-- phpMyAdmin SQL Dump
-- version 4.9.7
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Oct 14, 2022 at 09:30 AM
-- Server version: 5.7.40
-- PHP Version: 7.4.30

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `capitulo_ondas`
--

-- --------------------------------------------------------

--
-- Table structure for table `wp_commentmeta`
--

CREATE TABLE `wp_commentmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `comment_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `wp_comments`
--

CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) UNSIGNED NOT NULL,
  `comment_post_ID` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `comment_author` tinytext NOT NULL,
  `comment_author_email` varchar(100) NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT '0',
  `comment_approved` varchar(20) NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) NOT NULL DEFAULT '',
  `comment_type` varchar(20) NOT NULL DEFAULT '',
  `comment_parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_comments`
--

INSERT INTO `wp_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES
(1, 677, 'Candidaturas abertas para a Gala do Ano - Kia Portugal', '', 'http://kia.legendary.pt/2017/candidaturas-abertas-para-a-gala-do-ano/', '185.32.189.69', '2017-10-26 21:44:46', '2017-10-26 21:44:46', '[&#8230;] já a tua Participação AQUI  e fica a par de todas as novidades nos canais oficiais oficiais da prova através do website ou [&#8230;]', 0, '0', 'The Incutio XML-RPC PHP Library -- WordPress/4.8.2', 'pingback', 0, 0),
(2, 1481, 'SEO Reseller', 'noreply@exorank.com', 'https://exorank.com/resellers.php', '207.180.234.123', '2020-01-24 04:54:57', '2020-01-24 04:54:57', 'Awesome post! Keep up the great work! :)', 0, '0', 'ExoRank', '', 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_comments_fbseo`
--

CREATE TABLE `wp_comments_fbseo` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `comment_ID` bigint(20) UNSIGNED NOT NULL,
  `facebook_comment_ID` bigint(20) UNSIGNED NOT NULL,
  `facebook_user_ID` bigint(20) UNSIGNED NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `wp_duplicator_packages`
--

CREATE TABLE `wp_duplicator_packages` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(250) NOT NULL,
  `hash` varchar(50) NOT NULL,
  `status` int(11) NOT NULL,
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `owner` varchar(60) NOT NULL,
  `package` mediumblob NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `wp_icl_content_status`
--

CREATE TABLE `wp_icl_content_status` (
  `rid` bigint(20) NOT NULL,
  `nid` bigint(20) NOT NULL,
  `timestamp` datetime NOT NULL,
  `md5` varchar(32) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `wp_icl_core_status`
--

CREATE TABLE `wp_icl_core_status` (
  `id` bigint(20) NOT NULL,
  `rid` bigint(20) NOT NULL,
  `module` varchar(16) NOT NULL,
  `origin` varchar(64) NOT NULL,
  `target` varchar(64) NOT NULL,
  `status` smallint(6) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `wp_icl_flags`
--

CREATE TABLE `wp_icl_flags` (
  `id` int(11) NOT NULL,
  `lang_code` varchar(10) NOT NULL,
  `flag` varchar(32) NOT NULL,
  `from_template` tinyint(4) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_icl_flags`
--

INSERT INTO `wp_icl_flags` (`id`, `lang_code`, `flag`, `from_template`) VALUES
(1, 'ar', 'ar.png', 0),
(2, 'bg', 'bg.png', 0),
(3, 'bs', 'bs.png', 0),
(4, 'ca', 'ca.png', 0),
(5, 'cs', 'cs.png', 0),
(6, 'cy', 'cy.png', 0),
(7, 'da', 'da.png', 0),
(8, 'de', 'de.png', 0),
(9, 'el', 'el.png', 0),
(10, 'en', 'en.png', 0),
(11, 'eo', 'eo.png', 0),
(12, 'es', 'es.png', 0),
(13, 'et', 'et.png', 0),
(14, 'eu', 'eu.png', 0),
(15, 'fa', 'fa.png', 0),
(16, 'fi', 'fi.png', 0),
(17, 'fr', 'fr.png', 0),
(18, 'ga', 'ga.png', 0),
(19, 'he', 'he.png', 0),
(20, 'hi', 'hi.png', 0),
(21, 'hr', 'hr.png', 0),
(22, 'hu', 'hu.png', 0),
(23, 'hy', 'hy.png', 0),
(24, 'id', 'id.png', 0),
(25, 'is', 'is.png', 0),
(26, 'it', 'it.png', 0),
(27, 'ja', 'ja.png', 0),
(28, 'ko', 'ko.png', 0),
(29, 'ku', 'ku.png', 0),
(30, 'la', 'la.png', 0),
(31, 'lt', 'lt.png', 0),
(32, 'lv', 'lv.png', 0),
(33, 'mk', 'mk.png', 0),
(34, 'mn', 'mn.png', 0),
(35, 'mo', 'mo.png', 0),
(36, 'ms', 'ms.png', 0),
(37, 'mt', 'mt.png', 0),
(38, 'nb', 'nb.png', 0),
(39, 'ne', 'ne.png', 0),
(40, 'nl', 'nl.png', 0),
(41, 'pa', 'pa.png', 0),
(42, 'pl', 'pl.png', 0),
(43, 'pt-br', 'pt-br.png', 0),
(44, 'pt-pt', 'pt-pt.png', 0),
(45, 'qu', 'qu.png', 0),
(46, 'ro', 'ro.png', 0),
(47, 'ru', 'ru.png', 0),
(48, 'sk', 'sk.png', 0),
(49, 'sl', 'sl.png', 0),
(50, 'so', 'so.png', 0),
(51, 'sq', 'sq.png', 0),
(52, 'sr', 'sr.png', 0),
(53, 'sv', 'sv.png', 0),
(54, 'ta', 'ta.png', 0),
(55, 'th', 'th.png', 0),
(56, 'tr', 'tr.png', 0),
(57, 'uk', 'uk.png', 0),
(58, 'ur', 'ur.png', 0),
(59, 'uz', 'uz.png', 0),
(60, 'vi', 'vi.png', 0),
(61, 'yi', 'yi.png', 0),
(62, 'zh-hans', 'zh-hans.png', 0),
(63, 'zh-hant', 'zh-hant.png', 0),
(64, 'zu', 'zu.png', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_icl_languages`
--

CREATE TABLE `wp_icl_languages` (
  `id` int(11) NOT NULL,
  `code` varchar(7) NOT NULL,
  `english_name` varchar(128) NOT NULL,
  `major` tinyint(4) NOT NULL DEFAULT '0',
  `active` tinyint(4) NOT NULL,
  `default_locale` varchar(8) DEFAULT NULL,
  `tag` varchar(8) DEFAULT NULL,
  `encode_url` tinyint(1) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_icl_languages`
--

INSERT INTO `wp_icl_languages` (`id`, `code`, `english_name`, `major`, `active`, `default_locale`, `tag`, `encode_url`) VALUES
(1, 'en', 'English', 1, 1, 'en_US', 'en-US', 0),
(2, 'es', 'Spanish', 1, 0, 'es_ES', 'es-ES', 0),
(3, 'de', 'German', 1, 0, 'de_DE', 'de-DE', 0),
(4, 'fr', 'French', 1, 0, 'fr_FR', 'fr-FR', 0),
(5, 'ar', 'Arabic', 0, 0, 'ar', 'ar', 0),
(6, 'bs', 'Bosnian', 0, 0, '', '', 0),
(7, 'bg', 'Bulgarian', 0, 0, 'bg_BG', 'bg-BG', 0),
(8, 'ca', 'Catalan', 0, 0, 'ca', 'ca', 0),
(9, 'cs', 'Czech', 0, 0, 'cs_CZ', 'cs-CZ', 0),
(10, 'sk', 'Slovak', 0, 0, 'sk_SK', 'sk-SK', 0),
(11, 'cy', 'Welsh', 0, 0, 'cy', 'cy', 0),
(12, 'da', 'Danish', 1, 0, 'da_DK', 'da-DK', 0),
(13, 'el', 'Greek', 0, 0, 'el', 'el', 0),
(14, 'eo', 'Esperanto', 0, 0, 'eo', 'eo', 0),
(15, 'et', 'Estonian', 0, 0, 'et', 'et', 0),
(16, 'eu', 'Basque', 0, 0, 'eu', 'eu', 0),
(17, 'fa', 'Persian', 0, 0, 'fa_IR', 'fa-IR', 0),
(18, 'fi', 'Finnish', 0, 0, 'fi', 'fi', 0),
(19, 'ga', 'Irish', 0, 0, '', '', 0),
(20, 'he', 'Hebrew', 0, 0, 'he_IL', 'he-IL', 0),
(21, 'hi', 'Hindi', 0, 0, '', '', 0),
(22, 'hr', 'Croatian', 0, 0, 'hr', 'hr', 0),
(23, 'hu', 'Hungarian', 0, 0, 'hu_HU', 'hu-HU', 0),
(24, 'hy', 'Armenian', 0, 0, '', '', 0),
(25, 'id', 'Indonesian', 0, 0, 'id_ID', 'id-ID', 0),
(26, 'is', 'Icelandic', 0, 0, 'is_IS', 'is-IS', 0),
(27, 'it', 'Italian', 1, 0, 'it_IT', 'it-IT', 0),
(28, 'ja', 'Japanese', 1, 0, 'ja', 'ja', 0),
(29, 'ko', 'Korean', 0, 0, 'ko_KR', 'ko-KR', 0),
(30, 'ku', 'Kurdish', 0, 0, 'ku', 'ku', 0),
(31, 'la', 'Latin', 0, 0, '', '', 0),
(32, 'lv', 'Latvian', 0, 0, 'lv', 'lv', 0),
(33, 'lt', 'Lithuanian', 0, 0, 'lt', 'lt', 0),
(34, 'mk', 'Macedonian', 0, 0, 'mk_MK', 'mk-MK', 0),
(35, 'mt', 'Maltese', 0, 0, '', '', 0),
(36, 'mo', 'Moldavian', 0, 0, '', '', 0),
(37, 'mn', 'Mongolian', 0, 0, '', '', 0),
(38, 'ne', 'Nepali', 0, 0, '', '', 0),
(39, 'nl', 'Dutch', 1, 0, 'nl_NL', 'nl-NL', 0),
(40, 'nb', 'Norwegian Bokmål', 0, 0, 'nb_NO', 'nb-NO', 0),
(41, 'pa', 'Punjabi', 0, 0, '', '', 0),
(42, 'pl', 'Polish', 0, 0, 'pl_PL', 'pl-PL', 0),
(43, 'pt-pt', 'Portuguese, Portugal', 0, 1, 'pt_PT', 'pt-PT', 0),
(44, 'pt-br', 'Portuguese, Brazil', 0, 0, 'pt_BR', 'pt-BR', 0),
(45, 'qu', 'Quechua', 0, 0, '', '', 0),
(46, 'ro', 'Romanian', 0, 0, 'ro_RO', 'ro-RO', 0),
(47, 'ru', 'Russian', 1, 0, 'ru_RU', 'ru-RU', 0),
(48, 'sl', 'Slovenian', 0, 0, 'sl_SI', 'sl-SI', 0),
(49, 'so', 'Somali', 0, 0, '', '', 0),
(50, 'sq', 'Albanian', 0, 0, '', '', 0),
(51, 'sr', 'Serbian', 0, 0, 'sr_RS', 'sr-RS', 0),
(52, 'sv', 'Swedish', 0, 0, 'sv_SE', 'sv-SE', 0),
(53, 'ta', 'Tamil', 0, 0, '', '', 0),
(54, 'th', 'Thai', 0, 0, 'th', 'th', 0),
(55, 'tr', 'Turkish', 0, 0, 'tr', 'tr', 0),
(56, 'uk', 'Ukrainian', 0, 0, 'uk_UA', 'uk-UA', 0),
(57, 'ur', 'Urdu', 0, 0, '', '', 0),
(58, 'uz', 'Uzbek', 0, 0, 'uz_UZ', 'uz-UZ', 0),
(59, 'vi', 'Vietnamese', 0, 0, 'vi', 'vi', 0),
(60, 'yi', 'Yiddish', 0, 0, '', '', 0),
(61, 'zh-hans', 'Chinese (Simplified)', 1, 0, 'zh_CN', 'zh-CN', 0),
(62, 'zu', 'Zulu', 0, 0, '', '', 0),
(63, 'zh-hant', 'Chinese (Traditional)', 1, 0, 'zh_TW', 'zh-TW', 0),
(64, 'ms', 'Malay', 0, 0, 'ms_MY', 'ms-MY', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_icl_languages_translations`
--

CREATE TABLE `wp_icl_languages_translations` (
  `id` int(11) NOT NULL,
  `language_code` varchar(7) NOT NULL,
  `display_language_code` varchar(7) NOT NULL,
  `name` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_icl_languages_translations`
--

INSERT INTO `wp_icl_languages_translations` (`id`, `language_code`, `display_language_code`, `name`) VALUES
(1, 'en', 'en', 'English'),
(2, 'en', 'es', 'Inglés'),
(3, 'en', 'de', 'Englisch'),
(4, 'en', 'fr', 'Anglais'),
(5, 'en', 'ar', 'الإنجليزية'),
(6, 'en', 'bs', 'English'),
(7, 'en', 'bg', 'English'),
(8, 'en', 'ca', 'English'),
(9, 'en', 'cs', 'English'),
(10, 'en', 'sk', 'Angličtina'),
(11, 'en', 'cy', 'English'),
(12, 'en', 'da', 'English'),
(13, 'en', 'el', 'Αγγλικα'),
(14, 'en', 'eo', 'English'),
(15, 'en', 'et', 'English'),
(16, 'en', 'eu', 'English'),
(17, 'en', 'fa', 'English'),
(18, 'en', 'fi', 'englanti'),
(19, 'en', 'ga', 'English'),
(20, 'en', 'he', 'אנגלית'),
(21, 'en', 'hi', 'English'),
(22, 'en', 'hr', 'English'),
(23, 'en', 'hu', 'angol'),
(24, 'en', 'hy', 'English'),
(25, 'en', 'id', 'English'),
(26, 'en', 'is', 'English'),
(27, 'en', 'it', 'Inglese'),
(28, 'en', 'ja', '英語'),
(29, 'en', 'ko', '영어'),
(30, 'en', 'ku', 'English'),
(31, 'en', 'la', 'English'),
(32, 'en', 'lv', 'English'),
(33, 'en', 'lt', 'English'),
(34, 'en', 'mk', 'English'),
(35, 'en', 'mt', 'English'),
(36, 'en', 'mo', 'English'),
(37, 'en', 'mn', 'English'),
(38, 'en', 'ne', 'English'),
(39, 'en', 'nl', 'Engels'),
(40, 'en', 'nb', 'English'),
(41, 'en', 'pa', 'English'),
(42, 'en', 'pl', 'angielski'),
(43, 'en', 'pt-pt', 'Inglês'),
(44, 'en', 'pt-br', 'Inglês'),
(45, 'en', 'qu', 'English'),
(46, 'en', 'ro', 'Engleză'),
(47, 'en', 'ru', 'Английский'),
(48, 'en', 'sl', 'English'),
(49, 'en', 'so', 'English'),
(50, 'en', 'sq', 'English'),
(51, 'en', 'sr', 'English'),
(52, 'en', 'sv', 'Engelska'),
(53, 'en', 'ta', 'English'),
(54, 'en', 'th', 'อังกฤษ'),
(55, 'en', 'tr', 'İngilizce'),
(56, 'en', 'uk', 'English'),
(57, 'en', 'ur', 'English'),
(58, 'en', 'uz', 'English'),
(59, 'en', 'vi', 'English'),
(60, 'en', 'yi', 'English'),
(61, 'en', 'zh-hans', '英语'),
(62, 'en', 'zu', 'English'),
(63, 'en', 'zh-hant', '英語'),
(64, 'en', 'ms', 'English'),
(65, 'es', 'en', 'Spanish'),
(66, 'es', 'es', 'Español'),
(67, 'es', 'de', 'Spanisch'),
(68, 'es', 'fr', 'Espagnol'),
(69, 'es', 'ar', 'الأسبانية'),
(70, 'es', 'bs', 'Spanish'),
(71, 'es', 'bg', 'Spanish'),
(72, 'es', 'ca', 'Spanish'),
(73, 'es', 'cs', 'Spanish'),
(74, 'es', 'sk', 'Španielčina'),
(75, 'es', 'cy', 'Spanish'),
(76, 'es', 'da', 'Spanish'),
(77, 'es', 'el', 'Ισπανικα'),
(78, 'es', 'eo', 'Spanish'),
(79, 'es', 'et', 'Spanish'),
(80, 'es', 'eu', 'Spanish'),
(81, 'es', 'fa', 'Spanish'),
(82, 'es', 'fi', 'espanja'),
(83, 'es', 'ga', 'Spanish'),
(84, 'es', 'he', 'ספרדית'),
(85, 'es', 'hi', 'Spanish'),
(86, 'es', 'hr', 'Spanish'),
(87, 'es', 'hu', 'spanyol'),
(88, 'es', 'hy', 'Spanish'),
(89, 'es', 'id', 'Spanish'),
(90, 'es', 'is', 'Spanish'),
(91, 'es', 'it', 'Spagnolo'),
(92, 'es', 'ja', 'スペイン語'),
(93, 'es', 'ko', '스페인어'),
(94, 'es', 'ku', 'Spanish'),
(95, 'es', 'la', 'Spanish'),
(96, 'es', 'lv', 'Spanish'),
(97, 'es', 'lt', 'Spanish'),
(98, 'es', 'mk', 'Spanish'),
(99, 'es', 'mt', 'Spanish'),
(100, 'es', 'mo', 'Spanish'),
(101, 'es', 'mn', 'Spanish'),
(102, 'es', 'ne', 'Spanish'),
(103, 'es', 'nl', 'Spaans'),
(104, 'es', 'nb', 'Spanish'),
(105, 'es', 'pa', 'Spanish'),
(106, 'es', 'pl', 'hiszpański'),
(107, 'es', 'pt-pt', 'Espanhol'),
(108, 'es', 'pt-br', 'Espanhol'),
(109, 'es', 'qu', 'Spanish'),
(110, 'es', 'ro', 'Spaniolă'),
(111, 'es', 'ru', 'Испанский'),
(112, 'es', 'sl', 'Spanish'),
(113, 'es', 'so', 'Spanish'),
(114, 'es', 'sq', 'Spanish'),
(115, 'es', 'sr', 'Spanish'),
(116, 'es', 'sv', 'Spanska'),
(117, 'es', 'ta', 'Spanish'),
(118, 'es', 'th', 'สเปน'),
(119, 'es', 'tr', 'İspanyolca'),
(120, 'es', 'uk', 'Spanish'),
(121, 'es', 'ur', 'Spanish'),
(122, 'es', 'uz', 'Spanish'),
(123, 'es', 'vi', 'Spanish'),
(124, 'es', 'yi', 'Spanish'),
(125, 'es', 'zh-hans', '西班牙语'),
(126, 'es', 'zu', 'Spanish'),
(127, 'es', 'zh-hant', '西班牙語'),
(128, 'es', 'ms', 'Spanish'),
(129, 'de', 'en', 'German'),
(130, 'de', 'es', 'Alemán'),
(131, 'de', 'de', 'Deutsch'),
(132, 'de', 'fr', 'Allemand'),
(133, 'de', 'ar', 'الألمانية'),
(134, 'de', 'bs', 'German'),
(135, 'de', 'bg', 'German'),
(136, 'de', 'ca', 'German'),
(137, 'de', 'cs', 'German'),
(138, 'de', 'sk', 'Nemčina'),
(139, 'de', 'cy', 'German'),
(140, 'de', 'da', 'German'),
(141, 'de', 'el', 'Γερμανικα'),
(142, 'de', 'eo', 'German'),
(143, 'de', 'et', 'German'),
(144, 'de', 'eu', 'German'),
(145, 'de', 'fa', 'German'),
(146, 'de', 'fi', 'saksa'),
(147, 'de', 'ga', 'German'),
(148, 'de', 'he', 'גרמנית'),
(149, 'de', 'hi', 'German'),
(150, 'de', 'hr', 'German'),
(151, 'de', 'hu', 'német'),
(152, 'de', 'hy', 'German'),
(153, 'de', 'id', 'German'),
(154, 'de', 'is', 'German'),
(155, 'de', 'it', 'Tedesco'),
(156, 'de', 'ja', 'ドイツ語'),
(157, 'de', 'ko', '독어'),
(158, 'de', 'ku', 'German'),
(159, 'de', 'la', 'German'),
(160, 'de', 'lv', 'German'),
(161, 'de', 'lt', 'German'),
(162, 'de', 'mk', 'German'),
(163, 'de', 'mt', 'German'),
(164, 'de', 'mo', 'German'),
(165, 'de', 'mn', 'German'),
(166, 'de', 'ne', 'German'),
(167, 'de', 'nl', 'Duits'),
(168, 'de', 'nb', 'German'),
(169, 'de', 'pa', 'German'),
(170, 'de', 'pl', 'niemiecki'),
(171, 'de', 'pt-pt', 'Alemão'),
(172, 'de', 'pt-br', 'Alemão'),
(173, 'de', 'qu', 'German'),
(174, 'de', 'ro', 'Germană'),
(175, 'de', 'ru', 'Немецкий'),
(176, 'de', 'sl', 'German'),
(177, 'de', 'so', 'German'),
(178, 'de', 'sq', 'German'),
(179, 'de', 'sr', 'German'),
(180, 'de', 'sv', 'Tyska'),
(181, 'de', 'ta', 'German'),
(182, 'de', 'th', 'เยอรมัน'),
(183, 'de', 'tr', 'Almanca'),
(184, 'de', 'uk', 'German'),
(185, 'de', 'ur', 'German'),
(186, 'de', 'uz', 'German'),
(187, 'de', 'vi', 'German'),
(188, 'de', 'yi', 'German'),
(189, 'de', 'zh-hans', '德语'),
(190, 'de', 'zu', 'German'),
(191, 'de', 'zh-hant', '德語'),
(192, 'de', 'ms', 'German'),
(193, 'fr', 'en', 'French'),
(194, 'fr', 'es', 'Francés'),
(195, 'fr', 'de', 'Französisch'),
(196, 'fr', 'fr', 'Français'),
(197, 'fr', 'ar', 'الفرنسية'),
(198, 'fr', 'bs', 'French'),
(199, 'fr', 'bg', 'French'),
(200, 'fr', 'ca', 'French'),
(201, 'fr', 'cs', 'French'),
(202, 'fr', 'sk', 'Francúzština'),
(203, 'fr', 'cy', 'French'),
(204, 'fr', 'da', 'French'),
(205, 'fr', 'el', 'Γαλλικα'),
(206, 'fr', 'eo', 'French'),
(207, 'fr', 'et', 'French'),
(208, 'fr', 'eu', 'French'),
(209, 'fr', 'fa', 'French'),
(210, 'fr', 'fi', 'ranska'),
(211, 'fr', 'ga', 'French'),
(212, 'fr', 'he', 'צרפתית'),
(213, 'fr', 'hi', 'French'),
(214, 'fr', 'hr', 'French'),
(215, 'fr', 'hu', 'francia'),
(216, 'fr', 'hy', 'French'),
(217, 'fr', 'id', 'French'),
(218, 'fr', 'is', 'French'),
(219, 'fr', 'it', 'Francese'),
(220, 'fr', 'ja', 'フランス語'),
(221, 'fr', 'ko', '불어'),
(222, 'fr', 'ku', 'French'),
(223, 'fr', 'la', 'French'),
(224, 'fr', 'lv', 'French'),
(225, 'fr', 'lt', 'French'),
(226, 'fr', 'mk', 'French'),
(227, 'fr', 'mt', 'French'),
(228, 'fr', 'mo', 'French'),
(229, 'fr', 'mn', 'French'),
(230, 'fr', 'ne', 'French'),
(231, 'fr', 'nl', 'Frans'),
(232, 'fr', 'nb', 'French'),
(233, 'fr', 'pa', 'French'),
(234, 'fr', 'pl', 'francuski'),
(235, 'fr', 'pt-pt', 'Francês'),
(236, 'fr', 'pt-br', 'Francês'),
(237, 'fr', 'qu', 'French'),
(238, 'fr', 'ro', 'Franceză'),
(239, 'fr', 'ru', 'Французский'),
(240, 'fr', 'sl', 'French'),
(241, 'fr', 'so', 'French'),
(242, 'fr', 'sq', 'French'),
(243, 'fr', 'sr', 'French'),
(244, 'fr', 'sv', 'Franska'),
(245, 'fr', 'ta', 'French'),
(246, 'fr', 'th', 'ฝรั่งเศส'),
(247, 'fr', 'tr', 'Fransızca'),
(248, 'fr', 'uk', 'French'),
(249, 'fr', 'ur', 'French'),
(250, 'fr', 'uz', 'French'),
(251, 'fr', 'vi', 'French'),
(252, 'fr', 'yi', 'French'),
(253, 'fr', 'zh-hans', '法语'),
(254, 'fr', 'zu', 'French'),
(255, 'fr', 'zh-hant', '法語'),
(256, 'fr', 'ms', 'French'),
(257, 'ar', 'en', 'Arabic'),
(258, 'ar', 'es', 'Árabe'),
(259, 'ar', 'de', 'Arabisch'),
(260, 'ar', 'fr', 'Arabe'),
(261, 'ar', 'ar', 'العربية'),
(262, 'ar', 'bs', 'Arabic'),
(263, 'ar', 'bg', 'Arabic'),
(264, 'ar', 'ca', 'Arabic'),
(265, 'ar', 'cs', 'Arabic'),
(266, 'ar', 'sk', 'Arabčina'),
(267, 'ar', 'cy', 'Arabic'),
(268, 'ar', 'da', 'Arabic'),
(269, 'ar', 'el', 'Αραβικα'),
(270, 'ar', 'eo', 'Arabic'),
(271, 'ar', 'et', 'Arabic'),
(272, 'ar', 'eu', 'Arabic'),
(273, 'ar', 'fa', 'Arabic'),
(274, 'ar', 'fi', 'arabia'),
(275, 'ar', 'ga', 'Arabic'),
(276, 'ar', 'he', 'ערבית'),
(277, 'ar', 'hi', 'Arabic'),
(278, 'ar', 'hr', 'Arabic'),
(279, 'ar', 'hu', 'arab'),
(280, 'ar', 'hy', 'Arabic'),
(281, 'ar', 'id', 'Arabic'),
(282, 'ar', 'is', 'Arabic'),
(283, 'ar', 'it', 'Arabo'),
(284, 'ar', 'ja', 'アラビア語'),
(285, 'ar', 'ko', '아랍어'),
(286, 'ar', 'ku', 'Arabic'),
(287, 'ar', 'la', 'Arabic'),
(288, 'ar', 'lv', 'Arabic'),
(289, 'ar', 'lt', 'Arabic'),
(290, 'ar', 'mk', 'Arabic'),
(291, 'ar', 'mt', 'Arabic'),
(292, 'ar', 'mo', 'Arabic'),
(293, 'ar', 'mn', 'Arabic'),
(294, 'ar', 'ne', 'Arabic'),
(295, 'ar', 'nl', 'Arabisch'),
(296, 'ar', 'nb', 'Arabic'),
(297, 'ar', 'pa', 'Arabic'),
(298, 'ar', 'pl', 'arabski'),
(299, 'ar', 'pt-pt', 'Árabe'),
(300, 'ar', 'pt-br', 'Árabe'),
(301, 'ar', 'qu', 'Arabic'),
(302, 'ar', 'ro', 'Arabică'),
(303, 'ar', 'ru', 'Арабский'),
(304, 'ar', 'sl', 'Arabic'),
(305, 'ar', 'so', 'Arabic'),
(306, 'ar', 'sq', 'Arabic'),
(307, 'ar', 'sr', 'Arabic'),
(308, 'ar', 'sv', 'Arabiska'),
(309, 'ar', 'ta', 'Arabic'),
(310, 'ar', 'th', 'อารบิก'),
(311, 'ar', 'tr', 'Arapça'),
(312, 'ar', 'uk', 'Arabic'),
(313, 'ar', 'ur', 'Arabic'),
(314, 'ar', 'uz', 'Arabic'),
(315, 'ar', 'vi', 'Arabic'),
(316, 'ar', 'yi', 'Arabic'),
(317, 'ar', 'zh-hans', '阿拉伯语'),
(318, 'ar', 'zu', 'Arabic'),
(319, 'ar', 'zh-hant', '阿拉伯語'),
(320, 'ar', 'ms', 'Arabic'),
(321, 'bs', 'en', 'Bosnian'),
(322, 'bs', 'es', 'Bosnio'),
(323, 'bs', 'de', 'Bosnisch'),
(324, 'bs', 'fr', 'Bosnien'),
(325, 'bs', 'ar', 'البوسنية'),
(326, 'bs', 'bs', 'Bosnian'),
(327, 'bs', 'bg', 'Bosnian'),
(328, 'bs', 'ca', 'Bosnian'),
(329, 'bs', 'cs', 'Bosnian'),
(330, 'bs', 'sk', 'Bosniačtina'),
(331, 'bs', 'cy', 'Bosnian'),
(332, 'bs', 'da', 'Bosnian'),
(333, 'bs', 'el', 'Βοσνιακα'),
(334, 'bs', 'eo', 'Bosnian'),
(335, 'bs', 'et', 'Bosnian'),
(336, 'bs', 'eu', 'Bosnian'),
(337, 'bs', 'fa', 'Bosnian'),
(338, 'bs', 'fi', 'bosnia'),
(339, 'bs', 'ga', 'Bosnian'),
(340, 'bs', 'he', 'Bosnian'),
(341, 'bs', 'hi', 'Bosnian'),
(342, 'bs', 'hr', 'Bosnian'),
(343, 'bs', 'hu', 'bosnyák'),
(344, 'bs', 'hy', 'Bosnian'),
(345, 'bs', 'id', 'Bosnian'),
(346, 'bs', 'is', 'Bosnian'),
(347, 'bs', 'it', 'Bosniaco'),
(348, 'bs', 'ja', 'ボスニア語'),
(349, 'bs', 'ko', '보즈니아어'),
(350, 'bs', 'ku', 'Bosnian'),
(351, 'bs', 'la', 'Bosnian'),
(352, 'bs', 'lv', 'Bosnian'),
(353, 'bs', 'lt', 'Bosnian'),
(354, 'bs', 'mk', 'Bosnian'),
(355, 'bs', 'mt', 'Bosnian'),
(356, 'bs', 'mo', 'Bosnian'),
(357, 'bs', 'mn', 'Bosnian'),
(358, 'bs', 'ne', 'Bosnian'),
(359, 'bs', 'nl', 'Bosnisch'),
(360, 'bs', 'nb', 'Bosnian'),
(361, 'bs', 'pa', 'Bosnian'),
(362, 'bs', 'pl', 'bośniacki'),
(363, 'bs', 'pt-pt', 'Bósnio'),
(364, 'bs', 'pt-br', 'Bósnio'),
(365, 'bs', 'qu', 'Bosnian'),
(366, 'bs', 'ro', 'Bosniacă'),
(367, 'bs', 'ru', 'Боснийский'),
(368, 'bs', 'sl', 'Bosnian'),
(369, 'bs', 'so', 'Bosnian'),
(370, 'bs', 'sq', 'Bosnian'),
(371, 'bs', 'sr', 'Bosnian'),
(372, 'bs', 'sv', 'Bosniska'),
(373, 'bs', 'ta', 'Bosnian'),
(374, 'bs', 'th', 'บอสเนียน'),
(375, 'bs', 'tr', 'Boşnakça'),
(376, 'bs', 'uk', 'Bosnian'),
(377, 'bs', 'ur', 'Bosnian'),
(378, 'bs', 'uz', 'Bosnian'),
(379, 'bs', 'vi', 'Bosnian'),
(380, 'bs', 'yi', 'Bosnian'),
(381, 'bs', 'zh-hans', '波斯尼亚语'),
(382, 'bs', 'zu', 'Bosnian'),
(383, 'bs', 'zh-hant', '波士尼亞語'),
(384, 'bs', 'ms', 'Bosnian'),
(385, 'bg', 'en', 'Bulgarian'),
(386, 'bg', 'es', 'Búlgaro'),
(387, 'bg', 'de', 'Bulgarisch'),
(388, 'bg', 'fr', 'Bulgare'),
(389, 'bg', 'ar', 'البلغارية'),
(390, 'bg', 'bs', 'Bulgarian'),
(391, 'bg', 'bg', 'Bulgarian'),
(392, 'bg', 'ca', 'Bulgarian'),
(393, 'bg', 'cs', 'Bulgarian'),
(394, 'bg', 'sk', 'Bulharčina'),
(395, 'bg', 'cy', 'Bulgarian'),
(396, 'bg', 'da', 'Bulgarian'),
(397, 'bg', 'el', 'Βουλγαρικα'),
(398, 'bg', 'eo', 'Bulgarian'),
(399, 'bg', 'et', 'Bulgarian'),
(400, 'bg', 'eu', 'Bulgarian'),
(401, 'bg', 'fa', 'Bulgarian'),
(402, 'bg', 'fi', 'bulgaria'),
(403, 'bg', 'ga', 'Bulgarian'),
(404, 'bg', 'he', 'Bulgarian'),
(405, 'bg', 'hi', 'Bulgarian'),
(406, 'bg', 'hr', 'Bulgarian'),
(407, 'bg', 'hu', 'bolgár'),
(408, 'bg', 'hy', 'Bulgarian'),
(409, 'bg', 'id', 'Bulgarian'),
(410, 'bg', 'is', 'Bulgarian'),
(411, 'bg', 'it', 'Bulgaro'),
(412, 'bg', 'ja', 'ブルガリア語'),
(413, 'bg', 'ko', '불가리아어'),
(414, 'bg', 'ku', 'Bulgarian'),
(415, 'bg', 'la', 'Bulgarian'),
(416, 'bg', 'lv', 'Bulgarian'),
(417, 'bg', 'lt', 'Bulgarian'),
(418, 'bg', 'mk', 'Bulgarian'),
(419, 'bg', 'mt', 'Bulgarian'),
(420, 'bg', 'mo', 'Bulgarian'),
(421, 'bg', 'mn', 'Bulgarian'),
(422, 'bg', 'ne', 'Bulgarian'),
(423, 'bg', 'nl', 'Bulgaars'),
(424, 'bg', 'nb', 'Bulgarian'),
(425, 'bg', 'pa', 'Bulgarian'),
(426, 'bg', 'pl', 'bułgarski'),
(427, 'bg', 'pt-pt', 'Búlgaro'),
(428, 'bg', 'pt-br', 'Búlgaro'),
(429, 'bg', 'qu', 'Bulgarian'),
(430, 'bg', 'ro', 'Bulgară'),
(431, 'bg', 'ru', 'Болгарский'),
(432, 'bg', 'sl', 'Bulgarian'),
(433, 'bg', 'so', 'Bulgarian'),
(434, 'bg', 'sq', 'Bulgarian'),
(435, 'bg', 'sr', 'Bulgarian'),
(436, 'bg', 'sv', 'Bulgariska'),
(437, 'bg', 'ta', 'Bulgarian'),
(438, 'bg', 'th', 'บัลแกเรียน'),
(439, 'bg', 'tr', 'Bulgarca'),
(440, 'bg', 'uk', 'Bulgarian'),
(441, 'bg', 'ur', 'Bulgarian'),
(442, 'bg', 'uz', 'Bulgarian'),
(443, 'bg', 'vi', 'Bulgarian'),
(444, 'bg', 'yi', 'Bulgarian'),
(445, 'bg', 'zh-hans', '保加利亚语'),
(446, 'bg', 'zu', 'Bulgarian'),
(447, 'bg', 'zh-hant', '保加利亞語'),
(448, 'bg', 'ms', 'Bulgarian'),
(449, 'ca', 'en', 'Catalan'),
(450, 'ca', 'es', 'Catalán'),
(451, 'ca', 'de', 'Katalanisch'),
(452, 'ca', 'fr', 'Catalan'),
(453, 'ca', 'ar', 'الكاتالوينية'),
(454, 'ca', 'bs', 'Catalan'),
(455, 'ca', 'bg', 'Catalan'),
(456, 'ca', 'ca', 'Català'),
(457, 'ca', 'cs', 'Catalan'),
(458, 'ca', 'sk', 'Katalánčina'),
(459, 'ca', 'cy', 'Catalan'),
(460, 'ca', 'da', 'Catalan'),
(461, 'ca', 'el', 'Καταλανικα'),
(462, 'ca', 'eo', 'Catalan'),
(463, 'ca', 'et', 'Catalan'),
(464, 'ca', 'eu', 'Catalan'),
(465, 'ca', 'fa', 'Catalan'),
(466, 'ca', 'fi', 'katalaani'),
(467, 'ca', 'ga', 'Catalan'),
(468, 'ca', 'he', 'Catalan'),
(469, 'ca', 'hi', 'Catalan'),
(470, 'ca', 'hr', 'Catalan'),
(471, 'ca', 'hu', 'katalán'),
(472, 'ca', 'hy', 'Catalan'),
(473, 'ca', 'id', 'Catalan'),
(474, 'ca', 'is', 'Catalan'),
(475, 'ca', 'it', 'Catalano'),
(476, 'ca', 'ja', 'カタルーニャ語'),
(477, 'ca', 'ko', '카탈로니아어'),
(478, 'ca', 'ku', 'Catalan'),
(479, 'ca', 'la', 'Catalan'),
(480, 'ca', 'lv', 'Catalan'),
(481, 'ca', 'lt', 'Catalan'),
(482, 'ca', 'mk', 'Catalan'),
(483, 'ca', 'mt', 'Catalan'),
(484, 'ca', 'mo', 'Catalan'),
(485, 'ca', 'mn', 'Catalan'),
(486, 'ca', 'ne', 'Catalan'),
(487, 'ca', 'nl', 'Catalaans'),
(488, 'ca', 'nb', 'Catalan'),
(489, 'ca', 'pa', 'Catalan'),
(490, 'ca', 'pl', 'kataloński'),
(491, 'ca', 'pt-pt', 'Catalão'),
(492, 'ca', 'pt-br', 'Catalão'),
(493, 'ca', 'qu', 'Catalan'),
(494, 'ca', 'ro', 'Catalană'),
(495, 'ca', 'ru', 'Каталанский'),
(496, 'ca', 'sl', 'Catalan'),
(497, 'ca', 'so', 'Catalan'),
(498, 'ca', 'sq', 'Catalan'),
(499, 'ca', 'sr', 'Catalan'),
(500, 'ca', 'sv', 'Katalanska'),
(501, 'ca', 'ta', 'Catalan'),
(502, 'ca', 'th', 'คะตะลาน'),
(503, 'ca', 'tr', 'Katalan dili'),
(504, 'ca', 'uk', 'Catalan'),
(505, 'ca', 'ur', 'Catalan'),
(506, 'ca', 'uz', 'Catalan'),
(507, 'ca', 'vi', 'Catalan'),
(508, 'ca', 'yi', 'Catalan'),
(509, 'ca', 'zh-hans', '加泰罗尼亚语'),
(510, 'ca', 'zu', 'Catalan'),
(511, 'ca', 'zh-hant', '加泰羅尼亞語'),
(512, 'ca', 'ms', 'Catalan'),
(513, 'cs', 'en', 'Czech'),
(514, 'cs', 'es', 'Checo'),
(515, 'cs', 'de', 'Tschechisch'),
(516, 'cs', 'fr', 'Tchèque'),
(517, 'cs', 'ar', 'التشيكية'),
(518, 'cs', 'bs', 'Czech'),
(519, 'cs', 'bg', 'Czech'),
(520, 'cs', 'ca', 'Czech'),
(521, 'cs', 'cs', 'Čeština'),
(522, 'cs', 'sk', 'Čeština'),
(523, 'cs', 'cy', 'Czech'),
(524, 'cs', 'da', 'Czech'),
(525, 'cs', 'el', 'Τσεχικη'),
(526, 'cs', 'eo', 'Czech'),
(527, 'cs', 'et', 'Czech'),
(528, 'cs', 'eu', 'Czech'),
(529, 'cs', 'fa', 'Czech'),
(530, 'cs', 'fi', 'tsekki'),
(531, 'cs', 'ga', 'Czech'),
(532, 'cs', 'he', 'Czech'),
(533, 'cs', 'hi', 'Czech'),
(534, 'cs', 'hr', 'Czech'),
(535, 'cs', 'hu', 'cseh'),
(536, 'cs', 'hy', 'Czech'),
(537, 'cs', 'id', 'Czech'),
(538, 'cs', 'is', 'Czech'),
(539, 'cs', 'it', 'Ceco'),
(540, 'cs', 'ja', 'チェコ語'),
(541, 'cs', 'ko', '체코슬로바키아어'),
(542, 'cs', 'ku', 'Czech'),
(543, 'cs', 'la', 'Czech'),
(544, 'cs', 'lv', 'Czech'),
(545, 'cs', 'lt', 'Czech'),
(546, 'cs', 'mk', 'Czech'),
(547, 'cs', 'mt', 'Czech'),
(548, 'cs', 'mo', 'Czech'),
(549, 'cs', 'mn', 'Czech'),
(550, 'cs', 'ne', 'Czech'),
(551, 'cs', 'nl', 'Tsjechisch'),
(552, 'cs', 'nb', 'Czech'),
(553, 'cs', 'pa', 'Czech'),
(554, 'cs', 'pl', 'czeski'),
(555, 'cs', 'pt-pt', 'Tcheco'),
(556, 'cs', 'pt-br', 'Tcheco'),
(557, 'cs', 'qu', 'Czech'),
(558, 'cs', 'ro', 'Cehă'),
(559, 'cs', 'ru', 'Чешский'),
(560, 'cs', 'sl', 'Czech'),
(561, 'cs', 'so', 'Czech'),
(562, 'cs', 'sq', 'Czech'),
(563, 'cs', 'sr', 'Czech'),
(564, 'cs', 'sv', 'Tjeckiska'),
(565, 'cs', 'ta', 'Czech'),
(566, 'cs', 'th', 'เช็ก'),
(567, 'cs', 'tr', 'Çekçe'),
(568, 'cs', 'uk', 'Czech'),
(569, 'cs', 'ur', 'Czech'),
(570, 'cs', 'uz', 'Czech'),
(571, 'cs', 'vi', 'Czech'),
(572, 'cs', 'yi', 'Czech'),
(573, 'cs', 'zh-hans', '捷克语'),
(574, 'cs', 'zu', 'Czech'),
(575, 'cs', 'zh-hant', '捷克語'),
(576, 'cs', 'ms', 'Czech'),
(577, 'sk', 'en', 'Slovak'),
(578, 'sk', 'es', 'Eslavo'),
(579, 'sk', 'de', 'Slawisch'),
(580, 'sk', 'fr', 'Slave'),
(581, 'sk', 'ar', 'السلافية'),
(582, 'sk', 'bs', 'Slovak'),
(583, 'sk', 'bg', 'Slovak'),
(584, 'sk', 'ca', 'Slovak'),
(585, 'sk', 'cs', 'Slovak'),
(586, 'sk', 'sk', 'Slovenčina'),
(587, 'sk', 'cy', 'Slovak'),
(588, 'sk', 'da', 'Slovak'),
(589, 'sk', 'el', 'Σλαβικη'),
(590, 'sk', 'eo', 'Slovak'),
(591, 'sk', 'et', 'Slovak'),
(592, 'sk', 'eu', 'Slovak'),
(593, 'sk', 'fa', 'Slovak'),
(594, 'sk', 'fi', 'slaavi'),
(595, 'sk', 'ga', 'Slovak'),
(596, 'sk', 'he', 'Slavic'),
(597, 'sk', 'hi', 'Slovak'),
(598, 'sk', 'hr', 'Slovak'),
(599, 'sk', 'hu', 'szláv'),
(600, 'sk', 'hy', 'Slovak'),
(601, 'sk', 'id', 'Slovak'),
(602, 'sk', 'is', 'Slovak'),
(603, 'sk', 'it', 'Slavo'),
(604, 'sk', 'ja', 'スラヴ語派'),
(605, 'sk', 'ko', '슬라브어'),
(606, 'sk', 'ku', 'Slovak'),
(607, 'sk', 'la', 'Slovak'),
(608, 'sk', 'lv', 'Slovak'),
(609, 'sk', 'lt', 'Slovak'),
(610, 'sk', 'mk', 'Slovak'),
(611, 'sk', 'mt', 'Slovak'),
(612, 'sk', 'mo', 'Slovak'),
(613, 'sk', 'mn', 'Slovak'),
(614, 'sk', 'ne', 'Slovak'),
(615, 'sk', 'nl', 'Slavisch'),
(616, 'sk', 'nb', 'Slovak'),
(617, 'sk', 'pa', 'Slovak'),
(618, 'sk', 'pl', 'słowacki'),
(619, 'sk', 'pt-pt', 'Eslavo'),
(620, 'sk', 'pt-br', 'Eslavo'),
(621, 'sk', 'qu', 'Slovak'),
(622, 'sk', 'ro', 'Slavă'),
(623, 'sk', 'ru', 'Славянский'),
(624, 'sk', 'sl', 'Slovak'),
(625, 'sk', 'so', 'Slovak'),
(626, 'sk', 'sq', 'Slovak'),
(627, 'sk', 'sr', 'Slovak'),
(628, 'sk', 'sv', 'Slavisk'),
(629, 'sk', 'ta', 'Slovak'),
(630, 'sk', 'th', 'สลาวิก'),
(631, 'sk', 'tr', 'Slav dili'),
(632, 'sk', 'uk', 'Slovak'),
(633, 'sk', 'ur', 'Slovak'),
(634, 'sk', 'uz', 'Slovak'),
(635, 'sk', 'vi', 'Slovak'),
(636, 'sk', 'yi', 'Slovak'),
(637, 'sk', 'zh-hans', '斯拉夫语'),
(638, 'sk', 'zu', 'Slovak'),
(639, 'sk', 'zh-hant', '斯拉夫語'),
(640, 'sk', 'ms', 'Slovak'),
(641, 'cy', 'en', 'Welsh'),
(642, 'cy', 'es', 'Galés'),
(643, 'cy', 'de', 'Walisisch'),
(644, 'cy', 'fr', 'Gallois'),
(645, 'cy', 'ar', 'الولزية'),
(646, 'cy', 'bs', 'Welsh'),
(647, 'cy', 'bg', 'Welsh'),
(648, 'cy', 'ca', 'Welsh'),
(649, 'cy', 'cs', 'Welsh'),
(650, 'cy', 'sk', 'Welština'),
(651, 'cy', 'cy', 'Cymraeg'),
(652, 'cy', 'da', 'Welsh'),
(653, 'cy', 'el', 'Welsh'),
(654, 'cy', 'eo', 'Welsh'),
(655, 'cy', 'et', 'Welsh'),
(656, 'cy', 'eu', 'Welsh'),
(657, 'cy', 'fa', 'Welsh'),
(658, 'cy', 'fi', 'kymri'),
(659, 'cy', 'ga', 'Welsh'),
(660, 'cy', 'he', 'Welsh'),
(661, 'cy', 'hi', 'Welsh'),
(662, 'cy', 'hr', 'Welsh'),
(663, 'cy', 'hu', 'vels'),
(664, 'cy', 'hy', 'Welsh'),
(665, 'cy', 'id', 'Welsh'),
(666, 'cy', 'is', 'Welsh'),
(667, 'cy', 'it', 'Gallese'),
(668, 'cy', 'ja', 'ウェールズ語'),
(669, 'cy', 'ko', '웨일즈어'),
(670, 'cy', 'ku', 'Welsh'),
(671, 'cy', 'la', 'Welsh'),
(672, 'cy', 'lv', 'Welsh'),
(673, 'cy', 'lt', 'Welsh'),
(674, 'cy', 'mk', 'Welsh'),
(675, 'cy', 'mt', 'Welsh'),
(676, 'cy', 'mo', 'Welsh'),
(677, 'cy', 'mn', 'Welsh'),
(678, 'cy', 'ne', 'Welsh'),
(679, 'cy', 'nl', 'Welsh'),
(680, 'cy', 'nb', 'Welsh'),
(681, 'cy', 'pa', 'Welsh'),
(682, 'cy', 'pl', 'walijski'),
(683, 'cy', 'pt-pt', 'Galês'),
(684, 'cy', 'pt-br', 'Galês'),
(685, 'cy', 'qu', 'Welsh'),
(686, 'cy', 'ro', 'Galeză'),
(687, 'cy', 'ru', 'Валлийский'),
(688, 'cy', 'sl', 'Welsh'),
(689, 'cy', 'so', 'Welsh'),
(690, 'cy', 'sq', 'Welsh'),
(691, 'cy', 'sr', 'Welsh'),
(692, 'cy', 'sv', 'Walesiska'),
(693, 'cy', 'ta', 'Welsh'),
(694, 'cy', 'th', 'เวลช์'),
(695, 'cy', 'tr', 'Galce'),
(696, 'cy', 'uk', 'Welsh'),
(697, 'cy', 'ur', 'Welsh'),
(698, 'cy', 'uz', 'Welsh'),
(699, 'cy', 'vi', 'Welsh'),
(700, 'cy', 'yi', 'Welsh'),
(701, 'cy', 'zh-hans', '威尔士语'),
(702, 'cy', 'zu', 'Welsh'),
(703, 'cy', 'zh-hant', '威爾士語'),
(704, 'cy', 'ms', 'Welsh'),
(705, 'da', 'en', 'Danish'),
(706, 'da', 'es', 'Danés'),
(707, 'da', 'de', 'Dänisch'),
(708, 'da', 'fr', 'Danois'),
(709, 'da', 'ar', 'الدانماركية'),
(710, 'da', 'bs', 'Danish'),
(711, 'da', 'bg', 'Danish'),
(712, 'da', 'ca', 'Danish'),
(713, 'da', 'cs', 'Danish'),
(714, 'da', 'sk', 'Dánčina'),
(715, 'da', 'cy', 'Danish'),
(716, 'da', 'da', 'Dansk'),
(717, 'da', 'el', 'Δανεζικα'),
(718, 'da', 'eo', 'Danish'),
(719, 'da', 'et', 'Danish'),
(720, 'da', 'eu', 'Danish'),
(721, 'da', 'fa', 'Danish'),
(722, 'da', 'fi', 'tanska'),
(723, 'da', 'ga', 'Danish'),
(724, 'da', 'he', 'דנית'),
(725, 'da', 'hi', 'Danish'),
(726, 'da', 'hr', 'Danish'),
(727, 'da', 'hu', 'dán'),
(728, 'da', 'hy', 'Danish'),
(729, 'da', 'id', 'Danish'),
(730, 'da', 'is', 'Danish'),
(731, 'da', 'it', 'Danese'),
(732, 'da', 'ja', 'デンマーク語'),
(733, 'da', 'ko', '덴마크어'),
(734, 'da', 'ku', 'Danish'),
(735, 'da', 'la', 'Danish'),
(736, 'da', 'lv', 'Danish'),
(737, 'da', 'lt', 'Danish'),
(738, 'da', 'mk', 'Danish'),
(739, 'da', 'mt', 'Danish'),
(740, 'da', 'mo', 'Danish'),
(741, 'da', 'mn', 'Danish'),
(742, 'da', 'ne', 'Danish'),
(743, 'da', 'nl', 'Deens'),
(744, 'da', 'nb', 'Danish'),
(745, 'da', 'pa', 'Danish'),
(746, 'da', 'pl', 'duński'),
(747, 'da', 'pt-pt', 'Dinamarquês'),
(748, 'da', 'pt-br', 'Dinamarquês'),
(749, 'da', 'qu', 'Danish'),
(750, 'da', 'ro', 'Daneză'),
(751, 'da', 'ru', 'Датский'),
(752, 'da', 'sl', 'Danish'),
(753, 'da', 'so', 'Danish'),
(754, 'da', 'sq', 'Danish'),
(755, 'da', 'sr', 'Danish'),
(756, 'da', 'sv', 'Danska'),
(757, 'da', 'ta', 'Danish'),
(758, 'da', 'th', 'เดนมาร์ก'),
(759, 'da', 'tr', 'Danca'),
(760, 'da', 'uk', 'Danish'),
(761, 'da', 'ur', 'Danish'),
(762, 'da', 'uz', 'Danish'),
(763, 'da', 'vi', 'Danish'),
(764, 'da', 'yi', 'Danish'),
(765, 'da', 'zh-hans', '丹麦语'),
(766, 'da', 'zu', 'Danish'),
(767, 'da', 'zh-hant', '丹麥語'),
(768, 'da', 'ms', 'Danish'),
(769, 'el', 'en', 'Greek'),
(770, 'el', 'es', 'Griego'),
(771, 'el', 'de', 'Griechisch'),
(772, 'el', 'fr', 'Grec moderne'),
(773, 'el', 'ar', 'اليونانية'),
(774, 'el', 'bs', 'Greek'),
(775, 'el', 'bg', 'Greek'),
(776, 'el', 'ca', 'Greek'),
(777, 'el', 'cs', 'Greek'),
(778, 'el', 'sk', 'Gréčtina'),
(779, 'el', 'cy', 'Greek'),
(780, 'el', 'da', 'Greek'),
(781, 'el', 'el', 'Ελληνικα'),
(782, 'el', 'eo', 'Greek'),
(783, 'el', 'et', 'Greek'),
(784, 'el', 'eu', 'Greek'),
(785, 'el', 'fa', 'Greek'),
(786, 'el', 'fi', 'kreikka'),
(787, 'el', 'ga', 'Greek'),
(788, 'el', 'he', 'יוונית'),
(789, 'el', 'hi', 'Greek'),
(790, 'el', 'hr', 'Greek'),
(791, 'el', 'hu', 'görög'),
(792, 'el', 'hy', 'Greek'),
(793, 'el', 'id', 'Greek'),
(794, 'el', 'is', 'Greek'),
(795, 'el', 'it', 'Greco'),
(796, 'el', 'ja', 'ギリシア語'),
(797, 'el', 'ko', '그리스어'),
(798, 'el', 'ku', 'Greek'),
(799, 'el', 'la', 'Greek'),
(800, 'el', 'lv', 'Greek'),
(801, 'el', 'lt', 'Greek'),
(802, 'el', 'mk', 'Greek'),
(803, 'el', 'mt', 'Greek'),
(804, 'el', 'mo', 'Greek'),
(805, 'el', 'mn', 'Greek'),
(806, 'el', 'ne', 'Greek'),
(807, 'el', 'nl', 'Grieks'),
(808, 'el', 'nb', 'Greek'),
(809, 'el', 'pa', 'Greek'),
(810, 'el', 'pl', 'grecki'),
(811, 'el', 'pt-pt', 'Grego'),
(812, 'el', 'pt-br', 'Grego'),
(813, 'el', 'qu', 'Greek'),
(814, 'el', 'ro', 'Greacă'),
(815, 'el', 'ru', 'Греческий'),
(816, 'el', 'sl', 'Greek'),
(817, 'el', 'so', 'Greek'),
(818, 'el', 'sq', 'Greek'),
(819, 'el', 'sr', 'Greek'),
(820, 'el', 'sv', 'Grekiska'),
(821, 'el', 'ta', 'Greek'),
(822, 'el', 'th', 'กรีก'),
(823, 'el', 'tr', 'Yunanca'),
(824, 'el', 'uk', 'Greek'),
(825, 'el', 'ur', 'Greek'),
(826, 'el', 'uz', 'Greek'),
(827, 'el', 'vi', 'Greek'),
(828, 'el', 'yi', 'Greek'),
(829, 'el', 'zh-hans', '希腊语'),
(830, 'el', 'zu', 'Greek'),
(831, 'el', 'zh-hant', '希臘語'),
(832, 'el', 'ms', 'Greek'),
(833, 'eo', 'en', 'Esperanto'),
(834, 'eo', 'es', 'Esperanto'),
(835, 'eo', 'de', 'Esperanto'),
(836, 'eo', 'fr', 'Espéranto'),
(837, 'eo', 'ar', 'الاسبرانتو'),
(838, 'eo', 'bs', 'Esperanto'),
(839, 'eo', 'bg', 'Esperanto'),
(840, 'eo', 'ca', 'Esperanto'),
(841, 'eo', 'cs', 'Esperanto'),
(842, 'eo', 'sk', 'Esperanto'),
(843, 'eo', 'cy', 'Esperanto'),
(844, 'eo', 'da', 'Esperanto'),
(845, 'eo', 'el', 'Εσπεραντο'),
(846, 'eo', 'eo', 'Esperanto'),
(847, 'eo', 'et', 'Esperanto'),
(848, 'eo', 'eu', 'Esperanto'),
(849, 'eo', 'fa', 'Esperanto'),
(850, 'eo', 'fi', 'esperanto'),
(851, 'eo', 'ga', 'Esperanto'),
(852, 'eo', 'he', 'Esperanto'),
(853, 'eo', 'hi', 'Esperanto'),
(854, 'eo', 'hr', 'Esperanto'),
(855, 'eo', 'hu', 'eszperantó'),
(856, 'eo', 'hy', 'Esperanto'),
(857, 'eo', 'id', 'Esperanto'),
(858, 'eo', 'is', 'Esperanto'),
(859, 'eo', 'it', 'Esperanto'),
(860, 'eo', 'ja', 'エスペラント語'),
(861, 'eo', 'ko', '에스페란토어'),
(862, 'eo', 'ku', 'Esperanto'),
(863, 'eo', 'la', 'Esperanto'),
(864, 'eo', 'lv', 'Esperanto'),
(865, 'eo', 'lt', 'Esperanto'),
(866, 'eo', 'mk', 'Esperanto'),
(867, 'eo', 'mt', 'Esperanto'),
(868, 'eo', 'mo', 'Esperanto'),
(869, 'eo', 'mn', 'Esperanto'),
(870, 'eo', 'ne', 'Esperanto'),
(871, 'eo', 'nl', 'Esperanto'),
(872, 'eo', 'nb', 'Esperanto'),
(873, 'eo', 'pa', 'Esperanto'),
(874, 'eo', 'pl', 'esperanto'),
(875, 'eo', 'pt-pt', 'Esperanto'),
(876, 'eo', 'pt-br', 'Esperanto'),
(877, 'eo', 'qu', 'Esperanto'),
(878, 'eo', 'ro', 'Esperanto'),
(879, 'eo', 'ru', 'Эсперанто'),
(880, 'eo', 'sl', 'Esperanto'),
(881, 'eo', 'so', 'Esperanto'),
(882, 'eo', 'sq', 'Esperanto'),
(883, 'eo', 'sr', 'Esperanto'),
(884, 'eo', 'sv', 'Esperanto'),
(885, 'eo', 'ta', 'Esperanto'),
(886, 'eo', 'th', 'เอสเปอรันโต'),
(887, 'eo', 'tr', 'Esperanto'),
(888, 'eo', 'uk', 'Esperanto'),
(889, 'eo', 'ur', 'Esperanto'),
(890, 'eo', 'uz', 'Esperanto'),
(891, 'eo', 'vi', 'Esperanto'),
(892, 'eo', 'yi', 'Esperanto'),
(893, 'eo', 'zh-hans', '世界语'),
(894, 'eo', 'zu', 'Esperanto'),
(895, 'eo', 'zh-hant', '世界語'),
(896, 'eo', 'ms', 'Esperanto'),
(897, 'et', 'en', 'Estonian'),
(898, 'et', 'es', 'Estonio'),
(899, 'et', 'de', 'Estnisch'),
(900, 'et', 'fr', 'Estonien'),
(901, 'et', 'ar', 'الأستونية'),
(902, 'et', 'bs', 'Estonian'),
(903, 'et', 'bg', 'Estonian'),
(904, 'et', 'ca', 'Estonian'),
(905, 'et', 'cs', 'Estonian'),
(906, 'et', 'sk', 'Estónčina'),
(907, 'et', 'cy', 'Estonian'),
(908, 'et', 'da', 'Estonian'),
(909, 'et', 'el', 'Εσθονικα'),
(910, 'et', 'eo', 'Estonian'),
(911, 'et', 'et', 'Eesti'),
(912, 'et', 'eu', 'Estonian'),
(913, 'et', 'fa', 'Estonian'),
(914, 'et', 'fi', 'eesti'),
(915, 'et', 'ga', 'Estonian'),
(916, 'et', 'he', 'Estonian'),
(917, 'et', 'hi', 'Estonian'),
(918, 'et', 'hr', 'Estonian'),
(919, 'et', 'hu', 'észt'),
(920, 'et', 'hy', 'Estonian'),
(921, 'et', 'id', 'Estonian'),
(922, 'et', 'is', 'Estonian'),
(923, 'et', 'it', 'Estone'),
(924, 'et', 'ja', 'エストニア語'),
(925, 'et', 'ko', '에스토니아어'),
(926, 'et', 'ku', 'Estonian'),
(927, 'et', 'la', 'Estonian'),
(928, 'et', 'lv', 'Estonian'),
(929, 'et', 'lt', 'Estonian'),
(930, 'et', 'mk', 'Estonian'),
(931, 'et', 'mt', 'Estonian'),
(932, 'et', 'mo', 'Estonian'),
(933, 'et', 'mn', 'Estonian'),
(934, 'et', 'ne', 'Estonian'),
(935, 'et', 'nl', 'Ests'),
(936, 'et', 'nb', 'Estonian'),
(937, 'et', 'pa', 'Estonian'),
(938, 'et', 'pl', 'estoński'),
(939, 'et', 'pt-pt', 'Estoniano'),
(940, 'et', 'pt-br', 'Estoniano'),
(941, 'et', 'qu', 'Estonian'),
(942, 'et', 'ro', 'Estoniană'),
(943, 'et', 'ru', 'Эстонский'),
(944, 'et', 'sl', 'Estonian'),
(945, 'et', 'so', 'Estonian'),
(946, 'et', 'sq', 'Estonian'),
(947, 'et', 'sr', 'Estonian'),
(948, 'et', 'sv', 'Estniska'),
(949, 'et', 'ta', 'Estonian'),
(950, 'et', 'th', 'เอสโตเนียน'),
(951, 'et', 'tr', 'Estonya dili'),
(952, 'et', 'uk', 'Estonian'),
(953, 'et', 'ur', 'Estonian'),
(954, 'et', 'uz', 'Estonian'),
(955, 'et', 'vi', 'Estonian'),
(956, 'et', 'yi', 'Estonian'),
(957, 'et', 'zh-hans', '爱沙尼亚语'),
(958, 'et', 'zu', 'Estonian'),
(959, 'et', 'zh-hant', '愛沙尼亞語'),
(960, 'et', 'ms', 'Estonian'),
(961, 'eu', 'en', 'Basque'),
(962, 'eu', 'es', 'Euskera'),
(963, 'eu', 'de', 'Baskisch'),
(964, 'eu', 'fr', 'Basque'),
(965, 'eu', 'ar', 'لغة الباسك'),
(966, 'eu', 'bs', 'Basque'),
(967, 'eu', 'bg', 'Basque'),
(968, 'eu', 'ca', 'Basque'),
(969, 'eu', 'cs', 'Basque'),
(970, 'eu', 'sk', 'Baskičtina'),
(971, 'eu', 'cy', 'Basque'),
(972, 'eu', 'da', 'Basque'),
(973, 'eu', 'el', 'Βασκικα'),
(974, 'eu', 'eo', 'Basque'),
(975, 'eu', 'et', 'Basque'),
(976, 'eu', 'eu', 'Euskara'),
(977, 'eu', 'fa', 'Basque'),
(978, 'eu', 'fi', 'baski'),
(979, 'eu', 'ga', 'Basque'),
(980, 'eu', 'he', 'Basque'),
(981, 'eu', 'hi', 'Basque'),
(982, 'eu', 'hr', 'Basque'),
(983, 'eu', 'hu', 'baszk'),
(984, 'eu', 'hy', 'Basque'),
(985, 'eu', 'id', 'Basque'),
(986, 'eu', 'is', 'Basque'),
(987, 'eu', 'it', 'Basco'),
(988, 'eu', 'ja', 'バスク語'),
(989, 'eu', 'ko', '바스크어'),
(990, 'eu', 'ku', 'Basque'),
(991, 'eu', 'la', 'Basque'),
(992, 'eu', 'lv', 'Basque'),
(993, 'eu', 'lt', 'Basque'),
(994, 'eu', 'mk', 'Basque'),
(995, 'eu', 'mt', 'Basque'),
(996, 'eu', 'mo', 'Basque'),
(997, 'eu', 'mn', 'Basque'),
(998, 'eu', 'ne', 'Basque'),
(999, 'eu', 'nl', 'Baskisch'),
(1000, 'eu', 'nb', 'Basque'),
(1001, 'eu', 'pa', 'Basque'),
(1002, 'eu', 'pl', 'baskijski'),
(1003, 'eu', 'pt-pt', 'Basco'),
(1004, 'eu', 'pt-br', 'Basco'),
(1005, 'eu', 'qu', 'Basque'),
(1006, 'eu', 'ro', 'Bască'),
(1007, 'eu', 'ru', 'Баскский'),
(1008, 'eu', 'sl', 'Basque'),
(1009, 'eu', 'so', 'Basque'),
(1010, 'eu', 'sq', 'Basque'),
(1011, 'eu', 'sr', 'Basque'),
(1012, 'eu', 'sv', 'Baskiska'),
(1013, 'eu', 'ta', 'Basque'),
(1014, 'eu', 'th', 'บาสค์'),
(1015, 'eu', 'tr', 'Bask dili'),
(1016, 'eu', 'uk', 'Basque'),
(1017, 'eu', 'ur', 'Basque'),
(1018, 'eu', 'uz', 'Basque'),
(1019, 'eu', 'vi', 'Basque'),
(1020, 'eu', 'yi', 'Basque'),
(1021, 'eu', 'zh-hans', '巴斯克语'),
(1022, 'eu', 'zu', 'Basque'),
(1023, 'eu', 'zh-hant', '巴斯克語'),
(1024, 'eu', 'ms', 'Basque'),
(1025, 'fa', 'en', 'Persian'),
(1026, 'fa', 'es', 'Persa'),
(1027, 'fa', 'de', 'Persisch'),
(1028, 'fa', 'fr', 'Perse'),
(1029, 'fa', 'ar', 'الفارسية'),
(1030, 'fa', 'bs', 'Persian'),
(1031, 'fa', 'bg', 'Persian'),
(1032, 'fa', 'ca', 'Persian'),
(1033, 'fa', 'cs', 'Persian'),
(1034, 'fa', 'sk', 'Perzština'),
(1035, 'fa', 'cy', 'Persian'),
(1036, 'fa', 'da', 'Persian'),
(1037, 'fa', 'el', 'Περσικος'),
(1038, 'fa', 'eo', 'Persian'),
(1039, 'fa', 'et', 'Persian'),
(1040, 'fa', 'eu', 'Persian'),
(1041, 'fa', 'fa', 'فارسی'),
(1042, 'fa', 'fi', 'persia'),
(1043, 'fa', 'ga', 'Persian'),
(1044, 'fa', 'he', 'פרסית'),
(1045, 'fa', 'hi', 'Persian'),
(1046, 'fa', 'hr', 'Persian'),
(1047, 'fa', 'hu', 'perzsa'),
(1048, 'fa', 'hy', 'Persian'),
(1049, 'fa', 'id', 'Persian'),
(1050, 'fa', 'is', 'Persian'),
(1051, 'fa', 'it', 'Persiano'),
(1052, 'fa', 'ja', 'ペルシア語'),
(1053, 'fa', 'ko', '페르시아어'),
(1054, 'fa', 'ku', 'Persian'),
(1055, 'fa', 'la', 'Persian'),
(1056, 'fa', 'lv', 'Persian'),
(1057, 'fa', 'lt', 'Persian'),
(1058, 'fa', 'mk', 'Persian'),
(1059, 'fa', 'mt', 'Persian'),
(1060, 'fa', 'mo', 'Persian'),
(1061, 'fa', 'mn', 'Persian'),
(1062, 'fa', 'ne', 'Persian'),
(1063, 'fa', 'nl', 'Perzisch'),
(1064, 'fa', 'nb', 'Persian'),
(1065, 'fa', 'pa', 'Persian'),
(1066, 'fa', 'pl', 'perski'),
(1067, 'fa', 'pt-pt', 'Persa'),
(1068, 'fa', 'pt-br', 'Persa'),
(1069, 'fa', 'qu', 'Persian'),
(1070, 'fa', 'ro', 'Persană'),
(1071, 'fa', 'ru', 'Персидский'),
(1072, 'fa', 'sl', 'Persian'),
(1073, 'fa', 'so', 'Persian'),
(1074, 'fa', 'sq', 'Persian'),
(1075, 'fa', 'sr', 'Persian'),
(1076, 'fa', 'sv', 'Persiska'),
(1077, 'fa', 'ta', 'Persian'),
(1078, 'fa', 'th', 'เปอร์เซียน'),
(1079, 'fa', 'tr', 'Farsça'),
(1080, 'fa', 'uk', 'Persian'),
(1081, 'fa', 'ur', 'Persian'),
(1082, 'fa', 'uz', 'Persian'),
(1083, 'fa', 'vi', 'Persian'),
(1084, 'fa', 'yi', 'Persian'),
(1085, 'fa', 'zh-hans', '波斯语'),
(1086, 'fa', 'zu', 'Persian'),
(1087, 'fa', 'zh-hant', '波斯語'),
(1088, 'fa', 'ms', 'Persian'),
(1089, 'fi', 'en', 'Finnish'),
(1090, 'fi', 'es', 'Finlandés'),
(1091, 'fi', 'de', 'Finnisch'),
(1092, 'fi', 'fr', 'Finnois'),
(1093, 'fi', 'ar', 'الفنلندية'),
(1094, 'fi', 'bs', 'Finnish'),
(1095, 'fi', 'bg', 'Finnish'),
(1096, 'fi', 'ca', 'Finnish'),
(1097, 'fi', 'cs', 'Finnish'),
(1098, 'fi', 'sk', 'Fínština'),
(1099, 'fi', 'cy', 'Finnish'),
(1100, 'fi', 'da', 'Finnish'),
(1101, 'fi', 'el', 'Φινλανδικη'),
(1102, 'fi', 'eo', 'Finnish'),
(1103, 'fi', 'et', 'Finnish'),
(1104, 'fi', 'eu', 'Finnish'),
(1105, 'fi', 'fa', 'Finnish'),
(1106, 'fi', 'fi', 'Suomi'),
(1107, 'fi', 'ga', 'Finnish'),
(1108, 'fi', 'he', 'פינית'),
(1109, 'fi', 'hi', 'Finnish'),
(1110, 'fi', 'hr', 'Finnish'),
(1111, 'fi', 'hu', 'finn'),
(1112, 'fi', 'hy', 'Finnish'),
(1113, 'fi', 'id', 'Finnish'),
(1114, 'fi', 'is', 'Finnish'),
(1115, 'fi', 'it', 'Finlandese'),
(1116, 'fi', 'ja', 'フィンランド語'),
(1117, 'fi', 'ko', '핀란드어'),
(1118, 'fi', 'ku', 'Finnish'),
(1119, 'fi', 'la', 'Finnish'),
(1120, 'fi', 'lv', 'Finnish'),
(1121, 'fi', 'lt', 'Finnish'),
(1122, 'fi', 'mk', 'Finnish'),
(1123, 'fi', 'mt', 'Finnish'),
(1124, 'fi', 'mo', 'Finnish'),
(1125, 'fi', 'mn', 'Finnish'),
(1126, 'fi', 'ne', 'Finnish'),
(1127, 'fi', 'nl', 'Fins'),
(1128, 'fi', 'nb', 'Finnish'),
(1129, 'fi', 'pa', 'Finnish'),
(1130, 'fi', 'pl', 'fiński'),
(1131, 'fi', 'pt-pt', 'Finlandês'),
(1132, 'fi', 'pt-br', 'Finlandês'),
(1133, 'fi', 'qu', 'Finnish'),
(1134, 'fi', 'ro', 'Finlandeză'),
(1135, 'fi', 'ru', 'Финский'),
(1136, 'fi', 'sl', 'Finnish'),
(1137, 'fi', 'so', 'Finnish'),
(1138, 'fi', 'sq', 'Finnish'),
(1139, 'fi', 'sr', 'Finnish'),
(1140, 'fi', 'sv', 'Finska'),
(1141, 'fi', 'ta', 'Finnish'),
(1142, 'fi', 'th', 'ฟินนิช'),
(1143, 'fi', 'tr', 'Fince'),
(1144, 'fi', 'uk', 'Finnish'),
(1145, 'fi', 'ur', 'Finnish'),
(1146, 'fi', 'uz', 'Finnish'),
(1147, 'fi', 'vi', 'Finnish'),
(1148, 'fi', 'yi', 'Finnish'),
(1149, 'fi', 'zh-hans', '芬兰语'),
(1150, 'fi', 'zu', 'Finnish'),
(1151, 'fi', 'zh-hant', '芬蘭語'),
(1152, 'fi', 'ms', 'Finnish'),
(1153, 'ga', 'en', 'Irish'),
(1154, 'ga', 'es', 'Irlandés'),
(1155, 'ga', 'de', 'Irisch'),
(1156, 'ga', 'fr', 'Irlandais'),
(1157, 'ga', 'ar', 'الأيرلندية'),
(1158, 'ga', 'bs', 'Irish'),
(1159, 'ga', 'bg', 'Irish'),
(1160, 'ga', 'ca', 'Irish'),
(1161, 'ga', 'cs', 'Irish'),
(1162, 'ga', 'sk', 'Írština'),
(1163, 'ga', 'cy', 'Irish'),
(1164, 'ga', 'da', 'Irish'),
(1165, 'ga', 'el', 'Ιρλανδικα'),
(1166, 'ga', 'eo', 'Irish'),
(1167, 'ga', 'et', 'Irish'),
(1168, 'ga', 'eu', 'Irish'),
(1169, 'ga', 'fa', 'Irish'),
(1170, 'ga', 'fi', 'iiri'),
(1171, 'ga', 'ga', 'Gaeilge'),
(1172, 'ga', 'he', 'אירית'),
(1173, 'ga', 'hi', 'Irish'),
(1174, 'ga', 'hr', 'Irish'),
(1175, 'ga', 'hu', 'ír'),
(1176, 'ga', 'hy', 'Irish'),
(1177, 'ga', 'id', 'Irish'),
(1178, 'ga', 'is', 'Irish'),
(1179, 'ga', 'it', 'Irlandese'),
(1180, 'ga', 'ja', 'アイルランド語'),
(1181, 'ga', 'ko', '아일랜드어'),
(1182, 'ga', 'ku', 'Irish'),
(1183, 'ga', 'la', 'Irish'),
(1184, 'ga', 'lv', 'Irish'),
(1185, 'ga', 'lt', 'Irish'),
(1186, 'ga', 'mk', 'Irish'),
(1187, 'ga', 'mt', 'Irish'),
(1188, 'ga', 'mo', 'Irish'),
(1189, 'ga', 'mn', 'Irish'),
(1190, 'ga', 'ne', 'Irish'),
(1191, 'ga', 'nl', 'Iers'),
(1192, 'ga', 'nb', 'Irish'),
(1193, 'ga', 'pa', 'Irish'),
(1194, 'ga', 'pl', 'irlandzki'),
(1195, 'ga', 'pt-pt', 'Irlandês'),
(1196, 'ga', 'pt-br', 'Irlandês'),
(1197, 'ga', 'qu', 'Irish'),
(1198, 'ga', 'ro', 'Irlandeză'),
(1199, 'ga', 'ru', 'Ирландский'),
(1200, 'ga', 'sl', 'Irish'),
(1201, 'ga', 'so', 'Irish'),
(1202, 'ga', 'sq', 'Irish'),
(1203, 'ga', 'sr', 'Irish'),
(1204, 'ga', 'sv', 'Irländska'),
(1205, 'ga', 'ta', 'Irish'),
(1206, 'ga', 'th', 'ไอริช'),
(1207, 'ga', 'tr', 'İrlanda dili'),
(1208, 'ga', 'uk', 'Irish'),
(1209, 'ga', 'ur', 'Irish'),
(1210, 'ga', 'uz', 'Irish'),
(1211, 'ga', 'vi', 'Irish'),
(1212, 'ga', 'yi', 'Irish'),
(1213, 'ga', 'zh-hans', '爱尔兰语'),
(1214, 'ga', 'zu', 'Irish'),
(1215, 'ga', 'zh-hant', '愛爾蘭語'),
(1216, 'ga', 'ms', 'Irish'),
(1217, 'he', 'en', 'Hebrew'),
(1218, 'he', 'es', 'Hebreo'),
(1219, 'he', 'de', 'Hebräisch'),
(1220, 'he', 'fr', 'Hébreu'),
(1221, 'he', 'ar', 'العبرية'),
(1222, 'he', 'bs', 'Hebrew'),
(1223, 'he', 'bg', 'Hebrew'),
(1224, 'he', 'ca', 'Hebrew'),
(1225, 'he', 'cs', 'Hebrew'),
(1226, 'he', 'sk', 'Hebrejčina'),
(1227, 'he', 'cy', 'Hebrew'),
(1228, 'he', 'da', 'Hebrew'),
(1229, 'he', 'el', 'Εβραικα'),
(1230, 'he', 'eo', 'Hebrew'),
(1231, 'he', 'et', 'Hebrew'),
(1232, 'he', 'eu', 'Hebrew'),
(1233, 'he', 'fa', 'Hebrew'),
(1234, 'he', 'fi', 'heprea'),
(1235, 'he', 'ga', 'Hebrew'),
(1236, 'he', 'he', 'עברית'),
(1237, 'he', 'hi', 'Hebrew'),
(1238, 'he', 'hr', 'Hebrew'),
(1239, 'he', 'hu', 'héber'),
(1240, 'he', 'hy', 'Hebrew'),
(1241, 'he', 'id', 'Hebrew'),
(1242, 'he', 'is', 'Hebrew'),
(1243, 'he', 'it', 'Ebraico'),
(1244, 'he', 'ja', 'ヘブライ語'),
(1245, 'he', 'ko', '히브리어'),
(1246, 'he', 'ku', 'Hebrew'),
(1247, 'he', 'la', 'Hebrew'),
(1248, 'he', 'lv', 'Hebrew'),
(1249, 'he', 'lt', 'Hebrew'),
(1250, 'he', 'mk', 'Hebrew'),
(1251, 'he', 'mt', 'Hebrew'),
(1252, 'he', 'mo', 'Hebrew'),
(1253, 'he', 'mn', 'Hebrew'),
(1254, 'he', 'ne', 'Hebrew'),
(1255, 'he', 'nl', 'Hebreeuws'),
(1256, 'he', 'nb', 'Hebrew'),
(1257, 'he', 'pa', 'Hebrew'),
(1258, 'he', 'pl', 'hebrajski'),
(1259, 'he', 'pt-pt', 'Hebraico'),
(1260, 'he', 'pt-br', 'Hebraico'),
(1261, 'he', 'qu', 'Hebrew'),
(1262, 'he', 'ro', 'Ebraică'),
(1263, 'he', 'ru', 'Иврит'),
(1264, 'he', 'sl', 'Hebrew'),
(1265, 'he', 'so', 'Hebrew'),
(1266, 'he', 'sq', 'Hebrew'),
(1267, 'he', 'sr', 'Hebrew'),
(1268, 'he', 'sv', 'Hebreiska'),
(1269, 'he', 'ta', 'Hebrew'),
(1270, 'he', 'th', 'ฮิบรู'),
(1271, 'he', 'tr', 'İbranice'),
(1272, 'he', 'uk', 'Hebrew'),
(1273, 'he', 'ur', 'Hebrew'),
(1274, 'he', 'uz', 'Hebrew'),
(1275, 'he', 'vi', 'Hebrew'),
(1276, 'he', 'yi', 'Hebrew'),
(1277, 'he', 'zh-hans', '希伯来语'),
(1278, 'he', 'zu', 'Hebrew'),
(1279, 'he', 'zh-hant', '希伯來語'),
(1280, 'he', 'ms', 'Hebrew'),
(1281, 'hi', 'en', 'Hindi'),
(1282, 'hi', 'es', 'Hindi'),
(1283, 'hi', 'de', 'Hindi'),
(1284, 'hi', 'fr', 'Hindi'),
(1285, 'hi', 'ar', 'الهندية'),
(1286, 'hi', 'bs', 'Hindi'),
(1287, 'hi', 'bg', 'Hindi'),
(1288, 'hi', 'ca', 'Hindi'),
(1289, 'hi', 'cs', 'Hindi'),
(1290, 'hi', 'sk', 'Hindčina'),
(1291, 'hi', 'cy', 'Hindi'),
(1292, 'hi', 'da', 'Hindi'),
(1293, 'hi', 'el', 'Ινδικα'),
(1294, 'hi', 'eo', 'Hindi'),
(1295, 'hi', 'et', 'Hindi'),
(1296, 'hi', 'eu', 'Hindi'),
(1297, 'hi', 'fa', 'Hindi'),
(1298, 'hi', 'fi', 'hindi'),
(1299, 'hi', 'ga', 'Hindi'),
(1300, 'hi', 'he', 'הודית'),
(1301, 'hi', 'hi', 'हिन्दी'),
(1302, 'hi', 'hr', 'Hindi'),
(1303, 'hi', 'hu', 'hindi'),
(1304, 'hi', 'hy', 'Hindi'),
(1305, 'hi', 'id', 'Hindi'),
(1306, 'hi', 'is', 'Hindi'),
(1307, 'hi', 'it', 'Hindi'),
(1308, 'hi', 'ja', 'ヒンディー語'),
(1309, 'hi', 'ko', '힌두어'),
(1310, 'hi', 'ku', 'Hindi'),
(1311, 'hi', 'la', 'Hindi'),
(1312, 'hi', 'lv', 'Hindi'),
(1313, 'hi', 'lt', 'Hindi'),
(1314, 'hi', 'mk', 'Hindi'),
(1315, 'hi', 'mt', 'Hindi'),
(1316, 'hi', 'mo', 'Hindi'),
(1317, 'hi', 'mn', 'Hindi'),
(1318, 'hi', 'ne', 'Hindi'),
(1319, 'hi', 'nl', 'Hindi'),
(1320, 'hi', 'nb', 'Hindi'),
(1321, 'hi', 'pa', 'Hindi'),
(1322, 'hi', 'pl', 'hindi'),
(1323, 'hi', 'pt-pt', 'Hindi'),
(1324, 'hi', 'pt-br', 'Hindi'),
(1325, 'hi', 'qu', 'Hindi'),
(1326, 'hi', 'ro', 'Hindi'),
(1327, 'hi', 'ru', 'Хинди'),
(1328, 'hi', 'sl', 'Hindi'),
(1329, 'hi', 'so', 'Hindi'),
(1330, 'hi', 'sq', 'Hindi'),
(1331, 'hi', 'sr', 'Hindi'),
(1332, 'hi', 'sv', 'Hindi'),
(1333, 'hi', 'ta', 'Hindi'),
(1334, 'hi', 'th', 'ฮินดิ'),
(1335, 'hi', 'tr', 'Hintçe'),
(1336, 'hi', 'uk', 'Hindi'),
(1337, 'hi', 'ur', 'Hindi'),
(1338, 'hi', 'uz', 'Hindi'),
(1339, 'hi', 'vi', 'Hindi'),
(1340, 'hi', 'yi', 'Hindi'),
(1341, 'hi', 'zh-hans', '印地语'),
(1342, 'hi', 'zu', 'Hindi'),
(1343, 'hi', 'zh-hant', '印地語'),
(1344, 'hi', 'ms', 'Hindi'),
(1345, 'hr', 'en', 'Croatian'),
(1346, 'hr', 'es', 'Croata'),
(1347, 'hr', 'de', 'Kroatisch'),
(1348, 'hr', 'fr', 'Croate'),
(1349, 'hr', 'ar', 'الكرواتية'),
(1350, 'hr', 'bs', 'Croatian'),
(1351, 'hr', 'bg', 'Croatian'),
(1352, 'hr', 'ca', 'Croatian'),
(1353, 'hr', 'cs', 'Croatian'),
(1354, 'hr', 'sk', 'Chorvátština'),
(1355, 'hr', 'cy', 'Croatian'),
(1356, 'hr', 'da', 'Croatian'),
(1357, 'hr', 'el', 'Κροατικα'),
(1358, 'hr', 'eo', 'Croatian'),
(1359, 'hr', 'et', 'Croatian'),
(1360, 'hr', 'eu', 'Croatian'),
(1361, 'hr', 'fa', 'Croatian'),
(1362, 'hr', 'fi', 'kroatia'),
(1363, 'hr', 'ga', 'Croatian'),
(1364, 'hr', 'he', 'קרוטאית'),
(1365, 'hr', 'hi', 'Croatian'),
(1366, 'hr', 'hr', 'Hrvatski'),
(1367, 'hr', 'hu', 'horvát'),
(1368, 'hr', 'hy', 'Croatian'),
(1369, 'hr', 'id', 'Croatian'),
(1370, 'hr', 'is', 'Croatian'),
(1371, 'hr', 'it', 'Croato'),
(1372, 'hr', 'ja', 'クロアチア語'),
(1373, 'hr', 'ko', '크로아시아어'),
(1374, 'hr', 'ku', 'Croatian'),
(1375, 'hr', 'la', 'Croatian'),
(1376, 'hr', 'lv', 'Croatian'),
(1377, 'hr', 'lt', 'Croatian'),
(1378, 'hr', 'mk', 'Croatian'),
(1379, 'hr', 'mt', 'Croatian'),
(1380, 'hr', 'mo', 'Croatian'),
(1381, 'hr', 'mn', 'Croatian'),
(1382, 'hr', 'ne', 'Croatian'),
(1383, 'hr', 'nl', 'Kroatisch'),
(1384, 'hr', 'nb', 'Croatian'),
(1385, 'hr', 'pa', 'Croatian'),
(1386, 'hr', 'pl', 'chorwacki'),
(1387, 'hr', 'pt-pt', 'Croata'),
(1388, 'hr', 'pt-br', 'Croata'),
(1389, 'hr', 'qu', 'Croatian'),
(1390, 'hr', 'ro', 'Croată'),
(1391, 'hr', 'ru', 'Хорватский'),
(1392, 'hr', 'sl', 'Croatian'),
(1393, 'hr', 'so', 'Croatian'),
(1394, 'hr', 'sq', 'Croatian'),
(1395, 'hr', 'sr', 'Croatian'),
(1396, 'hr', 'sv', 'Kroatiska'),
(1397, 'hr', 'ta', 'Croatian'),
(1398, 'hr', 'th', 'โครเอเชีย'),
(1399, 'hr', 'tr', 'Hırvatça'),
(1400, 'hr', 'uk', 'Croatian'),
(1401, 'hr', 'ur', 'Croatian'),
(1402, 'hr', 'uz', 'Croatian'),
(1403, 'hr', 'vi', 'Croatian'),
(1404, 'hr', 'yi', 'Croatian'),
(1405, 'hr', 'zh-hans', '克罗地亚语'),
(1406, 'hr', 'zu', 'Croatian'),
(1407, 'hr', 'zh-hant', '克羅地亞語'),
(1408, 'hr', 'ms', 'Croatian'),
(1409, 'hu', 'en', 'Hungarian'),
(1410, 'hu', 'es', 'Húngaro'),
(1411, 'hu', 'de', 'Ungarisch'),
(1412, 'hu', 'fr', 'Hongrois'),
(1413, 'hu', 'ar', 'الهنغارية'),
(1414, 'hu', 'bs', 'Hungarian'),
(1415, 'hu', 'bg', 'Hungarian'),
(1416, 'hu', 'ca', 'Hungarian'),
(1417, 'hu', 'cs', 'Hungarian'),
(1418, 'hu', 'sk', 'Maďarčina'),
(1419, 'hu', 'cy', 'Hungarian'),
(1420, 'hu', 'da', 'Hungarian'),
(1421, 'hu', 'el', 'Ουγγρικα'),
(1422, 'hu', 'eo', 'Hungarian'),
(1423, 'hu', 'et', 'Hungarian'),
(1424, 'hu', 'eu', 'Hungarian'),
(1425, 'hu', 'fa', 'Hungarian'),
(1426, 'hu', 'fi', 'unkari'),
(1427, 'hu', 'ga', 'Hungarian'),
(1428, 'hu', 'he', 'הונגרית'),
(1429, 'hu', 'hi', 'Hungarian'),
(1430, 'hu', 'hr', 'Hungarian'),
(1431, 'hu', 'hu', 'Magyar'),
(1432, 'hu', 'hy', 'Hungarian'),
(1433, 'hu', 'id', 'Hungarian'),
(1434, 'hu', 'is', 'Hungarian'),
(1435, 'hu', 'it', 'Ungherese'),
(1436, 'hu', 'ja', 'ハンガリー語'),
(1437, 'hu', 'ko', '헝가리어'),
(1438, 'hu', 'ku', 'Hungarian'),
(1439, 'hu', 'la', 'Hungarian'),
(1440, 'hu', 'lv', 'Hungarian'),
(1441, 'hu', 'lt', 'Hungarian'),
(1442, 'hu', 'mk', 'Hungarian'),
(1443, 'hu', 'mt', 'Hungarian'),
(1444, 'hu', 'mo', 'Hungarian'),
(1445, 'hu', 'mn', 'Hungarian'),
(1446, 'hu', 'ne', 'Hungarian'),
(1447, 'hu', 'nl', 'Hongaars'),
(1448, 'hu', 'nb', 'Hungarian'),
(1449, 'hu', 'pa', 'Hungarian'),
(1450, 'hu', 'pl', 'węgierski'),
(1451, 'hu', 'pt-pt', 'Húngaro'),
(1452, 'hu', 'pt-br', 'Húngaro'),
(1453, 'hu', 'qu', 'Hungarian'),
(1454, 'hu', 'ro', 'Ungară'),
(1455, 'hu', 'ru', 'Венгерский'),
(1456, 'hu', 'sl', 'Hungarian'),
(1457, 'hu', 'so', 'Hungarian'),
(1458, 'hu', 'sq', 'Hungarian'),
(1459, 'hu', 'sr', 'Hungarian'),
(1460, 'hu', 'sv', 'Ungerska'),
(1461, 'hu', 'ta', 'Hungarian'),
(1462, 'hu', 'th', 'ฮังการี'),
(1463, 'hu', 'tr', 'Macarca'),
(1464, 'hu', 'uk', 'Hungarian'),
(1465, 'hu', 'ur', 'Hungarian'),
(1466, 'hu', 'uz', 'Hungarian'),
(1467, 'hu', 'vi', 'Hungarian'),
(1468, 'hu', 'yi', 'Hungarian'),
(1469, 'hu', 'zh-hans', '匈牙利语'),
(1470, 'hu', 'zu', 'Hungarian'),
(1471, 'hu', 'zh-hant', '匈牙利語'),
(1472, 'hu', 'ms', 'Hungarian'),
(1473, 'hy', 'en', 'Armenian'),
(1474, 'hy', 'es', 'Armenio'),
(1475, 'hy', 'de', 'Armenisch'),
(1476, 'hy', 'fr', 'Arménien'),
(1477, 'hy', 'ar', 'الأرمينية'),
(1478, 'hy', 'bs', 'Armenian'),
(1479, 'hy', 'bg', 'Armenian'),
(1480, 'hy', 'ca', 'Armenian'),
(1481, 'hy', 'cs', 'Armenian'),
(1482, 'hy', 'sk', 'Arménčina'),
(1483, 'hy', 'cy', 'Armenian'),
(1484, 'hy', 'da', 'Armenian'),
(1485, 'hy', 'el', 'Αρμενικα'),
(1486, 'hy', 'eo', 'Armenian'),
(1487, 'hy', 'et', 'Armenian'),
(1488, 'hy', 'eu', 'Armenian'),
(1489, 'hy', 'fa', 'Armenian'),
(1490, 'hy', 'fi', 'armenia'),
(1491, 'hy', 'ga', 'Armenian'),
(1492, 'hy', 'he', 'Armenian'),
(1493, 'hy', 'hi', 'Armenian'),
(1494, 'hy', 'hr', 'Armenian'),
(1495, 'hy', 'hu', 'örmény'),
(1496, 'hy', 'hy', 'Armenian'),
(1497, 'hy', 'id', 'Armenian'),
(1498, 'hy', 'is', 'Armenian'),
(1499, 'hy', 'it', 'Armeno'),
(1500, 'hy', 'ja', 'アルメニア語'),
(1501, 'hy', 'ko', '아르메니아어'),
(1502, 'hy', 'ku', 'Armenian'),
(1503, 'hy', 'la', 'Armenian'),
(1504, 'hy', 'lv', 'Armenian'),
(1505, 'hy', 'lt', 'Armenian'),
(1506, 'hy', 'mk', 'Armenian'),
(1507, 'hy', 'mt', 'Armenian'),
(1508, 'hy', 'mo', 'Armenian'),
(1509, 'hy', 'mn', 'Armenian'),
(1510, 'hy', 'ne', 'Armenian'),
(1511, 'hy', 'nl', 'Armeens'),
(1512, 'hy', 'nb', 'Armenian'),
(1513, 'hy', 'pa', 'Armenian'),
(1514, 'hy', 'pl', 'ormiański'),
(1515, 'hy', 'pt-pt', 'Arménio'),
(1516, 'hy', 'pt-br', 'Arménio'),
(1517, 'hy', 'qu', 'Armenian'),
(1518, 'hy', 'ro', 'Armeană'),
(1519, 'hy', 'ru', 'Армянский'),
(1520, 'hy', 'sl', 'Armenian'),
(1521, 'hy', 'so', 'Armenian'),
(1522, 'hy', 'sq', 'Armenian'),
(1523, 'hy', 'sr', 'Armenian'),
(1524, 'hy', 'sv', 'Armeniska'),
(1525, 'hy', 'ta', 'Armenian'),
(1526, 'hy', 'th', 'อาร์เมเนีย'),
(1527, 'hy', 'tr', 'Ermenice'),
(1528, 'hy', 'uk', 'Armenian'),
(1529, 'hy', 'ur', 'Armenian'),
(1530, 'hy', 'uz', 'Armenian'),
(1531, 'hy', 'vi', 'Armenian'),
(1532, 'hy', 'yi', 'Armenian'),
(1533, 'hy', 'zh-hans', '亚美尼亚语'),
(1534, 'hy', 'zu', 'Armenian'),
(1535, 'hy', 'zh-hant', '亞美尼亞語'),
(1536, 'hy', 'ms', 'Armenian'),
(1537, 'id', 'en', 'Indonesian'),
(1538, 'id', 'es', 'Indonesio'),
(1539, 'id', 'de', 'Indonesisch'),
(1540, 'id', 'fr', 'Indonésien'),
(1541, 'id', 'ar', 'الأندونيسية'),
(1542, 'id', 'bs', 'Indonesian'),
(1543, 'id', 'bg', 'Indonesian'),
(1544, 'id', 'ca', 'Indonesian'),
(1545, 'id', 'cs', 'Indonesian'),
(1546, 'id', 'sk', 'Indonézčina'),
(1547, 'id', 'cy', 'Indonesian'),
(1548, 'id', 'da', 'Indonesian'),
(1549, 'id', 'el', 'Ινδονησιακα'),
(1550, 'id', 'eo', 'Indonesian'),
(1551, 'id', 'et', 'Indonesian'),
(1552, 'id', 'eu', 'Indonesian'),
(1553, 'id', 'fa', 'Indonesian'),
(1554, 'id', 'fi', 'indonesia'),
(1555, 'id', 'ga', 'Indonesian'),
(1556, 'id', 'he', 'Indonesian'),
(1557, 'id', 'hi', 'Indonesian'),
(1558, 'id', 'hr', 'Indonesian'),
(1559, 'id', 'hu', 'indonéz'),
(1560, 'id', 'hy', 'Indonesian'),
(1561, 'id', 'id', 'Indonesia'),
(1562, 'id', 'is', 'Indonesian'),
(1563, 'id', 'it', 'Indonesiano'),
(1564, 'id', 'ja', 'インドネシア語'),
(1565, 'id', 'ko', '인도네시아어'),
(1566, 'id', 'ku', 'Indonesian'),
(1567, 'id', 'la', 'Indonesian'),
(1568, 'id', 'lv', 'Indonesian'),
(1569, 'id', 'lt', 'Indonesian'),
(1570, 'id', 'mk', 'Indonesian'),
(1571, 'id', 'mt', 'Indonesian'),
(1572, 'id', 'mo', 'Indonesian'),
(1573, 'id', 'mn', 'Indonesian'),
(1574, 'id', 'ne', 'Indonesian'),
(1575, 'id', 'nl', 'Indonesisch'),
(1576, 'id', 'nb', 'Indonesian'),
(1577, 'id', 'pa', 'Indonesian'),
(1578, 'id', 'pl', 'indonezyjski'),
(1579, 'id', 'pt-pt', 'Indonésio'),
(1580, 'id', 'pt-br', 'Indonésio'),
(1581, 'id', 'qu', 'Indonesian'),
(1582, 'id', 'ro', 'Indoneziană'),
(1583, 'id', 'ru', 'Индонезийский'),
(1584, 'id', 'sl', 'Indonesian'),
(1585, 'id', 'so', 'Indonesian'),
(1586, 'id', 'sq', 'Indonesian'),
(1587, 'id', 'sr', 'Indonesian'),
(1588, 'id', 'sv', 'Indonesiska'),
(1589, 'id', 'ta', 'Indonesian'),
(1590, 'id', 'th', 'อินโดนีเซีย'),
(1591, 'id', 'tr', 'Endonezya dili'),
(1592, 'id', 'uk', 'Indonesian'),
(1593, 'id', 'ur', 'Indonesian'),
(1594, 'id', 'uz', 'Indonesian'),
(1595, 'id', 'vi', 'Indonesian'),
(1596, 'id', 'yi', 'Indonesian'),
(1597, 'id', 'zh-hans', '印度尼西亚语'),
(1598, 'id', 'zu', 'Indonesian'),
(1599, 'id', 'zh-hant', '印尼語'),
(1600, 'id', 'ms', 'Indonesian'),
(1601, 'is', 'en', 'Icelandic'),
(1602, 'is', 'es', 'Islandés'),
(1603, 'is', 'de', 'Isländisch'),
(1604, 'is', 'fr', 'Islandais'),
(1605, 'is', 'ar', 'الأيسلاندية'),
(1606, 'is', 'bs', 'Icelandic'),
(1607, 'is', 'bg', 'Icelandic'),
(1608, 'is', 'ca', 'Icelandic'),
(1609, 'is', 'cs', 'Icelandic'),
(1610, 'is', 'sk', 'Islančina'),
(1611, 'is', 'cy', 'Icelandic'),
(1612, 'is', 'da', 'Icelandic'),
(1613, 'is', 'el', 'Ισλανδικα'),
(1614, 'is', 'eo', 'Icelandic'),
(1615, 'is', 'et', 'Icelandic'),
(1616, 'is', 'eu', 'Icelandic'),
(1617, 'is', 'fa', 'Icelandic'),
(1618, 'is', 'fi', 'islanti'),
(1619, 'is', 'ga', 'Icelandic'),
(1620, 'is', 'he', 'Icelandic'),
(1621, 'is', 'hi', 'Icelandic'),
(1622, 'is', 'hr', 'Icelandic'),
(1623, 'is', 'hu', 'izlandi'),
(1624, 'is', 'hy', 'Icelandic'),
(1625, 'is', 'id', 'Icelandic'),
(1626, 'is', 'is', 'Íslenska'),
(1627, 'is', 'it', 'Islandese'),
(1628, 'is', 'ja', 'アイスランド語'),
(1629, 'is', 'ko', '아이슬랜드어'),
(1630, 'is', 'ku', 'Icelandic'),
(1631, 'is', 'la', 'Icelandic'),
(1632, 'is', 'lv', 'Icelandic'),
(1633, 'is', 'lt', 'Icelandic'),
(1634, 'is', 'mk', 'Icelandic'),
(1635, 'is', 'mt', 'Icelandic'),
(1636, 'is', 'mo', 'Icelandic'),
(1637, 'is', 'mn', 'Icelandic'),
(1638, 'is', 'ne', 'Icelandic'),
(1639, 'is', 'nl', 'Ijslands'),
(1640, 'is', 'nb', 'Icelandic'),
(1641, 'is', 'pa', 'Icelandic'),
(1642, 'is', 'pl', 'islandzki'),
(1643, 'is', 'pt-pt', 'Islandês'),
(1644, 'is', 'pt-br', 'Islandês'),
(1645, 'is', 'qu', 'Icelandic'),
(1646, 'is', 'ro', 'Islandeză'),
(1647, 'is', 'ru', 'Исландский'),
(1648, 'is', 'sl', 'Icelandic'),
(1649, 'is', 'so', 'Icelandic'),
(1650, 'is', 'sq', 'Icelandic'),
(1651, 'is', 'sr', 'Icelandic'),
(1652, 'is', 'sv', 'Isländska'),
(1653, 'is', 'ta', 'Icelandic'),
(1654, 'is', 'th', 'ไอซ์แลนด์'),
(1655, 'is', 'tr', 'İzlandaca'),
(1656, 'is', 'uk', 'Icelandic'),
(1657, 'is', 'ur', 'Icelandic'),
(1658, 'is', 'uz', 'Icelandic'),
(1659, 'is', 'vi', 'Icelandic'),
(1660, 'is', 'yi', 'Icelandic'),
(1661, 'is', 'zh-hans', '冰岛语'),
(1662, 'is', 'zu', 'Icelandic'),
(1663, 'is', 'zh-hant', '冰島語'),
(1664, 'is', 'ms', 'Icelandic'),
(1665, 'it', 'en', 'Italian'),
(1666, 'it', 'es', 'Italiano'),
(1667, 'it', 'de', 'Italienisch'),
(1668, 'it', 'fr', 'Italien'),
(1669, 'it', 'ar', 'الإيطالية'),
(1670, 'it', 'bs', 'Italian'),
(1671, 'it', 'bg', 'Italian'),
(1672, 'it', 'ca', 'Italian'),
(1673, 'it', 'cs', 'Italian'),
(1674, 'it', 'sk', 'Taliančina'),
(1675, 'it', 'cy', 'Italian'),
(1676, 'it', 'da', 'Italian'),
(1677, 'it', 'el', 'Ιταλικα'),
(1678, 'it', 'eo', 'Italian'),
(1679, 'it', 'et', 'Italian'),
(1680, 'it', 'eu', 'Italian'),
(1681, 'it', 'fa', 'Italian'),
(1682, 'it', 'fi', 'italia'),
(1683, 'it', 'ga', 'Italian'),
(1684, 'it', 'he', 'איטלקית'),
(1685, 'it', 'hi', 'Italian'),
(1686, 'it', 'hr', 'Italian'),
(1687, 'it', 'hu', 'olasz'),
(1688, 'it', 'hy', 'Italian'),
(1689, 'it', 'id', 'Italian'),
(1690, 'it', 'is', 'Italian'),
(1691, 'it', 'it', 'Italiano'),
(1692, 'it', 'ja', 'イタリア語'),
(1693, 'it', 'ko', '이태리어'),
(1694, 'it', 'ku', 'Italian'),
(1695, 'it', 'la', 'Italian'),
(1696, 'it', 'lv', 'Italian'),
(1697, 'it', 'lt', 'Italian'),
(1698, 'it', 'mk', 'Italian'),
(1699, 'it', 'mt', 'Italian'),
(1700, 'it', 'mo', 'Italian'),
(1701, 'it', 'mn', 'Italian'),
(1702, 'it', 'ne', 'Italian'),
(1703, 'it', 'nl', 'Italiaans'),
(1704, 'it', 'nb', 'Italian'),
(1705, 'it', 'pa', 'Italian'),
(1706, 'it', 'pl', 'włoski'),
(1707, 'it', 'pt-pt', 'Italiano'),
(1708, 'it', 'pt-br', 'Italiano'),
(1709, 'it', 'qu', 'Italian'),
(1710, 'it', 'ro', 'Italiană'),
(1711, 'it', 'ru', 'Итальянский'),
(1712, 'it', 'sl', 'Italian'),
(1713, 'it', 'so', 'Italian'),
(1714, 'it', 'sq', 'Italian'),
(1715, 'it', 'sr', 'Italian'),
(1716, 'it', 'sv', 'Italienska'),
(1717, 'it', 'ta', 'Italian'),
(1718, 'it', 'th', 'อิตาลี'),
(1719, 'it', 'tr', 'İtalyanca'),
(1720, 'it', 'uk', 'Italian'),
(1721, 'it', 'ur', 'Italian'),
(1722, 'it', 'uz', 'Italian'),
(1723, 'it', 'vi', 'Italian'),
(1724, 'it', 'yi', 'Italian'),
(1725, 'it', 'zh-hans', '意大利语'),
(1726, 'it', 'zu', 'Italian'),
(1727, 'it', 'zh-hant', '義大利語'),
(1728, 'it', 'ms', 'Italian'),
(1729, 'ja', 'en', 'Japanese'),
(1730, 'ja', 'es', 'Japonés'),
(1731, 'ja', 'de', 'Japanisch'),
(1732, 'ja', 'fr', 'Japonais'),
(1733, 'ja', 'ar', 'اليابانية'),
(1734, 'ja', 'bs', 'Japanese'),
(1735, 'ja', 'bg', 'Japanese'),
(1736, 'ja', 'ca', 'Japanese'),
(1737, 'ja', 'cs', 'Japanese'),
(1738, 'ja', 'sk', 'Japonština'),
(1739, 'ja', 'cy', 'Japanese'),
(1740, 'ja', 'da', 'Japanese'),
(1741, 'ja', 'el', 'Ιαπωνικα'),
(1742, 'ja', 'eo', 'Japanese'),
(1743, 'ja', 'et', 'Japanese'),
(1744, 'ja', 'eu', 'Japanese'),
(1745, 'ja', 'fa', 'Japanese'),
(1746, 'ja', 'fi', 'japani'),
(1747, 'ja', 'ga', 'Japanese');
INSERT INTO `wp_icl_languages_translations` (`id`, `language_code`, `display_language_code`, `name`) VALUES
(1748, 'ja', 'he', 'יפנית'),
(1749, 'ja', 'hi', 'Japanese'),
(1750, 'ja', 'hr', 'Japanese'),
(1751, 'ja', 'hu', 'japán'),
(1752, 'ja', 'hy', 'Japanese'),
(1753, 'ja', 'id', 'Japanese'),
(1754, 'ja', 'is', 'Japanese'),
(1755, 'ja', 'it', 'Giapponese'),
(1756, 'ja', 'ja', '日本語'),
(1757, 'ja', 'ko', '일어'),
(1758, 'ja', 'ku', 'Japanese'),
(1759, 'ja', 'la', 'Japanese'),
(1760, 'ja', 'lv', 'Japanese'),
(1761, 'ja', 'lt', 'Japanese'),
(1762, 'ja', 'mk', 'Japanese'),
(1763, 'ja', 'mt', 'Japanese'),
(1764, 'ja', 'mo', 'Japanese'),
(1765, 'ja', 'mn', 'Japanese'),
(1766, 'ja', 'ne', 'Japanese'),
(1767, 'ja', 'nl', 'Japans'),
(1768, 'ja', 'nb', 'Japanese'),
(1769, 'ja', 'pa', 'Japanese'),
(1770, 'ja', 'pl', 'japoński'),
(1771, 'ja', 'pt-pt', 'Japonês'),
(1772, 'ja', 'pt-br', 'Japonês'),
(1773, 'ja', 'qu', 'Japanese'),
(1774, 'ja', 'ro', 'Japoneză'),
(1775, 'ja', 'ru', 'Японский'),
(1776, 'ja', 'sl', 'Japanese'),
(1777, 'ja', 'so', 'Japanese'),
(1778, 'ja', 'sq', 'Japanese'),
(1779, 'ja', 'sr', 'Japanese'),
(1780, 'ja', 'sv', 'Japanska'),
(1781, 'ja', 'ta', 'Japanese'),
(1782, 'ja', 'th', 'ญี่ปุ่น'),
(1783, 'ja', 'tr', 'Japonca'),
(1784, 'ja', 'uk', 'Japanese'),
(1785, 'ja', 'ur', 'Japanese'),
(1786, 'ja', 'uz', 'Japanese'),
(1787, 'ja', 'vi', 'Japanese'),
(1788, 'ja', 'yi', 'Japanese'),
(1789, 'ja', 'zh-hans', '日语'),
(1790, 'ja', 'zu', 'Japanese'),
(1791, 'ja', 'zh-hant', '日語'),
(1792, 'ja', 'ms', 'Japanese'),
(1793, 'ko', 'en', 'Korean'),
(1794, 'ko', 'es', 'Coreano'),
(1795, 'ko', 'de', 'Koreanisch'),
(1796, 'ko', 'fr', 'Coréen'),
(1797, 'ko', 'ar', 'الكورية'),
(1798, 'ko', 'bs', 'Korean'),
(1799, 'ko', 'bg', 'Korean'),
(1800, 'ko', 'ca', 'Korean'),
(1801, 'ko', 'cs', 'Korean'),
(1802, 'ko', 'sk', 'Kórejčina'),
(1803, 'ko', 'cy', 'Korean'),
(1804, 'ko', 'da', 'Korean'),
(1805, 'ko', 'el', 'Κορεατικα'),
(1806, 'ko', 'eo', 'Korean'),
(1807, 'ko', 'et', 'Korean'),
(1808, 'ko', 'eu', 'Korean'),
(1809, 'ko', 'fa', 'Korean'),
(1810, 'ko', 'fi', 'korea'),
(1811, 'ko', 'ga', 'Korean'),
(1812, 'ko', 'he', 'קוראנית'),
(1813, 'ko', 'hi', 'Korean'),
(1814, 'ko', 'hr', 'Korean'),
(1815, 'ko', 'hu', 'koreai'),
(1816, 'ko', 'hy', 'Korean'),
(1817, 'ko', 'id', 'Korean'),
(1818, 'ko', 'is', 'Korean'),
(1819, 'ko', 'it', 'Coreano'),
(1820, 'ko', 'ja', '韓国語'),
(1821, 'ko', 'ko', '한국어'),
(1822, 'ko', 'ku', 'Korean'),
(1823, 'ko', 'la', 'Korean'),
(1824, 'ko', 'lv', 'Korean'),
(1825, 'ko', 'lt', 'Korean'),
(1826, 'ko', 'mk', 'Korean'),
(1827, 'ko', 'mt', 'Korean'),
(1828, 'ko', 'mo', 'Korean'),
(1829, 'ko', 'mn', 'Korean'),
(1830, 'ko', 'ne', 'Korean'),
(1831, 'ko', 'nl', 'Koreaans'),
(1832, 'ko', 'nb', 'Korean'),
(1833, 'ko', 'pa', 'Korean'),
(1834, 'ko', 'pl', 'koreański'),
(1835, 'ko', 'pt-pt', 'Coreano'),
(1836, 'ko', 'pt-br', 'Coreano'),
(1837, 'ko', 'qu', 'Korean'),
(1838, 'ko', 'ro', 'Coreană'),
(1839, 'ko', 'ru', 'Корейский'),
(1840, 'ko', 'sl', 'Korean'),
(1841, 'ko', 'so', 'Korean'),
(1842, 'ko', 'sq', 'Korean'),
(1843, 'ko', 'sr', 'Korean'),
(1844, 'ko', 'sv', 'Koreanska'),
(1845, 'ko', 'ta', 'Korean'),
(1846, 'ko', 'th', 'เกาหลี'),
(1847, 'ko', 'tr', 'Kore dili'),
(1848, 'ko', 'uk', 'Korean'),
(1849, 'ko', 'ur', 'Korean'),
(1850, 'ko', 'uz', 'Korean'),
(1851, 'ko', 'vi', 'Korean'),
(1852, 'ko', 'yi', 'Korean'),
(1853, 'ko', 'zh-hans', '韩语'),
(1854, 'ko', 'zu', 'Korean'),
(1855, 'ko', 'zh-hant', '韓語'),
(1856, 'ko', 'ms', 'Korean'),
(1857, 'ku', 'en', 'Kurdish'),
(1858, 'ku', 'es', 'Kurdo'),
(1859, 'ku', 'de', 'Kurdisch'),
(1860, 'ku', 'fr', 'Kurde'),
(1861, 'ku', 'ar', 'الكردية'),
(1862, 'ku', 'bs', 'Kurdish'),
(1863, 'ku', 'bg', 'Kurdish'),
(1864, 'ku', 'ca', 'Kurdish'),
(1865, 'ku', 'cs', 'Kurdish'),
(1866, 'ku', 'sk', 'Kurdština'),
(1867, 'ku', 'cy', 'Kurdish'),
(1868, 'ku', 'da', 'Kurdish'),
(1869, 'ku', 'el', 'Κουρδικα'),
(1870, 'ku', 'eo', 'Kurdish'),
(1871, 'ku', 'et', 'Kurdish'),
(1872, 'ku', 'eu', 'Kurdish'),
(1873, 'ku', 'fa', 'Kurdish'),
(1874, 'ku', 'fi', 'kurdi'),
(1875, 'ku', 'ga', 'Kurdish'),
(1876, 'ku', 'he', 'Kurdish'),
(1877, 'ku', 'hi', 'Kurdish'),
(1878, 'ku', 'hr', 'Kurdish'),
(1879, 'ku', 'hu', 'kurd'),
(1880, 'ku', 'hy', 'Kurdish'),
(1881, 'ku', 'id', 'Kurdish'),
(1882, 'ku', 'is', 'Kurdish'),
(1883, 'ku', 'it', 'Curdo'),
(1884, 'ku', 'ja', 'クルド語'),
(1885, 'ku', 'ko', '쿠르드어'),
(1886, 'ku', 'ku', 'Kurdish'),
(1887, 'ku', 'la', 'Kurdish'),
(1888, 'ku', 'lv', 'Kurdish'),
(1889, 'ku', 'lt', 'Kurdish'),
(1890, 'ku', 'mk', 'Kurdish'),
(1891, 'ku', 'mt', 'Kurdish'),
(1892, 'ku', 'mo', 'Kurdish'),
(1893, 'ku', 'mn', 'Kurdish'),
(1894, 'ku', 'ne', 'Kurdish'),
(1895, 'ku', 'nl', 'Koerdish'),
(1896, 'ku', 'nb', 'Kurdish'),
(1897, 'ku', 'pa', 'Kurdish'),
(1898, 'ku', 'pl', 'kurdyjski'),
(1899, 'ku', 'pt-pt', 'Curdo'),
(1900, 'ku', 'pt-br', 'Curdo'),
(1901, 'ku', 'qu', 'Kurdish'),
(1902, 'ku', 'ro', 'Kurdă'),
(1903, 'ku', 'ru', 'Курдский'),
(1904, 'ku', 'sl', 'Kurdish'),
(1905, 'ku', 'so', 'Kurdish'),
(1906, 'ku', 'sq', 'Kurdish'),
(1907, 'ku', 'sr', 'Kurdish'),
(1908, 'ku', 'sv', 'Kurdiska'),
(1909, 'ku', 'ta', 'Kurdish'),
(1910, 'ku', 'th', 'เคอร์ดิช'),
(1911, 'ku', 'tr', 'Kürtçe'),
(1912, 'ku', 'uk', 'Kurdish'),
(1913, 'ku', 'ur', 'Kurdish'),
(1914, 'ku', 'uz', 'Kurdish'),
(1915, 'ku', 'vi', 'Kurdish'),
(1916, 'ku', 'yi', 'Kurdish'),
(1917, 'ku', 'zh-hans', '库尔德语'),
(1918, 'ku', 'zu', 'Kurdish'),
(1919, 'ku', 'zh-hant', '庫爾德語'),
(1920, 'ku', 'ms', 'Kurdish'),
(1921, 'la', 'en', 'Latin'),
(1922, 'la', 'es', 'Latín'),
(1923, 'la', 'de', 'Latein'),
(1924, 'la', 'fr', 'Latin'),
(1925, 'la', 'ar', 'اللاتينية'),
(1926, 'la', 'bs', 'Latin'),
(1927, 'la', 'bg', 'Latin'),
(1928, 'la', 'ca', 'Latin'),
(1929, 'la', 'cs', 'Latin'),
(1930, 'la', 'sk', 'Latinčina'),
(1931, 'la', 'cy', 'Latin'),
(1932, 'la', 'da', 'Latin'),
(1933, 'la', 'el', 'Λατινικη'),
(1934, 'la', 'eo', 'Latin'),
(1935, 'la', 'et', 'Latin'),
(1936, 'la', 'eu', 'Latin'),
(1937, 'la', 'fa', 'Latin'),
(1938, 'la', 'fi', 'latina'),
(1939, 'la', 'ga', 'Latin'),
(1940, 'la', 'he', 'לטינית'),
(1941, 'la', 'hi', 'Latin'),
(1942, 'la', 'hr', 'Latin'),
(1943, 'la', 'hu', 'latin'),
(1944, 'la', 'hy', 'Latin'),
(1945, 'la', 'id', 'Latin'),
(1946, 'la', 'is', 'Latin'),
(1947, 'la', 'it', 'Latino'),
(1948, 'la', 'ja', 'ラテン語'),
(1949, 'la', 'ko', '라틴어'),
(1950, 'la', 'ku', 'Latin'),
(1951, 'la', 'la', 'Latin'),
(1952, 'la', 'lv', 'Latin'),
(1953, 'la', 'lt', 'Latin'),
(1954, 'la', 'mk', 'Latin'),
(1955, 'la', 'mt', 'Latin'),
(1956, 'la', 'mo', 'Latin'),
(1957, 'la', 'mn', 'Latin'),
(1958, 'la', 'ne', 'Latin'),
(1959, 'la', 'nl', 'Latijn'),
(1960, 'la', 'nb', 'Latin'),
(1961, 'la', 'pa', 'Latin'),
(1962, 'la', 'pl', 'łaciński'),
(1963, 'la', 'pt-pt', 'Latim'),
(1964, 'la', 'pt-br', 'Latim'),
(1965, 'la', 'qu', 'Latin'),
(1966, 'la', 'ro', 'Latină'),
(1967, 'la', 'ru', 'Латинский'),
(1968, 'la', 'sl', 'Latin'),
(1969, 'la', 'so', 'Latin'),
(1970, 'la', 'sq', 'Latin'),
(1971, 'la', 'sr', 'Latin'),
(1972, 'la', 'sv', 'Latin'),
(1973, 'la', 'ta', 'Latin'),
(1974, 'la', 'th', 'ละติน'),
(1975, 'la', 'tr', 'Latince'),
(1976, 'la', 'uk', 'Latin'),
(1977, 'la', 'ur', 'Latin'),
(1978, 'la', 'uz', 'Latin'),
(1979, 'la', 'vi', 'Latin'),
(1980, 'la', 'yi', 'Latin'),
(1981, 'la', 'zh-hans', '拉丁语'),
(1982, 'la', 'zu', 'Latin'),
(1983, 'la', 'zh-hant', '拉丁語'),
(1984, 'la', 'ms', 'Latin'),
(1985, 'lv', 'en', 'Latvian'),
(1986, 'lv', 'es', 'Letón'),
(1987, 'lv', 'de', 'Lettisch'),
(1988, 'lv', 'fr', 'Letton'),
(1989, 'lv', 'ar', 'اللاتفية'),
(1990, 'lv', 'bs', 'Latvian'),
(1991, 'lv', 'bg', 'Latvian'),
(1992, 'lv', 'ca', 'Latvian'),
(1993, 'lv', 'cs', 'Latvian'),
(1994, 'lv', 'sk', 'Lotyština'),
(1995, 'lv', 'cy', 'Latvian'),
(1996, 'lv', 'da', 'Latvian'),
(1997, 'lv', 'el', 'Λετονικα'),
(1998, 'lv', 'eo', 'Latvian'),
(1999, 'lv', 'et', 'Latvian'),
(2000, 'lv', 'eu', 'Latvian'),
(2001, 'lv', 'fa', 'Latvian'),
(2002, 'lv', 'fi', 'latvia'),
(2003, 'lv', 'ga', 'Latvian'),
(2004, 'lv', 'he', 'Latvian'),
(2005, 'lv', 'hi', 'Latvian'),
(2006, 'lv', 'hr', 'Latvian'),
(2007, 'lv', 'hu', 'lett'),
(2008, 'lv', 'hy', 'Latvian'),
(2009, 'lv', 'id', 'Latvian'),
(2010, 'lv', 'is', 'Latvian'),
(2011, 'lv', 'it', 'Lettone'),
(2012, 'lv', 'ja', 'ラトビア語'),
(2013, 'lv', 'ko', '라트비아어'),
(2014, 'lv', 'ku', 'Latvian'),
(2015, 'lv', 'la', 'Latvian'),
(2016, 'lv', 'lv', 'Latviešu'),
(2017, 'lv', 'lt', 'Latvian'),
(2018, 'lv', 'mk', 'Latvian'),
(2019, 'lv', 'mt', 'Latvian'),
(2020, 'lv', 'mo', 'Latvian'),
(2021, 'lv', 'mn', 'Latvian'),
(2022, 'lv', 'ne', 'Latvian'),
(2023, 'lv', 'nl', 'Lets'),
(2024, 'lv', 'nb', 'Latvian'),
(2025, 'lv', 'pa', 'Latvian'),
(2026, 'lv', 'pl', 'łotewski'),
(2027, 'lv', 'pt-pt', 'Letão'),
(2028, 'lv', 'pt-br', 'Letão'),
(2029, 'lv', 'qu', 'Latvian'),
(2030, 'lv', 'ro', 'Letoniană'),
(2031, 'lv', 'ru', 'латышский'),
(2032, 'lv', 'sl', 'Latvian'),
(2033, 'lv', 'so', 'Latvian'),
(2034, 'lv', 'sq', 'Latvian'),
(2035, 'lv', 'sr', 'Latvian'),
(2036, 'lv', 'sv', 'Lettiska'),
(2037, 'lv', 'ta', 'Latvian'),
(2038, 'lv', 'th', 'ลัตเวีย'),
(2039, 'lv', 'tr', 'Letonca'),
(2040, 'lv', 'uk', 'Latvian'),
(2041, 'lv', 'ur', 'Latvian'),
(2042, 'lv', 'uz', 'Latvian'),
(2043, 'lv', 'vi', 'Latvian'),
(2044, 'lv', 'yi', 'Latvian'),
(2045, 'lv', 'zh-hans', '拉脱维亚语'),
(2046, 'lv', 'zu', 'Latvian'),
(2047, 'lv', 'zh-hant', '拉脫維亞語'),
(2048, 'lv', 'ms', 'Latvian'),
(2049, 'lt', 'en', 'Lithuanian'),
(2050, 'lt', 'es', 'Lituano'),
(2051, 'lt', 'de', 'Litauisch'),
(2052, 'lt', 'fr', 'Lituanien'),
(2053, 'lt', 'ar', 'اللتوانية'),
(2054, 'lt', 'bs', 'Lithuanian'),
(2055, 'lt', 'bg', 'Lithuanian'),
(2056, 'lt', 'ca', 'Lithuanian'),
(2057, 'lt', 'cs', 'Lithuanian'),
(2058, 'lt', 'sk', 'Litovčina'),
(2059, 'lt', 'cy', 'Lithuanian'),
(2060, 'lt', 'da', 'Lithuanian'),
(2061, 'lt', 'el', 'Λιθουανικα'),
(2062, 'lt', 'eo', 'Lithuanian'),
(2063, 'lt', 'et', 'Lithuanian'),
(2064, 'lt', 'eu', 'Lithuanian'),
(2065, 'lt', 'fa', 'Lithuanian'),
(2066, 'lt', 'fi', 'liettua'),
(2067, 'lt', 'ga', 'Lithuanian'),
(2068, 'lt', 'he', 'Lithuanian'),
(2069, 'lt', 'hi', 'Lithuanian'),
(2070, 'lt', 'hr', 'Lithuanian'),
(2071, 'lt', 'hu', 'litván'),
(2072, 'lt', 'hy', 'Lithuanian'),
(2073, 'lt', 'id', 'Lithuanian'),
(2074, 'lt', 'is', 'Lithuanian'),
(2075, 'lt', 'it', 'Lituano'),
(2076, 'lt', 'ja', 'リトアニア語'),
(2077, 'lt', 'ko', '리투아니아어'),
(2078, 'lt', 'ku', 'Lithuanian'),
(2079, 'lt', 'la', 'Lithuanian'),
(2080, 'lt', 'lv', 'Lithuanian'),
(2081, 'lt', 'lt', 'Lithuanian'),
(2082, 'lt', 'mk', 'Lithuanian'),
(2083, 'lt', 'mt', 'Lithuanian'),
(2084, 'lt', 'mo', 'Lithuanian'),
(2085, 'lt', 'mn', 'Lithuanian'),
(2086, 'lt', 'ne', 'Lithuanian'),
(2087, 'lt', 'nl', 'Litouws'),
(2088, 'lt', 'nb', 'Lithuanian'),
(2089, 'lt', 'pa', 'Lithuanian'),
(2090, 'lt', 'pl', 'litewski'),
(2091, 'lt', 'pt-pt', 'Lituano'),
(2092, 'lt', 'pt-br', 'Lituano'),
(2093, 'lt', 'qu', 'Lithuanian'),
(2094, 'lt', 'ro', 'Lituaniană'),
(2095, 'lt', 'ru', 'Литовский'),
(2096, 'lt', 'sl', 'Lithuanian'),
(2097, 'lt', 'so', 'Lithuanian'),
(2098, 'lt', 'sq', 'Lithuanian'),
(2099, 'lt', 'sr', 'Lithuanian'),
(2100, 'lt', 'sv', 'Litauiska'),
(2101, 'lt', 'ta', 'Lithuanian'),
(2102, 'lt', 'th', 'ลิธัวเนีย'),
(2103, 'lt', 'tr', 'Litvanyaca'),
(2104, 'lt', 'uk', 'Lithuanian'),
(2105, 'lt', 'ur', 'Lithuanian'),
(2106, 'lt', 'uz', 'Lithuanian'),
(2107, 'lt', 'vi', 'Lithuanian'),
(2108, 'lt', 'yi', 'Lithuanian'),
(2109, 'lt', 'zh-hans', '立陶宛语'),
(2110, 'lt', 'zu', 'Lithuanian'),
(2111, 'lt', 'zh-hant', '立陶宛語'),
(2112, 'lt', 'ms', 'Lithuanian'),
(2113, 'mk', 'en', 'Macedonian'),
(2114, 'mk', 'es', 'Macedonio'),
(2115, 'mk', 'de', 'Mazedonisch'),
(2116, 'mk', 'fr', 'Macédonien'),
(2117, 'mk', 'ar', 'المقدونية'),
(2118, 'mk', 'bs', 'Macedonian'),
(2119, 'mk', 'bg', 'Macedonian'),
(2120, 'mk', 'ca', 'Macedonian'),
(2121, 'mk', 'cs', 'Macedonian'),
(2122, 'mk', 'sk', 'Macedónština'),
(2123, 'mk', 'cy', 'Macedonian'),
(2124, 'mk', 'da', 'Macedonian'),
(2125, 'mk', 'el', 'Μακεδονικο'),
(2126, 'mk', 'eo', 'Macedonian'),
(2127, 'mk', 'et', 'Macedonian'),
(2128, 'mk', 'eu', 'Macedonian'),
(2129, 'mk', 'fa', 'Macedonian'),
(2130, 'mk', 'fi', 'makedonia'),
(2131, 'mk', 'ga', 'Macedonian'),
(2132, 'mk', 'he', 'Macedonian'),
(2133, 'mk', 'hi', 'Macedonian'),
(2134, 'mk', 'hr', 'Macedonian'),
(2135, 'mk', 'hu', 'macedón'),
(2136, 'mk', 'hy', 'Macedonian'),
(2137, 'mk', 'id', 'Macedonian'),
(2138, 'mk', 'is', 'Macedonian'),
(2139, 'mk', 'it', 'Macedone'),
(2140, 'mk', 'ja', 'マケドニア語'),
(2141, 'mk', 'ko', '마케도니아어'),
(2142, 'mk', 'ku', 'Macedonian'),
(2143, 'mk', 'la', 'Macedonian'),
(2144, 'mk', 'lv', 'Macedonian'),
(2145, 'mk', 'lt', 'Macedonian'),
(2146, 'mk', 'mk', 'Macedonian'),
(2147, 'mk', 'mt', 'Macedonian'),
(2148, 'mk', 'mo', 'Macedonian'),
(2149, 'mk', 'mn', 'Macedonian'),
(2150, 'mk', 'ne', 'Macedonian'),
(2151, 'mk', 'nl', 'Macedonisch'),
(2152, 'mk', 'nb', 'Macedonian'),
(2153, 'mk', 'pa', 'Macedonian'),
(2154, 'mk', 'pl', 'macedoński'),
(2155, 'mk', 'pt-pt', 'Macedônio'),
(2156, 'mk', 'pt-br', 'Macedônio'),
(2157, 'mk', 'qu', 'Macedonian'),
(2158, 'mk', 'ro', 'Macedoniană'),
(2159, 'mk', 'ru', 'Македонский'),
(2160, 'mk', 'sl', 'Macedonian'),
(2161, 'mk', 'so', 'Macedonian'),
(2162, 'mk', 'sq', 'Macedonian'),
(2163, 'mk', 'sr', 'Macedonian'),
(2164, 'mk', 'sv', 'Makedonska'),
(2165, 'mk', 'ta', 'Macedonian'),
(2166, 'mk', 'th', 'มาซิโดเนีย'),
(2167, 'mk', 'tr', 'Makedonyaca'),
(2168, 'mk', 'uk', 'Macedonian'),
(2169, 'mk', 'ur', 'Macedonian'),
(2170, 'mk', 'uz', 'Macedonian'),
(2171, 'mk', 'vi', 'Macedonian'),
(2172, 'mk', 'yi', 'Macedonian'),
(2173, 'mk', 'zh-hans', '马其顿语'),
(2174, 'mk', 'zu', 'Macedonian'),
(2175, 'mk', 'zh-hant', '馬其頓語'),
(2176, 'mk', 'ms', 'Macedonian'),
(2177, 'mt', 'en', 'Maltese'),
(2178, 'mt', 'es', 'Maltés'),
(2179, 'mt', 'de', 'Maltesisch'),
(2180, 'mt', 'fr', 'Maltais'),
(2181, 'mt', 'ar', 'المالطية'),
(2182, 'mt', 'bs', 'Maltese'),
(2183, 'mt', 'bg', 'Maltese'),
(2184, 'mt', 'ca', 'Maltese'),
(2185, 'mt', 'cs', 'Maltese'),
(2186, 'mt', 'sk', 'Maltézština'),
(2187, 'mt', 'cy', 'Maltese'),
(2188, 'mt', 'da', 'Maltese'),
(2189, 'mt', 'el', 'Μαλτεζικα'),
(2190, 'mt', 'eo', 'Maltese'),
(2191, 'mt', 'et', 'Maltese'),
(2192, 'mt', 'eu', 'Maltese'),
(2193, 'mt', 'fa', 'Maltese'),
(2194, 'mt', 'fi', 'malta'),
(2195, 'mt', 'ga', 'Maltese'),
(2196, 'mt', 'he', 'Maltese'),
(2197, 'mt', 'hi', 'Maltese'),
(2198, 'mt', 'hr', 'Maltese'),
(2199, 'mt', 'hu', 'máltai'),
(2200, 'mt', 'hy', 'Maltese'),
(2201, 'mt', 'id', 'Maltese'),
(2202, 'mt', 'is', 'Maltese'),
(2203, 'mt', 'it', 'Maltese'),
(2204, 'mt', 'ja', 'マルタ語'),
(2205, 'mt', 'ko', '몰타어'),
(2206, 'mt', 'ku', 'Maltese'),
(2207, 'mt', 'la', 'Maltese'),
(2208, 'mt', 'lv', 'Maltese'),
(2209, 'mt', 'lt', 'Maltese'),
(2210, 'mt', 'mk', 'Maltese'),
(2211, 'mt', 'mt', 'Maltese'),
(2212, 'mt', 'mo', 'Maltese'),
(2213, 'mt', 'mn', 'Maltese'),
(2214, 'mt', 'ne', 'Maltese'),
(2215, 'mt', 'nl', 'Maltees'),
(2216, 'mt', 'nb', 'Maltese'),
(2217, 'mt', 'pa', 'Maltese'),
(2218, 'mt', 'pl', 'maltański'),
(2219, 'mt', 'pt-pt', 'Maltês'),
(2220, 'mt', 'pt-br', 'Maltês'),
(2221, 'mt', 'qu', 'Maltese'),
(2222, 'mt', 'ro', 'Malteză'),
(2223, 'mt', 'ru', 'Мальтийский'),
(2224, 'mt', 'sl', 'Maltese'),
(2225, 'mt', 'so', 'Maltese'),
(2226, 'mt', 'sq', 'Maltese'),
(2227, 'mt', 'sr', 'Maltese'),
(2228, 'mt', 'sv', 'Maltesiska'),
(2229, 'mt', 'ta', 'Maltese'),
(2230, 'mt', 'th', 'มอลทีส'),
(2231, 'mt', 'tr', 'Malta dili'),
(2232, 'mt', 'uk', 'Maltese'),
(2233, 'mt', 'ur', 'Maltese'),
(2234, 'mt', 'uz', 'Maltese'),
(2235, 'mt', 'vi', 'Maltese'),
(2236, 'mt', 'yi', 'Maltese'),
(2237, 'mt', 'zh-hans', '马耳他语'),
(2238, 'mt', 'zu', 'Maltese'),
(2239, 'mt', 'zh-hant', '馬爾他語'),
(2240, 'mt', 'ms', 'Maltese'),
(2241, 'mo', 'en', 'Moldavian'),
(2242, 'mo', 'es', 'Moldavo'),
(2243, 'mo', 'de', 'Moldavisch'),
(2244, 'mo', 'fr', 'Moldave'),
(2245, 'mo', 'ar', 'المولدوفية'),
(2246, 'mo', 'bs', 'Moldavian'),
(2247, 'mo', 'bg', 'Moldavian'),
(2248, 'mo', 'ca', 'Moldavian'),
(2249, 'mo', 'cs', 'Moldavian'),
(2250, 'mo', 'sk', 'Moldavčina'),
(2251, 'mo', 'cy', 'Moldavian'),
(2252, 'mo', 'da', 'Moldavian'),
(2253, 'mo', 'el', 'Μολδαβικα'),
(2254, 'mo', 'eo', 'Moldavian'),
(2255, 'mo', 'et', 'Moldavian'),
(2256, 'mo', 'eu', 'Moldavian'),
(2257, 'mo', 'fa', 'Moldavian'),
(2258, 'mo', 'fi', 'moldavia'),
(2259, 'mo', 'ga', 'Moldavian'),
(2260, 'mo', 'he', 'Moldavian'),
(2261, 'mo', 'hi', 'Moldavian'),
(2262, 'mo', 'hr', 'Moldavian'),
(2263, 'mo', 'hu', 'moldovai'),
(2264, 'mo', 'hy', 'Moldavian'),
(2265, 'mo', 'id', 'Moldavian'),
(2266, 'mo', 'is', 'Moldavian'),
(2267, 'mo', 'it', 'Moldavo'),
(2268, 'mo', 'ja', 'モルダビア語'),
(2269, 'mo', 'ko', '몰다비아어'),
(2270, 'mo', 'ku', 'Moldavian'),
(2271, 'mo', 'la', 'Moldavian'),
(2272, 'mo', 'lv', 'Moldavian'),
(2273, 'mo', 'lt', 'Moldavian'),
(2274, 'mo', 'mk', 'Moldavian'),
(2275, 'mo', 'mt', 'Moldavian'),
(2276, 'mo', 'mo', 'Moldavian'),
(2277, 'mo', 'mn', 'Moldavian'),
(2278, 'mo', 'ne', 'Moldavian'),
(2279, 'mo', 'nl', 'Moldavisch'),
(2280, 'mo', 'nb', 'Moldavian'),
(2281, 'mo', 'pa', 'Moldavian'),
(2282, 'mo', 'pl', 'mołdawski'),
(2283, 'mo', 'pt-pt', 'Moldavo'),
(2284, 'mo', 'pt-br', 'Moldavo'),
(2285, 'mo', 'qu', 'Moldavian'),
(2286, 'mo', 'ro', 'Moldoveană'),
(2287, 'mo', 'ru', 'Молдавский'),
(2288, 'mo', 'sl', 'Moldavian'),
(2289, 'mo', 'so', 'Moldavian'),
(2290, 'mo', 'sq', 'Moldavian'),
(2291, 'mo', 'sr', 'Moldavian'),
(2292, 'mo', 'sv', 'Moldaviska'),
(2293, 'mo', 'ta', 'Moldavian'),
(2294, 'mo', 'th', 'มอลดาเวียน'),
(2295, 'mo', 'tr', 'Moldovyaca'),
(2296, 'mo', 'uk', 'Moldavian'),
(2297, 'mo', 'ur', 'Moldavian'),
(2298, 'mo', 'uz', 'Moldavian'),
(2299, 'mo', 'vi', 'Moldavian'),
(2300, 'mo', 'yi', 'Moldavian'),
(2301, 'mo', 'zh-hans', '摩尔达维亚语'),
(2302, 'mo', 'zu', 'Moldavian'),
(2303, 'mo', 'zh-hant', '摩爾達維亞語'),
(2304, 'mo', 'ms', 'Moldavian'),
(2305, 'mn', 'en', 'Mongolian'),
(2306, 'mn', 'es', 'Mongol'),
(2307, 'mn', 'de', 'Mongolisch'),
(2308, 'mn', 'fr', 'Mongol'),
(2309, 'mn', 'ar', 'المنغولية'),
(2310, 'mn', 'bs', 'Mongolian'),
(2311, 'mn', 'bg', 'Mongolian'),
(2312, 'mn', 'ca', 'Mongolian'),
(2313, 'mn', 'cs', 'Mongolian'),
(2314, 'mn', 'sk', 'Mongolština'),
(2315, 'mn', 'cy', 'Mongolian'),
(2316, 'mn', 'da', 'Mongolian'),
(2317, 'mn', 'el', 'Μογγολικα'),
(2318, 'mn', 'eo', 'Mongolian'),
(2319, 'mn', 'et', 'Mongolian'),
(2320, 'mn', 'eu', 'Mongolian'),
(2321, 'mn', 'fa', 'Mongolian'),
(2322, 'mn', 'fi', 'mongoli'),
(2323, 'mn', 'ga', 'Mongolian'),
(2324, 'mn', 'he', 'Mongolian'),
(2325, 'mn', 'hi', 'Mongolian'),
(2326, 'mn', 'hr', 'Mongolian'),
(2327, 'mn', 'hu', 'mongol'),
(2328, 'mn', 'hy', 'Mongolian'),
(2329, 'mn', 'id', 'Mongolian'),
(2330, 'mn', 'is', 'Mongolian'),
(2331, 'mn', 'it', 'Mongolo'),
(2332, 'mn', 'ja', 'モンゴル語'),
(2333, 'mn', 'ko', '몽골어'),
(2334, 'mn', 'ku', 'Mongolian'),
(2335, 'mn', 'la', 'Mongolian'),
(2336, 'mn', 'lv', 'Mongolian'),
(2337, 'mn', 'lt', 'Mongolian'),
(2338, 'mn', 'mk', 'Mongolian'),
(2339, 'mn', 'mt', 'Mongolian'),
(2340, 'mn', 'mo', 'Mongolian'),
(2341, 'mn', 'mn', 'Mongolian'),
(2342, 'mn', 'ne', 'Mongolian'),
(2343, 'mn', 'nl', 'Mongools'),
(2344, 'mn', 'nb', 'Mongolian'),
(2345, 'mn', 'pa', 'Mongolian'),
(2346, 'mn', 'pl', 'mongolski'),
(2347, 'mn', 'pt-pt', 'Mongolian'),
(2348, 'mn', 'pt-br', 'Mongolian'),
(2349, 'mn', 'qu', 'Mongolian'),
(2350, 'mn', 'ro', 'Mongoleză'),
(2351, 'mn', 'ru', 'Монгольский'),
(2352, 'mn', 'sl', 'Mongolian'),
(2353, 'mn', 'so', 'Mongolian'),
(2354, 'mn', 'sq', 'Mongolian'),
(2355, 'mn', 'sr', 'Mongolian'),
(2356, 'mn', 'sv', 'Mongoliska'),
(2357, 'mn', 'ta', 'Mongolian'),
(2358, 'mn', 'th', 'มองโกเลีย'),
(2359, 'mn', 'tr', 'Mongolca'),
(2360, 'mn', 'uk', 'Mongolian'),
(2361, 'mn', 'ur', 'Mongolian'),
(2362, 'mn', 'uz', 'Mongolian'),
(2363, 'mn', 'vi', 'Mongolian'),
(2364, 'mn', 'yi', 'Mongolian'),
(2365, 'mn', 'zh-hans', '蒙古语'),
(2366, 'mn', 'zu', 'Mongolian'),
(2367, 'mn', 'zh-hant', '蒙古語'),
(2368, 'mn', 'ms', 'Mongolian'),
(2369, 'ne', 'en', 'Nepali'),
(2370, 'ne', 'es', 'Nepalí'),
(2371, 'ne', 'de', 'Nepali'),
(2372, 'ne', 'fr', 'Népalais'),
(2373, 'ne', 'ar', 'النيبالية'),
(2374, 'ne', 'bs', 'Nepali'),
(2375, 'ne', 'bg', 'Nepali'),
(2376, 'ne', 'ca', 'Nepali'),
(2377, 'ne', 'cs', 'Nepali'),
(2378, 'ne', 'sk', 'Nepálčina'),
(2379, 'ne', 'cy', 'Nepali'),
(2380, 'ne', 'da', 'Nepali'),
(2381, 'ne', 'el', 'Νεπαλι'),
(2382, 'ne', 'eo', 'Nepali'),
(2383, 'ne', 'et', 'Nepali'),
(2384, 'ne', 'eu', 'Nepali'),
(2385, 'ne', 'fa', 'Nepali'),
(2386, 'ne', 'fi', 'nepali'),
(2387, 'ne', 'ga', 'Nepali'),
(2388, 'ne', 'he', 'Nepali'),
(2389, 'ne', 'hi', 'Nepali'),
(2390, 'ne', 'hr', 'Nepali'),
(2391, 'ne', 'hu', 'nepáli'),
(2392, 'ne', 'hy', 'Nepali'),
(2393, 'ne', 'id', 'Nepali'),
(2394, 'ne', 'is', 'Nepali'),
(2395, 'ne', 'it', 'Nepalese'),
(2396, 'ne', 'ja', 'ネパール語'),
(2397, 'ne', 'ko', '네팔어'),
(2398, 'ne', 'ku', 'Nepali'),
(2399, 'ne', 'la', 'Nepali'),
(2400, 'ne', 'lv', 'Nepali'),
(2401, 'ne', 'lt', 'Nepali'),
(2402, 'ne', 'mk', 'Nepali'),
(2403, 'ne', 'mt', 'Nepali'),
(2404, 'ne', 'mo', 'Nepali'),
(2405, 'ne', 'mn', 'Nepali'),
(2406, 'ne', 'ne', 'Nepali'),
(2407, 'ne', 'nl', 'Nepalees'),
(2408, 'ne', 'nb', 'Nepali'),
(2409, 'ne', 'pa', 'Nepali'),
(2410, 'ne', 'pl', 'nepalski'),
(2411, 'ne', 'pt-pt', 'Nepali'),
(2412, 'ne', 'pt-br', 'Nepali'),
(2413, 'ne', 'qu', 'Nepali'),
(2414, 'ne', 'ro', 'Nepaleză'),
(2415, 'ne', 'ru', 'Непальский'),
(2416, 'ne', 'sl', 'Nepali'),
(2417, 'ne', 'so', 'Nepali'),
(2418, 'ne', 'sq', 'Nepali'),
(2419, 'ne', 'sr', 'Nepali'),
(2420, 'ne', 'sv', 'Nepalesiska'),
(2421, 'ne', 'ta', 'Nepali'),
(2422, 'ne', 'th', 'เนปาล'),
(2423, 'ne', 'tr', 'Nepal dili'),
(2424, 'ne', 'uk', 'Nepali'),
(2425, 'ne', 'ur', 'Nepali'),
(2426, 'ne', 'uz', 'Nepali'),
(2427, 'ne', 'vi', 'Nepali'),
(2428, 'ne', 'yi', 'Nepali'),
(2429, 'ne', 'zh-hans', '尼泊尔语'),
(2430, 'ne', 'zu', 'Nepali'),
(2431, 'ne', 'zh-hant', '尼泊爾語'),
(2432, 'ne', 'ms', 'Nepali'),
(2433, 'nl', 'en', 'Dutch'),
(2434, 'nl', 'es', 'Holandés'),
(2435, 'nl', 'de', 'Holländisch'),
(2436, 'nl', 'fr', 'Néerlandais'),
(2437, 'nl', 'ar', 'الهولندية'),
(2438, 'nl', 'bs', 'Dutch'),
(2439, 'nl', 'bg', 'Dutch'),
(2440, 'nl', 'ca', 'Dutch'),
(2441, 'nl', 'cs', 'Dutch'),
(2442, 'nl', 'sk', 'Holandčina'),
(2443, 'nl', 'cy', 'Dutch'),
(2444, 'nl', 'da', 'Dutch'),
(2445, 'nl', 'el', 'Ολλανδικα'),
(2446, 'nl', 'eo', 'Dutch'),
(2447, 'nl', 'et', 'Dutch'),
(2448, 'nl', 'eu', 'Dutch'),
(2449, 'nl', 'fa', 'Dutch'),
(2450, 'nl', 'fi', 'hollanti'),
(2451, 'nl', 'ga', 'Dutch'),
(2452, 'nl', 'he', 'הולנדית'),
(2453, 'nl', 'hi', 'Dutch'),
(2454, 'nl', 'hr', 'Dutch'),
(2455, 'nl', 'hu', 'holland'),
(2456, 'nl', 'hy', 'Dutch'),
(2457, 'nl', 'id', 'Dutch'),
(2458, 'nl', 'is', 'Dutch'),
(2459, 'nl', 'it', 'Neerlandese'),
(2460, 'nl', 'ja', 'オランダ語'),
(2461, 'nl', 'ko', '화란어'),
(2462, 'nl', 'ku', 'Dutch'),
(2463, 'nl', 'la', 'Dutch'),
(2464, 'nl', 'lv', 'Dutch'),
(2465, 'nl', 'lt', 'Dutch'),
(2466, 'nl', 'mk', 'Dutch'),
(2467, 'nl', 'mt', 'Dutch'),
(2468, 'nl', 'mo', 'Dutch'),
(2469, 'nl', 'mn', 'Dutch'),
(2470, 'nl', 'ne', 'Dutch'),
(2471, 'nl', 'nl', 'Nederlands'),
(2472, 'nl', 'nb', 'Dutch'),
(2473, 'nl', 'pa', 'Dutch'),
(2474, 'nl', 'pl', 'holenderski'),
(2475, 'nl', 'pt-pt', 'Holandês'),
(2476, 'nl', 'pt-br', 'Holandês'),
(2477, 'nl', 'qu', 'Dutch'),
(2478, 'nl', 'ro', 'Olaneză'),
(2479, 'nl', 'ru', 'Голландский'),
(2480, 'nl', 'sl', 'Dutch'),
(2481, 'nl', 'so', 'Dutch'),
(2482, 'nl', 'sq', 'Dutch'),
(2483, 'nl', 'sr', 'Dutch'),
(2484, 'nl', 'sv', 'Nederländska'),
(2485, 'nl', 'ta', 'Dutch'),
(2486, 'nl', 'th', 'ดัตช์'),
(2487, 'nl', 'tr', 'Hollandaca'),
(2488, 'nl', 'uk', 'Dutch'),
(2489, 'nl', 'ur', 'Dutch'),
(2490, 'nl', 'uz', 'Dutch'),
(2491, 'nl', 'vi', 'Dutch'),
(2492, 'nl', 'yi', 'Dutch'),
(2493, 'nl', 'zh-hans', '荷兰语'),
(2494, 'nl', 'zu', 'Dutch'),
(2495, 'nl', 'zh-hant', '荷蘭語'),
(2496, 'nl', 'ms', 'Dutch'),
(2497, 'nb', 'en', 'Norwegian Bokmål'),
(2498, 'nb', 'es', 'Bokmål'),
(2499, 'nb', 'de', 'Norwegisch (Buchsprache)'),
(2500, 'nb', 'fr', 'Norvégien Bokmål'),
(2501, 'nb', 'ar', 'البوكمالية النرويجية'),
(2502, 'nb', 'bs', 'Norwegian Bokmål'),
(2503, 'nb', 'bg', 'Norwegian Bokmål'),
(2504, 'nb', 'ca', 'Norwegian Bokmål'),
(2505, 'nb', 'cs', 'Norwegian Bokmål'),
(2506, 'nb', 'sk', 'Nórsky jazyk Bokmål'),
(2507, 'nb', 'cy', 'Norwegian Bokmål'),
(2508, 'nb', 'da', 'Norwegian Bokmål'),
(2509, 'nb', 'el', 'Νορβηγικα'),
(2510, 'nb', 'eo', 'Norwegian Bokmål'),
(2511, 'nb', 'et', 'Norwegian Bokmål'),
(2512, 'nb', 'eu', 'Norwegian Bokmål'),
(2513, 'nb', 'fa', 'Norwegian Bokmål'),
(2514, 'nb', 'fi', 'kirjanorja'),
(2515, 'nb', 'ga', 'Norwegian Bokmål'),
(2516, 'nb', 'he', 'נורווגית'),
(2517, 'nb', 'hi', 'Norwegian Bokmål'),
(2518, 'nb', 'hr', 'Norwegian Bokmål'),
(2519, 'nb', 'hu', 'norvég bokmål'),
(2520, 'nb', 'hy', 'Norwegian Bokmål'),
(2521, 'nb', 'id', 'Norwegian Bokmål'),
(2522, 'nb', 'is', 'Norwegian Bokmål'),
(2523, 'nb', 'it', 'Norvegese Bokmål'),
(2524, 'nb', 'ja', 'ノルウェー・ブークモール'),
(2525, 'nb', 'ko', '노르웨이 보크말어'),
(2526, 'nb', 'ku', 'Norwegian Bokmål'),
(2527, 'nb', 'la', 'Norwegian Bokmål'),
(2528, 'nb', 'lv', 'Norwegian Bokmål'),
(2529, 'nb', 'lt', 'Norwegian Bokmål'),
(2530, 'nb', 'mk', 'Norwegian Bokmål'),
(2531, 'nb', 'mt', 'Norwegian Bokmål'),
(2532, 'nb', 'mo', 'Norwegian Bokmål'),
(2533, 'nb', 'mn', 'Norwegian Bokmål'),
(2534, 'nb', 'ne', 'Norwegian Bokmål'),
(2535, 'nb', 'nl', 'Noors Bokmål'),
(2536, 'nb', 'nb', 'Norwegian Bokmål'),
(2537, 'nb', 'pa', 'Norwegian Bokmål'),
(2538, 'nb', 'pl', 'norweski bokmål'),
(2539, 'nb', 'pt-pt', 'Norueguês'),
(2540, 'nb', 'pt-br', 'Norueguês'),
(2541, 'nb', 'qu', 'Norwegian Bokmål'),
(2542, 'nb', 'ro', 'Bokmål (norvegiană)'),
(2543, 'nb', 'ru', 'Норвежский букмол'),
(2544, 'nb', 'sl', 'Norwegian Bokmål'),
(2545, 'nb', 'so', 'Norwegian Bokmål'),
(2546, 'nb', 'sq', 'Norwegian Bokmål'),
(2547, 'nb', 'sr', 'Norwegian Bokmål'),
(2548, 'nb', 'sv', 'Norskt Bokmål'),
(2549, 'nb', 'ta', 'Norwegian Bokmål'),
(2550, 'nb', 'th', 'นอร์วิเจียนบอกมาล'),
(2551, 'nb', 'tr', 'Bokmal Norveç dili'),
(2552, 'nb', 'uk', 'Norwegian Bokmål'),
(2553, 'nb', 'ur', 'Norwegian Bokmål'),
(2554, 'nb', 'uz', 'Norwegian Bokmål'),
(2555, 'nb', 'vi', 'Norwegian Bokmål'),
(2556, 'nb', 'yi', 'Norwegian Bokmål'),
(2557, 'nb', 'zh-hans', '挪威布克莫尔语'),
(2558, 'nb', 'zu', 'Norwegian Bokmål'),
(2559, 'nb', 'zh-hant', '挪威布克莫爾語'),
(2560, 'nb', 'ms', 'Norwegian Bokmål'),
(2561, 'pa', 'en', 'Punjabi'),
(2562, 'pa', 'es', 'Panyabí'),
(2563, 'pa', 'de', 'Pandschabi'),
(2564, 'pa', 'fr', 'Panjabi'),
(2565, 'pa', 'ar', 'البنجابية'),
(2566, 'pa', 'bs', 'Punjabi'),
(2567, 'pa', 'bg', 'Punjabi'),
(2568, 'pa', 'ca', 'Punjabi'),
(2569, 'pa', 'cs', 'Punjabi'),
(2570, 'pa', 'sk', 'Pandžábčina'),
(2571, 'pa', 'cy', 'Punjabi'),
(2572, 'pa', 'da', 'Punjabi'),
(2573, 'pa', 'el', 'Panjabi'),
(2574, 'pa', 'eo', 'Punjabi'),
(2575, 'pa', 'et', 'Punjabi'),
(2576, 'pa', 'eu', 'Punjabi'),
(2577, 'pa', 'fa', 'Punjabi'),
(2578, 'pa', 'fi', 'pandzabi'),
(2579, 'pa', 'ga', 'Punjabi'),
(2580, 'pa', 'he', 'Punjabi'),
(2581, 'pa', 'hi', 'Punjabi'),
(2582, 'pa', 'hr', 'Punjabi'),
(2583, 'pa', 'hu', 'pandzsábi'),
(2584, 'pa', 'hy', 'Punjabi'),
(2585, 'pa', 'id', 'Punjabi'),
(2586, 'pa', 'is', 'Punjabi'),
(2587, 'pa', 'it', 'Panjabi'),
(2588, 'pa', 'ja', 'パンジャーブ語'),
(2589, 'pa', 'ko', '펀자브어'),
(2590, 'pa', 'ku', 'Punjabi'),
(2591, 'pa', 'la', 'Punjabi'),
(2592, 'pa', 'lv', 'Punjabi'),
(2593, 'pa', 'lt', 'Punjabi'),
(2594, 'pa', 'mk', 'Punjabi'),
(2595, 'pa', 'mt', 'Punjabi'),
(2596, 'pa', 'mo', 'Punjabi'),
(2597, 'pa', 'mn', 'Punjabi'),
(2598, 'pa', 'ne', 'Punjabi'),
(2599, 'pa', 'nl', 'Punjabi'),
(2600, 'pa', 'nb', 'Punjabi'),
(2601, 'pa', 'pa', 'Punjabi'),
(2602, 'pa', 'pl', 'pendżabi'),
(2603, 'pa', 'pt-pt', 'Panjabi'),
(2604, 'pa', 'pt-br', 'Panjabi'),
(2605, 'pa', 'qu', 'Punjabi'),
(2606, 'pa', 'ro', 'Punjabi'),
(2607, 'pa', 'ru', 'Панджаби'),
(2608, 'pa', 'sl', 'Punjabi'),
(2609, 'pa', 'so', 'Punjabi'),
(2610, 'pa', 'sq', 'Punjabi'),
(2611, 'pa', 'sr', 'Punjabi'),
(2612, 'pa', 'sv', 'Punjabi'),
(2613, 'pa', 'ta', 'Punjabi'),
(2614, 'pa', 'th', 'ปัญจาบ'),
(2615, 'pa', 'tr', 'Pencapça'),
(2616, 'pa', 'uk', 'Punjabi'),
(2617, 'pa', 'ur', 'Punjabi'),
(2618, 'pa', 'uz', 'Punjabi'),
(2619, 'pa', 'vi', 'Punjabi'),
(2620, 'pa', 'yi', 'Punjabi'),
(2621, 'pa', 'zh-hans', '旁遮普语'),
(2622, 'pa', 'zu', 'Punjabi'),
(2623, 'pa', 'zh-hant', '旁遮普語'),
(2624, 'pa', 'ms', 'Punjabi'),
(2625, 'pl', 'en', 'Polish'),
(2626, 'pl', 'es', 'Polaco'),
(2627, 'pl', 'de', 'Polnisch'),
(2628, 'pl', 'fr', 'Polonais'),
(2629, 'pl', 'ar', 'البولندية'),
(2630, 'pl', 'bs', 'Polish'),
(2631, 'pl', 'bg', 'Polish'),
(2632, 'pl', 'ca', 'Polish'),
(2633, 'pl', 'cs', 'Polish'),
(2634, 'pl', 'sk', 'Polština'),
(2635, 'pl', 'cy', 'Polish'),
(2636, 'pl', 'da', 'Polish'),
(2637, 'pl', 'el', 'Πολωνικα'),
(2638, 'pl', 'eo', 'Polish'),
(2639, 'pl', 'et', 'Polish'),
(2640, 'pl', 'eu', 'Polish'),
(2641, 'pl', 'fa', 'Polish'),
(2642, 'pl', 'fi', 'puola'),
(2643, 'pl', 'ga', 'Polish'),
(2644, 'pl', 'he', 'פולנית'),
(2645, 'pl', 'hi', 'Polish'),
(2646, 'pl', 'hr', 'Polish'),
(2647, 'pl', 'hu', 'lengyel'),
(2648, 'pl', 'hy', 'Polish'),
(2649, 'pl', 'id', 'Polish'),
(2650, 'pl', 'is', 'Polish'),
(2651, 'pl', 'it', 'Polacco'),
(2652, 'pl', 'ja', 'ポーランド語'),
(2653, 'pl', 'ko', '폴란드어'),
(2654, 'pl', 'ku', 'Polish'),
(2655, 'pl', 'la', 'Polish'),
(2656, 'pl', 'lv', 'Polish'),
(2657, 'pl', 'lt', 'Polish'),
(2658, 'pl', 'mk', 'Polish'),
(2659, 'pl', 'mt', 'Polish'),
(2660, 'pl', 'mo', 'Polish'),
(2661, 'pl', 'mn', 'Polish'),
(2662, 'pl', 'ne', 'Polish'),
(2663, 'pl', 'nl', 'Pools'),
(2664, 'pl', 'nb', 'Polish'),
(2665, 'pl', 'pa', 'Polish'),
(2666, 'pl', 'pl', 'polski'),
(2667, 'pl', 'pt-pt', 'Polonês'),
(2668, 'pl', 'pt-br', 'Polonês'),
(2669, 'pl', 'qu', 'Polish'),
(2670, 'pl', 'ro', 'Poloneză'),
(2671, 'pl', 'ru', 'Польский'),
(2672, 'pl', 'sl', 'Polish'),
(2673, 'pl', 'so', 'Polish'),
(2674, 'pl', 'sq', 'Polish'),
(2675, 'pl', 'sr', 'Polish'),
(2676, 'pl', 'sv', 'Polska'),
(2677, 'pl', 'ta', 'Polish'),
(2678, 'pl', 'th', 'โปแลนด์'),
(2679, 'pl', 'tr', 'Polonyaca'),
(2680, 'pl', 'uk', 'Polish'),
(2681, 'pl', 'ur', 'Polish'),
(2682, 'pl', 'uz', 'Polish'),
(2683, 'pl', 'vi', 'Polish'),
(2684, 'pl', 'yi', 'Polish'),
(2685, 'pl', 'zh-hans', '波兰语'),
(2686, 'pl', 'zu', 'Polish'),
(2687, 'pl', 'zh-hant', '波蘭語'),
(2688, 'pl', 'ms', 'Polish'),
(2689, 'pt-pt', 'en', 'Portuguese (Portugal)'),
(2690, 'pt-pt', 'es', 'Portugués, Portugal'),
(2691, 'pt-pt', 'de', 'Portugiesisch, Portugal'),
(2692, 'pt-pt', 'fr', 'Portugais - du Portugal'),
(2693, 'pt-pt', 'ar', 'البرتغالية ، البرتغال'),
(2694, 'pt-pt', 'bs', 'Portuguese, Portugal'),
(2695, 'pt-pt', 'bg', 'Portuguese, Portugal'),
(2696, 'pt-pt', 'ca', 'Portuguese, Portugal'),
(2697, 'pt-pt', 'cs', 'Portuguese, Portugal'),
(2698, 'pt-pt', 'sk', 'Portugalština'),
(2699, 'pt-pt', 'cy', 'Portuguese, Portugal'),
(2700, 'pt-pt', 'da', 'Portuguese, Portugal'),
(2701, 'pt-pt', 'el', 'Πορτογαλικα'),
(2702, 'pt-pt', 'eo', 'Portuguese, Portugal'),
(2703, 'pt-pt', 'et', 'Portuguese, Portugal'),
(2704, 'pt-pt', 'eu', 'Portuguese, Portugal'),
(2705, 'pt-pt', 'fa', 'Portuguese, Portugal'),
(2706, 'pt-pt', 'fi', 'portugali'),
(2707, 'pt-pt', 'ga', 'Portuguese, Portugal'),
(2708, 'pt-pt', 'he', 'פורטוגזית'),
(2709, 'pt-pt', 'hi', 'Portuguese, Portugal'),
(2710, 'pt-pt', 'hr', 'Portuguese, Portugal'),
(2711, 'pt-pt', 'hu', 'portugál'),
(2712, 'pt-pt', 'hy', 'Portuguese, Portugal'),
(2713, 'pt-pt', 'id', 'Portuguese, Portugal'),
(2714, 'pt-pt', 'is', 'Portuguese, Portugal'),
(2715, 'pt-pt', 'it', 'Portoghese, Portogallo'),
(2716, 'pt-pt', 'ja', 'ポルトガル語'),
(2717, 'pt-pt', 'ko', '포르투갈 포르투갈어'),
(2718, 'pt-pt', 'ku', 'Portuguese, Portugal'),
(2719, 'pt-pt', 'la', 'Portuguese, Portugal'),
(2720, 'pt-pt', 'lv', 'Portuguese, Portugal'),
(2721, 'pt-pt', 'lt', 'Portuguese, Portugal'),
(2722, 'pt-pt', 'mk', 'Portuguese, Portugal'),
(2723, 'pt-pt', 'mt', 'Portuguese, Portugal'),
(2724, 'pt-pt', 'mo', 'Portuguese, Portugal'),
(2725, 'pt-pt', 'mn', 'Portuguese, Portugal'),
(2726, 'pt-pt', 'ne', 'Portuguese, Portugal'),
(2727, 'pt-pt', 'nl', 'Portugees, Portugal'),
(2728, 'pt-pt', 'nb', 'Portuguese, Portugal'),
(2729, 'pt-pt', 'pa', 'Portuguese, Portugal'),
(2730, 'pt-pt', 'pl', 'portugalski, Portugalia'),
(2731, 'pt-pt', 'pt-pt', 'Português'),
(2732, 'pt-pt', 'pt-br', 'Português'),
(2733, 'pt-pt', 'qu', 'Portuguese, Portugal'),
(2734, 'pt-pt', 'ro', 'Portugheză (Portugalia)'),
(2735, 'pt-pt', 'ru', 'Португальский, Португалия'),
(2736, 'pt-pt', 'sl', 'Portuguese, Portugal'),
(2737, 'pt-pt', 'so', 'Portuguese, Portugal'),
(2738, 'pt-pt', 'sq', 'Portuguese, Portugal'),
(2739, 'pt-pt', 'sr', 'Portuguese, Portugal'),
(2740, 'pt-pt', 'sv', 'Portugisiska, Portugal'),
(2741, 'pt-pt', 'ta', 'Portuguese, Portugal'),
(2742, 'pt-pt', 'th', 'โปรตุเกส'),
(2743, 'pt-pt', 'tr', 'Portekizce, Portekiz'),
(2744, 'pt-pt', 'uk', 'Portuguese, Portugal'),
(2745, 'pt-pt', 'ur', 'Portuguese, Portugal'),
(2746, 'pt-pt', 'uz', 'Portuguese, Portugal'),
(2747, 'pt-pt', 'vi', 'Portuguese, Portugal'),
(2748, 'pt-pt', 'yi', 'Portuguese, Portugal'),
(2749, 'pt-pt', 'zh-hans', '葡萄牙语（葡萄牙）'),
(2750, 'pt-pt', 'zu', 'Portuguese, Portugal'),
(2751, 'pt-pt', 'zh-hant', '葡萄牙語（葡萄牙）'),
(2752, 'pt-pt', 'ms', 'Portuguese, Portugal'),
(2753, 'pt-br', 'en', 'Portuguese (Brazil)'),
(2754, 'pt-br', 'es', 'Portugués, Brasil'),
(2755, 'pt-br', 'de', 'Portugiesisch, Brasilien'),
(2756, 'pt-br', 'fr', 'Portugais - du Brésil'),
(2757, 'pt-br', 'ar', 'البرتغالية ،البرازيل'),
(2758, 'pt-br', 'bs', 'Portuguese, Brazil'),
(2759, 'pt-br', 'bg', 'Portuguese, Brazil'),
(2760, 'pt-br', 'ca', 'Portuguese, Brazil'),
(2761, 'pt-br', 'cs', 'Portuguese, Brazil'),
(2762, 'pt-br', 'sk', 'Brazílska Portugalština'),
(2763, 'pt-br', 'cy', 'Portuguese, Brazil'),
(2764, 'pt-br', 'da', 'Portuguese, Brazil'),
(2765, 'pt-br', 'el', 'Πορτογαλικα'),
(2766, 'pt-br', 'eo', 'Portuguese, Brazil'),
(2767, 'pt-br', 'et', 'Portuguese, Brazil'),
(2768, 'pt-br', 'eu', 'Portuguese, Brazil'),
(2769, 'pt-br', 'fa', 'Portuguese, Brazil'),
(2770, 'pt-br', 'fi', 'Brasilian portugali'),
(2771, 'pt-br', 'ga', 'Portuguese, Brazil'),
(2772, 'pt-br', 'he', 'פורטוגזית'),
(2773, 'pt-br', 'hi', 'Portuguese, Brazil'),
(2774, 'pt-br', 'hr', 'Portuguese, Brazil'),
(2775, 'pt-br', 'hu', 'brazil'),
(2776, 'pt-br', 'hy', 'Portuguese, Brazil'),
(2777, 'pt-br', 'id', 'Portuguese, Brazil'),
(2778, 'pt-br', 'is', 'Portuguese, Brazil'),
(2779, 'pt-br', 'it', 'Portoghese, Brasile'),
(2780, 'pt-br', 'ja', 'ポルトガル語（ブラジル）'),
(2781, 'pt-br', 'ko', '브라질 포르투갈어'),
(2782, 'pt-br', 'ku', 'Portuguese, Brazil'),
(2783, 'pt-br', 'la', 'Portuguese, Brazil'),
(2784, 'pt-br', 'lv', 'Portuguese, Brazil'),
(2785, 'pt-br', 'lt', 'Portuguese, Brazil'),
(2786, 'pt-br', 'mk', 'Portuguese, Brazil'),
(2787, 'pt-br', 'mt', 'Portuguese, Brazil'),
(2788, 'pt-br', 'mo', 'Portuguese, Brazil'),
(2789, 'pt-br', 'mn', 'Portuguese, Brazil'),
(2790, 'pt-br', 'ne', 'Portuguese, Brazil'),
(2791, 'pt-br', 'nl', 'Portugees, Brazilië'),
(2792, 'pt-br', 'nb', 'Portuguese, Brazil'),
(2793, 'pt-br', 'pa', 'Portuguese, Brazil'),
(2794, 'pt-br', 'pl', 'portugalski, Brazylia'),
(2795, 'pt-br', 'pt-pt', 'Português'),
(2796, 'pt-br', 'pt-br', 'Português'),
(2797, 'pt-br', 'qu', 'Portuguese, Brazil'),
(2798, 'pt-br', 'ro', 'Portugheză (Brazilia)'),
(2799, 'pt-br', 'ru', 'Португальский, Бразилия'),
(2800, 'pt-br', 'sl', 'Portuguese, Brazil'),
(2801, 'pt-br', 'so', 'Portuguese, Brazil'),
(2802, 'pt-br', 'sq', 'Portuguese, Brazil'),
(2803, 'pt-br', 'sr', 'Portuguese, Brazil'),
(2804, 'pt-br', 'sv', 'Portugisiska, Brasilien'),
(2805, 'pt-br', 'ta', 'Portuguese, Brazil'),
(2806, 'pt-br', 'th', 'โปรตุเกสบราซิล'),
(2807, 'pt-br', 'tr', 'Portekizce, Brezilya'),
(2808, 'pt-br', 'uk', 'Portuguese, Brazil'),
(2809, 'pt-br', 'ur', 'Portuguese, Brazil'),
(2810, 'pt-br', 'uz', 'Portuguese, Brazil'),
(2811, 'pt-br', 'vi', 'Portuguese, Brazil'),
(2812, 'pt-br', 'yi', 'Portuguese, Brazil'),
(2813, 'pt-br', 'zh-hans', '葡萄牙语（巴西）'),
(2814, 'pt-br', 'zu', 'Portuguese, Brazil'),
(2815, 'pt-br', 'zh-hant', '葡萄牙語（巴西）'),
(2816, 'pt-br', 'ms', 'Portuguese, Brazil'),
(2817, 'qu', 'en', 'Quechua'),
(2818, 'qu', 'es', 'Quechua'),
(2819, 'qu', 'de', 'Quechua'),
(2820, 'qu', 'fr', 'Quechua'),
(2821, 'qu', 'ar', 'الكويتشوا'),
(2822, 'qu', 'bs', 'Quechua'),
(2823, 'qu', 'bg', 'Quechua'),
(2824, 'qu', 'ca', 'Quechua'),
(2825, 'qu', 'cs', 'Quechua'),
(2826, 'qu', 'sk', 'Jazyk Quechua'),
(2827, 'qu', 'cy', 'Quechua'),
(2828, 'qu', 'da', 'Quechua'),
(2829, 'qu', 'el', 'Κετσουα'),
(2830, 'qu', 'eo', 'Quechua'),
(2831, 'qu', 'et', 'Quechua'),
(2832, 'qu', 'eu', 'Quechua'),
(2833, 'qu', 'fa', 'Quechua'),
(2834, 'qu', 'fi', 'ketsua'),
(2835, 'qu', 'ga', 'Quechua'),
(2836, 'qu', 'he', 'Quechua'),
(2837, 'qu', 'hi', 'Quechua'),
(2838, 'qu', 'hr', 'Quechua'),
(2839, 'qu', 'hu', 'quechua'),
(2840, 'qu', 'hy', 'Quechua'),
(2841, 'qu', 'id', 'Quechua'),
(2842, 'qu', 'is', 'Quechua'),
(2843, 'qu', 'it', 'Quechua'),
(2844, 'qu', 'ja', 'ケチュア語'),
(2845, 'qu', 'ko', '케추아어'),
(2846, 'qu', 'ku', 'Quechua'),
(2847, 'qu', 'la', 'Quechua'),
(2848, 'qu', 'lv', 'Quechua'),
(2849, 'qu', 'lt', 'Quechua'),
(2850, 'qu', 'mk', 'Quechua'),
(2851, 'qu', 'mt', 'Quechua'),
(2852, 'qu', 'mo', 'Quechua'),
(2853, 'qu', 'mn', 'Quechua'),
(2854, 'qu', 'ne', 'Quechua'),
(2855, 'qu', 'nl', 'Quechua'),
(2856, 'qu', 'nb', 'Quechua'),
(2857, 'qu', 'pa', 'Quechua'),
(2858, 'qu', 'pl', 'keczua'),
(2859, 'qu', 'pt-pt', 'Quechua'),
(2860, 'qu', 'pt-br', 'Quechua'),
(2861, 'qu', 'qu', 'Quechua'),
(2862, 'qu', 'ro', 'Quechuană'),
(2863, 'qu', 'ru', 'Кечуа'),
(2864, 'qu', 'sl', 'Quechua'),
(2865, 'qu', 'so', 'Quechua'),
(2866, 'qu', 'sq', 'Quechua'),
(2867, 'qu', 'sr', 'Quechua'),
(2868, 'qu', 'sv', 'Quechua'),
(2869, 'qu', 'ta', 'Quechua'),
(2870, 'qu', 'th', 'คิวชัว'),
(2871, 'qu', 'tr', 'Quechua dili'),
(2872, 'qu', 'uk', 'Quechua'),
(2873, 'qu', 'ur', 'Quechua'),
(2874, 'qu', 'uz', 'Quechua'),
(2875, 'qu', 'vi', 'Quechua'),
(2876, 'qu', 'yi', 'Quechua'),
(2877, 'qu', 'zh-hans', '盖丘亚语'),
(2878, 'qu', 'zu', 'Quechua'),
(2879, 'qu', 'zh-hant', '蓋丘亞語'),
(2880, 'qu', 'ms', 'Quechua'),
(2881, 'ro', 'en', 'Romanian'),
(2882, 'ro', 'es', 'Rumano'),
(2883, 'ro', 'de', 'Rumänisch'),
(2884, 'ro', 'fr', 'Roumain'),
(2885, 'ro', 'ar', 'الرومانية'),
(2886, 'ro', 'bs', 'Romanian'),
(2887, 'ro', 'bg', 'Romanian'),
(2888, 'ro', 'ca', 'Romanian'),
(2889, 'ro', 'cs', 'Romanian'),
(2890, 'ro', 'sk', 'Rumunčina'),
(2891, 'ro', 'cy', 'Romanian'),
(2892, 'ro', 'da', 'Romanian'),
(2893, 'ro', 'el', 'Ρουμανικα'),
(2894, 'ro', 'eo', 'Romanian'),
(2895, 'ro', 'et', 'Romanian'),
(2896, 'ro', 'eu', 'Romanian'),
(2897, 'ro', 'fa', 'Romanian'),
(2898, 'ro', 'fi', 'romania'),
(2899, 'ro', 'ga', 'Romanian'),
(2900, 'ro', 'he', 'רומנית'),
(2901, 'ro', 'hi', 'Romanian'),
(2902, 'ro', 'hr', 'Romanian'),
(2903, 'ro', 'hu', 'román'),
(2904, 'ro', 'hy', 'Romanian'),
(2905, 'ro', 'id', 'Romanian'),
(2906, 'ro', 'is', 'Romanian'),
(2907, 'ro', 'it', 'Rumeno'),
(2908, 'ro', 'ja', 'ルーマニア語'),
(2909, 'ro', 'ko', '로마니아어'),
(2910, 'ro', 'ku', 'Romanian'),
(2911, 'ro', 'la', 'Romanian'),
(2912, 'ro', 'lv', 'Romanian'),
(2913, 'ro', 'lt', 'Romanian'),
(2914, 'ro', 'mk', 'Romanian'),
(2915, 'ro', 'mt', 'Romanian'),
(2916, 'ro', 'mo', 'Romanian'),
(2917, 'ro', 'mn', 'Romanian'),
(2918, 'ro', 'ne', 'Romanian'),
(2919, 'ro', 'nl', 'Roemeens'),
(2920, 'ro', 'nb', 'Romanian'),
(2921, 'ro', 'pa', 'Romanian'),
(2922, 'ro', 'pl', 'rumuński'),
(2923, 'ro', 'pt-pt', 'Romeno'),
(2924, 'ro', 'pt-br', 'Romeno'),
(2925, 'ro', 'qu', 'Romanian'),
(2926, 'ro', 'ro', 'Română'),
(2927, 'ro', 'ru', 'Румынский'),
(2928, 'ro', 'sl', 'Romanian'),
(2929, 'ro', 'so', 'Romanian'),
(2930, 'ro', 'sq', 'Romanian'),
(2931, 'ro', 'sr', 'Romanian'),
(2932, 'ro', 'sv', 'Rumänska'),
(2933, 'ro', 'ta', 'Romanian'),
(2934, 'ro', 'th', 'โรมาเนีย'),
(2935, 'ro', 'tr', 'Rumence'),
(2936, 'ro', 'uk', 'Romanian'),
(2937, 'ro', 'ur', 'Romanian'),
(2938, 'ro', 'uz', 'Romanian'),
(2939, 'ro', 'vi', 'Romanian'),
(2940, 'ro', 'yi', 'Romanian'),
(2941, 'ro', 'zh-hans', '罗马尼亚语'),
(2942, 'ro', 'zu', 'Romanian'),
(2943, 'ro', 'zh-hant', '羅馬尼亞語'),
(2944, 'ro', 'ms', 'Romanian'),
(2945, 'ru', 'en', 'Russian'),
(2946, 'ru', 'es', 'Ruso'),
(2947, 'ru', 'de', 'Russisch'),
(2948, 'ru', 'fr', 'Russe'),
(2949, 'ru', 'ar', 'الروسية'),
(2950, 'ru', 'bs', 'Russian'),
(2951, 'ru', 'bg', 'Russian'),
(2952, 'ru', 'ca', 'Russian'),
(2953, 'ru', 'cs', 'Russian'),
(2954, 'ru', 'sk', 'Ruština'),
(2955, 'ru', 'cy', 'Russian'),
(2956, 'ru', 'da', 'Russian'),
(2957, 'ru', 'el', 'Ρωσικα'),
(2958, 'ru', 'eo', 'Russian'),
(2959, 'ru', 'et', 'Russian'),
(2960, 'ru', 'eu', 'Russian'),
(2961, 'ru', 'fa', 'Russian'),
(2962, 'ru', 'fi', 'venäjä'),
(2963, 'ru', 'ga', 'Russian'),
(2964, 'ru', 'he', 'רוסית'),
(2965, 'ru', 'hi', 'Russian'),
(2966, 'ru', 'hr', 'Russian'),
(2967, 'ru', 'hu', 'orosz'),
(2968, 'ru', 'hy', 'Russian'),
(2969, 'ru', 'id', 'Russian'),
(2970, 'ru', 'is', 'Russian'),
(2971, 'ru', 'it', 'Russo'),
(2972, 'ru', 'ja', 'ロシア語'),
(2973, 'ru', 'ko', '러시아어'),
(2974, 'ru', 'ku', 'Russian'),
(2975, 'ru', 'la', 'Russian'),
(2976, 'ru', 'lv', 'Russian'),
(2977, 'ru', 'lt', 'Russian'),
(2978, 'ru', 'mk', 'Russian'),
(2979, 'ru', 'mt', 'Russian'),
(2980, 'ru', 'mo', 'Russian'),
(2981, 'ru', 'mn', 'Russian'),
(2982, 'ru', 'ne', 'Russian'),
(2983, 'ru', 'nl', 'Russisch'),
(2984, 'ru', 'nb', 'Russian'),
(2985, 'ru', 'pa', 'Russian'),
(2986, 'ru', 'pl', 'rosyjski'),
(2987, 'ru', 'pt-pt', 'Russo'),
(2988, 'ru', 'pt-br', 'Russo'),
(2989, 'ru', 'qu', 'Russian'),
(2990, 'ru', 'ro', 'Rusă'),
(2991, 'ru', 'ru', 'Русский'),
(2992, 'ru', 'sl', 'Russian'),
(2993, 'ru', 'so', 'Russian'),
(2994, 'ru', 'sq', 'Russian'),
(2995, 'ru', 'sr', 'Russian'),
(2996, 'ru', 'sv', 'Ryska'),
(2997, 'ru', 'ta', 'Russian'),
(2998, 'ru', 'th', 'รัสเซีย'),
(2999, 'ru', 'tr', 'Rusça'),
(3000, 'ru', 'uk', 'Russian'),
(3001, 'ru', 'ur', 'Russian'),
(3002, 'ru', 'uz', 'Russian'),
(3003, 'ru', 'vi', 'Russian'),
(3004, 'ru', 'yi', 'Russian'),
(3005, 'ru', 'zh-hans', '俄语'),
(3006, 'ru', 'zu', 'Russian'),
(3007, 'ru', 'zh-hant', '俄語'),
(3008, 'ru', 'ms', 'Russian'),
(3009, 'sl', 'en', 'Slovenian'),
(3010, 'sl', 'es', 'Esloveno'),
(3011, 'sl', 'de', 'Slowenisch'),
(3012, 'sl', 'fr', 'Slovène'),
(3013, 'sl', 'ar', 'السلوفانية'),
(3014, 'sl', 'bs', 'Slovenian'),
(3015, 'sl', 'bg', 'Slovenian'),
(3016, 'sl', 'ca', 'Slovenian'),
(3017, 'sl', 'cs', 'Slovenian'),
(3018, 'sl', 'sk', 'Slovinčina'),
(3019, 'sl', 'cy', 'Slovenian'),
(3020, 'sl', 'da', 'Slovenian'),
(3021, 'sl', 'el', 'Σλοβενικα'),
(3022, 'sl', 'eo', 'Slovenian'),
(3023, 'sl', 'et', 'Slovenian'),
(3024, 'sl', 'eu', 'Slovenian'),
(3025, 'sl', 'fa', 'Slovenian'),
(3026, 'sl', 'fi', 'sloveeni'),
(3027, 'sl', 'ga', 'Slovenian'),
(3028, 'sl', 'he', 'Slovenian'),
(3029, 'sl', 'hi', 'Slovenian'),
(3030, 'sl', 'hr', 'Slovenian'),
(3031, 'sl', 'hu', 'szlovén'),
(3032, 'sl', 'hy', 'Slovenian'),
(3033, 'sl', 'id', 'Slovenian'),
(3034, 'sl', 'is', 'Slovenian'),
(3035, 'sl', 'it', 'Sloveno'),
(3036, 'sl', 'ja', 'スロベニア語'),
(3037, 'sl', 'ko', '슬로베니아어'),
(3038, 'sl', 'ku', 'Slovenian'),
(3039, 'sl', 'la', 'Slovenian'),
(3040, 'sl', 'lv', 'Slovenian'),
(3041, 'sl', 'lt', 'Slovenian'),
(3042, 'sl', 'mk', 'Slovenian'),
(3043, 'sl', 'mt', 'Slovenian'),
(3044, 'sl', 'mo', 'Slovenian'),
(3045, 'sl', 'mn', 'Slovenian'),
(3046, 'sl', 'ne', 'Slovenian'),
(3047, 'sl', 'nl', 'Sloveens'),
(3048, 'sl', 'nb', 'Slovenian'),
(3049, 'sl', 'pa', 'Slovenian'),
(3050, 'sl', 'pl', 'słoweński'),
(3051, 'sl', 'pt-pt', 'Esloveno'),
(3052, 'sl', 'pt-br', 'Esloveno'),
(3053, 'sl', 'qu', 'Slovenian'),
(3054, 'sl', 'ro', 'Slovenă'),
(3055, 'sl', 'ru', 'Словенский'),
(3056, 'sl', 'sl', 'Slovenian'),
(3057, 'sl', 'so', 'Slovenian'),
(3058, 'sl', 'sq', 'Slovenian'),
(3059, 'sl', 'sr', 'Slovenian'),
(3060, 'sl', 'sv', 'Slovenska'),
(3061, 'sl', 'ta', 'Slovenian'),
(3062, 'sl', 'th', 'สโลวีเนียน'),
(3063, 'sl', 'tr', 'Sloven dili'),
(3064, 'sl', 'uk', 'Slovenian'),
(3065, 'sl', 'ur', 'Slovenian'),
(3066, 'sl', 'uz', 'Slovenian'),
(3067, 'sl', 'vi', 'Slovenian'),
(3068, 'sl', 'yi', 'Slovenian'),
(3069, 'sl', 'zh-hans', '斯洛文尼亚语'),
(3070, 'sl', 'zu', 'Slovenian'),
(3071, 'sl', 'zh-hant', '斯洛文尼亞語'),
(3072, 'sl', 'ms', 'Slovenian'),
(3073, 'so', 'en', 'Somali'),
(3074, 'so', 'es', 'Somalí'),
(3075, 'so', 'de', 'Somali'),
(3076, 'so', 'fr', 'Somali'),
(3077, 'so', 'ar', 'الصومالية'),
(3078, 'so', 'bs', 'Somali'),
(3079, 'so', 'bg', 'Somali'),
(3080, 'so', 'ca', 'Somali'),
(3081, 'so', 'cs', 'Somali'),
(3082, 'so', 'sk', 'Somálčina'),
(3083, 'so', 'cy', 'Somali'),
(3084, 'so', 'da', 'Somali'),
(3085, 'so', 'el', 'Somali'),
(3086, 'so', 'eo', 'Somali'),
(3087, 'so', 'et', 'Somali'),
(3088, 'so', 'eu', 'Somali'),
(3089, 'so', 'fa', 'Somali'),
(3090, 'so', 'fi', 'somali'),
(3091, 'so', 'ga', 'Somali'),
(3092, 'so', 'he', 'Somali'),
(3093, 'so', 'hi', 'Somali'),
(3094, 'so', 'hr', 'Somali'),
(3095, 'so', 'hu', 'szomáli'),
(3096, 'so', 'hy', 'Somali'),
(3097, 'so', 'id', 'Somali'),
(3098, 'so', 'is', 'Somali'),
(3099, 'so', 'it', 'Somalo'),
(3100, 'so', 'ja', 'ソマリ語'),
(3101, 'so', 'ko', '소말리아어'),
(3102, 'so', 'ku', 'Somali'),
(3103, 'so', 'la', 'Somali'),
(3104, 'so', 'lv', 'Somali'),
(3105, 'so', 'lt', 'Somali'),
(3106, 'so', 'mk', 'Somali'),
(3107, 'so', 'mt', 'Somali'),
(3108, 'so', 'mo', 'Somali'),
(3109, 'so', 'mn', 'Somali'),
(3110, 'so', 'ne', 'Somali'),
(3111, 'so', 'nl', 'Somalisch'),
(3112, 'so', 'nb', 'Somali'),
(3113, 'so', 'pa', 'Somali'),
(3114, 'so', 'pl', 'somalijski'),
(3115, 'so', 'pt-pt', 'Somali'),
(3116, 'so', 'pt-br', 'Somali'),
(3117, 'so', 'qu', 'Somali'),
(3118, 'so', 'ro', 'Somaleză'),
(3119, 'so', 'ru', 'Сомалийский'),
(3120, 'so', 'sl', 'Somali'),
(3121, 'so', 'so', 'Somali'),
(3122, 'so', 'sq', 'Somali'),
(3123, 'so', 'sr', 'Somali'),
(3124, 'so', 'sv', 'Somaliska'),
(3125, 'so', 'ta', 'Somali'),
(3126, 'so', 'th', 'โซมาลี'),
(3127, 'so', 'tr', 'Somalice'),
(3128, 'so', 'uk', 'Somali'),
(3129, 'so', 'ur', 'Somali'),
(3130, 'so', 'uz', 'Somali'),
(3131, 'so', 'vi', 'Somali'),
(3132, 'so', 'yi', 'Somali'),
(3133, 'so', 'zh-hans', '索马里语'),
(3134, 'so', 'zu', 'Somali'),
(3135, 'so', 'zh-hant', '索馬里語'),
(3136, 'so', 'ms', 'Somali'),
(3137, 'sq', 'en', 'Albanian'),
(3138, 'sq', 'es', 'Albanés'),
(3139, 'sq', 'de', 'Albanisch'),
(3140, 'sq', 'fr', 'Albanais'),
(3141, 'sq', 'ar', 'الألبانية'),
(3142, 'sq', 'bs', 'Albanian'),
(3143, 'sq', 'bg', 'Albanian'),
(3144, 'sq', 'ca', 'Albanian'),
(3145, 'sq', 'cs', 'Albanian'),
(3146, 'sq', 'sk', 'Albánčina'),
(3147, 'sq', 'cy', 'Albanian'),
(3148, 'sq', 'da', 'Albanian'),
(3149, 'sq', 'el', 'Αλβανικα'),
(3150, 'sq', 'eo', 'Albanian'),
(3151, 'sq', 'et', 'Albanian'),
(3152, 'sq', 'eu', 'Albanian'),
(3153, 'sq', 'fa', 'Albanian'),
(3154, 'sq', 'fi', 'albania'),
(3155, 'sq', 'ga', 'Albanian'),
(3156, 'sq', 'he', 'Albanian'),
(3157, 'sq', 'hi', 'Albanian'),
(3158, 'sq', 'hr', 'Albanian'),
(3159, 'sq', 'hu', 'albán'),
(3160, 'sq', 'hy', 'Albanian'),
(3161, 'sq', 'id', 'Albanian'),
(3162, 'sq', 'is', 'Albanian'),
(3163, 'sq', 'it', 'Albanese'),
(3164, 'sq', 'ja', 'アルバニア語'),
(3165, 'sq', 'ko', '알바니아어'),
(3166, 'sq', 'ku', 'Albanian'),
(3167, 'sq', 'la', 'Albanian'),
(3168, 'sq', 'lv', 'Albanian'),
(3169, 'sq', 'lt', 'Albanian'),
(3170, 'sq', 'mk', 'Albanian'),
(3171, 'sq', 'mt', 'Albanian'),
(3172, 'sq', 'mo', 'Albanian'),
(3173, 'sq', 'mn', 'Albanian'),
(3174, 'sq', 'ne', 'Albanian'),
(3175, 'sq', 'nl', 'Albaans'),
(3176, 'sq', 'nb', 'Albanian'),
(3177, 'sq', 'pa', 'Albanian'),
(3178, 'sq', 'pl', 'albański'),
(3179, 'sq', 'pt-pt', 'Albanês'),
(3180, 'sq', 'pt-br', 'Albanês'),
(3181, 'sq', 'qu', 'Albanian'),
(3182, 'sq', 'ro', 'Albaneză'),
(3183, 'sq', 'ru', 'Албанский'),
(3184, 'sq', 'sl', 'Albanian'),
(3185, 'sq', 'so', 'Albanian'),
(3186, 'sq', 'sq', 'Albanian'),
(3187, 'sq', 'sr', 'Albanian'),
(3188, 'sq', 'sv', 'Albanska'),
(3189, 'sq', 'ta', 'Albanian'),
(3190, 'sq', 'th', 'อัลเบเนีย'),
(3191, 'sq', 'tr', 'Arnavutça'),
(3192, 'sq', 'uk', 'Albanian'),
(3193, 'sq', 'ur', 'Albanian'),
(3194, 'sq', 'uz', 'Albanian'),
(3195, 'sq', 'vi', 'Albanian'),
(3196, 'sq', 'yi', 'Albanian'),
(3197, 'sq', 'zh-hans', '阿尔巴尼亚语'),
(3198, 'sq', 'zu', 'Albanian'),
(3199, 'sq', 'zh-hant', '阿爾巴尼亞語'),
(3200, 'sq', 'ms', 'Albanian'),
(3201, 'sr', 'en', 'Serbian'),
(3202, 'sr', 'es', 'Serbio'),
(3203, 'sr', 'de', 'Serbisch'),
(3204, 'sr', 'fr', 'Serbe'),
(3205, 'sr', 'ar', 'الصربية'),
(3206, 'sr', 'bs', 'Serbian'),
(3207, 'sr', 'bg', 'Serbian'),
(3208, 'sr', 'ca', 'Serbian'),
(3209, 'sr', 'cs', 'Serbian'),
(3210, 'sr', 'sk', 'Srbština'),
(3211, 'sr', 'cy', 'Serbian'),
(3212, 'sr', 'da', 'Serbian'),
(3213, 'sr', 'el', 'Σερβικα'),
(3214, 'sr', 'eo', 'Serbian'),
(3215, 'sr', 'et', 'Serbian'),
(3216, 'sr', 'eu', 'Serbian'),
(3217, 'sr', 'fa', 'Serbian'),
(3218, 'sr', 'fi', 'serbia'),
(3219, 'sr', 'ga', 'Serbian'),
(3220, 'sr', 'he', 'Serbian'),
(3221, 'sr', 'hi', 'Serbian'),
(3222, 'sr', 'hr', 'Serbian'),
(3223, 'sr', 'hu', 'szerb'),
(3224, 'sr', 'hy', 'Serbian'),
(3225, 'sr', 'id', 'Serbian'),
(3226, 'sr', 'is', 'Serbian'),
(3227, 'sr', 'it', 'Serbo'),
(3228, 'sr', 'ja', 'セルビア語'),
(3229, 'sr', 'ko', '세르비아어'),
(3230, 'sr', 'ku', 'Serbian'),
(3231, 'sr', 'la', 'Serbian'),
(3232, 'sr', 'lv', 'Serbian'),
(3233, 'sr', 'lt', 'Serbian'),
(3234, 'sr', 'mk', 'Serbian'),
(3235, 'sr', 'mt', 'Serbian'),
(3236, 'sr', 'mo', 'Serbian'),
(3237, 'sr', 'mn', 'Serbian'),
(3238, 'sr', 'ne', 'Serbian'),
(3239, 'sr', 'nl', 'Servisch'),
(3240, 'sr', 'nb', 'Serbian'),
(3241, 'sr', 'pa', 'Serbian'),
(3242, 'sr', 'pl', 'serbski'),
(3243, 'sr', 'pt-pt', 'Sérvio'),
(3244, 'sr', 'pt-br', 'Sérvio'),
(3245, 'sr', 'qu', 'Serbian'),
(3246, 'sr', 'ro', 'Sârbă'),
(3247, 'sr', 'ru', 'Сербский'),
(3248, 'sr', 'sl', 'Serbian'),
(3249, 'sr', 'so', 'Serbian'),
(3250, 'sr', 'sq', 'Serbian'),
(3251, 'sr', 'sr', 'Serbian'),
(3252, 'sr', 'sv', 'Serbiska'),
(3253, 'sr', 'ta', 'Serbian'),
(3254, 'sr', 'th', 'เซอร์เบีย'),
(3255, 'sr', 'tr', 'Sırpça'),
(3256, 'sr', 'uk', 'Serbian'),
(3257, 'sr', 'ur', 'Serbian'),
(3258, 'sr', 'uz', 'Serbian'),
(3259, 'sr', 'vi', 'Serbian'),
(3260, 'sr', 'yi', 'Serbian'),
(3261, 'sr', 'zh-hans', '赛尔维亚语'),
(3262, 'sr', 'zu', 'Serbian'),
(3263, 'sr', 'zh-hant', '賽爾維亞語'),
(3264, 'sr', 'ms', 'Serbian'),
(3265, 'sv', 'en', 'Swedish'),
(3266, 'sv', 'es', 'Sueco'),
(3267, 'sv', 'de', 'Schwedisch'),
(3268, 'sv', 'fr', 'Suédois'),
(3269, 'sv', 'ar', 'السويدية'),
(3270, 'sv', 'bs', 'Swedish'),
(3271, 'sv', 'bg', 'Swedish'),
(3272, 'sv', 'ca', 'Swedish'),
(3273, 'sv', 'cs', 'Swedish'),
(3274, 'sv', 'sk', 'Švédština'),
(3275, 'sv', 'cy', 'Swedish'),
(3276, 'sv', 'da', 'Swedish'),
(3277, 'sv', 'el', 'Σουηδικη'),
(3278, 'sv', 'eo', 'Swedish'),
(3279, 'sv', 'et', 'Swedish'),
(3280, 'sv', 'eu', 'Swedish'),
(3281, 'sv', 'fa', 'Swedish'),
(3282, 'sv', 'fi', 'ruotsi'),
(3283, 'sv', 'ga', 'Swedish'),
(3284, 'sv', 'he', 'שוודית'),
(3285, 'sv', 'hi', 'Swedish'),
(3286, 'sv', 'hr', 'Swedish'),
(3287, 'sv', 'hu', 'svéd'),
(3288, 'sv', 'hy', 'Swedish'),
(3289, 'sv', 'id', 'Swedish'),
(3290, 'sv', 'is', 'Swedish'),
(3291, 'sv', 'it', 'Svedese'),
(3292, 'sv', 'ja', 'スウェーデン語'),
(3293, 'sv', 'ko', '스웨덴어'),
(3294, 'sv', 'ku', 'Swedish'),
(3295, 'sv', 'la', 'Swedish'),
(3296, 'sv', 'lv', 'Swedish'),
(3297, 'sv', 'lt', 'Swedish'),
(3298, 'sv', 'mk', 'Swedish'),
(3299, 'sv', 'mt', 'Swedish'),
(3300, 'sv', 'mo', 'Swedish'),
(3301, 'sv', 'mn', 'Swedish'),
(3302, 'sv', 'ne', 'Swedish'),
(3303, 'sv', 'nl', 'Zweeds'),
(3304, 'sv', 'nb', 'Swedish'),
(3305, 'sv', 'pa', 'Swedish'),
(3306, 'sv', 'pl', 'szwedzki'),
(3307, 'sv', 'pt-pt', 'Sueco'),
(3308, 'sv', 'pt-br', 'Sueco'),
(3309, 'sv', 'qu', 'Swedish'),
(3310, 'sv', 'ro', 'Suedeză'),
(3311, 'sv', 'ru', 'Шведский'),
(3312, 'sv', 'sl', 'Swedish'),
(3313, 'sv', 'so', 'Swedish'),
(3314, 'sv', 'sq', 'Swedish'),
(3315, 'sv', 'sr', 'Swedish'),
(3316, 'sv', 'sv', 'Svenska'),
(3317, 'sv', 'ta', 'Swedish'),
(3318, 'sv', 'th', 'สวีเดน'),
(3319, 'sv', 'tr', 'İsveççe'),
(3320, 'sv', 'uk', 'Swedish'),
(3321, 'sv', 'ur', 'Swedish'),
(3322, 'sv', 'uz', 'Swedish'),
(3323, 'sv', 'vi', 'Swedish'),
(3324, 'sv', 'yi', 'Swedish'),
(3325, 'sv', 'zh-hans', '瑞典语'),
(3326, 'sv', 'zu', 'Swedish'),
(3327, 'sv', 'zh-hant', '瑞典語'),
(3328, 'sv', 'ms', 'Swedish'),
(3329, 'ta', 'en', 'Tamil'),
(3330, 'ta', 'es', 'Tamil'),
(3331, 'ta', 'de', 'Tamil'),
(3332, 'ta', 'fr', 'Tamoul'),
(3333, 'ta', 'ar', 'التاميلية'),
(3334, 'ta', 'bs', 'Tamil'),
(3335, 'ta', 'bg', 'Tamil'),
(3336, 'ta', 'ca', 'Tamil'),
(3337, 'ta', 'cs', 'Tamil'),
(3338, 'ta', 'sk', 'Tamilčina'),
(3339, 'ta', 'cy', 'Tamil'),
(3340, 'ta', 'da', 'Tamil'),
(3341, 'ta', 'el', 'Ταμιλ'),
(3342, 'ta', 'eo', 'Tamil'),
(3343, 'ta', 'et', 'Tamil'),
(3344, 'ta', 'eu', 'Tamil'),
(3345, 'ta', 'fa', 'Tamil'),
(3346, 'ta', 'fi', 'tamili'),
(3347, 'ta', 'ga', 'Tamil'),
(3348, 'ta', 'he', 'Tamil'),
(3349, 'ta', 'hi', 'Tamil'),
(3350, 'ta', 'hr', 'Tamil'),
(3351, 'ta', 'hu', 'tamil'),
(3352, 'ta', 'hy', 'Tamil'),
(3353, 'ta', 'id', 'Tamil'),
(3354, 'ta', 'is', 'Tamil'),
(3355, 'ta', 'it', 'Tamil'),
(3356, 'ta', 'ja', 'タミル語'),
(3357, 'ta', 'ko', '타밀어'),
(3358, 'ta', 'ku', 'Tamil'),
(3359, 'ta', 'la', 'Tamil'),
(3360, 'ta', 'lv', 'Tamil'),
(3361, 'ta', 'lt', 'Tamil'),
(3362, 'ta', 'mk', 'Tamil'),
(3363, 'ta', 'mt', 'Tamil'),
(3364, 'ta', 'mo', 'Tamil'),
(3365, 'ta', 'mn', 'Tamil'),
(3366, 'ta', 'ne', 'Tamil'),
(3367, 'ta', 'nl', 'Tamil');
INSERT INTO `wp_icl_languages_translations` (`id`, `language_code`, `display_language_code`, `name`) VALUES
(3368, 'ta', 'nb', 'Tamil'),
(3369, 'ta', 'pa', 'Tamil'),
(3370, 'ta', 'pl', 'tamilski'),
(3371, 'ta', 'pt-pt', 'Tamil'),
(3372, 'ta', 'pt-br', 'Tamil'),
(3373, 'ta', 'qu', 'Tamil'),
(3374, 'ta', 'ro', 'Tamilă'),
(3375, 'ta', 'ru', 'Тамильский'),
(3376, 'ta', 'sl', 'Tamil'),
(3377, 'ta', 'so', 'Tamil'),
(3378, 'ta', 'sq', 'Tamil'),
(3379, 'ta', 'sr', 'Tamil'),
(3380, 'ta', 'sv', 'Tamil'),
(3381, 'ta', 'ta', 'Tamil'),
(3382, 'ta', 'th', 'ทมิฬ'),
(3383, 'ta', 'tr', 'Tamil dili'),
(3384, 'ta', 'uk', 'Tamil'),
(3385, 'ta', 'ur', 'Tamil'),
(3386, 'ta', 'uz', 'Tamil'),
(3387, 'ta', 'vi', 'Tamil'),
(3388, 'ta', 'yi', 'Tamil'),
(3389, 'ta', 'zh-hans', '泰米尔语'),
(3390, 'ta', 'zu', 'Tamil'),
(3391, 'ta', 'zh-hant', '泰米爾語'),
(3392, 'ta', 'ms', 'Tamil'),
(3393, 'th', 'en', 'Thai'),
(3394, 'th', 'es', 'Tailandés'),
(3395, 'th', 'de', 'Thai'),
(3396, 'th', 'fr', 'Thaï'),
(3397, 'th', 'ar', 'التايلندية'),
(3398, 'th', 'bs', 'Thai'),
(3399, 'th', 'bg', 'Thai'),
(3400, 'th', 'ca', 'Thai'),
(3401, 'th', 'cs', 'Thai'),
(3402, 'th', 'sk', 'Thajština'),
(3403, 'th', 'cy', 'Thai'),
(3404, 'th', 'da', 'Thai'),
(3405, 'th', 'el', 'Thai'),
(3406, 'th', 'eo', 'Thai'),
(3407, 'th', 'et', 'Thai'),
(3408, 'th', 'eu', 'Thai'),
(3409, 'th', 'fa', 'Thai'),
(3410, 'th', 'fi', 'thai'),
(3411, 'th', 'ga', 'Thai'),
(3412, 'th', 'he', 'Thai'),
(3413, 'th', 'hi', 'Thai'),
(3414, 'th', 'hr', 'Thai'),
(3415, 'th', 'hu', 'tájföldi'),
(3416, 'th', 'hy', 'Thai'),
(3417, 'th', 'id', 'Thai'),
(3418, 'th', 'is', 'Thai'),
(3419, 'th', 'it', 'Thai'),
(3420, 'th', 'ja', 'タイ語'),
(3421, 'th', 'ko', '태국어'),
(3422, 'th', 'ku', 'Thai'),
(3423, 'th', 'la', 'Thai'),
(3424, 'th', 'lv', 'Thai'),
(3425, 'th', 'lt', 'Thai'),
(3426, 'th', 'mk', 'Thai'),
(3427, 'th', 'mt', 'Thai'),
(3428, 'th', 'mo', 'Thai'),
(3429, 'th', 'mn', 'Thai'),
(3430, 'th', 'ne', 'Thai'),
(3431, 'th', 'nl', 'Thai'),
(3432, 'th', 'nb', 'Thai'),
(3433, 'th', 'pa', 'Thai'),
(3434, 'th', 'pl', 'tajski'),
(3435, 'th', 'pt-pt', 'Tailandês'),
(3436, 'th', 'pt-br', 'Tailandês'),
(3437, 'th', 'qu', 'Thai'),
(3438, 'th', 'ro', 'Tailandeză'),
(3439, 'th', 'ru', 'Тайский'),
(3440, 'th', 'sl', 'Thai'),
(3441, 'th', 'so', 'Thai'),
(3442, 'th', 'sq', 'Thai'),
(3443, 'th', 'sr', 'Thai'),
(3444, 'th', 'sv', 'Thailändska'),
(3445, 'th', 'ta', 'Thai'),
(3446, 'th', 'th', 'ไทย'),
(3447, 'th', 'tr', 'Tayca'),
(3448, 'th', 'uk', 'Thai'),
(3449, 'th', 'ur', 'Thai'),
(3450, 'th', 'uz', 'Thai'),
(3451, 'th', 'vi', 'Thai'),
(3452, 'th', 'yi', 'Thai'),
(3453, 'th', 'zh-hans', '泰语'),
(3454, 'th', 'zu', 'Thai'),
(3455, 'th', 'zh-hant', '泰語'),
(3456, 'th', 'ms', 'Thai'),
(3457, 'tr', 'en', 'Turkish'),
(3458, 'tr', 'es', 'Turco'),
(3459, 'tr', 'de', 'Türkisch'),
(3460, 'tr', 'fr', 'Turc'),
(3461, 'tr', 'ar', 'التركية'),
(3462, 'tr', 'bs', 'Turkish'),
(3463, 'tr', 'bg', 'Turkish'),
(3464, 'tr', 'ca', 'Turkish'),
(3465, 'tr', 'cs', 'Turkish'),
(3466, 'tr', 'sk', 'Turečtina'),
(3467, 'tr', 'cy', 'Turkish'),
(3468, 'tr', 'da', 'Turkish'),
(3469, 'tr', 'el', 'Τουρκικα'),
(3470, 'tr', 'eo', 'Turkish'),
(3471, 'tr', 'et', 'Turkish'),
(3472, 'tr', 'eu', 'Turkish'),
(3473, 'tr', 'fa', 'Turkish'),
(3474, 'tr', 'fi', 'turkki'),
(3475, 'tr', 'ga', 'Turkish'),
(3476, 'tr', 'he', 'תורכית'),
(3477, 'tr', 'hi', 'Turkish'),
(3478, 'tr', 'hr', 'Turkish'),
(3479, 'tr', 'hu', 'török'),
(3480, 'tr', 'hy', 'Turkish'),
(3481, 'tr', 'id', 'Turkish'),
(3482, 'tr', 'is', 'Turkish'),
(3483, 'tr', 'it', 'Turco'),
(3484, 'tr', 'ja', 'トルコ語'),
(3485, 'tr', 'ko', '터어키어'),
(3486, 'tr', 'ku', 'Turkish'),
(3487, 'tr', 'la', 'Turkish'),
(3488, 'tr', 'lv', 'Turkish'),
(3489, 'tr', 'lt', 'Turkish'),
(3490, 'tr', 'mk', 'Turkish'),
(3491, 'tr', 'mt', 'Turkish'),
(3492, 'tr', 'mo', 'Turkish'),
(3493, 'tr', 'mn', 'Turkish'),
(3494, 'tr', 'ne', 'Turkish'),
(3495, 'tr', 'nl', 'Turks'),
(3496, 'tr', 'nb', 'Turkish'),
(3497, 'tr', 'pa', 'Turkish'),
(3498, 'tr', 'pl', 'turecki'),
(3499, 'tr', 'pt-pt', 'Turco'),
(3500, 'tr', 'pt-br', 'Turco'),
(3501, 'tr', 'qu', 'Turkish'),
(3502, 'tr', 'ro', 'Turcă'),
(3503, 'tr', 'ru', 'Турецкий'),
(3504, 'tr', 'sl', 'Turkish'),
(3505, 'tr', 'so', 'Turkish'),
(3506, 'tr', 'sq', 'Turkish'),
(3507, 'tr', 'sr', 'Turkish'),
(3508, 'tr', 'sv', 'Turkiska'),
(3509, 'tr', 'ta', 'Turkish'),
(3510, 'tr', 'th', 'ตุรกี'),
(3511, 'tr', 'tr', 'Türkçe'),
(3512, 'tr', 'uk', 'Turkish'),
(3513, 'tr', 'ur', 'Turkish'),
(3514, 'tr', 'uz', 'Turkish'),
(3515, 'tr', 'vi', 'Turkish'),
(3516, 'tr', 'yi', 'Turkish'),
(3517, 'tr', 'zh-hans', '土耳其语'),
(3518, 'tr', 'zu', 'Turkish'),
(3519, 'tr', 'zh-hant', '土耳其語'),
(3520, 'tr', 'ms', 'Turkish'),
(3521, 'uk', 'en', 'Ukrainian'),
(3522, 'uk', 'es', 'Ucraniano'),
(3523, 'uk', 'de', 'Ukrainisch'),
(3524, 'uk', 'fr', 'Ukrainien'),
(3525, 'uk', 'ar', 'الأوكرانية'),
(3526, 'uk', 'bs', 'Ukrainian'),
(3527, 'uk', 'bg', 'Ukrainian'),
(3528, 'uk', 'ca', 'Ukrainian'),
(3529, 'uk', 'cs', 'Ukrainian'),
(3530, 'uk', 'sk', 'Ukrajinčina'),
(3531, 'uk', 'cy', 'Ukrainian'),
(3532, 'uk', 'da', 'Ukrainian'),
(3533, 'uk', 'el', 'Ουκρανικα'),
(3534, 'uk', 'eo', 'Ukrainian'),
(3535, 'uk', 'et', 'Ukrainian'),
(3536, 'uk', 'eu', 'Ukrainian'),
(3537, 'uk', 'fa', 'Ukrainian'),
(3538, 'uk', 'fi', 'ukraina'),
(3539, 'uk', 'ga', 'Ukrainian'),
(3540, 'uk', 'he', 'Ukrainian'),
(3541, 'uk', 'hi', 'Ukrainian'),
(3542, 'uk', 'hr', 'Ukrainian'),
(3543, 'uk', 'hu', 'ukrán'),
(3544, 'uk', 'hy', 'Ukrainian'),
(3545, 'uk', 'id', 'Ukrainian'),
(3546, 'uk', 'is', 'Ukrainian'),
(3547, 'uk', 'it', 'Ucraino'),
(3548, 'uk', 'ja', 'ウクライナ語'),
(3549, 'uk', 'ko', '우크라이나어'),
(3550, 'uk', 'ku', 'Ukrainian'),
(3551, 'uk', 'la', 'Ukrainian'),
(3552, 'uk', 'lv', 'Ukrainian'),
(3553, 'uk', 'lt', 'Ukrainian'),
(3554, 'uk', 'mk', 'Ukrainian'),
(3555, 'uk', 'mt', 'Ukrainian'),
(3556, 'uk', 'mo', 'Ukrainian'),
(3557, 'uk', 'mn', 'Ukrainian'),
(3558, 'uk', 'ne', 'Ukrainian'),
(3559, 'uk', 'nl', 'Oekraïens'),
(3560, 'uk', 'nb', 'Ukrainian'),
(3561, 'uk', 'pa', 'Ukrainian'),
(3562, 'uk', 'pl', 'ukraiński'),
(3563, 'uk', 'pt-pt', 'Ucraniano'),
(3564, 'uk', 'pt-br', 'Ucraniano'),
(3565, 'uk', 'qu', 'Ukrainian'),
(3566, 'uk', 'ro', 'Ucrainiană'),
(3567, 'uk', 'ru', 'Украинский'),
(3568, 'uk', 'sl', 'Ukrainian'),
(3569, 'uk', 'so', 'Ukrainian'),
(3570, 'uk', 'sq', 'Ukrainian'),
(3571, 'uk', 'sr', 'Ukrainian'),
(3572, 'uk', 'sv', 'Ukrainska'),
(3573, 'uk', 'ta', 'Ukrainian'),
(3574, 'uk', 'th', 'ยูเครน'),
(3575, 'uk', 'tr', 'Ukraynaca'),
(3576, 'uk', 'uk', 'Ukrainian'),
(3577, 'uk', 'ur', 'Ukrainian'),
(3578, 'uk', 'uz', 'Ukrainian'),
(3579, 'uk', 'vi', 'Ukrainian'),
(3580, 'uk', 'yi', 'Ukrainian'),
(3581, 'uk', 'zh-hans', '乌克兰语'),
(3582, 'uk', 'zu', 'Ukrainian'),
(3583, 'uk', 'zh-hant', '烏克蘭語'),
(3584, 'uk', 'ms', 'Ukrainian'),
(3585, 'ur', 'en', 'Urdu'),
(3586, 'ur', 'es', 'Urdu'),
(3587, 'ur', 'de', 'Urdu'),
(3588, 'ur', 'fr', 'Ourdu'),
(3589, 'ur', 'ar', 'الأردية'),
(3590, 'ur', 'bs', 'Urdu'),
(3591, 'ur', 'bg', 'Urdu'),
(3592, 'ur', 'ca', 'Urdu'),
(3593, 'ur', 'cs', 'Urdu'),
(3594, 'ur', 'sk', 'Urdština'),
(3595, 'ur', 'cy', 'Urdu'),
(3596, 'ur', 'da', 'Urdu'),
(3597, 'ur', 'el', 'Ουρντου'),
(3598, 'ur', 'eo', 'Urdu'),
(3599, 'ur', 'et', 'Urdu'),
(3600, 'ur', 'eu', 'Urdu'),
(3601, 'ur', 'fa', 'Urdu'),
(3602, 'ur', 'fi', 'urdu'),
(3603, 'ur', 'ga', 'Urdu'),
(3604, 'ur', 'he', 'Urdu'),
(3605, 'ur', 'hi', 'Urdu'),
(3606, 'ur', 'hr', 'Urdu'),
(3607, 'ur', 'hu', 'urdu'),
(3608, 'ur', 'hy', 'Urdu'),
(3609, 'ur', 'id', 'Urdu'),
(3610, 'ur', 'is', 'Urdu'),
(3611, 'ur', 'it', 'Urdu'),
(3612, 'ur', 'ja', 'ウルドゥー語'),
(3613, 'ur', 'ko', '우르두어'),
(3614, 'ur', 'ku', 'Urdu'),
(3615, 'ur', 'la', 'Urdu'),
(3616, 'ur', 'lv', 'Urdu'),
(3617, 'ur', 'lt', 'Urdu'),
(3618, 'ur', 'mk', 'Urdu'),
(3619, 'ur', 'mt', 'Urdu'),
(3620, 'ur', 'mo', 'Urdu'),
(3621, 'ur', 'mn', 'Urdu'),
(3622, 'ur', 'ne', 'Urdu'),
(3623, 'ur', 'nl', 'Urdu'),
(3624, 'ur', 'nb', 'Urdu'),
(3625, 'ur', 'pa', 'Urdu'),
(3626, 'ur', 'pl', 'urdu'),
(3627, 'ur', 'pt-pt', 'Urdu'),
(3628, 'ur', 'pt-br', 'Urdu'),
(3629, 'ur', 'qu', 'Urdu'),
(3630, 'ur', 'ro', 'Urdu'),
(3631, 'ur', 'ru', 'Урду'),
(3632, 'ur', 'sl', 'Urdu'),
(3633, 'ur', 'so', 'Urdu'),
(3634, 'ur', 'sq', 'Urdu'),
(3635, 'ur', 'sr', 'Urdu'),
(3636, 'ur', 'sv', 'Urdu'),
(3637, 'ur', 'ta', 'Urdu'),
(3638, 'ur', 'th', 'อุรดู'),
(3639, 'ur', 'tr', 'Urduca'),
(3640, 'ur', 'uk', 'Urdu'),
(3641, 'ur', 'ur', 'Urdu'),
(3642, 'ur', 'uz', 'Urdu'),
(3643, 'ur', 'vi', 'Urdu'),
(3644, 'ur', 'yi', 'Urdu'),
(3645, 'ur', 'zh-hans', '乌尔都语'),
(3646, 'ur', 'zu', 'Urdu'),
(3647, 'ur', 'zh-hant', '烏爾都語'),
(3648, 'ur', 'ms', 'Urdu'),
(3649, 'uz', 'en', 'Uzbek'),
(3650, 'uz', 'es', 'Uzbeko'),
(3651, 'uz', 'de', 'Usbekisch'),
(3652, 'uz', 'fr', 'Ouzbek'),
(3653, 'uz', 'ar', 'الاوزباكية'),
(3654, 'uz', 'bs', 'Uzbek'),
(3655, 'uz', 'bg', 'Uzbek'),
(3656, 'uz', 'ca', 'Uzbek'),
(3657, 'uz', 'cs', 'Uzbek'),
(3658, 'uz', 'sk', 'Uzbekčina'),
(3659, 'uz', 'cy', 'Uzbek'),
(3660, 'uz', 'da', 'Uzbek'),
(3661, 'uz', 'el', 'Ουζμπεκικα'),
(3662, 'uz', 'eo', 'Uzbek'),
(3663, 'uz', 'et', 'Uzbek'),
(3664, 'uz', 'eu', 'Uzbek'),
(3665, 'uz', 'fa', 'Uzbek'),
(3666, 'uz', 'fi', 'uzbekki'),
(3667, 'uz', 'ga', 'Uzbek'),
(3668, 'uz', 'he', 'Uzbek'),
(3669, 'uz', 'hi', 'Uzbek'),
(3670, 'uz', 'hr', 'Uzbek'),
(3671, 'uz', 'hu', 'üzbég'),
(3672, 'uz', 'hy', 'Uzbek'),
(3673, 'uz', 'id', 'Uzbek'),
(3674, 'uz', 'is', 'Uzbek'),
(3675, 'uz', 'it', 'Uzbeco'),
(3676, 'uz', 'ja', 'ウズベク語'),
(3677, 'uz', 'ko', '우즈베크어'),
(3678, 'uz', 'ku', 'Uzbek'),
(3679, 'uz', 'la', 'Uzbek'),
(3680, 'uz', 'lv', 'Uzbek'),
(3681, 'uz', 'lt', 'Uzbek'),
(3682, 'uz', 'mk', 'Uzbek'),
(3683, 'uz', 'mt', 'Uzbek'),
(3684, 'uz', 'mo', 'Uzbek'),
(3685, 'uz', 'mn', 'Uzbek'),
(3686, 'uz', 'ne', 'Uzbek'),
(3687, 'uz', 'nl', 'Oezbeeks'),
(3688, 'uz', 'nb', 'Uzbek'),
(3689, 'uz', 'pa', 'Uzbek'),
(3690, 'uz', 'pl', 'uzbecki'),
(3691, 'uz', 'pt-pt', 'Uzbeque'),
(3692, 'uz', 'pt-br', 'Uzbeque'),
(3693, 'uz', 'qu', 'Uzbek'),
(3694, 'uz', 'ro', 'Uzbecă'),
(3695, 'uz', 'ru', 'Узбекский'),
(3696, 'uz', 'sl', 'Uzbek'),
(3697, 'uz', 'so', 'Uzbek'),
(3698, 'uz', 'sq', 'Uzbek'),
(3699, 'uz', 'sr', 'Uzbek'),
(3700, 'uz', 'sv', 'Uzbekiska'),
(3701, 'uz', 'ta', 'Uzbek'),
(3702, 'uz', 'th', 'อุซเบก'),
(3703, 'uz', 'tr', 'Özbekçe'),
(3704, 'uz', 'uk', 'Uzbek'),
(3705, 'uz', 'ur', 'Uzbek'),
(3706, 'uz', 'uz', 'Uzbek'),
(3707, 'uz', 'vi', 'Uzbek'),
(3708, 'uz', 'yi', 'Uzbek'),
(3709, 'uz', 'zh-hans', '乌兹别克语'),
(3710, 'uz', 'zu', 'Uzbek'),
(3711, 'uz', 'zh-hant', '烏茲別克語'),
(3712, 'uz', 'ms', 'Uzbek'),
(3713, 'vi', 'en', 'Vietnamese'),
(3714, 'vi', 'es', 'Vietnamita'),
(3715, 'vi', 'de', 'Vietnamesisch'),
(3716, 'vi', 'fr', 'Vietnamien'),
(3717, 'vi', 'ar', 'الفيتنامية'),
(3718, 'vi', 'bs', 'Vietnamese'),
(3719, 'vi', 'bg', 'Vietnamese'),
(3720, 'vi', 'ca', 'Vietnamese'),
(3721, 'vi', 'cs', 'Vietnamese'),
(3722, 'vi', 'sk', 'Vietnamčina'),
(3723, 'vi', 'cy', 'Vietnamese'),
(3724, 'vi', 'da', 'Vietnamese'),
(3725, 'vi', 'el', 'Βιετναμεζικα'),
(3726, 'vi', 'eo', 'Vietnamese'),
(3727, 'vi', 'et', 'Vietnamese'),
(3728, 'vi', 'eu', 'Vietnamese'),
(3729, 'vi', 'fa', 'Vietnamese'),
(3730, 'vi', 'fi', 'vietnam'),
(3731, 'vi', 'ga', 'Vietnamese'),
(3732, 'vi', 'he', 'Vietnamese'),
(3733, 'vi', 'hi', 'Vietnamese'),
(3734, 'vi', 'hr', 'Vietnamese'),
(3735, 'vi', 'hu', 'vietnámi'),
(3736, 'vi', 'hy', 'Vietnamese'),
(3737, 'vi', 'id', 'Vietnamese'),
(3738, 'vi', 'is', 'Vietnamese'),
(3739, 'vi', 'it', 'Vietnamita'),
(3740, 'vi', 'ja', 'ベトナム語'),
(3741, 'vi', 'ko', '베트남어'),
(3742, 'vi', 'ku', 'Vietnamese'),
(3743, 'vi', 'la', 'Vietnamese'),
(3744, 'vi', 'lv', 'Vietnamese'),
(3745, 'vi', 'lt', 'Vietnamese'),
(3746, 'vi', 'mk', 'Vietnamese'),
(3747, 'vi', 'mt', 'Vietnamese'),
(3748, 'vi', 'mo', 'Vietnamese'),
(3749, 'vi', 'mn', 'Vietnamese'),
(3750, 'vi', 'ne', 'Vietnamese'),
(3751, 'vi', 'nl', 'Vietnamees'),
(3752, 'vi', 'nb', 'Vietnamese'),
(3753, 'vi', 'pa', 'Vietnamese'),
(3754, 'vi', 'pl', 'wietnamski'),
(3755, 'vi', 'pt-pt', 'Vietnamita'),
(3756, 'vi', 'pt-br', 'Vietnamita'),
(3757, 'vi', 'qu', 'Vietnamese'),
(3758, 'vi', 'ro', 'Vietnameză'),
(3759, 'vi', 'ru', 'Вьетнамский'),
(3760, 'vi', 'sl', 'Vietnamese'),
(3761, 'vi', 'so', 'Vietnamese'),
(3762, 'vi', 'sq', 'Vietnamese'),
(3763, 'vi', 'sr', 'Vietnamese'),
(3764, 'vi', 'sv', 'Vietnamesiska'),
(3765, 'vi', 'ta', 'Vietnamese'),
(3766, 'vi', 'th', 'เวียดนาม'),
(3767, 'vi', 'tr', 'Vietnamca'),
(3768, 'vi', 'uk', 'Vietnamese'),
(3769, 'vi', 'ur', 'Vietnamese'),
(3770, 'vi', 'uz', 'Vietnamese'),
(3771, 'vi', 'vi', 'Vietnamese'),
(3772, 'vi', 'yi', 'Vietnamese'),
(3773, 'vi', 'zh-hans', '越南语'),
(3774, 'vi', 'zu', 'Vietnamese'),
(3775, 'vi', 'zh-hant', '越南語'),
(3776, 'vi', 'ms', 'Vietnamese'),
(3777, 'yi', 'en', 'Yiddish'),
(3778, 'yi', 'es', 'Yidis'),
(3779, 'yi', 'de', 'Jiddisch'),
(3780, 'yi', 'fr', 'Yiddish'),
(3781, 'yi', 'ar', 'اليديشية'),
(3782, 'yi', 'bs', 'Yiddish'),
(3783, 'yi', 'bg', 'Yiddish'),
(3784, 'yi', 'ca', 'Yiddish'),
(3785, 'yi', 'cs', 'Yiddish'),
(3786, 'yi', 'sk', 'Jidiš'),
(3787, 'yi', 'cy', 'Yiddish'),
(3788, 'yi', 'da', 'Yiddish'),
(3789, 'yi', 'el', 'Γιντις'),
(3790, 'yi', 'eo', 'Yiddish'),
(3791, 'yi', 'et', 'Yiddish'),
(3792, 'yi', 'eu', 'Yiddish'),
(3793, 'yi', 'fa', 'Yiddish'),
(3794, 'yi', 'fi', 'jiddi'),
(3795, 'yi', 'ga', 'Yiddish'),
(3796, 'yi', 'he', 'יידיש'),
(3797, 'yi', 'hi', 'Yiddish'),
(3798, 'yi', 'hr', 'Yiddish'),
(3799, 'yi', 'hu', 'jiddis'),
(3800, 'yi', 'hy', 'Yiddish'),
(3801, 'yi', 'id', 'Yiddish'),
(3802, 'yi', 'is', 'Yiddish'),
(3803, 'yi', 'it', 'Yiddish'),
(3804, 'yi', 'ja', 'イディッシュ語'),
(3805, 'yi', 'ko', '이디시어'),
(3806, 'yi', 'ku', 'Yiddish'),
(3807, 'yi', 'la', 'Yiddish'),
(3808, 'yi', 'lv', 'Yiddish'),
(3809, 'yi', 'lt', 'Yiddish'),
(3810, 'yi', 'mk', 'Yiddish'),
(3811, 'yi', 'mt', 'Yiddish'),
(3812, 'yi', 'mo', 'Yiddish'),
(3813, 'yi', 'mn', 'Yiddish'),
(3814, 'yi', 'ne', 'Yiddish'),
(3815, 'yi', 'nl', 'Jiddisch'),
(3816, 'yi', 'nb', 'Yiddish'),
(3817, 'yi', 'pa', 'Yiddish'),
(3818, 'yi', 'pl', 'jidysz'),
(3819, 'yi', 'pt-pt', 'Yiddish'),
(3820, 'yi', 'pt-br', 'Yiddish'),
(3821, 'yi', 'qu', 'Yiddish'),
(3822, 'yi', 'ro', 'Idiş'),
(3823, 'yi', 'ru', 'Идиш'),
(3824, 'yi', 'sl', 'Yiddish'),
(3825, 'yi', 'so', 'Yiddish'),
(3826, 'yi', 'sq', 'Yiddish'),
(3827, 'yi', 'sr', 'Yiddish'),
(3828, 'yi', 'sv', 'Jiddisch'),
(3829, 'yi', 'ta', 'Yiddish'),
(3830, 'yi', 'th', 'ยิชดิช'),
(3831, 'yi', 'tr', 'Eski İbranice'),
(3832, 'yi', 'uk', 'Yiddish'),
(3833, 'yi', 'ur', 'Yiddish'),
(3834, 'yi', 'uz', 'Yiddish'),
(3835, 'yi', 'vi', 'Yiddish'),
(3836, 'yi', 'yi', 'Yiddish'),
(3837, 'yi', 'zh-hans', '依地语'),
(3838, 'yi', 'zu', 'Yiddish'),
(3839, 'yi', 'zh-hant', '依地語'),
(3840, 'yi', 'ms', 'Yiddish'),
(3841, 'zh-hans', 'en', 'Chinese (Simplified)'),
(3842, 'zh-hans', 'es', 'Chino simplificado'),
(3843, 'zh-hans', 'de', 'Vereinfachtes Chinesisch'),
(3844, 'zh-hans', 'fr', 'Chinois simplifié'),
(3845, 'zh-hans', 'ar', 'الصينية المبسطة'),
(3846, 'zh-hans', 'bs', 'Chinese (Simplified)'),
(3847, 'zh-hans', 'bg', 'Chinese (Simplified)'),
(3848, 'zh-hans', 'ca', 'Chinese (Simplified)'),
(3849, 'zh-hans', 'cs', 'Chinese (Simplified)'),
(3850, 'zh-hans', 'sk', 'Zjednodušená Čínština'),
(3851, 'zh-hans', 'cy', 'Chinese (Simplified)'),
(3852, 'zh-hans', 'da', 'Chinese (Simplified)'),
(3853, 'zh-hans', 'el', 'Κινεζικα'),
(3854, 'zh-hans', 'eo', 'Chinese (Simplified)'),
(3855, 'zh-hans', 'et', 'Chinese (Simplified)'),
(3856, 'zh-hans', 'eu', 'Chinese (Simplified)'),
(3857, 'zh-hans', 'fa', 'Chinese (Simplified)'),
(3858, 'zh-hans', 'fi', 'kiina'),
(3859, 'zh-hans', 'ga', 'Chinese (Simplified)'),
(3860, 'zh-hans', 'he', 'סינית'),
(3861, 'zh-hans', 'hi', 'Chinese (Simplified)'),
(3862, 'zh-hans', 'hr', 'Chinese (Simplified)'),
(3863, 'zh-hans', 'hu', 'egyszerűsített kínai'),
(3864, 'zh-hans', 'hy', 'Chinese (Simplified)'),
(3865, 'zh-hans', 'id', 'Chinese (Simplified)'),
(3866, 'zh-hans', 'is', 'Chinese (Simplified)'),
(3867, 'zh-hans', 'it', 'Cinese semplificato'),
(3868, 'zh-hans', 'ja', '簡体中国語'),
(3869, 'zh-hans', 'ko', '중국어 간체'),
(3870, 'zh-hans', 'ku', 'Chinese (Simplified)'),
(3871, 'zh-hans', 'la', 'Chinese (Simplified)'),
(3872, 'zh-hans', 'lv', 'Chinese (Simplified)'),
(3873, 'zh-hans', 'lt', 'Chinese (Simplified)'),
(3874, 'zh-hans', 'mk', 'Chinese (Simplified)'),
(3875, 'zh-hans', 'mt', 'Chinese (Simplified)'),
(3876, 'zh-hans', 'mo', 'Chinese (Simplified)'),
(3877, 'zh-hans', 'mn', 'Chinese (Simplified)'),
(3878, 'zh-hans', 'ne', 'Chinese (Simplified)'),
(3879, 'zh-hans', 'nl', 'Vereenvoudigd Chinees'),
(3880, 'zh-hans', 'nb', 'Chinese (Simplified)'),
(3881, 'zh-hans', 'pa', 'Chinese (Simplified)'),
(3882, 'zh-hans', 'pl', 'chiński uproszczony'),
(3883, 'zh-hans', 'pt-pt', 'Chinês'),
(3884, 'zh-hans', 'pt-br', 'Chinês'),
(3885, 'zh-hans', 'qu', 'Chinese (Simplified)'),
(3886, 'zh-hans', 'ro', 'Chineza simplificată'),
(3887, 'zh-hans', 'ru', 'Упрощенный китайский'),
(3888, 'zh-hans', 'sl', 'Chinese (Simplified)'),
(3889, 'zh-hans', 'so', 'Chinese (Simplified)'),
(3890, 'zh-hans', 'sq', 'Chinese (Simplified)'),
(3891, 'zh-hans', 'sr', 'Chinese (Simplified)'),
(3892, 'zh-hans', 'sv', 'Förenklad kinesiska'),
(3893, 'zh-hans', 'ta', 'Chinese (Simplified)'),
(3894, 'zh-hans', 'th', 'จีนประยุกต์'),
(3895, 'zh-hans', 'tr', 'Modern Çince'),
(3896, 'zh-hans', 'uk', 'Chinese (Simplified)'),
(3897, 'zh-hans', 'ur', 'Chinese (Simplified)'),
(3898, 'zh-hans', 'uz', 'Chinese (Simplified)'),
(3899, 'zh-hans', 'vi', 'Chinese (Simplified)'),
(3900, 'zh-hans', 'yi', 'Chinese (Simplified)'),
(3901, 'zh-hans', 'zh-hans', '简体中文'),
(3902, 'zh-hans', 'zu', 'Chinese (Simplified)'),
(3903, 'zh-hans', 'zh-hant', '簡體中文'),
(3904, 'zh-hans', 'ms', 'Chinese (Simplified)'),
(3905, 'zu', 'en', 'Zulu'),
(3906, 'zu', 'es', 'Zulú'),
(3907, 'zu', 'de', 'Zulu'),
(3908, 'zu', 'fr', 'Zoulou'),
(3909, 'zu', 'ar', 'الزولو'),
(3910, 'zu', 'bs', 'Zulu'),
(3911, 'zu', 'bg', 'Zulu'),
(3912, 'zu', 'ca', 'Zulu'),
(3913, 'zu', 'cs', 'Zulu'),
(3914, 'zu', 'sk', 'Jazyk Zulu'),
(3915, 'zu', 'cy', 'Zulu'),
(3916, 'zu', 'da', 'Zulu'),
(3917, 'zu', 'el', 'Ζουλου'),
(3918, 'zu', 'eo', 'Zulu'),
(3919, 'zu', 'et', 'Zulu'),
(3920, 'zu', 'eu', 'Zulu'),
(3921, 'zu', 'fa', 'Zulu'),
(3922, 'zu', 'fi', 'zulu'),
(3923, 'zu', 'ga', 'Zulu'),
(3924, 'zu', 'he', 'Zulu'),
(3925, 'zu', 'hi', 'Zulu'),
(3926, 'zu', 'hr', 'Zulu'),
(3927, 'zu', 'hu', 'zulu'),
(3928, 'zu', 'hy', 'Zulu'),
(3929, 'zu', 'id', 'Zulu'),
(3930, 'zu', 'is', 'Zulu'),
(3931, 'zu', 'it', 'Zulu'),
(3932, 'zu', 'ja', 'ズールー語'),
(3933, 'zu', 'ko', '줄루어'),
(3934, 'zu', 'ku', 'Zulu'),
(3935, 'zu', 'la', 'Zulu'),
(3936, 'zu', 'lv', 'Zulu'),
(3937, 'zu', 'lt', 'Zulu'),
(3938, 'zu', 'mk', 'Zulu'),
(3939, 'zu', 'mt', 'Zulu'),
(3940, 'zu', 'mo', 'Zulu'),
(3941, 'zu', 'mn', 'Zulu'),
(3942, 'zu', 'ne', 'Zulu'),
(3943, 'zu', 'nl', 'Zulu'),
(3944, 'zu', 'nb', 'Zulu'),
(3945, 'zu', 'pa', 'Zulu'),
(3946, 'zu', 'pl', 'zuluski'),
(3947, 'zu', 'pt-pt', 'Zulu'),
(3948, 'zu', 'pt-br', 'Zulu'),
(3949, 'zu', 'qu', 'Zulu'),
(3950, 'zu', 'ro', 'Zulu'),
(3951, 'zu', 'ru', 'Зулу'),
(3952, 'zu', 'sl', 'Zulu'),
(3953, 'zu', 'so', 'Zulu'),
(3954, 'zu', 'sq', 'Zulu'),
(3955, 'zu', 'sr', 'Zulu'),
(3956, 'zu', 'sv', 'Zulu'),
(3957, 'zu', 'ta', 'Zulu'),
(3958, 'zu', 'th', 'ซูลู'),
(3959, 'zu', 'tr', 'Zulu dili'),
(3960, 'zu', 'uk', 'Zulu'),
(3961, 'zu', 'ur', 'Zulu'),
(3962, 'zu', 'uz', 'Zulu'),
(3963, 'zu', 'vi', 'Zulu'),
(3964, 'zu', 'yi', 'Zulu'),
(3965, 'zu', 'zh-hans', '祖鲁语'),
(3966, 'zu', 'zu', 'Zulu'),
(3967, 'zu', 'zh-hant', '祖魯語'),
(3968, 'zu', 'ms', 'Zulu'),
(3969, 'zh-hant', 'en', 'Chinese (Traditional)'),
(3970, 'zh-hant', 'es', 'Chino tradicional'),
(3971, 'zh-hant', 'de', 'Traditionelles Chinesisch'),
(3972, 'zh-hant', 'fr', 'Chinois traditionnel'),
(3973, 'zh-hant', 'ar', 'الصينية التقليدية'),
(3974, 'zh-hant', 'bs', 'Chinese (Traditional)'),
(3975, 'zh-hant', 'bg', 'Chinese (Traditional)'),
(3976, 'zh-hant', 'ca', 'Chinese (Traditional)'),
(3977, 'zh-hant', 'cs', 'Chinese (Traditional)'),
(3978, 'zh-hant', 'sk', 'Tradičná Čínština'),
(3979, 'zh-hant', 'cy', 'Chinese (Traditional)'),
(3980, 'zh-hant', 'da', 'Chinese (Traditional)'),
(3981, 'zh-hant', 'el', 'Κινεζικα'),
(3982, 'zh-hant', 'eo', 'Chinese (Traditional)'),
(3983, 'zh-hant', 'et', 'Chinese (Traditional)'),
(3984, 'zh-hant', 'eu', 'Chinese (Traditional)'),
(3985, 'zh-hant', 'fa', 'Chinese (Traditional)'),
(3986, 'zh-hant', 'fi', 'perinteinen kiina'),
(3987, 'zh-hant', 'ga', 'Chinese (Traditional)'),
(3988, 'zh-hant', 'he', 'סינית מסורתית'),
(3989, 'zh-hant', 'hi', 'Chinese (Traditional)'),
(3990, 'zh-hant', 'hr', 'Chinese (Traditional)'),
(3991, 'zh-hant', 'hu', 'hagyományos kínai'),
(3992, 'zh-hant', 'hy', 'Chinese (Traditional)'),
(3993, 'zh-hant', 'id', 'Chinese (Traditional)'),
(3994, 'zh-hant', 'is', 'Chinese (Traditional)'),
(3995, 'zh-hant', 'it', 'Cinese tradizionale'),
(3996, 'zh-hant', 'ja', '繁体中国語'),
(3997, 'zh-hant', 'ko', '중국어 번체'),
(3998, 'zh-hant', 'ku', 'Chinese (Traditional)'),
(3999, 'zh-hant', 'la', 'Chinese (Traditional)'),
(4000, 'zh-hant', 'lv', 'Chinese (Traditional)'),
(4001, 'zh-hant', 'lt', 'Chinese (Traditional)'),
(4002, 'zh-hant', 'mk', 'Chinese (Traditional)'),
(4003, 'zh-hant', 'mt', 'Chinese (Traditional)'),
(4004, 'zh-hant', 'mo', 'Chinese (Traditional)'),
(4005, 'zh-hant', 'mn', 'Chinese (Traditional)'),
(4006, 'zh-hant', 'ne', 'Chinese (Traditional)'),
(4007, 'zh-hant', 'nl', 'Traditioneel Chinees'),
(4008, 'zh-hant', 'nb', 'Chinese (Traditional)'),
(4009, 'zh-hant', 'pa', 'Chinese (Traditional)'),
(4010, 'zh-hant', 'pl', 'chiński tradycyjny'),
(4011, 'zh-hant', 'pt-pt', 'Chinês'),
(4012, 'zh-hant', 'pt-br', 'Chinês'),
(4013, 'zh-hant', 'qu', 'Chinese (Traditional)'),
(4014, 'zh-hant', 'ro', 'Chineza tradiţională'),
(4015, 'zh-hant', 'ru', 'Традиционный китайский'),
(4016, 'zh-hant', 'sl', 'Chinese (Traditional)'),
(4017, 'zh-hant', 'so', 'Chinese (Traditional)'),
(4018, 'zh-hant', 'sq', 'Chinese (Traditional)'),
(4019, 'zh-hant', 'sr', 'Chinese (Traditional)'),
(4020, 'zh-hant', 'sv', 'Traditionell kinesiska'),
(4021, 'zh-hant', 'ta', 'Chinese (Traditional)'),
(4022, 'zh-hant', 'th', 'จีนดั้งเดิม'),
(4023, 'zh-hant', 'tr', 'Klasik Çince'),
(4024, 'zh-hant', 'uk', 'Chinese (Traditional)'),
(4025, 'zh-hant', 'ur', 'Chinese (Traditional)'),
(4026, 'zh-hant', 'uz', 'Chinese (Traditional)'),
(4027, 'zh-hant', 'vi', 'Chinese (Traditional)'),
(4028, 'zh-hant', 'yi', 'Chinese (Traditional)'),
(4029, 'zh-hant', 'zh-hans', '繁体中文'),
(4030, 'zh-hant', 'zu', 'Chinese (Traditional)'),
(4031, 'zh-hant', 'zh-hant', '繁體中文'),
(4032, 'zh-hant', 'ms', 'Chinese (Traditional)'),
(4033, 'ms', 'en', 'Malay'),
(4034, 'ms', 'es', 'Malayo'),
(4035, 'ms', 'de', 'Malay'),
(4036, 'ms', 'fr', 'Malay'),
(4037, 'ms', 'ar', 'Malay'),
(4038, 'ms', 'bs', 'Malay'),
(4039, 'ms', 'bg', 'Malay'),
(4040, 'ms', 'ca', 'Malay'),
(4041, 'ms', 'cs', 'Malay'),
(4042, 'ms', 'sk', 'Malay'),
(4043, 'ms', 'cy', 'Malay'),
(4044, 'ms', 'da', 'Malay'),
(4045, 'ms', 'el', 'Malay'),
(4046, 'ms', 'eo', 'Malay'),
(4047, 'ms', 'et', 'Malay'),
(4048, 'ms', 'eu', 'Malay'),
(4049, 'ms', 'fa', 'Malay'),
(4050, 'ms', 'fi', 'Malay'),
(4051, 'ms', 'ga', 'Malay'),
(4052, 'ms', 'he', 'Malay'),
(4053, 'ms', 'hi', 'Malay'),
(4054, 'ms', 'hr', 'Malay'),
(4055, 'ms', 'hu', 'Malay'),
(4056, 'ms', 'hy', 'Malay'),
(4057, 'ms', 'id', 'Malay'),
(4058, 'ms', 'is', 'Malay'),
(4059, 'ms', 'it', 'Malay'),
(4060, 'ms', 'ja', 'Malay'),
(4061, 'ms', 'ko', 'Malay'),
(4062, 'ms', 'ku', 'Malay'),
(4063, 'ms', 'la', 'Malay'),
(4064, 'ms', 'lv', 'Malay'),
(4065, 'ms', 'lt', 'Malay'),
(4066, 'ms', 'mk', 'Malay'),
(4067, 'ms', 'mt', 'Malay'),
(4068, 'ms', 'mo', 'Malay'),
(4069, 'ms', 'mn', 'Malay'),
(4070, 'ms', 'ne', 'Malay'),
(4071, 'ms', 'nl', 'Malay'),
(4072, 'ms', 'nb', 'Malay'),
(4073, 'ms', 'pa', 'Malay'),
(4074, 'ms', 'pl', 'Malay'),
(4075, 'ms', 'pt-pt', 'Malaio'),
(4076, 'ms', 'pt-br', 'Malaio'),
(4077, 'ms', 'qu', 'Malay'),
(4078, 'ms', 'ro', 'Malay'),
(4079, 'ms', 'ru', 'Malay'),
(4080, 'ms', 'sl', 'Malay'),
(4081, 'ms', 'so', 'Malay'),
(4082, 'ms', 'sq', 'Malay'),
(4083, 'ms', 'sr', 'Malay'),
(4084, 'ms', 'sv', 'Malay'),
(4085, 'ms', 'ta', 'Malay'),
(4086, 'ms', 'th', 'Malay'),
(4087, 'ms', 'tr', 'Malay'),
(4088, 'ms', 'uk', 'Malay'),
(4089, 'ms', 'ur', 'Malay'),
(4090, 'ms', 'uz', 'Malay'),
(4091, 'ms', 'vi', 'Malay'),
(4092, 'ms', 'yi', 'Malay'),
(4093, 'ms', 'zh-hans', 'Malay'),
(4094, 'ms', 'zu', 'Malay'),
(4095, 'ms', 'zh-hant', 'Malay'),
(4096, 'ms', 'ms', 'Melayu');

-- --------------------------------------------------------

--
-- Table structure for table `wp_icl_locale_map`
--

CREATE TABLE `wp_icl_locale_map` (
  `code` varchar(7) NOT NULL,
  `locale` varchar(8) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_icl_locale_map`
--

INSERT INTO `wp_icl_locale_map` (`code`, `locale`) VALUES
('en', 'en_US'),
('pt-pt', 'pt_PT');

-- --------------------------------------------------------

--
-- Table structure for table `wp_icl_message_status`
--

CREATE TABLE `wp_icl_message_status` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `rid` bigint(20) UNSIGNED NOT NULL,
  `object_id` bigint(20) UNSIGNED NOT NULL,
  `from_language` varchar(10) NOT NULL,
  `to_language` varchar(10) NOT NULL,
  `timestamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `md5` varchar(32) NOT NULL,
  `object_type` varchar(64) NOT NULL,
  `status` smallint(6) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `wp_icl_node`
--

CREATE TABLE `wp_icl_node` (
  `nid` bigint(20) NOT NULL,
  `md5` varchar(32) NOT NULL,
  `links_fixed` tinyint(4) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `wp_icl_reminders`
--

CREATE TABLE `wp_icl_reminders` (
  `id` bigint(20) NOT NULL,
  `message` text NOT NULL,
  `url` text NOT NULL,
  `can_delete` tinyint(4) NOT NULL,
  `show` tinyint(4) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `wp_icl_strings`
--

CREATE TABLE `wp_icl_strings` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `language` varchar(7) NOT NULL,
  `context` varchar(160) NOT NULL,
  `name` varchar(160) NOT NULL,
  `value` text NOT NULL,
  `status` tinyint(4) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_icl_strings`
--

INSERT INTO `wp_icl_strings` (`id`, `language`, `context`, `name`, `value`, `status`) VALUES
(1, 'en', 'WP', 'Blog Title', 'Capítulo Perfeito 2015', 1),
(2, 'en', 'WP', 'Tagline', 'evento de surf em carcavelos em condições épicas', 1),
(3, 'en', 'Widgets', 'widget title - cc99c671f9ea86938e2c6cda65a65bc3', 'Texto', 0),
(4, 'en', 'Widgets', 'widget title - 2e1304aeab2155d0141b3cf08ead796b', 'Junte-se à nossa mailing list', 0),
(5, 'en', 'Widgets', 'widget title - 341825a909ae0a19dd9dbea98ef3e021', 'Recent Posts', 0),
(6, 'en', 'Widgets', 'widget title - 384eeb703a2c9584197881f0791bb88b', 'tag cloud', 0),
(7, 'en', 'Widgets', 'widget body - bc52235341cac5ace6105e42f9a12605', 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. ', 0),
(8, 'en', 'theme blankslate', '9d1ead73e678fa2f51a70a933b0bf017', 'Not Found', 0),
(9, 'en', 'theme blankslate', 'ab70d383a8361b931075b4417d77163d', 'Nothing found for the requested page. Try a search instead?', 0),
(10, 'en', 'theme blankslate', 'a5436ea06067e68362e6e2c71fc3e2e0', 'ler mais', 0),
(11, 'en', 'theme blankslate', 'e404dd0bece5f7c53d80edaa70513eec', 'Main Menu', 0),
(12, 'en', 'theme blankslate', '414dac15e5166aa77554974b81fd6014', 'Top Menu', 0),
(13, 'en', 'theme blankslate', 'a9f45e0f2d55afaf3c89b67ddb6156f9', 'Footer Menu', 0),
(14, 'en', 'theme blankslate', '1258d116d5948331d559207843da8365', 'Sidebar Widget Area', 0),
(15, 'en', 'WordPress', 'dbaee1c1809402db8f4c4c18234f5a63', 'Adicionar', 0),
(16, 'en', 'WordPress', 'ef485eb67ac89238a4fede745a0ae94c', 'Editar', 0),
(17, 'en', 'WordPress', '862fa4aeaf78f5d8d93612ed3a2fe631', 'Ver', 0),
(18, 'en', 'WordPress', '560df90534b0092645e889dbc48751ab', 'Procurar', 0),
(19, 'en', 'WordPress', '87ae4d32c335b28e53d08597c3a14c12', 'Sem resultados.', 0),
(20, 'en', 'theme blankslate', '2f98afc4c326ed7c3c9c284baf1b6945', 'ver mais', 0),
(21, 'en', 'theme blankslate', '555505dd7ce75c2214c1edffe162a082', 'EVENTO', 0),
(22, 'en', 'theme blankslate', '363ff95324fe42382f341297c5489ef3', 'ONDAS', 0),
(23, 'en', 'theme blankslate', 'e44f9e348e41cb272efa87387728571b', 'DATA', 0),
(24, 'en', 'theme blankslate', 'f5c5b428f7717ab504f64a696711669d', 'HORA', 0),
(25, 'en', 'theme blankslate', '89e825d42f6256dec6828669fe0d73b1', 'Notícias', 0),
(26, 'en', 'theme blankslate', '7cf41ff971d626b865524717448c298a', 'por', 0),
(27, 'en', 'theme blankslate', 'd0b43eded7b918242c7400a4ba13342d', 'Competidores', 0),
(28, 'en', 'theme blankslate', 'c412240f3bda9d755279e0c148e1a68c', 'FOTOS', 0),
(29, 'en', 'theme blankslate', '6a72ef42bbe774e009e378ce57f408e4', 'Search Results for: %s', 0),
(30, 'en', 'theme blankslate', '795d59a96adcde416d31c5b1b6fae364', 'Nothing Found', 0),
(31, 'en', 'theme blankslate', '5c4aea6e2f5b260b64de3ad52a150e07', 'Sorry, nothing matched your search. Please try again.', 0),
(32, 'en', 'theme blankslate', 'c7b862a7bad057b93386076c7b1c7cfb', 'Tag Archives: ', 0),
(33, 'en', 'theme blankslate', '915eaa2ac9b03449f4eaf1acbf322d98', 'Category Archives: ', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_icl_string_positions`
--

CREATE TABLE `wp_icl_string_positions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `string_id` bigint(20) NOT NULL,
  `kind` tinyint(4) DEFAULT NULL,
  `position_in_page` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_icl_string_positions`
--

INSERT INTO `wp_icl_string_positions` (`id`, `string_id`, `kind`, `position_in_page`) VALUES
(1, 8, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/404.php::5'),
(2, 9, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/404.php::8'),
(3, 10, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/archive.php::36'),
(4, 11, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/functions.php::9'),
(5, 12, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/functions.php::9'),
(6, 13, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/functions.php::9'),
(7, 14, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/functions.php::25'),
(8, 15, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/functions.php::54'),
(9, 16, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/functions.php::55'),
(10, 17, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/functions.php::57'),
(11, 18, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/functions.php::58'),
(12, 19, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/functions.php::59'),
(13, 20, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/functions.php::174'),
(14, 21, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/header.php::85'),
(15, 22, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/header.php::85'),
(16, 23, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/header.php::85'),
(17, 24, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/header.php::85'),
(18, 25, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/index.php::37'),
(19, 26, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/index.php::58'),
(20, 27, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/index.php::77'),
(21, 28, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/index.php::109'),
(22, 29, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/search.php::5'),
(23, 30, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/search.php::14'),
(24, 31, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/search.php::17'),
(25, 32, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/tag.php::4'),
(26, 33, 0, '/home/capituloperfeito/public_html/ondasdeouro/wp-content/themes/capitulo/_category.php::4');

-- --------------------------------------------------------

--
-- Table structure for table `wp_icl_string_status`
--

CREATE TABLE `wp_icl_string_status` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `rid` bigint(20) NOT NULL,
  `string_translation_id` bigint(20) NOT NULL,
  `timestamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `md5` varchar(32) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `wp_icl_string_translations`
--

CREATE TABLE `wp_icl_string_translations` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `string_id` bigint(20) UNSIGNED NOT NULL,
  `language` varchar(10) NOT NULL,
  `status` tinyint(4) NOT NULL,
  `value` text,
  `translator_id` bigint(20) UNSIGNED DEFAULT NULL,
  `translation_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_icl_string_translations`
--

INSERT INTO `wp_icl_string_translations` (`id`, `string_id`, `language`, `status`, `value`, `translator_id`, `translation_date`) VALUES
(1, 1, 'pt-pt', 1, 'OP Awards - Gala do Surf Portugês 2015', NULL, '2015-03-04 23:04:43'),
(2, 2, 'pt-pt', 1, 'Gala de surf - os melhores em competição ou free surf, que se tenham destacado ao longo do ano', NULL, '2015-03-04 23:04:43');

-- --------------------------------------------------------

--
-- Table structure for table `wp_icl_translate`
--

CREATE TABLE `wp_icl_translate` (
  `tid` bigint(20) UNSIGNED NOT NULL,
  `job_id` bigint(20) UNSIGNED NOT NULL,
  `content_id` bigint(20) UNSIGNED NOT NULL,
  `timestamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `field_type` varchar(128) NOT NULL,
  `field_format` varchar(16) NOT NULL,
  `field_translate` tinyint(4) NOT NULL,
  `field_data` longtext NOT NULL,
  `field_data_translated` longtext NOT NULL,
  `field_finished` tinyint(4) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_icl_translate`
--

INSERT INTO `wp_icl_translate` (`tid`, `job_id`, `content_id`, `timestamp`, `field_type`, `field_format`, `field_translate`, `field_data`, `field_data_translated`, `field_finished`) VALUES
(1, 1, 0, '2014-12-18 19:57:25', 'title', 'base64', 1, 'TyBFdmVudG8=', 'VGhlIEV2ZW50', 1),
(2, 1, 0, '2014-12-18 19:57:25', 'body', 'base64', 1, 'Jm5ic3A7DQoNClBlbG8gdGVyY2Vpcm8gYW5vIGNvbnNlY3V0aXZvIHZhaSBzZXIgb3JnYW5pemFkbyB1bSBldmVudG8gZGVzdGluYWRvIGEgc3VyZmlzdGFzIHBvcnR1Z3Vlc2VzIHF1ZSBnb3N0YW0gZGUgb25kYXMgcGVyZmVpdGFzIGUgcXVlIGRlZGljYW0gYSBzdWEgdmlkYSBuYSBwcm9jdXJhIGRhcyBtZXNtYXMNCg0KPHN0cm9uZz5PIEVWRU5UTzwvc3Ryb25nPg0KTyBDYXBpdHVsbyBQZXJmZWl0byDDqSB1bWEgY29tcGV0acOnw6NvIGFudWFsLCBjb25zdGl0dcOtZGEgcG9yIHN1cmZpc3RhcyBwb3J0dWd1ZXNlcyBvdSBjcmlhZG9zIGVtIFBvcnR1Z2FsLCBjb20gdW0gZXNww61yaXRvIHNhdWTDoXZlbC4gQSBvcmdhbml6YcOnw6NvIHByZXRlbmRlIHF1ZSBvIENhcMOtdHVsbyBQZXJmZWl0byBwb3dlcmVkIGJ5IEJpbGxhYm9uZywgYXB1cmUgbyBtZWxob3Igc3VyZmlzdGEgZW0gY29uZGnDp8O1ZXMgcGVyZmVpdGFzLiBPIFRVQk8gw6kgYSBtYW5vYnJhIGRlIGVsZWnDp8Ojbywgc2VuZG8gYSBiYXNlIGRvIGNyaXTDqXJpbyBkZSBhdmFsaWHDp8Ojby4NCg0KPHN0cm9uZz5BIEVTQ09MSEE8L3N0cm9uZz4NCkEgb3JnYW5pemHDp8OjbyBkbyBDYXDDrXR1bG8gUGVyZmVpdG8gY29udm9jb3UgcGFyYSBhIDPCqiBlZGnDp8OjbyBkbyBldmVudG8gdW1hIENvbWlzc8OjbyBkZSBOb3TDoXZlaXMsIGNvbXBvc3RhIHBvciA1IHBlcnNvbmFsaWRhZGVzIGRvIHN1cmYgbmFjaW9uYWwgcXVlIGFqdWRhcmFtIGEgY29tcG9yIGEgbGlzdGEgZG9zIDMwIGF0bGV0YXMgcXVlIHNlcsOjbyBzdWJtZXRpZG9zIGEgdm90YcOnw6NvIHDDumJsaWNhLg0KQXMgcGVyc29uYWxpZGFkZXMgY29udmlkYWRhcyBhIGludGVncmFyIGEgQ29taXNzw6NvIGRlIE5vdMOhdmVpcyBkbyBDYXDDrXR1bG8gUGVyZmVpdG8gY29uc2lkZXJhbS1zZSwgcGVsYXMgcHJvdmFzIGRhZGFzIGUgZXhwZXJpw6puY2lhIGFkcXVpcmlkYSBhbyBsb25nbyBkb3Mgw7psdGltb3MgYW5vcywgcXVlIHBvc3N1ZW0gYSBjYXBhY2lkYWRlIGUgbyBjb25oZWNpbWVudG8gbmVjZXNzw6FyaW9zIHBhcmEgaWRlbnRpZmljYXJlbSBvcyAzMCBzdXJmaXN0YXMgcXVlIG1lbGhvciBjb3JyZXNwb25kZW0gYW9zIGNyaXTDqXJpb3MgZGVzdGEgY29tcGV0acOnw6NvLg0KQSBwYXJ0aXIgZGEgbGlzdGEgZGUgMzAgZmluYWxpc3RhcyBzZXLDo28gYXB1cmFkb3MsIHBvciB2b3Rhw6fDo28gb25saW5lLCBvcyAxMyBzdXJmaXN0YXMgcXVlIGZhcsOjbyBwYXJ0ZSBkYSBjb21wZXRpw6fDo28sIGFvcyBxdWFpcyBzZSBqdW50YXLDo28gMyBXaWxkY2FyZHMuIE9zIHN1cmZpc3RhcyBkaXZpZGlyLXNlLcOjbyBlbSAzIGNhdGVnb3JpYXMgcHJpbmNpcGFpcywgbm9tZWFkYW1lbnRlLCBTdXJmaXN0YXMgQ29tcGV0aWRvcmVzLCBGcmVlIFN1cmZlcnMgZSBTb3VsIFN1cmZlcnMuIE9zIFdpbGRjYXJkcyBzZXLDo28gYXRyaWJ1w61kb3MgYW8gdmVuY2Vkb3IgZGEgZWRpw6fDo28gYW50ZXJpb3IgKE5pY29sYXUgVm9uIFJ1cHApLCBhIHVtIGxvY2FsIGRhIHByYWlhIG9uZGUgbyBldmVudG8gdmFpIHNlciByZWFsaXphZG8gKEVkZ2FyIE5vemVzKSBlIGEgdW0gdGVyY2Vpcm8gc3VyZmlzdGEgZXNjb2xoaWRvIGF1dG9tYXRpY2FtZW50ZSBwZWxhIGNvbWlzc8OjbyBkZSBub3TDoXZlaXMgKERhIGxpc3RhIGZpbmFsIGVzY29saGlkYSwgY2FkYSBlbGVtZW50byBkYSBjb21pc3PDo28gZGUgbm90w6F2ZWlzIGlyw6EgZWxlZ2VyIHVtIHN1cmZpc3RhIHF1ZSBpZGVudGlmaXF1ZSBjb21vIHNlbmRvIG8gYXRsZXRhIHF1ZSB0ZW0gbWFpb3IgcHJvYmFiaWxpZGFkZSBkZSBuw6NvIHNlciB2b3RhZG8sIGRhbmRvIGFzc2ltIGhpcMOzdGVzZSBhb3Mgc3VyZmlzdGFzIG1lbm9zIGNvbmhlY2lkb3Mvdm90YWRvcywgZGUgcmVjZWJlcmFtIGVudHJhZGEgZGlyZWN0YSBuYSBwcm92YS4gQ2FzbyBvIHN1cmZpc3RhIHF1ZSBvY3VwYXIgbyAxwrogbHVnYXIgdGVuaGEgc2lkbyBlc2NvbGhpZG8gcGVsbyBww7pibGljbywgbyB3aWxkY2FyZCBzZXLDoSBhdHJpYnXDrWRvIGF1dG9tYXRpY2FtZW50ZSBhbyBzdXJmaXN0YSBxdWUgb2N1cGEgbyAywrogbHVnYXIgZSBhc3NpbSBzdWNlc3NpdmFtZW50ZSkuDQoNCjxzdHJvbmc+T1MgU1VSRklTVEFTPC9zdHJvbmc+DQoNClN1cmZpc3RhIENhcMOtdHVsbyBQZXJmZWl0bw0KQSBvcmdhbml6YcOnw6NvIGRlZmluZSBvIFN1cmZpc3RhIENhcMOtdHVsbyBQZXJmZWl0byBjb21vIG8gc3VyZmlzdGEgcXVlIGRvbWluYSBuYSBwbGVuaXR1ZGUgYSBtYW5vYnJhIMO6bmljYSBlIHByaW5jaXBhbCBkbyBldmVudG8sIG8gVFVCTy4gRGV2ZXLDoSBzZXIgcmVjb25oZWNpZG8gcGVsYSBjb211bmlkYWRlIGNvbW8gdW0gc3VyZmlzdGEgZGUgdHVib3MsIHNlbmRvIHF1ZSBuYSDDs3RpY2EgZGEgb3JnYW5pemHDp8OjbyBvIHN1cmZpc3RhIGNvbXBldGlkb3IgZG9taW5hIMOgIHBhcnRpZGEgYSB0w6ljbmljYSBkbyB0dWJvLCBwZWxvIGVsZXZhZG8gbsOtdmVsIGRlIHN1cmYgcXVlIGFwcmVzZW50YS4gSsOhIG9zIGZyZWUgc3VyZmVycyBlIHNvdWwgc3VyZmVycyB0w6ptIGEgb2JyaWdhdG9yaWVkYWRlIGRlIHNlcmVtIHJlY29uaGVjaWRvcyBjb21vIGV4w61taW9zIHR1YmUgcmlkZXJzLg0KDQo8c3Ryb25nPlN1cmZpc3RhcyBDb21wZXRpZG9yZXM8L3N0cm9uZz4NClPDo28gZXNjb2xoaWRvcyAxMCBzdXJmaXN0YXMgZGUgY29tcGV0acOnw6NvIGEgc2VyZW0gbGV2YWRvcyBhIHZvdGHDp8OjbyBww7pibGljYSwgZG9zIHF1YWlzIGFwZW5hcyA2IGZhcsOjbyBwYXJ0ZSBkYSBjb21wZXRpw6fDo28gKHBvciBlc2NvbGhhIGRvIHDDumJsaWNvKS4NCkNvbnNpZGVyYW0tc2Ugc3VyZmlzdGFzIGNvbXBldGlkb3JlcyBzdXJmaXN0YXMgcG9ydHVndWVzZXMgb3UgY3JpYWRvcyBlbSBQb3J0dWdhbCBxdWUgZXN0ZWphbSBhIGNvbXBldGlyIGVtIGNpcmN1aXRvcyBwcm9maXNzaW9uYWlzLCBjb20gcHJpbmNpcGFsIGluY2lkw6puY2lhIG5vcyBjaXJjdWl0b3MgbXVuZGlhaXMgZGUgZWxpdGUuIEVzdGVzIGRldmVyw6NvIHNlciAxMDAlIHByb2Zpc3Npb25haXMgZSB0ZXIgdW0gcGxhbm8gYW51YWwgY29tIGJhc2UgbmFzIHByb3ZhcyBtdW5kaWFpcyBlIG5hY2lvbmFpcywgZmF6ZW5kbyBkYSBjb21wZXRpw6fDo28gZGUgc3VyZiBvIHNldSBtb2RvIGRlIHZpZGEuIENvbnNpZGVyYS1zZSBjb21vIGNyaXTDqXJpbyBhIGV4aXN0w6puY2lhIGRlIHVtIHBhdHJvY2luYWRvciBxdWUgbGhlcyBwcm9wb3JjaW9uZSBlc3RhIGNvbmRpw6fDo28gZGUgdmlkYS4gTyBzdXJmaXN0YSBjb21wZXRpZG9yIMOpIGNvbnNpZGVyYWRvIHVtIGV4ZW1wbG8gcGFyYSBhbGd1w6ltIHF1ZSBxdWVpcmEgc2VndWlyIHVtYSBjYXJyZWlyYSBwcm9maXNzaW9uYWwuDQoNCjxzdHJvbmc+RnJlZSBTdXJmZXJzPC9zdHJvbmc+DQpTw6NvIGVzY29saGlkb3MgMTAgZnJlZSBzdXJmZXJzIHByb2Zpc3Npb25haXMgYSBzZXJlbSBsZXZhZG9zIGEgdm90YcOnw6NvIHDDumJsaWNhLCBkb3MgcXVhaXMgYXBlbmFzIDQgZmFyw6NvIHBhcnRlIGRhIGNvbXBldGnDp8OjbyAocG9yIGVzY29saGEgZG8gcMO6YmxpY28pLg0KQ29uc2lkZXJhbS1zZSBmcmVlIHN1cmZlcnMgcHJvZmlzc2lvbmFpcyBzdXJmaXN0YXMgcG9ydHVndWVzZXMgb3UgY3JpYWRvcyBlbSBQb3J0dWdhbCBxdWUgZmHDp2FtIGRhIHN1YSB2aWRhIHByb2Zpc3Npb25hbCBvIHN1cmYsIGxpdnJlcyBkYSBvYnJpZ2F0b3JpZWRhZGUgZGUgY3VtcHJpciB1bSBjYWxlbmTDoXJpbyBkZSBjb21wZXRpw6fDtWVzIGludGVybmFjaW9uYWlzLiBVbSBmcmVlIHN1cmZlciBwcm9maXNzaW9uYWwgw6kgcGFnbyBwYXJhIHZpYWphciBwZWxvIG11bmRvIGUgc3VyZmFyIG9uZGFzIHBlcmZlaXRhcywgY2FwdGFuZG8gaW1hZ2VucyBlbSBmb3RvZ3JhZmlhIGUvb3UgZmlsbWUgcGFyYSBwcm9tb8Onw6NvIGRhIHN1YSBpbWFnZW0gbm9zIG1lZGlhLiBPIHN1cmZpc3RhIGZyZWUgc3VyZmVyIGRpc3Rpbmd1ZS1zZSBwZWxvIHBsYW5vIGRlIHJldG9ybm8gYSBwYXRyb2NpbmFkb3JlcyBlbSBmdW7Dp8OjbyBkYSBzdWEgaW1hZ2VtLg0KDQo8c3Ryb25nPlNvdWwgU3VyZmVyczwvc3Ryb25nPg0KU8OjbyBlc2NvbGhpZG9zIDEwIFNvdWwgU3VyZmVycyBhIHNlcmVtIGxldmFkb3MgYSB2b3Rhw6fDo28gcMO6YmxpY2EsIGRvcyBxdWFpcyBhcGVuYXMgMyBmYXLDo28gcGFydGUgZGEgY29tcGV0acOnw6NvIChwb3IgZXNjb2xoYSBkbyBww7pibGljbykuDQpDb25zaWRlcmFtLXNlIHNvdWwgc3VyZmVycyBzdXJmaXN0YXMgcG9ydHVndWVzZXMgb3UgY3JpYWRvcyBlbSBQb3J0dWdhbCBxdWUgdMOqbSB1bSBoaXN0b3JpYWwgZGUgc3VyZiBhbyBsb25nbyBkYSBzdWEgdmlkYSBlIHF1ZSBmYcOnYW0gZG8gc3VyZiB1bWEgcHJpb3JpZGFkZSBhcGVuYXMgc2VjdW5kYXJpemFkYSBwZWxhcyByZXNwb25zYWJpbGlkYWRlcyBwcm9maXNzaW9uYWlzLiBPcyBjcml0w6lyaW9zIGEgdGVyIGVtIGNvbnRhIG5hIHNlbGXDp8OjbyBkZXN0ZXMgc3VyZmlzdGFzIHByZW5kZW0tc2UgY29tIGEgw6FyZWEgZGUgcmVzaWTDqm5jaWEsIGEgcHJvZmlzc8OjbyBlIGEg4oCcZ2luw6FzdGljYeKAnSBxdWUgZmF6ZW0gcGFyYSB0ZXJlbSBkaXNwb25pYmlsaWRhZGUgcGFyYSBzdXJmYXIgZS9vdSB2aWFqYXIgbm9zIGRpYXMgZW0gcXVlIG8gbWFyIGVzdMOhIHBlcmZlaXRvLiBPIFNvdWwgU3VyZmVyIMOpIGNvbnNpZGVyYWRvcyB1bSDDrWNvbmUgbmEgc3VhIHByYWlhIGxvY2FsIGUgbm9zIG1lZGlhIGRhIGVzcGVjaWFsaWRhZGUuDQoNCjxzdHJvbmc+QSBWT1RBw4fDg08gRE8gUFVCTElDTzwvc3Ryb25nPg0KQSB2b3Rhw6fDo28gZG8gcMO6YmxpY28gZGVjb3JyZXLDoSBzZWd1bmRvIHVtIGRldGVybWluYWRvIG7Dum1lcm8gbcOheGltbyBkZSB2b3RvcyBwb3IgY2F0ZWdvcmlhLCBudW0gZGV0ZXJtaW5hZG8gcGVyw61vZG8gZGUgdGVtcG8gKDcgYSAxMSBkZSBKYW5laXJvKS4NCkRhIGxpc3RhIGRlIDMwIHN1cmZpc3RhcyBlc2NvbGhpZG9zIHBlbG9zIG5vdMOhdmVpcywgc2Vyw6NvIGFwdXJhZG9zLCBwb3Igdm90YcOnw6NvIG9ubGluZSwgMTQgc3VyZmlzdGFzIHF1ZSBmYXLDo28gcGFydGUgZGEgY29tcGV0acOnw6NvLCBvbmRlIDYgc8OjbyBlc2NvbGhpZG9zIG5hIGNhdGVnb3JpYSBkZSBjb21wZXRpZG9yZXMswqA0IHPDo28gZXNjb2xoaWRvcyBuYSBjYXRlZ29yaWEgZGUgZnJlZSBzdXJmZXJzIGUgMyBzw6NvIGVzY29saGlkb3MgbmEgY2F0ZWdvcmlhIGRlIHNvdWwgc3VyZmVycywgZXhpc3RlbSBhaW5kYcKgMyB3aWxkIGNhcmRzIGEganVudGFyZW0tc2UgYW9zIDEzIGVzY29saGlkb3MgcGVsbyBwdWJsaWNvLiBGYXLDoSB1bSB0b3RhbCBkZSAxNiBTdXJmaXN0YXMuDQoNCjxzdHJvbmc+TyBMT0NBTMKgPC9zdHJvbmc+DQpBIFByYWlhIGRlIENhcmNhdmVsb3MsIHNlcsOhIG8gbG9jYWwgZXN0YWJlbGVjaWRvIHBhcmEgYSByZWFsaXphw6fDo28gZGEgZWRpw6fDo28gZGUgMjAxNC4NCsOJIHVtYSBvbmRhIGRlIGNhdGVnb3JpYSBtdW5kaWFsLGZhbW9zYSBwZWxvcyBzZXVzIHR1Ym9zIHBlcmZlaXRvcyBlIHF1ZSBhY29saGUgbXVpdGFzIGRhcyBtZWxob3JlcyBwcm92YXMgbmFjaW9uYWlzIGUgaW50ZXJuYWNpb25haXMuIE8gc3BvdCDDqSBtYWlzIGNvbmhlY2lkbyBwZWxhcyBzdWFzIGVzcXVlcmRhcywgbWFzIHRhbWLDqW0gcG9kZW1vcyBjb250YXIgY29tIGRpcmVpdGFzIMOpcGljYXMuDQoNCjxzdHJvbmc+Q09OREnDh8OVRVMgREUgT05EQVM8L3N0cm9uZz4NCkFzIGNvbmRpw6fDtWVzIGRlIG9uZGFzIHF1ZSBhIG9yZ2FuaXphw6fDo28gcHJldGVuZGUgc8OjbyBvbmRhcyBlbnRyZSBvIDEsNSBlIG9zIDIsNSBtZXRyb3MsIHR1YnVsYXJlcywgY29tIHZlbnRvIE9mZnNob3JlLCBlc3F1ZXJkYXMgZSBkaXJlaXRhcy4NCg0KPHN0cm9uZz5QRVLDjU9ETyBERSBFU1BFUkE8L3N0cm9uZz4NCkRlIDEzIGRlIEphbmVpcm8gYSAxMyBkZSBNYXLDp28=', 'Rm9yIHRoZSB0aGlyZCBjb25zZWN1dGl2ZSB5ZWFyIHdpbGwgYmUgb3JnYW5pemVkIGFuIGV2ZW50IGZvciB0aGUgUG9ydHVndWVzZSBzdXJmZXJzIHdobyBlbmpveSBwZXJmZWN0IHdhdmVzIGFuZCBkZXZvdGUgdGhlaXIgbGl2ZXMgaW4gc2VhcmNoIG9mIHRoZSBzYW1lDQoNCjxzdHJvbmc+RVZFTlQ8L3N0cm9uZz4NClRoZSBDaGFwdGVyIFBlcmZlY3QgaXMgYW4gYW5udWFsIGNvbXBldGl0aW9uIGNvbnNpc3Rpbmcgb2YgUG9ydHVndWVzZSBzdXJmZXJzIG9yIGNyZWF0ZWQgaW4gUG9ydHVnYWwsIHdpdGggYSBoZWFsdGh5IHNwaXJpdC4gVGhlIG9yZ2FuaXphdGlvbiB3YW50cyB0aGUgQ2hhcHRlciBQZXJmZWN0IHBvd2VyZWQgYnkgQmlsbGFib25nLCBuYXJyb3cgdGhlIGJlc3Qgc3VyZmVyIGluIHBlcmZlY3QgY29uZGl0aW9uLiBUaGUgUElQRSBpcyB0aGUgZWxlY3Rpb24gbWFuZXV2ZXIsIGJlaW5nIHRoZSBiYXNpcyBvZiB0aGUgZXZhbHVhdGlvbiBjcml0ZXJpYS4NCg0KPHN0cm9uZz5DSE9JQ0U8L3N0cm9uZz4NClRoZSBvcmdhbml6YXRpb24gb2YgdGhlIGNoYXB0ZXIgY2FsbGVkIFBlcmZlY3QgZm9yIHRoZSAzcmQgZWRpdGlvbiBvZiB0aGUgZXZlbnQgb25lIEhpZ2ggTGV2ZWwgQ29tbWlzc2lvbiwgY29tcG9zZWQgb2YgZml2ZSBwZXJzb25hbGl0aWVzIG9mIHRoZSBuYXRpb25hbCBzdXJmIHRoYXQgaGVscGVkIGNvbXBvc2UgdGhlIGxpc3Qgb2YgMzAgYXRobGV0ZXMgd2hvIHdpbGwgdW5kZXJnbyBwdWJsaWMgdm90ZS4NClRoZSBwZXJzb25hbGl0aWVzIGludml0ZWQgdG8gam9pbiB0aGUgQ2hhcHRlciBQZXJmZWN0IEhpZ2ggTGV2ZWwgQ29tbWlzc2lvbiBhcmUgY29uc2lkZXJlZCwgdGhlIGV2aWRlbmNlIGdpdmVuIGFuZCBleHBlcmllbmNlIGdhaW5lZCBvdmVyIHRoZSBsYXN0IGZldyB5ZWFycywgd2hpY2ggaGF2ZSB0aGUgYWJpbGl0eSBhbmQgdGhlIGtub3dsZWRnZSBuZWVkZWQgdG8gaWRlbnRpZnkgdGhlIDMwIHN1cmZlcnMgd2hvIGJlc3QgbWVldCB0aGUgY3JpdGVyaWEgb2YgdGhpcyBjb21wZXRpdGlvbi4NCkZyb20gdGhlIGxpc3Qgb2YgMzAgZmluYWxpc3RzIHdpbGwgYmUgZGV0ZXJtaW5lZCBieSBvbmxpbmUgdm90aW5nLCB0aGUgMTMgc3VyZmVycyB0aGF0IHdpbGwgYmUgcGFydCBvZiB0aGUgY29tcGV0aXRpb24sIHdoaWNoIHdpbGwgam9pbiAzIFdpbGRjYXJkcy4gU3VyZmVycyB3aWxsIGJlIGRpdmlkZWQgaW50byB0aHJlZSBtYWluIGNhdGVnb3JpZXMsIG5hbWVseSwgc3VyZmVycyBDb21wZXRpdG9ycywgRnJlZSBTdXJmZXJzIGFuZCBTb3VsIFN1cmZlcnMuIFdpbGRjYXJkcyB3aWxsIGJlIGF3YXJkZWQgdG8gdGhlIHdpbm5lciBvZiB0aGUgcHJldmlvdXMgZWRpdGlvbiAoTmljb2xhdSBWb24gUnVwcCksIGEgbG9jYWwgYmVhY2ggd2hlcmUgdGhlIGV2ZW50IGlzIGJlaW5nIGhlbGQgKEVkZ2FyIE51dHMpIGFuZCBhIHRoaXJkIHN1cmZlciBhdXRvbWF0aWNhbGx5IGNob3NlbiBieSB0aGUgY29tbWl0dGVlIG9mIG5vdGFibGUgKFRoZSBmaW5hbCBsaXN0IGNob3NlbiwgZWFjaCBlbGVtZW50IG9mIHRoZSBjb21taXNzaW9uIHJlbWFya2FibGUgd2lsbCBlbGVjdCBhIHN1cmZlciBpZGVudGlmeSBhcyB0aGUgYXRobGV0ZSB3aG8gaXMgbW9yZSBsaWtlbHkgdG8gYmUgdm90ZWQsIHRodXMgZ2l2aW5nIGNoYW5jZSB0byB0aGUgbGVzc2VyLWtub3duIHN1cmZlcnMgLyB2b3RlZCwgcmVjZWl2ZWQgZGlyZWN0IGlucHV0IG9mIHRoZSB0ZXN0LiBJZiB0aGUgc3VyZmVyIHdobyBvY2N1cHkgdGhlIDFzdCBwbGFjZSBoYXMgYmVlbiBjaG9zZW4gYnkgdGhlIHB1YmxpYywgdGhlIHdpbGRjYXJkIHdpbGwgYmUgYXV0b21hdGljYWxseSBhc3NpZ25lZCB0byB0aGUgc3VyZmVyIHdobyBpcyB0aGUgMm5kIGFuZCBzbyBvbikuDQoNCjxzdHJvbmc+U1VSRkVSUzwvc3Ryb25nPg0KDQpTdXJmZXIgQ2hhcHRlciBQZXJmZWN0DQpUaGUgb3JnYW5pemF0aW9uIGRlZmluZXMgdGhlIFN1cmZlciBDaGFwdGVyIFBlcmZlY3QgYXMgdGhlIHN1cmZlciB3aG8gZG9taW5hdGVzIGluIHRoZSBmdWxsbmVzcyB0aGUgb25seSBtYW5ldXZlciBhbmQgdGhlIG1haW4gZXZlbnQsIHRoZSBUVUJFLiBJdCBzaG91bGQgYmUgcmVjb2duaXplZCBieSB0aGUgY29tbXVuaXR5IGFzIGEgcGlwZSBzdXJmZXIsIGFuZCBpbiB0aGUgdmlldyBvZiB0aGUgb3JnYW5pemF0aW9uIGNvbXBldGl0aXZlIHN1cmZlciBkb21pbmF0ZXMgdGhlIG91dHNldCB0aGUgdGVjaG5pcXVlIG9mIHRoZSB0dWJlLCB0aGUgaGlnaCBsZXZlbCBvZiBzdXJmaW5nIGl0IHByZXNlbnRzLiBBcyBmb3IgdGhlIGZyZWUgc3VyZmVycyBhbmQgc291bCBzdXJmZXJzIGFyZSBvYmxpZ2VkIHRvIGJlIHJlY29nbml6ZWQgYXMgcHJvZmljaWVudCB0dWJlIHJpZGVycy4NCg0Kc3VyZmVycyBDb21wZXRpdG9ycw0KQXJlIGNob3NlbiAxMCBzdXJmZXJzIGNvbXBldGl0aW9uIHRvIGJlIGJyb3VnaHQgdG8gcHVibGljIHZvdGUsIG9mIHdoaWNoIG9ubHkgNiB3aWxsIGJlIHBhcnQgb2YgdGhlIGNvbXBldGl0aW9uIChieSBjaG9pY2Ugb2YgdGhlIHB1YmxpYykuDQpDb25zaWRlciB0aGVtc2VsdmVzIFBvcnR1Z3Vlc2Ugc3VyZmVycyBjb21wZXRpbmcgc3VyZmVycyBvciBjcmVhdGVkIGluIFBvcnR1Z2FsIHRoYXQgYXJlIHRvIGNvbXBldGUgaW4gcHJvZmVzc2lvbmFsIGNpcmN1aXRzLCB3aXRoIHRoZSBtYWluIGZvY3VzIG9uIHRoZSB3b3JsZCBvZiBlbGl0ZSBjaXJjdWl0cy4gVGhlc2Ugc2hvdWxkIGJlIDEwMCUgcHJvZmVzc2lvbmFsIGFuZCBoYXZlIGFuIGFubnVhbCBwbGFuIGJhc2VkIG9uIGdsb2JhbCBhbmQgbmF0aW9uYWwgZXZlbnRzLCBtYWtpbmcgc3VyZmluZyBjb21wZXRpdGlvbiB0aGVpciB3YXkgb2YgbGlmZS4gSXQgaXMgY29uc2lkZXJlZCBhcyBhIGNyaXRlcmlvbiB0aGUgZXhpc3RlbmNlIG9mIGEgc3BvbnNvciB0aGF0IGdpdmVzIHRoZW0gdGhpcyBjb25kaXRpb24gb2YgbGlmZS4gU3VyZmVyIGNvbXBldGl0b3IgaXMgY29uc2lkZXJlZCBhbiBleGFtcGxlIGZvciBhbnlvbmUgd2hvIHdhbnRzIHRvIHB1cnN1ZSBhIHByb2Zlc3Npb25hbCBjYXJlZXIuDQoNCkZyZWUgU3VyZmVycw0KQXJlIGNob3NlbiAxMCBmcmVlIHByb2Zlc3Npb25hbCBzdXJmZXJzIHRvIGJlIGJyb3VnaHQgdG8gcHVibGljIHZvdGUsIG9mIHdoaWNoIG9ubHkgNCB3aWxsIGJlIHBhcnQgb2YgdGhlIGNvbXBldGl0aW9uIChieSBjaG9pY2Ugb2YgdGhlIHB1YmxpYykuDQpUaGUgZXhwcmVzc2lvbiBmcmVlIHN1cmZlcnMgUG9ydHVndWVzZSBzdXJmZXJzIHByb2Zlc3Npb25hbHMgb3IgY3JlYXRlZCBpbiBQb3J0dWdhbCB0byBkbyBpbiB5b3VyIHByb2Zlc3Npb25hbCBsaWZlIHN1cmZpbmcsIGZyZWUgZnJvbSB0aGUgb2JsaWdhdGlvbiB0byBpbXBsZW1lbnQgc2NoZWR1bGUgb2YgaW50ZXJuYXRpb25hbCBjb21wZXRpdGlvbnMuIEEgcHJvZmVzc2lvbmFsIGZyZWUgc3VyZmVyIGdldCBwYWlkIHRvIHRyYXZlbCB0aGUgd29ybGQgYW5kIHN1cmYgcGVyZmVjdCB3YXZlcywgY2FwdHVyaW5nIGltYWdlcyBpbiB0aGUgcGhvdG8gYW5kIC8gb3IgZmlsbSB0byBwcm9tb3RlIHRoZWlyIGltYWdlIGluIHRoZSBtZWRpYS4gVGhlIGZyZWUgc3VyZmVyIHN1cmZlciBpcyBkaXN0aW5ndWlzaGVkIGJ5IHRoZSByZXR1cm4gb2YgcGxhbiBzcG9uc29ycyBiYXNlZCBvbiB0aGVpciBpbWFnZS4NCg0KU291bCBTdXJmZXJzDQoxMCBTb3VsIFN1cmZlcnMgYXJlIGNob3NlbiB0byBiZSBicm91Z2h0IHRvIHB1YmxpYyB2b3RlLCBvZiB3aGljaCBvbmx5IHRocmVlIHdpbGwgYmUgcGFydCBvZiB0aGUgY29tcGV0aXRpb24gKGJ5IGNob2ljZSBvZiB0aGUgcHVibGljKS4NCkNvbnNpZGVyZWQgYXMgc291bCBzdXJmZXJzIFBvcnR1Z3Vlc2Ugc3VyZmVycyBvciBjcmVhdGVkIGluIFBvcnR1Z2FsIHdobyBoYXZlIGEgaGlzdG9yeSBvZiBzdXJmaW5nIHRocm91Z2hvdXQgdGhlaXIgbGlmZSBhbmQgdG8gbWFrZSB0aGUgc3VyZiBvbmx5IGEgcHJpb3JpdHkgc2lkZWxpbmVkIGJ5IHByb2Zlc3Npb25hbCByZXNwb25zaWJpbGl0aWVzLiBUaGUgY3JpdGVyaWEgdG8gYmUgdGFrZW4gaW50byBhY2NvdW50IGluIHRoZSBzZWxlY3Rpb24gb2YgdGhlc2Ugc3VyZmVycyBhcmUgbGlua2VkIHRvIHRoZSBhcmVhIG9mIHJlc2lkZW5jZSwgcHJvZmVzc2lvbiBhbmQgdGhlICJGaXRuZXNzIiB0aGF0IGFyZSB0byBoYXZlIGF2YWlsYWJpbGl0eSB0byBzdXJmIGFuZCAvIG9yIHRyYXZlbCBvbiBkYXlzIHdoZW4gdGhlIHNlYSBpcyBwZXJmZWN0LiBUaGUgU291bCBTdXJmZXIgaXMgY29uc2lkZXJlZCBhbiBpY29uIGluIHlvdXIgbG9jYWwgYmVhY2ggYW5kIGluIHRoZSBtZWRpYSBzcGVjaWFsdHkuDQoNClZPVElORyBPRiBUSEUgUFVCTElDDQpUaGUgcHVibGljIHZvdGluZyB3aWxsIHRha2UgcGxhY2UgYWNjb3JkaW5nIHRvIGEgY2VydGFpbiBtYXhpbXVtIG51bWJlciBvZiB2b3RlcyBwZXIgY2F0ZWdvcnkgaW4gYSBnaXZlbiBwZXJpb2Qgb2YgdGltZSAoNyB0byAxMSBKYW51YXJ5KS4NCkZyb20gdGhlIGxpc3Qgb2YgMzAgc3VyZmVycyBjaG9zZW4gYnkgbm90YWJsZSwgd2lsbCBiZSBkZXRlcm1pbmVkIGJ5IG9ubGluZSB2b3RpbmcsIDE0IHN1cmZlcnMgdGhhdCB3aWxsIGJlIHBhcnQgb2YgdGhlIGNvbXBldGl0aW9uLCB3aGVyZSA2IGFyZSBjaG9zZW4gaW4gdGhlIGNhdGVnb3J5IG9mIGNvbXBldGl0b3JzLCA0IGFyZSBjaG9zZW4gaW4gdGhlIGNhdGVnb3J5IG9mIGZyZWUgc3VyZmVycyBhbmQgMyBhcmUgY2hvc2VuIGluIHRoZSBjYXRlZ29yeSBvZiBzb3VsIHN1cmZlcnMgdGhlcmUgYXJlIHN0aWxsIHRocmVlIHdpbGQgY2FyZHMgdG8gam9pbiB0aGUgMTMgY2hvc2VuIGJ5IHRoZSBwdWJsaWMuIFdpbGwgbWFrZSBhIHRvdGFsIG9mIDE2IHN1cmZlcnMuDQoNCkxPQ0FMDQpUaGUgQ2FyY2F2ZWxvcyBiZWFjaCwgdGhlIExvY2FsIHNldCBmb3IgdGhlIGNvbXBsZXRpb24gb2YgdGhlIDIwMTQgZWRpdGlvbi4NCkl0IGlzIGEgd2F2ZSBvZiB3b3JsZCBjbGFzcywgZmFtb3VzIGZvciBpdHMgcGVyZmVjdCB0dWJlcyBhbmQgd2hpY2ggaG9zdHMgbWFueSBvZiB0aGUgYmVzdCBuYXRpb25hbCBhbmQgaW50ZXJuYXRpb25hbCBldmVudHMuIFRoZSBzcG90IGlzIGJlc3Qga25vd24gZm9yIGhpcyBsZWZ0LCBidXQgd2UgY2FuIGFsc28gY291bnQgb24gZXBpYyByaWdodHMuDQoNCkNPTkRJVElPTlMgT0YgV0FWRVMNClRoZSBjb25kaXRpb25zIG9mIHdhdmVzIHRoYXQgdGhlIG9yZ2FuaXphdGlvbiBpbnRlbmRzIHdhdmVzIGFyZSBiZXR3ZWVuIDEuNSBhbmQgMi41IG1ldGVycywgdHVidWxhciwgd2l0aCB3aW5kIE9mZnNob3JlLCBsZWZ0IGFuZCByaWdodC4NCg0KV0FJVElORyBQRVJJT0QNCkZyb20gMTMgSmFudWFyeSB0byAxMyBNYXJjaA0KUGxlYXNlIGhlbHAgR29vZ2xlIFRyYW5zbGF0ZSBpbXByb3ZlIHF1YWxpdHkgZm9yIHlvdXIgbGFuZ3VhZ2UgaGVyZS4NCkdvb2dsZSBUcmFuc2xhdGUgZm9yIEJ1c2luZXNzOlRyYW5zbGF0b3IgVG9vbGtpdFdlYnNpdGUgVHJhbnNsYXRvckdsb2JhbCBNYXJrZXQgRmluZGVyDQpUdXJuIG9mZiBpbnN0YW50IHRyYW5zbGF0aW9uQWJvdXQgR29vZ2xlIFRyYW5zbGF0ZU1vYmlsZUNvbW11bml0eVByaXZhY3lIZWxwU2VuZCBmZWVkYmFjaw==', 1),
(3, 1, 0, '2014-12-18 19:57:25', 'original_id', '', 0, '511', '', 1),
(4, 2, 0, '2014-12-18 19:58:46', 'title', 'base64', 1, 'Q29tcGV0aWRvcmVz', 'Q29tcGV0aXRvcnM=', 1),
(5, 2, 0, '2014-12-18 19:58:46', 'body', 'base64', 1, 'TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYSBhbGlxdWEuIFV0IGVuaW0gYWQgbWluaW0gdmVuaWFtLCBxdWlzIG5vc3RydWQgZXhlcmNpdGF0aW9uIHVsbGFtY28gbGFib3JpcyBuaXNpIHV0IGFsaXF1aXAgZXggZWEgY29tbW9kbyBjb25zZXF1YXQuIER1aXMgYXV0ZSBpcnVyZSBkb2xvciBpbiByZXByZWhlbmRlcml0IGluIHZvbHVwdGF0ZSB2ZWxpdCBlc3NlIGNpbGx1bSBkb2xvcmUgZXUgZnVnaWF0IG51bGxhIHBhcmlhdHVyLiBFeGNlcHRldXIgc2ludCBvY2NhZWNhdCBjdXBpZGF0YXQgbm9uIHByb2lkZW50LCBzdW50IGluIGN1bHBhIHF1aSBvZmZpY2lhIGRlc2VydW50IG1vbGxpdCBhbmltIGlkIGVzdCBsYWJvcnVtDQoNCltjb252aWRhZG9zIGNhdGVnb3JpYT0iY29tcGV0aWRvcmVzIl0=', 'TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYSBhbGlxdWEuIFV0IGVuaW0gYWQgbWluaW0gdmVuaWFtLCBxdWlzIG5vc3RydWQgZXhlcmNpdGF0aW9uIHVsbGFtY28gbGFib3JpcyBuaXNpIHV0IGFsaXF1aXAgZXggZWEgY29tbW9kbyBjb25zZXF1YXQuIER1aXMgYXV0ZSBpcnVyZSBkb2xvciBpbiByZXByZWhlbmRlcml0IGluIHZvbHVwdGF0ZSB2ZWxpdCBlc3NlIGNpbGx1bSBkb2xvcmUgZXUgZnVnaWF0IG51bGxhIHBhcmlhdHVyLiBFeGNlcHRldXIgc2ludCBvY2NhZWNhdCBjdXBpZGF0YXQgbm9uIHByb2lkZW50LCBzdW50IGluIGN1bHBhIHF1aSBvZmZpY2lhIGRlc2VydW50IG1vbGxpdCBhbmltIGlkIGVzdCBsYWJvcnVtDQoNCltjb252aWRhZG9zIGNhdGVnb3JpYT0iY29tcGV0aWRvcmVzIl0=', 1),
(6, 2, 0, '2014-12-18 19:58:46', 'original_id', '', 0, '491', '', 1),
(7, 3, 0, '2014-12-18 20:00:13', 'title', 'base64', 1, 'Q29udmlkYWRvcw==', 'U3VyZmVycw==', 1),
(8, 3, 0, '2014-12-18 20:00:13', 'body', 'base64', 1, 'TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYSBhbGlxdWEuIFV0IGVuaW0gYWQgbWluaW0gdmVuaWFtLCBxdWlzIG5vc3RydWQgZXhlcmNpdGF0aW9uIHVsbGFtY28gbGFib3JpcyBuaXNpIHV0IGFsaXF1aXAgZXggZWEgY29tbW9kbyBjb25zZXF1YXQuIER1aXMgYXV0ZSBpcnVyZSBkb2xvciBpbiByZXByZWhlbmRlcml0IGluIHZvbHVwdGF0ZSB2ZWxpdCBlc3NlIGNpbGx1bSBkb2xvcmUgZXUgZnVnaWF0IG51bGxhIHBhcmlhdHVyLiBFeGNlcHRldXIgc2ludCBvY2NhZWNhdCBjdXBpZGF0YXQgbm9uIHByb2lkZW50LCBzdW50IGluIGN1bHBhIHF1aSBvZmZpY2lhIGRlc2VydW50IG1vbGxpdCBhbmltIGlkIGVzdCBsYWJvcnVtDQo8ZGl2IGNsYXNzPSJjbGVhcmZpeCI+PC9kaXY+DQo8aDMgY2xhc3M9InJvd1RpdGxlIj48c3Bhbj5Db21wZXRpZG9yZXM8L3NwYW4+PC9oMz4NCltjb252aWRhZG9zIGNhdGVnb3JpYT0iY29tcGV0aWRvcmVzIl0NCjxkaXYgY2xhc3M9ImNsZWFyZml4Ij48L2Rpdj4NCjxoMyBjbGFzcz0icm93VGl0bGUiPjxzcGFuPkZyZWUgU3VyZmVyczwvc3Bhbj48L2gzPg0KW2NvbnZpZGFkb3MgY2F0ZWdvcmlhPSJmcmVlLXN1cmZlcnMiXQ0KPGRpdiBjbGFzcz0iY2xlYXJmaXgiPjwvZGl2Pg0KPGgzIGNsYXNzPSJyb3dUaXRsZSI+PHNwYW4+U291bCBTdXJmZXJzPC9zcGFuPjwvaDM+DQpbY29udmlkYWRvcyBjYXRlZ29yaWE9InNvdWwtc3VyZmVycyJdDQo8ZGl2IGNsYXNzPSJjbGVhcmZpeCI+PC9kaXY+DQo8aDMgY2xhc3M9InJvd1RpdGxlIj48c3Bhbj5XaWxkY2FyZHM8L3NwYW4+PC9oMz4NCltjb252aWRhZG9zIGNhdGVnb3JpYT0id2lsZGNhcmRzIl0=', 'TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYSBhbGlxdWEuIFV0IGVuaW0gYWQgbWluaW0gdmVuaWFtLCBxdWlzIG5vc3RydWQgZXhlcmNpdGF0aW9uIHVsbGFtY28gbGFib3JpcyBuaXNpIHV0IGFsaXF1aXAgZXggZWEgY29tbW9kbyBjb25zZXF1YXQuIER1aXMgYXV0ZSBpcnVyZSBkb2xvciBpbiByZXByZWhlbmRlcml0IGluIHZvbHVwdGF0ZSB2ZWxpdCBlc3NlIGNpbGx1bSBkb2xvcmUgZXUgZnVnaWF0IG51bGxhIHBhcmlhdHVyLiBFeGNlcHRldXIgc2ludCBvY2NhZWNhdCBjdXBpZGF0YXQgbm9uIHByb2lkZW50LCBzdW50IGluIGN1bHBhIHF1aSBvZmZpY2lhIGRlc2VydW50IG1vbGxpdCBhbmltIGlkIGVzdCBsYWJvcnVtDQo8ZGl2IGNsYXNzPSJjbGVhcmZpeCI+PC9kaXY+DQo8aDMgY2xhc3M9InJvd1RpdGxlIj5Db21wZXRpdG9yczwvaDM+DQpbY29udmlkYWRvcyBjYXRlZ29yaWE9ImNvbXBldGlkb3JlcyJdDQo8ZGl2IGNsYXNzPSJjbGVhcmZpeCI+PC9kaXY+DQo8aDMgY2xhc3M9InJvd1RpdGxlIj5GcmVlIFN1cmZlcnM8L2gzPg0KW2NvbnZpZGFkb3MgY2F0ZWdvcmlhPSJmcmVlLXN1cmZlcnMiXQ0KPGRpdiBjbGFzcz0iY2xlYXJmaXgiPjwvZGl2Pg0KPGgzIGNsYXNzPSJyb3dUaXRsZSI+U291bCBTdXJmZXJzPC9oMz4NCltjb252aWRhZG9zIGNhdGVnb3JpYT0ic291bC1zdXJmZXJzIl0NCjxkaXYgY2xhc3M9ImNsZWFyZml4Ij48L2Rpdj4NCjxoMyBjbGFzcz0icm93VGl0bGUiPldpbGRjYXJkczwvaDM+DQpbY29udmlkYWRvcyBjYXRlZ29yaWE9IndpbGRjYXJkcyJd', 1),
(9, 3, 0, '2014-12-18 20:00:13', 'original_id', '', 0, '478', '', 1),
(10, 4, 0, '2014-12-18 20:01:05', 'title', 'base64', 1, 'RnJlZSBTdXJmZXJz', 'RnJlZSBTdXJmZXJz', 1),
(11, 4, 0, '2014-12-18 20:01:05', 'body', 'base64', 1, 'TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYSBhbGlxdWEuIFV0IGVuaW0gYWQgbWluaW0gdmVuaWFtLCBxdWlzIG5vc3RydWQgZXhlcmNpdGF0aW9uIHVsbGFtY28gbGFib3JpcyBuaXNpIHV0IGFsaXF1aXAgZXggZWEgY29tbW9kbyBjb25zZXF1YXQuIER1aXMgYXV0ZSBpcnVyZSBkb2xvciBpbiByZXByZWhlbmRlcml0IGluIHZvbHVwdGF0ZSB2ZWxpdCBlc3NlIGNpbGx1bSBkb2xvcmUgZXUgZnVnaWF0IG51bGxhIHBhcmlhdHVyLiBFeGNlcHRldXIgc2ludCBvY2NhZWNhdCBjdXBpZGF0YXQgbm9uIHByb2lkZW50LCBzdW50IGluIGN1bHBhIHF1aSBvZmZpY2lhIGRlc2VydW50IG1vbGxpdCBhbmltIGlkIGVzdCBsYWJvcnVtDQoNCltjb252aWRhZG9zIGNhdGVnb3JpYT0iZnJlZS1zdXJmZXJzIl0=', 'TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYSBhbGlxdWEuIFV0IGVuaW0gYWQgbWluaW0gdmVuaWFtLCBxdWlzIG5vc3RydWQgZXhlcmNpdGF0aW9uIHVsbGFtY28gbGFib3JpcyBuaXNpIHV0IGFsaXF1aXAgZXggZWEgY29tbW9kbyBjb25zZXF1YXQuIER1aXMgYXV0ZSBpcnVyZSBkb2xvciBpbiByZXByZWhlbmRlcml0IGluIHZvbHVwdGF0ZSB2ZWxpdCBlc3NlIGNpbGx1bSBkb2xvcmUgZXUgZnVnaWF0IG51bGxhIHBhcmlhdHVyLiBFeGNlcHRldXIgc2ludCBvY2NhZWNhdCBjdXBpZGF0YXQgbm9uIHByb2lkZW50LCBzdW50IGluIGN1bHBhIHF1aSBvZmZpY2lhIGRlc2VydW50IG1vbGxpdCBhbmltIGlkIGVzdCBsYWJvcnVtDQoNCiZuYnNwOw0KDQpbY29udmlkYWRvcyBjYXRlZ29yaWE9ImZyZWUtc3VyZmVycyJd', 1),
(12, 4, 0, '2014-12-18 20:01:05', 'original_id', '', 0, '493', '', 1),
(13, 5, 0, '2014-12-18 20:01:47', 'title', 'base64', 1, 'TElWRQ==', 'TElWRQ==', 1),
(14, 5, 0, '2014-12-18 20:01:47', 'body', 'base64', 1, '', '', 1),
(15, 5, 0, '2014-12-18 20:01:47', 'original_id', '', 0, '508', '', 1),
(16, 6, 0, '2014-12-18 20:03:12', 'title', 'base64', 1, 'U291bCBTdXJmZXJz', 'U291bCBTdXJmZXJz', 1),
(17, 6, 0, '2014-12-18 20:03:12', 'body', 'base64', 1, 'TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYSBhbGlxdWEuIFV0IGVuaW0gYWQgbWluaW0gdmVuaWFtLCBxdWlzIG5vc3RydWQgZXhlcmNpdGF0aW9uIHVsbGFtY28gbGFib3JpcyBuaXNpIHV0IGFsaXF1aXAgZXggZWEgY29tbW9kbyBjb25zZXF1YXQuIER1aXMgYXV0ZSBpcnVyZSBkb2xvciBpbiByZXByZWhlbmRlcml0IGluIHZvbHVwdGF0ZSB2ZWxpdCBlc3NlIGNpbGx1bSBkb2xvcmUgZXUgZnVnaWF0IG51bGxhIHBhcmlhdHVyLiBFeGNlcHRldXIgc2ludCBvY2NhZWNhdCBjdXBpZGF0YXQgbm9uIHByb2lkZW50LCBzdW50IGluIGN1bHBhIHF1aSBvZmZpY2lhIGRlc2VydW50IG1vbGxpdCBhbmltIGlkIGVzdCBsYWJvcnVtDQoNCltjb252aWRhZG9zIGNhdGVnb3JpYT0ic291bC1zdXJmZXJzIl0=', 'TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYSBhbGlxdWEuIFV0IGVuaW0gYWQgbWluaW0gdmVuaWFtLCBxdWlzIG5vc3RydWQgZXhlcmNpdGF0aW9uIHVsbGFtY28gbGFib3JpcyBuaXNpIHV0IGFsaXF1aXAgZXggZWEgY29tbW9kbyBjb25zZXF1YXQuIER1aXMgYXV0ZSBpcnVyZSBkb2xvciBpbiByZXByZWhlbmRlcml0IGluIHZvbHVwdGF0ZSB2ZWxpdCBlc3NlIGNpbGx1bSBkb2xvcmUgZXUgZnVnaWF0IG51bGxhIHBhcmlhdHVyLiBFeGNlcHRldXIgc2ludCBvY2NhZWNhdCBjdXBpZGF0YXQgbm9uIHByb2lkZW50LCBzdW50IGluIGN1bHBhIHF1aSBvZmZpY2lhIGRlc2VydW50IG1vbGxpdCBhbmltIGlkIGVzdCBsYWJvcnVtDQoNCiZuYnNwOw0KDQpbY29udmlkYWRvcyBjYXRlZ29yaWE9InNvdWwtc3VyZmVycyJd', 1),
(18, 6, 0, '2014-12-18 20:03:12', 'original_id', '', 0, '495', '', 1),
(19, 7, 0, '2014-12-18 20:03:49', 'title', 'base64', 1, 'VmlkZW9z', 'VmlkZW9z', 1),
(20, 7, 0, '2014-12-18 20:03:49', 'body', 'base64', 1, 'W3R1YmVwcmVzc10=', 'W3R1YmVwcmVzc10=', 1),
(21, 7, 0, '2014-12-18 20:03:49', 'original_id', '', 0, '464', '', 1),
(22, 8, 0, '2014-12-18 20:05:09', 'title', 'base64', 1, 'Vm90YcOnw6Nv', 'Vm90ZQ==', 1),
(23, 8, 0, '2014-12-18 20:05:09', 'body', 'base64', 1, 'Jm5ic3A7DQoNCkNsaXF1ZSBlbSBjYWRhIHVtIGRvcyBzdXJmaXN0YXMgcGFyYSBmYXplciBhIHN1YSBzZWxlw6fDo28h', 'UGxlYXNlIGNsaWNrIG9uIHRoZSBzdXJmZXJzIHRvIG1ha2UgeW91ciBzZWxlY3Rpb24gYW5kIHZvdGU=', 1),
(24, 8, 0, '2014-12-18 20:05:09', 'original_id', '', 0, '522', '', 1),
(25, 9, 0, '2014-12-18 20:05:38', 'title', 'base64', 1, 'V2lsZGNhcmRz', 'V2lsZGNhcmRz', 1),
(26, 9, 0, '2014-12-18 20:05:38', 'body', 'base64', 1, 'TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYSBhbGlxdWEuIFV0IGVuaW0gYWQgbWluaW0gdmVuaWFtLCBxdWlzIG5vc3RydWQgZXhlcmNpdGF0aW9uIHVsbGFtY28gbGFib3JpcyBuaXNpIHV0IGFsaXF1aXAgZXggZWEgY29tbW9kbyBjb25zZXF1YXQuIER1aXMgYXV0ZSBpcnVyZSBkb2xvciBpbiByZXByZWhlbmRlcml0IGluIHZvbHVwdGF0ZSB2ZWxpdCBlc3NlIGNpbGx1bSBkb2xvcmUgZXUgZnVnaWF0IG51bGxhIHBhcmlhdHVyLiBFeGNlcHRldXIgc2ludCBvY2NhZWNhdCBjdXBpZGF0YXQgbm9uIHByb2lkZW50LCBzdW50IGluIGN1bHBhIHF1aSBvZmZpY2lhIGRlc2VydW50IG1vbGxpdCBhbmltIGlkIGVzdCBsYWJvcnVtDQoNCltjb252aWRhZG9zIGNhdGVnb3JpYT0id2lsZGNhcmRzIl0=', 'TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYSBhbGlxdWEuIFV0IGVuaW0gYWQgbWluaW0gdmVuaWFtLCBxdWlzIG5vc3RydWQgZXhlcmNpdGF0aW9uIHVsbGFtY28gbGFib3JpcyBuaXNpIHV0IGFsaXF1aXAgZXggZWEgY29tbW9kbyBjb25zZXF1YXQuIER1aXMgYXV0ZSBpcnVyZSBkb2xvciBpbiByZXByZWhlbmRlcml0IGluIHZvbHVwdGF0ZSB2ZWxpdCBlc3NlIGNpbGx1bSBkb2xvcmUgZXUgZnVnaWF0IG51bGxhIHBhcmlhdHVyLiBFeGNlcHRldXIgc2ludCBvY2NhZWNhdCBjdXBpZGF0YXQgbm9uIHByb2lkZW50LCBzdW50IGluIGN1bHBhIHF1aSBvZmZpY2lhIGRlc2VydW50IG1vbGxpdCBhbmltIGlkIGVzdCBsYWJvcnVtDQoNCiZuYnNwOw0KDQpbY29udmlkYWRvcyBjYXRlZ29yaWE9IndpbGRjYXJkcyJd', 1),
(27, 9, 0, '2014-12-18 20:05:38', 'original_id', '', 0, '497', '', 1),
(28, 10, 0, '2014-12-18 20:10:01', 'title', 'base64', 1, 'R2FsZXJpYSBUZXN0ZSAjMg==', 'Q2hlY2sgb3V0IHRoaXMgdGVzdCBHYWxsZXJ5', 1),
(29, 10, 0, '2014-12-18 20:10:01', 'body', 'base64', 1, 'U2VkIHV0IHBlcnNwaWNpYXRpcyB1bmRlIG9tbmlzIGlzdGUgbmF0dXMgZXJyb3Igc2l0IHZvbHVwdGF0ZW0gYWNjdXNhbnRpdW0gZG9sb3JlbXF1ZSBsYXVkYW50aXVtLCB0b3RhbSByZW0gYXBlcmlhbSwgZWFxdWUgaXBzYSBxdWFlIGFiIGlsbG8gaW52ZW50b3JlIHZlcml0YXRpcyBldCBxdWFzaSBhcmNoaXRlY3RvIGJlYXRhZSB2aXRhZSBkaWN0YSBzdW50IGV4cGxpY2Fiby4gTmVtbyBlbmltIGlwc2FtIHZvbHVwdGF0ZW0gcXVpYSB2b2x1cHRhcyBzaXQgYXNwZXJuYXR1ciBhdXQgb2RpdCBhdXQgZnVnaXQsIHNlZCBxdWlhIGNvbnNlcXV1bnR1ciBtYWduaSBkb2xvcmVzIGVvcyBxdWkgcmF0aW9uZSB2b2x1cHRhdGVtIHNlcXVpIG5lc2NpdW50LiBOZXF1ZSBwb3JybyBxdWlzcXVhbSBlc3QsIHF1aSBkb2xvcmVtIGlwc3VtIHF1aWEgZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyLCBhZGlwaXNjaSB2ZWxpdCwgc2VkIHF1aWEgbm9uIG51bXF1YW0gZWl1cyBtb2RpIHRlbXBvcmEgaW5jaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYW0gYWxpcXVhbSBxdWFlcmF0IHZvbHVwdGF0ZW0uIFV0IGVuaW0gYWQgbWluaW1hIHZlbmlhbSwgcXVpcyBub3N0cnVtIGV4ZXJjaXRhdGlvbmVtIHVsbGFtIGNvcnBvcmlzIHN1c2NpcGl0IGxhYm9yaW9zYW0sIG5pc2kgdXQgYWxpcXVpZCBleCBlYSBjb21tb2RpIGNvbnNlcXVhdHVyPyBRdWlzIGF1dGVtIHZlbCBldW0gaXVyZSByZXByZWhlbmRlcml0IHF1aSBpbiBlYSB2b2x1cHRhdGUgdmVsaXQgZXNzZSBxdWFtIG5paGlsIG1vbGVzdGlhZSBjb25zZXF1YXR1ciwgdmVsIGlsbHVtIHF1aSBkb2xvcmVtIGV1bSBmdWdpYXQgcXVvIHZvbHVwdGFzIG51bGxhIHBhcmlhdHVyPw==', 'U2VkIHV0IHBlcnNwaWNpYXRpcyB1bmRlIG9tbmlzIGlzdGUgbmF0dXMgZXJyb3Igc2l0IHZvbHVwdGF0ZW0gYWNjdXNhbnRpdW0gZG9sb3JlbXF1ZSBsYXVkYW50aXVtLCB0b3RhbSByZW0gYXBlcmlhbSwgZWFxdWUgaXBzYSBxdWFlIGFiIGlsbG8gaW52ZW50b3JlIHZlcml0YXRpcyBldCBxdWFzaSBhcmNoaXRlY3RvIGJlYXRhZSB2aXRhZSBkaWN0YSBzdW50IGV4cGxpY2Fiby4gTmVtbyBlbmltIGlwc2FtIHZvbHVwdGF0ZW0gcXVpYSB2b2x1cHRhcyBzaXQgYXNwZXJuYXR1ciBhdXQgb2RpdCBhdXQgZnVnaXQsIHNlZCBxdWlhIGNvbnNlcXV1bnR1ciBtYWduaSBkb2xvcmVzIGVvcyBxdWkgcmF0aW9uZSB2b2x1cHRhdGVtIHNlcXVpIG5lc2NpdW50LiBOZXF1ZSBwb3JybyBxdWlzcXVhbSBlc3QsIHF1aSBkb2xvcmVtIGlwc3VtIHF1aWEgZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyLCBhZGlwaXNjaSB2ZWxpdCwgc2VkIHF1aWEgbm9uIG51bXF1YW0gZWl1cyBtb2RpIHRlbXBvcmEgaW5jaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYW0gYWxpcXVhbSBxdWFlcmF0IHZvbHVwdGF0ZW0uIFV0IGVuaW0gYWQgbWluaW1hIHZlbmlhbSwgcXVpcyBub3N0cnVtIGV4ZXJjaXRhdGlvbmVtIHVsbGFtIGNvcnBvcmlzIHN1c2NpcGl0IGxhYm9yaW9zYW0sIG5pc2kgdXQgYWxpcXVpZCBleCBlYSBjb21tb2RpIGNvbnNlcXVhdHVyPyBRdWlzIGF1dGVtIHZlbCBldW0gaXVyZSByZXByZWhlbmRlcml0IHF1aSBpbiBlYSB2b2x1cHRhdGUgdmVsaXQgZXNzZSBxdWFtIG5paGlsIG1vbGVzdGlhZSBjb25zZXF1YXR1ciwgdmVsIGlsbHVtIHF1aSBkb2xvcmVtIGV1bSBmdWdpYXQgcXVvIHZvbHVwdGFzIG51bGxhIHBhcmlhdHVyPw==', 1),
(30, 10, 0, '2014-12-18 20:10:01', 'original_id', '', 0, '460', '', 1),
(31, 10, 0, '2014-12-18 20:10:01', 'categories', 'csv_base64', 1, '\"R2FsZXJpYXM=\",\"Tm90w61jaWFz\"', '', 1),
(32, 10, 0, '2014-12-18 20:10:01', 'category_ids', '', 0, '12,10', '', 1),
(33, 11, 0, '2014-12-18 20:10:50', 'title', 'base64', 1, 'R2FsZXJpYSBUZXN0ZSAjMQ==', 'SnVzdCBhbm90aGVyIGNvb2wgR2FsbGVyeQ==', 1),
(34, 11, 0, '2014-12-18 20:10:50', 'body', 'base64', 1, 'U2VkIHV0IHBlcnNwaWNpYXRpcyB1bmRlIG9tbmlzIGlzdGUgbmF0dXMgZXJyb3Igc2l0IHZvbHVwdGF0ZW0gYWNjdXNhbnRpdW0gZG9sb3JlbXF1ZSBsYXVkYW50aXVtLCB0b3RhbSByZW0gYXBlcmlhbSwgZWFxdWUgaXBzYSBxdWFlIGFiIGlsbG8gaW52ZW50b3JlIHZlcml0YXRpcyBldCBxdWFzaSBhcmNoaXRlY3RvIGJlYXRhZSB2aXRhZSBkaWN0YSBzdW50IGV4cGxpY2Fiby4gTmVtbyBlbmltIGlwc2FtIHZvbHVwdGF0ZW0gcXVpYSB2b2x1cHRhcyBzaXQgYXNwZXJuYXR1ciBhdXQgb2RpdCBhdXQgZnVnaXQsIHNlZCBxdWlhIGNvbnNlcXV1bnR1ciBtYWduaSBkb2xvcmVzIGVvcyBxdWkgcmF0aW9uZSB2b2x1cHRhdGVtIHNlcXVpIG5lc2NpdW50LiBOZXF1ZSBwb3JybyBxdWlzcXVhbSBlc3QsIHF1aSBkb2xvcmVtIGlwc3VtIHF1aWEgZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyLCBhZGlwaXNjaSB2ZWxpdCwgc2VkIHF1aWEgbm9uIG51bXF1YW0gZWl1cyBtb2RpIHRlbXBvcmEgaW5jaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYW0gYWxpcXVhbSBxdWFlcmF0IHZvbHVwdGF0ZW0uIFV0IGVuaW0gYWQgbWluaW1hIHZlbmlhbSwgcXVpcyBub3N0cnVtIGV4ZXJjaXRhdGlvbmVtIHVsbGFtIGNvcnBvcmlzIHN1c2NpcGl0IGxhYm9yaW9zYW0sIG5pc2kgdXQgYWxpcXVpZCBleCBlYSBjb21tb2RpIGNvbnNlcXVhdHVyPyBRdWlzIGF1dGVtIHZlbCBldW0gaXVyZSByZXByZWhlbmRlcml0IHF1aSBpbiBlYSB2b2x1cHRhdGUgdmVsaXQgZXNzZSBxdWFtIG5paGlsIG1vbGVzdGlhZSBjb25zZXF1YXR1ciwgdmVsIGlsbHVtIHF1aSBkb2xvcmVtIGV1bSBmdWdpYXQgcXVvIHZvbHVwdGFzIG51bGxhIHBhcmlhdHVyPw==', 'U2VkIHV0IHBlcnNwaWNpYXRpcyB1bmRlIG9tbmlzIGlzdGUgbmF0dXMgZXJyb3Igc2l0IHZvbHVwdGF0ZW0gYWNjdXNhbnRpdW0gZG9sb3JlbXF1ZSBsYXVkYW50aXVtLCB0b3RhbSByZW0gYXBlcmlhbSwgZWFxdWUgaXBzYSBxdWFlIGFiIGlsbG8gaW52ZW50b3JlIHZlcml0YXRpcyBldCBxdWFzaSBhcmNoaXRlY3RvIGJlYXRhZSB2aXRhZSBkaWN0YSBzdW50IGV4cGxpY2Fiby4gTmVtbyBlbmltIGlwc2FtIHZvbHVwdGF0ZW0gcXVpYSB2b2x1cHRhcyBzaXQgYXNwZXJuYXR1ciBhdXQgb2RpdCBhdXQgZnVnaXQsIHNlZCBxdWlhIGNvbnNlcXV1bnR1ciBtYWduaSBkb2xvcmVzIGVvcyBxdWkgcmF0aW9uZSB2b2x1cHRhdGVtIHNlcXVpIG5lc2NpdW50LiBOZXF1ZSBwb3JybyBxdWlzcXVhbSBlc3QsIHF1aSBkb2xvcmVtIGlwc3VtIHF1aWEgZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyLCBhZGlwaXNjaSB2ZWxpdCwgc2VkIHF1aWEgbm9uIG51bXF1YW0gZWl1cyBtb2RpIHRlbXBvcmEgaW5jaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYW0gYWxpcXVhbSBxdWFlcmF0IHZvbHVwdGF0ZW0uIFV0IGVuaW0gYWQgbWluaW1hIHZlbmlhbSwgcXVpcyBub3N0cnVtIGV4ZXJjaXRhdGlvbmVtIHVsbGFtIGNvcnBvcmlzIHN1c2NpcGl0IGxhYm9yaW9zYW0sIG5pc2kgdXQgYWxpcXVpZCBleCBlYSBjb21tb2RpIGNvbnNlcXVhdHVyPyBRdWlzIGF1dGVtIHZlbCBldW0gaXVyZSByZXByZWhlbmRlcml0IHF1aSBpbiBlYSB2b2x1cHRhdGUgdmVsaXQgZXNzZSBxdWFtIG5paGlsIG1vbGVzdGlhZSBjb25zZXF1YXR1ciwgdmVsIGlsbHVtIHF1aSBkb2xvcmVtIGV1bSBmdWdpYXQgcXVvIHZvbHVwdGFzIG51bGxhIHBhcmlhdHVyPw==', 1),
(35, 11, 0, '2014-12-18 20:10:50', 'original_id', '', 0, '454', '', 1),
(36, 11, 0, '2014-12-18 20:10:50', 'categories', 'csv_base64', 1, '\"R2FsZXJpYXM=\",\"TWFpbiBTbGlkZXI=\",\"Tm90w61jaWFz\"', '', 1),
(37, 11, 0, '2014-12-18 20:10:50', 'category_ids', '', 0, '12,11,10', '', 1),
(38, 12, 0, '2014-12-18 20:11:48', 'title', 'base64', 1, 'QXJ0aWdvIGRvIFNsaWRlciBwcmluY2lwYWw=', 'VGhpcyBpcyBhIGFydGljbGUgZXhhbXBsZQ==', 1),
(39, 12, 0, '2014-12-18 20:11:48', 'body', 'base64', 1, 'YXTDqSBwb2RlIHRlciBhcXVpIHRleHRvIGjDoz8=', 'U2VkIHV0IHBlcnNwaWNpYXRpcyB1bmRlIG9tbmlzIGlzdGUgbmF0dXMgZXJyb3Igc2l0IHZvbHVwdGF0ZW0gYWNjdXNhbnRpdW0gZG9sb3JlbXF1ZSBsYXVkYW50aXVtLCB0b3RhbSByZW0gYXBlcmlhbSwgZWFxdWUgaXBzYSBxdWFlIGFiIGlsbG8gaW52ZW50b3JlIHZlcml0YXRpcyBldCBxdWFzaSBhcmNoaXRlY3RvIGJlYXRhZSB2aXRhZSBkaWN0YSBzdW50IGV4cGxpY2Fiby4gTmVtbyBlbmltIGlwc2FtIHZvbHVwdGF0ZW0gcXVpYSB2b2x1cHRhcyBzaXQgYXNwZXJuYXR1ciBhdXQgb2RpdCBhdXQgZnVnaXQsIHNlZCBxdWlhIGNvbnNlcXV1bnR1ciBtYWduaSBkb2xvcmVzIGVvcyBxdWkgcmF0aW9uZSB2b2x1cHRhdGVtIHNlcXVpIG5lc2NpdW50LiBOZXF1ZSBwb3JybyBxdWlzcXVhbSBlc3QsIHF1aSBkb2xvcmVtIGlwc3VtIHF1aWEgZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyLCBhZGlwaXNjaSB2ZWxpdCwgc2VkIHF1aWEgbm9uIG51bXF1YW0gZWl1cyBtb2RpIHRlbXBvcmEgaW5jaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYW0gYWxpcXVhbSBxdWFlcmF0IHZvbHVwdGF0ZW0uIFV0IGVuaW0gYWQgbWluaW1hIHZlbmlhbSwgcXVpcyBub3N0cnVtIGV4ZXJjaXRhdGlvbmVtIHVsbGFtIGNvcnBvcmlzIHN1c2NpcGl0IGxhYm9yaW9zYW0sIG5pc2kgdXQgYWxpcXVpZCBleCBlYSBjb21tb2RpIGNvbnNlcXVhdHVyPyBRdWlzIGF1dGVtIHZlbCBldW0gaXVyZSByZXByZWhlbmRlcml0IHF1aSBpbiBlYSB2b2x1cHRhdGUgdmVsaXQgZXNzZSBxdWFtIG5paGlsIG1vbGVzdGlhZSBjb25zZXF1YXR1ciwgdmVsIGlsbHVtIHF1aSBkb2xvcmVtIGV1bSBmdWdpYXQgcXVvIHZvbHVwdGFzIG51bGxhIHBhcmlhdHVyPw==', 1),
(40, 12, 0, '2014-12-18 20:11:48', 'original_id', '', 0, '451', '', 1),
(41, 12, 0, '2014-12-18 20:11:48', 'categories', 'csv_base64', 1, '\"TWFpbiBTbGlkZXI=\",\"Tm90w61jaWFz\"', '', 1),
(42, 12, 0, '2014-12-18 20:11:48', 'category_ids', '', 0, '11,10', '', 1),
(43, 13, 0, '2014-12-18 20:12:05', 'title', 'base64', 1, 'RXhlbXBsbyBkZSBBcnRpZ28=', 'VHlwb2dyYXBoeSBhcnRpY2xlIGV4YW1wbGU=', 1),
(44, 13, 0, '2014-12-18 20:12:05', 'body', 'base64', 1, 'PHN0cm9uZz5BdCB2ZXJvIGVvczwvc3Ryb25nPiBldCBhY2N1c2FtdXMgZXQgaXVzdG8gb2RpbyBkaWduaXNzaW1vcyBkdWNpbXVzIHF1aSBibGFuZGl0aWlzIHByYWVzZW50aXVtIHZvbHVwdGF0dW0gZGVsZW5pdGkgYXRxdWUgY29ycnVwdGkgcXVvcyBkb2xvcmVzIGV0IHF1YXMgbW9sZXN0aWFzIGV4Y2VwdHVyaSBzaW50IG9jY2FlY2F0aSBjdXBpZGl0YXRlIG5vbiBwcm92aWRlbnQsIHNpbWlsaXF1ZSBzdW50IGluIGN1bHBhIHF1aSBvZmZpY2lhIGRlc2VydW50IG1vbGxpdGlhIGFuaW1pLCBpZCBlc3QgbGFib3J1bSBldCBkb2xvcnVtIGZ1Z2EuIEV0IGhhcnVtIHF1aWRlbSByZXJ1bSBmYWNpbGlzIGVzdCBldCBleHBlZGl0YSBkaXN0aW5jdGlvLg0KDQo8ZW0+TmFtIGxpYmVybyB0ZW1wb3JlPC9lbT4sIGN1bSBzb2x1dGEgbm9iaXMgZXN0IGVsaWdlbmRpIG9wdGlvIGN1bXF1ZSBuaWhpbCBpbXBlZGl0IHF1byBtaW51cyBpZCBxdW9kIG1heGltZSBwbGFjZWF0IGZhY2VyZSBwb3NzaW11cywgb21uaXMgdm9sdXB0YXMgYXNzdW1lbmRhIGVzdCwgb21uaXMgZG9sb3IgcmVwZWxsZW5kdXMuIFRlbXBvcmlidXMgYXV0ZW0gcXVpYnVzZGFtIGV0IGF1dCBvZmZpY2lpcyBkZWJpdGlzIGF1dCByZXJ1bSBuZWNlc3NpdGF0aWJ1cyBzYWVwZSBldmVuaWV0IHV0IGV0IHZvbHVwdGF0ZXMgcmVwdWRpYW5kYWUgc2ludCBldCBtb2xlc3RpYWUgbm9uIHJlY3VzYW5kYWUuIEl0YXF1ZSBlYXJ1bSByZXJ1bSBoaWMgdGVuZXR1ciBhIHNhcGllbnRlIGRlbGVjdHVzLCB1dCBhdXQgcmVpY2llbmRpcyB2b2x1cHRhdGlidXMgbWFpb3JlcyBhbGlhcyBjb25zZXF1YXR1ciBhdXQgcGVyZmVyZW5kaXMgZG9sb3JpYnVzIGFzcGVyaW9yZXMgcmVwZWxsYXQNCg0KJm5ic3A7DQo8dWw+DQoJPGxpPmN1bSBzb2x1dGEgbm9iaXMgZXN0IGVsaWdlbmRpPC9saT4NCgk8bGk+b3B0aW8gY3VtcXVlIG5paGlsIGltcGVkaXQgcXVvIG1pbnVzIGlkIHF1b2QgbWF4aW1lIHBsYWNlYXQgZmFjZXJlIHBvc3NpbXVzPC9saT4NCgk8bGk+b21uaXMgdm9sdXB0YXMgYXNzdW1lbmRhIGVzdCwgb21uaXMgZG9sb3IgcmVwZWxsZW5kdXMuIFRlbXBvcmlidXMgYXV0ZW0gcXVpYnVzZGFtPC9saT4NCjwvdWw+DQombmJzcDsNCjxvbD4NCgk8bGk+Y3VtIHNvbHV0YSBub2JpcyBlc3QgZWxpZ2VuZGk8L2xpPg0KCTxsaT5vcHRpbyBjdW1xdWUgbmloaWwgaW1wZWRpdCBxdW8gbWludXMgaWQgcXVvZCBtYXhpbWUgcGxhY2VhdCBmYWNlcmUgcG9zc2ltdXM8L2xpPg0KCTxsaT5vbW5pcyB2b2x1cHRhcyBhc3N1bWVuZGEgZXN0LCBvbW5pcyBkb2xvciByZXBlbGxlbmR1cy4gVGVtcG9yaWJ1cyBhdXRlbSBxdWlidXNkYW08L2xpPg0KPC9vbD4NCiZuYnNwOw0KPGJsb2NrcXVvdGU+PGEgdGl0bGU9Imdvb2dsZSBpdCIgaHJlZj0iaHR0cDovL2dvb2dsZS5wdCI+SXRhcXVlIGVhcnVtIHJlcnVtPC9hPiBoaWMgdGVuZXR1ciBhIHNhcGllbnRlIGRlbGVjdHVzLCB1dCBhdXQgcmVpY2llbmRpcyB2b2x1cHRhdGlidXMgbWFpb3JlcyBhbGlhcyBjb25zZXF1YXR1ciBhdXQgcGVyZmVyZW5kaXMgZG9sb3JpYnVzIGFzcGVyaW9yZXMgcmVwZWxsYXQ8L2Jsb2NrcXVvdGU+DQombmJzcDsNCg0KJm5ic3A7', 'PHN0cm9uZz5BdCB2ZXJvIGVvczwvc3Ryb25nPiBldCBhY2N1c2FtdXMgZXQgaXVzdG8gb2RpbyBkaWduaXNzaW1vcyBkdWNpbXVzIHF1aSBibGFuZGl0aWlzIHByYWVzZW50aXVtIHZvbHVwdGF0dW0gZGVsZW5pdGkgYXRxdWUgY29ycnVwdGkgcXVvcyBkb2xvcmVzIGV0IHF1YXMgbW9sZXN0aWFzIGV4Y2VwdHVyaSBzaW50IG9jY2FlY2F0aSBjdXBpZGl0YXRlIG5vbiBwcm92aWRlbnQsIHNpbWlsaXF1ZSBzdW50IGluIGN1bHBhIHF1aSBvZmZpY2lhIGRlc2VydW50IG1vbGxpdGlhIGFuaW1pLCBpZCBlc3QgbGFib3J1bSBldCBkb2xvcnVtIGZ1Z2EuIEV0IGhhcnVtIHF1aWRlbSByZXJ1bSBmYWNpbGlzIGVzdCBldCBleHBlZGl0YSBkaXN0aW5jdGlvLiA8ZW0+TmFtIGxpYmVybyB0ZW1wb3JlPC9lbT4sIGN1bSBzb2x1dGEgbm9iaXMgZXN0IGVsaWdlbmRpIG9wdGlvIGN1bXF1ZSBuaWhpbCBpbXBlZGl0IHF1byBtaW51cyBpZCBxdW9kIG1heGltZSBwbGFjZWF0IGZhY2VyZSBwb3NzaW11cywgb21uaXMgdm9sdXB0YXMgYXNzdW1lbmRhIGVzdCwgb21uaXMgZG9sb3IgcmVwZWxsZW5kdXMuIFRlbXBvcmlidXMgYXV0ZW0gcXVpYnVzZGFtIGV0IGF1dCBvZmZpY2lpcyBkZWJpdGlzIGF1dCByZXJ1bSBuZWNlc3NpdGF0aWJ1cyBzYWVwZSBldmVuaWV0IHV0IGV0IHZvbHVwdGF0ZXMgcmVwdWRpYW5kYWUgc2ludCBldCBtb2xlc3RpYWUgbm9uIHJlY3VzYW5kYWUuIEl0YXF1ZSBlYXJ1bSByZXJ1bSBoaWMgdGVuZXR1ciBhIHNhcGllbnRlIGRlbGVjdHVzLCB1dCBhdXQgcmVpY2llbmRpcyB2b2x1cHRhdGlidXMgbWFpb3JlcyBhbGlhcyBjb25zZXF1YXR1ciBhdXQgcGVyZmVyZW5kaXMgZG9sb3JpYnVzIGFzcGVyaW9yZXMgcmVwZWxsYXQNCjx1bD4NCgk8bGk+Y3VtIHNvbHV0YSBub2JpcyBlc3QgZWxpZ2VuZGk8L2xpPg0KCTxsaT5vcHRpbyBjdW1xdWUgbmloaWwgaW1wZWRpdCBxdW8gbWludXMgaWQgcXVvZCBtYXhpbWUgcGxhY2VhdCBmYWNlcmUgcG9zc2ltdXM8L2xpPg0KCTxsaT5vbW5pcyB2b2x1cHRhcyBhc3N1bWVuZGEgZXN0LCBvbW5pcyBkb2xvciByZXBlbGxlbmR1cy4gVGVtcG9yaWJ1cyBhdXRlbSBxdWlidXNkYW08L2xpPg0KPC91bD4NCiZuYnNwOw0KPG9sPg0KCTxsaT5jdW0gc29sdXRhIG5vYmlzIGVzdCBlbGlnZW5kaTwvbGk+DQoJPGxpPm9wdGlvIGN1bXF1ZSBuaWhpbCBpbXBlZGl0IHF1byBtaW51cyBpZCBxdW9kIG1heGltZSBwbGFjZWF0IGZhY2VyZSBwb3NzaW11czwvbGk+DQoJPGxpPm9tbmlzIHZvbHVwdGFzIGFzc3VtZW5kYSBlc3QsIG9tbmlzIGRvbG9yIHJlcGVsbGVuZHVzLiBUZW1wb3JpYnVzIGF1dGVtIHF1aWJ1c2RhbTwvbGk+DQo8L29sPg0KJm5ic3A7DQo8YmxvY2txdW90ZT48YSB0aXRsZT0iZ29vZ2xlIGl0IiBocmVmPSJodHRwOi8vZ29vZ2xlLnB0Ij5JdGFxdWUgZWFydW0gcmVydW08L2E+IGhpYyB0ZW5ldHVyIGEgc2FwaWVudGUgZGVsZWN0dXMsIHV0IGF1dCByZWljaWVuZGlzIHZvbHVwdGF0aWJ1cyBtYWlvcmVzIGFsaWFzIGNvbnNlcXVhdHVyIGF1dCBwZXJmZXJlbmRpcyBkb2xvcmlidXMgYXNwZXJpb3JlcyByZXBlbGxhdDwvYmxvY2txdW90ZT4NCiZuYnNwOw==', 1),
(45, 13, 0, '2014-12-18 20:12:05', 'original_id', '', 0, '1', '', 1),
(46, 13, 0, '2014-12-18 20:12:05', 'tags', 'csv_base64', 1, '\"c3VyZg==\",\"dGVzdGU=\"', '', 1),
(47, 13, 0, '2014-12-18 20:12:05', 'tag_ids', '', 0, '5,4', '', 1),
(48, 13, 0, '2014-12-18 20:12:05', 'categories', 'csv_base64', 1, '\"TWFpbiBTbGlkZXI=\",\"Tm90w61jaWFz\"', '', 1),
(49, 13, 0, '2014-12-18 20:12:05', 'category_ids', '', 0, '11,10', '', 1),
(50, 14, 0, '2014-12-18 20:18:21', 'title', 'base64', 1, '', '', 0),
(51, 14, 0, '2014-12-18 20:18:21', 'body', 'base64', 1, 'IA==', '', 0),
(52, 14, 0, '2014-12-18 20:18:21', 'original_id', '', 0, '510', '', 0),
(53, 15, 0, '2014-12-18 20:18:21', 'title', 'base64', 1, '', '', 0),
(54, 15, 0, '2014-12-18 20:18:21', 'body', 'base64', 1, 'IA==', '', 0),
(55, 15, 0, '2014-12-18 20:18:21', 'original_id', '', 0, '528', '', 0),
(56, 16, 0, '2014-12-18 20:18:21', 'title', 'base64', 1, '', '', 0),
(57, 16, 0, '2014-12-18 20:18:21', 'body', 'base64', 1, 'IA==', '', 0),
(58, 16, 0, '2014-12-18 20:18:21', 'original_id', '', 0, '475', '', 0),
(59, 17, 0, '2014-12-18 20:18:21', 'title', 'base64', 1, '', '', 0),
(60, 17, 0, '2014-12-18 20:18:21', 'body', 'base64', 1, 'IA==', '', 0),
(61, 17, 0, '2014-12-18 20:18:21', 'original_id', '', 0, '514', '', 0),
(62, 18, 0, '2014-12-18 20:18:22', 'title', 'base64', 1, '', '', 0),
(63, 18, 0, '2014-12-18 20:18:22', 'body', 'base64', 1, 'IA==', '', 0),
(64, 18, 0, '2014-12-18 20:18:22', 'original_id', '', 0, '489', '', 0),
(65, 19, 0, '2014-12-18 20:18:22', 'title', 'base64', 1, '', '', 0),
(66, 19, 0, '2014-12-18 20:18:22', 'body', 'base64', 1, 'IA==', '', 0),
(67, 19, 0, '2014-12-18 20:18:22', 'original_id', '', 0, '507', '', 0),
(68, 20, 0, '2014-12-18 20:18:22', 'title', 'base64', 1, '', '', 0),
(69, 20, 0, '2014-12-18 20:18:22', 'body', 'base64', 1, 'IA==', '', 0),
(70, 20, 0, '2014-12-18 20:18:22', 'original_id', '', 0, '506', '', 0),
(71, 21, 0, '2014-12-18 20:18:22', 'title', 'base64', 1, '', '', 0),
(72, 21, 0, '2014-12-18 20:18:22', 'body', 'base64', 1, 'IA==', '', 0),
(73, 21, 0, '2014-12-18 20:18:22', 'original_id', '', 0, '505', '', 0),
(74, 22, 0, '2014-12-18 20:18:23', 'title', 'base64', 1, '', '', 0),
(75, 22, 0, '2014-12-18 20:18:23', 'body', 'base64', 1, 'IA==', '', 0),
(76, 22, 0, '2014-12-18 20:18:23', 'original_id', '', 0, '504', '', 0),
(77, 23, 0, '2014-12-18 20:18:23', 'title', 'base64', 1, '', '', 0),
(78, 23, 0, '2014-12-18 20:18:23', 'body', 'base64', 1, 'IA==', '', 0),
(79, 23, 0, '2014-12-18 20:18:23', 'original_id', '', 0, '470', '', 0),
(80, 24, 0, '2014-12-18 20:18:23', 'title', 'base64', 1, '', '', 0),
(81, 24, 0, '2014-12-18 20:18:23', 'body', 'base64', 1, 'IA==', '', 0),
(82, 24, 0, '2014-12-18 20:18:23', 'original_id', '', 0, '476', '', 0),
(83, 25, 0, '2014-12-18 20:39:13', 'title', 'base64', 1, 'RW1iYWl4YWRvcmVz', 'QW1iYXNzYWRvcnM=', 1);
INSERT INTO `wp_icl_translate` (`tid`, `job_id`, `content_id`, `timestamp`, `field_type`, `field_format`, `field_translate`, `field_data`, `field_data_translated`, `field_finished`) VALUES
(84, 25, 0, '2014-12-18 20:39:13', 'body', 'base64', 1, 'PGg0Pk1hbnVlbCBTw6EgUGVzc29hPC9oND4NCk1hbnVlbCBTw6EgUGVzc29hLCBzdWZpc3RhIGRhIFByYWlhIEdyYW5kZSBlIGF0b3IgZGUgcHJvZmlzc8Ojbywgc2VtcHJlIHRldmUgdW1hIGxpZ2HDp8OjbyBtdWl0byBmb3J0ZSBjb20gbyBtYXIuIERpdmlkaWRvIGVudHJlIHByb2pldG9zIHF1ZSB0ZW0gbmEgQWxlbWFuaGEgZSBlbSBQb3J0dWdhbCwgcHJvY3VyYSBzZW1wcmUgcXVlIHBvZGUgZXN0YXIgZGVudHJvIGRlIMOhZ3VhLCBjb20gb3MgYW1pZ29zIG5vIHNldSBoYWJpdGF0IG5hdHVyYWwuIERvbm8gZGUgdW0gc3VyZiBkZSBib20gbsOtdmVsLCBNYW5lbCDDqSB0YWx2ZXogZG9zIG1lbGhvcmVzIHN1cmZpc3RhcyBkbyBub3NzbyBlY3LDoy4NCg0KPGEgaHJlZj0iaHR0cDovL2xvY2FsaG9zdC9jYXBpdHVsb3BlcmZlaXRvL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE0LzEyL01hbmVsU2FQZXNzb2EuanBlZyI+PGltZyBjbGFzcz0iYWxpZ25ub25lIHdwLWltYWdlLTYyNiBzaXplLWZ1bGwiIHNyYz0iaHR0cDovL2xvY2FsaG9zdC9jYXBpdHVsb3BlcmZlaXRvL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE0LzEyL01hbmVsU2FQZXNzb2EuanBlZyIgYWx0PSJNYW5lbFNhUGVzc29hIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQyNyIgLz48L2E+DQo8aDQ+PC9oND4NCjxoND48L2g0Pg0KPGg0PlJpY2FyZG8gVHJlcGE8L2g0Pg0KUmljYXJkbyBUcmVwYSDDqSB1bSBjb25jZWl0dWFkbyBhdG9yIGRlIGNpbmVtYSBxdWUgY29tZcOnb3UgdGFyZGUgYSBzdXJmYXIsIG1hcyBzZW1wcmUgZGVtb25zdHJvdSBhdGl0dWRlIGUgY29yYWdlbSBkZW50cm8gZGUgw6FndWEuDQpWw6ogbm8gc3VyZiB1bWEgZm9ybWEgZGUgcG9kZXIgY29udml2ZXIgY29tIHVtIG11bmRvIG9uZGUgbyBiZW0gZXN0YXIgZsOtc2ljbyBlIG1lbnRhbCBpbXBlcmFtLg0KDQo8YSBocmVmPSJodHRwOi8vbG9jYWxob3N0L2NhcGl0dWxvcGVyZmVpdG8vd3AtY29udGVudC91cGxvYWRzLzIwMTQvMTIvcmljYXJkby10cmVwYS5qcGciPjxpbWcgY2xhc3M9ImFsaWdubm9uZSB3cC1pbWFnZS02MjAgc2l6ZS1sYXJnZSIgc3JjPSJodHRwOi8vbG9jYWxob3N0L2NhcGl0dWxvcGVyZmVpdG8vd3AtY29udGVudC91cGxvYWRzLzIwMTQvMTIvcmljYXJkby10cmVwYS03MDB4NDY2LmpwZyIgYWx0PSJyaWNhcmRvLXRyZXBhIiB3aWR0aD0iNzAwIiBoZWlnaHQ9IjQ2NiIgLz48L2E+DQo8aDQ+PC9oND4NCjxoND48L2g0Pg0KPGg0PkZyYW5jaXNjbyBNZW5kZXM8L2g0Pg0KRnJhbmNpc2NvIE1lbmRlcyBhcHJlc2VudGFkb3IgdHYgw6kgYXR1YWxtZW50ZSB1bWEgZGFzIGNhcmFzIGRhIFJUUC4gRW0gcmVsYcOnw6NvIGFvIHN1cmYgasOhIGZleiBhbGd1bnMgdHJhYmFsaG9zIHJlbGFjaW9uYWRvcyBjb20gZXN0YSBtb2RhbGlkYWRlIGNvbW8gw6kgZXhlbXBsbyBhIGNvYmVydHVyYSBwYXJhIGEgUlRQIGRvIFdDVCBlbSBQZW5pY2hlLuKAqFN1cmZpc3RhIHBvciBwYWl4w6NvIHbDqiBuZXN0ZSBkZXNwb3J0byB1bSByZWbDumdpbyBwYXJhIG8gc2V1IGVxdWlsaWJybyBlIGVuY29udHJvIGVzcGlyaXR1YWwuDQoNCjxhIGhyZWY9Imh0dHA6Ly9sb2NhbGhvc3QvY2FwaXR1bG9wZXJmZWl0by93cC1jb250ZW50L3VwbG9hZHMvMjAxNC8xMi9mcmFuY2lzY28tbWVuZGVzLTEuanBnIj48aW1nIGNsYXNzPSJhbGlnbm5vbmUgd3AtaW1hZ2UtNjIyIHNpemUtbGFyZ2UiIHNyYz0iaHR0cDovL2xvY2FsaG9zdC9jYXBpdHVsb3BlcmZlaXRvL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE0LzEyL2ZyYW5jaXNjby1tZW5kZXMtMS03MDB4NDY1LmpwZyIgYWx0PSJmcmFuY2lzY28tbWVuZGVzLTEiIHdpZHRoPSI3MDAiIGhlaWdodD0iNDY1IiAvPjwvYT4NCjxoND48L2g0Pg0KPGg0PjwvaDQ+DQo8aDQ+UGVkcm8gTGltYTwvaDQ+DQpQZWRybyBMaW1hLCBhdG9yIGRlIHByb2Zpc3PDo28sIHN1cmZpc3RhIGRlIGNvcmHDp8OjbyBlIHBhaSBkZSBmYW3DrWxpYSBkZSB2b2Nhw6fDo28u4oCow4kgY29zdHVtZSBlbmNvbnRyYXIgZXN0ZSBleC4gYXRsZXRhIG9sw61tcGljbyBkZSBuYXRhw6fDo28gbm8gbGluZSB1cCBjb20gcmVndWxhcmlkYWRlLCBub3MgaW50ZXJ2YWxvcyBkYXMgZ3JhdmHDp8O1ZXMsIHByaW5jaXBhbG1lbnRlIG5vcyBkaWFzIG1haXMgcGVyZmVpdG9zLg0KRGVzdGFjYSBzZSBubyBtZWlvIHBlbG8gYXBvaW8gYSB2YXJpYWRhcyBjYXVzYXMgbGlnYWRhcyDDoSBwcmVzZXJ2YcOnw6NvIGUgdmlzaWJpbGlkYWRlIGRvIHN1cmYuDQpObyAywqogZWRpw6fDo28gZG8gQ2FwaXR1bG8gUGVyZmVpdG8sIGZvaSB1bSBkb3MgMTUgbm90w6F2ZWlzIHF1ZSBhanVkb3UgYSBvcmdhbml6YcOnw6NvIGEgYXB1cmFyIG9zIDMwIHN1cmZpc3RhcyBkZSAyMDEzLg0KDQo8YSBocmVmPSJodHRwOi8vbG9jYWxob3N0L2NhcGl0dWxvcGVyZmVpdG8vd3AtY29udGVudC91cGxvYWRzLzIwMTQvMTIvY2FtcGVvbmF0by1kZS1zdXJmLXJpcGN1cmwtY2FwaXR1bG8tcGVyZmVpdG8tMjAxMi5qcGciPjxpbWcgY2xhc3M9ImFsaWdubm9uZSB3cC1pbWFnZS02MjQgc2l6ZS1sYXJnZSIgc3JjPSJodHRwOi8vbG9jYWxob3N0L2NhcGl0dWxvcGVyZmVpdG8vd3AtY29udGVudC91cGxvYWRzLzIwMTQvMTIvY2FtcGVvbmF0by1kZS1zdXJmLXJpcGN1cmwtY2FwaXR1bG8tcGVyZmVpdG8tMjAxMi03MDB4NDY2LmpwZyIgYWx0PSJDYW1wZW9uYXRvIGRlIFN1cmYgUmlwQ3VybCBDYXBpdHVsbyBQZXJmZWl0byAyMDEyIiB3aWR0aD0iNzAwIiBoZWlnaHQ9IjQ2NiIgLz48L2E+', 'PGg0Pk1hbnVlbCBTw6EgUGVzc29hPC9oND4NCjxzcGFuIGlkPSJyZXN1bHRfYm94IiBjbGFzcz0iIiBsYW5nPSJlbiIgdGFiaW5kZXg9Ii0xIj48c3BhbiBjbGFzcz0iaHBzIj5NYW51ZWw8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPlPDoSBQZXNzb2E8L3NwYW4+LCA8c3BhbiBjbGFzcz0iaHBzIj5TdWZpPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5QcmFpYSBHcmFuZGU8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmFuZDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+cHJvZmVzc2lvbiBvZjwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+YWN0b3IsPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5oYXMgYWx3YXlzIGhhZDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+YSB2ZXJ5IHN0cm9uZyBjb25uZWN0aW9uPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj53aXRoIHRoZSBzZWEuPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5Ub3JuIGJldHdlZW48L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPnByb2plY3RzIHRoYXQgYXJlPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5pbiBHZXJtYW55IGFuZDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+UG9ydHVnYWw8L3NwYW4+LCA8c3BhbiBjbGFzcz0iaHBzIj5hbHdheXM8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmRlbWFuZCB0aGF0IGNhbjwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+YmUgaW4gdGhlIHdhdGVyPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj53aXRoPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5mcmllbmRzPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5pbiB0aGVpciBuYXR1cmFsPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5oYWJpdGF0Ljwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+T3duZXIgb2Y8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmEgc29saWQgbGV2ZWwgb2Y8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPnN1cmZpbmcsPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5NYW5lbDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+aXMgcGVyaGFwczwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+dGhlIGJlc3Qgc3VyZmVyczwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+b2Ygb3VyPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5zY3JlZW4uPC9zcGFuPjwvc3Bhbj4NCg0KPGEgaHJlZj0iaHR0cDovL2xvY2FsaG9zdC9jYXBpdHVsb3BlcmZlaXRvL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE0LzEyL01hbmVsU2FQZXNzb2EuanBlZyI+PGltZyBjbGFzcz0iYWxpZ25ub25lIHdwLWltYWdlLTYyNiBzaXplLWZ1bGwiIHNyYz0iaHR0cDovL2xvY2FsaG9zdC9jYXBpdHVsb3BlcmZlaXRvL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE0LzEyL01hbmVsU2FQZXNzb2EuanBlZyIgYWx0PSJNYW5lbFNhUGVzc29hIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQyNyIgLz48L2E+DQo8aDQ+PC9oND4NCjxoND48L2g0Pg0KPGg0PlJpY2FyZG8gVHJlcGE8L2g0Pg0KPHNwYW4gaWQ9InJlc3VsdF9ib3giIGNsYXNzPSIiIGxhbmc9ImVuIiB0YWJpbmRleD0iLTEiPjxzcGFuIGNsYXNzPSJocHMiPlJpY2FyZG88L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMgYWx0LWVkaXRlZCI+VHJlcGE8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmlzPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5hIHJlbm93bmVkPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5maWxtIGFjdG9yPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj53aG88L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPnN0YXJ0ZWQgbGF0ZTwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+dG8gc3VyZiw8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmJ1dDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+YWx3YXlzIHNob3dlZDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+YXR0aXR1ZGU8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmFuZCBjb3VyYWdlPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5pbiB0aGUgd2F0ZXIuPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5TZWU8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmluIHRoZSBzdXJmPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5hIGZvcm0gb2YgcG93ZXI8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmxpdmUgd2l0aDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+YSB3b3JsZCB3aGVyZTwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+cGh5c2ljYWwgd2VsbCBiZWluZzwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+YW5kPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5tZW50YWw8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPnByZXZhaWw8L3NwYW4+Ljwvc3Bhbj4NCg0KPGEgaHJlZj0iaHR0cDovL2xvY2FsaG9zdC9jYXBpdHVsb3BlcmZlaXRvL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE0LzEyL3JpY2FyZG8tdHJlcGEuanBnIj48aW1nIGNsYXNzPSJhbGlnbm5vbmUgd3AtaW1hZ2UtNjIwIHNpemUtbGFyZ2UiIHNyYz0iaHR0cDovL2xvY2FsaG9zdC9jYXBpdHVsb3BlcmZlaXRvL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE0LzEyL3JpY2FyZG8tdHJlcGEtNzAweDQ2Ni5qcGciIGFsdD0icmljYXJkby10cmVwYSIgd2lkdGg9IjcwMCIgaGVpZ2h0PSI0NjYiIC8+PC9hPg0KPGg0PjwvaDQ+DQo8aDQ+PC9oND4NCjxoND5GcmFuY2lzY28gTWVuZGVzPC9oND4NCjxzcGFuIGlkPSJyZXN1bHRfYm94IiBjbGFzcz0iIiBsYW5nPSJlbiIgdGFiaW5kZXg9Ii0xIj48c3BhbiBjbGFzcz0iaHBzIj5GcmFuY2lzY288L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPk1lbmRlczwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+dHY8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPnByZXNlbnRlciBpczwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+Y3VycmVudGx5IG9uZSBvZiB0aGU8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmd1eXMgaW4gdGhlPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5SVFA8L3NwYW4+LiA8c3BhbiBjbGFzcz0iaHBzIj5SZWdhcmRpbmcgdGhlPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5zdXJmPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5oYXMgZG9uZTwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+c29tZTwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+d29yayByZWxhdGVkIHRvPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj50aGlzIG1vZGU8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmFzIGZvciBleGFtcGxlPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5jb3ZlcmFnZSBmb3I8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPlJUUDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+V0NUPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5pbiBQZW5pY2hlPC9zcGFuPi4gPHNwYW4gY2xhc3M9ImhwcyI+U3VyZmVyPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5wYXNzaW9uPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5mb3I8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPnNwb3J0PC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5pcyB0aGlzPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5hIGhhdmVuPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5mb3IgeW91cjwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+YmFsYW5jZTwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+YW5kPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5zcGlyaXR1YWwgZW5jb3VudGVyPC9zcGFuPi48L3NwYW4+PGEgaHJlZj0iaHR0cDovL2xvY2FsaG9zdC9jYXBpdHVsb3BlcmZlaXRvL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE0LzEyL2ZyYW5jaXNjby1tZW5kZXMtMS5qcGciPjxpbWcgY2xhc3M9ImFsaWdubm9uZSB3cC1pbWFnZS02MjIgc2l6ZS1sYXJnZSIgc3JjPSJodHRwOi8vbG9jYWxob3N0L2NhcGl0dWxvcGVyZmVpdG8vd3AtY29udGVudC91cGxvYWRzLzIwMTQvMTIvZnJhbmNpc2NvLW1lbmRlcy0xLTcwMHg0NjUuanBnIiBhbHQ9ImZyYW5jaXNjby1tZW5kZXMtMSIgd2lkdGg9IjcwMCIgaGVpZ2h0PSI0NjUiIC8+PC9hPg0KPGg0PjwvaDQ+DQo8aDQ+PC9oND4NCjxoND5QZWRybyBMaW1hPC9oND4NCjxzcGFuIGlkPSJyZXN1bHRfYm94IiBjbGFzcz0iIiBsYW5nPSJlbiIgdGFiaW5kZXg9Ii0xIj48c3BhbiBjbGFzcz0iaHBzIj5QZWRybzwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+TGltYTwvc3Bhbj4sIGEgcHJvZmVzc2lvbmFsIDxzcGFuIGNsYXNzPSJocHMiPmFjdG9yPC9zcGFuPiwgaGVhcnQgPHNwYW4gY2xhc3M9ImhwcyI+c3VyZmVyPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5hbmQ8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPnZvY2F0aW9uPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5vZjwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+ZmFtaWx5IG1hbi48L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPkl0IGlzIGN1c3RvbWFyeSB0bzwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+ZmluZCB0aGlzPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5leDwvc3Bhbj4uIDxzcGFuIGNsYXNzPSJocHMiPk9seW1waWFuPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5zd2ltbWluZzwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+aW4gdGhlIGxpbmUgdXA8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPnJlZ3VsYXJseTwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+aW4gYmV0d2VlbiB0aGU8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPnJlY29yZGluZ3M8L3NwYW4+LCBlc3BlY2lhbGx5IDxzcGFuIGNsYXNzPSJocHMiPmluIHRoZSBtb3N0PC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5wZXJmZWN0IGRheXM8L3NwYW4+LiA8c3BhbiBjbGFzcz0iaHBzIj5TdGFuZHMgb3V0PC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5pbiB0aGUgbWlkZGxlPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5mb3Igc3VwcG9ydGluZzwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+dmFyaW91czwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+Y2F1c2VzIHJlbGF0ZWQ8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPnRvIHRoZSBwcmVzZXJ2YXRpb24gYW5kPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj52aXNpYmlsaXR5PC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5vZiBzdXJmaW5nLjwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+SW4gdGhlPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj4ybmQgZWRpdGlvbiBvZjwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+Q2hhcHRlcjwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+UGVyZmVjdCw8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPndhcyBvbmUgb2YgMTU8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPm5vdGFibGVzIHdobzwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+aGVscGVkIHRoZSBvcmdhbml6YXRpb248L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmVzdGFibGlzaCB0aGU8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPjMwPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5zdXJmZXJzPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5vZiAyMDEzPC9zcGFuPi48L3NwYW4+PGEgaHJlZj0iaHR0cDovL2xvY2FsaG9zdC9jYXBpdHVsb3BlcmZlaXRvL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE0LzEyL2NhbXBlb25hdG8tZGUtc3VyZi1yaXBjdXJsLWNhcGl0dWxvLXBlcmZlaXRvLTIwMTIuanBnIj48aW1nIGNsYXNzPSJhbGlnbm5vbmUgd3AtaW1hZ2UtNjI0IHNpemUtbGFyZ2UiIHNyYz0iaHR0cDovL2xvY2FsaG9zdC9jYXBpdHVsb3BlcmZlaXRvL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE0LzEyL2NhbXBlb25hdG8tZGUtc3VyZi1yaXBjdXJsLWNhcGl0dWxvLXBlcmZlaXRvLTIwMTItNzAweDQ2Ni5qcGciIGFsdD0iQ2FtcGVvbmF0byBkZSBTdXJmIFJpcEN1cmwgQ2FwaXR1bG8gUGVyZmVpdG8gMjAxMiIgd2lkdGg9IjcwMCIgaGVpZ2h0PSI0NjYiIC8+PC9hPg==', 1),
(85, 25, 0, '2014-12-18 20:39:13', 'original_id', '', 0, '619', '', 1),
(86, 26, 0, '2014-12-18 20:43:26', 'title', 'base64', 1, 'Q29taXNzw6NvIGRlIE5vdMOhdmVpcw==', 'Tm90YWJsZXMgQ29taXNzaW9u', 1),
(87, 26, 0, '2014-12-18 20:43:26', 'body', 'base64', 1, 'PHN0cm9uZz5PcyBOb3TDoXZlaXM8L3N0cm9uZz4NCg0KPHN0cm9uZz4xLkpvw6NvIFZhbGVudGUg4oCTIERpcmV0b3IgU1VSRlBvcnR1Z2FsPC9zdHJvbmc+DQpKb8OjbyBhanVkb3UgYSBmb3JtYXIsIGjDoSBtYWlzIGRlIDI1IGFub3MsIGEgcHJpbWVpcmEgcmV2aXN0YSBkZSBzdXJmIHBvcnR1Z3Vlc2EsIHF1ZSBhaW5kYSBob2plIMOpIGEgbWFyY2EgbMOtZGVyIG5vIHNlY3Rvci4gw4kgZGV0ZW50b3IgZGUgdW1hIGVub3JtZSBjdWx0dXJhIGRlIHN1cmYgYWRxdWlyaWRhIG5vIGNvbnRhdG8gcGVybWFuZW50ZSBjb20gYSBjb211bmlkYWRlIGUgYXRyYXbDqXMgZGUgdW1hIGluZmluZMOhdmVsIGNvbGXDp8OjbyBkZSBsaXZyb3MgZSByZXZpc3Rhcy4NCg0KPHN0cm9uZz4yLkpvc8OpIE1hbnVlbCBCcmFnYSDigJMgU2VsZWNpb25hZG9yIE5hY2lvbmFsPC9zdHJvbmc+DQpaw6kgTWFuZWwsIHN1cmZpc3RhIGRhcyBwcmltZWlyYXMgc2FmcmFzIGRlIENhcmNhdmVsb3MsIGZleiBwYXJ0ZSBkYSBldm9sdcOnw6NvIGRlIHbDoXJpb3MgYXRsZXRhcyBkZSBkaWZlcmVudGVzIGdlcmHDp8O1ZXMsIHBvZGVuZG8gc2UgYWZpcm1hciBjb21vIG8gcHJpbWVpcm8gdHJlaW5hZG9yIGRlIHN1cmYgZW0gUG9ydHVnYWwuIFNvYiBvIHNldSBjb21hbmRvLCBhIHNlbGXDp8OjbyBwb3J0dWd1ZXNhIGF0aW5naXUgb3MgbWFpb3JlcyBmZWl0b3MgZGEgc3VhIGhpc3TDs3JpYSwgaW5jbHVpbmRvIDQgdMOtdHVsb3MgZXVyb3BldXMgb3BlbiBlIHVtIGrDum5pb3IsIGUgdW0gcXVhcnRvIGx1Z2FyIG5vIG11bmRpYWwgZGUgZXF1aXBhcywgZW50cmUgb3V0cm9zLg0KDQo8c3Ryb25nPjMuTnVubyBUcmlnbyDigJMgQ2hlZmUgZGUgSnVpemVzIEZQUzwvc3Ryb25nPg0KTnVubyBUcmlnbyDDqSBKdWl6IG5hIEZlZGVyYcOnw6NvIFBvcnR1Z3Vlc2EgZGUgU3VyZiBlIG5hIEFTUCBlIGVtIHbDoXJpYXMgcHJvdmFzIG5hY2lvbmFpcyDDqSBjaGVmZSBkZSBqdcOtemVzLiBBbMOpbSBkZSBzZXIgaWd1YWxtZW50ZSBzdXJmaXN0YSwgdGVtIHVtIGNvbmhlY2ltZW50byBwcm9mdW5kbyBkbyBzdXJmIGUgZG9zIHN1cmZpc3RhcyBuYWNpb25haXMsIHNlbmRvIGFzc2ltIHVtYSBtYWlzLXZhbGlhIHBhcmEgZXN0YSBjb21pc3PDo28uDQoNCjxzdHJvbmc+NC5Hb27Dp2FsbyBSdWl2byDigJMgUmVzcG9uc8OhdmVsIHBvciB1bWEgb3BlcmHDp8OjbyBkZSBib2F0IGNoYXJ0ZXJzIG5hIEluZG9uw6lzaWE8L3N0cm9uZz4NCkdvbsOnYWxvIFJ1aXZvIMOpIG5lc3RlIG1vbWVudG8gbyBtYWlvciBlbWJhaXhhZG9yIHBvcnR1Z3XDqnMgbmEgSW5kb27DqXNpYSwgb3JnYW5pemFuZG8gYm9hdCB0cmlwcyBuYXMgZGl2ZXJzYXMgaWxoYXMgZG8gQXJxdWlww6lsYWdvLiBQZWxhcyBzdWFzIGVtYmFyY2HDp8O1ZXMgasOhIHBhc3NhcmFtIGEgbWFpb3IgcGFydGUgZG9zIG1lbGhvcmVzIHN1cmZpc3RhcyBwb3J0dWd1ZXNlcywgc2VuZG8gZWxlIG1lc21vIHVtIHR1YmUgcmlkZXIgbmF0by4NCg0KPHN0cm9uZz41Lk51bm8gSm9uZXQg4oCTIFN1cmZpc3RhIGUgU3BlYWtlciBJbnRlcm5hY2lvbmFsPC9zdHJvbmc+DQpOdW5vIEpvbmV0IMOpIHVtIGRvcyBtYWlvcmVzIG5vbWVzIGRlIHJlZmVyw6puY2lhIGRvIHN1cmYgbmFjaW9uYWwgZSBtdW5kaWFsLiBDb21lw6dvdSBhIGZhemVyIHN1cmYgZW0gQW5nb2xhIGFvcyAyMSBhbm9zLCBwYWl4w6NvIHF1ZSBjb250aW51b3UgcG9yIHRlcnJhcyBsdXNhcy4gTnVubyBmb2kgam9ybmFsaXN0YSwgZm90w7NncmFmbyBlIMOpIHVtIGRvcyBtYWlzIGNvbmNlaXR1YWRvcyBzcGVha2VycyBpbnRlcm5hY2lvbmFpcywgdGVuZG8gZXN0YWRvIHByZXNlbnRlIGVtIHF1YXNlIHRvZGFzIGFzIG1lbGhvcmVzIHByb3ZhcyBkZSBzdXJmIGRvIG11bmRvIGUgbmFjaW9uYWlzLiBDb20gaXN0bywgw6kgbGhlIGF0cmlidcOtZG8gdW0gZXhjZWxlbnRlIGNvbmhlY2ltZW50byBkYXMgb25kYXMgZSBkb3MgbWVsaG9yZXMgc3VyZmlzdGFzIHBvcnR1Z3Vlc2VzLg==', 'PHNwYW4gaWQ9InJlc3VsdF9ib3giIGNsYXNzPSIiIGxhbmc9ImVuIiB0YWJpbmRleD0iLTEiPjxzdHJvbmc+PHNwYW4gY2xhc3M9ImhwcyI+dGhlPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5Ob3RhYmxlPC9zcGFuPnM8L3N0cm9uZz4NCg0KPHN0cm9uZz48c3BhbiBjbGFzcz0iaHBzIj4xLkpvw6NvPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5WYWxlbnRlPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj4tPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5EaXJlY3Rvcjwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+U3VyZlBvcnR1Z2FsPC9zcGFuPjwvc3Ryb25nPg0KPHNwYW4gY2xhc3M9ImhwcyI+Sm9objwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+aGVscGVkIGZvcm08L3NwYW4+LCA8c3BhbiBjbGFzcz0iaHBzIj5mb3Igb3ZlciAyNTwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+eWVhcnMsIHRoZSBmaXJzdDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+bWFnYXppbmU8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPm9mPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5Qb3J0dWd1ZXNlPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5zdXJmaW5nLDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+d2hpY2ggaXMgc3RpbGw8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPnRoZSBsZWFkaW5nIGJyYW5kPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5pbiB0aGUgc2VjdG9yLjwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+SGUgaG9sZHM8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmEgaHVnZTwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+c3VyZjwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+Y3VsdHVyZTwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+YWNxdWlyZWQgaW48L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPnBlcm1hbmVudDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+Y29udGFjdCB3aXRoIHRoZSBjb21tdW5pdHk8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmFuZCB0aHJvdWdoPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5hbiBlbmRsZXNzPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5jb2xsZWN0aW9uIG9mPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5ib29rcyBhbmQgbWFnYXppbmVzLjwvc3Bhbj4NCg0KPHN0cm9uZz48c3BhbiBjbGFzcz0iaHBzIj4yLkpvc8OpPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5NYW51ZWw8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPkJyYWdhPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj4tPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5OYXRpb25hbDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+U2VsZWN0b3I8L3NwYW4+PC9zdHJvbmc+DQo8c3BhbiBjbGFzcz0iaHBzIj5aw6k8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPk1hbmVsPC9zcGFuPiwgc3VyZmVyIDxzcGFuIGNsYXNzPSJocHMiPm9mIHRoZSBmaXJzdDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+Y3JvcHM8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPm9mPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5DYXJjYXZlbG9zPC9zcGFuPiwgPHNwYW4gY2xhc3M9ImhwcyI+d2FzIHBhcnQgb2YgdGhlPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5ldm9sdXRpb248L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPm9mPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5zZXZlcmFsIGF0aGxldGVzPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5mcm9tIGRpZmZlcmVudCBnZW5lcmF0aW9uczwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+YW5kIGNhbjwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+YmUgc2FpZDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+YXMgdGhlIGZpcnN0PC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5zdXJmPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5jb2FjaDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+aW48L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPlBvcnR1Z2FsPC9zcGFuPi4gPHNwYW4gY2xhc3M9ImhwcyI+VW5kZXIgaGlzPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5jb21tYW5kLCB0aGU8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPlBvcnR1Z3Vlc2UgbmF0aW9uYWwgdGVhbTwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+cmVhY2hlZDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+dGhlPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5ncmVhdGVzdCBhY2hpZXZlbWVudHMgb2Y8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPml0cyBoaXN0b3J5LCBpbmNsdWRpbmc8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmZvdXI8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPkV1cm9wZWFuIHRpdGxlczwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+b3Blbjwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+YW5kPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5hIGp1bmlvcjwvc3Bhbj4sIDxzcGFuIGNsYXNzPSJocHMiPmFuZDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+Zm91cnRoPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5wbGFjZSBpbiB0aGUgd29ybGQ8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPnRlYW1zPC9zcGFuPiwgYW1vbmcgb3RoZXJzLg0KDQo8c3Ryb25nPjxzcGFuIGNsYXNzPSJocHMiPjMuTnVubzwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+VHJpZ28gLTwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+Q2hpZWY8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPkp1ZGdlczwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+RlBTPC9zcGFuPjwvc3Ryb25nPg0KPHNwYW4gY2xhc3M9ImhwcyI+TnVubzwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+V2hlYXQ8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmlzIGp1ZGdlPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj50aGU8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPlBvcnR1Z3Vlc2UgU3VyZmluZyBGZWRlcmF0aW9uPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5hbmQ8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPkFTUDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+YW5kIHNldmVyYWwgbmF0aW9uYWw8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmV2aWRlbmNlPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5pczwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+Y2hpZWY8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmp1ZGdlcy48L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPkluIGFkZGl0aW9uIHRvIGJlaW5nPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5lcXVhbGx5PC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5zdXJmZXIsPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5oYXMgYSBkZWVwPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5rbm93bGVkZ2Ugb2YgdGhlPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5zdXJmPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5hbmQgbmF0aW9uYWw8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPnN1cmZlcnMsPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5zbzwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+YmVpbmc8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmFuIGFzc2V0PC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj50bzwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+dGhpcyBjb21taXR0ZWU8L3NwYW4+Lg0KDQo8c3Ryb25nPjxzcGFuIGNsYXNzPSJocHMiPjQuR29uw6dhbG88L3NwYW4+IFJ1aXZvIDxzcGFuIGNsYXNzPSJocHMiPi08L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPlJlc3BvbnNpYmxlIGZvciBhPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5ib2F0PC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5jaGFydGVyPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5vcGVyYXRpb248L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmluIEluZG9uZXNpYTwvc3Bhbj48L3N0cm9uZz4NCjxzcGFuIGNsYXNzPSJocHMiPkdvbsOnYWxvPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5SZWQ8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmlzPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5ub3cgdGhlIGxhcmdlc3Q8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPlBvcnR1Z3Vlc2U8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmFtYmFzc2Fkb3IgdG8gSW5kb25lc2lhPC9zcGFuPiwgb3JnYW5pemluZyA8c3BhbiBjbGFzcz0iaHBzIj5ib2F0PC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj50cmlwczwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+aW4gdGhlIHZhcmlvdXM8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmlzbGFuZHM8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPm9mIHRoZSBhcmNoaXBlbGFnbzwvc3Bhbj4uIDxzcGFuIGNsYXNzPSJocHMiPkZvciB0aGVpcjwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+dmVzc2Vsczwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+YWxyZWFkeTwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+c3BlbnQgbW9zdDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+b2YgdGhlIGJlc3QgUG9ydHVndWVzZTwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+c3VyZmVyczwvc3Bhbj4sIGV2ZW4gPHNwYW4gY2xhc3M9ImhwcyI+aGUgaXMgYTwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+Ym9ybjwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+cmlkZXI8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPnR1YmU8L3NwYW4+Lg0KDQo8c3Ryb25nPiA8c3BhbiBjbGFzcz0iaHBzIj41Lk51bm88L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPkpvbmV0PC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj4tPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5TdXJmZXIgYW5kPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5JbnRlcm5hdGlvbmFsPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5TcGVha2VyPC9zcGFuPjwvc3Ryb25nPg0KPHNwYW4gY2xhc3M9ImhwcyI+TnVubzwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+Sm9uZXQ8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmlzIG9uZSBvZiB0aGU8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPnJlZmVyZW5jZSBuYW1lczwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+b2YgdGhlPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5uYXRpb25hbCBhbmQgZ2xvYmFsPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5zdXJmPC9zcGFuPi4gPHNwYW4gY2xhc3M9ImhwcyI+SGUgc3RhcnRlZDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+c3VyZmluZzwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+YXQgYWdlIDIxPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5pbjwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+QW5nb2xhPC9zcGFuPiwgcGFzc2lvbiA8c3BhbiBjbGFzcz0iaHBzIj50aGF0IGNvbnRpbnVlZCBmb3I8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmx1c2FzPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5sYW5kPC9zcGFuPi4gPHNwYW4gY2xhc3M9ImhwcyI+TnVubzwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+d2FzIGEgam91cm5hbGlzdDwvc3Bhbj4sIDxzcGFuIGNsYXNzPSJocHMiPnBob3RvZ3JhcGhlciBhbmQ8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPmlzPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5vbmUgb2YgdGhlIG1vc3Q8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPnJlbm93bmVkIGludGVybmF0aW9uYWw8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPnNwZWFrZXJzPC9zcGFuPiwgPHNwYW4gY2xhc3M9ImhwcyI+aGF2aW5nIGJlZW4gcHJlc2VudDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+aW4gYWxtb3N0IGFsbDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+dGhlIHdvcmxkJ3MgYmVzdDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+c3VyZjwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+YW5kIG5hdGlvbmFsPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj50ZXN0czwvc3Bhbj4uIDxzcGFuIGNsYXNzPSJocHMiPldpdGg8L3NwYW4+IDxzcGFuIGNsYXNzPSJocHMiPnRoaXMsIGl0IGlzPC9zcGFuPiA8c3BhbiBjbGFzcz0iaHBzIj5hc3NpZ25lZCBhbjwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+ZXhjZWxsZW50IGtub3dsZWRnZTwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+b2YgdGhlIHdhdmVzIGFuZDwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+dGhlIGJlc3QgUG9ydHVndWVzZTwvc3Bhbj4gPHNwYW4gY2xhc3M9ImhwcyI+c3VyZmVycy48L3NwYW4+PC9zcGFuPg==', 1),
(88, 26, 0, '2014-12-18 20:43:26', 'original_id', '', 0, '636', '', 1),
(89, 27, 0, '2014-12-21 05:39:32', 'title', 'base64', 1, 'SG9tZXBhZ2U=', 'SG9tZXBhZ2U=', 1),
(90, 27, 0, '2014-12-21 05:39:33', 'body', 'base64', 1, '', '', 1),
(91, 27, 0, '2014-12-21 05:39:33', 'original_id', '', 0, '648', '', 1),
(92, 28, 0, '2014-12-24 21:44:30', 'title', 'base64', 1, 'YnJldmVtZW50ZSBvbmxpbmU=', 'Y29tbWluZyBzb29u', 1),
(93, 28, 0, '2014-12-24 21:44:30', 'body', 'base64', 1, '', '', 1),
(94, 28, 0, '2014-12-24 21:44:30', 'original_id', '', 0, '654', '', 1),
(95, 29, 0, '2015-03-05 06:32:42', 'title', 'base64', 1, 'SG9tZQ==', '', 0),
(96, 29, 0, '2015-03-05 06:32:42', 'body', 'base64', 1, '', '', 0),
(97, 29, 0, '2015-03-05 06:32:42', 'original_id', '', 0, '618', '', 0),
(98, 30, 0, '2015-03-05 06:32:42', 'title', 'base64', 1, '', '', 0),
(99, 30, 0, '2015-03-05 06:32:42', 'body', 'base64', 1, 'IA==', '', 0),
(100, 30, 0, '2015-03-05 06:32:42', 'original_id', '', 0, '642', '', 0),
(101, 31, 0, '2015-03-05 06:32:42', 'title', 'base64', 1, '', '', 0),
(102, 31, 0, '2015-03-05 06:32:42', 'body', 'base64', 1, 'IA==', '', 0),
(103, 31, 0, '2015-03-05 06:32:43', 'original_id', '', 0, '643', '', 0),
(104, 32, 0, '2015-03-05 16:58:05', 'title', 'base64', 1, 'QWxsaWFueiBPbmRhcyBkZSBQb3J0dWdhbCBBd2FyZHM=', 'QWxsaWFueiBPbmRhcyBkZSBQb3J0dWdhbCBBd2FyZHM=', 1),
(105, 32, 0, '2015-03-05 16:58:06', 'body', 'base64', 1, 'U2VkIHV0IHBlcnNwaWNpYXRpcyB1bmRlIG9tbmlzIGlzdGUgbmF0dXMgZXJyb3Igc2l0IHZvbHVwdGF0ZW0gYWNjdXNhbnRpdW0gZG9sb3JlbXF1ZSBsYXVkYW50aXVtLCB0b3RhbSByZW0gYXBlcmlhbSwgZWFxdWUgaXBzYSBxdWFlIGFiIGlsbG8gaW52ZW50b3JlIHZlcml0YXRpcyBldCBxdWFzaSBhcmNoaXRlY3RvIGJlYXRhZSB2aXRhZSBkaWN0YSBzdW50IGV4cGxpY2Fiby4gTmVtbyBlbmltIGlwc2FtIHZvbHVwdGF0ZW0gcXVpYSB2b2x1cHRhcyBzaXQgYXNwZXJuYXR1ciBhdXQgb2RpdCBhdXQgZnVnaXQsIHNlZCBxdWlhIGNvbnNlcXV1bnR1ciBtYWduaSBkb2xvcmVzIGVvcyBxdWkgcmF0aW9uZSB2b2x1cHRhdGVtIHNlcXVpIG5lc2NpdW50LiBOZXF1ZSBwb3JybyBxdWlzcXVhbSBlc3QsIHF1aSBkb2xvcmVtIGlwc3VtIHF1aWEgZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyLCBhZGlwaXNjaSB2ZWxpdCwgc2VkIHF1aWEgbm9uIG51bXF1YW0gZWl1cyBtb2RpIHRlbXBvcmEgaW5jaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYW0gYWxpcXVhbSBxdWFlcmF0IHZvbHVwdGF0ZW0uIFV0IGVuaW0gYWQgbWluaW1hIHZlbmlhbSwgcXVpcyBub3N0cnVtIGV4ZXJjaXRhdGlvbmVtIHVsbGFtIGNvcnBvcmlzIHN1c2NpcGl0IGxhYm9yaW9zYW0sIG5pc2kgdXQgYWxpcXVpZCBleCBlYSBjb21tb2RpIGNvbnNlcXVhdHVyPyBRdWlzIGF1dGVtIHZlbCBldW0gaXVyZSByZXByZWhlbmRlcml0IHF1aSBpbiBlYSB2b2x1cHRhdGUgdmVsaXQgZXNzZSBxdWFtIG5paGlsIG1vbGVzdGlhZSBjb25zZXF1YXR1ciwgdmVsIGlsbHVtIHF1aSBkb2xvcmVtIGV1bSBmdWdpYXQgcXVvIHZvbHVwdGFzIG51bGxhIHBhcmlhdHVyPyINCg0KU2VkIHV0IHBlcnNwaWNpYXRpcyB1bmRlIG9tbmlzIGlzdGUgbmF0dXMgZXJyb3Igc2l0IHZvbHVwdGF0ZW0gYWNjdXNhbnRpdW0gZG9sb3JlbXF1ZSBsYXVkYW50aXVtLCB0b3RhbSByZW0gYXBlcmlhbSwgZWFxdWUgaXBzYSBxdWFlIGFiIGlsbG8gaW52ZW50b3JlIHZlcml0YXRpcyBldCBxdWFzaSBhcmNoaXRlY3RvIGJlYXRhZSB2aXRhZSBkaWN0YSBzdW50IGV4cGxpY2Fiby4gTmVtbyBlbmltIGlwc2FtIHZvbHVwdGF0ZW0gcXVpYSB2b2x1cHRhcyBzaXQgYXNwZXJuYXR1ciBhdXQgb2RpdCBhdXQgZnVnaXQsIHNlZCBxdWlhIGNvbnNlcXV1bnR1ciBtYWduaSBkb2xvcmVzIGVvcyBxdWkgcmF0aW9uZSB2b2x1cHRhdGVtIHNlcXVpIG5lc2NpdW50LiBOZXF1ZSBwb3JybyBxdWlzcXVhbSBlc3QsIHF1aSBkb2xvcmVtIGlwc3VtIHF1aWEgZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyLCBhZGlwaXNjaSB2ZWxpdCwgc2VkIHF1aWEgbm9uIG51bXF1YW0gZWl1cyBtb2RpIHRlbXBvcmEgaW5jaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYW0gYWxpcXVhbSBxdWFlcmF0IHZvbHVwdGF0ZW0uIFV0IGVuaW0gYWQgbWluaW1hIHZlbmlhbSwgcXVpcyBub3N0cnVtIGV4ZXJjaXRhdGlvbmVtIHVsbGFtIGNvcnBvcmlzIHN1c2NpcGl0IGxhYm9yaW9zYW0sIG5pc2kgdXQgYWxpcXVpZCBleCBlYSBjb21tb2RpIGNvbnNlcXVhdHVyPyBRdWlzIGF1dGVtIHZlbCBldW0gaXVyZSByZXByZWhlbmRlcml0IHF1aSBpbiBlYSB2b2x1cHRhdGUgdmVsaXQgZXNzZSBxdWFtIG5paGlsIG1vbGVzdGlhZSBjb25zZXF1YXR1ciwgdmVsIGlsbHVtIHF1aSBkb2xvcmVtIGV1bSBmdWdpYXQgcXVvIHZvbHVwdGFzIG51bGxhIHBhcmlhdHVyPyI=', 'U2VkIHV0IHBlcnNwaWNpYXRpcyB1bmRlIG9tbmlzIGlzdGUgbmF0dXMgZXJyb3Igc2l0IHZvbHVwdGF0ZW0gYWNjdXNhbnRpdW0gZG9sb3JlbXF1ZSBsYXVkYW50aXVtLCB0b3RhbSByZW0gYXBlcmlhbSwgZWFxdWUgaXBzYSBxdWFlIGFiIGlsbG8gaW52ZW50b3JlIHZlcml0YXRpcyBldCBxdWFzaSBhcmNoaXRlY3RvIGJlYXRhZSB2aXRhZSBkaWN0YSBzdW50IGV4cGxpY2Fiby4gTmVtbyBlbmltIGlwc2FtIHZvbHVwdGF0ZW0gcXVpYSB2b2x1cHRhcyBzaXQgYXNwZXJuYXR1ciBhdXQgb2RpdCBhdXQgZnVnaXQsIHNlZCBxdWlhIGNvbnNlcXV1bnR1ciBtYWduaSBkb2xvcmVzIGVvcyBxdWkgcmF0aW9uZSB2b2x1cHRhdGVtIHNlcXVpIG5lc2NpdW50LiBOZXF1ZSBwb3JybyBxdWlzcXVhbSBlc3QsIHF1aSBkb2xvcmVtIGlwc3VtIHF1aWEgZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyLCBhZGlwaXNjaSB2ZWxpdCwgc2VkIHF1aWEgbm9uIG51bXF1YW0gZWl1cyBtb2RpIHRlbXBvcmEgaW5jaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYW0gYWxpcXVhbSBxdWFlcmF0IHZvbHVwdGF0ZW0uIFV0IGVuaW0gYWQgbWluaW1hIHZlbmlhbSwgcXVpcyBub3N0cnVtIGV4ZXJjaXRhdGlvbmVtIHVsbGFtIGNvcnBvcmlzIHN1c2NpcGl0IGxhYm9yaW9zYW0sIG5pc2kgdXQgYWxpcXVpZCBleCBlYSBjb21tb2RpIGNvbnNlcXVhdHVyPyBRdWlzIGF1dGVtIHZlbCBldW0gaXVyZSByZXByZWhlbmRlcml0IHF1aSBpbiBlYSB2b2x1cHRhdGUgdmVsaXQgZXNzZSBxdWFtIG5paGlsIG1vbGVzdGlhZSBjb25zZXF1YXR1ciwgdmVsIGlsbHVtIHF1aSBkb2xvcmVtIGV1bSBmdWdpYXQgcXVvIHZvbHVwdGFzIG51bGxhIHBhcmlhdHVyPyINCg0KU2VkIHV0IHBlcnNwaWNpYXRpcyB1bmRlIG9tbmlzIGlzdGUgbmF0dXMgZXJyb3Igc2l0IHZvbHVwdGF0ZW0gYWNjdXNhbnRpdW0gZG9sb3JlbXF1ZSBsYXVkYW50aXVtLCB0b3RhbSByZW0gYXBlcmlhbSwgZWFxdWUgaXBzYSBxdWFlIGFiIGlsbG8gaW52ZW50b3JlIHZlcml0YXRpcyBldCBxdWFzaSBhcmNoaXRlY3RvIGJlYXRhZSB2aXRhZSBkaWN0YSBzdW50IGV4cGxpY2Fiby4gTmVtbyBlbmltIGlwc2FtIHZvbHVwdGF0ZW0gcXVpYSB2b2x1cHRhcyBzaXQgYXNwZXJuYXR1ciBhdXQgb2RpdCBhdXQgZnVnaXQsIHNlZCBxdWlhIGNvbnNlcXV1bnR1ciBtYWduaSBkb2xvcmVzIGVvcyBxdWkgcmF0aW9uZSB2b2x1cHRhdGVtIHNlcXVpIG5lc2NpdW50LiBOZXF1ZSBwb3JybyBxdWlzcXVhbSBlc3QsIHF1aSBkb2xvcmVtIGlwc3VtIHF1aWEgZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyLCBhZGlwaXNjaSB2ZWxpdCwgc2VkIHF1aWEgbm9uIG51bXF1YW0gZWl1cyBtb2RpIHRlbXBvcmEgaW5jaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYW0gYWxpcXVhbSBxdWFlcmF0IHZvbHVwdGF0ZW0uIFV0IGVuaW0gYWQgbWluaW1hIHZlbmlhbSwgcXVpcyBub3N0cnVtIGV4ZXJjaXRhdGlvbmVtIHVsbGFtIGNvcnBvcmlzIHN1c2NpcGl0IGxhYm9yaW9zYW0sIG5pc2kgdXQgYWxpcXVpZCBleCBlYSBjb21tb2RpIGNvbnNlcXVhdHVyPyBRdWlzIGF1dGVtIHZlbCBldW0gaXVyZSByZXByZWhlbmRlcml0IHF1aSBpbiBlYSB2b2x1cHRhdGUgdmVsaXQgZXNzZSBxdWFtIG5paGlsIG1vbGVzdGlhZSBjb25zZXF1YXR1ciwgdmVsIGlsbHVtIHF1aSBkb2xvcmVtIGV1bSBmdWdpYXQgcXVvIHZvbHVwdGFzIG51bGxhIHBhcmlhdHVyPyI=', 1),
(106, 32, 0, '2015-03-05 16:58:06', 'original_id', '', 0, '683', '', 1),
(107, 32, 0, '2015-03-05 16:58:06', 'categories', 'csv_base64', 1, '\"TWFpbiBTbGlkZXI=\",\"Tm90w61jaWFz\"', '', 1),
(108, 32, 0, '2015-03-05 16:58:06', 'category_ids', '', 0, '11,10', '', 1),
(109, 33, 0, '2015-03-05 17:00:56', 'title', 'base64', 1, 'R2FsZXJpYSBUZXN0ZSAjMQ==', 'SnVzdCBhbm90aGVyIGNvb2wgR2FsbGVyeQ==', 1),
(110, 33, 0, '2015-03-05 17:00:56', 'body', 'base64', 1, 'U2VkIHV0IHBlcnNwaWNpYXRpcyB1bmRlIG9tbmlzIGlzdGUgbmF0dXMgZXJyb3Igc2l0IHZvbHVwdGF0ZW0gYWNjdXNhbnRpdW0gZG9sb3JlbXF1ZSBsYXVkYW50aXVtLCB0b3RhbSByZW0gYXBlcmlhbSwgZWFxdWUgaXBzYSBxdWFlIGFiIGlsbG8gaW52ZW50b3JlIHZlcml0YXRpcyBldCBxdWFzaSBhcmNoaXRlY3RvIGJlYXRhZSB2aXRhZSBkaWN0YSBzdW50IGV4cGxpY2Fiby4gTmVtbyBlbmltIGlwc2FtIHZvbHVwdGF0ZW0gcXVpYSB2b2x1cHRhcyBzaXQgYXNwZXJuYXR1ciBhdXQgb2RpdCBhdXQgZnVnaXQsIHNlZCBxdWlhIGNvbnNlcXV1bnR1ciBtYWduaSBkb2xvcmVzIGVvcyBxdWkgcmF0aW9uZSB2b2x1cHRhdGVtIHNlcXVpIG5lc2NpdW50LiBOZXF1ZSBwb3JybyBxdWlzcXVhbSBlc3QsIHF1aSBkb2xvcmVtIGlwc3VtIHF1aWEgZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyLCBhZGlwaXNjaSB2ZWxpdCwgc2VkIHF1aWEgbm9uIG51bXF1YW0gZWl1cyBtb2RpIHRlbXBvcmEgaW5jaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYW0gYWxpcXVhbSBxdWFlcmF0IHZvbHVwdGF0ZW0uIFV0IGVuaW0gYWQgbWluaW1hIHZlbmlhbSwgcXVpcyBub3N0cnVtIGV4ZXJjaXRhdGlvbmVtIHVsbGFtIGNvcnBvcmlzIHN1c2NpcGl0IGxhYm9yaW9zYW0sIG5pc2kgdXQgYWxpcXVpZCBleCBlYSBjb21tb2RpIGNvbnNlcXVhdHVyPyBRdWlzIGF1dGVtIHZlbCBldW0gaXVyZSByZXByZWhlbmRlcml0IHF1aSBpbiBlYSB2b2x1cHRhdGUgdmVsaXQgZXNzZSBxdWFtIG5paGlsIG1vbGVzdGlhZSBjb25zZXF1YXR1ciwgdmVsIGlsbHVtIHF1aSBkb2xvcmVtIGV1bSBmdWdpYXQgcXVvIHZvbHVwdGFzIG51bGxhIHBhcmlhdHVyPw==', 'U2VkIHV0IHBlcnNwaWNpYXRpcyB1bmRlIG9tbmlzIGlzdGUgbmF0dXMgZXJyb3Igc2l0IHZvbHVwdGF0ZW0gYWNjdXNhbnRpdW0gZG9sb3JlbXF1ZSBsYXVkYW50aXVtLCB0b3RhbSByZW0gYXBlcmlhbSwgZWFxdWUgaXBzYSBxdWFlIGFiIGlsbG8gaW52ZW50b3JlIHZlcml0YXRpcyBldCBxdWFzaSBhcmNoaXRlY3RvIGJlYXRhZSB2aXRhZSBkaWN0YSBzdW50IGV4cGxpY2Fiby4gTmVtbyBlbmltIGlwc2FtIHZvbHVwdGF0ZW0gcXVpYSB2b2x1cHRhcyBzaXQgYXNwZXJuYXR1ciBhdXQgb2RpdCBhdXQgZnVnaXQsIHNlZCBxdWlhIGNvbnNlcXV1bnR1ciBtYWduaSBkb2xvcmVzIGVvcyBxdWkgcmF0aW9uZSB2b2x1cHRhdGVtIHNlcXVpIG5lc2NpdW50LiBOZXF1ZSBwb3JybyBxdWlzcXVhbSBlc3QsIHF1aSBkb2xvcmVtIGlwc3VtIHF1aWEgZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyLCBhZGlwaXNjaSB2ZWxpdCwgc2VkIHF1aWEgbm9uIG51bXF1YW0gZWl1cyBtb2RpIHRlbXBvcmEgaW5jaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYW0gYWxpcXVhbSBxdWFlcmF0IHZvbHVwdGF0ZW0uIFV0IGVuaW0gYWQgbWluaW1hIHZlbmlhbSwgcXVpcyBub3N0cnVtIGV4ZXJjaXRhdGlvbmVtIHVsbGFtIGNvcnBvcmlzIHN1c2NpcGl0IGxhYm9yaW9zYW0sIG5pc2kgdXQgYWxpcXVpZCBleCBlYSBjb21tb2RpIGNvbnNlcXVhdHVyPyBRdWlzIGF1dGVtIHZlbCBldW0gaXVyZSByZXByZWhlbmRlcml0IHF1aSBpbiBlYSB2b2x1cHRhdGUgdmVsaXQgZXNzZSBxdWFtIG5paGlsIG1vbGVzdGlhZSBjb25zZXF1YXR1ciwgdmVsIGlsbHVtIHF1aSBkb2xvcmVtIGV1bSBmdWdpYXQgcXVvIHZvbHVwdGFzIG51bGxhIHBhcmlhdHVyPw==', 1),
(111, 33, 0, '2015-03-05 17:00:56', 'original_id', '', 0, '454', '', 0),
(112, 33, 0, '2015-03-05 17:00:57', 'categories', 'csv_base64', 1, '\"R2FsZXJpYXM=\",\"Tm90w61jaWFz\"', '', 0),
(113, 33, 0, '2015-03-05 17:00:57', 'category_ids', '', 0, '12,10', '', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_icl_translate_job`
--

CREATE TABLE `wp_icl_translate_job` (
  `job_id` bigint(20) UNSIGNED NOT NULL,
  `rid` bigint(20) UNSIGNED NOT NULL,
  `translator_id` int(10) UNSIGNED NOT NULL,
  `translated` tinyint(3) UNSIGNED NOT NULL DEFAULT '0',
  `manager_id` int(10) UNSIGNED NOT NULL,
  `revision` int(10) UNSIGNED DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_icl_translate_job`
--

INSERT INTO `wp_icl_translate_job` (`job_id`, `rid`, `translator_id`, `translated`, `manager_id`, `revision`) VALUES
(1, 1, 1, 1, 1, NULL),
(2, 2, 1, 1, 1, NULL),
(3, 3, 1, 1, 1, NULL),
(4, 4, 1, 1, 1, NULL),
(5, 5, 1, 1, 1, NULL),
(6, 6, 1, 1, 1, NULL),
(7, 7, 1, 1, 1, NULL),
(8, 8, 1, 1, 1, NULL),
(9, 9, 1, 1, 1, NULL),
(10, 10, 1, 1, 1, NULL),
(11, 11, 1, 1, 1, 1),
(12, 12, 1, 1, 1, NULL),
(13, 13, 1, 1, 1, NULL),
(14, 14, 0, 0, 1, NULL),
(15, 15, 0, 0, 1, NULL),
(16, 16, 0, 0, 1, NULL),
(17, 17, 0, 0, 1, NULL),
(18, 18, 0, 0, 1, NULL),
(19, 19, 0, 0, 1, NULL),
(20, 20, 0, 0, 1, NULL),
(21, 21, 0, 0, 1, NULL),
(22, 22, 0, 0, 1, NULL),
(23, 23, 0, 0, 1, NULL),
(24, 24, 0, 0, 1, NULL),
(25, 25, 1, 1, 1, NULL),
(26, 26, 1, 1, 1, NULL),
(27, 27, 1, 1, 1, NULL),
(28, 28, 1, 1, 1, NULL),
(29, 29, 0, 0, 1, NULL),
(30, 30, 0, 0, 1, NULL),
(31, 31, 0, 0, 1, NULL),
(32, 32, 1, 1, 1, NULL),
(33, 11, 1, 0, 1, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wp_icl_translations`
--

CREATE TABLE `wp_icl_translations` (
  `translation_id` bigint(20) NOT NULL,
  `element_type` varchar(36) NOT NULL DEFAULT 'post_post',
  `element_id` bigint(20) DEFAULT NULL,
  `trid` bigint(20) NOT NULL,
  `language_code` varchar(7) NOT NULL,
  `source_language_code` varchar(7) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_icl_translations`
--

INSERT INTO `wp_icl_translations` (`translation_id`, `element_type`, `element_id`, `trid`, `language_code`, `source_language_code`) VALUES
(1, 'post_acf', 54, 54, 'pt-pt', NULL),
(2, 'post_acf', 161, 161, 'pt-pt', NULL),
(3, 'post_convidados', 162, 162, 'pt-pt', NULL),
(4, 'post_convidados', 163, 163, 'pt-pt', NULL),
(5, 'post_convidados', 165, 165, 'pt-pt', NULL),
(6, 'post_convidados', 168, 168, 'pt-pt', NULL),
(7, 'post_convidados', 170, 170, 'pt-pt', NULL),
(8, 'post_convidados', 172, 172, 'pt-pt', NULL),
(9, 'post_convidados', 174, 174, 'pt-pt', NULL),
(10, 'post_convidados', 176, 176, 'pt-pt', NULL),
(11, 'post_convidados', 178, 178, 'pt-pt', NULL),
(12, 'post_convidados', 180, 180, 'pt-pt', NULL),
(13, 'post_convidados', 182, 182, 'pt-pt', NULL),
(14, 'post_convidados', 193, 193, 'pt-pt', NULL),
(15, 'post_convidados', 194, 194, 'pt-pt', NULL),
(16, 'post_convidados', 197, 197, 'pt-pt', NULL),
(17, 'post_convidados', 198, 198, 'pt-pt', NULL),
(18, 'post_convidados', 199, 199, 'pt-pt', NULL),
(19, 'post_convidados', 200, 200, 'pt-pt', NULL),
(20, 'post_convidados', 201, 201, 'pt-pt', NULL),
(21, 'post_convidados', 202, 202, 'pt-pt', NULL),
(22, 'post_convidados', 203, 203, 'pt-pt', NULL),
(23, 'post_convidados', 205, 205, 'pt-pt', NULL),
(24, 'post_convidados', 206, 206, 'pt-pt', NULL),
(25, 'post_convidados', 207, 207, 'pt-pt', NULL),
(26, 'post_convidados', 208, 208, 'pt-pt', NULL),
(27, 'post_convidados', 209, 209, 'pt-pt', NULL),
(28, 'post_convidados', 210, 210, 'pt-pt', NULL),
(29, 'post_convidados', 211, 211, 'pt-pt', NULL),
(30, 'post_convidados', 212, 212, 'pt-pt', NULL),
(31, 'post_convidados', 213, 213, 'pt-pt', NULL),
(32, 'post_convidados', 214, 214, 'pt-pt', NULL),
(33, 'post_convidados', 305, 305, 'pt-pt', NULL),
(34, 'post_convidados', 386, 386, 'pt-pt', NULL),
(40, 'post_nav_menu_item', 475, 475, 'pt-pt', NULL),
(48, 'post_nav_menu_item', 514, 514, 'pt-pt', NULL),
(51, 'post_page', 464, 464, 'pt-pt', NULL),
(52, 'post_page', 478, 478, 'pt-pt', NULL),
(53, 'post_page', 491, 491, 'pt-pt', NULL),
(54, 'post_page', 493, 493, 'pt-pt', NULL),
(55, 'post_page', 495, 495, 'pt-pt', NULL),
(56, 'post_page', 497, 497, 'pt-pt', NULL),
(57, 'post_page', 508, 508, 'pt-pt', NULL),
(58, 'post_page', 511, 511, 'pt-pt', NULL),
(59, 'post_page', 519, 519, 'pt-pt', NULL),
(60, 'post_page', 522, 522, 'pt-pt', NULL),
(61, 'post_post', 1, 1, 'pt-pt', NULL),
(62, 'post_post', 451, 451, 'pt-pt', NULL),
(63, 'post_post', 454, 454, 'pt-pt', NULL),
(64, 'post_post', 460, 460, 'pt-pt', NULL),
(128, 'tax_category', 1, 530, 'pt-pt', NULL),
(129, 'tax_category', 10, 539, 'pt-pt', NULL),
(130, 'tax_category', 11, 540, 'pt-pt', NULL),
(131, 'tax_category', 12, 541, 'pt-pt', NULL),
(135, 'tax_post_tag', 4, 546, 'pt-pt', NULL),
(136, 'tax_post_tag', 5, 547, 'pt-pt', NULL),
(139, 'tax_nav_menu', 3, 550, 'pt-pt', ''),
(141, 'comment', 1, 553, 'pt-pt', NULL),
(142, 'comment', 2, 554, 'pt-pt', NULL),
(144, 'tax_category', 13, 530, 'en', 'pt-pt'),
(145, 'post_attachment', 14, 555, 'pt-pt', NULL),
(146, 'post_attachment', 388, 556, 'pt-pt', NULL),
(147, 'post_attachment', 389, 557, 'pt-pt', NULL),
(148, 'post_attachment', 390, 558, 'pt-pt', NULL),
(149, 'post_attachment', 391, 559, 'pt-pt', NULL),
(150, 'post_attachment', 392, 560, 'pt-pt', NULL),
(151, 'post_attachment', 393, 561, 'pt-pt', NULL),
(152, 'post_attachment', 394, 562, 'pt-pt', NULL),
(153, 'post_attachment', 395, 563, 'pt-pt', NULL),
(154, 'post_attachment', 396, 564, 'pt-pt', NULL),
(155, 'post_attachment', 397, 565, 'pt-pt', NULL),
(156, 'post_attachment', 398, 566, 'pt-pt', NULL),
(157, 'post_attachment', 399, 567, 'pt-pt', NULL),
(158, 'post_attachment', 400, 568, 'pt-pt', NULL),
(159, 'post_attachment', 401, 569, 'pt-pt', NULL),
(160, 'post_attachment', 402, 570, 'pt-pt', NULL),
(161, 'post_attachment', 403, 571, 'pt-pt', NULL),
(162, 'post_attachment', 404, 572, 'pt-pt', NULL),
(163, 'post_attachment', 405, 573, 'pt-pt', NULL),
(164, 'post_attachment', 406, 574, 'pt-pt', NULL),
(165, 'post_attachment', 407, 575, 'pt-pt', NULL),
(166, 'post_attachment', 426, 576, 'pt-pt', NULL),
(167, 'post_attachment', 427, 577, 'pt-pt', NULL),
(168, 'post_attachment', 428, 578, 'pt-pt', NULL),
(169, 'post_attachment', 429, 579, 'pt-pt', NULL),
(170, 'post_attachment', 430, 580, 'pt-pt', NULL),
(171, 'post_attachment', 431, 581, 'pt-pt', NULL),
(172, 'post_attachment', 432, 582, 'pt-pt', NULL),
(173, 'post_attachment', 433, 583, 'pt-pt', NULL),
(174, 'post_attachment', 434, 584, 'pt-pt', NULL),
(175, 'post_attachment', 435, 585, 'pt-pt', NULL),
(176, 'post_attachment', 436, 586, 'pt-pt', NULL),
(177, 'post_attachment', 437, 587, 'pt-pt', NULL),
(178, 'post_attachment', 442, 588, 'pt-pt', NULL),
(179, 'post_attachment', 447, 589, 'pt-pt', NULL),
(180, 'post_attachment', 452, 590, 'pt-pt', NULL),
(181, 'post_attachment', 456, 591, 'pt-pt', NULL),
(182, 'post_attachment', 457, 592, 'pt-pt', NULL),
(183, 'post_attachment', 458, 593, 'pt-pt', NULL),
(184, 'post_attachment', 459, 594, 'pt-pt', NULL),
(185, 'post_attachment', 461, 595, 'pt-pt', NULL),
(186, 'post_attachment', 462, 596, 'pt-pt', NULL),
(187, 'post_attachment', 530, 555, 'en', 'pt-pt'),
(188, 'post_attachment', 531, 556, 'en', 'pt-pt'),
(189, 'post_attachment', 532, 557, 'en', 'pt-pt'),
(190, 'post_attachment', 533, 558, 'en', 'pt-pt'),
(191, 'post_attachment', 534, 559, 'en', 'pt-pt'),
(192, 'post_attachment', 535, 560, 'en', 'pt-pt'),
(193, 'post_attachment', 536, 561, 'en', 'pt-pt'),
(194, 'post_attachment', 537, 562, 'en', 'pt-pt'),
(195, 'post_attachment', 538, 563, 'en', 'pt-pt'),
(196, 'post_attachment', 539, 564, 'en', 'pt-pt'),
(197, 'post_attachment', 540, 565, 'en', 'pt-pt'),
(198, 'post_attachment', 541, 566, 'en', 'pt-pt'),
(199, 'post_attachment', 542, 567, 'en', 'pt-pt'),
(200, 'post_attachment', 543, 568, 'en', 'pt-pt'),
(201, 'post_attachment', 544, 569, 'en', 'pt-pt'),
(202, 'post_attachment', 545, 570, 'en', 'pt-pt'),
(203, 'post_attachment', 546, 571, 'en', 'pt-pt'),
(204, 'post_attachment', 547, 572, 'en', 'pt-pt'),
(205, 'post_attachment', 548, 573, 'en', 'pt-pt'),
(206, 'post_attachment', 549, 574, 'en', 'pt-pt'),
(207, 'post_attachment', 550, 575, 'en', 'pt-pt'),
(208, 'post_attachment', 551, 576, 'en', 'pt-pt'),
(209, 'post_attachment', 552, 577, 'en', 'pt-pt'),
(210, 'post_attachment', 553, 578, 'en', 'pt-pt'),
(211, 'post_attachment', 554, 579, 'en', 'pt-pt'),
(212, 'post_attachment', 555, 580, 'en', 'pt-pt'),
(213, 'post_attachment', 556, 581, 'en', 'pt-pt'),
(214, 'post_attachment', 557, 582, 'en', 'pt-pt'),
(215, 'post_attachment', 558, 583, 'en', 'pt-pt'),
(216, 'post_attachment', 559, 584, 'en', 'pt-pt'),
(217, 'post_attachment', 560, 585, 'en', 'pt-pt'),
(218, 'post_attachment', 561, 586, 'en', 'pt-pt'),
(219, 'post_attachment', 562, 587, 'en', 'pt-pt'),
(220, 'post_attachment', 563, 588, 'en', 'pt-pt'),
(221, 'post_attachment', 564, 589, 'en', 'pt-pt'),
(222, 'post_attachment', 565, 590, 'en', 'pt-pt'),
(223, 'post_attachment', 566, 591, 'en', 'pt-pt'),
(224, 'post_attachment', 567, 592, 'en', 'pt-pt'),
(225, 'post_attachment', 568, 593, 'en', 'pt-pt'),
(226, 'post_attachment', 569, 594, 'en', 'pt-pt'),
(227, 'post_attachment', 570, 595, 'en', 'pt-pt'),
(228, 'post_attachment', 571, 596, 'en', 'pt-pt'),
(229, 'post_page', 573, 511, 'en', 'pt-pt'),
(230, 'post_page', 576, 491, 'en', 'pt-pt'),
(231, 'post_page', 579, 478, 'en', 'pt-pt'),
(232, 'post_page', 581, 493, 'en', 'pt-pt'),
(233, 'post_page', 583, 508, 'en', 'pt-pt'),
(234, 'post_page', 585, 495, 'en', 'pt-pt'),
(235, 'post_page', 587, 464, 'en', 'pt-pt'),
(236, 'post_page', 589, 522, 'en', 'pt-pt'),
(237, 'post_page', 591, 497, 'en', 'pt-pt'),
(238, 'tax_category', 14, 541, 'en', 'pt-pt'),
(239, 'tax_category', 15, 540, 'en', 'pt-pt'),
(240, 'tax_category', 16, 539, 'en', 'pt-pt'),
(241, 'tax_nav_menu', 17, 550, 'en', 'pt-pt'),
(242, 'tax_nav_menu', 18, 551, 'en', 'pt-pt'),
(243, 'post_nav_menu_item', 593, 4, 'en', 'pt-pt'),
(244, 'post_nav_menu_item', 594, 5, 'en', 'pt-pt'),
(245, 'post_nav_menu_item', 595, 6, 'en', 'pt-pt'),
(246, 'post_nav_menu_item', 596, 510, 'en', 'pt-pt'),
(247, 'post_nav_menu_item', 597, 528, 'en', 'pt-pt'),
(248, 'post_nav_menu_item', 598, 475, 'en', 'pt-pt'),
(249, 'post_nav_menu_item', 599, 514, 'en', 'pt-pt'),
(250, 'post_nav_menu_item', 600, 489, 'en', 'pt-pt'),
(251, 'post_nav_menu_item', 601, 507, 'en', 'pt-pt'),
(252, 'post_nav_menu_item', 602, 506, 'en', 'pt-pt'),
(253, 'post_nav_menu_item', 603, 505, 'en', 'pt-pt'),
(254, 'post_nav_menu_item', 604, 504, 'en', 'pt-pt'),
(255, 'post_nav_menu_item', 605, 470, 'en', 'pt-pt'),
(256, 'post_nav_menu_item', 606, 476, 'en', 'pt-pt'),
(257, 'post_post', 607, 460, 'en', 'pt-pt'),
(258, 'post_post', 608, 454, 'en', 'pt-pt'),
(259, 'post_post', 613, 451, 'en', 'pt-pt'),
(260, 'post_post', 614, 1, 'en', 'pt-pt'),
(261, 'post_nav_menu_item', 618, 597, 'pt-pt', NULL),
(263, 'post_attachment', 620, 599, 'pt-pt', NULL),
(264, 'post_attachment', 621, 599, 'en', 'pt-pt'),
(265, 'post_attachment', 622, 600, 'pt-pt', NULL),
(266, 'post_attachment', 623, 600, 'en', 'pt-pt'),
(267, 'post_attachment', 624, 601, 'pt-pt', NULL),
(268, 'post_attachment', 625, 601, 'en', 'pt-pt'),
(269, 'post_attachment', 626, 602, 'pt-pt', NULL),
(270, 'post_attachment', 627, 602, 'en', 'pt-pt'),
(271, 'post_page', 619, 603, 'pt-pt', NULL),
(272, 'post_page', 633, 603, 'en', 'pt-pt'),
(274, 'post_attachment', 637, 605, 'pt-pt', NULL),
(275, 'post_attachment', 638, 605, 'en', 'pt-pt'),
(276, 'post_page', 636, 606, 'pt-pt', NULL),
(277, 'post_page', 640, 606, 'en', 'pt-pt'),
(278, 'post_nav_menu_item', 642, 607, 'pt-pt', NULL),
(279, 'post_nav_menu_item', 643, 608, 'pt-pt', NULL),
(280, 'post_nav_menu_item', 644, 597, 'en', 'pt-pt'),
(281, 'post_nav_menu_item', 645, 607, 'en', 'pt-pt'),
(282, 'post_nav_menu_item', 646, 608, 'en', 'pt-pt'),
(284, 'post_page', 648, 609, 'pt-pt', NULL),
(285, 'post_page', 650, 609, 'en', 'pt-pt'),
(289, 'post_page', 654, 612, 'pt-pt', NULL),
(290, 'post_attachment', 656, 613, 'pt-pt', NULL),
(291, 'post_attachment', 657, 613, 'en', 'pt-pt'),
(292, 'post_page', 660, 612, 'en', 'pt-pt'),
(293, 'post_page', 663, 614, 'pt-pt', NULL),
(295, 'post_page', 665, 615, 'pt-pt', NULL),
(297, 'post_attachment', 669, 616, 'en', ''),
(298, 'post_attachment', 670, 617, 'pt-pt', NULL),
(299, 'post_attachment', 671, 617, 'en', 'pt-pt'),
(301, 'post_page', 677, 618, 'pt-pt', NULL),
(303, 'post_attachment', 684, 620, 'pt-pt', NULL),
(304, 'post_attachment', 685, 620, 'en', 'pt-pt'),
(305, 'post_post', 683, 621, 'pt-pt', NULL),
(306, 'post_post', 687, 621, 'en', 'pt-pt'),
(308, 'post_page', 689, 622, 'pt-pt', NULL),
(309, 'post_nav_menu_item', 692, 623, 'pt-pt', NULL),
(310, 'post_nav_menu_item', 693, 624, 'pt-pt', NULL),
(311, 'post_attachment', 704, 625, 'pt-pt', NULL),
(312, 'post_attachment', 705, 625, 'en', 'pt-pt'),
(313, 'post_attachment', 706, 626, 'pt-pt', NULL),
(314, 'post_attachment', 707, 626, 'en', 'pt-pt'),
(315, 'post_attachment', 708, 627, 'pt-pt', NULL),
(316, 'post_attachment', 709, 627, 'en', 'pt-pt'),
(317, 'post_attachment', 710, 628, 'pt-pt', NULL),
(318, 'post_attachment', 711, 628, 'en', 'pt-pt'),
(319, 'post_attachment', 712, 629, 'pt-pt', NULL),
(320, 'post_attachment', 713, 629, 'en', 'pt-pt'),
(321, 'post_attachment', 714, 630, 'pt-pt', NULL),
(322, 'post_attachment', 715, 630, 'en', 'pt-pt'),
(323, 'post_attachment', 716, 631, 'pt-pt', NULL),
(324, 'post_attachment', 717, 631, 'en', 'pt-pt'),
(325, 'post_attachment', 718, 632, 'pt-pt', NULL),
(326, 'post_attachment', 719, 632, 'en', 'pt-pt'),
(327, 'post_attachment', 720, 633, 'pt-pt', NULL),
(328, 'post_attachment', 721, 633, 'en', 'pt-pt'),
(329, 'post_attachment', 722, 634, 'pt-pt', NULL),
(330, 'post_attachment', 723, 634, 'en', 'pt-pt'),
(331, 'post_attachment', 724, 635, 'pt-pt', NULL),
(332, 'post_attachment', 725, 635, 'en', 'pt-pt'),
(333, 'post_attachment', 731, 636, 'pt-pt', NULL),
(334, 'post_attachment', 732, 636, 'en', 'pt-pt'),
(335, 'post_attachment', 733, 637, 'pt-pt', NULL),
(336, 'post_attachment', 734, 637, 'en', 'pt-pt'),
(337, 'post_attachment', 737, 638, 'pt-pt', NULL),
(338, 'post_attachment', 738, 638, 'en', 'pt-pt'),
(339, 'post_attachment', 739, 639, 'pt-pt', NULL),
(340, 'post_attachment', 740, 639, 'en', 'pt-pt'),
(341, 'post_attachment', 742, 640, 'pt-pt', NULL),
(342, 'post_attachment', 743, 640, 'en', 'pt-pt'),
(344, 'post_page', 752, 641, 'pt-pt', NULL),
(345, 'post_nav_menu_item', 756, 642, 'pt-pt', NULL),
(346, 'post_nav_menu_item', 757, 643, 'pt-pt', NULL),
(348, 'post_attachment', 761, 644, 'en', ''),
(350, 'post_attachment', 763, 645, 'en', ''),
(351, 'post_attachment', 764, 646, 'pt-pt', NULL),
(352, 'post_attachment', 765, 646, 'en', 'pt-pt'),
(353, 'post_attachment', 766, 647, 'pt-pt', NULL),
(354, 'post_attachment', 767, 647, 'en', 'pt-pt'),
(356, 'post_attachment', 769, 648, 'en', ''),
(358, 'post_attachment', 771, 649, 'en', ''),
(360, 'post_attachment', 773, 650, 'en', ''),
(361, 'post_attachment', 774, 651, 'pt-pt', NULL),
(362, 'post_attachment', 775, 651, 'en', 'pt-pt'),
(363, 'post_attachment', 776, 652, 'pt-pt', NULL),
(364, 'post_attachment', 777, 652, 'en', 'pt-pt'),
(365, 'post_attachment', 778, 653, 'pt-pt', NULL),
(366, 'post_attachment', 779, 653, 'en', 'pt-pt'),
(367, 'post_attachment', 780, 654, 'pt-pt', NULL),
(368, 'post_attachment', 781, 654, 'en', 'pt-pt'),
(369, 'post_attachment', 782, 655, 'pt-pt', NULL),
(370, 'post_attachment', 783, 655, 'en', 'pt-pt');

-- --------------------------------------------------------

--
-- Table structure for table `wp_icl_translation_status`
--

CREATE TABLE `wp_icl_translation_status` (
  `rid` bigint(20) NOT NULL,
  `translation_id` bigint(20) NOT NULL,
  `status` tinyint(4) NOT NULL,
  `translator_id` bigint(20) NOT NULL,
  `needs_update` tinyint(4) NOT NULL,
  `md5` varchar(32) NOT NULL,
  `translation_service` varchar(16) NOT NULL,
  `translation_package` text NOT NULL,
  `timestamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `links_fixed` tinyint(4) NOT NULL DEFAULT '0',
  `_prevstate` longtext
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_icl_translation_status`
--

INSERT INTO `wp_icl_translation_status` (`rid`, `translation_id`, `status`, `translator_id`, `needs_update`, `md5`, `translation_service`, `translation_package`, `timestamp`, `links_fixed`, `_prevstate`) VALUES
(1, 229, 10, 1, 0, '5c97319b30290b8a71b09d0ff96a7e22', 'local', 'a:2:{s:3:\"url\";s:39:\"http://beta.ondasdeouro.com?page_id=511\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:12:\"TyBFdmVudG8=\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:7996:\"Jm5ic3A7DQoNClBlbG8gdGVyY2Vpcm8gYW5vIGNvbnNlY3V0aXZvIHZhaSBzZXIgb3JnYW5pemFkbyB1bSBldmVudG8gZGVzdGluYWRvIGEgc3VyZmlzdGFzIHBvcnR1Z3Vlc2VzIHF1ZSBnb3N0YW0gZGUgb25kYXMgcGVyZmVpdGFzIGUgcXVlIGRlZGljYW0gYSBzdWEgdmlkYSBuYSBwcm9jdXJhIGRhcyBtZXNtYXMNCg0KPHN0cm9uZz5PIEVWRU5UTzwvc3Ryb25nPg0KTyBDYXBpdHVsbyBQZXJmZWl0byDDqSB1bWEgY29tcGV0acOnw6NvIGFudWFsLCBjb25zdGl0dcOtZGEgcG9yIHN1cmZpc3RhcyBwb3J0dWd1ZXNlcyBvdSBjcmlhZG9zIGVtIFBvcnR1Z2FsLCBjb20gdW0gZXNww61yaXRvIHNhdWTDoXZlbC4gQSBvcmdhbml6YcOnw6NvIHByZXRlbmRlIHF1ZSBvIENhcMOtdHVsbyBQZXJmZWl0byBwb3dlcmVkIGJ5IEJpbGxhYm9uZywgYXB1cmUgbyBtZWxob3Igc3VyZmlzdGEgZW0gY29uZGnDp8O1ZXMgcGVyZmVpdGFzLiBPIFRVQk8gw6kgYSBtYW5vYnJhIGRlIGVsZWnDp8Ojbywgc2VuZG8gYSBiYXNlIGRvIGNyaXTDqXJpbyBkZSBhdmFsaWHDp8Ojby4NCg0KPHN0cm9uZz5BIEVTQ09MSEE8L3N0cm9uZz4NCkEgb3JnYW5pemHDp8OjbyBkbyBDYXDDrXR1bG8gUGVyZmVpdG8gY29udm9jb3UgcGFyYSBhIDPCqiBlZGnDp8OjbyBkbyBldmVudG8gdW1hIENvbWlzc8OjbyBkZSBOb3TDoXZlaXMsIGNvbXBvc3RhIHBvciA1IHBlcnNvbmFsaWRhZGVzIGRvIHN1cmYgbmFjaW9uYWwgcXVlIGFqdWRhcmFtIGEgY29tcG9yIGEgbGlzdGEgZG9zIDMwIGF0bGV0YXMgcXVlIHNlcsOjbyBzdWJtZXRpZG9zIGEgdm90YcOnw6NvIHDDumJsaWNhLg0KQXMgcGVyc29uYWxpZGFkZXMgY29udmlkYWRhcyBhIGludGVncmFyIGEgQ29taXNzw6NvIGRlIE5vdMOhdmVpcyBkbyBDYXDDrXR1bG8gUGVyZmVpdG8gY29uc2lkZXJhbS1zZSwgcGVsYXMgcHJvdmFzIGRhZGFzIGUgZXhwZXJpw6puY2lhIGFkcXVpcmlkYSBhbyBsb25nbyBkb3Mgw7psdGltb3MgYW5vcywgcXVlIHBvc3N1ZW0gYSBjYXBhY2lkYWRlIGUgbyBjb25oZWNpbWVudG8gbmVjZXNzw6FyaW9zIHBhcmEgaWRlbnRpZmljYXJlbSBvcyAzMCBzdXJmaXN0YXMgcXVlIG1lbGhvciBjb3JyZXNwb25kZW0gYW9zIGNyaXTDqXJpb3MgZGVzdGEgY29tcGV0acOnw6NvLg0KQSBwYXJ0aXIgZGEgbGlzdGEgZGUgMzAgZmluYWxpc3RhcyBzZXLDo28gYXB1cmFkb3MsIHBvciB2b3Rhw6fDo28gb25saW5lLCBvcyAxMyBzdXJmaXN0YXMgcXVlIGZhcsOjbyBwYXJ0ZSBkYSBjb21wZXRpw6fDo28sIGFvcyBxdWFpcyBzZSBqdW50YXLDo28gMyBXaWxkY2FyZHMuIE9zIHN1cmZpc3RhcyBkaXZpZGlyLXNlLcOjbyBlbSAzIGNhdGVnb3JpYXMgcHJpbmNpcGFpcywgbm9tZWFkYW1lbnRlLCBTdXJmaXN0YXMgQ29tcGV0aWRvcmVzLCBGcmVlIFN1cmZlcnMgZSBTb3VsIFN1cmZlcnMuIE9zIFdpbGRjYXJkcyBzZXLDo28gYXRyaWJ1w61kb3MgYW8gdmVuY2Vkb3IgZGEgZWRpw6fDo28gYW50ZXJpb3IgKE5pY29sYXUgVm9uIFJ1cHApLCBhIHVtIGxvY2FsIGRhIHByYWlhIG9uZGUgbyBldmVudG8gdmFpIHNlciByZWFsaXphZG8gKEVkZ2FyIE5vemVzKSBlIGEgdW0gdGVyY2Vpcm8gc3VyZmlzdGEgZXNjb2xoaWRvIGF1dG9tYXRpY2FtZW50ZSBwZWxhIGNvbWlzc8OjbyBkZSBub3TDoXZlaXMgKERhIGxpc3RhIGZpbmFsIGVzY29saGlkYSwgY2FkYSBlbGVtZW50byBkYSBjb21pc3PDo28gZGUgbm90w6F2ZWlzIGlyw6EgZWxlZ2VyIHVtIHN1cmZpc3RhIHF1ZSBpZGVudGlmaXF1ZSBjb21vIHNlbmRvIG8gYXRsZXRhIHF1ZSB0ZW0gbWFpb3IgcHJvYmFiaWxpZGFkZSBkZSBuw6NvIHNlciB2b3RhZG8sIGRhbmRvIGFzc2ltIGhpcMOzdGVzZSBhb3Mgc3VyZmlzdGFzIG1lbm9zIGNvbmhlY2lkb3Mvdm90YWRvcywgZGUgcmVjZWJlcmFtIGVudHJhZGEgZGlyZWN0YSBuYSBwcm92YS4gQ2FzbyBvIHN1cmZpc3RhIHF1ZSBvY3VwYXIgbyAxwrogbHVnYXIgdGVuaGEgc2lkbyBlc2NvbGhpZG8gcGVsbyBww7pibGljbywgbyB3aWxkY2FyZCBzZXLDoSBhdHJpYnXDrWRvIGF1dG9tYXRpY2FtZW50ZSBhbyBzdXJmaXN0YSBxdWUgb2N1cGEgbyAywrogbHVnYXIgZSBhc3NpbSBzdWNlc3NpdmFtZW50ZSkuDQoNCjxzdHJvbmc+T1MgU1VSRklTVEFTPC9zdHJvbmc+DQoNClN1cmZpc3RhIENhcMOtdHVsbyBQZXJmZWl0bw0KQSBvcmdhbml6YcOnw6NvIGRlZmluZSBvIFN1cmZpc3RhIENhcMOtdHVsbyBQZXJmZWl0byBjb21vIG8gc3VyZmlzdGEgcXVlIGRvbWluYSBuYSBwbGVuaXR1ZGUgYSBtYW5vYnJhIMO6bmljYSBlIHByaW5jaXBhbCBkbyBldmVudG8sIG8gVFVCTy4gRGV2ZXLDoSBzZXIgcmVjb25oZWNpZG8gcGVsYSBjb211bmlkYWRlIGNvbW8gdW0gc3VyZmlzdGEgZGUgdHVib3MsIHNlbmRvIHF1ZSBuYSDDs3RpY2EgZGEgb3JnYW5pemHDp8OjbyBvIHN1cmZpc3RhIGNvbXBldGlkb3IgZG9taW5hIMOgIHBhcnRpZGEgYSB0w6ljbmljYSBkbyB0dWJvLCBwZWxvIGVsZXZhZG8gbsOtdmVsIGRlIHN1cmYgcXVlIGFwcmVzZW50YS4gSsOhIG9zIGZyZWUgc3VyZmVycyBlIHNvdWwgc3VyZmVycyB0w6ptIGEgb2JyaWdhdG9yaWVkYWRlIGRlIHNlcmVtIHJlY29uaGVjaWRvcyBjb21vIGV4w61taW9zIHR1YmUgcmlkZXJzLg0KDQo8c3Ryb25nPlN1cmZpc3RhcyBDb21wZXRpZG9yZXM8L3N0cm9uZz4NClPDo28gZXNjb2xoaWRvcyAxMCBzdXJmaXN0YXMgZGUgY29tcGV0acOnw6NvIGEgc2VyZW0gbGV2YWRvcyBhIHZvdGHDp8OjbyBww7pibGljYSwgZG9zIHF1YWlzIGFwZW5hcyA2IGZhcsOjbyBwYXJ0ZSBkYSBjb21wZXRpw6fDo28gKHBvciBlc2NvbGhhIGRvIHDDumJsaWNvKS4NCkNvbnNpZGVyYW0tc2Ugc3VyZmlzdGFzIGNvbXBldGlkb3JlcyBzdXJmaXN0YXMgcG9ydHVndWVzZXMgb3UgY3JpYWRvcyBlbSBQb3J0dWdhbCBxdWUgZXN0ZWphbSBhIGNvbXBldGlyIGVtIGNpcmN1aXRvcyBwcm9maXNzaW9uYWlzLCBjb20gcHJpbmNpcGFsIGluY2lkw6puY2lhIG5vcyBjaXJjdWl0b3MgbXVuZGlhaXMgZGUgZWxpdGUuIEVzdGVzIGRldmVyw6NvIHNlciAxMDAlIHByb2Zpc3Npb25haXMgZSB0ZXIgdW0gcGxhbm8gYW51YWwgY29tIGJhc2UgbmFzIHByb3ZhcyBtdW5kaWFpcyBlIG5hY2lvbmFpcywgZmF6ZW5kbyBkYSBjb21wZXRpw6fDo28gZGUgc3VyZiBvIHNldSBtb2RvIGRlIHZpZGEuIENvbnNpZGVyYS1zZSBjb21vIGNyaXTDqXJpbyBhIGV4aXN0w6puY2lhIGRlIHVtIHBhdHJvY2luYWRvciBxdWUgbGhlcyBwcm9wb3JjaW9uZSBlc3RhIGNvbmRpw6fDo28gZGUgdmlkYS4gTyBzdXJmaXN0YSBjb21wZXRpZG9yIMOpIGNvbnNpZGVyYWRvIHVtIGV4ZW1wbG8gcGFyYSBhbGd1w6ltIHF1ZSBxdWVpcmEgc2VndWlyIHVtYSBjYXJyZWlyYSBwcm9maXNzaW9uYWwuDQoNCjxzdHJvbmc+RnJlZSBTdXJmZXJzPC9zdHJvbmc+DQpTw6NvIGVzY29saGlkb3MgMTAgZnJlZSBzdXJmZXJzIHByb2Zpc3Npb25haXMgYSBzZXJlbSBsZXZhZG9zIGEgdm90YcOnw6NvIHDDumJsaWNhLCBkb3MgcXVhaXMgYXBlbmFzIDQgZmFyw6NvIHBhcnRlIGRhIGNvbXBldGnDp8OjbyAocG9yIGVzY29saGEgZG8gcMO6YmxpY28pLg0KQ29uc2lkZXJhbS1zZSBmcmVlIHN1cmZlcnMgcHJvZmlzc2lvbmFpcyBzdXJmaXN0YXMgcG9ydHVndWVzZXMgb3UgY3JpYWRvcyBlbSBQb3J0dWdhbCBxdWUgZmHDp2FtIGRhIHN1YSB2aWRhIHByb2Zpc3Npb25hbCBvIHN1cmYsIGxpdnJlcyBkYSBvYnJpZ2F0b3JpZWRhZGUgZGUgY3VtcHJpciB1bSBjYWxlbmTDoXJpbyBkZSBjb21wZXRpw6fDtWVzIGludGVybmFjaW9uYWlzLiBVbSBmcmVlIHN1cmZlciBwcm9maXNzaW9uYWwgw6kgcGFnbyBwYXJhIHZpYWphciBwZWxvIG11bmRvIGUgc3VyZmFyIG9uZGFzIHBlcmZlaXRhcywgY2FwdGFuZG8gaW1hZ2VucyBlbSBmb3RvZ3JhZmlhIGUvb3UgZmlsbWUgcGFyYSBwcm9tb8Onw6NvIGRhIHN1YSBpbWFnZW0gbm9zIG1lZGlhLiBPIHN1cmZpc3RhIGZyZWUgc3VyZmVyIGRpc3Rpbmd1ZS1zZSBwZWxvIHBsYW5vIGRlIHJldG9ybm8gYSBwYXRyb2NpbmFkb3JlcyBlbSBmdW7Dp8OjbyBkYSBzdWEgaW1hZ2VtLg0KDQo8c3Ryb25nPlNvdWwgU3VyZmVyczwvc3Ryb25nPg0KU8OjbyBlc2NvbGhpZG9zIDEwIFNvdWwgU3VyZmVycyBhIHNlcmVtIGxldmFkb3MgYSB2b3Rhw6fDo28gcMO6YmxpY2EsIGRvcyBxdWFpcyBhcGVuYXMgMyBmYXLDo28gcGFydGUgZGEgY29tcGV0acOnw6NvIChwb3IgZXNjb2xoYSBkbyBww7pibGljbykuDQpDb25zaWRlcmFtLXNlIHNvdWwgc3VyZmVycyBzdXJmaXN0YXMgcG9ydHVndWVzZXMgb3UgY3JpYWRvcyBlbSBQb3J0dWdhbCBxdWUgdMOqbSB1bSBoaXN0b3JpYWwgZGUgc3VyZiBhbyBsb25nbyBkYSBzdWEgdmlkYSBlIHF1ZSBmYcOnYW0gZG8gc3VyZiB1bWEgcHJpb3JpZGFkZSBhcGVuYXMgc2VjdW5kYXJpemFkYSBwZWxhcyByZXNwb25zYWJpbGlkYWRlcyBwcm9maXNzaW9uYWlzLiBPcyBjcml0w6lyaW9zIGEgdGVyIGVtIGNvbnRhIG5hIHNlbGXDp8OjbyBkZXN0ZXMgc3VyZmlzdGFzIHByZW5kZW0tc2UgY29tIGEgw6FyZWEgZGUgcmVzaWTDqm5jaWEsIGEgcHJvZmlzc8OjbyBlIGEg4oCcZ2luw6FzdGljYeKAnSBxdWUgZmF6ZW0gcGFyYSB0ZXJlbSBkaXNwb25pYmlsaWRhZGUgcGFyYSBzdXJmYXIgZS9vdSB2aWFqYXIgbm9zIGRpYXMgZW0gcXVlIG8gbWFyIGVzdMOhIHBlcmZlaXRvLiBPIFNvdWwgU3VyZmVyIMOpIGNvbnNpZGVyYWRvcyB1bSDDrWNvbmUgbmEgc3VhIHByYWlhIGxvY2FsIGUgbm9zIG1lZGlhIGRhIGVzcGVjaWFsaWRhZGUuDQoNCjxzdHJvbmc+QSBWT1RBw4fDg08gRE8gUFVCTElDTzwvc3Ryb25nPg0KQSB2b3Rhw6fDo28gZG8gcMO6YmxpY28gZGVjb3JyZXLDoSBzZWd1bmRvIHVtIGRldGVybWluYWRvIG7Dum1lcm8gbcOheGltbyBkZSB2b3RvcyBwb3IgY2F0ZWdvcmlhLCBudW0gZGV0ZXJtaW5hZG8gcGVyw61vZG8gZGUgdGVtcG8gKDcgYSAxMSBkZSBKYW5laXJvKS4NCkRhIGxpc3RhIGRlIDMwIHN1cmZpc3RhcyBlc2NvbGhpZG9zIHBlbG9zIG5vdMOhdmVpcywgc2Vyw6NvIGFwdXJhZG9zLCBwb3Igdm90YcOnw6NvIG9ubGluZSwgMTQgc3VyZmlzdGFzIHF1ZSBmYXLDo28gcGFydGUgZGEgY29tcGV0acOnw6NvLCBvbmRlIDYgc8OjbyBlc2NvbGhpZG9zIG5hIGNhdGVnb3JpYSBkZSBjb21wZXRpZG9yZXMswqA0IHPDo28gZXNjb2xoaWRvcyBuYSBjYXRlZ29yaWEgZGUgZnJlZSBzdXJmZXJzIGUgMyBzw6NvIGVzY29saGlkb3MgbmEgY2F0ZWdvcmlhIGRlIHNvdWwgc3VyZmVycywgZXhpc3RlbSBhaW5kYcKgMyB3aWxkIGNhcmRzIGEganVudGFyZW0tc2UgYW9zIDEzIGVzY29saGlkb3MgcGVsbyBwdWJsaWNvLiBGYXLDoSB1bSB0b3RhbCBkZSAxNiBTdXJmaXN0YXMuDQoNCjxzdHJvbmc+TyBMT0NBTMKgPC9zdHJvbmc+DQpBIFByYWlhIGRlIENhcmNhdmVsb3MsIHNlcsOhIG8gbG9jYWwgZXN0YWJlbGVjaWRvIHBhcmEgYSByZWFsaXphw6fDo28gZGEgZWRpw6fDo28gZGUgMjAxNC4NCsOJIHVtYSBvbmRhIGRlIGNhdGVnb3JpYSBtdW5kaWFsLGZhbW9zYSBwZWxvcyBzZXVzIHR1Ym9zIHBlcmZlaXRvcyBlIHF1ZSBhY29saGUgbXVpdGFzIGRhcyBtZWxob3JlcyBwcm92YXMgbmFjaW9uYWlzIGUgaW50ZXJuYWNpb25haXMuIE8gc3BvdCDDqSBtYWlzIGNvbmhlY2lkbyBwZWxhcyBzdWFzIGVzcXVlcmRhcywgbWFzIHRhbWLDqW0gcG9kZW1vcyBjb250YXIgY29tIGRpcmVpdGFzIMOpcGljYXMuDQoNCjxzdHJvbmc+Q09OREnDh8OVRVMgREUgT05EQVM8L3N0cm9uZz4NCkFzIGNvbmRpw6fDtWVzIGRlIG9uZGFzIHF1ZSBhIG9yZ2FuaXphw6fDo28gcHJldGVuZGUgc8OjbyBvbmRhcyBlbnRyZSBvIDEsNSBlIG9zIDIsNSBtZXRyb3MsIHR1YnVsYXJlcywgY29tIHZlbnRvIE9mZnNob3JlLCBlc3F1ZXJkYXMgZSBkaXJlaXRhcy4NCg0KPHN0cm9uZz5QRVLDjU9ETyBERSBFU1BFUkE8L3N0cm9uZz4NCkRlIDEzIGRlIEphbmVpcm8gYSAxMyBkZSBNYXLDp28=\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:511;}}}', '2014-12-18 19:57:24', 0, NULL),
(2, 230, 10, 1, 0, 'e61cb47e886e780edf11b6d8902e91d9', 'local', 'a:2:{s:3:\"url\";s:39:\"http://beta.ondasdeouro.com?page_id=491\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:16:\"Q29tcGV0aWRvcmVz\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:648:\"TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYSBhbGlxdWEuIFV0IGVuaW0gYWQgbWluaW0gdmVuaWFtLCBxdWlzIG5vc3RydWQgZXhlcmNpdGF0aW9uIHVsbGFtY28gbGFib3JpcyBuaXNpIHV0IGFsaXF1aXAgZXggZWEgY29tbW9kbyBjb25zZXF1YXQuIER1aXMgYXV0ZSBpcnVyZSBkb2xvciBpbiByZXByZWhlbmRlcml0IGluIHZvbHVwdGF0ZSB2ZWxpdCBlc3NlIGNpbGx1bSBkb2xvcmUgZXUgZnVnaWF0IG51bGxhIHBhcmlhdHVyLiBFeGNlcHRldXIgc2ludCBvY2NhZWNhdCBjdXBpZGF0YXQgbm9uIHByb2lkZW50LCBzdW50IGluIGN1bHBhIHF1aSBvZmZpY2lhIGRlc2VydW50IG1vbGxpdCBhbmltIGlkIGVzdCBsYWJvcnVtDQoNCltjb252aWRhZG9zIGNhdGVnb3JpYT0iY29tcGV0aWRvcmVzIl0=\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:491;}}}', '2014-12-18 19:58:45', 0, NULL),
(3, 231, 10, 1, 0, '794d5cefe543b63b07d6d8452843485d', 'local', 'a:2:{s:3:\"url\";s:39:\"http://beta.ondasdeouro.com?page_id=478\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:16:\"Q29udmlkYWRvcw==\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:1236:\"TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYSBhbGlxdWEuIFV0IGVuaW0gYWQgbWluaW0gdmVuaWFtLCBxdWlzIG5vc3RydWQgZXhlcmNpdGF0aW9uIHVsbGFtY28gbGFib3JpcyBuaXNpIHV0IGFsaXF1aXAgZXggZWEgY29tbW9kbyBjb25zZXF1YXQuIER1aXMgYXV0ZSBpcnVyZSBkb2xvciBpbiByZXByZWhlbmRlcml0IGluIHZvbHVwdGF0ZSB2ZWxpdCBlc3NlIGNpbGx1bSBkb2xvcmUgZXUgZnVnaWF0IG51bGxhIHBhcmlhdHVyLiBFeGNlcHRldXIgc2ludCBvY2NhZWNhdCBjdXBpZGF0YXQgbm9uIHByb2lkZW50LCBzdW50IGluIGN1bHBhIHF1aSBvZmZpY2lhIGRlc2VydW50IG1vbGxpdCBhbmltIGlkIGVzdCBsYWJvcnVtDQo8ZGl2IGNsYXNzPSJjbGVhcmZpeCI+PC9kaXY+DQo8aDMgY2xhc3M9InJvd1RpdGxlIj48c3Bhbj5Db21wZXRpZG9yZXM8L3NwYW4+PC9oMz4NCltjb252aWRhZG9zIGNhdGVnb3JpYT0iY29tcGV0aWRvcmVzIl0NCjxkaXYgY2xhc3M9ImNsZWFyZml4Ij48L2Rpdj4NCjxoMyBjbGFzcz0icm93VGl0bGUiPjxzcGFuPkZyZWUgU3VyZmVyczwvc3Bhbj48L2gzPg0KW2NvbnZpZGFkb3MgY2F0ZWdvcmlhPSJmcmVlLXN1cmZlcnMiXQ0KPGRpdiBjbGFzcz0iY2xlYXJmaXgiPjwvZGl2Pg0KPGgzIGNsYXNzPSJyb3dUaXRsZSI+PHNwYW4+U291bCBTdXJmZXJzPC9zcGFuPjwvaDM+DQpbY29udmlkYWRvcyBjYXRlZ29yaWE9InNvdWwtc3VyZmVycyJdDQo8ZGl2IGNsYXNzPSJjbGVhcmZpeCI+PC9kaXY+DQo8aDMgY2xhc3M9InJvd1RpdGxlIj48c3Bhbj5XaWxkY2FyZHM8L3NwYW4+PC9oMz4NCltjb252aWRhZG9zIGNhdGVnb3JpYT0id2lsZGNhcmRzIl0=\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:478;}}}', '2014-12-18 20:00:13', 0, NULL),
(4, 232, 10, 1, 0, '308f770f0d8f47087c32f79a8a4bcd22', 'local', 'a:2:{s:3:\"url\";s:39:\"http://beta.ondasdeouro.com?page_id=493\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:16:\"RnJlZSBTdXJmZXJz\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:648:\"TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYSBhbGlxdWEuIFV0IGVuaW0gYWQgbWluaW0gdmVuaWFtLCBxdWlzIG5vc3RydWQgZXhlcmNpdGF0aW9uIHVsbGFtY28gbGFib3JpcyBuaXNpIHV0IGFsaXF1aXAgZXggZWEgY29tbW9kbyBjb25zZXF1YXQuIER1aXMgYXV0ZSBpcnVyZSBkb2xvciBpbiByZXByZWhlbmRlcml0IGluIHZvbHVwdGF0ZSB2ZWxpdCBlc3NlIGNpbGx1bSBkb2xvcmUgZXUgZnVnaWF0IG51bGxhIHBhcmlhdHVyLiBFeGNlcHRldXIgc2ludCBvY2NhZWNhdCBjdXBpZGF0YXQgbm9uIHByb2lkZW50LCBzdW50IGluIGN1bHBhIHF1aSBvZmZpY2lhIGRlc2VydW50IG1vbGxpdCBhbmltIGlkIGVzdCBsYWJvcnVtDQoNCltjb252aWRhZG9zIGNhdGVnb3JpYT0iZnJlZS1zdXJmZXJzIl0=\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:493;}}}', '2014-12-18 20:01:05', 0, NULL),
(5, 233, 10, 1, 0, 'ee6ea4d72eac892064084f205b93c8dc', 'local', 'a:2:{s:3:\"url\";s:39:\"http://beta.ondasdeouro.com?page_id=508\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:8:\"TElWRQ==\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:0:\"\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:508;}}}', '2014-12-18 20:01:47', 0, NULL),
(6, 234, 10, 1, 0, 'b552e7072bd3fee9f0acaeb3e38c584f', 'local', 'a:2:{s:3:\"url\";s:39:\"http://beta.ondasdeouro.com?page_id=495\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:16:\"U291bCBTdXJmZXJz\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:648:\"TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYSBhbGlxdWEuIFV0IGVuaW0gYWQgbWluaW0gdmVuaWFtLCBxdWlzIG5vc3RydWQgZXhlcmNpdGF0aW9uIHVsbGFtY28gbGFib3JpcyBuaXNpIHV0IGFsaXF1aXAgZXggZWEgY29tbW9kbyBjb25zZXF1YXQuIER1aXMgYXV0ZSBpcnVyZSBkb2xvciBpbiByZXByZWhlbmRlcml0IGluIHZvbHVwdGF0ZSB2ZWxpdCBlc3NlIGNpbGx1bSBkb2xvcmUgZXUgZnVnaWF0IG51bGxhIHBhcmlhdHVyLiBFeGNlcHRldXIgc2ludCBvY2NhZWNhdCBjdXBpZGF0YXQgbm9uIHByb2lkZW50LCBzdW50IGluIGN1bHBhIHF1aSBvZmZpY2lhIGRlc2VydW50IG1vbGxpdCBhbmltIGlkIGVzdCBsYWJvcnVtDQoNCltjb252aWRhZG9zIGNhdGVnb3JpYT0ic291bC1zdXJmZXJzIl0=\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:495;}}}', '2014-12-18 20:03:12', 0, NULL),
(7, 235, 10, 1, 0, 'a36c0e26d6bb08e56a1242aeb9f04c57', 'local', 'a:2:{s:3:\"url\";s:39:\"http://beta.ondasdeouro.com?page_id=464\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:8:\"VmlkZW9z\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:16:\"W3R1YmVwcmVzc10=\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:464;}}}', '2014-12-18 20:03:49', 0, NULL),
(8, 236, 10, 1, 0, '41302cbe97fd51b172fc877bd1191e0e', 'local', 'a:2:{s:3:\"url\";s:39:\"http://beta.ondasdeouro.com?page_id=522\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:12:\"Vm90YcOnw6Nv\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:92:\"Jm5ic3A7DQoNCkNsaXF1ZSBlbSBjYWRhIHVtIGRvcyBzdXJmaXN0YXMgcGFyYSBmYXplciBhIHN1YSBzZWxlw6fDo28h\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:522;}}}', '2014-12-18 20:05:09', 0, NULL),
(9, 237, 10, 1, 0, '5b9f22656aba18ddd7602f18b5704a17', 'local', 'a:2:{s:3:\"url\";s:39:\"http://beta.ondasdeouro.com?page_id=497\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:12:\"V2lsZGNhcmRz\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:644:\"TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyIGFkaXBpc2NpbmcgZWxpdCwgc2VkIGRvIGVpdXNtb2QgdGVtcG9yIGluY2lkaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYSBhbGlxdWEuIFV0IGVuaW0gYWQgbWluaW0gdmVuaWFtLCBxdWlzIG5vc3RydWQgZXhlcmNpdGF0aW9uIHVsbGFtY28gbGFib3JpcyBuaXNpIHV0IGFsaXF1aXAgZXggZWEgY29tbW9kbyBjb25zZXF1YXQuIER1aXMgYXV0ZSBpcnVyZSBkb2xvciBpbiByZXByZWhlbmRlcml0IGluIHZvbHVwdGF0ZSB2ZWxpdCBlc3NlIGNpbGx1bSBkb2xvcmUgZXUgZnVnaWF0IG51bGxhIHBhcmlhdHVyLiBFeGNlcHRldXIgc2ludCBvY2NhZWNhdCBjdXBpZGF0YXQgbm9uIHByb2lkZW50LCBzdW50IGluIGN1bHBhIHF1aSBvZmZpY2lhIGRlc2VydW50IG1vbGxpdCBhbmltIGlkIGVzdCBsYWJvcnVtDQoNCltjb252aWRhZG9zIGNhdGVnb3JpYT0id2lsZGNhcmRzIl0=\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:497;}}}', '2014-12-18 20:05:37', 0, NULL),
(10, 257, 10, 1, 0, 'd97409122d5abaf70c00d17cf2db1810', 'local', 'a:2:{s:3:\"url\";s:33:\"http://beta.ondasdeouro.com?p=460\";s:8:\"contents\";a:5:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:24:\"R2FsZXJpYSBUZXN0ZSAjMg==\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:1156:\"U2VkIHV0IHBlcnNwaWNpYXRpcyB1bmRlIG9tbmlzIGlzdGUgbmF0dXMgZXJyb3Igc2l0IHZvbHVwdGF0ZW0gYWNjdXNhbnRpdW0gZG9sb3JlbXF1ZSBsYXVkYW50aXVtLCB0b3RhbSByZW0gYXBlcmlhbSwgZWFxdWUgaXBzYSBxdWFlIGFiIGlsbG8gaW52ZW50b3JlIHZlcml0YXRpcyBldCBxdWFzaSBhcmNoaXRlY3RvIGJlYXRhZSB2aXRhZSBkaWN0YSBzdW50IGV4cGxpY2Fiby4gTmVtbyBlbmltIGlwc2FtIHZvbHVwdGF0ZW0gcXVpYSB2b2x1cHRhcyBzaXQgYXNwZXJuYXR1ciBhdXQgb2RpdCBhdXQgZnVnaXQsIHNlZCBxdWlhIGNvbnNlcXV1bnR1ciBtYWduaSBkb2xvcmVzIGVvcyBxdWkgcmF0aW9uZSB2b2x1cHRhdGVtIHNlcXVpIG5lc2NpdW50LiBOZXF1ZSBwb3JybyBxdWlzcXVhbSBlc3QsIHF1aSBkb2xvcmVtIGlwc3VtIHF1aWEgZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyLCBhZGlwaXNjaSB2ZWxpdCwgc2VkIHF1aWEgbm9uIG51bXF1YW0gZWl1cyBtb2RpIHRlbXBvcmEgaW5jaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYW0gYWxpcXVhbSBxdWFlcmF0IHZvbHVwdGF0ZW0uIFV0IGVuaW0gYWQgbWluaW1hIHZlbmlhbSwgcXVpcyBub3N0cnVtIGV4ZXJjaXRhdGlvbmVtIHVsbGFtIGNvcnBvcmlzIHN1c2NpcGl0IGxhYm9yaW9zYW0sIG5pc2kgdXQgYWxpcXVpZCBleCBlYSBjb21tb2RpIGNvbnNlcXVhdHVyPyBRdWlzIGF1dGVtIHZlbCBldW0gaXVyZSByZXByZWhlbmRlcml0IHF1aSBpbiBlYSB2b2x1cHRhdGUgdmVsaXQgZXNzZSBxdWFtIG5paGlsIG1vbGVzdGlhZSBjb25zZXF1YXR1ciwgdmVsIGlsbHVtIHF1aSBkb2xvcmVtIGV1bSBmdWdpYXQgcXVvIHZvbHVwdGFzIG51bGxhIHBhcmlhdHVyPw==\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:460;}s:10:\"categories\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:29:\"\"R2FsZXJpYXM=\",\"Tm90w61jaWFz\"\";s:6:\"format\";s:10:\"csv_base64\";}s:12:\"category_ids\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";s:5:\"12,10\";}}}', '2014-12-18 20:10:01', 0, NULL),
(11, 258, 10, 1, 1, 'd13174c9c7c5a5b5de185102b92ae59c', 'local', 'a:2:{s:3:\"url\";s:33:\"http://beta.ondasdeouro.com?p=454\";s:8:\"contents\";a:5:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:24:\"R2FsZXJpYSBUZXN0ZSAjMQ==\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:1156:\"U2VkIHV0IHBlcnNwaWNpYXRpcyB1bmRlIG9tbmlzIGlzdGUgbmF0dXMgZXJyb3Igc2l0IHZvbHVwdGF0ZW0gYWNjdXNhbnRpdW0gZG9sb3JlbXF1ZSBsYXVkYW50aXVtLCB0b3RhbSByZW0gYXBlcmlhbSwgZWFxdWUgaXBzYSBxdWFlIGFiIGlsbG8gaW52ZW50b3JlIHZlcml0YXRpcyBldCBxdWFzaSBhcmNoaXRlY3RvIGJlYXRhZSB2aXRhZSBkaWN0YSBzdW50IGV4cGxpY2Fiby4gTmVtbyBlbmltIGlwc2FtIHZvbHVwdGF0ZW0gcXVpYSB2b2x1cHRhcyBzaXQgYXNwZXJuYXR1ciBhdXQgb2RpdCBhdXQgZnVnaXQsIHNlZCBxdWlhIGNvbnNlcXV1bnR1ciBtYWduaSBkb2xvcmVzIGVvcyBxdWkgcmF0aW9uZSB2b2x1cHRhdGVtIHNlcXVpIG5lc2NpdW50LiBOZXF1ZSBwb3JybyBxdWlzcXVhbSBlc3QsIHF1aSBkb2xvcmVtIGlwc3VtIHF1aWEgZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyLCBhZGlwaXNjaSB2ZWxpdCwgc2VkIHF1aWEgbm9uIG51bXF1YW0gZWl1cyBtb2RpIHRlbXBvcmEgaW5jaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYW0gYWxpcXVhbSBxdWFlcmF0IHZvbHVwdGF0ZW0uIFV0IGVuaW0gYWQgbWluaW1hIHZlbmlhbSwgcXVpcyBub3N0cnVtIGV4ZXJjaXRhdGlvbmVtIHVsbGFtIGNvcnBvcmlzIHN1c2NpcGl0IGxhYm9yaW9zYW0sIG5pc2kgdXQgYWxpcXVpZCBleCBlYSBjb21tb2RpIGNvbnNlcXVhdHVyPyBRdWlzIGF1dGVtIHZlbCBldW0gaXVyZSByZXByZWhlbmRlcml0IHF1aSBpbiBlYSB2b2x1cHRhdGUgdmVsaXQgZXNzZSBxdWFtIG5paGlsIG1vbGVzdGlhZSBjb25zZXF1YXR1ciwgdmVsIGlsbHVtIHF1aSBkb2xvcmVtIGV1bSBmdWdpYXQgcXVvIHZvbHVwdGFzIG51bGxhIHBhcmlhdHVyPw==\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:454;}s:10:\"categories\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:29:\"\"R2FsZXJpYXM=\",\"Tm90w61jaWFz\"\";s:6:\"format\";s:10:\"csv_base64\";}s:12:\"category_ids\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";s:5:\"12,10\";}}}', '2014-12-18 20:10:50', 0, NULL),
(12, 259, 10, 1, 0, '41a597878b9acc4430f7dd516edec552', 'local', 'a:2:{s:3:\"url\";s:33:\"http://beta.ondasdeouro.com?p=451\";s:8:\"contents\";a:5:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:36:\"QXJ0aWdvIGRvIFNsaWRlciBwcmluY2lwYWw=\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:40:\"YXTDqSBwb2RlIHRlciBhcXVpIHRleHRvIGjDoz8=\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:451;}s:10:\"categories\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:33:\"\"TWFpbiBTbGlkZXI=\",\"Tm90w61jaWFz\"\";s:6:\"format\";s:10:\"csv_base64\";}s:12:\"category_ids\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";s:5:\"11,10\";}}}', '2014-12-18 20:11:48', 0, NULL),
(13, 260, 10, 1, 0, '68bda1943bd2a8ade5de18930ae90927', 'local', 'a:2:{s:3:\"url\";s:31:\"http://beta.ondasdeouro.com?p=1\";s:8:\"contents\";a:7:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:24:\"RXhlbXBsbyBkZSBBcnRpZ28=\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:2152:\"PHN0cm9uZz5BdCB2ZXJvIGVvczwvc3Ryb25nPiBldCBhY2N1c2FtdXMgZXQgaXVzdG8gb2RpbyBkaWduaXNzaW1vcyBkdWNpbXVzIHF1aSBibGFuZGl0aWlzIHByYWVzZW50aXVtIHZvbHVwdGF0dW0gZGVsZW5pdGkgYXRxdWUgY29ycnVwdGkgcXVvcyBkb2xvcmVzIGV0IHF1YXMgbW9sZXN0aWFzIGV4Y2VwdHVyaSBzaW50IG9jY2FlY2F0aSBjdXBpZGl0YXRlIG5vbiBwcm92aWRlbnQsIHNpbWlsaXF1ZSBzdW50IGluIGN1bHBhIHF1aSBvZmZpY2lhIGRlc2VydW50IG1vbGxpdGlhIGFuaW1pLCBpZCBlc3QgbGFib3J1bSBldCBkb2xvcnVtIGZ1Z2EuIEV0IGhhcnVtIHF1aWRlbSByZXJ1bSBmYWNpbGlzIGVzdCBldCBleHBlZGl0YSBkaXN0aW5jdGlvLg0KDQo8ZW0+TmFtIGxpYmVybyB0ZW1wb3JlPC9lbT4sIGN1bSBzb2x1dGEgbm9iaXMgZXN0IGVsaWdlbmRpIG9wdGlvIGN1bXF1ZSBuaWhpbCBpbXBlZGl0IHF1byBtaW51cyBpZCBxdW9kIG1heGltZSBwbGFjZWF0IGZhY2VyZSBwb3NzaW11cywgb21uaXMgdm9sdXB0YXMgYXNzdW1lbmRhIGVzdCwgb21uaXMgZG9sb3IgcmVwZWxsZW5kdXMuIFRlbXBvcmlidXMgYXV0ZW0gcXVpYnVzZGFtIGV0IGF1dCBvZmZpY2lpcyBkZWJpdGlzIGF1dCByZXJ1bSBuZWNlc3NpdGF0aWJ1cyBzYWVwZSBldmVuaWV0IHV0IGV0IHZvbHVwdGF0ZXMgcmVwdWRpYW5kYWUgc2ludCBldCBtb2xlc3RpYWUgbm9uIHJlY3VzYW5kYWUuIEl0YXF1ZSBlYXJ1bSByZXJ1bSBoaWMgdGVuZXR1ciBhIHNhcGllbnRlIGRlbGVjdHVzLCB1dCBhdXQgcmVpY2llbmRpcyB2b2x1cHRhdGlidXMgbWFpb3JlcyBhbGlhcyBjb25zZXF1YXR1ciBhdXQgcGVyZmVyZW5kaXMgZG9sb3JpYnVzIGFzcGVyaW9yZXMgcmVwZWxsYXQNCg0KJm5ic3A7DQo8dWw+DQoJPGxpPmN1bSBzb2x1dGEgbm9iaXMgZXN0IGVsaWdlbmRpPC9saT4NCgk8bGk+b3B0aW8gY3VtcXVlIG5paGlsIGltcGVkaXQgcXVvIG1pbnVzIGlkIHF1b2QgbWF4aW1lIHBsYWNlYXQgZmFjZXJlIHBvc3NpbXVzPC9saT4NCgk8bGk+b21uaXMgdm9sdXB0YXMgYXNzdW1lbmRhIGVzdCwgb21uaXMgZG9sb3IgcmVwZWxsZW5kdXMuIFRlbXBvcmlidXMgYXV0ZW0gcXVpYnVzZGFtPC9saT4NCjwvdWw+DQombmJzcDsNCjxvbD4NCgk8bGk+Y3VtIHNvbHV0YSBub2JpcyBlc3QgZWxpZ2VuZGk8L2xpPg0KCTxsaT5vcHRpbyBjdW1xdWUgbmloaWwgaW1wZWRpdCBxdW8gbWludXMgaWQgcXVvZCBtYXhpbWUgcGxhY2VhdCBmYWNlcmUgcG9zc2ltdXM8L2xpPg0KCTxsaT5vbW5pcyB2b2x1cHRhcyBhc3N1bWVuZGEgZXN0LCBvbW5pcyBkb2xvciByZXBlbGxlbmR1cy4gVGVtcG9yaWJ1cyBhdXRlbSBxdWlidXNkYW08L2xpPg0KPC9vbD4NCiZuYnNwOw0KPGJsb2NrcXVvdGU+PGEgdGl0bGU9Imdvb2dsZSBpdCIgaHJlZj0iaHR0cDovL2dvb2dsZS5wdCI+SXRhcXVlIGVhcnVtIHJlcnVtPC9hPiBoaWMgdGVuZXR1ciBhIHNhcGllbnRlIGRlbGVjdHVzLCB1dCBhdXQgcmVpY2llbmRpcyB2b2x1cHRhdGlidXMgbWFpb3JlcyBhbGlhcyBjb25zZXF1YXR1ciBhdXQgcGVyZmVyZW5kaXMgZG9sb3JpYnVzIGFzcGVyaW9yZXMgcmVwZWxsYXQ8L2Jsb2NrcXVvdGU+DQombmJzcDsNCg0KJm5ic3A7\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:1;}s:4:\"tags\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:21:\"\"c3VyZg==\",\"dGVzdGU=\"\";s:6:\"format\";s:10:\"csv_base64\";}s:7:\"tag_ids\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";s:3:\"5,4\";}s:10:\"categories\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:33:\"\"TWFpbiBTbGlkZXI=\",\"Tm90w61jaWFz\"\";s:6:\"format\";s:10:\"csv_base64\";}s:12:\"category_ids\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";s:5:\"11,10\";}}}', '2014-12-18 20:12:05', 0, NULL),
(14, 246, 0, 0, 1, '21e19b6a3305754cbde204b93b8a24bc', '', 'a:2:{s:3:\"url\";s:33:\"http://beta.ondasdeouro.com?p=510\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:0:\"\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:4:\"IA==\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:510;}}}', '2014-12-18 20:18:21', 0, NULL),
(15, 247, 0, 0, 1, '21e19b6a3305754cbde204b93b8a24bc', '', 'a:2:{s:3:\"url\";s:33:\"http://beta.ondasdeouro.com?p=528\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:0:\"\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:4:\"IA==\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:528;}}}', '2014-12-18 20:18:21', 0, NULL),
(16, 248, 0, 0, 1, '21e19b6a3305754cbde204b93b8a24bc', '', 'a:2:{s:3:\"url\";s:33:\"http://beta.ondasdeouro.com?p=475\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:0:\"\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:4:\"IA==\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:475;}}}', '2014-12-18 20:18:21', 0, NULL),
(17, 249, 0, 0, 1, '21e19b6a3305754cbde204b93b8a24bc', '', 'a:2:{s:3:\"url\";s:33:\"http://beta.ondasdeouro.com?p=514\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:0:\"\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:4:\"IA==\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:514;}}}', '2014-12-18 20:18:21', 0, NULL),
(18, 250, 0, 0, 1, '21e19b6a3305754cbde204b93b8a24bc', '', 'a:2:{s:3:\"url\";s:33:\"http://beta.ondasdeouro.com?p=489\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:0:\"\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:4:\"IA==\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:489;}}}', '2014-12-18 20:18:21', 0, NULL),
(19, 251, 0, 0, 1, '21e19b6a3305754cbde204b93b8a24bc', '', 'a:2:{s:3:\"url\";s:33:\"http://beta.ondasdeouro.com?p=507\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:0:\"\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:4:\"IA==\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:507;}}}', '2014-12-18 20:18:22', 0, NULL),
(20, 252, 0, 0, 1, '21e19b6a3305754cbde204b93b8a24bc', '', 'a:2:{s:3:\"url\";s:33:\"http://beta.ondasdeouro.com?p=506\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:0:\"\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:4:\"IA==\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:506;}}}', '2014-12-18 20:18:22', 0, NULL),
(21, 253, 0, 0, 1, '21e19b6a3305754cbde204b93b8a24bc', '', 'a:2:{s:3:\"url\";s:33:\"http://beta.ondasdeouro.com?p=505\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:0:\"\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:4:\"IA==\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:505;}}}', '2014-12-18 20:18:22', 0, NULL),
(22, 254, 0, 0, 1, '21e19b6a3305754cbde204b93b8a24bc', '', 'a:2:{s:3:\"url\";s:33:\"http://beta.ondasdeouro.com?p=504\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:0:\"\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:4:\"IA==\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:504;}}}', '2014-12-18 20:18:23', 0, NULL),
(23, 255, 0, 0, 1, '21e19b6a3305754cbde204b93b8a24bc', '', 'a:2:{s:3:\"url\";s:33:\"http://beta.ondasdeouro.com?p=470\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:0:\"\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:4:\"IA==\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:470;}}}', '2014-12-18 20:18:23', 0, NULL),
(24, 256, 0, 0, 1, '21e19b6a3305754cbde204b93b8a24bc', '', 'a:2:{s:3:\"url\";s:33:\"http://beta.ondasdeouro.com?p=476\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:0:\"\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:4:\"IA==\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:476;}}}', '2014-12-18 20:18:23', 0, NULL),
(25, 272, 10, 1, 0, '79a889686ac26f4233f889f7247892a3', 'local', 'a:2:{s:3:\"url\";s:39:\"http://beta.ondasdeouro.com?page_id=619\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:16:\"RW1iYWl4YWRvcmVz\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:3692:\"PGg0Pk1hbnVlbCBTw6EgUGVzc29hPC9oND4NCk1hbnVlbCBTw6EgUGVzc29hLCBzdWZpc3RhIGRhIFByYWlhIEdyYW5kZSBlIGF0b3IgZGUgcHJvZmlzc8Ojbywgc2VtcHJlIHRldmUgdW1hIGxpZ2HDp8OjbyBtdWl0byBmb3J0ZSBjb20gbyBtYXIuIERpdmlkaWRvIGVudHJlIHByb2pldG9zIHF1ZSB0ZW0gbmEgQWxlbWFuaGEgZSBlbSBQb3J0dWdhbCwgcHJvY3VyYSBzZW1wcmUgcXVlIHBvZGUgZXN0YXIgZGVudHJvIGRlIMOhZ3VhLCBjb20gb3MgYW1pZ29zIG5vIHNldSBoYWJpdGF0IG5hdHVyYWwuIERvbm8gZGUgdW0gc3VyZiBkZSBib20gbsOtdmVsLCBNYW5lbCDDqSB0YWx2ZXogZG9zIG1lbGhvcmVzIHN1cmZpc3RhcyBkbyBub3NzbyBlY3LDoy4NCg0KPGEgaHJlZj0iaHR0cDovL2xvY2FsaG9zdC9jYXBpdHVsb3BlcmZlaXRvL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE0LzEyL01hbmVsU2FQZXNzb2EuanBlZyI+PGltZyBjbGFzcz0iYWxpZ25ub25lIHdwLWltYWdlLTYyNiBzaXplLWZ1bGwiIHNyYz0iaHR0cDovL2xvY2FsaG9zdC9jYXBpdHVsb3BlcmZlaXRvL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE0LzEyL01hbmVsU2FQZXNzb2EuanBlZyIgYWx0PSJNYW5lbFNhUGVzc29hIiB3aWR0aD0iNjQwIiBoZWlnaHQ9IjQyNyIgLz48L2E+DQo8aDQ+PC9oND4NCjxoND48L2g0Pg0KPGg0PlJpY2FyZG8gVHJlcGE8L2g0Pg0KUmljYXJkbyBUcmVwYSDDqSB1bSBjb25jZWl0dWFkbyBhdG9yIGRlIGNpbmVtYSBxdWUgY29tZcOnb3UgdGFyZGUgYSBzdXJmYXIsIG1hcyBzZW1wcmUgZGVtb25zdHJvdSBhdGl0dWRlIGUgY29yYWdlbSBkZW50cm8gZGUgw6FndWEuDQpWw6ogbm8gc3VyZiB1bWEgZm9ybWEgZGUgcG9kZXIgY29udml2ZXIgY29tIHVtIG11bmRvIG9uZGUgbyBiZW0gZXN0YXIgZsOtc2ljbyBlIG1lbnRhbCBpbXBlcmFtLg0KDQo8YSBocmVmPSJodHRwOi8vbG9jYWxob3N0L2NhcGl0dWxvcGVyZmVpdG8vd3AtY29udGVudC91cGxvYWRzLzIwMTQvMTIvcmljYXJkby10cmVwYS5qcGciPjxpbWcgY2xhc3M9ImFsaWdubm9uZSB3cC1pbWFnZS02MjAgc2l6ZS1sYXJnZSIgc3JjPSJodHRwOi8vbG9jYWxob3N0L2NhcGl0dWxvcGVyZmVpdG8vd3AtY29udGVudC91cGxvYWRzLzIwMTQvMTIvcmljYXJkby10cmVwYS03MDB4NDY2LmpwZyIgYWx0PSJyaWNhcmRvLXRyZXBhIiB3aWR0aD0iNzAwIiBoZWlnaHQ9IjQ2NiIgLz48L2E+DQo8aDQ+PC9oND4NCjxoND48L2g0Pg0KPGg0PkZyYW5jaXNjbyBNZW5kZXM8L2g0Pg0KRnJhbmNpc2NvIE1lbmRlcyBhcHJlc2VudGFkb3IgdHYgw6kgYXR1YWxtZW50ZSB1bWEgZGFzIGNhcmFzIGRhIFJUUC4gRW0gcmVsYcOnw6NvIGFvIHN1cmYgasOhIGZleiBhbGd1bnMgdHJhYmFsaG9zIHJlbGFjaW9uYWRvcyBjb20gZXN0YSBtb2RhbGlkYWRlIGNvbW8gw6kgZXhlbXBsbyBhIGNvYmVydHVyYSBwYXJhIGEgUlRQIGRvIFdDVCBlbSBQZW5pY2hlLuKAqFN1cmZpc3RhIHBvciBwYWl4w6NvIHbDqiBuZXN0ZSBkZXNwb3J0byB1bSByZWbDumdpbyBwYXJhIG8gc2V1IGVxdWlsaWJybyBlIGVuY29udHJvIGVzcGlyaXR1YWwuDQoNCjxhIGhyZWY9Imh0dHA6Ly9sb2NhbGhvc3QvY2FwaXR1bG9wZXJmZWl0by93cC1jb250ZW50L3VwbG9hZHMvMjAxNC8xMi9mcmFuY2lzY28tbWVuZGVzLTEuanBnIj48aW1nIGNsYXNzPSJhbGlnbm5vbmUgd3AtaW1hZ2UtNjIyIHNpemUtbGFyZ2UiIHNyYz0iaHR0cDovL2xvY2FsaG9zdC9jYXBpdHVsb3BlcmZlaXRvL3dwLWNvbnRlbnQvdXBsb2Fkcy8yMDE0LzEyL2ZyYW5jaXNjby1tZW5kZXMtMS03MDB4NDY1LmpwZyIgYWx0PSJmcmFuY2lzY28tbWVuZGVzLTEiIHdpZHRoPSI3MDAiIGhlaWdodD0iNDY1IiAvPjwvYT4NCjxoND48L2g0Pg0KPGg0PjwvaDQ+DQo8aDQ+UGVkcm8gTGltYTwvaDQ+DQpQZWRybyBMaW1hLCBhdG9yIGRlIHByb2Zpc3PDo28sIHN1cmZpc3RhIGRlIGNvcmHDp8OjbyBlIHBhaSBkZSBmYW3DrWxpYSBkZSB2b2Nhw6fDo28u4oCow4kgY29zdHVtZSBlbmNvbnRyYXIgZXN0ZSBleC4gYXRsZXRhIG9sw61tcGljbyBkZSBuYXRhw6fDo28gbm8gbGluZSB1cCBjb20gcmVndWxhcmlkYWRlLCBub3MgaW50ZXJ2YWxvcyBkYXMgZ3JhdmHDp8O1ZXMsIHByaW5jaXBhbG1lbnRlIG5vcyBkaWFzIG1haXMgcGVyZmVpdG9zLg0KRGVzdGFjYSBzZSBubyBtZWlvIHBlbG8gYXBvaW8gYSB2YXJpYWRhcyBjYXVzYXMgbGlnYWRhcyDDoSBwcmVzZXJ2YcOnw6NvIGUgdmlzaWJpbGlkYWRlIGRvIHN1cmYuDQpObyAywqogZWRpw6fDo28gZG8gQ2FwaXR1bG8gUGVyZmVpdG8sIGZvaSB1bSBkb3MgMTUgbm90w6F2ZWlzIHF1ZSBhanVkb3UgYSBvcmdhbml6YcOnw6NvIGEgYXB1cmFyIG9zIDMwIHN1cmZpc3RhcyBkZSAyMDEzLg0KDQo8YSBocmVmPSJodHRwOi8vbG9jYWxob3N0L2NhcGl0dWxvcGVyZmVpdG8vd3AtY29udGVudC91cGxvYWRzLzIwMTQvMTIvY2FtcGVvbmF0by1kZS1zdXJmLXJpcGN1cmwtY2FwaXR1bG8tcGVyZmVpdG8tMjAxMi5qcGciPjxpbWcgY2xhc3M9ImFsaWdubm9uZSB3cC1pbWFnZS02MjQgc2l6ZS1sYXJnZSIgc3JjPSJodHRwOi8vbG9jYWxob3N0L2NhcGl0dWxvcGVyZmVpdG8vd3AtY29udGVudC91cGxvYWRzLzIwMTQvMTIvY2FtcGVvbmF0by1kZS1zdXJmLXJpcGN1cmwtY2FwaXR1bG8tcGVyZmVpdG8tMjAxMi03MDB4NDY2LmpwZyIgYWx0PSJDYW1wZW9uYXRvIGRlIFN1cmYgUmlwQ3VybCBDYXBpdHVsbyBQZXJmZWl0byAyMDEyIiB3aWR0aD0iNzAwIiBoZWlnaHQ9IjQ2NiIgLz48L2E+\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:619;}}}', '2014-12-18 20:39:13', 0, NULL),
(26, 277, 10, 1, 0, 'fabe3dd90cadc76d8420d57cc5a5c9e0', 'local', 'a:2:{s:3:\"url\";s:39:\"http://beta.ondasdeouro.com?page_id=636\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:32:\"Q29taXNzw6NvIGRlIE5vdMOhdmVpcw==\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:2684:\"PHN0cm9uZz5PcyBOb3TDoXZlaXM8L3N0cm9uZz4NCg0KPHN0cm9uZz4xLkpvw6NvIFZhbGVudGUg4oCTIERpcmV0b3IgU1VSRlBvcnR1Z2FsPC9zdHJvbmc+DQpKb8OjbyBhanVkb3UgYSBmb3JtYXIsIGjDoSBtYWlzIGRlIDI1IGFub3MsIGEgcHJpbWVpcmEgcmV2aXN0YSBkZSBzdXJmIHBvcnR1Z3Vlc2EsIHF1ZSBhaW5kYSBob2plIMOpIGEgbWFyY2EgbMOtZGVyIG5vIHNlY3Rvci4gw4kgZGV0ZW50b3IgZGUgdW1hIGVub3JtZSBjdWx0dXJhIGRlIHN1cmYgYWRxdWlyaWRhIG5vIGNvbnRhdG8gcGVybWFuZW50ZSBjb20gYSBjb211bmlkYWRlIGUgYXRyYXbDqXMgZGUgdW1hIGluZmluZMOhdmVsIGNvbGXDp8OjbyBkZSBsaXZyb3MgZSByZXZpc3Rhcy4NCg0KPHN0cm9uZz4yLkpvc8OpIE1hbnVlbCBCcmFnYSDigJMgU2VsZWNpb25hZG9yIE5hY2lvbmFsPC9zdHJvbmc+DQpaw6kgTWFuZWwsIHN1cmZpc3RhIGRhcyBwcmltZWlyYXMgc2FmcmFzIGRlIENhcmNhdmVsb3MsIGZleiBwYXJ0ZSBkYSBldm9sdcOnw6NvIGRlIHbDoXJpb3MgYXRsZXRhcyBkZSBkaWZlcmVudGVzIGdlcmHDp8O1ZXMsIHBvZGVuZG8gc2UgYWZpcm1hciBjb21vIG8gcHJpbWVpcm8gdHJlaW5hZG9yIGRlIHN1cmYgZW0gUG9ydHVnYWwuIFNvYiBvIHNldSBjb21hbmRvLCBhIHNlbGXDp8OjbyBwb3J0dWd1ZXNhIGF0aW5naXUgb3MgbWFpb3JlcyBmZWl0b3MgZGEgc3VhIGhpc3TDs3JpYSwgaW5jbHVpbmRvIDQgdMOtdHVsb3MgZXVyb3BldXMgb3BlbiBlIHVtIGrDum5pb3IsIGUgdW0gcXVhcnRvIGx1Z2FyIG5vIG11bmRpYWwgZGUgZXF1aXBhcywgZW50cmUgb3V0cm9zLg0KDQo8c3Ryb25nPjMuTnVubyBUcmlnbyDigJMgQ2hlZmUgZGUgSnVpemVzIEZQUzwvc3Ryb25nPg0KTnVubyBUcmlnbyDDqSBKdWl6IG5hIEZlZGVyYcOnw6NvIFBvcnR1Z3Vlc2EgZGUgU3VyZiBlIG5hIEFTUCBlIGVtIHbDoXJpYXMgcHJvdmFzIG5hY2lvbmFpcyDDqSBjaGVmZSBkZSBqdcOtemVzLiBBbMOpbSBkZSBzZXIgaWd1YWxtZW50ZSBzdXJmaXN0YSwgdGVtIHVtIGNvbmhlY2ltZW50byBwcm9mdW5kbyBkbyBzdXJmIGUgZG9zIHN1cmZpc3RhcyBuYWNpb25haXMsIHNlbmRvIGFzc2ltIHVtYSBtYWlzLXZhbGlhIHBhcmEgZXN0YSBjb21pc3PDo28uDQoNCjxzdHJvbmc+NC5Hb27Dp2FsbyBSdWl2byDigJMgUmVzcG9uc8OhdmVsIHBvciB1bWEgb3BlcmHDp8OjbyBkZSBib2F0IGNoYXJ0ZXJzIG5hIEluZG9uw6lzaWE8L3N0cm9uZz4NCkdvbsOnYWxvIFJ1aXZvIMOpIG5lc3RlIG1vbWVudG8gbyBtYWlvciBlbWJhaXhhZG9yIHBvcnR1Z3XDqnMgbmEgSW5kb27DqXNpYSwgb3JnYW5pemFuZG8gYm9hdCB0cmlwcyBuYXMgZGl2ZXJzYXMgaWxoYXMgZG8gQXJxdWlww6lsYWdvLiBQZWxhcyBzdWFzIGVtYmFyY2HDp8O1ZXMgasOhIHBhc3NhcmFtIGEgbWFpb3IgcGFydGUgZG9zIG1lbGhvcmVzIHN1cmZpc3RhcyBwb3J0dWd1ZXNlcywgc2VuZG8gZWxlIG1lc21vIHVtIHR1YmUgcmlkZXIgbmF0by4NCg0KPHN0cm9uZz41Lk51bm8gSm9uZXQg4oCTIFN1cmZpc3RhIGUgU3BlYWtlciBJbnRlcm5hY2lvbmFsPC9zdHJvbmc+DQpOdW5vIEpvbmV0IMOpIHVtIGRvcyBtYWlvcmVzIG5vbWVzIGRlIHJlZmVyw6puY2lhIGRvIHN1cmYgbmFjaW9uYWwgZSBtdW5kaWFsLiBDb21lw6dvdSBhIGZhemVyIHN1cmYgZW0gQW5nb2xhIGFvcyAyMSBhbm9zLCBwYWl4w6NvIHF1ZSBjb250aW51b3UgcG9yIHRlcnJhcyBsdXNhcy4gTnVubyBmb2kgam9ybmFsaXN0YSwgZm90w7NncmFmbyBlIMOpIHVtIGRvcyBtYWlzIGNvbmNlaXR1YWRvcyBzcGVha2VycyBpbnRlcm5hY2lvbmFpcywgdGVuZG8gZXN0YWRvIHByZXNlbnRlIGVtIHF1YXNlIHRvZGFzIGFzIG1lbGhvcmVzIHByb3ZhcyBkZSBzdXJmIGRvIG11bmRvIGUgbmFjaW9uYWlzLiBDb20gaXN0bywgw6kgbGhlIGF0cmlidcOtZG8gdW0gZXhjZWxlbnRlIGNvbmhlY2ltZW50byBkYXMgb25kYXMgZSBkb3MgbWVsaG9yZXMgc3VyZmlzdGFzIHBvcnR1Z3Vlc2VzLg==\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:636;}}}', '2014-12-18 20:43:26', 0, NULL),
(27, 285, 10, 1, 0, '559d2dd8231d8b8c0b3c81860c9049d8', 'local', 'a:2:{s:3:\"url\";s:39:\"http://beta.ondasdeouro.com?page_id=648\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:12:\"SG9tZXBhZ2U=\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:0:\"\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:648;}}}', '2014-12-21 05:39:32', 0, NULL),
(28, 292, 10, 1, 0, 'd9b1ec8a27b13d378ed6a9092703becb', 'local', 'a:2:{s:3:\"url\";s:39:\"http://beta.ondasdeouro.com?page_id=654\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:24:\"YnJldmVtZW50ZSBvbmxpbmU=\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:0:\"\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:654;}}}', '2014-12-24 21:44:30', 0, NULL),
(29, 280, 0, 0, 1, '86a04757ffba2d6b839cab7ac7380ba8', '', 'a:2:{s:3:\"url\";s:33:\"http://beta.ondasdeouro.com?p=618\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:8:\"SG9tZQ==\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:0:\"\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:618;}}}', '2015-03-05 06:32:41', 0, NULL),
(30, 281, 0, 0, 1, '21e19b6a3305754cbde204b93b8a24bc', '', 'a:2:{s:3:\"url\";s:33:\"http://beta.ondasdeouro.com?p=642\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:0:\"\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:4:\"IA==\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:642;}}}', '2015-03-05 06:32:42', 0, NULL),
(31, 282, 0, 0, 1, '21e19b6a3305754cbde204b93b8a24bc', '', 'a:2:{s:3:\"url\";s:33:\"http://beta.ondasdeouro.com?p=643\";s:8:\"contents\";a:3:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:0:\"\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:4:\"IA==\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:643;}}}', '2015-03-05 06:32:42', 0, NULL),
(32, 306, 10, 1, 0, '1ab07956e802f8ceca4ef534816ba05e', 'local', 'a:2:{s:3:\"url\";s:33:\"http://beta.ondasdeouro.com?p=683\";s:8:\"contents\";a:5:{s:5:\"title\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:44:\"QWxsaWFueiBPbmRhcyBkZSBQb3J0dWdhbCBBd2FyZHM=\";s:6:\"format\";s:6:\"base64\";}s:4:\"body\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:2316:\"U2VkIHV0IHBlcnNwaWNpYXRpcyB1bmRlIG9tbmlzIGlzdGUgbmF0dXMgZXJyb3Igc2l0IHZvbHVwdGF0ZW0gYWNjdXNhbnRpdW0gZG9sb3JlbXF1ZSBsYXVkYW50aXVtLCB0b3RhbSByZW0gYXBlcmlhbSwgZWFxdWUgaXBzYSBxdWFlIGFiIGlsbG8gaW52ZW50b3JlIHZlcml0YXRpcyBldCBxdWFzaSBhcmNoaXRlY3RvIGJlYXRhZSB2aXRhZSBkaWN0YSBzdW50IGV4cGxpY2Fiby4gTmVtbyBlbmltIGlwc2FtIHZvbHVwdGF0ZW0gcXVpYSB2b2x1cHRhcyBzaXQgYXNwZXJuYXR1ciBhdXQgb2RpdCBhdXQgZnVnaXQsIHNlZCBxdWlhIGNvbnNlcXV1bnR1ciBtYWduaSBkb2xvcmVzIGVvcyBxdWkgcmF0aW9uZSB2b2x1cHRhdGVtIHNlcXVpIG5lc2NpdW50LiBOZXF1ZSBwb3JybyBxdWlzcXVhbSBlc3QsIHF1aSBkb2xvcmVtIGlwc3VtIHF1aWEgZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyLCBhZGlwaXNjaSB2ZWxpdCwgc2VkIHF1aWEgbm9uIG51bXF1YW0gZWl1cyBtb2RpIHRlbXBvcmEgaW5jaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYW0gYWxpcXVhbSBxdWFlcmF0IHZvbHVwdGF0ZW0uIFV0IGVuaW0gYWQgbWluaW1hIHZlbmlhbSwgcXVpcyBub3N0cnVtIGV4ZXJjaXRhdGlvbmVtIHVsbGFtIGNvcnBvcmlzIHN1c2NpcGl0IGxhYm9yaW9zYW0sIG5pc2kgdXQgYWxpcXVpZCBleCBlYSBjb21tb2RpIGNvbnNlcXVhdHVyPyBRdWlzIGF1dGVtIHZlbCBldW0gaXVyZSByZXByZWhlbmRlcml0IHF1aSBpbiBlYSB2b2x1cHRhdGUgdmVsaXQgZXNzZSBxdWFtIG5paGlsIG1vbGVzdGlhZSBjb25zZXF1YXR1ciwgdmVsIGlsbHVtIHF1aSBkb2xvcmVtIGV1bSBmdWdpYXQgcXVvIHZvbHVwdGFzIG51bGxhIHBhcmlhdHVyPyINCg0KU2VkIHV0IHBlcnNwaWNpYXRpcyB1bmRlIG9tbmlzIGlzdGUgbmF0dXMgZXJyb3Igc2l0IHZvbHVwdGF0ZW0gYWNjdXNhbnRpdW0gZG9sb3JlbXF1ZSBsYXVkYW50aXVtLCB0b3RhbSByZW0gYXBlcmlhbSwgZWFxdWUgaXBzYSBxdWFlIGFiIGlsbG8gaW52ZW50b3JlIHZlcml0YXRpcyBldCBxdWFzaSBhcmNoaXRlY3RvIGJlYXRhZSB2aXRhZSBkaWN0YSBzdW50IGV4cGxpY2Fiby4gTmVtbyBlbmltIGlwc2FtIHZvbHVwdGF0ZW0gcXVpYSB2b2x1cHRhcyBzaXQgYXNwZXJuYXR1ciBhdXQgb2RpdCBhdXQgZnVnaXQsIHNlZCBxdWlhIGNvbnNlcXV1bnR1ciBtYWduaSBkb2xvcmVzIGVvcyBxdWkgcmF0aW9uZSB2b2x1cHRhdGVtIHNlcXVpIG5lc2NpdW50LiBOZXF1ZSBwb3JybyBxdWlzcXVhbSBlc3QsIHF1aSBkb2xvcmVtIGlwc3VtIHF1aWEgZG9sb3Igc2l0IGFtZXQsIGNvbnNlY3RldHVyLCBhZGlwaXNjaSB2ZWxpdCwgc2VkIHF1aWEgbm9uIG51bXF1YW0gZWl1cyBtb2RpIHRlbXBvcmEgaW5jaWR1bnQgdXQgbGFib3JlIGV0IGRvbG9yZSBtYWduYW0gYWxpcXVhbSBxdWFlcmF0IHZvbHVwdGF0ZW0uIFV0IGVuaW0gYWQgbWluaW1hIHZlbmlhbSwgcXVpcyBub3N0cnVtIGV4ZXJjaXRhdGlvbmVtIHVsbGFtIGNvcnBvcmlzIHN1c2NpcGl0IGxhYm9yaW9zYW0sIG5pc2kgdXQgYWxpcXVpZCBleCBlYSBjb21tb2RpIGNvbnNlcXVhdHVyPyBRdWlzIGF1dGVtIHZlbCBldW0gaXVyZSByZXByZWhlbmRlcml0IHF1aSBpbiBlYSB2b2x1cHRhdGUgdmVsaXQgZXNzZSBxdWFtIG5paGlsIG1vbGVzdGlhZSBjb25zZXF1YXR1ciwgdmVsIGlsbHVtIHF1aSBkb2xvcmVtIGV1bSBmdWdpYXQgcXVvIHZvbHVwdGFzIG51bGxhIHBhcmlhdHVyPyI=\";s:6:\"format\";s:6:\"base64\";}s:11:\"original_id\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";i:683;}s:10:\"categories\";a:3:{s:9:\"translate\";i:1;s:4:\"data\";s:33:\"\"TWFpbiBTbGlkZXI=\",\"Tm90w61jaWFz\"\";s:6:\"format\";s:10:\"csv_base64\";}s:12:\"category_ids\";a:2:{s:9:\"translate\";i:0;s:4:\"data\";s:5:\"11,10\";}}}', '2015-03-05 16:58:05', 0, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `wp_links`
--

CREATE TABLE `wp_links` (
  `link_id` bigint(20) UNSIGNED NOT NULL,
  `link_url` varchar(255) NOT NULL DEFAULT '',
  `link_name` varchar(255) NOT NULL DEFAULT '',
  `link_image` varchar(255) NOT NULL DEFAULT '',
  `link_target` varchar(25) NOT NULL DEFAULT '',
  `link_description` varchar(255) NOT NULL DEFAULT '',
  `link_visible` varchar(20) NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) UNSIGNED NOT NULL DEFAULT '1',
  `link_rating` int(11) NOT NULL DEFAULT '0',
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) NOT NULL DEFAULT '',
  `link_notes` mediumtext NOT NULL,
  `link_rss` varchar(255) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `wp_litespeed_img_optm`
--

CREATE TABLE `wp_litespeed_img_optm` (
  `id` int(11) UNSIGNED NOT NULL,
  `post_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `optm_status` varchar(255) NOT NULL DEFAULT '',
  `src` varchar(1000) NOT NULL DEFAULT '',
  `srcpath_md5` varchar(128) NOT NULL DEFAULT '',
  `src_md5` varchar(128) NOT NULL DEFAULT '',
  `server` varchar(255) NOT NULL DEFAULT '',
  `root_id` int(11) NOT NULL DEFAULT '0',
  `src_filesize` int(11) NOT NULL DEFAULT '0',
  `target_filesize` int(11) NOT NULL DEFAULT '0',
  `target_saved` int(11) NOT NULL DEFAULT '0',
  `webp_filesize` int(11) NOT NULL DEFAULT '0',
  `webp_saved` int(11) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `wp_litespeed_optimizer`
--

CREATE TABLE `wp_litespeed_optimizer` (
  `id` int(11) NOT NULL,
  `hash_name` varchar(60) NOT NULL COMMENT 'hash.filetype',
  `src` text NOT NULL COMMENT 'full url array set',
  `dateline` int(11) NOT NULL,
  `refer` varchar(255) NOT NULL COMMENT 'The container page url'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `wp_newsletter`
--

CREATE TABLE `wp_newsletter` (
  `id` int(11) NOT NULL,
  `email` varchar(100) NOT NULL DEFAULT '',
  `name` varchar(100) NOT NULL DEFAULT '',
  `surname` varchar(100) NOT NULL DEFAULT '',
  `sex` char(1) NOT NULL DEFAULT 'n',
  `status` char(1) NOT NULL DEFAULT 'S',
  `created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `token` varchar(50) NOT NULL DEFAULT '',
  `feed` tinyint(4) NOT NULL DEFAULT '0',
  `feed_time` bigint(20) NOT NULL DEFAULT '0',
  `country` varchar(4) NOT NULL DEFAULT '',
  `list_1` tinyint(4) NOT NULL DEFAULT '0',
  `list_2` tinyint(4) NOT NULL DEFAULT '0',
  `list_3` tinyint(4) NOT NULL DEFAULT '0',
  `list_4` tinyint(4) NOT NULL DEFAULT '0',
  `list_5` tinyint(4) NOT NULL DEFAULT '0',
  `list_6` tinyint(4) NOT NULL DEFAULT '0',
  `list_7` tinyint(4) NOT NULL DEFAULT '0',
  `list_8` tinyint(4) NOT NULL DEFAULT '0',
  `list_9` tinyint(4) NOT NULL DEFAULT '0',
  `list_10` tinyint(4) NOT NULL DEFAULT '0',
  `list_11` tinyint(4) NOT NULL DEFAULT '0',
  `list_12` tinyint(4) NOT NULL DEFAULT '0',
  `list_13` tinyint(4) NOT NULL DEFAULT '0',
  `list_14` tinyint(4) NOT NULL DEFAULT '0',
  `list_15` tinyint(4) NOT NULL DEFAULT '0',
  `list_16` tinyint(4) NOT NULL DEFAULT '0',
  `list_17` tinyint(4) NOT NULL DEFAULT '0',
  `list_18` tinyint(4) NOT NULL DEFAULT '0',
  `list_19` tinyint(4) NOT NULL DEFAULT '0',
  `list_20` tinyint(4) NOT NULL DEFAULT '0',
  `profile_1` varchar(255) NOT NULL DEFAULT '',
  `profile_2` varchar(255) NOT NULL DEFAULT '',
  `profile_3` varchar(255) NOT NULL DEFAULT '',
  `profile_4` varchar(255) NOT NULL DEFAULT '',
  `profile_5` varchar(255) NOT NULL DEFAULT '',
  `profile_6` varchar(255) NOT NULL DEFAULT '',
  `profile_7` varchar(255) NOT NULL DEFAULT '',
  `profile_8` varchar(255) NOT NULL DEFAULT '',
  `profile_9` varchar(255) NOT NULL DEFAULT '',
  `profile_10` varchar(255) NOT NULL DEFAULT '',
  `profile_11` varchar(255) NOT NULL DEFAULT '',
  `profile_12` varchar(255) NOT NULL DEFAULT '',
  `profile_13` varchar(255) NOT NULL DEFAULT '',
  `profile_14` varchar(255) NOT NULL DEFAULT '',
  `profile_15` varchar(255) NOT NULL DEFAULT '',
  `profile_16` varchar(255) NOT NULL DEFAULT '',
  `profile_17` varchar(255) NOT NULL DEFAULT '',
  `profile_18` varchar(255) NOT NULL DEFAULT '',
  `profile_19` varchar(255) NOT NULL DEFAULT '',
  `profile_20` varchar(255) NOT NULL DEFAULT '',
  `referrer` varchar(50) NOT NULL DEFAULT '',
  `http_referer` varchar(255) NOT NULL DEFAULT '',
  `wp_user_id` int(11) NOT NULL DEFAULT '0',
  `ip` varchar(50) NOT NULL DEFAULT '',
  `test` tinyint(4) NOT NULL DEFAULT '0',
  `flow` tinyint(4) NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_newsletter`
--

INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(7707, 'nuno.vitorino@surfadaptado.pt', '', '', 'n', 'C', '2015-04-08 09:33:17', '93ca909339', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '213.30.62.62', 0, 0),
(4, 'capituloperfeitoportugal@gmail.com', 'Capítulo', 'Perfeito', 'n', 'C', '2015-03-31 22:50:24', '4cf4721b34', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5, 'suacarvalho@gmail.com', 'Susana', 'Carvalho', 'n', 'C', '2015-03-31 22:50:24', '52cc6d19d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1264, '', 0, 0),
(6, 'rui@twice.pt', 'Rui', 'Costa', 'n', 'C', '2015-03-31 22:50:24', 'ef3747fc7a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 1, 0),
(7, 'anadamas94@hotmail.com', 'Ana', 'Patrícia', 'n', 'C', '2015-03-31 22:52:53', '24f652bea8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 67, '', 0, 0),
(8, 'tiago_almeida.88@hotmail.com', 'Tiago', 'Almeida', 'n', 'C', '2015-03-31 22:52:53', '7c4fc67394', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(9, 'diogo.pintovicente@gmail.com', 'Diogo', 'Vicente', 'n', 'C', '2015-03-31 22:52:53', 'cd7673cfdb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(10, 'aritzaranburu@gmail.com', 'Arites', 'Aranburu', 'n', 'C', '2015-03-31 22:52:53', 'f7553b657d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(11, 'joao_tavares20@msn.com', 'João', 'Tavares', 'n', 'C', '2015-03-31 22:52:53', '2c4efd7c0b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(12, 'nevesmota@gmail.com', 'Vasco', 'Mota', 'n', 'C', '2015-03-31 22:52:53', 'c9587a0a96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(13, 'joaodefigueiredo@hotmail.com', 'João', 'Figueiredo', 'n', 'C', '2015-03-31 22:52:53', 'f80810bc88', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(14, 'jose.d.carneiro@gmail.com', 'jose diogo', 'Araujo Silva', 'n', 'C', '2015-03-31 22:52:53', '0b4a63fcf1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(15, 'madalena.pedreira@gmail.com', 'Madalena', 'Pedreira', 'n', 'C', '2015-03-31 22:52:53', '72bb092f51', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(16, 'luisfilipecostapereira@gmail.com', 'Filipe', 'Costa', 'n', 'C', '2015-03-31 22:52:53', 'a82cdee166', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(17, 'jmcsevero@hotmail.com', 'José', 'Severo', 'n', 'C', '2015-03-31 22:52:53', 'f4e4fa0ff6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(18, 'pedromonval@gmail.com', 'Pedro', 'Valente', 'n', 'C', '2015-03-31 22:52:53', 'dd89e7dc31', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(19, 'fmvmpm@gmail.com', 'Francisco', 'Pinto de Magalhaes', 'n', 'C', '2015-03-31 22:52:53', '6edbfd5592', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(20, 'ruipfdebrito@hotmail.com', 'Rui', 'De Brito', 'n', 'C', '2015-03-31 22:52:53', '907e4eb9ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(21, 'andresdealmeida@gmail.com', 'Andrés', 'Chavarría', 'n', 'C', '2015-03-31 22:52:53', 'bb1482120b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(22, 'jvasconunes@gmail.com', 'João Vasco', 'Nunes', 'n', 'C', '2015-03-31 22:52:53', '61a33bf6aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 14, '', 0, 0),
(23, 'claudiolealfernandes@gmail.com', 'Claudio', 'Leal Fernandes', 'n', 'C', '2015-03-31 22:52:53', '873cc00c45', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1085, '', 0, 0),
(24, 'trindade81@live.com', 'Diogo', 'Pacheco Trindade', 'n', 'C', '2015-03-31 22:52:53', 'f20156858e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(25, 'goncalo.gp2002@hotmail.com', 'Gonçalo', 'Parreira', 'n', 'C', '2015-03-31 22:52:53', 'e60d33d4be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(26, 'nando_fmgp@hotmail.com', 'Fernando', 'Pais', 'n', 'C', '2015-03-31 22:52:53', 'd8c490eaad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 45, '', 0, 0),
(27, 'marianaarvalente@icloud.com', 'Mariana', 'Valente', 'n', 'C', '2015-03-31 22:52:53', 'f268ef9986', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(28, 'adrianolongueira83@hotmail.com', 'Adriano', 'Longueira', 'n', 'C', '2015-03-31 22:52:53', 'c6cdf3a2ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(29, 'maniportas@gmail.com', 'Tomás', 'Portas', 'n', 'C', '2015-03-31 22:52:53', '4b26791864', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(30, 'rodes2.pombo@gmail.com', 'Rodrigo', 'Pombo', 'n', 'C', '2015-03-31 22:52:53', 'f7b6e2124f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(31, 'teresabonvalot@hotmail.com', 'Teresa', 'Bonvalot', 'n', 'C', '2015-03-31 22:52:53', '8c2d7027b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 781, '', 0, 0),
(32, 'tiagoasl@gmail.com', 'Tiago', 'Lopes', 'n', 'C', '2015-03-31 22:52:53', 'c4583526fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(33, 'mariaramos0265@hotmail.com', 'Maria', 'Ramos', 'n', 'C', '2015-03-31 22:52:53', '1036d1c2d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(34, 'ricardo.berquo@hotmail.com', 'Ricardo', 'Chaves', 'n', 'C', '2015-03-31 22:52:53', 'ed8476952c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4970, '', 0, 0),
(35, 'ricardo_alves91@hotmail.com', 'Ricardo', 'Alves', 'n', 'C', '2015-03-31 22:52:53', 'ec91146cfd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4500, '', 0, 0),
(36, 'desenhoanimado1@hotmail.com', 'André', 'Severo', 'n', 'C', '2015-03-31 22:52:53', 'f18e2f58c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(37, 'r.rodrigo-94@hotmail.com', 'Rodrigo', 'Romano', 'n', 'C', '2015-03-31 22:52:53', 'c7a0c486dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(38, 'paulocesarmartins94@outlook.com', 'Paulo', 'Martins', 'n', 'C', '2015-03-31 22:52:53', '47200ae308', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(39, 'seixal_12_david@hotmail.com', 'David', 'Dias', 'n', 'C', '2015-03-31 22:52:53', 'e43bd781ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(40, 'fratrinor@hotmail.com', 'Francisco', 'Ornelas', 'n', 'C', '2015-03-31 22:52:53', 'abc05cefd7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(41, 'martimjogos2001@gmail.com', 'Martim', 'Melo', 'n', 'C', '2015-03-31 22:52:53', 'e8d254e272', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(42, 'simos.teixeira@gmail.com', 'Simao', 'teixeira', 'n', 'C', '2015-03-31 22:52:53', '61d2c5d780', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 628, '', 0, 0),
(43, 'hugo.bastos.02@gmail.com', 'Hugo', 'Miguel', 'n', 'C', '2015-03-31 22:52:53', '9a4724f25a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(44, 'vascoberger@gmail.com', 'Vasco', 'Berger', 'n', 'C', '2015-03-31 22:52:53', '0fb898f9af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(45, 'christopherpaixao@gmail.com', 'Christopher', 'da Paixao', 'n', 'C', '2015-03-31 22:52:53', '8653639db8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(46, 'm@mariobelem.com', 'Mário', 'Belém', 'n', 'C', '2015-03-31 22:52:53', '6549fae54d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(47, 'vasco.j.scp@hotmail.com', 'Vasco', 'Jordão', 'n', 'C', '2015-03-31 22:52:53', '0965c0d2a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(48, 'jaimefccosta@gmail.com', 'Jaime', 'Costa', 'n', 'C', '2015-03-31 22:52:53', '0cef36b19b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(49, 'ni_andrade@hotmail.com', 'Ni', 'Andrade', 'n', 'C', '2015-03-31 22:52:53', '54c1dbde13', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 80, '', 0, 0),
(50, 'vascocm@gmail.com', 'Vascocm', 'cm', 'n', 'C', '2015-03-31 22:52:53', 'f634f84789', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(51, 'h.ac.vieira@gmail.com', 'Henrique', 'Vieira', 'n', 'C', '2015-03-31 22:52:53', '4e650f0a20', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(52, 'riccigabriel@hotmail.com', 'Gabriel', 'Ricci', 'n', 'C', '2015-03-31 22:52:53', 'f2a8fbcbe6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(53, 'alexandre.m.correia@hotmail.com', 'Alexandre', 'Correia', 'n', 'C', '2015-03-31 22:52:53', 'ee25874da1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(54, 'zepeter_06@hotmail.com', 'Zé', 'Pedro', 'n', 'C', '2015-03-31 22:52:53', '260f6e2a28', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(55, 'goncalomartins.b@gmail.com', 'Gonçalo', 'Barata', 'n', 'C', '2015-03-31 22:52:53', '0371de4b04', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(56, 'rodrigo20017@gmail.com', 'Rodrigo', 'Oliveira', 'n', 'C', '2015-03-31 22:52:53', 'c857ba2629', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(57, 'edihernandez87@gmail.com', 'Edi', 'Hernandez', 'n', 'C', '2015-03-31 22:52:53', 'c830c6a5bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(58, 'nuno.castro.santos@gmail.com', 'Nuno', 'Santos', 'n', 'C', '2015-03-31 22:52:53', 'a806aa19b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(59, 'bernardo_hipe_16@hotmail.com', 'Bernardo', 'Oliveira', 'n', 'C', '2015-03-31 22:52:53', 'd82a91270f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1400, '', 0, 0),
(60, 'bia_magnolia@hotmail.com', 'Beatriz', 'Inácio', 'n', 'C', '2015-03-31 22:52:53', 'f10e689f31', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(61, 'filipepipo8@hotmail.com', 'Filipe', 'Simões Bdb', 'n', 'C', '2015-03-31 22:52:53', '00a19be3b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(62, 'bruno.lorenzo28@gmail.com', 'Bruno', 'Lorenzo', 'n', 'C', '2015-03-31 22:52:53', 'e144a68c57', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 847, '', 0, 0),
(63, 'j.gaiosilva@hotmail.com', 'João', 'Silva', 'n', 'C', '2015-03-31 22:52:53', '64ccd150f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(64, 'raquelfradinho65@gmail.com', 'Raquel', 'Fradinho', 'n', 'C', '2015-03-31 22:52:53', '3d0d0e0074', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(65, 'ricardo@swcdblog.com', 'Ricardo', 'Santos', 'n', 'C', '2015-03-31 22:52:53', 'c8b0713220', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(66, 'filipesimoesbdb@gmail.com', 'Filipe', 'Simoes', 'n', 'C', '2015-03-31 22:52:53', '47747ea621', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(67, 'inescorreiapedroso@gmail.com', 'Inês', 'Pedroso', 'n', 'C', '2015-03-31 22:52:53', '91fdcf6bf7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(68, 'm_moura@hotmail.com', 'Miguel', 'Moura', 'n', 'C', '2015-03-31 22:52:53', '241f288304', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 251, '', 0, 0),
(69, 'goncalo.bicudo@gmail.com', 'Gonçalo', 'Bicudo', 'n', 'C', '2015-03-31 22:52:53', '1ab49459a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(70, 'miguelmadeirafutebolista@hotmail.com', 'Madeira', 'Miguel', 'n', 'C', '2015-03-31 22:52:53', '97da2bdc63', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(71, 'danielagodinho_@hotmail.com', 'Daniela', 'Godinho', 'n', 'C', '2015-03-31 22:52:53', '92999f17b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(72, 'jo_bento@hotmail.com', 'Jó Bento', '', 'n', 'C', '2015-03-31 22:52:53', 'ca5bae99d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1492, '', 0, 0),
(73, 'marianasa54@hotmail.com', 'Mariana', 'Sá', 'n', 'C', '2015-03-31 22:52:53', '10bbcea0e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3218, '', 0, 0),
(74, 'hugofsilvaa@gmail.com', 'Hugo', 'Silva', 'n', 'C', '2015-03-31 22:52:53', '9b74c51daa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 201, '', 0, 0),
(75, 'digoigo011@hotmail.com', 'Diogo', 'Inácio', 'n', 'C', '2015-03-31 22:52:53', '05f5559f31', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(76, 'sampaiomanel@gmail.com', 'Manuel', 'Sampaio', 'n', 'C', '2015-03-31 22:52:53', '45f5588df5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(77, 'luismuchata14@gmail.com', 'Luis', 'Muchata', 'n', 'C', '2015-03-31 22:52:53', '9c3875a0e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2634, '', 0, 0),
(78, 'surftrainingschool@gmail.com', 'SURF', 'TRAININGSCHOOL', 'n', 'C', '2015-03-31 22:52:53', '47b96a8cca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(79, 'teixeira.castro@gmail.com', 'Pedro', 'Teixeira', 'n', 'C', '2015-03-31 22:52:53', 'fe7e7be5ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(80, 'rodrigo.quit@gmail.com', 'Rodrigo', 'Pereira', 'n', 'C', '2015-03-31 22:52:53', '62832ab154', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(81, 'rutegil@gmail.com', 'Rute', 'Gil', 'n', 'C', '2015-03-31 22:52:53', 'f024cbeb04', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(82, 'l.m.bento@gmail.com', 'Luís', 'Bento', 'n', 'C', '2015-03-31 22:52:53', 'afc13883a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(83, 'ssmteixeira@hotmail.com', 'Susana', 'Teixeira', 'n', 'C', '2015-03-31 22:52:53', '1762e9b2e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(84, 'jbcarraco@gmail.com', 'João', 'Carraço', 'n', 'C', '2015-03-31 22:52:53', 'f05713afdf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(85, 'djrodriguinho@gmail.com', 'Rodrigo', 'Prates', 'n', 'C', '2015-03-31 22:52:53', '17508cea07', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(86, 'luisribeirotelles@hotmail.com', 'Luis', 'Telles', 'n', 'C', '2015-03-31 22:52:53', '9d6fc79e5b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1120, '', 0, 0),
(87, 'patriciagomes1@gmail.com', 'Patrícia', 'Gomes', 'n', 'C', '2015-03-31 22:52:53', 'b56ff266fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1198, '', 0, 0),
(88, 'pandorasaldanha@hotmail.com', 'Pandora', 'Saldanha', 'n', 'C', '2015-03-31 22:52:53', '7b4bc0202b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(89, 'anocassevero@gmail.com', 'Ana', 'Maria', 'n', 'C', '2015-03-31 22:52:53', 'abd29a01d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(90, 'goncasribeiro@gmail.com', 'Gonçalo', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:53', 'c8494d881b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1446, '', 0, 0),
(91, 'luis_folhadela@hotmail.com', 'Luis', 'Folhadela', 'n', 'C', '2015-03-31 22:52:53', 'dad65a26fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(92, 'jmartinho@gmail.com', 'João', 'Martinho', 'n', 'C', '2015-03-31 22:52:53', 'd9497d9d4c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(93, 'catarinajorge@gmail.com', 'Catarina', 'Jorge', 'n', 'C', '2015-03-31 22:52:53', 'c1cc8b83d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1082, '', 0, 0),
(94, 'joao_naximento_69@hotmail.com', 'João', 'Nascimento', 'n', 'C', '2015-03-31 22:52:53', '60d3958a8b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(95, 'fernandocarlospires@gmail.com', 'Fernando', 'Pires', 'n', 'C', '2015-03-31 22:52:53', '82d6a5e97c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(96, 'coias.pedro@gmail.com', 'Pedro', 'Cóias', 'n', 'C', '2015-03-31 22:52:53', '40b91a0723', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(97, 'xaninho.surf@hotmail.com', 'Alexandre', 'Ferreira', 'n', 'C', '2015-03-31 22:52:53', '291f1797a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1102, '', 0, 0),
(98, 'vascosalgado@hotmail.com', 'Vasco', 'Salgado', 'n', 'C', '2015-03-31 22:52:53', '92194bcf81', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1809, '', 0, 0),
(99, 'nisacoor@hotmail.com', 'Daniela', 'Teixeira', 'n', 'C', '2015-03-31 22:52:53', '8a14561e00', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(100, 'caroline.m6@hotmail.com', 'carolinacosta', '.', 'n', 'C', '2015-03-31 22:52:53', '8c125464ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(101, 'tomas_valente88@hotmail.com', 'Tomás Valente', '', 'n', 'C', '2015-03-31 22:52:53', 'edef790d22', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(102, 'nuno.tavares.castiajo@hotmail.com', 'Nuno', 'Castiajo', 'n', 'C', '2015-03-31 22:52:53', '6020fed110', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(103, 'vidite@terra.com.br', 'Virginia', 'Diano Teijeiro', 'n', 'C', '2015-03-31 22:52:53', 'c7835e16f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(104, 'alexandra.pires.hernandez@gmail.com', 'alexandraph11', '.', 'n', 'C', '2015-03-31 22:52:53', 'f581a192f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1068, '', 0, 0),
(105, 'frederico.roquette@nove.pt', 'Frederico', 'de Mendonça', 'n', 'C', '2015-03-31 22:52:53', '5244722998', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(106, 'isamgtmoreira@gmail.com', 'Chamusca', 'Isabel', 'n', 'C', '2015-03-31 22:52:53', '16fa95e41e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(107, 'carolbonates@gmail.com', 'Carol', 'Bonates', 'n', 'C', '2015-03-31 22:52:53', 'f586e4313d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2047, '', 0, 0),
(108, 'beta_deepblue@hotmail.com', 'Beta', 'Domingues', 'n', 'C', '2015-03-31 22:52:53', '8c1bf4181b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2470, '', 0, 0),
(109, 'ricardo.riscas@gmail.com', 'Ricardo', 'Nunes', 'n', 'C', '2015-03-31 22:52:53', 'f807174476', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(110, 'evapinhoazevedo@gmail.com', 'Eva', 'Azevedo', 'n', 'C', '2015-03-31 22:52:53', '1b104c4383', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(111, 'martaleitaodoamaral@gmail.com', 'Marta', 'Sarmento', 'n', 'C', '2015-03-31 22:52:53', '04ad2b93ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(112, 'joaopais.triatlo@gmail.com', 'João', 'Pais', 'n', 'C', '2015-03-31 22:52:53', '5faa5544ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(113, 'tavaresaf@gmail.com', 'António', 'Tavares', 'n', 'C', '2015-03-31 22:52:53', '5cbb9cba06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(114, 'joanaalmeidagarrett@gmail.com', 'Joana', 'Garrett', 'n', 'C', '2015-03-31 22:52:53', 'f0efa1f785', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(115, 'jonypatronilho@hotmail.com', 'João Maria', 'Jorge', 'n', 'C', '2015-03-31 22:52:53', 'c55b1fa889', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4848, '', 0, 0),
(116, 'rdas94@hotmail.com', 'Rodrigo', 'Carreiras', 'n', 'C', '2015-03-31 22:52:53', '0a8814bae6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(117, 'duarteseabral@hotmail.com', 'Duarte', 'Seabra Luís', 'n', 'C', '2015-03-31 22:52:53', '50e71b0c5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2653, '', 0, 0),
(118, 'spvardasca@gmail.com', 'Sérgio', 'Pereira', 'n', 'C', '2015-03-31 22:52:53', '95d67ece1e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(119, 'jotamfandre@hotmail.com', 'João', 'André', 'n', 'C', '2015-03-31 22:52:53', '03745dd62c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(120, 'martabeltran00@gmail.com', 'Marta', 'Beltran', 'n', 'C', '2015-03-31 22:52:53', 'b9bf5dc6e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(121, 'rui.o.tropa@gmail.com', 'Rui', 'Borges', 'n', 'C', '2015-03-31 22:52:53', '838d17270c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(122, 'miguelceiarod@hotmail.com', 'Miguel', 'Principe', 'n', 'C', '2015-03-31 22:52:53', 'b14d5e33e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(123, 'bruna.castelao@hotmail.com', 'Bruna', 'Castelão', 'n', 'C', '2015-03-31 22:52:53', '8ad03a1c36', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(124, 'goncalo_alex_silva202@hotmail.com', 'Gonçalo', 'Silva', 'n', 'C', '2015-03-31 22:52:53', 'e6cf02ea75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 447, '', 0, 0),
(125, 'adanielafigueira@gmail.com', 'Daniela', 'Figueira', 'n', 'C', '2015-03-31 22:52:53', '3855dbfd13', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(126, 'marianabeltran4@gmail.com', 'Mariana', 'Beltran', 'n', 'C', '2015-03-31 22:52:53', '5a06633d43', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1987, '', 0, 0),
(127, 'miguel_lamelas@hotmail.com', 'Miguel', 'Lamelas', 'n', 'C', '2015-03-31 22:52:53', 'cd72900df2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1284, '', 0, 0),
(128, 'fabiodias_designgrafico@hotmail.com', 'Fábio', 'Dias', 'n', 'C', '2015-03-31 22:52:53', 'f3a8656677', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(129, 'nuno.mspereira@gmail.com', 'Nuno', 'Pereira', 'n', 'C', '2015-03-31 22:52:53', '7267bf10e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4273, '', 0, 0),
(130, 'djareias@gmail.com', 'Daniel', 'Areias', 'n', 'C', '2015-03-31 22:52:53', 'f8e217d64a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(131, 'josesimoes1@hotmail.com', 'José', 'Simões', 'n', 'C', '2015-03-31 22:52:53', '92f0125727', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2913, '', 0, 0),
(132, 'vittorsantos.cardoso@gmail.com', 'Vittor', 'Cardoso', 'n', 'C', '2015-03-31 22:52:53', '1860207e4c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(133, 'diogoramalhaoma@gmail.com', 'Diogo', 'Ramalhão', 'n', 'C', '2015-03-31 22:52:53', '9ddca2aa79', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1244, '', 0, 0),
(134, 'meloluisp@gmail.com', 'Luis', 'Melo', 'n', 'C', '2015-03-31 22:52:53', 'cce62dcc8a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(135, 'alexandreferribeiro@gmail.com', 'Alexandre', 'Fernandes Ribeiro', 'n', 'C', '2015-03-31 22:52:53', '0ccf8b1ad8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(136, 'berniee_juliao@hotmail.com', 'Bernardo', 'Pereira', 'n', 'C', '2015-03-31 22:52:53', 'd96028f329', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(137, 'alexandrejesus1975@gmail.com', 'Alexandre', 'Jesus', 'n', 'C', '2015-03-31 22:52:53', 'b7f51cd588', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(138, 'denson.scp@gmail.com', 'Diogo', 'Evaristo da Silva', 'n', 'C', '2015-03-31 22:52:53', 'e424620cac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(139, 'francisco_marques@icloud.com', 'Francisco', 'Marques', 'n', 'C', '2015-03-31 22:52:53', '6f497c847d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(140, 'ricardo_fcp_gunit@hotmail.com', 'Ricardo', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:53', 'b041bcf2a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(141, 'lourenco_16@hotmail.com', 'Ivo', 'Sá', 'n', 'C', '2015-03-31 22:52:53', 'dd155103bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(142, 'ricardodams@hotmail.com', 'Ricardo', 'Damásio', 'n', 'C', '2015-03-31 22:52:53', '9783a4666a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2122, '', 0, 0),
(143, 'chicogomes22@hotmail.com', 'Francisco', 'Gomes', 'n', 'C', '2015-03-31 22:52:53', 'c0c719c2d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(144, 'goncalo.tfernandes@hotmail.com', 'Gonçalo', 'Fernandes', 'n', 'C', '2015-03-31 22:52:53', '8b46601f13', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(145, 'rafagestxi@hotmail.com', 'Rafael', 'Laranjeiro', 'n', 'C', '2015-03-31 22:52:53', 'eb00c1cc7a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(146, 'luis.vaz@muchbeta.com', 'Luís', 'Vaz', 'n', 'C', '2015-03-31 22:52:53', 'a1114f0746', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(147, 'equilibrioskateschool@gmail.com', 'Equilíbrio', 'Skate School', 'n', 'C', '2015-03-31 22:52:53', '105d8c3a40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(148, 'pedro.ribeiro91@hotmail.com', 'Pedro', 'Santos Ribeiro', 'n', 'C', '2015-03-31 22:52:53', '05c8761f82', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(149, 'tomanephotos@gmail.com', 'Tó', 'Mané', 'n', 'C', '2015-03-31 22:52:53', 'ae1fb59acf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 6, '', 0, 0),
(150, 'pedro-nuno10@hotmail.com', 'Pedro', 'Galriça', 'n', 'C', '2015-03-31 22:52:53', '1c3bf75165', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 831, '', 0, 0),
(151, 'estevesalbuquerque@gmail.com', 'Pedro', 'Albuquerque', 'n', 'C', '2015-03-31 22:52:53', '63c82448b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(152, 'kalu.oliveira@gmail.com', 'Kalu', 'Oliveira', 'n', 'C', '2015-03-31 22:52:53', '9081415556', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(153, 'bruno_10slb@hotmail.com', 'Bruno', 'Lopes', 'n', 'C', '2015-03-31 22:52:53', '8891a0f538', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(154, 'manu_mrcc@hotmail.com', 'Manuel', 'Camara', 'n', 'C', '2015-03-31 22:52:53', 'c73e21294f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(155, 'ratusfari@gmail.com', 'Rodolfo', 'Neves', 'n', 'C', '2015-03-31 22:52:53', '0b767f5487', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1293, '', 0, 0),
(156, 'matias.newemail@gmail.com', 'Tiago', 'Matias', 'n', 'C', '2015-03-31 22:52:53', '932cfbfdef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 870, '', 0, 0),
(157, 'xico.santos@hotmail.com', 'Francisco', 'Santos', 'n', 'C', '2015-03-31 22:52:53', '43920f722f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(158, 'rodrigo@digitallimits.pt', 'Rod', 'Caetano', 'n', 'C', '2015-03-31 22:52:53', '4af4e0f473', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(159, 'marta.bl.santos@gmail.com', 'Marta', 'Santos', 'n', 'C', '2015-03-31 22:52:53', 'e1aa9bce39', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(160, 'cfalcao1@hotmail.com', 'Cristina', 'Falcão', 'n', 'C', '2015-03-31 22:52:53', 'bcdf268ca0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(161, 'ricardomarques2003@gmail.com', 'Ricardo', 'Marques', 'n', 'C', '2015-03-31 22:52:53', '1af1cc7800', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(162, 'enrik_viana@hotmail.com', 'Henrique', 'Viana', 'n', 'C', '2015-03-31 22:52:53', '3ac1b54e10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(163, 'diogomgsousa@gmail.com', 'Diogo', 'Sousa', 'n', 'C', '2015-03-31 22:52:53', 'b7837168e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(164, 'severo.akacio@hotmail.com', 'Pedro', 'Severo', 'n', 'C', '2015-03-31 22:52:53', 'cc370c6d8e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(165, 'zemariabm@hotmail.com', 'Zé', 'Miranda', 'n', 'C', '2015-03-31 22:52:53', 'd517980ae0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(166, 'ftimoteodecarvalho@hotmail.com', 'Tim', 'Carvalho', 'n', 'C', '2015-03-31 22:52:53', '9373ccbadc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1886, '', 0, 0),
(167, 'fireburnmedia@gmail.com', 'Gonçalo', 'Caldeira', 'n', 'C', '2015-03-31 22:52:53', 'e1a010cf22', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(168, 'isabelcreal@sapo.pt', 'Isabel', 'Real', 'n', 'C', '2015-03-31 22:52:53', '4ea482ebd0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1119, '', 0, 0),
(169, 'luis_esteves_14@hotmail.com', 'Luis', 'Esteves', 'n', 'C', '2015-03-31 22:52:53', '304646c184', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1625, '', 0, 0),
(170, 'kikita_cunha@hotmail.com', 'Francisca', 'da Cunha', 'n', 'C', '2015-03-31 22:52:53', 'e98d5072ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1210, '', 0, 0),
(171, 'henrique_pyrrait@sapo.pt', 'Henrique', 'Pyrrait', 'n', 'C', '2015-03-31 22:52:53', 'be2325432a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 660, '', 0, 0),
(172, 'limaalapraia@hotmail.com', 'Ricardo', 'Lima', 'n', 'C', '2015-03-31 22:52:53', 'dfdfa3dca7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(173, 'sonia_chaves_@hotmail.com', 'Sónia', 'Chaves', 'n', 'C', '2015-03-31 22:52:53', 'bf3eacf653', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(174, 'joaomsb91@hotmail.com', 'João Maria', 'Sacadura Botte', 'n', 'C', '2015-03-31 22:52:53', '6524b1371a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2925, '', 0, 0),
(175, 'diogocarmona97@gmail.com', 'Diogo', 'Carmona', 'n', 'C', '2015-03-31 22:52:53', 'e3ecc9a3f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2594, '', 0, 0),
(176, 'martinhoapalha@gmail.com', 'Martinho', 'Palha', 'n', 'C', '2015-03-31 22:52:53', '6657e49f61', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(177, 'telmicha@gmail.com', 'Telma', 'Faria', 'n', 'C', '2015-03-31 22:52:53', 'ae1510a2f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(178, 'reislima.susana@gmail.com', 'Susana', 'Reis Lima', 'n', 'C', '2015-03-31 22:52:53', '800fbbef42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4066, '', 0, 0),
(179, 'ke_fro@hotmail.com', 'André', 'Ferreira', 'n', 'C', '2015-03-31 22:52:53', '9e5bb5a4ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4200, '', 0, 0),
(180, 'nelsoncosta27@gmail.com', 'Nelson', 'Costa', 'n', 'C', '2015-03-31 22:52:53', '8d0d89c05e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(181, 'joao.malo@hotmail.com', 'João', 'Maló', 'n', 'C', '2015-03-31 22:52:53', 'a55ee3a710', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(182, 'segurof@hotmail.com', 'Filipe', 'Pereira', 'n', 'C', '2015-03-31 22:52:53', '5369c6e4ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(183, 'franciscocruzveiga@gmail.com', 'Francisco', 'Veiga', 'n', 'C', '2015-03-31 22:52:53', 'a31a4a9e43', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(184, 'noll75@hotmail.com', 'Toni', 'Rebel', 'n', 'C', '2015-03-31 22:52:53', 'a841c9913f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(185, 'ruifernandesgomes@gmail.com', 'Rui', 'Gomes', 'n', 'C', '2015-03-31 22:52:53', 'ed5eece916', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(186, 'tomasstuve@hotmail.com', 'Tomas', 'Stuve', 'n', 'C', '2015-03-31 22:52:53', '18b0423a87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4142, '', 0, 0),
(187, 'nlazaromat@gmail.com', 'Nuno', 'Lázaro', 'n', 'C', '2015-03-31 22:52:53', 'f01b3bccdc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(188, 'emidiomourao@sapo.pt', 'Emidio', 'Mourao', 'n', 'C', '2015-03-31 22:52:53', '63c3c6a9a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(189, 'dimitar.gadjerukov@gmail.com', 'Dimitar', 'Gadzherukov', 'n', 'C', '2015-03-31 22:52:53', '4546d79a38', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(190, 'fernyse.gil@gmail.com', 'Fernando', 'Gil', 'n', 'C', '2015-03-31 22:52:53', '718acdb25c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 319, '', 0, 0),
(191, 'joacaalmeida@msn.com', 'Joca', 'Joao Almeida', 'n', 'C', '2015-03-31 22:52:53', 'ac5ca20ff9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 711, '', 0, 0),
(192, 'andamento85@gmail.com', 'João', 'Alves', 'n', 'C', '2015-03-31 22:52:53', '891d4abc28', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 629, '', 0, 0),
(193, 'pfc90@clix.pt', 'Pedro', 'Faria de Castro', 'n', 'C', '2015-03-31 22:52:53', '1aa3fe80c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1618, '', 0, 0),
(194, 'dinizfrancoliveira@gmail.com', 'Diniz', 'Oliveira', 'n', 'C', '2015-03-31 22:52:53', '95106c1dc9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1431, '', 0, 0),
(195, 'nicobarcelona@hotmail.com', 'Antonio', 'Godinho', 'n', 'C', '2015-03-31 22:52:53', 'ac9fe8f1df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(196, 'zedpaz@yahoo.com', 'Ze', 'Paz', 'n', 'C', '2015-03-31 22:52:53', '030f631f02', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(197, 'filipeinglez@hotmail.com', 'Filipe', 'Aboim Inglez', 'n', 'C', '2015-03-31 22:52:53', 'c11de99e17', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2276, '', 0, 0),
(198, 'nmlbtn@gmail.com', 'Nuno', 'Leitão', 'n', 'C', '2015-03-31 22:52:53', 'b972fb7d98', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(199, 'fcarona@gmail.com', 'Francisco', 'Carona', 'n', 'C', '2015-03-31 22:52:53', 'a615765d15', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(200, 'puto_diogo@hotmail.com', 'Diogo', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:53', '395e184ea9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2211, '', 0, 0),
(201, 'marcia_macatrao@hotmail.com', 'Marcia', 'Chicharro', 'n', 'C', '2015-03-31 22:52:53', 'd002738318', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(202, 'mafaldagama@hotmail.com', 'Mafalda', 'Gama', 'n', 'C', '2015-03-31 22:52:53', '01255bd34a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(203, 'rubensurfvita@hotmail.com', 'Ruben', 'Vita', 'n', 'C', '2015-03-31 22:52:53', '7329dfb09c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(204, 'andrerodriguesaires@hotmail.com', 'Andre', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:53', '6d22ead0e2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 784, '', 0, 0),
(205, 'bseco@sapo.pt', 'Bruno', 'Seco', 'n', 'C', '2015-03-31 22:52:53', '5b5079e578', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(206, 'pedrodecabatista@gmail.com', 'Pedro', 'Eça Batista', 'n', 'C', '2015-03-31 22:52:53', '47ae026d11', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(207, 'juliadepraetere@hotmail.com', 'Julia', 'Sereno', 'n', 'C', '2015-03-31 22:52:53', '983fb61443', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(208, 'cesarveniciomendes@gmail.com', 'César', 'Mendes', 'n', 'C', '2015-03-31 22:52:53', '06a092bd1d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(209, 'barbara_camoes@hotmail.com', 'Bárbara', 'Camões', 'n', 'C', '2015-03-31 22:52:53', '23694a068b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(210, 'hugo_lemos@hotmail.com', 'Hugo', 'Lemos', 'n', 'C', '2015-03-31 22:52:53', '2c979d2b65', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4265, '', 0, 0),
(211, 'marcomaia203@hotmail.com', 'Marco', 'Maia', 'n', 'C', '2015-03-31 22:52:53', 'e71b0c5ffd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(212, 'cerqueira16@hotmail.com', 'Carlos', 'Cerqueira', 'n', 'C', '2015-03-31 22:52:53', 'cbe95b3c78', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(213, 'msofiax@hotmail.com', 'Mariana', 'Xavier', 'n', 'C', '2015-03-31 22:52:53', 'f8beaabd6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2243, '', 0, 0),
(214, 'paulocastrocunha@hotmail.com', 'Paulo', 'Castro Cunha', 'n', 'C', '2015-03-31 22:52:53', '1f83d5adbe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2334, '', 0, 0),
(215, 'tcortereal@gmail.com', 'Tiago', 'Corte-Real', 'n', 'C', '2015-03-31 22:52:53', '846975c78c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(216, 'azevedo_filipe@hotmail.com', 'Filipe', 'Azevedo', 'n', 'C', '2015-03-31 22:52:53', '85d5e7334c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(217, 'pf.robson@hotmail.com', 'Robson', 'Mariano', 'n', 'C', '2015-03-31 22:52:53', '8a817c5526', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(218, 'joanaduro@gmail.com', 'Joana', 'Duro', 'n', 'C', '2015-03-31 22:52:53', 'e661a63276', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(219, 'tonypolly@netcabo.pt', 'Antonio', 'Simoes', 'n', 'C', '2015-03-31 22:52:53', 'cac74850fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(220, 'ti_tmachad0@hotmail.com', 'Tiago', 'Machado', 'n', 'C', '2015-03-31 22:52:53', '8dc2e268ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(221, 'franciscojcoelho@hotmail.com', 'Francisco', 'Coelho', 'n', 'C', '2015-03-31 22:52:53', 'a61dd4f473', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1225, '', 0, 0),
(222, 'inesbompastorns@gmail.com', 'Inês', 'Bompastor', 'n', 'C', '2015-03-31 22:52:53', '1e39cf13a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(223, 'brunoaslopes@hotmail.com', 'Bruno', 'Lopes', 'n', 'C', '2015-03-31 22:52:53', 'dc83c38392', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2063, '', 0, 0),
(224, 'fonte.sergio@gmail.com', 'Sérgio', 'Fonte', 'n', 'C', '2015-03-31 22:52:53', '9943bcc3cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(225, 'vmourao83@gmail.com', 'Vanessa', 'Mourao', 'n', 'C', '2015-03-31 22:52:53', 'e0a598795e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(226, 'beatrizagostinhodasilva@gmail.com', 'Beatriz', 'Silva', 'n', 'C', '2015-03-31 22:52:53', '2ba9a57d0c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(227, 'ruiguerra07@gmail.com', 'Rui', 'Guerra', 'n', 'C', '2015-03-31 22:52:53', '49bc9982f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(228, 'andre.tenreiro.mateus@gmail.com', 'André', 'Mateus', 'n', 'C', '2015-03-31 22:52:53', 'de276231d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(229, 'monica.araujo.geraldes@gmail.com', 'Mónica', 'Geraldes', 'n', 'C', '2015-03-31 22:52:53', '7184b49ff9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(230, 'lip.pil@hotmail.com', 'Pil', 'Lip', 'n', 'C', '2015-03-31 22:52:53', 'f418c79395', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4483, '', 0, 0),
(231, 'indianateixeirapinto@gmail.com', 'Rui', 'Pinto', 'n', 'C', '2015-03-31 22:52:53', '45f28b5905', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(232, 'denis-couto146@hotmail.com', 'Denis', 'Couto', 'n', 'C', '2015-03-31 22:52:53', 'cea77bb7f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(233, 'nuno.soares.carneiro@gmail.com', 'Nuno', 'Carneiro', 'n', 'C', '2015-03-31 22:52:53', '025ca875d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(234, 'fcamposguerra80@hotmail.com', 'Francisco', 'Guerra', 'n', 'C', '2015-03-31 22:52:53', 'a6325a9fea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(235, 'ruijesus1@hotmail.com', 'Rui', 'Jesus', 'n', 'C', '2015-03-31 22:52:53', '6c5ccd7821', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(236, 'rjgcardoso@gmail.com', 'Rui', 'Cardoso', 'n', 'C', '2015-03-31 22:52:53', '016ef3f68a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(237, 'nuno.miguelj@gmail.com', 'Nuno', 'Miguel', 'n', 'C', '2015-03-31 22:52:53', '38cf6d0166', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(238, 'henrique.recto@place2b.pt', 'Henrique', 'Recto', 'n', 'C', '2015-03-31 22:52:53', '375b9953fd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(239, 'alessandro.surf@hotmail.com', 'Alessandro', 'Pereira', 'n', 'C', '2015-03-31 22:52:53', '052efd38a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4342, '', 0, 0),
(240, 'pedromirandez@hotmail.com', 'Pedro', 'Miranda', 'n', 'C', '2015-03-31 22:52:53', '55c0c086c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(241, 'chicogoes8@hotmail.com', 'Francisco', 'Goes', 'n', 'C', '2015-03-31 22:52:53', '69b6a0bf18', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(242, 'fashionaroundtheworld1@gmail.com', 'Andy', 'Pereira', 'n', 'C', '2015-03-31 22:52:53', 'eb88013488', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 186, '', 0, 0),
(243, 'anavscarvalho.93@hotmail.com', 'Ana', 'Carvalho', 'n', 'C', '2015-03-31 22:52:53', 'a7b880841f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(244, 'luismacos@live.com.pt', 'Luis', 'Costa', 'n', 'C', '2015-03-31 22:52:53', 'fd9f90eb85', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(245, 'ricardo.gomes.criativo@gmail.com', 'Ricardo', 'Gomes', 'n', 'C', '2015-03-31 22:52:53', '3941cfea05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1814, '', 0, 0),
(246, 'mgpmlp88@gmail.com', 'Maria', 'Pereira', 'n', 'C', '2015-03-31 22:52:53', 'dd858cbfd0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(247, 'joanagtn@gmail.com', 'Joana', 'Nunes', 'n', 'C', '2015-03-31 22:52:53', 'dfbf8f7176', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(248, 'branco.goncalo@gmail.com', 'Gonçalo', 'Branco', 'n', 'C', '2015-03-31 22:52:53', 'aa0e0d7442', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(249, 'maria.ana1998@hotmail.com', 'Maria', 'Silva', 'n', 'C', '2015-03-31 22:52:53', '01ff0e6c7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(250, 'lucie.rackham@gmail.com', 'Lucy', 'Rackham', 'n', 'C', '2015-03-31 22:52:53', '1b4d9ad0bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(251, 'paulinocamelo@gmail.com', 'Paulino', 'Camelo', 'n', 'C', '2015-03-31 22:52:53', '3321211dc3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1911, '', 0, 0),
(252, 'bernardo.coutinho97@gmail.com', 'Bernardo', 'Santos', 'n', 'C', '2015-03-31 22:52:53', 'e181174b62', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(253, 'filipe.elements@gmail.com', 'Filipe', 'Rangel', 'n', 'C', '2015-03-31 22:52:53', '126f5c3149', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1746, '', 0, 0),
(254, 'joaoveigamoura@gmail.com', 'João', 'Moura', 'n', 'C', '2015-03-31 22:52:53', '9508235370', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(255, 'fllima@live.com.pt', 'Filipe', 'Lima', 'n', 'C', '2015-03-31 22:52:53', 'f79f987cdf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(256, 'paula.alexandrasilva@hotmail.com', 'Paula', '', 'n', 'C', '2015-03-31 22:52:53', '89d8259d84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(257, 'eskilofreniko@gmail.com', 'Eskilo', 'Bart', 'n', 'C', '2015-03-31 22:52:53', 'ee7dcd5758', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(258, 'ivo__10@hotmail.com', 'Ivo', 'Matos', 'n', 'C', '2015-03-31 22:52:53', '809240f8c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(259, 'diogoslv92@gmail.com', 'Diogo', 'Lopes', 'n', 'C', '2015-03-31 22:52:53', 'fd696c51f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(260, 'rodrigo_sengo@hotmail.com', 'Rodrigo', 'Sengo', 'n', 'C', '2015-03-31 22:52:53', 'e44bf1621f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(261, 'rosarioiscte@gmail.com', 'Rosário', 'Dias', 'n', 'C', '2015-03-31 22:52:53', 'efd3f06d78', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(262, 'wizmgk@gmail.com', 'João', 'Almeida', 'n', 'C', '2015-03-31 22:52:53', '6698e21a9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(263, 'ze_prada_jeronimo@hotmail.com', 'Zé', 'Prada Jerónimo', 'n', 'C', '2015-03-31 22:52:53', 'bcf195c18c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 659, '', 0, 0),
(264, 'afonsosalgado64@gmail.com', 'Afonso', 'Salgado', 'n', 'C', '2015-03-31 22:52:53', '51d18e3ac2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4175, '', 0, 0),
(265, 'prebelodesousa@gmail.com', 'Paulo', 'Sousa', 'n', 'C', '2015-03-31 22:52:53', 'c4bd7d19bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3185, '', 0, 0),
(266, 'andreiajoana@hotmail.com', 'Joana', 'Tam', 'n', 'C', '2015-03-31 22:52:53', '2767a5cc4b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(267, 'tommyspencer22@gmail.com', 'Thomas', 'Spencer', 'n', 'C', '2015-03-31 22:52:53', '968b34c85f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(268, 'angelobittar@hotmail.com', 'Angelo', 'Bittar', 'n', 'C', '2015-03-31 22:52:53', '9c91400872', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(269, 'style_jd@hotmail.com', 'João', 'Miguel', 'n', 'C', '2015-03-31 22:52:53', '5caf176148', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(270, 'jorgecacao@gmail.com', 'Jorge', 'Cação', 'n', 'C', '2015-03-31 22:52:53', '6f00a453d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(271, 'brunopataca@gmail.com', 'Bruno', 'Mendes de Pataca', 'n', 'C', '2015-03-31 22:52:53', '803ff7fa56', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(272, 'pm.menesespereira@hotmail.com', 'Manel', 'Meneses Pereira', 'n', 'C', '2015-03-31 22:52:53', '414eab66d3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(273, 'rodrigo_bsousa@hotmail.com', 'Rodrigo', 'Sousa', 'n', 'C', '2015-03-31 22:52:53', '1df230f938', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 234, '', 0, 0),
(274, 'francisco.snw.pereira@gmail.com', 'Francisco', 'Pereira', 'n', 'C', '2015-03-31 22:52:53', '0c7e4eee96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(275, 'marcusupgrade@hotmail.com', 'Marcus', 'Cavalcante', 'n', 'C', '2015-03-31 22:52:53', 'f8afe3aa6e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(276, 'guigo92@hotmail.com', 'Guilherme', 'Sousa', 'n', 'C', '2015-03-31 22:52:53', '7016299ce0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(277, 'david_slater29@hotmail.com', 'David', 'Trindade', 'n', 'C', '2015-03-31 22:52:53', '7263aa4d78', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(278, 'airespereirai@gmail.com', 'Ines', 'AP', 'n', 'C', '2015-03-31 22:52:53', '48d2e25bc0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(279, 'sergio_leirinha@netvisao.pt', 'Sérgio', 'Leirinha', 'n', 'C', '2015-03-31 22:52:53', '2a716f893a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(280, 'antoniomlveiga@hotmail.com', 'Antonio', 'Veiga', 'n', 'C', '2015-03-31 22:52:53', '40070ac998', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(281, 'sisprev.pmr@hotmail.com', 'Rufia', 'Ramos', 'n', 'C', '2015-03-31 22:52:53', '27e6a6aa35', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(282, 'anapc1974@gmail.com', 'Ana', 'Pinto-Coelho', 'n', 'C', '2015-03-31 22:52:53', 'b96ca6237c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1671, '', 0, 0),
(283, 'pedrommbaptista@gmail.com', 'Pedro', 'Baptista', 'n', 'C', '2015-03-31 22:52:53', '04ad4fb2d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(284, 'vascoinglez@hotmail.com', 'Vasco', 'Inglez', 'n', 'C', '2015-03-31 22:52:53', '70ad3f3531', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(285, 'joao_cotta@hotmail.com', 'João', 'Cotta', 'n', 'C', '2015-03-31 22:52:53', 'b6c485bfd1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(286, 'jpmalheiro@gmail.com', 'João', 'Malheiro', 'n', 'C', '2015-03-31 22:52:53', '544eaa1922', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(287, 'algarvesurfguide2013@gmail.com', 'Algarve', 'Surf Guide', 'n', 'C', '2015-03-31 22:52:53', 'baf0e99e3a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(288, 'rmcatalao@yahoo.com', 'Rui', 'Catalão', 'n', 'C', '2015-03-31 22:52:53', '9d78c89b42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(289, 'goncalomichi@hotmail.com', 'Gonçalo', 'Macedo', 'n', 'C', '2015-03-31 22:52:53', '653bc2771d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(290, 'bernaardo.mendes@hotmail.com', 'Bernardo', 'Mendes', 'n', 'C', '2015-03-31 22:52:53', '55acf0e21f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(291, 'rromaguera@gmail.com', 'Rodrigo', 'Romaguera', 'n', 'C', '2015-03-31 22:52:53', 'd0a8f5ad13', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 891, '', 0, 0),
(292, 'matheuslovatto@gmail.com', 'Matheus', 'Lovatto', 'n', 'C', '2015-03-31 22:52:53', '1dbe0e1c26', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(293, 'catarina1980.carvalho.com@gmail.com', 'Catarina', 'Carvalho', 'n', 'C', '2015-03-31 22:52:53', 'fd500be331', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(294, '1pedropires@gmail.com', 'Pedro', 'Pires', 'n', 'C', '2015-03-31 22:52:53', 'd86e7e96ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(295, 'guiceccatto@hotmail.com', 'Luiz Guilherme', 'Perry Ceccatto', 'n', 'C', '2015-03-31 22:52:53', '4a6b13969f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(296, 'juju_oncinha@hotmail.com', 'Julia', 'Oliveira', 'n', 'C', '2015-03-31 22:52:53', 'c9518c1262', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(297, 'pedro_correia08@hotmail.com', 'Pedro Boonman', '', 'n', 'C', '2015-03-31 22:52:53', 'cca3b638d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 48, '', 0, 0),
(298, 'brazucaaa@hotmail.com', 'Marcelo', 'Brasil', 'n', 'C', '2015-03-31 22:52:53', 'd5e0ecb394', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(299, 'gruivo.indo@gmail.com', 'Gonçalo', 'Ruivo', 'n', 'C', '2015-03-31 22:52:53', 'da3981a54e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1234, '', 0, 0),
(300, 'joao26718@hotmail.com', 'Joao', 'Pedrosa', 'n', 'C', '2015-03-31 22:52:53', '74655f7de7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(301, 'zeca84@superig.com.br', 'José', 'Cortes', 'n', 'C', '2015-03-31 22:52:53', '650db6cb04', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(302, 'poxanmattos@gmail.com', 'alexandre', 'mattos', 'n', 'C', '2015-03-31 22:52:53', '33102971fd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(303, 'marga_tsda@hotmail.com', 'Margarida', 'Teixeira de Sousa', 'n', 'C', '2015-03-31 22:52:53', '824383c483', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1290, '', 0, 0),
(304, 'escoladesurfgodzilla@gmail.com', 'Erasmus', 'Surfers', 'n', 'C', '2015-03-31 22:52:53', '2bf5503cb4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(305, 'imaginario23@gmail.com', 'João', 'Imaginário', 'n', 'C', '2015-03-31 22:52:53', '30fbe4342a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(306, 'macaconde@hotmail.com', 'João', 'Conde', 'n', 'C', '2015-03-31 22:52:53', '6917892028', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(307, 'martareosa@gmail.com', 'Marta', 'Areosa', 'n', 'C', '2015-03-31 22:52:53', '8a5e3e4155', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(308, 'ssgoncalves@yahoo.com', 'Sónia', 'Gonçalves Leão', 'n', 'C', '2015-03-31 22:52:53', '091183fe33', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(309, 'nielsen_onfire@yahoo.com', 'Antonio', 'Nielsen', 'n', 'C', '2015-03-31 22:52:53', 'f09db2bf00', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(310, 'tiago.morais@netcabo.pt', 'Tiago', 'Morais', 'n', 'C', '2015-03-31 22:52:53', '9fcf0efc29', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(311, 'manel.fontao@gmail.com', 'Manu', 'de Carvalho', 'n', 'C', '2015-03-31 22:52:53', 'a878fc6b93', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(312, 'andre.ne.enes@hotmail.com', 'André', 'Né', 'n', 'C', '2015-03-31 22:52:53', '7736fe0526', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(313, 'ramiro.ramos.8c@gmail.com', 'Ramiro', 'Ramos', 'n', 'C', '2015-03-31 22:52:53', '12c114bb91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(314, 'ritavalenti821@hotmail.com', 'Rita', 'Valenti', 'n', 'C', '2015-03-31 22:52:53', 'ea1c51e347', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(315, 'guiga.aguiar@hotmail.com', 'Guilherme', 'Aguiar', 'n', 'C', '2015-03-31 22:52:53', '2fc734b34f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(316, 'filipefalcaopt@gmail.com', 'Filipe', 'Falcão', 'n', 'C', '2015-03-31 22:52:53', '4341fe01cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(317, 'tiagoratinho22@hotmail.com', 'Tiago', 'Ratinho', 'n', 'C', '2015-03-31 22:52:53', '88b6dd04f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(318, 'avr@netc.pt', 'Alessandro', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:53', 'c0c0838c2c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(319, 'pereirazee11@gmail.com', 'maria', 'Pereira', 'n', 'C', '2015-03-31 22:52:53', 'd28e5dcb33', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(320, 'aserodia.17@live.com.pt', 'Ana Rita', 'Serôdio', 'n', 'C', '2015-03-31 22:52:53', '0b640e4415', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(321, 'ricardoafcampos@gmail.com', 'Ricardo', 'Campos', 'n', 'C', '2015-03-31 22:52:53', '8d6b7317da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(322, 'goncalosfranco@gmail.com', 'Gonçalo', 'Soares Franco', 'n', 'C', '2015-03-31 22:52:53', 'd36198f18d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(323, 'pedroconceicao_@hotmail.com', 'Pedro', 'Conceição', 'n', 'C', '2015-03-31 22:52:53', '1238d1df82', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 284, '', 0, 0),
(324, 'relvas03@msn.com', 'Joao', 'Relvas', 'n', 'C', '2015-03-31 22:52:53', 'ea10ca2ff0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(325, 'joao_pelagio@hotmail.com', 'João', 'Pelágio', 'n', 'C', '2015-03-31 22:52:53', 'a904f9f614', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(326, 'joao.pedro.machado.araujo@gmail.com', 'João', 'Araújo', 'n', 'C', '2015-03-31 22:52:53', 'c1a7b9cec8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(327, 'rfernandes_88@hotmail.com', 'Rui', 'Fernandes', 'n', 'C', '2015-03-31 22:52:53', '4eec75fab3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(328, 'pedrin.ho_spa@hotmail.com', 'Pedro', 'Fontes', 'n', 'C', '2015-03-31 22:52:53', '21c72e570c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(329, 'nfmdiasjorge@netcabo.pt', 'Nuno', 'Jorge', 'n', 'C', '2015-03-31 22:52:53', '97df633726', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1472, '', 0, 0),
(330, 'duda8filipe@hotmail.com', 'Duarte', 'Oliveira', 'n', 'C', '2015-03-31 22:52:53', 'a87bd66e6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(331, 'miguelapsoares@hotmail.com', 'Miguel', 'Soares', 'n', 'C', '2015-03-31 22:52:53', '0366007b41', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(332, 'jmgaivao@hotmail.com', 'João Maria', 'Gaivão', 'n', 'C', '2015-03-31 22:52:53', 'bc1f2bc8af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4913, '', 0, 0),
(333, 'pmachadocasa@gmail.com', 'Paulo', 'Machado', 'n', 'C', '2015-03-31 22:52:53', 'c542fbb750', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(334, 'gonca101@hotmail.com', 'Gonçalo', 'Vilardebó', 'n', 'C', '2015-03-31 22:52:53', '6924a3a370', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(335, 'miguelmatos@despomar.com', 'Mike', 'Dakine', 'n', 'C', '2015-03-31 22:52:53', '820295409f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(336, 'valenti.anna2@gmail.com', 'Anna', 'Valenti', 'n', 'C', '2015-03-31 22:52:53', '462f69ceba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(337, 'mikegoa@hotmail.com', 'Miguel', 'Alves Ribeiro Ramires', 'n', 'C', '2015-03-31 22:52:53', '4887cf4c07', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(338, 'ruirosa13@gmail.com', 'Rui', 'Rosa', 'n', 'C', '2015-03-31 22:52:53', 'bb7387f567', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(339, 'viniciussatyro@gmail.com', 'Vinicius', 'Satyro', 'n', 'C', '2015-03-31 22:52:53', '1af511e1bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(340, 'vascopc28@hotmail.com', 'Vasco', 'Coelho', 'n', 'C', '2015-03-31 22:52:53', 'aacc2244d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(341, 'gonzosboardshop@gmail.com', 'Paulo', 'Gonzo', 'n', 'C', '2015-03-31 22:52:53', 'c238dee2fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(342, 'srcm.sergio@gmail.com', 'Sérgio', 'Martins', 'n', 'C', '2015-03-31 22:52:53', '2876b91e23', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(343, 'ruiangletsa@gmail.com', 'Rui', 'Sá', 'n', 'C', '2015-03-31 22:52:53', '7c85c9c72a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 133, '', 0, 0),
(344, 'fabiomendes358@gmail.com', 'Fábio', 'Mendes', 'n', 'C', '2015-03-31 22:52:53', 'd71f775699', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(345, 'zemariacortez96@gmail.com', 'Zé', 'Cortez', 'n', 'C', '2015-03-31 22:52:53', '6319e10053', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1328, '', 0, 0),
(346, 'alexandrefilipe69@gmail.com', 'Filipe', 'Carvalho', 'n', 'C', '2015-03-31 22:52:53', 'd7116b2005', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(347, 'pedro_paula_36@hotmail.com', 'Pedro', 'Paula', 'n', 'C', '2015-03-31 22:52:53', 'a5fc04b23f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(348, 'marcus_mota@hotmail.com', 'Marcus', 'Mota', 'n', 'C', '2015-03-31 22:52:53', '911e8a114c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(349, 'franciscomelo4@gmail.com', 'Francisco', 'Melo', 'n', 'C', '2015-03-31 22:52:53', '6f2c0e2dde', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(350, 'goncaloband@hotmail.com', 'Gonçalo', 'Bandeira', 'n', 'C', '2015-03-31 22:52:53', '165d48a96b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1241, '', 0, 0),
(351, 'martimborges@gmail.com', 'Martim', 'Borges', 'n', 'C', '2015-03-31 22:52:53', '75bc2ecbad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(352, 'tomequirino@gmail.com', 'Tomé', 'Quirino', 'n', 'C', '2015-03-31 22:52:53', 'f3be2d625a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(353, 'mixturas@gmail.com', 'Nuno', 'Campos', 'n', 'C', '2015-03-31 22:52:53', '47777ab4ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(354, 'sebastiaoplm@gmail.com', 'Sebastião', 'Maia', 'n', 'C', '2015-03-31 22:52:53', 'ad5d387f4e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(355, 'tomascorreiamonteiro@gmail.com', 'Tomás', 'Monteiro', 'n', 'C', '2015-03-31 22:52:53', 'c0c05e4004', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(356, 'igorsoulsurf@gmail.com', 'Ígor', 'Maciel', 'n', 'C', '2015-03-31 22:52:53', '857cdadd35', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(357, 'sam.seifi0@gmail.com', 'Sam', 'Seifi', 'n', 'C', '2015-03-31 22:52:53', '9e773d3149', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 265, '', 0, 0),
(358, 'jonycoelho@hotmail.com', 'Joao', 'Coelho Jó', 'n', 'C', '2015-03-31 22:52:53', '147cb6173a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3239, '', 0, 0),
(359, 'pedro.silvestre89@gmail.com', 'Pedro', 'Silvestre', 'n', 'C', '2015-03-31 22:52:53', 'afcf15770f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(360, 'fotograzina@gmail.com', 'Pedro', 'Grazina', 'n', 'C', '2015-03-31 22:52:53', 'a9fb31d7a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(361, 'nunobn@hotmail.com', 'Nuno', 'Nascimento', 'n', 'C', '2015-03-31 22:52:53', '55ea84b95a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(362, 'francisco_amaral1990@hotmail.com', 'Francisco', 'Amaral', 'n', 'C', '2015-03-31 22:52:53', 'f706b6bfc6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(363, 'mariasousaotto@hotmail.com', 'Maria', 'Otto', 'n', 'C', '2015-03-31 22:52:53', '8b569c4886', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4074, '', 0, 0),
(364, 'tomasmelogoncalves@sapo.pt', 'Tomás', 'De Melo Gonçalves', 'n', 'C', '2015-03-31 22:52:53', '6521054b89', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 668, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(365, 'ugo.azevedo@gmail.com', 'Hugo', 'Azevedo', 'n', 'C', '2015-03-31 22:52:53', 'adf2301123', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(366, 'jonasleitao61@hotmail.com', 'Jonas', 'Leitão', 'n', 'C', '2015-03-31 22:52:53', '78c7a17cf4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3803, '', 0, 0),
(367, 'timoteofarias@gmail.com', 'Timóteo', 'Paes de Farias', 'n', 'C', '2015-03-31 22:52:53', 'fdbdf9c465', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(368, 'rafaelsgsilva@gmail.com', 'Rafael', 'Silva', 'n', 'C', '2015-03-31 22:52:53', '709d7aa571', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(369, 'jafonso82@hotmail.com', 'João', 'Afonso', 'n', 'C', '2015-03-31 22:52:53', '0205094ee6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(370, 'fabioamericano_14@hotmail.com', 'Fabio', 'Americano', 'n', 'C', '2015-03-31 22:52:53', '352bb221c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(371, 'jvascormc@gmail.com', 'João Vasco', 'Correia', 'n', 'C', '2015-03-31 22:52:53', '6e495b97f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(372, 'fatita3@yahoo.com.br', 'Maria Fatima', 'Mattos', 'n', 'C', '2015-03-31 22:52:53', '4a05543ed2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(373, 'marikota_9@hotmail.com', 'Maria', 'Azevedo', 'n', 'C', '2015-03-31 22:52:53', '4702c86a97', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(374, 'ruben.reis.zimbas@gmail.com', 'Ruben', 'Reis', 'n', 'C', '2015-03-31 22:52:53', '32008ecc59', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(375, 'roserios2010@hotmail.com', 'Rose', 'Rios', 'n', 'C', '2015-03-31 22:52:53', 'd44edd1b16', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(376, 'faraujom2@hotmail.com', 'Fernando', 'Araújo', 'n', 'C', '2015-03-31 22:52:53', '4d0796cc67', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(377, 'j.francisco.leitao.s@gmail.com', 'Zefrancisco', 'Ls', 'n', 'C', '2015-03-31 22:52:53', '722e4b4256', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(378, 'vascomello444@hotmail.com', 'Vasco', 'Mello', 'n', 'C', '2015-03-31 22:52:53', '00a05af308', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 5067, '', 0, 0),
(379, 'brunorafaeldesouza@hotmail.com.br', 'Bruno', 'Rafael', 'n', 'C', '2015-03-31 22:52:53', 'a24b67fec1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(380, 'alves.bruno@hotmail.com', 'Bruno', 'Alves', 'n', 'C', '2015-03-31 22:52:53', '24976837ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(381, 'robertareeis@hotmail.com', 'Roberta', 'Reis', 'n', 'C', '2015-03-31 22:52:53', 'ade094e162', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(382, 'trilharenato@hotmail.com', 'Renato', 'Micheri', 'n', 'C', '2015-03-31 22:52:53', 'a4e167b9aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(383, 'rholiveira@goodfox.com.br', 'Robson', 'Oliveira', 'n', 'C', '2015-03-31 22:52:53', 'f69379d19d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(384, 'reginaalthoff@yahoo.com.ar', 'Regina', 'Althoff', 'n', 'C', '2015-03-31 22:52:53', '7dc568dba6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(385, 'carolinasalgueiropereira@live.com.pt', 'Carolina', 'Pereira', 'n', 'C', '2015-03-31 22:52:53', '8caec0d3ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 269, '', 0, 0),
(386, 'brunovalle_377@hotmail.com', 'Bruno', 'Do Valle', 'n', 'C', '2015-03-31 22:52:53', '1ceda33bfe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(387, 'anacafareli@hotmail.com', 'Ana', 'Cafareli', 'n', 'C', '2015-03-31 22:52:53', '497e07fd6e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(388, 'sandro.ouriques@hotmail.com', 'Sandro', 'Ouriques', 'n', 'C', '2015-03-31 22:52:53', 'c0bae715bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(389, 'margarida_e@msn.com', 'Margarida', 'Espírito Santo', 'n', 'C', '2015-03-31 22:52:53', 'b46bcaa346', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(390, 'fp.oliveira@campus.fct.unl.pt', 'Francisco', 'Lóio', 'n', 'C', '2015-03-31 22:52:53', '525251b25b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(391, 'junatacao@gmail.com', 'Ju', 'Yuri', 'n', 'C', '2015-03-31 22:52:53', '94e71bfa75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(392, 'franciscommm@hotmail.com', 'Francisco', 'Martins', 'n', 'C', '2015-03-31 22:52:53', 'c9fbeaee7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(393, 'nunesj.csa@gmail.com', 'João', 'Nunes', 'n', 'C', '2015-03-31 22:52:53', '502375e46d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(394, 'baovassalo@hotmail.com', 'João', 'Osório Vassalo', 'n', 'C', '2015-03-31 22:52:53', 'eef58516d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(395, 'nay_weber_alves@hotmail.com', 'Nayara', 'Weber Alves', 'n', 'C', '2015-03-31 22:52:53', 'e2f5f4e0a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(396, 'kikoespana@gmail.com', 'Francisco', 'España', 'n', 'C', '2015-03-31 22:52:53', '9eb57e2606', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(397, 'mateusleal1@hotmail.com', 'Mateus', 'Leal', 'n', 'C', '2015-03-31 22:52:53', '4eebd6f588', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(398, 'rodolfoferreiras@hotmail.com', 'Rodolfo', 'Ferreira', 'n', 'C', '2015-03-31 22:52:53', 'b105f21170', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(399, 'gabriel-curl@hotmail.com', 'Gabriel', 'Moreira', 'n', 'C', '2015-03-31 22:52:53', 'd4e3608e18', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(400, 'gabi_matte@hotmail.com', 'Gabriele', 'Matté Boccardi', 'n', 'C', '2015-03-31 22:52:53', 'd9d7813fd5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(401, 'airam_lguedes@hotmail.com', 'leonor', 'guedes', 'n', 'C', '2015-03-31 22:52:53', '883b76defe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(402, 'vitor.barros@hotmail.com', 'Vitor', 'Barros', 'n', 'C', '2015-03-31 22:52:53', 'c8efee6984', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(403, 'manuelfreitasfernandes@gmail.com', 'Manuel', 'Freitas Fernandes', 'n', 'C', '2015-03-31 22:52:53', '9414442ae2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(404, 'christianomnunes@hotmail.com', 'Christiano Minoru', 'Nunes', 'n', 'C', '2015-03-31 22:52:53', 'cea813f8f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(405, 'hoovitozz@gmail.com', 'Hoover', 'Lira', 'n', 'C', '2015-03-31 22:52:53', '3263cabbe1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(406, 'bb_joao@hotmail.com', 'Joao', 'Catarino', 'n', 'C', '2015-03-31 22:52:53', '8e2c089001', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 56, '', 0, 0),
(407, 'td.ferreira@hotmail.com', 'Tiago', 'Ferreira', 'n', 'C', '2015-03-31 22:52:53', '11a236b1ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(408, 'ana.a.aguiar@gmail.com', 'Ana', 'Aguiar', 'n', 'C', '2015-03-31 22:52:53', 'ae562d6ea9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(409, 'hugosilvaa2@gmail.com', 'Hugo', 'Amaral', 'n', 'C', '2015-03-31 22:52:53', 'c6f3aa64ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(410, 'verocmelo@hotmail.com', 'Veronica', 'Cavalcante', 'n', 'C', '2015-03-31 22:52:53', 'cb575f3748', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(411, 'joao_pedrex@hotmail.com', 'João Pedro', 'Lima', 'n', 'C', '2015-03-31 22:52:53', '60b932df6c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(412, 'alexandre1111@gmail.com', 'Alexandre', 'Silveira de Sousa', 'n', 'C', '2015-03-31 22:52:53', 'd4b5158216', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(413, 'romulo.ponce.leao@hotmail.com', 'Rómulo', 'de Leão', 'n', 'C', '2015-03-31 22:52:53', '8c32f1d033', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1727, '', 0, 0),
(414, 'camila.pizzato@gmail.com', 'Camila', 'Pizzato', 'n', 'C', '2015-03-31 22:52:53', 'ed59f13ffa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(415, 'berlinck@hotmail.com', 'Gustavo', 'Berlinck', 'n', 'C', '2015-03-31 22:52:53', '24f058701f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(416, 'loic_w_@hotmail.com', 'Loïc', 'Wirth', 'n', 'C', '2015-03-31 22:52:53', '63b74d295b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(417, 'ana_carolzinha.04@hotmail.com', 'Ana', 'Montes', 'n', 'C', '2015-03-31 22:52:53', 'e0a2c170d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(418, 'apo.fernandez@gmail.com', 'Antonio', 'Fernandez', 'n', 'C', '2015-03-31 22:52:53', 'd1bd6226ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3644, '', 0, 0),
(419, 'laurajannuzzi.lj@gmail.com', 'laura', 'jannuzzi', 'n', 'C', '2015-03-31 22:52:53', '7e650e1310', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(420, 'fernanda.nejar@hotmail.com', 'Fernanda', 'Nejar', 'n', 'C', '2015-03-31 22:52:53', 'a70d384615', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(421, 'anadias695@gmail.com', 'Ana Luisa', 'Dias', 'n', 'C', '2015-03-31 22:52:53', '4a1b7c3b7f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(422, 'joaovegele@gmail.com', 'João', 'Vegele', 'n', 'C', '2015-03-31 22:52:53', '3581798a8d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(423, 'alex.amann@yahoo.com.br', 'Alex', 'Amann', 'n', 'C', '2015-03-31 22:52:53', '64b7275131', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(424, 'sirquinho@gmail.com', 'Sir', 'Quinho', 'n', 'C', '2015-03-31 22:52:53', 'adbe5cc8a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(425, 'ritafleite@gmail.com', 'Rita', 'Ferreira Leite Relvas', 'n', 'C', '2015-03-31 22:52:53', '3a97f24dee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(426, 'pedropessanha23@hotmail.com', 'Pedro', 'Pessanha', 'n', 'C', '2015-03-31 22:52:53', '450f90ddc4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(427, 'markddp@gmail.com', 'Mark', 'Daniel', 'n', 'C', '2015-03-31 22:52:53', 'a9ea7bea03', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(428, 'christian.goellner88@gmail.com', 'Christian', 'Göllner', 'n', 'C', '2015-03-31 22:52:53', '450856988b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4706, '', 0, 0),
(429, 'joaompm@sapo.pt', 'João', 'Miguel', 'n', 'C', '2015-03-31 22:52:53', '4efb43b3e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(430, 'josabrina4@hotmail.com', 'Inês', 'Fidalgo', 'n', 'C', '2015-03-31 22:52:53', '6a477114f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(431, 'adaniasouza@hotmail.com', 'Adânia', 'Souza', 'n', 'C', '2015-03-31 22:52:53', 'dd75a48663', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(432, 'jpsm2008@hotmail.com', 'João Pedro', 'Mesquita', 'n', 'C', '2015-03-31 22:52:53', '68e481d40b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(433, 'marcoantonio_4.7@hotmail.com', 'Marco Antonio', 'Pinheiro', 'n', 'C', '2015-03-31 22:52:53', '0aca62fba6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(434, 'lucasoliveira_s2@hotmail.com', 'Lucas', 'Oliveira', 'n', 'C', '2015-03-31 22:52:53', 'ea6e65d45b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(435, 'zaad.design@gmail.com', 'Ricardo', 'Luís', 'n', 'C', '2015-03-31 22:52:53', '669a607c53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(436, 'mojo181291@hotmail.com', 'João', 'Correia Pinheiro', 'n', 'C', '2015-03-31 22:52:53', '530a3a0758', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(437, 'hipersurf2012@gmail.com', 'Miguel', 'Cardoso', 'n', 'C', '2015-03-31 22:52:53', '2dccc500f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2435, '', 0, 0),
(438, 'frognostik@gmail.com', 'Diogo', 'Soares de Albergaria', 'n', 'C', '2015-03-31 22:52:53', '4ffb9029c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(439, 'corpedro@gmail.com', 'Pedro', 'Correia', 'n', 'C', '2015-03-31 22:52:53', '4513709fac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(440, 'vasco.figueiredo78@gmail.com', 'Vasco', 'Figueiredo', 'n', 'C', '2015-03-31 22:52:53', '7a7afa5a8d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2842, '', 0, 0),
(441, 'davidteixeira422@gmail.com', 'David', 'Teixeira', 'n', 'C', '2015-03-31 22:52:53', '0a6c6e8cc5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(442, 'arrelvas@gmail.com', 'Rita', 'Relvas', 'n', 'C', '2015-03-31 22:52:53', 'c36b3b91a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(443, 'yagodora@gmail.com', 'Yago', 'Abbas Dora', 'n', 'C', '2015-03-31 22:52:53', 'b87a44fdb5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(444, 'brittolipboards@hotmail.com', 'Carlos', 'Britto', 'n', 'C', '2015-03-31 22:52:53', '780c274c01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(445, 'lluis@gillesenergie.es', 'Louis', 'Sanchez', 'n', 'C', '2015-03-31 22:52:53', '678e060dc3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(446, 'teresacorreialaureano@gmail.com', 'Teresa Correia', 'Laureano', 'n', 'C', '2015-03-31 22:52:53', '4f9cc8ddd5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1126, '', 0, 0),
(447, 'jaimefdezdeval@yahoo.es', 'Jaime', 'Fernandez de Valderrama', 'n', 'C', '2015-03-31 22:52:53', '03715ea307', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(448, 'rootwindspain@gmail.com', 'Wind', 'Spain', 'n', 'C', '2015-03-31 22:52:53', '05a9249d6a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(449, 'soloondas@hotmail.com', 'Juanjo', 'Guil', 'n', 'C', '2015-03-31 22:52:53', 'f132e03978', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(450, 'nuno_fern@hotmail.com', 'Nuno', 'Leão', 'n', 'C', '2015-03-31 22:52:53', '047c3767d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(451, 'alexandre.pereira.dos.santos@gmail.com', 'Alexandre', 'Santos', 'n', 'C', '2015-03-31 22:52:53', '3af4345fda', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4724, '', 0, 0),
(452, 'javi@pacotwo.com', 'Javi', 'Pacotwo', 'n', 'C', '2015-03-31 22:52:53', 'ac12e38334', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(453, 'joaopedro-6@hotmail.com', 'João', 'Chagas', 'n', 'C', '2015-03-31 22:52:53', '5260517be6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(454, 'bermejomikel@gmail.com', 'Mikelangelo', 'Elnaranja', 'n', 'C', '2015-03-31 22:52:53', '637879600b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(455, 'chuck_lee_99@yahoo.com', 'Lee', 'Chuck', 'n', 'C', '2015-03-31 22:52:53', '5642ab7993', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(456, 'nackers_casper@hotmail.com', 'Nack', 'Garcia', 'n', 'C', '2015-03-31 22:52:53', 'fd30007bc0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(457, 'moliveiraj@gmail.com', 'TheMboj', '.', 'n', 'C', '2015-03-31 22:52:53', '3168bd7b42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(458, 'manue_ph222@hotmail.com', 'Manuel', 'Peguero Horta', 'n', 'C', '2015-03-31 22:52:53', 'faf5e05d9b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(459, 'joana-diogo@hotmail.com', 'Joana', 'Diogo', 'n', 'C', '2015-03-31 22:52:53', '884dad0af5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(460, 'josesanta1976@hotmail.com', 'Joseba', 'Santamaria', 'n', 'C', '2015-03-31 22:52:53', '88c4b81b82', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(461, 'diegomarinocaro@gmail.com', 'Diego', 'Mariño Caro', 'n', 'C', '2015-03-31 22:52:53', 'd7d75ae626', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(462, 'fernanda_sofia_p@hotmail.com', 'Sofia', 'Pereira', 'n', 'C', '2015-03-31 22:52:53', '9ff0c6e6ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(463, 'a.cavia_94@hotmail.com', 'Alvaro', 'Cavia', 'n', 'C', '2015-03-31 22:52:53', '278cfa5a7c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(464, 'mikelokeloko@gmail.com', 'Mik', 'Mik', 'n', 'C', '2015-03-31 22:52:53', '03b0f11bc0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(465, 'wakeafonso@hotmail.com', 'Afonso Martinho', 'Lopes', 'n', 'C', '2015-03-31 22:52:53', '3a489d632b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1996, '', 0, 0),
(466, 'markinhos_na@hotmail.com', 'Marcos', 'Correa', 'n', 'C', '2015-03-31 22:52:53', '4f4adc6b6c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(467, 'jone_larru@hotmail.com', 'Jone', 'Larrucea Ibarra', 'n', 'C', '2015-03-31 22:52:53', 'ca1b6bfcfd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(468, 'corynethause@hotmail.com', 'Javi', 'Ruiz', 'n', 'C', '2015-03-31 22:52:53', '60fcd2af66', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(469, 'augusto.casalta.miranda@outlook.pt', 'Augusto', 'Miranda', 'n', 'C', '2015-03-31 22:52:53', '9bde6b32bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(470, 'paikto@gmail.com', 'Nadador Salvador', 'Sagres', 'n', 'C', '2015-03-31 22:52:53', '5515bb81e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(471, 'denis.nk@gmail.com', 'Denis', 'Mitsuo', 'n', 'C', '2015-03-31 22:52:53', '86fe51d7cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(472, 'mariacaceiro@sapo.pt', 'Maria', 'Caceiro', 'n', 'C', '2015-03-31 22:52:53', '34c1657741', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(473, 'aetxabarria@gmail.com', 'Alberto', 'Etxabarria Garcia', 'n', 'C', '2015-03-31 22:52:53', '14bcd9b194', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(474, 'marianagmc@gmail.com', 'Mariana', 'Cunha', 'n', 'C', '2015-03-31 22:52:53', '1701921514', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(475, 'pati102@hotmail.com', 'Asier', 'Tejero', 'n', 'C', '2015-03-31 22:52:53', 'ea7f3a9691', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(476, 'jsousaribeiro@vodafone.pt', 'João', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:53', '9a94b96ce7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(477, 'emarina80@gmail.com', 'Elisa', 'Marina', 'n', 'C', '2015-03-31 22:52:53', '2f4c9a62fd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1354, '', 0, 0),
(478, 'franciscobeltranalves@gmail.com', 'Francisco Alves', '', 'n', 'C', '2015-03-31 22:52:53', '51bb867b29', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 976, '', 0, 0),
(479, 'lillo_86surf@hotmail.com', 'Juan', 'Lillo', 'n', 'C', '2015-03-31 22:52:53', '06a8452e63', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(480, 'micheloso2@gmail.com', 'Michel', 'Amaro', 'n', 'C', '2015-03-31 22:52:53', 'ce24581cce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4563, '', 0, 0),
(481, 'edgardfininho@hotmail.com', 'Edgard', 'Campos', 'n', 'C', '2015-03-31 22:52:53', 'acb0d3680e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(482, 'berna_guimaraes@msn.com', 'Bernardo', 'Guimarães', 'n', 'C', '2015-03-31 22:52:53', '59814e850a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1266, '', 0, 0),
(483, 'aritz13vstone@hotmail.com', 'Aritz', 'Etxenike Sarasola', 'n', 'C', '2015-03-31 22:52:53', '0d12537021', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(484, 'manu2bq@hotmail.com', 'Manu', 'Benavides', 'n', 'C', '2015-03-31 22:52:53', '3349ebab09', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(485, 'ninipessoa@hotmail.com', 'Sofia', 'Pessoa', 'n', 'C', '2015-03-31 22:52:53', 'ffb61d2735', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 643, '', 0, 0),
(486, 'fjmompean@gmail.com', 'Fj', 'Mompeán', 'n', 'C', '2015-03-31 22:52:53', '9c8ed7bf56', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(487, 'heslinn@hotmail.com', 'Jesús', 'García Serrano', 'n', 'C', '2015-03-31 22:52:53', 'fc286744eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(488, 'joubackflip@hotmail.com', 'Joel', 'Macias Pla', 'n', 'C', '2015-03-31 22:52:53', '6f443bb3a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(489, 'javiarevalo4@hotmail.com', 'Javier', 'Arevalo', 'n', 'C', '2015-03-31 22:52:53', 'd310342ca0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(490, 'helloaxli@gmail.com', 'AXLI', 'Donosti', 'n', 'C', '2015-03-31 22:52:53', '4cca6b47c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(491, 'pulpitosurfero92@gmail.com', 'maria', 'casanova', 'n', 'C', '2015-03-31 22:52:53', '2695908f01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(492, 'lilianalopesalves@gmail.com', 'Liliana', 'Alves', 'n', 'C', '2015-03-31 22:52:53', '005aa4723d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1938, '', 0, 0),
(493, 'iuri_tomas@hotmail.com', 'Iuri', 'Tomas', 'n', 'C', '2015-03-31 22:52:53', '1a34c7255d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(494, 'manu.rodriguez.cameselle@gmail.com', 'Manu', 'Cameselle', 'n', 'C', '2015-03-31 22:52:53', '468cc5434b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(495, 'e.boonman@gmail.com', 'Emmanuela', 'Boonman', 'n', 'C', '2015-03-31 22:52:53', '16a907c05f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(496, 'luca.contzen@gmail.com', 'luca', '45', 'n', 'C', '2015-03-31 22:52:53', '9b4523e31e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(497, 'muriongo2000@gmail.com', 'Carlos', 'Muriongo', 'n', 'C', '2015-03-31 22:52:53', 'a0265e2afa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(498, 'mafaldacardinali@gmail.com', 'Mafalda', 'Simão', 'n', 'C', '2015-03-31 22:52:53', '05a2ab10bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(499, 'tortuga742@hotmail.com', 'Marcus', 'Tortuga', 'n', 'C', '2015-03-31 22:52:53', '16ab3a9003', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(500, 'slb_alex@hotmail.com', 'Alexandre', 'Almeida', 'n', 'C', '2015-03-31 22:52:53', '5fd372168e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(501, 'barbara_lerf@hotmail.com', 'Bárbara', 'Cação', 'n', 'C', '2015-03-31 22:52:53', '5b1d74f331', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(502, 'juferher@hotmail.com', 'Juan', 'Fernandez Hernandez', 'n', 'C', '2015-03-31 22:52:53', '4ccc173251', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(503, 'anderordono@gmail.com', 'Ander', 'Ordoño', 'n', 'C', '2015-03-31 22:52:53', '33c0b34eb6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(504, 'maryan_701@hotmail.com', 'Mariana', 'Chilão', 'n', 'C', '2015-03-31 22:52:53', '42360149cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(505, 'marcelico_p@hotmail.com', 'Marcelo', 'Paulino', 'n', 'C', '2015-03-31 22:52:53', 'f6fd9da035', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(506, 'jon.ander434@gmail.com', 'Jon', 'Ander', 'n', 'C', '2015-03-31 22:52:53', '26dd64b563', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(507, 'napar76@hotmail.com', 'Eneko', 'Alberdi Gisasola', 'n', 'C', '2015-03-31 22:52:53', '7d479b0b77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(508, 'pablotaboadav@hotmail.com', 'Pablo', 'Taboada', 'n', 'C', '2015-03-31 22:52:53', '08c85dddec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(509, 'dalton_espindola@hotmail.com', 'Dalton', 'Espindola', 'n', 'C', '2015-03-31 22:52:53', '1ab669398d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(510, 'ricardodullius@gmail.com', 'Ricardo', 'Dullius', 'n', 'C', '2015-03-31 22:52:53', '290760b048', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(511, 'plastikillos@yahoo.es', 'Miguel', 'Irisarri', 'n', 'C', '2015-03-31 22:52:53', '5a2811df89', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(512, 'fcasquete@hotmail.com', 'Fran', 'Casquete Vitorero', 'n', 'C', '2015-03-31 22:52:53', '8345bbf297', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(513, 'doilone@hotmail.com', 'Borja', 'Hernandez Castellanos', 'n', 'C', '2015-03-31 22:52:53', '7f50984f73', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(514, 'albertt200@gmail.com', 'Alberto', 'Romera', 'n', 'C', '2015-03-31 22:52:53', 'a716c659fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(515, 'edusantos2a@hotmail.com', 'Edu Santos', 'Santos', 'n', 'C', '2015-03-31 22:52:53', '0fbdc5f68b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(516, 'migonofre@gmail.com', 'miguel', 'onofre', 'n', 'C', '2015-03-31 22:52:53', '7bbf15e529', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(517, 'surfing.miguel@gmail.com', 'Miguel', 'Sanchez', 'n', 'C', '2015-03-31 22:52:53', 'b14bf8ae3c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1311, '', 0, 0),
(518, 'didasox23@hotmail.com', 'Bruno', 'Belchior', 'n', 'C', '2015-03-31 22:52:53', '0688adcd13', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(519, 'fredericogodinho7@hotmail.com', 'Frederico', 'Godinho', 'n', 'C', '2015-03-31 22:52:53', 'f4dcd618d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(520, 'varino.sara@gmail.com', 'Sara', 'Varino', 'n', 'C', '2015-03-31 22:52:53', '64f8297ded', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(521, 'blancagaraluce@gmail.com', 'Blanca', 'Garaluce Ortiz', 'n', 'C', '2015-03-31 22:52:53', 'a10cfa4be8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(522, 'felipevieira.amarelas@gmail.com', 'Felipe', 'Vieira', 'n', 'C', '2015-03-31 22:52:53', 'e22eeeca22', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(523, 'igresrojo@hotmail.com', 'Sergi', 'Escoda Verdon', 'n', 'C', '2015-03-31 22:52:53', 'c33e5d80bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(524, 'anacharana75@gmail.com', 'Ana', 'Charana', 'n', 'C', '2015-03-31 22:52:53', '54749c6154', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(525, 'boquilhas@hotmail.com', 'Fabio', 'Pereira', 'n', 'C', '2015-03-31 22:52:53', 'c69d7a7fd3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(526, 'anemiren22@hotmail.com', 'Ane', 'Piñeiro', 'n', 'C', '2015-03-31 22:52:53', 'e9e8019a3d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(527, 'capracci@hotmail.com', 'Amaya', 'Capracci', 'n', 'C', '2015-03-31 22:52:53', '5387bddb62', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(528, 'pedronuno74@hotmail.com', 'Pedro', 'Adriano', 'n', 'C', '2015-03-31 22:52:53', 'da81bf6b00', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(529, 'che_euli@hotmail.com', 'Eulàlia', 'Garcia Valls', 'n', 'C', '2015-03-31 22:52:53', '2629166faa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(530, 'mane_4@live.com.pt', 'Mané', 'Amaro', 'n', 'C', '2015-03-31 22:52:53', 'a6ddfdcbcf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(531, 'emerson.brown99@gmail.com', 'Emerson', 'Brown', 'n', 'C', '2015-03-31 22:52:53', '494de37cac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(532, 'menager_gregory@yahoo.fr', 'Gregory', 'Menager', 'n', 'C', '2015-03-31 22:52:53', '46002a672c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(533, 'netborges7@hotmail.com', 'Fábio', 'Borges', 'n', 'C', '2015-03-31 22:52:53', 'd7124e5d03', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(534, 'tiago.filmes@gmail.com', 'Tiago', 'Milheiro', 'n', 'C', '2015-03-31 22:52:53', '0373a62c5e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(535, 'inesrpais@campus.ul.pt', 'Inês', 'Raposo Pais', 'n', 'C', '2015-03-31 22:52:53', '1c8eb1f618', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2312, '', 0, 0),
(536, 'salvadorwahnon@hotmail.com', 'Salvador', 'Wahnon', 'n', 'C', '2015-03-31 22:52:53', 'f0b656c857', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(537, 'franciscoxaviersantos@yahoo.com.br', 'Francisco', 'Xavier', 'n', 'C', '2015-03-31 22:52:53', '5823d6fcd9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4675, '', 0, 0),
(538, 'pacoarrospidebaselga@gmail.com', 'Paco', 'Arrs', 'n', 'C', '2015-03-31 22:52:53', 'e312d8a9a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(539, 'hugota@hotmail.com', 'Hugo', 'Alexandre', 'n', 'C', '2015-03-31 22:52:53', '86707a36bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(540, 'spwonlive@hotmail.com', 'André', 'Dorropio', 'n', 'C', '2015-03-31 22:52:53', 'e39965db5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2806, '', 0, 0),
(541, 'raquelcarrilho_gijo@hotmail.com', 'Raquel', 'Carrilho', 'n', 'C', '2015-03-31 22:52:53', '4cf27214b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3016, '', 0, 0),
(542, 'djmagillian@hotmail.com', 'Nuno', 'Magalhaes', 'n', 'C', '2015-03-31 22:52:53', 'd5521e3591', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(543, 'ritageraldes@gmail.com', 'Rita', 'Geraldes', 'n', 'C', '2015-03-31 22:52:53', 'faffd9285a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1808, '', 0, 0),
(544, 'gui@despomar.com', 'Rodrigo', 'Pimentão', 'n', 'C', '2015-03-31 22:52:53', 'a6e6070c6f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 232, '', 0, 0),
(545, 'ppires76@hotmail.com', 'Pedro', 'Pires', 'n', 'C', '2015-03-31 22:52:53', '51d760ae07', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(546, 'martacsb@gmail.com', 'Marta', 'Carvalho Baptista', 'n', 'C', '2015-03-31 22:52:53', 'cb94105a8b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(547, 'kalangha@hotmail.com', 'José', 'Fortuna', 'n', 'C', '2015-03-31 22:52:53', 'aa45f09dd7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(548, 'igor_rudi1@hotmail.com', 'Igor', 'Tomás', 'n', 'C', '2015-03-31 22:52:53', 'f1be065c34', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(549, 'dbarbosa80@gmail.com', 'Diogo', 'Barbosa', 'n', 'C', '2015-03-31 22:52:53', '22129eb395', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(550, 'marianinhamac@hotmail.com', 'Mariana', 'Macedo P. Silva', 'n', 'C', '2015-03-31 22:52:53', '970e8e1b70', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4097, '', 0, 0),
(551, 'marcosbleao@gmail.com', 'Marcos', 'Leão', 'n', 'C', '2015-03-31 22:52:53', '3b1f84c83e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4905, '', 0, 0),
(552, 'rolim_tvd@hotmail.com', 'Diogo', 'Rolim', 'n', 'C', '2015-03-31 22:52:53', '4424388d36', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(553, 'mireiachornet@gmail.com', 'Mireia', 'Hernández', 'n', 'C', '2015-03-31 22:52:53', 'c2baba46de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(554, 'alexandreteixeiragomes@gmail.com', 'Alexandre', 'Gomes', 'n', 'C', '2015-03-31 22:52:53', 'afa59cfff6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(555, 'crrmaria@gmail.com', 'Alexandra', 'Venicio', 'n', 'C', '2015-03-31 22:52:53', '721d97dc0c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(556, 'joao_p_p_gomes@hotmail.com', 'João', 'Gomes', 'n', 'C', '2015-03-31 22:52:53', 'f7a0904c7d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4579, '', 0, 0),
(557, 'ruijorge23@hotmail.com', 'Rui', 'Teixeira Valente', 'n', 'C', '2015-03-31 22:52:53', 'b2da905d49', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(558, 'joaosaleiropatrao@gmail.com', 'Joao', 'Patrao', 'n', 'C', '2015-03-31 22:52:53', 'f1bd544e54', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(559, 'bruno.coimbr@gmail.com', 'Bruno', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:53', 'b669b290d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(560, 'zbmiranda@msn.com', 'Zé Beto', 'Miranda', 'n', 'C', '2015-03-31 22:52:54', 'dd6bd41c48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3700, '', 0, 0),
(561, 'aitorlozano9@gmail.com', 'Aitor', 'Lozano', 'n', 'C', '2015-03-31 22:52:54', '9ada68f50e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(562, 'vanessoita@hotmail.com', 'Vane', 'Ssaco', 'n', 'C', '2015-03-31 22:52:54', '5be55d0776', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(563, 'diogocalmeiro@live.com.pt', 'Diogo', 'Calmeiro', 'n', 'C', '2015-03-31 22:52:54', 'bcc46ecdcd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2403, '', 0, 0),
(564, 'jaime.a.simoes@gmail.com', 'Jaime', 'Simões', 'n', 'C', '2015-03-31 22:52:54', '1baa75da93', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(565, 'nuno_gi@hotmail.com', 'Nuno', 'Gi', 'n', 'C', '2015-03-31 22:52:54', '12f456f87f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(566, 'havideos@gmail.com', 'Hugo', 'Visuals', 'n', 'C', '2015-03-31 22:52:54', 'a5ad61acd8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2591, '', 0, 0),
(567, 'munta88@gmail.com', 'Ivan', 'Montane', 'n', 'C', '2015-03-31 22:52:54', 'c4ad4aee3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(568, 'ciii.dsp@gmail.com', 'Cintia', 'Pereira', 'n', 'C', '2015-03-31 22:52:54', '9408db2903', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3140, '', 0, 0),
(569, 'mcapacheco@gmail.com', 'Miguel', 'Pacheco', 'n', 'C', '2015-03-31 22:52:54', '3a6e611cdd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(570, 'vsc.correia@gmail.com', 'Vasco', 'Correia', 'n', 'C', '2015-03-31 22:52:54', '9b9ed7edf9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(571, 'maryrcd@gmail.com', 'Maria', 'Moreira', 'n', 'C', '2015-03-31 22:52:54', '9b3de9cd69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(572, 'gustavo.oliveira@srslegal.pt', 'Gustavo', 'Ordonhas', 'n', 'C', '2015-03-31 22:52:54', '65216d297b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1942, '', 0, 0),
(573, 'cambalhotas@hotmail.com', 'Sérgio', 'Reis', 'n', 'C', '2015-03-31 22:52:54', 'da07cb8396', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4145, '', 0, 0),
(574, 'joanaserpapimentel@gmail.com', 'Joana', 'Pimentel', 'n', 'C', '2015-03-31 22:52:54', '6ae8825c33', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(575, 'sergio.seixas@vodafone.pt', 'Sergio', 'Seixas', 'n', 'C', '2015-03-31 22:52:54', '69ab6af537', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1272, '', 0, 0),
(576, 'becasophie20@gmail.com', 'Rebecca', 'Santos', 'n', 'C', '2015-03-31 22:52:54', '474c74f6aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(577, 'thomasfloresta@hotmail.com', 'Thomas', 'Marques', 'n', 'C', '2015-03-31 22:52:54', '2e61bd5a28', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(578, 'miguel-brilhante@hotmail.com', 'Miguel', 'Brilhante', 'n', 'C', '2015-03-31 22:52:54', 'ed069397cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 136, '', 0, 0),
(579, 'monica_conde13@hotmail.com', 'Mónica', 'Conde', 'n', 'C', '2015-03-31 22:52:54', '4932308852', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(580, 'nagfigueiredo.piquet@gmail.com', 'Nelson', 'Figueiredo', 'n', 'C', '2015-03-31 22:52:54', '618de0ff45', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1845, '', 0, 0),
(581, 'aitziberegurbide@yahoo.es', 'Aitziber', 'Egurbide', 'n', 'C', '2015-03-31 22:52:54', '22724b6af1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(582, 'alexandre_silva14@hotmail.com', 'Alex', 'Silva', 'n', 'C', '2015-03-31 22:52:54', '706ddfbca8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(583, 'ricardo.ramos2020@gmail.com', 'Ricardo', 'Ramos', 'n', 'C', '2015-03-31 22:52:54', '1cebf92b7f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4918, '', 0, 0),
(584, 'antonioavillez@gmail.com', 'Antonio', 'Avillez', 'n', 'C', '2015-03-31 22:52:54', '588e909995', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(585, 'cristiana9silva@gmail.com', 'Cristiana', 'Silva', 'n', 'C', '2015-03-31 22:52:54', 'dc7191270a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(586, 'marciostadler@hotmail.com', 'Marcio Stadler', 'Stadler', 'n', 'C', '2015-03-31 22:52:54', 'e718c94900', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(587, 'l_a_r_u@hotmail.com', 'Raul', 'Carvalho', 'n', 'C', '2015-03-31 22:52:54', 'ecb67793cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(588, 'afonso.charrua@gmail.com', 'António', 'Charrua', 'n', 'C', '2015-03-31 22:52:54', '73ed445da7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 936, '', 0, 0),
(589, 'carlosrcardeira@gmail.com', 'Carlos André', 'Rodrigues Cardeira', 'n', 'C', '2015-03-31 22:52:54', '0285aad5e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1342, '', 0, 0),
(590, 'moradavistaverde@hotmail.com', 'Morada', 'VistaVerde', 'n', 'C', '2015-03-31 22:52:54', '8b6d6c4943', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(591, 'joxan1973@hotmail.com', 'Joxan', 'Akarregi', 'n', 'C', '2015-03-31 22:52:54', '0f87b03d68', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(592, 'lagordita_clara@hotmail.com', 'Clara', 'Medrano', 'n', 'C', '2015-03-31 22:52:54', '9e9934fa52', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(593, 'fatimaperloiro@gmail.com', 'Fátima', 'Perloiro', 'n', 'C', '2015-03-31 22:52:54', '6c84fd644f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 662, '', 0, 0),
(594, 'ivan_ian14@hotmail.com', 'Ivan', 'Tomas', 'n', 'C', '2015-03-31 22:52:54', '2224813437', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(595, 'anavidalpina@gmail.com', 'Ana', 'Vidal', 'n', 'C', '2015-03-31 22:52:54', '1e4487367d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(596, 'reservas@arrifanalounge.com', 'Bruno', 'Sobreiro', 'n', 'C', '2015-03-31 22:52:54', '8703731e10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(597, 'luisbarraca@gmail.com', 'Luis', 'Pereira', 'n', 'C', '2015-03-31 22:52:54', 'abc1f7f50b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2451, '', 0, 0),
(598, 'joaosdesign@hotmail.com', 'João', 'Silva', 'n', 'C', '2015-03-31 22:52:54', '2337591993', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2327, '', 0, 0),
(599, 'maurobranco@gmail.com', 'Mauro', 'Branco', 'n', 'C', '2015-03-31 22:52:54', '4f511d3103', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(600, 'aguerbatin@gmail.com', 'André', 'Guerbatin', 'n', 'C', '2015-03-31 22:52:54', '91437e2bac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(601, 'k2d_topo_o@hotmail.com', 'Fernando', 'Gasco', 'n', 'C', '2015-03-31 22:52:54', 'f157349e6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(602, 'vitorinonuno@hotmail.com', 'Nuno', 'Vitorino', 'n', 'C', '2015-03-31 22:52:54', 'c512c7879e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 323, '', 0, 0),
(603, 'anafilo1@hotmail.com', 'Ana Filipa', 'Godinho', 'n', 'C', '2015-03-31 22:52:54', '9a7e470017', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2587, '', 0, 0),
(604, 'berniwave@hotmail.com', 'Gabriel', 'Bernaola', 'n', 'C', '2015-03-31 22:52:54', 'bb2bcf48c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(605, 'jeo600@hotmail.com', 'Filipe', 'Santos', 'n', 'C', '2015-03-31 22:52:54', '271ef53b7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(606, 'cristian85guerrero@hotmail.es', 'Cristian', 'Guerrero', 'n', 'C', '2015-03-31 22:52:54', 'c05d445bdf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(607, 'andrealmeida248@hotmail.com', 'André', 'Silva', 'n', 'C', '2015-03-31 22:52:54', '796bb4db32', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(608, 'carlos.cordeiro82@gmail.com', 'Carlos', 'Cordeiro', 'n', 'C', '2015-03-31 22:52:54', 'd5a7d75081', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(609, 'almadelodiaedelanoche@gmail.com', 'Jorge', 'Ferreira', 'n', 'C', '2015-03-31 22:52:54', '5cfad32d81', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(610, 'diogosbennes@gmail.com', 'Diogo', 'Ennes', 'n', 'C', '2015-03-31 22:52:54', '3494c54f56', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(611, 'telmotenente@gmail.com', 'Telmo', 'Tenente', 'n', 'C', '2015-03-31 22:52:54', '48f4a26717', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(612, 'di.oeiras@hotmail.com', 'José', 'Diogo', 'n', 'C', '2015-03-31 22:52:54', '4fa59503ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2631, '', 0, 0),
(613, 'migas_guerreiro@hotmail.com', 'Miguel', 'Guerreiro', 'n', 'C', '2015-03-31 22:52:54', '9946b429e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(614, 'simaosilva1990@hotmail.com', 'Simao', 'de Oliveira', 'n', 'C', '2015-03-31 22:52:54', 'eb4b9534e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(615, 'jrs8n86@hotmail.com', 'Javier', 'Ruiz', 'n', 'C', '2015-03-31 22:52:54', '278d19e3ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(616, 'lacerda_13@hotmail.com', 'Diogo', 'Lacerda', 'n', 'C', '2015-03-31 22:52:54', '92d4b50cf3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(617, 'r_cruz_barros@hotmail.com', 'Raquel', 'Cruz Barros', 'n', 'C', '2015-03-31 22:52:54', '0cd8336ff1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(618, 'lcaiado@hotmail.com', 'Lucas', 'Caiado', 'n', 'C', '2015-03-31 22:52:54', 'c8d92e7131', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(619, 'leire.armentia@gmail.com', 'Leire', 'Armentia', 'n', 'C', '2015-03-31 22:52:54', 'd48c363891', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(620, 'rldelavi@gmail.com', 'Rafael', 'Delavi', 'n', 'C', '2015-03-31 22:52:54', '80dc3c6334', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(621, 'brunoimbe@hotmail.com', 'Bruno', 'Souza', 'n', 'C', '2015-03-31 22:52:54', '8de3747ffa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(622, 'mariajoaoleao@gmail.com', 'Maria', 'Leão', 'n', 'C', '2015-03-31 22:52:54', '2a9d859cc4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(623, 'xicovsky@hotmail.com', 'Xico', 'Zé', 'n', 'C', '2015-03-31 22:52:54', 'e2e5234d89', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(624, 'jacob_kharim@hotmail.com', 'Jacob Kharim', 'Merkens', 'n', 'C', '2015-03-31 22:52:54', '6727434d25', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(625, 'bruno7louzada@gmail.com', 'Bruno', 'Louzada', 'n', 'C', '2015-03-31 22:52:54', 'ba7526ab31', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(626, 'inesdiaspereira@gmail.com', 'Inês', 'Pereira', 'n', 'C', '2015-03-31 22:52:54', '5e17725471', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2289, '', 0, 0),
(627, 'pedromestre1990@gmail.com', 'Pedro', 'Mestre', 'n', 'C', '2015-03-31 22:52:54', '1aa66ce3ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 531, '', 0, 0),
(628, 'sandrotouil@gmail.com', 'Sandro', 'Touil', 'n', 'C', '2015-03-31 22:52:54', '1a8299c4f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(629, 'dnanunes@gmail.com', 'Daniel', 'Nunes', 'n', 'C', '2015-03-31 22:52:54', '6239406474', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(630, 'liesweber@yahoo.com', 'Lies', '', 'n', 'C', '2015-03-31 22:52:54', 'e2f4e3fe64', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(631, 'bpvillar@gmail.com', 'Bernardo', 'Villar', 'n', 'C', '2015-03-31 22:52:54', 'ede6ed719a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2054, '', 0, 0),
(632, 'pmmfernandes@hotmail.com', 'Pedro', 'Fernandes', 'n', 'C', '2015-03-31 22:52:54', '38e3eb2d09', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(633, 'goncalo.m.garcia@gmail.com', 'Gonçalo', 'Garcia', 'n', 'C', '2015-03-31 22:52:54', '41d76eaaf0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(634, 'sofiaasousa96@gmail.com', 'Sofia', 'Sousa', 'n', 'C', '2015-03-31 22:52:54', 'f1aabf418f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4891, '', 0, 0),
(635, 'jocafe80@gmail.com', 'Joao', 'Ferreira', 'n', 'C', '2015-03-31 22:52:54', '555f45af6d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(636, 'ricardojfmiranda@gmail.com', 'Miranda', 'Ricardo', 'n', 'C', '2015-03-31 22:52:54', 'b0bda00404', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(637, 'zedocross@gmail.com', 'Jose', 'Dias', 'n', 'C', '2015-03-31 22:52:54', '7242218955', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(638, 'mikelgandarias@hotmail.com', 'Mikel', 'Gandarias', 'n', 'C', '2015-03-31 22:52:54', 'f554a2022c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(639, 'davidcuerva21@gmail.com', 'David', 'Cuerva', 'n', 'C', '2015-03-31 22:52:54', 'c00772e55f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(640, 'guille_010_7@hotmail.com', 'Guille', 'Casasayas', 'n', 'C', '2015-03-31 22:52:54', '9b7f71cc25', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(641, 'pedrobuga@hotmail.com', 'Pedro', 'Buga', 'n', 'C', '2015-03-31 22:52:54', '8682f87989', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(642, 'marisajervis@gmail.com', 'Monte Mar', 'de Estrelas', 'n', 'C', '2015-03-31 22:52:54', '292263ca7a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(643, 'miguel.tamayo.sanz@alumnos.upm.es', 'Maikel', '', 'n', 'C', '2015-03-31 22:52:54', '0f636a4089', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(644, 'david_paulo@hotmail.com', 'David', 'Tempero', 'n', 'C', '2015-03-31 22:52:54', '962f7e29a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(645, 'jorgesantox@hotmail.com', 'Jorge', 'Santos', 'n', 'C', '2015-03-31 22:52:54', '528b0db7b6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(646, 'alexbarco_1991@hotmail.com', 'Alejandro', 'Blázquez Barco', 'n', 'C', '2015-03-31 22:52:54', 'f61e0c1302', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(647, 'alfredo.cascremo.martins@gmail.com', 'Alfredo', 'Martins', 'n', 'C', '2015-03-31 22:52:54', '9104c0a001', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(648, 'mdiazubierna@hotmail.com', 'Marc', 'Diaz', 'n', 'C', '2015-03-31 22:52:54', '776fdb5324', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(649, 'amwa32@hotmail.com', 'Antonio', 'Almeida', 'n', 'C', '2015-03-31 22:52:54', '9f719f0549', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(650, 'joaopaublita@yahoo.com', 'Joao', 'Paublita', 'n', 'C', '2015-03-31 22:52:54', 'e1fdda7fa2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(651, 'miltinhouba@gmail.com', 'Milton', 'Andrade Jr', 'n', 'C', '2015-03-31 22:52:54', 'fa710ad469', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(652, 'charliefalke@gmx.de', 'Alegris', 'Nuny', 'n', 'C', '2015-03-31 22:52:54', 'e76d083d1c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(653, 'mpdiaz93@gmail.com', 'Miguel', 'Parres Diaz', 'n', 'C', '2015-03-31 22:52:54', '9c3b4e6a84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(654, 'plfaria@gmail.com', 'Pedro', 'de Faria', 'n', 'C', '2015-03-31 22:52:54', '8324759854', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(655, 'cdemosteyrin@gmail.com', 'Carlos', 'Muñoz', 'n', 'C', '2015-03-31 22:52:54', 'd08cb89ce0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(656, 'mjervis@jervisp.com', 'M', 'Pereira', 'n', 'C', '2015-03-31 22:52:54', 'bf3d147bdb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2313, '', 0, 0),
(657, 'xico_conrado@hotmail.com', 'Francisco', 'Conrado', 'n', 'C', '2015-03-31 22:52:54', '2ae68023c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(658, 'diogoareia@gmail.com', 'Diogo', 'Areia', 'n', 'C', '2015-03-31 22:52:54', '219cc0b7ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(659, 'jimmytek@hotmail.com', 'Pedro', 'Moreira', 'n', 'C', '2015-03-31 22:52:54', '51828111b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(660, 'cotoviabodyboard@hotmail.com', 'Hugo', 'Matos', 'n', 'C', '2015-03-31 22:52:54', '8dd18f3ef9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(661, 'odoricoc@terra.com.br', 'Odorico', 'Camara', 'n', 'C', '2015-03-31 22:52:54', '30b7ea98e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(662, 'lourencokatzenstein@hotmail.com', 'Lourenço', 'Katzenstein', 'n', 'C', '2015-03-31 22:52:54', 'ab5a6b5caf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1349, '', 0, 0),
(663, 'itziar.landasardon@gmail.com', 'Itziar', 'Landa', 'n', 'C', '2015-03-31 22:52:54', '686462fe99', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(664, 'perisuis@gmail.com', 'Ricardo', 'Peris', 'n', 'C', '2015-03-31 22:52:54', '19a7e4489b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(665, 'cserra_chust@hotmail.com', 'Carlos', 'Serra Chust', 'n', 'C', '2015-03-31 22:52:54', '04fe5899a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(666, 'rgilbertof@gmail.com', 'Gil', 'Flores', 'n', 'C', '2015-03-31 22:52:54', '7fb7c6883b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(667, 'surferstepper@gmail.com', 'SelectaGrego', 'António Bossa', 'n', 'C', '2015-03-31 22:52:54', '27292fac99', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(668, 'rui_carvalho84@hotmail.com', 'Rui', 'Carvalho', 'n', 'C', '2015-03-31 22:52:54', 'acf933a088', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(669, 'jonezto@hotmail.com', 'Jon', 'Sein Osinaga', 'n', 'C', '2015-03-31 22:52:54', '67205aae5e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(670, 'manuel.gameiro@live.com.pt', 'Manuel', 'Gameiro', 'n', 'C', '2015-03-31 22:52:54', '9b73766a4f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3613, '', 0, 0),
(671, 'paulo_mariotti@hotmail.com', 'Paulo', 'Fernandes', 'n', 'C', '2015-03-31 22:52:54', '97cbf20ccc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(672, 'pmdona@hotmail.com', 'Paulo', 'Dona', 'n', 'C', '2015-03-31 22:52:54', 'a5ecc9ac53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(673, 'pedroc_30@hotmail.com', 'Pedro', 'Coutinho', 'n', 'C', '2015-03-31 22:52:54', '76e38614ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1377, '', 0, 0),
(674, 'bittor_4@hotmail.com', 'Bittor', 'Fernandez Amondarain', 'n', 'C', '2015-03-31 22:52:54', '458fffdde6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(675, 'rafashot@outlook.com', 'RafaShot', 'Torman', 'n', 'C', '2015-03-31 22:52:54', 'ce4f1d9adb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(676, 'isa2003@sapo.pt', 'Alexandra', 'Martins', 'n', 'C', '2015-03-31 22:52:54', 'a1516162e2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(677, 'mexialobo@outlook.pt', 'Mxl', 'Fotografia', 'n', 'C', '2015-03-31 22:52:54', '008ebb7ab5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(678, 'jorgeusebio17@hotmail.com', 'Jorge', 'Silva', 'n', 'C', '2015-03-31 22:52:54', '8da5043e65', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(679, 'tiagomonte3@gmail.com', 'Tiago', 'Monte', 'n', 'C', '2015-03-31 22:52:54', 'f18c04f08c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(680, 'wakechico@hotmail.com', 'Francisco', 'Lopes', 'n', 'C', '2015-03-31 22:52:54', '892a719a7a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(681, 'franciscof@hotmail.com', 'Francisco', 'Fonseca', 'n', 'C', '2015-03-31 22:52:54', '0b67df2b30', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(682, '95msuarez@andoainikastola.net', 'Maddi', 'Suarez', 'n', 'C', '2015-03-31 22:52:54', 'd21d4cd3c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(683, 'julifeli50@gmail.com', 'Aitor', 'Artetxe Gonzalez', 'n', 'C', '2015-03-31 22:52:54', 'aaed0f1723', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(684, 'nelsongemeo@hotmail.com', 'Nelson Rafael', 'Santos', 'n', 'C', '2015-03-31 22:52:54', 'cc46db1d68', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(685, 'edumirapt@gmail.com', 'Eduardo', 'Mira', 'n', 'C', '2015-03-31 22:52:54', '591ddbb375', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(686, 'diogosoutelo@hotmail.com', 'Diogo', 'Soutelo', 'n', 'C', '2015-03-31 22:52:54', '1e092265d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(687, 'hugof118@hotmail.com', 'Hugo', 'Fonseca', 'n', 'C', '2015-03-31 22:52:54', 'fedb924cba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(688, 'nicolasfranke10@gmail.com', 'Nicolas', 'Franke', 'n', 'C', '2015-03-31 22:52:54', 'b8827bcf3e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(689, 'pedro_trigueira@hotmail.com', 'Pedro', 'Trigueira', 'n', 'C', '2015-03-31 22:52:54', '24b545dd1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 859, '', 0, 0),
(690, 'saraygarga@hotmail.com', 'Sary', 'Garcia', 'n', 'C', '2015-03-31 22:52:54', 'c68e9cc531', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(691, 'rodrigoildefonso@gmail.com', 'Rodrigo', 'Ildefonso', 'n', 'C', '2015-03-31 22:52:54', '2fad2dc9a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(692, 'hxmeneses@gmail.com', 'Hermano', 'Cardoso de Menezes', 'n', 'C', '2015-03-31 22:52:54', '5a4a68476e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 96, '', 0, 0),
(693, 'andresousa_222@hotmail.com', 'André', 'Sousa', 'n', 'C', '2015-03-31 22:52:54', 'e94cc0db3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(694, 'fmayer01@hotmail.com', 'Filipe', 'von Mayer', 'n', 'C', '2015-03-31 22:52:54', '82452099cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(695, 'tomebrun@gmail.com', 'Tomé', 'Araújo', 'n', 'C', '2015-03-31 22:52:54', 'fb70c4c3db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(696, 'xenxo77@yahoo.es', 'Xenxo', 'Fernández', 'n', 'C', '2015-03-31 22:52:54', 'f79a733cb8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(697, 'bernralao@gmail.com', 'Bernardo', 'Ralão', 'n', 'C', '2015-03-31 22:52:54', 'f1ca77f5d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4841, '', 0, 0),
(698, 'mariaanaaneves@gmail.com', 'Mariana', 'Neves', 'n', 'C', '2015-03-31 22:52:54', 'e4fcf87d86', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1059, '', 0, 0),
(699, 'rodinhas00@gmail.com', 'Rodrigo', 'Graça', 'n', 'C', '2015-03-31 22:52:54', 'e771d3f463', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(700, 'nacho.m.pendas@gmail.com', 'Nacho', 'Martinez Pendas', 'n', 'C', '2015-03-31 22:52:54', '3b8d7695f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(701, 'brumargues75@gmail.com', 'Bruno', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:54', 'c6efa03396', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(702, 'joao_gc_fonseca@hotmail.com', 'João', 'Fonseca', 'n', 'C', '2015-03-31 22:52:54', '01522cc225', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(703, 'boaondacaldeira@gmail.com', 'Gonçalo', 'Caldeira', 'n', 'C', '2015-03-31 22:52:54', '1d60bfe3d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(704, 'ipote2000@gmail.com', 'Miguel', 'Doria', 'n', 'C', '2015-03-31 22:52:54', 'f05584f3f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(705, 'p31x3@msn.com', 'António João', 'Gonçalves', 'n', 'C', '2015-03-31 22:52:54', 'deeb2bf49a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(706, 'josep.m.roldan@hotmail.com', 'Jose Manuel', 'Roldan Gonzalez', 'n', 'C', '2015-03-31 22:52:54', '49dd743520', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(707, 'leonel_lw@hotmail.com', 'Leonel', 'Wiethorn', 'n', 'C', '2015-03-31 22:52:54', 'f9eafbf1f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(708, 'vsurfercaste@hotmail.com', 'Victor', 'Garcia Serra', 'n', 'C', '2015-03-31 22:52:54', 'a38de9125c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(709, 'matay_familia_amigas@hotmail.com', 'Alexandra', 'Gbq', 'n', 'C', '2015-03-31 22:52:54', 'a42cadfe36', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1900, '', 0, 0),
(710, 'yago_91_21@hotmail.com', 'Ashraf', 'Abu-abbar', 'n', 'C', '2015-03-31 22:52:54', 'fe67341db0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(711, 'davidteiga@hotmail.com', 'David', 'Teiga', 'n', 'C', '2015-03-31 22:52:54', '3c05ab7493', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4047, '', 0, 0),
(712, 'xico.ts@hotmail.com', 'Francisco', 'Santos', 'n', 'C', '2015-03-31 22:52:54', '6ad8b31c91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 275, '', 0, 0),
(713, 'mikelbazperez@gmail.com', 'Mikel', 'Baz', 'n', 'C', '2015-03-31 22:52:54', 'b33d88012b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(714, 'pedrito_oo@hotmail.com', 'Pedro', 'Cordeiro', 'n', 'C', '2015-03-31 22:52:54', 'df65bdea06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(715, 'mariaeliseu33@gmail.com', 'Maria', 'Eliseu', 'n', 'C', '2015-03-31 22:52:54', '795600177f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 583, '', 0, 0),
(716, 'ribeiro.m.filipe@gmail.com', 'Filipe', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:54', 'd81c61d54b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(717, 'gorko@ludusbelli.es', 'Ludus', 'Belli', 'n', 'C', '2015-03-31 22:52:54', 'bbdb3f0573', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(718, 'caty__135@hotmail.com', 'Catarina', 'Lima', 'n', 'C', '2015-03-31 22:52:54', '1101319274', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(719, 'paulo22covas@gmail.com', 'Paulo', 'Covas', 'n', 'C', '2015-03-31 22:52:54', '2f04530152', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(720, 'bettencourterica@gmail.com', 'Erica', 'Bettencourt', 'n', 'C', '2015-03-31 22:52:54', 'dff2086226', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(721, 'deboradpoco@gmail.com', 'Débora', 'Poço', 'n', 'C', '2015-03-31 22:52:54', '925e5c57f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(722, 'nuni0775@gmail.com', 'Nuno', 'Viana', 'n', 'C', '2015-03-31 22:52:54', '485eb1c3f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(723, 'robdiogo@hotmail.com', 'Roberto', 'Diogo', 'n', 'C', '2015-03-31 22:52:54', 'e36f1c32a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(724, 'gutosspinto@hotmail.com', 'Guto', 'Pinto', 'n', 'C', '2015-03-31 22:52:54', '293d0a2915', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 411, '', 0, 0),
(725, 'hawai_bombai@hotmail.com', 'Fonsi', 'Martin', 'n', 'C', '2015-03-31 22:52:54', '4b6f6a3faf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(726, 'andregfsnunes@msn.com', 'André', 'Nunes', 'n', 'C', '2015-03-31 22:52:54', '08740c8ed4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(727, 'sebastiaonorton@hotmail.com', 'Sebastião', 'Norton', 'n', 'C', '2015-03-31 22:52:54', 'b990a0cf98', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(728, 'hugoskin1143@gmail.com', 'Hugo', 'Martins Pereira', 'n', 'C', '2015-03-31 22:52:54', '5f0da68a43', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(729, 'tomazfidalgo@gmail.com', 'Tomaz', 'Fidalgo', 'n', 'C', '2015-03-31 22:52:54', 'f2107ce37e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(730, 'nara1990@hotmail.com', 'Nara', 'Marcos', 'n', 'C', '2015-03-31 22:52:54', '097cf8e16c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(731, 'andremrosa88@hotmail.com', 'André', 'Rosa', 'n', 'C', '2015-03-31 22:52:54', 'ec07fa6745', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1645, '', 0, 0),
(732, 'heritor8@hotmail.com', 'Heriberto', 'Torres', 'n', 'C', '2015-03-31 22:52:54', 'd434cd745e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(733, 'ana_catarina_azevedo@hotmail.com', 'Ana Catarina', 'Azevedo', 'n', 'C', '2015-03-31 22:52:54', 'e35025f567', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(734, 'loboanta@gmail.com', 'Joana', 'Lobo Anta', 'n', 'C', '2015-03-31 22:52:54', 'a980b42669', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3737, '', 0, 0),
(735, 'claudia.preciso@gmail.com', 'Cláudia', 'Preciso Azevedo', 'n', 'C', '2015-03-31 22:52:54', '7f7e253058', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(736, 'dred.assis@gmail.com', 'Andre', 'Assis', 'n', 'C', '2015-03-31 22:52:54', 'd147542304', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 202, '', 0, 0),
(737, 'angelo.carmo@renatlantico.pt', 'Angelo', 'Carmo', 'n', 'C', '2015-03-31 22:52:54', 'b16c6e97f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4994, '', 0, 0),
(738, 'cpddcastro@gmail.com', 'Carlos', 'De Castro', 'n', 'C', '2015-03-31 22:52:54', '041074a334', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(739, 'studiosubinas@gmail.com', 'Luis', 'Subinas', 'n', 'C', '2015-03-31 22:52:54', '0154f68c7f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(740, 'jardim.aranha@gmail.com', 'João', 'Aranha', 'n', 'C', '2015-03-31 22:52:54', 'd8fe770984', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(741, 'ghuerta92@gmail.com', 'Gabriela', 'Huerta', 'n', 'C', '2015-03-31 22:52:54', '82cc15dc5a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(742, 'fabianamgc@hotmail.com', 'Fabiana', 'Caldas', 'n', 'C', '2015-03-31 22:52:54', '52b7961d14', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(743, 'mikaelmiranda@gmail.com', 'Miguel', 'Leão Miranda', 'n', 'C', '2015-03-31 22:52:54', '67b58a1676', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1864, '', 0, 0),
(744, 'zebalsas@hotmail.com', 'Zé', 'Balsas', 'n', 'C', '2015-03-31 22:52:54', 'f234512c6e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(745, 'luanova28@hotmail.com', 'Sílvia', 'Aido', 'n', 'C', '2015-03-31 22:52:54', '1b0cb92626', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(746, 'delarubia13@gmail.com', 'Davidh', 'de la Rubia', 'n', 'C', '2015-03-31 22:52:54', 'c36f2e8f02', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(747, 'debora.britz@hotmail.com', 'Débora', 'De Brito', 'n', 'C', '2015-03-31 22:52:54', 'ce2d9b2a13', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(748, 'nunogermanocardosopinto@hotmail.com', 'Nuno', 'Pinto', 'n', 'C', '2015-03-31 22:52:54', '666bdd024f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(749, 'smsantos@surfportugal.pt', 'Susana', 'M. Santos', 'n', 'C', '2015-03-31 22:52:54', '18102d7eb6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1363, '', 0, 0),
(750, 'pventura_13@hotmail.com', 'Ventura', 'Doning', 'n', 'C', '2015-03-31 22:52:54', 'c7098319f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(751, 'smergulhador@terra.com.br', 'Sergio', 'Barreto', 'n', 'C', '2015-03-31 22:52:54', '3a5a639df9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(752, 'manel.ferreira.pedralva@gmail.com', 'Manel', 'Ferreira', 'n', 'C', '2015-03-31 22:52:54', '197459a591', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2772, '', 0, 0),
(753, 'joseagulheiroelias@gmail.com', 'Jose', 'Elias', 'n', 'C', '2015-03-31 22:52:54', 'f44d086c71', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(754, 'o_rulikons@hotmail.com', 'Raul', 'Lopez Pardo', 'n', 'C', '2015-03-31 22:52:54', '050faeb2ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(755, 'marlene_30_carvalho@hotmail.com', 'Marlene', 'Carvalho', 'n', 'C', '2015-03-31 22:52:54', '84cbefb3a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(756, 'sanfer1306@hotmail.com', 'Sandra', 'Dias Ferreira', 'n', 'C', '2015-03-31 22:52:54', '6b70fc2132', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(757, 'glauciaarq@hotmail.com', 'Glaucia', 'Cavalcante Macedo', 'n', 'C', '2015-03-31 22:52:54', 'a2253ead55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(758, 'margaridacalqueiro17@gmail.com', 'Margarida', 'Marques Calqueiro', 'n', 'C', '2015-03-31 22:52:54', '14e0036c53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(759, 'antonio_gloria@sapo.pt', 'António', 'Glória', 'n', 'C', '2015-03-31 22:52:54', 'ccb0ab3573', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(760, 'acruz1978@gmail.com', 'António', 'Cruz', 'n', 'C', '2015-03-31 22:52:54', 'c5b1996de1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4991, '', 0, 0),
(761, 'bjm_santos@hotmail.com', 'Bruno', 'Santos', 'n', 'C', '2015-03-31 22:52:54', '602c77e263', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(762, 'quicasadonna@hotmail.com', 'Liliana', 'Kikas', 'n', 'C', '2015-03-31 22:52:54', '7116cd2e6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(763, 'mario_bernardo_junior@hotmail.com', 'Mário', 'Bernardo', 'n', 'C', '2015-03-31 22:52:54', 'e6a88d47ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(764, 'jmfgamboa@gmail.com', 'Joao', 'Gamboa', 'n', 'C', '2015-03-31 22:52:54', 'b0e4b1fe3c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(765, 'lcostajardins@sapo.pt', 'Luis', 'Silva', 'n', 'C', '2015-03-31 22:52:54', '1d4e79a662', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(766, 'robinsonweiske@hotmail.com', 'Robinson', 'Weiske', 'n', 'C', '2015-03-31 22:52:54', 'b9014f669a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(767, 'tiagosilva.psi@gmail.com', 'Tiago', 'Silva', 'n', 'C', '2015-03-31 22:52:54', 'ec8e8bd83e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(768, 'asdrubal07@gmail.com', 'Asdrubal', 'Romero', 'n', 'C', '2015-03-31 22:52:54', '2cf06f692f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(769, 'ollerbr@gmail.com', 'Borja', '', 'n', 'C', '2015-03-31 22:52:54', '9decfd6fb5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(770, 'luis_lencastre@hotmail.com', 'Luis', 'Lencastre', 'n', 'C', '2015-03-31 22:52:54', '5f69b346b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(771, '216787@soas.ac.uk', 'Alexandre', 'Abreu', 'n', 'C', '2015-03-31 22:52:54', '8e1132393c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(772, 'pedroguisantos@hotmail.com', 'Pedro', 'Santos', 'n', 'C', '2015-03-31 22:52:54', '65fc0751f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(773, 'bebedemorais@meo.pt', 'Bébé', 'de Morais', 'n', 'C', '2015-03-31 22:52:54', '25bf7eaff5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1937, '', 0, 0),
(774, 'giannini_ambiental@hotmail.com', 'Rodrigo', 'Giannini', 'n', 'C', '2015-03-31 22:52:54', '85c5bed84e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(775, 'tigstav@gmail.com', 'Tiago', 'Tavares', 'n', 'C', '2015-03-31 22:52:54', '997e980a04', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 271, '', 0, 0),
(776, 'franciscoplo@hotmail.com', 'Francisco', 'Pires de Lima', 'n', 'C', '2015-03-31 22:52:54', 'c74b97c941', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(777, 'darkeagoth@hotmail.com', 'Adriano', 'Innocuous Clouds', 'n', 'C', '2015-03-31 22:52:54', '5c14274dda', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(778, 'andremcmaia@gmail.com', 'André', 'Maia', 'n', 'C', '2015-03-31 22:52:54', '6e2adc21f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(779, 'igokaiser@gmail.com', 'Iñigo', 'Kaiser Varela', 'n', 'C', '2015-03-31 22:52:54', 'a2a821df11', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(780, 'tiagosantoscunha@hotmail.com', 'Tiago', 'Cunha', 'n', 'C', '2015-03-31 22:52:54', '1b3f115933', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(781, 'patricia.f.r@hotmail.com', 'Patricia', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:54', '4583b8d3ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(782, 'blink182_chalo@hotmail.com', 'Chalo', 'Matallana', 'n', 'C', '2015-03-31 22:52:54', '7dea73516d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(783, 'vascohasse@gmail.com', 'Vasco', 'Hasse', 'n', 'C', '2015-03-31 22:52:54', '9bcb482537', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4676, '', 0, 0),
(784, 'ricardo_pinto90@hotmail.com', 'Ricardo', 'Pinto', 'n', 'C', '2015-03-31 22:52:54', 'dd5cc18a12', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2007, '', 0, 0),
(785, 'fabriciorenatoferreira@gmail.com', 'Fabricio', 'Ferreira', 'n', 'C', '2015-03-31 22:52:54', '78041ebd16', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(786, 'pedro.benites@gmail.com', 'Pedro', 'Benites Gonçalves', 'n', 'C', '2015-03-31 22:52:54', '052252aafb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(787, 'adri_salgom@hotmail.com', 'Adria', 'Salom Gomez', 'n', 'C', '2015-03-31 22:52:54', '81af6172d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(788, 'tfar2804@gmail.com', 'Toni', 'Far', 'n', 'C', '2015-03-31 22:52:54', 'a41a60e7a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(789, 'georghell@hotmail.com', 'Georg', 'Hellweger', 'n', 'C', '2015-03-31 22:52:54', 'e934bc88a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(790, 'icaro_ronchi@hotmail.com', 'Icaro', 'Ronchi', 'n', 'C', '2015-03-31 22:52:54', '2fd6c61529', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(791, 'ivo.lanca@live.com.pt', 'Ivo', 'Lanca', 'n', 'C', '2015-03-31 22:52:54', 'fc2bfad712', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(792, 'gregskis@gmail.com', 'Gregorio', 'Aldabaldetrecu', 'n', 'C', '2015-03-31 22:52:54', 'd78005c384', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(793, 'cokimigue85@hotmail.com', 'Migue', 'Tenorio Pérez', 'n', 'C', '2015-03-31 22:52:54', 'f0cc5a7bdb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(794, 'adelaide.torgal1@hotmail.com', 'Lai', 'Torgal', 'n', 'C', '2015-03-31 22:52:54', 'a1636b326c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(795, 'joanagtnunes@hotmail.com', 'Joana', 'Nunes', 'n', 'C', '2015-03-31 22:52:54', '11e6723c39', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(796, 'billxaruto@hotmail.com', 'Sabino', 'Silva', 'n', 'C', '2015-03-31 22:52:54', '1bea1fe0f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(797, 'tenreirobb@gmail.com', 'Alvaro', 'Tenreiro', 'n', 'C', '2015-03-31 22:52:54', '62e54eee0f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(798, 'dylanped1999@hotmail.fr', 'Dylan', 'Pedrosa', 'n', 'C', '2015-03-31 22:52:54', 'c26ad196ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(799, 'marco.r.lucio@gmail.com', 'Marco', 'Lucio', 'n', 'C', '2015-03-31 22:52:54', 'bd1e9ea5ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(800, 'paulo_pozo@hotmail.com', 'Paulo', 'Macedo', 'n', 'C', '2015-03-31 22:52:54', 'f1d069bf2a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(801, 'moraislourenco@gmail.com', 'João', 'Lourenço', 'n', 'C', '2015-03-31 22:52:54', 'f36f592b3e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(802, 'mario.vallejo94@hotmail.com', 'Mario', 'Vallejo Larrabeiti', 'n', 'C', '2015-03-31 22:52:54', '9ac32be60b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(803, 'zetubarao@gmail.com', 'Ze', 'Nunes', 'n', 'C', '2015-03-31 22:52:54', '4436561111', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(804, 'fedee.dutra@hotmail.com', 'Fede', 'Dutra', 'n', 'C', '2015-03-31 22:52:54', 'c11d53e94e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(805, 'sofiagtn@gmail.com', 'Sofia', 'Nunes', 'n', 'C', '2015-03-31 22:52:54', '07af149059', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(806, 'norberto_parente@hotmail.com', 'Norberto', 'Parente', 'n', 'C', '2015-03-31 22:52:54', 'daada7e199', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(807, 'filipeantolin@gmail.com', 'Filipe', 'Teixeira', 'n', 'C', '2015-03-31 22:52:54', 'afcebced1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(808, 'nunompcsantos@gmail.com', 'Nuno', 'Santos', 'n', 'C', '2015-03-31 22:52:54', '785887f98d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2642, '', 0, 0),
(809, 'mantecao2x1@hotmail.com', 'Virgilio', 'Camacho Fermisson', 'n', 'C', '2015-03-31 22:52:54', '2add4de0ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(810, 'eloheprosurf@gmail.com', 'Elohe', 'Alvarez', 'n', 'C', '2015-03-31 22:52:54', '687cfce10c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(811, 'tomas_rocha8@hotmail.com', 'Tomás', 'Rocha', 'n', 'C', '2015-03-31 22:52:54', '8219ab5fae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(812, 'eliannasiciliano@hotmail.com', 'Elianna', 'Siciliano', 'n', 'C', '2015-03-31 22:52:54', '6b13d57415', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(813, 'mayk.l@hotmail.com', 'Miguel', 'Bp', 'n', 'C', '2015-03-31 22:52:54', '85aa1a5334', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(814, 'rodrigues.cfc@gmail.com', 'Catia \'shorty\'', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:54', '84e4ba337e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(815, 'franciscofernandeslourenco@gmail.com', 'Francisco', 'Lourenco', 'n', 'C', '2015-03-31 22:52:54', 'c7cd92ebd9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(816, 'leonorpaulo@gmail.com', 'Leonor', 'Paulo', 'n', 'C', '2015-03-31 22:52:54', '9bc6c66d61', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(817, 'jorgmiguelvilaca@hotmail.com', 'Jorge', 'Vilaça', 'n', 'C', '2015-03-31 22:52:54', 'b5c5e4e89e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(818, 'fclmiguel_cunha@hotmail.com', 'Miguel', 'Cunha', 'n', 'C', '2015-03-31 22:52:54', 'c5d43b1ffc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(819, 'lfborges@earthlink.net', 'Luiz', 'Borges', 'n', 'C', '2015-03-31 22:52:54', '09d281fed4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(820, 'fmelo97@hotmail.com', 'Francisco', 'Melo', 'n', 'C', '2015-03-31 22:52:54', 'b1b0768caf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(821, 'anarita.calheiros@gmail.com', 'Ana', 'Rita', 'n', 'C', '2015-03-31 22:52:54', '0c8eea557c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1291, '', 0, 0),
(822, 'mayara_rizzato@yahoo.ie', 'Mayara', 'Rizzato', 'n', 'C', '2015-03-31 22:52:54', 'a8d6cbf959', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(823, 'pedrogcfonseca@hotmail.com', 'Pedro', 'Fonseca', 'n', 'C', '2015-03-31 22:52:54', 'f7196f1d98', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(824, 'bernard0@hotmail.com', 'Bernardo', 'Henriques', 'n', 'C', '2015-03-31 22:52:54', '5258c580db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(825, 'wingm85@gmail.com', 'wings', 'and waves', 'n', 'C', '2015-03-31 22:52:54', '06838fc94f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(826, 'vasco.pereira.lopes@gmail.com', 'Vasco', 'Lopes', 'n', 'C', '2015-03-31 22:52:54', 'e64fe67ba7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(827, 'tiago-santos-21@hotmail.com', 'Tiago', 'Santos', 'n', 'C', '2015-03-31 22:52:54', 'e40b64317b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(828, 'nanoantia@hotmail.com', 'Nano', 'Antía', 'n', 'C', '2015-03-31 22:52:54', '22859e04df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(829, 'xavierdasilvapedro@gmail.com', 'Pedro Xavier', 'da Silva', 'n', 'C', '2015-03-31 22:52:54', '98f37d51fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(830, 'filipe.m.lino@gmail.com', 'Filipe', 'Lino', 'n', 'C', '2015-03-31 22:52:54', 'd8bb0e7ee5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(831, 'madalena.moleiro@gmail.com', 'Madalena', 'Faustino', 'n', 'C', '2015-03-31 22:52:54', '7518b46e26', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(832, 'pedro.baratini@hotmail.com', 'Barata', 'Nunes', 'n', 'C', '2015-03-31 22:52:54', '7f98a3cc5c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(833, 'inezinharibeiro@gmail.com', 'Inezinha', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:54', 'b41cd6b81a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(834, 'jor.vogado@gmail.com', 'Jorge', '', 'n', 'C', '2015-03-31 22:52:54', '5800ce778e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(835, 'mark_aleixandre@hotmail.com', 'Marc', 'Aleixandre', 'n', 'C', '2015-03-31 22:52:54', '124c86739d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(836, 'betooamorim@hotmail.com', 'Roberto', 'Amorim', 'n', 'C', '2015-03-31 22:52:54', '5734f7751d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(837, 'cassio73@hotmail.com', 'Cassio', 'Pitta', 'n', 'C', '2015-03-31 22:52:54', '7c2e8508a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(838, 'manascimento@tmg.pt', 'Margarida', 'Nascimento', 'n', 'C', '2015-03-31 22:52:54', 'b60afa3f79', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(839, 'felipecorbettaa@gmail.com', 'Felipe Gustavo', 'Corbetta Machado', 'n', 'C', '2015-03-31 22:52:54', 'dd8a1009d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(840, 'martim_cruz@hotmail.com', 'Martim', 'Cruz', 'n', 'C', '2015-03-31 22:52:54', 'b74bee83aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(841, 'aaltedaveiga@gmail.com', 'António', 'da Veiga', 'n', 'C', '2015-03-31 22:52:54', 'fc6261f546', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(842, 'seomara.almeida@gmail.com', 'Seomara', 'Almeida', 'n', 'C', '2015-03-31 22:52:54', '7002df3f92', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(843, 'jimcogorza@gmail.com', 'Jaime', 'Ibañez', 'n', 'C', '2015-03-31 22:52:54', '45771b99c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(844, 'ricardosaomarcos@gmail.com', 'Ricardo', 'São Marcos', 'n', 'C', '2015-03-31 22:52:54', 'fed200fb82', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(845, 'dianavieiraalves@gmail.com', 'Diana', 'Alves', 'n', 'C', '2015-03-31 22:52:54', 'cc3d55068a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(846, 'eunice.antunes.ribeiro@gmail.com', 'Eunice', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:54', 'ba8cfc7938', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(847, 'joao.kazinha@gmail.com', 'Ka João', 'Fatale', 'n', 'C', '2015-03-31 22:52:54', '4feeb3348c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(848, 'rolim.gremio@hotmail.com', 'Gabriel', 'Rolim', 'n', 'C', '2015-03-31 22:52:54', 'a0b0c4baa2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(849, 'gustavobertotto@gmail.com', 'Gustavo', 'Bertotto', 'n', 'C', '2015-03-31 22:52:54', '4be07e4c71', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(850, 'ruijorgeleitao@gmail.com', 'Rui', 'Marques Leitão', 'n', 'C', '2015-03-31 22:52:54', '59bf8ce03e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(851, 'tiago_parro@hotmail.com', 'Tiago', 'Parro', 'n', 'C', '2015-03-31 22:52:54', '096a2c5496', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1442, '', 0, 0),
(852, 'pedro.soeiro.dias@gmail.com', 'Pedro', 'Dias', 'n', 'C', '2015-03-31 22:52:54', '8c0ba4e31b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 139, '', 0, 0),
(853, 'brunoludwig89@gmail.com', 'Bruno', 'Ludwig', 'n', 'C', '2015-03-31 22:52:54', 'e51342604a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(854, 'fmgteixeira@yahoo.com', 'Iko', 'Teixeira', 'n', 'C', '2015-03-31 22:52:54', '913e20ecf8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3415, '', 0, 0),
(855, 'joanavfialho@gmail.com', 'Joana', 'Tavora', 'n', 'C', '2015-03-31 22:52:54', '94ea7cc076', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(856, 'mfgmrocha@gmail.com', 'Marta Filipa', 'Gil M.Rocha', 'n', 'C', '2015-03-31 22:52:54', '704c2128bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(857, 'ruifcg@gmail.com', 'Rui', 'Goncalves', 'n', 'C', '2015-03-31 22:52:54', '06d89927bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(858, 'luis.ruiz.lucas@gmail.com', 'Luis', 'Lucas', 'n', 'C', '2015-03-31 22:52:54', '66c3fb6cbc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(859, 'manoellimapenna@hotmail.com', 'Manoel', 'Lima Penna', 'n', 'C', '2015-03-31 22:52:54', 'a3dbc7ca44', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(860, 'r.dias183@gmail.com', 'Rodrigo', 'Dias', 'n', 'C', '2015-03-31 22:52:54', 'da437b82e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4319, '', 0, 0),
(861, '333nelu@gmail.com', 'Nerea', 'Elu', 'n', 'C', '2015-03-31 22:52:54', 'a3c51c667e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(862, 'realzeca@gmail.com', 'Zeca', 'Neto', 'n', 'C', '2015-03-31 22:52:54', '0731baed84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(863, 'lenatamaraedgar@gmail.com', 'Tamara', 'Goncalves', 'n', 'C', '2015-03-31 22:52:54', '2e6b201f2d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(864, 'leonorvasques@gmail.com', 'Maria', 'Vasques', 'n', 'C', '2015-03-31 22:52:54', '1f4c0210f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(865, 'bruxinha_scp@hotmail.com', 'Rafaela', 'Peralta', 'n', 'C', '2015-03-31 22:52:54', '4cd7d8358a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(866, 'ibonetxabe@hotmail.com', 'Ibone', 'Etxabe Alonso', 'n', 'C', '2015-03-31 22:52:54', '7b7be89234', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(867, 'martarocha292@yahoo.com', 'Marta', 'Rocha', 'n', 'C', '2015-03-31 22:52:54', 'ea77b241c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(868, 'rabbitsurfd@gmail.com', 'Carlos', 'Jorge', 'n', 'C', '2015-03-31 22:52:54', '86bb770220', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 761, '', 0, 0),
(869, 'paulamacfx@sapo.pt', 'Ana', 'Machado', 'n', 'C', '2015-03-31 22:52:54', 'a909c4f9a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(870, 'tiagomaiaferreira@hotmail.com', 'Tiago', 'Maia Ferreira', 'n', 'C', '2015-03-31 22:52:54', 'ea0d1de839', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2314, '', 0, 0),
(871, 'joao_prina@hotmail.com', 'João', 'Nuno', 'n', 'C', '2015-03-31 22:52:54', '324194d00b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(872, 'madarelvas@gmail.com', 'Madalena', 'Relvas', 'n', 'C', '2015-03-31 22:52:54', '5f52cab24d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(873, 'brunogarrido@hotmail.com', 'Bruno', 'Garrido', 'n', 'C', '2015-03-31 22:52:54', '460dcfec17', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(874, 'pedrocctsantos@gmail.com', 'Pedro', 'Santos', 'n', 'C', '2015-03-31 22:52:54', '2f93104b36', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(875, 'garcia.eduardo.18@gmail.com', 'Eduardo', 'Garcia', 'n', 'C', '2015-03-31 22:52:54', 'ae653c6a62', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(876, 'ramicf@hotmail.com', 'Ramiro', 'Castro', 'n', 'C', '2015-03-31 22:52:54', '4dd9432c91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(877, 'marceloamon@yahoo.com.br', 'Marcelo', 'Amaral', 'n', 'C', '2015-03-31 22:52:54', 'd7fed00834', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(878, 'biaancamuniiz@hotmail.com', 'Bianca', 'Muniz', 'n', 'C', '2015-03-31 22:52:54', '3d2950b062', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(879, 'followthevane@gmail.com', 'folloW', 'the Vane', 'n', 'C', '2015-03-31 22:52:54', 'b00652cb9a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(880, 'oscar.freire@hotmail.com', 'Oscar', 'Valera Alvarez', 'n', 'C', '2015-03-31 22:52:54', '78b3f53000', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(881, 'hlino@sapo.pt', 'Helder', 'Lino', 'n', 'C', '2015-03-31 22:52:54', '1e212e5508', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(882, 'dsilva1106@gmail.com', 'Diogo', 'Silva', 'n', 'C', '2015-03-31 22:52:54', 'f062e28bb6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1286, '', 0, 0),
(883, 'grl@gjp.pt', 'Gonçalo', 'de Lima', 'n', 'C', '2015-03-31 22:52:54', '9c2040dfb4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1815, '', 0, 0),
(884, 'le.ewaldh@hotmail.com', 'Sebastian', 'Ewaldh', 'n', 'C', '2015-03-31 22:52:54', '8cbc9610d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(885, 'tiagomatos00@gmail.com', 'Tiago', 'Matos', 'n', 'C', '2015-03-31 22:52:54', '06ab8d0434', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(886, 'lourencoclavel@hotmail.com', 'Lourenço', 'Gamelas', 'n', 'C', '2015-03-31 22:52:54', '00a2c7ab35', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(887, 'cunhadecastro@hotmail.com', 'Marcos', 'Cunha de Castro', 'n', 'C', '2015-03-31 22:52:54', '3f44738542', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(888, 'roimatola@gmail.com', 'João', 'Afonso', 'n', 'C', '2015-03-31 22:52:54', 'e4441bfc88', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(889, 'jclle@hotmail.com', 'João', 'Lé', 'n', 'C', '2015-03-31 22:52:54', '39d904f525', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(890, 'williamzim@hotmail.com', 'William', 'Zimmermann', 'n', 'C', '2015-03-31 22:52:54', '24c9354565', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(891, 'jorenze@hotmail.com', 'Jorge', 'Alves', 'n', 'C', '2015-03-31 22:52:54', '861a7ceefc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(892, 'nunosouto@hotmail.com', 'Nuno', 'Souto', 'n', 'C', '2015-03-31 22:52:54', 'a66fefc9d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(893, 'antonino_bento@hotmail.com', 'Antonino', 'Bento', 'n', 'C', '2015-03-31 22:52:54', 'a422f2b3aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(894, 'hmcleao@gmail.com', 'Hugo', 'Leão', 'n', 'C', '2015-03-31 22:52:54', '97a57c8443', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(895, 'fcfirmo@gmail.com', 'Filipe', 'Firmo', 'n', 'C', '2015-03-31 22:52:54', '2fb087ba86', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(896, 'trindadebrito@gmail.com', 'Brito', 'António', 'n', 'C', '2015-03-31 22:52:54', '1f18fabf87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(897, 'danielfantunes@hotmail.com', 'Daniel', 'Antunes', 'n', 'C', '2015-03-31 22:52:54', '210e80859e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(898, 'marta_duque@msn.com', 'Marta', 'Duque', 'n', 'C', '2015-03-31 22:52:54', '97536df0b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(899, 'mtalmeida05@hotmail.com', 'Maria', 'Almeida', 'n', 'C', '2015-03-31 22:52:54', '94b73048e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(900, 'frederico.mascarenhas8@gmail.com', 'Frederico Azevedo', 'Mascarenhas', 'n', 'C', '2015-03-31 22:52:54', 'dc6fcad2e2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(901, 'roversen@msn.com', 'Roberto', 'Sendin', 'n', 'C', '2015-03-31 22:52:54', '7822c81a65', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(902, 'p1pokka@hotmail.com', 'Sofia', 'Filipe', 'n', 'C', '2015-03-31 22:52:54', '420c1b18aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 11, '', 0, 0),
(903, 'marta.arnaud@hotmail.com', 'Marta', 'Arnaut', 'n', 'C', '2015-03-31 22:52:54', '65080df5cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(904, 'batataonline@gmail.com', 'Nuno', 'Batata', 'n', 'C', '2015-03-31 22:52:54', 'eab0283475', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(905, 'asmgonzalez@hotmail.com', 'Sónia', 'Gonzalez', 'n', 'C', '2015-03-31 22:52:54', '7c05fcfe26', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(906, 'artur.despomar@gmail.com', 'Artur', 'Fernandes', 'n', 'C', '2015-03-31 22:52:54', 'ee8316e424', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1330, '', 0, 0),
(907, 'tavaresgoa@hotmail.com', 'Pedro', 'Tavares', 'n', 'C', '2015-03-31 22:52:54', 'c9fc60f57d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4198, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(908, 'romimartins@gmail.com', 'Rodrigo', 'Martins', 'n', 'C', '2015-03-31 22:52:54', 'fda4e4b064', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4912, '', 0, 0),
(909, 'andreffm@gmail.com', 'André', 'Martins', 'n', 'C', '2015-03-31 22:52:54', '1ceafb3044', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(910, 'txolomogsxr750@hotmail.es', 'Jon Ander', 'Martinez', 'n', 'C', '2015-03-31 22:52:54', '7ba7778ebe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(911, 'cobaosurfmazarron@gmail.com', 'Antonio', 'Del Amor Navarro', 'n', 'C', '2015-03-31 22:52:54', 'db49178226', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(912, 'mikeljuang@gmail.com', 'Mikel', 'Juan', 'n', 'C', '2015-03-31 22:52:54', '02a30ee68c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(913, 'rui.horta@sonicel.pt', 'Rui', 'Horta', 'n', 'C', '2015-03-31 22:52:54', '1cd2561713', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(914, 'arodrilan@gmail.com', 'Araceli', 'Rodriguez Landeras', 'n', 'C', '2015-03-31 22:52:54', '011c714901', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(915, 'palexferreira@gmail.com', 'Palex', 'Ferreira', 'n', 'C', '2015-03-31 22:52:54', '813960cf25', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1522, '', 0, 0),
(916, 'marialuis74@hotmail.com', 'Maria', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:54', 'ffc9a1d8d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(917, 'barbaramguevara@gmail.com', 'Barbara', 'Guevara', 'n', 'C', '2015-03-31 22:52:54', '8a696d726b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1414, '', 0, 0),
(918, 'madalenacluny@gmail.com', 'Madalena', 'Cluny', 'n', 'C', '2015-03-31 22:52:54', 'fd04abd621', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(919, 'nokas8@hotmail.com', 'Ines', 'Cunha', 'n', 'C', '2015-03-31 22:52:54', '6f6ca0742b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(920, 'gleylsonfreitas@gmail.com', 'Gleylson', 'Freitas', 'n', 'C', '2015-03-31 22:52:54', '9c4bf47495', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(921, 'drunkmg@gmail.com', 'Drunk', 'Soul', 'n', 'C', '2015-03-31 22:52:54', '17dc6f245f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(922, 'kinastn_4@hotmail.com', 'Tomás', 'Nogueira', 'n', 'C', '2015-03-31 22:52:54', '0652e9d569', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(923, 'tic13dessa@gmail.com', 'Madalena', 'Barbosa', 'n', 'C', '2015-03-31 22:52:54', '2a14351395', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(924, 'alepedra1976@hotmail.com', 'Ale', 'Pedra', 'n', 'C', '2015-03-31 22:52:54', '3dee9af8dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(925, 'carolinanortondematos@gmail.com', 'Carolina', 'Norton de Matos', 'n', 'C', '2015-03-31 22:52:54', '3801cc33f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(926, 'artur.carvalho@me.com', 'Artur', 'Carvalho', 'n', 'C', '2015-03-31 22:52:54', '2ecae1b3d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(927, 'cksurf1@hotmail.com', 'Vitinho', 'Ckless', 'n', 'C', '2015-03-31 22:52:54', '8f52e53037', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(928, 'hmpartetudo@gmail.com', 'Henrique', 'Martins', 'n', 'C', '2015-03-31 22:52:54', 'd3c5ea2201', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(929, 'joaoscabrita@gmail.com', 'João Pedro', 'Cabrita', 'n', 'C', '2015-03-31 22:52:54', 'fa8f5f32cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(930, 'ritapombinho@gmail.com', 'Rita', 'Sério Pires', 'n', 'C', '2015-03-31 22:52:54', '26951bb007', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(931, 'marcocunha88@live.com.pt', 'Marco', 'da Cunha', 'n', 'C', '2015-03-31 22:52:54', 'a11064063b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(932, 'catarinatoscano@hotmail.com', 'Catarina', 'Toscano', 'n', 'C', '2015-03-31 22:52:54', '3855bd3a9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 876, '', 0, 0),
(933, 'beatriz.cs.pereira@hotmail.com', 'Bia', 'Pereira', 'n', 'C', '2015-03-31 22:52:54', '7e72a24186', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 293, '', 0, 0),
(934, 'gonzamm1@hotmail.com', 'Gonzalo', 'Martínez Martínez', 'n', 'C', '2015-03-31 22:52:54', '9476657106', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(935, 'baltazar_8_@hotmail.com', 'Paulo', 'Baltazar', 'n', 'C', '2015-03-31 22:52:54', '8bb801dc4d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(936, 'sofia_o1311@hotmail.com', 'Sofia', 'Oliveira', 'n', 'C', '2015-03-31 22:52:54', '77b8e7fb09', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4838, '', 0, 0),
(937, 'ricardohenriquer@gmail.com', 'Ricardo', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:54', '47a57f0419', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(938, 'jg.almeida56@gmail.com', 'João', 'Almeida', 'n', 'C', '2015-03-31 22:52:54', 'c8e4f54fcf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(939, 'zaninbruno@live.com', 'Bruno', 'Zanin', 'n', 'C', '2015-03-31 22:52:54', '72a91f4564', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(940, 'nunoguerreiro2@hotmail.com', 'Nuno', 'Guerreiro', 'n', 'C', '2015-03-31 22:52:54', 'b2bf2009bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 360, '', 0, 0),
(941, 'mafaldabaiao@outlook.pt', 'Mafalda', 'Baião', 'n', 'C', '2015-03-31 22:52:54', '27c4b40c0e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(942, 'guedesvaz@hotmail.com', 'Luca', '', 'n', 'C', '2015-03-31 22:52:54', 'f3feeaf4ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(943, 'miguel.cscastro@gmail.com', 'Miguel', 'Castro', 'n', 'C', '2015-03-31 22:52:54', 'ea8b59e5d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(944, 'sergioferro21@gmail.com', 'Sergio', 'Ferro', 'n', 'C', '2015-03-31 22:52:54', 'eb44fe1aaa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(945, 'erik_surf95@hotmail.com', 'Erik', 'Lundberg Pérez', 'n', 'C', '2015-03-31 22:52:54', 'd732c23388', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(946, 'anaiaogomes@gmail.com', 'Ana', 'Gomes', 'n', 'C', '2015-03-31 22:52:54', 'ece0b66fa3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 690, '', 0, 0),
(947, 'johnfbarreiros@hotmail.com', 'João', 'Barreiros', 'n', 'C', '2015-03-31 22:52:54', '84378b5e86', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(948, 'croliveira@me.com', 'Carlos', 'Oliveira', 'n', 'C', '2015-03-31 22:52:54', '4b57339365', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(949, 'w_vieira7@yahoo.com.br', 'WFernandes', 'Vieira', 'n', 'C', '2015-03-31 22:52:54', 'b6b467d2b6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1058, '', 0, 0),
(950, 'joao.guilhermebettoni@outlook.com', 'João', 'Guilherme', 'n', 'C', '2015-03-31 22:52:54', '3365e72ab1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(951, 'goncalosantanalopes@gmail.com', 'Gonçalo', 'Lopes', 'n', 'C', '2015-03-31 22:52:54', '70414febc1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1302, '', 0, 0),
(952, 'carlosfilipeoliveira88@gmail.com', 'Carlos', 'Oliveira', 'n', 'C', '2015-03-31 22:52:54', 'f59a255cb9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(953, 'martapapr@gmail.com', 'Marta', 'Ramos', 'n', 'C', '2015-03-31 22:52:54', '8a1152c19f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(954, 'nuriachies@hotmail.com', 'Nuria', 'Chíes García', 'n', 'C', '2015-03-31 22:52:54', '6dd5afe6ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(955, 'nacatri@sapo.pt', 'Ana Catarina', 'Sá', 'n', 'C', '2015-03-31 22:52:54', 'eee82177c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4640, '', 0, 0),
(956, 'rheredia@daazeventos.com', 'Rodrigo Herédia', '', 'n', 'C', '2015-03-31 22:52:54', '4a0d15fd44', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(957, 'i_garcia@euskaltel.net', 'Irene', 'García Carballo', 'n', 'C', '2015-03-31 22:52:54', 'c8c8d02b84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(958, 'josegregoriov@hotmail.com', 'José', 'Gregório', 'n', 'C', '2015-03-31 22:52:54', 'b9cbd54190', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(959, 'saomarcosrui@gmail.com', 'Rui', 'São Marcos', 'n', 'C', '2015-03-31 22:52:54', 'ec16a5bc6f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(960, 'ftseixas@gmail.com', 'Pedro', 'Seixas', 'n', 'C', '2015-03-31 22:52:54', 'ef080a072a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4680, '', 0, 0),
(961, 'davidprescott@sapo.pt', 'David', 'Prescott', 'n', 'C', '2015-03-31 22:52:54', 'c9560e2663', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(962, 'carol_zinha05@hotmail.com', 'Carol', 'Aquino', 'n', 'C', '2015-03-31 22:52:54', '5e4334972a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(963, 'anaurruti@gmail.com', 'Ana', 'Urrutia', 'n', 'C', '2015-03-31 22:52:54', '9c19b8de12', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(964, 'diogo.viana.88@gmail.com', 'Diogo', 'Viana', 'n', 'C', '2015-03-31 22:52:54', 'fc9edbf2f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(965, 'alba_labrada@hotmail.com', 'Alba', 'Labrada Garcia', 'n', 'C', '2015-03-31 22:52:54', 'bbe7d92541', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(966, 'txun84@gmail.com', 'Jon Ander', 'Zinkunegi', 'n', 'C', '2015-03-31 22:52:54', 'cd6abf882a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(967, 'dokinhax@hotmail.com', 'Dokas', 'Alerta', 'n', 'C', '2015-03-31 22:52:54', 'ad0a9a835c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(968, 'duarte_mario@hotmail.com', 'Mário', 'Duarte', 'n', 'C', '2015-03-31 22:52:54', '5c01543939', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(969, 'bsbsantos9@hotmail.com', 'Bruninho', 'Santos', 'n', 'C', '2015-03-31 22:52:54', '9d8d3cff7c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(970, 'ricardocezarine@gmail.com', 'Ricardo', 'Rosa', 'n', 'C', '2015-03-31 22:52:54', 'a4a61dac37', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(971, 'patrick_noronha@hotmail.com', 'Patrick', 'Villaça', 'n', 'C', '2015-03-31 22:52:54', '4451045b48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(972, 'meirelessofia3@outlook.com', 'Sofia', 'Meireles', 'n', 'C', '2015-03-31 22:52:54', '2e0acd65e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1423, '', 0, 0),
(973, 'tiagonevoa8@gmail.com', 'Tiago', 'Névoa', 'n', 'C', '2015-03-31 22:52:54', '1e0e6fba74', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(974, 'angelhero.surf@gmail.com', 'Jan', 'Alexander', 'n', 'C', '2015-03-31 22:52:54', '6f1a08a11b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(975, 'mancha.luis@gmail.com', 'Luis', 'Almeida', 'n', 'C', '2015-03-31 22:52:54', '29a4c92c05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(976, 'bernardorejani@gmail.com', 'Bernardo', 'Rejani', 'n', 'C', '2015-03-31 22:52:54', '102e870714', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(977, 'kekel17_17@hotmail.com', 'Creso', 'Neto', 'n', 'C', '2015-03-31 22:52:54', '71dd21d963', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(978, 'dudulainetti@gmail.com', 'Eduardo', 'Lainetti', 'n', 'C', '2015-03-31 22:52:54', 'be69d5e6cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(979, 'manelsouzamattos@gmail.com', 'Manel', 'Souza-Mattos', 'n', 'C', '2015-03-31 22:52:54', '4f44776570', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(980, 'marieteresa45@hotmail.com', 'Maria Teresa Rodrigues', 'Elias', 'n', 'C', '2015-03-31 22:52:54', 'd2915a2d06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4346, '', 0, 0),
(981, 'adrimacas@gmail.com', 'Adrián', 'Mariño Castro', 'n', 'C', '2015-03-31 22:52:54', '99bbc738fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(982, 'eduardofernandes6@gmail.com', 'Eduardo', 'Fernandes', 'n', 'C', '2015-03-31 22:52:54', '67758039c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2155, '', 0, 0),
(983, 'pedro_brasil98@hotmail.com', 'Pedro', 'Brasil', 'n', 'C', '2015-03-31 22:52:54', 'aab5e21ba6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(984, 'tirsao@hotmail.com', 'Tirso', 'Cunha Reis', 'n', 'C', '2015-03-31 22:52:54', '3385f81642', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(985, 'dartenucguillaume@hotmail.com', 'Guillaume', 'MB', 'n', 'C', '2015-03-31 22:52:54', '24b3080825', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(986, 'deborahtrevisani@hotmail.com', 'Deborah', 'Trevisani Dos Santos', 'n', 'C', '2015-03-31 22:52:54', '07f777ec62', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(987, 'bernardoft96@gmail.com', 'Bernardo', 'Torres', 'n', 'C', '2015-03-31 22:52:54', '7a3b17b3b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(988, 'javyrioja@gmail.com', 'Javy', 'Rioja', 'n', 'C', '2015-03-31 22:52:54', '630eb1172b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(989, 'rodrigo.07@r7.com', 'Rodrigo', 'Santos', 'n', 'C', '2015-03-31 22:52:54', '76e18d4b06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(990, 'gabriel.schimidel@hotmail.com', 'Gabriel', 'Schimidel', 'n', 'C', '2015-03-31 22:52:54', 'f98ee55183', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(991, 'johnny.reefboy@gmail.com', 'Johnny', 'Reef', 'n', 'C', '2015-03-31 22:52:54', '3b43df18c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1602, '', 0, 0),
(992, 'rafaelurbano@hotmail.com', 'Rafael', 'Urbano', 'n', 'C', '2015-03-31 22:52:54', 'ad60df9c0d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(993, 'andre_b.madeira@hotmail.com', 'André', 'Madeira', 'n', 'C', '2015-03-31 22:52:54', '65bd3dc4c4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3370, '', 0, 0),
(994, 'danielbruno16@hotmail.com', 'Danielbruno', 'Basilio', 'n', 'C', '2015-03-31 22:52:54', '33448a38cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(995, 'francisco.santana@live.com.pt', 'Francisco', 'Santana', 'n', 'C', '2015-03-31 22:52:54', '99095f34e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(996, 'pjbastos@gmail.com', 'Paulo', 'Bastos', 'n', 'C', '2015-03-31 22:52:54', 'f68660798a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(997, 'ricardo.nrct@gmail.com', 'Ricardo', 'Teixeira', 'n', 'C', '2015-03-31 22:52:54', '6edf86ea5a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(998, 'yknappe@ig.com.br', 'Yan', 'Knappe', 'n', 'C', '2015-03-31 22:52:54', '13717ec7a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(999, 'joaosolano@yahoo.com', 'Joao', 'Solano de Almeida', 'n', 'C', '2015-03-31 22:52:54', '3c39507d3d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2977, '', 0, 0),
(1000, 'tomazvandame@hotmail.com', 'Tomaz', 'Vandame', 'n', 'C', '2015-03-31 22:52:54', '4948708db1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1001, 'adri_cat15@hotmail.com', 'Adri', 'Pérez HB', 'n', 'C', '2015-03-31 22:52:54', '6b91b81ea0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1002, 'thiagopigozzi@hotmail.com', 'Thiago', 'Pigozzi', 'n', 'C', '2015-03-31 22:52:54', '0509c79b5d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1003, 'caiopachecom@hotmail.com', 'Caio', 'Pacheco', 'n', 'C', '2015-03-31 22:52:54', '73d4f88f0d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1004, 'angelaaaa@sapo.pt', 'Angela', 'Bastos', 'n', 'C', '2015-03-31 22:52:54', 'cb14cdead3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1005, 'ria.everts@live.nl', 'Ria', 'Everts', 'n', 'C', '2015-03-31 22:52:54', 'c42e211144', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1006, 'jonapala@gmail.com', 'Jon', 'Apalategi Nuñez', 'n', 'C', '2015-03-31 22:52:54', '2a3b4ea390', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1007, 'hugoribamar@gmail.com', 'Hugo', 'Pereira', 'n', 'C', '2015-03-31 22:52:54', '6cd2b0a98e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1362, '', 0, 0),
(1008, 'fabiocustodio9@gmail.com', 'Fabio', 'Custodio', 'n', 'C', '2015-03-31 22:52:54', '1bea498a35', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1009, 'arthurbaraujo92@gmail.com', 'Arthur', 'Barros', 'n', 'C', '2015-03-31 22:52:54', '2c1db3ae1b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1010, 'patricia_piteira@hotmail.com', 'Ana', 'Piteira', 'n', 'C', '2015-03-31 22:52:54', '94b6c3ccba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1011, 'eduavellar@gmail.com', 'Eduardo', 'Avellar', 'n', 'C', '2015-03-31 22:52:54', '7bba7fc81f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1012, 'anaramoscorreia@gmail.com', 'Ana', 'Correia', 'n', 'C', '2015-03-31 22:52:54', 'b453d1efa1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1013, 'geovanrmcontabilidade@gmail.com', 'Geovan', 'Ramos', 'n', 'C', '2015-03-31 22:52:54', '2e41744022', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1014, 'jzbernardo@hotmail.com', 'João', 'Bernardo', 'n', 'C', '2015-03-31 22:52:54', '693131d230', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1015, 'tvieiraa1@gmail.com', 'Thayna', 'Vieira', 'n', 'C', '2015-03-31 22:52:54', 'f52a94c4ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1016, 'allan_almeida_@hotmail.com', 'Allan', 'Costa', 'n', 'C', '2015-03-31 22:52:54', '22cffc7475', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1017, 'adv273@hotmail.com', 'Alvaro', 'Dominguez', 'n', 'C', '2015-03-31 22:52:54', '44bd5ba62b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1018, 'dexter_yae@hotmail.com', 'Dexter', 'ten Hoopen', 'n', 'C', '2015-03-31 22:52:54', 'a15fd55c9e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1019, 'iosu_iribar@hotmail.com', 'Iosu', 'Iribar Azkue', 'n', 'C', '2015-03-31 22:52:54', 'ec71eb20d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1020, 'guilhem2008@hotmail.com', 'Guilherme', 'Reis', 'n', 'C', '2015-03-31 22:52:54', 'db446ac91d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1021, 'titi_sbhc@hotmail.com', 'Cristhian', 'Azevedo', 'n', 'C', '2015-03-31 22:52:54', '4759b65125', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1022, 'hugo.noel@gmail.com', 'Hugo', 'Santos', 'n', 'C', '2015-03-31 22:52:54', '531c5dbd12', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2323, '', 0, 0),
(1023, 'rodrera@hotmail.com', 'Rodrigo', 'Pucca', 'n', 'C', '2015-03-31 22:52:54', 'd4a65ddab2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1024, 'migueluva82@gmail.com', 'Miguel', 'Sousa Uva', 'n', 'C', '2015-03-31 22:52:54', '93295e7b0b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1025, 'marlonklevin@gmail.com', 'Marlon', 'Levin', 'n', 'C', '2015-03-31 22:52:54', '64ea3be623', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1026, 'brunocooperman@hotmail.com', 'Bruno', 'Cooperman', 'n', 'C', '2015-03-31 22:52:54', '133387ff30', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1027, 'xano1357@yahoo.com', 'Ricardo', 'Lavrador', 'n', 'C', '2015-03-31 22:52:54', 'd9f64151d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1028, 'suasisus@gmail.com', 'Suasi', 'mart', 'n', 'C', '2015-03-31 22:52:54', '3238ccbd4b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1029, 'tturbo13@gmail.com', 'urko', 'martinez', 'n', 'C', '2015-03-31 22:52:54', '82d190764a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1030, 'bdlalmeida@hotmail.com', 'Beatriz', 'Almeida', 'n', 'C', '2015-03-31 22:52:54', '27dfcd88da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 40, '', 0, 0),
(1031, 'hemevi77@yahoo.es', 'Hector', 'Villanueva', 'n', 'C', '2015-03-31 22:52:54', '354936bf65', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1032, 'brunosservolo@hotmail.de', 'Bruno', 'Servolo', 'n', 'C', '2015-03-31 22:52:54', '01e8b7f2d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1033, 'pedro.cardoso@pernod-ricard-portugal.com', 'Pedro', 'Cardoso', 'n', 'C', '2015-03-31 22:52:54', 'ccd1f62acb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1034, 'joaobriites@hotmail.com', 'Joao', 'Brites', 'n', 'C', '2015-03-31 22:52:54', 'fe300b609e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1035, 'andoni.campos@alumni.mondragon.edu', 'Andoni', 'Campos Morey', 'n', 'C', '2015-03-31 22:52:54', 'e60b16c8a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1036, 'mariapessanha@hotmail.com', 'Maria', 'Pessanha', 'n', 'C', '2015-03-31 22:52:54', '473ab6da2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1839, '', 0, 0),
(1037, 'diditacoatiara@hotmail.com', 'Paulo', 'Amaral', 'n', 'C', '2015-03-31 22:52:54', '16311e58bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2948, '', 0, 0),
(1038, 'rosana_nunes95@hotmail.com', 'Rosana', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:54', '9bd29afd7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1039, 'lipassousa@hotmail.com', 'Filipa', 'de Sousa', 'n', 'C', '2015-03-31 22:52:54', '6747c9d711', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1040, 'mateusguelleredella@hotmail.com', 'Mateus', 'Della', 'n', 'C', '2015-03-31 22:52:54', 'b60bc265f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1041, 'carlosbakker1@hotmail.com', 'Carlos Belmiro', 'Bakker', 'n', 'C', '2015-03-31 22:52:54', '761a73264b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1042, 'henriquepinto1978@gmail.com', 'Henrique', 'Pinto', 'n', 'C', '2015-03-31 22:52:54', '77b37a05bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1043, 'franciscolavradio@gmail.com', 'Francisco', 'Lavradio', 'n', 'C', '2015-03-31 22:52:54', '89d26fba1e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1127, '', 0, 0),
(1044, 'migueljmbastos@gmail.com', 'Miguel', 'Bastos', 'n', 'C', '2015-03-31 22:52:54', 'fbcd7ee665', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2253, '', 0, 0),
(1045, 'talesfha61@hotmail.com', 'Tales', 'Andrade', 'n', 'C', '2015-03-31 22:52:54', '5e380c820c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1046, 'mayconsilveiraa@hotmail.com', 'Maycon', 'Silveira', 'n', 'C', '2015-03-31 22:52:54', '6042b8c8d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1047, 'ricocastrolima@gmail.com', 'Rico', 'Castro Lima', 'n', 'C', '2015-03-31 22:52:54', '1a38fd90d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1048, 'diego_pumi@hotmail.com', 'Diego', 'Santos', 'n', 'C', '2015-03-31 22:52:54', '904c1340c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1049, 'cfpantaleao@gmail.com', 'Dico', 'Pantaleao', 'n', 'C', '2015-03-31 22:52:54', '2dfcc03df9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1050, 'diogo.janeiro@gmail.com', 'Diogo', 'Gugu Janeiro', 'n', 'C', '2015-03-31 22:52:54', 'ababd4f6a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1051, 'gmvarq@gmail.com', 'Guilherme', 'Vaz', 'n', 'C', '2015-03-31 22:52:54', '6bf54c1003', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1052, 'manaxgafa@hotmail.com', 'Manuel', 'Traveira', 'n', 'C', '2015-03-31 22:52:54', 'd86d243044', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1053, 'caiofetchir@hotmail.com', 'Caio', 'Fetchir', 'n', 'C', '2015-03-31 22:52:54', '883283025b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1054, 'guilherme.godinho@leica-microsystems.com', 'Guilherme', 'Godinho', 'n', 'C', '2015-03-31 22:52:54', '47de9aec88', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1055, 'angy_lajudoka@hotmail.com', 'Ángela', 'Merencio Escobar', 'n', 'C', '2015-03-31 22:52:54', '4ddad23185', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1056, 'fnocetti@terra.com.br', 'Fabio', 'Nocetti', 'n', 'C', '2015-03-31 22:52:54', '1861ae9ed4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1057, 'guinartarnau@gmail.com', 'Arnau', 'Guinart Filbà', 'n', 'C', '2015-03-31 22:52:54', '714f4fc983', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1058, 'elpraudelmolin@hotmail.com', 'Oscar', 'Marcos Fernandez', 'n', 'C', '2015-03-31 22:52:54', 'fd9f654130', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1059, 'miguel@miguelangelo.eu', 'Miguel', 'Silva', 'n', 'C', '2015-03-31 22:52:54', '23b2cb43a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1060, 'mari.comprei@gmail.com', 'Mari', 'QA', 'n', 'C', '2015-03-31 22:52:54', 'c2d2480863', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1600, '', 0, 0),
(1061, 'scharles.g@hotmail.com', 'Scharles', 'Germano', 'n', 'C', '2015-03-31 22:52:54', '196263cffd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1062, 'bicasnicas@sapo.pt', 'Beatriz', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:54', 'a42f058602', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1063, 'laripalmeida@hotmail.com', 'Larissa', 'Pujol', 'n', 'C', '2015-03-31 22:52:54', 'b78baef548', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1064, 'rodrigoabreu88@hotmail.com', 'Rodrigo', 'Teixeira de Abreu', 'n', 'C', '2015-03-31 22:52:54', '757be3bf73', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2332, '', 0, 0),
(1065, 'daisie.mickens@gmail.com', 'Maisie', 'Dickens', 'n', 'C', '2015-03-31 22:52:54', '0ea71dd857', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1066, 'npfabe@gmail.com', 'Niggo', 'Pfabe', 'n', 'C', '2015-03-31 22:52:54', '436e296fc7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1067, 'fl3kc@hotmail.com', 'Humberto', 'Coelho', 'n', 'C', '2015-03-31 22:52:54', '3ae79fd55b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1068, 'joaosleite@hotmail.com', 'Joao', 'Leite', 'n', 'C', '2015-03-31 22:52:54', '166eeb085e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1069, 'oiheko@yahoo.es', 'Javier', 'Fernandez', 'n', 'C', '2015-03-31 22:52:54', '9f38b18e29', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1070, 'bitchtitsda2nd@hotmail.com', 'James', 'Batchelor', 'n', 'C', '2015-03-31 22:52:54', 'fe32ba857a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1071, 'i.idarraga@hotmail.com', 'Ñigo', 'Idarraga Agirre', 'n', 'C', '2015-03-31 22:52:54', 'd9decbec3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1072, 'crazybonie@hotmail.com', 'Tia Ri', 'Amor', 'n', 'C', '2015-03-31 22:52:54', '70c28c3b51', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1073, 'paqueteloco@hotmail.fr', 'Paco', 'Peruzzo', 'n', 'C', '2015-03-31 22:52:54', '1affdf2404', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1074, 'joaoflecha@hotmail.com', 'João', 'Meneses', 'n', 'C', '2015-03-31 22:52:54', 'f6ec4b9b62', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1075, 'sebas.sarmento@gmail.com', 'Sebastiao', 'Sarmento', 'n', 'C', '2015-03-31 22:52:54', 'ebbe08c41b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1076, 'poly_junior@msn.com', 'Luis', 'Policarpo', 'n', 'C', '2015-03-31 22:52:54', 'fc65e14e02', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1077, 'marco_giorgi@hotmail.com', 'Marco', 'Giorgi', 'n', 'C', '2015-03-31 22:52:54', 'd78dd2358a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1078, 'martinharico@hotmail.com', 'Marta', 'Toscano Rico', 'n', 'C', '2015-03-31 22:52:54', '3573398136', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1079, 'mediamg@gmail.com', 'Vítor', 'Paixão', 'n', 'C', '2015-03-31 22:52:54', 'e56830118f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1080, 'oterix@gmail.com', 'Carolina', 'Otero', 'n', 'C', '2015-03-31 22:52:54', '23e4244e72', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1081, 'vascopeixot@hotmail.com', 'Vasco', 'Peixoto', 'n', 'C', '2015-03-31 22:52:54', '0e1483d375', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3196, '', 0, 0),
(1082, 'craneys@tiscali.co.uk', 'Emma', 'Crane', 'n', 'C', '2015-03-31 22:52:54', 'b8a50bf884', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1083, 'phil.porto79@gmail.com', 'Phil', 'Porto', 'n', 'C', '2015-03-31 22:52:54', 'c67d3f8d62', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1084, 'matheusteixeiraicm@yahoo.com.br', 'Matheus', 'Souza', 'n', 'C', '2015-03-31 22:52:54', '76e082d932', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1085, 'pedrovazao@gmail.com', 'Pedro', 'Vazao', 'n', 'C', '2015-03-31 22:52:54', '3c483acbc5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1086, 'ana_c_duarte@hotmail.com', 'Ana', 'Duarte', 'n', 'C', '2015-03-31 22:52:54', '0364fe9166', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1087, 'mguerendiain@hydroforest.com', 'Mikel', 'Guerendiain', 'n', 'C', '2015-03-31 22:52:54', 'a3d17a9e11', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1088, 'zessoi@hotmail.com', 'Luís', 'Matos', 'n', 'C', '2015-03-31 22:52:54', 'dd44a4d93e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(1089, 'monica.sousa13@gmail.com', 'Monica', 'Sousa', 'n', 'C', '2015-03-31 22:52:54', '731c35abee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1090, 'shebunova@gmail.com', 'Olga', 'Shebunova', 'n', 'C', '2015-03-31 22:52:54', '44121d303e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1091, 'gazela_girl@hotmail.com', 'Sara', 'Inês', 'n', 'C', '2015-03-31 22:52:54', '93544e5f92', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1092, 'felippeaix@globomail.com', 'Felippe', 'Xavier', 'n', 'C', '2015-03-31 22:52:54', '1703239480', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1093, 'bernasdnsantos@live.com.pt', 'Bernardo', 'Santos', 'n', 'C', '2015-03-31 22:52:54', '84240d3291', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4953, '', 0, 0),
(1094, 'd.mcm@hotmail.com', 'Diogo', 'Monteiro', 'n', 'C', '2015-03-31 22:52:54', '6552878279', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1095, 'brunno.jr@gmail.com', 'Bruno', 'Junior', 'n', 'C', '2015-03-31 22:52:54', '517b19bb4a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1096, 'surfer_neves@hotmail.com', 'Francisco', 'Neves', 'n', 'C', '2015-03-31 22:52:54', 'c83ce50233', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 644, '', 0, 0),
(1097, 'vdrepres@gmail.com', 'Vantoir', 'Polenta', 'n', 'C', '2015-03-31 22:52:54', '4acaef83db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1098, 'camillakemp@msn.com', 'Camilla', 'Kemp', 'n', 'C', '2015-03-31 22:52:54', 'bc274db0a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 791, '', 0, 0),
(1099, 'ana.mano.duarte@gmail.com', 'Ana', 'Duarte Esteves', 'n', 'C', '2015-03-31 22:52:54', '45f194a7b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2861, '', 0, 0),
(1100, 'brunoabreu71@gmail.com', 'Bruno', 'Abreu', 'n', 'C', '2015-03-31 22:52:54', '32619ff580', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1101, 'laliastemucho@gmail.com', 'Gony', 'Zubizarreta Moya', 'n', 'C', '2015-03-31 22:52:54', '737b451118', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1567, '', 0, 0),
(1102, 'mtoc84@hotmail.com', 'Teresa', 'Carvoeiro', 'n', 'C', '2015-03-31 22:52:54', 'e6ba8f6a9c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1103, 'jmesq32@hotmail.com', 'Jorge', 'Mesquita', 'n', 'C', '2015-03-31 22:52:54', '8763fc0d30', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1104, 'tiagocunhaporto@gmail.com', 'Tiago', 'Cunha Porto', 'n', 'C', '2015-03-31 22:52:54', 'dae3be141e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1305, '', 0, 0),
(1105, 'dani_fonseca9@hotmail.com', 'Daniela', 'Fonseca', 'n', 'C', '2015-03-31 22:52:54', '6c9e27bacb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1106, 'juanluiszubizarreta@hotmail.com', 'juan luis', 'zubizarreta', 'n', 'C', '2015-03-31 22:52:54', '61dfee75ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1107, 'martimmonteiro13@gmail.com', 'Martim', 'Monteiro', 'n', 'C', '2015-03-31 22:52:54', '3945cc9354', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1108, 'nfantunes@gmail.com', 'Nuno', 'Antunes', 'n', 'C', '2015-03-31 22:52:54', '9ed3325e4d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1109, 'dfdafonso@gmail.com', 'Diogo', 'Afonso', 'n', 'C', '2015-03-31 22:52:54', '0b7b4bdac8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1110, 'beatrizmagalhaes111@gmail.com', 'Beatriz', 'Magalhães', 'n', 'C', '2015-03-31 22:52:54', 'e5bdf708f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 648, '', 0, 0),
(1111, 'murilolinhares@hotmail.com', 'Murilo', 'Linhares', 'n', 'C', '2015-03-31 22:52:54', '1a26cfb6dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1112, 'josstorre15@gmail.com', 'Joshua', 'Melgarejo Gomez', 'n', 'C', '2015-03-31 22:52:54', '170c39ca46', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1113, 'duarte.diniz@gmail.com', 'Du', 'TheWiz', 'n', 'C', '2015-03-31 22:52:54', 'e42e0ea0b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1114, 'fabriciosousa5@hotmail.com', 'Fabrício', 'Sousa', 'n', 'C', '2015-03-31 22:52:54', '3674fe8467', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1115, 'fuga.seca@gmail.com', 'Miguel', 'Ferreira', 'n', 'C', '2015-03-31 22:52:54', '836e2fee75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1116, 'ics.new@hotmail.com', 'Ines', 'Bang', 'n', 'C', '2015-03-31 22:52:54', '8e4d80a1b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2616, '', 0, 0),
(1117, 'adrianopipo@outlook.pt', 'Adriano', 'Fernandes', 'n', 'C', '2015-03-31 22:52:54', '974abee835', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1118, 'miguelvilarcorreia@hotmail.com', 'Miguel', 'Correia', 'n', 'C', '2015-03-31 22:52:54', 'cf66e8341a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1119, 'rdbfernandinho@gmail.com', 'Fernando', 'Campos', 'n', 'C', '2015-03-31 22:52:54', 'e4c3f7c0a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1120, 'pbarradas_89@msn.com', 'Petra', 'Barradas', 'n', 'C', '2015-03-31 22:52:54', 'abcf2b22be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1121, 'felipegamafilhoc@gmail.com', 'Felipe', 'Carvalho', 'n', 'C', '2015-03-31 22:52:54', '0880e7e004', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1122, 'telmio@hotmail.com', 'Telmo', 'Pestana', 'n', 'C', '2015-03-31 22:52:54', 'c1481782b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1123, 'bruno_841985@hotmail.com', 'Bruno', 'Miguel', 'n', 'C', '2015-03-31 22:52:54', '16f626620e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1124, 'miguelpenetra91@hotmail.com', 'Miguel', 'Penetra', 'n', 'C', '2015-03-31 22:52:54', '1d48d0a17c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3340, '', 0, 0),
(1125, 'martamegy@hotmail.com', 'Marta', 'Vaz', 'n', 'C', '2015-03-31 22:52:54', 'cb0858d6e0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1126, 'axelbellino@hotmail.com', 'Axel', 'Bellino', 'n', 'C', '2015-03-31 22:52:54', '2eeb261949', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 825, '', 0, 0),
(1127, 'jpgomes08@gmail.com', 'José', 'Gomes', 'n', 'C', '2015-03-31 22:52:54', 'c1a095cfda', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1128, 'paumarcelino@gmail.com', 'Paulo', 'Marcelino', 'n', 'C', '2015-03-31 22:52:54', 'cf4d0dcf95', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2980, '', 0, 0),
(1129, 'jose_j.a_93@hotmail.com', 'Zezão', 'Alves', 'n', 'C', '2015-03-31 22:52:54', '51a02a639f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1130, 'mariliaporciuncula@gmail.com', 'Marília', 'Porciúncula', 'n', 'C', '2015-03-31 22:52:54', '1281650e87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1131, 'mebahel06@hotmail.com', 'Carol', 'Lima', 'n', 'C', '2015-03-31 22:52:54', '3505df4184', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1132, 'pedrobcalheiros@hotmail.com', 'Pi', 'Calheiros', 'n', 'C', '2015-03-31 22:52:54', 'b3b97dadd8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1133, 'oscar.slide@gmail.com', 'Oscarillo Eiroa', 'Eiroa', 'n', 'C', '2015-03-31 22:52:54', 'ac8c2681bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1134, 'antoniompgms@gmail.com', 'António Maria', 'Pulido', 'n', 'C', '2015-03-31 22:52:54', '4f95dba03d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3131, '', 0, 0),
(1135, 'tomasurfing@hotmail.com', 'Antonio', 'CardosoTomas', 'n', 'C', '2015-03-31 22:52:54', 'c938a19be1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1136, 'hrmvargas@gmail.com', 'Hugo', 'Vargas', 'n', 'C', '2015-03-31 22:52:54', '9838b3eda8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1137, 'rita-aluigi@hotmail.com', 'Rita', 'Aluigi', 'n', 'C', '2015-03-31 22:52:54', '26175bdcaa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1138, 'carlitosalves.pt@gmail.com', 'Carlos', 'Alves', 'n', 'C', '2015-03-31 22:52:54', 'e68ef7fd36', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1139, 'ritasilva1502@gmail.com', 'Rita', 'Silva', 'n', 'C', '2015-03-31 22:52:54', '1a7e3771e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1140, 'nuno_filipecarvalho@hotmail.com', 'Nuno', 'Carvalho', 'n', 'C', '2015-03-31 22:52:54', '3f6602f383', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1141, 'daniel_vilas@hotmail.com', 'Daniel', 'Vilas', 'n', 'C', '2015-03-31 22:52:54', '79b6b99307', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1142, 'pedro.ventura.cv@gmail.com', 'Pedro', 'Ventura', 'n', 'C', '2015-03-31 22:52:54', 'f929baac1a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1143, 'rodrigo_campos_10@hotmail.com', 'Rodrigo', 'Campos', 'n', 'C', '2015-03-31 22:52:54', 'ee2ffda521', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1144, 'ines_gemea@hotmail.com', 'Maria', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:54', 'f286aae5cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1145, 'diogovazrocha@gmail.com', 'Diogo', 'Rocha', 'n', 'C', '2015-03-31 22:52:54', 'b26686311f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1146, 'gfelberg@hotmail.com', 'Guilherme', 'Felberg', 'n', 'C', '2015-03-31 22:52:54', 'f614c7dfe3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1147, 'simon.iglesias@gmail.com', 'Simon', 'Gonzalez', 'n', 'C', '2015-03-31 22:52:54', 'f0c2b4342c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1935, '', 0, 0),
(1148, 'filipeitsherev2@gmail.com', 'Filipe', 'Fadigas', 'n', 'C', '2015-03-31 22:52:54', '8eb5c00019', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1149, 'guilhermefonsecaosurfista@hotmail.com', 'Guilherme', 'Fonseca', 'n', 'C', '2015-03-31 22:52:54', 'a9b15a0d26', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1150, 'mcgrathmat@hotmail.com', 'Mathew', 'Mcgrath', 'n', 'C', '2015-03-31 22:52:54', '345c77d631', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1151, 'raphitas.viana@gmail.com', 'Rafaela', 'Viana', 'n', 'C', '2015-03-31 22:52:54', '9ed665e98f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1152, 'tiagonozes@hotmail.com', 'Tiago', 'Nozes', 'n', 'C', '2015-03-31 22:52:54', '4fd63c5fc1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1153, 'marc_al10@hotmail.com', 'Marc', 'Abril', 'n', 'C', '2015-03-31 22:52:54', '1208348238', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1154, 'sofiarlx@hotmail.com', 'Sofia', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:54', '640a82b308', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1155, 'sara.abreu.18@hotmail.com', 'Sara', 'Abreu', 'n', 'C', '2015-03-31 22:52:54', 'f486de5715', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1156, 'carlosrosebu@gmail.com', 'Carlos', 'Azevedo', 'n', 'C', '2015-03-31 22:52:54', 'f3d7fdf93d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1157, 'moskiters@gmail.com', 'Moskiters', 'de Doñana', 'n', 'C', '2015-03-31 22:52:54', '290f9c8c59', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1158, 'madalena_constantino@hotmail.com', 'Madalena', 'Veloso', 'n', 'C', '2015-03-31 22:52:54', 'be20c10262', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1159, 'argenesurfer@hotmail.com', 'Argenis', 'Mendes', 'n', 'C', '2015-03-31 22:52:54', 'e7eee7fd34', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1160, 'figueiredo.goncalves.carolina@gmail.com', 'Carolina', 'Figueiredo', 'n', 'C', '2015-03-31 22:52:54', '2ad2b2b77f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1161, 'beatrizhenriquee@hotmail.com', 'Beatriz', 'Henrique', 'n', 'C', '2015-03-31 22:52:54', '35e0171e03', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1162, 'cerifairie@yahoo.com', 'Ceridwen', 'Falk', 'n', 'C', '2015-03-31 22:52:54', '2aec438cdf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1163, 'luisinfantemaster@icloud.com', 'Luis', 'Da Camara', 'n', 'C', '2015-03-31 22:52:54', 'e34bdc5908', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1164, 'jacobomoreno95@gmail.com', 'Jacobo', 'Moreno ', 'n', 'C', '2015-03-31 22:52:54', '7dbe3161e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1165, 'guigas80@gmail.com', 'Diogo', 'Raposo', 'n', 'C', '2015-03-31 22:52:54', 'de6374887c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1166, 'occy.74@hotmail.com', 'Vitor', 'Domingues', 'n', 'C', '2015-03-31 22:52:54', '72284577a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1167, 'camaleon6077@hotmail.com', 'José Carmelo', 'Reyes Navarro', 'n', 'C', '2015-03-31 22:52:54', '721398acf3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1168, 'bradenhelm1@hotmail.com', 'Braden', 'Helm', 'n', 'C', '2015-03-31 22:52:54', 'e87ee9dc41', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1169, 'c_fercarol@hotmail.com', 'Fer', 'Coelho', 'n', 'C', '2015-03-31 22:52:54', 'f4d8264b12', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1170, 'guifgonr@hotmail.com', 'Guilherme', 'Afonso', 'n', 'C', '2015-03-31 22:52:54', '6072b0bd48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3915, '', 0, 0),
(1171, 'daniel_danny_93@hotmail.com', 'Daniel', 'Fonseca', 'n', 'C', '2015-03-31 22:52:54', 'fb667aa4bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1172, 'gustavo.tdawes@gmail.com', 'Gustavo', 'Terra Dawes', 'n', 'C', '2015-03-31 22:52:54', '9debf871df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1173, 'montecalifa@yahoo.com', 'Marcelo', 'Montezuma', 'n', 'C', '2015-03-31 22:52:54', '772da2bf6a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1174, 'vanessacarlosa@hotmail.com', 'Vanessa', 'Carlos Antunes', 'n', 'C', '2015-03-31 22:52:54', 'c65952acfb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1175, 'f.braga@me.com', 'Fernando', 'Braga', 'n', 'C', '2015-03-31 22:52:54', '26e5299f95', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1176, 'bruninho562010@hotmail.com', 'Bruno', 'Pinheiro', 'n', 'C', '2015-03-31 22:52:54', '098bd9cd3d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1177, 'josepedrogil.gil@gmail.com', 'Jose', 'Gil', 'n', 'C', '2015-03-31 22:52:54', 'd182b41534', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1178, 'gastaofranco@sapo.pt', 'Gastão', 'Franco', 'n', 'C', '2015-03-31 22:52:54', '24f91b802e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1209, '', 0, 0),
(1179, 'valeria.romano@hotmail.com', 'Valeria', 'Guerreiro', 'n', 'C', '2015-03-31 22:52:54', '33ff4f18c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1180, 'vanebernardes@hotmail.com', 'Vanessa', 'Bernardes', 'n', 'C', '2015-03-31 22:52:54', '9d0f140c4e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1181, 'joana_videira@hotmail.com', 'Joana', 'Carvalho', 'n', 'C', '2015-03-31 22:52:54', '788043385f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1182, 'carolpintosimoes@gmail.com', 'Caró', 'Pinto Simões', 'n', 'C', '2015-03-31 22:52:54', 'e4d58b62c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1183, 'surf_ladi@hotmail.com', 'Ladislao', 'Martinez Barvie', 'n', 'C', '2015-03-31 22:52:54', '7093d29fff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1184, 'vitor999souza@gmail.com', 'Vitor', 'Souza', 'n', 'C', '2015-03-31 22:52:54', '99258177b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1185, 'janainalivia@hotmail.com', 'Janaina', 'Rocha', 'n', 'C', '2015-03-31 22:52:54', 'c953dd3fdb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1186, 'randolfosc@gmail.com', 'Randolfo', 'Corrêa', 'n', 'C', '2015-03-31 22:52:54', '601bf1f3a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1456, '', 0, 0),
(1187, 'nathalia.raymundo@gmail.com', 'Nathalia', 'V', 'n', 'C', '2015-03-31 22:52:54', '25fda39304', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1188, 'rafael@tecnigeo.com.br', 'Rafael', 'Medeiros', 'n', 'C', '2015-03-31 22:52:54', '521fafa380', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1189, 'alekny@hotmail.com', 'Alessandro', 'Kny', 'n', 'C', '2015-03-31 22:52:54', '2eccc2d8e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1190, 'karen.ejesus@hotmail.com', 'Karen', 'Rocha', 'n', 'C', '2015-03-31 22:52:54', '896017ec31', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1191, 'jpedropessoa@gmail.com', 'Pedro', 'Pessoa', 'n', 'C', '2015-03-31 22:52:54', 'f55976e7d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1633, '', 0, 0),
(1192, 'cassiochrispim@hotmail.com', 'Cássio', 'Chrispim', 'n', 'C', '2015-03-31 22:52:54', '36f02d40f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1193, 'manantiv@gmail.com', 'Ivone', 'Canongia Hipólito', 'n', 'C', '2015-03-31 22:52:54', 'ae6f00dbe9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1194, 'amandacsi@gmail.com', 'Amanda', 'Castro', 'n', 'C', '2015-03-31 22:52:54', '6a70457653', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1195, 'saulo_rodriguees@hotmail.com', 'Saulo', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:54', '11365082c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1196, 'afonsomaya@gmail.com', 'Afonso', 'Maya', 'n', 'C', '2015-03-31 22:52:54', 'f3518d9acf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 406, '', 0, 0),
(1197, 'yuricor@gmail.com', 'Yuri Cortez', 'Moreira', 'n', 'C', '2015-03-31 22:52:54', '1b7f3a4d60', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1198, 'viniiciusvieiira@hotmail.com', 'Vinicius', 'Vieira', 'n', 'C', '2015-03-31 22:52:54', 'fd4e8c3f24', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1199, 'nippycheeks@gmail.com', 'Emily', 'Church', 'n', 'C', '2015-03-31 22:52:54', 'cf46b6ee07', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1200, 'oliveira600@hotmail.com', 'João', 'Oliveira', 'n', 'C', '2015-03-31 22:52:54', 'e9af775020', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1201, 'lourencorl@gmail.com', 'Lourenço', 'Rangel de Lima', 'n', 'C', '2015-03-31 22:52:54', '9b5de46061', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1202, 'annynha.scheleger@gmail.com', 'Annynha', 'Pb', 'n', 'C', '2015-03-31 22:52:54', '3f3fa7adf4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1203, 'vitoranjjos@hotmail.com', 'Vitor', 'Anjos', 'n', 'C', '2015-03-31 22:52:54', '6ee6228b75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1204, 'miguelmachado@hotmail.co.uk', 'Miguel', 'Machado', 'n', 'C', '2015-03-31 22:52:54', '3b987dac86', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1205, 'renangcarioca@gmail.com', 'Renan', 'Carioca', 'n', 'C', '2015-03-31 22:52:54', 'b7633a3d55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1206, 'isahelena1@hotmail.com', 'Isa', 'Bala', 'n', 'C', '2015-03-31 22:52:54', 'ea9c57caa7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1207, 'danilo-portuga@hotmail.com', 'Dan', 'Rezende', 'n', 'C', '2015-03-31 22:52:54', '033f91437d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1208, 'rafaelmnz@hotmail.com', 'Rafael', 'Menezes', 'n', 'C', '2015-03-31 22:52:54', 'e461b41cc3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1209, 'felipecassuli@yahoo.com.br', 'Felipe', 'Cassuli Carrasco Cueva', 'n', 'C', '2015-03-31 22:52:54', '2ee8d8eac2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1210, 'gui.dez@hotmail.com', 'Guilherme', 'Araujo', 'n', 'C', '2015-03-31 22:52:54', '8a46082fa1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1211, 'advgibelli@gmail.com', 'marcelo', 'gibelli', 'n', 'C', '2015-03-31 22:52:54', '32d0d1e28b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1212, 'bia.vilarim@gmail.com', 'Bia', 'Vilarim', 'n', 'C', '2015-03-31 22:52:54', 'c4628b3a9d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1213, 'eduardojr156@gmail.com', 'Eduardo', 'Pereira', 'n', 'C', '2015-03-31 22:52:54', 'ba0633f2ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1214, 'teixeirafonso92@gmail.com', 'Afonso', 'Teixeira', 'n', 'C', '2015-03-31 22:52:54', '53b2dc867d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2146, '', 0, 0),
(1215, 'maffijr@hotmail.com', 'Paulo', 'Maffioletti', 'n', 'C', '2015-03-31 22:52:54', 'd40a6c1f8c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1216, 'alisson.zuchetto@hotmail.com', 'Alisson', 'Schmiedel Zuchetto', 'n', 'C', '2015-03-31 22:52:54', 'e1c953f8f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1217, 'flaviamllobato@yahoo.com.br', 'Flávia', 'Menezes', 'n', 'C', '2015-03-31 22:52:54', '3cb82e1df2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1218, 'millaoliveira1456@gmail.com', 'Kamilla', 'Oliveira', 'n', 'C', '2015-03-31 22:52:54', '38924f49cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1219, 'vinimontana@vinimontana.com', 'Vinicius', 'Montana', 'n', 'C', '2015-03-31 22:52:54', '0f9651a440', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1220, 'osmar.siqueira.junk@gmail.com', 'Osmar Renato', 'B. Siqueira', 'n', 'C', '2015-03-31 22:52:54', 'a52989eb9b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1221, 'kaka.lourenco@gmail.com', 'Kaká', 'de Oliveira', 'n', 'C', '2015-03-31 22:52:54', '03573ef7df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1222, 'serginhow_mello@hotmail.com', 'Serginho', 'de Mello', 'n', 'C', '2015-03-31 22:52:54', 'dd31ca438b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1223, 'wicttor123@gmail.com', 'Wicttor', 'Lima', 'n', 'C', '2015-03-31 22:52:54', '49b01c8734', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1224, 'tarcisiosouzab@yahoo.com.br', 'Tarcisio', 'Souza', 'n', 'C', '2015-03-31 22:52:54', '2376d0d317', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1225, 'leonardoruthes9@hotmail.com', 'Leonardo', 'Ruthes', 'n', 'C', '2015-03-31 22:52:54', '11560c1086', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1226, 'joao_pedro_rocha@hotmail.com', 'João', 'Rocha', 'n', 'C', '2015-03-31 22:52:54', '56c49ee19a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 8, '', 0, 0),
(1227, 'cassioatn@gmail.com', 'Cássio', 'Alexandre', 'n', 'C', '2015-03-31 22:52:54', '19f13a9524', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1228, 'rafaelbarrosdeoliveira@gmail.com', 'Rafael', 'Barros de Oliveira', 'n', 'C', '2015-03-31 22:52:54', '6980556d01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1229, 'lourdinhacostaandrade@hotmail.com', 'Lu', 'Andrade', 'n', 'C', '2015-03-31 22:52:54', '16b26d5705', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1230, 'vitormedicicosta89@gmail.com', 'Vitor', 'Medici', 'n', 'C', '2015-03-31 22:52:54', 'f4372a716e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1231, 'ingrid_dyh@hotmail.com', 'Ingrid', 'Souza', 'n', 'C', '2015-03-31 22:52:54', 'd76918349f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1232, 'carli_tozz@hotmail.com', 'Carlos', 'Gomes', 'n', 'C', '2015-03-31 22:52:54', 'b8fe92bab8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1233, 'joao.ssodre@gmail.com', 'João', 'Sodré', 'n', 'C', '2015-03-31 22:52:54', 'c56a17fbd4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1234, 'midinoizeinfo@gmail.com', 'Gonçalo', 'Midinoize', 'n', 'C', '2015-03-31 22:52:54', 'e7226b14f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1235, 'giane_bf@outlook.com', 'Regiane', 'BF', 'n', 'C', '2015-03-31 22:52:54', 'f860eaeca0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1236, 'matheus.schaffer@hotmail.com', 'Matheus', 'Mariano', 'n', 'C', '2015-03-31 22:52:54', 'bca8b7f867', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1237, 'fsieglitz@hotmail.com', 'Felipe', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:54', '4788ee6e84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1238, 'lena_bras55@hotmail.com', 'Helena', 'Bras', 'n', 'C', '2015-03-31 22:52:54', 'e6eec59391', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1239, 'adriano.silva@repecon.com.br', 'Adriano', 'Silva', 'n', 'C', '2015-03-31 22:52:54', '188bf7d72d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1240, 'salvador.mayer@hotmail.com', 'Salvador', 'Lima Mayer', 'n', 'C', '2015-03-31 22:52:54', '2452c2cd16', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1015, '', 0, 0),
(1241, 'pauloe0@hotmail.com', 'Paulo', 'Davalo da Costa', 'n', 'C', '2015-03-31 22:52:54', '92e0f2be0a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1242, 'juninhosk10@hotmail.com', 'Gerson', 'Júnior', 'n', 'C', '2015-03-31 22:52:54', '92dbee9f93', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1243, 'sndrmara6@gmail.com', 'Mara', 'Sousa', 'n', 'C', '2015-03-31 22:52:54', '06794981d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1244, 'amspacheco@hotmail.com', 'André', 'Pacheco', 'n', 'C', '2015-03-31 22:52:54', 'eca5592cdd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1245, 'ginasioxl.complexosdrana@gmail.com', 'Roberto', 'Romão', 'n', 'C', '2015-03-31 22:52:54', 'f646dc7c19', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1246, 'joao.p.esteves@gmail.com', 'João', 'Esteves', 'n', 'C', '2015-03-31 22:52:54', '32a1cf0408', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1247, 'marnebikes@outlook.com', 'Cássio', 'Bakchaus', 'n', 'C', '2015-03-31 22:52:54', '1b4260934e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1248, 'baumgartnermarina@gmail.com', 'Marina', 'Baumgartner', 'n', 'C', '2015-03-31 22:52:54', '6063a8400d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1249, 'dessa.mb@hotmail.com', 'Andressa', 'Teixeira', 'n', 'C', '2015-03-31 22:52:54', 'e72b18b548', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1250, 'gobira.rj@gmail.com', 'Marcelo', 'Gobira', 'n', 'C', '2015-03-31 22:52:54', 'ed530c7fa5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1251, 'nilsinho_dias@hotmail.com', 'Nino', 'Dias', 'n', 'C', '2015-03-31 22:52:54', '1b9959a221', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1252, 'ddabreu@gmail.com', 'Daniel', 'Araujo Vahia de Abreu', 'n', 'C', '2015-03-31 22:52:54', '06945af0c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1253, 'pedrokid_76@yahoo.com', 'Pedro', 'Marques', 'n', 'C', '2015-03-31 22:52:54', 'cf79af9611', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1254, 'yaggotravassosmelo@hotmail.com', 'Yaggo', 'Travassos', 'n', 'C', '2015-03-31 22:52:54', '5d7ea60c3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1255, 'wilsonediandra@hotmail.com', 'Wilson', 'Diandra', 'n', 'C', '2015-03-31 22:52:54', 'bae2c9b26e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1256, 'f.cubademoraes@gmail.com', 'Fernando', 'Cuba', 'n', 'C', '2015-03-31 22:52:54', 'c644fce833', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1257, 'mike_maikinho@hotmail.com', 'Mike', 'Allan', 'n', 'C', '2015-03-31 22:52:54', '6f429e33b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1258, 'juniorr_21@hotmail.com.br', 'Júnior', 'Dos Santos', 'n', 'C', '2015-03-31 22:52:54', '7d8a028d42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1259, 'portobelo8@yahoo.com.br', 'Valter', 'Castilhos', 'n', 'C', '2015-03-31 22:52:54', 'be678b0ee1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1260, 'danisoul75@gmail.com', 'Dani', 'Wein', 'n', 'C', '2015-03-31 22:52:54', '08d5994144', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1261, 'maryjehmy@gmail.com', 'Jehmy', 'Baretta', 'n', 'C', '2015-03-31 22:52:54', '6b434d4f00', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1262, 'fs_nino@hotmail.com', 'Filipe', 'Silva', 'n', 'C', '2015-03-31 22:52:54', '2eba804643', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1263, 'polesel.igor@gmail.com', 'IGOR', 'POLESEL BUENO DE OLIVEIRA', 'n', 'C', '2015-03-31 22:52:54', '42cc4ade77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1344, '', 0, 0),
(1264, 'mariogoesmario@gmail.com', 'Mario', 'Goes', 'n', 'C', '2015-03-31 22:52:54', '52cd4ce71a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1265, 'robinson@dezanrepresentacoes.com.br', 'Robinson', 'de Conto', 'n', 'C', '2015-03-31 22:52:54', 'f96fbf325c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1266, 'ytrevisani@gmail.com', 'Yve', 'Trevisani', 'n', 'C', '2015-03-31 22:52:54', 'b7981b377b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1267, 'roger.edgar@gmail.com', 'Roger', 'Lima', 'n', 'C', '2015-03-31 22:52:54', '774017f4ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1268, 'sgrilo@gmail.com', 'Sergio', 'Grilo', 'n', 'C', '2015-03-31 22:52:54', '48460d2f1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1463, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(1269, 'andreaparreira@hotmail.com', 'Andrea', 'Parreira', 'n', 'C', '2015-03-31 22:52:54', '44c456e42b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1270, 'faturamentocidade89@gmail.com', 'Rádio', 'Cidade', 'n', 'C', '2015-03-31 22:52:54', 'd42356a50a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1271, 'andre.ssantos@hotmail.com', 'André', 'Santos', 'n', 'C', '2015-03-31 22:52:54', '23f20c8386', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1272, 'iaia_al@hotmail.com', 'Ana Laura', 'Castro Aragao', 'n', 'C', '2015-03-31 22:52:54', '19857ff159', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1273, 'viniciius_siilva@hotmail.com', 'Vinicius', 'Silva', 'n', 'C', '2015-03-31 22:52:54', 'df94b5fa9d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1274, 'magdocarvalho@gmail.com', 'Magdo', 'Carvalho', 'n', 'C', '2015-03-31 22:52:54', 'bdcd1c80ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1275, 'vanessatanos@hotmail.com', 'Vanessa', 'Tanos', 'n', 'C', '2015-03-31 22:52:54', 'bb2f4759a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1276, 'jennifer_gat_jc@hotmail.com', 'Jennifer', 'Nascimento', 'n', 'C', '2015-03-31 22:52:54', '36ddc5d693', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1277, 'alessandrofso@hotmail.com', 'Alessandro', 'Oliveira', 'n', 'C', '2015-03-31 22:52:54', 'c8aaf8e34c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1278, 'jpedro164@hotmail.com', 'Peu', 'Öhai', 'n', 'C', '2015-03-31 22:52:54', '622e8742cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1279, 'thatacaixeiroo@gmail.com', 'Thais', 'Caixeiro', 'n', 'C', '2015-03-31 22:52:54', 'e98c211f4b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1280, 'aligor_4@hotmail.com', 'Igor', 'Albizu Zubizarreta', 'n', 'C', '2015-03-31 22:52:54', 'ff6b85913e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1281, 'lolofsilva@hotmail.com', 'Lorena', 'Fernanda', 'n', 'C', '2015-03-31 22:52:54', '4129332c33', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1282, 'kikearadas@hotmail.com', 'Kike', 'Aradas', 'n', 'C', '2015-03-31 22:52:54', '957e426cce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1283, 'miguel_bf1@hotmail.com', 'Miguel', 'Baptista Fernandes', 'n', 'C', '2015-03-31 22:52:54', 'a8e3c3db83', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1284, 'ju.onety@hotmail.com', 'Juliane', 'Simões', 'n', 'C', '2015-03-31 22:52:54', '72995a5b7e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1285, 'vn_92@hotmail.com', 'Marcos', 'Vinicius', 'n', 'C', '2015-03-31 22:52:54', 'd398f57cd2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1286, 'mauriciowarm@gmail.com', 'Mauricio', 'Vieira Thomé', 'n', 'C', '2015-03-31 22:52:54', 'ef268f1557', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1287, 'williamrobson@live.com', 'William', 'Robson', 'n', 'C', '2015-03-31 22:52:54', '0b2ac09601', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1288, 'anderson.nascimentofb@yahoo.com.br', 'Anderson', 'Sales', 'n', 'C', '2015-03-31 22:52:54', '49363b6779', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1289, 'bru_fadinha@hotmail.com', 'Bruna', 'Stempinhaki', 'n', 'C', '2015-03-31 22:52:54', 'af77aed505', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1290, 'joseagvieira@gmail.com', 'José', 'Vieira', 'n', 'C', '2015-03-31 22:52:54', '9218930bcc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1291, 'luizfelipe.saboia@gmail.com', 'Luiz', 'Saboia', 'n', 'C', '2015-03-31 22:52:54', 'b8b5bacadb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1292, 'roriz.daniel@hotmail.com', 'Daniel', 'Moreira', 'n', 'C', '2015-03-31 22:52:54', 'adfd44324b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1293, 'zewabba@hotmail.com', 'José Mario', 'Lôbo', 'n', 'C', '2015-03-31 22:52:54', 'a69d12a839', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1294, 'atbruce@msn.com', 'Arthur', 'Bruce', 'n', 'C', '2015-03-31 22:52:54', '8b01ac9b53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1295, 'anaelizacardoso@hotmail.com', 'Ana Eliza', 'Cardoso', 'n', 'C', '2015-03-31 22:52:54', '7efbc78773', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1296, 'rafael_pinheiro_santos@hotmail.com', 'Rafael', 'Pinheiro', 'n', 'C', '2015-03-31 22:52:54', '22d579662a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1297, 'daniel_henrique_sanches@hotmail.com', 'Daniel', 'Sanches', 'n', 'C', '2015-03-31 22:52:54', 'a0638827a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1298, 'rutemspereira@gmail.com', 'Rute', 'Pereira', 'n', 'C', '2015-03-31 22:52:54', 'f77c5dec96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1299, 'eric.rj@globo.com', 'Eric', 'Gonçalves', 'n', 'C', '2015-03-31 22:52:54', '37f777f4bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1300, 'edsonoliveeiraa@gmail.com', 'Edson', 'Oliveira', 'n', 'C', '2015-03-31 22:52:54', '71d5264dd5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1301, 'jaque.ramiro@hotmail.com', 'Jaque', 'Ramiro', 'n', 'C', '2015-03-31 22:52:54', '4bba943d69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1302, 'k995903@kingston.ac.uk', 'João', 'Figueiredo', 'n', 'C', '2015-03-31 22:52:54', 'dce7b8c5ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1303, 'evalenia2@hotmail.com', 'Larissa', 'Viana', 'n', 'C', '2015-03-31 22:52:54', 'a3fb442c37', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1304, 'leohprj@gmail.com', 'Leonardo', 'Martins', 'n', 'C', '2015-03-31 22:52:54', '8506ec0fff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1305, 'dianaraquelferreira@gmail.com', 'Diana', 'Ferreira', 'n', 'C', '2015-03-31 22:52:54', '9e33a761b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1306, 'diogocardosocabral@gmail.com', 'Diogo', 'Cabral', 'n', 'C', '2015-03-31 22:52:54', '93c92e2465', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1307, 'guilhermeaugusto06@hotmail.com', 'Guilherme', 'Vaz', 'n', 'C', '2015-03-31 22:52:54', 'a4cef45dba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1308, 'joaomariascp@hotmail.com', 'João', 'Vidigal', 'n', 'C', '2015-03-31 22:52:54', 'fc1504512f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1004, '', 0, 0),
(1309, 'thyaguinho_msn@hotmail.com', 'Thyago', 'Garcia', 'n', 'C', '2015-03-31 22:52:54', '5ca52e2acb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1310, 'georgedrozczak@gmail.com', 'George', 'Drozczak', 'n', 'C', '2015-03-31 22:52:54', '87aa84ba50', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1311, 'fernandasobral20@gmail.com', 'Maria', 'Sobral', 'n', 'C', '2015-03-31 22:52:54', 'f682f2241a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1312, 'grazi.correa@yahoo.com.br', 'Grazi', 'Correa', 'n', 'C', '2015-03-31 22:52:54', '831ff3461e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1313, 'jorgixa01@hotmail.com', 'Jorge', 'Rosario', 'n', 'C', '2015-03-31 22:52:54', '61234fbcda', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1314, 'tatilomb@yahoo.com.br', 'Tatiana', 'Lima', 'n', 'C', '2015-03-31 22:52:54', '76d718f7c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1315, 'mvol-rei@hotmail.com', 'Miguel', 'Araujo', 'n', 'C', '2015-03-31 22:52:54', 'b7bac8f08b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1316, 'joaopcabrita@gmail.com', 'João', 'Cabrita', 'n', 'C', '2015-03-31 22:52:54', '224e39c40a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1317, 'mergner_@hotmail.com', 'Philipp', 'Mergner', 'n', 'C', '2015-03-31 22:52:54', '956b7715f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1318, 'reismimi@hotmail.com', 'Milena', 'Reis', 'n', 'C', '2015-03-31 22:52:54', '83cc7a9e1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1319, 'pzabalo-bz@hotmail.com', 'Paul', 'Zabalo Muro', 'n', 'C', '2015-03-31 22:52:55', '4a69cd6858', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1320, 'carlinha-manhaes@hotmail.com', 'Fernanda', 'Manhaes da Silva', 'n', 'C', '2015-03-31 22:52:55', '193e2a1612', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1321, 'lgustavopmh@hotmail.com', 'Luiz', 'Gustavo', 'n', 'C', '2015-03-31 22:52:55', 'aea0a2a719', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1322, 'miguel.milhazes@live.com.pt', 'Miguel', 'Milhazes', 'n', 'C', '2015-03-31 22:52:55', '996c2bccb0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1323, 'edgar_sdias@yahoo.com.br', 'Edgar', 'Dias', 'n', 'C', '2015-03-31 22:52:55', 'deed137fea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1324, 'william-rafael@hotmail.com', 'William', 'Rafael', 'n', 'C', '2015-03-31 22:52:55', '0d6ee1b3a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1325, 'pepedro28@hotmail.com', 'Pedro', 'Pedro', 'n', 'C', '2015-03-31 22:52:55', 'b616b6558c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1326, 'joao.ferris@hotmail.com', 'Joao', 'Ferris', 'n', 'C', '2015-03-31 22:52:55', '97e638eb63', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 802, '', 0, 0),
(1327, 'kummer77@hotmail.com', 'Patrick', 'Kummer', 'n', 'C', '2015-03-31 22:52:55', '7e67175344', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1328, 'mariacarvalhosaster@gmail.com', 'Fernanda', 'Carvalhosa Calçada', 'n', 'C', '2015-03-31 22:52:55', '7e29cd1d6f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3851, '', 0, 0),
(1329, 'guuugu10@hotmail.com', 'Augusto', 'César', 'n', 'C', '2015-03-31 22:52:55', '1776fc9b1b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1330, 'marianacmrocha@hotmail.com', 'Mariana', 'Rocha', 'n', 'C', '2015-03-31 22:52:55', '7010251380', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1331, 'pcrseguros@sapo.pt', 'Sara', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:55', '7a460c521b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1332, 'paulo.pvalerio@gmail.com', 'Paulo', 'Macedo Ferreira', 'n', 'C', '2015-03-31 22:52:55', '9a0eec8c39', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1333, 'diegopaivafontes@hotmail.com', 'Diego', 'Paiva', 'n', 'C', '2015-03-31 22:52:55', 'b3aa847480', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1334, 'keithhugbsb@gmail.com', 'Hug', 'Keith', 'n', 'C', '2015-03-31 22:52:55', '1b43913d31', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1335, '07rawfish@gmail.com', 'rawtuna', 'scarybarrel', 'n', 'C', '2015-03-31 22:52:55', '65cb66b98d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1336, 'neto_nago@hotmail.com', 'Neto', 'Heliodoro', 'n', 'C', '2015-03-31 22:52:55', 'b9bed21f47', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1337, 'mirelly_hs@hotmail.com', 'Mirelly', 'Haianny', 'n', 'C', '2015-03-31 22:52:55', 'f38fad6cbc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1338, 'kpboarder5@gmail.com', 'Kasey', 'Peck', 'n', 'C', '2015-03-31 22:52:55', 'c7c41973d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1339, 'miguel_n_jesus@hotmail.com', 'Miguel', 'Jesus', 'n', 'C', '2015-03-31 22:52:55', '94a784f4f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1340, 'mirgo1964@hotmail.com', 'Mario', 'de Oliveira', 'n', 'C', '2015-03-31 22:52:55', '16fa448eef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1341, 'ines.fragoso@hotmail.com', 'Inês', 'Fragoso', 'n', 'C', '2015-03-31 22:52:55', 'fa529e1048', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1342, 'vasco_assisteixeira@hotmail.com', 'Vasco', 'Teixeira', 'n', 'C', '2015-03-31 22:52:55', '838f29a047', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 229, '', 0, 0),
(1343, 'tiago.element@gmail.com', 'Tiago', 'Rosado', 'n', 'C', '2015-03-31 22:52:55', 'd38f5e6b54', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1344, 'marimaisqdmais@hotmail.com', 'Mariana', 'Souza', 'n', 'C', '2015-03-31 22:52:55', '261c423a46', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1345, 'nanitak3@hotmail.com', 'Nayanne', 'Karis', 'n', 'C', '2015-03-31 22:52:55', 'd3d9a74de1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1346, 'zalaparta@hotmail.com', 'Cris', 'Laguna', 'n', 'C', '2015-03-31 22:52:55', 'c920d35972', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1347, 'juju.mota05@hotmail.com', 'Juju', 'Mota', 'n', 'C', '2015-03-31 22:52:55', '4d34511c8a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1348, 'kellitata@hotmail.com', 'Kai', 'Tata', 'n', 'C', '2015-03-31 22:52:55', '0f02a6a099', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1349, 'jdanielcsantos@hotmail.com', 'Daniel', 'Santos', 'n', 'C', '2015-03-31 22:52:55', 'b8bae2e1b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1350, 'rafaellanuzzi@hotmail.com', 'Rafaella', 'Nuzzi', 'n', 'C', '2015-03-31 22:52:55', '7b4b7236de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1351, 'salvadorhn@live.com.pt', 'Salvador', 'Hernando', 'n', 'C', '2015-03-31 22:52:55', '9b53e9635a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 697, '', 0, 0),
(1352, 'samantha_miyazaki@hotmail.com', 'Sam', 'Miyazaki', 'n', 'C', '2015-03-31 22:52:55', '667f841940', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1353, 'luizfpalves@gmail.com', 'Luiz Fernando', 'Manchu', 'n', 'C', '2015-03-31 22:52:55', 'a7b38d75a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1354, 'esse.edgar@gmail.com', 'Edgar', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:55', '3f38ca2626', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1355, 'jonny.motokeiro@hotmail.com', 'João Maria', 'Almeida', 'n', 'C', '2015-03-31 22:52:55', 'd1d8543bfc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3378, '', 0, 0),
(1356, 'keepermichieltje@live.be', 'Michiel', 'Van Acker', 'n', 'C', '2015-03-31 22:52:55', '7925ad18b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1357, 'joaoafonso-1997@hotmail.com', 'Joao', 'Afonso', 'n', 'C', '2015-03-31 22:52:55', 'c80da32ad0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1358, 'deco_fjv09@hotmail.com', 'Jefferson', 'Wasabi', 'n', 'C', '2015-03-31 22:52:55', '375b93a600', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1359, 'alainecaroline@gmail.com', 'Alaine Caroline', 'Almeida Santoro', 'n', 'C', '2015-03-31 22:52:55', '56306ef4d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1360, 'chelle.mmr@hotmail.com', 'Michelle', 'Moraes', 'n', 'C', '2015-03-31 22:52:55', '09d9763364', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1361, 'gabriella.b.martins@hotmail.com', 'Gabriella', 'Bregalda Martins', 'n', 'C', '2015-03-31 22:52:55', '71aeb623d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1362, 'franciscopestanadasilva@hotmail.com', 'Francisco', 'Da Silva', 'n', 'C', '2015-03-31 22:52:55', '3f836d7e92', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1363, 'sofiadasilva1@hotmail.com', 'Sofia', 'Natario', 'n', 'C', '2015-03-31 22:52:55', '119dd71a65', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1364, 'rael_444@hotmail.com', 'Israel', 'Niak', 'n', 'C', '2015-03-31 22:52:55', 'e7811c69cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1365, 'tiotocas@hotmail.com', 'Antonio', 'Henriques', 'n', 'C', '2015-03-31 22:52:55', '6138c7905d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1366, 'anderlala@gmail.com', 'La', 'Ñaga', 'n', 'C', '2015-03-31 22:52:55', '4052b49230', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1367, 'duarte_branco@hotmail.com', 'Duarte', 'Branco', 'n', 'C', '2015-03-31 22:52:55', '1ae988f9a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1368, 'anapatriciagouveia@msn.com', 'Patrícia', 'Gouveia', 'n', 'C', '2015-03-31 22:52:55', 'a125a9657a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1369, 'tberlovich@tpbz.com.br', 'Tomer', 'Berlovich', 'n', 'C', '2015-03-31 22:52:55', '4cef09cdb9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1370, 'nazanatoca@yahoo.com.br', 'Naza', 'Santos', 'n', 'C', '2015-03-31 22:52:55', '402fa06fbf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1371, 'pedroscoobyviana@gmail.com', 'Pedro', 'Scooby', 'n', 'C', '2015-03-31 22:52:55', 'e874138111', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1372, 'robsonlmb@hotmail.com', 'Robson', 'Fernandes', 'n', 'C', '2015-03-31 22:52:55', 'c608920e4d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1373, 'javipere@hotmail.com', 'Javier', 'Pereira', 'n', 'C', '2015-03-31 22:52:55', '0a53b6de0d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1374, 'suellenbarroco@gmail.com', 'Suellen', 'Barroco', 'n', 'C', '2015-03-31 22:52:55', '04af4e115d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1375, 'laviniamaluf@hotmail.com', 'Lavinia', 'Maluf', 'n', 'C', '2015-03-31 22:52:55', '048590c4a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1376, 'andreapcaldas@hotmail.com', 'Andrea', 'Caldas', 'n', 'C', '2015-03-31 22:52:55', '24208316d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1377, 'lucia.sifragoiania@hotmail.com', 'Lucia', 'Ferreira', 'n', 'C', '2015-03-31 22:52:55', 'd3cd0bb560', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1378, 'pcbigois@hotmail.com', 'Pedro', 'Capistrano', 'n', 'C', '2015-03-31 22:52:55', '05a3f5d2c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1379, 'atauan.sisten@gmail.com', 'Tauan', 'Silva', 'n', 'C', '2015-03-31 22:52:55', '996e041655', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1380, 'mariomesquita@hotmail.com', 'Mário', 'Mesquita', 'n', 'C', '2015-03-31 22:52:55', '43f87fd995', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1381, 'hagatapires21@gmail.com', 'Hágata', 'Pires', 'n', 'C', '2015-03-31 22:52:55', '38b712137c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1382, 'bruno.panfilo@hotmail.com', 'Brunno', 'Panfilo', 'n', 'C', '2015-03-31 22:52:55', '1dcbef086c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1383, 'rodrigo_mf_afonso@hotmail.com', 'Rodrigo', 'Afonso', 'n', 'C', '2015-03-31 22:52:55', 'd2c3b3e88f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1436, '', 0, 0),
(1384, 'anasilviaveiga@hotmail.com', 'Ana', 'Veiga', 'n', 'C', '2015-03-31 22:52:55', 'b1dd5f4cba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1385, 'mckmix_mariana@hotmail.com', 'Mariana', 'Simões', 'n', 'C', '2015-03-31 22:52:55', '7788d8d9e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1386, 'tito_velho@hotmail.com', 'Tito', 'da Palma', 'n', 'C', '2015-03-31 22:52:55', 'a6523be4e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1387, 'jorgequartinborges@sapo.pt', 'Jorge', 'Borges', 'n', 'C', '2015-03-31 22:52:55', 'f3ccbfd018', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1388, 'velosoantonio13@gmail.com', 'antonio', 'ferreira veloso', 'n', 'C', '2015-03-31 22:52:55', '7562c8c669', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1389, 'fredar99@hotmail.com', 'Freddy', 'Alvares Ribeiro', 'n', 'C', '2015-03-31 22:52:55', 'e6affe2440', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1390, 'steliocolares@hotmail.com', 'Stelio', 'Colares Gomes', 'n', 'C', '2015-03-31 22:52:55', '129f8a4238', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1391, 'lia.agps@gmail.com', 'Alice', 'Portella', 'n', 'C', '2015-03-31 22:52:55', '03e9390453', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1382, '', 0, 0),
(1392, 'jeronimovargas89@gmail.com', 'Je', 'Vargas', 'n', 'C', '2015-03-31 22:52:55', '573f723b38', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1393, 'leandro.xitao@hotmail.com', 'Leandro', 'Wojcik', 'n', 'C', '2015-03-31 22:52:55', '6a9c73cf29', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1394, 'alkilohabita@yahoo.com', 'Sa', 'Kachi', 'n', 'C', '2015-03-31 22:52:55', '14cdef5ed2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1395, 'bia_gomes_49@hotmail.com', 'Beatriz', 'Gomes', 'n', 'C', '2015-03-31 22:52:55', 'a7f4b73e2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1396, 'lara.comeron@gmail.com', 'Lara', 'Comerón Algaba', 'n', 'C', '2015-03-31 22:52:55', 'c61b60059a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1397, 'kikoperestrelo@gmail.com', 'Francisco', 'Perestrelo', 'n', 'C', '2015-03-31 22:52:55', '618688435b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1398, 'm.neto.patricia@gmail.com', 'Patricia', 'Neto', 'n', 'C', '2015-03-31 22:52:55', 'a0b0140b8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2569, '', 0, 0),
(1399, 'duartemayer@hotmail.com', 'Duarte', 'Mayer', 'n', 'C', '2015-03-31 22:52:55', '938be7f2b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1400, 'dieguitosalinasgp@gmail.com', 'Diego', 'García', 'n', 'C', '2015-03-31 22:52:55', '6a2a5e5080', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1401, 's_nunosantos@hotmail.com', 'Nuno', 'Santos', 'n', 'C', '2015-03-31 22:52:55', '93853db579', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1402, 'sofia_lima_29@hotmail.com', 'Sofia', 'Lima da Silva', 'n', 'C', '2015-03-31 22:52:55', 'aaa734cafb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1403, 'contatoflaviola@gmail.com', 'Flaviolira', 'Flaviola', 'n', 'C', '2015-03-31 22:52:55', 'e4e6d28f26', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1404, 'ruirodrigu@gmail.com', 'Rui', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:55', '411aec5d6e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1405, 'rafaelsantosls@hotmail.com', 'Rafael', 'Santos', 'n', 'C', '2015-03-31 22:52:55', '3599fe937b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1406, 'lulawetba@ig.com.br', 'Lula', 'Torres', 'n', 'C', '2015-03-31 22:52:55', '9eee7316ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1407, 'jholoastro@gmail.com', 'Jonathan', 'Reis', 'n', 'C', '2015-03-31 22:52:55', '2ae61dab34', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1408, 'felipecpr@gmail.com', 'Felipe', 'Costa', 'n', 'C', '2015-03-31 22:52:55', 'd1da52da3f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1409, 'yanmancha@hotmail.com', 'Yan', 'Meggiolaro', 'n', 'C', '2015-03-31 22:52:55', '2b6baee0cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1410, 'denise.dematos@hotmail.com', 'Denise', 'Matos', 'n', 'C', '2015-03-31 22:52:55', '9e82ef6cda', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1411, 'vanessa.bordallo@gmail.com', 'Vanessa', 'Bordallo', 'n', 'C', '2015-03-31 22:52:55', 'ea14cffe4a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1412, 'carolinaaguiarteixeira98@gmail.com', 'Carolina', 'Teixeira', 'n', 'C', '2015-03-31 22:52:55', 'f2f04b6ff6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1413, 'pedrofloresantunes@hotmail.com', 'Pedro', 'Flores', 'n', 'C', '2015-03-31 22:52:55', '0627c9f74e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1414, 'flor.pocas@hotmail.com', 'Flor', 'Poças', 'n', 'C', '2015-03-31 22:52:55', '0ddd1fe4f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1415, 'sergio.pinto84@gmail.com', 'Sérgio', 'Pinto', 'n', 'C', '2015-03-31 22:52:55', 'c42ef784bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1416, 'kianfay@gmail.com', 'Kian', 'Fay', 'n', 'C', '2015-03-31 22:52:55', '21bd755e1e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1417, 'derik_hazek@hotmail.com', 'Marcelo', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:55', 'dc812b13d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1418, 'lindentuga@gmail.com', 'Joao', 'da Nova', 'n', 'C', '2015-03-31 22:52:55', '2b5de75d2e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3166, '', 0, 0),
(1419, 'ricardolopes_1@hotmail.com', 'Ricardo', 'Lopes', 'n', 'C', '2015-03-31 22:52:55', '35f1d0a946', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2678, '', 0, 0),
(1420, 'lucimeiremedici@ibest.com.br', 'Lucimeire', 'Alves Medici Neto', 'n', 'C', '2015-03-31 22:52:55', '589a07b0d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1421, 'fransoares10@gmail.com', 'Francisco', 'Soares', 'n', 'C', '2015-03-31 22:52:55', '75ccdc9320', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1422, 'jurmoraes@hotmail.com', 'Juliana', 'Moraes', 'n', 'C', '2015-03-31 22:52:55', 'f456d2f658', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1423, 'r.costa.casa@clix.pt', 'Rita', 'Costa', 'n', 'C', '2015-03-31 22:52:55', '27b49f21f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1424, 'manelosilva@gmail.com', 'Manel', 'Silva', 'n', 'C', '2015-03-31 22:52:55', 'b3eaac28a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1425, 'jp.cenoura@gmail.com', 'Joao Pedro', 'Cenoura', 'n', 'C', '2015-03-31 22:52:55', '045e620148', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1426, 'luis.tubos@gmail.com', 'Luis', 'Mendes', 'n', 'C', '2015-03-31 22:52:55', 'e49ef9f534', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1427, 'ju.lrodrigues@hotmail.com', 'Joana', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:55', '3b24c91fbc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1428, 'josisklan@gmail.com', 'Josisklan', 'Gislaine', 'n', 'C', '2015-03-31 22:52:55', '5a805e2efe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1429, 'anetxu_pinky@hotmail.com', 'Ane', 'Saenz', 'n', 'C', '2015-03-31 22:52:55', '755e7de9d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1430, 'marceparga@gmail.com', 'Marcelino', 'Parga', 'n', 'C', '2015-03-31 22:52:55', 'b5d88eecfe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1431, 'te.amomichelle@hotmail.com', 'Michelle', 'Silva', 'n', 'C', '2015-03-31 22:52:55', '82dd214fcb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1432, 'pedrocarrilho2@hotmail.co.uk', 'Pedro', 'Carrilho', 'n', 'C', '2015-03-31 22:52:55', '169545ecb3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1433, 'pabarros10@gmail.com', 'Pedro Simoes', 'Barros', 'n', 'C', '2015-03-31 22:52:55', '5ff79459fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1635, '', 0, 0),
(1434, 'eduardo.andrade99@hotmail.com', 'Eduardo', 'Andrade', 'n', 'C', '2015-03-31 22:52:55', '7586bc5832', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1435, 'joaomsfadigas@hotmail.com', 'Joao', 'Fadigas', 'n', 'C', '2015-03-31 22:52:55', 'e12960a234', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1436, 'francisco.vieira.abreu@hotmail.com', 'Francisco', 'Abreu', 'n', 'C', '2015-03-31 22:52:55', '4f1456dfbc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1437, 'g0n6alinho@hotmail.com', 'Gonçalo', 'Ângelo', 'n', 'C', '2015-03-31 22:52:55', '58cb2545c4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1438, 'luiscaseiro.pires@gmail.com', 'Miguel', 'Pires', 'n', 'C', '2015-03-31 22:52:55', 'c1cb5ff5ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1439, 'anapaula_pribeiro@hotmail.com', 'Ana Paula', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:55', '3740fb6712', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1440, 'mariacosta1940@gmail.com', 'Maria', 'Costa', 'n', 'C', '2015-03-31 22:52:55', 'b91fdc3089', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1441, 'macabi974@hotmail.com', 'Maxime', 'Huscenot', 'n', 'C', '2015-03-31 22:52:55', '87fade6a0a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1442, 'elisabetehasse@gmail.com', 'Elisabete', 'Hasse', 'n', 'C', '2015-03-31 22:52:55', '33e80f20d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1443, 'gabriels_lourenco@hotmail.com', 'Gabriel', 'Lourenco', 'n', 'C', '2015-03-31 22:52:55', '7d40310b1d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1444, 'mario.espanhol@gmail.com', 'Mario', 'Martins', 'n', 'C', '2015-03-31 22:52:55', 'ed8a6de5d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1445, 'valterduarte@hotmail.com', 'Valter', 'Duarte', 'n', 'C', '2015-03-31 22:52:55', 'f623bf5a44', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1446, 'iara_viana@hotmail.com', 'Iara', 'Viana', 'n', 'C', '2015-03-31 22:52:55', '221281b038', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1447, 'afonso.henriques.charrua@gmail.com', 'Afonso', 'Charrua', 'n', 'C', '2015-03-31 22:52:55', '5c0040b647', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1553, '', 0, 0),
(1448, 'pfandrade@gmail.com', 'Paulo', 'Andrade', 'n', 'C', '2015-03-31 22:52:55', '9b4b25961e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(1449, 'martimdams@iol.pt', 'Martim', 'Dams', 'n', 'C', '2015-03-31 22:52:55', 'c70e96f7e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1450, 'ritafreitas91@gmail.com', 'Rita', 'Freitas', 'n', 'C', '2015-03-31 22:52:55', '5bdccfd72b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1451, 'martim.paulino@gmail.com', 'Martim', 'Paulino', 'n', 'C', '2015-03-31 22:52:55', 'a0f07b83a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 76, '', 0, 0),
(1452, 'antoniocarlosgouveia.gouveia@gmail.com', 'Carlos', 'Gouveia', 'n', 'C', '2015-03-31 22:52:55', '361506c489', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 850, '', 0, 0),
(1453, 'rodriscn@gmail.com', 'Rodrigo', 'Caroço', 'n', 'C', '2015-03-31 22:52:55', '3a02c60f5e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1454, 'maxfilipegj@hotmail.com', 'Filipe', 'Justiça', 'n', 'C', '2015-03-31 22:52:55', 'cdc4f39fa4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1455, 'pmpereira98@gmail.com', 'Pedro', 'Pereira', 'n', 'C', '2015-03-31 22:52:55', 'a850ba8809', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1380, '', 0, 0),
(1456, 'danilinho_bodyboard@hotmail.com', 'Danilo', 'Fanning', 'n', 'C', '2015-03-31 22:52:55', 'e6bbbd0db1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1457, 'eder.fleite@gmail.com', 'Eder', 'Ferreira Leite', 'n', 'C', '2015-03-31 22:52:55', 'ffafc147cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1458, 'pencas@live.com', 'Nuno', 'Oliveira', 'n', 'C', '2015-03-31 22:52:55', '7cac7125d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1459, 'carlapyrrait@hotmail.com', 'Carla', 'Figueiredo', 'n', 'C', '2015-03-31 22:52:55', '7872160fdc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1523, '', 0, 0),
(1460, 'jean.geremias@hotmail.com', 'Jean', 'Geremias', 'n', 'C', '2015-03-31 22:52:55', 'c102427a81', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1461, 'juroversi@hotmail.com', 'Jú', 'Roversi', 'n', 'C', '2015-03-31 22:52:55', '7cc654cec5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1462, 'joanaramosgomes1@gmail.com', 'Joana', 'Gomes', 'n', 'C', '2015-03-31 22:52:55', '758674ef41', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1463, 'galdinothiago@gmail.com', 'Thiago', 'Freire Galdino', 'n', 'C', '2015-03-31 22:52:55', 'bb95169190', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1464, 'p.azevedovieira@gmail.com', 'Pedro', 'Vieira', 'n', 'C', '2015-03-31 22:52:55', '52e0f91cac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1564, '', 0, 0),
(1465, 'gil_lemox@hotmail.com', 'Nuno', 'Lemos', 'n', 'C', '2015-03-31 22:52:55', '03f860a4aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1466, 'larice.loren@yahoo.com', 'Lariice', 'Lóren', 'n', 'C', '2015-03-31 22:52:55', '50f380ee9c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1467, 'sgoncalo@hotmail.com', 'Gonçalo', 'Santos', 'n', 'C', '2015-03-31 22:52:55', '9826b80269', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1468, 'esponja1998@gmail.com', 'Diogo', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:55', 'd2c8102a67', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1469, 'miguelfixonel@hotmail.com', 'Miguel', 'Pessoa', 'n', 'C', '2015-03-31 22:52:55', 'f8d2ac766d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1470, 'rubenpaxa@hotmail.com', 'Ruben', 'Fernandes', 'n', 'C', '2015-03-31 22:52:55', '7387c3a121', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1471, 'elsasousa97@hotmail.com', 'Elza', 'Carvalho', 'n', 'C', '2015-03-31 22:52:55', 'd7d4bf5ca8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1472, 'fsouza211@gmail.com', 'Felipe', 'Souza', 'n', 'C', '2015-03-31 22:52:55', 'a6483b268c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1473, 'tomas28rod@gmail.com', 'Tomas', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:55', 'ff64fb6309', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1474, 'bucguillaume@hotmail.fr', 'Guillaume', 'Buc', 'n', 'C', '2015-03-31 22:52:55', 'fd302d3220', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1475, 'anozerway@gmail.com', 'Thomas', 'Aufrere', 'n', 'C', '2015-03-31 22:52:55', '1247d89ca5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1476, 'ukythepurdog40@hotmail.fr', 'Vincent', 'Escale', 'n', 'C', '2015-03-31 22:52:55', '279f8a2210', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1477, 'dustin2roll4life@hotmail.com', 'Jérémie', 'Alby', 'n', 'C', '2015-03-31 22:52:55', 'be3c8ffa3c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1478, 'exotic.bambu@hotmail.com', 'Renata', 'Freitas', 'n', 'C', '2015-03-31 22:52:55', '67594a28bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1479, 'ferransostres@gmail.com', 'Ferran', 'Sostres', 'n', 'C', '2015-03-31 22:52:55', 'e3e05ce8cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1480, 'rogeriosf22@hotmail.com', 'Rogerio', 'Dos Santos Ferreira', 'n', 'C', '2015-03-31 22:52:55', 'a45082d971', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1481, 'migueldelrancho@hotmail.com', 'Ehren Michael Herzog', 'Graetzer', 'n', 'C', '2015-03-31 22:52:55', '7fc2a9f77d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1482, 'tintin_1897@hotmail.com', 'Martin', 'Dambreville', 'n', 'C', '2015-03-31 22:52:55', 'b0a315fd40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1483, 'pierre.lebel00@gmail.com', 'Pierre', 'Lebel', 'n', 'C', '2015-03-31 22:52:55', 'af54c0505d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1484, 'maximevid@gmail.com', 'Zoltán', 'Szolnoki', 'n', 'C', '2015-03-31 22:52:55', 'b3bf11790d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1485, 'jpprezat@wanadoo.fr', 'Jean-Philippe', 'Prezat', 'n', 'C', '2015-03-31 22:52:55', 'ca7fda10eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1486, 'gus-le-tregorois@hotmail.fr', 'Gurvan', 'Even', 'n', 'C', '2015-03-31 22:52:55', '700257b54c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1487, 'luisreisruivo@hotmail.com', 'Luis', 'Ruivo', 'n', 'C', '2015-03-31 22:52:55', 'e195a58a7f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1488, 'luis.almeidaecastro@clix.pt', 'Luis', 'Castro', 'n', 'C', '2015-03-31 22:52:55', '151a4ab752', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1489, 'vascocordeiro@hotmail.com', 'Vasco', 'Cordeiro', 'n', 'C', '2015-03-31 22:52:55', '8f003ebaf6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3535, '', 0, 0),
(1490, 'rohan.paula@gmail.com', 'Paula', 'Rohan', 'n', 'C', '2015-03-31 22:52:55', 'ef84163469', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1491, 'mirianolivier@yahoo.com.br', 'Mirian', 'Olivier', 'n', 'C', '2015-03-31 22:52:55', '878368a35c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1492, 'imiramon@hotmail.com', 'Iñaki', 'Miramon Vidondo', 'n', 'C', '2015-03-31 22:52:55', '795953df5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1493, 'anatnunes@hotmail.com', 'Ana', 'Nunes', 'n', 'C', '2015-03-31 22:52:55', 'd009fa6e72', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1494, 'caty.cabane@orange.fr', 'Caty', 'Etxola', 'n', 'C', '2015-03-31 22:52:55', '8886c4bd87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1495, 'sfromer@hotmail.com', 'Susi', 'Fromer', 'n', 'C', '2015-03-31 22:52:55', '268692b91a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1496, 'putoguizado@hotmail.com', 'Guilherme', 'Miranda', 'n', 'C', '2015-03-31 22:52:55', '828b5bbdc3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1497, 'theo.barret33@gmail.com', 'Théodore', 'Barret', 'n', 'C', '2015-03-31 22:52:55', '32c129694b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1498, 'veragomespedro@gmail.com', 'Vera', 'Pedro', 'n', 'C', '2015-03-31 22:52:55', '76db209fd4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1499, 'michelleabbas@gmail.com', 'Michelle', 'Abbas Dora', 'n', 'C', '2015-03-31 22:52:55', '59ac8c4179', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1500, 'tmachado@westlifeimobiliaria.com', 'Tiago', 'Machado', 'n', 'C', '2015-03-31 22:52:55', 'ef62d16788', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1501, 'rose.1803@hotmail.com', 'Rose', 'Canuto', 'n', 'C', '2015-03-31 22:52:55', 'ebc3e72db5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1502, 'arthur.supertramp@outlook.com', 'Arthur', 'Supertramp', 'n', 'C', '2015-03-31 22:52:55', 'fe07e5e3bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1503, 'belinha.branco@hotmail.com', 'Giovanna', 'Branco', 'n', 'C', '2015-03-31 22:52:55', '6c610f2cd3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1504, 'lulito_filipe@hotmail.com', 'Luis', 'Baioa', 'n', 'C', '2015-03-31 22:52:55', 'a8822ae22b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1505, 'davi_marreiros@hotmail.com', 'David', 'Marreiros', 'n', 'C', '2015-03-31 22:52:55', '867015837d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1506, 'brunotiagogb_86@hotmail.com', 'Bruno', 'Bettencourt', 'n', 'C', '2015-03-31 22:52:55', '13252bafad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1507, 'luis-eyre@hotmail.com', 'Luis', 'Eyre', 'n', 'C', '2015-03-31 22:52:55', '1bb7d97f46', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1324, '', 0, 0),
(1508, 'jorgeleitao2002@gmail.com', 'José', 'Leitão', 'n', 'C', '2015-03-31 22:52:55', '029a163664', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1509, 'pedro.vcr@hotmail.com', 'Pedro', 'Richieri', 'n', 'C', '2015-03-31 22:52:55', '6926815544', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1510, 'lama97434@hotmail.com', 'Anthony', 'Mardelle', 'n', 'C', '2015-03-31 22:52:55', 'bfed96f11f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1511, 'lucas_cunha_big@hotmail.com', 'Lucas', 'Janjo', 'n', 'C', '2015-03-31 22:52:55', '6ff8199644', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1512, 'pablofernandes00@hotmail.com', 'Pablo', 'Fernandes', 'n', 'C', '2015-03-31 22:52:55', 'e1584db507', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1513, 'rebeccaformiga@hotmail.com', 'Rebecca', 'Formiga', 'n', 'C', '2015-03-31 22:52:55', 'cc33028ff7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1514, 'jorgesantostavares@gmail.com', 'Jorge', 'Tavares', 'n', 'C', '2015-03-31 22:52:55', '82c6a00097', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1515, 'ivy.sanches@gmail.com', 'Ivy', 'Sanches', 'n', 'C', '2015-03-31 22:52:55', '3217a67035', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1516, 'chalmelmaxime974@gmail.com', 'Maxime', 'Chamolo', 'n', 'C', '2015-03-31 22:52:55', 'caebe23d06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1517, 'oliveira.simone@sapo.pt', 'Simone', 'Da Cruz Oliveira', 'n', 'C', '2015-03-31 22:52:55', '30e0d3bac0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1518, 'timoteosilva403@gmail.com', 'Mimo', 'Silva', 'n', 'C', '2015-03-31 22:52:55', '7f774ea4c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1519, 'santos.pedro@hotmail.com.br', 'Pedro', 'Henrique', 'n', 'C', '2015-03-31 22:52:55', 'ea763f819a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1520, 'yuregm16@hotmail.com', 'Yure', 'Gomes Magalhães', 'n', 'C', '2015-03-31 22:52:55', 'd2c4ef7c69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1521, 'diogo.salvaterra87@gmail.com', 'Diogo Salvaterra', 'Conde Antunes', 'n', 'C', '2015-03-31 22:52:55', '7c7cb3e777', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1522, 'leticiarosaesilva@gmail.com', 'Letícia', 'Lopes', 'n', 'C', '2015-03-31 22:52:55', '769049713f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1523, 'marianaquinta@hotmail.com', 'Mariana', 'Quinta', 'n', 'C', '2015-03-31 22:52:55', 'e141117db3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1524, 'lucastabach@hotmail.com', 'Lucas', 'Tabach', 'n', 'C', '2015-03-31 22:52:55', 'b7c5dc0d53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1525, 'joaolabasilio@gmail.com', 'João', 'Basílio', 'n', 'C', '2015-03-31 22:52:55', '50f074c804', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1526, 'pestanaduartejf@gmail.com', 'Duarte', 'Pestana', 'n', 'C', '2015-03-31 22:52:55', '618fb7c091', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1527, 'henriquealbergaria@hotmail.com', 'Henrique', 'Albergaria', 'n', 'C', '2015-03-31 22:52:55', 'a1216cb7c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1611, '', 0, 0),
(1528, 'girardetleo@gmail.com', 'Léo', 'Girardet', 'n', 'C', '2015-03-31 22:52:55', '16f3a6615f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1529, 'luisvillabrito@gmail.com', 'Luis', 'de Brito', 'n', 'C', '2015-03-31 22:52:55', 'f613649acc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1331, '', 0, 0),
(1530, 'alcinodrummond@gmail.com', 'Alcino', 'Drummond', 'n', 'C', '2015-03-31 22:52:55', '3096417d01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1531, 'eniafernandes15@gmail.com', 'Enia', 'Fernandes', 'n', 'C', '2015-03-31 22:52:55', '7c7f433469', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1532, 'christopher.darrieux@yahoo.fr', 'Christopher', 'Darrieux', 'n', 'C', '2015-03-31 22:52:55', 'a373e57235', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1533, 'guedal@iol.pt', 'Guedal', 'Chemicals', 'n', 'C', '2015-03-31 22:52:55', 'f274059a25', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4017, '', 0, 0),
(1534, 'lotareis@hotmail.com', 'Carlota', 'Reis', 'n', 'C', '2015-03-31 22:52:55', 'c19478cb3f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1881, '', 0, 0),
(1535, 'tenten1806@hotmail.com', 'Mariline', 'Duck', 'n', 'C', '2015-03-31 22:52:55', 'dde4eefb2e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1536, 'diegobenedito5@gmail.com', 'Diego', 'Amaral Benedito Oliva', 'n', 'C', '2015-03-31 22:52:55', 'a26884315f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1537, 'joanafreitas7@hotmail.com', 'Joana', 'Freitas', 'n', 'C', '2015-03-31 22:52:55', '2e80ddf8af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1538, 'teresagamboa@gmail.com', 'Teresa', 'Soares', 'n', 'C', '2015-03-31 22:52:55', '595ebfe857', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1539, 'nataliabreu02@hotmail.com', 'Natalí', 'Abreu', 'n', 'C', '2015-03-31 22:52:55', '97117692d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1540, 'giuliadosjonas@hotmail.com', 'Giulia', 'Oliveira', 'n', 'C', '2015-03-31 22:52:55', '02991ccdcf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1541, 'gcolas0609@msn.com', 'Géraldine', 'Colin Colas', 'n', 'C', '2015-03-31 22:52:55', 'fe1d957095', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1542, 'henriquemm92@hotmail.com', 'Henrique', 'Madeira', 'n', 'C', '2015-03-31 22:52:55', 'c70feb3b99', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4892, '', 0, 0),
(1543, 'analveshilario@hotmail.com', 'Patrícia', 'Hilario', 'n', 'C', '2015-03-31 22:52:55', '2d2ee722d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1544, 'gasparteixeiraa@hotmail.com', 'Gaspar', 'Teixeira', 'n', 'C', '2015-03-31 22:52:55', 'f37906e87b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 806, '', 0, 0),
(1545, 'marcosbarreto96@hotmail.com', 'Marcos', 'Barreto', 'n', 'C', '2015-03-31 22:52:55', '7dcc7cf352', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1546, 'mblt10@hotmail.com', 'Messias', 'Barbosa', 'n', 'C', '2015-03-31 22:52:55', '5872509f49', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1547, 'guifrik@hotmail.com', 'Guilherme', 'Matos', 'n', 'C', '2015-03-31 22:52:55', '3f37d1b08e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1548, 'vifer66@gmail.com', 'Victor', 'Ferreira', 'n', 'C', '2015-03-31 22:52:55', 'dcf541f2d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2764, '', 0, 0),
(1549, 'evans_araujo@hotmail.com', 'Evans', 'Araujo', 'n', 'C', '2015-03-31 22:52:55', '548c9ca6cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1550, 'leoagapito84@gmail.com', 'Leonardo', 'Agapito', 'n', 'C', '2015-03-31 22:52:55', 'e2a033f8a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1551, 'rafaellapavlu@hotmail.com', 'Rafaella', 'Pavlu', 'n', 'C', '2015-03-31 22:52:55', '40543986d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1552, 'pablo-sarmento@hotmail.com', 'Pablo', 'Sarmento', 'n', 'C', '2015-03-31 22:52:55', '8a5fc4f558', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1553, 'pedro6bento9@yahoo.com', 'Pedro', 'Bento', 'n', 'C', '2015-03-31 22:52:55', '0492ddcf4f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1700, '', 0, 0),
(1554, 'juliana.amorim.ribeiro@hotmail.com', 'Juliana', 'Perez', 'n', 'C', '2015-03-31 22:52:55', 'f3f2e68649', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1555, 'iamthepath@gmail.com', 'Nuno', 'Silva', 'n', 'C', '2015-03-31 22:52:55', '4eebf9efd8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1556, 'redestefani@hotmail.com', 'Regina', 'Destefani', 'n', 'C', '2015-03-31 22:52:55', 'fc953e5677', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1557, 'pedrovsilva@pvs-seguros.com', 'Pedro', 'da Silva', 'n', 'C', '2015-03-31 22:52:55', '0375628066', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1558, 'catarinamarquesmaia@gmail.com', 'Catarina', 'Maia', 'n', 'C', '2015-03-31 22:52:55', '94e91c12f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1559, 'm.marionlenoir@gmail.com', 'Marion', 'Lenoir', 'n', 'C', '2015-03-31 22:52:55', '069383736f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1560, 'catianmendes@gmail.com', 'Catia', 'Mendes', 'n', 'C', '2015-03-31 22:52:55', '5451745867', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1561, 'fe.katiamalatesta@gmail.com', 'Fernanda', 'Malatesta', 'n', 'C', '2015-03-31 22:52:55', 'd5310b8600', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1562, 'm_anel_4@hotmail.com', 'Manel', 'Ribeiro Couto', 'n', 'C', '2015-03-31 22:52:55', '8f6563c475', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3647, '', 0, 0),
(1563, 'andredavo@hotmail.com', 'André', 'D\' Avó', 'n', 'C', '2015-03-31 22:52:55', 'd6a844add3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1564, 'tiagodutracardoso@gmail.com', 'Tiago', 'Dutra Cardoso', 'n', 'C', '2015-03-31 22:52:55', '49afe9ad22', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1565, 'pedroduarte69@hotmail.com', 'Pedro', 'Cruz', 'n', 'C', '2015-03-31 22:52:55', 'ad0047e04f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1566, 'patriciarlimamoreira@gmail.com', 'Patricia', 'Moreira', 'n', 'C', '2015-03-31 22:52:55', '54e9792da7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1567, 'jesusanton33@gmail.com', 'Jesús Antón', 'Santorum', 'n', 'C', '2015-03-31 22:52:55', 'bfd1f54b6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1568, 'alicecosta10@hotmail.com', 'Alice', 'Costa', 'n', 'C', '2015-03-31 22:52:55', 'ff35c0aa89', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1569, 'nbreluzeau@yahoo.fr', 'Nicolas', 'Breluzeau', 'n', 'C', '2015-03-31 22:52:55', '2691c9d5ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1570, 'beltran.40.franco@gmail.com', 'Quim', 'Franco', 'n', 'C', '2015-03-31 22:52:55', 'a1d0a41e69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1571, 'mafalda.cr.cunha@gmail.com', 'Mafalda', 'Cunha', 'n', 'C', '2015-03-31 22:52:55', '4f0f669205', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1572, 'k4lh3t4@hotmail.com', 'Ruben', 'Jardim', 'n', 'C', '2015-03-31 22:52:55', '355dfc245f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1573, 'roserose.godoy@gmail.com', 'Rose', 'Godoi', 'n', 'C', '2015-03-31 22:52:55', '5b85730344', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1574, 'eduardasantosamaral@gmail.com', 'Eduarda', 'Amaral', 'n', 'C', '2015-03-31 22:52:55', '6f8b15d011', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1575, 'jujuv33@hotmail.fr', 'Julien', 'Viaud', 'n', 'C', '2015-03-31 22:52:55', '8be9845261', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1576, 'flaviocssilva@hotmail.com', 'Flávio', 'Silva', 'n', 'C', '2015-03-31 22:52:55', '053127ed60', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1577, 'lica_loi@hotmail.com', 'Raquel', 'Ataíde', 'n', 'C', '2015-03-31 22:52:55', 'dd59aa5f6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1578, 'mireille.walter@orange.fr', 'Mireille', 'Cachau-herreillat', 'n', 'C', '2015-03-31 22:52:55', 'ccd02fb136', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1579, 'salvadorpiresandrade@gmail.com', 'Baiô', 'Andrade', 'n', 'C', '2015-03-31 22:52:55', '5fef469fc1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1580, 'ibandacal@gmail.com', 'Iban', 'Dacal', 'n', 'C', '2015-03-31 22:52:55', 'fa1cba1fc6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1581, 'c.barataguerra@gmail.com', 'Carla', 'Barata Guerra', 'n', 'C', '2015-03-31 22:52:55', '99e342a242', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1595, '', 0, 0),
(1582, 'jonibazinho@gmail.com', 'João', 'Teiga', 'n', 'C', '2015-03-31 22:52:55', '090a1da4e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1583, 'morais.marciocrc@ig.com.br', 'Marcio', 'Oliveira', 'n', 'C', '2015-03-31 22:52:55', '6fa5aef0e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1584, 'inestavares81@hotmail.com', 'Ines', 'Tavares', 'n', 'C', '2015-03-31 22:52:55', '2a5adf45ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1585, 'ivanbodyboard26@hotmail.com', 'Ivan', 'Rocha', 'n', 'C', '2015-03-31 22:52:55', '634735765d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1586, 'elida2leo@hotmail.com', 'Élida Sofia', 'Barcelos', 'n', 'C', '2015-03-31 22:52:55', 'e1370dffe2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1587, 'francoadosantos@gmail.com', 'Françoá', 'Santos', 'n', 'C', '2015-03-31 22:52:55', '512cf41b5b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1588, 'totopo007@hotmail.fr', 'Théo', 'Ornano', 'n', 'C', '2015-03-31 22:52:55', '6324b69399', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1589, 'romilsonferreira@windowslive.com', 'Romilson', 'Ferreira', 'n', 'C', '2015-03-31 22:52:55', '607b8c72c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1590, 'fs.emagem@gmail.com', 'Filipe', 'Sardinha', 'n', 'C', '2015-03-31 22:52:55', '9f64fbde7f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1591, 'antalcantara44@hotmail.com', 'António', 'Alcântara', 'n', 'C', '2015-03-31 22:52:55', '56fad2b815', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1421, '', 0, 0),
(1592, 'matheuspaixao@terra.com.br', 'Matheus', 'Paixão', 'n', 'C', '2015-03-31 22:52:55', 'fe8a2055f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1593, 'pablosousa1977@gmail.com', 'Pablo', 'Sousa', 'n', 'C', '2015-03-31 22:52:55', '84e6b65635', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1594, 'm4r1ld4@hotmail.com', 'Marilda', 'Sá', 'n', 'C', '2015-03-31 22:52:55', '654887361d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1595, 'sergiobbr@hotmail.com', 'Rui', 'Pereira', 'n', 'C', '2015-03-31 22:52:55', '806785c931', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1596, 'renatinhaabreu19@gmail.com', 'Renata', 'Abreu', 'n', 'C', '2015-03-31 22:52:55', '6392c11e03', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1597, 'richardfalentin@orange.fr', 'Richard', 'Falentin', 'n', 'C', '2015-03-31 22:52:55', '235a24b749', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1598, 'vicouvic@hotmail.fr', 'Victor', 'Geliot', 'n', 'C', '2015-03-31 22:52:55', 'ac75ef40df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1599, 'gustavo.s.soares@gmail.com', 'Gustavo', 'Soares', 'n', 'C', '2015-03-31 22:52:55', '5e1eecbf00', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1600, 'julian.clech0@gmail.com', 'Julian', 'Clech', 'n', 'C', '2015-03-31 22:52:55', '9ef8b9b3c4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1601, 'brunarausch@hotmail.com', 'Bruna Natalia', 'Rausch', 'n', 'C', '2015-03-31 22:52:55', '1509dfad35', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1602, 'vircious@gmail.com', 'Ruben', 'Sousa', 'n', 'C', '2015-03-31 22:52:55', 'e14e63044b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1603, 'gustavorasquinho91@gmail.com', 'Gustavo', 'Rasquinho', 'n', 'C', '2015-03-31 22:52:55', '1df4862d53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1604, 'cabeleirafelipe@hotmail.com', 'Felipe', 'Costa', 'n', 'C', '2015-03-31 22:52:55', '09f55dda21', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1605, 'filiparussoteixeira@gmail.com', 'Pipasnoddy', 'Russo Teixeira', 'n', 'C', '2015-03-31 22:52:55', 'e7eaa83b70', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3723, '', 0, 0),
(1606, 'pablomartinezshots@gmail.com', 'Pablo', 'Martínez', 'n', 'C', '2015-03-31 22:52:55', 'fadca532e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1607, 'monicamanzanog@gmail.com', 'Monica', 'Manzano Gea', 'n', 'C', '2015-03-31 22:52:55', '81a8a83c39', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1608, 'romanelejoste@hotmail.com', 'Roman', 'Elejoste', 'n', 'C', '2015-03-31 22:52:55', '3d4e542214', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1609, 'catarina_alves1999@hotmail.com', 'Catarina', 'Alves', 'n', 'C', '2015-03-31 22:52:55', '58d53cfbd6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1610, 'mafalda.guimaraes@sapo.pt', 'Mafalda', 'Pires', 'n', 'C', '2015-03-31 22:52:55', 'fdc463a84d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1611, 'diogosacarvalho@live.com.pt', 'Diogo', 'Carvalho', 'n', 'C', '2015-03-31 22:52:55', '9fb5982ce5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1612, 'alves3538@gmail.com', 'Fruke', 'Alves', 'n', 'C', '2015-03-31 22:52:55', '5b1bfe3f82', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1613, 'anacarolinasc28@yahoo.com.br', 'Ana Carolina', 'Souza Costa', 'n', 'C', '2015-03-31 22:52:55', '12a122942b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1614, 'paulocrocop31@gmail.com', 'Paulo', 'Cunha', 'n', 'C', '2015-03-31 22:52:55', '6148caa477', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1615, 'ingere_lin@hotmail.com', 'IngerElin', 'Knappskog', 'n', 'C', '2015-03-31 22:52:55', '9e4af1b40a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3305, '', 0, 0),
(1616, 'viniccius10@hotmail.com', 'Viniccius', 'Soares', 'n', 'C', '2015-03-31 22:52:55', '211e836f1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1617, 'bafongo@gmail.com', 'Afonso', 'Espírito Santo', 'n', 'C', '2015-03-31 22:52:55', '32cd84f30c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1618, 'antonio.bidarra@gmail.com', 'António', 'Ferreira', 'n', 'C', '2015-03-31 22:52:55', '89cb9c03dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1619, 'pedrocardmarques6@gmail.com', 'qweasd', 'zxc', 'n', 'C', '2015-03-31 22:52:55', '203ccf1c10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1620, 'arthur.nobre12@hotmail.com', 'Arthur', 'Nobre', 'n', 'C', '2015-03-31 22:52:55', 'a1e4e32c3c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1621, 'vitinhu10@hotmail.com', 'Vitor', 'Hugo', 'n', 'C', '2015-03-31 22:52:55', 'fef9e77e59', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1622, 'analuisa_natal@hotmail.com', 'Aninha', 'Lourenço', 'n', 'C', '2015-03-31 22:52:55', 'fa6ead3e58', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1623, '1moreira.joao@gmail.com', 'João Guilherme', 'Moreira', 'n', 'C', '2015-03-31 22:52:55', '43ad068819', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2826, '', 0, 0),
(1624, 'carol_piaba@hotmail.com', 'Carol', 'Henrique', 'n', 'C', '2015-03-31 22:52:55', '4bda094782', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1625, 'scatarina78@gmail.com', 'catarina', 'santos', 'n', 'C', '2015-03-31 22:52:55', 'ee57cc5b0f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1626, 'luismiguel27@live.com.pt', 'Luís', 'Miguel Coelho', 'n', 'C', '2015-03-31 22:52:55', '2c7cfdd268', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1627, 'marcosanastacio@hotmail.com', 'Marcos Anastácio', 'Angelssurfschool', 'n', 'C', '2015-03-31 22:52:55', 'dbbdd0f387', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1628, 'nuno_gouveia@netmadeira.com', 'Nuno', 'Gouveia', 'n', 'C', '2015-03-31 22:52:55', 'fe843ba62d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(1629, 'jrmxfella@gmail.com', 'Joel', '.rmx', 'n', 'C', '2015-03-31 22:52:55', 'c017d5ef85', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1630, 'magicwolf1999@outlook.com', 'Bianca', 'Brand', 'n', 'C', '2015-03-31 22:52:55', 'c5a8c1361a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1631, 'mpgiao@hotmail.com', 'Maria Paula', 'Giao', 'n', 'C', '2015-03-31 22:52:55', 'b6819ab6c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1632, 'prsj31@yahoo.com.br', 'Paulo', 'Junior', 'n', 'C', '2015-03-31 22:52:55', '739a9f663d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1633, 'bernamf@yahoo.com.br', 'Bernardo', 'Ferreira', 'n', 'C', '2015-03-31 22:52:55', 'ee61114d77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1487, '', 0, 0),
(1634, 'tomasfragoso@iol.pt', 'Tomas', 'Fragoso', 'n', 'C', '2015-03-31 22:52:55', '7fa9db804e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1635, 'luimandacaru@gmail.com', 'Luisa', 'Mandacaru', 'n', 'C', '2015-03-31 22:52:55', 'f33137c048', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1396, '', 0, 0),
(1636, 'teo_m12@hotmail.com', 'Teo', 'Oliveira', 'n', 'C', '2015-03-31 22:52:55', 'abc91909cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1637, 'andreiacarvalho282@hotmail.com', 'Andreia', 'Carvalho', 'n', 'C', '2015-03-31 22:52:55', '4bf2b63126', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1638, 'tiago.bruschy@gmail.com', 'Tiago', 'Bruschy', 'n', 'C', '2015-03-31 22:52:55', '25c3102c90', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4395, '', 0, 0),
(1639, 'inacio.silvana@hotmail.com', 'Silvana', 'Inácio Soares', 'n', 'C', '2015-03-31 22:52:55', '7bd401d8ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1640, 'beatriz.rivera@hotmail.com', 'Beatriz', 'Rivera', 'n', 'C', '2015-03-31 22:52:55', '289c404d9c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1641, 'paulaoliveira.leitaoguedes@gmail.com', 'Paula', 'Oliveira', 'n', 'C', '2015-03-31 22:52:55', 'ed3c525c7c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3293, '', 0, 0),
(1642, 'jtsr.telmo@gmail.com', 'João', 'Telmo', 'n', 'C', '2015-03-31 22:52:55', '62945366fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1643, 'power42@live.com.pt', 'Eduardo', 'Pereira', 'n', 'C', '2015-03-31 22:52:55', '4425fc4fb0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1644, 'luisgodinho14@hotmail.com', 'Luis', 'Godinho', 'n', 'C', '2015-03-31 22:52:55', '7df78e5b6d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1645, 'anacarolinemartins98@yahoo.com.br', 'Ana', 'Motta', 'n', 'C', '2015-03-31 22:52:55', 'e45f858be0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1646, 'mimiz-surfer@hotmail.fr', 'Emile', 'Dubès', 'n', 'C', '2015-03-31 22:52:55', '9a892687d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1647, 'andrezkrob@gmail.com', 'Andrez', 'Krob', 'n', 'C', '2015-03-31 22:52:55', '7a1f587278', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1648, 'duartebarbosa@hotmail.com', 'Duarte', 'Barbosa', 'n', 'C', '2015-03-31 22:52:55', '373d599d88', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1649, 'goncalobdurao@sapo.pt', 'Gonçalo', 'Durão', 'n', 'C', '2015-03-31 22:52:55', 'd129cc96ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1650, 'come.xixa@gmail.com', 'Nuno', 'Direitinho', 'n', 'C', '2015-03-31 22:52:55', 'd2c505c971', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1651, 'hcosme67@gmail.com', 'Helena', 'Cosme', 'n', 'C', '2015-03-31 22:52:55', '5862661446', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1652, 'mariana.donuts@gmail.com', 'Mariana', 'Neves', 'n', 'C', '2015-03-31 22:52:55', '45c52882e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1653, 'joaoletrasdaluz@gmail.com', 'João', 'Letras da Luz', 'n', 'C', '2015-03-31 22:52:55', '2adc529ddc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1654, 'dr.gustavocamara@gmail.com', 'Gustavo', 'Câmara', 'n', 'C', '2015-03-31 22:52:55', 'acf20c2cbe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1655, 'franfezfez@hotmail.com', 'Francisco', 'Carrasco', 'n', 'C', '2015-03-31 22:52:55', '5b5878021e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1636, '', 0, 0),
(1656, 'k-milla_mn@hotmail.com', 'Kamilla', 'Kehdy', 'n', 'C', '2015-03-31 22:52:55', '1b3108e80f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1657, 'angellara@gmail.com', 'Angel', 'Lara Gomez', 'n', 'C', '2015-03-31 22:52:55', '807f743259', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1658, 'milenateodoro95@yahoo.com', 'Milena', 'Teodoro', 'n', 'C', '2015-03-31 22:52:55', 'b73f498888', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1659, 'carolinarezende1701@gmail.com', 'Carol', 'Rezende', 'n', 'C', '2015-03-31 22:52:55', 'f6fb501445', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1660, 'polakrun@hotmail.fr', 'Paul', 'Fiedorow', 'n', 'C', '2015-03-31 22:52:55', '32b8901b27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1661, 'diogocnmen@gmail.com', 'Diogo', 'Mendonca', 'n', 'C', '2015-03-31 22:52:55', '46ed44cacb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1662, 'mcsa00@gmail.com', 'Margarida', 'Caeiro de Sá', 'n', 'C', '2015-03-31 22:52:55', '2adf80bf77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1425, '', 0, 0),
(1663, 'netinho.s.t.y.l.e@hotmail.com', 'Antonio', 'Ibrahim', 'n', 'C', '2015-03-31 22:52:55', '9a5dc39052', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1664, 'sergio.curiel@hotmail.es', 'Sergio', 'Curiel Martinez', 'n', 'C', '2015-03-31 22:52:55', 'b9c7b15ef6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1665, 'haydnmduck@gmail.com', 'Haydn', 'Duck', 'n', 'C', '2015-03-31 22:52:55', '322e865c00', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1666, 'bianca.sampaio.melo@gmail.com', 'Bianca', 'Lobo', 'n', 'C', '2015-03-31 22:52:55', '840b675d8d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1667, 'miguelfilipepontecosta@gmail.com', 'miguel', 'costa', 'n', 'C', '2015-03-31 22:52:55', 'bd1ab3a862', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1668, 'vanessa_moquenco@hotmail.com', 'Vanessa', 'Machado', 'n', 'C', '2015-03-31 22:52:55', '8451127513', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1669, 'cruzandreia94@gmail.com', 'Andreia', 'Cruz', 'n', 'C', '2015-03-31 22:52:55', '2dd337f7e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1670, 'alessiojardim@hotmail.com', 'Alessio', 'Silva', 'n', 'C', '2015-03-31 22:52:55', '35f65ae60d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1671, 'edgar_smove@hotmail.com', 'Edgar', 'Santos', 'n', 'C', '2015-03-31 22:52:55', '6e3e62788b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1672, 'loyolabbas@gmail.com', 'Alexandre', 'Abbas', 'n', 'C', '2015-03-31 22:52:55', '6ca7a15450', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1673, 'nimsbarbosa@hotmail.com', 'Nívea', 'Barbosa', 'n', 'C', '2015-03-31 22:52:55', 'fead291ebe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1674, 'mafalda_faldinha00@hotmail.com', 'Mafalda', 'de Oliveira', 'n', 'C', '2015-03-31 22:52:55', '727b836760', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1675, 'tintoli@hotmail.com', 'Bruno', 'David', 'n', 'C', '2015-03-31 22:52:55', '78854b9f83', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1486, '', 0, 0),
(1676, 'paulinonuno@hotmail.com', 'Nuno', 'Paulino', 'n', 'C', '2015-03-31 22:52:55', '561584bf79', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2062, '', 0, 0),
(1677, 'turma10fmuc2014@gmail.com', 'Turma', 'Fmuc', 'n', 'C', '2015-03-31 22:52:55', '7e493c7494', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1678, 'rangesurfer@gmail.com', 'Luis', 'Menezes', 'n', 'C', '2015-03-31 22:52:55', 'ab8d728e8b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1679, 'hnuno.oliveira@gmail.com', 'Humberto Nuno', 'Oliveira', 'n', 'C', '2015-03-31 22:52:55', '0d85ea329b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1680, 'pereira_hugo@hotmail.com', 'Hugo', 'Pereira', 'n', 'C', '2015-03-31 22:52:55', '7e4d40bdb0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1681, 'reistomaz.ana@gmail.com', 'Ana', 'Reis Tomaz', 'n', 'C', '2015-03-31 22:52:55', 'be2d33caaf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1695, '', 0, 0),
(1682, 'migueldantas94@hotmail.com', 'Miguel', 'Dantas', 'n', 'C', '2015-03-31 22:52:55', 'd2699a16a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1683, 'everton.geo@gmail.com', 'Everton', 'Pacheco Jr.', 'n', 'C', '2015-03-31 22:52:55', '905896d7d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1684, 'cavalcantediana@yahoo.com', 'Diana', 'Cavalcante', 'n', 'C', '2015-03-31 22:52:55', 'bb044bdf3d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1685, 'antoniosalaviza@hotmail.com', 'António', 'Cunha', 'n', 'C', '2015-03-31 22:52:55', 'd0466bee38', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1686, 'ella3870@gmail.com', 'Ella', 'Sid', 'n', 'C', '2015-03-31 22:52:55', '979137f35e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2656, '', 0, 0),
(1687, 'joaosoutto95@gmail.com', 'joao', 'soutto', 'n', 'C', '2015-03-31 22:52:55', '8225dac563', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1688, 'kosudi@gmail.com', 'Thiago', 'Kosudi', 'n', 'C', '2015-03-31 22:52:55', '1536bac857', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1689, 'nuno.viana@ritz.edu', 'Nuno', 'Viana', 'n', 'C', '2015-03-31 22:52:55', '9c0d0297ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2124, '', 0, 0),
(1690, 'pedro.p.ernesto@gmail.com', 'Pedro', 'DaGala', 'n', 'C', '2015-03-31 22:52:55', '73664fd036', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1691, 'joanamaral5@gmail.com', 'Joana', 'Amaral', 'n', 'C', '2015-03-31 22:52:55', 'cf029e5a18', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1692, 'tomesantos999@hotmail.com', 'Tomé', 'Santos', 'n', 'C', '2015-03-31 22:52:55', '4dd389f900', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1693, 'ferreiralpaulo@gmail.com', 'Paulo', 'Ferreira', 'n', 'C', '2015-03-31 22:52:55', 'cb20b1c1df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1694, 'joaorsgarcia@gmail.com', 'João', 'Garcia', 'n', 'C', '2015-03-31 22:52:55', '9ebee7b7d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1695, 'cfspinola@hotmail.com', 'César', 'Spínola', 'n', 'C', '2015-03-31 22:52:55', 'f717038da4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1696, 'noe.hard@hotmail.com', 'Pedro', 'Noé', 'n', 'C', '2015-03-31 22:52:55', 'd0ee68a043', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1697, 'belasantoss@gmail.com', 'Anabela', 'Santos', 'n', 'C', '2015-03-31 22:52:55', 'bbb17aeeef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1698, 'maria.kopke@gmail.com', 'Maria', 'Kopke', 'n', 'C', '2015-03-31 22:52:55', 'ad282cf54d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1699, 'pedro.mendes.fontes@hotmail.com', 'Pedro', 'Fontes', 'n', 'C', '2015-03-31 22:52:55', '1cd825d05c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1700, 'joanajervell@gmail.com', 'Joana', 'Jervell', 'n', 'C', '2015-03-31 22:52:55', '7a82ce75c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1701, 'peperrocha_83@hotmail.com', 'Pablo', 'Rocha', 'n', 'C', '2015-03-31 22:52:55', 'd994dfedea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1702, 'joanamariaportela@gmail.com', 'Joana', 'Portela', 'n', 'C', '2015-03-31 22:52:55', '84a77ca2e0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1703, 'sande.freire@live.com.pt', 'Graça', 'Martins', 'n', 'C', '2015-03-31 22:52:55', '01735450f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1704, 'barberini_live@live.it', 'Maurizio', 'DiLodovico', 'n', 'C', '2015-03-31 22:52:55', 'a4ebc294b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1705, 'espacoazul_acores@hotmail.com', 'António', 'Benjamim', 'n', 'C', '2015-03-31 22:52:55', 'cfb9e1d6d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1706, 'anacatarina.vieira13@gmail.com', 'Catarina', 'Vieira', 'n', 'C', '2015-03-31 22:52:55', '26b902a571', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1343, '', 0, 0),
(1707, 'andreflorsousa@gmail.com', 'André', 'Sousa', 'n', 'C', '2015-03-31 22:52:55', '67ac55bb23', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1708, 'jonasnegruni@hotmail.com', 'Jonas', 'Negruni da Silva', 'n', 'C', '2015-03-31 22:52:55', 'dfc3bed5a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1709, 'jlfanzeres@hotmail.com', 'João', 'Fânzeres', 'n', 'C', '2015-03-31 22:52:55', '2a2d4a0931', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1710, 'teresa_ferreira62@hotmail.com', 'Teresa', 'Ferreira', 'n', 'C', '2015-03-31 22:52:55', '38679905e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1711, 'm.sousa.projpoph@gmail.com', 'Marta', 'Sousa', 'n', 'C', '2015-03-31 22:52:55', 'b1694a1eef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1712, 'emtom@bigpond.net.au', 'Emma', 'Lambert', 'n', 'C', '2015-03-31 22:52:55', 'a98ff29e66', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1713, 'margarida.direitinho@gmail.com', 'Margarida', 'Almeida', 'n', 'C', '2015-03-31 22:52:55', '021b2c48ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3482, '', 0, 0),
(1714, 'joao_corr3ia@hotmail.com', 'João', 'Correia', 'n', 'C', '2015-03-31 22:52:55', '386e5fb401', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1715, 'pipa_57@hotmail.com', 'Cláudia Filipa', 'Monarca', 'n', 'C', '2015-03-31 22:52:55', '8d86ceacc8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3353, '', 0, 0),
(1716, 'bntavares@gmail.com', 'Bruno', 'Tavares', 'n', 'C', '2015-03-31 22:52:55', '521424fb2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1717, 'sevasidorov2000@mail.ru', 'Seva', 'Sidorov', 'n', 'C', '2015-03-31 22:52:55', 'd20b3ee0a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1718, 'alexandref_faria@hotmail.com', 'Alexandre', 'Faria', 'n', 'C', '2015-03-31 22:52:55', 'c5af245384', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1719, 'brunaotattoo@hotmail.com', 'Bruno', 'Innocencio', 'n', 'C', '2015-03-31 22:52:55', 'cfc5834bf6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1720, 'joanasilva1995@hotmail.com', 'Joana', 'Silva', 'n', 'C', '2015-03-31 22:52:55', '6b0ebf6429', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1721, 'airicaallen@yahoo.com', 'Airica', 'Allen', 'n', 'C', '2015-03-31 22:52:55', '96480c90c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1722, 'lalmeidacosta@gmail.com', 'Luís', 'Costa', 'n', 'C', '2015-03-31 22:52:55', '3c5ea349df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1723, 'fran.pigeau@gmail.com', 'Fonzy', 'Pi', 'n', 'C', '2015-03-31 22:52:55', '8c840dc75a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1724, 'mjsuspiro@hotmail.com', 'Maria João', 'Suspiro', 'n', 'C', '2015-03-31 22:52:55', 'cd075edb53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3253, '', 0, 0),
(1725, 'mateus_rocha16@hotmail.com', 'Mateus', 'Ortiz', 'n', 'C', '2015-03-31 22:52:55', '387eb638af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1726, 'andrefilipemattos@hotmail.com', 'Andre', 'Matos', 'n', 'C', '2015-03-31 22:52:55', '3ebebb9de5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1727, 'sandra.rubia@gmail.com', 'Sandra', 'Andrade', 'n', 'C', '2015-03-31 22:52:55', '43b48d3eb9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1728, 'xiko_vasconcelos@live.com.pt', 'Francisco', 'Serpa de Vasconcelos', 'n', 'C', '2015-03-31 22:52:55', '4b42db2df3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1729, 'luisafabreu@netmadeira.com', 'Luisa', 'Abreu', 'n', 'C', '2015-03-31 22:52:55', 'ca6c2fff16', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1730, 'paquitolobo@hotmail.com', 'Francisco', 'Lobo', 'n', 'C', '2015-03-31 22:52:55', 'c4b3392c00', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1731, 'xavierflima@gmail.com', 'Xavier', 'Lima', 'n', 'C', '2015-03-31 22:52:55', '8f344fdfd2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1732, 'alanacavalli61@gmail.com', 'alana', 'cavalli', 'n', 'C', '2015-03-31 22:52:55', '6b6c3c07d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1733, 'diogolopes420@gmail.com', 'Diogo', 'Pereira', 'n', 'C', '2015-03-31 22:52:55', '860e90790f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1734, 'laurent@surfing-radio.com', 'Laurent', 'De Tachini', 'n', 'C', '2015-03-31 22:52:55', 'fb19d1063e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1735, 'sidoroffleo@gmail.com', 'Leo', 'Sidorov', 'n', 'C', '2015-03-31 22:52:55', '6f15ceb3f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1736, 'judivero@hotmail.com', 'Jose Miguel', 'Sancho Fonfría', 'n', 'C', '2015-03-31 22:52:55', '0e9393b830', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1737, 'joaomiguelcabrito@gmail.com', 'João', 'Cabrito', 'n', 'C', '2015-03-31 22:52:55', '3209c3b241', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1738, 'afonso.correia20@hotmail.com', 'Afonso', 'Correia', 'n', 'C', '2015-03-31 22:52:55', 'e01d0aad27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1739, 'claudiotelesmagalhaes@hotmail.com', 'Cláudio', 'Teles', 'n', 'C', '2015-03-31 22:52:55', 'b7edbb7982', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1740, 'jhonjuniorsurf@hotmail.com', 'Jhon', 'Junior', 'n', 'C', '2015-03-31 22:52:55', '1eba629d8c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1741, 'margaridamaralcruz@gmail.com', 'Margarida', 'Cruz', 'n', 'C', '2015-03-31 22:52:55', '0efe3acb92', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1742, 'pnt280872@gmail.com', 'Pedro', 'Teixeira', 'n', 'C', '2015-03-31 22:52:55', '02c4195233', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1743, 'rui_sobreira10@hotmail.com', 'Rui', 'Sousa', 'n', 'C', '2015-03-31 22:52:55', '8c2411a611', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1744, 'fabiosou@hotmail.com', 'Fabio', 'de Sousa', 'n', 'C', '2015-03-31 22:52:55', '6deb07a0ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1745, 'telmojsantos@gmail.com', 'Telmo', 'Santos', 'n', 'C', '2015-03-31 22:52:55', 'd095950703', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1746, 'valdsonalves@hotmail.com', 'Valdson', 'Alves', 'n', 'C', '2015-03-31 22:52:55', 'b6fc8eaf97', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1747, 'z_bernardoo@hotmail.com', 'José', 'Bernardo', 'n', 'C', '2015-03-31 22:52:55', 'd80bb113fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1748, 'diogopizarro@hotmail.com', 'Diogo', 'Pizarro', 'n', 'C', '2015-03-31 22:52:55', 'a3ac41aaf9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1749, 'vitrola96@hotmail.com', 'Vitor', 'Barros', 'n', 'C', '2015-03-31 22:52:55', 'ef94d75165', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1750, 'carolinawo7@gmail.com', 'Carolina', 'Kessler', 'n', 'C', '2015-03-31 22:52:55', '334b07e7f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1751, 'miguel.dray@netcabo.pt', 'Miguel', 'Dray', 'n', 'C', '2015-03-31 22:52:55', 'fa5e18cab8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1576, '', 0, 0),
(1752, 'leonardoncsantos@hotmail.com', 'Leonardo', 'Nery', 'n', 'C', '2015-03-31 22:52:55', '3b5611b1a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1753, 'elisabetholiva1@hotmail.com', 'Elisabeth Oliva', 'Oliva', 'n', 'C', '2015-03-31 22:52:55', '41adacc6ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1754, 'p.bueri@hotmail.com', 'Pedro', 'Bueri', 'n', 'C', '2015-03-31 22:52:55', '4e1f4646bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1755, 'vasco.beltran@estradasdeportugal.pt', 'Vasco', 'Beltran', 'n', 'C', '2015-03-31 22:52:55', '487a81b02b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3436, '', 0, 0),
(1756, 'mari-luizahigh@hotmail.com', 'Maria Luíza', 'Anacleto', 'n', 'C', '2015-03-31 22:52:55', '427fd9f443', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1757, 'happiness_27@hotmail.com', 'Bruninha', 'Ferreira', 'n', 'C', '2015-03-31 22:52:55', '8e7e355be9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1758, 'tiago_miguel@netcabo.pt', 'Tiago', 'Pereira', 'n', 'C', '2015-03-31 22:52:55', 'ee342c0370', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1759, 'piggydani@hotmail.com', 'Daniela', 'Valdarnini', 'n', 'C', '2015-03-31 22:52:55', 'efb1c3acd2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1760, 'leca_9@hotmail.com', 'Ricardo', 'Leça', 'n', 'C', '2015-03-31 22:52:55', '333f4c603f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1761, 'mags_point23@hotmail.com', 'Margarida', 'Almeida', 'n', 'C', '2015-03-31 22:52:55', '6a32969d2e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1373, '', 0, 0),
(1762, 'giovannaazortea@gmail.com', 'Giovanna', 'Zortea', 'n', 'C', '2015-03-31 22:52:55', '4655b06543', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1763, 'rsergiotm@gmail.com', 'Sérgio', 'Moura', 'n', 'C', '2015-03-31 22:52:55', '778cbce4e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1764, 'filipareis.mail@gmail.com', 'Filipa', 'Reis de Carvalho', 'n', 'C', '2015-03-31 22:52:55', '083fd551e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1765, 'manuelvieiradasilva2000@gmail.com', 'Manel', 'Vieira da Silva', 'n', 'C', '2015-03-31 22:52:55', '559bb00cb4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1766, 'lucenazediogo@netcabo.pt', 'Zedi', 'Lucena', 'n', 'C', '2015-03-31 22:52:55', '425980029a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1767, 'tdsarmento@gmail.com', 'Tiago', 'Sarmento', 'n', 'C', '2015-03-31 22:52:55', '6aa4de3b4b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1768, 'diogoandradesilva@hotmail.com', 'Diogo', 'Andrade Silva', 'n', 'C', '2015-03-31 22:52:55', '18468fc101', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1769, 'claudia.msp@hotmail.com', 'Claudia', 'Pereira', 'n', 'C', '2015-03-31 22:52:55', 'df375df549', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1770, 'teixeira_mt@hotmail.com', 'André', 'Teixeira', 'n', 'C', '2015-03-31 22:52:55', '986b107903', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1771, 'nuno.figo@hotmail.com', 'Nuno', 'Figueiredo', 'n', 'C', '2015-03-31 22:52:55', 'b629183a86', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1772, 'isafigueira@hotmail.com', 'Isa', 'Figueira', 'n', 'C', '2015-03-31 22:52:55', 'f042568ed2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1773, 'rolivares@volcom.com', 'Richie', 'Olivares', 'n', 'C', '2015-03-31 22:52:55', '912769e888', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1774, 'fsergiocassiano@hotmail.com', 'Sérgio', 'Cassiano', 'n', 'C', '2015-03-31 22:52:55', '78b14360ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1775, 'andrearalexandre@hotmail.com', 'Andrea', 'Alexandre', 'n', 'C', '2015-03-31 22:52:55', '8796ab996c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1776, 'murirei@hotmail.com', 'Muriel', 'Duarte', 'n', 'C', '2015-03-31 22:52:55', 'af22e8aab3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1777, 'edurossi1995@gmail.com', 'Eduardo', 'Rossi', 'n', 'C', '2015-03-31 22:52:55', '6e3215bc6c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1778, 'juapinheiro@hotmail.com', 'Joana', 'Pinheiro', 'n', 'C', '2015-03-31 22:52:55', 'ab8af25ef7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1779, 'rica-mello@hotmail.com', 'Ricardo', 'Barreto de Mello', 'n', 'C', '2015-03-31 22:52:55', '689ba09637', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1780, 'joaopaulohaddad@hotmail.com', 'João', 'Haddad', 'n', 'C', '2015-03-31 22:52:55', '2fd10ff063', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1781, 'ikibrandaomenezes@hotmail.com', 'Henrique', 'Bruschy Menezes', 'n', 'C', '2015-03-31 22:52:55', '6109eac1b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3281, '', 0, 0),
(1782, 'pierrebologne@hotmail.com', 'Bologne', 'Pierre', 'n', 'C', '2015-03-31 22:52:55', 'f2bd6e2f75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1783, 'madeiraisland.ss@gmail.com', 'Madeiraisland', 'SurfShop', 'n', 'C', '2015-03-31 22:52:55', '605200f4f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1784, 'luishsaraujo@hotmail.com', 'Luis', 'Araujo', 'n', 'C', '2015-03-31 22:52:55', '639fa101ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1785, 'alvarocostaferreira@gmail.com', 'Alvaro', 'Ferreira', 'n', 'C', '2015-03-31 22:52:55', '3b19c76d95', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1797, '', 0, 0),
(1786, 'paul.flores87@gmail.com', 'Paul', 'Flores Vaquero', 'n', 'C', '2015-03-31 22:52:55', 'e8d5b177e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1787, 'benjamin.honour@gmail.com', 'Ben', 'Honour', 'n', 'C', '2015-03-31 22:52:55', 'a57ae5a81f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1788, 'brunoloboelias@hotmail.com', 'Bruno', 'Lobo Elias', 'n', 'C', '2015-03-31 22:52:55', '4b27ef9516', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1789, 'hfbasto@gmail.com', 'Hugo', 'Basto', 'n', 'C', '2015-03-31 22:52:55', 'a4a4a4cdfc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1790, 'persio_zurf@hotmail.com', 'Pérsio', 'Nóbrega', 'n', 'C', '2015-03-31 22:52:55', 'a79faceff8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1791, 'luismsj1999@gmail.com', 'Luis', 'Jorge', 'n', 'C', '2015-03-31 22:52:55', '35ca786e8d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4013, '', 0, 0),
(1792, 'eloisa__lopez@hotmail.com', 'Elo', 'López Gonzalito', 'n', 'C', '2015-03-31 22:52:55', '5f0da9e74f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1793, 'pchitt@hotmail.com', 'Alexandre', 'Naussac', 'n', 'C', '2015-03-31 22:52:55', '885644ff3a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1794, 'al.bfvaz@gmail.com', 'António Luís', 'Vaz', 'n', 'C', '2015-03-31 22:52:55', 'ff150dc031', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1795, 'deb.simoes@hotmail.com', 'Debora', 'Simões', 'n', 'C', '2015-03-31 22:52:55', 'd9cbde500e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1796, 'amelia.trofa@era.pt', 'Amélia', 'Vilas Boas', 'n', 'C', '2015-03-31 22:52:55', '92e8f1d83f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1797, 'diogo.pires.guerra@gmail.com', 'Diogo', 'Guerra', 'n', 'C', '2015-03-31 22:52:55', '9400d00f5a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1798, 'surk9@hotmail.com', 'Ricardo', 'Correia', 'n', 'C', '2015-03-31 22:52:55', 'db71ce8bcd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1799, 'bababigo@hotmail.com', 'Barbara', 'Bc', 'n', 'C', '2015-03-31 22:52:55', '025c06bab4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1800, 'liciniacorreiadacosta@gmail.com', 'Licinia Correia', 'da Costa', 'n', 'C', '2015-03-31 22:52:55', '82d8ad4aa4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1801, 'amasiques@gmail.com', 'Artur', 'Masiques', 'n', 'C', '2015-03-31 22:52:55', '3489c2a217', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1802, 'pedrocaquadros@hotmail.com', 'Pedro', 'Quadros', 'n', 'C', '2015-03-31 22:52:55', 'c7d4cc1ee9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 19, '', 0, 0),
(1803, 'sandrammedeiros@gmail.com', 'Sandra', 'Medeiros', 'n', 'C', '2015-03-31 22:52:55', '66a5a6e646', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1804, 'joaoprvicente@hotmail.com', 'João Pedro', 'Vicente', 'n', 'C', '2015-03-31 22:52:55', '9c215f34ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3167, '', 0, 0),
(1805, 'mceliobatista@gmail.com', 'Mário', 'Célio', 'n', 'C', '2015-03-31 22:52:55', 'afa1319990', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1806, 'bruno.effrent@gmail.com', 'Bruno', 'Costa', 'n', 'C', '2015-03-31 22:52:55', '35eda70b72', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1807, 'leticiafortes3@gmail.com', 'Leticia', 'Fortes', 'n', 'C', '2015-03-31 22:52:55', 'a8428404ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1808, 'rodrigofaromelo@hotmail.com', 'Rodrigo', 'Faro', 'n', 'C', '2015-03-31 22:52:55', '010e624c92', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(1809, 'rafael_master27@hotmail.com', 'Rafael', 'Delgado', 'n', 'C', '2015-03-31 22:52:55', '0d930ab000', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1810, 'rodrigo.asobrab@live.com', 'Rodrigo', 'Barbosa', 'n', 'C', '2015-03-31 22:52:55', '90c80cf851', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1811, 'lucasmmrocha@gmail.com', 'Lucas', 'Rocha', 'n', 'C', '2015-03-31 22:52:55', '9cebdf2e47', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1812, 'renemarquezz@gmail.com', 'Paulo', 'Marques', 'n', 'C', '2015-03-31 22:52:55', '661f97df29', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1813, 'bruno_o_carafsa@hotmail.com', 'Bruno', 'Pinto', 'n', 'C', '2015-03-31 22:52:55', '1f1d491b3a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1814, 'zemo@oninet.pt', 'Ze', 'Morais', 'n', 'C', '2015-03-31 22:52:55', '796f14ceba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1815, 'lourenco_pimenta@hotmail.com', 'Lourenco', 'Pimenta', 'n', 'C', '2015-03-31 22:52:55', '609a899935', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1816, 'sonia.m.machado@gmail.com', 'Sónia', 'Machado', 'n', 'C', '2015-03-31 22:52:55', 'e6fcb6ce26', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1817, 'patu56@hotmail.com', 'L\'élève', 'Paturel', 'n', 'C', '2015-03-31 22:52:55', '633218b516', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1818, 'jujurejani@hotmail.com', 'Juliana', 'Rejani', 'n', 'C', '2015-03-31 22:52:55', 'f0c1b0df59', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1819, 'toni_mindless@hotmail.com', 'Antonio', 'Silva', 'n', 'C', '2015-03-31 22:52:55', '2a88d54c11', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1820, 'luknunes@ig.com.br', 'Luciano', 'Luknunes', 'n', 'C', '2015-03-31 22:52:55', '5eb9ce1943', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1821, 'coze2009@gmail.com', 'Jose', 'Sampaio', 'n', 'C', '2015-03-31 22:52:55', '98e5ff444d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1822, 'franciscaprga@hotmail.com', 'Francisca', 'Alves', 'n', 'C', '2015-03-31 22:52:55', 'dacf89a209', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1823, 'joaosilva15_7@hotmail.com', 'João', 'Silva', 'n', 'C', '2015-03-31 22:52:55', 'da302e36e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1824, 'misslene.2012@hotmail.com', 'Misslene', 'Oliveira', 'n', 'C', '2015-03-31 22:52:55', '678561d0ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1825, 'lu_repsold_96@hotmail.com', 'Luisa', 'Repsold', 'n', 'C', '2015-03-31 22:52:55', '253ed56306', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1826, 'filipecaetano1999@gmail.com', 'Filipe', 'Caetano', 'n', 'C', '2015-03-31 22:52:55', '85a59c1d64', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1827, 'chbpedroso@gmail.com', 'Cátia', 'Pedroso', 'n', 'C', '2015-03-31 22:52:55', '6e00ef6338', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1828, 'david_miguel10@hotmail.com', 'David', 'Amaral', 'n', 'C', '2015-03-31 22:52:55', '002dc2d198', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1829, 'fsilva@mapfre.com.br', 'Fabio Rangel Silva', 'Rangel', 'n', 'C', '2015-03-31 22:52:55', 'd7ba5113e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1830, 'ze_maria_f@msn.com', 'Ze', 'Ferreira', 'n', 'C', '2015-03-31 22:52:55', '96c2afc2a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2354, '', 0, 0),
(1831, 'jcfgc_7abobora@hotmail.com', 'Joao', 'Carlos', 'n', 'C', '2015-03-31 22:52:55', '586457fd03', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1832, 'tete.rocha971@gmail.com', 'Maria Teresa', 'Tete', 'n', 'C', '2015-03-31 22:52:55', 'b21f4e5a43', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1833, 'rubina_andrade1@hotmail.com', 'Rubina', 'Andrade', 'n', 'C', '2015-03-31 22:52:55', '339398ca10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1834, 'alexandreo36@gmail.com', 'Alexandre', 'Oliveira', 'n', 'C', '2015-03-31 22:52:55', 'bf15f8fd53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1835, 'gfb_tuto@hotmail.com', 'Gemma', 'Frutos Blanch', 'n', 'C', '2015-03-31 22:52:55', 'e138c97e10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1836, 'goncalotmelo@gmail.com', 'Gonçalo', 'Melo', 'n', 'C', '2015-03-31 22:52:55', 'e2b7e6ace1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1837, 'joana.m.r.nobrega@gmail.com', 'Margarida', 'Nóbrega', 'n', 'C', '2015-03-31 22:52:55', '8f207e25b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1838, 'd_tata@hotmail.com', 'Miguel', 'Guerra', 'n', 'C', '2015-03-31 22:52:55', '27d866256c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1468, '', 0, 0),
(1839, 'becas.m.branco@gmail.com', 'Bernardo', 'Branco', 'n', 'C', '2015-03-31 22:52:55', '75a3b18a27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1840, 'jmsobral@netcabo.pt', 'João', 'Sobral', 'n', 'C', '2015-03-31 22:52:55', 'f553a3b851', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1841, 'jmrbaez@hotmail.com', 'Jose Manuel', 'Ruiz Baez', 'n', 'C', '2015-03-31 22:52:55', '02006eb633', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1842, 'kxot@hotmail.com', 'Carlos', 'Kxot', 'n', 'C', '2015-03-31 22:52:55', '44b2b6c94d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1843, 'vmmboy2@hotmail.com', 'Vítor', 'Morais', 'n', 'C', '2015-03-31 22:52:55', '5e3befd2b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1844, 'ana_3_r@hotmail.com', 'Ana Filipa', 'Guimarães', 'n', 'C', '2015-03-31 22:52:55', 'fef92e0eec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1845, 'ricardo.coelho96@gmail.com', 'Ricardo', 'Coelho', 'n', 'C', '2015-03-31 22:52:55', 'ffba4ad5c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1846, 'ines_quim@hotmail.com', 'Inês', 'Almeida', 'n', 'C', '2015-03-31 22:52:55', 'f3c30c985f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1847, 'alcides6@aol.com', 'Alcides', 'Pessoa', 'n', 'C', '2015-03-31 22:52:55', 'dce26b0ca2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1848, 'rita.barros61@hotmail.com', 'Rita', 'Barros', 'n', 'C', '2015-03-31 22:52:55', 'ef4b4c060a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1849, 'gustavomuttley@gmail.com', 'Gustavo', 'B', 'n', 'C', '2015-03-31 22:52:55', 'ecd049fc39', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1850, 'dimas122011@hotmail.com', 'Dimas', 'Alves', 'n', 'C', '2015-03-31 22:52:55', '579861c74c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1851, 'henrimac@hotmail.com', 'Henrique', 'Machado', 'n', 'C', '2015-03-31 22:52:55', '4fbee43116', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1852, 'henriquebauer@gmail.com', 'Henrique', 'Bauer', 'n', 'C', '2015-03-31 22:52:55', 'f0a659cf64', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1853, 'jgriens@home.nl', 'Janine', 'Mols-Griens', 'n', 'C', '2015-03-31 22:52:55', 'd07061429e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2664, '', 0, 0),
(1854, 'toni.onlinegames@gmail.com', 'António', 'Gonçalves', 'n', 'C', '2015-03-31 22:52:55', 'ee388929eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1855, 'carlosmsr18@hotmail.com', 'Carlos', 'Moreno', 'n', 'C', '2015-03-31 22:52:55', 'e26f4e2085', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1856, 'jhonatan.foxsurf@gmail.com', 'Jhonatan', 'Cortes', 'n', 'C', '2015-03-31 22:52:55', '9beb2f671f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1857, 'goncalo_maya@mail.telepac.pt', 'Gonçalo', 'Maya', 'n', 'C', '2015-03-31 22:52:55', 'e734468f42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1858, 'pedroribaspit@gmail.com', 'Pedro', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:55', '2343aafd6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1859, 'manon.cavallini@yahoo.fr', 'Manon', 'Cavallini', 'n', 'C', '2015-03-31 22:52:55', '94e9b3b04c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1860, 'claudi0_graterol@hotmail.com', 'Claudio', 'Graterol', 'n', 'C', '2015-03-31 22:52:55', '0d8674ee91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1861, 'paulacadime@gmail.com', 'Paula', 'Duque Estrada Meyer', 'n', 'C', '2015-03-31 22:52:55', '2a6113bd1a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1862, 'leonardo.kaufmann@outlook.com', 'Leonardo', 'Kaufmann', 'n', 'C', '2015-03-31 22:52:55', 'e21ac3e4e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1863, 'joao_cacador@msn.com', 'João', 'Caçador', 'n', 'C', '2015-03-31 22:52:55', 'ad4b16df40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1864, 'diogofrade@hotmail.com', 'Diogo', 'Frade', 'n', 'C', '2015-03-31 22:52:55', '9c5eb51dc5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2543, '', 0, 0),
(1865, 'anam.figueira@hotmail.com', 'Ana Maria', 'Figueira', 'n', 'C', '2015-03-31 22:52:55', 'c7622e6a04', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1866, 'andradericardo@live.com.pt', 'Ricardo', 'Andrade', 'n', 'C', '2015-03-31 22:52:55', 'a20457b1d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1867, 'ds_gcf@hotmail.com', 'Diogo', 'Silva', 'n', 'C', '2015-03-31 22:52:55', 'c68fd65b9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1868, 'diniz__23@hotmail.com', 'Lucas', 'Diniz', 'n', 'C', '2015-03-31 22:52:55', '024c23fdc5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1869, 'cristinalope@gmail.com', 'Cristina', 'Lopes', 'n', 'C', '2015-03-31 22:52:55', 'dee9f1a3c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1870, 'manuelbeja@hotmail.com', 'Manel', 'Beja', 'n', 'C', '2015-03-31 22:52:55', '6db237c8b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1871, 'afonsovonhafe@hotmail.com', 'Afonso', 'von Hafe', 'n', 'C', '2015-03-31 22:52:55', '1a2ffd5f53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1872, 'marta.asgarcia@gmail.com', 'Marta', 'Garcia', 'n', 'C', '2015-03-31 22:52:55', '1b55373036', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1873, 'hugonamorado@hotmail.com', 'Pugo', 'Hina', 'n', 'C', '2015-03-31 22:52:55', '8fef653561', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1874, 'alexandra.viana@pt.pwc.com', 'Alexandra', 'Viana', 'n', 'C', '2015-03-31 22:52:55', '5acba441cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1875, 'a21gray@gmail.com', 'Audrey', 'Gray', 'n', 'C', '2015-03-31 22:52:55', 'dcbc427bd8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1876, 'jose.silva@aenelas.edu.pt', 'José Pedro Martins', 'Brito da Silva', 'n', 'C', '2015-03-31 22:52:55', '7828c63f27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1877, 'martins.carvalho.p@gmail.com', 'Pedro', 'Martins', 'n', 'C', '2015-03-31 22:52:55', 'a13340ffb0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1878, 'timuliao@gmail.com', 'Arthur', 'Timulião Forti', 'n', 'C', '2015-03-31 22:52:55', '6a8bbf65ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1879, 'pedro_slb23@hotmail.com', 'Pedro', 'Bicudo', 'n', 'C', '2015-03-31 22:52:55', '5bfcecc996', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1880, 'alrodriguez_21@hotmail.com', 'Al', 'Rodriguez', 'n', 'C', '2015-03-31 22:52:55', '96fa275915', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1881, 'ruben_sil@hotmail.com', 'Ruben', 'Silva', 'n', 'C', '2015-03-31 22:52:55', 'a9b8443108', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1882, 'jms_1717@hotmail.com', 'João', 'Santos', 'n', 'C', '2015-03-31 22:52:55', '072d164c62', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1883, 'sabrinaliberte26@bol.com.br', 'Sabri DE', 'Souza', 'n', 'C', '2015-03-31 22:52:55', 'b61323f213', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1884, 'micas0707@hotmail.com', 'Angela', 'Santos', 'n', 'C', '2015-03-31 22:52:55', 'f832cae5f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1885, 'brir22@hotmail.com', 'Brigitte', 'Rouquet', 'n', 'C', '2015-03-31 22:52:55', '476c284699', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4310, '', 0, 0),
(1886, 'kingcharly9@hotmail.com', 'Carlos', 'Alonso', 'n', 'C', '2015-03-31 22:52:55', '1b4c9181f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1887, 'rosmano@hotmail.com', 'Oscar', 'Rosmano', 'n', 'C', '2015-03-31 22:52:55', '225aa09d1d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1888, 'micostarp@gmail.com', 'Michele Costa', 'Mimi', 'n', 'C', '2015-03-31 22:52:55', '486359112a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1474, '', 0, 0),
(1889, 'delzapal@hotmail.com', 'Leticia', 'Roquette Martinez', 'n', 'C', '2015-03-31 22:52:55', '8b111bfe74', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1890, 'brunotapisso1@hotmail.com', 'Bruno', 'Bilro', 'n', 'C', '2015-03-31 22:52:55', '3c2d080fbc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1891, 'tiago@timelapse-media.com', 'Tiago', 'Marcos', 'n', 'C', '2015-03-31 22:52:55', '8d3bfd6a40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 128, '', 0, 0),
(1892, 'toquim1@gmail.com', 'Tóquim', 'Ramos', 'n', 'C', '2015-03-31 22:52:55', '2267f124eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1893, 'figueiraturismo@cm-figfoz.pt', 'Figueira', 'Turismo', 'n', 'C', '2015-03-31 22:52:55', 'b77e4d75df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1894, 'paula.melogarcia0@gmail.com', 'Paula', 'Garcia', 'n', 'C', '2015-03-31 22:52:55', '3ca87eca41', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1895, 'catarinacyrneoliveira@gmail.com', 'Catarina', 'Oliveira', 'n', 'C', '2015-03-31 22:52:55', '61edd28dff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1896, 'atb9c07@gmail.com', 'Carlos', 'Nunes', 'n', 'C', '2015-03-31 22:52:55', 'b5788acb6a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1897, 'natanlemos55@gmail.com', 'Natan', 'Awdziej', 'n', 'C', '2015-03-31 22:52:55', '0261ae0326', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1898, 'newba_acne@hotmail.com', 'Nil', 'Mahalo', 'n', 'C', '2015-03-31 22:52:55', 'f8cc763e5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1899, 'binho.davi.pelegrino@gmail.com', 'Davi', 'Silva', 'n', 'C', '2015-03-31 22:52:55', '081698b1de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1900, 'joaomariavilhena@gmail.com', 'Joao', 'Vilhena', 'n', 'C', '2015-03-31 22:52:55', 'dd227ae039', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1901, 'filipapimentinha@hotmail.com', 'Filipa', 'Pimenta', 'n', 'C', '2015-03-31 22:52:55', '0c560caeff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1902, 'tania_mantorras_16@hotmail.com', 'Tânia', 'Gonçalves', 'n', 'C', '2015-03-31 22:52:55', '3f34de6848', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1903, 'nunoduarte@eusou.com', 'Nuno', 'Duarte', 'n', 'C', '2015-03-31 22:52:55', '7a6fb7f381', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1904, 'ze.figueiredo@hotmail.com', 'Maria José', 'Figueiredo', 'n', 'C', '2015-03-31 22:52:55', '8880d65467', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1905, 'jorgebento1@gmail.com', 'Jorge', 'Bento', 'n', 'C', '2015-03-31 22:52:55', 'b8d105a754', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1906, 'helenaboavida@hotmail.com', 'Helena', 'Boavida', 'n', 'C', '2015-03-31 22:52:55', '477ddc2bc0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1907, 'antonio_r_braga@hotmail.com', 'António', 'Trepa', 'n', 'C', '2015-03-31 22:52:55', '92d2deff33', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1908, 'claudia.mussel@hotmail.com', 'Claudia', 'Assunção Mussel', 'n', 'C', '2015-03-31 22:52:55', 'd6d7fff0e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1909, 'rpc0874@hotmail.com', 'Ruben', 'Pastor', 'n', 'C', '2015-03-31 22:52:55', '42efd3be13', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1910, 'fernandesfilipe@hotmail.com', 'Flip', 'Fernandes', 'n', 'C', '2015-03-31 22:52:55', '71f9793eba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1372, '', 0, 0),
(1911, 'danielpejao_objectivo@hotmail.com', 'Daniel', 'Pejão', 'n', 'C', '2015-03-31 22:52:55', '3a64a927d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1912, 't_crespo@hotmail.com', 'Tomás', 'Crespo', 'n', 'C', '2015-03-31 22:52:55', '1779dd07a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1913, 'marcelowp@live.com', 'Marcelo', 'Georgetti', 'n', 'C', '2015-03-31 22:52:55', '0dce903a1d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1914, 'mulo_974@hotmail.com', 'Thomas', 'Chamula', 'n', 'C', '2015-03-31 22:52:55', '8b3f94e40b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1915, 'anna.almqvist@yahoo.se', 'Anna', 'Almqvist', 'n', 'C', '2015-03-31 22:52:55', 'bdf8c813df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1916, 'rsruimiguel@gmail.com', 'Rui', 'Santos', 'n', 'C', '2015-03-31 22:52:55', 'ff331402f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1917, 'viktorsama@gmail.com', 'Victor', 'Lopez Montenegro', 'n', 'C', '2015-03-31 22:52:55', 'b316237228', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1918, 'saraibal@hotmail.com', 'Sara', 'Isabel', 'n', 'C', '2015-03-31 22:52:55', '31cb56cf96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1455, '', 0, 0),
(1919, 'natalinanascimento@msn.com', 'Natalina', 'Nascimento', 'n', 'C', '2015-03-31 22:52:55', 'a909d91789', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1920, 'ruthmendonca1959@hotmail.com', 'Gabriel', 'Mendonça', 'n', 'C', '2015-03-31 22:52:55', '6d3b13dea2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1921, 'jota560@gmail.com', 'João', 'Nóbrega', 'n', 'C', '2015-03-31 22:52:55', 'ca96e9ee85', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1922, 'carla_filipa993@hotmail.com', 'Carla', 'Andrade', 'n', 'C', '2015-03-31 22:52:55', 'c49b6b02c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1923, 'sergy.sk8@hotmail.com', 'Sergio', 'Cerrejon Caputo', 'n', 'C', '2015-03-31 22:52:55', 'c2bae2442f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1924, 'paulalopesrato@gmail.com', 'Ana Paula', 'Rato', 'n', 'C', '2015-03-31 22:52:55', '78fe254e93', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3114, '', 0, 0),
(1925, 'jjubohrer@yahoo.com.br', 'Juliana', 'Bohrer', 'n', 'C', '2015-03-31 22:52:55', '839156736a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1926, 'juninho_osi@hotmail.com', 'Juninho', 'Lpa', 'n', 'C', '2015-03-31 22:52:55', '8162ae81c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1927, 'francisco.andrade12@gmail.com', 'Francisco', 'Andrade', 'n', 'C', '2015-03-31 22:52:55', 'fda532b8f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1928, 'caxofarrra@gmail.com', 'Aggo', 'Melo', 'n', 'C', '2015-03-31 22:52:55', '1b0fb66e00', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1929, 'miguel_tp@hotmail.com', 'Miguel', 'Teixeira-Pinto', 'n', 'C', '2015-03-31 22:52:55', '5751d05690', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1930, 'alvaromarinho22@sapo.pt', 'Álvaro', 'Marinho', 'n', 'C', '2015-03-31 22:52:55', '85b088bea5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1931, 'coxinhasurf@hotmail.com', 'Thiago', 'Pereira Lima', 'n', 'C', '2015-03-31 22:52:55', '4b3b4b0959', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1932, 'luis.dwpublicidade@gmail.com', 'Luis', 'Lopes', 'n', 'C', '2015-03-31 22:52:55', '83fd1013e2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1933, 'm.yoshiaki@volcom.jp', 'Yoshiaki', 'Masuda', 'n', 'C', '2015-03-31 22:52:55', 'e0383ca481', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1934, 'jonnycarrione@gmail.com', 'Jonny', 'Carrione', 'n', 'C', '2015-03-31 22:52:55', '628b2c252c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1935, 'martaggh85@gmail.com', 'Marta', 'Gutierrez Garcia-hierro', 'n', 'C', '2015-03-31 22:52:55', '1d4d7d7657', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2319, '', 0, 0),
(1936, 'diogoareias-limitada@hotmail.com', 'Diogo', 'Areias', 'n', 'C', '2015-03-31 22:52:55', '55f0c37ce3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1937, 'xandafqni@yahoo.com.br', 'Alekssandra', 'Fachini Mroczek', 'n', 'C', '2015-03-31 22:52:55', '90cdb2097a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1938, 'sonia12pereira@hotmail.com', 'Sónia', 'Longueira', 'n', 'C', '2015-03-31 22:52:55', '56183c0976', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1939, 'mvrodrigues10@yahoo.com.br', 'Marcos', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:55', '64dd861933', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1940, 'mau_omelhor@hotmail.com', 'Maurício', 'Silva', 'n', 'C', '2015-03-31 22:52:55', '11d39bb9c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1941, 'dguiroy@yahoo.es', 'Diego', 'Guiroy Marzalo', 'n', 'C', '2015-03-31 22:52:55', 'a285bc2154', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1942, 'diogoromarigo@gmail.com', 'Diogo', 'Romarigo', 'n', 'C', '2015-03-31 22:52:55', 'd82cc649ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1943, 'janaildo_melo@hotmail.com', 'Janaildo', 'Melo Freire', 'n', 'C', '2015-03-31 22:52:55', 'a7b3d55d1d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1944, 'joaomar007@hotmail.com', 'João', 'Marques', 'n', 'C', '2015-03-31 22:52:55', '468a1ea8dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1945, 'rosanadalles@yahoo.com.br', 'Rosana', 'Dalles', 'n', 'C', '2015-03-31 22:52:55', '34b179e11b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1946, 'tomas_amorim@hotmail.com', 'Tomás', 'Ferreira', 'n', 'C', '2015-03-31 22:52:55', '36348123b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1947, 'feguntin@gmail.com', 'Felipe', 'Guntin', 'n', 'C', '2015-03-31 22:52:55', 'eaee6acdde', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1948, 'gon.oli@hotmail.com', 'Gonçalo', 'Oliveira', 'n', 'C', '2015-03-31 22:52:55', '182d454758', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2703, '', 0, 0),
(1949, 'jrlibano@hotmail.com', 'Nilzo', 'Libano', 'n', 'C', '2015-03-31 22:52:55', 'ff9d91c811', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1950, 'renatoaragon@icloud.com', 'Renato', 'Aragón', 'n', 'C', '2015-03-31 22:52:55', 'de166ef918', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1951, 'renatomanuelsilva@hotmail.com', 'Renato', 'Silva', 'n', 'C', '2015-03-31 22:52:55', 'b95d76cbac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1952, 'danisantos0206@gmail.com', 'Danielle', 'Santos', 'n', 'C', '2015-03-31 22:52:55', '8017b88692', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1953, 'brbrunoandrade@gmail.com', 'Bruno', 'Lucas', 'n', 'C', '2015-03-31 22:52:55', '2d4b4c8e98', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1954, 'contatomerakistore@gmail.com', 'Meraki', 'Store', 'n', 'C', '2015-03-31 22:52:55', '6526a199f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1955, 'mckeesurf.pt@hotmail.com', 'Jobsite', 'Surfboards', 'n', 'C', '2015-03-31 22:52:55', 'b77e43c7cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 518, '', 0, 0),
(1956, 'jomamami@hotmail.com', 'Joana', 'Miranda', 'n', 'C', '2015-03-31 22:52:55', '054c9d75fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1957, 'erika.fortes@gmail.com', 'Erika', 'Fortes', 'n', 'C', '2015-03-31 22:52:55', '6af511f0ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1958, 'vcfilipe@gmail.com', 'Vera', 'Filipe', 'n', 'C', '2015-03-31 22:52:55', '595d329078', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1959, 'vasco_lider_123@hotmail.com', 'Vasco', 'Nicolau', 'n', 'C', '2015-03-31 22:52:55', '38d8e171c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1960, 'pedromartinezcarril@gmail.com', 'Pedro', 'Martinez Carril', 'n', 'C', '2015-03-31 22:52:55', '954d0db36a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1961, 'jgomesmota@gmail.com', 'Jose', 'Pinto de Abreu', 'n', 'C', '2015-03-31 22:52:55', 'ee996006fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1962, 'alumni@egp-upbs.up.pt', 'Fernando', 'de Almeida', 'n', 'C', '2015-03-31 22:52:55', '524442d4f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1963, 'juliamurgel@hotmail.com', 'Julia', 'Murgel', 'n', 'C', '2015-03-31 22:52:55', 'd84ec8930d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1964, 'anabpereira@icloud.com', 'Ana', 'Pereira', 'n', 'C', '2015-03-31 22:52:55', '4d410cbdde', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1965, 'v.neto76@gmail.com', 'Vitor Emanuel', 'Caldeira Neto', 'n', 'C', '2015-03-31 22:52:55', '5a936d897d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1966, 'ma-t-e-a-ta@hotmail.fr', 'Mateata', 'Noe', 'n', 'C', '2015-03-31 22:52:55', '7145c969b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1967, 'trindade_elsa@hotmail.com', 'Elsa', 'Trindade', 'n', 'C', '2015-03-31 22:52:55', '8d53ff6a2c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1968, 'ricardooliv22@gmail.com', 'Ricardo', 'Oliveira', 'n', 'C', '2015-03-31 22:52:55', 'b493e60969', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1969, 'antoniomamede2@hotmail.com', 'Antonio', 'Mamede', 'n', 'C', '2015-03-31 22:52:55', '6b5527a6cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1970, 'migueladao.bb@gmail.com', 'Miguel', 'Adão', 'n', 'C', '2015-03-31 22:52:55', 'f0f528414b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 331, '', 0, 0),
(1971, 'sninafernandes@gmail.com', 'Nina', 'Fernandes', 'n', 'C', '2015-03-31 22:52:55', 'b905e38e58', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1972, 'vaskalinda@hotmail.com', 'Janaina', 'Costa', 'n', 'C', '2015-03-31 22:52:55', '484fc5fd67', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1973, 'bernassousa@hotmail.com', 'Bernardo', 'Sousa', 'n', 'C', '2015-03-31 22:52:55', '7aeefc03ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2275, '', 0, 0),
(1974, 'surfmaldivas@yahoo.es', 'Alberto', 'De La Maza Ambroy', 'n', 'C', '2015-03-31 22:52:55', '89b1cd75b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1975, 'alvarosanchezcorreo@hotmail.com', 'Alvaro', 'Sanchez', 'n', 'C', '2015-03-31 22:52:55', '0ecb566ffc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1976, 'jptmoura@gmail.com', 'João', 'Moura', 'n', 'C', '2015-03-31 22:52:55', '274694187c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1977, 'lmirabicho@hotmail.com', 'Luis', 'Bicho', 'n', 'C', '2015-03-31 22:52:55', 'adc016d71d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1978, 'antaogonc@hotmail.com', 'Gonçalo', 'Antão', 'n', 'C', '2015-03-31 22:52:55', 'd8444c9651', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1979, 'xico_mendonca@hotmail.com', 'Francisco', 'Mendonca', 'n', 'C', '2015-03-31 22:52:55', '8bf34bfef4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1980, 'a.amaro1971@gmail.com', 'Altino', 'Amaro', 'n', 'C', '2015-03-31 22:52:55', '7d2800acdf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3512, '', 0, 0),
(1981, 'marquinho.fn@gmail.com', 'Marcus', 'Felix Nunes', 'n', 'C', '2015-03-31 22:52:55', '0f01403f48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1982, 'juninhodiboa@hotmail.com', 'Rudimar', 'Junior', 'n', 'C', '2015-03-31 22:52:55', '9ec1fa8215', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1983, 'afonso_varela1994@hotmail.com', 'Afonso', 'Varela', 'n', 'C', '2015-03-31 22:52:55', '46034043ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1984, 'info@marlinboattours.com', 'Ricardo', 'Frois', 'n', 'C', '2015-03-31 22:52:55', '42e244a2ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1985, 'sorrisov2@gmail.com', 'Ualison Felipe Sudre', 'Sudre', 'n', 'C', '2015-03-31 22:52:55', 'e325c9968b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1986, 'simoneteske@gmail.com', 'Simone', 'Veiga', 'n', 'C', '2015-03-31 22:52:55', '1c68f3f55e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1987, 'belmirafer@hotmail.com', 'Belmira', 'Fernandes', 'n', 'C', '2015-03-31 22:52:55', 'f8a0ee0510', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1988, 'anaaa_teresa@hotmail.com', 'Ana Teresa', 'Lopes', 'n', 'C', '2015-03-31 22:52:55', '7516c6a9ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(1989, 'joao_viana_@hotmail.com', 'João', 'Viana', 'n', 'C', '2015-03-31 22:52:55', 'd9f75938e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1990, 'sansaulo@hotmail.com', 'Saulo', 'Moura', 'n', 'C', '2015-03-31 22:52:55', '75d8dc29a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1991, 'grumpy34@hotmail.com', 'Nelson', 'Oduber Jr.', 'n', 'C', '2015-03-31 22:52:55', 'eb4896e21a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1992, 'bertus_92@hotmail.com', 'Alberto', 'López', 'n', 'C', '2015-03-31 22:52:55', '9b36cadeb3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1993, 'veroschmitter@gmail.com', 'Verónica', 'Schmitter', 'n', 'C', '2015-03-31 22:52:55', '1f15494fd9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1994, 'renatinha_fox@hotmail.com', 'Renatinha', 'Souza', 'n', 'C', '2015-03-31 22:52:55', '579600c958', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1995, 'juliatavs@hotmail.com', 'Julia', 'Tavares', 'n', 'C', '2015-03-31 22:52:55', 'dab3581bb7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1996, 'inuafgestao@hotmail.com', 'Dárcio', 'Happy Mike', 'n', 'C', '2015-03-31 22:52:55', '035aa059cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1997, 'superdiogoh@hotmail.com', 'Diogo', 'Soares Ribeiro', 'n', 'C', '2015-03-31 22:52:55', 'd77bb06fff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1998, 'micha75@aeiou.pt', 'Micha', 'Gato', 'n', 'C', '2015-03-31 22:52:55', 'dc81d66c9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(1999, 'conderita@hotmail.com', 'Rita', 'Silva', 'n', 'C', '2015-03-31 22:52:55', '305ddac678', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3250, '', 0, 0),
(2000, 'joana_curadof@hotmail.com', 'Joana', 'Freitas', 'n', 'C', '2015-03-31 22:52:55', 'b56d772366', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1429, '', 0, 0),
(2001, 'joe_prosurf@hotmail.com', 'Smith Doll', 'Joe', 'n', 'C', '2015-03-31 22:52:55', '5990ce7852', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2002, 'olgafernandapando@gmail.com', 'Olga', 'Pando', 'n', 'C', '2015-03-31 22:52:55', '799bf19e93', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2003, 'ghiglionemauricio@hotmail.com', 'Mauricio', 'Ghiglione', 'n', 'C', '2015-03-31 22:52:55', 'e1f5bc7aa2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2004, 'martokka@gmail.com', 'Marta', 'Godinho', 'n', 'C', '2015-03-31 22:52:55', '90f5f5a8d3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2005, 'ad14.ah@gmail.com', 'Adriana', 'Hermids', 'n', 'C', '2015-03-31 22:52:56', '272e4390ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2006, 'jorgemarques303@hotmail.com', 'Jorge', 'Marques', 'n', 'C', '2015-03-31 22:52:56', 'bfd82259ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2007, 'danillovicente@yahoo.com.br', 'Danilo', 'Vicente', 'n', 'C', '2015-03-31 22:52:56', 'e50cbed2cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2008, 'greg@friday02.com', 'Greg', 'Martin', 'n', 'C', '2015-03-31 22:52:56', '385eb9fca1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2009, 'vascoempis@gmail.com', 'Vasco', 'Empis', 'n', 'C', '2015-03-31 22:52:56', 'fee83d7a19', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2010, 'chapolinsurfd2@hotmail.com', 'Rodrigo', 'Chapolin', 'n', 'C', '2015-03-31 22:52:56', '32c3c514c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2011, 'jptmoura@sapo.pt', 'Cromossoma', 'Soma', 'n', 'C', '2015-03-31 22:52:56', '728512ba57', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2012, 'rafaelratzz@hotmail.com', 'Rafael', 'Machado', 'n', 'C', '2015-03-31 22:52:56', 'db20414ceb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2013, 'luciano_cachorraum@hotmail.com', 'Luciano', 'Silva Souza', 'n', 'C', '2015-03-31 22:52:56', '1cc13a1889', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2014, 'ciganoide75@gmail.com', 'Ciganoide', 'Lelo', 'n', 'C', '2015-03-31 22:52:56', '94966b2d59', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2015, 'goncalo-gongas@hotmail.com', 'Gonçalo', 'Santos', 'n', 'C', '2015-03-31 22:52:56', '371cd17319', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2016, 'micasmanuel@hotmail.com', 'Micaela', 'Manuel', 'n', 'C', '2015-03-31 22:52:56', 'fae19630a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2017, 'quirinrohleder@me.com', 'Quirin', 'Rohleder', 'n', 'C', '2015-03-31 22:52:56', 'bbe5746774', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1432, '', 0, 0),
(2018, 'marta.silvac@hotmail.com', 'Marta', 'Carvalho', 'n', 'C', '2015-03-31 22:52:56', '5c5397f692', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2019, 'kico76@yahoo.com', 'Francisco', 'Vala', 'n', 'C', '2015-03-31 22:52:56', '658192fab4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2610, '', 0, 0),
(2020, 'steve@denham5910.freeserve.co.uk', 'Steve', 'Denham', 'n', 'C', '2015-03-31 22:52:56', 'f1fb1bd482', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2021, 'mtsclaudio@hotmail.com', 'Claudio J. Silva', 'Zeca', 'n', 'C', '2015-03-31 22:52:56', 'b2e2872adc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2022, 'nfp393@hotmail.com', 'Nuno', 'Pinto', 'n', 'C', '2015-03-31 22:52:56', 'b5d26047d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2023, 'mayson-surf@hotmail.com', 'Mayson', 'Freitas', 'n', 'C', '2015-03-31 22:52:56', 'f9131ed4ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2024, 'filipe.b.freitas@gmail.com', 'Filipe', 'Pipocas', 'n', 'C', '2015-03-31 22:52:56', '8be56c1cda', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2025, 'pmegre@hotmail.com', 'Pedro', 'Megre', 'n', 'C', '2015-03-31 22:52:56', '17da6c6cb3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2026, 'pauloteixeira975@gmail.com', 'Paulo', 'Teixeira', 'n', 'C', '2015-03-31 22:52:56', '8b1eebe643', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2027, 'anagaroupa@sapo.pt', 'Ana', 'Garoupa', 'n', 'C', '2015-03-31 22:52:56', 'a01e65190a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2028, 'johnymagnani@hotmail.com', 'João Luís', 'Magnani', 'n', 'C', '2015-03-31 22:52:56', 'c3bede09ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2029, 'miguel.apoka@gmail.com', 'Miguel', 'Jeronimo', 'n', 'C', '2015-03-31 22:52:56', 'cfb796f416', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 724, '', 0, 0),
(2030, 'hjrn65@gmail.com', 'Helder', 'Neves', 'n', 'C', '2015-03-31 22:52:56', 'fdb64acb9a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2031, 'dropatudo@gmail.com', 'Jucelino', 'Costa', 'n', 'C', '2015-03-31 22:52:56', 'b66d06083e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2032, 'emanuel.alamo@gmail.com', 'Emanuel', 'Alamo', 'n', 'C', '2015-03-31 22:52:56', '98f91e61c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2033, 'veminardi@hotmail.com', 'Mylene', 'Veminardi', 'n', 'C', '2015-03-31 22:52:56', '045e77e43d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2034, 'lucaspaulinobm@gmail.com', 'Lucas', 'Paulino', 'n', 'C', '2015-03-31 22:52:56', '1267eefa31', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2035, 'mig.costa@netcabo.pt', 'Miguel', 'Costa', 'n', 'C', '2015-03-31 22:52:56', 'a415972e56', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2036, 'cardosomurilo199@gmail.com', 'Murilo', 'Cardoso', 'n', 'C', '2015-03-31 22:52:56', '60318ccf2c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2037, 'gu2255@live.com', 'Gusthavo', 'Alexandre', 'n', 'C', '2015-03-31 22:52:56', '6611442ae3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2038, 'franciscobebiano@gmail.com', 'Francisco', 'Bebiano', 'n', 'C', '2015-03-31 22:52:56', '8b3663d66a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2039, 'joseafonsosantos@gmail.com', 'Afonso', 'Santos', 'n', 'C', '2015-03-31 22:52:56', 'f6e0325d9e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1440, '', 0, 0),
(2040, 'nand45@msn.com', 'Fernando', 'Nobre', 'n', 'C', '2015-03-31 22:52:56', '19d99bae9b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2386, '', 0, 0),
(2041, 'geosamuelsf@gmail.com', 'Samuel', 'Fernández', 'n', 'C', '2015-03-31 22:52:56', 'ec7acc42d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2042, 'allgreenday@hotmail.com', 'Danilo', 'Coutinho Fonseca', 'n', 'C', '2015-03-31 22:52:56', 'ccf9989950', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2043, 'c.figueiredo@mail.telepac.pt', 'Claudio', 'Figueiredo', 'n', 'C', '2015-03-31 22:52:56', '03e67f506a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2044, 'goncalo_lebre@hotmail.com', 'Gonçalo Maria', 'Lebre', 'n', 'C', '2015-03-31 22:52:56', 'a769c1e928', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2045, 'sofiagmiranda@gmail.com', 'Ana Sofia', 'Miranda', 'n', 'C', '2015-03-31 22:52:56', 'a7cfcb0efa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2046, 'johnny_costeira@hotmail.com', 'João', 'Costeira', 'n', 'C', '2015-03-31 22:52:56', '4aad99863b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2047, 'gabrielmauriciop.motta@gmail.com', 'Gabriel', 'Motta', 'n', 'C', '2015-03-31 22:52:56', '632330575d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2048, 'kirupflipkody@yahoo.com', 'Cody', 'Young', 'n', 'C', '2015-03-31 22:52:56', 'b839412d47', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2049, 'matadeiro10@gmail.com', 'Adenor', 'Gouvêa', 'n', 'C', '2015-03-31 22:52:56', 'd393f0077d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2050, 'mpm1601@hotmail.com', 'Marcelo', 'Pantera', 'n', 'C', '2015-03-31 22:52:56', 'cf409ed2b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2051, 'marcosasilvajr@gmail.com', 'Marcos', 'Silva Jr.', 'n', 'C', '2015-03-31 22:52:56', 'fd366f54d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2052, 'adeliamargarida.araujo@gmail.com', 'Adélia Margarida', 'Araujo', 'n', 'C', '2015-03-31 22:52:56', '4143178a44', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2053, 'marabiankareiki@hotmail.com', 'Mara Bianka', 'R. Nunes', 'n', 'C', '2015-03-31 22:52:56', 'c683d1336c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2054, 'gracisak1@gmail.com', 'IsakeGraci', 'Morais', 'n', 'C', '2015-03-31 22:52:56', 'f600d55c04', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2055, 'alemoreno_17@hotmail.com', 'Alessandro', 'Araujo', 'n', 'C', '2015-03-31 22:52:56', '41e4d2cb5a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2056, 'amelia_dias@msn.com', 'Amelia', 'Dias', 'n', 'C', '2015-03-31 22:52:56', '5d6cd48b0f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2057, 'aimarabeltrame@yahoo.com.br', 'Aimara', 'Beltrame', 'n', 'C', '2015-03-31 22:52:56', '53ec09762d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2058, 'morenosurf3@hotmail.com', 'Pedro', 'Moreno', 'n', 'C', '2015-03-31 22:52:56', '04b1675057', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2059, 'lopes.ricardo1979@gmail.com', 'Ricardo', 'Lopes', 'n', 'C', '2015-03-31 22:52:56', '20aab06ef7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2060, 'beatrizbl2009@hotmail.com', 'Beatriz', 'Borges', 'n', 'C', '2015-03-31 22:52:56', '589ac5e16d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2061, 'lovethesea83@msn.com', 'Michael', 'Rossi', 'n', 'C', '2015-03-31 22:52:56', '3714442a32', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2062, 'junior1pacheco@hotmail.com', 'Junior', 'Pacheco', 'n', 'C', '2015-03-31 22:52:56', '1651b8b23a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2063, 'lclcaravieri@gmail.com', 'Luciléia', 'Caravieri', 'n', 'C', '2015-03-31 22:52:56', '365b5011d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2064, 'jdiogo.rcosta@gmail.com', 'João', 'Crisóstomo Costa', 'n', 'C', '2015-03-31 22:52:56', '97e0c13e16', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2065, 'washrodao@hotmail.com', 'Adrian', 'Rodao', 'n', 'C', '2015-03-31 22:52:56', '7f133bc714', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2066, 'joaosevilha666@gmail.com', 'Joao', 'Sevilha', 'n', 'C', '2015-03-31 22:52:56', '1207651892', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2067, 'fred@fecasurf.com.br', 'Frederico', 'Leite', 'n', 'C', '2015-03-31 22:52:56', 'c0b837d625', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2068, 'rafasurfingg@hotmail.com', 'Rafael', 'Andrade', 'n', 'C', '2015-03-31 22:52:56', '75764bf9ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2069, 'aninha_tjas@hotmail.com', 'Ana Carolina', 'Santana Jaskulski', 'n', 'C', '2015-03-31 22:52:56', 'ab3577e31f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2070, 'brudii_@hotmail.com', 'Bruna', 'Martins', 'n', 'C', '2015-03-31 22:52:56', 'dde470397e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2071, 'brancorsbicardo@gmail.com', 'Ricardo', 'Branco', 'n', 'C', '2015-03-31 22:52:56', 'eb36afa06d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2072, 'jlncarreira@gmail.com', 'José', 'Carreira', 'n', 'C', '2015-03-31 22:52:56', '05b78660e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2073, 'jp_dantas9@hotmail.com', 'João', 'Carneiro', 'n', 'C', '2015-03-31 22:52:56', '01ed04ed85', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2074, 'pirunoj3@hotmail.com', 'Homero', 'Diano', 'n', 'C', '2015-03-31 22:52:56', '2e73ba30f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2075, 'ricardo.cersocimo@gmail.com', 'Ricardo', 'Sávio', 'n', 'C', '2015-03-31 22:52:56', '411c55581f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2076, 'somulek@hotmail.com', 'Weslley', 'Silva', 'n', 'C', '2015-03-31 22:52:56', '56b428886d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2077, 'vanessaoss@hotmail.com', 'Vanessa', 'Bastos Oss', 'n', 'C', '2015-03-31 22:52:56', '7e0b8e95f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2078, 'lucianaranthum@hotmail.com', 'Luciana', 'Ranthum', 'n', 'C', '2015-03-31 22:52:56', 'a798734f50', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2079, 'petersurf2@hotmail.com', 'Augusto', 'França', 'n', 'C', '2015-03-31 22:52:56', 'b56c13ac3a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2080, 'felippestd@gmail.com', 'Felippe', 'Tavares', 'n', 'C', '2015-03-31 22:52:56', 'd34726f42f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2081, 'rafaelbmalta@gmail.com', 'Rafael', 'B. Malta', 'n', 'C', '2015-03-31 22:52:56', '9a6f45d645', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2082, 'maumauccj@yahoo.com.br', 'Diego', 'Coelho', 'n', 'C', '2015-03-31 22:52:56', 'ad8b050a5d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2083, 'nunopslopes@gmail.com', 'Nuno', 'Pinto Sousa Lopes', 'n', 'C', '2015-03-31 22:52:56', 'bbc98277e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2084, 'pedronunopiresmachado@hotmail.com', 'Pedro', 'Machado', 'n', 'C', '2015-03-31 22:52:56', '6b7d449009', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2085, 'vini.rp@hotmail.com', 'Marcos', 'Gonçalves', 'n', 'C', '2015-03-31 22:52:56', '31c10d8028', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2086, 'ricardo_giestas@hotmail.com', 'Ricardo', 'Giestas', 'n', 'C', '2015-03-31 22:52:56', '18484a44d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2087, 'laratrocoli@gmail.com', 'Lara', 'Albuquerque', 'n', 'C', '2015-03-31 22:52:56', '70d4b511d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2088, 'catinusmaximus@hotmail.com', 'Emmanuel', 'Bal', 'n', 'C', '2015-03-31 22:52:56', 'c6415e1af0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2089, 'nunee77@gmail.com', 'Nuno', 'Trindade', 'n', 'C', '2015-03-31 22:52:56', '3587b46557', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2090, 'rosurfer@gmail.com', 'Ronan', 'De Paula Costa', 'n', 'C', '2015-03-31 22:52:56', 'acc2f02cbf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2091, 'teresapinheirotorres@gmail.com', 'Teresa', 'Torres', 'n', 'C', '2015-03-31 22:52:56', '51f351a31e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2092, 'frrafonso@hotmail.com', 'Francisco', 'Afonso', 'n', 'C', '2015-03-31 22:52:56', 'c61679f75a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2093, 'ines.ttomaz@hotmail.com', 'Ines', 'Degener Tomaz', 'n', 'C', '2015-03-31 22:52:56', 'd7d18e0158', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2427, '', 0, 0),
(2094, 'chaledotebet@hotmail.com', 'Robinson', 'Tebet', 'n', 'C', '2015-03-31 22:52:56', '36cb7fb214', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2095, 'correiodojoaogaspar@gmail.com', 'João', 'Gaspar', 'n', 'C', '2015-03-31 22:52:56', 'c8afea0443', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2096, 'analauraalcantara.cmc@gmail.com', 'Ana', 'Laura', 'n', 'C', '2015-03-31 22:52:56', '821073eff0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2097, 'hugo.mjm@gmail.com', 'Hugo', 'Jerónimo', 'n', 'C', '2015-03-31 22:52:56', '3798c0d966', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2098, 'sandra_mrnascimento@yahoo.com.br', 'Sandra', 'R Nascimento', 'n', 'C', '2015-03-31 22:52:56', '08827a14a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2099, 'mail.barbosa@gmail.com', 'Joao', 'Barbosa', 'n', 'C', '2015-03-31 22:52:56', '769e964491', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1370, '', 0, 0),
(2100, 'fernandoguedesalmeida@hotmail.com', 'Fernando', 'Guedes', 'n', 'C', '2015-03-31 22:52:56', '4fd668e43c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2836, '', 0, 0),
(2101, 'luizaluiz14@gmail.com', 'Luluh', 'Luiz', 'n', 'C', '2015-03-31 22:52:56', 'e8f8ba7e3d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2102, 'antonio_romao3@hotmail.com', 'António', 'Romão', 'n', 'C', '2015-03-31 22:52:56', '0e50b6e037', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2103, 'mediopendulo@hotmail.com', 'Jordi', 'Vidal Allen', 'n', 'C', '2015-03-31 22:52:56', '4138666a20', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2104, 'bamb56@yahoo.fr', 'Alexis', 'Payet', 'n', 'C', '2015-03-31 22:52:56', '81c31d80fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2105, 'arthur_lima13@yahoo.com.br', 'Arthur', 'Lima', 'n', 'C', '2015-03-31 22:52:56', '4dc2e289e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2106, 'dayanapenabad@hotmail.com', 'Dayana', 'Penabad', 'n', 'C', '2015-03-31 22:52:56', '34261d6007', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2107, 'catidenise@gmail.com', 'Denise', 'Gonçalves', 'n', 'C', '2015-03-31 22:52:56', 'e727fcf29c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2108, 'jordi.thais@hotmail.fr', 'Jordi', 'Thaïs', 'n', 'C', '2015-03-31 22:52:56', 'cbadc26db2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2109, 'martins.lego@gmail.com', 'Francisco', 'Martins', 'n', 'C', '2015-03-31 22:52:56', '98efd6938f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2110, 'guisurfi@gmail.com', 'Guilherme', 'Barbosa', 'n', 'C', '2015-03-31 22:52:56', '5e7ce2606b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2111, 'davitargino16@gmail.com', 'Davi', 'Targino', 'n', 'C', '2015-03-31 22:52:56', 'cf5a75ff44', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2112, 'guillon.gilles@hotmail.fr', 'Gilles', 'Guillon', 'n', 'C', '2015-03-31 22:52:56', 'b2376cb40f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2113, 'nes_i@hotmail.com', 'Ines', 'Cruz', 'n', 'C', '2015-03-31 22:52:56', '5af6158921', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2114, 'adrianorj_22@hotmail.com', 'Adriano', 'Pimenta', 'n', 'C', '2015-03-31 22:52:56', 'b9ece90fba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2115, 'carlosleisantos@gmail.com', 'Carlos', 'Lei Santos', 'n', 'C', '2015-03-31 22:52:56', '6eec95cebd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2116, 'harribertolli@gmail.com', 'Harrison', 'Bertolli', 'n', 'C', '2015-03-31 22:52:56', '1155ebc065', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2117, 'alanfcb@hotmail.com', 'Allan', 'Barros', 'n', 'C', '2015-03-31 22:52:56', '6af2fb3603', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2118, 'guigao_c@hotmail.com', 'Guilherme', 'Christo', 'n', 'C', '2015-03-31 22:52:56', 'e78bebd937', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2119, 'laouline@gmail.com', 'Pascal', 'Lo Shung Line', 'n', 'C', '2015-03-31 22:52:56', '6af62a746e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2120, 'silva.nikita@gmail.com', 'Mónica', 'Silva', 'n', 'C', '2015-03-31 22:52:56', 'f864c3d57a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2121, 'chrispyjave@gmail.com', 'Christine', 'Jav', 'n', 'C', '2015-03-31 22:52:56', '99589c9375', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2122, 'sou-fake051@hotmail.com', 'Lucas', 'Lima', 'n', 'C', '2015-03-31 22:52:56', '4515a7de1c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2123, 'pepe.vp@hotmail.com', 'Pedro', 'Carvalho', 'n', 'C', '2015-03-31 22:52:56', '0b83666beb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2124, 'pedroapmcorrea@hotmail.com', 'Pimas', 'Pimas', 'n', 'C', '2015-03-31 22:52:56', 'b7ce6399b6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4172, '', 0, 0),
(2125, 'marcelofilho45@hotmail.com', 'Marcelo', 'Filho', 'n', 'C', '2015-03-31 22:52:56', 'd31f06df5d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2126, 'amdis.sarl@wanadoo.fr', 'Jean Luc', 'Huscenot', 'n', 'C', '2015-03-31 22:52:56', 'f276f4ba01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2127, 'maddy.enslin@gmail.com', 'Madalena', 'Enslin', 'n', 'C', '2015-03-31 22:52:56', '7da56e795c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2128, 'gecilener@yahoo.com', 'Gecilene', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:56', 'ae17358b72', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1415, '', 0, 0),
(2129, 'guilhermenonino@hotmail.com', 'Gui Nonino', 'Camargo', 'n', 'C', '2015-03-31 22:52:56', '0a62c49b91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2130, 'rafaelcappello@yahoo.com.br', 'Rafael', 'Cappello', 'n', 'C', '2015-03-31 22:52:56', '8f0b8820c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2131, 'lucas.coeli@gmail.com', 'Lucas', 'Medina', 'n', 'C', '2015-03-31 22:52:56', '2f8b89e9c4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2132, 'paulonuno.antunes@gmail.com', 'paulo nuno', 'antunes', 'n', 'C', '2015-03-31 22:52:56', 'bd2f60123f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2133, 'philippe-marianne.tournois@wanadoo.fr', 'Philippe', 'Tournois', 'n', 'C', '2015-03-31 22:52:56', '2759c89592', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2134, 'claudiafigueira@hotmail.com', 'Claudia', 'Figueira', 'n', 'C', '2015-03-31 22:52:56', '437d0e0970', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2135, 'severinegensous@aol.com', 'Séverine', 'Gensous', 'n', 'C', '2015-03-31 22:52:56', '462125f153', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2136, 'joseba.foto@yahoo.com', 'Joseba', 'Anabasa', 'n', 'C', '2015-03-31 22:52:56', 'f327dc576b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2137, 'mlb.pituca@gmail.com', 'Maria', 'Braga', 'n', 'C', '2015-03-31 22:52:56', '627d2616cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2138, 'daniela_silva2006@hotmail.com', 'Daniela', 'Silva', 'n', 'C', '2015-03-31 22:52:56', 'd86c3ba0f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2139, 'be.riben@hotmail.com', 'Bernardo', 'Ribenboim', 'n', 'C', '2015-03-31 22:52:56', 'd2f2084b84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2140, 'inbelgica@yahoo.com', 'Miguel', 'Martins', 'n', 'C', '2015-03-31 22:52:56', '31e4fa1468', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2141, 'andrersaltao@gmail.com', 'André', 'Saltão', 'n', 'C', '2015-03-31 22:52:56', '9cddac65a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2142, 'severine.huscenot@laposte.net', 'Severine', 'Maitre', 'n', 'C', '2015-03-31 22:52:56', '5a4e62ceea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2143, 'cesar.a.lopes@gmail.com', 'Cesar', 'Lopes', 'n', 'C', '2015-03-31 22:52:56', '33a599441f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1757, '', 0, 0),
(2144, 'xvifourcade@gmail.com', 'Cesar', 'Fourcade Rodrigo', 'n', 'C', '2015-03-31 22:52:56', 'ca7361575a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2145, 'thewill2010@hotmail.com', 'Adriano', 'Rocha', 'n', 'C', '2015-03-31 22:52:56', '1e595ce4d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2146, 'barcelona.j.n@gmail.com', 'Jon', 'Marco', 'n', 'C', '2015-03-31 22:52:56', 'a44ac8f37b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2147, 'raquel.chaves@gjc.pt', 'Raquel', 'Chaves', 'n', 'C', '2015-03-31 22:52:56', '85afb919fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2393, '', 0, 0),
(2148, 'info.ego2@gmail.com', 'Diego', 'Von Eitzen García', 'n', 'C', '2015-03-31 22:52:56', '6c7ee327cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2149, 'rodri.ferreira.brito@gmail.com', 'Rodri', 'Brito', 'n', 'C', '2015-03-31 22:52:56', '26084a0d25', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2150, 'rvisamae@gmail.com', 'isabelle', 'martinez', 'n', 'C', '2015-03-31 22:52:56', '4950e138d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2151, 'inescostaferreira@hotmail.com', 'Inês', 'Ferreira', 'n', 'C', '2015-03-31 22:52:56', '3ebb7796ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1389, '', 0, 0),
(2152, 'sfhss@hotmail.com', 'Salvador', 'Samuel', 'n', 'C', '2015-03-31 22:52:56', 'cd4f1d8bca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2153, 'rodrigo.calpi@gmail.com', 'Rodrigo', 'Caldeira Pires', 'n', 'C', '2015-03-31 22:52:56', '1b2bd33352', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2154, 'pedjervisper@hotmail.com', 'Pedro', 'Jervis', 'n', 'C', '2015-03-31 22:52:56', 'c8bb7cb6e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2155, 'jjoaoguilherm@gmail.com', 'Joao', 'Sousa', 'n', 'C', '2015-03-31 22:52:56', '356976a6e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2156, 'jcpenha@net.vodafone.pt', 'Jose Carlos', 'Penha Rodrigues', 'n', 'C', '2015-03-31 22:52:56', '8173bc608e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 69, '', 0, 0),
(2157, 'thalesguerreiro@hotmail.com', 'Thales', 'Guerreiro', 'n', 'C', '2015-03-31 22:52:56', 'a18b57bded', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2158, 'susu06@hotmail.fr', 'Rémi', 'Suhas', 'n', 'C', '2015-03-31 22:52:56', '9f2ccc7309', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2159, 'jorgemiguel06@hotmail.com', 'Jorge', 'Miguel', 'n', 'C', '2015-03-31 22:52:56', '6a4e7dfc84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2160, 'jvcaneira@gmail.com', 'Jessica', 'Smith', 'n', 'C', '2015-03-31 22:52:56', '060bf15e90', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2161, 'jocasecco@wetworks.com.br', 'Joca', 'Secco', 'n', 'C', '2015-03-31 22:52:56', '9384a5341c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2162, 'i-cortereal@hotmail.com', 'Inês', 'Beirão', 'n', 'C', '2015-03-31 22:52:56', '0e0f449d56', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3228, '', 0, 0),
(2163, 'bbiamoraes@gmail.com', 'Bianca', 'Moraes', 'n', 'C', '2015-03-31 22:52:56', '58424dc5c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2164, 'miguelbsmadeira@gmail.com', 'Miguel', 'Madeira', 'n', 'C', '2015-03-31 22:52:56', '4d01d0bac3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 617, '', 0, 0),
(2165, 'lelo-danielaz@hotmail.com', 'Daniel', 'Azevedo', 'n', 'C', '2015-03-31 22:52:56', '377e08929f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2166, 'joao_wavepower_93@hotmail.com', 'João', 'Bento', 'n', 'C', '2015-03-31 22:52:56', '439b4bbe60', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2167, 'lulusaitdeja@yahoo.fr', 'Tatoo', 'Kompri', 'n', 'C', '2015-03-31 22:52:56', '097e0bbcc8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2168, 'henrygie@hotmail.com', 'Gina', 'Henrique', 'n', 'C', '2015-03-31 22:52:56', 'f070e38d84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(2169, 'matteords@gmail.com', 'Mattéo', 'Ravon', 'n', 'C', '2015-03-31 22:52:56', '67d9724674', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2170, 'filipe_mouzinho@hotmail.com', 'Filipe', 'Mouzinho', 'n', 'C', '2015-03-31 22:52:56', '3b65ef080a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2171, 'anafilipabastos_87@hotmail.com', 'Filipa', 'Bastos', 'n', 'C', '2015-03-31 22:52:56', 'e8149a365d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2172, 'franvanzeller@gmail.com', 'Francisco', 'van Zeller', 'n', 'C', '2015-03-31 22:52:56', '1fb8e2d3cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2173, 'stefano-teixeira@hotmail.com', 'Stefano', 'Teixeira', 'n', 'C', '2015-03-31 22:52:56', '391e2cdd04', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2174, 'pmmfernandes121@gmail.com', 'Pedro', 'Fernandes', 'n', 'C', '2015-03-31 22:52:56', '0e92c48e64', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2175, 'alexandre_canha@hotmail.com', 'Alexandre', 'Canha', 'n', 'C', '2015-03-31 22:52:56', 'c28ca79645', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1761, '', 0, 0),
(2176, 'ricardo@vidigalwines.com', 'Vidigal', 'Wines', 'n', 'C', '2015-03-31 22:52:56', 'b882e38709', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2177, 'mindi_rh1@hotmail.com', 'Andrea', 'Larsson', 'n', 'C', '2015-03-31 22:52:56', 'be0a0a4078', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2178, 'brunoabreu28@bol.com.br', 'Bruno', 'Abreu', 'n', 'C', '2015-03-31 22:52:56', '8e5797ec30', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2179, 'chouraquidavid974@yahoo.fr', 'David', 'Chouraqui', 'n', 'C', '2015-03-31 22:52:56', 'e24f679bbc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2180, 'zemsfranco@hotmail.com', 'Zé', 'Franco', 'n', 'C', '2015-03-31 22:52:56', 'bbfe2ab26b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1376, '', 0, 0),
(2181, 'frede_venancio@hotmail.com', 'Frederico', 'Venâncio', 'n', 'C', '2015-03-31 22:52:56', '944ffb004b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2182, 'margarida.oliveira.baptista@gmail.com', 'Margarida', 'Oliveira Baptista', 'n', 'C', '2015-03-31 22:52:56', '4ca063ec89', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2183, 'duadom23@gmail.com', 'Duarte', 'Domingues', 'n', 'C', '2015-03-31 22:52:56', '9980d8fd08', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2184, 'gaspar.m.vaz@hotmail.com', 'Gaspar', 'Machado Vaz', 'n', 'C', '2015-03-31 22:52:56', 'a0016637b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2860, '', 0, 0),
(2185, 'luiscgcruz@hotmail.com', 'Luis', 'Cruz', 'n', 'C', '2015-03-31 22:52:56', 'f535374454', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2186, 'sadixh@hotmail.com', 'S Baia', 'Sadi', 'n', 'C', '2015-03-31 22:52:56', '4e7f6d0892', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2187, 'isaolisan@gmail.com', 'Isabel', 'Santos', 'n', 'C', '2015-03-31 22:52:56', 'fb53ff188f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2188, 'zeca_pauleca@yahoo.com', 'Zé', 'Paulo', 'n', 'C', '2015-03-31 22:52:56', '4f35f1bbca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2189, 'pekeninaf_1992@hotmail.com', 'Ana Sofia', 'Furtado', 'n', 'C', '2015-03-31 22:52:56', 'bc46de675c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2190, 'hugocipriano@hotmail.com', 'Hugo Eduardo', 'Cipriano', 'n', 'C', '2015-03-31 22:52:56', 'ab8739085c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1390, '', 0, 0),
(2191, 'miguel_vergas_3@hotmail.com', 'Miguel', 'Vergas', 'n', 'C', '2015-03-31 22:52:56', '72357c342f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 104, '', 0, 0),
(2192, 'luisfilipe79@sapo.pt', 'Luis Filipe', 'Simoes', 'n', 'C', '2015-03-31 22:52:56', '13321d422e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2193, 'brunomiguelamaral23@gmail.com', 'Bruno', 'Amaral', 'n', 'C', '2015-03-31 22:52:56', 'da052b390f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1393, '', 0, 0),
(2194, 'salvadorbbarros@gmail.com', 'Salvador', 'Barrios', 'n', 'C', '2015-03-31 22:52:56', '139f8f87aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2195, 'nunocruzmatias@gmail.com', 'Nuno', 'Matias', 'n', 'C', '2015-03-31 22:52:56', '7ee48d8f58', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2196, 'margarida.isousa@hotmail.com', 'Margarida', 'Sousa', 'n', 'C', '2015-03-31 22:52:56', '61433e238e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2197, 'rosacandido@live.com.pt', 'Rosa', 'Candido', 'n', 'C', '2015-03-31 22:52:56', '30d8e05a14', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1856, '', 0, 0),
(2198, 'lucca.gg.10@gmail.com', 'Lucca', 'Garcia', 'n', 'C', '2015-03-31 22:52:56', 'd88fce5303', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2199, 'tiagolcaetano@gmail.com', 'Tiago', 'Lupi Caetano', 'n', 'C', '2015-03-31 22:52:56', '57e88e9b3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 693, '', 0, 0),
(2200, 'aquaryum@hotmail.com', 'Marlene', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:56', '309e8ea424', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2201, 'vascoguerreiro@gmail.com', 'Vasco', 'Guerreiro', 'n', 'C', '2015-03-31 22:52:56', '6e9aa2e57e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2202, 'constantinivo@gmail.com', 'Ivo', 'Podemos', 'n', 'C', '2015-03-31 22:52:56', 'df26cc077b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2203, 'rpalma2@yahoo.com.br', 'Rodrigo', 'Palma', 'n', 'C', '2015-03-31 22:52:56', '9405c9d28c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2204, 'bigodes96@hotmail.com', 'Jose', 'Bigodes', 'n', 'C', '2015-03-31 22:52:56', 'e57afc7184', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2205, 'vbmpoco@gmail.com', 'Vitor', 'Poço', 'n', 'C', '2015-03-31 22:52:56', 'e3f0823e22', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2206, 'n.nobrega@hotmail.com', 'Nuno', 'Nóbrega', 'n', 'C', '2015-03-31 22:52:56', 'f87d2f73de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2207, 'manuelpbpmoura@gmail.com', 'Manuel', 'P Moura', 'n', 'C', '2015-03-31 22:52:56', 'ae26d75860', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2208, 'golfinhatucha@msn.com', 'Elisabete', 'Ferreira', 'n', 'C', '2015-03-31 22:52:56', '5a7d764b37', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2209, 'francis.telles@gmail.com', 'Francisco', 'Telles Varela', 'n', 'C', '2015-03-31 22:52:56', '81fe9764b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2210, 'mitchbuk@iol.pt', 'Miguel', 'Santana', 'n', 'C', '2015-03-31 22:52:56', '609632ada2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2211, 'abironluz@gmail.com', 'Abiron', 'Artur', 'n', 'C', '2015-03-31 22:52:56', '15618afea5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2212, 'soniafeteira@gmail.com', 'Sónia', 'Féteira', 'n', 'C', '2015-03-31 22:52:56', '248382eeb2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2213, 'iveteschwertz@gmail.com', 'Ivete', 'Schwertz', 'n', 'C', '2015-03-31 22:52:56', '5e781d62dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2214, 'ivo.purvis@partners.pt', 'Ivo', 'Purvis', 'n', 'C', '2015-03-31 22:52:56', 'c9e95ec6d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2215, 'victor.couto.skt@hotmail.com', 'Victor', 'Furtado', 'n', 'C', '2015-03-31 22:52:56', 'ca618439c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2216, 'dgil_santos@hotmail.com', 'Diana', 'Gil', 'n', 'C', '2015-03-31 22:52:56', 'ca4ce2b64a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2217, 'caetanabritoalmeidamadeira@gmail.com', 'Caetana', 'Madeira', 'n', 'C', '2015-03-31 22:52:56', 'dbe0e9c65b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2218, 'felipematsuyama@gmail.com', 'Felipe', 'Matsuyama', 'n', 'C', '2015-03-31 22:52:56', '72e47d03ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2219, 'anasofaraujo@gmail.com', 'Ana', 'Araújo', 'n', 'C', '2015-03-31 22:52:56', '1399965399', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2220, 'rodrigotrajano@yahoo.com.br', 'Rodrigo', 'Trajano', 'n', 'C', '2015-03-31 22:52:56', 'fdcf7c9cec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2221, 'gabriel_therri@hotmail.com', 'Gabriel', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:56', 'bef187eb6a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2222, 'eduardo.mascarenhas@live.com.pt', 'Eduardo', 'Mascarenhas', 'n', 'C', '2015-03-31 22:52:56', '9760da125f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2223, 'ramon_isaac2004@hotmail.com', 'Ramon', 'Saldanha', 'n', 'C', '2015-03-31 22:52:56', 'efed105899', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2224, 'leonardofinger08@yahoo.com.br', 'Leonardo', 'Finger', 'n', 'C', '2015-03-31 22:52:56', '3f299fd2b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2225, 'carlosasctenreiro@gmail.com', 'Carlos', 'Tenreiro', 'n', 'C', '2015-03-31 22:52:56', 'f95194d5cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2226, 'anabelaferreira45@gmail.com', 'Anabela', 'Ferreira', 'n', 'C', '2015-03-31 22:52:56', 'b0195d359b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2227, 'miguel_reis@hotmail.com', 'Miguel', 'Reis', 'n', 'C', '2015-03-31 22:52:56', '2656225737', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2228, 'mauro.correia@gmail.com', 'Mauro', 'Correia', 'n', 'C', '2015-03-31 22:52:56', '23d745c2cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1674, '', 0, 0),
(2229, 'bruna.cfcruz@gmail.com', 'Bruna', 'Cruz', 'n', 'C', '2015-03-31 22:52:56', '9cecbaa0aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2230, 'martimbranquinho@hotmail.com', 'Martim', 'Branquinho', 'n', 'C', '2015-03-31 22:52:56', 'c6c119d159', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2231, 'tec.inst.brunomartins@gmail.com', 'Bruno', 'Martins', 'n', 'C', '2015-03-31 22:52:56', '121b644cd6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2232, 'joaotrigueirossousa@hotmail.com', 'Joao', 'Trigueiros', 'n', 'C', '2015-03-31 22:52:56', '0f9a658f81', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2233, 'fernandrodrigues@gmail.com', 'Fernando', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:56', '49834e018b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2234, 'fazmeumfiltro@hotmail.com', 'Cláudia', 'Pinto', 'n', 'C', '2015-03-31 22:52:56', '6c5f99e16d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2235, 'susyporto8@gmail.com', 'Susana', 'Rebelo', 'n', 'C', '2015-03-31 22:52:56', '1951d643a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2236, 'mararamosgomes@gmail.com', 'Mara', 'Gomes', 'n', 'C', '2015-03-31 22:52:56', '2afc0428c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2237, 'brandonsanchez@me.com', 'Brandon', 'Sánchez', 'n', 'C', '2015-03-31 22:52:56', '48f2a262d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2238, 'paulo@despomar.com', 'Paulo', 'Martins', 'n', 'C', '2015-03-31 22:52:56', '378de483ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2128, '', 0, 0),
(2239, 'bruno_galvao99@sapo.pt', 'Bruno', 'Galvão', 'n', 'C', '2015-03-31 22:52:56', '3df9735730', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2240, 'onurbsnitram@hotmail.com', 'Bruno', 'Martins', 'n', 'C', '2015-03-31 22:52:56', '1b5e040011', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2241, 'luis.alegre@hotmail.com', 'Luis', 'Alegre', 'n', 'C', '2015-03-31 22:52:56', '41f1e75247', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2242, 'daniel.pinto93@hotmail.com', 'Daniel', 'Pinto', 'n', 'C', '2015-03-31 22:52:56', 'b75bce82b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2243, 'nando.nobre@hotmail.com', 'Fernando', 'Nobre', 'n', 'C', '2015-03-31 22:52:56', '12a9ecf66e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2244, 'jbmr1987@gmail.com', 'Joaquim', 'Rebelo', 'n', 'C', '2015-03-31 22:52:56', '9cad40395f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2245, 'alexandremc1973@gmail.com', 'Alexandre', 'Maia de Carvalho', 'n', 'C', '2015-03-31 22:52:56', '05a89747dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2246, 'tuliokoerich@gmail.com', 'Tulio', 'Koerich', 'n', 'C', '2015-03-31 22:52:56', '5b2fcecf4c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2247, 'mxl.fotografia.imagem@gmail.com', 'MXL', 'fotografia e imagem', 'n', 'C', '2015-03-31 22:52:56', '42f6f153b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2248, 'paulo.ehmke@gmail.com', 'Paulo Germano', 'Ehmke', 'n', 'C', '2015-03-31 22:52:56', 'd52d597d8c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2249, 'tatiana_vi_eirinha@hotmail.com', 'Tatiana', 'Vieira', 'n', 'C', '2015-03-31 22:52:56', '25ff30c426', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2250, 'muxxxa@hotmail.com', 'Ana', 'Meira', 'n', 'C', '2015-03-31 22:52:56', '9dd3b3f7d3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2251, 'jpalencarb@gmail.com', 'João Paulo', 'Alencar', 'n', 'C', '2015-03-31 22:52:56', 'ed17a329d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2252, 'lulitochaumont@hotmail.com', 'Lulo', 'Chaumont', 'n', 'C', '2015-03-31 22:52:56', '357b24f0c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2253, 'gustavogalhardo.artlx@gmail.com', 'Gustavo', 'Galhardo', 'n', 'C', '2015-03-31 22:52:56', 'f3e8f3eae6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2254, 'rita22sousa@hotmail.com', 'Rita', 'Ribeiro de Sousa', 'n', 'C', '2015-03-31 22:52:56', '602f2adba8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2255, 'leonardos_chin_off@hotmail.com', 'Leonardo', 'Schinoff', 'n', 'C', '2015-03-31 22:52:56', '74cbac2c1e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2256, 'mpreto.mba99@gmail.com', 'Manuel', 'Valadas Preto', 'n', 'C', '2015-03-31 22:52:56', '0221e69af2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2257, 'tbaganha@msn.com', 'Tiago', 'Baganha', 'n', 'C', '2015-03-31 22:52:56', '16cdd17b14', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2258, 'johny_boy16@hotmail.com', 'João', 'Macedo', 'n', 'C', '2015-03-31 22:52:56', 'c15f529e73', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2259, 'ariadnass@blanquerna.url.edu', 'Ariadna', 'Sanchez Sansano', 'n', 'C', '2015-03-31 22:52:56', '3aea568f6d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2260, 'roselyne.peyrouse@orange.fr', 'Roselyne', 'Peyrouze', 'n', 'C', '2015-03-31 22:52:56', 'a2a5cdee2a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2261, 'joao.cascais@hotmail.com', 'João', 'Cascais', 'n', 'C', '2015-03-31 22:52:56', '2574972857', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2262, 'camila.marques01@hotmail.com', 'Camila Da Silva', 'Marques', 'n', 'C', '2015-03-31 22:52:56', '1ec75db15b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2263, 'ines_23_7@hotmail.com', 'Inês', 'Simões', 'n', 'C', '2015-03-31 22:52:56', '84f4b220dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2264, 'sofia.07@live.com.pt', 'Sofia', 'Alcobia', 'n', 'C', '2015-03-31 22:52:56', '339cd2e7c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2265, 'cassantanna@hotmail.com', 'Cassia', 'Santanna', 'n', 'C', '2015-03-31 22:52:56', 'dad857aca4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2266, 'maryse.huscenot@orange.fr', 'Maryse', 'Huscenot', 'n', 'C', '2015-03-31 22:52:56', '43620ad0ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2267, 'laura.matias.h2o@hotmail.com', 'Laura', 'Matias', 'n', 'C', '2015-03-31 22:52:56', '61fc8ed6ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2268, 'eduardosouzaadv@yahoo.com.br', 'Eduardo', 'Da Silva Souza', 'n', 'C', '2015-03-31 22:52:56', '13a69499fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2269, 'renanmutai@yahoo.com.br', 'Renan', 'Mutai Fraguglia', 'n', 'C', '2015-03-31 22:52:56', '605118f5b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2270, 'joaosenagoulao@sapo.pt', 'Joao', 'Goulao', 'n', 'C', '2015-03-31 22:52:56', 'b854f99321', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3715, '', 0, 0),
(2271, 'paulobigbeer@hotmail.com', 'Paulo', 'Papel', 'n', 'C', '2015-03-31 22:52:56', 'd87718142a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2272, 'bernardoroquette@hotmail.com', 'Bernardo', 'Roquette', 'n', 'C', '2015-03-31 22:52:56', 'ab12735768', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2273, 'rhamonperes@hotmail.com', 'Rhamon', 'Péres', 'n', 'C', '2015-03-31 22:52:56', 'dd8c02cb2e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2274, 'analaurentino@gmail.com', 'Ana', 'Laurentino', 'n', 'C', '2015-03-31 22:52:56', '5f3836b0d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2275, 'ana.carvalhao1@gmail.com', 'Ana', 'Felino', 'n', 'C', '2015-03-31 22:52:56', '9187c118bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1905, '', 0, 0),
(2276, 'kau-cat@hotmail.com', 'Kauany', 'Silva', 'n', 'C', '2015-03-31 22:52:56', '9b0d86e9f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2277, 'valerio_32@live.com.pt', 'Diogo', 'Valério', 'n', 'C', '2015-03-31 22:52:56', '7f31add8a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2278, 'luislopes.fig@gmail.com', 'Luis', 'Gomes', 'n', 'C', '2015-03-31 22:52:56', '8cf6c6dca8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2279, 'rafaelnassercamargo22@gmail.com', 'Rafael', 'Nasser', 'n', 'C', '2015-03-31 22:52:56', '7798626ed7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2280, 'riclbravo@gmail.com', 'Ricardo', 'Bravo', 'n', 'C', '2015-03-31 22:52:56', '2ce94d82bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2281, 'pom.moraes@gmail.com', 'Pedro', 'Moraes', 'n', 'C', '2015-03-31 22:52:56', 'd78e38a46e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2282, 'diogo.costa23@hotmail.com', 'Diogo', 'Costa', 'n', 'C', '2015-03-31 22:52:56', '8b585863c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2283, 'rc_baif_21@hotmail.com', 'Ruben', 'Cabral', 'n', 'C', '2015-03-31 22:52:56', '7d5e783be1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2284, 'dopplersurf@yahoo.com.ar', 'Alejandro', 'Cabano', 'n', 'C', '2015-03-31 22:52:56', 'cb931e5417', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2285, 'iginacarvalho@hotmail.com', 'Gih', 'Carvalho', 'n', 'C', '2015-03-31 22:52:56', 'ef5f3cfc60', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2286, 'hmc_guerreiro@hotmail.com', 'Henrique', 'Guerreiro', 'n', 'C', '2015-03-31 22:52:56', 'bc618b1449', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2287, 'ramosgomes@sapo.pt', 'Claudia', 'Gomes', 'n', 'C', '2015-03-31 22:52:56', '314a2aade9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2288, 'claro.tiago@gmail.com', 'Tiago', 'Claro', 'n', 'C', '2015-03-31 22:52:56', 'f1e659bd96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2289, 'buarcoshostel@gmail.com', 'Marcos', 'Charana', 'n', 'C', '2015-03-31 22:52:56', '9515e47ce4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2290, 'mpcost@gmail.com', 'Miguel', 'Costa', 'n', 'C', '2015-03-31 22:52:56', '6c731c3f66', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1282, '', 0, 0),
(2291, 'emilia.limede@gmail.com', 'Emilia Maria', 'Silva', 'n', 'C', '2015-03-31 22:52:56', 'dd6dbfef11', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2292, 'adelaide_de_gouveia@hotmail.com', 'Adelaide', 'Gouveia', 'n', 'C', '2015-03-31 22:52:56', '2e7782d773', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2293, 'natalia.tuxa@gmail.com', 'Natalia', 'Dias', 'n', 'C', '2015-03-31 22:52:56', '0dadebf38d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2294, 'antoniocbcaeiro@gmail.com', 'Antonio', 'Caeiro', 'n', 'C', '2015-03-31 22:52:56', '9db85174e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2295, 'excalibur.to@gmail.com', 'Antonio', 'Duarte', 'n', 'C', '2015-03-31 22:52:56', '2b78759d6e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2296, 'ophelie.ahkouen@icloud.com', 'Ophélie', 'Ah-kouen', 'n', 'C', '2015-03-31 22:52:56', '7357058575', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2297, 'joaomaria.parente@hotmail.com', 'João', 'Parente', 'n', 'C', '2015-03-31 22:52:56', '2c2ceffa7e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2298, 'ejgomes5@gmail.com', 'Emilia', 'Gomes', 'n', 'C', '2015-03-31 22:52:56', '402d56c381', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2299, 'euquero_eserfeliz@hotmail.com', 'Síl', 'Via', 'n', 'C', '2015-03-31 22:52:56', 'a033e6d869', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2300, 'alwayssurfschool@gmail.com', 'Andre', 'Palma', 'n', 'C', '2015-03-31 22:52:56', '466e264c1a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2644, '', 0, 0),
(2301, 'fatimasuspiro@hotmail.com', 'Fatima', 'Suspiro', 'n', 'C', '2015-03-31 22:52:56', '693da038b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2302, 'top-skate@hotmail.com', 'Loja', 'TopSkate', 'n', 'C', '2015-03-31 22:52:56', 'cd5751177d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2303, 'a.c.casaca@hotmail.com', 'Ana Carla', 'Alves', 'n', 'C', '2015-03-31 22:52:56', '17a90ef424', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3135, '', 0, 0),
(2304, 'sofiabruschy@gmail.com', 'Sofia', 'Bruschy', 'n', 'C', '2015-03-31 22:52:56', '6e4a90e0a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1388, '', 0, 0),
(2305, 'vasco@xxsurf.pt', 'Vasco', 'Dias', 'n', 'C', '2015-03-31 22:52:56', 'cb67eec132', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 535, '', 0, 0),
(2306, 'jimebermejo@gmail.com', 'Jimena', 'Bermejo', 'n', 'C', '2015-03-31 22:52:56', '1f3202f306', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2307, 'andrelisboas@hotmail.com', 'André', 'Lisbôa', 'n', 'C', '2015-03-31 22:52:56', '87432d10f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2308, 'brunopontopaiva@gmail.com', 'Bruno', 'Paiva', 'n', 'C', '2015-03-31 22:52:56', '9c566e81dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 424, '', 0, 0),
(2309, 'luismalho@hotmail.com', 'Luis', 'Malho', 'n', 'C', '2015-03-31 22:52:56', '8627bccd76', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2310, 'new.blasting@hotmail.com', 'Sandra', 'Gouveia', 'n', 'C', '2015-03-31 22:52:56', 'c0046d3006', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2311, 'vieiraedsoon@gmail.com', 'edson', 'vieira', 'n', 'C', '2015-03-31 22:52:56', '0ad3e08776', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2312, 'sofinhesquis@hotmail.com', 'Sofia', 'Pereira', 'n', 'C', '2015-03-31 22:52:56', '960f1de835', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2313, 'franciscovilacaa@gmail.com', 'Francisco', 'Vilaça', 'n', 'C', '2015-03-31 22:52:56', '5278824f43', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2314, 'joao23@gmail.com', 'João', 'Santos', 'n', 'C', '2015-03-31 22:52:56', '2273caed3d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2315, 'sapilodi.1111@gmail.com', 'Samantha', 'Pilar', 'n', 'C', '2015-03-31 22:52:56', '3d61d129c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2316, 'eduardo.jr.dias@gmail.com', 'Eduardo', 'Dias', 'n', 'C', '2015-03-31 22:52:56', '8e1eff99af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 451, '', 0, 0),
(2317, 'pjacobprod@gmail.com', 'Pedro', 'Jacob', 'n', 'C', '2015-03-31 22:52:56', '7712c3808a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2318, 'joao_dosantos@hotmail.com', 'João', 'Lourenço', 'n', 'C', '2015-03-31 22:52:56', '86d9e2d0c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2319, 'surfinviladoconde@gmail.com', 'Surf', 'Vila Do Conde', 'n', 'C', '2015-03-31 22:52:56', '1338c4eb59', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1490, '', 0, 0),
(2320, 'miguelperestrelo@netmadeira.com', 'Miguel', 'Perestrelo', 'n', 'C', '2015-03-31 22:52:56', '1c5248516a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2321, 'edu.ade.1@hotmail.com', 'Eduardo', 'Faria', 'n', 'C', '2015-03-31 22:52:56', '73eda04cf5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2322, 'beffgomes@bol.com.br', 'Glauco', 'Beff Gomes', 'n', 'C', '2015-03-31 22:52:56', '1a96fac74b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2323, 'matheus_balbino@hotmail.com', 'Matheus', 'Balbino', 'n', 'C', '2015-03-31 22:52:56', '9f943d39cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2324, 'diogo_fa84@hotmail.com', 'Diogo', 'Mota', 'n', 'C', '2015-03-31 22:52:56', '0266338524', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1139, '', 0, 0),
(2325, 'miquelfaro@gmail.com', 'Miquel', 'Faro Palau', 'n', 'C', '2015-03-31 22:52:56', '4fd4fb1ac5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1893, '', 0, 0),
(2326, 'akauekinamaral@gmail.com', 'Akaue Kin', 'Menezes Amaral', 'n', 'C', '2015-03-31 22:52:56', '1e355fabe2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2327, 'jp_887@hotmail.com', 'João', 'Antunes', 'n', 'C', '2015-03-31 22:52:56', '6403dc44b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 627, '', 0, 0),
(2328, 'antonio_martins_@hotmail.com', 'Antonio', 'Martins', 'n', 'C', '2015-03-31 22:52:56', '77835e2fa3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2329, 'monica.guardado@gmail.com', 'Monica', 'Guardado', 'n', 'C', '2015-03-31 22:52:56', '352f87b207', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2330, 'nunofazevedo@gmail.com', 'Nuno', 'Azevedo', 'n', 'C', '2015-03-31 22:52:56', '7f58e764de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2331, 'gatinhesca@hotmail.com', 'Inês', 'Marques', 'n', 'C', '2015-03-31 22:52:56', '08efbede47', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2332, 'nuno246@hotmail.com', 'Nuno', 'Tavares', 'n', 'C', '2015-03-31 22:52:56', 'dd41e0539d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2647, '', 0, 0),
(2333, 'marianateixeira_172@hotmail.com', 'Mariana', 'Degener Tomaz', 'n', 'C', '2015-03-31 22:52:56', '83e24e39cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2423, '', 0, 0),
(2334, 'kinaslolipop@gmail.com', 'Miguel', 'Rivotti', 'n', 'C', '2015-03-31 22:52:56', 'bc9d4e707d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2335, 'phvbarreto@gmail.com', 'Pedro Henrique', 'Vieira Barreto', 'n', 'C', '2015-03-31 22:52:56', '6959bcc724', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2336, 'epadua@clix.pt', 'Elizabeth', 'Pádua', 'n', 'C', '2015-03-31 22:52:56', 'de998e0855', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2337, 'efrabak@hotmail.com', 'Efrain', 'Dueñas', 'n', 'C', '2015-03-31 22:52:56', '7ec920e389', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2338, 'mauromotty@gmail.com', 'Mauro', 'Motty', 'n', 'C', '2015-03-31 22:52:56', 'fb97fc088d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2339, 'mateuslodi@hotmail.com', 'Mateus', 'Lodi', 'n', 'C', '2015-03-31 22:52:56', 'a94b1da3c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2340, 'marcelobxavier@hotmail.com', 'Marcelo', 'Xavier', 'n', 'C', '2015-03-31 22:52:56', 'a427c4afe2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2341, 'elson_pereira@hotmail.com', 'Pereira', 'Elson', 'n', 'C', '2015-03-31 22:52:56', 'df74674379', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2342, 'nunonteiro@hotmail.com', 'Nuno', 'Monteiro', 'n', 'C', '2015-03-31 22:52:56', 'fd8a18e2b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2343, 'p.romao@globo.com', 'Paulo', 'Romão', 'n', 'C', '2015-03-31 22:52:56', '1e1c38b67e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2344, 'pedroetosh1980@hotmail.com', 'Pedro', 'Soares', 'n', 'C', '2015-03-31 22:52:56', '7b4104fb27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 346, '', 0, 0),
(2345, 'andrixpx@hotmail.com', 'André', 'Dias', 'n', 'C', '2015-03-31 22:52:56', '22ec5f225a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2346, 'jrrdelgado@hotmail.com', 'José', '', 'n', 'C', '2015-03-31 22:52:56', '54c7c9f646', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4041, '', 0, 0),
(2347, 'callaway919@yahoo.com', 'Jensen', 'Callaway', 'n', 'C', '2015-03-31 22:52:56', '1469700183', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2348, 'denis20_surf@hotmail.com', 'Denis', 'Guigão', 'n', 'C', '2015-03-31 22:52:56', '49821bc6bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(2349, 'gamaknoll@hotmail.com', 'Carlos', 'Knoll', 'n', 'C', '2015-03-31 22:52:56', 'f75960e67d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2350, 'kalan.psyco@gmail.com', 'Kalã', 'Pilli', 'n', 'C', '2015-03-31 22:52:56', 'bc312e4173', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2351, 'manoelart2008@gmail.com', 'Manoel', 'Fernandes Neto', 'n', 'C', '2015-03-31 22:52:56', 'c3968dcaad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2352, 'miguelfgcascais@hotmail.com', 'M', 'Gouveia', 'n', 'C', '2015-03-31 22:52:56', '96a894335f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2353, 'charoguida@hotmail.com', 'Sara', 'Güida', 'n', 'C', '2015-03-31 22:52:56', '35dd11b0c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2354, 'williamdgs1@hotmail.com', 'William', 'Garces', 'n', 'C', '2015-03-31 22:52:56', '007525a25b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2355, 'jestadelhofer@gmail.com', 'Jéssica', 'Stadelhofer', 'n', 'C', '2015-03-31 22:52:56', '452005a0bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2356, 'presi@hotmail.com', 'Bladimir', 'Mauri Castro', 'n', 'C', '2015-03-31 22:52:56', 'c2d50e8275', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2357, 'kaiaznar2002@gmail.com', 'Kai', 'Aznar', 'n', 'C', '2015-03-31 22:52:56', '892599669d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2358, 'tiago_goncalo@yahoo.com.br', 'Gonçalo', 'Esperança', 'n', 'C', '2015-03-31 22:52:56', '1febf1945c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2359, 'sanchezlet1981@gmail.com', 'Leticia', 'Sanchez', 'n', 'C', '2015-03-31 22:52:56', 'e07243bc08', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2360, 'eduardocaldeira4@gmail.com', 'Eduardo', 'Caldeira', 'n', 'C', '2015-03-31 22:52:56', '1d07136e18', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2361, 'vi.uva.13@hotmail.com', 'João', 'Câmara', 'n', 'C', '2015-03-31 22:52:56', '9e9e647411', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2362, 'miguelhenriquebrazil@hotmail.com', 'Miguel', 'Brazil', 'n', 'C', '2015-03-31 22:52:56', 'dcb88410be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2363, 'juancastillo@arcordeleste.com', 'Juan', 'Castillo', 'n', 'C', '2015-03-31 22:52:56', 'cb1c7990c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2364, 'mj.rasga@gmail.com', 'Maria', 'Rasga', 'n', 'C', '2015-03-31 22:52:56', '0bc812bc6c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2365, 'katemigmacedo@gmail.com', 'Miguel', 'Macedo', 'n', 'C', '2015-03-31 22:52:56', '9fa32988d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2366, 'marlonfagundes@live.com', 'Marlon', 'Fagundes', 'n', 'C', '2015-03-31 22:52:56', 'd7ee806416', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2367, 'luisa_teixeira@live.com', 'Luisa', 'Teixeira', 'n', 'C', '2015-03-31 22:52:56', '0090c43c09', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2368, 'franciscodebrito@gmail.com', 'Francisco', 'de Brito', 'n', 'C', '2015-03-31 22:52:56', '27fb2de126', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1650, '', 0, 0),
(2369, 'tgsmendes@gmail.com', 'Mendes', 'Tyson', 'n', 'C', '2015-03-31 22:52:56', 'b5f1a011b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2370, 'joaofe.rodrigues@gmail.com', 'João', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:56', '906477c85c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2371, 'brunomiguelmateus@hotmail.com', 'Bruno', 'Mateus', 'n', 'C', '2015-03-31 22:52:56', 'b20910702e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2832, '', 0, 0),
(2372, 'stephaniefabio2@hotmail.com', 'Fábio', 'Furtado', 'n', 'C', '2015-03-31 22:52:56', 'f0d5cbdf1a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2373, 'triangulovideos@ymail.com', 'Triângulo', 'Vídeos', 'n', 'C', '2015-03-31 22:52:56', 'e83fab7d65', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2374, 'micasurfboards@gmail.com', 'Mica', 'Surfboards', 'n', 'C', '2015-03-31 22:52:56', '5e291f9d93', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2375, 'gossipinha@hotmail.com', 'Maria', 'Faria', 'n', 'C', '2015-03-31 22:52:56', '50bf485cbc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2376, 'indigo964@gmail.com', 'Jimmy', 'Jazz', 'n', 'C', '2015-03-31 22:52:56', 'aa1acc78fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1438, '', 0, 0),
(2377, 'eduardobotafogo14@hotmail.com', 'Eduardo', 'Almeida Bezerra', 'n', 'C', '2015-03-31 22:52:56', 'f86ab0436b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2378, 'surfealma5@hotmail.com', 'Darío', 'Godoy', 'n', 'C', '2015-03-31 22:52:56', '7c745516c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2379, 'g.m.14@hotmail.com', 'Gonçalo', 'Moreira', 'n', 'C', '2015-03-31 22:52:56', 'c65f6c1086', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2380, 'xananiz@hotmail.com', 'Alexandra', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:56', 'a1692b23a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2381, 'sararoqueteandrade@hotmail.com', 'Sara', 'Andrade', 'n', 'C', '2015-03-31 22:52:56', '61bc8d0b2a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2382, 'sofiashattock@hotmail.com', 'Sofia', 'Gouveia', 'n', 'C', '2015-03-31 22:52:56', '03088af575', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2383, 'luismgtorpes@gmail.com', 'Luis', 'Guilherme Torpes', 'n', 'C', '2015-03-31 22:52:56', 'c7c59e624f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2384, 'tomas_feijao@hotmail.com', 'Tomás', 'Feijao', 'n', 'C', '2015-03-31 22:52:56', '1029ee285d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2385, 'luki2003@sms.at', 'Lukas', 'Schausberger', 'n', 'C', '2015-03-31 22:52:56', 'ca257bb26f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2386, 'fcosta__@hotmail.com', 'Fernando', 'Costa', 'n', 'C', '2015-03-31 22:52:56', '8a54f0ee55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2387, 'luisbastosurf@gmail.com', 'Luís', 'Basto', 'n', 'C', '2015-03-31 22:52:56', 'b6b47d31f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2388, 'andre_ramos@netcabo.pt', 'Pedro', 'Ramos', 'n', 'C', '2015-03-31 22:52:56', '28e20ee129', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2389, 'tonymontana52@gmail.com', 'Jose', 'Agostinho', 'n', 'C', '2015-03-31 22:52:56', '3c2ddfdec8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 506, '', 0, 0),
(2390, 'leonorpinto@iol.pt', 'Fátima', 'Pinto', 'n', 'C', '2015-03-31 22:52:56', 'b3b5fc6858', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2391, 'antonio.batalha@gmail.com', 'Antonio', 'Batalha', 'n', 'C', '2015-03-31 22:52:56', '0b76734b36', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2392, 'beatriz_rodriguessousa@hotmail.com', 'Beatriz', 'Sousa', 'n', 'C', '2015-03-31 22:52:56', 'ad2e34faa4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2393, 'andre_moreira@live.com', 'André', 'Moreira', 'n', 'C', '2015-03-31 22:52:56', '5dcf56c8bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2394, 'dino_izidoro@hotmail.com', 'Marcelo', 'Isidoro', 'n', 'C', '2015-03-31 22:52:56', 'de0a5044a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2395, 'tomas.lameiras@hotmail.com', 'Tomás', 'Paviana', 'n', 'C', '2015-03-31 22:52:56', '23698018cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4868, '', 0, 0),
(2396, 'tomazini.felipe@gmail.com', 'Felipe', 'Tomazini', 'n', 'C', '2015-03-31 22:52:56', '0de1f2ae2a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2397, 'fifia_lanhoso@hotmail.com', 'Sofia', 'Hüsgen Lanhoso', 'n', 'C', '2015-03-31 22:52:56', 'ef1b3856cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2398, 'aabelha@sapo.pt', 'Carlos', 'Abelha', 'n', 'C', '2015-03-31 22:52:56', 'abeb9a0b66', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2399, 'fernando.salta@hotmail.com', 'Fernando', 'Salta', 'n', 'C', '2015-03-31 22:52:56', 'a782d42e5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2400, 'joao_marques_matos@hotmail.com', 'João', 'Matos', 'n', 'C', '2015-03-31 22:52:56', 'fdc08edd80', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2401, 'rosamouramiranda@iol.pt', 'Rosa', 'Miranda', 'n', 'C', '2015-03-31 22:52:56', '9258b0fb8e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2402, 'brunofigueira@msn.com', 'Bruno', 'Figueira', 'n', 'C', '2015-03-31 22:52:56', 'bb0e3991ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2403, 'contacto@moresurfmag.com', 'Nicolas', 'Albano', 'n', 'C', '2015-03-31 22:52:56', 'e0dd0aa739', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2404, 'tobertier@gmail.com', 'Antonio', 'Bertier', 'n', 'C', '2015-03-31 22:52:56', 'e1af76d692', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2405, 'atassino@gmail.com', 'Alana', 'Tassino', 'n', 'C', '2015-03-31 22:52:56', 'd9745f79a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2406, 'miren.segurajauregi@gmail.com', 'Miren', 'Segurajauregi Gordoa', 'n', 'C', '2015-03-31 22:52:56', '44b6a70ed4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2407, 'ricardojsppfreitas@gmail.com', 'Ricardo', 'Freitas', 'n', 'C', '2015-03-31 22:52:56', '24c5bd58a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2408, 'foca_tjs@hotmail.com', 'André', 'Felipe', 'n', 'C', '2015-03-31 22:52:56', '65091c36da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2409, 'anabello4@hotmail.com', 'Ana', 'Bello', 'n', 'C', '2015-03-31 22:52:56', 'bdc6821280', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2410, 'baptista_f@hotmail.com', 'João', 'Baptista Fernandes', 'n', 'C', '2015-03-31 22:52:56', 'e0a1d78a83', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2411, 'jaimedacunhas@gmail.com', 'Jaime', 'Cunha', 'n', 'C', '2015-03-31 22:52:56', 'a3066c0590', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2412, 'joaomarialuz@gmail.com', 'João', 'Luz', 'n', 'C', '2015-03-31 22:52:56', '4c02ea3b74', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2413, 'jfpiresferreira@gmail.com', 'Jorge', 'Ferreira', 'n', 'C', '2015-03-31 22:52:56', '8bcd485e24', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2414, 'picabacafe@gmail.com', 'Picaba', 'Café', 'n', 'C', '2015-03-31 22:52:56', 'c2255d76cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3890, '', 0, 0),
(2415, 'goncaloventura4318@gmail.com', 'Goncalo', 'Ventura', 'n', 'C', '2015-03-31 22:52:56', '7a8d357c98', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2416, 'tiagocarmona@gmail.com', 'Tiago Oliveira', '', 'n', 'C', '2015-03-31 22:52:56', 'c7832bb935', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3149, '', 0, 0),
(2417, 'immorais@sapo.pt', 'Inês', 'Morais', 'n', 'C', '2015-03-31 22:52:56', 'ff037ea14a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1411, '', 0, 0),
(2418, 'marco.mendes37@hotmail.com', 'Marco', 'Mendes', 'n', 'C', '2015-03-31 22:52:56', 'e38f22d94a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2419, 'maer1993@gmail.com', 'Maria', 'Ermida', 'n', 'C', '2015-03-31 22:52:56', '1e7b846d4a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2420, 'marinepayet77@outlook.fr', 'Marine', 'Ah-kouen', 'n', 'C', '2015-03-31 22:52:56', '66913d60b6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2421, 'danibeachbabe@hotmail.com', 'Daniela', 'de Sousa', 'n', 'C', '2015-03-31 22:52:56', '9271246cb3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2422, 'valadas_ines@hotmail.com', 'Inês Valadas', 'Pereira', 'n', 'C', '2015-03-31 22:52:56', '9c3069f9ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2423, 'tiagomg495@hotmail.com', 'Tiago', 'Gonçalves', 'n', 'C', '2015-03-31 22:52:56', '4b0e5ddf58', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2424, 'hugoalexsousa@gmail.com', 'Hugo', 'Sousa', 'n', 'C', '2015-03-31 22:52:56', '268a28cc4d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3384, '', 0, 0),
(2425, 'filipa_fred@hotmail.com', 'Filipa', 'Frederico', 'n', 'C', '2015-03-31 22:52:56', '497e0e56d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2426, 'alemarcou@hotmail.com', 'Alexandra', 'Markoulaki', 'n', 'C', '2015-03-31 22:52:56', '18b0b217f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2427, 'p.poiretsaldanha@hotmail.com', 'Pedro', 'Poiret Saldanha', 'n', 'C', '2015-03-31 22:52:56', 'b0a45efba5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2428, 'mike17gomes@hotmail.com', 'Miguel', 'Gomes', 'n', 'C', '2015-03-31 22:52:56', '5a60a440ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2429, 'lourandrade@hotmail.com', 'Lourenço', 'Andrade', 'n', 'C', '2015-03-31 22:52:56', 'c7603fa4d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2430, 'alexandracardoso93@gmail.com', 'Alexandra', 'Cardoso', 'n', 'C', '2015-03-31 22:52:56', '32f0cc3534', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2431, 'emiliorodriguez2390@hotmail.com', 'Emilio', 'Rodriguez', 'n', 'C', '2015-03-31 22:52:56', '917fa07e13', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2432, 'bea_salgueiro@hotmail.com', 'Beatriz', 'Salgueiro', 'n', 'C', '2015-03-31 22:52:56', '154c08911e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2433, 'cristina.patacho@gmail.com', 'Cristina', 'Patacho', 'n', 'C', '2015-03-31 22:52:56', '0a4a4edc86', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1144, '', 0, 0),
(2434, 'martinmicp@hotmail.com', 'Martin', 'Portugal', 'n', 'C', '2015-03-31 22:52:56', '947160fd4d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2435, 'paulo_palma@hotmail.com', 'Paulo', 'Palma', 'n', 'C', '2015-03-31 22:52:56', 'a3571aae1c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2436, 'cordeiro_filipe@hotmail.com', 'Filipe', 'Cordeiro', 'n', 'C', '2015-03-31 22:52:56', '6b5a212649', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1889, '', 0, 0),
(2437, 'ana.conde@estradasdeportugal.pt', 'Ana Lúcia', 'Conde', 'n', 'C', '2015-03-31 22:52:56', 'a5bdf363ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2438, 'linosagomes@hotmail.com', 'Lino', 'Sá', 'n', 'C', '2015-03-31 22:52:56', '6b27bd5f5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2439, 'gloriafran@uol.com.br', 'Gloria', 'Francischetti', 'n', 'C', '2015-03-31 22:52:56', '68f2461fa0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2440, 'margarida_martinho_2@hotmail.com', 'Margarida', 'Martinho', 'n', 'C', '2015-03-31 22:52:56', 'beca39a6df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2441, 'brunomaya_r@hotmail.com', 'Bruno', 'Maya', 'n', 'C', '2015-03-31 22:52:56', 'a786af0cb0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2442, 'maty-43@hotmail.com', 'Mathias', 'Bermúdez', 'n', 'C', '2015-03-31 22:52:56', 'b61e1e0c81', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2443, 'agusbriiano@hotmail.com', 'Agus', 'Briano', 'n', 'C', '2015-03-31 22:52:56', '88eb75bb0e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2444, 'joaosousactavares@gmail.com', 'Joao', 'Tavares', 'n', 'C', '2015-03-31 22:52:56', 'f3afe04b0f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2445, 'msmestre@gmail.com', 'Manuel', 'Mestre', 'n', 'C', '2015-03-31 22:52:56', 'c8e57e523f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2633, '', 0, 0),
(2446, 'purezach@me.com', 'Pureza', 'Champalimaud', 'n', 'C', '2015-03-31 22:52:56', '5eff5d15c4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2447, 'anareis3@hotmail.com', 'Ana', 'Margarida', 'n', 'C', '2015-03-31 22:52:56', '7e3180d09f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2448, 'laura.huscenot@sfr.fr', 'Laura', 'CoachSportif', 'n', 'C', '2015-03-31 22:52:56', '96a1b689e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2449, 'togoncalves@gmail.com', 'António', 'Gonçalves', 'n', 'C', '2015-03-31 22:52:56', '8cf356d864', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2220, '', 0, 0),
(2450, 'pedroramoshdr16@hotmail.com', 'Pedro', 'Ramos', 'n', 'C', '2015-03-31 22:52:56', 'a7b6e1f532', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2451, 'pedrobelocalado@gmail.com', 'Pedro', 'Calado', 'n', 'C', '2015-03-31 22:52:56', '74e1e34970', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2452, 'petesampaio@gmail.com', 'Pedro', 'Sampaio', 'n', 'C', '2015-03-31 22:52:56', 'e2b16dd3df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2453, 'farturasjunior@hotmail.com', 'Miguel', 'João', 'n', 'C', '2015-03-31 22:52:56', 'fdd7fcb026', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1557, '', 0, 0),
(2454, 'jmsrmaub@gmail.com', 'Jean Philippe', 'Roumillac', 'n', 'C', '2015-03-31 22:52:56', '4914b48712', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2455, 'zecosjr@hotmail.com', 'Zenon', 'Junior', 'n', 'C', '2015-03-31 22:52:56', '16a96fce48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2456, 'm.emilia.c@hotmail.com', 'María', 'Cacheiro Almeida', 'n', 'C', '2015-03-31 22:52:56', '37b5bd4499', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2457, 'manecas2cv@gmail.com', 'Manuel', 'Caetano', 'n', 'C', '2015-03-31 22:52:56', '6331d77d80', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2458, 'costa.canudas@gmail.com', 'Jose', 'Canudas', 'n', 'C', '2015-03-31 22:52:56', '6f1fb9cb2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4060, '', 0, 0),
(2459, 'mike3220@hotmail.com', 'Miguel', 'Oliveira', 'n', 'C', '2015-03-31 22:52:56', 'fecfd1ae24', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2460, 'ritarandrade@hotmail.com', 'Rita', 'Andrade', 'n', 'C', '2015-03-31 22:52:56', '6481c17644', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2461, 'edu_morais@hotmail.com', 'Eduardo', 'Morais', 'n', 'C', '2015-03-31 22:52:56', 'd98f4c27eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1769, '', 0, 0),
(2462, 'anavallente@hotmail.com', 'Ana', 'Valente', 'n', 'C', '2015-03-31 22:52:56', '66a80828ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2463, 'lmmsilvapt@yahoo.com', 'Luís', 'Silva', 'n', 'C', '2015-03-31 22:52:56', '78b02ad7ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2464, 'renatalmeida97@hotmail.com', 'Renata', 'Almeida', 'n', 'C', '2015-03-31 22:52:56', '5e1fac6537', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2465, 'anacpereira@hotmail.com', 'Ana', 'Pereira', 'n', 'C', '2015-03-31 22:52:56', '85d10d7849', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 927, '', 0, 0),
(2466, 'jasne.bar@gmail.com', 'Jasné', 'Bar', 'n', 'C', '2015-03-31 22:52:56', '29d789a44b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2467, 'pedro_sturken@hotmail.com', 'Pedro', 'Sturken', 'n', 'C', '2015-03-31 22:52:56', '9a17123498', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2468, 'jpb966@gmail.com', 'Pablo', 'Batista', 'n', 'C', '2015-03-31 22:52:56', '46bae622f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2469, 'cj_jo_21@hotmail.com', 'Joana', 'Costa', 'n', 'C', '2015-03-31 22:52:56', '076b3cdc6f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2470, 'coutinho_cp@hotmail.com', 'Cláudio', 'Coutinho', 'n', 'C', '2015-03-31 22:52:56', '4dceca1383', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2471, 'miacapucho@gmail.com', 'Maria', 'Capucho Cmt', 'n', 'C', '2015-03-31 22:52:56', 'a342a7fe64', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2472, 'acostaviviane@outlook.com', 'Lucas Danigno Viviane', 'Acosta', 'n', 'C', '2015-03-31 22:52:56', 'e775a3844f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2473, 'ana.gomes@autoferraz.pt', 'Ana', 'Gomes', 'n', 'C', '2015-03-31 22:52:56', '9cda48cb9b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2781, '', 0, 0),
(2474, 'lisandroebruna@hotmail.com', 'Lisandro', 'Lemos', 'n', 'C', '2015-03-31 22:52:56', 'e3416be131', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2475, 'andrealdo@gmail.com', 'André', 'Pereira', 'n', 'C', '2015-03-31 22:52:56', 'cb3fda0626', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2476, 'luisvale_@hotmail.com', 'Luís', 'Do Vale', 'n', 'C', '2015-03-31 22:52:56', '929b9a4322', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2477, 'ricardo_coutinho_1@hotmail.com', 'Ricardo', 'Coutinho MB', 'n', 'C', '2015-03-31 22:52:56', '16791227f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2478, 'jlgomescosta@gmail.com', 'Luis Costa', 'Costa', 'n', 'C', '2015-03-31 22:52:56', '3fadfd1fa7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2479, 'rosahsabrina7@gmail.com', 'Sabrina', 'Rosa', 'n', 'C', '2015-03-31 22:52:56', '3cbab3f29d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2480, 'gajobom_3@hotmail.com', 'Harold', 'Vieira', 'n', 'C', '2015-03-31 22:52:56', 'a68943f3a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2481, 'brunoxakal@gmail.com', 'Bruno', 'Gomes', 'n', 'C', '2015-03-31 22:52:56', 'd8cccba0ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2482, 'vlr_94@hotmail.com', 'Vinícius', 'Lopes', 'n', 'C', '2015-03-31 22:52:56', '491507e5c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2483, 'nunogreenstone@hotmail.com', 'Nuno', 'Marçalo', 'n', 'C', '2015-03-31 22:52:56', '6484ae938d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2484, 'rui_espadaneira@hotmail.com', 'Rui', 'Miguel', 'n', 'C', '2015-03-31 22:52:56', '3a45c1a046', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2485, 'francis.doody@joomlalisbon.com', 'Francis', 'Doody', 'n', 'C', '2015-03-31 22:52:56', 'c8886e6851', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1418, '', 0, 0),
(2486, 'joaodasilva@live.com.pt', 'João', 'Silva', 'n', 'C', '2015-03-31 22:52:56', '0ea23d7028', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2487, 'maninhainha@hotmail.com', 'Isabel', 'Mello', 'n', 'C', '2015-03-31 22:52:56', '59f350ac12', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2488, 'ana_pc_@hotmail.com', 'Ana', 'Penha E Costa', 'n', 'C', '2015-03-31 22:52:56', 'e63d858f9e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2489, 'mati.rn.2000@gmail.com', 'Matilde', 'Reymão', 'n', 'C', '2015-03-31 22:52:56', '4725bcb699', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2490, 'dianabarroso@gmail.com', 'Diana', 'Barroso', 'n', 'C', '2015-03-31 22:52:56', 'fb9866cd5e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2491, 'saramarinho@ears.com.br', 'Sarah', 'Viana Bergamine', 'n', 'C', '2015-03-31 22:52:56', '87541f4ce1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2492, 'dandii78@hotmail.com', 'Guilherme', 'Rebelo', 'n', 'C', '2015-03-31 22:52:56', '9529a0233e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4096, '', 0, 0),
(2493, 'hugomesreis@hotmail.com', 'Hugo', 'Reis', 'n', 'C', '2015-03-31 22:52:56', 'e4ff32b25c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2494, 'joao_nanika@hotmail.com', 'Joao', 'da Cruz', 'n', 'C', '2015-03-31 22:52:56', 'fbbf01ab9b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3275, '', 0, 0),
(2495, 'anabettencourt1@gmail.com', 'Ana', 'Bettencourt', 'n', 'C', '2015-03-31 22:52:56', '2f9e785cf2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2496, 'castroyago@hotmail.com', 'Yago', 'Castro', 'n', 'C', '2015-03-31 22:52:56', '77bc462260', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2497, 'manuelnuchioliveira@gmail.com', 'Manuel Nuchi', 'Oliveira', 'n', 'C', '2015-03-31 22:52:56', '444061208d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2498, 'arara.pp@hotmail.com', 'Pedro', 'Parreira', 'n', 'C', '2015-03-31 22:52:56', 'c5ffe08333', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2499, 'nono.rentroia@hotmail.com', 'Leonor', 'Rentroia', 'n', 'C', '2015-03-31 22:52:56', '246cc4e55d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2500, 'tca28@hotmail.com', 'Tiago', 'Alves', 'n', 'C', '2015-03-31 22:52:56', '69e10bcdab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2501, 'lauragil@netcabo.pt', 'Laura', 'Gil', 'n', 'C', '2015-03-31 22:52:56', 'c655e9c130', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2502, 'laranjaporto@gmail.com', 'Nuno', 'Laranja', 'n', 'C', '2015-03-31 22:52:56', 'b9e295f671', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2503, 'elfabito@gmail.com', 'Ilion', 'Fabs', 'n', 'C', '2015-03-31 22:52:56', 'ebedd0cb75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2504, 'evaporado@hotmail.com', 'Ruben', 'Gouveia', 'n', 'C', '2015-03-31 22:52:56', '186559b1ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 563, '', 0, 0),
(2505, 'brunocfbr@hotmail.com', 'Bruno', 'Costa', 'n', 'C', '2015-03-31 22:52:56', '50c7a86fcc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2506, 'diobiacarneiro@gmail.com', 'Diogo', 'Carneiro', 'n', 'C', '2015-03-31 22:52:56', 'f941937cbd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2507, 'danicuevas99@gmail.com', 'dani', 'cuevas', 'n', 'C', '2015-03-31 22:52:56', '82a9444682', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2508, 'joao.sektor55@gmail.com', 'Joao', 'Mesquita', 'n', 'C', '2015-03-31 22:52:56', '7ccb98dd8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2509, 'piliblanes@hotmail.com', 'Pilar', 'Blanes', 'n', 'C', '2015-03-31 22:52:56', '75595647ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2510, 'joaorib80@gmail.com', 'João', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:56', 'e93ddb23a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3071, '', 0, 0),
(2511, 'martimotto@hotmail.com', 'Martim', 'Sousa Otto', 'n', 'C', '2015-03-31 22:52:56', '15b91e50e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2512, 'surflula@hotmail.com', 'Luís', 'Perloiro', 'n', 'C', '2015-03-31 22:52:56', '3911474fd1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2513, 'andersonmtd@gmail.com', 'Anderson', 'Dias', 'n', 'C', '2015-03-31 22:52:56', 'c8606a2b29', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2514, 'joao.p.c.esteves@gmail.com', 'João', 'Esteves', 'n', 'C', '2015-03-31 22:52:56', '7ec32b76ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1579, '', 0, 0),
(2515, 'pedrofernandes1980@yahoo.com', 'Pedro', 'Fernandes', 'n', 'C', '2015-03-31 22:52:56', '9655d8c44f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2516, 'ibonfrances@hotmail.es', 'Ibon', 'Frances', 'n', 'C', '2015-03-31 22:52:56', '163c154c60', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2517, 'thiagoamaro2000@hotmail.com', 'Thiago', 'Amaro', 'n', 'C', '2015-03-31 22:52:56', '109ff994d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2518, 'ricardo.gama@live.com.pt', 'Ricardo', 'Gama Oliveira', 'n', 'C', '2015-03-31 22:52:56', '6ea05be380', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2519, 'rui.pedro.ventura@googlemail.com', 'Rui', 'Ventura', 'n', 'C', '2015-03-31 22:52:56', 'c19fd86dde', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2520, 'aquino7368@hotmail.com', 'Marcelo', 'Aquino', 'n', 'C', '2015-03-31 22:52:56', '844f33772f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2521, 'jennefferdf@yahoo.com.br', 'Jenneffer', 'Fraga', 'n', 'C', '2015-03-31 22:52:56', 'b232684d39', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2522, 'xaninho.surf@gmail.com', 'alexandre', 'ferreira', 'n', 'C', '2015-03-31 22:52:56', '147483f83e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2523, 'markfu@ibest.com.br', 'Marcio', 'Fu', 'n', 'C', '2015-03-31 22:52:56', '5e9b02f2cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2524, 'dig0surf.rodrigo@gmail.com', 'Rodrigo', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:56', '23cec08750', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2525, '93jfandrade@gmail.com', 'Joao', 'França', 'n', 'C', '2015-03-31 22:52:56', '170b910e1a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2526, 'rdhierro@hotmail.com', 'Rosa', 'Del Hierro', 'n', 'C', '2015-03-31 22:52:56', 'fdea78385c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2527, 'rey_chambino@hotmail.com', 'Miguel', 'Chambino', 'n', 'C', '2015-03-31 22:52:56', 'a1fa3b0c61', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2528, 'jbaptista2013@gmail.com', 'João', 'Baptista', 'n', 'C', '2015-03-31 22:52:56', '7ebae6d6df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1651, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(2529, 'rafaelgdebem@hotmail.com', 'Cães de Caça', 'Pura Raça', 'n', 'C', '2015-03-31 22:52:56', '843b39d5a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2530, 'anacamarapereira@gmail.com', 'Gonçalo', 'Pereira', 'n', 'C', '2015-03-31 22:52:56', '506c46dda1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2531, 'anacristinacarrapato@sapo.pt', 'Ana', 'Carrapato Calado', 'n', 'C', '2015-03-31 22:52:56', '3231013ce0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2532, 'carlosmaria@netcabo.pt', 'Carlos', 'Mota', 'n', 'C', '2015-03-31 22:52:56', '04bba36467', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2645, '', 0, 0),
(2533, 'filipe_santiago@msn.com', 'Filipe', 'Costa', 'n', 'C', '2015-03-31 22:52:56', '427253c845', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2534, 'mariaclaudia77@hotmail.com.br', 'Maria Claudia', 'de Avellar', 'n', 'C', '2015-03-31 22:52:56', '4d4c3f6e91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2535, 'yuri007@hotmail.fr', 'Reda', 'Chawki', 'n', 'C', '2015-03-31 22:52:56', '0c8213b8b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2536, 'lojaboardco@hotmail.com', 'Leonardo', 'Vieira', 'n', 'C', '2015-03-31 22:52:56', 'a7473a3bbf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2537, 'christian1casado@gmail.com', 'Christian', 'Casado', 'n', 'C', '2015-03-31 22:52:56', 'e05e980d69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2538, 'm4rcozz1@hotmail.com', 'Gustavo', 'Marcozzi', 'n', 'C', '2015-03-31 22:52:56', '38e60002cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2539, 'deko.surf@hotmail.com', 'André Luis', 'Vieira', 'n', 'C', '2015-03-31 22:52:56', '308f644157', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2540, 'mariamalsn@gmail.com', 'Santiago', 'Neves', 'n', 'C', '2015-03-31 22:52:56', 'b56050b551', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1408, '', 0, 0),
(2541, 'carolina_m_dias@hotmail.com', 'Carolina', 'Archer Malheiro Dias', 'n', 'C', '2015-03-31 22:52:56', '1629c1dd13', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2542, 'madalenavazsantos@msn.com', 'Madalena', 'Santos', 'n', 'C', '2015-03-31 22:52:56', 'cbce6352fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2543, 'sebaman@msn.com', 'Michel', 'Sena', 'n', 'C', '2015-03-31 22:52:56', '99c79d365f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2544, 'daniel.jacob@terra.com.br', 'Daniel', 'Gromzynski', 'n', 'C', '2015-03-31 22:52:56', '25e94085d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2545, 'andrade81@gmail.com', 'Marcelo Andrade', 'Elizabete Monteiro', 'n', 'C', '2015-03-31 22:52:56', '9cf2dc7774', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2546, 'freddyjacob@terra.com.br', 'Freddy', 'Jacob', 'n', 'C', '2015-03-31 22:52:56', '41d4ccd3a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2547, 'antoniofreire1999@gmail.com', 'Antonio', 'Freire', 'n', 'C', '2015-03-31 22:52:56', '5a1b58eaf7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1392, '', 0, 0),
(2548, 'claudia.c.oliveira@hotmail.com', 'Claudia', 'Oliveira', 'n', 'C', '2015-03-31 22:52:56', '5aa71d3a01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2549, 'alves_morales@hotmail.com', 'Marcelo', 'Alves Silva', 'n', 'C', '2015-03-31 22:52:56', 'be81ae39cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2550, 'joaovidal@live.com.pt', 'João', 'Vidal', 'n', 'C', '2015-03-31 22:52:56', '973cab949b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2551, 'diegopassos.log@gmail.com', 'Diego', 'Augusto Passos', 'n', 'C', '2015-03-31 22:52:56', 'ccea2b9f03', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2552, 'victor@sizaret.net', 'Victor', 'Sizaret', 'n', 'C', '2015-03-31 22:52:56', 'a907be053b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2553, 'tatosurfboards@hotmail.com', 'Tato', 'Shapes', 'n', 'C', '2015-03-31 22:52:56', '9a6a8ef415', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2554, 'babaneves@sapo.pt', 'Baba', 'Neves', 'n', 'C', '2015-03-31 22:52:56', 'b09acdb8dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 787, '', 0, 0),
(2555, 'm.sarmento_20@hotmail.com', 'Manel', 'Sarmento', 'n', 'C', '2015-03-31 22:52:56', '8de1b36f5d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2556, 'carolinaspinola_93@hotmail.com', 'Sofia', 'Spinola', 'n', 'C', '2015-03-31 22:52:56', '2f7d7dbae4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2557, 'martammoreira@hotmail.com', 'Marta', 'Morgado', 'n', 'C', '2015-03-31 22:52:56', 'dcfca5303a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1246, '', 0, 0),
(2558, 'lostwestoz@gmail.com', 'Ek', 'surf', 'n', 'C', '2015-03-31 22:52:56', '952153c217', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2559, 'padilhamachado@gmail.com', 'Gabriela', 'Padilha Machado', 'n', 'C', '2015-03-31 22:52:56', '1fddf0cd27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2560, 'ordep.freire@gmail.com', 'Pedro', 'Freire', 'n', 'C', '2015-03-31 22:52:56', 'e85c96df66', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2561, 'augustocsantana@gmail.com', 'Augusto Cesar', 'Santana', 'n', 'C', '2015-03-31 22:52:56', '50c06d8556', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2562, 'pedro.neves.pro@hotmail.com', 'Pedro', 'Neves', 'n', 'C', '2015-03-31 22:52:56', '2fed8c39ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2563, 'brunoalonso7@gmail.com', 'Bruno', 'Alonso', 'n', 'C', '2015-03-31 22:52:56', 'a2f45d16e2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2564, 'brunobartholi@gmail.com', 'Bruno', 'Bartholi', 'n', 'C', '2015-03-31 22:52:56', '93b801f68c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2565, 'fernandopsdf@hotmail.com', 'Fernando', 'SN', 'n', 'C', '2015-03-31 22:52:56', 'fde1bc1c0c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2566, 'carlesxanabel@yahoo.es', 'Carles', 'Alsina', 'n', 'C', '2015-03-31 22:52:56', 'bdb582408f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2567, 'marfukuda@uol.com.br', 'Marcelo', 'Fukuda', 'n', 'C', '2015-03-31 22:52:56', 'a24cf5a259', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2568, 'celiamariana97@gmail.com', 'celia mariana', 'santos', 'n', 'C', '2015-03-31 22:52:56', '7eede6c256', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2569, 'garciapereiraluis@gmail.com', 'Luis', 'Garcia Pereira', 'n', 'C', '2015-03-31 22:52:56', 'c13cf3e2f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2570, 'matthis.surf@hotmail.fr', 'Matthis', 'Vignon', 'n', 'C', '2015-03-31 22:52:56', '99c8eb44b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2571, 'espada.manuel@gmail.com', 'Manuel', 'Espada', 'n', 'C', '2015-03-31 22:52:56', 'ca5e7c5134', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2572, 'telomauricio@gmail.com', 'Maurício', 'Telo', 'n', 'C', '2015-03-31 22:52:56', '02a84b631e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2573, 'marcelo_mxq@hotmail.com', 'Marcelo', 'Joaquim', 'n', 'C', '2015-03-31 22:52:56', '967c7c664d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2574, 'adrianoeng@terra.com.br', 'Adriano', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:56', '84057181b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2575, 'dwh18@hotmail.com', 'David', 'Figueiredo', 'n', 'C', '2015-03-31 22:52:56', 'a6f2744fb6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1825, '', 0, 0),
(2576, 'samuel_amaral@hotmail.com', 'Samuel', 'Amaral', 'n', 'C', '2015-03-31 22:52:56', '6b51f7ab78', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2577, 'paulorodrigopro@gmail.com', 'Paulo', 'Rodrigo', 'n', 'C', '2015-03-31 22:52:56', 'cc29b96e41', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2578, 'guigawilsom@bol.com.br', 'Guilherme', 'Ferreira', 'n', 'C', '2015-03-31 22:52:56', '24e3c3a737', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2579, 'vascomanuelcastro@hotmail.com', 'Vasco', 'Castro', 'n', 'C', '2015-03-31 22:52:56', '239fd75629', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1826, '', 0, 0),
(2580, 'proffabriciofernandes@gmail.com', 'Fabricio', 'Fernandes', 'n', 'C', '2015-03-31 22:52:56', '54d1878395', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2581, 'felizola.ivan@gmail.com', 'Ivan', 'Felizola', 'n', 'C', '2015-03-31 22:52:56', 'c0e97e63dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2582, 'd_cal_h@hotmail.com', 'Daniel', 'Calhau', 'n', 'C', '2015-03-31 22:52:56', 'd8a458d17f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2583, 'ricardo.whitton@gmail.com', 'Ricardo', 'Whitton', 'n', 'C', '2015-03-31 22:52:56', '12ccde9b86', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2584, 'brunolorenzoks@hotmail.com', 'Bruno', 'Lorenzo', 'n', 'C', '2015-03-31 22:52:56', '47f261ec91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2585, 'sebastianvilar2009@gmail.com', 'Sebastian', 'Vilar', 'n', 'C', '2015-03-31 22:52:56', 'e018be4839', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2586, 'davidallefjr@hotmail.com', 'David Allef', 'Florêncio', 'n', 'C', '2015-03-31 22:52:56', '634c27a5d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2587, 'gimenezcaio@hotmail.com', 'Caio', 'Gimenez', 'n', 'C', '2015-03-31 22:52:56', 'a549414ca0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2588, 'nolimit941@hotmail.com', 'Tiago', 'Magalhaes', 'n', 'C', '2015-03-31 22:52:56', 'f3fff856d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4649, '', 0, 0),
(2589, 'sweetdanger34@hotmail.com', 'Vane', 'Alvarez', 'n', 'C', '2015-03-31 22:52:56', 'a2e0353463', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2590, 'joanamatoscardigos@hotmail.com', 'Joana Cardigos', 'Cardigos', 'n', 'C', '2015-03-31 22:52:56', 'f344356a6d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2591, 'birosurfer@gmail.com', 'Roberto', 'Bertrand', 'n', 'C', '2015-03-31 22:52:56', '2420d8f0c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2592, 'ritarcbg@gmail.com', 'Rita', 'Castelo Branco', 'n', 'C', '2015-03-31 22:52:56', '17ef9ddec2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2817, '', 0, 0),
(2593, 'saraiva.p@gmail.com', 'Pedro', 'Saraiva', 'n', 'C', '2015-03-31 22:52:56', '343cfa225b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2594, 'looosssttt@hotmail.com', 'Guilherme', 'Quintel da Rosa', 'n', 'C', '2015-03-31 22:52:56', '0ca19363ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2595, 'andreluis@expurgaquimica.com.br', 'Andre Luis', 'Alves', 'n', 'C', '2015-03-31 22:52:56', '3814c96a7a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2596, 'maubranco@hotmail.com', 'Mauricio', 'Branco', 'n', 'C', '2015-03-31 22:52:56', 'e6795b04b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2597, 'sr.bianchini13@hotmail.com', 'Sandro Rodrigo', 'Bianchini', 'n', 'C', '2015-03-31 22:52:56', 'e6034f3ee5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2598, 'joao_fadel@hotmail.com', 'João Paulo', 'Fadel', 'n', 'C', '2015-03-31 22:52:56', '17b776f3fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2599, 'anrtoledo@hotmail.com', 'Maayan', 'Toledo-sanchez', 'n', 'C', '2015-03-31 22:52:56', 'f90e6eb56d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2600, 'daniel_.vasco@hotmail.com', 'Daniel', 'Vasco', 'n', 'C', '2015-03-31 22:52:56', '211d924133', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2601, 'armando.red.ferreira@gmail.com', 'Armando', 'Ferreira', 'n', 'C', '2015-03-31 22:52:56', '5b2f23f370', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2602, 'patrick.joga11@hotmail.com', 'Patrick', 'Nunes', 'n', 'C', '2015-03-31 22:52:56', '8e2e002934', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2603, 'seguvargas@hotmail.com', 'Segundo', 'Vargas', 'n', 'C', '2015-03-31 22:52:56', 'ec27941826', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2604, 'margarida_ada@hotmail.com', 'Margarida', 'Almeida', 'n', 'C', '2015-03-31 22:52:56', 'c7872ae176', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2605, 'worldtiger_@hotmail.com', 'Afonso', 'Bandhold', 'n', 'C', '2015-03-31 22:52:56', '798d149efb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2606, 'tiago_videira@hotmail.com', 'Tiago', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:56', '3ee91a8b78', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2607, 'portogalinhas@hotmail.com', 'Daniela', 'Santos', 'n', 'C', '2015-03-31 22:52:56', '801dd41852', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2608, 'beatrizpfo2002@hotmail.com', 'Beatriz', 'Oliveira', 'n', 'C', '2015-03-31 22:52:56', '5aeb8d38c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2609, 'davidantunes96@hotmail.com', 'David Pedrosa', 'Antunes', 'n', 'C', '2015-03-31 22:52:56', '4026bd1f7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2610, 'duda_bp@hotmail.com', 'Eduardo', 'Padoin', 'n', 'C', '2015-03-31 22:52:56', '3c07cda939', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2611, 'addrianaribeiro@gmail.com', 'Bruno', 'Mendes', 'n', 'C', '2015-03-31 22:52:56', '35dbec5d57', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2612, 'felascatalao@hotmail.com', 'Fls', 'Ctl', 'n', 'C', '2015-03-31 22:52:56', 'be4eec2c3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2613, 'mary_142094@hotmail.com', 'Mariana', 'Rocha', 'n', 'C', '2015-03-31 22:52:56', 'b9162b77b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2614, 'ppinto@caras.impresa.pt', 'Patricia', 'Pinto', 'n', 'C', '2015-03-31 22:52:56', 'e8dd0e207a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2615, 'loureno_adao@hotmail.com', 'Loureno', 'Adão Pblm', 'n', 'C', '2015-03-31 22:52:56', 'db9727c82d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2616, 'jonymaluco3@hotmail.com', 'Joao', 'Fernandes', 'n', 'C', '2015-03-31 22:52:56', '881931a25a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4243, '', 0, 0),
(2617, 'leoreef@hotmail.com', 'Leonardo', 'Fonseca', 'n', 'C', '2015-03-31 22:52:56', '570fccbe26', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2618, 'soarescarlota509@gmail.com', 'Carlota', 'Soares', 'n', 'C', '2015-03-31 22:52:56', '8d965159db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2619, 'susanadias_a@hotmail.com', 'Susana', 'Apolónio', 'n', 'C', '2015-03-31 22:52:56', 'bd3b7e453a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4291, '', 0, 0),
(2620, 'placebo@netcabo.pt', 'André', 'Prudêncio', 'n', 'C', '2015-03-31 22:52:56', 'c8eac2a076', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2621, 'gualter_rosario@hotmail.com', 'Gualter', 'Rosario', 'n', 'C', '2015-03-31 22:52:56', '183952ed5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2622, 'vandas.paulo@clix.pt', 'Vanda', 'Paulo', 'n', 'C', '2015-03-31 22:52:56', 'fde5ab0520', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2623, 'paulafmenezes@gmail.com', 'Paula', 'Menezes', 'n', 'C', '2015-03-31 22:52:56', '88f35ea159', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2624, 'ciscopereira@hotmail.com', 'Cisco', 'Pereira', 'n', 'C', '2015-03-31 22:52:56', '21063f2dcd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2625, 'joaob222@hotmail.com', 'João', 'Filipe', 'n', 'C', '2015-03-31 22:52:56', '727d0ecbf5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2626, 'jonnymano@live.com.pt', 'João', 'Mano', 'n', 'C', '2015-03-31 22:52:56', '1ae6c0dee9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2627, 'rolinha4@hotmail.com', '', '', 'n', 'C', '2015-03-31 22:52:56', '29386ce855', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2628, 'christianmeyer989@gmail.com', 'Christian', 'Meyer', 'n', 'C', '2015-03-31 22:52:56', '2c97390ec7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2629, 'xano.melancia@sapo.pt', 'Daniel', 'Melancia', 'n', 'C', '2015-03-31 22:52:56', 'd67390f7aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2630, 'olricardo@hotmail.com', 'Ricardo', 'Oliveira', 'n', 'C', '2015-03-31 22:52:56', '3b650d4294', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2631, 'lenasofiabotelho@gmail.com', 'Lena', 'Botelho', 'n', 'C', '2015-03-31 22:52:56', '4de5c21a3a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2632, 'may.biato@hotmail.com', 'Mayra', 'Biato', 'n', 'C', '2015-03-31 22:52:56', 'e136ac1f48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2633, 'juanpimalcon@hotmail.com', 'Juan Pablo', 'Malcon', 'n', 'C', '2015-03-31 22:52:56', 'f1d4522736', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2634, 'teixeira@tnvadvogados.com.br', 'André', 'Teixeira', 'n', 'C', '2015-03-31 22:52:56', '7e41a53af7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2635, 'geral.msa@gmail.com', 'Carlos', 'Pinheiro', 'n', 'C', '2015-03-31 22:52:56', '646a65878f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2636, 'treml_surfer@hotmail.com', 'Leonardo', 'De Marino Treml', 'n', 'C', '2015-03-31 22:52:56', '92ffd99d72', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2637, 'alexandreshakal@gmail.com', 'Alexandre', 'Gava Menezes', 'n', 'C', '2015-03-31 22:52:56', '0c4a71212f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2638, 'quicomadeiraf@hotmail.com', 'Francisco', 'Fernandes', 'n', 'C', '2015-03-31 22:52:56', '75ff009554', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2639, 'ventura.beatriz@hotmail.com', 'Beatriz', '', 'n', 'C', '2015-03-31 22:52:56', '6144abe12c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1443, '', 0, 0),
(2640, 'gugubarcellos@yahoo.com.br', 'Gugu', 'Barcellos', 'n', 'C', '2015-03-31 22:52:56', '9e2481957a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2641, 'eduardacostaferraz@sapo.pt', 'Eduarda', 'Ferraz', 'n', 'C', '2015-03-31 22:52:56', 'af7f279b78', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2642, 'm_c_blanco@hotmail.com', 'Miguel Blanco', '', 'n', 'C', '2015-03-31 22:52:56', 'c1aa08f00d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2643, 'notlim_90@hotmail.com', 'Arcanjo', 'de Faria', 'n', 'C', '2015-03-31 22:52:56', '53d6d4af07', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2644, 'tgcnh2@gmail.com', 'Tiago', 'Cunha', 'n', 'C', '2015-03-31 22:52:56', 'dd181da40d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2056, '', 0, 0),
(2645, 'ee.paiva@uol.com.br', 'Eduardo', 'Paiva', 'n', 'C', '2015-03-31 22:52:56', '852bad1c64', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2646, 'joaoolazabal@gmail.com', 'Joao', 'Olazabal', 'n', 'C', '2015-03-31 22:52:56', 'd92d67fa21', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3051, '', 0, 0),
(2647, 'manuel_rodrigues8@hotmail.com', 'Manuel', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:56', 'd69d23cf70', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2648, 'joao.dcg.santos@gmail.com', 'João', 'Santos', 'n', 'C', '2015-03-31 22:52:56', 'dc62afdb92', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2649, 'hnunes88@gmail.com', 'Henrique', 'Nun Es', 'n', 'C', '2015-03-31 22:52:56', '6c03ff4b0b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2650, 'fernandoneves82@hotmail.com', 'Fernando', 'Neves Stenzowski', 'n', 'C', '2015-03-31 22:52:56', '78c24447ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2651, 'frederico_sotomayor@hotmail.com', 'Frederico', 'Sotomayor', 'n', 'C', '2015-03-31 22:52:56', '1c1c1b388f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2652, 'migasripcurl@hotmail.com', 'Miguel', 'Matos', 'n', 'C', '2015-03-31 22:52:56', 'f3732a63a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2653, 'joaozinho_tb@hotmail.com', 'João Vitor', 'Da Costa da Silva', 'n', 'C', '2015-03-31 22:52:56', '653a5c324c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2654, 'thiagopernetj21@hotmail.com', 'Thiago', 'Santos', 'n', 'C', '2015-03-31 22:52:56', '8944295a0e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2655, 'josiana_ferrador@hotmail.com', 'Josiana', 'Ferrador', 'n', 'C', '2015-03-31 22:52:56', 'bc483b3def', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2656, 'msliguori76@gmail.com', 'Mauro', 'Liguori', 'n', 'C', '2015-03-31 22:52:56', '3c5568629b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2657, 'rakel_gpm@hotmail.com', 'Raquel', 'Mendes', 'n', 'C', '2015-03-31 22:52:56', 'bc84010994', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2658, 'scortereal@yahoo.com', 'Sofia', 'Corte-Real', 'n', 'C', '2015-03-31 22:52:56', '02d546ed22', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2517, '', 0, 0),
(2659, 'atuamae92.cr@gmail.com', 'Claudio', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:56', '3636d57759', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2660, 'msbnader@gmail.com', 'MN', 'Nader', 'n', 'C', '2015-03-31 22:52:56', '153b1fb4c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2661, 'josezitocarvalho@hotmail.com', 'Miguel', 'Carvalho', 'n', 'C', '2015-03-31 22:52:56', '4341f9e44a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2662, 'engclandio@gmail.com', 'Clandio', 'Gomes Alves', 'n', 'C', '2015-03-31 22:52:56', '73294b80cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2663, 'ana.duarte-7910l@adv.oa.pt', 'Ana', 'Mano Duarte', 'n', 'C', '2015-03-31 22:52:56', '8995db85cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3092, '', 0, 0),
(2664, 'astrid@acooking.com.pt', 'Astrid', 'Myhre', 'n', 'C', '2015-03-31 22:52:56', 'd917124a35', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2665, 'carinafd_gomes@hotmail.com', 'Carina', 'Gomes', 'n', 'C', '2015-03-31 22:52:56', 'c29d930db5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2666, 'henrique.c.10@hotmail.com', 'Henrique', 'Carvalho', 'n', 'C', '2015-03-31 22:52:56', 'a7bfe0c669', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2667, 'jaqferreira45@gmail.com', 'Jose', 'Ferreira', 'n', 'C', '2015-03-31 22:52:56', '0226a8f19b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2668, 'efrask8@hotmail.com', 'Efrain', 'Rodriguez', 'n', 'C', '2015-03-31 22:52:56', 'e86b72dbfc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2669, 'gurriana@gmail.com', 'Maria Joo', 'Beek', 'n', 'C', '2015-03-31 22:52:56', '9bf1d442c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2670, 'jpporto99@hotmail.com', 'João', 'Pereira', 'n', 'C', '2015-03-31 22:52:56', '833f68a082', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2671, 'marcelozerbeto.ppx@gmail.com', 'Marcelo', 'Rodrigues Zerbeto', 'n', 'C', '2015-03-31 22:52:56', '42d3341f20', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2672, 'vascopaivaraposo@gmail.com', 'Vasco', 'Paiva Raposo', 'n', 'C', '2015-03-31 22:52:56', 'ab3bd82bce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2673, 'lukinhas_holanda@hotmail.com', 'Lucas', 'Holanda', 'n', 'C', '2015-03-31 22:52:56', '7e5c531347', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2674, 'rosa.carvalho8@sapo.pt', 'Rosa Maria', 'Carvalho', 'n', 'C', '2015-03-31 22:52:56', '95ec67420f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 290, '', 0, 0),
(2675, 'zeto-amarelinho@hotmail.com', 'ZéTó', 'Amarelinho', 'n', 'C', '2015-03-31 22:52:56', 'c1d6fd0dbc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2676, 'lujardim1985@hotmail.com', 'Lúcia', 'Jardim', 'n', 'C', '2015-03-31 22:52:56', '1c92dbbddf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2677, 'martamachado24@hotmail.com', 'Marta', 'Machado', 'n', 'C', '2015-03-31 22:52:56', '89396e7dd7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2678, 'taniatitto@yahoo.com.br', 'Tania', 'Salgado', 'n', 'C', '2015-03-31 22:52:56', 'fe4a657b3f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2679, 'lydiaelcharis@hotmail.com', 'Lidia', 'Pereira', 'n', 'C', '2015-03-31 22:52:56', '988536eb02', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2680, 'ana_montevideo18@hotmail.com', 'Ana', 'Angioni Ottonello', 'n', 'C', '2015-03-31 22:52:56', '791ee61b55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2681, 'alexandra.martins.61@gmail.com', 'Alexandra', 'Martins', 'n', 'C', '2015-03-31 22:52:56', '3d30cd8b37', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2682, 'saraflopes2@hotmail.com', 'Sara', 'Lopes', 'n', 'C', '2015-03-31 22:52:56', 'be1782a5cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2683, 'kloto2002@hotmail.com', 'Fran', 'Rojas', 'n', 'C', '2015-03-31 22:52:56', 'f3933047bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2684, 'mariaalvesnunes@live.com.pt', 'Maria José', 'Alves', 'n', 'C', '2015-03-31 22:52:56', '18fd94a2e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2685, 'tsincero@gmail.com', 'Thaís Cristine', 'Marques Sincero', 'n', 'C', '2015-03-31 22:52:56', '8436848033', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2686, 'julianasfmedeiros@gmail.com', 'Juliana', 'Santiago', 'n', 'C', '2015-03-31 22:52:56', '0498386c07', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2687, 'ritacardoso30@live.com.pt', 'Rita', 'Cardoso', 'n', 'C', '2015-03-31 22:52:56', 'a4d0cf6418', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2688, 'naiadis@terra.com.br', 'Náiade', 'Schardosim de Azevedo', 'n', 'C', '2015-03-31 22:52:56', 'eb92779ad1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2689, 'manuelnobre1@gmail.com', 'Manuel', 'Nobre', 'n', 'C', '2015-03-31 22:52:56', '179ad15a23', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2690, 'cate.barroso@hotmail.com', 'Catarina', 'Barroso', 'n', 'C', '2015-03-31 22:52:56', 'eeec0fe95b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3419, '', 0, 0),
(2691, 'afilipacqueiros@gmail.com', 'Ana Filipa', 'Coelho Queiros', 'n', 'C', '2015-03-31 22:52:56', '1679852806', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2692, 'lu_do_luiz@hotmail.com', 'Luciana Maria', 'Pinheiro', 'n', 'C', '2015-03-31 22:52:56', '026d2b3170', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2693, 'luispenhacosta@gmail.com', 'Luis', '.', 'n', 'C', '2015-03-31 22:52:56', 'ef35007a33', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4464, '', 0, 0),
(2694, 'berlingomanta@yahoo.com', 'Bruno', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:56', 'a9f664af77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2695, 'peskador33@hotmail.com', 'Roger', 'James', 'n', 'C', '2015-03-31 22:52:56', '334ed48e9c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2696, 'shari.rod@hotmail.com', 'Sharon', 'Rodriguez', 'n', 'C', '2015-03-31 22:52:56', '5e88c3356c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2697, 'mafalda.muffy@hotmail.com', 'Mafalda', 'Ferreira', 'n', 'C', '2015-03-31 22:52:56', '3708c443b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2668, '', 0, 0),
(2698, 'xavicollb@hotmail.com', 'Xavi', 'Coll', 'n', 'C', '2015-03-31 22:52:56', 'fc064041aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2699, 'pinho.armando@gmail.com', 'Armando', 'Pinho', 'n', 'C', '2015-03-31 22:52:56', '9b8d73d4a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2700, 'eduardopmosmann@gmail.com', 'Eduardo', 'Pretto Mosmann', 'n', 'C', '2015-03-31 22:52:56', '152fad543c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2701, 'nataliaferrarop@hotmail.com', 'Natalia', 'Ferraro Parrilla', 'n', 'C', '2015-03-31 22:52:56', '2f3805c83d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2702, 'jfdiniz7@hotmail.com', 'João', 'Diniz', 'n', 'C', '2015-03-31 22:52:56', '354cc94ba1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2703, 'lmsreis@hotmail.com', 'Luis', 'Reis', 'n', 'C', '2015-03-31 22:52:56', '218d83ec20', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2704, 'nuno_cirujas@hotmail.com', 'Nuno', 'Vilhena', 'n', 'C', '2015-03-31 22:52:56', '633abd13cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2705, 'marcelinhozago@hotmail.com', 'Marcelo', 'Zago Sperb', 'n', 'C', '2015-03-31 22:52:56', '5280216114', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2706, 'atamega@hotmail.com', 'Adriano', 'Tâmega', 'n', 'C', '2015-03-31 22:52:56', 'bcfadb6c91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2707, 'vinerajudahroots@gmail.com', 'Vinicius', 'Lima', 'n', 'C', '2015-03-31 22:52:56', '5a78809ede', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(2708, 'sarahisabelsampaio@gmail.com', 'Sarah', 'Betzen Sampaio', 'n', 'C', '2015-03-31 22:52:56', '007c6dcc33', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2709, 'hictune@yahoo.com', 'Henrique', 'Antunes', 'n', 'C', '2015-03-31 22:52:56', '87206405b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2710, 'ale.acosta_24@hotmail.com', 'Ale', 'Acosta', 'n', 'C', '2015-03-31 22:52:56', '1961a36c14', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2711, 'fomedelivro81@gmail.com', 'Luana', 'Victoria', 'n', 'C', '2015-03-31 22:52:56', '92cfb2229d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2712, 'duartestokes@hotmail.com', 'Duarte', 'Stokes', 'n', 'C', '2015-03-31 22:52:56', '04b01bcaa2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2713, 'madalenanobre18@gmail.com', 'Madalena', 'Nobre', 'n', 'C', '2015-03-31 22:52:56', 'effcbc5038', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2714, 'saene_florencio@hotmail.com', 'Saene', 'Florêncio', 'n', 'C', '2015-03-31 22:52:56', '3debddc9ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2715, 'carolinalgb@gmail.com', 'Carolina', 'Braga', 'n', 'C', '2015-03-31 22:52:56', '6487cc243b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2716, 'bdoutor@gmail.com', 'Bruno', 'Doutor', 'n', 'C', '2015-03-31 22:52:56', '92181445d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2717, 'rodrigocklein@gmail.com', 'Rodrigo Carlo', 'Klein', 'n', 'C', '2015-03-31 22:52:56', 'c83df70deb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2718, 'vitoama10cancio@netmadeira.com', 'Vitor', 'Cancio', 'n', 'C', '2015-03-31 22:52:56', '5d80697338', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2719, 'm_araujo_ctba@yahoo.com.br', 'Marcos', 'Pageski', 'n', 'C', '2015-03-31 22:52:56', 'b3d8dd50e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2720, 'mariamonzu@gmail.com', 'Maria', 'Montoya Zugaldia', 'n', 'C', '2015-03-31 22:52:56', 'f59088ae61', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2721, 'luclimace@gmail.com', 'Luciano', 'Oliveira Lima', 'n', 'C', '2015-03-31 22:52:56', 'a5daa91e2d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2722, 'aeciofla@hotmail.com', 'Aécio', 'Costa', 'n', 'C', '2015-03-31 22:52:56', '41292d3fe2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2723, 'eten88@hotmail.com', 'José Maria', 'Mendia', 'n', 'C', '2015-03-31 22:52:56', '9a5cd96e68', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2724, 'javier_surfing_14@hotmail.com', 'Javier', 'Porras', 'n', 'C', '2015-03-31 22:52:56', '117c631a23', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2725, 'rodas.macedo@hotmail.com', 'Rodrigo', 'Veiga de Macedo', 'n', 'C', '2015-03-31 22:52:56', '894ab8ffe0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2726, 'felipefuscaldo89@hotmail.com', 'Felipe', 'Nogueira Fuscaldo', 'n', 'C', '2015-03-31 22:52:56', '474d1125fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2727, 'marianabenoliel@hotmail.com', 'Mariana', 'Benoliel', 'n', 'C', '2015-03-31 22:52:56', '062121df8c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2728, 'lgarrido.eng@gmail.com', 'Luiz Eduardo', 'Garrido Perez', 'n', 'C', '2015-03-31 22:52:56', '2cb3f50b52', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2729, 'diego.vj89@hotmail.com', 'Diego', 'Vinhático', 'n', 'C', '2015-03-31 22:52:56', '14f58e90e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2730, 'manukdutra@yahoo.com.br', 'Manuela', 'Dutra', 'n', 'C', '2015-03-31 22:52:56', 'd8ae621580', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2731, 'yavannagreco@hotmail.com', 'Yavanna', 'Greco', 'n', 'C', '2015-03-31 22:52:56', '1f1ef3c291', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2732, 'marcelus_unisantos@hotmail.com', 'Marcelo', 'Martins', 'n', 'C', '2015-03-31 22:52:56', '4e769c1011', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2733, 'goncalopinho@hotmail.com', 'Gonçalo', 'Pinho', 'n', 'C', '2015-03-31 22:52:56', 'c2fd953be5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2734, 'ricardo_santo@hotmail.com', 'Ricardo', 'Santo', 'n', 'C', '2015-03-31 22:52:56', '465a630ce3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2735, 'benedita-azeredo@hotmail.com', 'Benedita', 'Azeredo', 'n', 'C', '2015-03-31 22:52:56', 'b6f3ce6517', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2736, 'soffy.a@gmail.com', 'Sofia', 'Brandão de Andrade', 'n', 'C', '2015-03-31 22:52:56', 'b20fb88990', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2737, 'freitmark@hotmail.com', 'Marco', 'Freitas', 'n', 'C', '2015-03-31 22:52:56', '6240ab14ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2738, 'margaridadcarvalho@gmail.com', 'Margarida', 'Carvalho', 'n', 'C', '2015-03-31 22:52:56', '17db7d1332', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 834, '', 0, 0),
(2739, 'mignanir@gmail.com', 'Rafael', 'Mignani', 'n', 'C', '2015-03-31 22:52:56', 'd5c4bbcdc7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2740, 'jessica.compiani@hotmail.com', 'Jessica', 'Compiani', 'n', 'C', '2015-03-31 22:52:56', 'bc85f3eae0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2741, 'gram.ota@hotmail.com', 'Gracinda', 'Mota', 'n', 'C', '2015-03-31 22:52:56', '2753b037ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2742, 'mjoaocorreia@gmail.com', 'Maria', 'Correia', 'n', 'C', '2015-03-31 22:52:56', 'acad1f14a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2743, 'carol_vieira05@hotmail.com', 'Carol', 'Vieira', 'n', 'C', '2015-03-31 22:52:56', 'e12ac67720', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2744, 'ze.j.monteiro@hotmail.com', 'José', 'Monteiro', 'n', 'C', '2015-03-31 22:52:56', '5d6a3cdfac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2745, 'srodriguezt19@hotmail.com', 'Susana', 'Rodríguez Tourné', 'n', 'C', '2015-03-31 22:52:57', 'd6792c0d25', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2746, 'matheusmoraes_sartori@hotmail.com', 'Matheus', 'Sartori', 'n', 'C', '2015-03-31 22:52:57', '2852dbfaf8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2747, 'leo.mec@hotmail.com', 'Leonardo', 'Lyrio Pereira', 'n', 'C', '2015-03-31 22:52:57', 'd5a38b3187', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2748, 'jcramalhofilho@hotmail.com', 'Zeca', 'Camillo Ramalho Filho', 'n', 'C', '2015-03-31 22:52:57', '50e2af04e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2749, 'reginacsp001@hotmail.com', 'Regina', 'Sousa', 'n', 'C', '2015-03-31 22:52:57', '3ab774d6e2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2750, 'marcia.vigilantes@gmail.com', 'Well', 'Silva', 'n', 'C', '2015-03-31 22:52:57', '98a854397c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2751, 'joana.e.a.pereira@hotmail.com', 'Joana', 'Pereira', 'n', 'C', '2015-03-31 22:52:57', 'd807bb266b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2752, 'frederico_cruz_@hotmail.com', 'Frederico', 'Cruz', 'n', 'C', '2015-03-31 22:52:57', '7584c14e81', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2753, 'ingrid_lima@live.com.pt', 'Ingrid', 'Ennis', 'n', 'C', '2015-03-31 22:52:57', '73279bbd32', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2754, 'brunolcaragao@hotmail.com', 'Bruno', 'Aragão', 'n', 'C', '2015-03-31 22:52:57', 'd6bd251d67', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2755, 'marcotuzino@hotmail.com', 'Marco', 'Signorini', 'n', 'C', '2015-03-31 22:52:57', 'ec3eda2010', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2756, 'magos3000@hotmail.com', 'Mauro', 'Gomez', 'n', 'C', '2015-03-31 22:52:57', '185c7ad9f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2757, 'baby_pekena@hotmail.com', 'Barbara', 'Mathias', 'n', 'C', '2015-03-31 22:52:57', '21db9333c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2758, 'kikobgb@msn.com', 'Francisco', 'Briz', 'n', 'C', '2015-03-31 22:52:57', 'c1bb2823ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2759, 'denigok@hotmail.com', 'Denise', 'Caria', 'n', 'C', '2015-03-31 22:52:57', '3a02ca67b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2760, 'goncalo_abrantes15@hotmail.com', 'Gonçalo', 'Abrantes', 'n', 'C', '2015-03-31 22:52:57', 'e23ff6d86f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2761, 'jeanpaulvieira@hotmail.com', 'Jean', 'Vieira', 'n', 'C', '2015-03-31 22:52:57', '5a4cab9eb8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2762, 'andremcpereira@gmail.com', 'André', 'Pereira', 'n', 'C', '2015-03-31 22:52:57', '00d1880f31', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2763, 'tiagodscra@gmail.com', 'Tiago', 'Cruz', 'n', 'C', '2015-03-31 22:52:57', 'dfa9c8a81c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2764, 'sandrinebg@gmail.com', 'Sandrine', 'Gaudêncio', 'n', 'C', '2015-03-31 22:52:57', '79772cc879', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2765, 'mello_cris@hotmail.com', 'Cris', 'Mello', 'n', 'C', '2015-03-31 22:52:57', '35decd35b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2766, 'fabio_fernandes.bb91@hotmail.com', 'Fábio', 'Fernandes', 'n', 'C', '2015-03-31 22:52:57', 'bb7e4b1ebe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2767, 'neusamiranda@hotmail.com', 'Neusa', 'Miranda', 'n', 'C', '2015-03-31 22:52:57', 'bef936930e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2768, 'carolina.rodrigues95@hotmail.com', 'Carolina', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:57', '0e936efd7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2769, 'orelb2h@hotmail.com', 'Rafael Orel', 'Araujo', 'n', 'C', '2015-03-31 22:52:57', '62ce182abc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2770, 'tony299km@hotmail.com', 'Tony', 'Tancredi', 'n', 'C', '2015-03-31 22:52:57', '67270ae2bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2771, 'harleyvitoria@outlook.com', 'Harley', 'Vitória', 'n', 'C', '2015-03-31 22:52:57', '38a2552895', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2772, 'rache.limo@hotmail.com', 'Rachella', 'Limongi', 'n', 'C', '2015-03-31 22:52:57', '147d97a3f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2773, 'pedro_miranda22@hotmail.com', 'Pedro', 'Miranda', 'n', 'C', '2015-03-31 22:52:57', '4edc07b671', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2774, 'l.anna_13@hotmail.com', 'Anna Luíza', 'G', 'n', 'C', '2015-03-31 22:52:57', 'f5674ddcbf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2775, 'lainexluan_ios@hotmail.com', 'Laíne', 'Dos Santos', 'n', 'C', '2015-03-31 22:52:57', 'c321702da0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2776, 'andygomez85@yahoo.com', 'Andy', 'Gomez', 'n', 'C', '2015-03-31 22:52:57', 'e47535c300', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2777, 'saleroleiria@gmail.com', 'Salero', 'Leiria', 'n', 'C', '2015-03-31 22:52:57', '4c1d278327', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2778, 'carolzinha.hugo@hotmail.com', 'Carol', 'Nunes', 'n', 'C', '2015-03-31 22:52:57', '96f370d029', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2779, 'lucas.bernardi@live.com', 'Lucas', 'G Bernardi', 'n', 'C', '2015-03-31 22:52:57', 'b7488b8c61', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2780, 'enrico.cadore@gmail.com', 'Enrico', 'Cadore', 'n', 'C', '2015-03-31 22:52:57', '321cf7a55b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2781, 'felipecaccianiga@gmail.com', 'Felipe', 'Caccianiga Camargo', 'n', 'C', '2015-03-31 22:52:57', 'de98c0058e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2782, 'fbaballa@gmail.com', 'Fernando', 'Ballalai', 'n', 'C', '2015-03-31 22:52:57', 'e5c1a08966', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2783, 'ericke.faustino@uol.com.br', 'Ericke Oliveira', 'Faustino', 'n', 'C', '2015-03-31 22:52:57', 'a6e8166bfa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2784, 'alexandre.garcia.padilha@gmail.com', 'Alexandre', 'Padilha', 'n', 'C', '2015-03-31 22:52:57', '62941011de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2785, 'alx.alves@netcabo.pt', 'Alexandre Sequeira', 'Alves', 'n', 'C', '2015-03-31 22:52:57', '0cd12d0eca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2786, 'acerq100@gmail.com', 'acerq100', '.', 'n', 'C', '2015-03-31 22:52:57', '3cae02c3b6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2787, 'pdo_henrique@hotmail.com', 'Pedro', 'Silva', 'n', 'C', '2015-03-31 22:52:57', '183e1d8ff5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2788, 'kiron_jabour@hotmail.com', 'Kiron', 'Jabour', 'n', 'C', '2015-03-31 22:52:57', '22e3e5f3b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2789, 'elisa.loureiro@hotmail.com', 'Elisa', 'Loureiro', 'n', 'C', '2015-03-31 22:52:57', '150c3eb243', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2790, 'ordanve5@hotmail.com', 'Erik', 'Ordanve', 'n', 'C', '2015-03-31 22:52:57', '4870fc9157', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2791, 'thalesf13@gmail.com', 'Thales', 'Nunes', 'n', 'C', '2015-03-31 22:52:57', '87766cab87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2792, 'camwickins@hotmail.co.uk', 'Cam', 'Wickins', 'n', 'C', '2015-03-31 22:52:57', '9259465f2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2793, 'paolafrancescoli@gmail.com', 'Paola', 'Francescoli', 'n', 'C', '2015-03-31 22:52:57', '02dadaa95d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2794, 'pedroadnet29@hotmail.com', 'Pedro', 'Velasco', 'n', 'C', '2015-03-31 22:52:57', '7d28f7112c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2795, 'ruivascosilva@gmail.com', 'Rui Vasco', 'Silva', 'n', 'C', '2015-03-31 22:52:57', '144a973074', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2796, 'veroburton@outlook.fr', 'Veronique', 'Burton-Pereira', 'n', 'C', '2015-03-31 22:52:57', '0863c38459', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2797, 'joaotamagnini@gmail.com', 'João', 'Tamagnini', 'n', 'C', '2015-03-31 22:52:57', '5f83dcaf87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2798, 'sofialellosampaio@gmail.com', 'Sofia', 'Sampaio', 'n', 'C', '2015-03-31 22:52:57', 'b50baa450f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2799, 'renato.mateus@gmail.com', 'Renato', 'Mateus', 'n', 'C', '2015-03-31 22:52:57', 'a04e975a05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2800, 'pedroaikido@gmail.com', 'Pedro', 'Feliciano', 'n', 'C', '2015-03-31 22:52:57', '76c8857cf3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2801, 'dealmeidalourenco@gmail.com', 'Lourenco', 'De Almeida', 'n', 'C', '2015-03-31 22:52:57', '52da16ec82', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1682, '', 0, 0),
(2802, 'loosechange88@hotmail.com', 'Luis', 'Penim', 'n', 'C', '2015-03-31 22:52:57', 'ac70f16685', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2803, 'igorcogao@hotmail.com', 'Igor', 'Cogo', 'n', 'C', '2015-03-31 22:52:57', '1d8dd74ef4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2804, 'pedro-leitao.pereira@sanofi.com', 'Pedro', 'Pereira', 'n', 'C', '2015-03-31 22:52:57', '8099da22e0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4535, '', 0, 0),
(2805, 'bringmejustin@gmail.com', 'justin', 'bieber', 'n', 'C', '2015-03-31 22:52:57', 'e813802667', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2806, 'joao.farinha@vodafone.pt', 'João', 'Farinha', 'n', 'C', '2015-03-31 22:52:57', 'c42ab35e18', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2807, 'agman@hotmail.com', 'Agman', 'Duarte Benvindo', 'n', 'C', '2015-03-31 22:52:57', '1d603135fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2808, 'andrebragap@hotmail.com', 'André', 'Braga', 'n', 'C', '2015-03-31 22:52:57', '7cc950d09a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2809, 'gonkas2001@gmail.com', 'Gonçalo', 'Miguel', 'n', 'C', '2015-03-31 22:52:57', 'c281264084', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2810, '29023@ufp.edu.pt', 'Pedro Figueiredo Rebelo Vasconcelos de', 'Matos', 'n', 'C', '2015-03-31 22:52:57', '6b2a3f683b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2811, 'rodriguesdre@hotmail.com', 'Elder', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:57', 'b0a486fbdd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2812, 'jarapx@hotmail.com', 'Nuno', 'Sabino', 'n', 'C', '2015-03-31 22:52:57', '1f1bb2c050', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2813, 'nicole.carp@gmail.com', 'Nicole', 'Carp', 'n', 'C', '2015-03-31 22:52:57', '2403071b8b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1812, '', 0, 0),
(2814, 'carolandrade@live.com.pt', 'Carol', 'Andrade', 'n', 'C', '2015-03-31 22:52:57', 'e4d057d25d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2815, 'anabarbarahcm@gmail.com', 'ana', 'h', 'n', 'C', '2015-03-31 22:52:57', '6a29d9543c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2816, 'milena_m_ferreira@hotmail.com', 'Milena', 'Ferreira', 'n', 'C', '2015-03-31 22:52:57', '64b099b961', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2817, 'vera_verstijnen@hotmail.com', 'Vera', 'Verstijnen', 'n', 'C', '2015-03-31 22:52:57', '6534c1f5b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2818, 'j.p.amedane@hotmail.com', 'João', 'Neto', 'n', 'C', '2015-03-31 22:52:57', 'd013e65d62', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2819, 'isabelcarrilho@sapo.pt', 'Isabel', 'Carrilho', 'n', 'C', '2015-03-31 22:52:57', '6fdfeccc60', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2820, 'dmais.publicidade@gmail.com', 'Denise', 'Silva', 'n', 'C', '2015-03-31 22:52:57', '4c4533ff80', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2821, 'di.o.go@hotmail.com', 'Diogo', 'Ferreira da Silva', 'n', 'C', '2015-03-31 22:52:57', '966fe9991e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2822, 'diogolcnovella@hotmail.com', 'Diogo', 'Lopes-Cardoso', 'n', 'C', '2015-03-31 22:52:57', '769fd0932e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2643, '', 0, 0),
(2823, 'angelstorms@gmail.com', 'Inês', 'Cunha', 'n', 'C', '2015-03-31 22:52:57', 'ea1dabef63', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2824, 'marianapedrocc@gmail.com', 'marianapedro', 'cunhacorreia', 'n', 'C', '2015-03-31 22:52:57', 'b44b1ec54f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2825, 'janico1966@gmail.com', 'Maria', 'Nobre', 'n', 'C', '2015-03-31 22:52:57', '9fd5f17ab7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2826, 'sara.ferraz@gmail.com', 'Sara', 'Ferraz', 'n', 'C', '2015-03-31 22:52:57', '11c0947ade', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 5007, '', 0, 0),
(2827, 'marianamgcunha1993@gmail.com', 'mariana', 'cunha', 'n', 'C', '2015-03-31 22:52:57', '45c8400527', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3056, '', 0, 0),
(2828, 'tige@fernandotige.com.br', 'Fernando', 'Tige', 'n', 'C', '2015-03-31 22:52:57', '9a159536dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2829, 'martimpereira75@hotmail.com', 'Martim', 'Pereira', 'n', 'C', '2015-03-31 22:52:57', '9fc70608ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2830, 'hola@derivacreaciones.com', 'Deriva', 'Creaciones', 'n', 'C', '2015-03-31 22:52:57', '28b689175f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2831, 'rsgimbras@gmail.com', 'Rui', 'Santos', 'n', 'C', '2015-03-31 22:52:57', 'e68b11a929', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2771, '', 0, 0),
(2832, 'alvaro_mauad@hotmail.com', 'Alvaro', 'Mauad', 'n', 'C', '2015-03-31 22:52:57', '069a232d1e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2833, 'miguel.coelho.borges@gmail.com', 'Miguel', 'Coelho Borges', 'n', 'C', '2015-03-31 22:52:57', '0a17ea7cf0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2834, 'felipedecastrosouza@gmail.com', 'Felipe', 'Castro', 'n', 'C', '2015-03-31 22:52:57', '32f967b742', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2835, 'abelreis.adv@gmail.com', 'Abel', 'Reis', 'n', 'C', '2015-03-31 22:52:57', 'f160bb00c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2836, 'pedrolmendonca@sapo.pt', 'Pedro', 'Frutuoso', 'n', 'C', '2015-03-31 22:52:57', '010843f35e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2837, 'victor.seixas@outlook.com', 'Victor', 'Moraes', 'n', 'C', '2015-03-31 22:52:57', 'ae415ebf99', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2838, 'mahinaalexa@hotmail.com', 'Chanté', 'Il', 'n', 'C', '2015-03-31 22:52:57', 'd94481bb7c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2839, 'fabio_natario@hotmail.com', 'Fabio', 'Natario Tostes Alvim', 'n', 'C', '2015-03-31 22:52:57', 'ff663d3d88', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2840, 'pedroosans@gmail.com', 'Pedro', 'Santiago', 'n', 'C', '2015-03-31 22:52:57', '33e72b8252', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2841, 'adriano.lima2@gmail.com', 'Adriano', 'Lima', 'n', 'C', '2015-03-31 22:52:57', '235d6c4178', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2842, 'samuelpiao@hotmail.com', 'Samuel', 'Piao', 'n', 'C', '2015-03-31 22:52:57', 'a9b82c585f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2843, 'pilarjr@sapo.pt', 'Pilar', 'Almeida', 'n', 'C', '2015-03-31 22:52:57', '811e19d10e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1143, '', 0, 0),
(2844, 'jrinacioo@yahoo.com.br', 'Junior', 'Inacio', 'n', 'C', '2015-03-31 22:52:57', '242951f3c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2845, 'bendorival@gmail.com', 'Benjamin', 'Dorival', 'n', 'C', '2015-03-31 22:52:57', '6ed0f8e36e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2846, 'oneill_girl_wave@hotmail.com', 'Catarina', 'Sofia', 'n', 'C', '2015-03-31 22:52:57', 'f2256bb3af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1678, '', 0, 0),
(2847, 'catarinabloureiro@gmail.com', 'Catarina', 'Loureiro', 'n', 'C', '2015-03-31 22:52:57', '9621c81449', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2848, 'zepedroabreu@gmail.com', 'Zé', 'Abreu', 'n', 'C', '2015-03-31 22:52:57', '8e8d099681', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2849, 'maicon.affeldt@gmail.com', 'Maicon', 'Affeldt', 'n', 'C', '2015-03-31 22:52:57', 'b36696963c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2850, 'cristiano.piazza@gmail.com', 'Cristiano', 'Piazza', 'n', 'C', '2015-03-31 22:52:57', 'a889c693c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2851, 'gmaresias@hotmail.com', 'Gustavo', 'Dias de Assumpção', 'n', 'C', '2015-03-31 22:52:57', '2de9094347', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2852, 'marianailhote@hotmail.com', 'Mariana', 'Andrade', 'n', 'C', '2015-03-31 22:52:57', '0ecc2da3e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2853, 'rodrigoultramari@hotmail.com', 'Rodrigo', 'Ultramari', 'n', 'C', '2015-03-31 22:52:57', '20d04dcabd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2854, 'joao.gabrielnunes@hotmail.com', 'João', 'Nunes', 'n', 'C', '2015-03-31 22:52:57', '4419b14b50', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2855, 'fodaohack@gmail.com', 'Florentino', 'Baiano', 'n', 'C', '2015-03-31 22:52:57', 'fcf7653cc0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2856, 'felipe_montenegro7@hotmail.com', 'Felipe', 'Montenegro', 'n', 'C', '2015-03-31 22:52:57', '0d67e09c69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2857, 'joaofilipebelo88@gmail.com', 'João', 'Belo', 'n', 'C', '2015-03-31 22:52:57', 'b2d1c24277', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2858, 'henriquerod@yahoo.com.br', 'Henrique', 'Carvalho', 'n', 'C', '2015-03-31 22:52:57', 'd4725f1fea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2859, 'leonardoreges@terra.com.br', 'Leonardo', 'Silva Reges', 'n', 'C', '2015-03-31 22:52:57', '77fbb91879', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2860, 'becharabruno@gmail.com', 'Bruno', 'Soares', 'n', 'C', '2015-03-31 22:52:57', 'f669c861ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2861, 'rafa.ksa@hotmail.com', 'Rafael', 'Fernandes', 'n', 'C', '2015-03-31 22:52:57', 'e1e85d5b5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2862, 'gustavofloripa@yahoo.com.br', 'Gustavo', 'da Silva', 'n', 'C', '2015-03-31 22:52:57', 'c017bbfa6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2863, 'jessicapertussatti@hotmail.com', 'Jéssica', 'Pertussatti', 'n', 'C', '2015-03-31 22:52:57', '6ba41943e0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2864, 'digokuest@hotmail.com', 'Rodrigo', 'Nunes', 'n', 'C', '2015-03-31 22:52:57', '43079e66c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2865, 'pedroglowacki87@gmail.com', 'Pedro Felipe', 'Glowacki', 'n', 'C', '2015-03-31 22:52:57', '20fd141dfb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2866, 'victor_watanabe9@hotmail.com', 'Victor', 'Watanabe', 'n', 'C', '2015-03-31 22:52:57', 'a7fa7c2a92', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2867, 'rodolfo.domenico@gmail.com', 'Rodolfo', 'Domênico', 'n', 'C', '2015-03-31 22:52:57', '579995c207', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2868, 'deciovinicius@gmail.com', 'Décio', 'Vinicius', 'n', 'C', '2015-03-31 22:52:57', '400d8095e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2869, 'danmotoshow@gmail.com', 'daniel gius', 'silva', 'n', 'C', '2015-03-31 22:52:57', '53b06dfa8a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2870, 'janebortoloso@yahoo.com.br', 'Jane', 'Wasmann', 'n', 'C', '2015-03-31 22:52:57', 'e279748c5c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2871, 'matheus_azevedo@live.com', 'Matheus', 'Azevedo', 'n', 'C', '2015-03-31 22:52:57', 'c78414b9bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2872, 'simaopenha@hotmail.com', 'Simão', 'Penha', 'n', 'C', '2015-03-31 22:52:57', 'd2e68d0107', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2873, 'franciscoaugusto1995@hotmail.com', 'Francisco', 'Mapril', 'n', 'C', '2015-03-31 22:52:57', 'f2e659bd89', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1530, '', 0, 0),
(2874, 'acesar.unifesp@gmail.com', 'Augusto', 'Cesar', 'n', 'C', '2015-03-31 22:52:57', '6d0ef5b6f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2875, 'beatrizfariasds@yahoo.com.br', 'Beatriz', 'Farias', 'n', 'C', '2015-03-31 22:52:57', '96d0d298a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2876, 'maria.carvalho.figueiredo@gmail.com', 'Maria', 'Figueiredo', 'n', 'C', '2015-03-31 22:52:57', '5ab4c6863a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1659, '', 0, 0),
(2877, 'everton.surfer@gmail.com', 'Everton', 'Silva', 'n', 'C', '2015-03-31 22:52:57', '87b7e78e87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2878, 'guilhermele@gmail.com', 'Guilherme', 'LE', 'n', 'C', '2015-03-31 22:52:57', 'b65df8200a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2879, 'jdonnerborges@yahoo.com.br', 'Juliane', 'Borges', 'n', 'C', '2015-03-31 22:52:57', 'f156c3d4bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2880, 'juliavianasilva@gmail.com', 'Júlia', 'Viana', 'n', 'C', '2015-03-31 22:52:57', '0bcc8ba2ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2881, 'lbravo1@gmail.com', 'Lucas', 'Tessaroli Bravo', 'n', 'C', '2015-03-31 22:52:57', 'd0a97683c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2882, 'rodrigo.maxtec@gmail.com', 'Digo', 'Mendes', 'n', 'C', '2015-03-31 22:52:57', '3e1ab181f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2883, 'thayna_tau@hotmail.com', 'Thayná', 'Alice', 'n', 'C', '2015-03-31 22:52:57', '2e85d2151d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2884, 'alvaroduartecabral@hotmail.com', 'Alvaro', 'Duarte', 'n', 'C', '2015-03-31 22:52:57', '1c6d384b70', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2885, 'thiagochapa@gmail.com', 'Thiago', 'Dantas', 'n', 'C', '2015-03-31 22:52:57', '4c424726ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2886, 'stercego@hotmail.com', 'Emerson', 'Miranda', 'n', 'C', '2015-03-31 22:52:57', 'beb41149d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2887, 'bruu.13@hotmail.com', 'Bruno', 'Soares', 'n', 'C', '2015-03-31 22:52:57', '66f7a66901', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(2888, 'jmhenriquesster@gmail.com', 'Jorge', 'Henriques', 'n', 'C', '2015-03-31 22:52:57', 'e210fcde72', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2889, 'ricardomoraes047@gmail.com', 'RICARDO', 'MORAES', 'n', 'C', '2015-03-31 22:52:57', '0ce01ec9e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2890, 'febou@hotmail.com', 'Felipe', 'Bouzon', 'n', 'C', '2015-03-31 22:52:57', '0f0272bcc4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2891, 'giopirescodelico@hotmail.com', 'Giovani', 'Niotti', 'n', 'C', '2015-03-31 22:52:57', '8223ca09a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2892, 'j.27784@gmail.com', 'Joao', 'Mota', 'n', 'C', '2015-03-31 22:52:57', 'c3899ba59a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3363, '', 0, 0),
(2893, 'lekosurfer@hotmail.com', 'Leonardo', 'Rollin', 'n', 'C', '2015-03-31 22:52:57', '1907d4c9b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2894, 'karolina.surf99@gmail.com', 'Carolina', 'Fernandes', 'n', 'C', '2015-03-31 22:52:57', '55d44e9038', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2895, 'gabriel_longboard@hotmail.com', 'Gabriel', 'Nascimento', 'n', 'C', '2015-03-31 22:52:57', '5dc0a9c31a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2896, 'hellen_loira_09@hotmail.com', 'Hellen', 'Santos', 'n', 'C', '2015-03-31 22:52:57', '4e8fc055df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2897, 'nelsonpn@hotmail.com', 'Nelson', 'Pinto', 'n', 'C', '2015-03-31 22:52:57', '1acee95f5e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2898, 'bruno_nfaa@hotmail.com', 'Bruno', 'Campos Fontanella', 'n', 'C', '2015-03-31 22:52:57', '1ff936f84a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2899, 'dl_victor@hotmail.com', 'Victor', 'Camara', 'n', 'C', '2015-03-31 22:52:57', '5645eab822', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2900, 'afonso.andrade.guerreiro@gmail.com', 'Afonso', 'Andrade Guerreiro', 'n', 'C', '2015-03-31 22:52:57', '8789d37e71', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2901, 'alexhaber@hotmail.com', 'Alexandre', 'Haberkorn', 'n', 'C', '2015-03-31 22:52:57', '683235e551', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2902, 'pedrodo_o@hotmail.com', 'Peter', 'Do Ó', 'n', 'C', '2015-03-31 22:52:57', '6146342034', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2903, 'rato_47@hotmail.com', 'Joao', 'Rato', 'n', 'C', '2015-03-31 22:52:57', '60d55f0c2b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2904, 'oksana_rf@hotmail.com', 'Oksana', 'Grintchichin', 'n', 'C', '2015-03-31 22:52:57', 'f09b38e8ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2905, 'johnnyfbio@hotmail.com', 'Johnny', 'Flores de França', 'n', 'C', '2015-03-31 22:52:57', '6fe5f04921', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2906, 'w_melilli@hotmail.com', 'William', 'Melilli', 'n', 'C', '2015-03-31 22:52:57', 'b0cacb7fc0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2907, 'jaisontst@hotmail.com', 'Jaison', 'Souza', 'n', 'C', '2015-03-31 22:52:57', '3ccdefbc2a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2908, 'glorilola@gmail.com', 'Gloria', 'de Jesus', 'n', 'C', '2015-03-31 22:52:57', '32628f0355', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2909, 'edsilvano@gmail.com', 'Ederson', 'Silvano de Souza', 'n', 'C', '2015-03-31 22:52:57', 'c42ced5cf2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2910, 'denysm@hotmail.com', 'Denys', 'Martins', 'n', 'C', '2015-03-31 22:52:57', '06f0a156db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2911, 'miarocha_17@hotmail.com', 'Maria', 'Leónidas Rocha', 'n', 'C', '2015-03-31 22:52:57', 'b283d97533', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2912, 'luis.ds.castro@gmail.com', 'Luís', 'Castro', 'n', 'C', '2015-03-31 22:52:57', '4e066399bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2913, 'janainasc74@yahoo.com.br', 'Jana', 'Monteiro', 'n', 'C', '2015-03-31 22:52:57', '1676b44efc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2914, 'j_orellana_t@hotmail.com', 'Jorge', 'Torres', 'n', 'C', '2015-03-31 22:52:57', '27317aa724', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2915, 'vegasfilipe@gmail.com', 'Filipe', 'Vegas', 'n', 'C', '2015-03-31 22:52:57', 'f69349a70f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2916, 'aspsouth@terra.com.br', 'Cle', 'Pereira', 'n', 'C', '2015-03-31 22:52:57', '458991dfe6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2917, 'franciscopiscomartins@hotmail.com', 'Francisco', 'Martins', 'n', 'C', '2015-03-31 22:52:57', 'e15c3e1145', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2918, 'cedric-rocha@hotmail.com', 'Cedric', 'Rocha de Souza', 'n', 'C', '2015-03-31 22:52:57', '2c7b195d27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2919, 'brutoledo99@hotmail.com', 'Bruna', 'Toledo', 'n', 'C', '2015-03-31 22:52:57', 'ec4438a9eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2920, 'sposnik.theodoro@gmail.com', 'Sergio', 'Theodoro', 'n', 'C', '2015-03-31 22:52:57', '7a4666eae8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2921, 'amandademartin@gmail.com', 'Amanda', 'Garcia', 'n', 'C', '2015-03-31 22:52:57', 'cccaea2737', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2922, 'jonatasdavidvinhascadete_7@hotmail.com', 'Jónatas', 'Cadete', 'n', 'C', '2015-03-31 22:52:57', '71a28792df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2923, 'fegamboni@hotmail.com', 'Felipe', 'Gamboni', 'n', 'C', '2015-03-31 22:52:57', '53ff015a87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2924, 'yasmin_stoe@hotmail.com', 'Yasmin', 'Stoe', 'n', 'C', '2015-03-31 22:52:57', '09e688faf1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2925, 'leonardobruno01@gmail.com', 'Leonardo', 'Barreto', 'n', 'C', '2015-03-31 22:52:57', 'c36d1b706c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2926, 'arnon_lintz@hotmail.com', 'Arnon', 'Lintz', 'n', 'C', '2015-03-31 22:52:57', '99296f9120', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2927, 'tomasc.ramos2001@gmail.com', 'Tomás', 'Ramos', 'n', 'C', '2015-03-31 22:52:57', '8efa6f4727', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2928, 'felipezonasurf@hotmail.com', 'Felipe', 'Lima', 'n', 'C', '2015-03-31 22:52:57', 'e263330b46', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2929, 'osvadell@gmail.com', 'Osvaldo', 'Dell\'Antonio Garcia', 'n', 'C', '2015-03-31 22:52:57', '5102e5f728', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2930, 'trossandre@gmail.com', 'Andre', 'Tross', 'n', 'C', '2015-03-31 22:52:57', '01e96b8223', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2931, 'andres.henrique04@gmail.com', 'Andres', 'Henrique', 'n', 'C', '2015-03-31 22:52:57', '4e964c239d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2932, 'kaka_pereira@hotmail.com', 'Karina', 'Pereira', 'n', 'C', '2015-03-31 22:52:57', 'd3803f2d06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2933, 'lu_yoko@hotmail.com', 'Luara', 'Yoko', 'n', 'C', '2015-03-31 22:52:57', '364b8983da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2934, 'mariafigueiredo993@gmail.com', 'Maria', 'Figueiredo', 'n', 'C', '2015-03-31 22:52:57', '2f8b265241', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2935, 'mnevespf@gmail.com', 'Marcelo', 'Neves', 'n', 'C', '2015-03-31 22:52:57', '1122fad470', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2936, 'celsotomio@gmail.com', 'Celso', 'Tomio', 'n', 'C', '2015-03-31 22:52:57', '08a3677c98', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2937, 'nelson_bb_00@hotmail.com', 'Nelson', 'Vaz', 'n', 'C', '2015-03-31 22:52:57', 'b13916b1e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2938, 'arthur.arouca@hotmail.com', 'Arthur', 'Arouca', 'n', 'C', '2015-03-31 22:52:57', '9a3266941e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2939, 'marcelo@studiomds.com.br', 'Marcelo', 'Dias Dos Santos', 'n', 'C', '2015-03-31 22:52:57', 'c7883f55c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2940, 'sofiaoli@gmail.com', 'Sofia', 'Honrado', 'n', 'C', '2015-03-31 22:52:57', 'c02a912e7a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2941, 'boyvsgirl@hotmail.com', 'André', 'Santo', 'n', 'C', '2015-03-31 22:52:57', '08070b3dcc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2942, 'theo.fresia@hotmail.com', 'Theo', 'Fresia', 'n', 'C', '2015-03-31 22:52:57', 'b6cd0eff83', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2943, 'edumendes2000@gmail.com', 'Eduardo', 'Mendes', 'n', 'C', '2015-03-31 22:52:57', '20f07ea3a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2944, 'oficina.novaexpress@gmail.com', 'Nova Express', 'Oficina', 'n', 'C', '2015-03-31 22:52:57', 'de1a1e8445', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2945, 'birabitoo@gmail.com', 'Bira Bito', 'Bito', 'n', 'C', '2015-03-31 22:52:57', 'cd874e0db3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2946, 'taciorodrigues1@hotmail.com', 'Tacio', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:57', 'dbcc01ac87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2947, 'titoserra@hotmail.com', 'Tito', 'Serra', 'n', 'C', '2015-03-31 22:52:57', '30eabb6ca0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2948, 'gustavo@surfguru.com.br', 'Gustavo', 'da Mata', 'n', 'C', '2015-03-31 22:52:57', '94a677a934', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2949, 'sara_gilje@hotmail.com', 'Sara', 'Gilje', 'n', 'C', '2015-03-31 22:52:57', '1a90d6f21c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2950, 'joaotavares86@hotmail.com', 'João', 'Duarte', 'n', 'C', '2015-03-31 22:52:57', '4b70eb048d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2951, 'ale.cuadradoa@gmail.com', 'Ale', 'Cuadrado', 'n', 'C', '2015-03-31 22:52:57', '7ad8982258', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2952, 'czepol@hotmail.com', 'Cory', 'Lopez', 'n', 'C', '2015-03-31 22:52:57', '199455886e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2953, 'benborges@gmail.com', 'Ben', 'Borges', 'n', 'C', '2015-03-31 22:52:57', '74b06bf4b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2954, 'senekozulo@euskalnet.net', 'Lorena', 'Blanco', 'n', 'C', '2015-03-31 22:52:57', 'fdbcd7cfda', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2955, 'puertofaria@gmail.com', 'Mateus', 'Puerto', 'n', 'C', '2015-03-31 22:52:57', '35304e9115', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2956, 'gustavohandro@hotmail.com', 'Gustavo', 'Handro', 'n', 'C', '2015-03-31 22:52:57', '0827e0f188', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2957, 'junior.bittencourtv@hotmail.com', 'Junior', 'Bittencourt', 'n', 'C', '2015-03-31 22:52:57', '024ac5bc66', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2958, 'carocha_313@hotmail.com', 'Ana', 'Carolina', 'n', 'C', '2015-03-31 22:52:57', 'd99a107436', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2959, 'marcoemanu@oi.com.br', 'Marco', 'Sampaio', 'n', 'C', '2015-03-31 22:52:57', '2abdaa8c3c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2960, 'thomas.joaquini@hotmail.com', 'Thomas', 'Joaquini', 'n', 'C', '2015-03-31 22:52:57', 'c8f5285fbf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2961, 'dani-ns@hotmail.com', 'Danieli', 'Nunes', 'n', 'C', '2015-03-31 22:52:57', '374acbacb2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2962, 'paulacastela@gmail.com', 'Paula', 'Castela', 'n', 'C', '2015-03-31 22:52:57', '05ea04f2b6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2963, 'ana.cbgodoy@gmail.com', 'Ana', 'Godoy', 'n', 'C', '2015-03-31 22:52:57', 'b40568066c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2964, 'vitor.20t@hotmail.com', 'Victor', 'Toledo', 'n', 'C', '2015-03-31 22:52:57', '9940041b29', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2965, 'paduafacebook@live.com.pt', 'Gonçalo', 'Pádua', 'n', 'C', '2015-03-31 22:52:57', 'a50615af40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2966, 'kika.1001@live.com.pt', 'Kika', 'Andrade', 'n', 'C', '2015-03-31 22:52:57', 'cfd9aeec82', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2967, 'luis.mokdeci@portobelloshop.com.br', 'PortobelloShop', 'Alphaville', 'n', 'C', '2015-03-31 22:52:57', '4a43c735e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2968, 'anneke_pisca@hotmail.com', 'Anneke', 'Correia', 'n', 'C', '2015-03-31 22:52:57', '80d4763078', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2969, 'vidanova@vn.imb.br', 'Herrisson Eder', 'Ranzi', 'n', 'C', '2015-03-31 22:52:57', '176fe7fa6c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2970, 'erika.eid@globo.com', 'Erika', 'Eid', 'n', 'C', '2015-03-31 22:52:57', 'eb4fc895c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2971, 'zemaria_jk@hotmail.com', 'Zé', 'Maria', 'n', 'C', '2015-03-31 22:52:57', '1d182cc7a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2972, 'ninokascuba@hotmail.com', 'Catarina', 'Lourenço', 'n', 'C', '2015-03-31 22:52:57', '1fe31e3fc1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2973, 'edirlandog12@gmail.com', 'Edirlando', 'Robgood', 'n', 'C', '2015-03-31 22:52:57', '58db5235ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2974, 'lulerner82@hotmail.com', 'Lu', 'Lerner', 'n', 'C', '2015-03-31 22:52:57', '7cea3e34e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2975, 'gsvale@gmail.com', 'Graça', 'Vale', 'n', 'C', '2015-03-31 22:52:57', 'c5c90f1b97', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3316, '', 0, 0),
(2976, 'lissa_carol@hotmail.com', 'Lissa', 'Ruiz', 'n', 'C', '2015-03-31 22:52:57', 'c548ffe12b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2977, 'glauco-lima@hotmail.com', 'Glauco', 'Horta Lima', 'n', 'C', '2015-03-31 22:52:57', 'efb55daf02', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2978, 'nelia.lopes.novo@gmail.com', 'Nélia', 'Lopes', 'n', 'C', '2015-03-31 22:52:57', '79ac7bd3fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2979, 'goncalomauritti@gmail.com', 'Gonçalo', 'Bessone Mauritti', 'n', 'C', '2015-03-31 22:52:57', '66f5f1f4e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1607, '', 0, 0),
(2980, 'catarina.correia.acpc@gmail.com', 'Catarina', 'Correia', 'n', 'C', '2015-03-31 22:52:57', 'be10bc72c4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2981, 'retta.serra@gmail.com', 'Renatta', 'Serra', 'n', 'C', '2015-03-31 22:52:57', '91d0fccae2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2982, 'titolp@bol.com.br', 'Tito', 'Luís', 'n', 'C', '2015-03-31 22:52:57', '22d9a4471d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2983, 'clabel25@hotmail.com', 'Clara', 'Beltran', 'n', 'C', '2015-03-31 22:52:57', 'c44bb6bc14', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2984, 'sirleinegruni@gmail.com', 'Sirlei', 'Lelei', 'n', 'C', '2015-03-31 22:52:57', 'ba9c6317b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2985, 'anabela.bn@hotmail.com', 'Anabela', 'Bernardes', 'n', 'C', '2015-03-31 22:52:57', '5109b0845a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2986, 'martimmatos97@hotmail.com', 'Martim', 'Matos', 'n', 'C', '2015-03-31 22:52:57', '0def582a5e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1470, '', 0, 0),
(2987, 'sebas.giacummo@gmail.com', 'Sebastian', 'Giacummo', 'n', 'C', '2015-03-31 22:52:57', '29e5047b79', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2988, 'dnsena@hotmail.com', 'Danielle', 'Sena', 'n', 'C', '2015-03-31 22:52:57', '4dd4ba5d19', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2989, 'luizrsimoes@gmail.com', 'luiz roberto', 'Simoes', 'n', 'C', '2015-03-31 22:52:57', '42cb430508', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2990, 'finess7lostbeer@hotmail.com', 'Gonçalo', 'Santarém', 'n', 'C', '2015-03-31 22:52:57', 'e1fe9a0cd2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2991, 'jptbcoelho@gmail.com', 'Pedro', 'Coelho', 'n', 'C', '2015-03-31 22:52:57', '8ceaac9791', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2992, 'pjorgejunior@uol.com.br', 'Paulo', 'Jorge', 'n', 'C', '2015-03-31 22:52:57', '390a7e1ff4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2993, 'resogari@yahoo.com.br', 'Renata', 'Sogari da Silva', 'n', 'C', '2015-03-31 22:52:57', '1174142f6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1439, '', 0, 0),
(2994, 'magnomarcel@hotmail.com', 'Marcel Antonio Magno', 'Magno', 'n', 'C', '2015-03-31 22:52:57', '721982d0f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2995, 'nanaonda@gmail.com', 'Marina', 'Rezende', 'n', 'C', '2015-03-31 22:52:57', '50298c8b70', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2996, 'jmpsecomarques@gmail.com', 'João', 'Marques', 'n', 'C', '2015-03-31 22:52:57', '03e9554ab7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2997, 'sjtomkowich@gmail.com', 'Samantha', 'Tomkowich', 'n', 'C', '2015-03-31 22:52:57', '40f1e434ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2998, 'dinobrasil73@hotmail.com', 'Ed', 'Innocencio', 'n', 'C', '2015-03-31 22:52:57', 'e8463eb1dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(2999, 'rdvaz111@ig.com.br', 'Renatinho', 'Dantas', 'n', 'C', '2015-03-31 22:52:57', '2c3d48794a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3000, 'eduardomegadiesel@terra.com.br', 'Carlos Eduardo', 'Costa Brito', 'n', 'C', '2015-03-31 22:52:57', '80abed2c2d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3001, 'isinho_ribeiro@hotmail.com', 'Ailson', 'Marcos', 'n', 'C', '2015-03-31 22:52:57', '2945d7a30a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3002, 'pipokatrue@gmail.com', 'Ana Rita', 'Alves', 'n', 'C', '2015-03-31 22:52:57', '06630b68a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1568, '', 0, 0),
(3003, 'tukslens@live.com', 'Tuks', 'Lens', 'n', 'C', '2015-03-31 22:52:57', 'd675549984', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3004, 'paulbeatriz2000@hotmail.com', 'Bea', 'Gonçalves', 'n', 'C', '2015-03-31 22:52:57', '5aac0dd01b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3005, 'bapluis@gmail.com', 'Luis', 'Sancho', 'n', 'C', '2015-03-31 22:52:57', '5fd88f0ec7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3006, 'biosurfpg@hotmail.com', 'Rodrigo', 'Pereira', 'n', 'C', '2015-03-31 22:52:57', '0dcfe08609', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3007, 'maria.mvasconcelos@gmail.com', 'Maria', 'Vasconcelos', 'n', 'C', '2015-03-31 22:52:57', 'd359beade5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3008, 'inhas_queiroz@hotmail.com', 'Rita', 'Queiroz', 'n', 'C', '2015-03-31 22:52:57', '6fe687a8bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4409, '', 0, 0),
(3009, 'joana_heredia@hotmail.com', 'Joana', 'de Almeida', 'n', 'C', '2015-03-31 22:52:57', '456610a37d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3010, 'bambolinateatro@gmail.com', 'Bambolina', 'Teatro', 'n', 'C', '2015-03-31 22:52:57', '0288cd8361', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3011, 'castrots@gmail.com', 'Thais', 'Castro', 'n', 'C', '2015-03-31 22:52:57', '8de24e769e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3012, 'saltapulga@gmail.com', 'Mariana', 'Andrade', 'n', 'C', '2015-03-31 22:52:57', '2823433d6d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3013, 'jlotufo@hotmail.com', 'João', 'Lotufo', 'n', 'C', '2015-03-31 22:52:57', 'e629171713', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3014, 'mjconstancio@gmail.com', 'Maria João', 'Robalo', 'n', 'C', '2015-03-31 22:52:57', '706b22b054', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3015, 'brunofps@hotmail.com', 'Bruno', 'Furtado', 'n', 'C', '2015-03-31 22:52:57', '28393da780', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3016, 'bruno.biscarde@hotmail.com', 'Bruno', 'Biscarde', 'n', 'C', '2015-03-31 22:52:57', '9ef70dbdce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3017, 'malex.silveira@gmail.com', 'Alexandre', 'Silveira', 'n', 'C', '2015-03-31 22:52:57', '37f94f6172', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3018, 'ines.castelo.valido@gmail.com', 'Inês', 'Castro', 'n', 'C', '2015-03-31 22:52:57', 'ff24bb5291', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3019, 'jorgepinheira@gmail.com', 'Jorge', 'Lima', 'n', 'C', '2015-03-31 22:52:57', '7505011d6a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3020, 'vandaabreu.nf@gmail.com', 'Vanda', 'Abreu NetoFerreira', 'n', 'C', '2015-03-31 22:52:57', '6e3c23a7e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3021, 'caiqueazevedo93@gmail.com', 'Caique', 'Azevedo', 'n', 'C', '2015-03-31 22:52:57', 'cf2062db07', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3022, 'alsduarte@netcabo.pt', 'Ana', 'Duarte', 'n', 'C', '2015-03-31 22:52:57', 'e357fb1427', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3023, 'djullycat@hotmail.com', 'Juliana', 'Lourenço', 'n', 'C', '2015-03-31 22:52:57', '4ca1127306', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3024, 'marlon_datti@hotmail.com', 'Marlon', 'Teixeira', 'n', 'C', '2015-03-31 22:52:57', 'd761286455', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3025, 'lucianohausen@hotmail.com', 'Luciano', 'Hausen', 'n', 'C', '2015-03-31 22:52:57', '1ab7e632f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3026, 'arthur_gui@hotmail.com', 'Arthur Guilherme', 'Goulart', 'n', 'C', '2015-03-31 22:52:57', 'b460a3e1d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3027, 'jp_geraldogremio@hotmail.com', 'João Pedro', 'Prux', 'n', 'C', '2015-03-31 22:52:57', '94494c34b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3028, 'jonhy_vianeta@hotmail.com', 'Joao', 'Ventura', 'n', 'C', '2015-03-31 22:52:57', '7c19c0eab8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3615, '', 0, 0),
(3029, 'luisoliveirabarros@sapo.pt', 'Luis Barros', 'Barros', 'n', 'C', '2015-03-31 22:52:57', '97c7190ec7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3030, 'alcantara.afonso@gmail.com', 'afonso', 'alcantara', 'n', 'C', '2015-03-31 22:52:57', '0ac665b953', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3031, 'daniel_ilc@hotmail.com', 'Daniel', 'Leite de Castro', 'n', 'C', '2015-03-31 22:52:57', '0b460d93f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3032, 'hugoabreu69@hotmail.com', 'Hugo', 'Abreu', 'n', 'C', '2015-03-31 22:52:57', 'b0cdc4c66d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3033, 'alan_do_casco@hotmail.com', 'Alan', 'Andolfato', 'n', 'C', '2015-03-31 22:52:57', '460c03a947', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3034, 'leseferdinando@hotmail.com', 'Fernando', 'Roneberg', 'n', 'C', '2015-03-31 22:52:57', '896041af66', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3035, 'guilherme.macchi@hotmail.com', 'Gui', 'Macchi', 'n', 'C', '2015-03-31 22:52:57', '90a3fa2d8a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3036, 'rdpuyol@hotmail.com', 'Ricardo', 'Puyol', 'n', 'C', '2015-03-31 22:52:57', 'aa7b38c450', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3037, 'merlinlundilealcasal@gmail.com', 'Merlin', 'Lundi', 'n', 'C', '2015-03-31 22:52:57', '2dca7cf065', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1495, '', 0, 0),
(3038, 'camilasyanez@hotmail.com', 'Camila', 'Yañez', 'n', 'C', '2015-03-31 22:52:57', 'd455a65978', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3039, 'fernandoluiz75@hotmail.com', 'Fernando', 'Goncalves', 'n', 'C', '2015-03-31 22:52:57', 'be4e087cb6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3040, 'amoramo-te@hotmail.com', 'Ana Almeida', 'Ana', 'n', 'C', '2015-03-31 22:52:57', '0f87cfaa17', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3586, '', 0, 0),
(3041, 'tsamuca@hotmail.com', 'Daniel', 'Takasaki Gamberini', 'n', 'C', '2015-03-31 22:52:57', 'a00b03ddc0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3042, 'juanilde@hotmail.com', 'Juan', 'Aroztegui', 'n', 'C', '2015-03-31 22:52:57', '9d49835ffb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3043, 'dany_18@msn.com', 'Daniela', 'Costa', 'n', 'C', '2015-03-31 22:52:57', '8873282463', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3044, 'joana-marques00@hotmail.com', 'Joana', 'Marques', 'n', 'C', '2015-03-31 22:52:57', '89d08b0a6c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3045, 'adcarvalho@tvi.pt', 'André', 'Pacheco', 'n', 'C', '2015-03-31 22:52:57', 'b132660a36', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3046, 'feboiteuxpestana@gmail.com', 'Fernando', 'Pestana', 'n', 'C', '2015-03-31 22:52:57', 'cd9a4017ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3047, 'catarina.cate.m.v@gmail.com', 'Catarina', 'Vieira', 'n', 'C', '2015-03-31 22:52:57', '46e1f8d4e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3048, 'andre_hilario_12@hotmail.com', 'André', 'Hilário', 'n', 'C', '2015-03-31 22:52:57', 'c0c30ea5da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3049, 'felipe_m_dantas@yahoo.com.br', 'Felipe', 'Dantas', 'n', 'C', '2015-03-31 22:52:57', '0ad34facf2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3050, 'mariaclarabrt@gmail.com', 'Clara', 'Brito', 'n', 'C', '2015-03-31 22:52:57', '9aa98fb945', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3051, 'tocardoso.bb@gmail.com', 'To', 'Cardoso', 'n', 'C', '2015-03-31 22:52:57', '29120e990b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 968, '', 0, 0),
(3052, 'b_ronny_b@hotmail.com', 'Ronny', 'Bragança', 'n', 'C', '2015-03-31 22:52:57', 'b35ae3316d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3053, 'simonwhitecat@gmail.com', 'Gato', 'Simao', 'n', 'C', '2015-03-31 22:52:57', '7e4ce2e3aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3054, 'goncalo.dias@gmail.com', 'Gonçalo', 'Dias', 'n', 'C', '2015-03-31 22:52:57', 'a5cf9fcaf1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1672, '', 0, 0),
(3055, 'filipazevedosilva@hotmail.com', 'Pipa', 'Silva', 'n', 'C', '2015-03-31 22:52:57', '203e26c258', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3056, 'miafloripa@hotmail.com', 'Fabio', 'Mia', 'n', 'C', '2015-03-31 22:52:57', 'c818a91587', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3057, 'belmarana@gmail.com', 'Ana', 'Belmar', 'n', 'C', '2015-03-31 22:52:57', '8a9f7cc3d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3058, 'vsurf2010@hotmail.com', 'Vitor', 'Gardel', 'n', 'C', '2015-03-31 22:52:57', 'a3ebdece0c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3059, 'aron_surf@hotmail.com', 'Aron', 'Santos', 'n', 'C', '2015-03-31 22:52:57', '0deda0d361', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3060, 'grazielle.b.fonseca@hotmail.com', 'Grazi', 'Fonseca', 'n', 'C', '2015-03-31 22:52:57', '25eca4109d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3061, 'anderceu.u@gmail.com', 'Anderce', 'Freitas', 'n', 'C', '2015-03-31 22:52:57', '3e314971d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3062, 'phillippwenzel19@hotmail.com', 'Philipp', 'Wenzel', 'n', 'C', '2015-03-31 22:52:57', '03996555ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3063, 'pedro.m.j.silva@hotmail.com', 'Pedro', 'Silva', 'n', 'C', '2015-03-31 22:52:57', '7c93eba252', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3064, 'naninhas.aires.sena@gmail.com', 'Mariana', 'D\'Aires', 'n', 'C', '2015-03-31 22:52:57', '34d196a89e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3065, 'chiccadas@gmail.com', 'francedo', 'serra', 'n', 'C', '2015-03-31 22:52:57', '8485c3b7ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3066, 'feweyh@gmail.com', 'Fernando', 'Weyh', 'n', 'C', '2015-03-31 22:52:57', 'c2ee9f2d2e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3067, 'trick.novin@hotmail.com', 'Patrick', 'Vasconcelos', 'n', 'C', '2015-03-31 22:52:57', '00021b0cd4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(3068, 'arthurdsalves10@gmail.com', 'Arthur', 'Alves', 'n', 'C', '2015-03-31 22:52:57', '69b25963e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3069, 'hhiles3@aol.com', 'Heather', 'Hiles', 'n', 'C', '2015-03-31 22:52:57', '52a805dae7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3070, 'jakeoakes75@yahoo.com', 'Jake', 'Oakes', 'n', 'C', '2015-03-31 22:52:57', '93de4fb597', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3071, 'fernando_madje@hotmail.com', 'Fernando', 'Nunes', 'n', 'C', '2015-03-31 22:52:57', '226ec5fe9e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3072, 'marianne.zipzestzing@gmail.com', 'M', '@ Zip Zest Zing', 'n', 'C', '2015-03-31 22:52:57', '8bae772d8c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3073, 'djtonyg@me.com', 'Tony', 'Garcia', 'n', 'C', '2015-03-31 22:52:57', '41d0586460', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3074, 'joaoaptavares98@gmail.com', 'João', 'Tavares', 'n', 'C', '2015-03-31 22:52:57', '2bae097bee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2418, '', 0, 0),
(3075, 'hectordelgado442@gmail.com', 'Hector', 'Delgado', 'n', 'C', '2015-03-31 22:52:57', '416dac10fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3076, 'tantheman0550@gmail.com', 'Tanner', 'Schuck', 'n', 'C', '2015-03-31 22:52:57', '334e92d53c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3077, 'adamhaller111@hotmail.com', 'Adam', 'Haller', 'n', 'C', '2015-03-31 22:52:57', '0245787ce0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3078, 'ericjzell@gmail.com', 'Eric', 'Zell', 'n', 'C', '2015-03-31 22:52:57', 'f6b2c8e370', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3079, 'rafaeltrig@hotmail.com', 'Rafael', 'de Abreu', 'n', 'C', '2015-03-31 22:52:57', '3cbfc0b958', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3080, 'arenquefloripa@hotmail.com', 'Rogerio', 'Arenque', 'n', 'C', '2015-03-31 22:52:57', '709485e34a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3081, 'marquinho313@hotmail.com', 'Marcos', 'Pereira', 'n', 'C', '2015-03-31 22:52:57', '740849b299', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3082, 'rzazzetta@hotmail.com', 'Romina', 'Zazzetta', 'n', 'C', '2015-03-31 22:52:57', 'e1f5d62f72', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3083, 'rider_bdn@hotmail.com', 'Sergi', 'Hurtado', 'n', 'C', '2015-03-31 22:52:57', 'ed115d05e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3084, 'iamcatfeesh@gmail.com', 'cody', 'taylor', 'n', 'C', '2015-03-31 22:52:57', '6753eede84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3085, 'lostonli@yahoo.com', 'Derek', 'Jasuta', 'n', 'C', '2015-03-31 22:52:57', '81e5465f8d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3086, 'cutter.duncan@gmail.com', 'Cutter', 'Duncan', 'n', 'C', '2015-03-31 22:52:57', '2a381330aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3087, 'tfkiernan@yahoo.com', 'Tom', 'Kiernan', 'n', 'C', '2015-03-31 22:52:57', 'a3f7716d81', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3088, 'msvvasurf@yahoo.com', 'Matt', 'Via', 'n', 'C', '2015-03-31 22:52:57', 'fe1b9c54b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3089, 'davidpaseirobb@hotmail.com', 'David', 'Paseiro', 'n', 'C', '2015-03-31 22:52:57', '82f4a4f521', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3090, 'lorienthfreitas@hotmail.com', 'Lorienth', 'Freitas', 'n', 'C', '2015-03-31 22:52:57', '677c510a5e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3091, 'hcosta.eneop2@gmail.com', 'Hugo', 'Costa', 'n', 'C', '2015-03-31 22:52:57', '78b52fd255', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3092, 'pride_ricardo@hotmail.com', 'Ricardo', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:57', '94f8d0c743', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3093, 'fernando@contabiliza.net', 'Luis Fernando', 'Saar', 'n', 'C', '2015-03-31 22:52:57', '753eb44a96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3094, 'anap.guarda@gmail.com', 'Ana Paula', 'Guarda', 'n', 'C', '2015-03-31 22:52:57', '0b65694aed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3095, 'cmacsk8@gmail.com', 'Christian', 'Mcafee', 'n', 'C', '2015-03-31 22:52:57', '8163197374', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3096, 'skyallenfl@gmail.com', 'Schuyler', 'Allen', 'n', 'C', '2015-03-31 22:52:57', '76240713b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3097, 'danhourgroup@gmail.com', 'Danhour', 'Group', 'n', 'C', '2015-03-31 22:52:57', '3aa3782d65', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3098, 'martin_cat03@hotmail.com', 'Martin', 'Juan', 'n', 'C', '2015-03-31 22:52:57', 'ee8aab7fa9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3099, 's1058070@uu.edu', 'Nic', 'Spalviero', 'n', 'C', '2015-03-31 22:52:57', '75f311c397', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3100, 'ebelaz@uol.com.br', 'Edgar', 'Belaz', 'n', 'C', '2015-03-31 22:52:57', '10ec58c754', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3101, 'julia.schucht@live.de', 'Julia', 'Schucht', 'n', 'C', '2015-03-31 22:52:57', '945cd21363', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3102, 'n.figueiredo@campus.fct.unl.pt', 'Nuno', 'Figueiredo', 'n', 'C', '2015-03-31 22:52:57', 'dd8a2c91ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3103, 'jandrade7120@gmail.com', 'JOÃO', 'Andrade', 'n', 'C', '2015-03-31 22:52:57', '6490b4f527', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3104, 'raphaela.bragaglia@yahoo.com', 'Raphaela', 'Bragaglia', 'n', 'C', '2015-03-31 22:52:57', '4aec127343', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3105, 'jpinhodias18@gmail.com', 'João', 'Maria', 'n', 'C', '2015-03-31 22:52:57', '6db7f32582', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3537, '', 0, 0),
(3106, 'bernardoobarroso@hotmail.com', 'Bernardo', 'Barroso', 'n', 'C', '2015-03-31 22:52:57', 'f1f69e221c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3107, 'yoyosurf360@hotmail.com', 'Yoyo', 'Terhorst', 'n', 'C', '2015-03-31 22:52:57', '1aba974378', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3108, 'taisemn@hotmail.com', 'Taise', 'Mn', 'n', 'C', '2015-03-31 22:52:57', 'fa25648509', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3109, 'ali3mendia@gmail.com', 'Ali', 'Mendia', 'n', 'C', '2015-03-31 22:52:57', '5ea746c952', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3110, 'brettfl@hotmail.com', 'Brett', 'L\'Amie', 'n', 'C', '2015-03-31 22:52:57', '695a7d0015', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3111, 'heinzoliver@msn.com', 'Heinz', 'Oliver', 'n', 'C', '2015-03-31 22:52:57', 'a1aea98079', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3112, 'apvedovello@gmail.com', 'ana paula', 'vedovello carvalho', 'n', 'C', '2015-03-31 22:52:57', 'ab53365d83', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3113, 'rita-serra@live.com', 'Rita', 'Serra', 'n', 'C', '2015-03-31 22:52:57', 'd75907c580', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3114, 'shayneayash@yahoo.com', 'Shayne', 'Ayash', 'n', 'C', '2015-03-31 22:52:57', '769a4c7489', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3115, 'grandchasept@hotmail.com', 'Rafa', 'Oliveira', 'n', 'C', '2015-03-31 22:52:57', 'a5ef3df04c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3116, 'pedrombcabral@gmail.com', 'Pedro', 'Cabral TK', 'n', 'C', '2015-03-31 22:52:57', '177e5fdcb2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3117, 'tkc32186@gmail.com', 'TK', 'Crowe', 'n', 'C', '2015-03-31 22:52:57', '7723544f88', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3118, 'alexandre.mess@gmail.com', 'Alexandre', 'Baltazar', 'n', 'C', '2015-03-31 22:52:57', '36e8f0eb4d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3119, 'dznuts2008@aol.com', 'Chad', 'Walker', 'n', 'C', '2015-03-31 22:52:57', '0eafc7ad79', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3120, 'diogocconceicao@hotmail.com', 'Diogo', 'Conceicao', 'n', 'C', '2015-03-31 22:52:57', '3c347ef285', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3121, 'maclellan.ian@gmail.com', 'Ian', 'MacLellan', 'n', 'C', '2015-03-31 22:52:57', 'debf8e086b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3122, 'diogo.mendof@gmail.com', 'Diogo', 'Fernandes', 'n', 'C', '2015-03-31 22:52:57', '762c62818d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3123, 'pedro25rtt@hotmail.com', 'Pedro', 'Couteiro', 'n', 'C', '2015-03-31 22:52:57', '00ec15e706', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3124, 'fatimap2009@gmail.com', 'Fátima', 'Pereira', 'n', 'C', '2015-03-31 22:52:57', '8c083fcac3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3125, 'jtavares.dub@gmail.com', 'Jose', 'Tavares', 'n', 'C', '2015-03-31 22:52:57', '4a566129e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3589, '', 0, 0),
(3126, 'jonathanfelixadm@gmail.com', 'Jonathan Felix', 'Souza', 'n', 'C', '2015-03-31 22:52:57', 'ca4f3ea5bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3127, 'ivanamadai@hotmail.com', 'Ivan', 'Rehbein', 'n', 'C', '2015-03-31 22:52:57', 'ef21a95b7c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3128, 'cmfoca2@gmail.com', 'Carlos Miguel', 'Branco Foca', 'n', 'C', '2015-03-31 22:52:57', '0ed4e00c2d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3129, 'jonasschambeck@hotmail.com', 'Jonas', 'Schambeck', 'n', 'C', '2015-03-31 22:52:57', 'f6506f8184', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3130, 'stubd@hotmail.com', 'Seth', 'Stafford', 'n', 'C', '2015-03-31 22:52:57', 'e9a13b5a7e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3131, 'hanneyacc@hotmail.com', 'Lucas', 'Lima', 'n', 'C', '2015-03-31 22:52:57', '3f52e95754', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3132, 'ritabeltranfranco@gmail.com', 'Rita', 'Beltran', 'n', 'C', '2015-03-31 22:52:57', '1281ad554b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2457, '', 0, 0),
(3133, 'gatorbait7@bellsouth.net', 'David', 'Moorhouse Jr', 'n', 'C', '2015-03-31 22:52:57', '4310df6222', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3134, 'jenniferstegura@aol.com', 'Jennifer', 'Stegura', 'n', 'C', '2015-03-31 22:52:57', 'b907df4397', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3135, 'isabelbelardbarata@gmail.com', 'Isabel', 'Barata', 'n', 'C', '2015-03-31 22:52:57', 'eb207c81d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3234, '', 0, 0),
(3136, 'joao_bondesousa@hotmail.com', 'Joao', 'De Sousa', 'n', 'C', '2015-03-31 22:52:57', '9a2f3fa472', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 274, '', 0, 0),
(3137, 'ngarcia@tj.rs.gov.br', 'Cris', 'Garcia', 'n', 'C', '2015-03-31 22:52:57', 'c742a85970', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3138, 'tiffanycunhalima@hotmail.com', 'Tiffany', 'Coelho', 'n', 'C', '2015-03-31 22:52:57', '52b2eb73bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3139, 'gabrielsaudades@uol.com.br', 'Gabriel', 'Saudades', 'n', 'C', '2015-03-31 22:52:57', '444ff1e9cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3140, 'francisco.laranjinha@hotmail.com', 'Francisco', 'Laranjinha', 'n', 'C', '2015-03-31 22:52:57', '50ca5d98be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3141, 'salexandra1998@hotmail.com', 'Sara', 'Pereira', 'n', 'C', '2015-03-31 22:52:57', '5e54ea8aa6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3142, 'anacraido40@hotmail.com', 'Ana C.', 'Aido', 'n', 'C', '2015-03-31 22:52:57', '78d256e836', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3143, 'paigeweinkle@gmail.com', 'Paige', 'Weinkle', 'n', 'C', '2015-03-31 22:52:57', '376161359b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3144, 'francisco_madeira37@hotmail.com', 'Francisco', 'Madeira', 'n', 'C', '2015-03-31 22:52:57', 'c4763e4302', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3145, 'joao__paciencia91@hotmail.com', 'João', 'Paciência', 'n', 'C', '2015-03-31 22:52:57', '8ff42e949c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3146, 'alexoprj@hotmail.com', 'Alex', 'Spy', 'n', 'C', '2015-03-31 22:52:57', '254d562bd9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3147, 'ra_cm@hotmail.com', 'Ricardo', 'Almeida', 'n', 'C', '2015-03-31 22:52:57', '8b811fc70e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1782, '', 0, 0),
(3148, 'ricardocaridades@hotmail.com', 'Ricardo', 'Marques', 'n', 'C', '2015-03-31 22:52:57', 'a9c8c0a1a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3149, 'diosilva@msn.com', 'Diogo', 'Silva', 'n', 'C', '2015-03-31 22:52:57', 'c55168d3b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3150, 'mindlxdistribution@gmail.com', 'Tiago', 'Raimundo', 'n', 'C', '2015-03-31 22:52:57', '4d20751e0f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3866, '', 0, 0),
(3151, 'andre_cabriz@hotmail.com', 'André', 'Pinto', 'n', 'C', '2015-03-31 22:52:57', 'c15410d482', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3152, 'telmo.moranguinho@gmail.com', 'Telmo', 'Moranguinho', 'n', 'C', '2015-03-31 22:52:57', '84d2ceae2a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 995, '', 0, 0),
(3153, 'inesneuparth@hotmail.com', 'Inês', 'Neuparth', 'n', 'C', '2015-03-31 22:52:57', 'c3175f105d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3154, 'paulhogan92@aol.com', 'Stephen', 'Hogan', 'n', 'C', '2015-03-31 22:52:57', 'd87cbb889d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3155, 'maxrm3@gmail.com', 'Max Ricardo', 'Mendes', 'n', 'C', '2015-03-31 22:52:57', '3e19f23afd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3156, 'boli_nha@sapo.pt', 'Nuno', 'Leal', 'n', 'C', '2015-03-31 22:52:57', 'e116e63888', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3157, 'gonchi.rubio@hotmail.com', 'Gonchi', 'Rubio', 'n', 'C', '2015-03-31 22:52:57', 'f34768df0f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3158, 'beaniehead609@gmail.com', 'Bobby', 'Deans', 'n', 'C', '2015-03-31 22:52:57', 'bb2be56333', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3159, 'lourencotmc@gmail.com', 'Lourenço', 'Martins De Carvalho', 'n', 'C', '2015-03-31 22:52:57', '262625604a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3160, 'm-mordehai@hotmail.com', 'Cold Hawaii', 'Surf Camp', 'n', 'C', '2015-03-31 22:52:57', '8251846bec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3161, 'mcramer@aasp.org.br', 'Mauricio', 'Esteves', 'n', 'C', '2015-03-31 22:52:57', '22c482730e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3162, 'marpartimpim_mitram@hotmail.com', 'Martim', 'Pereira Gonçalves', 'n', 'C', '2015-03-31 22:52:57', '6f8959764a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3163, 'alfredospereira66@gmail.com', 'Francisco', 'Silva', 'n', 'C', '2015-03-31 22:52:57', '3e8c377b35', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3164, 'ohanasurfshop@bellsouth.net', 'JordanandTara', 'Schwartz', 'n', 'C', '2015-03-31 22:52:57', '50d446c288', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3165, 'afonsomelara96@gmail.com', 'Afonso Melara', 'Dias', 'n', 'C', '2015-03-31 22:52:57', 'a794695766', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2604, '', 0, 0),
(3166, 'salvador_mira@hotmail.com', 'Salvador', 'Mira', 'n', 'C', '2015-03-31 22:52:57', 'f3f0dd52cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3019, '', 0, 0),
(3167, 'pedromotas.si@gmail.com', 'Pedro', 'Motas', 'n', 'C', '2015-03-31 22:52:57', '8f1ce692e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3168, 'juansimonpiera.bps@gmail.com', 'Juan', 'Piera Galavis', 'n', 'C', '2015-03-31 22:52:57', 'b51c337de1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3169, 'carolina_garcez@hotmail.com', 'Ana', 'Garcez', 'n', 'C', '2015-03-31 22:52:57', 'a28eb0a59c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3170, 'mbento25@gmail.com', 'Miguel', 'Bento', 'n', 'C', '2015-03-31 22:52:57', '6a88543611', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3171, 'clesiocorreia@hotmail.com', 'Clésio', 'Correia', 'n', 'C', '2015-03-31 22:52:57', '893b65c2d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3172, 'sos.facaafiada@gmail.com', 'Faca', 'Afiada', 'n', 'C', '2015-03-31 22:52:57', '1b5823e26c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3173, 'franemidio.ribeiro@gmail.com', 'Francisco', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:57', '90a011d465', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3174, 'diogosousacastro@hotmail.com', 'Diogo', 'Sousa Castro', 'n', 'C', '2015-03-31 22:52:57', '5d27a5d23b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3175, 'ntalves@gmail.com', 'Nuno', 'Alves', 'n', 'C', '2015-03-31 22:52:57', 'e91fb1c683', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3176, 'elisa_boto@hotmail.com', 'Elisa', 'Boto', 'n', 'C', '2015-03-31 22:52:57', '4762e0b477', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2170, '', 0, 0),
(3177, 'anapgcabral@gmail.com', 'Ana Paula', 'Cabral', 'n', 'C', '2015-03-31 22:52:57', '19993efc2e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3178, 'anb1976@yahoo.com', 'Amy', 'Busch Hill', 'n', 'C', '2015-03-31 22:52:57', 'fe9e7176fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3179, 'j.n.v.grilo@gmail.com', 'Joao', 'Grilo', 'n', 'C', '2015-03-31 22:52:57', '610d0390d3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3180, 'simao.osorio@gmail.com', 'Simao', 'Osorio', 'n', 'C', '2015-03-31 22:52:57', '36629cf735', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3181, 'zepgago@gmail.com', 'Zé', 'Gago', 'n', 'C', '2015-03-31 22:52:57', '83f781c937', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3182, 'marianamartins95@hotmail.com', 'Mariana', 'Martins', 'n', 'C', '2015-03-31 22:52:57', 'f401ead9ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3183, 'antonio_surfer_fabiao@hotmail.com', 'Antonio', 'Fabião', 'n', 'C', '2015-03-31 22:52:57', '8171d776e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3184, 'miguel_russell@hotmail.com', 'Miguel', 'Russell', 'n', 'C', '2015-03-31 22:52:57', '2c1c206dc8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3185, 'jplabadia@gmail.com', 'João', 'Abadia', 'n', 'C', '2015-03-31 22:52:57', '804d8f28ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3297, '', 0, 0),
(3186, 'vascocreal@gmail.com', 'Vasco', 'Côrte-Real', 'n', 'C', '2015-03-31 22:52:57', '47d6956405', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3187, 'antoniopintodeabreu@gmail.com', 'António', 'De Abreu', 'n', 'C', '2015-03-31 22:52:57', '90d19fd009', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3188, 'fjscjunior@gmail.com', 'Francisco', 'Sampaio', 'n', 'C', '2015-03-31 22:52:57', '335f49831e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3189, 'tomas_correia@hotmail.com', 'Tomas', 'Correia', 'n', 'C', '2015-03-31 22:52:57', '7ee0bf13d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3190, 'darrigade_michael@hotmail.fr', 'Michael', 'Darrigade', 'n', 'C', '2015-03-31 22:52:57', 'b4562bf324', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3191, 'psalsaramos@gmail.com', 'P Salsa', 'Ramos', 'n', 'C', '2015-03-31 22:52:57', 'ef4534c134', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1638, '', 0, 0),
(3192, 'bruno_nato360@hotmail.com', 'Bruno', 'Nato', 'n', 'C', '2015-03-31 22:52:57', 'e4aea42259', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 333, '', 0, 0),
(3193, 'cam.ger@free.fr', 'Camille', 'Gergereau', 'n', 'C', '2015-03-31 22:52:57', '71f3012415', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3194, 'margaridaeliseu16@hotmail.com', 'Margarida', 'Eliseu', 'n', 'C', '2015-03-31 22:52:57', 'be3d1b2cac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1751, '', 0, 0),
(3195, 'fmvsampaio@gmail.com', 'Francisco', 'Sampaio', 'n', 'C', '2015-03-31 22:52:57', '863be52939', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3196, 'gustavo_baptista@live.com.pt', 'Gustavo', 'Baptista', 'n', 'C', '2015-03-31 22:52:57', 'e83f383638', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3197, 'kikasgloria@hotmail.com', 'Ricardo', 'Gloria', 'n', 'C', '2015-03-31 22:52:57', 'c3f422e36f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3198, 'jdiogocaldeira@hotmail.com', 'João', 'Caldeira', 'n', 'C', '2015-03-31 22:52:57', '1046829bbd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3199, 'quiquebaleal@hotmail.com', 'Enrique', 'Lenzano', 'n', 'C', '2015-03-31 22:52:57', '765c701223', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3200, 'lindamaldonadoa@gmail.com', 'Linda', 'Maldonado Althoff', 'n', 'C', '2015-03-31 22:52:57', '16a546f19f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3201, 'ju_raps@hotmail.com', 'Joana', 'PSousa', 'n', 'C', '2015-03-31 22:52:57', '6be18accd7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3202, 'simao_osorio@hotmail.com', 'Simao', 'Osorio', 'n', 'C', '2015-03-31 22:52:57', 'db71226efb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2843, '', 0, 0),
(3203, 'mauro.alexsouza@gmail.com', 'Mauro', 'Souza', 'n', 'C', '2015-03-31 22:52:57', 'fd05104ee0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3204, 'martafseabra@gmail.com', 'Marta', 'Seabra', 'n', 'C', '2015-03-31 22:52:57', '7a19f0eaa3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3209, '', 0, 0),
(3205, 'constanca.a.rosa@hotmail.com', 'Constança', 'Rosa', 'n', 'C', '2015-03-31 22:52:57', '5e6c4697e0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3206, 'sabrinaavieira@hotmail.com', 'Sabrina', 'Vieira', 'n', 'C', '2015-03-31 22:52:57', '9b98a2348e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3207, 'goncalo.rebelo@ist.utl.pt', 'Gonçalo', 'Rebelo', 'n', 'C', '2015-03-31 22:52:57', '841681e18c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3208, 'jjjmont@ig.com.br', 'Juninho', 'Montenegro', 'n', 'C', '2015-03-31 22:52:57', 'c23a16f72f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3209, 'firmiento@hotmail.com', 'Anthony', 'Alavoine', 'n', 'C', '2015-03-31 22:52:57', '27f6ec4551', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3210, 'alicris87@hotmail.com', 'Aline', 'Freitas', 'n', 'C', '2015-03-31 22:52:57', '11a77c77db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3211, 'ze_nuno20@hotmail.com', 'Zé', 'Nuno', 'n', 'C', '2015-03-31 22:52:57', 'ae39611cd2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3212, 'jpmota51@gmail.com', 'Joao Pedro', 'Mota', 'n', 'C', '2015-03-31 22:52:57', '218349f5c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3213, 'tiagocastro36@netcabo.pt', 'Tiago', 'Castro', 'n', 'C', '2015-03-31 22:52:57', '53d7868a77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3214, 'titacunha7@gmail.com', 'filipa', 'cunha', 'n', 'C', '2015-03-31 22:52:57', 'f7a571f464', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2329, '', 0, 0),
(3215, 'esquilo_n@hotmail.com', 'Ricardo', 'Rei', 'n', 'C', '2015-03-31 22:52:57', 'b7134f1e63', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4741, '', 0, 0),
(3216, 'tneuparth235@hotmail.com', 'Tomás', 'Neuparth', 'n', 'C', '2015-03-31 22:52:57', '95110aae8e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3217, 'manavalle@gmail.com', 'Mariana', 'GC', 'n', 'C', '2015-03-31 22:52:57', '5dc5da66ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4062, '', 0, 0),
(3218, 'samuelmt_@hotmail.com', 'Samuel', 'Guerreiro', 'n', 'C', '2015-03-31 22:52:57', '8fc2697182', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3219, 'lucasmonari@hotmail.com', 'Lucas', 'Monari', 'n', 'C', '2015-03-31 22:52:57', '84d88dc24b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3220, 'jr_oliveira70@hotmail.com', 'Fernando', 'Junior', 'n', 'C', '2015-03-31 22:52:57', '73c82de3e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3221, 'migueljosegomesdias@gmail.com', 'Miguel', 'Dias', 'n', 'C', '2015-03-31 22:52:57', 'fa500842c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3222, 'cantasurf@hotmail.com', 'Licio', 'Oliveira', 'n', 'C', '2015-03-31 22:52:57', '53ebc6da43', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3223, 'matosjavier9@gmail.com', 'Javier', 'Matos Hula Hula', 'n', 'C', '2015-03-31 22:52:57', 'ec7196d1ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3224, 'mafalda.s.f.2005@gmail.com', 'Mafalda', 'SF', 'n', 'C', '2015-03-31 22:52:57', '89e3b457c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3225, 'gustavofreire_3@hotmail.com', 'Gustavo', 'Freire', 'n', 'C', '2015-03-31 22:52:57', 'ef2508fc30', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3226, 'attinello@europe.com', 'Teresa', 'Attinello', 'n', 'C', '2015-03-31 22:52:57', '496994c1b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3227, 'thiagocmorgado@yahoo.com.br', 'Thiago', 'Morgado', 'n', 'C', '2015-03-31 22:52:57', '6868475d42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3228, 'maildomarco@mail.com', 'Marco', 'Pereira', 'n', 'C', '2015-03-31 22:52:57', 'b9ff4d4611', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3229, 'alexandrempalhares@gmail.com', 'Alexandre', 'Palhares', 'n', 'C', '2015-03-31 22:52:57', '180c69765a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3230, 'lyndseywheat@gmail.com', 'Lyndsey', 'Wheat', 'n', 'C', '2015-03-31 22:52:57', 'c53ca45a06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3231, 'toninhoms@hotmail.com', 'António', 'Matos Silva', 'n', 'C', '2015-03-31 22:52:57', '7a23dbe4db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3232, 'figueiredoluizc@hotmail.com', 'Luiz Carlos', 'Figueiredo', 'n', 'C', '2015-03-31 22:52:57', '103cef180d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3233, 'bekas.s.7@hotmail.com', 'Bernardo', 'Costa', 'n', 'C', '2015-03-31 22:52:57', '463d456717', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3234, 'saobento.com@hotmail.com', 'Alex', 'Santos', 'n', 'C', '2015-03-31 22:52:57', 'bd0ee1d46c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3235, 'brenoborges@hotmail.com.br', 'Breno', 'Borges', 'n', 'C', '2015-03-31 22:52:57', '563f6a2aa0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3236, 'abnnobre@gmail.com', 'António', 'Nobre', 'n', 'C', '2015-03-31 22:52:57', 'b177f3db88', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3237, 'jordajoaninha@hotmail.com', 'Jordana', 'Ramos', 'n', 'C', '2015-03-31 22:52:57', 'ca69b0c0a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3238, 'recantodasjabuticabeiras@gmail.com', 'Rosecler', 'Clebsch', 'n', 'C', '2015-03-31 22:52:57', '825228c764', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3239, 'ruiraposodeoliveira@gmail.com', 'Rui', 'de Oliveira', 'n', 'C', '2015-03-31 22:52:57', '6883315dd5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3240, 'justin2039@msn.com', 'Justin', 'White', 'n', 'C', '2015-03-31 22:52:57', '72cbfa4987', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3241, 'miguelchavarria0@gmail.com', 'Miguel', 'Chavarria', 'n', 'C', '2015-03-31 22:52:57', '946320e3ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2954, '', 0, 0),
(3242, 'ss07mvcd@hotmail.com', 'Max', 'Bressan', 'n', 'C', '2015-03-31 22:52:57', 'ae2348de94', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3243, 't.gebara@hotmail.com', 'Tandi', 'Gebara', 'n', 'C', '2015-03-31 22:52:57', '9ee04be1f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3244, 'marceloruiz_br@hotmail.com', 'Marcelo', 'Ruiz', 'n', 'C', '2015-03-31 22:52:57', 'f45371fb2b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3245, 'caldeiracarina@gmail.com', 'Carina', 'Caldeira', 'n', 'C', '2015-03-31 22:52:57', '8961ef648a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3246, 'pl.nunes.1999.2001@gmail.com', 'Pedro', 'Afonso', 'n', 'C', '2015-03-31 22:52:57', 'c5d126d604', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2100, '', 0, 0),
(3247, 'joaoferrao308@msn.com', 'João', 'Ferrão', 'n', 'C', '2015-03-31 22:52:57', '21fe9c0683', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3248, 'pedrolas1998@hotmail.com', 'Pedro', 'Dias', 'n', 'C', '2015-03-31 22:52:57', '218d0e43f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(3249, 'hugopalmarini@yahoo.fr', 'Hugo', 'Palmarini', 'n', 'C', '2015-03-31 22:52:57', '284f83db9e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3250, 'patriciamilhinhos@hotmail.com', 'Patrícia', 'Milhinhos', 'n', 'C', '2015-03-31 22:52:57', 'd9046f9d91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3251, 'aguincha_5@hotmail.com', 'António', 'Aguincha', 'n', 'C', '2015-03-31 22:52:57', 'fd5c0683da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3252, 'cmarcel1987@hotmail.com', 'Colo', 'Rádo', 'n', 'C', '2015-03-31 22:52:57', '6a962a7a13', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3253, 'megaskim@gmail.com', 'Emanuel', 'Embaixador', 'n', 'C', '2015-03-31 22:52:57', 'ca2c69c910', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 20, '', 0, 0),
(3254, 'hugocesar75@gmail.com', 'Hugo', 'Abreu', 'n', 'C', '2015-03-31 22:52:57', '866697335f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3255, 'baba.nssn@gmail.com', 'Barbara', 'Nogueira', 'n', 'C', '2015-03-31 22:52:57', 'ee2856bb6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 841, '', 0, 0),
(3256, 'victorgoulart22@hotmail.com', 'Victor', 'Goulart', 'n', 'C', '2015-03-31 22:52:57', '47839c47ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3257, 'gabrieldelimaasano7@hotmail.com', 'Gabriel', 'Asano', 'n', 'C', '2015-03-31 22:52:57', 'c07764dca8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3258, 'chaotic_andre@hotmail.com', 'André', 'Domingos', 'n', 'C', '2015-03-31 22:52:57', 'b3b61b5827', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 605, '', 0, 0),
(3259, 'goncalomatta1992@hotmail.com', 'Gonçalo', 'Loureiro', 'n', 'C', '2015-03-31 22:52:57', '577ca0ea7e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 57, '', 0, 0),
(3260, 'joaonunosimoes@gmail.com', 'João', 'Simões', 'n', 'C', '2015-03-31 22:52:57', 'f8e5af9005', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3261, 'gaspardcallede@gmail.com', 'Gaspard', 'Callede', 'n', 'C', '2015-03-31 22:52:57', 'b719f89b85', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3262, 'mariana_amorim92@hotmail.com', 'Mariana', 'Amorim', 'n', 'C', '2015-03-31 22:52:57', 'f797244397', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3263, 'ventura@email.com', 'Vitor', 'Ventura', 'n', 'C', '2015-03-31 22:52:57', '0f9add368d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3264, 'evertoncamara91@gmail.com', 'Everton', 'Câmara', 'n', 'C', '2015-03-31 22:52:57', 'dc89c26391', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3265, 'leo.leite05@hotmail.com', 'Leo', 'Leite', 'n', 'C', '2015-03-31 22:52:57', '59d0007d24', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3266, 'fernandoalialvarez@hotmail.com', 'Fernando', 'Alvarez', 'n', 'C', '2015-03-31 22:52:57', 'fe8d4751eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3267, 'miguelseriolourenco@gmail.com', 'Miguel', 'Lourenço', 'n', 'C', '2015-03-31 22:52:57', 'bccb5a210a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3268, 'nunofsd94@hotmail.com', 'Nuno', 'Dias', 'n', 'C', '2015-03-31 22:52:57', 'a5295a223d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 15, '', 0, 0),
(3269, 'mathamo@hotmail.com', 'Matheus', 'Ascoli', 'n', 'C', '2015-03-31 22:52:57', 'aef3701cba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3270, 'dukes@portugalmail.pt', 'Rui', 'Rebelo', 'n', 'C', '2015-03-31 22:52:57', 'df21e9561a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3271, 'afonsinhobarroso_@hotmail.com', 'Afonso', 'Barroso', 'n', 'C', '2015-03-31 22:52:57', '83d784e0cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3272, 'anargbcosta@gmail.com', 'Ana', 'Gehl', 'n', 'C', '2015-03-31 22:52:57', '3fb1b6838f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3273, 'hashjupiter@gmail.com', 'Hash', 'Jupiter', 'n', 'C', '2015-03-31 22:52:57', '5aefb9e669', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3274, 'schererlia@hotmail.com', 'Lia', 'Scherer', 'n', 'C', '2015-03-31 22:52:57', '97c769e02a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3275, 'bazoca_souto@hotmail.com', 'Bábá', 'Santos Souto', 'n', 'C', '2015-03-31 22:52:57', 'b3908de8d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3276, 'silviamgsmartins@yahoo.com', 'Silvia', 'Martins', 'n', 'C', '2015-03-31 22:52:57', '994470341a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3277, 'look_at_mick@hotmail.com', 'Boj', 'Mi', 'n', 'C', '2015-03-31 22:52:57', '0a58ea8630', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3278, 'karolkurmann@gmail.com', 'karoline', 'kurmann', 'n', 'C', '2015-03-31 22:52:57', '7da0e28b4e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3279, 'companhiamedica@uol.com.br', 'Fabio', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:57', '8f42aaad1e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3280, 'solangemaraujo@live.com.pt', 'Solange', 'Silva', 'n', 'C', '2015-03-31 22:52:57', 'f68d89f6fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3281, 'bsellers79@live.com', 'brandon', 'sellers', 'n', 'C', '2015-03-31 22:52:57', '086d973a10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3282, 'drb_trade@yahoo.com', 'Daniel', 'Beltrano', 'n', 'C', '2015-03-31 22:52:57', '3b00fe2311', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3283, 'rosiguti858@hotmail.com', 'Rosario', 'Gutierrez', 'n', 'C', '2015-03-31 22:52:57', '88fefe665c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3284, 'joaomiguelfaria@hotmail.com', 'Joao', 'Faria', 'n', 'C', '2015-03-31 22:52:57', 'cb4b925ef2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3285, 'lipegon@gmail.com', 'Filipe', 'Gonçalves', 'n', 'C', '2015-03-31 22:52:57', 'f5110e989a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3286, 'glauco.ss@hotmail.com', 'Glauco', 'Santos', 'n', 'C', '2015-03-31 22:52:57', '014aa58aaa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3287, 'cbastodias@gmail.com', 'Carolina', 'Dias', 'n', 'C', '2015-03-31 22:52:57', '777a7deefc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3288, 'paolaravds@yahoo.fr', 'Paola', 'Ravon', 'n', 'C', '2015-03-31 22:52:57', '0a007066f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3289, 'tom_bache@hotmail.com', 'Thomas', 'Baché', 'n', 'C', '2015-03-31 22:52:57', 'b9698f1ecc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3290, 'bltristaolopes@gmail.com', 'Bruno', 'Lopes', 'n', 'C', '2015-03-31 22:52:57', '4e3c3e12e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3291, 'h_maca@hotmail.com', 'Hugo', 'Chicharro', 'n', 'C', '2015-03-31 22:52:57', 'ca21d553c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3292, 'mafalda.cort@gmail.com', 'Mafalda', 'Cortesão', 'n', 'C', '2015-03-31 22:52:57', '041b491f3a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3293, 'barbara.sousacoutinho@gmail.com', 'Barbara', 'Sousa Coutinho', 'n', 'C', '2015-03-31 22:52:57', '1a7b5585a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4186, '', 0, 0),
(3294, 'dannyhart3@gmail.com', 'Danny', 'Hart', 'n', 'C', '2015-03-31 22:52:57', '030c0b964a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3295, 'ticha_cavadas10@hotmail.com', 'Patricia', 'Cavadas', 'n', 'C', '2015-03-31 22:52:57', '946c4687a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3296, 'artur.sonneborn@hotmail.com', 'Artur', 'Sonneborn', 'n', 'C', '2015-03-31 22:52:57', 'fe0d87bb7a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3297, 'manuelvsna@gmail.com', 'Manuel', 'Antunes', 'n', 'C', '2015-03-31 22:52:57', '984ebbfff2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3298, 'jordanshowelaw@gmail.com', 'Jordan', 'Showe', 'n', 'C', '2015-03-31 22:52:57', '1cb044452a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3299, 'norma_jardin@hotmail.com', 'Norma Beatriz', 'Pereira', 'n', 'C', '2015-03-31 22:52:57', 'f19bfae44c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3300, 'sgaspar@audencia.com', 'Sara', 'Mona', 'n', 'C', '2015-03-31 22:52:57', '552c608451', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3301, 'miguelm.barbeito@gmail.com', 'Miguel Mª', 'Goarmon Palma Oliveira Barbeito', 'n', 'C', '2015-03-31 22:52:57', '41d06e7cc4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3302, 'jm_guerreiro@hotmail.com', 'João', 'Guerreiro', 'n', 'C', '2015-03-31 22:52:57', 'be6166f658', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3303, 'benjamin_gault@msn.com', 'Benjamin', 'Gault', 'n', 'C', '2015-03-31 22:52:57', '33b9413a88', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3304, 'ines.gutilima@gmail.com', 'Ines', 'Gutierrez Lima', 'n', 'C', '2015-03-31 22:52:57', 'df660a65a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3305, 'jorge.borralho@gmail.com', 'Jorge', 'Borralho', 'n', 'C', '2015-03-31 22:52:57', '0629a92aaf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3306, 'joaohpnunes@hotmail.com', 'Joao', 'Nunes', 'n', 'C', '2015-03-31 22:52:57', 'fb687e870d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3307, 'agoncalves35@hotmail.com', 'Isabel', 'Gonçalves', 'n', 'C', '2015-03-31 22:52:57', '466f59858e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3308, 'miguel_diniz@hotmail.com', 'Miguel', 'Freituck', 'n', 'C', '2015-03-31 22:52:57', '7eda27bae8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3309, 'aurearegina18@hotmail.com', 'Áurea', 'Regina', 'n', 'C', '2015-03-31 22:52:57', '46351a20c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3310, 'joaosalesgroup@gmail.com', 'João Janita', 'Alves', 'n', 'C', '2015-03-31 22:52:57', '84989cdd10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3397, '', 0, 0),
(3311, 'viniciosmbarcelos@gmail.com', 'Vinicios', 'Barcelos', 'n', 'C', '2015-03-31 22:52:57', 'fda7dcc68b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3312, 'sofia_nobre70@hotmail.com', 'Sofia', 'Nobre', 'n', 'C', '2015-03-31 22:52:57', '5c4f814637', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2241, '', 0, 0),
(3313, 'alexamato9@hotmail.com', 'Alejandro', 'Amato', 'n', 'C', '2015-03-31 22:52:57', 'c952592324', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3314, 'anapgsousa@hotmail.com', 'Ana', 'Gonçalves', 'n', 'C', '2015-03-31 22:52:57', '04ef2ba532', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3315, 'catiacoelho@live.com.pt', 'Cátia', 'Coelho', 'n', 'C', '2015-03-31 22:52:57', '7dea05b925', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3316, 'ineschim@gmail.com', 'Inês', 'Chim', 'n', 'C', '2015-03-31 22:52:57', '86dbb7a26f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3317, 'iantavares_@hotmail.com', 'Ian', 'Tavares', 'n', 'C', '2015-03-31 22:52:57', 'ec1c67a5de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3318, 'beatriz.ribeiro84@outlook.com', 'Ana Beatriz', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:57', '5bdeec46ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3319, 'francisco.cord17@gmail.com', 'Francisco', 'Cordeiro', 'n', 'C', '2015-03-31 22:52:57', 'e718e9320c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3320, 'rosina.pacheco@googlemail.com', 'Rosina', 'Pacheco', 'n', 'C', '2015-03-31 22:52:57', '0c95769253', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2670, '', 0, 0),
(3321, 'a.selbach@hotmail.com', 'Marlene', 'Selbach', 'n', 'C', '2015-03-31 22:52:57', '016db26f14', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3322, 'ivanrbittencourt@hotmail.com', 'Ivan', 'Bittencourt Filho', 'n', 'C', '2015-03-31 22:52:57', 'ad67929d26', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3323, 'mcscetra@hotmail.com', 'Yuri', 'Cetra', 'n', 'C', '2015-03-31 22:52:57', '761ce2f0f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3324, 'filipa_a@hotmail.com', 'Filipa', 'Amaral', 'n', 'C', '2015-03-31 22:52:57', '4d5d00482a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3325, 'bruno_lessing@hotmail.com', 'Bruno', 'Lessing', 'n', 'C', '2015-03-31 22:52:57', 'e9cba6087a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3326, 'nunofarinhas@netcabo.pt', 'Nuno', 'Farinhas', 'n', 'C', '2015-03-31 22:52:57', '0656c07326', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3327, 'mjoao.vl@gmail.com', 'Maria João', 'VieiraLourenço', 'n', 'C', '2015-03-31 22:52:57', 'c6bb97d451', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 636, '', 0, 0),
(3328, 'nunojr@walla.com', 'Valdir', 'Junior', 'n', 'C', '2015-03-31 22:52:57', 'a9c067f859', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3329, 'tecoelho@gmail.com', 'Teresa', 'Sacramento', 'n', 'C', '2015-03-31 22:52:57', '4c96aac250', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2266, '', 0, 0),
(3330, 'nunodinis72@gmail.com', 'Nuno', 'Dinis', 'n', 'C', '2015-03-31 22:52:57', 'c2491482fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 568, '', 0, 0),
(3331, 'cacosspc@gmail.com', 'Vasco', 'L.', 'n', 'C', '2015-03-31 22:52:57', 'cc45dfebf6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3332, 'maryane.filgueiras@hotmail.com', 'Maryane', 'Filgueiras', 'n', 'C', '2015-03-31 22:52:57', '1f990d76a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3333, 'miguel.ads.rodrigues@gmail.com', 'Miguel', 'Pdacpds', 'n', 'C', '2015-03-31 22:52:57', '344941e236', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3334, 'l_m_a_a_@hotmail.com', 'Luisa', 'Abreu', 'n', 'C', '2015-03-31 22:52:57', 'd3af77de9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3335, 'melodealmeida@hotmail.com', 'Pedro', 'Melo de Almeida', 'n', 'C', '2015-03-31 22:52:57', '6e817d3cea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1852, '', 0, 0),
(3336, 'agostinhoavilamatias@gmail.com', 'Agostinho', 'Matias', 'n', 'C', '2015-03-31 22:52:57', '290db9473c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3337, 'flggarcia@hotmail.com', 'Flavio', 'Garcia', 'n', 'C', '2015-03-31 22:52:57', '49e62992c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3338, 'rubinh00@hotmail.com', 'Rubens', 'Emanoel', 'n', 'C', '2015-03-31 22:52:57', 'bd519148ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3339, 'duartendmcfilipe@gmail.com', 'Duarte', 'Filipe', 'n', 'C', '2015-03-31 22:52:57', '937699a7b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2154, '', 0, 0),
(3340, 'joaomoretz@hotmail.com', 'João', 'Moretz', 'n', 'C', '2015-03-31 22:52:57', '97aeef7adf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3341, 'vicentecensi@hotmail.com', 'Vicente', 'Borges', 'n', 'C', '2015-03-31 22:52:57', '91f486ceaf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3342, 'felipewess@hotmail.com', 'Felipe', 'Westphalen', 'n', 'C', '2015-03-31 22:52:57', '5841af0e33', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3343, 'sleonardo_@live.com', 'Leonardo', 'Silva', 'n', 'C', '2015-03-31 22:52:57', '36cd0db5ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3344, 'beatriz.lagarto@gmail.com', 'Beatriz', 'Lagarto', 'n', 'C', '2015-03-31 22:52:57', '22202dc182', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3345, 'melquealves@hotmail.com', 'Melqui', 'Alves', 'n', 'C', '2015-03-31 22:52:57', 'ec16b0287f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3346, 'thiagomachado.surf@hotmail.com', 'Thiago', 'Machado', 'n', 'C', '2015-03-31 22:52:57', 'a2f406b43d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3347, 'barbarac_nunes@hotmail.com', 'Barbara', 'Nunes', 'n', 'C', '2015-03-31 22:52:57', 'bf626cd284', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3348, 'pereirinh@gmail.com', 'Tiago', 'Pereira', 'n', 'C', '2015-03-31 22:52:57', '7f5af3924f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1497, '', 0, 0),
(3349, 'brenogomes92@outlook.com', 'Breno', 'Gomes', 'n', 'C', '2015-03-31 22:52:57', 'f522e166bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3350, 'verabmauritti@gmail.com', 'Vera', 'Bessone Mauritti', 'n', 'C', '2015-03-31 22:52:57', '487885626d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3351, 'ludouns@hotmail.com', 'Ludovic', 'Lasserre', 'n', 'C', '2015-03-31 22:52:57', '4ca6aa9e84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3352, 'ricardojosecasal@gmail.com', 'Ricardo', 'Casal', 'n', 'C', '2015-03-31 22:52:57', '0275813451', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 384, '', 0, 0),
(3353, 'edioliveira1@gmail.com', 'Edi Carlos', 'de Oliveira', 'n', 'C', '2015-03-31 22:52:57', '2801e16eb8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3354, 'kauasurfwaves@hotmail.com', 'Kaua', 'Hanson', 'n', 'C', '2015-03-31 22:52:57', '4161bad6c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3355, 'sidneinascimento2006@ig.com.br', 'Sid', 'Nelson', 'n', 'C', '2015-03-31 22:52:57', '419664d6dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3356, 'susanahsilva@gmail.com', 'Susana', 'Rocha', 'n', 'C', '2015-03-31 22:52:57', 'd80a13edb1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3357, 'nascimentoalexandro@yahoo.com', 'Alexandro', 'Matos', 'n', 'C', '2015-03-31 22:52:57', '93a5442886', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3358, 'pimentafloripa@hotmail.com', 'Luiz', 'Pimenta Castor', 'n', 'C', '2015-03-31 22:52:57', 'f6b0e0594a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3359, 'valsas1986@gmail.com', 'Filipe', 'Duarte', 'n', 'C', '2015-03-31 22:52:57', 'c5a158db63', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3360, 'rita_ismai@hotmail.com', 'Rita', 'Campos', 'n', 'C', '2015-03-31 22:52:57', '18f61b5a55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3361, 'pfloureirole@gmail.com', 'Loureiro Lé', 'Pedro', 'n', 'C', '2015-03-31 22:52:57', '0544f0848e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3362, 'ritinhasantos_10@hotmail.com', 'Ana Rita', 'F. Santos', 'n', 'C', '2015-03-31 22:52:57', '69bddffee9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1569, '', 0, 0),
(3363, 'jackie_coxita@hotmail.com', 'Jaqueline', 'Cochofel', 'n', 'C', '2015-03-31 22:52:57', '09102dfe4d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3364, 'filipejafonso@hotmail.com', 'Kiko', 'Afonso', 'n', 'C', '2015-03-31 22:52:57', '19fcf81f8b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 527, '', 0, 0),
(3365, 'nezera@hotmail.com', 'Paulo Renato', 'Argentino', 'n', 'C', '2015-03-31 22:52:57', '296466be97', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3366, 'kauila@hotmail.com', 'Bárbara', 'Santos', 'n', 'C', '2015-03-31 22:52:57', '8c4dad26e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3367, 'adler.surfe.o@hotmail.com', 'Adler', 'Oliveiira', 'n', 'C', '2015-03-31 22:52:57', '1271135fb7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3368, 'aveirojorge@hotmail.com', 'Jorge', 'Aveiro', 'n', 'C', '2015-03-31 22:52:57', '180839fe01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3369, 'pamadipe@gmail.com', 'Paula', 'Dias', 'n', 'C', '2015-03-31 22:52:57', '3b642bae7f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3370, 'gabrielsa_br@hotmail.com', 'Gabriel', 'de Araujo', 'n', 'C', '2015-03-31 22:52:57', '7b826099fd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3371, 'luanmachado551@gmail.com', 'Luan', 'Machado', 'n', 'C', '2015-03-31 22:52:57', 'ccf03111b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3372, 'cristianodalcin@hotmail.com', 'Cristiano', 'Rigo Dalcin', 'n', 'C', '2015-03-31 22:52:57', '7f70dbe5e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3373, 'lipelife_@hotmail.com', 'Felipe', 'Augusto Soares', 'n', 'C', '2015-03-31 22:52:57', '8388a23ff9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3374, 'black_mhp@hotmail.com', 'Bruno', 'Braga', 'n', 'C', '2015-03-31 22:52:57', '67d2ffa7b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3375, 'voyers76@gmail.com', 'Estevao', 'Mendes', 'n', 'C', '2015-03-31 22:52:57', '28f92ca44f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3376, 'filipepipas@gmail.com', 'Filipe', 'Oliveira Pipas', 'n', 'C', '2015-03-31 22:52:57', '62e47e6bfa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1590, '', 0, 0),
(3377, 'surftours@hotmail.com', 'Cassio', 'Carvalho', 'n', 'C', '2015-03-31 22:52:57', 'a720df2ab9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3378, 'fm.costaa@hotmail.com', 'Fernando', 'Costa', 'n', 'C', '2015-03-31 22:52:57', '46537b3328', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3379, 'hkiefer525@gmail.com', 'Harrison', 'Kiefer', 'n', 'C', '2015-03-31 22:52:57', '200b4ff1f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3380, 'cindyrangama@gmail.com', 'Cindy', 'Rangama', 'n', 'C', '2015-03-31 22:52:57', '8f753fccb1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3381, 'rfreitasfotos@gmail.com', 'Ricardo', 'Freitas', 'n', 'C', '2015-03-31 22:52:57', 'aebfda01a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3382, 'jmpalmares@gmail.com', 'Ze', 'Palmares', 'n', 'C', '2015-03-31 22:52:57', 'dd90c761ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3383, 'mzinho@hotmail.com', 'Manel', 'Barbosa', 'n', 'C', '2015-03-31 22:52:57', '73e7ad5ac7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3384, 'dayanaccl@outlook.com', 'Dayana', 'Corrêa Libano', 'n', 'C', '2015-03-31 22:52:57', '0a01fd91bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3385, 'manuelduartelias00@gmail.com', 'Manuel', 'Elias', 'n', 'C', '2015-03-31 22:52:57', 'e8282d0897', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3386, 'jammmorse@yahoo.com', 'Alexandre', 'Morse', 'n', 'C', '2015-03-31 22:52:57', 'eb107db9a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3387, 'liane.guerra@hotmail.com', 'Liane', 'Guerra', 'n', 'C', '2015-03-31 22:52:57', '9f20070c36', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3388, 'raphaelseixas3@hotmail.com', 'Raphael', 'Seixas', 'n', 'C', '2015-03-31 22:52:57', 'dcde20917d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3389, 'lucasalexandre35286@gmail.com', 'Lucas', 'Coutinho', 'n', 'C', '2015-03-31 22:52:57', 'd689580c29', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3390, 'jayme.kopke@hamlet.com.pt', 'Jayme', 'Kopke', 'n', 'C', '2015-03-31 22:52:57', 'ef05ba4208', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1227, '', 0, 0),
(3391, 'chris2go@live.com.au', 'Chris', 'Clair', 'n', 'C', '2015-03-31 22:52:57', 'df7a0e9a76', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3392, 'rafagremio2008@hotmail.com', 'Rafael', 'Rossi', 'n', 'C', '2015-03-31 22:52:57', '391d166077', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3393, 'alessandroaaugusto@gmail.com', 'Alessandro', 'Abreu Augusto', 'n', 'C', '2015-03-31 22:52:57', '398022c58a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3394, 'leomarosousa@gmail.com', 'Leomaro Sousa', 'Costa', 'n', 'C', '2015-03-31 22:52:57', 'cefd83df9c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3395, 'cmarquesdacosta@sapo.pt', 'Cristina', 'da Costa', 'n', 'C', '2015-03-31 22:52:57', '76a48f2df3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3396, 'madrugaa_@hotmail.com', 'Daniel', 'Cezar', 'n', 'C', '2015-03-31 22:52:57', '8c52db331e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3397, 'guiflaia@hotmail.com', 'Guilherme', 'Laia', 'n', 'C', '2015-03-31 22:52:57', '95aee29ed4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3510, '', 0, 0),
(3398, 'lourenco.octavio@gmail.com', 'Ferox', 'Surfboards', 'n', 'C', '2015-03-31 22:52:57', 'b1530365eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3399, 'raquel.drm@hotmail.com', 'Isaac Souza', 'Raquel Mascarenhas', 'n', 'C', '2015-03-31 22:52:57', 'e210ee9c56', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3400, 'blubber_boy8@hotmail.com', 'Luis', 'Ferreira', 'n', 'C', '2015-03-31 22:52:57', '5bfa9aff9c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3401, 'wandermac@hotmail.com', 'Wander', 'Bárbara', 'n', 'C', '2015-03-31 22:52:57', '72a10691f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3402, 'renatoa@iol.pt', 'Renato', 'Domingues', 'n', 'C', '2015-03-31 22:52:57', '1ae3b84f5d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3403, 'jddmais@gmail.com', 'Jorge', 'Daniel', 'n', 'C', '2015-03-31 22:52:57', '29596f115e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3404, 'hermance@ig.com.br', 'Hermance', 'Kopke', 'n', 'C', '2015-03-31 22:52:57', '89d010ef03', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3405, 'pedropfreitas@hotmail.com', 'Pedro', 'Freitas', 'n', 'C', '2015-03-31 22:52:57', '8fdc29f372', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3406, 'liquidculture1@hotmail.com', 'P.j.', 'Petrick', 'n', 'C', '2015-03-31 22:52:57', '89f19b0d85', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3407, 'carolkika5@gmail.com', 'Carolina', 'Fonseca', 'n', 'C', '2015-03-31 22:52:57', 'eb23cd8e13', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 828, '', 0, 0),
(3408, 'mczinni@hotmail.com', 'Ciça', 'Zinni Eleutério', 'n', 'C', '2015-03-31 22:52:57', '5d2a0489e0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3409, 'pikepata@hotmail.com', 'Pike', 'Pata', 'n', 'C', '2015-03-31 22:52:57', 'e29c1d0669', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3410, 'elisabetemartins2004@gmail.com', 'Elisabete', 'Martins', 'n', 'C', '2015-03-31 22:52:57', '8b9643678c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3411, 'diogo2696@live.com.pt', 'Diogo', 'Estorninho', 'n', 'C', '2015-03-31 22:52:57', '17d6c77901', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3412, 'pedrohenriquerj@gmail.com', 'Pedro Henrique', '', 'n', 'C', '2015-03-31 22:52:57', '37e100bb13', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3413, 'pedrocarita@gmail.com', 'Carita', 'Pedro', 'n', 'C', '2015-03-31 22:52:57', '1f8a4ed7b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1657, '', 0, 0),
(3414, 'marciotbali@hotmail.com', 'Marcio', 'Trindade', 'n', 'C', '2015-03-31 22:52:57', '9233918118', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3415, 'rodrigoice@msn.com', 'Rodrigo', 'França', 'n', 'C', '2015-03-31 22:52:57', '7eee21bbf1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3416, 'phbeta@hotmail.com', 'Pedro', 'Beta', 'n', 'C', '2015-03-31 22:52:57', '0efa396861', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3417, 'susana.marques.santos@gmail.com', 'Susana', 'Santos', 'n', 'C', '2015-03-31 22:52:57', 'bde5e192ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3418, 'sandratakeoff@gmail.com', 'Sandra', 'Damas', 'n', 'C', '2015-03-31 22:52:57', 'd081f8d965', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3419, 'david.francisco83@gmail.com', 'David', 'Francisco', 'n', 'C', '2015-03-31 22:52:57', '41a5bed752', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1772, '', 0, 0),
(3420, 'alicealbuquerque@hotmail.com', 'Alice', 'Albuquerque', 'n', 'C', '2015-03-31 22:52:57', 'b9d8bdb18f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3421, 'luaamorim.11@hotmail.com', 'Luana Amorim', 'Pereira', 'n', 'C', '2015-03-31 22:52:57', '5f68c7096b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3422, 'joaoespadinha1@hotmail.com', 'João Pedro', 'Espadinha', 'n', 'C', '2015-03-31 22:52:57', '3e1e4dc867', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3423, 'filipa_neps@msn.com', 'Ana', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:57', '3ce72a3d4a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3424, 'filiparosaa@hotmail.com', 'Filipa', 'Rosa', 'n', 'C', '2015-03-31 22:52:57', 'c2c915e153', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3425, 'cwilley123@gmail.com', 'Corey', 'Willey', 'n', 'C', '2015-03-31 22:52:57', '7fbbda836c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3426, 'rafaelasuzano@live.com.pt', 'Rafaela', 'Suzano', 'n', 'C', '2015-03-31 22:52:57', '5c32a75d00', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3427, 'malhariacottonwear@hotmail.com', 'Alvaro Tartari Mendes', 'Mendes', 'n', 'C', '2015-03-31 22:52:57', 'b7535330f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3428, 'alexlaurelweb@gmail.com', 'Alex', 'Laurel', 'n', 'C', '2015-03-31 22:52:57', 'fd5b4d3392', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(3429, 'leandrosopenna@hotmail.com', 'Leandro', 'Penna', 'n', 'C', '2015-03-31 22:52:57', '84797e415c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3430, 'samaralivee@hotmail.com', 'Samara', 'Santiago', 'n', 'C', '2015-03-31 22:52:57', 'c66cffffb1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3431, 'elizandrafllores@hotmail.com', 'Elizandra', 'Flores', 'n', 'C', '2015-03-31 22:52:57', 'ce7613e818', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3432, 'jparrais272@outlook.com', 'João Pedro', 'Arrais', 'n', 'C', '2015-03-31 22:52:57', 'b6227d1bc9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3433, 'marchallmathers_10@hotmail.com', 'Fábio', 'Medina', 'n', 'C', '2015-03-31 22:52:57', '3b9e166f4c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3434, 'marquinhomaggot@msn.com', 'Marquinho', 'Maggot', 'n', 'C', '2015-03-31 22:52:57', '21a30bea1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3435, 'francisca_gerald@hotmail.com', 'Francisca', 'Gerald', 'n', 'C', '2015-03-31 22:52:57', '696c3bc50c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3436, 'fkpamplona@gmail.com', 'Fernanda', 'Pamplona', 'n', 'C', '2015-03-31 22:52:57', '50e471cf57', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3437, 'billsea81@gmail.com', 'William', 'Cunningham', 'n', 'C', '2015-03-31 22:52:57', '720ebdb431', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3438, 'marcelo_mep@hotmail.com', 'Marcelo', 'Lírio da Rocha', 'n', 'C', '2015-03-31 22:52:57', 'c7f68f3203', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3439, 'suzycs6@hotmail.com', 'Suzana', 'Sullivan', 'n', 'C', '2015-03-31 22:52:57', '2e8de82572', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3440, 'ophelie@live.com.pt', 'Ophélie', 'Reis', 'n', 'C', '2015-03-31 22:52:57', '9d2ba9146a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4580, '', 0, 0),
(3441, 'francisco.invest@gmail.com', 'Francisco', 'Nepomuceno Jr.', 'n', 'C', '2015-03-31 22:52:57', 'd9a1e8415e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3442, 'mtcb_95@hotmail.com', 'Teresa', 'Barbosa', 'n', 'C', '2015-03-31 22:52:57', '2355dabad7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2835, '', 0, 0),
(3443, 'gutopala@hotmail.com', 'Gustavo', 'Palacio', 'n', 'C', '2015-03-31 22:52:57', '8181592963', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3444, 'pcguiajogos@gmail.com', 'Luis', 'Andrade', 'n', 'C', '2015-03-31 22:52:57', 'c589ec3f40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3445, 'tiago.de.sa@hotmail.com', 'Tiago de', 'Sá', 'n', 'C', '2015-03-31 22:52:57', 'cd4cac8ac7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3446, 'eric_paes@hotmail.com', 'Eric', 'Paes', 'n', 'C', '2015-03-31 22:52:57', '9ee74efdd7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3447, 'pedrooliveira_@hotmail.com', 'Pedro', 'Oliveira', 'n', 'C', '2015-03-31 22:52:57', '578511f02d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3448, 'diogobleck@hotmail.com', 'Diogo', 'da Silva', 'n', 'C', '2015-03-31 22:52:57', '8055d8b95e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3449, 'kukamesquita@gmail.com', 'Marcelo', 'Mesquita', 'n', 'C', '2015-03-31 22:52:57', '5706ef3147', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3450, 'ivanrodrigo08@gmail.com', 'Ivan', 'Rodrigo', 'n', 'C', '2015-03-31 22:52:57', '953011b455', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3451, 'leo_rodriguesemoraes@hotmail.com', 'Leonardo', 'Moraes', 'n', 'C', '2015-03-31 22:52:57', 'd218a9a13f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3452, 'patrickha.almeidal@hotmail.com', 'Patrick', 'Hahn', 'n', 'C', '2015-03-31 22:52:57', '75d094dc20', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3453, 'tudabeltran@hotmail.com', 'Tuda', 'Beltran', 'n', 'C', '2015-03-31 22:52:57', '837df6f3da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2444, '', 0, 0),
(3454, 'stunaite@yahoo.com', 'Joao', 'Teixeira Dias', 'n', 'C', '2015-03-31 22:52:57', '66ef68e475', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3455, 'guilherme_cccampos@hotmail.com', 'Guilherme', 'Campos', 'n', 'C', '2015-03-31 22:52:57', '1a95ea8f60', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3456, 'bessone@iol.pt', 'Cassilda', 'Carvalho', 'n', 'C', '2015-03-31 22:52:57', '0be3883640', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3457, 'pmdcunha@gmail.com', 'Pedro Miguel', 'Cunha', 'n', 'C', '2015-03-31 22:52:57', '8ab9494a90', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3458, 'filipaduranmata@gmail.com', 'Filipa', 'Mata', 'n', 'C', '2015-03-31 22:52:57', 'a6f7c42cac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3459, 'moniqa69@hotmail.com', 'Mónica', 'Spínola', 'n', 'C', '2015-03-31 22:52:57', '96c52552ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3460, 'nunotbb@hotmail.com', 'Nuno', 'Baião', 'n', 'C', '2015-03-31 22:52:57', '64216ee581', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3461, 'jpthesurfer@hotmail.com', 'João', 'Paulo', 'n', 'C', '2015-03-31 22:52:57', '9971295dd3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3462, 'artbyanibal@hotmail.com', 'Anibal', 'Fernandez', 'n', 'C', '2015-03-31 22:52:57', '3d27311c14', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3463, 'monicavalverde@hotmail.com', 'Monica', 'Valverde', 'n', 'C', '2015-03-31 22:52:57', '958b880100', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3464, 'pedromatsuo4455@hotmail.com', 'Pedro', 'Fanton Broilo Matsuo', 'n', 'C', '2015-03-31 22:52:57', 'fa72f13e5e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3465, 'guilhermethevespa@gmail.com', 'Guilherme', 'Vespa', 'n', 'C', '2015-03-31 22:52:57', 'e9bfc9a52b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3466, 'artpinon80@gmail.com', 'Arthur', 'Pinon', 'n', 'C', '2015-03-31 22:52:57', '2dbe6f5a8b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3467, 'mah_smart@hotmail.com', 'Mariah', 'Sinem Martins', 'n', 'C', '2015-03-31 22:52:57', 'fb9c2d5190', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3468, 'leonardomdp@outlook.es', 'Leo', 'Pettinichi', 'n', 'C', '2015-03-31 22:52:57', '439c4823a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3469, 'gabi_oliveira-pinheiro@hotmail.com', 'Gabriella', 'Pinheiro', 'n', 'C', '2015-03-31 22:52:57', 'b18c67d4ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3470, 'haleywatson82@aim.com', 'Haley', 'Watson', 'n', 'C', '2015-03-31 22:52:57', 'e74f09d7bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3471, 'henriqueisrael@hotmail.com', 'Sda', 'Surf', 'n', 'C', '2015-03-31 22:52:57', '3c47d4f8fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3472, 'bea.45@hotmail.com', 'Beatriz', 'Rosa Ventura', 'n', 'C', '2015-03-31 22:52:57', '3180a8968c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3473, 'bavenancio@gmail.com', 'Bruno', 'Venâncio', 'n', 'C', '2015-03-31 22:52:57', '6c902c3bf5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3474, 'luizcaminha75@hotmail.com', 'Luiz', 'Caminha', 'n', 'C', '2015-03-31 22:52:57', '1168c35f68', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3475, 'anamargaridagodinho@gmail.com', 'Ana Margarida', 'Godinho', 'n', 'C', '2015-03-31 22:52:57', '052c7b8128', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3476, 'j.laraeverard@gmail.com', 'João', 'de Lara Everard', 'n', 'C', '2015-03-31 22:52:57', '82f2e7097c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3477, 'beniaminobuffa@gmail.com', 'Beniamino', 'Buffa', 'n', 'C', '2015-03-31 22:52:57', '9b5df83bab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3478, 'p.lima.mail.face@gmail.com', 'Pedro', 'Lima', 'n', 'C', '2015-03-31 22:52:57', '06850d8db6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3479, 'aco.fz.1981@live.com.pt', 'Marco', 'Aço', 'n', 'C', '2015-03-31 22:52:58', 'bef7dfa280', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3480, 'thiagoremao@hotmail.com', 'Thiago', 'Remao', 'n', 'C', '2015-03-31 22:52:58', 'aa96f62a53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3481, 'vitoralves@yahoo.com', 'carlosdionizio', 'santos', 'n', 'C', '2015-03-31 22:52:58', 'a433783210', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3482, 'makaha13@hotmail.com', 'Hassain', 'Mimun', 'n', 'C', '2015-03-31 22:52:58', '45a4267152', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3483, 'inesmendesleal@hotmail.com', 'Ines', 'Mendes Leal', 'n', 'C', '2015-03-31 22:52:58', 'f6d1dc8c5e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3484, 'mentawaii69@hotmail.com', 'Joseph', 'Seiler', 'n', 'C', '2015-03-31 22:52:58', '5177ee74c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3485, 'dbvn91985@gmail.com', 'David', 'Van Nest', 'n', 'C', '2015-03-31 22:52:58', 'c2e0649a64', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3486, 'ruigarciamarques@gmail.com', 'Rui', 'Marques', 'n', 'C', '2015-03-31 22:52:58', '7f03e4820e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3487, 'emerson.adri@terra.com.br', 'Emerson', 'Adriano', 'n', 'C', '2015-03-31 22:52:58', 'f5ca71e3a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3488, 'irasolrac@globo.com', 'Ari', 'Seixas', 'n', 'C', '2015-03-31 22:52:58', 'c8ab4a76bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3489, 'sigmatec@sigmateceventos.com', 'Henrique', 'Kopke', 'n', 'C', '2015-03-31 22:52:58', 'e5f0b1c904', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3490, 'dorfvain@gmail.com', 'Sergio', 'Gonzalez', 'n', 'C', '2015-03-31 22:52:58', '19ffa88198', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3491, 'pacheco_joana@hotmail.com', 'Joana', 'Pacheco', 'n', 'C', '2015-03-31 22:52:58', '726af3abf2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3492, 'diver.vibration@hotmail.com', 'Davi', 'Santos', 'n', 'C', '2015-03-31 22:52:58', '9e24f2ad51', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3493, 'pedropekas@hotmail.com', 'Pedro', 'Pecas', 'n', 'C', '2015-03-31 22:52:58', '2da381cd4b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3494, 'alvaro_g_b@hotmail.com', 'Coke', 'García Blanco', 'n', 'C', '2015-03-31 22:52:58', '8536b8b2fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3495, 'maria.padierna4e@gmail.com', 'María', 'Padierna', 'n', 'C', '2015-03-31 22:52:58', '141985d88e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3496, 'poewaldo13@hotmail.com', 'Noelia', 'Rg', 'n', 'C', '2015-03-31 22:52:58', '1a26f27573', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3497, 'sergioaleman47@gmail.com', 'Sergio', 'Aleman', 'n', 'C', '2015-03-31 22:52:58', '9fa6dbd0a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3498, 'rociovergarabv@gmail.com', 'Rocio', 'Vergara Bravo', 'n', 'C', '2015-03-31 22:52:58', '4e13ec829e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3499, 'boscoelizalde@gmail.com', 'bosco', 'elizalde', 'n', 'C', '2015-03-31 22:52:58', '43c5a81f04', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3500, 'mariasmiile@hotmail.es', 'Maria', 'Fernandez', 'n', 'C', '2015-03-31 22:52:58', '230aad287b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3501, 'javier.gago.glez@gmail.com', 'Javier', 'Gago', 'n', 'C', '2015-03-31 22:52:58', '29f1468148', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3502, 'alvarorojillo40@gmail.com', 'Álvaro', 'Heras Goñi', 'n', 'C', '2015-03-31 22:52:58', '821ba9449f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3503, 'gonzaloarcelay@gmail.com', 'Gonzalo', 'Arcelay', 'n', 'C', '2015-03-31 22:52:58', 'a4cd51ead0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3504, 'overwolf99@gmail.com', 'Overwolf', 'tonoto', 'n', 'C', '2015-03-31 22:52:58', '61f8b2976f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3505, 'juanbgarey@gmail.com', 'Juan', 'García', 'n', 'C', '2015-03-31 22:52:58', '7f9743436c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3506, 'raulgarridoabad@gmail.com', 'Raúl', 'Garrido Abad', 'n', 'C', '2015-03-31 22:52:58', 'd630c21bc8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3507, 'madaraberto@gmail.com', 'Rober', 'Villanueva', 'n', 'C', '2015-03-31 22:52:58', '6bfff01663', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3508, 'boscoslater@hotmail.com', 'Bosco', 'Bernar', 'n', 'C', '2015-03-31 22:52:58', 'b94c0456c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3509, 'ifernandez2@lizeoa.org', 'Iker', 'Fernandez', 'n', 'C', '2015-03-31 22:52:58', 'b215a9c1d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3510, 'eukeen04@gmail.com', 'euken', 'garmendia bernabe', 'n', 'C', '2015-03-31 22:52:58', 'a750c30dd1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3511, 'miriamposa@hotmail.com', 'Miriam', 'Porro', 'n', 'C', '2015-03-31 22:52:58', '8f59607215', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3512, 'inf3jon@gmail.com', 'jon', 'vereda', 'n', 'C', '2015-03-31 22:52:58', 'ea9f3b7980', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3513, 'zuri_carreton@hotmail.com', 'Zuriñe', 'Carreton', 'n', 'C', '2015-03-31 22:52:58', '335b02d3b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3514, 'jaime.miranda.galbe@gmail.com', 'Jaime', 'Miranda', 'n', 'C', '2015-03-31 22:52:58', '9aa6e7de05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3515, 'jaime-350@hotmail.com', 'Jaime', 'Ramos Hoyuela', 'n', 'C', '2015-03-31 22:52:58', 'add8e1b128', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3516, 'alexandremonacomoreira@gmail.com', 'Alexandre', 'Monaco Moreira', 'n', 'C', '2015-03-31 22:52:58', '5ce59876b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3517, 'andresmsb@hotmail.es', 'Andres', 'Sanchez Belzunces', 'n', 'C', '2015-03-31 22:52:58', '09f666faed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3518, 'landetejaime@gmail.com', 'Jaime', 'Landete Ferrer', 'n', 'C', '2015-03-31 22:52:58', '4165269981', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3519, 'jon-arenaza@hotmail.com', 'Jon', 'Arenaza', 'n', 'C', '2015-03-31 22:52:58', 'b32ccc5d92', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3520, 'gurry95@hotmail.com', 'Santiago', 'Glez-rio Gurriaran', 'n', 'C', '2015-03-31 22:52:58', '3124cdf97c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3521, 'stylesjoelle@gmail.com', 'Joelle', 'Styles', 'n', 'C', '2015-03-31 22:52:58', '6bc8e532f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1939, '', 0, 0),
(3522, 'rvcarlos1@gmail.com', 'Rv', 'Carlos', 'n', 'C', '2015-03-31 22:52:58', '85597d499f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3523, 'nachosurfista@gmail.com', 'Nacho', 'Sierra', 'n', 'C', '2015-03-31 22:52:58', '0c4b2a4832', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3524, 'maria_athletic_94@hotmail.com', 'Maria', 'Martinez Canal', 'n', 'C', '2015-03-31 22:52:58', 'b3faf7bfd9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3525, 'mariamcribeiro11@hotmail.com', 'Maria', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:58', '7fad13d130', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3526, 'gavelajon@gmail.com', 'Jon', 'Gavela', 'n', 'C', '2015-03-31 22:52:58', 'c1752a497e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3527, 'guillem@setiset.com', 'Guillem', 'Serena', 'n', 'C', '2015-03-31 22:52:58', '6d09797a00', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3528, 'rita_smd@hotmail.com', 'Rita', 'Dias', 'n', 'C', '2015-03-31 22:52:58', '655f045a3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3529, 'illanpro2@hotmail.com', 'Illan', 'Fernandez Fernandez', 'n', 'C', '2015-03-31 22:52:58', '8471e0245c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3530, 'daniel.ariza668@gmail.com', 'Daniel', 'Ariza', 'n', 'C', '2015-03-31 22:52:58', '79bb6f109e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3531, 'xabi_50@hotmail.com', 'Xabi', 'Fernandao Mendieta', 'n', 'C', '2015-03-31 22:52:58', 'ed5801bef7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3532, 'paula.escarcena@gmail.com', 'Paula', 'Escarcena', 'n', 'C', '2015-03-31 22:52:58', 'df7ed3435f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3533, 'gorkisope@gmail.com', 'Gorka', 'Diez', 'n', 'C', '2015-03-31 22:52:58', 'fbfd0914f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3534, 'pablo.cristina@orange.fr', 'Ainhoa', 'Aranoa', 'n', 'C', '2015-03-31 22:52:58', '244793c3ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3535, 'woutertrompert@gmail.com', 'Wouter', 'Trompert', 'n', 'C', '2015-03-31 22:52:58', '82e259b6f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3536, 'lauri_rdk@hotmail.com', 'Laura', 'Lopez', 'n', 'C', '2015-03-31 22:52:58', '2daf1bda8a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3537, 'mariomarquesgaspary@gmail.com', 'Mario', 'Gaspary', 'n', 'C', '2015-03-31 22:52:58', 'e23f4f1cfc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3538, 'iker.garmendia@hotmail.com', 'Iker', 'Garmendia', 'n', 'C', '2015-03-31 22:52:58', 'fae429e1d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3539, 'aitorcampogil@gmail.com', 'Aitor', 'Campo', 'n', 'C', '2015-03-31 22:52:58', '06b4185679', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3540, 'luistomas15@yahoo.es', 'Luis', 'Tomás', 'n', 'C', '2015-03-31 22:52:58', '53fcb5768a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3541, 'marc_molano@hotmail.com', 'Mark', 'Molano', 'n', 'C', '2015-03-31 22:52:58', '1c692a049c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3542, 'cbarone1970@gmail.com', 'Claudio', 'Herzog Barone', 'n', 'C', '2015-03-31 22:52:58', '0adc6b3442', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3543, 'sanroarregi@gmail.com', 'sandra', 'rodriguez', 'n', 'C', '2015-03-31 22:52:58', 'ff6156e42c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3544, 'aitorarenas@gmail.com', 'Aitor', 'Arenas', 'n', 'C', '2015-03-31 22:52:58', '4e7a98c34b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3545, 'mjfluiz@hotmail.com', 'Maria', 'Luis', 'n', 'C', '2015-03-31 22:52:58', 'e9b7afb257', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3546, 'herminio013@gmail.com', 'Hermi', 'Sánchez Antón', 'n', 'C', '2015-03-31 22:52:58', 'ee5c428d53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3547, 'plence2000@hotmail.com', 'Coco', 'Lence', 'n', 'C', '2015-03-31 22:52:58', '80a4a0e78b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3548, 'alvarotina98@gmail.com', 'Alvaro', 'Tina', 'n', 'C', '2015-03-31 22:52:58', '9e708bd542', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3549, 'annetxu26@gmail.com', 'Anne', 'Calderón Rauleaga', 'n', 'C', '2015-03-31 22:52:58', '8585a3c209', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3550, 'laura1120@hotmail.es', 'Laura', 'Sebastián', 'n', 'C', '2015-03-31 22:52:58', '3eedffb88f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3551, 'mikemendizabalm@gmail.com', 'Mikel', 'Mendizabal', 'n', 'C', '2015-03-31 22:52:58', 'f84105366a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3552, 'ignacio.alday.bonilla@gmail.com', 'Ignacio', 'Alday', 'n', 'C', '2015-03-31 22:52:58', 'f89eb7a2c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3553, 'juananda1999@hotmail.com', 'Juanjo', 'Hernandez', 'n', 'C', '2015-03-31 22:52:58', '3864414c5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3554, 'nachonc_4@hotmail.com', 'Nacho', 'Diaz', 'n', 'C', '2015-03-31 22:52:58', '02f6f717ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3555, 'mikelangulo@gmail.com', 'mikel', 'angulo lazpita', 'n', 'C', '2015-03-31 22:52:58', 'caf5902e51', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3556, 'marcofreitas159@gmail.com', 'marco', 'freitas', 'n', 'C', '2015-03-31 22:52:58', 'd5001f731d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3557, 'isabelmelendrezp@icloud.com', 'Leley', 'Melendrez Pascual', 'n', 'C', '2015-03-31 22:52:58', '37cc4292b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3558, 'surferyounn@hotmail.com', 'Younn', 'Brizard Cabañas', 'n', 'C', '2015-03-31 22:52:58', '2bed697b5e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3559, 'damiamoragues@gmail.com', 'Damià', 'Moragues Wallus', 'n', 'C', '2015-03-31 22:52:58', '589c1080d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3560, 'imanolmunoz10@gmail.com', 'Imanol', 'Muñoz', 'n', 'C', '2015-03-31 22:52:58', '639819869c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3561, 'cristina__93@hotmail.com', 'Cristina', 'Ruiz', 'n', 'C', '2015-03-31 22:52:58', 'a9d1e4e54c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3562, 'hectorr.21.4@gmail.com', 'Héctor', 'Rodríguez Méndez', 'n', 'C', '2015-03-31 22:52:58', 'ee739129cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3563, 'baxujolea@hotmail.com', 'Josu', 'Cobelo', 'n', 'C', '2015-03-31 22:52:58', '146e5f55a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3564, 'javierortegaperez@gmail.com', 'Javier', 'Ortega', 'n', 'C', '2015-03-31 22:52:58', '371dce84c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3565, 'inakiuria@gmail.com', 'Iñaki', 'Uria', 'n', 'C', '2015-03-31 22:52:58', '921b9d8a52', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3566, 'frank_romero56@yahoo.es', 'Frank', 'Romero Pascual', 'n', 'C', '2015-03-31 22:52:58', 'e023dad35a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3567, 'inigomongelos@gmail.com', 'Iñigo', 'Mongelos', 'n', 'C', '2015-03-31 22:52:58', 'f0fb54d7ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3568, 'edgargisbert@yahoo.es', 'Edgar', 'Gisbert', 'n', 'C', '2015-03-31 22:52:58', '72c56c6882', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3569, 'txominliza17@gmail.com', 'Txomin', 'Lizarraga', 'n', 'C', '2015-03-31 22:52:58', 'b25a339b94', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3570, 'jfdneves@gmail.com', 'José', 'Francisco', 'n', 'C', '2015-03-31 22:52:58', 'c44802d2e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3571, 'gustavo@rmmescritoriocontabil.com.br', 'Gustavo', 'B Monteiro', 'n', 'C', '2015-03-31 22:52:58', 'daa94364b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3572, 'a.herrerofreire@gmail.com', 'Alvaro', 'Herrero Freire', 'n', 'C', '2015-03-31 22:52:58', '643cf63c3a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3573, 'kalani.10@hotmail.com', 'Luis', 'Basaldua', 'n', 'C', '2015-03-31 22:52:58', '9c5d49d243', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3574, 'baci_skalari@hotmail.com', 'Joni', 'Utah', 'n', 'C', '2015-03-31 22:52:58', '695074c4ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3575, 'elegudin08@hotmail.com', 'Elena', 'Méndez Gudín', 'n', 'C', '2015-03-31 22:52:58', 'ddcb8c5eaf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3576, 'danips94@hotmail.com', 'Dani', 'Prats', 'n', 'C', '2015-03-31 22:52:58', 'a3949058b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3577, 'pfernandez-@alumni.unav.es', 'Pati', 'Valdés', 'n', 'C', '2015-03-31 22:52:58', 'ab15a853d3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3578, 'tiago.lacerdatavares@gmail.com', 'tiago', 'teixeira', 'n', 'C', '2015-03-31 22:52:58', 'd5a074d1d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3579, 'melendro.miguel@gmail.com', 'Miguel', 'Melendro Ponce', 'n', 'C', '2015-03-31 22:52:58', '5dfb39eeec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3580, 'estitxi.12@gmail.com', 'Estitxu', 'Irusta', 'n', 'C', '2015-03-31 22:52:58', '10bae62ea2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3581, 'the_fresno@hotmail.com', 'Cristian', 'Fresno', 'n', 'C', '2015-03-31 22:52:58', '445670f860', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3582, 'davidpsv1@hotmail.com', 'David', 'Lopez Perea', 'n', 'C', '2015-03-31 22:52:58', '933cc2c804', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3583, 'aurrepello@gmail.com', 'Peio', 'Aurre Gerediaga', 'n', 'C', '2015-03-31 22:52:58', 'c920a8c83e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3584, 'janiretac@gmail.com', 'Janire', 'T', 'n', 'C', '2015-03-31 22:52:58', 'c4f4cd3c7c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3585, 'csignasi@gmail.com', 'Ignasi Castillo', 'Figueras', 'n', 'C', '2015-03-31 22:52:58', '89b2d81f64', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3586, 'jonko_13@hotmail.com', 'Jon', 'Irazoki', 'n', 'C', '2015-03-31 22:52:58', '1c1202f2f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3587, 'alvaropaz1995@gmail.com', 'Alvaro', 'Paz', 'n', 'C', '2015-03-31 22:52:58', 'a2846e4673', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3588, 'ursulanj@hotmail.com', 'Ursula', 'Nuñez', 'n', 'C', '2015-03-31 22:52:58', '2f94111255', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3589, 'jpnobre@yahoo.com.br', 'João', 'Nobre da Silva', 'n', 'C', '2015-03-31 22:52:58', '16b334a0e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3590, 'willispb2005@hotmail.com', 'Guillermo', 'Suarez', 'n', 'C', '2015-03-31 22:52:58', '8b0ba858f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3591, 'gorkaaranguren@gmail.com', 'Gorka', 'Aranguren', 'n', 'C', '2015-03-31 22:52:58', '234d30215e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3592, 'amaiass83@gmail.com', 'Amaia', 'Arroyo', 'n', 'C', '2015-03-31 22:52:58', '0b02311165', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3593, 'adurser@gmail.com', 'Andres', 'Rodrigo', 'n', 'C', '2015-03-31 22:52:58', '9b289b8573', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3594, 'julenanders@gmail.com', 'Julen', 'Sanchez', 'n', 'C', '2015-03-31 22:52:58', 'cc0acd2bdf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3595, 'aeroarsu@gmail.com', 'Iñigo', 'Arsuaga', 'n', 'C', '2015-03-31 22:52:58', '059a299b96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3596, 'etxebaelmago@gmail.com', 'Unai', 'Etxebarria Martinez', 'n', 'C', '2015-03-31 22:52:58', 'c8f866a270', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3597, 'carlos430689@hotmail.com', 'Jessica', 'Caceres Navarro', 'n', 'C', '2015-03-31 22:52:58', '526fec5670', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3598, 'gustavolermensilva@gmail.com', 'Gustavo', 'Lermen Silva', 'n', 'C', '2015-03-31 22:52:58', '89ed73bcc3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3599, 'davidvillar@telefonica.net', 'Deif', 'Garrett', 'n', 'C', '2015-03-31 22:52:58', '7e73a0eec5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2239, '', 0, 0),
(3600, 'mikelliza16@hotmail.com', 'Mikel', 'Lizarraga Manterola', 'n', 'C', '2015-03-31 22:52:58', '72f9727c01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3601, 'tiadosurf@gmail.com', 'Suely', 'Lozan', 'n', 'C', '2015-03-31 22:52:58', '14ebeb090e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3602, 'tirsodelinos@hotmail.com', 'TirsodeLinos', '.', 'n', 'C', '2015-03-31 22:52:58', '9853e3330f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3603, 'comolaotra@gmail.com', 'Javitron', 'del Ríver', 'n', 'C', '2015-03-31 22:52:58', '967b858465', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3604, 'navajas30950965@hotmail.com', 'Piernas', 'Largas', 'n', 'C', '2015-03-31 22:52:58', 'bdc5825b3a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3605, 'glorietina_13@hotmail.com', 'Gloria', 'Uría', 'n', 'C', '2015-03-31 22:52:58', '880ba4df64', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3606, 'xirure@gmail.com', 'Xabier', 'Irure', 'n', 'C', '2015-03-31 22:52:58', '67381a8d5e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3607, 'alex_fresneda_94@hotmail.com', 'Alex', 'LP', 'n', 'C', '2015-03-31 22:52:58', 'baf60dd34b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3608, 'apparat.alf@hotmail.com', 'Alfonso', 'Alvarez Miravalles', 'n', 'C', '2015-03-31 22:52:58', '5aff5fcee9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(3609, 'larraitzol33@gmail.com', 'Aitzol', 'Larrañaga Aldalur', 'n', 'C', '2015-03-31 22:52:58', '4488576a94', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3610, 'supercoque2@hotmail.com', 'Coque', 'López de Otto', 'n', 'C', '2015-03-31 22:52:58', 'd877a0d143', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3611, 'brunosole@outlook.com', 'Bruno', 'Farelo', 'n', 'C', '2015-03-31 22:52:58', '155e3e67d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3612, 'uxufer@hotmail.com', 'Uxue', 'Fer', 'n', 'C', '2015-03-31 22:52:58', 'eae5c31777', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3613, 'marcelooliveira.mpo@gmail.com', 'Marcelo', 'Oliveira', 'n', 'C', '2015-03-31 22:52:58', 'f8be642d32', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3614, 'er_robles_95@hotmail.com', 'Alberto', 'Robles Tena', 'n', 'C', '2015-03-31 22:52:58', '7b4c771964', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3615, 'evachornet_154@hotmail.com', 'Eva', 'S', 'n', 'C', '2015-03-31 22:52:58', 'd0901aedc0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3616, 'vromuro@gmail.com', 'Sergio', 'Zubiri', 'n', 'C', '2015-03-31 22:52:58', 'feb2dd6fd7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3617, 'cele_k95@hotmail.com', 'Celes', 'Aviles', 'n', 'C', '2015-03-31 22:52:58', '2cb09d5620', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3618, 'marriastrokyus@hotmail.com', 'María', 'Alquézar Fernández', 'n', 'C', '2015-03-31 22:52:58', '8c16b887f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3619, 'plmiranda@gmail.com', 'Pedro', 'Miranda', 'n', 'C', '2015-03-31 22:52:58', '8d03be166d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1459, '', 0, 0),
(3620, 'inakikintana@gmail.com', 'Iñaki', 'Quintana', 'n', 'C', '2015-03-31 22:52:58', 'ea66b87f45', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3621, 'surfingworldcubelles@gmail.com', 'SurfingWorld', 'Cubelles', 'n', 'C', '2015-03-31 22:52:58', 'd8921db5c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3622, 'alvarito_db95@hotmail.com', 'Alvaro', 'Díaz Baró', 'n', 'C', '2015-03-31 22:52:58', 'dc4974b0eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3623, 'perebotellaflotats@gmail.com', 'Pere', 'Botella', 'n', 'C', '2015-03-31 22:52:58', '4f9da1211a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3624, 'ingolo@ono.com', 'Iñigo', 'Ramos García de Lago', 'n', 'C', '2015-03-31 22:52:58', 'e2c06246cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3625, 'lugares@sapo.pt', 'Clara', 'Lopes', 'n', 'C', '2015-03-31 22:52:58', '43b20f2dfa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3626, 'andone07gasol@hotmail.com', 'Adrian', 'Pereda Garcia', 'n', 'C', '2015-03-31 22:52:58', 'c25ffe7cb6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3627, 'tylerdurdem85@hotmail.com', 'Sergio', 'Salinas del Pino', 'n', 'C', '2015-03-31 22:52:58', '5db9f4b409', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3628, 'rezabal5@hotmail.com', 'Fernando', 'Rezabal', 'n', 'C', '2015-03-31 22:52:58', '110c065b84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3629, 'sport.horses.uae@gmail.com', 'Eloy', 'Dyer', 'n', 'C', '2015-03-31 22:52:58', 'cef66e3cad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3630, 'samcrcsv@gmail.com', 'Samuel', 'Sanchez', 'n', 'C', '2015-03-31 22:52:58', '9a9da4a071', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3631, 'ioniri@hotmail.com', 'Ion', 'Iriarte Larruskain', 'n', 'C', '2015-03-31 22:52:58', '479ed219a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3632, 'santiaikabia@gmail.com', 'Santi', 'Rodriguez', 'n', 'C', '2015-03-31 22:52:58', '81696a3773', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3633, 'leilamello177@gmail.com', 'Leila', 'Mello', 'n', 'C', '2015-03-31 22:52:58', 'e0f0debde3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3634, 'sergi.robles.barcelo@gmail.com', 'Sergi', 'Robles', 'n', 'C', '2015-03-31 22:52:58', 'f555effef4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3635, 'carmen.32@hotmail.com', 'Mari Carmen', 'Fuentes Muñoz', 'n', 'C', '2015-03-31 22:52:58', '2e680222cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3636, 'enerisabirra@gmail.com', 'Irene', 'Arribas', 'n', 'C', '2015-03-31 22:52:58', '5a9b54d257', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3637, 'robersgone@yahoo.com', 'Roberto', 'Erre', 'n', 'C', '2015-03-31 22:52:58', 'f59f8d78b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3638, 'jonkyjon@gmail.com', 'Jon', 'Casquero', 'n', 'C', '2015-03-31 22:52:58', '71141dcaaa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3639, 'guineaaritz18@gmail.com', 'Aritz', 'Guinea', 'n', 'C', '2015-03-31 22:52:58', '71e7b946d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3640, 'srtamontero@gmail.com', 'Evita', 'Montero', 'n', 'C', '2015-03-31 22:52:58', 'e2c5fbe7a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3641, 'donairepoveda@gmail.com', 'Álvaro', 'Poveda Donaire', 'n', 'C', '2015-03-31 22:52:58', '148dd2f7fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3642, 'andrevinagre218@hotmail.com', 'André', 'Vinagre', 'n', 'C', '2015-03-31 22:52:58', 'fbb95827fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3643, 'acarjim@hotmail.com', 'Agustin', 'Carrillo', 'n', 'C', '2015-03-31 22:52:58', '8592311616', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3644, 'guarderiamumusu@yahoo.es', 'Katia', 'Muniain', 'n', 'C', '2015-03-31 22:52:58', 'b4232bbae9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3645, 'i.laraudogoitia@gmail.com', 'Ignacio', 'Laraudogoitia', 'n', 'C', '2015-03-31 22:52:58', '8696507271', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3646, 'contedani11@gmail.com', 'Dani', 'Conte', 'n', 'C', '2015-03-31 22:52:58', '79b02cfe47', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3647, 'pride90@hotmail.es', 'Javier', 'Rodriguez Luis', 'n', 'C', '2015-03-31 22:52:58', '0aa43bea7f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3648, 'mariocogolloscaldera@gmail.com', 'MARIO', 'COGOLLOS CALDERA', 'n', 'C', '2015-03-31 22:52:58', '056f0dc9c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3649, 'ese_xito@hotmail.com', 'Pancho', 'Sánchez García', 'n', 'C', '2015-03-31 22:52:58', '53a49d19a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3650, 'pedrogf@gmail.com', 'Pedro', 'Gómez Fernández', 'n', 'C', '2015-03-31 22:52:58', 'aff03f58f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3651, 'irvingbonet@gmail.com', 'Irv', 'B', 'n', 'C', '2015-03-31 22:52:58', '5f028be7fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3652, 'alvarodelbusto@gmail.com', 'Alvaro', 'Del B A', 'n', 'C', '2015-03-31 22:52:58', 'cc684a0e78', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3653, 'joao_abreu_coutinho@hotmail.com', 'Joao', 'Coutinho', 'n', 'C', '2015-03-31 22:52:58', '8c8471f304', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3654, 'andypandy52@hotmail.es', 'Andrea', 'Pons Gomez', 'n', 'C', '2015-03-31 22:52:58', '0ca0d1afb6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3655, 'anealvarez@donostiajesuitak.org', 'ALVAREZ HIDALGO', 'ANE', 'n', 'C', '2015-03-31 22:52:58', 'a86050e3f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3656, 'a.ponleco@gmail.com', 'Alvaro', 'Plc', 'n', 'C', '2015-03-31 22:52:58', '76b40422eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3657, 'jaime-alcocer@hotmail.com', 'Jaime', 'Alcocer', 'n', 'C', '2015-03-31 22:52:58', 'f3566c6daf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3658, 'yobtaks@yahoo.es', 'Street', 'Artwar', 'n', 'C', '2015-03-31 22:52:58', '8644c3a631', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3659, 'katia_m_bcn@hotmail.com', 'Kati', 'Ta', 'n', 'C', '2015-03-31 22:52:58', 'f0cbf15690', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3660, 'unaim96@hotmail.com', 'Unai', 'Medrano', 'n', 'C', '2015-03-31 22:52:58', 'f9fa488135', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3661, 'correio@jorgeraimundo.pt', 'Jorge', 'Raimundo', 'n', 'C', '2015-03-31 22:52:58', '285cccf53b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3662, 'aranburus@gmail.com', 'David', 'Aranburu', 'n', 'C', '2015-03-31 22:52:58', '9e9465ef64', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3663, 'maria.serrano.gonzalez6@gmail.com', 'María', 'Serrano González', 'n', 'C', '2015-03-31 22:52:58', 'b160ff4ecf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3664, 'barns_14@hotmail.com', 'Pepe', 'Barnés Andreu', 'n', 'C', '2015-03-31 22:52:58', '8918e9e295', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3665, 'sualpesgr@hotmail.com', 'Álvaro', 'Hernández del Barrio', 'n', 'C', '2015-03-31 22:52:58', '278b38efb9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3666, 'ikerarri@gmail.com', 'Iker', 'Arrizabalaga', 'n', 'C', '2015-03-31 22:52:58', '300b98c8b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3667, 'danird99@gmail.com', 'Daniel', 'Reyes Darias', 'n', 'C', '2015-03-31 22:52:58', 'bf74856b4e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3668, 'lorenabettio@gmail.com', 'Lorena', 'Bettio', 'n', 'C', '2015-03-31 22:52:58', 'fb238609f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3669, 'aaron_ahumada89@hotmail.com', 'Aaron', 'Ahumada Fernandez', 'n', 'C', '2015-03-31 22:52:58', '9d504ac48f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3670, 'iaranarenas@gmail.com', 'Iñigo', 'Arana', 'n', 'C', '2015-03-31 22:52:58', 'c1fbffe7f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3671, 'djdaylos@gmail.com', 'Daylos', 'Fernández', 'n', 'C', '2015-03-31 22:52:58', '81aea8b21a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3672, 'ruby_whipa@hotmail.com', 'Rubén', 'No Dados', 'n', 'C', '2015-03-31 22:52:58', 'a923a37f5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3673, 'morryses@yahoo.es', 'Pablo', 'VF', 'n', 'C', '2015-03-31 22:52:58', '06c1dba5b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3674, 'miamodelephoto@outlook.fr', 'Mia', 'Milla', 'n', 'C', '2015-03-31 22:52:58', '2175496387', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3675, 'xabier96524@hotmail.com', 'Xabier', 'Goikolea', 'n', 'C', '2015-03-31 22:52:58', '988378314a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3676, 'luciaflordebem@hotmail.com', 'Lucía', 'Flor', 'n', 'C', '2015-03-31 22:52:58', '08d06b1fef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3677, 'luisbonafonte1@gmail.com', 'Luis', 'Bonafonte', 'n', 'C', '2015-03-31 22:52:58', 'ddd078d4b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3678, 'martin.jusek@hotmail.com', 'Martin', 'Jusek', 'n', 'C', '2015-03-31 22:52:58', '3348c45a2c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2937, '', 0, 0),
(3679, 'rams23miky@hotmail.com', 'Mike Wazzowsky', 'Hausmann', 'n', 'C', '2015-03-31 22:52:58', 'a1b2edaaa1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3680, 'kike.panera23@gmail.com', 'Kike', 'Panera', 'n', 'C', '2015-03-31 22:52:58', '8bf2171e8e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3681, 'danielaorbea@gmail.com', 'Daniela', 'Otaola', 'n', 'C', '2015-03-31 22:52:58', 'df4759b8ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3682, 'davidarcesalas@gmail.com', 'David', 'Arce', 'n', 'C', '2015-03-31 22:52:58', '644230ab92', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3683, 'tottinoes@gmail.com', 'Jesús', 'Ruiz Rondán', 'n', 'C', '2015-03-31 22:52:58', 'db3510cd46', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3684, 'miguelitocar555@gmail.com', 'Miguel', 'Carrera', 'n', 'C', '2015-03-31 22:52:58', '864c431d8a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3685, 'julia_edj_94@hotmail.com', 'Julia', 'Vazquez Gonzalez', 'n', 'C', '2015-03-31 22:52:58', 'a159a77cd9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3686, 'txago81@hotmail.com', 'Txago', 'Arkaitz', 'n', 'C', '2015-03-31 22:52:58', '340c8a80ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3687, 'gallourdiain@gmail.com', 'Gallo', 'Claudio', 'n', 'C', '2015-03-31 22:52:58', 'f102d5f293', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3688, 'joanandreu@live.com', 'Joan Andreu', 'Bonet Adrover', 'n', 'C', '2015-03-31 22:52:58', '5aa9dc6272', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3689, 'txurrikitos@gmail.com', 'Andrea', 'Cuca', 'n', 'C', '2015-03-31 22:52:58', '1ef9d28bfa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3690, 'xavi_sn@hotmail.com', 'Javier', 'Santamaría', 'n', 'C', '2015-03-31 22:52:58', 'd3791d2eb7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3691, 'pedro.xico96@gmail.com', 'Pedro', 'Francisco', 'n', 'C', '2015-03-31 22:52:58', 'c52ba7fe9b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3692, 'ikergoiria@hotmail.com', 'Iker', 'Goiria', 'n', 'C', '2015-03-31 22:52:58', '8df9b30062', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3693, 'leiresaez4@gmail.com', 'Leire', 'Saez', 'n', 'C', '2015-03-31 22:52:58', '8c58354ab3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3694, 'borja_terol@hotmail.com', 'Borja', 'Terol Cascales', 'n', 'C', '2015-03-31 22:52:58', 'e6e7685a6d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3695, 'patry_7gg@hotmail.com', 'Pa', 'Tri', 'n', 'C', '2015-03-31 22:52:58', 'fe76d4f031', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3696, 'pardo1612@gmail.com', 'Oriol', 'Pardo', 'n', 'C', '2015-03-31 22:52:58', 'f9604ad0e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3697, 'jony1992.27@gmail.com', 'Jonay', 'Lopez', 'n', 'C', '2015-03-31 22:52:58', 'bb60376e79', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3698, 'mangosurf@hotmail.com', 'Lucas', 'De Oliveira', 'n', 'C', '2015-03-31 22:52:58', '25d7a74440', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3699, 'gloriaraventos@gmail.com', 'Glòria', 'Raventós', 'n', 'C', '2015-03-31 22:52:58', '6b22c50f3c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3700, 'j.donazar2446@jesuitaspamplona.org', 'Jon', 'Donazar Arguinano', 'n', 'C', '2015-03-31 22:52:58', '58e5b38c4f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3701, '09lauragarrido@gmail.com', 'Laura', 'Garrido', 'n', 'C', '2015-03-31 22:52:58', '2ba7ced5f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3702, 'olivia.lecomte@gmail.com', 'Olivia', 'Lecomte', 'n', 'C', '2015-03-31 22:52:58', '614c72fabd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3703, 'alvarosky04@hotmail.com', 'Alvaro', 'Fdez', 'n', 'C', '2015-03-31 22:52:58', 'd44222518c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3704, 'o_x_el@hotmail.com', 'Oxel', 'Urra Sanchez', 'n', 'C', '2015-03-31 22:52:58', '8734649daf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3705, 'a_albeniz@yahoo.es', 'Amaica', 'France', 'n', 'C', '2015-03-31 22:52:58', '773f4915f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3706, 'pf.afonso@gmail.com', 'Afonso Paes', 'Fernandes', 'n', 'C', '2015-03-31 22:52:58', '714cae4787', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3707, 'adrianmartinezizquierdo@gmail.com', 'Kipcalm', '.', 'n', 'C', '2015-03-31 22:52:58', 'd7aa727712', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3708, 'nati.cas173@gmail.com', 'Natalia', 'Castilla', 'n', 'C', '2015-03-31 22:52:58', '76b75ff3a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3709, 'jmlopes93@gmail.com', 'Zé Miguel', 'Lopes', 'n', 'C', '2015-03-31 22:52:58', 'f59b153cce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3710, 'elenanopiromano@hotmail.com', 'Davo', 'Davito', 'n', 'C', '2015-03-31 22:52:58', 'd9cc4abf52', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3711, 'bibago@hotmail.com', 'Tiago', 'Azzi', 'n', 'C', '2015-03-31 22:52:58', 'f4ae9d04d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3712, 'hide77@outlook.com', 'Hideaki', 'Yoshioka', 'n', 'C', '2015-03-31 22:52:58', '6ed3d732c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3713, 'angelortube@yahoo.es', 'Gelo', 'Ortube Marchena', 'n', 'C', '2015-03-31 22:52:58', 'fe88bcc541', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3714, 'jose.garciamanchon@gmail.com', 'Jose', 'Garcia', 'n', 'C', '2015-03-31 22:52:58', '72b81c3b82', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3715, 'daniellsann@gmail.com', 'Dani', 'Sanchez', 'n', 'C', '2015-03-31 22:52:58', '45828b1dfa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3716, 'perico_zurita@hotmail.com', 'Zurita', 'Perico', 'n', 'C', '2015-03-31 22:52:58', '0a01012418', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3717, 'pilconbarba@gmail.com', 'Fernando', 'Díaz Sellán', 'n', 'C', '2015-03-31 22:52:58', 'f7b76f7dce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3718, 'ion.rezola@gmail.com', 'Ion', 'Rezola', 'n', 'C', '2015-03-31 22:52:58', 'b1182e0ca2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3719, 'manufdezvila@gmail.com', 'Manuel', 'Fernandez Vila', 'n', 'C', '2015-03-31 22:52:58', 'f45ed35d5d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3720, 'sanjorbal@msn.com', 'Jaime', 'de Sandoval', 'n', 'C', '2015-03-31 22:52:58', '669d22683b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3721, 'mines.16@hotmail.com', 'Inês', 'Grácio', 'n', 'C', '2015-03-31 22:52:58', 'c325fffc8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3722, 'bettycrosio@hotmail.com', 'Bettina', 'Crosio', 'n', 'C', '2015-03-31 22:52:58', 'ec3d50ea42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3723, 'astialf@hotmail.com', 'Andres', 'Fernandez', 'n', 'C', '2015-03-31 22:52:58', 'ec22e399a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3724, 'antoon.denbrok@gmail.com', 'Antoon', 'den Brok', 'n', 'C', '2015-03-31 22:52:58', '328bf1a653', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3725, 'tomas-salgueiro@hotmail.com', 'Tomás', 'Pires', 'n', 'C', '2015-03-31 22:52:58', 'f99c6fe598', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3726, 'isabelsofiabarros@gmail.com', 'Isabel Cerqueira de', 'Barros', 'n', 'C', '2015-03-31 22:52:58', '550a273ea5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3727, 'mariajeqg@gmail.com', 'MariaJe', 'Quevedo', 'n', 'C', '2015-03-31 22:52:58', 'e6d2793767', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3728, 'oskarito@gmail.com', 'Oskar', 'Cervero', 'n', 'C', '2015-03-31 22:52:58', '5954bff71e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3729, 'mercedesmaranechina@gmail.com', 'Mercedes', 'Martínez Anechina', 'n', 'C', '2015-03-31 22:52:58', '8084a3ef62', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3730, 'hick_roxy@yahoo.es', 'Toñi', 'Sánchez Bayán', 'n', 'C', '2015-03-31 22:52:58', '985c249753', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3731, 'pauquingles@hotmail.com', 'Pau', 'Quingles', 'n', 'C', '2015-03-31 22:52:58', '9647d01d2c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3732, 'arthwarrior@gmail.com', 'Artur', 'Guerrero', 'n', 'C', '2015-03-31 22:52:58', 'e238898754', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3733, 'javidiezmendoza@hotmail.com', 'Javier', 'Diez', 'n', 'C', '2015-03-31 22:52:58', 'f3bac6ea95', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3734, 'saragbarajas@gmail.com', 'Sara', 'Gómez', 'n', 'C', '2015-03-31 22:52:58', 'a0e612ac22', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3735, 'joseantonio1211@gmail.com', 'Jose', 'Ruiz', 'n', 'C', '2015-03-31 22:52:58', 'dd910ad453', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3736, 'ivanbarcena98@gmail.com', 'ivan', 'barcena', 'n', 'C', '2015-03-31 22:52:58', '2340f1bfc0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3737, 'enekoblb@gmail.com', 'Eneko', 'Ruiz Bilbao', 'n', 'C', '2015-03-31 22:52:58', '723866fd2b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3738, 'gorka.iza.m@gmail.com', 'Gorka', 'Iza', 'n', 'C', '2015-03-31 22:52:58', 'be5e81c6b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3739, 'gerardopermuy@gmail.com', 'Gerardo Andres', 'Martinez Permuy', 'n', 'C', '2015-03-31 22:52:58', 'eb6c575cc2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3740, 'mpagnotta@gmail.com', 'Marcello', 'Pagnotta', 'n', 'C', '2015-03-31 22:52:58', 'ea99231e7f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3741, 'minipiojo@gmail.com', 'Pablo', 'Mozo', 'n', 'C', '2015-03-31 22:52:58', '58d68d78ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3742, 'betranea@gmail.com', 'Andoni', 'Alonso', 'n', 'C', '2015-03-31 22:52:58', '25bd90d066', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3743, 'm.claretescutia@gmail.com', 'Maria', 'claret Escutia', 'n', 'C', '2015-03-31 22:52:58', 'd56eaa92dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3744, 'nachonacra@hotmail.com', 'Nacho', 'Navarrete Eusebio', 'n', 'C', '2015-03-31 22:52:58', 'f80c5bd561', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3745, 'montezuma_g1@hotmail.com', 'Gonçalo', 'Gomes', 'n', 'C', '2015-03-31 22:52:58', 'b5d2f2f484', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3746, 'roque_mir@msn.com', 'Happy', 'Roque', 'n', 'C', '2015-03-31 22:52:58', '51e4d756bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3747, 'plabos@hotmail.com', 'Pablo', 'España Gonzalez', 'n', 'C', '2015-03-31 22:52:58', '3997a5e129', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3748, 'peinauncalvo@hotmail.com', 'Charles', 'Diaz', 'n', 'C', '2015-03-31 22:52:58', 'f95d81b360', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3749, 'kokope7@hotmail.com', 'Conchi', 'Collazo Pérez', 'n', 'C', '2015-03-31 22:52:58', '1782518d3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3750, 'matildereal@hotmail.com', 'Matilde', 'Real', 'n', 'C', '2015-03-31 22:52:58', '60d4283d73', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3751, 'juanguillencabezudo@gmail.com', 'Juan', 'Guillen Cabezudo', 'n', 'C', '2015-03-31 22:52:58', 'b335c2c604', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3752, 'barna.novoito@gmail.com', 'André', 'Santos', 'n', 'C', '2015-03-31 22:52:58', '597a055d70', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3753, 'mikelg_8@hotmail.com', 'Mikel', 'Gonzalez', 'n', 'C', '2015-03-31 22:52:58', '19869e2aa9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3754, 'rokejaner@hotmail.com', 'Roque', 'Janer', 'n', 'C', '2015-03-31 22:52:58', '9a8217feb0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3755, 'km2anticuario@gmail.com', 'Carlos', 'Vecino Zaldua', 'n', 'C', '2015-03-31 22:52:58', 'e2690bb2e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3756, 'gonzohockey_91@hotmail.com', 'Gonzalo', 'Albaladejo Agudelo', 'n', 'C', '2015-03-31 22:52:58', 'f73a83f346', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3757, 'marceloleaobarros@ig.com.br', 'Marcelo', 'Monteiro de Barros', 'n', 'C', '2015-03-31 22:52:58', 'ee7bdbe162', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3758, 'goncalonovoa@gmail.com', 'Gonçalo', 'Nóvoa', 'n', 'C', '2015-03-31 22:52:58', 'aa1d2554ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3759, 'marcosaciman@gmail.com', 'Marcos', 'Aciman', 'n', 'C', '2015-03-31 22:52:58', '5a48cd554e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3760, 'mikel_deusto_roller@hotmail.com', 'Mikel', 'RightNow', 'n', 'C', '2015-03-31 22:52:58', '1ea3894801', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3761, 'filipacc99@outlook.pt', 'Filipa', 'Veiga', 'n', 'C', '2015-03-31 22:52:58', '48c190e8cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3762, '2esob.miguelm@gmail.com', 'miguel', 'martinez fernandez del viso', 'n', 'C', '2015-03-31 22:52:58', '58a257104b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3763, 'irebura@hotmail.com', 'Josu', 'Coruña', 'n', 'C', '2015-03-31 22:52:58', '82eceedeef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3764, 'xa_bi_er_bujanda_cundin@hotmail.com', 'Xabier', 'Bujanda', 'n', 'C', '2015-03-31 22:52:58', '8885b85feb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3765, 'didaccapel@gmail.com', 'Didac', 'Capel', 'n', 'C', '2015-03-31 22:52:58', '1ba30c7b01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3766, 'lotizinha_ju@hotmail.com', 'Loti', 'Melo', 'n', 'C', '2015-03-31 22:52:58', 'f05be75771', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3767, 'naturemos@hotmail.com', 'Karlos', 'Ortells', 'n', 'C', '2015-03-31 22:52:58', '60bc3dc9de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3768, 'rogerio.cantarini08@gmail.com', 'Rogerio', 'Cantarini', 'n', 'C', '2015-03-31 22:52:58', '805a79bc48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3769, 'douglasdelgadofilho@hotmail.com', 'Douglas', 'Delgado', 'n', 'C', '2015-03-31 22:52:58', '24912a081a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3770, 'almeydini@hotmail.com', 'Igor', 'Almeida Anta', 'n', 'C', '2015-03-31 22:52:58', '12b1f751d3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3771, 'gonzalomontxi@gmail.com', 'Gonzalo', 'Rico', 'n', 'C', '2015-03-31 22:52:58', '1116819fcc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3772, 'trovaozinho@gmail.com', 'Rita', 'Silva', 'n', 'C', '2015-03-31 22:52:58', '5c8911338a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3773, 'arkato_3@hotmail.com', 'Arkato', 'Imaz Martin', 'n', 'C', '2015-03-31 22:52:58', '5b085c2210', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3774, 'albeprigar@hotmail.com', 'Alberto', 'Prior Garcia', 'n', 'C', '2015-03-31 22:52:58', 'b0e8f3b739', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3775, 'ines_colon@hotmail.com', 'Inés', 'Carvajal', 'n', 'C', '2015-03-31 22:52:58', 'c4e54c6016', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3776, 'krilintxo_81@hotmail.com', 'Imanol', 'Loidi Iraola', 'n', 'C', '2015-03-31 22:52:58', 'eb6594df0c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3777, 'susigrap@yahoo.es', 'Susi', 'Grap', 'n', 'C', '2015-03-31 22:52:58', '7eeb22e855', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3778, 'sanmarco345@hotmail.com', 'Santiago', 'Martinez Colilla', 'n', 'C', '2015-03-31 22:52:58', 'fefb7e9e20', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3779, 'pedropc2009@gmail.com', 'Pedro', 'Pereira Coutinho', 'n', 'C', '2015-03-31 22:52:58', '873ecaa1ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2059, '', 0, 0),
(3780, 'nachitomanosgrandes@hotmail.com', 'Nacho', 'Pero Turu', 'n', 'C', '2015-03-31 22:52:58', 'c4f32ffa59', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3781, 'cesar_portas@hotmail.com', 'Rasec', 'Satrop', 'n', 'C', '2015-03-31 22:52:58', 'c5a050ab0e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3782, 'mercedesdelgado77@hotmail.com', 'Mercedes', 'Delgado', 'n', 'C', '2015-03-31 22:52:58', '9bbcbee012', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3783, 'javieravila7_@hotmail.com', 'Javi', 'BodhiSalta', 'n', 'C', '2015-03-31 22:52:58', 'a6907c5a2c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3784, 'asier_surfer@hotmail.com', 'Asier', 'Arellano Puente', 'n', 'C', '2015-03-31 22:52:58', 'ff5828d4c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3785, 'brenopasqualato@gmail.com', 'Breno', 'Pasqualato', 'n', 'C', '2015-03-31 22:52:58', 'e4ba845355', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3786, 'jon_albisu1@hotmail.com', 'Jon', 'Albisu', 'n', 'C', '2015-03-31 22:52:58', '826418bd5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3787, 'unaiae@yahoo.es', 'Unai', 'Arruza Elordui', 'n', 'C', '2015-03-31 22:52:58', '6a05d6c461', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3788, 'lena_24@hotmail.com', 'Lena', 'Singla', 'n', 'C', '2015-03-31 22:52:58', 'd47f5adfa1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(3789, 'alexregada@hotmail.com', 'Alexander', 'Regada Platz', 'n', 'C', '2015-03-31 22:52:58', 'c3b0fd6670', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3790, 'anapaulaluz@gmail.com', 'Ana Vellozo', 'Luz', 'n', 'C', '2015-03-31 22:52:58', '05041b3ef6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3791, 'xavi_7_1995@hotmail.com', 'Xavi', 'Pérez', 'n', 'C', '2015-03-31 22:52:58', 'bfc9633450', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3792, 'paquitopro@hotmail.com', 'Paco', 'García Colchero', 'n', 'C', '2015-03-31 22:52:58', '6e6139aafd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3793, 'fesalva69@gmail.com', 'fernando', 'salvajoli', 'n', 'C', '2015-03-31 22:52:58', '1f30831df4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3794, 'adadico@gmail.com', 'Dave', 'Manchester', 'n', 'C', '2015-03-31 22:52:58', '6e756cc28c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3795, 'n.vergonyos@gmail.com', 'Nil', 'Vergonyos', 'n', 'C', '2015-03-31 22:52:58', '1d2b0300f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3796, 'julen.sorazu@alumni.mondragon.edu', 'Julen', 'Sorazu Osinalde', 'n', 'C', '2015-03-31 22:52:58', '40012d723a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3797, 'marcia-aguiar@hotmail.com', 'Marcia', 'Aguiar', 'n', 'C', '2015-03-31 22:52:58', '49168d7590', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3798, 'edu_dca@hotmail.com', 'Edu', 'Calle Alba', 'n', 'C', '2015-03-31 22:52:58', '46a2b60a50', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3799, 'ikertubitos@hotmail.es', 'Iker', 'Amatriain Arregi', 'n', 'C', '2015-03-31 22:52:58', '09ed430a5c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3800, 'julipol20002000@hotmail.com', 'Silvia', 'Garcia Soto', 'n', 'C', '2015-03-31 22:52:58', '8989e9d20e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3801, 'paulof8@hotmail.com', 'Paulo', 'Arte', 'n', 'C', '2015-03-31 22:52:58', '067dc2ede5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3802, 'pmbarata@gmail.com', 'Pedro', 'Miguel', 'n', 'C', '2015-03-31 22:52:58', '4fa7ef80f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3803, 'jario_r@hotmail.com', 'Jairo', 'Rodriguez', 'n', 'C', '2015-03-31 22:52:58', '53b6f778b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3804, 'azuazucena@hotmail.com', 'Azu', 'Blázquez', 'n', 'C', '2015-03-31 22:52:58', '957e198fd0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3805, 'dsanz006@gmail.com', 'Dani', 'Sanz', 'n', 'C', '2015-03-31 22:52:58', '6f9f250c60', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3806, 'paul_eli@hotmail.com', 'Paul', 'Elizalde', 'n', 'C', '2015-03-31 22:52:58', 'a6a77588cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3807, 'ceciliohl@yahoo.es', 'Ceci', 'Herrerias Lopez', 'n', 'C', '2015-03-31 22:52:58', '97988d2435', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3808, 'carolinasaezmartinez@hotmail.com', 'Carolina', 'Sáez Martínez', 'n', 'C', '2015-03-31 22:52:58', '3ed9698e54', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3809, 'patty91_17@hotmail.com', 'Patricia', 'Nadal', 'n', 'C', '2015-03-31 22:52:58', 'dc7866342d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3810, 'pedrovalenti.rial@gmail.com', 'Pedro', 'Valenti', 'n', 'C', '2015-03-31 22:52:58', '935aa09941', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3811, 'ignaciobeneyto@gmail.com', 'Nacho', 'Beneyto', 'n', 'C', '2015-03-31 22:52:58', 'a200fa1c60', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3812, 'marinaguiar1@hotmail.com', 'Marina', 'Aguiar', 'n', 'C', '2015-03-31 22:52:58', '2bcf1d5394', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3813, 'mantraom2001@hotmail.com', 'Rodrigo', 'Reis', 'n', 'C', '2015-03-31 22:52:58', 'e267a142bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3814, 'manuaymerich@gmail.com', 'Manuel', 'Aymerich', 'n', 'C', '2015-03-31 22:52:58', 'c3915adcbd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3815, 'anibalpf84@gmail.com', 'Aníbal', 'Bessa Pinto Faria', 'n', 'C', '2015-03-31 22:52:58', '14ac0903ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3816, 'juliahelenadiass@gmail.com', 'Julia', 'Dias', 'n', 'C', '2015-03-31 22:52:58', '95dfad1e86', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3817, 'bruno_freesurfer@hotmail.com', 'Bruno', 'Oliveira', 'n', 'C', '2015-03-31 22:52:58', '97702e8e5b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3818, 'oriana_842@hotmail.com', 'Oriana', 'Ferreño', 'n', 'C', '2015-03-31 22:52:58', '1f31f75e90', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3819, 'leandroamerico1@gmail.com', 'Leandro', 'Americo', 'n', 'C', '2015-03-31 22:52:58', '01301e9198', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3820, 'lampone01@hotmail.com', 'Víctor', 'Dodge', 'n', 'C', '2015-03-31 22:52:58', '468635828f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3821, 'sbastos@dasa.com.br', 'Samuel', 'Bastos', 'n', 'C', '2015-03-31 22:52:58', '3c69c73332', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3822, 'jacoboforjan@gmail.com', 'Jacob', 'Forjan', 'n', 'C', '2015-03-31 22:52:58', '265b941ee3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3823, 'maria_pspg@hotmail.com', 'Maria', 'Gonçalves', 'n', 'C', '2015-03-31 22:52:58', '036340777c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 107, '', 0, 0),
(3824, 'rodriguez.garcia.alejo@gmail.com', 'Alejo', 'Rodríguez', 'n', 'C', '2015-03-31 22:52:58', '7bb1096807', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3825, 'ricky_ilovethisgame@hotmail.com', 'Ricard', 'MG', 'n', 'C', '2015-03-31 22:52:58', '4e42455ca7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3826, 'iantonanzas@yahoo.com', 'Iñaki', 'Antoñanzas', 'n', 'C', '2015-03-31 22:52:58', 'cf812320ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3827, 'dani_altuna@hotmail.com', 'Dani', 'Altuna Claramunt', 'n', 'C', '2015-03-31 22:52:58', 'd2d43befcd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3828, 'homembalapt@gmail.com', 'Homem', 'Bala', 'n', 'C', '2015-03-31 22:52:58', '1b2f3cfb96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3829, 'alebiapedra@hotmail.com', 'Beatriz', 'Pedra', 'n', 'C', '2015-03-31 22:52:58', 'a5a55573a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3830, 'ines.a.gusmao@gmail.com', 'Inês', 'Gusmão', 'n', 'C', '2015-03-31 22:52:58', 'd351918af3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3831, 'karlitos999@hotmail.com', 'Carlos', 'AL', 'n', 'C', '2015-03-31 22:52:58', 'e1f766abf1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3832, 'orquidea_isabel@hotmail.com', 'Isabel', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:58', '3ebd263145', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2049, '', 0, 0),
(3833, 'nilcg@hotmail.es', 'Nil', 'Comí Garcia', 'n', 'C', '2015-03-31 22:52:58', 'b717038077', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3834, 'gonpan1@hotmail.com', 'Begoña', 'Gonzalez', 'n', 'C', '2015-03-31 22:52:58', 'd9ebccfc34', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3835, 'michellesimic@hotmail.com', 'Michi', 'Simi?', 'n', 'C', '2015-03-31 22:52:58', 'cf28c14fdd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3836, 'antoniosilveira723@hotmail.com', 'António', 'Rocha da Silveira', 'n', 'C', '2015-03-31 22:52:58', '6e3bce4231', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1383, '', 0, 0),
(3837, 'ikersaez8@gmail.com', 'Iker', 'Saez', 'n', 'C', '2015-03-31 22:52:58', 'df1312ac4f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3838, 'denis182_86@hotmail.com', 'Denis', 'Marin', 'n', 'C', '2015-03-31 22:52:58', '3b3e93a8d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3839, 'tardagui@hotmail.com', 'Iñaki', 'Tardaguila Carton', 'n', 'C', '2015-03-31 22:52:58', 'ac96c2b459', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3840, 'soulparks@gmail.com', '', '', 'n', 'C', '2015-03-31 22:52:58', '24ede4934c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3841, 'goncaloramosrodrigues@gmail.com', 'Gonçalo', 'Serio Lourenço', 'n', 'C', '2015-03-31 22:52:58', '35e68c5977', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3842, 'alexeipersonal@gmail.com', 'Alexei', 'Frenzel', 'n', 'C', '2015-03-31 22:52:58', '5c2a1e9888', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3843, 'etxarriidoia@outlook.com', 'Ido', 'Etxarri', 'n', 'C', '2015-03-31 22:52:58', '73010a8439', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3844, 'amafaldapernao@netcabo.pt', 'Ana Mafalda', 'Pernao', 'n', 'C', '2015-03-31 22:52:58', '4ee6dc52fd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3845, 'ivbiga@gmail.com', 'Ivan', 'Bizarro Garcia', 'n', 'C', '2015-03-31 22:52:58', '5444eaa8d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3846, 'jpedrosousa2000@gmail.com', 'João Pedro', 'Sousa', 'n', 'C', '2015-03-31 22:52:58', 'ae15bb072e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3847, 'bernardo.l.filipe@gmail.com', 'Bernardo', 'Filipe', 'n', 'C', '2015-03-31 22:52:58', 'f59c58f6f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3848, 'matilde.cortez@hotmail.com', 'Matilde', 'Cortez', 'n', 'C', '2015-03-31 22:52:58', '9921bef62b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3849, 'olgaidoia@gmail.com', 'olga', 'etxarri', 'n', 'C', '2015-03-31 22:52:58', '7f10a6e8f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3850, 'kiyono.marcos@gmail.com', 'Marcos', 'Kii', 'n', 'C', '2015-03-31 22:52:58', 'ead1c4f5f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3851, 'sergiolmo.aragon@gmail.com', 'Sergio', 'Olmo', 'n', 'C', '2015-03-31 22:52:58', '5c9c49eb36', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3852, 'martis-ager@hotmail.com', 'David', 'de la Cruz', 'n', 'C', '2015-03-31 22:52:58', '0346709c6e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3853, 'josesoengas@gmail.com', 'Ze', 'Soengas', 'n', 'C', '2015-03-31 22:52:58', '561779cf97', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2369, '', 0, 0),
(3854, 'carlos@asulito.net', 'Lko', 'Agurruza', 'n', 'C', '2015-03-31 22:52:58', 'f4ab4ec1ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3855, 'syrinx18@hotmail.com', 'Alfredo', 'Hdez', 'n', 'C', '2015-03-31 22:52:58', 'ed47c13bee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3856, 'mrtnestevez@gmail.com', 'Martin', 'Estevez', 'n', 'C', '2015-03-31 22:52:58', '0e67b4f81a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3857, 'cvs_69@hotmail.com', 'Clóvis', 'Pires', 'n', 'C', '2015-03-31 22:52:58', '609b2911c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3858, 'kermeo@yahoo.es', 'Kerman', 'Uribe', 'n', 'C', '2015-03-31 22:52:58', '297accf98e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3859, 'sheispennylane7@gmail.com', 'Garbiñe', 'Gallagher', 'n', 'C', '2015-03-31 22:52:58', '4657db0f10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3860, 'joaopedroestevam@hotmail.com', 'João', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:58', '3919a8880a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3861, 'xicogoes@hotmail.com', 'Francisco', 'Goes', 'n', 'C', '2015-03-31 22:52:58', '6957c887b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3862, 'haritze@hotmail.com', 'Haritz', 'Aranburu', 'n', 'C', '2015-03-31 22:52:58', 'a044987cde', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3863, 'rafael.m.diniz@hotmail.com', 'Rafael', 'Diniz', 'n', 'C', '2015-03-31 22:52:58', 'af11d0b4d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3864, 'vallettsurf@gmail.com', 'Wesley', 'Vieira', 'n', 'C', '2015-03-31 22:52:58', '7abfe821da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3865, 'tiago.vilela.sousa@gmail.com', 'Tiago V.', 'Sousa', 'n', 'C', '2015-03-31 22:52:58', '62f17b8ca2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3866, 'anderdog2@hotmail.com', 'Ander', 'Alvarez', 'n', 'C', '2015-03-31 22:52:58', 'e75328085e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3867, 'lizar07@hotmail.com', 'Javier', 'Alvarez Suarez', 'n', 'C', '2015-03-31 22:52:58', '6ae5d19802', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3868, 'amorcastuo03@hotmail.com', 'Diego', 'Blanco', 'n', 'C', '2015-03-31 22:52:58', 'e5dcf25abf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3869, 'unaimed_1@hotmail.com', 'Unai', 'Medrano', 'n', 'C', '2015-03-31 22:52:58', '0896743085', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3870, 'viniwebber@hotmail.com', 'Vinícius', 'Webber', 'n', 'C', '2015-03-31 22:52:58', '15b21fc71f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3871, 'serginho.1980@hotmail.com', 'Sergio', 'Sacristan', 'n', 'C', '2015-03-31 22:52:58', 'df1ed14849', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3872, 'ziortzi85_spiderman@hotmail.com', 'Ziortza', 'Beistegi Trebiño', 'n', 'C', '2015-03-31 22:52:58', '8c67fb7a17', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3873, 'jorgetele1966@gmail.com', 'Jorge', 'Tellê', 'n', 'C', '2015-03-31 22:52:58', 'f3d0e34a84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3874, 'asieraguinaco@gmail.com', 'Asier', 'Aguinaco', 'n', 'C', '2015-03-31 22:52:58', '682172210c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3875, 'ratinho_mooca@hotmail.com', 'Fernando', 'Teixeira', 'n', 'C', '2015-03-31 22:52:58', '88bdc45b72', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3876, 'auxiii@hotmail.com', 'Adilson', 'de Auxiliador', 'n', 'C', '2015-03-31 22:52:58', '08a473a73f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4641, '', 0, 0),
(3877, 'mel_samuel@hotmail.com', 'Samuel', 'Valiente Medina', 'n', 'C', '2015-03-31 22:52:58', '0bd7174204', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3878, 'alvesbully@hotmail.com', 'Jaws Force', 'Apbt', 'n', 'C', '2015-03-31 22:52:58', 'eb7c1d8873', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3879, 'axelabas@hotmail.com', 'Alex', 'Mf', 'n', 'C', '2015-03-31 22:52:58', 'e55442ee4a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3880, 'lolo98@hotmail.es', 'Alvaro', 'Vicent', 'n', 'C', '2015-03-31 22:52:58', '1c591c9645', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3881, 'drheinzoliver@gmail.com', 'Ericeira', 'Rooms', 'n', 'C', '2015-03-31 22:52:58', '9efe90dd18', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1920, '', 0, 0),
(3882, 'gsantananogueira@gmail.com', 'Gonçalo', 'Nogueira', 'n', 'C', '2015-03-31 22:52:58', '6d7928ea0e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3883, 'murciguillo@yahoo.es', 'Maria', 'Saa', 'n', 'C', '2015-03-31 22:52:58', 'd400a17b2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3884, 'martaludovino@hotmail.com', 'Marta', 'Filipa', 'n', 'C', '2015-03-31 22:52:58', 'a2373cfea1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3885, 'batao.clemente@gmail.com', 'Sebastião', 'Clemente', 'n', 'C', '2015-03-31 22:52:58', '11251cfde0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3886, 'francisco.borges2@hotmail.com', 'Francisco', 'Borges', 'n', 'C', '2015-03-31 22:52:58', '08a623bbac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3302, '', 0, 0),
(3887, 'telmogar@gmail.com', 'Telmo', 'Garcia', 'n', 'C', '2015-03-31 22:52:58', '05674d6f92', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3888, 'makuarenal@hotmail.com', 'MaKu', 'Arenal', 'n', 'C', '2015-03-31 22:52:58', '83f44171ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3889, 'alvarito_smith@hotmail.com', 'Alvaro', 'Smith López', 'n', 'C', '2015-03-31 22:52:58', '2de87a696e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3890, 'karlitos_6767@hotmail.com', 'Carlos', 'Velazquez', 'n', 'C', '2015-03-31 22:52:58', '22ef7e5670', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3891, 'cheleroque@hotmail.com', 'Michele', 'Roque', 'n', 'C', '2015-03-31 22:52:58', 'bae15b5235', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3892, 'libe_iribar@hotmail.com', 'Libe', 'Iribar', 'n', 'C', '2015-03-31 22:52:58', '44241bc2d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3893, 'natant19@live.com', 'Antonio', 'Sánchez Jurado', 'n', 'C', '2015-03-31 22:52:58', 'f9c082e072', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3894, 'smmcastro@gmail.com', 'Sofia', 'Castro', 'n', 'C', '2015-03-31 22:52:58', 'e7d96c3eaf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3895, 'carolzen@hotmail.com', 'Carolina', 'Ferreira Peccini', 'n', 'C', '2015-03-31 22:52:58', 'e2256cf088', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3896, 'lourenco_goncalves@hotmail.com', 'Lourenço', 'Gonçalves', 'n', 'C', '2015-03-31 22:52:58', 'edfed25f9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3897, 'marc_xmoreno@hotmail.es', 'Marc', 'Xufre Moreno', 'n', 'C', '2015-03-31 22:52:58', 'bd1371672f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3898, 'rfabioangulo@gmail.com', 'Fabio', 'Munoz', 'n', 'C', '2015-03-31 22:52:58', '772d5ffed3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3899, 'm.caipirinha@gmail.com', 'Silvia', 'Plaza', 'n', 'C', '2015-03-31 22:52:58', '0b45d48321', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3900, 'miguelonepsp@hotmail.com', 'Migue', 'Gómez Delallave', 'n', 'C', '2015-03-31 22:52:58', '1ff1b6b393', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3901, 'pigmeu00@hotmail.com', 'João Gabriel', 'Fernandez Mendes', 'n', 'C', '2015-03-31 22:52:58', '3fdd261c8c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3902, 'gonzaloalvoltra@hotmail.es', 'Gonzalo', 'Álvarez Oltra', 'n', 'C', '2015-03-31 22:52:58', '06daea2de0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3903, 'fragozoster@gmail.com', 'Miguel', 'Silva', 'n', 'C', '2015-03-31 22:52:58', 'ce31649c55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3904, 'altamira92@hotmail.com', 'Altamira', 'Fernández Villar', 'n', 'C', '2015-03-31 22:52:58', '0c71938074', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3905, 'cabopa96@gmail.com', 'Carlos', 'Böke', 'n', 'C', '2015-03-31 22:52:58', 'f98033ad38', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3906, 'ederfisioterapeuta@yahoo.es', 'Eder', 'Larrea', 'n', 'C', '2015-03-31 22:52:58', '2929fe5b2e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3907, 'millagqi@hotmail.com', 'Camilla', 'Ghermandi', 'n', 'C', '2015-03-31 22:52:58', '666381d616', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3908, 'juanbfarias@hotmail.com', 'Tal De', 'Juan', 'n', 'C', '2015-03-31 22:52:58', '668a9493db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3909, 'garikokarratu@hotmail.com', 'Gariko', 'Karratu', 'n', 'C', '2015-03-31 22:52:58', '848e362ead', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3910, 'ajosarc@gmail.com', 'Antonio', 'Orellana', 'n', 'C', '2015-03-31 22:52:58', '8718a428b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3911, 'reach_abcg@hotmail.com', 'Ana', 'C. Gómez', 'n', 'C', '2015-03-31 22:52:58', '56458d2fc5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3912, 'nailuj02@gmail.com', 'YTNailuj', '.', 'n', 'C', '2015-03-31 22:52:58', '650d06f521', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3913, 'sandrapinheira@hotmail.com', 'Sandra', 'Correia', 'n', 'C', '2015-03-31 22:52:58', 'f77e18e12c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3914, 'jajamasoka@gmail.com', 'JAvier', 'JAuregui', 'n', 'C', '2015-03-31 22:52:58', 'eb6e9497b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3915, 'ararriola@yahoo.es', 'Aritz', 'Arriola', 'n', 'C', '2015-03-31 22:52:58', 'f47b272db4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3916, 'yolanda_nunez@hotmail.com', 'Yolanda', 'Núñez', 'n', 'C', '2015-03-31 22:52:58', '08e3b6b265', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3917, 'rodrigo10_surf@hotmail.com', 'Rodrigo', 'Mello', 'n', 'C', '2015-03-31 22:52:58', '836119a4c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3918, 'bruno@abedigitalsolutions.com', 'Bruno', 'Araujo', 'n', 'C', '2015-03-31 22:52:58', '08c91d8438', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3919, 'r54point@hotmail.com', 'JRamón', 'Blazquez', 'n', 'C', '2015-03-31 22:52:58', 'c003f096dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3920, 'erikamusic@hotmail.com', 'Erika', 'Fernandez', 'n', 'C', '2015-03-31 22:52:58', '65b2ad3b50', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3921, 'renata.mell@yahoo.com.br', 'Renata', 'Mello', 'n', 'C', '2015-03-31 22:52:58', 'a770a0fd80', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3922, 'marcosasilva86@gmail.com', 'Marcos', 'Silva', 'n', 'C', '2015-03-31 22:52:58', 'c9fbeef6ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2582, '', 0, 0),
(3923, 'teov6@hotmail.com', 'Jon', 'Lasa', 'n', 'C', '2015-03-31 22:52:58', '846cca1afd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3924, 'santos.alexia@gmail.com', 'Alexandra', 'Santos', 'n', 'C', '2015-03-31 22:52:58', 'd203495e23', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4449, '', 0, 0),
(3925, 'diogo_monteiro_1@hotmail.com', 'Diogo', 'Monteiro', 'n', 'C', '2015-03-31 22:52:58', '6038d319bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3926, 'raoultrujillo1@gmail.com', 'Raoul', 'Saulny', 'n', 'C', '2015-03-31 22:52:58', 'b8efe820b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3927, 'jessica.durao.12@gmail.com', 'Jessica', 'Durão', 'n', 'C', '2015-03-31 22:52:58', 'f30043a524', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3928, 'fabigirassol@hotmail.com', 'Fabiane', 'Schüler', 'n', 'C', '2015-03-31 22:52:58', '3a721e879e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3929, 'betijai@hotmail.com', 'Eñaut', 'Aramendi', 'n', 'C', '2015-03-31 22:52:58', '548c379763', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3930, 'aboitizidoia@hotmail.com', 'Idoia', 'Aboitiz', 'n', 'C', '2015-03-31 22:52:58', 'cad4322708', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3931, 'gzknet@gmail.com', 'Gaizka', 'FG', 'n', 'C', '2015-03-31 22:52:58', 'cdaeffddc5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3932, 'alexya.rezende@hotmail.com', 'Alexya', 'Rezende', 'n', 'C', '2015-03-31 22:52:58', '0b55cab7b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3933, 'oscar.cas@hotmail.es', 'Oscar', 'Castro', 'n', 'C', '2015-03-31 22:52:58', 'bcb26b1ef8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3934, 'jocoutinho29@gmail.com', 'joão', 'Coutinho', 'n', 'C', '2015-03-31 22:52:58', 'c49c03cf58', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3935, 'lindenvdpieter@gmail.com', 'Pieter', 'van der Linden', 'n', 'C', '2015-03-31 22:52:58', '15d95302be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3936, 'a.puentede@gmail.com', 'Alberto', 'Puente', 'n', 'C', '2015-03-31 22:52:58', '6dfdcf87b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3937, 'lino.barruncho@netcabo.pt', 'Lino', 'Barruncho', 'n', 'C', '2015-03-31 22:52:58', 'e8b5286a74', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3938, 'mikelinpitilin@hotmail.com', 'Mikel', 'Uranga', 'n', 'C', '2015-03-31 22:52:58', '26cfac42c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3939, 'mili.fg.10@gmail.com', 'Mili', 'Figueroa Gonzalez', 'n', 'C', '2015-03-31 22:52:58', 'd46d15dcfc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3940, 'mareosa84@hotmail.com', 'Maria', 'Areosa', 'n', 'C', '2015-03-31 22:52:58', 'f1e87a8979', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3941, 'gmalcorra@gmail.com', 'Gabri', 'Malco', 'n', 'C', '2015-03-31 22:52:58', 'e1aaf53061', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3942, 'arthurhr@hotmail.com', 'Arthur', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:58', '7ebc08caf6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3943, 'a.villarod@gmail.com', 'Andrés', 'Villalobos', 'n', 'C', '2015-03-31 22:52:58', '2fdad6783e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3944, 'genaro.maltrana@yahoo.es', 'Genaro', 'Maltrana Gonzalez', 'n', 'C', '2015-03-31 22:52:58', '9bf4440453', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3945, 'jorge-delafuente@hotmail.com', 'Jorge', 'de la Fuente', 'n', 'C', '2015-03-31 22:52:58', '6957eff5f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3946, 'antonio_parames@hotmail.com', 'Antonio', 'Paramés', 'n', 'C', '2015-03-31 22:52:58', 'd749131951', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3947, 'samuel_chipiclanero@hotmail.com', 'Samuel', 'Morales Moreno', 'n', 'C', '2015-03-31 22:52:58', '1b6bce3a1a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3948, 'carniremi@gmail.com', 'Ignacio', 'Remirez De Ganuza', 'n', 'C', '2015-03-31 22:52:58', '6b304befba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3949, 'marmasfra@gmail.com', 'francisco', 'martinez mas', 'n', 'C', '2015-03-31 22:52:58', '9cf57b9cf1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3950, 'goncalomariamendes.gm@gmail.com', 'Goncalo', 'Maria Mendes Slb', 'n', 'C', '2015-03-31 22:52:58', '7fc03c499f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3951, 'caio_g2@hotmail.com', 'Caio', 'Guimarães', 'n', 'C', '2015-03-31 22:52:58', 'c443235a39', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3952, 'roman-gg@hotmail.com', 'Roman', 'Gonzalez Gutierrez', 'n', 'C', '2015-03-31 22:52:58', '2d7d779007', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3953, 'zezinha9@sapo.pt', 'Maria José', 'Lopes Maricato', 'n', 'C', '2015-03-31 22:52:58', 'b2367199fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3954, 'weea_86@hotmail.com', 'Bea', 'Madrid', 'n', 'C', '2015-03-31 22:52:58', '17c9ba4efc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3955, 'iratxeup@gmail.com', 'Iratxe', 'Unzueta', 'n', 'C', '2015-03-31 22:52:58', '30de7eb7a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3956, 'anablan91@hotmail.com', 'Ana', 'B Alv', 'n', 'C', '2015-03-31 22:52:58', '75c2f76af7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3957, 'marcodurao@uol.com.br', 'Marco', 'Durão', 'n', 'C', '2015-03-31 22:52:58', '13fab064c4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3958, 'tiago.marley77@hotmail.com', 'Tiago', 'Paulo', 'n', 'C', '2015-03-31 22:52:58', '01dcb264ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3959, 'fatimabastosampaio@gmail.com', 'Fátima', 'Basto', 'n', 'C', '2015-03-31 22:52:58', '3bfc05f7a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3960, 'contacto@luismiguelestevez.com', 'Luis Miguel', 'Estévez', 'n', 'C', '2015-03-31 22:52:58', '091ab8d075', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3961, 'soloheineken@hotmail.com', 'Tami', 'Scherbatsky', 'n', 'C', '2015-03-31 22:52:58', '47fa7f1e82', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3962, 'profesor_de_apoyo@hotmail.com', 'Juan', 'Celia', 'n', 'C', '2015-03-31 22:52:58', 'a6d8364734', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3963, 'lopezbel@hotmail.com', 'Bel', 'López', 'n', 'C', '2015-03-31 22:52:58', '25b9ca7d79', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3964, 'sergio_sadaba@hotmail.com', 'Sergio', 'Sádaba Diez', 'n', 'C', '2015-03-31 22:52:58', '0c640e6d58', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3965, 'gracarantes@hotmail.com', 'Graça', 'Arantes', 'n', 'C', '2015-03-31 22:52:58', '90cd75e85c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3966, 'julioancochea@gmail.com', 'Julio', 'Ancochea Blanco', 'n', 'C', '2015-03-31 22:52:58', 'c60aff8d97', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3967, 'iyan28@hotmail.com', 'Ivan', 'Gonzalez Valdes', 'n', 'C', '2015-03-31 22:52:58', '86d38ce6cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3968, 'daniel_silveira87@hotmail.com', 'Daniel', 'Silveira', 'n', 'C', '2015-03-31 22:52:58', '6b8f853f69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(3969, 'ale_arucasneo964@hotmail.com', 'Alejandro', 'Pérez', 'n', 'C', '2015-03-31 22:52:58', 'a3b34e7100', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3970, 'aaronstasiak48@gmail.com', 'Aaron', 'Stasiak', 'n', 'C', '2015-03-31 22:52:58', '0320be59b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3971, 'enric.calabuig@gmail.com', 'Enric', 'Calabuig', 'n', 'C', '2015-03-31 22:52:58', '25fde6b33a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3972, 'guillecalleja29@hotmail.com', 'Guille', 'Calleja', 'n', 'C', '2015-03-31 22:52:58', '7c4e728ee2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3973, '00ucortes@gmail.com', 'Uxue', 'Borobia', 'n', 'C', '2015-03-31 22:52:58', 'f7950e556b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3974, 'piccolettatua1976@yahoo.it', 'Naoko', 'Matsushita', 'n', 'C', '2015-03-31 22:52:58', '00b48b6e06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1798, '', 0, 0),
(3975, 'labcarioca@hotmail.com', 'Leandro', 'Antonio Barbosa', 'n', 'C', '2015-03-31 22:52:58', 'cff5b27049', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3976, 'elnacho97@hotmail.com', 'Nacho', 'Del Busto Antuña', 'n', 'C', '2015-03-31 22:52:58', '4d500ec576', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3977, 'hugokingx@gmail.com', 'Hugo', 'Marques', 'n', 'C', '2015-03-31 22:52:58', '7f5045142d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3978, 'aitzibeti1@hotmail.com', 'Aitzi', 'Marki', 'n', 'C', '2015-03-31 22:52:58', '29241e8768', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3979, 'libe_a.r@hotmail.com', 'Libe', 'Lula', 'n', 'C', '2015-03-31 22:52:58', '5b69063979', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3980, 'mikel_aramendi_landaburu@hotmail.com', 'Mikel', 'Landaburu', 'n', 'C', '2015-03-31 22:52:58', 'eedbe27c37', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3981, 'fabio_oliveira35@hotmail.com', 'Fábio', 'Oliveira', 'n', 'C', '2015-03-31 22:52:58', '7314b3c2b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3982, 'ivgarciadieguez@gmail.com', 'Ivan', 'Dieguez', 'n', 'C', '2015-03-31 22:52:58', '7062c8b90c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3983, 'johny_archer@hotmail.com', 'João', 'Archer', 'n', 'C', '2015-03-31 22:52:58', '66c331c6e0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3984, 'joaobragabb@gmail.com', 'Joao', 'Braga', 'n', 'C', '2015-03-31 22:52:58', '0b9e3c64ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3985, 'julionegreiro@hotmail.com', 'Julio', 'Moyano López', 'n', 'C', '2015-03-31 22:52:58', 'b8ba8f1ef4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3986, 'matilde_poncesousa@hotmail.com', 'Matilde', 'Sousa', 'n', 'C', '2015-03-31 22:52:58', '19411ee286', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3987, 'isimonfc@gmail.com', 'Iñigo S.', 'Fuentes Cuberia', 'n', 'C', '2015-03-31 22:52:58', 'ccde04ae73', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3988, 'borja.milla@gmail.com', 'Borja', 'Milla', 'n', 'C', '2015-03-31 22:52:58', '2e6e67dc58', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3989, 'mariadiez_1@hotmail.com', 'Lydia', 'María Díez', 'n', 'C', '2015-03-31 22:52:58', '7100f6c225', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3990, 'alexpbarroso@hotmail.com', 'Alex', 'Phelan Barroso', 'n', 'C', '2015-03-31 22:52:58', 'f16a8c1222', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3991, 'gomaotsa@hotmail.com', 'Marian', 'Azpiazu', 'n', 'C', '2015-03-31 22:52:58', '87838b0776', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3992, 'pedro_ca_9@hotmail.com', 'Pedro', 'Calero', 'n', 'C', '2015-03-31 22:52:58', '15b51e53e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3993, 'luciabiona30@hotmail.com', 'Lucía', 'García', 'n', 'C', '2015-03-31 22:52:58', 'c6c235df7f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3994, 'teruggi10@hotmail.com', 'Beñat', 'Teruggi', 'n', 'C', '2015-03-31 22:52:58', '9913187680', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3995, 'gabrielhallal@gmail.com', 'Gabriel', 'Hallal', 'n', 'C', '2015-03-31 22:52:58', 'ab38f23c31', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3996, 'santi_2121@hotmail.com', 'Santiago', 'Mencias Calderon', 'n', 'C', '2015-03-31 22:52:58', 'c231d6e00d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3997, '8duartesergio@gmail.com', 'Duarte', 'sergio', 'n', 'C', '2015-03-31 22:52:58', '250779cc85', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3998, 'anetxi@hotmail.com', 'Ane', 'Aranburu', 'n', 'C', '2015-03-31 22:52:58', 'f9d69e140e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(3999, 'goncalo_cm476@hotmail.com', 'Gonçalo', 'Bernardo', 'n', 'C', '2015-03-31 22:52:58', 'ec59067525', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1605, '', 0, 0),
(4000, 'deustukounai90@hotmail.com', 'Unai', 'Irisarri', 'n', 'C', '2015-03-31 22:52:58', 'baf9e21824', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4001, 'vspenido@hotmail.com', 'Vinicius', 'Penido', 'n', 'C', '2015-03-31 22:52:58', 'a25c656582', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4002, 'nerlar@urola.org', 'Nerea', 'Larranaga', 'n', 'C', '2015-03-31 22:52:58', '5082178c75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4003, 'lilianamartino@gmail.com', 'Liliana', 'Martino', 'n', 'C', '2015-03-31 22:52:58', '36c2f588cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4004, 'mariac.dam33@gmail.com', 'Danny', 'López', 'n', 'C', '2015-03-31 22:52:58', '64089a0ca2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4005, 'agutierrezgrijelmo@gmail.com', 'Jandri', 'DC', 'n', 'C', '2015-03-31 22:52:58', 'f89d485ee9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4006, 'amayitairun@hotmail.com', 'Amaia', 'Rodriguez', 'n', 'C', '2015-03-31 22:52:58', '27847e2970', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4007, 'carlospombeiro@hotmail.com', 'Carlos', 'Pombeiro', 'n', 'C', '2015-03-31 22:52:58', '008a178108', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4008, 'stru@mail.com', 'Stru', 'Kite S', 'n', 'C', '2015-03-31 22:52:58', '68ded76656', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4009, 'miguel5mesa@hotmail.com', 'Miguel', 'Mesa', 'n', 'C', '2015-03-31 22:52:58', 'ccddc3cb92', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4010, 'm.canelada.calabria@kzgunea.net', 'La', 'Mari', 'n', 'C', '2015-03-31 22:52:58', '912c2b6895', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4011, 'rosk@clix.pt', 'Pedro', 'Raimundo', 'n', 'C', '2015-03-31 22:52:58', 'f60fb1b22f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4012, 'princesa_hulk@hotmail.com', 'Sandra', 'Alves', 'n', 'C', '2015-03-31 22:52:58', 'cfde66d5b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4013, 'fernandezmartinraul@gmail.com', 'Raul', 'Fernandez', 'n', 'C', '2015-03-31 22:52:58', '8ada203087', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4014, 'alkortaurbizu@gmail.com', 'iñaki', 'alkorta urbizu', 'n', 'C', '2015-03-31 22:52:58', '284bf796ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4015, 'pakillo172001@hotmail.com', 'Francisco', 'Ivorra Serrano', 'n', 'C', '2015-03-31 22:52:58', '9e9ad462a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4016, 'banask8@gmail.com', 'José', 'Marques', 'n', 'C', '2015-03-31 22:52:58', '0a1d40c3a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4017, 'eduvidarte@hotmail.com', 'Eduardo', 'Vidarte Charola', 'n', 'C', '2015-03-31 22:52:58', '43d8376630', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1867, '', 0, 0),
(4018, 'ertyu16@hotmail.com', 'Sti', 'Nha', 'n', 'C', '2015-03-31 22:52:58', '2f567b60bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4019, 'adrian.alvarez.gil@gmail.com', 'Adrian', 'Alvarez', 'n', 'C', '2015-03-31 22:52:58', 'e70d630d98', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4020, 'ptranche6@hotmail.com', 'Izaro', 'Tranche', 'n', 'C', '2015-03-31 22:52:58', '1d1c1c19fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4021, 'fgramos123@gmail.com', 'Fabiana', 'Gomes', 'n', 'C', '2015-03-31 22:52:58', '55a43121ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4022, 't.m.nogueira.l@gmail.com', 'Tiago', 'Lopes', 'n', 'C', '2015-03-31 22:52:58', 'e71b596b1d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4023, 'rodrigo_p_91@hotmail.com', 'Rodrigo', 'Accordi', 'n', 'C', '2015-03-31 22:52:58', '8d2bef4d1a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4024, 'joaobaptista96@live.com.pt', 'Joao', 'Baptista', 'n', 'C', '2015-03-31 22:52:58', '557941c132', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4025, 'sara.al.moreira@hotmail.com', 'Sara', 'de Almeida', 'n', 'C', '2015-03-31 22:52:58', 'ea57682309', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4026, 'jguimaraes1@gmail.com', 'Jorge', 'Guimarães', 'n', 'C', '2015-03-31 22:52:58', '2e09b4e4af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4027, 'jpbaganha82@gmail.com', 'João', 'Baganha', 'n', 'C', '2015-03-31 22:52:58', '00b21d13be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4028, 'marinasilva627@gmail.com', 'Marina', 'Silva', 'n', 'C', '2015-03-31 22:52:58', 'cde960a194', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4029, 'pableras_mas@hotmail.com', 'Pablo', 'Mas Lorenzo', 'n', 'C', '2015-03-31 22:52:58', 'a64a41f0cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4030, 'igor.ortuella@gmail.com', 'Igor', 'Artetxe', 'n', 'C', '2015-03-31 22:52:58', '277216c277', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4031, 'tiago__nogueira@hotmail.com', 'Tiago', 'Nogueira', 'n', 'C', '2015-03-31 22:52:58', 'bfc0833214', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4032, 'dacchanin@hotmail.com', 'David', 'Alves Chanin', 'n', 'C', '2015-03-31 22:52:58', 'e5d3316a80', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4033, 'pedromreissk8@hotmail.com', 'Pedro', 'Reis', 'n', 'C', '2015-03-31 22:52:58', 'a825f200a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4034, 'didipt@hotmail.com', 'Pedro', 'Cisneiros', 'n', 'C', '2015-03-31 22:52:58', '30a3350f01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4035, 'paseci@gmail.com', 'Pablo', 'Sebastian', 'n', 'C', '2015-03-31 22:52:58', '81dd1ef26a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4036, 'adelagandara@gmail.com', 'Ana', 'de la Gándara', 'n', 'C', '2015-03-31 22:52:58', '879cc1dabd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4037, 'luiz_gilliatt@hotmail.com', 'Luiz', 'Falbo Di Cavalcanti', 'n', 'C', '2015-03-31 22:52:58', '7d56861db2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4038, 'manuelrui.silva@gmail.com', 'Manuel Rui', 'Silva', 'n', 'C', '2015-03-31 22:52:58', 'f598c188c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4039, 'rsimoes2506@gmail.com', 'Ricardo', 'Simoes', 'n', 'C', '2015-03-31 22:52:58', '03c4667118', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4040, 'jaimevilaplanavivo@gmail.com', 'jaime', 'vilaplana vivo', 'n', 'C', '2015-03-31 22:52:58', '8c878f33ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4041, 'ivanmedina95@gmail.com', 'ivanmedina95', '.', 'n', 'C', '2015-03-31 22:52:58', '2f63a04a1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4042, 'dianasilva70@hotmail.com', 'Diana', 'Silva', 'n', 'C', '2015-03-31 22:52:58', 'cb9e8a9008', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4043, 'mariabistiancic@hotmail.com', 'Flor', 'Bistiancic', 'n', 'C', '2015-03-31 22:52:58', '21b9f13596', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4044, 'francisco.munoz@decathlon.com', 'Fran', 'Muñoz Aguilar', 'n', 'C', '2015-03-31 22:52:58', '24815ce2e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4045, 'yannus_974@hotmail.com', 'Yann', 'Guyonneau', 'n', 'C', '2015-03-31 22:52:58', '593054b5f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4046, 'tiagoftpombo@gmail.com', 'Tiago', 'Pombo', 'n', 'C', '2015-03-31 22:52:58', '129adbc43a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4047, 'canalspol@gmail.com', 'Canals', 'Pol', 'n', 'C', '2015-03-31 22:52:58', '29a0c4419f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4048, 'braida@hotmail.com', 'Elizeu', 'Braida', 'n', 'C', '2015-03-31 22:52:58', 'cdf8c9eb69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4049, 'camillelasurfi@gmail.com', 'Cami', 'Acourt', 'n', 'C', '2015-03-31 22:52:58', 'cac4c6f556', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4050, 'goncalo.vilela@gmail.com', 'Gonçalo', 'Vilela', 'n', 'C', '2015-03-31 22:52:58', 'ba377389fd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4051, 'jramone1977@hotmail.com', 'Juanra', 'Lugones', 'n', 'C', '2015-03-31 22:52:58', '166d916f48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4052, 'ignaciogranadoprieto@gmail.com', 'Ignacio', 'Granado', 'n', 'C', '2015-03-31 22:52:58', 'eb2f5f265f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4053, 'trichi_97@hotmail.com', 'Bea', 'López Neira', 'n', 'C', '2015-03-31 22:52:58', 'ea92fce1b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4054, 'cvinicius4p@yahoo.com.br', 'Carlos', 'Pontes', 'n', 'C', '2015-03-31 22:52:58', '6fbd6965ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4055, 'franca.surf82@hotmail.com', 'França', 'Batista', 'n', 'C', '2015-03-31 22:52:58', '33a32d03a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4056, 'cartonens@hotmail.com', 'Néstor', 'Nesta', 'n', 'C', '2015-03-31 22:52:58', '7a0eda71cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4057, 'benrusurfing@hotmail.com', 'Ruben', 'Vitoria Aguirrezabala', 'n', 'C', '2015-03-31 22:52:58', '92c097c6db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4058, 'paularias_95@hotmail.com', 'Paula', 'Arias Gonzalez', 'n', 'C', '2015-03-31 22:52:58', '784d2e582e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4059, 'clara8_air@hotmail.com', 'Clara', 'Cervera', 'n', 'C', '2015-03-31 22:52:58', '5a460e8a77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4060, 'richieleanchuko@hotmail.com', 'Ricardo', 'Leandro', 'n', 'C', '2015-03-31 22:52:58', 'ba44b44601', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3879, '', 0, 0),
(4061, 'mi.ib89@gmail.com', 'Mikel', 'Iturralde Balenciaga', 'n', 'C', '2015-03-31 22:52:58', '8802a75809', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4062, 'dpmenendez@hotmail.com', 'Dieguete', 'Menendez', 'n', 'C', '2015-03-31 22:52:58', '359b8d442e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4063, 'brunas_21@hotmail.com', 'Bruna', 'Vieira', 'n', 'C', '2015-03-31 22:52:58', '9b182898fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4875, '', 0, 0),
(4064, 'calvinborges@hotmail.com', 'Calvin', 'Monteiro', 'n', 'C', '2015-03-31 22:52:58', 'be2f83797b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4065, 'antoniogranadosmolina@gmail.com', 'Toni', 'Granados', 'n', 'C', '2015-03-31 22:52:58', '292b2bca33', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4066, 'diegoibanezona@gmail.com', 'Diego', 'Ibañez', 'n', 'C', '2015-03-31 22:52:58', '2c3028faac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4067, 'vchoty_victor@hotmail.com', 'Victor', 'Pérez Moreno', 'n', 'C', '2015-03-31 22:52:58', 'f29154b7f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4068, 'jon_garcia8@hotmail.com', 'Jon', 'Garcia Arregui', 'n', 'C', '2015-03-31 22:52:58', '37677db8be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4069, 'bspa.mua@gmail.com', 'Bárbara', 'Reis', 'n', 'C', '2015-03-31 22:52:58', '37620e8a25', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4070, 'marina.rd.mlg@gmail.com', 'Marina', 'RD', 'n', 'C', '2015-03-31 22:52:58', 'a6d9ee51ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4071, 'yuripdumbra@hotmail.com', 'Yuri', 'Dumbra', 'n', 'C', '2015-03-31 22:52:58', 'b9645c53f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4072, 'ibone.altuna@hotmail.com', 'Ibone', 'Altuna', 'n', 'C', '2015-03-31 22:52:58', 'fb54328abf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4073, 'sindy.martinez@live.com', 'Sindy', 'Martínez', 'n', 'C', '2015-03-31 22:52:58', '1ce27199f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4074, 'guill3_92@hotmail.com', 'Guillermo', 'Lopez Pazos', 'n', 'C', '2015-03-31 22:52:58', 'd36787b644', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4075, 'tafonso1628@gmail.com', 'Teresa', 'Afonso', 'n', 'C', '2015-03-31 22:52:58', '742341e1fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4076, 'daniel.kriptonita@hotmail.com', 'Daniel', 'Martins', 'n', 'C', '2015-03-31 22:52:58', '7e7ef6de9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4077, 'du_art4@hotmail.com', 'Duarte', 'Domingos', 'n', 'C', '2015-03-31 22:52:58', 'fcf806d226', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4078, 'nunomsfsgomes@hotmail.com', 'Nuno', 'De Sousa Gomes', 'n', 'C', '2015-03-31 22:52:58', '39043fad99', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4079, 'luisandres_ct_91@hotmail.com', 'Luis', 'De Andrés Díez', 'n', 'C', '2015-03-31 22:52:58', '21de1017f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4080, 'jp.skater@hotmail.com', 'Zé Pedro', 'Silva', 'n', 'C', '2015-03-31 22:52:58', 'f4f058d08f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4081, 'surfson.trevor@gmail.com', 'Trevor', 'F.', 'n', 'C', '2015-03-31 22:52:58', 'f41a4b295f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4082, 'f.almudena@gmail.com', 'Almudena', 'Fernandez', 'n', 'C', '2015-03-31 22:52:58', '36b371d9ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4083, 'joao.vitorino2010@gmail.com', 'João', 'Vitorino', 'n', 'C', '2015-03-31 22:52:58', '56617c6d1e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4084, 'sofia_pedro@live.com.pt', 'Sofia', 'Pedro', 'n', 'C', '2015-03-31 22:52:58', '3046c3a3ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4085, 'alfonceuta@gmail.com', 'Alfonso', 'Vazquez Sentis', 'n', 'C', '2015-03-31 22:52:58', '3c2ea0d529', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4086, 'guirletogamer@gmail.com', 'Mario', 'Gomez', 'n', 'C', '2015-03-31 22:52:58', '2fed152de9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4087, 'jmigueldores@netcabo.pt', 'Miguel', 'Dores', 'n', 'C', '2015-03-31 22:52:58', '21518648af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4088, 'claudiasolla13@hotmail.com', 'Claudia', 'Solla Inza', 'n', 'C', '2015-03-31 22:52:58', 'eab0736a63', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4089, 'gongas320@live.com.pt', 'Gonçalo', 'Palrão', 'n', 'C', '2015-03-31 22:52:58', '1e3327ae51', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4090, 'ca.fcp@hotmail.com', 'Ca', 'Matos', 'n', 'C', '2015-03-31 22:52:58', '1a381fd4d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2824, '', 0, 0),
(4091, 'charolafaria1997@hotmail.com', 'Carolina', 'Faria', 'n', 'C', '2015-03-31 22:52:58', '04129bcca9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4092, 'gfcalmeida@hotmail.com', 'Gonçalo', 'Almeida', 'n', 'C', '2015-03-31 22:52:58', '9b16046320', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4093, 'juanocio88@hotmail.com', 'Juan', 'Ocio', 'n', 'C', '2015-03-31 22:52:58', 'e3480f80f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4094, 'miguelbacelar@gmail.com', 'miguel', 'Bacelar', 'n', 'C', '2015-03-31 22:52:58', 'ba6412dfe0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4095, 'andreguilherme@engeap.com.br', 'André Guilherme', 'Leite Figueiredo', 'n', 'C', '2015-03-31 22:52:58', '8a1c5a8e67', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4096, 'mail.centeno@gmail.com', 'Carlos', 'Centeno', 'n', 'C', '2015-03-31 22:52:58', '7b7642b7c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4097, 'goncalograca5@gmail.com', 'Gonçalo', 'Graça', 'n', 'C', '2015-03-31 22:52:58', '1ec1b8e756', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1238, '', 0, 0),
(4098, 'jon.balzategui@alumni.esade.edu', 'Jon', 'Lasa', 'n', 'C', '2015-03-31 22:52:58', 'a6708977b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4099, 'fsousamonteiro@googlemail.com', 'francisco', 'sousa monteiro', 'n', 'C', '2015-03-31 22:52:58', '2a67466887', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4100, 'delpicoabajo@hotmail.com', 'Itmar', 'Dieguez', 'n', 'C', '2015-03-31 22:52:58', 'da2269c2cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4101, 'juandeprado@opendeusto.es', 'Juan', 'De Prado Esnaola', 'n', 'C', '2015-03-31 22:52:58', 'cce13619de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4102, 'carlosgoikoetxea@gmail.com', 'Carlos', 'Goikoetxea', 'n', 'C', '2015-03-31 22:52:58', '40f0000218', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4103, 'algravi93@gmail.com', 'Alberto', 'GV', 'n', 'C', '2015-03-31 22:52:58', 'de9f3d20be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4104, 'tsaguilar@hotmail.com', 'Teresa', 'Aguilar', 'n', 'C', '2015-03-31 22:52:58', '68d47b55ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4105, 'egoim3@hotmail.com', 'Egoi', 'Eizagirre', 'n', 'C', '2015-03-31 22:52:58', 'de851350e2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4106, 'nguerreiro07@gmail.com', 'Nuno', 'Guerreiro', 'n', 'C', '2015-03-31 22:52:58', 'a085c80398', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4107, 'luisfilipe.carmo@hotmail.com', 'Luís', 'Carmo', 'n', 'C', '2015-03-31 22:52:58', 'ee938f27a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4108, 'abanoscerezo@gmail.com', 'Alberto', 'Baños Cerezo', 'n', 'C', '2015-03-31 22:52:58', '05d1dc6b3e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4109, 'horizonsurfholidays@gmail.com', 'Santiago', 'Graça', 'n', 'C', '2015-03-31 22:52:58', 'a2ebba9dfd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 607, '', 0, 0),
(4110, 'anbotokomari@gmail.com', 'Gorri', 'Landetxa', 'n', 'C', '2015-03-31 22:52:58', '413b160b04', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4111, 'jpcolonpons@gmail.com', 'Jean Paul', 'Colon Pons', 'n', 'C', '2015-03-31 22:52:58', 'b15287eeeb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4112, 'joao.viegas94@gmail.com', 'João', 'Viegas', 'n', 'C', '2015-03-31 22:52:58', '6ce1593d8d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4113, 'marlene.lucas@gmail.com', 'Marlene', 'Lucas', 'n', 'C', '2015-03-31 22:52:58', '3ae19a19f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4114, 'gzaragoza@gmail.com', 'Gonzalo', 'Zaragoza', 'n', 'C', '2015-03-31 22:52:58', '69bd19d809', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4115, 'irureta1982@gmail.com', 'Imanol', 'Iruretagoiena', 'n', 'C', '2015-03-31 22:52:58', '2572358398', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4116, 'pedro_vp608@hotmail.com', 'Pedro', 'Ferreira', 'n', 'C', '2015-03-31 22:52:58', '7c9b38c71f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4117, 'tatianaschiestl@gmail.com', 'Tatiana', 'Schiestl', 'n', 'C', '2015-03-31 22:52:58', '2ca311bbff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4118, 'olagalindo@gmail.com', 'luis', 'galindo', 'n', 'C', '2015-03-31 22:52:58', 'f2b6eeabe9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4119, 'jaimefernandezdiaz@hotmail.es', 'Jaime', 'Fernández Díaz', 'n', 'C', '2015-03-31 22:52:58', 'c8e5e42574', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4120, 'kako.soares@hotmail.com', 'Ricardo', 'Soares', 'n', 'C', '2015-03-31 22:52:58', 'fc1bf0977d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4121, 'quaresma.andre@gmail.com', 'André', 'Quaresma', 'n', 'C', '2015-03-31 22:52:58', 'a058430401', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4122, 'amaia.uranga@hotmail.com', 'Amaia', 'Uranga Bordagarai', 'n', 'C', '2015-03-31 22:52:58', 'ef81baf642', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4123, 'yacykopke@gmail.com', 'Yacy', 'Kopke', 'n', 'C', '2015-03-31 22:52:58', '71e0f3b0ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4124, 'afonsotornelli@hotmail.com', 'Afonso', 'Tornelli', 'n', 'C', '2015-03-31 22:52:58', 'dd85bde9f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3770, '', 0, 0),
(4125, 'paulomarioferreira@gmail.com', 'Paulo', 'Mário', 'n', 'C', '2015-03-31 22:52:58', '5b8a61fa83', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4126, 'isabelferreira2803@gmail.com', 'Isabel', 'Ferreira', 'n', 'C', '2015-03-31 22:52:58', '97b819988f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4127, 'enano_fede_2@hotmail.com', 'Fede', 'Longo', 'n', 'C', '2015-03-31 22:52:58', '0db9b705ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4128, 'jaimeutrilla@hotmail.com', 'Jaime', 'Utrilla', 'n', 'C', '2015-03-31 22:52:58', 'c8d7cfd053', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4129, 'antonlun@gmail.com', 'Anton', 'Lundström', 'n', 'C', '2015-03-31 22:52:58', '8a00975f57', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4130, 'dorozcoa6@gmail.com', 'Diana', 'Orozco Ascensión', 'n', 'C', '2015-03-31 22:52:58', 'f87e479bb5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4131, 'pedrocastrolosada@gmail.com', 'Pedro', 'Castro Losada', 'n', 'C', '2015-03-31 22:52:58', 'c5f94c3f41', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4132, 'joseantoniodominguez1@hotmail.es', 'Jose Antonio', 'Dominguez', 'n', 'C', '2015-03-31 22:52:58', 'f857e38d58', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4133, 'leonardopa84@hotmail.com', 'Leonardo', 'Amaral', 'n', 'C', '2015-03-31 22:52:58', '16150477f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4134, 'jcastella09@gmail.com', 'Jorge', 'Castella', 'n', 'C', '2015-03-31 22:52:58', '41e5399aa6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4135, 'andrefquintino@hotmail.com', 'André', 'Quintino', 'n', 'C', '2015-03-31 22:52:58', 'd072abc2db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4136, 'bacho_roncho@hotmail.com', 'Pablo', 'Labad Ronchel', 'n', 'C', '2015-03-31 22:52:59', 'db7e076803', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4137, 'ramonvilamaruri@gmail.com', 'Ramon', 'Vila Maruri', 'n', 'C', '2015-03-31 22:52:59', '509942b966', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4138, 'erica_gm@hotmail.com', 'Erica', 'Moreira', 'n', 'C', '2015-03-31 22:52:59', 'f3890b120b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4462, '', 0, 0),
(4139, 'tomas.terenas@hotmail.com', 'Tomas', 'Silva', 'n', 'C', '2015-03-31 22:52:59', 'ea01703379', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 843, '', 0, 0),
(4140, 'joaom.machado@hotmail.com', 'Joao', 'Dantas', 'n', 'C', '2015-03-31 22:52:59', '5f70f72bf1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3128, '', 0, 0),
(4141, 'jorge.santos72@gmail.com', 'Jorge', 'Santos', 'n', 'C', '2015-03-31 22:52:59', '9c191b5cc7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4142, 'sed95@hotmail.com', 'Simón', 'Torres Rodriguez', 'n', 'C', '2015-03-31 22:52:59', '75c3b40eee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4143, 'ritachavesquintela@hotmail.com', 'Rita', 'Quintela', 'n', 'C', '2015-03-31 22:52:59', '5cd306386a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4144, 'elnuevocorreodeana@gmail.com', 'Ana', 'Hernández Bello', 'n', 'C', '2015-03-31 22:52:59', 'e33d748568', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4145, 'thomasgauselolsen@gmail.com', 'Thomas', 'Olsen', 'n', 'C', '2015-03-31 22:52:59', '0e2fd07493', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4146, 'mushroomcaffeine@gmail.com', 'Diego G.', 'Carballo', 'n', 'C', '2015-03-31 22:52:59', '7815e48c40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4147, 'pedroribeiro46@hotmail.com', 'Pedro', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:59', 'fbcce8f9f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4148, 'guscherer@hotmail.com', 'Gus', 'Tavo', 'n', 'C', '2015-03-31 22:52:59', '9e7c033f4a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(4149, 'joeytriv21@hotmail.com', 'Jose Carlos', 'Alfonso Ardid', 'n', 'C', '2015-03-31 22:52:59', 'b8a07c8425', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4150, 'detitaa_@hotmail.com', 'Dete', 'Dias', 'n', 'C', '2015-03-31 22:52:59', '48b8ecf110', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4151, 'claradebem@gmail.com', 'Clara Luna', 'de Bem', 'n', 'C', '2015-03-31 22:52:59', '519e4ca5d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4152, 'ricardo_costa_cocki@hotmail.com', 'Ricardo Costa', 'Costa', 'n', 'C', '2015-03-31 22:52:59', '9760b9390f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4153, 'bibax_pintuhh@hotmail.com', 'Beatriz', 'Pinto', 'n', 'C', '2015-03-31 22:52:59', '8c56acb3d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2283, '', 0, 0),
(4154, 'tiagocrgpina@portugalmail.pt', 'Tiago', 'Gonçalves Pina', 'n', 'C', '2015-03-31 22:52:59', '98e2674b06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4155, 'diego.campos.medeiros@gmail.com', 'Diego', 'DE Campos Medeiros', 'n', 'C', '2015-03-31 22:52:59', '2e0a961378', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4156, 'carles_saniger@hotmail.com', 'Carles', 'Saniger', 'n', 'C', '2015-03-31 22:52:59', '1f833ea486', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4157, 'jflc13@hotmail.com', 'João', 'Cardoso', 'n', 'C', '2015-03-31 22:52:59', 'a0b251b7c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4158, 'bru.ver@hotmail.com', 'Bruno', 'Miranda', 'n', 'C', '2015-03-31 22:52:59', '5366dcfe66', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4159, 'fernandomarques2009@gmail.com', 'Fernando', 'Marques', 'n', 'C', '2015-03-31 22:52:59', '09245ce133', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4160, 'salvador.melo@hotmail.com', 'Salvador', 'de Melo', 'n', 'C', '2015-03-31 22:52:59', '5dfbc4265c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4161, 'jacotorres@gmail.com', 'Jacobo', 'Torres', 'n', 'C', '2015-03-31 22:52:59', '08923f856c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4162, 'noelacevedo_28@hotmail.com', 'Noel', 'Acevedomerced', 'n', 'C', '2015-03-31 22:52:59', '7e405ec003', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4163, 'kinder_69@hotmail.es', 'Eneko', 'Kortajarena', 'n', 'C', '2015-03-31 22:52:59', 'eed611caa8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4164, 'andreiasofia942010@hotmail.com', 'Andreia', 'Sofia', 'n', 'C', '2015-03-31 22:52:59', 'c892f2b3bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4165, 'javifernandez12@yahoo.es', 'Javi', 'FC', 'n', 'C', '2015-03-31 22:52:59', '58cc3085f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4166, 'fubas123@gmail.com', 'Gonçalo', 'Mota', 'n', 'C', '2015-03-31 22:52:59', 'ebc287e0d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3044, '', 0, 0),
(4167, 'mail@johannesfuerst.com', 'Hannes', 'Jo', 'n', 'C', '2015-03-31 22:52:59', '98390bfe53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4168, 'lisybecker@hotmail.com', 'Lisy', 'Becker', 'n', 'C', '2015-03-31 22:52:59', '3b477d3b11', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4169, 'theratazana@gmail.com', 'Rata', 'Zana', 'n', 'C', '2015-03-31 22:52:59', '75ec96c9a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4170, 'lalogonzalez78@hotmail.com', 'Lalo', 'Gonzalez', 'n', 'C', '2015-03-31 22:52:59', 'ebd6c29d4f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4171, 'gabiibeck@hotmail.com', 'Gabriela', 'Beck', 'n', 'C', '2015-03-31 22:52:59', 'bae450ba04', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4172, 'ajimedes@gmail.com', 'Antonio', '', 'n', 'C', '2015-03-31 22:52:59', '2a7f8252ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4173, 'anamartacunha@gmail.com', 'Ana Marta', 'Cunha', 'n', 'C', '2015-03-31 22:52:59', '297b66090c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4174, 'nunolebre@mediaway.pt', 'Nuno', 'Lebre', 'n', 'C', '2015-03-31 22:52:59', 'cb2ce95e92', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4648, '', 0, 0),
(4175, 'estevaomendes76@gmail.com', 'Estevao', 'Mendes', 'n', 'C', '2015-03-31 22:52:59', '93540082dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4176, 'veliaclarius@gmail.com', 'Velia', 'Clarius', 'n', 'C', '2015-03-31 22:52:59', '268546372e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4177, 'eucarolmoreno@outlook.com', 'Carolina', 'Moreno', 'n', 'C', '2015-03-31 22:52:59', '7f046778c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4178, 'german.4195@gmail.com', 'german', 'd', 'n', 'C', '2015-03-31 22:52:59', '0fc73f9f72', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4179, 'asturix@hotmail.com', 'María', 'Tejerina', 'n', 'C', '2015-03-31 22:52:59', '94b53c1375', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4180, 'marta.ramirezscp@gmail.com', 'Marta', 'Ramirez', 'n', 'C', '2015-03-31 22:52:59', 'c8274780be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4181, 'bsaraujo60@hotmail.com', 'Bruno', 'Sampaio', 'n', 'C', '2015-03-31 22:52:59', 'd738fee774', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4182, 'timara973@gmail.com', 'Piper', 'Gates', 'n', 'C', '2015-03-31 22:52:59', '71cb715023', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4183, 'victor_kpiva@hotmail.com', 'Victor Carlo', 'Oliveira Souza', 'n', 'C', '2015-03-31 22:52:59', 'c4199fc23f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4184, 'henripoucox@gmail.com', 'Henrique', 'Poucochinho', 'n', 'C', '2015-03-31 22:52:59', '585be9e346', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4185, 'alex_botelho@live.com', 'Alex Bothelho', '', 'n', 'C', '2015-03-31 22:52:59', '4c3a2212ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2036, '', 0, 0),
(4186, 'amelia3@inbox.lv', 'Aija', 'Ševele', 'n', 'C', '2015-03-31 22:52:59', 'ff9a8b4512', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4187, 'nneto@netcabo.pt', 'Nuno', 'Neto', 'n', 'C', '2015-03-31 22:52:59', '573bd4a410', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4188, 'joanapd@gmail.com', 'Joana', 'Duarte', 'n', 'C', '2015-03-31 22:52:59', '8051669e96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2286, '', 0, 0),
(4189, 'alferezmir@yahoo.es', 'Montse', 'Alferez', 'n', 'C', '2015-03-31 22:52:59', 'cae539a11d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4190, 'kajo8080@gmail.com', 'Joca', 'Marques', 'n', 'C', '2015-03-31 22:52:59', 'da1ba62f51', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4191, 'ruiassisribeiro@hotmail.com', 'Rui', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:59', '6e9c78d0ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4192, 'disculpen72@hotmail.com', 'Nacho', 'Sanchez', 'n', 'C', '2015-03-31 22:52:59', '3067f74f9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4193, 'barbara.martins151299@hotmail.com', 'Bárbara', 'Martins', 'n', 'C', '2015-03-31 22:52:59', 'aade5f4bb7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4194, 'jota-pe-casteleiro@hotmail.com', 'Joao', 'Pedro', 'n', 'C', '2015-03-31 22:52:59', 'ca1e4615b6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4331, '', 0, 0),
(4195, 'costavtiago@hotmail.com', 'Tiago', 'Costa', 'n', 'C', '2015-03-31 22:52:59', '7b9c7d0c91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4196, 'filipe.ilharco@hotmail.com', 'Filipe', 'Ilharco', 'n', 'C', '2015-03-31 22:52:59', 'bc74449858', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4197, 'frederico.cunha.7271@gmail.com', 'Frederico', 'Cunha', 'n', 'C', '2015-03-31 22:52:59', 'b020490ee2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4198, 'akikawallberg@sapo.pt', 'Francisca', 'Wallberg', 'n', 'C', '2015-03-31 22:52:59', '5c5d0bf0ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4199, 'cristinanozes@gmail.com', 'Cristina', 'Nozes', 'n', 'C', '2015-03-31 22:52:59', 'cae043125f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4200, 'mprieto24@gmail.com', 'Higuera', 'Prieto', 'n', 'C', '2015-03-31 22:52:59', '1a05640b38', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4201, 'catarinavanessa356@gmail.com', 'Catarina', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:59', '9601d37b2a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4202, 'spir06@gmail.com', 'Sergio', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:59', '0ca40af07e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4203, 'ruilaia@sapo.pt', 'Rui', 'Laia', 'n', 'C', '2015-03-31 22:52:59', '0394a9825f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 983, '', 0, 0),
(4204, 'tixagrodrigues@hotmail.com', 'Patricia', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:59', '954c7e2b57', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4205, 'joseunceta@hotmail.com', 'Jose', 'Unceta', 'n', 'C', '2015-03-31 22:52:59', '773dba5eb5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4206, 'solita1974@gmail.com', 'Soledad', 'Alonso', 'n', 'C', '2015-03-31 22:52:59', '23bc122a55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4207, 'ericsilvino2001@hotmail.com', 'Eric', 'Fernandes', 'n', 'C', '2015-03-31 22:52:59', '5d39bc26fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4208, 'luckygraphs@gmail.com', 'Cory', 'Cory', 'n', 'C', '2015-03-31 22:52:59', 'dcbb610cd0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4209, 'pablo_surfer_famara@hotmail.com', 'Pablo', 'Fernandez Dominguez', 'n', 'C', '2015-03-31 22:52:59', 'af4b877482', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4210, 'carolina.napoliao@gmail.com', 'carolina', 'lopes', 'n', 'C', '2015-03-31 22:52:59', '4080dbc00e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4211, 'pedro.pratsl@gmail.com', 'pedro', 'prats', 'n', 'C', '2015-03-31 22:52:59', '4cb37e4dcc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4212, 'tzen_3@hotmail.com', 'Jenny', 'Lamariano', 'n', 'C', '2015-03-31 22:52:59', '4f26af15c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4213, 'vayados@hotmail.com', 'Sara', 'Gonzalez-Riancho Fernandez', 'n', 'C', '2015-03-31 22:52:59', '6017fae9bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4214, 'kristyparo@gmail.com', 'Kristy', 'Paro', 'n', 'C', '2015-03-31 22:52:59', '3adf066694', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4215, 'litha716@hotmail.com', 'Angel', 'Angel', 'n', 'C', '2015-03-31 22:52:59', 'b5c9acf39f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4216, 'rjwise75@aol.com', 'Richard', 'Wise', 'n', 'C', '2015-03-31 22:52:59', '9230738c2e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4217, 'amandaandujar@hotmail.com', 'Amanda', 'Miller', 'n', 'C', '2015-03-31 22:52:59', '806cfa0dba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4218, 'aritinhaaaa@hotmail.com', 'Rita', 'Henriques', 'n', 'C', '2015-03-31 22:52:59', '36bf19124d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4219, 'bernardomayer@hotmail.com', 'Bernardo', 'Mayer', 'n', 'C', '2015-03-31 22:52:59', '6f1de33d19', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4220, 'sandroshr@gmail.com', 'Sandro', 'Henrique da Rosa', 'n', 'C', '2015-03-31 22:52:59', 'a0aca76084', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4221, 'rocha.rafael@hotmail.com', 'Rafael', 'Rocha', 'n', 'C', '2015-03-31 22:52:59', 'f78d2dab69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4222, 'micaindi@hotmail.com', 'Micaela', 'Indi', 'n', 'C', '2015-03-31 22:52:59', '962d63439e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4223, 'vnmachado@gmail.com', 'Vitor', 'Nascimento', 'n', 'C', '2015-03-31 22:52:59', 'a833a9baf3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4224, 'm_lu_vicente@sapo.pt', 'Luisa', 'Vicente', 'n', 'C', '2015-03-31 22:52:59', '473f3e39af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 993, '', 0, 0),
(4225, 'shurtugalsc@me.com', 'Pedro', 'Cardoso', 'n', 'C', '2015-03-31 22:52:59', '7fdd19d15e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4226, 'luis.sampaio.scp@hotmail.com', 'Luís', 'Sampaio', 'n', 'C', '2015-03-31 22:52:59', 'fbed7ef572', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4227, 'francisco.de.braganca@gmail.com', 'Francisco', 'Bragança', 'n', 'C', '2015-03-31 22:52:59', '4e18d01ccb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4228, 'feliciano.nuno@gmail.com', 'Nuno', 'Feliciano', 'n', 'C', '2015-03-31 22:52:59', '24a07d5281', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4229, 'websurf@websurf.com.br', 'Mauricio', 'Filgueiras', 'n', 'C', '2015-03-31 22:52:59', '97cb305362', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4230, 'tiagofportela@gmail.com', 'Tiago', 'Portela', 'n', 'C', '2015-03-31 22:52:59', 'f191464d65', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4231, 'kate.gaspar@gmail.com', 'Catarina', 'Beltran Ramos', 'n', 'C', '2015-03-31 22:52:59', '347fc99149', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1428, '', 0, 0),
(4232, 'willysurfpaints@gmail.com', 'carlos', 'pinheiro', 'n', 'C', '2015-03-31 22:52:59', 'e0922e1007', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4233, 'meko_ms@hotmail.com', 'Marco', 'Sá', 'n', 'C', '2015-03-31 22:52:59', '5acb6a3cfc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1667, '', 0, 0),
(4234, 'rui.j.oliveira@sapo.pt', 'Rui', 'Oliveira', 'n', 'C', '2015-03-31 22:52:59', '6b86d151fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4235, 'mariadapazoliveiraa@gmail.com', 'Maria', 'da Paz', 'n', 'C', '2015-03-31 22:52:59', '3d8712ff33', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4236, 'chotasar@gmail.com', 'Baltasar', 'Duarte Cerqueira', 'n', 'C', '2015-03-31 22:52:59', '5a4e85ff2d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4237, 'grubweiser@msn.com', 'Keith', 'Max', 'n', 'C', '2015-03-31 22:52:59', '712c05756f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4238, 'filipemiguel98@hotmail.com', 'Filipe', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:59', '6f1315f42d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4239, 'jorge.lanzinha@gmail.com', 'Jó', 'Lanzinha', 'n', 'C', '2015-03-31 22:52:59', '3ecb6b627e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4240, 'americosvieira@hotmail.com', 'Americo', 'Vieira', 'n', 'C', '2015-03-31 22:52:59', 'b1047a4eaa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4241, 'quinodominguez@hotmail.com', 'Quino', 'Dominguez', 'n', 'C', '2015-03-31 22:52:59', '4a769f0caa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4242, 'sjm40@humboldt.edu', 'Steve', 'Monk', 'n', 'C', '2015-03-31 22:52:59', '31bce43e18', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4243, 'manuel.afonso199@gmail.com', 'Manel', 'Afonso', 'n', 'C', '2015-03-31 22:52:59', '8bc88e7e2d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4244, 'pguerreiro@simab.pt', 'Paula', 'Guerreiro', 'n', 'C', '2015-03-31 22:52:59', 'a9e17efce7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4245, 'foxwatersports@sbcglobal.net', 'Freddy', 'James', 'n', 'C', '2015-03-31 22:52:59', '94884d25d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4246, 'birma540bs@hotmail.com', 'Jose Luis', 'Garcia', 'n', 'C', '2015-03-31 22:52:59', '0690873c5a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4247, 'acoutom@hotmail.com', 'Ag', 'CM', 'n', 'C', '2015-03-31 22:52:59', '8f0a95defb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4248, 'albergue@alberguedacosta.com.br', 'Albergue', 'Da Costa', 'n', 'C', '2015-03-31 22:52:59', 'a6d41b2d16', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4249, 'luppy_1@hotmail.com', 'Juliana', 'Combs', 'n', 'C', '2015-03-31 22:52:59', 'b74801d461', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4250, 'mpereira.7@hotmail.com', 'Mónica', 'Pereira', 'n', 'C', '2015-03-31 22:52:59', 'd83f2060f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4251, 'benat_11811@hotmail.com', 'Jon', 'Beñat', 'n', 'C', '2015-03-31 22:52:59', '845d2b1267', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4252, '5vicente99@gmail.com', 'Vicente', 'Jardim', 'n', 'C', '2015-03-31 22:52:59', '6c0381e760', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4253, 'eugeniaduarte@live.com', 'João Pedro', 'Duarte Garcia', 'n', 'C', '2015-03-31 22:52:59', '90c9f7e233', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2113, '', 0, 0),
(4254, 'jessica.foos@yahoo.com', 'Jessica', 'Foos', 'n', 'C', '2015-03-31 22:52:59', 'd082f4fad8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4255, 'joaovquintela@hotmail.com', 'João', 'Quintella', 'n', 'C', '2015-03-31 22:52:59', '1977146a27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4256, 'kika.larica@live.com.pt', 'Francisca', 'Silva', 'n', 'C', '2015-03-31 22:52:59', 'c2b1796be3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3498, '', 0, 0),
(4257, 'frick_mp@hotmail.com', 'Patri', 'Mps', 'n', 'C', '2015-03-31 22:52:59', '6f9b4e43a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4258, 'joaoborges91@hotmail.com', 'João', 'Borges', 'n', 'C', '2015-03-31 22:52:59', '70f5cc8bb1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4259, 'sofia-dionisio@hotmail.com', 'Sofia', 'Dionísio', 'n', 'C', '2015-03-31 22:52:59', 'f3ca517e7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4260, 'sergiomsaltao@gmail.com', 'Sérgio', 'Saltão', 'n', 'C', '2015-03-31 22:52:59', '161397ed2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4261, 'salvador_guedes@hotmail.com', 'Salvador', 'Guedes', 'n', 'C', '2015-03-31 22:52:59', '9995d0e7a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4262, 'muyerinaproject@gmail.com', 'Michael', 'Scofield', 'n', 'C', '2015-03-31 22:52:59', '6e99b65de6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4263, 'raeraso@icloud.com', 'Ramon', 'Eraso', 'n', 'C', '2015-03-31 22:52:59', '5c7f97bfab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4264, 'celia_rafal@hotmail.com', 'Celia', 'Salazar', 'n', 'C', '2015-03-31 22:52:59', 'b6e61d7838', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4265, 'mariafrancisca.cq@hotmail.com', 'Francisca', 'Queirós', 'n', 'C', '2015-03-31 22:52:59', '70ab7664fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4266, 'martinrega@hotmail.com', 'Martin', 'Regal Trasancos', 'n', 'C', '2015-03-31 22:52:59', '740f2667f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4267, 'carlos.oeiras@gmail.com', 'Carlos Alberto', 'Santos', 'n', 'C', '2015-03-31 22:52:59', '98f44eee4b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4268, 'kikomartins1996@hotmail.com', 'Francisco', 'Martins', 'n', 'C', '2015-03-31 22:52:59', 'e84657137c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4269, 'leovr10@hotmail.com', 'Leandro', 'Silva', 'n', 'C', '2015-03-31 22:52:59', '284f80ba93', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4270, 'lilitorezani@hotmail.com', 'Lívia', 'Torezani', 'n', 'C', '2015-03-31 22:52:59', 'd2c3521470', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4271, 'marianasurftattoo@hotmail.com', 'Mariana', 'Garcia', 'n', 'C', '2015-03-31 22:52:59', 'fc1d462de9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 925, '', 0, 0),
(4272, 'paulacscsilva@gmail.com', 'Paula', 'Silva', 'n', 'C', '2015-03-31 22:52:59', 'd61ba1e892', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4273, 'rodrigo.soares.fernandes1998@gmail.com', 'Rodrigo', 'Fernandes', 'n', 'C', '2015-03-31 22:52:59', '59fa2e89d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4274, 'jose.v.ferreira@gmail.com', 'José', 'Paz Ferreira', 'n', 'C', '2015-03-31 22:52:59', '204852162b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4275, 'carmen.miguel@decathlon.com', 'CARMEN', 'MIGUEL -ALFAR228-', 'n', 'C', '2015-03-31 22:52:59', 'dc3e1669c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4276, 'joaoacmarta@hotmail.com', 'Joao', 'Marta', 'n', 'C', '2015-03-31 22:52:59', 'f34aea98b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4277, 'alozapata@hotmail.com', 'Alonso', 'ZaAl', 'n', 'C', '2015-03-31 22:52:59', '6a25c4a014', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4278, 'inigoggsurf@gmail.com', 'Iñigo', 'Garcia Gil', 'n', 'C', '2015-03-31 22:52:59', 'abd7ba7678', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4279, 'mikel_angelo@hotmail.com', 'Mikel', 'Lopez Martinez', 'n', 'C', '2015-03-31 22:52:59', '23c174c4fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4280, 'migu-9@hotmail.com', 'Miguel', 'Cabezuelo', 'n', 'C', '2015-03-31 22:52:59', '6f9863a2d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4281, 'ivofcastro@gmail.com', 'Ivo', 'Castro', 'n', 'C', '2015-03-31 22:52:59', 'bdeff12adf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4282, 'punky_punk18@hotmail.com', 'Boing', 'Giuliano', 'n', 'C', '2015-03-31 22:52:59', 'fe16c7828b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4283, 'pedrogmlucas@hotmail.com', 'Francisco', 'Lucas', 'n', 'C', '2015-03-31 22:52:59', '397c7a91e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4284, 'gand1_junior@hotmail.com', 'Andre', 'Gandum', 'n', 'C', '2015-03-31 22:52:59', 'cdd9e7e7e2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4285, 'picansso@hotmail.com', 'Thiago', 'Oliveira', 'n', 'C', '2015-03-31 22:52:59', 'f408a09ed8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4286, 'urkoyosoy@hotmail.com', 'Urko', 'Hachiko', 'n', 'C', '2015-03-31 22:52:59', '10eababb7c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4287, 'jesusinho_mojica@hotmail.es', 'Jesus', 'Mojica Aquino', 'n', 'C', '2015-03-31 22:52:59', '0b8fac12f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4288, 'jamesalexander.sousa@hotmail.com', 'James', 'Sousa', 'n', 'C', '2015-03-31 22:52:59', 'c795cd46af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4289, 'ana.blancomoreno@hotmail.com', 'Ana', 'Blanco Moreno', 'n', 'C', '2015-03-31 22:52:59', '52443e7cd7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4290, 'elurrak11@hotmail.com', 'Alex', 'Nieves', 'n', 'C', '2015-03-31 22:52:59', '9996b9d308', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4291, 'loretag58@gmail.com', 'Loreta', 'Gulledge', 'n', 'C', '2015-03-31 22:52:59', '8e0ed8b1fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4292, 's.silva.anabela@gmail.com', 'Belinha', 'Santos', 'n', 'C', '2015-03-31 22:52:59', '2e0a0de4a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4293, 'adelacarrero97@gmail.com', 'Adela', 'Carrero', 'n', 'C', '2015-03-31 22:52:59', 'f007456dce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4294, 'jrn.0084@hotmail.com', 'Josias', 'Rodrigues Neto', 'n', 'C', '2015-03-31 22:52:59', 'db8902ef13', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4295, 'jlgcsurfeta@hotmail.com', 'Jose Luis', 'García Castilla', 'n', 'C', '2015-03-31 22:52:59', '07a18e777f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4296, 'andima@kaixo.com', 'Andima', 'Gmz', 'n', 'C', '2015-03-31 22:52:59', 'b6fae8b2a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4297, 'inesurfmendes@gmail.com', 'Inês', 'Mendes', 'n', 'C', '2015-03-31 22:52:59', '6965db00e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3223, '', 0, 0),
(4298, 'rms1970.ppk@gmail.com', 'Ramón', 'Martín', 'n', 'C', '2015-03-31 22:52:59', '8595b9d2bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4299, 'nm.nunes@netcabo.pt', 'Nuno', 'Nunes', 'n', 'C', '2015-03-31 22:52:59', '8374fcd521', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4300, 'boins2@hotmail.com', 'Toni', 'MN', 'n', 'C', '2015-03-31 22:52:59', '7d30935ac8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4301, 'jokin.arteche@decons.net', 'Jokin', 'Arteche', 'n', 'C', '2015-03-31 22:52:59', 'bce44f2ae6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4302, 'tetoflipi@hotmail.com', 'Alberto', 'Corral Vaquero', 'n', 'C', '2015-03-31 22:52:59', 'b995c4d52e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4303, 'brodamrgarlik@gmail.com', 'Ekain', 'Martin Aldasoro', 'n', 'C', '2015-03-31 22:52:59', '13dd8ab187', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4304, 'dany_filipa1999@hotmail.com', 'Dani', 'Filipa', 'n', 'C', '2015-03-31 22:52:59', '9174fe6ece', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4305, 'potxus@hotmail.com', 'Xabier', 'Ier', 'n', 'C', '2015-03-31 22:52:59', '08bb51701f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4306, 'lary.h.b@hotmail.com', 'Laryssa', 'Honorato', 'n', 'C', '2015-03-31 22:52:59', 'f585800798', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4307, 'adrian.palacios98@gmail.com', 'Adrian ', 'Palacios', 'n', 'C', '2015-03-31 22:52:59', '9f92511ad2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4308, 'ramos.chaves@estradasdeportugal.pt', 'Paula', 'Ramos Chaves', 'n', 'C', '2015-03-31 22:52:59', '923731343c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4309, 'camposver@yahoo.com.br', 'Vera', 'Campos', 'n', 'C', '2015-03-31 22:52:59', 'ec28c3534b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4310, 'luisa.gonzaga@hotmail.com', 'Luisa', 'Meneses', 'n', 'C', '2015-03-31 22:52:59', 'c03126c62b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4311, 'miguel_guerra@netcabo.pt', 'MikeWar79', '.', 'n', 'C', '2015-03-31 22:52:59', '277bce50e2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4312, 'crisjornog@gmail.com', 'Ana', 'Nogueira', 'n', 'C', '2015-03-31 22:52:59', 'e70bebb63b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4313, 'franciscovitorscp@hotmail.com', 'Francisco', 'Vitor', 'n', 'C', '2015-03-31 22:52:59', '04adb7ba8d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4314, 'sebastiaoraposo7@gmail.com', 'Sebastiao', 'Raposo', 'n', 'C', '2015-03-31 22:52:59', '274a14cce1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4315, 'jocheninuk@web.de', 'Loco', 'Porlsurf', 'n', 'C', '2015-03-31 22:52:59', 'b24fa90a53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4316, 'lopezdearancibia@gmail.com', 'Rafael', 'Lopez de Arancibia', 'n', 'C', '2015-03-31 22:52:59', '43be2394b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4317, 'surfleaf@hotmail.com', 'Eric', 'Sihotang', 'n', 'C', '2015-03-31 22:52:59', '071b442ad7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4318, 'javimarabillas@hotmail.com', 'Javier', 'Álvarez Oltra', 'n', 'C', '2015-03-31 22:52:59', 'ad9aeab454', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4319, 'teresarromao@gmail.com', 'Teresa', 'Ribeiro Romão', 'n', 'C', '2015-03-31 22:52:59', '9b5278915b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4320, 'pedrovitalramos@hotmail.com', 'Pedro', 'Ramos', 'n', 'C', '2015-03-31 22:52:59', '9bacc8ff76', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4321, 'joseanahory@gmail.com', 'Zé', 'Anahory', 'n', 'C', '2015-03-31 22:52:59', '3b56e5a641', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3892, '', 0, 0),
(4322, 'jeef_17@yahoo.es', 'Jorge', 'Lopez', 'n', 'C', '2015-03-31 22:52:59', '79884534f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4323, 'ruth.erik@hotmail.com', 'Ruth', 'Vazquez', 'n', 'C', '2015-03-31 22:52:59', 'c2ddf70080', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4324, 'crislamela@hotmail.com', 'Cristina', 'Lamela', 'n', 'C', '2015-03-31 22:52:59', 'c8643c64b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4325, 'ivanmgj@gmail.com', 'Ivan', 'Juninho', 'n', 'C', '2015-03-31 22:52:59', '94812b5115', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4326, 'jexux.imaz@gmail.com', 'Jexux', 'Imaz', 'n', 'C', '2015-03-31 22:52:59', '142ff9b4c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4327, 'mariaronisch@hotmail.com', 'Mary', 'Popary', 'n', 'C', '2015-03-31 22:52:59', '3aedd71ce1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4328, 'core.ding@hotmail.com', 'Pedro', 'Goncalves', 'n', 'C', '2015-03-31 22:52:59', 'b21354378a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4329, 'gugavianna@gmail.com', 'Gustavo Henrique', 'Vianna', 'n', 'C', '2015-03-31 22:52:59', '6c30b43451', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1627, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(4330, 'guido.vilela@hotmail.com', 'Guido', 'Vilela', 'n', 'C', '2015-03-31 22:52:59', 'c570f5b46f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4331, 'marcosazpiroz@gmail.com', 'Marcos', 'Azpiroz Barandiaran', 'n', 'C', '2015-03-31 22:52:59', '5fa629b535', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4332, 'arragisasola@yahoo.es', 'Arrate', 'Gisasola', 'n', 'C', '2015-03-31 22:52:59', '926011baf8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4333, 'cisco_mateus@hotmail.com', 'Francisco', 'Fráguas Mateus', 'n', 'C', '2015-03-31 22:52:59', '572f47ca50', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 338, '', 0, 0),
(4334, 'alvarosuarezdelolmo@gmail.com', 'Álvaro', 'Suárez', 'n', 'C', '2015-03-31 22:52:59', '2cb7b596c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4335, 'vitxu32@hotmail.com', 'Javi', 'Madrid', 'n', 'C', '2015-03-31 22:52:59', 'b344b687c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4336, 'ateresa.13@gmail.com', 'Ainhoa', 'Teresa', 'n', 'C', '2015-03-31 22:52:59', '7dd0eebae5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4337, 'michael@bbrfl.com', 'Michael', 'Bindman', 'n', 'C', '2015-03-31 22:52:59', '1aa0bc31ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4338, 'javi_alted94@hotmail.com', 'Javier', 'Alted', 'n', 'C', '2015-03-31 22:52:59', 'a798c89b69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4339, 'veralisa381@gmail.com', 'Vera', 'Pereira', 'n', 'C', '2015-03-31 22:52:59', 'f52e323ff8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4340, 'joseetaboada@hotmail.com', 'Jose', 'Taboada', 'n', 'C', '2015-03-31 22:52:59', 'adbbe2e9a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4341, 'pipaleandro72@gmail.com', 'Filipa', 'Leandro', 'n', 'C', '2015-03-31 22:52:59', '55a7a4ba15', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4342, 'lau.whatafeeling@gmail.com', 'Lau', 'Do', 'n', 'C', '2015-03-31 22:52:59', '7c2d7bfc01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4343, 'njizarc@gmail.com', 'Njiza', 'da Costa', 'n', 'C', '2015-03-31 22:52:59', '1c7d54f867', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4344, 'pacificshoredental@gmail.com', 'Adam', 'Chodorov', 'n', 'C', '2015-03-31 22:52:59', '2bc67aa223', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4345, 'carlaalexmartins@gmail.com', 'Carla', 'Martins', 'n', 'C', '2015-03-31 22:52:59', '935411209a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4346, 'tkk7623@hotmail.com', 'Tony', 'Konjanovski', 'n', 'C', '2015-03-31 22:52:59', 'ef3ad65cd1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4347, 'mariodiber@hotmail.com', 'Mario', 'Bernardo', 'n', 'C', '2015-03-31 22:52:59', '0f1be4b42d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4348, 'jonnydramas@gmail.com', 'Adrian', 'Garcia Alonso', 'n', 'C', '2015-03-31 22:52:59', 'd7742645db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4349, 'tronquet@hotmail.com', 'Marina', 'Tronquet', 'n', 'C', '2015-03-31 22:52:59', '05221e7938', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4350, 'filipesalette@gmail.com', 'Filipe', 'Direitinho La-Salette', 'n', 'C', '2015-03-31 22:52:59', '980f8995b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4351, 'trajano.lp@gmail.com', 'Trajano', 'Lopez', 'n', 'C', '2015-03-31 22:52:59', '9f5e7f7c3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4352, 'fotografiaartefloripa@hotmail.com', 'Guilherme', 'Castro', 'n', 'C', '2015-03-31 22:52:59', '0a8099725e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4353, 'guipalruf@gmail.com', 'Guille', 'Palacios Rufo', 'n', 'C', '2015-03-31 22:52:59', '52fdd72856', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4354, 'martim_b_4@hotmail.com', 'Martim', 'Bettencourt', 'n', 'C', '2015-03-31 22:52:59', 'dfe6dc7074', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4355, 'joaopedrocoronel@gmail.com', 'Joao', 'Coronel', 'n', 'C', '2015-03-31 22:52:59', 'ef22701e6f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4356, 'luisadsvs@gmail.com', 'Luisa', 'da Silva', 'n', 'C', '2015-03-31 22:52:59', '0d2835eb73', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4357, 'gmezballesteroslucas@gmail.com', 'Lucas', 'Gómez Ballesteros', 'n', 'C', '2015-03-31 22:52:59', 'c5a37e79e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4358, 'paulo_leck@hotmail.com', 'Paulo', 'Leck', 'n', 'C', '2015-03-31 22:52:59', '8ecc888894', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4359, 'nandiman1@hotmail.com', 'Javier', 'Zabalza', 'n', 'C', '2015-03-31 22:52:59', '327bd62e99', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4360, 'jorgemartins@yahoo.com', 'Jorge', 'Martins', 'n', 'C', '2015-03-31 22:52:59', 'c1da6f35da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4361, 'sufbelk@gmail.com', 'Sufi', 'Belkasen', 'n', 'C', '2015-03-31 22:52:59', 'f98a94ac0c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4362, 'jonfuensan@hotmail.com', 'Jon', 'Fuente Sanchez', 'n', 'C', '2015-03-31 22:52:59', 'b88a201aa5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4363, 'tiagofurtado@hotmail.com', 'Tiago', 'Furtado', 'n', 'C', '2015-03-31 22:52:59', '69065496d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4364, 'joaorosafotopeniche@gmail.com', 'João', 'Rosa', 'n', 'C', '2015-03-31 22:52:59', '890b43e286', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4365, 'andermartinz@gmail.com', 'Ander', 'Martinez', 'n', 'C', '2015-03-31 22:52:59', 'ef24cbc0fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4366, 'guisamo91@hotmail.com', 'Guillermo', 'Sanchez Montisi', 'n', 'C', '2015-03-31 22:52:59', '56e7a797a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4367, 'pjtrosa@gmail.com', 'Paulo', 'Rosa', 'n', 'C', '2015-03-31 22:52:59', 'a2ee12091c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4368, 'vent777@gmail.com', 'Rui', 'Ventura', 'n', 'C', '2015-03-31 22:52:59', '063178f0a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4369, 'nunonora@hotmail.com', 'Nuno', 'Caetano Nora', 'n', 'C', '2015-03-31 22:52:59', '62c8d963f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4370, 'tiagomartins78@gmail.com', 'Tiago', 'Martins', 'n', 'C', '2015-03-31 22:52:59', '204f2b8e3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4371, 'fortelix@hotmail.com', 'Tomas', 'Farinha', 'n', 'C', '2015-03-31 22:52:59', 'bad6256d29', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4372, 'katygirl_1919@hotmail.com', 'Catarina', 'Löbbert', 'n', 'C', '2015-03-31 22:52:59', '4c7e9b982f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4373, 'leosimoes87@gmail.com', 'Leo', 'Cruz', 'n', 'C', '2015-03-31 22:52:59', '8abe53df6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4406, '', 0, 0),
(4374, 'paisa_deiby@hotmail.com', 'Deiby', 'Ramirez', 'n', 'C', '2015-03-31 22:52:59', 'c99c13bd87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4375, 'luis_cunha19@hotmail.com', 'Luis', 'Cunha', 'n', 'C', '2015-03-31 22:52:59', 'b680dd36f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4376, 'mar.vasconcelos18@gmail.com', 'Márcia', 'Vasconcelos Pais', 'n', 'C', '2015-03-31 22:52:59', 'f43f7de7d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2585, '', 0, 0),
(4377, 'brunoabirached@hotmail.com', 'Bruno', 'Abi Rached Soares', 'n', 'C', '2015-03-31 22:52:59', '24bf116fd1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4378, 'angel.sik@ig.com.br', 'Angela', 'Siquelli', 'n', 'C', '2015-03-31 22:52:59', '64bc3ba29a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4379, 'juanelolaya@gmail.com', 'ju4n3l3', '.', 'n', 'C', '2015-03-31 22:52:59', '38614cec8d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4380, 'faustinoinvert@gmail.com', 'Ricardo', 'Faustino', 'n', 'C', '2015-03-31 22:52:59', '567d63a9c4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4381, 'janete_vigia@hotmail.com', 'Janete', 'Vigia', 'n', 'C', '2015-03-31 22:52:59', '2e9b1df46d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4382, 'davillocu@hotmail.com', 'David', 'Llopis', 'n', 'C', '2015-03-31 22:52:59', 'c01a9064a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4383, 'francisco.vbgil@gmail.com', 'Francisco', 'Gil', 'n', 'C', '2015-03-31 22:52:59', 'bedd1b72a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4384, 'fabio-msurfer@hotmail.com', 'Fabio', 'Marques', 'n', 'C', '2015-03-31 22:52:59', '8d8af84499', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4385, 'rodrigochampas@hotmail.com', 'Rodrigo', 'Champalimaud', 'n', 'C', '2015-03-31 22:52:59', '91a11fa186', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4386, 'pedroaluz@gmail.com', 'Pedro', 'Alexandre da Luz', 'n', 'C', '2015-03-31 22:52:59', '82ef85bdf6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4387, 'nas3m@hotmail.fr', 'Jonathan', 'Garcia Gomez', 'n', 'C', '2015-03-31 22:52:59', 'faabffc71d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4388, 'carlosrccoelho@gmail.com', 'Carlos', 'Coelho', 'n', 'C', '2015-03-31 22:52:59', 'ba81d117f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4389, 'mguerendiain@landartbilbao.org', 'Mikel', 'Guerendiain', 'n', 'C', '2015-03-31 22:52:59', 'b046acf60c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4390, 'tiago.amaralgouveia@gmail.com', 'Tiago', 'Amaral Gouveia', 'n', 'C', '2015-03-31 22:52:59', 'c7508442c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4391, 'cristina.pontifice@sapo.pt', 'Cristina', 'Morais Pontífice Sousa', 'n', 'C', '2015-03-31 22:52:59', '267d66042b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4392, 'wf.rodrigues66@outlook.com', 'Waldir', 'Outlook', 'n', 'C', '2015-03-31 22:52:59', 'fc6ca88bbb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4393, 'patisser70@hotmail.com', 'Gabriel', 'Almeidela', 'n', 'C', '2015-03-31 22:52:59', '39567bcfef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4394, 'mariateresadelima7@hotmail.com', 'Maria', 'de Lima', 'n', 'C', '2015-03-31 22:52:59', '34a12fff80', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4395, 'lourencomrato@hotmail.com', 'Lourenço', 'Rato', 'n', 'C', '2015-03-31 22:52:59', '08df0f3848', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1578, '', 0, 0),
(4396, 'migueloliveiraferro@gmail.com', 'Miguel', 'Ferro', 'n', 'C', '2015-03-31 22:52:59', '45540e9057', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4397, 'juan.cuenca1@gmail.com', 'Juan', 'Cuenca', 'n', 'C', '2015-03-31 22:52:59', 'aa3b944143', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4398, 'camila_andoli@hotmail.com', 'Camila', 'De Oliveira Easland', 'n', 'C', '2015-03-31 22:52:59', '3633e73c16', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4399, 'inti.videc@gmail.com', 'inti', 'vidal echeverria', 'n', 'C', '2015-03-31 22:52:59', '864ee22af9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4400, 'claudiosousaafonso@gmail.com', 'Cláudio', 'Afonso', 'n', 'C', '2015-03-31 22:52:59', 'a8293db1e0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4401, 'jonmurci@hotmail.com', 'Jon', 'Murciano', 'n', 'C', '2015-03-31 22:52:59', '2507a2864e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4402, 'estherzinha_minuzzi@hotmail.com', 'Esther', 'Minuzzi', 'n', 'C', '2015-03-31 22:52:59', '0366902d4e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4403, 'vasco.sarkar@hotmail.com', 'Vasco', 'Sarkar', 'n', 'C', '2015-03-31 22:52:59', '0de4b2a5eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4404, 'fnalxpt@gmail.com', 'Francisco', 'Nunes de Almeida', 'n', 'C', '2015-03-31 22:52:59', 'ff42318aa8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4405, 'rpp1389@hotmail.com', 'Rodrigo', 'Pinheiro', 'n', 'C', '2015-03-31 22:52:59', '407ae1e78f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4406, 'florbela.liquito@gmail.com', 'Florbela', 'Liquito', 'n', 'C', '2015-03-31 22:52:59', '37b5f029d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4407, 'felipeabuchalja@gmail.com', 'felipe', 'abuchalja', 'n', 'C', '2015-03-31 22:52:59', '957963b20e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4408, 'anafonsoxavier@gmail.com', 'Ana', 'Xavier', 'n', 'C', '2015-03-31 22:52:59', '0b13089e1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 960, '', 0, 0),
(4409, 'sramalho9@gmail.com', 'Filipa', 'Rickens', 'n', 'C', '2015-03-31 22:52:59', '26981fe64b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4410, 'mateusvidal12@hotmail.com', 'Mateus', 'Vidal', 'n', 'C', '2015-03-31 22:52:59', '6183a5e1a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4411, 'valcarvalhoo@live.com', 'Valéria', 'Carvalho', 'n', 'C', '2015-03-31 22:52:59', '71c2fa6270', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4412, 'criskengen@bol.com.br', 'Cristine', 'Kengen', 'n', 'C', '2015-03-31 22:52:59', 'f04271496d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4413, 'jojobaer@hotmail.com', 'Jhonatan', 'Baer', 'n', 'C', '2015-03-31 22:52:59', '4241d0c320', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4414, 'carlos.godoy1974@gmail.com', 'CARLOS', 'GODOY', 'n', 'C', '2015-03-31 22:52:59', 'fe7f7e9f77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4415, 'jnbtg@hotmail.com', 'João', 'Gomes', 'n', 'C', '2015-03-31 22:52:59', 'e41493c3ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4416, 'bebe_lebe@hotmail.com', 'Carlos', 'Cadu', 'n', 'C', '2015-03-31 22:52:59', '6fac93ea1d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4417, 'nilbatista33@gmail.com', 'Nil', 'Batista', 'n', 'C', '2015-03-31 22:52:59', 'c699bcae73', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4418, 'juninhoskatista@live.com', 'Joao Augusto', 'De Paula Junior', 'n', 'C', '2015-03-31 22:52:59', '7d9e345cf6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4419, 'amanda_baccilieri@hotmail.com', 'Amanda', 'Baccilieri Coutinho', 'n', 'C', '2015-03-31 22:52:59', '87126f82d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4420, 'chiringuitopraiadamareta@gmail.com', 'Rui', 'Borja', 'n', 'C', '2015-03-31 22:52:59', 'dc08f44dc1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4421, 'ina_98@hotmail.es', 'Ignacio', 'Aranguren', 'n', 'C', '2015-03-31 22:52:59', 'a4fc77b707', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4422, 'familia_vilares@hotmail.com', 'Cristina', 'Murteira', 'n', 'C', '2015-03-31 22:52:59', '079423bba4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3245, '', 0, 0),
(4423, 'maritarance@gmail.com', 'Marita', 'Rance Gimenez-Salinas', 'n', 'C', '2015-03-31 22:52:59', '04a2be9049', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4424, 'carloswerneck@ig.com.br', 'Carlos', 'Werneck', 'n', 'C', '2015-03-31 22:52:59', '373e65a8b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4425, 'menalg@gmail.com', 'Arménia', 'Gonçalves', 'n', 'C', '2015-03-31 22:52:59', '304775db16', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1599, '', 0, 0),
(4426, 'matheusossuna@gmail.com', 'Matheus', 'Ossuna', 'n', 'C', '2015-03-31 22:52:59', '0949d05406', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4427, 'jnunes@kpmg.com', 'José', 'Nunes', 'n', 'C', '2015-03-31 22:52:59', 'a83a88585a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4428, 'andreeygarrett@gmail.com', 'Andrey', 'Garrett', 'n', 'C', '2015-03-31 22:52:59', 'd7decf92d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4429, 'ub.junior1@gmail.com', 'Ubiratan', 'Junior', 'n', 'C', '2015-03-31 22:52:59', '1f94cc845d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4430, 'deju77@hotmail.com', 'De', 'Ju', 'n', 'C', '2015-03-31 22:52:59', '643ca0a482', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4431, 'kupikilla@gmail.com', 'Kupa', 'Jim', 'n', 'C', '2015-03-31 22:52:59', 'e3a100ad0b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4432, 'brunavillegas@hotmail.com', 'Bruna', 'Villegas', 'n', 'C', '2015-03-31 22:52:59', '824168d112', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4433, 'angelapereira07@hotmail.com', 'Angela', 'Lima', 'n', 'C', '2015-03-31 22:52:59', '52a6b3f282', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4434, 'taniaamaro_gja@hotmail.com', 'Tania', 'Amaro', 'n', 'C', '2015-03-31 22:52:59', 'e2cdaea921', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4435, 'elizphelps@gmail.com', 'Liz', 'Phelps', 'n', 'C', '2015-03-31 22:52:59', 'd0c61b81c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4436, 'wsimamura@hotmail.com', 'Wagner', 'Imamura', 'n', 'C', '2015-03-31 22:52:59', 'f29ff4c3a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4437, 'bruno.roberto76@gmail.com', 'Bruno', 'Roberto', 'n', 'C', '2015-03-31 22:52:59', '8b042836ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4287, '', 0, 0),
(4438, 'gustavoabj@gmail.com', 'Gustavo', 'Braga', 'n', 'C', '2015-03-31 22:52:59', '286ab4459c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4439, 'zenunofm@gmail.com', 'José Nuno', 'Magalhães', 'n', 'C', '2015-03-31 22:52:59', '4aa439b0c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4440, 'lucasvieira__@hotmail.com', 'Lucas', 'Venâncio Vieira', 'n', 'C', '2015-03-31 22:52:59', 'e9fd524a10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4441, 'marcello_was@hotmail.com', 'Marcello', 'Mendez', 'n', 'C', '2015-03-31 22:52:59', '89ae02f5a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4442, 'tisurfbeach@gmail.com', 'Tiago', 'Martins', 'n', 'C', '2015-03-31 22:52:59', 'bfc8437a73', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4443, 'sarothis@gmail.com', 'Danny', 'Black', 'n', 'C', '2015-03-31 22:52:59', '0a0b7cdc01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4444, 'jjoseppereira@sapo.pt', 'Jose', 'Pereira', 'n', 'C', '2015-03-31 22:52:59', '9e363b00dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4445, 'lia.lilica@gmail.com', 'Lia', 'Hallais', 'n', 'C', '2015-03-31 22:52:59', '64ab4d1a2d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4446, 'vitorsena1997@hotmail.com', 'Vitor', 'Sena', 'n', 'C', '2015-03-31 22:52:59', 'cfedee7c35', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4447, 'tiagomdosurf@hotmail.com', 'Tiago', 'Monteiro', 'n', 'C', '2015-03-31 22:52:59', 'abaafcc372', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4448, 'pedro.dib@bol.com.br', 'Pedro', 'Dib', 'n', 'C', '2015-03-31 22:52:59', 'a0c25f9086', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4449, 'nuno.fialho@apn-publicidade.pt', 'Nuno', 'Fialho', 'n', 'C', '2015-03-31 22:52:59', '5d4fbd6e19', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4450, 'nuno.franco-189@clix.pt', 'Nuno', 'Franco', 'n', 'C', '2015-03-31 22:52:59', 'f1185b5550', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 5071, '', 0, 0),
(4451, 'manu.esp.22@gmail.com', 'Manuel', 'GS', 'n', 'C', '2015-03-31 22:52:59', '110cf6f98d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4452, 'ricardomilcke@live.com', 'Ricardo', 'Martins', 'n', 'C', '2015-03-31 22:52:59', 'd926bf80e2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4453, 'vallezclothing@outlook.com', 'Carlos Atilio', 'Gamba', 'n', 'C', '2015-03-31 22:52:59', '8f73a52963', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4454, 'enriquecanziani@gmail.com', 'Enrique', 'Canziani', 'n', 'C', '2015-03-31 22:52:59', 'e906b0fd13', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4455, 'haagsekakker@gmail.com', 'Wouter', 'Oosting', 'n', 'C', '2015-03-31 22:52:59', 'a170a55686', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4456, 'joao.tralha@gmail.com', 'João', 'Tralha', 'n', 'C', '2015-03-31 22:52:59', 'c36b4b9d11', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4457, 'tito_da_costa@hotmail.com', 'Tito', 'da Costa', 'n', 'C', '2015-03-31 22:52:59', '96e44284da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4458, 'matheus_ferreiraalvess@hotmail.com', 'Matheus', 'Ferreira', 'n', 'C', '2015-03-31 22:52:59', 'bb99cd5f11', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4459, 'sheila.oliveira@riscao.com.br', 'Sheila', 'Livoratti de Oliveira', 'n', 'C', '2015-03-31 22:52:59', '50d7f39091', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4460, 'claudiaseabra@gmail.com', 'Cacau', 'Seabra', 'n', 'C', '2015-03-31 22:52:59', '540562e049', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4556, '', 0, 0),
(4461, 'julio.adler@terra.com.br', 'Julio', 'Adler', 'n', 'C', '2015-03-31 22:52:59', 'cc716ca4c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 755, '', 0, 0),
(4462, 'lucenabranco18@gmail.com', 'Lucena', 'Branco', 'n', 'C', '2015-03-31 22:52:59', 'a47a5abb1e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4463, 'fabiana.stiburcio@gmail.com', 'Fabiana', 'Tiburcio', 'n', 'C', '2015-03-31 22:52:59', '47283893e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4464, 'paola.giorgette@gmail.com', 'Paola', 'Silva', 'n', 'C', '2015-03-31 22:52:59', '0740732ea4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4465, 'ramiropue@hotmail.com', 'Ramiro', 'Puellas Morales', 'n', 'C', '2015-03-31 22:52:59', '9b4568b71c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4466, 'ana_pacheco33@hotmail.com', 'Ana Hipólito', 'Pacheco', 'n', 'C', '2015-03-31 22:52:59', '37470dfdb9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4467, 'magali_rossi@hotmail.com', 'Magali', 'Rossi', 'n', 'C', '2015-03-31 22:52:59', 'd8273f27b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4468, 'alinenazar@yahoo.com.br', 'Aline', 'Nazário', 'n', 'C', '2015-03-31 22:52:59', '21649ccc90', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4469, 'pedrosurf2007@hotmail.com', 'Pedro', 'Henrique', 'n', 'C', '2015-03-31 22:52:59', '45bbb5cf20', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4470, 'dpatury@terra.com.br', 'Diego', 'Subutzki', 'n', 'C', '2015-03-31 22:52:59', '8fcb756f1b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4471, 'aimarley666@gmail.com', 'Aimarley', 'Karrasko', 'n', 'C', '2015-03-31 22:52:59', '06361a1308', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4472, 'rafaelpcoelho@hotmail.com', 'Rafael', 'Pereira Coelho', 'n', 'C', '2015-03-31 22:52:59', '946a44e2e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4473, 'nparga@gmail.com', 'Nuno', 'Parga', 'n', 'C', '2015-03-31 22:52:59', 'e654b80d87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4474, 'saracmota@hotmail.com', 'Sara', 'Mota', 'n', 'C', '2015-03-31 22:52:59', '21cee97a84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4475, 'eduardo.silva@airpack.com.br', 'Eduardo', 'Airpack', 'n', 'C', '2015-03-31 22:52:59', '4b728dbfc7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4476, 'sousa.castro.flavia@gmail.com', 'Flávia', 'Castro', 'n', 'C', '2015-03-31 22:52:59', '6fa7033aec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4477, 'jaisonsouza@terra.com.br', 'Jaison', 'Souza', 'n', 'C', '2015-03-31 22:52:59', '042e6a804a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4478, 'rptdesign@hotmail.com', 'Rodrigo', 'Pinheiro Torres', 'n', 'C', '2015-03-31 22:52:59', '53de5efb96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4479, 'nathaliamercesrj@hotmail.com', 'Nathalia', 'Cunha', 'n', 'C', '2015-03-31 22:52:59', '93b082f63b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4480, 'couceiromorais@msn.com', 'Jose', 'Dmorais', 'n', 'C', '2015-03-31 22:52:59', '96480c1dd4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1663, '', 0, 0),
(4481, 'riitacurto@hotmail.com', 'Rita', 'Curto', 'n', 'C', '2015-03-31 22:52:59', 'c0b2eae0fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4482, 'crystallake7@hotmail.com', 'Juliana', 'Nogueira', 'n', 'C', '2015-03-31 22:52:59', '57e2bca9e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4483, 'brittlax24@yahoo.com', 'Britt', 'Lucent', 'n', 'C', '2015-03-31 22:52:59', '6e3caf06f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4484, 'ferrospower@yahoo.es', 'Fernando', 'Castro', 'n', 'C', '2015-03-31 22:52:59', 'eda74becf1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4485, 'deboracaroline_17@hotmail.com', 'Débora', 'Caroline', 'n', 'C', '2015-03-31 22:52:59', 'f0a9441dfe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4486, 'sophievferro@gmail.com', 'Sophie', 'Verdial Ferro', 'n', 'C', '2015-03-31 22:52:59', '9ea00f19ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4051, '', 0, 0),
(4487, 'pvicente9@gmail.com', 'Pedro', 'Vicente', 'n', 'C', '2015-03-31 22:52:59', '5eec2a05ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2728, '', 0, 0),
(4488, 'luis.a.mendes@netcabo.pt', 'Luís', 'Mendes', 'n', 'C', '2015-03-31 22:52:59', '94c2d35765', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4489, 'marcelocharana@hotmail.com', 'Marcelo', 'Charana', 'n', 'C', '2015-03-31 22:52:59', '1dcba4a28f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4490, 'lenisa29@hotmail.com', 'Helena', 'Afonso', 'n', 'C', '2015-03-31 22:52:59', '8899709938', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4491, 'rasafab@etsia.upv.es', 'Rafa', 'Fabra', 'n', 'C', '2015-03-31 22:52:59', '6ae938d865', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4492, 'alexeizagorski@hotmail.com', 'Alexei', 'Zagorski', 'n', 'C', '2015-03-31 22:52:59', '8e4be3e095', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4493, 'alenm1992@hotmail.com', 'Ale', 'Navas', 'n', 'C', '2015-03-31 22:52:59', '84bf378548', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4494, 'afonso.aguilar69@gmail.com', 'Afonso', 'Aguilar', 'n', 'C', '2015-03-31 22:52:59', '12b07a19a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4495, 'patricia.carvalho@estradasdeportugal.pt', 'Patricia', 'Roque', 'n', 'C', '2015-03-31 22:52:59', 'e7fd58bcd4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4496, 'lauraputter@gmail.com', 'Laura', 'Putter', 'n', 'C', '2015-03-31 22:52:59', 'ee581454e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1656, '', 0, 0),
(4497, 'constanca.urbano.sousa@gmail.com', 'Constança', 'Urbano de Sousa', 'n', 'C', '2015-03-31 22:52:59', '577583fb69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4498, 'alexandracgrh@hotmail.com', 'Alexandra', 'Gonçalves', 'n', 'C', '2015-03-31 22:52:59', '1e63ca8340', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4499, 'luisa.dorey@ymail.com', 'Luísa', 'd\'Orey', 'n', 'C', '2015-03-31 22:52:59', '22107ba56b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4500, 'nholazz@hotmail.com', 'Antonio', 'Lemos', 'n', 'C', '2015-03-31 22:52:59', 'e00f8a16b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3266, '', 0, 0),
(4501, 'pryelt@gmail.com', 'Paulo', 'Reis', 'n', 'C', '2015-03-31 22:52:59', '5eaaa2974d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4502, 'jlavradio@gmail.com', 'Julia', 'Lavradio', 'n', 'C', '2015-03-31 22:52:59', 'd288865b2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4503, 'danny_joker_52@hotmail.com', 'Daniel', 'Mota', 'n', 'C', '2015-03-31 22:52:59', '5fc2756c80', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4504, 'fernando.vila.verde@sapo.pt', 'Fernando', 'Vila Verde', 'n', 'C', '2015-03-31 22:52:59', 'e50e0adf7a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4505, 'anaclovet@yahoo.com', 'Ana Clotilde', 'Alves', 'n', 'C', '2015-03-31 22:52:59', '0625b3a66d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4506, 'tomasapage@gmail.com', 'Tomás', 'Sapage', 'n', 'C', '2015-03-31 22:52:59', 'b8bfd5d77e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4507, 'sscherer7271@gmail.com', 'Stefan', 'Scherer', 'n', 'C', '2015-03-31 22:52:59', '5cf5773823', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4508, 'vini7.vasco@hotmail.com', 'Vinicius', 'Marinho', 'n', 'C', '2015-03-31 22:52:59', '2df392b019', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4509, 'trinityboardredes@gmail.com', 'Comunidad', 'Trinity', 'n', 'C', '2015-03-31 22:52:59', '9a126bc245', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(4510, 'zepiresdelima@gmail.com', 'Jose', 'de Lima', 'n', 'C', '2015-03-31 22:52:59', '22dd7e9cd5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4511, 'jacomefcercorreia@hotmail.com', 'Jácome', 'Correia', 'n', 'C', '2015-03-31 22:52:59', '840b6a31e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4512, 'rafaelimplante@gmail.com', 'Rafael', 'Guerra', 'n', 'C', '2015-03-31 22:52:59', '158a078ea4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4513, 'fherzog01@hotmail.com', 'Fernanda', 'Herzog', 'n', 'C', '2015-03-31 22:52:59', '8f714786d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4514, 'laura-elisa@uol.com.br', 'Laura', 'Costa', 'n', 'C', '2015-03-31 22:52:59', '9de529bdf2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4515, 'leire.sacristan@gmail.com', 'Leire', 'Garate', 'n', 'C', '2015-03-31 22:52:59', '6c30785b35', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4516, 'mmanuela64@hotmail.com', 'Manuela', 'Oliveira', 'n', 'C', '2015-03-31 22:52:59', 'b2f5436946', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4517, 'nunora@gmail.com', 'Nuno', 'de Andrade', 'n', 'C', '2015-03-31 22:52:59', '90f1786051', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4518, 'joriscleison@gmail.com', 'Roberto', 'Costa', 'n', 'C', '2015-03-31 22:52:59', '1025fe7765', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4519, 'anearaico@hotmail.com', 'Ane', 'Araico', 'n', 'C', '2015-03-31 22:52:59', '37776b5839', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4520, 'iugarte@ieteam.es', 'Iñigo', 'Ugarte', 'n', 'C', '2015-03-31 22:52:59', '519a1de9d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4521, 'karee77@hotmail.com', 'Joao', 'Silva', 'n', 'C', '2015-03-31 22:52:59', '8cfa386326', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4522, 'piosoriovassalo@gmail.com', 'Pi', 'Osório Vassalo', 'n', 'C', '2015-03-31 22:52:59', '07c8ab4f8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4523, 'artepanimarte@gmail.com', 'ARTE', '', 'n', 'C', '2015-03-31 22:52:59', '9cc0db1c5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4524, 'guuck@hotmail.com', 'Wesley', 'Cerqueira', 'n', 'C', '2015-03-31 22:52:59', 'de5d135a82', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4525, 'p1zku@hotmail.com', 'Inês', 'Silva', 'n', 'C', '2015-03-31 22:52:59', '3bbb822809', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4526, 'psillakise@gmail.com', 'Eliana', 'Psillakis', 'n', 'C', '2015-03-31 22:52:59', '597e061ebf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2938, '', 0, 0),
(4527, 'williancarrasco13@hotmail.com', 'Wilhão', 'Monteiro Martins', 'n', 'C', '2015-03-31 22:52:59', 'a8517f2037', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4528, 'marcelasouza34@hotmail.com.br', 'Marcela', 'Souza', 'n', 'C', '2015-03-31 22:52:59', 'e51b4627e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4529, 'luiz_felipe_99@hotmail.com', 'Luiz', 'Felipe', 'n', 'C', '2015-03-31 22:52:59', '1cc8186550', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4530, 'franciscocoelhobarbeiro@gmail.com', 'Francisco', 'Barbeiro', 'n', 'C', '2015-03-31 22:52:59', '87bb809afc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4531, 'lino_galo2@hotmail.com', 'Lino', 'Figueiredo', 'n', 'C', '2015-03-31 22:52:59', 'a2a299f084', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4532, 'itzi_karate8@hotmail.com', 'Itziar', 'Centol', 'n', 'C', '2015-03-31 22:52:59', '12e6562b09', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4533, 'twowhiteshoes79@hotmail.com', 'Estefanía', 'Torregrosa', 'n', 'C', '2015-03-31 22:52:59', 'd09792a9cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4534, 'pedro@cambucamusic.com.br', 'Pedro', 'Borges', 'n', 'C', '2015-03-31 22:52:59', 'd11ae355e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4535, 'mar_qui_nho300@hotmail.com', 'Marco', 'Antonio', 'n', 'C', '2015-03-31 22:52:59', '87b663e601', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4536, 't_gencsi@hotmail.com', 'Tomás', 'Gencsi', 'n', 'C', '2015-03-31 22:52:59', 'bb5361bf26', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4537, 'nicksonaguiar@hotmail.com', 'Nickson', 'Aguiar', 'n', 'C', '2015-03-31 22:52:59', '4f9a071fa2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4538, 'ffp1980@icloud.com', 'Fernando', 'Ferretti Pinheiro', 'n', 'C', '2015-03-31 22:52:59', '214ec39373', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4539, 'thi.regis@hotmail.com', 'Thiago', 'Régis', 'n', 'C', '2015-03-31 22:52:59', 'eb2c6bcea0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4540, 'diogo_batalha@yahoo.com', 'Diogo', 'Batalha', 'n', 'C', '2015-03-31 22:52:59', '6254c45e96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2458, '', 0, 0),
(4541, 'ggumb@ejuridico.com', 'Guillermo', 'Gumb Hernandez', 'n', 'C', '2015-03-31 22:52:59', '5cefec62d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4542, 'malhenkaya@hotmail.com', 'Alexandra', 'da Cunha', 'n', 'C', '2015-03-31 22:52:59', '147f7f0ae7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4543, 'saphiracaleffi@gmail.com', 'Saphii', 'Caleffi Retamales', 'n', 'C', '2015-03-31 22:52:59', '0f1b6b66ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4544, 'camifit@gmail.com', 'Camila', 'Fittante', 'n', 'C', '2015-03-31 22:52:59', '110efdeb66', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4545, 'marcos.vinicius70@hotmail.com', 'Marcos', 'Vinicius', 'n', 'C', '2015-03-31 22:52:59', 'fe5c1a77fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4546, 'leo.personal@bol.com.br', 'Leonardo', 'Gonçalves Nogueira', 'n', 'C', '2015-03-31 22:52:59', '5613fc2a72', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4547, 'enunacaravana28xitanos@hotmail.com', 'Fran', 'Xitano', 'n', 'C', '2015-03-31 22:52:59', 'b65529d2bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4548, 'voneioliveira@gmail.com', 'Vonei', 'Soares de Oliveira', 'n', 'C', '2015-03-31 22:52:59', 'ef44046613', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4549, 'pedro@atamaeurope.com', 'Pedro', 'Barcellos', 'n', 'C', '2015-03-31 22:52:59', '93bdd138dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4550, 'jmoreira1000@gmail.com', 'Jose', 'Moreira', 'n', 'C', '2015-03-31 22:52:59', '6539d1ac6a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4551, 'eduardogodinho@yahoo.com', 'Eduardo', 'Godinho de Abreu', 'n', 'C', '2015-03-31 22:52:59', 'a2ffdf0bc4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4552, 'rsmatos@tap.pt', 'Rute', 'de Matos', 'n', 'C', '2015-03-31 22:52:59', '881c9570ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1768, '', 0, 0),
(4553, 'informatica2761@gmail.com', 'Mariana', 'Nápoles', 'n', 'C', '2015-03-31 22:52:59', '48ed3fc761', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4554, 'victor_br_rp@hotmail.com', 'Victor', 'Archangelo', 'n', 'C', '2015-03-31 22:52:59', 'cc8094f192', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4555, 'marietaorozko@hotmail.com', 'María', 'Orozco Corredoira', 'n', 'C', '2015-03-31 22:52:59', '572900d270', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4556, 'gabbrielsilveira@hotmail.com', 'Gabriel', 'Silveira', 'n', 'C', '2015-03-31 22:52:59', '4fe11db37a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4557, 'bruno_a03@yahoo.com.br', 'Bruno', 'Maciel', 'n', 'C', '2015-03-31 22:52:59', '6c7b211da1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4558, 'carlos.s.goncalves@gmail.com', 'Carlos', 'Santana Gonçalves', 'n', 'C', '2015-03-31 22:52:59', '49d81ba0da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4559, 'balakalucas@hotmail.com', 'Lucas', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:59', '3d0e090290', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4560, 'deboradasilvamarinho@gmail.com', 'Debora', 'Marinho', 'n', 'C', '2015-03-31 22:52:59', 'cdf4c7db04', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1817, '', 0, 0),
(4561, 'rita.ppinho@hotmail.com', 'Rita', 'Pinho', 'n', 'C', '2015-03-31 22:52:59', '8a7ca87252', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4562, 'jvfernandes2@live.com', 'João Vinícius', 'Fernandes', 'n', 'C', '2015-03-31 22:52:59', 'd788c625c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4563, 'pauloparrars@gmail.com', 'Paulo', 'Santana', 'n', 'C', '2015-03-31 22:52:59', '918a8b5478', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4564, 'francielemiranda@yahoo.com.br', 'Fran', 'Miranda', 'n', 'C', '2015-03-31 22:52:59', 'ea2d99580e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4565, 'geral.alexandremira@gmail.com', 'Alexandre', 'Pereira', 'n', 'C', '2015-03-31 22:52:59', '3f2c02c5a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4566, 'sempreroots@hotmail.com', 'Luis Fernando', 'Oliveira Giovannetti', 'n', 'C', '2015-03-31 22:52:59', 'f42e33a608', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4567, 'guilherme_taveira10@hotmail.com', 'Guilherme', 'Taveira', 'n', 'C', '2015-03-31 22:52:59', 'dc87513616', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4568, 'tzsurfdude@gmail.com', 'Antonio', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:59', '46dccc12c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2471, '', 0, 0),
(4569, 'renanpissarra@hotmail.com', 'Renan', 'Tessarolo', 'n', 'C', '2015-03-31 22:52:59', 'f37b4b7063', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4570, 'bruu.medeiros@hotmail.com', 'Bruna', 'Medeiros', 'n', 'C', '2015-03-31 22:52:59', 'e48ba90b01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4571, 'dikopires@hotmail.com', 'Frederico', 'Pires', 'n', 'C', '2015-03-31 22:52:59', '8e8ff75067', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4572, 'pepeelfcp@hotmail.com', 'Pepe', 'Fernandez-cuesta', 'n', 'C', '2015-03-31 22:52:59', '7515335771', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4573, 'marlontisc@gmail.com', 'Marlon', 'Leandro', 'n', 'C', '2015-03-31 22:52:59', 'd7d8bef391', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4574, 'narayane.naracabrita@gmail.com', 'Nara', 'Quinteiro', 'n', 'C', '2015-03-31 22:52:59', '4e12900230', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4575, 'alex_anexo@hotmail.com', 'Aline', 'Costa', 'n', 'C', '2015-03-31 22:52:59', '6370458b54', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4576, 'nuno.m.agua@gmail.com', 'Nuno', 'Água', 'n', 'C', '2015-03-31 22:52:59', 'ea1e25de5c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4577, 'alemoracrack@hotmail.com', 'Alejandro', 'Morales', 'n', 'C', '2015-03-31 22:52:59', '813546bec9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4578, 'carineschuler@hotmail.com', 'Carine', 'Schuler', 'n', 'C', '2015-03-31 22:52:59', 'd755bf1dfe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4579, 'itxaropena.lopez@gmail.com', 'Itxaropena', 'Lopez', 'n', 'C', '2015-03-31 22:52:59', '08b9887bc6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4580, 'diego_brands@hotmail.co.uk', 'Luis', 'Brands', 'n', 'C', '2015-03-31 22:52:59', 'cbf7cd00d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4581, 'sunyeigth@hotmail.com', 'Sonia', 'Garcia Sanjuan', 'n', 'C', '2015-03-31 22:52:59', '6c57d33448', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4582, 'lima.barbosa@gmail.com', 'Zé', 'Barbosa', 'n', 'C', '2015-03-31 22:52:59', '1e9f26bd02', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4583, 'pventanias@gmail.com', 'Pedro', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:59', 'd9f4c0884b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4584, 'claudemirlima.bibi@gmail.com', 'Lima', 'Zeira', 'n', 'C', '2015-03-31 22:52:59', '885d3e4298', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4585, 'danilla_oliveira505@hotmail.com', 'Danilla', 'Oliveira', 'n', 'C', '2015-03-31 22:52:59', '46cb4d866d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4586, 'zeca.alvesribeiro@gmail.com', 'Zé', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:59', '884bd960a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4587, 'mauricebraga@hotmail.com', 'Maurice Cremonti', 'Braga', 'n', 'C', '2015-03-31 22:52:59', '8d16555b2d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4588, 'fesurfloripa@hotmail.com', 'Fernando', 'Martins', 'n', 'C', '2015-03-31 22:52:59', '2e69a5f79e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4589, 'beatrizmanteigas@gmail.com', 'Beatriz', 'Manteigas', 'n', 'C', '2015-03-31 22:52:59', '6c1b75fb26', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1785, '', 0, 0),
(4590, 'antonio.balhanas@hotmail.com', 'António', 'Balhanas', 'n', 'C', '2015-03-31 22:52:59', '8c7e06e94f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4591, 'diogocamargopires@gmail.com', 'Diogo', 'Pires', 'n', 'C', '2015-03-31 22:52:59', '1b7ca180f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4592, 'kermith2@hotmail.com', 'Alex', 'Turan', 'n', 'C', '2015-03-31 22:52:59', 'c9f8e3e985', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4593, 'idoia_999@hotmail.com', 'Ido', 'Acosta', 'n', 'C', '2015-03-31 22:52:59', '0dda199daf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4594, 'csvpimenta@hotmail.com', 'Carlos', 'Pimenta', 'n', 'C', '2015-03-31 22:52:59', 'a42635a9a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4595, 'eltajamarresto@gmail.com', 'Tajamar', 'Restó', 'n', 'C', '2015-03-31 22:52:59', '7d11c2f1d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4596, 'dakln2f@gmail.com', 'Allison', 'Gaylord-Andujar', 'n', 'C', '2015-03-31 22:52:59', '66da160fee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4597, 'andrecampioti@hotmail.com', 'André', 'Campioti', 'n', 'C', '2015-03-31 22:52:59', '46b292635c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4598, 'carlos.pinto-0@clix.pt', 'Carlos', 'Pinto', 'n', 'C', '2015-03-31 22:52:59', '6e39c2ba99', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4599, 'jugarte@hotmail.es', 'Jaime', 'Ugarte Páramo', 'n', 'C', '2015-03-31 22:52:59', 'e929bb9034', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4600, 'm.monikkinha@gmail.com', 'Monica', 'Correa', 'n', 'C', '2015-03-31 22:52:59', '01bd2e1f2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4601, 'hatfieldent@gmail.com', 'Dustin', 'Howard', 'n', 'C', '2015-03-31 22:52:59', 'fa4dbb8c87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4602, 'jotadosurf@hotmail.com', 'Jotinha', 'Girotto', 'n', 'C', '2015-03-31 22:52:59', '88ad89cd75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4603, 'csplendore@earthlink.net', 'Chris', 'Splendore', 'n', 'C', '2015-03-31 22:52:59', '7862b94170', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4604, 'phgemeos@ig.com.br', 'Pedro', 'Teixeira', 'n', 'C', '2015-03-31 22:52:59', '525cd56442', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4605, 'julianacararasoares@hotmail.com', 'Juliana', 'Ramos', 'n', 'C', '2015-03-31 22:52:59', '1a9ed563c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4606, 'daniela.b.lucas@gmail.com', 'Daniela', 'Lucas', 'n', 'C', '2015-03-31 22:52:59', '909f7d5913', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4607, 'luizeobom@hotmail.com', 'Luiz Fernando', 'Toledo', 'n', 'C', '2015-03-31 22:52:59', '2f7001584e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4608, 'eumato_vo_6@hotmail.com', 'João Carlos', 'Queiroz', 'n', 'C', '2015-03-31 22:52:59', '90997a2b42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4609, 'alinegalende@yahoo.com.br', 'Aline', 'Galende', 'n', 'C', '2015-03-31 22:52:59', '6ec7de6f67', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4610, 'gabrielandrade@sapo.pt', 'Gabriel', 'Andrade E Silva', 'n', 'C', '2015-03-31 22:52:59', '41f62148d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4611, 'carlos_painho_1@hotmail.com', 'Carlos', 'Miguel', 'n', 'C', '2015-03-31 22:52:59', '44914ac14c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4612, 'j_bessa@hotmail.com', 'Joana', 'Bessa', 'n', 'C', '2015-03-31 22:52:59', '2afbc6b205', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4613, 'helderedgar@gmail.com', 'Edgar', 'Pereira', 'n', 'C', '2015-03-31 22:52:59', 'f537e51edf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 252, '', 0, 0),
(4614, 'matias.nobrega@hotmail.com', 'Matias', 'Nóbrega', 'n', 'C', '2015-03-31 22:52:59', 'a65c76b3ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4615, 'taapuna26@yahoo.com', 'Adam', 'Invandino', 'n', 'C', '2015-03-31 22:52:59', 'fa95f66732', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4616, 'garyv@djjinc.com', 'Gary', 'Vreman', 'n', 'C', '2015-03-31 22:52:59', '857f20374f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4617, 'joaomramires@yahoo.com', 'João', 'Ramires', 'n', 'C', '2015-03-31 22:52:59', 'af7b019162', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4618, 'guilherme.batalheiro@icloud.com', 'Guilherme', 'Batalheiro', 'n', 'C', '2015-03-31 22:52:59', 'dc616134b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4619, 'jessicahise80@gmail.com', 'Jessica', 'Hise', 'n', 'C', '2015-03-31 22:52:59', 'ba574aaf32', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4620, 'diego.alenck@gmail.com', 'Diego', 'Alencar', 'n', 'C', '2015-03-31 22:52:59', 'e0d3856faf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4621, 'lluistobellamayans@yahoo.es', 'Lluis', 'Mayans', 'n', 'C', '2015-03-31 22:52:59', '1de2108913', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4622, 'guilherme.chad@gmail.com', 'Guilherme', 'Chad', 'n', 'C', '2015-03-31 22:52:59', '0d7e568142', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4623, 'leonardo_ribeiro_@hotmail.com', 'Leonardo', 'Chaton', 'n', 'C', '2015-03-31 22:52:59', 'e159cd69db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4624, 'luiz.bin@gmail.com', 'Luiz Henrique', 'Lucisano Bin', 'n', 'C', '2015-03-31 22:52:59', '8e732fe18c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4625, 'andrecolletti@gmail.com', 'André', 'Colletti', 'n', 'C', '2015-03-31 22:52:59', 'ad07fc47fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4626, 'rodrigo.wheeler@yahoo.com.br', 'Rodrigo', 'Wheeler', 'n', 'C', '2015-03-31 22:52:59', '000e67a538', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4627, 'dloureirolima@yahoo.com.br', 'Daniela', 'Lima', 'n', 'C', '2015-03-31 22:52:59', '5949ffa9d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4628, 'juanmaldonado79@hotmail.com', 'Juan', 'Maldonado', 'n', 'C', '2015-03-31 22:52:59', '056849231b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4629, 'tiago_daljovem@hotmail.com', 'Tiago', 'Dal Jovem', 'n', 'C', '2015-03-31 22:52:59', '1c982f34ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4630, 'cmartinsg@gmail.com', 'Cristiano', 'Guimarães', 'n', 'C', '2015-03-31 22:52:59', '03e685c36d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4631, 'thaysedayane@hotmail.com', 'Thayse', 'Araújo', 'n', 'C', '2015-03-31 22:52:59', 'b094870c1c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4632, 'pnogueira.multimedia@gmail.com', 'Pedro', 'Nogueira', 'n', 'C', '2015-03-31 22:52:59', 'cd480dd4d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4633, 'vitaosurf@gmail.com', 'Victor', 'Vieira de Souza', 'n', 'C', '2015-03-31 22:52:59', 'bbb2989250', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4634, 'inaldosegundo@gmail.com', 'Inaldo', 'Segundo', 'n', 'C', '2015-03-31 22:52:59', 'ea4fdf3864', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4635, 'sabrinapimentel92@hotmail.com', 'Sabrina', 'Pimentel', 'n', 'C', '2015-03-31 22:52:59', '89cc85ef0a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4636, 'brian.meehan@yahoo.com', 'Brian', 'Meehan', 'n', 'C', '2015-03-31 22:52:59', 'ed11fe4f39', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4637, 'caetano_santiago@hotmail.com', 'Caetano', 'Santiago', 'n', 'C', '2015-03-31 22:52:59', 'c5a243b757', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4638, 'joao.benetton@uol.com.br', 'João Pedro', 'Marcatto Benetton', 'n', 'C', '2015-03-31 22:52:59', '07db21cc2a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4639, 'ironsburgos@hotmail.com', 'Irons', 'Burgos', 'n', 'C', '2015-03-31 22:52:59', '9714803087', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4640, 'le0_duarte@hotmail.com', 'Leonardo', 'Duarte', 'n', 'C', '2015-03-31 22:52:59', '5093dedf97', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4641, 'andreshiwa@hotmail.com', 'Andre', 'Luiz', 'n', 'C', '2015-03-31 22:52:59', '284adc0641', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4642, 'franciscoppimentel@gmail.com', 'Francisco', 'Pimentel', 'n', 'C', '2015-03-31 22:52:59', '3bbad3ca85', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4180, '', 0, 0),
(4643, 'jonatas_tm@hotmail.com', 'Jônatas Teófilo', 'Marascalchi', 'n', 'C', '2015-03-31 22:52:59', '795c48fcc9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4644, 'treehappygamers@gmail.com', 'Tree Happy', 'Gamers', 'n', 'C', '2015-03-31 22:52:59', '79afb1ac1e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4645, 'pauloandreferreira@hotmail.com', 'André', 'Ferreira', 'n', 'C', '2015-03-31 22:52:59', 'd3fb6ccaf6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4646, 'pepaburnay@gmail.com', 'Pepa', 'Burnay', 'n', 'C', '2015-03-31 22:52:59', 'b6e133a47c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4647, 'raulschone@hotmail.com', 'Raul', 'Machado', 'n', 'C', '2015-03-31 22:52:59', '889a90c9be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4648, 'reynan_c@hotmail.com', 'Reynan', 'Conceição', 'n', 'C', '2015-03-31 22:52:59', 'e2bb7329cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1693, '', 0, 0),
(4649, 'brunoanselmo7@gmail.com', 'Bruno', 'Anselmo', 'n', 'C', '2015-03-31 22:52:59', 'e9ab83ebb1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4650, 'miguelitoargudo@hotmail.com', 'Miguelito', 'Argudo', 'n', 'C', '2015-03-31 22:52:59', '93ff68c0fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4651, 'angelbr79@gmail.com', 'Angel', 'Baker', 'n', 'C', '2015-03-31 22:52:59', '354ca0507d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4652, 'walkerrogerio@hotmail.com', 'Walker', 'Rogerio Ramos', 'n', 'C', '2015-03-31 22:52:59', '7d5935d44c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4653, 'acarvalho_surf@hotmail.com', 'Andre Luiz', 'Carvalho', 'n', 'C', '2015-03-31 22:52:59', '3058755183', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4654, 'fran_filho@hotmail.com', 'Franklin', 'Filho', 'n', 'C', '2015-03-31 22:52:59', 'e81a37a3a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4655, 'danymachado@hotmail.com', 'Daniela', 'Machado', 'n', 'C', '2015-03-31 22:52:59', '14cfe161d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4656, 'patxiaio@gmail.com', 'Patxi', 'Aio', 'n', 'C', '2015-03-31 22:52:59', 'f4e8e965cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4657, 'joziane-almeida@hotmail.com', 'Jozy', 'Almeida', 'n', 'C', '2015-03-31 22:52:59', '85c528de0c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4658, 'magnumaloha@hotmail.com', 'Magnum', 'Gonçalo', 'n', 'C', '2015-03-31 22:52:59', '1b6eb239af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4659, 'iury.l@hotmail.com', 'Iury', 'Lima', 'n', 'C', '2015-03-31 22:52:59', '2a5cf7a181', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4660, 'jeffmotora@outlook.com', 'Jefferson', 'Agostini', 'n', 'C', '2015-03-31 22:52:59', '45ad050d16', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4661, 'lelaferreira84@gmail.com', 'Lela', 'Ferreira', 'n', 'C', '2015-03-31 22:52:59', '32f69de74c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4662, 'diogogamboavaz@hotmail.com', 'Diogo', 'Vaz', 'n', 'C', '2015-03-31 22:52:59', '167f3b2c89', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4663, 'nicolasdazet@mac.com', 'Nicolas', 'Dazet', 'n', 'C', '2015-03-31 22:52:59', '245e4e365b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4664, 'hugombandeira@gmail.com', 'Hugo', 'Bandeira', 'n', 'C', '2015-03-31 22:52:59', 'd3df491a75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4665, 'pycruzp@gmail.com', 'pedro yuri', 'cruz passos', 'n', 'C', '2015-03-31 22:52:59', 'ad490d739e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4666, 'pedroneves@orangetrust.net', 'Pedro', 'Neves', 'n', 'C', '2015-03-31 22:52:59', 'fe25a0c198', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4667, 'lulalickfold@gmail.com', 'Lula', 'Lickfold', 'n', 'C', '2015-03-31 22:52:59', '59a745d1c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4383, '', 0, 0),
(4668, 'daniel_santos73@yahoo.com', 'Daniel', 'Santos', 'n', 'C', '2015-03-31 22:52:59', '82c631ac67', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4669, 'nelinha70@gmail.com', 'Manuela', 'Caldeira', 'n', 'C', '2015-03-31 22:52:59', '3193f2480a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1735, '', 0, 0),
(4670, 'fagv12@hotmail.com', 'Fernando André', 'Gomes Vieira', 'n', 'C', '2015-03-31 22:52:59', '811d78639c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4671, 'tatavanbavel@hotmail.com', 'Tatá', 'van Bavel', 'n', 'C', '2015-03-31 22:52:59', '7b58843397', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4672, 'danillokelvin@gmail.com', 'Danillo', 'Kelvin', 'n', 'C', '2015-03-31 22:52:59', 'c80c76668e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4673, 'deborahbarrosyasmimn@hotmail.com', 'Deborah', 'Barros', 'n', 'C', '2015-03-31 22:52:59', 'cb0391a51a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4674, 'christianoehmke@yahoo.com', 'Christian', 'Oehmke', 'n', 'C', '2015-03-31 22:52:59', '8c9bb92df1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4675, 'fefemaia@gmail.com', 'Fernanda', 'Bergamaschi', 'n', 'C', '2015-03-31 22:52:59', 'fbceb48a2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4676, 'jaumegost@hotmail.com', 'Jaume', 'Gost', 'n', 'C', '2015-03-31 22:52:59', 'dfc5c904bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4677, 'jimmyauton@gmail.com', 'Jimmy', 'Auton', 'n', 'C', '2015-03-31 22:52:59', '97c3977074', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4678, 'laurabiurra@hotmail.com', 'Laura', 'Biurra Olmedo', 'n', 'C', '2015-03-31 22:52:59', 'dc43d9d0c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4679, 'paabloxk@live.com', 'Pablo', 'Mattheus', 'n', 'C', '2015-03-31 22:52:59', 'f361de42d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2116, '', 0, 0),
(4680, 'guille.arcis@gmail.com', 'William', 'James', 'n', 'C', '2015-03-31 22:52:59', '9bf85d69fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4681, 'migcos999@gmail.com', 'Miguel', 'Costa', 'n', 'C', '2015-03-31 22:52:59', 'b601bc33e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4682, 'superje435@hotmail.com', 'Jeferson', 'Moya', 'n', 'C', '2015-03-31 22:52:59', 'bd8f7aa7c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4683, 'jonrubio82@gmail.com', 'Jon', 'Rubio', 'n', 'C', '2015-03-31 22:52:59', '375bc234b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4684, 'hosse80@hotmail.com', 'Jose', 'MH', 'n', 'C', '2015-03-31 22:52:59', '2865f1578a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4685, 'nicolautomas@gmail.com', 'Tomas', 'Nicolau', 'n', 'C', '2015-03-31 22:52:59', '8bf3770a02', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 795, '', 0, 0),
(4686, 'dutch_xrp@hotmail.com', 'André', 'Dutch', 'n', 'C', '2015-03-31 22:52:59', 'e4f75ad5f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4687, 'josuasurfer@hotmail.com', 'Josua', 'Candela Canovas', 'n', 'C', '2015-03-31 22:52:59', '3e1af471aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4688, 'chumbadas@hotmail.com', 'Alexandre', 'Costa Cabral', 'n', 'C', '2015-03-31 22:52:59', '7e0629c7e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 893, '', 0, 0),
(4689, 'citro72@hotmail.es', 'Andoni', 'Alkorta Lekunberri', 'n', 'C', '2015-03-31 22:52:59', '73a8e09076', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(4690, 'arkaitzibarzabal@yahoo.es', 'Arkaitz', 'Ibarzabal Arrieta', 'n', 'C', '2015-03-31 22:52:59', '4e3adb39c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4691, 'gabicasquilho@me.com', 'Gabriela', 'Andrade Gabi', 'n', 'C', '2015-03-31 22:52:59', '5f4d3d688f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4692, 'lilianap_1985@hotmail.com', 'Lilian', 'Almeida', 'n', 'C', '2015-03-31 22:52:59', 'd8d9aefa90', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4693, 'rodrigolusaneves@gmail.com', 'Rodrigo', 'Neves', 'n', 'C', '2015-03-31 22:52:59', '4fb61aca8a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4694, 'erika.jonaityte@gmail.com', 'Erika', 'Jonaityt?', 'n', 'C', '2015-03-31 22:52:59', '235fbb157b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4695, 'imjfaria@gmail.com', 'Isabel', 'Faria', 'n', 'C', '2015-03-31 22:52:59', '9a866bdb7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4696, 'maxtis@hotmail.com', 'Maxime', 'Tisserand', 'n', 'C', '2015-03-31 22:52:59', '0e8babb12d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4697, 'antolinivan@hotmail.com', 'Tirate', 'De la Moto', 'n', 'C', '2015-03-31 22:52:59', 'c4461bf26e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4698, 'manuel.caetano@hamlet.com.pt', 'Manuel', 'Caetano', 'n', 'C', '2015-03-31 22:52:59', 'fdbd5a4f06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4699, 'mariatuche@gmail.com', 'Maria', 'Almeida', 'n', 'C', '2015-03-31 22:52:59', '33891731c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4700, 'haresti@hotmail.com', 'Helio', 'Aresti', 'n', 'C', '2015-03-31 22:52:59', 'f23e9e0ee5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4701, 'claraseiz@hotmail.com', 'Clara', 'Freitas', 'n', 'C', '2015-03-31 22:52:59', '1b212f2c37', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4702, 'aitorfuillerat@gmail.com', 'Aitor', 'Fuillerat', 'n', 'C', '2015-03-31 22:52:59', '708c5a9df6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4703, 'victorvidegain@gmail.com', 'Viltxes', 'Videg', 'n', 'C', '2015-03-31 22:52:59', '9fecdb5aea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4704, 'luispedro19@hotmail.com', 'Luis', 'Martins', 'n', 'C', '2015-03-31 22:52:59', '294147fec0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4705, 'erlantz03@gmail.com', 'Erlantz', 'Barandiaran Martínez Rda Parafina', 'n', 'C', '2015-03-31 22:52:59', '4152841eb6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4706, 'elliotivarra971@yahoo.fr', 'Elliot', 'Ivarra', 'n', 'C', '2015-03-31 22:52:59', 'd73fd00865', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4707, 'info@pssdesigners.com', 'Pedro', 'Silva E Sousa', 'n', 'C', '2015-03-31 22:52:59', 'bd58f395fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4708, 'filipe_jau@hotmail.com', 'Filipe', 'Almeida', 'n', 'C', '2015-03-31 22:52:59', 'cfe7c44b90', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4709, 'emma.gilmozzi@gmail.com', 'Emma', 'Sala', 'n', 'C', '2015-03-31 22:52:59', 'eee0a08d5c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4710, 'ronnymecenas@gmail.com', 'Ronny', 'Mecenas', 'n', 'C', '2015-03-31 22:52:59', 'f931d76ddd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4711, 'ff_futre@hotmail.com', 'Fábio', 'Ferro', 'n', 'C', '2015-03-31 22:52:59', 'df46a862d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4712, 'danisemperenavarro@gmail.com', 'Daniel', 'Sempere', 'n', 'C', '2015-03-31 22:52:59', '4b42fa64d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4713, 'xandetadeu@gmail.com', 'Alexandre', 'Tadeu', 'n', 'C', '2015-03-31 22:52:59', '3c74b82d81', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4714, 'felipe.marostica@outlook.com', 'Felipe', 'Marostica', 'n', 'C', '2015-03-31 22:52:59', 'ea3ee592da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4715, 'labadjavier@gmail.com', 'Javier', 'Labad', 'n', 'C', '2015-03-31 22:52:59', 'a84587faba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4716, 'ariaclotet@hotmail.com', 'Arià', 'Clotet', 'n', 'C', '2015-03-31 22:52:59', '24a5e2bb17', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4717, 'jorge-2095@hotmail.com', 'Miguel', 'Rosas', 'n', 'C', '2015-03-31 22:52:59', '11d59570d3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4718, 'marcosds61@gmail.com', 'Marcos', 'De Sá', 'n', 'C', '2015-03-31 22:52:59', '7a4e700c86', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4719, 'sara.diogopinto@hotmail.com', 'Sara', 'Miranda Pinto', 'n', 'C', '2015-03-31 22:52:59', 'a2eb10aa46', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4720, 'barretovsk1@hotmail.com', 'Rafael', 'Barreto Maropo', 'n', 'C', '2015-03-31 22:52:59', '454f5fe185', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4721, 'arqueologic@hotmail.com', 'Pedro', 'Tapadas', 'n', 'C', '2015-03-31 22:52:59', '73ce8826f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4722, 'julen_pobe10@hotmail.com', 'Julen', 'Garcia Zabala', 'n', 'C', '2015-03-31 22:52:59', '9a765b75c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4723, 'marvindelospirineos2@hotmail.com', 'Iñaki', 'Sixto', 'n', 'C', '2015-03-31 22:52:59', '46d4f98067', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4724, 'marlene.alminhas@gmail.com', 'Marlene', 'Alminhas', 'n', 'C', '2015-03-31 22:52:59', '8adb34601d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1226, '', 0, 0),
(4725, 'olatuak@gmail.com', 'Jabi', 'Iraizoz', 'n', 'C', '2015-03-31 22:52:59', '6b97c8e9e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4726, 'manuelvelez30@gmail.com', 'Manuel', 'Velez', 'n', 'C', '2015-03-31 22:52:59', 'f3d8583f04', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4727, 'ritabrilhante@gmail.com', 'Rita', 'Brilhante', 'n', 'C', '2015-03-31 22:52:59', 'f23da424b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 10, '', 0, 0),
(4728, 'kiko5575@gmail.com', 'ricardo', 'oliveira', 'n', 'C', '2015-03-31 22:52:59', '9718ba5052', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4729, 'guilleem_13@hotmail.com', 'Guillem', 'Estellé', 'n', 'C', '2015-03-31 22:52:59', '5040d4995f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4730, 'nobregavet@yahoo.com.br', 'Marcelo', 'Costa Nobrega', 'n', 'C', '2015-03-31 22:52:59', 'ee60cc4691', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4731, 'antonio.sobreira@gmail.com', 'António', 'Almeida', 'n', 'C', '2015-03-31 22:52:59', '8220a1ae48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4732, 'shebb.vet@uol.com.br', 'Shérida', 'Baso Broggini', 'n', 'C', '2015-03-31 22:52:59', 'e592670094', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4733, 'ricardo.yanez@globo.com', 'Ricardo', 'Yañez Nogueira', 'n', 'C', '2015-03-31 22:52:59', 'd0cfc49886', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4734, 'igor_giovenarde@hotmail.com', 'Igor', 'Giovenardi', 'n', 'C', '2015-03-31 22:52:59', '222271767b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4735, 'pserra1000@hotmail.com', 'Paulo', 'Serra', 'n', 'C', '2015-03-31 22:52:59', '0dd4a81672', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4736, 'fuertes96@hotmail.com', 'Javier', 'Fuertes Mendez', 'n', 'C', '2015-03-31 22:52:59', '9564330d23', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4737, 'al.fabio@yahoo.com.br', 'Alan', 'Souza', 'n', 'C', '2015-03-31 22:52:59', '7142769fe6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4738, 'pedro-pinhao@hotmail.com', 'Pedro', 'Pinhão', 'n', 'C', '2015-03-31 22:52:59', '54a14e218a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4739, 'martim.machado@hotmail.com', 'Martim', 'Machado', 'n', 'C', '2015-03-31 22:52:59', '230681124b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4740, 'joaom.silvapereira@gmail.com', 'Joao', 'Pereira', 'n', 'C', '2015-03-31 22:52:59', 'b663c298f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4741, 'linnoredson@hotmail.com', 'Linn', 'Oredson', 'n', 'C', '2015-03-31 22:52:59', '16c808e5bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4742, 'diogo.a.nascimento@gmail.com', 'Diogo', 'Nascimento', 'n', 'C', '2015-03-31 22:52:59', '669113e85f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 463, '', 0, 0),
(4743, 'goncalo.oliveira@ren.pt', 'Gonçalo', 'Oliveira', 'n', 'C', '2015-03-31 22:52:59', '608f809f51', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4744, 'pedro.netto.pt@gmail.com', 'Pedro', 'Tortato', 'n', 'C', '2015-03-31 22:52:59', '38a30445e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4745, 'manuelamesquita@aefigueiramar.pt', 'Mª. Manuela', 'Cardoso', 'n', 'C', '2015-03-31 22:52:59', 'fb2c97ab2d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4746, 'rcvirgilio@gmail.com', 'Rodrigo', 'Virgilio', 'n', 'C', '2015-03-31 22:52:59', '3d1711b1d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4747, 'miguel.portela1@hotmail.com', 'Miguel', 'Portela', 'n', 'C', '2015-03-31 22:52:59', '47d1148085', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1545, '', 0, 0),
(4748, 'manuelalves_pacheco@hotmail.com', 'Manuel', 'Pacheco', 'n', 'C', '2015-03-31 22:52:59', '2a74b49e5b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4749, 'ggncorreia@gmail.com', 'Gonçalo', 'Correia', 'n', 'C', '2015-03-31 22:52:59', 'b260e2e7a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4750, 'juanutrilla258@hotmail.com', 'Juan', 'De Utrilla', 'n', 'C', '2015-03-31 22:52:59', '523eae5ba3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4751, 'paulaa.90@gmail.com', 'Paula', 'Martínez', 'n', 'C', '2015-03-31 22:52:59', '079c606998', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4752, 'fabricio_s_tavares@hotmail.com', 'Fabricio', 'Tavares', 'n', 'C', '2015-03-31 22:52:59', 'a6143a321d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4753, 'goncalo_crm@hotmail.com', 'Gonçalo', 'Magalhães', 'n', 'C', '2015-03-31 22:52:59', '154ace8260', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4754, 'volney.junior@terra.com.br', 'Volney Cesar', 'Ferreira Junior', 'n', 'C', '2015-03-31 22:52:59', 'de29a5a59c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4755, 'nath_pedagogia@hotmail.com', 'Nathalia', 'Brosque Semensato', 'n', 'C', '2015-03-31 22:52:59', '8ba56c9c29', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4756, 'cassio_ska@hotmail.com', 'Cassiano', 'Augustoo', 'n', 'C', '2015-03-31 22:52:59', '4c3ff47a62', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4757, 'trindadepedro@hotmail.com', 'Pedro', 'Trindade', 'n', 'C', '2015-03-31 22:52:59', 'bdd9806350', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4758, 'pinto_trapalhao@hotmail.com', 'Nuno', 'Pinto', 'n', 'C', '2015-03-31 22:52:59', '61e77db0c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2701, '', 0, 0),
(4759, 'paula.shortstories@gmail.com', 'Paula', 'Lamares', 'n', 'C', '2015-03-31 22:52:59', '3b2405e848', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4760, 'baixex@gmail.com', 'Ricardo', 'Ramos', 'n', 'C', '2015-03-31 22:52:59', '02ec804d26', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 381, '', 0, 0),
(4761, 'susanaraquel.martins@gmail.com', 'Susana', 'Martins', 'n', 'C', '2015-03-31 22:52:59', '480386f8d3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4762, 'andre.pires89@gmail.com', 'André', 'Pires', 'n', 'C', '2015-03-31 22:52:59', '31380a7820', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4763, 'gcarvalho7979@gmail.com', 'Gustavo', 'Carvalho', 'n', 'C', '2015-03-31 22:52:59', 'ed8a70098f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4764, 'fabianossantos@gmail.com', 'Fabiano', 'Santos', 'n', 'C', '2015-03-31 22:52:59', '6b650ba41d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4765, 'miguel.moliv@gmail.com', 'mig', 'moliv', 'n', 'C', '2015-03-31 22:52:59', '87c1c9f4be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4766, 'filipaprelhaz@hotmail.com', 'Filipa', 'Prelhaz', 'n', 'C', '2015-03-31 22:52:59', '9519478d7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4767, 'goncalocintra@gmail.com', 'Goncalo', 'Cintra', 'n', 'C', '2015-03-31 22:52:59', '7d913128ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1703, '', 0, 0),
(4768, 'alcantara.am@gmail.com', 'Ana Marta', 'Alcântara', 'n', 'C', '2015-03-31 22:52:59', 'e0f1a81185', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4769, 'daniela.moura@gmail.com', 'Daniela', 'Moura', 'n', 'C', '2015-03-31 22:52:59', '3ddc4eef1e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4770, 'jblakbass@hotmail.com', 'Juan', 'Garcia Gonzalez', 'n', 'C', '2015-03-31 22:52:59', '737fac9404', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4771, 'franciscofezasvital@gmail.com', 'Francisco', 'Vital', 'n', 'C', '2015-03-31 22:52:59', '36608a3634', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4772, 'arthurvrosa@hotmail.com', 'Arthur', 'Vieira da Rosa', 'n', 'C', '2015-03-31 22:52:59', 'b5bb1bba78', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4773, 'douglas_cominski@hotmail.com', 'Douglas', 'Cominski', 'n', 'C', '2015-03-31 22:52:59', '3e08dbf5d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4774, 'reachcoast@gmail.com', 'Reachcoast Lda', 'Unipessoal', 'n', 'C', '2015-03-31 22:52:59', '7a2306d880', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4775, 'fariaefaz@hotmail.com', 'Fernando', 'Faria', 'n', 'C', '2015-03-31 22:52:59', 'ecf35664ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4776, 'paulopera81@hotmail.com', 'Paulo', 'Grabowski', 'n', 'C', '2015-03-31 22:52:59', '8ee0eac1ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4777, 'ricardo@eletrothermo.com.br', 'Ricardo', 'Oliveira Sandes', 'n', 'C', '2015-03-31 22:52:59', '99f05d953f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4778, 'slovann4@gmail.com', 'olavo', 'tonus', 'n', 'C', '2015-03-31 22:52:59', 'b14b0088ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4779, 'pedro.pereira.neves@hotmail.com', 'Pedro', 'Neves', 'n', 'C', '2015-03-31 22:52:59', '71d7a87bb2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4780, 'miguelmacedops@gmail.com', 'Miguel', 'Macedo P. Silva', 'n', 'C', '2015-03-31 22:52:59', '818fd03d56', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3324, '', 0, 0),
(4781, 'catarinacguerra@hotmail.com', 'Catarina', 'Guerra', 'n', 'C', '2015-03-31 22:52:59', '4991661e8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4782, 'luiz.panca@gmail.com', 'Luiz', 'Panca', 'n', 'C', '2015-03-31 22:52:59', 'cd968a8f18', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4783, 'pedroboonman@gmail.com', 'Pedro', 'Boonman', 'n', 'C', '2015-03-31 22:52:59', 'abc668f815', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4784, 'anderson.dan.1@hotmail.com', 'Anderson', 'Ferreira', 'n', 'C', '2015-03-31 22:52:59', 'da30397232', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4785, 'natxoapodaka@hotmail.com', 'Natxo', 'de Heredia', 'n', 'C', '2015-03-31 22:52:59', '98d658751e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4786, 'jagozferoz@gmail.com', 'Jagoz', 'Feroz', 'n', 'C', '2015-03-31 22:52:59', '4f0677ffd4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4787, 'danielvirmond@lvadv.com.br', 'Daniel', 'Virmond', 'n', 'C', '2015-03-31 22:52:59', 'c38e1ef0da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4788, 'siraguiar@gmail.com', 'Sandra', 'Aguiar', 'n', 'C', '2015-03-31 22:52:59', 'c6171e1402', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4789, 'tiago_che@yahoo.com', 'Tiago', 'Rodrigues', 'n', 'C', '2015-03-31 22:52:59', '2c28038e62', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3809, '', 0, 0),
(4790, 'luiz@myroma.com.br', 'Luiz', 'Antônio', 'n', 'C', '2015-03-31 22:52:59', '8afdb6a2a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4791, 'alexandremonteirog@gmail.com', 'Alexandre', 'Monteiro', 'n', 'C', '2015-03-31 22:52:59', '92bf134f60', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4792, 'nickballeste@gmail.com', 'Nicolau', 'Ballesté', 'n', 'C', '2015-03-31 22:52:59', '64f13e35d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4793, 'mr.king.kreeoleene@gmail.com', 'Joao', 'Pimenta', 'n', 'C', '2015-03-31 22:52:59', 'b83d777847', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4794, 'inigou.arc@hotmail.com', 'Iñigo', 'Arce Usunaga', 'n', 'C', '2015-03-31 22:52:59', 'a7f7dc05a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4795, 'cirimuru@gmail.com', 'Carlos', 'Iriondo Muruzábal', 'n', 'C', '2015-03-31 22:52:59', 'c134363fdb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4796, 'catarre@hotmail.com', 'Duarte', 'Catarré', 'n', 'C', '2015-03-31 22:52:59', 'ddd65d38ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4797, 'elianabonates@hotmail.com', 'Eliana', 'Bonates', 'n', 'C', '2015-03-31 22:52:59', '56e9216829', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4798, 'alexfigueiredo11@gmail.com', 'Alex', 'Figueiredo', 'n', 'C', '2015-03-31 22:52:59', 'ec5bc54159', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4799, 'stofela.advogado@gmail.com', 'Douglas', 'Stofela', 'n', 'C', '2015-03-31 22:52:59', '5574e60445', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4800, 'ginjajoao75@gmail.com', 'Joao', 'Ginja', 'n', 'C', '2015-03-31 22:52:59', 'becedd7f2c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4801, 'cuca.b10@hotmail.com', 'Constança', 'Barata', 'n', 'C', '2015-03-31 22:52:59', 'b78c36286c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4802, 'vera.roquette.porto@gmail.com', 'Vera', 'Roquette', 'n', 'C', '2015-03-31 22:52:59', '5d6ae49fab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4803, 'adm.rafael78@gmail.com', 'Rafael', 'da Silveira', 'n', 'C', '2015-03-31 22:52:59', '9eee875e83', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4804, 'rebeloale@hotmail.com', 'António', 'Rebelo', 'n', 'C', '2015-03-31 22:52:59', 'e084ea1332', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4805, 'pedro.santos.pt@gmail.com', 'Pedro', 'Santos', 'n', 'C', '2015-03-31 22:52:59', '0edf005979', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4806, 'claudiosurf86@hotmail.com', 'Claudio', 'Pinto', 'n', 'C', '2015-03-31 22:52:59', '1e5551b77b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4807, 'ruipferrao@gmail.com', 'Rui', 'Ferrao', 'n', 'C', '2015-03-31 22:52:59', 'bc525d3b24', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4808, 'thiagosurfsuba@hotmail.com', 'Thiago', 'Cassimiro', 'n', 'C', '2015-03-31 22:52:59', '684d24ce52', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4809, 'madeiranativemotion@gmail.com', '', '', 'n', 'C', '2015-03-31 22:52:59', '794533829d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4810, 'dimasagrela369@gmail.com', 'Dimas', 'ElPanther', 'n', 'C', '2015-03-31 22:52:59', '546f3defb5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4811, 'ricodesouza@hotmail.com', 'Ricardo', 'De Souza Vieira', 'n', 'C', '2015-03-31 22:52:59', '145969dcd1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4812, 'alex_d_o@hotmail.com', 'Alex', 'Domene Ochoa', 'n', 'C', '2015-03-31 22:52:59', 'ac874a562d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4813, 'constancapb@gmail.com', 'Constança', 'Pinto Basto', 'n', 'C', '2015-03-31 22:52:59', '37ef965f6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4814, 'msbrun0@hotmail.com', 'Bruno', 'Bossle', 'n', 'C', '2015-03-31 22:52:59', 'a543a37692', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4815, 'rapha.vm@gmail.com', 'Raphael', 'Vale', 'n', 'C', '2015-03-31 22:52:59', 'b9a90f2b59', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4816, 'jota@hopper-ink.com', 'Jota', 'Aretxabaleta Kareaga', 'n', 'C', '2015-03-31 22:52:59', '1af4dcd3f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4817, 'marleomar@gmail.com', 'Marinha', 'Martins', 'n', 'C', '2015-03-31 22:52:59', 'e27723ac10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4818, 'iararuizaugusto@gmail.com', 'Iara', 'Ruiz', 'n', 'C', '2015-03-31 22:52:59', 'b6e6a12a9a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4819, 'joaopaulo_68@yahoo.com', 'Joao Paulo', 'Carvalho', 'n', 'C', '2015-03-31 22:52:59', '6e007aed5a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4820, 'carlota_costa_matos@hotmail.com', 'Carlota', 'Matos', 'n', 'C', '2015-03-31 22:52:59', '2337fbb317', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1838, '', 0, 0),
(4821, 'tiagomontingelli@hotmail.com', 'Tiago', 'Montingelli', 'n', 'C', '2015-03-31 22:52:59', '840140d44d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4822, 'bruno03lorenzoni@hotmail.com', 'Bruno', 'Lorenzoni', 'n', 'C', '2015-03-31 22:52:59', '042a1bb928', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4823, 'andrem_scp_11@hotmail.com', 'André', 'Monteiro', 'n', 'C', '2015-03-31 22:52:59', '5bf9d70872', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4824, 'salvador.vargas229@gmail.com', 'Salvador', 'Vargas', 'n', 'C', '2015-03-31 22:52:59', '8d8c357e37', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4825, 'erreguedes@sapo.pt', 'Rosarinho', 'Guedes Almeida', 'n', 'C', '2015-03-31 22:52:59', '38b2d5eb0b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4826, 'carol_pekenina@hotmail.com', 'Carolina', 'Ribeiro', 'n', 'C', '2015-03-31 22:52:59', '57490a1b80', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4827, 'carladeoliveira74@gmail.com', 'Carla', 'Oliveira', 'n', 'C', '2015-03-31 22:52:59', '610f3e9ff2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4828, 'bruno-luz-correia@hotmail.com', 'Bruno', 'Luz', 'n', 'C', '2015-03-31 22:52:59', '7b533883de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4829, 'ra.sv@hotmail.com', 'Rafael', 'Vieira', 'n', 'C', '2015-03-31 22:52:59', '284c98da9e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4830, 'maira.xarazinha@gmail.com', 'May', 'Fernandes', 'n', 'C', '2015-03-31 22:52:59', '8af5c43fdb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4831, 'leonor.beckert@hotmail.com', 'Leonor', 'Beckert', 'n', 'C', '2015-03-31 22:52:59', '168bf04101', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4832, 'fajvicente@gmail.com', 'Vicente', 'Fábio', 'n', 'C', '2015-03-31 22:52:59', '1ade72e02e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4833, 'ana_vidas@hotmail.com', 'Ana', 'Vidas', 'n', 'C', '2015-03-31 22:52:59', 'df65cef2f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4834, 'mramorais@gmail.com', 'Marina', 'Morais', 'n', 'C', '2015-03-31 22:52:59', '0114202a50', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1776, '', 0, 0),
(4835, 'jsahyoun80@gmail.com', 'Jerome', 'Sahyoun', 'n', 'C', '2015-03-31 22:52:59', '12ad644746', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4836, 'bruno1bene@gmail.com', 'bruno', 'ascensao', 'n', 'C', '2015-03-31 22:52:59', 'ce53ad92d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4837, 'jotarichard84@gmail.com', 'Ricardo', 'João', 'n', 'C', '2015-03-31 22:52:59', 'aadb454162', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4838, 'vanessa-8125-alves@live.com.pt', 'Vanessa', 'Alves', 'n', 'C', '2015-03-31 22:52:59', 'cba2820ba8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3189, '', 0, 0),
(4839, 'scateixeira@hotmail.com', 'Sofia', 'Alminhas Teixeira', 'n', 'C', '2015-03-31 22:52:59', '9c6899a737', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4840, 'alexanndrecleto@hotmail.com', 'Alexanndre', 'Cleto', 'n', 'C', '2015-03-31 22:52:59', 'ce3ba676fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4841, 'patricia.m.estrela@gmail.com', 'Patrícia', 'Estrela', 'n', 'C', '2015-03-31 22:52:59', 'f7cf8b0781', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1965, '', 0, 0),
(4842, 'ashtangacascais@gmail.com', 'Ashtanga Cascais', 'Yoga Shala', 'n', 'C', '2015-03-31 22:52:59', '39bf8fb370', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4843, 'ines.gfaria@gmail.com', 'Ines', 'Gonçalves de Faria', 'n', 'C', '2015-03-31 22:52:59', '9e1e095002', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4844, 'rafaeljeronimo@gmail.com', 'Rafael', 'Jerónimo', 'n', 'C', '2015-03-31 22:52:59', '800e205c00', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4845, 'sara.m.lourenco@gmail.com', 'Sara', 'Nunes Lourenço', 'n', 'C', '2015-03-31 22:52:59', '4e8868c3e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4846, 'rodrigo.gralheiro@gmail.com', 'Rodrigo', 'Gralheiro', 'n', 'C', '2015-03-31 22:52:59', '53b522f441', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4847, 'guilhas.as@gmail.com', 'Guilherme', 'Arrobas', 'n', 'C', '2015-03-31 22:52:59', '719dc14b28', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 874, '', 0, 0),
(4848, 'carlota.marques@gmail.com', 'Carla', 'Marques', 'n', 'C', '2015-03-31 22:52:59', '2364e91916', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1975, '', 0, 0),
(4849, 'surfistaguincho@gmail.com', 'Manel', 'Ferreira', 'n', 'C', '2015-03-31 22:52:59', 'af9bd5bb49', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4850, 'nunojcmanuel@gmail.com', 'Nuno', 'Manuel', 'n', 'C', '2015-03-31 22:52:59', '444ca745a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4851, 'augustorechstedile@gmail.com', 'Augusto', 'Rech Stedile', 'n', 'C', '2015-03-31 22:52:59', 'b9a7b90338', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4852, 'patricia.rochezoire@gmail.com', 'Patrícia', 'Rochezoire', 'n', 'C', '2015-03-31 22:52:59', '598060b263', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4853, 'mateuswendt@hotmail.com', 'Mateus Emilio', 'Wendt', 'n', 'C', '2015-03-31 22:52:59', 'b85d80dc05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4854, 'mmadalenabjsgoncalves@gmail.com', 'Madalena', 'Gonçalves', 'n', 'C', '2015-03-31 22:52:59', '6b3f669154', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1983, '', 0, 0),
(4855, 'maria.antcortereal@gmail.com', 'Maria', 'Côrte-Real', 'n', 'C', '2015-03-31 22:52:59', '8d66c6c9a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4856, 'luciasoares2009@yahoo.com.br', 'Lucia', 'Soares', 'n', 'C', '2015-03-31 22:52:59', 'e990a8b0bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4857, 'rosilmaroldan@gmail.com', 'Rosilma', 'Roldan', 'n', 'C', '2015-03-31 22:52:59', 'bdf2abfb69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4858, 'alexbsmb@gmail.com', 'Alexandre', 'Moniz de Bettencourt', 'n', 'C', '2015-03-31 22:52:59', '684ea140af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4859, 'ruileitao15@hotmail.com', 'Rui', 'Leitão', 'n', 'C', '2015-03-31 22:52:59', '27fd445f71', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4860, 'vbinoto@yahoo.com.br', 'Gustavo', 'Binoto', 'n', 'C', '2015-03-31 22:52:59', '07c98259c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4861, 'camilippel@yahoo.com.br', 'Camila', 'Lippel', 'n', 'C', '2015-03-31 22:52:59', '3f9d2c3d7a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4862, 'gastao78uva78@gmail.com', 'Gastao', 'Uva', 'n', 'C', '2015-03-31 22:52:59', 'd59187853d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4863, 'jairo_zimba@hotmail.com', 'Jairo', 'Carvalho', 'n', 'C', '2015-03-31 22:52:59', 'fbd9be1e9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4864, 'anacaceres@masemba.com', 'Ana', 'Monteiro', 'n', 'C', '2015-03-31 22:52:59', 'a75244c586', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4377, '', 0, 0),
(4865, 'johannagrodhner@gmail.com', 'Johann', 'Rodhner', 'n', 'C', '2015-03-31 22:52:59', '264d862b8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4866, 'gblcunha@yahoo.com.br', 'Gabriel', 'Araujo', 'n', 'C', '2015-03-31 22:52:59', '00354d9b50', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4867, 'sandralangef@hotmail.com', 'Sandra', 'Lange', 'n', 'C', '2015-03-31 22:52:59', 'a30f3d7135', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4868, 'magdcat@gmail.com', 'Margarida', 'Coimbra', 'n', 'C', '2015-03-31 22:52:59', 'b9787bdd9e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(4869, 'samy.alexandre@gmail.com', 'Samuel', 'Carvalho', 'n', 'C', '2015-03-31 22:53:00', '0a05d24733', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 830, '', 0, 0),
(4870, 'xabie_hokei@hotmail.com', 'Xavier', 'Pinho', 'n', 'C', '2015-03-31 22:53:00', 'df0e866baa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4871, 'tyu_b@hotmail.com', 'Bernardo', 'Paixão', 'n', 'C', '2015-03-31 22:53:00', '9373bb4970', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4872, 'joana_freitas17@hotmail.com', 'Joana', 'Freitas', 'n', 'C', '2015-03-31 22:53:00', '865bcbcaf3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4873, 'anapaulaladeira@outlook.com', 'Ana Paula', 'Ladeira Melo', 'n', 'C', '2015-03-31 22:53:00', '006117ad33', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4874, 'leandrolpontes@gmail.com', 'Leandro', 'Pontes', 'n', 'C', '2015-03-31 22:53:00', 'ffcba542c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4875, 'mariajoaocarvalho1@sapo.pt', 'Maria João', 'Carvalho', 'n', 'C', '2015-03-31 22:53:00', '8faf444b35', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4876, 't_i_a_g_o_94@hotmail.com', 'Tiago', 'Viana', 'n', 'C', '2015-03-31 22:53:00', '2b07377560', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4877, 'andredias1100@gmail.com', 'André', 'Dias', 'n', 'C', '2015-03-31 22:53:00', '9ee70da344', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4878, 'andregato@yahoo.com', 'André', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:00', '4b4e863e89', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4879, 'p_laia@hotmail.com', 'Paulo', 'Laia', 'n', 'C', '2015-03-31 22:53:00', '0617e9f93b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4880, 'ivo.sa.miranda85@gmail.com', 'Ivo', 'de Miranda', 'n', 'C', '2015-03-31 22:53:00', '7c785dd55b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1773, '', 0, 0),
(4881, 'luistumblr00@hotmail.com', 'Luís', 'Maia', 'n', 'C', '2015-03-31 22:53:00', 'adbb1b6cc8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4882, 'jereira42@gmail.com', 'Joaquim', 'Ereira', 'n', 'C', '2015-03-31 22:53:00', '627afa413b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4883, 'manelguedes@hotmail.com', 'Manel', 'Guedes', 'n', 'C', '2015-03-31 22:53:00', 'e0b9950f29', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 460, '', 0, 0),
(4884, 'martakika017@hotmail.com', 'Marta', 'Leite', 'n', 'C', '2015-03-31 22:53:00', 'a7616982ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4885, 'magda.rubio@sapo.pt', 'Magda', 'Rubio', 'n', 'C', '2015-03-31 22:53:00', '32b91e8045', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4886, 'rafhaellalbino@hotmail.com', 'RafHael', 'Stainbach', 'n', 'C', '2015-03-31 22:53:00', 'bba41674c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4887, 'velcrum@gmail.com', 'Bruno', 'Figueiredo', 'n', 'C', '2015-03-31 22:53:00', 'dca5705058', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3037, '', 0, 0),
(4888, 'anakarinabarbosadafonseca10@hotmail.com', 'Karina Barbosa', 'Brigadeiro', 'n', 'C', '2015-03-31 22:53:00', '9a639d7dcd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4889, 'antoniovmello@gmail.com', 'António Vasco', 'de MEllo', 'n', 'C', '2015-03-31 22:53:00', '0c0f4a828f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4890, 'boardculturesurf@gmail.com', '', '', 'n', 'C', '2015-03-31 22:53:00', '8ac6864a97', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4891, 'laurodiniz63@gmail.com', 'Tuta', 'Tuta', 'n', 'C', '2015-03-31 22:53:00', '4ca68c8d17', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4892, 'j.pinabrito@gmail.com', 'JM', 'Brito', 'n', 'C', '2015-03-31 22:53:00', 'ac3cbca3b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4893, 'carlosmadeiraf@gmail.com', 'Carlos Madeira', 'Fernandes', 'n', 'C', '2015-03-31 22:53:00', 'bdc5203105', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2261, '', 0, 0),
(4894, 'andrebatalha10@yahoo.com', 'Andre', 'Batalha', 'n', 'C', '2015-03-31 22:53:00', 'c5440658de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4895, 'guiimarquess@icloud.com', 'Guilherme', 'Marques', 'n', 'C', '2015-03-31 22:53:00', 'da88bdb5fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4896, 'diogo_reiter@hotmail.com', 'Diogo', 'Reiter', 'n', 'C', '2015-03-31 22:53:00', '966a0a1ac2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4897, 'rodrigues_ines@hotmail.com', 'Inês', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:00', 'faa8877061', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2268, '', 0, 0),
(4898, 'anagabriela_oioi@hotmail.com', 'Ana', 'Gabriela', 'n', 'C', '2015-03-31 22:53:00', 'c4f37da088', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4899, 'miguel.castanheira@ogilvy.com', 'Miguel', 'Castanheira', 'n', 'C', '2015-03-31 22:53:00', '2179d3b426', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4900, 'cmoreira@ezzo.pt', 'César', 'Moreira', 'n', 'C', '2015-03-31 22:53:00', 'a0e2e19326', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4901, 'brunocutback@hotmail.com', 'Bruno', 'Lemos', 'n', 'C', '2015-03-31 22:53:00', 'e4fe83ab30', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4902, 'nuno.kovak@gmail.com', 'Kovak', 'Överaktiv', 'n', 'C', '2015-03-31 22:53:00', '1a1ee31156', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4903, 'maria_ana_ventura@hotmail.com', 'Maria', 'Ventura', 'n', 'C', '2015-03-31 22:53:00', 'e34b7d0b1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1318, '', 0, 0),
(4904, 'joanahrocha@hotmail.com', 'Joana', 'Rocha', 'n', 'C', '2015-03-31 22:53:00', '7b3a7594a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1097, '', 0, 0),
(4905, 'betocordas@gmail.com', 'Beto', 'Cordas', 'n', 'C', '2015-03-31 22:53:00', '979a1e7761', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4906, 'elspataki@gmail.com', 'Ivan', 'Garcia Fonseca', 'n', 'C', '2015-03-31 22:53:00', '630235d5a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4907, 'miguelpedreira@gmail.com', 'Miguel', 'Pedreira', 'n', 'C', '2015-03-31 22:53:00', '12ccf27717', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4908, 'badseed8@gmail.com', 'Isabel', 'Correia', 'n', 'C', '2015-03-31 22:53:00', '9c86db07cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4909, 'milton@seedmkt.com.br', 'Milton', 'Suzim', 'n', 'C', '2015-03-31 22:53:00', '3f85a1f4bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4910, 'andre.henggeler.m@gmail.com', 'Andre', 'Henggeler', 'n', 'C', '2015-03-31 22:53:00', '54bb5ca1f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4911, 'aljcorrea@yahoo.com.br', 'Ana', 'Jesus', 'n', 'C', '2015-03-31 22:53:00', '152a7ac9ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4912, 'jorge.esteves@pronucase.pt', 'Jorge', 'Esteves', 'n', 'C', '2015-03-31 22:53:00', 'e25741ef3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1863, '', 0, 0),
(4913, 'carloscouto7@gmail.com', 'Carlos', 'Couto', 'n', 'C', '2015-03-31 22:53:00', '945d1a3af4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4914, 'zemariara@gmail.com', 'Ze', 'Maria', 'n', 'C', '2015-03-31 22:53:00', 'e61df0c0a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1697, '', 0, 0),
(4915, 'boidavila@gmail.com', 'bernardo', 'matos', 'n', 'C', '2015-03-31 22:53:00', '093881e46c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4916, 'madalenavalerio5@gmail.com', 'Madalena', 'Valério', 'n', 'C', '2015-03-31 22:53:00', 'f2eb3d61ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2897, '', 0, 0),
(4917, 'pipagata2001@hotmail.com', 'Rita', 'Machado', 'n', 'C', '2015-03-31 22:53:00', '5c05ac0a60', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4918, 'catinhaj@gmail.com', 'Catarina', 'de Almeida', 'n', 'C', '2015-03-31 22:53:00', '8ffbd40181', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1094, '', 0, 0),
(4919, 'filipell.lourenco@gmail.com', 'Filipe', 'Lourenço', 'n', 'C', '2015-03-31 22:53:00', '81265ee6aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4920, 'inventarrede@gmail.com', 'Mohamed', 'Dos Telemoveis', 'n', 'C', '2015-03-31 22:53:00', '924b4c758d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4921, 'rainha.nuno@gmail.com', 'Nuno', '', 'n', 'C', '2015-03-31 22:53:00', '00df7ddb60', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4922, 'claudiab58@gmail.com', 'Claudia', 'Baptista', 'n', 'C', '2015-03-31 22:53:00', 'e3b099eea4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4923, 'alanaraujo09@yahoo.com.br', 'Alan', 'Coelho', 'n', 'C', '2015-03-31 22:53:00', '47a508fa15', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4924, 'malizia.rodrigo@gmail.com', 'Rodrigo', 'Malizia', 'n', 'C', '2015-03-31 22:53:00', 'acaecac4ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4925, 'brainnercastro@hotmail.com', 'Brainner', 'de Castro', 'n', 'C', '2015-03-31 22:53:00', '511933689b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4926, 'joakim-vercaemst@hotmail.com', 'Joakim', 'Vercaemst', 'n', 'C', '2015-03-31 22:53:00', '8d6eae59da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4927, 'zaine.minelli@hotmail.com', 'Zah', 'Minelli', 'n', 'C', '2015-03-31 22:53:00', '00e24219d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4928, 'brauliodiogo@hotmail.com', 'Braulio Diogo', 'Oliveira Silva', 'n', 'C', '2015-03-31 22:53:00', '075c2c1050', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4929, 'nita_cb@hotmail.com', 'Anita', 'Borges', 'n', 'C', '2015-03-31 22:53:00', '875da48e65', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1846, '', 0, 0),
(4930, 'aiduskina@yahoo.es', 'Aida', 'Fernandez', 'n', 'C', '2015-03-31 22:53:00', 'e9e642ca48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4931, 'miguelnfaria@gmail.com', 'Miguel', 'Faria', 'n', 'C', '2015-03-31 22:53:00', '008bcb2663', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4932, 'antoniocoelhodesousa@gmail.com', 'António', 'Sousa', 'n', 'C', '2015-03-31 22:53:00', '3b189c9688', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4933, 'lpedro.rod@hotmail.com', 'Luís', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:00', 'b7b5017b31', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4981, '', 0, 0),
(4934, 'carlosmatiasrj@gmail.com', 'Carlos', 'Matias', 'n', 'C', '2015-03-31 22:53:00', '5285385194', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4935, 'lucaszuch@hotmail.com', 'Lucas', 'Zuch', 'n', 'C', '2015-03-31 22:53:00', 'f4586def65', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4936, 'jairo.flores@terra.com.br', 'Jairo', 'Flores', 'n', 'C', '2015-03-31 22:53:00', '1acb3b1519', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4937, 'luis.diasmorgado@gmail.com', 'Luís', 'Morgado', 'n', 'C', '2015-03-31 22:53:00', '6cc98b4f3a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4938, 'segurado_tiago@hotmail.com', 'Tiago', 'Segurado', 'n', 'C', '2015-03-31 22:53:00', 'e25645ba87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4939, 'marceloondapura@gmail.com', 'Marcelo', 'Martins', 'n', 'C', '2015-03-31 22:53:00', '60cc157d18', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4940, 'andre@pedrita.com.br', 'Andre', 'Lunardelli', 'n', 'C', '2015-03-31 22:53:00', '7a6b717422', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4941, 'bullymix@hotmail.com', 'Nelson', 'Santos', 'n', 'C', '2015-03-31 22:53:00', '98d3735189', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4942, 'goncalo.catalaof@gmail.com', 'Gonçalo', 'Catalão', 'n', 'C', '2015-03-31 22:53:00', '2cf144ead5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4943, 'urska.krajisnik@hotmail.com', 'Urška', 'Krajišnik', 'n', 'C', '2015-03-31 22:53:00', '48550b607c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4944, 'neanastacio@gmail.com', 'Noe', 'Anastacio', 'n', 'C', '2015-03-31 22:53:00', 'b1fb7912b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4945, 'eduardo.conceicao@hotmail.com', 'Eduardo', 'Conceição', 'n', 'C', '2015-03-31 22:53:00', 'baee44445d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4946, 'bruno_buks41@hotmail.com', 'Bruno', 'Gouveia', 'n', 'C', '2015-03-31 22:53:00', 'e2bad619b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4947, 'rafa.vergani@hotmail.com', 'Rafael', 'Vergani', 'n', 'C', '2015-03-31 22:53:00', '224e64db37', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4948, 'ricardomgirao@hotmail.com', 'Girão Cura Reconectiva', 'Girão', 'n', 'C', '2015-03-31 22:53:00', '366d9066b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4949, 'alx-1992@hotmail.com', 'Alejandro', 'Fernández', 'n', 'C', '2015-03-31 22:53:00', '979b367ccf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4950, 'marta.oa@gmail.com', 'Marta', 'Oliveira', 'n', 'C', '2015-03-31 22:53:00', '661baa7661', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4951, 'jacquelyn.tillotson@gmail.com', 'Jacquelyn', 'Tillotson', 'n', 'C', '2015-03-31 22:53:00', '743650bf49', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4952, 'catarina.marialeao@hotmail.com', 'Catarina', 'Leão', 'n', 'C', '2015-03-31 22:53:00', 'edcbf74c6d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4953, 'bramexar@gmail.com', 'Diego', 'Marco del Pont Costa', 'n', 'C', '2015-03-31 22:53:00', 'baf304698d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4954, 'nenenzera@hotmail.com', 'Weverton Nunes', 'Braza', 'n', 'C', '2015-03-31 22:53:00', 'a3869bdb14', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4955, 'thiagosacaro@gmail.com', 'Thiago', 'Sacaro', 'n', 'C', '2015-03-31 22:53:00', '890951a515', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1885, '', 0, 0),
(4956, 'felipeczgomes@hotmail.com', 'Felipe', 'Gomes', 'n', 'C', '2015-03-31 22:53:00', '63a55b6def', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4957, 'dimcl5@gmail.com', 'Diogo', 'Leite', 'n', 'C', '2015-03-31 22:53:00', '1d985b4353', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4958, 'deadpix.dv@gmail.com', 'Daniel', 'Viseu', 'n', 'C', '2015-03-31 22:53:00', '7c58fc6f11', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4959, 'joao.gameiro73@gmail.com', 'Joao', 'Gameiro', 'n', 'C', '2015-03-31 22:53:00', '7996866e4f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4960, 'nunitogoncalves@hotmail.com', 'Nuno', 'Gonçalves', 'n', 'C', '2015-03-31 22:53:00', '5ee33a2bb2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4961, 'cdllopes@gmail.com', 'Daniel', 'Lopes', 'n', 'C', '2015-03-31 22:53:00', '8c7a4df96b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4962, 'oficinadocad@ibest.com.br', 'Rodrigo', 'de Paula', 'n', 'C', '2015-03-31 22:53:00', 'e93bd481e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4963, 'jjerome20@gmail.com', 'Jonte', 'Simonson', 'n', 'C', '2015-03-31 22:53:00', '79105de584', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4964, 'pedropupo@globo.com', 'Pedro', 'Pupo', 'n', 'C', '2015-03-31 22:53:00', 'a1350fcca5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4965, 'laraloureiro@hotmail.com', 'Lara', 'Loureiro', 'n', 'C', '2015-03-31 22:53:00', 'ec2314a82b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4966, 'tomasamorim@hotmail.com', 'Tomás', 'Amorim', 'n', 'C', '2015-03-31 22:53:00', 'd8340c1373', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4967, 'fidelcostask8@hotmail.com', 'Fidel', 'Costa', 'n', 'C', '2015-03-31 22:53:00', '919afcb114', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4968, 'hugo.c.janes@zon.pt', 'Hugo', 'Janes', 'n', 'C', '2015-03-31 22:53:00', 'b200edaed8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4969, 'jb.cmartins@gmail.com', 'Bruno', 'Martins', 'n', 'C', '2015-03-31 22:53:00', '47b4dcc5ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4970, 'michael.montalvao@gmail.com', 'Michael', 'Montalvão', 'n', 'C', '2015-03-31 22:53:00', 'b66461aa55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4971, 'vwright105@yahoo.com', 'Vance', 'Wright', 'n', 'C', '2015-03-31 22:53:00', 'f2e24c0c2d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4972, 'anapiccolo1@hotmail.com', 'Ana Lúcia', 'Piccolo', 'n', 'C', '2015-03-31 22:53:00', '021e37f0b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4973, 'tiago_prieto@hotmail.com', 'Tiago', 'Prieto', 'n', 'C', '2015-03-31 22:53:00', '6d32d66453', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4974, 'marinagallas@hotmail.com', 'Marina', 'Gallastegui', 'n', 'C', '2015-03-31 22:53:00', 'e3640cbf43', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4975, 'nunocoelhogoncalves@gmail.com', 'Nuno Conejo', 'Gonçalves', 'n', 'C', '2015-03-31 22:53:00', '2b1d9cd0bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4976, 'mickey_dia5@hotmail.com', 'André Patrocínio Sequeira', 'Gonçalves', 'n', 'C', '2015-03-31 22:53:00', 'c0e07a3d60', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4977, 'inesbatalhalopes@gmail.com', 'Inês', 'Batalha Lopes', 'n', 'C', '2015-03-31 22:53:00', 'ead17a32e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2615, '', 0, 0),
(4978, 'fininho1969@gmail.com', 'Augusto', 'Fininho', 'n', 'C', '2015-03-31 22:53:00', 'dfffa03fd8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4979, 'mc_ceu_7@hotmail.com', '', '', 'n', 'C', '2015-03-31 22:53:00', 'b492bf732f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4980, 'ajorgermg@gmail.com', 'jorge', 'ribeiro', 'n', 'C', '2015-03-31 22:53:00', 'ba3e4076c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4981, 'miguecorreia@gmail.com', 'José', 'Correia', 'n', 'C', '2015-03-31 22:53:00', '3b3753a5c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4982, 'miguelpukas@gmail.com', 'Miguel', 'Ribeiro', 'n', 'C', '2015-03-31 22:53:00', '8873f2916a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4983, 'elmury85@gmail.com', 'Jaime', 'Murcia', 'n', 'C', '2015-03-31 22:53:00', 'd8970deeb6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4984, 'jorge.ribeiro@unilever.com', 'Jorge', 'Ribeiro', 'n', 'C', '2015-03-31 22:53:00', '8578c61244', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1614, '', 0, 0),
(4985, 'eva_pinho@hotmail.com', 'Eva', 'Pinho', 'n', 'C', '2015-03-31 22:53:00', '661488e1b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4986, 'ruihonradodelfim@gmail.com', 'Rui', 'Delfim', 'n', 'C', '2015-03-31 22:53:00', 'e9211372fd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4229, '', 0, 0),
(4987, 'cursosurfing1@gmail.com', 'Tomé', 'Vitor', 'n', 'C', '2015-03-31 22:53:00', 'ce85d16fdd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4988, 'diogo_lamares@hotmail.com', 'Diogo', 'Lamares', 'n', 'C', '2015-03-31 22:53:00', '75ed1df68f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4989, 'maisamattos@gmail.com', 'Maísa', 'Mattos', 'n', 'C', '2015-03-31 22:53:00', '481b6dccfb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4990, 'jao_medeiros@hotmail.com', 'João', 'Medeiros', 'n', 'C', '2015-03-31 22:53:00', 'aa94b15145', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4991, 'estevan.mcoelho@gmail.com', 'Estevan', 'Marco Coelho', 'n', 'C', '2015-03-31 22:53:00', 'b739a03274', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4992, 'danielarque@gmail.com', 'Daniela', 'Marques', 'n', 'C', '2015-03-31 22:53:00', '1321ea7b82', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4993, 'daniel2surf@gmail.com', 'Daniel', 'Ramos', 'n', 'C', '2015-03-31 22:53:00', '41b0c766e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4994, 'frederico.bruno@gmail.com', 'Bruno', 'Frederico', 'n', 'C', '2015-03-31 22:53:00', 'e8218daa9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4995, 'likas_2111@hotmail.com', 'Liliana', 'Mariza', 'n', 'C', '2015-03-31 22:53:00', '0592ae345f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4996, 'mlutegui@gmail.com', 'Meia', 'Lutegui Antía', 'n', 'C', '2015-03-31 22:53:00', 'e9a2335397', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4997, 'carla.alexandre.lisboa@gmail.com', 'Carla', 'Lisboa', 'n', 'C', '2015-03-31 22:53:00', 'abbc5f3814', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1831, '', 0, 0),
(4998, 'joaopedrofaustino12@hotmail.com', 'Joao Pedro', 'D. Faustino', 'n', 'C', '2015-03-31 22:53:00', 'db4a820fae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(4999, 'risso.sebastian@gmail.com', 'Sebastian', 'Risso', 'n', 'C', '2015-03-31 22:53:00', '713180ac11', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5000, 'nazzarramoss@hotmail.com', 'Nazza', 'Ramos', 'n', 'C', '2015-03-31 22:53:00', 'c76de242ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5001, 'dinopereira89@hotmail.com', 'Dino', 'Pereira', 'n', 'C', '2015-03-31 22:53:00', '6328d46f31', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5002, 'represent_2k@hotmail.com', 'Miguel', 'Goncalves', 'n', 'C', '2015-03-31 22:53:00', '28a42c4017', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5003, 'tf.teixeira@sapo.pt', 'Tiago', 'Teixeira', 'n', 'C', '2015-03-31 22:53:00', '8e8deb781a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5004, 'orcadaluz@hotmail.com', 'Sonia', 'Infante', 'n', 'C', '2015-03-31 22:53:00', '2cfa502b70', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5005, 'rafaelbroder@yahoo.com.br', 'Rafael', 'Rodrigues Coutinho', 'n', 'C', '2015-03-31 22:53:00', '7e897dfe75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5006, 'conceicaob8@gmail.com', 'Maria Da Conceição', 'Almeida', 'n', 'C', '2015-03-31 22:53:00', '5e329ccf27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1985, '', 0, 0),
(5007, 'francisca.pgcb@gmail.com', 'Francisca', 'Castellobranco', 'n', 'C', '2015-03-31 22:53:00', '0f293a34a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5008, 'miru_surf@hotmail.com', 'Ramires', 'Alves', 'n', 'C', '2015-03-31 22:53:00', '00c26a12b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5009, 'bastos_ddt@hotmail.com', 'Tiago', 'Bastos', 'n', 'C', '2015-03-31 22:53:00', 'c0f1f95cf4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5010, 'davidbrites86@hotmail.com', 'David', 'Brites', 'n', 'C', '2015-03-31 22:53:00', 'a6ccdd38b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4239, '', 0, 0),
(5011, 'grantkieran@hotmail.com', 'Ciaran', 'Grant', 'n', 'C', '2015-03-31 22:53:00', '157e59034b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5012, 'nutrisantos@gmail.com', 'João', 'Santos', 'n', 'C', '2015-03-31 22:53:00', '0486caa5e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5013, 'helder_juiz@hotmail.com', 'Helder', 'Nogueira', 'n', 'C', '2015-03-31 22:53:00', '9d025ddca2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5014, 'ferreiravisintinmai@gmail.com', 'Maiã', 'Ferreira', 'n', 'C', '2015-03-31 22:53:00', '448f2a61ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5015, 'angelpasscu@gmail.com', 'Angel', 'Pascual', 'n', 'C', '2015-03-31 22:53:00', 'ee81a9a64e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5016, 'nunoalves90@hotmail.com', 'Nuno', 'Alves', 'n', 'C', '2015-03-31 22:53:00', '2127ce2b7a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5017, 'cellapires@hotmail.com', 'Marcella', 'Pires', 'n', 'C', '2015-03-31 22:53:00', '6fc98ddd99', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5018, 'davidromerviana@gmail.com', 'David', 'Romer', 'n', 'C', '2015-03-31 22:53:00', 'd690e9d904', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5019, 'angelavlopes@gmail.com', 'angela', 'lopes', 'n', 'C', '2015-03-31 22:53:00', '0c17237869', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5020, 'roberto.rodrigues.hm@gmail.com', 'Hélio', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:00', '06136c35aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5021, 'alejo.silvarrey@gmail.com', 'Alejo', 'Silvarrey', 'n', 'C', '2015-03-31 22:53:00', '36cc8a9dd9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5022, 'figueiredo.marina@gmail.com', 'Marina', 'Figueiredo', 'n', 'C', '2015-03-31 22:53:00', '3315eec0e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1958, '', 0, 0),
(5023, 'jeffcmiranda@hotmail.com', 'Jeff', 'Miranda', 'n', 'C', '2015-03-31 22:53:00', '604a61a12c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5024, 'meslara@gmail.com', 'Manuel', 'Lara', 'n', 'C', '2015-03-31 22:53:00', 'd863f430aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5025, 'renatinhascaim@hotmail.com', 'Renata', 'Scaim', 'n', 'C', '2015-03-31 22:53:00', 'ae52c43b4b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5026, 'franciscocgoncalves@gmail.com', 'Francisco', 'Gonçalves', 'n', 'C', '2015-03-31 22:53:00', '50e3d1c471', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5027, 'franbrooks14@yahoo.com', 'Fran', 'Brooks', 'n', 'C', '2015-03-31 22:53:00', '5f430d26a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5028, 'joanaindia@hotmail.com', 'Joana', 'Fragoso', 'n', 'C', '2015-03-31 22:53:00', '8d8a1790af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5029, 'luis@ericeirasurfshop.pt', 'Luis', 'Alves', 'n', 'C', '2015-03-31 22:53:00', '528d0b1de7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4439, '', 0, 0),
(5030, 'miguelsguedes@netcabo.pt', 'Miguel', 'Sousa Guedes', 'n', 'C', '2015-03-31 22:53:00', 'b1eec80753', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5031, 'diogo.b.queiroz@gmail.com', 'Diogo', 'Queiroz', 'n', 'C', '2015-03-31 22:53:00', '64e7065d57', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5032, 'manuel_tuf@hotmail.com', 'Manoel', 'Ferreira', 'n', 'C', '2015-03-31 22:53:00', '4b3639fb2c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5033, 'timbronsveld@gmail.com', 'Timmy\'s', 'Gezichtboek', 'n', 'C', '2015-03-31 22:53:00', 'c4b31c9c67', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5034, 'asancarvalho@hotmail.com', 'André', 'Carvalho', 'n', 'C', '2015-03-31 22:53:00', 'b030a883ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5035, 'marcospvqf@gmail.com', 'Marcos Paulo', 'Visaco', 'n', 'C', '2015-03-31 22:53:00', 'fa98228bcd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5036, 'afonso.sborges@gmail.com', 'Afonso', 'Sousa Borges', 'n', 'C', '2015-03-31 22:53:00', '487c791987', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5037, 'pedro.c.pires@gmail.com', 'Pedro', 'Pires', 'n', 'C', '2015-03-31 22:53:00', '4086310645', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5038, 'cleto.paulo@gmail.com', 'Paulo', 'Cleto', 'n', 'C', '2015-03-31 22:53:00', '72a14fe7e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5039, 'joaoritoo@gmail.com', 'João', 'Rito', 'n', 'C', '2015-03-31 22:53:00', '992c228971', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1183, '', 0, 0),
(5040, 'sdennert@sapo.pt', 'Sandra', 'Anastácio', 'n', 'C', '2015-03-31 22:53:00', '1e1dc90c3f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2972, '', 0, 0),
(5041, 'c.carlosilva@gmail.com', 'Carlos', 'Silva', 'n', 'C', '2015-03-31 22:53:00', '8ac687715f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5042, 'migueltn@gmail.com', 'Miguel', 'Nunes', 'n', 'C', '2015-03-31 22:53:00', 'e68915cc81', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5043, 'fabiosurfing@gmail.com', 'Fa', 'Cicc', 'n', 'C', '2015-03-31 22:53:00', '820468837a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5044, 'santosfe@gmail.com', 'Fernando', 'Santos', 'n', 'C', '2015-03-31 22:53:00', '49a243b693', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5045, 'filipecary@gmail.com', 'Filipe', 'CaryMouraRamos', 'n', 'C', '2015-03-31 22:53:00', '1f7ab39d4a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5046, 'joao.rito@gmail.com', 'João', 'Rito', 'n', 'C', '2015-03-31 22:53:00', '5ccac21bdd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2031, '', 0, 0),
(5047, 'frederico_pereiranunes@hotmail.com', 'Frederico', 'Pereira Nunes', 'n', 'C', '2015-03-31 22:53:00', 'c72e9d5ae1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5048, 'mauriliomarcilio@gmail.com', 'Maurilio', 'Marcilio', 'n', 'C', '2015-03-31 22:53:00', 'cb947d5acd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(5049, 'bpregos@gmail.com', 'Bruno', 'Pereira', 'n', 'C', '2015-03-31 22:53:00', 'e8342c3f0e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5050, 'go_magalhaes@hotmail.com', 'Gonçalo', 'Magalhães', 'n', 'C', '2015-03-31 22:53:00', 'f32918c340', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1397, '', 0, 0),
(5051, 'edufischerg@yahoo.com.br', 'Eduardo', 'Fischer', 'n', 'C', '2015-03-31 22:53:00', '49648a2a95', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5052, 'gabrielhumburger@gmail.com', 'Gabriel', 'Humburger', 'n', 'C', '2015-03-31 22:53:00', '2c3ee632f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5053, 'luiscoruja@hotmail.com', 'Luís Guilherme', 'Zenoni', 'n', 'C', '2015-03-31 22:53:00', 'a7c786f8b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5054, 'affonso.vitor@gmail.com', 'Vitor', 'Affonso', 'n', 'C', '2015-03-31 22:53:00', '2615f5f460', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5055, 'danielrodriguesmatos@hotmail.com', 'Daniel Rodrigues', 'De Matos', 'n', 'C', '2015-03-31 22:53:00', '74b58e3a76', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5056, 'thiago@timebrazil.com.br', 'Thiago', 'Baldino', 'n', 'C', '2015-03-31 22:53:00', '0ac8815a62', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5057, 'franciscocac96@gmail.com', 'Francisco', 'Coutinho', 'n', 'C', '2015-03-31 22:53:00', '5bb1ca1ec3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5058, 'vitorinoklm@hotmail.com', 'Daniel', 'Vitorino', 'n', 'C', '2015-03-31 22:53:00', '19511457ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5059, 'rafinhabolado96@hotmail.com', 'Rafael', 'Lima', 'n', 'C', '2015-03-31 22:53:00', 'a71b3de692', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5060, 'dreamboats@dreamboats.com.pt', 'Dreamboats', 'Portugal', 'n', 'C', '2015-03-31 22:53:00', '231b2619ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5061, 'imanol_arbe@hotmail.com', 'Imanol', 'Arbelaitz Urretabizkaia', 'n', 'C', '2015-03-31 22:53:00', '7cdebcedbd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5062, 'bruno.cazeiro@gmail.com', 'Bruno', 'Cazeiro', 'n', 'C', '2015-03-31 22:53:00', '55aca8fa5d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5063, 'henriqueev2001@hotmail.com', 'Henrique', 'Leão', 'n', 'C', '2015-03-31 22:53:00', '92f4d7c3b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5064, 'bernardo.morales.r@terra.com.br', 'Bernardo', 'Morales', 'n', 'C', '2015-03-31 22:53:00', '083af4552e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5065, 'carolinafulgencio@hotmail.com', 'Carolina', 'Fulgêncio', 'n', 'C', '2015-03-31 22:53:00', '4aed695073', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5066, 'castanheiralm@gmail.com', 'Luis', 'Castanheira', 'n', 'C', '2015-03-31 22:53:00', '9f9e552aa2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5067, 'armandodias@aefigueiramar.pt', 'Armando', 'Dias', 'n', 'C', '2015-03-31 22:53:00', '8b136362be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5068, 'losmonteros.conserjeria@gmail.com', 'Manuel', 'Barrios', 'n', 'C', '2015-03-31 22:53:00', '8c784e16e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5069, 'gvr@zonmail.pt', 'Gonçalo', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:00', '5371f7c877', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5070, 'claudiamedeiros@live.com.pt', 'Claudia', 'Medeiros', 'n', 'C', '2015-03-31 22:53:00', '7a5620027a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5071, 'pedrocascb@gmail.com', 'Pedro', 'Castello Branco', 'n', 'C', '2015-03-31 22:53:00', '9c828eca40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1673, '', 0, 0),
(5072, 'supermesquita@gmail.com', 'Edgar', 'Teodoro Leal Mesquita', 'n', 'C', '2015-03-31 22:53:00', 'ae03236040', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5073, 'olecramzas@yahoo.com.br', 'Marcelo', 'Zaslavsky', 'n', 'C', '2015-03-31 22:53:00', '9c1f2da0f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5074, 'joana__carvalho02@hotmail.com', 'Joana', 'Carvalho', 'n', 'C', '2015-03-31 22:53:00', '8f958481b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5075, 'glins.costa@gmail.com', 'Gustavo', 'Costa', 'n', 'C', '2015-03-31 22:53:00', '40e32b9e42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5076, 'goncalo.oliveira.sa@gmail.com', 'Gonçalo', 'Sá', 'n', 'C', '2015-03-31 22:53:00', '356053430d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1858, '', 0, 0),
(5077, 'andrei.malhado@aol.com', 'Andrei', 'Malhado', 'n', 'C', '2015-03-31 22:53:00', '45801f85bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5078, 'bundinhas777@gmail.com', 'Pedro', 'Carvalho', 'n', 'C', '2015-03-31 22:53:00', '0841baebe7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5079, 'victor.p4@hotmail.com', 'Victor', 'Cavallieri', 'n', 'C', '2015-03-31 22:53:00', 'f23847f0ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5080, 'anaamaroneves@gmail.com', 'Ana', 'Neves', 'n', 'C', '2015-03-31 22:53:00', '15c0083b68', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5081, 'marcellinhanunes@hotmail.com', 'Marcella', 'Nunes', 'n', 'C', '2015-03-31 22:53:00', '25482d36a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5082, 'franciscapssousa@hotmail.com', 'Francisca', 'Sousa', 'n', 'C', '2015-03-31 22:53:00', '8ebc836587', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5083, 'airmax_90@hotmail.com', 'Nacho', 'Sáenz De Santa María', 'n', 'C', '2015-03-31 22:53:00', 'f2bea1c3dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5084, 'greeman1234@hotmail.com', 'Martinho', 'Afonso Boufler', 'n', 'C', '2015-03-31 22:53:00', 'e18646cf9c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5085, 'olga.kruz.13@gmail.com', 'Gonçalo', 'Cantante', 'n', 'C', '2015-03-31 22:53:00', 'c5ef90cfbd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5086, 'jpdomingues@eptc.prefpoa.com.br', 'Joao Paulo', 'Domingues', 'n', 'C', '2015-03-31 22:53:00', '11a7d714b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5087, 'camacchi@hotmail.com', 'Carolina', 'Ferraz', 'n', 'C', '2015-03-31 22:53:00', 'b0efdd27e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5088, 'kikopg@gmail.com', 'Francisco', 'Genovesi', 'n', 'C', '2015-03-31 22:53:00', 'b230eb6b49', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5089, 'vanerighiaguiar@gmail.com', 'Vanessa', 'Righi', 'n', 'C', '2015-03-31 22:53:00', 'b91789bbb4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5090, 'tcunhaferreira@gmail.com', 'Tiago', 'Cunha Ferreira', 'n', 'C', '2015-03-31 22:53:00', '88faef82c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5091, 'guardaantonio@hotmail.com', 'Joao Antonio', 'Correa', 'n', 'C', '2015-03-31 22:53:00', 'a358cb3b43', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5092, 'elizalde_420@hotmail.com', 'Carlos', 'Elizalde', 'n', 'C', '2015-03-31 22:53:00', '67a48c88a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5093, 'rita-mrodrigues@hotmail.com', 'Rita', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:00', '890d1fc40e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5094, 'leu_medina@hotmail.com', 'Leonardo', 'Marques', 'n', 'C', '2015-03-31 22:53:00', '713a05ad25', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5095, 'freddnb@gmail.com', 'Frederico', 'Ribeiro', 'n', 'C', '2015-03-31 22:53:00', '549ee96917', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5096, 'milenagil@hotmail.com', 'Milena', 'Gil', 'n', 'C', '2015-03-31 22:53:00', '0bdcfb00a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5097, 'marianejnetscape@gmail.com', 'Mariane', 'J', 'n', 'C', '2015-03-31 22:53:00', 'fbe64540d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5098, 'pablo_rifer@hotmail.com', 'Pablo', 'Maciñeira Lopez', 'n', 'C', '2015-03-31 22:53:00', 'df10e58523', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5099, 'luiz-bacurau@hotmail.com', 'Bacurau', 'Lopes', 'n', 'C', '2015-03-31 22:53:00', 'd19127b21e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5100, 'rogefbecker@gmail.com', 'Roge', 'Becker', 'n', 'C', '2015-03-31 22:53:00', '04b74d1d6d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5101, 'thiagomariluz@hotmail.com', 'Thiago', 'Rausch Ava', 'n', 'C', '2015-03-31 22:53:00', '1fe15b22c4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5102, 'ma.arkrichard@gmail.com', 'Mark', 'Richard', 'n', 'C', '2015-03-31 22:53:00', 'a236b9a635', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5103, 'raquelcastrolopo@hotmail.com', 'Raquel', 'Filipe', 'n', 'C', '2015-03-31 22:53:00', 'be0ff3b3d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5104, 'e-bras@hotmail.com', 'Emerson Brás', 'Bergmann', 'n', 'C', '2015-03-31 22:53:00', '278e13269c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5105, 'hugo.duarte.93@gmail.com', 'Hugo', 'Duarte', 'n', 'C', '2015-03-31 22:53:00', 'dcd7de8c2a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5106, 'cesar._rocha@hotmail.com', 'César', 'Rocha', 'n', 'C', '2015-03-31 22:53:00', '8a832939a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5107, '10signsyoushouldleave@gmail.com', 'João', 'Gonçalves', 'n', 'C', '2015-03-31 22:53:00', 'dfd2617e4e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1997, '', 0, 0),
(5108, 'marcosgarofallis@hotmail.com', 'Marcos', 'Garofallis Silva', 'n', 'C', '2015-03-31 22:53:00', 'ac4f295cf4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5109, 'andreagraham.h@gmail.com', 'Andrea', 'Graham', 'n', 'C', '2015-03-31 22:53:00', '2c193ec1cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5110, 'fredericovidal@gmail.com', 'Frederico', 'Vidal', 'n', 'C', '2015-03-31 22:53:00', 'dbb67a4cbd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3719, '', 0, 0),
(5111, 'fabiopletz@hotmail.com', 'Fabio', 'Pletz', 'n', 'C', '2015-03-31 22:53:00', '25890b76e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5112, 'guigoveloso@gmail.com', 'Rodrigo', 'Veloso', 'n', 'C', '2015-03-31 22:53:00', '1e84a66f89', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5113, 'diana.tairum@gmail.com', 'Diana', 'Tairum', 'n', 'C', '2015-03-31 22:53:00', '253099b8ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5114, 'gabriel.oliveira_7@hotmail.com', 'Gabriel', 'Oliveira', 'n', 'C', '2015-03-31 22:53:00', '626c257ad5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5115, 'vitor_cb@hotmail.com', 'Vitor', 'Castelo Branco', 'n', 'C', '2015-03-31 22:53:00', '0aa72674a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5116, 'inesfilipaserra@hotmail.com', 'Inês Filipa', 'Serra', 'n', 'C', '2015-03-31 22:53:00', '96b7d570a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5117, 'diogo.bmoniz@gmail.com', 'Diogo', 'Moniz', 'n', 'C', '2015-03-31 22:53:00', '73c81a59b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5118, 'mattcarvalho14@gmail.com', 'Matheus', 'Carvalho', 'n', 'C', '2015-03-31 22:53:00', '906128ddfb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5119, 'lipeko.surf@gmail.com', 'Felipe', 'Da Silva Santos', 'n', 'C', '2015-03-31 22:53:00', '16c0420cf0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5120, 'leozinhu.u@hotmail.com', 'Leonardo', 'Curty', 'n', 'C', '2015-03-31 22:53:00', '1f5b1f605b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5121, 'guilhermemorare@hotmail.com', 'Guilherme', 'Morare', 'n', 'C', '2015-03-31 22:53:00', '65c99cc87c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5122, 'fedejc_93@hotmail.com', 'Fede', 'Joly', 'n', 'C', '2015-03-31 22:53:00', 'd9e0ad2ae0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5123, 'arman_bartu@hotmail.com', 'Armando', 'Barturen', 'n', 'C', '2015-03-31 22:53:00', 'e32aa94d2a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5124, 'espada.manuel@hotmail.com', 'Manuel', 'Espada', 'n', 'C', '2015-03-31 22:53:00', '029cc8f025', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3887, '', 0, 0),
(5125, 'leonardo.maia.davila@gmail.com', 'Leonardo', 'Maia', 'n', 'C', '2015-03-31 22:53:00', '77006bb717', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5126, 'fatimatrilha@hotmail.com', 'Fátima Maria Trilha', 'Koch', 'n', 'C', '2015-03-31 22:53:00', 'f4ce1de14b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5127, 'martindias2002@gmail.com', 'Martin', 'Dias', 'n', 'C', '2015-03-31 22:53:00', 'f934dc134b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2085, '', 0, 0),
(5128, 'framingthewaves@gmail.com', 'Cr', 'Lima', 'n', 'C', '2015-03-31 22:53:00', '726774fd21', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5129, 'mherminia.maia@gmail.com', 'Herminia', 'Maia', 'n', 'C', '2015-03-31 22:53:00', 'ce7b6f8604', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5130, 'manuel_nss@hotmail.com', 'Manuel', 'Silva E Sousa', 'n', 'C', '2015-03-31 22:53:00', 'fb6d84921a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4478, '', 0, 0),
(5131, 'pedro.augustop@hotmail.com', 'Pedro', 'Augusto', 'n', 'C', '2015-03-31 22:53:00', 'ec2a5564e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5132, 'tola@6d.com.br', 'Tola', 'Faria', 'n', 'C', '2015-03-31 22:53:00', '8ab4b616d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5133, 'portugeese@hotmail.com', 'David', 'Magboulé', 'n', 'C', '2015-03-31 22:53:00', '42fc417525', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5134, 'huguitoericeira@gmail.com', 'Hugo', 'Esteves', 'n', 'C', '2015-03-31 22:53:00', 'bf9f2010fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4199, '', 0, 0),
(5135, 'dariooliveirarodrigues@gmail.com', 'Dário', 'Félix Oliveira Rodrigues', 'n', 'C', '2015-03-31 22:53:00', 'beae45bffe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5136, 'gguerreiro@iol.pt', 'Gonçalo', 'Guerreiro', 'n', 'C', '2015-03-31 22:53:00', 'fa08a341e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5137, 'filipe_abreu@hotmail.com', 'Filipe', 'Abreu', 'n', 'C', '2015-03-31 22:53:00', '81b0dafa80', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4586, '', 0, 0),
(5138, 'abpatrao@gmail.com', 'Anabela', 'Patrão', 'n', 'C', '2015-03-31 22:53:00', '6399cffa5a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5139, 'binhartbastos@gmail.com', 'Binha', 'Ribeiro Telles Bastos', 'n', 'C', '2015-03-31 22:53:00', 'c05730257f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5140, 'sephirah79@gmail.com', 'Sandra', 'Santos', 'n', 'C', '2015-03-31 22:53:00', '2f1274c72d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5141, 'tristanshedden@gmail.com', 'Tristan', 'Shedden', 'n', 'C', '2015-03-31 22:53:00', 'ad90eff035', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5142, 'betomilano@yahoo.com.br', 'Beto', 'Milano', 'n', 'C', '2015-03-31 22:53:00', '501090d1d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5143, 'ana-azevedo@sapo.pt', 'Ana', 'Azevedo', 'n', 'C', '2015-03-31 22:53:00', '0b5ef88ad6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5144, 'mr_paulete@hotmail.com', 'Jose Maria', 'Gonzalez Paulete', 'n', 'C', '2015-03-31 22:53:00', '2f873d3941', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5145, 'joaohccp@yahoo.com', 'Joao', 'Pinheiro', 'n', 'C', '2015-03-31 22:53:00', '784217a6c4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5146, 'fredericovinhas@gmail.com', 'Frederico', 'Vinhas', 'n', 'C', '2015-03-31 22:53:00', 'd7fd301cd5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5147, 'antonio.b5@hotmail.com', 'António', 'Belard Ribeiro', 'n', 'C', '2015-03-31 22:53:00', 'd958d2d791', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 374, '', 0, 0),
(5148, 'bea_vj94@hotmail.com', 'Bea', 'Vallejo', 'n', 'C', '2015-03-31 22:53:00', '1fd94ca264', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5149, 'gabrielniemeyer@globo.com', 'Gabriel', 'Niemeyer', 'n', 'C', '2015-03-31 22:53:00', 'dbf4d46d0d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5150, 'carlosfirmino48@outlook.pt', 'Carlos', 'Firmino', 'n', 'C', '2015-03-31 22:53:00', '35ae0e7d3f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5151, 'cristinagacc@hotmail.com', 'Cristina', 'Soccol', 'n', 'C', '2015-03-31 22:53:00', '833de873da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5152, 'joaoricardoluz@hotmail.com', 'Ricardo', 'Jr.', 'n', 'C', '2015-03-31 22:53:00', '1c70d8df20', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5153, 'gafonso96@gmail.com', 'Guilherme', 'Afonso', 'n', 'C', '2015-03-31 22:53:00', 'f0addb59f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5154, 'margarida.sofia.oliveira@gmail.com', 'Margarida Sofia', 'Oliveira', 'n', 'C', '2015-03-31 22:53:00', '25e8e0bef8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5155, 'igorarquiteto@gmail.com', 'Igor', 'Gomes', 'n', 'C', '2015-03-31 22:53:00', '549fcb02e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5156, 'carlos.mimosas@gmail.com', 'Carlos', 'Carinha', 'n', 'C', '2015-03-31 22:53:00', 'd0a24d0126', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5157, 'andreisouto@hotmail.com', 'Andrei', 'Souto', 'n', 'C', '2015-03-31 22:53:00', '0f05c413bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5158, 'hp100_gamer@hotmail.com', 'pedro2k9alves', '.', 'n', 'C', '2015-03-31 22:53:00', 'b2d504ad78', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5159, 'pedrobraga@hotmail.com', 'Pedro', 'Pereira', 'n', 'C', '2015-03-31 22:53:00', '2cff6bbe81', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5160, 'maria.do.mar@live.com.pt', '', '', 'n', 'C', '2015-03-31 22:53:00', '18b0249706', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5161, 'gemeas_damaso@hotmail.com', 'Ana C.', 'Dâmaso', 'n', 'C', '2015-03-31 22:53:00', '65bc79b819', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5162, 'atelierpedrofalcao@me.com', 'Pedro', 'Falcão', 'n', 'C', '2015-03-31 22:53:00', '5267e53530', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5163, 'mouzinhomiguel@gmail.com', 'Miguel', 'Mouzinho', 'n', 'C', '2015-03-31 22:53:00', 'd6248f89cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5164, 'golias109@hotmail.com', 'Tiago', 'Veloso', 'n', 'C', '2015-03-31 22:53:00', '5351334fbd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5165, 'bernardo.kaka@gmail.com', 'Kaka', 'Bernardo', 'n', 'C', '2015-03-31 22:53:00', 'bf77680c57', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4254, '', 0, 0),
(5166, 'simonesnavarro@hotmail.com', 'Simone', 'Navarro', 'n', 'C', '2015-03-31 22:53:00', '00290dd3fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5167, 'micas.abreu@gmail.com', 'Michelle', 'Abreu', 'n', 'C', '2015-03-31 22:53:00', '18dca5af4b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5168, 'tiago-m-fonseca@hotmail.com', 'Tiago', 'Fonseca', 'n', 'C', '2015-03-31 22:53:00', 'b5f081cb5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5169, 'joaocachola@hotmail.com', 'João', 'Cachola', 'n', 'C', '2015-03-31 22:53:00', '0ff7940bfe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5170, 'thiaguinho547@hotmail.com', 'Thiago', 'Morais', 'n', 'C', '2015-03-31 22:53:00', 'd9a89b98f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5171, 'hrochapereira@bodyspace.net', 'Hugo', 'Pereira', 'n', 'C', '2015-03-31 22:53:00', '05642da0c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5172, 'mariana_carvax@hotmail.com', 'Mariana', 'Batsyk', 'n', 'C', '2015-03-31 22:53:00', '8033e6e165', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5173, 'anarosa.1978@hotmail.com', 'Ana Rosa', 'Andrade Mendonça', 'n', 'C', '2015-03-31 22:53:00', '193a3387dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5174, 'inesvosorio@hotmail.com', 'Inês', 'Osório', 'n', 'C', '2015-03-31 22:53:00', 'd2aa2accee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1427, '', 0, 0),
(5175, 'lica_csb@hotmail.com', 'Alice', 'Cavalcante', 'n', 'C', '2015-03-31 22:53:00', '67188e0a49', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5176, 'luisalexandrek1@hotmail.com', 'Luis Alexandre', 'Domingos', 'n', 'C', '2015-03-31 22:53:00', '2b46831a12', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5177, 'eu_stef@hotmail.com', 'Stefano', 'Eckert', 'n', 'C', '2015-03-31 22:53:00', '4eda759a7d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5178, 'bruno@portalits.com.br', 'Bruno', 'Filomeno', 'n', 'C', '2015-03-31 22:53:00', 'a9690a2df1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5179, 'andreiagomes_93@hotmail.com', 'Andreia', 'de Lima', 'n', 'C', '2015-03-31 22:53:00', '034b10807a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5180, 'pyrraitsurf@hotmail.com', 'José Maria', 'Pyrrait', 'n', 'C', '2015-03-31 22:53:00', '5017b4f794', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5181, 'feliciano.pedro@gmail.com', 'Pedro', 'Feliciano', 'n', 'C', '2015-03-31 22:53:00', 'df3237f1ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5182, 'madalena.baptista1@hotmail.com', 'Madalena', 'Baptista', 'n', 'C', '2015-03-31 22:53:00', '43878197cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5183, 'nrrs@netcabo.pt', 'Nuno', 'Santos', 'n', 'C', '2015-03-31 22:53:00', '66053a8350', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5184, 'jorgedanielribeiro4@gmail.com', 'like', 'a boss', 'n', 'C', '2015-03-31 22:53:00', '538ae36c03', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5185, 'danielstick2@hotmail.com', 'Daniel', 'Tavares', 'n', 'C', '2015-03-31 22:53:00', '1e2eed54c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5186, 'jviegas76@gmail.com', 'Jaime', 'Viegas', 'n', 'C', '2015-03-31 22:53:00', '8da648bc05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5187, 'andre_gk_16@hotmail.com', 'André Filipe', 'Neves', 'n', 'C', '2015-03-31 22:53:00', '370755e178', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5188, 'ritinha_pokas@hotmail.com', 'Rita', 'Teixeira', 'n', 'C', '2015-03-31 22:53:00', '54738affb6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5189, 'raquelcip@hotmail.com', 'Raquel', 'Cipriano', 'n', 'C', '2015-03-31 22:53:00', 'e627b54d67', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5190, 'cardia.dj@gmail.com', 'Francisco', 'Cardia', 'n', 'C', '2015-03-31 22:53:00', 'ed0b53a532', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5191, 'adrielmoura@gmail.com', 'Adriel', 'Moura', 'n', 'C', '2015-03-31 22:53:00', 'c5c43270db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5192, 'carolina.ms.sousa@gmail.com', 'Carolina', 'Sousa', 'n', 'C', '2015-03-31 22:53:00', 'fd568cb6ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5193, 'claudiojr114@hotmail.com', 'Claudio', 'Coelho', 'n', 'C', '2015-03-31 22:53:00', 'b3a68f5dee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5194, 'romeyt@gmail.com', 'Romey', 'Thornton', 'n', 'C', '2015-03-31 22:53:00', '89894b66db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5195, 'joaoms@joaoms.com', 'João', 'Marques', 'n', 'C', '2015-03-31 22:53:00', '9c72456dd9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5196, 'manuff@ffc.pt', 'Manuel', 'Fernandes', 'n', 'C', '2015-03-31 22:53:00', 'fb1411b618', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5197, 'mananalccr@hotmail.com', 'Mariana', 'Correia Rodrigues', 'n', 'C', '2015-03-31 22:53:00', '9c44ce312b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3953, '', 0, 0),
(5198, 'fbritoeabreu@gmail.com', 'Filipa', 'E Abreu', 'n', 'C', '2015-03-31 22:53:00', '9aa77c036b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5199, 'micaelacaldeira@hotmail.com', 'Micaela', 'Abreu', 'n', 'C', '2015-03-31 22:53:00', '765d247f6d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5200, 'olindaacn@gmail.com', 'Olinda', 'Pedroso', 'n', 'C', '2015-03-31 22:53:00', '5cb1696da0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5201, 'amcdias@gmail.com', 'Ana', 'Dias', 'n', 'C', '2015-03-31 22:53:00', 'c2cc82df4a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5202, 'guedesjoao@hotmail.com', 'João', 'Guedes', 'n', 'C', '2015-03-31 22:53:00', 'a52b2e069f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5203, 'lidiagomes060@gmail.com', 'Lidia', 'Gomes', 'n', 'C', '2015-03-31 22:53:00', 'cd75b15114', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5204, 'karmeleazpiazu@hotmail.com', 'Karmele', 'Azpiazu Irigoien', 'n', 'C', '2015-03-31 22:53:00', 'b43753f9f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5205, 'pedrocarignani@hotmail.com', 'Pedro', 'Tadeu', 'n', 'C', '2015-03-31 22:53:00', 'a1e608ceda', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5206, 'augustoroscoe@hotmail.com', 'Augusto', 'Roscoe de Assumpcao', 'n', 'C', '2015-03-31 22:53:00', '6a0de1b22b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5207, 'jleigo@live.com.pt', 'Joao', 'Leigo', 'n', 'C', '2015-03-31 22:53:00', '6161723af1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1969, '', 0, 0),
(5208, 'alvaronaonda@hotmail.com', 'Alvaro', 'Na Onda', 'n', 'C', '2015-03-31 22:53:00', '508ce8068f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3927, '', 0, 0),
(5209, 'cotovio22@gmail.com', 'Ricardo', 'Cotovio', 'n', 'C', '2015-03-31 22:53:00', '56f70abae0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5210, 'margaridacampostavares@gmail.com', 'Margarida', 'Tavares', 'n', 'C', '2015-03-31 22:53:00', '7ee2169bec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5211, 'matheus__23@hotmail.com', 'Matheus', 'Campos', 'n', 'C', '2015-03-31 22:53:00', '430ea4eba0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5212, 'gugas_mf@hotmail.com', 'Gonçalo', 'Ferreira', 'n', 'C', '2015-03-31 22:53:00', '1f13aead39', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5213, 'maildolima@gmail.com', 'Paulo', 'Lima', 'n', 'C', '2015-03-31 22:53:00', '6156893e81', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5214, 'rodrigo.m.l.fernandes@gmail.com', 'Rodrigo', 'Fernandes', 'n', 'C', '2015-03-31 22:53:00', '429fe13b12', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5215, 'kamilipicoli@gmail.com', 'Kamili', 'Picoli', 'n', 'C', '2015-03-31 22:53:00', '809ebfaac5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5216, 'evamallard@gmail.com', 'Eva', 'Allard', 'n', 'C', '2015-03-31 22:53:00', '697a230e6a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5217, 'xenico1@gmail.com', 'Xenico', 'Vidal', 'n', 'C', '2015-03-31 22:53:00', '370ecec34c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2096, '', 0, 0),
(5218, 'enesrocha@gmail.com', 'Nuno', 'Rocha', 'n', 'C', '2015-03-31 22:53:00', 'beec629c3d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5219, 'andreromao8@hotmail.com', 'André', 'Romão', 'n', 'C', '2015-03-31 22:53:00', '4b4cbf810d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5220, 'hugo.menino@portugalmail.pt', 'Hugo Menino', 'Pereira', 'n', 'C', '2015-03-31 22:53:00', 'eca4f97539', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5221, 'casqueira@hotmail.com', 'Pedro', 'Casqueira', 'n', 'C', '2015-03-31 22:53:00', '9783ed33b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5222, 'franciscom1999@live.com.pt', 'Francisco', 'Monsanto', 'n', 'C', '2015-03-31 22:53:00', '73ad0a0fa7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5223, 'osorio.denis@gmail.com', 'Denis', 'Osorio', 'n', 'C', '2015-03-31 22:53:00', '9924b12035', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5224, 'gabriel.dmallmann@gmail.com', 'Gabriel', 'Mallmann', 'n', 'C', '2015-03-31 22:53:00', 'b085a2181c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5225, 'fabio_patricio15@hotmail.com', 'Fábio', 'Patrício', 'n', 'C', '2015-03-31 22:53:00', '79d36b715f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1925, '', 0, 0),
(5226, 'gabriela-lourenco@outlook.com', 'Gabriela', 'Lourenço', 'n', 'C', '2015-03-31 22:53:00', '0a84c2a7ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5227, 'fernando.dmedeiros@gmail.com', 'Fernando', 'Medeiros', 'n', 'C', '2015-03-31 22:53:00', '85ef57a59e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5228, 'invisivelpvc@gmail.com', 'Marcos', 'Azevedo', 'n', 'C', '2015-03-31 22:53:00', '57a40479f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(5229, 'vmarquesferreira@gmail.com', 'Vitor', 'Ferreira', 'n', 'C', '2015-03-31 22:53:00', '90662f66e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2966, '', 0, 0),
(5230, 'luisnunes1977@gmail.com', 'Luis', 'Nunes', 'n', 'C', '2015-03-31 22:53:00', '34148fa782', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5231, 'lrtorresi@hotmail.com', 'Luiz Rodrigo', 'Torresi', 'n', 'C', '2015-03-31 22:53:00', 'ab4ce7abf0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5232, 'bernardo.falcao.98@gmail.com', 'Bernardo', 'Ferreira', 'n', 'C', '2015-03-31 22:53:00', '52d40e0a54', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5233, 'mraulcoelho@gmail.com', 'Maria', 'PCoelho', 'n', 'C', '2015-03-31 22:53:00', '7f0aa935d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5234, 'hodeiolabide@gmail.com', 'Hodei', 'Olabide', 'n', 'C', '2015-03-31 22:53:00', '79a02a99b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5235, 'brunomendmax@gmail.com', 'Bruno', 'Mendmax', 'n', 'C', '2015-03-31 22:53:00', '2bb243aaf2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5236, 'joseribeirocabeleireiro@gmail.com', 'Jose', 'Ribeiro', 'n', 'C', '2015-03-31 22:53:00', 'b0fe5d2f8c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5237, 'leonardo.carnelosso@gmail.com', 'Leonardo', 'Carnelosso', 'n', 'C', '2015-03-31 22:53:00', 'e8a91f31a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5238, 'zetomac@gmail.com', 'José', 'Maciel', 'n', 'C', '2015-03-31 22:53:00', '5783f9cc15', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5239, 'lisa_d_marques@hotmail.com', 'Lisa', 'Marques', 'n', 'C', '2015-03-31 22:53:00', 'b1606eeb3f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1787, '', 0, 0),
(5240, 'kikorasquilha@hotmail.com', 'Kiko', 'Rasquilha', 'n', 'C', '2015-03-31 22:53:00', '304e0d2573', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2304, '', 0, 0),
(5241, 'tiagogrosso@iol.pt', 'Tiago', 'Grosso', 'n', 'C', '2015-03-31 22:53:00', '94ffe3d2dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5242, 'sergio.franco95@gmail.com', 'Sergio', 'Franco', 'n', 'C', '2015-03-31 22:53:00', 'aa01963fc6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1861, '', 0, 0),
(5243, 'nazarevasconcelos@gmail.com', 'Naza', 'Ré', 'n', 'C', '2015-03-31 22:53:00', 'd69d0ff31d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5244, 'facebook@spornatur.com', 'Gagui', 'Mitxel', 'n', 'C', '2015-03-31 22:53:00', '40cb49e23a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5245, 'marcelocic.sc@gmail.com', 'Marcelo', 'Farias', 'n', 'C', '2015-03-31 22:53:00', 'b50221ed40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5246, 'help.indigenas@hotmail.com', 'Santiago', 'Linder', 'n', 'C', '2015-03-31 22:53:00', '2ef58033ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4888, '', 0, 0),
(5247, 'veiga_bernardo@hotmail.com', 'Bernardo', 'Veloso da Veiga', 'n', 'C', '2015-03-31 22:53:00', '3a7682f6ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4312, '', 0, 0),
(5248, 'batista98rafael@hotmail.com', 'Rafael', 'Batista', 'n', 'C', '2015-03-31 22:53:00', '43adfc6a26', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5249, 'brunoreis_cigan@live.com.pt', 'Bruno', 'Reis', 'n', 'C', '2015-03-31 22:53:00', '91875fcb89', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1866, '', 0, 0),
(5250, 'vitor.rolla@gmail.com', 'Vitor', 'Rolla', 'n', 'C', '2015-03-31 22:53:00', 'edacbfe218', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5251, 'didiamaro.martins@gmail.com', 'Diogo', 'Martins', 'n', 'C', '2015-03-31 22:53:00', '40e6105493', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2445, '', 0, 0),
(5252, 'marianagouveia98@gmail.com', 'Mariana', 'Gouveia', 'n', 'C', '2015-03-31 22:53:00', 'ede33c028a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5253, 'marquesrmjoao@gmail.com', 'João', 'Marques', 'n', 'C', '2015-03-31 22:53:00', 'd6c5fac537', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5254, 'viniciusmartins1991@bol.com.br', 'Vinicius', 'Martins', 'n', 'C', '2015-03-31 22:53:00', 'd544343411', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5255, 'ricardocpires@hotmail.com', 'Ricardo', 'Pires', 'n', 'C', '2015-03-31 22:53:00', 'f790c5a89b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5256, 'peddro.rodrigues@gmail.com', 'Pedro', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:00', '1efaa3570c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5257, 'tmelo82@gmail.com', 'Tiago', 'Melo', 'n', 'C', '2015-03-31 22:53:00', '5a87805f6f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5258, 'foffinz@gmail.com', 'Pedro', 'Foffinz', 'n', 'C', '2015-03-31 22:53:00', '8224ca21ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5259, 'tiagogomes831@hotmail.com', 'Tiago', 'Gomes', 'n', 'C', '2015-03-31 22:53:00', '7b7ba1a2f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5260, 'lcc.arq@sapo.pt', 'Luis', 'Cunha', 'n', 'C', '2015-03-31 22:53:00', 'a16a1c9592', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5261, 'capilebernardo@gmail.com', 'Bernardo', 'Capilé', 'n', 'C', '2015-03-31 22:53:00', 'fb3b33caa9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5262, 'psmcastro@gmail.com', 'Paulo', 'Castro', 'n', 'C', '2015-03-31 22:53:00', '6d2f3b08ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1179, '', 0, 0),
(5263, 'paulopichel@e-eventual.com', 'Paulo', 'Pichel', 'n', 'C', '2015-03-31 22:53:00', '55a2c8f4ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2496, '', 0, 0),
(5264, 'bernafangueiro@hotmail.com', 'Bernardo', 'Fangueiro', 'n', 'C', '2015-03-31 22:53:00', '1fcf089069', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5265, 'beatrizthemudo@gmail.com', 'Beatriz', 'Mexia Alves Themudo', 'n', 'C', '2015-03-31 22:53:00', 'efbb82b89d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5266, 'goncalo_bile@hotmail.com', 'Gonçalo', 'Bilé', 'n', 'C', '2015-03-31 22:53:00', '3fc55e2676', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5267, 'saracerdeira@hotmail.com', 'Sara', 'Cerdeira', 'n', 'C', '2015-03-31 22:53:00', '919a3a67c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5268, 'greenpaulomoutinho@msn.com', 'Paulo', 'Moutinho', 'n', 'C', '2015-03-31 22:53:00', '9fab846543', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5269, 'peterdics@yahoo.co.uk', 'peter', 'dics', 'n', 'C', '2015-03-31 22:53:00', '007a03fb24', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5270, 'pure_surfgirl@hotmail.com', 'Pureza', 'Almeida Campos', 'n', 'C', '2015-03-31 22:53:00', 'aaa4dab808', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5271, 'magdabarata@gmail.com', 'Magda', 'Barata', 'n', 'C', '2015-03-31 22:53:00', 'd1493f57fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5272, 'jdfreitas2004@gmail.com', 'João', 'de Freitas', 'n', 'C', '2015-03-31 22:53:00', '3f11b28c91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1654, '', 0, 0),
(5273, 'duartemarques9@hotmail.com', 'Duarte', 'Marques', 'n', 'C', '2015-03-31 22:53:00', '8318c4c350', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1598, '', 0, 0),
(5274, 'brunalorenzete@hotmail.com', 'Bruna', 'Lorenzete', 'n', 'C', '2015-03-31 22:53:00', '33b9736ce7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5275, 'joaoaranastacio@gmail.com', 'João', 'Anastácio', 'n', 'C', '2015-03-31 22:53:00', '6e8c2493e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5276, 'cam8kae4@yahoo.com', 'Cam', 'Quesada', 'n', 'C', '2015-03-31 22:53:00', '243dd3bca3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5277, 'sburnaycontas@hotmail.com', 'Simao', 'Burnay', 'n', 'C', '2015-03-31 22:53:00', '297ae21bc4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 933, '', 0, 0),
(5278, 'slurpydug@gmail.com', 'Joseph', 'Juaire', 'n', 'C', '2015-03-31 22:53:00', '153306315b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5279, 'quinteiromarcelo@gmail.com', 'Marcelo', 'Quinteiro', 'n', 'C', '2015-03-31 22:53:00', '1245f91c78', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5280, 'laurence_aragon@hotmail.com', 'Laurence', 'Aragão', 'n', 'C', '2015-03-31 22:53:00', 'dadf592024', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5281, 'tiagobernardodias@gmail.com', 'Tiago', 'Jacob', 'n', 'C', '2015-03-31 22:53:00', '13dbcccfdd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5282, 'brianjleon@hotmail.com', 'Brian', 'Leon', 'n', 'C', '2015-03-31 22:53:00', '4274c5f00e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5283, 'catarina.dorey@me.com', 'Catarina', 'd\'Orey', 'n', 'C', '2015-03-31 22:53:00', '16ceeec830', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2790, '', 0, 0),
(5284, 'alexandrebarbedomagalhaes@gmail.com', 'Alexandre', 'Barbedo Magalhaes', 'n', 'C', '2015-03-31 22:53:00', 'b88d31b306', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5285, 'quikaferreira@hotmail.com', 'Catarina', 'Ferreira', 'n', 'C', '2015-03-31 22:53:00', '9d16474200', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5286, 'vinheci@gmail.com', 'Rick', 'Versal', 'n', 'C', '2015-03-31 22:53:00', '4f7fb3fa7d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5287, 'margaridacarvalhocardoso@gmail.com', 'Margarida', 'Carvalho Cardoso', 'n', 'C', '2015-03-31 22:53:00', 'df742c6abb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5288, 'carolinamiguelsilva@gmail.com', 'Carolina', 'Silva', 'n', 'C', '2015-03-31 22:53:00', 'ee3e529250', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5289, 'mibcos.oliveira@gmail.com', 'Isabel', 'Oliveira', 'n', 'C', '2015-03-31 22:53:00', '63f6591c38', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5290, 'marianaamd@hotmail.com', 'Mariana Andersen', 'Morais David', 'n', 'C', '2015-03-31 22:53:00', 'a1694b6fed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5291, 'monica.terenas@gmail.com', 'Mónica', 'Terenas', 'n', 'C', '2015-03-31 22:53:00', '804091cf6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1610, '', 0, 0),
(5292, 'mafaldafmascarenhas@gmail.com', 'Mafalda', 'Mascarenhas', 'n', 'C', '2015-03-31 22:53:00', 'cb3471add5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5293, 'paulo.pires8mile@gmail.com', 'Paulo Alexandre', 'Pires', 'n', 'C', '2015-03-31 22:53:00', '7ce4960636', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5294, 'andreia_r@hotmail.com', 'Andreia', 'Marques', 'n', 'C', '2015-03-31 22:53:00', '91ec2e2165', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5295, 'jasmineazzeh@yahoo.com', 'Yasmina', 'Azzeh', 'n', 'C', '2015-03-31 22:53:00', '100cf984fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5296, 'jrmpsl.v@gmail.com', 'Joao Rodrigo', 'Lima', 'n', 'C', '2015-03-31 22:53:00', '048383048e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2040, '', 0, 0),
(5297, 'vasco_rocha@msn.com', 'Vasco', 'Rocha', 'n', 'C', '2015-03-31 22:53:00', '3ee0647f98', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5298, 'fredericomvidal@gmail.com', 'Frederico', 'Vidal', 'n', 'C', '2015-03-31 22:53:00', '9de859f458', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 807, '', 0, 0),
(5299, 'joao.felix89@gmail.com', 'João', 'Félix', 'n', 'C', '2015-03-31 22:53:00', '6cf356a6ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5300, 'krsilva77@gmail.com', 'Kelly', 'Silva', 'n', 'C', '2015-03-31 22:53:00', 'd26f11922c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4386, '', 0, 0),
(5301, 'madalena_spinola@hotmail.com', 'Madalena', 'Braz de Oliveira', 'n', 'C', '2015-03-31 22:53:00', 'cf0947ec32', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5302, 'fred.roquette2003@gmail.com', 'Fred', 'Roquette', 'n', 'C', '2015-03-31 22:53:00', '4486ca6842', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5303, 'jose.es.salgado@hotmail.com', 'Jose', 'Salgado', 'n', 'C', '2015-03-31 22:53:00', '5db09d32e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5304, 'ruben.lourenco88@gmail.com', 'Rúben', 'Lourenço', 'n', 'C', '2015-03-31 22:53:00', '97e0381b09', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5305, 'diogonunog@hotmail.com', 'Diogo Nuno', 'Gonçalves', 'n', 'C', '2015-03-31 22:53:00', '897bbc94a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5306, 'goncalomatadecastrolousada@hotmail.com', 'Gonçalo', 'Lousada', 'n', 'C', '2015-03-31 22:53:00', '7acc44ef3e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5307, 'andre.gonzalez.costa@gmail.com', 'André', 'Costa', 'n', 'C', '2015-03-31 22:53:00', '5db4d752e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5308, 'cucosousa@hotmail.com', 'Cuco', 'Sousa', 'n', 'C', '2015-03-31 22:53:00', 'f0a572779d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2428, '', 0, 0),
(5309, 'veronica_moleiro@hotmail.com', 'Verónica', 'Moleiro', 'n', 'C', '2015-03-31 22:53:00', '478fe00a7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4244, '', 0, 0),
(5310, 'diogobgvr@gmail.com', 'Diogo', 'Borges', 'n', 'C', '2015-03-31 22:53:00', '4cafdc3677', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5311, 'cortep@gmail.com', 'Paulo', 'Corte', 'n', 'C', '2015-03-31 22:53:00', '297def1ea8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1749, '', 0, 0),
(5312, 'mteresagcm@gmail.com', 'Teresa', 'CarvalhoMartins', 'n', 'C', '2015-03-31 22:53:00', 'fe0626ff77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5313, 'jo_andrade80@hotmail.com', 'Joana', 'Andrade', 'n', 'C', '2015-03-31 22:53:00', 'c0e4d3d78c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 296, '', 0, 0),
(5314, 'mafalda.bauto@hotmail.com', 'Mafalda', 'Roquito', 'n', 'C', '2015-03-31 22:53:00', '188e29d97e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5315, 'danimg00@gmail.com', 'Daniel', 'Gomes', 'n', 'C', '2015-03-31 22:53:00', '2184de5411', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4557, '', 0, 0),
(5316, 'd.oliveira8631@gmail.com', 'Diana', 'Rosa', 'n', 'C', '2015-03-31 22:53:00', '62837e638e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1811, '', 0, 0),
(5317, 'robertoffilipe@hotmail.com', 'Roberto', 'Filipe', 'n', 'C', '2015-03-31 22:53:00', '4cc3dd3ac5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5318, 'rubenluisgouveia@hotmail.com', 'Ruben', 'Gouveia', 'n', 'C', '2015-03-31 22:53:00', '0a68f69bd4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5319, 'stephanoskokorelis@gmail.com', 'Stephanos', 'Kokorelis', 'n', 'C', '2015-03-31 22:53:00', 'c8a94b1d28', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5320, 'baba_catalao@hotmail.com', 'Bárbara De Bastos', 'Catalão', 'n', 'C', '2015-03-31 22:53:00', '76d8577da8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1146, '', 0, 0),
(5321, 'brfelipe22@yahoo.com.br', 'Bruno', 'Felipe', 'n', 'C', '2015-03-31 22:53:00', '6a0d8663ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5322, 'ou_nao_talvez_sim@hotmail.com', 'Filipa', 'Martins', 'n', 'C', '2015-03-31 22:53:00', '76eb4e50f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5323, 'mariainesbdinis@gmail.com', 'Maria Inês', 'Dinis', 'n', 'C', '2015-03-31 22:53:00', '0d62156804', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1221, '', 0, 0),
(5324, 'pedro_s.vieira@hotmail.com', 'Pedro', 'Vieira', 'n', 'C', '2015-03-31 22:53:00', '8ac400004e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5325, 'zem_spinola@hotmail.com', 'Zé', 'Spinola', 'n', 'C', '2015-03-31 22:53:00', '93c38054c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5326, 'findeljueg0@hotmail.es', 'Isma', 'Gomez', 'n', 'C', '2015-03-31 22:53:00', '6fc1d0b324', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5327, 'pereira3542@hotmail.com', 'Maria Rosa', 'Pereira', 'n', 'C', '2015-03-31 22:53:00', '3a4125925a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2136, '', 0, 0),
(5328, 'dlourrant@gmail.com', 'Douglas', 'Macedo', 'n', 'C', '2015-03-31 22:53:00', '0ebe7df292', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5329, 'luisdengaz@gmail.com', 'Luis', 'OD', 'n', 'C', '2015-03-31 22:53:00', '7221bb8893', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5330, 'marina.s.esteves@gmail.com', 'Marina', 'Santos', 'n', 'C', '2015-03-31 22:53:00', '046f93132e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4453, '', 0, 0),
(5331, 'joaogfg@gmail.com', 'João António', 'Gonçalves', 'n', 'C', '2015-03-31 22:53:00', 'e9de963df0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5332, 'cinthia.paranhos@gmail.com', 'Cinthia', 'Martins', 'n', 'C', '2015-03-31 22:53:00', 'cc238cb241', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5333, 'goncalinhopc@gmail.com', 'Gonçalo', 'Pereira da Costa', 'n', 'C', '2015-03-31 22:53:00', '6673eedbac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5334, 'mariaeliseu_33@hotmail.com', 'Maria', 'Eliseu', 'n', 'C', '2015-03-31 22:53:00', '51901ff4e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5335, 'rucafraga@gmail.com', 'António', 'André', 'n', 'C', '2015-03-31 22:53:00', '3f1d27ed1e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2855, '', 0, 0),
(5336, 'martialrocks@gmail.com', 'martial', 'rodrigues', 'n', 'C', '2015-03-31 22:53:00', '0221cb19f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5337, 'flavioalexandre96@hotmail.com', 'Flávio', 'Alexandre', 'n', 'C', '2015-03-31 22:53:00', 'd2c49c79ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5338, 'fifiis817@gmail.com', 'Filipa', 'S', 'n', 'C', '2015-03-31 22:53:00', '56d11379c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3468, '', 0, 0),
(5339, 'joao.va.barroso@gmail.com', 'João', 'Barroso', 'n', 'C', '2015-03-31 22:53:00', '256f69c3ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5340, 'joao.adrenalina@hotmail.com', 'Joao Pedro', 'Sousa', 'n', 'C', '2015-03-31 22:53:00', 'c215f75907', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3815, '', 0, 0),
(5341, 'nabaisaomar@gmail.com', 'João', 'Nabais', 'n', 'C', '2015-03-31 22:53:00', '2f5b501466', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5342, 'joaosousaitn@gmail.com', 'João', 'Sousa', 'n', 'C', '2015-03-31 22:53:00', '3321c7f2bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2812, '', 0, 0),
(5343, 'rita.barroso@vodafone.com', 'Rita', 'Barroso', 'n', 'C', '2015-03-31 22:53:00', 'b117bf9457', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5344, 'mafaldavelosodaveiga@gmail.com', 'Mafalda', 'Veloso da Veiga', 'n', 'C', '2015-03-31 22:53:00', '9af91cf143', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4308, '', 0, 0),
(5345, 'menacassapo@gmail.com', 'Mena', 'Maria', 'n', 'C', '2015-03-31 22:53:00', 'bb57f784cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3375, '', 0, 0),
(5346, 'tucanomoura@gmail.com', 'Hugo', 'Moura', 'n', 'C', '2015-03-31 22:53:00', 'fe6ea006d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1892, '', 0, 0),
(5347, 'carlota.vian@hotmail.com', 'Carlota', 'Vian', 'n', 'C', '2015-03-31 22:53:00', '5c88107fb4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4508, '', 0, 0),
(5348, 'fredvallim@yahoo.com.br', 'Frederico', 'Vallim', 'n', 'C', '2015-03-31 22:53:00', 'cea2727c5b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5349, 't_mergulhao@hotmail.com', 'Thiago', 'Mergulhão', 'n', 'C', '2015-03-31 22:53:00', '3bf5f7f57b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5350, 'p_diasantunes@hotmail.com', 'Pedro', 'Dias Antunes', 'n', 'C', '2015-03-31 22:53:00', '1dfab4f1ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3211, '', 0, 0),
(5351, 'ignaciomarmol@yahoo.es', 'Ignacio', 'Liria Loza', 'n', 'C', '2015-03-31 22:53:00', '23c8f60527', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5352, 'dseverino@iol.pt', 'Dulce', 'Duarte', 'n', 'C', '2015-03-31 22:53:00', '217a25f98c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5353, 'pedro.silva@remax.pt', 'Pedro', 'Silva', 'n', 'C', '2015-03-31 22:53:00', '73bd99c7b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5354, 'mcleal77@hotmail.com', 'Maria', 'Cunha Leal', 'n', 'C', '2015-03-31 22:53:00', '5276182ec8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5355, 'laramoutinho.salvador@gmail.com', 'Lara', 'S', 'n', 'C', '2015-03-31 22:53:00', '7c04872861', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5356, 'catarina.barros@diatra.pt', 'Catarina', 'Correia de Barros', 'n', 'C', '2015-03-31 22:53:00', '1b744f4c89', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5357, 'domingosamaromonteiro@gmail.com', 'Domingos', 'Amaro Monteiro', 'n', 'C', '2015-03-31 22:53:00', 'a42d440084', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5358, 'luislivro@gmail.com', 'Luis', 'Livro', 'n', 'C', '2015-03-31 22:53:00', 'f691549e5b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5359, 'noraramosgomes@gmail.com', 'Nora', 'Gomes', 'n', 'C', '2015-03-31 22:53:00', '30c29d0d99', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5360, 'carol_abreuesteves@hotmail.com', 'Carolina', 'Esteves', 'n', 'C', '2015-03-31 22:53:00', 'c0b2fc150c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5361, 'diogo.resendeescola@gmail.com', 'Diogo', 'Resende', 'n', 'C', '2015-03-31 22:53:00', '8ad8ff91d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5362, 'leonardojaques40@hotmail.com', 'Leonardo', 'Jaques Malagoli', 'n', 'C', '2015-03-31 22:53:00', '100bf4bb0a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5363, 'suzannecreed@hotmail.com', 'Seamus', 'Quinlan', 'n', 'C', '2015-03-31 22:53:00', 'ce8ec19bf5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5364, 'josellncoelho@gmail.com', 'Jose Luis', 'Nascimento Coelho', 'n', 'C', '2015-03-31 22:53:00', '37b80d6c2c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5365, 'vitinho_gomesdacunha@hotmail.com', 'Victor', 'Cunha', 'n', 'C', '2015-03-31 22:53:00', '65e5ae0410', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5366, 'jvarn1004@gmail.com', 'James', 'Varnadoe', 'n', 'C', '2015-03-31 22:53:00', '1308a2bf56', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5367, 'nunonorinho@hotmail.com', 'Nuno', 'Norinho', 'n', 'C', '2015-03-31 22:53:00', '37b1378f52', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1963, '', 0, 0),
(5368, 'rodigao1@hotmail.com', 'Rodrigo', 'Pickersgill Louzas', 'n', 'C', '2015-03-31 22:53:00', '44ec469e5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5369, 'pmbrs2012@gmail.com', 'Pedro', 'Silva', 'n', 'C', '2015-03-31 22:53:00', '81744dd648', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5370, 'smarisa27031971@hotmail.com', 'Sandra', 'Marisa', 'n', 'C', '2015-03-31 22:53:00', 'cfb24faae7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5371, 'latifa_pires@hotmail.com', 'Liticia', 'Laty', 'n', 'C', '2015-03-31 22:53:00', 'c50163be1c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5372, 'jjmfg@sapo.pt', 'Joao', 'Gomes', 'n', 'C', '2015-03-31 22:53:00', '60f3c4e63b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5373, 'afonso.b_ventura@hotmail.com', 'Afonso', 'Ventura', 'n', 'C', '2015-03-31 22:53:00', '145db46509', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5374, 'tjorge.lemos@gmail.com', 'Tiago', 'Lemos', 'n', 'C', '2015-03-31 22:53:00', 'c7ea0ed3b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5375, 'joncost@hotmail.com', 'João', 'Costa', 'n', 'C', '2015-03-31 22:53:00', 'f2e09494ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5376, 'naand.182@hotmail.com', 'Fernando', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:00', 'cc2b71d13d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5377, 'lassisch.dominik@googlemail.com', 'Dominik', 'Lassisch', 'n', 'C', '2015-03-31 22:53:00', 'f9ead248be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5378, 'rui_cocas@hotmail.com', 'Rui', 'Gonçalves', 'n', 'C', '2015-03-31 22:53:00', '3a68ed16b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5379, 'tania_oliveira@live.com.pt', 'Tânia', 'Oliveira', 'n', 'C', '2015-03-31 22:53:00', '82cf62f1c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4632, '', 0, 0),
(5380, 'fsp_912@hotmail.com', 'Frederico', 'Pacheco', 'n', 'C', '2015-03-31 22:53:00', '9b4ee8fa9a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5381, 'shivagordo@gmail.com', 'Rodrigo', 'Dray', 'n', 'C', '2015-03-31 22:53:00', 'bd7ae54ad8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5382, 'rodrigo_surf1995@hotmail.com', 'Rodrigo', 'Henriques', 'n', 'C', '2015-03-31 22:53:00', '2923708c77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5383, 'cdcoias@gmail.com', 'Carlos Daniel', 'Cóias', 'n', 'C', '2015-03-31 22:53:00', 'ca028f03b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5384, 'soraia.perfeito.piedade@hotmail.com', 'Soraia', 'Piedade', 'n', 'C', '2015-03-31 22:53:00', 'd62db76f1d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5385, 'nuno_fl.faria@hotmail.com', 'Nuno', 'Faria', 'n', 'C', '2015-03-31 22:53:00', '89cf745db6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5386, 'zemariatojal@gmail.com', 'Ze Maria', 'Tojal', 'n', 'C', '2015-03-31 22:53:00', '3cb249b583', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5387, 'luana.clementino.sa@hotmail.com', 'Luana', 'Sá', 'n', 'C', '2015-03-31 22:53:00', '33af9a9b4d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5388, 'joao.soares@hoteldomjose.com', 'Joao', 'Soares', 'n', 'C', '2015-03-31 22:53:00', 'd0b350e323', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2891, '', 0, 0),
(5389, 'manuel-pedome@web.de', 'Manuel', 'Ribeiro', 'n', 'C', '2015-03-31 22:53:00', '1a16568a24', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5390, 'miranda_goncalo@hotmail.com', 'Gonçalo', 'Miranda', 'n', 'C', '2015-03-31 22:53:00', '1219126823', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5391, 'camarocosta@gmail.com', 'Catarina', 'Amaro da Costa', 'n', 'C', '2015-03-31 22:53:00', '6079fcfc14', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5392, 'fbcarrilho@gmail.com', 'Francisco', 'Barrote Carrilho', 'n', 'C', '2015-03-31 22:53:00', 'e92046ebcb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5393, 'p.sousa.g90@gmail.com', 'Pedro Sousa', 'Guerreiro', 'n', 'C', '2015-03-31 22:53:00', 'd310d20da0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5394, 'is-pereira@hotmail.com', 'Isabel', 'Pereira', 'n', 'C', '2015-03-31 22:53:00', 'ed6cb01931', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5395, 'rafage@hotmail.com', 'Rafa', 'Gomez Espadafor', 'n', 'C', '2015-03-31 22:53:00', 'a22f1340ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5396, 'i.escada.goncalves@gmail.com', 'Ines', 'Gonçalves', 'n', 'C', '2015-03-31 22:53:00', '8700b85008', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 762, '', 0, 0),
(5397, 'luckcad@hotmail.com', 'Luis Luciano', 'Alberto', 'n', 'C', '2015-03-31 22:53:00', 'ad91947756', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5398, 'pedroteixeira@farmodietica.com', 'Pedro', 'Teixeira', 'n', 'C', '2015-03-31 22:53:00', 'bae267d55c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1947, '', 0, 0),
(5399, 'ag.insausti@yahoo.es', 'Ana', 'Garcés', 'n', 'C', '2015-03-31 22:53:00', '6ad89de283', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5400, 'beatrizkatzenstein@gmail.com', 'Beatriz', 'Katzenstein', 'n', 'C', '2015-03-31 22:53:00', '6ea70f441c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5401, 'helena.sasso@sapo.pt', 'Helena', 'Sasso Mamede', 'n', 'C', '2015-03-31 22:53:00', 'ad92069e0c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5402, 'fxvalga@hotmail.com', 'Francisco', 'Válga', 'n', 'C', '2015-03-31 22:53:00', '3d28ca8957', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5403, 'josefaguerra99@gmail.com', 'Josefa', 'Guerra', 'n', 'C', '2015-03-31 22:53:00', '2e1d3520cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5404, 'maria-mapril@hotmail.com', 'Maria', 'Mapril', 'n', 'C', '2015-03-31 22:53:00', 'e4a8789395', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5405, 'dayachalegre@hotmail.com', 'Daya', 'Chalegre', 'n', 'C', '2015-03-31 22:53:00', 'e69b802bd8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5406, 'dicpri@hotmail.com', 'Diana', 'Coelho', 'n', 'C', '2015-03-31 22:53:00', '0b93c0275e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5407, 'anaxistra@gmail.com', 'Ana', 'Xistra', 'n', 'C', '2015-03-31 22:53:00', 'b0fd16e36f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1257, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(5408, 'migasmatta@hotmail.com', 'Miguel', 'Mata', 'n', 'C', '2015-03-31 22:53:00', 'e861fe7e63', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1352, '', 0, 0),
(5409, 'carlosoares@outlook.pt', 'Carlos', 'Soares', 'n', 'C', '2015-03-31 22:53:00', '573d874528', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5410, 'franciscocpina@gmail.com', 'Francisco', 'Pina', 'n', 'C', '2015-03-31 22:53:00', '9160d739c4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5411, 'tiagocosta27@hotmail.com', 'Tiago', 'Costa', 'n', 'C', '2015-03-31 22:53:00', 'bff1c0af99', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5412, 'ptomas95@hotmail.com', 'P Tomás', 'Alcobia', 'n', 'C', '2015-03-31 22:53:00', 'f556de7534', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2904, '', 0, 0),
(5413, 'vascovaladas@hotmail.com', 'Vasco', 'Valadas', 'n', 'C', '2015-03-31 22:53:00', '5540f77ffe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 681, '', 0, 0),
(5414, 'paulokeanu@ovi.com', 'Paulo Egidio', 'Tinello', 'n', 'C', '2015-03-31 22:53:00', '2f269a74ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5415, 'brunomssv@gmail.com', 'Bruno', 'Varela', 'n', 'C', '2015-03-31 22:53:00', '56d3aea7f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5416, 'marta.sofia.candeias@gmail.com', 'Marta', 'Candeias', 'n', 'C', '2015-03-31 22:53:00', 'c6ac012912', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1840, '', 0, 0),
(5417, 'nuno_gomes1998@hotmail.com', 'Nuno', 'Gomes', 'n', 'C', '2015-03-31 22:53:00', '47d885bfe5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5418, 'tonicopinico@hotmail.com', 'António', 'Galhardo', 'n', 'C', '2015-03-31 22:53:00', 'fed5a1881e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5419, 'andrensg@gmail.com', 'André', 'Seabra Gonçalves', 'n', 'C', '2015-03-31 22:53:00', '58f6f62a8b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5420, 'dneo777@hotmail.com', 'Dieison', 'Souza', 'n', 'C', '2015-03-31 22:53:00', '8c1bcf8382', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4738, '', 0, 0),
(5421, 'filipejh_087@hotmail.com', 'Filipe', 'Horta', 'n', 'C', '2015-03-31 22:53:00', '5dc8010a2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5422, 'karla_roxa_69@hotmail.com', 'Carla', 'Rocha', 'n', 'C', '2015-03-31 22:53:00', '6eb929ac6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3097, '', 0, 0),
(5423, 'camesquita@fa.utl.pt', 'Carlos', 'Mesquita', 'n', 'C', '2015-03-31 22:53:00', 'f53629bf90', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5424, 'luisinha112@hotmail.com', 'Luisa', 'Ramos', 'n', 'C', '2015-03-31 22:53:00', 'b4a182c344', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5425, 'tomas.pintoabreu@hotmail.com', 'Tomas', 'Pinto Abreu', 'n', 'C', '2015-03-31 22:53:00', '80f504ccdf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5426, 'jrfcasa@live.com.pt', 'João', 'Ribeiro Ferreira', 'n', 'C', '2015-03-31 22:53:00', '9536654318', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2530, '', 0, 0),
(5427, 'sebastiao.hibon@sapo.pt', 'Sebastiao', 'Hibon', 'n', 'C', '2015-03-31 22:53:00', 'fd9ae673a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5428, 'guillermocine73@gmail.com', 'Guillermo', 'Scooter Edits', 'n', 'C', '2015-03-31 22:53:00', 'e01853fd73', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5429, 'madalenahatton@gmail.com', 'Madalena', 'Hatton', 'n', 'C', '2015-03-31 22:53:00', '5517b8ad70', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2553, '', 0, 0),
(5430, 'verapog@gmail.com', 'Vera', 'Gonçalves', 'n', 'C', '2015-03-31 22:53:00', '5474265562', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5431, 'regina_antunes_alexandre@hotmail.com', 'Regina', 'Alexandre', 'n', 'C', '2015-03-31 22:53:00', '169b835421', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 872, '', 0, 0),
(5432, 'joanammergulhao@gmail.com', 'Joana', 'Mergulhão', 'n', 'C', '2015-03-31 22:53:00', 'a61e0ff2e0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5433, 'm.a.bairrada@gmail.com', 'Maria Pinto', 'Gomes', 'n', 'C', '2015-03-31 22:53:00', 'a940a1a2b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5434, 'brunoa_dsantos@hotmail.com', 'Bruno', 'Santos', 'n', 'C', '2015-03-31 22:53:00', 'a4460dbc05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5435, 'manuelabello@gmail.com', 'Manuela', 'Bello', 'n', 'C', '2015-03-31 22:53:00', '213766d61f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 492, '', 0, 0),
(5436, 'miguel.garcez@hotmail.com', 'Miguel', 'Garcez', 'n', 'C', '2015-03-31 22:53:00', '062bb322bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5437, 'nelovan@hotmail.com', 'Nelson', 'Louzeiro', 'n', 'C', '2015-03-31 22:53:00', '8d0bca08f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5438, 'dsoares670@gmail.com', 'Dino', 'Soares', 'n', 'C', '2015-03-31 22:53:00', '41d85442a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5439, 'joao_se16@hotmail.com', 'João', 'Piedade', 'n', 'C', '2015-03-31 22:53:00', '71fa366931', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1945, '', 0, 0),
(5440, 'taabotelho@hotmail.com', 'Tony', 'Botelho', 'n', 'C', '2015-03-31 22:53:00', '8e266c3269', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2870, '', 0, 0),
(5441, 'anabelanuneslourenco@hotmail.com', 'Anabela', 'Lourenço', 'n', 'C', '2015-03-31 22:53:00', 'a2dbe68059', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5442, 'shrednh999@gmail.com', 'Lars', 'Hamilton', 'n', 'C', '2015-03-31 22:53:00', '278952c315', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5443, 'chefe_psilva@hotmail.com', 'Paulo', 'Silva', 'n', 'C', '2015-03-31 22:53:00', 'c10ec0b05a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5444, 'miguelcantoecastro@gmail.com', 'Miguel', 'Castro', 'n', 'C', '2015-03-31 22:53:00', 'bcf26b7995', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5445, 'francmonteiro@gmail.com', 'Francisco', 'Monteiro', 'n', 'C', '2015-03-31 22:53:00', '6318096c2b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5446, 'gudina2002@hotmail.com', 'Ana', 'Méndez Gudín', 'n', 'C', '2015-03-31 22:53:00', '1d164cb4ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5447, 'projectowarehouse@gmail.com', 'Warehouse', 'Projecto', 'n', 'C', '2015-03-31 22:53:00', 'ef8a9a7f3f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5448, 'rodrigosimoesmatias@hotmail.com', 'Rodrigo', 'Matias', 'n', 'C', '2015-03-31 22:53:00', 'f0cf87e514', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5449, 'pedrolenhard@gmail.com', 'Pedro', 'Lenhard', 'n', 'C', '2015-03-31 22:53:00', 'e9020877db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5450, 'zen_one96@hotmail.com', 'Jose', 'Fraga', 'n', 'C', '2015-03-31 22:53:00', '75667d6199', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5451, 'awerisnao@hotmail.com', 'Jorge', 'Vino Dela Casa', 'n', 'C', '2015-03-31 22:53:00', 'e410e1fa97', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5452, 'xinhorf@hotmail.com', 'Xinho', 'Ribeiro Ferreira', 'n', 'C', '2015-03-31 22:53:00', '74fb006205', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5453, 'jhonny_surf_1991@hotmail.com', 'João', 'Pereira', 'n', 'C', '2015-03-31 22:53:00', 'a402d6f148', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5454, 'miguel@despomar.com', 'Miguel', 'Fortes', 'n', 'C', '2015-03-31 22:53:00', '5a6b447998', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5455, 'giovannasilverio.s@gmail.com', 'Giovanna Silvério', 'de Souza', 'n', 'C', '2015-03-31 22:53:00', 'df641e8a16', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5456, 'joaomglx@gmail.com', 'Joao', 'Girao', 'n', 'C', '2015-03-31 22:53:00', '2b3837b196', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2459, '', 0, 0),
(5457, 'j.bolinhas@sapo.pt', 'Jean', 'Bolinhas', 'n', 'C', '2015-03-31 22:53:00', '25b82b17fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4288, '', 0, 0),
(5458, 'kauebakker@hotmail.com', 'Kaue', 'Bakker', 'n', 'C', '2015-03-31 22:53:00', 'c24e8d2ad5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5459, 'kalany@clix.pt', 'David', 'Golias', 'n', 'C', '2015-03-31 22:53:00', 'd958550cbe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5460, 'manuelmeneres@gmail.com', 'Manuel', 'Menéres', 'n', 'C', '2015-03-31 22:53:00', '5b61bf3db2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5461, 'dinisd9@gmail.com', 'Dinis', 'Duarte', 'n', 'C', '2015-03-31 22:53:00', '0e6429b6d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2890, '', 0, 0),
(5462, 'fabio@ambientare-sa.com.br', 'Fabio', 'Silva', 'n', 'C', '2015-03-31 22:53:00', '0f31627ff1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5463, 'filipa.jales@gmail.com', 'Filipa', 'Jales', 'n', 'C', '2015-03-31 22:53:00', '9f53a18ae3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5464, 'robertasantos022@gmail.com', 'Roberta', 'Santos', 'n', 'C', '2015-03-31 22:53:00', 'a1a5c609c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5465, 'karlawildner@gmail.com', 'Karla', 'Wildner', 'n', 'C', '2015-03-31 22:53:00', '6d3bfca3aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5466, 'bernardospinola@gmail.com', 'Francisco', 'Spinola', 'n', 'C', '2015-03-31 22:53:00', '8ad31c2c5e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5467, 'lawrencerbooth@gmail.com', 'Lawrence', 'Booth', 'n', 'C', '2015-03-31 22:53:00', '3bc9913123', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5468, 'joao_franco9@hotmail.com', 'Joao', 'Franco', 'n', 'C', '2015-03-31 22:53:00', '3e5f4dd58d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5469, 'isabelcaldeira71@gmail.com', 'Isabel', 'Caldeira', 'n', 'C', '2015-03-31 22:53:00', '817de45288', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5470, 'redarub@gmail.com', 'Redarub', 'Redarub', 'n', 'C', '2015-03-31 22:53:00', 'e3d9252917', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5471, 'mikalcelay@gmail.com', 'Mikel', 'Alcelay', 'n', 'C', '2015-03-31 22:53:00', 'c08919e42d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5472, 'hjreis18@gmail.com', 'Helder', 'Reis', 'n', 'C', '2015-03-31 22:53:00', '57e3ecdcf2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5473, 'miguelcastrosilva@hotmail.com', 'Miguel', 'Castro Silva', 'n', 'C', '2015-03-31 22:53:00', '373f8752e2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5474, 'alexandre.andrade@colegiodante.com.br', 'Alexandre', 'Salles', 'n', 'C', '2015-03-31 22:53:00', '2020146d45', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5475, 'renan_lopesalves@yahoo.com.br', 'Renan', 'Alves Lopes', 'n', 'C', '2015-03-31 22:53:00', '6883e0fbb0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5476, 'sandrinha_gafa@hotmail.com', 'Sandrinha', 'Amâncio', 'n', 'C', '2015-03-31 22:53:00', '64c223e5aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2299, '', 0, 0),
(5477, 'rodmorais@msn.com', 'Rodrigo', 'Morais', 'n', 'C', '2015-03-31 22:53:00', '327556028a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5478, 'jadsonloc@gmail.com', 'Jadson', 'Silva', 'n', 'C', '2015-03-31 22:53:00', 'f1bbd3545b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5479, 'paulaviannafm@gmail.com', 'Paula', 'Vianna', 'n', 'C', '2015-03-31 22:53:00', '0eb3241cd5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5480, 'lpinga@uol.com.br', 'Luiz', 'Campos', 'n', 'C', '2015-03-31 22:53:00', 'd6ce34f16b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5481, 'thiagoeduarte@hotmail.com', 'Thiago', 'Duarte', 'n', 'C', '2015-03-31 22:53:00', 'e9d7b0e0d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5482, 'susandshield@gmail.com', 'Susan', 'Shield', 'n', 'C', '2015-03-31 22:53:00', 'de5139a704', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5483, 'armandoso97@hotmail.com', 'Armando', 'Soares de Oliveira', 'n', 'C', '2015-03-31 22:53:00', 'ad849ac4fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5484, 'antonilobo@gmail.com', 'Antonio', 'Lobo', 'n', 'C', '2015-03-31 22:53:00', '1df0e6f72c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1779, '', 0, 0),
(5485, 'luisadarlington34@gmail.com', 'Luisa', 'Moura', 'n', 'C', '2015-03-31 22:53:00', 'bfc9256d7c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5486, 'mlazurara@gmail.com', 'Rui', 'Camaz', 'n', 'C', '2015-03-31 22:53:00', '9fb2818ba9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5487, 'joaod74@gmail.com', 'Ratão', 'João Diogo', 'n', 'C', '2015-03-31 22:53:00', '1a6f1881be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5488, 'henriquerteixeira@gmail.com', 'Henrique', 'Teixeira', 'n', 'C', '2015-03-31 22:53:00', 'd77a8d0df7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5489, 'bruno@gruposal.com.br', 'Bruno', 'Lins', 'n', 'C', '2015-03-31 22:53:00', '74b3cbb871', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5490, 'guilherme.rego@live.com.pt', 'Guilherme', 'Rego', 'n', 'C', '2015-03-31 22:53:00', 'b086b6eb29', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5491, 'paula.mombiela@gmail.com', 'Paula', 'Mombiela', 'n', 'C', '2015-03-31 22:53:00', '10e427e71e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5492, 'luismiguel_fonseca2@hotmail.com', 'Miguel', 'Fonseca', 'n', 'C', '2015-03-31 22:53:00', '475ac428ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5493, 'pikinhos1@gmail.com', 'Gonçalo', 'Meneses', 'n', 'C', '2015-03-31 22:53:00', '449b971d0a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 572, '', 0, 0),
(5494, 'paulocortezbarbosa@gmail.com', 'Paulo', 'Barbosa', 'n', 'C', '2015-03-31 22:53:00', '417b95f303', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2265, '', 0, 0),
(5495, 'cristinabittonf@hotmail.com', 'Cristina', 'Bitton Frade', 'n', 'C', '2015-03-31 22:53:00', '40faf473a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5496, 'veiga.goncalo@gmail.com', 'Gonçalo', 'Veiga', 'n', 'C', '2015-03-31 22:53:00', '30bcac8c72', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5497, 'ruioliveira56@hotmail.com', 'Rui', 'Oliveira', 'n', 'C', '2015-03-31 22:53:00', 'f7c8ff157d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5498, 'fercosta118@gmail.com', 'Fernando', 'Costa', 'n', 'C', '2015-03-31 22:53:00', '3b9f9cb221', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5499, 'rui.bordadagua@gmail.com', 'Rui', 'Bordadágua', 'n', 'C', '2015-03-31 22:53:00', '0fa7fe91ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5500, 'sanzoskar@hotmail.com', 'Oscar', 'Perez Sanz', 'n', 'C', '2015-03-31 22:53:00', 'f4b75aea88', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5501, 'rodrigotellini@yahoo.com.br', 'Rodrigo', 'Tellini', 'n', 'C', '2015-03-31 22:53:00', '9e980abf40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5502, 'verstijnenresi@gmail.com', 'Resi', 'Verstijnen', 'n', 'C', '2015-03-31 22:53:00', '9d65ae9280', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5503, 'mariana.mano.esteves@gmail.com', 'Mariana', 'Esteves', 'n', 'C', '2015-03-31 22:53:00', '180ad308cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3091, '', 0, 0),
(5504, 'josoev@gmail.com', 'José', 'Vasconcelos', 'n', 'C', '2015-03-31 22:53:00', '2b135fedd7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5505, 'ricardo.man.portugal@gmail.com', 'Ricardo', 'Portugal', 'n', 'C', '2015-03-31 22:53:00', '0e42ca599a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5506, 'adry_maluka@hotmail.com', 'Adriana', 'Gouveia', 'n', 'C', '2015-03-31 22:53:00', '53364813a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5507, 'jota.dourado@hotmail.com', 'Joarez', 'Dourado', 'n', 'C', '2015-03-31 22:53:00', 'f3ed4a8a75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5508, 'prousserie@gmail.com', 'Pedro', 'Rousserie', 'n', 'C', '2015-03-31 22:53:00', '549ea3e6e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5509, 'wayre13@hotmail.com', 'Wayne', 'Ayre', 'n', 'C', '2015-03-31 22:53:00', 'd7ca3e6802', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5510, 'afonso_hrf@hotmail.com', 'Afonso Henrique', 'Ribeiro', 'n', 'C', '2015-03-31 22:53:00', 'd8800aeb52', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5511, 'romulonn@yahoo.com.br', 'Rômulo', 'Nogueira', 'n', 'C', '2015-03-31 22:53:00', 'f929303ce6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5512, 'n.miranda.coelho@gmail.com', 'Nuno', 'Coelho', 'n', 'C', '2015-03-31 22:53:00', 'fdb12ed729', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5513, 'i.like.it.gpkt@gmail.com', 'Dominik', 'Gpkt', 'n', 'C', '2015-03-31 22:53:00', '0fc1a54d31', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5514, 'eduardocarvalhodasilva@yahoo.com', 'Eduardo', 'Da Silva', 'n', 'C', '2015-03-31 22:53:00', '0331d265ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5515, 'jcarlogomes@hotmail.com', 'Carlos', 'Gomes', 'n', 'C', '2015-03-31 22:53:00', '8b3a623b0a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5516, 'duartebrazoliveira@gmail.com', 'Duarte', 'de Oliveira', 'n', 'C', '2015-03-31 22:53:00', '69c92552a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2454, '', 0, 0),
(5517, 'ricardobernardo1978@hotmail.com', 'Ricardo', 'Bernardo', 'n', 'C', '2015-03-31 22:53:00', '84dc8b78c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5518, 'telma.cristovao@gmail.com', 'Telma', 'Cristóvão', 'n', 'C', '2015-03-31 22:53:00', 'eed8f60e46', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5519, 'andre_magdani@hotmail.com', 'André', 'Magdani', 'n', 'C', '2015-03-31 22:53:00', '72f7f02ab3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2950, '', 0, 0),
(5520, 'hugo_moreira96@hotmail.com', 'Hugo', 'Moreira', 'n', 'C', '2015-03-31 22:53:00', '4fb6d2b4ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1991, '', 0, 0),
(5521, 'sergiogoncalves77@gmail.com', 'Sergio', 'Goncalves', 'n', 'C', '2015-03-31 22:53:00', '07b3c6f2a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5522, 'ruipedro.ribas@hotmail.com', 'Rui', 'Jr.', 'n', 'C', '2015-03-31 22:53:00', '620a5f29a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5523, 'diogo.piri@hotmail.com', 'Piri', 'Pimentel', 'n', 'C', '2015-03-31 22:53:00', 'b5f8492cf9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5524, 'fe140884@hotmail.com', 'Fer', 'Pires', 'n', 'C', '2015-03-31 22:53:01', '1ff1b186fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5525, 'francescodelbufalo88@gmail.com', 'Francesco', 'Del Bufalo', 'n', 'C', '2015-03-31 22:53:01', '2e5689deba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5526, 'renanzinhop.v.c@hotmail.com', 'Renan', 'Fernandes', 'n', 'C', '2015-03-31 22:53:01', '5eccda7290', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5527, 'rramongama@gmail.com', 'Ramon', 'Gama', 'n', 'C', '2015-03-31 22:53:01', '91a1b2536d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5528, 'lelyara.carlota@gmail.com', 'Lelyara', 'Carlota', 'n', 'C', '2015-03-31 22:53:01', '99257532f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5529, 'adv3000@terra.com.br', 'Alberto', 'Fertin de Vasconcellos', 'n', 'C', '2015-03-31 22:53:01', '8faa1f114d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5530, 'pedrompg@sapo.pt', 'Pedro', 'Guimarães', 'n', 'C', '2015-03-31 22:53:01', 'ea539ca637', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5531, 'thoradventures@gmail.com', 'Alexandre', 'Mansur', 'n', 'C', '2015-03-31 22:53:01', '373adf3766', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5532, 'mbermudez@netcabo.pt', 'Marta', 'Bermudez', 'n', 'C', '2015-03-31 22:53:01', 'bb9b3a7091', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5533, 'helder_666@live.com', 'Helder', 'Pinto', 'n', 'C', '2015-03-31 22:53:01', 'bab0828c37', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1168, '', 0, 0),
(5534, 'hugo.piku@gmail.com', 'Flaming', 'Beggar', 'n', 'C', '2015-03-31 22:53:01', '14f512dc7e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5535, 'fred.sant@hotmail.com', 'Frederico', 'Santos', 'n', 'C', '2015-03-31 22:53:01', '9a6f6638cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5536, 'marianadovale_mc@hotmail.com', 'Mariana', 'Cordeiro', 'n', 'C', '2015-03-31 22:53:01', '873892a94f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5537, 'ines_t_barreiros@hotmail.com', 'Inês', 'Barreiros', 'n', 'C', '2015-03-31 22:53:01', 'ffc43e6ad3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5538, 'inescosta33@hotmail.com', 'Inês Brito', 'Costa', 'n', 'C', '2015-03-31 22:53:01', 'a363039e52', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4053, '', 0, 0),
(5539, 'juanpablotoscanini@hotmail.com', 'Juan', 'Toscanini', 'n', 'C', '2015-03-31 22:53:01', '5d8f32391b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5540, 'beatriz.ferreira.5@hotmail.com', 'Beatriz', 'Ferreira', 'n', 'C', '2015-03-31 22:53:01', '049ffa1414', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5541, 'madalenaheredia@hotmail.com', 'Madalena', 'Almeida', 'n', 'C', '2015-03-31 22:53:01', 'a38c3a0aa4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 653, '', 0, 0),
(5542, 'juanm.achilles@gmail.com', 'Juan', 'Istillarte', 'n', 'C', '2015-03-31 22:53:01', '2011d9dcba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5543, 'andre.mendonca2791@gmail.com', 'André', 'Mendonça', 'n', 'C', '2015-03-31 22:53:01', 'be26c8fa80', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5544, 'diogopipa_brasil@yahoo.com.br', 'Diogo', 'Dos Santos', 'n', 'C', '2015-03-31 22:53:01', 'eaf1639c4c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5545, 'debia_@hotmail.com', 'Ana', 'Ort G', 'n', 'C', '2015-03-31 22:53:01', '946c8f4c7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5546, 'anamargaridarebolo.97@gmail.com', 'Margarida', 'Rebolo', 'n', 'C', '2015-03-31 22:53:01', 'cfc0ff5fdb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5547, 'catarinatelesdemenezes@hotmail.com', 'Catarina', 'Teles de Menezes', 'n', 'C', '2015-03-31 22:53:01', 'c50745c968', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5548, 'robertsonsurf@hotmail.com', 'Robertson', 'Gonçalves', 'n', 'C', '2015-03-31 22:53:01', 'b1e5dfa48f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5549, 'franciscoxara@gmail.com', 'Francisco', 'Xara', 'n', 'C', '2015-03-31 22:53:01', 'a4242e8691', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 214, '', 0, 0),
(5550, 'che_guevara_48@hotmail.com', 'Imanol', 'Muñoz Pandiella', 'n', 'C', '2015-03-31 22:53:01', 'b884a06b91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5551, 'lindafreixeda@gmail.com', 'Susana', 'Ferreira', 'n', 'C', '2015-03-31 22:53:01', '16c212623a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5552, 'westbruno@hotmail.com', 'Bruno', 'West', 'n', 'C', '2015-03-31 22:53:01', '84ab4fab43', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5553, 'danielroitman@hotmail.com', 'Daniel Roitman', 'Pozzatti', 'n', 'C', '2015-03-31 22:53:01', '20ce705c34', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5554, 'mi-correia@hotmail.com', 'Miguel', 'Correia', 'n', 'C', '2015-03-31 22:53:01', '56551eefe4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3407, '', 0, 0),
(5555, 'bimbarela@gmail.com', 'Yasmin', 'Demanboro', 'n', 'C', '2015-03-31 22:53:01', '8fc8834914', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5556, 'carlos010563@hotmail.com', 'José Carlos', 'da Silva', 'n', 'C', '2015-03-31 22:53:01', 'aeac281f1e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5557, 'paoloreislanza@gmail.com', 'Paolo', 'Reis Lanza', 'n', 'C', '2015-03-31 22:53:01', '189e4e0f0a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5558, 'leonor.salesafonso@gmail.com', 'Leonor', 'Albuquerque', 'n', 'C', '2015-03-31 22:53:01', '6307171fbb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5559, 'nlnunolopes@gmail.com', 'Nuno', 'Lopes', 'n', 'C', '2015-03-31 22:53:01', '0b0007a9e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5560, 'daniel_lopes4820@hotmail.com', 'Daniel', 'Lopes', 'n', 'C', '2015-03-31 22:53:01', 'ca95aa419b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5561, 'pedro.bicudo@gmail.com', 'Pedro', 'Bicudo', 'n', 'C', '2015-03-31 22:53:01', 'bda4b40811', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4422, '', 0, 0),
(5562, 'franciscoguimaraesantos@gmail.com', 'Francisco', 'Santos', 'n', 'C', '2015-03-31 22:53:01', '107b9cea1e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5563, 'luhot2010@hotmail.com', 'Luciane', 'Goularte', 'n', 'C', '2015-03-31 22:53:01', '81ab26d83d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5564, 'joao.imaginario@intensid.com', 'João', 'Imaginário', 'n', 'C', '2015-03-31 22:53:01', '3ffd1ce4eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5565, 'tiago_alegre@msn.com', 'Tiago', 'Duarte', 'n', 'C', '2015-03-31 22:53:01', '5e313a22b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5566, 'viapolmv@yahoo.com.br', 'Marcio', 'Valerio', 'n', 'C', '2015-03-31 22:53:01', '8bb74b0094', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5567, 'optogersonalmeida@gmail.com', 'Gerson', 'Almeida', 'n', 'C', '2015-03-31 22:53:01', '714f5ade13', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5568, 'hmsantossd@hotmail.com', 'Hugo', 'Santos', 'n', 'C', '2015-03-31 22:53:01', '823f8579b6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5569, 'ricardolindner@hotmail.com', 'Ricardo', 'Lindner', 'n', 'C', '2015-03-31 22:53:01', '17724228ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5570, 'joaoantoniofx@gmail.com', 'João', 'Gomes', 'n', 'C', '2015-03-31 22:53:01', '4832c2a381', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5571, 'juasss3@hotmail.com', 'Julio', 'Deortega', 'n', 'C', '2015-03-31 22:53:01', 'c2f4ac2e8c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5572, 'joao_balola@msn.com', 'João', 'Balola', 'n', 'C', '2015-03-31 22:53:01', '8c8de208bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5573, 'mendocysneiros@gmail.com', 'Mendo', 'de Dornellas', 'n', 'C', '2015-03-31 22:53:01', 'd067be00e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5574, 'isa7santos@hotmail.com', 'Isa', 'Santos', 'n', 'C', '2015-03-31 22:53:01', '8544701fa8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5575, 'orlandomendespereira@gmail.com', 'Orlando', 'Pereira', 'n', 'C', '2015-03-31 22:53:01', '5d801b002d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5576, 'ruifilipesantos@hotmail.com', 'Rui', 'Santos', 'n', 'C', '2015-03-31 22:53:01', 'ad1b898500', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5577, 'jmanuelpdias@gmail.com', 'José', 'Dias', 'n', 'C', '2015-03-31 22:53:01', '146a372bf4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5578, 'simoesruimario@hotmail.com', 'Mario', 'Rocha', 'n', 'C', '2015-03-31 22:53:01', '39ae289264', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5579, 'felipe.briedel@gmail.com', 'Felipe', 'Brum Riedel', 'n', 'C', '2015-03-31 22:53:01', '67bab60af7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5580, 'manelccoelho@hotmail.com', 'Manel', 'Coelho', 'n', 'C', '2015-03-31 22:53:01', '75dd1f81f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5581, 'raphaeldiaspereira@gmail.com', 'Raphael', 'Pereira', 'n', 'C', '2015-03-31 22:53:01', 'dfad2f353c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5582, 'teixeirabmct@gmail.com', 'Bruno', 'Teixeira', 'n', 'C', '2015-03-31 22:53:01', '84615b598a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5583, 'xico_rebel@hotmail.com', 'Francisco', 'Machado', 'n', 'C', '2015-03-31 22:53:01', '4a26020fc1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5584, 'tiagobatistabertolino@gmail.com', 'Tiago', 'Bertolino', 'n', 'C', '2015-03-31 22:53:01', 'c860ec806a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5585, 'martakoala@hotmail.com', 'Marta', 'Cranmer', 'n', 'C', '2015-03-31 22:53:01', '4b67a45585', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5586, 'arthur.1221@hotmail.com', 'Arthur', 'Moura', 'n', 'C', '2015-03-31 22:53:01', 'd2ddfa015a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5587, 'berna_axk@hotmail.com', 'Bernardo', 'Kelly', 'n', 'C', '2015-03-31 22:53:01', 'a975780ece', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(5588, 'deny_943@hotmail.com', 'Daniel', 'Figueiredo', 'n', 'C', '2015-03-31 22:53:01', 'fd6e440b5b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5589, 'ivufilipe@hotmail.com', 'Ivo', 'Carvalho', 'n', 'C', '2015-03-31 22:53:01', 'b31598c58e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5590, 'jmdsebastiao@gmail.com', 'José', 'Sebastião', 'n', 'C', '2015-03-31 22:53:01', 'aca2ef1adb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5591, 'victorhgschmidt@gmail.com', 'Victor Hugo', 'Schmidt', 'n', 'C', '2015-03-31 22:53:01', 'b6855b6acc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5592, 'keshialula@hotmail.com', 'Keshia', 'Eyre', 'n', 'C', '2015-03-31 22:53:01', 'dce186d8ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3577, '', 0, 0),
(5593, 'diogobarradas29@gmail.com', 'Diogo', 'Barradas', 'n', 'C', '2015-03-31 22:53:01', '565e8c64d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5594, 'luismiguel_semedo@hotmail.com', 'Luís', 'Semedo', 'n', 'C', '2015-03-31 22:53:01', '60f9cfbb5b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5595, 'eduardopilar93@gmail.com', 'Eduardo', 'Pilar', 'n', 'C', '2015-03-31 22:53:01', '7fec38b99f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5596, 'marko_senex@hotmail.com', 'Marco', 'Domingos', 'n', 'C', '2015-03-31 22:53:01', '00f26b96f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5597, 'xico_lb1@hotmail.com', 'francisoc', 'Amorim', 'n', 'C', '2015-03-31 22:53:01', '37477ccffd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5598, 'matnieves.6@gmail.com', 'Matias', 'Nieves', 'n', 'C', '2015-03-31 22:53:01', '73735f8f74', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5599, 'm.retorta@netcabo.pt', 'Margarida', 'Retorta', 'n', 'C', '2015-03-31 22:53:01', '77ee0aa212', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5600, 'lui300@hotmail.com', 'Luís', 'Felipe', 'n', 'C', '2015-03-31 22:53:01', 'ada49e2ee9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5601, 'joanammendes@gmail.com', 'Joana', 'Martins Mendes', 'n', 'C', '2015-03-31 22:53:01', 'fd1fd0611e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5602, 'directorcutz@gmail.com', 'Jorge', 'Coelho', 'n', 'C', '2015-03-31 22:53:01', '129ecf7b9a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5603, 'sylvain.cazenave@wanadoo.fr', 'Sylvain', 'Cazenave', 'n', 'C', '2015-03-31 22:53:01', '3341dd6505', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5604, 'danielapcarneiro@hotmail.com', 'Daniela', 'Carneiro', 'n', 'C', '2015-03-31 22:53:01', '976d93c0b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5605, 'tomas_cab7@hotmail.com', 'Tomás', 'Cabaço', 'n', 'C', '2015-03-31 22:53:01', '9b835ed897', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5606, 'afonsosenagomes@hotmail.com', 'Afonso', 'Gomes', 'n', 'C', '2015-03-31 22:53:01', '86438e8b73', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5607, 'rodolfo.dioliveira@gmail.com', 'Rodolfo', 'Matos', 'n', 'C', '2015-03-31 22:53:01', '1b5d9bc268', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5608, 'isa_gomesteixeira@yahoo.com.br', 'Isabela', 'Teixeira', 'n', 'C', '2015-03-31 22:53:01', '5a19209168', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5609, 'jaime-abastos@hotmail.com', 'Jaime', 'Amorim', 'n', 'C', '2015-03-31 22:53:01', '9ef7d8bdf5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5610, 'camillaejunior@outlook.com', 'Junior', 'Camilla', 'n', 'C', '2015-03-31 22:53:01', '68d9d5d60b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5611, 'jmiguelvale@gmail.com', 'Jorge Miguel', 'Vale', 'n', 'C', '2015-03-31 22:53:01', 'be530f19ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5612, 'rcal612@comcast.net', 'Ronda', 'Callaway', 'n', 'C', '2015-03-31 22:53:01', 'a69d83dc75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5613, 'joaovalente65@gmail.com', 'João', 'Valente', 'n', 'C', '2015-03-31 22:53:01', '989b81039d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 203, '', 0, 0),
(5614, 'psilvap9@gmail.com', 'Paulo', 'Silva', 'n', 'C', '2015-03-31 22:53:01', 'a63e47e84e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5615, 'reyschwartz@hotmail.com', 'Reinaldo', 'Schwartz', 'n', 'C', '2015-03-31 22:53:01', '78650c59f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5616, 'sidney_ce@hotmail.com', 'Sidney', 'Cipriano', 'n', 'C', '2015-03-31 22:53:01', 'f4873806d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5617, 'luiz_von@hotmail.com', 'Luiz', 'Von Paumgartten', 'n', 'C', '2015-03-31 22:53:01', '7c4ffe93cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5618, 'gemini_ricardo@hotmail.com', 'Ricardo', 'Clemente', 'n', 'C', '2015-03-31 22:53:01', '4e15e6ad75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5619, 'brunocros@hotmail.com', 'Bruno', 'Faustino', 'n', 'C', '2015-03-31 22:53:01', '4e2c9ab2d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5620, 'rtftavares@terra.com.br', 'Rogério', 'Tavares', 'n', 'C', '2015-03-31 22:53:01', '2044dc50fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5621, 'castro_rj@oi.com.br', 'Paulo', 'Castro', 'n', 'C', '2015-03-31 22:53:01', '508b94a800', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5622, 'orlandogue@gmail.com', 'Orlando', 'Guerreiro', 'n', 'C', '2015-03-31 22:53:01', 'a91ff4ad81', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2979, '', 0, 0),
(5623, 'thitigo2008@hotmail.com', 'Thiago', 'Henriques', 'n', 'C', '2015-03-31 22:53:01', 'caea947e35', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5624, 'ruicunhalino@gmail.com', 'Rui', 'Lino', 'n', 'C', '2015-03-31 22:53:01', '64cb171019', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5625, 'salvador_fhmc@sapo.pt', 'Salvador', 'Colaço', 'n', 'C', '2015-03-31 22:53:01', '744602fa49', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5626, 'evanm84@hotmail.com', 'Evan', 'Miller', 'n', 'C', '2015-03-31 22:53:01', '4083c1292b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5627, 'catalinaluis@hotmail.com', 'Luis', 'Silva', 'n', 'C', '2015-03-31 22:53:01', '11a0f73efb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5628, 'andresampaioteixeira@gmail.com', 'Andre', 'Teixeira', 'n', 'C', '2015-03-31 22:53:01', 'a11caf7eda', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5629, 'rosialgorta@hotmail.com', 'Rosi', 'Antía', 'n', 'C', '2015-03-31 22:53:01', 'bb3d24a145', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5630, 'hsfilmes@yahoo.com.br', 'Helio', 'Sant Anna', 'n', 'C', '2015-03-31 22:53:01', 'f3b7c6b2bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5631, 'renan.backdoor@gmail.com', 'Renan', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:01', '0cd422d231', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5632, 'ddm.rudd@gmail.com', 'Chris', 'Rudd', 'n', 'C', '2015-03-31 22:53:01', '6bc6d944af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5633, 'alexandrefurquimdelima@hotmail.com', 'Alexandre', 'Lima', 'n', 'C', '2015-03-31 22:53:01', 'c07a1af8fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5634, 'moglimarcelo@gmail.com', 'Marcelo', 'Mogli', 'n', 'C', '2015-03-31 22:53:01', '8a5dd8c741', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5635, 'vai_po_crl@hotmail.com', 'Frederico', 'Rosa', 'n', 'C', '2015-03-31 22:53:01', 'c94a26f808', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5636, 'jessicaregina_13@hotmail.com', 'Jéssica', 'Regina', 'n', 'C', '2015-03-31 22:53:01', '60947a4bbd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5637, 'luccaslma@hotmail.com', 'Lucas', 'Lima', 'n', 'C', '2015-03-31 22:53:01', 'fd713501e0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5638, 'ellsurf@hotmail.com', 'Israel', 'José Goedert', 'n', 'C', '2015-03-31 22:53:01', '5ffa5a31fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5639, 'marlou35rj@hotmail.com', 'Marcelo', 'Lourenço', 'n', 'C', '2015-03-31 22:53:01', 'bbd3b2bcf0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5640, 'ram_lx@yahoo.com', 'Ram', 'Miguel', 'n', 'C', '2015-03-31 22:53:01', '25fb96e91e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5641, 'jonathan_gelinski@hotmail.com', 'Jonathan', 'Gelinski', 'n', 'C', '2015-03-31 22:53:01', '6bd228d9d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5642, 'bobetharrington@gmail.com', 'Beth', 'Harrington', 'n', 'C', '2015-03-31 22:53:01', '7072fbe300', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5643, 'antiamagdalena@gmail.com', 'Magdalena', 'Antía', 'n', 'C', '2015-03-31 22:53:01', '560be15369', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5644, 'chewierufushatchhise@gmail.com', 'Chewie Rufus', 'Hise', 'n', 'C', '2015-03-31 22:53:01', 'b049a8d8b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5645, 'mandapsa@hotmail.com', 'Amanda', 'Leopoldini', 'n', 'C', '2015-03-31 22:53:01', 'f8e663a7cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5646, 'seasidebob@gmail.com', 'Robert', 'Gorbould', 'n', 'C', '2015-03-31 22:53:01', '58774d449a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5647, 'betao-sfddms@hotmail.com', 'Roberto', 'Brito', 'n', 'C', '2015-03-31 22:53:01', 'c2681a58ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5648, 'patrickdesouzabingo@hotmail.com', 'Patrick', 'de Souza', 'n', 'C', '2015-03-31 22:53:01', '576248b799', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5649, 'mari.maruca@hotmail.com', 'Mariana', 'Maruca', 'n', 'C', '2015-03-31 22:53:01', 'b9505d787e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5650, 'liapbarros@gmail.com', 'Lia', 'Barros', 'n', 'C', '2015-03-31 22:53:01', '83193ce902', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5651, 'quiquelaku@hotmail.com', 'Quique', 'Cianciarulo', 'n', 'C', '2015-03-31 22:53:01', '5e32f69f61', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5652, 'isanolasco@globo.com', 'Isabela', 'Nolasco', 'n', 'C', '2015-03-31 22:53:01', 'd6e2ce4cd2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5653, 'crismiranda_1993@hotmail.com', 'Cristiana', 'Miranda', 'n', 'C', '2015-03-31 22:53:01', '59aa2d4ef4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5654, 'joaopcassis@gmail.com', 'Joao', 'Cassis', 'n', 'C', '2015-03-31 22:53:01', 'a7957d71b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5655, 'sabreu21@hotmail.com', 'Sandra Sofia', 'Abreu', 'n', 'C', '2015-03-31 22:53:01', '1144819c9b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5656, 'micheluzonj@hotmail.com', 'Michel', 'Uzonj', 'n', 'C', '2015-03-31 22:53:01', '3e5a32b0e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2935, '', 0, 0),
(5657, 'marta_quintela@hotmail.com', 'Marta', 'Quintela', 'n', 'C', '2015-03-31 22:53:01', 'c0bf428d8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5658, 'julianolcarvalho500@hotmail.com', 'Juliano', 'Lentz Carvalho', 'n', 'C', '2015-03-31 22:53:01', '9f2886db6c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5659, 'nickharley10@gmail.com', 'Nick', 'Harley', 'n', 'C', '2015-03-31 22:53:01', 'e9144d07a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5660, 'sofiacostapinto@gmail.com', 'Sofia', 'Pinto', 'n', 'C', '2015-03-31 22:53:01', 'c05363b6d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5661, 'filipepujol@live.com.pt', 'Filipe', 'Pujol', 'n', 'C', '2015-03-31 22:53:01', 'de346bc3ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2536, '', 0, 0),
(5662, 'carlosarthur@globo.com', 'Carlos Arthur', 'de Athayde', 'n', 'C', '2015-03-31 22:53:01', '8b4c1f2102', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5663, 'mst15001121@novasbe.pt', 'Augusto', 'José Casalta Miranda', 'n', 'C', '2015-03-31 22:53:01', '4baf2a0e55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5664, 'carolinamonica93@gmail.com', 'Carolina', 'Caeiro', 'n', 'C', '2015-03-31 22:53:01', '121450e768', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5665, 'moura.mateus@gmail.com', 'Mateus', 'Moura', 'n', 'C', '2015-03-31 22:53:01', '1b916c7f03', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5666, 'ceugarcia61@gmail.com', 'Maria Do Céu', 'Garcia', 'n', 'C', '2015-03-31 22:53:01', '7c67b6d110', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2466, '', 0, 0),
(5667, 'saraduarte08@hotmail.com', 'Sara', 'Duarte', 'n', 'C', '2015-03-31 22:53:01', '4abe8a31d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5668, 'mjmdskravmaga@gmail.com', 'Mário', 'Santos', 'n', 'C', '2015-03-31 22:53:01', '73a00da80f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5669, 'rodrigocirio15@gmail.com', 'rodrigo', 'cirio', 'n', 'C', '2015-03-31 22:53:01', '1a9021eb3c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5670, 'ritaafonsoduraes@gmail.com', 'Rita', 'Durães', 'n', 'C', '2015-03-31 22:53:01', '548b63b847', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4341, '', 0, 0),
(5671, 'figsurf@hotmail.com', 'Tiago', 'Quinto', 'n', 'C', '2015-03-31 22:53:01', '320a965900', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5672, 'luisvicente78@gmail.com', 'Luis', 'Vicente', 'n', 'C', '2015-03-31 22:53:01', '9d1970fb33', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5673, 'mel_susa@hotmail.com', 'Suelen', 'Ribeiro', 'n', 'C', '2015-03-31 22:53:01', 'dfbc49a081', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5674, 'amandita_paiva@yahoo.com.br', 'Amanda', 'Sancho de Paiva', 'n', 'C', '2015-03-31 22:53:01', '4a9313b77f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5675, 'gui.almeida.leao76@gmail.com', 'Guilherme', 'Almeida', 'n', 'C', '2015-03-31 22:53:01', '095b82a49b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5676, 'anegracia81@gmail.com', 'Ane', 'Gracia Marquez', 'n', 'C', '2015-03-31 22:53:01', 'a7248304f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5677, 'susanafragoso@hotmail.com', 'Susana', 'Fragoso', 'n', 'C', '2015-03-31 22:53:01', '3964c9e716', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5678, 'luis7amador@gmail.com', 'Luis', 'Amador', 'n', 'C', '2015-03-31 22:53:01', '7299a58c7a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5679, 'correiodotonico@hotmail.com', 'Tonico', 'Correa', 'n', 'C', '2015-03-31 22:53:01', 'f90cfc3df7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5680, 'thalesjua06@gmail.com', 'Thales', 'Cesar', 'n', 'C', '2015-03-31 22:53:01', '4ce02d5741', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5681, 'mateusvenancio18@gmail.com', 'Mateus', 'Venancio', 'n', 'C', '2015-03-31 22:53:01', '6e1c4278c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5682, 'andrelrpa@terra.com.br', 'André', 'Alves', 'n', 'C', '2015-03-31 22:53:01', '47ba133cb8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5683, 'yan2004.sk8@hotmail.com', 'Yan', 'Söndahl', 'n', 'C', '2015-03-31 22:53:01', 'edb810bb54', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5684, 'elena.lopes1@gmail.com', 'Elena', 'Lopes', 'n', 'C', '2015-03-31 22:53:01', 'e2feff7774', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5685, 'jmrmm_97@hotmail.com', 'Joao', 'Miranda', 'n', 'C', '2015-03-31 22:53:01', '3228e7294f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5686, 'marianaalbuquerque80@gmail.com', 'Mariana', 'Albuquerque', 'n', 'C', '2015-03-31 22:53:01', '142141cc48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5687, 'carolinasgonzalez26@gmail.com', 'Carolina', 'Gonzalez', 'n', 'C', '2015-03-31 22:53:01', 'ad386fd569', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5688, 'hanapraxedes@outlook.com', 'Yohana', 'Praxedes', 'n', 'C', '2015-03-31 22:53:01', '1d34bc3afc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5689, 'mylla.abs@gmail.com', 'CM', 'NEVOEIRA', 'n', 'C', '2015-03-31 22:53:01', '4ff51f7e9d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5690, 'teresa_mcad@hotmail.com', 'Teresa', 'Andrade Dias', 'n', 'C', '2015-03-31 22:53:01', 'e4c8261f09', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 882, '', 0, 0),
(5691, 'joanaocunha@hotmail.com', 'Joana', 'Cunha', 'n', 'C', '2015-03-31 22:53:01', '3381c77544', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5692, 'maguielool@gmail.com', 'Margarida', 'Reis', 'n', 'C', '2015-03-31 22:53:01', 'd6455ac2b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5693, 'anavilela14@hotmail.com', 'Ana', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:01', '1a8c474c74', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5694, 'rodrigo-matos@hotmail.com', 'Rodrigo', 'Barros', 'n', 'C', '2015-03-31 22:53:01', 'b6ca0a3f2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5695, 'afp97@hotmail.com', 'Ana', 'Fonseca Pinto', 'n', 'C', '2015-03-31 22:53:01', '1dd6926b6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5696, 'pati_maria_santos@hotmail.com', 'Patrícia', 'Santos', 'n', 'C', '2015-03-31 22:53:01', '5ac102214f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5697, 'alanferreira1905@gmail.com', 'Alan', 'Ferreira', 'n', 'C', '2015-03-31 22:53:01', 'f713a08753', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5698, 'gabrielbrandao07@hotmail.com', 'Gabriel', 'Brandão', 'n', 'C', '2015-03-31 22:53:01', 'b072298d60', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5699, 'luisa.roxy@hotmail.com', 'Ana', 'Luísa', 'n', 'C', '2015-03-31 22:53:01', '346902ede9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5700, 'bilafa@gmail.com', 'Fabiola', 'Fatica', 'n', 'C', '2015-03-31 22:53:01', '3e75238cdd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5701, 'rmamiya@hawaii.edu', 'Rachel', 'Mamiya Hernández', 'n', 'C', '2015-03-31 22:53:01', '6f24e233dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5702, 'rodolfoscudeze@gmail.com', 'Rodolfo', 'Scudeze', 'n', 'C', '2015-03-31 22:53:01', '81c1ac5c3e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5703, 'felipegm.psf@gmail.com', 'Felipe', 'Miotti', 'n', 'C', '2015-03-31 22:53:01', 'bf2d98f008', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5704, 'r.s.couto@hotmail.com', 'Rita', 'Soares Couto', 'n', 'C', '2015-03-31 22:53:01', '57414c6f23', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5705, 'ffelizari@hotmail.com', 'Fabiane', 'Felizari', 'n', 'C', '2015-03-31 22:53:01', 'eee50baeba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5706, 'uh_arthur@yahoo.com.br', 'Arthur', 'Dias', 'n', 'C', '2015-03-31 22:53:01', 'c9d24b8dcf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5707, 'michiprado_gr@hotmail.com', 'Michi', 'Gómez', 'n', 'C', '2015-03-31 22:53:01', 'dbd0e8e47d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5708, 'edustadtherr@hotmail.com', 'Edu', 'Stadtherr', 'n', 'C', '2015-03-31 22:53:01', 'a4ce0185d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5709, 'pedroeugeniodealmeida01@gmail.com', 'Pedro', 'de Almeida', 'n', 'C', '2015-03-31 22:53:01', '4c9cff0f3f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1771, '', 0, 0),
(5710, 'marianaltexas@hotmail.com', 'Mariana', 'Teixeira', 'n', 'C', '2015-03-31 22:53:01', '5bd24ad980', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5711, 'pradosoumaisvoce@hotmail.com', 'Michel', 'Picozzi', 'n', 'C', '2015-03-31 22:53:01', '4772ab2568', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5712, 'magnofontes@hotmail.com', 'Magno', 'Fontes', 'n', 'C', '2015-03-31 22:53:01', 'd48d13fece', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5713, 'mig21dark@gmail.com', 'Miguel', 'Gpm', 'n', 'C', '2015-03-31 22:53:01', '04306ab5e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4173, '', 0, 0),
(5714, 'brunoguilhermek@gmail.com', 'Bruno Guilherme', 'Fonseca', 'n', 'C', '2015-03-31 22:53:01', 'adab6e0f4c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5715, 'vitor.genio@hotmail.com', 'João', 'Lidio', 'n', 'C', '2015-03-31 22:53:01', '1f738cfeac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5716, 'ricardopaulista@terra.com.br', 'Ricardo', 'Macedo', 'n', 'C', '2015-03-31 22:53:01', 'cab79c29ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5717, 'marcelamachadosurf@hotmail.es', 'Marcela', 'Machado', 'n', 'C', '2015-03-31 22:53:01', 'e52885c77a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5718, 'faelsilveira@gmail.com', 'Rafael', 'Silveira', 'n', 'C', '2015-03-31 22:53:01', '3541b27b38', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5719, 'karolzinhabotafogo@hotmail.com', 'Karol', 'Tavares', 'n', 'C', '2015-03-31 22:53:01', '334ceed31f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5720, 'sergio.gabriel.rodrigues@gmail.com', 'Sérgio', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:01', '08672b5db9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5721, 'lucasramiroherbetta@hotmail.com', 'Lucas', 'Ramiro', 'n', 'C', '2015-03-31 22:53:01', '6b649c5fbe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5722, 'mbotton@gmail.com', 'Martim', 'Botton', 'n', 'C', '2015-03-31 22:53:01', '065fa9d994', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5723, 'karolinehayenne96@gmail.com', 'Karoline', 'Oliveira', 'n', 'C', '2015-03-31 22:53:01', '09217a9a6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5724, 'rbarretosoares@gmail.com', 'Rita', '', 'n', 'C', '2015-03-31 22:53:01', '6bf99604ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1918, '', 0, 0),
(5725, 'sergiordourado@gmail.com', 'Sergio', 'Dourado', 'n', 'C', '2015-03-31 22:53:01', '78083554d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5726, 'euclidesb445@gmail.com', 'Euclides', 'Neto', 'n', 'C', '2015-03-31 22:53:01', '9fd9008633', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5727, 'filipe_correia_8@hotmail.com', 'Filipe', 'Correia', 'n', 'C', '2015-03-31 22:53:01', 'c6cca6eed5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5728, 'b-jesus97@hotmail.com', 'Bernardo', 'Jesus', 'n', 'C', '2015-03-31 22:53:01', 'a8bca971cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5729, 'kateburling@hotmail.com', 'Kate', 'Burling', 'n', 'C', '2015-03-31 22:53:01', 'e993b61cc5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5730, 'michaelrodrigues123@outlook.com', 'Mike', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:01', 'c185e00515', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5731, 'lkthiago@gmail.com', 'Thiago', 'Nunes', 'n', 'C', '2015-03-31 22:53:01', 'f09d9613f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5732, 'xanaboucas@gmail.com', 'Alexandra', 'Bouças', 'n', 'C', '2015-03-31 22:53:01', '7e041f27dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5733, 'nortonorth@gmail.com', 'Norton', 'Orthmann', 'n', 'C', '2015-03-31 22:53:01', 'ae7050404d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5734, 'ritakaua@hotmail.com', 'Rita', 'Orosco', 'n', 'C', '2015-03-31 22:53:01', '26bbb68b51', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5735, 'leandrormmartins@gmail.com', 'Leandro', 'Martins', 'n', 'C', '2015-03-31 22:53:01', '81f00d7b91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5736, 'hsmp23@gmail.com', 'Hugo', 'San Martín Prat', 'n', 'C', '2015-03-31 22:53:01', '75da766498', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5737, 'surfreegae@hotmail.com', 'Sanny', 'Muzetti', 'n', 'C', '2015-03-31 22:53:01', '48e3255aab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5738, 'danielvalera10@hotmail.com', 'Daniel', 'Valera Martinez', 'n', 'C', '2015-03-31 22:53:01', 'cf60ae94a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5739, 'aaron-offs@hotmail.com', 'Aaron', 'Cavalheiro', 'n', 'C', '2015-03-31 22:53:01', '8e74823543', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5740, 'hgcsmachado@hotmail.com', 'Enrique', 'Machado', 'n', 'C', '2015-03-31 22:53:01', '9e5e4308dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5741, 'oiram.alexand@hotmail.com', 'Mário', 'Alexandrino', 'n', 'C', '2015-03-31 22:53:01', '6ba9ff77cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5742, 'silsan_2000@yahoo.com', 'Silvia', 'Santos', 'n', 'C', '2015-03-31 22:53:01', '2f3c6e3116', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5743, 'alexandra_bodyboarder@hotmail.com', 'Alex', 'Rinder', 'n', 'C', '2015-03-31 22:53:01', 'f02e35b112', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5744, 'ricardo101910@live.com.pt', 'Hélder', 'Andrade', 'n', 'C', '2015-03-31 22:53:01', '009fe27bcf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 401, '', 0, 0),
(5745, 'derickrey@gmail.com', 'Derick', 'Rey', 'n', 'C', '2015-03-31 22:53:01', '1d16433068', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5746, 'levi48muzzi@gmail.com', 'Levi', 'Muzzi', 'n', 'C', '2015-03-31 22:53:01', '3c9e10c79b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5747, 'enriquecortegosomangana@gmail.com', 'kikelo', 'cor', 'n', 'C', '2015-03-31 22:53:01', '320723dffe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5748, 'itziarguisasola@hotmail.com', 'Itziar Guisasola', 'Gonzalez', 'n', 'C', '2015-03-31 22:53:01', 'fd14e40eb3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5749, 'rcarrajola@gmail.com', 'Ricardo', 'Carrajola', 'n', 'C', '2015-03-31 22:53:01', '835e98c74f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 967, '', 0, 0),
(5750, 'moraesguga@gmail.com', 'Gustavo', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:01', 'e9af74a082', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5751, 'pyterjr@terra.com.br', 'Pedro', 'Lorenzo Junior', 'n', 'C', '2015-03-31 22:53:01', '4da459ad69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5752, 'alanreggae@hotmail.com', 'Alan', 'Rossi', 'n', 'C', '2015-03-31 22:53:01', 'a9733d78b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5753, 'fabiojpduarte@hotmail.com', 'Fabio', 'Duarte', 'n', 'C', '2015-03-31 22:53:01', '33b2394adc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5754, 'edmariolins1976@hotmail.com', 'Edmário', 'Lins', 'n', 'C', '2015-03-31 22:53:01', 'c41e028e65', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5755, 'elefantepolar@gmail.com', 'Fernando', 'Rocha', 'n', 'C', '2015-03-31 22:53:01', 'd0c23931ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5756, 'caiolimaray@hotmail.com', 'Caio', 'Henrique', 'n', 'C', '2015-03-31 22:53:01', '90f63a07e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5757, 'michelbressan@hotmail.com', 'Michel', 'Bressan', 'n', 'C', '2015-03-31 22:53:01', 'ec719e0b64', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5758, 'moicca@hotmail.com', 'Mayara', 'Parreira', 'n', 'C', '2015-03-31 22:53:01', '51177c1734', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5759, 'ana.lu_luana@hotmail.com', 'Luana Victoria', 'Costa Vieira', 'n', 'C', '2015-03-31 22:53:01', 'baf588213c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5760, 'mariavazquezbengoa@gmail.com', 'Maritxu', 'Vazquez', 'n', 'C', '2015-03-31 22:53:01', 'e611256405', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5761, 'gabrielmarquesss@hotmail.com', 'Gabriel', 'Marques da Silva', 'n', 'C', '2015-03-31 22:53:01', 'f34f63eb53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5762, 'luissalmada@gmail.com', 'Luís', 'de Almada', 'n', 'C', '2015-03-31 22:53:01', 'e5e497a428', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5763, 'luciana@vidigalwines.com', 'Luciana', 'Kaminski', 'n', 'C', '2015-03-31 22:53:01', '6f18e39b96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5764, 'oliveiraradiadores@gmail.com', 'Refricar', 'Autocenter', 'n', 'C', '2015-03-31 22:53:01', 'fe453b5d68', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5765, 'rafaeldecastrovieira@hotmail.com', 'Rafael', 'De Castro Vieira', 'n', 'C', '2015-03-31 22:53:01', '2a5f5d91d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5766, 'kc.atendimento@gmail.com', 'Rafa', 'Karen', 'n', 'C', '2015-03-31 22:53:01', '0c6ac20ad7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5767, 'lucascptel@gmail.com', 'Lucas', 'Pimentel', 'n', 'C', '2015-03-31 22:53:01', 'daca13a5a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(5768, 'cfs.ph2@gmail.com', 'Christian', 'Floriano de Souza', 'n', 'C', '2015-03-31 22:53:01', '0086ef931d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5769, 'alanfaria2009@hotmail.com', 'Álan', 'Andréas', 'n', 'C', '2015-03-31 22:53:01', 'a43fc57e46', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5770, 'davidronylson@hotmail.com', 'Ronylson', 'Ramos', 'n', 'C', '2015-03-31 22:53:01', 'afe3914a2e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5771, 'gabrielpataki171@gmail.com', 'gabriel', 'pataki', 'n', 'C', '2015-03-31 22:53:01', '163d77fd83', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5772, 'rita.vieira@sanofi-aventis.com', 'Rita', 'Vieira', 'n', 'C', '2015-03-31 22:53:01', 'cb15c1f270', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5773, 'marciosj23@yahoo.com.br', 'Marcio', 'Junior', 'n', 'C', '2015-03-31 22:53:01', 'e0b6e8eeeb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5774, 'mauesconde.sandro@gmail.com', 'Sandro', 'Conde', 'n', 'C', '2015-03-31 22:53:01', '65f5ea52e0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5775, 'ritmargot@hotmail.com', 'Margareth', 'GA', 'n', 'C', '2015-03-31 22:53:01', 'beb15a05b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5776, 'pedromcfalcao@gmail.com', 'Pedro Miguel da', 'Costa Falcão', 'n', 'C', '2015-03-31 22:53:01', '35fe4d9392', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5777, 'obulgarelli@gmail.com', 'Vinicius', 'Bulgarelli', 'n', 'C', '2015-03-31 22:53:01', 'a2adda3ff0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5778, 'nathanfutebol1610@hotmail.com', 'Nickolas', 'Pastorello', 'n', 'C', '2015-03-31 22:53:01', '41eb5e9763', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5779, 'sony_burne@ig.com.br', 'Marcelo', 'Ribeiro', 'n', 'C', '2015-03-31 22:53:01', 'd68b3f81da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5780, 'pais.rutra@hotmail.com', 'Artur', 'Silva', 'n', 'C', '2015-03-31 22:53:01', 'c170bcff4a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5781, 'lbabo23@gmail.com', 'Lúcia', 'Babo', 'n', 'C', '2015-03-31 22:53:01', 'ff70b497ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5782, 'miguelgomespereira@gmail.com', 'Miguel', 'Pereira', 'n', 'C', '2015-03-31 22:53:01', '49d17e3fe0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5783, 'buckylasek1985@hotmail.com', 'Laura', 'Encinitas', 'n', 'C', '2015-03-31 22:53:01', 'acac8eeefd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1738, '', 0, 0),
(5784, 'ingenium.arq@gmail.com', 'Luciano', 'Santos', 'n', 'C', '2015-03-31 22:53:01', '808db2d8c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5785, 'acq2002@hotmail.com', 'Alexandre', 'Queiroz', 'n', 'C', '2015-03-31 22:53:01', '0f7c5ad7f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5786, 'euler_ar@yahoo.com.br', 'Euler', 'De Assis Ribeiro', 'n', 'C', '2015-03-31 22:53:01', '618e7cae0a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5787, 'eduardondias@yahoo.com.br', 'Eduardo', 'Nepomuceno Dias', 'n', 'C', '2015-03-31 22:53:01', '5947ed1557', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5788, 'tetecosta@hotmail.com', 'Maria', 'Costa', 'n', 'C', '2015-03-31 22:53:01', '0431e3fa49', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5789, 'gobaldo@gmail.com', 'gonçalo', 'Baldo', 'n', 'C', '2015-03-31 22:53:01', '1e2fbdfb45', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5790, 'fabio_kanda@hotmail.com', 'Fabio', 'Kanda', 'n', 'C', '2015-03-31 22:53:01', '6675297341', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5791, 'harunofrot@hotmail.com', 'Jorge', 'Matheus', 'n', 'C', '2015-03-31 22:53:01', 'b5b6ecbf42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5792, 'rafaelcarmo@bol.com.br', 'Rafael', 'Carmo', 'n', 'C', '2015-03-31 22:53:01', '8693fa5843', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5793, 'carlos_mdl@hotmail.com', 'Carlos', 'Miranda', 'n', 'C', '2015-03-31 22:53:01', '22daf00155', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5794, 'entopevala@hotmail.com', 'Entope', 'Vala', 'n', 'C', '2015-03-31 22:53:01', '22e430d55e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5795, 'luizeschmidt@hotmail.com', 'Luize', 'Schmidt da Costa', 'n', 'C', '2015-03-31 22:53:01', '86e34f868f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5796, 'paulojarrete.gj@sapo.pt', 'Paulo', 'Jarrete', 'n', 'C', '2015-03-31 22:53:01', '1de4a1ba27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5797, 'mario@marioentero.com', 'Mario', 'Entero', 'n', 'C', '2015-03-31 22:53:01', '0e4d38edba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5798, 'jutrance@gmail.com', 'Juliana', 'Moura', 'n', 'C', '2015-03-31 22:53:01', 'fd731b62af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5799, 'jconde.g70@gmail.com', 'Jimmy', 'Conde', 'n', 'C', '2015-03-31 22:53:01', 'd3728cc82d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5800, 'marcianevesguzzoni@hotmail.com', 'Marcia Neves', 'Guzzoni', 'n', 'C', '2015-03-31 22:53:01', '2f62375825', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5801, 'cesarvegaro@gmail.com', 'César', 'De La Vega', 'n', 'C', '2015-03-31 22:53:01', 'b823ed77fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5802, 'mcintyrevd@hotmail.com', 'Virginia', 'Esteban', 'n', 'C', '2015-03-31 22:53:01', 'f88a0d86c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5803, 'phtavares@rocketmail.com', 'Philippe', 'Tavares', 'n', 'C', '2015-03-31 22:53:01', '3206b17ad1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5804, 'rafaelribeironeto@gmail.com', 'Rafael', 'Neto', 'n', 'C', '2015-03-31 22:53:01', '603f189c3f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5805, 'd.batiselli@yahoo.com.br', 'Daniele', 'Batiselli', 'n', 'C', '2015-03-31 22:53:01', '67d5d8b60d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5806, 'henriquartin@hotmail.com', 'Henrique', 'Quartin', 'n', 'C', '2015-03-31 22:53:01', '2b581a2391', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3226, '', 0, 0),
(5807, 'mdcyago@yahoo.com.br', 'Michel', 'Corrêa', 'n', 'C', '2015-03-31 22:53:01', '70e386f822', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5808, 'fabbio.trovao@gmail.com', 'Fabio', 'Trovão', 'n', 'C', '2015-03-31 22:53:01', '247c13cd05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5809, 'pedrojoia@gmail.com', 'Pedro', 'Jóia', 'n', 'C', '2015-03-31 22:53:01', 'b02ea5c8a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5810, 'vitoria_alves852@hotmail.com', 'Vitória', 'Mendes', 'n', 'C', '2015-03-31 22:53:01', '119af2032c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5811, 'lucia.carrasqueiro@gmail.com', 'Lucia', 'Carrasqueiro', 'n', 'C', '2015-03-31 22:53:01', 'bfdefeeda2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5812, 'basiliomarcosa@gmail.com', 'Marcos', 'Antonio', 'n', 'C', '2015-03-31 22:53:01', '325f5dff32', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5813, 'henrique_jus.14@hotmail.com', 'Henrique', 'Sant\'ana', 'n', 'C', '2015-03-31 22:53:01', 'a585713cdd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5814, 'marcelo.votre@gmail.com', 'Marcelo', 'Votre', 'n', 'C', '2015-03-31 22:53:01', '09855715a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5815, 'edubolarj@hotmail.com', 'Eduardo', 'Chrispim', 'n', 'C', '2015-03-31 22:53:01', 'bf95405255', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5816, 'joaovictorfmd@gmail.com', 'João Victor', 'Furtado', 'n', 'C', '2015-03-31 22:53:01', '61e1868d10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5817, 'monicaramos69@hotmail.com', 'Moh', 'Ramos', 'n', 'C', '2015-03-31 22:53:01', '9e9a1e9e68', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5818, 'thiago.aple@hotmail.com', 'Thiago', 'Aplevicz', 'n', 'C', '2015-03-31 22:53:01', 'b9419370d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5819, 'gugamiguens@hotmail.com', 'Gonçalo', 'Miguens Vieira', 'n', 'C', '2015-03-31 22:53:01', '763978e99b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2326, '', 0, 0),
(5820, 'luisinhopipabmx@hotmail.com', 'Luiz', 'Morais', 'n', 'C', '2015-03-31 22:53:01', 'eadcc6208b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5821, 'sofbravo@yahoo.com', 'Sofia', 'Bravo', 'n', 'C', '2015-03-31 22:53:01', '4c9bde9074', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5822, 'aruan_elias@yahoo.com.br', 'Aruan', 'Favaron Elias', 'n', 'C', '2015-03-31 22:53:01', 'ba33ed7e78', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5823, 'gaby_vitorio98@hotmail.com', 'Gabriela', 'Vitório', 'n', 'C', '2015-03-31 22:53:01', '74ff664cd5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5824, 'ckkessler1977@gmail.com', 'Cristiano', 'Kessler', 'n', 'C', '2015-03-31 22:53:01', '0c287a8a23', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5825, 'tatianabruna@hotmail.com', 'Tatiana', 'Antunes', 'n', 'C', '2015-03-31 22:53:01', 'f92fc75834', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5826, 'lbindi@bol.com.br', 'Leandro', 'Bindi', 'n', 'C', '2015-03-31 22:53:01', '5b959fddb6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5827, 'daniel_barbosa95@hotmail.com', 'Daniel', 'Brandão', 'n', 'C', '2015-03-31 22:53:01', '9f52064705', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5828, 'bvdshec@gmail.com', 'Bernardo', 'Horta e Costa', 'n', 'C', '2015-03-31 22:53:01', 'e4cecfbc0c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5829, 'ignacio.nomar@gmail.com', 'Ignacio', 'Nogueira Martínez', 'n', 'C', '2015-03-31 22:53:01', 'fb7d8ce058', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5830, 'fwellington.ss@hotmail.com', 'Wellinggton', 'Serafim', 'n', 'C', '2015-03-31 22:53:01', '25aa7455b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5831, 'brunomdea@gmail.com', 'Bruno', 'Moraes', 'n', 'C', '2015-03-31 22:53:01', 'b3f6156a1a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5832, 'brunoserranonutri@hotmail.com', 'Bruno', 'Serrano', 'n', 'C', '2015-03-31 22:53:01', 'cd7219d26b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5833, 'rs021152@via-rs.net', 'Alexandre', 'Weindorfer', 'n', 'C', '2015-03-31 22:53:01', '5e5336615e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5834, 'nilhenna@hotmail.com', 'Nil Tatuador', 'Sobrevivente', 'n', 'C', '2015-03-31 22:53:01', '1dbd4e94f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5835, 'patriciaafonso.pa@gmail.com', 'Patrícia', 'Afonso', 'n', 'C', '2015-03-31 22:53:01', '8ba715b6e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5836, 'lchies@gmail.com', 'Lucas', 'Chies', 'n', 'C', '2015-03-31 22:53:01', '3f0e1150fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5837, 'jorgebicho@hotmail.com', 'Jorge', 'Bicho', 'n', 'C', '2015-03-31 22:53:01', '8248580e71', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5838, 'panorama64@gmail.com', 'Gonçalo', 'Morais', 'n', 'C', '2015-03-31 22:53:01', 'c28090f908', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5839, 'willamsgato07@hotmail.com', 'Williams', 'Figueredo', 'n', 'C', '2015-03-31 22:53:01', 'ce4a41a4ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5840, 'allanfariaa@gmail.com', 'Allan', 'Faria', 'n', 'C', '2015-03-31 22:53:01', '33c3da1006', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5841, 'bsc_lecram@hotmail.com', 'Marcel', 'C. Sanbarbo', 'n', 'C', '2015-03-31 22:53:01', 'cf91397eb1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5842, 'joyce_11a@hotmail.com', 'Joyce', 'Messias', 'n', 'C', '2015-03-31 22:53:01', 'ae91e97476', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5843, 'leilamalcher@hotmail.com', 'Leila', 'Malcher', 'n', 'C', '2015-03-31 22:53:01', '38cd156b16', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5844, 'bekas.ribeiro@gmail.com', 'Isabel', 'Ribeiro', 'n', 'C', '2015-03-31 22:53:01', '7624c27011', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5845, 'thiagofaria_surf@hotmail.com', 'Thiago', 'Faria', 'n', 'C', '2015-03-31 22:53:01', 'fab4f6e218', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5846, 'd_link_1993@hotmail.com', 'Daniel', 'Werneck', 'n', 'C', '2015-03-31 22:53:01', '117892285f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5847, 'martita180483@hotmail.com', 'Marta', 'Col-me', 'n', 'C', '2015-03-31 22:53:01', 'effaec3166', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5848, 'eduardopanoch@gmail.com', 'Eduardo', 'Panoch', 'n', 'C', '2015-03-31 22:53:01', '0fff1e2c94', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5849, 'rafamariza@gmail.com', 'Rafael', 'Mariza', 'n', 'C', '2015-03-31 22:53:01', 'a7c8551ce6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5850, 'leandro_freitas@oi.com.br', 'Leandro', 'Freitas', 'n', 'C', '2015-03-31 22:53:01', '43a8b5a1b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5851, 'neodigas@hotmail.com', 'Diogo', 'Borges', 'n', 'C', '2015-03-31 22:53:01', '30becbf6e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4847, '', 0, 0),
(5852, 'lucas.luqui.bento@gmail.com', 'Lucas', 'Luqui Bento', 'n', 'C', '2015-03-31 22:53:01', '7bbfa8b801', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5853, 'mariana.trebilcock@gmail.com', 'Mariana', 'Trebilcock', 'n', 'C', '2015-03-31 22:53:01', 'd419c7414e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5854, 'ravelbernardes@hotmail.com', 'Ravel', 'Bernardes', 'n', 'C', '2015-03-31 22:53:01', 'c6de40b6a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5855, 'gabriel_xgames@hotmail.com', 'Gabriel', 'Melo', 'n', 'C', '2015-03-31 22:53:01', '7de4c2806a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5856, 'lyniquerceu@hotmail.com', 'Lyniquer', 'Ceu', 'n', 'C', '2015-03-31 22:53:01', 'd7069b3801', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5857, 'fabianofolgati@hotmail.com', 'Fabiano', 'Folgati', 'n', 'C', '2015-03-31 22:53:01', '9ce99f0177', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5858, 'granadogui@outlook.com', 'Guilherme', 'Granado', 'n', 'C', '2015-03-31 22:53:01', 'c4ff4079c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5859, 'joaomurjal@gmail.com', 'João', 'Murjal', 'n', 'C', '2015-03-31 22:53:01', '2874102a83', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4877, '', 0, 0),
(5860, 'samantha_andrade04@hotmail.com', 'Samantha', 'Andrade', 'n', 'C', '2015-03-31 22:53:01', '2985109592', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5861, 'gabrielvaz1990@gmail.com', 'Gabriel', 'Vaz de Araujo', 'n', 'C', '2015-03-31 22:53:01', '979a857032', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5862, 'fortalesamaria@gmail.com', 'Maria', 'Fortalesa', 'n', 'C', '2015-03-31 22:53:01', '96d68a5f23', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5863, 'pola_696@hotmail.com', 'Paula', 'Carolina', 'n', 'C', '2015-03-31 22:53:01', 'af9e4aa486', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5864, 'fernandamaria12345@hotmail.com', 'Fernanda', 'Nogueira', 'n', 'C', '2015-03-31 22:53:01', '256745d81e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5865, 'carlos_a_l25@hotmail.com', 'Carlos', 'Lopes', 'n', 'C', '2015-03-31 22:53:01', '7b1ed02c08', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5866, 'tiagotoschimv@bol.com.br', 'Tiago', 'Toschi', 'n', 'C', '2015-03-31 22:53:01', 'b519bd0df4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5867, 'ruiv.tiberio@gmail.com', 'rui', 'tiberio', 'n', 'C', '2015-03-31 22:53:01', 'cb71241469', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5868, 'pardal.m@googlemail.com', 'Sergio', 'Martins', 'n', 'C', '2015-03-31 22:53:01', 'b3bf8e4667', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5869, 'unicarevestimentos@terra.com.br', 'Daniel', 'Lucena', 'n', 'C', '2015-03-31 22:53:01', 'de4205b0d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5870, 'fabio.mozer@live.com', 'Fabio', 'Mozer', 'n', 'C', '2015-03-31 22:53:01', 'da6916de8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5871, 'alberto.decaz@yahoo.com.br', 'Alberto', 'De Caz', 'n', 'C', '2015-03-31 22:53:01', '97db99308a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5872, 'gabi_zinha58@hotmail.com', 'Gabriela', 'Arantes', 'n', 'C', '2015-03-31 22:53:01', 'bc9fc98972', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5873, 'ktripa@gmail.com', 'Patrick', 'Boltje', 'n', 'C', '2015-03-31 22:53:01', 'c3caa0b565', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5874, 'jacosacris13@gmail.com', 'Jacobo', 'Sacristan Blanco', 'n', 'C', '2015-03-31 22:53:01', 'bc6055f495', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5875, 'paulazul2@gmail.com', 'Paula', 'Carmo', 'n', 'C', '2015-03-31 22:53:01', '693a7542f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5876, 'arthurrenan7@live.com', 'Arthur', 'Renan', 'n', 'C', '2015-03-31 22:53:01', '1730988829', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5877, 'leo_witzel@hotmail.com', 'Leonardo', 'Witzel', 'n', 'C', '2015-03-31 22:53:01', 'a90aaf5216', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5878, 'dr.renato_mahnke@hotmail.com', 'Renato', 'Mahnke', 'n', 'C', '2015-03-31 22:53:01', '6dc68f1939', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5879, 'charlyvolcomcanarias@hotmail.es', 'Carlos', 'Gomez Sarmiento', 'n', 'C', '2015-03-31 22:53:01', '7df2094c26', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5880, 'edesfotografia@gmail.com', 'Edes', 'Carvalho', 'n', 'C', '2015-03-31 22:53:01', '0b65117ed1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5881, 'soniapspranger@gmail.com', 'Sónia', 'Spranger', 'n', 'C', '2015-03-31 22:53:01', '76c5cabc01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2251, '', 0, 0),
(5882, 'manel@pesgalia.com', 'Manel', 'Guisasola Arenaz', 'n', 'C', '2015-03-31 22:53:01', '3f2d443a68', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5883, 'joaopellegrini88@gmail.com', 'J', 'Pellegrini', 'n', 'C', '2015-03-31 22:53:01', '7951dc15a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5884, 'elainegarcia99@hotmail.com', 'Elaine', 'Garcia', 'n', 'C', '2015-03-31 22:53:01', '88102eae81', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5885, 'fabio.brilhante@hotmail.com', 'Fabio', 'Brilhante', 'n', 'C', '2015-03-31 22:53:01', 'b6255aa207', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5886, 'gabriela.campelo.direito@gmail.com', 'Gabriela', 'Campelo', 'n', 'C', '2015-03-31 22:53:01', '16b376af7a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5887, 'matheuspereirabarreto@hotmail.com', 'Matheus', 'Pereira', 'n', 'C', '2015-03-31 22:53:01', 'f3957917a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5888, 'kaahweed@gmail.com', 'Rvca', 'Rvca', 'n', 'C', '2015-03-31 22:53:01', '50651223fd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5889, 'zemariap98@hotmail.com', 'Ze Maria', 'Pimentel', 'n', 'C', '2015-03-31 22:53:01', '20996e6d1a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5890, 'ines.martins1998@hotmail.com', 'Ines', 'Martins', 'n', 'C', '2015-03-31 22:53:01', '7cfaa6b700', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5891, 'saraborges95@gmail.com', 'Sara', 'Amaral Cabral Borges', 'n', 'C', '2015-03-31 22:53:01', '6edf0f0a89', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5892, 'hugo_rrr@hotmail.com', 'Hugo', 'Rizzo', 'n', 'C', '2015-03-31 22:53:01', '0b9a2adab3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5893, 'tiagomfmatos@gmail.com', 'Tiago', 'de Matos', 'n', 'C', '2015-03-31 22:53:01', '4c873df36a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5894, 'ana_pinto_13@hotmail.com', 'Carolina', 'Vaz Pinto', 'n', 'C', '2015-03-31 22:53:01', 'c38f62a892', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5895, 'dryelli@hotmail.com', 'Dryelli', 'Garcia', 'n', 'C', '2015-03-31 22:53:01', '002fb96c41', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5896, 'marquinhos_vinicius71@hotmail.com', 'Marcos', 'Santana', 'n', 'C', '2015-03-31 22:53:01', '4f69ea08d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5897, 'filipelouzeiro@gmail.com', 'Filipe', 'Louzeiro', 'n', 'C', '2015-03-31 22:53:01', '755645505f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5898, 'bruno_ferreira_82@hotmail.com', 'Bruno E Mónica', 'Ferreira', 'n', 'C', '2015-03-31 22:53:01', 'd3da8c931a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5899, 'bernardogoncalvesnunes@gmail.com', 'Bernardo', 'Nunes', 'n', 'C', '2015-03-31 22:53:01', '96aeba0c45', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5900, 'vbbrito@hotmail.com', 'Victor', 'Brito', 'n', 'C', '2015-03-31 22:53:01', 'ef7bbcf62b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5901, 'xikodavid@gmail.com', 'Francisco', 'David', 'n', 'C', '2015-03-31 22:53:01', '7f4a8ef35b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5902, 'caroline.m.r@uol.com.br', 'Caroline Menezes', 'Roldan', 'n', 'C', '2015-03-31 22:53:01', '6e1425d394', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5903, 'madeira.francisca.romeu@gmail.com', 'Francisca', 'Romeu', 'n', 'C', '2015-03-31 22:53:01', '49a93c798b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5904, 'lucasgatinho7@gmail.com', 'Lucas', 'Prado', 'n', 'C', '2015-03-31 22:53:01', 'e3214f72f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5905, 'adonisvoon@hotmail.com', 'Daniel', 'Go', 'n', 'C', '2015-03-31 22:53:01', '8093b98059', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5906, 'andre_6523@hotmail.com', 'Andre', 'Serio', 'n', 'C', '2015-03-31 22:53:01', 'acbf171bc0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5907, 'andrerapello@gmail.com', 'André', 'Rapello dos Santos', 'n', 'C', '2015-03-31 22:53:01', '69a26f1be0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5908, 'adiemla.paulo@gmail.com', 'Paulo', 'Almeida', 'n', 'C', '2015-03-31 22:53:01', '0a24f8163d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5909, 'gaumetf@yahoo.fr', 'Florence', 'Gaumet', 'n', 'C', '2015-03-31 22:53:01', '82cc8e2d73', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5910, 'junior.farias77@hotmail.com', 'Aline', 'Scarparo', 'n', 'C', '2015-03-31 22:53:01', '8ba99dace9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5911, 'victorsarlo08@hotmail.com', 'Victor', 'Sarlo', 'n', 'C', '2015-03-31 22:53:01', '1da08b6933', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5912, 'sairmar50@hotmail.com', 'Sair', 'Martínez', 'n', 'C', '2015-03-31 22:53:01', '4f34bb0ceb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5913, 'gabrielmonteiromartinez@hotmail.com', 'Gabriel', 'Martinez', 'n', 'C', '2015-03-31 22:53:01', 'eee21d4f9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5914, 'brunosilvahubner12@outlook.com', 'Bruno', 'Hubner', 'n', 'C', '2015-03-31 22:53:01', '4d56d2d354', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5915, 'centollo1995@hotmail.com', 'David', 'Ruiz', 'n', 'C', '2015-03-31 22:53:01', '2e6c7e73d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5916, 'joao_258@hotmail.com', 'João Paulo', 'Giacomelli', 'n', 'C', '2015-03-31 22:53:01', '82a1c8802b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5917, 'aitor0993@hotmail.com', 'Aitor', 'Hernandez', 'n', 'C', '2015-03-31 22:53:01', 'd8495a9280', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5918, 'joaoantunes69@hotmail.com', 'João', 'Antunes', 'n', 'C', '2015-03-31 22:53:01', '149716ef38', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5919, 'laviniatais66@gmail.com', 'Lavinia', 'Tais', 'n', 'C', '2015-03-31 22:53:01', 'b6a6b124d3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5920, 'nadilsonjunior.12@hotmail.com', 'Junior', 'Fabuloso', 'n', 'C', '2015-03-31 22:53:01', 'e1d708846a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5921, 'elizabethgadelha@hotmail.com', 'Elizabeth', 'Vital', 'n', 'C', '2015-03-31 22:53:01', '85df266513', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5922, 'nkn16@hotmail.com', 'Mireia', 'Martinez', 'n', 'C', '2015-03-31 22:53:01', 'c24ffb1b5d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 521, '', 0, 0),
(5923, 'maya_pathetic@yahoo.com.br', 'Mayara', 'Cristina', 'n', 'C', '2015-03-31 22:53:01', '434012e0ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5924, 'lipelins-_-@hotmail.com', 'Felipe', 'Mad', 'n', 'C', '2015-03-31 22:53:01', '6502d08b48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5925, 'flavionovak@yahoo.com.br', 'Flavio', 'Novak', 'n', 'C', '2015-03-31 22:53:01', 'be715e7a8a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5926, 'branco.nc@gmail.com', 'Nuno', 'Branco', 'n', 'C', '2015-03-31 22:53:01', 'dab09ba628', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5927, 'bruno_9_pvz@hotmail.com', 'Bruno', 'Ferreira', 'n', 'C', '2015-03-31 22:53:01', 'db4c245af0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5928, 'pennadr@gmail.com', 'Adriano', 'Penna', 'n', 'C', '2015-03-31 22:53:01', '3da6579122', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5929, 'vivismeireles@hotmail.com', 'Vivi', 'Meireles', 'n', 'C', '2015-03-31 22:53:01', 'fd04ecd569', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5930, 'lpedromartins@hotmail.com', 'Luis', 'Martins', 'n', 'C', '2015-03-31 22:53:01', '1479c14d3e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5931, 'mikaontour@gmail.com', 'Mike', 'Oliveira', 'n', 'C', '2015-03-31 22:53:01', 'e37710b368', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5932, 'anacortezfrade@hotmail.com', 'Ana', 'Frade', 'n', 'C', '2015-03-31 22:53:01', 'd7ed8cc886', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4326, '', 0, 0),
(5933, 'goncalo_cabral81@hotmail.com', 'Gonçalo', 'Cabral', 'n', 'C', '2015-03-31 22:53:01', 'e1fb4cb380', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5934, 'carlosmeginolorenzo@gmail.com', 'carlos', 'megino', 'n', 'C', '2015-03-31 22:53:01', '51e9290f9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5935, 'ricardo_h_hop@hotmail.com', 'Ricardo', 'Luiz', 'n', 'C', '2015-03-31 22:53:01', 'f21d8e4f98', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5936, 'pedrao_formiga@hotmail.com', 'Pedro', 'Augusto', 'n', 'C', '2015-03-31 22:53:01', 'cffe376148', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5937, 'taise_luiz13@hotmail.com', 'Taise', 'Luiz', 'n', 'C', '2015-03-31 22:53:01', '99d37744ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5938, 'eulogio_baeza_11@hotmail.com', 'Eulogio', 'Baeza', 'n', 'C', '2015-03-31 22:53:01', 'd3126c2cb5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5939, 'andradejl@uol.com.br', 'José Luiz', 'Bittencourt', 'n', 'C', '2015-03-31 22:53:01', '8eef0b0df3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5940, 'yuury.s89@gmail.com', 'Yury', 'Santos', 'n', 'C', '2015-03-31 22:53:01', 'f42a44cbb4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5941, 'mariana.labordebaptista@gmail.com', 'Mariana', 'Baptista', 'n', 'C', '2015-03-31 22:53:01', '9b5b7f6f63', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5942, 'luis.dacruzalmeida@gmail.com', 'Luis', 'Almeida', 'n', 'C', '2015-03-31 22:53:01', '232709fc13', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5943, 'fabijva@hotmail.com', 'Fabiana', 'Marçal', 'n', 'C', '2015-03-31 22:53:01', '93f4c55c81', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5944, 'ronnald777@hotmail.com', 'Ronnald', 'Santos', 'n', 'C', '2015-03-31 22:53:01', '5157f4c6f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5945, 'anaccmacedo@gmail.com', 'Ana', 'Macedo', 'n', 'C', '2015-03-31 22:53:01', '579e90f90f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5946, 'rubenltg@gmail.com', 'Ruben', 'Gomes', 'n', 'C', '2015-03-31 22:53:01', '46a4922b77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5947, 'matheus_goncalvess@hotmail.com', 'Matheus', 'Goncalves', 'n', 'C', '2015-03-31 22:53:01', '2a335e60a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(5948, 'antoniorogerio6@gmail.com', 'Antonio', 'Rogerio Assis', 'n', 'C', '2015-03-31 22:53:01', 'abb788a5ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5949, 'mariofilho@me.com', 'Mario', 'Maciel', 'n', 'C', '2015-03-31 22:53:01', '9deaecf29a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5950, 'luiz.marley@gmail.com', 'LuizFelipe', 'Moriggi da Costa', 'n', 'C', '2015-03-31 22:53:01', '34ccf907f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5951, 'mafalda_botte@hotmail.com', 'Mafalda', 'Botte', 'n', 'C', '2015-03-31 22:53:01', '6540ec2562', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5952, 'dgcm288@outlook.com', 'Débora', 'Gouvêa', 'n', 'C', '2015-03-31 22:53:01', '356b1fff20', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5953, 'moniquebroeringfisio@hotmail.com', 'Monique', 'Da Silva Corrêa', 'n', 'C', '2015-03-31 22:53:01', 'bc64e41a43', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5954, 'diego_texa@hotmail.com', 'Diego', 'Teixeira', 'n', 'C', '2015-03-31 22:53:01', 'b35d1e104f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5955, 'lucashein07@hotmail.com', 'Lucas', 'Hein', 'n', 'C', '2015-03-31 22:53:01', '60962044b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5956, 'saomarcos.rui@gmail.com', 'Rui', 'São Marcos', 'n', 'C', '2015-03-31 22:53:01', 'f5b3d4a466', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5957, 'gazigazu@hotmail.com', 'Gazi', 'Ramos', 'n', 'C', '2015-03-31 22:53:01', '77f3aa16a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5958, 'luisfilipe.centeno@gmail.com', 'Luís', 'Centeno', 'n', 'C', '2015-03-31 22:53:01', '2788ca578d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5959, 'viiiniiciusboniito@gmail.com', 'Vinícius', 'Silva', 'n', 'C', '2015-03-31 22:53:01', 'c1ef6c86b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5960, 'driass84@gmail.com', 'Adriano', 'Souza', 'n', 'C', '2015-03-31 22:53:01', '7dca99a00d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5961, 'matheus.rgr@gmail.com', 'Matheus', 'Roger', 'n', 'C', '2015-03-31 22:53:01', '48a06d9035', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5962, 'leticia0130@hotmail.com', 'Letícia', 'Silvano', 'n', 'C', '2015-03-31 22:53:01', 'c006ef8ba7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5963, 'q_pleonardo@hotmail.com', 'Leonardo', 'Maciel Martins', 'n', 'C', '2015-03-31 22:53:01', '4b11c7caf1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5964, 'evelinceballos@hotmail.com', 'Evelin', 'Ceballos', 'n', 'C', '2015-03-31 22:53:01', '8b62e9f7ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5965, 'rita.valsassina@gmail.com', 'Rita Valsassina', 'Amaral', 'n', 'C', '2015-03-31 22:53:01', 'b6d7ff5b58', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5966, 'tgmendonca@gmail.com', 'Tiago', 'Mendonça', 'n', 'C', '2015-03-31 22:53:01', 'ad93124e07', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5967, 'pt.correa@hotmail.com', 'Pedro Thiago', 'Correa', 'n', 'C', '2015-03-31 22:53:01', 'c8aa2f7e7e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5968, 'caiosousa@hotmail.com', 'Caio', 'Antunes', 'n', 'C', '2015-03-31 22:53:01', '8d0bea01ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5969, 'jpcorreia1@hotmail.com', 'João', 'Correia', 'n', 'C', '2015-03-31 22:53:01', '6cce3f7aaf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5970, 'hugo_p_ferreira@hotmail.com', 'Hugo', 'Ferreira', 'n', 'C', '2015-03-31 22:53:01', '03c8a35b9b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5971, 'markos_rj_@hotmail.com', 'Markos', 'Pqd', 'n', 'C', '2015-03-31 22:53:01', '0c70fe9eba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5972, 'cc2.carvalho@gmail.com', 'Cláudia', 'Carvalho', 'n', 'C', '2015-03-31 22:53:01', 'ed914f3050', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4098, '', 0, 0),
(5973, 'wiil_ribeiro@hotmail.com', 'Willian', 'Ribeiro', 'n', 'C', '2015-03-31 22:53:01', '58c913bb63', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5974, 'bpmello@hotmail.com', 'Bruno', 'Mello', 'n', 'C', '2015-03-31 22:53:01', '5ca34a62a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5975, 'marianenogueira98@gmail.com', 'mariane', 'nogueira', 'n', 'C', '2015-03-31 22:53:01', '22ae5f6c75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5976, 'lfcesteiro@gmail.com', 'Luis', 'Cesteiro', 'n', 'C', '2015-03-31 22:53:01', '81655cb050', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5977, 'brenoferreiiira10@hotmail.com', 'Breninho', 'Ferreira', 'n', 'C', '2015-03-31 22:53:01', 'f829cbb900', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5978, 'alanalmeida95@hotmail.com', 'Alan', 'Gregory', 'n', 'C', '2015-03-31 22:53:01', '6bdd63e8be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5979, 'kessel_i@hotmail.com', 'Ilan', 'Kessel', 'n', 'C', '2015-03-31 22:53:01', 'fd9a9fc9db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5980, 'lohara00@gmail.com', 'Lucas', 'Ohara', 'n', 'C', '2015-03-31 22:53:01', '1d7b503063', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5981, 'maria_leonor_2001@live.com.pt', 'Maria', 'Leonor', 'n', 'C', '2015-03-31 22:53:01', '8bf12e8b7c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5982, 'menegat@gmail.com', 'Fábio', 'Menegat', 'n', 'C', '2015-03-31 22:53:01', 'da798f8332', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5983, 'eusouohugo@hotmail.com', 'Hugo', 'Law', 'n', 'C', '2015-03-31 22:53:01', '5c411a7346', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5984, 'le_dicicco@hotmail.com', 'Leandro', 'Di Cicco', 'n', 'C', '2015-03-31 22:53:01', 'ce78863599', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5985, 'ester.marco@upf.edu', 'Ester', 'MARCO PEÑAS', 'n', 'C', '2015-03-31 22:53:01', '9bd968fa76', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5986, 'rita.pinheiro.almeida@gmail.com', 'Rita', 'de Almeida', 'n', 'C', '2015-03-31 22:53:01', 'e7747b54bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5987, 'lianesantosp@hotmail.com', 'Liane', 'Santos', 'n', 'C', '2015-03-31 22:53:01', '3bc055a33a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5988, 'paula.b.rosa@gmail.com', 'Paula', 'Rosa', 'n', 'C', '2015-03-31 22:53:01', 'bd7f09900f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5989, '917019282joao@gmail.com', 'João Pedro', 'Ribeiro Moreira', 'n', 'C', '2015-03-31 22:53:01', '0c4fc0563b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5990, 'maesergio@gmail.com', 'SERGIO', 'MALHEIRO', 'n', 'C', '2015-03-31 22:53:01', '60b3e57fb3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5991, 'chezodete@sapo.pt', 'Chez Odete', 'Hospedaria', 'n', 'C', '2015-03-31 22:53:01', '75427be1ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5992, 'ponciano.amanda@yahoo.com.br', 'Amanda', 'Ponciano', 'n', 'C', '2015-03-31 22:53:01', '88e3377f69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5993, 'duducesarfs@hotmail.com', 'Dudu', 'Sampaio', 'n', 'C', '2015-03-31 22:53:01', '1c18f85603', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5994, 'nazare1974@gmail.com', 'Miguel', 'Cardoso', 'n', 'C', '2015-03-31 22:53:01', 'c3cb526f55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5995, 'muxima@gmail.com', 'Tania', 'Muxima', 'n', 'C', '2015-03-31 22:53:01', 'e255035648', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5996, 'gustavo0513@gmail.com', 'Gustavo', 'Patricio Dos Santos', 'n', 'C', '2015-03-31 22:53:01', 'cf78516d8b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5997, 'igorpcbastos@yahoo.com.br', 'Igor', 'Prado Correa Bastos', 'n', 'C', '2015-03-31 22:53:01', 'ea4cdb1eff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5998, 'pimentel.anasc@gmail.com', 'Ana', 'Pimentel', 'n', 'C', '2015-03-31 22:53:01', 'f339b06489', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(5999, 'otcelu@gmail.com', 'Lu', 'Firiliña', 'n', 'C', '2015-03-31 22:53:01', 'ef63a0e279', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6000, 'natanael_antunes@hotmail.com', 'Natanael', 'Antunes', 'n', 'C', '2015-03-31 22:53:01', '277f3f87d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6001, 'thomazfochesattoadv@gmail.com', 'Thomaz', 'Fochesatto', 'n', 'C', '2015-03-31 22:53:01', '1bcf49926e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6002, 'janeca.coelho@hotmail.com', 'Maria', 'Pinto Coelho', 'n', 'C', '2015-03-31 22:53:01', 'd95110faed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6003, 'poupe2te@hotmail.com', 'Aurélie', 'Bezerra', 'n', 'C', '2015-03-31 22:53:01', '0c62e55b8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6004, 'locacao.danunes@gmail.com', 'Diego', 'Alves', 'n', 'C', '2015-03-31 22:53:01', '0fa4a4a8b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6005, 'felipesegredo@hotmail.com', 'Felipe', 'Almeida', 'n', 'C', '2015-03-31 22:53:01', '5ed66d35dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6006, 'lalamazonas@hotmail.com', 'Clara', 'Amazonas', 'n', 'C', '2015-03-31 22:53:01', 'c613a67e58', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6007, 'cmarques22@yahoo.com', 'Carla', 'Marques', 'n', 'C', '2015-03-31 22:53:01', '66cd3875a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6008, 'eng_rodrigoadd@yahoo.com.br', 'Rodrigo', 'Antonio de Deus', 'n', 'C', '2015-03-31 22:53:01', '5c7a9973eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6009, 'leandrasoaress@icloud.com', 'Leandra', 'Soares', 'n', 'C', '2015-03-31 22:53:01', 'e4008e2229', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6010, 'guilhermeneubauer@gmail.com', 'Guilherme', 'Neubauer', 'n', 'C', '2015-03-31 22:53:01', '264fdb30a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6011, 'goncaloxorincas@hotmail.com', 'Gonçalo', 'Xorincas', 'n', 'C', '2015-03-31 22:53:01', '4200c0a180', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6012, 'jfarinha@ripcurl-europe.com', 'Jose', 'Farinha', 'n', 'C', '2015-03-31 22:53:01', '408b3e1944', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6013, 'biankinha_souza96@hotmail.com', 'Bianca', 'Souza', 'n', 'C', '2015-03-31 22:53:01', '9858484807', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6014, 'sergio.fino@iol.pt', 'Sérgio', 'Fino', 'n', 'C', '2015-03-31 22:53:01', 'ec752f8506', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6015, 'urielphotograpy@gmail.com', 'Uriel Surf', 'Photographhy', 'n', 'C', '2015-03-31 22:53:01', 'bf384b358c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6016, 'osoriotati@hotmail.com', 'Tatiana', 'Osorio', 'n', 'C', '2015-03-31 22:53:01', 'be85244228', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6017, 'hoguimaraes@zonmail.pt', 'Henrique', 'Guimaraes', 'n', 'C', '2015-03-31 22:53:01', '345d89a3d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6018, 'barbaracalmon7@gmail.com', 'Barbara', 'Calmon', 'n', 'C', '2015-03-31 22:53:01', '61c476e790', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6019, 'vbfurtado@yahoo.com.br', 'Vitor', 'Barreto Furtado', 'n', 'C', '2015-03-31 22:53:01', 'ba83b33c1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6020, 'helena.saraiva@gmail.com', 'Helena', 'Saraiva', 'n', 'C', '2015-03-31 22:53:01', '6b9bf793ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6021, 'filipe_bbc@hotmail.com', 'Filipe', 'Bizanson', 'n', 'C', '2015-03-31 22:53:01', '94593d15f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6022, 'pedro.andrade@roff.pt', 'Pedro', 'Andrade', 'n', 'C', '2015-03-31 22:53:01', 'ff500740b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6023, 'sarrico@live.com', 'Pedro', 'Sarrico', 'n', 'C', '2015-03-31 22:53:01', '114e30f4fd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6024, 'production@fuel.tv', 'Produção', 'Fueltv', 'n', 'C', '2015-03-31 22:53:01', 'fd8996f09b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6025, 'schwengber@gmail.com', 'Sandro', 'Schwengber', 'n', 'C', '2015-03-31 22:53:01', 'fa57ee29e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6026, 'lili_lakers217@hotmail.com', 'Lili', 'Pri', 'n', 'C', '2015-03-31 22:53:01', 'bcfb0f9ab9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6027, 'bar69@uol.com.br', 'Bruno', 'Rocha', 'n', 'C', '2015-03-31 22:53:01', '2aef4cbe2b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6028, 'vladislav_14@hotmail.com', 'Vladislav', 'Frunza', 'n', 'C', '2015-03-31 22:53:01', '4ceac0e3fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6029, 'andrelora_4@hotmail.com', 'André', 'Lourenço', 'n', 'C', '2015-03-31 22:53:01', '38baa07758', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6030, 'ajvigarinho@hotmail.com', 'Adelaide', 'Fv', 'n', 'C', '2015-03-31 22:53:01', '38614e2b61', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6031, 'darioctavares@gmail.com', 'Dario', 'Tavares', 'n', 'C', '2015-03-31 22:53:01', 'c72c3ee9a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6032, 'rodriguescaldas@hotmail.com', 'João Caldas', 'Rodrigues Caldas', 'n', 'C', '2015-03-31 22:53:01', '21d0c13e45', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6033, 'sposaro.uriel6@gmail.com', 'Uriel', 'Sposaro', 'n', 'C', '2015-03-31 22:53:01', 'b0843aea21', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6034, 'carlamgnogueira@hotmail.com', 'Carla', 'Margarida', 'n', 'C', '2015-03-31 22:53:01', '91a40ec937', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6035, 'brunopicao@hotmail.com', 'Bruno', 'Picão', 'n', 'C', '2015-03-31 22:53:01', 'a6472e90f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6036, 'jc20miranda@hotmail.com', 'Jose Carlos M', 'Miranda', 'n', 'C', '2015-03-31 22:53:01', '4804410574', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6037, 'nicolasnick21@yahoo.com.br', 'Nicolas', 'Möller', 'n', 'C', '2015-03-31 22:53:01', '0505a2c13f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6038, 'alex21189@hotmail.com', 'Alex', 'Magalhães', 'n', 'C', '2015-03-31 22:53:01', '7e6200157c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6039, 'pauloalexx1975@hotmail.com', 'Amaral', 'Alexandre', 'n', 'C', '2015-03-31 22:53:01', '59b711c8f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6040, 'jorgesilvano@gmail.com', 'Jorge', 'Silvano', 'n', 'C', '2015-03-31 22:53:01', 'c293574d48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6041, 'alexjaponeseventos@hotmail.com', 'Alex', 'Japonês', 'n', 'C', '2015-03-31 22:53:01', '84286213f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6042, 'p3srpsr@gmail.com', 'Pedro', 'San ', 'n', 'C', '2015-03-31 22:53:01', '7f0511e615', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6043, 'munizcarlosalberto4@gmail.com', 'Betinho', 'Muniz', 'n', 'C', '2015-03-31 22:53:01', '02d867e68f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6044, 'juliacampos888@gmail.com', 'Julia', 'Campos', 'n', 'C', '2015-03-31 22:53:01', '0b2dd54aa6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6045, 'guilherme-surf13surf@hotmail.com', 'Guilherme', 'Santos', 'n', 'C', '2015-03-31 22:53:01', '9a3b773165', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6046, 'fred@imobilisites.com', 'Carlos', 'Frederico', 'n', 'C', '2015-03-31 22:53:01', 'cf8b291aad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6047, 'sucmatias@gmail.com', 'susana', 'matias', 'n', 'C', '2015-03-31 22:53:01', '0d090fe4b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 5048, '', 0, 0),
(6048, 'nocassurf@hotmail.com', 'Nocas', 'Silva', 'n', 'C', '2015-03-31 22:53:01', 'cb4646537e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1702, '', 0, 0),
(6049, 'diez.uceda.alejandro@gmail.com', 'Alejandro', 'Díez', 'n', 'C', '2015-03-31 22:53:01', '7ecf7f8f4d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6050, 'emilly_rodriguez@hotmail.com', 'Alice', 'Rodriguês', 'n', 'C', '2015-03-31 22:53:01', '2385ae5b96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6051, 'albertorodriguezcoruna@gmail.com', 'Alberto', 'Rodriguez', 'n', 'C', '2015-03-31 22:53:01', '970b37143c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6052, 'tomas_ml91@hotmail.com', 'Tomás', 'Marques', 'n', 'C', '2015-03-31 22:53:01', '16a6aa85d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6053, 'rafinha_borges_soares@hotmail.com', 'Rafael', 'Soares', 'n', 'C', '2015-03-31 22:53:01', 'f7faa7ab19', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6054, 'klebermsjr@yahoo.com.br', 'Kleber', 'Manhães', 'n', 'C', '2015-03-31 22:53:01', '7bf7e7c716', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6055, 'carolzinhafree@hotmail.com', 'Carol', 'Frigerio', 'n', 'C', '2015-03-31 22:53:01', '1764e00ec7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6056, 'rito_biel@hotmail.com', 'Gabriel', 'Rito', 'n', 'C', '2015-03-31 22:53:01', 'a52d14917b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6057, 'giga.bs2@hotmail.com', 'Gilmario', 'Santos', 'n', 'C', '2015-03-31 22:53:01', '72fbd9aad8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6058, 'juliana_sjardim@hotmail.com', 'Juliana', 'SILVA JARDIM', 'n', 'C', '2015-03-31 22:53:01', 'f360c152b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6059, 'jlopes88@gmail.com', 'jlopes88', '.', 'n', 'C', '2015-03-31 22:53:01', 'ead1803c6d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6060, 'joelma-carvalho@ig.com.br', 'Joelma', 'Carvalho', 'n', 'C', '2015-03-31 22:53:01', 'a2521edc82', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6061, 'biabourguy@hotmail.com', 'Beatriz', 'Bourguy', 'n', 'C', '2015-03-31 22:53:01', '7aeeccc01a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6062, 'amlucaspess77@hotmail.com', 'Amaro', 'Lucas', 'n', 'C', '2015-03-31 22:53:01', 'c051960967', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6063, 'nandinha.augusto@gmail.com', 'Fernanda', 'Souza', 'n', 'C', '2015-03-31 22:53:01', '3680de59fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6064, 'danielfmotta@hotmail.com', 'Daniel', 'Farnezi Motta', 'n', 'C', '2015-03-31 22:53:01', '4bc0d9abc9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6065, 'pompilolitoral@hotmail.com', 'Pompilo', 'Silva', 'n', 'C', '2015-03-31 22:53:01', '92c42e8072', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6066, 'patrickhelias@hotmail.com', 'Patrick', 'Elias', 'n', 'C', '2015-03-31 22:53:01', 'ac551d328f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6067, 'cauelins@hotmail.com', 'Cauê', 'Sayama', 'n', 'C', '2015-03-31 22:53:01', 'f8b286de79', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6068, 'aalgebaile@hotmail.com', 'Antonio', 'Algebaile', 'n', 'C', '2015-03-31 22:53:01', '6b596c353a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6069, 'xarabotton@hotmail.com', 'Sara', 'Botton', 'n', 'C', '2015-03-31 22:53:01', '96e306f62c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6070, 'prc.electric@gmail.com', 'Paulo Roberto', 'de Castro', 'n', 'C', '2015-03-31 22:53:01', 'b2aa976be6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6071, 'surfnaveianandinho@hotmail.com', 'Fernando', 'Bernardinello', 'n', 'C', '2015-03-31 22:53:01', '2c0728f923', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6072, 'joaopmarta@hotmail.com', 'João', 'Marta', 'n', 'C', '2015-03-31 22:53:01', '354bfe12a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6073, 'rafaelsuarao@hotmail.com', 'Rafael', 'De Oliveira Jesus', 'n', 'C', '2015-03-31 22:53:01', '139bce3474', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6074, 'sofygrimau@hotmail.com', 'Sofy', 'Grimau', 'n', 'C', '2015-03-31 22:53:01', '02130a051d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6075, 'rafael.r.m@outlook.com', 'Rafael', 'Menezes', 'n', 'C', '2015-03-31 22:53:01', '74779ec5ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6076, 'renan_cobucci@hotmail.com', 'Renan', 'Cobucci', 'n', 'C', '2015-03-31 22:53:01', 'c7a4f5a69f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1944, '', 0, 0),
(6077, 'rafaelnowell@gmail.com', 'Rafael', 'Oliver', 'n', 'C', '2015-03-31 22:53:01', '23f351e4a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6078, 'robertamendes300@hotmail.com', 'Roberta', 'Mendes', 'n', 'C', '2015-03-31 22:53:01', '33eb883ffe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2006, '', 0, 0),
(6079, 'marcusgueiros@hotmail.com', 'Marcus', 'Gueiros', 'n', 'C', '2015-03-31 22:53:01', '4f5f828fd2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6080, 'edivan__22@hotmail.com', 'Edivan', 'Junior', 'n', 'C', '2015-03-31 22:53:01', '825e1356df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6081, 'amirvehter@walla.co.il', 'Amir', 'Vechter', 'n', 'C', '2015-03-31 22:53:01', 'cf6837f75b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6082, 'hblayer@gmail.com', 'Hélder', 'Blayer', 'n', 'C', '2015-03-31 22:53:01', 'a4f89a43a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6083, 'chanzinha_zw@hotmail.com', 'Chantrelle', 'Wronski', 'n', 'C', '2015-03-31 22:53:01', '623d030c2b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6084, 'claudinhopanda@outlook.com', 'Claudio', 'Barbosa', 'n', 'C', '2015-03-31 22:53:01', '4811eaede5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6085, 'matheusnfl93@gmail.com', 'Matheus', 'Monteiro', 'n', 'C', '2015-03-31 22:53:01', 'e7657cc71d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6086, 'marcuss.cavalcantii@hotmail.com', 'Marcus', 'Cavalcanti', 'n', 'C', '2015-03-31 22:53:01', '74b5744575', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6087, 'tc.comunicacao@gmail.com', 'Thiago', 'Cesar', 'n', 'C', '2015-03-31 22:53:01', '842fc91ef9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6088, 'peste_1@hotmail.com', 'Luis', 'Bessa', 'n', 'C', '2015-03-31 22:53:01', '8c0121b041', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6089, 'ddpbezz@vm.uff.br', 'Renato', 'Bezz Gregorio', 'n', 'C', '2015-03-31 22:53:01', '9d93c338aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6090, 'atilapaliotto@hotmail.com', 'Atila', 'Paliotto', 'n', 'C', '2015-03-31 22:53:01', '2420a87257', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6091, 'isaac_v7@hotmail.com', 'Isaac', 'Fernandez Cuadrado', 'n', 'C', '2015-03-31 22:53:01', 'db64e9c4fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6092, 'amaurybraz10@hotmail.com', 'Amaurii', 'Braz', 'n', 'C', '2015-03-31 22:53:01', '91997cf024', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6093, 'cela.gfreitas@gmail.com', 'Marcela', 'Freitas', 'n', 'C', '2015-03-31 22:53:01', '55d4e3444e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6094, 'rodrigorj659@gmail.com', 'Rodrigo', 'Lázaro', 'n', 'C', '2015-03-31 22:53:01', 'a520674081', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6095, 'iurylopes7@gmail.com', 'Iury', 'Lopes', 'n', 'C', '2015-03-31 22:53:01', '5c8e9242a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6096, 'amanda_goedert@hotmail.com', 'Amanda', 'Goedert', 'n', 'C', '2015-03-31 22:53:01', 'd06e80888a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6097, 'luisfelipegrillo@yahoo.com.br', 'Luís Felipe', 'Grillo', 'n', 'C', '2015-03-31 22:53:01', '2dcc75415f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6098, 'whymeia@hotmail.com', 'Pedro', 'Amaral', 'n', 'C', '2015-03-31 22:53:01', '59503e5bd9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6099, 'alenabholz@hotmail.com', 'Alexandre', 'Nabholz', 'n', 'C', '2015-03-31 22:53:01', '1bd22016b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6100, 'lins.rocha@gmail.com', 'Cadu', 'Rocha', 'n', 'C', '2015-03-31 22:53:01', '890bfe1fab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6101, 'riciericamargo@hotmail.com', 'Ricieri', 'Camargo', 'n', 'C', '2015-03-31 22:53:01', 'da532cd0d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6102, 'kevinvolcon@hotmail.com', 'Kevin', 'Luke', 'n', 'C', '2015-03-31 22:53:01', '3cf18acc44', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6103, 'lucianozanezi@yahoo.com.br', 'Luciano', 'Zanezi', 'n', 'C', '2015-03-31 22:53:01', '296892d4e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6104, 'marcodesouzas2@hotmail.com', 'Marco Aurélio', 'De Souza', 'n', 'C', '2015-03-31 22:53:01', '43fc085699', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6105, 'gustavo95.surf@gmail.com', 'Gustavo', 'Rosa', 'n', 'C', '2015-03-31 22:53:01', '22561b9463', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6106, 'kallanivargas@outlook.com', 'Kallani', 'Vargas', 'n', 'C', '2015-03-31 22:53:01', 'c48dceb2ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6107, 'miguelmelos@hotmail.com', 'Miguel', 'Melo', 'n', 'C', '2015-03-31 22:53:01', '9541cb2f06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6108, 'miguelkamps@msn.com', 'Miguel', 'Campos', 'n', 'C', '2015-03-31 22:53:01', '79848042ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6109, 'saram.vidalf@hotmail.com', 'Sara', 'Vidal', 'n', 'C', '2015-03-31 22:53:01', '2578b8d90b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6110, 'maico_stein@hotmail.com', 'Maico', 'Stein', 'n', 'C', '2015-03-31 22:53:01', 'fda0bd1693', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6111, 'jc131307@gmail.com', 'Júlio', 'César', 'n', 'C', '2015-03-31 22:53:01', 'ac6c6b8625', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6112, 'helena.barca@gmail.com', 'Helena', 'Barca', 'n', 'C', '2015-03-31 22:53:01', 'c47118de0c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6113, 'leoengenharia_@hotmail.com', 'Leo', 'Trance', 'n', 'C', '2015-03-31 22:53:01', '7e824ffc7e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6114, 'air.junior90@gmail.com', 'Junior', 'Ribeiro', 'n', 'C', '2015-03-31 22:53:01', 'e29e4058c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6115, 'pedroapneto@hotmail.com', 'Pedro', 'Neto', 'n', 'C', '2015-03-31 22:53:01', 'fd1114483f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6116, 'lilian.vasconcelos@aquinas-sta.org', 'Lilian', 'Vasconcelos', 'n', 'C', '2015-03-31 22:53:01', 'd0f9294abe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6117, 'jrlost@ig.com.br', 'Joao', 'Rodrigo Rozario da Silva', 'n', 'C', '2015-03-31 22:53:01', 'ffe48c9343', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6118, 'fchiarioni@gmail.com', 'Felipe', 'Pereira Chiarioni', 'n', 'C', '2015-03-31 22:53:01', '4d5bf7a01a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6119, 'fredpolakpolak818@hotmail.com', 'Frederico', 'Polak', 'n', 'C', '2015-03-31 22:53:01', '5c5132b126', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6120, 'cikasurf@gmail.com', 'Thyago', 'Vieira', 'n', 'C', '2015-03-31 22:53:01', '96aac8be58', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6121, 'martinhapoa@hotmail.com', 'Marta', 'Buchweitz', 'n', 'C', '2015-03-31 22:53:01', '2b2856a2d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6122, 'maria.castellobranco@hotmail.com', 'Maria', 'Branco', 'n', 'C', '2015-03-31 22:53:01', '42b0b17848', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3706, '', 0, 0),
(6123, 'marcelojdefreitas@gmail.com', 'Marcelo', 'Freitas', 'n', 'C', '2015-03-31 22:53:01', 'def7a567a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6124, 'kayna.mutton@hotmail.com', 'Kaynã', 'Mutton', 'n', 'C', '2015-03-31 22:53:01', 'da436bccf9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6125, 'lukas_amaral@hotmail.com', 'Lucas', 'Amaral', 'n', 'C', '2015-03-31 22:53:01', '4ee53f90da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6126, 'mfp@netmadeira.com', 'Miguel', 'Pestana', 'n', 'C', '2015-03-31 22:53:01', 'b1f74c8c05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6127, 'tohruhondafake@gmail.com', 'Gabriela', 'Carvalho', 'n', 'C', '2015-03-31 22:53:01', '6e25c8bcc9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(6128, 'gabri.eldosurf@hotmail.com', 'Gabriel', 'Rosa', 'n', 'C', '2015-03-31 22:53:01', 'dcdfad6a45', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6129, 'gabriel_relvas@hotmail.com', 'Gabriel', 'Relvas', 'n', 'C', '2015-03-31 22:53:01', '2dfa4280ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6130, 'renatosvjr@gmail.com', 'Renato', 'Pló', 'n', 'C', '2015-03-31 22:53:01', '9a6d2c0d25', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6131, 'maonnn@outlook.com', 'Maon', 'Leite', 'n', 'C', '2015-03-31 22:53:01', '1b496fb666', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6132, 'julia_gerke_@hotmail.com', 'Julia', 'Gerke', 'n', 'C', '2015-03-31 22:53:01', 'ceed7a7fcd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6133, 'atendimento.sportsclan@gmail.com', 'Daniel', 'Zukauskas', 'n', 'C', '2015-03-31 22:53:01', 'ab8ed69483', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6134, 'joaozimsurf@gmail.com', 'João', 'Manoel', 'n', 'C', '2015-03-31 22:53:01', '59068e6c76', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6135, 'yokota_rodrigo@yahoo.com.br', 'Rodrigo', 'Yokota', 'n', 'C', '2015-03-31 22:53:01', '8a112bf48c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6136, 'matheus.nunezdossantos@gmail.com', 'Matehus', 'Nunes', 'n', 'C', '2015-03-31 22:53:01', '622abfde0f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6137, 'las1485@gmail.com', 'Lauro', 'Souza', 'n', 'C', '2015-03-31 22:53:01', '9641169b5e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6138, 'joel.machado@terra.com', 'Joel', 'Machado', 'n', 'C', '2015-03-31 22:53:01', '84359b1afc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6139, 'guilhermebosquetti@hotmail.com', 'Guilherme', 'Bosquetti Mateus', 'n', 'C', '2015-03-31 22:53:01', '7ebae0e1d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6140, 'leidjanesurf@hotmail.com', 'Leidjane', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:01', '256d9effd0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6141, 'cenoronha2004@yahoo.com.br', 'César', 'Noronha', 'n', 'C', '2015-03-31 22:53:01', 'f9b153e079', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6142, 'leoosantana@gmail.com', 'Leonardo', 'Santana', 'n', 'C', '2015-03-31 22:53:01', '5a3d9f3882', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6143, 'piboalca@hotmail.com', 'Inês', 'da Silva', 'n', 'C', '2015-03-31 22:53:01', '03809c175e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6144, 'guilhermezd@hotmail.com', 'Guilherme', 'Duaik', 'n', 'C', '2015-03-31 22:53:01', 'c5fd06b5c4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6145, 'kitomarcosk@hotmail.com', 'Marcos Kito', 'Gungel', 'n', 'C', '2015-03-31 22:53:01', '289f5d072f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6146, 'rob.chianello@gmail.com', 'Robson', 'Chianello', 'n', 'C', '2015-03-31 22:53:01', '25c074e802', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6147, 'fabiomquadra@gmail.com', 'Fábio', 'Quadra', 'n', 'C', '2015-03-31 22:53:01', 'd847e66d87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6148, 'sp.nuno2000@gmail.com', 'Nuno', 'Pereira', 'n', 'C', '2015-03-31 22:53:01', '015a78a2b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4766, '', 0, 0),
(6149, 'cesar.surf@hotmail.com', 'César', 'Augusto', 'n', 'C', '2015-03-31 22:53:01', 'fa477b49ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6150, 'dennis_anjos@hotmail.com', 'Dennis', 'Ventura', 'n', 'C', '2015-03-31 22:53:01', '71231acab5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6151, 'gutomauad@hotmail.com', 'Guto', 'Mauad', 'n', 'C', '2015-03-31 22:53:01', '5c42696bae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6152, 'bbcarallo@hotmail.com', 'Pablo', 'Bonader', 'n', 'C', '2015-03-31 22:53:01', 'c855d9b4ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6153, 'gabriel.canela@globomail.com', 'Gabriel', 'Canela', 'n', 'C', '2015-03-31 22:53:01', '07e3674b91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6154, 'paulo_varella@hotmail.com', 'Paulo', 'Varella', 'n', 'C', '2015-03-31 22:53:01', 'a56c83566d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6155, 'jeniferluana.santos@gmail.com', 'Jenifer', 'Luana', 'n', 'C', '2015-03-31 22:53:01', 'f636c072b6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6156, 'clesiosurfreggae@hotmail.com', 'Clésio', 'Ava', 'n', 'C', '2015-03-31 22:53:01', '025e3825c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6157, 'adriano.sribeiro8@outlook.com.br', 'Adriano', 'Ribeiro', 'n', 'C', '2015-03-31 22:53:01', '8f27f02af9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6158, 'brunovidal.eurofarma@hotmail.com', 'Bruno', 'Vidal', 'n', 'C', '2015-03-31 22:53:01', '803f03e1dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6159, 'surf.night@hotmail.com', 'Jeferson', 'Vargas', 'n', 'C', '2015-03-31 22:53:01', 'a89b5f9f1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6160, 'leo_marinsm@hotmail.com', 'Léo', 'Mendonça', 'n', 'C', '2015-03-31 22:53:01', '200eec58f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6161, 'marcelo_frolini@hotmail.com', 'Marcelo', 'Frolini', 'n', 'C', '2015-03-31 22:53:01', '8e857090df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6162, 'laispires7@hotmail.com', 'Laís', 'Carneiro', 'n', 'C', '2015-03-31 22:53:01', '0c7be59241', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6163, 'mplancesantos@yahoo.com.br', 'Marcos', 'Paulo', 'n', 'C', '2015-03-31 22:53:01', '07cf50b0a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6164, 'brunozappia@trt15.jus.br', 'Bruno', 'Zappia', 'n', 'C', '2015-03-31 22:53:01', '66af8a2984', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6165, 'guilherme.rosa@live.com', 'Guilherme', 'Rosa', 'n', 'C', '2015-03-31 22:53:01', 'c1d9f1d106', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6166, 'fabriciosrangel@hotmail.com', 'Fabricio', 'Rangel', 'n', 'C', '2015-03-31 22:53:01', '714f51a9ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6167, 'tite_verde@hotmail.com', 'Tite', 'Casagrande', 'n', 'C', '2015-03-31 22:53:01', 'ee7155e501', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6168, 'kapatxo@gmail.com', 'Jose', 'Pampin', 'n', 'C', '2015-03-31 22:53:01', '38d268f1b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6169, 'miltonoliveira123@msn.com', 'Milton', 'Oliveira', 'n', 'C', '2015-03-31 22:53:01', '86012a04f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6170, 'rafaelmoscon@yahoo.com.br', 'Rafael', 'Tocci Moscon', 'n', 'C', '2015-03-31 22:53:01', '24c2cd6d86', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6171, 'peter.help@gmail.com', 'Peter Tosh', 'Peter', 'n', 'C', '2015-03-31 22:53:01', '306b492118', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6172, 'mauriciodacache@superig.com.br', 'Mauricio', 'Dacache', 'n', 'C', '2015-03-31 22:53:01', 'ce14ff58f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6173, 'miguel.valadas@gmail.com', 'Miguel', 'Valadas', 'n', 'C', '2015-03-31 22:53:01', '9adccd23e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6174, 'eamaciel@gmail.com', 'Edison', 'Maciel', 'n', 'C', '2015-03-31 22:53:01', '097f3259e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6175, 'neccossushi@gmail.com', 'Jean', 'Neco Marques', 'n', 'C', '2015-03-31 22:53:01', 'b54ba7b7d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6176, 'gui_gasparini@hotmail.com', 'Guilherme', 'Gasparini', 'n', 'C', '2015-03-31 22:53:01', '66e7bf73df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6177, 'lsfmw@hotmail.com', 'Luis', 'Mello', 'n', 'C', '2015-03-31 22:53:01', 'dfc17056a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6178, 'aitor_losada@hotmail.com', 'Aitor', 'Losada Garcia', 'n', 'C', '2015-03-31 22:53:01', 'd99bf19227', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6179, 'marcellaloebler@yahoo.com.br', 'Marcella', 'Loebler', 'n', 'C', '2015-03-31 22:53:01', '717bc1f78b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6180, 'felipe_lindbergh@hotmail.com', 'Felipe', 'Lindbergh', 'n', 'C', '2015-03-31 22:53:01', 'bf9cf6fb40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6181, 'fabriciofloresnunes@gmail.com', 'Fabrício', 'Nunes', 'n', 'C', '2015-03-31 22:53:01', '6a605f914e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6182, 'andre_rocha6@hotmail.com', 'Andre Yuri', 'Rocha', 'n', 'C', '2015-03-31 22:53:01', 'a725d241d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6183, 'marcosdoemer@yahoo.de', 'Marcos', 'Doemer', 'n', 'C', '2015-03-31 22:53:01', 'c1fb66444a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6184, 'cristiano@iff.fiocruz.br', 'Cristiano', 'Queiroz de Oliveira', 'n', 'C', '2015-03-31 22:53:01', '8074c77b5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6185, 'alexandre@vettore.com.br', 'Alexandre', 'Benvenutti', 'n', 'C', '2015-03-31 22:53:01', 'ba926b8257', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6186, 'ivoneti29@hotmail.com', 'Mana', 'Marchioro', 'n', 'C', '2015-03-31 22:53:01', '4f60430fe7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6187, 'igorsuperd@hotmail.com', 'Igor', 'Pereira', 'n', 'C', '2015-03-31 22:53:01', '03ddb7de94', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6188, 'saulloministerio@hotmail.com', 'Saullo', 'Ministério', 'n', 'C', '2015-03-31 22:53:01', 'caa67142e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6189, 'felipesalermo724@gmail.com', 'felipe', 'salermo', 'n', 'C', '2015-03-31 22:53:01', '9339591868', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6190, 'lucascapramodel@gmail.com', 'Luccas', 'Capra', 'n', 'C', '2015-03-31 22:53:01', '61337458dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6191, 'fredmiotto@gmail.com', 'Fred', 'Miotto', 'n', 'C', '2015-03-31 22:53:01', 'd1a30082bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6192, 'marcelolewis@gmail.com', 'Marcelo', 'Lewis', 'n', 'C', '2015-03-31 22:53:01', '33e65b4b94', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6193, 'caaio.guima@live.com', 'Caio', 'Guimarães', 'n', 'C', '2015-03-31 22:53:01', '345782dd95', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6194, 'aloha.sena@outlook.com', 'Thais', 'Sena', 'n', 'C', '2015-03-31 22:53:01', '906681676e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6195, 'rafaelstrindade@uol.com.br', 'Rafael', 'Trindade', 'n', 'C', '2015-03-31 22:53:01', '148e82fdb9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6196, 'framasol@terra.com.br', 'Francis', 'Pio', 'n', 'C', '2015-03-31 22:53:01', '410f7c08e0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6197, 'felipearaujo_roots@hotmail.com', 'Felipe', 'Araujo', 'n', 'C', '2015-03-31 22:53:01', '4ee64b2b6f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6198, 'marcelo_oli@hotmail.com', 'Marcelo', 'Oliveira', 'n', 'C', '2015-03-31 22:53:01', '0228006900', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6199, 'edsondemski@gmail.com', 'Edson', 'Demski', 'n', 'C', '2015-03-31 22:53:01', '2ed2abd1b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6200, 'mel_ppg@hotmail.com', 'Mel', 'Levy', 'n', 'C', '2015-03-31 22:53:01', 'b410dfa820', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6201, 'icaro.orlandi@gmail.com', 'Ícaro', 'Orlandi', 'n', 'C', '2015-03-31 22:53:01', 'a5a7d343f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6202, 'kikobm26@hotmail.com', 'Francisco', 'Boia', 'n', 'C', '2015-03-31 22:53:01', '4b07615851', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6203, 'toinhor@hotmail.com', 'Antonio', 'Reis', 'n', 'C', '2015-03-31 22:53:01', 'e57b53ed23', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6204, 'cleciasc@outlook.com', 'XD Clécia', 'Cerqueira', 'n', 'C', '2015-03-31 22:53:01', '0396f211ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6205, 'serdou@hotmail.com', 'Sergio', 'Dourado', 'n', 'C', '2015-03-31 22:53:01', '27b0b35ce6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6206, 'rodov.k@hotmail.com', 'Rodolpho', 'Van Kaick', 'n', 'C', '2015-03-31 22:53:01', '251638220f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6207, 'luiztoledo@hotmail.com', 'Luiz Eduardo', 'Toledo', 'n', 'C', '2015-03-31 22:53:01', 'e3c2dc23b6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6208, 'fhabion@uol.com.br', 'Fabio', 'Mendes', 'n', 'C', '2015-03-31 22:53:01', '7ee15e3068', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6209, 'jumatsunaga@hotmail.com', 'Juliana', 'Matsunaga', 'n', 'C', '2015-03-31 22:53:01', '6a41021e55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6210, 'luizfelipebca@hotmail.com', 'Luiz', 'Felipe', 'n', 'C', '2015-03-31 22:53:01', '928e3abf50', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6211, 'juh_jujully@hotmail.com', 'Juliana', 'Placca', 'n', 'C', '2015-03-31 22:53:01', '121f13df3d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6212, 'mateo.matrix10@gmail.com', 'Mateo', 'Ibarra Cruells', 'n', 'C', '2015-03-31 22:53:01', 'b4c2af6aa5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6213, 'guilhermefr10@hotmail.com', 'Guilherme', 'Carvalho', 'n', 'C', '2015-03-31 22:53:01', '840315bb07', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6214, 'rafael_bln@hotmail.com', 'Rafael', 'Mascani', 'n', 'C', '2015-03-31 22:53:01', 'a8134b8117', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6215, 'artur.c.marx@gmail.com', 'Artur', 'Marques', 'n', 'C', '2015-03-31 22:53:01', '7933060376', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6216, 'tiagodasilveiragarcia@gmail.com', 'Tiago', 'Garcia', 'n', 'C', '2015-03-31 22:53:01', 'a1bc9ff7ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2356, '', 0, 0),
(6217, 'norberto456789@hotmail.com', 'Lino', 'Martinho', 'n', 'C', '2015-03-31 22:53:01', '620f86c91f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3622, '', 0, 0),
(6218, 'fbferri@gmail.com', 'Fábio', 'Ferri', 'n', 'C', '2015-03-31 22:53:01', 'fa78d7edce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1860, '', 0, 0),
(6219, 'pedrobarcelos@terra.com.br', 'Pedro', 'Barcelos', 'n', 'C', '2015-03-31 22:53:01', '0b0ae5242e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1903, '', 0, 0),
(6220, 'lourencobikes@live.com.pt', 'Hugo', 'Lourenço', 'n', 'C', '2015-03-31 22:53:01', '244beca154', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6221, 'langebr@hotmail.com', 'Michaell', 'Lange', 'n', 'C', '2015-03-31 22:53:01', '5ccc80bfab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6222, 'mayarakelly.dobrowoski@gmail.com', 'Mayara', 'Dobrowoski', 'n', 'C', '2015-03-31 22:53:01', '973cdccc84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6223, 'jacquepolowei@hotmail.com', 'Jacqueline', 'Polowei', 'n', 'C', '2015-03-31 22:53:01', '4fa1d98781', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6224, 'flperna@hotmail.com', 'Fabrizio', 'Perna', 'n', 'C', '2015-03-31 22:53:01', '01c6cdcc47', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6225, 'tauane.fotografia@gmail.com', 'Tauane', 'Egydio', 'n', 'C', '2015-03-31 22:53:01', '21517cdd0e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6226, 'fernandoubeda.idc@hotmail.com', 'Fernando', 'Ubeda Paris', 'n', 'C', '2015-03-31 22:53:01', 'de6b72220b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6227, 'yuri_melo_nielo@hotmail.com', 'Yuri', 'Melo', 'n', 'C', '2015-03-31 22:53:01', '85643b6957', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6228, 'matsz.viana@hotmail.com', 'Mateus', 'Viana', 'n', 'C', '2015-03-31 22:53:01', '8c9e68855c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6229, 'rafinha_boys288@hotmail.com', 'Rafael', 'Viana', 'n', 'C', '2015-03-31 22:53:01', 'df5bca4ca9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6230, 'dumotim@gmail.com', 'Eduardo', 'Motim', 'n', 'C', '2015-03-31 22:53:01', 'e83bd19c40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6231, 'm.meirelesalves@gmail.com', 'Margarida', 'Meireles de Sousa Alves Carrancho', 'n', 'C', '2015-03-31 22:53:01', '9b04379d25', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6232, 'rosinhaa_pink@hotmail.com', 'Roselaine', 'Rocha', 'n', 'C', '2015-03-31 22:53:01', 'abbedce793', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6233, 'dodopomper@hotmail.com', 'Doelisson', 'Pompermayer', 'n', 'C', '2015-03-31 22:53:01', 'ef310dd4e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6234, 'artur_tutuzin@hotmail.com', 'Artur', 'Costa', 'n', 'C', '2015-03-31 22:53:01', '0d2a282cd4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6235, 'geovanna.martinez.13@gmail.com', 'Geovanna', 'Martinez', 'n', 'C', '2015-03-31 22:53:01', '50d7c9c75a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6236, 'gonxaleixanda_festa@hotmail.com', 'Gonçalo', 'Seabra', 'n', 'C', '2015-03-31 22:53:01', '4f4f903810', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6237, 'fsz45@hotmail.com', 'Felipe', 'Zullino', 'n', 'C', '2015-03-31 22:53:01', '68f5e81f2a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6238, 'morganaeltz@hotmail.com', 'Morgana', 'Eltz', 'n', 'C', '2015-03-31 22:53:01', 'dc2669e0d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6239, 'alexandrecamargo66@hotmail.com', 'Aleeh', 'Mendes', 'n', 'C', '2015-03-31 22:53:01', 'bb2bc7ccf0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6240, 'thiagoamorimcorrea@gmail.com', 'Thiago', 'Amorim', 'n', 'C', '2015-03-31 22:53:01', '95260b46c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6241, 'leoonbraga@gmail.com', 'Leonardo', 'Braga', 'n', 'C', '2015-03-31 22:53:01', '9c01649894', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6242, 'contato@adrianodiogo.com', 'Adriano', 'Diogo', 'n', 'C', '2015-03-31 22:53:01', '8ce0a1d28c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6243, 'gustavocoffler@hotmail.com', 'Gustavo', 'Coffler', 'n', 'C', '2015-03-31 22:53:01', '3cb6c76c2c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6244, 'francatti@yahoo.com.br', 'Carlos', 'Filho', 'n', 'C', '2015-03-31 22:53:01', 'e156e3335e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6245, 'rafiuski@gmail.com', 'Rafael', 'Oliveira', 'n', 'C', '2015-03-31 22:53:01', '42c5f6cd3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6246, 'claytonbarreto@gmail.com', 'Clayton', 'Barreto', 'n', 'C', '2015-03-31 22:53:01', '411d94a3a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6247, 'marcelo2304@msn.com', 'Marcelo', 'De Souza', 'n', 'C', '2015-03-31 22:53:01', '252ef770bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6248, 'kaio_fukubara@hotmail.com', 'Kaio', 'Fukubara', 'n', 'C', '2015-03-31 22:53:01', '29e17a0b73', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6249, 'andredecariaagreira@gmail.com', 'André', 'De Caria Agreira', 'n', 'C', '2015-03-31 22:53:01', '7b5d4d7cdc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6250, 'nezzeee@hotmail.com', 'Gilson', 'Fregoneze', 'n', 'C', '2015-03-31 22:53:01', 'd084992198', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6251, 'fbaumeier@gmail.com', 'Fernando', 'Baumeier', 'n', 'C', '2015-03-31 22:53:01', 'e07fe9a188', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6252, 'rbjacques@hotmail.com', 'Raphael', 'Jacques', 'n', 'C', '2015-03-31 22:53:02', 'ee79b5315d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6253, 'rosirigatti@hotmail.com', 'Rodrigo', 'Sirigatti', 'n', 'C', '2015-03-31 22:53:02', '88cc4f2e34', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6254, 'brnngonzaga@hotmail.com', 'Brenno', 'Gonzaga', 'n', 'C', '2015-03-31 22:53:02', '0cdb7003b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6255, 'mikeonmachine@hotmail.com', 'Miguel', 'Sevilhano', 'n', 'C', '2015-03-31 22:53:02', '087ed5a8db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6256, 'danilloac@hotmail.com', 'Danillo', 'Spíndola', 'n', 'C', '2015-03-31 22:53:02', '8ac1a380f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6257, 'luyzytu@hotmail.com', 'Luis', 'Oliveira', 'n', 'C', '2015-03-31 22:53:02', '0693ae4f72', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6258, 'fonzeckaf@gmail.com', 'Francisco', 'Fonseca', 'n', 'C', '2015-03-31 22:53:02', '39037ae21a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6259, 'manhoko@hotmail.com', 'Guilherme', 'Smanhotto', 'n', 'C', '2015-03-31 22:53:02', '3b915f4509', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6260, 'tecnico@hazas.com.br', 'Hazas', 'Topografia', 'n', 'C', '2015-03-31 22:53:02', 'becc152ada', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6261, 'ricardopereira@busjeans.com', 'Ricardo', 'Pereira', 'n', 'C', '2015-03-31 22:53:02', '891ab0afed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6262, 'felipe.fernandess12@hotmail.com', 'Felipe', 'Fernandes', 'n', 'C', '2015-03-31 22:53:02', '0eea32608d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6263, 'hbalchada@gmail.com', 'Henrique', 'Balchada', 'n', 'C', '2015-03-31 22:53:02', '0872e8b5b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6264, 'drfabiofagundes@aasp.org.br', 'Fabio', 'da Silva', 'n', 'C', '2015-03-31 22:53:02', '46c867e996', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6265, 'felipe.rodrigues.barbosa@gmail.com', 'Felipe', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:02', '043a6f356e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6266, 'bbento116@hotmail.com', 'Bruno', 'Bento', 'n', 'C', '2015-03-31 22:53:02', '280083ad58', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6267, 'felipeventurini_es@hotmail.com', 'Felipe', 'Venturini', 'n', 'C', '2015-03-31 22:53:02', '61b1114086', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6268, 'markiinhos.ferreiira@hotmail.com', 'Marcus', 'Vinicius', 'n', 'C', '2015-03-31 22:53:02', '71ae754011', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6269, 'tcostabal@hotmail.com', 'Thomas', 'Balbueno Costa', 'n', 'C', '2015-03-31 22:53:02', 'c730cd290f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6270, 'tassio_gomes@live.com', 'Tassio', 'Gomes', 'n', 'C', '2015-03-31 22:53:02', '5c9cfecb3e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6271, 'jfigueiredo90@gmail.com', 'Juan', 'Figueiredo Vázquez', 'n', 'C', '2015-03-31 22:53:02', 'dc2cd14f58', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6272, 'kaiipoleonardo@hotmail.com', 'Leonardo', 'Siqueira', 'n', 'C', '2015-03-31 22:53:02', '6f708c1719', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6273, 'sk8-_-leonardo@hotmail.com', 'Leonardo', 'Cunha', 'n', 'C', '2015-03-31 22:53:02', '94ee93dc26', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6274, 'mahedfis@gmail.com', 'Kinshiur', 'Mateus Cb', 'n', 'C', '2015-03-31 22:53:02', '9da7e7c831', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6275, 'raul.isiris@globo.com', 'Raul', 'Isiris', 'n', 'C', '2015-03-31 22:53:02', '082cbf7a5b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6276, 'mcomendavieira@hotmail.com', 'Madalena', 'Vieira', 'n', 'C', '2015-03-31 22:53:02', '952e07e974', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1913, '', 0, 0),
(6277, 'elbermesquitacorretor@gmail.com', 'Elber', 'Mesquita', 'n', 'C', '2015-03-31 22:53:02', 'dcf5bd3b23', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6278, 'pedro.duarte@grp8.com.br', 'Pedro', 'Duarte', 'n', 'C', '2015-03-31 22:53:02', '54db7a7e39', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6279, 'ventura-ricardo@uol.com.br', 'Ricardo', 'Ventura', 'n', 'C', '2015-03-31 22:53:02', '457536fc44', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6280, 'dudumolonribeiro@hotmail.com', 'eduardo', 'Molon Ribeiro', 'n', 'C', '2015-03-31 22:53:02', '5e4283352a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6281, 'thecibienfamily@comcast.net', 'Mauro Monica', 'Cibien', 'n', 'C', '2015-03-31 22:53:02', '55ea926ab3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6282, 'rodrigo.silva.ribeiro@hotmail.com', 'Rodrigo', 'Ribeiro', 'n', 'C', '2015-03-31 22:53:02', 'bd9ba503d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6283, 'dudagaribaldi@hotmail.com', 'Eduardo', 'Vargas', 'n', 'C', '2015-03-31 22:53:02', '1309ba8121', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6284, 'yuri.og@hotmail.com', 'Yuri', 'Cavalcanti', 'n', 'C', '2015-03-31 22:53:02', '64afd6440b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6285, 'anapaularn10@hotmail.com', 'Ana Paula', 'Soares', 'n', 'C', '2015-03-31 22:53:02', '225133869d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6286, 'lais.soster@hotmail.com', 'Laís', 'Soster', 'n', 'C', '2015-03-31 22:53:02', 'bd79b1b689', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6287, 'ary_surf@outlook.com', 'Ary', 'Mós Lima', 'n', 'C', '2015-03-31 22:53:02', '6d0f9bf652', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6288, 'dino_feres@hotmail.com', 'Adriano', 'Feres', 'n', 'C', '2015-03-31 22:53:02', '77ccc5fa76', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6289, 'pedrofelix@me.com', 'Pedro', 'Felix', 'n', 'C', '2015-03-31 22:53:02', 'fb9bc82482', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6290, 'suavenave1@hotmail.com', 'Eduardo', 'Novais', 'n', 'C', '2015-03-31 22:53:02', 'c0bf24f2b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6291, 'giccbr@yahoo.com.br', 'Gilmar', 'Cavalcanti', 'n', 'C', '2015-03-31 22:53:02', 'e38c946bc6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6292, 'lulafmail@gmail.com', 'Lula', 'Freitas', 'n', 'C', '2015-03-31 22:53:02', '313245f8e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6293, 'santiagovelayos@hotmail.com', 'Santiago', 'Velayos Mackinlay', 'n', 'C', '2015-03-31 22:53:02', '675b64b430', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6294, 'brunooliveirajulio@gmail.com', 'Bruno', 'Júlio', 'n', 'C', '2015-03-31 22:53:02', 'ff2bb1de62', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6295, 'pterencio@hotmail.com', 'Pedro', 'Terêncio', 'n', 'C', '2015-03-31 22:53:02', 'c17379f92d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6296, 'mktquiroga@gmail.com', 'Marcelo', 'Quiroga', 'n', 'C', '2015-03-31 22:53:02', '983975a75f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6297, 'xande_ras.surf@hotmail.com', 'AleXandre', 'Oliveira', 'n', 'C', '2015-03-31 22:53:02', '7e902cd065', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6298, 'douglasbfc@gmail.com', 'Douglas', 'Feliciano', 'n', 'C', '2015-03-31 22:53:02', '5be10e5425', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6299, 'dely_freestep@hotmail.com', 'Dely', 'Araújo Rocha', 'n', 'C', '2015-03-31 22:53:02', '77c908dd18', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6300, 'gustavobelau@terra.com.br', 'Gustavo', 'Belau', 'n', 'C', '2015-03-31 22:53:02', '6e36fc3a50', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6301, 'arrudadesigner@gmail.com', 'Bruno', 'Arruda', 'n', 'C', '2015-03-31 22:53:02', '9c117c76e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6302, 'marc_ferreira_1@hotmail.com', 'Marcelo', 'Ferreira', 'n', 'C', '2015-03-31 22:53:02', '1d09b0e332', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6303, 'unthinkproject@gmail.com', 'João', 'Luis', 'n', 'C', '2015-03-31 22:53:02', '775f1f6827', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6304, 'klockpk@hotmail.com', 'Állan', 'Klock', 'n', 'C', '2015-03-31 22:53:02', 'cca382309b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6305, 'ruifv1995@gmail.com', 'Rui', 'Valente', 'n', 'C', '2015-03-31 22:53:02', '2575d40cb7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6306, 'elmoikano_2@hotmail.com', 'Pedro', 'Cardoso', 'n', 'C', '2015-03-31 22:53:02', '10230ea324', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6307, 'thiago_linkin_999@hotmail.com', 'Thiago', 'Silveira', 'n', 'C', '2015-03-31 22:53:02', '8ae690c637', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(6308, 'martinha555@gmail.com', 'Marta', 'Faria', 'n', 'C', '2015-03-31 22:53:02', '761326ed84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6309, 'mielvaladares@gmail.com', 'Emanuel', 'Valadares', 'n', 'C', '2015-03-31 22:53:02', '0fb7ccbd87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6310, 'glauco.prof@hotmail.com', 'Glauco', 'Coutinho', 'n', 'C', '2015-03-31 22:53:02', 'b64fe59188', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6311, 'jefferson_281@hotmail.com', 'Jefferson', 'Santana', 'n', 'C', '2015-03-31 22:53:02', '2132de80d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6312, 'pedro.gebauer@hotmail.com', 'Pedro', 'Gebauer', 'n', 'C', '2015-03-31 22:53:02', '4448bc2292', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6313, 'martin.monteneme@gmail.com', 'Martin', 'Rodríguez', 'n', 'C', '2015-03-31 22:53:02', '043cd05fee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6314, 'brunamoruzzi@hotmail.com', 'Bruna', 'Moruzzi', 'n', 'C', '2015-03-31 22:53:02', '8f5ef409d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6315, 'maria.palma.ruivo@gmail.com', 'Maria', 'Ruivo', 'n', 'C', '2015-03-31 22:53:02', 'ce032fffab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6316, 'bru_osilva@hotmail.com', 'Bruna', 'Silva', 'n', 'C', '2015-03-31 22:53:02', 'cd8538528c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6317, 'rencosoares@hotmail.com', 'Renan', 'Cordeiro Soares', 'n', 'C', '2015-03-31 22:53:02', '6c03bad364', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6318, 'kaluvolponi@gmail.com', 'Luca', 'Volponi', 'n', 'C', '2015-03-31 22:53:02', '72bdd8fd54', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6319, 'fabricio_beltrao@hotmail.com', 'Fabricio', 'Beltrão', 'n', 'C', '2015-03-31 22:53:02', '8019041760', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6320, 'bernardo@lyrashipping.com.br', 'Bernardo', 'Ferraz', 'n', 'C', '2015-03-31 22:53:02', 'd4dcd8f4a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6321, 'frankase@hotmail.com', 'Frank', 'Naegeli', 'n', 'C', '2015-03-31 22:53:02', '5d921dbaac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6322, 'bpilao@hotmail.com', 'Bryan', 'Antunes', 'n', 'C', '2015-03-31 22:53:02', 'f6132f1a55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6323, 'rafaelpompei@hotmail.com', 'Rafael', 'Pompei', 'n', 'C', '2015-03-31 22:53:02', 'b77612f887', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6324, 'mjso-1998@hotmail.com', 'Marcelo', 'Oliveira', 'n', 'C', '2015-03-31 22:53:02', '785d27ecda', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6325, 'jemerson_ps@hotmail.com', 'Jeemerson', 'Saantos', 'n', 'C', '2015-03-31 22:53:02', 'ca05df213d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6326, 'nathan.coelho31@gmail.com', 'Nathan', 'Coelho', 'n', 'C', '2015-03-31 22:53:02', '60f02a5f07', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6327, 'leonardo.s.lima@hotmail.com.br', 'Leonardo', 'Lima', 'n', 'C', '2015-03-31 22:53:02', 'c59ddfc868', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6328, 'miguelguedes2003@yahoo.com.br', 'Miguel', 'Guedes', 'n', 'C', '2015-03-31 22:53:02', '9268182957', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6329, 'biel021@globo.com', 'Gabriel', 'Marques', 'n', 'C', '2015-03-31 22:53:02', '190eb93a51', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6330, 'felipe.cuoco@hotmail.com', 'Felipe', 'Stonehead', 'n', 'C', '2015-03-31 22:53:02', '90ff564ea4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6331, 'leon.vitinho@hotmail.com', 'Leon', 'Vitor', 'n', 'C', '2015-03-31 22:53:02', '35434cede6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6332, 'marianasmatosmarques@gmail.com', 'Mariana', 'Marques', 'n', 'C', '2015-03-31 22:53:02', '849d58a684', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6333, 'mara662@msn.com', 'Mara', 'Abreu', 'n', 'C', '2015-03-31 22:53:02', 'b28101f786', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6334, 'junioorteles@gmail.com', 'Junior', 'Teles', 'n', 'C', '2015-03-31 22:53:02', 'b9c48be2cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6335, 'ramoa_92@hotmail.com', 'João', 'Ramoa', 'n', 'C', '2015-03-31 22:53:02', '375f4f6d12', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6336, 'jacocela@hotmail.com', 'Jacobo', 'Gallego', 'n', 'C', '2015-03-31 22:53:02', 'df286324f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6337, 'mclsurf@hotmail.com', 'Marcelo', 'Adriano', 'n', 'C', '2015-03-31 22:53:02', '3e26a3104c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6338, 'rafaelhenrich@hotmail.com', 'Rafael', 'Henrich', 'n', 'C', '2015-03-31 22:53:02', '738cc2532c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6339, 'carloslopezalonso_89@hotmail.com', 'Carlos', 'Lopez', 'n', 'C', '2015-03-31 22:53:02', 'c1dc19a2b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6340, 'gabrielg.espinosa@gmail.com', 'Gabriel', 'Espinosa', 'n', 'C', '2015-03-31 22:53:02', '08d67490f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6341, 'jduran77@live.com', 'Juancho', 'Duran Pinal', 'n', 'C', '2015-03-31 22:53:02', 'cb530503c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6342, 'gledsonviana74@gmail.com', 'Gledson', 'Viana', 'n', 'C', '2015-03-31 22:53:02', '15bc8f168c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6343, 'beto_litoral13@hotmail.com', 'Roberto', 'Junior', 'n', 'C', '2015-03-31 22:53:02', '147b2f72ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6344, 'joaosabao1@hotmail.com', 'Joao', 'Campos', 'n', 'C', '2015-03-31 22:53:02', '108533a140', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6345, 'wagner.rossa@hotmail.com', 'Wagner', 'Rossa Ribeiro', 'n', 'C', '2015-03-31 22:53:02', '482fd3c62a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6346, 'zeh_neves@hotmail.com', 'Zé', 'Martinelli', 'n', 'C', '2015-03-31 22:53:02', '224061aded', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6347, 'ifermiano@yahoo.com.br', 'Isaque', 'Fermiano', 'n', 'C', '2015-03-31 22:53:02', 'f55af6f839', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6348, 'antoniocarvalhosa_z@hotmail.com', 'António', 'Carvalhosa', 'n', 'C', '2015-03-31 22:53:02', '45c9f10851', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6349, 'caio3rios@hotmail.com', 'Caio', 'Rios', 'n', 'C', '2015-03-31 22:53:02', 'ec1b8a10e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6350, 'tatianeasguimaraes@gmail.com', 'Tatiane', 'Guimarães', 'n', 'C', '2015-03-31 22:53:02', '83b9ec4656', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6351, 'gabrielestrelaguedes@gmail.com', 'Gabriel', 'Guedes', 'n', 'C', '2015-03-31 22:53:02', 'f9fcd1c7f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6352, 'felippe_boladao@hotmail.com', 'Marcos', 'Filippe', 'n', 'C', '2015-03-31 22:53:02', '5c96ca5ebb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6353, 'erika_schneid@hotmail.com', 'Érika', 'Schneid', 'n', 'C', '2015-03-31 22:53:02', '4ad6ae932e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6354, 'viniciusformentini@hotmail.com', 'Vinicius', 'Mendes', 'n', 'C', '2015-03-31 22:53:02', '3dffd2a809', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6355, 'andersoon.nitro@hotmail.com', 'Anderson', 'Paiva', 'n', 'C', '2015-03-31 22:53:02', '198372072d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6356, 'jorginhomf@gmail.com', 'Jorginho', 'Falcão', 'n', 'C', '2015-03-31 22:53:02', 'a14b081daa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6357, 'willian.furusawa@hotmail.com', 'Tchatcha', 'Willian', 'n', 'C', '2015-03-31 22:53:02', 'd096e37c7d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6358, 'pedro_gosling@hotmail.com', 'Pedro', 'Gosling', 'n', 'C', '2015-03-31 22:53:02', '5db84c5a21', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6359, 'manuelmouraneves@hotmail.com', 'Manel', 'Neves', 'n', 'C', '2015-03-31 22:53:02', '3456291617', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2324, '', 0, 0),
(6360, 'gabrielcrispim@gmail.com', 'Gabriel', 'Gomes Crispim', 'n', 'C', '2015-03-31 22:53:02', 'cb97b4a273', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6361, 'joao96_l@hotmail.com', 'João', 'Antão', 'n', 'C', '2015-03-31 22:53:02', '1e3a6ad6f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6362, 'tportella97@gmail.com', 'Thales', 'Portella', 'n', 'C', '2015-03-31 22:53:02', '020233a0d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6363, 'jcrosario@gmail.com', 'Julio', 'Cesar', 'n', 'C', '2015-03-31 22:53:02', 'ee2aea5ee1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6364, 'diogooobz@gmail.com', 'Diogo', 'Franco', 'n', 'C', '2015-03-31 22:53:02', '1f2fee186b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6365, 'deborahvasconcelos@hotmail.com', 'Déborah', 'Vasconcelos', 'n', 'C', '2015-03-31 22:53:02', 'a588850d69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6366, 'valdirene@gmx.de', 'Valdirene', 'Souza', 'n', 'C', '2015-03-31 22:53:02', '0ac5c49e9a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6367, 'fdias1999@gmail.com', 'Fernando', 'Dias', 'n', 'C', '2015-03-31 22:53:02', 'ea3e8e9e19', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6368, 'zpauloteixeira@hotmail.com', 'José Paulo', 'Teixeira', 'n', 'C', '2015-03-31 22:53:02', '978a8ba951', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6369, 'antoniomlcdagnino@gmail.com', 'Antonio', 'Dagnino', 'n', 'C', '2015-03-31 22:53:02', '06132f18c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6370, 'marlon.rs2@gmail.com', 'Marlon', 'Resende', 'n', 'C', '2015-03-31 22:53:02', '9da820375c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6371, 'gabriel_hpeniel@hotmail.com', 'Gabriel', 'Penariotti', 'n', 'C', '2015-03-31 22:53:02', '4542a6f814', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6372, 'jeter@therny.com.br', 'Jeter', 'Accyoli Gonçalves', 'n', 'C', '2015-03-31 22:53:02', '73805467c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6373, 'nalmeida86@gmail.com', 'Natália', 'Almeida', 'n', 'C', '2015-03-31 22:53:02', 'd742f4fadb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6374, 'guilhermecoutinho1985@hotmail.com', 'Guilherme', 'Gamon', 'n', 'C', '2015-03-31 22:53:02', 'd4230678a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6375, 'kellyaevirgulto@yahoo.com', 'Kelly', 'Virgulto', 'n', 'C', '2015-03-31 22:53:02', 'b0359a132a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6376, 'pedro_onofre@hotmail.com', 'Pedro', 'Onofre', 'n', 'C', '2015-03-31 22:53:02', '0a93340c3a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6377, 'pietro.garcia@yahoo.com.br', 'Pietro', 'Artero', 'n', 'C', '2015-03-31 22:53:02', 'd8981bb630', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6378, 'henrique_fatal17@hotmail.com', 'Henrique', 'Amorim', 'n', 'C', '2015-03-31 22:53:02', '56ed374256', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6379, 'jorgemarques303@gmail.com', 'Jorge', 'Marques', 'n', 'C', '2015-03-31 22:53:02', '676eba1ca7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6380, 'francis.geo@hotmail.com', 'Francisco', 'Correia', 'n', 'C', '2015-03-31 22:53:02', 'a11b9a04b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4117, '', 0, 0),
(6381, 'caimdota2@outlook.com', 'Vinicius', 'Augusto', 'n', 'C', '2015-03-31 22:53:02', '15740825d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6382, 'leonardo_lima@outlook.com', 'Leonardo', 'Lima', 'n', 'C', '2015-03-31 22:53:02', '4372a6ca2e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6383, 'wagnerandrade15@hotmail.com', 'Wagner', 'Andrade', 'n', 'C', '2015-03-31 22:53:02', '606d42cf5a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6384, 'carolpatelli@hotmail.com', 'Carol', 'Patelli', 'n', 'C', '2015-03-31 22:53:02', '09accec243', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6385, 'devidsonita@yahoo.com.br', 'Devidson', 'Eduardo', 'n', 'C', '2015-03-31 22:53:02', '1b8d7af69b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6386, 'felippe_cgaspar@hotmail.com', 'Felippe', 'Gaspar', 'n', 'C', '2015-03-31 22:53:02', 'ad20635090', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6387, 'sofiasaldanha123@gmail.com', 'sofia', 'saldanha', 'n', 'C', '2015-03-31 22:53:02', '221f24d5cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6388, 'eduardomoreiradecastrodias@gmail.com', 'Eduardo', 'Dias', 'n', 'C', '2015-03-31 22:53:02', '9b6a1b8f43', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6389, 'rafaelqsouza0@gmail.com', 'rafael', 'souza', 'n', 'C', '2015-03-31 22:53:02', '28f2bda529', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6390, 'coelho123_@hotmail.com', 'Matheus', 'Santos', 'n', 'C', '2015-03-31 22:53:02', 'ca18125922', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6391, 'kooselu@yahoo.com.br', 'Luciana', 'Smit', 'n', 'C', '2015-03-31 22:53:02', 'd33afadb47', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6392, 'tmc_cmt@hotmail.com', 'Tiago', 'Marques', 'n', 'C', '2015-03-31 22:53:02', 'a2296b2e80', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6393, 'catimml@sapo.pt', 'Catarina', 'Lourenço', 'n', 'C', '2015-03-31 22:53:02', '783ee6b43a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6394, 'pedro.schettino@outlook.com', 'Pedro', 'Schettino', 'n', 'C', '2015-03-31 22:53:02', '3ccf511530', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6395, 'yuriwentink@gmail.com', 'Yuri', 'Wentink', 'n', 'C', '2015-03-31 22:53:02', '06ca93d2d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6396, 'rafinha.bruno11@hotmail.com', 'Rafael', 'Bruno', 'n', 'C', '2015-03-31 22:53:02', '2d520d8bdf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6397, 'orlandoroot08@yahoo.com.br', 'Orlando', 'Neto', 'n', 'C', '2015-03-31 22:53:02', 'b4f677af72', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6398, 'patrick.stilwell@gmail.com', 'Patrick', 'Stilwell', 'n', 'C', '2015-03-31 22:53:02', '7dba28f54f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6399, 'erickfgo@hotmail.com', 'Erick', 'Fernandes', 'n', 'C', '2015-03-31 22:53:02', '1afc2911ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6400, 'lpluz@hotmail.com', 'Luciano', 'Luz', 'n', 'C', '2015-03-31 22:53:02', 'a067944a85', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6401, 'mancinihome@hotmail.com', 'Rafael', 'Mancini', 'n', 'C', '2015-03-31 22:53:02', '17d9416fed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6402, 'fabio.ms007@hotmail.com', 'Sardinha', 'Fábio', 'n', 'C', '2015-03-31 22:53:02', '335eabe00b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6403, 'lucas09marcelo@gmail.com', 'Lucas', 'Marcelo', 'n', 'C', '2015-03-31 22:53:02', '0e0873731a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6404, 'lusc.saggin@hotmail.com', 'Luana Roberta', 'Schneider Saggin', 'n', 'C', '2015-03-31 22:53:02', '6a1b6db5fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6405, 'gui_5c@hotmail.com', 'Guilherme', 'Trilha', 'n', 'C', '2015-03-31 22:53:02', '6c9770c67c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6406, 'patriciarodrigues24@bol.com.br', 'Patricia', 'Rodrigues Pontes', 'n', 'C', '2015-03-31 22:53:02', '38b06b0d00', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6407, 'raphael_stex@hotmail.com', 'Raphael', 'Teixeira', 'n', 'C', '2015-03-31 22:53:02', '40fac78671', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6408, 'anaritaferreira02@gmail.com', 'Rita', 'Msf', 'n', 'C', '2015-03-31 22:53:02', 'f1eaf44dd9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6409, 'valdir.tomasetti@gmail.com', 'Valdir', 'Filho', 'n', 'C', '2015-03-31 22:53:02', 'bdfed53acc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6410, 'surfstone_@hotmail.com', 'Cassiano', 'Colombo', 'n', 'C', '2015-03-31 22:53:02', 'cef2dfc4ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6411, 'cfsallum@hotmail.com', 'Cesar', 'Sallum', 'n', 'C', '2015-03-31 22:53:02', '93520fa14d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6412, 'marcioecarine@gmail.com', 'Marcio', 'Silva', 'n', 'C', '2015-03-31 22:53:02', 'ecbaef9337', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6413, 'bielroots@hotmail.com', 'Marcos', 'Guimaraes', 'n', 'C', '2015-03-31 22:53:02', 'c395d192e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6414, 'johnganem@gmail.com', 'Joao', 'Ganem', 'n', 'C', '2015-03-31 22:53:02', '10dfdb5249', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6415, 'behrbarbara@hotmail.com', 'Barbara', 'Behr', 'n', 'C', '2015-03-31 22:53:02', '77ccd2a348', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6416, 'thiagojb@yahoo.com.br', 'Thiago', 'Barroso', 'n', 'C', '2015-03-31 22:53:02', '53bf40a7c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6417, 'df_coutinho14@hotmail.com', 'Diogo', 'Coutinho', 'n', 'C', '2015-03-31 22:53:02', 'fe9ff21e46', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3025, '', 0, 0),
(6418, 'mocamaauricio@hotmail.com', 'Mauricio', 'Lisboa', 'n', 'C', '2015-03-31 22:53:02', '92233f9c8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6419, 'cedricstubo@hotmail.com', 'Cedric', 'Dos Santos', 'n', 'C', '2015-03-31 22:53:02', 'ed0675295f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6420, 'tiagoluiz30@hotmail.com', 'Tiago', 'Luiz', 'n', 'C', '2015-03-31 22:53:02', '492aeb5628', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6421, 'christopheer94@hotmail.com', 'Christopheer', 'Salustiano', 'n', 'C', '2015-03-31 22:53:02', '68a1ea1e05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6422, 'pedrobuglione@hotmail.com', 'Pedro', 'Buglione', 'n', 'C', '2015-03-31 22:53:02', '9cdc3603b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6423, 'antonioluismsilva@hotmail.com', 'António', 'Luís', 'n', 'C', '2015-03-31 22:53:02', '81d105a043', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6424, 'otavio.rj2@hotmail.com', 'Otávio', 'Pereira', 'n', 'C', '2015-03-31 22:53:02', '6bcf35be18', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6425, 'ewtamorim@hotmail.com', 'Ewerton', 'Amorim', 'n', 'C', '2015-03-31 22:53:02', 'ccf7532ceb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6426, 'ffabioferra@hotmail.com', 'Fabio', 'Ferra', 'n', 'C', '2015-03-31 22:53:02', '4f73ea9f86', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6427, 'diogo_volcom_stone@hotmail.com', 'Diogo', 'Ferreira', 'n', 'C', '2015-03-31 22:53:02', 'ea402def37', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6428, 'mebemvenuti2010@gmail.com', 'Aimê', 'Bemvenuti', 'n', 'C', '2015-03-31 22:53:02', '4748a30769', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6429, 'herbaldreams@gmail.com', 'Juan', 'Manuel', 'n', 'C', '2015-03-31 22:53:02', '6971f360cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6430, 'cfernandesvet@yahoo.com.br', 'Carolina', 'Fernandes', 'n', 'C', '2015-03-31 22:53:02', '4bb6fb8691', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6431, 'razao.surfearte@hotmail.com', 'Marcos Batista', 'Batista', 'n', 'C', '2015-03-31 22:53:02', '5115b4d1bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6432, 'suse_nanda@hotmail.com', 'Susy', 'Ferreira', 'n', 'C', '2015-03-31 22:53:02', '1cfec0ab4c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6433, 'jaddi_lima@hotmail.com', 'Jadiael', 'Lima', 'n', 'C', '2015-03-31 22:53:02', '4f5daadd09', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6434, 'lucasfelipee@hotmail.com', 'Lucas', 'Medeiros', 'n', 'C', '2015-03-31 22:53:02', '082b0fc868', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6435, 'iagoedaiana@gmail.com', 'Iago', 'Daiana', 'n', 'C', '2015-03-31 22:53:02', 'b49e8e37ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6436, 'tayroneserigrafia@hotmail.com', 'Tayrone', 'Argolo', 'n', 'C', '2015-03-31 22:53:02', '4e9c30d532', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6437, 'ac_decker@hotmail.com', 'André', 'Decker', 'n', 'C', '2015-03-31 22:53:02', '045636ee0a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6438, 'filomenaconceicao@gmail.com', 'Filomena', 'Conceição', 'n', 'C', '2015-03-31 22:53:02', '039b66c036', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6439, 'victortst@yahoo.com.br', 'Victor', 'Silva', 'n', 'C', '2015-03-31 22:53:02', '7019086cab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6440, 'alexandresouza194@gmail.com', 'Alexandre', 'Souza', 'n', 'C', '2015-03-31 22:53:02', '70178250c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6441, 'carlosbexiga1@gmail.com', 'Kalifa', 'Ohm', 'n', 'C', '2015-03-31 22:53:02', '9b4f2ad6cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1716, '', 0, 0),
(6442, 'miguelsaboya@pontoinicial.com', 'Miguel', 'Saboya', 'n', 'C', '2015-03-31 22:53:02', '9703498e6c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6443, 'atendimento@mutari.com.br', 'Murilo', 'Brito', 'n', 'C', '2015-03-31 22:53:02', 'e9370ed4b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6444, 'oputo_76@hotmail.com', 'Tiago', 'Pocinho', 'n', 'C', '2015-03-31 22:53:02', '4313de1cf0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6445, 'pedrybruno@gmail.com', 'Bruno', 'Martínez Bargiela', 'n', 'C', '2015-03-31 22:53:02', 'fd66004dfc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6446, 'vini_romao@hotmail.com', 'Vinícius', 'Romão', 'n', 'C', '2015-03-31 22:53:02', '45ec894b31', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6447, 'roberta_michelin@hotmail.com', 'Roberta', 'Michelin', 'n', 'C', '2015-03-31 22:53:02', '1ccf7f41bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6448, 'thallesvr@gmail.com', 'Thalles', 'Valente', 'n', 'C', '2015-03-31 22:53:02', '1d90ebc799', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6449, 'rafaelgalimberti@hotmail.com', 'Rafael', 'Da Luz', 'n', 'C', '2015-03-31 22:53:02', '226cdcb6af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6450, 'mardoniosouza@outlook.com.br', 'Mardônio', 'Fox', 'n', 'C', '2015-03-31 22:53:02', '972967754d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6451, 'eduzsalomao@gmail.com', 'Eduardo', 'Salomão', 'n', 'C', '2015-03-31 22:53:02', '9737852439', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6452, 'rrosa2004@hotmail.com', 'Ricardo', 'Rosa', 'n', 'C', '2015-03-31 22:53:02', 'cd2b2e70e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6453, 'alexandrelimao@hotmail.com', 'Alexandre', 'Schulz', 'n', 'C', '2015-03-31 22:53:02', '45029ab06c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6454, 'pedro.domingos@partners.pt', 'Pedro', 'Domingos', 'n', 'C', '2015-03-31 22:53:02', '9e32581201', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6455, 'giliarde.cruz@gmail.com', 'giliarde', 'cruz', 'n', 'C', '2015-03-31 22:53:02', '3fd2b9961e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6456, 'vinicius_viba_roots@hotmail.com', 'Vinicius', 'Viiba', 'n', 'C', '2015-03-31 22:53:02', 'b4dfe7b456', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6457, 'arthur-ffc@live.com', 'Arthur', 'Silva', 'n', 'C', '2015-03-31 22:53:02', 'a621acf425', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6458, 'felipe.s.flavio@hotmail.com', 'Felipe', 'Flavio', 'n', 'C', '2015-03-31 22:53:02', 'e4d6fc4398', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6459, 'mad.dogtown@hotmail.com', 'Alex', 'Pezeta', 'n', 'C', '2015-03-31 22:53:02', '9589af85ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6460, 'antoniosaldanha1234@gmail.com', 'antonio', 'saldanha', 'n', 'C', '2015-03-31 22:53:02', '3f614e588d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6461, 'carlosbccacao@hotmail.com', 'Carlos', 'Cação', 'n', 'C', '2015-03-31 22:53:02', '7486150ce5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1742, '', 0, 0),
(6462, 'lorran.maciel@hotmail.com', 'Lorran', 'Maciel', 'n', 'C', '2015-03-31 22:53:02', 'c3a77a9d5e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6463, 'lipeh-bodyboard@hotmail.com', 'Filipe', 'Araujo', 'n', 'C', '2015-03-31 22:53:02', '9ca59c5782', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6464, 'k_yonesbk@hotmail.com', 'Keko', 'Vilan', 'n', 'C', '2015-03-31 22:53:02', 'bdf04ee0eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6465, 'victorhugo.novaes@hotmail.com', 'Victor', 'Alves', 'n', 'C', '2015-03-31 22:53:02', '38557d3da4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6466, 'tiagozezere1991@outlook.com', 'Tiago', 'Zêzere', 'n', 'C', '2015-03-31 22:53:02', 'ca48a1e590', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6467, 'hugo.go@bol.com.br', 'Hugo', 'Padilha', 'n', 'C', '2015-03-31 22:53:02', '6a4dd844f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6468, 'cunha.fernanda13.fc@gmail.com', 'Fernanda', 'Cunha', 'n', 'C', '2015-03-31 22:53:02', '38e65efb77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6469, 'paulogrein1@gmail.com', 'Paulo', 'Grein', 'n', 'C', '2015-03-31 22:53:02', 'c76ce19a5c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6470, 'filporfirio@gmail.com', 'Filipe', 'Porfirio', 'n', 'C', '2015-03-31 22:53:02', 'bf179c00d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6471, 'pfsrgoulart@hotmail.com', 'Paulo', 'Goulart', 'n', 'C', '2015-03-31 22:53:02', 'b0e732d488', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6472, 'jonathan.fernandes.souza@gmail.com', 'Jonathan', 'Fernandes', 'n', 'C', '2015-03-31 22:53:02', '64cda264aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6473, 'lrborges@hotmail.com', 'Lucas', 'Borges', 'n', 'C', '2015-03-31 22:53:02', 'a60c7948dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6474, 'pedrinho-nf@live.com', 'Pedro', 'Bochinpani', 'n', 'C', '2015-03-31 22:53:02', '9a2e1de1e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6475, 'dossantos085@hotmail.com', 'Guilherme', 'Santos', 'n', 'C', '2015-03-31 22:53:02', '2c4b75cefa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6476, 'paulo_pcdabahia@hotmail.com', 'Paulo', 'Leal', 'n', 'C', '2015-03-31 22:53:02', 'bd7752f38d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6477, 'amanda.mribas@gmail.com', 'Amanda', 'Mercer Ribas', 'n', 'C', '2015-03-31 22:53:02', 'afe1396f3e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6478, 'maria.figueiredo.matos@gmail.com', 'Maria', 'Matos', 'n', 'C', '2015-03-31 22:53:02', '9b446a1291', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6479, 'joaomarcelo_phd@hotmail.com', 'João Marcelo', 'Dantas', 'n', 'C', '2015-03-31 22:53:02', '2e940b5038', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6480, 'victor.samudio@hotmail.com', 'Victor', 'Léllis', 'n', 'C', '2015-03-31 22:53:02', 'ed81a6ed0c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6481, 'germanijr@yahoo.com.br', 'Joao', 'Germani', 'n', 'C', '2015-03-31 22:53:02', '9860f6660b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6482, 'davidw.mdw@hotmail.com', 'David', 'Maia', 'n', 'C', '2015-03-31 22:53:02', '8ed0c0185c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6483, 'monan_costa@hotmail.com', 'MC', 'Brito', 'n', 'C', '2015-03-31 22:53:02', '2328b68aff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6484, 'filipef.mendes@gmail.com', 'Filipe', 'De Figueiredo Mendes', 'n', 'C', '2015-03-31 22:53:02', 'e1e42596c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6485, 'thiagomonteiro@hotmail.com', 'Thiago', 'Monteiro', 'n', 'C', '2015-03-31 22:53:02', 'ef2c25d38e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6486, 'leonardoss2@hotmail.com', 'Leonardo', 'Souza', 'n', 'C', '2015-03-31 22:53:02', '780b9ef7f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6487, 'saulo_jhau@hotmail.com', 'Saulo', 'Pinto', 'n', 'C', '2015-03-31 22:53:02', 'fc37fde18d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(6488, 'dudunv@hotmail.com', 'Eduardo', 'Vasconcellos', 'n', 'C', '2015-03-31 22:53:02', 'c4b365c456', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6489, 'd2.goncalves@live.com', 'David', 'Gonçalves', 'n', 'C', '2015-03-31 22:53:02', '6ec662b722', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6490, 'teresinhacb@hotmail.com', 'Teresinha', 'Branco', 'n', 'C', '2015-03-31 22:53:02', '5ea33dd7bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6491, 'rcesca@gmail.com', 'Raul', 'Cesca', 'n', 'C', '2015-03-31 22:53:02', 'ab07e578cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6492, 'joaojmac@hotmail.com', 'Joao', 'Cabral', 'n', 'C', '2015-03-31 22:53:02', '46281508d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6493, 'zepas69@gmail.com', 'Paulo', 'Mendo', 'n', 'C', '2015-03-31 22:53:02', '8659be392f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4289, '', 0, 0),
(6494, 'amiltonsneto@hotmail.com', 'Amilton', 'Souza', 'n', 'C', '2015-03-31 22:53:02', '9f8244b722', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6495, 'afonso62@hotmail.com', 'Afonso', 'Monteiro', 'n', 'C', '2015-03-31 22:53:02', '89f6dd1865', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6496, 'anasofiafrbarros@gmail.com', 'Ana Sofia', 'Barros', 'n', 'C', '2015-03-31 22:53:02', 'faa2473808', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6497, 'amanda.r.filg@gmail.com', 'Amanda', 'Filgueiras', 'n', 'C', '2015-03-31 22:53:02', 'efe55f4047', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6498, 'nuestra_madre@hotmail.com', 'Carolina', 'Sabates', 'n', 'C', '2015-03-31 22:53:02', 'ad647688fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6499, 'luis.maximo.24@gmail.com', 'Luis', 'Máximo', 'n', 'C', '2015-03-31 22:53:02', 'd11bf23a85', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6500, 'andreia.cortereal@hotmail.com', 'Andreia', 'Corte-Real', 'n', 'C', '2015-03-31 22:53:02', 'a1fbe3fbae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6501, 'endstenmelo@hotmail.com', 'Luan', 'Melo', 'n', 'C', '2015-03-31 22:53:02', '72ab03f935', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6502, 'chedex23@hotmail.com', 'Mer', 'Che', 'n', 'C', '2015-03-31 22:53:02', 'e9605334b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6503, 'menino.mesco@hotmail.com', 'Lucas', 'Mikael', 'n', 'C', '2015-03-31 22:53:02', '0e9b43cda6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6504, 'acandara@gmail.com', 'Afonso Celso', 'Andara', 'n', 'C', '2015-03-31 22:53:02', '11fd07abab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6505, 'eduardomonteiro41@hotmail.com', 'Eduardo Luis', 'Monteiro', 'n', 'C', '2015-03-31 22:53:02', '4059c5bd4c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6506, 'pedromvitola@hotmail.com', 'Pedro Miguel', 'Vítola', 'n', 'C', '2015-03-31 22:53:02', 'fa889a009e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6507, 'engmarcos2@yahoo.com.br', 'Marcos', 'Souza', 'n', 'C', '2015-03-31 22:53:02', '3b2a04423a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6508, 'daniela.penteado@gmail.com', 'Daniela', 'Penteado', 'n', 'C', '2015-03-31 22:53:02', '0ce90f4270', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6509, 'camillamanueladaniela@hotmail.com', 'Camilla', 'Santos', 'n', 'C', '2015-03-31 22:53:02', '6d14dc180a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6510, 'edu.pop72@gmail.com', 'Eduardo', 'Pop', 'n', 'C', '2015-03-31 22:53:02', '7dc377a7dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6511, 'mr.putogui@gmail.com', 'Henrique', 'Pereira', 'n', 'C', '2015-03-31 22:53:02', '4795e6c872', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6512, 'felipezitro84@gmail.com', 'Felipe', 'Ortiz', 'n', 'C', '2015-03-31 22:53:02', '94e2689756', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6513, 'joaocarvalhu@gmail.com', 'João', 'Carvalho', 'n', 'C', '2015-03-31 22:53:02', 'b16a0f4f67', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6514, 'pedrouniaovascaina@gmail.com', 'Pedro', 'Murça', 'n', 'C', '2015-03-31 22:53:02', '2f8807e317', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6515, 'filipe_nekas@hotmail.com', 'Filipe', 'Silva', 'n', 'C', '2015-03-31 22:53:02', '1c17e2ff5d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2179, '', 0, 0),
(6516, 'martadesa11@gmail.com', 'Marta', 'Sá', 'n', 'C', '2015-03-31 22:53:02', '5132bc398c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6517, 'wenderson_300r@hotmail.com', 'Wenderson', 'Wallace', 'n', 'C', '2015-03-31 22:53:02', 'aaf6f43c61', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6518, 'mafalda_navas@hotmail.com', 'Mafalda', 'Navas', 'n', 'C', '2015-03-31 22:53:02', '61c24bcb47', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2298, '', 0, 0),
(6519, 'alecolavita@hotmail.com', 'Alexandre', 'Colavita', 'n', 'C', '2015-03-31 22:53:02', '8c1b2ac3d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6520, 'luismurrieta94@gmail.com', 'Luis', 'Murrieta', 'n', 'C', '2015-03-31 22:53:02', '32442eabc2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6521, 'smurfcavemen@hotmail.com', 'Ricardo', 'D\'Avila Pereira', 'n', 'C', '2015-03-31 22:53:02', '2903c701ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6522, 'amaral_antonio@live.com.pt', 'Antonio', 'Amaral', 'n', 'C', '2015-03-31 22:53:02', '657063d6e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6523, 'amandalb_@hotmail.com', 'Amanda', 'Baronio', 'n', 'C', '2015-03-31 22:53:02', 'e4fcded57d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6524, 'jovem_cu@hotmail.com', 'Eduardo', 'Lima', 'n', 'C', '2015-03-31 22:53:02', '4e9b560e1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3779, '', 0, 0),
(6525, 'as1071969@sapo.pt', 'Surf', 'Em Portugal', 'n', 'C', '2015-03-31 22:53:02', 'c9c968eec2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1766, '', 0, 0),
(6526, 'sebatm96@hotmail.com', 'Seba', 'Tejera', 'n', 'C', '2015-03-31 22:53:02', '0d16e155ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6527, 'juliano_sgarcia@hotmail.com', 'Juliano', 'S. Garcia', 'n', 'C', '2015-03-31 22:53:02', '676e6613c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6528, 'arthubs_mauricio@hotmail.com', 'Arthur', 'Maurício', 'n', 'C', '2015-03-31 22:53:02', '4b4e7baed2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6529, 'barreto.jfabio@hotmail.com', 'Fábio', 'Barreto', 'n', 'C', '2015-03-31 22:53:02', '93f1accd1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6530, 'arq.alexandresato@gmail.com', 'Alexandre ', 'Sato', 'n', 'C', '2015-03-31 22:53:02', '33e2165297', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6531, 'aliajacta@hotmail.com', 'Marcel', 'Evangelista', 'n', 'C', '2015-03-31 22:53:02', '19313626a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6532, 'meirysimas@hotmail.com', 'Meiry', 'Simas', 'n', 'C', '2015-03-31 22:53:02', 'd5f0799b87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6533, 'ss_everton@ig.com.br', 'Everton', 'Silva', 'n', 'C', '2015-03-31 22:53:02', '1f0c0bf16d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6534, 'alexandremulina@hotmail.com', 'Alexandre', 'Mulina', 'n', 'C', '2015-03-31 22:53:02', 'd42f228e95', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6535, 'joandrerorigues@gmail.com', 'Andre', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:02', '38c005e6b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6536, 'riquepb@hotmail.com', 'Henrique', 'C. Santana', 'n', 'C', '2015-03-31 22:53:02', '8e65e3921e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6537, 'mano2181@hotmail.com', 'Ronaldo', 'Valiatti', 'n', 'C', '2015-03-31 22:53:02', '9f517517a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6538, 'sandres_csu@hotmail.com', 'Danilo', 'Sandres', 'n', 'C', '2015-03-31 22:53:02', '27c548f403', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6539, 'danikplete@hotmail.com', 'Daniel', 'Fernandes', 'n', 'C', '2015-03-31 22:53:02', 'a4dc0506b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6540, 'jorge@sotocalcafes.pt', 'Jorge', 'Barbosa', 'n', 'C', '2015-03-31 22:53:02', 'cddbddc344', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6541, 'joaocosta202008@hotmail.com', 'João', 'Costa', 'n', 'C', '2015-03-31 22:53:02', 'e326876733', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6542, 'gustavo.bitencourt@hotmail.com', 'Gustavo', 'Bitencourt', 'n', 'C', '2015-03-31 22:53:02', 'a94c2bf6e0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6543, 'thalita.hg@hotmail.com', 'Thalita', 'Gazolla', 'n', 'C', '2015-03-31 22:53:02', 'b6915e62fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6544, 'patriciaboulos@hotmail.com', 'Patricia', 'B. Duilio Bin', 'n', 'C', '2015-03-31 22:53:02', '66d04289df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6545, 'thirez_7@hotmail.com', 'Thiago', 'Rezende', 'n', 'C', '2015-03-31 22:53:02', 'a9ef4d8aa6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6546, 'pablinho_palermo@hotmail.com', 'Pablo', 'Döbereiner', 'n', 'C', '2015-03-31 22:53:02', 'ff11464795', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6547, 'rcromao@yahoo.com.br', 'Ricardo', 'Romão', 'n', 'C', '2015-03-31 22:53:02', '135c77c6a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6548, 'licous_maiara@hotmail.com', 'Lissandra Maiara', 'Fischer', 'n', 'C', '2015-03-31 22:53:02', 'bfb4265cef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6549, 'jpnf02@gmail.com', 'Joao', 'Fernandes', 'n', 'C', '2015-03-31 22:53:02', '9605ca5f0f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6550, 'joaomarim@gmail.com', 'Joao', 'Marim', 'n', 'C', '2015-03-31 22:53:02', '55eecc1f8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6551, 'nicollearaujo@gmail.com', 'Nicolle', 'Araújo', 'n', 'C', '2015-03-31 22:53:02', 'f9ebd2ec09', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6552, 'mud1942@hotmail.com', 'Mohamed', 'Wakid', 'n', 'C', '2015-03-31 22:53:02', '41fdbfd9a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6553, 'jomisurf@hotmail.com', 'João', 'Ferreira', 'n', 'C', '2015-03-31 22:53:02', '80a5cab304', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1923, '', 0, 0),
(6554, 'fabioholypilot@gmail.com', 'Fabio', 'Franco', 'n', 'C', '2015-03-31 22:53:02', '5d31d266b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6555, 'nfcunha@portugalmail.com', 'Nuno', 'Cunha', 'n', 'C', '2015-03-31 22:53:02', '7d36e35fdb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6556, 'andreoreques@yahoo.com.br', 'André', 'Fonseca', 'n', 'C', '2015-03-31 22:53:02', 'd72ebbcaed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6557, 'anaavermelho@hotmail.com', 'Ana', 'Vermelho', 'n', 'C', '2015-03-31 22:53:02', '295509301c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6558, 'larissalinda50@hotmail.com', 'Larissa', 'Camilo', 'n', 'C', '2015-03-31 22:53:02', 'ee06da851b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6559, 'gui07gusmao@hotmail.com', 'Guilherme', 'Gusmao', 'n', 'C', '2015-03-31 22:53:02', 'b5cac638b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6560, 'nobrefabiano@hotmail.com', 'Fabiano', 'Nobre', 'n', 'C', '2015-03-31 22:53:02', 'a559ba929b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6561, 'joaocneto@gmail.com', 'João', 'Câmara Neto', 'n', 'C', '2015-03-31 22:53:02', '8a49ec786f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6562, 'yakkomcz@hotmail.com', 'André', 'Garcia-Yakko', 'n', 'C', '2015-03-31 22:53:02', '73d8554ada', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6563, 'marcos.casteluber@gmail.com', 'Marcos', 'Casteluber', 'n', 'C', '2015-03-31 22:53:02', '9c9e5dca35', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6564, 'sfernandez@asesoria21.com', 'Santiago Imanol', 'Fernandez', 'n', 'C', '2015-03-31 22:53:02', '521dea97f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6565, 'ri_cozzi@yahoo.com.br', 'Ricardo', 'Cozzi', 'n', 'C', '2015-03-31 22:53:02', '9491eaf63d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6566, 'reas@outlook.com', 'Renan', 'Dos Santos', 'n', 'C', '2015-03-31 22:53:02', 'f55fabd0b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6567, 'margo.neiva@hotmail.com', 'Margarida', 'Neiva', 'n', 'C', '2015-03-31 22:53:02', 'd317f963cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3989, '', 0, 0),
(6568, 'ricardo_cunha_@hotmail.com', 'Ricardo', 'Guedes', 'n', 'C', '2015-03-31 22:53:02', '956f308833', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2208, '', 0, 0),
(6569, 'tiagootani@hotmail.com', 'Tiago', 'Rocha', 'n', 'C', '2015-03-31 22:53:02', '540a76c1d3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6570, 'fabriciosdc@hotmail.com', 'Fabricio', 'Fernandes', 'n', 'C', '2015-03-31 22:53:02', '1a94ab33af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6571, 'bertholdo.ludgero@gmail.com', 'Bertholdo', 'Reinert Ludgero', 'n', 'C', '2015-03-31 22:53:02', '135d27dff5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6572, 'nando_hcpk@hotmail.com', 'Luiz', 'Alves', 'n', 'C', '2015-03-31 22:53:02', '572c19875a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6573, 'fedetky@gmail.com', 'Fede', 'Leal', 'n', 'C', '2015-03-31 22:53:02', 'b6c57d6f55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6574, 'breno.costa9@hotmail.com', 'Breno', 'Queiroz', 'n', 'C', '2015-03-31 22:53:02', '08afd87923', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6575, 'papelariasatelite2@sapo.pt', 'Papelaria', 'Satélite', 'n', 'C', '2015-03-31 22:53:02', '9c8076e398', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6576, 'vitorhoffmeister@gmail.com', 'Vitor', 'Hoffmeister', 'n', 'C', '2015-03-31 22:53:02', '3a19e008e0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6577, 'fcs2807@hotmail.com', 'Fabiano', 'Cardoso Silva', 'n', 'C', '2015-03-31 22:53:02', '4020246fda', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6578, 'ritaggodinho@hotmail.com', 'Rita', 'Gouveia', 'n', 'C', '2015-03-31 22:53:02', 'a83e150657', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6579, 'rafaelgomesrabello@gmail.com', 'Rafael', 'Gomes Rabello', 'n', 'C', '2015-03-31 22:53:02', 'fb96892603', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6580, 'felipe.c.lopes88@gmail.com', 'Felipe', 'Lopes', 'n', 'C', '2015-03-31 22:53:02', 'ce2fd04636', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6581, 'noaportes@gmail.com', 'Noa', 'Portes Danucalov', 'n', 'C', '2015-03-31 22:53:02', '5414682d61', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6582, 'rita.matta.loureiro@gmail.com', 'Rita', 'O', 'n', 'C', '2015-03-31 22:53:02', 'ca7c1aedf1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 91, '', 0, 0),
(6583, 'felipe_075king@hotmail.com', 'Felipe', 'Candido', 'n', 'C', '2015-03-31 22:53:02', 'd35738560c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6584, 'andretomy@hotmail.com', 'André', 'Tomé', 'n', 'C', '2015-03-31 22:53:02', 'd7222258dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6585, 'brsoligo@yahoo.com.br', 'Bruno', 'Soligo', 'n', 'C', '2015-03-31 22:53:02', '22858cbb16', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6586, 'rafael.mattos11@gmail.com', 'Paulo Rafael', 'de Mattos', 'n', 'C', '2015-03-31 22:53:02', 'cddff39f34', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6587, 'mariajoaozinha@hotmail.com', 'Maria', 'Fernandes', 'n', 'C', '2015-03-31 22:53:02', '824d328105', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6588, 'betosv2011@hotmail.com', 'Beto', 'Nascimento', 'n', 'C', '2015-03-31 22:53:02', '8a2e261cfb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6589, 'vaniacoutinho2002@yahoo.com.br', 'Fabinho', 'Gomes', 'n', 'C', '2015-03-31 22:53:02', '29fa37a04d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6590, 'kekelzinhatp@hotmail.com', 'Kelen', 'Pereira', 'n', 'C', '2015-03-31 22:53:02', '5848c2c2f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6591, 'danielmachadoo@gmail.com', 'Daniel', 'Machado de Oliveira', 'n', 'C', '2015-03-31 22:53:02', 'a7811e7ec7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6592, 'fpintorama@gmail.com', 'Fátima', 'Pinto', 'n', 'C', '2015-03-31 22:53:02', 'ce7f1d3988', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6593, 'doidinho.murilo.2@hotmail.com', 'Murilo', 'Moraais', 'n', 'C', '2015-03-31 22:53:02', 'e1e028f6d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6594, 'tebas1@hotmail.com', 'Tebas', 'Spinola', 'n', 'C', '2015-03-31 22:53:02', '56fc8b66fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6595, 'jeancarloberto@hotmail.com', 'Jean Carlo', 'Berto', 'n', 'C', '2015-03-31 22:53:02', '5160efb353', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6596, 'jpcarrielo@gmail.com', 'joão pedro', 'carrielo araújo', 'n', 'C', '2015-03-31 22:53:02', 'cf78adeb0b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6597, 'alexandre.ffonseca@ig.com.br', 'Alexandre', 'da Silva', 'n', 'C', '2015-03-31 22:53:02', 'b1bf54576e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6598, 'paulitobrito@hotmail.com', 'Paulo', 'Brito', 'n', 'C', '2015-03-31 22:53:02', '9c1083cb71', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6599, 'rafahoepers@hotmail.com', 'Rafael', 'Hoepers', 'n', 'C', '2015-03-31 22:53:02', '1e51233701', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6600, 'miguel.ultraswimmer@gmail.com', 'Miguel', 'Arrobas', 'n', 'C', '2015-03-31 22:53:02', '78326e363a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6601, 'tomaslps@hotmail.com', 'Tomás', 'Lauria', 'n', 'C', '2015-03-31 22:53:02', '87d22f6054', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6602, 'absolut77@hotmail.com', 'Keyser', 'Söze', 'n', 'C', '2015-03-31 22:53:02', 'cf8bf3a31e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6603, 'davigiselemedeiros@gmail.com', 'Davi Medeiros', 'Rebelo', 'n', 'C', '2015-03-31 22:53:02', 'd34552dab9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6604, 'fernandawaves@hotmail.com', 'Fernanda', 'Klam', 'n', 'C', '2015-03-31 22:53:02', '321cb4c270', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1723, '', 0, 0),
(6605, 'aitor_1991_bcn@hotmail.com', 'Aitor', 'Alvarez Perez', 'n', 'C', '2015-03-31 22:53:02', '1cddc3b3a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6606, 'fabianefressato11@hotmail.com', 'Dú Bi', 'Fressato', 'n', 'C', '2015-03-31 22:53:02', 'c1f0e3346e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6607, 'eddie_blues@hotmail.com', 'Rafael', 'del Castillo', 'n', 'C', '2015-03-31 22:53:02', '5550c48722', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6608, 'klarita_gy@hotmail.com', 'Clara', 'GL', 'n', 'C', '2015-03-31 22:53:02', '3f8c220144', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6609, 'mario.salgado@ig.com.br', 'Mario', 'Salgado', 'n', 'C', '2015-03-31 22:53:02', '46fef4981d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6610, 'matxinsalto_28@hotmail.com', 'Mattin', 'Larrea', 'n', 'C', '2015-03-31 22:53:02', '889a31e6ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6611, 'ivanlauretti@gmail.com', 'Ivan', 'Lauretti', 'n', 'C', '2015-03-31 22:53:02', 'ddb8bdcc38', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6612, 'mvcione@hotmail.com', 'Eliyahou', 'Arnon', 'n', 'C', '2015-03-31 22:53:02', '9929ee4db0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6613, 'sylmendi@adinet.com.uy', 'Sylvia', 'Mendívil Wilson', 'n', 'C', '2015-03-31 22:53:02', 'd6b7ddaf01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6614, 'taina.farias@hotmail.com', 'Tainá', 'Deyvid', 'n', 'C', '2015-03-31 22:53:02', 'ab0e3ceb8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6615, 'loreh_dealmeida@hotmail.com', 'Lore', 'Almeida', 'n', 'C', '2015-03-31 22:53:02', 'eaa1ab150e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6616, 'jmcotta_@hotmail.com', 'Jose', 'Cotta', 'n', 'C', '2015-03-31 22:53:02', '5e7b5fa0b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6617, 'julistrapasson@hotmail.com', 'Juliano', 'Strapasson', 'n', 'C', '2015-03-31 22:53:02', '53ab51f035', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6618, 'yuri.parrudo@hotmail.com', 'Yuri', 'Florence de Medeiros', 'n', 'C', '2015-03-31 22:53:02', 'd9e05dc25a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6619, 'keesnoorbergenlb@gmail.com', 'Kees', 'Noorbergen', 'n', 'C', '2015-03-31 22:53:02', 'cd2ed09909', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6620, 'ricardoleal200@msn.com', 'Ricardo', 'Leal', 'n', 'C', '2015-03-31 22:53:02', 'b7ef69712c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6621, 'toniguillemes@gmail.com', 'Antonio', 'Guillemes', 'n', 'C', '2015-03-31 22:53:02', '10ec4de906', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6622, 'gonzaga1989@gmail.com', 'Gonzaga', 'Zabalegui', 'n', 'C', '2015-03-31 22:53:02', '4881e9b5c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6623, 'fran.escaraboto@gmail.com', 'Franciele Martins', 'Escaraboto', 'n', 'C', '2015-03-31 22:53:02', '10f099cf1a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1728, '', 0, 0),
(6624, 'fuertes_carreres_juan_fran@hotmail.com', 'Juan Fran', 'Fuertes', 'n', 'C', '2015-03-31 22:53:02', '95476e2f54', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6625, 'sirvasconcelos@msn.com', 'Tiago', 'de Vasconcelos', 'n', 'C', '2015-03-31 22:53:02', '020aec64bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6626, 'acuatica61@hotmail.com', 'Edu', 'Zuazúa', 'n', 'C', '2015-03-31 22:53:02', '5a97d8dda0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6627, 'gruisil@hotmail.com', 'Cristina', 'Ruiz Uribarri', 'n', 'C', '2015-03-31 22:53:02', 'cc72e430da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6628, 'axiiriondo@gmail.com', 'Asier', 'Iriondo', 'n', 'C', '2015-03-31 22:53:02', 'e6a4359c69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6629, 'amfa_22@hotmail.com', 'Alba', 'Fernández Abad', 'n', 'C', '2015-03-31 22:53:02', '2eb3de8a55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6630, 'raquel-ines111@hotmail.com', 'Raquel', 'Barbosa', 'n', 'C', '2015-03-31 22:53:02', 'aa1345b256', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6631, 'bilbatuaperez@hotmail.com', 'Iñigo', 'Bilbatua', 'n', 'C', '2015-03-31 22:53:02', 'b358cf639c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6632, 'm_a_r_t_a_@msn.com', 'Marta', 'Quimasó', 'n', 'C', '2015-03-31 22:53:02', '04577f4707', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6633, 'thiagoe.batista@hotmail.com', 'Thiago', 'Batista', 'n', 'C', '2015-03-31 22:53:02', '7264dd957e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6634, 'ataualpa_koki@hotmail.com', 'Ataualpa', 'Koki de Araujo', 'n', 'C', '2015-03-31 22:53:02', 'b2b81d19dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6635, 'anucaq@hotmail.com', 'An', 'Nuk', 'n', 'C', '2015-03-31 22:53:02', '842f8dcba5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6636, 'martins.junior@globo.com', 'Martins', 'Junior', 'n', 'C', '2015-03-31 22:53:02', '30e8a368e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6637, 'matxalend@hotmail.com', 'Matxalen', 'Dondiz Portuondo', 'n', 'C', '2015-03-31 22:53:02', 'e507e7273e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6638, 'eduardoperdomoap@gmail.com', 'eduardo', 'perdomo', 'n', 'C', '2015-03-31 22:53:02', '0bd9bffdcf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6639, 'pedocadesa@hotmail.com', 'Pedro', 'Sá', 'n', 'C', '2015-03-31 22:53:02', 'f1871f0eac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6640, 'francisco_garcia__@hotmail.com', 'Francisco', 'Garcia', 'n', 'C', '2015-03-31 22:53:02', '10b129adbf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6641, 'perkinson_74@hotmail.com', 'Pedro', 'Rodriguez-Sanchez', 'n', 'C', '2015-03-31 22:53:02', 'f9120e4957', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6642, 'olivia@beganmoda.com', 'Olivia', 'Garrachon Gonzalez', 'n', 'C', '2015-03-31 22:53:02', '010dbb1d0f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6643, 'caiowahl@hotmail.com', 'Caio', 'Wahl', 'n', 'C', '2015-03-31 22:53:02', '9f2dec23a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6644, 'justtete_portugal@hotmail.com', 'Tété', 'Versteeg', 'n', 'C', '2015-03-31 22:53:02', 'db11b4ef99', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6645, 'artzaigomez@yahoo.es', 'Artzai', 'Gomez', 'n', 'C', '2015-03-31 22:53:02', 'acb0187c94', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6646, 'yoyomateos_10@hotmail.com', 'Alfonso', 'Mateos Panalés', 'n', 'C', '2015-03-31 22:53:02', '693236f893', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6647, 'necocb@hotmail.com', 'Ricardo', 'Cestari Basso', 'n', 'C', '2015-03-31 22:53:02', 'f8da5bab8a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6648, 'crustypro@yahoo.es', 'Oscar', 'Araus', 'n', 'C', '2015-03-31 22:53:02', 'd3128054a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6649, 'fmanginoarocena@gmail.com', 'Felipe', 'Mangino Arocena', 'n', 'C', '2015-03-31 22:53:02', '7436827ffe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6650, 'pedrofred10@hotmail.com', 'Pedro', 'Frederico', 'n', 'C', '2015-03-31 22:53:02', '048b08d5e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6651, 'aidentidade.rg2@gmail.com', 'Rg', 'Eventos', 'n', 'C', '2015-03-31 22:53:02', '290d1e5f7e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6652, 'charliefherzog@hotmail.com', 'Carlos', 'Fernández Herzog', 'n', 'C', '2015-03-31 22:53:02', 'd9fadb3bf4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6653, 'larsvanettro@hotmail.com', 'Lars', 'Van Ettro', 'n', 'C', '2015-03-31 22:53:02', 'f941c0d9ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6654, 'damian.3991@hotmail.com', 'Damian', 'Guerrero', 'n', 'C', '2015-03-31 22:53:02', '46ca587717', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6655, 'sellomendo@gmail.com', 'sello', 'mendo', 'n', 'C', '2015-03-31 22:53:02', 'a01bcdce20', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6656, 'danielanastacio33@hotmail.com', 'Daniel', 'Anastacio', 'n', 'C', '2015-03-31 22:53:02', '9e261ee0c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6657, 'joabe_silva02@hotmail.com', 'Joabe', 'Costa', 'n', 'C', '2015-03-31 22:53:02', 'c705eadf17', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6658, 'chino135@hotmail.com', 'Alberto', 'Villanueva', 'n', 'C', '2015-03-31 22:53:02', 'd96ba486d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6659, 'babo_localph@hotmail.com', 'Eduardo', 'Robledo Rodriguez', 'n', 'C', '2015-03-31 22:53:02', '509044d3ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6660, 'gerencialexx@gmail.com', 'Alejandro', 'Fuentes', 'n', 'C', '2015-03-31 22:53:02', '22042cfe9e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6661, 'berzera@gmail.com', 'Bernardo', 'Buschmann', 'n', 'C', '2015-03-31 22:53:02', '3a0aaa567e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6662, 'gabinsurf@yahoo.com.br', 'Gabriel', 'Cardoso', 'n', 'C', '2015-03-31 22:53:02', '2980d0dd7f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6663, 'paulafamo8@hotmail.com', 'Paula', 'Del Amo', 'n', 'C', '2015-03-31 22:53:02', '848f7c006a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6664, 'bernard_aragao@hotmail.com', 'Bernard', 'Aragao', 'n', 'C', '2015-03-31 22:53:02', '910e87a575', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1187, '', 0, 0),
(6665, 'i.eirososasunalde@hotmail.com', 'Iker', 'Eiros', 'n', 'C', '2015-03-31 22:53:02', '577b8c4640', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6666, 'francisco_mendonca23@hotmail.com', 'Francisco', 'Mendonca', 'n', 'C', '2015-03-31 22:53:02', 'c31cbe9173', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6667, 'ga.levi@hotmail.com', 'Gabriel', 'Levi Moreira', 'n', 'C', '2015-03-31 22:53:02', '9727800c55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(6668, 'rodrigomeirelles@sapo.pt', 'Rodrigo', 'Meirelles', 'n', 'C', '2015-03-31 22:53:02', '02db4b55c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1662, '', 0, 0),
(6669, 'mihcanela@gmail.com', 'Yasmin', 'Canela', 'n', 'C', '2015-03-31 22:53:02', '1494124141', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6670, 'surer_19@hotmail.com', 'Jorge', 'Roldan Rodriguez', 'n', 'C', '2015-03-31 22:53:02', '2d894cc1e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6671, 'luizgustavozanatta@outlook.com', 'Luiz Gustavo', 'Zanatta', 'n', 'C', '2015-03-31 22:53:02', '4159629614', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6672, 'edriancilli@ig.com.br', 'Edrian', 'Cilli', 'n', 'C', '2015-03-31 22:53:02', '5c479ba3cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6673, 'lucasjgpaula@hotmail.com', 'Lucas José G', 'Paula', 'n', 'C', '2015-03-31 22:53:02', '93836b9bd8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6674, 'samuel.baracho@gmail.com', 'Samuel', 'Baracho', 'n', 'C', '2015-03-31 22:53:02', '2b8fa4be59', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6675, 'raulstok@gmail.com', 'Raúl', 'Sánchez Torres', 'n', 'C', '2015-03-31 22:53:02', '8cb40431be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6676, 'lombi_tio@hotmail.com', 'Diego', 'Perengano', 'n', 'C', '2015-03-31 22:53:02', '5de265d8f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6677, 'danielonfire@live.com.pt', 'Daniel', 'Pinto', 'n', 'C', '2015-03-31 22:53:02', '25542089b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6678, 'adailton_lopes@hotmail.com', 'Adailton', 'Lopes', 'n', 'C', '2015-03-31 22:53:02', '92f118bf8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6679, 'pbruschy1@gmail.com', 'Pedro', 'Bruschy', 'n', 'C', '2015-03-31 22:53:02', '443f1e228d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6680, 'aabellant@gmail.com', 'Antonio', 'Abellan', 'n', 'C', '2015-03-31 22:53:02', 'f3a53f0182', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6681, 'maka-ataka@hotmail.com', 'Javi', 'Llanderas Marcos', 'n', 'C', '2015-03-31 22:53:02', '761b0deff6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6682, 'inaxioillarramendi@hotmail.com', 'Inaxio', 'Illarramendi', 'n', 'C', '2015-03-31 22:53:02', '9007c269a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6683, 'bpf_biaa@hotmail.com', 'Beatriz', 'Foganholo', 'n', 'C', '2015-03-31 22:53:02', 'f3aca1b602', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6684, 'marceloprais@gmail.com', 'Marcelo', 'Prais', 'n', 'C', '2015-03-31 22:53:02', 'c1a625f08e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6685, 'su_deandrade@hotmail.com', 'Susana', 'Andrade', 'n', 'C', '2015-03-31 22:53:02', '9d8882bf37', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6686, 'pere45@hotmail.com', 'Albert', 'Pereira', 'n', 'C', '2015-03-31 22:53:02', 'd055f519da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6687, 'kitt_bel@hotmail.com', 'Bebel', 'Carreira', 'n', 'C', '2015-03-31 22:53:02', 'e8972f71be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6688, 'helenaataliba@hotmail.com', 'Helena', 'Ataliba', 'n', 'C', '2015-03-31 22:53:02', '8a4b19393c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6689, 'rodolfovargasn@hotmail.com', 'Rodolfo', 'Vargas', 'n', 'C', '2015-03-31 22:53:02', '77d4241788', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6690, 'pereiricardo@gmail.com', 'Ricardo', 'Pereira', 'n', 'C', '2015-03-31 22:53:02', 'd61d5d7ccf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6691, 'nayamorelli@hotmail.com', 'Nayã', 'Morelli', 'n', 'C', '2015-03-31 22:53:02', '068de7aaea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6692, 'andrecardetti@gmail.com', 'André', 'Cardetti', 'n', 'C', '2015-03-31 22:53:02', 'f7f095d999', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6693, 'felixbalaguer@gmail.com', 'Félix', 'Balaguer', 'n', 'C', '2015-03-31 22:53:02', 'd81f7b58d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6694, 'sofistar1@hotmail.com', 'Sofia', 'Santos', 'n', 'C', '2015-03-31 22:53:02', 'e760eed9be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1008, '', 0, 0),
(6695, 'boaonda8@gmail.com', 'David', 'Salvador Morte', 'n', 'C', '2015-03-31 22:53:02', '25e981c0b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6696, 'mariomals@yahoo.com.br', 'Mario Estevam', 'Malschitzky', 'n', 'C', '2015-03-31 22:53:02', '7608c3d523', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6697, 'zecamiran@hotmail.com', 'José', 'Miranda', 'n', 'C', '2015-03-31 22:53:02', '747e4a9aa0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6698, 'anneliesbotelho@hotmail.com', 'Annelies', 'Botelho', 'n', 'C', '2015-03-31 22:53:02', '1d0a087bcf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4054, '', 0, 0),
(6699, 'charajr_23@hotmail.com', 'Brian', 'Charamelo', 'n', 'C', '2015-03-31 22:53:02', '84c0b82643', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6700, 'pedro_lucas_xd@hotmail.com.br', 'Lucas', 'Borges', 'n', 'C', '2015-03-31 22:53:02', '123c27b69a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6701, 'javier_fleitas@hotmail.es', 'Javier', 'Melian Fleitas', 'n', 'C', '2015-03-31 22:53:02', 'b850a9b730', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6702, 'endy_sarkis@hotmail.com', 'Endy', 'Sarkis', 'n', 'C', '2015-03-31 22:53:02', 'a5bbccbd84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6703, 'veengenz@hotmail.com', 'Nayara', 'Isis', 'n', 'C', '2015-03-31 22:53:02', 'cdacc9db24', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6704, 'mauroapocalypse@yahoo.com.br', 'Mauro', 'Apocalypse', 'n', 'C', '2015-03-31 22:53:02', '464071bd0b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6705, 'gonzaga81@gmail.com', 'Gonzaga', 'Luis', 'n', 'C', '2015-03-31 22:53:02', '8532e0eb82', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6706, 'willian_alano@hotmail.com', 'Willian', 'Alano', 'n', 'C', '2015-03-31 22:53:02', 'a179d27f32', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6707, 'p4tr1@hotmail.com', 'Patrii', 'C. Acosta', 'n', 'C', '2015-03-31 22:53:02', '5fa0712f4a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6708, 'arthur_saito@hotmail.com', 'Arthur', 'Juk', 'n', 'C', '2015-03-31 22:53:02', '4e2055dcf9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6709, 'fil_aires@outlook.com', 'Jorge', 'Aires', 'n', 'C', '2015-03-31 22:53:02', 'd62b931283', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6710, 'berni14fonso@hotmail.com', 'Berni', 'Meigah', 'n', 'C', '2015-03-31 22:53:02', '655484438f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6711, 'robsonpeixotosjb@gmail.com', 'Robson', 'Peixoto', 'n', 'C', '2015-03-31 22:53:02', 'b4ef846334', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6712, 'saulcarrera28@gmail.com', 'Saul', 'Carrera', 'n', 'C', '2015-03-31 22:53:02', 'dd4336d360', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6713, 'clausurf48@hotmail.com', 'Claudinei', 'Santos', 'n', 'C', '2015-03-31 22:53:02', '96ef5c46bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6714, 'juninhobg_2000@hotmail.com', 'Anacleto', 'Junior', 'n', 'C', '2015-03-31 22:53:02', '3d2047dcdf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6715, 'ricardocarrico23@gmail.com', 'ricardo', 'carrico', 'n', 'C', '2015-03-31 22:53:02', 'ec82e0c0d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6716, 'sol.aroma@hotmail.com', 'Solange', 'Manzo Nubile', 'n', 'C', '2015-03-31 22:53:02', '9085dd0c16', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6717, 'ricardopqp@hotmail.com', 'Ricardo', 'Oliveira', 'n', 'C', '2015-03-31 22:53:02', '1d15d1e643', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6718, 'harboula@hotmail.com', 'Kamal', 'Nady', 'n', 'C', '2015-03-31 22:53:02', '7b33c2cfaa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6719, 'klebermsurf@hotmail.com', 'Joelmir', 'Kleber', 'n', 'C', '2015-03-31 22:53:02', '26c17df75b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6720, 'leo_maiero@hotmail.com', 'Leonardo', 'Holanda', 'n', 'C', '2015-03-31 22:53:02', '11c8ef77a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6721, 'am_mouzinho@hotmail.com', 'Andre', 'Mouzinho', 'n', 'C', '2015-03-31 22:53:02', '22a4f126c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6722, 'nadmachado@gmail.com', 'Nady', 'Machado', 'n', 'C', '2015-03-31 22:53:02', 'd7129c6c2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6723, 'rafael.borgo@hotmail.com', 'Rafael', 'Machado Borgo', 'n', 'C', '2015-03-31 22:53:02', 'f9424d5c9e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6724, 'tupaloli@hotmail.com', 'Aitor', 'Hernandez Elorza', 'n', 'C', '2015-03-31 22:53:02', '1e1b133f40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6725, 'edgarmferreira@hotmail.com', 'Edgar', 'Moreira', 'n', 'C', '2015-03-31 22:53:02', 'ade4b83e88', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6726, 'carlosfontana2@hotmail.com', 'Carlos', 'Fontana', 'n', 'C', '2015-03-31 22:53:02', 'a175811ffc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6727, 'marceloluisvaz@hotmail.com', 'Marcelo', 'Vaz', 'n', 'C', '2015-03-31 22:53:02', 'c0264d3061', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6728, 'talityms@hotmail.com', 'Renato', 'Reis', 'n', 'C', '2015-03-31 22:53:02', '53f9682c97', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6729, 'veronicavgi1609@gmail.com', 'Verónica', 'García Iglesias', 'n', 'C', '2015-03-31 22:53:02', 'b0889b3b59', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6730, 'detoxprod@yahoo.com.br', 'Emerson Marcon Junior', 'Detox', 'n', 'C', '2015-03-31 22:53:02', '91d9f95aa9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6731, 'lexoliv@gmail.com', 'Alex', 'Oliveira', 'n', 'C', '2015-03-31 22:53:02', '96e27d3138', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6732, 'guizago@hotmail.com', 'Guilherme', 'Zago', 'n', 'C', '2015-03-31 22:53:02', '7dfb7e355d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6733, 'nojziur@hotmail.com', 'Jon', 'Ruiz Hernández', 'n', 'C', '2015-03-31 22:53:02', '397f1c5ae5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6734, 'dete_bb@hotmail.com', 'Be', 'Barbosa', 'n', 'C', '2015-03-31 22:53:02', 'a98970ef18', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6735, 'fabio77alves@hotmail.com', 'Fabio', 'Alves', 'n', 'C', '2015-03-31 22:53:02', 'bbc288dfbf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6736, 'mdrxande@hotmail.com', 'Alexandre', 'Pizzolatti', 'n', 'C', '2015-03-31 22:53:02', '6dd937e98c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6737, 'seimejote51@hotmail.it', 'Paolo', 'Tancredi', 'n', 'C', '2015-03-31 22:53:02', 'd068962db0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6738, 'nra_ternura@hotmail.com', 'Jucynara', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:02', '17e24a667f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6739, 'rulsoria@hotmail.com', 'Raul', 'EseEfe', 'n', 'C', '2015-03-31 22:53:02', 'a8b8202604', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6740, 'amaiamapi@hotmail.com', 'Amaia', 'Marín', 'n', 'C', '2015-03-31 22:53:02', '1def1ef05c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6741, 'jennifermaciel1@hotmail.com', 'Jenifer', 'Maciel', 'n', 'C', '2015-03-31 22:53:02', '3c42641c1d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6742, 'gigirozante4@gmail.com', 'Giovanna', 'Rozante', 'n', 'C', '2015-03-31 22:53:02', 'd5b9e87433', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1804, '', 0, 0),
(6743, 'mauro@creazione.com.br', 'Mauro', 'Fernandes', 'n', 'C', '2015-03-31 22:53:02', 'afe8482b38', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6744, 'marcelo.pinheiro@hotmail.com', 'Marcelo', 'Pinheiro', 'n', 'C', '2015-03-31 22:53:02', 'b132a8815c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6745, 'franci3044@gmail.com', 'fran', 'medina', 'n', 'C', '2015-03-31 22:53:02', '84cd073783', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6746, 'biancavelosa167@gmail.com', 'Bianca', 'Velosa', 'n', 'C', '2015-03-31 22:53:02', 'a27f0f0fdd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6747, 'douglas.j.silva@hotmail.com', 'Douglas', 'Jardim', 'n', 'C', '2015-03-31 22:53:02', 'd35241abf6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6748, 'manuel_coimbra10@hotmail.com', 'Manuel', 'Coimbra', 'n', 'C', '2015-03-31 22:53:02', '8e50f3b3e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6749, 'amacrew@mail.ru', 'Artemy', 'Lopatin', 'n', 'C', '2015-03-31 22:53:02', '08864fce23', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6750, 'rerenataa@hotmail.com', 'Renata', 'Petruschky', 'n', 'C', '2015-03-31 22:53:02', '9ab76eaa33', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6751, 'ekmef1991@hotmail.com', 'Femke', 'Irik', 'n', 'C', '2015-03-31 22:53:02', 'd9fd1b3261', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6752, 'witou23@hotmail.com', 'Jose Luis', 'Piñal Mansilla', 'n', 'C', '2015-03-31 22:53:02', '3a9920594c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6753, 'aikamaku@gmail.com', 'Aika', 'Maku', 'n', 'C', '2015-03-31 22:53:02', '1c4880859c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6754, 'ser_n19@hotmail.com', 'Sergio', 'Navarro Navas', 'n', 'C', '2015-03-31 22:53:02', 'cfbe42e640', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6755, 'susanacorreiamarques@gmail.com', 'Susana', 'Marques', 'n', 'C', '2015-03-31 22:53:02', 'b196414564', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6756, 'vilar_novo_denis@hotmail.com', 'Denis', 'Bragaña Varela', 'n', 'C', '2015-03-31 22:53:02', '83b4280a1a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6757, 'lucaguichard@gmail.com', 'Luca Guichard', '', 'n', 'C', '2015-03-31 22:53:02', '8ba4ab0c15', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6758, 'comercial@multicopyoffice.com.br', 'Diego', 'Caselato', 'n', 'C', '2015-03-31 22:53:02', '761122a212', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6759, 'xupatu@hotmail.com', 'Fernando', 'Fontainhas', 'n', 'C', '2015-03-31 22:53:02', 'a779bbca9d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6760, 'patrickslm@hotmail.com', 'Patrick', 'Silveira Lima', 'n', 'C', '2015-03-31 22:53:02', 'a24a4e812e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6761, 'mario.bb.povoa@gmail.com', 'Mário ', 'Póvoa', 'n', 'C', '2015-03-31 22:53:02', '127d5db19f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6762, 'ole.gangstad@ntebb.no', 'Ole', 'Gangstad', 'n', 'C', '2015-03-31 22:53:02', '578b75cb85', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6763, 'carlos.radaik@gmail.com', 'Carlos', 'Radaik', 'n', 'C', '2015-03-31 22:53:02', 'd604ffbefa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6764, 'alexduerholt@gmail.com', 'Alex', 'Duerholt', 'n', 'C', '2015-03-31 22:53:02', 'f0afd03e53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6765, 'tiagolgs@hotmail.com', 'Tiago', 'Santos', 'n', 'C', '2015-03-31 22:53:02', 'f13c65b96b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6766, 'guimahoog@hotmail.com', 'Guilherme', 'Hoog', 'n', 'C', '2015-03-31 22:53:02', 'f04812b923', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6767, 'fernandomonteiroo@hotmail.com', 'Fernando', 'Monteiro', 'n', 'C', '2015-03-31 22:53:02', '5388b6e62f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6768, 'kingfjv@hotmail.com', 'Kingston', 'Gomes', 'n', 'C', '2015-03-31 22:53:02', 'e1e90e7d2a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6769, 'brincar_golfinho@hotmail.com', 'Madalena', 'Barreiros Cardoso', 'n', 'C', '2015-03-31 22:53:02', '744c011b5c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6770, 'vtenorio@cunef.edu', 'Víctor', 'TP', 'n', 'C', '2015-03-31 22:53:02', '69d7d8a03a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6771, 'stockvideofeliz@gmail.com', 'Marcelo', 'Dal Pizzol', 'n', 'C', '2015-03-31 22:53:02', '2c23326acb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6772, 'xavier-filipe@hotmail.com', 'Filipe', 'Andreia', 'n', 'C', '2015-03-31 22:53:02', '6e5a42949c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6773, 'adjv4a@gmail.com', 'Alejandro', 'de Juan', 'n', 'C', '2015-03-31 22:53:02', '31a1374ceb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6774, 'efrenjimenezcarrion@gmail.com', 'Efrén', 'Jiménez Carrión', 'n', 'C', '2015-03-31 22:53:02', 'bfaef355a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6775, 'rmarrais@hotmail.com', 'Rodrigo', 'Martins', 'n', 'C', '2015-03-31 22:53:02', '1f7dd6f8cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6776, 'joanqueralt@yahoo.es', 'Joan', 'Qralt', 'n', 'C', '2015-03-31 22:53:02', 'e94be96af6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6777, 'paimenta@hotmail.com', 'Diogo', 'Pimenta', 'n', 'C', '2015-03-31 22:53:02', '74cf7c7ec5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6778, 'rebecaludi@hotmail.com', 'Rebeca', 'Lud', 'n', 'C', '2015-03-31 22:53:02', '559d2a2b06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6779, 'luisito--92@hotmail.com', 'Luis', 'Vargas', 'n', 'C', '2015-03-31 22:53:02', 'c3049092a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6780, 'joaoleitao_6@hotmail.com', 'Joao', 'Leitao', 'n', 'C', '2015-03-31 22:53:02', 'caab851044', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6781, 'natureza8337@gmail.com', 'Ana', 'Teresa', 'n', 'C', '2015-03-31 22:53:02', 'a0dc2294d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6782, 'juninhobalakinha2009@hotmail.com', 'Sergio', 'Nunes', 'n', 'C', '2015-03-31 22:53:02', '860903d491', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6783, 'roberto.litoranea@gmail.com', 'Roberto', 'de Paula', 'n', 'C', '2015-03-31 22:53:02', 'bbf483cd38', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6784, 'rafaloha@gmail.com', 'Rafael', 'Cunha', 'n', 'C', '2015-03-31 22:53:02', '26c6a0b4db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6785, 'xandinhavalerio@sapo.pt', 'Xandinha', 'Valério', 'n', 'C', '2015-03-31 22:53:02', 'c8f0a85baf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4272, '', 0, 0),
(6786, 'christian.vix@terra.com.br', 'Christian', 'Rodnitzky', 'n', 'C', '2015-03-31 22:53:02', '493f1f6590', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6787, 'gustavocursino14@gmail.com', 'Gustavo', 'Cursino', 'n', 'C', '2015-03-31 22:53:02', '06f3949dd1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6788, 'davidtikitaku@hotmail.com', 'David', 'Kaba', 'n', 'C', '2015-03-31 22:53:02', '3f8145d040', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6789, 'robertomoreira02@hotmail.com', 'Roberto', 'Moreira', 'n', 'C', '2015-03-31 22:53:02', '2838e59a57', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6790, 'carolina_abreu_freire@hotmail.com', 'Carolina', 'Abreu Freire', 'n', 'C', '2015-03-31 22:53:02', '1f5fedd37e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6791, 'mariajoao.mamede@gmail.com', 'Maria João', 'Mamede', 'n', 'C', '2015-03-31 22:53:02', 'b8c1266a0e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6792, 'avllucena@hotmail.com', 'Andre', 'Lucena', 'n', 'C', '2015-03-31 22:53:02', '44e76a523e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6793, 'maria_mmachado@hotmail.com', 'Maria', 'Melo Machado', 'n', 'C', '2015-03-31 22:53:02', 'f5d97f7bae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6794, 'jpdametto@gmail.com', 'João', 'Cadem', 'n', 'C', '2015-03-31 22:53:02', 'eb20c372db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6795, 'neto@fadelpalestrantes.com.br', 'Neto', 'Fadel', 'n', 'C', '2015-03-31 22:53:02', 'cf5df6090c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6796, 'jubueno_c@hotmail.com', 'Júlia', 'Bueno', 'n', 'C', '2015-03-31 22:53:02', '03300b7c42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6797, 'charitobs88@hotmail.com', 'Rosario', 'Saez', 'n', 'C', '2015-03-31 22:53:02', '9737e19234', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6798, 'lucas-10-10@hotmail.com', 'Lucas', 'Souza', 'n', 'C', '2015-03-31 22:53:02', 'a4e130e3da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6799, 'jpm55@live.com.pt', 'Joao', 'Marques', 'n', 'C', '2015-03-31 22:53:02', '5d1a34910d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6800, 'manchi_ribeiro@hotmail.com', 'Martin', 'Rib', 'n', 'C', '2015-03-31 22:53:02', '0bd260f55c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6801, 'mikelillo9082@gmail.com', 'Mikel', 'Garcia', 'n', 'C', '2015-03-31 22:53:02', '4f60908911', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6802, 'xandylindo3001@hotmail.com', 'Alexandre', 'PG', 'n', 'C', '2015-03-31 22:53:02', 'f7334b5c34', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6803, 'tonito.erica@gmail.com', 'Tonito', 'Gomes', 'n', 'C', '2015-03-31 22:53:02', '354ae50f17', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6804, 'isabel.abreu@cm-figfoz.pt', 'Isabel', 'Abreu', 'n', 'C', '2015-03-31 22:53:02', '422e48c5b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6805, 'guillermodu02@gmail.com', 'Guillermo', 'Díez', 'n', 'C', '2015-03-31 22:53:02', '7af8f033f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6806, 'elvisvalim@hotmail.com', 'Elvis', 'Schutz Valim', 'n', 'C', '2015-03-31 22:53:02', '2c2f2dc52f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6807, 'gpj2910@hotmail.com', 'Gessyka', 'Souza', 'n', 'C', '2015-03-31 22:53:02', 'b3255b0a15', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6808, 'pedrosousabox@gmail.com', 'Pedro', 'Sousa', 'n', 'C', '2015-03-31 22:53:02', 'ea5fdf9aa2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6809, 'suirlanerodrigues@yahoo.com.br', 'Susu', 'Lane', 'n', 'C', '2015-03-31 22:53:02', 'c054d1f711', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6810, 'dessinha_zs@yahoo.com.br', 'Jorge', 'Junior', 'n', 'C', '2015-03-31 22:53:02', '519b9e2f8d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6811, 'dudabrantes28@hotmail.com', 'Eduarda', 'Ramos', 'n', 'C', '2015-03-31 22:53:02', '9741c6f429', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6812, 'iratisalazar@hotmail.com', 'Irati', 'Salazar', 'n', 'C', '2015-03-31 22:53:02', '9132422e89', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6813, 'berylbesseau@orange.fr', 'Béryl', 'Besseau', 'n', 'C', '2015-03-31 22:53:02', '97c450cf3e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6814, 'ccasimiro1966@gmail.com', 'Carlos', 'Casimiro', 'n', 'C', '2015-03-31 22:53:02', 'f0fb164c24', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6815, 'mariapia.surf@gmail.com', 'maria pia', 'matos', 'n', 'C', '2015-03-31 22:53:02', '89ef5af815', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6816, 'francielejsn@gmail.com', 'Bruno', 'Costa', 'n', 'C', '2015-03-31 22:53:02', 'd74ec149fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6817, 'aprofessorc73@gmail.com', 'Alexandre', 'Pareto', 'n', 'C', '2015-03-31 22:53:02', '0a7fb802ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6818, 'flaviorodrigoo@hotmail.com', 'Flavio', 'Rodrigo', 'n', 'C', '2015-03-31 22:53:02', '3c8e2d93b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6819, 'ramos.nana@gmail.com', 'Nana', 'Ramos', 'n', 'C', '2015-03-31 22:53:02', 'd71249b31a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6820, 'joao_madera90@hotmail.com', 'Joaovitor', 'Chavesferreiradecarvalho', 'n', 'C', '2015-03-31 22:53:02', 'dfb7ae4d39', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6821, 'tomaz.humberto@gmail.com', 'Humberto', 'Silva', 'n', 'C', '2015-03-31 22:53:02', 'a46aaf0155', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6822, 'bioria1@gmail.com', 'Clara', 'Massapina', 'n', 'C', '2015-03-31 22:53:02', '8a552b29cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6823, 'fabio_frl@hotmail.com', 'Fábio', 'Louro', 'n', 'C', '2015-03-31 22:53:02', 'ac29cd4f3d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6824, 'carolinavidal@hotmail.com', 'Carolina', 'Vidal', 'n', 'C', '2015-03-31 22:53:02', '332caffcf7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6825, 'juanmoreira2012@hotmail.com', 'Juan', 'Moreira', 'n', 'C', '2015-03-31 22:53:02', 'c6beb2d5b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6826, 'quim-jo@sapo.pt', 'Joaquim', 'Chaves', 'n', 'C', '2015-03-31 22:53:02', 'f2f2db89c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 633, '', 0, 0),
(6827, 'mikeluso12@hotmail.com', 'Mikel', 'Usobiaga Eguskiza', 'n', 'C', '2015-03-31 22:53:02', '1255d84f20', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6828, 'mmsc30@gmail.com', 'Marcos', 'Cabral', 'n', 'C', '2015-03-31 22:53:02', '1122780355', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6829, 'silva_vasconcelos@hotmail.com', 'Leandro Silva Vasconcelos', 'Silva', 'n', 'C', '2015-03-31 22:53:02', '5e0f1b5974', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6830, 'marllon.g@live.com', 'Marllon', 'Eduardo', 'n', 'C', '2015-03-31 22:53:02', '4032aa1e14', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6831, 'amantegi@hotmail.com', 'Jon', 'Amantegi', 'n', 'C', '2015-03-31 22:53:02', 'fb5f84954d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6832, 'anica@despomar.com', 'Anica Paneiro', 'Martins', 'n', 'C', '2015-03-31 22:53:02', '61af090771', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4215, '', 0, 0),
(6833, 'andrepires_semente@hotmail.com', 'André', 'Pires', 'n', 'C', '2015-03-31 22:53:02', 'd86e4ca6c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6834, 'arthur_carpozzo@yahoo.com.br', 'Arthur', 'Carvalho', 'n', 'C', '2015-03-31 22:53:02', '1839407a5e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6835, 'a.suarezole@hotmail.com', 'Alberto', 'Suarez Ballesteros', 'n', 'C', '2015-03-31 22:53:02', '50de4378ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6836, 'fabricioferreiraflores@hotmail.com', 'Fabricio', 'Flores', 'n', 'C', '2015-03-31 22:53:02', 'a1a5b37492', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6837, 'netoldo@hotmail.com', 'Moysés', 'Andrade Neto', 'n', 'C', '2015-03-31 22:53:02', 'a29d088d09', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6838, 'pedrojspicao@gmail.com', 'Pedro', 'Picao', 'n', 'C', '2015-03-31 22:53:02', '36b3e33552', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6839, 'sandroarroz@gmail.com', 'Sandro', 'Andrade Machado', 'n', 'C', '2015-03-31 22:53:02', '8fa61845e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6840, 'atlaredo1@hotmail.com', 'André', 'Laredo', 'n', 'C', '2015-03-31 22:53:02', '48167029b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6841, 'telm.tete@gmail.com', 'telm', 'tete', 'n', 'C', '2015-03-31 22:53:02', 'c7134c0005', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6842, 'surferforce@aol.com', 'Michael', 'Morrill', 'n', 'C', '2015-03-31 22:53:02', '3c6c820532', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6843, 'wickedtune@gmail.com', 'Carlos', 'Diogo', 'n', 'C', '2015-03-31 22:53:02', '1346000d02', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6844, 'tincor@gmail.com', 'Martin', 'Cortinas', 'n', 'C', '2015-03-31 22:53:02', 'f587e4550d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6845, 'rosemerialmeida270@gmail.com', 'Rose', 'Almeida', 'n', 'C', '2015-03-31 22:53:02', '552bb3ee83', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6846, 'tauan.matos164@gmail.com', 'Tauan', 'Matos', 'n', 'C', '2015-03-31 22:53:02', '624bef3093', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6847, 'maria.joao.fresco@gmail.com', 'Maria João', 'Fresco', 'n', 'C', '2015-03-31 22:53:02', '9eb6e4ad1d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1875, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(6848, 'juanfdezturegano@gmail.com', 'Juan', 'Perez', 'n', 'C', '2015-03-31 22:53:02', '53913f48c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6849, 'gizelli.goms@hotmail.com', 'Gizelli', 'Quaresma', 'n', 'C', '2015-03-31 22:53:02', '4b053a6f01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6850, 'leandrosieves@hotmail.com', 'Leandro', 'Sieves', 'n', 'C', '2015-03-31 22:53:02', 'e64cb7a9be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6851, 'victor.zak@gmail.com', 'Victor', 'Zakime', 'n', 'C', '2015-03-31 22:53:02', '575b04ce5c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6852, 'nattycb_@hotmail.com', 'Natalia', 'Benicio Laemmel', 'n', 'C', '2015-03-31 22:53:02', 'd8ecfbe494', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6853, 'martimes@gmail.com', 'Martim', 'Espirito Santo', 'n', 'C', '2015-03-31 22:53:02', 'd0073f991b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6854, 'lucasvaz89@hotmail.com', 'Lucas', 'Vaz', 'n', 'C', '2015-03-31 22:53:02', '8ceeb95dbf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6855, 'veigasantos@gmail.com', 'Gabriela', 'Santos', 'n', 'C', '2015-03-31 22:53:02', '3702262a76', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6856, 'menber_00@hotmail.com', 'Augusto', 'De Andrade', 'n', 'C', '2015-03-31 22:53:02', '2ccc39a14e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6857, 'mariademellocabral@gmail.com', 'Maria', 'Cabral', 'n', 'C', '2015-03-31 22:53:02', '6768cbe69b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6858, 'pepe2396@hotmail.com', 'João Pedro', 'Murra', 'n', 'C', '2015-03-31 22:53:02', '0f6ccf305c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6859, 'raiannycristielly@gmail.com', 'Raianny', 'Alves', 'n', 'C', '2015-03-31 22:53:02', '981a4ac214', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6860, 'cris_muchen@hotmail.com', 'Felipe', 'Henriques', 'n', 'C', '2015-03-31 22:53:02', 'ef118c341c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6861, 'reinaldotavares.eventos@gmail.com', 'Reinaldo', 'Tavares', 'n', 'C', '2015-03-31 22:53:02', '9a7f53d2d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6862, 'joaogomes@see-link.com', 'João', 'Gomes', 'n', 'C', '2015-03-31 22:53:02', 'ee7e151bca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2592, '', 0, 0),
(6863, 'antiadx@gmail.com', 'Iván', 'JL', 'n', 'C', '2015-03-31 22:53:02', 'cf9e899bd1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6864, 'andrechampalimaud@gmail.com', 'André', 'Almeida', 'n', 'C', '2015-03-31 22:53:02', '4da9775803', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6865, 'laiaguti@hotmail.com', 'Laia', 'Gutierrez Giordano', 'n', 'C', '2015-03-31 22:53:02', '8645cf8be2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6866, 'vicente_netobr@hotmail.com', 'Vicente', 'Neto', 'n', 'C', '2015-03-31 22:53:02', '6e03629ae9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6867, 'pedrochartersm@gmail.com', 'Peu', 'Charters', 'n', 'C', '2015-03-31 22:53:02', 'bb23736039', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6868, 'santi@santigantes.com', 'Santi', 'Gantes', 'n', 'C', '2015-03-31 22:53:02', '0dd4c121d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6869, 'aberrietxarri@yahoo.es', 'Aberri', 'Etxarri Irure', 'n', 'C', '2015-03-31 22:53:02', 'ca0be0bfe1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6870, 'leonardooliveira.1202.lso@gmail.com', 'Leonardo', 'Oliveira', 'n', 'C', '2015-03-31 22:53:02', '676048ff46', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6871, 'georgemagnosantana@hotmail.com', 'George', 'Magno Santana', 'n', 'C', '2015-03-31 22:53:02', 'a5d0fff792', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6872, 'mveigasantos98@gmail.com', 'Manuel', 'Santos', 'n', 'C', '2015-03-31 22:53:02', '8715fb622f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6873, 'americo.macareno@gmail.com', 'Américo', 'Macareno', 'n', 'C', '2015-03-31 22:53:02', '0e52b07f48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4784, '', 0, 0),
(6874, 'daniele.palhares@hotmail.com', 'Dany', 'Palhares', 'n', 'C', '2015-03-31 22:53:02', 'f7713cbf0e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6875, 'vicafonso@gmail.com', 'vic', 'afonso', 'n', 'C', '2015-03-31 22:53:02', 'a6c3915773', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6876, 'jordirodriguez10@gmail.com', 'Jordi', 'Rodriguez', 'n', 'C', '2015-03-31 22:53:02', '6ee746906b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6877, 'roger_mosca@hotmail.com', 'Roger', 'Flores', 'n', 'C', '2015-03-31 22:53:02', '48b5fd6719', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6878, 'jaimegomes@sapo.pt', 'Jaime', 'Gomes', 'n', 'C', '2015-03-31 22:53:02', '524bb1d82c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6879, 'lfargoud@terra.com.br', 'Loop', 'Da Silva', 'n', 'C', '2015-03-31 22:53:02', '70abd6de7a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6880, 'ignacioferres60@gmail.com', 'Ignacio', 'Ferres', 'n', 'C', '2015-03-31 22:53:02', '40aaf5f15a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6881, 'gustavomilk@gmail.com', 'Gustavo', 'Martins', 'n', 'C', '2015-03-31 22:53:02', 'c708eb7ab5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6882, 'morumtri.vina@hotmail.com', 'Vinicius', 'Ribeiro', 'n', 'C', '2015-03-31 22:53:02', 'edb4498c26', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6883, 'pedrofocs@hotmail.com', 'Pedro', 'Sampaio', 'n', 'C', '2015-03-31 22:53:02', '0d765cf2aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6884, 'caetanonicoliello@hotmail.com', 'Caetano', 'Nicoliello', 'n', 'C', '2015-03-31 22:53:02', 'de6197326a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6885, 'joaopedroomp@hotmail.com', 'João Pedro', 'Mendes', 'n', 'C', '2015-03-31 22:53:02', '155ba7548e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6886, 'pedro_vmarques@yahoo.com', 'Pedro', 'Marques', 'n', 'C', '2015-03-31 22:53:02', 'be31da8591', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6887, 'bruscalinjunior@gmail.com', 'Bruscalin', 'Junior', 'n', 'C', '2015-03-31 22:53:02', '44aad421eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6888, 'fishquatro@gmail.com', 'YC', 'Familiaf', 'n', 'C', '2015-03-31 22:53:02', 'cb17a167d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6889, 'juhsilvajulianasilvajuhsilva@outlook.com', 'Juh', 'Silva', 'n', 'C', '2015-03-31 22:53:02', 'f966316f39', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6890, 'r.a.a.1988@hotmail.com', 'Ricardo', 'Alvarenga', 'n', 'C', '2015-03-31 22:53:02', '5be1559fd3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6891, 'jcmarques92@gmail.com', 'João', 'Marques', 'n', 'C', '2015-03-31 22:53:02', '3237980ff0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2924, '', 0, 0),
(6892, 'nachosf1927@gmail.com', 'nacho', 'muiño', 'n', 'C', '2015-03-31 22:53:02', 'fdb451a1ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6893, 'sassonv@hotmail.com', 'Valentina', 'Sasson', 'n', 'C', '2015-03-31 22:53:02', 'ed9db07552', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6894, 'patricia.almeida1979@hotmail.com', 'Patricia', 'Almeida', 'n', 'C', '2015-03-31 22:53:02', '85a5b5f636', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6895, 'guima2930@hotmail.com', 'Ricardo', 'Guimaraes', 'n', 'C', '2015-03-31 22:53:02', 'ad932b3f93', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6896, 'paulinhojr77@hotmail.com', 'Paulo', 'Dias', 'n', 'C', '2015-03-31 22:53:02', '8f354f4a5a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6897, 'purnoztatoo@hotmail.com', 'Rildo', 'Santana', 'n', 'C', '2015-03-31 22:53:02', '75947c600d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6898, 'johnny_thc@yahoo.com.br', 'Johnny', 'Vicentim', 'n', 'C', '2015-03-31 22:53:02', 'a9366e41ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6899, 'luisabranches.surf@hotmail.com', 'Luis', 'Abranches', 'n', 'C', '2015-03-31 22:53:02', '8381d7112e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6900, 'ikerbert@gmail.com', 'Iker', 'Bertelink', 'n', 'C', '2015-03-31 22:53:02', 'f3c80ae18e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6901, 'marco_biker6@hotmail.com', 'Marco', 'Dias', 'n', 'C', '2015-03-31 22:53:02', 'dcd1311f02', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6902, 'patyguiga@hotmail.com', 'Patrícia', 'Estima', 'n', 'C', '2015-03-31 22:53:02', '169be3be35', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6903, 'igorhirsch2@gmail.com', 'Igor', 'Hirsch', 'n', 'C', '2015-03-31 22:53:02', '68c3b758ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6904, 'miguelnorat@gmail.com', 'Miguel', 'Norat', 'n', 'C', '2015-03-31 22:53:02', '520605c935', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6905, 'misantanaster@gmail.com', 'Michelle', 'Caroline', 'n', 'C', '2015-03-31 22:53:02', 'b119bf0ed9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6906, 'fecardoso04@gmail.com', 'Fernanda', 'Cardoso', 'n', 'C', '2015-03-31 22:53:02', 'ec70c9c956', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6907, 'eliseopuppa@hotmail.com', 'Eliseo', 'Puppa', 'n', 'C', '2015-03-31 22:53:02', '6681540ec4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6908, 'mjgf@hotmail.com', 'Maria', 'Frazão', 'n', 'C', '2015-03-31 22:53:02', 'd6acef6cda', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6909, 'vid4loc4@hotmail.com', 'Rodrigo', 'Vieira', 'n', 'C', '2015-03-31 22:53:02', '5ca60e3d76', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6910, 'almeidadasilva@gmail.com', 'Pablo', 'Almeida', 'n', 'C', '2015-03-31 22:53:02', '4388290649', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6911, 'susanaxis@hotmail.com', 'Su', 'Xis', 'n', 'C', '2015-03-31 22:53:02', 'ca23819905', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6912, 'thiagojfreire@hotmail.com', 'Thiago', 'Freire', 'n', 'C', '2015-03-31 22:53:02', 'd56bebf480', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6913, 'vicente.esco@gmail.com', 'Vicente', 'Escribano', 'n', 'C', '2015-03-31 22:53:02', '54acb89460', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6914, 'lipe_gevigier@hotmail.com', 'Filipe', 'Gevigier', 'n', 'C', '2015-03-31 22:53:02', '820b22ffa9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6915, 'cintilanteneves@hotmail.com', 'Cintia', 'Neves Cixx', 'n', 'C', '2015-03-31 22:53:02', '5556d66077', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6916, 'gih_buh@hotmail.com', 'Giselen', 'Oliveira', 'n', 'C', '2015-03-31 22:53:02', '0a745db891', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6917, 'ferreira0810@gmail.com', 'André', 'Ferreira', 'n', 'C', '2015-03-31 22:53:02', '0564439a42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6918, 'paulo_duq@hotmail.com', 'Ivan Paulo', 'Souza', 'n', 'C', '2015-03-31 22:53:02', 'bbb7bddb51', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6919, 'iizu2000@msn.com', 'Igor', 'Santos', 'n', 'C', '2015-03-31 22:53:02', '1570f01a83', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6920, 'e-foto@live.com', 'Marcelo', 'Cesar', 'n', 'C', '2015-03-31 22:53:02', '2cc283072f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6921, 'axier_25@hotmail.com', 'Axier', 'Ugartemendia Etxarri', 'n', 'C', '2015-03-31 22:53:02', 'f0f12e0b7e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6922, 'adrianlopez741@gmail.com', 'Adrian', 'Lopez', 'n', 'C', '2015-03-31 22:53:02', '87fdfe864e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6923, 'macat28@hotmail.com', 'Manu', 'Reis', 'n', 'C', '2015-03-31 22:53:02', '0fc03bbc1c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6924, 'juarezfontenelle_@hotmail.com', 'Juarez', 'Fontenelle', 'n', 'C', '2015-03-31 22:53:02', '72b6e702f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6925, 'carloscssr@gmail.com', 'Carlos', 'Rebelo', 'n', 'C', '2015-03-31 22:53:02', '9e65ca556c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6926, 'saritahiphop@gmail.com', 'Sara', 'Martins', 'n', 'C', '2015-03-31 22:53:02', '8bdbcef133', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6927, 'kuikkaak@gmail.com', 'Mariana', 'Cavalheiro', 'n', 'C', '2015-03-31 22:53:02', 'fe4e46aa33', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6928, 'maercio@renovabrindes.com.br', 'Maercio', 'Martins Moraes', 'n', 'C', '2015-03-31 22:53:02', 'c44db9c277', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6929, 'eduardofull_@hotmail.com', 'Carlos Eduardo', 'Queiroz', 'n', 'C', '2015-03-31 22:53:02', 'f987e41579', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6930, 'shinchan_rac@hotmail.com', 'Nuno', 'Camarinha', 'n', 'C', '2015-03-31 22:53:02', '8b18d42e90', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2674, '', 0, 0),
(6931, 'mpmmed@hotmail.com', 'Marcos', 'Mosmann', 'n', 'C', '2015-03-31 22:53:02', '1af8284ea4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6932, 'f.amaral2009@bol.com.br', 'Fábio', 'Amaral', 'n', 'C', '2015-03-31 22:53:02', '940dd30c21', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6933, 'scratchdnb@yahoo.com', 'David', 'Neal', 'n', 'C', '2015-03-31 22:53:02', '9bb9bcfb86', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6934, 'nicolasviar@hotmail.com', 'Nicolas', 'Viar', 'n', 'C', '2015-03-31 22:53:02', '6a39eb2679', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6935, 'vicenteteixeira2004@gmail.com', 'Vicente', 'Teixeira', 'n', 'C', '2015-03-31 22:53:02', '1a5e0deab7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6936, 'thiagocasapa@gmail.com', 'Thiago', 'Ramos', 'n', 'C', '2015-03-31 22:53:02', '6d39ae343b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6937, 'gabibond@hotmail.com', 'Gabriel', 'Bond', 'n', 'C', '2015-03-31 22:53:02', 'd5ff5a4a34', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6938, 'manuelpsgarcia@gmail.com', 'Manuel', 'Garcia', 'n', 'C', '2015-03-31 22:53:02', 'af6df56502', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6939, 'nicollesalle@gmail.com', 'Nicolle', 'Salle', 'n', 'C', '2015-03-31 22:53:02', 'ff16d13c6d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6940, 'paulolacerda17@gmail.com', 'Paulo', 'Lacerda', 'n', 'C', '2015-03-31 22:53:02', '8892989b92', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6941, 'rg-kague@hotmail.com', 'Rafael', 'Jhessika', 'n', 'C', '2015-03-31 22:53:02', '987535cebc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6942, 'joana.11.11@live.com.pt', 'Joana', 'Teixeira', 'n', 'C', '2015-03-31 22:53:02', 'abb2b39c62', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6943, 'dylan.easter@gmail.com', 'Dylan', 'Torres', 'n', 'C', '2015-03-31 22:53:02', '89ad9bfb5c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6944, 'ritamcasimiro@gmail.com', 'Rita', 'Casimiro', 'n', 'C', '2015-03-31 22:53:02', 'a9b2ac091e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6945, 'jorgewaraujo@hotmail.com', 'Jorge Araújo', 'Silva', 'n', 'C', '2015-03-31 22:53:02', '4b8e2c3d7c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6946, 'o.anderson@bol.com.br', 'Anderson', 'de Oliveira', 'n', 'C', '2015-03-31 22:53:02', 'ed9e01128b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6947, 'bozo_pedro@yahoo.com.br', 'Pedro', 'Costacurta', 'n', 'C', '2015-03-31 22:53:02', '8bf79781b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6948, 'miguelabreu87@gmail.com', 'Miguel', 'Abreu', 'n', 'C', '2015-03-31 22:53:02', 'b9379a38c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6949, 'brenodefilippo@hotmail.com', 'Breno', 'de Filippo', 'n', 'C', '2015-03-31 22:53:02', 'c07b3bfac5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6950, 'isabel_domingues@msn.com', 'Isabel', 'Domingues', 'n', 'C', '2015-03-31 22:53:02', '0c0845aec8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6951, 'junneksc@hotmail.com', 'June', 'Caetano', 'n', 'C', '2015-03-31 22:53:02', 'b731d20533', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6952, 'daniellamenezes91@gmail.com', 'Daniella', 'Menezes', 'n', 'C', '2015-03-31 22:53:02', 'ca618ba5e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6953, 'adrisonfernandes012@hotmail.com', 'Adrison', 'Fernandes', 'n', 'C', '2015-03-31 22:53:02', '8cac0ccf18', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6954, 'anabchagas@hotmail.com', 'Ana Beatriz', 'Chagas', 'n', 'C', '2015-03-31 22:53:02', '0fd7d92c5c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6955, 'wicent.cordeiro@hotmail.com', 'Wicent', 'Cordeiro', 'n', 'C', '2015-03-31 22:53:02', 'aefe85bd3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6956, 'victorrv@terra.com.br', 'Victor', 'Vieira', 'n', 'C', '2015-03-31 22:53:03', 'ee8d819136', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6957, 'dodanillocardoso@gmail.com', 'Danillo', 'Cardoso', 'n', 'C', '2015-03-31 22:53:03', '669e8c3d03', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6958, 'renanzinho_cebolinha@hotmail.com', 'Renan', 'Santos', 'n', 'C', '2015-03-31 22:53:03', '9fda9fbb89', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6959, 'giulianomonteiro@hotmail.com', 'Giuliano', 'Monteiro', 'n', 'C', '2015-03-31 22:53:03', '82626dfe41', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6960, 'anaraquel_993@hotmail.com', 'Raquel', 'Barbosa', 'n', 'C', '2015-03-31 22:53:03', '389c84c1ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6961, 'vitor.zanela@outlook.com', 'Vitor', 'Zanela', 'n', 'C', '2015-03-31 22:53:03', '719ae7595d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6962, 'cataussie@gmail.com', 'Héctor', 'Lorente', 'n', 'C', '2015-03-31 22:53:03', '6f79c5a47b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6963, 'fmirandaramos@gmail.com', 'Fernando', 'Ramos', 'n', 'C', '2015-03-31 22:53:03', '386a083f71', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6964, 'sara.barradas@hotmail.com', 'Sara', 'Barradas Rvl', 'n', 'C', '2015-03-31 22:53:03', '208c4a434f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6965, 'b-wise79@hotmail.com', 'Brian', 'Wirtz', 'n', 'C', '2015-03-31 22:53:03', 'a35cda3a02', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6966, 'prv_9@hotmail.com', 'Pedro', 'Vieira', 'n', 'C', '2015-03-31 22:53:03', 'cb40300645', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6967, 'yurycoutinho@yahoo.com.br', 'Yury', 'Coutinho', 'n', 'C', '2015-03-31 22:53:03', '99a96963a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6968, 'tm.rayssa@gmail.com', 'Rayssa', 'Marques', 'n', 'C', '2015-03-31 22:53:03', '80a6bf6136', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6969, 'alemingardo@hotmail.com', 'Ale', 'Mingardo', 'n', 'C', '2015-03-31 22:53:03', 'b4da14e843', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6970, 'duartebarros@hotmail.com', 'Duarte', 'Barros', 'n', 'C', '2015-03-31 22:53:03', '6ef9a50ef9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6971, 'rubenbalata@gmail.com', 'Rúben', 'Balata', 'n', 'C', '2015-03-31 22:53:03', 'efecdbee70', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6972, 'rosedvmanso@hotmail.com', 'Rose', 'Manso', 'n', 'C', '2015-03-31 22:53:03', 'c07e3f409b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6973, 'r.megrelousada@gmail.com', 'Rodrigo', 'Megre Lousada', 'n', 'C', '2015-03-31 22:53:03', '485b9f489e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6974, 'tomsgp@gmail.com', 'Tomás', 'Gonçalves Pereira', 'n', 'C', '2015-03-31 22:53:03', 'a0d12c9e53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 695, '', 0, 0),
(6975, 'marco.santos4a@gmail.com', 'Marco André', 'Santos', 'n', 'C', '2015-03-31 22:53:03', '7faef4fda8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1827, '', 0, 0),
(6976, 'weberjosi@hotmail.com', 'Josiane', 'Weber Rodrigues', 'n', 'C', '2015-03-31 22:53:03', '90fd7e453d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6977, 'sophiebooth@hotmail.com', 'Sophie', 'Booth', 'n', 'C', '2015-03-31 22:53:03', 'bc174a49ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6978, 'marlobe72@gmail.com', 'Marta', 'Lopez', 'n', 'C', '2015-03-31 22:53:03', 'b7e06affce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6979, 'el_gallito_99@hotmail.com', 'Biel', 'Mayol', 'n', 'C', '2015-03-31 22:53:03', 'fce317d88a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6980, 'gustavoo-vianna@hotmail.com', 'Gustavo', 'Viana', 'n', 'C', '2015-03-31 22:53:03', 'c5ee62eedd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6981, 'joaocmano@gmail.com', 'Joao', 'Mano', 'n', 'C', '2015-03-31 22:53:03', '71e890cc2e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6982, 'lu_mviana@hotmail.com', 'Luis', 'Viana', 'n', 'C', '2015-03-31 22:53:03', 'd7f5c5085b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6983, 'javiwind2004@hotmail.com', 'Javi', 'Rivera', 'n', 'C', '2015-03-31 22:53:03', '14e418bbe4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6984, 'talyminkov@mac.com', 'Taly', 'Minkov-Louzeiro', 'n', 'C', '2015-03-31 22:53:03', 'fb2a5d22f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6985, 'borja.mb@hotmail.com', 'Borja', 'Mosteiro Barcala', 'n', 'C', '2015-03-31 22:53:03', '3d0b765736', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6986, 'mrodrigocorominas@gmail.com', 'marti', 'rodrigo corominas', 'n', 'C', '2015-03-31 22:53:03', '6674998a93', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6987, 'algarecu@gmail.com', 'Álvaro', 'García', 'n', 'C', '2015-03-31 22:53:03', 'f866c8fb31', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6988, 'anacunha_7@msn.com', 'Ana', 'Cunha', 'n', 'C', '2015-03-31 22:53:03', '12e0ac8200', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6989, 'brandaohenrique12@bol.com.br', 'Pedro', 'Brandão', 'n', 'C', '2015-03-31 22:53:03', 'e53d78bdd7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6990, 'quintanera@hotmail.com', 'Carla', 'Díaz Fernández', 'n', 'C', '2015-03-31 22:53:03', '93328ead5a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6991, 'beloura_jr@hotmail.com', 'Bruno', 'Santos', 'n', 'C', '2015-03-31 22:53:03', '1ba7e6b74c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6992, 'araujo.mar@ig.com.br', 'Marcos', 'André', 'n', 'C', '2015-03-31 22:53:03', '4c975f9ae1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6993, 'www.andremarques@gmail.com', 'André', 'Marques', 'n', 'C', '2015-03-31 22:53:03', '92436d54f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6994, 'txikito80@gmail.com', 'Ion', 'Iriarte', 'n', 'C', '2015-03-31 22:53:03', '3ba002892e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6995, 'gabrielgbm@outlook.com', 'Gabriel', 'Beltrão', 'n', 'C', '2015-03-31 22:53:03', 'bab7b41d17', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6996, 'pete_schvetz@hotmail.com', 'Pedro', 'Schvetz', 'n', 'C', '2015-03-31 22:53:03', '719cf55e5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6997, 'delmarjr82@gmail.com', 'Delmar', 'Adão Angioleti Junior', 'n', 'C', '2015-03-31 22:53:03', '9482f628ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(6998, 'm.foschiani@hotmail.com', 'Marcio', 'Foschiani', 'n', 'C', '2015-03-31 22:53:03', '4481ec54ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1730, '', 0, 0),
(6999, 'aana.martins@sapo.pt', 'Ana', 'Martins', 'n', 'C', '2015-03-31 22:53:03', 'e94ece8cdc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7000, 'nesyta@gmail.com', 'Inês', 'Afonso', 'n', 'C', '2015-03-31 22:53:03', '81b374785f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7001, 'lcsrr1@hotmail.com', 'Lucas', 'Ribeiro', 'n', 'C', '2015-03-31 22:53:03', '8607547eb2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7002, 'lucasmir862@yahoo.es', 'Lucas', 'Mir', 'n', 'C', '2015-03-31 22:53:03', 'c0fbb4a5c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7003, 'rickse@uol.com.br', 'Ricardo', 'Sé', 'n', 'C', '2015-03-31 22:53:03', 'd0e3c1f271', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7004, 'nego.tuf@hotmail.com', 'Joao', 'Paulo', 'n', 'C', '2015-03-31 22:53:03', '82a0a674d3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7005, 'allecwb@yahoo.com', 'Alexandre', 'Oliveira', 'n', 'C', '2015-03-31 22:53:03', 'd824058f05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7006, 'rui_11_@hotmail.com', 'Rui', 'Silva', 'n', 'C', '2015-03-31 22:53:03', 'ac2c1e4d1a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7007, 'terhi.tuovinen@gmail.com', 'Terhi', 'Tuovinen', 'n', 'C', '2015-03-31 22:53:03', '2cc17ed209', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7008, 'pro_skater_15@hotmail.com', 'Gonçalo', 'Marques', 'n', 'C', '2015-03-31 22:53:03', '7259b514b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7009, 'caverinha96@hotmail.com', 'Thiago', 'Cesário Pereira', 'n', 'C', '2015-03-31 22:53:03', 'e940cc4e48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7010, 'pmpsantos@gmail.com', 'Paulo', 'Santos', 'n', 'C', '2015-03-31 22:53:03', '036030478e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7011, 'anderberasa@hotmail.com', 'Ander', 'Berasaluze', 'n', 'C', '2015-03-31 22:53:03', '1be12a1fc4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7012, 'leofeitosaaloise@hotmail.com', 'Leo', 'Feitosa', 'n', 'C', '2015-03-31 22:53:03', 'f1b8e3e79e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7013, 'p.s.j23@hotmail.com', 'Pri', 'Sales', 'n', 'C', '2015-03-31 22:53:03', '8500abde04', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7014, 'dmarchante58t@hotmail.com', 'David', 'Marchante Company', 'n', 'C', '2015-03-31 22:53:03', 'a19f9846f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7015, 'marcelo@sqa.com.br', 'Marcelo', 'Corrêa', 'n', 'C', '2015-03-31 22:53:03', '14bc14823c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7016, 'ronaldotalaia@hotmail.com', 'Ronaldo', 'Talaia', 'n', 'C', '2015-03-31 22:53:03', '019c7e6c34', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7017, 'ruipedro_18@hotmail.com', 'Rui', 'Pedro', 'n', 'C', '2015-03-31 22:53:03', 'e24fb80340', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7018, 'francisco.blanco7@hotmail.com', 'Francisco', 'Blanco', 'n', 'C', '2015-03-31 22:53:03', '2ff4ee0406', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7019, 'caiocsmorais@gmail.com', 'Caio', 'Santos', 'n', 'C', '2015-03-31 22:53:03', 'ba1f271dba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7020, 'victor.h22@hotmail.com', 'João Victor', 'Amanda', 'n', 'C', '2015-03-31 22:53:03', '3bead9a771', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7021, 'anaj.sanchezcalero@gmail.com', 'Ana', 'Sánchez-Calero Barco', 'n', 'C', '2015-03-31 22:53:03', 'cbff94d34c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7022, 'dotosurf@hotmail.com', 'Rodolfo', 'Giordano', 'n', 'C', '2015-03-31 22:53:03', 'af28c97e33', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7023, 'joaoslb0603@gmail.com', 'João', 'Mota', 'n', 'C', '2015-03-31 22:53:03', 'a5b7610302', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7024, 'pjscardoso@gmail.com', 'Paulo', 'Cardoso', 'n', 'C', '2015-03-31 22:53:03', '3d3dbb24d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7025, 'gonzo_duarte@hotmail.com', 'Gonçalo', 'Duarte', 'n', 'C', '2015-03-31 22:53:03', 'c32f64fec7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7026, 'erickmsjc@hotmail.com', 'Erick', 'Moreira de Souza', 'n', 'C', '2015-03-31 22:53:03', '63f73ae4d3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7027, 'gilinhosurf@hotmail.com', 'Gil', 'Rita', 'n', 'C', '2015-03-31 22:53:03', 'ef21e14f66', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7028, 'savioaccioly2@gmail.com', 'Savio', 'Silva', 'n', 'C', '2015-03-31 22:53:03', '960d7f6bdd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(7029, 'ljrp80@hotmail.com', 'Luis', 'Rodriguez del Pozo', 'n', 'C', '2015-03-31 22:53:03', '29d223fbc1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7030, 'dreadrea_97@hotmail.com', 'Andrea', 'Tejero González', 'n', 'C', '2015-03-31 22:53:03', '288bf71863', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7031, 'donostivertical2@gmail.com', 'Javi', 'Jimenez', 'n', 'C', '2015-03-31 22:53:03', 'e0e8926dfe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7032, 'michelgraf@hotmail.co.jp', 'Michel', 'Lichnowsky', 'n', 'C', '2015-03-31 22:53:03', 'a697c787d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7033, 'aizpeaolano@gmail.com', 'Aizpea', 'Olano Antia', 'n', 'C', '2015-03-31 22:53:03', '94c9ecb077', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7034, 'bandaherva@gmail.com', 'Herva', 'Doida', 'n', 'C', '2015-03-31 22:53:03', 'cd95a50728', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7035, 'danielsantos_350@hotmail.com', 'Daniel', 'Santos', 'n', 'C', '2015-03-31 22:53:03', 'b3e1b35675', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7036, 'miguelscorreia92@gmail.com', 'Miguel', 'Correia', 'n', 'C', '2015-03-31 22:53:03', 'e2ec3262f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7037, 'ricardo65@hotmail.com', 'Xolim', 'Do Mato', 'n', 'C', '2015-03-31 22:53:03', '4970f80052', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7038, 'natalia_b_a@hotmail.com', 'Natalia', 'Bernal', 'n', 'C', '2015-03-31 22:53:03', 'e57e6ba795', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7039, 'jamesrogado@hotmail.com', 'James', 'Rogado', 'n', 'C', '2015-03-31 22:53:03', '5686d6c5c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7040, 'enararamirez1@gmail.com', 'enara', 'ramirez', 'n', 'C', '2015-03-31 22:53:03', '54e1af23ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7041, 'alexandre_gringo@hotmail.com', 'Alexandre', 'Pinheiro', 'n', 'C', '2015-03-31 22:53:03', '1dd4baed42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7042, 'carecadd@hotmail.com', 'Diego', 'Danzmann', 'n', 'C', '2015-03-31 22:53:03', '3a6dd5ce49', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7043, 'teijeiron@bellsouth.net', 'Norma', 'Teijeiro', 'n', 'C', '2015-03-31 22:53:03', '741b2dd368', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7044, 'theopraia@hotmail.com', 'Théo Grecovs', 'Rjgroove', 'n', 'C', '2015-03-31 22:53:03', '7cb1260e80', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7045, 'iwtportugal@gmail.com', 'Manuel', 'Fernandes', 'n', 'C', '2015-03-31 22:53:03', '52b0a50fce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7046, 'goncalomartins999@gmail.com', 'Gonçalo', 'Martins', 'n', 'C', '2015-03-31 22:53:03', 'b6b4bf2bb2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2694, '', 0, 0),
(7047, 'fabioarsenio1@hotmail.com', 'Fábio', 'Arsénio', 'n', 'C', '2015-03-31 22:53:03', 'e017cde940', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7048, 'manuelcotta@hotmail.com', 'Manuel', 'Cotta', 'n', 'C', '2015-03-31 22:53:03', 'd316e551f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7049, 'bernardoandradeferreira@hotmail.com', 'Bernardo', 'Ferreira', 'n', 'C', '2015-03-31 22:53:03', 'f82db77bcc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7050, 'dgiber@terra.com.br', 'Denis', 'Gibertoni', 'n', 'C', '2015-03-31 22:53:03', '6d1d4eca5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7051, 'inazgaray@googlemail.com', 'Inaz', 'Garay', 'n', 'C', '2015-03-31 22:53:03', '1b3f99620b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7052, 'jonax.m.c@gmail.com', 'Jonas', 'Castilho', 'n', 'C', '2015-03-31 22:53:03', 'b9367ddbc3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7053, 'marcelo@mraweb.com.br', 'Marcelo', 'Almeida', 'n', 'C', '2015-03-31 22:53:03', 'ae2f2e33e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7054, 'djbond1@hotmail.com', 'Lucas', 'DjBondi', 'n', 'C', '2015-03-31 22:53:03', '6c53570d5a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7055, 'martinhaggpt@hotmail.com', 'Marta', 'Pinheiro Torres', 'n', 'C', '2015-03-31 22:53:03', 'd38a78141b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7056, 'juridico@lidercnt.com.br', 'José', 'Filho', 'n', 'C', '2015-03-31 22:53:03', 'ac6fdbd32f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7057, 'mairumramaiane@gmail.com', 'Mairum', 'Ramaiane', 'n', 'C', '2015-03-31 22:53:03', 'a4761f198c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7058, 'corrupas@clix.pt', 'Nuno', 'Gonçalves', 'n', 'C', '2015-03-31 22:53:03', '4e81865697', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7059, 'pedro.corsetti@gmail.com', 'Pedro Henrique', 'Corsetti', 'n', 'C', '2015-03-31 22:53:03', 'ec3411ed9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7060, 'alvarolongsurf23@gmail.com', 'Alvaro', 'Lopez-Cortijo', 'n', 'C', '2015-03-31 22:53:03', '083c94d16d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7061, 'felipe-canto_souza@hotmail.com', 'Felipe', 'Do Canto', 'n', 'C', '2015-03-31 22:53:03', 'e9d1feab4e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7062, 'marta.amaral4@hotmail.com', 'Marta', 'Amaral', 'n', 'C', '2015-03-31 22:53:03', '108d3f3184', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7063, 'barba.ana@gmail.com', 'Ana', 'Geraldes Barba', 'n', 'C', '2015-03-31 22:53:03', 'e112ad983f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1729, '', 0, 0),
(7064, 'jppmacedo@hotmail.com', 'Joao', 'Macedo', 'n', 'C', '2015-03-31 22:53:03', 'c0223e781a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7065, 'pescadorsub@hotmail.com', 'Miguel', 'Bravo', 'n', 'C', '2015-03-31 22:53:03', '11e013fb08', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7066, 'pimba_boy@hotmail.com', 'Emanuel', 'Silva', 'n', 'C', '2015-03-31 22:53:03', '12fc3acbbe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7067, 'rafaelcastilhos4@hotmail.com', 'Rafael', 'Castilhos', 'n', 'C', '2015-03-31 22:53:03', '1d62e5cadb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7068, 'stephani_boechat@hotmail.com', 'Stephani', 'Boechat', 'n', 'C', '2015-03-31 22:53:03', '561a1a906d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7069, 'cesc_enrik@hotmail.com', 'Cesc', 'Enrich Bartolome', 'n', 'C', '2015-03-31 22:53:03', '1deb7932f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7070, 'ceciliamartinho@sapo.pt', 'Cecília', 'Martinho', 'n', 'C', '2015-03-31 22:53:03', '0084ef1cce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7071, '38south@gmail.com', 'Glen', 'Hurst', 'n', 'C', '2015-03-31 22:53:03', '0b19480ee9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7072, 'pedrinlaguardia@hotmail.com', 'Pedrin', 'Mendez Obegero', 'n', 'C', '2015-03-31 22:53:03', '2379b50596', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7073, 'pedrcsta@netcabo.pt', 'Pedro', 'Costa', 'n', 'C', '2015-03-31 22:53:03', 'aa29436b18', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7074, 'fredsartorato@hotmail.com', 'Fred', 'Sartorato', 'n', 'C', '2015-03-31 22:53:03', '27eabde3e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7075, 'jose_fp_6@hotmail.com', 'José', 'Fernández Presa', 'n', 'C', '2015-03-31 22:53:03', 'c70f11c06d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7076, 'fmendesleal@yahoo.com.br', 'Fernando', 'Leal', 'n', 'C', '2015-03-31 22:53:03', 'e8ec92ae8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7077, 'marlou_dewijs10@hotmail.com', 'Marlou', 'de Wijs', 'n', 'C', '2015-03-31 22:53:03', '200ceb15e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7078, 'josepaulolouro@gmail.com', 'José Paulo', 'Louro', 'n', 'C', '2015-03-31 22:53:03', '554fec96ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7079, 'perspook@gmail.com', 'Christen', 'Roede', 'n', 'C', '2015-03-31 22:53:03', '3905b11871', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7080, 'lucas_boss_9@hotmail.com', 'Lucas', 'Torre', 'n', 'C', '2015-03-31 22:53:03', '267f284864', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7081, 'patriciarlima1972@gmail.com', 'Patricia', 'Rosado Rl', 'n', 'C', '2015-03-31 22:53:03', '1a1803f2d3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7082, 's.manahernando@gmail.com', 'Ana', 'Hernando', 'n', 'C', '2015-03-31 22:53:03', '7dcdb5eddb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1170, '', 0, 0),
(7083, 'joaomoises1337@gmail.com', 'Joao Moises', 'Joao Moises', 'n', 'C', '2015-03-31 22:53:03', '558c58f929', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7084, 'david_caldeira@hotmail.com', 'David', 'Moreira', 'n', 'C', '2015-03-31 22:53:03', '95582bf58e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7085, 'agneloandre@hotmail.com', 'Agnelo', 'Silva', 'n', 'C', '2015-03-31 22:53:03', 'd30e03efd5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7086, 'kekel_cris@hotmail.com', 'Cristiane', 'Raquel', 'n', 'C', '2015-03-31 22:53:03', 'd44693aba7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7087, 'gustavoact@yahoo.com.br', 'Gustavo', 'Toledo', 'n', 'C', '2015-03-31 22:53:03', 'c51569d14a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7088, 'madaroach@hotmail.com', 'Josu', 'Madariaga', 'n', 'C', '2015-03-31 22:53:03', '8eb3007f9e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7089, 'arransurfer@gmail.com', 'Arran', 'Strong', 'n', 'C', '2015-03-31 22:53:03', '8253fdb5d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1483, '', 0, 0),
(7090, 'nunoalves.tvr@gmail.com', 'Nuno', 'Alves', 'n', 'C', '2015-03-31 22:53:03', 'a1513fbe3d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7091, 'pedro_dvsilva@hotmail.com', 'Pedro', 'Silva', 'n', 'C', '2015-03-31 22:53:03', '53ad3068d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7092, 'peixalf@hotmail.com', 'Alvaro', 'Fr', 'n', 'C', '2015-03-31 22:53:03', 'e7966a87ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7093, 'guga_gomes@sapo.pt', 'Gonçalo', 'Gomes', 'n', 'C', '2015-03-31 22:53:03', '3b708d5a7f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7094, 'kill.this.princess@live.com.pt', 'Patricia', 'Afonso', 'n', 'C', '2015-03-31 22:53:03', '01bae9436e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7095, 'nunoalme@gmail.com', 'Nuno', 'Almeida', 'n', 'C', '2015-03-31 22:53:03', '0cf0f3deaf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4274, '', 0, 0),
(7096, 'inesmatos1@hotmail.com', 'Inês', 'Merlini de Matos', 'n', 'C', '2015-03-31 22:53:03', 'c69a750de1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7097, 'joanagarcia@live.com.pt', 'Joana', 'Garcia', 'n', 'C', '2015-03-31 22:53:03', '63c01eef11', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2665, '', 0, 0),
(7098, 'aleskurfer@hotmail.com', 'Palermo', 'Lazcano', 'n', 'C', '2015-03-31 22:53:03', '35503d8738', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7099, 'patins1999@hotmail.com', 'Mariana', 'Travassos', 'n', 'C', '2015-03-31 22:53:03', '7bf9b6881f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7100, 'gongas_casacao_slb_27@hotmail.com', 'Gonçalo', 'Cardoso', 'n', 'C', '2015-03-31 22:53:03', '17421c4463', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7101, 'mikally_9@hotmail.com', 'Paula', 'Cantos Cotroneo', 'n', 'C', '2015-03-31 22:53:03', '6635332f53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7102, 'arantza21@hotmail.es', 'Zuzubeles', 'Lopez', 'n', 'C', '2015-03-31 22:53:03', '7889fae2d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7103, 'tatynhass2@hotmail.com', 'Tatielly', 'Souza', 'n', 'C', '2015-03-31 22:53:03', 'c81a048981', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7104, 'jduartepessoa@gmail.com', 'Duarte', 'Pessoa', 'n', 'C', '2015-03-31 22:53:03', 'c10c7f404a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7105, 'diog.d.oliveira@gmail.com', 'Diogo', 'Ferreira', 'n', 'C', '2015-03-31 22:53:03', '06a412fb27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7106, 'dany_red666@hotmail.com', 'Daniela', 'Sousa', 'n', 'C', '2015-03-31 22:53:03', '3e56c208c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7107, 'judesign1@gmail.com', 'Juliana', 'Góes', 'n', 'C', '2015-03-31 22:53:03', '82f80bf6f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7108, 'tishafoz@hotmail.com', 'Patrícia', 'Costa', 'n', 'C', '2015-03-31 22:53:03', 'ca62407dd4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7109, 'ibon@pukassurf.com', 'Ibon', 'Salaverria Urgel', 'n', 'C', '2015-03-31 22:53:03', '10c6aef61a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7110, 'newbranchpictures@gmail.com', 'Eric', 'Cox', 'n', 'C', '2015-03-31 22:53:03', '93314e0165', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7111, 'tetsuo_010@hotmail.com', 'Dani', 'Lamarca Boeree', 'n', 'C', '2015-03-31 22:53:03', 'f4b06ee7b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7112, 'djxala@hotmail.com', 'Xala Vs', 'Aromatic', 'n', 'C', '2015-03-31 22:53:03', '6de2582b5a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7113, 'paulo@rumaharquitetura.com.br', 'Paulo', 'Fernandes', 'n', 'C', '2015-03-31 22:53:03', 'f866534adb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7114, 'surfer_jacobo@hotmail.com', 'Jacobo', 'Sæglópur', 'n', 'C', '2015-03-31 22:53:03', '4a1ec3f237', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7115, 'valdemar.costa@hotmail.com', 'Valdemar', 'Costa', 'n', 'C', '2015-03-31 22:53:03', '12005a290b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7116, 'juvenalpradohc@hotmail.com', 'Juvenal', 'Prado', 'n', 'C', '2015-03-31 22:53:03', '72cb306f9d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7117, 'ignasisanjose@hotmail.com', 'Ignasi', 'San José', 'n', 'C', '2015-03-31 22:53:03', '4a0c0fe010', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7118, 'rsilva8@email.suagm.edu', 'Raphael', 'Lacombe', 'n', 'C', '2015-03-31 22:53:03', '78a20a643e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7119, 'valeria_torezani@hotmail.com', 'Valeria', 'Torezani', 'n', 'C', '2015-03-31 22:53:03', '6749a4d8c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7120, 'paulodobairro@gmail.com', 'Paulo Rodrigues', '', 'n', 'C', '2015-03-31 22:53:03', '5a4af85389', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7121, 'hugo@ecospin.co.uk', 'Hugo', 'França', 'n', 'C', '2015-03-31 22:53:03', 'b7f71eed3a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7122, 'marcusreis18@yahoo.com.br', 'Marcus Vinicius', 'Reis Gomes', 'n', 'C', '2015-03-31 22:53:03', '3f3b9798e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7123, 'manuelsuspiro@hotmail.com', 'Manuel', 'Suspiro', 'n', 'C', '2015-03-31 22:53:03', 'd839c3ecba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7124, 'eundabarrena85@gmail.com', 'Edorta', 'Undabarrena', 'n', 'C', '2015-03-31 22:53:03', '93e502518e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7125, 'titahouse@gmail.com', 'Tita', 'House', 'n', 'C', '2015-03-31 22:53:03', '9b8ba34b32', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7126, 'cinderela-89@mail.ru', 'Alena', 'Tenkova', 'n', 'C', '2015-03-31 22:53:03', 'cfe38afe3e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7127, 'wsricky@gmail.com', 'Ricardo', 'Silveira', 'n', 'C', '2015-03-31 22:53:03', 'dedff622e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7128, 'ildac@yahoo.com', 'Ilda', 'Cabeçadas', 'n', 'C', '2015-03-31 22:53:03', '72f8aa8ef2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7129, 'ulujoop@msn.com', 'João', 'Trufas', 'n', 'C', '2015-03-31 22:53:03', '6c8a572b2c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7130, 'fatkekko@hotmail.com', 'Francesco', 'Ullu', 'n', 'C', '2015-03-31 22:53:03', '13976a549d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7131, 'landerlanviana@hotmail.com', 'Landerlan', 'Santos', 'n', 'C', '2015-03-31 22:53:03', '6a263f8e19', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7132, 'just_veronica@hotmail.com', 'Veronika', 'Livia', 'n', 'C', '2015-03-31 22:53:03', 'ece45e4ad5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7133, 'rodrigo1000007@hotmail.com', 'Rodrigo', 'Reis', 'n', 'C', '2015-03-31 22:53:03', 'dd3d32feac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7134, 'pautrompeta@gmail.com', 'Pau', 'Altarriba Lucas', 'n', 'C', '2015-03-31 22:53:03', '471cf145f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7135, 'andresantos.as814@gmail.com', 'André ', 'Santos ', 'n', 'C', '2015-03-31 22:53:03', 'b088b52080', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7136, 'asmhufs@gmail.com', 'Tiago', 'Nostrani', 'n', 'C', '2015-03-31 22:53:03', 'f09819717e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7137, 'josemarialm@telefonica.net', 'Jose María', 'Flipando Fleje', 'n', 'C', '2015-03-31 22:53:03', '07f245e3e0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7138, 'yana-sunshine@rambler.ru', 'Yana', 'Demyanenko', 'n', 'C', '2015-03-31 22:53:03', '302d747e04', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7139, 'mkgisasola@msn.com', 'Mikel', 'Gisasola', 'n', 'C', '2015-03-31 22:53:03', '1504af7e77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7140, 'ferran_marti@msn.com', 'Ferran', 'Martí Miñarro', 'n', 'C', '2015-03-31 22:53:03', 'df435cf1f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7141, 'facebook.rodrigojsilva@gmail.com', 'Rodrigo', 'Silva', 'n', 'C', '2015-03-31 22:53:03', 'a3abb3251f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7142, 'nelson.dot@sapo.pt', 'Nelson', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:03', '1ebffc0027', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4498, '', 0, 0),
(7143, 'andrewaxman@gmail.com', 'Andre', 'Souza', 'n', 'C', '2015-03-31 22:53:03', '09afb4fc21', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7144, 'rakelive@hotmail.com', 'Raquel', 'Ibarguren', 'n', 'C', '2015-03-31 22:53:03', '493bb5db61', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7145, 'raquelpinheiro013@gmail.com', 'Raquel', 'Pinheiro', 'n', 'C', '2015-03-31 22:53:03', 'db20e2a651', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1907, '', 0, 0),
(7146, 'joaopadovani@gmail.com', 'João Luca', 'Padovani', 'n', 'C', '2015-03-31 22:53:03', '1d5ab0d841', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7147, 'marcio.chebar@yahoo.com.br', 'Marcio', 'Chebar', 'n', 'C', '2015-03-31 22:53:03', '63eb587521', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7148, 'hector_surfer@hotmail.com', 'Hector', 'Diaz', 'n', 'C', '2015-03-31 22:53:03', '5e415aebd8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7149, 'marcelo.pepper@hotmail.com', 'Marcelo', 'Pimenta', 'n', 'C', '2015-03-31 22:53:03', 'c7c19ac072', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7150, 'p_lucas82@hotmail.com', 'Pedro', 'Lucas', 'n', 'C', '2015-03-31 22:53:03', 'ed1fb48ed2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7151, 'jacinto.sequeira@hotmail.com', 'Jacinto', 'Sequeira', 'n', 'C', '2015-03-31 22:53:03', '02b783afd5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7152, 'gigadrop@gmail.com', 'Ramon Moreno', 'Góes', 'n', 'C', '2015-03-31 22:53:03', '808e816a71', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7153, 'eduardoventof@gmail.com', 'Eduardo', 'de Figueiredo', 'n', 'C', '2015-03-31 22:53:03', '6acf31b93b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2486, '', 0, 0),
(7154, 'vanessa_floripa@hotmail.com', 'Vanessa', 'Dos Santos', 'n', 'C', '2015-03-31 22:53:03', 'c3fd97df4b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7155, 'revelesfilipa@gmail.com', 'Filipa', 'Reveles', 'n', 'C', '2015-03-31 22:53:03', '5000ecc211', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7156, 'sapinho.pedro@gmail.com', 'Pedro', 'Sapinho', 'n', 'C', '2015-03-31 22:53:03', '8f985cca38', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7157, 'mela5@sapo.pt', 'Amélia', 'Castro E Maia', 'n', 'C', '2015-03-31 22:53:03', '5d8c7ebc11', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7158, 'archanjotst@gmail.com', 'Anderson', 'Archanjo', 'n', 'C', '2015-03-31 22:53:03', '4aaa6cc7e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7159, 'deco_domingues@hotmail.com', 'Felipe', 'Domingues', 'n', 'C', '2015-03-31 22:53:03', '9d9d779c85', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7160, 'propoma@gmail.com', 'Irina', 'Oceanic', 'n', 'C', '2015-03-31 22:53:03', '20e2101f62', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7161, 'tael_santos@hotmail.com', 'Natanael Cristian Dos', 'Santos', 'n', 'C', '2015-03-31 22:53:03', 'a561be5478', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7162, 'flachimello@gmail.com', 'Flávia', 'Chimello', 'n', 'C', '2015-03-31 22:53:03', '21dfd89411', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1734, '', 0, 0),
(7163, 'lurdesleca1975@hotmail.com', 'Lurdes', 'Leca', 'n', 'C', '2015-03-31 22:53:03', 'dca57a2a03', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7164, 'pedrin_simpatico@hotmail.com', 'Pedro', 'Moraes', 'n', 'C', '2015-03-31 22:53:03', 'f723c6f4c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7165, 'lauramusa@hotmail.com', 'Laura', 'Muñoz', 'n', 'C', '2015-03-31 22:53:03', '2cd3da4d90', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7166, 'giannidelbufalo@katamail.com', 'Gianni', 'Del Bufalo', 'n', 'C', '2015-03-31 22:53:03', 'beabde3f98', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7167, 'danielamigliarini@katamail.com', 'Daniela', 'Migliarini', 'n', 'C', '2015-03-31 22:53:03', '4312a8d57d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7168, 'carolina_ribeiro_23@hotmail.com', 'Carolina', 'Ribeiro', 'n', 'C', '2015-03-31 22:53:03', '98136172cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7169, 'emacarvalhosousa@gmail.com', 'Ema', 'Carvalho de Sousa', 'n', 'C', '2015-03-31 22:53:03', '8aa45149c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1271, '', 0, 0),
(7170, 'pablo.tallon@hotmail.com', 'Pablo', 'Juane', 'n', 'C', '2015-03-31 22:53:03', '060f691cb5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7171, 'larissagouveapaiva@gmail.com', 'Larissa', 'Paiva', 'n', 'C', '2015-03-31 22:53:03', '5fa627901b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7172, 'guiflaflagui@hotmail.com', 'Guilherme', 'Felippe', 'n', 'C', '2015-03-31 22:53:03', '78f6d2c7e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7173, 'emmosrock@hotmail.com', 'Emmerson', 'Santos Rocha', 'n', 'C', '2015-03-31 22:53:03', '13f4701775', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7174, 'fernandinhalima83@gmail.com', 'Fernanda', 'Lima', 'n', 'C', '2015-03-31 22:53:03', '85af78a7bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7175, 'cmalvespereira@hotmail.com', 'Cristiane Alves', 'Pereira', 'n', 'C', '2015-03-31 22:53:03', 'ed97a3fc76', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7176, 'tobiassegura2016@gmail.com', 'Tobias', 'Segura', 'n', 'C', '2015-03-31 22:53:03', '6cf9094927', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7177, 'albertofar@gmail.com', 'Alberto', 'Faria', 'n', 'C', '2015-03-31 22:53:03', '2df4d66b91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7178, 'afonso_g_s@hotmail.com', 'Afonso', 'GdSilva', 'n', 'C', '2015-03-31 22:53:03', '46e542ec24', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7179, 'pedrorparis@hotmail.com', 'Pedro', 'Páris', 'n', 'C', '2015-03-31 22:53:03', '89695dddcd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7180, 'diogofariablancgentilberger@hotmail.com', 'Diogo', 'Berger', 'n', 'C', '2015-03-31 22:53:03', '2b52714ef7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7181, 'elecaba_ecb@hotmail.com', 'Elena', 'Cantero Balbás', 'n', 'C', '2015-03-31 22:53:03', 'd8eeaaf6b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7182, 'bauti16@hotmail.es', 'Bauti', 'Morillo', 'n', 'C', '2015-03-31 22:53:03', '370dd161be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7183, 'jaime_loureiro@hotmail.com', 'Jaime', 'Loureiro', 'n', 'C', '2015-03-31 22:53:03', '9055547651', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7184, 'anacarolzinhasb@gmail.com', 'Carol', 'Borges', 'n', 'C', '2015-03-31 22:53:03', 'd585d47803', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7185, 'maf.andre@hotmail.com', 'Mafalda', 'Andre', 'n', 'C', '2015-03-31 22:53:03', '29a1f21379', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7186, 'pedro_vieira_@hotmail.com', 'Pedro', 'Vieira', 'n', 'C', '2015-03-31 22:53:03', 'a42f4f2c0e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7187, 'rita.sporting@hotmail.com', 'Rita', 'Morais', 'n', 'C', '2015-03-31 22:53:03', '1f6f57500f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7188, 'ricardoantony@uol.com.br', 'Ricco', 'Antony', 'n', 'C', '2015-03-31 22:53:03', 'ce64fad365', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7189, 'pauloroberto@v6.com.br', 'Paulo Roberto', 'Celso Wanderley', 'n', 'C', '2015-03-31 22:53:03', '2b8ae2432d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7190, 'trabis08@hotmail.com', 'Diango', 'Traba González', 'n', 'C', '2015-03-31 22:53:03', 'eb1d127d1b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7191, 'francys_ozzi@hotmail.com', 'Francys', 'Almeida', 'n', 'C', '2015-03-31 22:53:03', '298874ab86', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7192, 'josephkulmann@hotmail.com', 'Joseph', 'Kulmann', 'n', 'C', '2015-03-31 22:53:03', '4f45ecf94d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7193, 'jsalvadornarciso@gmail.com', 'João Salvador', 'Narciso', 'n', 'C', '2015-03-31 22:53:03', '7eb4a3f589', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7194, 'davide.troiani@hotmail.it', 'Davide', 'Troiani', 'n', 'C', '2015-03-31 22:53:03', 'ebc7636706', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7195, 'vagner_3144@outlook.com', 'Vagner', 'Rodrigo', 'n', 'C', '2015-03-31 22:53:03', '1ea1a21b9e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7196, 'carlos_barreto78@hotmail.com', 'Carlos', 'Barreto', 'n', 'C', '2015-03-31 22:53:03', '2ef91474ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7197, 'mfreitas98@sapo.pt', 'Mariana', 'Freitas', 'n', 'C', '2015-03-31 22:53:03', '6f4f78fe34', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7198, 'brunomacena@hotmail.com', 'Bruno', 'Macena', 'n', 'C', '2015-03-31 22:53:03', '8596b7240d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7199, 'kashien_@hotmail.com', 'Daniel Abreu', 'Cação', 'n', 'C', '2015-03-31 22:53:03', '1253f938cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7200, 'miguel.moyano@hotmail.es', 'Miguel', 'Rubiales', 'n', 'C', '2015-03-31 22:53:03', 'a1504fb303', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7201, 'bia.almata@hotmail.com', 'Beatriz Luiza', 'Tyszka', 'n', 'C', '2015-03-31 22:53:03', '131e34ed86', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7202, 'margoncalves78@gmail.com', 'Marco', 'Gonçalves', 'n', 'C', '2015-03-31 22:53:03', 'd042c2a6d3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 512, '', 0, 0),
(7203, 'joana_llobera_martorell@hotmail.com', 'Jane', 'P Brown', 'n', 'C', '2015-03-31 22:53:03', 'ca9cb8c52d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7204, 'rodrigo_bento98@hotmail.com', 'Rodrigo', 'Bento', 'n', 'C', '2015-03-31 22:53:03', 'ca96add8a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7205, 'tomas.bugarim@gmail.com', 'Tomas', 'Lopes', 'n', 'C', '2015-03-31 22:53:03', '1c362dd1e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7206, 'maymorais@hotmail.com', 'Maynara', 'de Morais', 'n', 'C', '2015-03-31 22:53:03', '7675c76603', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7207, 'danicabrini@yahoo.com.br', 'Daniela', 'Cabrini', 'n', 'C', '2015-03-31 22:53:03', '7213ef5316', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2067, '', 0, 0),
(7208, 'lourencosf97@hotmail.com', 'Lourenço', 'Feliciano', 'n', 'C', '2015-03-31 22:53:03', '13da82a921', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(7209, 'hugosantos122@hotmail.com', 'Hugo', 'Santos', 'n', 'C', '2015-03-31 22:53:03', '757d955e4d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7210, 'raphael.dp@hotmail.com', 'Rafael', 'Prado', 'n', 'C', '2015-03-31 22:53:03', '4f9e2945c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7211, 'denisyerai@hotmail.com', 'Den', 'Ri', 'n', 'C', '2015-03-31 22:53:03', '4c85544d33', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7212, 'diogoguts@hotmail.com', 'Diogo', 'Couto Azevedo', 'n', 'C', '2015-03-31 22:53:03', 'd5e57747aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7213, 'sam_lopezdelpino@hotmail.com', 'Sam', 'López', 'n', 'C', '2015-03-31 22:53:03', 'c9fa41bd01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7214, 'jmtrindade@gmail.com', 'Joao', 'Trindade', 'n', 'C', '2015-03-31 22:53:03', 'e3da6b91f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7215, 'migpestana@hotmail.com', 'Miguel', 'Pestana', 'n', 'C', '2015-03-31 22:53:03', '80a5812be0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7216, 'jplima72@gmail.com', 'pedro lima', 'Lima', 'n', 'C', '2015-03-31 22:53:03', '7fdfca18e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7217, 'ana_ramalho@merck.com', 'Ana', 'Ramalho', 'n', 'C', '2015-03-31 22:53:03', '4a8e32a408', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7218, 'gutoschlee@hotmail.com', 'Augusto', 'Schlee', 'n', 'C', '2015-03-31 22:53:03', '8e31966c99', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7219, 'maikinhoo.monteiro@hotmail.com', 'Michael', 'Monteiro', 'n', 'C', '2015-03-31 22:53:03', '649c4a7d0b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7220, 'fiiorii@gmail.com', 'João', 'Jerónimo', 'n', 'C', '2015-03-31 22:53:03', 'd5b4d9ca8b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7221, 'ninocas_343@hotmail.com', 'Marine', 'De Oliveira Perez', 'n', 'C', '2015-03-31 22:53:03', 'de7f7dee4d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7222, 'miguelamagoia@gmail.com', 'Amagoia', 'Ruiz de Gauna', 'n', 'C', '2015-03-31 22:53:03', '4dbb9dc2ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7223, 'hajalegria@hotmail.com', 'Bruno', 'Jinjas', 'n', 'C', '2015-03-31 22:53:03', 'fe29e1520e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7224, 'maryanacamacho@hotmail.com', 'Mariana', 'Camacho', 'n', 'C', '2015-03-31 22:53:03', '140364a397', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7225, 'marcelo.bengoechea@gmail.com', 'Marcelo', 'Bengoechea', 'n', 'C', '2015-03-31 22:53:03', '42f8ac17ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2039, '', 0, 0),
(7226, 'analurigatto@hotmail.com', 'Ana Luiza', 'Garcia', 'n', 'C', '2015-03-31 22:53:03', 'db4079201f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7227, 'diogoeumermo@hotmail.com', 'Diogo', 'Faria', 'n', 'C', '2015-03-31 22:53:03', 'f75ca2ad7c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7228, 'theo_mello@hotmail.com', 'Theo', 'Mello', 'n', 'C', '2015-03-31 22:53:03', '64cf27a2be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7229, 'sampaio.david@gmail.com', 'David', 'Sampaio', 'n', 'C', '2015-03-31 22:53:03', 'dd75ecce92', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7230, 'lucas_lopes8@hotmail.com', 'Lucas', 'Lopes', 'n', 'C', '2015-03-31 22:53:03', '96214b265e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7231, 'rafaelisabella@gmail.com', 'Rafael', 'Isabella', 'n', 'C', '2015-03-31 22:53:03', 'c7c65caef5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7232, 'nunogadim2010@hotmail.com', 'Nuno', 'Gadim', 'n', 'C', '2015-03-31 22:53:03', '7bf031bfdc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3840, '', 0, 0),
(7233, 'eduardo_macedoj@hotmail.com', 'Eduardo', 'Henrique', 'n', 'C', '2015-03-31 22:53:03', '5ba35d2fb9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7234, 'farmagermano@yahoo.com.br', 'Elaine', 'da Silva', 'n', 'C', '2015-03-31 22:53:03', '7b98dccdb2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7235, 'carolina_rocha82@hotmail.com', 'Ana Carolina', 'Souza Rocha', 'n', 'C', '2015-03-31 22:53:03', 'de6287e100', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7236, 'jeffersonsantiago_91@hotmail.com', 'Jefferson', 'Santiago', 'n', 'C', '2015-03-31 22:53:03', '244928fb16', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7237, 'marialauraresch@hotmail.com', 'Maria Laura', 'Maglioni', 'n', 'C', '2015-03-31 22:53:03', '9f55fad1d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7238, 'brunna.pannunzio@gmail.com', 'Brunna', 'Castro', 'n', 'C', '2015-03-31 22:53:03', '836990a0ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7239, 'rsenanobre@gmail.com', 'Ricardo', 'Nobre', 'n', 'C', '2015-03-31 22:53:03', '4ae795bd30', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7240, 'fechoukri@gmail.com', 'Fernando', 'Choukri', 'n', 'C', '2015-03-31 22:53:03', '38ac98be5e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7241, 'mhcoroado@gmail.com', 'mh', 'coroado', 'n', 'C', '2015-03-31 22:53:03', '413de5b17f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7242, 'vitoria.oliveira.leandro@gmail.com', 'Vitória', 'Leandro', 'n', 'C', '2015-03-31 22:53:03', '226307524a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7243, 'bacurizao@gmail.com', 'MrBacurizao', '.', 'n', 'C', '2015-03-31 22:53:03', 'bd78d6a627', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7244, 'capellettigiovanna@gmail.com', 'Giovanna', 'Capelletti', 'n', 'C', '2015-03-31 22:53:03', 'b22bb5e70d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7245, 'biel-ktp@hotmail.com', 'Gabriel', 'Carlos', 'n', 'C', '2015-03-31 22:53:03', '5137ca0399', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7246, 'caiorodriguessousa@hotmail.com', 'Caio', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:03', 'ecabd4073c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7247, 'joaojamardo@gmail.com', 'Juan', 'Lopez Jamardo', 'n', 'C', '2015-03-31 22:53:03', '20a5e139e2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7248, 'felippe_alves@hotmail.com', 'FLp', 'SUrf', 'n', 'C', '2015-03-31 22:53:03', '843370ac5e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7249, 'lucasviniciuscardoso@gmail.com', 'Lucas', 'Cardoso', 'n', 'C', '2015-03-31 22:53:03', '256956b3be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7250, 'menininha_sk86@hotmail.com', 'Maiara', 'Chimati', 'n', 'C', '2015-03-31 22:53:03', '44fc1f8c8b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7251, 'laratmb@icloud.com', 'Lara', 'Tonetti', 'n', 'C', '2015-03-31 22:53:03', '5263be0990', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7252, 'ketty.ale@hotmail.com', 'Keterine Alessandra', 'Gomes', 'n', 'C', '2015-03-31 22:53:03', 'd6c99fdd75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7253, 'fransanchezmiralles@hotmail.es', 'Fran', 'Sanchez Miralles', 'n', 'C', '2015-03-31 22:53:03', '66bc9ffe1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7254, 'ricardodias.seg@gmail.com', 'Ricardo', 'Dias', 'n', 'C', '2015-03-31 22:53:03', 'd1e85c3c8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7255, 'm.joao.g.legrant@sapo.pt', 'Maria João', 'Legrant', 'n', 'C', '2015-03-31 22:53:03', '281e251ff2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7256, 'gonabap2@hotmail.com', 'Gonçalo', 'Avillez', 'n', 'C', '2015-03-31 22:53:03', 'a0fab9a5a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1364, '', 0, 0),
(7257, 'thays-andrade1@hotmail.com', 'Thays', 'Andrade', 'n', 'C', '2015-03-31 22:53:03', '708610a98e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7258, 'fofinha_de_floripa@hotmail.com', 'Alessandra', 'Vieira', 'n', 'C', '2015-03-31 22:53:03', '995efb852e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7259, 'igorbatista12@hotmail.com', 'Igor', 'Batista da Silva', 'n', 'C', '2015-03-31 22:53:03', '00db182937', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7260, 'lucasmoura-@hotmail.com', 'Lucas', 'Moura', 'n', 'C', '2015-03-31 22:53:03', '84756914b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7261, 'frederico_pintobasto@hotmail.com', 'Frederico', 'Basto', 'n', 'C', '2015-03-31 22:53:03', '961ec79cb1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7262, 'thais_deschamps@hotmail.com', 'Thais', 'Deschamps', 'n', 'C', '2015-03-31 22:53:03', 'c1fb84e781', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7263, 'marlonimhoff@hotmail.com', 'Marlon', 'Imhoff', 'n', 'C', '2015-03-31 22:53:03', '664f625596', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7264, 'nika99@hotmail.com.br', 'Niltinho', 'Barros', 'n', 'C', '2015-03-31 22:53:03', 'ec3833b6c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7265, 'paboo_2d@hotmail.com', 'Pablo', 'Bastos', 'n', 'C', '2015-03-31 22:53:03', 'b0ac8074b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7266, 'justine.mendonca@hotmail.com', 'Justine', 'Mendonca', 'n', 'C', '2015-03-31 22:53:03', 'a2638bcedb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7267, 'cecilialeitecarvalho@hotmail.com', 'Cecilia', 'Carvalho', 'n', 'C', '2015-03-31 22:53:03', '21468cc9e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7268, 'gik_cardoso@hotmail.com', 'Giselle Andra', 'Cardoso', 'n', 'C', '2015-03-31 22:53:03', 'd468bfe75f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7269, 'gabriel_corte@hotmail.com', 'Gabriel', 'Côrte', 'n', 'C', '2015-03-31 22:53:03', '1443c533ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7270, 'alpgos@hotmail.com', 'André', 'Paiva', 'n', 'C', '2015-03-31 22:53:03', '55e2d8cb59', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7271, 'aaymore71@hotmail.com', 'Alessandra', 'Aymoré', 'n', 'C', '2015-03-31 22:53:03', '2e21e92e35', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7272, 'castroehenrique@gmail.com', 'Henrique', 'de Castro', 'n', 'C', '2015-03-31 22:53:03', '14bd07e98d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7273, 'cmcontreiras@gmail.com', 'Claudia', 'Contreiras', 'n', 'C', '2015-03-31 22:53:03', 'c9e5f8f590', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7274, 'mhab@uol.com.br', 'Maria Helena', 'Barbeiro', 'n', 'C', '2015-03-31 22:53:03', '4e16d30e07', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7275, 'flaviadrovette@hotmail.com', 'Flávia', 'Portela Drovette', 'n', 'C', '2015-03-31 22:53:03', '34e0476d05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7276, 'jrrott@hotmail.com', 'Junior', 'Celcio', 'n', 'C', '2015-03-31 22:53:03', 'ca3907409f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7277, 'arouca.maria@gmail.com', 'Maria', 'Arouca', 'n', 'C', '2015-03-31 22:53:03', 'e967ac9efc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7278, 'renatinha_mts@yahoo.com.br', 'Renata', 'Matos', 'n', 'C', '2015-03-31 22:53:03', '144c18ba6c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7279, 'psjunq@outlook.com', 'Pedro', 'Junqueira', 'n', 'C', '2015-03-31 22:53:03', '1b38248e53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7280, 'rpassarinho82@gmail.com', 'Ricardo', 'Passarinho', 'n', 'C', '2015-03-31 22:53:03', '110a29e7c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7281, 'tiagodomingos_2@hotmail.com', 'Tiago', 'Bernardino', 'n', 'C', '2015-03-31 22:53:03', '1f2e960c62', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7282, 'bia_iuane@hotmail.com', 'Beatriz', 'Iuane', 'n', 'C', '2015-03-31 22:53:03', '50fc855e46', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7283, 'iuri.romao@gmail.com', 'Iuri', 'Romao', 'n', 'C', '2015-03-31 22:53:03', 'f5ede4ed70', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7284, 'elielsonvilela@hotmail.com', 'Elielson', 'Vilela', 'n', 'C', '2015-03-31 22:53:03', '9b6603d022', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7285, 'marianailhote@gmail.com', 'Mariana', 'Andrade', 'n', 'C', '2015-03-31 22:53:03', '7d04212ab9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7286, 'luan_wood_@hotmail.com', 'Luan', 'Wood', 'n', 'C', '2015-03-31 22:53:03', '69c9a682ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7287, 'kitesurfmax@hotmail.com', 'Ezequiel', 'Gonzalez', 'n', 'C', '2015-03-31 22:53:03', '5537a1c877', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7288, 'giovannamndes@gmail.com', 'Giovanna', 'Mendes', 'n', 'C', '2015-03-31 22:53:03', 'bf3609938e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7289, 'gabrielvicter@hotmail.com', 'Gabriel', 'Breder', 'n', 'C', '2015-03-31 22:53:03', 'e740f6c44c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7290, 'rafagmello@hotmail.com', 'Rafaela', 'Mello', 'n', 'C', '2015-03-31 22:53:03', 'b704f54907', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7291, 'lipebbp@gmail.com', 'Filipe', 'Borges', 'n', 'C', '2015-03-31 22:53:03', 'ffc9bc5119', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7292, 'nerydebora27@gmail.com', 'Débora', 'Nery', 'n', 'C', '2015-03-31 22:53:03', '6cb79932fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7293, 'ziannegoncalves@yahoo.com.br', 'Roseanne', 'Boquimpani', 'n', 'C', '2015-03-31 22:53:03', '43919fc10c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7294, 'cissa_aquino@hotmail.com', 'Nerci Aparecida', 'Aquino', 'n', 'C', '2015-03-31 22:53:03', 'e4261bdaad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7295, 'jrenatolimapcp3@yahoo.com.br', 'José Zé', 'Lima', 'n', 'C', '2015-03-31 22:53:03', '6d58c7f900', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7296, 'tabata.52@hotmail.com', 'Tábata', 'Corrêa', 'n', 'C', '2015-03-31 22:53:03', '9dae88fdb3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7297, 'claudiads.costa@yahoo.com.br', 'Cláudia', 'Costa', 'n', 'C', '2015-03-31 22:53:03', '0f8585c9fd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7298, 'adriellycosta2013@gmail.com', 'Adrielly', 'Costa', 'n', 'C', '2015-03-31 22:53:03', 'a0b8d19859', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7299, 'la_nass@hotmail.com', 'Nass', 'Castelao', 'n', 'C', '2015-03-31 22:53:03', 'c10f917f85', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7300, 'rosareis333@gmail.com', 'Rosa', 'Reis', 'n', 'C', '2015-03-31 22:53:03', '713d560254', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7301, 'luzermiani@gmail.com', 'Luciana', 'Zermiani', 'n', 'C', '2015-03-31 22:53:03', 'e1b5a13ce2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7302, 'nanda_jessika@hotmail.com', 'Jessyka', 'Rocha', 'n', 'C', '2015-03-31 22:53:03', '9712ae16db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7303, 'leandro.janing@outlook.com', 'Leandro', 'Janing', 'n', 'C', '2015-03-31 22:53:03', 'd31f56980b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7304, 'joaoparrinha3.7@gmail.com', 'João', 'Parrinha', 'n', 'C', '2015-03-31 22:53:03', '2e48c679f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7305, 'evandroadao.sa@gmail.com', 'Evandro', 'Adão', 'n', 'C', '2015-03-31 22:53:03', '0f530f05c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7306, 'contato@hdviagens.com.br', 'Henrique', 'Mendes Jr.', 'n', 'C', '2015-03-31 22:53:03', 'b3905ed4e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7307, 'li_off@hotmail.com', 'Lívia', 'Santos', 'n', 'C', '2015-03-31 22:53:03', 'b0dc78e1d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7308, 'luizguilhermedangelo@gmail.com', 'Gui Flo', 'Alice', 'n', 'C', '2015-03-31 22:53:03', '7f31a2ae84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7309, 'patricia.jconceicao@gmail.com', 'Patrícia', 'Conceição', 'n', 'C', '2015-03-31 22:53:03', '27f3e0f2aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7310, 'marilia.lacerda2009@hotmail.com', 'Marília', 'Lacerda', 'n', 'C', '2015-03-31 22:53:03', '29d2ace2b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7311, 'evita.salvadego@gmail.com', 'Evita', 'Salvadego', 'n', 'C', '2015-03-31 22:53:03', '92699e9849', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7312, 'srlsurf@hotmail.com', 'Serginho', 'Lenzi', 'n', 'C', '2015-03-31 22:53:03', 'eb62319940', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7313, 'lucas-artusi@hotmail.com', 'Lucas', 'Artusi', 'n', 'C', '2015-03-31 22:53:03', '2f54682ce5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7314, 'ferreiradasilvajuliana.99@hotmail.com', 'Juliana', 'Ferreira', 'n', 'C', '2015-03-31 22:53:03', 'ac3f778cc7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7315, 'helderator@gmail.com', 'Rene', 'Helder', 'n', 'C', '2015-03-31 22:53:03', '7daa236282', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7316, 'getuliocardoso@hotmail.com', 'Getulio', 'Cardoso', 'n', 'C', '2015-03-31 22:53:03', '1b922a9ef0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7317, 'thiagobragareis@yahoo.com.br', 'Thiago', 'Reis', 'n', 'C', '2015-03-31 22:53:03', 'dd445b5d85', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7318, 'quintasnuno@hotmail.com', 'Nuno', 'Quintas', 'n', 'C', '2015-03-31 22:53:03', 'de5d4690d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7319, 'douglasgreccomenezes@hotmail.com', 'Douglas', 'Grecco', 'n', 'C', '2015-03-31 22:53:03', '4230cdbe77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7320, 'danizinhaavieira@gmail.com', 'Dani', 'Vieira', 'n', 'C', '2015-03-31 22:53:03', '4d3b6faed1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7321, 'elivak7@gmail.com', 'Eli', 'Vaknin', 'n', 'C', '2015-03-31 22:53:03', '5efabf1627', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7322, 'annievonc34@gmail.com', 'Ana', 'Pereira de Moura', 'n', 'C', '2015-03-31 22:53:03', '272f30062b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7323, 'leonor.ds.carvalho@gmail.com', 'Leonor', 'Carvalho', 'n', 'C', '2015-03-31 22:53:03', '527b2b2139', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7324, 'bianiro37@gmail.com', 'Beatriz', 'Niro', 'n', 'C', '2015-03-31 22:53:03', 'dc5ac7c742', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7325, 'carlos_spark93@hotmail.com', 'Carlos', 'Sales', 'n', 'C', '2015-03-31 22:53:03', 'fbf6a40549', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7326, 'mirela_toledo@hotmail.com', 'Mirela', 'Toledo Araujo', 'n', 'C', '2015-03-31 22:53:03', '9afea01c9b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7327, 'amanda.mattos97@hotmail.com', 'Amanda', 'Matos', 'n', 'C', '2015-03-31 22:53:03', 'bf163c6d7a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7328, 'cmatos837@gmail.com', 'Clawdio', 'Matos', 'n', 'C', '2015-03-31 22:53:03', '55918dffc5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7329, 'japa_xd_2010@hotmail.com', 'Yago', 'Garcia', 'n', 'C', '2015-03-31 22:53:03', 'b2b0611e86', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7330, 'dirceu_carone@hotmail.com', 'Dirceu', 'Carone', 'n', 'C', '2015-03-31 22:53:03', 'c9e985c1f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7331, 'paulohenriquetfc@gmail.com', 'Paulo', 'Carvalho', 'n', 'C', '2015-03-31 22:53:03', '73f804f73c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7332, 'pranchasfluxo@gmail.com', 'Julio', 'Cesar', 'n', 'C', '2015-03-31 22:53:03', '402dfad386', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7333, 'dallasyglucki@gmail.com', 'Leyre', 'Cabrejas', 'n', 'C', '2015-03-31 22:53:03', 'f7df3a8245', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7334, 'cesaresanto@hotmail.com', 'Cesar', 'Faciolli', 'n', 'C', '2015-03-31 22:53:03', '58dad3c5cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7335, 'jmv_tg@hotmail.com', 'Bo', 'Radagast', 'n', 'C', '2015-03-31 22:53:03', '1b40512412', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7336, 'daiane_menegon@hotmail.com', 'Menega', 'Menegon', 'n', 'C', '2015-03-31 22:53:03', '83f05c7233', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7337, 'contato@claudioalvim.com', 'Cláudio', 'Alvim', 'n', 'C', '2015-03-31 22:53:03', 'a3ebf37a06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7338, 'denia.alvesadv@yahoo.com.br', 'Dênia', 'Alves', 'n', 'C', '2015-03-31 22:53:03', 'c5edd46576', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7339, 'daniel.poiano@equipe.libbs.com.br', 'daniel', 'poiano', 'n', 'C', '2015-03-31 22:53:03', 'c2be6917a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7340, 'uildkgb@gmail.com', 'Uildberger', 'Souza', 'n', 'C', '2015-03-31 22:53:03', 'cd1f771f10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7341, 'montxa@hotmail.com', 'Montse', 'Pedrero', 'n', 'C', '2015-03-31 22:53:03', 'd2260af57f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7342, 'lucasrbf@hotmail.com', 'Lucas', 'Fraga', 'n', 'C', '2015-03-31 22:53:03', '7e3137424b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7343, 'agianferreiraalves@gmail.com', 'Gian', 'Marco', 'n', 'C', '2015-03-31 22:53:03', '00f44bf640', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7344, 'kulas_lcsp@hotmail.com', 'Lucas', 'Cesar', 'n', 'C', '2015-03-31 22:53:03', 'cf43e0d06e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7345, 'raaissa.njj@hotmail.com', 'Raíssa', 'Gaspar', 'n', 'C', '2015-03-31 22:53:03', '8619fb8d62', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7346, 'victorhffs@gmail.com', 'Victor', 'Hugo Fonseca', 'n', 'C', '2015-03-31 22:53:03', 'e6bca4bc32', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7347, 'tutu.pimentel@hotmail.com', 'Pedro Arthur', 'Pimentel Oliveira', 'n', 'C', '2015-03-31 22:53:03', '355854fcae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7348, 'edudiving@gmail.com', 'Eduardo', 'Antunes', 'n', 'C', '2015-03-31 22:53:03', 'ece004cd09', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7349, 'jessicaa.cms@hotmail.com', 'Jessica', 'Arlindo', 'n', 'C', '2015-03-31 22:53:03', 'ec785d4820', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1932, '', 0, 0),
(7350, 'xandasaraiva@yahoo.com.br', 'Alexandra', 'Saraiva', 'n', 'C', '2015-03-31 22:53:03', '7952d2dc70', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7351, 'xlaurapereira@hotmail.com', 'Lucia', 'R. Pereira', 'n', 'C', '2015-03-31 22:53:03', '0b990c276a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7352, 'pris.rainho@gmail.com', 'Priscila', 'Rainho', 'n', 'C', '2015-03-31 22:53:03', '3741852184', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7353, 'sebastio.beiro@gmail.com', 'Sebastião', 'Beirão', 'n', 'C', '2015-03-31 22:53:03', 'b6ced29eef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7354, 'gj@gittejespersen.com', 'Gitte', 'Jespersen', 'n', 'C', '2015-03-31 22:53:03', '5b5fc7d5fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7355, 'nadaletoecoart@gmail.com', 'Nadaleto', 'Eco Art', 'n', 'C', '2015-03-31 22:53:03', 'bd3834f842', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7356, 'gaplira23@hotmail.com', 'Guillermo', 'Pulido', 'n', 'C', '2015-03-31 22:53:03', '102739cccf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7357, 'marcello.landi@hc.fm.usp.br', 'MARCELLO DE MEIRELLES ALBUQUERQUE', 'LANDI', 'n', 'C', '2015-03-31 22:53:03', '0e58bee9c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7358, 'saraeablopes@gmail.com', 'Sara', 'Lopes', 'n', 'C', '2015-03-31 22:53:03', '9bda479fc2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1794, '', 0, 0),
(7359, 'filipee_ribeiro@hotmail.com', 'Filipe', 'Ribeiro', 'n', 'C', '2015-03-31 22:53:03', '62edf33ac3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7360, 'jaimejesuss@gmail.com', 'jaime', 'jesus', 'n', 'C', '2015-03-31 22:53:03', '0f9fcfd0e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7361, 'alexoliiv@gmail.com', 'Alex', 'Oliveira', 'n', 'C', '2015-03-31 22:53:03', '61d9906b30', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7362, 'anap_narciso@hotmail.com', 'Aninha', 'Narciso', 'n', 'C', '2015-03-31 22:53:03', '03392b10e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7363, 'caegalvao2@gmail.com', 'Cae', 'Galvao', 'n', 'C', '2015-03-31 22:53:03', '9caab993e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7364, 'joaoleal28@hotmail.com', 'João', 'Leal', 'n', 'C', '2015-03-31 22:53:03', '40f1ae21c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7365, 'ricassef@gmail.com', 'Ricardo', 'Assef', 'n', 'C', '2015-03-31 22:53:03', '62658f2e05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7366, 'brites44@hotmail.com', 'Bia', 'Diniz', 'n', 'C', '2015-03-31 22:53:03', '78b3b9d15d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7367, 'arthuzinhoox@hotmail.com', 'Arthur', 'Bacelar', 'n', 'C', '2015-03-31 22:53:03', 'b55dd1a7c4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7368, 'nunorua@sapo.pt', 'Nuno', 'Rua', 'n', 'C', '2015-03-31 22:53:03', '227d130b92', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7369, 'nereasevilla@gmail.com', 'Nerea', 'Sevilla', 'n', 'C', '2015-03-31 22:53:03', '3ee65e0117', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7370, 'carioca_will@hotmail.com', 'Wilson', 'Peres', 'n', 'C', '2015-03-31 22:53:03', '17addf9634', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7371, 'jrsilva79@gmail.com', 'Jorge', 'Silva', 'n', 'C', '2015-03-31 22:53:03', '868cb338fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7372, 'nayla.freitas@hotmail.com', 'Nayla', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:03', '2125358049', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7373, 'forcado22@gmail.com', 'Mauro', 'González', 'n', 'C', '2015-03-31 22:53:03', '07a75e7974', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7374, 'coelmi00@gmail.com', 'Miguel', 'Coelho', 'n', 'C', '2015-03-31 22:53:03', '0044e40e95', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7375, 'jpjanjao@hotmail.com', 'João Paulo', 'Franco', 'n', 'C', '2015-03-31 22:53:03', '6f2e8b16fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7376, 'barbara-babi-ceduc@hotmail.com', 'Barbara', 'Coelho', 'n', 'C', '2015-03-31 22:53:03', 'f8e347aef8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7377, 'carlalamas@zonmail.pt', 'Carla', 'Lamas', 'n', 'C', '2015-03-31 22:53:03', '6dfe49961f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7378, 'leaopoldo@hotmail.com', 'Leopoldo', 'Sampaio', 'n', 'C', '2015-03-31 22:53:03', 'a62427f20c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7379, 'davylima1931@hotmail.com', 'Davy', 'De Lima', 'n', 'C', '2015-03-31 22:53:03', '4c5e0cd367', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7380, 'duartes1997@hotmail.com', 'Duarte', 'Sequeira', 'n', 'C', '2015-03-31 22:53:03', 'f729309c63', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7381, 'lucasleopoldinodesouza@gmail.com', 'Lucas', 'Leopoldino de Souza', 'n', 'C', '2015-03-31 22:53:03', '4e39de71cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7382, 'cintianabarrete@hotmail.com', 'Cintia Camilo', 'Nabarrete', 'n', 'C', '2015-03-31 22:53:03', '85f96a2293', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7383, 'n_tavares86@hotmail.com', 'Nuno', 'Tavares', 'n', 'C', '2015-03-31 22:53:03', '1c9ba27b7c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7384, 'lourenco.sr@gmail.com', 'Lourenço', 'Silveira Rodrigues', 'n', 'C', '2015-03-31 22:53:03', '589636cc05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7385, 'ivan.pmoreira@ymail.com', 'Ivan', 'Polillo', 'n', 'C', '2015-03-31 22:53:03', 'ff25e6e0aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7386, 'florisbela.mari@gmail.com', 'Mariana', 'Arantes', 'n', 'C', '2015-03-31 22:53:03', '6fbe7c4f48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7387, 'andreia.anjinho@gmail.com', 'Andreia', 'Oliveira', 'n', 'C', '2015-03-31 22:53:03', 'e9d472f3fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7388, 'gazokid@gmail.com', 'Halex', 'Gazo', 'n', 'C', '2015-03-31 22:53:03', 'c7c537fb9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(7389, 'brulyram@gmail.com', 'Brunna', 'Lyra', 'n', 'C', '2015-03-31 22:53:03', 'd1f9037975', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7390, 'diasosteoporto@gmail.com', 'Pedro', 'Amaral Dias', 'n', 'C', '2015-03-31 22:53:03', '57247e5c03', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7391, 'wollenjus@hotmail.com', 'Leandro', 'Wollenhaupt', 'n', 'C', '2015-03-31 22:53:03', '2854f7fd20', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7392, 'sheckshock2@gmail.com', 'André', 'Shock', 'n', 'C', '2015-03-31 22:53:03', '6b36772134', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7393, 'paulo_garbuio@hotmail.com', 'Paulo', 'Garbuio', 'n', 'C', '2015-03-31 22:53:03', 'cc7ddd3141', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7394, 'ricardocardoso@net.sapo.pt', 'Ricardo', 'Cardoso', 'n', 'C', '2015-03-31 22:53:03', 'ee0a672fe5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7395, 'andreskt2010@hotmail.com', 'Andre', 'Henrique da Silva', 'n', 'C', '2015-03-31 22:53:03', 'b7a164732e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1732, '', 0, 0),
(7396, 'mariellegrant6@hotmail.com', 'Marielle', 'Grant', 'n', 'C', '2015-03-31 22:53:03', 'cc5551b780', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7397, 'lucas_brito_2007@hotmail.com', 'Lucas', 'Brito', 'n', 'C', '2015-03-31 22:53:03', '0afda2f19e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7398, 'jmeca4@hotmail.com', 'Miguel', 'Meca', 'n', 'C', '2015-03-31 22:53:03', 'da6ec1aae2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7399, 'anitsirc.jimenez@yahoo.com', 'Anitsirc', 'AndFree', 'n', 'C', '2015-03-31 22:53:03', '18fcaf45b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7400, 'celestino1@gmail.com', 'Celas', 'José', 'n', 'C', '2015-03-31 22:53:03', 'a58de6a3a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7401, 'liviamarcolin@hotmail.com', 'Livia', 'Marcolin', 'n', 'C', '2015-03-31 22:53:03', '79893cc612', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7402, 'ablanco2006@hotmail.com', 'Ana', 'Blanco', 'n', 'C', '2015-03-31 22:53:03', '75241faf42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7403, 'kauansurf73@hotmail.com', 'Kauan', 'Silva', 'n', 'C', '2015-03-31 22:53:03', '043374e3c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7404, 'tatiseide@gmail.com', 'Tatiana', 'A. Seide', 'n', 'C', '2015-03-31 22:53:03', '90f4dae3f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7405, 'martin-haiek2008@hotmail.com', 'Martin', 'Haiek', 'n', 'C', '2015-03-31 22:53:03', '8c16f2aedf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7406, 'raul.liquito@gmail.com', 'Raul', 'Liquito', 'n', 'C', '2015-03-31 22:53:03', '9f18dbf2fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7407, 'simonetop10@yahoo.com.br', 'Simone', 'Vieira', 'n', 'C', '2015-03-31 22:53:03', '428f2c8dd5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7408, 'duh.caninde@hotmail.com', 'Alan', 'Hiar', 'n', 'C', '2015-03-31 22:53:03', 'd39e829a7c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7409, 'tavinhohb@hotmail.com', 'Octavio', 'Becker', 'n', 'C', '2015-03-31 22:53:03', 'aa4ea0ee42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7410, 'lucasferreira.pt@gmail.com', 'Lucas', 'Ferreira', 'n', 'C', '2015-03-31 22:53:03', 'cc4ccc4412', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7411, 'davidgbianchi@gmail.com', 'David', 'Bianchi', 'n', 'C', '2015-03-31 22:53:03', 'da052efca9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7412, 'antonio_a_coutinho@hotmail.com', 'António', 'Coutinho', 'n', 'C', '2015-03-31 22:53:03', 'fcc2b85311', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4077, '', 0, 0),
(7413, 'tomasmgouveia@mail.telepac.pt', 'Tomás', 'Gouveia', 'n', 'C', '2015-03-31 22:53:03', '3d70212119', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7414, 'luccamf@hotmail.com', 'Lucca', 'Furtado', 'n', 'C', '2015-03-31 22:53:03', '56fb48dbf7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7415, 'viniandrade1986@gmail.com', 'Vinícius', 'de Andrade', 'n', 'C', '2015-03-31 22:53:03', '1889f55f69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7416, 'micaelsantiago64@gmail.com', 'Micael', 'Santiago', 'n', 'C', '2015-03-31 22:53:03', 'e68106d520', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7417, 'mariane.gomes98@hotmail.com', 'Mariane', 'Gomes', 'n', 'C', '2015-03-31 22:53:03', '59274f141a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7418, '6snascimento@gmail.com', 'Samuel', 'Nascimento', 'n', 'C', '2015-03-31 22:53:03', 'aaa65109f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7419, 'jduranmata@gmail.com', 'Joana', 'Duran', 'n', 'C', '2015-03-31 22:53:03', '88dcd15632', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7420, 'lena.anacleto@hotmail.com', 'Lene', 'Anacleto', 'n', 'C', '2015-03-31 22:53:03', '52bcd8f52a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7421, 'mar_lbtfernandes@hotmail.com', 'Margarida', 'Fernandes', 'n', 'C', '2015-03-31 22:53:03', 'cad917709e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7422, 'santoswagner2004@ig.com.br', 'Wagner', 'Oliveira Dos Santos', 'n', 'C', '2015-03-31 22:53:03', '4dd970598a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7423, 'jaaisoares@hotmail.com', 'Jaine', 'Soares', 'n', 'C', '2015-03-31 22:53:03', '68b6f4b9ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7424, 'joao.guilherme1992@hotmail.com', 'João Guilherme', 'Loureiro', 'n', 'C', '2015-03-31 22:53:03', 'fead1ab507', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7425, 'tatysouzaa@bol.com.br', 'Taty\'h', 'Souza', 'n', 'C', '2015-03-31 22:53:03', '7f8a181fcd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7426, 'ricardors.antunes@yahoo.com.br', 'Ricardo', 'Antunes', 'n', 'C', '2015-03-31 22:53:03', '6e97c11113', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7427, 'cla.barbosa@uol.com.br', 'Clarice', 'Barbosa', 'n', 'C', '2015-03-31 22:53:03', '05b17e5cee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7428, 'pequenita.ana@hotmail.com', 'Ana Carolina', 'Lima', 'n', 'C', '2015-03-31 22:53:03', 'b30f4498af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7429, 'debora1603@hotmail.com', 'Debora', 'Alves', 'n', 'C', '2015-03-31 22:53:03', '049c3497b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7430, 'elo_faure@yahoo.fr', 'Élodie', 'Faure', 'n', 'C', '2015-03-31 22:53:03', '8135c91162', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7431, 'misommer@terra.com.br', 'Bela', 'Sommer', 'n', 'C', '2015-03-31 22:53:03', '88d144a49b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7432, 'denadanifica@hotmail.com', 'Denis', 'Klein', 'n', 'C', '2015-03-31 22:53:03', '441e9fa159', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7433, 'v-pigame@yandex.ru', 'Maria', 'Yaremenko', 'n', 'C', '2015-03-31 22:53:03', '9c6719157f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7434, 'brunopencinato1@gmail.com', 'Bruno', 'Pencinato', 'n', 'C', '2015-03-31 22:53:03', 'ce82efca0e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7435, 'jreisbrazao@gmail.com', 'José', 'Brazão', 'n', 'C', '2015-03-31 22:53:03', '9bd10caef5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7436, 'palmeiror@gmail.com', 'Rosana', 'Fröhlich', 'n', 'C', '2015-03-31 22:53:03', '6167b3e187', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7437, 'lucasturrocca@hotmail.com', 'Lucas', 'Tur', 'n', 'C', '2015-03-31 22:53:03', '5db542ed77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7438, 'panca-loca@hotmail.com', 'Matheus', 'Devincenzi', 'n', 'C', '2015-03-31 22:53:03', 'feee221fa2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7439, 'felipesaquarema@hotmail.com', 'Felipe', 'Santana', 'n', 'C', '2015-03-31 22:53:03', '057bd17e05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7440, 'wladimir-ramos@ig.com.br', 'Wladimir Ramos Filho', 'Ramos', 'n', 'C', '2015-03-31 22:53:03', 'f3d432be2e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7441, 'analygia.hr@gmail.com', 'Ana Lygia', 'Hogem', 'n', 'C', '2015-03-31 22:53:03', 'd74023b74e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7442, 'bernardodmsfreitas2@gmail.com', 'Bernardo', 'Freitas', 'n', 'C', '2015-03-31 22:53:03', 'f9ea566031', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7443, 'eduardo.v.t.a@hotmail.com', 'Eduardo', 'Azevedo', 'n', 'C', '2015-03-31 22:53:03', 'ef6ffab432', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7444, 'vini.mengao@hotmail.com', 'Vinicius', 'Freitas', 'n', 'C', '2015-03-31 22:53:03', '68b2454040', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7445, 'jplteodoro@hotmail.com', 'Joao', 'Teodoro', 'n', 'C', '2015-03-31 22:53:03', '634a605fbe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7446, 'dudacedro.uk@hotmail.com', 'Maria Eduarda', 'Cedro', 'n', 'C', '2015-03-31 22:53:03', 'b77e036226', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7447, 'andersonrepal@hotmail.com', 'Anderson', 'Amorim Ferreira', 'n', 'C', '2015-03-31 22:53:03', 'a44aedb72c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7448, 'brunofelton@hotmail.com', 'Bruno', 'Felton', 'n', 'C', '2015-03-31 22:53:03', '0753c706c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7449, 'sanneriscarlo@hotmail.it', 'Carlo', 'Sanneris', 'n', 'C', '2015-03-31 22:53:03', '6b90eae812', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7450, 'david.forcada@gmail.com', 'David', 'Forcada', 'n', 'C', '2015-03-31 22:53:03', 'e5ecc7bd3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7451, 'sottomayorguilherme@gmail.com', 'Guilherme', 'Sottomayor', 'n', 'C', '2015-03-31 22:53:03', '9d90bcc702', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7452, 'nelsoncunha31@me.com', 'Nelson', 'Cunha', 'n', 'C', '2015-03-31 22:53:03', 'b2f54ac57f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7453, 'suissabrasil@hotmail.com', 'Edmilson', 'Sousa Santos', 'n', 'C', '2015-03-31 22:53:03', '8225df0ebc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7454, 'florence.coroner@gmail.com', 'Flo', 'Flo', 'n', 'C', '2015-03-31 22:53:03', '5b24005454', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7455, 'kauedm@gmail.com', 'Kauê', 'Gonçalves', 'n', 'C', '2015-03-31 22:53:03', 'd45c396389', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7456, 'sofiaduro20@gmail.com', 'Sofia', 'Naendralal', 'n', 'C', '2015-03-31 22:53:03', '7940e8f49c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7457, 'brek33@gmail.com', 'Joao', 'Bracourt', 'n', 'C', '2015-03-31 22:53:03', 'c89307a53e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1714, '', 0, 0),
(7458, 'mbcatalao2000@gmail.com', 'Marta', 'Catalão', 'n', 'C', '2015-03-31 22:53:03', '737ebba7f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7459, 'carinasmachado1@hotmail.com', 'Carina', 'Machado', 'n', 'C', '2015-03-31 22:53:03', '7345be897c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7460, 'ltds.82@gmail.com', 'Leo', 'Souza', 'n', 'C', '2015-03-31 22:53:03', '335db9ec04', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7461, 'jogouveiaaa@gmail.com', 'João', 'Gouveia', 'n', 'C', '2015-03-31 22:53:03', 'eef864410e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7462, 'fredericobarreto@hotmail.com', 'Frederico', 'Barreto', 'n', 'C', '2015-03-31 22:53:03', '6f1956c169', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7463, 'camilaclaro@hotmail.com', 'Camila', 'Claro', 'n', 'C', '2015-03-31 22:53:03', 'abe36cad40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7464, 'celpio@gmail.com', 'Ivani', 'Gualda', 'n', 'C', '2015-03-31 22:53:03', '613164647c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7465, 'patylima84@gmail.com', 'Patricia', 'Lima', 'n', 'C', '2015-03-31 22:53:03', '7427296502', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7466, 'fabricio.thrasher@hotmail.com', 'Fabricio', 'Serrano', 'n', 'C', '2015-03-31 22:53:03', '5748c22ebc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7467, 'inescarapinha@yahoo.com', 'Inês', 'Carapinha', 'n', 'C', '2015-03-31 22:53:03', '4dd41eb443', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7468, 'manelamaia@gmail.com', 'Manuela', 'Marques Maia', 'n', 'C', '2015-03-31 22:53:03', 'c5f56a45a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7469, 'marcoboneca@hotmail.com', 'Marco', 'Soares', 'n', 'C', '2015-03-31 22:53:03', 'b215eaa212', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7470, 'rodrigo_coias@hotmail.com', 'Rodrigo', 'Coias', 'n', 'C', '2015-03-31 22:53:03', '941131d4df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7471, 'souzasmf@hotmail.com', 'Patricia Rafael', 'Souza', 'n', 'C', '2015-03-31 22:53:03', '4a987c7f15', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7472, 'vkilometrica@hotmail.com', 'Virginia', 'Mugica', 'n', 'C', '2015-03-31 22:53:03', '58807524ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7473, 'francisco.pulidovalente@gmail.com', 'francisco', 'pulido valente', 'n', 'C', '2015-03-31 22:53:03', '2c7601da39', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7474, 'dianamaricato@hotmail.com', 'Diana', 'Maricato', 'n', 'C', '2015-03-31 22:53:03', '997a6249da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7475, 'duarte_arbues@hotmail.com', 'Duarte', 'Arbues', 'n', 'C', '2015-03-31 22:53:03', '565711a432', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7476, 'jmcordeiro013@gmail.com', 'João', 'Cordeiro', 'n', 'C', '2015-03-31 22:53:03', '10ad83ebfe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 689, '', 0, 0),
(7477, 'dbrites@uol.com.br', 'Juliano', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:03', '445e3fb924', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7478, 'najeusmcastro@gmail.com', 'Najeus', 'Castro', 'n', 'C', '2015-03-31 22:53:03', '9f3d5e3f80', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7479, 'piteirada@gmail.com', 'Luis', 'Piteira', 'n', 'C', '2015-03-31 22:53:03', 'ede72444f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7480, 'olgacpv@gmail.com', 'Olgá', 'Valente', 'n', 'C', '2015-03-31 22:53:03', '6dbff70477', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2350, '', 0, 0),
(7481, 'aspmfanning@gmail.com', 'Mfanning', 'Asp', 'n', 'C', '2015-03-31 22:53:03', 'ef5cffdd11', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7482, 'vanessa.s.a@uol.com.br', 'Vanessa', 'Simão Do Amaral', 'n', 'C', '2015-03-31 22:53:03', '0af6e279dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7483, 'celiapio7@gmail.com', 'Célia', 'Piovani', 'n', 'C', '2015-03-31 22:53:03', 'a11048d8dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7484, 'tarcio_freitas@hotmail.com', 'Tarcio', 'Freitas', 'n', 'C', '2015-03-31 22:53:03', '29844b09a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7485, 'alvarobessasm@hotmail.com', 'alvaro', 'bessa', 'n', 'C', '2015-03-31 22:53:03', '9b51024bbd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7486, 'carlosazevedo@esjcff.pt', 'Carlos', 'Azevedo', 'n', 'C', '2015-03-31 22:53:03', '05a7990dd1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7487, 'cmiguel1968@gmail.com', 'Carolina Nina', 'Miguel', 'n', 'C', '2015-03-31 22:53:03', '18f069640d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7488, 'alecksandrangi11@gmail.com', 'Angiliane Diniz', 'Alecksandr Oliveira', 'n', 'C', '2015-03-31 22:53:03', '3447756774', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7489, 'patty_gtlove@hotmail.com', 'Patrícia', 'Eufrasio', 'n', 'C', '2015-03-31 22:53:03', '8a2fee6e73', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7490, 'ricardo.guimaraes@sonaesr.com', 'Ricardo', 'Guimaraes', 'n', 'C', '2015-03-31 22:53:03', 'd8e70dbdd0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7491, 'martaciruela@gmail.com', 'Marta', 'García', 'n', 'C', '2015-03-31 22:53:03', '2a91fab03e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7492, 'joaoclobo@gmail.com', 'João E', 'Lobo', 'n', 'C', '2015-03-31 22:53:03', '48140ac577', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7493, 'mar_rimonato@hotmail.com', 'Marcella', 'Rimonato', 'n', 'C', '2015-03-31 22:53:03', '659db9fe66', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7494, 'jleicam@gmail.com', 'Jorge', 'Leicam', 'n', 'C', '2015-03-31 22:53:03', 'f2ca3162ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7495, 'xandinhacr@gmail.com', 'Alexandra', 'Côrte-Real', 'n', 'C', '2015-03-31 22:53:03', '29ae03b4d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7496, 'jean_espindula@hotmail.com', 'Jean', 'Espindula', 'n', 'C', '2015-03-31 22:53:03', '9fde5dbc09', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7497, 'jsiqueira625@gmail.com', 'Paulo CS', 'Junior', 'n', 'C', '2015-03-31 22:53:03', '692a02afbb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7498, 'dantasrodrigo@me.com', 'Rodrigo', 'Dantas', 'n', 'C', '2015-03-31 22:53:03', '5756a3703e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7499, 'alessandro.nabarro@hotmail.com', 'Ale', 'Nabarro', 'n', 'C', '2015-03-31 22:53:03', 'dd6e79e963', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7500, 'nessa81ro@gmail.com', 'vane', 'rodriguez', 'n', 'C', '2015-03-31 22:53:03', 'c25085d265', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7501, 'francisco_rf_viana@hotmail.com', 'Francisco', 'Viana', 'n', 'C', '2015-03-31 22:53:03', '10e829f4d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7502, 'rsales.farma@gmail.com', 'Rodrigo', 'Vasconcelos de Sales', 'n', 'C', '2015-03-31 22:53:03', 'ce8ab6fd98', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7503, 'thiagojusandrade@gmail.com', 'Thiago', 'Andrade', 'n', 'C', '2015-03-31 22:53:03', '4a4c112a85', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7504, 'loiraborguezan@hotmail.com', 'Vanessa', 'Borguezan', 'n', 'C', '2015-03-31 22:53:03', '162b7feb7a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7505, 'carolinaof2000@gmail.com', 'Carolina', 'Oliveira', 'n', 'C', '2015-03-31 22:53:03', 'c27700521c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7506, 'saquaz@gmail.com', 'Saquá', 'Saquá', 'n', 'C', '2015-03-31 22:53:03', '75cc750d0d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1615, '', 0, 0),
(7507, 'fernandohiro@hotmail.com', 'Fernando', 'Kamitsuji', 'n', 'C', '2015-03-31 22:53:03', '1a9dec532d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7508, 'brunaelpereira@hotmail.com', 'Bruna', 'Ferreira', 'n', 'C', '2015-03-31 22:53:03', '4713b3ecd4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7509, 'xarky7@gmail.com', 'Jorge', 'Figueira', 'n', 'C', '2015-03-31 22:53:03', '0e75e74a96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7510, 'joao_damil27@hotmail.com', 'Joao', 'Damil', 'n', 'C', '2015-03-31 22:53:03', '832c0687d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7511, 'bibapm@hotmail.com', 'Bianca', 'Machado', 'n', 'C', '2015-03-31 22:53:03', 'f5f7fdf847', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7512, 'kaleuwk@hotmail.com', 'Kaléu', 'Wildner', 'n', 'C', '2015-03-31 22:53:03', '3831028612', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7513, 'tfmourao@gmail.com', 'Tiago', 'Mourão', 'n', 'C', '2015-03-31 22:53:03', '25b5ede7cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7514, 'catarinaligeiro@gmail.com', 'Catarina', 'Ligeiro', 'n', 'C', '2015-03-31 22:53:03', '7ef700a2b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7515, 'joaocvduarte@gmail.com', 'João', 'Duarte', 'n', 'C', '2015-03-31 22:53:03', 'bfb0f8aade', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7516, 'luciana.sestari@hotmail.com', 'Luciana', 'Sestari', 'n', 'C', '2015-03-31 22:53:03', 'fc208aa4fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1988, '', 0, 0),
(7517, 'rebecaalves.1541@hotmail.com', 'Rebeca', 'Alves', 'n', 'C', '2015-03-31 22:53:03', 'f73478c784', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7518, 'erikjhammer@hotmail.com', 'Erik', 'Hammer', 'n', 'C', '2015-03-31 22:53:03', 'e1e0e8e994', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7519, 'laurencesantos20@gmail.com', 'Laurence', 'Santos', 'n', 'C', '2015-03-31 22:53:03', '34f1658586', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7520, 'cafe.arte.lx@gmail.com', 'Ricardo', 'Nogueira', 'n', 'C', '2015-03-31 22:53:03', '5cb5404777', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7521, 'joaomengas@gmail.com', 'Joao', 'Mengas', 'n', 'C', '2015-03-31 22:53:03', '97a5a89488', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7522, 'allinemaximo@hotmail.com', 'Aline', 'Máximo', 'n', 'C', '2015-03-31 22:53:03', '37c577cca0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7523, 'gustavo.ordonhas@gmail.com', 'Gustavo', 'Ordonhas', 'n', 'C', '2015-03-31 22:53:03', 'e33a342f89', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7524, 'tomasiamcm@gmail.com', 'Tomasia', 'Mussuri', 'n', 'C', '2015-03-31 22:53:03', '175c4e602b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7525, 'thiagoaniceto@hotmail.com', 'Thiago', 'Abraão', 'n', 'C', '2015-03-31 22:53:03', 'e58c427de6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7526, 'strider.wasilewski@quiksilver.com', 'Strider', 'Wasilewski', 'n', 'C', '2015-03-31 22:53:03', '539fc0741e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7527, 'danilo_rlx@hotmail.com', 'Danilo', 'Rossi', 'n', 'C', '2015-03-31 22:53:03', 'a3ce6cd3c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7528, 'jeh_s2_jvmj@hotmail.com', 'Jéssica', 'Vieira', 'n', 'C', '2015-03-31 22:53:03', 'db23781add', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7529, 'rodrigobagli@hotmail.com', 'Rodrigo', 'Bagli', 'n', 'C', '2015-03-31 22:53:03', '367c7e7499', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7530, 'melfish_was@hotmail.com', 'Melvin', 'Lipke', 'n', 'C', '2015-03-31 22:53:03', 'b26c9d6abe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7531, 'pedro.garcao1@sapo.pt', 'Pedro', 'Garção', 'n', 'C', '2015-03-31 22:53:03', 'becd726da9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7532, 'lucca_1307@hotmail.com', 'Lucca', 'Barbieri', 'n', 'C', '2015-03-31 22:53:03', '57fbf66111', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7533, 'morgghado@gmail.com', 'Luis', 'Morgado', 'n', 'C', '2015-03-31 22:53:03', 'bd56d36f5a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7534, 'luck_77@hotmail.com', 'Lucas', 'Luz', 'n', 'C', '2015-03-31 22:53:03', '5c8f692ac7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7535, 'sebamanya29@hotmail.com', 'Seba', 'Bruzzese', 'n', 'C', '2015-03-31 22:53:03', '973f92062c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7536, 'lcmd_sa@yahoo.com', 'Kapelly', 'Almeida', 'n', 'C', '2015-03-31 22:53:03', '049dd4a5ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7537, 'f.toniol@gmail.com', 'Fernando Krust', 'Veneziano Toniol', 'n', 'C', '2015-03-31 22:53:03', 'b03354ea7c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7538, 'rafaeldejesussg@gmail.com', 'rafael', 'de jesus', 'n', 'C', '2015-03-31 22:53:03', '08f93da0e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7539, 'hcastanheirarodrigues@gmail.com', 'Helena', 'Mora Vale Rodrigues', 'n', 'C', '2015-03-31 22:53:03', 'ac5dd18be2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7540, 'sandroparallax@yahoo.com.br', 'Sandro', 'Alfradigne', 'n', 'C', '2015-03-31 22:53:03', 'b2f48a5820', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7541, 'tmig97@hotmail.com', 'Tiago', 'Ascensão', 'n', 'C', '2015-03-31 22:53:03', '72ebea711d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 988, '', 0, 0),
(7542, 'guiribeiro65@hotmail.com', 'Guilherme', 'Toledo', 'n', 'C', '2015-03-31 22:53:03', '46f3951c69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7543, 'helenauchoacavalcanti@gmail.com', 'Helena', 'Cavalcanti', 'n', 'C', '2015-03-31 22:53:03', 'f185e0f4f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7544, 'zasoscar69@hotmail.com', 'Oscar', 'Zas', 'n', 'C', '2015-03-31 22:53:03', 'fefc88008d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7545, 'joaopedro_rms@hotmail.com', 'Joao', 'Pedro', 'n', 'C', '2015-03-31 22:53:03', '0ace6ad3a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7546, 'capitan_1@hotmail.co.uk', 'Alonso', 'London', 'n', 'C', '2015-03-31 22:53:03', '9cea439ddb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7547, 'tomas_sottomayor@hotmail.com', 'Luis', 'Sottomayor', 'n', 'C', '2015-03-31 22:53:03', '8fb0d33503', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3762, '', 0, 0),
(7548, 'clotilde.alves@netcabo.pt', 'Clotilde', 'Alves', 'n', 'C', '2015-03-31 22:53:03', 'cb32ad8b70', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7549, 'filipealves@croquettebrand.com', 'Filipe', 'Alves', 'n', 'C', '2015-03-31 22:53:03', '3882b13ab4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7550, 'leandrosilvasiriu@hotmail.com', 'Leandro', 'Silva', 'n', 'C', '2015-03-31 22:53:03', 'dac0dfc878', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7551, 'flaviogerman03@hotmail.com', 'Flávio', 'Germano', 'n', 'C', '2015-03-31 22:53:03', 'c133e5e794', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7552, 'guilherme.martires@gmail.com', 'Guilherme', 'Mártires', 'n', 'C', '2015-03-31 22:53:03', '170b2e3064', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7553, 'caracolstuka@hotmail.com', 'João', 'Pires', 'n', 'C', '2015-03-31 22:53:03', 'a757388c9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 468, '', 0, 0),
(7554, 'soloparasocis@gmail.com', 'victor', 'del olmo', 'n', 'C', '2015-03-31 22:53:03', 'ef359a2b7c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7555, 'rosanasmarins@hotmail.com', 'Paulo', 'Marins', 'n', 'C', '2015-03-31 22:53:03', 'bf15d8445e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7556, 'raissagama3@hotmail.com', 'Raissa', 'Gama', 'n', 'C', '2015-03-31 22:53:03', '4e422d9f69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7557, 'marl.onfire@gmail.com', 'Mário', 'Brandão', 'n', 'C', '2015-03-31 22:53:03', '3e267cc8c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7558, 'dvd.coias@netcabo.pt', 'David', 'Cóias', 'n', 'C', '2015-03-31 22:53:03', '8eaba9403f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7559, 'alexpalrod@gmail.com', 'Alejandro', 'Palomars', 'n', 'C', '2015-03-31 22:53:03', '8e20aace1c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7560, 'danielfdegrazia@hotmail.com', 'Daniel', 'Degrazia', 'n', 'C', '2015-03-31 22:53:03', '11d0399dc9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7561, 'ajpmartins@hotmail.com', 'António', 'Martins', 'n', 'C', '2015-03-31 22:53:04', '714aaab105', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1189, '', 0, 0),
(7562, 'melanie.landgraf@hotmail.com', 'Melanie', 'Landgraf', 'n', 'C', '2015-03-31 22:53:04', '0422ccd119', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7563, 'diogodinis7@sapo.pt', 'Diogo', 'Dinis', 'n', 'C', '2015-03-31 22:53:04', 'dc96cd64aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7564, 'gabrieldasilvagb@live.com', 'Gabriel', 'Alves', 'n', 'C', '2015-03-31 22:53:04', 'e484dd9070', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7565, 'marvirado@gmail.com', 'Tais Ubatuba', 'Maranduba', 'n', 'C', '2015-03-31 22:53:04', '8a05e5747e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7566, 'elizabetereus@hotmail.com', 'Elizabete', 'Réus', 'n', 'C', '2015-03-31 22:53:04', '9c3414a57e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7567, 'victorjoliveira@hotmail.com', 'Victor', 'Silva', 'n', 'C', '2015-03-31 22:53:04', '2a626266d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7568, 'manelmariaramalho@gmail.com', 'Manel', 'Ramalho', 'n', 'C', '2015-03-31 22:53:04', '2836794184', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4444, '', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(7569, 'unarraiza@gmail.com', 'Unai', 'Txu', 'n', 'C', '2015-03-31 22:53:04', 'b57f21791f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7570, 'contato@rrangel.com.br', 'Roberto', 'Rangel', 'n', 'C', '2015-03-31 22:53:04', '34b1c85316', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7571, 'wazbazz@gmail.com', 'Francisco', 'Ribeiro', 'n', 'C', '2015-03-31 22:53:04', '40e64f4466', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7572, 'leonardohenriques@hotmail.com', 'Leonardo', 'Henriques', 'n', 'C', '2015-03-31 22:53:04', '3e5ae5710e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7573, 'sandro_kh@hotmail.com', 'Sandro', 'Krieger Hadlich', 'n', 'C', '2015-03-31 22:53:04', '5e0506ef7d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7574, 'gilbertomacedo91@gmail.com', 'Gilberto', 'Macedo', 'n', 'C', '2015-03-31 22:53:04', '5ee9ad11f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7575, 'mdbufalo@gmail.com', 'Matteo', 'Del Bufalo', 'n', 'C', '2015-03-31 22:53:04', 'd49dfd9448', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7576, 'ineslopesdosreis@gmail.com', 'Inês', 'Reis', 'n', 'C', '2015-03-31 22:53:04', 'a58959de1c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7577, 'vicentemg30@gmail.com', 'Vicente M.', 'Gouveia', 'n', 'C', '2015-03-31 22:53:04', '637cde164a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3531, '', 0, 0),
(7578, 'silvestre_sergio1@hotmail.com', 'Sérgio', 'Silvestre', 'n', 'C', '2015-03-31 22:53:04', 'c91739fc7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7579, 'novaispedro1@sapo.pt', 'Pedro', 'Novais', 'n', 'C', '2015-03-31 22:53:04', '8014df05c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7580, 'sololuciano2001@yahoo.com.ar', 'Luciano', 'Abrego', 'n', 'C', '2015-03-31 22:53:04', '09f08f71c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7581, 'rozacunha@gmail.com', 'Rosa Maria', 'Cunha', 'n', 'C', '2015-03-31 22:53:04', 'dc5754761b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7582, 'fabigu31@hotmail.com', 'Fabiana', 'Santana', 'n', 'C', '2015-03-31 22:53:04', 'dfebaef6b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7583, 'mariavaladares@hotmail.com', 'Maria', 'Valadares', 'n', 'C', '2015-03-31 22:53:04', '9227cf8d74', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1115, '', 0, 0),
(7584, 'namiranda1@gmail.com', 'Natália', 'Miranda', 'n', 'C', '2015-03-31 22:53:04', '1991332b71', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7585, 'alvaropolen@hotmail.com', 'Alvaro', 'Costa', 'n', 'C', '2015-03-31 22:53:04', '8c97d8fea5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7586, 'mariana.gravina@yahoo.com.br', 'Mariana', 'Gravina', 'n', 'C', '2015-03-31 22:53:04', '79dec296af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7587, 'ozanardo@uol.com.br', 'Osnir', 'Zanardo', 'n', 'C', '2015-03-31 22:53:04', '140ea5b9c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7588, 'joao.maria@maxicoriberia.com', 'João', 'Maria', 'n', 'C', '2015-03-31 22:53:04', 'ef0e36c2b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7589, 'diogotojo@gmail.com', 'Diogo', 'Tojo', 'n', 'C', '2015-03-31 22:53:04', 'd80dc891e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7590, 'pedrosouza221@hotmail.com', 'Pedro', 'Guimarães', 'n', 'C', '2015-03-31 22:53:04', '24666030eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7591, 'raissaalvees@yahoo.com.br', 'Raissa', 'Alves', 'n', 'C', '2015-03-31 22:53:04', 'e6a3450e85', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7592, 'juniorstaclara@hotmail.com', 'Edson', 'Junior', 'n', 'C', '2015-03-31 22:53:04', 'f8154aed92', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7593, 'zanottorod@bol.com.br', 'Rodrigo', 'Vivas', 'n', 'C', '2015-03-31 22:53:04', 'aeab2650f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7594, 'jugarciadeoliveira@gmail.com', 'Juliana', 'Oliveira', 'n', 'C', '2015-03-31 22:53:04', 'fbcc91f5af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7595, 'lurczin@terra.com.br', 'Luciano', 'De Oliveira Casagrande', 'n', 'C', '2015-03-31 22:53:04', '7d4b6f2f6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7596, 'thais.oliveira.rego@hotmail.com', 'Thais', 'Rego', 'n', 'C', '2015-03-31 22:53:04', '6ea227963e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7597, 'patriciacouceiromarques2@gmail.com', 'Patricia', 'Marques', 'n', 'C', '2015-03-31 22:53:04', '3199b18384', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2442, '', 0, 0),
(7598, 'aba.francesinhas@gmail.com', 'Alexandre', 'Jorge', 'n', 'C', '2015-03-31 22:53:04', 'd307ce2136', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7599, 'jpespregueira@gmail.com', 'Pidas', 'Espregueira', 'n', 'C', '2015-03-31 22:53:04', '18bcaf4581', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4078, '', 0, 0),
(7600, 'ptavares1337@gmail.com', 'Paul', 'Tavares', 'n', 'C', '2015-03-31 22:53:04', '03617ffb55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3524, '', 0, 0),
(7601, 'dabid_jimenez_martin@hotmail.com', 'David', 'Jimenez', 'n', 'C', '2015-03-31 22:53:04', 'e040f864ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7602, 'pavel2s@hotmail.com', 'Pavel', 'Curbelo', 'n', 'C', '2015-03-31 22:53:04', '772f8e11c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7603, 'caroliner2013@gmail.com', 'Caroline', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:04', '4ba4c3b358', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7604, 'ridercompanyfilmes@gmail.com', 'Lee', 'Sun', 'n', 'C', '2015-03-31 22:53:04', '7668838fe6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7605, 'andreiachok@hotmail.com', 'Andreia', 'Vieira', 'n', 'C', '2015-03-31 22:53:04', 'a2e1e9ab1d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7606, 'julio@prospersolucoes.com.br', 'Julio Cesar', 'Assis', 'n', 'C', '2015-03-31 22:53:04', 'a965bc62ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7607, 'fredericohomem14@gmail.com', 'Frederico', 'Homem', 'n', 'C', '2015-03-31 22:53:04', '71d0e9df50', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7608, 'manecasjoao@hotmail.com', 'Manel', 'João', 'n', 'C', '2015-03-31 22:53:04', '99d2c371e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4141, '', 0, 0),
(7609, 'joao.luis.jorge.pessoa@gmail.com', 'João', 'Pessoa', 'n', 'C', '2015-03-31 22:53:04', 'b72dab9bf2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7610, 'marioazevedomiranda@gmail.com', 'Mário', 'Miranda', 'n', 'C', '2015-03-31 22:53:04', '9b6f162478', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7611, 'leylamiriam@ig.com.br', 'Leyla', 'Aguiar', 'n', 'C', '2015-03-31 22:53:04', '1737a49319', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7612, 'vieiraguilherme20@gmail.com', 'Guilherme', 'Vieira', 'n', 'C', '2015-03-31 22:53:04', '52affa7a5b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7613, 'blind93@hotmail.it', 'Paolo', 'Del Bufalo', 'n', 'C', '2015-03-31 22:53:04', '1e27b7173d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7614, 'nicoledtorlucci@gmail.com', 'Nicole', 'Delger Torlucci', 'n', 'C', '2015-03-31 22:53:04', '52e83bccbd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7615, 'comprargiro@gmail.com', 'gatucho', 'Seabra', 'n', 'C', '2015-03-31 22:53:04', '063bc68826', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7616, 'rpaneiro@sapo.pt', 'Ricardo', 'Paneiro', 'n', 'C', '2015-03-31 22:53:04', '2d38d7e574', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4348, '', 0, 0),
(7617, 'daniela.giardina76@alice.it', 'Daniela', 'Giardina', 'n', 'C', '2015-03-31 22:53:04', '8b193ec325', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7618, 'raquel.curto@hotmail.com', 'Raquel', 'Curto', 'n', 'C', '2015-03-31 22:53:04', '7d018e5ba4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7619, 'sousa_coutinho@hotmail.com', 'Lourenço', 'Coutinho', 'n', 'C', '2015-03-31 22:53:04', '0cd0a0b9e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7620, 'designerdigital@gmail.com', 'Thiago', 'Rodrigues', 'n', 'C', '2015-03-31 22:53:04', '158a43c58f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7621, 'leandrosfacta@hotmail.com', 'Leandro', 'Souza', 'n', 'C', '2015-03-31 22:53:04', '46cf7f75e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7622, 'luciano.parente@hotmail.com', 'Luciano', 'Parente Neto', 'n', 'C', '2015-03-31 22:53:04', 'bcdec0b00f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7623, 'rafaeldalmaso@hotmail.com', 'Rafael', 'Dalmaso', 'n', 'C', '2015-03-31 22:53:04', '3629ba97f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7624, 'neus.sarrion@gmail.com', 'Neus', 'Sarrion', 'n', 'C', '2015-03-31 22:53:04', 'a1db305008', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7625, 'lkeidann@yahoo.com.br', 'Lucas', 'Keidann', 'n', 'C', '2015-03-31 22:53:04', 'b05ca837de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7626, 'rui.centeno@gmail.com', 'Rui', 'Centeno', 'n', 'C', '2015-03-31 22:53:04', '62f6f3ab52', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7627, 'duarte_alcobia@hotmail.com', 'Duarte', 'Alcobia', 'n', 'C', '2015-03-31 22:53:04', 'e031865938', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7628, 'juanmaraujo19@gmail.com', 'Juan', 'Araujo', 'n', 'C', '2015-03-31 22:53:04', 'a43b5c8617', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7629, 'emicigloria@hotmail.com', 'Souza', 'Cruz', 'n', 'C', '2015-03-31 22:53:04', 'd5e530df5b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7630, 'brayon.silva@hotmail.com', 'Brayon', 'Gouveia', 'n', 'C', '2015-03-31 22:53:04', '09dc7a1560', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7631, 'pedroleonardo3@hotmail.com', 'Pedro', 'Morada', 'n', 'C', '2015-03-31 22:53:04', 'f72497f93e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7632, 'cesargentil@uol.com.br', 'Cesar', 'Gentil', 'n', 'C', '2015-03-31 22:53:04', '5d86020568', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7633, 'pparadisk@live.com', 'Pedro', 'Kersting', 'n', 'C', '2015-03-31 22:53:04', '6da3a190c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7634, 'ginafontessantos@hotmail.com', 'Gina', 'Santtori', 'n', 'C', '2015-03-31 22:53:04', 'a75e575e36', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4541, '', 0, 0),
(7635, 'clafonso.santos@gmail.com', 'Claudia', 'Santos', 'n', 'C', '2015-03-31 22:53:04', '7d60d2b93d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7636, 'lopesjoao11@hotmail.com', 'João', 'Lopes', 'n', 'C', '2015-03-31 22:53:04', 'd7c58e9e87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7637, 'pedrotorresrc@gmail.com', 'Pedro', 'Coelho', 'n', 'C', '2015-03-31 22:53:04', '8014224f09', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7638, 'tawferdo@gmail.com', 'Tawnya', 'Ferdolage', 'n', 'C', '2015-03-31 22:53:04', '525257da59', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7639, 'leonardogpires@hotmail.com', 'Leonardo', 'Pires', 'n', 'C', '2015-03-31 22:53:04', 'e94664d188', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7640, 'katar_yna@hotmail.com', 'Catarina', 'Lima', 'n', 'C', '2015-03-31 22:53:04', '929e81d439', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7641, '3daltm@gmail.com', 'Antonio', 'LaGreca', 'n', 'C', '2015-03-31 22:53:04', '4de34ddf76', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7642, 'pgtiba@gmail.com', 'Valter', 'Piovani', 'n', 'C', '2015-03-31 22:53:04', '88af73f6ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7643, 'sarachaves_33@hotmail.com', 'Sara', 'Chaves', 'n', 'C', '2015-03-31 22:53:04', '19081a844a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7644, 'sam_the_kids@live.com.pt', 'Samanta', 'Santos', 'n', 'C', '2015-03-31 22:53:04', 'd0dc5a0353', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7645, 'rodrigo.avila3@gmail.com', 'Rodrigo', 'Ávila', 'n', 'C', '2015-03-31 22:53:04', '58a377221c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7646, 'manobastos@yahoo.com.br', 'Manolo', 'Bastos Toniolli', 'n', 'C', '2015-03-31 22:53:04', '2e8d947f0c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7647, 'andreiasofiacruzcoutinho@gmail.com', 'Andreia', 'Coutinho', 'n', 'C', '2015-03-31 22:53:04', '49648275a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7648, 'sergiosilva.clinic@gmail.com', 'sergio', 'silva', 'n', 'C', '2015-03-31 22:53:04', '30b2291f91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7649, 'cicero_weber_@hotmail.com', 'Cicero', 'Weber', 'n', 'C', '2015-03-31 22:53:04', 'e06b10d0fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7650, 'annamair@web.de', 'Anna', 'Mair', 'n', 'C', '2015-03-31 22:53:04', '5139e57db8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7651, 'polydororamanda@gmail.com', 'Amanda', 'Polydoro', 'n', 'C', '2015-03-31 22:53:04', '48992bc312', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7652, 'quilhasalfredo@gmail.com', 'Alfredo', 'Quilhas', 'n', 'C', '2015-03-31 22:53:04', 'd1f87121fd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7653, 'jcadvg@hotmail.com', 'José', 'Carvalhal', 'n', 'C', '2015-03-31 22:53:04', '7b20ae1065', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7654, 'cunha.telmo@gmail.com', 'Telmo', 'Cunha', 'n', 'C', '2015-03-31 22:53:04', '025b9e1b64', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7655, 'nathalia.inacio@hotmail.com', 'Nathália', 'Inácio', 'n', 'C', '2015-03-31 22:53:04', 'b958985933', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7656, 'pmarfreire@gmail.com', 'Paula', 'Freire', 'n', 'C', '2015-03-31 22:53:04', '2e9330f4f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7657, 'duarte_seabra7@hotmail.com', 'Duarte', 'Alves', 'n', 'C', '2015-03-31 22:53:04', 'e2ec64af87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7658, 'reiulissesalencar@gmail.com', 'Ulisses', 'Alencar', 'n', 'C', '2015-03-31 22:53:04', '924506688c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7659, 'dafm1996@gmail.com', 'David', 'Moura', 'n', 'C', '2015-03-31 22:53:04', '5a0cdcca76', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7660, 'emercardoso71@gmail.com', 'Emerson', 'Cardoso', 'n', 'C', '2015-03-31 22:53:04', '0212dcb8dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7661, 'tamirisfwsouza@hotmail.com', 'Tamiris', 'Rodrigo Wilmes Souza', 'n', 'C', '2015-03-31 22:53:04', '0d7ae198e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7662, 'pizarrotv@gmail.com', 'DJ', 'Pizarro', 'n', 'C', '2015-03-31 22:53:04', 'd87cd6fb36', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7663, 'bethhultmann@hotmail.com', 'Elisabeth', 'Hultmann', 'n', 'C', '2015-03-31 22:53:04', '8ff42b4e8b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7664, 'h.desousaoliveira@gmail.com', 'Hugo', 'Oliveira', 'n', 'C', '2015-03-31 22:53:04', 'b863e437b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7665, 'guesh.girl.9@gmail.com', 'Joana', 'Brito', 'n', 'C', '2015-03-31 22:53:04', '24a9f0a277', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7666, 'baenaduarte@gmail.com', 'duarteb', '.', 'n', 'C', '2015-03-31 22:53:04', '7bc3afe831', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 4710, '', 0, 0),
(7667, 'miguelaragao@live.com.pt', 'Miguel', 'Aragão', 'n', 'C', '2015-03-31 22:53:04', 'cb07b03d12', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7668, 'marcin.x3@gmail.com', 'Marcin', 'Brunello', 'n', 'C', '2015-03-31 22:53:04', '5bf064593a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7669, 'deapietra@hotmail.com', 'Andrea Pietra', 'Paduan Castillo', 'n', 'C', '2015-03-31 22:53:04', 'e022249041', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7670, 'dantonreis@hotmail.com', 'Danton', 'Abreu', 'n', 'C', '2015-03-31 22:53:04', 'e73c0a0e83', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7671, 'mariadomar98@hotmail.com', 'Maria Do Mar', 'RebellodeAndrade', 'n', 'C', '2015-03-31 22:53:04', '3435114fc6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7672, 'assis.mgra@gmail.com', 'Graça', 'Rocha', 'n', 'C', '2015-03-31 22:53:04', '5239ed4d6a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 3, '', 0, 0),
(7673, 'lucas.delrey@outlook.com', 'Lucas', 'Del Rey', 'n', 'C', '2015-03-31 22:53:04', '0287fc52ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7674, 'renatoalves_1@hotmail.com', 'Renato', 'Alves', 'n', 'C', '2015-03-31 22:53:04', '309e8c9fdc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7675, 'dudu.sales03@hotmail.com', 'Eduardo', 'Santos', 'n', 'C', '2015-03-31 22:53:04', 'a3f0ebd0f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7676, 'tellorasta@hotmail.com', 'Tello', 'Dread', 'n', 'C', '2015-03-31 22:53:04', 'd8db4b078f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7677, 'antoniocarreteiro@gmail.com', 'António', 'Carreteiro', 'n', 'C', '2015-03-31 22:53:04', 'fe355ff94a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7678, 'mbenech@termocontrol.com.uy', 'Marcos', 'Benech', 'n', 'C', '2015-03-31 22:53:04', 'f1652505aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7679, 'pedrohenriques393@hotmail.com', 'Pedro', 'Henriques', 'n', 'C', '2015-03-31 22:53:04', 'a9c645c2a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7680, 'ana_azevedo_14@hotmail.com', 'Ana', 'Azevedo', 'n', 'C', '2015-03-31 22:53:04', 'e79ce8a63f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7681, 'gironito@gmail.com', 'Gonçalo', 'Gil-Fernandes', 'n', 'C', '2015-03-31 22:53:04', '1146dc8cfe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7682, 'cmspano@uol.com.br', 'Claudia', 'Spano', 'n', 'C', '2015-03-31 22:53:04', '7ea7e98792', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7683, 'ivanna_hta@hotmail.com', 'Ivanna', 'Gomes', 'n', 'C', '2015-03-31 22:53:04', 'bab1d4e3d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7684, 'ki.marlowe@hotmail.com', 'Kisha', 'Marlowe', 'n', 'C', '2015-03-31 22:53:04', 'ab7088b443', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7685, 'alex-duarte@hotmail.com', 'Alex Porfírio', 'Duarte', 'n', 'C', '2015-03-31 22:53:04', '1d9ae23a27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7686, 'catialodeiro@hotmail.com', 'Catia', 'Lodeiro', 'n', 'C', '2015-03-31 22:53:04', 'ae7c399543', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7687, 'carol2812@hotmail.com', 'Carolina', 'Silva', 'n', 'C', '2015-03-31 22:53:04', 'ed8c631da6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7688, 'joaomoises13@hotmail.com', 'João', 'Moisés', 'n', 'C', '2015-03-31 22:53:04', 'b97bbbd099', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7689, 'wellintonpiolho@hotmail.com', 'Wellinton', 'Ferreira', 'n', 'C', '2015-03-31 22:53:04', '0a1d3da397', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7690, 'sergiorl@globo.com', 'Sergio Ricardo', 'Loureiro', 'n', 'C', '2015-03-31 22:53:04', '647cd00739', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7691, 'juhbustamante@hotmail.com', 'Julia', 'Bustamante', 'n', 'C', '2015-03-31 22:53:04', 'dfd655ba1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7692, '_diogo@live.com.pt', 'Diogo', 'Lourenco Carvalho', 'n', 'C', '2015-03-31 22:53:04', 'f36188c018', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7693, 'alexoi2@hotmail.com', 'Alexis', 'Pattein', 'n', 'C', '2015-03-31 22:53:04', 'fcfc9f472d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7694, 'francisconunes.94@hotmail.com', 'Francisco', 'Nunes', 'n', 'C', '2015-03-31 22:53:04', 'c1c16cec03', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7695, 'vilmaportela@hotmail.com', 'Vilma', 'Portela', 'n', 'C', '2015-03-31 22:53:04', 'bff78bec2b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7696, 'ricardoa.ribeiro@sapo.pt', 'Ricardo', 'Ribeiro', 'n', 'C', '2015-03-31 22:53:04', 'f1badf06cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 2956, '', 0, 0),
(7697, 'rmotocross@hotmail.com', 'Rafael', 'Sales', 'n', 'C', '2015-03-31 22:53:04', '2abcf8726f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7698, 'iveslopes12@hotmail.com', 'Ives', 'Lopes', 'n', 'C', '2015-03-31 22:53:04', '4faf7da047', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7699, 'bregje_janssen@hotmail.com', 'Bregje', 'Janssen', 'n', 'C', '2015-03-31 22:53:04', '4cb5a7aa88', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7700, 'glouromendes@gmail.com', 'Gonçalo', 'Mendes', 'n', 'C', '2015-03-31 22:53:04', 'c81ecb2247', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7701, 'elluigy@msn.com', 'Luis', 'Ubi', 'n', 'C', '2015-03-31 22:53:04', '959f17a686', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7702, 'gutierrez.z@hotmail.com', 'Daniel', 'Gutierrez', 'n', 'C', '2015-03-31 22:53:04', '3fe6e236f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7703, 'joaodiogonunes@hotmail.com', 'João', 'Nunes', 'n', 'C', '2015-03-31 22:53:04', '1f3f4877ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7704, 'bigodeguaratiba@gmail.com', 'Alexandre', 'Bigode BG', 'n', 'C', '2015-03-31 22:53:04', '8f3af52158', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7705, 'jvalente@surfportugal.pt ', 'João', 'Valente', 'm', 'C', '2015-03-31 22:54:58', 'ed5200a0da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 1, 0),
(7706, 'mail@goncaloferreira.pt', '', '', 'n', 'C', '2015-03-31 23:29:19', '6f7ebcc939', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://beta.ondasdeouro.com/', 0, '95.95.216.136', 0, 0),
(7708, 'rodolfo.cristovao@gmail.com', 'rodolfo', '', 'n', 'C', '2015-04-09 10:47:46', '9d5231a62b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '193.203.106.18', 1, 0),
(7709, 'fredericomorais74@gmail.com', 'Frederico Morais', '', 'n', 'C', '2015-04-09 11:28:27', '36c846b869', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7710, 'vascobabel@gmail.com', 'Vasco Ribeiro', '', 'n', 'C', '2015-04-09 11:28:27', '7f1fe96e37', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7711, 'josemcrferreira@gmail.com', 'José Ferreira', '', 'n', 'C', '2015-04-09 11:28:27', '2a80494013', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7712, 'sacasurf@mac.com', 'Tiago Pires', '', 'n', 'C', '2015-04-09 11:28:27', '405bd49911', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7713, 'sacasurf@hotmail.com', 'Tiago Pires', '', 'n', 'C', '2015-04-09 11:28:27', '08a747f567', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7714, 'joaofaciokopke@gmail.com', 'João Kopke', '', 'n', 'C', '2015-04-09 11:28:27', '8c095b49f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7715, 'zubigony@hotmail.com', 'Gony Zubizarreta', '', 'n', 'C', '2015-04-09 11:28:27', 'e22d026681', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7716, 'marlonlipke@gmail.com', 'Marlon Lipke', '', 'n', 'C', '2015-04-09 11:28:27', '2ccc7ebd47', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7717, 'tomasfernandes95@hotmail.com', 'Tomás Fernandes', '', 'n', 'C', '2015-04-09 11:28:27', '82b81ac330', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7718, 'antoniosilvasurf@hotmail.com', 'António Silva', '', 'n', 'C', '2015-04-09 11:28:27', '9dcbbff952', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7719, 'filipejervis@gmail.com', 'Filipe Jervis', '', 'n', 'C', '2015-04-09 11:28:27', '8517896116', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7720, 'rubengonzi@hotmail.com', 'Ruben Gonzalez', '', 'n', 'C', '2015-04-09 11:28:27', '99462e9dfe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7721, 'ivo.cacao@hotmail.com', 'Ivo Cação', '', 'n', 'C', '2015-04-09 11:28:27', '7181f31983', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7722, 'edgarnozes85@gmail.com', 'Edgar Nozes', '', 'n', 'C', '2015-04-09 11:28:27', '77cf6f8e22', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7723, 'joaoguedes_@hotmail.com', 'João Guedes', '', 'n', 'C', '2015-04-09 11:28:27', 'f6a237353a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 1169, '', 0, 0),
(7724, 'jose.gregorio@quiksilver-europe.com', 'José Gregório', '', 'n', 'C', '2015-04-09 11:28:27', '6031f82ff6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7725, 'belmiro.mendes@gmail.com', 'Belmiro Mendes', '', 'n', 'C', '2015-04-09 11:28:27', 'bca0997ad1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7726, 'joackimguichard@hotmail.com', 'Joackim Guichard', '', 'n', 'C', '2015-04-09 11:28:27', 'fa44e8521b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7727, 'madxano@hotmail.com', 'Alexandre Ferreira', '', 'n', 'C', '2015-04-09 11:28:27', '4100d21809', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7728, 'agpedroso@hotmail.com', 'André Pedroso', '', 'n', 'C', '2015-04-09 11:28:27', 'c96d74d1da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7729, 'joaodemacedo7@gmail.com', 'João Macedo', '', 'n', 'C', '2015-04-09 11:28:27', '8aafdbde5b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7730, 'nicolau_svr@hotmail.com', 'Nicolau Von Rupp', '', 'n', 'C', '2015-04-09 11:28:27', 'a61c3ea69b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7731, 'andregpedroso@hotmail.com', 'André Pedroso', '', 'n', 'C', '2015-04-09 11:29:19', '7f831af653', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 0, '', 0, 0),
(7732, 'jorge.figueira62@gmail.com', 'JORGE FIGUEIRA', '', 'n', 'C', '2015-04-16 21:11:32', '9eaede6998', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/termos/', 0, '94.133.107.188', 0, 0),
(7733, 'oportosurfguide@gmail.com', 'oporto surf guide', '', 'n', 'C', '2015-04-17 06:24:24', 'a5bdafdad3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '188.83.12.30', 0, 0),
(7734, 'michaelpereira889@gmail.com', 'michael', '', 'n', 'C', '2015-04-24 18:57:56', '2745f74d34', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/award-categories/surfista-do-ano-oakley/', 0, '78.130.108.198', 0, 0),
(7735, 'artcafe.vilamoura@gmail.com', 'filipa', '', 'n', 'C', '2015-04-24 19:16:46', '009ffda114', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/abertas-candidaturas-para-a-gala-do-ano-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal/', 0, '78.130.108.198', 0, 0),
(7736, 'jppinto.50@gmail.com', 'José Pereira Pinto', '', 'n', 'C', '2015-04-27 08:54:50', '99e1e01b66', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/abertas-candidaturas-para-a-gala-do-ano-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal/', 0, '2.83.3.252', 0, 0),
(7737, 'info@tomanephotos.com', 'Tó Mané', '', 'n', 'C', '2015-04-27 17:28:05', '674e6aa7ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/award-categories/foto-do-ano/', 0, '188.82.128.87', 0, 0),
(7738, 'alexscabrita@gmail.com', 'Alexandre Cabrita', '', 'n', 'C', '2015-04-27 21:43:52', '42e734b9ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 677, '85.139.94.249', 0, 0),
(7739, 'ana_rita_frazao@hotmail.com', 'Ana Rita Frazao', '', 'n', 'C', '2015-05-02 13:09:30', '183ee735ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/andre-carvalho-foto-do-ano/', 0, '2.83.2.170', 0, 0),
(7740, 'joaorei@surfactorystudio.com', 'João Rei', '', 'n', 'C', '2015-05-04 12:15:36', 'c608e1800f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/award-categories/evento-do-ano-kia/', 0, '83.240.178.178', 0, 0),
(7741, 'jorge@jorgebras.com', 'Jorge Bras', '', 'n', 'C', '2015-05-06 13:19:28', '04f32e35e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '85.246.70.122', 0, 0),
(7742, 'pmanuel1973@gmail.com', 'Pedro', '', 'n', 'C', '2015-05-09 12:39:37', '307f0e547e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/antonio-carreira-foto-do-ano/', 0, '37.189.104.202', 0, 0),
(7743, 'espalha59@outlook.com', 'Silvino Esperança', '', 'n', 'C', '2015-05-12 23:21:12', '4385113813', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '2.82.102.85', 0, 0),
(7744, 'martins-franco@gmx.de', 'chico', '', 'n', 'C', '2015-05-17 12:55:27', '5bcfa96f4c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/vitor-estrelinha-foto-do-ano/', 0, '188.97.238.218', 0, 0),
(7745, 'jmgfortes@gmail.com', 'José Fortes', '', 'n', 'C', '2015-05-19 18:48:51', '1da10062ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/award-categories/foto-do-ano/', 0, '85.245.78.159', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(7746, 'surfastur.es@gmail.com', 'PABLO ARES', '', 'n', 'C', '2015-05-21 04:17:16', 'fa69bd461f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '85.152.93.126', 0, 0),
(7747, 'monicaemiguel@sapo.pt', 'Monica', '', 'n', 'C', '2015-05-24 19:02:01', '8b6a1a2810', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/category/noticias/', 0, '85.138.197.207', 0, 0),
(7748, 'jlmoraesrocha@gmail.com', 'João Rocha', '', 'n', 'C', '2015-05-24 23:57:00', '9ec5e0f0ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 1971, '95.92.195.240', 0, 0),
(7749, 'dianafpeixoto@netcabo.pt', 'Diana', '', 'n', 'C', '2015-05-25 09:47:41', '0ed2a7c52d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '85.138.206.132', 0, 0),
(7750, 'belitacarreira@gmail.com', 'Isabel carreira', '', 'n', 'C', '2015-05-25 11:24:11', '7284f7ca86', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '88.214.165.17', 0, 0),
(7751, 'isabelcaetanocarreira@hotmail.com', 'Isabel carreira', '', 'n', 'C', '2015-05-25 11:27:40', 'd7a6d3822e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.com/newsletter-2/?nm=already_confirmed&nk=7750-7284f7ca86', 0, '88.214.165.17', 0, 0),
(7752, 'pneto40@gmail.com', 'João Paulo neto ', '', 'n', 'U', '2015-05-25 11:51:59', '1a175f217e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 209, '85.240.240.189', 0, 0),
(7753, 'filipa.prudencio@lx.it.pt', 'fprudencio', '', 'n', 'C', '2015-05-25 16:13:53', '7abbd024ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '193.136.223.120', 0, 0),
(7754, 'picossurfboads@gmail.com', 'Picos', '', 'n', 'C', '2015-05-25 17:27:49', 'b0773f759b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '176.78.163.183', 0, 0),
(7755, 'picossurfboards@gmail.com', '', '', 'n', 'C', '2015-05-26 03:46:42', 'fa77f556ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4, '176.79.59.250', 0, 0),
(7756, 'jojomrr@hotmail.com', '', '', 'n', 'C', '2015-05-26 06:04:32', '4b8dcb86b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5, '176.78.172.28', 0, 0),
(7757, 'djxaninho@hotmail.com', '', '', 'n', 'C', '2015-05-26 07:58:38', '944cc5efc9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 7, '83.99.17.30', 0, 0),
(7758, 'caparica67@hotmail.com', '', '', 'n', 'C', '2015-05-26 08:20:37', '0b3014be94', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 9, '2.83.116.221', 0, 0),
(7759, 'nora_diogo@hotmail.com', '', '', 'n', 'C', '2015-05-26 08:33:30', 'db28ef6a6d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 12, '85.246.152.107', 0, 0),
(7760, 'carneiroricardo@yahoo.com', '', '', 'n', 'C', '2015-05-26 08:39:28', 'dd7fdcc37b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 13, '85.246.204.93', 0, 0),
(7761, 'ricardos7055@gmail.com', '', '', 'n', 'C', '2015-05-26 08:46:04', 'cf8bf759c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 16, '194.210.227.203', 0, 0),
(7762, 'goncalofeyo@hotmail.com', '', '', 'n', 'C', '2015-05-26 08:47:39', '6f185599f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http://ondasdeouro.pt/votacoes/&redirect_to_provider=true', 17, '88.214.167.142', 0, 0),
(7763, 'prsdias@hotmail.com', '', '', 'n', 'C', '2015-05-26 08:49:54', '979400b28d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 18, '95.94.26.59', 0, 0),
(7764, 'palavrassalgadas@gmail.com', '', '', 'n', 'C', '2015-05-26 09:02:43', 'a9fc1b5433', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 21, '193.137.21.32', 0, 0),
(7765, 'bgaspar96@hotmail.com', '', '', 'n', 'C', '2015-05-26 09:04:24', 'bd58aeb858', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 22, '193.136.135.237', 0, 0),
(7766, 'che441@hotmail.com', '', '', 'n', 'C', '2015-05-26 09:05:38', '0dd5f98972', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 23, '84.91.233.167', 0, 0),
(7767, 'facebook_user_vasco_lazaro@example.com', '', '', 'n', 'C', '2015-05-26 09:05:44', 'f8a6f151ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 24, '87.103.59.26', 0, 0),
(7768, 'pipapru@hotmail.com', '', '', 'n', 'C', '2015-05-26 09:17:32', '324edd4c67', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 25, '89.115.183.91', 0, 0),
(7769, 'facebook_user_mariana_rocha_assis@example.com', '', '', 'n', 'C', '2015-05-26 09:20:04', '1c23ba03c4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 26, '79.168.154.127', 0, 0),
(7770, 'toch.23@gmail.com', '', '', 'n', 'C', '2015-05-26 09:30:20', '24363c38f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 27, '79.168.8.78', 0, 0),
(7771, 'facebook_user_cardo_ricardo@example.com', '', '', 'n', 'C', '2015-05-26 09:35:55', 'af1a54bfe8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 28, '87.196.227.207', 0, 0),
(7772, 'facebook_user_alvaro_marin@example.com', '', '', 'n', 'C', '2015-05-26 09:36:11', '568b8ad404', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 29, '213.143.61.57', 0, 0),
(7773, 'catarinacdsgodinho@hotmail.com', '', '', 'n', 'C', '2015-05-26 09:38:37', 'a8bca76dc8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 30, '37.189.106.194', 0, 0),
(7774, 'jpca5@hotmail.com', '', '', 'n', 'C', '2015-05-26 09:39:47', 'e244595ad4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 31, '95.94.39.206', 0, 0),
(7775, 'rsmartins92@gmail.com', '', '', 'n', 'C', '2015-05-26 09:44:00', '0cd08ac908', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 32, '194.210.194.206', 0, 0),
(7776, 'marianacsgodinho@hotmail.com', '', '', 'n', 'C', '2015-05-26 09:45:59', '5ddd7b488a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 33, '217.129.237.8', 0, 0),
(7777, 'catarina_ilm@hotmail.com', '', '', 'n', 'C', '2015-05-26 09:47:44', '42eb730113', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 34, '193.126.120.166', 0, 0),
(7778, 'filipanobrepereira@yahoo.com', '', '', 'n', 'C', '2015-05-26 09:49:32', '52cc8fa714', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 35, '178.166.38.137', 0, 0),
(7779, 'facebook_user_duarte_baltazar@example.com', '', '', 'n', 'C', '2015-05-26 09:49:52', '25161ce378', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 36, '31.22.221.188', 0, 0),
(7780, 'dmitrybogomolovcinema@gmail.com', '', '', 'n', 'C', '2015-05-26 09:50:04', '92e80ec9c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 37, '62.169.86.129', 0, 0),
(7781, 'leiroz.david@gmail.com', '', '', 'n', 'C', '2015-05-26 09:52:22', '1acaf6d43d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 38, '10.62.8.49', 0, 0),
(7782, 'facebook_user_ana_carolina_alves@example.com', '', '', 'n', 'C', '2015-05-26 09:53:58', '9562f998f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 39, '194.210.227.189', 0, 0),
(7783, 'espiritosanto.caldas@gmail.com', '', '', 'n', 'C', '2015-05-26 09:54:33', '0ac6ca00f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 41, '217.129.238.235', 0, 0),
(7784, 'filipa.mv@gmail.com', '', '', 'n', 'C', '2015-05-26 09:54:50', 'af08f10f07', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 42, '217.129.234.75', 0, 0),
(7785, 'david.favinha08@outlook.pt', '', '', 'n', 'C', '2015-05-26 09:55:24', '2cda3ae5c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 43, '79.168.1.23', 0, 0),
(7786, 'marialourenco.bb@gmail.com', '', '', 'n', 'C', '2015-05-26 09:56:35', '8acaeb0d06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 44, '164.143.240.34', 0, 0),
(7787, 'olgamargaridacarvalho@gmail.com', 'Olga', '', 'n', 'C', '2015-05-26 09:59:06', '0295f5ad80', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 46, '79.168.126.54', 0, 0),
(7788, 'hamieira@gmail.com', '', '', 'n', 'C', '2015-05-26 10:04:13', 'bdf5130f52', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 47, '10.101.148.90', 0, 0),
(7789, 'midasfinancas@gmail.com', '', '', 'n', 'C', '2015-05-26 10:04:43', 'f3a58caed6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 49, '10.44.202.16', 0, 0),
(7790, 'goncalo.grilo@gmail.com', '', '', 'n', 'C', '2015-05-26 10:04:51', 'e6cdef3148', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 50, '85.138.173.19', 0, 0),
(7791, 'andree.pires@gmail.com', '', '', 'n', 'C', '2015-05-26 10:06:24', 'eec24d25bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 51, '193.136.102.82', 0, 0),
(7792, 'fabioguerreiro28@gmail.com', '', '', 'n', 'C', '2015-05-26 10:08:10', '7254e23b38', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 52, '62.169.86.102', 0, 0),
(7793, 'cata_silva87@hotmail.com', '', '', 'n', 'C', '2015-05-26 10:08:14', '1cfb9de395', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 53, '217.129.225.189', 0, 0),
(7794, 'facebook_user_carlos_matias@example.com', '', '', 'n', 'C', '2015-05-26 10:08:16', 'cf65a58dea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 54, '118.143.229.242', 0, 0),
(7795, 'facebook_user_andre_carvalho@example.com', '', '', 'n', 'C', '2015-05-26 10:08:38', '4fd67991c4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 55, '87.103.57.109', 0, 0),
(7796, 'm.daluzcosta@gmail.com', 'Maria da Luz Costa', '', 'n', 'C', '2015-05-26 10:09:36', '381ef95cb5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '82.154.234.137', 0, 0),
(7797, 'jmesuras17@hotmail.com', '', '', 'n', 'C', '2015-05-26 10:09:49', 'ddd06bdfdd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 58, '84.90.153.253', 0, 0),
(7798, 'joana.andrade@live.com', '', '', 'n', 'C', '2015-05-26 10:09:57', '5555e65cb0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 59, '89.115.100.218', 0, 0),
(7799, 'facebook_user_joao_baptista@example.com', '', '', 'n', 'C', '2015-05-26 10:10:47', '9d36d41cfa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 60, '2.82.99.19', 0, 0),
(7800, 'adelaideraposo@gmail.com', 'maria Adelaide de Almeida', '', 'n', 'C', '2015-05-26 10:10:49', '164ec44ca8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/votacoes/Ola', 0, '85.138.12.112', 0, 0),
(7801, 'facebook_user_marta_botelho@example.com', '', '', 'n', 'C', '2015-05-26 10:11:15', '80a2dd52cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 61, '85.245.136.239', 0, 0),
(7802, 'ferreira.jfr@gmail.com', '', '', 'n', 'C', '2015-05-26 10:12:30', '45f44b88dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 62, '83.240.143.26', 0, 0),
(7803, 'abmo56@gmail.com', '', '', 'n', 'C', '2015-05-26 10:14:52', '403223c789', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 63, '85.240.140.122', 0, 0),
(7804, 'secogoncalo@gmail.com', '', '', 'n', 'C', '2015-05-26 10:15:00', 'ea7dea06e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 64, '85.138.81.214', 0, 0),
(7805, 'earf@hotmail.co.uk', 'Edgar Frederico ', '', 'n', 'U', '2015-05-26 10:15:35', '3784200a0c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/votacoes/Ola', 0, '188.80.113.132', 0, 0),
(7806, 'xurras85@hotmail.com', '', '', 'n', 'C', '2015-05-26 10:16:04', '927d68ad03', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 65, '89.115.131.163', 0, 0),
(7807, 'adksoares@yahoo.com', '', '', 'n', 'C', '2015-05-26 10:16:30', 'd2f313e6bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 66, '10.110.17.76', 0, 0),
(7808, 'jmonofre78@gmail.com', '', '', 'n', 'C', '2015-05-26 10:17:54', '63d00fe4cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 68, '195.23.91.189', 0, 0),
(7809, 'facebook_user_maria_lopes@example.com', '', '', 'n', 'C', '2015-05-26 10:20:41', '6b6e78c0d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 70, '79.168.0.249', 0, 0),
(7810, 'rezaim10@hotmail.com', '', '', 'n', 'C', '2015-05-26 10:21:12', '1cb1f9f5bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 71, '62.28.181.222', 0, 0),
(7811, 'megrejas@hotmail.com', '', '', 'n', 'C', '2015-05-26 10:23:06', '2314d50b27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 72, '93.108.130.204', 0, 0),
(7812, 'germanabalves@gmail.com', '', '', 'n', 'C', '2015-05-26 10:23:53', 'e7f54476bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 73, '2.81.139.89', 0, 0),
(7813, 'lourencovirgilio1988@hotmail.com', '', '', 'n', 'C', '2015-05-26 10:26:05', 'd928940b46', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 74, '85.240.52.139', 0, 0),
(7814, 'natas8@gmail.com', '', '', 'n', 'C', '2015-05-26 10:26:36', '07f9f0ea51', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 75, '85.246.77.184', 0, 0),
(7815, 'ines.marques.dias@gmail.com', '', '', 'n', 'C', '2015-05-26 10:27:54', 'c770f02062', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 77, '46.189.159.203', 0, 0),
(7816, 'm.miguel.oliveira@gmail.com', '', '', 'n', 'C', '2015-05-26 10:27:59', '6daded80f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 78, '83.240.235.238', 0, 0),
(7817, 'felixnuno76@hotmail.com', '', '', 'n', 'C', '2015-05-26 10:28:16', '92139ff9f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 79, '84.91.9.39', 0, 0),
(7818, 'paulo_abreu@netvisao.pt', '', '', 'n', 'C', '2015-05-26 10:28:23', '06249d9771', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 81, '87.103.57.117', 0, 0),
(7819, 'oscarnuno79@gmail.com', '', '', 'n', 'C', '2015-05-26 10:28:45', 'fb4853c1de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 82, '2.82.108.27', 0, 0),
(7820, 'jamesmartins1988@gmail.com', '', '', 'n', 'C', '2015-05-26 10:28:54', 'b395b66664', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 83, '85.240.52.139', 0, 0),
(7821, 'miriamvisveshcumar@hotmail.com', '', '', 'n', 'C', '2015-05-26 10:29:16', 'c42a73bfd7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 84, '217.129.94.200', 0, 0),
(7822, 'patriciovicente@gmail.com', '', '', 'n', 'C', '2015-05-26 10:30:30', '4b69c50fc2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 85, '178.167.254.234', 0, 0),
(7823, 'sofiamrsa@gmail.com', '', '', 'n', 'C', '2015-05-26 10:31:41', 'ad2087041e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 86, '83.174.34.4', 0, 0),
(7824, 'fabiofacris@gmail.com', '', '', 'n', 'C', '2015-05-26 10:32:04', 'b8b62ba4c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 87, '46.189.159.203', 0, 0),
(7825, 'vanagoncalves@gmail.com', '', '', 'n', 'C', '2015-05-26 10:32:07', 'c79e49932b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 88, '2.82.122.128', 0, 0),
(7826, 'facebook_user_ana_rita_guilherme@example.com', '', '', 'n', 'C', '2015-05-26 10:32:25', '5cbb588c6d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 89, '83.174.34.4', 0, 0),
(7827, 'heldereeed@gmail.com', '', '', 'n', 'C', '2015-05-26 10:33:47', 'e2c4c85eb1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 90, '88.157.129.10', 0, 0),
(7828, 'joaoposeiro@sapo.pt', '', '', 'n', 'C', '2015-05-26 10:34:26', 'fde8e1df79', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 92, '2.82.41.38', 0, 0),
(7829, 'andre.macedo.av@gmail.com', '', '', 'n', 'C', '2015-05-26 10:34:52', '608642355e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 93, '46.50.69.201', 0, 0),
(7830, 'l.f@sapo.pt', 'Luis Silva', '', 'n', 'C', '2015-05-26 10:35:20', '85e8967154', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/votacoes/Ola', 95, '2.81.175.190', 0, 0),
(7831, 'miguel.f.verdasca@gmail.com', '', '', 'n', 'C', '2015-05-26 10:35:48', 'f2577ff6bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 94, '89.115.48.210', 0, 0),
(7832, 'kikinhax_5@hotmail.com', '', '', 'n', 'C', '2015-05-26 10:38:18', 'ec526bf2e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 97, '2.82.108.182', 0, 0),
(7833, 'costa.mariarodrigues@gmail.com', '', '', 'n', 'C', '2015-05-26 10:39:48', '8c7733352b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 98, '85.247.80.240', 0, 0),
(7834, 'goncalorvicente@hotmail.com', '', '', 'n', 'C', '2015-05-26 10:40:20', '3aace1874c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 99, '193.137.71.96', 0, 0),
(7835, 'mi_amor@mail.ru', '', '', 'n', 'C', '2015-05-26 10:42:46', 'fcd4345927', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 100, '217.123.240.104', 0, 0),
(7836, 'paula_simoes@sapo.pt', 'Ana Paula Simões', '', 'n', 'C', '2015-05-26 10:43:45', '27e6ded0f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/votacoes/Ola', 102, '82.154.163.120', 0, 0),
(7837, 'anadomingues87@gmail.com', '', '', 'n', 'C', '2015-05-26 10:44:35', 'db5b949524', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 101, '193.136.137.244', 0, 0),
(7838, 'facebook_user_marco_morgado@example.com', '', '', 'n', 'C', '2015-05-26 10:45:37', '9d9372bc36', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 103, '197.235.32.27', 0, 0),
(7839, 'luis.carradas@gmail.com', '', '', 'n', 'C', '2015-05-26 10:50:49', '3e890291e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 105, '176.79.153.208', 0, 0),
(7840, 'tutirock@yahoo.com', '', '', 'n', 'C', '2015-05-26 10:53:32', '3e6b0609bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 106, '93.108.59.25', 0, 0),
(7841, 'mmarianafonseca@outlook.com', '', '', 'n', 'C', '2015-05-26 10:58:44', 'de32c48cdc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 108, '85.243.97.232', 0, 0),
(7842, 'manuel.dantas@gmail.com', '', '', 'n', 'C', '2015-05-26 11:00:46', '822857b6d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 109, '145.62.32.129', 0, 0),
(7843, 'telmolinhas@gmail.com', '', '', 'n', 'C', '2015-05-26 11:03:22', 'fdbc8148b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 110, '87.196.203.41', 0, 0),
(7844, 'tiagogita@hotmail.com', '', '', 'n', 'C', '2015-05-26 11:03:32', 'bfb789598a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 111, '2.81.225.110', 0, 0),
(7845, 'bmgrilo@hotmail.com', '', '', 'n', 'C', '2015-05-26 11:03:58', '95f1d77102', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 112, '88.214.167.255', 0, 0),
(7846, 'janetpcarlos@hotmail.com', '', '', 'n', 'C', '2015-05-26 11:06:40', '73dd473c24', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 113, '85.241.98.208', 0, 0),
(7847, 'msilveir@gmail.com', '', '', 'n', 'C', '2015-05-26 11:07:07', '6d21eb731d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 114, '88.214.162.138', 0, 0),
(7848, 'corita.m.nogueira@gmail.com', '', '', 'n', 'C', '2015-05-26 11:09:52', 'ca891dba09', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 115, '85.240.90.66', 0, 0),
(7849, 'teresa.rocha.antunes@gmail.com', '', '', 'n', 'C', '2015-05-26 11:15:41', '902914dfb9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 116, '105.158.88.220', 0, 0),
(7850, 'jvlino@gmail.com', '', '', 'n', 'C', '2015-05-26 11:23:23', '530fa09878', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 117, '83.240.241.117', 0, 0),
(7851, 'gmdl@progenea.com', '', '', 'n', 'C', '2015-05-26 11:23:40', 'cf3dbb160b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 118, '2.82.40.165', 0, 0),
(7852, 'marcogroba@gmail.com', '', '', 'n', 'C', '2015-05-26 11:27:24', '0a7ecc1805', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 119, '82.155.82.180', 0, 0),
(7853, 'facebook_user_tiago_andre_nogueira_morgado@example.com', '', '', 'n', 'C', '2015-05-26 11:31:05', '9c1e363847', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 120, '193.136.94.228', 0, 0),
(7854, 'tania25_fragoso@hotmail.com', '', '', 'n', 'C', '2015-05-26 11:31:13', 'ede8bf87f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 121, '188.250.115.135', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(7855, 'edgarserras@gmail.com', '', '', 'n', 'C', '2015-05-26 11:31:19', '3877fbaf8d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 122, '84.90.111.160', 0, 0),
(7856, 'diogo.lima@inedito.com.pt', '', '', 'n', 'C', '2015-05-26 11:32:35', '5ca06910d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 123, '89.115.79.90', 0, 0),
(7857, 'scatarinabom@gmail.com', '', '', 'n', 'C', '2015-05-26 11:32:53', '504d3f0ff5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 124, '83.240.241.96', 0, 0),
(7858, 'sebastiaohugo@outlook.com', '', '', 'n', 'C', '2015-05-26 11:36:05', '175ca879eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 125, '178.166.9.68', 0, 0),
(7859, 'miguelgonmor@gmail.com', '', '', 'n', 'C', '2015-05-26 11:37:05', 'bae3353231', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 126, '46.189.136.207', 0, 0),
(7860, 'bemtevi@netcabo.pt', '', '', 'n', 'C', '2015-05-26 11:37:11', '6a2346f776', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 127, '79.168.127.136', 0, 0),
(7861, 'facebook_user_tiago_quelhas@example.com', '', '', 'n', 'C', '2015-05-26 11:38:51', 'abecc12529', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 129, '85.244.108.27', 0, 0),
(7862, 'facebook_user_tomas_pina@example.com', '', '', 'n', 'C', '2015-05-26 11:39:10', 'b8b850e905', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 130, '85.245.56.221', 0, 0),
(7863, 'gaivotaconfiante@hotmail.com', '', '', 'n', 'C', '2015-05-26 11:41:15', '1e13e5165e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 131, '89.180.187.234', 0, 0),
(7864, 'anaboleixa@gmail.com', '', '', 'n', 'C', '2015-05-26 11:43:39', 'f97860434c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 132, '217.129.227.250', 0, 0),
(7865, 'frocha.antunes@gmail.com', '', '', 'n', 'C', '2015-05-26 11:43:59', '702863a165', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 134, '93.108.67.152', 0, 0),
(7866, 'rui.felix.1983@gmail.com', '', '', 'n', 'C', '2015-05-26 11:44:36', '0d9884b420', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 135, '37.189.175.208', 0, 0),
(7867, 'facebook_user_ricardo_fernandes@example.com', '', '', 'n', 'C', '2015-05-26 11:46:26', '0d2b7b2989', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 137, '83.240.235.238', 0, 0),
(7868, 'pmviegas7@gmail.com', '', '', 'n', 'C', '2015-05-26 11:48:17', '98ecb21569', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 138, '85.139.215.109', 0, 0),
(7869, 'joaocapucho@gmail.com', '', '', 'n', 'C', '2015-05-26 11:48:52', 'cdaa752997', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 140, '85.247.197.190', 0, 0),
(7870, 'facebook_user_pedro_ramalhete@example.com', '', '', 'n', 'C', '2015-05-26 11:49:46', '963952ed06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 141, '37.189.106.233', 0, 0),
(7871, 'pmrcbettencourt@gmail.com', '', '', 'n', 'C', '2015-05-26 11:50:13', '97c15b73a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 142, '46.189.230.228', 0, 0),
(7872, 'calixtopedro@hotmail.com', '', '', 'n', 'C', '2015-05-26 11:51:09', '8185b22a89', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 143, '85.246.226.37', 0, 0),
(7873, 'nevitux@hotmail.com', '', '', 'n', 'C', '2015-05-26 11:51:22', '96fcbe6aa0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 144, '37.189.133.105', 0, 0),
(7874, 'susanavogado@hotmail.com', '', '', 'n', 'C', '2015-05-26 11:51:38', '42f758e3cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 145, '87.103.66.89', 0, 0),
(7875, 'jonipoppe@hotmail.com', '', '', 'n', 'C', '2015-05-26 11:51:41', '3273a3c34a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 146, '62.169.106.203', 0, 0),
(7876, 'mottanuno@hotmail.com', '', '', 'n', 'C', '2015-05-26 11:52:14', 'bb9f0ad4f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 147, '5.249.89.240', 0, 0),
(7877, 'nunosantos.playstation@gmail.com', '', '', 'n', 'C', '2015-05-26 11:52:17', '4c7707e4cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 148, '87.103.60.110', 0, 0),
(7878, 'mariana.rocha.assis@gmail.com', '', '', 'n', 'C', '2015-05-26 11:52:20', '191534b984', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 149, '85.240.97.67', 0, 0),
(7879, 'facebook_user_patricia_mello_breyner@example.com', '', '', 'n', 'C', '2015-05-26 11:53:02', 'e57712dca8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 150, '85.240.97.67', 0, 0),
(7880, 'pauloguilherme.s@gmail.com', '', '', 'n', 'C', '2015-05-26 11:53:14', '81c577351c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 152, '88.214.171.42', 0, 0),
(7881, 'mickaalves_21@hotmail.com', '', '', 'n', 'C', '2015-05-26 11:53:14', 'dcad8ef5f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 151, '188.81.237.81', 0, 0),
(7882, 'ledzed@msn.com', '', '', 'n', 'C', '2015-05-26 11:53:51', '6cb205e9e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 153, '217.129.234.157', 0, 0),
(7883, 'cmbrito53@hotmail.com', 'Carlos Mertens ', '', 'n', 'C', '2015-05-26 11:54:43', '9ff5b04237', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/votacoes/Ola', 0, '89.114.147.194', 0, 0),
(7884, 'carlosmertens-cosmeticos@hotmail.com', '', '', 'n', 'C', '2015-05-26 11:55:41', '0d15bb1138', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 154, '89.114.147.194', 0, 0),
(7885, 'monika_santos@hotmail.com', '', '', 'n', 'C', '2015-05-26 11:56:24', 'baae686c8e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 155, '188.250.244.225', 0, 0),
(7886, 'bilene.eg@gmail.comemail', 'Maria Elizabet Gonçalves', '', 'n', 'C', '2015-05-26 11:56:28', '89bfe45d17', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '46.189.200.99', 0, 0),
(7887, 'assuncaomeireles@gmail.com', '', '', 'n', 'C', '2015-05-26 11:56:57', '220f9bda11', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 156, '91.198.182.228', 0, 0),
(7888, 'patmbreyner@gmail.com', '', '', 'n', 'C', '2015-05-26 11:57:30', 'e3749f6cf6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 157, '85.240.97.67', 0, 0),
(7889, 'cardosofamily@hotmail.com', '', '', 'n', 'C', '2015-05-26 11:58:30', '1e35843779', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 158, '167.220.196.68', 0, 0),
(7890, 'ventagro@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:00:51', 'd0ba03d3aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 159, '2.82.119.120', 0, 0),
(7891, 'famousportugal@gmail.com', '', '', 'n', 'C', '2015-05-26 12:01:12', 'bcf002a7ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 160, '79.169.178.97', 0, 0),
(7892, 'martaabarros83@gmail.com', '', '', 'n', 'C', '2015-05-26 12:01:56', '5b7f3951ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 161, '93.108.248.238', 0, 0),
(7893, 'barbosa.mariacristina@gmail.com', '', '', 'n', 'C', '2015-05-26 12:02:50', 'f138d4a023', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 162, '10.10.1.181', 0, 0),
(7894, 'soaresalbergaria@sapo.pt', '', '', 'n', 'C', '2015-05-26 12:05:05', '479dcb4b2c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 163, '82.154.161.210', 0, 0),
(7895, 'joao.fvsilva@outlook.com', '', '', 'n', 'C', '2015-05-26 12:05:58', 'a8782a6f10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 164, '2.82.115.205', 0, 0),
(7896, 'facebook_user_carlos_carvalho@example.com', '', '', 'n', 'C', '2015-05-26 12:06:19', '62b42a007b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 165, '79.169.84.161', 0, 0),
(7897, 'joaoptpereira@gmail.com', '', '', 'n', 'C', '2015-05-26 12:06:51', '6172cda161', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 166, '83.174.37.105', 0, 0),
(7898, 'graca.perry@gmail.com', '', '', 'n', 'C', '2015-05-26 12:08:29', 'fbda77b589', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 167, '89.114.225.181', 0, 0),
(7899, 'iva.jsd@gmail.com', '', '', 'n', 'C', '2015-05-26 12:08:37', '5b09c6c0f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 168, '89.155.7.28', 0, 0),
(7900, 'teresacsgodinho@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:08:55', 'a99784ca0b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 169, '2.82.96.13', 0, 0),
(7901, 'pedrouni2@sapo.pt', '', '', 'n', 'C', '2015-05-26 12:11:15', '9cbf44ae8c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 170, '87.103.64.159', 0, 0),
(7902, 'costa.goncalo602@gmail.com', '', '', 'n', 'C', '2015-05-26 12:11:57', 'fd5f98f3fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 171, '85.242.153.36', 0, 0),
(7903, 'pedrolopes10@gmail.com', '', '', 'n', 'C', '2015-05-26 12:12:09', 'e6e2bd082b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 172, '89.140.26.46', 0, 0),
(7904, 'gainhoo@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:12:46', 'ac646a513d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 173, '46.189.179.108', 0, 0),
(7905, 'goncalofolgado@gmail.com', '', '', 'n', 'C', '2015-05-26 12:12:49', '86df477f33', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 174, '81.84.14.199', 0, 0),
(7906, 'chiquinhog@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:13:42', '48432db5f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 175, '93.108.100.157', 0, 0),
(7907, 'fernandofrocha@iol.pt', '', '', 'n', 'C', '2015-05-26 12:15:09', 'fdf2e867fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 176, '213.22.57.189', 0, 0),
(7908, 'raquel.maia.campos@gmail.com', '', '', 'n', 'C', '2015-05-26 12:15:28', '610102707e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 177, '188.250.114.100', 0, 0),
(7909, 'krisfeliciano@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:16:51', 'a674486360', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 178, '37.189.105.145', 0, 0),
(7910, 'valentenunoam732@gmail.com', '', '', 'n', 'C', '2015-05-26 12:17:27', '07d0cfc1ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 179, '5.43.50.125', 0, 0),
(7911, 'fdgesteves@gmail.com', '', '', 'n', 'C', '2015-05-26 12:18:19', '5c205c19e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 180, '95.93.60.100', 0, 0),
(7912, 'facebook_user_eurico_goncalves@example.com', '', '', 'n', 'C', '2015-05-26 12:18:29', '199fdac3bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 181, '202.58.207.191', 0, 0),
(7913, 'cf_joana@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:18:52', '45d71a0448', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 182, '95.93.130.13', 0, 0),
(7914, 'facebook_user_miguel_claro@example.com', '', '', 'n', 'C', '2015-05-26 12:19:50', '13b6fc42fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 183, '37.189.174.163', 0, 0),
(7915, 'francisco@barosa.com', '', '', 'n', 'C', '2015-05-26 12:22:28', 'd18339ab86', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 184, '195.23.177.130', 0, 0),
(7916, 'paulorochaantunes@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:23:32', '1b642d5c1b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 185, '89.115.56.190', 0, 0),
(7917, 'manuelcoliveira@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:24:04', 'beadf1c61b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 187, '95.136.10.89', 0, 0),
(7918, 'mluisa_55@hotmail.co', 'luiza serra', '', 'n', 'C', '2015-05-26 12:24:33', '707750d5ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/votacoes/Ola', 0, '176.78.158.146', 0, 0),
(7919, 'margaridadearaujo@gmail.com', '', '', 'n', 'C', '2015-05-26 12:24:59', '1f87fba6ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 188, '85.243.96.194', 0, 0),
(7920, 'josejspedroso@gmail.com', '', '', 'n', 'C', '2015-05-26 12:25:06', '19b78c48b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 189, '85.242.208.23', 0, 0),
(7921, 'mluisa_55@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:25:12', '3efd935173', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 190, '176.78.158.146', 0, 0),
(7922, 'catarinagonzagac@gmail.com', '', '', 'n', 'C', '2015-05-26 12:29:54', 'f464715c68', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 191, '79.168.35.10', 0, 0),
(7923, 'zessnmfranco@gmail.com', '', '', 'n', 'C', '2015-05-26 12:29:54', 'fb7609420a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 192, '79.168.59.57', 0, 0),
(7924, 'titamatos65@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:31:02', 'd417980c90', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 193, '213.13.115.81', 0, 0),
(7925, 'mariabotelhoneves@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:31:12', 'e043c08b4d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 194, '87.103.68.107', 0, 0),
(7926, 'vds_sn@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:31:27', '896b1558dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 195, '85.245.139.75', 0, 0),
(7927, 'arqricardojorge@gmail.com', '', '', 'n', 'C', '2015-05-26 12:31:45', '6ba7e1d568', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 196, '41.205.48.180', 0, 0),
(7928, 'ricardoguerreiro1979@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:32:05', '98b1b17656', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 197, '88.214.184.113', 0, 0),
(7929, 'berner.panti@gmail.com', '', '', 'n', 'C', '2015-05-26 12:32:16', '293a82756d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 198, '193.136.222.184', 0, 0),
(7930, 'pinheirovzky@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:32:28', 'e2ca0ca3ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 199, '41.220.204.27', 0, 0),
(7931, 'monicafurtado@sapo.pt', '', '', 'n', 'C', '2015-05-26 12:33:44', '8ad3a7b8bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 200, '88.214.171.83', 0, 0),
(7932, 'pedro.rua17@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:35:41', '34870f5ea7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 204, '2.82.189.162', 0, 0),
(7933, 'pedroccamara@gmail.com', '', '', 'n', 'C', '2015-05-26 12:36:03', '01f2c54ad4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 205, '87.103.72.75', 0, 0),
(7934, 'vigas.net@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:36:03', '88ca21d653', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 206, '188.250.7.30', 0, 0),
(7935, 'patriciaduartesilva@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:37:31', 'b28c78fdb7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 207, '85.245.139.75', 0, 0),
(7936, 'duartevasco@stjulians.com', '', '', 'n', 'C', '2015-05-26 12:37:51', 'caa9cc7c1b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 208, '62.169.86.130', 0, 0),
(7937, 'nunotitopt@gmail.com', '', '', 'n', 'C', '2015-05-26 12:38:27', 'cf16aecf11', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 210, '79.168.235.168', 0, 0),
(7938, 'antonio.belard@gmail.com', '', '', 'n', 'C', '2015-05-26 12:39:47', 'eb4e65fded', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 211, '83.240.214.188', 0, 0),
(7939, 'facebook_user_pedro_cortez_de_lobao@example.com', '', '', 'n', 'C', '2015-05-26 12:39:51', '7b08faba32', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 212, '201.48.54.130', 0, 0),
(7940, 'areosacarvalho@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:40:07', '791483792a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 213, '95.92.146.230', 0, 0),
(7941, 'davidedfernandes@gmail.com', '', '', 'n', 'C', '2015-05-26 12:42:21', 'e41b9357bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 215, '193.136.94.211', 0, 0),
(7942, 'facebook_user_filipe_lopes@example.com', '', '', 'n', 'C', '2015-05-26 12:42:57', '8854f8c74f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 216, '88.214.172.222', 0, 0),
(7943, 'facebook_user_pedro_goncalo_julio@example.com', '', '', 'n', 'C', '2015-05-26 12:43:16', '148c2264fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 217, '81.84.146.238', 0, 0),
(7944, 'helena_nunesf@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:43:44', '25fcee81d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 218, '89.115.13.152', 0, 0),
(7945, 'torrestiago@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:44:03', 'ad6c2b2916', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 219, '193.190.253.145', 0, 0),
(7946, 'ana.felizardo@balance.pt', '', '', 'n', 'C', '2015-05-26 12:44:43', '72fe009845', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 220, '2.82.99.216', 0, 0),
(7947, 'vmorais_on@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:44:46', 'd4f1ad5909', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 221, '62.28.154.39', 0, 0),
(7948, 'anasousa33@sapo.pt', '', '', 'n', 'C', '2015-05-26 12:45:37', '1e78b725d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 222, '82.154.93.84', 0, 0),
(7949, 'livrosantigos2014@gmail.com', '', '', 'n', 'C', '2015-05-26 12:46:20', '43ed5f37f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 223, '79.168.35.216', 0, 0),
(7950, 'facebook_user_ines_tho_barosa@example.com', '', '', 'n', 'C', '2015-05-26 12:46:40', 'ee06086d6a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 224, '176.79.155.139', 0, 0),
(7951, 'facebook_user_mininha_matreno@example.com', '', '', 'n', 'C', '2015-05-26 12:48:29', 'f9a9bf6af6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 225, '85.243.197.17', 0, 0),
(7952, 'bluedevil_one@hotmail.com', '', '', 'n', 'C', '2015-05-26 12:53:26', '0c152e2e7d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 226, '37.162.202.37', 0, 0),
(7953, 'inesalvacaobarreto@gmail.com', '', '', 'n', 'C', '2015-05-26 12:53:59', '6108c7219b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 227, '62.48.155.245', 0, 0),
(7954, 'dearaujo.rocha@gmail.com', '', '', 'n', 'C', '2015-05-26 12:54:15', '479e85c4c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 228, '85.243.99.98', 0, 0),
(7955, 'zorbapolho@gmail.com', '', '', 'n', 'C', '2015-05-26 12:56:39', '2d88fa967e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 230, '195.23.180.31', 0, 0),
(7956, 'emiliasardinha@gmail.com', '', '', 'n', 'C', '2015-05-26 12:58:50', 'e2a685359e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 231, '192.168.83.58', 0, 0),
(7957, 'renato.alexandre.costa@gmail.com', '', '', 'n', 'C', '2015-05-26 12:59:18', '3aa42201b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 233, '10.199.135.68', 0, 0),
(7958, 'facebook_user_vanessa_almeida_faria_almodovar@example.com', '', '', 'n', 'C', '2015-05-26 13:00:06', '1273dec187', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 235, '85.243.32.113', 0, 0),
(7959, 'tiagovilelamadeira@gmail.com', '', '', 'n', 'C', '2015-05-26 13:01:44', '79ef3c9a74', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 236, '213.58.129.250', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(7960, 'ncanasm@gmail.com', '', '', 'n', 'C', '2015-05-26 13:01:53', '1655ccd454', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 237, '193.136.98.13', 0, 0),
(7961, 'nunoassuncao1@gmail.com', '', '', 'n', 'C', '2015-05-26 13:02:58', 'b4ab4c1a44', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 238, '62.28.232.136', 0, 0),
(7962, 'duartecentral@hotmail.com', '', '', 'n', 'C', '2015-05-26 13:03:03', '3931d42a66', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 239, '187.95.108.104', 0, 0),
(7963, 'facebook_user_jose_joao_froes@example.com', '', '', 'n', 'C', '2015-05-26 13:03:38', '943b4b7f11', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 240, '62.169.86.131', 0, 0),
(7964, 'lsloureiro@sapo.pt', '', '', 'n', 'C', '2015-05-26 13:04:24', '4ce311bbe5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 241, '2.81.0.22', 0, 0),
(7965, 'carlavenanciolopes@gmail.com', '', '', 'n', 'C', '2015-05-26 13:06:40', '8851d0bf55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 242, '89.154.12.74', 0, 0),
(7966, 'ceusaturnino@hotmail.com', '', '', 'n', 'C', '2015-05-26 13:08:06', '9c477e6d61', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 243, '144.64.107.87', 0, 0),
(7967, 'minamartins@sapo.pt', 'Guilhermina Martins ', '', 'n', 'C', '2015-05-26 13:08:42', '7576d3cd98', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '95.95.136.160', 0, 0),
(7968, 'franciscadasilvasiopa@gmail.com', '', '', 'n', 'C', '2015-05-26 13:11:50', '25b8414300', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 244, '188.29.165.219', 0, 0),
(7969, 'teresasgc@hotmail.com', '', '', 'n', 'C', '2015-05-26 13:13:42', '8dd1fbc97f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 245, '188.37.153.183', 0, 0),
(7970, 'fozcamp@gmail.com', '', '', 'n', 'C', '2015-05-26 13:17:14', 'd2091e99a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 246, '2.83.86.34', 0, 0),
(7971, 'tiagojlgomes@gmail.com', '', '', 'n', 'C', '2015-05-26 13:17:33', 'b4c183b22e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 247, '89.153.74.76', 0, 0),
(7972, 'andrefpessoa10@gmail.com', '', '', 'n', 'C', '2015-05-26 13:19:31', '6e70e90dbe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 248, '95.136.10.89', 0, 0),
(7973, 'ramirocosta@fazletra.com', '', '', 'n', 'C', '2015-05-26 13:20:15', '2a83c5531a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 249, '188.37.153.183', 0, 0),
(7974, 'angela.ml.santos@gmail.com', '', '', 'n', 'C', '2015-05-26 13:20:22', '0155086a05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 250, '87.103.59.227', 0, 0),
(7975, 'antoniofiliperodrigues@gmail.com', '', '', 'n', 'C', '2015-05-26 13:23:24', 'a3a446fc7c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 253, '85.246.236.6', 0, 0),
(7976, 'maria.rebelo.andrade@gmail.com', '', '', 'n', 'C', '2015-05-26 13:24:29', '51a2a77cdf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 254, '85.138.77.218', 0, 0),
(7977, 'markinhofsilva@hotmail.com', '', '', 'n', 'C', '2015-05-26 13:24:56', '19ab27801d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 255, '10.161.212.46', 0, 0),
(7978, 'joana_alegre@hotmail.com', '', '', 'n', 'C', '2015-05-26 13:24:59', '94cab012f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 256, '213.30.62.62', 0, 0),
(7979, 'mdgpereira@gmail.com', '', '', 'n', 'C', '2015-05-26 13:25:54', '43b05d13dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 257, '41.205.63.40', 0, 0),
(7980, 'facebook_user_joao_monge@example.com', '', '', 'n', 'C', '2015-05-26 13:26:26', 'ac7c0f6f06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 258, '87.103.49.70', 0, 0),
(7981, 'xanar7@gmail.com', '', '', 'n', 'C', '2015-05-26 13:29:22', 'f78eb57b91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 259, '93.108.241.131', 0, 0),
(7982, 'facebook_user_luis_rocha_antunes@example.com', '', '', 'n', 'C', '2015-05-26 13:29:55', 'f7df351bf4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 260, '88.214.166.28', 0, 0),
(7983, 'facebook_user_isa_andrade@example.com', '', '', 'n', 'C', '2015-05-26 13:31:41', 'dbc33d8279', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 261, '176.78.174.206', 0, 0),
(7984, 'alexandreedcsousa@hotmail.com', '', '', 'n', 'C', '2015-05-26 13:33:40', '28b1b5c85f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 262, '2.80.233.219', 0, 0),
(7985, 'madalgcastro@hotmail.com', '', '', 'n', 'C', '2015-05-26 13:33:47', '513dbcb0bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 263, '95.93.239.188', 0, 0),
(7986, 'luana.mota@live.com', '', '', 'n', 'C', '2015-05-26 13:35:11', '02f740ccaf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 264, '2.83.48.220', 0, 0),
(7987, 'silviamvserra@gmail.com', '', '', 'n', 'C', '2015-05-26 13:37:58', '6db4636314', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 266, '213.229.163.13', 0, 0),
(7988, 'siujvari@hotmail.com', '', '', 'n', 'C', '2015-05-26 13:38:40', '4126af208b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 267, '95.93.172.130', 0, 0),
(7989, 'lramada@iol.pt', '', '', 'n', 'C', '2015-05-26 13:38:52', 'cd99a4ccb6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 268, '87.103.64.33', 0, 0),
(7990, 'teresabrigas@hotmail.com', '', '', 'n', 'C', '2015-05-26 13:39:36', 'ba92442b42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 270, '37.189.224.3', 0, 0),
(7991, 'antunes.estoril.cristina@gmail.com', '', '', 'n', 'C', '2015-05-26 13:41:09', 'd798cef311', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 272, '85.138.207.98', 0, 0),
(7992, 'fmatosperes@gmail.com', '', '', 'n', 'C', '2015-05-26 13:41:23', '0f74de9fd0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 273, '93.108.226.178', 0, 0),
(7993, 'antoniocarreira27@gmail.com', '', '', 'n', 'C', '2015-05-26 13:46:00', 'eff5c47ef1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 276, '81.90.49.146', 0, 0),
(7994, 'facebook_user_andre_vitoria_do_carmo@example.com', '', '', 'n', 'C', '2015-05-26 13:46:45', 'bcb89bf48d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 277, '2.82.120.157', 0, 0),
(7995, 'miana_guedes@hotmail.com', '', '', 'n', 'C', '2015-05-26 13:47:45', '9718447000', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 278, '62.28.238.4', 0, 0),
(7996, 'luis.lourenco13@gmail.com', '', '', 'n', 'C', '2015-05-26 13:48:51', 'ffef4c4a84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 279, '85.244.116.123', 0, 0),
(7997, 'gugapira@hotmail.com', '', '', 'n', 'C', '2015-05-26 13:52:41', 'f66f48696b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 280, '179.218.9.160', 0, 0),
(7998, 'jfcarreira@netcabo.pt', '', '', 'n', 'C', '2015-05-26 13:53:02', 'def52d1bd5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 281, '46.189.245.60', 0, 0),
(7999, 'facebook_user_tania_juliao@example.com', '', '', 'n', 'C', '2015-05-26 13:53:22', '9c4224674e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 282, '192.162.17.254', 0, 0),
(8000, 'sarajpmoreira@gmail.com', '', '', 'n', 'C', '2015-05-26 13:53:31', '179f07be89', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 283, '89.152.246.105', 0, 0),
(8001, 'pepsina1@hotmail.com', '', '', 'n', 'C', '2015-05-26 13:54:18', 'df2bcac770', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 285, '85.245.65.44', 0, 0),
(8002, 'vanny.vb.monteiro@gmail.com', '', '', 'n', 'C', '2015-05-26 13:56:19', 'aa331ad605', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 286, '87.103.49.155', 0, 0),
(8003, 'joanascimento@hotmail.com', '', '', 'n', 'C', '2015-05-26 13:56:21', 'da950e6627', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 287, '2.82.100.125', 0, 0),
(8004, 'raquelfrade@hotmail.com', '', '', 'n', 'C', '2015-05-26 13:56:34', '699dfd107a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 288, '177.152.113.221', 0, 0),
(8005, 'luzestelar.joana@gmail.com', '', '', 'n', 'C', '2015-05-26 13:57:52', 'b1fbd6fb5b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 289, '188.251.177.249', 0, 0),
(8006, 'helioantonio@msn.com', '', '', 'n', 'C', '2015-05-26 14:01:42', '7bed919d25', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 291, '2.83.83.42', 0, 0),
(8007, 'mmatosazevedo@gmail.com', '', '', 'n', 'C', '2015-05-26 14:01:54', 'f081bed6fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 292, '87.103.68.186', 0, 0),
(8008, 'verapolicarpo@gmail.com', '', '', 'n', 'C', '2015-05-26 14:02:05', 'f562cdbce1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 294, '77.54.168.246', 0, 0),
(8009, 'duartemjorge@gmail.com', '', '', 'n', 'C', '2015-05-26 14:05:06', 'de3276aa2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 295, '83.240.235.238', 0, 0),
(8010, 'tuxamariaguerra@gmail.com', '', '', 'n', 'C', '2015-05-26 14:09:39', '5cf1baae5c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 297, '77.54.206.57', 0, 0),
(8011, 'pedro.farelo@goma.pt', '', '', 'n', 'C', '2015-05-26 14:09:57', 'f4fe867ad2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 298, '87.103.66.114', 0, 0),
(8012, 'facebook_user_carlos_costa@example.com', '', '', 'n', 'C', '2015-05-26 14:10:53', '2d6f958f2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 299, '95.136.3.230', 0, 0),
(8013, 'mokinamail@sapo.pt', '', '', 'n', 'C', '2015-05-26 14:11:29', '37f1640541', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 300, '89.115.26.178', 0, 0),
(8014, 'zedias19@gmail.com', '', '', 'n', 'C', '2015-05-26 14:11:29', '4922182d05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 301, '79.168.154.28', 0, 0),
(8015, 'marcoavmendes@gmail.com', '', '', 'n', 'C', '2015-05-26 14:11:49', '527e9f0096', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 302, '2.80.165.60', 0, 0),
(8016, 'anam.cerca@gmail.com', '', '', 'n', 'C', '2015-05-26 14:12:28', '22d4d17d51', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 303, '85.244.54.17', 0, 0),
(8017, 'anascmorais@gmail.com', '', '', 'n', 'C', '2015-05-26 14:12:53', '26034a8a50', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 304, '62.28.136.146', 0, 0),
(8018, 'joanafmv_2@hotmail.com', '', '', 'n', 'C', '2015-05-26 14:13:10', '121309ea15', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 305, '192.168.90.54', 0, 0),
(8019, 'carolinamc@gmx.com', '', '', 'n', 'C', '2015-05-26 14:13:14', '347a4bbdc1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 306, '95.136.3.142', 0, 0),
(8020, 'cfra2012@gmail.com', '', '', 'n', 'C', '2015-05-26 14:13:42', 'dcc348972d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 307, '131.211.73.39', 0, 0),
(8021, 'facebook_user_pedro_domingos@example.com', '', '', 'n', 'C', '2015-05-26 14:14:53', '88d2d719a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 308, '62.48.251.34', 0, 0),
(8022, 'zeappleton@hotmail.com', '', '', 'n', 'C', '2015-05-26 14:15:08', '9993e5da35', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 309, '87.103.59.121', 0, 0),
(8023, 'baptistarafael1@gmail.com', '', '', 'n', 'C', '2015-05-26 14:16:51', 'a5ef37e55a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 310, '85.247.75.240', 0, 0),
(8024, 'pedromurilo@gmail.com', '', '', 'n', 'C', '2015-05-26 14:17:03', '4245cb968d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 311, '87.103.74.37', 0, 0),
(8025, 'ruipedro72@hotmail.com', '', '', 'n', 'C', '2015-05-26 14:18:29', '70f7f00d1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 312, '88.214.185.39', 0, 0),
(8026, 'pedro.oliveiragoncalves@gmail.com', '', '', 'n', 'C', '2015-05-26 14:18:42', 'ac48873cda', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 313, '213.141.22.146', 0, 0),
(8027, 'rita_picarra@hotmail.com', '', '', 'n', 'C', '2015-05-26 14:19:23', '3b50c52d90', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 314, '167.220.149.66', 0, 0),
(8028, 'paulo.girao@ntnu.no', '', '', 'n', 'C', '2015-05-26 14:19:27', 'a1f8c4d716', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 315, '129.241.173.121', 0, 0),
(8029, '14832@novasbe.pt', '', '', 'n', 'C', '2015-05-26 14:19:37', '01824f707a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 316, '85.244.147.187', 0, 0),
(8030, 'rrppsilva@gmail.com', '', '', 'n', 'C', '2015-05-26 14:21:24', '1db61eaffe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 317, '195.85.221.93', 0, 0),
(8031, 'susanatorroais@netcabo.pt', '', '', 'n', 'C', '2015-05-26 14:21:30', 'f8664a74b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 318, '78.137.197.123', 0, 0),
(8032, 'franciscafguiomar@gmail.com', '', '', 'n', 'C', '2015-05-26 14:23:41', 'b060fe17dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 320, '62.169.125.142', 0, 0),
(8033, 'mizeisabel@gmail.com', '', '', 'n', 'C', '2015-05-26 14:24:16', 'f822c70925', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 321, '85.242.150.201', 0, 0),
(8034, 'pedrodinis.pt@gmail.com', '', '', 'n', 'C', '2015-05-26 14:24:39', 'd8642c80ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 322, '89.115.67.124', 0, 0),
(8035, 'anaandradelopes01@gmail.com', '', '', 'n', 'C', '2015-05-26 14:25:17', 'b4e6505a6a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 324, '85.88.133.211', 0, 0),
(8036, 'teixa2000@gmail.com', '', '', 'n', 'C', '2015-05-26 14:25:18', '6175391331', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 325, '89.115.138.19', 0, 0),
(8037, 'lds@lx.it.pt', '', '', 'n', 'C', '2015-05-26 14:25:30', '36539b4d45', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 326, '193.136.189.2', 0, 0),
(8038, 'mcvslopes@gmail.com', '', '', 'n', 'C', '2015-05-26 14:26:52', 'afb1fc51af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 327, '91.198.90.55', 0, 0),
(8039, 'barbara.palinhos@gmail.com', '', '', 'n', 'C', '2015-05-26 14:27:18', '2f499c3f16', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 328, '95.93.130.142', 0, 0),
(8040, 'foliveirabastos@gmail.com', '', '', 'n', 'C', '2015-05-26 14:28:00', '012c52b1e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 329, '82.154.61.253', 0, 0),
(8041, 'ivan.camacho.valadares@gmail.com', '', '', 'n', 'C', '2015-05-26 14:28:12', '5b89930a91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 330, '62.48.145.135', 0, 0),
(8042, 'jangeloalves@gmail.com', '', '', 'n', 'C', '2015-05-26 14:31:20', 'c8c758c32e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 332, '95.69.84.14', 0, 0),
(8043, 'antonio_appleton@hotmail.com', '', '', 'n', 'C', '2015-05-26 14:32:15', 'd11a88cf5a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 334, '89.115.40.87', 0, 0),
(8044, 'alcinona@hotmail.com', '', '', 'n', 'C', '2015-05-26 14:34:20', '3356de2116', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 335, '77.54.117.194', 0, 0),
(8045, 'ricardochaves85@gmail.com', '', '', 'n', 'C', '2015-05-26 14:34:51', '0d6c65a71b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 336, '194.79.67.211', 0, 0),
(8046, 'ricardobmpina@gmail.com', '', '', 'n', 'C', '2015-05-26 14:34:53', '8b55a8921f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 337, '180.183.217.18', 0, 0),
(8047, 'merloproductions@gmail.com', '', '', 'n', 'C', '2015-05-26 14:35:29', 'ddc8af052b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 339, '87.103.49.62', 0, 0),
(8048, 'scaronline@gmail.com', '', '', 'n', 'C', '2015-05-26 14:36:29', '63e647fd70', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 340, '88.214.169.186', 0, 0),
(8049, 'jm@jmdo.pt', '', '', 'n', 'C', '2015-05-26 14:36:44', 'fd789180b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 341, '192.168.122.214', 0, 0),
(8050, 'anantunes_86@msn.com', '', '', 'n', 'C', '2015-05-26 14:37:51', '2334ecfdf6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 342, '81.84.202.53', 0, 0),
(8051, 'margaridapalma@gmail.com', '', '', 'n', 'C', '2015-05-26 14:38:50', '2d2b404c96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 343, '95.92.128.64', 0, 0),
(8052, 'franciscosousa545@hotmail.com', '', '', 'n', 'C', '2015-05-26 14:40:23', 'f52561ae05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 344, '213.30.118.99', 0, 0),
(8053, 'angela.m.antunes@gmail.com', '', '', 'n', 'C', '2015-05-26 14:40:34', '394c8ffbde', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 345, '93.108.233.84', 0, 0),
(8054, 'henriquetabot@gmail.com', '', '', 'n', 'C', '2015-05-26 14:41:10', 'c2b0132037', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 347, '85.247.72.102', 0, 0),
(8055, 'm_rodrigues_@hotmail.com', '', '', 'n', 'C', '2015-05-26 14:41:21', '73f3f449a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 348, '5.249.30.3', 0, 0),
(8056, 'bicaspmelo@gmail.com', '', '', 'n', 'C', '2015-05-26 14:41:30', '49b6979783', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 349, '62.28.249.57', 0, 0),
(8057, 'coelho_n@hotmail.com', '', '', 'n', 'C', '2015-05-26 14:42:03', '1385eff653', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 350, '95.93.171.3', 0, 0),
(8058, 'facebook_user_andreia_patricia_ribeiro_marques@example.com', '', '', 'n', 'C', '2015-05-26 14:42:06', '10a4033835', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 351, '89.214.69.121', 0, 0),
(8059, 'pclemos795@hotmail.com', '', '', 'n', 'C', '2015-05-26 14:42:45', '78997aec49', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 352, '88.157.200.251', 0, 0),
(8060, 'teresa.mariano1@sapo.pt', '', '', 'n', 'C', '2015-05-26 14:45:34', 'b984eb6a1a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 353, '85.138.205.200', 0, 0),
(8061, 'facebook_user_miguel_jordao@example.com', '', '', 'n', 'C', '2015-05-26 14:46:22', '2f0b79ef88', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 354, '2.83.35.79', 0, 0),
(8062, 'leonor.laranjeira@gmail.com', '', '', 'n', 'C', '2015-05-26 14:46:27', 'db9bc69ecc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 355, '84.91.2.130', 0, 0),
(8063, 'hugovau@hotmail.com', '', '', 'n', 'C', '2015-05-26 14:48:36', '9151548aa0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 356, '85.242.39.240', 0, 0),
(8064, 'karysurf@hotmail.com', '', '', 'n', 'C', '2015-05-26 14:48:55', 'c4a651803f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 357, '95.92.106.214', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(8065, 'reciclagemaz@gmail.com', '', '', 'n', 'C', '2015-05-26 14:49:18', '6205c9732a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 358, '89.115.58.186', 0, 0),
(8066, 'carlos_moita@netcabo.pt', '', '', 'n', 'C', '2015-05-26 14:49:24', '0d3a54ef88', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 359, '88.157.200.187', 0, 0),
(8067, 'jotap_79@hotmail.com', '', '', 'n', 'C', '2015-05-26 14:50:32', 'ad928bd799', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 361, '188.37.37.171', 0, 0),
(8068, 'racinhas@hotmail.com', '', '', 'n', 'C', '2015-05-26 14:52:23', '32da1d5d70', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 362, '85.247.159.57', 0, 0),
(8069, 'marta_breyner@hotmail.com', '', '', 'n', 'C', '2015-05-26 14:53:22', 'c66dccde9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 363, '95.93.106.177', 0, 0),
(8070, 'simbelmuna@hotmail.com', '', '', 'n', 'C', '2015-05-26 14:53:28', '43c3fc2d8b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 364, '85.246.174.89', 0, 0),
(8071, 'luis.valerio.ferramacho@gmail.com', '', '', 'n', 'C', '2015-05-26 14:53:33', 'acb34fa188', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 365, '193.126.85.201', 0, 0),
(8072, 'facebook_user_matilde_neto_da_silva@example.com', '', '', 'n', 'C', '2015-05-26 14:55:18', '96feac6156', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 366, '93.108.208.11', 0, 0),
(8073, 'catarinaduraes_@hotmail.com', '', '', 'n', 'C', '2015-05-26 14:55:23', 'dbc323638c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 367, '77.54.123.244', 0, 0),
(8074, 'toravonberg@hotmail.com', '', '', 'n', 'C', '2015-05-26 14:55:49', '7af3f9d7b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 368, '213.63.185.18', 0, 0),
(8075, 'tb@thiagobraddell.pt', '', '', 'n', 'C', '2015-05-26 14:56:34', '24ce0468e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 369, '85.246.116.252', 0, 0),
(8076, 'manuel@belamorais.pt', '', '', 'n', 'C', '2015-05-26 14:57:09', '80f3ed731c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 370, '85.241.59.151', 0, 0),
(8077, 'migalhas@gmail.com', '', '', 'n', 'C', '2015-05-26 14:58:01', '933cc15dbf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 371, '93.102.107.134', 0, 0),
(8078, 'joaonunocoutinho@gmail.com', '', '', 'n', 'C', '2015-05-26 15:00:30', 'd5fe54ce5a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 372, '185.58.82.6', 0, 0),
(8079, 'joaofranciscoguedeslourenco@gmail.com', '', '', 'n', 'C', '2015-05-26 15:01:22', '80cf6eef8d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 373, '89.115.220.164', 0, 0),
(8080, 'helenamatosaguas@gmail.com', '', '', 'n', 'C', '2015-05-26 15:02:05', '28ce24383c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 375, '85.245.149.204', 0, 0),
(8081, 'joaomsantosmiranda@gmail.com', '', '', 'n', 'C', '2015-05-26 15:02:29', '07eac65951', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 376, '193.137.210.136', 0, 0),
(8082, 'lilikass_82@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:02:52', '4585a3f2d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 377, '84.90.156.254', 0, 0),
(8083, 'pmanuel@netcabo.pt', '', '', 'n', 'C', '2015-05-26 15:03:01', '568b3bbf3a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 378, '88.157.131.6', 0, 0),
(8084, 'joanakerido@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:03:55', '4c2c7478db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 379, '86.141.89.30', 0, 0),
(8085, 'facebook_user_catiaa_figueiredo@example.com', '', '', 'n', 'C', '2015-05-26 15:04:36', '3230a974a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 380, '89.180.152.105', 0, 0),
(8086, 'manelvargas84@gmail.com', '', '', 'n', 'C', '2015-05-26 15:04:58', '24d3067034', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 382, '85.139.153.194', 0, 0),
(8087, 'palgest.joao@gmail.com', '', '', 'n', 'C', '2015-05-26 15:05:56', 'e0f44f476f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 383, '85.240.146.174', 0, 0),
(8088, 'djrafanobre@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:07:02', '83c4281b2e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 385, '193.136.35.200', 0, 0),
(8089, 'luigi1@gmail.com', '', '', 'n', 'C', '2015-05-26 15:07:12', '82d285379f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 386, '62.169.86.132', 0, 0),
(8090, 'sofiaolfrazao@gmail.com', '', '', 'n', 'C', '2015-05-26 15:07:40', '9f93ad8afa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 387, '85.242.150.49', 0, 0),
(8091, 'onurb_rabbit_10@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:07:46', 'ef4e96d5b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 388, '217.129.182.146', 0, 0),
(8092, 'rita.pintoleite@gmail.com', '', '', 'n', 'C', '2015-05-26 15:08:02', 'c4a1ea0386', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 389, '82.154.122.48', 0, 0),
(8093, 'roque_duarte@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:08:14', 'dacb7cef36', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 390, '217.129.236.151', 0, 0),
(8094, 'celine.brandcom@gmail.com', '', '', 'n', 'C', '2015-05-26 15:08:16', '3d7ca48059', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 391, '85.242.150.49', 0, 0),
(8095, 'vicenpro@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:08:42', '7516df74f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 392, '83.52.147.33', 0, 0),
(8096, 'beicola@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:09:03', 'b99b199dc5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 393, '195.23.69.177', 0, 0),
(8097, 'txugo_@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:09:07', '431d757460', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 394, '85.88.136.5', 0, 0),
(8098, 'reis.eva@gmail.com', '', '', 'n', 'C', '2015-05-26 15:09:08', 'b919196ed1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 395, '85.242.150.49', 0, 0),
(8099, 'lunazzzisssima@gmail.com', 'Alexandra Schiappa', '', 'n', 'C', '2015-05-26 15:09:11', 'f5e5cd7a44', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/mariana-assis/', 419, '81.193.158.48', 0, 0),
(8100, 's4rit4h@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:11:56', '3182625205', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 396, '37.189.106.254', 0, 0),
(8101, 'vandaaz@gmail.com', '', '', 'n', 'C', '2015-05-26 15:12:15', 'cd1b1f5270', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 397, '95.93.215.223', 0, 0),
(8102, 'joaocfs@gmail.com', '', '', 'n', 'C', '2015-05-26 15:13:29', '61905f443e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 398, '176.78.129.201', 0, 0),
(8103, 'diogobernardo22@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:13:52', '32b65e2783', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 399, '87.103.115.20', 0, 0),
(8104, 'herdeiro_carloselias@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:13:58', '230c49742d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 400, '41.221.201.242', 0, 0),
(8105, 'mario.ribas@gmail.com', '', '', 'n', 'C', '2015-05-26 15:14:00', '85221dec5b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 402, '62.28.12.174', 0, 0),
(8106, 'h.rodrigues26@gmail.com', '', '', 'n', 'C', '2015-05-26 15:14:09', '4fa597a348', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 403, '88.214.164.220', 0, 0),
(8107, 'davidtomas_cs94@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:14:43', 'd4688ad722', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 404, '95.94.244.172', 0, 0),
(8108, 'ad_14outubro@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:15:08', '1e30de9056', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 405, '82.155.83.114', 0, 0),
(8109, 'susanadasilvaroldao@gmail.com', '', '', 'n', 'C', '2015-05-26 15:15:27', 'de64c8f900', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 407, '213.30.0.5', 0, 0),
(8110, 'celia.spinola@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:16:05', '317767d688', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 408, '193.136.166.23', 0, 0),
(8111, 'ruivalido@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:16:34', '8fea4ce971', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 409, '79.168.172.193', 0, 0),
(8112, 'lcqr.10@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:17:41', '8586295ffb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 410, '5.43.62.20', 0, 0),
(8113, 'joao.moa@gmail.com', '', '', 'n', 'C', '2015-05-26 15:20:58', '5e319f6a27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 412, '94.245.87.20', 0, 0),
(8114, 'facebook_user_filipe_bem@example.com', '', '', 'n', 'C', '2015-05-26 15:21:32', '084175569f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 413, '2.82.117.44', 0, 0),
(8115, 'garrido.rita83@gmail.com', '', '', 'n', 'C', '2015-05-26 15:21:36', '5a24c33517', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 414, '195.23.51.200', 0, 0),
(8116, 'branquinho200@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:21:44', '481084eca2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 415, '217.129.94.171', 0, 0),
(8117, 'forgive.peter@gmail.com', '', '', 'n', 'C', '2015-05-26 15:22:13', '065c459b7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 416, '81.84.254.3', 0, 0),
(8118, 'diogo.ornelas@gmail.com', '', '', 'n', 'C', '2015-05-26 15:22:16', '800229844d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 417, '213.30.118.67', 0, 0),
(8119, 'pranchamalibu@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:22:50', '6d43808911', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 418, '85.242.39.240', 0, 0),
(8120, 'sacajoao24@gmail.com', '', '', 'n', 'C', '2015-05-26 15:23:33', '4ce995696c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 420, '85.220.105.16', 0, 0),
(8121, 'mplantier@netcabo.pt', '', '', 'n', 'C', '2015-05-26 15:23:37', '95a338c76f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 421, '85.240.229.200', 0, 0),
(8122, 'rutepenedo@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:24:22', '94ebf5291f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 422, '85.246.156.91', 0, 0),
(8123, 'braulio.alturas@iscte.pt', '', '', 'n', 'C', '2015-05-26 15:24:42', '19dbf0d264', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 423, '89.115.94.232', 0, 0),
(8124, 'ricardonovaes79@gmail.com', '', '', 'n', 'C', '2015-05-26 15:25:11', 'ae36948074', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 425, '193.136.147.176', 0, 0),
(8125, 'facebook_user_joao_hipolito@example.com', '', '', 'n', 'C', '2015-05-26 15:25:41', '68807dc44a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 426, '81.84.241.97', 0, 0),
(8126, 'david.tunon@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:27:10', '508cb78004', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 427, '84.91.10.116', 0, 0),
(8127, 'facebook_user_filipe_jervis@example.com', '', '', 'n', 'C', '2015-05-26 15:27:44', 'a8de2240da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 428, '188.37.12.2', 0, 0),
(8128, 'joao_andre86@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:28:04', '7cbdd17d1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 429, '80.231.224.101', 0, 0),
(8129, 'irislinheiro@gmail.com', '', '', 'n', 'C', '2015-05-26 15:28:10', 'e49f25fbc1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 430, '87.103.60.164', 0, 0),
(8130, 'carlotaduartemiranda@gmail.com', '', '', 'n', 'C', '2015-05-26 15:29:29', 'c7336fbfe0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 431, '194.117.18.99', 0, 0),
(8131, 'miguelbravodesign@gmail.com', '', '', 'n', 'C', '2015-05-26 15:29:49', 'fcaea69dd8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 432, '193.37.153.37', 0, 0),
(8132, 'alex.talhinhas@netcabo.pt', '', '', 'n', 'C', '2015-05-26 15:31:38', '89f938e6d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 433, '85.240.240.50', 0, 0),
(8133, 'miguelbreyner@evorahotel.pt', 'Miguel Melo Breyner', '', 'n', 'C', '2015-05-26 15:33:45', 'e83bcd0609', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/mariana-assis/', 0, '82.154.252.73', 0, 0),
(8134, 'fuze_21@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:34:07', '671cee5cd2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 434, '81.84.254.3', 0, 0),
(8135, 'ivo_vicente@msn.com', '', '', 'n', 'C', '2015-05-26 15:34:53', 'a8c65f023e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 435, '87.103.64.235', 0, 0),
(8136, 'azevedo.alexandre@gmail.com', '', '', 'n', 'C', '2015-05-26 15:35:50', 'd00e1cd825', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 436, '89.152.246.105', 0, 0),
(8137, 'tcosta1984@gmail.com', '', '', 'n', 'C', '2015-05-26 15:35:56', '4c3c14316a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 437, '82.154.123.110', 0, 0),
(8138, 'orlando.santos100@gmail.com', '', '', 'n', 'C', '2015-05-26 15:36:40', 'be3e32081b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 438, '62.169.73.112', 0, 0),
(8139, 'nuno.f.oliveira@gmail.com', '', '', 'n', 'C', '2015-05-26 15:40:09', 'a7f5238ac7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 439, '37.189.175.210', 0, 0),
(8140, 'sarapapaia@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:40:16', '3632833f8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 440, '41.79.124.138', 0, 0),
(8141, 'facebook_user_tiago_rosa@example.com', '', '', 'n', 'C', '2015-05-26 15:40:33', '5bc1a17c89', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 441, '82.154.117.139', 0, 0),
(8142, 'daniel.beiroco@gmail.com', '', '', 'n', 'C', '2015-05-26 15:42:40', '4eab5866e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 442, '85.139.76.234', 0, 0),
(8143, 'diana.s.l.m@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:42:59', 'd5263985b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 443, '85.139.120.35', 0, 0),
(8144, 'pfcardoso2@gmail.com', '', '', 'n', 'C', '2015-05-26 15:44:10', 'a26f15401f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 444, '79.169.47.105', 0, 0),
(8145, 'zarduarte@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:44:18', '0d839408af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 445, '78.137.252.215', 0, 0),
(8146, 'nuno.victor@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:44:39', '2c83226d94', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 446, '89.155.197.202', 0, 0),
(8147, 'surftreeshop@gmail.com', '', '', 'n', 'C', '2015-05-26 15:47:11', 'b4f768ce70', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 448, '2.80.120.222', 0, 0),
(8148, 'rodolfovieiradias@gmail.com', 'Rodolfo Dias ', '', 'n', 'C', '2015-05-26 15:47:11', '3aafb25315', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 449, '85.240.143.194', 0, 0),
(8149, 'parmdigital@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:47:18', 'c53aae5705', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 450, '85.138.181.26', 0, 0),
(8150, 'antoniodaun@gmail.com', '', '', 'n', 'C', '2015-05-26 15:48:26', '1398bfbac8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 452, '62.28.72.232', 0, 0),
(8151, 'yogasurf@gmail.com', '', '', 'n', 'C', '2015-05-26 15:49:09', '0112cdf525', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 453, '85.246.193.235', 0, 0),
(8152, 'rui.e.horta@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:49:43', 'fac8b50d91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 454, '93.102.244.147', 0, 0),
(8153, 'appestana@gmail.com', '', '', 'n', 'C', '2015-05-26 15:50:50', 'd8e0ec394d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 455, '80.172.27.250', 0, 0),
(8154, 'facebook_user_carlos_pinto@example.com', '', '', 'n', 'C', '2015-05-26 15:51:36', '260b76d3b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 456, '95.92.35.185', 0, 0),
(8155, 'facebook_user_susana_pocas@example.com', '', '', 'n', 'C', '2015-05-26 15:52:41', '56b09a3e35', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 457, '89.114.143.232', 0, 0),
(8156, 'ana-camilo@live.com.pt', '', '', 'n', 'C', '2015-05-26 15:52:59', 'e40ddecc1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 458, '213.228.148.30', 0, 0),
(8157, 'micpin71@gmail.com', '', '', 'n', 'C', '2015-05-26 15:56:41', 'e2c9cef905', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 459, '24.6.139.97', 0, 0),
(8158, 'goncalinho_69@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:56:48', 'b3aff568bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 461, '188.81.25.123', 0, 0),
(8159, 'yug_69_3@hotmail.com', '', '', 'n', 'C', '2015-05-26 15:57:35', '1437323024', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 462, '87.103.72.208', 0, 0),
(8160, 'sara.m.montes@gmail.com', '', '', 'n', 'C', '2015-05-26 15:59:48', '3cc5b183ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 464, '217.200.202.38', 0, 0),
(8161, 'kiko.fut@gmail.com', '', '', 'n', 'C', '2015-05-26 16:00:49', 'daaf4332c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 465, '85.246.224.11', 0, 0),
(8162, 'zitchus@hotmail.com', '', '', 'n', 'C', '2015-05-26 16:01:21', '5f0d4f0d32', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 466, '5.158.17.49', 0, 0),
(8163, 'antonio.raio98@gmail.com', '', '', 'n', 'C', '2015-05-26 16:02:22', '870b2a05a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 467, '93.183.31.170', 0, 0),
(8164, 'miguel_figueiras@hotmail.com', '', '', 'n', 'C', '2015-05-26 16:04:41', '543f624d99', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 469, '94.132.93.48', 0, 0),
(8165, 'igrilo71@gmail.com', '', '', 'n', 'C', '2015-05-26 16:05:32', '51e56ed8b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 470, '83.240.147.86', 0, 0),
(8166, 'afonsus100@gmail.com', '', '', 'n', 'C', '2015-05-26 16:05:41', 'a8df9a60bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 471, '95.95.25.252', 0, 0),
(8167, 'francisca.cid.souto96@gmail.com', '', '', 'n', 'C', '2015-05-26 16:05:41', '1127772632', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 472, '85.244.93.99', 0, 0),
(8168, 'alexcalaca@hotmail.com', '', '', 'n', 'C', '2015-05-26 16:06:11', '470a7a97ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 473, '95.92.125.188', 0, 0),
(8169, 'alezin0123@gmail.com', '', '', 'n', 'C', '2015-05-26 16:09:38', '1afb5ecc54', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 474, '179.209.130.174', 0, 0),
(8170, 'sandrafrancomonteiro@gmail.com', '', '', 'n', 'C', '2015-05-26 16:10:24', '6db69e21bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 475, '85.245.81.39', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(8171, 'vestrelinha@gmail.com', '', '', 'n', 'C', '2015-05-26 16:12:31', 'a1cfad3ce5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 476, '82.155.26.52', 0, 0),
(8172, 'facebook_user_alexandre_filipe@example.com', '', '', 'n', 'C', '2015-05-26 16:16:28', '89fdb3143d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 477, '89.115.2.77', 0, 0),
(8173, 'pgtrilho@sapo.pt', '', '', 'n', 'C', '2015-05-26 16:17:31', '12f2ed9db5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 478, '176.79.155.172', 0, 0),
(8174, 'mrosariolago@gmail.com', '', '', 'n', 'C', '2015-05-26 16:17:56', 'c110303f8b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 479, '79.168.31.118', 0, 0),
(8175, 'filipapontes@gmail.com', '', '', 'n', 'C', '2015-05-26 16:21:50', 'f7ff9b2520', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 480, '77.54.200.136', 0, 0),
(8176, 'oqnaodorme@gmail.com', '', '', 'n', 'C', '2015-05-26 16:22:38', '3672226f0c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 481, '188.251.152.62', 0, 0),
(8177, 'telmo-lopes@hotmail.com', '', '', 'n', 'C', '2015-05-26 16:23:14', '80ca98f238', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 482, '77.54.193.147', 0, 0),
(8178, 'maryjay1501@hotmail.com', '', '', 'n', 'C', '2015-05-26 16:23:18', '1758ef376b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 483, '89.115.190.129', 0, 0),
(8179, 'pipoquas@hotmail.com', '', '', 'n', 'C', '2015-05-26 16:23:37', '7ec5016387', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 484, '79.168.128.55', 0, 0),
(8180, 'jorge.brito.13@gmail.com', '', '', 'n', 'C', '2015-05-26 16:24:07', '7c3ea3349b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 485, '2.82.211.162', 0, 0),
(8181, 'facebook_user_nuno_santos_1@example.com', '', '', 'n', 'C', '2015-05-26 16:25:44', '0046b37dcd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 486, '77.54.169.86', 0, 0),
(8182, 'miguelm569@gmail.com', '', '', 'n', 'C', '2015-05-26 16:28:01', 'c5052b0ffa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 487, '82.154.68.17', 0, 0),
(8183, 'giestal@hotmail.com', '', '', 'n', 'C', '2015-05-26 16:28:38', 'c41df27278', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 488, '95.92.45.176', 0, 0),
(8184, 'joaobelmar@gmail.com', '', '', 'n', 'C', '2015-05-26 16:28:46', '158cf7f8b6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 489, '89.115.90.127', 0, 0),
(8185, 'helenanaia@clix.pt', '', '', 'n', 'C', '2015-05-26 16:29:57', '727c19752d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 490, '88.214.175.175', 0, 0),
(8186, 'brunopiresjunior@hotmail.com', '', '', 'n', 'C', '2015-05-26 16:31:15', '23363f317d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 491, '82.154.69.206', 0, 0),
(8187, 'ifc_58@hotmail.com', 'Isaura custodio', '', 'n', 'C', '2015-05-26 16:31:34', '8480b27990', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/award-categories/os-mais-sexy-da-ano-vinhos-sexy/', 524, '77.54.194.178', 0, 0),
(8188, 'finurasdiogo@gmail.com', '', '', 'n', 'C', '2015-05-26 16:31:58', '1251f1821a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 493, '85.245.242.91', 0, 0),
(8189, 'rval_94@hotmail.com', '', '', 'n', 'C', '2015-05-26 16:32:39', '96cb0ccd82', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 494, '188.37.144.9', 0, 0),
(8190, 'isab.isabel@gmail.com', '', '', 'n', 'C', '2015-05-26 16:34:58', '9e58d6ed9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 495, '2.81.205.133', 0, 0),
(8191, 'ritanogueira@yahoo.com', '', '', 'n', 'C', '2015-05-26 16:35:40', 'f034d45341', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 496, '85.242.88.127', 0, 0),
(8192, 'danny.dannydgd@gmail.com', '', '', 'n', 'C', '2015-05-26 16:36:53', '3cf7f8acdf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 497, '2.82.194.47', 0, 0),
(8193, 'facebook_user_pinha_cid_souto@example.com', '', '', 'n', 'C', '2015-05-26 16:38:16', 'de801ab367', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 498, '85.244.93.99', 0, 0),
(8194, 'smazevedoo@gmail.com', '', '', 'n', 'C', '2015-05-26 16:38:23', 'd79e283503', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 499, '87.103.74.159', 0, 0),
(8195, 'jammasterjoana@gmail.com', '', '', 'n', 'C', '2015-05-26 16:38:52', '04d6ec130a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 500, '95.92.35.185', 0, 0),
(8196, 'ragayoga@hotmail.com', '', '', 'n', 'C', '2015-05-26 16:39:49', '15b71a6bb4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 501, '189.69.123.107', 0, 0),
(8197, 'angelica_oliveira@live.com.pt', '', '', 'n', 'C', '2015-05-26 16:40:58', 'a2d1c7ce35', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 502, '89.153.225.41', 0, 0),
(8198, 'carolinasantoos@hotmail.com', '', '', 'n', 'C', '2015-05-26 16:41:23', '5c0200a08f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 503, '62.28.235.222', 0, 0),
(8199, 'filipasalvo@gmail.com', '', '', 'n', 'C', '2015-05-26 16:45:05', '301e00403f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 504, '144.64.107.45', 0, 0),
(8200, 'duarte.m.ribeiro95@gmail.com', '', '', 'n', 'C', '2015-05-26 16:45:58', 'ec3aec2fcb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 505, '194.210.227.165', 0, 0),
(8201, 'ajcfmoura@yahoo.com.br', '', '', 'n', 'C', '2015-05-26 16:50:16', 'f67dd0686e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 507, '217.129.226.62', 0, 0),
(8202, 'luisniza@gmail.com', '', '', 'n', 'C', '2015-05-26 16:50:41', 'd48a16135f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 508, '85.240.245.110', 0, 0),
(8203, 'mhcmak@gmail.com', '', '', 'n', 'C', '2015-05-26 16:51:16', '82a2143979', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 509, '79.169.48.185', 0, 0),
(8204, 'miguel_perry.vidal@hotmail.com', '', '', 'n', 'C', '2015-05-26 16:52:06', '1fe972a8af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 510, '188.82.130.92', 0, 0),
(8205, 'marianabcunha@hotmail.com', 'mariana', '', 'n', 'C', '2015-05-26 16:55:48', '69f8e077d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/filipa-prudencio/', 0, '85.247.74.45', 0, 0),
(8206, 'gil.barbeitos@gmail.com', '', '', 'n', 'C', '2015-05-26 16:56:34', 'ede7e319cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 511, '87.103.72.105', 0, 0),
(8207, 'jorge.f.h.braz@gmail.com', '', '', 'n', 'C', '2015-05-26 17:04:53', '57b2fb57b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 513, '194.65.5.235', 0, 0),
(8208, 'gabriela.carreira@gmail.com', '', '', 'n', 'C', '2015-05-26 17:05:34', '7f24e09993', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 514, '93.102.73.56', 0, 0),
(8209, 'ruizuzarte@gmail.com', '', '', 'n', 'C', '2015-05-26 17:06:43', '95bdac71b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 515, '89.114.205.83', 0, 0),
(8210, 'carolina_sms88@hotmail.com', '', '', 'n', 'C', '2015-05-26 17:09:12', '69b98ffca1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 516, '79.168.116.146', 0, 0),
(8211, 'mafaldambreyner@gmail.com', '', '', 'n', 'C', '2015-05-26 17:13:09', '5b21aed0e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 517, '85.245.64.156', 0, 0),
(8212, 'vera.sousa.alves@gmail.com', '', '', 'n', 'C', '2015-05-26 17:19:38', 'b5c22502cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 519, '77.54.193.168', 0, 0),
(8213, 'fsaintsster@gmail.com', '', '', 'n', 'C', '2015-05-26 17:22:05', 'be1a6509e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 520, '85.246.231.146', 0, 0),
(8214, 'facebook_user_antonio_vaz@example.com', '', '', 'n', 'C', '2015-05-26 17:26:29', 'c937e02d71', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 522, '213.58.37.158', 0, 0),
(8215, 'filipe_soeiro@hotmail.com', '', '', 'n', 'C', '2015-05-26 17:26:36', 'cbbcea1798', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 523, '89.115.90.127', 0, 0),
(8216, 'mikle_friend@hotmail.com', '', '', 'n', 'C', '2015-05-26 17:28:31', 'ee97fe68c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 525, '95.92.134.152', 0, 0),
(8217, 'duarte_teixeira3@hotmail.com', '', '', 'n', 'C', '2015-05-26 17:29:04', '5c95ef94d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 526, '193.137.98.66', 0, 0),
(8218, 'comercial@iziserve.com', '', '', 'n', 'C', '2015-05-26 17:31:19', 'd6ac36072d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 528, '2.82.115.253', 0, 0),
(8219, 'gog0412@gmail.com', '', '', 'n', 'C', '2015-05-26 17:32:50', '0c8728dfe0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 529, '2.80.55.64', 0, 0),
(8220, 'joaortwork@gmail.com', '', '', 'n', 'C', '2015-05-26 17:33:35', 'b36326a983', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 530, '62.28.81.146', 0, 0),
(8221, 'margaridagbarbosa@gmail.com', '', '', 'n', 'C', '2015-05-26 17:34:58', '0824201cd7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 532, '46.189.129.177', 0, 0),
(8222, 'ze_wemans@hotmail.com', '', '', 'n', 'C', '2015-05-26 17:37:58', '2d38b0b8c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 533, '77.54.121.26', 0, 0),
(8223, 'zagalloluis@gmail.com', '', '', 'n', 'C', '2015-05-26 17:39:55', '460e2a0493', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 534, '5.249.101.6', 0, 0),
(8224, 'facebook_user_margarida_carvalho_cardoso@example.com', '', '', 'n', 'C', '2015-05-26 17:45:22', 'd439b717e0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 536, '89.115.50.198', 0, 0),
(8225, 'ricrdoalmeida@gmail.com', '', '', 'n', 'C', '2015-05-26 17:46:12', '040e5a4612', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 537, '178.197.233.116', 0, 0),
(8226, 'edivar_08@hotmail.com', '', '', 'n', 'C', '2015-05-26 17:46:43', '2848b27b8c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 538, '5.151.0.147', 0, 0),
(8227, 'paulowaxx@hotmail.com', '', '', 'n', 'C', '2015-05-26 17:47:34', 'c3aa4568f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 539, '85.246.84.144', 0, 0),
(8228, 'facebook_user_nacka_semblano@example.com', '', '', 'n', 'C', '2015-05-26 17:47:40', 'e6bcf71953', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 540, '89.152.163.34', 0, 0),
(8229, 'cabedomaria@gmail.com', '', '', 'n', 'C', '2015-05-26 17:48:25', '9444cd64dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 541, '197.249.245.233', 0, 0),
(8230, 'telmocomercial@gmail.com', '', '', 'n', 'C', '2015-05-26 17:48:39', '9a740f560c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 542, '93.102.220.214', 0, 0),
(8231, 'beatriz.andraderocha@gmail.com', '', '', 'n', 'C', '2015-05-26 17:49:21', 'e313149d90', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 543, '62.169.86.101', 0, 0),
(8232, 'bizuka.mail@gmail.com', '', '', 'n', 'C', '2015-05-26 17:49:40', 'b517e28e03', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 544, '197.148.28.186', 0, 0),
(8233, 'edmundobaratap@gmail.com', '', '', 'n', 'C', '2015-05-26 17:50:41', 'd3724df3e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 545, '77.54.198.225', 0, 0),
(8234, 'bshark_17@hotmail.com', '', '', 'n', 'C', '2015-05-26 17:51:00', 'c9d8831553', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 546, '62.28.207.78', 0, 0),
(8235, 'patriciaamaro9@hotmail.com', '', '', 'n', 'C', '2015-05-26 17:51:14', '99b3b39911', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 547, '2.83.80.92', 0, 0),
(8236, 'facebook_user_carlos_barbosa@example.com', '', '', 'n', 'C', '2015-05-26 17:51:35', '48458ab363', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 548, '188.82.131.17', 0, 0),
(8237, 'facebook_user_joao_figueiredo@example.com', '', '', 'n', 'C', '2015-05-26 17:51:51', '0f706941b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 549, '85.139.86.248', 0, 0),
(8238, 'suzi.rebelo.rodrigues@gmail.com', 'Suzi Rodrigues', '', 'n', 'C', '2015-05-26 17:51:55', 'f55529e05c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/category/noticias/', 1784, '89.114.216.70', 0, 0),
(8239, 'resina2@gmail.com', '', '', 'n', 'C', '2015-05-26 17:52:46', '958ed99742', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 550, '5.249.15.184', 0, 0),
(8240, 'zeliopussy@hotmail.com', '', '', 'n', 'C', '2015-05-26 17:53:04', '2825a7e5c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 551, '89.115.55.31', 0, 0),
(8241, 'joao_sub@hotmail.com', '', '', 'n', 'C', '2015-05-26 17:53:20', '5d46200d43', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 552, '87.103.14.80', 0, 0),
(8242, 'facebook_user_selda_tavares@example.com', '', '', 'n', 'C', '2015-05-26 17:54:24', '03eaab0847', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 553, '85.243.39.2', 0, 0),
(8243, 'tiagopereiradasilva76@hotmail.com', '', '', 'n', 'C', '2015-05-26 17:56:35', '5001bee110', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 554, '188.37.153.234', 0, 0),
(8244, 'veloso.joaoveloso@gmail.com', '', '', 'n', 'C', '2015-05-26 17:56:53', '174a08fad8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 555, '85.244.212.158', 0, 0),
(8245, 'rita.n.rainho@gmail.com', '', '', 'n', 'C', '2015-05-26 17:57:11', '29f86b1d68', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 556, '89.115.55.31', 0, 0),
(8246, 'facebook_user_fernando_catarino@example.com', '', '', 'n', 'C', '2015-05-26 17:57:33', 'cc2f15261e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 557, '85.246.189.221', 0, 0),
(8247, 'jolivenca@gmail.com', '', '', 'n', 'C', '2015-05-26 18:00:08', '1ea57fba6a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 558, '95.136.68.239', 0, 0),
(8248, 'henriquealves78@hotmail.com', '', '', 'n', 'C', '2015-05-26 18:01:28', '0078123e15', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 559, '85.244.166.187', 0, 0),
(8249, 'tiagoalexdias@hotmail.com', '', '', 'n', 'C', '2015-05-26 18:04:59', '52e90d8216', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 560, '178.84.108.230', 0, 0),
(8250, 'tomas.s.b@hotmail.com', '', '', 'n', 'C', '2015-05-26 18:06:50', '22c966c7b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 561, '37.189.175.16', 0, 0),
(8251, 'vascompintoferreira@gmail.com', '', '', 'n', 'C', '2015-05-26 18:07:05', '4e37756c5c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 562, '46.189.219.190', 0, 0),
(8252, 'facebook_user_vicente_calico@example.com', '', '', 'n', 'C', '2015-05-26 18:15:02', '1c4e505d42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 564, '89.115.50.198', 0, 0),
(8253, 'facebook_user_catia_silva@example.com', '', '', 'n', 'C', '2015-05-26 18:16:32', 'dd2ff88b6a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 565, '213.30.118.100', 0, 0),
(8254, 'facebook_user_tito_velho_da_palma@example.com', '', '', 'n', 'C', '2015-05-26 18:17:03', '332c5a4260', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 566, '85.243.247.221', 0, 0),
(8255, 'rui.clerigo@cme.pt', '', '', 'n', 'C', '2015-05-26 18:20:25', '542fc739c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 567, '46.189.160.146', 0, 0),
(8256, 'facebook_user_indio_silva@example.com', '', '', 'n', 'C', '2015-05-26 18:20:41', '93b2b1d247', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 569, '62.169.70.156', 0, 0),
(8257, 'rubfre@gmail.com', '', '', 'n', 'C', '2015-05-26 18:22:25', 'e5cd7721bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 570, '176.84.143.226', 0, 0),
(8258, 'leonorgfrazao@gmail.com', '', '', 'n', 'C', '2015-05-26 18:22:26', '4368d7bf41', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 571, '147.99.28.191', 0, 0),
(8259, 'facebook_user_bruno_duarte@example.com', '', '', 'n', 'C', '2015-05-26 18:24:40', '3b229e0f3f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 573, '85.245.150.83', 0, 0),
(8260, 'mariajonet@gmail.com', '', '', 'n', 'C', '2015-05-26 18:25:37', '562d4809cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 574, '84.91.103.15', 0, 0),
(8261, 'vascovarao@gmail.com', '', '', 'n', 'C', '2015-05-26 18:26:00', 'c8bb31be51', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 575, '188.37.26.152', 0, 0),
(8262, 'mcristina.queiroz@gmail.com', '', '', 'n', 'C', '2015-05-26 18:27:07', '5b8fa6b7d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 576, '85.138.184.195', 0, 0),
(8263, 'sara_estrelinha3@hotmail.com', '', '', 'n', 'C', '2015-05-26 18:27:14', '28821c61a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 577, '2.83.80.92', 0, 0),
(8264, 'freiredamasio@sapo.pt', '', '', 'n', 'C', '2015-05-26 18:30:05', 'b320158044', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 578, '5.8.190.114', 0, 0),
(8265, 'fialho.i@gmail.com', '', '', 'n', 'C', '2015-05-26 18:30:29', 'a8d8192de7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 579, '84.91.97.114', 0, 0),
(8266, 'carlos_dsilva6@hotmail.com', '', '', 'n', 'C', '2015-05-26 18:30:36', '2e863a4653', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 580, '217.129.176.193', 0, 0),
(8267, 'marygreenx@hotmail.com', '', '', 'n', 'C', '2015-05-26 18:32:10', '75fee0be05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 581, '5.8.190.114', 0, 0),
(8268, 'matt_skypper@hotmail.com', '', '', 'n', 'C', '2015-05-26 18:32:14', 'bbf51dcf40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 582, '88.214.166.234', 0, 0),
(8269, 'joao_carrilho@hotmail.com', '', '', 'n', 'C', '2015-05-26 18:35:21', 'e26acc94eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 584, '77.54.111.13', 0, 0),
(8270, 'filipa_alves_@hotmail.com', '', '', 'n', 'C', '2015-05-26 18:39:22', '62d6ec34c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 585, '85.241.114.33', 0, 0),
(8271, 'franciscobt@sapo.pt', '', '', 'n', 'C', '2015-05-26 18:40:56', 'efac3fe81e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 586, '85.240.32.170', 0, 0),
(8272, 'melissa_t_15@hotmail.com', '', '', 'n', 'C', '2015-05-26 18:42:41', 'e3e82e6b59', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 587, '2.82.109.72', 0, 0),
(8273, 'luis_pita@hotmail.com', '', '', 'n', 'C', '2015-05-26 18:43:08', '6687900411', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 588, '89.114.191.229', 0, 0),
(8274, 'raquelmatosp@hotmail.com', '', '', 'n', 'C', '2015-05-26 18:43:20', 'fdb5117661', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 589, '87.103.66.28', 0, 0),
(8275, 'rodrigo.contreiras@gmail.com', '', '', 'n', 'C', '2015-05-26 18:43:55', 'ab5e16225c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 590, '81.193.143.225', 0, 0),
(8276, 'carmo@lemos.com.pt', '', '', 'n', 'C', '2015-05-26 18:44:24', '9e6c60ec42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 591, '37.189.105.97', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(8277, 'sofia.afernandes@hotmail.com', '', '', 'n', 'C', '2015-05-26 18:45:30', '9417a77e4a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 592, '87.103.68.200', 0, 0),
(8278, 'soraiabenjamim@sapo.pt', '', '', 'n', 'C', '2015-05-26 18:47:27', 'b754196fba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 593, '37.189.175.16', 0, 0),
(8279, 'facebook_user_ricardo_abreu@example.com', '', '', 'n', 'C', '2015-05-26 18:47:43', '2decda1c38', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 594, '2.81.207.122', 0, 0),
(8280, 'nicola.henriques@gmail.com', '', '', 'n', 'C', '2015-05-26 18:52:11', 'aa02eed312', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 595, '37.189.105.48', 0, 0),
(8281, 'sofireis11@gmail.com', '', '', 'n', 'C', '2015-05-26 18:54:18', 'c5cfbf07c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 596, '82.155.26.52', 0, 0),
(8282, 'facebook_user_rita_filipe@example.com', '', '', 'n', 'C', '2015-05-26 18:58:16', 'c29a8d6b4a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 597, '213.30.118.65', 0, 0),
(8283, 'claudiafavinha@gmail.com', '', '', 'n', 'C', '2015-05-26 18:58:35', 'a400236293', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 598, '178.83.157.195', 0, 0),
(8284, 'alexandremonge@gmail.com', '', '', 'n', 'C', '2015-05-26 18:59:18', '559c4f0dc6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 599, '85.246.86.21', 0, 0),
(8285, 'vitor_copa@hotmail.com', '', '', 'n', 'C', '2015-05-26 19:01:13', '945992bf69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 600, '2.83.89.105', 0, 0),
(8286, 'dahouse02@gmail.com', '', '', 'n', 'C', '2015-05-26 19:01:30', 'f685fcb089', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 601, '85.138.102.153', 0, 0),
(8287, 'armanda.sousa@gmail.com', '', '', 'n', 'C', '2015-05-26 19:05:01', '42ae3ffd5a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 602, '82.155.168.228', 0, 0),
(8288, 'isabellinharesdeandrade@hotmail.com', '', '', 'n', 'C', '2015-05-26 19:05:17', '9f72b35a32', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 603, '79.168.116.122', 0, 0),
(8289, 'ricardojg@gmail.com', '', '', 'n', 'C', '2015-05-26 19:05:40', '9cf86b375f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 604, '95.92.174.46', 0, 0),
(8290, 'xanecafid@gmail.com', 'Maria Carvalho', '', 'n', 'C', '2015-05-26 19:06:27', '898cae088d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '217.129.227.74', 0, 0),
(8291, 'joao_neves_98@hotmail.com', '', '', 'n', 'C', '2015-05-26 19:10:22', 'c992688cbd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 606, '81.20.249.74', 0, 0),
(8292, 'pmsnsequeira@gmail.com', '', '', 'n', 'C', '2015-05-26 19:14:01', 'e2c1ecb873', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 608, '95.93.48.7', 0, 0),
(8293, 'manepedro@gmail.com', '', '', 'n', 'C', '2015-05-26 19:14:15', '5c5f30ceb2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 609, '89.155.144.109', 0, 0),
(8294, 'facebook_user_diogo_ferreira@example.com', '', '', 'n', 'C', '2015-05-26 19:14:47', 'f1e41fa147', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 610, '79.168.140.154', 0, 0),
(8295, 'sofiabeato@gmail.com', '', '', 'n', 'C', '2015-05-26 19:17:13', 'ed03fbcdaf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 611, '37.189.105.224', 0, 0),
(8296, 'jpvmsjsl@gmail.com', '', '', 'n', 'C', '2015-05-26 19:17:19', 'd3c84c26de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 612, '95.93.48.7', 0, 0),
(8297, 'tiago.masousa@hotmail.com', '', '', 'n', 'C', '2015-05-26 19:19:54', '7f60d74761', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 613, '93.108.153.196', 0, 0),
(8298, 'saphou2009@gmail.com', '', '', 'n', 'C', '2015-05-26 19:21:00', '5f2f62140e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 614, '89.152.134.116', 0, 0),
(8299, 'akabarata@gmail.com', '', '', 'n', 'C', '2015-05-26 19:21:19', '470933553f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 615, '193.203.107.230', 0, 0),
(8300, 'nelson.cipriano@me.com', '', '', 'n', 'C', '2015-05-26 19:22:35', '1fb03c473a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 616, '82.155.165.76', 0, 0),
(8301, 'facebookbg.100492@gmail.com', '', '', 'n', 'C', '2015-05-26 19:24:32', 'f1343cbaaa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 618, '24.132.170.223', 0, 0),
(8302, 'rodrigo.lopes.bodyboarder@gmail.com', '', '', 'n', 'C', '2015-05-26 19:25:02', 'd3e1148970', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 619, '82.154.46.164', 0, 0),
(8303, 'vascoebc@gmail.com', '', '', 'n', 'C', '2015-05-26 19:26:45', '739e68fa32', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 620, '95.93.6.185', 0, 0),
(8304, 'pedroflavio@gmail.com', '', '', 'n', 'C', '2015-05-26 19:26:55', 'f1b4998681', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 621, '188.80.126.159', 0, 0),
(8305, 'chipititers@hotmail.com', '', '', 'n', 'C', '2015-05-26 19:27:04', '6af39cd48d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 622, '5.249.106.20', 0, 0),
(8306, 'orlandosantos.senior@gmail.com', '', '', 'n', 'C', '2015-05-26 19:27:31', '5c8a418a38', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 623, '79.168.85.230', 0, 0),
(8307, 'jpalvarez@live.com.pt', '', '', 'n', 'C', '2015-05-26 19:27:47', 'c3b7d20ff1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 624, '85.138.177.73', 0, 0),
(8308, 'irufoliveira@hotmail.com', '', '', 'n', 'C', '2015-05-26 19:29:05', '0bf227825c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 625, '85.243.185.225', 0, 0),
(8309, 'cardosca@gmail.com', '', '', 'n', 'C', '2015-05-26 19:30:46', 'c69e4372fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 626, '85.242.186.212', 0, 0),
(8310, 'driss.filipa@gmail.com', '', '', 'n', 'C', '2015-05-26 19:33:09', '127dbab81c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 630, '85.247.13.119', 0, 0),
(8311, 'bts@sapo.pt', '', '', 'n', 'C', '2015-05-26 19:33:19', '3f00590147', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 631, '188.251.174.66', 0, 0),
(8312, 'ana.baleiras@hotmail.com', '', '', 'n', 'C', '2015-05-26 19:33:44', 'bb02925f84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 632, '89.180.156.239', 0, 0),
(8313, 'pintora.carolina@hotmail.com', '', '', 'n', 'C', '2015-05-26 19:34:38', 'eb32276d9a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 634, '81.84.0.140', 0, 0),
(8314, 'lucas.anoronha@gmail.com', '', '', 'n', 'C', '2015-05-26 19:35:13', 'a2b8a647c4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 635, '93.102.35.17', 0, 0),
(8315, 'quim21@live.com.pt', '', '', 'n', 'C', '2015-05-26 19:35:45', '240fc0f45f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 637, '85.139.148.203', 0, 0),
(8316, 'franciscohenriquemelim@hotmail.com', 'Francisco Melim', '', 'n', 'C', '2015-05-26 19:37:23', '35b6744984', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/ways-of-mine-videoclip-do-ano/', 0, '89.180.153.11', 0, 0),
(8317, 'martasantoss_@hotmail.com', '', '', 'n', 'C', '2015-05-26 19:37:39', '8e22e393e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 638, '5.249.28.72', 0, 0),
(8318, 'facebook_user_joao_diogo@example.com', '', '', 'n', 'C', '2015-05-26 19:38:02', '23a9f7df34', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 639, '89.181.63.196', 0, 0),
(8319, 'diogorenatofraga@hotmail.com', '', '', 'n', 'C', '2015-05-26 19:38:38', '4fa211b201', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 640, '79.168.159.129', 0, 0),
(8320, 'mc.jacques@sapo.pt', '', '', 'n', 'C', '2015-05-26 19:38:41', '374d83d279', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 641, '94.132.0.121', 0, 0),
(8321, 'isabelinhacm_@hotmail.com', 'isabel', '', 'n', 'C', '2015-05-26 19:38:55', 'da6cdfbaf6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '89.153.191.166', 0, 0),
(8322, 'isabeltecm92@gmail.com', '', '', 'n', 'C', '2015-05-26 19:40:21', '8fb78de1b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 642, '89.153.191.166', 0, 0),
(8323, 'joaopaulonf@live.com', '', '', 'n', 'C', '2015-05-26 19:40:48', '8dcd51b77e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 645, '85.240.177.233', 0, 0),
(8324, 'facebook_user_joaquim_pinto_de_lima@example.com', '', '', 'n', 'C', '2015-05-26 19:41:16', 'b253560286', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 646, '85.246.193.101', 0, 0),
(8325, 'facebook_user_tomas_loureiro@example.com', '', '', 'n', 'C', '2015-05-26 19:42:00', 'e8fa719d5e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 647, '81.84.39.235', 0, 0),
(8326, 'ana.lidia@sapo.pt', '', '', 'n', 'C', '2015-05-26 19:42:20', '54fc68efd1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 649, '46.189.160.146', 0, 0),
(8327, 'facebook_user_nuno_machado_da_costa@example.com', '', '', 'n', 'C', '2015-05-26 19:43:08', '6163e438e0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 650, '85.242.166.198', 0, 0),
(8328, 'manuelaferreiracouto@gmail.com', '', '', 'n', 'C', '2015-05-26 19:45:21', '62485ac37d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 651, '87.103.68.182', 0, 0),
(8329, 'anaritaaf@gmail.com', '', '', 'n', 'C', '2015-05-26 19:46:03', '98e41bc95c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 652, '85.244.41.12', 0, 0),
(8330, 'mimita.pas@gmail.com', '', '', 'n', 'C', '2015-05-26 19:47:24', '1136eb0f14', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 654, '81.84.77.144', 0, 0),
(8331, 'babyflynn@hotmail.com', '', '', 'n', 'C', '2015-05-26 19:48:14', '991f48f4a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 655, '85.246.119.139', 0, 0),
(8332, 'antonioramalhete@hotmail.com', '', '', 'n', 'C', '2015-05-26 19:48:41', 'e5b89dcec7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 656, '85.241.99.23', 0, 0),
(8333, 'marta_cofones@hotmail.com', '', '', 'n', 'C', '2015-05-26 19:48:54', 'de662359a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 657, '213.228.165.47', 0, 0),
(8334, 'bernardo.bogarim@hotmail.com', '', '', 'n', 'C', '2015-05-26 19:49:00', 'be634baeb6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 658, '194.210.242.8', 0, 0),
(8335, 'constanca_p_c@hotmail.com', '', '', 'n', 'C', '2015-05-26 19:49:53', '3011901a40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 661, '87.103.66.147', 0, 0),
(8336, 'sousamartins.carolina@gmail.com', '', '', 'n', 'C', '2015-05-26 19:52:46', '6cec9dc719', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 663, '88.214.171.57', 0, 0),
(8337, 'ninokitas_muahhh@hotmail.com', '', '', 'n', 'C', '2015-05-26 19:52:52', 'f769959730', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 664, '85.242.154.186', 0, 0),
(8338, 'grabyourbagnow@gmail.com', '', '', 'n', 'C', '2015-05-26 19:52:56', 'bebeaef775', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 665, '24.132.170.223', 0, 0),
(8339, 'pedroantunes@oesteonline.pt', '', '', 'n', 'C', '2015-05-26 19:53:00', 'fd7029eaa0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 666, '5.249.24.64', 0, 0),
(8340, 'catarinavlino@gmail.com', '', '', 'n', 'C', '2015-05-26 19:53:01', '8ad4bb6bff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 667, '2.83.91.154', 0, 0),
(8341, 'mmrmb@hotmail.com', '', '', 'n', 'C', '2015-05-26 19:54:22', '744325c1b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 669, '176.78.172.246', 0, 0),
(8342, 'anap5488@outlook.com', '', '', 'n', 'C', '2015-05-26 19:54:32', 'fc18240b2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 670, '69.132.150.213', 0, 0),
(8343, 'franciscosaiao@hotmail.com', '', '', 'n', 'C', '2015-05-26 19:55:43', '9708ec6e68', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 671, '85.243.63.209', 0, 0),
(8344, 'bg.100492@gmail.com', '', '', 'n', 'C', '2015-05-26 19:57:04', 'a463626074', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 672, '24.132.170.223', 0, 0),
(8345, 'miasaiao@hotmail.com', '', '', 'n', 'C', '2015-05-26 19:57:35', '1c525d0d29', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 673, '85.243.63.209', 0, 0),
(8346, 'saraah.16@hotmail.com', '', '', 'n', 'C', '2015-05-26 19:58:09', '785337554c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 674, '213.0.118.98', 0, 0),
(8347, 'bilene.eg@gmail.comm', 'A C', '', 'n', 'C', '2015-05-26 19:59:13', '5caa1fef66', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/votacoes/Ola', 0, '46.189.200.99', 0, 0),
(8348, 'bilene.eg@gmail.com', 'Maria Elizabet Gonçalves', '', 'n', 'C', '2015-05-26 20:00:53', '271fc265f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.com/newsletter-2/?nm=confirmed&nk=8347-5caa1fef66', 0, '46.189.200.99', 0, 0),
(8349, 'anariri6@gmail.com', '', '', 'n', 'C', '2015-05-26 20:01:19', '5e0b58021d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 675, '79.168.35.20', 0, 0),
(8350, 'carlosbilro@meo.pt', '', '', 'n', 'C', '2015-05-26 20:02:19', '4013d08d8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 676, '2.82.160.142', 0, 0),
(8351, 'bb.48@hotmail.com', '', '', 'n', 'C', '2015-05-26 20:04:31', 'ca26acc26c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 678, '85.243.139.132', 0, 0),
(8352, 'pedro.custodia@sapo.pt', '', '', 'n', 'C', '2015-05-26 20:04:36', 'baa20ec72c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 679, '84.91.188.210', 0, 0),
(8353, 'patriciagarcaonunesv@gmail.com', '', '', 'n', 'C', '2015-05-26 20:04:52', '921f306867', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 680, '88.214.167.106', 0, 0),
(8354, 'davidraimundo13@gmail.com', '', '', 'n', 'C', '2015-05-26 20:05:27', '86bd5c2df7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 682, '70.158.102.38', 0, 0),
(8355, 'facebook_user_leonor_fragoso@example.com', '', '', 'n', 'C', '2015-05-26 20:05:56', 'cc8472d01a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 683, '85.245.49.102', 0, 0),
(8356, 'barbara.sabecassis@gmail.com', '', '', 'n', 'C', '2015-05-26 20:08:36', '068b3a8a7d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 684, '84.30.187.106', 0, 0),
(8357, 'socram_seomis@hotmail.com', '', '', 'n', 'C', '2015-05-26 20:09:30', 'c8cbf94e60', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 685, '79.169.13.238', 0, 0),
(8358, 'videoart01@gmail.com', '', '', 'n', 'C', '2015-05-26 20:09:34', '0e21625cac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 686, '93.108.213.28', 0, 0),
(8359, 'diogo1978@hotmail.com', '', '', 'n', 'C', '2015-05-26 20:10:48', 'c69dca42a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 687, '2.83.86.193', 0, 0),
(8360, 'henriquevp97@gmail.com', '', '', 'n', 'C', '2015-05-26 20:11:23', '29403a71dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 688, '85.240.32.254', 0, 0),
(8361, 'jnunes487@gmail.com', '', '', 'n', 'C', '2015-05-26 20:12:04', '43502e88f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 691, '176.78.172.198', 0, 0),
(8362, 'joaomcoelho@gmail.com', '', '', 'n', 'C', '2015-05-26 20:12:47', '159241ad39', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 692, '85.245.210.207', 0, 0),
(8363, 'ifocortez@gmail.com', '', '', 'n', 'C', '2015-05-26 20:15:00', 'cda739de5c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 694, '89.115.11.30', 0, 0),
(8364, 'margaridakol@gmail.com', '', '', 'n', 'C', '2015-05-26 20:16:24', '4c30141644', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 696, '95.136.51.174', 0, 0),
(8365, 'carmo.fr@hotmail.com', 'Carmo ', '', 'n', 'C', '2015-05-26 20:17:26', 'e49f2535c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 699, '87.103.72.208', 0, 0),
(8366, 'danitrcs@gmail.com', '', '', 'n', 'C', '2015-05-26 20:18:10', '8701eed1aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 698, '82.154.47.240', 0, 0),
(8367, 'facebook_user_ruth_schaffrath@example.com', '', '', 'n', 'C', '2015-05-26 20:19:13', '56cd96c905', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 700, '95.172.166.77', 0, 0),
(8368, 'davide_santos@sapo.pt', '', '', 'n', 'C', '2015-05-26 20:19:50', '33b103a088', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 701, '81.84.29.167', 0, 0),
(8369, 'anabeatriz.berenguer@gmail.com', '', '', 'n', 'C', '2015-05-26 20:19:52', '8cb8cce69e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 702, '95.94.23.230', 0, 0),
(8370, 'joao_canilho@hotmail.com', '', '', 'n', 'C', '2015-05-26 20:20:21', 'd8f190150a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 703, '88.214.170.243', 0, 0),
(8371, 'joananetoalmeida@gmail.com', '', '', 'n', 'C', '2015-05-26 20:21:10', '36d89621d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 704, '85.240.111.192', 0, 0),
(8372, 'nikasfs@gmail.com', '', '', 'n', 'C', '2015-05-26 20:21:52', '13804c37af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 705, '95.93.159.199', 0, 0),
(8373, 'facebook_user_antonio_pereira_coutinho@example.com', '', '', 'n', 'C', '2015-05-26 20:21:53', '07231b8d3e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 706, '37.28.247.174', 0, 0),
(8374, 'marcelo_pritsch@yahoo.com', '', '', 'n', 'C', '2015-05-26 20:22:07', '668f857bee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 707, '95.93.231.191', 0, 0),
(8375, 'emidiomg@gmail.com', '', '', 'n', 'C', '2015-05-26 20:23:23', 'b6f3f309c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 708, '95.92.174.46', 0, 0),
(8376, 'goncalo.guimaraes@hotmail.com', '', '', 'n', 'C', '2015-05-26 20:25:05', '51c329d372', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 709, '5.249.106.20', 0, 0),
(8377, 'nes.8@hotmail.com', '', '', 'n', 'C', '2015-05-26 20:25:24', 'd497eb7b8c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 710, '85.244.46.170', 0, 0),
(8378, 'manuela.sousadias@gmail.com', '', '', 'n', 'C', '2015-05-26 20:26:34', '60919f7261', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 712, '188.37.72.66', 0, 0),
(8379, 'facebook_user_miguel_figueira@example.com', '', '', 'n', 'C', '2015-05-26 20:28:49', 'b0e69d2efd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 713, '2.80.216.231', 0, 0),
(8380, 'helenamoreiraabreu@hotmail.com', '', '', 'n', 'C', '2015-05-26 20:30:24', '5ac30b6a08', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 714, '188.83.11.185', 0, 0),
(8381, 'facebook_user_joao_filipe_leal@example.com', '', '', 'n', 'C', '2015-05-26 20:32:21', '52b4c5918c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 715, '85.138.100.109', 0, 0),
(8382, 'facebook_user_maria_sarmento@example.com', '', '', 'n', 'C', '2015-05-26 20:32:43', 'fa33c4f99b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 716, '2.82.191.189', 0, 0),
(8383, 'facebook_user_martim_van_zeller@example.com', '', '', 'n', 'C', '2015-05-26 20:33:16', 'e68352346c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 717, '89.154.13.108', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(8384, 'f.caveira@netcabo.pt', '', '', 'n', 'C', '2015-05-26 20:34:03', 'a96a948e1c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 718, '93.108.214.61', 0, 0),
(8385, 'sandra_c_cardoso@hotmail.com', '', '', 'n', 'C', '2015-05-26 20:34:35', '4e9d9eb59c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 719, '81.84.29.208', 0, 0),
(8386, 'pereimarco32@hotmail.com', '', '', 'n', 'C', '2015-05-26 20:35:22', 'b655b03d70', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 720, '95.136.91.2', 0, 0),
(8387, 'vzavattieri@gmail.com', '', '', 'n', 'C', '2015-05-26 20:36:16', 'b4a92d0f9b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 721, '89.115.75.77', 0, 0),
(8388, 'francisco.spinolabrito@gmail.com', '', '', 'n', 'C', '2015-05-26 20:36:20', '9a29b0fffa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 722, '79.168.76.129', 0, 0),
(8389, 'ricardoraio@gmail.com', '', '', 'n', 'C', '2015-05-26 20:37:13', '40a921ad48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 723, '188.83.14.248', 0, 0),
(8390, 'facebook_user_karin_pereira@example.com', '', '', 'n', 'C', '2015-05-26 20:39:11', 'eedd20118a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 725, '93.108.148.68', 0, 0),
(8391, 'denisenobre79@gmail.com', '', '', 'n', 'C', '2015-05-26 20:39:51', 'd7edae8213', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 726, '188.250.76.82', 0, 0),
(8392, 'fspinola.b@gmail.com', '', '', 'n', 'C', '2015-05-26 20:40:20', 'a0cf639060', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 727, '79.168.76.129', 0, 0),
(8393, 'facebook_user_xualhas_etc@example.com', '', '', 'n', 'C', '2015-05-26 20:42:11', '596bc52ab8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 728, '79.168.152.47', 0, 0),
(8394, 'manelpms@gmail.com', '', '', 'n', 'C', '2015-05-26 20:42:34', '9fa00fa825', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 729, '79.168.108.34', 0, 0),
(8395, 'paulo.aasantos@hotmail.com', '', '', 'n', 'C', '2015-05-26 20:42:42', 'a14abbcc08', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 730, '188.37.214.20', 0, 0),
(8396, 'anamgpalma@gmail.com', '', '', 'n', 'C', '2015-05-26 20:43:28', '15fa5c04b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 731, '95.95.168.17', 0, 0),
(8397, 'celesterebello@gmail.com', '', '', 'n', 'C', '2015-05-26 20:44:47', '09e0af7c32', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 732, '89.152.166.20', 0, 0),
(8398, 'meggyh2o@hotmail.com', '', '', 'n', 'C', '2015-05-26 20:44:52', '4897ec593f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 733, '176.78.156.105', 0, 0),
(8399, 'psfrancisco3@gmail.com', '', '', 'n', 'C', '2015-05-26 20:46:53', '666d6de1d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 734, '85.240.168.86', 0, 0),
(8400, 'apaulafreitas@hotmail.com', '', '', 'n', 'C', '2015-05-26 20:47:08', 'f8e205fa06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 735, '79.168.125.214', 0, 0),
(8401, 'pmspserrano@gmail.com', '', '', 'n', 'C', '2015-05-26 20:48:09', '4495c724b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 736, '85.244.164.21', 0, 0),
(8402, 'mafaldaappleton@hotmail.com', '', '', 'n', 'C', '2015-05-26 20:48:10', '548d87cdaa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 737, '89.115.40.87', 0, 0),
(8403, 'mariana_cadaveira@hotmail.com', '', '', 'n', 'C', '2015-05-26 20:49:25', 'c28c6b5ec7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 738, '46.189.145.82', 0, 0),
(8404, 'plagodefreitas@gmail.com', '', '', 'n', 'C', '2015-05-26 20:50:19', 'cea0689f13', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 739, '89.114.208.98', 0, 0),
(8405, 'marianapgrgois@gmail.com', '', '', 'n', 'C', '2015-05-26 20:50:31', '1a5222d9f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 740, '85.243.135.234', 0, 0),
(8406, 'b_bg_bia@hotmail.com', '', '', 'n', 'C', '2015-05-26 20:51:31', '26efa0462f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 741, '79.168.181.137', 0, 0),
(8407, 'cmlpinto@gmail.com', '', '', 'n', 'C', '2015-05-26 20:51:32', 'e81ed3bd10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 742, '85.246.129.79', 0, 0),
(8408, 'facebook_user_carolina_nunes_de_almeida@example.com', '', '', 'n', 'C', '2015-05-26 20:52:00', 'b2ed315f89', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 743, '85.244.118.190', 0, 0),
(8409, 'catarinaprieto@hotmail.com', '', '', 'n', 'C', '2015-05-26 20:53:05', '5b3143ae7e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 744, '79.168.203.119', 0, 0),
(8410, 'facebook_user_sebastiao_gorjao_henriques@example.com', '', '', 'n', 'C', '2015-05-26 20:53:17', '87f2aaedd4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 745, '85.245.180.243', 0, 0),
(8411, 'felixsofia@live.com.pt', '', '', 'n', 'C', '2015-05-26 20:53:18', '15ffbaa449', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 746, '37.189.105.249', 0, 0),
(8412, 'muller.sebastien@gmail.com', '', '', 'n', 'C', '2015-05-26 20:53:29', 'da01cafa3a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 747, '85.242.61.122', 0, 0),
(8413, 'rlcarvalhospr@gmail.com', '', '', 'n', 'C', '2015-05-26 20:53:50', '807de86c01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 748, '95.92.212.56', 0, 0),
(8414, 'facebook_user_jamila_constantino@example.com', '', '', 'n', 'C', '2015-05-26 20:53:59', 'f60fb62453', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 749, '84.91.17.222', 0, 0),
(8415, 'fisiopureza@gmail.com', '', '', 'n', 'C', '2015-05-26 20:54:35', '6819b04e36', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 750, '85.242.250.98', 0, 0),
(8416, 't_sdm@hotmail.com', '', '', 'n', 'C', '2015-05-26 20:54:37', '48520e52c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 751, '41.63.165.13', 0, 0),
(8417, 'likyflores@gmail.com', '', '', 'n', 'C', '2015-05-26 20:55:35', '7ee0e1be3c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 752, '95.93.164.59', 0, 0),
(8418, 'facebook_user_nuno_silvestre@example.com', '', '', 'n', 'C', '2015-05-26 20:56:06', '248485d29b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 753, '188.250.78.18', 0, 0),
(8419, 'ruiassuncao94@gmail.com', '', '', 'n', 'C', '2015-05-26 20:56:25', '156be6c049', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 754, '85.244.152.96', 0, 0),
(8420, 'facebook_user_pedro_rocha@example.com', '', '', 'n', 'C', '2015-05-26 20:58:35', '5e539bf2a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 756, '79.168.220.66', 0, 0),
(8421, 'turma10lsjoao@gmail.com', '', '', 'n', 'C', '2015-05-26 20:58:48', 'f6d3481fad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 757, '176.78.158.201', 0, 0),
(8422, 'hocristina@gmail.com', '', '', 'n', 'C', '2015-05-26 20:59:14', '5ed91927a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 758, '89.180.152.255', 0, 0),
(8423, 'anaconda_5@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:00:02', '79894b11e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 759, '2.82.161.179', 0, 0),
(8424, 'calliroiskepis@gmail.com', '', '', 'n', 'C', '2015-05-26 21:01:24', 'a804a4e82c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 760, '86.9.151.52', 0, 0),
(8425, 'almsilva76@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:03:23', 'ae3d9db4c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 763, '85.244.153.114', 0, 0),
(8426, 'bedantas@gmail.com', '', '', 'n', 'C', '2015-05-26 21:03:47', '45a3f2907a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 764, '188.37.221.136', 0, 0),
(8427, 'libania.rios@gmail.com', '', '', 'n', 'C', '2015-05-26 21:04:52', '804cb8db33', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 765, '37.189.215.208', 0, 0),
(8428, 'd_deltomme@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:05:28', 'd113dad199', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 766, '213.118.0.81', 0, 0),
(8429, 'tepiresdosreis@gmail.com', '', '', 'n', 'C', '2015-05-26 21:05:59', '3a8a1e018b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 767, '85.241.113.73', 0, 0),
(8430, 'h.kemp@suspartes.pt', '', '', 'n', 'C', '2015-05-26 21:06:05', 'd0aafa76bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 768, '62.169.86.133', 0, 0),
(8431, 'claryluz2111@gmail.com', '', '', 'n', 'C', '2015-05-26 21:07:11', 'a4e6ec50d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 769, '2.82.168.131', 0, 0),
(8432, 'miguelsilvano@sapo.pt', '', '', 'n', 'C', '2015-05-26 21:08:06', 'ac965cd4c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 770, '88.214.174.58', 0, 0),
(8433, 'jmllourenco@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:08:46', '29ba82edca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 771, '178.166.8.188', 0, 0),
(8434, 'conexaoprod_@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:09:18', 'f78f820a3d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 772, '188.37.16.63', 0, 0),
(8435, 'joaoantunes.da@gmail.com', '', '', 'n', 'C', '2015-05-26 21:10:18', '27bca84cd0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 773, '85.244.137.113', 0, 0),
(8436, 'emilioestrelinha@gmail.com', '', '', 'n', 'C', '2015-05-26 21:10:43', 'bf1fecb343', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 774, '193.126.170.6', 0, 0),
(8437, 'catarinasofiahenriques@gmail.com', '', '', 'n', 'C', '2015-05-26 21:10:47', 'a0628917d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 775, '46.189.190.191', 0, 0),
(8438, 'guidaafonsosousa@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:11:07', 'f91ed03492', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 776, '95.95.68.197', 0, 0),
(8439, 'carlafcarvalho2@gmail.com', '', '', 'n', 'C', '2015-05-26 21:11:22', '9f07993210', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 777, '89.180.150.172', 0, 0),
(8440, 'miguel.melo1@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:11:33', 'ba9116fbe4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 778, '82.154.112.170', 0, 0),
(8441, 'facebook_user_afonso_beirao_valente@example.com', '', '', 'n', 'C', '2015-05-26 21:12:06', 'f4444d8086', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 779, '85.138.192.14', 0, 0),
(8442, 'facebook_user_andre_leal@example.com', '', '', 'n', 'C', '2015-05-26 21:13:06', '95715c9059', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 780, '79.168.139.253', 0, 0),
(8443, 'facebook_user_yannick_kemp@example.com', '', '', 'n', 'C', '2015-05-26 21:15:10', 'eef48f1f22', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 782, '88.214.162.155', 0, 0),
(8444, 'facebook_user_nuno_carvalho_morais@example.com', '', '', 'n', 'C', '2015-05-26 21:15:26', 'f062261c06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 783, '79.168.173.53', 0, 0),
(8445, 'paulinho_rikar@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:16:28', '792a7ca56a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 785, '82.154.65.215', 0, 0),
(8446, 'sandralua@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:16:45', 'ffbe36b53f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 786, '89.114.132.14', 0, 0),
(8447, 'facebook_user_mimi_monteiro@example.com', '', '', 'n', 'C', '2015-05-26 21:17:28', '9d5647b3cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 788, '89.153.181.131', 0, 0),
(8448, 'ritasolapitacorreia@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:18:14', '3dab929cab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 789, '89.115.194.162', 0, 0),
(8449, 'risquinha@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:18:16', '931cd04f7e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 790, '79.168.85.163', 0, 0),
(8450, 'cristina.oliveira.nunes@gmail.com', '', '', 'n', 'C', '2015-05-26 21:19:19', '5cc137df73', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 792, '79.169.4.207', 0, 0),
(8451, 'diogo.vcr@gmail.com', '', '', 'n', 'C', '2015-05-26 21:19:34', 'c4c46323a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 793, '79.168.34.109', 0, 0),
(8452, 'klaxon14@gmail.com', '', '', 'n', 'C', '2015-05-26 21:19:46', 'd3c9248ec5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 794, '188.37.109.101', 0, 0),
(8453, 'barbara.amsd@gmail.com', '', '', 'n', 'C', '2015-05-26 21:20:28', '7ff8c66aba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 796, '81.193.205.188', 0, 0),
(8454, 'moniquejcoelho@gmail.com', '', '', 'n', 'C', '2015-05-26 21:20:33', '0d6b34a67d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 797, '120.23.170.15', 0, 0),
(8455, 'mcardosofaria@gmail.com', '', '', 'n', 'C', '2015-05-26 21:21:13', '7cd6388dc5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 798, '81.193.143.28', 0, 0),
(8456, 'eye187@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:21:18', 'c78f3e9413', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 799, '84.90.220.122', 0, 0),
(8457, 'facebook_user_diogo_pinto_de_lima_1@example.com', '', '', 'n', 'C', '2015-05-26 21:21:24', 'a63595cbf9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 800, '79.168.173.8', 0, 0),
(8458, 'alicegarciaamorim@gmail.com', '', '', 'n', 'C', '2015-05-26 21:21:24', '8ded43b18f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 801, '85.240.133.132', 0, 0),
(8459, 'vascoribeirosurf@gmail.com', '', '', 'n', 'C', '2015-05-26 21:21:56', '3cca3220dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 803, '172.18.55.176', 0, 0),
(8460, 'vaniaica@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:22:04', '44e0bd98f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 804, '85.243.252.69', 0, 0),
(8461, 'leonorcagido@gmail.com', '', '', 'n', 'C', '2015-05-26 21:22:20', '3eee1a18b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 805, '95.92.99.8', 0, 0),
(8462, 'facebook_user_afonso_magro@example.com', '', '', 'n', 'C', '2015-05-26 21:23:14', 'a9454a95e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 808, '188.37.60.185', 0, 0),
(8463, 'zofia.tomczynska@gmail.com', '', '', 'n', 'C', '2015-05-26 21:23:33', 'd21f43806d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 809, '82.154.25.171', 0, 0),
(8464, 'olgama@netcabo.pt', '', '', 'n', 'C', '2015-05-26 21:23:38', 'b24018d749', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 810, '85.246.71.243', 0, 0),
(8465, 'ritaftbc@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:23:54', 'b83573fe5c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 811, '85.138.201.108', 0, 0),
(8466, 'anafonseca-72@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:24:15', '0d49e42cb2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 812, '2.82.174.72', 0, 0),
(8467, 'afonso.belard@gmail.com', '', '', 'n', 'C', '2015-05-26 21:24:16', 'ad355d5b60', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 813, '79.168.194.117', 0, 0),
(8468, 'abilio.meneses@gmail.com', '', '', 'n', 'C', '2015-05-26 21:24:44', 'dca1abdc80', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 814, '37.189.254.237', 0, 0),
(8469, 'doraestrelinha@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:25:06', '43f2fdb2b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 815, '217.129.179.228', 0, 0),
(8470, 'prcarmo@gmail.com', '', '', 'n', 'C', '2015-05-26 21:25:09', '2298349337', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 816, '95.93.147.63', 0, 0),
(8471, 'guibi400@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:25:40', 'e690d16710', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 817, '95.92.106.172', 0, 0),
(8472, 'pedrosamor@gmail.com', '', '', 'n', 'C', '2015-05-26 21:26:03', 'bab3bb299c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 818, '95.92.31.10', 0, 0),
(8473, 'tdapraia.ayala@gmail.com', '', '', 'n', 'C', '2015-05-26 21:26:24', '7151d7e347', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 819, '84.90.159.151', 0, 0),
(8474, 'joanonoa@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:27:28', '21c911c0ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 820, '5.249.46.63', 0, 0),
(8475, 'matildefaria2010@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:27:46', '949f677935', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 821, '82.155.222.186', 0, 0),
(8476, '2001ff@gmail.com', '', '', 'n', 'C', '2015-05-26 21:28:57', 'c0c904b781', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 822, '79.169.140.80', 0, 0),
(8477, 'facebook_user_antonio_ricciardi@example.com', '', '', 'n', 'C', '2015-05-26 21:29:19', 'bbfdac15ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 823, '95.92.129.216', 0, 0),
(8478, 'sayurikp@gmail.com', '', '', 'n', 'C', '2015-05-26 21:29:57', 'b85b304840', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 824, '188.81.75.219', 0, 0),
(8479, 'facebook_user_jessica_guerreiro@example.com', '', '', 'n', 'C', '2015-05-26 21:30:25', '5aafaf61fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 826, '176.78.73.75', 0, 0),
(8480, 'pedromiguelcoelho@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:31:00', '654c4dfebb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 827, '85.240.146.201', 0, 0),
(8481, 'kinkyalex@gmail.com', '', '', 'n', 'C', '2015-05-26 21:32:23', 'b96285f150', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 829, '46.189.242.135', 0, 0),
(8482, 'marcia.s.figueiro@gmail.com', '', '', 'n', 'C', '2015-05-26 21:32:58', '5aa6685cb8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 832, '176.78.139.167', 0, 0),
(8483, 'madacassiano@gmail.com', '', '', 'n', 'C', '2015-05-26 21:33:08', 'b5a53439f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 833, '188.37.30.37', 0, 0),
(8484, 'bia_floribella_1998@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:33:29', '92671dc010', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 835, '79.168.195.219', 0, 0),
(8485, 'bernard_1997@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:34:13', '23f1e7d8bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 836, '5.249.34.82', 0, 0),
(8486, 'a.rodrigues98@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:34:13', 'f792c0b0b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 837, '95.136.119.130', 0, 0),
(8487, 'facebook_user_lidia_maria_silva@example.com', '', '', 'n', 'C', '2015-05-26 21:34:24', '96eaa756f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 838, '79.168.152.248', 0, 0),
(8488, '2010miguelrocha@gmail.com', '', '', 'n', 'C', '2015-05-26 21:34:37', 'ec18297397', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 839, '89.153.247.58', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(8489, 'vava2001@sapo.pt', '', '', 'n', 'C', '2015-05-26 21:34:49', '0728b2abf7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 840, '82.154.160.127', 0, 0),
(8490, 'bmx.diogo.braga@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:35:33', '35275e8f3c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 842, '79.168.194.54', 0, 0),
(8491, 'francisco.meneses007@gmail.com', '', '', 'n', 'C', '2015-05-26 21:35:56', 'b69f49f38d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 844, '79.168.158.29', 0, 0),
(8492, 'delvechiu@msn.com', '', '', 'n', 'C', '2015-05-26 21:35:56', '82d949b0c4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 845, '79.168.193.250', 0, 0),
(8493, 'rodolfochaves81@gmail.com', '', '', 'n', 'C', '2015-05-26 21:36:13', '76a2da97ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 846, '81.193.52.25', 0, 0),
(8494, 'neuzafmlopes@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:36:39', '681aa16dfd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 848, '89.180.24.224', 0, 0),
(8495, 'joao.meneses@gmail.com', '', '', 'n', 'C', '2015-05-26 21:37:00', '439714651d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 849, '79.168.158.29', 0, 0),
(8496, 'rosas.moreira.almeida@gmail.com', '', '', 'n', 'C', '2015-05-26 21:37:35', '2c1bb1cde1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 851, '82.154.60.146', 0, 0),
(8497, 'odetepontinha@gmail.com', '', '', 'n', 'C', '2015-05-26 21:37:36', 'b25e96c14a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 852, '188.81.201.96', 0, 0),
(8498, 'afa@cn-arrudavinhos.com.pt', '', '', 'n', 'C', '2015-05-26 21:38:05', '076c10a5ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 853, '81.193.53.190', 0, 0),
(8499, 'lsfpastilhas@gmail.com', '', '', 'n', 'C', '2015-05-26 21:38:45', '359db6447b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 854, '5.249.55.195', 0, 0),
(8500, 'facebook_user_carolina_alves_dos_santos@example.com', '', '', 'n', 'C', '2015-05-26 21:38:47', '604b434b9c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 855, '81.84.202.155', 0, 0),
(8501, 'anavpereira@gmail.com', '', '', 'n', 'C', '2015-05-26 21:38:57', 'e3db9d394e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 856, '95.93.169.221', 0, 0),
(8502, 'andreopticas@gmail.com', '', '', 'n', 'C', '2015-05-26 21:39:09', 'd192deab3f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 857, '95.95.172.238', 0, 0),
(8503, 'franciferreira@gmail.com', '', '', 'n', 'C', '2015-05-26 21:39:15', 'bab42f8a7f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 858, '84.90.156.3', 0, 0),
(8504, 'goncalo_melo@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:41:27', 'a1c2d59920', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 860, '79.168.181.5', 0, 0),
(8505, 'ceudamasio@hotmail.com', 'MCD', '', 'n', 'C', '2015-05-26 21:41:32', '6485a4a786', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/facing-fear-videoclip-do-ano/', 873, '95.94.80.82', 0, 0),
(8506, 'facebook_user_hugo_pinto_coelho@example.com', '', '', 'n', 'C', '2015-05-26 21:41:37', '873fa12584', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 861, '85.240.91.12', 0, 0),
(8507, 'catarinajgc@live.com.pt', '', '', 'n', 'C', '2015-05-26 21:42:00', '7ad56cc240', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 862, '204.93.58.25', 0, 0),
(8508, 'catarinartoscano@gmail.com', '', '', 'n', 'C', '2015-05-26 21:42:05', '7f3f45bead', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 863, '89.115.104.193', 0, 0),
(8509, 'araujo.ana@gmail.com', '', '', 'n', 'C', '2015-05-26 21:42:20', '5ade993c3f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 864, '89.115.108.171', 0, 0),
(8510, 'manuelsid@gmail.com', '', '', 'n', 'C', '2015-05-26 21:43:28', 'a7e00977a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 865, '88.214.167.28', 0, 0),
(8511, 'avencas.cr@gmail.com', '', '', 'n', 'C', '2015-05-26 21:43:41', '2a221f2399', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 866, '79.168.158.29', 0, 0),
(8512, 'goncalo.moita@gmail.com', '', '', 'n', 'C', '2015-05-26 21:43:41', '4c9e33d23f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 867, '79.168.57.159', 0, 0),
(8513, 'sararrakel@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:43:54', '6359116919', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 868, '95.93.167.164', 0, 0),
(8514, 'facebook_user_bernardo_biscaia@example.com', '', '', 'n', 'C', '2015-05-26 21:43:58', 'd0562fa54e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 869, '85.138.184.11', 0, 0),
(8515, 'agarcia_dmatos@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:46:19', '979199082d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 871, '188.140.81.114', 0, 0),
(8516, 'anamagqueiroz@sapo.pt', '', '', 'n', 'C', '2015-05-26 21:49:43', '0dff3f4265', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 875, '89.153.254.72', 0, 0),
(8517, 'ruijpereira@gmail.com', '', '', 'n', 'C', '2015-05-26 21:50:35', 'ce9ccc42f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 877, '95.93.169.221', 0, 0),
(8518, 'jdjalex_21@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:51:05', '8653599425', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 878, '85.242.27.95', 0, 0),
(8519, 'mmar2002@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:51:14', '87f090e26c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 879, '188.37.19.216', 0, 0),
(8520, 'csematos@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:52:04', 'ca58ec1310', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 880, '85.139.99.229', 0, 0),
(8521, 'miki.macedo10@gmail.com', '', '', 'n', 'C', '2015-05-26 21:52:26', '1ce05a2cb0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 881, '85.242.165.44', 0, 0),
(8522, 'fpadrela@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:54:06', 'fc723f1615', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 883, '85.245.65.37', 0, 0),
(8523, 'maria.mello.breyner@gmail.com', '', '', 'n', 'C', '2015-05-26 21:54:16', '3d5e758458', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 884, '188.37.55.191', 0, 0),
(8524, 'martabecassis@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:55:43', '98943b56ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 885, '188.37.9.241', 0, 0),
(8525, 'catarinamacielpereira@gmail.com', '', '', 'n', 'C', '2015-05-26 21:56:22', '1fdcec0325', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 886, '188.83.236.210', 0, 0),
(8526, 'falmada_9@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:59:06', '1eeb28eee2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 887, '2001:8a0:728f:5501:559e:a8bc:7136:9c2a', 0, 0),
(8527, 'palmarodrigues@hotmail.com', '', '', 'n', 'C', '2015-05-26 21:59:20', 'aa7d53c434', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 888, '213.30.118.66', 0, 0),
(8528, 'luisbolacesar@hotmail.com', 'Luis filipe cesar', '', 'n', 'C', '2015-05-26 22:00:43', '69f6390d6d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/miguel-graca/', 0, '89.180.144.243', 0, 0),
(8529, 'paulorodriguescanas@gmail.com', '', '', 'n', 'C', '2015-05-26 22:01:12', '2a0c52740f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 889, '85.138.92.97', 0, 0),
(8530, 'koalasurfboards@gmail.com', '', '', 'n', 'C', '2015-05-26 22:02:08', '382ca39eac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 890, '62.169.101.34', 0, 0),
(8531, 'ricardohomem@gmail.com', '', '', 'n', 'C', '2015-05-26 22:03:24', '4da8114793', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 892, '85.242.58.131', 0, 0),
(8532, 'isabelsabbo@hotmail.com', '', '', 'n', 'C', '2015-05-26 22:03:41', '27d4ae5cf2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 894, '87.103.69.10', 0, 0),
(8533, 'stock.rita@gmail.com', '', '', 'n', 'C', '2015-05-26 22:04:30', '2b2481ce99', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 895, '87.103.72.105', 0, 0),
(8534, 'ninajonet@gmail.com', '', '', 'n', 'C', '2015-05-26 22:04:37', '8eaf97d2d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 896, '89.114.146.98', 0, 0),
(8535, 'thesantos.maria@gmail.com', '', '', 'n', 'C', '2015-05-26 22:05:01', '7d99c74e1b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 897, '79.168.77.155', 0, 0),
(8536, 'facebook_user_ana_sarmento@example.com', '', '', 'n', 'C', '2015-05-26 22:06:10', '1986a62a95', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 898, '79.169.123.240', 0, 0),
(8537, 'sofianfreire@hotmail.com', '', '', 'n', 'C', '2015-05-26 22:06:37', 'e8d524c04a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 899, '88.214.162.203', 0, 0),
(8538, 'piki.ss9@gmail.com', '', '', 'n', 'C', '2015-05-26 22:06:56', '7bc2445f1b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 900, '85.244.108.24', 0, 0),
(8539, 'facebook_user_maria_joao_nunes@example.com', '', '', 'n', 'C', '2015-05-26 22:07:48', '174d87acdb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 901, '176.78.139.163', 0, 0),
(8540, 'facebook_user_cristina_pinho@example.com', '', '', 'n', 'C', '2015-05-26 22:08:01', '18a776ca46', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 902, '188.83.12.51', 0, 0),
(8541, 'miawave@hotmail.com', '', '', 'n', 'C', '2015-05-26 22:09:09', 'dd0d528c07', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 903, '82.154.71.34', 0, 0),
(8542, 'jessicavksilva@gmail.com', '', '', 'n', 'C', '2015-05-26 22:09:13', '4e96198bcb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 904, '188.37.48.15', 0, 0),
(8543, 'beatrizmeloecastro@gmail.com', '', '', 'n', 'C', '2015-05-26 22:09:34', 'e44156fe1a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 905, '85.240.182.124', 0, 0),
(8544, 'anasoares_vital@hotmail.com', '', '', 'n', 'C', '2015-05-26 22:12:45', '906e9123f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 906, '79.169.50.119', 0, 0),
(8545, 'tomas_aguiar96@hotmail.com', '', '', 'n', 'C', '2015-05-26 22:13:11', '8a5b6e6fbd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 907, '85.242.166.175', 0, 0),
(8546, 'margaridamr@lancastre.com', '', '', 'n', 'C', '2015-05-26 22:13:13', '26a59cab8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 908, '79.168.21.68', 0, 0),
(8547, 'raquel_sbr@hotmail.com', '', '', 'n', 'C', '2015-05-26 22:13:35', '2797a0343b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 909, '178.166.3.215', 0, 0),
(8548, 'valter_soares@mail.pt', '', '', 'n', 'C', '2015-05-26 22:14:11', 'f743dca3f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 910, '217.129.176.134', 0, 0),
(8549, 'adivapereira@gmail.com', '', '', 'n', 'C', '2015-05-26 22:15:27', '8ac8df9403', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 911, '85.138.84.61', 0, 0),
(8550, 'drasusanacarmo@gmail.com', '', '', 'n', 'C', '2015-05-26 22:16:19', 'f8c496c9e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 912, '144.64.107.69', 0, 0),
(8551, 'ana.brito19@hotmail.com', '', '', 'n', 'C', '2015-05-26 22:16:36', '82521fe977', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 913, '88.214.167.80', 0, 0),
(8552, 'daniela.schobert@gmail.com', '', '', 'n', 'C', '2015-05-26 22:17:27', '418a485c68', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 914, '82.154.180.83', 0, 0),
(8553, 'vladifm97@gmail.com', '', '', 'n', 'C', '2015-05-26 22:17:43', 'b8206d1495', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 915, '10.1.113.116', 0, 0),
(8554, 'facebook_user_beatriz_jeronimo@example.com', '', '', 'n', 'C', '2015-05-26 22:18:38', 'f8a1cf0155', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 916, '79.168.194.146', 0, 0),
(8555, 'luiscastelo8@hotmail.com', '', '', 'n', 'C', '2015-05-26 22:18:45', '441b2cc589', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 917, '93.102.229.57', 0, 0),
(8556, 'mcarolinaguedes@hotmail.com', '', '', 'n', 'C', '2015-05-26 22:19:03', 'b6eaf9fb4b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 918, '79.168.235.96', 0, 0),
(8557, 'silvialopesteixeira@hotmail.com', '', '', 'n', 'C', '2015-05-26 22:20:27', '84ad011098', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 919, '85.242.164.113', 0, 0),
(8558, 'mariaxarabrasil@gmail.com', '', '', 'n', 'C', '2015-05-26 22:20:39', '5e875ce041', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 920, '85.247.199.124', 0, 0),
(8559, 'silserrano@gmail.com', '', '', 'n', 'C', '2015-05-26 22:21:22', 'b32b46b869', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 921, '217.129.176.134', 0, 0),
(8560, 'facebook_user_beatriz_ramos@example.com', '', '', 'n', 'C', '2015-05-26 22:21:22', '6d24e5910d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 922, '79.168.93.78', 0, 0),
(8561, 'raulafonso88@gmail.com', '', '', 'n', 'C', '2015-05-26 22:22:37', 'cfcaee866d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 923, '85.138.187.60', 0, 0),
(8562, 'jps7@sapo.pt', '', '', 'n', 'C', '2015-05-26 22:24:04', '7e44780f0e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 924, '85.245.44.124', 0, 0),
(8563, 'facebook_user_bruna_serralheiro@example.com', '', '', 'n', 'C', '2015-05-26 22:25:44', 'e520c9c37d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 926, '79.168.84.215', 0, 0),
(8564, 'facebook_user_dedy_dread@example.com', '', '', 'n', 'C', '2015-05-26 22:26:29', '2e9d360996', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 928, '85.247.183.70', 0, 0),
(8565, 'facebook_user_luis_camilo_alves@example.com', '', '', 'n', 'C', '2015-05-26 22:27:29', '92adf3fea7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 929, '89.114.134.186', 0, 0),
(8566, 'sousamachado.r@gmail.com', '', '', 'n', 'C', '2015-05-26 22:27:54', '61ee452e5d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 930, '87.103.51.241', 0, 0),
(8567, 'facebook_user_isabel_melo@example.com', '', '', 'n', 'C', '2015-05-26 22:28:31', '7016a6ee76', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 931, '188.81.241.14', 0, 0),
(8568, 'alexandre.furtado.99@hotmail.com', '', '', 'n', 'C', '2015-05-26 22:29:48', '029a4682d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 932, '46.189.148.183', 0, 0),
(8569, 'andrehilario12@gmail.com', '', '', 'n', 'C', '2015-05-26 22:34:00', '1828c68393', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 934, '79.168.9.63', 0, 0),
(8570, 'facebook_user_joana_guardao_cavalheiro@example.com', '', '', 'n', 'C', '2015-05-26 22:34:03', 'ecd8bd3401', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 935, '188.37.198.173', 0, 0),
(8571, 'luajonet98@gmail.com', '', '', 'n', 'C', '2015-05-26 22:36:02', '6bef044e1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 937, '24.52.163.113', 0, 0),
(8572, 'fernandobugarin@gmail.com', '', '', 'n', 'C', '2015-05-26 22:38:12', 'a8f7de7681', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 938, '85.246.226.221', 0, 0),
(8573, 'danielfigueiredo96@gmail.com', '', '', 'n', 'C', '2015-05-26 22:39:06', '13dc907ac5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 939, '85.240.179.53', 0, 0),
(8574, 'abreapestana@gmail.com', '', '', 'n', 'C', '2015-05-26 22:39:08', '01d34d8684', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 940, '79.168.46.134', 0, 0),
(8575, 'luislima1971@hotmail.com', '', '', 'n', 'C', '2015-05-26 22:40:24', '897a1ab0df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 941, '81.84.23.54', 0, 0),
(8576, 'joao.weinholtz@sapo.pt', '', '', 'n', 'C', '2015-05-26 22:40:56', 'aebfeff4ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 942, '79.168.52.37', 0, 0),
(8577, 'bruno.tubo@iol.pt', '', '', 'n', 'C', '2015-05-26 22:40:57', 'ce41d5fea9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 943, '85.247.20.18', 0, 0),
(8578, 'antoniomarchante@live.com.pt', '', '', 'n', 'C', '2015-05-26 22:42:47', 'f3841d1a66', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 944, '85.247.161.220', 0, 0),
(8579, 'vdssn96@gmail.com', '', '', 'n', 'C', '2015-05-26 22:42:52', '1fdb3c7748', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 945, '85.245.139.75', 0, 0),
(8580, 'sevenseassurf@hotmail.com', 'Jorge Lopes Francisco (Limoeiro) Brasil', '', 'n', 'C', '2015-05-26 22:43:51', 'cd219f9377', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/rui-menezes/', 0, '200.168.110.8', 0, 0),
(8581, 'diogocarvalhaisdossantos@gmail.com', '', '', 'n', 'C', '2015-05-26 22:45:30', '18c3774c46', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 946, '178.166.8.99', 0, 0),
(8582, 'valente.n.guilherme@hotmail.com', '', '', 'n', 'C', '2015-05-26 22:46:28', '3ed06d8f9e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 947, '85.138.196.46', 0, 0),
(8583, 'c.camila.cc@gmail.com', '', '', 'n', 'C', '2015-05-26 22:47:21', '08fd423a95', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 948, '2.83.91.154', 0, 0),
(8584, 'pfbernardo@gmail.com', '', '', 'n', 'C', '2015-05-26 22:47:37', 'cdbfc82566', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 949, '85.244.137.97', 0, 0),
(8585, 'helder.joao@canon.pt', '', '', 'n', 'C', '2015-05-26 22:48:20', '22e9e6b091', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 950, '82.154.112.88', 0, 0),
(8586, 'ana_lobato@yahoo.com', '', '', 'n', 'C', '2015-05-26 22:49:58', '40f146a4ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 951, '189.122.236.128', 0, 0),
(8587, 'margaridanobre1999@gmail.com', '', '', 'n', 'C', '2015-05-26 22:51:04', '6409e18b3e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 952, '37.189.104.208', 0, 0),
(8588, 'gugu.live@gmail.com', '', '', 'n', 'C', '2015-05-26 22:52:02', '0e927274d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http://ondasdeouro.pt/votacoes/&redirect_to_provider=true', 953, '89.180.209.197', 0, 0),
(8589, 'daisyalmeida1@hotmail.com', '', '', 'n', 'C', '2015-05-26 22:52:20', '9b2bf1b68a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 954, '2.82.127.228', 0, 0),
(8590, 'dfd.espinafre@gmail.com', '', '', 'n', 'C', '2015-05-26 22:53:41', '8e15f053bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 955, '188.81.239.20', 0, 0),
(8591, 'dsimao_@hotmail.com', '', '', 'n', 'C', '2015-05-26 22:54:18', '29709f3047', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 956, '2.83.177.226', 0, 0),
(8592, 'teresamleitao@sapo.pt', '', '', 'n', 'C', '2015-05-26 22:58:02', 'ecf74fbfdb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 957, '85.247.12.66', 0, 0),
(8593, 'anasousa09@live.com.pt', '', '', 'n', 'C', '2015-05-26 22:58:18', '2c65459be5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 958, '95.92.98.189', 0, 0),
(8594, 'vinascimento@gmail.com', '', '', 'n', 'C', '2015-05-26 22:59:20', '0f4334aaa2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 959, '85.246.196.8', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(8595, 'martavcvs@gmail.com', '', '', 'n', 'C', '2015-05-26 23:00:59', '3e7ae57fba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 961, '79.168.154.127', 0, 0),
(8596, 'facebook_user_isa_bettencourt_ribeiro@example.com', '', '', 'n', 'C', '2015-05-26 23:01:18', '33be535cf3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 962, '95.92.4.65', 0, 0),
(8597, 'isagov@hotmail.com', '', '', 'n', 'C', '2015-05-26 23:04:30', '770c40a061', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 963, '87.103.64.127', 0, 0),
(8598, 'g.soares@netcabo.pt', '', '', 'n', 'C', '2015-05-26 23:06:57', '1320844c23', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 964, '95.95.77.205', 0, 0),
(8599, 'leodomingos_naza16@hotmail.com', '', '', 'n', 'C', '2015-05-26 23:08:53', 'dbf1e25e06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 965, '84.91.183.211', 0, 0),
(8600, 'hugoamado.pt@gmail.com', '', '', 'n', 'C', '2015-05-26 23:09:07', '2a14237494', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 966, '2.80.165.51', 0, 0),
(8601, 'alvarosoju@gmail.com', '', '', 'n', 'C', '2015-05-26 23:15:13', 'fcb7321d5d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 969, '179.215.118.99', 0, 0),
(8602, 'soraia-83@hotmail.com', '', '', 'n', 'C', '2015-05-26 23:19:22', '8dbcc8b292', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 970, '95.92.100.22', 0, 0),
(8603, 'filipa_duque@iol.pt', '', '', 'n', 'C', '2015-05-26 23:21:43', 'a3ccabfa7f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 971, '85.241.143.192', 0, 0),
(8604, 'facebook_user_luis_fonseca@example.com', '', '', 'n', 'C', '2015-05-26 23:22:06', '0727044cad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 972, '37.189.244.49', 0, 0),
(8605, 'glaucio.imp@uol.com.br', '', '', 'n', 'C', '2015-05-26 23:22:30', 'd2520814a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 973, '201.69.109.120', 0, 0),
(8606, 'gps86@live.com.pt', '', '', 'n', 'C', '2015-05-26 23:22:35', '1af9d2c2cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 974, '87.103.59.25', 0, 0),
(8607, 'facebook_user_leonor_lca@example.com', '', '', 'n', 'C', '2015-05-26 23:22:57', 'd8ef7c1ea4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 975, '79.168.141.70', 0, 0),
(8608, 'celinecarlisle@googlemail.com', '', '', 'n', 'C', '2015-05-26 23:25:07', '584f69236d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 977, '85.242.77.238', 0, 0),
(8609, 'joana_coconut@hotmail.com', '', '', 'n', 'C', '2015-05-26 23:29:34', '7e9c99fd8e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 978, '87.103.74.170', 0, 0),
(8610, 'charlisteve@hotmail.com', '', '', 'n', 'C', '2015-05-26 23:31:57', '302be11c4e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 979, '37.189.104.232', 0, 0),
(8611, 'andreiarelvas@yahoo.com', '', '', 'n', 'C', '2015-05-26 23:31:58', 'cb293f9a2e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 980, '85.246.105.86', 0, 0),
(8612, 'tiagomendesrodrigues@gmail.com', '', '', 'n', 'C', '2015-05-26 23:33:02', '8c0158b853', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 981, '88.214.173.69', 0, 0),
(8613, 'vargoncalo@gmail.com', '', '', 'n', 'C', '2015-05-26 23:34:29', '3b438460dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 982, '5.43.23.193', 0, 0),
(8614, 'franciscooscp@gmail.com', '', '', 'n', 'C', '2015-05-26 23:35:14', '569288de40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 984, '85.138.97.117', 0, 0),
(8615, 'luisafigueira@live.com.pt', '', '', 'n', 'C', '2015-05-26 23:35:25', 'd16389f354', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 985, '37.189.157.252', 0, 0),
(8616, 'ymseara@gmail.com', '', '', 'n', 'C', '2015-05-26 23:39:51', 'c6c8e89d51', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 986, '81.84.176.117', 0, 0),
(8617, 'mafaldameneses@hotmail.com', '', '', 'n', 'C', '2015-05-26 23:43:25', 'a8d4b7733a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 987, '85.138.204.225', 0, 0),
(8618, 'santamargarida@gmail.com', '', '', 'n', 'C', '2015-05-26 23:44:43', '20435ca560', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 989, '62.169.86.131', 0, 0),
(8619, 'nelmmg@gmail.com', '', '', 'n', 'C', '2015-05-26 23:47:28', '234563fb4c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 990, '89.114.221.196', 0, 0),
(8620, 'vferreiravmmf@yahoo.com', '', '', 'n', 'C', '2015-05-26 23:48:54', 'e3bd19d944', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 991, '89.154.182.222', 0, 0),
(8621, 'vasco.cordovil@gmail.com', '', '', 'n', 'C', '2015-05-26 23:48:56', 'f29b5a5b6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 992, '188.37.113.227', 0, 0),
(8622, 'fred_arruda_96@hotmail.com', '', '', 'n', 'C', '2015-05-26 23:49:26', 'db669da54a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 994, '89.152.118.36', 0, 0),
(8623, 'mhhpbb@gmail.com', '', '', 'n', 'C', '2015-05-26 23:53:16', '7e3705f1d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 996, '88.214.171.100', 0, 0),
(8624, 'joanarodriguez_@hotmail.com', '', '', 'n', 'C', '2015-05-26 23:54:06', '43c8332f6f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 997, '188.81.236.132', 0, 0),
(8625, 'joaoposeiro@gmail.com', 'João', '', 'n', 'C', '2015-05-27 00:00:46', '96d465de8a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/filipa-prudencio/', 0, '82.155.24.15', 0, 0),
(8626, 'facebook_user_ana_bettencourt@example.com', '', '', 'n', 'C', '2015-05-27 00:04:15', '89054111df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 998, '81.193.153.105', 0, 0),
(8627, 'madalena.serodio@yahoo.com.br', '', '', 'n', 'C', '2015-05-27 00:04:18', 'bcc5b7171e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 999, '85.138.85.73', 0, 0),
(8628, 'melungotuga@gmail.com', '', '', 'n', 'C', '2015-05-27 00:11:24', 'b9fa890915', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1000, '95.94.233.132', 0, 0),
(8629, 'facebook_user_francisco_rivotti@example.com', '', '', 'n', 'C', '2015-05-27 00:16:11', '2eebb26a8e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1001, '85.247.180.67', 0, 0),
(8630, 'maria.sales.barreto@ist.utl.pt', '', '', 'n', 'C', '2015-05-27 00:16:48', 'c9738b4f5a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1002, '85.244.215.115', 0, 0),
(8631, 'catiascac@gmail.com', '', '', 'n', 'C', '2015-05-27 00:18:35', '682facd154', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1003, '82.154.63.106', 0, 0),
(8632, 'renato.sodasystem@gmail.com', '', '', 'n', 'C', '2015-05-27 00:24:38', 'ea8f8e1ad1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1005, '77.54.133.71', 0, 0),
(8633, 'facebook_user_emilia_teixeira@example.com', '', '', 'n', 'C', '2015-05-27 01:15:01', 'a004e4550c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1006, '94.132.22.33', 0, 0),
(8634, 'm.ramos@tecnopartes.pt', '', '', 'n', 'C', '2015-05-27 01:26:11', '20efeeefb8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1007, '88.214.170.144', 0, 0),
(8635, 'danielm19@hotmail.com', '', '', 'n', 'C', '2015-05-27 01:40:18', '96b2029adf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1009, '85.138.234.253', 0, 0),
(8636, 'joaontenente@gmail.com', '', '', 'n', 'C', '2015-05-27 01:54:35', 'd76d3ae03a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1010, '79.168.41.12', 0, 0),
(8637, 'danielcastroqueiroz@gmail.com', '', '', 'n', 'C', '2015-05-27 01:57:16', 'a51677ebbe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1011, '87.103.66.72', 0, 0),
(8638, 'miguelxb@gmail.com', '', '', 'n', 'C', '2015-05-27 02:06:22', '721524d74b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1012, '85.247.199.124', 0, 0),
(8639, 'diogocarvalho31@hotmail.com', '', '', 'n', 'C', '2015-05-27 02:12:28', '71341379f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1013, '89.114.253.20', 0, 0),
(8640, 'carlapiresseguros@hotmail.com', '', '', 'n', 'C', '2015-05-27 02:15:27', 'c06c440142', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1014, '5.43.43.73', 0, 0),
(8641, 'fabianolara@hotmail.com', '', '', 'n', 'C', '2015-05-27 02:24:36', '88167afdf9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1016, '177.65.67.21', 0, 0),
(8642, 'sandrofonseca2@gmail.com', '', '', 'n', 'C', '2015-05-27 02:29:30', '5b5ad9ecfa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1017, '41.221.193.211', 0, 0),
(8643, 'wandakong@gmail.com', '', '', 'n', 'C', '2015-05-27 02:39:34', '1fe991680c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1018, '89.92.92.208', 0, 0),
(8644, 'gylfitness73@gmail.com', '', '', 'n', 'C', '2015-05-27 03:37:53', '21e1b77e07', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1019, '85.247.39.250', 0, 0),
(8645, 'jorge.struka@gmail.com', '', '', 'n', 'C', '2015-05-27 03:52:43', '98a7d4d458', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1020, '84.91.97.196', 0, 0),
(8646, 'alves702630@gmail.com', '', '', 'n', 'C', '2015-05-27 04:24:17', '3533cb7f40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1021, '95.92.35.241', 0, 0),
(8647, 'facebook_user_joao_rosa@example.com', '', '', 'n', 'C', '2015-05-27 04:25:02', 'cbd27d7955', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1022, '91.89.90.17', 0, 0),
(8648, 'mariamesquita.97@hotmail.com', '', '', 'n', 'C', '2015-05-27 04:26:01', 'a9a538d5cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1023, '89.115.151.218', 0, 0),
(8649, 'rhett@mediaspark.com.au', '', '', 'n', 'C', '2015-05-27 04:26:37', '4167d755f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1024, '60.242.156.58', 0, 0),
(8650, 'facebook_user_paulo_amaro@example.com', '', '', 'n', 'C', '2015-05-27 05:19:53', '35176943a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1025, '79.168.21.154', 0, 0),
(8651, 'walter.chicharro@gmail.com', '', '', 'n', 'C', '2015-05-27 05:20:26', '5e759e3c50', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1026, '62.169.70.156', 0, 0),
(8652, 'fnnnc@hotmail.com', '', '', 'n', 'C', '2015-05-27 05:43:04', 'af4939c09f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1027, '85.139.0.153', 0, 0),
(8653, 'caliappleton@gmail.com', '', '', 'n', 'C', '2015-05-27 05:44:47', '7f8c6f32a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1028, '85.138.109.85', 0, 0),
(8654, 'ribeiro.emmanuel@neuf.fr', '', '', 'n', 'C', '2015-05-27 05:56:19', '91b73b1b9d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1029, '86.74.89.23', 0, 0),
(8655, 'inesnguedes@gmail.com', '', '', 'n', 'C', '2015-05-27 06:01:36', '0fa3ce9035', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1030, '82.154.233.127', 0, 0),
(8656, 'claudia.cerqueira@outlook.com', '', '', 'n', 'C', '2015-05-27 06:01:55', '02ebb2f012', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1031, '81.84.20.197', 0, 0),
(8657, 'facebook_user_maryana_jacobsen@example.com', '', '', 'n', 'C', '2015-05-27 06:13:40', 'a45a369046', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1032, '82.154.160.19', 0, 0),
(8658, 'mariaribeiroferreira32@hotmail.com', '', '', 'n', 'C', '2015-05-27 06:28:17', '67e7ed0afc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1033, '89.152.52.126', 0, 0),
(8659, 'mariafrancapereira@gmail.com', '', '', 'n', 'C', '2015-05-27 06:36:57', '30e8b57c85', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1034, '95.93.169.221', 0, 0),
(8660, 'facebook_user_pedro_montalvao@example.com', '', '', 'n', 'C', '2015-05-27 06:38:23', '83cb5118bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1035, '176.79.141.242', 0, 0),
(8661, 'mim.marques@netcabo.pt', '', '', 'n', 'C', '2015-05-27 06:40:27', '8960cb1d85', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1036, '89.152.168.162', 0, 0),
(8662, 'joaoeduardo99@hotmail.com', '', '', 'n', 'C', '2015-05-27 06:44:42', '345168bad7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1037, '213.30.118.101', 0, 0),
(8663, 'abcunha.cunha@gmail.com', '', '', 'n', 'C', '2015-05-27 06:46:26', '1477aeffcb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1038, '85.242.88.32', 0, 0),
(8664, 'frichheimer@hotmail.com', '', '', 'n', 'C', '2015-05-27 06:55:01', 'e68607ee06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1039, '176.78.172.28', 0, 0),
(8665, 'teresabotelhoneves@hotmail.com', '', '', 'n', 'C', '2015-05-27 07:02:27', 'bdf82f3412', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1040, '87.103.60.195', 0, 0),
(8666, 'nadiavigia@gmail.com', '', '', 'n', 'C', '2015-05-27 07:03:40', 'f7366acbed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1041, '37.189.167.130', 0, 0),
(8667, 'pedrofr_carvalho@hotmail.com', '', '', 'n', 'C', '2015-05-27 07:13:33', '4c6b356d73', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1042, '2.83.48.250', 0, 0),
(8668, 'luisferreiragodinho@gmail.com', '', '', 'n', 'C', '2015-05-27 07:14:25', '2bb4990ac1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1043, '81.193.228.198', 0, 0),
(8669, 'nuno.leite@nservicos.pt', '', '', 'n', 'C', '2015-05-27 07:15:31', '7c9f1ec834', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1044, '188.251.230.82', 0, 0),
(8670, 'surfaventura@gmail.com', '', '', 'n', 'C', '2015-05-27 07:18:27', 'f9ca7f3105', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1045, '176.79.186.67', 0, 0),
(8671, 'jmiguelbvs@gmail.com', '', '', 'n', 'C', '2015-05-27 07:18:46', 'd748be6465', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1046, '88.214.186.203', 0, 0),
(8672, 'cursos.maquilhagem@gmail.com', '', '', 'n', 'C', '2015-05-27 07:21:48', 'ee357423af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1047, '89.180.144.128', 0, 0),
(8673, 'sfpires@gmail.com', '', '', 'n', 'C', '2015-05-27 07:26:04', 'a5b78ae469', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1048, '176.79.161.216', 0, 0),
(8674, 'marianavlmrocha@gmail.com', '', '', 'n', 'C', '2015-05-27 07:38:47', '7b62a69cec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1049, '194.254.68.120', 0, 0),
(8675, 'diassalgueiro@gmail.com', '', '', 'n', 'C', '2015-05-27 07:38:55', '8873fba7c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1050, '87.103.74.57', 0, 0),
(8676, 'sifamaral@hotmail.com', '', '', 'n', 'C', '2015-05-27 07:39:07', 'b9b5fd95a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1051, '82.155.24.251', 0, 0),
(8677, 'crichheimer@hotmail.com', '', '', 'n', 'C', '2015-05-27 07:40:42', '5e77121fdf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1052, '176.78.172.28', 0, 0),
(8678, 'mariamspaguiar@gmail.com', '', '', 'n', 'C', '2015-05-27 07:40:58', '86befd5a10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1053, '85.242.104.247', 0, 0),
(8679, 'kf@rainbirds.com', '', '', 'n', 'C', '2015-05-27 07:44:32', '8366742c7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1054, '84.189.29.194', 0, 0),
(8680, 'justinbieberly@gmail.com', '', '', 'n', 'C', '2015-05-27 07:47:11', 'b49d18fec7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1055, '85.245.66.16', 0, 0),
(8681, 'andreramalhoso@hotmail.com', '', '', 'n', 'C', '2015-05-27 07:50:14', '8d1a5e12e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1056, '93.108.216.5', 0, 0),
(8682, 'mgra.assis@gmail.com', '', '', 'n', 'C', '2015-05-27 07:57:18', 'b2181be1d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1057, '85.242.104.135', 0, 0),
(8683, 'majocarvalhoo@hotmail.com', '', '', 'n', 'C', '2015-05-27 07:59:53', '7106477e5e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1060, '85.240.134.63', 0, 0),
(8684, 'rodrigues.andre.aires@gmail.com', '', '', 'n', 'C', '2015-05-27 08:01:17', '38cef418e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1061, '176.78.156.33', 0, 0),
(8685, 'facebook_user_andre_campos@example.com', '', '', 'n', 'C', '2015-05-27 08:03:04', '8cd7dc50e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1062, '180.189.170.72', 0, 0),
(8686, 'manel1997portugal@hotmail.com', '', '', 'n', 'C', '2015-05-27 08:05:11', 'f75408433a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1063, '193.236.78.113', 0, 0),
(8687, 'ana_treka@hotmail.com', '', '', 'n', 'C', '2015-05-27 08:06:09', 'ae299f193c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1064, '85.139.244.130', 0, 0),
(8688, 'fresbolojpenedo@gmail.com', 'Joaquim penedo ', '', 'n', 'C', '2015-05-27 08:09:38', 'bf2c9f3c1b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 1067, '95.93.137.232', 0, 0),
(8689, 'joaomsimao@hotmail.com', '', '', 'n', 'C', '2015-05-27 08:11:26', '7ef1c637f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1065, '88.214.165.229', 0, 0),
(8690, 'kfpereira@hotmail.com', '', '', 'n', 'C', '2015-05-27 08:12:03', 'a880222164', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1066, '84.199.107.124', 0, 0),
(8691, 'mariamadeira1998@gmail.com', '', '', 'n', 'C', '2015-05-27 08:17:34', 'e8535eebec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1069, '85.138.200.1', 0, 0),
(8692, 'danielamelamed@gmail.com', '', '', 'n', 'C', '2015-05-27 08:20:25', '340a2a228a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1070, '85.138.89.81', 0, 0),
(8693, 'chasse.fox2085@gmail.com', '', '', 'n', 'C', '2015-05-27 08:20:59', 'bb8a301830', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1071, '81.193.2.190', 0, 0),
(8694, 'jo.gpes@gmail.com', '', '', 'n', 'C', '2015-05-27 08:21:58', '4de055efdf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1072, '87.103.59.107', 0, 0),
(8695, 'inesrpais@hotmail.com', '', '', 'n', 'C', '2015-05-27 08:25:03', '224e6c64b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1073, '85.242.212.18', 0, 0),
(8696, 'carlotacarmo@hotmail.com', '', '', 'n', 'C', '2015-05-27 08:31:50', '321a29bf74', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1074, '79.168.14.172', 0, 0),
(8697, 'paulatimoteopinto@gmail.com', '', '', 'n', 'C', '2015-05-27 08:33:07', '7185ed95b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1075, '62.28.154.234', 0, 0),
(8698, 'antoniojppereira@hotmail.com', '', '', 'n', 'C', '2015-05-27 08:33:09', 'c6c27bbff9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1076, '85.243.190.23', 0, 0),
(8699, 'ana.lisa@candesign.pt', '', '', 'n', 'C', '2015-05-27 08:37:43', '7628248316', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1077, '89.152.225.229', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(8700, 'mada_guedes@hotmail.com', '', '', 'n', 'C', '2015-05-27 08:39:49', 'a6bd73135c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1078, '178.166.53.42', 0, 0),
(8701, 'martalealpalma@hotmail.com', '', '', 'n', 'C', '2015-05-27 08:41:07', '94d84fae0c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1079, '85.243.83.206', 0, 0),
(8702, 'aninhasmira@hotmail.com', '', '', 'n', 'C', '2015-05-27 08:41:12', '4c5065e975', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1080, '62.28.230.190', 0, 0),
(8703, 'sergio.vilao@gmail.com', '', '', 'n', 'C', '2015-05-27 08:42:03', 'e4abfecdf4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1081, '79.168.124.45', 0, 0),
(8704, 'davidrmartins@live.com', '', '', 'n', 'C', '2015-05-27 08:44:15', '74a0a83e88', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1083, '85.138.255.134', 0, 0),
(8705, 'antoniioribeiro304@gmail.com', '', '', 'n', 'C', '2015-05-27 08:45:01', 'e50c2c41b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1084, '188.37.173.181', 0, 0),
(8706, 'catarina.oc@gmail.com', '', '', 'n', 'C', '2015-05-27 08:50:46', '63ac1e38ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1086, '79.168.38.106', 0, 0),
(8707, 'pedro_agudela@hotmail.com', '', '', 'n', 'C', '2015-05-27 08:51:23', '1b974f79ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1087, '83.148.8.42', 0, 0),
(8708, 'tiago.anselmo.d@gmail.com', '', '', 'n', 'C', '2015-05-27 08:51:39', '3a8d4bbc62', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1088, '62.28.106.131', 0, 0),
(8709, 'monicapintocoelho@hotmail.com', '', '', 'n', 'C', '2015-05-27 08:52:03', '7790bc614e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1089, '121.203.27.206', 0, 0),
(8710, 'joaodinis@sushiconcept.pt', '', '', 'n', 'C', '2015-05-27 08:53:42', '9ddd56cb1e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1090, '82.154.183.69', 0, 0),
(8711, 'jsantosdesign@gmail.com', '', '', 'n', 'C', '2015-05-27 08:54:33', '3a5fc19eac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1091, '85.244.140.137', 0, 0),
(8712, 'rititanevesster@gmail.com', '', '', 'n', 'C', '2015-05-27 08:55:20', '5b91946968', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1092, '85.242.176.57', 0, 0),
(8713, 'carolina_paulete@hotmail.com', '', '', 'n', 'C', '2015-05-27 08:55:57', 'c3390f7538', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1093, '95.94.86.196', 0, 0),
(8714, 'helenap_17@hotmail.com', '', '', 'n', 'C', '2015-05-27 08:58:31', '2107d51b4e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1095, '82.154.157.61', 0, 0),
(8715, 'bea_passaro@hotmail.com', '', '', 'n', 'C', '2015-05-27 08:58:53', 'dadd949bd1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1096, '193.236.61.49', 0, 0),
(8716, 'ritalh@gmail.com', '', '', 'n', 'C', '2015-05-27 09:02:18', '2025ec270c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1098, '62.28.55.44', 0, 0),
(8717, 'tony_rodr@hotmail.com', '', '', 'n', 'C', '2015-05-27 09:06:47', '6603b440fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1099, '84.90.157.142', 0, 0),
(8718, 'anassps@sapo.pt', '', '', 'n', 'C', '2015-05-27 09:09:07', 'c68ec6fced', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1100, '89.115.127.39', 0, 0),
(8719, 'ana.rita_palma@hotmail.com', '', '', 'n', 'C', '2015-05-27 09:17:51', '4c2445b0fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1101, '193.236.77.217', 0, 0),
(8720, 'facebook_user_lia_muczenski@example.com', '', '', 'n', 'C', '2015-05-27 09:22:45', '7025ae469b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1103, '93.102.154.199', 0, 0),
(8721, 'cristina.carepo@clix.pt', '', '', 'n', 'C', '2015-05-27 09:23:25', 'ad198f81d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1104, '5.249.104.201', 0, 0),
(8722, 'patriciagmartins@live.com.pt', '', '', 'n', 'C', '2015-05-27 09:32:49', '8826fef059', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1105, '193.236.57.105', 0, 0),
(8723, 'espanador16@hotmail.com', '', '', 'n', 'C', '2015-05-27 09:33:37', 'db544b86b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1106, '37.189.31.134', 0, 0),
(8724, 'mbraga_mb@hotmail.com', '', '', 'n', 'C', '2015-05-27 09:33:47', '502610fd4c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1107, '62.189.228.130', 0, 0),
(8725, 'filipamaralmendes@hotmail.com', '', '', 'n', 'C', '2015-05-27 09:34:17', '56af46cf2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1108, '85.246.196.8', 0, 0),
(8726, 'trizfrias_18@hotmail.com', '', '', 'n', 'C', '2015-05-27 09:34:18', '117d3a8928', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1109, '82.154.183.31', 0, 0),
(8727, 'nelfonseca@gmail.com', '', '', 'n', 'C', '2015-05-27 09:34:29', 'd4a2db71cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1110, '85.246.196.8', 0, 0),
(8728, 'sonia.g.afonso@gmail.com', '', '', 'n', 'C', '2015-05-27 09:34:37', 'cee442d8f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1111, '85.246.196.8', 0, 0),
(8729, 'aniratac.saitam@mail.com', 'Ana Matias', '', 'n', 'C', '2015-05-27 09:35:05', '4d7108cf8b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '194.38.144.24', 0, 0),
(8730, 'jorgefalcao@hotmail.com', '', '', 'n', 'C', '2015-05-27 09:35:14', 'e08c548c0b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1112, '79.168.198.13', 0, 0),
(8731, 'marta.restolho@gmail.com', '', '', 'n', 'C', '2015-05-27 09:37:49', '23d952564d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1113, '194.65.130.38', 0, 0),
(8732, 'aniratac.saitam@gmail.com', '', '', 'n', 'C', '2015-05-27 09:39:00', '64bb7ffc97', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1114, '194.38.144.24', 0, 0),
(8733, 'mhelenancs@hotmail.com', '', '', 'n', 'C', '2015-05-27 09:42:32', 'fd5524e6c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1116, '85.246.89.243', 0, 0),
(8734, 'anarita_sousa24@hotmail.com', '', '', 'n', 'C', '2015-05-27 09:44:40', '4a69293085', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1117, '81.193.163.202', 0, 0),
(8735, 'andreia.1995@hotmail.com', '', '', 'n', 'C', '2015-05-27 09:44:52', '0d9b003247', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1118, '85.243.150.72', 0, 0),
(8736, 'vandamsc@hotmail.co.za', 'vanda', '', 'n', 'C', '2015-05-27 09:49:19', '4d078d4e68', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '41.133.20.172', 0, 0),
(8737, 'anammdias7@hotmail.com', '', '', 'n', 'C', '2015-05-27 09:51:12', '90b4e0b607', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1121, '193.236.78.113', 0, 0),
(8738, 'vandamsc@vodamail.co.za', '', '', 'n', 'C', '2015-05-27 09:52:27', '6e42336353', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1122, '41.133.20.172', 0, 0),
(8739, 'jprr773@gmail.com', '', '', 'n', 'C', '2015-05-27 09:55:05', 'b164df6063', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1123, '85.138.89.81', 0, 0),
(8740, 'alexandrehachmeister6@gmail.com', '', '', 'n', 'C', '2015-05-27 09:55:44', '40e6763b0e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1124, '2.83.97.251', 0, 0),
(8741, 'carlosvaz7@hotmail.com', '', '', 'n', 'C', '2015-05-27 09:57:21', 'b723d879ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1125, '194.65.81.95', 0, 0),
(8742, 'soniabamaro@hotmail.com', '', '', 'n', 'C', '2015-05-27 10:00:45', '061c2daf09', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1128, '188.37.12.199', 0, 0),
(8743, 'pedrowannabefidalgo@gmail.com', '', '', 'n', 'C', '2015-05-27 10:00:59', '656870c19d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1129, '83.240.235.238', 0, 0),
(8744, 'madalenavarelapinto@hotmail.com', '', '', 'n', 'C', '2015-05-27 10:03:59', '0a62455e19', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1130, '5.249.46.224', 0, 0),
(8745, 'joana.r.n.matos@gmail.com', '', '', 'n', 'C', '2015-05-27 10:06:08', '36f08995b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1131, '193.136.189.52', 0, 0),
(8746, 'manel.luz1998@hotmail.com', '', '', 'n', 'C', '2015-05-27 10:07:20', '89ac4080f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1132, '213.228.153.20', 0, 0),
(8747, 'kemicard@gmail.com', '', '', 'n', 'C', '2015-05-27 10:11:30', 'b154f1d0a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1133, '79.168.245.19', 0, 0),
(8748, 'anacsantos89@hotmail.com', '', '', 'n', 'C', '2015-05-27 10:15:46', 'ea0916c17a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1134, '85.245.87.121', 0, 0),
(8749, 'leonorsousaaraujo@gmail.com', '', '', 'n', 'C', '2015-05-27 10:17:22', '859426fb22', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1135, '85.245.136.171', 0, 0),
(8750, 'nunoalmeidaxpto@gmail.com', '', '', 'n', 'C', '2015-05-27 10:19:26', '5888aeedaf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1136, '188.140.84.118', 0, 0),
(8751, 'vicente.brunoc@hotmail.com', '', '', 'n', 'C', '2015-05-27 10:19:58', 'f930aba6d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1137, '2.82.108.139', 0, 0),
(8752, 'carolina.baia@hotmail.com', '', '', 'n', 'C', '2015-05-27 10:23:11', 'dd748494e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1138, '213.30.118.97', 0, 0),
(8753, 'malilavieira@gmail.com', '', '', 'n', 'C', '2015-05-27 10:25:38', '0bcd794be5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1140, '79.168.237.100', 0, 0),
(8754, 'marquesj78@sapo.pt', '', '', 'n', 'C', '2015-05-27 10:26:31', '85784ccaaa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1141, '82.154.144.184', 0, 0),
(8755, 'sofiiarodriguez@gmail.com', '', '', 'n', 'C', '2015-05-27 10:29:23', '166189504a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1142, '195.245.135.174', 0, 0),
(8756, 'celia-carapinhagodinho@hotmail.com', '', '', 'n', 'C', '2015-05-27 10:33:58', '0ed4e09bd8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1145, '82.154.144.184', 0, 0),
(8757, 'matide.vdias@hotmail.com', '', '', 'n', 'C', '2015-05-27 10:41:13', '48c962c4b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1147, '193.236.57.105', 0, 0),
(8758, 'andreia4natal@hotmail.com', '', '', 'n', 'C', '2015-05-27 10:42:31', '15ee1542f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1148, '178.166.7.84', 0, 0),
(8759, 'margabanza@gmail.com', '', '', 'n', 'C', '2015-05-27 10:55:20', 'a2b49dc653', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1149, '85.242.96.19', 0, 0),
(8760, 'joana.monteiro93@hotmail.com', '', '', 'n', 'C', '2015-05-27 10:55:49', '82a2899569', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1150, '62.48.155.254', 0, 0),
(8761, 'guilhermegarcia.1@gmail.com', '', '', 'n', 'C', '2015-05-27 10:57:13', '06edb3fc0c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1151, '5.249.15.208', 0, 0),
(8762, 'ana.sousa_22@sapo.pt', '', '', 'n', 'C', '2015-05-27 10:57:15', '52ab0753c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1152, '85.242.190.139', 0, 0),
(8763, 'designcmnazare@gmail.com', '', '', 'n', 'C', '2015-05-27 10:57:52', '8cbc404104', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1153, '84.91.16.78', 0, 0),
(8764, 'frmendonca@gmail.com', '', '', 'n', 'C', '2015-05-27 10:58:49', 'f9cfae213a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1154, '195.245.185.224', 0, 0),
(8765, 'asabrito@sapo.pt', '', '', 'n', 'C', '2015-05-27 11:00:03', '3ceb90fc4a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1155, '176.78.114.35', 0, 0),
(8766, 'gildasrosa@gmail.com', '', '', 'n', 'C', '2015-05-27 11:01:06', '2e8004dfd2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1156, '2.81.231.133', 0, 0),
(8767, 'jamestrelinha@hotmail.com', '', '', 'n', 'C', '2015-05-27 11:03:18', '16d7ecdd37', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1157, '217.129.179.228', 0, 0),
(8768, 'duartecatela@gmail.com', '', '', 'n', 'C', '2015-05-27 11:03:39', '5957d8192d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1158, '89.180.146.134', 0, 0),
(8769, 'facebook_user_antonio_alves@example.com', '', '', 'n', 'C', '2015-05-27 11:04:28', 'd816565b12', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1159, '85.242.77.17', 0, 0),
(8770, 'mariateresazuzarte@gmail.com', '', '', 'n', 'C', '2015-05-27 11:08:35', '0d47955559', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1160, '85.245.65.125', 0, 0),
(8771, 'tgm020@gmail.com', '', '', 'n', 'C', '2015-05-27 11:16:30', '8437359e2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1161, '212.16.177.180', 0, 0),
(8772, 'carlonevicentoni@hotmail.com', '', '', 'n', 'C', '2015-05-27 11:17:03', '51ba67d50e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1162, '85.244.192.134', 0, 0),
(8773, 'jonahmanu15@hotmail.com', '', '', 'n', 'C', '2015-05-27 11:17:35', '1a43ee2975', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1163, '85.243.136.142', 0, 0),
(8774, 'andre.ryder@gmail.com', '', '', 'n', 'C', '2015-05-27 11:18:06', '0756689a96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1164, '195.22.28.51', 0, 0),
(8775, 'moura.anabela1@gmail.com', '', '', 'n', 'C', '2015-05-27 11:19:28', '9966a07281', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1165, '85.138.177.12', 0, 0),
(8776, 'verritabec@gmail.com', '', '', 'n', 'C', '2015-05-27 11:20:03', 'fce0e258fd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1166, '85.244.124.119', 0, 0),
(8777, 'facebook_user_catarina_jardim@example.com', '', '', 'n', 'C', '2015-05-27 11:22:01', 'c8807cd128', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1167, '79.168.76.129', 0, 0),
(8778, 'danielbizarra@gmail.com', '', '', 'n', 'C', '2015-05-27 11:26:37', '3dcd6102cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1171, '85.241.98.19', 0, 0),
(8779, 'avptravassos@hotmail.com', '', '', 'n', 'C', '2015-05-27 11:27:45', 'ae901ee9c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1172, '87.103.66.196', 0, 0),
(8780, 'moquinhas5570@gmail.com', '', '', 'n', 'C', '2015-05-27 11:30:15', '00e7dbde42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1173, '5.158.61.8', 0, 0),
(8781, 'olgasffrancisco@hotmail.com', '', '', 'n', 'C', '2015-05-27 11:32:50', 'fd13fe3731', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1174, '144.64.111.110', 0, 0),
(8782, 'r.muczenski@web.de', '', '', 'n', 'C', '2015-05-27 11:32:53', '7135cfb911', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1175, '84.157.211.48', 0, 0),
(8783, 'gsus@gmx.net', '', '', 'n', 'C', '2015-05-27 11:35:37', '067f94724e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1176, '188.250.244.234', 0, 0),
(8784, 'macroinandyoung@gmail.com', '', '', 'n', 'C', '2015-05-27 11:37:15', '4ccfe47252', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1177, '62.169.86.129', 0, 0),
(8785, 'cantinhodalua@gmail.com', '', '', 'n', 'C', '2015-05-27 11:39:47', '1cdb97dc39', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1178, '85.240.123.184', 0, 0),
(8786, 'margarida.pamorim@hotmail.com', '', '', 'n', 'C', '2015-05-27 11:42:55', 'fea6cc1995', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1180, '188.37.206.93', 0, 0),
(8787, 'manelgalmeida@hotmail.com', '', '', 'n', 'C', '2015-05-27 11:44:03', '8cde26ce57', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1181, '89.153.191.172', 0, 0),
(8788, 'silviasousasantos@gmail.com', '', '', 'n', 'C', '2015-05-27 11:46:58', 'e4a8664377', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1182, '193.137.21.32', 0, 0),
(8789, 'fcarrola@gmail.com', '', '', 'n', 'C', '2015-05-27 11:51:29', '2cc3bf93c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1184, '193.236.57.105', 0, 0),
(8790, 'kikaxara@gmail.com', '', '', 'n', 'C', '2015-05-27 11:53:20', '9aefa49836', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1185, '85.247.199.124', 0, 0),
(8791, 'fnalmeida4@gmail.com', '', '', 'n', 'C', '2015-05-27 11:53:31', 'cd8e523e82', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1186, '176.79.140.67', 0, 0),
(8792, 'carolinamiranda93@hotmail.com', '', '', 'n', 'C', '2015-05-27 11:57:03', 'a6fddd5b46', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1188, '193.126.249.118', 0, 0),
(8793, 'jaimemateus@alfaiate.pt', '', '', 'n', 'C', '2015-05-27 12:00:54', '64e8677971', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1190, '95.93.77.42', 0, 0),
(8794, 'facebook_user_manno_oliveira@example.com', '', '', 'n', 'C', '2015-05-27 12:06:25', '5761d6113d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1191, '189.34.43.169', 0, 0),
(8795, 'catarinanoutel@gmail.com', '', '', 'n', 'C', '2015-05-27 12:06:53', '78a45ec039', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1192, '87.196.176.188', 0, 0),
(8796, 'facebook_user_pedro_borges@example.com', '', '', 'n', 'C', '2015-05-27 12:13:27', '4860dc9a84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1193, '84.76.178.2', 0, 0),
(8797, 'joao.g.braz@hotmail.com', '', '', 'n', 'C', '2015-05-27 12:17:19', '095787bd4c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1194, '193.136.96.7', 0, 0),
(8798, 'beatrizpbranco@gmail.com', '', '', 'n', 'C', '2015-05-27 12:17:59', '2a1acc6c4a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1195, '79.168.160.122', 0, 0),
(8799, 'cristinapedroso@hotmail.com', '', '', 'n', 'C', '2015-05-27 12:18:15', 'a2bbecdbc0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1196, '95.93.51.67', 0, 0),
(8800, 'mena.lopes@aip.pt', '', '', 'n', 'C', '2015-05-27 12:28:59', '9b396d6a84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1197, '83.240.151.243', 0, 0),
(8801, 'gandajone@hotmail.com', '', '', 'n', 'C', '2015-05-27 12:36:19', '3db5774d17', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1199, '85.245.105.89', 0, 0),
(8802, 'rmorais@remax.pt', 'Ricardo Morais', '', 'n', 'C', '2015-05-27 12:38:09', '77e6d16a0c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/rui-menezes/', 0, '81.84.0.224', 0, 0),
(8803, 'facebook_user_rita_fontes_de_rhodes@example.com', '', '', 'n', 'C', '2015-05-27 12:38:29', '3a376e2378', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1200, '188.37.41.116', 0, 0),
(8804, 'barbaraguerreiro1997@gmail.com', '', '', 'n', 'C', '2015-05-27 12:43:52', 'fc0284f407', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1201, '95.92.194.11', 0, 0),
(8805, 'jfmota@hotmail.com', '', '', 'n', 'C', '2015-05-27 12:47:12', '40a3b6681a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1202, '37.189.106.196', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(8806, 'tinatour@gmail.com', '', '', 'n', 'C', '2015-05-27 12:48:02', 'c608f1b4af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1203, '195.235.52.107', 0, 0),
(8807, 'ana.barqueiro@portugalmail.com', '', '', 'n', 'C', '2015-05-27 12:50:07', 'a2553ce0de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1204, '213.228.161.30', 0, 0),
(8808, 'filipemilhs@hotmail.com', '', '', 'n', 'C', '2015-05-27 12:50:14', '73369a5fde', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1205, '188.37.136.128', 0, 0),
(8809, 'nesitalopes@gmail.com', '', '', 'n', 'C', '2015-05-27 12:51:15', '7a2737cc70', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1206, '95.94.44.169', 0, 0),
(8810, 'emanueldematos@iol.pt', '', '', 'n', 'C', '2015-05-27 12:51:18', '971068d955', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1207, '62.48.147.52', 0, 0),
(8811, 'mcristina.lampreia@gmail.com', '', '', 'n', 'C', '2015-05-27 12:51:56', '91e181d63d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1208, '91.198.182.228', 0, 0),
(8812, 'kuka_andreia@hotmail.com', '', '', 'n', 'C', '2015-05-27 12:52:51', 'cae6568d75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1211, '87.103.72.10', 0, 0),
(8813, 'pa.amaro9@gmail.com', '', '', 'n', 'C', '2015-05-27 12:52:53', '94ccea7e29', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1212, '213.228.161.30', 0, 0),
(8814, 'davidluispinheiro@gmail.com', '', '', 'n', 'C', '2015-05-27 12:54:12', '800b8378d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1213, '85.241.180.37', 0, 0),
(8815, 'filipamartins@hotmail.com', '', '', 'n', 'C', '2015-05-27 12:54:15', '315239394f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1214, '2.82.126.223', 0, 0),
(8816, 'facebook_user_joao_gambino@example.com', '', '', 'n', 'C', '2015-05-27 12:55:28', '64d7e13947', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1215, '46.189.140.111', 0, 0),
(8817, 'renatobosch@gmail.com', '', '', 'n', 'C', '2015-05-27 12:55:32', '907a9c21d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1216, '88.214.172.62', 0, 0),
(8818, 'beatrizcramirez@gmail.com', '', '', 'n', 'C', '2015-05-27 12:55:36', '84a93f530a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1217, '85.242.105.236', 0, 0),
(8819, 'facebook_user_joaquim_fialho@example.com', '', '', 'n', 'C', '2015-05-27 12:56:23', '4558445e01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1218, '88.214.165.189', 0, 0),
(8820, 'facebook_user_john_peter_thomas@example.com', '', '', 'n', 'C', '2015-05-27 12:56:42', 'caccf37d83', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1219, '79.169.93.216', 0, 0),
(8821, 'megamatos@gmail.com', '', '', 'n', 'C', '2015-05-27 13:00:16', 'd4d546ba7d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1220, '188.81.215.152', 0, 0),
(8822, 'barbaracerejo_97@hotmail.com', '', '', 'n', 'C', '2015-05-27 13:02:46', '4ab3dc3820', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1222, '84.91.98.196', 0, 0),
(8823, 'jorge.affsousa@gmail.com', '', '', 'n', 'C', '2015-05-27 13:02:48', 'de3250e4ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1223, '87.103.74.123', 0, 0),
(8824, 'catialx@hotmail.com', '', '', 'n', 'C', '2015-05-27 13:03:14', 'c9bff869ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1224, '95.136.3.142', 0, 0),
(8825, 'gugapelixo@gmail.com', '', '', 'n', 'C', '2015-05-27 13:10:17', '936446dd12', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1228, '82.154.181.1', 0, 0),
(8826, 'dospassos1991@gmail.com', '', '', 'n', 'C', '2015-05-27 13:10:38', 'c2b90a73ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1229, '201.236.134.83', 0, 0),
(8827, 'facebook_user_daniel_martins_1@example.com', '', '', 'n', 'C', '2015-05-27 13:14:26', 'da253139b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1230, '95.211.174.70', 0, 0),
(8828, 'ahcor88@gmail.com', '', '', 'n', 'C', '2015-05-27 13:17:13', 'fed38ad2e2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1231, '62.169.86.130', 0, 0),
(8829, 'claudiagvduarte@gmail.com', '', '', 'n', 'C', '2015-05-27 13:18:11', '82f27b5510', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1232, '85.138.118.199', 0, 0),
(8830, 'pbotelho1968@gmail.com', '', '', 'n', 'C', '2015-05-27 13:18:14', '613c192609', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1233, '85.139.4.40', 0, 0),
(8831, 'facebook_user_antonio_pereira_goncalves@example.com', '', '', 'n', 'C', '2015-05-27 13:19:33', '62a20ed2dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1235, '193.136.74.114', 0, 0),
(8832, 'nunuric@hotmail.com', '', '', 'n', 'C', '2015-05-27 13:20:21', '654c70f861', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1236, '79.168.159.97', 0, 0),
(8833, 'vascobritoabreu@gmail.com', '', '', 'n', 'C', '2015-05-27 13:22:40', 'd029083bbf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1237, '85.243.176.122', 0, 0),
(8834, 'facebook_user_paulo_almeida@example.com', '', '', 'n', 'C', '2015-05-27 13:27:57', '148351448d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1239, '217.129.152.54', 0, 0),
(8835, 'facebook_user_antonio_rocha@example.com', '', '', 'n', 'C', '2015-05-27 13:28:59', 'ad2d5750f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1240, '79.168.192.116', 0, 0),
(8836, 'itc.translation@gmail.com', '', '', 'n', 'C', '2015-05-27 13:31:28', 'f0ac2947b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1242, '87.103.57.126', 0, 0),
(8837, 'martammoteira@hotmail.com', 'marta m.', '', 'n', 'C', '2015-05-27 13:31:40', '743060b4f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '193.137.98.66', 0, 0),
(8838, 'benny_oliveira@hotmail.com', '', '', 'n', 'C', '2015-05-27 13:31:48', '02fa7c7f78', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1243, '85.245.102.177', 0, 0),
(8839, 'glfb007@gmail.com', '', '', 'n', 'C', '2015-05-27 13:35:11', '5d5e9f12d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1245, '89.152.254.81', 0, 0),
(8840, 'matoscardon@hotmail.com', '', '', 'n', 'C', '2015-05-27 13:38:38', 'ddaec21668', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1247, '87.103.49.181', 0, 0),
(8841, 't.vera.magalhaes@gmail.com', '', '', 'n', 'C', '2015-05-27 13:43:16', '69b9a2c404', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1248, '87.103.15.6', 0, 0),
(8842, 'manu.correia2001@gmail.com', '', '', 'n', 'C', '2015-05-27 13:44:11', '047f2c50e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1249, '81.84.240.198', 0, 0),
(8843, 'patsvidigal@hotmail.com', '', '', 'n', 'C', '2015-05-27 13:44:50', '3c5178eecd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1250, '37.28.197.162', 0, 0),
(8844, 'deciocosta1989@gmail.com', '', '', 'n', 'C', '2015-05-27 13:45:20', '7554613747', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1251, '5.158.24.13', 0, 0),
(8845, 'goncaetano@hotmail.com', '', '', 'n', 'C', '2015-05-27 13:46:13', '6abba4e88c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1252, '93.108.54.160', 0, 0),
(8846, 'sergionunes99@hotmail.com', '', '', 'n', 'C', '2015-05-27 13:46:18', 'e7c4d93c7f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1253, '89.180.89.197', 0, 0),
(8847, 'a_rodli77@hotmail.com', '', '', 'n', 'C', '2015-05-27 13:47:54', 'cb3bd4379e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1254, '85.244.9.6', 0, 0),
(8848, 'madalena.ferrao2001@gmail.com', '', '', 'n', 'C', '2015-05-27 13:48:39', '2f0570d067', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1255, '79.169.9.115', 0, 0),
(8849, 'braganaf@hotmail.com', '', '', 'n', 'C', '2015-05-27 13:53:02', '9e645dd5be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1256, '192.162.17.254', 0, 0),
(8850, 'psalva123@gmail.com', '', '', 'n', 'C', '2015-05-27 13:55:14', '6b8d84e20a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1258, '188.251.45.57', 0, 0),
(8851, 'mmartha@motolusa.pt', '', '', 'n', 'C', '2015-05-27 13:56:05', '33d74c9d07', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1259, '10.26.14.172', 0, 0),
(8852, 'facebook_user_candida_goncalves@example.com', '', '', 'n', 'C', '2015-05-27 13:57:54', '903edfffc0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1260, '81.84.45.38', 0, 0),
(8853, 'facebook_user_tomas_sales@example.com', '', '', 'n', 'C', '2015-05-27 13:59:20', '9643a80afc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1261, '213.63.139.50', 0, 0),
(8854, 'suzanaquadrado@gmail.com', '', '', 'n', 'C', '2015-05-27 14:00:11', '396f6f1ac1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1262, '85.247.212.117', 0, 0),
(8855, 'ivanbarroscosta99@gmail.com', '', '', 'n', 'C', '2015-05-27 14:00:54', 'c7d94a928f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1263, '81.84.45.38', 0, 0),
(8856, 'facebook_user_bernardo_raposo@example.com', '', '', 'n', 'C', '2015-05-27 14:01:53', '42d94195fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1265, '85.243.135.10', 0, 0),
(8857, 'facebook_user_miguel_guerreiro@example.com', '', '', 'n', 'C', '2015-05-27 14:03:41', '6948dd7238', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1267, '79.168.37.79', 0, 0),
(8858, 'hundrum@gmail.com', '', '', 'n', 'C', '2015-05-27 14:08:07', '2550eeb780', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1268, '193.136.222.204', 0, 0),
(8859, 'caetanapc@hotmail.com', '', '', 'n', 'C', '2015-05-27 14:09:16', '26fa4e626a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1269, '87.103.51.141', 0, 0),
(8860, 'pedrobarbudo@hotmail.com', '', '', 'n', 'C', '2015-05-27 14:12:24', '1b7c0db8f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1270, '89.180.145.58', 0, 0),
(8861, 'facebook_user_maria_do_mar_mellobreyner@example.com', '', '', 'n', 'C', '2015-05-27 14:17:35', '350cf9e10b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1273, '85.245.213.113', 0, 0),
(8862, 'rodrigo_martins_@hotmail.com', '', '', 'n', 'C', '2015-05-27 14:18:54', 'f214d6ac56', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1274, '144.64.107.137', 0, 0),
(8863, 'volcomportugal1@gmail.com', '', '', 'n', 'C', '2015-05-27 14:19:08', 'eff7a1ea3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1275, '5.249.101.51', 0, 0),
(8864, 'biri-@hotmail.com', '', '', 'n', 'C', '2015-05-27 14:19:12', '679d606547', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1276, '37.189.107.90', 0, 0),
(8865, 'ruirucasilva@gmail.com', '', '', 'n', 'C', '2015-05-27 14:21:02', '774bf1d48f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1277, '188.81.13.171', 0, 0),
(8866, 'jgoncalves153@gmail.com', '', '', 'n', 'C', '2015-05-27 14:21:05', '719f80cccb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1278, '94.197.121.46', 0, 0),
(8867, 'vienuno@gmail.com', '', '', 'n', 'C', '2015-05-27 14:22:15', '0c750c0998', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1279, '82.154.175.159', 0, 0),
(8868, 'facebook_user_tiago_claro@example.com', '', '', 'n', 'C', '2015-05-27 14:22:32', '0ff386c211', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1280, '77.54.113.62', 0, 0),
(8869, 'tiagones23@gmail.com', '', '', 'n', 'C', '2015-05-27 14:22:40', 'a85126afeb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1281, '213.30.118.97', 0, 0),
(8870, 'sardinhanuno@gmail.com', '', '', 'n', 'C', '2015-05-27 14:25:38', '2f35617050', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1283, '193.126.27.58', 0, 0),
(8871, 'facebook_user_mauro_pereira@example.com', '', '', 'n', 'C', '2015-05-27 14:29:36', '99db5d2b70', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1285, '143.52.38.74', 0, 0),
(8872, 'marisacebola@netc.pt', '', '', 'n', 'C', '2015-05-27 14:30:24', '4788264f09', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1287, '82.154.118.120', 0, 0),
(8873, 'anamelocano@sapo.pt', '', '', 'n', 'C', '2015-05-27 14:32:57', '3be38c9fe1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1288, '85.243.35.156', 0, 0),
(8874, 'rafaela.simas99@hotmail.com', '', '', 'n', 'C', '2015-05-27 14:35:00', 'af7e7b3407', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1289, '79.168.164.157', 0, 0),
(8875, 'coejorge@gmail.com', '', '', 'n', 'C', '2015-05-27 14:37:19', 'cb09aa6819', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1292, '193.127.177.2', 0, 0),
(8876, 'salvasnogueira1@hotmail.com', '', '', 'n', 'C', '2015-05-27 14:37:56', '84bd121af1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1294, '79.168.175.34', 0, 0),
(8877, 'sonia_estrela@hotmail.com', '', '', 'n', 'C', '2015-05-27 14:38:00', '7e41ec20c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1295, '176.78.117.92', 0, 0),
(8878, 't.max.28@gmail.com', '', '', 'n', 'C', '2015-05-27 14:39:20', 'd5b20ec800', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1296, '81.84.240.198', 0, 0),
(8879, 'carolina_n_m@hotmail.com', '', '', 'n', 'C', '2015-05-27 14:42:16', '21b214a531', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1297, '85.242.104.206', 0, 0),
(8880, 'ritanobrega.lima@gmail.com', '', '', 'n', 'C', '2015-05-27 14:44:21', '6930eb3aa2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1298, '81.84.240.198', 0, 0),
(8881, 'facebook_user_pedro_lopes_1@example.com', '', '', 'n', 'C', '2015-05-27 14:46:22', '0c9ff69a7c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1299, '93.108.222.80', 0, 0),
(8882, 'juliabotelho@netcabo.pt', '', '', 'n', 'C', '2015-05-27 14:47:36', 'b0557bf0c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1300, '194.38.138.166', 0, 0),
(8883, 'mafaldaalmeidaangelo@gmail.com', '', '', 'n', 'C', '2015-05-27 14:48:30', '654f0a5643', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1301, '95.92.93.68', 0, 0),
(8884, 'diogosilva_3@hotmail.com', '', '', 'n', 'C', '2015-05-27 14:50:33', '4c33b7cf2a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1303, '85.247.60.56', 0, 0),
(8885, 'margaridaespanha@gmail.com', '', '', 'n', 'C', '2015-05-27 14:51:44', '037c681c51', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1304, '81.193.67.16', 0, 0),
(8886, 'jose.coelho2@gmail.com', '', '', 'n', 'C', '2015-05-27 14:57:01', 'bb70f189e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1306, '85.242.248.40', 0, 0),
(8887, 'mcristina.felixmelo@gmail.com', '', '', 'n', 'C', '2015-05-27 14:58:02', '4c3fe179c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1307, '81.84.18.143', 0, 0),
(8888, 'simaovilar@gmail.com', '', '', 'n', 'C', '2015-05-27 14:59:11', '318a5a8bcf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1308, '85.138.202.129', 0, 0),
(8889, 'mr.amaroferreira@gmail.com', '', '', 'n', 'C', '2015-05-27 15:00:01', 'e576fb9f34', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1309, '188.82.145.4', 0, 0),
(8890, 'facebook_user_hugo_leao@example.com', '', '', 'n', 'C', '2015-05-27 15:06:11', '6b9b249b88', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1310, '89.115.35.118', 0, 0),
(8891, 'facebook_user_ana_esteves@example.com', '', '', 'n', 'C', '2015-05-27 15:14:28', 'b7bfb1de2d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1312, '95.95.228.149', 0, 0),
(8892, 'cristopisco@hotmail.com', '', '', 'n', 'C', '2015-05-27 15:16:24', 'f27979c980', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1313, '213.228.161.30', 0, 0),
(8893, 'pelibmx069@hotmail.com', '', '', 'n', 'C', '2015-05-27 15:16:54', '4ff95eee3a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1314, '85.243.154.201', 0, 0),
(8894, 'facebook_user_goncalo_l_santos@example.com', '', '', 'n', 'C', '2015-05-27 15:19:48', '7a1a3da7a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1315, '217.129.225.123', 0, 0),
(8895, 'mariana.constanca2001@gmail.com', '', '', 'n', 'C', '2015-05-27 15:21:50', '1feeb7b662', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1316, '85.139.254.140', 0, 0),
(8896, 'vittorcardoso88@gmail.com', '', '', 'n', 'C', '2015-05-27 15:22:20', '1b5548c90c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1317, '37.189.2.198', 0, 0),
(8897, 'cflaucosta641@gmail.com', '', '', 'n', 'C', '2015-05-27 15:25:52', '3233657223', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1319, '89.152.29.208', 0, 0),
(8898, 'xupapeace@hotmail.com', '', '', 'n', 'C', '2015-05-27 15:29:12', '68405e9ddb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1320, '85.245.249.121', 0, 0),
(8899, 'jca1957@sapo.pt', '', '', 'n', 'C', '2015-05-27 15:29:54', 'cfe425efc3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1321, '81.84.240.198', 0, 0),
(8900, 'ju.lrodrigues77@gmail.com', '', '', 'n', 'C', '2015-05-27 15:34:24', 'ab56a8bf30', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1322, '10.53.6.169', 0, 0),
(8901, 'fradelgado@gmail.com', '', '', 'n', 'C', '2015-05-27 15:35:09', '930133fa00', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1323, '193.126.28.1', 0, 0),
(8902, 'almeidamariasa@gmail.com', '', '', 'n', 'C', '2015-05-27 15:42:09', 'f30a696050', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1325, '144.64.111.213', 0, 0),
(8903, 'martagomes2@gmail.com', '', '', 'n', 'C', '2015-05-27 15:43:00', '190ad13ed9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1326, '79.169.59.109', 0, 0),
(8904, 'toy.duarte@hotmail.com', '', '', 'n', 'C', '2015-05-27 15:43:11', '4634901005', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1327, '84.90.152.194', 0, 0),
(8905, 't.montalvao@hotmail.com', '', '', 'n', 'C', '2015-05-27 15:43:26', '41723f08aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1329, '85.243.135.99', 0, 0),
(8906, 'andre_marmelo97@hotmail.com', '', '', 'n', 'C', '2015-05-27 15:45:12', 'f0f8c561cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1332, '85.245.139.225', 0, 0),
(8907, 'antoniossouto@gmail.com', '', '', 'n', 'C', '2015-05-27 15:46:34', '72b88c0a96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1333, '188.37.30.228', 0, 0),
(8908, 'maria.almeida@aerp.pt', 'almeidamariSiga-nos em www.facebook.com/champimovelasa@gmail.com', '', 'n', 'C', '2015-05-27 15:49:05', 'd2fab55868', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '144.64.111.213', 0, 0),
(8909, 'tcalado10@gmail.com', '', '', 'n', 'C', '2015-05-27 15:50:43', '08b18df9d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1334, '62.28.249.58', 0, 0),
(8910, 'lauratruvao@hotmail.com', '', '', 'n', 'C', '2015-05-27 15:52:03', '4503ac8d2b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1335, '88.214.187.183', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(8911, 'a.amaro@campus.fct.unl.pt', '', '', 'n', 'C', '2015-05-27 15:52:29', '1ddb12b1c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1336, '62.28.249.58', 0, 0),
(8912, 'facebook_user_goma_desi_gn@example.com', '', '', 'n', 'C', '2015-05-27 15:52:44', '24a7a92c0d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1337, '5.249.101.51', 0, 0),
(8913, 'facebook_user_jackie_uricchio@example.com', '', '', 'n', 'C', '2015-05-27 15:53:07', '3b60a97fe2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1338, '188.81.23.21', 0, 0),
(8914, 'teresinhavsaldanha@hotmail.com', '', '', 'n', 'C', '2015-05-27 15:55:03', '9debf4b088', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1339, '85.245.64.238', 0, 0),
(8915, 'atxistra@gmail.com', '', '', 'n', 'C', '2015-05-27 15:59:26', 'eea0399099', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1340, '81.84.241.10', 0, 0),
(8916, 'hblayer@hotmail.com', '', '', 'n', 'C', '2015-05-27 15:59:52', 'a7bed671fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1341, '83.240.154.35', 0, 0),
(8917, 'rafaaelarodrigues@hotmail.com', '', '', 'n', 'C', '2015-05-27 16:08:54', '5494ea8697', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1345, '81.84.0.122', 0, 0),
(8918, 'loucuraenata@hotmail.com', '', '', 'n', 'C', '2015-05-27 16:11:21', '261baa459a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1346, '89.115.26.178', 0, 0),
(8919, 'tumblrjoanacp@hotmail.com', '', '', 'n', 'C', '2015-05-27 16:13:25', '04d78cb3fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1347, '2.83.164.138', 0, 0),
(8920, 'tapp.graphics@gmail.com', '', '', 'n', 'C', '2015-05-27 16:13:59', '08563acc79', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1348, '188.37.56.21', 0, 0),
(8921, 'barbaragua@hotmail.com', '', '', 'n', 'C', '2015-05-27 16:14:57', 'e1a37b679c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1350, '84.90.3.192', 0, 0),
(8922, 'mariamadalena1@gmail.com', '', '', 'n', 'C', '2015-05-27 16:15:01', 'b72a6d1ccb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1351, '85.138.196.69', 0, 0),
(8923, 'sofiasaldanha@meo.pt', '', '', 'n', 'C', '2015-05-27 16:15:33', '40d2a1ba1d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1353, '82.154.180.62', 0, 0),
(8924, 'merce.mata@yahoo.com', '', '', 'n', 'C', '2015-05-27 16:17:20', '51dbdf6f77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1355, '87.103.49.204', 0, 0),
(8925, 'jipaula@clix.pt', '', '', 'n', 'C', '2015-05-27 16:17:32', 'e950998147', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1356, '95.69.124.81', 0, 0),
(8926, 'junho1999_beatriz@hotmail.com', '', '', 'n', 'C', '2015-05-27 16:22:40', '97ae7746a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1357, '188.81.26.66', 0, 0),
(8927, 'zeca.queiros@hotmail.com', '', '', 'n', 'C', '2015-05-27 16:23:45', '0e803d5167', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1358, '5.249.45.132', 0, 0),
(8928, 'facebook_user_pedro_santos_1@example.com', '', '', 'n', 'C', '2015-05-27 16:24:07', '1f5e06fa44', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1359, '2.83.82.83', 0, 0),
(8929, 'wilson.f.f.barbeiro@gmail.com', '', '', 'n', 'C', '2015-05-27 16:24:58', '1f0af3cfa0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1360, '87.103.59.154', 0, 0),
(8930, 'facebook_user_caetana_abreu_katzenstein@example.com', '', '', 'n', 'C', '2015-05-27 16:26:38', '33a060735e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1361, '82.154.113.215', 0, 0),
(8931, 'mariadulceventura@gmail.com', 'maria dulce ventura', '', 'n', 'C', '2015-05-27 16:29:49', 'cd4a6183af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 2814, '188.82.70.212', 0, 0),
(8932, 'facebook_user_marianna_tavares@example.com', '', '', 'n', 'C', '2015-05-27 16:36:49', '448d5ee3d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1365, '2.83.223.150', 0, 0),
(8933, 'm.emiliarhodes@hotmail.com', '', '', 'n', 'C', '2015-05-27 16:37:56', 'b5dcdd06e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1366, '188.80.197.101', 0, 0),
(8934, 'joana.quintelapq@gmail.com', '', '', 'n', 'C', '2015-05-27 16:39:01', 'd97ff2477f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1367, '87.196.225.75', 0, 0),
(8935, 'henrique-ferreira2009@hotmail.com', '', '', 'n', 'C', '2015-05-27 16:39:36', '3360f83d3e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1368, '89.152.52.126', 0, 0),
(8936, 'facebook_user_zoe_uricchio@example.com', '', '', 'n', 'C', '2015-05-27 16:44:28', '6768956408', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1369, '98.207.73.27', 0, 0),
(8937, 'barrosaudrey@gmail.com', '', '', 'n', 'C', '2015-05-27 16:50:51', 'e941116385', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1371, '80.215.226.135', 0, 0),
(8938, 'ofelia.pintoqueiroz@csassociados.pt', '', '', 'n', 'C', '2015-05-27 16:54:26', 'a6511c81e2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1374, '85.88.140.244', 0, 0),
(8939, 'facebook_user_antonio_mendonca@example.com', '', '', 'n', 'C', '2015-05-27 16:55:50', '1cba1eb83c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1375, '79.168.31.5', 0, 0),
(8940, 'jucalobo@gmail.com', '', '', 'n', 'C', '2015-05-27 17:01:56', '24093fcc14', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1378, '85.241.136.227', 0, 0),
(8941, 'sofia.kafca@gmail.com', '', '', 'n', 'C', '2015-05-27 17:03:17', '34658709df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1379, '81.84.26.88', 0, 0),
(8942, 'mariamontepegado@gmail.com', '', '', 'n', 'C', '2015-05-27 17:04:39', 'be31393e21', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1381, '95.93.156.15', 0, 0),
(8943, 'minipicos@gmail.com', '', '', 'n', 'C', '2015-05-27 17:09:34', 'dd6999c96d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1384, '2.82.170.228', 0, 0),
(8944, 'rodperdigao@gmail.com', '', '', 'n', 'C', '2015-05-27 17:10:56', '2e191a6f7f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1385, '77.171.108.177', 0, 0),
(8945, 'joao_m_vicente@hotmail.com', '', '', 'n', 'C', '2015-05-27 17:11:11', '5144df8ced', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1386, '212.18.162.33', 0, 0),
(8946, 'ruybrazao@hotmail.com', '', '', 'n', 'C', '2015-05-27 17:11:55', '4e109bb3b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1387, '89.180.237.165', 0, 0),
(8947, 'facebook_user_veronique_carpentier@example.com', '', '', 'n', 'C', '2015-05-27 17:19:20', 'df0141ece2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1391, '94.132.126.19', 0, 0),
(8948, 'sandra.ireissantos@gmail.com', '', '', 'n', 'C', '2015-05-27 17:27:31', 'b7a5fc520a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1394, '62.48.251.182', 0, 0),
(8949, 'ruiespadaneira1@gmail.com', '', '', 'n', 'C', '2015-05-27 17:30:39', 'f47555ac1c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1395, '95.92.233.78', 0, 0),
(8950, 'fredpaquetelima@gmail.com', '', '', 'n', 'C', '2015-05-27 17:33:49', '964a381666', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1398, '79.168.162.189', 0, 0),
(8951, 'pnvfernandes@gmail.com', '', '', 'n', 'C', '2015-05-27 17:36:07', '320fcdd3e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1399, '81.84.231.82', 0, 0),
(8952, 'sandraprudencio@me.com', '', '', 'n', 'C', '2015-05-27 17:38:28', '5d99d339fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1401, '185.37.86.93', 0, 0),
(8953, 'vanessa_gvicente@hotmail.com', '', '', 'n', 'C', '2015-05-27 17:40:23', 'e915b6b24a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1402, '212.18.180.197', 0, 0),
(8954, 'pedroclobao@gmail.com', '', '', 'n', 'C', '2015-05-27 17:44:28', 'c127d6b75c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1403, '79.168.38.39', 0, 0),
(8955, 'marta01gonzaga@gmail.com', '', '', 'n', 'C', '2015-05-27 17:45:21', '56b378f496', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1404, '37.189.254.237', 0, 0),
(8956, 'jenny.feliciano@gmail.com', '', '', 'n', 'C', '2015-05-27 17:45:26', '73e79fd156', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1405, '85.244.11.194', 0, 0),
(8957, 'facebook_user_joao_rei@example.com', '', '', 'n', 'C', '2015-05-27 17:45:36', '4dd1d94477', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1406, '83.240.178.178', 0, 0),
(8958, 'ana_lns@hotmail.com', '', '', 'n', 'C', '2015-05-27 17:47:40', '63ebb1aa60', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1407, '88.214.184.233', 0, 0),
(8959, 'joana_spa_15@hotmail.com', '', '', 'n', 'C', '2015-05-27 17:50:18', '5cba491a2d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1409, '87.103.49.182', 0, 0),
(8960, 'ct102esmga@gmail.com', '', '', 'n', 'C', '2015-05-27 17:51:06', 'aa9d17e4c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1410, '37.189.254.237', 0, 0),
(8961, 'tomasamiranda@gmail.com', '', '', 'n', 'C', '2015-05-27 17:52:10', 'ad0708ec53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1412, '193.136.147.162', 0, 0),
(8962, 'e0d4b94d0031c724af8d6523d49136c1@example.com', '', '', 'n', 'C', '2015-05-27 17:53:51', '3f9e1d7e65', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1413, '82.154.113.74', 0, 0),
(8963, 'mmbf26@hotmail.com', '', '', 'n', 'C', '2015-05-27 17:57:13', 'a7771d7465', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1416, '95.93.155.121', 0, 0),
(8964, 'catarina0111@gmail.com', '', '', 'n', 'C', '2015-05-27 17:57:56', '1b18b501c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1417, '85.241.227.156', 0, 0),
(8965, 'mceu@netvisao.pt', '', '', 'n', 'C', '2015-05-27 17:59:29', '8a6e91aa27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1419, '176.79.155.172', 0, 0),
(8966, 'joao_couto_1996@hotmail.com', '', '', 'n', 'C', '2015-05-27 17:59:32', '9ad8fcc9b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1420, '89.154.61.48', 0, 0),
(8967, 'chris_limao@hotmail.com', 'Christian Lopes Francisco', '', 'n', 'C', '2015-05-27 18:02:05', 'f54c978836', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/rui-menezes/', 2019, '177.188.10.243', 0, 0),
(8968, 'cilacatas@hotmail.com', '', '', 'n', 'C', '2015-05-27 18:06:02', '34aabb77b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1422, '88.214.168.160', 0, 0),
(8969, 'sarinha_sousa_17@hotmail.com', '', '', 'n', 'C', '2015-05-27 18:13:09', 'dd6077398b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1424, '84.90.53.246', 0, 0),
(8970, 'veratavares7@gmail.com', '', '', 'n', 'C', '2015-05-27 18:14:22', '6af02d623c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1426, '81.193.77.170', 0, 0),
(8971, 'facebook_user_gloria_rodrigues@example.com', '', '', 'n', 'C', '2015-05-27 18:22:09', '506ec5adba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1430, '94.111.113.187', 0, 0),
(8972, 'kikirosado@gmail.com', '', '', 'n', 'C', '2015-05-27 18:25:47', '8e552b882f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1433, '5.249.21.120', 0, 0),
(8973, 'facebook_user_bernardo_ventura@example.com', '', '', 'n', 'C', '2015-05-27 18:27:04', '39fccb7e56', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1434, '77.54.211.177', 0, 0),
(8974, 'ricardofreitasface@hotmail.com', '', '', 'n', 'C', '2015-05-27 18:28:16', 'c31a1b58ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1435, '94.132.230.9', 0, 0),
(8975, 'rosarinho.almeida@gmail.com', '', '', 'n', 'C', '2015-05-27 18:31:50', '6cc0f3f6ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1437, '89.115.66.115', 0, 0),
(8976, 'filipa.oliveira@wink.pt', '', '', 'n', 'C', '2015-05-27 18:45:17', '0a80e9922f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1441, '79.168.35.103', 0, 0),
(8977, 'brunobadjaraz@hotmail.com', '', '', 'n', 'C', '2015-05-27 18:47:07', 'e040d31915', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1444, '85.242.251.64', 0, 0),
(8978, 'facebook_user_tiago_alves_ribeiro@example.com', '', '', 'n', 'C', '2015-05-27 18:51:01', '2828cf2046', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1445, '82.154.61.253', 0, 0),
(8979, 'facebook_user_xano_gaspar@example.com', '', '', 'n', 'C', '2015-05-27 18:53:44', '6025ae35d3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1447, '85.247.76.181', 0, 0),
(8980, 'ken_noivo@hotmail.com', '', '', 'n', 'C', '2015-05-27 18:53:44', 'e7d65455e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1448, '197.249.43.107', 0, 0),
(8981, 'mg3.sequeira@gmail.com', '', '', 'n', 'C', '2015-05-27 18:54:34', '3bd59086b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1449, '94.132.156.212', 0, 0),
(8982, 'mariana.n.caldeira@gmail.com', '', '', 'n', 'C', '2015-05-27 18:57:19', '21e56a06df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1450, '176.78.36.42', 0, 0),
(8983, 'titandrez33@hotmail.com', '', '', 'n', 'C', '2015-05-27 18:59:49', '9488da1e7e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1451, '79.168.28.208', 0, 0),
(8984, 'afrac52@yahoo.com.br', '', '', 'n', 'C', '2015-05-27 18:59:49', 'bc2d82e322', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1452, '95.92.174.46', 0, 0),
(8985, 'facebook_user_lucia_carreira@example.com', '', '', 'n', 'C', '2015-05-27 19:00:31', '519d129bdd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1453, '88.214.169.95', 0, 0),
(8986, 'pikadj@gmail.com', '', '', 'n', 'C', '2015-05-27 19:00:42', '1e15b24859', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1454, '188.251.155.7', 0, 0),
(8987, 'ruy_ozorio@hotmail.com', '', '', 'n', 'C', '2015-05-27 19:01:16', '57417f8423', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1457, '188.82.137.83', 0, 0),
(8988, 'vansomar@live.com.pt', '', '', 'n', 'C', '2015-05-27 19:05:25', 'c2f8898037', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1458, '81.193.135.228', 0, 0),
(8989, 'vania.teixeira3652@gmail.com', '', '', 'n', 'C', '2015-05-27 19:10:19', 'efb805291e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1460, '89.155.25.122', 0, 0),
(8990, 'diogo@clubeinvest.com', '', '', 'n', 'C', '2015-05-27 19:11:48', '7cd792d37e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1461, '176.78.174.80', 0, 0),
(8991, 'andreiasofiapenetra@gmail.com', '', '', 'n', 'C', '2015-05-27 19:11:56', '32fd1115ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1462, '5.249.16.202', 0, 0),
(8992, 'mafaldinha_m@hotmail.com', '', '', 'n', 'C', '2015-05-27 19:14:08', 'f713fa9067', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1464, '77.54.153.74', 0, 0),
(8993, 'facebook_user_anabela_subtil@example.com', '', '', 'n', 'C', '2015-05-27 19:15:15', '6e56446bd6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1465, '85.139.98.173', 0, 0),
(8994, 'pasargento@tvi.pt', '', '', 'n', 'C', '2015-05-27 19:17:40', 'e815d48609', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1466, '85.241.140.20', 0, 0),
(8995, 'fernanda.fernandeshb@hotmail.com', '', '', 'n', 'C', '2015-05-27 19:18:43', 'a7d8ad1356', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1467, '79.168.108.242', 0, 0),
(8996, 'adv@netcabo.pt', '', '', 'n', 'C', '2015-05-27 19:26:28', 'e557119fe4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1469, '176.78.168.135', 0, 0),
(8997, 'catarinadasilvarodrigues@hotmail.com', '', '', 'n', 'C', '2015-05-27 19:29:23', 'ed023b8e6e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1471, '89.180.254.252', 0, 0),
(8998, 'josepaulodocarmo@gmail.com', '', '', 'n', 'C', '2015-05-27 19:30:14', 'b6ae49f1f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1473, '82.154.18.195', 0, 0),
(8999, 'facebook_user_rita_lemos_de_gusmao@example.com', '', '', 'n', 'C', '2015-05-27 19:36:31', '005491d573', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1475, '85.244.53.249', 0, 0),
(9000, 'laudas.costa@gmail.com', '', '', 'n', 'C', '2015-05-27 19:36:54', '44590b2bff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1476, '89.152.46.178', 0, 0),
(9001, 'pedro.sitima@gmail.com', '', '', 'n', 'C', '2015-05-27 19:38:01', '9884e68191', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1477, '195.65.104.98', 0, 0),
(9002, 'rodrigues.kris@gmail.com', '', '', 'n', 'C', '2015-05-27 19:39:11', '84ead0280e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1478, '85.245.235.156', 0, 0),
(9003, 'vera-campos@hotmail.com', '', '', 'n', 'C', '2015-05-27 19:41:27', 'bff0b17ee5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1479, '88.214.161.107', 0, 0),
(9004, 'carlos_sampaio@netcabo.pt', '', '', 'n', 'C', '2015-05-27 19:41:38', '7cef6f5071', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1480, '94.132.137.246', 0, 0),
(9005, 'mikucardoso@gmail.com', '', '', 'n', 'C', '2015-05-27 19:43:09', '8a35ce1165', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1481, '188.37.84.125', 0, 0),
(9006, 'bernardomfcg@hotmail.com', '', '', 'n', 'C', '2015-05-27 19:43:16', 'd86eaaaa04', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1482, '95.93.168.104', 0, 0),
(9007, 'jjmacatrao@gmail.com', '', '', 'n', 'C', '2015-05-27 19:46:28', '76796d4ca7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1484, '82.155.27.239', 0, 0),
(9008, 'henriquemarques0409@gmail.com', '', '', 'n', 'C', '2015-05-27 19:49:51', '01a975c8d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1485, '95.92.160.173', 0, 0),
(9009, 'facebook_user_conceicao_santos@example.com', '', '', 'n', 'C', '2015-05-27 19:52:06', '92d70d1158', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1488, '89.114.3.185', 0, 0),
(9010, 'inesclaudiamatos@hotmail.com', '', '', 'n', 'C', '2015-05-27 19:54:49', '7fece222e2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1489, '81.193.93.237', 0, 0),
(9011, 'julia.tonaco@gmail.com', '', '', 'n', 'C', '2015-05-27 19:59:17', '149bfe3c71', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1491, '158.162.22.162', 0, 0),
(9012, 'helderlib@gmail.com', '', '', 'n', 'C', '2015-05-27 20:00:53', '70ada1364a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1493, '37.189.3.230', 0, 0),
(9013, 'mari.pipoca.bb@gmail.com', '', '', 'n', 'C', '2015-05-27 20:02:42', 'c44ff1c9ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1494, '89.114.252.110', 0, 0),
(9014, 'antonioquartin@gmail.com', '', '', 'n', 'C', '2015-05-27 20:04:09', '59e91da40b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1496, '85.242.77.165', 0, 0),
(9015, 'facebook_user_manuel_castello_branco@example.com', '', '', 'n', 'C', '2015-05-27 20:04:43', 'b912c44439', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1498, '213.13.127.19', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(9016, 'isalinewethli@hotmail.com', '', '', 'n', 'C', '2015-05-27 20:07:14', 'f3e6c219bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1499, '93.108.36.145', 0, 0),
(9017, 'jorge_unit@hotmail.com', '', '', 'n', 'C', '2015-05-27 20:07:26', 'bc0472bcec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1500, '95.92.150.62', 0, 0),
(9018, 'nfigueira@creditoagricola.pt', '', '', 'n', 'C', '2015-05-27 20:07:36', '4a6dd05655', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1501, '95.92.4.156', 0, 0),
(9019, 'anapaula@loftapm.com', '', '', 'n', 'C', '2015-05-27 20:09:19', '8256b3597e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1502, '94.132.128.167', 0, 0),
(9020, 'pbserra@gmail.com', '', '', 'n', 'C', '2015-05-27 20:09:58', 'ae0e56582d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1503, '144.64.111.173', 0, 0),
(9021, 'facebook_user_rita_m_guerra@example.com', '', '', 'n', 'C', '2015-05-27 20:10:17', '511f48fec2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1504, '46.50.61.42', 0, 0),
(9022, 'rg_andreia@hotmail.com', '', '', 'n', 'C', '2015-05-27 20:12:17', 'd74f5e9b3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1505, '95.94.71.199', 0, 0),
(9023, 'alisgoncalves@gmail.com', '', '', 'n', 'C', '2015-05-27 20:12:23', '51c4c07868', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1506, '95.94.36.46', 0, 0),
(9024, 'ate_kenfim@hotmail.com', '', '', 'n', 'C', '2015-05-27 20:13:24', 'a203336e27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1507, '95.92.169.247', 0, 0),
(9025, 'jammes.magalhaes@gmail.com', '', '', 'n', 'C', '2015-05-27 20:14:27', '9077c1eec1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1508, '89.180.28.176', 0, 0),
(9026, 'turkoadi@hotmail.com', '', '', 'n', 'C', '2015-05-27 20:15:26', '4347b421f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1509, '217.129.93.122', 0, 0),
(9027, 'marpgborges@hotmail.com', '', '', 'n', 'C', '2015-05-27 20:16:38', '101c2fda80', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1510, '85.244.254.18', 0, 0),
(9028, 'ineslinto@hotmail.com', '', '', 'n', 'C', '2015-05-27 20:17:41', '966aaab293', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1511, '77.172.34.62', 0, 0),
(9029, 'robalo_rui19@hotmail.com', '', '', 'n', 'C', '2015-05-27 20:17:55', '3ba53c6065', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1512, '84.91.182.117', 0, 0),
(9030, 'bilbao_catarina@hotmail.com', '', '', 'n', 'C', '2015-05-27 20:18:49', 'e1fadb9d5c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1513, '85.242.152.40', 0, 0),
(9031, 'ivoribeiro.v2@gmail.com', '', '', 'n', 'C', '2015-05-27 20:19:27', 'be3a979a4d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1514, '95.92.66.206', 0, 0),
(9032, 'inespalmares@gmail.com', '', '', 'n', 'C', '2015-05-27 20:20:01', '80abbb705d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1515, '85.242.165.111', 0, 0),
(9033, 'eduardaisabelsousa@gmail.com', '', '', 'n', 'C', '2015-05-27 20:20:05', '4515b0bd10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1516, '87.103.49.65', 0, 0),
(9034, 'pedro.c.sales@gmail.com', '', '', 'n', 'C', '2015-05-27 20:20:28', '66324c5091', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1517, '85.242.172.200', 0, 0),
(9035, 'carla.fgsabino@gmail.com', '', '', 'n', 'C', '2015-05-27 20:20:57', '8438205574', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1518, '85.241.147.213', 0, 0),
(9036, 'pms.prudencio@gmail.com', '', '', 'n', 'C', '2015-05-27 20:21:02', '2511f2611c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1519, '95.94.71.199', 0, 0),
(9037, 'anacerqueira70@hotmail.com', '', '', 'n', 'C', '2015-05-27 20:21:22', 'b365ced9c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1520, '94.132.216.251', 0, 0),
(9038, 'josejoaofariasantos@gmail.com', '', '', 'n', 'C', '2015-05-27 20:23:06', '0cb84c9db3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1521, '89.155.210.103', 0, 0),
(9039, 'anafilipagato@gmail.com', '', '', 'n', 'C', '2015-05-27 20:25:45', '4b6fb552af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1524, '89.115.22.162', 0, 0),
(9040, 'rafafcbk@gmail.com', '', '', 'n', 'C', '2015-05-27 20:26:53', 'bb08cefe94', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1525, '37.189.106.201', 0, 0),
(9041, 'kingitgasman@gmail.com', '', '', 'n', 'C', '2015-05-27 20:28:50', 'eb0ebf5bd7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1526, '95.94.71.199', 0, 0),
(9042, 'caro.richheimer@hotmail.com', '', '', 'n', 'C', '2015-05-27 20:30:45', '41b5730e9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1527, '176.78.172.28', 0, 0),
(9043, 'facebook_user_carina_caldeira@example.com', '', '', 'n', 'C', '2015-05-27 20:30:58', '6c1bcb562d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1528, '85.244.250.162', 0, 0),
(9044, 'vpbessa@hotmail.com', '', '', 'n', 'C', '2015-05-27 20:32:39', '619bc23d44', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1529, '79.168.255.69', 0, 0),
(9045, 'williamlourenco_1_bb@hotmail.com', '', '', 'n', 'C', '2015-05-27 20:33:26', 'f92143b73b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1531, '93.107.16.40', 0, 0),
(9046, 'tamara.piao@gmail.com', 'tamara', '', 'n', 'C', '2015-05-27 20:33:57', '35877822f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/filipa-prudencio/', 0, '176.79.59.106', 0, 0),
(9047, 'mariadomar.bs@gmail.com', '', '', 'n', 'C', '2015-05-27 20:34:18', '9e4f810328', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1532, '95.93.166.89', 0, 0),
(9048, 'matilde_machado_@hotmail.com', '', '', 'n', 'C', '2015-05-27 20:34:25', '59ceeee1c4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1533, '85.139.77.11', 0, 0),
(9049, 'facebook_user_nuno_silva@example.com', '', '', 'n', 'C', '2015-05-27 20:36:09', 'da2604e290', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1534, '185.37.86.109', 0, 0),
(9050, 'leal.su@gmail.com', '', '', 'n', 'C', '2015-05-27 20:37:09', 'b48c2c5246', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1535, '85.138.100.109', 0, 0),
(9051, 'facebook_user_nuno_principe@example.com', '', '', 'n', 'C', '2015-05-27 20:37:32', '4a2c3a87fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1536, '89.180.151.244', 0, 0),
(9052, 'martim_costa@hotmail.com', '', '', 'n', 'C', '2015-05-27 20:37:45', '33f69e56b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1537, '85.244.116.253', 0, 0),
(9053, 'rodolfo_amado@hotmail.com', '', '', 'n', 'C', '2015-05-27 20:40:23', 'db200e36dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1538, '82.155.166.248', 0, 0),
(9054, '123iasampaio@gmail.com', '', '', 'n', 'C', '2015-05-27 20:43:34', 'bf304804e2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1539, '95.93.160.92', 0, 0),
(9055, 'inescruzmauricio@gmail.com', '', '', 'n', 'C', '2015-05-27 20:44:20', '27d0e5c1ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1540, '85.138.160.112', 0, 0),
(9056, 'veronica.silva@vodafone.com', '', '', 'n', 'C', '2015-05-27 20:45:04', 'a4dd280895', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1541, '89.115.132.102', 0, 0),
(9057, 'jackie.uricchio@gmail.com', '', '', 'n', 'C', '2015-05-27 20:45:17', '19b385359e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1542, '5.43.34.210', 0, 0),
(9058, 'luisbiscaia@yahoo.com', '', '', 'n', 'C', '2015-05-27 20:46:56', '66321424d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1543, '95.92.53.23', 0, 0),
(9059, 'joanamonjardino@hotmail.com', '', '', 'n', 'C', '2015-05-27 20:47:03', '1910580ff5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1544, '85.242.77.165', 0, 0),
(9060, 'telmosantospinto@gmail.com', '', '', 'n', 'C', '2015-05-27 20:47:35', 'c4278982a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1546, '95.93.151.66', 0, 0),
(9061, 'miguel208@gmail.com', '', '', 'n', 'C', '2015-05-27 20:47:53', '52b2fcc631', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1547, '89.114.99.100', 0, 0),
(9062, 'facebook_user_diogo_aguiam@example.com', '', '', 'n', 'C', '2015-05-27 20:49:08', 'b8a59f6519', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1548, '85.244.125.14', 0, 0),
(9063, 'susanageraldesoliveira@hotmail.com', '', '', 'n', 'C', '2015-05-27 20:49:12', '3fc6cea0e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1549, '5.249.103.43', 0, 0),
(9064, 'manelsaragga@gmail.com', '', '', 'n', 'C', '2015-05-27 20:49:49', '1dabf1adbe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1550, '85.139.154.65', 0, 0),
(9065, 'francisco.ramosdoo@outlook.com', '', '', 'n', 'C', '2015-05-27 20:50:04', '5ceeb2bee1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1551, '85.247.150.2', 0, 0),
(9066, 'ajpoim@gmail.com', '', '', 'n', 'C', '2015-05-27 20:50:49', '000ca4e3cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1552, '82.155.26.44', 0, 0),
(9067, 'rita_lourenco@hotmail.com', '', '', 'n', 'C', '2015-05-27 20:53:06', 'f3efa7945e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1554, '95.92.121.161', 0, 0),
(9068, 'amakoa@hotmail.com', '', '', 'n', 'C', '2015-05-27 20:53:55', 'deb65d0452', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1555, '87.103.60.170', 0, 0),
(9069, 'patriciatonaco@gmail.com', '', '', 'n', 'C', '2015-05-27 20:56:00', '2042b4b913', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1556, '95.92.227.203', 0, 0),
(9070, 'anaritasants@gmail.com', '', '', 'n', 'C', '2015-05-27 20:58:05', 'a1ca09dd39', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1558, '188.81.2.95', 0, 0),
(9071, 'anicask12@hotmail.com', '', '', 'n', 'C', '2015-05-27 20:58:14', '5a190a0295', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1559, '85.138.36.242', 0, 0),
(9072, 'facebook_user_hubertus_thum@example.com', '', '', 'n', 'C', '2015-05-27 20:59:20', 'c9e46757e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1560, '85.244.254.13', 0, 0),
(9073, 'jonnygoodkat@gmail.com', '', '', 'n', 'C', '2015-05-27 20:59:28', '44140c6ebe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1561, '79.168.109.65', 0, 0),
(9074, 'yeganeh@gmx.ch', '', '', 'n', 'C', '2015-05-27 21:00:18', '91e1b80481', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1562, '77.58.84.191', 0, 0),
(9075, 'antonio_pinelas@hotmail.com', '', '', 'n', 'C', '2015-05-27 21:01:53', '635ead7ec5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1563, '141.135.52.13', 0, 0),
(9076, 'facebook_user_maria_loureiro@example.com', '', '', 'n', 'C', '2015-05-27 21:03:23', '58c58fadb9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1565, '85.241.203.115', 0, 0),
(9077, 'vando_montenegro@hotmail.com', '', '', 'n', 'C', '2015-05-27 21:04:50', 'e920eeaff6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1566, '188.82.134.67', 0, 0),
(9078, 'goncalvesp@sapo.pt', 'arménia gonçalves', '', 'n', 'C', '2015-05-27 21:07:07', '5db839bf54', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '188.81.21.162', 0, 0),
(9079, 'raulplleitao@gmail.com', '', '', 'n', 'C', '2015-05-27 21:12:04', '545eb542f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1570, '94.132.125.134', 0, 0),
(9080, 'susanacfelix@gmail.com', '', '', 'n', 'C', '2015-05-27 21:12:33', '527dabd10e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1571, '78.130.16.38', 0, 0),
(9081, 'rui.travessas@gmail.com', '', '', 'n', 'C', '2015-05-27 21:13:48', '2d94fba2c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1572, '89.152.60.189', 0, 0),
(9082, 'sallyrebelo@gmail.com', '', '', 'n', 'C', '2015-05-27 21:14:25', 'ae8725e5aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1573, '89.214.30.208', 0, 0),
(9083, 'pedrosuramos@hotmail.com', '', '', 'n', 'C', '2015-05-27 21:14:27', '269f6fe99c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1574, '195.23.177.253', 0, 0),
(9084, 'mel-sue@hotmail.com', '', '', 'n', 'C', '2015-05-27 21:14:41', 'ae2fdf6784', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1575, '85.244.145.134', 0, 0),
(9085, 'djpaulomendes@gmail.com', '', '', 'n', 'C', '2015-05-27 21:15:18', 'd24b19e0e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1577, '2.83.156.44', 0, 0),
(9086, 'ana@heartnsoul.net', '', '', 'n', 'C', '2015-05-27 21:16:12', 'c24f7cba2c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1580, '62.169.86.103', 0, 0),
(9087, 'agata.vieira@hotmail.com', 'Agata Elias', '', 'n', 'C', '2015-05-27 21:17:46', 'b3a2d49cf9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/termos/', 0, '2.83.85.123', 0, 0),
(9088, 'vinagre.fernandes@sapo.pt', '', '', 'n', 'C', '2015-05-27 21:18:30', '5c0e58fbff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1581, '81.193.195.34', 0, 0),
(9089, '12gessm@gmail.com', '', '', 'n', 'C', '2015-05-27 21:18:47', 'deb599c656', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1582, '95.93.215.100', 0, 0),
(9090, 'gbmelo@sapo.pt', '', '', 'n', 'C', '2015-05-27 21:20:21', '1b0bbbfad0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1583, '95.95.115.244', 0, 0),
(9091, 'antoniompereira@icloud.com', '', '', 'n', 'C', '2015-05-27 21:21:40', '1b7a11f88e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1584, '62.169.86.126', 0, 0),
(9092, 'mroliveira0997@gmail.com', '', '', 'n', 'C', '2015-05-27 21:21:43', 'ece03789f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1585, '37.189.167.165', 0, 0),
(9093, 'muller.frederic@gmail.com', '', '', 'n', 'C', '2015-05-27 21:21:49', 'd5597bda73', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1586, '188.154.10.47', 0, 0),
(9094, 'paulo.c.esteves@gmail.com', '', '', 'n', 'C', '2015-05-27 21:22:51', '05595334a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1587, '89.214.21.6', 0, 0),
(9095, 'sarah_vr_cohen@hotmail.com', '', '', 'n', 'C', '2015-05-27 21:23:19', '13a43b7703', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1588, '193.136.118.98', 0, 0),
(9096, 'pedrocalem@hotmail.com', '', '', 'n', 'C', '2015-05-27 21:24:49', '94dfa255c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1589, '213.30.118.67', 0, 0),
(9097, 'nunoribamar@gmail.com', '', '', 'n', 'C', '2015-05-27 21:27:49', '76b4be9c2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1591, '82.155.164.115', 0, 0),
(9098, 'mafcloureiro@gmail.com', '', '', 'n', 'C', '2015-05-27 21:28:00', '2a93bf4f4e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1592, '85.242.148.22', 0, 0),
(9099, 'martagomes2009@gmail.com', '', '', 'n', 'C', '2015-05-27 21:29:29', '4942e1e013', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1593, '89.155.221.86', 0, 0),
(9100, 'nicolau.borges@gmail.com', '', '', 'n', 'C', '2015-05-27 21:30:01', '6c27aea1c4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1594, '84.91.8.148', 0, 0),
(9101, 'facebook_user_filipe_santos@example.com', '', '', 'n', 'C', '2015-05-27 21:32:42', 'ed76f27842', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1596, '5.249.85.39', 0, 0),
(9102, 'mafaldaosodrac@hotmail.com', '', '', 'n', 'C', '2015-05-27 21:32:47', '3b2d2b4b20', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1597, '85.244.144.148', 0, 0),
(9103, 'xico.vieirinha@gmail.com', '', '', 'n', 'C', '2015-05-27 21:33:59', 'a34eee0cb1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1601, '5.249.48.138', 0, 0),
(9104, 'rijo.profot@hotmail.com', '', '', 'n', 'C', '2015-05-27 21:34:44', 'f74a2e373d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1603, '85.243.233.213', 0, 0),
(9105, 'rsantos075@gmail.com', '', '', 'n', 'C', '2015-05-27 21:35:53', 'd1d4964bef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1604, '81.84.4.158', 0, 0),
(9106, 'pinho18@sapo.pt', '', '', 'n', 'C', '2015-05-27 21:36:30', '77d0d25b45', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1606, '81.84.212.198', 0, 0),
(9107, 'dudabruelsalles@hotmail.com', '', '', 'n', 'C', '2015-05-27 21:39:03', 'e514cb2264', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1608, '85.244.2.126', 0, 0),
(9108, 'cadocosta@gmail.com', '', '', 'n', 'C', '2015-05-27 21:39:08', '23a527cf75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1609, '2.82.170.146', 0, 0),
(9109, 'azagalo@gmail.com', '', '', 'n', 'C', '2015-05-27 21:42:06', 'a1ae821b01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1612, '95.93.148.137', 0, 0),
(9110, 'filipeferreirinha@yahoo.com', '', '', 'n', 'C', '2015-05-27 21:42:58', '0812995a5d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1613, '188.250.114.152', 0, 0),
(9111, 'filipa.ribeirofontes@gmail.com', '', '', 'n', 'C', '2015-05-27 21:44:58', '5b098d0c5d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1616, '79.168.20.19', 0, 0),
(9112, 'ccallerod@hotmail.com', '', '', 'n', 'C', '2015-05-27 21:45:07', 'cae2378853', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1617, '85.244.92.89', 0, 0),
(9113, 'belafloriano@hotmail.com', '', '', 'n', 'C', '2015-05-27 21:45:29', 'ca77078445', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1619, '188.81.13.58', 0, 0),
(9114, 'avo.elsa@sapo.pt', '', '', 'n', 'C', '2015-05-27 21:45:59', '29ab6fa33f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1620, '85.242.225.22', 0, 0),
(9115, 'joanacardosona@hotmail.com', '', '', 'n', 'C', '2015-05-27 21:46:25', 'f2e46b3890', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1621, '93.108.205.58', 0, 0),
(9116, 'jdpmartinho@gmail.com', '', '', 'n', 'C', '2015-05-27 21:47:06', '3bed6e3e6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1622, '86.196.126.90', 0, 0),
(9117, 'jorge.silva@excelenciaemcondominios.pt', '', '', 'n', 'C', '2015-05-27 21:49:03', 'c2943cd508', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1623, '95.94.39.55', 0, 0),
(9118, 'guiprudencio@hotmail.com', '', '', 'n', 'C', '2015-05-27 21:49:33', 'ffa87003e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1624, '94.132.220.171', 0, 0),
(9119, 'emanuelaniceto@hotmail.com', '', '', 'n', 'C', '2015-05-27 21:51:00', 'd7977ec6f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1626, '85.244.134.81', 0, 0),
(9120, 'alex.matosramalho@gmail.com', '', '', 'n', 'C', '2015-05-27 21:52:02', 'f6cbd6c24a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1628, '95.92.3.175', 0, 0),
(9121, 'joao@semente.pt', '', '', 'n', 'C', '2015-05-27 21:52:35', 'a431f64d6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1629, '188.251.71.110', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(9122, 'ratel.72@gmail.com', '', '', 'n', 'C', '2015-05-27 21:53:41', 'cbecda143a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1630, '81.84.129.251', 0, 0),
(9123, 'lino.curado@hotmail.com', '', '', 'n', 'C', '2015-05-27 21:54:38', '9ef4fd6316', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1631, '178.166.51.40', 0, 0),
(9124, 'sofialynce@gmail.com', '', '', 'n', 'C', '2015-05-27 21:56:26', 'ec0f2e7833', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1632, '79.168.154.230', 0, 0),
(9125, 'jpaobraga2@sapo.pt', '', '', 'n', 'C', '2015-05-27 21:57:00', '63b0a669a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1634, '87.103.68.223', 0, 0),
(9126, 'facebook_user_andre_baptista_de_almeida@example.com', '', '', 'n', 'C', '2015-05-27 21:57:22', '0320fb0492', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1637, '79.169.169.50', 0, 0),
(9127, 'joaninha_jo13@hotmail.com', '', '', 'n', 'C', '2015-05-27 21:58:12', '95d4392bff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1639, '79.168.221.235', 0, 0),
(9128, 'pedrolacerda@netmadeira.com', '', '', 'n', 'C', '2015-05-27 21:59:50', 'c69e53b806', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1640, '213.138.226.183', 0, 0),
(9129, 'brafna@gmail.com', '', '', 'n', 'C', '2015-05-27 22:01:37', 'd517b9cdfc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1641, '81.193.139.13', 0, 0),
(9130, 'm.josepacheco@hotmail.com', '', '', 'n', 'C', '2015-05-27 22:01:54', '3293d13874', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1642, '188.80.72.137', 0, 0),
(9131, 'ananacio@hotmail.com', '', '', 'n', 'C', '2015-05-27 22:02:36', '9468678972', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1643, '79.168.182.13', 0, 0),
(9132, 'amcloureiro@gmail.com', '', '', 'n', 'C', '2015-05-27 22:04:57', '22fc180405', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1644, '79.169.124.167', 0, 0),
(9133, 'catarina.isaabel@gmail.com', '', '', 'n', 'C', '2015-05-27 22:06:19', '49d49e5600', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1646, '79.168.190.220', 0, 0),
(9134, 'pedrotpcardoso@gmail.com', '', '', 'n', 'C', '2015-05-27 22:08:40', 'bd8b7710b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1647, '176.78.162.204', 0, 0),
(9135, 'marta.espadas@gmail.com', '', '', 'n', 'C', '2015-05-27 22:13:16', 'b3ea3216c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1648, '95.93.234.64', 0, 0),
(9136, 'ricardoanjosalves@gmail.com', '', '', 'n', 'C', '2015-05-27 22:14:00', 'a04e9262ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1649, '85.240.165.247', 0, 0),
(9137, 'facebook_user_francisco_pereira@example.com', '', '', 'n', 'C', '2015-05-27 22:20:57', 'b8b92b2255', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1652, '89.114.143.253', 0, 0),
(9138, 'djmorgana15@gmail.com', '', '', 'n', 'C', '2015-05-27 22:22:20', '3a80ddc4aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1653, '89.115.42.78', 0, 0),
(9139, 'facebook_user_joana_freitas_1@example.com', '', '', 'n', 'C', '2015-05-27 22:25:29', '2d98d04849', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1655, '85.246.99.30', 0, 0),
(9140, 'martimteixeira@gmail.com', '', '', 'n', 'C', '2015-05-27 22:30:28', 'a44c14cd98', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1658, '90.163.53.129', 0, 0),
(9141, 'barreirinhos@hotmail.com', '', '', 'n', 'C', '2015-05-27 22:31:43', 'c07c35305f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1660, '82.155.199.158', 0, 0),
(9142, 'branquinho.fatima@gmail.com', '', '', 'n', 'C', '2015-05-27 22:31:54', '36874b2d53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1661, '85.240.241.142', 0, 0),
(9143, 'dina.motinha@gmail.com', '', '', 'n', 'C', '2015-05-27 22:33:58', 'caf13426f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1664, '2.82.122.235', 0, 0),
(9144, 'enga_lurdes@hotmail.com', '', '', 'n', 'C', '2015-05-27 22:35:42', '00306e4592', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1665, '188.83.74.64', 0, 0),
(9145, 'perfectline@go4more.de', '', '', 'n', 'C', '2015-05-27 22:36:41', '979db6275e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1666, '94.216.51.249', 0, 0),
(9146, 'cristinamiguelvidigal@gmail.com', '', '', 'n', 'C', '2015-05-27 22:38:22', '811610b2b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1668, '85.247.201.209', 0, 0),
(9147, 'm.cardador@gmail.com', '', '', 'n', 'C', '2015-05-27 22:38:36', 'cc05cb82ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1669, '85.247.60.95', 0, 0),
(9148, 'margaridavieiradesa@gmail.com', '', '', 'n', 'C', '2015-05-27 22:45:13', 'a2c39df1d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1670, '79.168.195.49', 0, 0),
(9149, 'mariajoaocrodrigues@gmail.com', '', '', 'n', 'C', '2015-05-27 22:53:23', 'b2e211f792', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1675, '2.82.8.89', 0, 0),
(9150, 'inescsantunes@gmail.com', '', '', 'n', 'C', '2015-05-27 22:53:47', '2ac6d66a22', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1676, '188.37.166.254', 0, 0),
(9151, 'facebook_user_teresa_fonseca@example.com', '', '', 'n', 'C', '2015-05-27 22:57:38', '60b0b60949', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1677, '85.244.111.74', 0, 0),
(9152, 'rute.maio@hotmail.com', '', '', 'n', 'C', '2015-05-27 22:58:19', 'd0b20562a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1679, '89.155.155.148', 0, 0),
(9153, 'skatersamurai@hotmail.com', 'Ricardo Guedes', '', 'n', 'C', '2015-05-27 22:58:37', 'dd826ff4d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/zeca-neto-foto-do-ano/', 0, '82.155.79.120', 0, 0),
(9154, 'skatersamurai@gmail.com', '', '', 'n', 'C', '2015-05-27 23:00:10', 'ede5dcc59a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1680, '82.155.79.120', 0, 0),
(9155, 'gigasgi@outlook.pt', '', '', 'n', 'C', '2015-05-27 23:01:00', 'c16e29037e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1681, '89.155.163.139', 0, 0),
(9156, 'rebeccamartins2009@hotmail.co.uk', '', '', 'n', 'C', '2015-05-27 23:03:46', '529640eac0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1683, '92.40.249.74', 0, 0),
(9157, 'facebook_user_paulo_cecilio@example.com', '', '', 'n', 'C', '2015-05-27 23:07:19', '2326eebbe2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1684, '85.243.141.53', 0, 0),
(9158, 'telminho_78@hotmail.com', '', '', 'n', 'C', '2015-05-27 23:07:59', 'cfc15ea99a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1685, '2.83.85.239', 0, 0),
(9159, 'leitestephane@gmail.com', '', '', 'n', 'C', '2015-05-27 23:08:44', '8aff7d89ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1686, '2.81.181.130', 0, 0),
(9160, 'pedromnobre@gmail.com', '', '', 'n', 'C', '2015-05-27 23:10:51', 'a3e6243c59', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1687, '81.141.109.143', 0, 0),
(9161, 'mafaldasousaemeneses@gmail.com', '', '', 'n', 'C', '2015-05-27 23:12:18', '78570d1f29', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1688, '2.83.233.250', 0, 0),
(9162, 'paulo.racerdesign@gmail.com', '', '', 'n', 'C', '2015-05-27 23:12:51', '455aa431b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1689, '85.240.77.236', 0, 0),
(9163, 'rellego@gmail.com', '', '', 'n', 'C', '2015-05-27 23:14:50', 'f68c0dd806', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1690, '89.114.211.165', 0, 0),
(9164, 'emiliamonsao@sapo.pt', '', '', 'n', 'C', '2015-05-27 23:17:26', '7b3a8d42ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1691, '89.114.9.93', 0, 0),
(9165, 'tomas_neves@hotmail.com', '', '', 'n', 'C', '2015-05-27 23:20:48', '0f3f78ef75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1692, '79.168.180.239', 0, 0),
(9166, 'maria.ines306@hotmail.com', '', '', 'n', 'C', '2015-05-27 23:26:00', 'f7cd31db4a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1694, '95.94.48.209', 0, 0),
(9167, 'martavieiradasilva75@gmail.com', '', '', 'n', 'C', '2015-05-27 23:30:05', '1b4ba6f212', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1696, '89.180.176.97', 0, 0),
(9168, 'pauloshape@hotmail.com', '', '', 'n', 'C', '2015-05-27 23:34:54', '7c3eb4e7af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1698, '186.207.14.11', 0, 0),
(9169, 'jorgetoliveira@hotmail.com', '', '', 'n', 'C', '2015-05-27 23:36:31', 'f333dddd0b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1699, '89.17.134.194', 0, 0),
(9170, 'facebook_user_luis_blanco@example.com', '', '', 'n', 'C', '2015-05-27 23:38:31', 'bbe5fe3fdc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1701, '85.242.215.39', 0, 0),
(9171, 'edu_yetchemaz@hotmail.com', '', '', 'n', 'C', '2015-05-27 23:41:37', '5854f61453', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1704, '85.244.26.155', 0, 0),
(9172, 'xana.bandeira@gmail.com', '', '', 'n', 'C', '2015-05-27 23:53:54', 'cdc059be6f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1705, '94.252.40.57', 0, 0),
(9173, 'srsvieira@hotmail.com', '', '', 'n', 'C', '2015-05-27 23:56:08', 'b0f5da9c01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1706, '85.241.213.205', 0, 0),
(9174, 'mishekazinha@gmail.com', '', '', 'n', 'C', '2015-05-27 23:58:11', 'd634901f1e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1707, '46.189.237.250', 0, 0),
(9175, 'facebook_user_joao_luis_claro@example.com', '', '', 'n', 'C', '2015-05-27 23:59:00', '4a5b34a152', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1708, '178.166.126.80', 0, 0),
(9176, 'piedade.seisal@gmail.com', '', '', 'n', 'C', '2015-05-28 00:01:11', 'c89b6a2bba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1709, '85.241.98.243', 0, 0),
(9177, 'nayxitah@hotmail.com', '', '', 'n', 'C', '2015-05-28 00:02:57', '3a6df32517', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1710, '213.30.118.66', 0, 0),
(9178, 'maria_durao@msn.com', '', '', 'n', 'C', '2015-05-28 00:05:37', 'a2fa8a1ba8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1711, '89.114.191.209', 0, 0),
(9179, 'baiapeniche.surfcamp@gmail.com', '', '', 'n', 'C', '2015-05-28 00:07:08', '680ded4654', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1712, '189.130.246.135', 0, 0),
(9180, 'facebook_user_marlon_lipke@example.com', '', '', 'n', 'C', '2015-05-28 00:09:31', 'af9058c370', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1713, '167.160.116.181', 0, 0),
(9181, 'ferreirapatricia541@gmail.com', '', '', 'n', 'C', '2015-05-28 00:15:37', '3a6cdc126b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1715, '213.30.118.98', 0, 0),
(9182, 'picamaluca@hotmail.com', '', '', 'n', 'C', '2015-05-28 00:30:01', 'ff9b6cce95', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1717, '85.241.115.199', 0, 0),
(9183, 'augusto.b.queiroz@gmail.com', '', '', 'n', 'C', '2015-05-28 00:40:11', 'b1f091dfa1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1718, '46.189.154.4', 0, 0),
(9184, 'facebook_user_patricia_novaes@example.com', '', '', 'n', 'C', '2015-05-28 00:45:26', '863adfc100', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1719, '84.91.204.171', 0, 0),
(9185, 'dinoestrelinha@gmail.com', '', '', 'n', 'C', '2015-05-28 00:57:45', 'c69f9e12fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1720, '188.81.238.211', 0, 0),
(9186, 'vascobiketrial@hotmail.com', '', '', 'n', 'C', '2015-05-28 00:59:03', '014b424424', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1721, '85.139.130.29', 0, 0),
(9187, 'ggg_oliveira@hotmail.com', '', '', 'n', 'C', '2015-05-28 01:08:02', '2d627577b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1722, '95.93.159.140', 0, 0),
(9188, 'biancalomeuribeiro@gmail.com', '', '', 'n', 'C', '2015-05-28 02:15:35', '1df3c2b826', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1724, '186.237.37.175', 0, 0),
(9189, 'sandro_jpeper@hotmail.com', '', '', 'n', 'C', '2015-05-28 02:19:30', '420d339a11', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1725, '188.37.6.89', 0, 0),
(9190, 'jjmadrid@hotmail.com', '', '', 'n', 'C', '2015-05-28 02:30:38', '42294d14ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1726, '91.193.41.77', 0, 0),
(9191, 'verinhasimoes@gmail.com', '', '', 'n', 'C', '2015-05-28 03:45:16', '74699a4464', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1731, '88.19.186.178', 0, 0),
(9192, 'sofiachinita@gmail.com', '', '', 'n', 'C', '2015-05-28 03:58:56', 'ee90605612', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1733, '41.136.58.126', 0, 0),
(9193, 'isa270273@hotmail.com', '', '', 'n', 'C', '2015-05-28 05:17:06', '3f629c77e0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1736, '80.215.193.126', 0, 0),
(9194, 'lena220470@hotmail.com', '', '', 'n', 'C', '2015-05-28 05:35:10', '6cb18bcdb4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1737, '37.165.117.155', 0, 0),
(9195, 'maria.geraldes.fonseca@gmail.com', '', '', 'n', 'C', '2015-05-28 05:57:04', 'e27b09d5cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1739, '5.249.103.43', 0, 0),
(9196, 'facebook_user_antunes_eduardo@example.com', '', '', 'n', 'C', '2015-05-28 06:12:13', '952efcedd7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1740, '188.81.19.227', 0, 0),
(9197, 'titolivioamaral@hotmail.com', '', '', 'n', 'C', '2015-05-28 06:14:39', 'de4ef481d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1741, '185.20.165.67', 0, 0),
(9198, 'facebook_user_carlos_vieira@example.com', '', '', 'n', 'C', '2015-05-28 06:23:14', '0b9ff01ae2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1743, '176.79.141.57', 0, 0),
(9199, 'facebook_user_ines_vicente@example.com', '', '', 'n', 'C', '2015-05-28 06:28:17', '7c65ebd4d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1744, '188.81.9.115', 0, 0),
(9200, 'bruno.jonet@gmail.com', '', '', 'n', 'C', '2015-05-28 06:37:59', '894872d5a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1745, '62.28.245.66', 0, 0),
(9201, 'alexandramartins@hotmail.co.uk', '', '', 'n', 'C', '2015-05-28 06:40:46', '8d8b682731', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1747, '92.40.249.74', 0, 0),
(9202, 'fbsousa@sapo.pt', '', '', 'n', 'C', '2015-05-28 06:45:21', 'c2f0efc917', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1748, '176.78.172.177', 0, 0),
(9203, 'antoniobarbosa@hotmail.co.uk', '', '', 'n', 'C', '2015-05-28 06:47:25', 'b587623acc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1750, '92.40.249.74', 0, 0),
(9204, 'joaochagas86@sapo.pt', '', '', 'n', 'C', '2015-05-28 06:52:15', 'a6d1398d92', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1752, '81.84.254.41', 0, 0),
(9205, 'e.joaoserafim@gmail.com', '', '', 'n', 'C', '2015-05-28 06:56:45', 'e57818c205', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1753, '87.103.44.46', 0, 0),
(9206, 'facebook_user_joao_rodrigues@example.com', '', '', 'n', 'C', '2015-05-28 07:04:14', 'a85f7875a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1754, '82.154.183.246', 0, 0),
(9207, 'catarina-figueiredo19@hotmail.com', '', '', 'n', 'C', '2015-05-28 07:05:18', 'f32a75687f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1755, '95.94.27.116', 0, 0),
(9208, 'facebook_user_rita_ricardo@example.com', '', '', 'n', 'C', '2015-05-28 07:05:26', 'f39342b3a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1756, '95.136.91.121', 0, 0),
(9209, 'madavanhalen@gmail.com', '', '', 'n', 'C', '2015-05-28 07:10:45', '16e9425657', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1758, '82.154.183.83', 0, 0),
(9210, 'maggy_pwb@hotmail.com', '', '', 'n', 'C', '2015-05-28 07:12:39', '0b4c385c40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1759, '176.78.7.252', 0, 0),
(9211, 'facebook_user_nuno_dorey_assuncao_1@example.com', '', '', 'n', 'C', '2015-05-28 07:12:58', 'b0cd82ebc1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1760, '85.244.47.137', 0, 0),
(9212, 'carlota_barroso@hotmail.com', 'Carlota', '', 'n', 'C', '2015-05-28 07:14:04', 'e3dbde56d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/termos/', 1764, '85.246.124.149', 0, 0),
(9213, 'facebook_user_rita_nunes_de_almeida@example.com', '', '', 'n', 'C', '2015-05-28 07:16:03', '52e733e9a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1762, '85.242.77.109', 0, 0),
(9214, 'chris.h.meyer@gmx.net', '', '', 'n', 'C', '2015-05-28 07:16:04', '08589f5496', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1763, '89.204.138.12', 0, 0),
(9215, 'tassilov@hotmail.com', '', '', 'n', 'C', '2015-05-28 07:18:40', 'd638ac6ec3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1765, '87.103.72.180', 0, 0),
(9216, 'bernardosfximenez@gmail.com', '', '', 'n', 'C', '2015-05-28 07:24:38', 'eed3d472fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1767, '81.193.138.167', 0, 0),
(9217, 'jfsurfdesign@hotmail.com', 'josafa fernandes', '', 'n', 'C', '2015-05-28 07:25:25', '20e32350e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/nuno-cardoso/', 0, '188.37.139.142', 0, 0),
(9218, 'facebook_user_joana_marinheiro@example.com', '', '', 'n', 'C', '2015-05-28 07:30:38', '5cfb9dc942', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1770, '62.60.122.68', 0, 0),
(9219, 'rita.mariz@clix.pt', '', '', 'n', 'C', '2015-05-28 07:42:26', '53d8c70389', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1774, '193.136.111.124', 0, 0),
(9220, 'mtcorreialeite@gmail.com', '', '', 'n', 'C', '2015-05-28 07:44:09', '1a69886e28', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1775, '176.78.169.7', 0, 0),
(9221, 'vi_go@live.com', '', '', 'n', 'C', '2015-05-28 07:50:35', 'e594e5cdb9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1777, '2.80.190.204', 0, 0),
(9222, 'facebook_user_maria_tuche_almeida@example.com', '', '', 'n', 'C', '2015-05-28 07:55:33', '851f2ff5fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1778, '88.214.172.121', 0, 0),
(9223, 'miguelveigamontez@gmail.com', '', '', 'n', 'C', '2015-05-28 07:59:22', '7c3348ffd7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1780, '62.28.178.42', 0, 0),
(9224, 'nunomralbuquerque@gmail.com', '', '', 'n', 'C', '2015-05-28 08:01:58', 'e6c5518c68', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1781, '85.245.82.234', 0, 0),
(9225, 'guiga_barbeito@hotmail.com', '', '', 'n', 'C', '2015-05-28 08:03:11', '9f8d529143', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1783, '85.242.248.249', 0, 0),
(9226, 'guidaromeiras@hotmail.com', '', '', 'n', 'C', '2015-05-28 08:08:16', '24dddcdc82', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1786, '87.196.221.120', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(9227, 'facebook_user_ruth_pielsticker@example.com', '', '', 'n', 'C', '2015-05-28 08:14:21', '7514b5b045', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1788, '80.131.146.108', 0, 0),
(9228, 'joaopbferreira@sapo.pt', '', '', 'n', 'C', '2015-05-28 08:18:03', '8748486823', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1789, '89.180.190.44', 0, 0),
(9229, 'ionmold@live.com.pt', '', '', 'n', 'C', '2015-05-28 08:23:27', 'bdcafa9d95', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1790, '79.168.10.254', 0, 0),
(9230, 'cristinacazalribeiro@hotmail.com', '', '', 'n', 'C', '2015-05-28 08:23:55', '9b955a841d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1791, '85.138.194.113', 0, 0),
(9231, 'clara.herbaut@laposte.net', '', '', 'n', 'C', '2015-05-28 08:24:45', 'f53a25e36d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1792, '89.158.13.105', 0, 0),
(9232, 'raquelpalma@sapo.pt', '', '', 'n', 'C', '2015-05-28 08:24:59', 'c7b448fdce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1793, '79.168.8.120', 0, 0),
(9233, 'danieljacoblx@gmail.com', '', '', 'n', 'C', '2015-05-28 08:28:40', '2b0c7d1a8d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1795, '79.168.10.254', 0, 0),
(9234, 'trakilho@gmail.com', '', '', 'n', 'C', '2015-05-28 08:30:30', 'a01cd34d02', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1796, '62.28.253.6', 0, 0),
(9235, 'pedroff@gmail.com', '', '', 'n', 'C', '2015-05-28 08:39:50', '78c8acb211', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1799, '79.168.10.254', 0, 0),
(9236, 'silvia.goncalves@inbox.com', '', '', 'n', 'C', '2015-05-28 08:40:33', 'a3c539fb16', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1800, '85.246.99.30', 0, 0),
(9237, 'isabelpintojorge@gmail.com', '', '', 'n', 'C', '2015-05-28 08:46:37', '4fa711fa67', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1801, '195.23.208.8', 0, 0),
(9238, 'bardini_007@hotmail.com', '', '', 'n', 'C', '2015-05-28 08:51:00', '0e876c1b0b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1802, '89.154.36.163', 0, 0),
(9239, 'facebook_user_catarina_lourenco@example.com', '', '', 'n', 'C', '2015-05-28 08:53:39', '9cb220898e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1803, '77.54.200.53', 0, 0),
(9240, 'machado.costa@gmail.com', '', '', 'n', 'C', '2015-05-28 09:02:22', '4dd71983eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1805, '176.79.33.51', 0, 0),
(9241, 'mjoaovv@netcabo.pt', '', '', 'n', 'C', '2015-05-28 09:03:07', 'abdc902f5c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1806, '85.245.31.129', 0, 0),
(9242, 'helena.steinert@hotmail.com', '', '', 'n', 'C', '2015-05-28 09:05:56', 'cdd895e3b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1807, '89.152.251.185', 0, 0),
(9243, 'filipe.j.f.freitas@gmail.com', '', '', 'n', 'C', '2015-05-28 09:08:01', '40fee88b6a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1810, '93.108.154.63', 0, 0),
(9244, 'joelbgsilva@gmail.com', '', '', 'n', 'C', '2015-05-28 09:15:49', 'ce1a2e2e85', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1813, '88.214.172.104', 0, 0),
(9245, 'carlota_oliveira1@hotmail.com', '', '', 'n', 'C', '2015-05-28 09:18:28', '62ad273852', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1816, '194.79.82.50', 0, 0),
(9246, 'direito.andrea@gmail.com', '', '', 'n', 'C', '2015-05-28 09:19:03', 'ed1ae6be23', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1818, '113.52.126.22', 0, 0),
(9247, 'iris.veiga6@sapo.pt', '', '', 'n', 'C', '2015-05-28 09:19:06', '18dcab9713', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1819, '79.168.173.80', 0, 0),
(9248, 'giquitas@hotmail.com', '', '', 'n', 'C', '2015-05-28 09:20:14', '8ba95d134d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1820, '93.108.47.194', 0, 0),
(9249, 'iinessantos@hotmail.com', '', '', 'n', 'C', '2015-05-28 09:23:31', '034018e108', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1821, '194.79.82.50', 0, 0),
(9250, 'hugojscorreia@gmail.com', '', '', 'n', 'C', '2015-05-28 09:27:43', 'a71359a025', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1822, '89.115.99.144', 0, 0),
(9251, 'lsanttos@gmail.com', '', '', 'n', 'C', '2015-05-28 09:28:12', '822877b132', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1823, '176.79.61.128', 0, 0),
(9252, 'philippktz@hotmail.com', '', '', 'n', 'C', '2015-05-28 09:29:26', 'b6966da40e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1824, '193.136.124.200', 0, 0),
(9253, 'tiago.sweets.sugar@gmail.com', '', '', 'n', 'C', '2015-05-28 09:40:28', '540552f3da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1828, '89.214.26.57', 0, 0),
(9254, 'joanacortezpinto@gmail.com', '', '', 'n', 'C', '2015-05-28 09:41:18', '5fb35e451d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1829, '79.168.198.13', 0, 0),
(9255, 'bruno_nunes69@hotmail.com', '', '', 'n', 'C', '2015-05-28 09:48:15', '87c7f55844', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1830, '62.28.236.130', 0, 0),
(9256, 'pportela.miguel@gmail.com', '', '', 'n', 'C', '2015-05-28 09:49:47', '471345b58e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1832, '2.82.176.89', 0, 0),
(9257, 'tojo31@gmail.com', '', '', 'n', 'C', '2015-05-28 09:53:25', '1c6ad0cdf7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1833, '62.169.86.103', 0, 0),
(9258, '1db325f3d12bfa2b9481afdc40b955f8@example.com', '', '', 'n', 'C', '2015-05-28 09:55:42', '1048aca5f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1834, '84.157.209.103', 0, 0),
(9259, 'facebook_user_lara_sofia_delgado@example.com', '', '', 'n', 'C', '2015-05-28 09:58:45', '49e6eab7b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1835, '87.103.51.116', 0, 0),
(9260, 'ttarracha@sapo.pt', '', '', 'n', 'C', '2015-05-28 10:03:35', '36b33a04a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1836, '85.240.90.194', 0, 0),
(9261, 'bruno.mig.c@hotmail.com', '', '', 'n', 'C', '2015-05-28 10:04:43', '4bc816250f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1837, '85.245.127.251', 0, 0),
(9262, 'pcasau@gmail.com', '', '', 'n', 'C', '2015-05-28 10:09:15', 'a8e402a812', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1841, '161.64.208.1', 0, 0),
(9263, 'sequeiramendes@gmail.com', '', '', 'n', 'C', '2015-05-28 10:09:50', '73bf1faf2d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1842, '84.91.233.93', 0, 0),
(9264, 'caetanabmello@gmail.com', '', '', 'n', 'C', '2015-05-28 10:13:58', 'c87ff08e49', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1843, '193.236.57.105', 0, 0),
(9265, 'smsribeiro@hotmail.com', '', '', 'n', 'C', '2015-05-28 10:16:15', '7ca86cd771', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1844, '2.82.229.134', 0, 0),
(9266, 'fampinto@gmail.com', '', '', 'n', 'C', '2015-05-28 10:20:12', '7fa9835df9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1847, '93.102.90.86', 0, 0),
(9267, 'camilaftm@hotmail.com', '', '', 'n', 'C', '2015-05-28 10:20:28', '955d78748c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1848, '113.197.9.114', 0, 0),
(9268, 'facebook_user_raquel_pais@example.com', '', '', 'n', 'C', '2015-05-28 10:20:55', '4ddd633997', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1849, '85.245.88.214', 0, 0),
(9269, 'mmrocha@fc.ul.pt', '', '', 'n', 'C', '2015-05-28 10:21:43', '29d876ef30', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1850, '194.117.40.93', 0, 0),
(9270, 'jm_joanalobato@outlook.com', '', '', 'n', 'C', '2015-05-28 10:23:54', 'c1e7100184', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1851, '84.91.129.22', 0, 0),
(9271, 'carolinabpaixao@hotmail.com', '', '', 'n', 'C', '2015-05-28 10:28:35', '146505e8d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1853, '84.90.182.198', 0, 0),
(9272, 'patriciasantos29@gmail.com', '', '', 'n', 'C', '2015-05-28 10:29:06', 'f7eb2ab44f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1854, '188.37.179.118', 0, 0),
(9273, 'facebook_user_cristina_tyssen_segurado@example.com', '', '', 'n', 'C', '2015-05-28 10:31:04', '2439e20128', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1855, '79.168.162.247', 0, 0),
(9274, 'inesvazmascarenhas@gmail.com', '', '', 'n', 'C', '2015-05-28 10:32:01', '7a9bb67820', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1857, '85.243.214.194', 0, 0),
(9275, 'miguelzeferino_20@hotmail.com', '', '', 'n', 'C', '2015-05-28 10:38:25', 'fbac4ae622', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1859, '188.81.227.215', 0, 0),
(9276, 'slnclorenzo@gmail.com', '', '', 'n', 'C', '2015-05-28 10:41:27', 'ad9468d74a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1862, '79.168.180.51', 0, 0),
(9277, 'ritaq1@hotmail.com', '', '', 'n', 'C', '2015-05-28 10:42:31', '3778338077', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1865, '85.247.204.108', 0, 0),
(9278, 'tiagoralmeida@gmail.com', '', '', 'n', 'C', '2015-05-28 10:46:25', 'd5eb1857cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1868, '87.103.59.93', 0, 0),
(9279, 'mikicarvalho@hotmail.com', '', '', 'n', 'C', '2015-05-28 10:48:56', '4422bd3aa6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1869, '2.82.174.108', 0, 0),
(9280, 'jgc@renova.pt', '', '', 'n', 'C', '2015-05-28 10:49:21', '5f6a572135', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1870, '195.234.47.146', 0, 0),
(9281, 'raquelbelchior82@hotmail.com', '', '', 'n', 'C', '2015-05-28 10:52:41', '4eda7334d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1871, '85.243.58.243', 0, 0),
(9282, 'reco227@hotmail.com', '', '', 'n', 'C', '2015-05-28 10:54:49', 'ec610a2ee7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1872, '2.82.174.108', 0, 0),
(9283, 'mokasurfada@hotmail.com', '', '', 'n', 'C', '2015-05-28 10:55:01', 'cac50379ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1873, '79.168.78.204', 0, 0),
(9284, 'francisca_colaco@hotmail.com', '', '', 'n', 'C', '2015-05-28 11:00:23', 'b607e6be31', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1874, '85.243.25.127', 0, 0),
(9285, 'ricardo.rglass@gmail.com', '', '', 'n', 'C', '2015-05-28 11:01:11', 'c3f2d6dd71', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1876, '84.91.96.37', 0, 0),
(9286, 'fonseca_xxx@hotmail.com', '', '', 'n', 'C', '2015-05-28 11:01:21', 'e41ba020c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1877, '84.91.96.37', 0, 0),
(9287, '1993sfzsurfshop@gmail.com', '', '', 'n', 'C', '2015-05-28 11:01:44', '952b2c2247', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1878, '144.64.110.207', 0, 0),
(9288, 'flaviosilvdias@gmail.com', '', '', 'n', 'C', '2015-05-28 11:01:57', '7fa505efe8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1879, '84.91.96.37', 0, 0),
(9289, 'i.t.palhinha@gmail.com', '', '', 'n', 'C', '2015-05-28 11:02:20', 'f4dc4066d3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1880, '176.78.171.68', 0, 0),
(9290, 'anateresa-santos@hotmail.com', '', '', 'n', 'C', '2015-05-28 11:05:34', '35e4fbdc2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1882, '85.243.255.9', 0, 0),
(9291, 'decio_ganante@hotmail.com', '', '', 'n', 'C', '2015-05-28 11:09:53', '8ec2692707', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1883, '193.126.28.1', 0, 0),
(9292, 'surf@mattashapes.com', '', '', 'n', 'C', '2015-05-28 11:10:15', 'd0bbac5e45', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1884, '188.37.165.245', 0, 0),
(9293, 'goncalosimoesbaptista@hotmail.com', '', '', 'n', 'C', '2015-05-28 11:12:54', '04e979a514', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1887, '89.180.213.158', 0, 0),
(9294, 'nema.santos.as@gmail.com', '', '', 'n', 'C', '2015-05-28 11:16:57', 'd7232671d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1888, '83.240.189.138', 0, 0),
(9295, 'isabelxlobo@gmail.com', '', '', 'n', 'C', '2015-05-28 11:20:17', '8ce819a7c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1890, '194.140.232.62', 0, 0),
(9296, 'eduvidchar@gmail.com', '', '', 'n', 'C', '2015-05-28 11:22:52', '102dc44e85', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1891, '78.29.163.130', 0, 0),
(9297, 'inescostta.85@gmail.com', '', '', 'n', 'C', '2015-05-28 11:32:35', '147af87846', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1894, '85.241.114.83', 0, 0),
(9298, 'biarf12@gmail.com', '', '', 'n', 'C', '2015-05-28 11:36:27', '8ed03b2c77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1895, '193.236.60.209', 0, 0),
(9299, 'isabelmborges@gmail.com', '', '', 'n', 'C', '2015-05-28 11:37:31', 'd94ce1dcd0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1896, '88.214.171.173', 0, 0),
(9300, 'isy_joan@hotmail.com', '', '', 'n', 'C', '2015-05-28 11:37:32', 'e5640d2f4f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1897, '195.61.83.134', 0, 0),
(9301, 'crazy_mushroom69@hotmail.com', '', '', 'n', 'C', '2015-05-28 11:37:37', '3ac024a40a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1898, '62.28.186.249', 0, 0),
(9302, 'witch_kuilin@hotmail.com', '', '', 'n', 'C', '2015-05-28 11:39:44', 'ea2aea41de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1899, '85.138.196.126', 0, 0),
(9303, 'carlotaappleton@gmail.com', '', '', 'n', 'C', '2015-05-28 11:47:53', '675b882f6c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1901, '85.138.109.85', 0, 0),
(9304, 'bacalhaudotuga@gmail.com', '', '', 'n', 'C', '2015-05-28 11:53:42', '47c5b1071d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1902, '186.237.37.175', 0, 0),
(9305, 'analauraspsilva@gmail.com', '', '', 'n', 'C', '2015-05-28 11:56:56', '492aa0536e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1904, '188.60.89.189', 0, 0),
(9306, 'sofiarocha8d@gmail.com', '', '', 'n', 'C', '2015-05-28 12:04:50', 'b5640baa98', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1906, '188.37.231.153', 0, 0),
(9307, 'facebook_user_miguel_cordeiro_de_sousa@example.com', '', '', 'n', 'C', '2015-05-28 12:12:36', 'c53e0b4427', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1908, '95.93.223.114', 0, 0),
(9308, 'catarinanielsen@gmail.com', '', '', 'n', 'C', '2015-05-28 12:14:27', 'ae5961f4e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1909, '82.154.160.169', 0, 0),
(9309, 'facebook_user_joana_comporta@example.com', '', '', 'n', 'C', '2015-05-28 12:20:55', '2d43c72ee4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1910, '213.30.96.102', 0, 0),
(9310, 'ana_pimentel@live.com.pt', '', '', 'n', 'C', '2015-05-28 12:25:03', '82efb33fde', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1912, '62.48.229.90', 0, 0),
(9311, 'karolsb@sapo.pt', '', '', 'n', 'C', '2015-05-28 12:30:56', '2a19d9e814', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1914, '85.138.206.166', 0, 0),
(9312, 'coquilicot@hotmail.com', '', '', 'n', 'C', '2015-05-28 12:34:53', 'ee4df7c42b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1915, '84.253.175.42', 0, 0),
(9313, 'rodrigo1996@gmail.com', '', '', 'n', 'C', '2015-05-28 12:44:50', '7478ff4ae2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1916, '10.0.82.7', 0, 0),
(9314, 'mafaldameneses@gmail.com', '', '', 'n', 'C', '2015-05-28 12:50:30', 'f35260be3f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1917, '95.93.163.160', 0, 0),
(10339, 'facebook_user_francisco_ortigao@example.com', '', '', 'n', 'C', '2015-06-02 09:12:12', '0af74ca5af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3127, '212.0.161.140', 0, 0),
(9315, 'isabel_s_oliveira@hotmail.com', '', '', 'n', 'C', '2015-05-28 12:51:52', '826801595a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1919, '83.240.193.210', 0, 0),
(9316, 'joao_pescadinha@hotmail.com', '', '', 'n', 'C', '2015-05-28 12:55:12', 'e0450022a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1921, '2.83.80.92', 0, 0),
(9317, 'maraconstantino@hotmail.com', '', '', 'n', 'C', '2015-05-28 12:56:34', '63c818ab39', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1922, '188.82.253.71', 0, 0),
(9318, 'ejdionisio@gmail.com', '', '', 'n', 'C', '2015-05-28 12:58:40', '0bc8a2a4f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1924, '85.240.160.194', 0, 0),
(9319, 'ritaestevesgrilo@gmail.com', '', '', 'n', 'C', '2015-05-28 12:59:21', '4619f4d7bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1926, '213.141.22.146', 0, 0),
(9320, 'petruccicarolina@gmail.com', '', '', 'n', 'C', '2015-05-28 13:01:29', 'e706b0a55c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1927, '89.115.182.120', 0, 0),
(9321, 'rafael.1971@hotmail.com', '', '', 'n', 'C', '2015-05-28 13:06:51', '10b96f3a26', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1928, '85.242.117.229', 0, 0),
(9322, 'facebook_user_russo_queiroz@example.com', '', '', 'n', 'C', '2015-05-28 13:06:57', 'd4c7c8df48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1929, '5.158.39.177', 0, 0),
(9323, 'apatric@gmail.com', '', '', 'n', 'C', '2015-05-28 13:09:31', '952723a3db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1930, '194.38.141.131', 0, 0),
(9324, 'kiko.bento@hotmail.com', '', '', 'n', 'C', '2015-05-28 13:09:41', '141098a673', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1931, '85.247.95.166', 0, 0),
(9325, 'patricia_s_gomes@yahoo.com', '', '', 'n', 'C', '2015-05-28 13:14:09', '783931a37c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1933, '87.103.122.178', 0, 0),
(9326, 'lmdvf@hotmail.com', '', '', 'n', 'C', '2015-05-28 13:15:22', 'a686534c77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1934, '85.245.242.49', 0, 0),
(9327, 'goncalodelucena@hotmail.com', 'Gonçalo de Lucena', '', 'n', 'C', '2015-05-28 13:18:06', 'f7cbeb23b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/termos/', 1936, '85.139.243.147', 0, 0),
(9328, 'jmvau@hotmail.com', '', '', 'n', 'C', '2015-05-28 13:30:21', '62b1b87be0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1940, '79.169.214.233', 0, 0),
(9329, 'avelarsantos@gmail.com', '', '', 'n', 'C', '2015-05-28 13:30:28', '842d8cde2c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1941, '85.241.51.68', 0, 0),
(9330, 'madalena_serpa12@hotmail.com', '', '', 'n', 'C', '2015-05-28 13:36:00', 'a14efe2676', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1943, '85.245.20.68', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(9331, 'leonornovaes@gmail.com', '', '', 'n', 'C', '2015-05-28 13:46:08', '83a1f8f538', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1946, '85.240.179.84', 0, 0),
(9332, 'catarinamccrocha@gmail.com', '', '', 'n', 'C', '2015-05-28 13:56:52', '10ec483f9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1948, '79.168.192.116', 0, 0),
(9333, 'madalena.baltazar@gmail.com', '', '', 'n', 'C', '2015-05-28 13:58:32', '3f02ab816b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1949, '81.84.240.198', 0, 0),
(9334, 'angiewhittemore@hotmail.com', '', '', 'n', 'C', '2015-05-28 13:59:35', '5348fde1ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1950, '190.33.189.74', 0, 0),
(9335, 'brunolima10_slb@hotmail.com', '', '', 'n', 'C', '2015-05-28 14:00:47', '3d74cafffd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1951, '5.249.60.207', 0, 0),
(9336, 'carlosmariano74@gmail.com', '', '', 'n', 'C', '2015-05-28 14:01:10', '07afd2f3f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1952, '85.139.254.93', 0, 0),
(9337, 'andre.nunes.coelho@hotmail.com', '', '', 'n', 'C', '2015-05-28 14:01:31', '4eaf729e5c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1953, '185.58.80.6', 0, 0),
(9338, 'ccpeliculas@gmail.com', '', '', 'n', 'C', '2015-05-28 14:01:51', '9b6dbdde1c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1954, '176.79.155.156', 0, 0),
(9339, 'roir.mix@hotmail.com', '', '', 'n', 'C', '2015-05-28 14:01:54', '44908777e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1955, '93.102.244.242', 0, 0),
(9340, 'pc-paredes@hotmail.com', '', '', 'n', 'C', '2015-05-28 14:02:33', 'acb220a7ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1956, '81.84.240.198', 0, 0),
(9341, 'hugoslv@gmail.com', '', '', 'n', 'C', '2015-05-28 14:02:40', 'a1d47a5026', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1957, '193.136.222.218', 0, 0),
(9342, 'trb2004@gmail.com', '', '', 'n', 'C', '2015-05-28 14:05:34', '88a6a6ac40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1959, '176.78.173.186', 0, 0),
(9343, 'xmendes.mendes@gmail.com', '', '', 'n', 'C', '2015-05-28 14:07:30', '447db816b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1960, '81.193.54.185', 0, 0),
(9344, 'bernardosousa.rally.social@gmail.com', '', '', 'n', 'C', '2015-05-28 14:07:58', 'a60ad566f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1961, '88.214.173.235', 0, 0),
(9345, 'liliana.fraga@gmail.com', '', '', 'n', 'C', '2015-05-28 14:11:28', '4e416ca851', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1962, '62.169.70.159', 0, 0),
(9346, 'facebook_user_cesar_galiano@example.com', '', '', 'n', 'C', '2015-05-28 14:15:30', '896c09cc0e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1964, '81.84.13.4', 0, 0),
(9347, 'cesarcvcardoso@gmail.com', '', '', 'n', 'C', '2015-05-28 14:20:36', 'eabefda053', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1966, '85.244.141.200', 0, 0),
(9348, 'bummerang@gmail.com', '', '', 'n', 'C', '2015-05-28 14:26:23', '2ba509710d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1967, '93.108.237.146', 0, 0),
(9349, 'garciasebastiao@hotmail.com', '', '', 'n', 'C', '2015-05-28 14:35:58', 'ed240db397', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1968, '81.193.54.52', 0, 0),
(9350, 'facebook_user_tania_ribeiro@example.com', '', '', 'n', 'C', '2015-05-28 14:39:57', '49be2dfcc8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1970, '188.80.87.90', 0, 0),
(9351, 'darkmusashi99@hotmail.com', 'Rui Menezes \"picos\"', '', 'n', 'C', '2015-05-28 14:40:00', '63e0922d0f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/rui-menezes/', 0, '200.168.110.8', 0, 0),
(9352, 'margarida.serpa@sapo.pt', '', '', 'n', 'C', '2015-05-28 14:47:09', 'faee2f3445', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1972, '85.245.20.68', 0, 0),
(9353, 'zeruibarbosa@gmail.com', '', '', 'n', 'C', '2015-05-28 14:58:08', 'a4336c8a81', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1973, '46.189.155.196', 0, 0),
(9354, 'betina.osterkamp@gmail.com', '', '', 'n', 'C', '2015-05-28 14:58:14', '0e9c7adb72', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1974, '91.23.74.125', 0, 0),
(9355, 'inesbfd@gmail.com', '', '', 'n', 'C', '2015-05-28 15:02:25', '6740566d97', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1976, '85.243.78.192', 0, 0),
(9356, 'sandra_patricia_alves@hotmail.com', '', '', 'n', 'C', '2015-05-28 15:03:33', '399cca28b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1977, '213.63.184.96', 0, 0),
(9357, 'gabrielrod46@gmail.com', '', '', 'n', 'C', '2015-05-28 15:05:05', 'b55678db8e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1978, '193.137.94.172', 0, 0),
(9358, 'facebook_user_isaac_pericao@example.com', '', '', 'n', 'C', '2015-05-28 15:13:40', '4e73d97c68', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1979, '100.8.107.224', 0, 0),
(9359, 'macdacor@gmail.com', '', '', 'n', 'C', '2015-05-28 15:14:51', '57ede8f92c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1980, '62.50.170.14', 0, 0),
(9360, 'pt.rui.henriques@gmail.com', '', '', 'n', 'C', '2015-05-28 15:15:21', 'ae0b05de71', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1981, '82.154.1.183', 0, 0),
(9361, 'thomas.anahory@gmail.com', '', '', 'n', 'C', '2015-05-28 15:16:53', '5b84df1929', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1982, '172.25.19.153', 0, 0),
(9362, 'joaopancadafonseca@gmail.com', '', '', 'n', 'C', '2015-05-28 15:29:51', '5f21147b21', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1984, '79.169.46.163', 0, 0),
(9363, 'facebook_user_matilde_oliveira@example.com', '', '', 'n', 'C', '2015-05-28 15:31:19', '6296ad3f7c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1986, '193.136.124.200', 0, 0),
(9364, 'madalenapc@hotmail.com', '', '', 'n', 'C', '2015-05-28 15:34:54', 'cb863344ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1989, '81.184.0.114', 0, 0),
(9365, 'facebook_user_mariama_barbosa@example.com', '', '', 'n', 'C', '2015-05-28 15:37:52', '3177ba7cc5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1990, '95.92.41.55', 0, 0),
(9366, 'bianca.5292@gmail.com', '', '', 'n', 'C', '2015-05-28 15:42:35', '1fa708a098', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1992, '94.224.142.111', 0, 0),
(9367, 'explorartt@hotmail.com', '', '', 'n', 'C', '2015-05-28 15:46:08', '08a02501a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1993, '87.103.49.202', 0, 0),
(9368, 'joaoreis80@hotmail.com', '', '', 'n', 'C', '2015-05-28 15:46:59', 'c6f9ef1231', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1994, '178.208.193.199', 0, 0),
(9369, 'jose.marta.bispo@gmail.com', '', '', 'n', 'C', '2015-05-28 15:55:14', '0c568db458', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1995, '65.49.14.77', 0, 0),
(9370, 'gonca_saborosa@sapo.pt', '', '', 'n', 'C', '2015-05-28 16:07:13', '1770e58be4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1998, '95.92.92.235', 0, 0),
(9371, 'marta_champ@hotmail.com', '', '', 'n', 'C', '2015-05-28 16:11:16', '7728170d15', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 1999, '62.28.245.66', 0, 0),
(9372, 'viravento@gmail.com', '', '', 'n', 'C', '2015-05-28 16:12:15', '56cb4bb8b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2000, '192.168.1.34', 0, 0),
(9373, 'al.alexandra@gmail.com', '', '', 'n', 'C', '2015-05-28 16:12:37', 'c831a40750', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2001, '192.168.1.45', 0, 0),
(9374, 'rodacosta.costa8@gmail.com', '', '', 'n', 'C', '2015-05-28 16:14:58', '7cba2bc2dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2002, '88.214.172.116', 0, 0),
(9375, 'marilia.mesquita@esah.org', '', '', 'n', 'C', '2015-05-28 16:15:26', '58c6bed7b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2003, '192.168.1.206', 0, 0),
(9376, 'monicacrodrigues@live.com.pt', '', '', 'n', 'C', '2015-05-28 16:15:51', 'b3001b0e6d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2004, '85.242.212.50', 0, 0),
(9377, 'isabelcurado@hotmail.com', '', '', 'n', 'C', '2015-05-28 16:19:41', '25a390022c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2005, '192.168.1.92', 0, 0),
(9378, 'air_rafa@hotmail.com', '', '', 'n', 'C', '2015-05-28 16:23:12', '76c717f8b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2008, '85.244.41.112', 0, 0),
(9379, 'luiza.tonaco@gmail.com', '', '', 'n', 'C', '2015-05-28 16:25:51', 'a1f84db7b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2009, '89.100.73.68', 0, 0),
(9380, 'bernardo.rivotti@gmail.com', '', '', 'n', 'C', '2015-05-28 16:28:12', '57c3d925ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2010, '89.181.117.73', 0, 0),
(9381, 'assuncao.branco@lift.com.pt', '', '', 'n', 'C', '2015-05-28 16:30:04', 'edf1e5a05b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2011, '213.58.131.162', 0, 0),
(9382, 'giaomariana2001@gmail.com', '', '', 'n', 'C', '2015-05-28 16:30:28', 'ff4fa622eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2012, '85.240.69.72', 0, 0),
(9383, 'sound_ramalho@hotmail.com', '', '', 'n', 'C', '2015-05-28 16:32:43', '189221c8b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2013, '62.169.86.133', 0, 0),
(9384, 'luisa.sacadura@gmail.com', '', '', 'n', 'C', '2015-05-28 16:32:50', '1934713e61', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2014, '84.20.5.199', 0, 0),
(9385, 'leonorcdurao@hotmail.com', '', '', 'n', 'C', '2015-05-28 16:33:17', '8b2c55456c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2015, '87.103.57.102', 0, 0),
(9386, 'anamaximiana@hotmail.com', '', '', 'n', 'C', '2015-05-28 16:37:29', '6c85008027', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2016, '31.22.205.250', 0, 0),
(9387, 'afonsomagalhaes1@hotmail.com', '', '', 'n', 'C', '2015-05-28 16:38:36', 'ba3fab43ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2017, '85.245.67.143', 0, 0),
(9388, 'josevinagre55@gmail.com', '', '', 'n', 'C', '2015-05-28 16:38:58', '075e9d6668', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2018, '2.82.117.78', 0, 0),
(9389, 'fotojafpress@gmail.com', '', '', 'n', 'C', '2015-05-28 16:42:11', '8afa5f6c94', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2020, '37.189.174.125', 0, 0),
(9390, 'miguelborgagaspar@gmail.com', '', '', 'n', 'C', '2015-05-28 16:42:24', '4f5be93df2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2021, '85.243.106.205', 0, 0),
(9391, 'flypedrogomes@hotmail.com', '', '', 'n', 'C', '2015-05-28 16:46:19', '6d4d6dee45', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2022, '78.111.207.160', 0, 0),
(9392, 'andrefscarvalho@gmail.com', '', '', 'n', 'C', '2015-05-28 16:47:38', '01d714fe2a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2023, '85.245.117.50', 0, 0),
(9393, 'andre_m_36@hotmail.com', '', '', 'n', 'C', '2015-05-28 16:48:13', '68ac26fd75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2024, '89.28.184.67', 0, 0),
(9394, 'catiaslvieira@gmail.com', '', '', 'n', 'C', '2015-05-28 16:48:17', 'ac746a0d9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2025, '88.214.170.27', 0, 0),
(9395, 'sampacosta@gmail.com', '', '', 'n', 'C', '2015-05-28 16:48:20', '979bd65e59', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2026, '197.249.42.210', 0, 0),
(9396, 'francisco_mds_ferreira@hotmail.com', '', '', 'n', 'C', '2015-05-28 16:51:18', '81d72fce8a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2027, '81.84.202.85', 0, 0),
(9397, 'facebook_user_bruno_barreto@example.com', '', '', 'n', 'C', '2015-05-28 16:51:53', 'b0df43b9b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2028, '89.180.149.162', 0, 0),
(9398, 'henriquepiteira@hotmail.com', '', '', 'n', 'C', '2015-05-28 16:52:09', 'e04dff9b79', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2029, '85.240.50.175', 0, 0),
(9399, 'schweizer_barbara@yahoo.de', '', '', 'n', 'C', '2015-05-28 16:52:56', '7ec516c7a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2030, '178.197.229.65', 0, 0),
(9400, 'tiago.peixoto.domingos@gmail.com', '', '', 'n', 'C', '2015-05-28 16:58:58', '089313c9e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2032, '85.244.141.244', 0, 0),
(9401, 'ritarnobre@gmail.com', '', '', 'n', 'C', '2015-05-28 16:59:00', '544979c4b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2033, '5.249.31.229', 0, 0),
(9402, 'beatrizmaximiano99@gmail.com', '', '', 'n', 'C', '2015-05-28 17:05:13', 'b68c4120cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2034, '176.79.153.54', 0, 0),
(9403, 'jailmalima@ig.com.br', '', '', 'n', 'C', '2015-05-28 17:13:25', '5526490082', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2035, '179.211.165.132', 0, 0),
(9404, 'facebook_user_luis_aparicio_barata@example.com', '', '', 'n', 'C', '2015-05-28 17:14:44', '6c48fb826c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2037, '87.103.59.72', 0, 0),
(9405, 'diogo.jose.amaro@gmail.com', '', '', 'n', 'C', '2015-05-28 17:22:23', '09baa89fa0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2038, '46.189.205.172', 0, 0),
(9406, 'ines.margaca.mateus@hotmail.com', '', '', 'n', 'C', '2015-05-28 17:25:14', '8188a9fbb8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2041, '85.138.184.86', 0, 0),
(9407, 'facebook_user_goncalo_castanheira@example.com', '', '', 'n', 'C', '2015-05-28 17:25:41', 'a1a004dc7f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2042, '85.240.55.166', 0, 0),
(9408, 'inescarapinha@gmail.com', '', '', 'n', 'C', '2015-05-28 17:30:41', 'b893fa9c25', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2043, '85.245.57.136', 0, 0),
(9409, 'caetanobv97@hotmail.com', '', '', 'n', 'C', '2015-05-28 17:31:13', 'f63ebc3750', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2044, '79.168.53.220', 0, 0),
(9410, 'surfista.santos3@gmail.com', '', '', 'n', 'C', '2015-05-28 17:31:54', 'e35893eedb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2045, '81.84.225.194', 0, 0),
(9411, 'alex.styllo@hotmail.com', '', '', 'n', 'C', '2015-05-28 17:32:55', '36d927ef6d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2046, '177.98.16.183', 0, 0),
(9412, 'nelacardoso@hotmail.com', '', '', 'n', 'C', '2015-05-28 17:35:02', '6c3060a87b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2048, '2.83.142.235', 0, 0),
(9413, 'facebook_user_rui_afonso@example.com', '', '', 'n', 'C', '2015-05-28 17:38:23', '9635dde98d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2050, '95.94.234.9', 0, 0),
(9414, 'sl.pilates@gmail.com', '', '', 'n', 'C', '2015-05-28 17:40:22', 'aeaf4a6142', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2051, '95.93.172.130', 0, 0),
(9415, 'rudi.carvalho@gmail.com', '', '', 'n', 'C', '2015-05-28 17:45:09', '402da3ade6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2052, '85.241.50.137', 0, 0),
(9416, 'ivoneribeiro46@hotmail.com', '', '', 'n', 'C', '2015-05-28 17:46:11', 'ff7bbf7f53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2053, '213.63.135.82', 0, 0),
(9417, 'hugofiliper@gmail.com', '', '', 'n', 'C', '2015-05-28 17:50:40', 'b1101ee949', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2055, '176.78.51.246', 0, 0),
(9418, 'filipamarrazes@gmail.com', '', '', 'n', 'C', '2015-05-28 17:57:41', '3727664888', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2057, '188.37.160.67', 0, 0),
(9419, 'mariana.sabrosa@gmail.com', '', '', 'n', 'C', '2015-05-28 18:00:03', '8a7d60c4ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2058, '95.92.98.224', 0, 0),
(9420, 'info.surfcloud@gmail.com', '', '', 'n', 'C', '2015-05-28 18:16:25', '4d7d2ff072', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2060, '213.13.127.29', 0, 0),
(9421, 'lourocorreia@msn.com', '', '', 'n', 'C', '2015-05-28 18:17:08', 'ba0ca65a96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2061, '62.169.70.158', 0, 0),
(9422, 'andrew_miudo@hotmail.com', '', '', 'n', 'C', '2015-05-28 18:27:28', '350a0191f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2064, '89.115.98.52', 0, 0),
(9423, 'mafaldadecastro@gmail.com', '', '', 'n', 'C', '2015-05-28 18:34:02', 'c3ea8ca25c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2065, '89.115.95.90', 0, 0),
(9424, 'amesquitap@gmail.com', '', '', 'n', 'C', '2015-05-28 18:34:05', 'd341e8a77b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2066, '85.242.35.143', 0, 0),
(9425, 'costapereiraines@gmail.com', '', '', 'n', 'C', '2015-05-28 18:39:31', '1101c1260c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2068, '85.246.35.217', 0, 0),
(9426, 'michele.schweizer.privat@gmail.com', '', '', 'n', 'C', '2015-05-28 18:42:02', '055e85a375', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2069, '178.197.235.25', 0, 0),
(9427, 'mefmartella@hotmail.com', '', '', 'n', 'C', '2015-05-28 18:44:28', '289483a603', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2070, '105.172.23.200', 0, 0),
(9428, 'sergiobcoliveira@hotmail.com', '', '', 'n', 'C', '2015-05-28 18:45:47', 'ea457cbb4a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2071, '87.212.156.20', 0, 0),
(9429, 'marta.queirozairespq@gmail.com', '', '', 'n', 'C', '2015-05-28 18:46:59', '54738f1077', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2072, '85.241.98.195', 0, 0),
(9430, 'catiamscruz@gmail.com', '', '', 'n', 'C', '2015-05-28 18:50:40', '5547d40f93', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2073, '181.64.86.183', 0, 0),
(9431, 'anajnl@gmail.com', '', '', 'n', 'C', '2015-05-28 18:51:48', '8d2b42cc7c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2074, '85.243.79.162', 0, 0),
(9432, 'facebook_user_carolina_fernandes@example.com', '', '', 'n', 'C', '2015-05-28 18:52:16', 'b172c48c54', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2075, '79.168.173.41', 0, 0),
(9433, 'carla.alexandra.natario@gmail.com', '', '', 'n', 'C', '2015-05-28 18:53:59', 'c1230b3967', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2076, '93.108.58.2', 0, 0),
(9434, 'caetanaheredia922@gmail.com', '', '', 'n', 'C', '2015-05-28 18:55:57', '55e62af010', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2077, '85.244.108.246', 0, 0),
(9435, 'camilacavalcanti@me.com', '', '', 'n', 'C', '2015-05-28 18:57:21', 'ef2f268960', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2078, '187.113.66.247', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(9436, 'didier@didierpiter.com', 'Piter', '', 'n', 'C', '2015-05-28 18:58:03', '6ca5061b3d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/nuno-matta/', 0, '92.149.112.118', 0, 0),
(9437, 'anaritagomes89@hotmail.com', '', '', 'n', 'C', '2015-05-28 19:00:47', '28301aac24', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2079, '105.174.2.110', 0, 0),
(9438, 'madalenamnecas@gmail.com', '', '', 'n', 'C', '2015-05-28 19:03:15', 'c36651d40e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2080, '79.168.162.27', 0, 0),
(9439, 'maverick_carneiro@hotmail.com', '', '', 'n', 'C', '2015-05-28 19:03:34', '0c0f0fc094', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2081, '82.154.224.153', 0, 0),
(9440, 'miguensvieira@hotmail.com', '', '', 'n', 'C', '2015-05-28 19:03:55', 'a88b905ad9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2082, '93.108.216.245', 0, 0),
(9441, 'decorporumfio@gmail.com', '', '', 'n', 'C', '2015-05-28 19:16:00', 'dd9edc4286', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2083, '46.189.175.243', 0, 0),
(9442, 'bela.duarte18@gmail.com', 'ANABELA DUARTE ', '', 'n', 'C', '2015-05-28 19:17:41', 'b426575e41', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/award-categories/surfista-feminina-do-ano-roxy/', 3214, '85.242.174.18', 0, 0),
(9443, 'carolturcato@gmail.com', '', '', 'n', 'C', '2015-05-28 19:18:49', '1f6c518640', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2084, '37.189.0.41', 0, 0),
(9444, 'carlosduarte.frutarias@gmail.com', 'carlos duarte frutarias ', '', 'n', 'C', '2015-05-28 19:20:14', '406f0e0f0e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.com/newsletter-2/?nm=already_confirmed&nk=9442-b426575e41', 0, '85.242.174.18', 0, 0),
(9445, 'diogo_ramalhao@hotmail.com', '', '', 'n', 'C', '2015-05-28 19:21:42', '1a355a8a01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2086, '37.189.0.41', 0, 0),
(9446, 'traposdecorcomamor@gmail.com', '', '', 'n', 'C', '2015-05-28 19:22:17', 'fc9ca0a9e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2087, '46.189.175.243', 0, 0),
(9447, 'rbgmota@gmail.com', '', '', 'n', 'C', '2015-05-28 19:22:51', '90e3c0b137', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2088, '85.240.240.238', 0, 0),
(9448, 'facebook_user_martim_feron@example.com', '', '', 'n', 'C', '2015-05-28 19:26:09', 'f6a2b78c1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2089, '82.154.230.162', 0, 0),
(9449, 'pitra.pss@gmail.com', '', '', 'n', 'C', '2015-05-28 19:28:07', '055020b92c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2090, '176.78.165.60', 0, 0),
(9450, 'facebook_user_leonor_lopez_de_carrion@example.com', '', '', 'n', 'C', '2015-05-28 19:28:29', '8181ce5540', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2091, '81.84.141.88', 0, 0),
(9451, 'helder.malhao@gmail.com', '', '', 'n', 'C', '2015-05-28 19:34:41', '3fadb6699f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2092, '89.180.217.11', 0, 0),
(9452, 'xavier.iness@gmail.com', '', '', 'n', 'C', '2015-05-28 19:38:46', 'b77b5b7b50', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2093, '85.244.109.244', 0, 0),
(9453, 'teodora_costa@hotmail.com', '', '', 'n', 'C', '2015-05-28 19:40:26', 'e64554d800', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2094, '87.103.68.186', 0, 0),
(9454, 'facebook_user_antonio_rpbastos@example.com', '', '', 'n', 'C', '2015-05-28 19:40:31', '18d21cf6d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2095, '81.84.10.27', 0, 0),
(9455, 'flip__8@hotmail.com', '', '', 'n', 'C', '2015-05-28 19:44:09', 'eee4d9987f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2097, '179.218.240.91', 0, 0),
(9456, 'carolina.ribeiro.lopes@hotmail.com', '', '', 'n', 'C', '2015-05-28 19:44:57', 'c8776758ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2098, '46.189.175.243', 0, 0),
(9457, 'vieirafrancisco100@gmail.com', 'francisco', '', 'n', 'C', '2015-05-28 19:48:12', 'f3f170f492', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '89.115.63.249', 0, 0),
(9458, 'danielammfreire@gmail.com', '', '', 'n', 'C', '2015-05-28 19:48:26', '2e7b5ddb60', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2099, '95.92.106.214', 0, 0),
(9459, 'niamiranda@gmail.com', '', '', 'n', 'C', '2015-05-28 19:55:51', 'f96e5854c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2101, '89.115.92.168', 0, 0),
(9460, 'filipa.deassuncao@gmail.com', '', '', 'n', 'C', '2015-05-28 19:59:08', '77f249d32b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2102, '79.169.40.129', 0, 0),
(9461, 'mig.paulino@gmail.com', '', '', 'n', 'C', '2015-05-28 20:02:24', '4873b8f6d3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2103, '95.93.0.104', 0, 0),
(9462, 'momentsintra@gmail.com', '', '', 'n', 'C', '2015-05-28 20:02:25', '909b96f846', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2104, '87.103.59.209', 0, 0),
(9463, 'facebook_user_goncalo_magalhaes_1@example.com', '', '', 'n', 'C', '2015-05-28 20:05:00', '68d0b43e67', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2105, '94.132.122.16', 0, 0),
(9464, 'mara200877@gmail.com', '', '', 'n', 'C', '2015-05-28 20:06:00', '27fde4b799', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2106, '2.83.51.156', 0, 0),
(9465, 'facebook_user_nicole_groen@example.com', '', '', 'n', 'C', '2015-05-28 20:10:57', 'ab3d3e0534', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2107, '85.240.176.118', 0, 0),
(9466, 'marina.q.uricchio@gmail.com', '', '', 'n', 'C', '2015-05-28 20:13:05', 'f1d226acd4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2108, '5.43.34.210', 0, 0),
(9467, 'anacarecosta@gmail.com', '', '', 'n', 'C', '2015-05-28 20:18:43', 'b30d335918', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2109, '85.247.182.127', 0, 0),
(9468, 'sifugonsalo@gmail.com', '', '', 'n', 'C', '2015-05-28 20:21:03', 'ccdb16596d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2110, '188.80.86.134', 0, 0),
(9469, 'facebook_user_kira_groen@example.com', '', '', 'n', 'C', '2015-05-28 20:21:10', 'f3ad104ee3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2111, '14.202.15.12', 0, 0),
(9470, 'miguelbarrosmoura@gmail.com', '', '', 'n', 'C', '2015-05-28 20:21:49', 'abfc85c82f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2112, '79.169.74.203', 0, 0),
(9471, 'jcrasteiro@googlemail.com', '', '', 'n', 'C', '2015-05-28 20:22:17', 'da626b6c2b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2114, '82.154.151.76', 0, 0),
(9472, 'joana_brilha@hotmail.com', '', '', 'n', 'C', '2015-05-28 20:25:59', '9e5e72bf33', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2115, '95.93.58.126', 0, 0),
(9473, 'dd.g2000@hotmail.com', '', '', 'n', 'C', '2015-05-28 20:27:36', '59beecde7e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2117, '85.240.176.118', 0, 0),
(9474, 'rura@netcabo.pt', '', '', 'n', 'C', '2015-05-28 20:28:28', 'b91dc67fe6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2118, '95.92.170.1', 0, 0),
(9475, 'sonia.asduarte@gmail.com', '', '', 'n', 'C', '2015-05-28 20:29:50', 'df361ba69d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2119, '88.214.160.22', 0, 0),
(9476, 'rita.mariano1@sapo.pt', '', '', 'n', 'C', '2015-05-28 20:33:07', 'f3ef063c5d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2120, '79.168.156.116', 0, 0),
(9477, 'pedrodaniel_silva@hotmail.com', '', '', 'n', 'C', '2015-05-28 20:33:34', 'b65238256b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2121, '82.154.116.25', 0, 0),
(9478, 'varsousa@gmail.com', '', '', 'n', 'C', '2015-05-28 20:37:53', 'eed3d2ee6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2123, '79.169.219.246', 0, 0),
(9479, 'pyrrait@hotmail.com', '', '', 'n', 'C', '2015-05-28 20:50:27', '89fc92b8fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2125, '79.168.28.99', 0, 0),
(9480, 'goncalophoto@gmail.com', '', '', 'n', 'C', '2015-05-28 20:55:00', '66f7886c2a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2126, '46.189.150.126', 0, 0),
(9481, 'herve.lacase@gmail.com', 'herve', '', 'n', 'C', '2015-05-28 20:57:10', '38fe700edc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '90.60.57.60', 0, 0),
(9482, 'facebook_user_antonio_milne_carmo@example.com', '', '', 'n', 'C', '2015-05-28 20:58:08', '0b9c21cd9c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2127, '79.168.197.86', 0, 0),
(9483, 'matilde.loureiro22@hotmail.com', '', '', 'n', 'C', '2015-05-28 21:05:29', 'a515f9d005', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2129, '81.84.238.227', 0, 0),
(9484, 'nuno.p.oliveira@hotmail.com', '', '', 'n', 'C', '2015-05-28 21:09:02', 'c5e3957d96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2130, '46.189.190.99', 0, 0),
(9485, 'mariafernandascosta@gmail.com', '', '', 'n', 'C', '2015-05-28 21:10:54', 'f2c4e73e93', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2131, '85.245.65.59', 0, 0),
(9486, 'catarina_baby@hotmail.com', '', '', 'n', 'C', '2015-05-28 21:18:54', '3513f6a3c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2132, '95.93.170.181', 0, 0),
(9487, 'rodrigofeijo98@gmail.com', '', '', 'n', 'C', '2015-05-28 21:22:22', '34bdc069e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2133, '188.37.136.121', 0, 0),
(9488, 'constanca_folque@hotmail.com', '', '', 'n', 'C', '2015-05-28 21:23:19', '8e52e3dec4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2134, '85.244.117.32', 0, 0),
(9489, 'sofiadiana13@gmail.com', '', '', 'n', 'C', '2015-05-28 21:25:08', 'ac9172ccad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2135, '85.240.174.185', 0, 0),
(9490, 'caladinho128@gmail.com', '', '', 'n', 'C', '2015-05-28 21:30:02', '0f0cfcbfe8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2137, '93.108.159.121', 0, 0),
(9491, 'sndrpereira13@hotmail.com', '', '', 'n', 'C', '2015-05-28 21:31:07', '220e643de0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2138, '85.245.100.50', 0, 0),
(9492, 'constanca.santos.silva@gmail.com', '', '', 'n', 'C', '2015-05-28 21:31:13', '643c8f5439', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2139, '188.37.173.125', 0, 0),
(9493, 'ninicsa@gmail.com', '', '', 'n', 'C', '2015-05-28 21:33:43', 'f2c89622fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2140, '46.189.165.207', 0, 0),
(9494, 'diogo_zipfel@hotmail.com', '', '', 'n', 'C', '2015-05-28 21:34:07', '5f1250894c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2141, '95.93.166.196', 0, 0),
(9495, 'vladimiromamede5@gmail.com', 'vladimiro mamede', '', 'n', 'C', '2015-05-28 21:34:09', '5248acf02f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/nuno-matta/', 0, '81.84.34.186', 0, 0),
(9496, 'helena_camargo@ig.com.br', '', '', 'n', 'C', '2015-05-28 21:34:12', 'd0cad24d5a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2142, '177.92.28.181', 0, 0),
(9497, 'digs_foot@hotmail.com', '', '', 'n', 'C', '2015-05-28 21:34:18', 'eff25abe76', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2143, '85.244.52.180', 0, 0),
(9498, 'timoteo.diogo@gmail.com', '', '', 'n', 'C', '2015-05-28 21:34:44', '864884bcbf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2144, '79.169.60.79', 0, 0),
(9499, 'miromamede@hotmail.com', '', '', 'n', 'C', '2015-05-28 21:34:53', '5725063915', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2145, '81.84.34.186', 0, 0),
(9500, 'diogo_tutty@hotmail.com', '', '', 'n', 'C', '2015-05-28 21:38:39', '5b31e1fcfb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2147, '85.242.249.97', 0, 0),
(9501, 'nike_kinds@hotmail.com', '', '', 'n', 'C', '2015-05-28 21:40:36', '7ea5af081e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2148, '95.92.97.64', 0, 0),
(9502, 'marianaguterres@hotmail.com', '', '', 'n', 'C', '2015-05-28 21:41:48', '3da7b2abb8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2149, '89.115.51.128', 0, 0),
(9503, 't_cmonteiro@hotmail.com', '', '', 'n', 'C', '2015-05-28 21:41:55', '1d9c04dea1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2150, '89.114.207.199', 0, 0),
(9504, 'facebook_user_diogo_pedro_roque@example.com', '', '', 'n', 'C', '2015-05-28 21:43:05', '09054079a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2151, '79.169.35.55', 0, 0),
(9505, 'fa_djalo16@hotmail.com', '', '', 'n', 'C', '2015-05-28 21:43:39', '3ef3e08c6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2152, '79.168.69.95', 0, 0),
(9506, 'josemiguellimacorreia@gmail.com', '', '', 'n', 'C', '2015-05-28 21:46:45', 'b484b3fb53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2153, '89.214.186.64', 0, 0),
(9507, 'facebook_user_vitor_filipe@example.com', '', '', 'n', 'C', '2015-05-28 21:52:03', '98c6463920', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2156, '84.91.103.123', 0, 0),
(9508, 'margaridapreis@gmail.com', '', '', 'n', 'C', '2015-05-28 21:52:52', 'a647fe5251', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2157, '95.93.174.238', 0, 0),
(9509, 'mariafranciscaataide@hotmail.com', '', '', 'n', 'C', '2015-05-28 21:53:10', '964a1db97c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2158, '82.154.231.114', 0, 0),
(9510, 'zangadreza@hotmail.com', '', '', 'n', 'C', '2015-05-28 21:55:32', '503f5989a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2159, '82.155.167.220', 0, 0),
(9511, 'fabioasv27@gmail.com', '', '', 'n', 'C', '2015-05-28 21:57:12', '40e7a07f25', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2160, '85.245.58.26', 0, 0),
(9512, 'teresaborgescoutinho@hotmail.com', '', '', 'n', 'C', '2015-05-28 21:58:04', '83a18d20d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2161, '87.103.72.80', 0, 0),
(9513, 'ffrferreira@gmail.com', '', '', 'n', 'C', '2015-05-28 21:58:19', '5e64c6b52e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2162, '85.245.137.9', 0, 0),
(9514, 'ruben_hawai@hotmail.com', '', '', 'n', 'C', '2015-05-28 21:59:29', '35d00ea916', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2163, '85.246.232.199', 0, 0),
(9515, 'isadora.r@hotmail.com', '', '', 'n', 'C', '2015-05-28 22:01:33', '38526562ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2164, '201.22.84.170', 0, 0),
(9516, 'facebook_user_miguel_colaco_jl@example.com', '', '', 'n', 'C', '2015-05-28 22:11:11', 'f666ea892c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2165, '85.245.153.221', 0, 0),
(9517, 'facebook_user_minhau_v_morgado@example.com', '', '', 'n', 'C', '2015-05-28 22:12:44', '4dae99db04', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2166, '79.169.34.216', 0, 0),
(9518, 'sofiaccbernardo@gmail.com', '', '', 'n', 'C', '2015-05-28 22:27:39', '983d3e627a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2167, '189.161.148.174', 0, 0),
(9519, 'andreia.anjos.alves@gmail.com', '', '', 'n', 'C', '2015-05-28 22:29:16', 'cc14aa03e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2168, '85.240.9.142', 0, 0),
(9520, 'duartecamarapina@gmail.com', '', '', 'n', 'C', '2015-05-28 22:37:30', '86750b239b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2169, '95.92.105.42', 0, 0),
(9521, 'tomasappleton621@hotmail.com', '', '', 'n', 'C', '2015-05-28 22:42:48', '915a7e0b7f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2171, '109.246.171.177', 0, 0),
(9522, 'domingos-albuquerque@hotmail.com', '', '', 'n', 'C', '2015-05-28 22:50:41', '2e788d8971', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2172, '5.249.2.40', 0, 0),
(9523, 'dudas.baltazar@hotmail.com', '', '', 'n', 'C', '2015-05-28 22:51:25', 'f069e89928', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2173, '82.155.80.10', 0, 0),
(9524, 'malucodasmotas@clix.pt', '', '', 'n', 'C', '2015-05-28 22:55:15', 'cc364a689e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2174, '89.180.158.23', 0, 0),
(9525, 'nunopintoguedes@gmail.com', '', '', 'n', 'C', '2015-05-28 22:55:17', 'fa5e61a196', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2175, '81.193.16.197', 0, 0),
(9526, 'miranda.anna@clix.pt', '', '', 'n', 'C', '2015-05-28 22:57:19', '10706af2d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2176, '95.95.107.88', 0, 0),
(9527, 'guedes_do_meio@hotmail.com', '', '', 'n', 'C', '2015-05-28 23:00:14', 'a36d172bb8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2177, '85.138.193.36', 0, 0),
(9528, 'machadex@netcabo.pt', '', '', 'n', 'C', '2015-05-28 23:00:27', 'a3f81cd708', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2178, '85.242.166.198', 0, 0),
(9529, '1938miema@gmail.com', '', '', 'n', 'C', '2015-05-28 23:03:14', '97032890ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2180, '95.92.248.45', 0, 0),
(9530, 'facebook_user_paulo_ramos_do_o@example.com', '', '', 'n', 'C', '2015-05-28 23:06:02', '0ac1b88290', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2181, '85.247.150.2', 0, 0),
(9531, 'falcanito81@hotmail.com', '', '', 'n', 'C', '2015-05-28 23:06:24', '0e183a7686', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2182, '79.168.111.217', 0, 0),
(9532, 'gugas97@gmail.com', '', '', 'n', 'C', '2015-05-28 23:08:40', '64e1784eb1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2183, '82.154.13.75', 0, 0),
(9533, 'harodrigues@impresa.pt', '', '', 'n', 'C', '2015-05-28 23:10:11', '0659277a6a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2184, '81.84.38.182', 0, 0),
(9534, 'ema.goncalves@sapo.pt', '', '', 'n', 'C', '2015-05-28 23:10:47', 'ce95d9cce9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2185, '85.243.139.96', 0, 0),
(9535, 'marta.correiadebarros@gmail.com', '', '', 'n', 'C', '2015-05-28 23:15:06', 'f4fecc8331', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2186, '85.138.194.96', 0, 0),
(9536, 'diogapo@sapo.pt', '', '', 'n', 'C', '2015-05-28 23:23:24', 'bd4fe66b9e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2187, '95.136.81.224', 0, 0),
(9537, 'dimello97@gmail.com', '', '', 'n', 'C', '2015-05-28 23:25:55', 'd5ca56018a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2188, '85.244.138.243', 0, 0),
(9538, 'duarteserracardoso@gmail.com', '', '', 'n', 'C', '2015-05-28 23:34:28', '39fb9ced13', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2189, '79.168.132.7', 0, 0),
(9539, 'nog1955@gmail.com', '', '', 'n', 'C', '2015-05-28 23:35:19', 'bc956cf88b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2190, '85.246.225.97', 0, 0),
(9540, 'louise.br@hotmail.fr', '', '', 'n', 'C', '2015-05-28 23:36:27', '22de8ce084', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2191, '95.93.167.164', 0, 0),
(9541, 'paulapmontenegro@gmail.com', '', '', 'n', 'C', '2015-05-28 23:46:15', '8a739e7646', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2192, '188.82.144.225', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(9542, 'pete_barros@hotmail.com', '', '', 'n', 'C', '2015-05-28 23:51:57', '0f341969ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2193, '176.78.164.27', 0, 0),
(9543, 'duarte_cunhaa@hotmail.com', '', '', 'n', 'C', '2015-05-28 23:53:01', 'e70f4cb8b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2194, '79.168.158.153', 0, 0),
(9544, 'andrepjoao@gmail.com', '', '', 'n', 'C', '2015-05-28 23:55:23', 'cfb5d6387c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2195, '95.94.16.127', 0, 0),
(9545, 'facebook_user_daniel_fortes@example.com', '', '', 'n', 'C', '2015-05-28 23:56:17', 'f0d78813ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2196, '79.169.78.148', 0, 0),
(9546, 'neliapinto@hotmail.com', '', '', 'n', 'C', '2015-05-28 23:56:20', '1b80238698', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2197, '2.83.80.35', 0, 0),
(9547, 'pippas_a@hotmail.com', '', '', 'n', 'C', '2015-05-29 00:19:02', '2f4e3cfec8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2198, '95.95.119.103', 0, 0),
(9548, 'mafaldaserradasduarte@gmail.com', '', '', 'n', 'C', '2015-05-29 00:32:51', '6b57658b4d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2199, '122.149.217.51', 0, 0),
(9549, 'ritaluiss@hotmail.com', '', '', 'n', 'C', '2015-05-29 00:34:16', '1e483e74a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2200, '37.189.106.172', 0, 0),
(9550, 'camila.pintolima@cms-rpa.com', '', '', 'n', 'C', '2015-05-29 01:14:01', '9bdd8e4a53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2201, '79.168.173.8', 0, 0),
(9551, 'leonorpratt@hotmail.com', '', '', 'n', 'C', '2015-05-29 01:17:08', '97322355c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2202, '62.169.86.126', 0, 0),
(9552, 'pdmesquita@msn.com', '', '', 'n', 'C', '2015-05-29 01:36:07', '5701f96f19', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2203, '188.140.34.168', 0, 0),
(9553, 'pedrobsousa@yahoo.com', '', '', 'n', 'C', '2015-05-29 02:12:18', '473e5f285c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2204, '79.169.57.3', 0, 0),
(9554, 'facebook_user_luciano_burin@example.com', '', '', 'n', 'C', '2015-05-29 02:16:02', 'ae56092bc3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2205, '191.191.35.4', 0, 0),
(9555, 'maria_bia25@hotmail.com', '', '', 'n', 'C', '2015-05-29 02:17:24', 'b009271a2b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2206, '95.94.176.197', 0, 0),
(9556, 'male.s.pereira@gmail.com', '', '', 'n', 'C', '2015-05-29 02:44:17', '009c7b94be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2207, '186.220.17.204', 0, 0),
(9557, 'gabstuf@gmail.com', '', '', 'n', 'C', '2015-05-29 05:04:14', 'c517e8a731', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2209, '177.207.69.153', 0, 0),
(9558, 'adigiulio@ripcurl-europe.com', '', '', 'n', 'C', '2015-05-29 05:39:57', 'b4ad669116', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2210, '176.186.147.163', 0, 0),
(9559, 'luisamariameirelles@gmail.com', '', '', 'n', 'C', '2015-05-29 05:55:00', '007ff66626', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2212, '85.138.109.85', 0, 0),
(9560, 'antonio.ribeiro@a-ribeiro.com', '', '', 'n', 'C', '2015-05-29 06:37:52', '3e63081a0b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2213, '87.103.60.216', 0, 0),
(9561, 'franciscomarquesdacosta@gmail.com', '', '', 'n', 'C', '2015-05-29 06:37:53', 'f804d8b015', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2214, '188.81.226.131', 0, 0),
(9562, 'tatudebem@hotmail.com', '', '', 'n', 'C', '2015-05-29 06:51:11', 'bb2f3e1314', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2215, '88.214.166.131', 0, 0),
(9563, 'belila@netcabo.pt', '', '', 'n', 'C', '2015-05-29 06:54:28', 'b67128fb57', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2216, '188.37.39.220', 0, 0),
(9564, 'facebook_user_francisco_brazao@example.com', '', '', 'n', 'C', '2015-05-29 07:13:03', '2f79ea0da9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2217, '193.236.58.153', 0, 0),
(9565, 'luismelo1000@gmail.com', '', '', 'n', 'C', '2015-05-29 07:18:28', '43c3848d4c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2218, '193.236.58.153', 0, 0),
(9566, 'manmat@netvisao.pt', '', '', 'n', 'C', '2015-05-29 07:22:46', 'c872fda099', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2219, '84.91.98.212', 0, 0),
(9567, 'sommer.petita@gmail.com', '', '', 'n', 'C', '2015-05-29 07:38:27', '9ee1b834e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2221, '79.168.183.20', 0, 0),
(9568, 'paulasusana72@gmail.com', '', '', 'n', 'C', '2015-05-29 07:58:43', 'e96f86c783', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2222, '192.168.1.238', 0, 0),
(9569, 'mariaantonietavieirasoares@hotmail.com', '', '', 'n', 'C', '2015-05-29 07:59:03', 'd975ee7396', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2223, '192.168.1.147', 0, 0),
(9570, 'vilhenaana@gmail.com', '', '', 'n', 'C', '2015-05-29 08:18:06', 'a4cb08d97b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2224, '197.249.39.216', 0, 0),
(9571, 'xiprado@gmail.com', '', '', 'n', 'C', '2015-05-29 08:23:15', '83a9473d0f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2225, '88.214.166.98', 0, 0),
(9572, 'mattashapes@gmail.com', '', '', 'n', 'C', '2015-05-29 08:34:19', 'fabac4da17', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2226, '95.93.156.15', 0, 0),
(9573, 'facebook_user_joao_antunes_3@example.com', '', '', 'n', 'C', '2015-05-29 08:37:51', 'a8d571b18a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2227, '2.82.179.240', 0, 0),
(9574, 'tiagoserrenho@gmail.com', '', '', 'n', 'C', '2015-05-29 08:47:47', '00b74d72fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2228, '139.191.229.184', 0, 0),
(9575, 'ricardoaragaoguimaraes@gmail.com', '', '', 'n', 'C', '2015-05-29 08:52:17', 'bf5c9059f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2229, '212.0.161.140', 0, 0),
(9576, 'arlsiglesias@hotmail.com', '', '', 'n', 'C', '2015-05-29 08:54:11', '3285be694c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2230, '193.47.185.124', 0, 0),
(9577, 'joaogrilom@hotmail.com', '', '', 'n', 'C', '2015-05-29 09:03:31', '8f64261915', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2231, '84.91.234.74', 0, 0),
(9578, '11c.liceupedronunes@gmail.com', '', '', 'n', 'C', '2015-05-29 09:03:31', '284938fa54', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2232, '193.236.58.153', 0, 0),
(9579, 'joannarebelo@aol.com', '', '', 'n', 'C', '2015-05-29 09:03:47', '3dbf08c4f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2233, '79.168.172.237', 0, 0),
(9580, 'miguel.ping@gmail.com', '', '', 'n', 'C', '2015-05-29 09:05:14', 'cf23030603', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2234, '195.59.205.58', 0, 0),
(9581, 'irinaluz76@gmail.com', '', '', 'n', 'C', '2015-05-29 09:12:01', 'c133d685b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2235, '92.40.103.138', 0, 0),
(9582, 'nadiaocarvalho@gmail.com', '', '', 'n', 'C', '2015-05-29 09:13:32', '5e877a4182', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2236, '176.78.131.119', 0, 0),
(9583, 'facebook_user_vitor_rodrigues@example.com', '', '', 'n', 'C', '2015-05-29 09:20:53', '9846b59641', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2237, '93.108.156.107', 0, 0),
(9584, 'mendonca.vasco@gmail.com', '', '', 'n', 'C', '2015-05-29 09:21:18', 'c8b07e6f05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2238, '85.240.90.194', 0, 0),
(9585, 'ritalage75@gmail.com', '', '', 'n', 'C', '2015-05-29 09:25:06', '790a3e819e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2240, '85.240.90.194', 0, 0),
(9586, 'luis.mfviana@gmail.com', '', '', 'n', 'C', '2015-05-29 09:30:10', 'b7f91c2e64', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2242, '212.55.136.18', 0, 0),
(9587, 'susanafc78@gmail.com', '', '', 'n', 'C', '2015-05-29 09:44:58', '87eab0c182', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2244, '10.100.0.36', 0, 0),
(9588, 'cpombocardoso@gmail.com', '', '', 'n', 'C', '2015-05-29 09:56:33', 'ec1fd5ff29', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2245, '82.154.231.78', 0, 0),
(9589, 'joanapichel@e-eventual.com', '', '', 'n', 'C', '2015-05-29 10:03:40', '8976e9284c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2246, '87.103.66.167', 0, 0),
(9590, 'maria.leonidas.rocha@gmail.com', '', '', 'n', 'C', '2015-05-29 10:10:26', 'a0d14924b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2247, '85.246.228.62', 0, 0),
(9591, 'manuel_mera78@hotmail.com', '', '', 'n', 'C', '2015-05-29 10:11:08', '20e85f8539', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2248, '146.193.56.126', 0, 0),
(9592, 'ritapgduarte@gmail.com', '', '', 'n', 'C', '2015-05-29 10:16:21', 'ff84cd84f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2249, '41.215.211.148', 0, 0),
(9593, 'tiago_tp@hotmail.com', '', '', 'n', 'C', '2015-05-29 10:24:14', '46ecb35533', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2250, '85.245.188.192', 0, 0),
(9594, 'menfil.art@gmail.com', '', '', 'n', 'C', '2015-05-29 10:29:35', 'c4a3aec5f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2252, '212.0.161.140', 0, 0),
(9595, 'pcpocg@gmail.com', '', '', 'n', 'C', '2015-05-29 10:35:25', '420d845348', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2254, '213.63.135.82', 0, 0),
(9596, 'facebook_user_sara_ribeiro@example.com', '', '', 'n', 'C', '2015-05-29 10:51:27', 'e524d4cbe1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2255, '194.117.10.254', 0, 0),
(9597, 'mcrefrp@hotmail.com', '', '', 'n', 'C', '2015-05-29 11:01:09', 'a3e051ffdb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2256, '81.84.89.135', 0, 0),
(9598, 'joanabo.2@gmail.com', '', '', 'n', 'C', '2015-05-29 11:01:59', '04691780e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2257, '79.168.50.41', 0, 0),
(9599, 'dariomorgado1@hotmail.com', '', '', 'n', 'C', '2015-05-29 11:02:21', 'a277bd793b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2258, '85.243.150.186', 0, 0),
(9600, 'redvelo@hotmail.com', '', '', 'n', 'C', '2015-05-29 11:04:10', '9eca866876', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2259, '195.23.44.42', 0, 0),
(9601, 'secretaria@esah.org', '', '', 'n', 'C', '2015-05-29 11:22:44', 'f256a8de91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2260, '192.168.1.102', 0, 0),
(9602, 'facebook_user_paula_freitas@example.com', '', '', 'n', 'C', '2015-05-29 11:37:08', '03c223c610', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2262, '93.108.146.8', 0, 0),
(9603, 'ijagaivao@hotmail.com', '', '', 'n', 'C', '2015-05-29 11:40:18', 'f52ec80fa6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2263, '85.138.110.90', 0, 0),
(9604, 'konelch@hotmail.com', '', '', 'n', 'C', '2015-05-29 11:40:27', '3b881f789a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2264, '85.138.37.71', 0, 0),
(9605, 'guilherme93silva20@gmail.com', '', '', 'n', 'C', '2015-05-29 11:46:44', '46ed8f4356', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2267, '81.193.66.86', 0, 0),
(9606, 'daniel.leitao123@gmail.com', '', '', 'n', 'C', '2015-05-29 12:01:55', '6bb5152973', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2269, '81.84.240.198', 0, 0),
(9607, 'escolasurflitoralalentejano@gmail.com', '', '', 'n', 'C', '2015-05-29 12:05:06', 'f831ae3572', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2270, '89.214.141.25', 0, 0),
(9608, 'filipepicareta@hotmail.com', '', '', 'n', 'C', '2015-05-29 12:07:29', 'e35d74e2c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2271, '93.102.106.161', 0, 0),
(9609, 'constanca.as@gmail.com', '', '', 'n', 'C', '2015-05-29 12:21:14', '2d8232e926', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2272, '85.240.77.143', 0, 0),
(9610, 'mariana.pardal.m@gmail.com', '', '', 'n', 'C', '2015-05-29 12:26:06', '139aa7f306', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2273, '85.241.238.13', 0, 0),
(9611, 'rossimotas@hotmail.com', '', '', 'n', 'C', '2015-05-29 12:28:34', 'ca880192a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2274, '95.94.36.2', 0, 0),
(9612, 'margaridasgodinho@gmail.com', '', '', 'n', 'C', '2015-05-29 12:32:58', '0081b01901', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2277, '89.115.29.228', 0, 0),
(9613, 'davidccbernardo@outlook.com', '', '', 'n', 'C', '2015-05-29 12:34:17', 'ac04f7dd20', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2278, '5.249.47.33', 0, 0),
(9614, 'damiaofranco@hotmail.com', '', '', 'n', 'C', '2015-05-29 12:35:58', 'd46c532f6a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2279, '77.54.148.199', 0, 0),
(9615, 'kikomarinheiro_@hotmail.com', '', '', 'n', 'C', '2015-05-29 12:37:45', '2481f1c2f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2280, '79.168.163.209', 0, 0),
(9616, 'facebook_user_francisca_costa_e_silva@example.com', '', '', 'n', 'C', '2015-05-29 12:40:45', '85a0c361d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2281, '87.103.60.200', 0, 0),
(9617, 'pipass_12@hotmail.com', '', '', 'n', 'C', '2015-05-29 12:40:50', '9cf10f54ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2282, '194.117.2.103', 0, 0),
(9618, 'joaovieira6@gmail.com', '', '', 'n', 'C', '2015-05-29 12:49:36', 'ac35a8db7f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2284, '79.58.4.88', 0, 0),
(9619, 'franciscatrabucho@hotmail.com', '', '', 'n', 'C', '2015-05-29 12:50:31', '0a078eff4f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2285, '81.84.1.96', 0, 0),
(9620, 'pedroanunes@gmail.com', '', '', 'n', 'C', '2015-05-29 12:53:53', '13b23e142d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2287, '194.140.232.62', 0, 0),
(9621, 'escola.fmvm@gmail.com', '', '', 'n', 'C', '2015-05-29 13:03:32', '6ff6455206', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2288, '85.245.108.230', 0, 0),
(9622, 'diogo.marquez@hotmail.com', '', '', 'n', 'C', '2015-05-29 13:13:36', '0e0410cae6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2290, '85.245.108.230', 0, 0),
(9623, 'franciscoc1995@hotmail.com', '', '', 'n', 'C', '2015-05-29 13:19:57', '00c4c50bc2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2291, '85.245.217.25', 0, 0),
(9624, 'ns_henriques@yahoo.com', '', '', 'n', 'C', '2015-05-29 13:36:03', 'be82e1f95b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2292, '2.81.205.148', 0, 0),
(9625, 'kika_mc_am@hotmail.com', '', '', 'n', 'C', '2015-05-29 13:36:19', 'fec435bcb9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2293, '85.138.98.121', 0, 0),
(9626, 'margaridaferro@hotmail.com', '', '', 'n', 'C', '2015-05-29 13:48:18', '4a34451d21', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2294, '193.47.185.124', 0, 0),
(9627, 'daniel.c.vieites@gmail.com', '', '', 'n', 'C', '2015-05-29 13:48:46', '22144d5538', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2295, '217.129.233.219', 0, 0),
(9628, 'vania.r85@gmail.com', '', '', 'n', 'C', '2015-05-29 13:49:13', '3d97f6aa71', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2296, '2.80.240.78', 0, 0),
(9629, 'cmmariz@gmail.com', '', '', 'n', 'C', '2015-05-29 13:49:59', '9b5b23ce25', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2297, '197.148.8.123', 0, 0),
(9630, 'diogo.goncalves86@gmail.com', '', '', 'n', 'C', '2015-05-29 13:55:48', '224a0e95bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2300, '213.30.51.218', 0, 0),
(9631, 'facebook_user_eduardo_barroso@example.com', '', '', 'n', 'C', '2015-05-29 13:57:45', '0342c4a432', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2301, '193.136.189.52', 0, 0),
(9632, 'arcpinheiro_94@hotmail.com', '', '', 'n', 'C', '2015-05-29 13:59:29', 'c1faf25219', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2302, '82.154.7.207', 0, 0),
(9633, 'joanacreal@hotmail.com', '', '', 'n', 'C', '2015-05-29 14:01:13', 'cc8a2cbafd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2303, '213.30.6.166', 0, 0),
(9634, 'cataquicky@hotmail.com', '', '', 'n', 'C', '2015-05-29 14:02:20', 'd0c4a1b479', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2305, '93.108.175.127', 0, 0),
(9635, 'andre.e.barroso@gmail.com', '', '', 'n', 'C', '2015-05-29 14:02:54', '66fa416c6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2306, '88.214.186.32', 0, 0),
(9636, 'facebook_user_mariana_cardoso@example.com', '', '', 'n', 'C', '2015-05-29 14:04:48', '89e9b3cdc1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2307, '213.30.6.166', 0, 0),
(9637, 'pipas_monteiro@hotmail.com', '', '', 'n', 'C', '2015-05-29 14:09:05', '3e1d6c3c56', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2308, '213.30.6.166', 0, 0),
(9638, 'anaesteves.bali@gmail.com', '', '', 'n', 'C', '2015-05-29 14:11:07', 'a563e118aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2309, '88.214.168.90', 0, 0),
(9639, 'francisco.barata.garcia@hotmail.com', '', '', 'n', 'C', '2015-05-29 14:12:44', '21516d49ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2310, '194.210.158.229', 0, 0),
(9640, 'luis_rodrigues27@hotmail.com', '', '', 'n', 'C', '2015-05-29 14:13:17', 'e927e66208', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2311, '87.103.57.88', 0, 0),
(9641, 'facebook_user_ricardo_bravo@example.com', '', '', 'n', 'C', '2015-05-29 14:19:08', '3c90a012f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2315, '77.54.120.143', 0, 0),
(9642, 'facebook_user_nana_mathias@example.com', '', '', 'n', 'C', '2015-05-29 14:23:58', '80a042713d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2316, '193.126.131.193', 0, 0),
(9643, 'tomaspimentadagama031@gmail.com', '', '', 'n', 'C', '2015-05-29 14:25:29', '5dbcbe27e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2317, '85.244.45.209', 0, 0),
(9644, 'costinha.rm@hotmail.com', '', '', 'n', 'C', '2015-05-29 14:30:42', '90dee8eb1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2318, '92.251.255.12', 0, 0),
(9645, 'tunynhucruz@hotmail.com', '', '', 'n', 'C', '2015-05-29 14:39:49', 'a950513717', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2320, '95.94.247.157', 0, 0),
(9646, 'rita_strawberry@hotmail.com', '', '', 'n', 'C', '2015-05-29 14:42:04', 'cdd2b4aad2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2321, '85.244.44.97', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(9647, 'camila-surfista@hotmail.com', '', '', 'n', 'C', '2015-05-29 14:44:12', '8128bbb55f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2322, '81.193.138.68', 0, 0),
(9648, 'seravatanow@hotmail.com', '', '', 'n', 'C', '2015-05-29 14:46:54', '433977d0a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2325, '81.193.5.107', 0, 0),
(9649, 'saralexandra.l@hotmail.com', '', '', 'n', 'C', '2015-05-29 14:50:13', '99a6e5a4c4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2328, '89.180.179.166', 0, 0),
(9650, 'amarmarta@gmail.com', '', '', 'n', 'C', '2015-05-29 15:02:39', '9329f7ea65', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2330, '91.198.182.229', 0, 0),
(9651, 'ninaribeiro96@hotmail.com', '', '', 'n', 'C', '2015-05-29 15:02:43', 'a212099f25', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2331, '85.243.233.126', 0, 0),
(9652, 'tiagosbfranco@gmail.com', '', '', 'n', 'C', '2015-05-29 15:13:00', '9e322135f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2333, '85.244.42.248', 0, 0),
(9653, 'joaomanuel.mcorreia@gmail.com', '', '', 'n', 'C', '2015-05-29 15:23:48', 'bcb68e8752', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2335, '85.247.204.108', 0, 0),
(9654, 'le.ewaldh@gmail.com', '', '', 'n', 'C', '2015-05-29 15:25:39', '1941c465d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2336, '47.61.48.204', 0, 0),
(9655, 'franciscabrancomartins@gmail.com', '', '', 'n', 'C', '2015-05-29 15:35:51', 'facb85d8a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2337, '84.113.224.130', 0, 0),
(9656, 'memaraquel@gmail.com', '', '', 'n', 'C', '2015-05-29 15:41:58', '87e4767c56', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2338, '81.164.19.14', 0, 0),
(9657, 'thomasdailytd8@gmail.com', '', '', 'n', 'C', '2015-05-29 15:49:10', 'e7ea73ce1a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2339, '85.138.19.64', 0, 0),
(9658, 'facebook_user_miguel_costa@example.com', '', '', 'n', 'C', '2015-05-29 15:54:59', 'aca88bbe1d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2340, '188.82.37.177', 0, 0),
(9659, 'vasco.campos@noboring.pt', '', '', 'n', 'C', '2015-05-29 15:58:48', '20c3f50e81', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2341, '2.82.161.116', 0, 0),
(9660, 'ritalairesamaral@gmail.com', '', '', 'n', 'C', '2015-05-29 16:00:30', '2130a69872', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2342, '213.58.147.81', 0, 0),
(9661, 'rodrigomnevoa@gmail.com', '', '', 'n', 'C', '2015-05-29 16:00:47', '82bd06306c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2343, '83.240.141.238', 0, 0),
(9662, 'yannick_santerre@hotmail.com', '', '', 'n', 'C', '2015-05-29 16:02:33', '472be3288b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2344, '188.37.132.148', 0, 0),
(9663, 'davidtavares17@gmail.com', '', '', 'n', 'C', '2015-05-29 16:07:49', '66ac265a65', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2345, '188.80.115.3', 0, 0),
(9664, 'mmrezendes@ana.pt', '', '', 'n', 'C', '2015-05-29 16:08:05', '7b69c9e621', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2346, '192.168.150.122', 0, 0),
(9665, 'duartelaranjo@gmail.com', '', '', 'n', 'C', '2015-05-29 16:08:22', '4ceda1f9ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2347, '85.240.180.227', 0, 0),
(9666, 'vitorcoutinho.v@gmail.com', '', '', 'n', 'C', '2015-05-29 16:08:56', '7da780904a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2348, '2.82.97.103', 0, 0),
(9667, 'joanagorgueira@gmail.com', '', '', 'n', 'C', '2015-05-29 16:10:25', '4d96628755', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2349, '10.27.66.10', 0, 0),
(9668, 'diego.1@live.com.pt', '', '', 'n', 'C', '2015-05-29 16:27:27', '24e99b2b9d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2351, '79.168.158.177', 0, 0),
(9669, 'calica44@hotmail.com', '', '', 'n', 'C', '2015-05-29 16:29:33', '554de207bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2352, '87.103.51.214', 0, 0),
(9670, 'andreblayer@hotmail.com', '', '', 'n', 'C', '2015-05-29 16:31:27', '9a51583b41', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2353, '85.243.7.202', 0, 0),
(9671, 'kika.delgado0@gmail.com', '', '', 'n', 'C', '2015-05-29 16:41:09', '9b683c9a97', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2355, '89.114.193.131', 0, 0),
(9672, 'luisdiogo_de_melogodinho@hotmail.com', '', '', 'n', 'C', '2015-05-29 16:44:31', '7cc31a98ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2357, '188.83.253.237', 0, 0),
(9673, 'bernardo.sykes@gmail.com', '', '', 'n', 'C', '2015-05-29 16:47:22', '2058f27ee0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2358, '85.139.240.162', 0, 0),
(9674, 'jdaniel.carvalho@gmail.com', '', '', 'n', 'C', '2015-05-29 16:48:08', 'deab9d4584', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2359, '2.82.98.54', 0, 0),
(9675, 'hugofsoares@hotmail.com', '', '', 'n', 'C', '2015-05-29 16:49:22', 'bf8e912744', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2360, '85.247.102.125', 0, 0),
(9676, 'boarder_raquel@hotmail.com', '', '', 'n', 'C', '2015-05-29 16:51:01', '78bcff46a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2361, '85.139.78.152', 0, 0),
(9677, 'joaquim.torres.app@gmail.com', '', '', 'n', 'C', '2015-05-29 16:51:08', '0995ce7fe6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2362, '62.48.155.5', 0, 0),
(9678, 'm.monteiro.porto@gmail.com', '', '', 'n', 'C', '2015-05-29 16:51:15', 'a80f7700ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2363, '85.138.168.155', 0, 0),
(9679, 'titaa_sm@hotmail.com', '', '', 'n', 'C', '2015-05-29 16:52:59', 'bb3a0865c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2364, '79.168.154.2', 0, 0),
(9680, 'ana-guedes@hotmail.com', '', '', 'n', 'C', '2015-05-29 16:59:54', 'c9dec0cf19', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2365, '85.245.65.142', 0, 0),
(9681, 'paulosk813@hotmail.com', '', '', 'n', 'C', '2015-05-29 17:02:44', '3da1e46a04', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2366, '95.94.240.185', 0, 0),
(9682, 'pina.mna@gmail.com', '', '', 'n', 'C', '2015-05-29 17:14:59', '1ad813f2ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2367, '85.247.170.40', 0, 0),
(9683, 'lotta182@hotmail.com', '', '', 'n', 'C', '2015-05-29 17:17:29', 'd6de1535df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2368, '31.211.196.63', 0, 0),
(9684, 'facebook_user_daniel_leitao_1@example.com', '', '', 'n', 'C', '2015-05-29 17:18:58', '4930cb9587', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2370, '2.82.98.98', 0, 0),
(9685, 'carlosbarbosagnr@hotmail.com', '', '', 'n', 'C', '2015-05-29 17:21:25', '24b3c35c10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2371, '88.214.167.197', 0, 0),
(9686, 'psicocunha@gmail.com', '', '', 'n', 'C', '2015-05-29 17:21:57', 'ad862101bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2372, '95.93.150.12', 0, 0),
(9687, 'emailsdofacebook@gmail.com', '', '', 'n', 'C', '2015-05-29 17:24:31', '57cfcd79c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2373, '79.168.162.70', 0, 0),
(9688, 'facebook_user_sonia_babel_ribeiro@example.com', '', '', 'n', 'C', '2015-05-29 17:24:54', '82cc273e2b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2374, '85.241.142.225', 0, 0),
(9689, 'nunogbcds@hotmail.com', '', '', 'n', 'C', '2015-05-29 17:33:33', '4bcb9530ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2375, '87.103.64.214', 0, 0),
(9690, 'jpsmartins4@gmail.com', '', '', 'n', 'C', '2015-05-29 17:33:50', '15729319d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2376, '85.247.78.54', 0, 0),
(9691, 'tjonesphoto10@gmail.com', '', '', 'n', 'C', '2015-05-29 17:34:15', 'f92648f8ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2377, '2.102.240.148', 0, 0),
(9692, 'c.dechaumont@gmail.com', '', '', 'n', 'C', '2015-05-29 17:35:37', '1619413161', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2378, '80.215.135.3', 0, 0),
(9693, 'david_salis_gomes@hotmail.com', '', '', 'n', 'C', '2015-05-29 17:37:02', '9d013ee928', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2379, '94.197.121.142', 0, 0),
(9694, 'moniz.tiago@gmail.com', '', '', 'n', 'C', '2015-05-29 17:37:31', '3c525efe66', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2380, '78.29.139.93', 0, 0),
(9695, 'julia.moutet@gmail.com', '', '', 'n', 'C', '2015-05-29 17:39:23', '4679a99c28', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2381, '80.215.227.131', 0, 0),
(9696, 'nuno92ribeiro@hotmail.com', '', '', 'n', 'C', '2015-05-29 17:39:44', '8399e84e92', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2382, '158.162.21.161', 0, 0),
(9697, 'pedro.jsantos@hotmail.com', '', '', 'n', 'C', '2015-05-29 17:47:14', 'dd30141795', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2383, '193.126.28.1', 0, 0),
(9698, 'joaobernardino_sassa_@hotmail.com', '', '', 'n', 'C', '2015-05-29 17:48:07', '8eb59aeb4b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2384, '2.83.95.236', 0, 0),
(9699, 'manya.afonso@gmail.com', '', '', 'n', 'C', '2015-05-29 17:48:58', 'e740a4f066', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2385, '193.136.138.62', 0, 0),
(9700, 'hatton_maria@hotmail.com', '', '', 'n', 'C', '2015-05-29 17:53:22', 'c271c9ce7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2387, '82.142.126.70', 0, 0),
(9701, 'filipamesquita13@gmail.com', '', '', 'n', 'C', '2015-05-29 17:54:56', 'c35f78c8f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2388, '176.78.172.188', 0, 0),
(9702, 'ze.ventura@gmail.com', '', '', 'n', 'C', '2015-05-29 17:59:14', 'd580c8bc7e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2389, '88.214.169.82', 0, 0),
(9703, 'diogoanes@hotmail.com', '', '', 'n', 'C', '2015-05-29 18:06:44', '94ffa93b3d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2390, '188.81.253.203', 0, 0),
(9704, 'gaxtao@hotmail.com', '', '', 'n', 'C', '2015-05-29 18:07:06', 'bd234c6e67', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2391, '85.246.181.184', 0, 0),
(9705, 'essencia-surf@hotmail.com', '', '', 'n', 'C', '2015-05-29 18:20:21', 'ffb3314854', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2392, '81.84.175.130', 0, 0),
(9706, 'biamotapinto@hotmail.com', '', '', 'n', 'C', '2015-05-29 18:29:43', '3895b29b91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2394, '188.81.159.111', 0, 0),
(9707, 'maria_loureiro_20@hotmail.com', '', '', 'n', 'C', '2015-05-29 18:31:44', '379df4cc28', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2395, '89.153.250.166', 0, 0),
(9708, 'violetornaments@gmail.com', '', '', 'n', 'C', '2015-05-29 18:34:35', '73b43f9488', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2396, '85.245.49.211', 0, 0),
(9709, 'joana.roquepinho@gmail.com', '', '', 'n', 'C', '2015-05-29 18:34:43', '65f42e3f75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2397, '85.244.119.135', 0, 0),
(9710, 'inesmfelix6@gmail.com', '', '', 'n', 'C', '2015-05-29 18:34:48', '264135499d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2398, '89.154.211.170', 0, 0),
(9711, 'adrianarpfs@gmail.com', '', '', 'n', 'C', '2015-05-29 18:36:10', '716a88469f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2399, '46.189.197.222', 0, 0),
(9712, 'ricardom.ncarvalho@gmail.com', '', '', 'n', 'C', '2015-05-29 18:37:38', 'e38edf1b87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2400, '89.152.247.202', 0, 0),
(9713, 'facebook_user_rita_beltrao_martins@example.com', '', '', 'n', 'C', '2015-05-29 18:40:14', 'f1aa435d09', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2401, '85.240.226.60', 0, 0),
(9714, 'martimferon@icloud.com', 'Martim Feron', '', 'n', 'C', '2015-05-29 18:41:27', '64f60e9574', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/award-categories/foto-do-ano/', 0, '82.154.230.162', 0, 0),
(9715, 'nadiafelgueiras_@hotmail.com', '', '', 'n', 'C', '2015-05-29 18:46:08', 'ac862a3f11', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2402, '193.136.145.232', 0, 0),
(9716, 'sandrarutecampos@hotmail.com', '', '', 'n', 'C', '2015-05-29 18:48:48', 'ea74a356d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2404, '87.103.64.150', 0, 0),
(9717, 'franco@linares.com.br', '', '', 'n', 'C', '2015-05-29 18:50:31', '9e6e59d2f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2405, '177.126.6.246', 0, 0),
(9718, 'marta.snduartesilva@gmail.com', '', '', 'n', 'C', '2015-05-29 18:54:19', '3f8461276b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2406, '85.245.139.75', 0, 0),
(9719, 'fialho.a@gmail.com', '', '', 'n', 'C', '2015-05-29 18:55:27', 'c3717fed0d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2407, '84.91.97.114', 0, 0),
(9720, 'pedroosilva04@gmail.com', '', '', 'n', 'C', '2015-05-29 18:56:33', '58d6015ee5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2408, '85.244.119.135', 0, 0),
(9721, 'monereo89@gmail.com', '', '', 'n', 'C', '2015-05-29 18:58:08', 'baa8a19ee3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2409, '85.243.246.44', 0, 0),
(9722, 'vcarvalhais@gmail.com', '', '', 'n', 'C', '2015-05-29 19:02:03', '0382886566', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2410, '79.168.161.63', 0, 0),
(9723, 'carlotaulrich2@gmail.com', '', '', 'n', 'C', '2015-05-29 19:04:14', '13ae1d7c8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2411, '79.168.27.145', 0, 0),
(9724, 'carlafilipasilva@hotmail.com', '', '', 'n', 'C', '2015-05-29 19:08:46', 'cb9e925f60', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2412, '77.54.195.17', 0, 0),
(9725, 'facebook_user_maria_joao_cardoso_ferreira@example.com', '', '', 'n', 'C', '2015-05-29 19:14:33', 'edff131dd1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2413, '187.254.217.30', 0, 0),
(9726, 'facebook_user_rui_monteiro@example.com', '', '', 'n', 'C', '2015-05-29 19:19:29', '2ca20792d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2414, '79.168.116.91', 0, 0),
(9727, 'www.analuis@gmail.com', '', '', 'n', 'C', '2015-05-29 19:25:26', 'c922959ec9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2415, '94.132.169.245', 0, 0),
(9728, 'maiato456@hotmail.com', '', '', 'n', 'C', '2015-05-29 19:27:19', '296d3285b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2416, '85.241.253.89', 0, 0),
(9729, 'fdias.gabriel@gmail.com', '', '', 'n', 'C', '2015-05-29 19:30:07', 'b8a93a2bcb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2417, '95.93.39.5', 0, 0),
(9730, 'marianacgaspar@hotmail.com', '', '', 'n', 'C', '2015-05-29 19:33:15', '09d255e7a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2419, '85.247.75.128', 0, 0),
(9731, 'andrefialhojr@hotmail.com', '', '', 'n', 'C', '2015-05-29 19:39:17', '7202ac0918', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2420, '208.54.4.164', 0, 0),
(9732, 'lmendesrodrigues@hotmail.com', '', '', 'n', 'C', '2015-05-29 19:41:17', '60ade21d10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2421, '89.153.72.24', 0, 0),
(9733, 'cocasbm@live.com.pt', '', '', 'n', 'C', '2015-05-29 19:45:49', '4ab3366217', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2422, '95.93.162.41', 0, 0),
(9734, 'c3alves@gmail.com', '', '', 'n', 'C', '2015-05-29 19:54:24', 'e420ef1db0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2424, '85.245.51.148', 0, 0),
(9735, 'cristovao_8@hotmail.com', '', '', 'n', 'C', '2015-05-29 19:55:02', '060d79a76e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2425, '85.243.133.225', 0, 0),
(9736, 'facebook_user_nene_ranholas@example.com', '', '', 'n', 'C', '2015-05-29 19:55:53', 'd4e00e0e45', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2426, '95.92.129.234', 0, 0),
(9737, 'olga.alves2@gmail.com', 'Olga Anjos Alves', '', 'n', 'U', '2015-05-29 20:00:21', '35c6e15e7e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '85.245.51.148', 0, 0),
(9738, 'martinha2211@hotmail.com', '', '', 'n', 'C', '2015-05-29 20:14:41', '930a2e60ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2429, '85.138.85.198', 0, 0),
(9739, 'ana-marta81@hotmail.com', '', '', 'n', 'C', '2015-05-29 20:18:48', '6ec4dedc06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2430, '93.108.187.156', 0, 0),
(9740, 'facebook_user_manuel_mestre@example.com', '', '', 'n', 'C', '2015-05-29 20:20:17', '18ccf8fb40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2431, '176.78.164.139', 0, 0),
(9741, 'nunotrovao@sapo.pt', '', '', 'n', 'C', '2015-05-29 20:22:36', '1ca7f03844', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2432, '79.168.215.66', 0, 0),
(9742, 'luisdurao1991@gmail.com', '', '', 'n', 'C', '2015-05-29 20:25:39', '39d2b0e2a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2433, '62.169.86.102', 0, 0),
(9743, 'facebook_user_vasco_pedroso@example.com', '', '', 'n', 'C', '2015-05-29 20:27:52', '3fa1baa61e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2434, '5.249.117.18', 0, 0),
(9744, 'maria.b.correa@hotmail.com', '', '', 'n', 'C', '2015-05-29 20:35:18', '32aa5ce426', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2436, '95.136.62.149', 0, 0),
(9745, 'barbarabarreiros@gmail.com', '', '', 'n', 'C', '2015-05-29 20:39:32', '8d280bde1d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2437, '85.245.138.12', 0, 0),
(9746, 'nunoal7@hotmail.com', '', '', 'n', 'C', '2015-05-29 20:41:28', '2218332992', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2438, '217.129.61.15', 0, 0),
(9747, 'filipa.baptista6@gmail.com', '', '', 'n', 'C', '2015-05-29 20:45:21', '173763a3f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2439, '62.82.203.202', 0, 0),
(9748, 'pedrotitomorais@gmail.com', '', '', 'n', 'C', '2015-05-29 20:50:04', '121f1be6ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2440, '81.193.155.160', 0, 0),
(9749, 'kkevinrs@gmail.com', '', '', 'n', 'C', '2015-05-29 20:52:20', '477ea38ebb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2441, '87.103.49.118', 0, 0),
(9750, 'amalia.ribeiroferreira@gmail.com', '', '', 'n', 'C', '2015-05-29 20:55:04', '571a85a538', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2443, '85.241.237.154', 0, 0),
(9751, 'mga414414@gmail.com', '', '', 'n', 'C', '2015-05-29 21:08:16', 'a52b8c57b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2446, '81.193.138.106', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(9752, 'joaomenino1972@gmail.com', '', '', 'n', 'C', '2015-05-29 21:08:49', '65f5b788ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2447, '87.103.49.21', 0, 0),
(9753, 'osodracj@gmail.com', '', '', 'n', 'C', '2015-05-29 21:09:52', 'd8f432c568', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2448, '62.169.86.129', 0, 0),
(9754, 'sofiaduartesalgueiro@gmail.com', '', '', 'n', 'C', '2015-05-29 21:18:14', 'cecdc203b6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2449, '46.189.222.133', 0, 0),
(9755, 'francisco_marques_96@hotmail.com', '', '', 'n', 'C', '2015-05-29 21:18:20', '1dcb00874c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2450, '46.135.45.6', 0, 0),
(9756, 'facebook_user_catarina_silva_1@example.com', '', '', 'n', 'C', '2015-05-29 21:23:24', 'cd4a1b1976', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2452, '85.243.43.103', 0, 0),
(9757, 'facebook_user_pedro_pedrosa@example.com', '', '', 'n', 'C', '2015-05-29 21:24:42', '34f108338e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2453, '150.162.46.200', 0, 0),
(9758, 'mariana_palos@hotmail.com', '', '', 'n', 'C', '2015-05-29 21:28:18', '1f4d14a529', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2455, '79.168.85.214', 0, 0),
(9759, 'kikaserra.96@gmail.com', '', '', 'n', 'C', '2015-05-29 21:31:03', 'ded68f88e2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2456, '95.94.35.2', 0, 0),
(9760, 'mini.s.2@hotmail.com', '', '', 'n', 'C', '2015-05-29 21:41:41', 'f011aa4293', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2460, '85.243.196.87', 0, 0),
(9761, 'rebecamenezes772@hotmail.com', '', '', 'n', 'C', '2015-05-29 21:55:53', '7691cb4904', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2461, '46.189.250.57', 0, 0),
(9762, 'pednogas@gmail.com', '', '', 'n', 'C', '2015-05-29 21:57:11', '1b162a021e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2462, '95.93.206.49', 0, 0),
(9763, 'kikobranco2000@gmail.com', '', '', 'n', 'C', '2015-05-29 22:02:43', '49b39467a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2463, '85.242.24.171', 0, 0),
(9764, 'mad.alex@hotmail.com', '', '', 'n', 'C', '2015-05-29 22:02:45', '7d2ef37436', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2464, '85.247.92.174', 0, 0),
(9765, 'nunonsm@gmail.com', '', '', 'n', 'C', '2015-05-29 22:03:10', '8f92ccf70d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2465, '85.138.66.60', 0, 0),
(9766, 'jose.miguel.leitao@gmail.com', '', '', 'n', 'C', '2015-05-29 22:17:01', 'b89734e82a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2467, '79.168.171.39', 0, 0),
(9767, 'vvidigal72@gmail.com', '', '', 'n', 'C', '2015-05-29 22:17:48', '45ca97da39', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2468, '85.138.192.37', 0, 0),
(9768, 'susanansantos@hotmail.com', '', '', 'n', 'C', '2015-05-29 22:24:32', '0c078fdd31', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2469, '87.196.241.237', 0, 0),
(9769, 'raquelmpereira_@hotmail.com', '', '', 'n', 'C', '2015-05-29 22:36:01', 'bd3b06caec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2472, '79.168.137.22', 0, 0),
(9770, 'manelalimpofaria@gmail.com', '', '', 'n', 'C', '2015-05-29 22:37:14', 'bfa0b6d190', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2473, '77.54.246.141', 0, 0),
(9771, 'mariasramos@gmail.com', '', '', 'n', 'C', '2015-05-29 22:44:43', '9e1e85272b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2474, '89.114.170.255', 0, 0),
(9772, 'coast@sapo.pt', '', '', 'n', 'C', '2015-05-29 22:48:27', 'ba86f44f96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2475, '85.247.164.229', 0, 0),
(9773, 'paulolopes88@gmail.com', '', '', 'n', 'C', '2015-05-29 22:49:38', 'f9723dbd34', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2476, '178.166.103.98', 0, 0),
(9774, 'luciliafernandes@gov-madeira.pt', '', '', 'n', 'C', '2015-05-29 22:51:24', '0741e69508', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2477, '81.193.74.141', 0, 0),
(9775, 'martinhadorey@gmail.com', '', '', 'n', 'C', '2015-05-29 22:53:06', '50556e7a0a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2478, '87.103.49.48', 0, 0),
(9776, 'antonio.bett@gmail.com', '', '', 'n', 'C', '2015-05-29 22:57:10', 'a971a63aad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2479, '89.155.203.68', 0, 0),
(9777, 'tiagomdcardoso@gmail.com', '', '', 'n', 'C', '2015-05-29 23:00:58', 'f6d9961cfe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2480, '188.80.255.16', 0, 0),
(9778, 'ana.mendes@provedor-jus.pt', '', '', 'n', 'C', '2015-05-29 23:05:01', '84e771918e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2481, '95.69.83.41', 0, 0),
(9779, 'josemarialopes@gmail.com', '', '', 'n', 'C', '2015-05-29 23:08:16', 'dda87382fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2482, '88.214.165.174', 0, 0),
(9780, 'rosasilva1966@hotmail.com', '', '', 'n', 'C', '2015-05-29 23:10:01', 'b323fc27f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2483, '85.244.96.188', 0, 0),
(9781, 'iolanda.lazary@gmail.com', '', '', 'n', 'C', '2015-05-29 23:15:08', '33ddbcad30', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2484, '188.250.174.108', 0, 0),
(9782, 'tomasi1994@hotmail.com', '', '', 'n', 'C', '2015-05-29 23:20:16', 'f1d5219357', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2485, '79.169.6.180', 0, 0),
(9783, 'brunodaimon@gmail.com', '', '', 'n', 'C', '2015-05-29 23:24:26', '3b7fb49085', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2487, '89.180.157.73', 0, 0),
(9784, 'carmo.hatton@nau.pt', '', '', 'n', 'C', '2015-05-29 23:25:44', '53439ebc49', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2488, '85.244.117.215', 0, 0),
(9785, 'mhcc@fonteviva.com.pt', '', '', 'n', 'C', '2015-05-29 23:34:46', '3319d5975b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2489, '87.103.60.175', 0, 0),
(9786, 'viriato.cascais@gmail.com', '', '', 'n', 'C', '2015-05-29 23:36:20', 'eac9a411ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2490, '87.103.60.219', 0, 0),
(9787, 'lpedrodargent@gmail.com', '', '', 'n', 'C', '2015-05-29 23:52:55', '3eb83669fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2491, '95.95.155.117', 0, 0),
(9788, 'gmpmfagulha@gmail.com', '', '', 'n', 'C', '2015-05-29 23:53:56', '81a8acd517', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2492, '89.154.251.90', 0, 0),
(9789, 'guilas.moreira@gmail.com', '', '', 'n', 'C', '2015-05-29 23:57:44', '459215b1b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2493, '176.78.166.164', 0, 0),
(9790, 'marta.montezo@gmail.com', '', '', 'n', 'C', '2015-05-30 00:00:11', '1b7441b076', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2494, '213.30.118.97', 0, 0),
(9791, 'facebook_user_helio_caldeira_jorge@example.com', '', '', 'n', 'C', '2015-05-30 00:01:07', '3a300df0ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2495, '85.243.26.80', 0, 0),
(9792, 'duarteccampos@hotmail.com', '', '', 'n', 'C', '2015-05-30 00:32:27', 'a18416e651', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2497, '85.242.106.126', 0, 0),
(9793, 'facebook_user_filomena_alcouce@example.com', '', '', 'n', 'C', '2015-05-30 00:49:51', 'd79e152726', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2498, '85.138.125.236', 0, 0),
(9794, 'roseirofrancisca@gmail.com', '', '', 'n', 'C', '2015-05-30 00:53:33', '4ede3ad77d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2499, '82.154.162.14', 0, 0),
(9795, 'meyrelles1@gmail.com', '', '', 'n', 'C', '2015-05-30 00:57:46', '79ed608243', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2500, '79.168.84.250', 0, 0),
(9796, 'facebook_user_maria_isabel_camacho-santos@example.com', '', '', 'n', 'C', '2015-05-30 01:04:17', '26a8fcd033', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2501, '99.92.95.99', 0, 0),
(9797, 'fndo_rocha@yahoo.com.br', '', '', 'n', 'C', '2015-05-30 01:24:03', '7a7bfd3803', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2502, '179.187.90.50', 0, 0),
(9798, 'imp@netcabo.pt', '', '', 'n', 'C', '2015-05-30 01:32:03', '853c01dbe1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2503, '79.168.135.180', 0, 0),
(9799, 'catarina.s.soares7@gmail.com', '', '', 'n', 'C', '2015-05-30 01:55:31', '13ed50d2d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2504, '95.93.156.39', 0, 0),
(9800, 'susana.cdteixeira@sapo.pt', '', '', 'n', 'C', '2015-05-30 02:13:36', '5422382a07', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2505, '5.249.10.144', 0, 0),
(9801, 'csgil@hotmail.com', '', '', 'n', 'C', '2015-05-30 02:30:28', 'c81069a063', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2506, '95.95.165.20', 0, 0),
(9802, 'philipp.mazet@gmail.com', '', '', 'n', 'C', '2015-05-30 02:49:24', '3025b3ced9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2507, '173.2.80.204', 0, 0),
(9803, 'elvisveiguinha@gmail.com', '', '', 'n', 'C', '2015-05-30 03:02:25', '181a4bfaf4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2508, '217.129.34.12', 0, 0),
(9804, 'ericrebiere@gmail.com', '', '', 'n', 'C', '2015-05-30 03:04:39', 'b24b8a8833', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2509, '167.160.116.7', 0, 0),
(9805, 'ricardofcamelo@gmail.com', '', '', 'n', 'C', '2015-05-30 03:21:35', 'f54bad1378', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2510, '89.153.36.8', 0, 0),
(9806, 'facebook_user_natalia_rebiere@example.com', '', '', 'n', 'C', '2015-05-30 03:31:03', '9d24bb135d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2511, '189.60.171.16', 0, 0),
(9807, 'brubrubru@tiscalinet.it', '', '', 'n', 'C', '2015-05-30 04:37:13', '6f0faff089', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2512, '217.200.203.227', 0, 0),
(9808, 'ruimpventura@sapo.pt', '', '', 'n', 'C', '2015-05-30 04:38:17', '3f93630c0b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2513, '85.246.103.48', 0, 0),
(9809, 'brubrubru.bb@gmail.com', '', '', 'n', 'C', '2015-05-30 04:44:33', '374d8cc612', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2514, '217.200.203.227', 0, 0),
(9810, 'facebook_user_isa_gama@example.com', '', '', 'n', 'C', '2015-05-30 05:13:46', 'f63cbd3349', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2515, '83.82.128.255', 0, 0),
(9811, 'rosadabaleia@msn.com', '', '', 'n', 'C', '2015-05-30 05:23:54', '24f785ea92', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2516, '85.244.243.180', 0, 0),
(9812, 'facebook_user_jose_pacheco_alves@example.com', '', '', 'n', 'C', '2015-05-30 06:56:52', 'f61f0cd479', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2518, '79.169.2.152', 0, 0),
(9813, 'axel.rudorf@googlemail.com', '', '', 'n', 'C', '2015-05-30 06:57:00', '68c8eda1b6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2519, '87.168.209.169', 0, 0),
(9814, 'bebamm.fc@gmail.com', '', '', 'n', 'C', '2015-05-30 07:02:55', '969aac7a3c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2520, '88.95.123.209', 0, 0),
(9815, 'gcordovil@gmail.com', '', '', 'n', 'C', '2015-05-30 07:04:41', '17740fc2a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F%3Ffb_ref%3DDefault%26fb_source%3Dmessage&redirect_to_provider=true', 2521, '2.50.137.39', 0, 0),
(9816, 'marques.sp@gmail.com', '', '', 'n', 'C', '2015-05-30 07:08:38', '43b440099f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2522, '37.189.166.125', 0, 0),
(9817, 'matysnow_barrote@hotmail.com', '', '', 'n', 'C', '2015-05-30 07:10:30', 'd327b1a072', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2523, '89.114.246.142', 0, 0),
(9818, 'da.pintocoelho@gmail.com', '', '', 'n', 'C', '2015-05-30 07:15:18', '6dd06fd0f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2524, '176.78.1.45', 0, 0),
(9819, 'marta.marks.silva@gmail.com', '', '', 'n', 'C', '2015-05-30 07:15:45', '5b074fcfa2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2525, '89.152.124.235', 0, 0),
(9820, 'joaopcarapinha@clix.pt', '', '', 'n', 'C', '2015-05-30 07:19:13', '65ddef16e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2526, '79.169.176.139', 0, 0),
(9821, 'filipecabrelaraposo@gmail.com', '', '', 'n', 'C', '2015-05-30 07:26:43', '095a6f89b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2527, '144.64.107.133', 0, 0),
(9822, 'tzvieira@gmail.com', '', '', 'n', 'C', '2015-05-30 07:35:43', 'f48936b1b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2528, '213.30.118.67', 0, 0),
(9823, 'nugopi@gmail.com', '', '', 'n', 'C', '2015-05-30 07:36:01', 'db2c4e1fdb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2529, '94.205.160.188', 0, 0),
(9824, 'vinagren@gmail.com', '', '', 'n', 'C', '2015-05-30 07:42:38', '5e08f1d98f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2531, '89.181.100.112', 0, 0),
(9825, 'antonio.vpcastro@gmail.com', '', '', 'n', 'C', '2015-05-30 07:47:35', '1894173cc9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2532, '92.107.166.11', 0, 0),
(9826, 'anagalhardos@gmail.com', '', '', 'n', 'C', '2015-05-30 08:05:23', '4bc891d989', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2533, '95.92.98.202', 0, 0),
(9827, 'vieiraborges@hotmail.com', '', '', 'n', 'C', '2015-05-30 08:10:23', '0b60e81da9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2534, '46.50.103.233', 0, 0),
(9828, 'joao.correia@ipleiria.pt', '', '', 'n', 'C', '2015-05-30 08:10:41', 'c26c692860', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2535, '85.138.113.109', 0, 0),
(9829, 'franciscomourao1@hotmail.com', '', '', 'n', 'C', '2015-05-30 08:16:50', '4a0686a15f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2537, '87.103.74.224', 0, 0),
(9830, 'gab.srp@gov-madeira.pt', '', '', 'n', 'C', '2015-05-30 08:20:01', '87a7fd7985', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2538, '84.23.221.144', 0, 0),
(9831, 'up.raquelprates@gmail.com', '', '', 'n', 'C', '2015-05-30 08:24:34', '9ca36cc278', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2539, '81.193.156.85', 0, 0),
(9832, 'teresinha.amorim@gmail.com', '', '', 'n', 'C', '2015-05-30 08:26:35', 'd07cb5fe27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2540, '188.81.106.43', 0, 0),
(9833, 'facebook_user_barbara_alcantara_campos@example.com', '', '', 'n', 'C', '2015-05-30 08:42:14', 'f56e58b3f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2541, '79.168.164.164', 0, 0),
(9834, 'sofi_goncalves10@hotmail.com', '', '', 'n', 'C', '2015-05-30 08:43:56', '4e71f8e176', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2542, '217.129.24.162', 0, 0),
(9835, 'saviola_gt@hotmail.com', '', '', 'n', 'C', '2015-05-30 08:59:17', 'ae2460b5e2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2544, '85.244.212.138', 0, 0),
(9836, 'joanarisso@gmail.com', '', '', 'n', 'C', '2015-05-30 09:02:32', '12af129ed4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2545, '178.166.61.124', 0, 0),
(9837, 'ricardo.c.lobato@gmail.com', '', '', 'n', 'C', '2015-05-30 09:05:30', 'c87219852d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2546, '10.65.190.0', 0, 0),
(9838, 'pipoka1911@gmail.com', '', '', 'n', 'C', '2015-05-30 09:06:13', '13578cd60c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2547, '82.154.92.124', 0, 0),
(9839, 'maria.leonor@oninet.pt', '', '', 'n', 'C', '2015-05-30 09:14:41', 'c35c3d6269', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2548, '89.152.40.189', 0, 0),
(9840, 'raquel.s.paz2004@gmail.com', '', '', 'n', 'C', '2015-05-30 09:17:03', '49368dde99', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2549, '81.84.238.227', 0, 0),
(9841, 'casacorrie@hotmail.com', '', '', 'n', 'C', '2015-05-30 09:20:02', '53c8e0ed01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2550, '85.240.108.80', 0, 0),
(9842, 'facebook_user_jose_franco@example.com', '', '', 'n', 'C', '2015-05-30 09:28:57', '29f4849ac1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2551, '176.78.166.195', 0, 0),
(9843, 'andre82fonseca@hotmail.com', '', '', 'n', 'C', '2015-05-30 09:29:47', '0ae876a49d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2552, '213.30.22.115', 0, 0),
(9844, 'ricardo__lourenco@hotmail.com', '', '', 'n', 'C', '2015-05-30 09:31:09', 'e019e283fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2554, '89.115.118.29', 0, 0),
(9845, 'paulo_117@hotmail.com', '', '', 'n', 'C', '2015-05-30 09:36:08', '2866eecde3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2555, '188.82.161.104', 0, 0),
(9846, 'filipecarrelo@hotmail.com', '', '', 'n', 'C', '2015-05-30 09:51:17', '8a1d937386', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2556, '78.137.210.101', 0, 0),
(9847, 'tiago.antunes@live.com.pt', '', '', 'n', 'C', '2015-05-30 09:53:18', '884015d87c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2557, '37.201.214.127', 0, 0),
(9848, 'fredericaabatista@gmail.com', '', '', 'n', 'C', '2015-05-30 09:54:14', 'd91d6e5b97', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2558, '85.241.66.4', 0, 0),
(9849, 'catarinaveiga18@hotmail.com', '', '', 'n', 'C', '2015-05-30 09:54:17', '3c15fbf922', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2559, '176.78.27.240', 0, 0),
(9850, 'sylvieafilipe@gmail.com', '', '', 'n', 'C', '2015-05-30 09:54:21', '6010aeb80c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2560, '217.129.228.21', 0, 0),
(9851, 'dropbsv@msn.com', '', '', 'n', 'C', '2015-05-30 09:54:43', '5a374170df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2561, '88.214.172.142', 0, 0),
(9852, 'cpascoalinho@gmail.com', '', '', 'n', 'C', '2015-05-30 09:57:38', 'cfd06bcd14', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2562, '197.148.45.145', 0, 0),
(9853, 'd0wner@hotmail.com', '', '', 'n', 'C', '2015-05-30 09:57:39', 'adf991807f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2563, '149.129.24.241', 0, 0),
(9854, 'ana.venancio@yahoo.com', '', '', 'n', 'C', '2015-05-30 10:09:37', 'affd378f5a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2564, '89.154.32.77', 0, 0),
(9855, 'peixoto.suzana@gmail.com', '', '', 'n', 'C', '2015-05-30 10:14:38', 'f32a5cf3ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2565, '87.103.49.62', 0, 0),
(9856, 'tripsurfgalice@gmail.com', '', '', 'n', 'C', '2015-05-30 10:16:07', '18fc46d158', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2566, '88.21.119.26', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(9857, 'filipa.carvalhais@fonteviva.com.pt', '', '', 'n', 'C', '2015-05-30 10:18:28', '115e5d566e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2567, '79.168.161.63', 0, 0),
(9858, 'tiagomanix@hotmail.com', '', '', 'n', 'C', '2015-05-30 10:18:41', 'e9a528c23e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2568, '176.79.62.136', 0, 0),
(9859, 'alex.garfil@gmail.com', '', '', 'n', 'C', '2015-05-30 10:27:40', '8222bf2b40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2570, '144.64.31.13', 0, 0),
(9860, 'facebook_user_francisca_rebello_de_andrade@example.com', '', '', 'n', 'C', '2015-05-30 10:28:25', 'dd42e1a776', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2571, '93.108.133.212', 0, 0),
(9861, 'kiko98@live.com.pt', '', '', 'n', 'C', '2015-05-30 10:31:22', '4b340bfd14', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2572, '85.246.127.193', 0, 0),
(9862, 'filipa_brandaodemelo@hotmail.com', '', '', 'n', 'C', '2015-05-30 10:34:54', '4213799e94', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2573, '83.240.209.138', 0, 0),
(9863, 'rubencelso@hotmail.com', '', '', 'n', 'C', '2015-05-30 10:50:01', 'bff0908ba5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2574, '79.168.62.144', 0, 0),
(9864, 'lmaguas@hotmail.com', '', '', 'n', 'C', '2015-05-30 10:59:11', '70e4eb73d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2575, '85.139.128.206', 0, 0),
(9865, 'jeronimoportela@gmail.com', '', '', 'n', 'C', '2015-05-30 11:13:48', 'a56a6b839d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2576, '85.246.231.194', 0, 0),
(9866, 'facebook_user_pedro_salpico_valentim@example.com', '', '', 'n', 'C', '2015-05-30 11:23:13', '3e572f11d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2577, '85.246.233.68', 0, 0),
(9867, 'gcneto@gmail.com', '', '', 'n', 'C', '2015-05-30 11:24:05', 'ab29c81a88', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2578, '46.189.221.247', 0, 0),
(9868, 'eduardol303@gmail.com', '', '', 'n', 'C', '2015-05-30 11:24:18', '6224bd5cea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2579, '79.168.21.162', 0, 0),
(9869, 'chicosousa99@gmail.com', '', '', 'n', 'C', '2015-05-30 11:29:36', '4c9816d400', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2580, '85.245.179.229', 0, 0),
(9870, 'beatriz.p.silva@hotmail.com', '', '', 'n', 'C', '2015-05-30 11:35:06', '4a49b9c372', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2581, '95.92.114.63', 0, 0),
(9871, 'fred.henriques1997@hotmail.com', '', '', 'n', 'C', '2015-05-30 11:39:37', 'e589964244', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2583, '93.108.111.38', 0, 0),
(9872, 'huglopes@gmail.com', '', '', 'n', 'C', '2015-05-30 11:41:13', 'e7c290240c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2584, '85.246.66.211', 0, 0),
(9873, 'olimandrade@hotmail.com', '', '', 'n', 'C', '2015-05-30 11:47:25', 'd41e91b214', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2586, '85.241.69.235', 0, 0),
(9874, 'pedrodrigues_@hotmail.com', '', '', 'n', 'C', '2015-05-30 11:49:30', '02cbd7587a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2588, '93.108.179.153', 0, 0),
(9875, 'rodrigoborgeslopes@gmail.com', '', '', 'n', 'C', '2015-05-30 11:49:55', 'b32823bd26', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2589, '87.103.88.118', 0, 0),
(9876, 'lourencofavilafaria@hotmail.com', '', '', 'n', 'C', '2015-05-30 11:52:50', '2b0acdfdd8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2590, '213.190.214.173', 0, 0),
(9877, 'i.faustino99@hotmail.com', '', '', 'n', 'C', '2015-05-30 12:01:25', '9fdadedd48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2593, '178.166.52.203', 0, 0),
(9878, 'paulmnunes@hotmail.com', '', '', 'n', 'C', '2015-05-30 12:08:00', 'b9b4869ad7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2595, '84.91.7.25', 0, 0),
(9879, 'facebook_user_duarte_tristao_vieira@example.com', '', '', 'n', 'C', '2015-05-30 12:08:13', '4d70324d3f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2596, '81.84.39.89', 0, 0),
(9880, 'filipaabotas@gmail.com', '', '', 'n', 'C', '2015-05-30 12:12:59', 'ce759e8347', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2597, '46.189.219.247', 0, 0),
(9881, 'sofia.fiolhais@gmail.com', '', '', 'n', 'C', '2015-05-30 12:15:01', '0f7d4743b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2598, '79.168.244.81', 0, 0),
(9882, 'diogofcosta13@gmail.com', '', '', 'n', 'C', '2015-05-30 12:22:39', '6c948aa2d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2599, '77.54.66.118', 0, 0),
(9883, 'cristinahmello@gmail.com', '', '', 'n', 'C', '2015-05-30 12:23:21', 'be7d02befc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2600, '85.245.64.65', 0, 0),
(9884, 'manuelbranquinho@gmail.com', '', '', 'n', 'C', '2015-05-30 12:23:58', '8a92c49363', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2601, '217.129.233.112', 0, 0),
(9885, 'nunodasilva34@gmail.com', '', '', 'n', 'C', '2015-05-30 12:24:45', '40ffd13b48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2602, '92.133.157.87', 0, 0),
(9886, 'ricardof.jorgef@gmail.com', '', '', 'n', 'C', '2015-05-30 12:25:19', '4d0d6090cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2603, '2.82.38.99', 0, 0),
(9887, 'rusamorgado@hotmail.com', '', '', 'n', 'C', '2015-05-30 12:38:07', 'a8ffe084e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2605, '85.247.192.186', 0, 0),
(9888, 'micaelajeronimo@hotmail.com', '', '', 'n', 'C', '2015-05-30 12:39:45', 'c0e16b6dab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2606, '93.102.19.92', 0, 0),
(9889, 'catarina_polonio@hotmail.com', '', '', 'n', 'C', '2015-05-30 12:39:57', 'cd79f1304d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2607, '87.103.64.149', 0, 0),
(9890, 'teresambv@hotmail.com', '', '', 'n', 'C', '2015-05-30 12:44:18', 'ab675d570f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2608, '2.82.96.200', 0, 0),
(9891, 'carolinalacerdamachado@gmail.com', '', '', 'n', 'C', '2015-05-30 12:52:09', 'ed1ea0245b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2609, '83.240.209.138', 0, 0),
(9892, 'conchinhacarlos240@gmail.com', '', '', 'n', 'C', '2015-05-30 12:59:46', 'e0a71efc50', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2611, '81.84.27.135', 0, 0),
(9893, 'rosariorodriguesmorgado@gmail.com', '', '', 'n', 'C', '2015-05-30 13:01:46', 'dad409784b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2612, '85.247.192.186', 0, 0),
(9894, 'martamadeira03@gmail.com', '', '', 'n', 'C', '2015-05-30 13:02:03', 'ef48ec0c77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2613, '85.138.200.1', 0, 0),
(9895, 'bruna.piedade.castelao@gmail.com', '', '', 'n', 'C', '2015-05-30 13:06:16', '5541e5a97e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2614, '95.136.51.35', 0, 0),
(9896, 'a_youbi@hotmail.com', '', '', 'n', 'C', '2015-05-30 13:14:30', 'cf97f11924', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2617, '201.191.199.43', 0, 0),
(9897, 'facebook_user_joao_oliveira@example.com', '', '', 'n', 'C', '2015-05-30 13:15:23', '88d77de7be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2618, '82.154.169.130', 0, 0),
(9898, 'cpqluis@gmail.com', '', '', 'n', 'C', '2015-05-30 13:16:41', '54eb09c8d0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2619, '5.249.45.132', 0, 0),
(9899, 'ineslevii@live.com.pt', '', '', 'n', 'C', '2015-05-30 13:21:56', 'afef67d56a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2620, '81.84.224.25', 0, 0),
(9900, 'matteodinegrello@gmail.com', '', '', 'n', 'C', '2015-05-30 13:22:00', '9329453a83', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2621, '89.154.188.197', 0, 0),
(9901, 'leonoronofrepacheco@gmail.com', '', '', 'n', 'C', '2015-05-30 13:27:40', '8c0b0a903b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2622, '5.249.112.214', 0, 0),
(9902, 'marianabarbosa@live.com', '', '', 'n', 'C', '2015-05-30 13:31:29', '8ee77bfc00', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2623, '89.153.241.201', 0, 0),
(9903, 'diogojg15@gmail.com', '', '', 'n', 'C', '2015-05-30 13:31:57', '45f5250745', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2624, '79.168.172.119', 0, 0),
(9904, 'anna.chris.rocha@hotmail.com', 'Anna Rocha', '', 'n', 'C', '2015-05-30 13:32:16', '79c35378e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/award-categories/os-mais-sexy-da-ano-vinhos-sexy/', 2625, '2.82.126.112', 0, 0),
(9905, 'maria_joao_ribeiro_@hotmail.com', '', '', 'n', 'C', '2015-05-30 13:39:32', '17cc685894', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2626, '79.168.227.75', 0, 0),
(9906, 'gpadua1@live.com.pt', '', '', 'n', 'C', '2015-05-30 13:46:05', '921fb7327b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2627, '89.155.39.82', 0, 0),
(9907, 'rscarreiras.94@gmail.com', '', '', 'n', 'C', '2015-05-30 13:46:23', 'f063e90081', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2628, '81.193.187.246', 0, 0),
(9908, 'capaschoa@hotmail.com', '', '', 'n', 'C', '2015-05-30 13:47:21', '617aadab57', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2629, '179.210.218.164', 0, 0),
(9909, 'leonorburnaybarros@gmail.com', '', '', 'n', 'C', '2015-05-30 14:04:21', '83d0788911', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2630, '95.92.234.38', 0, 0),
(9910, 'facebook_user_marta_andrade_ventura@example.com', '', '', 'n', 'C', '2015-05-30 14:10:57', '37f26e962f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2632, '88.214.174.86', 0, 0),
(9911, 'tiz_machado@hotmail.com', '', '', 'n', 'C', '2015-05-30 14:18:31', '3e93ebd810', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2635, '83.240.209.138', 0, 0),
(9912, 'facebook_user_pedro_ramires@example.com', '', '', 'n', 'C', '2015-05-30 14:18:44', '0aa39e5453', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2636, '85.241.147.74', 0, 0),
(9913, 'miguelxorincas@sapo.pt', '', '', 'n', 'C', '2015-05-30 14:21:58', '89fa737446', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2637, '88.214.165.21', 0, 0),
(9914, 'pedrolfrutuoso@gmail.com', '', '', 'n', 'C', '2015-05-30 14:27:13', '3670d28969', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2638, '188.83.124.209', 0, 0),
(9915, 'cristianagastao@hotmail.com', '', '', 'n', 'C', '2015-05-30 14:31:23', 'c97520d98f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2639, '213.228.148.27', 0, 0),
(9916, 'joser410@gmail.com', '', '', 'n', 'C', '2015-05-30 14:33:47', 'fd49cf13c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2640, '85.240.131.250', 0, 0),
(9917, 'sebastiaosadabandeira@gmail.com', '', '', 'n', 'C', '2015-05-30 14:34:18', '63684f5a0a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2641, '85.244.213.73', 0, 0),
(9918, 'lugarcia5@hotmail.com', '', '', 'n', 'C', '2015-05-30 14:56:50', 'c7e7080b0c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2646, '80.195.9.243', 0, 0),
(9919, 'facebook_user_vasco_queiroz@example.com', '', '', 'n', 'C', '2015-05-30 14:59:36', '215f21ae16', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2648, '5.249.45.132', 0, 0),
(9920, 'rmarf@sapo.pt', '', '', 'n', 'C', '2015-05-30 14:59:49', '47e4827f68', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2649, '176.79.184.30', 0, 0),
(9921, 'nunopgt@gmail.com', '', '', 'n', 'C', '2015-05-30 15:00:37', 'ad1bf79fa0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2650, '195.23.61.236', 0, 0),
(9922, 'luis.poinhos@gmail.com', '', '', 'n', 'C', '2015-05-30 15:01:01', '3fb456d10f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2651, '176.78.159.184', 0, 0),
(9923, 'facebook_user_goncalo_godinho@example.com', '', '', 'n', 'C', '2015-05-30 15:10:16', 'ee77a38d5c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2652, '79.168.151.74', 0, 0),
(9924, 'pedro.guedes@live.com.pt', '', '', 'n', 'C', '2015-05-30 15:13:37', '3f1bde6588', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2654, '85.243.138.226', 0, 0),
(9925, 'luisabeltrao@hotmail.com', '', '', 'n', 'C', '2015-05-30 15:36:33', 'af3412d73a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2655, '85.138.202.36', 0, 0),
(9926, 'paulafidalg@gmail.com', '', '', 'n', 'C', '2015-05-30 15:52:48', '9f45d3362f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2657, '31.54.37.196', 0, 0),
(9927, 'beatriz15gfaria@gmail.com', '', '', 'n', 'C', '2015-05-30 15:58:33', '86871e357a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2658, '95.172.187.102', 0, 0),
(9928, 'irmmeirelles@gmail.com', '', '', 'n', 'C', '2015-05-30 16:05:55', '2eb6ad4568', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2659, '85.138.105.164', 0, 0),
(9929, 'teresaabracos@hotmail.com', '', '', 'n', 'C', '2015-05-30 16:10:28', '4fe809f6a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2660, '85.244.235.57', 0, 0),
(9930, 'julialopes@hotmail.com', '', '', 'n', 'C', '2015-05-30 16:10:47', '5be61caf4f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2661, '95.172.188.57', 0, 0),
(9931, 'davidccbernardo@gmail.com', '', '', 'n', 'C', '2015-05-30 16:11:37', 'ec2706a13c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2662, '85.138.105.164', 0, 0),
(9932, 'pereiraeduarda00@gmail.com', '', '', 'n', 'C', '2015-05-30 16:12:56', '3ed7c83fd9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2663, '46.189.159.36', 0, 0),
(9933, 'manuel.lima.cruz@gmail.com', '', '', 'n', 'C', '2015-05-30 16:20:57', '52ddd8f50d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2666, '188.80.150.237', 0, 0),
(9934, 'monica.fernandes.zon@gmail.com', '', '', 'n', 'C', '2015-05-30 16:30:59', 'ddc451e838', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2667, '194.79.86.9', 0, 0),
(9935, 'barrosferreira-@hotmail.com', '', '', 'n', 'C', '2015-05-30 16:50:46', '67f26fb933', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2669, '79.168.193.143', 0, 0),
(9936, 'c.poiares@aoficinadospresentes.pt', '', '', 'n', 'C', '2015-05-30 17:09:16', '0e238187f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2671, '81.193.132.241', 0, 0),
(9937, 't3lmo.azevedo@gmail.com', '', '', 'n', 'C', '2015-05-30 17:11:50', 'c1cf1d5ed9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2672, '95.92.26.144', 0, 0),
(9938, 'vascodoreymoreira@gmail.com', '', '', 'n', 'C', '2015-05-30 17:12:52', '221dbe1901', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2673, '176.78.166.164', 0, 0),
(9939, 'miguelangeloludovice@hotmail.com', '', '', 'n', 'C', '2015-05-30 17:21:40', '5a5f830c60', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2675, '79.168.132.174', 0, 0),
(9940, 'joaoccpeixoto@sapo.pt', '', '', 'n', 'C', '2015-05-30 17:27:14', 'c058f50b30', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2676, '89.214.122.20', 0, 0),
(9941, 'goncaloalbu@gmail.com', '', '', 'n', 'C', '2015-05-30 17:28:20', 'd435b564fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2677, '85.242.105.209', 0, 0),
(9942, 'lucamouzinho@hotmail.com', '', '', 'n', 'C', '2015-05-30 17:32:26', '59b8560987', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2679, '81.193.82.149', 0, 0),
(9943, 'esteves_goncalo@hotmail.com', '', '', 'n', 'C', '2015-05-30 17:33:43', '7521290c2c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2680, '95.94.38.205', 0, 0),
(9944, 'raphaelsvrupp@gmail.com', '', '', 'n', 'C', '2015-05-30 17:46:39', '16e494fcdb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2681, '79.225.200.61', 0, 0),
(9945, 'conchamayer@gmail.com', '', '', 'n', 'C', '2015-05-30 17:49:17', '4fd81a9489', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2682, '108.53.115.126', 0, 0),
(9946, 'ricardo.blazzt@gmail.com', '', '', 'n', 'C', '2015-05-30 18:05:11', 'ff31665e08', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2683, '95.93.163.160', 0, 0),
(9947, 'goncalo_mendes460@hotmail.com', '', '', 'n', 'C', '2015-05-30 18:17:08', '401df15ae7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2684, '95.92.106.100', 0, 0),
(9948, 'surfpro.pinto@gmail.com', '', '', 'n', 'C', '2015-05-30 18:22:10', '752c18a9dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2685, '79.169.7.224', 0, 0),
(9949, 'goncas.md@hotmail.com', '', '', 'n', 'C', '2015-05-30 18:22:35', '1cc994fb7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2686, '95.94.32.254', 0, 0),
(9950, 'belila2525@gmail.com', '', '', 'n', 'C', '2015-05-30 18:33:33', 'cb1e81866c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2687, '62.169.86.101', 0, 0),
(9951, 'jonnymarzo@hotmail.it', '', '', 'n', 'C', '2015-05-30 18:34:57', 'a158102af9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2688, '217.200.203.11', 0, 0),
(9952, 'inespocas@hotmail.com', '', '', 'n', 'C', '2015-05-30 18:35:54', '0bdc2bdb52', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2689, '188.250.13.229', 0, 0),
(9953, 'adri3r@alice.it', '', '', 'n', 'C', '2015-05-30 18:42:18', 'a5f6f55c1d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2690, '79.55.246.223', 0, 0),
(9954, 'joaoantoniodomingues@hotmail.com', '', '', 'n', 'C', '2015-05-30 18:46:52', 'b53c6ebad0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2691, '79.169.185.199', 0, 0),
(9955, 'b.d.gallos@hotmail.com', '', '', 'n', 'C', '2015-05-30 18:48:36', 'e4b4f274b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2692, '179.215.31.80', 0, 0),
(9956, 'binaural01@gmail.com', '', '', 'n', 'C', '2015-05-30 18:51:38', '834d839352', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2693, '87.6.23.131', 0, 0),
(9957, 'rafaelbrasiliense31@hotmail.com', '', '', 'n', 'C', '2015-05-30 19:07:32', '9aaf9bf4d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2695, '171.33.155.222', 0, 0),
(9958, 'dcoiteiro@gmail.com', '', '', 'n', 'C', '2015-05-30 19:18:50', '717e00930c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2696, '88.214.164.105', 0, 0),
(9959, 'inescouto24@gmail.com', '', '', 'n', 'C', '2015-05-30 19:24:48', '36e117457d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2697, '89.114.62.172', 0, 0),
(9960, 'the.sentryman@gmail.com', '', '', 'n', 'C', '2015-05-30 19:34:16', '65fbb4e2d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2698, '82.154.10.248', 0, 0),
(9961, 'reginamedalha@gmail.com', '', '', 'n', 'C', '2015-05-30 19:41:53', '55ddb72e56', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2699, '79.168.221.97', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(9962, 'dgbike007@hotmail.it', '', '', 'n', 'C', '2015-05-30 19:52:54', 'eac3a58e3a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2700, '37.116.131.190', 0, 0),
(9963, 'andreasmsilva92@gmail.com', '', '', 'n', 'C', '2015-05-30 20:03:47', 'aaf84fdf40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2702, '77.170.79.77', 0, 0),
(9964, 'jpcruzlima@yahoo.com.br', '', '', 'n', 'C', '2015-05-30 20:18:56', '98e56f76eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2704, '187.84.143.255', 0, 0),
(9965, 'suell0712@gmail.com', '', '', 'n', 'C', '2015-05-30 20:23:38', '5272e050dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2705, '94.39.65.177', 0, 0),
(9966, 'marialealchaves@gmail.com', '', '', 'n', 'C', '2015-05-30 20:45:06', '60703588c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2706, '85.244.124.41', 0, 0),
(9967, 'nicoloilardo00@outlook.com', '', '', 'n', 'C', '2015-05-30 20:54:04', '19a1098d50', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2707, '151.54.108.85', 0, 0),
(9968, 'pina.paulo@gmail.com', '', '', 'n', 'C', '2015-05-30 21:01:37', 'e3b882c92a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2708, '95.93.22.29', 0, 0),
(9969, 'maria@roovers.pt', '', '', 'n', 'C', '2015-05-30 21:03:22', '131d26a059', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2709, '89.109.92.245', 0, 0),
(9970, 'mariana_pedroso@hotmail.com', '', '', 'n', 'C', '2015-05-30 21:13:29', '3ff8297949', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2710, '5.249.45.171', 0, 0),
(9971, 'mcriscpereira@gmail.com', '', '', 'n', 'C', '2015-05-30 21:13:51', '5a4685d5c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2711, '87.103.49.9', 0, 0),
(9972, 'malucoavistado@gmail.com', '', '', 'n', 'C', '2015-05-30 21:16:22', '8858d6e6ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2712, '62.243.175.217', 0, 0),
(9973, 'hugofonseca_1992@hotmail.com', '', '', 'n', 'C', '2015-05-30 21:42:39', '1f42abac18', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2713, '81.84.224.3', 0, 0),
(9974, 'salvadordacamara@hotmail.com', '', '', 'n', 'C', '2015-05-30 21:43:04', 'ca5dd3b17b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2714, '81.84.173.10', 0, 0),
(9975, 'pedromiguromao@hotmail.com', '', '', 'n', 'C', '2015-05-30 21:44:31', '418e45b7ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2715, '46.189.174.29', 0, 0),
(9976, 'facebook_user_patricia_ferreira_de_lima@example.com', '', '', 'n', 'C', '2015-05-30 21:47:20', '9328e0127e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2716, '89.180.159.140', 0, 0),
(9977, 'vascoclaro@vodafone.pt', '', '', 'n', 'C', '2015-05-30 21:54:24', 'de0a49a2dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2717, '5.158.57.252', 0, 0),
(9978, 'zecosta.surfer@gmail.com', '', '', 'n', 'C', '2015-05-30 21:58:08', '2b778d47a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2718, '176.79.171.35', 0, 0),
(9979, 'fredericwiliam@hotmail.com', '', '', 'n', 'C', '2015-05-30 22:00:07', '48aabb7806', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2719, '179.218.193.179', 0, 0),
(9980, 'j.tarchini@hotmail.ch', '', '', 'n', 'C', '2015-05-30 22:00:42', '5b9caa49f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2720, '188.81.7.159', 0, 0),
(9981, 'bs@simplefruit.pt', '', '', 'n', 'C', '2015-05-30 22:05:03', '8730717ced', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2721, '81.193.129.144', 0, 0),
(9982, 'pparaiso@msn.com', '', '', 'n', 'C', '2015-05-30 22:07:34', '1dc35516e2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2722, '89.115.216.58', 0, 0),
(9983, 'facebook_user_pedro_ferrer@example.com', '', '', 'n', 'C', '2015-05-30 22:07:51', 'd23e2961c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2723, '85.243.158.251', 0, 0),
(9984, 'miguel-a-gomes@hotmail.com', '', '', 'n', 'C', '2015-05-30 22:08:20', 'f8ca995460', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2724, '83.44.160.39', 0, 0),
(9985, 'sarabordalo@hotmail.com', '', '', 'n', 'C', '2015-05-30 22:09:29', '666b531131', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2725, '85.241.50.137', 0, 0),
(9986, 'rssurfrider@sapo.pt', '', '', 'n', 'C', '2015-05-30 22:13:47', 'e899bb6a75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2726, '188.82.243.194', 0, 0),
(9987, 'tomascosta12@gmail.com', '', '', 'n', 'C', '2015-05-30 22:16:17', 'aef131da3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2727, '85.246.225.96', 0, 0),
(9988, 'carlos.mendes.33@live.com.pt', '', '', 'n', 'C', '2015-05-30 22:18:38', '0460146fbd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2729, '95.94.65.81', 0, 0),
(9989, 'nuno.bispo@hotmail.com', 'Nuno Bispo', '', 'n', 'C', '2015-05-30 22:18:55', '42a3c1d3ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/revelada-lista-de-nomeados-da-maior-gala-do-surf-nacional-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal/', 0, '81.84.40.238', 0, 0),
(9990, 'toino_pedro@hotmail.com', '', '', 'n', 'C', '2015-05-30 22:19:43', '2fc60b8608', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2730, '213.30.118.98', 0, 0),
(9991, 'nuno.guilherme90@gmail.com', '', '', 'n', 'C', '2015-05-30 22:19:54', '4e9776faf5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2731, '212.183.128.184', 0, 0),
(9992, 'surfshop_mariaparafina@hotmail.com', '', '', 'n', 'C', '2015-05-30 22:24:49', '71ce58350a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2732, '89.180.152.176', 0, 0),
(9993, 'sofiasalta@gmail.com', '', '', 'n', 'C', '2015-05-30 22:29:52', 'a31fcf04b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2733, '81.84.40.238', 0, 0),
(9994, 'ondafresca@gmail.com', '', '', 'n', 'C', '2015-05-30 22:36:30', '4a10defa90', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2734, '85.246.229.227', 0, 0),
(9995, 'simao.rodrigues93@gmail.com', '', '', 'n', 'C', '2015-05-30 22:42:08', 'c651b8b282', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2735, '213.30.118.67', 0, 0),
(9996, 'sabesbemque@hotmail.com', '', '', 'n', 'C', '2015-05-30 22:45:51', 'a4acda1a90', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2736, '95.94.195.199', 0, 0),
(9997, 'fvaladar@hotmail.com', '', '', 'n', 'C', '2015-05-30 22:48:55', '2b2691902b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2737, '85.246.240.234', 0, 0),
(9998, 'jacajagua@hotmail.com', '', '', 'n', 'C', '2015-05-30 22:49:29', '168f4e8921', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2738, '177.7.209.169', 0, 0),
(9999, 'catmascarenhas@yahoo.co.uk', '', '', 'n', 'C', '2015-05-30 22:50:01', '2952c366c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2739, '79.168.42.186', 0, 0),
(10000, 'facebook_user_francisco_manuel_oliveira@example.com', '', '', 'n', 'C', '2015-05-30 22:55:46', 'b89af9fc65', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2740, '85.243.171.170', 0, 0),
(10001, 'antonietacolaco@gmail.com', '', '', 'n', 'C', '2015-05-30 22:56:17', '88e143ffe6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2741, '89.155.49.112', 0, 0),
(10002, 'hadleykid@sapo.pt', '', '', 'n', 'C', '2015-05-30 23:06:30', 'f3c2f2564b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2742, '88.214.160.65', 0, 0),
(10003, 'roberta--valentino@hotmail.it', '', '', 'n', 'C', '2015-05-30 23:14:22', '44e0d3e1d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2743, '114.121.131.143', 0, 0),
(10004, 'carlasousa05@hotmail.com', '', '', 'n', 'C', '2015-05-30 23:18:18', '9b6dee3094', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2744, '84.23.207.192', 0, 0),
(10005, 'krobis77@gmail.com', '', '', 'n', 'C', '2015-05-30 23:19:26', '92bb584b4f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2745, '78.130.20.181', 0, 0),
(10006, 'znaturachaletalentejano@hotmail.com', '', '', 'n', 'C', '2015-05-30 23:21:32', '70930f1d76', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2746, '62.169.86.101', 0, 0),
(10007, 'antonio.de.sa.21@gmail.com', '', '', 'n', 'C', '2015-05-30 23:27:54', 'af8d3851ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2747, '85.139.201.159', 0, 0),
(10008, 'helenarvitorino@sapo.pt', '', '', 'n', 'C', '2015-05-30 23:39:38', 'e86fb5ecfc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2748, '188.81.18.71', 0, 0),
(10009, 'alexandra.ceia@gmail.com', '', '', 'n', 'C', '2015-05-30 23:55:02', '0c4640297f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2749, '81.84.253.89', 0, 0),
(10010, 'fernandespedromr@gmail.com', '', '', 'n', 'C', '2015-05-31 00:03:38', '98cf4556b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2750, '188.81.9.156', 0, 0),
(10011, 'm.gorete.sousa@hotmail.com', '', '', 'n', 'C', '2015-05-31 00:16:11', '4c052ac5dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2751, '89.180.145.88', 0, 0),
(10012, 'moranmargarcia@gmail.com', '', '', 'n', 'C', '2015-05-31 00:18:53', '5993da934a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2752, '5.68.242.184', 0, 0),
(10013, 'pedgoncalves@hotmail.com', '', '', 'n', 'C', '2015-05-31 00:23:26', '49d323b75a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2753, '188.37.76.208', 0, 0),
(10014, 'joao.sk8tx@hotmail.com', '', '', 'n', 'C', '2015-05-31 02:01:13', 'fc23b124db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2754, '85.246.242.99', 0, 0),
(10015, 'rita.varela1974@gmail.com', '', '', 'n', 'C', '2015-05-31 02:03:06', '3dabdb4d9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2755, '62.169.86.132', 0, 0),
(10016, 'zappafr@gmail.com', '', '', 'n', 'C', '2015-05-31 02:13:25', '38439f00c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2756, '85.241.194.180', 0, 0),
(10017, 'joao25rodrigues@gmail.com', '', '', 'n', 'C', '2015-05-31 02:42:50', 'f1909cb67c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2757, '85.243.155.140', 0, 0),
(10018, 'pmigbrito@hotmail.com', '', '', 'n', 'C', '2015-05-31 03:02:35', 'e9dd59fcc6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2758, '95.93.62.245', 0, 0),
(10019, 'lucilia.pita@hotmail.com', '', '', 'n', 'C', '2015-05-31 03:08:50', '9f9f58d56c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2759, '83.223.190.19', 0, 0),
(10020, 'rosettada18@alice.it', '', '', 'n', 'C', '2015-05-31 05:39:52', '6d914f45dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2760, '2.239.83.202', 0, 0),
(10021, 'fredericofauvelet@gmail.com', '', '', 'n', 'C', '2015-05-31 07:04:46', '33f8422e8b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2761, '188.37.249.122', 0, 0),
(10022, 'afonsoalegre@gmail.com', '', '', 'n', 'C', '2015-05-31 07:52:33', '12c174e4d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2762, '88.214.164.16', 0, 0),
(10023, 'facebook_user_ricardo_marques@example.com', '', '', 'n', 'C', '2015-05-31 08:19:27', '951749d280', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2763, '85.245.84.154', 0, 0),
(10024, 'vf.justfitness@gmail.com', 'Vítor S. Ferreira ', '', 'n', 'C', '2015-05-31 08:33:27', 'b867bb95bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/divulgadas-primeiras-candidaturas-para-tubo-do-ano/', 0, '85.138.101.172', 0, 0),
(10025, 'tanalaj@gmail.com', '', '', 'n', 'C', '2015-05-31 08:52:20', '362b4d8ca3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2765, '95.93.145.71', 0, 0),
(10026, 'helenamendesgomes@gmail.com', '', '', 'n', 'C', '2015-05-31 08:56:06', '97c08e9036', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2766, '85.244.182.191', 0, 0),
(10027, 'grsurf2002@gmail.com', '', '', 'n', 'C', '2015-05-31 08:58:35', '1cf825fdcd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2767, '93.102.181.36', 0, 0),
(10028, 'atelierguidapaulino@hotmail.com', '', '', 'n', 'C', '2015-05-31 08:59:16', '349c0b2fa1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2768, '89.109.87.175', 0, 0),
(10029, 'jpfaraujo@hotmail.com', '', '', 'n', 'C', '2015-05-31 09:08:47', '06cf030cfe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2769, '85.243.245.249', 0, 0),
(10030, 'pmmatias2010@gmail.com', '', '', 'n', 'C', '2015-05-31 09:15:02', 'c97baf9774', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2770, '85.244.72.92', 0, 0),
(10031, 'tiagop79@hotmail.com', '', '', 'n', 'C', '2015-05-31 09:41:18', 'bb813e4648', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2773, '188.37.51.13', 0, 0),
(10032, 'mjspita@gmail.com', '', '', 'n', 'C', '2015-05-31 09:47:18', 'ee5c4ba95b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2774, '85.243.225.155', 0, 0),
(10033, 'javijivi@hotmail.com', '', '', 'n', 'C', '2015-05-31 09:48:44', '41dcd1fc18', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2775, '95.16.223.36', 0, 0),
(10034, 'zac01@gmx.net', '', '', 'n', 'C', '2015-05-31 09:53:22', 'fbbcf1ab9a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2776, '188.81.22.40', 0, 0),
(10035, 'zaralofu@gmail.com', '', '', 'n', 'C', '2015-05-31 09:54:16', 'ca14e13055', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2777, '188.251.60.245', 0, 0),
(10036, 'ricardodesigns@gmail.com', '', '', 'n', 'C', '2015-05-31 10:01:50', '3653dd3351', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2778, '95.92.208.47', 0, 0),
(10037, 'jserra7@gmail.com', '', '', 'n', 'C', '2015-05-31 10:08:25', '28423c9f21', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2779, '95.93.169.221', 0, 0),
(10038, 'facebook_user_ze_marley@example.com', '', '', 'n', 'C', '2015-05-31 10:09:07', '22a2856aad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2780, '87.103.68.37', 0, 0),
(10039, 'vascosilvaphoto@gmail.com', '', '', 'n', 'C', '2015-05-31 10:10:42', '41ac67e037', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2782, '89.214.102.235', 0, 0),
(10040, 'pedromgs79@gmail.com', '', '', 'n', 'C', '2015-05-31 10:11:31', 'd49638ff67', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2783, '89.114.125.19', 0, 0),
(10041, 'carlosalbertofurtado@gmail.com', '', '', 'n', 'C', '2015-05-31 10:19:19', '9d725c41f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2784, '188.251.60.245', 0, 0),
(10042, 'rosadocastelo@gmail.com', '', '', 'n', 'C', '2015-05-31 10:27:07', 'ce123446a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2785, '176.78.123.40', 0, 0),
(10043, 'franciscapintoviana@gmail.com', '', '', 'n', 'C', '2015-05-31 10:28:08', '67068739ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2786, '65.49.14.165', 0, 0),
(10044, 'grraposo2@gmail.com', '', '', 'n', 'C', '2015-05-31 10:29:34', '83a744eea4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2787, '95.93.232.10', 0, 0),
(10045, 'toyssantos@gmail.com', '', '', 'n', 'C', '2015-05-31 10:32:21', 'cb9a506b1c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2788, '85.246.236.158', 0, 0),
(10046, 'guilhermekf1999@hotmail.com', '', '', 'n', 'C', '2015-05-31 10:34:54', '5b4ad01c53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2789, '79.168.113.100', 0, 0),
(10047, 'vincentpuero@hotmail.com', '', '', 'n', 'C', '2015-05-31 11:19:12', '43884d652e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2791, '86.222.217.188', 0, 0),
(10048, 'margaridapinhoo@hotmail.com', '', '', 'n', 'C', '2015-05-31 11:23:31', 'a30ad8f683', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2792, '176.79.154.54', 0, 0),
(10049, 'joao.oliveira@nextpage.pt', '', '', 'n', 'C', '2015-05-31 11:24:40', '2b4ab0f580', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2793, '81.193.192.235', 0, 0),
(10050, 'gpiscas@hotmail.com', '', '', 'n', 'C', '2015-05-31 11:42:10', '057219211f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2794, '89.180.154.121', 0, 0),
(10051, 'facebook_user_caetana_souza-mattos_nigra@example.com', '', '', 'n', 'C', '2015-05-31 11:44:42', '2aa42598e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2795, '85.240.76.4', 0, 0),
(10052, 'acmarques6@hotmail.com', '', '', 'n', 'C', '2015-05-31 12:03:48', '954d9aac44', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2796, '85.138.193.164', 0, 0),
(10053, 'cati.formiga@hotmail.com', '', '', 'n', 'C', '2015-05-31 12:14:07', 'af8b3543a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2797, '95.92.99.90', 0, 0),
(10054, 'ricardo_sk@msn.com', '', '', 'n', 'C', '2015-05-31 12:27:50', 'd0f995643b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2798, '95.92.106.173', 0, 0),
(10055, 'marina.gil@cm-cascais.pt', '', '', 'n', 'C', '2015-05-31 12:33:24', 'a20299872a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2799, '79.168.125.89', 0, 0),
(10056, 'guilherme.p.goncalves@hotmail.com', '', '', 'n', 'C', '2015-05-31 12:37:16', '8122b5ca6a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2800, '95.94.23.5', 0, 0),
(10057, 'mcgs05@gmail.com', '', '', 'n', 'C', '2015-05-31 12:41:01', '5225e3018a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2801, '2.82.79.227', 0, 0),
(10058, 'guilherme_cunha_10@hotmail.com', '', '', 'n', 'C', '2015-05-31 12:47:28', '8040ab7be8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2802, '85.244.207.183', 0, 0),
(10059, 'martinsdavid9071@neuf.fr', '', '', 'n', 'C', '2015-05-31 12:53:50', '107fafb172', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2803, '88.127.6.32', 0, 0),
(10060, 'salvatofeijo@hotmail.com', '', '', 'n', 'C', '2015-05-31 13:04:45', '951a8f7ea0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2804, '85.138.88.155', 0, 0),
(10061, 'inescouto98.ic@gmail.com', '', '', 'n', 'C', '2015-05-31 13:37:05', '29c7a35c2d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2805, '89.114.62.172', 0, 0),
(10062, 'martab.baptista@gmail.com', '', '', 'n', 'C', '2015-05-31 13:39:52', '649588a5ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2807, '89.153.185.254', 0, 0),
(10063, 'arranjosdefatosdesurf@outlook.com', '', '', 'n', 'C', '2015-05-31 13:41:42', '06afe976c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2808, '89.180.157.253', 0, 0),
(10064, 'inoosousa@hotmail.com', '', '', 'n', 'C', '2015-05-31 13:42:51', 'fce119243c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2809, '85.245.65.142', 0, 0),
(10065, 'clarajoanto@hotmail.com', '', '', 'n', 'C', '2015-05-31 13:45:11', '2f4a595ae6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2810, '37.189.106.177', 0, 0),
(10066, 'facebook_user_goncalo_silva_3@example.com', '', '', 'n', 'C', '2015-05-31 13:59:24', '2a469fd752', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2811, '89.180.157.253', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(10067, 'juniorramoscastro@hotmail.com', '', '', 'n', 'C', '2015-05-31 14:34:36', '45e66f0e1a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2813, '179.155.14.56', 0, 0),
(10068, 'sebastiaoabrantes10@gmail.com', '', '', 'n', 'C', '2015-05-31 14:52:09', '580feb1182', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2815, '85.245.65.124', 0, 0),
(10069, 'facebook_user_vasco_ramalho@example.com', '', '', 'n', 'C', '2015-05-31 15:08:08', '74583579f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2816, '93.134.238.128', 0, 0),
(10070, 'facebook_user_sergio_patinha@example.com', '', '', 'n', 'C', '2015-05-31 15:28:58', 'e5089f16ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2818, '85.241.59.33', 0, 0),
(10071, 'catarina.braga@hotmail.com', '', '', 'n', 'C', '2015-05-31 15:28:59', 'fa8d2ea4a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2819, '82.154.124.207', 0, 0),
(10072, 'soniamar3333@hotmail.com', '', '', 'n', 'C', '2015-05-31 15:43:46', 'cb69587969', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2820, '188.81.225.53', 0, 0),
(10073, 'nelsonalexandre32@sapo.pt', '', '', 'n', 'C', '2015-05-31 15:45:44', 'b97d00e329', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2821, '88.214.171.181', 0, 0),
(10074, 'clairbois.damien@gmail.com', '', '', 'n', 'C', '2015-05-31 15:51:10', '55c5c32667', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2822, '84.90.248.110', 0, 0),
(10075, 'pl.sousa2@gmail.com', '', '', 'n', 'C', '2015-05-31 15:59:39', 'fab35dc95b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2823, '85.139.93.44', 0, 0),
(10076, 'miguelalfaiatesimoes@gmail.com', '', '', 'n', 'C', '2015-05-31 16:07:31', '71cc12df67', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2825, '46.189.233.7', 0, 0),
(10077, 'mariacruz306@hotmail.com', '', '', 'n', 'C', '2015-05-31 16:15:29', '17e0311e4b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2827, '85.240.249.32', 0, 0),
(10078, 'inescgbramos@gmail.com', '', '', 'n', 'C', '2015-05-31 16:22:47', '75b2bd6409', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2828, '134.76.38.35', 0, 0),
(10079, 'facebook_user_mariana_estibeiro@example.com', '', '', 'n', 'C', '2015-05-31 16:22:53', '1166af5ccb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2829, '79.168.26.234', 0, 0),
(10080, 'inessantos21@gmail.com', '', '', 'n', 'C', '2015-05-31 16:23:08', 'f5bbf56bb8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2830, '81.245.45.81', 0, 0),
(10081, 'sofiapintoribeiro@hotmail.com', '', '', 'n', 'C', '2015-05-31 16:29:21', '8909a1c88b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2831, '188.82.141.150', 0, 0),
(10082, 'carmopcoutinho@gmail.com', '', '', 'n', 'C', '2015-05-31 16:33:20', '2d2ec29a9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2833, '81.84.11.92', 0, 0),
(10083, 'catarina.j.garces@gmail.com', '', '', 'n', 'C', '2015-05-31 16:38:29', '327a0536ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2834, '85.138.121.24', 0, 0),
(10084, 'joanaape@gmail.com', '', '', 'n', 'C', '2015-05-31 16:55:42', '92a9561b69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2837, '95.93.16.254', 0, 0),
(10085, 'ritabaen@gmail.com', '', '', 'n', 'C', '2015-05-31 16:56:18', '407a637348', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2838, '85.245.104.120', 0, 0),
(10086, 'tiagoaar@hotmail.com', '', '', 'n', 'C', '2015-05-31 16:58:57', 'e27e4a9030', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2839, '41.140.22.86', 0, 0),
(10087, 'filipacamoes@gmail.com', '', '', 'n', 'C', '2015-05-31 17:01:50', '43966a75e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2840, '85.138.204.24', 0, 0),
(10088, 'monica_estrela13@hotmail.com', '', '', 'n', 'C', '2015-05-31 17:02:41', '7e87e8a8ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2841, '85.243.135.176', 0, 0),
(10089, 'msundin@hotmail.com', '', '', 'n', 'C', '2015-05-31 17:10:00', '19f346b26d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2844, '174.118.61.13', 0, 0),
(10090, 'ricardo_pataco@hotmail.com', '', '', 'n', 'C', '2015-05-31 17:12:22', 'dac9e73f8e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2845, '84.91.11.245', 0, 0),
(10091, 'bodyboarderstoned@hotmail.com', '', '', 'n', 'C', '2015-05-31 17:13:38', 'a013e6f9fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2846, '85.247.26.37', 0, 0),
(10092, 'custoiasjunior@hotmail.com', '', '', 'n', 'C', '2015-05-31 17:16:53', '7a70d82364', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2847, '188.80.83.157', 0, 0),
(10093, 'facebook_user_joaquim_cassapo@example.com', '', '', 'n', 'C', '2015-05-31 17:18:47', '41f6be1ddc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2848, '193.126.167.42', 0, 0),
(10094, 'maria__pc@hotmail.com', '', '', 'n', 'C', '2015-05-31 17:21:17', '54eac7133e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2849, '79.168.202.22', 0, 0),
(10095, 'claucoelho1970@gmail.com', '', '', 'n', 'C', '2015-05-31 17:23:56', 'd8bcd1b404', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2850, '82.154.180.237', 0, 0),
(10096, 'ines270996@gmail.com', '', '', 'n', 'C', '2015-05-31 17:40:53', 'b1c0bc30e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2851, '85.138.98.166', 0, 0),
(10097, 'diogopais@iol.pt', '', '', 'n', 'C', '2015-05-31 17:42:05', 'a00d94bdd7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2852, '95.93.228.76', 0, 0),
(10098, 'paulo.perdigao@hotmail.com', '', '', 'n', 'C', '2015-05-31 17:46:44', '14f463b7a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2853, '85.246.38.116', 0, 0),
(10099, 'tiago.m.m.c95@gmail.com', '', '', 'n', 'C', '2015-05-31 17:49:47', 'de220a2494', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2854, '77.54.140.162', 0, 0),
(10100, 'martinamilelli@hotmail.it', '', '', 'n', 'C', '2015-05-31 17:54:14', '8278f9c731', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2856, '151.44.130.235', 0, 0),
(10101, 'draugustosampaio@gmail.com', '', '', 'n', 'C', '2015-05-31 18:02:26', '72c1035cfc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2857, '176.78.55.35', 0, 0),
(10102, 'tomasppinheiro@gmail.com', '', '', 'n', 'C', '2015-05-31 18:07:57', '6a19e83b79', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2858, '85.240.223.131', 0, 0),
(10103, 'bsanpayo@gmail.com', '', '', 'n', 'C', '2015-05-31 18:15:32', '07189f545e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2859, '79.169.66.135', 0, 0),
(10104, 'ildaventura@gmail.com', '', '', 'n', 'C', '2015-05-31 18:29:23', '5284959a32', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2862, '2.83.93.113', 0, 0),
(10105, 'joaopmmlpmml@gmail.com', '', '', 'n', 'C', '2015-05-31 18:29:25', '1cfc1fee0d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2863, '79.168.13.126', 0, 0),
(10106, 'tuthpassos@hotmail.com', '', '', 'n', 'C', '2015-05-31 18:31:31', 'e118839f1b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2864, '85.245.66.29', 0, 0),
(10107, 'tomasfcastro@gmail.com', '', '', 'n', 'C', '2015-05-31 18:35:05', 'b811da270e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2865, '77.54.219.156', 0, 0),
(10108, 'rodrigodesalles@yahoo.com', '', '', 'n', 'C', '2015-05-31 18:35:13', 'b833b89246', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2866, '179.219.252.168', 0, 0),
(10109, 'syndykyle@gmail.com', '', '', 'n', 'C', '2015-05-31 18:41:44', 'eb15894862', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2867, '85.242.59.134', 0, 0),
(10110, 'carolinaafonsopires@gmail.com', '', '', 'n', 'C', '2015-05-31 18:45:43', 'f91bfa1719', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2868, '79.168.97.242', 0, 0),
(10111, 'inesm_93@hotmail.com', '', '', 'n', 'C', '2015-05-31 18:45:56', '397ef9fe21', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2869, '85.243.147.117', 0, 0),
(10112, 'inesramoshenriques@hotmail.com', '', '', 'n', 'C', '2015-05-31 19:14:46', 'bede0d1248', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2871, '95.91.226.90', 0, 0),
(10113, 'alex_msc@hotmail.com', '', '', 'n', 'C', '2015-05-31 19:15:17', '1897084ccc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2872, '81.193.171.173', 0, 0),
(10114, 'carolina.folquesc@gmail.com', '', '', 'n', 'C', '2015-05-31 19:17:15', '7510a5179a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2873, '85.245.138.234', 0, 0),
(10115, 'facebook_user_joao_miguel_andrade_faria@example.com', '', '', 'n', 'C', '2015-05-31 19:17:39', '0e4b175950', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2874, '2.82.98.16', 0, 0),
(10116, 'ligiapmoliveira@gmail.com', '', '', 'n', 'C', '2015-05-31 19:18:52', '14e38624cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2875, '188.79.70.187', 0, 0),
(10117, 'ega11068@fe.up.pt', '', '', 'n', 'C', '2015-05-31 19:25:12', 'aa51690b17', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2876, '95.23.51.176', 0, 0),
(10118, 'epaulapereira123@gmail.com', '', '', 'n', 'C', '2015-05-31 19:27:08', '2c3f46cd08', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2877, '95.93.18.152', 0, 0),
(10119, 'franciscasarmento@live.com', '', '', 'n', 'C', '2015-05-31 19:27:39', '64cc95d6eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2878, '188.83.23.22', 0, 0),
(10120, 'joaozito86@hotmail.com', '', '', 'n', 'C', '2015-05-31 19:30:55', '4158938781', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2879, '188.250.113.206', 0, 0),
(10121, 'carolinafernandes285@gmail.com', '', '', 'n', 'C', '2015-05-31 19:32:25', 'eb938c9b62', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2880, '95.93.220.156', 0, 0),
(10122, 'facebook_user_jose_cruz@example.com', '', '', 'n', 'C', '2015-05-31 19:32:29', '1bf1f33db2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2881, '95.93.218.239', 0, 0),
(10123, 'ivanas@sapo.pt', '', '', 'n', 'C', '2015-05-31 19:34:21', 'fdd37092d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2882, '89.180.152.33', 0, 0),
(10124, 'andre.correia.vrsa@gmail.com', '', '', 'n', 'C', '2015-05-31 19:37:00', 'a2a9d3b806', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2883, '85.244.168.152', 0, 0),
(10125, 'andreiafvieira96@gmail.com', '', '', 'n', 'C', '2015-05-31 19:38:43', '385872b614', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2884, '188.251.30.173', 0, 0),
(10126, 'borbaandreb@gmail.com', '', '', 'n', 'C', '2015-05-31 19:41:47', '0abea87506', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2885, '217.129.253.112', 0, 0),
(10127, 'acatarina13@hotmail.com', '', '', 'n', 'C', '2015-05-31 19:48:38', 'f22d8101c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2886, '85.244.212.103', 0, 0),
(10128, 'larsen.henrique@gmail.com', '', '', 'n', 'C', '2015-05-31 19:56:46', '18363e393e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2887, '88.214.164.118', 0, 0),
(10129, 'izadevin@hotmail.com', '', '', 'n', 'C', '2015-05-31 20:01:28', '0b7069a5b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2888, '88.214.169.130', 0, 0),
(10130, 'ritofski.pedreira@gmail.com', '', '', 'n', 'C', '2015-05-31 20:01:44', '595aadff69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2889, '79.169.37.15', 0, 0),
(10131, 'pipa18_@hotmail.com', '', '', 'n', 'C', '2015-05-31 20:23:07', '9cf6cb17fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2892, '85.245.141.175', 0, 0),
(10132, '22020@novasbe.pt', '', '', 'n', 'C', '2015-05-31 20:23:15', '7fe688290b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2893, '93.108.59.109', 0, 0),
(10133, 'inesveigapena@gmail.com', '', '', 'n', 'C', '2015-05-31 20:27:05', 'fd4a2509cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2894, '82.55.227.96', 0, 0),
(10134, 'danielasilvaid@gmail.com', '', '', 'n', 'C', '2015-05-31 20:35:31', '8268b25622', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2895, '85.247.111.247', 0, 0),
(10135, 'babiengracia@outlook.com', '', '', 'n', 'C', '2015-05-31 20:36:31', '43c9512f89', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2896, '89.214.5.33', 0, 0),
(10136, 'joana96_cr@hotmail.com', '', '', 'n', 'C', '2015-05-31 20:39:46', 'ebbd043785', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2898, '85.139.6.133', 0, 0),
(10137, 'sofiajiva1@hotmail.com', '', '', 'n', 'C', '2015-05-31 20:41:46', 'a9dcc891df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2899, '85.244.234.50', 0, 0),
(10138, 'galindoluis@yahoo.com', '', '', 'n', 'C', '2015-05-31 20:43:15', '07cbf5167d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2900, '85.243.236.170', 0, 0),
(10139, 'schobert@live.de', '', '', 'n', 'C', '2015-05-31 20:44:33', 'a68a2780e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2901, '109.193.97.116', 0, 0),
(10140, 'lu1957@sapo.pt', '', '', 'n', 'C', '2015-05-31 20:50:38', '0e4b2c17a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2902, '2.80.49.183', 0, 0),
(10141, 'camador66@gmail.com', '', '', 'n', 'C', '2015-05-31 20:50:54', 'ed6069c50b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2903, '95.94.52.24', 0, 0),
(10142, 'olgaduarte@lagence.pt', '', '', 'n', 'C', '2015-05-31 20:51:33', '2ca2815381', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2905, '78.130.61.173', 0, 0),
(10143, 'facebook_user_filipa_vandame@example.com', '', '', 'n', 'C', '2015-05-31 20:51:51', '673d59ebc2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2906, '95.136.48.211', 0, 0),
(10144, 'biarainho@hotmail.com', '', '', 'n', 'C', '2015-05-31 20:53:28', '6a9f30b928', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2907, '95.93.70.119', 0, 0),
(10145, 'sssandrahsantos121@gmail.com', '', '', 'n', 'C', '2015-05-31 20:55:18', '5e3eb89b94', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2908, '95.94.17.138', 0, 0),
(10146, 'juli_bpc@hotmail.com', '', '', 'n', 'C', '2015-05-31 20:56:08', 'c61202f829', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2909, '87.196.5.164', 0, 0),
(10147, 'migalhas.miguel@gmail.com', '', '', 'n', 'C', '2015-05-31 20:58:52', '96a758e9e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2910, '85.241.137.163', 0, 0),
(10148, 'afonseca1984@hotmail.com', '', '', 'n', 'C', '2015-05-31 21:00:11', '1fe5aec588', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2911, '189.4.73.145', 0, 0),
(10149, 'facebook_user_nico_santos@example.com', '', '', 'n', 'C', '2015-05-31 21:03:07', 'caf2fe665b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2912, '73.170.172.29', 0, 0),
(10150, 'soundealer69@hotmail.com', '', '', 'n', 'C', '2015-05-31 21:09:48', '38772f6a02', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2914, '178.166.36.211', 0, 0),
(10151, 'manuelpessoa@hotmail.com', '', '', 'n', 'C', '2015-05-31 21:15:22', '5c10ba5d5d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2915, '77.54.220.90', 0, 0),
(10152, 'ricardo_mendonca_ferreira@hotmail.com', '', '', 'n', 'C', '2015-05-31 21:19:00', '416d8d180c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2916, '37.189.107.34', 0, 0),
(10153, 'freitass_16@hotmail.com', '', '', 'n', 'C', '2015-05-31 21:33:05', '07e6fa2859', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2917, '176.78.172.19', 0, 0),
(10154, 'bbcalado@hotmail.com', '', '', 'n', 'C', '2015-05-31 21:35:28', '7108240fec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2918, '81.193.5.253', 0, 0),
(10155, 'bvegf@hotmail.com', '', '', 'n', 'C', '2015-05-31 21:37:36', 'e513136c86', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2919, '85.245.173.118', 0, 0),
(10156, 'mariacristinix@gmail.com', '', '', 'n', 'C', '2015-05-31 21:38:24', 'fe15d9c396', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2920, '37.189.105.110', 0, 0),
(10157, 'gabrielaavalente@hotmail.com', 'Gabriela valente ', '', 'n', 'C', '2015-05-31 21:40:07', 'db1a845788', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/vitor-estrelinha-foto-do-ano-2/', 0, '193.137.97.136', 0, 0),
(10158, 'leliabem@hotmail.com', '', '', 'n', 'C', '2015-05-31 21:45:53', '840f7f6c70', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2921, '84.91.98.144', 0, 0),
(10159, 'nel_hilarius@hotmail.com', '', '', 'n', 'C', '2015-05-31 21:47:22', 'a165359226', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2922, '84.91.98.144', 0, 0),
(10160, 'lulopez_golfinho@hotmail.com', '', '', 'n', 'C', '2015-05-31 21:51:32', 'c0a59a05f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2923, '144.64.51.155', 0, 0),
(10161, 'rafa_skimbrothers@hotmail.com', '', '', 'n', 'C', '2015-05-31 21:55:55', 'b778ab9888', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2926, '188.81.4.121', 0, 0),
(10162, 'facebook_user_jaime_viegas@example.com', '', '', 'n', 'C', '2015-05-31 22:00:08', '0f5e3786af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2927, '87.103.60.142', 0, 0),
(10163, 'ninitabranco@hotmail.com', '', '', 'n', 'C', '2015-05-31 22:01:19', 'fce8fdf6d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2928, '144.64.111.228', 0, 0),
(10164, 'ernestofigueiras_14@hotmail.com', '', '', 'n', 'C', '2015-05-31 22:05:40', '6cfa7596ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2929, '217.129.92.212', 0, 0),
(10165, 'baptistac@netcabo.pt', '', '', 'n', 'C', '2015-05-31 22:07:35', '57f95d4f22', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2930, '77.54.170.82', 0, 0),
(10166, 'sarareismoura@live.com.pt', '', '', 'n', 'C', '2015-05-31 22:10:36', 'f9cc14d6fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2931, '89.153.132.165', 0, 0),
(10167, 'marianacanelas@hotmail.com', '', '', 'n', 'C', '2015-05-31 22:10:45', 'f591a1aa08', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2932, '92.97.182.13', 0, 0),
(10168, 'sonia.sousa.goncalves@gmail.com', '', '', 'n', 'C', '2015-05-31 22:13:27', '5dc0227085', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2933, '188.37.185.233', 0, 0),
(10169, 'carolina.dray@gmail.com', '', '', 'n', 'C', '2015-05-31 22:15:19', 'd90e40d14c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2934, '188.81.2.199', 0, 0),
(10170, 'ana.25andre@hotmail.com', '', '', 'n', 'C', '2015-05-31 22:23:52', '884c30aaea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2936, '85.246.100.184', 0, 0),
(10171, 'francisco.raio27@gmail.com', '', '', 'n', 'C', '2015-05-31 22:42:51', '07c21f091c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2939, '94.132.158.245', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(10172, 'mariamargarida2000@gmail.com', '', '', 'n', 'C', '2015-05-31 22:51:24', '4ed270a6e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2940, '79.168.221.155', 0, 0),
(10173, 'pahtxulinha@hotmail.com', '', '', 'n', 'C', '2015-05-31 23:03:36', '4ea70ee01a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2941, '85.244.6.146', 0, 0),
(10174, 'luisandresilv4@gmail.com', '', '', 'n', 'C', '2015-05-31 23:11:59', '636265ad48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2942, '85.245.162.5', 0, 0),
(10175, 'dnozorio@gmail.com', '', '', 'n', 'C', '2015-05-31 23:14:25', '7c9de11d84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2943, '188.82.137.157', 0, 0),
(10176, 'gicalhau7@gmail.com', '', '', 'n', 'C', '2015-05-31 23:20:04', '7b020b8135', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2944, '91.177.0.154', 0, 0),
(10177, 'emcarvalhomoreira@gmail.com', '', '', 'n', 'C', '2015-05-31 23:20:42', '910fbc4ffb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2945, '62.169.70.158', 0, 0),
(10178, 'carina__matias1010@hotmail.com', '', '', 'n', 'C', '2015-05-31 23:24:23', 'b05ed0f6d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2946, '85.247.119.116', 0, 0),
(10179, 'sequeira.diogo@gmail.com', '', '', 'n', 'C', '2015-05-31 23:26:16', 'ec4b7923bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2947, '85.244.111.211', 0, 0),
(10180, 'peter_bigp@hotmail.com', '', '', 'n', 'C', '2015-05-31 23:49:49', '66021dc6d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2949, '84.91.129.113', 0, 0),
(10181, 'evaroncon@jmdr.pt', '', '', 'n', 'C', '2015-06-01 00:01:05', '85a6915645', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2951, '82.154.160.151', 0, 0),
(10182, 'rmstpcdc@msn.com', '', '', 'n', 'C', '2015-06-01 00:02:31', '36332b7752', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2952, '176.79.51.204', 0, 0),
(10183, 'raquelmsm@gmail.com', '', '', 'n', 'C', '2015-06-01 01:01:32', '4a75b8cf7d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2953, '89.153.32.190', 0, 0),
(10184, 'facebook_user_ricardo_andre_ribeiro@example.com', '', '', 'n', 'C', '2015-06-01 01:59:06', '9eb497ebfe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2955, '85.243.249.202', 0, 0),
(10185, 'facebook_user_andrea_guida@example.com', '', '', 'n', 'C', '2015-06-01 03:12:24', '27245f0f85', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2957, '87.11.19.198', 0, 0),
(10186, 'jeannettefoster18@yahoo.co.uk', '', '', 'n', 'C', '2015-06-01 06:21:38', '9ab3cf5434', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2958, '109.153.195.182', 0, 0),
(10187, 'monililienweiss@web.de', '', '', 'n', 'C', '2015-06-01 06:32:14', '55954e6ea7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2959, '85.241.177.137', 0, 0),
(10188, 'saraujulio@gmail.com', '', '', 'n', 'C', '2015-06-01 07:08:37', '47a6f9a30f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2960, '195.176.111.217', 0, 0),
(10189, 'big_foot_surfer@hotmail.com', '', '', 'n', 'C', '2015-06-01 07:20:20', 'ff809ac5cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2961, '85.247.119.52', 0, 0),
(10190, 'diana.vitorino5@gmail.com', '', '', 'n', 'C', '2015-06-01 07:36:44', '6c3bb56d7f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2962, '62.28.7.105', 0, 0),
(10191, 'csebastiaoseguro@hotmail.com', '', '', 'n', 'C', '2015-06-01 08:30:25', '40d567d95c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2963, '46.189.196.79', 0, 0),
(10192, 'ruigil1966@gmail.com', '', '', 'n', 'C', '2015-06-01 09:07:50', 'f090cf5a6c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2964, '82.154.137.35', 0, 0),
(10193, 'facebook_user_catarina_tavares@example.com', '', '', 'n', 'C', '2015-06-01 09:20:36', '6115630ffd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2965, '89.154.188.189', 0, 0),
(10194, 'kikig3@hotmail.com', '', '', 'n', 'C', '2015-06-01 09:54:18', '8309287926', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2967, '176.78.172.19', 0, 0),
(10195, 'soninha.duarte78@gmail.com', '', '', 'n', 'C', '2015-06-01 09:55:34', 'a06ef95ec2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2968, '160.213.240.11', 0, 0),
(10196, 'dentistaguitarrista@gmail.com', '', '', 'n', 'C', '2015-06-01 10:11:01', '1d115b1915', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2969, '88.5.243.25', 0, 0),
(10197, 'dgoncalves.3@gmail.com', '', '', 'n', 'C', '2015-06-01 10:34:48', 'ab6bbd108f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2970, '213.22.40.27', 0, 0),
(10198, 'asptmagdamarquez@gmail.com', '', '', 'n', 'C', '2015-06-01 10:46:35', '51e08afeca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2971, '88.214.187.8', 0, 0),
(10199, 'constanca.mariana2001@gmail.com', '', '', 'n', 'C', '2015-06-01 10:55:38', '3f7649959b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2973, '85.139.254.140', 0, 0),
(10200, 'guilherme_s_silva@hotmail.com', '', '', 'n', 'C', '2015-06-01 10:57:34', 'e6ced26fe9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2974, '85.139.254.140', 0, 0),
(10201, 'casadaluz2010@gmail.com', '', '', 'n', 'C', '2015-06-01 11:10:09', 'f307899daf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2975, '5.249.101.51', 0, 0),
(10202, 'celiajfigueira@hotmail.com', '', '', 'n', 'C', '2015-06-01 11:33:45', '10be901472', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2976, '85.247.197.173', 0, 0),
(10203, 'teotoniom@gmail.com', '', '', 'n', 'C', '2015-06-01 11:53:14', '799ba2d9ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2978, '85.245.52.57', 0, 0),
(10204, 'mafalda_quintela@hotmail.com', '', '', 'n', 'C', '2015-06-01 12:22:06', '9d6a4c5f16', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2981, '62.28.30.94', 0, 0),
(10205, 'diogo_soares6@hotmail.com', '', '', 'n', 'C', '2015-06-01 12:23:15', 'b58168a7ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2982, '79.168.254.89', 0, 0),
(10206, 'ritchica1@gmail.com', '', '', 'n', 'C', '2015-06-01 12:52:45', '9e45d94416', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2983, '89.152.120.48', 0, 0),
(10207, 'gabrielaveloso@hotmail.com', '', '', 'n', 'C', '2015-06-01 13:03:59', 'd2748a0056', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2984, '213.58.128.102', 0, 0),
(10208, 'zeluiz.f3@gmail.com', '', '', 'n', 'C', '2015-06-01 13:06:13', 'c14a88da61', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2985, '89.155.163.72', 0, 0),
(10209, 'heldertavares@msn.com', '', '', 'n', 'C', '2015-06-01 13:24:38', 'ad141f8543', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2986, '2.80.172.174', 0, 0),
(10210, 'garrido.mjoao@gmail.com', '', '', 'n', 'C', '2015-06-01 13:45:56', '4f5b6b03be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2987, '93.108.235.55', 0, 0),
(10211, 'carmeniconta@gmail.com', '', '', 'n', 'C', '2015-06-01 13:51:58', 'f0b77bd58f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2988, '188.250.77.237', 0, 0),
(10212, 'rosasantos.vicente@gmail.com', '', '', 'n', 'C', '2015-06-01 13:55:07', 'b05ad9d582', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2989, '188.250.77.237', 0, 0),
(10213, 'noeliaiconta@gmail.com', '', '', 'n', 'C', '2015-06-01 13:55:29', 'b161be008e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2990, '188.250.77.237', 0, 0),
(10214, 'rosaiconta@gmail.com', '', '', 'n', 'C', '2015-06-01 13:57:34', '698caf5859', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2991, '188.250.77.237', 0, 0),
(10215, 'darioiconta@gmail.com', '', '', 'n', 'C', '2015-06-01 14:02:36', '5cef365294', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2992, '188.250.77.237', 0, 0),
(10216, 'facebook_user_ismael_sousa@example.com', '', '', 'n', 'C', '2015-06-01 14:03:18', 'b2f334a164', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2993, '89.114.113.240', 0, 0),
(10217, 'tomasbonvalot@gmail.com', '', '', 'n', 'C', '2015-06-01 14:04:27', '57acab73f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2994, '79.168.171.142', 0, 0),
(10218, 'anabarbosa.82@gmail.com', '', '', 'n', 'C', '2015-06-01 14:05:39', 'aa17557c38', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2995, '77.54.186.249', 0, 0),
(10219, 'duarte.mad50s@gmail.com', '', '', 'n', 'C', '2015-06-01 14:08:13', '3931784d05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2996, '79.168.125.236', 0, 0),
(10220, 'd_scarvalho@hotmail.com', '', '', 'n', 'C', '2015-06-01 14:11:44', '5de703789a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2997, '37.28.240.150', 0, 0),
(10221, 'primusracing@sapo.pt', '', '', 'n', 'C', '2015-06-01 14:12:29', '609ce79fc8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2998, '85.247.194.5', 0, 0),
(10222, 'gdelaunayp@gmail.com', '', '', 'n', 'C', '2015-06-01 14:20:07', '43e2e4c15f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 2999, '79.169.4.29', 0, 0),
(10223, 'princesasemcasa@gmail.com', '', '', 'n', 'C', '2015-06-01 14:23:41', '23038cfded', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3000, '91.198.90.55', 0, 0),
(10224, 'jmcabecas@gmail.com', '', '', 'n', 'C', '2015-06-01 14:32:30', '6ee4c84fa2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3001, '91.198.90.55', 0, 0),
(10225, 'facebook_user_andre_da_fonseca_silva@example.com', '', '', 'n', 'C', '2015-06-01 14:33:35', 'eb1c7c8295', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3002, '188.81.8.35', 0, 0),
(10226, 'jessica_jb_93@hotmail.com', '', '', 'n', 'C', '2015-06-01 14:39:13', 'a2362a1042', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3003, '87.103.114.211', 0, 0),
(10227, 'yara.ehlert@gmail.com', '', '', 'n', 'C', '2015-06-01 14:40:05', '943a6c9274', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3004, '176.78.159.169', 0, 0),
(10228, 'mariomar@live.com.pt', '', '', 'n', 'C', '2015-06-01 14:42:20', 'f92fe5fd32', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3005, '84.161.96.53', 0, 0),
(10229, 'luizcarvalho@me.com', '', '', 'n', 'C', '2015-06-01 14:43:09', 'b4fd7a8bce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3006, '79.168.153.10', 0, 0),
(10230, 'manapartmotta@hotmail.com', '', '', 'n', 'C', '2015-06-01 14:44:15', '06bca3ae56', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3007, '46.50.106.237', 0, 0),
(10231, 'isabel.henriques@gmail.com', '', '', 'n', 'C', '2015-06-01 14:47:00', '0fb9493744', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3008, '95.136.73.192', 0, 0),
(10232, 'ruiaurferreira@hotmail.com', '', '', 'n', 'C', '2015-06-01 14:49:36', '23d093f371', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3009, '88.214.162.212', 0, 0),
(10233, 'miguel66cardoso@hotmail.com', '', '', 'n', 'C', '2015-06-01 14:51:10', '423dfd5196', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3010, '81.193.34.74', 0, 0),
(10234, 'jf6467@sapo.pt', '', '', 'n', 'C', '2015-06-01 14:53:39', '5d02d0c0d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3011, '2.82.108.63', 0, 0),
(10235, 'marta_photography@hotmail.com', '', '', 'n', 'C', '2015-06-01 14:57:06', '1e24e60100', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3012, '2.82.121.214', 0, 0),
(10236, 'cinitapereira@hotmail.com', '', '', 'n', 'C', '2015-06-01 14:58:40', 'a0ac014fa3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3013, '217.129.79.73', 0, 0),
(10237, 'rodolfo_pinto_9@hotmail.com', '', '', 'n', 'C', '2015-06-01 14:59:31', '3997cb06a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3014, '2.83.94.48', 0, 0),
(10238, 'miguel.toscano.pires@gmail.com', '', '', 'n', 'C', '2015-06-01 15:00:16', 'de83b3d04a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3015, '95.92.210.208', 0, 0),
(10239, 'mafaldaiconta@gmail.com', '', '', 'n', 'C', '2015-06-01 15:03:22', 'd2e221b156', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3017, '188.250.77.237', 0, 0),
(10240, 'facebook_user_ana_rita_rodrigues@example.com', '', '', 'n', 'C', '2015-06-01 15:04:16', '84b9109661', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3018, '193.136.222.249', 0, 0),
(10241, 'lfilipe@tap.pt', '', '', 'n', 'C', '2015-06-01 15:19:21', 'b3e5b1ed27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3020, '91.198.90.55', 0, 0),
(10242, 'facebook_user_johnny_gs@example.com', '', '', 'n', 'C', '2015-06-01 15:26:32', 'f657d61407', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3021, '85.243.127.250', 0, 0),
(10243, 'ploft7@hotmail.com', '', '', 'n', 'C', '2015-06-01 15:26:41', '60b1677010', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3022, '108.61.123.89', 0, 0),
(10244, 'franciscopdv@hotmail.com', '', '', 'n', 'C', '2015-06-01 15:33:31', 'd55bad6abe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3023, '85.246.228.61', 0, 0),
(10245, 'm1gu3l_mm@hotmail.com', '', '', 'n', 'C', '2015-06-01 15:38:56', '09274acbf8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3024, '62.169.86.101', 0, 0),
(10246, 'carlos.noronha.93@gmail.com', '', '', 'n', 'C', '2015-06-01 15:55:15', '7615a8e515', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3026, '2.82.170.53', 0, 0),
(10247, 'valentirenata@hotmail.com', '', '', 'n', 'C', '2015-06-01 16:06:11', '6d226e9fff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3027, '94.132.132.230', 0, 0),
(10248, 'deborasofia@msn.com', '', '', 'n', 'C', '2015-06-01 16:08:38', 'd975f3aa0c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3028, '2.83.90.15', 0, 0),
(10249, 'geral@oficinadostecidos.com', '', '', 'n', 'C', '2015-06-01 16:14:30', '2b7ef78685', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3029, '81.84.149.17', 0, 0),
(10250, 'dadolas@sapo.pt', '', '', 'n', 'C', '2015-06-01 16:16:01', 'c78883896b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3030, '89.180.151.112', 0, 0),
(10251, 'imarinhocortereal@gmail.com', '', '', 'n', 'C', '2015-06-01 16:19:46', '75298bb966', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3031, '188.80.160.7', 0, 0),
(10252, 'nunomarcopaulo@hotmail.com', '', '', 'n', 'C', '2015-06-01 16:22:54', '2e14f3771d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3032, '46.189.191.204', 0, 0),
(10253, 'facebook_user_joao_nabais@example.com', '', '', 'n', 'C', '2015-06-01 16:27:04', 'e00de91e41', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3033, '46.189.191.204', 0, 0),
(10254, 'susanavianasantos@hotmail.com', '', '', 'n', 'C', '2015-06-01 16:28:46', '34f0f42025', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3034, '193.236.55.152', 0, 0),
(10255, 'facebook_user_margarida_vidinha@example.com', '', '', 'n', 'C', '2015-06-01 16:41:23', 'a5d268dd83', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3035, '89.153.36.51', 0, 0),
(10256, 'sousacosta.cristina@gmail.com', '', '', 'n', 'C', '2015-06-01 16:44:20', 'acac8e94ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3036, '196.208.103.180', 0, 0),
(10257, 'peperjag@hotmail.com', '', '', 'n', 'C', '2015-06-01 17:19:23', '34337076e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3038, '212.0.161.140', 0, 0),
(10258, 'facebook_user_susana_dolgner@example.com', '', '', 'n', 'C', '2015-06-01 17:41:01', 'd4a35877a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3039, '89.152.170.102', 0, 0),
(10259, 'facebook_user_kris_silva@example.com', '', '', 'n', 'C', '2015-06-01 17:41:15', 'ba9dad21b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3040, '87.196.188.201', 0, 0),
(10260, 'ctavares7@gmail.com', '', '', 'n', 'C', '2015-06-01 17:56:21', 'c73a7b475a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3041, '84.90.80.181', 0, 0),
(10261, 'kontakt@fp-video.de', '', '', 'n', 'C', '2015-06-01 18:17:43', '2c63da98ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3042, '178.24.16.39', 0, 0),
(10262, 'zehip3@gmail.com', '', '', 'n', 'C', '2015-06-01 18:41:43', 'e2871496e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3043, '176.78.169.57', 0, 0),
(10263, 'mad_mota@hotmail.com', '', '', 'n', 'C', '2015-06-01 18:49:56', 'f663845f26', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3045, '85.138.196.69', 0, 0),
(10264, 'maildoandre@gmail.com', '', '', 'n', 'C', '2015-06-01 18:58:40', '4ab5f8cd3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3046, '79.168.111.217', 0, 0),
(10265, 'joanasilva22@hotmail.com', '', '', 'n', 'C', '2015-06-01 19:00:40', 'bc4541942b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3047, '89.155.196.108', 0, 0),
(10266, 'juanitaeandre@gmail.com', '', '', 'n', 'C', '2015-06-01 19:03:33', 'fc8df81f2d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3048, '79.168.111.217', 0, 0),
(10267, 'kikizf3@hotmail.com', '', '', 'n', 'C', '2015-06-01 19:06:35', 'd0d0ac6578', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3049, '95.94.226.16', 0, 0),
(10268, 'alcinapaixao@gmail.com', '', '', 'n', 'C', '2015-06-01 19:06:59', '5e50f3b28a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3050, '213.190.218.45', 0, 0),
(10269, 'vascorleitao@gmail.com', '', '', 'n', 'C', '2015-06-01 19:27:41', 'bce9bc178d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3052, '95.136.86.255', 0, 0),
(10270, 'diogocordeiro12@hotmail.com', '', '', 'n', 'C', '2015-06-01 19:45:58', '7564810e1b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3053, '81.193.180.93', 0, 0),
(10271, 'samuelmalveiro@hotmail.com', '', '', 'n', 'C', '2015-06-01 19:47:00', 'c809f56e15', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3054, '81.193.180.93', 0, 0),
(10272, 'filipa_serafim@hotmail.com', '', '', 'n', 'C', '2015-06-01 19:50:15', '04843a685e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3055, '79.168.60.83', 0, 0),
(10273, 'beatrizlage2000@gmail.com', '', '', 'n', 'C', '2015-06-01 19:56:35', '83ead5025f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3057, '85.138.200.238', 0, 0),
(10274, 'lozano.gl@gmail.com', '', '', 'n', 'C', '2015-06-01 20:01:49', '8544557f6a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3058, '5.249.103.43', 0, 0),
(10275, 'marcoscharana@gmail.com', '', '', 'n', 'C', '2015-06-01 20:04:13', '7caa282a31', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3059, '2.83.138.146', 0, 0),
(10276, 'ana@pontocriativo.pt', '', '', 'n', 'C', '2015-06-01 20:08:41', '1977974f4b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3060, '85.139.148.101', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(10277, 'danielfrade_@hotmail.com', '', '', 'n', 'C', '2015-06-01 20:10:20', 'bdda4560e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3061, '193.136.145.232', 0, 0),
(10278, 'joaompnobrega@hotmail.com', '', '', 'n', 'C', '2015-06-01 20:10:25', '66c898cec2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3062, '89.115.26.16', 0, 0),
(10279, 'joaosousa12@hotmail.com', '', '', 'n', 'C', '2015-06-01 20:11:22', 'b5ab36f72e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3063, '85.246.224.69', 0, 0),
(10280, 'mariapestana24@hotmail.com', '', '', 'n', 'C', '2015-06-01 20:11:49', '3f802e38d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3064, '95.172.182.166', 0, 0),
(10281, 'sofia_ribeiro@yahoo.com', '', '', 'n', 'C', '2015-06-01 20:15:18', 'ccb57bf6fd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3065, '85.138.121.122', 0, 0),
(10282, 'anarocha33@hotmail.com', '', '', 'n', 'C', '2015-06-01 20:16:19', '05c8330651', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3066, '197.159.188.51', 0, 0),
(10283, 'joao_caldas89@hotmail.com', '', '', 'n', 'C', '2015-06-01 20:20:56', '8bbb36ef22', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3067, '93.102.104.103', 0, 0),
(10284, 'sara.adevasconcellos@hotmail.com', '', '', 'n', 'C', '2015-06-01 20:22:23', '77f12e9a01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3068, '79.168.102.209', 0, 0),
(10285, 'joanapintomachado@gmail.com', '', '', 'n', 'C', '2015-06-01 20:23:08', '4590d9caee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3069, '82.154.114.206', 0, 0),
(10286, 'francisco_serrado_1906@hotmail.com', '', '', 'n', 'C', '2015-06-01 20:23:13', 'df2904244e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3070, '89.180.150.203', 0, 0),
(10287, 'catarina-_-@hotmail.com', '', '', 'n', 'C', '2015-06-01 20:26:34', '265cf9a0ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3072, '85.245.153.244', 0, 0),
(10288, 'a.venancio.a@gmail.com', '', '', 'n', 'C', '2015-06-01 20:31:12', '7d80882c2d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3073, '85.240.101.53', 0, 0),
(10289, 'joana-jetzer@hotmail.com', '', '', 'n', 'C', '2015-06-01 20:34:57', 'a25ec10f42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3074, '176.78.156.157', 0, 0),
(10290, 'nikymaie@gmail.com', '', '', 'n', 'C', '2015-06-01 20:35:31', 'db6c7cc273', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3075, '85.138.99.229', 0, 0),
(10291, 'rodrigocbarradas@hotmail.com', '', '', 'n', 'C', '2015-06-01 20:44:04', '0c14656468', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3076, '85.241.119.154', 0, 0),
(10292, 'marianasantos94@hotmail.com', '', '', 'n', 'C', '2015-06-01 20:45:28', '2fa619bd84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3077, '93.102.18.193', 0, 0),
(10293, 'margaridanogueira_96@hotmail.com', '', '', 'n', 'C', '2015-06-01 20:48:38', '33aac82967', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3078, '89.115.114.38', 0, 0),
(10294, 'netrsa@gmail.com', '', '', 'n', 'C', '2015-06-01 20:56:00', '6c1b0b12d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3079, '95.136.56.252', 0, 0),
(10295, 'beatrizvasconcelosp@gmail.com', '', '', 'n', 'C', '2015-06-01 20:56:03', '38c798f431', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3080, '88.214.162.2', 0, 0),
(10296, 'oliver.st11@hotmail.com', '', '', 'n', 'C', '2015-06-01 20:58:24', 'ee1868ba18', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3081, '77.3.45.240', 0, 0),
(10297, 'brunaazevedosg@outlook.pt', '', '', 'n', 'C', '2015-06-01 20:59:57', '83727f808f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3082, '188.82.43.173', 0, 0),
(10298, 'mateus_morais_1999@hotmail.com', '', '', 'n', 'C', '2015-06-01 21:13:20', 'a55a24df5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3083, '82.154.114.206', 0, 0),
(10299, 'mjmouro@hotmail.com', '', '', 'n', 'C', '2015-06-01 21:16:24', '0a4e136727', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3084, '79.169.86.18', 0, 0),
(10300, 'emanuelrtfg@gmail.com', '', '', 'n', 'C', '2015-06-01 21:24:07', '9c504d8d77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3085, '85.245.80.148', 0, 0),
(10301, 'marianapacheco02@hotmail.com', '', '', 'n', 'C', '2015-06-01 21:28:31', 'c66fb13863', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3086, '62.169.66.5', 0, 0),
(10302, 'madalena_bonvalot@hotmail.com', '', '', 'n', 'C', '2015-06-01 21:39:29', 'c8e98eb28f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3087, '82.154.160.172', 0, 0),
(10303, 'kika__duarte@hotmail.com', '', '', 'n', 'C', '2015-06-01 21:40:40', '3db9404871', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3088, '81.84.4.213', 0, 0),
(10304, 'fabocosta@gmail.com', '', '', 'n', 'C', '2015-06-01 21:40:56', '3f29455f3d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3089, '85.245.38.35', 0, 0),
(10305, 'carmohenninger@gmail.com', '', '', 'n', 'C', '2015-06-01 21:42:23', '0a5dc8de5e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3090, '81.193.77.198', 0, 0),
(10306, 'carlosbarata@hotmail.com', 'carlos', '', 'n', 'C', '2015-06-01 21:42:54', '50505f141f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/award-categories/tubo-do-ano-ess/', 0, '85.242.26.182', 0, 0),
(10307, 'jessicarobalinho@hotmail.com', '', '', 'n', 'C', '2015-06-01 21:49:03', '01ac51c85d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3093, '193.126.143.9', 0, 0),
(10308, 'afonsogcardoso@gmail.com', '', '', 'n', 'C', '2015-06-01 21:49:22', '7f2c319fc7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3094, '5.249.104.0', 0, 0),
(10309, 'marianaquina1995@gmail.com', '', '', 'n', 'C', '2015-06-01 21:49:54', '54b316facf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3095, '82.154.162.182', 0, 0),
(10310, 'ana.soff@hotmail.com', '', '', 'n', 'C', '2015-06-01 22:11:31', '2059031ac5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3096, '95.95.100.102', 0, 0),
(10311, 'mavcc13@gmail.com', '', '', 'n', 'C', '2015-06-01 22:17:43', 'b6b9a7f0f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3098, '79.168.163.85', 0, 0),
(10312, 'soniaalegre1977@gmail.com', '', '', 'n', 'C', '2015-06-01 22:22:25', '3923f6ff45', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3099, '85.246.233.9', 0, 0),
(10313, 'csa@fc.up.pt', '', '', 'n', 'C', '2015-06-01 22:28:06', '7bfebd8d4f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3100, '89.153.119.197', 0, 0),
(10314, 'francisco_10_43@hotmail.com', '', '', 'n', 'C', '2015-06-01 22:35:06', '9dc5478eb3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3101, '89.115.114.38', 0, 0),
(10315, 'elisasgomes@hotmail.com', '', '', 'n', 'C', '2015-06-01 22:37:48', '59b689bcf3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3102, '213.138.228.117', 0, 0),
(10316, 'margycs@gmail.com', '', '', 'n', 'C', '2015-06-01 22:41:43', '392096221e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3103, '85.245.65.19', 0, 0),
(10317, 'mafpalmares@gmail.com', '', '', 'n', 'C', '2015-06-01 23:04:20', '0554034427', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3104, '188.37.170.146', 0, 0),
(10318, 'catarina_ataide@hotmail.com', '', '', 'n', 'C', '2015-06-01 23:06:04', '1f755c1bb5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3105, '88.214.169.5', 0, 0),
(10319, 'sergiosm26@hotmail.com', '', '', 'n', 'C', '2015-06-01 23:13:14', 'ace2763729', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3106, '2.83.89.14', 0, 0),
(10320, 'mariabelchiorsampaio@hotmail.com', '', '', 'n', 'C', '2015-06-01 23:29:18', '8d37669a64', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3107, '85.139.2.58', 0, 0),
(10321, 'filipefrauto@gmail.com', '', '', 'n', 'C', '2015-06-01 23:32:01', '174b11e9c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3108, '188.37.234.104', 0, 0),
(10322, 'nazarecostacorreia@gmail.com', '', '', 'n', 'C', '2015-06-01 23:35:43', 'f12ab3c256', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3109, '85.240.16.116', 0, 0),
(10323, 'nuno_lemos_moreira@hotmail.com', '', '', 'n', 'C', '2015-06-01 23:42:19', '805fdd26b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3110, '77.54.83.104', 0, 0),
(10324, 'pedrob52@hotmail.com', '', '', 'n', 'C', '2015-06-01 23:54:48', '9e28f47452', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3111, '79.168.221.17', 0, 0),
(10325, 'co.ricardo1@gmail.com', '', '', 'n', 'C', '2015-06-01 23:55:43', '2c160ff7ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3112, '176.252.227.238', 0, 0),
(10326, 'catarina.rpires@gmail.com', '', '', 'n', 'C', '2015-06-02 00:19:50', '2ef64f43fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3113, '89.115.219.200', 0, 0),
(10327, 'davidpfalves@gmail.com', '', '', 'n', 'C', '2015-06-02 00:51:31', 'cb6bd8db1c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3115, '68.65.169.232', 0, 0),
(10328, 'sofia-padua@hotmail.com', '', '', 'n', 'C', '2015-06-02 01:03:25', 'f6d30aa741', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3116, '188.37.52.98', 0, 0),
(10329, 'nisinhaaa@hotmail.com', '', '', 'n', 'C', '2015-06-02 04:11:16', 'fc575be477', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3117, '82.155.226.238', 0, 0),
(10330, 'flavia.tafulo@gmail.com', '', '', 'n', 'C', '2015-06-02 07:15:59', 'f037362194', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3118, '188.81.18.112', 0, 0),
(10331, 'mariajoaosc@hotmail.com', '', '', 'n', 'C', '2015-06-02 08:11:22', 'ea437c5b72', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3119, '212.0.161.140', 0, 0),
(10332, 'anaoliveira131@gmail.com', '', '', 'n', 'C', '2015-06-02 08:23:35', '00c1a960b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3120, '212.0.161.140', 0, 0),
(10333, 'leekel2000@hotmail.com', '', '', 'n', 'C', '2015-06-02 08:24:59', '5b87a8865d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3121, '70.77.13.11', 0, 0),
(10334, 'facebook_user_maria_conceicao@example.com', '', '', 'n', 'C', '2015-06-02 08:32:49', '67aa613009', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3122, '188.83.88.93', 0, 0),
(10335, 'sara_pinkie@hotmail.com', '', '', 'n', 'C', '2015-06-02 08:40:25', '1846a8d2f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3123, '212.0.161.140', 0, 0),
(10336, 'pedro_manuel_mesquita@hotmail.com', '', '', 'n', 'C', '2015-06-02 09:01:35', '39a4a2b521', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3124, '2.82.215.12', 0, 0),
(10337, 'isaurinhajardim@hotmail.com', '', '', 'n', 'C', '2015-06-02 09:06:24', '55808e2795', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3125, '176.78.9.35', 0, 0),
(10338, 'ricardoso76@gmail.com', '', '', 'n', 'C', '2015-06-02 09:09:36', 'ea7acea2aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3126, '79.168.221.245', 0, 0),
(10340, 'antoniopretomendes@gmail.com', '', '', 'n', 'C', '2015-06-02 09:13:19', '9bcd4463a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3129, '90.200.52.214', 0, 0),
(10341, 'nampramos@gmail.com', '', '', 'n', 'C', '2015-06-02 09:13:44', 'e18e7320a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3130, '80.216.4.64', 0, 0),
(10342, 'facebook_user_diogo_dantas_da_cunha@example.com', '', '', 'n', 'C', '2015-06-02 09:29:04', '21f408b90f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3132, '79.169.5.89', 0, 0),
(10343, 'filipeteix@gmail.com', '', '', 'n', 'C', '2015-06-02 09:30:29', '58f407ae2d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3133, '193.126.83.15', 0, 0),
(10344, 'miguel.carvalho.adv@sapo.pt', '', '', 'n', 'C', '2015-06-02 09:32:20', '0a4761ea56', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3134, '144.64.14.56', 0, 0),
(10345, 'dgrades@hotmail.com', '', '', 'n', 'C', '2015-06-02 09:46:37', '9410cffe22', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3136, '2.83.160.241', 0, 0),
(10346, 'lpsunshiny@gmail.com', 'Luis Pinto', '', 'n', 'C', '2015-06-02 09:49:00', 'b629eeb4d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/vitor-estrelinha-foto-do-ano-2/', 0, '84.91.180.137', 0, 0),
(10347, 'nfreire65@gmail.com', '', '', 'n', 'C', '2015-06-02 09:49:15', '21e5a0f1a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3137, '212.0.161.140', 0, 0),
(10348, 'pemota39@gmail.com', '', '', 'n', 'C', '2015-06-02 09:55:27', '1d4a1e0607', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3138, '89.155.240.5', 0, 0),
(10349, 'nelson.amado72@gmail.com', '', '', 'n', 'C', '2015-06-02 09:55:40', 'b2d2a90788', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3139, '87.103.74.94', 0, 0),
(10350, 'benficaguibelem@hotmail.com', '', '', 'n', 'C', '2015-06-02 10:12:18', 'bd8c40eefd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3141, '87.103.51.107', 0, 0),
(10351, 'violantecandeias@hotmail.com', '', '', 'n', 'C', '2015-06-02 10:16:45', '21d5dc84c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3142, '188.37.48.114', 0, 0),
(10352, 'baiao.maria@gmail.com', '', '', 'n', 'C', '2015-06-02 10:17:09', 'd8c58965ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3143, '188.37.104.155', 0, 0),
(10353, 'facebook_user_jose_valente@example.com', '', '', 'n', 'C', '2015-06-02 10:18:03', 'bcc6400a21', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3144, '194.65.125.124', 0, 0),
(10354, 'sofiasalta1@hotmail.com', '', '', 'n', 'C', '2015-06-02 10:27:05', '39e00a5ca3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3145, '81.84.40.238', 0, 0),
(10355, 'ideiasemcampo@gmail.com', '', '', 'n', 'C', '2015-06-02 10:38:28', '431b48489e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3146, '37.189.166.125', 0, 0),
(10356, 'tomicpavlia@gmail.com', '', '', 'n', 'C', '2015-06-02 10:44:04', '0e421890bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3147, '79.168.178.246', 0, 0),
(10357, 'carla.dspto@gmail.com', '', '', 'n', 'C', '2015-06-02 10:51:33', '35c1654236', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3148, '212.0.161.140', 0, 0),
(10358, 'claudia.silvaramos@gmail.com', '', '', 'n', 'C', '2015-06-02 11:12:05', '36d9716682', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3150, '195.200.254.142', 0, 0),
(10359, 'dianarelego@hotmail.com', '', '', 'n', 'C', '2015-06-02 11:55:42', '0855b8beac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3151, '62.28.161.106', 0, 0),
(10360, 'danielaspataru96@gmail.com', '', '', 'n', 'C', '2015-06-02 12:15:37', 'c690b6ac01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3152, '37.189.172.152', 0, 0),
(10361, 'silviacostasantos@gmail.com', '', '', 'n', 'C', '2015-06-02 12:19:47', 'e3910b2e0e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3153, '89.154.111.71', 0, 0),
(10362, 'terezavazsoeiro@gmail.com', '', '', 'n', 'C', '2015-06-02 12:29:50', 'e74ea3ada5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3154, '89.154.111.71', 0, 0),
(10363, 'andreh_bs@yahoo.com', '', '', 'n', 'C', '2015-06-02 13:11:51', 'facf7e2c7c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3155, '176.78.107.131', 0, 0),
(10364, 'miguel.poupada@hotmail.com', '', '', 'n', 'C', '2015-06-02 13:12:41', '8489dda19f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3156, '208.46.106.5', 0, 0),
(10365, 'facebook_user_david_bernardo_1@example.com', '', '', 'n', 'C', '2015-06-02 13:14:22', '1290aa2396', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3157, '87.103.64.125', 0, 0),
(10366, 'delio.faria@gmail.com', '', '', 'n', 'C', '2015-06-02 13:17:15', 'de54d3db9c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3158, '87.103.66.195', 0, 0),
(10367, 'jobelt@yahoo.com', '', '', 'n', 'C', '2015-06-02 13:24:28', '07c538e2a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3159, '193.137.16.114', 0, 0),
(10368, 'hfacapela@gmail.com', '', '', 'n', 'C', '2015-06-02 13:47:54', '1cccf71d31', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3160, '193.126.7.82', 0, 0),
(10369, 'eyedgirl@hotmail.com', '', '', 'n', 'C', '2015-06-02 14:05:37', '4c633f4027', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3161, '87.196.147.56', 0, 0),
(10370, 'facebook_user_helena_vilar_moreira@example.com', '', '', 'n', 'C', '2015-06-02 14:07:37', '726816db90', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3162, '93.108.221.255', 0, 0),
(10371, 'facebook_user_teresa_bettencourt@example.com', '', '', 'n', 'C', '2015-06-02 14:16:51', 'de6c9d721a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3163, '89.115.79.132', 0, 0),
(10372, 'facebook_user_monica_pimentel@example.com', '', '', 'n', 'C', '2015-06-02 14:44:28', 'ce06964081', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3164, '212.0.161.141', 0, 0),
(10373, 'marta__anselmo@hotmail.com', '', '', 'n', 'C', '2015-06-02 15:03:16', '876de5cb71', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3165, '187.108.143.89', 0, 0),
(10374, 'navas.joao@gmail.com', '', '', 'n', 'C', '2015-06-02 15:16:13', 'b5a72a4ff5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3168, '85.139.80.187', 0, 0),
(10375, 'rui_costa_reis@hotmail.com', '', '', 'n', 'C', '2015-06-02 15:18:12', '6d9c94cb43', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3169, '62.28.103.6', 0, 0),
(10376, 'facebook_user_robert_varchmin@example.com', '', '', 'n', 'C', '2015-06-02 15:19:19', 'd7c08e4931', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3170, '89.204.137.64', 0, 0),
(10377, 'lagosshelter@gmail.com', '', '', 'n', 'C', '2015-06-02 15:27:16', '0e7c355879', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3171, '5.249.17.217', 0, 0),
(10378, 'tiagomfrancisco@gmail.com', '', '', 'n', 'C', '2015-06-02 15:40:04', '8572c8a5cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3172, '85.245.153.112', 0, 0),
(10379, 'margaridamralmeida@gmail.com', '', '', 'n', 'C', '2015-06-02 15:41:46', '724fa292dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3173, '213.30.118.98', 0, 0),
(10380, 'teresa.albuquerque.602@gmail.com', '', '', 'n', 'C', '2015-06-02 15:44:41', '630f63d398', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3174, '79.169.129.48', 0, 0),
(10381, 'brainsxe@hotmail.com', '', '', 'n', 'C', '2015-06-02 15:52:49', 'c765cc68ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3175, '95.69.9.199', 0, 0),
(10382, 'jomccastro@gmail.com', '', '', 'n', 'C', '2015-06-02 15:53:47', '7caa9815f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3176, '89.115.34.67', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(10383, 'carminhoalvares@hotmail.com', '', '', 'n', 'C', '2015-06-02 16:18:53', '98088b736c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3177, '79.168.62.114', 0, 0),
(10384, 'irinamedved93@gmail.com', '', '', 'n', 'C', '2015-06-02 16:22:35', 'cf24a09f0d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3178, '194.210.179.1', 0, 0),
(10385, 'nascimento_cn@hotmail.com', '', '', 'n', 'C', '2015-06-02 16:34:46', '8399dce87c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3179, '194.79.85.10', 0, 0),
(10386, 'viviane.rauffus@gmail.com', '', '', 'n', 'C', '2015-06-02 16:34:47', '56b7062adb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3180, '85.247.74.187', 0, 0),
(10387, 'lourencofilipe@hotmail.com', '', '', 'n', 'C', '2015-06-02 16:35:23', '0c43cd371c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3181, '89.115.90.25', 0, 0),
(10388, 'loura_vf@hotmail.com', '', '', 'n', 'C', '2015-06-02 16:37:12', 'a1462aeeb9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3182, '213.246.236.94', 0, 0),
(10389, 'teresapasseiro@gmail.com', '', '', 'n', 'C', '2015-06-02 16:37:16', '467b6db8a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3183, '194.79.85.10', 0, 0),
(10390, 'daniela.assuncao@fonteviva.pt', '', '', 'n', 'C', '2015-06-02 16:37:29', '4bd40d824a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3184, '193.126.7.82', 0, 0),
(10391, 'flash__mike@hotmail.com', '', '', 'n', 'C', '2015-06-02 16:40:41', '31450c11da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3186, '193.137.98.66', 0, 0),
(10392, 'bue_beto@hotmail.com', '', '', 'n', 'C', '2015-06-02 16:43:08', '85f8c78e55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3187, '194.79.85.10', 0, 0),
(10393, 'paulodcunha@gmail.com', '', '', 'n', 'C', '2015-06-02 16:46:44', '8b15be1d22', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3188, '176.79.154.29', 0, 0),
(10394, 'facebook_user_sergio_sousa_marques@example.com', '', '', 'n', 'C', '2015-06-02 16:51:05', 'c5295419e0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3190, '89.115.32.209', 0, 0),
(10395, 'facebook_user_joana_bugia@example.com', '', '', 'n', 'C', '2015-06-02 16:51:54', 'c58f5a8d81', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3191, '85.244.86.48', 0, 0),
(10396, 'guga.eli.matos@live.com.pt', '', '', 'n', 'C', '2015-06-02 16:53:50', '4dd3c4cfc8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3192, '85.243.55.49', 0, 0),
(10397, 'miacherry.b@gmail.com', '', '', 'n', 'C', '2015-06-02 16:53:51', 'f9d56deb8e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3193, '95.92.122.7', 0, 0),
(10398, 'mariasantiagosaguer@hotmail.com', '', '', 'n', 'C', '2015-06-02 17:08:00', '2b7aa75737', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3194, '188.81.20.134', 0, 0),
(10399, 'inesfreitas95@hotmail.com', '', '', 'n', 'C', '2015-06-02 17:26:01', '83aa8c0930', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3195, '83.223.173.90', 0, 0),
(10400, 'andred1976@gmail.com', '', '', 'n', 'C', '2015-06-02 17:35:28', '4aabad0c14', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3197, '189.122.125.217', 0, 0),
(10401, 'joao-mca@hotmail.com', '', '', 'n', 'C', '2015-06-02 18:06:09', '2a99869972', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3198, '85.243.232.106', 0, 0),
(10402, 'casanovameister@gmail.com', '', '', 'n', 'C', '2015-06-02 18:24:09', 'bebfca56d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3199, '85.245.51.196', 0, 0),
(10403, 'pedropinto53@hotmail.com', '', '', 'n', 'C', '2015-06-02 18:41:04', 'c3aca1671e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3200, '95.92.11.165', 0, 0),
(10404, 'joaocoliveira69@gmail.com', 'João Carlos da Silva Oliveira', '', 'n', 'C', '2015-06-02 18:56:18', 'edbe3fef77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '82.155.222.68', 0, 0),
(10405, 'facebook_user_joao_oliveira_2@example.com', '', '', 'n', 'C', '2015-06-02 18:58:24', '3171a9109d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3201, '82.155.222.68', 0, 0),
(10406, 'somartimferreira@gmail.com', '', '', 'n', 'C', '2015-06-02 19:06:59', 'd1d5acdbc3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3202, '81.84.38.246', 0, 0),
(10407, 'lisetalves@gmail.com', '', '', 'n', 'C', '2015-06-02 19:10:17', '1202f2407f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3203, '84.90.155.32', 0, 0),
(10408, 'hergomes@gmail.com', '', '', 'n', 'C', '2015-06-02 19:14:33', '6643380ad0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3204, '2.83.178.236', 0, 0),
(10409, 'franciscosantosgomes@hotmail.com', '', '', 'n', 'C', '2015-06-02 19:16:32', 'b9b8f61fc2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3205, '82.154.68.237', 0, 0),
(10410, 'annewingels@gmail.com', '', '', 'n', 'C', '2015-06-02 19:19:01', '615f6a2419', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3206, '79.168.152.47', 0, 0),
(10411, 'adriana_maiatigre@hotmail.com', '', '', 'n', 'C', '2015-06-02 19:24:31', '219e9a2f73', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3207, '188.37.11.179', 0, 0),
(10412, 'maria.cgserra@gmail.com', '', '', 'n', 'C', '2015-06-02 19:25:15', 'a96c655483', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3208, '94.132.143.87', 0, 0),
(10413, 'xinaguedes@gmail.com', '', '', 'n', 'C', '2015-06-02 19:33:45', 'c405cafacb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3210, '95.93.171.124', 0, 0),
(10414, 'marcofmateus@gmail.com', '', '', 'n', 'C', '2015-06-02 19:52:10', 'b1291838b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3212, '84.91.180.188', 0, 0),
(10415, 'facebook_user_lourdes_nadon@example.com', '', '', 'n', 'C', '2015-06-02 19:56:53', '0d6a337170', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3213, '199.119.232.213', 0, 0),
(10416, 'carlos.duartelda@gmail.com', 'carlos  duarte', '', 'n', 'C', '2015-06-02 20:38:40', '3b18577cf7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '85.246.144.15', 0, 0),
(10417, 'filomenareis.20@gmail.com', 'filomena reis', '', 'n', 'C', '2015-06-02 20:43:37', '918249813e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/award-categories/surfista-feminina-do-ano-roxy/', 0, '85.246.144.15', 0, 0),
(10418, 'veraamarofernandes@gmail.com', 'vera fernandes', '', 'n', 'C', '2015-06-02 20:44:52', 'd20de0303e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/nuno-cardoso/', 0, '95.92.2.229', 0, 0),
(10419, 'florindasilva-lda@hotmail.com', 'florinda silva ', '', 'n', 'C', '2015-06-02 20:45:00', '594494fd45', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.com/newsletter-2/?nm=confirmed&nk=10417-918249813e', 0, '85.246.144.15', 0, 0),
(10420, 'arturmfalves@gmail.com', '', '', 'n', 'C', '2015-06-02 20:50:18', 'bb8435f676', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3215, '82.154.33.209', 0, 0),
(10421, 'catarinacanelasm@gmail.com', '', '', 'n', 'C', '2015-06-02 20:54:21', '3916985203', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3216, '81.84.62.33', 0, 0),
(10422, 'nunoberjano@hotmail.com', '', '', 'n', 'C', '2015-06-02 21:04:31', '49815d21d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3217, '197.211.39.51', 0, 0),
(10423, 'helenacidalia@clix.pt', '', '', 'n', 'C', '2015-06-02 21:06:47', 'def0e254f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3219, '84.91.238.130', 0, 0),
(10424, 'joaobbacelar@gmail.com', '', '', 'n', 'C', '2015-06-02 21:21:45', 'a4682912e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3220, '89.115.172.53', 0, 0),
(10425, 'joao_pedro_pinto@hotmail.com', '', '', 'n', 'C', '2015-06-02 21:22:00', 'b5f991d685', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3221, '84.91.43.155', 0, 0),
(10426, 'facebook_user_joao_xavier@example.com', '', '', 'n', 'C', '2015-06-02 21:22:50', '695436d0a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3222, '197.218.74.212', 0, 0),
(10427, 'nicholas_poupada@hotmail.com', '', '', 'n', 'C', '2015-06-02 21:27:15', '693f0eb4be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3224, '84.91.180.188', 0, 0),
(10428, 'inessantos.prezado@gmail.com', '', '', 'n', 'C', '2015-06-02 21:27:16', 'b454382d8b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3225, '85.244.60.181', 0, 0),
(10429, 'ines.vazdasilva@gmail.com', '', '', 'n', 'C', '2015-06-02 21:28:20', 'd6c5319b7c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3227, '95.94.37.227', 0, 0),
(10430, 'facebook_user_jose_diogo_caldeira_cabral@example.com', '', '', 'n', 'C', '2015-06-02 21:29:49', '0338ccebe4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3229, '194.79.85.10', 0, 0),
(10431, 'joana.carrilho26@gmail.com', '', '', 'n', 'C', '2015-06-02 21:30:54', 'c01022959f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3230, '85.246.90.59', 0, 0),
(10432, 'isa.m.s.martins@gmail.com', '', '', 'n', 'C', '2015-06-02 21:31:06', '6ece9cc451', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3231, '93.108.11.10', 0, 0),
(10433, 'bazydo@hotmail.com', '', '', 'n', 'C', '2015-06-02 21:31:22', 'bdd4294bfb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3232, '176.78.158.212', 0, 0),
(10434, 'jorgedefreitas@hotmail.com', '', '', 'n', 'C', '2015-06-02 21:32:18', '305afa2fd2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3233, '89.180.184.127', 0, 0),
(10435, 'facebook_user_ines_dias_1@example.com', '', '', 'n', 'C', '2015-06-02 21:36:28', 'de5b56d1fd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3235, '95.93.175.119', 0, 0),
(10436, 'saudavelcomidaenergia@gmail.com', '', '', 'n', 'C', '2015-06-02 21:36:42', 'e4b79312a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3236, '85.242.165.111', 0, 0),
(10437, 'ines_rijo97@hotmail.com', '', '', 'n', 'C', '2015-06-02 21:37:29', 'bdd93480b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3237, '85.243.151.244', 0, 0),
(10438, 'inesadn2@gmail.com', '', '', 'n', 'C', '2015-06-02 21:41:04', '34b908c7fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3238, '89.114.144.152', 0, 0),
(10439, 'joaomiguel_rodrigues@hotmail.com', '', '', 'n', 'C', '2015-06-02 21:43:55', '1e5dbb1b93', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3240, '79.168.194.155', 0, 0),
(10440, 'joao.maria1995@hotmail.com', '', '', 'n', 'C', '2015-06-02 21:44:57', '5d26789c71', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3241, '213.22.47.101', 0, 0),
(10441, 'ines_marta15@hotmail.com', '', '', 'n', 'C', '2015-06-02 21:45:47', 'c5f8fae950', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3242, '85.244.213.177', 0, 0),
(10442, 'facebook_user_joana_navarro_moreira@example.com', '', '', 'n', 'C', '2015-06-02 21:46:24', 'f994bb68fe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3243, '158.162.196.227', 0, 0),
(10443, 'isa_margarida12@hotmail.com', '', '', 'n', 'C', '2015-06-02 21:48:33', 'b14fa77752', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3244, '93.108.11.10', 0, 0),
(10444, 'andreloureiro51@hotmail.com', '', '', 'n', 'C', '2015-06-02 21:50:27', 'a91ddade67', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3246, '79.168.182.98', 0, 0),
(10445, 'facebook_user_joao_g_cardoso_fonseca@example.com', '', '', 'n', 'C', '2015-06-02 21:51:09', 'c7209e7cb3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3247, '85.240.76.254', 0, 0),
(10446, 'jaleitmann@hotmail.com', '', '', 'n', 'C', '2015-06-02 21:52:00', '3cf3d89403', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3248, '37.28.196.206', 0, 0),
(10447, 'joaocfgodinho@gmail.com', '', '', 'n', 'C', '2015-06-02 21:52:32', '4152eb39c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3249, '194.210.222.32', 0, 0),
(10448, 'catarinanunes123@hotmail.com', '', '', 'n', 'C', '2015-06-02 21:56:42', '97665ffaaa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3251, '37.28.232.160', 0, 0),
(10449, 'joaoromana37@gmail.com', '', '', 'n', 'C', '2015-06-02 21:58:52', '54e9dd64ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3252, '176.78.174.194', 0, 0),
(10450, 'joao.maria.vilar@gmail.com', '', '', 'n', 'C', '2015-06-02 22:00:03', '1b8f190294', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3254, '89.180.145.142', 0, 0),
(10451, 'joao.bebiano@hotmail.com', '', '', 'n', 'C', '2015-06-02 22:01:17', '79409f0ae3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3255, '89.181.93.121', 0, 0),
(10452, 'joao.mariasilva@hotmail.com', '', '', 'n', 'C', '2015-06-02 22:04:04', 'f6c5ba3f06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3256, '95.93.237.53', 0, 0),
(10453, 'carolina_pcg@hotmail.com', '', '', 'n', 'C', '2015-06-02 22:07:33', '45b86eb039', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3257, '95.93.171.129', 0, 0),
(10454, 'ines.aragao.98@hotmail.com', '', '', 'n', 'C', '2015-06-02 22:10:24', '99ba7f815b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3258, '176.78.70.66', 0, 0),
(10455, 'joaomariacano@gmail.com', '', '', 'n', 'C', '2015-06-02 22:17:35', 'd10daf4cc6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3259, '85.243.42.37', 0, 0),
(10456, 'facebook_user_lourenco_rangel_de_lima@example.com', '', '', 'n', 'C', '2015-06-02 22:22:51', '3cf8ce1be6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3260, '95.92.36.250', 0, 0),
(10457, 'facebook_user_ines_lopes_1@example.com', '', '', 'n', 'C', '2015-06-02 22:30:50', '0a1d9c657c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3261, '79.168.141.211', 0, 0),
(10458, 'filipaveselko@gmail.com', '', '', 'n', 'C', '2015-06-02 22:33:07', 'f288533a19', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3262, '93.108.141.210', 0, 0),
(10459, 'joaopedro.107@hotmail.com', '', '', 'n', 'C', '2015-06-02 22:35:51', 'afac322c9d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3263, '89.114.135.118', 0, 0),
(10460, 'coutinho.ang@gmail.com', '', '', 'n', 'C', '2015-06-02 22:37:01', '4db0f8e816', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3264, '87.103.51.90', 0, 0),
(10461, 'carolinagaspar.bb@gmail.com', '', '', 'n', 'C', '2015-06-02 22:38:25', '98d71c3cb2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3265, '93.108.221.115', 0, 0),
(10462, 'lxrodrigues@gmail.com', '', '', 'n', 'C', '2015-06-02 22:40:27', '3708b36762', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3267, '89.115.48.216', 0, 0),
(10463, 'raquel.g.correia@gmail.com', '', '', 'n', 'C', '2015-06-02 22:44:05', '5b3b76c6a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3268, '85.244.235.151', 0, 0),
(10464, 'bartenderminez@hotmail.com', '', '', 'n', 'C', '2015-06-02 22:45:08', '23cd92187f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3269, '87.103.60.187', 0, 0),
(10465, 'deejaymiguel@hotmail.com', '', '', 'n', 'C', '2015-06-02 22:46:56', '36f4b9a8b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3270, '93.108.150.253', 0, 0),
(10466, 'diogo12correia@hotmail.com', '', '', 'n', 'C', '2015-06-02 22:46:59', '6dd0421b67', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3271, '82.155.101.188', 0, 0),
(10467, 'joaouva@gmail.com', '', '', 'n', 'C', '2015-06-02 22:48:58', '345db28b5e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3272, '89.114.182.62', 0, 0),
(10468, 'johnny_cbr_@hotmail.com', '', '', 'n', 'C', '2015-06-02 22:49:15', 'e3643d0812', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3273, '2.80.173.59', 0, 0),
(10469, 'maryazinheira@gmail.com', '', '', 'n', 'C', '2015-06-02 22:52:19', '79d2ca4f68', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3274, '37.189.174.14', 0, 0),
(10470, 'mariana_maceda2000@hotmail.com', '', '', 'n', 'C', '2015-06-02 22:54:46', '4d461b898a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3276, '89.153.63.107', 0, 0),
(10471, 'ceuvazsantos@gmail.com', '', '', 'n', 'C', '2015-06-02 23:01:34', 'bbc117ad27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3277, '79.168.85.230', 0, 0),
(10472, 'joaobmelo@sapo.pt', '', '', 'n', 'C', '2015-06-02 23:06:42', '217c273ec6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3278, '175.136.252.9', 0, 0),
(10473, 'joaocentenomoreira@gmail.com', '', '', 'n', 'C', '2015-06-02 23:08:03', '21ee7de64f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3279, '62.169.67.134', 0, 0),
(10474, 'raquel_zx10r@hotmail.com', '', '', 'n', 'C', '2015-06-02 23:11:01', 'f4d40ec992', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3280, '89.180.145.4', 0, 0),
(10475, 'martyskate@gmail.com', '', '', 'n', 'C', '2015-06-02 23:20:23', '5d97abae57', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3282, '79.168.110.192', 0, 0),
(10476, 'joao_pedrogs@hotmail.com', '', '', 'n', 'C', '2015-06-02 23:21:03', '1a5fe67a40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3283, '95.93.114.207', 0, 0),
(10477, 'iagodias12@hotmail.com', '', '', 'n', 'C', '2015-06-02 23:43:32', 'd22ffdeaec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3284, '95.92.195.129', 0, 0),
(10478, 'facebook_user_maria_pessanha_1@example.com', '', '', 'n', 'C', '2015-06-03 01:26:02', 'd1d173db54', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3285, '95.92.195.32', 0, 0),
(10479, 'joao.perdro.luis@gmail.com', '', '', 'n', 'C', '2015-06-03 02:24:29', '4fc94d7825', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3286, '176.78.156.57', 0, 0),
(10480, 'jpedrop@hotmail.com', '', '', 'n', 'C', '2015-06-03 04:33:14', '4921ea52e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3287, '175.100.103.191', 0, 0),
(10481, 'jpconstantino@gmail.com', '', '', 'n', 'C', '2015-06-03 06:06:31', 'b01774600a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3288, '94.225.168.7', 0, 0),
(10482, 'tiago_andrea@yahoo.com', '', '', 'n', 'C', '2015-06-03 06:48:38', '1f0a28154d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3289, '62.169.86.103', 0, 0),
(10483, 'minesluz1996@gmail.com', '', '', 'n', 'C', '2015-06-03 07:18:52', '02c1e76029', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3290, '95.93.163.5', 0, 0),
(10484, 'facebook_user_ines_furtado@example.com', '', '', 'n', 'C', '2015-06-03 07:30:03', '762c6ad4f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3291, '212.0.161.140', 0, 0),
(10485, 'kiko_mr@hotmail.com', '', '', 'n', 'C', '2015-06-03 07:49:17', '4698efe723', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3292, '193.236.78.113', 0, 0),
(10486, 'm.d.cristina@hotmail.com', '', '', 'n', 'C', '2015-06-03 08:32:11', '6632bba853', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3294, '77.54.30.210', 0, 0),
(10487, 'ncaiano@gmail.com', '', '', 'n', 'C', '2015-06-03 09:03:54', 'd01e5fbdfa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3295, '5.249.69.28', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(10488, 'rodolfo_carvalho@hotmail.com', '', '', 'n', 'C', '2015-06-03 09:10:37', '20672119d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3296, '79.168.132.60', 0, 0),
(10489, 'dv_caldas@hotmail.com', '', '', 'n', 'C', '2015-06-03 09:50:16', 'c7317067f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3298, '79.168.221.233', 0, 0),
(10490, 'teresapfernandes@iol.pt', '', '', 'n', 'C', '2015-06-03 09:57:13', '69886895ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3299, '85.242.87.71', 0, 0),
(10491, 'maria.ribeiro.mota@gmail.com', '', '', 'n', 'C', '2015-06-03 09:59:04', '8a0d5a79dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3300, '62.28.238.4', 0, 0),
(10492, 'diogomoreira17@hotmail.com', '', '', 'n', 'C', '2015-06-03 10:03:54', '2075e65402', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3301, '89.115.64.204', 0, 0),
(10493, 'lcano@edia.pt', '', '', 'n', 'C', '2015-06-03 10:28:38', '92ef780e6d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3303, '83.240.223.93', 0, 0),
(10494, 'surfrider.porto@gmail.com', '', '', 'n', 'C', '2015-06-03 10:29:52', 'ae04173d98', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3304, '185.58.82.6', 0, 0),
(10495, 'ines_snunes@hotmail.com', '', '', 'n', 'C', '2015-06-03 10:58:14', '3cffd00bec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3306, '31.22.215.32', 0, 0),
(10496, 'carlamestredias@hotmail.com', '', '', 'n', 'C', '2015-06-03 11:07:47', 'f48f0c0d15', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3307, '193.137.43.253', 0, 0),
(10497, 'facebook_user_belmiro_mendes@example.com', '', '', 'n', 'C', '2015-06-03 11:09:37', '01d033442e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3308, '81.193.100.129', 0, 0),
(10498, 'gguiomar@gmail.com', '', '', 'n', 'C', '2015-06-03 11:10:30', '07d4288a4a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3309, '62.48.163.242', 0, 0),
(10499, 'hugo_carreira17@hotmail.com', '', '', 'n', 'C', '2015-06-03 11:12:16', 'a388bdceb6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3310, '80.42.90.88', 0, 0),
(10500, 'facebook_user_francisco_finuras@example.com', '', '', 'n', 'C', '2015-06-03 11:15:00', '04f597955d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3311, '88.214.165.243', 0, 0),
(10501, 'fidalgo.carlos@gmail.com', '', '', 'n', 'C', '2015-06-03 11:15:53', '363491f2e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3312, '84.91.16.78', 0, 0),
(10502, 'babamagalhaes@hotmail.com', '', '', 'n', 'C', '2015-06-03 11:16:58', '774c7e63a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3313, '79.168.98.57', 0, 0),
(10503, 'facebook_user_ricardo_guedes_1@example.com', '', '', 'n', 'C', '2015-06-03 11:28:26', 'd54369e5fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3314, '87.103.57.153', 0, 0),
(10504, 'imm.producoes@gmail.com', '', '', 'n', 'C', '2015-06-03 11:31:24', '219aea0850', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3315, '85.241.18.223', 0, 0),
(10505, 'soniamcbem@gmail.com', '', '', 'n', 'C', '2015-06-03 11:35:25', '8c880aeb44', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3317, '84.91.16.78', 0, 0),
(10506, 'facebook_user_graca_lucas_martins@example.com', '', '', 'n', 'C', '2015-06-03 11:37:19', 'd24522c652', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3318, '83.240.246.157', 0, 0),
(10507, 'ritoca00@hotmail.com', '', '', 'n', 'C', '2015-06-03 11:39:02', '43fdab0741', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3319, '95.95.179.4', 0, 0),
(10508, 'mad_leelu@hotmail.com', '', '', 'n', 'C', '2015-06-03 11:44:22', 'a91399ffaa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3320, '89.180.156.108', 0, 0),
(10509, 'pereiradriana.91@gmail.com', '', '', 'n', 'C', '2015-06-03 11:48:25', 'd226c124e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3321, '79.168.18.244', 0, 0),
(10510, 'miguel_anjinho@hotmail.com', '', '', 'n', 'C', '2015-06-03 11:50:45', 'f5e8173164', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3322, '2.82.189.252', 0, 0),
(10511, 'joanafreud@gmail.com', '', '', 'n', 'C', '2015-06-03 11:52:53', 'a35c838edc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3323, '89.115.183.248', 0, 0),
(10512, 'carolina.bvelez@gmail.com', '', '', 'n', 'C', '2015-06-03 12:12:39', '34fd1be5cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3325, '89.114.180.68', 0, 0),
(10513, 'nono.meirelles@gmail.com', '', '', 'n', 'C', '2015-06-03 12:13:52', 'a25dcc99ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3326, '197.249.49.2', 0, 0),
(10514, 'joaofelix_bb@hotmail.com', '', '', 'n', 'C', '2015-06-03 12:21:01', '2ebc2842e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3327, '188.80.86.247', 0, 0),
(10515, 'carvalho.marce_lino@hotmail.com', '', '', 'n', 'C', '2015-06-03 12:21:38', '3320495925', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3328, '188.81.19.109', 0, 0),
(10516, 'prof.teresa@gmail.com', '', '', 'n', 'C', '2015-06-03 12:24:41', '663c737162', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3329, '95.93.232.28', 0, 0),
(10517, 'alexandrampb@gmail.com', '', '', 'n', 'C', '2015-06-03 12:35:35', '8a5e1fbcdb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3330, '85.244.45.107', 0, 0),
(10518, 'vitalminas@hotmail.com', '', '', 'n', 'C', '2015-06-03 12:43:01', '25b7aa053d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3331, '95.136.3.142', 0, 0),
(10519, 'manuellage@hotmail.com', '', '', 'n', 'C', '2015-06-03 12:48:00', 'ea1ec2fbf6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3332, '213.22.66.226', 0, 0),
(10520, 'mpmc.araujo@gmail.com', '', '', 'n', 'C', '2015-06-03 12:56:52', '4fd54be07c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3333, '62.169.86.126', 0, 0),
(10521, 'mariacantocastro@gmail.com', '', '', 'n', 'C', '2015-06-03 12:58:01', '4b00d5f78d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3334, '66.249.93.228', 0, 0),
(10522, 'gastao121@hotmail.com', '', '', 'n', 'C', '2015-06-03 12:59:44', '6e3c3c508e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3335, '95.149.50.145', 0, 0),
(10523, 'jmachado9909@hotmail.com', '', '', 'n', 'C', '2015-06-03 13:00:59', '611a7bfe66', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3336, '85.243.30.134', 0, 0),
(10524, 'joanancorreiaa@gmail.com', '', '', 'n', 'C', '2015-06-03 13:12:12', 'c45ed9b8ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3337, '79.168.183.186', 0, 0),
(10525, 'facebook_user_sofia_roquette_canto_castro@example.com', '', '', 'n', 'C', '2015-06-03 13:15:11', 'ee8b6ce67d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3338, '193.126.83.151', 0, 0),
(10526, 'facebook_user_ana_cantoecastro_cirne_fonseca@example.com', '', '', 'n', 'C', '2015-06-03 13:20:15', '2fb0ea53ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3339, '83.98.24.231', 0, 0),
(10527, 'neusapaulo@gmail.com', '', '', 'n', 'C', '2015-06-03 13:35:57', '92d15a2ba9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3341, '84.91.16.78', 0, 0),
(10528, 'facebook_user_madalena_libano_caeiro@example.com', '', '', 'n', 'C', '2015-06-03 13:38:17', 'e9988f5a87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3342, '46.189.160.159', 0, 0),
(10529, 'joaosoaresdealbergaria@gmail.com', '', '', 'n', 'C', '2015-06-03 13:42:02', 'e54a6b8b86', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3343, '82.154.161.210', 0, 0),
(10530, 'facebook_user_daniel_saldanha@example.com', '', '', 'n', 'C', '2015-06-03 13:43:46', 'd7992a03a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3344, '95.136.46.152', 0, 0),
(10531, 'hugosantos84@gmail.com', '', '', 'n', 'C', '2015-06-03 13:53:22', '8e53a1b3fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3345, '188.250.108.104', 0, 0),
(10532, 'facebook_user_andre_mata@example.com', '', '', 'n', 'C', '2015-06-03 14:07:38', '3033f1ee97', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3346, '88.210.114.178', 0, 0),
(10533, 'marinauva@egeac.pt', '', '', 'n', 'C', '2015-06-03 14:31:38', 'f110de7309', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3347, '93.108.214.61', 0, 0),
(10534, 'filipe.bnet@gmail.com', '', '', 'n', 'C', '2015-06-03 14:34:15', '3f8ec444e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3348, '62.169.114.101', 0, 0),
(10535, 'm.ft.tomas@gmail.com', '', '', 'n', 'C', '2015-06-03 14:34:44', '04a8381271', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3349, '213.30.8.194', 0, 0),
(10536, 'joanna.120005@hotmail.com', '', '', 'n', 'C', '2015-06-03 14:36:23', 'a2e048399f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3350, '95.136.88.213', 0, 0),
(10537, 'claudiacaldeira05@hotmail.com', '', '', 'n', 'C', '2015-06-03 14:48:20', '221e9e5c0f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3351, '79.169.116.65', 0, 0),
(10538, 'goncalo.ramalho.carlos@gmail.com', '', '', 'n', 'C', '2015-06-03 14:57:04', 'ef7cb443f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3352, '81.193.69.250', 0, 0),
(10539, 'tavares.lopo@gmail.com', '', '', 'n', 'C', '2015-06-03 14:59:41', '5c70023daa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3354, '85.244.5.119', 0, 0),
(10540, 'maria2013baptista@gmail.com', '', '', 'n', 'C', '2015-06-03 15:06:14', '1b9cd8efb8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3355, '91.198.90.55', 0, 0),
(10541, 'diasster@gmail.com', '', '', 'n', 'C', '2015-06-03 15:07:06', '76c4cb6fa6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3356, '91.198.90.55', 0, 0),
(10542, 'mreal@sfori.com', '', '', 'n', 'C', '2015-06-03 15:12:25', '3aabdfdc41', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3357, '85.240.54.169', 0, 0),
(10543, 'sguedes.p@gmail.com', '', '', 'n', 'C', '2015-06-03 15:12:30', 'fc28afb688', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3358, '95.94.144.112', 0, 0),
(10544, 'nataliacadilha@gmail.com', '', '', 'n', 'C', '2015-06-03 15:21:41', 'dfd962b2a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3359, '85.245.83.211', 0, 0),
(10545, 'nuno.miguel.costa.correia@gmail.com', '', '', 'n', 'C', '2015-06-03 15:23:18', '5cf7ac3ad4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3360, '194.38.157.58', 0, 0),
(10546, 'facebook_user_jose_matos@example.com', '', '', 'n', 'C', '2015-06-03 15:34:39', '6d6d82d006', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3361, '46.189.191.204', 0, 0),
(10547, 'joao97ms@gmail.com', '', '', 'n', 'C', '2015-06-03 15:34:46', '2e1049a3a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3362, '95.95.132.157', 0, 0),
(10548, 'andreiasclaudino@gmail.com', '', '', 'n', 'C', '2015-06-03 15:51:34', 'c63296f714', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3364, '81.84.244.36', 0, 0),
(10549, 'mateusanabela@hotmail.com', '', '', 'n', 'C', '2015-06-03 15:52:26', '9bbe6be5cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3365, '91.198.90.55', 0, 0),
(10550, 'celdomingos@gmail.com', '', '', 'n', 'C', '2015-06-03 15:56:50', 'f9a3e23f83', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3366, '91.198.90.55', 0, 0),
(10551, 'inesdelgasm@gmail.com', '', '', 'n', 'C', '2015-06-03 15:59:12', '71c69738a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3367, '79.168.27.25', 0, 0),
(10552, 'smazenha@tap.pt', '', '', 'n', 'C', '2015-06-03 16:05:28', '558f6b56b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3368, '91.198.90.55', 0, 0),
(10553, 'isidrocarvalho@gmail.com', '', '', 'n', 'C', '2015-06-03 16:17:05', '9a98d16dad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3369, '91.198.90.55', 0, 0),
(10554, 'facebook_user_pedro_cotrim_pires@example.com', '', '', 'n', 'C', '2015-06-03 16:27:25', 'ee1d688803', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3371, '85.242.178.253', 0, 0),
(10555, 'tpssaraiva@gmail.com', '', '', 'n', 'C', '2015-06-03 16:30:15', 'e9079db35d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3372, '193.236.56.105', 0, 0),
(10556, 'nani_551@hotmail.com', '', '', 'n', 'C', '2015-06-03 16:37:22', '250ac6e612', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3373, '85.243.30.154', 0, 0),
(10557, 'romaopaiva@sapo.pt', '', '', 'n', 'C', '2015-06-03 16:37:48', 'a9a4baff3a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3374, '91.198.90.55', 0, 0),
(10558, 'inesg.maria@gmail.com', '', '', 'n', 'C', '2015-06-03 16:48:00', 'd37b11972d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3376, '85.247.167.81', 0, 0),
(10559, 'juanatcvet@gmail.com', '', '', 'n', 'C', '2015-06-03 16:59:43', '96d05ee6d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3377, '77.54.124.103', 0, 0),
(10560, 'humberto_bento@hotmail.com', '', '', 'n', 'C', '2015-06-03 17:19:15', 'c2c5dbf2f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3379, '193.236.61.1', 0, 0),
(10561, 'sofia.pintoleite@gmail.com', '', '', 'n', 'C', '2015-06-03 17:24:23', 'af7685339f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3380, '197.249.41.52', 0, 0),
(10562, 'fn.cacao@gmail.com', 'Fernando Caçäo', '', 'n', 'C', '2015-06-03 17:30:19', 'd16608a7df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano-11/', 0, '79.168.209.78', 0, 0),
(10563, 'jpgmromeira@gmail.com', '', '', 'n', 'C', '2015-06-03 17:36:21', 'ea8cea87b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3381, '62.28.233.84', 0, 0),
(10564, 'jfroldao@gmail.com', '', '', 'n', 'C', '2015-06-03 17:48:39', '3b556fdc94', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3382, '85.246.72.54', 0, 0),
(10565, 'mafenoro1955@hotmail.com', '', '', 'n', 'C', '2015-06-03 17:49:02', '25699cfacf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3383, '84.91.8.142', 0, 0),
(10566, 'storrao@tap.pt', '', '', 'n', 'C', '2015-06-03 17:58:08', '0c318792a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3385, '93.108.219.5', 0, 0),
(10567, 'faleiro.claudia@gmail.com', '', '', 'n', 'C', '2015-06-03 18:02:34', '0c5b6f6f1c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3386, '91.198.90.55', 0, 0),
(10568, 'susana_roldan16@hotmail.com', '', '', 'n', 'C', '2015-06-03 18:06:28', '6e66008fb7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3387, '91.198.90.55', 0, 0),
(10569, 'inokas87@hotmail.com', '', '', 'n', 'C', '2015-06-03 18:14:20', '6ae73eab8a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3388, '41.220.47.13', 0, 0),
(10570, 'asvq@netcabo.pt', '', '', 'n', 'C', '2015-06-03 18:20:47', '8a3711093e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3389, '89.114.186.28', 0, 0),
(10571, 'facebook_user_manuela_vale@example.com', '', '', 'n', 'C', '2015-06-03 18:21:52', 'd19ecc21fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3390, '2.83.164.41', 0, 0),
(10572, 'mario.santinho@sapo.pt', '', '', 'n', 'C', '2015-06-03 18:22:04', 'e0395c4024', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3391, '79.168.238.98', 0, 0),
(10573, 'andre_gilgamesh@hotmail.com', '', '', 'n', 'C', '2015-06-03 18:26:32', '8998a205f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3392, '46.189.160.104', 0, 0),
(10574, 'cebolarui66@gmail.com', '', '', 'n', 'C', '2015-06-03 18:39:47', 'ad2acd5b50', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3393, '79.168.117.169', 0, 0),
(10575, 'lilianaraposovaz@hotmail.com', '', '', 'n', 'C', '2015-06-03 18:41:25', 'c16bdb0f1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3394, '5.43.52.50', 0, 0),
(10576, 'mariapalmapires@gmail.com', '', '', 'n', 'C', '2015-06-03 18:59:04', 'da50512e49', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3395, '176.78.68.56', 0, 0),
(10577, 'sdvcruz@gmail.com', '', '', 'n', 'C', '2015-06-03 19:00:01', '199555e8ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3396, '88.214.164.4', 0, 0),
(10578, 'paulof.queiros@gmail.com', '', '', 'n', 'C', '2015-06-03 19:02:12', '186fd386a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3398, '89.114.186.28', 0, 0),
(10579, 'rugbyericeira@gmail.com', '', '', 'n', 'C', '2015-06-03 19:06:47', '802fdf32a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3399, '2.82.177.139', 0, 0),
(10580, 'melanierutesilvasantos1998@gmail.com', '', '', 'n', 'C', '2015-06-03 19:19:45', 'f11ee2b350', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3400, '89.153.214.210', 0, 0),
(10581, 'ika.moz@gmail.com', '', '', 'n', 'C', '2015-06-03 19:20:06', '381e55ca3e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3401, '41.190.164.248', 0, 0),
(10582, 'lsrmf@hotmail.com', '', '', 'n', 'C', '2015-06-03 19:26:34', '4449170cd0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3402, '95.92.65.219', 0, 0),
(10583, 'katyy_str@hotmail.com', '', '', 'n', 'C', '2015-06-03 19:30:35', '492a5fa8db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3403, '2.82.45.211', 0, 0),
(10584, 'gomespinto.ana@gmail.com', '', '', 'n', 'C', '2015-06-03 19:40:57', '0c84884602', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3404, '197.249.232.251', 0, 0),
(10585, 'facebook_user_ana_catarina_aparicio@example.com', '', '', 'n', 'C', '2015-06-03 19:45:35', '3ae5c37e27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3405, '2.82.6.110', 0, 0),
(10586, 'ana.catarinagrais@gmail.com', '', '', 'n', 'C', '2015-06-03 19:50:36', '0aba7e18f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3406, '81.193.69.250', 0, 0),
(10587, 'cmtvicente@gmail.com', '', '', 'n', 'C', '2015-06-03 20:08:17', '03860d8368', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3408, '85.243.27.146', 0, 0),
(10588, 'facebook_user_caroline_conti@example.com', '', '', 'n', 'C', '2015-06-03 20:09:59', 'b4bc81f65a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3409, '46.189.232.131', 0, 0),
(10589, 'nat_isabel_1996@hotmail.com', '', '', 'n', 'C', '2015-06-03 20:10:42', '1056f34ac8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3410, '85.244.214.37', 0, 0),
(10590, 'inesgerivaz@hotmail.com', '', '', 'n', 'C', '2015-06-03 20:10:48', '8f24629e4f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3411, '85.243.111.124', 0, 0),
(10591, 'marciaalexandracardoso@hotmail.com', '', '', 'n', 'C', '2015-06-03 20:12:03', 'f848c0c3e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3412, '85.244.96.232', 0, 0),
(10592, 'inesrebordao10@gmail.com', '', '', 'n', 'C', '2015-06-03 20:12:49', 'bcf78d004c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3413, '89.152.171.73', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(10593, 'quelhinha_17@hotmail.com', '', '', 'n', 'C', '2015-06-03 20:16:03', 'b3b7dffdd3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3414, '89.114.182.45', 0, 0),
(10594, 'ana.hortega@hotmail.com', '', '', 'n', 'C', '2015-06-03 20:23:53', '72e3fbd052', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3416, '87.103.49.84', 0, 0),
(10595, 'mafalda.ol@hotmail.com', '', '', 'n', 'C', '2015-06-03 20:24:00', '7a5dd3af41', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3417, '188.81.159.173', 0, 0),
(10596, 'facebook_user_mariana_santos@example.com', '', '', 'n', 'C', '2015-06-03 20:27:58', '2a29752e69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3418, '79.168.16.185', 0, 0),
(10597, 'mariana-brazao@hotmail.com', 'Maria brazao', '', 'n', 'C', '2015-06-03 20:30:10', '10ebd3c36b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '85.246.224.59', 0, 0),
(10598, 'martam8844@gmail.com', '', '', 'n', 'C', '2015-06-03 20:34:15', '1cf853d43a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3420, '85.246.123.157', 0, 0),
(10599, 'mariananobretavares@gmail.com', '', '', 'n', 'C', '2015-06-03 20:36:02', 'c3925482a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3421, '2.83.163.233', 0, 0),
(10600, 'inesoromenho2000@gmail.com', '', '', 'n', 'C', '2015-06-03 20:36:17', '59c497b3d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3422, '85.244.127.64', 0, 0),
(10601, 'sara.nunes@aebenfica.org', '', '', 'n', 'C', '2015-06-03 20:40:57', 'ad61d7cc2d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3423, '77.54.102.174', 0, 0),
(10602, 'sara.pedrosa.goncalves@gmail.com', '', '', 'n', 'C', '2015-06-03 20:41:11', '304e3cc532', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3424, '89.180.158.135', 0, 0),
(10603, 'carol.p.peres@hotmail.com', '', '', 'n', 'C', '2015-06-03 20:41:27', 'e27cdb54b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3425, '37.189.159.76', 0, 0),
(10604, 'matildecabralalmeida@hotmail.com', '', '', 'n', 'C', '2015-06-03 20:53:23', 'b854661bd3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3426, '37.189.156.229', 0, 0),
(10605, 'fambpinto@gmail.com', '', '', 'n', 'C', '2015-06-03 20:56:12', 'b8bfc60a88', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3427, '95.92.239.95', 0, 0),
(10606, 'fabio_udo_6@hotmail.com', '', '', 'n', 'C', '2015-06-03 20:57:58', 'de1bca01ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3428, '217.129.215.18', 0, 0),
(10607, 'facebook_user_enrique_kike_lenzano@example.com', '', '', 'n', 'C', '2015-06-03 20:59:18', '9aed3f2d47', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3429, '85.139.9.54', 0, 0),
(10608, 'tmlfaria@gmail.com', '', '', 'n', 'C', '2015-06-03 20:59:34', '1ee1ed5685', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3430, '188.37.168.195', 0, 0),
(10609, 'facebook_user_alexandra_dinis@example.com', '', '', 'n', 'C', '2015-06-03 21:02:43', '248d548154', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3431, '87.103.42.108', 0, 0),
(10610, 'miguelbaratadealmeida@gmail.com', '', '', 'n', 'C', '2015-06-03 21:04:54', '22350b8fd8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3432, '188.81.9.9', 0, 0),
(10611, 'natalia.sampaio@tap.pt', '', '', 'n', 'C', '2015-06-03 21:09:13', 'b1cf6e800f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3433, '79.169.38.247', 0, 0),
(10612, 'joana.adegas@gmail.com', '', '', 'n', 'C', '2015-06-03 21:10:02', '0aa8eb0fe3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3434, '79.169.35.27', 0, 0),
(10613, 'ameliacortez@hotmail.com', '', '', 'n', 'C', '2015-06-03 21:12:47', 'e45f8ede30', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3435, '83.55.29.83', 0, 0),
(10614, 'sar2012nunes@gmail.com', 'Nome', '', 'n', 'C', '2015-06-03 21:19:35', '0269e53c97', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '77.54.102.174', 0, 0),
(10615, 'facebook_user_beatriz_conceicao@example.com', '', '', 'n', 'C', '2015-06-03 21:25:09', '77b4502a9d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3437, '85.247.4.155', 0, 0),
(10616, 'saravalentep@gmail.com', '', '', 'n', 'C', '2015-06-03 21:25:21', '42b2d1d526', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3438, '37.189.166.125', 0, 0),
(10617, 'mjosedecampos@gmail.com', '', '', 'n', 'C', '2015-06-03 21:31:42', 'f0910e6e0e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3439, '2.82.166.225', 0, 0),
(10618, 'pipafonseca@hotmail.com', '', '', 'n', 'C', '2015-06-03 21:46:48', '437dcb88ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3440, '95.94.44.249', 0, 0),
(10619, 'facebook_user_paula_loureiro@example.com', '', '', 'n', 'C', '2015-06-03 21:53:34', 'c72839c772', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3441, '188.37.43.188', 0, 0),
(10620, 'miguel261@sapo.pt', '', '', 'n', 'C', '2015-06-03 21:58:14', '09724fd03d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3442, '188.81.9.110', 0, 0),
(10621, 'broncasmen@hotmail.com', '', '', 'n', 'C', '2015-06-03 22:02:27', '69d9bfa2e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3443, '85.244.109.236', 0, 0),
(10622, 'patriciaarsenio93@gmail.com', '', '', 'n', 'C', '2015-06-03 22:13:55', '3ab7c73aa7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3444, '188.250.76.63', 0, 0),
(10623, 'duartealmeida35@gmail.com', '', '', 'n', 'C', '2015-06-03 22:15:41', '8722f9c94c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3445, '62.169.105.87', 0, 0),
(10624, 'mariajfontao@hotmail.com', '', '', 'n', 'C', '2015-06-03 22:18:24', 'ae294e40b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3446, '188.37.73.14', 0, 0),
(10625, 'linhaencarnada@gmail.com', '', '', 'n', 'C', '2015-06-03 22:20:48', 'd8d9a1c0ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3447, '46.50.48.239', 0, 0),
(10626, 'marcodiogozz@hotmail.com', '', '', 'n', 'C', '2015-06-03 22:22:03', '648fc4f411', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3448, '95.94.84.220', 0, 0),
(10627, 'teresa.jardim@live.com.pt', '', '', 'n', 'C', '2015-06-03 22:29:47', '11984e87aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3449, '82.154.215.32', 0, 0),
(10628, 'wmdb1665@gmail.com', '', '', 'n', 'C', '2015-06-03 22:37:52', 'a94634c4ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3450, '89.115.34.67', 0, 0),
(10629, 'teresafvale@gmail.com', '', '', 'n', 'C', '2015-06-03 22:39:19', '2189915104', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3451, '2.82.177.133', 0, 0),
(10630, 'robertinosurf@yahoo.it', '', '', 'n', 'C', '2015-06-03 22:40:22', '332ce5a017', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3452, '95.93.156.15', 0, 0),
(10631, 'edson99cr@gmail.com', '', '', 'n', 'C', '2015-06-03 22:46:59', 'ad08beabd3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3453, '37.189.167.108', 0, 0),
(10632, 'joaomotard1974@hotmail.com', '', '', 'n', 'C', '2015-06-03 22:51:36', 'ba34fb56e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3454, '85.247.110.174', 0, 0),
(10633, 'anali_diana@hotmail.com', '', '', 'n', 'C', '2015-06-03 23:01:05', '9b229c58f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3455, '93.102.33.35', 0, 0),
(10634, 'ritagomesmoreira@hotmail.com', '', '', 'n', 'C', '2015-06-03 23:15:26', '0ce2432ef5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3456, '82.155.93.72', 0, 0),
(10635, 'joanacsalves@gmail.com', '', '', 'n', 'C', '2015-06-03 23:21:51', '969100196b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3457, '79.169.152.218', 0, 0),
(10636, 'topflow@gmail.com', '', '', 'n', 'C', '2015-06-04 00:10:02', 'c5267c259e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3458, '93.102.152.252', 0, 0),
(10637, 'elisabete-green@hotmail.com', '', '', 'n', 'C', '2015-06-04 00:12:22', 'bdfc4f153f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3459, '85.138.239.204', 0, 0),
(10638, 'nair.santos57@hotmail.com', '', '', 'n', 'C', '2015-06-04 02:08:31', '68414b1b7e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3460, '85.138.65.91', 0, 0),
(10639, 'manegonca@gmail.com', '', '', 'n', 'C', '2015-06-04 02:48:02', '15af9c3eae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3461, '88.214.175.17', 0, 0),
(10640, 'facebook_user_ines_barroso@example.com', '', '', 'n', 'C', '2015-06-04 05:09:43', '23840fac22', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3462, '62.169.86.103', 0, 0),
(10641, 'margaridadecampos@gmail.com', '', '', 'n', 'C', '2015-06-04 06:44:28', '94e51e95f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3463, '213.30.118.68', 0, 0),
(10642, 'ildabc@gmail.com', '', '', 'n', 'C', '2015-06-04 06:48:15', '4c72d43989', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3464, '62.169.86.103', 0, 0),
(10643, 'elsacastro62@gmail.com', '', '', 'n', 'C', '2015-06-04 07:08:51', '74b4dc0212', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3465, '85.247.28.7', 0, 0),
(10644, 'facebook_user_joana_mar_santos_gomes@example.com', '', '', 'n', 'C', '2015-06-04 07:10:17', '546e1ef0a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3466, '81.84.93.156', 0, 0),
(10645, 'leonor_vrdm@hotmail.com', '', '', 'n', 'C', '2015-06-04 07:43:49', 'c73c494d3f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3467, '197.89.39.20', 0, 0),
(10646, 'fasoca@hotmail.com', '', '', 'n', 'C', '2015-06-04 07:52:39', 'b0f05e00f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3469, '91.198.90.55', 0, 0),
(10647, 'aisabeljp@gmail.com', '', '', 'n', 'C', '2015-06-04 08:12:27', '8d7f28c1de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3470, '82.155.26.199', 0, 0),
(10648, 'anamateus.nazare@gmail.com', '', '', 'n', 'C', '2015-06-04 08:14:08', '244b91e483', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3471, '213.228.161.30', 0, 0),
(10649, 'antti.sarkilahti@netvisao.pt', '', '', 'n', 'C', '2015-06-04 08:21:05', '7765b0fe22', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3472, '84.91.96.15', 0, 0),
(10650, 'kcalfitnestudio@yahoo.com', '', '', 'n', 'C', '2015-06-04 08:48:03', 'faf10042d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3473, '5.249.100.17', 0, 0),
(10651, 'sasha.jesus@hotmail.com', '', '', 'n', 'C', '2015-06-04 08:48:51', 'f47b6f8299', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3474, '84.91.16.78', 0, 0),
(10652, 'anios27@hotmail.com', '', '', 'n', 'C', '2015-06-04 08:58:45', 'a1d1ed2ace', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3475, '66.249.93.228', 0, 0),
(10653, 'talibabs@gmail.com', '', '', 'n', 'C', '2015-06-04 09:04:51', '206237eb5a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3476, '178.166.69.161', 0, 0),
(10654, 'bernardo_santos@live.com.pt', '', '', 'n', 'C', '2015-06-04 09:11:51', '91de51552d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3477, '188.37.239.50', 0, 0),
(10655, 'casa.joao.susana@hotmail.com', '', '', 'n', 'C', '2015-06-04 09:16:07', '375e168f7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3478, '188.37.165.227', 0, 0),
(10656, 'rluzindro@gmail.com', '', '', 'n', 'C', '2015-06-04 09:17:08', '29a6e8b2de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3479, '84.91.99.140', 0, 0),
(10657, 'victoriavalice@icloud.com', '', '', 'n', 'C', '2015-06-04 09:18:26', 'c0d4462397', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3480, '81.84.234.162', 0, 0),
(10658, 'quimze_grilo@msn.com', '', '', 'n', 'C', '2015-06-04 09:22:16', 'c9f685efd4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3481, '2.82.114.209', 0, 0),
(10659, 'teresavieira44@gmail.com', '', '', 'n', 'C', '2015-06-04 09:31:41', '5cda2fc759', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3483, '85.244.62.8', 0, 0),
(10660, 'reis.ja@gmail.com', '', '', 'n', 'C', '2015-06-04 09:32:19', '244a59343e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3484, '62.169.70.156', 0, 0),
(10661, 'anibalmotafreire@gmail.com', '', '', 'n', 'C', '2015-06-04 09:46:08', 'f227ef1bfc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3485, '213.228.161.30', 0, 0),
(10662, 'sofiadelanderset@gmail.com', '', '', 'n', 'C', '2015-06-04 10:00:49', 'e6b1136f38', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3486, '82.154.226.86', 0, 0),
(10663, 'larssonteresa@live.com.pt', '', '', 'n', 'C', '2015-06-04 10:10:11', 'a25707d403', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3487, '212.18.175.68', 0, 0),
(10664, 'joao.rocha.nz@gmail.com', '', '', 'n', 'C', '2015-06-04 10:12:09', '1d84bffb2e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3488, '5.43.5.157', 0, 0),
(10665, 'cercina.fp@gmail.com', '', '', 'n', 'C', '2015-06-04 10:17:04', '25887aed33', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3489, '2.82.118.217', 0, 0),
(10666, 'prsolouro@gmail.com', '', '', 'n', 'C', '2015-06-04 10:29:12', '714798facc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3490, '46.189.222.197', 0, 0),
(10667, 'vmsantos23@gmail.com', '', '', 'n', 'C', '2015-06-04 10:34:27', 'c1e2187c91', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3491, '89.115.88.224', 0, 0),
(10668, 'oeustaquio@hotmail.com', '', '', 'n', 'C', '2015-06-04 10:37:49', '188eceeff0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3492, '213.228.161.30', 0, 0),
(10669, 'deolindadi@gmail.com', '', '', 'n', 'C', '2015-06-04 10:48:54', 'b443a1eb40', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3493, '84.91.100.184', 0, 0),
(10670, 'andela.zaric@gmail.com', '', '', 'n', 'C', '2015-06-04 11:03:20', 'f7595fd32d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3494, '193.136.223.133', 0, 0),
(10671, 'jscop@iol.pt', '', '', 'n', 'C', '2015-06-04 11:12:19', '910952037c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3495, '2.82.109.154', 0, 0),
(10672, 'facebook_user_sandra_oliveira@example.com', '', '', 'n', 'C', '2015-06-04 11:13:11', '5964992069', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3496, '85.245.67.231', 0, 0),
(10673, 'mariopereira2009@hotmail.com', '', '', 'n', 'C', '2015-06-04 11:24:58', '2bea009039', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3497, '85.246.152.104', 0, 0),
(10674, 'tomaslinhares@hotmail.com', '', '', 'n', 'C', '2015-06-04 11:31:08', 'ba65e0b488', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3499, '79.168.116.122', 0, 0),
(10675, 'facebook_user_mara_bolos_tematicos@example.com', '', '', 'n', 'C', '2015-06-04 11:32:43', '8fbbee1476', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3500, '2.82.120.220', 0, 0),
(10676, 'francisco.galveias@gmail.com', '', '', 'n', 'C', '2015-06-04 11:34:14', 'e98dacfd75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3501, '176.79.155.15', 0, 0),
(10677, 'ivodanielmachado@hotmail.com', '', '', 'n', 'C', '2015-06-04 11:37:54', '6cb44f07d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3502, '188.37.251.182', 0, 0),
(10678, 'facebook_user_nuno_miguel_guimaraes@example.com', '', '', 'n', 'C', '2015-06-04 11:42:42', '82297cc852', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3503, '2.82.178.95', 0, 0),
(10679, 'facebook_user_filipa_romeiras@example.com', '', '', 'n', 'C', '2015-06-04 11:45:56', 'b6fd24c567', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3504, '89.114.136.182', 0, 0),
(10680, 'catarina2626@hotmail.com', '', '', 'n', 'C', '2015-06-04 11:46:02', '78be52ae8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3505, '65.49.14.154', 0, 0),
(10681, 'fatima.pinto@isssp.pt', '', '', 'n', 'C', '2015-06-04 11:46:25', '779e79043d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3506, '195.245.197.36', 0, 0),
(10682, 'isabel.pescaria@gmail.com', '', '', 'n', 'C', '2015-06-04 12:03:50', 'f32ad57e78', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3507, '213.228.161.30', 0, 0),
(10683, 'rodicafox@gmail.com', '', '', 'n', 'C', '2015-06-04 12:03:55', '17b32f4056', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3508, '2.83.81.52', 0, 0),
(10684, 'patricia.vieiraa@gmail.com', '', '', 'n', 'C', '2015-06-04 12:04:09', 'a78f6c2aea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3509, '85.241.195.9', 0, 0),
(10685, 'npaisana@gmail.com', '', '', 'n', 'C', '2015-06-04 12:15:05', 'bdffdb500d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3511, '78.137.194.233', 0, 0),
(10686, 'catarinafilipe21@hotmail.com', '', '', 'n', 'C', '2015-06-04 12:32:34', '93912cc2a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3513, '84.91.234.25', 0, 0),
(10687, 'melendez_nelly@hotmail.com', '', '', 'n', 'C', '2015-06-04 12:38:58', 'af4914972b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3514, '85.242.77.17', 0, 0),
(10688, 'jferrezam@gmail.com', '', '', 'n', 'C', '2015-06-04 12:45:48', 'c3917949bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3515, '85.242.77.17', 0, 0),
(10689, 'cidaliamatosloureiro@gmail.com', '', '', 'n', 'C', '2015-06-04 12:46:21', '9f257137a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3516, '91.198.90.55', 0, 0),
(10690, 'anamariamacatrao@gmail.com', '', '', 'n', 'C', '2015-06-04 12:47:37', '7b2ee8c102', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3517, '2.83.92.15', 0, 0),
(10691, 'maria_amelia80@hotmail.com', '', '', 'n', 'C', '2015-06-04 12:48:00', '7965a7da63', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3518, '89.214.69.223', 0, 0),
(10692, 'soniamajor@hotmail.com', '', '', 'n', 'C', '2015-06-04 12:50:34', '1d448da849', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3519, '91.198.90.55', 0, 0),
(10693, 'facebook_user_carla_tome@example.com', '', '', 'n', 'C', '2015-06-04 12:54:32', '590508e389', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3520, '37.189.107.244', 0, 0),
(10694, 'facebook_user_mariana_fortunato@example.com', '', '', 'n', 'C', '2015-06-04 12:55:56', '7f91378d9b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3521, '87.196.192.90', 0, 0),
(10695, 'heira@tap.pt', '', '', 'n', 'C', '2015-06-04 12:59:33', 'b0b8be6307', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3522, '91.198.90.55', 0, 0),
(10696, 'mprcc@hotmail.com', '', '', 'n', 'C', '2015-06-04 13:02:43', 'ded46c45be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3523, '91.198.90.55', 0, 0),
(10697, 'helena_8_1996@hotmail.com', '', '', 'n', 'C', '2015-06-04 13:13:26', 'd72f677b3e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3525, '217.129.83.80', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(10698, 'carla.mauricio@gmail.com', '', '', 'n', 'C', '2015-06-04 13:16:54', '0eebe7b579', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3526, '213.228.161.30', 0, 0),
(10699, 'edi.milhazes24@gmail.com', '', '', 'n', 'C', '2015-06-04 13:22:55', '84159d4212', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3527, '213.228.161.30', 0, 0),
(10700, 'jicunha@sapo.pt', '', '', 'n', 'C', '2015-06-04 13:25:11', '3980d871ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3528, '91.198.90.55', 0, 0),
(10701, 'mocitadoscaracois@hotmail.com', '', '', 'n', 'C', '2015-06-04 13:40:00', '26b09e6bba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3529, '2.82.121.82', 0, 0),
(10702, 'saque82@gmail.com', '', '', 'n', 'C', '2015-06-04 13:43:26', 'afeccba80b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3530, '195.10.112.138', 0, 0),
(10703, 'pauloferreira.music@gmail.com', '', '', 'n', 'C', '2015-06-04 14:06:24', 'a3d21ca401', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3532, '89.180.146.38', 0, 0),
(10704, 'facebook_user_antonio_sousa_barrote@example.com', '', '', 'n', 'C', '2015-06-04 14:13:26', 'ed936585d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3533, '213.58.131.154', 0, 0),
(10705, 'carolina_p.almeida@hotmail.com', '', '', 'n', 'C', '2015-06-04 14:17:16', '31f58c79e0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3534, '85.138.202.108', 0, 0),
(10706, 'amosalex1982@gmail.com', '', '', 'n', 'C', '2015-06-04 14:33:23', 'bff32a84f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3536, '197.148.36.81', 0, 0),
(10707, 'arqcarlosdias@gmail.com', '', '', 'n', 'C', '2015-06-04 14:43:09', '742c0d7dfc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3538, '81.193.95.122', 0, 0),
(10708, 'cpimpao@gmail.com', '', '', 'n', 'C', '2015-06-04 14:44:36', '1592bde227', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3539, '91.198.90.55', 0, 0),
(10709, 'francis-pereira@sapo.pt', '', '', 'n', 'C', '2015-06-04 14:48:07', 'a1aade64a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3540, '84.91.19.253', 0, 0),
(10710, 'j.araujobranco@gmail.com', '', '', 'n', 'C', '2015-06-04 15:20:43', 'a83cc0fad7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3541, '5.249.25.107', 0, 0),
(10711, 'poteslopes@netmadeira.com', '', '', 'n', 'C', '2015-06-04 15:22:53', '8aec0061e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3542, '195.23.210.231', 0, 0),
(10712, 'pedrobbat@gmail.com', '', '', 'n', 'C', '2015-06-04 15:31:52', 'b322a022ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3543, '176.78.164.14', 0, 0),
(10713, 'anahilario18@gmail.com', '', '', 'n', 'C', '2015-06-04 15:50:51', '2a88fc4311', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3544, '84.91.16.78', 0, 0),
(10714, 'serrajoao0@gmail.com', '', '', 'n', 'C', '2015-06-04 16:15:26', '1cdbb5463c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3545, '84.91.96.37', 0, 0),
(10715, 'gatinha_suixinha@hotmail.com', '', '', 'n', 'C', '2015-06-04 16:19:09', '6bf4293c80', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3546, '89.114.137.21', 0, 0),
(10716, 'f_c_esteves@hotmail.com', '', '', 'n', 'C', '2015-06-04 16:24:34', '63ccf259f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3547, '85.241.134.63', 0, 0),
(10717, 'karolpires-22@hotmail.com', '', '', 'n', 'C', '2015-06-04 16:30:34', '2cb36e3f27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3548, '87.103.57.159', 0, 0),
(10718, 'change___the___world@hotmail.com', '', '', 'n', 'C', '2015-06-04 16:31:21', '50bb6a2198', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3549, '176.78.173.103', 0, 0),
(10719, 'm_c_gomes@hotmail.com', '', '', 'n', 'C', '2015-06-04 16:32:29', '961cc88c4b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3550, '77.54.211.92', 0, 0),
(10720, 'cfm_22@hotmail.com', '', '', 'n', 'C', '2015-06-04 16:33:13', '6326f83b84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3551, '188.37.21.109', 0, 0),
(10721, 'claudiamateux@hotmail.com', '', '', 'n', 'C', '2015-06-04 16:33:43', '11f141eeae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3552, '217.129.34.203', 0, 0),
(10722, 'eliox2003@hotmail.it', '', '', 'n', 'C', '2015-06-04 16:38:55', 'e3c33c9e05', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3553, '91.218.224.5', 0, 0),
(10723, 'jascenso@yahoo.com', '', '', 'n', 'C', '2015-06-04 16:42:41', 'c3be62dcef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3554, '193.136.222.24', 0, 0),
(10724, 'tiazona7@hotmail.com', '', '', 'n', 'C', '2015-06-04 17:28:16', '3455e16a22', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3555, '89.115.157.31', 0, 0),
(10725, 'f_carapinha@hotmail.com', '', '', 'n', 'C', '2015-06-04 17:48:36', 'ab05770efe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3556, '85.243.171.206', 0, 0),
(10726, 'vanessa-verient@gmx.at', '', '', 'n', 'C', '2015-06-04 18:17:16', '0141304f7a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3557, '81.193.82.144', 0, 0),
(10727, 'duartelaranjeira@gmail.com', '', '', 'n', 'C', '2015-06-04 18:18:55', '28dcd1d792', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3558, '212.118.227.25', 0, 0),
(10728, 'geral@nazarent.com.pt', '', '', 'n', 'C', '2015-06-04 18:19:10', '5111087b63', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3559, '176.79.49.97', 0, 0),
(10729, 'facebook_user_bruno_periquito@example.com', '', '', 'n', 'C', '2015-06-04 18:19:54', '83e4102fdb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3560, '84.91.96.179', 0, 0),
(10730, 'miguelcosta1993@gmail.com', '', '', 'n', 'C', '2015-06-04 18:21:18', '08d5609194', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3561, '85.242.226.243', 0, 0),
(10731, 'mariarf24@gmail.com', '', '', 'n', 'C', '2015-06-04 18:25:25', '783bdafc4e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3562, '87.103.59.87', 0, 0),
(10732, 'eleuterio.jose@gmail.com', '', '', 'n', 'C', '2015-06-04 18:39:22', '6420105683', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3563, '95.92.129.252', 0, 0),
(10733, 'filipa_freitas@yahoo.com', '', '', 'n', 'C', '2015-06-04 18:45:38', '395f1c6e07', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3564, '84.91.10.123', 0, 0),
(10734, 'julia.vigia@gmail.com', '', '', 'n', 'C', '2015-06-04 18:59:45', 'aa5ff5b031', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3565, '2.82.98.149', 0, 0),
(10735, 'mpvpcano@gmail.com', '', '', 'n', 'C', '2015-06-04 19:02:43', '8fc6611c9d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3566, '85.243.103.238', 0, 0),
(10736, 'facebook_user_duarte_miguel@example.com', '', '', 'n', 'C', '2015-06-04 19:29:03', 'fd359081a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3567, '188.250.111.161', 0, 0),
(10737, 'marianaa.mm@hotmail.com', '', '', 'n', 'C', '2015-06-04 19:32:35', '8a89c62460', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3568, '37.189.46.156', 0, 0),
(10738, 'dongorospe@yahoo.com', '', '', 'n', 'C', '2015-06-04 19:33:06', 'f43248ea2b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3569, '107.77.75.61', 0, 0),
(10739, 'ana.filipa.bizarro@gmail.com', '', '', 'n', 'C', '2015-06-04 19:34:38', 'a53596ac46', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3570, '84.91.99.57', 0, 0),
(10740, 'henrique.m.a.carvalho@gmail.com', '', '', 'n', 'C', '2015-06-04 19:39:52', '3f0bf0d831', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3571, '188.82.118.162', 0, 0),
(10741, 'papipi10@hotmail.com', '', '', 'n', 'C', '2015-06-04 19:43:04', '49dcd8d703', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3572, '84.91.181.60', 0, 0),
(10742, 'facebook_user_iris_jorge@example.com', '', '', 'n', 'C', '2015-06-04 19:54:58', 'fae0e62b32', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3573, '89.180.145.152', 0, 0),
(10743, 'lauraasena@hotmail.com', '', '', 'n', 'C', '2015-06-04 20:09:10', '04eedf0b11', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3574, '95.94.27.171', 0, 0),
(10744, 'terpinho@gmail.com', '', '', 'n', 'C', '2015-06-04 20:09:21', '880b7e274f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3575, '87.103.68.50', 0, 0),
(10745, 'carolinaragaoteixeira@hotmail.com', '', '', 'n', 'C', '2015-06-04 20:16:33', '8998bc9f3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3576, '85.245.214.149', 0, 0),
(10746, 'leonorbruges_7@hotmail.com', '', '', 'n', 'C', '2015-06-04 20:27:19', '5a8158fce1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3578, '85.138.120.169', 0, 0),
(10747, 'selma_alexandre@hotmail.com', '', '', 'n', 'C', '2015-06-04 20:29:44', '8b04335a3e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3579, '84.91.19.254', 0, 0),
(10748, 'lsoveral@hotmail.com', '', '', 'n', 'C', '2015-06-04 20:30:21', 'de045d5c8c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3580, '85.240.98.224', 0, 0),
(10749, 'ze_barroso_vnsb@hotmail.com', '', '', 'n', 'C', '2015-06-04 20:33:19', '5ffe4ff57f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3581, '85.243.186.129', 0, 0),
(10750, 'ameliagonzalezalex@hotmail.com', '', '', 'n', 'C', '2015-06-04 20:33:56', 'ba2fc2a931', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3582, '5.249.53.4', 0, 0),
(10751, 'faustino.judite@gmail.com', '', '', 'n', 'C', '2015-06-04 20:34:52', 'a6affdd176', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3583, '2.82.123.20', 0, 0),
(10752, 'luizveinho@gmail.com', '', '', 'n', 'C', '2015-06-04 20:36:11', '4a6702c91f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3584, '60.241.124.49', 0, 0),
(10753, 'lourencopserra@hotmail.com', '', '', 'n', 'C', '2015-06-04 20:40:34', '111931b8a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3585, '93.108.40.103', 0, 0),
(10754, 'luismaria700@hotmail.com', '', '', 'n', 'C', '2015-06-04 20:53:26', '893211e20d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3587, '79.168.154.18', 0, 0),
(10755, 'madalena_correa_henriques@hotmail.com', '', '', 'n', 'C', '2015-06-04 20:56:31', '12a832c45c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3588, '85.243.134.120', 0, 0),
(10756, 'lourenco_mello95@outlook.com', '', '', 'n', 'C', '2015-06-04 20:59:30', 'a2316c69af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3590, '80.201.56.145', 0, 0),
(10757, 'facebook_user_madalena_constancio@example.com', '', '', 'n', 'C', '2015-06-04 20:59:52', 'c55659035e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3591, '79.168.172.85', 0, 0),
(10758, 'gabturnazare.cl@gmail.com', '', '', 'n', 'C', '2015-06-04 21:02:25', '6f3f91d715', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3592, '84.91.180.210', 0, 0),
(10759, 'madalena_pccm@hotmail.com', '', '', 'n', 'C', '2015-06-04 21:04:24', 'd900327a97', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3593, '193.137.112.14', 0, 0),
(10760, 'luis_gomesferreira@hotmail.com', '', '', 'n', 'C', '2015-06-04 21:06:03', 'ca1821fa8d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3594, '188.37.129.107', 0, 0),
(10761, 'madalenamoya@hotmail.com', '', '', 'n', 'C', '2015-06-04 21:07:03', 'dc8a614250', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3595, '79.168.43.99', 0, 0),
(10762, 'fernando.reis31@gmail.com', '', '', 'n', 'C', '2015-06-04 21:11:21', 'a6c5bf70b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3596, '84.91.206.161', 0, 0),
(10763, 'manecas55@hotmail.com', '', '', 'n', 'C', '2015-06-04 21:14:57', '88fd6c2fb3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3597, '93.108.33.52', 0, 0),
(10764, 'manuelmaria_matos@hotmail.com', '', '', 'n', 'C', '2015-06-04 21:14:59', '52b9a73e6d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3598, '84.91.205.36', 0, 0),
(10765, 'mmrl@hotmail.com', '', '', 'n', 'C', '2015-06-04 21:20:04', 'a9e9e8b3b5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3599, '95.93.7.55', 0, 0),
(10766, 'mafalda_lopes10@hotmail.com', '', '', 'n', 'C', '2015-06-04 21:20:34', 'f83f47f70c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3600, '79.168.141.211', 0, 0),
(10767, 'analvim22@hotmail.com', '', '', 'n', 'C', '2015-06-04 21:21:22', '17554027ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3601, '2.82.103.63', 0, 0),
(10768, 'madalena.p.leite@hotmail.com', '', '', 'n', 'C', '2015-06-04 21:23:34', '1e0e53e403', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3602, '85.244.142.11', 0, 0),
(10769, 'mada_inocentes@hotmail.com', '', '', 'n', 'C', '2015-06-04 21:23:54', 'b62407095e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3603, '176.78.157.63', 0, 0),
(10770, 'kada08@hotmail.com', '', '', 'n', 'C', '2015-06-04 21:25:57', '6b579a8ef4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3604, '82.154.20.198', 0, 0),
(10771, 'facebook_user_fred_duarte@example.com', '', '', 'n', 'C', '2015-06-04 21:34:21', 'b3cf0663a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3605, '178.166.87.125', 0, 0),
(10772, 'pqueirosbb@gmail.com', '', '', 'n', 'C', '2015-06-04 21:35:43', '7190ef3e9d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3606, '82.155.18.131', 0, 0),
(10773, 'mafaldaserpa.panazeite@hotmail.com', '', '', 'n', 'C', '2015-06-04 21:37:08', '1da829f088', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3607, '85.243.101.89', 0, 0),
(10774, 'joaoaires98@gmail.com', '', '', 'n', 'C', '2015-06-04 21:39:48', '1655ace5a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3608, '87.103.49.69', 0, 0),
(10775, 'joanamnguimaraes@gmail.com', '', '', 'n', 'C', '2015-06-04 21:39:51', 'd11f7e28a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3609, '89.153.183.10', 0, 0),
(10776, 'afpimuc@gmail.com', '', '', 'n', 'C', '2015-06-04 21:44:24', 'c25df2e5a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3610, '81.193.140.50', 0, 0),
(10777, 'facebook_user_dadi_ramos_pinto@example.com', '', '', 'n', 'C', '2015-06-04 21:44:31', '59a6b94c81', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3611, '79.169.123.240', 0, 0),
(10778, 'joana_filipa_08@hotmail.com', '', '', 'n', 'C', '2015-06-04 21:46:30', '362768bca2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3612, '95.95.29.124', 0, 0),
(10779, 'asrs.91@gmail.com', '', '', 'n', 'C', '2015-06-04 21:49:57', '230c8863a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3614, '2.83.244.91', 0, 0),
(10780, 'mariana_110792@hotmail.com', '', '', 'n', 'C', '2015-06-04 21:51:55', 'e8a110c6a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3616, '2.83.63.140', 0, 0),
(10781, 'eduardobrasdiaz@gmail.com', '', '', 'n', 'C', '2015-06-04 21:53:39', '0d775f3c75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3617, '2.82.55.27', 0, 0),
(10782, 'daniel_abreu94@hotmail.com', '', '', 'n', 'C', '2015-06-04 21:54:19', 'e4ce8ec070', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3618, '79.169.119.127', 0, 0),
(10783, 'duarte_baeta@hotmail.com', '', '', 'n', 'C', '2015-06-04 21:54:47', 'b1ba4f0445', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3619, '188.81.200.69', 0, 0),
(10784, 'lucinda.ribeiro64@gmail.com', '', '', 'n', 'C', '2015-06-04 21:55:24', '755c5483e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3620, '84.91.18.115', 0, 0),
(10785, 'henrique_c_hike_@hotmail.com', '', '', 'n', 'C', '2015-06-04 21:55:30', '4bc8e7126d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3621, '188.251.160.254', 0, 0),
(10786, 'parcrispim@gmail.com', '', '', 'n', 'C', '2015-06-04 21:56:01', 'ac787d6f99', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3623, '85.240.108.69', 0, 0),
(10787, 'susanasserrano@gmail.com', '', '', 'n', 'C', '2015-06-04 21:56:29', 'd7f6b2f87b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3624, '95.95.200.31', 0, 0),
(10788, 'rosarinho.rodrigues@gmail.com', '', '', 'n', 'C', '2015-06-04 21:57:36', '8dcad6089a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3625, '84.18.252.121', 0, 0),
(10789, 'facebook_user_andre_domingues@example.com', '', '', 'n', 'C', '2015-06-04 21:57:37', 'dde75f2c38', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3626, '89.153.183.10', 0, 0),
(10790, 'cata.net@hotmail.com', '', '', 'n', 'C', '2015-06-04 21:58:18', 'fb005e1327', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3627, '84.91.123.196', 0, 0),
(10791, 'zemanel.ponces@hotmail.com', '', '', 'n', 'C', '2015-06-04 21:58:41', '867939af99', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3628, '85.247.203.130', 0, 0),
(10792, 'ludovice7ser@gmail.com', '', '', 'n', 'C', '2015-06-04 22:05:03', 'a1a05edde0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3629, '2.82.177.253', 0, 0),
(10793, 'carolinacamara.1992@hotmail.com', '', '', 'n', 'C', '2015-06-04 22:05:10', '8299faadc5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3630, '2.82.35.177', 0, 0),
(10794, 'manelcruzgomes@gmail.com', '', '', 'n', 'C', '2015-06-04 22:06:44', '4a10186a1d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3631, '79.168.155.42', 0, 0),
(10795, 'madalenaconsiglieri@gmail.com', '', '', 'n', 'C', '2015-06-04 22:09:34', 'e508fb1b57', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3632, '5.249.117.18', 0, 0),
(10796, 'madalena.lamas87@gmail.com', '', '', 'n', 'C', '2015-06-04 22:12:25', 'f2d34b384e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3633, '95.92.235.125', 0, 0),
(10797, 'raquelvaz6@hotmail.com', '', '', 'n', 'C', '2015-06-04 22:19:47', '6dcd985412', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3634, '89.154.53.208', 0, 0),
(10798, 'claudiiarodriigues@hotmail.com', '', '', 'n', 'C', '2015-06-04 22:22:07', '843f21cad5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3635, '144.64.3.184', 0, 0),
(10799, 'marribeiro_20@hotmail.com', '', '', 'n', 'C', '2015-06-04 22:23:33', 'e0181cb567', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3636, '79.169.119.127', 0, 0),
(10800, 'renatofilipe22@hotmail.com', '', '', 'n', 'C', '2015-06-04 22:23:53', '4dca82e4cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3637, '79.169.122.59', 0, 0),
(10801, 'luisalobo26@hotmail.com', '', '', 'n', 'C', '2015-06-04 22:27:20', '7cf128d479', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3638, '85.241.99.38', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(10802, 'facebook_user_ludovina_vieira@example.com', '', '', 'n', 'C', '2015-06-04 22:30:21', '4b4cf29363', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3639, '94.132.44.139', 0, 0),
(10803, 'jo_794@hotmail.com', '', '', 'n', 'C', '2015-06-04 22:33:53', '9c31515a49', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3640, '79.169.94.103', 0, 0),
(10804, 'micas128@hotmail.com', '', '', 'n', 'C', '2015-06-04 22:35:48', 'd4d0778323', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3641, '2.82.230.202', 0, 0),
(10805, 'leonardo.s.c.alves.martins@gmail.com', '', '', 'n', 'C', '2015-06-04 22:35:49', 'ee6c42621c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3642, '85.240.97.182', 0, 0),
(10806, 'facebook_user_patricia_silva_1@example.com', '', '', 'n', 'C', '2015-06-04 22:40:14', '7e4958c5c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3643, '88.214.167.170', 0, 0),
(10807, 'hvgosilva@gmail.com', '', '', 'n', 'C', '2015-06-04 22:45:06', 'ab5144889b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3645, '87.103.60.161', 0, 0),
(10808, 'facebook_user_manuel_augusto@example.com', '', '', 'n', 'C', '2015-06-04 22:47:26', '578a042e03', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3646, '79.168.178.42', 0, 0),
(10809, 'deolinda.pequicho@icloud.com', '', '', 'n', 'C', '2015-06-04 22:51:00', '6056a55785', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3648, '78.130.22.78', 0, 0),
(10810, 'joaovidal89@hotmail.com', '', '', 'n', 'C', '2015-06-04 22:57:55', 'debf6d890e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3649, '89.153.182.173', 0, 0),
(10811, 'nascido@hotmail.com', '', '', 'n', 'C', '2015-06-04 23:11:02', '16f41be752', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3650, '81.84.14.201', 0, 0),
(10812, 'madalenawb@gmail.com', '', '', 'n', 'C', '2015-06-04 23:15:44', '688493f2c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3651, '114.108.242.185', 0, 0),
(10813, 'fernandes.jessica@live.com.pt', '', '', 'n', 'C', '2015-06-04 23:18:13', 'd42daa4b8a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3652, '81.84.75.129', 0, 0),
(10814, 'joao_marmelo2@hotmail.com', '', '', 'n', 'C', '2015-06-04 23:24:28', '79f8410ffa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3653, '93.102.231.68', 0, 0),
(10815, 'azevedo_marcela@hotmail.com', '', '', 'n', 'C', '2015-06-04 23:30:13', 'dd90ec5408', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3654, '37.189.73.12', 0, 0),
(10816, 'tiagobrites88@gmail.com', '', '', 'n', 'C', '2015-06-04 23:32:33', 'e9ec9aa183', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3655, '89.153.183.157', 0, 0),
(10817, 'facebook_user_jorge_cardoso@example.com', '', '', 'n', 'C', '2015-06-04 23:33:16', '6011d46c1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3656, '87.196.193.37', 0, 0),
(10818, 'andre_codinha10@hotmail.com', '', '', 'n', 'C', '2015-06-04 23:35:00', '297e53c196', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3657, '82.155.149.44', 0, 0),
(10819, 'anaritaam3@hotmail.com', '', '', 'n', 'C', '2015-06-04 23:37:51', 'a2c0abaabd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3658, '89.180.158.27', 0, 0),
(10820, 'facebook_user_ana_coelho@example.com', '', '', 'n', 'C', '2015-06-04 23:47:57', 'bd81ccaf45', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3659, '95.93.229.138', 0, 0),
(10821, 'facebook_user_bruno_rodrigues_1@example.com', '', '', 'n', 'C', '2015-06-04 23:54:26', '357c78dd72', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3660, '79.169.116.65', 0, 0),
(10822, 'ruben.aguiar14@gmail.com', '', '', 'n', 'C', '2015-06-04 23:57:16', '9b02b19b3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3661, '79.169.119.127', 0, 0),
(10823, 'beatriz_moreira1995@hotmail.com', '', '', 'n', 'C', '2015-06-04 23:57:53', 'f8e00998e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3662, '77.54.83.104', 0, 0),
(10824, 'vascob_costa_20@hotmail.com', '', '', 'n', 'C', '2015-06-04 23:58:38', '36ee7d5815', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3663, '85.244.194.214', 0, 0),
(10825, 'mary.delights@gmail.com', '', '', 'n', 'C', '2015-06-05 00:13:07', '7c976a8fde', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3664, '87.103.51.133', 0, 0),
(10826, 'ana_realista@hotmail.com', '', '', 'n', 'C', '2015-06-05 00:14:44', '13cdd78235', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3665, '84.90.29.162', 0, 0),
(10827, 'andreamado42@gmail.com', '', '', 'n', 'C', '2015-06-05 00:19:40', '175d4cf9fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3666, '188.37.4.104', 0, 0),
(10828, 'ricardoamado17@hotmail.com', '', '', 'n', 'C', '2015-06-05 00:22:10', '34013428af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3667, '188.37.4.104', 0, 0),
(10829, 'sapeka_girl@hotmail.com', '', '', 'n', 'C', '2015-06-05 00:25:47', 'a7083164c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3668, '82.225.101.221', 0, 0),
(10830, 'facebook_user_lourenco_botelho_russo@example.com', '', '', 'n', 'C', '2015-06-05 00:34:53', '126d097cb3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3669, '85.245.102.108', 0, 0),
(10831, 'facebook_user_antonio_neto@example.com', '', '', 'n', 'C', '2015-06-05 00:43:24', '9b15eaf1c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3670, '37.189.167.217', 0, 0),
(10832, 'ruthpires1@sapo.pt', '', '', 'n', 'C', '2015-06-05 00:53:34', 'd0c4a82bd9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3671, '89.155.128.192', 0, 0),
(10833, 'ivocasimiro@gmail.com', '', '', 'n', 'C', '2015-06-05 00:55:46', '874d0c7931', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3672, '176.78.142.217', 0, 0),
(10834, 'ssandra.ccp@sapo.pt', '', '', 'n', 'C', '2015-06-05 00:58:02', '732f5bc5d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3673, '2.80.213.207', 0, 0),
(10835, 'wilsonpinto88@gmail.com', '', '', 'n', 'C', '2015-06-05 01:04:02', '1a8aacbea3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3674, '204.93.58.189', 0, 0),
(10836, 'facebook_user_edite_castro@example.com', '', '', 'n', 'C', '2015-06-05 01:32:09', '5b53059091', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3675, '89.153.140.12', 0, 0),
(10837, 'mvelhopalma@hotmail.com', '', '', 'n', 'C', '2015-06-05 01:34:29', '0019fcc9fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3676, '85.243.247.221', 0, 0),
(10838, 'surf4mann@gmail.com', '', '', 'n', 'C', '2015-06-05 04:48:05', 'be5bb70a55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3677, '114.108.223.107', 0, 0),
(10839, 'sandy_oliveira_21@hotmail.com', '', '', 'n', 'C', '2015-06-05 06:13:37', '23f4eb1271', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3678, '2.82.128.231', 0, 0),
(10840, 'teresa.meneses2010@gmail.com', '', '', 'n', 'C', '2015-06-05 06:16:01', '79a6de1bfb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3679, '87.103.72.74', 0, 0),
(10841, 'mariamoniz2000@hotmail.com', '', '', 'n', 'C', '2015-06-05 06:49:30', '1379ccfca5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3680, '2.82.216.116', 0, 0),
(10842, 'jose.espanhol@gmail.com', '', '', 'n', 'C', '2015-06-05 07:27:10', 'd702381da5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3681, '124.157.109.191', 0, 0),
(10843, 'maraujo721@gmail.com', '', '', 'n', 'C', '2015-06-05 07:49:53', '241d94bfcd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3682, '193.236.40.25', 0, 0),
(10844, 'laurasmota96@gmail.com', '', '', 'n', 'C', '2015-06-05 08:02:57', '0e8e709122', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3683, '2.82.180.153', 0, 0),
(10845, 'ritatrindademendes@gmail.com', '', '', 'n', 'C', '2015-06-05 08:08:17', 'f673e25e6f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3684, '193.137.97.115', 0, 0),
(10846, 'paulafpgm@gmail.com', '', '', 'n', 'C', '2015-06-05 08:15:52', '895c68f73a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3685, '193.126.83.6', 0, 0),
(10847, 'filipalopez@hotmail.com', '', '', 'n', 'C', '2015-06-05 08:24:49', '0b8eab37f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3686, '84.91.233.93', 0, 0),
(10848, 'mariogilmoreira@gmail.com', '', '', 'n', 'C', '2015-06-05 08:33:06', '9f796d8c17', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3687, '62.28.188.218', 0, 0),
(10849, 'alexandra_hoesen@hotmail.com', '', '', 'n', 'C', '2015-06-05 08:35:33', '95106c6cb4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3688, '176.78.177.15', 0, 0),
(10850, 'susana_combat@hotmail.com', '', '', 'n', 'C', '2015-06-05 08:38:14', '1b2123e0b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3689, '85.139.4.40', 0, 0),
(10851, 'ana.r@klaveness.pt', '', '', 'n', 'C', '2015-06-05 08:38:54', '3e2eec65bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3690, '62.28.188.218', 0, 0),
(10852, 'samorososalvador@gmail.com', '', '', 'n', 'C', '2015-06-05 08:39:30', 'bdc78fa3ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3691, '62.28.82.77', 0, 0),
(10853, 'isabelcvalerio@hotmail.com', '', '', 'n', 'C', '2015-06-05 08:40:23', '7d9150029a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3692, '85.139.4.40', 0, 0),
(10854, 'facebook_user_lucia_alves@example.com', '', '', 'n', 'C', '2015-06-05 08:40:49', 'fff1ef5269', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3693, '62.28.188.218', 0, 0),
(10855, 'marta.carvalho84@hotmail.com', '', '', 'n', 'C', '2015-06-05 08:43:14', '6a88c55da1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3694, '62.28.188.218', 0, 0),
(10856, 'nuno.barracosa@gmail.com', '', '', 'n', 'C', '2015-06-05 08:43:27', '925cd4cc6e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3695, '188.37.176.9', 0, 0),
(10857, 'rosamariaetavares@hotmail.com', '', '', 'n', 'C', '2015-06-05 08:43:35', 'b43af9e5ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3696, '62.28.188.218', 0, 0),
(10858, 'mg.amores.reis@gmail.com', '', '', 'n', 'C', '2015-06-05 08:43:48', '69fd25f5ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3697, '85.139.4.40', 0, 0),
(10859, 'susanavg@iol.pt', '', '', 'n', 'C', '2015-06-05 08:46:11', '14366b378b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3698, '85.139.4.40', 0, 0),
(10860, 'alves.josea@gmail.com', '', '', 'n', 'C', '2015-06-05 08:54:48', 'e902c4d6c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3699, '62.28.188.218', 0, 0),
(10861, 'mendes.l@rambler.ru', '', '', 'n', 'C', '2015-06-05 09:02:47', '73ef00e774', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3701, '89.180.146.23', 0, 0),
(10862, 'facebook_user_artur_pinto@example.com', '', '', 'n', 'C', '2015-06-05 09:14:28', 'f6e6befd94', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3702, '85.243.36.254', 0, 0),
(10863, 'barbra.1970@gmail.com', '', '', 'n', 'C', '2015-06-05 09:36:32', '39b7b0d9a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3703, '193.47.185.124', 0, 0),
(10864, 'luizacccl@gmail.com', '', '', 'n', 'C', '2015-06-05 09:52:13', '1115ca28e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3704, '79.168.30.53', 0, 0),
(10865, 'teresaguegues@gmail.com', '', '', 'n', 'C', '2015-06-05 10:20:33', '88fbccbd77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3705, '85.244.61.120', 0, 0),
(10866, 'ruben_scfrancisco@outlook.pt', '', '', 'n', 'C', '2015-06-05 11:13:18', 'f9afa4f538', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3707, '188.81.6.72', 0, 0),
(10867, 'claudio_9gdp@hotmail.com', '', '', 'n', 'C', '2015-06-05 11:25:17', '69d80da4d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3708, '188.80.84.253', 0, 0),
(10868, 'facebook_user_alexandre_sousa_1@example.com', '', '', 'n', 'C', '2015-06-05 11:35:28', '09dc8f442e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3709, '93.108.53.90', 0, 0),
(10869, 'motelmail@gmail.com', '', '', 'n', 'C', '2015-06-05 11:44:50', '5f385eaba2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3710, '89.214.126.87', 0, 0),
(10870, 'danniella@live.com.pt', '', '', 'n', 'C', '2015-06-05 11:49:59', '81d56d4eda', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3711, '188.81.10.181', 0, 0),
(10871, 'bia.p.monteiro@hotmail.com', '', '', 'n', 'C', '2015-06-05 11:58:19', '11d72e5dde', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3712, '2.82.42.221', 0, 0),
(10872, 'xavicaputoradical@hotmail.com', '', '', 'n', 'C', '2015-06-05 12:00:34', 'bad82afda4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3713, '79.169.121.243', 0, 0),
(10873, 'dani-oliveira32@hotmail.com', '', '', 'n', 'C', '2015-06-05 12:02:31', '32feef9570', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3714, '79.169.123.223', 0, 0),
(10874, 'pedro3ferreira19@hotmail.com', '', '', 'n', 'C', '2015-06-05 12:12:59', 'a70b36b578', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3716, '2.83.166.206', 0, 0),
(10875, 'afonso_moreira_@hotmail.com', '', '', 'n', 'C', '2015-06-05 12:15:56', '5d114ed6d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3717, '89.115.66.82', 0, 0),
(10876, 'anams_marreiro@hotmail.com', '', '', 'n', 'C', '2015-06-05 12:16:54', 'd561f913d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3718, '95.93.99.46', 0, 0),
(10877, 'cunhamonic@hotmail.com', '', '', 'n', 'C', '2015-06-05 12:31:54', '5c912c5fe7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3720, '79.169.123.252', 0, 0),
(10878, 'f.fonseca265@gmail.com', '', '', 'n', 'C', '2015-06-05 12:33:39', '9cefc0c1fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3721, '176.79.128.218', 0, 0),
(10879, 'vroxinhas_3@hotmail.com', '', '', 'n', 'C', '2015-06-05 12:35:32', '871a1da409', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3722, '120.23.212.65', 0, 0),
(10880, 'maysa.mattos@globo.com', '', '', 'n', 'C', '2015-06-05 12:46:49', '84393a740c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3724, '186.205.48.231', 0, 0),
(10881, 'cheila_estrelita@hotmail.com', '', '', 'n', 'C', '2015-06-05 12:54:13', 'f765a70ca8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3725, '82.155.76.87', 0, 0),
(10882, 'anasveloso@gmail.com', '', '', 'n', 'C', '2015-06-05 12:59:06', '6500d46b27', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3726, '83.240.190.70', 0, 0),
(10883, 'gldvieira@gmail.com', '', '', 'n', 'C', '2015-06-05 13:02:04', 'a5b9dbe6a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3727, '95.94.38.12', 0, 0),
(10884, 'antonio_cerqueira32@hotmail.com', '', '', 'n', 'C', '2015-06-05 13:08:52', '8c0b111cc7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3728, '81.84.20.197', 0, 0),
(10885, 'jhsf2015@gmail.com', '', '', 'n', 'C', '2015-06-05 13:13:24', '7f092ce5f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3729, '89.180.152.118', 0, 0),
(10886, 'angelaserrador94@gmail.com', '', '', 'n', 'C', '2015-06-05 13:24:26', '18ee3c990a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3730, '188.83.215.5', 0, 0),
(10887, 'anapaulasanchespires@gmail.com', '', '', 'n', 'C', '2015-06-05 13:29:56', '5deb912745', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3731, '88.214.165.112', 0, 0),
(10888, 'joanabarrios@gmail.com', '', '', 'n', 'C', '2015-06-05 13:36:44', 'dbbe93316c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3732, '95.92.35.185', 0, 0),
(10889, 'info@trashedia.com', '', '', 'n', 'C', '2015-06-05 13:41:51', '9144c8ff14', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3733, '95.92.35.185', 0, 0),
(10890, 'facebook_user_queli_henriques@example.com', '', '', 'n', 'C', '2015-06-05 13:41:52', 'f1fc097365', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3734, '89.153.145.168', 0, 0),
(10891, 'info.estudioblink@gmail.com', '', '', 'n', 'C', '2015-06-05 13:46:05', 'ea24f46c63', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3735, '95.92.35.185', 0, 0),
(10892, 'natachamcpereira@hotmail.com', '', '', 'n', 'C', '2015-06-05 13:50:02', 'ee150aa53b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3736, '79.169.123.252', 0, 0),
(10893, 'fabiomr.barbosa@gmail.com', '', '', 'n', 'C', '2015-06-05 13:53:28', '7eb9ccec4e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3738, '2.82.164.58', 0, 0),
(10894, 'herbadiga1@hotmail.com', '', '', 'n', 'C', '2015-06-05 14:00:18', 'f8da6a6f44', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3739, '95.95.42.161', 0, 0),
(10895, 'xatianunes@gmail.com', '', '', 'n', 'C', '2015-06-05 14:02:13', '387e62cbf8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3740, '62.169.86.102', 0, 0),
(10896, 'emabc@who.pt', '', '', 'n', 'C', '2015-06-05 14:06:37', '8ca28f2486', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3741, '85.139.232.172', 0, 0),
(10897, 'carla.palma553@gmail.com', '', '', 'n', 'C', '2015-06-05 14:08:13', 'b49a389542', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3742, '95.93.171.110', 0, 0),
(10898, 'carlotamexia@hotmail.com', '', '', 'n', 'C', '2015-06-05 14:08:40', '198be523ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3743, '81.84.11.163', 0, 0),
(10899, 'inka.malhada553@gmail.com', '', '', 'n', 'C', '2015-06-05 14:09:24', '62ec57dd9c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3744, '95.93.171.110', 0, 0),
(10900, 'jp3dro@hotmail.com', '', '', 'n', 'C', '2015-06-05 14:13:22', '0bb519acc7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3745, '89.115.111.143', 0, 0),
(10901, 'miguelangelo_crispim@hotmail.com', '', '', 'n', 'C', '2015-06-05 14:13:52', '637ede50e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3746, '2.82.42.221', 0, 0),
(10902, 'antoniogomes96@hotmail.com', '', '', 'n', 'C', '2015-06-05 14:14:07', 'f34c9ff353', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3747, '2.82.39.134', 0, 0),
(10903, 'verapassosteixeira@gmail.com', '', '', 'n', 'C', '2015-06-05 14:15:56', '54a6b398e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3748, '85.240.52.16', 0, 0),
(10904, 'sofia.r3@gmail.com', '', '', 'n', 'C', '2015-06-05 14:16:27', '8285667938', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3749, '5.249.50.18', 0, 0),
(10905, 'acaseiro22_737@hotmail.com', '', '', 'n', 'C', '2015-06-05 14:18:24', '7209165c64', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3750, '37.189.45.163', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(10906, 'facebook_user_carlos_couto@example.com', '', '', 'n', 'C', '2015-06-05 14:25:53', '4aa139b3e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3751, '193.236.76.89', 0, 0),
(10907, 'crismir_@hotmail.com', '', '', 'n', 'C', '2015-06-05 14:28:51', '1a47bed966', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3752, '193.137.134.252', 0, 0),
(10908, 'ritarolex@gmail.com', '', '', 'n', 'C', '2015-06-05 14:29:24', '0aaebdc18d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3753, '77.54.202.10', 0, 0),
(10909, 'atpinto1970@gmail.com', '', '', 'n', 'C', '2015-06-05 14:30:17', '62ed90c7a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3754, '195.245.185.225', 0, 0),
(10910, 'paulorochaantunes@gmail.com', '', '', 'n', 'C', '2015-06-05 14:31:42', '62dfa5a3bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3755, '89.115.56.190', 0, 0),
(10911, 'neuza_rocha@hotmail.com', '', '', 'n', 'C', '2015-06-05 14:32:06', 'e84846b88d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3756, '89.152.245.156', 0, 0),
(10912, 'nowcreate@me.com', '', '', 'n', 'C', '2015-06-05 14:33:00', '358ee3811f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3757, '88.214.171.129', 0, 0),
(10913, 'efernandes_abreu@hotmail.com', '', '', 'n', 'C', '2015-06-05 14:37:03', '9df33c2b6e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3758, '193.136.189.5', 0, 0),
(10914, 'rgalrao@gmail.com', '', '', 'n', 'C', '2015-06-05 14:39:20', '70bfebb932', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3759, '195.23.157.73', 0, 0),
(10915, 'ricardojsantos1974@gmail.com', '', '', 'n', 'C', '2015-06-05 14:45:57', '403061ae6c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3760, '194.38.148.74', 0, 0),
(10916, 'mafalda@sailorettes.com', '', '', 'n', 'C', '2015-06-05 14:46:51', '407808048b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3761, '5.249.48.224', 0, 0),
(10917, 'joanaferreirag@hotmail.com', '', '', 'n', 'C', '2015-06-05 14:54:05', 'baa20e9b3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3763, '85.244.116.34', 0, 0),
(10918, 'who.is.famous.staff@gmail.com', '', '', 'n', 'C', '2015-06-05 14:54:37', 'a9fbffb0c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3764, '85.246.37.221', 0, 0),
(10919, 'facebook_user_juan_valdivia@example.com', '', '', 'n', 'C', '2015-06-05 15:05:01', '436c3589c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3765, '62.28.188.218', 0, 0),
(10920, 'mikeveris@hotmail.com', '', '', 'n', 'C', '2015-06-05 15:07:49', '1c81b09754', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3766, '85.247.157.197', 0, 0),
(10921, 'filipes10porto@hotmail.com', '', '', 'n', 'C', '2015-06-05 15:08:51', 'd6f212e169', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3767, '188.80.251.28', 0, 0),
(10922, 'lena_charrua11@hotmail.com', '', '', 'n', 'C', '2015-06-05 15:11:45', 'a2932319d3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3768, '89.153.182.183', 0, 0),
(10923, 'liliana_ramos464@hotmail.com', '', '', 'n', 'C', '2015-06-05 15:27:04', '479e864ea4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3769, '194.79.82.50', 0, 0),
(10924, 'facebook_user_jota_silva@example.com', '', '', 'n', 'C', '2015-06-05 15:33:27', '822d117143', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3771, '79.169.116.223', 0, 0),
(10925, 'rakiba_patel@hotmail.co.uk', '', '', 'n', 'C', '2015-06-05 15:45:45', 'fe8b135362', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3772, '213.81.69.104', 0, 0),
(10926, 'facebook_user_madalena_athayde@example.com', '', '', 'n', 'C', '2015-06-05 15:50:14', 'd6a0e23718', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3773, '81.193.153.159', 0, 0),
(10927, 'facebook_user_augusto_valente@example.com', '', '', 'n', 'C', '2015-06-05 15:54:59', '49deaeb75c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3774, '91.198.182.229', 0, 0),
(10928, 'jpsilva@tap.pt', '', '', 'n', 'C', '2015-06-05 16:26:48', '897bc56c9b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3775, '91.198.90.55', 0, 0),
(10929, 'ozzyboy_15@hotmail.com', '', '', 'n', 'C', '2015-06-05 16:29:53', '945889a110', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3776, '188.81.15.67', 0, 0),
(10930, 'cintiashrooms@hotmail.com', '', '', 'n', 'C', '2015-06-05 16:30:28', '6d764b9042', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3777, '84.91.129.240', 0, 0),
(10931, 'facebook_user_ines_esteves@example.com', '', '', 'n', 'C', '2015-06-05 16:35:18', '0fba7c972f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3778, '176.79.54.231', 0, 0),
(10932, 'marta.oliveira.02@hotmail.com', '', '', 'n', 'C', '2015-06-05 16:46:47', '415b392541', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3780, '94.197.121.24', 0, 0),
(10933, 'luis-chilra@hotmail.com', '', '', 'n', 'C', '2015-06-05 16:50:02', '3e22798a46', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3781, '46.126.39.9', 0, 0),
(10934, 'maurocosta_92@hotmail.com', '', '', 'n', 'C', '2015-06-05 17:03:44', 'a0bd176ffb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3782, '2.81.91.20', 0, 0),
(10935, 'sopadoce@hotmail.com', '', '', 'n', 'C', '2015-06-05 17:05:09', '98d42f7f4b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3783, '2.82.179.231', 0, 0),
(10936, 'miguel.mealha@gmail.com', '', '', 'n', 'C', '2015-06-05 17:26:07', '7ee014c008', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3784, '93.108.251.8', 0, 0),
(10937, 'carlosmoralesserra@gmail.com', '', '', 'n', 'C', '2015-06-05 17:27:21', '51958fef6a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3785, '89.114.133.139', 0, 0),
(10938, 'patricia_futuro@hotmail.com', '', '', 'n', 'C', '2015-06-05 17:30:25', '7793113f2e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3786, '87.66.96.96', 0, 0),
(10939, 'laurana@rocketmail.com', '', '', 'n', 'C', '2015-06-05 17:34:05', '8b92eae678', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3787, '79.168.69.149', 0, 0),
(10940, 'brunosurf_67@hotmail.com', '', '', 'n', 'C', '2015-06-05 17:37:47', 'ebeadb8159', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3788, '189.81.22.20', 0, 0),
(10941, 'joanabarata333@hotmail.com', '', '', 'n', 'C', '2015-06-05 17:38:20', '57d8302a76', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3789, '2.82.167.254', 0, 0),
(10942, 'fbarretosimoes@gmail.com', '', '', 'n', 'C', '2015-06-05 17:40:28', 'b429b835eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3790, '194.65.37.71', 0, 0),
(10943, 'guidiasnunez@hotmail.com', '', '', 'n', 'C', '2015-06-05 17:42:41', '9cdaab8802', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3791, '79.169.119.127', 0, 0),
(10944, 'teresamatta@live.com.pt', '', '', 'n', 'C', '2015-06-05 17:52:09', '5b1e0416e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3792, '85.247.248.103', 0, 0),
(10945, 'preciosa.matias@sapo.pt', '', '', 'n', 'C', '2015-06-05 18:10:51', 'a64310d32c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3793, '88.214.167.40', 0, 0),
(10946, 'beatrizhtinha@hotmail.com', '', '', 'n', 'C', '2015-06-05 18:12:36', '315fb373ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3794, '85.243.233.27', 0, 0),
(10947, 'facebook_user_madalena_sutcliffe@example.com', '', '', 'n', 'C', '2015-06-05 18:14:29', 'ecdef719b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3795, '85.244.119.203', 0, 0),
(10948, 'karina_israel_108@hotmail.com', '', '', 'n', 'C', '2015-06-05 18:33:48', 'a2ae4a2aab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3796, '89.153.180.254', 0, 0),
(10949, 'mclaraandre@gmail.com', '', '', 'n', 'C', '2015-06-05 18:42:30', '8177e04533', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3797, '89.154.188.187', 0, 0),
(10950, 'facebook_user_jorge_carvalho@example.com', '', '', 'n', 'C', '2015-06-05 18:52:36', 'd75f341f0d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3798, '188.251.16.214', 0, 0),
(10951, 'migas.encomendas@hotmail.com', '', '', 'n', 'C', '2015-06-05 19:07:28', 'bc9a07a2c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3799, '2.82.179.231', 0, 0),
(10952, 'facebook_user_guilherme_cerejo@example.com', '', '', 'n', 'C', '2015-06-05 19:11:03', 'bf6df68678', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3800, '2.83.91.225', 0, 0),
(10953, 'rafaelencarnacao5593@hotmail.com', '', '', 'n', 'C', '2015-06-05 19:14:10', '220d5801f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3801, '95.94.26.116', 0, 0),
(10954, 'inesmorais@hotmail.com', '', '', 'n', 'C', '2015-06-05 19:14:21', '77274a25c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3802, '93.108.7.136', 0, 0),
(10955, 'mpms97@hotmail.com', '', '', 'n', 'C', '2015-06-05 19:20:00', 'f77a71a70e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3804, '188.37.5.94', 0, 0),
(10956, 'facebook_user_maria_de_rita@example.com', '', '', 'n', 'C', '2015-06-05 19:23:36', '0a3019df77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3805, '85.138.202.194', 0, 0),
(10957, 'sara.rsreis@gmail.com', '', '', 'n', 'C', '2015-06-05 19:29:48', '008a09c028', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3806, '143.167.117.17', 0, 0),
(10958, 'lidiacatarina.monteiro@hotmail.com', '', '', 'n', 'C', '2015-06-05 19:30:38', '157218aae9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3807, '85.246.69.239', 0, 0),
(10959, 'claudia_s_elvas@hotmail.com', '', '', 'n', 'C', '2015-06-05 19:35:39', 'd2ebeb6ade', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3808, '46.189.206.215', 0, 0),
(10960, 'pray.in.my.grave@hotmail.com', '', '', 'n', 'C', '2015-06-05 19:44:24', 'b32e15f17d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3810, '90.5.184.198', 0, 0),
(10961, 'chavesleonor98@hotmail.com', '', '', 'n', 'C', '2015-06-05 19:46:48', '9dcebc025f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3811, '79.168.177.67', 0, 0),
(10962, 'dianagomesdasilva@hotmail.com', '', '', 'n', 'C', '2015-06-05 19:49:00', 'a9d8c04448', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3812, '31.215.75.70', 0, 0),
(10963, 'eddieizzard727@yahoo.com', '', '', 'n', 'C', '2015-06-05 20:28:05', '8e5b30c6d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3813, '12.15.41.174', 0, 0),
(10964, 'montealentejano@mail.telepac.pt', '', '', 'n', 'C', '2015-06-05 20:39:20', 'd28c3f42e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3814, '88.214.164.101', 0, 0),
(10965, 'pedrolemoscosta@hotmail.com', '', '', 'n', 'C', '2015-06-05 20:45:24', '34fd74cd77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3816, '83.174.34.226', 0, 0),
(10966, 'andre_apneias@hotmail.com', '', '', 'n', 'C', '2015-06-05 20:50:57', '5b72aed8e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3817, '82.154.50.74', 0, 0),
(10967, 'facebook_user_ana_st_antonio@example.com', '', '', 'n', 'C', '2015-06-05 20:51:03', 'e53ca2d9c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3818, '84.91.137.174', 0, 0),
(10968, 'adrianap.6@outlook.com', '', '', 'n', 'C', '2015-06-05 20:54:13', 'ee2e00d552', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3819, '188.80.202.171', 0, 0),
(10969, 'livee_mee@hotmail.com', '', '', 'n', 'C', '2015-06-05 21:01:39', 'f2da9e9e64', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3820, '84.90.251.20', 0, 0),
(10970, 'mccc1955@gmail.com', '', '', 'n', 'C', '2015-06-05 21:04:56', 'd4c68af272', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3821, '95.94.47.32', 0, 0),
(10971, 'facebook_user_bruno_cardoso@example.com', '', '', 'n', 'C', '2015-06-05 21:07:15', '7bd84daa3a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3822, '103.30.92.2', 0, 0),
(10972, 'jeffersonegao@yahoo.com.br', '', '', 'n', 'C', '2015-06-05 21:07:23', '7208b8dfe7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3823, '79.168.3.227', 0, 0),
(10973, 'facebook_user_catarina_raquel_melim@example.com', '', '', 'n', 'C', '2015-06-05 21:17:58', 'c65744efd6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3824, '85.242.112.25', 0, 0),
(10974, 'facebook_user_madalena_garcia@example.com', '', '', 'n', 'C', '2015-06-05 21:19:24', 'c10cc9e674', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3825, '79.168.183.13', 0, 0),
(10975, 'nuno_s@hotmail.com', '', '', 'n', 'C', '2015-06-05 21:20:36', '2b1903b485', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3826, '85.244.79.228', 0, 0),
(10976, 'facebook_user_ana_camoes@example.com', '', '', 'n', 'C', '2015-06-05 21:21:21', 'c17471c7f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3827, '81.84.93.237', 0, 0),
(10977, 'carina.a.silva@live.com.pt', '', '', 'n', 'C', '2015-06-05 21:24:09', '4ba513ff37', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3828, '2.82.168.27', 0, 0),
(10978, 'facebook_user_sao_guarita@example.com', '', '', 'n', 'C', '2015-06-05 21:28:02', '92625b1bdb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3829, '85.240.197.253', 0, 0),
(10979, 'bellomartim@gmail.com', '', '', 'n', 'C', '2015-06-05 21:31:39', '34b5675086', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3830, '79.168.157.87', 0, 0),
(10980, 'mcpom@sapo.pt', '', '', 'n', 'C', '2015-06-05 21:39:19', 'ce3660a221', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3831, '176.79.142.138', 0, 0),
(10981, 'alcapaoepico@gmail.com', '', '', 'n', 'C', '2015-06-05 21:50:39', 'fba1425ca9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3832, '95.92.106.214', 0, 0),
(10982, 'sao.henriques@hotmail.com', '', '', 'n', 'C', '2015-06-05 21:51:23', '5e9d0d1711', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3833, '84.90.177.18', 0, 0),
(10983, 'jfelandum@hotmail.com', '', '', 'n', 'C', '2015-06-05 21:52:44', '04805f11db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3834, '85.242.20.253', 0, 0),
(10984, 'mrborges@ua.pt', '', '', 'n', 'C', '2015-06-05 21:53:10', '1b4bd2f0df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3835, '89.115.21.174', 0, 0),
(10985, 'vitordriver@hotmail.com', '', '', 'n', 'C', '2015-06-05 21:59:04', '6686464693', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3836, '154.44.138.98', 0, 0),
(10986, 'joaoguibastos@gmail.com', '', '', 'n', 'C', '2015-06-05 22:03:47', '7facd05f74', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3837, '89.153.117.143', 0, 0),
(10987, 'lisaletepombeiro@sapo.pt', '', '', 'n', 'C', '2015-06-05 22:16:33', '4faa9c63ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3838, '85.243.24.103', 0, 0),
(10988, 'facebook_user_maria_reina_martin@example.com', '', '', 'n', 'C', '2015-06-05 22:23:10', '1e29e19422', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3839, '95.93.204.81', 0, 0),
(10989, 'joaomiguelmartins26@hotmail.com', '', '', 'n', 'C', '2015-06-05 22:31:35', 'a96fb925a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3841, '193.126.170.39', 0, 0),
(10990, 'monica.rodriguessilva@gmail.com', '', '', 'n', 'C', '2015-06-05 22:36:19', '7cb46dd44c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3842, '89.115.4.48', 0, 0),
(10991, 'sibriskytigris@gmail.com', '', '', 'n', 'C', '2015-06-05 22:42:31', '76586063cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3843, '95.95.137.128', 0, 0),
(10992, 'facebook_user_rita_torrao@example.com', '', '', 'n', 'C', '2015-06-05 22:55:18', '5b87108acb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3844, '2.82.198.111', 0, 0),
(10993, 'gilp@iol.pt', '', '', 'n', 'C', '2015-06-05 23:03:36', 'e4c9244797', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3845, '95.95.165.20', 0, 0),
(10994, 'facebook_user_mena_reis@example.com', '', '', 'n', 'C', '2015-06-05 23:09:05', '9a7bcb9feb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3846, '2.82.164.171', 0, 0),
(10995, 'tarzanaa@hotmail.com', '', '', 'n', 'C', '2015-06-05 23:26:36', '6b9f2958b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3847, '5.249.53.163', 0, 0),
(10996, 'micaelachihai2002@hotmail.com', '', '', 'n', 'C', '2015-06-05 23:26:50', '1b32183d76', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3848, '176.78.164.203', 0, 0),
(10997, 'puto_febras@hotmail.com', '', '', 'n', 'C', '2015-06-05 23:28:38', '49bc8b3963', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3849, '85.244.143.156', 0, 0),
(10998, 'pedro.pedrodepadua@gmail.com', '', '', 'n', 'C', '2015-06-05 23:37:19', 'b34a07c7c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3850, '79.168.162.198', 0, 0),
(10999, 'catarina_mvale@hotmail.com', '', '', 'n', 'C', '2015-06-05 23:59:56', 'b75d34c809', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3852, '87.103.59.146', 0, 0),
(11000, 'gertcruyt@hotmail.com', '', '', 'n', 'C', '2015-06-06 00:01:49', 'c714848888', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3853, '85.244.8.165', 0, 0),
(11001, 'anidc@hotmail.com', '', '', 'n', 'C', '2015-06-06 00:24:29', '520f28e6f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3854, '93.102.252.71', 0, 0),
(11002, 'nunobcardoso@hotmail.com', '', '', 'n', 'C', '2015-06-06 01:12:21', 'e7591c2a06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3855, '89.115.42.78', 0, 0),
(11003, 'emanuelalmeida@live.com', 'emanuel almeida', '', 'n', 'C', '2015-06-06 01:24:13', '384917327c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/award-categories/foto-do-ano/', 0, '62.169.105.87', 0, 0),
(11004, 'martinhamago@hotmail.com', '', '', 'n', 'C', '2015-06-06 01:24:41', 'dbbc907ab3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3856, '197.148.59.194', 0, 0),
(11005, 'gilbertoviana64@gmail.com', '', '', 'n', 'C', '2015-06-06 05:08:00', '8bc3e5ffe0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3857, '188.80.99.83', 0, 0),
(11006, 'msgalharoz@gmail.com', '', '', 'n', 'C', '2015-06-06 05:47:13', '03259df0f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3858, '85.138.110.119', 0, 0),
(11007, 'moice@gmx.net', '', '', 'n', 'C', '2015-06-06 07:07:50', 'a62693d527', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3859, '82.154.163.117', 0, 0),
(11008, 'joao_henriques@yahoo.com', '', '', 'n', 'C', '2015-06-06 07:46:03', '426fd10c98', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3860, '89.115.217.195', 0, 0),
(11009, 'mariaboavida.roque@gmail.com', '', '', 'n', 'C', '2015-06-06 07:59:12', 'db086e2f50', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3861, '81.84.5.66', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(11010, 'sara_timoteo@sapo.pt', '', '', 'n', 'C', '2015-06-06 08:11:12', '4a4348b73a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3862, '2.82.176.199', 0, 0),
(11011, 'facebook_user_joao_raposo@example.com', '', '', 'n', 'C', '2015-06-06 08:17:50', '89b660e661', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3863, '79.168.112.236', 0, 0),
(11012, 'vieelsa@gmail.com', '', '', 'n', 'C', '2015-06-06 09:03:45', '58607b1da3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3864, '89.214.189.15', 0, 0),
(11013, 'ddessai@gmail.com', '', '', 'n', 'C', '2015-06-06 09:30:21', '4b50edd045', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3865, '79.168.244.154', 0, 0),
(11014, 'facebook_user_luisa_rocha_pbi@example.com', '', '', 'n', 'C', '2015-06-06 10:31:49', '570b548fd7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3867, '95.136.58.130', 0, 0),
(11015, 'mhviveiros@sapo.pt', '', '', 'n', 'C', '2015-06-06 10:55:14', 'af44fa3a3c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3868, '46.189.184.155', 0, 0),
(11016, 'facebook_user_patricia_reis@example.com', '', '', 'n', 'C', '2015-06-06 11:01:42', '3cd106d373', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3869, '95.93.229.116', 0, 0),
(11017, 'sofiapcabral@gmail.com', '', '', 'n', 'C', '2015-06-06 11:02:48', '0dda061234', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3870, '95.93.225.101', 0, 0),
(11018, 'farinhasol@hotmail.com', '', '', 'n', 'C', '2015-06-06 11:21:07', '9ff6975aeb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3871, '2.82.1.85', 0, 0),
(11019, 'jcrochan@hotmail.com', '', '', 'n', 'C', '2015-06-06 11:37:13', 'c6a674023c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3872, '2.83.241.191', 0, 0),
(11020, 'pereiraluis81@hotmail.com', '', '', 'n', 'C', '2015-06-06 11:38:45', 'b7f3ec2d71', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3873, '77.250.72.219', 0, 0),
(11021, 'scortezzz@hotmail.com', '', '', 'n', 'C', '2015-06-06 11:44:13', 'f97e85854e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3874, '85.246.134.59', 0, 0),
(11022, 'vitor__leal@hotmail.com', '', '', 'n', 'C', '2015-06-06 11:44:14', 'b5127c980d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3875, '89.114.212.147', 0, 0),
(11023, 'margarida_ctn@hotmail.com', '', '', 'n', 'C', '2015-06-06 11:45:01', 'bda4ae5962', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3876, '87.103.64.244', 0, 0),
(11024, 'facebook_user_antonio_navarro_de_castro@example.com', '', '', 'n', 'C', '2015-06-06 11:45:55', 'e2f7b79c39', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3877, '85.138.184.94', 0, 0),
(11025, 'ricardocampos85@hotmail.com', '', '', 'n', 'C', '2015-06-06 11:50:24', '98713a17df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3878, '41.77.33.163', 0, 0),
(11026, 'jcgodinho20@hotmail.com', '', '', 'n', 'C', '2015-06-06 11:53:05', '1bc0650185', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3880, '85.244.109.35', 0, 0),
(11027, 'a.fernandosequeira@gmail.com', '', '', 'n', 'C', '2015-06-06 12:05:20', 'b4f07cef5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3881, '83.99.17.80', 0, 0),
(11028, 'francisco.m.casimiro@gmail.com', '', '', 'n', 'C', '2015-06-06 12:20:51', 'c356f2ac3d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3882, '87.103.51.126', 0, 0),
(11029, 'linda_super-fixe@live.com.pt', '', '', 'n', 'C', '2015-06-06 12:23:35', '6d34d6e747', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3883, '95.92.107.154', 0, 0),
(11030, 'pedroverissimo_pp@hotmail.com', '', '', 'n', 'C', '2015-06-06 12:25:16', 'f8e46f600d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3884, '188.80.82.241', 0, 0),
(11031, 'beapedreirabecerra@gmail.com', '', '', 'n', 'C', '2015-06-06 12:26:06', '342b6bdedb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3885, '176.83.40.133', 0, 0),
(11032, 'acpmatta@gmail.com', '', '', 'n', 'C', '2015-06-06 12:28:26', 'cc83c317e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3886, '85.241.50.65', 0, 0),
(11033, 'carolinamrodrigues@gmail.com', '', '', 'n', 'C', '2015-06-06 12:29:39', 'a2e119c661', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3888, '87.103.64.2', 0, 0),
(11034, 'antoniodacostalanca@gmail.com', '', '', 'n', 'C', '2015-06-06 12:34:23', '58b86d76ba', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3889, '85.246.164.239', 0, 0),
(11035, 'isabel.spinolahespanha@gmail.com', '', '', 'n', 'C', '2015-06-06 13:02:58', 'cc2570827e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3891, '191.190.85.43', 0, 0),
(11036, 'lara.glez.marti@gmail.com', '', '', 'n', 'C', '2015-06-06 13:25:27', 'f6b6ccbf2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3893, '176.83.37.69', 0, 0),
(11037, 'brunosantanamatos@gmail.com', '', '', 'n', 'C', '2015-06-06 13:30:41', 'a83e6defc8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3894, '87.103.51.114', 0, 0),
(11038, 'audreylagoa@gmail.com', '', '', 'n', 'C', '2015-06-06 13:48:46', 'ba0f460ee4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3895, '2.82.162.153', 0, 0),
(11039, 'facebook_user_teresa_lazaro_matos@example.com', '', '', 'n', 'C', '2015-06-06 13:58:15', '86036c68ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3896, '62.28.245.18', 0, 0),
(11040, 'viana.flavio@gmail.com', '', '', 'n', 'C', '2015-06-06 14:12:50', 'fc689f8ddc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3897, '94.174.22.127', 0, 0),
(11041, 'n.novosepulveda@gmail.com', 'Natália Novo Sepúlveda', '', 'n', 'C', '2015-06-06 14:32:10', '2d65c954f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '84.91.232.248', 0, 0),
(11042, 'artemisa_lua@hotmail.com', '', '', 'n', 'C', '2015-06-06 14:55:21', '72f1aa8760', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3898, '89.153.170.227', 0, 0),
(11043, 'rmfn1989@gmail.com', '', '', 'n', 'C', '2015-06-06 14:55:32', 'b2ae149501', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3899, '89.114.237.210', 0, 0),
(11044, 'tchavesdecampos@gmail.com', '', '', 'n', 'C', '2015-06-06 14:57:39', 'c9bc48fc14', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3900, '81.193.227.247', 0, 0),
(11045, 'anasantosfer@hotmail.com', '', '', 'n', 'C', '2015-06-06 14:59:14', '869a9992ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3901, '85.240.131.93', 0, 0),
(11046, 'forbalin@gmail.com', '', '', 'n', 'C', '2015-06-06 15:08:07', 'bec9639d42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3902, '95.94.235.163', 0, 0),
(11047, 'maria.dias.esmeriz@gmail.com', '', '', 'n', 'C', '2015-06-06 15:16:07', 'e0858538ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3903, '77.54.236.55', 0, 0),
(11048, 'zinhopemba5@gmail.com', '', '', 'n', 'C', '2015-06-06 15:25:22', '5e3494a236', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3904, '95.95.208.168', 0, 0),
(11049, 'hortense.garcia@gmail.com', '', '', 'n', 'C', '2015-06-06 15:27:15', '1d58b9a43a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3905, '89.115.210.132', 0, 0),
(11050, 'facebook_user_leonor_roquette_rodrigues@example.com', '', '', 'n', 'C', '2015-06-06 16:04:11', '5f06a38509', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3906, '85.240.112.224', 0, 0),
(11051, 'martaapaiva15@gmail.com', '', '', 'n', 'C', '2015-06-06 16:29:23', 'a2506f241c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3907, '95.95.96.222', 0, 0),
(11052, 'filcnascimento@gmail.com', '', '', 'n', 'C', '2015-06-06 16:32:30', '46cf969893', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3908, '85.244.206.192', 0, 0),
(11053, 'filipejorge1975@gmail.com', '', '', 'n', 'C', '2015-06-06 16:42:48', 'fcf5c504e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3909, '85.244.174.35', 0, 0),
(11054, 'carolinatelles@msn.com', '', '', 'n', 'C', '2015-06-06 16:44:54', '73fcf2c2eb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3910, '188.37.49.72', 0, 0),
(11055, 'pilarokas@hotmail.com', '', '', 'n', 'C', '2015-06-06 16:48:11', 'a96503edb3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3911, '62.169.86.101', 0, 0),
(11056, 'joaotelles9@gmail.com', '', '', 'n', 'C', '2015-06-06 16:48:32', '0910e6710b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3912, '87.103.74.156', 0, 0),
(11057, 'mafaldaalmeidagoncalves@gmail.com', '', '', 'n', 'C', '2015-06-06 16:53:51', 'dd753db484', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3913, '81.193.161.20', 0, 0),
(11058, 'franciscoxixopereira@gmail.com', '', '', 'n', 'C', '2015-06-06 16:55:41', 'fe18f633a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3914, '85.138.87.214', 0, 0),
(11059, 'mfmscoelho@gmail.com', '', '', 'n', 'C', '2015-06-06 17:05:11', 'c0de570252', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3916, '87.196.148.148', 0, 0),
(11060, 'facebook_user_rodrigo_duvens_pinto@example.com', '', '', 'n', 'C', '2015-06-06 17:05:51', '3763c9f161', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3917, '85.247.60.191', 0, 0),
(11061, 'saraffp13@hotmail.com', '', '', 'n', 'C', '2015-06-06 17:06:29', '1c9fc6494b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3918, '77.54.76.192', 0, 0),
(11062, 'brunaloobo@hotmail.com', '', '', 'n', 'C', '2015-06-06 17:20:00', '00b11e064e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3919, '188.82.75.171', 0, 0),
(11063, 'luis@marreiros.org', '', '', 'n', 'C', '2015-06-06 17:53:45', 'f64279beb5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3920, '89.114.224.22', 0, 0),
(11064, 'silviavag@iol.pt', '', '', 'n', 'C', '2015-06-06 17:55:52', 'c67a3bf0a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3921, '89.180.144.112', 0, 0),
(11065, 'martadamasos@hotmail.com', '', '', 'n', 'C', '2015-06-06 18:04:42', 'e33ecc59be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3922, '89.180.159.24', 0, 0),
(11066, 'xanapalos@gmail.com', '', '', 'n', 'C', '2015-06-06 18:29:17', '97423a1edb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3923, '85.246.93.122', 0, 0),
(11067, 'domingos@marreiros.org', '', '', 'n', 'C', '2015-06-06 18:31:26', 'f8008e5ada', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3924, '79.168.25.86', 0, 0),
(11068, 'joao.fernandes@intergraph.com', '', '', 'n', 'C', '2015-06-06 18:49:24', 'd60c22da02', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3925, '82.154.215.88', 0, 0),
(11069, 'gcssbenedita@gmail.com', '', '', 'n', 'C', '2015-06-06 19:00:28', '9e57e4f93e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3926, '81.193.137.186', 0, 0),
(11070, 'nuno.mig.pires@gmail.com', '', '', 'n', 'C', '2015-06-06 19:04:06', '85f583ba76', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3928, '89.115.90.41', 0, 0),
(11071, 'xico_malo74@hotmail.com', '', '', 'n', 'C', '2015-06-06 19:12:11', 'e532259528', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3929, '85.241.178.36', 0, 0),
(11072, 'facebook_user_isabel_cabral@example.com', '', '', 'n', 'C', '2015-06-06 19:16:56', 'd901cec705', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3930, '85.139.107.109', 0, 0),
(11073, 'suzana.costa@netvisao.pt', '', '', 'n', 'C', '2015-06-06 19:32:13', 'e458ada114', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3931, '95.93.181.164', 0, 0),
(11074, 'jb.galvao.teles@gmail.com', '', '', 'n', 'C', '2015-06-06 19:33:14', '77d889c836', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3932, '77.54.216.19', 0, 0),
(11075, 're_liane@hotmail.com', '', '', 'n', 'C', '2015-06-06 19:42:16', '1039fae6ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3933, '2.83.161.209', 0, 0),
(11076, 'maria.l.sabino@gmail.com', '', '', 'n', 'C', '2015-06-06 19:52:43', '36690a8787', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3934, '85.243.37.73', 0, 0),
(11077, 'gracapaiva@gmail.com', '', '', 'n', 'C', '2015-06-06 20:02:33', '3cf34b2295', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3935, '82.155.151.205', 0, 0),
(11078, 'leonorpaixao@gmail.com', '', '', 'n', 'C', '2015-06-06 20:13:33', 'c05282ab29', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3936, '188.81.200.92', 0, 0),
(11079, 'claudia.sousa@edp.pt', '', '', 'n', 'C', '2015-06-06 20:14:12', '6c63ce5bcd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3937, '89.153.150.81', 0, 0),
(11080, 'lpereira401@gmail.com', '', '', 'n', 'C', '2015-06-06 20:22:05', '4d88a709c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3938, '37.228.225.89', 0, 0),
(11081, 'bealipiak@gmail.com', '', '', 'n', 'C', '2015-06-06 21:00:20', '0f5fc02855', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3939, '81.193.130.164', 0, 0),
(11082, 'valladares.vanda@gmail.com', '', '', 'n', 'C', '2015-06-06 21:04:58', '92fadbe193', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3940, '188.81.18.216', 0, 0),
(11083, 'psilveira73@gmail.com', '', '', 'n', 'C', '2015-06-06 21:12:11', '49bf5457d3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3941, '89.114.255.86', 0, 0),
(11084, 'rita_1208@hotmail.com', '', '', 'n', 'C', '2015-06-06 21:18:29', '6d1897991f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3942, '85.243.60.55', 0, 0),
(11085, 'isabelfranganito@hotmail.com', '', '', 'n', 'C', '2015-06-06 21:39:13', 'e29d4198c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3943, '87.103.51.156', 0, 0),
(11086, 'nutricao.renata@hotmail.com', '', '', 'n', 'C', '2015-06-06 21:50:01', '38de37977c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3944, '89.115.42.78', 0, 0),
(11087, 'adrianaf_ant@hotmail.com', '', '', 'n', 'C', '2015-06-06 21:59:51', '85d205e43e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3945, '87.196.248.236', 0, 0),
(11088, 'david_jclourenco@hotmail.com', '', '', 'n', 'C', '2015-06-06 22:00:07', '8674c37709', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3946, '81.84.71.137', 0, 0),
(11089, 'facebook_user_bruna_pardal@example.com', '', '', 'n', 'C', '2015-06-06 22:00:40', 'd07fcd6a8e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3947, '89.180.26.154', 0, 0),
(11090, 'facebook_user_filipa_pinto_da_silva@example.com', '', '', 'n', 'C', '2015-06-06 22:42:29', '62ce10fcff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3948, '89.114.150.205', 0, 0),
(11091, 'mariabviana1@gmail.com', '', '', 'n', 'C', '2015-06-06 22:52:40', '83ea4ca7c9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3949, '176.78.174.249', 0, 0),
(11092, 'facebook_user_maria_ines_abreu_lima@example.com', '', '', 'n', 'C', '2015-06-06 22:57:37', '56f059c88a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3950, '85.244.157.242', 0, 0),
(11093, 'mataide9@hotmail.com', '', '', 'n', 'C', '2015-06-06 22:57:38', 'b40326fbe4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3951, '81.193.153.159', 0, 0),
(11094, 'facebook_user_maria_amaro_monteiro@example.com', '', '', 'n', 'C', '2015-06-06 22:59:00', '49b80903d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3952, '85.138.98.121', 0, 0),
(11095, 'facebook_user_maria_leal@example.com', '', '', 'n', 'C', '2015-06-06 23:02:29', 'd9d6eda037', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3954, '85.242.76.95', 0, 0),
(11096, 'marialimamayer1@gmail.com', '', '', 'n', 'C', '2015-06-06 23:03:01', '4346e3c2df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3955, '85.244.143.91', 0, 0),
(11097, 'marianasantamarta@hotmail.com', '', '', 'n', 'C', '2015-06-06 23:03:53', '21066ea687', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3956, '216.185.39.240', 0, 0),
(11098, 'marianasousabras@gmail.com', '', '', 'n', 'C', '2015-06-06 23:08:08', '783790d51b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3957, '37.189.105.228', 0, 0),
(11099, 'maria17rebelo@hotmail.com', '', '', 'n', 'C', '2015-06-06 23:09:03', '39c4e46360', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3958, '79.168.21.68', 0, 0),
(11100, 'facebook_user_carla_usquiano_de_alayo_con_azabache@example.com', '', '', 'n', 'C', '2015-06-06 23:09:04', '04ace06935', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3959, '179.7.94.22', 0, 0),
(11101, 'marianavalentim2001@gmail.com', '', '', 'n', 'C', '2015-06-06 23:10:00', 'ceafbd8846', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3960, '85.241.26.234', 0, 0),
(11102, 'margaridatpereira@gmail.com', '', '', 'n', 'C', '2015-06-06 23:12:18', '55758b9889', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3961, '85.246.126.19', 0, 0),
(11103, 'maria_souza_m@hotmail.com', '', '', 'n', 'C', '2015-06-06 23:13:05', '64143fc8a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3962, '87.103.51.91', 0, 0),
(11104, 'telmo.leitao@gmail.com', '', '', 'n', 'C', '2015-06-06 23:25:26', '0e6d4c872e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3963, '85.244.224.61', 0, 0),
(11105, 'mariana.dias.cardoso@hotmail.com', '', '', 'n', 'C', '2015-06-06 23:51:27', 'b9005c5d3d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3964, '85.243.135.65', 0, 0),
(11106, 'marialuissoarespr@hotmail.com', '', '', 'n', 'C', '2015-06-06 23:57:34', '4db122fd7a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3965, '176.79.63.236', 0, 0),
(11107, 'facebook_user_miguel_raposo@example.com', '', '', 'n', 'C', '2015-06-07 01:22:15', 'ad3856cebf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3966, '81.84.190.106', 0, 0),
(11108, 'joseguedes.almeida@sapo.pt', '', '', 'n', 'C', '2015-06-07 01:25:01', 'fd1cb1011b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3967, '89.114.35.217', 0, 0),
(11109, 'isamoreira.almeida@sapo.pt', '', '', 'n', 'C', '2015-06-07 01:31:16', 'f4b5c04ffd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3968, '89.114.35.217', 0, 0),
(11110, 'expressojantes@mail.telepac.pt', '', '', 'n', 'C', '2015-06-07 01:35:35', 'c37243e7f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3969, '89.114.35.217', 0, 0),
(11111, 'ruiva3@yahoo.com', '', '', 'n', 'C', '2015-06-07 01:45:12', '9a635ce046', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3970, '85.242.224.108', 0, 0),
(11112, 'catarina_nunes_2008@hotmail.com', '', '', 'n', 'C', '2015-06-07 01:55:09', '719eccb74e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3971, '217.129.82.39', 0, 0),
(11113, 'marianapepejorge@hotmail.com', '', '', 'n', 'C', '2015-06-07 02:19:38', '6a18263d8c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3972, '176.78.65.18', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(11114, 'facebook_user_mariana_batista@example.com', '', '', 'n', 'C', '2015-06-07 02:46:19', '78ec5c6226', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3973, '79.168.194.54', 0, 0),
(11115, 'saramx79@hotmail.com', '', '', 'n', 'C', '2015-06-07 03:24:00', '20b23be643', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3974, '183.89.36.151', 0, 0),
(11116, 'acbarradasvm@sapo.pt', '', '', 'n', 'C', '2015-06-07 06:32:55', '47ea6f0f1d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3975, '217.129.85.126', 0, 0),
(11117, 'facebook_user_luis_miranda_de_castro@example.com', '', '', 'n', 'C', '2015-06-07 07:03:25', 'b3edbec764', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3976, '89.152.169.63', 0, 0),
(11118, 'teresamm11@gmail.com', '', '', 'n', 'C', '2015-06-07 07:36:30', 'e793b82f67', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3977, '85.242.80.9', 0, 0),
(11119, 'maria.p.mendonca@hotmail.com', '', '', 'n', 'C', '2015-06-07 07:55:34', 'a57d311bc9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3978, '62.169.86.133', 0, 0),
(11120, 'iferreira913@hotmail.com', '', '', 'n', 'C', '2015-06-07 08:27:35', '56a54a02a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3979, '91.198.90.55', 0, 0),
(11121, 'tania.ribeiro@gmx.net', '', '', 'n', 'C', '2015-06-07 08:30:48', 'b00d629228', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3980, '213.30.63.118', 0, 0),
(11122, 'pedrov301@hotmail.com', '', '', 'n', 'C', '2015-06-07 08:31:43', 'bcb17a65b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3981, '81.84.192.161', 0, 0),
(11123, 'isauratorres@gmail.com', '', '', 'n', 'C', '2015-06-07 08:35:15', '15e462bd75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3982, '84.90.179.75', 0, 0),
(11124, 'hgolad@gmail.com', '', '', 'n', 'C', '2015-06-07 08:59:58', 'b8b6a7cb6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3983, '85.242.67.142', 0, 0),
(11125, 'joanawaetford@gmail.com', '', '', 'n', 'C', '2015-06-07 09:25:05', '670518f762', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3984, '79.168.135.241', 0, 0),
(11126, 'luana-shark@hotmail.com', '', '', 'n', 'C', '2015-06-07 09:25:44', '5a24d6150e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3985, '89.115.123.12', 0, 0),
(11127, 'andrelourinha@hotmail.com', '', '', 'n', 'C', '2015-06-07 10:36:24', '68bd279b8e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3986, '79.168.202.46', 0, 0),
(11128, 'santiagograca5@gmail.com', '', '', 'n', 'C', '2015-06-07 11:16:03', '0b74a974c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3987, '85.138.197.207', 0, 0),
(11129, 'facebook_user_paulo_gil_pedro@example.com', '', '', 'n', 'C', '2015-06-07 12:11:09', '80a0421f45', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3988, '85.246.82.155', 0, 0),
(11130, 'mmbentes@sapo.pt', '', '', 'n', 'C', '2015-06-07 13:05:53', '7019868bb5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3990, '85.243.45.155', 0, 0),
(11131, 'franciscaleal7@gmail.com', '', '', 'n', 'C', '2015-06-07 13:36:57', 'df110fb121', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3991, '82.154.181.43', 0, 0),
(11132, 'arnaldodias1245@gmail.com', '', '', 'n', 'C', '2015-06-07 13:45:28', '1d8d646c3a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3992, '85.138.197.207', 0, 0),
(11133, 'nelson_fc65@campos.com', '', '', 'n', 'C', '2015-06-07 13:50:01', 'd3f77bd868', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3993, '2.81.191.189', 0, 0),
(11134, 'oscaralho1245@gmail.com', '', '', 'n', 'C', '2015-06-07 13:59:40', '4b04e0db0f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3994, '87.103.41.9', 0, 0),
(11135, 'goncalodias1256@gmail.com', '', '', 'n', 'C', '2015-06-07 14:05:14', '01c85ab181', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3995, '87.103.41.9', 0, 0),
(11136, 'monicadias1245@gmail.com', '', '', 'n', 'C', '2015-06-07 14:14:28', 'e926f79dd4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3996, '85.138.197.207', 0, 0),
(11137, 'migueldias1245@gmail.com', '', '', 'n', 'C', '2015-06-07 14:18:07', 'f576c37303', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3997, '85.138.197.207', 0, 0),
(11138, 'santiagodias1245@gmail.com', '', '', 'n', 'C', '2015-06-07 14:20:42', 'a3ea74c9b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3998, '85.138.197.207', 0, 0),
(11139, 'jorgedias1245@gmail.com', '', '', 'n', 'C', '2015-06-07 14:28:52', 'd929ecbedd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 3999, '85.138.197.207', 0, 0),
(11140, 'xalodias1245@gmail.com', '', '', 'n', 'C', '2015-06-07 14:31:12', 'bee48482ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4000, '87.103.41.9', 0, 0),
(11141, 'mocasdias5570@gmail.com', '', '', 'n', 'C', '2015-06-07 14:34:11', '21bcceb6be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4001, '87.103.41.9', 0, 0),
(11142, 'yagodias1245@gmail.com', '', '', 'n', 'C', '2015-06-07 14:38:24', '6a7c74d220', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4002, '87.103.41.9', 0, 0),
(11143, 'marianacoutopires@hotmail.com', '', '', 'n', 'C', '2015-06-07 14:44:56', 'de924d6e23', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4003, '85.243.139.6', 0, 0),
(11144, 'marisdias1245@gmail.com', '', '', 'n', 'C', '2015-06-07 14:47:14', '8a317d5ff7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4004, '85.138.197.207', 0, 0),
(11145, 'bubasdias5580@gmail.com', '', '', 'n', 'C', '2015-06-07 14:51:27', '9ce2822e57', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4005, '85.138.197.207', 0, 0),
(11146, 'tiagorew@gmail.com', '', '', 'n', 'C', '2015-06-07 14:52:05', 'db7bfc8877', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4006, '77.54.145.197', 0, 0),
(11147, 'goncalo_c_r@hotmail.com', '', '', 'n', 'C', '2015-06-07 14:52:12', '8c10a28ca8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4007, '188.251.132.222', 0, 0),
(11148, 'tiagotrigueiro22@gmail.com', '', '', 'n', 'C', '2015-06-07 14:54:40', '77ad8466ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4008, '188.83.119.99', 0, 0),
(11149, 'mariagraca5570@gmail.com', '', '', 'n', 'C', '2015-06-07 14:58:37', 'd121d53bd9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4009, '85.138.197.207', 0, 0),
(11150, 'beneditaalves5570@gmail.com', '', '', 'n', 'C', '2015-06-07 15:06:17', '8b21ea1a3d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4010, '85.138.197.207', 0, 0),
(11151, 'afonsograca5570@gmail.com', '', '', 'n', 'C', '2015-06-07 15:09:26', '3e5c392f1f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4011, '85.138.197.207', 0, 0),
(11152, 'anaandre5570@gmail.com', '', '', 'n', 'C', '2015-06-07 15:13:13', '61a02d12c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4012, '85.138.197.207', 0, 0),
(11153, 'cacaalves5570@gmail.com', '', '', 'n', 'C', '2015-06-07 15:24:14', 'd419468434', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4014, '85.138.197.207', 0, 0),
(11154, 'andreialves5580@gmail.com', '', '', 'n', 'C', '2015-06-07 15:37:15', 'eb86f23df9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4015, '85.138.197.207', 0, 0),
(11155, 'maria_canhoto12@hotmail.com', '', '', 'n', 'C', '2015-06-07 15:42:41', '211618dc8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4016, '95.92.234.44', 0, 0),
(11156, 'olgaalves5570@gmail.com', '', '', 'n', 'C', '2015-06-07 15:44:23', 'b6af65d5e2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4018, '85.138.197.207', 0, 0),
(11157, 'carlosalves5570@gmail.com', '', '', 'n', 'C', '2015-06-07 15:50:06', 'ecb749bad0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4019, '85.138.197.207', 0, 0),
(11158, 'familiascalisto@gmail.com', '', '', 'n', 'C', '2015-06-07 15:59:38', '497686a2d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4020, '88.214.173.174', 0, 0),
(11159, 'claudia_mgr@outlook.com', '', '', 'n', 'C', '2015-06-07 16:25:14', '6689286d3f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4021, '85.251.211.60', 0, 0),
(11160, 'rosa.m.v.ganhao@gmail.com', '', '', 'n', 'C', '2015-06-07 16:47:13', '2e55dce166', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4022, '95.92.216.67', 0, 0),
(11161, 'mcffmcunha@gmail.com', '', '', 'n', 'C', '2015-06-07 17:04:04', '49c655fdea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4023, '37.189.167.108', 0, 0),
(11162, 'acmuchacho@gmail.com', '', '', 'n', 'C', '2015-06-07 17:11:23', '948c2af419', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4024, '95.93.169.44', 0, 0),
(11163, 'joaocfleal@gmail.com', '', '', 'n', 'C', '2015-06-07 17:49:28', 'b470171fe0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4025, '95.93.169.44', 0, 0),
(11164, 'mariana.pnb@hotmail.com', '', '', 'n', 'C', '2015-06-07 18:01:05', '8ca87649be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4026, '2.80.249.85', 0, 0),
(11165, 'carrinhodelinhas@gmail.com', '', '', 'n', 'C', '2015-06-07 18:13:55', '276f45321a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4027, '89.180.148.84', 0, 0),
(11166, 'sofiaogoncalves@hotmail.com', '', '', 'n', 'C', '2015-06-07 18:24:58', '3e940a3ac4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4028, '95.69.82.173', 0, 0),
(11167, 'carla_mendes_23@hotmail.com', '', '', 'n', 'C', '2015-06-07 18:25:28', '993425cefb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4029, '213.22.26.209', 0, 0),
(11168, 'carlos_mgr@outlook.com', '', '', 'n', 'C', '2015-06-07 18:26:34', '5733b41b9c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4030, '85.251.211.60', 0, 0),
(11169, 'ana.f21@hotmail.com', '', '', 'n', 'C', '2015-06-07 18:29:25', '26a309964b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4031, '89.115.89.99', 0, 0),
(11170, 'carlosalves5580@gmail.com', '', '', 'n', 'C', '2015-06-07 18:37:25', '94ffe4cb1d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4032, '85.138.197.207', 0, 0),
(11171, 'andreiaalves5570@gmail.com', '', '', 'n', 'C', '2015-06-07 18:42:59', '2da7f1b7aa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4033, '85.138.197.207', 0, 0),
(11172, 'pedrocabral5570@gmail.com', '', '', 'n', 'C', '2015-06-07 18:46:40', 'ac15b74d88', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4034, '85.138.197.207', 0, 0),
(11173, 'martincabral1246@gmail.com', '', '', 'n', 'C', '2015-06-07 18:51:43', 'd24d84f7fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4035, '85.138.197.207', 0, 0),
(11174, 'bacral1245@gmail.com', '', '', 'n', 'C', '2015-06-07 18:58:44', '4806c1fe6f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4036, '85.138.197.207', 0, 0),
(11175, 'carlotagraca5570@gmail.com', '', '', 'n', 'C', '2015-06-07 19:07:26', '321548167d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4037, '85.138.197.207', 0, 0),
(11176, 'isabelgraca5570@gmail.com', '', '', 'n', 'C', '2015-06-07 19:13:03', '0a9b3740c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4038, '85.138.197.207', 0, 0),
(11177, 'ruipereira5570@gmail.com', '', '', 'n', 'C', '2015-06-07 19:17:47', '6754da9785', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4039, '85.138.197.207', 0, 0),
(11178, 'xiamata@gmail.com', '', '', 'n', 'C', '2015-06-07 19:29:02', '25e21a2f37', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4040, '85.242.51.218', 0, 0),
(11179, 'facebook_user_claudia_luis_barros@example.com', '', '', 'n', 'C', '2015-06-07 19:32:00', '48f2b0ec70', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4042, '85.246.166.232', 0, 0),
(11180, 'noemia.s.pinto@gmail.com', '', '', 'n', 'C', '2015-06-07 19:32:49', '68d0a65e3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4043, '89.180.69.245', 0, 0),
(11181, 'abivar@sapo.pt', '', '', 'n', 'C', '2015-06-07 19:36:21', 'bf76b61302', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4044, '82.154.168.49', 0, 0),
(11182, 'filipa.teixeira@gmail.com', '', '', 'n', 'C', '2015-06-07 19:39:27', '84bfbdd7da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4045, '188.251.30.140', 0, 0),
(11183, 'mario.gil@klaveness.pt', '', '', 'n', 'C', '2015-06-07 19:40:00', '62002ee0db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4046, '89.115.66.82', 0, 0),
(11184, 'jessica_sequeira_10@hotmail.com', '', '', 'n', 'C', '2015-06-07 19:49:38', 'fcfaceea82', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4048, '93.102.204.46', 0, 0),
(11185, 'bustedvideos@hotmail.com', '', '', 'n', 'C', '2015-06-07 19:55:07', 'aaf8584bfe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4049, '89.180.156.89', 0, 0),
(11186, 'mariaricciardi7@gmail.com', '', '', 'n', 'C', '2015-06-07 20:05:34', 'cb30261114', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4050, '79.168.155.42', 0, 0),
(11187, 'ricciardimaria@gmail.com', 'Maria Ricciardi', '', 'n', 'C', '2015-06-07 20:08:53', 'ce48ceac31', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.com/newsletter-2/?nm=already_confirmed&nk=11186-cb30261114', 0, '79.168.155.42', 0, 0),
(11188, 'pipsy__95@hotmail.com', '', '', 'n', 'C', '2015-06-07 20:09:05', 'c6fbd9d62c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4052, '89.180.144.163', 0, 0),
(11189, 'sofia_cnunes@hotmail.com', '', '', 'n', 'C', '2015-06-07 20:22:17', 'f8703cf9db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4055, '94.132.108.176', 0, 0),
(11190, 'paulospinto74@hotmail.com', '', '', 'n', 'C', '2015-06-07 20:24:52', '6bd72f6e49', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4056, '193.126.232.29', 0, 0),
(11191, 'ls.szshh@gmail.com', '', '', 'n', 'C', '2015-06-07 20:28:43', '61b4862a87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4057, '31.18.119.236', 0, 0),
(11192, 'paulafigueira@sapo.pt', '', '', 'n', 'C', '2015-06-07 20:29:22', '4239c98ef2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4058, '84.91.216.146', 0, 0),
(11193, 'facebook_user_joao_paulo_almeida@example.com', '', '', 'n', 'C', '2015-06-07 20:32:05', '4b1d475701', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4059, '188.37.127.141', 0, 0),
(11194, 'tiago2001baleia@hotmail.com', '', '', 'n', 'C', '2015-06-07 20:36:02', '9d2cc264b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4061, '85.242.76.240', 0, 0),
(11195, 'mariafpgmoreira@gmail.com', '', '', 'n', 'C', '2015-06-07 20:56:41', '8435c1c770', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4063, '89.115.41.203', 0, 0),
(11196, 'andre.pepper@hotmail.com', '', '', 'n', 'C', '2015-06-07 21:06:22', 'a0ba3274af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4064, '95.93.99.219', 0, 0),
(11197, 'tomasgalmeida@hotmail.com', '', '', 'n', 'C', '2015-06-07 21:06:28', '75fa591eb2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4065, '89.153.191.172', 0, 0),
(11198, 'zp_pequeno@hotmail.com', '', '', 'n', 'C', '2015-06-07 21:17:50', '2f41852958', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4067, '89.115.79.18', 0, 0),
(11199, 'csilva@esdrm.ipsantarem.pt', '', '', 'n', 'C', '2015-06-07 21:25:05', '817639f4fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4068, '37.189.174.130', 0, 0),
(11200, 'luisantospinto@gmail.com', '', '', 'n', 'C', '2015-06-07 21:27:01', 'e8e910c040', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4069, '94.132.214.168', 0, 0),
(11201, 'gasparalmeida51@gmail.com', '', '', 'n', 'C', '2015-06-07 21:33:30', '603c701d12', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4070, '37.189.88.153', 0, 0),
(11202, 'hpamaro77@gmail.com', '', '', 'n', 'C', '2015-06-07 21:36:49', 'f28e24bda2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4071, '213.30.118.99', 0, 0),
(11203, 'facebook_user_liliana_reis_teles@example.com', '', '', 'n', 'C', '2015-06-07 21:42:27', '630510708b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4072, '82.155.79.67', 0, 0),
(11204, 'henriquenunosurf@gmail.com', '', '', 'n', 'C', '2015-06-07 21:47:38', 'db90657106', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4073, '188.81.225.18', 0, 0),
(11205, 'margaridasousaviegas@gmail.com', '', '', 'n', 'C', '2015-06-07 22:01:33', '7ba31038b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4075, '85.241.141.88', 0, 0),
(11206, 'luisamachado31@gmail.com', '', '', 'n', 'C', '2015-06-07 22:03:12', '65730defad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4076, '89.114.51.112', 0, 0),
(11207, 'cmarrecas@hotmail.com', '', '', 'n', 'C', '2015-06-07 22:10:01', '891e123fd1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4079, '2.83.234.57', 0, 0),
(11208, 'mmor1460@gmail.com', '', '', 'n', 'C', '2015-06-07 22:17:08', '9c384579a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4080, '82.155.76.65', 0, 0),
(11209, 'facebook_user_isabel_durao_sarmento@example.com', '', '', 'n', 'C', '2015-06-07 22:55:11', 'a41df2ff2a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4081, '85.246.225.109', 0, 0),
(11210, 'facebook_user_goncalo_durao@example.com', '', '', 'n', 'C', '2015-06-07 23:05:59', '9bc9c55214', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4082, '85.246.225.109', 0, 0),
(11211, 'alexandra_almeida81@hotmail.com', '', '', 'n', 'C', '2015-06-07 23:34:03', '0632b9254e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4083, '82.154.63.212', 0, 0),
(11212, 'zerui_ui_ui@hotmail.com', '', '', 'n', 'C', '2015-06-07 23:53:19', '47597b12e2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4084, '89.115.207.227', 0, 0),
(11213, 'facebook_user_carlos_guedes_vaz@example.com', '', '', 'n', 'C', '2015-06-08 00:08:26', 'ade45e5747', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4085, '89.153.186.87', 0, 0),
(11214, 'patriciapimenta7@hotmail.com', '', '', 'n', 'C', '2015-06-08 01:34:57', 'ac418ce6f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4086, '193.137.232.10', 0, 0),
(11215, 'anahepafr@sapo.pt', '', '', 'n', 'C', '2015-06-08 02:41:50', '2f5539a003', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4087, '2.81.75.95', 0, 0),
(11216, 'pguedes85@gmail.com', '', '', 'n', 'C', '2015-06-08 06:47:44', '01587c4183', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4088, '79.168.74.223', 0, 0),
(11217, 'helder.foscas@gmail.com', '', '', 'n', 'C', '2015-06-08 07:11:32', '1ef43cc666', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4089, '62.28.188.218', 0, 0),
(11218, 'zevicente@sapo.pt', '', '', 'n', 'C', '2015-06-08 07:15:53', '97ebcd28f3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4090, '2.82.170.62', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(11219, 'maximiliane.staeudle@outlook.com', '', '', 'n', 'C', '2015-06-08 08:03:32', 'ff6770a5a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4091, '85.216.27.111', 0, 0),
(11220, 'leonie.silveira@web.de', '', '', 'n', 'C', '2015-06-08 08:03:36', '0591c47cc4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4092, '85.216.27.111', 0, 0),
(11221, 'samsungevandro@gmail.com', '', '', 'n', 'C', '2015-06-08 08:09:01', '03da2f03d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4093, '188.37.241.39', 0, 0),
(11222, 'percebe_eri@hotmail.com', '', '', 'n', 'C', '2015-06-08 08:30:21', 'd9896fa5da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4094, '95.94.210.73', 0, 0),
(11223, 'lihonorato@hotmail.com', '', '', 'n', 'C', '2015-06-08 09:09:30', '76aab4ffb2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4095, '23.241.5.196', 0, 0),
(11224, 'vlouraco24@gmail.com', '', '', 'n', 'C', '2015-06-08 10:08:24', 'aa5c7b7761', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4099, '89.181.80.16', 0, 0),
(11225, 'mariapiedadesousa@gmail.com', '', '', 'n', 'C', '2015-06-08 10:08:45', '789514756e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4100, '84.91.233.93', 0, 0),
(11226, 'benjamim.falacho@hotmail.com', '', '', 'n', 'C', '2015-06-08 10:10:45', '53ef2161ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4101, '84.91.233.93', 0, 0),
(11227, 'lucilia63@outlook.pt', '', '', 'n', 'C', '2015-06-08 10:10:55', '4cea9b3e5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4102, '84.91.233.93', 0, 0),
(11228, 'masilva2602@gmail.com', '', '', 'n', 'C', '2015-06-08 10:11:27', '7b1868e512', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4103, '84.91.233.93', 0, 0),
(11229, 'antoniosantos29@hotmail.com', '', '', 'n', 'C', '2015-06-08 10:11:58', '9a1449365a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4104, '84.91.233.93', 0, 0),
(11230, 'guiomarortega@hotmail.com', '', '', 'n', 'C', '2015-06-08 10:14:20', '7234370fc2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4105, '84.91.233.93', 0, 0),
(11231, 'nildebregieira@hotmail.com', '', '', 'n', 'C', '2015-06-08 10:14:29', '1bdae83221', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4106, '84.91.233.93', 0, 0),
(11232, 'albertinamorgado19@gmail.com', '', '', 'n', 'C', '2015-06-08 10:14:58', 'bbfe5fafe1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4107, '84.91.233.93', 0, 0),
(11233, 'miquelina1212@gmail.com', '', '', 'n', 'C', '2015-06-08 10:18:20', 'c88aaf0cdd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4108, '84.91.233.93', 0, 0),
(11234, 'armenio55silva@gmail.com', '', '', 'n', 'C', '2015-06-08 10:18:50', '8a8f1b44a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4109, '84.91.233.93', 0, 0),
(11235, 'josefrazao11@gmail.com', '', '', 'n', 'C', '2015-06-08 10:19:48', 'd0640ee08e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4110, '84.91.233.93', 0, 0),
(11236, 'tjrtavares@hotmail.com', '', '', 'n', 'C', '2015-06-08 10:26:38', 'db34e548f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4111, '62.28.198.154', 0, 0),
(11237, 'joaoptp@hotmail.com', '', '', 'n', 'C', '2015-06-08 10:27:36', '30b8bb1d14', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4112, '85.247.250.111', 0, 0),
(11238, 'mbmagalhaes@netcabo.pt', '', '', 'n', 'C', '2015-06-08 10:28:20', '21908df3e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4113, '217.64.249.46', 0, 0),
(11239, 'tiagonobre16@gmail.com', '', '', 'n', 'C', '2015-06-08 10:31:51', '3574c45c2c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4114, '5.249.50.30', 0, 0),
(11240, 'ruircarvalho@live.com', '', '', 'n', 'C', '2015-06-08 10:32:34', '19fecfd26d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4115, '217.129.38.73', 0, 0),
(11241, 'pamponeves@gmail.com', '', '', 'n', 'C', '2015-06-08 10:33:46', '19e9095022', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4116, '85.246.182.203', 0, 0),
(11242, 'ruilboard@hotmail.com', '', '', 'n', 'C', '2015-06-08 10:36:13', '08cdb9cde9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4118, '194.79.86.210', 0, 0),
(11243, 'tbettencourt@hotmail.com', '', '', 'n', 'C', '2015-06-08 10:37:19', 'dc6f17b552', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4119, '62.48.199.130', 0, 0),
(11244, 'pedro.miguel.freire@gmail.com', '', '', 'n', 'C', '2015-06-08 10:42:55', 'c6e7fc252c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4120, '89.115.34.242', 0, 0),
(11245, 'facebook_user_magda_goncalves_gomes@example.com', '', '', 'n', 'C', '2015-06-08 10:44:27', '676ee0b9a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4121, '85.138.36.197', 0, 0),
(11246, 'facebook_user_francisco_duarte@example.com', '', '', 'n', 'C', '2015-06-08 10:45:21', '0f188d2ca5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4122, '81.193.35.218', 0, 0),
(11247, 'mariana-mbd@hotmail.com', '', '', 'n', 'C', '2015-06-08 10:46:33', '86249f5d34', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4123, '85.243.39.39', 0, 0),
(11248, 'rita.ferreira.santos@gmail.com', '', '', 'n', 'C', '2015-06-08 10:53:10', '50fb8e2cbc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4124, '89.152.241.178', 0, 0),
(11249, 'susana.mg@live.com.pt', '', '', 'n', 'C', '2015-06-08 10:55:48', 'f134d57fb2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4125, '195.77.95.143', 0, 0),
(11250, 'ap_correia@hotmail.com', '', '', 'n', 'C', '2015-06-08 10:58:24', '25af3ffe68', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4126, '195.77.95.143', 0, 0),
(11251, 'silvia.sabio1@gmail.com', '', '', 'n', 'C', '2015-06-08 10:59:19', '7fe58dbafe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4127, '91.198.90.55', 0, 0),
(11252, 'martaba2008@gmail.com', '', '', 'n', 'C', '2015-06-08 11:01:47', 'b621d65c45', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4128, '79.168.35.100', 0, 0),
(11253, 'sergio.muziello@hotmail.com', '', '', 'n', 'C', '2015-06-08 11:03:19', '508a92db8e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4129, '187.115.247.251', 0, 0),
(11254, 'marta1999vguedes@gmail.com', '', '', 'n', 'C', '2015-06-08 11:06:02', '852698c2e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4130, '79.168.198.133', 0, 0),
(11255, 'martim.l.nunes@gmail.com', '', '', 'n', 'C', '2015-06-08 11:06:42', '998dabb6c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4131, '79.168.184.146', 0, 0),
(11256, 'mateusiel.nigra1@gmail.com', '', '', 'n', 'C', '2015-06-08 11:06:55', '99a91f1d51', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4132, '85.245.100.167', 0, 0),
(11257, 'rpsantos3@gmail.com', '', '', 'n', 'C', '2015-06-08 11:09:44', '40d4d2b8a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4133, '89.153.253.225', 0, 0),
(11258, 'facebook_user_martim_lino@example.com', '', '', 'n', 'C', '2015-06-08 11:13:14', '425646b661', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4134, '85.138.38.179', 0, 0),
(11259, 'jojo@clinicadotempo.pt', '', '', 'n', 'C', '2015-06-08 11:13:34', 'e1f783be10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4135, '88.157.133.86', 0, 0),
(11260, 'matildeb2008@hotmail.com', '', '', 'n', 'C', '2015-06-08 11:15:10', '51e717f0d3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4136, '193.236.78.145', 0, 0),
(11261, 'matildocass@hotmail.com', '', '', 'n', 'C', '2015-06-08 11:15:56', '9457cac653', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4137, '5.249.111.96', 0, 0),
(11262, 'martamsjdf@gmail.com', '', '', 'n', 'C', '2015-06-08 11:16:10', 'ff0740509c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4138, '193.136.124.131', 0, 0),
(11263, 'atlantida2007@gmail.com', '', '', 'n', 'C', '2015-06-08 11:17:49', '17087763a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4139, '91.198.90.55', 0, 0),
(11264, 'matildefigueiredo@sapo.pt', '', '', 'n', 'C', '2015-06-08 11:18:53', '3fb9b74d6f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4140, '87.103.74.137', 0, 0),
(11265, 'facebook_user_sara_ribeiro_1@example.com', '', '', 'n', 'C', '2015-06-08 11:32:05', 'f39d3dbce7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4143, '62.28.136.146', 0, 0),
(11266, 'francistsv@yahoo.fr', '', '', 'n', 'C', '2015-06-08 11:32:56', '82c2b6e91d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4144, '84.91.18.107', 0, 0),
(11267, 'facebook_user_marta_dorey_1@example.com', '', '', 'n', 'C', '2015-06-08 11:37:36', 'e92d2101a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4146, '77.54.212.184', 0, 0),
(11268, 'gasparfav@gmail.com', '', '', 'n', 'C', '2015-06-08 11:38:11', '83579fb9b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4147, '62.28.136.146', 0, 0),
(11269, 'matilde.p@hotmail.com', '', '', 'n', 'C', '2015-06-08 11:38:51', '9072320d0b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4148, '85.244.17.36', 0, 0),
(11270, 'cs@despomar.com', '', '', 'n', 'C', '2015-06-08 11:39:13', 'e71f5d1365', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4149, '62.28.136.146', 0, 0),
(11271, 'claudiaaaduarte@gmail.com', '', '', 'n', 'C', '2015-06-08 11:39:17', 'd61d8746ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4150, '62.28.136.146', 0, 0),
(11272, 'sousacatarina@hotmail.com', '', '', 'n', 'C', '2015-06-08 11:41:03', 'e4e8b1cf9b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4151, '82.154.160.46', 0, 0),
(11273, 'facebook_user_filipa_laureano@example.com', '', '', 'n', 'C', '2015-06-08 11:43:41', 'ddc2ac2b1d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4152, '62.28.136.146', 0, 0),
(11274, 'manepavoeiro@sapo.pt', '', '', 'n', 'C', '2015-06-08 11:43:41', '5c24ff4bac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4153, '91.198.90.55', 0, 0),
(11275, 'criseus@hotmail.com', '', '', 'n', 'C', '2015-06-08 11:43:42', 'bc4f10c355', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4154, '93.102.87.170', 0, 0),
(11276, 'antoniogomesdasilva1@sapo.pt', '', '', 'n', 'C', '2015-06-08 11:45:14', '4a3e4eb7df', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4155, '81.84.69.178', 0, 0),
(11277, 'matildessantos98@hotmail.com', '', '', 'n', 'C', '2015-06-08 11:47:48', '57e3de055c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4156, '85.240.77.233', 0, 0),
(11278, 'jorgepernes@gmail.com', '', '', 'n', 'C', '2015-06-08 11:47:51', '0d8a06b2a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4157, '89.115.134.97', 0, 0),
(11279, 'heliapatriciasilva@hotmail.com', '', '', 'n', 'C', '2015-06-08 11:48:27', 'e06c1dcf94', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4158, '62.28.136.146', 0, 0),
(11280, 'edu.ttk.mor@gmail.com', '', '', 'n', 'C', '2015-06-08 11:52:45', 'd5794cd62f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4159, '62.28.136.146', 0, 0),
(11281, 'matilde-3@hotmail.com', '', '', 'n', 'C', '2015-06-08 11:53:02', '23e463bae2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4160, '79.168.198.19', 0, 0),
(11282, 'martinhasantos.santos@gmail.com', '', '', 'n', 'C', '2015-06-08 11:53:59', 'f233d16227', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4161, '85.138.105.15', 0, 0),
(11283, 'cmiguelfranco@gmail.com', '', '', 'n', 'C', '2015-06-08 11:55:11', '681e7dddd1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4162, '62.28.136.146', 0, 0),
(11284, 'counterfeits.portugal@gmail.com', '', '', 'n', 'C', '2015-06-08 11:55:57', '7b05444859', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4163, '62.28.136.146', 0, 0),
(11285, 'mroquettepegado@gmail.com', '', '', 'n', 'C', '2015-06-08 11:59:32', '28e82494e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4164, '176.78.172.191', 0, 0),
(11286, 'j.guedes.silva@gmail.com', '', '', 'n', 'C', '2015-06-08 12:17:42', 'ddeff814d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4165, '88.214.167.70', 0, 0),
(11287, 'joanaleote@sapo.pt', '', '', 'n', 'C', '2015-06-08 12:18:28', '2cb99dcd8b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4166, '195.23.139.126', 0, 0),
(11288, 'martadiascoelho@gmail.com', '', '', 'n', 'C', '2015-06-08 12:21:55', 'c73773664d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4167, '85.138.202.183', 0, 0),
(11289, 'rosagamito@gmail.com', '', '', 'n', 'C', '2015-06-08 12:23:47', 'afa3f72fb1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4168, '217.129.37.253', 0, 0),
(11290, 'mdc_essa@hotmail.com', '', '', 'n', 'C', '2015-06-08 12:24:26', '12e4feb74b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4169, '85.138.202.183', 0, 0),
(11291, 'martaxy@live.com.pt', '', '', 'n', 'C', '2015-06-08 12:24:36', 'ca9025cde5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4170, '85.243.54.182', 0, 0),
(11292, 'mcamel_@hotmail.com', '', '', 'n', 'C', '2015-06-08 12:34:51', 'c4e460b0b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4171, '37.189.90.219', 0, 0),
(11293, 'filipa.marques.22@hotmail.com', '', '', 'n', 'C', '2015-06-08 12:44:58', '40f61ecae7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4174, '85.245.108.230', 0, 0),
(11294, 'facebook_user_dawn_abrantes@example.com', '', '', 'n', 'C', '2015-06-08 12:57:41', '80fe87b7c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4176, '201.23.158.13', 0, 0),
(11295, 'aneterm@hotmail.com', '', '', 'n', 'C', '2015-06-08 13:00:11', 'ef315d4b08', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4177, '79.168.179.89', 0, 0),
(11296, 'lu.duartecalvario@gmail.com', '', '', 'n', 'C', '2015-06-08 13:03:18', 'd42f8ad681', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4178, '79.168.162.173', 0, 0),
(11297, 'csbpires@hotmail.com', '', '', 'n', 'C', '2015-06-08 13:04:39', '63bd6debb1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4179, '89.155.17.75', 0, 0),
(11298, 'quica.aguas@gmail.com', '', '', 'n', 'C', '2015-06-08 13:06:21', '8de46bf9c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4181, '79.169.67.60', 0, 0),
(11299, 'facebook_user_ricardo_araujo@example.com', '', '', 'n', 'C', '2015-06-08 13:10:53', '9553ba18d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4182, '62.28.136.146', 0, 0),
(11300, 'martim.rn@outlook.com', '', '', 'n', 'C', '2015-06-08 13:11:08', '06865f71af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4183, '85.245.66.188', 0, 0),
(11301, 'mafalda_pld@hotmail.com', '', '', 'n', 'C', '2015-06-08 13:11:12', 'e7233a7188', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4184, '82.154.17.232', 0, 0),
(11302, 'antonio_teixeira78@hotmail.com', '', '', 'n', 'C', '2015-06-08 13:13:14', '8395758e37', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4185, '193.137.124.136', 0, 0),
(11303, 'ana_moller@hotmail.com', '', '', 'n', 'C', '2015-06-08 13:14:58', '49a6845f11', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4187, '46.189.209.197', 0, 0),
(11304, 'facebook_user_gabriela_vasconcelos@example.com', '', '', 'n', 'C', '2015-06-08 13:19:07', '096daa0a45', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4188, '81.193.134.175', 0, 0),
(11305, 'facebook_user_marta_correia@example.com', '', '', 'n', 'C', '2015-06-08 13:19:33', 'd44dad5958', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4189, '88.214.162.244', 0, 0),
(11306, 'jorgesgarrido@gmail.com', '', '', 'n', 'C', '2015-06-08 13:20:49', 'ecf4f8ba71', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4190, '201.45.148.51', 0, 0),
(11307, 'shantanav89@gmail.com', '', '', 'n', 'C', '2015-06-08 13:21:36', '5752c5ea9a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4191, '193.136.222.170', 0, 0),
(11308, 'mjosemamede@gmail.com', '', '', 'n', 'C', '2015-06-08 13:24:21', '4e9b09e8ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4192, '188.250.163.28', 0, 0),
(11309, 'mikerazart@gmail.com', '', '', 'n', 'C', '2015-06-08 13:25:52', '09d0ed787c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4193, '62.28.136.146', 0, 0),
(11310, 'ana_raquel78@hotmail.com', '', '', 'n', 'C', '2015-06-08 13:26:48', '0c324a89cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4194, '213.30.118.98', 0, 0),
(11311, 'tomasmellobreyner@hotmail.com', '', '', 'n', 'C', '2015-06-08 13:28:21', '0529ed2e77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4195, '95.94.17.71', 0, 0),
(11312, 'helia.mergulhao@gmail.com', '', '', 'n', 'C', '2015-06-08 13:29:32', 'bc98d3bb79', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4196, '85.246.230.75', 0, 0),
(11313, 'joaomano_@hotmail.com', '', '', 'n', 'C', '2015-06-08 13:33:05', '4adb321295', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4197, '62.28.136.146', 0, 0),
(11314, 'filipa.lozano@gmail.com', '', '', 'n', 'C', '2015-06-08 13:44:16', '2b2ac5dada', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4201, '81.84.187.58', 0, 0),
(11315, 'fr.roxo@gmail.com', '', '', 'n', 'C', '2015-06-08 13:45:21', 'ab0414bb6d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4202, '88.214.174.161', 0, 0),
(11316, 'manosilvajoao@gmail.com', '', '', 'n', 'C', '2015-06-08 13:45:42', '7927cf20ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4203, '62.28.136.146', 0, 0),
(11317, 'facebook_user_hugo_sanchez@example.com', '', '', 'n', 'C', '2015-06-08 13:47:35', '95a0e25ede', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4204, '89.180.157.118', 0, 0),
(11318, 'lourmonica@hotmail.com', '', '', 'n', 'C', '2015-06-08 13:48:06', 'c966638d04', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4205, '85.240.9.156', 0, 0),
(11319, 'miguelzanello@hotmail.com', '', '', 'n', 'C', '2015-06-08 13:50:36', 'cdfc60d319', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4206, '79.168.193.54', 0, 0),
(11320, 'cericac@hotmail.com', '', '', 'n', 'C', '2015-06-08 13:52:22', 'c71ab26791', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4207, '81.193.171.212', 0, 0),
(11321, 'facebook_user_miguel_matos@example.com', '', '', 'n', 'C', '2015-06-08 13:55:28', '775d4be902', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4208, '81.84.206.120', 0, 0),
(11322, 'blixaclobo@gmail.com', '', '', 'n', 'C', '2015-06-08 14:01:14', '625626f761', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4209, '88.214.166.21', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(11323, 'miguelpsbarreto@gmail.com', '', '', 'n', 'C', '2015-06-08 14:06:01', 'c1dac9c3ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4210, '85.243.246.28', 0, 0),
(11324, 'titi_badoka@hotmail.com', '', '', 'n', 'C', '2015-06-08 14:07:54', '9ea8905fbd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4211, '87.103.66.33', 0, 0),
(11325, 'migasousa@hotmail.com', '', '', 'n', 'C', '2015-06-08 14:08:46', 'a383d6e0b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4212, '85.139.82.113', 0, 0),
(11326, 'tania.h.tojal@gmail.com', '', '', 'n', 'C', '2015-06-08 14:12:40', '1106cf9938', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4213, '85.243.224.97', 0, 0),
(11327, 'gonbandeira@gmail.com', '', '', 'n', 'C', '2015-06-08 14:17:02', '4b15804a9a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4214, '83.240.183.164', 0, 0),
(11328, 'louzeiro_carlos@hotmail.com', '', '', 'n', 'C', '2015-06-08 14:20:40', '961022b6e3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4216, '179.7.101.71', 0, 0),
(11329, 'l.carneiro81@gmail.com', '', '', 'n', 'C', '2015-06-08 14:23:52', '02eaa584f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4217, '201.45.148.51', 0, 0),
(11330, 'leonor_c97@hotmail.com', '', '', 'n', 'C', '2015-06-08 14:35:24', 'eca48d8103', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4218, '72.160.198.76', 0, 0),
(11331, 'migueldakine@gmail.com', '', '', 'n', 'C', '2015-06-08 14:39:00', 'ac14994b7d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4219, '62.28.136.146', 0, 0),
(11332, 'msconstantino@gmail.com', '', '', 'n', 'C', '2015-06-08 14:40:49', 'df7eba8bbd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4220, '81.246.157.117', 0, 0),
(11333, 'ricomoser1@gmail.com', '', '', 'n', 'C', '2015-06-08 14:42:52', '04434b3647', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4221, '85.240.146.23', 0, 0),
(11334, 'carolvintem@hotmail.com', '', '', 'n', 'C', '2015-06-08 14:44:23', '737349d715', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4222, '89.180.224.126', 0, 0),
(11335, 'brunalopes84@outlook.pt', '', '', 'n', 'C', '2015-06-08 14:45:22', '915453daf7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4223, '88.214.173.168', 0, 0),
(11336, 'msrviegas@gmail.com', '', '', 'n', 'C', '2015-06-08 14:45:40', 'bcfe7594cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4224, '83.223.229.235', 0, 0),
(11337, 'guest@oland.pt', '', '', 'n', 'C', '2015-06-08 14:46:11', 'f80b4cd8ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4225, '93.102.164.132', 0, 0),
(11338, 'lilicordeiro@sapo.pt', '', '', 'n', 'C', '2015-06-08 14:46:26', '1a8cf5c30e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4226, '85.241.77.30', 0, 0),
(11339, 't.lourenco77@gmail.com', '', '', 'n', 'C', '2015-06-08 14:47:28', '54d592387b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4227, '194.65.37.71', 0, 0),
(11340, 'ivonisa58@gmail.com', '', '', 'n', 'C', '2015-06-08 14:48:57', '2e1a0b9dc2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4228, '176.79.54.238', 0, 0),
(11341, 'mada24lua@hotmail.com', '', '', 'n', 'C', '2015-06-08 14:51:33', '07265cf3d9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4230, '85.244.3.83', 0, 0),
(11342, 'ana_doida127@hotmail.com', '', '', 'n', 'C', '2015-06-08 14:53:24', 'cb02cb6fab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4231, '85.241.77.30', 0, 0),
(11343, 'facebook_user_luis_freitas_branco@example.com', '', '', 'n', 'C', '2015-06-08 14:53:34', '69b1c1c5c2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4232, '189.106.127.114', 0, 0),
(11344, 'joaomiguelsl1982@gmail.com', '', '', 'n', 'C', '2015-06-08 14:54:25', '4626b97b63', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4233, '85.245.79.156', 0, 0),
(11345, 'heliaamaro@sapo.pt', '', '', 'n', 'C', '2015-06-08 14:56:09', '42401b8e8c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4234, '82.154.206.164', 0, 0),
(11346, 'pedrofeliciano@hotmail.com', '', '', 'n', 'C', '2015-06-08 14:56:23', 'c579154454', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4235, '62.28.136.146', 0, 0),
(11347, 'anarafael07@gmail.com', '', '', 'n', 'C', '2015-06-08 14:57:33', '236596c000', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4236, '85.241.77.30', 0, 0),
(11348, 'andreiajordaobras@gmail.com', '', '', 'n', 'C', '2015-06-08 14:59:52', 'fc04529759', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4237, '201.45.148.51', 0, 0),
(11349, 'raquelandreia981@hotmail.com', '', '', 'n', 'C', '2015-06-08 15:04:22', 'fa62e08f10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4238, '82.154.206.164', 0, 0),
(11350, 'marianapvcharters@gmail.com', '', '', 'n', 'C', '2015-06-08 15:13:02', '5e72c06a6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4240, '220.255.1.155', 0, 0),
(11351, 'facebook_user_rita_de_queiroz_pedroso@example.com', '', '', 'n', 'C', '2015-06-08 15:15:29', '87a7d3c723', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4241, '85.246.160.197', 0, 0),
(11352, 'facebook_user_barbara_loureiro@example.com', '', '', 'n', 'C', '2015-06-08 15:16:05', 'd546db0053', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4242, '79.168.158.111', 0, 0),
(11353, 'facebook_user_isabel_durao@example.com', '', '', 'n', 'C', '2015-06-08 15:23:55', 'b10f309a44', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4245, '2.83.160.101', 0, 0),
(11354, 'franciscoboiamartins@gmail.com', '', '', 'n', 'C', '2015-06-08 15:24:39', '036c572eef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4246, '193.136.33.224', 0, 0),
(11355, 'madalena.filipe@gmail.com', '', '', 'n', 'C', '2015-06-08 15:25:25', 'd734ecec74', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4247, '79.169.37.151', 0, 0),
(11356, 'filipa.galrao@megahits.fm', '', '', 'n', 'C', '2015-06-08 15:28:17', '4e6bf6a30c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4248, '62.28.47.214', 0, 0),
(11357, 'facebook_user_ana_pinheiro@example.com', '', '', 'n', 'C', '2015-06-08 15:29:06', 'b74a7e67f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4249, '62.28.47.214', 0, 0),
(11358, 'hnogueira50@hotmail.com', '', '', 'n', 'C', '2015-06-08 15:30:20', '540aa632b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4250, '85.244.82.203', 0, 0),
(11359, 'nunoduarte30@msn.com', '', '', 'n', 'C', '2015-06-08 15:31:40', 'ea712898e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4251, '2.83.95.238', 0, 0),
(11360, 'borgesliliana@hotmail.com', '', '', 'n', 'C', '2015-06-08 15:38:50', '40f06b474f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4252, '83.240.151.243', 0, 0),
(11361, 'catarina_plastica@hotmail.com', '', '', 'n', 'C', '2015-06-08 15:54:29', 'c8e19c03c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4253, '188.250.172.113', 0, 0),
(11362, 'facebook_user_carla_silva@example.com', '', '', 'n', 'C', '2015-06-08 16:13:39', '412e1b5e1c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4255, '188.82.132.150', 0, 0),
(11363, 'lufecole@gmail.com', '', '', 'n', 'C', '2015-06-08 16:18:00', 'c595f37417', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4256, '188.81.42.76', 0, 0),
(11364, 'facebook_user_andre_domingos_1@example.com', '', '', 'n', 'C', '2015-06-08 16:18:19', 'b73b26570a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4257, '178.167.254.111', 0, 0),
(11365, 'anaccatarina@gmail.com', '', '', 'n', 'C', '2015-06-08 16:18:24', '49de7b6260', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4258, '193.137.77.225', 0, 0),
(11366, 'teelmapinto@gmail.com', '', '', 'n', 'C', '2015-06-08 16:19:07', 'f33448f231', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4259, '85.246.104.130', 0, 0),
(11367, 'facebook_user_celine_valente@example.com', '', '', 'n', 'C', '2015-06-08 16:20:28', 'a3c7c614b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4260, '188.37.225.93', 0, 0),
(11368, 'andreianunescv@gmail.com', '', '', 'n', 'C', '2015-06-08 16:20:55', 'b8131eb18f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4261, '85.246.126.197', 0, 0),
(11369, 'facebook_user_marilia_maia_e_moura@example.com', '', '', 'n', 'C', '2015-06-08 16:23:28', '75d5a83d08', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4262, '95.136.82.29', 0, 0),
(11370, 'flormarques27@hotmail.com', '', '', 'n', 'C', '2015-06-08 16:31:53', '6cca763347', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4263, '188.81.43.102', 0, 0),
(11371, 'zinhatrancoso@gmail.com', '', '', 'n', 'C', '2015-06-08 16:34:17', '6c029d6487', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4264, '85.243.226.1', 0, 0),
(11372, 'diogosarmento27@gmail.com', '', '', 'n', 'C', '2015-06-08 16:42:40', '774e86e1e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4266, '62.28.136.146', 0, 0),
(11373, 'miguelfernandesaraujo@gmail.com', '', '', 'n', 'C', '2015-06-08 16:43:31', '92c4e38e1c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4267, '85.245.136.235', 0, 0),
(11374, 'marisaagua@hotmail.com', '', '', 'n', 'C', '2015-06-08 17:01:43', '3f2199a0f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4268, '85.244.53.125', 0, 0),
(11375, 'marta.neiva93@gmail.com', '', '', 'n', 'C', '2015-06-08 17:08:42', 'c55852ebed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4269, '95.92.194.124', 0, 0),
(11376, 'lfgnovo@gmail.com', '', '', 'n', 'C', '2015-06-08 17:09:04', 'f5f83d3b6f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4270, '193.136.131.91', 0, 0),
(11377, 'bodyboard4ever@outlook.pt', '', '', 'n', 'C', '2015-06-08 17:11:19', '908a805996', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4271, '85.242.141.12', 0, 0),
(11378, 'mirandapedro.1979@gmail.com', '', '', 'n', 'C', '2015-06-08 17:16:18', 'aaf896d865', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4275, '78.130.38.152', 0, 0),
(11379, 'paulasofio1@hotmail.com', '', '', 'n', 'C', '2015-06-08 17:18:27', '2b4e1f9a0a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4276, '79.168.161.117', 0, 0),
(11380, 'joaocruzeiro@gmail.com', '', '', 'n', 'C', '2015-06-08 17:21:33', '99a0e4fe6e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4277, '87.196.129.11', 0, 0),
(11381, 'facebook_user_marta_braga@example.com', '', '', 'n', 'C', '2015-06-08 17:21:39', '79bbbd18f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4278, '81.84.61.206', 0, 0),
(11382, 'arturmende@gmail.com', 'ARTURMENDE@GMAIL.COM', '', 'n', 'C', '2015-06-08 17:28:23', 'c013e653a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '62.28.153.1', 0, 0),
(11383, 'monicaxavier60@gmail.com', '', '', 'n', 'C', '2015-06-08 17:31:41', '4cf6066651', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4279, '85.242.112.138', 0, 0),
(11384, 'matilde.fonseca241@gmail.com', '', '', 'n', 'C', '2015-06-08 17:36:35', 'e9d30ac239', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4280, '81.84.21.98', 0, 0),
(11385, 'frederica_mouraz@yahoo.com', '', '', 'n', 'C', '2015-06-08 17:36:39', '1a1562a69e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4281, '62.28.107.81', 0, 0),
(11386, 'smjborges@gmail.com', '', '', 'n', 'C', '2015-06-08 17:40:56', '12536b09ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4282, '195.246.239.16', 0, 0),
(11387, 'mstokescb@hotmail.com', '', '', 'n', 'C', '2015-06-08 17:40:58', '22f36d703a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4283, '37.189.87.163', 0, 0),
(11388, 'mariakitty18@gmail.com', '', '', 'n', 'C', '2015-06-08 17:49:22', '76e05d3be2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4284, '95.93.164.27', 0, 0),
(11389, 'lara__valente@outlook.pt', '', '', 'n', 'C', '2015-06-08 17:51:13', '2ed49a803c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4285, '2.83.167.104', 0, 0),
(11390, 'miigazhon@gmail.com', '', '', 'n', 'C', '2015-06-08 17:57:54', 'b8b0083d38', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4286, '213.22.12.182', 0, 0),
(11391, 'facebook_user_beatriz_da_cunha_suyumov@example.com', '', '', 'n', 'C', '2015-06-08 18:14:22', '832758945d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4290, '81.84.186.172', 0, 0),
(11392, 'gongua@gmail.com', '', '', 'n', 'C', '2015-06-08 18:17:12', '697217473e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4292, '85.243.137.235', 0, 0),
(11393, 'edgar.henriques@hotmail.com', '', '', 'n', 'C', '2015-06-08 18:20:46', '3a85a5e042', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4293, '217.129.225.27', 0, 0),
(11394, 'ssmcduarte@gmail.com', '', '', 'n', 'C', '2015-06-08 18:21:45', '158b88e04e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4294, '85.138.13.100', 0, 0),
(11395, 'zecacarmona@hotmail.com', '', '', 'n', 'C', '2015-06-08 18:28:44', '57f1570d57', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4295, '85.245.106.165', 0, 0),
(11396, 'filipafeu@gmail.com', '', '', 'n', 'C', '2015-06-08 18:30:49', '24e0200926', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4296, '81.193.1.237', 0, 0),
(11397, 'ricardo.c@sapo.pt', '', '', 'n', 'C', '2015-06-08 18:31:02', '6d7ebb9255', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4297, '154.0.69.33', 0, 0),
(11398, 'nunoccrespo@gmail.com', '', '', 'n', 'C', '2015-06-08 18:33:43', '55333591de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4298, '85.244.46.148', 0, 0),
(11399, 'luisbiscaiaster@gmail.com', '', '', 'n', 'C', '2015-06-08 18:34:20', 'fc739679f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4299, '85.244.21.251', 0, 0),
(11400, 'hugocacola@gmail.com', '', '', 'n', 'C', '2015-06-08 18:45:04', 'a95f6a156d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4300, '94.132.186.10', 0, 0),
(11401, 'josempatrao98@hotmail.com', '', '', 'n', 'C', '2015-06-08 18:51:18', '0a661c7cea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4301, '2.81.101.210', 0, 0),
(11402, 'rastatuga@hotmail.com', '', '', 'n', 'C', '2015-06-08 18:51:55', '94baf719ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4302, '178.166.75.189', 0, 0),
(11403, 'helder@palminha.com', '', '', 'n', 'C', '2015-06-08 18:53:08', '726f86bc9b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4303, '46.50.35.82', 0, 0),
(11404, 'oemaildopedroalves@gmail.com', '', '', 'n', 'C', '2015-06-08 18:53:39', 'cbaf313257', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4304, '82.154.38.216', 0, 0),
(11405, 'juliapalha@live.com.pt', '', '', 'n', 'C', '2015-06-08 18:53:42', '83a95a2887', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4305, '79.168.155.131', 0, 0),
(11406, 'facebook_user_antonio_miguel_pereira_lopes@example.com', '', '', 'n', 'C', '2015-06-08 18:53:44', 'b878a7667c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4306, '79.168.193.176', 0, 0),
(11407, 'pedropauperio@gmail.com', '', '', 'n', 'C', '2015-06-08 18:59:42', '6f93c031f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4307, '89.154.154.198', 0, 0),
(11408, 'vascoverdes@gmail.com', '', '', 'n', 'C', '2015-06-08 19:01:00', 'f437c778d3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4309, '85.139.3.182', 0, 0),
(11409, 'madalena.rocha.mr@gmail.com', '', '', 'n', 'C', '2015-06-08 19:03:20', '01955dee65', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4311, '95.136.58.130', 0, 0),
(11410, 'termartinho@gmail.com', '', '', 'n', 'C', '2015-06-08 19:04:15', 'ac61a414d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4313, '85.139.3.182', 0, 0),
(11411, 'graca.m.r.c@gmail.com', '', '', 'n', 'C', '2015-06-08 19:05:04', '463fc3ab6f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4314, '85.244.241.192', 0, 0),
(11412, 'nmendao75@gmail.com', '', '', 'n', 'C', '2015-06-08 19:05:18', '8d0d1ef7a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4315, '85.245.106.253', 0, 0),
(11413, 'bilena@live.com.pt', '', '', 'n', 'C', '2015-06-08 19:06:14', 'f496db04f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4316, '85.244.42.78', 0, 0),
(11414, 'mcoutorosado@gmail.com', '', '', 'n', 'C', '2015-06-08 19:06:55', '008adc2b28', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4317, '81.193.154.175', 0, 0),
(11415, 'leonor.macedo98@gmail.com', '', '', 'n', 'C', '2015-06-08 19:11:53', 'b7966a1824', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4318, '85.138.205.115', 0, 0),
(11416, 'facebook_user_matilde_carreiras@example.com', '', '', 'n', 'C', '2015-06-08 19:15:52', 'c9172d6494', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4320, '79.168.182.211', 0, 0),
(11417, 'petha.costa.silva@hotmail.com', '', '', 'n', 'C', '2015-06-08 19:17:08', 'a3a4357ee2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4321, '2.83.218.129', 0, 0),
(11418, 'fatimabarr@gmail.com', '', '', 'n', 'C', '2015-06-08 19:20:09', 'b47f4be80a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4322, '188.250.77.114', 0, 0),
(11419, 'rui.f.sampaio@gmail.com', '', '', 'n', 'C', '2015-06-08 19:21:41', 'a8dc2673bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4323, '89.115.126.211', 0, 0),
(11420, 'dfspereira@gmail.com', '', '', 'n', 'C', '2015-06-08 19:22:27', '316d286430', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4324, '2.82.176.248', 0, 0),
(11421, 'migueldff@hotmail.com', '', '', 'n', 'C', '2015-06-08 19:22:39', '280b70c24d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4325, '188.250.79.112', 0, 0),
(11422, 'tiagoagfonseca@gmail.com', '', '', 'n', 'C', '2015-06-08 19:25:36', '23349b7b10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4327, '89.180.159.206', 0, 0),
(11423, 'miguelsouzaesilva@gmail.com', '', '', 'n', 'C', '2015-06-08 19:26:54', 'df007840b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4328, '62.84.152.187', 0, 0),
(11424, 'andresinholopes2010@hotmail.com', '', '', 'n', 'C', '2015-06-08 19:29:27', 'cab3c8b490', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4329, '89.155.41.210', 0, 0),
(11425, 'rtxnet@hotmail.com', '', '', 'n', 'C', '2015-06-08 19:30:09', '4572aef8e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4330, '188.81.2.247', 0, 0),
(11426, 'marta.raposo01@gmail.com', '', '', 'n', 'C', '2015-06-08 19:36:22', '8b5931f3e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4332, '87.103.59.53', 0, 0),
(11427, 'verahazle@hotmail.com', '', '', 'n', 'C', '2015-06-08 19:36:39', 'd0951a2dc2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4333, '85.246.114.82', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(11428, 'tatafer_1994@hotmail.com', '', '', 'n', 'C', '2015-06-08 19:38:51', '5f8f4a824a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4334, '5.158.56.164', 0, 0),
(11429, 'andregm7@hotmail.com', '', '', 'n', 'C', '2015-06-08 19:38:58', 'f9e86c727f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4335, '91.198.90.55', 0, 0),
(11430, 'tiago_sousa@hotmail.com', '', '', 'n', 'C', '2015-06-08 19:40:19', 'f487918b06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4336, '179.5.38.66', 0, 0),
(11431, 'joana__fernandes89@hotmail.com', '', '', 'n', 'C', '2015-06-08 19:40:27', '2c2019f3e8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4337, '89.114.133.196', 0, 0),
(11432, 'markopittap@hotmail.com', '', '', 'n', 'C', '2015-06-08 19:45:07', 'b73dbeb8e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4338, '85.247.100.243', 0, 0),
(11433, 'tis300173@gmail.com', '', '', 'n', 'C', '2015-06-08 19:45:12', '2b5dfe0dca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4339, '87.103.60.114', 0, 0),
(11434, 'joao.miguel.barros@hotmail.com', '', '', 'n', 'C', '2015-06-08 19:45:34', '25d9f8a742', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4340, '188.250.77.70', 0, 0),
(11435, 'martinhaposser@hotmail.com', '', '', 'n', 'C', '2015-06-08 19:46:14', '6e25e4efde', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4343, '79.168.199.229', 0, 0),
(11436, 'margaridadecarvalhosampaio@gmail.com', '', '', 'n', 'C', '2015-06-08 19:50:56', 'be6297023d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4344, '88.214.170.59', 0, 0),
(11437, 'tiagocpv@gmail.com', '', '', 'n', 'C', '2015-06-08 19:51:18', '2fee5c70ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4345, '87.103.68.164', 0, 0),
(11438, 'ntelmo@gmail.com', '', '', 'n', 'C', '2015-06-08 19:51:42', 'da8b746fb7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4347, '85.243.139.9', 0, 0),
(11439, 'rui@surferscamp.com', '', '', 'n', 'C', '2015-06-08 19:52:19', 'd32b04c0a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4349, '37.189.113.79', 0, 0),
(11440, 'twixmaluco@hotmail.com', '', '', 'n', 'C', '2015-06-08 19:53:09', '33bfe2610b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4350, '89.114.147.202', 0, 0),
(11441, 'amimosadalapa@gmail.com', '', '', 'n', 'C', '2015-06-08 19:53:25', 'ebe79fb8f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4351, '87.103.68.164', 0, 0),
(11442, 'facebook_user_beatriz_soares_marques@example.com', '', '', 'n', 'C', '2015-06-08 19:53:59', '366205b393', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4352, '78.130.32.254', 0, 0),
(11443, 'deniserebelo3@gmail.com', '', '', 'n', 'C', '2015-06-08 19:58:26', 'f5656257f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4353, '188.37.4.239', 0, 0),
(11444, 'joaomluz97@gmail.com', '', '', 'n', 'C', '2015-06-08 19:58:47', 'df5122a2a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4354, '79.169.210.138', 0, 0),
(11445, 'ascensoj@gmail.com', '', '', 'n', 'C', '2015-06-08 19:59:08', '4af846142f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4355, '2.83.52.215', 0, 0),
(11446, 'facebook_user_manuela_fonseca@example.com', '', '', 'n', 'C', '2015-06-08 20:01:32', 'ab32e1d5f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4356, '85.138.245.92', 0, 0),
(11447, 'facebook_user_silva_sony@example.com', '', '', 'n', 'C', '2015-06-08 20:03:31', 'fb02fee224', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4357, '79.169.187.196', 0, 0),
(11448, 'ast.pinheiro@gmail.com', '', '', 'n', 'C', '2015-06-08 20:10:24', '6531a315a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4358, '188.81.26.100', 0, 0),
(11449, 'maemartins@yahoo.com', '', '', 'n', 'C', '2015-06-08 20:10:54', '131cafcb0e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4359, '81.84.226.60', 0, 0),
(11450, 'andregdomingos@gmail.com', '', '', 'n', 'C', '2015-06-08 20:10:59', 'effb4d54ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4360, '85.243.255.29', 0, 0),
(11451, 'gnmalv@iol.pt', '', '', 'n', 'C', '2015-06-08 20:11:19', 'cf3674db1c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4361, '81.84.224.219', 0, 0),
(11452, 'm_carmo_olim_@hotmail.com', '', '', 'n', 'C', '2015-06-08 20:12:00', 'c6c54b8fdb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4362, '84.23.216.155', 0, 0),
(11453, 'mendoncascorretores@gmail.com', '', '', 'n', 'C', '2015-06-08 20:13:24', 'a15df77b81', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4363, '79.169.210.138', 0, 0),
(11454, 'facebook_user_jose_barrigao@example.com', '', '', 'n', 'C', '2015-06-08 20:14:35', '4cf36b0b4d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4364, '95.94.35.160', 0, 0),
(11455, 'pinpona@live.com.pt', '', '', 'n', 'C', '2015-06-08 20:14:51', '9bff431ff2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4365, '79.169.119.58', 0, 0),
(11456, 'anamador73@gmail.com', '', '', 'n', 'C', '2015-06-08 20:15:06', 'ccdea164c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4366, '2.83.235.165', 0, 0),
(11457, 'lourencomrato@gmail.com', '', '', 'n', 'C', '2015-06-08 20:15:51', '81ac68d921', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4367, '89.180.73.36', 0, 0),
(11458, 'rodrigolealchaves3@gmail.com', '', '', 'n', 'C', '2015-06-08 20:18:25', '0678abff2e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4368, '85.244.125.81', 0, 0),
(11459, 'fotogemeos@hotmail.com', '', '', 'n', 'C', '2015-06-08 20:18:52', '18cb9a4d2e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4369, '188.251.95.122', 0, 0),
(11460, 'guigocmz@gmail.com', '', '', 'n', 'C', '2015-06-08 20:18:57', '1b686bc448', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4370, '2.82.181.125', 0, 0),
(11461, 'rpaneiro@hotmail.com', '', '', 'n', 'C', '2015-06-08 20:19:14', '830f43a054', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4371, '188.81.13.205', 0, 0),
(11462, 'catarinadiaz97@gmail.com', '', '', 'n', 'C', '2015-06-08 20:20:47', '90ddd99b5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4372, '82.154.131.191', 0, 0),
(11463, 'nokas_almeida@hotmail.com', '', '', 'n', 'C', '2015-06-08 20:21:46', '63eb66ba8e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4373, '2.82.162.179', 0, 0),
(11464, 'mokina.miranda@hotmail.com', '', '', 'n', 'C', '2015-06-08 20:22:25', '06e8ba373c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4374, '2.83.163.14', 0, 0),
(11465, 'x_x_trindade_x_x@hotmail.com', '', '', 'n', 'C', '2015-06-08 20:25:43', 'd6e76640cf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4375, '2.82.119.248', 0, 0),
(11466, 'facebook_user_vania_rodrigues@example.com', '', '', 'n', 'C', '2015-06-08 20:26:31', '918e9730bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4376, '85.244.41.136', 0, 0),
(11467, 'neuza.areosa@gmail.com', '', '', 'n', 'C', '2015-06-08 20:27:04', '98f5d75b06', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4378, '188.37.141.174', 0, 0),
(11468, 'catarina1921@hotmail.com', '', '', 'n', 'C', '2015-06-08 20:29:23', '8b79f48db5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4379, '2.83.234.134', 0, 0),
(11469, 'appletona09@darden.virginia.edu', '', '', 'n', 'C', '2015-06-08 20:29:39', 'dfb180eb31', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4380, '79.168.143.209', 0, 0),
(11470, 'msousamarques@gmail.com', '', '', 'n', 'C', '2015-06-08 20:30:47', 'afe8cb3194', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4381, '2.82.174.209', 0, 0),
(11471, 'jcesarf2011@hotmail.com', '', '', 'n', 'C', '2015-06-08 20:31:40', '0d06096b8b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4382, '186.250.56.5', 0, 0),
(11472, 'ritavalealmeida@gmail.com', '', '', 'n', 'C', '2015-06-08 20:34:04', '19327f9e3e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4384, '213.30.118.69', 0, 0),
(11473, 'joaoalarcao@netcabo.pt', '', '', 'n', 'C', '2015-06-08 20:34:07', 'b59bb3ba7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4385, '89.180.154.44', 0, 0),
(11474, 'facebook_user_tiago_martins@example.com', '', '', 'n', 'C', '2015-06-08 20:34:25', '5a33c2d4bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4387, '37.189.109.26', 0, 0),
(11475, 'teresa_t_abreu@hotmail.com', '', '', 'n', 'C', '2015-06-08 20:34:54', '19bff6ab45', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4388, '66.249.93.231', 0, 0),
(11476, 'mm3.lima@hotmail.com', '', '', 'n', 'C', '2015-06-08 20:35:58', 'f34f09ee84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4389, '93.108.196.47', 0, 0),
(11477, 'facebook_user_pedro_boullosa_gonzalez@example.com', '', '', 'n', 'C', '2015-06-08 20:36:28', 'ff4d140cee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4390, '79.168.197.141', 0, 0),
(11478, 'ligia_teixqmr@hotmail.com', '', '', 'n', 'C', '2015-06-08 20:36:29', '1489bc7201', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4391, '78.137.226.213', 0, 0),
(11479, 'ciberrod@hotmail.com', '', '', 'n', 'C', '2015-06-08 20:36:53', '63468b51a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4392, '197.249.247.142', 0, 0),
(11480, 'ferreiraedna77@gmail.com', '', '', 'n', 'C', '2015-06-08 20:37:38', '192f008b58', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4393, '81.84.239.180', 0, 0),
(11481, 'cmggg_deco@yahoo.com', '', '', 'n', 'C', '2015-06-08 20:38:44', '76dbbcc7ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4394, '176.79.163.116', 0, 0),
(11482, 'carolinajacques@gmail.com', '', '', 'n', 'C', '2015-06-08 20:43:26', '2dc9fbce2a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4396, '89.114.161.175', 0, 0),
(11483, 'antoniocmatos@gmail.com', '', '', 'n', 'C', '2015-06-08 20:44:32', '0d1199740b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4397, '46.50.113.121', 0, 0),
(11484, 'joanaorgf@gmail.com', '', '', 'n', 'C', '2015-06-08 20:45:52', 'cc29db13d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4398, '88.214.168.198', 0, 0),
(11485, 'aninhas_cascais@hotmail.com', '', '', 'n', 'C', '2015-06-08 20:47:06', 'b924a8f750', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4399, '95.93.167.196', 0, 0),
(11486, 'paulo.veloso@portugalmail.pt', '', '', 'n', 'C', '2015-06-08 20:48:33', 'dea720fae2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4400, '89.154.238.160', 0, 0),
(11487, 'facebook_user_tiago_constantino@example.com', '', '', 'n', 'C', '2015-06-08 20:48:51', 'd2ffc8b51c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4401, '176.78.3.214', 0, 0),
(11488, 'ana.abade@oasisatlantico.com', '', '', 'n', 'C', '2015-06-08 20:49:02', '2c3c1e978c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4402, '79.169.26.94', 0, 0),
(11489, 'ibrau@hotmail.com', '', '', 'n', 'C', '2015-06-08 20:50:28', '55ad75a0d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4403, '79.168.164.133', 0, 0),
(11490, 'claudiademacedo@gmail.com', '', '', 'n', 'C', '2015-06-08 20:50:32', '663b812160', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4404, '93.108.55.86', 0, 0),
(11491, 'cesar_loiko@hotmail.com', '', '', 'n', 'C', '2015-06-08 20:51:13', '88d6f88243', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4405, '84.91.229.220', 0, 0),
(11492, 'catvilardacosta@gmail.com', '', '', 'n', 'C', '2015-06-08 20:53:40', '1732a67c1b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4407, '85.243.105.241', 0, 0),
(11493, 'aifvicente@hotmail.com', '', '', 'n', 'C', '2015-06-08 20:56:13', 'c569af440d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4408, '95.93.98.4', 0, 0),
(11494, 'franciscodurao@hotmail.com', '', '', 'n', 'C', '2015-06-08 20:56:22', 'e17973d0bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4410, '176.78.162.159', 0, 0),
(11495, 'machadomariana.73@gmail.com', '', '', 'n', 'C', '2015-06-08 20:56:24', '9c9a8ce74d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4411, '188.80.89.222', 0, 0),
(11496, 'facebook_user_alexandra_fonseca@example.com', '', '', 'n', 'C', '2015-06-08 20:56:29', '63e7abfd64', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4412, '89.115.56.190', 0, 0),
(11497, 'pjjmarques@gmail.com', '', '', 'n', 'C', '2015-06-08 20:56:45', '7ca1b03e73', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4413, '2.82.174.209', 0, 0),
(11498, 'soraia.pita@hotmail.com', '', '', 'n', 'C', '2015-06-08 20:57:22', '7a6540d13c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4414, '84.226.255.231', 0, 0),
(11499, 'lilianageraldo@hotmail.com', '', '', 'n', 'C', '2015-06-08 20:58:06', 'e966921968', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4415, '79.169.226.55', 0, 0),
(11500, 'ritasurf@hotmail.com', '', '', 'n', 'C', '2015-06-08 20:58:48', 'c68e54579c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4416, '82.154.188.222', 0, 0),
(11501, 'rukafcs@gmail.com', '', '', 'n', 'C', '2015-06-08 20:59:02', '6af765d8e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4417, '188.80.80.212', 0, 0),
(11502, 'mariana_horgan@hotmail.com', '', '', 'n', 'C', '2015-06-08 20:59:55', '631ae85972', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4418, '89.114.226.142', 0, 0),
(11503, 'anax185@hotmail.com', '', '', 'n', 'C', '2015-06-08 21:00:07', '3b207335c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4419, '85.244.243.95', 0, 0),
(11504, 'facebook_user_barbara_sousa_coutinho_1@example.com', '', '', 'n', 'C', '2015-06-08 21:00:13', 'c22fc23b7e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4420, '89.114.135.216', 0, 0),
(11505, 'verarrmacedo@hotmail.com', '', '', 'n', 'C', '2015-06-08 21:01:42', '65c2c9f536', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4421, '85.138.171.162', 0, 0),
(11506, 'susananevesisidoro@gmail.com', '', '', 'n', 'C', '2015-06-08 21:02:39', 'ffd314ba7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4423, '188.81.8.225', 0, 0),
(11507, 'xanoonax@hotmail.com', '', '', 'n', 'C', '2015-06-08 21:03:41', '0de54cdfef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4424, '82.154.140.160', 0, 0),
(11508, 'pipo_frc@hotmail.com', '', '', 'n', 'C', '2015-06-08 21:03:51', '35bd48c83e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4425, '89.115.164.184', 0, 0),
(11509, 'anabela-coutinho@hotmail.com', '', '', 'n', 'C', '2015-06-08 21:05:10', '0b8cfbafa4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4426, '46.189.199.69', 0, 0),
(11510, 'sancho.mascarenhas@hotmail.com', '', '', 'n', 'C', '2015-06-08 21:05:29', '87ca02eaa4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4427, '85.138.96.119', 0, 0),
(11511, 'martha_pcastro@hotmail.com', '', '', 'n', 'C', '2015-06-08 21:06:15', '337a950534', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4428, '79.168.117.103', 0, 0),
(11512, 'maria.dias97@hotmail.com', '', '', 'n', 'C', '2015-06-08 21:07:29', '5ea9fe8cda', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4429, '78.29.148.56', 0, 0),
(11513, 'lilianacp@gmail.com', '', '', 'n', 'C', '2015-06-08 21:08:37', '2a3238fb7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4430, '188.82.227.72', 0, 0),
(11514, 'facebook_user_claudia_d_almeida@example.com', '', '', 'n', 'C', '2015-06-08 21:09:55', '3d0dbf5a1d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4431, '92.146.134.7', 0, 0),
(11515, 'y.a.kemp@gmail.com', '', '', 'n', 'C', '2015-06-08 21:11:40', 'c9d58f3d96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4432, '130.75.172.44', 0, 0),
(11516, 'manuela.dias@gmail.com', '', '', 'n', 'C', '2015-06-08 21:11:43', 'c47cf981d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4433, '85.138.250.51', 0, 0),
(11517, 'facebook_user_ana_valente@example.com', '', '', 'n', 'C', '2015-06-08 21:11:54', '332495bcbe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4434, '92.146.134.7', 0, 0),
(11518, 'xenhorodrigues@gmail.com', '', '', 'n', 'C', '2015-06-08 21:12:13', 'a042483aee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4435, '85.244.64.69', 0, 0),
(11519, 'facebook_user_rita_duarte@example.com', '', '', 'n', 'C', '2015-06-08 21:14:40', '56ebe027dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4436, '188.250.172.92', 0, 0),
(11520, 'kelly.despomar@gmail.com', '', '', 'n', 'C', '2015-06-08 21:16:08', 'ad16e39bd5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4437, '188.37.42.159', 0, 0),
(11521, 'catperes123@gmail.com', '', '', 'n', 'C', '2015-06-08 21:16:35', 'd2070ca53a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4438, '89.115.203.102', 0, 0),
(11522, 'pedraf_6991@hotmail.com', '', '', 'n', 'C', '2015-06-08 21:16:55', '72a1018dcd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4440, '195.76.32.57', 0, 0),
(11523, 'titalopesnavarro@gmail.com', '', '', 'n', 'C', '2015-06-08 21:17:22', '906736b07c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4441, '79.168.57.105', 0, 0),
(11524, 'cmpereira.pt@gmail.com', '', '', 'n', 'C', '2015-06-08 21:17:29', '4ac7f2597a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4442, '89.115.203.102', 0, 0),
(11525, 'jai.mix@hotmail.com', '', '', 'n', 'C', '2015-06-08 21:19:08', 'a560c67f02', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4443, '188.81.1.226', 0, 0),
(11526, 'jose.cunha2007@hotmail.com', '', '', 'n', 'C', '2015-06-08 21:22:48', 'abb30c4283', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4445, '87.103.74.191', 0, 0),
(11527, 'facebook_user_ines_macedo_trigo@example.com', '', '', 'n', 'C', '2015-06-08 21:22:58', 'fc70eea728', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4446, '95.92.100.206', 0, 0),
(11528, 'vandafish@hotmail.com', '', '', 'n', 'C', '2015-06-08 21:24:53', 'b449a0b450', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4447, '85.245.167.76', 0, 0),
(11529, 'inesmacedotrigo@gmail.com', '', '', 'n', 'C', '2015-06-08 21:25:19', '6625a0e49e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4448, '95.92.100.206', 0, 0),
(11530, 'sofialoureiro@live.com.pt', '', '', 'n', 'C', '2015-06-08 21:26:31', 'e3a5bdeb65', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4450, '2.82.182.113', 0, 0),
(11531, 'immsoares@hotmail.com', '', '', 'n', 'C', '2015-06-08 21:27:27', 'ebc15de6da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4451, '88.214.164.247', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(11532, 'jaimefelix26@gmail.com', '', '', 'n', 'C', '2015-06-08 21:29:37', 'bd021a5004', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4452, '188.81.1.226', 0, 0),
(11533, 'facebook_user_raquel_estrela_rego@example.com', '', '', 'n', 'C', '2015-06-08 21:33:17', '85ad06f05d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4454, '82.154.75.34', 0, 0),
(11534, 'magda_jacinto@hotmail.com', '', '', 'n', 'C', '2015-06-08 21:34:34', '76704d0129', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4455, '95.93.59.147', 0, 0),
(11535, 'antonioluismsilva@gmail.com', '', '', 'n', 'C', '2015-06-08 21:35:12', 'd42ef52744', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4456, '217.129.234.199', 0, 0),
(11536, 'sandragoisgomes@gmail.com', '', '', 'n', 'C', '2015-06-08 21:35:29', 'bf8db70573', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4457, '85.240.242.119', 0, 0),
(11537, 'joaogcaetano@gmail.com', '', '', 'n', 'C', '2015-06-08 21:36:28', '812714fdd4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4458, '85.243.108.205', 0, 0),
(11538, 'lmalveiromorais@gmail.com', '', '', 'n', 'C', '2015-06-08 21:36:34', 'a4669b5b8d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4459, '89.180.210.92', 0, 0),
(11539, 'natalia_nali@hotmail.com', '', '', 'n', 'C', '2015-06-08 21:36:44', 'c1858b2ec3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4460, '2.82.186.40', 0, 0),
(11540, 'sandramarquos@gmail.com', '', '', 'n', 'C', '2015-06-08 21:37:34', '4aaf24ea0e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4461, '81.193.199.52', 0, 0),
(11541, 'ameliadamasio@hotmail.com', '', '', 'n', 'C', '2015-06-08 21:37:58', 'c962723e3d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4463, '93.108.47.23', 0, 0),
(11542, 'piresdelima.madalena@gmail.com', '', '', 'n', 'C', '2015-06-08 21:39:19', '0f5df4e46d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4465, '2.83.218.4', 0, 0),
(11543, 'mmmarques82@gmail.com', '', '', 'n', 'C', '2015-06-08 21:39:50', '930dc3ea50', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4466, '79.168.155.202', 0, 0),
(11544, 'doraborga@live.com.pt', '', '', 'n', 'C', '2015-06-08 21:40:15', 'a8cc9532cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4467, '84.91.11.223', 0, 0),
(11545, 'facebook_user_pedro_fortunato@example.com', '', '', 'n', 'C', '2015-06-08 21:40:15', '1d8fef88ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4468, '85.139.217.178', 0, 0),
(11546, 'tiagom77@yahoo.com', '', '', 'n', 'C', '2015-06-08 21:40:47', '98d14655ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4469, '87.103.57.65', 0, 0),
(11547, 'joanamcf_soares@hotmail.com', '', '', 'n', 'C', '2015-06-08 21:40:51', '54f07b4aa9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4470, '89.114.129.45', 0, 0),
(11548, 'facebook_user_pedro_vila@example.com', '', '', 'n', 'C', '2015-06-08 21:41:16', '89a9983f53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4471, '188.250.208.195', 0, 0),
(11549, 'facebook_user_peniche_surfguide@example.com', '', '', 'n', 'C', '2015-06-08 21:41:19', '8bef3b6272', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4472, '2.82.162.252', 0, 0),
(11550, 'auroraeusebio@gmail.com', '', '', 'n', 'C', '2015-06-08 21:41:48', 'a3edda7466', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4473, '217.129.234.199', 0, 0),
(11551, 'ricardo.alexandre@me.com', '', '', 'n', 'C', '2015-06-08 21:43:15', '90e0d6a3c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4474, '46.189.143.47', 0, 0),
(11552, 'silvinha_alves@hotmail.com', '', '', 'n', 'C', '2015-06-08 21:43:26', '23bed0d7f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4475, '85.242.20.142', 0, 0),
(11553, 'siopaluis@gmail.com', '', '', 'n', 'C', '2015-06-08 21:43:47', '41c4f856f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4476, '5.67.250.198', 0, 0),
(11554, 'apjmarques@gmail.com', '', '', 'n', 'C', '2015-06-08 21:46:43', '3d0ccd3ada', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4477, '2.82.191.243', 0, 0),
(11555, 'pedrovazao@hotmail.com', '', '', 'n', 'C', '2015-06-08 21:48:59', '70dd4976a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4479, '200.223.164.51', 0, 0),
(11556, 'dnl0live@gmail.com', '', '', 'n', 'C', '2015-06-08 21:49:24', 'b72599a5bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4480, '81.84.67.227', 0, 0),
(11557, 'clncmarques@gmail.com', '', '', 'n', 'C', '2015-06-08 21:49:59', '2c7af1fd88', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4481, '95.93.99.88', 0, 0),
(11558, 'maracostaduarte96@gmail.com', '', '', 'n', 'C', '2015-06-08 21:50:02', 'f741e7f1c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4482, '188.250.77.78', 0, 0),
(11559, 'kirillkomrakov@yahoo.com', '', '', 'n', 'C', '2015-06-08 21:51:39', '97efb048bc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4484, '88.157.192.34', 0, 0),
(11560, 'tico95almeida@gmail.com', '', '', 'n', 'C', '2015-06-08 21:53:19', '5c2c622060', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4485, '2.82.162.179', 0, 0),
(11561, 'nunos.draws@gmail.com', '', '', 'n', 'C', '2015-06-08 21:54:16', '6047d06349', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4486, '81.84.221.138', 0, 0),
(11562, 'migasliva1974@gmail.com', '', '', 'n', 'C', '2015-06-08 21:56:16', '4796bef4e7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4487, '193.126.186.9', 0, 0),
(11563, 'ccgalvao@gmail.com', '', '', 'n', 'C', '2015-06-08 21:58:59', '562fc4d609', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4488, '95.93.2.117', 0, 0),
(11564, 'martarochamacedo@gmail.com', '', '', 'n', 'C', '2015-06-08 21:59:23', '8f0fd392cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4489, '95.92.98.253', 0, 0),
(11565, 'sofiabarradas98@hotmail.com', '', '', 'n', 'C', '2015-06-08 22:01:49', 'da80f2a54d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4490, '79.168.16.177', 0, 0),
(11566, 'soniajhrodrigues@gmail.com', '', '', 'n', 'C', '2015-06-08 22:03:36', '6399c63916', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4491, '188.37.6.112', 0, 0),
(11567, 'carlota.sousa@gmail.com', '', '', 'n', 'C', '2015-06-08 22:03:40', 'fcebf15406', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4492, '77.54.199.85', 0, 0),
(11568, 'gomes.181@live.com.pt', '', '', 'n', 'C', '2015-06-08 22:03:47', 'de555fd8bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4493, '2.83.161.16', 0, 0),
(11569, 'facebook_user_andre_cartaxo@example.com', '', '', 'n', 'C', '2015-06-08 22:04:56', '1515761fd8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4494, '188.250.112.86', 0, 0),
(11570, 'teresuco_maluco@hotmail.com', '', '', 'n', 'C', '2015-06-08 22:06:36', 'b6804c1321', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4495, '176.78.173.176', 0, 0),
(11571, 'diogomcruz@hotmail.com', '', '', 'n', 'C', '2015-06-08 22:06:54', 'e21e07f9ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4496, '85.240.77.84', 0, 0),
(11572, 'maildorui@gmail.com', '', '', 'n', 'C', '2015-06-08 22:08:00', 'bd63d3c5ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4497, '95.93.2.117', 0, 0),
(11573, 'mariagoreti.h@gmail.com', '', '', 'n', 'C', '2015-06-08 22:13:14', 'bbd28ee0a9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4499, '82.154.113.27', 0, 0),
(11574, 'mmbreyner@gmail.com', '', '', 'n', 'C', '2015-06-08 22:14:30', '9a03d46989', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4501, '79.168.194.62', 0, 0),
(11575, 'bruna_amiguinho@hotmail.com', '', '', 'n', 'C', '2015-06-08 22:15:32', '71e4401b87', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4502, '84.91.218.208', 0, 0),
(11576, 'szmalta@gmail.com', '', '', 'n', 'C', '2015-06-08 22:18:08', 'ffcf707b88', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4503, '85.241.96.81', 0, 0),
(11577, 'raqueldorey@gmail.com', '', '', 'n', 'C', '2015-06-08 22:19:34', '0a513e1c1b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4504, '85.240.132.188', 0, 0),
(11578, 'facebook_user_hugo_teixeira_alexandre@example.com', '', '', 'n', 'C', '2015-06-08 22:20:24', '51b23bc365', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4505, '81.84.19.225', 0, 0),
(11579, 'maria.manuel.peixoto@icloud.com', '', '', 'n', 'C', '2015-06-08 22:21:41', '3637c7eed3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4506, '85.247.23.217', 0, 0),
(11580, 'atelierdearquitecturaotto@gmail.com', '', '', 'n', 'C', '2015-06-08 22:23:57', 'a4163b640b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4507, '85.246.77.104', 0, 0),
(11581, 'joanalajas@gmail.com', '', '', 'n', 'C', '2015-06-08 22:25:02', '32a2579cdb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4509, '85.240.112.190', 0, 0),
(11582, 'teresa.r.pinho@gmail.com', '', '', 'n', 'C', '2015-06-08 22:25:16', '1105fe57d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4510, '87.103.74.139', 0, 0),
(11583, 'cursograu1.ablisboa@gmail.com', '', '', 'n', 'C', '2015-06-08 22:25:34', '9b9428e667', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4511, '2.83.160.181', 0, 0),
(11584, '27carinafernandes@gmail.com', '', '', 'n', 'C', '2015-06-08 22:26:33', '1ef6a4142f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4512, '37.189.167.108', 0, 0),
(11585, 'soniabarbosa_2@hotmail.com', '', '', 'n', 'C', '2015-06-08 22:27:38', 'f105a52e20', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4513, '89.152.73.191', 0, 0),
(11586, 'anabela.terra@gmail.com', '', '', 'n', 'C', '2015-06-08 22:30:22', '4e0867f511', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4514, '85.242.250.236', 0, 0),
(11587, 'belavida33@hotmail.com', '', '', 'n', 'C', '2015-06-08 22:32:56', '00e0e5aa4d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4515, '84.91.181.84', 0, 0),
(11588, 'pedrofeliciano73@gmail.com', '', '', 'n', 'C', '2015-06-08 22:35:29', 'c684559890', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4516, '2.83.166.97', 0, 0),
(11589, 'isabelinhadeodivelas@gmail.com', '', '', 'n', 'C', '2015-06-08 22:38:06', 'fb21b3056a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4517, '95.94.193.201', 0, 0),
(11590, 'manuel_fernandes211@hotmail.com', '', '', 'n', 'C', '2015-06-08 22:40:50', '8d4e957e0d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4518, '95.136.101.146', 0, 0),
(11591, 'pedroaleste@hotmail.com', '', '', 'n', 'C', '2015-06-08 22:42:37', 'bc7109dc00', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4519, '176.78.154.237', 0, 0),
(11592, 'roxy_l1a@hotmail.com', '', '', 'n', 'C', '2015-06-08 22:45:42', '7fefc758d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4520, '79.169.27.171', 0, 0),
(11593, 'aminha.princesa.catarina@gmail.com', '', '', 'n', 'C', '2015-06-08 22:45:54', '57417f6bb2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4521, '85.244.156.63', 0, 0),
(11594, 'mariana.mcmesquita@gmail.com', '', '', 'n', 'C', '2015-06-08 22:47:47', '5573e4bdc5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4522, '85.246.74.79', 0, 0),
(11595, 'enjoy.santos@hotmail.com', '', '', 'n', 'C', '2015-06-08 22:57:49', 'f73314bf17', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4523, '188.250.76.92', 0, 0),
(11596, 'eman_gk@hotmail.com', '', '', 'n', 'C', '2015-06-08 23:05:09', 'f4b648ad3d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4524, '188.81.202.9', 0, 0),
(11597, 'slemos128@gmail.com', '', '', 'n', 'C', '2015-06-08 23:09:19', '55c3be16b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4525, '85.138.81.236', 0, 0),
(11598, 'sobralinho3@gmail.com', '', '', 'n', 'C', '2015-06-08 23:10:36', 'f966059e75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4526, '79.169.38.98', 0, 0),
(11599, 'susanapestanat@gmail.com', '', '', 'n', 'C', '2015-06-08 23:13:19', '27bb131fdd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4527, '88.214.171.123', 0, 0),
(11600, 'pedro.fs_grom@hotmail.com', '', '', 'n', 'C', '2015-06-08 23:13:19', '056c4d8a26', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4528, '85.240.161.195', 0, 0),
(11601, 'joana.caroco@hotmail.com', '', '', 'n', 'C', '2015-06-08 23:15:53', '6cb4ea0d30', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4529, '176.78.95.111', 0, 0),
(11602, 'carlaespiridiao@gmail.com', '', '', 'n', 'C', '2015-06-08 23:19:23', '45cf048a72', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4530, '2.83.232.27', 0, 0),
(11603, 'catarinagelatina@hotmail.com', '', '', 'n', 'C', '2015-06-08 23:23:36', 'b9eb39ec80', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4531, '79.168.19.160', 0, 0),
(11604, 'bondissima@hotmail.com', '', '', 'n', 'C', '2015-06-08 23:27:19', 'ac34c27272', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4532, '2.82.176.65', 0, 0),
(11605, 'mafaldarato@gmail.com', '', '', 'n', 'C', '2015-06-08 23:28:49', '953762cc1d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4533, '88.214.167.239', 0, 0),
(11606, 'gxnzta1@gmail.com', '', '', 'n', 'C', '2015-06-08 23:32:47', '1c5759a1ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4534, '89.155.179.197', 0, 0),
(11607, 'diogo.resende@live.com.pt', '', '', 'n', 'C', '2015-06-09 00:12:39', '8b75bfa522', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4536, '2.81.134.75', 0, 0),
(11608, 'facebook_user_monica_viegas@example.com', '', '', 'n', 'C', '2015-06-09 00:14:19', '753257c80d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4537, '85.244.194.108', 0, 0),
(11609, 'salete@central.ppg.br', '', '', 'n', 'C', '2015-06-09 00:17:08', 'a375f47a62', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4538, '177.92.31.18', 0, 0),
(11610, 'pulga_santos@hotmail.com', '', '', 'n', 'C', '2015-06-09 00:20:42', 'ac50ab9613', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4539, '176.78.172.64', 0, 0),
(11611, 'rubenfranco@iol.pt', '', '', 'n', 'C', '2015-06-09 00:24:49', 'ab577bc952', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4540, '188.81.10.18', 0, 0),
(11612, 'martoca993@hotmail.com', '', '', 'n', 'C', '2015-06-09 00:36:42', '7cf8435ec1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4542, '95.92.216.89', 0, 0),
(11613, 'facebook_user_tiago_afonso@example.com', '', '', 'n', 'C', '2015-06-09 00:55:27', '7ee9d0aace', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4543, '89.152.244.28', 0, 0),
(11614, 'emilio.cavallero@gmail.com', '', '', 'n', 'C', '2015-06-09 00:56:26', 'd8beb95e74', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4544, '85.241.153.15', 0, 0),
(11615, 'maryndje_@hotmail.com', '', '', 'n', 'C', '2015-06-09 00:56:56', '949ba69ae1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4545, '89.180.193.106', 0, 0),
(11616, 'tatiana.d.santos@sapo.pt', '', '', 'n', 'C', '2015-06-09 01:00:09', '75ea76c30e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4546, '201.45.148.51', 0, 0),
(11617, 'vynnie_gangsta@hotmail.com', '', '', 'n', 'C', '2015-06-09 01:04:47', '6e7408c6a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4547, '72.28.141.73', 0, 0),
(11618, 'roberto.miguel.durao@gmail.com', '', '', 'n', 'C', '2015-06-09 01:14:29', 'a053886bde', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4548, '79.169.7.50', 0, 0),
(11619, 'diogomouro@hotmail.com', '', '', 'n', 'C', '2015-06-09 01:39:21', '254f75bd2a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4549, '153.201.126.49', 0, 0),
(11620, 'andre_tomas.95@hotmail.com', '', '', 'n', 'C', '2015-06-09 02:04:33', 'c65c9bad02', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4550, '95.93.216.76', 0, 0),
(11621, 'katitoconexaofavela@hotmail.com', '', '', 'n', 'C', '2015-06-09 02:09:28', '1156cb7da1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4551, '189.34.131.217', 0, 0),
(11622, 'geral.prive@gmail.com', '', '', 'n', 'C', '2015-06-09 02:13:41', '40db03de77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4552, '89.115.89.21', 0, 0),
(11623, 'facebook_user_miguel_ferreira_sardinha@example.com', '', '', 'n', 'C', '2015-06-09 03:00:30', '5aae515f8a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4553, '109.157.160.214', 0, 0),
(11624, 'maria.ponces.de.carvalho@gmail.com', '', '', 'n', 'C', '2015-06-09 03:03:59', 'c35a132cf4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4554, '95.92.233.94', 0, 0),
(11625, 'raptoralien@t-online.de', '', '', 'n', 'C', '2015-06-09 04:21:47', '01930cb66a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4555, '79.237.67.249', 0, 0),
(11626, 'anilaleao@hotmail.com', '', '', 'n', 'C', '2015-06-09 06:42:50', '6d4d4dc377', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4558, '188.81.8.5', 0, 0),
(11627, 'pbouhon@gmail.com', '', '', 'n', 'C', '2015-06-09 06:44:06', '7216f1baca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4559, '79.168.160.101', 0, 0),
(11628, 'rollerskatingtilly@hotmail.com', '', '', 'n', 'C', '2015-06-09 06:55:36', 'b1f6443dcd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4560, '79.168.156.153', 0, 0),
(11629, 'anabrites.brites15@gmail.com', '', '', 'n', 'C', '2015-06-09 06:55:50', '6e775945f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4561, '188.81.9.12', 0, 0),
(11630, 'j.pedrofranco11@gmail.com', '', '', 'n', 'C', '2015-06-09 07:02:38', '014a9c8f75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4562, '93.108.136.213', 0, 0),
(11631, 'ceciliarebelo@hotmail.com', '', '', 'n', 'C', '2015-06-09 07:37:35', '52272ef6a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4564, '88.214.165.103', 0, 0),
(11632, 'salvadorchc@hotmail.com', '', '', 'n', 'C', '2015-06-09 07:38:25', 'b4b0e22abd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4565, '194.140.232.139', 0, 0),
(11633, 'portinhola@hotmail.com', '', '', 'n', 'C', '2015-06-09 07:52:27', '86da367601', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4566, '5.71.45.129', 0, 0),
(11634, 'davidsilva209@hotmail.com', '', '', 'n', 'C', '2015-06-09 07:52:27', 'e211b73a28', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4567, '193.236.56.121', 0, 0),
(11635, 'martaduque@ecarnaxide.pt', '', '', 'n', 'C', '2015-06-09 07:52:57', 'a3c0887b4d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4568, '79.168.222.244', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(11636, 'luigi_miranda10@hotmail.com', '', '', 'n', 'C', '2015-06-09 08:05:57', 'fe04e18625', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4569, '194.210.178.203', 0, 0),
(11637, 'vitorn54@gmail.com', 'vitor nunes', '', 'n', 'C', '2015-06-09 08:08:00', 'd906d43ed4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/category/noticias/', 0, '85.245.162.44', 0, 0),
(11638, 'pedromrato@yahoo.com', '', '', 'n', 'C', '2015-06-09 08:17:36', '7f5b272132', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4570, '89.180.73.36', 0, 0),
(11639, 'pedrosimoesmartins@hotmail.com', '', '', 'n', 'C', '2015-06-09 08:20:34', '0911471d01', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4571, '194.65.122.241', 0, 0),
(11640, 'diogonomsn@hotmail.com', '', '', 'n', 'C', '2015-06-09 08:22:20', '3e810a9cca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4572, '81.84.241.89', 0, 0),
(11641, 'facebook_user_pedro_stones_techyon@example.com', '', '', 'n', 'C', '2015-06-09 08:28:57', 'b061be2451', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4573, '94.60.75.46', 0, 0),
(11642, 'facebook_user_ana_rodrigues_1@example.com', '', '', 'n', 'C', '2015-06-09 08:33:16', '72d1e7c27a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4574, '85.240.52.152', 0, 0),
(11643, 'adriana.condinho@hotmail.com', '', '', 'n', 'C', '2015-06-09 08:43:43', '268157f8bd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4575, '85.246.8.118', 0, 0),
(11644, 'facebook_user_rui_rosa@example.com', '', '', 'n', 'C', '2015-06-09 08:49:05', '7c7d34076d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4576, '46.189.156.33', 0, 0),
(11645, 'ctinaalmeida@gmail.com', '', '', 'n', 'C', '2015-06-09 08:50:41', '550fb949a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4577, '79.168.22.62', 0, 0),
(11646, 'ana.gagean@gmail.com', '', '', 'n', 'C', '2015-06-09 08:52:00', 'ad059f1bb2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4578, '89.115.18.248', 0, 0),
(11647, 'filipasota@hotmail.com', '', '', 'n', 'C', '2015-06-09 08:57:20', 'b9e5337599', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4581, '85.243.142.116', 0, 0),
(11648, 'rodrigues.nuno99@gmail.com', '', '', 'n', 'C', '2015-06-09 09:19:53', '99c9d05b30', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4582, '62.169.66.151', 0, 0),
(11649, 'aires.doamaral@gmail.com', '', '', 'n', 'C', '2015-06-09 09:22:03', '2373212beb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4583, '85.244.17.165', 0, 0),
(11650, 'facebook_user_tatiana_orta@example.com', '', '', 'n', 'C', '2015-06-09 09:22:32', '484d2b7c66', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4584, '122.100.184.13', 0, 0),
(11651, 'mr_spinola@hotmail.com', '', '', 'n', 'C', '2015-06-09 09:26:54', '0cf4cb5da4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4585, '5.158.10.68', 0, 0),
(11652, 'deboramarques123@hotmail.com', '', '', 'n', 'C', '2015-06-09 09:31:22', '55af66b62e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4587, '89.181.121.134', 0, 0),
(11653, 'margaridanorte@hotmail.com', '', '', 'n', 'C', '2015-06-09 09:32:06', '9d08bd4507', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4588, '95.93.2.117', 0, 0),
(11654, 'ah_tkd@hotmail.com', '', '', 'n', 'C', '2015-06-09 09:36:30', '2d0bf47c6b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4589, '213.228.161.30', 0, 0),
(11655, 'tiagoandremt2@gmail.com', '', '', 'n', 'C', '2015-06-09 09:38:14', '70a9b1d8ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4590, '85.242.187.59', 0, 0),
(11656, 'jpaulopascoal@gmail.com', '', '', 'n', 'C', '2015-06-09 09:43:47', '83f6485c54', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4591, '81.84.53.235', 0, 0),
(11657, 'pnpascoal@gmail.com', '', '', 'n', 'C', '2015-06-09 09:44:46', 'f996e91cc3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4592, '81.84.53.235', 0, 0),
(11658, '12g.esjd@gmail.com', '', '', 'n', 'C', '2015-06-09 09:45:50', 'a4b9547f73', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4593, '95.93.2.117', 0, 0),
(11659, 'facebook_user_mario_cunha_batalha@example.com', '', '', 'n', 'C', '2015-06-09 09:52:49', '44eeeeb06a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4594, '2.83.166.38', 0, 0),
(11660, 'lmrio@hotmail.com', '', '', 'n', 'C', '2015-06-09 09:53:02', 'd85bee561f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4595, '62.28.100.146', 0, 0),
(11661, 'diogofernandes_100@hotmail.com', '', '', 'n', 'C', '2015-06-09 09:55:01', '5cb9b1d2db', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4596, '85.242.113.207', 0, 0),
(11662, 'linkinbizx123@gmail.com', '', '', 'n', 'C', '2015-06-09 09:56:57', 'cf24e0b5bf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4597, '213.22.105.134', 0, 0),
(11663, 'ateliermargaridadearaujo@gmail.com', '', '', 'n', 'C', '2015-06-09 10:02:06', '1c12fb2d13', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4598, '85.243.171.249', 0, 0),
(11664, 'torrinha_rita@yahoo.co.uk', '', '', 'n', 'C', '2015-06-09 10:02:46', '33bd0c4253', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4599, '82.154.126.178', 0, 0),
(11665, 'martasanti@gmail.com', '', '', 'n', 'C', '2015-06-09 10:07:28', '25b46a8e8b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4600, '85.247.192.195', 0, 0),
(11666, 'mariana.durao@gmail.com', '', '', 'n', 'C', '2015-06-09 10:08:00', 'f7c3fab5ce', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4601, '79.168.134.150', 0, 0),
(11667, 'carla_heaven@hotmail.com', '', '', 'n', 'C', '2015-06-09 10:08:07', 'ba87c994a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4602, '2.81.206.184', 0, 0),
(11668, 'catarina.faustino@gmail.com', '', '', 'n', 'C', '2015-06-09 10:09:26', '96bb8a5af5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4603, '88.157.128.42', 0, 0),
(11669, 'facebook_user_artur_afonso@example.com', '', '', 'n', 'C', '2015-06-09 10:14:50', '5fd655c279', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4604, '95.93.173.92', 0, 0),
(11670, 'francisco@feporto.pt', '', '', 'n', 'C', '2015-06-09 10:16:25', 'f240bb46d5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4605, '78.130.93.114', 0, 0),
(11671, 'jmmram@gmail.com', '', '', 'n', 'C', '2015-06-09 10:19:39', '448b6b3b82', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4606, '93.186.23.96', 0, 0),
(11672, 'facebook_user_hannah_dreyer@example.com', '', '', 'n', 'C', '2015-06-09 10:25:15', 'dee3f741f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4607, '85.216.27.111', 0, 0),
(11673, 'ines.cachola@gmail.com', '', '', 'n', 'C', '2015-06-09 10:25:28', '87c48a7143', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4608, '176.78.68.18', 0, 0),
(11674, 'anapal@netcabo.pt', '', '', 'n', 'C', '2015-06-09 10:27:29', '363c11a366', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4609, '85.244.140.134', 0, 0),
(11675, 'mariana_a_7@hotmail.com', '', '', 'n', 'C', '2015-06-09 10:29:25', '8e4a0b866a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4610, '213.30.65.145', 0, 0),
(11676, 'anabelabdias@hotmail.com', '', '', 'n', 'C', '2015-06-09 10:31:06', '515fb43b74', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4611, '81.193.20.132', 0, 0),
(11677, 'alrf1971@sapo.pt', '', '', 'n', 'C', '2015-06-09 10:31:42', '18c8725a2c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4612, '77.54.199.173', 0, 0),
(11678, 'tomas.vhorta@gmail.com', '', '', 'n', 'C', '2015-06-09 10:36:05', '1b6b092d59', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4613, '79.169.39.9', 0, 0),
(11679, 'marina_goncalves100@hotmail.com', '', '', 'n', 'C', '2015-06-09 10:37:34', '9b14da5767', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4614, '195.22.24.254', 0, 0),
(11680, 'arlourenco@gmail.com', '', '', 'n', 'C', '2015-06-09 10:37:43', '85980db553', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4615, '193.136.222.212', 0, 0),
(11681, 'cristinabarros1@hotmail.com', '', '', 'n', 'C', '2015-06-09 10:37:50', '76fb3821be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4616, '193.136.237.46', 0, 0),
(11682, 'pjcduarte@hotmail.com', '', '', 'n', 'C', '2015-06-09 10:37:58', '9da1524543', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4617, '89.152.244.73', 0, 0),
(11683, 'ivocaldas@msn.com', '', '', 'n', 'C', '2015-06-09 10:38:14', '80dc7ce4d7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4618, '88.214.168.214', 0, 0),
(11684, 'alvaro.ftw@gmail.com', '', '', 'n', 'C', '2015-06-09 10:39:08', 'c109314eec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4619, '188.82.65.34', 0, 0),
(11685, 'fabio1978@gmail.com', '', '', 'n', 'C', '2015-06-09 10:39:21', '0b99fc8204', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4620, '188.81.22.2', 0, 0),
(11686, 'duchapinho@hotmail.com', 'margarida', '', 'n', 'C', '2015-06-09 10:40:19', '31195b5133', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/kia-ondas-de-ouro-surf-awards-presented-by-surfportugal-celebrar-as-ondas-e-os-surfistas-portugueses/', 0, '87.103.14.34', 0, 0),
(11687, 'jb.manita@gmail.com', '', '', 'n', 'C', '2015-06-09 10:41:51', 'a76708355c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4621, '83.240.177.186', 0, 0),
(11688, 'gilskywalker@netcabo.pt', '', '', 'n', 'C', '2015-06-09 10:43:15', 'e19be7088c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4622, '79.169.6.233', 0, 0),
(11689, 'isabel_bragadacosta@hotmail.com', '', '', 'n', 'C', '2015-06-09 10:45:40', '7b46d3e112', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4623, '80.231.224.101', 0, 0),
(11690, 'carmoparreiracano@gmail.com', '', '', 'n', 'C', '2015-06-09 10:51:38', '00f9bf6f96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4624, '193.236.60.249', 0, 0),
(11691, 'jagteixeira11@gmail.com', '', '', 'n', 'C', '2015-06-09 10:52:20', 'ca6dc73fe1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4625, '213.138.230.207', 0, 0),
(11692, 'teresa.bessa0@gmail.com', '', '', 'n', 'C', '2015-06-09 10:53:01', '76b7332115', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4626, '87.103.14.34', 0, 0),
(11693, 'cesarguerreiro@hotmail.com', '', '', 'n', 'C', '2015-06-09 10:54:41', '115725d261', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4627, '81.193.20.95', 0, 0),
(11694, 'amadeureispinho@gmail.com', '', '', 'n', 'C', '2015-06-09 10:57:12', '0c0af7aa75', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4628, '37.189.110.174', 0, 0),
(11695, 'jorgemsp@gmail.com', '', '', 'n', 'C', '2015-06-09 10:59:41', 'aed7efc2f9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4629, '193.137.28.182', 0, 0),
(11696, 'mmgranacha@sapo.pt', '', '', 'n', 'C', '2015-06-09 10:59:42', '40fe6446a7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4630, '85.243.190.15', 0, 0),
(11697, 'anagui47@hotmail.com', '', '', 'n', 'C', '2015-06-09 11:00:07', '70813a5435', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4631, '81.84.142.217', 0, 0),
(11698, 'mafalda.pintolima@gmail.com', '', '', 'n', 'C', '2015-06-09 11:03:10', '8442a1d08c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4633, '89.152.241.73', 0, 0),
(11699, 'madiasdsaraiva@hotmail.com', '', '', 'n', 'C', '2015-06-09 11:08:34', '0bc016d35c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4634, '87.196.191.234', 0, 0),
(11700, 'facebook_user_mauro_branco@example.com', '', '', 'n', 'C', '2015-06-09 11:10:03', 'b3a3fe7863', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4635, '195.23.79.186', 0, 0),
(11701, 'hmariano17@gmail.com', '', '', 'n', 'C', '2015-06-09 11:10:50', '2d3fd154a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4636, '2.82.105.85', 0, 0),
(11702, 'tonileitao@hotmail.com', '', '', 'n', 'C', '2015-06-09 11:11:29', '35d699d298', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4637, '5.43.43.7', 0, 0),
(11703, 'andre_miguel55@outlook.com', '', '', 'n', 'C', '2015-06-09 11:13:08', '924335d53d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4638, '88.210.119.69', 0, 0),
(11704, 'correiajoao710@gmail.com', '', '', 'n', 'C', '2015-06-09 11:14:49', 'd4eb5efb36', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4639, '79.169.5.76', 0, 0),
(11705, 'frazao@esdrm.ipsantarem.pt', '', '', 'n', 'C', '2015-06-09 11:18:38', '90aa853595', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4642, '193.137.1.102', 0, 0),
(11706, 'komprasonline2015@gmail.com', '', '', 'n', 'C', '2015-06-09 11:22:12', 'a1a9ff1baf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4643, '2.81.196.41', 0, 0),
(11707, 'maria.s.penado@hotmail.es', '', '', 'n', 'C', '2015-06-09 11:27:28', '5ea62830cc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4644, '188.60.245.80', 0, 0),
(11708, 'maria94_70@hotmail.com', '', '', 'n', 'C', '2015-06-09 11:29:53', '8f5cd44abe', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4645, '188.250.215.91', 0, 0),
(11709, 'facebook_user_filipe_caracois@example.com', '', '', 'n', 'C', '2015-06-09 11:30:36', '01e177c71a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4646, '85.243.56.224', 0, 0),
(11710, 'facebook_user_antonieta_valadas@example.com', '', '', 'n', 'C', '2015-06-09 11:31:03', '95b185853c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4647, '84.227.124.89', 0, 0),
(11711, 'gmousinho.lagos@gmail.com', '', '', 'n', 'C', '2015-06-09 11:46:04', '8b394fe7ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4650, '81.193.82.149', 0, 0),
(11712, 'analauramateus01@gmail.com', '', '', 'n', 'C', '2015-06-09 11:47:12', '39cd79c86c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4651, '193.236.79.241', 0, 0),
(11713, 'leobelime@hotmail.com', '', '', 'n', 'C', '2015-06-09 11:48:07', '2b8c3a8aac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4652, '194.210.208.186', 0, 0),
(11714, 'mjquintao@gmail.com', '', '', 'n', 'C', '2015-06-09 11:48:12', '6b7f253405', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4653, '62.169.86.134', 0, 0),
(11715, 'henrique__jardim@hotmail.com', '', '', 'n', 'C', '2015-06-09 11:50:05', 'bf1d7ed6a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4654, '85.244.127.19', 0, 0),
(11716, 'agueda.palma@sapo.pt', '', '', 'n', 'C', '2015-06-09 11:50:18', '9bc1221e37', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4655, '85.243.46.191', 0, 0),
(11717, 'laranjazul@mymailpt.com', '', '', 'n', 'C', '2015-06-09 11:51:01', 'debf333d3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4656, '2.81.196.41', 0, 0),
(11718, 'miguelll1@hotmail.com', '', '', 'n', 'C', '2015-06-09 11:52:40', 'bb5c594680', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4657, '85.243.167.12', 0, 0),
(11719, 'jveigaveiga@hotmail.com', '', '', 'n', 'C', '2015-06-09 11:52:45', '632b3fe621', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4658, '85.245.43.80', 0, 0),
(11720, 'nuno.boardculture@gmail.com', '', '', 'n', 'C', '2015-06-09 11:56:25', '4fda2cea55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4659, '195.245.173.148', 0, 0),
(11721, 'mmppm@outlook.com', '', '', 'n', 'C', '2015-06-09 11:57:24', '9d7a475290', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4660, '85.243.32.240', 0, 0),
(11722, 'nuno.fox@hotmail.com', '', '', 'n', 'C', '2015-06-09 12:00:44', '6387194862', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4661, '85.138.206.34', 0, 0),
(11723, 'filgod@sapo.pt', '', '', 'n', 'C', '2015-06-09 12:03:20', 'd1208a52af', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4662, '85.243.86.147', 0, 0),
(11724, 'filipemmdias29@gmail.com', '', '', 'n', 'C', '2015-06-09 12:06:19', '97679ead1c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4663, '95.92.96.116', 0, 0),
(11725, 'inha.ferreira@hotmail.com', '', '', 'n', 'C', '2015-06-09 12:07:42', '5e5df6dcf9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4664, '217.129.129.184', 0, 0),
(11726, 'miguel.lara@ar.parlamento.pt', '', '', 'n', 'C', '2015-06-09 12:18:27', '65ffa78537', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4665, '88.157.195.70', 0, 0),
(11727, 'facebook_user_joao_martins_1@example.com', '', '', 'n', 'C', '2015-06-09 12:20:08', 'aa4a095cab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4666, '89.153.171.138', 0, 0),
(11728, 'carolinavcdelgado@gmail.com', '', '', 'n', 'C', '2015-06-09 12:20:09', '6e4afdb03a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4667, '95.92.129.210', 0, 0),
(11729, 'cataguina_3@hotmail.com', '', '', 'n', 'C', '2015-06-09 12:23:57', '53a23d599a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4668, '85.243.24.179', 0, 0),
(11730, 'mlara@ar.parlamento.pt', 'Miguel Sousa Lara', '', 'n', 'C', '2015-06-09 12:26:39', 'a3b511f9c0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/mariana-assis/', 0, '88.157.195.70', 0, 0),
(11731, 'facebook_user_nuno_mesquita@example.com', '', '', 'n', 'C', '2015-06-09 12:29:49', '02214c1155', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4669, '89.114.141.229', 0, 0),
(11732, 'sgse.01@sapo.pt', '', '', 'n', 'C', '2015-06-09 12:30:55', '9ac7b539c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4670, '85.246.81.65', 0, 0),
(11733, 'paulo-feijo@hotmail.com', '', '', 'n', 'C', '2015-06-09 12:33:18', 'c8dbe9a4ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4671, '85.243.149.218', 0, 0),
(11734, 'matildegadim@gmail.com', '', '', 'n', 'C', '2015-06-09 12:35:50', '8b3f8d054b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4672, '46.189.149.6', 0, 0),
(11735, 'diogo_miguel_gandra@hotmail.com', '', '', 'n', 'C', '2015-06-09 12:45:34', 'f2a246c565', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4673, '2.83.234.134', 0, 0),
(11736, 'zelisboa@gmail.com', '', '', 'n', 'C', '2015-06-09 12:45:46', 'eafc153b5c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4674, '81.84.14.44', 0, 0),
(11737, 'nokas.belem@hotmail.com', '', '', 'n', 'C', '2015-06-09 12:51:34', 'e6284f8708', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4677, '176.78.174.144', 0, 0),
(11738, 'filipa_ssn26@hotmail.com', '', '', 'n', 'C', '2015-06-09 12:51:52', '3cb1868f57', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4678, '85.139.13.20', 0, 0),
(11739, 'bernacristina@hotmail.com', '', '', 'n', 'C', '2015-06-09 13:02:18', 'd8fefa031c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4679, '95.93.2.117', 0, 0),
(11740, 'joao.es.salgado@hotmail.com', '', '', 'n', 'C', '2015-06-09 13:05:21', 'eec681181d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4681, '151.225.178.42', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(11741, 'joaomludovico@hotmail.com', '', '', 'n', 'C', '2015-06-09 13:06:12', 'f83f9ed2c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4682, '95.93.2.117', 0, 0),
(11742, 'brucze@hotmail.com', '', '', 'n', 'C', '2015-06-09 13:12:05', '53aa47af5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4683, '189.26.53.72', 0, 0),
(11743, 'anapiresarruda@gmail.com', '', '', 'n', 'C', '2015-06-09 13:12:11', '2b7b736ffa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4684, '85.243.52.68', 0, 0),
(11744, 'maria_fmartins@hotmail.com', '', '', 'n', 'C', '2015-06-09 13:12:11', 'a9626a95b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4685, '151.225.178.42', 0, 0),
(11745, 'hugodamasio@gmail.com', '', '', 'n', 'C', '2015-06-09 13:12:31', '39c8508ac4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4686, '88.157.199.115', 0, 0),
(11746, 'ummundoajoanado@gmail.com', '', '', 'n', 'C', '2015-06-09 13:16:21', '3f29b2bfe8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4687, '89.180.239.56', 0, 0),
(11747, 'rjorgediasp@gmail.com', 'Jorge Dias', '', 'n', 'C', '2015-06-09 13:18:30', 'bc3857653a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '87.103.75.9', 0, 0),
(11748, 'bub1tas@hotmail.com', '', '', 'n', 'C', '2015-06-09 13:18:42', '55ea64afa9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4688, '89.115.26.178', 0, 0),
(11749, 'facebook_user_olesya_ivanova@example.com', '', '', 'n', 'C', '2015-06-09 13:18:49', 'f4e044e750', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4689, '2.82.170.11', 0, 0),
(11750, 'jorgeecosound@gmail.com', '', '', 'n', 'C', '2015-06-09 13:21:13', 'cdd88b8870', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4690, '87.103.75.9', 0, 0),
(11751, 'joao.almeida.amaral@gmail.com', '', '', 'n', 'C', '2015-06-09 13:22:17', '13fc439a69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4691, '93.108.147.51', 0, 0),
(11752, 'diogofapina@outlook.pt', '', '', 'n', 'C', '2015-06-09 13:22:51', '5cc9a468d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4692, '2.83.166.123', 0, 0),
(11753, 'facebook_user_pedro_leite@example.com', '', '', 'n', 'C', '2015-06-09 13:22:55', 'f87d3cf23c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4693, '95.93.2.117', 0, 0),
(11754, 'me@joaocamilo.com', '', '', 'n', 'C', '2015-06-09 13:23:41', '29fdc9c895', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4694, '188.81.26.100', 0, 0),
(11755, 'ana_galamba@hotmail.com', '', '', 'n', 'C', '2015-06-09 13:24:16', '3d6a8cb499', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4695, '188.37.63.130', 0, 0),
(11756, 'cidaliad@sapo.pt', '', '', 'n', 'C', '2015-06-09 13:27:16', '1db172c58a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4696, '85.243.148.143', 0, 0),
(11757, 'filipe.manuel.pinto85@gmail.com', '', '', 'n', 'C', '2015-06-09 13:32:21', '85f4e8461a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4697, '37.189.33.210', 0, 0),
(11758, 'anamaleluia@gmail.com', '', '', 'n', 'C', '2015-06-09 13:38:41', '77e5da0e03', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4698, '89.180.239.56', 0, 0),
(11759, 'hugo666.23@gmail.com', '', '', 'n', 'C', '2015-06-09 13:42:13', '02ff7b2637', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4699, '81.193.198.175', 0, 0),
(11760, 'andy.dgirl@gmail.com', '', '', 'n', 'C', '2015-06-09 13:42:34', 'aa2f093dd7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4700, '88.157.200.151', 0, 0),
(11761, 'patixa100@gmail.com', '', '', 'n', 'C', '2015-06-09 13:44:07', '4e8f24042e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4701, '62.169.70.158', 0, 0),
(11762, 'andreiamendes_14@hotmail.com', '', '', 'n', 'C', '2015-06-09 13:46:53', '8ba14baa73', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4702, '188.140.14.66', 0, 0),
(11763, 'masro@iscte.pt', '', '', 'n', 'C', '2015-06-09 13:51:37', '0c48a3a7b8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4703, '95.92.171.189', 0, 0),
(11764, 'facebook_user_mafalda_zuzarte_reis@example.com', '', '', 'n', 'C', '2015-06-09 13:52:52', '5fdeb42cc9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4704, '81.84.247.125', 0, 0),
(11765, 'bicicletadecorrida@gmail.com', '', '', 'n', 'C', '2015-06-09 13:55:06', '776d9368ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4705, '2.82.181.182', 0, 0),
(11766, 'atchimpoing@hotmail.com', '', '', 'n', 'C', '2015-06-09 13:56:34', '529878533f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4707, '194.210.215.2', 0, 0),
(11767, 'lscascada@gmail.com', '', '', 'n', 'C', '2015-06-09 13:59:54', '9cfc51c8ae', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4708, '87.196.156.246', 0, 0),
(11768, 'joao.a.peres@gmail.com', '', '', 'n', 'C', '2015-06-09 14:03:01', '54b9b27720', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4709, '85.245.178.31', 0, 0),
(11769, 'manel_stone@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:06:04', 'cd0e15780d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4711, '89.115.76.135', 0, 0),
(11770, 'maria.zi.nha7@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:10:19', 'a8815d3ba4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4712, '95.93.39.94', 0, 0),
(11771, 'david-95carvalho@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:11:28', '43085e965b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4713, '81.193.142.240', 0, 0),
(11772, 'daniel.a.a.fontoura@gmail.com', '', '', 'n', 'C', '2015-06-09 14:12:44', '62abf1d93d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4714, '62.28.47.214', 0, 0),
(11773, 'facebook_user_carlos_mota_1@example.com', '', '', 'n', 'C', '2015-06-09 14:15:12', 'f314683ff6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4715, '89.181.31.230', 0, 0),
(11774, 'leonordiana@gmail.com', '', '', 'n', 'C', '2015-06-09 14:17:45', 'd13498c299', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4716, '212.0.161.140', 0, 0),
(11775, 'miguelmovargas@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:18:44', '5538d33d8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4717, '85.245.67.103', 0, 0),
(11776, 'carolinaafernandess5@gmail.com', '', '', 'n', 'C', '2015-06-09 14:18:53', 'c53a36c7fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4718, '2.82.167.73', 0, 0),
(11777, 'nadia.abreu795@gmail.com', '', '', 'n', 'C', '2015-06-09 14:21:14', '2d2a2c9a71', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4719, '89.152.86.33', 0, 0),
(11778, 'rutemsmar@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:21:45', 'f8bbe3f95a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4720, '62.28.183.41', 0, 0),
(11779, 'linuangra@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:23:31', '420a5da3d1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4721, '85.244.26.154', 0, 0),
(11780, 'sueco1996@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:23:32', '075dc1c076', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4722, '85.242.251.231', 0, 0),
(11781, 'lourencotania@gmail.com', '', '', 'n', 'C', '2015-06-09 14:24:15', 'c208afa19a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4723, '213.141.21.214', 0, 0),
(11782, 'zurcot@gmail.com', '', '', 'n', 'C', '2015-06-09 14:24:51', '253b05012e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4725, '83.240.200.13', 0, 0),
(11783, 'rosariomalaca@gmail.com', '', '', 'n', 'C', '2015-06-09 14:25:14', '6aa04aba69', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4726, '46.189.149.6', 0, 0),
(11784, 'mariajpb90@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:26:47', 'ca33b23393', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4727, '194.117.18.101', 0, 0),
(11785, 'pedrovalente15@gmail.com', '', '', 'n', 'C', '2015-06-09 14:26:48', '35b2cd468f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4728, '79.168.23.153', 0, 0),
(11786, 'facebook_user_mariana_serio@example.com', '', '', 'n', 'C', '2015-06-09 14:26:54', '047fc45bab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4729, '88.214.169.111', 0, 0),
(11787, 'facebook_user_daniel_fonseca@example.com', '', '', 'n', 'C', '2015-06-09 14:27:15', 'b2019423cd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4730, '82.155.167.48', 0, 0),
(11788, 'dotframe@gmail.com', '', '', 'n', 'C', '2015-06-09 14:30:06', 'd63c24cc1e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4731, '85.245.139.109', 0, 0),
(11789, 'facebook_user_nuno_silva_1@example.com', '', '', 'n', 'C', '2015-06-09 14:31:32', 'da8f04de33', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4732, '87.103.64.249', 0, 0),
(11790, 'taniacdasilva@live.com.pt', '', '', 'n', 'C', '2015-06-09 14:34:03', '61bcac55b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4733, '62.169.70.158', 0, 0),
(11791, 'ab_isac@yahoo.com', '', '', 'n', 'C', '2015-06-09 14:35:10', 'f488b039b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4734, '190.62.89.191', 0, 0),
(11792, 'priki_varela_95@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:35:45', 'ac990e2402', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4735, '193.236.57.105', 0, 0),
(11793, 'andre.esteves.11@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:36:57', 'e4c6a4d0c3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4736, '213.30.118.100', 0, 0),
(11794, 'facebook_user_sofia_nobre_1@example.com', '', '', 'n', 'C', '2015-06-09 14:37:01', '0324464637', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4737, '89.115.87.92', 0, 0),
(11795, 'pipocortereal@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:38:25', 'c298a17f18', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4739, '79.168.11.59', 0, 0),
(11796, 'anacardeira@netcabo.pt', '', '', 'n', 'C', '2015-06-09 14:38:36', '75aa88e41e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4740, '79.168.38.61', 0, 0),
(11797, 'teresamorgado2@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:38:57', '9808f49534', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4742, '176.79.155.180', 0, 0),
(11798, 'paulo.gonc@gmail.com', '', '', 'n', 'C', '2015-06-09 14:39:44', '8476741cd1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4743, '62.28.153.2', 0, 0),
(11799, 'rmcristovao@gmail.com', '', '', 'n', 'C', '2015-06-09 14:39:59', 'a42ff8d8e6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4744, '194.210.220.81', 0, 0),
(11800, 'monica.ordaz@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:40:51', '8733d37260', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4745, '95.92.99.244', 0, 0),
(11801, 'facebook_user_joao_traveira@example.com', '', '', 'n', 'C', '2015-06-09 14:41:28', 'c73596a556', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4746, '79.168.216.216', 0, 0),
(11802, 'planetajota@gmail.com', '', '', 'n', 'C', '2015-06-09 14:42:03', '4f6327f5c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4747, '85.241.128.92', 0, 0),
(11803, 'nunogamefire@gmail.com', '', '', 'n', 'C', '2015-06-09 14:42:34', '8e1af9efea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4748, '85.138.198.202', 0, 0),
(11804, 'miguel.paixao@live.com.pt', '', '', 'n', 'C', '2015-06-09 14:42:37', 'aab1024436', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4749, '95.94.254.171', 0, 0),
(11805, 'raquelcbraz@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:43:14', '8a46ac102c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4750, '62.169.86.100', 0, 0),
(11806, 'rita-pica@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:43:28', 'ae48ff5ff7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4751, '193.236.78.113', 0, 0),
(11807, 'catarinavicente_6@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:43:30', '4754618aab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4752, '81.84.29.54', 0, 0),
(11808, 'creepy.pt@gmail.com', '', '', 'n', 'C', '2015-06-09 14:47:33', '3eab44eb95', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4753, '89.153.185.206', 0, 0),
(11809, 'ruiandremota@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:47:47', '76e001fe1c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4754, '87.103.49.139', 0, 0),
(11810, 'diva.santos@sapo.pt', '', '', 'n', 'C', '2015-06-09 14:47:54', '32be0ed6a8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4755, '81.193.9.228', 0, 0),
(11811, 'leonor.rt01@gmail.com', '', '', 'n', 'C', '2015-06-09 14:48:47', 'da90b6fded', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4756, '188.37.20.52', 0, 0),
(11812, 'facebook_user_sebas_furtado@example.com', '', '', 'n', 'C', '2015-06-09 14:49:15', '7220497a5b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4757, '2.80.170.197', 0, 0),
(11813, 'carlasoeiro@velcrum.com', '', '', 'n', 'C', '2015-06-09 14:49:42', '6cdb55fc90', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4758, '85.240.245.110', 0, 0),
(11814, 'ritinha2311@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:50:52', '10ed265c8d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4759, '85.138.205.222', 0, 0),
(11815, 'limao.rita@gmail.com', '', '', 'n', 'C', '2015-06-09 14:51:05', '8ba7e96d5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4760, '85.245.64.205', 0, 0),
(11816, 'nunosub@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:51:13', 'c7d8acdc0e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4761, '85.242.79.112', 0, 0),
(11817, 'rodrigo.feijo.pereira@gmail.com', '', '', 'n', 'C', '2015-06-09 14:51:39', '5fcdbde4f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4762, '79.168.8.120', 0, 0),
(11818, 'victorantunes@sapo.pt', '', '', 'n', 'C', '2015-06-09 14:51:56', '631a8cf9be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4763, '85.246.209.234', 0, 0),
(11819, 'rita-costacaldeiradeordaz@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:52:25', '90eb2ee716', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4764, '95.92.99.244', 0, 0),
(11820, 'pedro.torres9@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:52:58', '491dd2a733', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4765, '89.114.22.67', 0, 0),
(11821, 'rita.noritake@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:53:24', 'd4569a3554', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4767, '95.92.97.185', 0, 0),
(11822, 'andre@guerin.com', '', '', 'n', 'C', '2015-06-09 14:53:45', '4358cd9329', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4768, '78.137.250.197', 0, 0),
(11823, 'fashionviana@yahoo.com', '', '', 'n', 'C', '2015-06-09 14:55:01', 'f0f34edc7a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4769, '62.169.70.159', 0, 0),
(11824, 'facebook_user_sandra_pais@example.com', '', '', 'n', 'C', '2015-06-09 14:56:17', 'e7594deb17', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4770, '89.114.202.103', 0, 0),
(11825, 'anjoedemonio19@gmail.com', '', '', 'n', 'C', '2015-06-09 14:56:28', 'cb605e45b7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4771, '93.102.237.232', 0, 0),
(11826, 'rui_97@hotmail.com', '', '', 'n', 'C', '2015-06-09 14:56:43', 'fed8ba4de3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4772, '2.80.83.203', 0, 0),
(11827, 'designeraraujo@gmail.com', '', '', 'n', 'C', '2015-06-09 14:57:35', 'fc2befd7ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4773, '81.20.251.49', 0, 0),
(11828, 'facebook_user_elisabete_pires_bailao@example.com', '', '', 'n', 'C', '2015-06-09 14:59:59', '7bb6e5406d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4774, '85.243.47.161', 0, 0),
(11829, '0173valente@gmail.com', '', '', 'n', 'C', '2015-06-09 15:01:30', '97a2d37510', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4775, '62.167.75.248', 0, 0),
(11830, 'migapc@gmail.com', '', '', 'n', 'C', '2015-06-09 15:02:37', '1292983023', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4776, '85.242.140.127', 0, 0),
(11831, 'facebook_user_miguel_ruivo@example.com', '', '', 'n', 'C', '2015-06-09 15:03:12', '11187a4113', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4777, '85.138.200.56', 0, 0),
(11832, 'regisskt@hotmail.com', '', '', 'n', 'C', '2015-06-09 15:03:36', '576856722d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4778, '89.115.106.21', 0, 0),
(11833, 'filipemb.araujo@gmail.com', '', '', 'n', 'C', '2015-06-09 15:04:10', '6613a05814', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4779, '88.214.172.182', 0, 0),
(11834, 'piufigueiredo@gmail.com', '', '', 'n', 'C', '2015-06-09 15:06:08', '530eb41155', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4780, '46.189.212.122', 0, 0),
(11835, 'scarlosmartins@gmail.com', '', '', 'n', 'C', '2015-06-09 15:08:56', '6dce50680e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4781, '88.214.184.33', 0, 0),
(11836, 'frankgarciaabreu@hotmail.com', '', '', 'n', 'C', '2015-06-09 15:09:13', '6094a5e694', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4782, '188.81.145.144', 0, 0),
(11837, 'nogueiraloureiro@gmail.com', '', '', 'n', 'C', '2015-06-09 15:09:52', '4f8de9c785', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4783, '85.246.153.133', 0, 0),
(11838, 'pedroisabel_925@hotmail.com', '', '', 'n', 'C', '2015-06-09 15:10:36', '18a2254422', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4785, '89.181.196.246', 0, 0),
(11839, 'ritinha_vidrago@hotmail.com', '', '', 'n', 'C', '2015-06-09 15:10:39', 'd56f34dcf9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4786, '89.152.189.59', 0, 0),
(11840, 'facebook_user_diogo_osorio_castro@example.com', '', '', 'n', 'C', '2015-06-09 15:11:20', '03754fc7a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4787, '62.48.155.5', 0, 0),
(11841, 'rodrigoromano.5@gmail.com', '', '', 'n', 'C', '2015-06-09 15:11:27', '80c291cfac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4788, '95.94.42.226', 0, 0),
(11842, 'anacarmoramos@hotmail.com', '', '', 'n', 'C', '2015-06-09 15:12:03', 'd14e53d941', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4789, '193.236.83.193', 0, 0),
(11843, 'dariosimao1@gmail.com', '', '', 'n', 'C', '2015-06-09 15:13:22', 'e7c542854a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4790, '193.236.83.193', 0, 0),
(11844, 'franciscoempis@yahoo.com', '', '', 'n', 'C', '2015-06-09 15:13:48', '6e0c9c194d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4791, '87.103.121.86', 0, 0),
(11845, 'ellisbahia2@gmail.com', '', '', 'n', 'C', '2015-06-09 15:13:52', '9e55a63322', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4792, '193.236.83.193', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(11846, 'iris_joaquim@live.com.pt', '', '', 'n', 'C', '2015-06-09 15:14:29', '8e1ab0363a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4793, '193.236.83.193', 0, 0),
(11847, 'marcoconstruction@live.ca', '', '', 'n', 'C', '2015-06-09 15:14:31', '6868523d21', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4794, '99.233.230.10', 0, 0),
(11848, 'beatriz.t.santos@gmail.com', '', '', 'n', 'C', '2015-06-09 15:14:43', '379d9bab15', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4795, '85.242.250.213', 0, 0),
(11849, 'maria_canas1@hotmail.com', '', '', 'n', 'C', '2015-06-09 15:15:18', '9421a7085d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4796, '193.236.83.193', 0, 0),
(11850, 'josefinewildenburg@yahoo.de', '', '', 'n', 'C', '2015-06-09 15:15:35', '851fde3ea0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4797, '193.236.83.193', 0, 0),
(11851, 'pedrotorgalfig@gmail.com', '', '', 'n', 'C', '2015-06-09 15:16:14', '1fc3d2b3de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4798, '79.168.159.215', 0, 0),
(11852, 'edgarduarte82@gmail.com', '', '', 'n', 'C', '2015-06-09 15:16:38', 'de2db6d5d8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4799, '87.103.59.94', 0, 0),
(11853, 'facebook_user_david_pereira_1@example.com', '', '', 'n', 'C', '2015-06-09 15:17:36', '4be3833f44', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4800, '193.236.83.193', 0, 0),
(11854, 'malmeida1@live.com.pt', '', '', 'n', 'C', '2015-06-09 15:20:40', 'de580b9859', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4801, '81.84.86.187', 0, 0),
(11855, 'helia_ribeiro@hotmail.com', '', '', 'n', 'C', '2015-06-09 15:20:43', 'c2cd8bc608', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4802, '85.243.162.156', 0, 0),
(11856, 'purezaabrantes@gmail.com', '', '', 'n', 'C', '2015-06-09 15:21:37', '84c137f4a5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4803, '95.93.161.80', 0, 0),
(11857, 'heitorjunior34@hotmail.com', '', '', 'n', 'C', '2015-06-09 15:22:03', 'e420c3bf4d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4804, '201.22.39.65', 0, 0),
(11858, 'facebook_user_leandro_wayne@example.com', '', '', 'n', 'C', '2015-06-09 15:22:45', 'd5e8dbcc45', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4805, '193.236.83.193', 0, 0),
(11859, 'facebook_user_francisca_favinha_carrasco@example.com', '', '', 'n', 'C', '2015-06-09 15:25:31', '1b3487f6b2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4806, '85.243.145.91', 0, 0),
(11860, 'rodrigo.scp.goncalves@hotmail.com', '', '', 'n', 'C', '2015-06-09 15:26:27', '055d2656ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4807, '194.171.42.116', 0, 0),
(11861, 'lucasmartinsfrederico@outlook.pt', '', '', 'n', 'C', '2015-06-09 15:28:00', '94b50831fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4808, '193.236.83.193', 0, 0),
(11862, 'ricardocostamotta@gmail.com', '', '', 'n', 'C', '2015-06-09 15:29:46', '56db4b1094', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4809, '85.138.84.198', 0, 0),
(11863, 'aguiar.jorge5@gmail.com', '', '', 'n', 'C', '2015-06-09 15:31:31', '3d5129259f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4810, '89.214.205.197', 0, 0),
(11864, 'paulosilva.santander@kanguru.pt', '', '', 'n', 'C', '2015-06-09 15:31:31', '42c8c8afa5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4811, '81.84.39.186', 0, 0),
(11865, 'joaogarcia2103@gmail.com', '', '', 'n', 'C', '2015-06-09 15:32:35', 'fb8eeb936a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4812, '85.241.99.196', 0, 0),
(11866, '4cad@sapo.pt', '', '', 'n', 'C', '2015-06-09 15:36:57', 'dbd0f98ea8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4813, '95.136.58.90', 0, 0),
(11867, 'bguerreiro74@hotmail.com', '', '', 'n', 'C', '2015-06-09 15:37:46', '32662cc4f0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4814, '85.243.102.88', 0, 0),
(11868, 'nuno_surf_10@hotmail.com', '', '', 'n', 'C', '2015-06-09 15:39:47', 'd8b4a62ae4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4815, '2.83.176.201', 0, 0),
(11869, 'bernardodireito@gmail.com', '', '', 'n', 'C', '2015-06-09 15:39:51', '0427e21c93', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4816, '2.80.75.13', 0, 0),
(11870, 'camacho1996@msn.com', '', '', 'n', 'C', '2015-06-09 15:40:12', 'fd4eb9727d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4817, '85.241.238.179', 0, 0),
(11871, 'pedro.klecius.cunha@gmail.com', '', '', 'n', 'C', '2015-06-09 15:44:54', '72c9afbbee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4818, '154.127.129.193', 0, 0),
(11872, 'pimenta_vera@hotmail.com', '', '', 'n', 'C', '2015-06-09 15:48:16', 'ca564c5c51', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4819, '95.94.88.144', 0, 0),
(11873, 'facebook_user_rodolfo_reis@example.com', '', '', 'n', 'C', '2015-06-09 15:50:14', '7a970adf9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4820, '83.240.177.254', 0, 0),
(11874, 'thebundleofsam@gmail.com', '', '', 'n', 'C', '2015-06-09 15:51:18', 'd22ceb9225', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4821, '93.108.113.41', 0, 0),
(11875, 'facebook_user_paula_henriques@example.com', '', '', 'n', 'C', '2015-06-09 15:51:58', '37b930ef49', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4822, '87.103.49.216', 0, 0),
(11876, 'anacatarinanev@gmail.com', '', '', 'n', 'C', '2015-06-09 15:52:40', '473d396e9f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4823, '95.92.105.132', 0, 0),
(11877, 'ricardojsantos30@gmail.com', '', '', 'n', 'C', '2015-06-09 15:55:12', '17a29c3b4b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4824, '91.198.90.55', 0, 0),
(11878, 'facebook_user_andso_itis@example.com', '', '', 'n', 'C', '2015-06-09 15:55:42', '1f6770268c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4825, '89.180.60.78', 0, 0),
(11879, 'rui.canhoto@hotmail.com', '', '', 'n', 'C', '2015-06-09 15:55:55', '2747ad852c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4826, '82.154.215.40', 0, 0),
(11880, 'mt_passao@hotmail.com', '', '', 'n', 'C', '2015-06-09 15:57:00', 'e78d6e460f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4827, '84.91.139.63', 0, 0),
(11881, 'margarida_macas@hotmail.com', '', '', 'n', 'C', '2015-06-09 15:57:56', '7c196302c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4828, '85.241.22.138', 0, 0),
(11882, 'facebook_user_victoria_jordan@example.com', '', '', 'n', 'C', '2015-06-09 16:02:48', 'c60ff8f700', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4829, '193.247.248.124', 0, 0),
(11883, 'sebastiaopv@lancastre.com', '', '', 'n', 'C', '2015-06-09 16:04:01', 'ee18b2b020', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4830, '93.108.209.169', 0, 0),
(11884, 'ajmp.mail@gmail.com', '', '', 'n', 'C', '2015-06-09 16:04:05', 'd292aa3da6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4831, '62.28.193.70', 0, 0),
(11885, 'sebastiaoneffe@hotmail.com', '', '', 'n', 'C', '2015-06-09 16:04:12', '2ba24d0541', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4832, '89.115.188.119', 0, 0),
(11886, 'sara.patricia.monteiro@gmail.com', '', '', 'n', 'C', '2015-06-09 16:05:40', '36637a550a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4833, '85.243.133.192', 0, 0),
(11887, 'laurajesus1998@gmail.com', '', '', 'n', 'C', '2015-06-09 16:06:31', '1229c92eb4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4834, '85.242.50.166', 0, 0),
(11888, 'sofiadb2000@hotmail.com', '', '', 'n', 'C', '2015-06-09 16:06:34', '8a3dc4c5ca', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4835, '79.168.57.11', 0, 0),
(11889, 'pedromaria2002@hotmail.com', '', '', 'n', 'C', '2015-06-09 16:07:10', '398c26da55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4836, '176.78.70.113', 0, 0),
(11890, 'aifos_383@hotmail.com', '', '', 'n', 'C', '2015-06-09 16:07:38', '6b51fd0e5a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4837, '79.169.49.201', 0, 0),
(11891, 'poppesimao@gmail.com', '', '', 'n', 'C', '2015-06-09 16:09:20', '102d06fffd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4839, '79.168.132.147', 0, 0),
(11892, 'inesfreud@live.com', '', '', 'n', 'C', '2015-06-09 16:12:00', 'c44d95f05e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4840, '79.168.132.148', 0, 0),
(11893, 'gutierressofia@gmail.com', '', '', 'n', 'C', '2015-06-09 16:12:13', 'f39e3f78dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4842, '82.154.233.212', 0, 0),
(11894, 'susana.a.ferreira@hotmail.com', '', '', 'n', 'C', '2015-06-09 16:12:37', '6eb58ce013', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4843, '95.92.195.236', 0, 0),
(11895, 'stephanie.pfroux@gmail.com', '', '', 'n', 'C', '2015-06-09 16:13:31', '906e9355f4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4844, '85.246.224.77', 0, 0),
(11896, 'fig98@sapo.pt', '', '', 'n', 'C', '2015-06-09 16:13:53', '48b2105306', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4845, '95.92.96.6', 0, 0),
(11897, 'pdfmeiras@hotmail.com', '', '', 'n', 'C', '2015-06-09 16:15:13', 'e323265014', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4846, '88.214.172.45', 0, 0),
(11898, 'candidafeio19@hotmail.com', '', '', 'n', 'C', '2015-06-09 16:19:15', '5856d78c6d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4849, '2.82.209.117', 0, 0),
(11899, 'alexandrecaetano@hotmail.com', '', '', 'n', 'C', '2015-06-09 16:20:22', '40ec8b9f84', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4850, '85.139.102.24', 0, 0),
(11900, 'figueiredo.tere@gmail.com', '', '', 'n', 'C', '2015-06-09 16:20:34', '2050a6b8de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4851, '176.78.158.48', 0, 0),
(11901, 'teresinhabett@hotmail.com', '', '', 'n', 'C', '2015-06-09 16:21:56', 'c59570c40e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4852, '95.92.98.188', 0, 0),
(11902, 'jferreirarebelo@gmail.com', '', '', 'n', 'C', '2015-06-09 16:22:16', '62d70a1f10', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4853, '89.97.107.140', 0, 0),
(11903, 'henriquevu@hotmail.com', '', '', 'n', 'C', '2015-06-09 16:23:00', 'ab28c94b0b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4854, '41.63.163.6', 0, 0),
(11904, 'zecarloswagner@gmail.com', '', '', 'n', 'C', '2015-06-09 16:24:07', 'd9e840c36e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4855, '85.246.87.51', 0, 0),
(11905, 'tetegodinho@msn.com', '', '', 'n', 'C', '2015-06-09 16:25:42', '365404e146', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4856, '95.94.132.37', 0, 0),
(11906, 'elsa.bico@sapo.pt', '', '', 'n', 'C', '2015-06-09 16:27:24', '6cacb47058', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4857, '85.243.165.228', 0, 0),
(11907, 'paulobritonicolau2@gmail.com', '', '', 'n', 'C', '2015-06-09 16:28:05', 'fac3063108', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4858, '85.247.165.138', 0, 0),
(11908, 'ingridmastbaum@gmail.com', '', '', 'n', 'C', '2015-06-09 16:28:31', 'fcbca8b067', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4859, '79.168.235.37', 0, 0),
(11909, 'cristinamaria.silva4@gmail.com', '', '', 'n', 'C', '2015-06-09 16:28:32', 'a6c9a946f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4860, '188.83.186.30', 0, 0),
(11910, 'tiagolaferia@gmail.com', '', '', 'n', 'C', '2015-06-09 16:28:58', 'eacbc3129e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4861, '85.243.164.203', 0, 0),
(11911, 't.a.m@sapo.pt', '', '', 'n', 'C', '2015-06-09 16:29:35', '0e5b2fa4b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4862, '85.244.249.121', 0, 0),
(11912, 'tiago_palma16@hotmail.com', '', '', 'n', 'C', '2015-06-09 16:30:16', '6bffb50cdd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4863, '176.78.94.15', 0, 0),
(11913, 'tiago_dias9@hotmail.com', '', '', 'n', 'C', '2015-06-09 16:35:42', '35e0dfe631', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4864, '85.243.48.232', 0, 0),
(11914, 'ivone_palma1@live.com.pt', '', '', 'n', 'C', '2015-06-09 16:35:58', 'af92a4efd4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4865, '85.243.61.96', 0, 0),
(11915, 'facebook_user_teresinha_taborda@example.com', '', '', 'n', 'C', '2015-06-09 16:35:59', '7eb4403171', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4866, '79.168.173.149', 0, 0),
(11916, 'nasti.bezpalaya@hotmail.com', '', '', 'n', 'C', '2015-06-09 16:38:05', '58117c4dfb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4867, '89.153.33.15', 0, 0),
(11917, 'tovan20@hotmail.com', '', '', 'n', 'C', '2015-06-09 16:39:43', 'ad42ba07a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4869, '45.36.229.177', 0, 0),
(11918, 'facebook_user_rita_estevao@example.com', '', '', 'n', 'C', '2015-06-09 16:40:14', 'a42f8bc954', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4870, '177.206.89.251', 0, 0),
(11919, 'facebook_user_vasco_rodrigues@example.com', '', '', 'n', 'C', '2015-06-09 16:40:54', 'f81d03c1b3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4871, '66.249.93.225', 0, 0),
(11920, 'xana250970@hotmail.com', '', '', 'n', 'C', '2015-06-09 16:41:07', '6429044101', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4872, '144.64.116.162', 0, 0),
(11921, 'mariana_h94@hotmail.com', '', '', 'n', 'C', '2015-06-09 16:41:25', '91cb9a29d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4873, '81.84.201.205', 0, 0),
(11922, 'teresavillax@gmail.com', '', '', 'n', 'C', '2015-06-09 16:41:37', '6fa5696cd7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4874, '85.244.8.44', 0, 0),
(11923, 'ogait2797@gmail.com', '', '', 'n', 'C', '2015-06-09 16:50:57', 'cbd27f4889', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4876, '85.243.232.6', 0, 0),
(11924, 'tomassilvadias97@gmail.com', '', '', 'n', 'C', '2015-06-09 16:51:27', '7820001f34', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4878, '89.180.228.52', 0, 0),
(11925, 'hannah1@sapo.pt', '', '', 'n', 'C', '2015-06-09 16:51:39', 'e9cdbf60ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4879, '37.142.87.129', 0, 0),
(11926, 'maguidah@gmail.com', '', '', 'n', 'C', '2015-06-09 16:55:50', 'ea51b65b6d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4880, '81.84.155.88', 0, 0),
(11927, 'facebook_user_manuel_rezende_queiroz_lima@example.com', '', '', 'n', 'C', '2015-06-09 16:56:16', '37fb5f43cb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4881, '81.193.0.11', 0, 0),
(11928, 'claudiaestevesp@sapo.pt', '', '', 'n', 'C', '2015-06-09 16:57:55', '6a8d82ac20', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4882, '88.214.172.213', 0, 0),
(11929, 'anasofiaserpa@hotmail.com', '', '', 'n', 'C', '2015-06-09 16:58:17', '11bd9c7796', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4883, '85.243.99.118', 0, 0),
(11930, 'a.sofia.palma@hotmail.com', '', '', 'n', 'C', '2015-06-09 16:59:05', 'e9a251eaf7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4884, '85.243.166.207', 0, 0),
(11931, 'spintosk8@hotmail.com', '', '', 'n', 'C', '2015-06-09 16:59:38', '0197b6a662', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4885, '81.193.236.36', 0, 0),
(11932, 'sofiabraga53@gmail.com', '', '', 'n', 'C', '2015-06-09 17:00:58', 'cdf8e631d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4886, '46.189.247.211', 0, 0),
(11933, 'rute.dsm@gmail.com', '', '', 'n', 'C', '2015-06-09 17:03:49', '5919e24f2a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4887, '188.251.54.53', 0, 0),
(11934, 'sarinhaskm@hotmail.com', '', '', 'n', 'C', '2015-06-09 17:05:03', '80f95de9f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4889, '79.168.198.151', 0, 0),
(11935, 'catarina_rua@hotmail.com', '', '', 'n', 'C', '2015-06-09 17:05:54', '713a2e337a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4890, '82.154.65.218', 0, 0),
(11936, 'dfrgoncalves@gmail.com', '', '', 'n', 'C', '2015-06-09 17:10:22', '2429d29270', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4893, '62.28.147.16', 0, 0),
(11937, 'facebook_user_regine_lu@example.com', '', '', 'n', 'C', '2015-06-09 17:14:09', '3372750337', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4894, '46.5.0.18', 0, 0),
(11938, 'mada_torre_1996@hotmail.com', '', '', 'n', 'C', '2015-06-09 17:15:08', 'ea471e1d35', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4895, '85.244.93.194', 0, 0),
(11939, 'benedita_calheiros@hotmail.com', '', '', 'n', 'C', '2015-06-09 17:15:21', '4f1cc5c18a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4896, '87.103.114.134', 0, 0),
(11940, 'ichigo.maxi.listl@gmail.com', '', '', 'n', 'C', '2015-06-09 17:17:40', 'cf0267ae81', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4897, '138.246.2.175', 0, 0),
(11941, 'tiagotrueb@gmail.com', '', '', 'n', 'C', '2015-06-09 17:18:49', 'f907234804', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4898, '82.154.206.42', 0, 0),
(11942, 'marcosm.monteiro@globo.com', '', '', 'n', 'C', '2015-06-09 17:18:53', 'a55da32012', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4899, '186.192.189.103', 0, 0),
(11943, 'sandrasilva96@gmail.com', '', '', 'n', 'C', '2015-06-09 17:24:25', '9b9f3d8077', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4900, '79.168.111.75', 0, 0),
(11944, 'claudiacocas@hotmail.co.uk', '', '', 'n', 'C', '2015-06-09 17:24:28', '1a231a83c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4901, '89.180.148.40', 0, 0),
(11945, 'tania_jestrudes_@hotmail.com', '', '', 'n', 'C', '2015-06-09 17:28:19', '8e2fd5e3fd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4902, '84.91.16.4', 0, 0),
(11946, 'facebook_user_tania_suda@example.com', '', '', 'n', 'C', '2015-06-09 17:28:40', '825ae68130', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4903, '2.82.102.134', 0, 0),
(11947, 't.s.c.97@hotmail.com', '', '', 'n', 'C', '2015-06-09 17:29:49', '20940ee4e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4904, '81.193.52.215', 0, 0),
(11948, 'carolinaeusebio@hotmail.com', '', '', 'n', 'C', '2015-06-09 17:33:49', '0d44e5c736', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4906, '85.247.177.141', 0, 0),
(11949, 'miguel.costa01@hotmail.com', '', '', 'n', 'C', '2015-06-09 17:34:22', 'f6a6f412f5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4907, '78.211.174.76', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(11950, 's_pullin28@hotmail.com', '', '', 'n', 'C', '2015-06-09 17:35:07', '732fd416de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4908, '89.115.53.13', 0, 0),
(11951, 'immortalcookie13@gmail.com', '', '', 'n', 'C', '2015-06-09 17:39:36', '581fdff100', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4909, '62.169.70.156', 0, 0),
(11952, 'rods_alb@hotmail.com', '', '', 'n', 'C', '2015-06-09 17:41:40', '8e605f65a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4910, '176.78.164.55', 0, 0),
(11953, 'joaoahpombinha@gmail.com', '', '', 'n', 'C', '2015-06-09 17:42:22', 'ca05ad6758', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4911, '185.26.182.26', 0, 0),
(11954, 'martins.franciscomeireles@hotmail.com', '', '', 'n', 'C', '2015-06-09 17:44:27', 'f7727973a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4914, '188.37.245.215', 0, 0),
(11955, 'patxreis@gmail.com', '', '', 'n', 'C', '2015-06-09 17:46:52', '4140a8bb48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4915, '80.3.228.248', 0, 0),
(11956, 'marciapenado1994@hotmail.com', '', '', 'n', 'C', '2015-06-09 17:50:46', 'e687ffbf13', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4916, '85.243.63.98', 0, 0),
(11957, 'vvictormt@hotmail.com', '', '', 'n', 'C', '2015-06-09 17:52:16', '1dd47fde38', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4917, '85.240.181.161', 0, 0),
(11958, 'sumoura@hotmail.com', '', '', 'n', 'C', '2015-06-09 17:57:38', '65bf1d902d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4919, '188.37.24.254', 0, 0),
(11959, 'monicapilo850@hotmail.com', '', '', 'n', 'C', '2015-06-09 17:58:34', '7a6bf50e5f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4920, '84.91.183.80', 0, 0),
(11960, 'jcm.guedes@hotmail.com', '', '', 'n', 'C', '2015-06-09 18:02:32', '18a79383ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4921, '85.244.119.84', 0, 0),
(11961, 'rosinhabettencourt@gmail.com', '', '', 'n', 'C', '2015-06-09 18:03:31', '185be86899', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4922, '79.168.173.75', 0, 0),
(11962, 'facebook_user_ze_maria_costa@example.com', '', '', 'n', 'C', '2015-06-09 18:06:48', 'c9083742dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4923, '82.154.180.186', 0, 0),
(11963, 'joanabelo95@hotmail.com', '', '', 'n', 'C', '2015-06-09 18:11:16', 'c2e2fac88b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4924, '85.243.196.48', 0, 0),
(11964, 'patriciasantos_27@hotmail.com', '', '', 'n', 'C', '2015-06-09 18:11:34', '8f27c1aa38', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4925, '85.245.100.152', 0, 0),
(11965, 'irinaalves13@gmail.com', '', '', 'n', 'C', '2015-06-09 18:11:43', '020efa2082', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4926, '85.242.202.8', 0, 0),
(11966, 'margarida.gil@hotmail.com', '', '', 'n', 'C', '2015-06-09 18:21:53', 'beaf5f2a6a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4927, '85.241.245.248', 0, 0),
(11967, 'dannysilvamatos@hotmail.com', '', '', 'n', 'C', '2015-06-09 18:26:03', 'adb46b9ced', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4928, '89.152.35.183', 0, 0),
(11968, 'madalenasousa9@gmail.com', '', '', 'n', 'C', '2015-06-09 18:27:13', 'f1797d6b48', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4929, '46.189.245.83', 0, 0),
(11969, 'nonocas.marques8@gmail.com', '', '', 'n', 'C', '2015-06-09 18:29:02', '3781302cd8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4930, '85.138.197.201', 0, 0),
(11970, 'francisca.antunes@gmail.com', '', '', 'n', 'C', '2015-06-09 18:29:14', '2961b2644c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4931, '176.203.145.212', 0, 0),
(11971, 'armandocardoso755@gmail.com', '', '', 'n', 'C', '2015-06-09 18:36:07', 'eede0f70e4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4932, '85.241.238.132', 0, 0),
(11972, 'tomas_couto@hotmail.com', '', '', 'n', 'C', '2015-06-09 18:37:21', '9649ccbc70', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4933, '85.246.175.33', 0, 0),
(11973, 'caluxo_21@hotmail.com', '', '', 'n', 'C', '2015-06-09 18:37:47', 'ee9d354c2e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4934, '62.28.41.6', 0, 0),
(11974, 'facebook_user_osvaldo_curado@example.com', '', '', 'n', 'C', '2015-06-09 18:38:30', '22fa20c7c7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4935, '87.103.68.61', 0, 0),
(11975, 'jojofrus@gmail.com', '', '', 'n', 'C', '2015-06-09 18:39:48', '10ae02084b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4936, '85.246.86.126', 0, 0),
(11976, 'aldasilva@projectosdesonho.pt', '', '', 'n', 'C', '2015-06-09 18:40:04', '1fa1d914de', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4937, '2.82.121.175', 0, 0),
(11977, 'facebook_user_gertrudes_rosa@example.com', '', '', 'n', 'C', '2015-06-09 18:41:38', '9786e874a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4938, '85.242.139.43', 0, 0),
(11978, 'raposomiguel2001@gmail.com', '', '', 'n', 'C', '2015-06-09 18:46:08', '4656558a39', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4939, '81.84.190.106', 0, 0),
(11979, 'salvadorcalico@gmail.com', '', '', 'n', 'C', '2015-06-09 18:49:18', '1a3c64695d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4940, '89.115.50.198', 0, 0),
(11980, 'facebook_user_sandra_marina_lopes@example.com', '', '', 'n', 'C', '2015-06-09 18:52:02', '9304cd6529', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4941, '2.83.93.35', 0, 0),
(11981, 'facebook_user_luis_miguel_1@example.com', '', '', 'n', 'C', '2015-06-09 18:53:30', '4956226d32', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4942, '46.189.150.197', 0, 0),
(11982, 'pessoafixe123@gmail.com', '', '', 'n', 'C', '2015-06-09 18:54:29', 'f56ed0c456', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4943, '95.136.47.76', 0, 0),
(11983, 'picos.1965@gmail.com', '', '', 'n', 'C', '2015-06-09 18:54:58', 'fcac68d92e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4944, '176.79.59.250', 0, 0),
(11984, 'xequematecoiffure@gmail.com', '', '', 'n', 'C', '2015-06-09 18:56:03', '9fa23b942b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4945, '84.91.17.164', 0, 0),
(11985, 'anarutemar@gmail.com', '', '', 'n', 'C', '2015-06-09 18:57:05', '3a10f91fd0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4946, '188.250.78.209', 0, 0),
(11986, 'laurycorreia@hotmail.com', '', '', 'n', 'C', '2015-06-09 18:59:03', '2c0713c64d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4947, '85.243.47.228', 0, 0),
(11987, 'facebook_user_joana_anjos@example.com', '', '', 'n', 'C', '2015-06-09 19:01:13', '5de9b91e7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4948, '87.103.59.190', 0, 0),
(11988, 'facebook_user_rita_lello@example.com', '', '', 'n', 'C', '2015-06-09 19:03:20', 'e232c492e9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4949, '62.169.86.129', 0, 0),
(11989, 'martinss.patricia@gmail.com', '', '', 'n', 'C', '2015-06-09 19:03:56', 'de8a02ba8a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4950, '178.166.44.67', 0, 0),
(11990, 'marta.gato@gmail.com', '', '', 'n', 'C', '2015-06-09 19:06:02', 'ec954205fd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4951, '2.82.170.118', 0, 0),
(11991, 'fbcardoso@sapo.pt', '', '', 'n', 'C', '2015-06-09 19:06:47', 'a388c1890d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4952, '93.102.35.19', 0, 0),
(11992, 'sara.r.salgado@gmail.com', '', '', 'n', 'C', '2015-06-09 19:12:04', '1d5fb9afa8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4954, '37.189.166.34', 0, 0),
(11993, 'evaguiar26@gmail.com', '', '', 'n', 'C', '2015-06-09 19:14:05', 'b7ca819626', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4955, '78.29.157.145', 0, 0),
(11994, 'xlifejorge@gmail.com', '', '', 'n', 'C', '2015-06-09 19:16:17', '7e81c472fc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4956, '85.244.109.226', 0, 0),
(11995, 'antonio.cortezlobao@gmail.com', '', '', 'n', 'C', '2015-06-09 19:16:19', '762a352b9a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4957, '105.168.34.226', 0, 0),
(11996, 'pedrojoao1998@hotmail.com', '', '', 'n', 'C', '2015-06-09 19:20:46', '31380477b1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4958, '85.242.59.224', 0, 0),
(11997, 'raposo@blaus.pt', '', '', 'n', 'C', '2015-06-09 19:23:05', 'a17017bdb5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4959, '81.193.82.188', 0, 0),
(11998, 'ines98marques@gmail.com', '', '', 'n', 'C', '2015-06-09 19:23:16', 'd960680a89', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4960, '79.168.100.37', 0, 0),
(11999, 'oth.bellamyhotel@gmail.com', '', '', 'n', 'C', '2015-06-09 19:25:10', '38741e6ded', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4961, '85.138.205.200', 0, 0),
(12000, 'facebook_user_joana_isabel_figueiroa-rego@example.com', '', '', 'n', 'C', '2015-06-09 19:26:13', 'a9d9d833dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4962, '87.103.72.255', 0, 0),
(12001, 'dianacarrico@gmx.ch', '', '', 'n', 'C', '2015-06-09 19:27:43', '34345be8f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4963, '188.61.59.243', 0, 0),
(12002, 'facebook_user_filipe_goncalves@example.com', '', '', 'n', 'C', '2015-06-09 19:29:35', '322c0e0c2c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4964, '85.243.82.14', 0, 0),
(12003, 'inesallen95@gmail.com', '', '', 'n', 'C', '2015-06-09 19:33:49', '1a05169869', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4965, '79.168.109.209', 0, 0),
(12004, 'dani.bordadagua@gmail.com', '', '', 'n', 'C', '2015-06-09 19:37:37', '4fa9b35646', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4966, '81.193.186.33', 0, 0),
(12005, 'rafaelduartevv@gmail.com', '', '', 'n', 'C', '2015-06-09 19:40:12', 'ddcbaa42b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4967, '95.93.51.45', 0, 0),
(12006, 'leonorcohenmonteiro@gmail.com', '', '', 'n', 'C', '2015-06-09 19:40:19', '8805310618', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4968, '81.193.94.253', 0, 0),
(12007, 'gabrielaseq1976@sapo.pt', '', '', 'n', 'C', '2015-06-09 19:40:49', '0479d7ea5c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4969, '85.139.249.84', 0, 0),
(12008, 'demeritoacaso@gmail.com', '', '', 'n', 'C', '2015-06-09 19:43:52', '1d9213d2c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4971, '81.193.54.71', 0, 0),
(12009, 'nelsonpente82@hotmail.com', '', '', 'n', 'C', '2015-06-09 19:44:32', 'b3f09f0761', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4972, '82.154.174.217', 0, 0),
(12010, 'teresacarepo@gmail.com', '', '', 'n', 'C', '2015-06-09 19:45:02', '2b1a259b7e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4973, '81.84.18.159', 0, 0),
(12011, 'nunperalta@gmail.com', '', '', 'n', 'C', '2015-06-09 19:47:41', 'b317438fb3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4974, '85.241.235.19', 0, 0),
(12012, 'thar.cis@hotmail.com', '', '', 'n', 'C', '2015-06-09 19:47:49', 'f34aebbaad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4975, '80.112.148.184', 0, 0),
(12013, 'sandrapereiranielsen@gmail.com', '', '', 'n', 'C', '2015-06-09 19:49:38', 'dc604a348e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4976, '85.240.174.126', 0, 0),
(12014, 'osvaldocurado@gmail.com', '', '', 'n', 'C', '2015-06-09 19:50:01', 'eb808a5050', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4977, '95.136.56.96', 0, 0),
(12015, 'laila_franke@hotmail.com', '', '', 'n', 'C', '2015-06-09 19:51:16', 'cb1a0ebce3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4978, '77.172.20.208', 0, 0),
(12016, 'tomasnsantos11@gmail.com', '', '', 'n', 'C', '2015-06-09 19:52:05', '68042fc89a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4979, '79.168.31.248', 0, 0),
(12017, 'topeixinho@hotmail.com', '', '', 'n', 'C', '2015-06-09 19:53:19', 'cd97ae1675', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4980, '95.92.106.60', 0, 0),
(12018, 'vasco_mor@hotmail.com', '', '', 'n', 'C', '2015-06-09 19:55:40', '603eedbe3b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4982, '79.168.202.44', 0, 0),
(12019, 'catarinatostao@hotmail.com', '', '', 'n', 'C', '2015-06-09 19:57:32', 'a8ea859170', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4983, '84.91.204.55', 0, 0),
(12020, 'katu_smile@hotmail.com', '', '', 'n', 'C', '2015-06-09 20:00:44', '5b4b175997', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4984, '31.201.30.235', 0, 0),
(12021, 'facebook_user_tania_raposo@example.com', '', '', 'n', 'C', '2015-06-09 20:01:28', '10712375a6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4985, '85.139.118.249', 0, 0),
(12022, 'luigitkdias@hotmail.com', '', '', 'n', 'C', '2015-06-09 20:01:30', '43e45e38e1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4986, '79.168.21.145', 0, 0),
(12023, 'mikassurf@gmail.com', '', '', 'n', 'C', '2015-06-09 20:03:56', '31c2f24af8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4987, '85.244.124.163', 0, 0),
(12024, 'sebastiaomariabarroso_98@hotmail.com', '', '', 'n', 'C', '2015-06-09 20:06:54', '221357b2ac', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4988, '85.243.184.62', 0, 0),
(12025, 'facebook_user_nuno_trigo@example.com', '', '', 'n', 'C', '2015-06-09 20:07:40', 'b1c3521ff2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4989, '95.94.46.26', 0, 0),
(12026, 'facebook_user_ana_filipe@example.com', '', '', 'n', 'C', '2015-06-09 20:11:07', '5477bbb533', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4990, '85.240.131.154', 0, 0),
(12027, 'sandro.barao@gmail.com', '', '', 'n', 'C', '2015-06-09 20:15:46', 'ee3a5b5696', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4992, '85.243.111.144', 0, 0),
(12028, 'mmargaridinhaantelo@msn.com', '', '', 'n', 'C', '2015-06-09 20:17:31', 'd5db2ced59', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4993, '94.132.124.134', 0, 0),
(12029, 'nerbos@gmail.com', '', '', 'n', 'C', '2015-06-09 20:23:22', '1bd9f25ea9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4995, '79.168.103.206', 0, 0),
(12030, 'surfspiritschool@gmail.com', '', '', 'n', 'C', '2015-06-09 20:23:33', '1ce2ffc07b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4996, '85.138.193.40', 0, 0),
(12031, '1936ster@gmail.com', '', '', 'n', 'C', '2015-06-09 20:24:05', 'c649d42400', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4997, '95.94.12.125', 0, 0),
(12032, 'mgproenca@gmail.com', '', '', 'n', 'C', '2015-06-09 20:26:30', '16fcebcdde', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4998, '95.92.99.63', 0, 0),
(12033, 'migmrebelo@gmail.com', '', '', 'n', 'C', '2015-06-09 20:31:42', '85178e2866', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 4999, '87.103.51.243', 0, 0),
(12034, 'janecavp@gmail.com', '', '', 'n', 'C', '2015-06-09 20:34:40', '2ce69c8345', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5000, '176.78.174.93', 0, 0),
(12035, 'laura-marreiros@hotmail.com', '', '', 'n', 'C', '2015-06-09 20:35:50', '1c1f1f703a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5001, '85.240.5.38', 0, 0),
(12036, 'pedro_acarvalho@hotmail.com', '', '', 'n', 'C', '2015-06-09 20:36:04', 'eea6dda949', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5002, '83.223.246.13', 0, 0),
(12037, 'pedrorennato@gmail.com', '', '', 'n', 'C', '2015-06-09 20:36:29', '7715425264', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5003, '89.155.93.10', 0, 0),
(12038, 'facebook_user_martinho_cabral_machado@example.com', '', '', 'n', 'C', '2015-06-09 20:36:42', 'a85627f410', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5004, '89.152.161.210', 0, 0),
(12039, 'mm.fonseca@netcabo.pt', '', '', 'n', 'C', '2015-06-09 20:38:19', 'b20ad892a3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5006, '207.194.245.18', 0, 0),
(12040, 'sonia_leite_@hotmail.com', '', '', 'n', 'C', '2015-06-09 20:38:19', 'd73e497d42', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5005, '188.250.76.205', 0, 0),
(12041, 'facebook_user_paulo_perloiro@example.com', '', '', 'n', 'C', '2015-06-09 20:41:15', '3360101267', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5008, '37.210.169.211', 0, 0),
(12042, 'm.mesquita@zonmail.pt', '', '', 'n', 'C', '2015-06-09 20:41:23', '54e99d679e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5009, '31.53.228.37', 0, 0),
(12043, 'facebook_user_vera_trindade@example.com', '', '', 'n', 'C', '2015-06-09 20:41:38', 'ffed9094bb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5010, '2.82.170.82', 0, 0),
(12044, 'facebook_user_joao_jt@example.com', '', '', 'n', 'C', '2015-06-09 20:43:57', '927684099d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5011, '78.29.179.147', 0, 0),
(12045, 'n_uriam@hotmail.com', '', '', 'n', 'C', '2015-06-09 20:47:10', '0748678944', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5012, '2.82.172.111', 0, 0),
(12046, 'inesnikel@hotmail.com', '', '', 'n', 'C', '2015-06-09 20:47:33', 'b6f79c2544', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5013, '95.92.147.200', 0, 0),
(12047, 'mellyssymanail@gmail.com', '', '', 'n', 'C', '2015-06-09 20:47:54', '417c71c7c8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5014, '109.28.239.159', 0, 0),
(12048, 'liliana.bras@hotmail.com', '', '', 'n', 'C', '2015-06-09 20:49:48', 'ea1c403681', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5015, '77.54.73.170', 0, 0),
(12049, 'locasvilaca@gmail.com', '', '', 'n', 'C', '2015-06-09 20:50:31', 'bc4ff2dcaa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5016, '176.79.174.119', 0, 0),
(12050, 'madalenacasimir@hotmail.com', '', '', 'n', 'C', '2015-06-09 20:54:45', '79b9bb9bfa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5017, '85.240.204.118', 0, 0),
(12051, 'fernandobaeta@iol.pt', '', '', 'n', 'C', '2015-06-09 20:55:48', 'e56380ecd2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5018, '85.138.179.43', 0, 0),
(12052, 'fernando.correia63@gmail.com', '', '', 'n', 'C', '2015-06-09 20:56:10', '4810c8e028', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5019, '95.92.128.225', 0, 0),
(12053, 'facebook_user_tomas_mota@example.com', '', '', 'n', 'C', '2015-06-09 20:59:51', '8a90269f80', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5020, '85.246.120.193', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(12054, 'facebook_user_joana_baeta@example.com', '', '', 'n', 'C', '2015-06-09 21:00:37', 'a749768d83', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5021, '85.138.179.43', 0, 0),
(12055, 'kadecasa@gmail.com', '', '', 'n', 'C', '2015-06-09 21:03:43', 'fbaf48f440', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5022, '213.30.118.97', 0, 0),
(12056, 'pguerraalves@gmail.com', '', '', 'n', 'C', '2015-06-09 21:09:57', '06a23b0b32', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5023, '2.82.165.196', 0, 0),
(12057, 'tiperas@msn.com', '', '', 'n', 'C', '2015-06-09 21:13:25', 'a7e2d49e7b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5024, '79.168.131.11', 0, 0),
(12058, 'tiagosousa1@gmail.com', '', '', 'n', 'C', '2015-06-09 21:14:16', 'ef7511aa39', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5025, '89.153.230.150', 0, 0),
(12059, 'ftmesquita114@gmail.com', '', '', 'n', 'C', '2015-06-09 21:14:27', '5781928449', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5026, '81.193.9.69', 0, 0),
(12060, 'christinegomes1967@gmail.com', '', '', 'n', 'C', '2015-06-09 21:16:16', 'bdbff9982c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5027, '95.93.58.81', 0, 0),
(12061, 'michel.ozzello@outsystems.com', '', '', 'n', 'C', '2015-06-09 21:18:48', 'e7c46ebf77', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5028, '95.93.161.24', 0, 0),
(12062, 'navescristina@gmail.com', '', '', 'n', 'C', '2015-06-09 21:19:14', '214c181e8a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5029, '149.154.193.139', 0, 0),
(12063, 'tomaseabral@hotmail.com', '', '', 'n', 'C', '2015-06-09 21:19:33', '7602a7d3b4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5030, '85.244.9.97', 0, 0),
(12064, 'jojonumar8@gmail.com', '', '', 'n', 'C', '2015-06-09 21:21:18', 'e488818992', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5031, '2.82.166.105', 0, 0),
(12065, 'facebook_user_catarina_guimaraes@example.com', '', '', 'n', 'C', '2015-06-09 21:21:20', 'a57f7effb6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5032, '89.154.148.173', 0, 0),
(12066, 'carlos.peixinho@hotmail.com', '', '', 'n', 'C', '2015-06-09 21:22:25', '42370805b9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5033, '79.169.23.251', 0, 0),
(12067, 'rebecafigueiredo87@hotmail.com', '', '', 'n', 'C', '2015-06-09 21:24:41', '4b0fb332f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5034, '2.83.178.42', 0, 0),
(12068, 'fl@mcs.com.pt', '', '', 'n', 'C', '2015-06-09 21:24:45', '7e01dc57da', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5035, '95.93.58.81', 0, 0),
(12069, 'mmbotelhoafonso@icloud.com', '', '', 'n', 'C', '2015-06-09 21:25:37', 'f1fd776758', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5036, '85.244.210.81', 0, 0),
(12070, 'mariahteves@gmail.com', '', '', 'n', 'C', '2015-06-09 21:30:59', '53e0ab8cda', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5037, '79.169.134.126', 0, 0),
(12071, 'pat-vs@hotmail.com', '', '', 'n', 'C', '2015-06-09 21:32:27', '9ceb72241e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5038, '217.129.177.95', 0, 0),
(12072, 'titinha_malokinha@hotmail.com', '', '', 'n', 'C', '2015-06-09 21:35:36', 'a595bd6d28', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5039, '95.92.107.54', 0, 0),
(12073, 'vascocostamacedo@hotmail.com', '', '', 'n', 'C', '2015-06-09 21:36:03', '61c2c19b67', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5040, '87.103.66.104', 0, 0),
(12074, 'luvboas@aeiou.pt', '', '', 'n', 'C', '2015-06-09 21:36:38', 'b2422d295c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5041, '89.114.81.205', 0, 0),
(12075, 'ruimartinsclaro@hotmail.com', '', '', 'n', 'C', '2015-06-09 21:37:47', 'c5ac495ad8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5042, '176.78.166.156', 0, 0),
(12076, 'galeriarelogios@gmail.com', '', '', 'n', 'C', '2015-06-09 21:37:50', '51c5490c8f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5043, '188.140.87.188', 0, 0),
(12077, 'paula.zmn@gmail.com', '', '', 'n', 'C', '2015-06-09 21:37:53', '5d60fc7f0b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5044, '62.169.66.150', 0, 0),
(12078, 'facebook_user_vasco_nobre_henriques@example.com', '', '', 'n', 'C', '2015-06-09 21:39:44', '7768693b26', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5045, '188.37.3.29', 0, 0),
(12079, 'mafaldamssantos@gmail.com', '', '', 'n', 'C', '2015-06-09 21:40:02', 'd11d3c0dd4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5046, '2.82.180.86', 0, 0),
(12080, 'td@eurosurfing.org', '', '', 'n', 'C', '2015-06-09 21:41:15', '56715cb058', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5047, '94.60.187.253', 0, 0),
(12081, 'detatu@gmail.com', '', '', 'n', 'C', '2015-06-09 21:48:56', '74b8811664', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5049, '79.168.152.90', 0, 0),
(12082, 'teresaavillezp@hotmail.com', '', '', 'n', 'C', '2015-06-09 21:49:55', '64494c7269', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5050, '95.93.172.98', 0, 0),
(12083, 'victoriapaiu98@gmail.com', '', '', 'n', 'C', '2015-06-09 21:55:04', '5a87eb8944', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5051, '89.114.144.147', 0, 0),
(12084, 'zemaria1995@gmail.com', '', '', 'n', 'C', '2015-06-09 21:55:54', 'eafdd24e0b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5052, '85.241.115.156', 0, 0),
(12085, 'cat.ericeira@gmail.com', '', '', 'n', 'C', '2015-06-09 21:58:39', 'da57f54e2b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5053, '188.81.9.35', 0, 0),
(12086, 'henriquevalente.93@hotmail.com', '', '', 'n', 'C', '2015-06-09 22:03:14', 'cd048749a0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5054, '79.169.40.106', 0, 0),
(12087, 'facebook_user_claudia_campos@example.com', '', '', 'n', 'C', '2015-06-09 22:03:49', '98211b45f2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5055, '217.129.146.139', 0, 0),
(12088, 'dora.arsenio@netc.pt', '', '', 'n', 'C', '2015-06-09 22:04:52', 'd893fbdb2f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5056, '85.138.33.3', 0, 0),
(12089, 'xineves@hotmail.com', '', '', 'n', 'C', '2015-06-09 22:05:40', '3c262770b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5057, '2.83.160.174', 0, 0),
(12090, 'cat.sandra@hotmail.com', '', '', 'n', 'C', '2015-06-09 22:06:12', 'f0729e4177', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5058, '2.83.233.232', 0, 0),
(12091, 'diogohenriques1997@gmail.com', '', '', 'n', 'C', '2015-06-09 22:06:48', 'ed31f46e53', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5059, '82.155.79.62', 0, 0),
(12092, 'geral@verdeagua.net', '', '', 'n', 'C', '2015-06-09 22:07:31', 'bb82ff75c5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5060, '95.93.160.102', 0, 0),
(12093, 'meg.women@gmail.com', '', '', 'n', 'C', '2015-06-09 22:09:03', '8ca2893278', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5061, '2.82.118.206', 0, 0),
(12094, 'gi10a@hotmail.com', '', '', 'n', 'C', '2015-06-09 22:11:06', 'c399a7c73b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5062, '79.168.171.123', 0, 0),
(12095, 'hugo@suicideindustry.com', '', '', 'n', 'C', '2015-06-09 22:11:47', '8ba460fd18', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5063, '188.37.29.170', 0, 0),
(12096, 'marcoandrgomes@gmail.com', '', '', 'n', 'C', '2015-06-09 22:12:26', '663738a76a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5064, '188.82.64.183', 0, 0),
(12097, 'alccaetano@gmail.com', '', '', 'n', 'C', '2015-06-09 22:14:04', '562b134056', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5065, '2.82.119.141', 0, 0),
(12098, 'clcarlajj@hotmail.com', '', '', 'n', 'C', '2015-06-09 22:15:30', '209f30ba2a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5066, '85.242.198.61', 0, 0),
(12099, 'ritaasfernandes@hotmail.com', '', '', 'n', 'C', '2015-06-09 22:22:47', '19d1da8bdd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5068, '193.236.60.169', 0, 0),
(12100, 'carmensonnberger71@gmail.com', '', '', 'n', 'C', '2015-06-09 22:23:14', 'a18d97cc8a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5069, '95.93.162.211', 0, 0),
(12101, 'ze_tavaguilherme@hotmail.com', '', '', 'n', 'C', '2015-06-09 22:24:52', 'c074cbcac3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5070, '46.189.209.90', 0, 0),
(12102, 'lisapinhocarvalho@gmail.com', '', '', 'n', 'C', '2015-06-09 22:25:42', '59e8880695', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Google&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5072, '95.136.113.13', 0, 0),
(12103, 'mariana_mmira@hotmail.com', '', '', 'n', 'C', '2015-06-09 22:29:55', 'db6df5e9ff', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5073, '193.236.60.169', 0, 0),
(12104, 'soninhaguerreiro@hotmail.com', '', '', 'n', 'C', '2015-06-09 22:34:50', 'cfddfa13ee', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5074, '85.240.228.126', 0, 0),
(12105, 'zechampalimaud@gmail.com', '', '', 'n', 'C', '2015-06-09 22:35:44', '60e646755e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5075, '82.154.160.39', 0, 0),
(12106, 'facebook_user_frederico_vinhas@example.com', '', '', 'n', 'C', '2015-06-09 22:37:21', '19d2943582', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5076, '81.84.10.169', 0, 0),
(12107, 'francisca.c.menezes@gmail.com', '', '', 'n', 'C', '2015-06-09 22:37:28', '216676b259', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5077, '95.92.98.74', 0, 0),
(12108, 'marta_pinho18@hotmail.com', '', '', 'n', 'C', '2015-06-09 22:37:47', 'b9f3a7eb83', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5078, '176.78.153.103', 0, 0),
(12109, 'facebook_user_teresa_mardel@example.com', '', '', 'n', 'C', '2015-06-09 22:40:33', '5cb6fd5372', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5079, '85.240.79.109', 0, 0),
(12110, 'santospereira.g@gmail.com', '', '', 'n', 'C', '2015-06-09 22:42:18', 'c99a07f329', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5080, '189.68.45.156', 0, 0),
(12111, 'kikidacruz@hotmail.com', '', '', 'n', 'C', '2015-06-09 22:43:10', 'd30d35679e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5081, '2.82.119.250', 0, 0),
(12112, 'helenavasa@gmail.com', '', '', 'n', 'C', '2015-06-09 22:43:54', '2e92458bec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5082, '5.158.23.131', 0, 0),
(12113, 'heldertiago_69@hotmail.com', '', '', 'n', 'C', '2015-06-09 22:53:03', 'd97c361dd7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5083, '213.30.118.69', 0, 0),
(12114, 'rodrigohchaves@gmail.com', '', '', 'n', 'C', '2015-06-09 22:53:06', 'b079857100', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5084, '94.132.128.167', 0, 0),
(12115, 'ana.sofia.albuquerque@hotmail.com', '', '', 'n', 'C', '2015-06-09 22:53:14', '57e978aa1a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5085, '85.242.167.68', 0, 0),
(12116, 'mariana.bsca@gmail.com', '', '', 'n', 'C', '2015-06-09 22:54:58', 'eed85c7532', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5086, '81.193.155.188', 0, 0),
(12117, 'vera_frazao@hotmail.com', '', '', 'n', 'C', '2015-06-09 22:57:42', 'b534676ad4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5087, '79.168.169.144', 0, 0),
(12118, 'samuel_guerra99@hotmail.com', '', '', 'n', 'C', '2015-06-09 23:00:42', 'b2f752e35a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5088, '84.91.17.239', 0, 0),
(12119, 'nuno.dipz@live.com.pt', '', '', 'n', 'C', '2015-06-09 23:04:09', '93d7aa15ec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'registration', 'http://ondasdeouro.pt/wp-login.php?action=wordpress_social_authenticate&mode=login&provider=Facebook&redirect_to=http%3A%2F%2Fondasdeouro.pt%2Fvotacoes%2F&redirect_to_provider=true', 5089, '95.92.83.38', 0, 0),
(12120, 'margaridabarbosa1234@gmail.com', 'Margarida Pacheco Barbosa', '', 'n', 'C', '2015-06-09 23:21:28', '9a360fc47d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/votacoes/', 0, '188.83.32.243', 0, 0),
(12121, 'afonso0games@gmail.com', 'Afonso antunes', '', 'n', 'C', '2015-06-09 23:56:44', '00d04c68e5', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/votacoes/', 0, '177.92.31.18', 0, 0),
(12122, 'nunobandejas@gmail.com', 'Nuno bandejas ', '', 'n', 'C', '2015-06-10 14:01:03', '56bf42f926', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/submete-a-tua-onda/', 0, '188.81.29.94', 0, 0),
(12123, 'paulaamorimdantas@gmail.com', 'Paula dantas', '', 'n', 'C', '2015-06-10 20:56:24', '95778a32dd', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/vencedores-vao-ser-revelados-hoje-dia-10-na-gala-casino-estoril/', 0, '95.69.112.32', 0, 0),
(12124, 'paulacristinadantas@gmail.com', 'Paula dantas', '', 'n', 'C', '2015-06-10 20:58:56', 'fc5f4fb395', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/vencedores-vao-ser-revelados-hoje-dia-10-na-gala-casino-estoril/', 0, '95.69.112.32', 0, 0),
(12125, 'margarida.calico@gmail.com', 'margarida', '', 'n', 'C', '2015-06-10 21:52:30', '42482cf3ea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/votacoes/', 0, '89.115.50.198', 0, 0),
(12126, 'jovanotti0@hotmail.com', 'j', '', 'n', 'C', '2015-06-14 15:29:47', '4ef25e92f6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/surf-nacional-em-destaque-em-noite-de-gala-conhece-os-vencedores/', 0, '188.80.77.22', 0, 0),
(12127, 'xavierdecastro@live.fr', 'Xavier de Castro', '', 'n', 'C', '2015-10-04 11:11:52', 'f23deaa83d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '88.180.36.109', 0, 0),
(12128, 'artemis_sandy2@hotmail.com', 'Sandra Monteiro', '', 'n', 'C', '2015-10-19 07:16:35', '544bed15be', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/votacoes/', 0, '88.210.98.188', 0, 0),
(12129, 'damico_umberto@yahoo.it', 'd\'amico umberto', '', 'n', 'C', '2015-12-28 22:44:32', '4602e83c4f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/candidaturas/nuno-matta/', 0, '2.239.83.202', 0, 0),
(12130, 'golfgalour@yahoo.com', '', '', 'n', 'C', '2017-04-26 02:56:20', '348faf2527', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '104.156.228.156', 0, 0),
(12131, 'lyfmxd@gmail.com', '', '', 'n', 'C', '2017-04-26 09:10:37', 'eb4691e9a4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '185.65.205.10', 0, 0),
(12132, 'clint.esken@gmail.com', '', '', 'n', 'C', '2017-04-26 16:28:19', 'f44a2d992d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '169.57.0.230', 0, 0),
(12133, 'volleyfan17@hotmail.com', '', '', 'n', 'C', '2017-04-26 20:11:58', 'f6210335c1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '37.218.240.80', 0, 0),
(12134, 'danielffroelich@gmail.com', '', '', 'n', 'C', '2017-04-26 22:55:57', '6e1d3aa62a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '193.169.135.133', 0, 0),
(12135, 'clbjunkstuff@gmail.com', '', '', 'n', 'C', '2017-04-27 03:02:02', 'baf48b003e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '162.216.46.71', 0, 0),
(12136, 'xujl@comcast.net', '', '', 'n', 'C', '2017-04-27 03:18:31', '56a13edc6a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '108.61.122.139', 0, 0),
(12137, 'briones201028@yahoo.com', '', '', 'n', 'C', '2017-04-27 04:50:42', '8c8cf749ab', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '151.80.238.152', 0, 0),
(12138, 'lansdownant@yahoo.com', '', '', 'n', 'C', '2017-04-27 05:11:26', 'ccd2afc1a1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '108.61.122.139', 0, 0),
(12139, 'shrosenblum@yahoo.com', '', '', 'n', 'C', '2017-04-27 09:06:16', '890f4b11ed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '185.38.14.215', 0, 0),
(12140, 'duaneempty@gmail.com', '', '', 'n', 'C', '2017-04-27 10:09:38', 'd800e8813c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '37.220.35.202', 0, 0),
(12141, 'vancship@malloryco.com', '', '', 'n', 'C', '2017-04-27 12:09:25', 'ded8785808', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '193.90.12.88', 0, 0),
(12142, 'muayad_abusaleh@hotmail.com', '', '', 'n', 'C', '2017-04-27 13:54:46', 'f716c72305', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '37.139.15.35', 0, 0),
(12143, 'synepracingteaminvoices@outlook.com', '', '', 'n', 'C', '2017-04-27 16:58:00', 'e470ed4d96', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '37.220.35.202', 0, 0),
(12144, 'jihadtisdale@yahoo.com', '', '', 'n', 'C', '2017-05-01 14:15:33', '5e8262c82f', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '193.70.89.19', 0, 0),
(12145, 'philgiel@sfsu.edu', '', '', 'n', 'C', '2017-05-04 11:54:34', 'ab6595b7f7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '104.238.169.108', 0, 0),
(12146, 'gillstudio39@gmail.com', '', '', 'n', 'C', '2017-05-09 15:07:21', '59752bb156', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '173.255.226.142', 0, 0),
(12147, 'gamerenvan@gmail.com', '', '', 'n', 'C', '2017-05-09 15:44:06', 'b446baf3a2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '196.52.46.12', 0, 0),
(12148, 'jbernier83@yahoo.com', '', '', 'n', 'C', '2017-05-09 18:11:51', 'b01f6806d2', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '196.52.46.12', 0, 0),
(12149, 'bparker661@aol.com', '', '', 'n', 'C', '2017-05-10 16:15:03', '3325757c34', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '149.56.229.16', 0, 0),
(12150, 'deshondavis39@yahoo.com', '', '', 'n', 'C', '2017-05-10 17:07:15', '66e9db1b29', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '185.100.86.86', 0, 0),
(12151, 'bencio7@yahoo.com', '', '', 'n', 'C', '2017-05-10 17:14:32', 'c12fe61bb9', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '5.199.130.188', 0, 0),
(12152, 'friederheidi@web.de', '', '', 'n', 'C', '2017-05-10 17:24:57', '065f0da721', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '185.170.41.8', 0, 0),
(12153, 'a.letzel@online.de', '', '', 'n', 'C', '2017-05-10 18:15:51', 'b13f697590', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '93.115.95.205', 0, 0),
(12154, 'lmk0204@aol.com', '', '', 'n', 'C', '2017-05-10 18:16:03', '189527e161', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '185.87.185.45', 0, 0),
(12155, 'docsleeper@aol.com', '', '', 'n', 'C', '2017-05-10 20:27:39', 'cf99a8b927', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '212.47.236.238', 0, 0),
(12156, 'rjnbarrett@aol.com', '', '', 'n', 'C', '2017-05-10 22:23:46', '02712668dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '171.25.193.77', 0, 0),
(12157, 'stephpt@hotmail.com', '', '', 'n', 'C', '2017-05-10 22:32:58', 'd527d61179', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '46.166.139.71', 0, 0),
(12158, 'webphenom@yahoo.com', '', '', 'n', 'C', '2017-05-11 01:40:59', 'c0022644fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '151.80.38.67', 0, 0),
(12159, 'habermeierjr@aol.com', '', '', 'n', 'C', '2017-05-11 17:21:51', '7a5c9fc8d6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '216.218.222.13', 0, 0),
(12160, 'henry@nutritionplace.ca', '', '', 'n', 'C', '2017-05-11 17:49:41', '344a8dd0b0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '137.74.224.177', 0, 0),
(12161, 'thesplicer@mac.com', '', '', 'n', 'C', '2017-05-11 20:14:58', 'd92fbf87d4', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '171.25.193.77', 0, 0),
(12162, 'mgehring@tgioa.com', '', '', 'n', 'C', '2017-05-11 20:46:21', '74dc5c35ef', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '65.19.167.132', 0, 0),
(12163, 'lizziemill2000@aol.com', '', '', 'n', 'C', '2017-05-11 21:12:23', 'a69cbe332c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '46.166.139.71', 0, 0),
(12164, 'pompoms13@yahoo.com', '', '', 'n', 'C', '2017-05-11 23:13:17', 'e8b262ba97', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '193.70.95.180', 0, 0),
(12165, 'tranzspec@cox.net', '', '', 'n', 'C', '2017-05-12 02:11:03', '9d9ff93cea', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.com/', 0, '46.166.139.71', 0, 0),
(12166, 'melorybo@sbcglobal.net', '', '', 'n', 'C', '2017-05-12 02:17:46', 'e0adada20e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '163.172.191.54', 0, 0),
(12167, 'acblaron@att.net', '', '', 'n', 'C', '2017-05-12 02:28:36', '1ea5ec0dbc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.com/', 0, '46.23.72.29', 0, 0),
(12168, 'impexp@aol.com', '', '', 'n', 'C', '2017-05-12 07:21:47', '9179b9b26e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '77.247.181.165', 0, 0),
(12169, 'yenoommap@aol.com', '', '', 'n', 'C', '2017-05-12 08:10:38', '35f465978d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '79.172.193.32', 0, 0),
(12170, 'mrufus03@aol.com', '', '', 'n', 'C', '2017-05-12 09:07:56', '1a534b9749', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.com/', 0, '199.249.224.45', 0, 0),
(12171, 'leif@stonemountainsafaris.com', '', '', 'n', 'C', '2017-05-12 09:21:50', 'f65e3ef3f8', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '51.15.63.229', 0, 0),
(12172, 'briansjagss@aol.com', '', '', 'n', 'C', '2017-05-12 10:34:30', '416bde0e29', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.com/', 0, '89.234.157.254', 0, 0),
(12173, 'rkennedy1014@yahoo.com', '', '', 'n', 'C', '2017-05-12 12:11:01', '839604e408', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '46.105.100.149', 0, 0),
(12174, 'bluedevilmaddness@hotmail.com', '', '', 'n', 'C', '2017-05-12 13:02:12', '0ee1b80bed', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '196.52.60.13', 0, 0),
(12175, 'ellijobs@yahoo.com', '', '', 'n', 'C', '2017-05-12 13:03:12', 'eda2d841e0', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.com/', 0, '196.52.60.13', 0, 0),
(12176, 'geoffdb@aol.com', '', '', 'n', 'C', '2017-05-12 14:38:11', 'bf8624e1c6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '192.42.116.16', 0, 0),
(12177, 'alex.ohearn@yahoo.com', '', '', 'n', 'C', '2017-05-12 15:00:39', 'b97e3be42d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '185.38.14.171', 0, 0),
(12178, 'cbpesola@sbcglobal.net', '', '', 'n', 'C', '2017-05-12 15:43:41', '30c1dc0248', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '212.83.40.238', 0, 0);
INSERT INTO `wp_newsletter` (`id`, `email`, `name`, `surname`, `sex`, `status`, `created`, `token`, `feed`, `feed_time`, `country`, `list_1`, `list_2`, `list_3`, `list_4`, `list_5`, `list_6`, `list_7`, `list_8`, `list_9`, `list_10`, `list_11`, `list_12`, `list_13`, `list_14`, `list_15`, `list_16`, `list_17`, `list_18`, `list_19`, `list_20`, `profile_1`, `profile_2`, `profile_3`, `profile_4`, `profile_5`, `profile_6`, `profile_7`, `profile_8`, `profile_9`, `profile_10`, `profile_11`, `profile_12`, `profile_13`, `profile_14`, `profile_15`, `profile_16`, `profile_17`, `profile_18`, `profile_19`, `profile_20`, `referrer`, `http_referer`, `wp_user_id`, `ip`, `test`, `flow`) VALUES
(12179, 'lucas098@aol.com', '', '', 'n', 'C', '2017-05-12 15:46:27', '0e865239f1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '91.219.236.218', 0, 0),
(12180, 'rickdgreen@aol.com', '', '', 'n', 'C', '2017-05-12 16:51:23', '0933898977', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '65.19.167.131', 0, 0),
(12181, 'b101et@aol.com', '', '', 'n', 'C', '2017-05-12 18:24:04', 'bc890fc39c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.com/', 0, '171.25.193.77', 0, 0),
(12182, 'jleeper63@aol.com', '', '', 'n', 'C', '2017-05-12 19:39:39', '017ec97eda', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '128.52.128.105', 0, 0),
(12183, 'headoffice@hermanns.com.au', '', '', 'n', 'C', '2017-05-12 19:59:56', '40e962494b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.com/', 0, '164.132.51.91', 0, 0),
(12184, 'dperry6671@aol.com', '', '', 'n', 'C', '2017-05-12 22:49:46', '593d7c2a8c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '62.210.129.246', 0, 0),
(12185, 'nvakeith@aol.com', '', '', 'n', 'C', '2017-05-13 00:38:59', '4397760ffb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '185.38.14.215', 0, 0),
(12186, 'jelmiles@aol.com', '', '', 'n', 'C', '2017-05-13 01:02:24', '18b8b4defc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '91.223.82.156', 0, 0),
(12187, 'steph2078@aol.com', '', '', 'n', 'C', '2017-05-13 10:34:53', 'bfd53e6e1a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '51.15.37.18', 0, 0),
(12188, 'ej2u@aol.com', '', '', 'n', 'C', '2017-05-13 12:30:32', '4a2649667d', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.com/', 0, '192.160.102.164', 0, 0),
(12189, 'cinaf@aol.com', '', '', 'n', 'C', '2017-05-13 20:42:08', '16d8e2cebf', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.com/', 0, '192.160.102.166', 0, 0),
(12190, 'andraia007@aim.com', '', '', 'n', 'C', '2017-05-13 22:33:22', '015a7c2cec', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '185.24.233.74', 0, 0),
(12191, 'glamismxrider04@aol.com', '', '', 'n', 'C', '2017-05-13 22:45:49', 'a5426b167c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '91.219.237.244', 0, 0),
(12192, 'max.hirzel@bluewin.ch', '', '', 'n', 'C', '2017-05-14 11:47:15', 'ff9be91ee7', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.com/', 0, '193.70.95.180', 0, 0),
(12193, 'debbfitz@aol.com', '', '', 'n', 'C', '2017-05-14 11:58:04', 'd2cd915df1', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '171.25.193.77', 0, 0),
(12194, 'ekapit@aol.com', '', '', 'n', 'C', '2017-05-14 13:35:08', '4ac00972fb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '193.70.95.180', 0, 0),
(12195, 'curseofdragon33@aol.com', '', '', 'n', 'C', '2017-05-14 15:50:08', 'c53c300749', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '199.249.224.43', 0, 0),
(12196, 'weeg221@aol.com', '', '', 'n', 'C', '2017-05-14 16:01:06', 'de2f2f0695', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '141.170.2.53', 0, 0),
(12197, 'shanah6111@aol.com', '', '', 'n', 'C', '2017-05-14 19:18:04', '0b756e6b55', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '62.210.129.246', 0, 0),
(12198, 'dhclark76@aol.com', '', '', 'n', 'C', '2017-05-14 20:56:23', '5f102a57ad', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '146.185.177.103', 0, 0),
(12199, 'mjrmichael@aol.com', '', '', 'n', 'C', '2017-05-15 00:00:27', 'f89bc58ef3', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '109.163.234.5', 0, 0),
(12200, 'lvedo@aol.com', '', '', 'n', 'C', '2017-05-15 10:58:27', '8c7200422a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.com/', 0, '216.218.222.11', 0, 0),
(12201, 'mikeechubz@aol.com', '', '', 'n', 'C', '2017-05-15 18:34:14', 'cf57affa0e', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.com/', 0, '178.20.55.16', 0, 0),
(12202, 'ardilase@aol.com', '', '', 'n', 'C', '2017-05-15 19:25:44', '1d5088c90c', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '51.15.53.83', 0, 0),
(12203, 'fxl1sport@aol.com', '', '', 'n', 'C', '2017-05-15 19:44:42', '7942bf53b6', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '192.160.102.164', 0, 0),
(12204, 'audiojnky@aol.com', '', '', 'n', 'C', '2017-05-15 21:06:21', '202b2a224a', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '166.70.207.2', 0, 0),
(12205, 'kellysdad@aol.com', '', '', 'n', 'C', '2017-05-15 22:24:28', 'be4b6273dc', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.com/', 0, '94.142.242.84', 0, 0),
(12206, 'kathyp411@aol.com', '', '', 'n', 'C', '2017-05-15 23:29:14', 'ef4a6de45b', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '46.166.139.71', 0, 0),
(12207, 'stressnagg@aol.com', '', '', 'n', 'C', '2017-05-16 00:25:13', 'a8fb9b0610', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.com/', 0, '185.11.180.67', 0, 0),
(12208, 'july61957@aol.com', '', '', 'n', 'C', '2017-05-16 04:44:19', 'a9aceb21fa', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.pt/', 0, '144.217.167.240', 0, 0),
(12209, 'mortmanson131156@aol.com', '', '', 'n', 'C', '2017-05-16 04:52:02', '5a57537ebb', 0, 0, '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 'widget', 'http://ondasdeouro.com/', 0, '138.68.96.37', 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_newsletter_emails`
--

CREATE TABLE `wp_newsletter_emails` (
  `id` int(11) NOT NULL,
  `message` longtext,
  `message_text` longtext,
  `subject` varchar(255) NOT NULL DEFAULT '',
  `type` varchar(50) NOT NULL DEFAULT '',
  `created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `status` enum('new','sending','sent','paused') NOT NULL DEFAULT 'new',
  `total` int(11) NOT NULL DEFAULT '0',
  `last_id` int(11) NOT NULL DEFAULT '0',
  `sent` int(11) NOT NULL DEFAULT '0',
  `send_on` int(11) NOT NULL DEFAULT '0',
  `track` tinyint(4) NOT NULL DEFAULT '0',
  `editor` tinyint(4) NOT NULL DEFAULT '0',
  `sex` char(1) NOT NULL DEFAULT '',
  `query` mediumtext,
  `preferences` mediumtext,
  `options` longtext,
  `token` varchar(10) NOT NULL DEFAULT '',
  `private` tinyint(1) NOT NULL DEFAULT '0'
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_newsletter_emails`
--

INSERT INTO `wp_newsletter_emails` (`id`, `message`, `message_text`, `subject`, `type`, `created`, `status`, `total`, `last_id`, `sent`, `send_on`, `track`, `editor`, `sex`, `query`, `preferences`, `options`, `token`, `private`) VALUES
(1, '<!DOCTYPE html>\n<html>\n    <head>\n        <!-- Not all email client take care of styles inserted here -->\n        <style type=\"text/css\" media=\"all\">\n            a {\n                text-decoration: none;\n                color: #000000;\n            }\n        </style>\n    </head>\n    <body style=\"background-color: #ddd; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 14px; color: #666; margin: 0 auto; padding: 0;\"><p> </p>\r\n<table align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 14px; color: #666;\">\r\n<div style=\"text-align: left; background-color: #fff; max-width: 500px;\">\r\n<div style=\"text-align: center;\">\r\n<div style=\"padding: 30px 0; color: #ebbc2b; font-size: 28px; background-color: #012c4c; border-bottom: 1px solid #ddd; text-align: center;\"> Kia Ondas de Ouro Surf Awards Powered by SURFPortugal - as votações estão abertas</div>\r\n</div>\r\n<div style=\"padding: 10px 20px 20px 20px; background-color: #fff; line-height: 18px;\">\r\n<p style=\"text-align: center; font-size: small;\"><a style=\"color: ebbc2b;\" href=\"http://ondasdeouro.pt/votacoes\" target=\"_blank\">ondasdeouro.pt/votacoes </a>   |   <a style=\"color: ebbc2b;\" href=\"https://www.facebook.com/ondasdeouro\" target=\"_blank\">facebook.com/ondasdeouro</a><a href=\"{email_url}\" target=\"_blank\"> </a></p>\r\n<p style=\"text-align: center; font-size: small;\"><img style=\"width: 100%; height: auto;\" src=\"http://ondasdeouro.com/wp-content/uploads/2015/03/newsletter.jpg\" alt=\"\" /></p>\r\n<p style=\"outline: none; padding: 0px; margin: 0px 0px 32px; border: 0px; font-family: Tahoma, Helvetica, Arial; font-stretch: inherit; line-height: 22px; vertical-align: baseline; color: #7a7a7a;\"> </p>\r\n<p style=\"outline: none; padding: 0px; margin: 0px 0px 32px; border: 0px; font-family: Tahoma, Helvetica, Arial; font-stretch: inherit; line-height: 22px; vertical-align: baseline; color: #7a7a7a;\">VOTA JÁ EM <u><font color=\"#FFCC00\"><a href=\"http://ondasdeouro.pt/votacoes\">ONDASDEOURO.PT/VOTACOES</a></font></u></p>\r\n<p style=\"outline: none; padding: 0px; margin: 0px 0px 32px; border: 0px; font-family: Tahoma, Helvetica, Arial; font-stretch: inherit; line-height: 22px; vertical-align: baseline; color: #7a7a7a;\">Os Kia Ondas de Ouro Surf Awards powered by SURFPortugal fundem free surf e competição, habilidade e coragem, desempenho global e manobras isoladas, influência e estética, história e novidade, tecnologia e método, para se tornarem no mais importante galardão do surf nacional fora do âmbito puramente desportivo.</p>\r\n<p style=\"outline: none; padding: 0px; margin: 0px 0px 32px; border: 0px; font-family: Tahoma, Helvetica, Arial; font-stretch: inherit; line-height: 22px; vertical-align: baseline; color: #7a7a7a;\">Para a organização dos Kia Ondas de Ouro Surf Awards powered by SURFPortugal, a tua opinião conta muito. Aqui, a responsabilidade sobre a escolha final dos vencedores recai sobre o surfista comum, sobre aqueles que observam e acompanham o surf obsessivamente mas que não dispõem de meios oficiais para manifestar as suas preferências. Por outras palavras, quem escolhe és tu. Algumas categorias propõem a votação pública a partir de um grupo de surfistas nomeados por um painel de especialistas, que irá apontar os mais merecedores de concorrer aos respetivos galardões. Noutras categorias, serão os próprios surfistas, fotógrafos e videomakers a sujeitarem as suas melhores ondas, manobras, fotografias e videoclips à votação do público. Mas nuns e noutros, o resultado final recai sempre na tua escolha, no teu voto, na tua participação. Somente os prémios Carreira e Contributo ao Surf são resultado de uma seleção exclusiva por parte da organização.</p>\r\n<p style=\"outline: none; padding: 0px; margin: 0px 0px 32px; border: 0px; font-family: Tahoma, Helvetica, Arial; font-stretch: inherit; line-height: 22px; vertical-align: baseline; color: #7a7a7a;\">Os Kia Ondas de Ouro Surf Awards powered by SURFPortugal premeiam mais que o mérito desportivo: eles traduzem em números concretos a expressão mediática, o poder de influência e a capacidade de surfistas e criadores do nosso meio se elevarem acima da média, fazendo-se notar ao longo do ano. A escolha é tua, os vencedores são nossos, a festa é de todos e para todos.</p>\r\n<p style=\"outline: none; padding: 0px; margin: 0px 0px 32px; border: 0px; font-family: Tahoma, Helvetica, Arial; font-stretch: inherit; line-height: 22px; vertical-align: baseline; color: #7a7a7a;\">A grande gala Kia Ondas de Ouro Surf Awards powered by SURFPortugal irá acontecer no dia 10 de junho no Casino Estoril e terá transmissão na RTP.</p>\r\n<p style=\"outline: none; padding: 0px; margin: 0px 0px 32px; border: 0px; font-family: Tahoma, Helvetica, Arial; font-stretch: inherit; line-height: 22px; vertical-align: baseline; color: #7a7a7a;\">Kia Ondas de Ouro Surf Awards powered by SURFPortugal. Aqui põe-se o surf no seu devido lugar.</p>\r\n<!-- Footer -->\r\n<div style=\"text-align: center; font-weight: bold; margin: 40px 0 10px;\">Kia Ondas de Ouro Surf Awards Powered by SURFPortugal</div>\r\n<div style=\"text-align: center; margin: 10px 0 20px;\">Ec S João Estoril Apartado 000044 2766 Estoril Portugal</div>\r\n<!-- Social -->\r\n<table cellpadding=\"5\" align=\"center\">\r\n<tbody>\r\n<tr>\r\n<td style=\"text-align: center; vertical-align: top;\" align=\"center\" valign=\"top\"><a href=\"https://www.facebook.com/ondasdeouro\"><img src=\"http://beta.ondasdeouro.com/wp-content/plugins/newsletter/emails/themes/default/images/facebook.png\" alt=\"Facebook\" /></a></td>\r\n</tr>\r\n</tbody>\r\n</table>\r\n<div style=\"text-align: center; color: #888; margin-top: 20px;\"> </div>\r\n<div style=\"text-align: center; color: #888;\">para cancelar a sua subscrição desta newsletter, <a href=\"{profile_url}\" target=\"_blank\">clique aqui</a>.</div>\r\n</div>\r\n</div>\r\n</td>\r\n</tr>\r\n</tbody>\r\n</table></body></html>', 'This email requires a modern e-mail reader but you can view the email online here:\r\n\r\n{email_url}.\r\n\r\nThank you, Kia Ondas de Ouro Surf Awards presented by SURFPortugal\r\nTo change your subscription follow:\r\n{profile_url}.', 'Votações Abertas - Kia Ondas de Ouro Surf Awards Powered by SURFPortugal', 'message', '2015-03-31 19:04:51', 'sent', 9214, 9218, 9214, 1427828400, 1, 0, '', 'select * from wp_newsletter where status=\'C\'', '', 'a:6:{s:18:\"preferences_status\";s:1:\"0\";s:11:\"preferences\";N;s:3:\"sex\";N;s:6:\"status\";s:1:\"C\";s:15:\"status_operator\";N;s:8:\"wp_users\";s:1:\"0\";}', '', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_newsletter_stats`
--

CREATE TABLE `wp_newsletter_stats` (
  `id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL DEFAULT '0',
  `email_id` int(11) NOT NULL DEFAULT '0',
  `link_id` int(11) NOT NULL DEFAULT '0',
  `created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
  `url` varchar(255) NOT NULL DEFAULT '',
  `anchor` varchar(200) NOT NULL DEFAULT '',
  `ip` varchar(20) NOT NULL DEFAULT '',
  `country` varchar(4) NOT NULL DEFAULT ''
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

--
-- Dumping data for table `wp_newsletter_stats`
--

INSERT INTO `wp_newsletter_stats` (`id`, `user_id`, `email_id`, `link_id`, `created`, `url`, `anchor`, `ip`, `country`) VALUES
(1, 3, 1, 0, '2015-03-31 23:01:37', '', '', '66.249.93.177', ''),
(2, 3, 1, 0, '2015-03-31 23:01:53', 'https://www.facebook.com/ondasdeouro', '', '85.138.184.87', ''),
(3, 3, 1, 0, '2015-03-31 23:06:33', '', '', '66.249.93.177', ''),
(4, 3, 1, 0, '2015-04-01 11:01:29', '', '', '66.249.93.177', ''),
(5, 3, 1, 0, '2015-04-01 11:01:36', '', '', '66.249.93.177', ''),
(6, 3, 1, 0, '2015-04-01 11:01:36', '', '', '66.249.93.181', ''),
(7, 3, 1, 0, '2015-04-01 11:01:40', '', '', '66.249.93.173', ''),
(8, 3, 1, 0, '2015-04-01 11:01:43', '', '', '66.249.93.181', ''),
(9, 3, 1, 0, '2015-04-01 11:01:49', '', '', '66.249.93.177', ''),
(10, 3, 1, 0, '2015-04-01 11:02:11', '', '', '66.249.93.181', ''),
(11, 3, 1, 0, '2015-04-01 11:02:35', '', '', '66.249.93.181', ''),
(12, 3, 1, 0, '2015-04-01 11:02:36', '', '', '66.249.93.177', ''),
(13, 3, 1, 0, '2015-04-01 11:54:27', '', '', '62.48.200.13', ''),
(14, 3, 1, 0, '2015-04-01 11:54:28', '', '', '62.48.200.13', ''),
(15, 3, 1, 0, '2015-04-01 12:08:34', '', '', '62.48.200.13', ''),
(16, 3, 1, 0, '2015-04-01 12:08:35', '', '', '62.48.200.13', ''),
(17, 3, 1, 0, '2015-04-01 12:08:39', '', '', '2.82.179.199', ''),
(18, 3, 1, 0, '2015-04-01 12:10:32', '', '', '62.48.200.13', ''),
(19, 3, 1, 0, '2015-04-01 12:16:39', '', '', '2.82.179.199', ''),
(20, 3, 1, 0, '2015-04-01 12:16:48', '', '', '2.82.179.199', ''),
(21, 3, 1, 0, '2015-04-01 12:16:48', '', '', '2.82.179.199', ''),
(22, 3, 1, 0, '2015-04-01 12:17:16', '', '', '2.82.179.199', ''),
(23, 3, 1, 0, '2015-04-01 12:17:16', '', '', '2.82.179.199', ''),
(24, 3, 1, 0, '2015-04-01 12:17:46', '', '', '2.82.179.199', ''),
(25, 3, 1, 0, '2015-04-01 12:17:46', '', '', '2.82.179.199', ''),
(26, 3, 1, 0, '2015-04-01 12:17:48', '', '', '2.82.179.199', ''),
(27, 3, 1, 0, '2015-04-01 12:18:01', '', '', '2.82.179.199', ''),
(28, 3, 1, 0, '2015-04-01 13:00:31', '', '', '2.82.179.199', ''),
(29, 3, 1, 0, '2015-04-01 13:00:31', '', '', '2.82.179.199', ''),
(30, 7705, 1, 0, '2015-04-01 13:16:01', '', '', '2.82.179.199', ''),
(31, 7705, 1, 0, '2015-04-01 13:16:06', '', '', '2.82.179.199', ''),
(32, 3, 1, 0, '2015-04-01 13:44:17', '', '', '66.249.93.177', ''),
(33, 7705, 1, 0, '2015-04-01 13:51:11', '', '', '2.82.179.199', ''),
(34, 3, 1, 0, '2015-04-01 14:08:49', '', '', '66.249.93.177', ''),
(35, 3, 1, 0, '2015-04-01 14:08:53', '', '', '66.249.93.177', ''),
(36, 3, 1, 0, '2015-04-01 14:11:54', 'https://www.facebook.com/ondasdeouro', '', '107.6.172.151', ''),
(37, 3, 1, 0, '2015-04-01 17:50:22', 'https://www.facebook.com/ondasdeouro', '', '66.249.67.137', ''),
(38, 3, 1, 0, '2015-04-01 18:28:48', 'https://www.facebook.com/ondasdeouro', '', '79.168.157.51', ''),
(39, 3, 1, 0, '2015-04-01 21:05:53', 'https://www.facebook.com/ondasdeouro', '', '85.138.197.207', ''),
(40, 3, 1, 0, '2015-04-03 01:24:17', 'https://www.facebook.com/ondasdeouro', '', '66.249.67.129', ''),
(41, 6, 1, 0, '2015-04-03 04:14:27', '', '', '87.103.66.31', ''),
(42, 6, 1, 0, '2015-04-03 04:15:36', '', '', '87.103.66.31', ''),
(43, 3, 1, 0, '2015-04-06 15:00:09', 'https://www.facebook.com/ondasdeouro', '', '66.249.67.137', ''),
(44, 3, 1, 0, '2015-04-06 16:48:21', 'https://www.facebook.com/ondasdeouro', '', '85.245.242.172', ''),
(45, 3, 1, 0, '2015-04-06 19:17:19', 'https://www.facebook.com/ondasdeouro', '', '66.249.67.129', ''),
(46, 3, 1, 0, '2015-04-08 10:52:21', '', '', '176.78.166.149', ''),
(47, 3, 1, 0, '2015-04-09 15:56:11', 'https://www.facebook.com/ondasdeouro', '', '85.245.173.137', ''),
(48, 3, 1, 0, '2015-04-09 23:42:41', 'https://www.facebook.com/ondasdeouro', '', '66.249.78.74', ''),
(49, 3, 1, 0, '2015-04-10 11:43:02', 'https://www.facebook.com/ondasdeouro', '', '188.81.7.194', ''),
(50, 3, 1, 0, '2015-04-13 04:05:18', 'https://www.facebook.com/ondasdeouro', '', '79.169.220.120', ''),
(51, 3, 1, 0, '2015-04-15 17:16:36', 'https://www.facebook.com/ondasdeouro', '', '85.244.119.39', ''),
(52, 6, 1, 0, '2015-04-15 23:27:11', '', '', '176.78.166.149', ''),
(53, 3, 1, 0, '2015-04-21 01:26:11', 'https://www.facebook.com/ondasdeouro', '', '180.76.5.223', ''),
(54, 3, 1, 0, '2015-04-23 20:28:08', 'https://www.facebook.com/ondasdeouro', '', '85.241.31.96', ''),
(55, 3, 1, 0, '2015-04-24 18:56:08', 'https://www.facebook.com/ondasdeouro', '', '202.46.63.139', ''),
(56, 3, 1, 0, '2015-04-25 04:06:09', 'https://www.facebook.com/ondasdeouro', '', '180.76.5.189', ''),
(57, 3, 1, 0, '2015-04-28 22:37:08', 'https://www.facebook.com/ondasdeouro', '', '180.76.5.94', ''),
(58, 3, 1, 0, '2015-05-14 17:40:59', 'https://www.facebook.com/ondasdeouro', '', '66.249.79.211', ''),
(59, 3, 1, 0, '2015-05-20 20:24:15', 'https://www.facebook.com/ondasdeouro', '', '180.76.15.162', ''),
(60, 3, 1, 0, '2015-05-22 04:26:04', 'https://www.facebook.com/ondasdeouro', '', '157.55.39.88', ''),
(61, 3, 1, 0, '2015-05-22 04:29:58', 'https://www.facebook.com/ondasdeouro', '', '5.255.253.219', ''),
(62, 3, 1, 0, '2015-05-25 00:13:38', 'https://www.facebook.com/ondasdeouro', '', '180.76.15.134', ''),
(63, 0, 0, 0, '2015-05-27 11:11:26', '', '', '199.96.156.52', ''),
(64, 0, 0, 0, '2015-05-27 11:15:42', '', '', '199.96.156.52', ''),
(65, 0, 0, 0, '2015-05-27 11:15:43', '', '', '199.96.156.50', ''),
(66, 7705, 1, 0, '2015-05-27 11:33:11', '', '', '37.189.166.125', ''),
(67, 7705, 1, 0, '2015-05-27 11:33:11', '', '', '37.189.166.125', ''),
(68, 6, 1, 0, '2015-05-27 11:44:36', '', '', '87.103.57.111', ''),
(69, 0, 0, 0, '2015-05-27 12:04:46', '', '', '199.96.156.52', ''),
(70, 0, 0, 0, '2015-05-27 12:04:46', '', '', '199.96.156.52', ''),
(71, 0, 0, 0, '2015-05-27 12:04:46', '', '', '199.96.156.52', ''),
(72, 0, 0, 0, '2015-05-27 12:04:46', '', '', '199.96.156.52', ''),
(73, 0, 0, 0, '2015-05-27 12:04:46', '', '', '199.96.156.52', ''),
(74, 0, 0, 0, '2015-05-27 12:04:46', '', '', '199.96.156.52', ''),
(75, 0, 0, 0, '2015-05-27 12:04:46', '', '', '199.96.156.52', ''),
(76, 0, 0, 0, '2015-05-27 12:04:50', '', '', '199.96.156.50', ''),
(77, 0, 0, 0, '2015-05-27 12:04:50', '', '', '199.96.156.50', ''),
(78, 0, 0, 0, '2015-05-27 12:04:50', '', '', '199.96.156.50', ''),
(79, 0, 0, 0, '2015-05-27 12:04:50', '', '', '199.96.156.50', ''),
(80, 0, 0, 0, '2015-05-27 12:04:50', '', '', '199.96.156.50', ''),
(81, 0, 0, 0, '2015-05-27 12:04:50', '', '', '199.96.156.50', ''),
(82, 0, 0, 0, '2015-05-27 12:04:50', '', '', '199.96.156.50', ''),
(83, 0, 0, 0, '2015-05-27 12:04:50', '', '', '199.96.156.50', ''),
(84, 6, 1, 0, '2015-05-27 12:06:23', '', '', '87.103.57.111', ''),
(85, 0, 0, 0, '2015-05-27 12:08:31', '', '', '199.96.156.52', ''),
(86, 0, 0, 0, '2015-05-27 12:08:32', '', '', '199.96.156.52', ''),
(87, 0, 0, 0, '2015-05-27 12:08:34', '', '', '199.96.156.52', ''),
(88, 0, 0, 0, '2015-05-27 12:08:34', '', '', '199.96.156.52', ''),
(89, 0, 0, 0, '2015-05-27 12:08:34', '', '', '199.96.156.52', ''),
(90, 0, 0, 0, '2015-05-27 12:08:35', '', '', '199.96.156.52', ''),
(91, 0, 0, 0, '2015-05-27 12:08:35', '', '', '199.96.156.52', ''),
(92, 0, 0, 0, '2015-05-27 12:08:35', '', '', '199.96.156.52', ''),
(93, 0, 0, 0, '2015-05-27 12:08:35', '', '', '199.96.156.50', ''),
(94, 0, 0, 0, '2015-05-27 12:08:35', '', '', '199.96.156.50', ''),
(95, 0, 0, 0, '2015-05-27 12:08:35', '', '', '199.96.156.50', ''),
(96, 0, 0, 0, '2015-05-27 12:08:35', '', '', '199.96.156.50', ''),
(97, 0, 0, 0, '2015-05-27 12:08:35', '', '', '199.96.156.50', ''),
(98, 34, 1, 0, '2015-05-27 12:09:30', '', '', '194.117.18.99', ''),
(99, 12, 1, 0, '2015-05-27 12:12:50', '', '', '66.249.93.231', ''),
(100, 12, 1, 0, '2015-05-27 12:13:07', 'http://ondasdeouro.pt/votacoes', '', '85.246.91.151', ''),
(101, 0, 0, 0, '2015-05-27 12:13:35', '', '', '199.96.156.52', ''),
(102, 0, 0, 0, '2015-05-27 12:13:35', '', '', '199.96.156.52', ''),
(103, 0, 0, 0, '2015-05-27 12:13:37', '', '', '199.96.156.50', ''),
(104, 0, 0, 0, '2015-05-27 12:13:38', '', '', '199.96.156.50', ''),
(105, 0, 0, 0, '2015-05-27 12:13:38', '', '', '199.96.156.50', ''),
(106, 0, 0, 0, '2015-05-27 12:13:38', '', '', '199.96.156.52', ''),
(107, 0, 0, 0, '2015-05-27 12:13:38', '', '', '199.96.156.50', ''),
(108, 0, 0, 0, '2015-05-27 12:13:38', '', '', '199.96.156.52', ''),
(109, 0, 0, 0, '2015-05-27 12:13:38', '', '', '199.96.156.52', ''),
(110, 0, 0, 0, '2015-05-27 12:13:38', '', '', '199.96.156.50', ''),
(111, 0, 0, 0, '2015-05-27 12:13:38', '', '', '199.96.156.52', ''),
(112, 0, 0, 0, '2015-05-27 12:13:38', '', '', '199.96.156.52', ''),
(113, 0, 0, 0, '2015-05-27 12:13:38', '', '', '199.96.156.52', ''),
(114, 0, 0, 0, '2015-05-27 12:13:38', '', '', '199.96.156.50', ''),
(115, 0, 0, 0, '2015-05-27 12:13:38', '', '', '199.96.156.52', ''),
(116, 50, 1, 0, '2015-05-27 12:14:50', '', '', '64.233.173.242', ''),
(117, 0, 0, 0, '2015-05-27 12:18:56', '', '', '199.96.156.50', ''),
(118, 0, 0, 0, '2015-05-27 12:18:57', '', '', '199.96.156.50', ''),
(119, 0, 0, 0, '2015-05-27 12:18:58', '', '', '199.96.156.50', ''),
(120, 0, 0, 0, '2015-05-27 12:18:58', '', '', '199.96.156.50', ''),
(121, 0, 0, 0, '2015-05-27 12:18:58', '', '', '199.96.156.50', ''),
(122, 0, 0, 0, '2015-05-27 12:18:58', '', '', '199.96.156.50', ''),
(123, 0, 0, 0, '2015-05-27 12:18:58', '', '', '199.96.156.50', ''),
(124, 0, 0, 0, '2015-05-27 12:19:03', '', '', '199.96.156.50', ''),
(125, 0, 0, 0, '2015-05-27 12:19:03', '', '', '199.96.156.50', ''),
(126, 0, 0, 0, '2015-05-27 12:19:06', '', '', '199.96.156.50', ''),
(127, 0, 0, 0, '2015-05-27 12:19:08', '', '', '199.96.156.50', ''),
(128, 0, 0, 0, '2015-05-27 12:19:08', '', '', '199.96.156.50', ''),
(129, 0, 0, 0, '2015-05-27 12:19:09', '', '', '199.96.156.50', ''),
(130, 0, 0, 0, '2015-05-27 12:19:11', '', '', '199.96.156.50', ''),
(131, 0, 0, 0, '2015-05-27 12:19:13', '', '', '199.96.156.50', ''),
(132, 0, 0, 0, '2015-05-27 12:19:13', '', '', '199.96.156.50', ''),
(133, 66, 1, 0, '2015-05-27 12:20:56', '', '', '66.249.93.231', ''),
(134, 0, 0, 0, '2015-05-27 12:23:54', '', '', '199.96.156.50', ''),
(135, 0, 0, 0, '2015-05-27 12:23:56', '', '', '199.96.156.50', ''),
(136, 0, 0, 0, '2015-05-27 12:23:56', '', '', '199.96.156.50', ''),
(137, 0, 0, 0, '2015-05-27 12:23:56', '', '', '199.96.156.50', ''),
(138, 0, 0, 0, '2015-05-27 12:23:56', '', '', '199.96.156.50', ''),
(139, 0, 0, 0, '2015-05-27 12:23:56', '', '', '199.96.156.50', ''),
(140, 0, 0, 0, '2015-05-27 12:23:56', '', '', '199.96.156.50', ''),
(141, 0, 0, 0, '2015-05-27 12:23:56', '', '', '199.96.156.50', ''),
(142, 0, 0, 0, '2015-05-27 12:23:56', '', '', '199.96.156.50', ''),
(143, 0, 0, 0, '2015-05-27 12:23:56', '', '', '199.96.156.50', ''),
(144, 0, 0, 0, '2015-05-27 12:24:00', '', '', '199.96.156.50', ''),
(145, 0, 0, 0, '2015-05-27 12:24:04', '', '', '199.96.156.50', ''),
(146, 0, 0, 0, '2015-05-27 12:24:04', '', '', '199.96.156.50', ''),
(147, 0, 0, 0, '2015-05-27 12:24:05', '', '', '199.96.156.50', ''),
(148, 0, 0, 0, '2015-05-27 12:24:05', '', '', '199.96.156.50', ''),
(149, 0, 0, 0, '2015-05-27 12:24:05', '', '', '199.96.156.50', ''),
(150, 23, 1, 0, '2015-05-27 12:26:40', '', '', '87.103.66.232', ''),
(151, 0, 0, 0, '2015-05-27 12:28:29', '', '', '199.96.156.50', ''),
(152, 0, 0, 0, '2015-05-27 12:28:30', '', '', '199.96.156.50', ''),
(153, 0, 0, 0, '2015-05-27 12:28:31', '', '', '199.96.156.50', ''),
(154, 0, 0, 0, '2015-05-27 12:28:31', '', '', '199.96.156.50', ''),
(155, 0, 0, 0, '2015-05-27 12:28:31', '', '', '199.96.156.50', ''),
(156, 0, 0, 0, '2015-05-27 12:28:31', '', '', '199.96.156.50', ''),
(157, 0, 0, 0, '2015-05-27 12:28:31', '', '', '199.96.156.50', ''),
(158, 0, 0, 0, '2015-05-27 12:28:31', '', '', '199.96.156.50', ''),
(159, 0, 0, 0, '2015-05-27 12:28:31', '', '', '199.96.156.50', ''),
(160, 0, 0, 0, '2015-05-27 12:28:34', '', '', '199.96.156.50', ''),
(161, 0, 0, 0, '2015-05-27 12:28:37', '', '', '199.96.156.50', ''),
(162, 0, 0, 0, '2015-05-27 12:28:37', '', '', '199.96.156.50', ''),
(163, 0, 0, 0, '2015-05-27 12:28:37', '', '', '199.96.156.50', ''),
(164, 0, 0, 0, '2015-05-27 12:28:37', '', '', '199.96.156.50', ''),
(165, 0, 0, 0, '2015-05-27 12:28:37', '', '', '199.96.156.50', ''),
(166, 0, 0, 0, '2015-05-27 12:28:39', '', '', '199.96.156.50', ''),
(167, 57, 1, 0, '2015-05-27 12:29:02', '', '', '66.249.93.231', ''),
(168, 9, 1, 0, '2015-05-27 12:29:22', '', '', '93.108.141.255', ''),
(169, 74, 1, 0, '2015-05-27 12:30:55', '', '', '85.138.203.195', ''),
(170, 0, 0, 0, '2015-05-27 12:33:58', '', '', '199.96.156.52', ''),
(171, 0, 0, 0, '2015-05-27 12:33:58', '', '', '199.96.156.52', ''),
(172, 0, 0, 0, '2015-05-27 12:33:59', '', '', '199.96.156.52', ''),
(173, 0, 0, 0, '2015-05-27 12:33:59', '', '', '199.96.156.52', ''),
(174, 0, 0, 0, '2015-05-27 12:33:59', '', '', '199.96.156.50', ''),
(175, 0, 0, 0, '2015-05-27 12:33:59', '', '', '199.96.156.50', ''),
(176, 0, 0, 0, '2015-05-27 12:33:59', '', '', '199.96.156.50', ''),
(177, 0, 0, 0, '2015-05-27 12:34:00', '', '', '199.96.156.50', ''),
(178, 0, 0, 0, '2015-05-27 12:34:00', '', '', '199.96.156.50', ''),
(179, 0, 0, 0, '2015-05-27 12:34:03', '', '', '199.96.156.52', ''),
(180, 0, 0, 0, '2015-05-27 12:34:04', '', '', '199.96.156.52', ''),
(181, 0, 0, 0, '2015-05-27 12:34:04', '', '', '199.96.156.52', ''),
(182, 0, 0, 0, '2015-05-27 12:34:05', '', '', '199.96.156.50', ''),
(183, 0, 0, 0, '2015-05-27 12:34:06', '', '', '199.96.156.52', ''),
(184, 0, 0, 0, '2015-05-27 12:34:06', '', '', '199.96.156.52', ''),
(185, 0, 0, 0, '2015-05-27 12:34:07', '', '', '199.96.156.50', ''),
(186, 87, 1, 0, '2015-05-27 12:34:57', 'http://ondasdeouro.pt/votacoes', '', '213.30.118.100', ''),
(187, 0, 0, 0, '2015-05-27 12:38:36', '', '', '199.96.156.50', ''),
(188, 0, 0, 0, '2015-05-27 12:38:36', '', '', '199.96.156.50', ''),
(189, 0, 0, 0, '2015-05-27 12:38:38', '', '', '199.96.156.50', ''),
(190, 0, 0, 0, '2015-05-27 12:38:38', '', '', '199.96.156.52', ''),
(191, 0, 0, 0, '2015-05-27 12:38:39', '', '', '199.96.156.52', ''),
(192, 0, 0, 0, '2015-05-27 12:38:39', '', '', '199.96.156.50', ''),
(193, 0, 0, 0, '2015-05-27 12:38:39', '', '', '199.96.156.52', ''),
(194, 0, 0, 0, '2015-05-27 12:38:39', '', '', '199.96.156.52', ''),
(195, 0, 0, 0, '2015-05-27 12:38:39', '', '', '199.96.156.50', ''),
(196, 0, 0, 0, '2015-05-27 12:38:39', '', '', '199.96.156.52', ''),
(197, 0, 0, 0, '2015-05-27 12:38:39', '', '', '199.96.156.52', ''),
(198, 0, 0, 0, '2015-05-27 12:38:39', '', '', '199.96.156.52', ''),
(199, 0, 0, 0, '2015-05-27 12:38:39', '', '', '199.96.156.52', ''),
(200, 0, 0, 0, '2015-05-27 12:38:39', '', '', '199.96.156.52', ''),
(201, 0, 0, 0, '2015-05-27 12:38:39', '', '', '199.96.156.52', ''),
(202, 129, 1, 0, '2015-05-27 12:40:05', '', '', '66.249.93.228', ''),
(203, 0, 0, 0, '2015-05-27 12:43:31', '', '', '199.96.156.52', ''),
(204, 0, 0, 0, '2015-05-27 12:43:31', '', '', '199.96.156.52', ''),
(205, 0, 0, 0, '2015-05-27 12:43:32', '', '', '199.96.156.52', ''),
(206, 0, 0, 0, '2015-05-27 12:43:32', '', '', '199.96.156.50', ''),
(207, 0, 0, 0, '2015-05-27 12:43:32', '', '', '199.96.156.50', ''),
(208, 0, 0, 0, '2015-05-27 12:43:33', '', '', '199.96.156.50', ''),
(209, 0, 0, 0, '2015-05-27 12:43:33', '', '', '199.96.156.50', ''),
(210, 0, 0, 0, '2015-05-27 12:43:33', '', '', '199.96.156.50', ''),
(211, 0, 0, 0, '2015-05-27 12:43:33', '', '', '199.96.156.50', ''),
(212, 0, 0, 0, '2015-05-27 12:43:33', '', '', '199.96.156.50', ''),
(213, 0, 0, 0, '2015-05-27 12:43:38', '', '', '199.96.156.50', ''),
(214, 0, 0, 0, '2015-05-27 12:43:38', '', '', '199.96.156.52', ''),
(215, 0, 0, 0, '2015-05-27 12:43:41', '', '', '199.96.156.50', ''),
(216, 0, 0, 0, '2015-05-27 12:43:41', '', '', '199.96.156.50', ''),
(217, 0, 0, 0, '2015-05-27 12:43:41', '', '', '199.96.156.50', ''),
(218, 0, 0, 0, '2015-05-27 12:43:41', '', '', '199.96.156.50', ''),
(219, 146, 1, 0, '2015-05-27 12:46:32', '', '', '94.132.151.156', ''),
(220, 146, 1, 0, '2015-05-27 12:46:35', '', '', '94.132.151.156', ''),
(221, 146, 1, 0, '2015-05-27 12:46:38', 'https://www.facebook.com/ondasdeouro', '', '94.132.151.156', ''),
(222, 0, 0, 0, '2015-05-27 12:48:59', '', '', '199.96.156.50', ''),
(223, 0, 0, 0, '2015-05-27 12:48:59', '', '', '199.96.156.50', ''),
(224, 0, 0, 0, '2015-05-27 12:49:02', '', '', '199.96.156.50', ''),
(225, 0, 0, 0, '2015-05-27 12:49:02', '', '', '199.96.156.50', ''),
(226, 0, 0, 0, '2015-05-27 12:49:03', '', '', '199.96.156.50', ''),
(227, 0, 0, 0, '2015-05-27 12:49:03', '', '', '199.96.156.50', ''),
(228, 0, 0, 0, '2015-05-27 12:49:03', '', '', '199.96.156.50', ''),
(229, 0, 0, 0, '2015-05-27 12:49:03', '', '', '199.96.156.52', ''),
(230, 0, 0, 0, '2015-05-27 12:49:03', '', '', '199.96.156.50', ''),
(231, 0, 0, 0, '2015-05-27 12:49:03', '', '', '199.96.156.52', ''),
(232, 0, 0, 0, '2015-05-27 12:49:03', '', '', '199.96.156.52', ''),
(233, 0, 0, 0, '2015-05-27 12:49:03', '', '', '199.96.156.50', ''),
(234, 0, 0, 0, '2015-05-27 12:49:03', '', '', '199.96.156.52', ''),
(235, 0, 0, 0, '2015-05-27 12:49:03', '', '', '199.96.156.50', ''),
(236, 0, 0, 0, '2015-05-27 12:49:03', '', '', '199.96.156.52', ''),
(237, 0, 0, 0, '2015-05-27 12:49:04', '', '', '199.96.156.52', ''),
(238, 0, 0, 0, '2015-05-27 12:49:04', '', '', '199.96.156.52', ''),
(239, 0, 0, 0, '2015-05-27 12:49:07', '', '', '199.96.156.50', ''),
(240, 0, 0, 0, '2015-05-27 12:49:08', '', '', '199.96.156.50', ''),
(241, 0, 0, 0, '2015-05-27 12:49:08', '', '', '199.96.156.50', ''),
(242, 0, 0, 0, '2015-05-27 12:49:09', '', '', '199.96.156.52', ''),
(243, 0, 0, 0, '2015-05-27 12:49:14', '', '', '199.96.156.52', ''),
(244, 0, 0, 0, '2015-05-27 12:49:14', '', '', '199.96.156.52', ''),
(245, 0, 0, 0, '2015-05-27 12:49:14', '', '', '199.96.156.52', ''),
(246, 0, 0, 0, '2015-05-27 12:49:14', '', '', '199.96.156.52', ''),
(247, 0, 0, 0, '2015-05-27 12:49:15', '', '', '199.96.156.52', ''),
(248, 0, 0, 0, '2015-05-27 12:49:15', '', '', '199.96.156.52', ''),
(249, 0, 0, 0, '2015-05-27 12:49:15', '', '', '199.96.156.52', ''),
(250, 0, 0, 0, '2015-05-27 12:49:15', '', '', '199.96.156.52', ''),
(251, 0, 0, 0, '2015-05-27 12:49:15', '', '', '199.96.156.50', ''),
(252, 0, 0, 0, '2015-05-27 12:49:15', '', '', '199.96.156.50', ''),
(253, 0, 0, 0, '2015-05-27 12:49:15', '', '', '199.96.156.50', ''),
(254, 0, 0, 0, '2015-05-27 12:49:16', '', '', '199.96.156.50', ''),
(255, 0, 0, 0, '2015-05-27 12:49:16', '', '', '199.96.156.50', ''),
(256, 0, 0, 0, '2015-05-27 12:49:16', '', '', '199.96.156.50', ''),
(257, 0, 0, 0, '2015-05-27 12:49:20', '', '', '199.96.156.52', ''),
(258, 0, 0, 0, '2015-05-27 12:49:20', '', '', '199.96.156.50', ''),
(259, 0, 0, 0, '2015-05-27 12:49:20', '', '', '199.96.156.50', ''),
(260, 0, 0, 0, '2015-05-27 12:49:21', '', '', '199.96.156.52', ''),
(261, 0, 0, 0, '2015-05-27 12:49:23', '', '', '130.185.80.200', ''),
(262, 170, 1, 0, '2015-05-27 12:50:15', '', '', '37.189.178.20', ''),
(263, 170, 1, 0, '2015-05-27 12:50:57', 'http://ondasdeouro.pt/votacoes', '', '37.189.178.20', ''),
(264, 167, 1, 0, '2015-05-27 12:52:04', '', '', '66.249.93.228', ''),
(265, 0, 0, 0, '2015-05-27 12:53:41', '', '', '199.96.156.52', ''),
(266, 0, 0, 0, '2015-05-27 12:53:45', '', '', '199.96.156.52', ''),
(267, 0, 0, 0, '2015-05-27 12:53:45', '', '', '199.96.156.52', ''),
(268, 0, 0, 0, '2015-05-27 12:53:47', '', '', '199.96.156.52', ''),
(269, 0, 0, 0, '2015-05-27 12:53:47', '', '', '199.96.156.50', ''),
(270, 0, 0, 0, '2015-05-27 12:53:47', '', '', '199.96.156.50', ''),
(271, 0, 0, 0, '2015-05-27 12:53:47', '', '', '199.96.156.50', ''),
(272, 0, 0, 0, '2015-05-27 12:53:47', '', '', '199.96.156.50', ''),
(273, 0, 0, 0, '2015-05-27 12:53:47', '', '', '199.96.156.52', ''),
(274, 0, 0, 0, '2015-05-27 12:53:47', '', '', '199.96.156.52', ''),
(275, 0, 0, 0, '2015-05-27 12:53:47', '', '', '199.96.156.50', ''),
(276, 0, 0, 0, '2015-05-27 12:53:47', '', '', '199.96.156.52', ''),
(277, 0, 0, 0, '2015-05-27 12:53:47', '', '', '199.96.156.52', ''),
(278, 0, 0, 0, '2015-05-27 12:53:47', '', '', '199.96.156.52', ''),
(279, 0, 0, 0, '2015-05-27 12:53:48', '', '', '199.96.156.50', ''),
(280, 0, 0, 0, '2015-05-27 12:53:48', '', '', '199.96.156.50', ''),
(281, 0, 0, 0, '2015-05-27 12:53:48', '', '', '199.96.156.50', ''),
(282, 0, 0, 0, '2015-05-27 12:53:48', '', '', '199.96.156.50', ''),
(283, 0, 0, 0, '2015-05-27 12:53:49', '', '', '199.96.156.52', ''),
(284, 0, 0, 0, '2015-05-27 12:53:50', '', '', '199.96.156.52', ''),
(285, 0, 0, 0, '2015-05-27 12:53:53', '', '', '199.96.156.50', ''),
(286, 0, 0, 0, '2015-05-27 12:53:53', '', '', '199.96.156.50', ''),
(287, 0, 0, 0, '2015-05-27 12:53:53', '', '', '199.96.156.50', ''),
(288, 0, 0, 0, '2015-05-27 12:53:54', '', '', '199.96.156.50', ''),
(289, 0, 0, 0, '2015-05-27 12:53:55', '', '', '199.96.156.50', ''),
(290, 0, 0, 0, '2015-05-27 12:53:56', '', '', '199.96.156.52', ''),
(291, 0, 0, 0, '2015-05-27 12:53:56', '', '', '199.96.156.52', ''),
(292, 0, 0, 0, '2015-05-27 12:53:56', '', '', '199.96.156.52', ''),
(293, 0, 0, 0, '2015-05-27 12:53:57', '', '', '199.96.156.52', ''),
(294, 0, 0, 0, '2015-05-27 12:53:57', '', '', '199.96.156.50', ''),
(295, 0, 0, 0, '2015-05-27 12:53:57', '', '', '199.96.156.50', ''),
(296, 0, 0, 0, '2015-05-27 12:53:57', '', '', '199.96.156.50', ''),
(297, 0, 0, 0, '2015-05-27 12:53:57', '', '', '199.96.156.50', ''),
(298, 0, 0, 0, '2015-05-27 12:53:58', '', '', '199.96.156.50', ''),
(299, 0, 0, 0, '2015-05-27 12:53:58', '', '', '199.96.156.52', ''),
(300, 0, 0, 0, '2015-05-27 12:53:58', '', '', '199.96.156.52', ''),
(301, 0, 0, 0, '2015-05-27 12:53:58', '', '', '199.96.156.52', ''),
(302, 214, 1, 0, '2015-05-27 12:54:36', '', '', '85.243.254.192', ''),
(303, 214, 1, 0, '2015-05-27 12:54:50', '', '', '85.243.254.192', ''),
(304, 7708, 1, 0, '2015-05-27 12:55:41', 'http://ondasdeouro.pt/votacoes', '', '193.203.107.230', ''),
(305, 0, 0, 0, '2015-05-27 12:58:36', '', '', '199.96.156.52', ''),
(306, 0, 0, 0, '2015-05-27 12:58:36', '', '', '199.96.156.52', ''),
(307, 0, 0, 0, '2015-05-27 12:58:38', '', '', '199.96.156.52', ''),
(308, 0, 0, 0, '2015-05-27 12:58:38', '', '', '199.96.156.50', ''),
(309, 0, 0, 0, '2015-05-27 12:58:39', '', '', '199.96.156.52', ''),
(310, 0, 0, 0, '2015-05-27 12:58:39', '', '', '199.96.156.52', ''),
(311, 0, 0, 0, '2015-05-27 12:58:40', '', '', '199.96.156.50', ''),
(312, 0, 0, 0, '2015-05-27 12:58:40', '', '', '199.96.156.50', ''),
(313, 0, 0, 0, '2015-05-27 12:58:40', '', '', '199.96.156.50', ''),
(314, 0, 0, 0, '2015-05-27 12:58:40', '', '', '199.96.156.50', ''),
(315, 0, 0, 0, '2015-05-27 12:58:40', '', '', '199.96.156.50', ''),
(316, 0, 0, 0, '2015-05-27 12:58:40', '', '', '199.96.156.52', ''),
(317, 0, 0, 0, '2015-05-27 12:58:40', '', '', '199.96.156.52', ''),
(318, 0, 0, 0, '2015-05-27 12:58:40', '', '', '199.96.156.50', ''),
(319, 0, 0, 0, '2015-05-27 12:58:40', '', '', '199.96.156.50', ''),
(320, 0, 0, 0, '2015-05-27 12:58:42', '', '', '199.96.156.52', ''),
(321, 0, 0, 0, '2015-05-27 12:58:42', '', '', '199.96.156.52', ''),
(322, 0, 0, 0, '2015-05-27 12:58:43', '', '', '199.96.156.52', ''),
(323, 0, 0, 0, '2015-05-27 12:58:43', '', '', '199.96.156.52', ''),
(324, 0, 0, 0, '2015-05-27 12:58:44', '', '', '199.96.156.52', ''),
(325, 0, 0, 0, '2015-05-27 12:58:44', '', '', '199.96.156.52', ''),
(326, 0, 0, 0, '2015-05-27 12:58:46', '', '', '199.96.156.52', ''),
(327, 0, 0, 0, '2015-05-27 12:58:47', '', '', '199.96.156.52', ''),
(328, 0, 0, 0, '2015-05-27 12:58:48', '', '', '199.96.156.52', ''),
(329, 0, 0, 0, '2015-05-27 12:58:49', '', '', '199.96.156.52', ''),
(330, 0, 0, 0, '2015-05-27 12:58:51', '', '', '199.96.156.50', ''),
(331, 0, 0, 0, '2015-05-27 12:58:51', '', '', '199.96.156.52', ''),
(332, 0, 0, 0, '2015-05-27 12:58:51', '', '', '199.96.156.50', ''),
(333, 0, 0, 0, '2015-05-27 12:58:51', '', '', '199.96.156.50', ''),
(334, 0, 0, 0, '2015-05-27 12:58:52', '', '', '199.96.156.50', ''),
(335, 0, 0, 0, '2015-05-27 12:58:52', '', '', '199.96.156.50', ''),
(336, 0, 0, 0, '2015-05-27 12:58:52', '', '', '199.96.156.50', ''),
(337, 0, 0, 0, '2015-05-27 12:58:52', '', '', '199.96.156.50', ''),
(338, 0, 0, 0, '2015-05-27 12:58:52', '', '', '199.96.156.52', ''),
(339, 0, 0, 0, '2015-05-27 12:58:52', '', '', '199.96.156.50', ''),
(340, 0, 0, 0, '2015-05-27 12:58:53', '', '', '199.96.156.52', ''),
(341, 0, 0, 0, '2015-05-27 12:58:53', '', '', '199.96.156.50', ''),
(342, 0, 0, 0, '2015-05-27 12:58:54', '', '', '199.96.156.52', ''),
(343, 0, 0, 0, '2015-05-27 12:58:54', '', '', '199.96.156.52', ''),
(344, 0, 0, 0, '2015-05-27 12:58:54', '', '', '199.96.156.52', ''),
(345, 268, 1, 0, '2015-05-27 12:59:06', '', '', '122.105.116.221', ''),
(346, 164, 1, 0, '2015-05-27 12:59:15', '', '', '188.37.29.248', ''),
(347, 3, 1, 0, '2015-05-27 13:00:00', 'https://www.facebook.com/ondasdeouro', '', '66.249.78.81', ''),
(348, 180, 1, 0, '2015-05-27 13:00:26', '', '', '197.235.32.20', ''),
(349, 180, 1, 0, '2015-05-27 13:00:39', '', '', '197.235.32.70', ''),
(350, 0, 0, 0, '2015-05-27 13:03:30', '', '', '199.96.156.52', ''),
(351, 0, 0, 0, '2015-05-27 13:03:30', '', '', '199.96.156.52', ''),
(352, 0, 0, 0, '2015-05-27 13:03:31', '', '', '199.96.156.50', ''),
(353, 0, 0, 0, '2015-05-27 13:03:32', '', '', '199.96.156.52', ''),
(354, 0, 0, 0, '2015-05-27 13:03:32', '', '', '199.96.156.52', ''),
(355, 0, 0, 0, '2015-05-27 13:03:32', '', '', '199.96.156.52', ''),
(356, 0, 0, 0, '2015-05-27 13:03:32', '', '', '199.96.156.52', ''),
(357, 0, 0, 0, '2015-05-27 13:03:32', '', '', '199.96.156.52', ''),
(358, 0, 0, 0, '2015-05-27 13:03:33', '', '', '199.96.156.50', ''),
(359, 0, 0, 0, '2015-05-27 13:03:33', '', '', '199.96.156.50', ''),
(360, 0, 0, 0, '2015-05-27 13:03:33', '', '', '199.96.156.52', ''),
(361, 0, 0, 0, '2015-05-27 13:03:33', '', '', '199.96.156.50', ''),
(362, 0, 0, 0, '2015-05-27 13:03:33', '', '', '199.96.156.52', ''),
(363, 0, 0, 0, '2015-05-27 13:03:33', '', '', '199.96.156.52', ''),
(364, 0, 0, 0, '2015-05-27 13:03:34', '', '', '199.96.156.50', ''),
(365, 0, 0, 0, '2015-05-27 13:03:36', '', '', '199.96.156.52', ''),
(366, 0, 0, 0, '2015-05-27 13:03:37', '', '', '199.96.156.52', ''),
(367, 0, 0, 0, '2015-05-27 13:03:39', '', '', '199.96.156.50', ''),
(368, 0, 0, 0, '2015-05-27 13:03:39', '', '', '199.96.156.52', ''),
(369, 0, 0, 0, '2015-05-27 13:03:40', '', '', '199.96.156.52', ''),
(370, 0, 0, 0, '2015-05-27 13:03:40', '', '', '199.96.156.52', ''),
(371, 0, 0, 0, '2015-05-27 13:03:40', '', '', '199.96.156.52', ''),
(372, 0, 0, 0, '2015-05-27 13:03:40', '', '', '199.96.156.52', ''),
(373, 0, 0, 0, '2015-05-27 13:03:41', '', '', '199.96.156.50', ''),
(374, 0, 0, 0, '2015-05-27 13:03:41', '', '', '199.96.156.50', ''),
(375, 0, 0, 0, '2015-05-27 13:03:43', '', '', '199.96.156.52', ''),
(376, 0, 0, 0, '2015-05-27 13:03:43', '', '', '199.96.156.52', ''),
(377, 0, 0, 0, '2015-05-27 13:03:43', '', '', '199.96.156.50', ''),
(378, 0, 0, 0, '2015-05-27 13:03:43', '', '', '199.96.156.52', ''),
(379, 0, 0, 0, '2015-05-27 13:03:43', '', '', '199.96.156.50', ''),
(380, 0, 0, 0, '2015-05-27 13:03:44', '', '', '199.96.156.52', ''),
(381, 0, 0, 0, '2015-05-27 13:03:44', '', '', '199.96.156.50', ''),
(382, 0, 0, 0, '2015-05-27 13:03:44', '', '', '199.96.156.50', ''),
(383, 0, 0, 0, '2015-05-27 13:03:45', '', '', '199.96.156.50', ''),
(384, 0, 0, 0, '2015-05-27 13:03:46', '', '', '199.96.156.52', ''),
(385, 0, 0, 0, '2015-05-27 13:03:47', '', '', '199.96.156.52', ''),
(386, 0, 0, 0, '2015-05-27 13:03:56', '', '', '199.96.156.50', ''),
(387, 208, 1, 0, '2015-05-27 13:03:57', '', '', '66.249.93.225', ''),
(388, 297, 1, 0, '2015-05-27 13:04:08', '', '', '188.37.128.152', ''),
(389, 304, 1, 0, '2015-05-27 13:04:25', '', '', '66.249.93.231', ''),
(390, 221, 1, 0, '2015-05-27 13:04:52', '', '', '176.79.143.248', ''),
(391, 221, 1, 0, '2015-05-27 13:05:00', 'http://ondasdeouro.pt/votacoes', '', '176.79.143.248', ''),
(392, 157, 1, 0, '2015-05-27 13:05:48', '', '', '10.8.8.83', ''),
(393, 291, 1, 0, '2015-05-27 13:06:11', 'http://ondasdeouro.pt/votacoes', '', '77.54.186.37', ''),
(394, 304, 1, 0, '2015-05-27 13:06:55', '', '', '66.249.93.231', ''),
(395, 247, 1, 0, '2015-05-27 13:07:44', '', '', '79.169.41.231', ''),
(396, 0, 0, 0, '2015-05-27 13:08:31', '', '', '199.96.156.52', ''),
(397, 0, 0, 0, '2015-05-27 13:08:31', '', '', '199.96.156.52', ''),
(398, 0, 0, 0, '2015-05-27 13:08:34', '', '', '199.96.156.52', ''),
(399, 0, 0, 0, '2015-05-27 13:08:34', '', '', '199.96.156.52', ''),
(400, 0, 0, 0, '2015-05-27 13:08:34', '', '', '199.96.156.52', ''),
(401, 0, 0, 0, '2015-05-27 13:08:34', '', '', '199.96.156.52', ''),
(402, 0, 0, 0, '2015-05-27 13:08:34', '', '', '199.96.156.52', ''),
(403, 0, 0, 0, '2015-05-27 13:08:34', '', '', '199.96.156.52', ''),
(404, 0, 0, 0, '2015-05-27 13:08:34', '', '', '199.96.156.52', ''),
(405, 0, 0, 0, '2015-05-27 13:08:34', '', '', '199.96.156.52', ''),
(406, 0, 0, 0, '2015-05-27 13:08:35', '', '', '199.96.156.50', ''),
(407, 0, 0, 0, '2015-05-27 13:08:36', '', '', '199.96.156.50', ''),
(408, 0, 0, 0, '2015-05-27 13:08:36', '', '', '199.96.156.50', ''),
(409, 0, 0, 0, '2015-05-27 13:08:36', '', '', '199.96.156.50', ''),
(410, 0, 0, 0, '2015-05-27 13:08:36', '', '', '199.96.156.50', ''),
(411, 0, 0, 0, '2015-05-27 13:08:38', '', '', '199.96.156.50', ''),
(412, 0, 0, 0, '2015-05-27 13:08:38', '', '', '199.96.156.50', ''),
(413, 0, 0, 0, '2015-05-27 13:08:38', '', '', '199.96.156.50', ''),
(414, 0, 0, 0, '2015-05-27 13:08:38', '', '', '199.96.156.50', ''),
(415, 0, 0, 0, '2015-05-27 13:08:38', '', '', '199.96.156.50', ''),
(416, 0, 0, 0, '2015-05-27 13:08:39', '', '', '199.96.156.52', ''),
(417, 0, 0, 0, '2015-05-27 13:08:39', '', '', '199.96.156.52', ''),
(418, 0, 0, 0, '2015-05-27 13:08:39', '', '', '199.96.156.52', ''),
(419, 0, 0, 0, '2015-05-27 13:08:41', '', '', '199.96.156.52', ''),
(420, 0, 0, 0, '2015-05-27 13:08:41', '', '', '199.96.156.52', ''),
(421, 0, 0, 0, '2015-05-27 13:08:41', '', '', '199.96.156.52', ''),
(422, 0, 0, 0, '2015-05-27 13:08:41', '', '', '199.96.156.52', ''),
(423, 0, 0, 0, '2015-05-27 13:08:42', '', '', '199.96.156.52', ''),
(424, 0, 0, 0, '2015-05-27 13:08:42', '', '', '199.96.156.52', ''),
(425, 0, 0, 0, '2015-05-27 13:08:43', '', '', '199.96.156.52', ''),
(426, 0, 0, 0, '2015-05-27 13:08:45', '', '', '199.96.156.52', ''),
(427, 0, 0, 0, '2015-05-27 13:08:46', '', '', '199.96.156.52', ''),
(428, 0, 0, 0, '2015-05-27 13:08:48', '', '', '199.96.156.50', ''),
(429, 0, 0, 0, '2015-05-27 13:08:49', '', '', '199.96.156.50', ''),
(430, 0, 0, 0, '2015-05-27 13:08:49', '', '', '199.96.156.52', ''),
(431, 0, 0, 0, '2015-05-27 13:08:49', '', '', '199.96.156.50', ''),
(432, 0, 0, 0, '2015-05-27 13:08:50', '', '', '199.96.156.50', ''),
(433, 0, 0, 0, '2015-05-27 13:08:50', '', '', '199.96.156.50', ''),
(434, 0, 0, 0, '2015-05-27 13:08:50', '', '', '199.96.156.50', ''),
(435, 0, 0, 0, '2015-05-27 13:08:50', '', '', '199.96.156.52', ''),
(436, 0, 0, 0, '2015-05-27 13:08:50', '', '', '199.96.156.50', ''),
(437, 7, 1, 0, '2015-05-27 13:10:19', '', '', '194.117.18.100', ''),
(438, 213, 1, 0, '2015-05-27 13:14:04', '', '', '87.103.66.107', ''),
(439, 0, 0, 0, '2015-05-27 13:14:08', '', '', '199.96.156.52', ''),
(440, 0, 0, 0, '2015-05-27 13:14:09', '', '', '199.96.156.52', ''),
(441, 0, 0, 0, '2015-05-27 13:14:11', '', '', '199.96.156.52', ''),
(442, 0, 0, 0, '2015-05-27 13:14:11', '', '', '199.96.156.52', ''),
(443, 0, 0, 0, '2015-05-27 13:14:11', '', '', '199.96.156.52', ''),
(444, 0, 0, 0, '2015-05-27 13:14:11', '', '', '199.96.156.50', ''),
(445, 0, 0, 0, '2015-05-27 13:14:11', '', '', '199.96.156.52', ''),
(446, 0, 0, 0, '2015-05-27 13:14:11', '', '', '199.96.156.52', ''),
(447, 0, 0, 0, '2015-05-27 13:14:11', '', '', '199.96.156.52', ''),
(448, 0, 0, 0, '2015-05-27 13:14:11', '', '', '199.96.156.52', ''),
(449, 0, 0, 0, '2015-05-27 13:14:11', '', '', '199.96.156.50', ''),
(450, 0, 0, 0, '2015-05-27 13:14:11', '', '', '199.96.156.50', ''),
(451, 0, 0, 0, '2015-05-27 13:14:11', '', '', '199.96.156.50', ''),
(452, 0, 0, 0, '2015-05-27 13:14:11', '', '', '199.96.156.50', ''),
(453, 0, 0, 0, '2015-05-27 13:14:11', '', '', '199.96.156.50', ''),
(454, 0, 0, 0, '2015-05-27 13:14:18', '', '', '199.96.156.50', ''),
(455, 0, 0, 0, '2015-05-27 13:14:21', '', '', '199.96.156.50', ''),
(456, 0, 0, 0, '2015-05-27 13:14:21', '', '', '199.96.156.50', ''),
(457, 0, 0, 0, '2015-05-27 13:14:21', '', '', '199.96.156.52', ''),
(458, 0, 0, 0, '2015-05-27 13:14:22', '', '', '199.96.156.52', ''),
(459, 0, 0, 0, '2015-05-27 13:14:22', '', '', '199.96.156.52', ''),
(460, 0, 0, 0, '2015-05-27 13:14:22', '', '', '199.96.156.50', ''),
(461, 0, 0, 0, '2015-05-27 13:14:22', '', '', '199.96.156.52', ''),
(462, 0, 0, 0, '2015-05-27 13:14:22', '', '', '199.96.156.52', ''),
(463, 0, 0, 0, '2015-05-27 13:14:22', '', '', '199.96.156.52', ''),
(464, 0, 0, 0, '2015-05-27 13:14:22', '', '', '199.96.156.52', ''),
(465, 0, 0, 0, '2015-05-27 13:14:22', '', '', '199.96.156.52', ''),
(466, 0, 0, 0, '2015-05-27 13:14:22', '', '', '199.96.156.52', ''),
(467, 0, 0, 0, '2015-05-27 13:14:22', '', '', '199.96.156.50', ''),
(468, 0, 0, 0, '2015-05-27 13:14:23', '', '', '199.96.156.50', ''),
(469, 0, 0, 0, '2015-05-27 13:14:24', '', '', '199.96.156.50', ''),
(470, 0, 0, 0, '2015-05-27 13:14:24', '', '', '199.96.156.52', ''),
(471, 0, 0, 0, '2015-05-27 13:14:24', '', '', '199.96.156.50', ''),
(472, 0, 0, 0, '2015-05-27 13:14:24', '', '', '199.96.156.50', ''),
(473, 0, 0, 0, '2015-05-27 13:14:27', '', '', '199.96.156.52', ''),
(474, 0, 0, 0, '2015-05-27 13:14:28', '', '', '199.96.156.50', ''),
(475, 0, 0, 0, '2015-05-27 13:14:28', '', '', '199.96.156.50', ''),
(476, 0, 0, 0, '2015-05-27 13:14:29', '', '', '199.96.156.50', ''),
(477, 391, 1, 0, '2015-05-27 13:14:53', '', '', '66.249.88.131', ''),
(478, 354, 1, 0, '2015-05-27 13:15:03', '', '', '89.154.39.208', ''),
(479, 60, 1, 0, '2015-05-27 13:15:34', 'http://ondasdeouro.pt/votacoes', '', '85.246.116.85', ''),
(480, 322, 1, 0, '2015-05-27 13:15:45', '', '', '87.103.72.64', ''),
(481, 391, 1, 0, '2015-05-27 13:16:13', '', '', '66.249.88.142', ''),
(482, 0, 0, 0, '2015-05-27 13:18:30', '', '', '199.96.156.52', ''),
(483, 0, 0, 0, '2015-05-27 13:18:31', '', '', '199.96.156.52', ''),
(484, 0, 0, 0, '2015-05-27 13:18:33', '', '', '199.96.156.52', ''),
(485, 0, 0, 0, '2015-05-27 13:18:33', '', '', '199.96.156.52', ''),
(486, 0, 0, 0, '2015-05-27 13:18:33', '', '', '199.96.156.52', ''),
(487, 0, 0, 0, '2015-05-27 13:18:33', '', '', '199.96.156.52', ''),
(488, 0, 0, 0, '2015-05-27 13:18:34', '', '', '199.96.156.50', ''),
(489, 0, 0, 0, '2015-05-27 13:18:34', '', '', '199.96.156.52', ''),
(490, 0, 0, 0, '2015-05-27 13:18:34', '', '', '199.96.156.50', ''),
(491, 0, 0, 0, '2015-05-27 13:18:34', '', '', '199.96.156.52', ''),
(492, 0, 0, 0, '2015-05-27 13:18:34', '', '', '199.96.156.50', ''),
(493, 0, 0, 0, '2015-05-27 13:18:34', '', '', '199.96.156.50', ''),
(494, 0, 0, 0, '2015-05-27 13:18:34', '', '', '199.96.156.50', ''),
(495, 0, 0, 0, '2015-05-27 13:18:34', '', '', '199.96.156.50', ''),
(496, 0, 0, 0, '2015-05-27 13:18:34', '', '', '199.96.156.50', ''),
(497, 0, 0, 0, '2015-05-27 13:18:35', '', '', '199.96.156.50', ''),
(498, 0, 0, 0, '2015-05-27 13:18:35', '', '', '199.96.156.50', ''),
(499, 0, 0, 0, '2015-05-27 13:18:36', '', '', '199.96.156.52', ''),
(500, 0, 0, 0, '2015-05-27 13:18:37', '', '', '199.96.156.52', ''),
(501, 0, 0, 0, '2015-05-27 13:18:37', '', '', '199.96.156.52', ''),
(502, 0, 0, 0, '2015-05-27 13:18:38', '', '', '199.96.156.52', ''),
(503, 0, 0, 0, '2015-05-27 13:18:39', '', '', '199.96.156.50', ''),
(504, 0, 0, 0, '2015-05-27 13:18:42', '', '', '199.96.156.50', ''),
(505, 0, 0, 0, '2015-05-27 13:18:42', '', '', '199.96.156.50', ''),
(506, 0, 0, 0, '2015-05-27 13:18:42', '', '', '199.96.156.50', ''),
(507, 0, 0, 0, '2015-05-27 13:18:43', '', '', '199.96.156.52', ''),
(508, 0, 0, 0, '2015-05-27 13:18:43', '', '', '199.96.156.50', ''),
(509, 0, 0, 0, '2015-05-27 13:18:44', '', '', '199.96.156.52', ''),
(510, 0, 0, 0, '2015-05-27 13:18:44', '', '', '199.96.156.50', ''),
(511, 0, 0, 0, '2015-05-27 13:18:44', '', '', '199.96.156.50', ''),
(512, 0, 0, 0, '2015-05-27 13:18:44', '', '', '199.96.156.52', ''),
(513, 0, 0, 0, '2015-05-27 13:18:44', '', '', '199.96.156.52', ''),
(514, 0, 0, 0, '2015-05-27 13:18:44', '', '', '199.96.156.50', ''),
(515, 0, 0, 0, '2015-05-27 13:18:45', '', '', '199.96.156.52', ''),
(516, 0, 0, 0, '2015-05-27 13:18:45', '', '', '199.96.156.50', ''),
(517, 0, 0, 0, '2015-05-27 13:18:46', '', '', '199.96.156.50', ''),
(518, 0, 0, 0, '2015-05-27 13:18:46', '', '', '199.96.156.52', ''),
(519, 0, 0, 0, '2015-05-27 13:18:46', '', '', '199.96.156.52', ''),
(520, 0, 0, 0, '2015-05-27 13:18:46', '', '', '199.96.156.52', ''),
(521, 397, 1, 0, '2015-05-27 13:19:07', '', '', '201.19.190.167', ''),
(522, 388, 1, 0, '2015-05-27 13:19:19', '', '', '189.90.55.78', ''),
(523, 149, 1, 0, '2015-05-27 13:22:53', '', '', '88.214.172.43', ''),
(524, 381, 1, 0, '2015-05-27 13:23:10', '', '', '186.196.51.79', ''),
(525, 0, 0, 0, '2015-05-27 13:23:41', '', '', '199.96.156.50', ''),
(526, 0, 0, 0, '2015-05-27 13:23:42', '', '', '199.96.156.50', ''),
(527, 0, 0, 0, '2015-05-27 13:23:43', '', '', '199.96.156.50', ''),
(528, 0, 0, 0, '2015-05-27 13:23:45', '', '', '199.96.156.50', ''),
(529, 0, 0, 0, '2015-05-27 13:23:45', '', '', '199.96.156.50', ''),
(530, 0, 0, 0, '2015-05-27 13:23:45', '', '', '199.96.156.50', ''),
(531, 0, 0, 0, '2015-05-27 13:23:45', '', '', '199.96.156.50', ''),
(532, 0, 0, 0, '2015-05-27 13:23:46', '', '', '199.96.156.52', ''),
(533, 0, 0, 0, '2015-05-27 13:23:46', '', '', '199.96.156.52', ''),
(534, 0, 0, 0, '2015-05-27 13:23:46', '', '', '199.96.156.52', ''),
(535, 0, 0, 0, '2015-05-27 13:23:46', '', '', '199.96.156.52', ''),
(536, 0, 0, 0, '2015-05-27 13:23:46', '', '', '199.96.156.52', ''),
(537, 0, 0, 0, '2015-05-27 13:23:46', '', '', '199.96.156.52', ''),
(538, 0, 0, 0, '2015-05-27 13:23:46', '', '', '199.96.156.50', ''),
(539, 0, 0, 0, '2015-05-27 13:23:46', '', '', '199.96.156.52', ''),
(540, 0, 0, 0, '2015-05-27 13:23:46', '', '', '199.96.156.52', ''),
(541, 0, 0, 0, '2015-05-27 13:23:46', '', '', '199.96.156.52', ''),
(542, 0, 0, 0, '2015-05-27 13:23:48', '', '', '199.96.156.50', ''),
(543, 0, 0, 0, '2015-05-27 13:23:50', '', '', '199.96.156.50', ''),
(544, 0, 0, 0, '2015-05-27 13:23:50', '', '', '199.96.156.52', ''),
(545, 0, 0, 0, '2015-05-27 13:23:50', '', '', '199.96.156.50', ''),
(546, 0, 0, 0, '2015-05-27 13:23:50', '', '', '199.96.156.50', ''),
(547, 0, 0, 0, '2015-05-27 13:23:51', '', '', '199.96.156.52', ''),
(548, 0, 0, 0, '2015-05-27 13:23:52', '', '', '199.96.156.50', ''),
(549, 0, 0, 0, '2015-05-27 13:23:53', '', '', '199.96.156.52', ''),
(550, 0, 0, 0, '2015-05-27 13:23:54', '', '', '199.96.156.50', ''),
(551, 0, 0, 0, '2015-05-27 13:23:54', '', '', '199.96.156.52', ''),
(552, 0, 0, 0, '2015-05-27 13:23:54', '', '', '199.96.156.52', ''),
(553, 0, 0, 0, '2015-05-27 13:23:54', '', '', '199.96.156.52', ''),
(554, 0, 0, 0, '2015-05-27 13:23:54', '', '', '199.96.156.50', ''),
(555, 0, 0, 0, '2015-05-27 13:23:54', '', '', '199.96.156.52', ''),
(556, 0, 0, 0, '2015-05-27 13:23:55', '', '', '199.96.156.52', ''),
(557, 0, 0, 0, '2015-05-27 13:23:55', '', '', '199.96.156.50', ''),
(558, 0, 0, 0, '2015-05-27 13:23:55', '', '', '199.96.156.52', ''),
(559, 0, 0, 0, '2015-05-27 13:23:56', '', '', '199.96.156.52', ''),
(560, 0, 0, 0, '2015-05-27 13:23:56', '', '', '199.96.156.52', ''),
(561, 0, 0, 0, '2015-05-27 13:23:57', '', '', '199.96.156.50', ''),
(562, 0, 0, 0, '2015-05-27 13:23:57', '', '', '199.96.156.50', ''),
(563, 0, 0, 0, '2015-05-27 13:23:58', '', '', '199.96.156.52', ''),
(564, 0, 0, 0, '2015-05-27 13:23:59', '', '', '199.96.156.52', ''),
(565, 0, 0, 0, '2015-05-27 13:23:59', '', '', '199.96.156.50', ''),
(566, 451, 1, 0, '2015-05-27 13:24:18', '', '', '89.154.188.112', ''),
(567, 327, 1, 0, '2015-05-27 13:24:44', '', '', '87.103.52.8', ''),
(568, 378, 1, 0, '2015-05-27 13:25:28', '', '', '130.104.162.199', ''),
(569, 388, 1, 0, '2015-05-27 13:26:39', '', '', '189.90.55.78', ''),
(570, 371, 1, 0, '2015-05-27 13:26:55', '', '', '188.37.128.152', ''),
(571, 388, 1, 0, '2015-05-27 13:26:57', '', '', '189.90.55.78', ''),
(572, 105, 1, 0, '2015-05-27 13:27:06', '', '', '87.196.150.39', ''),
(573, 361, 1, 0, '2015-05-27 13:27:55', '', '', '95.93.173.20', ''),
(574, 229, 1, 0, '2015-05-27 13:28:18', '', '', '66.249.93.231', ''),
(575, 0, 0, 0, '2015-05-27 13:28:30', '', '', '199.96.156.50', ''),
(576, 0, 0, 0, '2015-05-27 13:28:30', '', '', '199.96.156.50', ''),
(577, 0, 0, 0, '2015-05-27 13:28:33', '', '', '199.96.156.52', ''),
(578, 0, 0, 0, '2015-05-27 13:28:36', '', '', '199.96.156.52', ''),
(579, 0, 0, 0, '2015-05-27 13:28:37', '', '', '199.96.156.50', ''),
(580, 217, 1, 0, '2015-05-27 13:28:37', '', '', '89.180.148.190', ''),
(581, 0, 0, 0, '2015-05-27 13:28:37', '', '', '199.96.156.50', ''),
(582, 0, 0, 0, '2015-05-27 13:28:37', '', '', '199.96.156.52', ''),
(583, 0, 0, 0, '2015-05-27 13:28:37', '', '', '199.96.156.52', ''),
(584, 0, 0, 0, '2015-05-27 13:28:37', '', '', '199.96.156.52', ''),
(585, 0, 0, 0, '2015-05-27 13:28:37', '', '', '199.96.156.50', ''),
(586, 0, 0, 0, '2015-05-27 13:28:37', '', '', '199.96.156.52', ''),
(587, 0, 0, 0, '2015-05-27 13:28:37', '', '', '199.96.156.52', ''),
(588, 0, 0, 0, '2015-05-27 13:28:37', '', '', '199.96.156.52', ''),
(589, 0, 0, 0, '2015-05-27 13:28:37', '', '', '199.96.156.50', ''),
(590, 0, 0, 0, '2015-05-27 13:28:37', '', '', '199.96.156.50', ''),
(591, 0, 0, 0, '2015-05-27 13:28:37', '', '', '199.96.156.52', ''),
(592, 0, 0, 0, '2015-05-27 13:28:38', '', '', '199.96.156.50', ''),
(593, 0, 0, 0, '2015-05-27 13:28:42', '', '', '199.96.156.52', ''),
(594, 0, 0, 0, '2015-05-27 13:28:43', '', '', '199.96.156.50', ''),
(595, 0, 0, 0, '2015-05-27 13:28:43', '', '', '199.96.156.52', ''),
(596, 0, 0, 0, '2015-05-27 13:28:44', '', '', '199.96.156.52', ''),
(597, 0, 0, 0, '2015-05-27 13:28:44', '', '', '199.96.156.50', ''),
(598, 0, 0, 0, '2015-05-27 13:28:45', '', '', '199.96.156.52', ''),
(599, 0, 0, 0, '2015-05-27 13:28:45', '', '', '199.96.156.52', ''),
(600, 0, 0, 0, '2015-05-27 13:28:46', '', '', '199.96.156.52', ''),
(601, 0, 0, 0, '2015-05-27 13:28:46', '', '', '199.96.156.52', ''),
(602, 0, 0, 0, '2015-05-27 13:28:46', '', '', '199.96.156.52', ''),
(603, 0, 0, 0, '2015-05-27 13:28:49', '', '', '199.96.156.50', ''),
(604, 0, 0, 0, '2015-05-27 13:28:50', '', '', '199.96.156.50', ''),
(605, 0, 0, 0, '2015-05-27 13:28:52', '', '', '199.96.156.50', ''),
(606, 0, 0, 0, '2015-05-27 13:28:52', '', '', '199.96.156.52', ''),
(607, 0, 0, 0, '2015-05-27 13:28:52', '', '', '199.96.156.50', ''),
(608, 0, 0, 0, '2015-05-27 13:28:52', '', '', '199.96.156.50', ''),
(609, 0, 0, 0, '2015-05-27 13:28:53', '', '', '199.96.156.50', ''),
(610, 0, 0, 0, '2015-05-27 13:28:53', '', '', '199.96.156.50', ''),
(611, 0, 0, 0, '2015-05-27 13:28:53', '', '', '199.96.156.50', ''),
(612, 0, 0, 0, '2015-05-27 13:28:53', '', '', '199.96.156.52', ''),
(613, 256, 1, 0, '2015-05-27 13:28:53', '', '', '95.94.42.212', ''),
(614, 0, 0, 0, '2015-05-27 13:28:55', '', '', '199.96.156.52', ''),
(615, 350, 1, 0, '2015-05-27 13:29:55', '', '', '87.103.68.38', ''),
(616, 350, 1, 0, '2015-05-27 13:30:00', 'http://ondasdeouro.pt/votacoes', '', '87.103.68.38', ''),
(617, 158, 1, 0, '2015-05-27 13:30:57', '', '', '85.247.192.253', ''),
(618, 158, 1, 0, '2015-05-27 13:31:13', '', '', '85.247.192.253', ''),
(619, 158, 1, 0, '2015-05-27 13:31:15', '', '', '85.247.192.253', ''),
(620, 342, 1, 0, '2015-05-27 13:31:18', '', '', '85.243.254.93', ''),
(621, 126, 1, 0, '2015-05-27 13:31:26', '', '', '95.93.148.81', ''),
(622, 133, 1, 0, '2015-05-27 13:31:46', 'http://ondasdeouro.pt/votacoes', '', '2.81.176.29', ''),
(623, 0, 0, 0, '2015-05-27 13:33:33', '', '', '199.96.156.50', ''),
(624, 0, 0, 0, '2015-05-27 13:33:35', '', '', '199.96.156.50', ''),
(625, 0, 0, 0, '2015-05-27 13:33:35', '', '', '199.96.156.50', ''),
(626, 0, 0, 0, '2015-05-27 13:33:35', '', '', '199.96.156.50', ''),
(627, 0, 0, 0, '2015-05-27 13:33:35', '', '', '199.96.156.50', ''),
(628, 0, 0, 0, '2015-05-27 13:33:36', '', '', '199.96.156.50', ''),
(629, 0, 0, 0, '2015-05-27 13:33:36', '', '', '199.96.156.50', ''),
(630, 0, 0, 0, '2015-05-27 13:33:36', '', '', '199.96.156.50', ''),
(631, 0, 0, 0, '2015-05-27 13:33:36', '', '', '199.96.156.50', ''),
(632, 0, 0, 0, '2015-05-27 13:33:36', '', '', '199.96.156.52', ''),
(633, 0, 0, 0, '2015-05-27 13:33:36', '', '', '199.96.156.52', ''),
(634, 0, 0, 0, '2015-05-27 13:33:36', '', '', '199.96.156.52', ''),
(635, 0, 0, 0, '2015-05-27 13:33:36', '', '', '199.96.156.52', ''),
(636, 0, 0, 0, '2015-05-27 13:33:36', '', '', '199.96.156.50', ''),
(637, 0, 0, 0, '2015-05-27 13:33:36', '', '', '199.96.156.52', ''),
(638, 0, 0, 0, '2015-05-27 13:33:39', '', '', '199.96.156.52', ''),
(639, 0, 0, 0, '2015-05-27 13:33:39', '', '', '199.96.156.50', ''),
(640, 0, 0, 0, '2015-05-27 13:33:41', '', '', '199.96.156.52', ''),
(641, 0, 0, 0, '2015-05-27 13:33:41', '', '', '199.96.156.52', ''),
(642, 0, 0, 0, '2015-05-27 13:33:42', '', '', '199.96.156.52', ''),
(643, 0, 0, 0, '2015-05-27 13:33:42', '', '', '199.96.156.52', ''),
(644, 0, 0, 0, '2015-05-27 13:33:43', '', '', '199.96.156.50', ''),
(645, 0, 0, 0, '2015-05-27 13:33:43', '', '', '199.96.156.52', ''),
(646, 0, 0, 0, '2015-05-27 13:33:44', '', '', '199.96.156.50', ''),
(647, 0, 0, 0, '2015-05-27 13:33:45', '', '', '199.96.156.52', ''),
(648, 0, 0, 0, '2015-05-27 13:33:45', '', '', '199.96.156.50', ''),
(649, 0, 0, 0, '2015-05-27 13:33:45', '', '', '199.96.156.50', ''),
(650, 0, 0, 0, '2015-05-27 13:33:45', '', '', '199.96.156.50', ''),
(651, 0, 0, 0, '2015-05-27 13:33:46', '', '', '199.96.156.50', ''),
(652, 0, 0, 0, '2015-05-27 13:33:47', '', '', '199.96.156.50', ''),
(653, 0, 0, 0, '2015-05-27 13:33:47', '', '', '199.96.156.52', ''),
(654, 0, 0, 0, '2015-05-27 13:33:47', '', '', '199.96.156.50', ''),
(655, 0, 0, 0, '2015-05-27 13:33:47', '', '', '199.96.156.50', ''),
(656, 0, 0, 0, '2015-05-27 13:33:47', '', '', '199.96.156.52', ''),
(657, 0, 0, 0, '2015-05-27 13:33:47', '', '', '199.96.156.52', ''),
(658, 0, 0, 0, '2015-05-27 13:33:48', '', '', '199.96.156.52', ''),
(659, 0, 0, 0, '2015-05-27 13:33:50', '', '', '199.96.156.50', ''),
(660, 539, 1, 0, '2015-05-27 13:34:16', '', '', '85.247.39.197', ''),
(661, 489, 1, 0, '2015-05-27 13:34:59', '', '', '81.32.104.38', ''),
(662, 461, 1, 0, '2015-05-27 13:38:08', '', '', '66.249.93.228', ''),
(663, 0, 0, 0, '2015-05-27 13:38:33', '', '', '199.96.156.52', ''),
(664, 0, 0, 0, '2015-05-27 13:38:33', '', '', '199.96.156.52', ''),
(665, 0, 0, 0, '2015-05-27 13:38:34', '', '', '199.96.156.52', ''),
(666, 0, 0, 0, '2015-05-27 13:38:34', '', '', '199.96.156.52', ''),
(667, 0, 0, 0, '2015-05-27 13:38:34', '', '', '199.96.156.52', ''),
(668, 0, 0, 0, '2015-05-27 13:38:34', '', '', '199.96.156.50', ''),
(669, 0, 0, 0, '2015-05-27 13:38:34', '', '', '199.96.156.52', ''),
(670, 0, 0, 0, '2015-05-27 13:38:34', '', '', '199.96.156.50', ''),
(671, 0, 0, 0, '2015-05-27 13:38:34', '', '', '199.96.156.52', ''),
(672, 0, 0, 0, '2015-05-27 13:38:35', '', '', '199.96.156.50', ''),
(673, 0, 0, 0, '2015-05-27 13:38:35', '', '', '199.96.156.50', ''),
(674, 0, 0, 0, '2015-05-27 13:38:35', '', '', '199.96.156.50', ''),
(675, 0, 0, 0, '2015-05-27 13:38:35', '', '', '199.96.156.50', ''),
(676, 0, 0, 0, '2015-05-27 13:38:35', '', '', '199.96.156.50', ''),
(677, 0, 0, 0, '2015-05-27 13:38:35', '', '', '199.96.156.52', ''),
(678, 0, 0, 0, '2015-05-27 13:38:36', '', '', '199.96.156.50', ''),
(679, 0, 0, 0, '2015-05-27 13:38:38', '', '', '199.96.156.52', ''),
(680, 0, 0, 0, '2015-05-27 13:38:39', '', '', '199.96.156.50', ''),
(681, 0, 0, 0, '2015-05-27 13:38:41', '', '', '199.96.156.52', ''),
(682, 0, 0, 0, '2015-05-27 13:38:42', '', '', '199.96.156.50', ''),
(683, 0, 0, 0, '2015-05-27 13:38:42', '', '', '199.96.156.52', ''),
(684, 0, 0, 0, '2015-05-27 13:38:42', '', '', '199.96.156.52', ''),
(685, 0, 0, 0, '2015-05-27 13:38:42', '', '', '199.96.156.52', ''),
(686, 0, 0, 0, '2015-05-27 13:38:42', '', '', '199.96.156.52', ''),
(687, 0, 0, 0, '2015-05-27 13:38:44', '', '', '199.96.156.50', ''),
(688, 0, 0, 0, '2015-05-27 13:38:44', '', '', '199.96.156.50', ''),
(689, 0, 0, 0, '2015-05-27 13:38:45', '', '', '199.96.156.50', ''),
(690, 0, 0, 0, '2015-05-27 13:38:45', '', '', '199.96.156.50', ''),
(691, 0, 0, 0, '2015-05-27 13:38:46', '', '', '199.96.156.50', ''),
(692, 0, 0, 0, '2015-05-27 13:38:46', '', '', '199.96.156.52', ''),
(693, 0, 0, 0, '2015-05-27 13:38:46', '', '', '199.96.156.52', ''),
(694, 0, 0, 0, '2015-05-27 13:38:46', '', '', '199.96.156.52', ''),
(695, 0, 0, 0, '2015-05-27 13:38:46', '', '', '199.96.156.52', ''),
(696, 0, 0, 0, '2015-05-27 13:38:47', '', '', '199.96.156.50', ''),
(697, 0, 0, 0, '2015-05-27 13:38:47', '', '', '199.96.156.50', ''),
(698, 0, 0, 0, '2015-05-27 13:38:47', '', '', '199.96.156.50', ''),
(699, 0, 0, 0, '2015-05-27 13:38:48', '', '', '199.96.156.50', ''),
(700, 0, 0, 0, '2015-05-27 13:38:48', '', '', '199.96.156.52', ''),
(701, 331, 1, 0, '2015-05-27 13:39:20', '', '', '85.138.100.207', ''),
(702, 505, 1, 0, '2015-05-27 13:40:22', '', '', '62.28.231.226', ''),
(703, 497, 1, 0, '2015-05-27 13:40:30', '', '', '85.247.78.155', ''),
(704, 497, 1, 0, '2015-05-27 13:40:39', 'http://ondasdeouro.pt/votacoes', '', '85.247.78.155', ''),
(705, 335, 1, 0, '2015-05-27 13:41:20', '', '', '87.103.60.16', ''),
(706, 111, 1, 0, '2015-05-27 13:42:01', '', '', '193.126.94.37', ''),
(707, 111, 1, 0, '2015-05-27 13:42:10', 'http://ondasdeouro.pt/votacoes', '', '193.126.94.37', ''),
(708, 295, 1, 0, '2015-05-27 13:43:30', '', '', '177.113.137.110', ''),
(709, 0, 0, 0, '2015-05-27 13:43:39', '', '', '199.96.156.52', ''),
(710, 0, 0, 0, '2015-05-27 13:43:39', '', '', '199.96.156.52', ''),
(711, 0, 0, 0, '2015-05-27 13:43:39', '', '', '199.96.156.52', ''),
(712, 0, 0, 0, '2015-05-27 13:43:41', '', '', '199.96.156.52', ''),
(713, 0, 0, 0, '2015-05-27 13:43:41', '', '', '199.96.156.52', ''),
(714, 0, 0, 0, '2015-05-27 13:43:41', '', '', '199.96.156.52', ''),
(715, 0, 0, 0, '2015-05-27 13:43:42', '', '', '199.96.156.52', ''),
(716, 0, 0, 0, '2015-05-27 13:43:42', '', '', '199.96.156.52', ''),
(717, 0, 0, 0, '2015-05-27 13:43:42', '', '', '199.96.156.52', ''),
(718, 0, 0, 0, '2015-05-27 13:43:42', '', '', '199.96.156.50', ''),
(719, 0, 0, 0, '2015-05-27 13:43:42', '', '', '199.96.156.50', ''),
(720, 0, 0, 0, '2015-05-27 13:43:42', '', '', '199.96.156.50', ''),
(721, 0, 0, 0, '2015-05-27 13:43:42', '', '', '199.96.156.50', ''),
(722, 0, 0, 0, '2015-05-27 13:43:42', '', '', '199.96.156.50', ''),
(723, 0, 0, 0, '2015-05-27 13:43:43', '', '', '199.96.156.50', ''),
(724, 0, 0, 0, '2015-05-27 13:43:43', '', '', '199.96.156.50', ''),
(725, 0, 0, 0, '2015-05-27 13:43:43', '', '', '199.96.156.50', ''),
(726, 0, 0, 0, '2015-05-27 13:43:44', '', '', '199.96.156.52', ''),
(727, 0, 0, 0, '2015-05-27 13:43:46', '', '', '199.96.156.52', ''),
(728, 0, 0, 0, '2015-05-27 13:43:46', '', '', '199.96.156.50', ''),
(729, 0, 0, 0, '2015-05-27 13:43:48', '', '', '199.96.156.52', ''),
(730, 0, 0, 0, '2015-05-27 13:43:49', '', '', '199.96.156.50', ''),
(731, 0, 0, 0, '2015-05-27 13:43:49', '', '', '199.96.156.52', ''),
(732, 0, 0, 0, '2015-05-27 13:43:49', '', '', '199.96.156.52', ''),
(733, 0, 0, 0, '2015-05-27 13:43:49', '', '', '199.96.156.52', ''),
(734, 0, 0, 0, '2015-05-27 13:43:49', '', '', '199.96.156.52', ''),
(735, 0, 0, 0, '2015-05-27 13:43:50', '', '', '199.96.156.52', ''),
(736, 0, 0, 0, '2015-05-27 13:43:50', '', '', '199.96.156.52', '');
INSERT INTO `wp_newsletter_stats` (`id`, `user_id`, `email_id`, `link_id`, `created`, `url`, `anchor`, `ip`, `country`) VALUES
(737, 0, 0, 0, '2015-05-27 13:43:51', '', '', '199.96.156.52', ''),
(738, 0, 0, 0, '2015-05-27 13:43:53', '', '', '199.96.156.52', ''),
(739, 0, 0, 0, '2015-05-27 13:43:55', '', '', '199.96.156.52', ''),
(740, 0, 0, 0, '2015-05-27 13:43:55', '', '', '199.96.156.52', ''),
(741, 0, 0, 0, '2015-05-27 13:43:55', '', '', '199.96.156.52', ''),
(742, 0, 0, 0, '2015-05-27 13:44:23', '', '', '199.96.156.50', ''),
(743, 0, 0, 0, '2015-05-27 13:44:23', '', '', '199.96.156.50', ''),
(744, 0, 0, 0, '2015-05-27 13:44:23', '', '', '199.96.156.50', ''),
(745, 0, 0, 0, '2015-05-27 13:44:23', '', '', '199.96.156.50', ''),
(746, 0, 0, 0, '2015-05-27 13:44:24', '', '', '199.96.156.50', ''),
(747, 0, 0, 0, '2015-05-27 13:44:24', '', '', '199.96.156.50', ''),
(748, 0, 0, 0, '2015-05-27 13:44:24', '', '', '199.96.156.50', ''),
(749, 0, 0, 0, '2015-05-27 13:44:24', '', '', '199.96.156.50', ''),
(750, 228, 1, 0, '2015-05-27 13:44:39', '', '', '193.137.94.172', ''),
(751, 525, 1, 0, '2015-05-27 13:46:29', '', '', '79.168.204.90', ''),
(752, 525, 1, 0, '2015-05-27 13:46:33', '', '', '79.168.204.90', ''),
(753, 525, 1, 0, '2015-05-27 13:46:33', '', '', '79.168.204.90', ''),
(754, 343, 1, 0, '2015-05-27 13:46:51', '', '', '66.249.93.225', ''),
(755, 0, 0, 0, '2015-05-27 13:48:30', '', '', '199.96.156.52', ''),
(756, 0, 0, 0, '2015-05-27 13:48:30', '', '', '199.96.156.52', ''),
(757, 0, 0, 0, '2015-05-27 13:48:33', '', '', '199.96.156.52', ''),
(758, 0, 0, 0, '2015-05-27 13:48:34', '', '', '199.96.156.52', ''),
(759, 0, 0, 0, '2015-05-27 13:48:34', '', '', '199.96.156.50', ''),
(760, 0, 0, 0, '2015-05-27 13:48:34', '', '', '199.96.156.50', ''),
(761, 0, 0, 0, '2015-05-27 13:48:34', '', '', '199.96.156.50', ''),
(762, 0, 0, 0, '2015-05-27 13:48:34', '', '', '199.96.156.50', ''),
(763, 0, 0, 0, '2015-05-27 13:48:34', '', '', '199.96.156.50', ''),
(764, 0, 0, 0, '2015-05-27 13:48:34', '', '', '199.96.156.50', ''),
(765, 0, 0, 0, '2015-05-27 13:48:34', '', '', '199.96.156.52', ''),
(766, 0, 0, 0, '2015-05-27 13:48:34', '', '', '199.96.156.50', ''),
(767, 0, 0, 0, '2015-05-27 13:48:34', '', '', '199.96.156.50', ''),
(768, 0, 0, 0, '2015-05-27 13:48:35', '', '', '199.96.156.50', ''),
(769, 0, 0, 0, '2015-05-27 13:48:35', '', '', '199.96.156.52', ''),
(770, 0, 0, 0, '2015-05-27 13:48:35', '', '', '199.96.156.50', ''),
(771, 0, 0, 0, '2015-05-27 13:48:38', '', '', '199.96.156.50', ''),
(772, 0, 0, 0, '2015-05-27 13:48:40', '', '', '199.96.156.50', ''),
(773, 0, 0, 0, '2015-05-27 13:48:41', '', '', '199.96.156.50', ''),
(774, 0, 0, 0, '2015-05-27 13:48:42', '', '', '199.96.156.50', ''),
(775, 0, 0, 0, '2015-05-27 13:48:43', '', '', '199.96.156.50', ''),
(776, 0, 0, 0, '2015-05-27 13:48:43', '', '', '199.96.156.50', ''),
(777, 0, 0, 0, '2015-05-27 13:48:43', '', '', '199.96.156.50', ''),
(778, 0, 0, 0, '2015-05-27 13:48:43', '', '', '199.96.156.52', ''),
(779, 0, 0, 0, '2015-05-27 13:48:43', '', '', '199.96.156.52', ''),
(780, 228, 1, 0, '2015-05-27 13:48:43', '', '', '193.137.94.172', ''),
(781, 0, 0, 0, '2015-05-27 13:48:43', '', '', '199.96.156.50', ''),
(782, 0, 0, 0, '2015-05-27 13:48:43', '', '', '199.96.156.52', ''),
(783, 0, 0, 0, '2015-05-27 13:48:44', '', '', '199.96.156.52', ''),
(784, 0, 0, 0, '2015-05-27 13:48:44', '', '', '199.96.156.52', ''),
(785, 630, 1, 0, '2015-05-27 13:48:45', '', '', '83.163.106.61', ''),
(786, 0, 0, 0, '2015-05-27 13:48:46', '', '', '199.96.156.52', ''),
(787, 0, 0, 0, '2015-05-27 13:48:46', '', '', '199.96.156.50', ''),
(788, 0, 0, 0, '2015-05-27 13:48:46', '', '', '199.96.156.50', ''),
(789, 0, 0, 0, '2015-05-27 13:48:46', '', '', '199.96.156.52', ''),
(790, 0, 0, 0, '2015-05-27 13:48:46', '', '', '199.96.156.50', ''),
(791, 0, 0, 0, '2015-05-27 13:48:47', '', '', '199.96.156.50', ''),
(792, 0, 0, 0, '2015-05-27 13:48:47', '', '', '199.96.156.50', ''),
(793, 0, 0, 0, '2015-05-27 13:48:48', '', '', '199.96.156.52', ''),
(794, 0, 0, 0, '2015-05-27 13:48:48', '', '', '199.96.156.50', ''),
(795, 658, 1, 0, '2015-05-27 13:49:11', '', '', '66.249.93.225', ''),
(796, 656, 1, 0, '2015-05-27 13:49:15', '', '', '62.169.86.129', ''),
(797, 667, 1, 0, '2015-05-27 13:49:18', '', '', '197.36.67.148', ''),
(798, 653, 1, 0, '2015-05-27 13:49:41', '', '', '66.249.93.231', ''),
(799, 190, 1, 0, '2015-05-27 13:49:55', '', '', '62.28.136.146', ''),
(800, 336, 1, 0, '2015-05-27 13:49:56', '', '', '87.103.66.136', ''),
(801, 323, 1, 0, '2015-05-27 13:52:23', '', '', '157.56.122.216', ''),
(802, 388, 1, 0, '2015-05-27 13:52:59', '', '', '191.219.84.73', ''),
(803, 0, 0, 0, '2015-05-27 13:53:31', '', '', '199.96.156.50', ''),
(804, 0, 0, 0, '2015-05-27 13:53:31', '', '', '199.96.156.50', ''),
(805, 0, 0, 0, '2015-05-27 13:53:31', '', '', '199.96.156.50', ''),
(806, 0, 0, 0, '2015-05-27 13:53:33', '', '', '199.96.156.50', ''),
(807, 0, 0, 0, '2015-05-27 13:53:33', '', '', '199.96.156.52', ''),
(808, 0, 0, 0, '2015-05-27 13:53:33', '', '', '199.96.156.52', ''),
(809, 0, 0, 0, '2015-05-27 13:53:33', '', '', '199.96.156.52', ''),
(810, 0, 0, 0, '2015-05-27 13:53:33', '', '', '199.96.156.50', ''),
(811, 0, 0, 0, '2015-05-27 13:53:33', '', '', '199.96.156.50', ''),
(812, 0, 0, 0, '2015-05-27 13:53:33', '', '', '199.96.156.50', ''),
(813, 0, 0, 0, '2015-05-27 13:53:33', '', '', '199.96.156.52', ''),
(814, 0, 0, 0, '2015-05-27 13:53:33', '', '', '199.96.156.50', ''),
(815, 0, 0, 0, '2015-05-27 13:53:33', '', '', '199.96.156.52', ''),
(816, 0, 0, 0, '2015-05-27 13:53:33', '', '', '199.96.156.52', ''),
(817, 0, 0, 0, '2015-05-27 13:53:33', '', '', '199.96.156.52', ''),
(818, 0, 0, 0, '2015-05-27 13:53:34', '', '', '199.96.156.50', ''),
(819, 0, 0, 0, '2015-05-27 13:53:37', '', '', '199.96.156.50', ''),
(820, 0, 0, 0, '2015-05-27 13:53:37', '', '', '199.96.156.52', ''),
(821, 0, 0, 0, '2015-05-27 13:53:39', '', '', '199.96.156.50', ''),
(822, 0, 0, 0, '2015-05-27 13:53:40', '', '', '199.96.156.50', ''),
(823, 0, 0, 0, '2015-05-27 13:53:41', '', '', '199.96.156.50', ''),
(824, 0, 0, 0, '2015-05-27 13:53:41', '', '', '199.96.156.50', ''),
(825, 0, 0, 0, '2015-05-27 13:53:42', '', '', '199.96.156.50', ''),
(826, 0, 0, 0, '2015-05-27 13:53:42', '', '', '199.96.156.50', ''),
(827, 0, 0, 0, '2015-05-27 13:53:42', '', '', '199.96.156.52', ''),
(828, 0, 0, 0, '2015-05-27 13:53:43', '', '', '199.96.156.52', ''),
(829, 0, 0, 0, '2015-05-27 13:53:43', '', '', '199.96.156.50', ''),
(830, 0, 0, 0, '2015-05-27 13:53:43', '', '', '199.96.156.52', ''),
(831, 0, 0, 0, '2015-05-27 13:53:43', '', '', '199.96.156.52', ''),
(832, 0, 0, 0, '2015-05-27 13:53:43', '', '', '199.96.156.52', ''),
(833, 0, 0, 0, '2015-05-27 13:53:43', '', '', '199.96.156.50', ''),
(834, 0, 0, 0, '2015-05-27 13:53:43', '', '', '199.96.156.52', ''),
(835, 0, 0, 0, '2015-05-27 13:53:44', '', '', '199.96.156.52', ''),
(836, 0, 0, 0, '2015-05-27 13:53:44', '', '', '199.96.156.50', ''),
(837, 0, 0, 0, '2015-05-27 13:53:44', '', '', '199.96.156.52', ''),
(838, 0, 0, 0, '2015-05-27 13:53:45', '', '', '199.96.156.52', ''),
(839, 0, 0, 0, '2015-05-27 13:53:46', '', '', '199.96.156.50', ''),
(840, 0, 0, 0, '2015-05-27 13:53:48', '', '', '199.96.156.52', ''),
(841, 0, 0, 0, '2015-05-27 13:53:48', '', '', '199.96.156.50', ''),
(842, 703, 1, 0, '2015-05-27 13:54:55', '', '', '66.249.93.231', ''),
(843, 385, 1, 0, '2015-05-27 13:54:56', '', '', '66.249.93.225', ''),
(844, 703, 1, 0, '2015-05-27 13:55:04', 'http://ondasdeouro.pt/votacoes', '', '79.168.157.51', ''),
(845, 602, 1, 0, '2015-05-27 13:56:30', '', '', '157.55.43.27', ''),
(846, 442, 1, 0, '2015-05-27 13:56:51', '', '', '82.154.161.142', ''),
(847, 523, 1, 0, '2015-05-27 13:57:05', '', '', '31.4.200.32', ''),
(848, 491, 1, 0, '2015-05-27 13:57:58', '', '', '66.249.93.231', ''),
(849, 254, 1, 0, '2015-05-27 13:58:32', '', '', '66.249.93.225', ''),
(850, 0, 0, 0, '2015-05-27 13:58:42', '', '', '199.96.156.50', ''),
(851, 0, 0, 0, '2015-05-27 13:58:43', '', '', '199.96.156.50', ''),
(852, 0, 0, 0, '2015-05-27 13:58:45', '', '', '199.96.156.50', ''),
(853, 0, 0, 0, '2015-05-27 13:58:45', '', '', '199.96.156.50', ''),
(854, 0, 0, 0, '2015-05-27 13:58:45', '', '', '199.96.156.50', ''),
(855, 0, 0, 0, '2015-05-27 13:58:45', '', '', '199.96.156.50', ''),
(856, 0, 0, 0, '2015-05-27 13:58:45', '', '', '199.96.156.52', ''),
(857, 0, 0, 0, '2015-05-27 13:58:45', '', '', '199.96.156.52', ''),
(858, 0, 0, 0, '2015-05-27 13:58:45', '', '', '199.96.156.52', ''),
(859, 0, 0, 0, '2015-05-27 13:58:45', '', '', '199.96.156.50', ''),
(860, 0, 0, 0, '2015-05-27 13:58:45', '', '', '199.96.156.52', ''),
(861, 0, 0, 0, '2015-05-27 13:58:45', '', '', '199.96.156.50', ''),
(862, 0, 0, 0, '2015-05-27 13:58:45', '', '', '199.96.156.52', ''),
(863, 0, 0, 0, '2015-05-27 13:58:45', '', '', '199.96.156.52', ''),
(864, 0, 0, 0, '2015-05-27 13:58:45', '', '', '199.96.156.50', ''),
(865, 0, 0, 0, '2015-05-27 13:58:46', '', '', '199.96.156.52', ''),
(866, 0, 0, 0, '2015-05-27 13:58:46', '', '', '199.96.156.52', ''),
(867, 0, 0, 0, '2015-05-27 13:58:49', '', '', '199.96.156.50', ''),
(868, 0, 0, 0, '2015-05-27 13:58:50', '', '', '199.96.156.50', ''),
(869, 0, 0, 0, '2015-05-27 13:58:52', '', '', '199.96.156.50', ''),
(870, 0, 0, 0, '2015-05-27 13:58:52', '', '', '199.96.156.52', ''),
(871, 0, 0, 0, '2015-05-27 13:58:54', '', '', '199.96.156.52', ''),
(872, 0, 0, 0, '2015-05-27 13:58:54', '', '', '199.96.156.50', ''),
(873, 0, 0, 0, '2015-05-27 13:58:54', '', '', '199.96.156.50', ''),
(874, 0, 0, 0, '2015-05-27 13:58:54', '', '', '199.96.156.52', ''),
(875, 0, 0, 0, '2015-05-27 13:58:54', '', '', '199.96.156.52', ''),
(876, 0, 0, 0, '2015-05-27 13:58:54', '', '', '199.96.156.50', ''),
(877, 0, 0, 0, '2015-05-27 13:58:54', '', '', '199.96.156.50', ''),
(878, 0, 0, 0, '2015-05-27 13:58:55', '', '', '199.96.156.52', ''),
(879, 0, 0, 0, '2015-05-27 13:58:55', '', '', '199.96.156.52', ''),
(880, 0, 0, 0, '2015-05-27 13:58:55', '', '', '199.96.156.52', ''),
(881, 0, 0, 0, '2015-05-27 13:58:55', '', '', '199.96.156.52', ''),
(882, 0, 0, 0, '2015-05-27 13:58:55', '', '', '199.96.156.50', ''),
(883, 0, 0, 0, '2015-05-27 13:58:56', '', '', '199.96.156.50', ''),
(884, 0, 0, 0, '2015-05-27 13:58:57', '', '', '199.96.156.50', ''),
(885, 0, 0, 0, '2015-05-27 13:58:57', '', '', '199.96.156.52', ''),
(886, 0, 0, 0, '2015-05-27 13:58:57', '', '', '199.96.156.50', ''),
(887, 0, 0, 0, '2015-05-27 13:58:57', '', '', '199.96.156.50', ''),
(888, 5, 1, 0, '2015-05-27 14:00:17', 'http://ondasdeouro.pt/votacoes', '', '85.138.184.87', ''),
(889, 482, 1, 0, '2015-05-27 14:00:36', '', '', '157.55.230.158', ''),
(890, 510, 1, 0, '2015-05-27 14:00:54', '', '', '66.249.88.137', ''),
(891, 482, 1, 0, '2015-05-27 14:01:04', 'http://ondasdeouro.pt/votacoes', '', '94.132.8.249', ''),
(892, 690, 1, 0, '2015-05-27 14:01:33', '', '', '31.4.214.12', ''),
(893, 613, 1, 0, '2015-05-27 14:02:34', '', '', '65.55.143.27', ''),
(894, 613, 1, 0, '2015-05-27 14:02:40', 'http://ondasdeouro.pt/votacoes', '', '79.168.37.79', ''),
(895, 0, 0, 0, '2015-05-27 14:03:36', '', '', '199.96.156.50', ''),
(896, 0, 0, 0, '2015-05-27 14:03:38', '', '', '199.96.156.50', ''),
(897, 0, 0, 0, '2015-05-27 14:03:38', '', '', '199.96.156.50', ''),
(898, 0, 0, 0, '2015-05-27 14:03:38', '', '', '199.96.156.50', ''),
(899, 0, 0, 0, '2015-05-27 14:03:38', '', '', '199.96.156.50', ''),
(900, 0, 0, 0, '2015-05-27 14:03:38', '', '', '199.96.156.50', ''),
(901, 0, 0, 0, '2015-05-27 14:03:38', '', '', '199.96.156.52', ''),
(902, 0, 0, 0, '2015-05-27 14:03:39', '', '', '199.96.156.52', ''),
(903, 0, 0, 0, '2015-05-27 14:03:39', '', '', '199.96.156.52', ''),
(904, 0, 0, 0, '2015-05-27 14:03:39', '', '', '199.96.156.50', ''),
(905, 0, 0, 0, '2015-05-27 14:03:39', '', '', '199.96.156.50', ''),
(906, 0, 0, 0, '2015-05-27 14:03:39', '', '', '199.96.156.52', ''),
(907, 0, 0, 0, '2015-05-27 14:03:39', '', '', '199.96.156.52', ''),
(908, 0, 0, 0, '2015-05-27 14:03:39', '', '', '199.96.156.50', ''),
(909, 0, 0, 0, '2015-05-27 14:03:53', '', '', '199.96.156.50', ''),
(910, 0, 0, 0, '2015-05-27 14:03:54', '', '', '199.96.156.52', ''),
(911, 0, 0, 0, '2015-05-27 14:03:54', '', '', '199.96.156.52', ''),
(912, 0, 0, 0, '2015-05-27 14:03:54', '', '', '199.96.156.52', ''),
(913, 0, 0, 0, '2015-05-27 14:03:54', '', '', '199.96.156.50', ''),
(914, 0, 0, 0, '2015-05-27 14:03:56', '', '', '199.96.156.50', ''),
(915, 0, 0, 0, '2015-05-27 14:03:56', '', '', '199.96.156.50', ''),
(916, 0, 0, 0, '2015-05-27 14:03:56', '', '', '199.96.156.50', ''),
(917, 0, 0, 0, '2015-05-27 14:03:56', '', '', '199.96.156.50', ''),
(918, 0, 0, 0, '2015-05-27 14:03:56', '', '', '199.96.156.52', ''),
(919, 0, 0, 0, '2015-05-27 14:03:56', '', '', '199.96.156.52', ''),
(920, 0, 0, 0, '2015-05-27 14:03:56', '', '', '199.96.156.50', ''),
(921, 0, 0, 0, '2015-05-27 14:03:56', '', '', '199.96.156.50', ''),
(922, 0, 0, 0, '2015-05-27 14:03:56', '', '', '199.96.156.52', ''),
(923, 0, 0, 0, '2015-05-27 14:03:56', '', '', '199.96.156.50', ''),
(924, 0, 0, 0, '2015-05-27 14:03:57', '', '', '199.96.156.52', ''),
(925, 0, 0, 0, '2015-05-27 14:03:57', '', '', '199.96.156.52', ''),
(926, 0, 0, 0, '2015-05-27 14:04:08', '', '', '199.96.156.52', ''),
(927, 0, 0, 0, '2015-05-27 14:04:08', '', '', '199.96.156.52', ''),
(928, 0, 0, 0, '2015-05-27 14:04:08', '', '', '199.96.156.52', ''),
(929, 314, 1, 0, '2015-05-27 14:04:16', '', '', '157.55.230.158', ''),
(930, 797, 1, 0, '2015-05-27 14:07:56', '', '', '66.249.93.231', ''),
(931, 0, 0, 0, '2015-05-27 14:08:36', '', '', '199.96.156.52', ''),
(932, 0, 0, 0, '2015-05-27 14:08:36', '', '', '199.96.156.52', ''),
(933, 0, 0, 0, '2015-05-27 14:08:38', '', '', '199.96.156.52', ''),
(934, 0, 0, 0, '2015-05-27 14:08:38', '', '', '199.96.156.52', ''),
(935, 0, 0, 0, '2015-05-27 14:08:38', '', '', '199.96.156.52', ''),
(936, 0, 0, 0, '2015-05-27 14:08:38', '', '', '199.96.156.52', ''),
(937, 0, 0, 0, '2015-05-27 14:08:38', '', '', '199.96.156.52', ''),
(938, 0, 0, 0, '2015-05-27 14:08:38', '', '', '199.96.156.52', ''),
(939, 0, 0, 0, '2015-05-27 14:08:38', '', '', '199.96.156.52', ''),
(940, 0, 0, 0, '2015-05-27 14:08:38', '', '', '199.96.156.50', ''),
(941, 0, 0, 0, '2015-05-27 14:08:38', '', '', '199.96.156.50', ''),
(942, 0, 0, 0, '2015-05-27 14:08:39', '', '', '199.96.156.50', ''),
(943, 0, 0, 0, '2015-05-27 14:08:39', '', '', '199.96.156.50', ''),
(944, 0, 0, 0, '2015-05-27 14:08:39', '', '', '199.96.156.50', ''),
(945, 0, 0, 0, '2015-05-27 14:08:39', '', '', '199.96.156.50', ''),
(946, 0, 0, 0, '2015-05-27 14:08:43', '', '', '199.96.156.52', ''),
(947, 0, 0, 0, '2015-05-27 14:08:44', '', '', '199.96.156.50', ''),
(948, 0, 0, 0, '2015-05-27 14:08:45', '', '', '199.96.156.52', ''),
(949, 0, 0, 0, '2015-05-27 14:08:46', '', '', '199.96.156.50', ''),
(950, 0, 0, 0, '2015-05-27 14:08:47', '', '', '199.96.156.50', ''),
(951, 0, 0, 0, '2015-05-27 14:08:48', '', '', '199.96.156.52', ''),
(952, 0, 0, 0, '2015-05-27 14:08:49', '', '', '199.96.156.52', ''),
(953, 0, 0, 0, '2015-05-27 14:08:51', '', '', '199.96.156.50', ''),
(954, 0, 0, 0, '2015-05-27 14:08:51', '', '', '199.96.156.52', ''),
(955, 0, 0, 0, '2015-05-27 14:08:51', '', '', '199.96.156.52', ''),
(956, 0, 0, 0, '2015-05-27 14:08:51', '', '', '199.96.156.52', ''),
(957, 0, 0, 0, '2015-05-27 14:08:52', '', '', '199.96.156.52', ''),
(958, 0, 0, 0, '2015-05-27 14:08:52', '', '', '199.96.156.50', ''),
(959, 0, 0, 0, '2015-05-27 14:08:52', '', '', '199.96.156.50', ''),
(960, 0, 0, 0, '2015-05-27 14:08:52', '', '', '199.96.156.50', ''),
(961, 0, 0, 0, '2015-05-27 14:08:52', '', '', '199.96.156.52', ''),
(962, 0, 0, 0, '2015-05-27 14:08:53', '', '', '199.96.156.50', ''),
(963, 0, 0, 0, '2015-05-27 14:08:53', '', '', '199.96.156.50', ''),
(964, 0, 0, 0, '2015-05-27 14:08:53', '', '', '199.96.156.50', ''),
(965, 0, 0, 0, '2015-05-27 14:08:54', '', '', '199.96.156.52', ''),
(966, 0, 0, 0, '2015-05-27 14:08:55', '', '', '199.96.156.52', ''),
(967, 162, 1, 0, '2015-05-27 14:09:20', '', '', '157.55.230.158', ''),
(968, 575, 1, 0, '2015-05-27 14:13:01', '', '', '89.114.247.75', ''),
(969, 575, 1, 0, '2015-05-27 14:13:07', 'http://ondasdeouro.pt/votacoes', '', '89.114.247.75', ''),
(970, 0, 0, 0, '2015-05-27 14:13:53', '', '', '199.96.156.50', ''),
(971, 0, 0, 0, '2015-05-27 14:13:54', '', '', '199.96.156.52', ''),
(972, 0, 0, 0, '2015-05-27 14:13:55', '', '', '199.96.156.50', ''),
(973, 0, 0, 0, '2015-05-27 14:13:55', '', '', '199.96.156.50', ''),
(974, 0, 0, 0, '2015-05-27 14:13:55', '', '', '199.96.156.50', ''),
(975, 0, 0, 0, '2015-05-27 14:13:55', '', '', '199.96.156.50', ''),
(976, 0, 0, 0, '2015-05-27 14:13:55', '', '', '199.96.156.50', ''),
(977, 0, 0, 0, '2015-05-27 14:13:55', '', '', '199.96.156.50', ''),
(978, 0, 0, 0, '2015-05-27 14:13:56', '', '', '199.96.156.50', ''),
(979, 0, 0, 0, '2015-05-27 14:13:56', '', '', '199.96.156.52', ''),
(980, 0, 0, 0, '2015-05-27 14:13:56', '', '', '199.96.156.52', ''),
(981, 0, 0, 0, '2015-05-27 14:13:56', '', '', '199.96.156.52', ''),
(982, 0, 0, 0, '2015-05-27 14:13:56', '', '', '199.96.156.52', ''),
(983, 0, 0, 0, '2015-05-27 14:13:56', '', '', '199.96.156.52', ''),
(984, 0, 0, 0, '2015-05-27 14:13:57', '', '', '199.96.156.50', ''),
(985, 0, 0, 0, '2015-05-27 14:13:57', '', '', '199.96.156.50', ''),
(986, 0, 0, 0, '2015-05-27 14:14:06', '', '', '199.96.156.50', ''),
(987, 0, 0, 0, '2015-05-27 14:14:09', '', '', '199.96.156.50', ''),
(988, 0, 0, 0, '2015-05-27 14:14:10', '', '', '199.96.156.52', ''),
(989, 0, 0, 0, '2015-05-27 14:14:10', '', '', '199.96.156.50', ''),
(990, 0, 0, 0, '2015-05-27 14:14:10', '', '', '199.96.156.50', ''),
(991, 0, 0, 0, '2015-05-27 14:14:11', '', '', '199.96.156.52', ''),
(992, 0, 0, 0, '2015-05-27 14:14:12', '', '', '199.96.156.50', ''),
(993, 0, 0, 0, '2015-05-27 14:14:13', '', '', '199.96.156.50', ''),
(994, 0, 0, 0, '2015-05-27 14:14:13', '', '', '199.96.156.52', ''),
(995, 0, 0, 0, '2015-05-27 14:14:13', '', '', '199.96.156.52', ''),
(996, 0, 0, 0, '2015-05-27 14:14:14', '', '', '199.96.156.52', ''),
(997, 0, 0, 0, '2015-05-27 14:14:14', '', '', '199.96.156.52', ''),
(998, 0, 0, 0, '2015-05-27 14:14:14', '', '', '199.96.156.52', ''),
(999, 0, 0, 0, '2015-05-27 14:14:14', '', '', '199.96.156.52', ''),
(1000, 0, 0, 0, '2015-05-27 14:14:14', '', '', '199.96.156.52', ''),
(1001, 0, 0, 0, '2015-05-27 14:14:14', '', '', '199.96.156.52', ''),
(1002, 0, 0, 0, '2015-05-27 14:14:14', '', '', '199.96.156.50', ''),
(1003, 0, 0, 0, '2015-05-27 14:14:14', '', '', '199.96.156.50', ''),
(1004, 0, 0, 0, '2015-05-27 14:14:14', '', '', '199.96.156.50', ''),
(1005, 139, 1, 0, '2015-05-27 14:14:17', '', '', '95.136.46.33', ''),
(1006, 0, 0, 0, '2015-05-27 14:14:23', '', '', '199.96.156.52', ''),
(1007, 0, 0, 0, '2015-05-27 14:14:52', '', '', '199.96.156.50', ''),
(1008, 7, 1, 0, '2015-05-27 14:15:30', '', '', '194.117.18.100', ''),
(1009, 339, 1, 0, '2015-05-27 14:15:37', '', '', '66.249.88.137', ''),
(1010, 769, 1, 0, '2015-05-27 14:16:32', '', '', '88.16.205.187', ''),
(1011, 0, 0, 0, '2015-05-27 14:18:43', '', '', '199.96.156.52', ''),
(1012, 0, 0, 0, '2015-05-27 14:18:44', '', '', '199.96.156.52', ''),
(1013, 0, 0, 0, '2015-05-27 14:18:46', '', '', '199.96.156.52', ''),
(1014, 0, 0, 0, '2015-05-27 14:18:47', '', '', '199.96.156.52', ''),
(1015, 0, 0, 0, '2015-05-27 14:18:47', '', '', '199.96.156.52', ''),
(1016, 0, 0, 0, '2015-05-27 14:18:47', '', '', '199.96.156.52', ''),
(1017, 0, 0, 0, '2015-05-27 14:18:48', '', '', '199.96.156.52', ''),
(1018, 0, 0, 0, '2015-05-27 14:18:48', '', '', '199.96.156.52', ''),
(1019, 0, 0, 0, '2015-05-27 14:18:48', '', '', '199.96.156.50', ''),
(1020, 0, 0, 0, '2015-05-27 14:18:48', '', '', '199.96.156.50', ''),
(1021, 0, 0, 0, '2015-05-27 14:18:48', '', '', '199.96.156.50', ''),
(1022, 0, 0, 0, '2015-05-27 14:18:48', '', '', '199.96.156.50', ''),
(1023, 0, 0, 0, '2015-05-27 14:18:48', '', '', '199.96.156.52', ''),
(1024, 0, 0, 0, '2015-05-27 14:18:48', '', '', '199.96.156.50', ''),
(1025, 0, 0, 0, '2015-05-27 14:18:49', '', '', '199.96.156.50', ''),
(1026, 0, 0, 0, '2015-05-27 14:18:49', '', '', '199.96.156.50', ''),
(1027, 0, 0, 0, '2015-05-27 14:18:50', '', '', '199.96.156.50', ''),
(1028, 0, 0, 0, '2015-05-27 14:18:50', '', '', '199.96.156.50', ''),
(1029, 0, 0, 0, '2015-05-27 14:18:50', '', '', '199.96.156.50', ''),
(1030, 0, 0, 0, '2015-05-27 14:18:51', '', '', '199.96.156.52', ''),
(1031, 0, 0, 0, '2015-05-27 14:18:52', '', '', '199.96.156.52', ''),
(1032, 0, 0, 0, '2015-05-27 14:18:52', '', '', '199.96.156.52', ''),
(1033, 0, 0, 0, '2015-05-27 14:18:53', '', '', '199.96.156.52', ''),
(1034, 0, 0, 0, '2015-05-27 14:18:53', '', '', '199.96.156.52', ''),
(1035, 0, 0, 0, '2015-05-27 14:18:54', '', '', '199.96.156.52', ''),
(1036, 0, 0, 0, '2015-05-27 14:18:54', '', '', '199.96.156.52', ''),
(1037, 0, 0, 0, '2015-05-27 14:18:54', '', '', '199.96.156.52', ''),
(1038, 0, 0, 0, '2015-05-27 14:18:55', '', '', '199.96.156.52', ''),
(1039, 0, 0, 0, '2015-05-27 14:18:55', '', '', '199.96.156.52', ''),
(1040, 0, 0, 0, '2015-05-27 14:18:58', '', '', '199.96.156.52', ''),
(1041, 0, 0, 0, '2015-05-27 14:18:59', '', '', '199.96.156.52', ''),
(1042, 0, 0, 0, '2015-05-27 14:19:01', '', '', '199.96.156.52', ''),
(1043, 0, 0, 0, '2015-05-27 14:19:02', '', '', '199.96.156.50', ''),
(1044, 0, 0, 0, '2015-05-27 14:19:02', '', '', '199.96.156.50', ''),
(1045, 0, 0, 0, '2015-05-27 14:19:02', '', '', '199.96.156.50', ''),
(1046, 0, 0, 0, '2015-05-27 14:19:02', '', '', '199.96.156.52', ''),
(1047, 0, 0, 0, '2015-05-27 14:19:02', '', '', '199.96.156.50', ''),
(1048, 0, 0, 0, '2015-05-27 14:19:02', '', '', '199.96.156.50', ''),
(1049, 0, 0, 0, '2015-05-27 14:19:03', '', '', '199.96.156.52', ''),
(1050, 0, 0, 0, '2015-05-27 14:19:03', '', '', '199.96.156.52', ''),
(1051, 899, 1, 0, '2015-05-27 14:19:35', '', '', '176.78.172.89', ''),
(1052, 882, 1, 0, '2015-05-27 14:20:00', 'http://ondasdeouro.pt/votacoes', '', '85.245.88.85', ''),
(1053, 906, 1, 0, '2015-05-27 14:21:08', '', '', '66.249.93.228', ''),
(1054, 666, 1, 0, '2015-05-27 14:21:32', '', '', '66.249.93.231', ''),
(1055, 549, 1, 0, '2015-05-27 14:22:02', '', '', '213.141.22.146', ''),
(1056, 0, 0, 0, '2015-05-27 14:23:37', '', '', '199.96.156.52', ''),
(1057, 0, 0, 0, '2015-05-27 14:23:37', '', '', '199.96.156.52', ''),
(1058, 0, 0, 0, '2015-05-27 14:23:37', '', '', '199.96.156.52', ''),
(1059, 0, 0, 0, '2015-05-27 14:23:39', '', '', '199.96.156.52', ''),
(1060, 0, 0, 0, '2015-05-27 14:23:39', '', '', '199.96.156.52', ''),
(1061, 0, 0, 0, '2015-05-27 14:23:39', '', '', '199.96.156.52', ''),
(1062, 0, 0, 0, '2015-05-27 14:23:39', '', '', '199.96.156.52', ''),
(1063, 0, 0, 0, '2015-05-27 14:23:40', '', '', '199.96.156.50', ''),
(1064, 0, 0, 0, '2015-05-27 14:23:40', '', '', '199.96.156.50', ''),
(1065, 0, 0, 0, '2015-05-27 14:23:40', '', '', '199.96.156.50', ''),
(1066, 0, 0, 0, '2015-05-27 14:23:41', '', '', '199.96.156.52', ''),
(1067, 0, 0, 0, '2015-05-27 14:23:41', '', '', '199.96.156.52', ''),
(1068, 0, 0, 0, '2015-05-27 14:23:41', '', '', '199.96.156.50', ''),
(1069, 0, 0, 0, '2015-05-27 14:23:41', '', '', '199.96.156.50', ''),
(1070, 0, 0, 0, '2015-05-27 14:23:41', '', '', '199.96.156.52', ''),
(1071, 538, 1, 0, '2015-05-27 14:23:41', '', '', '163.117.82.129', ''),
(1072, 0, 0, 0, '2015-05-27 14:23:42', '', '', '199.96.156.50', ''),
(1073, 0, 0, 0, '2015-05-27 14:23:42', '', '', '199.96.156.50', ''),
(1074, 0, 0, 0, '2015-05-27 14:23:42', '', '', '199.96.156.50', ''),
(1075, 0, 0, 0, '2015-05-27 14:23:42', '', '', '199.96.156.50', ''),
(1076, 0, 0, 0, '2015-05-27 14:23:42', '', '', '199.96.156.50', ''),
(1077, 0, 0, 0, '2015-05-27 14:23:43', '', '', '199.96.156.52', ''),
(1078, 0, 0, 0, '2015-05-27 14:23:43', '', '', '199.96.156.52', ''),
(1079, 0, 0, 0, '2015-05-27 14:23:44', '', '', '199.96.156.52', ''),
(1080, 0, 0, 0, '2015-05-27 14:23:44', '', '', '199.96.156.52', ''),
(1081, 0, 0, 0, '2015-05-27 14:23:45', '', '', '199.96.156.52', ''),
(1082, 0, 0, 0, '2015-05-27 14:23:45', '', '', '199.96.156.52', ''),
(1083, 0, 0, 0, '2015-05-27 14:23:48', '', '', '199.96.156.52', ''),
(1084, 0, 0, 0, '2015-05-27 14:23:48', '', '', '199.96.156.52', ''),
(1085, 0, 0, 0, '2015-05-27 14:23:50', '', '', '199.96.156.52', ''),
(1086, 0, 0, 0, '2015-05-27 14:23:51', '', '', '199.96.156.52', ''),
(1087, 0, 0, 0, '2015-05-27 14:23:52', '', '', '199.96.156.50', ''),
(1088, 0, 0, 0, '2015-05-27 14:23:52', '', '', '199.96.156.52', ''),
(1089, 0, 0, 0, '2015-05-27 14:23:55', '', '', '199.96.156.50', ''),
(1090, 0, 0, 0, '2015-05-27 14:23:56', '', '', '199.96.156.50', ''),
(1091, 0, 0, 0, '2015-05-27 14:23:56', '', '', '199.96.156.50', ''),
(1092, 0, 0, 0, '2015-05-27 14:23:57', '', '', '199.96.156.50', ''),
(1093, 0, 0, 0, '2015-05-27 14:23:57', '', '', '199.96.156.50', ''),
(1094, 0, 0, 0, '2015-05-27 14:23:57', '', '', '199.96.156.50', ''),
(1095, 68, 1, 0, '2015-05-27 14:23:58', '', '', '85.244.47.131', ''),
(1096, 0, 0, 0, '2015-05-27 14:23:58', '', '', '199.96.156.50', ''),
(1097, 0, 0, 0, '2015-05-27 14:23:58', '', '', '199.96.156.50', ''),
(1098, 0, 0, 0, '2015-05-27 14:23:58', '', '', '199.96.156.52', ''),
(1099, 460, 1, 0, '2015-05-27 14:23:58', '', '', '95.16.177.252', ''),
(1100, 261, 1, 0, '2015-05-27 14:24:09', 'http://ondasdeouro.pt/votacoes', '', '83.240.214.188', ''),
(1101, 917, 1, 0, '2015-05-27 14:25:00', '', '', '93.102.244.251', ''),
(1102, 580, 1, 0, '2015-05-27 14:26:03', '', '', '2.83.4.22', ''),
(1103, 177, 1, 0, '2015-05-27 14:28:24', '', '', '66.249.93.228', ''),
(1104, 0, 0, 0, '2015-05-27 14:28:33', '', '', '199.96.156.52', ''),
(1105, 0, 0, 0, '2015-05-27 14:28:34', '', '', '199.96.156.52', ''),
(1106, 0, 0, 0, '2015-05-27 14:28:34', '', '', '199.96.156.52', ''),
(1107, 0, 0, 0, '2015-05-27 14:28:35', '', '', '199.96.156.52', ''),
(1108, 0, 0, 0, '2015-05-27 14:28:35', '', '', '199.96.156.52', ''),
(1109, 0, 0, 0, '2015-05-27 14:28:35', '', '', '199.96.156.52', ''),
(1110, 0, 0, 0, '2015-05-27 14:28:35', '', '', '199.96.156.52', ''),
(1111, 0, 0, 0, '2015-05-27 14:28:35', '', '', '199.96.156.52', ''),
(1112, 0, 0, 0, '2015-05-27 14:28:35', '', '', '199.96.156.52', ''),
(1113, 0, 0, 0, '2015-05-27 14:28:35', '', '', '199.96.156.50', ''),
(1114, 0, 0, 0, '2015-05-27 14:28:35', '', '', '199.96.156.52', ''),
(1115, 0, 0, 0, '2015-05-27 14:28:35', '', '', '199.96.156.50', ''),
(1116, 0, 0, 0, '2015-05-27 14:28:35', '', '', '199.96.156.50', ''),
(1117, 0, 0, 0, '2015-05-27 14:28:35', '', '', '199.96.156.50', ''),
(1118, 0, 0, 0, '2015-05-27 14:28:38', '', '', '199.96.156.52', ''),
(1119, 0, 0, 0, '2015-05-27 14:28:39', '', '', '199.96.156.50', ''),
(1120, 0, 0, 0, '2015-05-27 14:28:39', '', '', '199.96.156.50', ''),
(1121, 0, 0, 0, '2015-05-27 14:28:40', '', '', '199.96.156.50', ''),
(1122, 0, 0, 0, '2015-05-27 14:28:41', '', '', '199.96.156.50', ''),
(1123, 0, 0, 0, '2015-05-27 14:28:44', '', '', '199.96.156.50', ''),
(1124, 0, 0, 0, '2015-05-27 14:28:44', '', '', '199.96.156.52', ''),
(1125, 0, 0, 0, '2015-05-27 14:28:44', '', '', '199.96.156.50', ''),
(1126, 0, 0, 0, '2015-05-27 14:28:44', '', '', '199.96.156.50', ''),
(1127, 0, 0, 0, '2015-05-27 14:28:44', '', '', '199.96.156.50', ''),
(1128, 0, 0, 0, '2015-05-27 14:28:44', '', '', '199.96.156.52', ''),
(1129, 0, 0, 0, '2015-05-27 14:28:44', '', '', '199.96.156.52', ''),
(1130, 0, 0, 0, '2015-05-27 14:28:44', '', '', '199.96.156.52', ''),
(1131, 0, 0, 0, '2015-05-27 14:28:44', '', '', '199.96.156.52', ''),
(1132, 0, 0, 0, '2015-05-27 14:28:45', '', '', '199.96.156.52', ''),
(1133, 0, 0, 0, '2015-05-27 14:28:45', '', '', '199.96.156.52', ''),
(1134, 0, 0, 0, '2015-05-27 14:28:45', '', '', '199.96.156.52', ''),
(1135, 0, 0, 0, '2015-05-27 14:28:45', '', '', '199.96.156.52', ''),
(1136, 0, 0, 0, '2015-05-27 14:28:46', '', '', '199.96.156.50', ''),
(1137, 0, 0, 0, '2015-05-27 14:28:46', '', '', '199.96.156.50', ''),
(1138, 0, 0, 0, '2015-05-27 14:28:46', '', '', '199.96.156.52', ''),
(1139, 802, 1, 0, '2015-05-27 14:30:22', '', '', '82.130.252.186', ''),
(1140, 946, 1, 0, '2015-05-27 14:30:51', '', '', '66.249.93.231', ''),
(1141, 325, 1, 0, '2015-05-27 14:32:06', '', '', '157.55.230.158', ''),
(1142, 629, 1, 0, '2015-05-27 14:32:55', '', '', '177.140.34.57', ''),
(1143, 776, 1, 0, '2015-05-27 14:32:56', '', '', '78.130.89.103', ''),
(1144, 0, 0, 0, '2015-05-27 14:33:32', '', '', '199.96.156.50', ''),
(1145, 0, 0, 0, '2015-05-27 14:33:33', '', '', '199.96.156.50', ''),
(1146, 0, 0, 0, '2015-05-27 14:33:35', '', '', '199.96.156.50', ''),
(1147, 0, 0, 0, '2015-05-27 14:33:35', '', '', '199.96.156.50', ''),
(1148, 0, 0, 0, '2015-05-27 14:33:35', '', '', '199.96.156.50', ''),
(1149, 0, 0, 0, '2015-05-27 14:33:35', '', '', '199.96.156.52', ''),
(1150, 0, 0, 0, '2015-05-27 14:33:35', '', '', '199.96.156.52', ''),
(1151, 0, 0, 0, '2015-05-27 14:33:35', '', '', '199.96.156.52', ''),
(1152, 0, 0, 0, '2015-05-27 14:33:35', '', '', '199.96.156.50', ''),
(1153, 0, 0, 0, '2015-05-27 14:33:35', '', '', '199.96.156.52', ''),
(1154, 0, 0, 0, '2015-05-27 14:33:37', '', '', '199.96.156.52', ''),
(1155, 0, 0, 0, '2015-05-27 14:33:37', '', '', '199.96.156.52', ''),
(1156, 0, 0, 0, '2015-05-27 14:33:37', '', '', '199.96.156.50', ''),
(1157, 0, 0, 0, '2015-05-27 14:33:37', '', '', '199.96.156.50', ''),
(1158, 0, 0, 0, '2015-05-27 14:33:38', '', '', '199.96.156.50', ''),
(1159, 0, 0, 0, '2015-05-27 14:33:39', '', '', '199.96.156.52', ''),
(1160, 0, 0, 0, '2015-05-27 14:33:39', '', '', '199.96.156.52', ''),
(1161, 0, 0, 0, '2015-05-27 14:33:40', '', '', '199.96.156.52', ''),
(1162, 0, 0, 0, '2015-05-27 14:33:41', '', '', '199.96.156.52', ''),
(1163, 0, 0, 0, '2015-05-27 14:33:42', '', '', '199.96.156.52', ''),
(1164, 0, 0, 0, '2015-05-27 14:33:42', '', '', '199.96.156.52', ''),
(1165, 0, 0, 0, '2015-05-27 14:33:42', '', '', '199.96.156.52', ''),
(1166, 0, 0, 0, '2015-05-27 14:33:42', '', '', '199.96.156.52', ''),
(1167, 0, 0, 0, '2015-05-27 14:33:45', '', '', '199.96.156.52', ''),
(1168, 0, 0, 0, '2015-05-27 14:33:45', '', '', '199.96.156.52', ''),
(1169, 0, 0, 0, '2015-05-27 14:33:45', '', '', '199.96.156.52', ''),
(1170, 0, 0, 0, '2015-05-27 14:33:45', '', '', '199.96.156.52', ''),
(1171, 0, 0, 0, '2015-05-27 14:33:47', '', '', '199.96.156.50', ''),
(1172, 0, 0, 0, '2015-05-27 14:33:49', '', '', '199.96.156.50', ''),
(1173, 0, 0, 0, '2015-05-27 14:33:49', '', '', '199.96.156.50', ''),
(1174, 0, 0, 0, '2015-05-27 14:33:49', '', '', '199.96.156.50', ''),
(1175, 0, 0, 0, '2015-05-27 14:33:49', '', '', '199.96.156.50', ''),
(1176, 0, 0, 0, '2015-05-27 14:33:49', '', '', '199.96.156.50', ''),
(1177, 0, 0, 0, '2015-05-27 14:33:50', '', '', '199.96.156.50', ''),
(1178, 0, 0, 0, '2015-05-27 14:33:50', '', '', '199.96.156.50', ''),
(1179, 0, 0, 0, '2015-05-27 14:33:51', '', '', '199.96.156.52', ''),
(1180, 0, 0, 0, '2015-05-27 14:33:51', '', '', '199.96.156.50', ''),
(1181, 578, 1, 0, '2015-05-27 14:35:15', '', '', '157.55.43.24', ''),
(1182, 303, 1, 0, '2015-05-27 14:35:28', 'http://ondasdeouro.pt/votacoes', '', '193.136.145.232', ''),
(1183, 582, 1, 0, '2015-05-27 14:36:14', '', '', '81.193.13.159', ''),
(1184, 0, 0, 0, '2015-05-27 14:38:35', '', '', '199.96.156.52', ''),
(1185, 0, 0, 0, '2015-05-27 14:38:36', '', '', '199.96.156.52', ''),
(1186, 0, 0, 0, '2015-05-27 14:38:37', '', '', '199.96.156.50', ''),
(1187, 0, 0, 0, '2015-05-27 14:38:38', '', '', '199.96.156.52', ''),
(1188, 0, 0, 0, '2015-05-27 14:38:38', '', '', '199.96.156.52', ''),
(1189, 0, 0, 0, '2015-05-27 14:38:38', '', '', '199.96.156.50', ''),
(1190, 0, 0, 0, '2015-05-27 14:38:38', '', '', '199.96.156.52', ''),
(1191, 0, 0, 0, '2015-05-27 14:38:38', '', '', '199.96.156.52', ''),
(1192, 0, 0, 0, '2015-05-27 14:38:38', '', '', '199.96.156.52', ''),
(1193, 0, 0, 0, '2015-05-27 14:38:38', '', '', '199.96.156.50', ''),
(1194, 0, 0, 0, '2015-05-27 14:38:38', '', '', '199.96.156.52', ''),
(1195, 0, 0, 0, '2015-05-27 14:38:38', '', '', '199.96.156.52', ''),
(1196, 0, 0, 0, '2015-05-27 14:38:38', '', '', '199.96.156.50', ''),
(1197, 0, 0, 0, '2015-05-27 14:38:38', '', '', '199.96.156.50', ''),
(1198, 0, 0, 0, '2015-05-27 14:38:38', '', '', '199.96.156.50', ''),
(1199, 0, 0, 0, '2015-05-27 14:38:38', '', '', '199.96.156.50', ''),
(1200, 0, 0, 0, '2015-05-27 14:38:41', '', '', '199.96.156.52', ''),
(1201, 0, 0, 0, '2015-05-27 14:38:41', '', '', '199.96.156.50', ''),
(1202, 0, 0, 0, '2015-05-27 14:38:43', '', '', '199.96.156.50', ''),
(1203, 0, 0, 0, '2015-05-27 14:38:43', '', '', '199.96.156.50', ''),
(1204, 0, 0, 0, '2015-05-27 14:38:44', '', '', '199.96.156.50', ''),
(1205, 0, 0, 0, '2015-05-27 14:38:44', '', '', '199.96.156.50', ''),
(1206, 0, 0, 0, '2015-05-27 14:38:44', '', '', '199.96.156.50', ''),
(1207, 0, 0, 0, '2015-05-27 14:38:46', '', '', '199.96.156.52', ''),
(1208, 0, 0, 0, '2015-05-27 14:38:46', '', '', '199.96.156.52', ''),
(1209, 0, 0, 0, '2015-05-27 14:38:46', '', '', '199.96.156.52', ''),
(1210, 0, 0, 0, '2015-05-27 14:38:46', '', '', '199.96.156.52', ''),
(1211, 0, 0, 0, '2015-05-27 14:38:46', '', '', '199.96.156.52', ''),
(1212, 0, 0, 0, '2015-05-27 14:38:46', '', '', '199.96.156.50', ''),
(1213, 0, 0, 0, '2015-05-27 14:38:46', '', '', '199.96.156.50', ''),
(1214, 0, 0, 0, '2015-05-27 14:38:47', '', '', '199.96.156.50', ''),
(1215, 0, 0, 0, '2015-05-27 14:38:47', '', '', '199.96.156.52', ''),
(1216, 0, 0, 0, '2015-05-27 14:38:48', '', '', '199.96.156.52', ''),
(1217, 0, 0, 0, '2015-05-27 14:38:49', '', '', '199.96.156.52', ''),
(1218, 0, 0, 0, '2015-05-27 14:38:49', '', '', '199.96.156.50', ''),
(1219, 0, 0, 0, '2015-05-27 14:38:49', '', '', '199.96.156.50', ''),
(1220, 0, 0, 0, '2015-05-27 14:38:50', '', '', '199.96.156.50', ''),
(1221, 0, 0, 0, '2015-05-27 14:38:50', '', '', '199.96.156.52', ''),
(1222, 847, 1, 0, '2015-05-27 14:39:30', '', '', '66.249.93.231', ''),
(1223, 1088, 1, 0, '2015-05-27 14:39:55', '', '', '89.214.202.220', ''),
(1224, 925, 1, 0, '2015-05-27 14:40:09', 'http://ondasdeouro.pt/votacoes', '', '85.242.104.206', ''),
(1225, 1054, 1, 0, '2015-05-27 14:40:47', '', '', '2.83.218.55', ''),
(1226, 149, 1, 0, '2015-05-27 14:41:29', '', '', '188.81.81.106', ''),
(1227, 151, 1, 0, '2015-05-27 14:41:40', '', '', '213.13.178.98', ''),
(1228, 0, 0, 0, '2015-05-27 14:43:32', '', '', '199.96.156.52', ''),
(1229, 0, 0, 0, '2015-05-27 14:43:33', '', '', '199.96.156.52', ''),
(1230, 0, 0, 0, '2015-05-27 14:43:34', '', '', '199.96.156.52', ''),
(1231, 0, 0, 0, '2015-05-27 14:43:34', '', '', '199.96.156.52', ''),
(1232, 0, 0, 0, '2015-05-27 14:43:35', '', '', '199.96.156.50', ''),
(1233, 0, 0, 0, '2015-05-27 14:43:35', '', '', '199.96.156.50', ''),
(1234, 0, 0, 0, '2015-05-27 14:43:35', '', '', '199.96.156.50', ''),
(1235, 0, 0, 0, '2015-05-27 14:43:35', '', '', '199.96.156.52', ''),
(1236, 0, 0, 0, '2015-05-27 14:43:35', '', '', '199.96.156.50', ''),
(1237, 0, 0, 0, '2015-05-27 14:43:35', '', '', '199.96.156.50', ''),
(1238, 0, 0, 0, '2015-05-27 14:43:35', '', '', '199.96.156.50', ''),
(1239, 0, 0, 0, '2015-05-27 14:43:36', '', '', '199.96.156.50', ''),
(1240, 0, 0, 0, '2015-05-27 14:43:36', '', '', '199.96.156.52', ''),
(1241, 0, 0, 0, '2015-05-27 14:43:36', '', '', '199.96.156.50', ''),
(1242, 0, 0, 0, '2015-05-27 14:43:36', '', '', '199.96.156.52', ''),
(1243, 0, 0, 0, '2015-05-27 14:43:38', '', '', '199.96.156.52', ''),
(1244, 0, 0, 0, '2015-05-27 14:43:38', '', '', '199.96.156.52', ''),
(1245, 0, 0, 0, '2015-05-27 14:43:39', '', '', '199.96.156.50', ''),
(1246, 0, 0, 0, '2015-05-27 14:43:39', '', '', '199.96.156.50', ''),
(1247, 0, 0, 0, '2015-05-27 14:43:39', '', '', '199.96.156.52', ''),
(1248, 0, 0, 0, '2015-05-27 14:43:40', '', '', '199.96.156.52', ''),
(1249, 0, 0, 0, '2015-05-27 14:43:40', '', '', '199.96.156.52', ''),
(1250, 0, 0, 0, '2015-05-27 14:43:41', '', '', '199.96.156.52', ''),
(1251, 0, 0, 0, '2015-05-27 14:43:43', '', '', '199.96.156.50', ''),
(1252, 0, 0, 0, '2015-05-27 14:43:43', '', '', '199.96.156.50', ''),
(1253, 0, 0, 0, '2015-05-27 14:43:43', '', '', '199.96.156.50', ''),
(1254, 0, 0, 0, '2015-05-27 14:43:43', '', '', '199.96.156.50', ''),
(1255, 0, 0, 0, '2015-05-27 14:43:44', '', '', '199.96.156.50', ''),
(1256, 0, 0, 0, '2015-05-27 14:43:44', '', '', '199.96.156.50', ''),
(1257, 0, 0, 0, '2015-05-27 14:43:44', '', '', '199.96.156.50', ''),
(1258, 0, 0, 0, '2015-05-27 14:43:45', '', '', '199.96.156.52', ''),
(1259, 910, 1, 0, '2015-05-27 14:43:45', '', '', '176.83.43.108', ''),
(1260, 0, 0, 0, '2015-05-27 14:43:45', '', '', '199.96.156.52', ''),
(1261, 0, 0, 0, '2015-05-27 14:43:46', '', '', '199.96.156.52', ''),
(1262, 0, 0, 0, '2015-05-27 14:43:46', '', '', '199.96.156.52', ''),
(1263, 0, 0, 0, '2015-05-27 14:43:46', '', '', '199.96.156.50', ''),
(1264, 0, 0, 0, '2015-05-27 14:43:46', '', '', '199.96.156.50', ''),
(1265, 0, 0, 0, '2015-05-27 14:43:46', '', '', '199.96.156.50', ''),
(1266, 0, 0, 0, '2015-05-27 14:43:46', '', '', '199.96.156.52', ''),
(1267, 1098, 1, 0, '2015-05-27 14:43:53', '', '', '161.0.39.46', ''),
(1268, 626, 1, 0, '2015-05-27 14:45:02', '', '', '66.249.93.225', ''),
(1269, 534, 1, 0, '2015-05-27 14:45:46', '', '', '85.242.224.8', ''),
(1270, 855, 1, 0, '2015-05-27 14:45:49', '', '', '5.249.48.79', ''),
(1271, 764, 1, 0, '2015-05-27 14:47:01', 'http://ondasdeouro.pt/votacoes', '', '62.28.249.58', ''),
(1272, 790, 1, 0, '2015-05-27 14:47:14', '', '', '191.191.113.81', ''),
(1273, 234, 1, 0, '2015-05-27 14:47:19', '', '', '85.138.203.53', ''),
(1274, 1112, 1, 0, '2015-05-27 14:47:38', '', '', '66.249.93.225', ''),
(1275, 359, 1, 0, '2015-05-27 14:48:05', '', '', '66.249.93.231', ''),
(1276, 359, 1, 0, '2015-05-27 14:48:14', '', '', '66.249.93.228', ''),
(1277, 0, 0, 0, '2015-05-27 14:48:37', '', '', '199.96.156.52', ''),
(1278, 0, 0, 0, '2015-05-27 14:48:39', '', '', '199.96.156.50', ''),
(1279, 0, 0, 0, '2015-05-27 14:48:41', '', '', '199.96.156.50', ''),
(1280, 0, 0, 0, '2015-05-27 14:48:41', '', '', '199.96.156.50', ''),
(1281, 0, 0, 0, '2015-05-27 14:48:41', '', '', '199.96.156.52', ''),
(1282, 0, 0, 0, '2015-05-27 14:48:41', '', '', '199.96.156.50', ''),
(1283, 0, 0, 0, '2015-05-27 14:48:41', '', '', '199.96.156.52', ''),
(1284, 0, 0, 0, '2015-05-27 14:48:41', '', '', '199.96.156.52', ''),
(1285, 0, 0, 0, '2015-05-27 14:48:41', '', '', '199.96.156.50', ''),
(1286, 0, 0, 0, '2015-05-27 14:48:41', '', '', '199.96.156.50', ''),
(1287, 0, 0, 0, '2015-05-27 14:48:42', '', '', '199.96.156.50', ''),
(1288, 0, 0, 0, '2015-05-27 14:48:42', '', '', '199.96.156.50', ''),
(1289, 0, 0, 0, '2015-05-27 14:48:42', '', '', '199.96.156.50', ''),
(1290, 0, 0, 0, '2015-05-27 14:48:42', '', '', '199.96.156.52', ''),
(1291, 0, 0, 0, '2015-05-27 14:48:42', '', '', '199.96.156.52', ''),
(1292, 0, 0, 0, '2015-05-27 14:48:42', '', '', '199.96.156.52', ''),
(1293, 0, 0, 0, '2015-05-27 14:48:42', '', '', '199.96.156.52', ''),
(1294, 1059, 1, 0, '2015-05-27 14:48:44', '', '', '81.84.242.87', ''),
(1295, 0, 0, 0, '2015-05-27 14:48:46', '', '', '199.96.156.52', ''),
(1296, 0, 0, 0, '2015-05-27 14:48:47', '', '', '199.96.156.52', ''),
(1297, 0, 0, 0, '2015-05-27 14:48:47', '', '', '199.96.156.52', ''),
(1298, 0, 0, 0, '2015-05-27 14:48:48', '', '', '199.96.156.52', ''),
(1299, 0, 0, 0, '2015-05-27 14:48:48', '', '', '199.96.156.52', ''),
(1300, 0, 0, 0, '2015-05-27 14:48:49', '', '', '199.96.156.52', ''),
(1301, 0, 0, 0, '2015-05-27 14:48:49', '', '', '199.96.156.52', ''),
(1302, 0, 0, 0, '2015-05-27 14:48:52', '', '', '199.96.156.52', ''),
(1303, 0, 0, 0, '2015-05-27 14:48:52', '', '', '199.96.156.52', ''),
(1304, 0, 0, 0, '2015-05-27 14:48:55', '', '', '199.96.156.50', ''),
(1305, 0, 0, 0, '2015-05-27 14:48:56', '', '', '199.96.156.50', ''),
(1306, 0, 0, 0, '2015-05-27 14:48:56', '', '', '199.96.156.50', ''),
(1307, 0, 0, 0, '2015-05-27 14:48:57', '', '', '199.96.156.50', ''),
(1308, 0, 0, 0, '2015-05-27 14:48:58', '', '', '199.96.156.50', ''),
(1309, 0, 0, 0, '2015-05-27 14:48:58', '', '', '199.96.156.50', ''),
(1310, 0, 0, 0, '2015-05-27 14:48:58', '', '', '199.96.156.50', ''),
(1311, 0, 0, 0, '2015-05-27 14:48:58', '', '', '199.96.156.50', ''),
(1312, 0, 0, 0, '2015-05-27 14:48:58', '', '', '199.96.156.50', ''),
(1313, 0, 0, 0, '2015-05-27 14:48:58', '', '', '199.96.156.52', ''),
(1314, 0, 0, 0, '2015-05-27 14:48:58', '', '', '199.96.156.50', ''),
(1315, 0, 0, 0, '2015-05-27 14:48:58', '', '', '199.96.156.52', ''),
(1316, 177, 1, 0, '2015-05-27 14:49:05', '', '', '66.249.93.231', ''),
(1317, 359, 1, 0, '2015-05-27 14:49:28', '', '', '66.249.93.231', ''),
(1318, 951, 1, 0, '2015-05-27 14:49:34', '', '', '85.246.71.55', ''),
(1319, 951, 1, 0, '2015-05-27 14:49:40', 'http://ondasdeouro.pt/votacoes', '', '85.246.71.55', ''),
(1320, 781, 1, 0, '2015-05-27 14:50:39', '', '', '157.55.235.57', ''),
(1321, 556, 1, 0, '2015-05-27 14:51:08', '', '', '85.245.150.5', ''),
(1322, 556, 1, 0, '2015-05-27 14:51:23', 'http://ondasdeouro.pt/votacoes', '', '85.245.150.5', ''),
(1323, 1104, 1, 0, '2015-05-27 14:52:15', 'http://ondasdeouro.pt/votacoes', '', '213.58.137.66', ''),
(1324, 885, 1, 0, '2015-05-27 14:53:33', '', '', '66.249.93.228', ''),
(1325, 0, 0, 0, '2015-05-27 14:53:44', '', '', '199.96.156.50', ''),
(1326, 0, 0, 0, '2015-05-27 14:53:44', '', '', '199.96.156.50', ''),
(1327, 0, 0, 0, '2015-05-27 14:53:46', '', '', '199.96.156.50', ''),
(1328, 0, 0, 0, '2015-05-27 14:53:46', '', '', '199.96.156.50', ''),
(1329, 0, 0, 0, '2015-05-27 14:53:46', '', '', '199.96.156.50', ''),
(1330, 0, 0, 0, '2015-05-27 14:53:46', '', '', '199.96.156.50', ''),
(1331, 0, 0, 0, '2015-05-27 14:53:46', '', '', '199.96.156.50', ''),
(1332, 0, 0, 0, '2015-05-27 14:53:46', '', '', '199.96.156.50', ''),
(1333, 0, 0, 0, '2015-05-27 14:53:46', '', '', '199.96.156.50', ''),
(1334, 0, 0, 0, '2015-05-27 14:53:46', '', '', '199.96.156.52', ''),
(1335, 0, 0, 0, '2015-05-27 14:53:46', '', '', '199.96.156.52', ''),
(1336, 0, 0, 0, '2015-05-27 14:53:46', '', '', '199.96.156.52', ''),
(1337, 0, 0, 0, '2015-05-27 14:53:46', '', '', '199.96.156.50', ''),
(1338, 0, 0, 0, '2015-05-27 14:53:46', '', '', '199.96.156.52', ''),
(1339, 0, 0, 0, '2015-05-27 14:53:47', '', '', '199.96.156.52', ''),
(1340, 0, 0, 0, '2015-05-27 14:53:49', '', '', '199.96.156.52', ''),
(1341, 0, 0, 0, '2015-05-27 14:53:50', '', '', '199.96.156.52', ''),
(1342, 0, 0, 0, '2015-05-27 14:53:50', '', '', '199.96.156.52', ''),
(1343, 0, 0, 0, '2015-05-27 14:53:52', '', '', '199.96.156.52', ''),
(1344, 0, 0, 0, '2015-05-27 14:53:54', '', '', '199.96.156.50', ''),
(1345, 0, 0, 0, '2015-05-27 14:53:54', '', '', '199.96.156.52', ''),
(1346, 0, 0, 0, '2015-05-27 14:53:54', '', '', '199.96.156.52', ''),
(1347, 0, 0, 0, '2015-05-27 14:53:54', '', '', '199.96.156.50', ''),
(1348, 0, 0, 0, '2015-05-27 14:53:55', '', '', '199.96.156.52', ''),
(1349, 0, 0, 0, '2015-05-27 14:53:55', '', '', '199.96.156.50', ''),
(1350, 0, 0, 0, '2015-05-27 14:53:56', '', '', '199.96.156.50', ''),
(1351, 0, 0, 0, '2015-05-27 14:53:56', '', '', '199.96.156.52', ''),
(1352, 0, 0, 0, '2015-05-27 14:53:56', '', '', '199.96.156.52', ''),
(1353, 0, 0, 0, '2015-05-27 14:53:56', '', '', '199.96.156.50', ''),
(1354, 0, 0, 0, '2015-05-27 14:53:56', '', '', '199.96.156.50', ''),
(1355, 0, 0, 0, '2015-05-27 14:53:56', '', '', '199.96.156.50', ''),
(1356, 0, 0, 0, '2015-05-27 14:53:56', '', '', '199.96.156.50', ''),
(1357, 0, 0, 0, '2015-05-27 14:53:56', '', '', '199.96.156.52', ''),
(1358, 0, 0, 0, '2015-05-27 14:53:56', '', '', '199.96.156.50', ''),
(1359, 0, 0, 0, '2015-05-27 14:53:57', '', '', '199.96.156.50', ''),
(1360, 0, 0, 0, '2015-05-27 14:53:57', '', '', '199.96.156.52', ''),
(1361, 1030, 1, 0, '2015-05-27 14:54:02', '', '', '193.136.189.5', ''),
(1362, 1068, 1, 0, '2015-05-27 14:55:03', '', '', '157.55.235.58', ''),
(1363, 1159, 1, 0, '2015-05-27 14:58:18', '', '', '89.204.138.165', ''),
(1364, 0, 0, 0, '2015-05-27 14:58:34', '', '', '199.96.156.52', ''),
(1365, 0, 0, 0, '2015-05-27 14:58:34', '', '', '199.96.156.50', ''),
(1366, 0, 0, 0, '2015-05-27 14:58:36', '', '', '199.96.156.52', ''),
(1367, 0, 0, 0, '2015-05-27 14:58:36', '', '', '199.96.156.52', ''),
(1368, 0, 0, 0, '2015-05-27 14:58:36', '', '', '199.96.156.50', ''),
(1369, 0, 0, 0, '2015-05-27 14:58:36', '', '', '199.96.156.50', ''),
(1370, 0, 0, 0, '2015-05-27 14:58:36', '', '', '199.96.156.52', ''),
(1371, 0, 0, 0, '2015-05-27 14:58:37', '', '', '199.96.156.50', ''),
(1372, 0, 0, 0, '2015-05-27 14:58:37', '', '', '199.96.156.52', ''),
(1373, 0, 0, 0, '2015-05-27 14:58:37', '', '', '199.96.156.52', ''),
(1374, 0, 0, 0, '2015-05-27 14:58:37', '', '', '199.96.156.50', ''),
(1375, 0, 0, 0, '2015-05-27 14:58:37', '', '', '199.96.156.50', ''),
(1376, 0, 0, 0, '2015-05-27 14:58:37', '', '', '199.96.156.52', ''),
(1377, 0, 0, 0, '2015-05-27 14:58:37', '', '', '199.96.156.50', ''),
(1378, 0, 0, 0, '2015-05-27 14:58:37', '', '', '199.96.156.50', ''),
(1379, 0, 0, 0, '2015-05-27 14:58:40', '', '', '199.96.156.52', ''),
(1380, 0, 0, 0, '2015-05-27 14:58:42', '', '', '199.96.156.50', ''),
(1381, 0, 0, 0, '2015-05-27 14:58:43', '', '', '199.96.156.50', ''),
(1382, 0, 0, 0, '2015-05-27 14:58:43', '', '', '199.96.156.50', ''),
(1383, 0, 0, 0, '2015-05-27 14:58:44', '', '', '199.96.156.50', ''),
(1384, 0, 0, 0, '2015-05-27 14:58:44', '', '', '199.96.156.50', ''),
(1385, 0, 0, 0, '2015-05-27 14:58:45', '', '', '199.96.156.50', ''),
(1386, 0, 0, 0, '2015-05-27 14:58:46', '', '', '199.96.156.52', ''),
(1387, 0, 0, 0, '2015-05-27 14:58:46', '', '', '199.96.156.52', ''),
(1388, 0, 0, 0, '2015-05-27 14:58:46', '', '', '199.96.156.52', ''),
(1389, 0, 0, 0, '2015-05-27 14:58:46', '', '', '199.96.156.52', ''),
(1390, 0, 0, 0, '2015-05-27 14:58:46', '', '', '199.96.156.52', ''),
(1391, 0, 0, 0, '2015-05-27 14:58:46', '', '', '199.96.156.50', ''),
(1392, 0, 0, 0, '2015-05-27 14:58:47', '', '', '199.96.156.50', ''),
(1393, 0, 0, 0, '2015-05-27 14:58:47', '', '', '199.96.156.50', ''),
(1394, 0, 0, 0, '2015-05-27 14:58:47', '', '', '199.96.156.52', ''),
(1395, 0, 0, 0, '2015-05-27 14:58:48', '', '', '199.96.156.50', ''),
(1396, 0, 0, 0, '2015-05-27 14:58:48', '', '', '199.96.156.52', ''),
(1397, 0, 0, 0, '2015-05-27 14:58:48', '', '', '199.96.156.52', ''),
(1398, 0, 0, 0, '2015-05-27 14:58:48', '', '', '199.96.156.52', ''),
(1399, 0, 0, 0, '2015-05-27 14:58:49', '', '', '199.96.156.50', ''),
(1400, 635, 1, 0, '2015-05-27 15:00:00', '', '', '66.249.93.228', ''),
(1401, 991, 1, 0, '2015-05-27 15:00:38', '', '', '87.103.59.64', ''),
(1402, 782, 1, 0, '2015-05-27 15:00:53', '', '', '80.174.160.121', ''),
(1403, 774, 1, 0, '2015-05-27 15:03:22', '', '', '65.55.183.94', ''),
(1404, 0, 0, 0, '2015-05-27 15:03:32', '', '', '199.96.156.52', ''),
(1405, 0, 0, 0, '2015-05-27 15:03:32', '', '', '199.96.156.52', ''),
(1406, 0, 0, 0, '2015-05-27 15:03:33', '', '', '199.96.156.52', ''),
(1407, 0, 0, 0, '2015-05-27 15:03:33', '', '', '199.96.156.52', ''),
(1408, 0, 0, 0, '2015-05-27 15:03:33', '', '', '199.96.156.52', ''),
(1409, 0, 0, 0, '2015-05-27 15:03:33', '', '', '199.96.156.52', ''),
(1410, 0, 0, 0, '2015-05-27 15:03:33', '', '', '199.96.156.52', ''),
(1411, 0, 0, 0, '2015-05-27 15:03:46', '', '', '199.96.156.52', ''),
(1412, 0, 0, 0, '2015-05-27 15:03:48', '', '', '199.96.156.52', ''),
(1413, 0, 0, 0, '2015-05-27 15:03:48', '', '', '199.96.156.52', ''),
(1414, 0, 0, 0, '2015-05-27 15:03:48', '', '', '199.96.156.52', ''),
(1415, 0, 0, 0, '2015-05-27 15:03:48', '', '', '199.96.156.52', ''),
(1416, 0, 0, 0, '2015-05-27 15:03:49', '', '', '199.96.156.52', ''),
(1417, 0, 0, 0, '2015-05-27 15:03:59', '', '', '199.96.156.52', ''),
(1418, 0, 0, 0, '2015-05-27 15:04:01', '', '', '199.96.156.52', ''),
(1419, 0, 0, 0, '2015-05-27 15:04:01', '', '', '199.96.156.52', ''),
(1420, 0, 0, 0, '2015-05-27 15:04:02', '', '', '199.96.156.52', ''),
(1421, 0, 0, 0, '2015-05-27 15:04:02', '', '', '199.96.156.52', ''),
(1422, 0, 0, 0, '2015-05-27 15:04:03', '', '', '199.96.156.52', ''),
(1423, 0, 0, 0, '2015-05-27 15:04:12', '', '', '199.96.156.52', ''),
(1424, 0, 0, 0, '2015-05-27 15:04:14', '', '', '199.96.156.52', ''),
(1425, 0, 0, 0, '2015-05-27 15:04:15', '', '', '199.96.156.52', ''),
(1426, 0, 0, 0, '2015-05-27 15:04:16', '', '', '199.96.156.52', ''),
(1427, 0, 0, 0, '2015-05-27 15:04:16', '', '', '199.96.156.52', ''),
(1428, 0, 0, 0, '2015-05-27 15:04:23', '', '', '199.96.156.52', ''),
(1429, 0, 0, 0, '2015-05-27 15:04:25', '', '', '199.96.156.52', ''),
(1430, 0, 0, 0, '2015-05-27 15:04:27', '', '', '199.96.156.52', ''),
(1431, 0, 0, 0, '2015-05-27 15:04:28', '', '', '199.96.156.52', ''),
(1432, 0, 0, 0, '2015-05-27 15:04:29', '', '', '199.96.156.52', ''),
(1433, 0, 0, 0, '2015-05-27 15:04:30', '', '', '199.96.156.52', ''),
(1434, 517, 1, 0, '2015-05-27 15:04:30', 'http://ondasdeouro.pt/votacoes', '', '93.108.38.223', ''),
(1435, 0, 0, 0, '2015-05-27 15:04:36', '', '', '199.96.156.52', ''),
(1436, 0, 0, 0, '2015-05-27 15:04:39', '', '', '199.96.156.52', ''),
(1437, 0, 0, 0, '2015-05-27 15:04:41', '', '', '199.96.156.52', ''),
(1438, 0, 0, 0, '2015-05-27 15:04:41', '', '', '199.96.156.52', ''),
(1439, 635, 1, 0, '2015-05-27 15:04:42', '', '', '66.249.93.228', ''),
(1440, 0, 0, 0, '2015-05-27 15:04:42', '', '', '199.96.156.52', ''),
(1441, 0, 0, 0, '2015-05-27 15:04:43', '', '', '199.96.156.52', ''),
(1442, 635, 1, 0, '2015-05-27 15:04:48', '', '', '66.249.93.231', ''),
(1443, 0, 0, 0, '2015-05-27 15:04:49', '', '', '199.96.156.52', ''),
(1444, 0, 0, 0, '2015-05-27 15:04:52', '', '', '199.96.156.52', ''),
(1445, 0, 0, 0, '2015-05-27 15:04:54', '', '', '199.96.156.52', ''),
(1446, 0, 0, 0, '2015-05-27 15:04:55', '', '', '199.96.156.52', ''),
(1447, 0, 0, 0, '2015-05-27 15:04:56', '', '', '199.96.156.52', ''),
(1448, 1266, 1, 0, '2015-05-27 15:05:22', '', '', '66.249.83.171', ''),
(1449, 1236, 1, 0, '2015-05-27 15:05:26', '', '', '177.79.1.163', ''),
(1450, 894, 1, 0, '2015-05-27 15:05:34', '', '', '89.115.35.118', ''),
(1451, 894, 1, 0, '2015-05-27 15:05:37', 'http://ondasdeouro.pt/votacoes', '', '89.115.35.118', ''),
(1452, 1282, 1, 0, '2015-05-27 15:05:43', '', '', '157.56.198.222', ''),
(1453, 949, 1, 0, '2015-05-27 15:07:45', '', '', '79.168.127.136', ''),
(1454, 0, 0, 0, '2015-05-27 15:08:27', '', '', '199.96.156.52', ''),
(1455, 0, 0, 0, '2015-05-27 15:08:27', '', '', '199.96.156.52', ''),
(1456, 0, 0, 0, '2015-05-27 15:08:29', '', '', '199.96.156.52', ''),
(1457, 0, 0, 0, '2015-05-27 15:08:30', '', '', '199.96.156.52', ''),
(1458, 0, 0, 0, '2015-05-27 15:08:30', '', '', '199.96.156.52', ''),
(1459, 0, 0, 0, '2015-05-27 15:08:31', '', '', '199.96.156.52', ''),
(1460, 0, 0, 0, '2015-05-27 15:08:32', '', '', '199.96.156.52', ''),
(1461, 0, 0, 0, '2015-05-27 15:08:32', '', '', '199.96.156.52', ''),
(1462, 0, 0, 0, '2015-05-27 15:08:33', '', '', '199.96.156.50', ''),
(1463, 0, 0, 0, '2015-05-27 15:08:33', '', '', '199.96.156.50', ''),
(1464, 0, 0, 0, '2015-05-27 15:08:34', '', '', '199.96.156.50', ''),
(1465, 0, 0, 0, '2015-05-27 15:08:34', '', '', '199.96.156.50', ''),
(1466, 0, 0, 0, '2015-05-27 15:08:34', '', '', '199.96.156.50', ''),
(1467, 0, 0, 0, '2015-05-27 15:08:34', '', '', '199.96.156.50', ''),
(1468, 0, 0, 0, '2015-05-27 15:08:34', '', '', '199.96.156.50', ''),
(1469, 0, 0, 0, '2015-05-27 15:08:34', '', '', '199.96.156.50', ''),
(1470, 0, 0, 0, '2015-05-27 15:08:34', '', '', '199.96.156.50', ''),
(1471, 0, 0, 0, '2015-05-27 15:08:35', '', '', '199.96.156.50', ''),
(1472, 1169, 1, 0, '2015-05-27 15:08:35', '', '', '177.110.62.82', ''),
(1473, 0, 0, 0, '2015-05-27 15:08:36', '', '', '199.96.156.52', ''),
(1474, 0, 0, 0, '2015-05-27 15:08:39', '', '', '199.96.156.52', '');
INSERT INTO `wp_newsletter_stats` (`id`, `user_id`, `email_id`, `link_id`, `created`, `url`, `anchor`, `ip`, `country`) VALUES
(1475, 0, 0, 0, '2015-05-27 15:08:41', '', '', '199.96.156.52', ''),
(1476, 0, 0, 0, '2015-05-27 15:08:42', '', '', '199.96.156.52', ''),
(1477, 0, 0, 0, '2015-05-27 15:08:43', '', '', '199.96.156.52', ''),
(1478, 0, 0, 0, '2015-05-27 15:08:44', '', '', '199.96.156.52', ''),
(1479, 0, 0, 0, '2015-05-27 15:08:45', '', '', '199.96.156.52', ''),
(1480, 0, 0, 0, '2015-05-27 15:08:45', '', '', '199.96.156.52', ''),
(1481, 0, 0, 0, '2015-05-27 15:08:48', '', '', '199.96.156.50', ''),
(1482, 0, 0, 0, '2015-05-27 15:08:49', '', '', '199.96.156.50', ''),
(1483, 0, 0, 0, '2015-05-27 15:08:49', '', '', '199.96.156.50', ''),
(1484, 0, 0, 0, '2015-05-27 15:08:49', '', '', '199.96.156.50', ''),
(1485, 0, 0, 0, '2015-05-27 15:08:50', '', '', '199.96.156.50', ''),
(1486, 0, 0, 0, '2015-05-27 15:08:50', '', '', '199.96.156.50', ''),
(1487, 0, 0, 0, '2015-05-27 15:08:50', '', '', '199.96.156.50', ''),
(1488, 0, 0, 0, '2015-05-27 15:08:50', '', '', '199.96.156.52', ''),
(1489, 0, 0, 0, '2015-05-27 15:08:50', '', '', '199.96.156.50', ''),
(1490, 0, 0, 0, '2015-05-27 15:08:51', '', '', '199.96.156.52', ''),
(1491, 0, 0, 0, '2015-05-27 15:08:51', '', '', '199.96.156.52', ''),
(1492, 0, 0, 0, '2015-05-27 15:08:51', '', '', '199.96.156.52', ''),
(1493, 0, 0, 0, '2015-05-27 15:08:54', '', '', '199.96.156.50', ''),
(1494, 0, 0, 0, '2015-05-27 15:08:54', '', '', '199.96.156.50', ''),
(1495, 256, 1, 0, '2015-05-27 15:12:15', '', '', '95.94.42.212', ''),
(1496, 973, 1, 0, '2015-05-27 15:13:09', '', '', '82.102.34.51', ''),
(1497, 0, 0, 0, '2015-05-27 15:13:34', '', '', '199.96.156.52', ''),
(1498, 0, 0, 0, '2015-05-27 15:13:34', '', '', '199.96.156.52', ''),
(1499, 0, 0, 0, '2015-05-27 15:13:35', '', '', '199.96.156.52', ''),
(1500, 0, 0, 0, '2015-05-27 15:13:35', '', '', '199.96.156.52', ''),
(1501, 0, 0, 0, '2015-05-27 15:13:35', '', '', '199.96.156.52', ''),
(1502, 0, 0, 0, '2015-05-27 15:13:35', '', '', '199.96.156.52', ''),
(1503, 0, 0, 0, '2015-05-27 15:13:35', '', '', '199.96.156.52', ''),
(1504, 0, 0, 0, '2015-05-27 15:13:35', '', '', '199.96.156.52', ''),
(1505, 0, 0, 0, '2015-05-27 15:13:35', '', '', '199.96.156.52', ''),
(1506, 0, 0, 0, '2015-05-27 15:13:35', '', '', '199.96.156.52', ''),
(1507, 1287, 1, 0, '2015-05-27 15:13:36', '', '', '138.59.60.6', ''),
(1508, 0, 0, 0, '2015-05-27 15:13:39', '', '', '199.96.156.52', ''),
(1509, 0, 0, 0, '2015-05-27 15:13:42', '', '', '199.96.156.52', ''),
(1510, 0, 0, 0, '2015-05-27 15:13:44', '', '', '199.96.156.52', ''),
(1511, 0, 0, 0, '2015-05-27 15:13:44', '', '', '199.96.156.52', ''),
(1512, 0, 0, 0, '2015-05-27 15:13:45', '', '', '199.96.156.52', ''),
(1513, 0, 0, 0, '2015-05-27 15:13:46', '', '', '199.96.156.52', ''),
(1514, 0, 0, 0, '2015-05-27 15:13:46', '', '', '199.96.156.52', ''),
(1515, 0, 0, 0, '2015-05-27 15:13:46', '', '', '199.96.156.52', ''),
(1516, 0, 0, 0, '2015-05-27 15:13:47', '', '', '199.96.156.52', ''),
(1517, 0, 0, 0, '2015-05-27 15:13:53', '', '', '199.96.156.52', ''),
(1518, 0, 0, 0, '2015-05-27 15:13:55', '', '', '199.96.156.52', ''),
(1519, 0, 0, 0, '2015-05-27 15:13:57', '', '', '199.96.156.52', ''),
(1520, 0, 0, 0, '2015-05-27 15:13:57', '', '', '199.96.156.52', ''),
(1521, 0, 0, 0, '2015-05-27 15:13:58', '', '', '199.96.156.52', ''),
(1522, 0, 0, 0, '2015-05-27 15:13:59', '', '', '199.96.156.52', ''),
(1523, 0, 0, 0, '2015-05-27 15:13:59', '', '', '199.96.156.52', ''),
(1524, 0, 0, 0, '2015-05-27 15:14:00', '', '', '199.96.156.52', ''),
(1525, 0, 0, 0, '2015-05-27 15:14:02', '', '', '199.96.156.52', ''),
(1526, 0, 0, 0, '2015-05-27 15:14:07', '', '', '199.96.156.50', ''),
(1527, 0, 0, 0, '2015-05-27 15:14:08', '', '', '199.96.156.50', ''),
(1528, 0, 0, 0, '2015-05-27 15:14:08', '', '', '199.96.156.50', ''),
(1529, 0, 0, 0, '2015-05-27 15:14:09', '', '', '199.96.156.50', ''),
(1530, 0, 0, 0, '2015-05-27 15:14:09', '', '', '199.96.156.50', ''),
(1531, 0, 0, 0, '2015-05-27 15:14:09', '', '', '199.96.156.50', ''),
(1532, 0, 0, 0, '2015-05-27 15:14:09', '', '', '199.96.156.50', ''),
(1533, 0, 0, 0, '2015-05-27 15:14:09', '', '', '199.96.156.50', ''),
(1534, 0, 0, 0, '2015-05-27 15:14:09', '', '', '199.96.156.50', ''),
(1535, 0, 0, 0, '2015-05-27 15:14:09', '', '', '199.96.156.50', ''),
(1536, 0, 0, 0, '2015-05-27 15:14:10', '', '', '199.96.156.52', ''),
(1537, 0, 0, 0, '2015-05-27 15:14:10', '', '', '199.96.156.52', ''),
(1538, 0, 0, 0, '2015-05-27 15:14:10', '', '', '199.96.156.52', ''),
(1539, 1374, 1, 0, '2015-05-27 15:16:14', '', '', '66.249.83.180', ''),
(1540, 1209, 1, 0, '2015-05-27 15:16:52', '', '', '177.164.206.23', ''),
(1541, 0, 0, 0, '2015-05-27 15:18:52', '', '', '199.96.156.52', ''),
(1542, 0, 0, 0, '2015-05-27 15:18:52', '', '', '199.96.156.52', ''),
(1543, 0, 0, 0, '2015-05-27 15:18:53', '', '', '199.96.156.52', ''),
(1544, 0, 0, 0, '2015-05-27 15:18:53', '', '', '199.96.156.52', ''),
(1545, 0, 0, 0, '2015-05-27 15:18:53', '', '', '199.96.156.52', ''),
(1546, 0, 0, 0, '2015-05-27 15:18:53', '', '', '199.96.156.52', ''),
(1547, 0, 0, 0, '2015-05-27 15:18:53', '', '', '199.96.156.52', ''),
(1548, 0, 0, 0, '2015-05-27 15:18:53', '', '', '199.96.156.52', ''),
(1549, 0, 0, 0, '2015-05-27 15:18:53', '', '', '199.96.156.52', ''),
(1550, 0, 0, 0, '2015-05-27 15:18:53', '', '', '199.96.156.52', ''),
(1551, 0, 0, 0, '2015-05-27 15:18:58', '', '', '199.96.156.52', ''),
(1552, 0, 0, 0, '2015-05-27 15:19:00', '', '', '199.96.156.52', ''),
(1553, 0, 0, 0, '2015-05-27 15:19:00', '', '', '199.96.156.52', ''),
(1554, 0, 0, 0, '2015-05-27 15:19:01', '', '', '199.96.156.52', ''),
(1555, 0, 0, 0, '2015-05-27 15:19:01', '', '', '199.96.156.52', ''),
(1556, 0, 0, 0, '2015-05-27 15:19:01', '', '', '199.96.156.52', ''),
(1557, 0, 0, 0, '2015-05-27 15:19:01', '', '', '199.96.156.52', ''),
(1558, 0, 0, 0, '2015-05-27 15:19:01', '', '', '199.96.156.52', ''),
(1559, 0, 0, 0, '2015-05-27 15:19:03', '', '', '199.96.156.52', ''),
(1560, 0, 0, 0, '2015-05-27 15:19:03', '', '', '199.96.156.52', ''),
(1561, 0, 0, 0, '2015-05-27 15:19:04', '', '', '199.96.156.52', ''),
(1562, 0, 0, 0, '2015-05-27 15:19:06', '', '', '199.96.156.52', ''),
(1563, 0, 0, 0, '2015-05-27 15:19:08', '', '', '199.96.156.52', ''),
(1564, 0, 0, 0, '2015-05-27 15:19:08', '', '', '199.96.156.52', ''),
(1565, 0, 0, 0, '2015-05-27 15:19:08', '', '', '199.96.156.52', ''),
(1566, 0, 0, 0, '2015-05-27 15:19:08', '', '', '199.96.156.52', ''),
(1567, 0, 0, 0, '2015-05-27 15:19:08', '', '', '199.96.156.52', ''),
(1568, 0, 0, 0, '2015-05-27 15:19:09', '', '', '199.96.156.52', ''),
(1569, 0, 0, 0, '2015-05-27 15:19:10', '', '', '199.96.156.52', ''),
(1570, 0, 0, 0, '2015-05-27 15:19:11', '', '', '199.96.156.52', ''),
(1571, 0, 0, 0, '2015-05-27 15:19:11', '', '', '199.96.156.52', ''),
(1572, 0, 0, 0, '2015-05-27 15:19:13', '', '', '199.96.156.52', ''),
(1573, 972, 1, 0, '2015-05-27 15:19:13', '', '', '207.46.11.238', ''),
(1574, 0, 0, 0, '2015-05-27 15:19:14', '', '', '199.96.156.52', ''),
(1575, 0, 0, 0, '2015-05-27 15:19:15', '', '', '199.96.156.52', ''),
(1576, 0, 0, 0, '2015-05-27 15:19:16', '', '', '199.96.156.52', ''),
(1577, 0, 0, 0, '2015-05-27 15:19:16', '', '', '199.96.156.52', ''),
(1578, 0, 0, 0, '2015-05-27 15:19:18', '', '', '199.96.156.52', ''),
(1579, 0, 0, 0, '2015-05-27 15:19:18', '', '', '199.96.156.52', ''),
(1580, 0, 0, 0, '2015-05-27 15:19:18', '', '', '199.96.156.52', ''),
(1581, 0, 0, 0, '2015-05-27 15:19:18', '', '', '199.96.156.52', ''),
(1582, 0, 0, 0, '2015-05-27 15:19:18', '', '', '199.96.156.52', ''),
(1583, 972, 1, 0, '2015-05-27 15:19:28', 'https://www.facebook.com/ondasdeouro', '', '89.155.154.138', ''),
(1584, 972, 1, 0, '2015-05-27 15:20:45', 'http://ondasdeouro.pt/votacoes', '', '89.155.154.138', ''),
(1585, 1027, 1, 0, '2015-05-27 15:22:03', '', '', '88.214.164.225', ''),
(1586, 0, 0, 0, '2015-05-27 15:23:29', '', '', '199.96.156.52', ''),
(1587, 0, 0, 0, '2015-05-27 15:23:30', '', '', '199.96.156.52', ''),
(1588, 0, 0, 0, '2015-05-27 15:23:31', '', '', '199.96.156.52', ''),
(1589, 0, 0, 0, '2015-05-27 15:23:31', '', '', '199.96.156.52', ''),
(1590, 0, 0, 0, '2015-05-27 15:23:31', '', '', '199.96.156.52', ''),
(1591, 0, 0, 0, '2015-05-27 15:23:31', '', '', '199.96.156.52', ''),
(1592, 0, 0, 0, '2015-05-27 15:23:31', '', '', '199.96.156.52', ''),
(1593, 0, 0, 0, '2015-05-27 15:23:31', '', '', '199.96.156.52', ''),
(1594, 1191, 1, 0, '2015-05-27 15:23:36', '', '', '66.249.93.228', ''),
(1595, 0, 0, 0, '2015-05-27 15:23:37', '', '', '199.96.156.52', ''),
(1596, 0, 0, 0, '2015-05-27 15:23:37', '', '', '199.96.156.52', ''),
(1597, 0, 0, 0, '2015-05-27 15:23:38', '', '', '199.96.156.52', ''),
(1598, 0, 0, 0, '2015-05-27 15:23:38', '', '', '199.96.156.52', ''),
(1599, 0, 0, 0, '2015-05-27 15:23:38', '', '', '199.96.156.52', ''),
(1600, 0, 0, 0, '2015-05-27 15:23:39', '', '', '199.96.156.52', ''),
(1601, 0, 0, 0, '2015-05-27 15:23:39', '', '', '199.96.156.52', ''),
(1602, 0, 0, 0, '2015-05-27 15:23:39', '', '', '199.96.156.52', ''),
(1603, 0, 0, 0, '2015-05-27 15:23:40', '', '', '199.96.156.52', ''),
(1604, 733, 1, 0, '2015-05-27 15:23:41', '', '', '157.56.122.219', ''),
(1605, 0, 0, 0, '2015-05-27 15:23:43', '', '', '199.96.156.52', ''),
(1606, 0, 0, 0, '2015-05-27 15:23:45', '', '', '199.96.156.52', ''),
(1607, 0, 0, 0, '2015-05-27 15:23:45', '', '', '199.96.156.52', ''),
(1608, 0, 0, 0, '2015-05-27 15:23:46', '', '', '199.96.156.52', ''),
(1609, 0, 0, 0, '2015-05-27 15:23:47', '', '', '199.96.156.52', ''),
(1610, 0, 0, 0, '2015-05-27 15:23:47', '', '', '199.96.156.52', ''),
(1611, 0, 0, 0, '2015-05-27 15:23:47', '', '', '199.96.156.52', ''),
(1612, 0, 0, 0, '2015-05-27 15:23:48', '', '', '199.96.156.52', ''),
(1613, 0, 0, 0, '2015-05-27 15:23:48', '', '', '199.96.156.52', ''),
(1614, 0, 0, 0, '2015-05-27 15:23:51', '', '', '199.96.156.52', ''),
(1615, 0, 0, 0, '2015-05-27 15:23:51', '', '', '199.96.156.52', ''),
(1616, 0, 0, 0, '2015-05-27 15:23:52', '', '', '199.96.156.52', ''),
(1617, 0, 0, 0, '2015-05-27 15:23:52', '', '', '199.96.156.52', ''),
(1618, 0, 0, 0, '2015-05-27 15:23:53', '', '', '199.96.156.52', ''),
(1619, 0, 0, 0, '2015-05-27 15:23:54', '', '', '199.96.156.52', ''),
(1620, 0, 0, 0, '2015-05-27 15:23:54', '', '', '199.96.156.52', ''),
(1621, 0, 0, 0, '2015-05-27 15:23:54', '', '', '199.96.156.52', ''),
(1622, 0, 0, 0, '2015-05-27 15:23:54', '', '', '199.96.156.52', ''),
(1623, 0, 0, 0, '2015-05-27 15:23:55', '', '', '199.96.156.52', ''),
(1624, 0, 0, 0, '2015-05-27 15:23:55', '', '', '199.96.156.52', ''),
(1625, 0, 0, 0, '2015-05-27 15:23:57', '', '', '199.96.156.52', ''),
(1626, 0, 0, 0, '2015-05-27 15:23:57', '', '', '199.96.156.52', ''),
(1627, 0, 0, 0, '2015-05-27 15:23:59', '', '', '199.96.156.52', ''),
(1628, 0, 0, 0, '2015-05-27 15:24:00', '', '', '199.96.156.52', ''),
(1629, 733, 1, 0, '2015-05-27 15:24:01', 'http://ondasdeouro.pt/votacoes', '', '95.95.132.21', ''),
(1630, 1191, 1, 0, '2015-05-27 15:24:07', '', '', '66.249.93.225', ''),
(1631, 1191, 1, 0, '2015-05-27 15:24:22', '', '', '66.249.93.231', ''),
(1632, 1026, 1, 0, '2015-05-27 15:25:00', '', '', '179.236.128.64', ''),
(1633, 1422, 1, 0, '2015-05-27 15:25:23', '', '', '65.55.227.219', ''),
(1634, 715, 1, 0, '2015-05-27 15:25:40', '', '', '5.249.111.145', ''),
(1635, 1191, 1, 0, '2015-05-27 15:25:57', '', '', '66.249.93.231', ''),
(1636, 1427, 1, 0, '2015-05-27 15:28:01', '', '', '157.56.198.206', ''),
(1637, 0, 0, 0, '2015-05-27 15:28:41', '', '', '199.96.156.52', ''),
(1638, 0, 0, 0, '2015-05-27 15:28:41', '', '', '199.96.156.52', ''),
(1639, 0, 0, 0, '2015-05-27 15:28:43', '', '', '199.96.156.52', ''),
(1640, 0, 0, 0, '2015-05-27 15:28:43', '', '', '199.96.156.52', ''),
(1641, 0, 0, 0, '2015-05-27 15:28:43', '', '', '199.96.156.52', ''),
(1642, 0, 0, 0, '2015-05-27 15:28:43', '', '', '199.96.156.52', ''),
(1643, 0, 0, 0, '2015-05-27 15:28:43', '', '', '199.96.156.52', ''),
(1644, 0, 0, 0, '2015-05-27 15:28:43', '', '', '199.96.156.52', ''),
(1645, 0, 0, 0, '2015-05-27 15:28:44', '', '', '199.96.156.52', ''),
(1646, 0, 0, 0, '2015-05-27 15:28:44', '', '', '199.96.156.52', ''),
(1647, 0, 0, 0, '2015-05-27 15:28:44', '', '', '199.96.156.50', ''),
(1648, 0, 0, 0, '2015-05-27 15:28:44', '', '', '199.96.156.50', ''),
(1649, 0, 0, 0, '2015-05-27 15:28:44', '', '', '199.96.156.50', ''),
(1650, 0, 0, 0, '2015-05-27 15:28:44', '', '', '199.96.156.50', ''),
(1651, 0, 0, 0, '2015-05-27 15:28:44', '', '', '199.96.156.50', ''),
(1652, 0, 0, 0, '2015-05-27 15:28:48', '', '', '199.96.156.52', ''),
(1653, 0, 0, 0, '2015-05-27 15:28:49', '', '', '199.96.156.52', ''),
(1654, 0, 0, 0, '2015-05-27 15:28:50', '', '', '199.96.156.52', ''),
(1655, 0, 0, 0, '2015-05-27 15:28:50', '', '', '199.96.156.52', ''),
(1656, 0, 0, 0, '2015-05-27 15:28:50', '', '', '199.96.156.52', ''),
(1657, 0, 0, 0, '2015-05-27 15:28:52', '', '', '199.96.156.52', ''),
(1658, 0, 0, 0, '2015-05-27 15:28:52', '', '', '199.96.156.52', ''),
(1659, 0, 0, 0, '2015-05-27 15:28:52', '', '', '199.96.156.52', ''),
(1660, 0, 0, 0, '2015-05-27 15:28:52', '', '', '199.96.156.52', ''),
(1661, 0, 0, 0, '2015-05-27 15:28:52', '', '', '199.96.156.50', ''),
(1662, 0, 0, 0, '2015-05-27 15:28:53', '', '', '199.96.156.50', ''),
(1663, 0, 0, 0, '2015-05-27 15:28:54', '', '', '199.96.156.50', ''),
(1664, 0, 0, 0, '2015-05-27 15:28:54', '', '', '199.96.156.50', ''),
(1665, 0, 0, 0, '2015-05-27 15:28:54', '', '', '199.96.156.50', ''),
(1666, 0, 0, 0, '2015-05-27 15:28:54', '', '', '199.96.156.52', ''),
(1667, 1274, 1, 0, '2015-05-27 15:28:55', '', '', '66.249.88.142', ''),
(1668, 0, 0, 0, '2015-05-27 15:28:55', '', '', '199.96.156.50', ''),
(1669, 0, 0, 0, '2015-05-27 15:28:55', '', '', '199.96.156.50', ''),
(1670, 0, 0, 0, '2015-05-27 15:28:55', '', '', '199.96.156.50', ''),
(1671, 0, 0, 0, '2015-05-27 15:28:56', '', '', '199.96.156.52', ''),
(1672, 0, 0, 0, '2015-05-27 15:28:56', '', '', '199.96.156.52', ''),
(1673, 0, 0, 0, '2015-05-27 15:28:57', '', '', '199.96.156.52', ''),
(1674, 0, 0, 0, '2015-05-27 15:28:57', '', '', '199.96.156.52', ''),
(1675, 1490, 1, 0, '2015-05-27 15:29:16', '', '', '66.249.88.131', ''),
(1676, 1427, 1, 0, '2015-05-27 15:29:39', 'http://ondasdeouro.pt/votacoes', '', '10.53.6.169', ''),
(1677, 1042, 1, 0, '2015-05-27 15:30:48', '', '', '89.114.35.146', ''),
(1678, 1371, 1, 0, '2015-05-27 15:33:23', '', '', '179.247.100.30', ''),
(1679, 0, 0, 0, '2015-05-27 15:33:31', '', '', '199.96.156.50', ''),
(1680, 0, 0, 0, '2015-05-27 15:33:31', '', '', '199.96.156.50', ''),
(1681, 0, 0, 0, '2015-05-27 15:33:31', '', '', '199.96.156.50', ''),
(1682, 0, 0, 0, '2015-05-27 15:33:34', '', '', '199.96.156.52', ''),
(1683, 0, 0, 0, '2015-05-27 15:33:35', '', '', '199.96.156.52', ''),
(1684, 0, 0, 0, '2015-05-27 15:33:35', '', '', '199.96.156.52', ''),
(1685, 0, 0, 0, '2015-05-27 15:33:35', '', '', '199.96.156.52', ''),
(1686, 0, 0, 0, '2015-05-27 15:33:35', '', '', '199.96.156.50', ''),
(1687, 0, 0, 0, '2015-05-27 15:33:35', '', '', '199.96.156.50', ''),
(1688, 0, 0, 0, '2015-05-27 15:33:35', '', '', '199.96.156.50', ''),
(1689, 0, 0, 0, '2015-05-27 15:33:35', '', '', '199.96.156.52', ''),
(1690, 0, 0, 0, '2015-05-27 15:33:35', '', '', '199.96.156.50', ''),
(1691, 0, 0, 0, '2015-05-27 15:33:35', '', '', '199.96.156.50', ''),
(1692, 0, 0, 0, '2015-05-27 15:33:35', '', '', '199.96.156.50', ''),
(1693, 0, 0, 0, '2015-05-27 15:33:36', '', '', '199.96.156.52', ''),
(1694, 0, 0, 0, '2015-05-27 15:33:36', '', '', '199.96.156.52', ''),
(1695, 0, 0, 0, '2015-05-27 15:33:36', '', '', '199.96.156.50', ''),
(1696, 0, 0, 0, '2015-05-27 15:33:38', '', '', '199.96.156.52', ''),
(1697, 0, 0, 0, '2015-05-27 15:33:39', '', '', '199.96.156.52', ''),
(1698, 0, 0, 0, '2015-05-27 15:33:39', '', '', '199.96.156.52', ''),
(1699, 0, 0, 0, '2015-05-27 15:33:39', '', '', '199.96.156.52', ''),
(1700, 0, 0, 0, '2015-05-27 15:33:39', '', '', '199.96.156.52', ''),
(1701, 0, 0, 0, '2015-05-27 15:33:40', '', '', '199.96.156.52', ''),
(1702, 0, 0, 0, '2015-05-27 15:33:40', '', '', '199.96.156.52', ''),
(1703, 0, 0, 0, '2015-05-27 15:33:43', '', '', '199.96.156.52', ''),
(1704, 0, 0, 0, '2015-05-27 15:33:44', '', '', '199.96.156.52', ''),
(1705, 0, 0, 0, '2015-05-27 15:33:46', '', '', '199.96.156.50', ''),
(1706, 0, 0, 0, '2015-05-27 15:33:46', '', '', '199.96.156.52', ''),
(1707, 0, 0, 0, '2015-05-27 15:33:46', '', '', '199.96.156.52', ''),
(1708, 0, 0, 0, '2015-05-27 15:33:47', '', '', '199.96.156.50', ''),
(1709, 0, 0, 0, '2015-05-27 15:33:48', '', '', '199.96.156.52', ''),
(1710, 0, 0, 0, '2015-05-27 15:33:49', '', '', '199.96.156.50', ''),
(1711, 0, 0, 0, '2015-05-27 15:33:49', '', '', '199.96.156.52', ''),
(1712, 0, 0, 0, '2015-05-27 15:33:50', '', '', '199.96.156.50', ''),
(1713, 0, 0, 0, '2015-05-27 15:33:50', '', '', '199.96.156.50', ''),
(1714, 0, 0, 0, '2015-05-27 15:33:50', '', '', '199.96.156.50', ''),
(1715, 0, 0, 0, '2015-05-27 15:33:50', '', '', '199.96.156.50', ''),
(1716, 0, 0, 0, '2015-05-27 15:33:50', '', '', '199.96.156.50', ''),
(1717, 0, 0, 0, '2015-05-27 15:33:50', '', '', '199.96.156.50', ''),
(1718, 1485, 1, 0, '2015-05-27 15:34:16', '', '', '90.38.255.238', ''),
(1719, 1507, 1, 0, '2015-05-27 15:34:33', '', '', '84.13.177.198', ''),
(1720, 0, 0, 0, '2015-05-27 15:35:05', '', '', '62.24.181.135', ''),
(1721, 506, 1, 0, '2015-05-27 15:37:09', '', '', '31.4.186.187', ''),
(1722, 1507, 1, 0, '2015-05-27 15:38:00', '', '', '157.55.43.26', ''),
(1723, 1507, 1, 0, '2015-05-27 15:38:06', 'http://ondasdeouro.pt/votacoes', '', '84.13.177.198', ''),
(1724, 0, 0, 0, '2015-05-27 15:38:33', '', '', '199.96.156.52', ''),
(1725, 0, 0, 0, '2015-05-27 15:38:33', '', '', '199.96.156.52', ''),
(1726, 0, 0, 0, '2015-05-27 15:38:34', '', '', '199.96.156.52', ''),
(1727, 0, 0, 0, '2015-05-27 15:38:34', '', '', '199.96.156.52', ''),
(1728, 0, 0, 0, '2015-05-27 15:38:34', '', '', '199.96.156.52', ''),
(1729, 0, 0, 0, '2015-05-27 15:38:35', '', '', '199.96.156.52', ''),
(1730, 0, 0, 0, '2015-05-27 15:38:35', '', '', '199.96.156.52', ''),
(1731, 0, 0, 0, '2015-05-27 15:38:35', '', '', '199.96.156.52', ''),
(1732, 0, 0, 0, '2015-05-27 15:38:35', '', '', '199.96.156.52', ''),
(1733, 0, 0, 0, '2015-05-27 15:38:35', '', '', '199.96.156.52', ''),
(1734, 0, 0, 0, '2015-05-27 15:38:35', '', '', '199.96.156.50', ''),
(1735, 0, 0, 0, '2015-05-27 15:38:35', '', '', '199.96.156.50', ''),
(1736, 0, 0, 0, '2015-05-27 15:38:35', '', '', '199.96.156.50', ''),
(1737, 0, 0, 0, '2015-05-27 15:38:35', '', '', '199.96.156.50', ''),
(1738, 0, 0, 0, '2015-05-27 15:38:35', '', '', '199.96.156.50', ''),
(1739, 0, 0, 0, '2015-05-27 15:38:42', '', '', '199.96.156.52', ''),
(1740, 0, 0, 0, '2015-05-27 15:38:43', '', '', '199.96.156.50', ''),
(1741, 0, 0, 0, '2015-05-27 15:38:43', '', '', '199.96.156.52', ''),
(1742, 0, 0, 0, '2015-05-27 15:38:43', '', '', '199.96.156.52', ''),
(1743, 0, 0, 0, '2015-05-27 15:38:44', '', '', '199.96.156.52', ''),
(1744, 0, 0, 0, '2015-05-27 15:38:44', '', '', '199.96.156.52', ''),
(1745, 0, 0, 0, '2015-05-27 15:38:44', '', '', '199.96.156.50', ''),
(1746, 0, 0, 0, '2015-05-27 15:38:44', '', '', '199.96.156.50', ''),
(1747, 0, 0, 0, '2015-05-27 15:38:45', '', '', '199.96.156.52', ''),
(1748, 0, 0, 0, '2015-05-27 15:38:46', '', '', '62.24.181.135', ''),
(1749, 1544, 1, 0, '2015-05-27 15:38:46', '', '', '65.55.185.254', ''),
(1750, 1427, 1, 0, '2015-05-27 15:38:59', '', '', '157.56.198.206', ''),
(1751, 1243, 1, 0, '2015-05-27 15:38:59', '', '', '66.249.88.137', ''),
(1752, 778, 1, 0, '2015-05-27 15:40:17', '', '', '66.249.93.228', ''),
(1753, 1214, 1, 0, '2015-05-27 15:40:59', '', '', '66.249.93.225', ''),
(1754, 1507, 1, 0, '2015-05-27 15:41:05', '', '', '157.55.43.26', ''),
(1755, 729, 1, 0, '2015-05-27 15:41:45', '', '', '83.240.178.178', ''),
(1756, 345, 1, 0, '2015-05-27 15:41:51', 'http://ondasdeouro.pt/votacoes', '', '81.84.31.47', ''),
(1757, 0, 0, 0, '2015-05-27 15:42:56', '', '', '199.96.156.52', ''),
(1758, 0, 0, 0, '2015-05-27 15:43:03', '', '', '199.96.156.52', ''),
(1759, 0, 0, 0, '2015-05-27 15:43:12', '', '', '199.96.156.52', ''),
(1760, 0, 0, 0, '2015-05-27 15:43:19', '', '', '199.96.156.50', ''),
(1761, 0, 0, 0, '2015-05-27 15:43:36', '', '', '199.96.156.52', ''),
(1762, 0, 0, 0, '2015-05-27 15:43:36', '', '', '199.96.156.52', ''),
(1763, 0, 0, 0, '2015-05-27 15:43:36', '', '', '199.96.156.52', ''),
(1764, 0, 0, 0, '2015-05-27 15:43:38', '', '', '199.96.156.52', ''),
(1765, 0, 0, 0, '2015-05-27 15:43:38', '', '', '199.96.156.52', ''),
(1766, 0, 0, 0, '2015-05-27 15:43:39', '', '', '199.96.156.52', ''),
(1767, 0, 0, 0, '2015-05-27 15:43:39', '', '', '199.96.156.52', ''),
(1768, 0, 0, 0, '2015-05-27 15:43:39', '', '', '199.96.156.52', ''),
(1769, 0, 0, 0, '2015-05-27 15:43:39', '', '', '199.96.156.50', ''),
(1770, 0, 0, 0, '2015-05-27 15:43:39', '', '', '199.96.156.52', ''),
(1771, 0, 0, 0, '2015-05-27 15:43:39', '', '', '199.96.156.50', ''),
(1772, 0, 0, 0, '2015-05-27 15:43:39', '', '', '199.96.156.50', ''),
(1773, 0, 0, 0, '2015-05-27 15:43:39', '', '', '199.96.156.50', ''),
(1774, 0, 0, 0, '2015-05-27 15:43:39', '', '', '199.96.156.50', ''),
(1775, 0, 0, 0, '2015-05-27 15:43:39', '', '', '199.96.156.50', ''),
(1776, 0, 0, 0, '2015-05-27 15:43:40', '', '', '199.96.156.52', ''),
(1777, 0, 0, 0, '2015-05-27 15:43:40', '', '', '199.96.156.50', ''),
(1778, 0, 0, 0, '2015-05-27 15:43:40', '', '', '199.96.156.50', ''),
(1779, 0, 0, 0, '2015-05-27 15:43:44', '', '', '199.96.156.50', ''),
(1780, 0, 0, 0, '2015-05-27 15:43:45', '', '', '199.96.156.52', ''),
(1781, 0, 0, 0, '2015-05-27 15:43:45', '', '', '199.96.156.52', ''),
(1782, 0, 0, 0, '2015-05-27 15:43:45', '', '', '199.96.156.50', ''),
(1783, 0, 0, 0, '2015-05-27 15:43:45', '', '', '199.96.156.50', ''),
(1784, 0, 0, 0, '2015-05-27 15:43:46', '', '', '199.96.156.50', ''),
(1785, 0, 0, 0, '2015-05-27 15:43:46', '', '', '199.96.156.50', ''),
(1786, 0, 0, 0, '2015-05-27 15:43:46', '', '', '199.96.156.50', ''),
(1787, 0, 0, 0, '2015-05-27 15:43:47', '', '', '199.96.156.50', ''),
(1788, 0, 0, 0, '2015-05-27 15:43:48', '', '', '199.96.156.52', ''),
(1789, 0, 0, 0, '2015-05-27 15:43:48', '', '', '199.96.156.52', ''),
(1790, 0, 0, 0, '2015-05-27 15:43:48', '', '', '199.96.156.52', ''),
(1791, 0, 0, 0, '2015-05-27 15:43:48', '', '', '199.96.156.52', ''),
(1792, 0, 0, 0, '2015-05-27 15:43:48', '', '', '199.96.156.52', ''),
(1793, 0, 0, 0, '2015-05-27 15:43:49', '', '', '199.96.156.52', ''),
(1794, 0, 0, 0, '2015-05-27 15:43:49', '', '', '199.96.156.52', ''),
(1795, 0, 0, 0, '2015-05-27 15:43:50', '', '', '199.96.156.50', ''),
(1796, 0, 0, 0, '2015-05-27 15:43:50', '', '', '199.96.156.50', ''),
(1797, 0, 0, 0, '2015-05-27 15:43:50', '', '', '199.96.156.52', ''),
(1798, 0, 0, 0, '2015-05-27 15:43:51', '', '', '199.96.156.50', ''),
(1799, 0, 0, 0, '2015-05-27 15:43:54', '', '', '199.96.156.50', ''),
(1800, 0, 0, 0, '2015-05-27 15:43:55', '', '', '199.96.156.50', ''),
(1801, 0, 0, 0, '2015-05-27 15:43:55', '', '', '199.96.156.50', ''),
(1802, 0, 0, 0, '2015-05-27 15:43:55', '', '', '199.96.156.50', ''),
(1803, 0, 0, 0, '2015-05-27 15:43:55', '', '', '199.96.156.50', ''),
(1804, 0, 0, 0, '2015-05-27 15:43:55', '', '', '199.96.156.52', ''),
(1805, 0, 0, 0, '2015-05-27 15:43:55', '', '', '199.96.156.52', ''),
(1806, 0, 0, 0, '2015-05-27 15:43:56', '', '', '199.96.156.50', ''),
(1807, 0, 0, 0, '2015-05-27 15:43:56', '', '', '199.96.156.52', ''),
(1808, 0, 0, 0, '2015-05-27 15:43:56', '', '', '199.96.156.52', ''),
(1809, 754, 1, 0, '2015-05-27 15:44:09', '', '', '37.15.60.89', ''),
(1810, 1603, 1, 0, '2015-05-27 15:44:35', '', '', '66.249.88.142', ''),
(1811, 1529, 1, 0, '2015-05-27 15:44:46', 'http://ondasdeouro.pt/votacoes', '', '85.139.22.208', ''),
(1812, 275, 1, 0, '2015-05-27 15:45:33', '', '', '191.19.143.9', ''),
(1813, 275, 1, 0, '2015-05-27 15:45:35', '', '', '191.19.143.9', ''),
(1814, 1533, 1, 0, '2015-05-27 15:46:37', '', '', '87.103.68.84', ''),
(1815, 496, 1, 0, '2015-05-27 15:46:54', '', '', '79.168.156.7', ''),
(1816, 1591, 1, 0, '2015-05-27 15:47:24', '', '', '89.115.30.86', ''),
(1817, 1591, 1, 0, '2015-05-27 15:47:24', '', '', '89.115.30.86', ''),
(1818, 1591, 1, 0, '2015-05-27 15:47:39', 'http://ondasdeouro.pt/votacoes', '', '89.115.30.86', ''),
(1819, 260, 1, 0, '2015-05-27 15:47:59', '', '', '178.166.109.88', ''),
(1820, 0, 0, 0, '2015-05-27 15:48:30', '', '', '199.96.156.50', ''),
(1821, 0, 0, 0, '2015-05-27 15:48:32', '', '', '199.96.156.50', ''),
(1822, 0, 0, 0, '2015-05-27 15:48:32', '', '', '199.96.156.50', ''),
(1823, 0, 0, 0, '2015-05-27 15:48:32', '', '', '199.96.156.50', ''),
(1824, 0, 0, 0, '2015-05-27 15:48:33', '', '', '199.96.156.52', ''),
(1825, 0, 0, 0, '2015-05-27 15:48:33', '', '', '199.96.156.52', ''),
(1826, 0, 0, 0, '2015-05-27 15:48:33', '', '', '199.96.156.52', ''),
(1827, 0, 0, 0, '2015-05-27 15:48:33', '', '', '199.96.156.52', ''),
(1828, 0, 0, 0, '2015-05-27 15:48:33', '', '', '199.96.156.50', ''),
(1829, 0, 0, 0, '2015-05-27 15:48:33', '', '', '199.96.156.50', ''),
(1830, 0, 0, 0, '2015-05-27 15:48:33', '', '', '199.96.156.52', ''),
(1831, 0, 0, 0, '2015-05-27 15:48:33', '', '', '199.96.156.52', ''),
(1832, 0, 0, 0, '2015-05-27 15:48:34', '', '', '199.96.156.52', ''),
(1833, 0, 0, 0, '2015-05-27 15:48:34', '', '', '199.96.156.50', ''),
(1834, 0, 0, 0, '2015-05-27 15:48:34', '', '', '199.96.156.50', ''),
(1835, 0, 0, 0, '2015-05-27 15:48:35', '', '', '199.96.156.50', ''),
(1836, 0, 0, 0, '2015-05-27 15:48:36', '', '', '199.96.156.52', ''),
(1837, 0, 0, 0, '2015-05-27 15:48:36', '', '', '199.96.156.52', ''),
(1838, 0, 0, 0, '2015-05-27 15:48:37', '', '', '199.96.156.52', ''),
(1839, 0, 0, 0, '2015-05-27 15:48:38', '', '', '199.96.156.52', ''),
(1840, 0, 0, 0, '2015-05-27 15:48:38', '', '', '199.96.156.52', ''),
(1841, 0, 0, 0, '2015-05-27 15:48:39', '', '', '199.96.156.52', ''),
(1842, 0, 0, 0, '2015-05-27 15:48:39', '', '', '199.96.156.52', ''),
(1843, 0, 0, 0, '2015-05-27 15:48:39', '', '', '199.96.156.50', ''),
(1844, 0, 0, 0, '2015-05-27 15:48:39', '', '', '199.96.156.52', ''),
(1845, 0, 0, 0, '2015-05-27 15:48:39', '', '', '199.96.156.52', ''),
(1846, 0, 0, 0, '2015-05-27 15:48:40', '', '', '199.96.156.52', ''),
(1847, 0, 0, 0, '2015-05-27 15:48:41', '', '', '199.96.156.52', ''),
(1848, 0, 0, 0, '2015-05-27 15:48:43', '', '', '199.96.156.52', ''),
(1849, 0, 0, 0, '2015-05-27 15:48:45', '', '', '199.96.156.50', ''),
(1850, 0, 0, 0, '2015-05-27 15:48:46', '', '', '199.96.156.50', ''),
(1851, 0, 0, 0, '2015-05-27 15:48:46', '', '', '199.96.156.52', ''),
(1852, 0, 0, 0, '2015-05-27 15:48:46', '', '', '199.96.156.50', ''),
(1853, 0, 0, 0, '2015-05-27 15:48:46', '', '', '199.96.156.52', ''),
(1854, 0, 0, 0, '2015-05-27 15:48:47', '', '', '199.96.156.50', ''),
(1855, 0, 0, 0, '2015-05-27 15:48:47', '', '', '199.96.156.52', ''),
(1856, 0, 0, 0, '2015-05-27 15:48:47', '', '', '199.96.156.50', ''),
(1857, 0, 0, 0, '2015-05-27 15:48:47', '', '', '199.96.156.52', ''),
(1858, 1650, 1, 0, '2015-05-27 15:49:04', '', '', '82.154.145.215', ''),
(1859, 275, 1, 0, '2015-05-27 15:50:05', '', '', '191.19.143.9', ''),
(1860, 275, 1, 0, '2015-05-27 15:50:06', '', '', '191.19.143.9', ''),
(1861, 815, 1, 0, '2015-05-27 15:50:21', '', '', '85.244.3.94', ''),
(1862, 815, 1, 0, '2015-05-27 15:50:22', '', '', '85.244.3.94', ''),
(1863, 1190, 1, 0, '2015-05-27 15:52:50', '', '', '189.40.75.177', ''),
(1864, 0, 0, 0, '2015-05-27 15:53:33', '', '', '199.96.156.50', ''),
(1865, 0, 0, 0, '2015-05-27 15:53:34', '', '', '199.96.156.52', ''),
(1866, 0, 0, 0, '2015-05-27 15:53:34', '', '', '199.96.156.52', ''),
(1867, 0, 0, 0, '2015-05-27 15:53:34', '', '', '199.96.156.52', ''),
(1868, 0, 0, 0, '2015-05-27 15:53:34', '', '', '199.96.156.52', ''),
(1869, 0, 0, 0, '2015-05-27 15:53:32', '', '', '199.96.156.52', ''),
(1870, 0, 0, 0, '2015-05-27 15:53:35', '', '', '199.96.156.50', ''),
(1871, 0, 0, 0, '2015-05-27 15:53:35', '', '', '199.96.156.50', ''),
(1872, 0, 0, 0, '2015-05-27 15:53:35', '', '', '199.96.156.50', ''),
(1873, 0, 0, 0, '2015-05-27 15:53:35', '', '', '199.96.156.50', ''),
(1874, 0, 0, 0, '2015-05-27 15:53:35', '', '', '199.96.156.52', ''),
(1875, 0, 0, 0, '2015-05-27 15:53:35', '', '', '199.96.156.50', ''),
(1876, 0, 0, 0, '2015-05-27 15:53:35', '', '', '199.96.156.50', ''),
(1877, 0, 0, 0, '2015-05-27 15:53:35', '', '', '199.96.156.50', ''),
(1878, 0, 0, 0, '2015-05-27 15:53:35', '', '', '199.96.156.52', ''),
(1879, 0, 0, 0, '2015-05-27 15:53:40', '', '', '199.96.156.52', ''),
(1880, 0, 0, 0, '2015-05-27 15:53:41', '', '', '199.96.156.52', ''),
(1881, 0, 0, 0, '2015-05-27 15:53:41', '', '', '199.96.156.50', ''),
(1882, 0, 0, 0, '2015-05-27 15:53:41', '', '', '199.96.156.50', ''),
(1883, 0, 0, 0, '2015-05-27 15:53:42', '', '', '199.96.156.50', ''),
(1884, 0, 0, 0, '2015-05-27 15:53:42', '', '', '199.96.156.52', ''),
(1885, 0, 0, 0, '2015-05-27 15:53:43', '', '', '199.96.156.52', ''),
(1886, 0, 0, 0, '2015-05-27 15:53:43', '', '', '199.96.156.50', ''),
(1887, 0, 0, 0, '2015-05-27 15:53:43', '', '', '199.96.156.50', ''),
(1888, 0, 0, 0, '2015-05-27 15:53:43', '', '', '199.96.156.52', ''),
(1889, 0, 0, 0, '2015-05-27 15:53:43', '', '', '199.96.156.52', ''),
(1890, 0, 0, 0, '2015-05-27 15:53:43', '', '', '199.96.156.50', ''),
(1891, 0, 0, 0, '2015-05-27 15:53:44', '', '', '199.96.156.50', ''),
(1892, 0, 0, 0, '2015-05-27 15:53:45', '', '', '199.96.156.50', ''),
(1893, 0, 0, 0, '2015-05-27 15:53:50', '', '', '199.96.156.50', ''),
(1894, 0, 0, 0, '2015-05-27 15:53:50', '', '', '199.96.156.50', ''),
(1895, 0, 0, 0, '2015-05-27 15:53:50', '', '', '199.96.156.52', ''),
(1896, 1349, 1, 0, '2015-05-27 15:53:58', '', '', '157.56.122.218', ''),
(1897, 1013, 1, 0, '2015-05-27 15:54:18', '', '', '177.96.163.35', ''),
(1898, 875, 1, 0, '2015-05-27 15:55:48', '', '', '95.94.234.211', ''),
(1899, 655, 1, 0, '2015-05-27 15:57:05', '', '', '84.122.155.204', ''),
(1900, 589, 1, 0, '2015-05-27 15:57:56', 'http://ondasdeouro.pt/votacoes', '', '81.84.247.73', ''),
(1901, 0, 0, 0, '2015-05-27 15:58:34', '', '', '199.96.156.50', ''),
(1902, 0, 0, 0, '2015-05-27 15:58:34', '', '', '199.96.156.50', ''),
(1903, 0, 0, 0, '2015-05-27 15:58:35', '', '', '199.96.156.50', ''),
(1904, 0, 0, 0, '2015-05-27 15:58:35', '', '', '199.96.156.50', ''),
(1905, 0, 0, 0, '2015-05-27 15:58:37', '', '', '199.96.156.50', ''),
(1906, 0, 0, 0, '2015-05-27 15:58:37', '', '', '199.96.156.50', ''),
(1907, 0, 0, 0, '2015-05-27 15:58:37', '', '', '199.96.156.52', ''),
(1908, 0, 0, 0, '2015-05-27 15:58:37', '', '', '199.96.156.52', ''),
(1909, 0, 0, 0, '2015-05-27 15:58:37', '', '', '199.96.156.52', ''),
(1910, 0, 0, 0, '2015-05-27 15:58:37', '', '', '199.96.156.52', ''),
(1911, 0, 0, 0, '2015-05-27 15:58:37', '', '', '199.96.156.50', ''),
(1912, 0, 0, 0, '2015-05-27 15:58:37', '', '', '199.96.156.50', ''),
(1913, 0, 0, 0, '2015-05-27 15:58:37', '', '', '199.96.156.52', ''),
(1914, 0, 0, 0, '2015-05-27 15:58:37', '', '', '199.96.156.52', ''),
(1915, 0, 0, 0, '2015-05-27 15:58:37', '', '', '199.96.156.52', ''),
(1916, 0, 0, 0, '2015-05-27 15:58:38', '', '', '199.96.156.52', ''),
(1917, 0, 0, 0, '2015-05-27 15:58:45', '', '', '199.96.156.52', ''),
(1918, 0, 0, 0, '2015-05-27 15:58:45', '', '', '199.96.156.52', ''),
(1919, 0, 0, 0, '2015-05-27 15:58:46', '', '', '199.96.156.52', ''),
(1920, 0, 0, 0, '2015-05-27 15:58:46', '', '', '199.96.156.52', ''),
(1921, 0, 0, 0, '2015-05-27 15:58:46', '', '', '199.96.156.52', ''),
(1922, 0, 0, 0, '2015-05-27 15:58:46', '', '', '199.96.156.52', ''),
(1923, 0, 0, 0, '2015-05-27 15:58:51', '', '', '199.96.156.50', ''),
(1924, 0, 0, 0, '2015-05-27 15:58:51', '', '', '199.96.156.50', ''),
(1925, 0, 0, 0, '2015-05-27 15:58:51', '', '', '199.96.156.50', ''),
(1926, 0, 0, 0, '2015-05-27 15:58:52', '', '', '199.96.156.50', ''),
(1927, 0, 0, 0, '2015-05-27 15:58:52', '', '', '199.96.156.50', ''),
(1928, 0, 0, 0, '2015-05-27 15:58:52', '', '', '199.96.156.52', ''),
(1929, 0, 0, 0, '2015-05-27 15:58:52', '', '', '199.96.156.50', ''),
(1930, 0, 0, 0, '2015-05-27 15:58:53', '', '', '199.96.156.50', ''),
(1931, 0, 0, 0, '2015-05-27 15:58:53', '', '', '199.96.156.50', ''),
(1932, 0, 0, 0, '2015-05-27 15:58:53', '', '', '199.96.156.50', ''),
(1933, 0, 0, 0, '2015-05-27 15:58:53', '', '', '199.96.156.50', ''),
(1934, 0, 0, 0, '2015-05-27 15:58:53', '', '', '199.96.156.52', ''),
(1935, 0, 0, 0, '2015-05-27 15:58:58', '', '', '199.96.156.52', ''),
(1936, 0, 0, 0, '2015-05-27 15:58:59', '', '', '199.96.156.52', ''),
(1937, 0, 0, 0, '2015-05-27 15:58:59', '', '', '199.96.156.52', ''),
(1938, 0, 0, 0, '2015-05-27 15:58:59', '', '', '199.96.156.52', ''),
(1939, 1742, 1, 0, '2015-05-27 15:59:50', '', '', '66.249.93.231', ''),
(1940, 1737, 1, 0, '2015-05-27 16:00:02', '', '', '66.249.93.225', ''),
(1941, 1591, 1, 0, '2015-05-27 16:00:10', '', '', '89.115.30.86', ''),
(1942, 1742, 1, 0, '2015-05-27 16:00:12', 'http://ondasdeouro.pt/votacoes', '', '94.132.129.170', ''),
(1943, 106, 1, 0, '2015-05-27 16:00:15', '', '', '95.95.135.80', ''),
(1944, 1706, 1, 0, '2015-05-27 16:01:27', '', '', '66.249.93.225', ''),
(1945, 1706, 1, 0, '2015-05-27 16:01:36', 'http://ondasdeouro.pt/votacoes', '', '89.154.24.88', ''),
(1946, 1421, 1, 0, '2015-05-27 16:02:02', '', '', '81.193.155.150', ''),
(1947, 1263, 1, 0, '2015-05-27 16:02:19', 'http://ondasdeouro.pt/votacoes', '', '192.168.0.163', ''),
(1948, 0, 0, 0, '2015-05-27 16:03:44', '', '', '199.96.156.52', ''),
(1949, 0, 0, 0, '2015-05-27 16:03:44', '', '', '199.96.156.52', ''),
(1950, 0, 0, 0, '2015-05-27 16:03:46', '', '', '199.96.156.52', ''),
(1951, 0, 0, 0, '2015-05-27 16:03:47', '', '', '199.96.156.52', ''),
(1952, 0, 0, 0, '2015-05-27 16:03:48', '', '', '199.96.156.52', ''),
(1953, 0, 0, 0, '2015-05-27 16:03:48', '', '', '199.96.156.50', ''),
(1954, 0, 0, 0, '2015-05-27 16:03:49', '', '', '199.96.156.52', ''),
(1955, 0, 0, 0, '2015-05-27 16:03:49', '', '', '199.96.156.52', ''),
(1956, 0, 0, 0, '2015-05-27 16:03:50', '', '', '199.96.156.52', ''),
(1957, 0, 0, 0, '2015-05-27 16:03:51', '', '', '199.96.156.50', ''),
(1958, 0, 0, 0, '2015-05-27 16:03:51', '', '', '199.96.156.50', ''),
(1959, 0, 0, 0, '2015-05-27 16:03:51', '', '', '199.96.156.50', ''),
(1960, 0, 0, 0, '2015-05-27 16:03:51', '', '', '199.96.156.50', ''),
(1961, 0, 0, 0, '2015-05-27 16:03:51', '', '', '199.96.156.50', ''),
(1962, 0, 0, 0, '2015-05-27 16:03:51', '', '', '199.96.156.50', ''),
(1963, 0, 0, 0, '2015-05-27 16:03:52', '', '', '199.96.156.50', ''),
(1964, 0, 0, 0, '2015-05-27 16:03:52', '', '', '199.96.156.50', ''),
(1965, 0, 0, 0, '2015-05-27 16:03:52', '', '', '199.96.156.50', ''),
(1966, 0, 0, 0, '2015-05-27 16:03:52', '', '', '199.96.156.52', ''),
(1967, 0, 0, 0, '2015-05-27 16:03:53', '', '', '199.96.156.52', ''),
(1968, 0, 0, 0, '2015-05-27 16:03:53', '', '', '199.96.156.52', ''),
(1969, 0, 0, 0, '2015-05-27 16:03:53', '', '', '199.96.156.52', ''),
(1970, 0, 0, 0, '2015-05-27 16:03:55', '', '', '199.96.156.52', ''),
(1971, 0, 0, 0, '2015-05-27 16:03:56', '', '', '199.96.156.52', ''),
(1972, 0, 0, 0, '2015-05-27 16:03:56', '', '', '199.96.156.52', ''),
(1973, 0, 0, 0, '2015-05-27 16:03:56', '', '', '199.96.156.52', ''),
(1974, 0, 0, 0, '2015-05-27 16:03:57', '', '', '199.96.156.52', ''),
(1975, 0, 0, 0, '2015-05-27 16:03:58', '', '', '199.96.156.52', ''),
(1976, 0, 0, 0, '2015-05-27 16:03:59', '', '', '199.96.156.52', ''),
(1977, 0, 0, 0, '2015-05-27 16:04:02', '', '', '199.96.156.50', ''),
(1978, 0, 0, 0, '2015-05-27 16:04:02', '', '', '199.96.156.52', ''),
(1979, 0, 0, 0, '2015-05-27 16:04:03', '', '', '199.96.156.52', ''),
(1980, 0, 0, 0, '2015-05-27 16:04:03', '', '', '199.96.156.52', ''),
(1981, 0, 0, 0, '2015-05-27 16:04:06', '', '', '199.96.156.50', ''),
(1982, 0, 0, 0, '2015-05-27 16:04:06', '', '', '199.96.156.50', ''),
(1983, 0, 0, 0, '2015-05-27 16:04:06', '', '', '199.96.156.50', ''),
(1984, 0, 0, 0, '2015-05-27 16:04:06', '', '', '199.96.156.50', ''),
(1985, 0, 0, 0, '2015-05-27 16:04:06', '', '', '199.96.156.50', ''),
(1986, 0, 0, 0, '2015-05-27 16:04:06', '', '', '199.96.156.52', ''),
(1987, 0, 0, 0, '2015-05-27 16:04:07', '', '', '199.96.156.50', ''),
(1988, 0, 0, 0, '2015-05-27 16:04:07', '', '', '199.96.156.52', ''),
(1989, 1593, 1, 0, '2015-05-27 16:04:54', '', '', '66.249.83.180', ''),
(1990, 1782, 1, 0, '2015-05-27 16:08:11', '', '', '157.55.230.158', ''),
(1991, 236, 1, 0, '2015-05-27 16:08:12', '', '', '2.83.189.149', ''),
(1992, 0, 0, 0, '2015-05-27 16:08:27', '', '', '199.96.156.52', ''),
(1993, 0, 0, 0, '2015-05-27 16:08:29', '', '', '199.96.156.50', ''),
(1994, 0, 0, 0, '2015-05-27 16:08:31', '', '', '199.96.156.50', ''),
(1995, 0, 0, 0, '2015-05-27 16:08:31', '', '', '199.96.156.50', ''),
(1996, 0, 0, 0, '2015-05-27 16:08:31', '', '', '199.96.156.50', ''),
(1997, 0, 0, 0, '2015-05-27 16:08:32', '', '', '199.96.156.50', ''),
(1998, 0, 0, 0, '2015-05-27 16:08:32', '', '', '199.96.156.52', ''),
(1999, 0, 0, 0, '2015-05-27 16:08:32', '', '', '199.96.156.52', ''),
(2000, 0, 0, 0, '2015-05-27 16:08:32', '', '', '199.96.156.52', ''),
(2001, 0, 0, 0, '2015-05-27 16:08:32', '', '', '199.96.156.52', ''),
(2002, 0, 0, 0, '2015-05-27 16:08:32', '', '', '199.96.156.52', ''),
(2003, 0, 0, 0, '2015-05-27 16:08:33', '', '', '199.96.156.52', ''),
(2004, 0, 0, 0, '2015-05-27 16:08:33', '', '', '199.96.156.52', ''),
(2005, 0, 0, 0, '2015-05-27 16:08:33', '', '', '199.96.156.52', ''),
(2006, 0, 0, 0, '2015-05-27 16:08:33', '', '', '199.96.156.52', ''),
(2007, 0, 0, 0, '2015-05-27 16:08:34', '', '', '199.96.156.50', ''),
(2008, 0, 0, 0, '2015-05-27 16:08:34', '', '', '199.96.156.50', ''),
(2009, 0, 0, 0, '2015-05-27 16:08:34', '', '', '199.96.156.50', ''),
(2010, 0, 0, 0, '2015-05-27 16:08:35', '', '', '199.96.156.52', ''),
(2011, 0, 0, 0, '2015-05-27 16:08:37', '', '', '199.96.156.50', ''),
(2012, 0, 0, 0, '2015-05-27 16:08:37', '', '', '199.96.156.50', ''),
(2013, 0, 0, 0, '2015-05-27 16:08:38', '', '', '199.96.156.52', ''),
(2014, 0, 0, 0, '2015-05-27 16:08:38', '', '', '199.96.156.50', ''),
(2015, 0, 0, 0, '2015-05-27 16:08:38', '', '', '199.96.156.50', ''),
(2016, 0, 0, 0, '2015-05-27 16:08:38', '', '', '199.96.156.50', ''),
(2017, 0, 0, 0, '2015-05-27 16:08:39', '', '', '199.96.156.52', ''),
(2018, 0, 0, 0, '2015-05-27 16:08:40', '', '', '199.96.156.52', ''),
(2019, 0, 0, 0, '2015-05-27 16:08:40', '', '', '199.96.156.50', ''),
(2020, 0, 0, 0, '2015-05-27 16:08:42', '', '', '199.96.156.52', ''),
(2021, 0, 0, 0, '2015-05-27 16:08:43', '', '', '199.96.156.52', ''),
(2022, 0, 0, 0, '2015-05-27 16:08:44', '', '', '199.96.156.52', ''),
(2023, 0, 0, 0, '2015-05-27 16:08:44', '', '', '199.96.156.52', ''),
(2024, 0, 0, 0, '2015-05-27 16:08:44', '', '', '199.96.156.52', ''),
(2025, 0, 0, 0, '2015-05-27 16:08:44', '', '', '199.96.156.50', ''),
(2026, 0, 0, 0, '2015-05-27 16:08:44', '', '', '199.96.156.52', ''),
(2027, 0, 0, 0, '2015-05-27 16:08:44', '', '', '199.96.156.50', ''),
(2028, 0, 0, 0, '2015-05-27 16:08:45', '', '', '199.96.156.52', ''),
(2029, 0, 0, 0, '2015-05-27 16:08:46', '', '', '199.96.156.50', ''),
(2030, 0, 0, 0, '2015-05-27 16:08:46', '', '', '199.96.156.50', ''),
(2031, 0, 0, 0, '2015-05-27 16:08:46', '', '', '199.96.156.52', ''),
(2032, 1748, 1, 0, '2015-05-27 16:08:47', '', '', '37.189.156.30', ''),
(2033, 236, 1, 0, '2015-05-27 16:08:49', '', '', '2.83.189.149', ''),
(2034, 1823, 1, 0, '2015-05-27 16:09:43', '', '', '157.56.198.222', ''),
(2035, 1090, 1, 0, '2015-05-27 16:10:38', '', '', '84.90.159.235', ''),
(2036, 250, 1, 0, '2015-05-27 16:10:48', '', '', '31.52.213.58', ''),
(2037, 250, 1, 0, '2015-05-27 16:10:58', 'http://ondasdeouro.pt/votacoes', '', '31.52.213.58', ''),
(2038, 1823, 1, 0, '2015-05-27 16:10:59', '', '', '157.56.198.222', ''),
(2039, 1578, 1, 0, '2015-05-27 16:13:28', '', '', '80.8.55.235', ''),
(2040, 0, 0, 0, '2015-05-27 16:13:33', '', '', '199.96.156.52', ''),
(2041, 0, 0, 0, '2015-05-27 16:13:33', '', '', '199.96.156.52', ''),
(2042, 0, 0, 0, '2015-05-27 16:13:33', '', '', '199.96.156.52', ''),
(2043, 0, 0, 0, '2015-05-27 16:13:33', '', '', '199.96.156.52', ''),
(2044, 0, 0, 0, '2015-05-27 16:13:35', '', '', '199.96.156.52', ''),
(2045, 0, 0, 0, '2015-05-27 16:13:35', '', '', '199.96.156.52', ''),
(2046, 0, 0, 0, '2015-05-27 16:13:35', '', '', '199.96.156.52', ''),
(2047, 0, 0, 0, '2015-05-27 16:13:35', '', '', '199.96.156.52', ''),
(2048, 0, 0, 0, '2015-05-27 16:13:35', '', '', '199.96.156.52', ''),
(2049, 0, 0, 0, '2015-05-27 16:13:35', '', '', '199.96.156.52', ''),
(2050, 0, 0, 0, '2015-05-27 16:13:35', '', '', '199.96.156.50', ''),
(2051, 0, 0, 0, '2015-05-27 16:13:35', '', '', '199.96.156.50', ''),
(2052, 0, 0, 0, '2015-05-27 16:13:35', '', '', '199.96.156.50', ''),
(2053, 0, 0, 0, '2015-05-27 16:13:42', '', '', '199.96.156.52', ''),
(2054, 0, 0, 0, '2015-05-27 16:13:42', '', '', '199.96.156.52', ''),
(2055, 0, 0, 0, '2015-05-27 16:13:43', '', '', '199.96.156.52', ''),
(2056, 0, 0, 0, '2015-05-27 16:13:44', '', '', '199.96.156.52', ''),
(2057, 0, 0, 0, '2015-05-27 16:13:44', '', '', '199.96.156.52', ''),
(2058, 0, 0, 0, '2015-05-27 16:13:44', '', '', '199.96.156.52', ''),
(2059, 0, 0, 0, '2015-05-27 16:13:44', '', '', '199.96.156.50', ''),
(2060, 0, 0, 0, '2015-05-27 16:13:44', '', '', '199.96.156.52', ''),
(2061, 0, 0, 0, '2015-05-27 16:13:44', '', '', '199.96.156.50', ''),
(2062, 0, 0, 0, '2015-05-27 16:13:44', '', '', '199.96.156.52', ''),
(2063, 0, 0, 0, '2015-05-27 16:13:45', '', '', '199.96.156.50', ''),
(2064, 0, 0, 0, '2015-05-27 16:13:45', '', '', '199.96.156.50', ''),
(2065, 0, 0, 0, '2015-05-27 16:13:45', '', '', '199.96.156.50', ''),
(2066, 0, 0, 0, '2015-05-27 16:13:45', '', '', '199.96.156.52', ''),
(2067, 0, 0, 0, '2015-05-27 16:13:46', '', '', '199.96.156.50', ''),
(2068, 0, 0, 0, '2015-05-27 16:13:46', '', '', '199.96.156.50', ''),
(2069, 0, 0, 0, '2015-05-27 16:13:47', '', '', '199.96.156.50', ''),
(2070, 0, 0, 0, '2015-05-27 16:13:47', '', '', '199.96.156.52', ''),
(2071, 0, 0, 0, '2015-05-27 16:13:47', '', '', '199.96.156.50', ''),
(2072, 0, 0, 0, '2015-05-27 16:13:48', '', '', '199.96.156.52', ''),
(2073, 490, 1, 0, '2015-05-27 16:14:20', '', '', '90.168.130.245', ''),
(2074, 409, 1, 0, '2015-05-27 16:14:29', 'http://ondasdeouro.pt/votacoes', '', '201.79.142.3', ''),
(2075, 1770, 1, 0, '2015-05-27 16:14:48', '', '', '94.132.140.158', ''),
(2076, 1692, 1, 0, '2015-05-27 16:15:07', '', '', '79.169.169.83', ''),
(2077, 1700, 1, 0, '2015-05-27 16:15:20', '', '', '94.132.129.182', ''),
(2078, 1237, 1, 0, '2015-05-27 16:15:51', '', '', '191.247.226.33', ''),
(2079, 477, 1, 0, '2015-05-27 16:16:47', '', '', '66.249.93.228', ''),
(2080, 477, 1, 0, '2015-05-27 16:16:53', 'http://ondasdeouro.pt/votacoes', '', '178.166.32.146', ''),
(2081, 0, 0, 0, '2015-05-27 16:18:30', '', '', '199.96.156.50', ''),
(2082, 0, 0, 0, '2015-05-27 16:18:31', '', '', '199.96.156.50', ''),
(2083, 0, 0, 0, '2015-05-27 16:18:32', '', '', '199.96.156.50', ''),
(2084, 0, 0, 0, '2015-05-27 16:18:32', '', '', '199.96.156.50', ''),
(2085, 0, 0, 0, '2015-05-27 16:18:32', '', '', '199.96.156.50', ''),
(2086, 0, 0, 0, '2015-05-27 16:18:33', '', '', '199.96.156.50', ''),
(2087, 0, 0, 0, '2015-05-27 16:18:33', '', '', '199.96.156.50', ''),
(2088, 0, 0, 0, '2015-05-27 16:18:34', '', '', '199.96.156.52', ''),
(2089, 0, 0, 0, '2015-05-27 16:18:34', '', '', '199.96.156.52', ''),
(2090, 0, 0, 0, '2015-05-27 16:18:34', '', '', '199.96.156.52', ''),
(2091, 0, 0, 0, '2015-05-27 16:18:34', '', '', '199.96.156.50', ''),
(2092, 0, 0, 0, '2015-05-27 16:18:34', '', '', '199.96.156.50', ''),
(2093, 0, 0, 0, '2015-05-27 16:18:34', '', '', '199.96.156.52', ''),
(2094, 0, 0, 0, '2015-05-27 16:18:35', '', '', '199.96.156.52', ''),
(2095, 0, 0, 0, '2015-05-27 16:18:35', '', '', '199.96.156.52', ''),
(2096, 0, 0, 0, '2015-05-27 16:18:35', '', '', '199.96.156.52', ''),
(2097, 1727, 1, 0, '2015-05-27 16:18:35', '', '', '77.54.239.32', ''),
(2098, 0, 0, 0, '2015-05-27 16:18:37', '', '', '199.96.156.50', ''),
(2099, 0, 0, 0, '2015-05-27 16:18:37', '', '', '199.96.156.50', ''),
(2100, 0, 0, 0, '2015-05-27 16:18:38', '', '', '199.96.156.52', ''),
(2101, 0, 0, 0, '2015-05-27 16:18:38', '', '', '199.96.156.50', ''),
(2102, 0, 0, 0, '2015-05-27 16:18:41', '', '', '199.96.156.52', ''),
(2103, 0, 0, 0, '2015-05-27 16:18:41', '', '', '199.96.156.52', ''),
(2104, 0, 0, 0, '2015-05-27 16:18:41', '', '', '199.96.156.52', ''),
(2105, 0, 0, 0, '2015-05-27 16:18:42', '', '', '199.96.156.52', ''),
(2106, 0, 0, 0, '2015-05-27 16:18:42', '', '', '199.96.156.52', ''),
(2107, 0, 0, 0, '2015-05-27 16:18:42', '', '', '199.96.156.52', ''),
(2108, 0, 0, 0, '2015-05-27 16:18:43', '', '', '199.96.156.50', ''),
(2109, 0, 0, 0, '2015-05-27 16:18:44', '', '', '199.96.156.52', ''),
(2110, 0, 0, 0, '2015-05-27 16:18:44', '', '', '199.96.156.50', ''),
(2111, 0, 0, 0, '2015-05-27 16:18:44', '', '', '199.96.156.50', ''),
(2112, 0, 0, 0, '2015-05-27 16:18:44', '', '', '199.96.156.50', ''),
(2113, 0, 0, 0, '2015-05-27 16:18:45', '', '', '199.96.156.52', ''),
(2114, 0, 0, 0, '2015-05-27 16:18:45', '', '', '199.96.156.50', ''),
(2115, 0, 0, 0, '2015-05-27 16:18:45', '', '', '199.96.156.50', ''),
(2116, 0, 0, 0, '2015-05-27 16:18:45', '', '', '199.96.156.50', ''),
(2117, 0, 0, 0, '2015-05-27 16:18:46', '', '', '199.96.156.52', ''),
(2118, 0, 0, 0, '2015-05-27 16:18:46', '', '', '199.96.156.52', ''),
(2119, 1891, 1, 0, '2015-05-27 16:19:17', '', '', '85.246.160.112', ''),
(2120, 905, 1, 0, '2015-05-27 16:19:28', '', '', '95.92.80.206', ''),
(2121, 902, 1, 0, '2015-05-27 16:20:50', '', '', '62.28.136.146', ''),
(2122, 1626, 1, 0, '2015-05-27 16:23:12', '', '', '87.103.49.92', ''),
(2123, 0, 0, 0, '2015-05-27 16:23:26', '', '', '199.96.156.52', ''),
(2124, 0, 0, 0, '2015-05-27 16:23:29', '', '', '199.96.156.52', ''),
(2125, 0, 0, 0, '2015-05-27 16:23:29', '', '', '199.96.156.52', ''),
(2126, 0, 0, 0, '2015-05-27 16:23:30', '', '', '199.96.156.50', ''),
(2127, 0, 0, 0, '2015-05-27 16:23:32', '', '', '199.96.156.52', ''),
(2128, 0, 0, 0, '2015-05-27 16:23:33', '', '', '199.96.156.50', ''),
(2129, 0, 0, 0, '2015-05-27 16:23:33', '', '', '199.96.156.50', ''),
(2130, 0, 0, 0, '2015-05-27 16:23:33', '', '', '199.96.156.50', ''),
(2131, 0, 0, 0, '2015-05-27 16:23:33', '', '', '199.96.156.50', ''),
(2132, 0, 0, 0, '2015-05-27 16:23:33', '', '', '199.96.156.52', ''),
(2133, 0, 0, 0, '2015-05-27 16:23:33', '', '', '199.96.156.52', ''),
(2134, 0, 0, 0, '2015-05-27 16:23:33', '', '', '199.96.156.52', ''),
(2135, 0, 0, 0, '2015-05-27 16:23:33', '', '', '199.96.156.52', ''),
(2136, 0, 0, 0, '2015-05-27 16:23:33', '', '', '199.96.156.50', ''),
(2137, 0, 0, 0, '2015-05-27 16:23:34', '', '', '199.96.156.52', ''),
(2138, 0, 0, 0, '2015-05-27 16:23:34', '', '', '199.96.156.50', ''),
(2139, 0, 0, 0, '2015-05-27 16:23:34', '', '', '199.96.156.50', ''),
(2140, 0, 0, 0, '2015-05-27 16:23:34', '', '', '199.96.156.50', ''),
(2141, 0, 0, 0, '2015-05-27 16:23:34', '', '', '199.96.156.50', ''),
(2142, 0, 0, 0, '2015-05-27 16:23:34', '', '', '199.96.156.52', ''),
(2143, 0, 0, 0, '2015-05-27 16:23:35', '', '', '199.96.156.52', ''),
(2144, 0, 0, 0, '2015-05-27 16:23:37', '', '', '199.96.156.52', ''),
(2145, 0, 0, 0, '2015-05-27 16:23:37', '', '', '199.96.156.50', ''),
(2146, 0, 0, 0, '2015-05-27 16:23:37', '', '', '199.96.156.50', ''),
(2147, 0, 0, 0, '2015-05-27 16:23:38', '', '', '199.96.156.50', ''),
(2148, 0, 0, 0, '2015-05-27 16:23:38', '', '', '199.96.156.50', ''),
(2149, 0, 0, 0, '2015-05-27 16:23:39', '', '', '199.96.156.52', ''),
(2150, 0, 0, 0, '2015-05-27 16:23:39', '', '', '199.96.156.50', ''),
(2151, 0, 0, 0, '2015-05-27 16:23:39', '', '', '199.96.156.50', ''),
(2152, 0, 0, 0, '2015-05-27 16:23:41', '', '', '199.96.156.52', ''),
(2153, 0, 0, 0, '2015-05-27 16:23:42', '', '', '199.96.156.50', ''),
(2154, 0, 0, 0, '2015-05-27 16:23:42', '', '', '199.96.156.50', ''),
(2155, 0, 0, 0, '2015-05-27 16:23:42', '', '', '199.96.156.50', ''),
(2156, 0, 0, 0, '2015-05-27 16:23:42', '', '', '199.96.156.52', ''),
(2157, 0, 0, 0, '2015-05-27 16:23:42', '', '', '199.96.156.50', ''),
(2158, 0, 0, 0, '2015-05-27 16:23:43', '', '', '199.96.156.52', ''),
(2159, 0, 0, 0, '2015-05-27 16:23:43', '', '', '199.96.156.52', ''),
(2160, 0, 0, 0, '2015-05-27 16:23:44', '', '', '199.96.156.52', ''),
(2161, 0, 0, 0, '2015-05-27 16:23:44', '', '', '199.96.156.52', ''),
(2162, 0, 0, 0, '2015-05-27 16:23:44', '', '', '199.96.156.52', ''),
(2163, 772, 1, 0, '2015-05-27 16:24:26', '', '', '89.153.189.118', ''),
(2164, 0, 0, 0, '2015-05-27 16:28:31', '', '', '199.96.156.52', ''),
(2165, 0, 0, 0, '2015-05-27 16:28:31', '', '', '199.96.156.52', ''),
(2166, 0, 0, 0, '2015-05-27 16:28:33', '', '', '199.96.156.52', ''),
(2167, 0, 0, 0, '2015-05-27 16:28:33', '', '', '199.96.156.52', ''),
(2168, 0, 0, 0, '2015-05-27 16:28:33', '', '', '199.96.156.52', ''),
(2169, 0, 0, 0, '2015-05-27 16:28:33', '', '', '199.96.156.52', ''),
(2170, 0, 0, 0, '2015-05-27 16:28:33', '', '', '199.96.156.52', ''),
(2171, 0, 0, 0, '2015-05-27 16:28:33', '', '', '199.96.156.52', ''),
(2172, 0, 0, 0, '2015-05-27 16:28:33', '', '', '199.96.156.52', ''),
(2173, 0, 0, 0, '2015-05-27 16:28:34', '', '', '199.96.156.52', ''),
(2174, 0, 0, 0, '2015-05-27 16:28:34', '', '', '199.96.156.50', ''),
(2175, 0, 0, 0, '2015-05-27 16:28:34', '', '', '199.96.156.50', ''),
(2176, 0, 0, 0, '2015-05-27 16:28:34', '', '', '199.96.156.50', ''),
(2177, 0, 0, 0, '2015-05-27 16:28:34', '', '', '199.96.156.50', ''),
(2178, 0, 0, 0, '2015-05-27 16:28:38', '', '', '199.96.156.50', ''),
(2179, 0, 0, 0, '2015-05-27 16:28:39', '', '', '199.96.156.50', ''),
(2180, 0, 0, 0, '2015-05-27 16:28:39', '', '', '199.96.156.50', ''),
(2181, 0, 0, 0, '2015-05-27 16:28:40', '', '', '199.96.156.50', ''),
(2182, 0, 0, 0, '2015-05-27 16:28:40', '', '', '199.96.156.50', ''),
(2183, 0, 0, 0, '2015-05-27 16:28:41', '', '', '199.96.156.50', ''),
(2184, 0, 0, 0, '2015-05-27 16:28:41', '', '', '199.96.156.50', ''),
(2185, 0, 0, 0, '2015-05-27 16:28:41', '', '', '199.96.156.50', ''),
(2186, 0, 0, 0, '2015-05-27 16:28:45', '', '', '199.96.156.52', ''),
(2187, 0, 0, 0, '2015-05-27 16:28:46', '', '', '199.96.156.50', ''),
(2188, 0, 0, 0, '2015-05-27 16:28:46', '', '', '199.96.156.52', ''),
(2189, 0, 0, 0, '2015-05-27 16:28:46', '', '', '199.96.156.52', ''),
(2190, 0, 0, 0, '2015-05-27 16:28:46', '', '', '199.96.156.52', ''),
(2191, 0, 0, 0, '2015-05-27 16:28:46', '', '', '199.96.156.52', ''),
(2192, 0, 0, 0, '2015-05-27 16:28:46', '', '', '199.96.156.52', ''),
(2193, 0, 0, 0, '2015-05-27 16:28:46', '', '', '199.96.156.52', ''),
(2194, 0, 0, 0, '2015-05-27 16:28:46', '', '', '199.96.156.52', ''),
(2195, 0, 0, 0, '2015-05-27 16:28:47', '', '', '199.96.156.52', ''),
(2196, 0, 0, 0, '2015-05-27 16:28:48', '', '', '199.96.156.52', ''),
(2197, 0, 0, 0, '2015-05-27 16:28:48', '', '', '199.96.156.50', ''),
(2198, 0, 0, 0, '2015-05-27 16:28:49', '', '', '199.96.156.50', ''),
(2199, 0, 0, 0, '2015-05-27 16:28:49', '', '', '199.96.156.50', ''),
(2200, 1767, 1, 0, '2015-05-27 16:28:49', '', '', '66.249.93.225', ''),
(2201, 1767, 1, 0, '2015-05-27 16:28:58', '', '', '66.249.93.228', ''),
(2202, 1767, 1, 0, '2015-05-27 16:29:01', '', '', '66.249.93.225', ''),
(2203, 1332, 1, 0, '2015-05-27 16:29:09', '', '', '66.249.93.228', ''),
(2204, 663, 1, 0, '2015-05-27 16:29:57', 'https://www.facebook.com/ondasdeouro', '', '95.16.185.126', ''),
(2205, 1260, 1, 0, '2015-05-27 16:30:30', 'http://ondasdeouro.pt/votacoes', '', '192.168.1.140', ''),
(2206, 1853, 1, 0, '2015-05-27 16:30:45', '', '', '212.120.109.185', '');
INSERT INTO `wp_newsletter_stats` (`id`, `user_id`, `email_id`, `link_id`, `created`, `url`, `anchor`, `ip`, `country`) VALUES
(2207, 1219, 1, 0, '2015-05-27 16:32:38', '', '', '189.125.163.59', ''),
(2208, 914, 1, 0, '2015-05-27 16:33:17', '', '', '62.99.19.9', ''),
(2209, 1622, 1, 0, '2015-05-27 16:33:28', '', '', '65.55.65.174', ''),
(2210, 473, 1, 0, '2015-05-27 16:33:28', '', '', '66.249.93.231', ''),
(2211, 0, 0, 0, '2015-05-27 16:33:34', '', '', '199.96.156.52', ''),
(2212, 0, 0, 0, '2015-05-27 16:33:34', '', '', '199.96.156.50', ''),
(2213, 0, 0, 0, '2015-05-27 16:33:35', '', '', '199.96.156.52', ''),
(2214, 0, 0, 0, '2015-05-27 16:33:35', '', '', '199.96.156.52', ''),
(2215, 0, 0, 0, '2015-05-27 16:33:35', '', '', '199.96.156.52', ''),
(2216, 0, 0, 0, '2015-05-27 16:33:35', '', '', '199.96.156.52', ''),
(2217, 0, 0, 0, '2015-05-27 16:33:35', '', '', '199.96.156.52', ''),
(2218, 0, 0, 0, '2015-05-27 16:33:35', '', '', '199.96.156.50', ''),
(2219, 0, 0, 0, '2015-05-27 16:33:35', '', '', '199.96.156.52', ''),
(2220, 0, 0, 0, '2015-05-27 16:33:35', '', '', '199.96.156.52', ''),
(2221, 0, 0, 0, '2015-05-27 16:33:35', '', '', '199.96.156.52', ''),
(2222, 0, 0, 0, '2015-05-27 16:33:35', '', '', '199.96.156.50', ''),
(2223, 0, 0, 0, '2015-05-27 16:33:36', '', '', '199.96.156.50', ''),
(2224, 0, 0, 0, '2015-05-27 16:33:36', '', '', '199.96.156.50', ''),
(2225, 0, 0, 0, '2015-05-27 16:33:36', '', '', '199.96.156.50', ''),
(2226, 1003, 1, 0, '2015-05-27 16:33:36', '', '', '65.55.157.190', ''),
(2227, 473, 1, 0, '2015-05-27 16:33:37', '', '', '66.249.93.225', ''),
(2228, 0, 0, 0, '2015-05-27 16:33:42', '', '', '199.96.156.50', ''),
(2229, 0, 0, 0, '2015-05-27 16:33:42', '', '', '199.96.156.50', ''),
(2230, 0, 0, 0, '2015-05-27 16:33:43', '', '', '199.96.156.50', ''),
(2231, 0, 0, 0, '2015-05-27 16:33:43', '', '', '199.96.156.52', ''),
(2232, 0, 0, 0, '2015-05-27 16:33:44', '', '', '199.96.156.52', ''),
(2233, 0, 0, 0, '2015-05-27 16:33:44', '', '', '199.96.156.52', ''),
(2234, 0, 0, 0, '2015-05-27 16:33:44', '', '', '199.96.156.52', ''),
(2235, 0, 0, 0, '2015-05-27 16:33:44', '', '', '199.96.156.50', ''),
(2236, 0, 0, 0, '2015-05-27 16:33:44', '', '', '199.96.156.52', ''),
(2237, 0, 0, 0, '2015-05-27 16:33:45', '', '', '199.96.156.52', ''),
(2238, 0, 0, 0, '2015-05-27 16:33:45', '', '', '199.96.156.52', ''),
(2239, 0, 0, 0, '2015-05-27 16:33:45', '', '', '199.96.156.52', ''),
(2240, 0, 0, 0, '2015-05-27 16:33:46', '', '', '199.96.156.50', ''),
(2241, 0, 0, 0, '2015-05-27 16:33:46', '', '', '199.96.156.50', ''),
(2242, 0, 0, 0, '2015-05-27 16:33:46', '', '', '199.96.156.50', ''),
(2243, 0, 0, 0, '2015-05-27 16:33:46', '', '', '199.96.156.50', ''),
(2244, 0, 0, 0, '2015-05-27 16:33:47', '', '', '199.96.156.52', ''),
(2245, 0, 0, 0, '2015-05-27 16:33:47', '', '', '199.96.156.52', ''),
(2246, 1003, 1, 0, '2015-05-27 16:33:47', 'http://ondasdeouro.pt/votacoes', '', '177.12.5.242', ''),
(2247, 0, 0, 0, '2015-05-27 16:33:47', '', '', '199.96.156.50', ''),
(2248, 0, 0, 0, '2015-05-27 16:33:47', '', '', '199.96.156.50', ''),
(2249, 914, 1, 0, '2015-05-27 16:33:48', '', '', '62.99.19.9', ''),
(2250, 0, 0, 0, '2015-05-27 16:33:49', '', '', '199.96.156.52', ''),
(2251, 1497, 1, 0, '2015-05-27 16:36:03', '', '', '176.144.83.38', ''),
(2252, 1846, 1, 0, '2015-05-27 16:37:00', '', '', '85.240.50.98', ''),
(2253, 1090, 1, 0, '2015-05-27 16:37:20', '', '', '84.90.159.235', ''),
(2254, 0, 0, 0, '2015-05-27 16:38:38', '', '', '199.96.156.50', ''),
(2255, 0, 0, 0, '2015-05-27 16:38:39', '', '', '199.96.156.50', ''),
(2256, 0, 0, 0, '2015-05-27 16:38:41', '', '', '199.96.156.50', ''),
(2257, 0, 0, 0, '2015-05-27 16:38:41', '', '', '199.96.156.50', ''),
(2258, 0, 0, 0, '2015-05-27 16:38:41', '', '', '199.96.156.50', ''),
(2259, 0, 0, 0, '2015-05-27 16:38:41', '', '', '199.96.156.50', ''),
(2260, 0, 0, 0, '2015-05-27 16:38:42', '', '', '199.96.156.50', ''),
(2261, 0, 0, 0, '2015-05-27 16:38:42', '', '', '199.96.156.50', ''),
(2262, 0, 0, 0, '2015-05-27 16:38:42', '', '', '199.96.156.52', ''),
(2263, 0, 0, 0, '2015-05-27 16:38:42', '', '', '199.96.156.52', ''),
(2264, 0, 0, 0, '2015-05-27 16:38:42', '', '', '199.96.156.52', ''),
(2265, 0, 0, 0, '2015-05-27 16:38:43', '', '', '199.96.156.52', ''),
(2266, 0, 0, 0, '2015-05-27 16:38:43', '', '', '199.96.156.52', ''),
(2267, 0, 0, 0, '2015-05-27 16:38:43', '', '', '199.96.156.52', ''),
(2268, 0, 0, 0, '2015-05-27 16:38:43', '', '', '199.96.156.52', ''),
(2269, 0, 0, 0, '2015-05-27 16:38:43', '', '', '199.96.156.52', ''),
(2270, 0, 0, 0, '2015-05-27 16:38:43', '', '', '199.96.156.52', ''),
(2271, 0, 0, 0, '2015-05-27 16:38:45', '', '', '199.96.156.50', ''),
(2272, 0, 0, 0, '2015-05-27 16:38:46', '', '', '199.96.156.50', ''),
(2273, 0, 0, 0, '2015-05-27 16:38:46', '', '', '199.96.156.50', ''),
(2274, 0, 0, 0, '2015-05-27 16:38:47', '', '', '199.96.156.50', ''),
(2275, 0, 0, 0, '2015-05-27 16:38:47', '', '', '199.96.156.50', ''),
(2276, 0, 0, 0, '2015-05-27 16:38:47', '', '', '199.96.156.50', ''),
(2277, 0, 0, 0, '2015-05-27 16:38:47', '', '', '199.96.156.50', ''),
(2278, 0, 0, 0, '2015-05-27 16:38:47', '', '', '199.96.156.50', ''),
(2279, 0, 0, 0, '2015-05-27 16:38:48', '', '', '199.96.156.50', ''),
(2280, 0, 0, 0, '2015-05-27 16:38:49', '', '', '199.96.156.50', ''),
(2281, 0, 0, 0, '2015-05-27 16:38:51', '', '', '199.96.156.50', ''),
(2282, 0, 0, 0, '2015-05-27 16:38:52', '', '', '199.96.156.50', ''),
(2283, 0, 0, 0, '2015-05-27 16:38:53', '', '', '199.96.156.50', ''),
(2284, 0, 0, 0, '2015-05-27 16:38:55', '', '', '199.96.156.50', ''),
(2285, 0, 0, 0, '2015-05-27 16:38:55', '', '', '199.96.156.50', ''),
(2286, 0, 0, 0, '2015-05-27 16:38:57', '', '', '199.96.156.52', ''),
(2287, 0, 0, 0, '2015-05-27 16:38:57', '', '', '199.96.156.50', ''),
(2288, 0, 0, 0, '2015-05-27 16:38:57', '', '', '199.96.156.52', ''),
(2289, 0, 0, 0, '2015-05-27 16:38:57', '', '', '199.96.156.52', ''),
(2290, 0, 0, 0, '2015-05-27 16:38:57', '', '', '199.96.156.52', ''),
(2291, 0, 0, 0, '2015-05-27 16:38:58', '', '', '199.96.156.52', ''),
(2292, 0, 0, 0, '2015-05-27 16:38:58', '', '', '199.96.156.52', ''),
(2293, 0, 0, 0, '2015-05-27 16:38:58', '', '', '199.96.156.52', ''),
(2294, 0, 0, 0, '2015-05-27 16:38:58', '', '', '199.96.156.52', ''),
(2295, 1949, 1, 0, '2015-05-27 16:40:03', '', '', '177.96.147.136', ''),
(2296, 1866, 1, 0, '2015-05-27 16:40:18', '', '', '193.127.177.22', ''),
(2297, 1219, 1, 0, '2015-05-27 16:41:06', '', '', '189.125.163.59', ''),
(2298, 1853, 1, 0, '2015-05-27 16:41:52', '', '', '212.120.109.185', ''),
(2299, 1853, 1, 0, '2015-05-27 16:42:21', 'http://ondasdeouro.pt/votacoes', '', '212.120.109.185', ''),
(2300, 0, 0, 0, '2015-05-27 16:43:36', '', '', '199.96.156.50', ''),
(2301, 0, 0, 0, '2015-05-27 16:43:38', '', '', '199.96.156.50', ''),
(2302, 0, 0, 0, '2015-05-27 16:43:38', '', '', '199.96.156.50', ''),
(2303, 0, 0, 0, '2015-05-27 16:43:39', '', '', '199.96.156.50', ''),
(2304, 0, 0, 0, '2015-05-27 16:43:39', '', '', '199.96.156.50', ''),
(2305, 0, 0, 0, '2015-05-27 16:43:40', '', '', '199.96.156.52', ''),
(2306, 0, 0, 0, '2015-05-27 16:43:40', '', '', '199.96.156.52', ''),
(2307, 0, 0, 0, '2015-05-27 16:43:40', '', '', '199.96.156.52', ''),
(2308, 0, 0, 0, '2015-05-27 16:43:41', '', '', '199.96.156.52', ''),
(2309, 0, 0, 0, '2015-05-27 16:43:41', '', '', '199.96.156.52', ''),
(2310, 0, 0, 0, '2015-05-27 16:43:41', '', '', '199.96.156.52', ''),
(2311, 0, 0, 0, '2015-05-27 16:43:41', '', '', '199.96.156.52', ''),
(2312, 0, 0, 0, '2015-05-27 16:43:41', '', '', '199.96.156.52', ''),
(2313, 0, 0, 0, '2015-05-27 16:43:41', '', '', '199.96.156.52', ''),
(2314, 0, 0, 0, '2015-05-27 16:43:41', '', '', '199.96.156.52', ''),
(2315, 0, 0, 0, '2015-05-27 16:43:42', '', '', '199.96.156.50', ''),
(2316, 0, 0, 0, '2015-05-27 16:43:42', '', '', '199.96.156.50', ''),
(2317, 0, 0, 0, '2015-05-27 16:43:42', '', '', '199.96.156.50', ''),
(2318, 0, 0, 0, '2015-05-27 16:43:42', '', '', '199.96.156.50', ''),
(2319, 0, 0, 0, '2015-05-27 16:43:44', '', '', '199.96.156.50', ''),
(2320, 0, 0, 0, '2015-05-27 16:43:45', '', '', '199.96.156.52', ''),
(2321, 0, 0, 0, '2015-05-27 16:43:45', '', '', '199.96.156.50', ''),
(2322, 0, 0, 0, '2015-05-27 16:43:46', '', '', '199.96.156.50', ''),
(2323, 1559, 1, 0, '2015-05-27 16:43:48', '', '', '66.249.93.231', ''),
(2324, 0, 0, 0, '2015-05-27 16:43:48', '', '', '199.96.156.50', ''),
(2325, 0, 0, 0, '2015-05-27 16:43:48', '', '', '199.96.156.50', ''),
(2326, 0, 0, 0, '2015-05-27 16:43:48', '', '', '199.96.156.50', ''),
(2327, 0, 0, 0, '2015-05-27 16:43:49', '', '', '199.96.156.50', ''),
(2328, 0, 0, 0, '2015-05-27 16:43:50', '', '', '199.96.156.52', ''),
(2329, 0, 0, 0, '2015-05-27 16:43:50', '', '', '199.96.156.52', ''),
(2330, 0, 0, 0, '2015-05-27 16:43:50', '', '', '199.96.156.52', ''),
(2331, 0, 0, 0, '2015-05-27 16:43:50', '', '', '199.96.156.52', ''),
(2332, 0, 0, 0, '2015-05-27 16:43:50', '', '', '199.96.156.52', ''),
(2333, 0, 0, 0, '2015-05-27 16:43:51', '', '', '199.96.156.52', ''),
(2334, 0, 0, 0, '2015-05-27 16:43:51', '', '', '199.96.156.52', ''),
(2335, 0, 0, 0, '2015-05-27 16:43:51', '', '', '199.96.156.52', ''),
(2336, 0, 0, 0, '2015-05-27 16:43:52', '', '', '199.96.156.52', ''),
(2337, 0, 0, 0, '2015-05-27 16:43:52', '', '', '199.96.156.50', ''),
(2338, 0, 0, 0, '2015-05-27 16:43:52', '', '', '199.96.156.50', ''),
(2339, 0, 0, 0, '2015-05-27 16:43:52', '', '', '199.96.156.50', ''),
(2340, 1823, 1, 0, '2015-05-27 16:44:08', '', '', '157.56.198.222', ''),
(2341, 1853, 1, 0, '2015-05-27 16:47:27', 'https://www.facebook.com/ondasdeouro', '', '212.120.109.185', ''),
(2342, 0, 0, 0, '2015-05-27 16:49:02', '', '', '199.96.156.50', ''),
(2343, 0, 0, 0, '2015-05-27 16:49:02', '', '', '199.96.156.50', ''),
(2344, 0, 0, 0, '2015-05-27 16:49:04', '', '', '199.96.156.52', ''),
(2345, 0, 0, 0, '2015-05-27 16:49:04', '', '', '199.96.156.50', ''),
(2346, 0, 0, 0, '2015-05-27 16:49:04', '', '', '199.96.156.52', ''),
(2347, 0, 0, 0, '2015-05-27 16:49:04', '', '', '199.96.156.50', ''),
(2348, 0, 0, 0, '2015-05-27 16:49:04', '', '', '199.96.156.52', ''),
(2349, 0, 0, 0, '2015-05-27 16:49:04', '', '', '199.96.156.52', ''),
(2350, 0, 0, 0, '2015-05-27 16:49:04', '', '', '199.96.156.50', ''),
(2351, 0, 0, 0, '2015-05-27 16:49:04', '', '', '199.96.156.52', ''),
(2352, 0, 0, 0, '2015-05-27 16:49:04', '', '', '199.96.156.50', ''),
(2353, 0, 0, 0, '2015-05-27 16:49:04', '', '', '199.96.156.50', ''),
(2354, 0, 0, 0, '2015-05-27 16:49:04', '', '', '199.96.156.50', ''),
(2355, 0, 0, 0, '2015-05-27 16:49:04', '', '', '199.96.156.50', ''),
(2356, 0, 0, 0, '2015-05-27 16:49:04', '', '', '199.96.156.50', ''),
(2357, 2091, 1, 0, '2015-05-27 16:49:05', '', '', '66.249.93.225', ''),
(2358, 0, 0, 0, '2015-05-27 16:49:08', '', '', '199.96.156.52', ''),
(2359, 0, 0, 0, '2015-05-27 16:49:08', '', '', '199.96.156.52', ''),
(2360, 0, 0, 0, '2015-05-27 16:49:08', '', '', '199.96.156.50', ''),
(2361, 0, 0, 0, '2015-05-27 16:49:11', '', '', '199.96.156.50', ''),
(2362, 0, 0, 0, '2015-05-27 16:49:13', '', '', '199.96.156.50', ''),
(2363, 0, 0, 0, '2015-05-27 16:49:13', '', '', '199.96.156.50', ''),
(2364, 0, 0, 0, '2015-05-27 16:49:13', '', '', '199.96.156.50', ''),
(2365, 0, 0, 0, '2015-05-27 16:49:14', '', '', '199.96.156.50', ''),
(2366, 0, 0, 0, '2015-05-27 16:49:14', '', '', '199.96.156.50', ''),
(2367, 2063, 1, 0, '2015-05-27 16:49:14', '', '', '179.76.170.215', ''),
(2368, 0, 0, 0, '2015-05-27 16:49:14', '', '', '199.96.156.50', ''),
(2369, 0, 0, 0, '2015-05-27 16:49:14', '', '', '199.96.156.50', ''),
(2370, 0, 0, 0, '2015-05-27 16:49:14', '', '', '199.96.156.52', ''),
(2371, 0, 0, 0, '2015-05-27 16:49:15', '', '', '199.96.156.52', ''),
(2372, 0, 0, 0, '2015-05-27 16:49:15', '', '', '199.96.156.50', ''),
(2373, 0, 0, 0, '2015-05-27 16:49:16', '', '', '199.96.156.52', ''),
(2374, 0, 0, 0, '2015-05-27 16:49:16', '', '', '199.96.156.52', ''),
(2375, 0, 0, 0, '2015-05-27 16:49:16', '', '', '199.96.156.52', ''),
(2376, 0, 0, 0, '2015-05-27 16:49:16', '', '', '199.96.156.52', ''),
(2377, 0, 0, 0, '2015-05-27 16:49:16', '', '', '199.96.156.52', ''),
(2378, 0, 0, 0, '2015-05-27 16:49:16', '', '', '199.96.156.52', ''),
(2379, 0, 0, 0, '2015-05-27 16:49:16', '', '', '199.96.156.52', ''),
(2380, 2099, 1, 0, '2015-05-27 16:49:25', '', '', '66.249.93.228', ''),
(2381, 2099, 1, 0, '2015-05-27 16:49:36', 'http://ondasdeouro.pt/votacoes', '', '188.82.214.152', ''),
(2382, 1616, 1, 0, '2015-05-27 16:50:00', '', '', '177.96.82.200', ''),
(2383, 2148, 1, 0, '2015-05-27 16:50:18', '', '', '83.165.133.217', ''),
(2384, 2063, 1, 0, '2015-05-27 16:50:48', 'https://www.facebook.com/ondasdeouro', '', '179.76.170.215', ''),
(2385, 1997, 1, 0, '2015-05-27 16:52:06', '', '', '87.103.64.107', ''),
(2386, 1910, 1, 0, '2015-05-27 16:52:10', '', '', '65.55.196.206', ''),
(2387, 1910, 1, 0, '2015-05-27 16:52:14', 'http://ondasdeouro.pt/votacoes', '', '188.37.6.235', ''),
(2388, 906, 1, 0, '2015-05-27 16:52:26', '', '', '66.249.93.231', ''),
(2389, 0, 0, 0, '2015-05-27 16:53:34', '', '', '199.96.156.50', ''),
(2390, 0, 0, 0, '2015-05-27 16:53:36', '', '', '199.96.156.52', ''),
(2391, 0, 0, 0, '2015-05-27 16:53:36', '', '', '199.96.156.50', ''),
(2392, 0, 0, 0, '2015-05-27 16:53:36', '', '', '199.96.156.52', ''),
(2393, 0, 0, 0, '2015-05-27 16:53:36', '', '', '199.96.156.50', ''),
(2394, 0, 0, 0, '2015-05-27 16:53:36', '', '', '199.96.156.50', ''),
(2395, 0, 0, 0, '2015-05-27 16:53:36', '', '', '199.96.156.50', ''),
(2396, 0, 0, 0, '2015-05-27 16:53:36', '', '', '199.96.156.52', ''),
(2397, 0, 0, 0, '2015-05-27 16:53:36', '', '', '199.96.156.50', ''),
(2398, 0, 0, 0, '2015-05-27 16:53:36', '', '', '199.96.156.50', ''),
(2399, 0, 0, 0, '2015-05-27 16:53:37', '', '', '199.96.156.52', ''),
(2400, 0, 0, 0, '2015-05-27 16:53:37', '', '', '199.96.156.50', ''),
(2401, 0, 0, 0, '2015-05-27 16:53:37', '', '', '199.96.156.52', ''),
(2402, 0, 0, 0, '2015-05-27 16:53:37', '', '', '199.96.156.52', ''),
(2403, 0, 0, 0, '2015-05-27 16:53:38', '', '', '199.96.156.52', ''),
(2404, 0, 0, 0, '2015-05-27 16:53:39', '', '', '199.96.156.50', ''),
(2405, 0, 0, 0, '2015-05-27 16:53:40', '', '', '199.96.156.52', ''),
(2406, 0, 0, 0, '2015-05-27 16:53:41', '', '', '199.96.156.50', ''),
(2407, 0, 0, 0, '2015-05-27 16:53:43', '', '', '199.96.156.52', ''),
(2408, 0, 0, 0, '2015-05-27 16:53:44', '', '', '199.96.156.50', ''),
(2409, 0, 0, 0, '2015-05-27 16:53:45', '', '', '199.96.156.52', ''),
(2410, 0, 0, 0, '2015-05-27 16:53:45', '', '', '199.96.156.50', ''),
(2411, 0, 0, 0, '2015-05-27 16:53:45', '', '', '199.96.156.50', ''),
(2412, 0, 0, 0, '2015-05-27 16:53:45', '', '', '199.96.156.50', ''),
(2413, 0, 0, 0, '2015-05-27 16:53:45', '', '', '199.96.156.52', ''),
(2414, 0, 0, 0, '2015-05-27 16:53:45', '', '', '199.96.156.50', ''),
(2415, 0, 0, 0, '2015-05-27 16:53:45', '', '', '199.96.156.52', ''),
(2416, 0, 0, 0, '2015-05-27 16:53:45', '', '', '199.96.156.52', ''),
(2417, 0, 0, 0, '2015-05-27 16:53:45', '', '', '199.96.156.50', ''),
(2418, 0, 0, 0, '2015-05-27 16:53:45', '', '', '199.96.156.52', ''),
(2419, 0, 0, 0, '2015-05-27 16:53:45', '', '', '199.96.156.50', ''),
(2420, 0, 0, 0, '2015-05-27 16:53:45', '', '', '199.96.156.50', ''),
(2421, 0, 0, 0, '2015-05-27 16:53:46', '', '', '199.96.156.52', ''),
(2422, 0, 0, 0, '2015-05-27 16:53:46', '', '', '199.96.156.50', ''),
(2423, 0, 0, 0, '2015-05-27 16:53:46', '', '', '199.96.156.52', ''),
(2424, 0, 0, 0, '2015-05-27 16:53:47', '', '', '199.96.156.50', ''),
(2425, 1751, 1, 0, '2015-05-27 16:54:27', '', '', '46.50.51.185', ''),
(2426, 1997, 1, 0, '2015-05-27 16:54:55', '', '', '87.103.64.107', ''),
(2427, 2000, 1, 0, '2015-05-27 16:55:24', '', '', '94.132.230.9', ''),
(2428, 2000, 1, 0, '2015-05-27 16:55:44', 'http://ondasdeouro.pt/votacoes', '', '94.132.230.9', ''),
(2429, 2163, 1, 0, '2015-05-27 16:55:49', '', '', '66.249.83.171', ''),
(2430, 2187, 1, 0, '2015-05-27 16:56:09', '', '', '66.249.93.225', ''),
(2431, 2180, 1, 0, '2015-05-27 16:56:28', '', '', '157.56.198.222', ''),
(2432, 2180, 1, 0, '2015-05-27 16:56:30', 'http://ondasdeouro.pt/votacoes', '', '89.115.46.32', ''),
(2433, 858, 1, 0, '2015-05-27 16:56:50', '', '', '66.249.93.225', ''),
(2434, 0, 0, 0, '2015-05-27 16:58:40', '', '', '199.96.156.50', ''),
(2435, 0, 0, 0, '2015-05-27 16:58:41', '', '', '199.96.156.50', ''),
(2436, 0, 0, 0, '2015-05-27 16:58:43', '', '', '199.96.156.50', ''),
(2437, 0, 0, 0, '2015-05-27 16:58:43', '', '', '199.96.156.50', ''),
(2438, 0, 0, 0, '2015-05-27 16:58:43', '', '', '199.96.156.50', ''),
(2439, 0, 0, 0, '2015-05-27 16:58:43', '', '', '199.96.156.50', ''),
(2440, 0, 0, 0, '2015-05-27 16:58:43', '', '', '199.96.156.50', ''),
(2441, 0, 0, 0, '2015-05-27 16:58:44', '', '', '199.96.156.52', ''),
(2442, 0, 0, 0, '2015-05-27 16:58:45', '', '', '199.96.156.52', ''),
(2443, 0, 0, 0, '2015-05-27 16:58:45', '', '', '199.96.156.52', ''),
(2444, 0, 0, 0, '2015-05-27 16:58:45', '', '', '199.96.156.52', ''),
(2445, 0, 0, 0, '2015-05-27 16:58:45', '', '', '199.96.156.50', ''),
(2446, 0, 0, 0, '2015-05-27 16:58:45', '', '', '199.96.156.50', ''),
(2447, 0, 0, 0, '2015-05-27 16:58:45', '', '', '199.96.156.50', ''),
(2448, 0, 0, 0, '2015-05-27 16:58:45', '', '', '199.96.156.52', ''),
(2449, 0, 0, 0, '2015-05-27 16:58:45', '', '', '199.96.156.52', ''),
(2450, 0, 0, 0, '2015-05-27 16:58:45', '', '', '199.96.156.52', ''),
(2451, 902, 1, 0, '2015-05-27 16:58:46', '', '', '62.28.136.146', ''),
(2452, 0, 0, 0, '2015-05-27 16:58:47', '', '', '199.96.156.50', ''),
(2453, 0, 0, 0, '2015-05-27 16:58:47', '', '', '199.96.156.50', ''),
(2454, 0, 0, 0, '2015-05-27 16:58:51', '', '', '199.96.156.50', ''),
(2455, 0, 0, 0, '2015-05-27 16:58:52', '', '', '199.96.156.52', ''),
(2456, 0, 0, 0, '2015-05-27 16:58:52', '', '', '199.96.156.50', ''),
(2457, 0, 0, 0, '2015-05-27 16:58:52', '', '', '199.96.156.52', ''),
(2458, 0, 0, 0, '2015-05-27 16:58:52', '', '', '199.96.156.50', ''),
(2459, 0, 0, 0, '2015-05-27 16:58:52', '', '', '199.96.156.50', ''),
(2460, 0, 0, 0, '2015-05-27 16:58:52', '', '', '199.96.156.50', ''),
(2461, 0, 0, 0, '2015-05-27 16:58:52', '', '', '199.96.156.50', ''),
(2462, 0, 0, 0, '2015-05-27 16:58:53', '', '', '199.96.156.52', ''),
(2463, 0, 0, 0, '2015-05-27 16:58:54', '', '', '199.96.156.52', ''),
(2464, 0, 0, 0, '2015-05-27 16:58:54', '', '', '199.96.156.52', ''),
(2465, 0, 0, 0, '2015-05-27 16:58:54', '', '', '199.96.156.52', ''),
(2466, 0, 0, 0, '2015-05-27 16:58:54', '', '', '199.96.156.52', ''),
(2467, 0, 0, 0, '2015-05-27 16:58:54', '', '', '199.96.156.52', ''),
(2468, 0, 0, 0, '2015-05-27 16:58:55', '', '', '199.96.156.52', ''),
(2469, 0, 0, 0, '2015-05-27 16:58:55', '', '', '199.96.156.50', ''),
(2470, 0, 0, 0, '2015-05-27 16:58:56', '', '', '199.96.156.50', ''),
(2471, 0, 0, 0, '2015-05-27 16:58:56', '', '', '199.96.156.52', ''),
(2472, 0, 0, 0, '2015-05-27 16:58:56', '', '', '199.96.156.50', ''),
(2473, 2147, 1, 0, '2015-05-27 16:59:27', '', '', '62.169.86.131', ''),
(2474, 413, 1, 0, '2015-05-27 16:59:43', '', '', '138.94.222.21', ''),
(2475, 1962, 1, 0, '2015-05-27 16:59:44', '', '', '176.79.140.67', ''),
(2476, 1962, 1, 0, '2015-05-27 17:00:02', '', '', '176.79.140.67', ''),
(2477, 670, 1, 0, '2015-05-27 17:00:40', '', '', '87.103.68.68', ''),
(2478, 2029, 1, 0, '2015-05-27 17:01:21', '', '', '66.249.93.231', ''),
(2479, 1391, 1, 0, '2015-05-27 17:01:23', '', '', '66.249.83.164', ''),
(2480, 172, 1, 0, '2015-05-27 17:01:30', '', '', '157.55.230.158', ''),
(2481, 1391, 1, 0, '2015-05-27 17:01:34', 'http://ondasdeouro.pt/votacoes', '', '179.181.21.172', ''),
(2482, 1027, 1, 0, '2015-05-27 17:02:27', '', '', '88.214.164.225', ''),
(2483, 0, 0, 0, '2015-05-27 17:03:36', '', '', '199.96.156.52', ''),
(2484, 0, 0, 0, '2015-05-27 17:03:36', '', '', '199.96.156.52', ''),
(2485, 0, 0, 0, '2015-05-27 17:03:38', '', '', '199.96.156.50', ''),
(2486, 0, 0, 0, '2015-05-27 17:03:38', '', '', '199.96.156.50', ''),
(2487, 0, 0, 0, '2015-05-27 17:03:39', '', '', '199.96.156.52', ''),
(2488, 0, 0, 0, '2015-05-27 17:03:39', '', '', '199.96.156.50', ''),
(2489, 0, 0, 0, '2015-05-27 17:03:39', '', '', '199.96.156.52', ''),
(2490, 0, 0, 0, '2015-05-27 17:03:39', '', '', '199.96.156.52', ''),
(2491, 0, 0, 0, '2015-05-27 17:03:39', '', '', '199.96.156.50', ''),
(2492, 0, 0, 0, '2015-05-27 17:03:39', '', '', '199.96.156.50', ''),
(2493, 0, 0, 0, '2015-05-27 17:03:39', '', '', '199.96.156.50', ''),
(2494, 0, 0, 0, '2015-05-27 17:03:39', '', '', '199.96.156.52', ''),
(2495, 0, 0, 0, '2015-05-27 17:03:39', '', '', '199.96.156.50', ''),
(2496, 0, 0, 0, '2015-05-27 17:03:39', '', '', '199.96.156.52', ''),
(2497, 0, 0, 0, '2015-05-27 17:03:39', '', '', '199.96.156.50', ''),
(2498, 0, 0, 0, '2015-05-27 17:03:40', '', '', '199.96.156.50', ''),
(2499, 0, 0, 0, '2015-05-27 17:03:40', '', '', '199.96.156.52', ''),
(2500, 0, 0, 0, '2015-05-27 17:03:40', '', '', '199.96.156.50', ''),
(2501, 0, 0, 0, '2015-05-27 17:03:42', '', '', '199.96.156.50', ''),
(2502, 0, 0, 0, '2015-05-27 17:03:45', '', '', '199.96.156.52', ''),
(2503, 0, 0, 0, '2015-05-27 17:03:46', '', '', '199.96.156.52', ''),
(2504, 0, 0, 0, '2015-05-27 17:03:47', '', '', '199.96.156.50', ''),
(2505, 0, 0, 0, '2015-05-27 17:03:47', '', '', '199.96.156.52', ''),
(2506, 0, 0, 0, '2015-05-27 17:03:47', '', '', '199.96.156.52', ''),
(2507, 0, 0, 0, '2015-05-27 17:03:47', '', '', '199.96.156.52', ''),
(2508, 0, 0, 0, '2015-05-27 17:03:48', '', '', '199.96.156.50', ''),
(2509, 0, 0, 0, '2015-05-27 17:03:48', '', '', '199.96.156.52', ''),
(2510, 0, 0, 0, '2015-05-27 17:03:48', '', '', '199.96.156.52', ''),
(2511, 0, 0, 0, '2015-05-27 17:03:48', '', '', '199.96.156.52', ''),
(2512, 0, 0, 0, '2015-05-27 17:03:48', '', '', '199.96.156.52', ''),
(2513, 0, 0, 0, '2015-05-27 17:03:48', '', '', '199.96.156.50', ''),
(2514, 0, 0, 0, '2015-05-27 17:03:48', '', '', '199.96.156.50', ''),
(2515, 0, 0, 0, '2015-05-27 17:03:48', '', '', '199.96.156.50', ''),
(2516, 0, 0, 0, '2015-05-27 17:03:48', '', '', '199.96.156.50', ''),
(2517, 0, 0, 0, '2015-05-27 17:03:49', '', '', '199.96.156.52', ''),
(2518, 0, 0, 0, '2015-05-27 17:03:49', '', '', '199.96.156.50', ''),
(2519, 0, 0, 0, '2015-05-27 17:03:49', '', '', '199.96.156.50', ''),
(2520, 0, 0, 0, '2015-05-27 17:03:51', '', '', '199.96.156.52', ''),
(2521, 0, 0, 0, '2015-05-27 17:03:51', '', '', '199.96.156.52', ''),
(2522, 1635, 1, 0, '2015-05-27 17:04:06', '', '', '79.168.127.5', ''),
(2523, 1455, 1, 0, '2015-05-27 17:04:06', 'http://ondasdeouro.pt/votacoes', '', '82.154.44.32', ''),
(2524, 1635, 1, 0, '2015-05-27 17:04:10', 'http://ondasdeouro.pt/votacoes', '', '79.168.127.5', ''),
(2525, 1870, 1, 0, '2015-05-27 17:04:16', '', '', '157.56.198.206', ''),
(2526, 1870, 1, 0, '2015-05-27 17:04:20', 'http://ondasdeouro.pt/votacoes', '', '79.168.153.127', ''),
(2527, 1391, 1, 0, '2015-05-27 17:04:33', '', '', '66.249.83.171', ''),
(2528, 1391, 1, 0, '2015-05-27 17:04:38', 'http://ondasdeouro.pt/votacoes', '', '179.181.21.172', ''),
(2529, 2161, 1, 0, '2015-05-27 17:05:21', '', '', '177.142.120.78', ''),
(2530, 337, 1, 0, '2015-05-27 17:06:09', '', '', '79.168.234.12', ''),
(2531, 1853, 1, 0, '2015-05-27 17:07:02', '', '', '212.120.109.185', ''),
(2532, 437, 1, 0, '2015-05-27 17:07:32', 'http://ondasdeouro.pt/votacoes', '', '95.92.81.48', ''),
(2533, 2031, 1, 0, '2015-05-27 17:08:29', '', '', '66.249.83.164', ''),
(2534, 0, 0, 0, '2015-05-27 17:08:37', '', '', '199.96.156.50', ''),
(2535, 0, 0, 0, '2015-05-27 17:08:37', '', '', '199.96.156.50', ''),
(2536, 0, 0, 0, '2015-05-27 17:08:39', '', '', '199.96.156.50', ''),
(2537, 0, 0, 0, '2015-05-27 17:08:40', '', '', '199.96.156.50', ''),
(2538, 0, 0, 0, '2015-05-27 17:08:40', '', '', '199.96.156.50', ''),
(2539, 0, 0, 0, '2015-05-27 17:08:40', '', '', '199.96.156.50', ''),
(2540, 0, 0, 0, '2015-05-27 17:08:40', '', '', '199.96.156.50', ''),
(2541, 0, 0, 0, '2015-05-27 17:08:40', '', '', '199.96.156.50', ''),
(2542, 0, 0, 0, '2015-05-27 17:08:40', '', '', '199.96.156.50', ''),
(2543, 0, 0, 0, '2015-05-27 17:08:40', '', '', '199.96.156.52', ''),
(2544, 0, 0, 0, '2015-05-27 17:08:40', '', '', '199.96.156.52', ''),
(2545, 0, 0, 0, '2015-05-27 17:08:41', '', '', '199.96.156.52', ''),
(2546, 0, 0, 0, '2015-05-27 17:08:41', '', '', '199.96.156.52', ''),
(2547, 0, 0, 0, '2015-05-27 17:08:41', '', '', '199.96.156.50', ''),
(2548, 0, 0, 0, '2015-05-27 17:08:41', '', '', '199.96.156.52', ''),
(2549, 0, 0, 0, '2015-05-27 17:08:41', '', '', '199.96.156.52', ''),
(2550, 0, 0, 0, '2015-05-27 17:08:41', '', '', '199.96.156.52', ''),
(2551, 0, 0, 0, '2015-05-27 17:08:47', '', '', '199.96.156.50', ''),
(2552, 0, 0, 0, '2015-05-27 17:08:48', '', '', '199.96.156.50', ''),
(2553, 0, 0, 0, '2015-05-27 17:08:48', '', '', '199.96.156.50', ''),
(2554, 0, 0, 0, '2015-05-27 17:08:49', '', '', '199.96.156.50', ''),
(2555, 0, 0, 0, '2015-05-27 17:08:49', '', '', '199.96.156.50', ''),
(2556, 0, 0, 0, '2015-05-27 17:08:50', '', '', '199.96.156.50', ''),
(2557, 0, 0, 0, '2015-05-27 17:08:50', '', '', '199.96.156.52', ''),
(2558, 0, 0, 0, '2015-05-27 17:08:50', '', '', '199.96.156.50', ''),
(2559, 0, 0, 0, '2015-05-27 17:08:50', '', '', '199.96.156.52', ''),
(2560, 0, 0, 0, '2015-05-27 17:08:50', '', '', '199.96.156.52', ''),
(2561, 0, 0, 0, '2015-05-27 17:08:51', '', '', '199.96.156.52', ''),
(2562, 0, 0, 0, '2015-05-27 17:08:51', '', '', '199.96.156.52', ''),
(2563, 0, 0, 0, '2015-05-27 17:08:51', '', '', '199.96.156.52', ''),
(2564, 0, 0, 0, '2015-05-27 17:08:51', '', '', '199.96.156.52', ''),
(2565, 0, 0, 0, '2015-05-27 17:08:52', '', '', '199.96.156.52', ''),
(2566, 0, 0, 0, '2015-05-27 17:08:52', '', '', '199.96.156.52', ''),
(2567, 0, 0, 0, '2015-05-27 17:08:52', '', '', '199.96.156.52', ''),
(2568, 0, 0, 0, '2015-05-27 17:08:52', '', '', '199.96.156.50', ''),
(2569, 0, 0, 0, '2015-05-27 17:08:52', '', '', '199.96.156.50', ''),
(2570, 0, 0, 0, '2015-05-27 17:08:53', '', '', '199.96.156.50', ''),
(2571, 0, 0, 0, '2015-05-27 17:08:53', '', '', '199.96.156.50', ''),
(2572, 2133, 1, 0, '2015-05-27 17:09:11', '', '', '90.10.20.218', ''),
(2573, 2288, 1, 0, '2015-05-27 17:09:14', '', '', '77.54.113.62', ''),
(2574, 1546, 1, 0, '2015-05-27 17:09:16', '', '', '190.180.186.24', ''),
(2575, 2304, 1, 0, '2015-05-27 17:09:59', '', '', '94.132.126.69', ''),
(2576, 1546, 1, 0, '2015-05-27 17:10:25', '', '', '190.180.186.24', ''),
(2577, 2190, 1, 0, '2015-05-27 17:10:47', '', '', '65.55.157.206', ''),
(2578, 1546, 1, 0, '2015-05-27 17:11:02', '', '', '190.180.186.24', ''),
(2579, 1085, 1, 0, '2015-05-27 17:11:35', '', '', '66.249.83.164', ''),
(2580, 2304, 1, 0, '2015-05-27 17:11:49', 'https://www.facebook.com/ondasdeouro', '', '94.132.126.69', ''),
(2581, 1085, 1, 0, '2015-05-27 17:11:57', '', '', '66.249.83.164', ''),
(2582, 1080, 1, 0, '2015-05-27 17:13:01', '', '', '66.249.93.228', ''),
(2583, 746, 1, 0, '2015-05-27 17:13:04', '', '', '66.249.93.228', ''),
(2584, 1080, 1, 0, '2015-05-27 17:13:13', '', '', '66.249.93.225', ''),
(2585, 0, 0, 0, '2015-05-27 17:13:40', '', '', '199.96.156.52', ''),
(2586, 0, 0, 0, '2015-05-27 17:13:40', '', '', '199.96.156.52', ''),
(2587, 0, 0, 0, '2015-05-27 17:13:42', '', '', '199.96.156.52', ''),
(2588, 0, 0, 0, '2015-05-27 17:13:42', '', '', '199.96.156.52', ''),
(2589, 0, 0, 0, '2015-05-27 17:13:42', '', '', '199.96.156.52', ''),
(2590, 0, 0, 0, '2015-05-27 17:13:42', '', '', '199.96.156.52', ''),
(2591, 0, 0, 0, '2015-05-27 17:13:44', '', '', '199.96.156.50', ''),
(2592, 0, 0, 0, '2015-05-27 17:13:44', '', '', '199.96.156.50', ''),
(2593, 0, 0, 0, '2015-05-27 17:13:44', '', '', '199.96.156.50', ''),
(2594, 0, 0, 0, '2015-05-27 17:13:44', '', '', '199.96.156.50', ''),
(2595, 0, 0, 0, '2015-05-27 17:13:44', '', '', '199.96.156.50', ''),
(2596, 0, 0, 0, '2015-05-27 17:13:44', '', '', '199.96.156.50', ''),
(2597, 0, 0, 0, '2015-05-27 17:13:44', '', '', '199.96.156.50', ''),
(2598, 0, 0, 0, '2015-05-27 17:13:44', '', '', '199.96.156.50', ''),
(2599, 0, 0, 0, '2015-05-27 17:13:44', '', '', '199.96.156.50', ''),
(2600, 0, 0, 0, '2015-05-27 17:13:44', '', '', '199.96.156.50', ''),
(2601, 0, 0, 0, '2015-05-27 17:13:45', '', '', '199.96.156.52', ''),
(2602, 0, 0, 0, '2015-05-27 17:13:45', '', '', '199.96.156.52', ''),
(2603, 0, 0, 0, '2015-05-27 17:13:45', '', '', '199.96.156.52', ''),
(2604, 2280, 1, 0, '2015-05-27 17:13:45', '', '', '66.249.93.231', ''),
(2605, 0, 0, 0, '2015-05-27 17:13:45', '', '', '199.96.156.52', ''),
(2606, 0, 0, 0, '2015-05-27 17:13:48', '', '', '199.96.156.52', ''),
(2607, 0, 0, 0, '2015-05-27 17:13:49', '', '', '199.96.156.52', ''),
(2608, 0, 0, 0, '2015-05-27 17:13:49', '', '', '199.96.156.52', ''),
(2609, 0, 0, 0, '2015-05-27 17:13:50', '', '', '199.96.156.52', ''),
(2610, 0, 0, 0, '2015-05-27 17:13:50', '', '', '199.96.156.52', ''),
(2611, 0, 0, 0, '2015-05-27 17:13:51', '', '', '199.96.156.52', ''),
(2612, 0, 0, 0, '2015-05-27 17:13:51', '', '', '199.96.156.52', ''),
(2613, 0, 0, 0, '2015-05-27 17:13:52', '', '', '199.96.156.50', ''),
(2614, 0, 0, 0, '2015-05-27 17:13:52', '', '', '199.96.156.50', ''),
(2615, 0, 0, 0, '2015-05-27 17:13:52', '', '', '199.96.156.50', ''),
(2616, 0, 0, 0, '2015-05-27 17:13:52', '', '', '199.96.156.50', ''),
(2617, 0, 0, 0, '2015-05-27 17:13:52', '', '', '199.96.156.52', ''),
(2618, 0, 0, 0, '2015-05-27 17:13:53', '', '', '199.96.156.50', ''),
(2619, 0, 0, 0, '2015-05-27 17:13:53', '', '', '199.96.156.50', ''),
(2620, 0, 0, 0, '2015-05-27 17:13:54', '', '', '199.96.156.52', ''),
(2621, 0, 0, 0, '2015-05-27 17:13:54', '', '', '199.96.156.50', ''),
(2622, 2280, 1, 0, '2015-05-27 17:13:54', 'http://ondasdeouro.pt/votacoes', '', '213.58.129.81', ''),
(2623, 0, 0, 0, '2015-05-27 17:13:54', '', '', '199.96.156.50', ''),
(2624, 2304, 1, 0, '2015-05-27 17:13:54', 'http://ondasdeouro.pt/votacoes', '', '94.132.126.69', ''),
(2625, 0, 0, 0, '2015-05-27 17:13:55', '', '', '199.96.156.52', ''),
(2626, 0, 0, 0, '2015-05-27 17:13:56', '', '', '199.96.156.52', ''),
(2627, 0, 0, 0, '2015-05-27 17:13:56', '', '', '199.96.156.52', ''),
(2628, 0, 0, 0, '2015-05-27 17:13:56', '', '', '199.96.156.52', ''),
(2629, 2280, 1, 0, '2015-05-27 17:13:58', 'http://ondasdeouro.pt/votacoes', '', '213.58.129.81', ''),
(2630, 2190, 1, 0, '2015-05-27 17:13:59', '', '', '65.55.157.206', ''),
(2631, 2280, 1, 0, '2015-05-27 17:14:02', 'https://www.facebook.com/ondasdeouro', '', '213.58.129.81', ''),
(2632, 552, 1, 0, '2015-05-27 17:14:10', '', '', '2.83.93.4', ''),
(2633, 552, 1, 0, '2015-05-27 17:14:11', '', '', '2.83.93.4', ''),
(2634, 2151, 1, 0, '2015-05-27 17:14:12', '', '', '65.55.196.206', ''),
(2635, 552, 1, 0, '2015-05-27 17:14:12', '', '', '2.83.93.4', ''),
(2636, 552, 1, 0, '2015-05-27 17:14:17', '', '', '2.83.93.4', ''),
(2637, 2151, 1, 0, '2015-05-27 17:14:23', 'http://ondasdeouro.pt/votacoes', '', '89.152.172.92', ''),
(2638, 2190, 1, 0, '2015-05-27 17:14:41', 'http://ondasdeouro.pt/votacoes', '', '62.48.251.182', ''),
(2639, 552, 1, 0, '2015-05-27 17:14:58', 'http://ondasdeouro.pt/votacoes', '', '2.83.93.4', ''),
(2640, 861, 1, 0, '2015-05-27 17:15:48', '', '', '66.249.93.225', ''),
(2641, 337, 1, 0, '2015-05-27 17:16:07', '', '', '79.168.234.12', ''),
(2642, 1738, 1, 0, '2015-05-27 17:16:20', '', '', '85.240.181.239', ''),
(2643, 1394, 1, 0, '2015-05-27 17:17:39', '', '', '37.29.181.157', ''),
(2644, 1165, 1, 0, '2015-05-27 17:17:49', '', '', '176.78.158.4', ''),
(2645, 1165, 1, 0, '2015-05-27 17:17:53', '', '', '176.78.158.4', ''),
(2646, 0, 0, 0, '2015-05-27 17:18:33', '', '', '199.96.156.50', ''),
(2647, 0, 0, 0, '2015-05-27 17:18:35', '', '', '199.96.156.50', ''),
(2648, 0, 0, 0, '2015-05-27 17:18:38', '', '', '199.96.156.50', ''),
(2649, 0, 0, 0, '2015-05-27 17:18:38', '', '', '199.96.156.52', ''),
(2650, 0, 0, 0, '2015-05-27 17:18:39', '', '', '199.96.156.52', ''),
(2651, 0, 0, 0, '2015-05-27 17:18:39', '', '', '199.96.156.52', ''),
(2652, 0, 0, 0, '2015-05-27 17:18:39', '', '', '199.96.156.50', ''),
(2653, 0, 0, 0, '2015-05-27 17:18:39', '', '', '199.96.156.52', ''),
(2654, 0, 0, 0, '2015-05-27 17:18:39', '', '', '199.96.156.50', ''),
(2655, 0, 0, 0, '2015-05-27 17:18:39', '', '', '199.96.156.52', ''),
(2656, 0, 0, 0, '2015-05-27 17:18:39', '', '', '199.96.156.50', ''),
(2657, 0, 0, 0, '2015-05-27 17:18:39', '', '', '199.96.156.50', ''),
(2658, 0, 0, 0, '2015-05-27 17:18:39', '', '', '199.96.156.52', ''),
(2659, 0, 0, 0, '2015-05-27 17:18:39', '', '', '199.96.156.50', ''),
(2660, 0, 0, 0, '2015-05-27 17:18:39', '', '', '199.96.156.50', ''),
(2661, 0, 0, 0, '2015-05-27 17:18:40', '', '', '199.96.156.50', ''),
(2662, 0, 0, 0, '2015-05-27 17:18:40', '', '', '199.96.156.52', ''),
(2663, 0, 0, 0, '2015-05-27 17:18:40', '', '', '199.96.156.50', ''),
(2664, 0, 0, 0, '2015-05-27 17:18:41', '', '', '199.96.156.50', ''),
(2665, 0, 0, 0, '2015-05-27 17:18:42', '', '', '199.96.156.52', ''),
(2666, 0, 0, 0, '2015-05-27 17:18:46', '', '', '199.96.156.52', ''),
(2667, 0, 0, 0, '2015-05-27 17:18:47', '', '', '199.96.156.52', ''),
(2668, 0, 0, 0, '2015-05-27 17:18:48', '', '', '199.96.156.52', ''),
(2669, 0, 0, 0, '2015-05-27 17:18:48', '', '', '199.96.156.52', ''),
(2670, 0, 0, 0, '2015-05-27 17:18:48', '', '', '199.96.156.52', ''),
(2671, 0, 0, 0, '2015-05-27 17:18:48', '', '', '199.96.156.52', ''),
(2672, 0, 0, 0, '2015-05-27 17:18:48', '', '', '199.96.156.52', ''),
(2673, 0, 0, 0, '2015-05-27 17:18:48', '', '', '199.96.156.52', ''),
(2674, 0, 0, 0, '2015-05-27 17:18:49', '', '', '199.96.156.52', ''),
(2675, 0, 0, 0, '2015-05-27 17:18:49', '', '', '199.96.156.50', ''),
(2676, 0, 0, 0, '2015-05-27 17:18:49', '', '', '199.96.156.50', ''),
(2677, 0, 0, 0, '2015-05-27 17:18:49', '', '', '199.96.156.50', ''),
(2678, 0, 0, 0, '2015-05-27 17:18:49', '', '', '199.96.156.50', ''),
(2679, 0, 0, 0, '2015-05-27 17:18:49', '', '', '199.96.156.50', ''),
(2680, 0, 0, 0, '2015-05-27 17:18:50', '', '', '199.96.156.50', ''),
(2681, 0, 0, 0, '2015-05-27 17:18:50', '', '', '199.96.156.52', ''),
(2682, 0, 0, 0, '2015-05-27 17:18:50', '', '', '199.96.156.50', ''),
(2683, 0, 0, 0, '2015-05-27 17:18:50', '', '', '199.96.156.50', ''),
(2684, 1857, 1, 0, '2015-05-27 17:19:03', '', '', '176.79.185.42', ''),
(2685, 90, 1, 0, '2015-05-27 17:19:27', '', '', '85.244.145.61', ''),
(2686, 619, 1, 0, '2015-05-27 17:21:39', '', '', '66.249.93.231', ''),
(2687, 1844, 1, 0, '2015-05-27 17:22:01', '', '', '157.56.122.218', ''),
(2688, 375, 1, 0, '2015-05-27 17:22:03', '', '', '65.55.157.154', ''),
(2689, 337, 1, 0, '2015-05-27 17:22:11', '', '', '79.168.234.12', ''),
(2690, 337, 1, 0, '2015-05-27 17:22:15', '', '', '79.168.234.12', ''),
(2691, 1074, 1, 0, '2015-05-27 17:22:16', '', '', '157.55.235.57', ''),
(2692, 1074, 1, 0, '2015-05-27 17:22:27', 'http://ondasdeouro.pt/votacoes', '', '195.23.41.195', ''),
(2693, 337, 1, 0, '2015-05-27 17:22:46', '', '', '79.168.234.12', ''),
(2694, 1844, 1, 0, '2015-05-27 17:23:03', 'http://ondasdeouro.pt/votacoes', '', '188.251.216.186', ''),
(2695, 0, 0, 0, '2015-05-27 17:23:31', '', '', '199.96.156.50', ''),
(2696, 0, 0, 0, '2015-05-27 17:23:34', '', '', '199.96.156.52', ''),
(2697, 0, 0, 0, '2015-05-27 17:23:34', '', '', '199.96.156.50', ''),
(2698, 0, 0, 0, '2015-05-27 17:23:34', '', '', '199.96.156.50', ''),
(2699, 0, 0, 0, '2015-05-27 17:23:34', '', '', '199.96.156.50', ''),
(2700, 0, 0, 0, '2015-05-27 17:23:34', '', '', '199.96.156.50', ''),
(2701, 0, 0, 0, '2015-05-27 17:23:34', '', '', '199.96.156.52', ''),
(2702, 0, 0, 0, '2015-05-27 17:23:34', '', '', '199.96.156.52', ''),
(2703, 0, 0, 0, '2015-05-27 17:23:34', '', '', '199.96.156.52', ''),
(2704, 0, 0, 0, '2015-05-27 17:23:34', '', '', '199.96.156.50', ''),
(2705, 0, 0, 0, '2015-05-27 17:23:34', '', '', '199.96.156.50', ''),
(2706, 0, 0, 0, '2015-05-27 17:23:34', '', '', '199.96.156.52', ''),
(2707, 0, 0, 0, '2015-05-27 17:23:34', '', '', '199.96.156.52', ''),
(2708, 0, 0, 0, '2015-05-27 17:23:34', '', '', '199.96.156.50', ''),
(2709, 0, 0, 0, '2015-05-27 17:23:35', '', '', '199.96.156.52', ''),
(2710, 0, 0, 0, '2015-05-27 17:23:35', '', '', '199.96.156.52', ''),
(2711, 0, 0, 0, '2015-05-27 17:23:41', '', '', '199.96.156.52', ''),
(2712, 0, 0, 0, '2015-05-27 17:23:41', '', '', '199.96.156.52', ''),
(2713, 0, 0, 0, '2015-05-27 17:23:42', '', '', '199.96.156.52', ''),
(2714, 0, 0, 0, '2015-05-27 17:23:42', '', '', '199.96.156.52', ''),
(2715, 0, 0, 0, '2015-05-27 17:23:43', '', '', '199.96.156.52', ''),
(2716, 0, 0, 0, '2015-05-27 17:23:43', '', '', '199.96.156.50', ''),
(2717, 0, 0, 0, '2015-05-27 17:23:43', '', '', '199.96.156.52', ''),
(2718, 0, 0, 0, '2015-05-27 17:23:44', '', '', '199.96.156.50', ''),
(2719, 0, 0, 0, '2015-05-27 17:23:44', '', '', '199.96.156.52', ''),
(2720, 0, 0, 0, '2015-05-27 17:23:44', '', '', '199.96.156.50', ''),
(2721, 0, 0, 0, '2015-05-27 17:23:44', '', '', '199.96.156.50', ''),
(2722, 0, 0, 0, '2015-05-27 17:23:44', '', '', '199.96.156.52', ''),
(2723, 0, 0, 0, '2015-05-27 17:23:44', '', '', '199.96.156.52', ''),
(2724, 0, 0, 0, '2015-05-27 17:23:44', '', '', '199.96.156.50', ''),
(2725, 0, 0, 0, '2015-05-27 17:23:45', '', '', '199.96.156.50', ''),
(2726, 0, 0, 0, '2015-05-27 17:23:45', '', '', '199.96.156.50', ''),
(2727, 0, 0, 0, '2015-05-27 17:23:45', '', '', '199.96.156.50', ''),
(2728, 0, 0, 0, '2015-05-27 17:23:45', '', '', '199.96.156.50', ''),
(2729, 0, 0, 0, '2015-05-27 17:23:48', '', '', '199.96.156.52', ''),
(2730, 0, 0, 0, '2015-05-27 17:23:49', '', '', '199.96.156.52', ''),
(2731, 0, 0, 0, '2015-05-27 17:23:49', '', '', '199.96.156.50', ''),
(2732, 0, 0, 0, '2015-05-27 17:23:51', '', '', '199.96.156.50', ''),
(2733, 0, 0, 0, '2015-05-27 17:23:51', '', '', '199.96.156.50', ''),
(2734, 2403, 1, 0, '2015-05-27 17:24:02', '', '', '66.249.88.137', ''),
(2735, 2403, 1, 0, '2015-05-27 17:24:28', 'http://ondasdeouro.pt/votacoes', '', '186.52.240.59', ''),
(2736, 2436, 1, 0, '2015-05-27 17:24:53', '', '', '87.103.60.102', ''),
(2737, 2370, 1, 0, '2015-05-27 17:27:31', '', '', '66.249.93.225', ''),
(2738, 1615, 1, 0, '2015-05-27 17:28:09', '', '', '188.81.0.243', ''),
(2739, 2241, 1, 0, '2015-05-27 17:28:19', '', '', '85.246.12.23', ''),
(2740, 1615, 1, 0, '2015-05-27 17:28:33', '', '', '188.81.0.243', ''),
(2741, 0, 0, 0, '2015-05-27 17:28:43', '', '', '199.96.156.50', ''),
(2742, 0, 0, 0, '2015-05-27 17:28:44', '', '', '199.96.156.50', ''),
(2743, 0, 0, 0, '2015-05-27 17:28:46', '', '', '199.96.156.50', ''),
(2744, 0, 0, 0, '2015-05-27 17:28:46', '', '', '199.96.156.50', ''),
(2745, 0, 0, 0, '2015-05-27 17:28:46', '', '', '199.96.156.52', ''),
(2746, 0, 0, 0, '2015-05-27 17:28:46', '', '', '199.96.156.50', ''),
(2747, 0, 0, 0, '2015-05-27 17:28:46', '', '', '199.96.156.50', ''),
(2748, 0, 0, 0, '2015-05-27 17:28:46', '', '', '199.96.156.50', ''),
(2749, 0, 0, 0, '2015-05-27 17:28:46', '', '', '199.96.156.52', ''),
(2750, 0, 0, 0, '2015-05-27 17:28:46', '', '', '199.96.156.52', ''),
(2751, 0, 0, 0, '2015-05-27 17:28:46', '', '', '199.96.156.50', ''),
(2752, 0, 0, 0, '2015-05-27 17:28:46', '', '', '199.96.156.50', ''),
(2753, 0, 0, 0, '2015-05-27 17:28:46', '', '', '199.96.156.52', ''),
(2754, 0, 0, 0, '2015-05-27 17:28:46', '', '', '199.96.156.52', ''),
(2755, 0, 0, 0, '2015-05-27 17:28:46', '', '', '199.96.156.52', ''),
(2756, 0, 0, 0, '2015-05-27 17:28:48', '', '', '199.96.156.50', ''),
(2757, 0, 0, 0, '2015-05-27 17:28:50', '', '', '199.96.156.52', ''),
(2758, 0, 0, 0, '2015-05-27 17:28:50', '', '', '199.96.156.52', ''),
(2759, 0, 0, 0, '2015-05-27 17:28:52', '', '', '199.96.156.50', ''),
(2760, 0, 0, 0, '2015-05-27 17:28:53', '', '', '199.96.156.50', ''),
(2761, 0, 0, 0, '2015-05-27 17:28:55', '', '', '199.96.156.50', ''),
(2762, 0, 0, 0, '2015-05-27 17:28:55', '', '', '199.96.156.50', ''),
(2763, 0, 0, 0, '2015-05-27 17:28:55', '', '', '199.96.156.50', ''),
(2764, 0, 0, 0, '2015-05-27 17:28:55', '', '', '199.96.156.50', ''),
(2765, 0, 0, 0, '2015-05-27 17:28:55', '', '', '199.96.156.50', ''),
(2766, 0, 0, 0, '2015-05-27 17:28:55', '', '', '199.96.156.50', ''),
(2767, 0, 0, 0, '2015-05-27 17:28:56', '', '', '199.96.156.52', ''),
(2768, 0, 0, 0, '2015-05-27 17:28:56', '', '', '199.96.156.52', ''),
(2769, 0, 0, 0, '2015-05-27 17:28:56', '', '', '199.96.156.52', ''),
(2770, 0, 0, 0, '2015-05-27 17:28:56', '', '', '199.96.156.52', ''),
(2771, 0, 0, 0, '2015-05-27 17:28:56', '', '', '199.96.156.52', ''),
(2772, 0, 0, 0, '2015-05-27 17:28:56', '', '', '199.96.156.52', ''),
(2773, 0, 0, 0, '2015-05-27 17:28:57', '', '', '199.96.156.50', ''),
(2774, 0, 0, 0, '2015-05-27 17:28:57', '', '', '199.96.156.52', ''),
(2775, 0, 0, 0, '2015-05-27 17:28:57', '', '', '199.96.156.52', ''),
(2776, 2484, 1, 0, '2015-05-27 17:29:03', '', '', '157.56.122.218', ''),
(2777, 2484, 1, 0, '2015-05-27 17:29:09', 'http://ondasdeouro.pt/votacoes', '', '95.92.233.78', ''),
(2778, 1820, 1, 0, '2015-05-27 17:29:44', '', '', '201.21.203.202', ''),
(2779, 2162, 1, 0, '2015-05-27 17:29:54', '', '', '89.180.188.60', ''),
(2780, 2313, 1, 0, '2015-05-27 17:30:17', '', '', '66.249.93.225', ''),
(2781, 1936, 1, 0, '2015-05-27 17:31:04', '', '', '89.181.11.22', ''),
(2782, 2039, 1, 0, '2015-05-27 17:31:52', '', '', '66.249.93.231', ''),
(2783, 1109, 1, 0, '2015-05-27 17:32:16', '', '', '66.249.93.225', ''),
(2784, 1937, 1, 0, '2015-05-27 17:32:26', '', '', '177.74.245.100', ''),
(2785, 2459, 1, 0, '2015-05-27 17:32:43', '', '', '188.37.228.29', ''),
(2786, 0, 0, 0, '2015-05-27 17:33:30', '', '', '199.96.156.50', ''),
(2787, 0, 0, 0, '2015-05-27 17:33:30', '', '', '199.96.156.50', ''),
(2788, 0, 0, 0, '2015-05-27 17:33:33', '', '', '199.96.156.52', ''),
(2789, 0, 0, 0, '2015-05-27 17:33:33', '', '', '199.96.156.50', ''),
(2790, 0, 0, 0, '2015-05-27 17:33:33', '', '', '199.96.156.52', ''),
(2791, 0, 0, 0, '2015-05-27 17:33:33', '', '', '199.96.156.52', ''),
(2792, 0, 0, 0, '2015-05-27 17:33:33', '', '', '199.96.156.50', ''),
(2793, 0, 0, 0, '2015-05-27 17:33:33', '', '', '199.96.156.52', ''),
(2794, 0, 0, 0, '2015-05-27 17:33:33', '', '', '199.96.156.50', ''),
(2795, 0, 0, 0, '2015-05-27 17:33:33', '', '', '199.96.156.50', ''),
(2796, 0, 0, 0, '2015-05-27 17:33:33', '', '', '199.96.156.50', ''),
(2797, 0, 0, 0, '2015-05-27 17:33:33', '', '', '199.96.156.50', ''),
(2798, 0, 0, 0, '2015-05-27 17:33:33', '', '', '199.96.156.52', ''),
(2799, 0, 0, 0, '2015-05-27 17:33:33', '', '', '199.96.156.50', ''),
(2800, 0, 0, 0, '2015-05-27 17:33:33', '', '', '199.96.156.52', ''),
(2801, 0, 0, 0, '2015-05-27 17:33:34', '', '', '199.96.156.50', ''),
(2802, 0, 0, 0, '2015-05-27 17:33:34', '', '', '199.96.156.52', ''),
(2803, 0, 0, 0, '2015-05-27 17:33:35', '', '', '199.96.156.50', ''),
(2804, 0, 0, 0, '2015-05-27 17:33:36', '', '', '199.96.156.52', ''),
(2805, 0, 0, 0, '2015-05-27 17:33:37', '', '', '199.96.156.52', ''),
(2806, 0, 0, 0, '2015-05-27 17:33:37', '', '', '199.96.156.50', ''),
(2807, 0, 0, 0, '2015-05-27 17:33:39', '', '', '199.96.156.52', ''),
(2808, 0, 0, 0, '2015-05-27 17:33:42', '', '', '199.96.156.50', ''),
(2809, 0, 0, 0, '2015-05-27 17:33:42', '', '', '199.96.156.50', ''),
(2810, 0, 0, 0, '2015-05-27 17:33:42', '', '', '199.96.156.50', ''),
(2811, 0, 0, 0, '2015-05-27 17:33:42', '', '', '199.96.156.52', ''),
(2812, 0, 0, 0, '2015-05-27 17:33:42', '', '', '199.96.156.50', ''),
(2813, 0, 0, 0, '2015-05-27 17:33:42', '', '', '199.96.156.50', ''),
(2814, 0, 0, 0, '2015-05-27 17:33:42', '', '', '199.96.156.50', ''),
(2815, 0, 0, 0, '2015-05-27 17:33:42', '', '', '199.96.156.52', ''),
(2816, 0, 0, 0, '2015-05-27 17:33:43', '', '', '199.96.156.52', ''),
(2817, 0, 0, 0, '2015-05-27 17:33:43', '', '', '199.96.156.52', ''),
(2818, 0, 0, 0, '2015-05-27 17:33:43', '', '', '199.96.156.52', ''),
(2819, 0, 0, 0, '2015-05-27 17:33:43', '', '', '199.96.156.52', ''),
(2820, 0, 0, 0, '2015-05-27 17:33:43', '', '', '199.96.156.50', ''),
(2821, 0, 0, 0, '2015-05-27 17:33:43', '', '', '199.96.156.50', ''),
(2822, 0, 0, 0, '2015-05-27 17:33:44', '', '', '199.96.156.50', ''),
(2823, 933, 1, 0, '2015-05-27 17:33:44', '', '', '157.56.198.206', ''),
(2824, 0, 0, 0, '2015-05-27 17:33:45', '', '', '199.96.156.50', ''),
(2825, 0, 0, 0, '2015-05-27 17:33:46', '', '', '199.96.156.52', ''),
(2826, 2307, 1, 0, '2015-05-27 17:36:15', '', '', '65.55.65.190', ''),
(2827, 2468, 1, 0, '2015-05-27 17:36:26', '', '', '66.249.88.137', ''),
(2828, 2272, 1, 0, '2015-05-27 17:36:36', '', '', '89.180.229.102', ''),
(2829, 1209, 1, 0, '2015-05-27 17:37:11', '', '', '179.205.117.134', ''),
(2830, 0, 0, 0, '2015-05-27 17:38:36', '', '', '199.96.156.50', ''),
(2831, 0, 0, 0, '2015-05-27 17:38:36', '', '', '199.96.156.50', ''),
(2832, 0, 0, 0, '2015-05-27 17:38:38', '', '', '199.96.156.50', ''),
(2833, 0, 0, 0, '2015-05-27 17:38:38', '', '', '199.96.156.50', ''),
(2834, 0, 0, 0, '2015-05-27 17:38:38', '', '', '199.96.156.52', ''),
(2835, 0, 0, 0, '2015-05-27 17:38:38', '', '', '199.96.156.50', ''),
(2836, 0, 0, 0, '2015-05-27 17:38:38', '', '', '199.96.156.50', ''),
(2837, 0, 0, 0, '2015-05-27 17:38:38', '', '', '199.96.156.50', ''),
(2838, 0, 0, 0, '2015-05-27 17:38:38', '', '', '199.96.156.52', ''),
(2839, 0, 0, 0, '2015-05-27 17:38:39', '', '', '199.96.156.50', ''),
(2840, 0, 0, 0, '2015-05-27 17:38:39', '', '', '199.96.156.52', ''),
(2841, 0, 0, 0, '2015-05-27 17:38:39', '', '', '199.96.156.52', ''),
(2842, 0, 0, 0, '2015-05-27 17:38:39', '', '', '199.96.156.52', ''),
(2843, 0, 0, 0, '2015-05-27 17:38:39', '', '', '199.96.156.50', ''),
(2844, 0, 0, 0, '2015-05-27 17:38:39', '', '', '199.96.156.50', ''),
(2845, 0, 0, 0, '2015-05-27 17:38:44', '', '', '199.96.156.50', ''),
(2846, 0, 0, 0, '2015-05-27 17:38:47', '', '', '199.96.156.50', ''),
(2847, 0, 0, 0, '2015-05-27 17:38:47', '', '', '199.96.156.50', ''),
(2848, 0, 0, 0, '2015-05-27 17:38:47', '', '', '199.96.156.50', ''),
(2849, 0, 0, 0, '2015-05-27 17:38:47', '', '', '199.96.156.50', ''),
(2850, 0, 0, 0, '2015-05-27 17:38:47', '', '', '199.96.156.50', ''),
(2851, 0, 0, 0, '2015-05-27 17:38:47', '', '', '199.96.156.50', ''),
(2852, 0, 0, 0, '2015-05-27 17:38:47', '', '', '199.96.156.50', ''),
(2853, 0, 0, 0, '2015-05-27 17:38:47', '', '', '199.96.156.52', ''),
(2854, 0, 0, 0, '2015-05-27 17:38:47', '', '', '199.96.156.50', ''),
(2855, 0, 0, 0, '2015-05-27 17:38:48', '', '', '199.96.156.52', ''),
(2856, 0, 0, 0, '2015-05-27 17:38:48', '', '', '199.96.156.52', ''),
(2857, 0, 0, 0, '2015-05-27 17:38:48', '', '', '199.96.156.52', ''),
(2858, 0, 0, 0, '2015-05-27 17:38:48', '', '', '199.96.156.52', ''),
(2859, 0, 0, 0, '2015-05-27 17:38:48', '', '', '199.96.156.52', ''),
(2860, 0, 0, 0, '2015-05-27 17:38:49', '', '', '199.96.156.52', ''),
(2861, 0, 0, 0, '2015-05-27 17:38:49', '', '', '199.96.156.52', ''),
(2862, 0, 0, 0, '2015-05-27 17:38:49', '', '', '199.96.156.50', ''),
(2863, 0, 0, 0, '2015-05-27 17:38:49', '', '', '199.96.156.52', ''),
(2864, 0, 0, 0, '2015-05-27 17:38:49', '', '', '199.96.156.52', ''),
(2865, 0, 0, 0, '2015-05-27 17:38:50', '', '', '199.96.156.50', ''),
(2866, 2512, 1, 0, '2015-05-27 17:39:41', '', '', '85.247.65.16', ''),
(2867, 966, 1, 0, '2015-05-27 17:40:11', 'http://ondasdeouro.pt/votacoes', '', '80.103.62.239', ''),
(2868, 2218, 1, 0, '2015-05-27 17:40:16', '', '', '66.249.83.164', ''),
(2869, 2259, 1, 0, '2015-05-27 17:40:40', '', '', '90.171.65.150', ''),
(2870, 948, 1, 0, '2015-05-27 17:41:32', '', '', '213.138.225.67', ''),
(2871, 2519, 1, 0, '2015-05-27 17:41:56', '', '', '87.103.64.171', ''),
(2872, 2520, 1, 0, '2015-05-27 17:42:46', '', '', '65.55.65.190', ''),
(2873, 2520, 1, 0, '2015-05-27 17:42:56', '', '', '65.55.65.190', ''),
(2874, 0, 0, 0, '2015-05-27 17:43:29', '', '', '199.96.156.52', ''),
(2875, 0, 0, 0, '2015-05-27 17:43:31', '', '', '199.96.156.52', ''),
(2876, 0, 0, 0, '2015-05-27 17:43:34', '', '', '199.96.156.52', ''),
(2877, 0, 0, 0, '2015-05-27 17:43:35', '', '', '199.96.156.52', ''),
(2878, 0, 0, 0, '2015-05-27 17:43:36', '', '', '199.96.156.52', ''),
(2879, 0, 0, 0, '2015-05-27 17:43:36', '', '', '199.96.156.50', ''),
(2880, 0, 0, 0, '2015-05-27 17:43:36', '', '', '199.96.156.50', ''),
(2881, 0, 0, 0, '2015-05-27 17:43:36', '', '', '199.96.156.50', ''),
(2882, 0, 0, 0, '2015-05-27 17:43:36', '', '', '199.96.156.52', ''),
(2883, 0, 0, 0, '2015-05-27 17:43:36', '', '', '199.96.156.50', ''),
(2884, 0, 0, 0, '2015-05-27 17:43:36', '', '', '199.96.156.50', ''),
(2885, 0, 0, 0, '2015-05-27 17:43:37', '', '', '199.96.156.52', ''),
(2886, 0, 0, 0, '2015-05-27 17:43:37', '', '', '199.96.156.50', ''),
(2887, 0, 0, 0, '2015-05-27 17:43:37', '', '', '199.96.156.52', ''),
(2888, 0, 0, 0, '2015-05-27 17:43:37', '', '', '199.96.156.52', ''),
(2889, 0, 0, 0, '2015-05-27 17:43:37', '', '', '199.96.156.50', ''),
(2890, 0, 0, 0, '2015-05-27 17:43:37', '', '', '199.96.156.50', ''),
(2891, 0, 0, 0, '2015-05-27 17:43:38', '', '', '199.96.156.52', ''),
(2892, 0, 0, 0, '2015-05-27 17:43:38', '', '', '199.96.156.52', ''),
(2893, 0, 0, 0, '2015-05-27 17:43:40', '', '', '199.96.156.52', ''),
(2894, 0, 0, 0, '2015-05-27 17:43:43', '', '', '199.96.156.52', ''),
(2895, 0, 0, 0, '2015-05-27 17:43:44', '', '', '199.96.156.52', ''),
(2896, 0, 0, 0, '2015-05-27 17:43:44', '', '', '199.96.156.52', ''),
(2897, 0, 0, 0, '2015-05-27 17:43:45', '', '', '199.96.156.52', ''),
(2898, 0, 0, 0, '2015-05-27 17:43:46', '', '', '199.96.156.52', ''),
(2899, 0, 0, 0, '2015-05-27 17:43:46', '', '', '199.96.156.52', ''),
(2900, 0, 0, 0, '2015-05-27 17:43:46', '', '', '199.96.156.52', ''),
(2901, 0, 0, 0, '2015-05-27 17:43:49', '', '', '199.96.156.50', ''),
(2902, 0, 0, 0, '2015-05-27 17:43:50', '', '', '199.96.156.50', ''),
(2903, 0, 0, 0, '2015-05-27 17:43:50', '', '', '199.96.156.50', ''),
(2904, 0, 0, 0, '2015-05-27 17:43:50', '', '', '199.96.156.50', ''),
(2905, 0, 0, 0, '2015-05-27 17:43:51', '', '', '199.96.156.50', ''),
(2906, 0, 0, 0, '2015-05-27 17:43:51', '', '', '199.96.156.50', ''),
(2907, 0, 0, 0, '2015-05-27 17:43:51', '', '', '199.96.156.50', ''),
(2908, 0, 0, 0, '2015-05-27 17:43:52', '', '', '199.96.156.52', ''),
(2909, 0, 0, 0, '2015-05-27 17:43:52', '', '', '199.96.156.50', ''),
(2910, 0, 0, 0, '2015-05-27 17:43:52', '', '', '199.96.156.52', ''),
(2911, 0, 0, 0, '2015-05-27 17:43:52', '', '', '199.96.156.52', ''),
(2912, 0, 0, 0, '2015-05-27 17:43:54', '', '', '199.96.156.52', ''),
(2913, 0, 0, 0, '2015-05-27 17:43:55', '', '', '199.96.156.52', ''),
(2914, 0, 0, 0, '2015-05-27 17:43:56', '', '', '199.96.156.52', ''),
(2915, 2577, 1, 0, '2015-05-27 17:44:15', '', '', '66.249.83.180', ''),
(2916, 1724, 1, 0, '2015-05-27 17:44:33', '', '', '85.138.31.174', ''),
(2917, 2577, 1, 0, '2015-05-27 17:45:44', '', '', '189.40.83.176', ''),
(2918, 2583, 1, 0, '2015-05-27 17:46:07', '', '', '66.249.83.171', ''),
(2919, 2583, 1, 0, '2015-05-27 17:46:17', '', '', '66.249.83.164', ''),
(2920, 1965, 1, 0, '2015-05-27 17:47:00', '', '', '66.249.93.228', ''),
(2921, 2540, 1, 0, '2015-05-27 17:47:08', '', '', '66.249.93.231', ''),
(2922, 1965, 1, 0, '2015-05-27 17:47:09', '', '', '66.249.93.225', ''),
(2923, 2316, 1, 0, '2015-05-27 17:47:11', '', '', '66.249.93.225', ''),
(2924, 2316, 1, 0, '2015-05-27 17:47:16', '', '', '66.249.93.231', ''),
(2925, 2349, 1, 0, '2015-05-27 17:47:27', '', '', '179.223.185.254', ''),
(2926, 2540, 1, 0, '2015-05-27 17:48:04', 'http://ondasdeouro.pt/votacoes', '', '82.154.113.74', ''),
(2927, 0, 0, 0, '2015-05-27 17:48:33', '', '', '199.96.156.52', ''),
(2928, 0, 0, 0, '2015-05-27 17:48:33', '', '', '199.96.156.52', ''),
(2929, 0, 0, 0, '2015-05-27 17:48:35', '', '', '199.96.156.52', ''),
(2930, 0, 0, 0, '2015-05-27 17:48:35', '', '', '199.96.156.52', ''),
(2931, 0, 0, 0, '2015-05-27 17:48:35', '', '', '199.96.156.52', '');
INSERT INTO `wp_newsletter_stats` (`id`, `user_id`, `email_id`, `link_id`, `created`, `url`, `anchor`, `ip`, `country`) VALUES
(2932, 0, 0, 0, '2015-05-27 17:48:35', '', '', '199.96.156.52', ''),
(2933, 0, 0, 0, '2015-05-27 17:48:35', '', '', '199.96.156.52', ''),
(2934, 0, 0, 0, '2015-05-27 17:48:35', '', '', '199.96.156.52', ''),
(2935, 0, 0, 0, '2015-05-27 17:48:36', '', '', '199.96.156.52', ''),
(2936, 0, 0, 0, '2015-05-27 17:48:36', '', '', '199.96.156.52', ''),
(2937, 0, 0, 0, '2015-05-27 17:48:36', '', '', '199.96.156.50', ''),
(2938, 0, 0, 0, '2015-05-27 17:48:36', '', '', '199.96.156.50', ''),
(2939, 0, 0, 0, '2015-05-27 17:48:36', '', '', '199.96.156.50', ''),
(2940, 0, 0, 0, '2015-05-27 17:48:36', '', '', '199.96.156.50', ''),
(2941, 0, 0, 0, '2015-05-27 17:48:40', '', '', '199.96.156.50', ''),
(2942, 0, 0, 0, '2015-05-27 17:48:41', '', '', '199.96.156.50', ''),
(2943, 0, 0, 0, '2015-05-27 17:48:41', '', '', '199.96.156.52', ''),
(2944, 0, 0, 0, '2015-05-27 17:48:41', '', '', '199.96.156.52', ''),
(2945, 0, 0, 0, '2015-05-27 17:48:41', '', '', '199.96.156.52', ''),
(2946, 0, 0, 0, '2015-05-27 17:48:42', '', '', '199.96.156.52', ''),
(2947, 0, 0, 0, '2015-05-27 17:48:43', '', '', '199.96.156.52', ''),
(2948, 0, 0, 0, '2015-05-27 17:48:44', '', '', '199.96.156.52', ''),
(2949, 0, 0, 0, '2015-05-27 17:48:44', '', '', '199.96.156.50', ''),
(2950, 0, 0, 0, '2015-05-27 17:48:44', '', '', '199.96.156.50', ''),
(2951, 0, 0, 0, '2015-05-27 17:48:45', '', '', '199.96.156.52', ''),
(2952, 0, 0, 0, '2015-05-27 17:48:45', '', '', '199.96.156.50', ''),
(2953, 0, 0, 0, '2015-05-27 17:48:45', '', '', '199.96.156.52', ''),
(2954, 0, 0, 0, '2015-05-27 17:48:46', '', '', '199.96.156.50', ''),
(2955, 0, 0, 0, '2015-05-27 17:48:46', '', '', '199.96.156.50', ''),
(2956, 0, 0, 0, '2015-05-27 17:48:46', '', '', '199.96.156.50', ''),
(2957, 0, 0, 0, '2015-05-27 17:48:46', '', '', '199.96.156.50', ''),
(2958, 0, 0, 0, '2015-05-27 17:48:46', '', '', '199.96.156.50', ''),
(2959, 0, 0, 0, '2015-05-27 17:48:47', '', '', '199.96.156.50', ''),
(2960, 0, 0, 0, '2015-05-27 17:48:47', '', '', '199.96.156.52', ''),
(2961, 0, 0, 0, '2015-05-27 17:48:47', '', '', '199.96.156.50', ''),
(2962, 2062, 1, 0, '2015-05-27 17:49:06', '', '', '189.40.66.7', ''),
(2963, 2540, 1, 0, '2015-05-27 17:49:10', '', '', '66.249.93.231', ''),
(2964, 2540, 1, 0, '2015-05-27 17:49:16', 'http://ondasdeouro.pt/votacoes', '', '82.154.113.74', ''),
(2965, 2610, 1, 0, '2015-05-27 17:49:20', '', '', '187.107.110.249', ''),
(2966, 2417, 1, 0, '2015-05-27 17:49:51', '', '', '79.168.162.27', ''),
(2967, 2540, 1, 0, '2015-05-27 17:50:14', '', '', '66.249.93.225', ''),
(2968, 2417, 1, 0, '2015-05-27 17:50:15', 'http://ondasdeouro.pt/votacoes', '', '79.168.162.27', ''),
(2969, 2540, 1, 0, '2015-05-27 17:50:18', 'http://ondasdeouro.pt/votacoes', '', '82.154.113.74', ''),
(2970, 2563, 1, 0, '2015-05-27 17:50:50', '', '', '66.249.88.142', ''),
(2971, 2540, 1, 0, '2015-05-27 17:51:04', 'http://ondasdeouro.pt/votacoes', '', '82.154.113.74', ''),
(2972, 2540, 1, 0, '2015-05-27 17:51:28', 'http://ondasdeouro.pt/votacoes', '', '82.154.113.74', ''),
(2973, 1662, 1, 0, '2015-05-27 17:51:46', '', '', '95.93.158.253', ''),
(2974, 2417, 1, 0, '2015-05-27 17:51:47', '', '', '79.168.162.27', ''),
(2975, 2417, 1, 0, '2015-05-27 17:52:00', 'http://ondasdeouro.pt/votacoes', '', '79.168.162.27', ''),
(2976, 2592, 1, 0, '2015-05-27 17:52:56', '', '', '87.103.49.103', ''),
(2977, 2592, 1, 0, '2015-05-27 17:53:25', 'http://ondasdeouro.pt/votacoes', '', '87.103.49.103', ''),
(2978, 0, 0, 0, '2015-05-27 17:53:35', '', '', '199.96.156.52', ''),
(2979, 0, 0, 0, '2015-05-27 17:53:35', '', '', '199.96.156.52', ''),
(2980, 0, 0, 0, '2015-05-27 17:53:37', '', '', '199.96.156.52', ''),
(2981, 0, 0, 0, '2015-05-27 17:53:37', '', '', '199.96.156.52', ''),
(2982, 0, 0, 0, '2015-05-27 17:53:37', '', '', '199.96.156.52', ''),
(2983, 0, 0, 0, '2015-05-27 17:53:37', '', '', '199.96.156.52', ''),
(2984, 0, 0, 0, '2015-05-27 17:53:37', '', '', '199.96.156.52', ''),
(2985, 0, 0, 0, '2015-05-27 17:53:37', '', '', '199.96.156.52', ''),
(2986, 0, 0, 0, '2015-05-27 17:53:37', '', '', '199.96.156.52', ''),
(2987, 0, 0, 0, '2015-05-27 17:53:37', '', '', '199.96.156.52', ''),
(2988, 0, 0, 0, '2015-05-27 17:53:37', '', '', '199.96.156.50', ''),
(2989, 0, 0, 0, '2015-05-27 17:53:37', '', '', '199.96.156.50', ''),
(2990, 0, 0, 0, '2015-05-27 17:53:37', '', '', '199.96.156.50', ''),
(2991, 0, 0, 0, '2015-05-27 17:53:37', '', '', '199.96.156.50', ''),
(2992, 0, 0, 0, '2015-05-27 17:53:37', '', '', '199.96.156.50', ''),
(2993, 0, 0, 0, '2015-05-27 17:53:46', '', '', '199.96.156.52', ''),
(2994, 0, 0, 0, '2015-05-27 17:53:47', '', '', '199.96.156.50', ''),
(2995, 0, 0, 0, '2015-05-27 17:53:47', '', '', '199.96.156.50', ''),
(2996, 0, 0, 0, '2015-05-27 17:53:48', '', '', '199.96.156.50', ''),
(2997, 0, 0, 0, '2015-05-27 17:53:48', '', '', '199.96.156.50', ''),
(2998, 0, 0, 0, '2015-05-27 17:53:48', '', '', '199.96.156.52', ''),
(2999, 0, 0, 0, '2015-05-27 17:53:49', '', '', '199.96.156.52', ''),
(3000, 0, 0, 0, '2015-05-27 17:53:50', '', '', '199.96.156.52', ''),
(3001, 0, 0, 0, '2015-05-27 17:53:50', '', '', '199.96.156.52', ''),
(3002, 0, 0, 0, '2015-05-27 17:53:50', '', '', '199.96.156.52', ''),
(3003, 0, 0, 0, '2015-05-27 17:53:50', '', '', '199.96.156.52', ''),
(3004, 0, 0, 0, '2015-05-27 17:53:51', '', '', '199.96.156.50', ''),
(3005, 0, 0, 0, '2015-05-27 17:53:51', '', '', '199.96.156.50', ''),
(3006, 0, 0, 0, '2015-05-27 17:53:51', '', '', '199.96.156.50', ''),
(3007, 0, 0, 0, '2015-05-27 17:53:52', '', '', '199.96.156.50', ''),
(3008, 0, 0, 0, '2015-05-27 17:53:52', '', '', '199.96.156.52', ''),
(3009, 0, 0, 0, '2015-05-27 17:53:52', '', '', '199.96.156.50', ''),
(3010, 0, 0, 0, '2015-05-27 17:53:52', '', '', '199.96.156.52', ''),
(3011, 0, 0, 0, '2015-05-27 17:53:52', '', '', '199.96.156.50', ''),
(3012, 0, 0, 0, '2015-05-27 17:53:53', '', '', '199.96.156.52', ''),
(3013, 0, 0, 0, '2015-05-27 17:53:53', '', '', '199.96.156.50', ''),
(3014, 2357, 1, 0, '2015-05-27 17:54:42', '', '', '66.249.83.164', ''),
(3015, 709, 1, 0, '2015-05-27 17:54:45', '', '', '93.102.244.117', ''),
(3016, 1812, 1, 0, '2015-05-27 17:56:08', '', '', '79.168.161.174', ''),
(3017, 2436, 1, 0, '2015-05-27 17:56:55', '', '', '87.103.60.102', ''),
(3018, 2591, 1, 0, '2015-05-27 17:57:15', '', '', '91.69.153.229', ''),
(3019, 706, 1, 0, '2015-05-27 17:58:24', '', '', '157.55.230.158', ''),
(3020, 0, 0, 0, '2015-05-27 17:58:31', '', '', '199.96.156.52', ''),
(3021, 0, 0, 0, '2015-05-27 17:58:33', '', '', '199.96.156.50', ''),
(3022, 0, 0, 0, '2015-05-27 17:58:35', '', '', '199.96.156.50', ''),
(3023, 0, 0, 0, '2015-05-27 17:58:35', '', '', '199.96.156.50', ''),
(3024, 0, 0, 0, '2015-05-27 17:58:35', '', '', '199.96.156.50', ''),
(3025, 0, 0, 0, '2015-05-27 17:58:35', '', '', '199.96.156.50', ''),
(3026, 0, 0, 0, '2015-05-27 17:58:36', '', '', '199.96.156.50', ''),
(3027, 0, 0, 0, '2015-05-27 17:58:36', '', '', '199.96.156.50', ''),
(3028, 0, 0, 0, '2015-05-27 17:58:36', '', '', '199.96.156.50', ''),
(3029, 0, 0, 0, '2015-05-27 17:58:36', '', '', '199.96.156.52', ''),
(3030, 0, 0, 0, '2015-05-27 17:58:36', '', '', '199.96.156.52', ''),
(3031, 0, 0, 0, '2015-05-27 17:58:36', '', '', '199.96.156.52', ''),
(3032, 0, 0, 0, '2015-05-27 17:58:36', '', '', '199.96.156.52', ''),
(3033, 0, 0, 0, '2015-05-27 17:58:37', '', '', '199.96.156.52', ''),
(3034, 0, 0, 0, '2015-05-27 17:58:37', '', '', '199.96.156.52', ''),
(3035, 0, 0, 0, '2015-05-27 17:58:38', '', '', '199.96.156.50', ''),
(3036, 0, 0, 0, '2015-05-27 17:58:39', '', '', '199.96.156.52', ''),
(3037, 0, 0, 0, '2015-05-27 17:58:40', '', '', '199.96.156.52', ''),
(3038, 0, 0, 0, '2015-05-27 17:58:40', '', '', '199.96.156.50', ''),
(3039, 0, 0, 0, '2015-05-27 17:58:43', '', '', '199.96.156.50', ''),
(3040, 0, 0, 0, '2015-05-27 17:58:44', '', '', '199.96.156.50', ''),
(3041, 0, 0, 0, '2015-05-27 17:58:44', '', '', '199.96.156.50', ''),
(3042, 2485, 1, 0, '2015-05-27 17:58:44', '', '', '95.92.80.110', ''),
(3043, 0, 0, 0, '2015-05-27 17:58:44', '', '', '199.96.156.52', ''),
(3044, 0, 0, 0, '2015-05-27 17:58:45', '', '', '199.96.156.50', ''),
(3045, 0, 0, 0, '2015-05-27 17:58:45', '', '', '199.96.156.50', ''),
(3046, 0, 0, 0, '2015-05-27 17:58:45', '', '', '199.96.156.50', ''),
(3047, 0, 0, 0, '2015-05-27 17:58:46', '', '', '199.96.156.52', ''),
(3048, 0, 0, 0, '2015-05-27 17:58:46', '', '', '199.96.156.52', ''),
(3049, 0, 0, 0, '2015-05-27 17:58:46', '', '', '199.96.156.52', ''),
(3050, 0, 0, 0, '2015-05-27 17:58:46', '', '', '199.96.156.52', ''),
(3051, 0, 0, 0, '2015-05-27 17:58:46', '', '', '199.96.156.52', ''),
(3052, 0, 0, 0, '2015-05-27 17:58:46', '', '', '199.96.156.50', ''),
(3053, 0, 0, 0, '2015-05-27 17:58:46', '', '', '199.96.156.50', ''),
(3054, 0, 0, 0, '2015-05-27 17:58:47', '', '', '199.96.156.52', ''),
(3055, 2485, 1, 0, '2015-05-27 17:58:48', 'http://ondasdeouro.pt/votacoes', '', '95.92.80.110', ''),
(3056, 2721, 1, 0, '2015-05-27 17:59:01', '', '', '66.249.88.142', ''),
(3057, 1256, 1, 0, '2015-05-27 18:00:57', '', '', '66.249.88.131', ''),
(3058, 2411, 1, 0, '2015-05-27 18:01:01', '', '', '66.249.88.131', ''),
(3059, 129, 1, 0, '2015-05-27 18:02:19', '', '', '66.249.93.231', ''),
(3060, 2072, 1, 0, '2015-05-27 18:02:40', '', '', '66.249.93.231', ''),
(3061, 0, 0, 0, '2015-05-27 18:03:39', '', '', '199.96.156.52', ''),
(3062, 0, 0, 0, '2015-05-27 18:03:39', '', '', '199.96.156.52', ''),
(3063, 0, 0, 0, '2015-05-27 18:03:41', '', '', '199.96.156.52', ''),
(3064, 0, 0, 0, '2015-05-27 18:03:42', '', '', '199.96.156.52', ''),
(3065, 0, 0, 0, '2015-05-27 18:03:42', '', '', '199.96.156.52', ''),
(3066, 0, 0, 0, '2015-05-27 18:03:42', '', '', '199.96.156.52', ''),
(3067, 0, 0, 0, '2015-05-27 18:03:42', '', '', '199.96.156.52', ''),
(3068, 0, 0, 0, '2015-05-27 18:03:42', '', '', '199.96.156.52', ''),
(3069, 0, 0, 0, '2015-05-27 18:03:42', '', '', '199.96.156.50', ''),
(3070, 0, 0, 0, '2015-05-27 18:03:42', '', '', '199.96.156.50', ''),
(3071, 0, 0, 0, '2015-05-27 18:03:42', '', '', '199.96.156.50', ''),
(3072, 0, 0, 0, '2015-05-27 18:03:42', '', '', '199.96.156.50', ''),
(3073, 0, 0, 0, '2015-05-27 18:03:42', '', '', '199.96.156.50', ''),
(3074, 0, 0, 0, '2015-05-27 18:03:42', '', '', '199.96.156.50', ''),
(3075, 0, 0, 0, '2015-05-27 18:03:42', '', '', '199.96.156.50', ''),
(3076, 0, 0, 0, '2015-05-27 18:03:43', '', '', '199.96.156.50', ''),
(3077, 0, 0, 0, '2015-05-27 18:03:43', '', '', '199.96.156.50', ''),
(3078, 0, 0, 0, '2015-05-27 18:03:46', '', '', '199.96.156.50', ''),
(3079, 0, 0, 0, '2015-05-27 18:03:46', '', '', '199.96.156.50', ''),
(3080, 0, 0, 0, '2015-05-27 18:03:47', '', '', '199.96.156.50', ''),
(3081, 0, 0, 0, '2015-05-27 18:03:47', '', '', '199.96.156.50', ''),
(3082, 0, 0, 0, '2015-05-27 18:03:48', '', '', '199.96.156.50', ''),
(3083, 0, 0, 0, '2015-05-27 18:03:49', '', '', '199.96.156.50', ''),
(3084, 0, 0, 0, '2015-05-27 18:03:50', '', '', '199.96.156.50', ''),
(3085, 0, 0, 0, '2015-05-27 18:03:50', '', '', '199.96.156.50', ''),
(3086, 0, 0, 0, '2015-05-27 18:03:50', '', '', '199.96.156.50', ''),
(3087, 1904, 1, 0, '2015-05-27 18:03:51', '', '', '79.168.204.254', ''),
(3088, 0, 0, 0, '2015-05-27 18:03:52', '', '', '199.96.156.50', ''),
(3089, 0, 0, 0, '2015-05-27 18:03:55', '', '', '199.96.156.50', ''),
(3090, 0, 0, 0, '2015-05-27 18:03:55', '', '', '199.96.156.52', ''),
(3091, 0, 0, 0, '2015-05-27 18:03:55', '', '', '199.96.156.50', ''),
(3092, 0, 0, 0, '2015-05-27 18:03:56', '', '', '199.96.156.50', ''),
(3093, 0, 0, 0, '2015-05-27 18:03:56', '', '', '199.96.156.50', ''),
(3094, 0, 0, 0, '2015-05-27 18:03:56', '', '', '199.96.156.52', ''),
(3095, 0, 0, 0, '2015-05-27 18:03:56', '', '', '199.96.156.52', ''),
(3096, 0, 0, 0, '2015-05-27 18:03:56', '', '', '199.96.156.52', ''),
(3097, 0, 0, 0, '2015-05-27 18:03:57', '', '', '199.96.156.52', ''),
(3098, 0, 0, 0, '2015-05-27 18:03:57', '', '', '199.96.156.52', ''),
(3099, 0, 0, 0, '2015-05-27 18:03:57', '', '', '199.96.156.52', ''),
(3100, 0, 0, 0, '2015-05-27 18:03:57', '', '', '199.96.156.52', ''),
(3101, 0, 0, 0, '2015-05-27 18:03:57', '', '', '199.96.156.52', ''),
(3102, 2725, 1, 0, '2015-05-27 18:04:19', '', '', '89.155.107.116', ''),
(3103, 1526, 1, 0, '2015-05-27 18:04:22', '', '', '188.81.143.213', ''),
(3104, 2536, 1, 0, '2015-05-27 18:05:15', '', '', '65.55.77.30', ''),
(3105, 96, 1, 0, '2015-05-27 18:06:10', '', '', '66.249.93.231', ''),
(3106, 1635, 1, 0, '2015-05-27 18:06:25', '', '', '79.168.127.5', ''),
(3107, 96, 1, 0, '2015-05-27 18:06:51', '', '', '66.249.93.228', ''),
(3108, 2744, 1, 0, '2015-05-27 18:07:51', '', '', '77.54.228.22', ''),
(3109, 2561, 1, 0, '2015-05-27 18:08:05', '', '', '66.249.88.137', ''),
(3110, 275, 1, 0, '2015-05-27 18:08:21', '', '', '179.247.81.124', ''),
(3111, 275, 1, 0, '2015-05-27 18:08:22', '', '', '179.247.81.124', ''),
(3112, 0, 0, 0, '2015-05-27 18:08:27', '', '', '199.96.156.52', ''),
(3113, 0, 0, 0, '2015-05-27 18:08:31', '', '', '199.96.156.50', ''),
(3114, 0, 0, 0, '2015-05-27 18:08:32', '', '', '199.96.156.50', ''),
(3115, 0, 0, 0, '2015-05-27 18:08:32', '', '', '199.96.156.50', ''),
(3116, 0, 0, 0, '2015-05-27 18:08:32', '', '', '199.96.156.50', ''),
(3117, 0, 0, 0, '2015-05-27 18:08:32', '', '', '199.96.156.50', ''),
(3118, 0, 0, 0, '2015-05-27 18:08:32', '', '', '199.96.156.52', ''),
(3119, 0, 0, 0, '2015-05-27 18:08:33', '', '', '199.96.156.50', ''),
(3120, 0, 0, 0, '2015-05-27 18:08:33', '', '', '199.96.156.50', ''),
(3121, 0, 0, 0, '2015-05-27 18:08:33', '', '', '199.96.156.52', ''),
(3122, 0, 0, 0, '2015-05-27 18:08:33', '', '', '199.96.156.52', ''),
(3123, 0, 0, 0, '2015-05-27 18:08:33', '', '', '199.96.156.50', ''),
(3124, 0, 0, 0, '2015-05-27 18:08:33', '', '', '199.96.156.52', ''),
(3125, 0, 0, 0, '2015-05-27 18:08:33', '', '', '199.96.156.50', ''),
(3126, 0, 0, 0, '2015-05-27 18:08:33', '', '', '199.96.156.52', ''),
(3127, 0, 0, 0, '2015-05-27 18:08:33', '', '', '199.96.156.50', ''),
(3128, 0, 0, 0, '2015-05-27 18:08:34', '', '', '199.96.156.52', ''),
(3129, 0, 0, 0, '2015-05-27 18:08:36', '', '', '199.96.156.50', ''),
(3130, 0, 0, 0, '2015-05-27 18:08:36', '', '', '199.96.156.50', ''),
(3131, 0, 0, 0, '2015-05-27 18:08:38', '', '', '199.96.156.52', ''),
(3132, 0, 0, 0, '2015-05-27 18:08:40', '', '', '199.96.156.50', ''),
(3133, 0, 0, 0, '2015-05-27 18:08:40', '', '', '199.96.156.50', ''),
(3134, 0, 0, 0, '2015-05-27 18:08:41', '', '', '199.96.156.52', ''),
(3135, 0, 0, 0, '2015-05-27 18:08:41', '', '', '199.96.156.52', ''),
(3136, 0, 0, 0, '2015-05-27 18:08:41', '', '', '199.96.156.50', ''),
(3137, 0, 0, 0, '2015-05-27 18:08:41', '', '', '199.96.156.50', ''),
(3138, 0, 0, 0, '2015-05-27 18:08:41', '', '', '199.96.156.52', ''),
(3139, 0, 0, 0, '2015-05-27 18:08:42', '', '', '199.96.156.52', ''),
(3140, 0, 0, 0, '2015-05-27 18:08:42', '', '', '199.96.156.50', ''),
(3141, 0, 0, 0, '2015-05-27 18:08:42', '', '', '199.96.156.52', ''),
(3142, 0, 0, 0, '2015-05-27 18:08:42', '', '', '199.96.156.52', ''),
(3143, 0, 0, 0, '2015-05-27 18:08:42', '', '', '199.96.156.52', ''),
(3144, 0, 0, 0, '2015-05-27 18:08:43', '', '', '199.96.156.52', ''),
(3145, 0, 0, 0, '2015-05-27 18:08:43', '', '', '199.96.156.50', ''),
(3146, 0, 0, 0, '2015-05-27 18:08:44', '', '', '199.96.156.52', ''),
(3147, 0, 0, 0, '2015-05-27 18:08:44', '', '', '199.96.156.50', ''),
(3148, 0, 0, 0, '2015-05-27 18:08:44', '', '', '199.96.156.50', ''),
(3149, 0, 0, 0, '2015-05-27 18:08:44', '', '', '199.96.156.50', ''),
(3150, 1984, 1, 0, '2015-05-27 18:08:46', '', '', '66.249.93.228', ''),
(3151, 2417, 1, 0, '2015-05-27 18:08:54', '', '', '79.168.162.27', ''),
(3152, 2793, 1, 0, '2015-05-27 18:09:15', '', '', '66.249.88.142', ''),
(3153, 2355, 1, 0, '2015-05-27 18:10:15', '', '', '66.249.88.137', ''),
(3154, 785, 1, 0, '2015-05-27 18:10:26', '', '', '89.109.104.90', ''),
(3155, 2205, 1, 0, '2015-05-27 18:10:56', '', '', '95.92.182.218', ''),
(3156, 0, 0, 0, '2015-05-27 18:13:35', '', '', '199.96.156.52', ''),
(3157, 0, 0, 0, '2015-05-27 18:13:35', '', '', '199.96.156.52', ''),
(3158, 0, 0, 0, '2015-05-27 18:13:36', '', '', '199.96.156.52', ''),
(3159, 0, 0, 0, '2015-05-27 18:13:37', '', '', '199.96.156.52', ''),
(3160, 0, 0, 0, '2015-05-27 18:13:39', '', '', '199.96.156.50', ''),
(3161, 0, 0, 0, '2015-05-27 18:13:39', '', '', '199.96.156.50', ''),
(3162, 0, 0, 0, '2015-05-27 18:13:39', '', '', '199.96.156.50', ''),
(3163, 0, 0, 0, '2015-05-27 18:13:39', '', '', '199.96.156.50', ''),
(3164, 0, 0, 0, '2015-05-27 18:13:39', '', '', '199.96.156.50', ''),
(3165, 0, 0, 0, '2015-05-27 18:13:39', '', '', '199.96.156.50', ''),
(3166, 0, 0, 0, '2015-05-27 18:13:39', '', '', '199.96.156.50', ''),
(3167, 0, 0, 0, '2015-05-27 18:13:39', '', '', '199.96.156.50', ''),
(3168, 0, 0, 0, '2015-05-27 18:13:39', '', '', '199.96.156.50', ''),
(3169, 0, 0, 0, '2015-05-27 18:13:39', '', '', '199.96.156.50', ''),
(3170, 0, 0, 0, '2015-05-27 18:13:40', '', '', '199.96.156.52', ''),
(3171, 0, 0, 0, '2015-05-27 18:13:40', '', '', '199.96.156.52', ''),
(3172, 0, 0, 0, '2015-05-27 18:13:41', '', '', '199.96.156.52', ''),
(3173, 0, 0, 0, '2015-05-27 18:13:41', '', '', '199.96.156.52', ''),
(3174, 0, 0, 0, '2015-05-27 18:13:42', '', '', '199.96.156.52', ''),
(3175, 0, 0, 0, '2015-05-27 18:13:46', '', '', '199.96.156.50', ''),
(3176, 0, 0, 0, '2015-05-27 18:13:46', '', '', '199.96.156.50', ''),
(3177, 0, 0, 0, '2015-05-27 18:13:46', '', '', '199.96.156.50', ''),
(3178, 0, 0, 0, '2015-05-27 18:13:46', '', '', '199.96.156.50', ''),
(3179, 0, 0, 0, '2015-05-27 18:13:47', '', '', '199.96.156.50', ''),
(3180, 0, 0, 0, '2015-05-27 18:13:47', '', '', '199.96.156.50', ''),
(3181, 0, 0, 0, '2015-05-27 18:13:47', '', '', '199.96.156.50', ''),
(3182, 0, 0, 0, '2015-05-27 18:13:47', '', '', '199.96.156.50', ''),
(3183, 0, 0, 0, '2015-05-27 18:13:48', '', '', '199.96.156.50', ''),
(3184, 0, 0, 0, '2015-05-27 18:13:48', '', '', '199.96.156.50', ''),
(3185, 0, 0, 0, '2015-05-27 18:13:51', '', '', '199.96.156.52', ''),
(3186, 0, 0, 0, '2015-05-27 18:13:51', '', '', '199.96.156.52', ''),
(3187, 0, 0, 0, '2015-05-27 18:13:51', '', '', '199.96.156.52', ''),
(3188, 0, 0, 0, '2015-05-27 18:13:52', '', '', '199.96.156.52', ''),
(3189, 0, 0, 0, '2015-05-27 18:13:52', '', '', '199.96.156.52', ''),
(3190, 0, 0, 0, '2015-05-27 18:13:55', '', '', '199.96.156.52', ''),
(3191, 0, 0, 0, '2015-05-27 18:13:55', '', '', '199.96.156.50', ''),
(3192, 0, 0, 0, '2015-05-27 18:13:55', '', '', '199.96.156.52', ''),
(3193, 0, 0, 0, '2015-05-27 18:13:55', '', '', '199.96.156.52', ''),
(3194, 0, 0, 0, '2015-05-27 18:13:55', '', '', '199.96.156.52', ''),
(3195, 0, 0, 0, '2015-05-27 18:13:55', '', '', '199.96.156.52', ''),
(3196, 633, 1, 0, '2015-05-27 18:14:14', '', '', '66.249.93.228', ''),
(3197, 1695, 1, 0, '2015-05-27 18:15:31', '', '', '157.56.122.218', ''),
(3198, 1695, 1, 0, '2015-05-27 18:15:50', 'http://ondasdeouro.pt/votacoes', '', '213.58.172.146', ''),
(3199, 1722, 1, 0, '2015-05-27 18:16:29', '', '', '213.22.78.180', ''),
(3200, 2407, 1, 0, '2015-05-27 18:16:48', '', '', '66.249.84.180', ''),
(3201, 2541, 1, 0, '2015-05-27 18:17:11', '', '', '157.56.198.206', ''),
(3202, 1984, 1, 0, '2015-05-27 18:18:15', '', '', '66.249.93.228', ''),
(3203, 0, 0, 0, '2015-05-27 18:18:45', '', '', '199.96.156.52', ''),
(3204, 0, 0, 0, '2015-05-27 18:18:45', '', '', '199.96.156.52', ''),
(3205, 0, 0, 0, '2015-05-27 18:18:47', '', '', '199.96.156.52', ''),
(3206, 0, 0, 0, '2015-05-27 18:18:47', '', '', '199.96.156.52', ''),
(3207, 0, 0, 0, '2015-05-27 18:18:47', '', '', '199.96.156.52', ''),
(3208, 0, 0, 0, '2015-05-27 18:18:47', '', '', '199.96.156.52', ''),
(3209, 0, 0, 0, '2015-05-27 18:18:47', '', '', '199.96.156.52', ''),
(3210, 0, 0, 0, '2015-05-27 18:18:48', '', '', '199.96.156.52', ''),
(3211, 0, 0, 0, '2015-05-27 18:18:48', '', '', '199.96.156.52', ''),
(3212, 0, 0, 0, '2015-05-27 18:18:48', '', '', '199.96.156.50', ''),
(3213, 0, 0, 0, '2015-05-27 18:18:48', '', '', '199.96.156.50', ''),
(3214, 0, 0, 0, '2015-05-27 18:18:48', '', '', '199.96.156.52', ''),
(3215, 0, 0, 0, '2015-05-27 18:18:48', '', '', '199.96.156.50', ''),
(3216, 0, 0, 0, '2015-05-27 18:18:48', '', '', '199.96.156.50', ''),
(3217, 0, 0, 0, '2015-05-27 18:18:48', '', '', '199.96.156.50', ''),
(3218, 2346, 1, 0, '2015-05-27 18:18:50', '', '', '157.55.46.251', ''),
(3219, 0, 0, 0, '2015-05-27 18:18:51', '', '', '199.96.156.52', ''),
(3220, 0, 0, 0, '2015-05-27 18:18:52', '', '', '199.96.156.50', ''),
(3221, 0, 0, 0, '2015-05-27 18:18:53', '', '', '199.96.156.50', ''),
(3222, 0, 0, 0, '2015-05-27 18:18:53', '', '', '199.96.156.50', ''),
(3223, 0, 0, 0, '2015-05-27 18:18:54', '', '', '199.96.156.50', ''),
(3224, 0, 0, 0, '2015-05-27 18:18:56', '', '', '199.96.156.52', ''),
(3225, 0, 0, 0, '2015-05-27 18:18:56', '', '', '199.96.156.52', ''),
(3226, 0, 0, 0, '2015-05-27 18:18:56', '', '', '199.96.156.52', ''),
(3227, 0, 0, 0, '2015-05-27 18:18:56', '', '', '199.96.156.50', ''),
(3228, 0, 0, 0, '2015-05-27 18:18:56', '', '', '199.96.156.52', ''),
(3229, 0, 0, 0, '2015-05-27 18:18:56', '', '', '199.96.156.50', ''),
(3230, 0, 0, 0, '2015-05-27 18:18:56', '', '', '199.96.156.52', ''),
(3231, 0, 0, 0, '2015-05-27 18:18:56', '', '', '199.96.156.52', ''),
(3232, 0, 0, 0, '2015-05-27 18:18:56', '', '', '199.96.156.52', ''),
(3233, 0, 0, 0, '2015-05-27 18:18:56', '', '', '199.96.156.52', ''),
(3234, 0, 0, 0, '2015-05-27 18:18:57', '', '', '199.96.156.50', ''),
(3235, 0, 0, 0, '2015-05-27 18:18:57', '', '', '199.96.156.50', ''),
(3236, 0, 0, 0, '2015-05-27 18:18:57', '', '', '199.96.156.52', ''),
(3237, 0, 0, 0, '2015-05-27 18:18:58', '', '', '199.96.156.50', ''),
(3238, 0, 0, 0, '2015-05-27 18:18:58', '', '', '199.96.156.50', ''),
(3239, 0, 0, 0, '2015-05-27 18:18:59', '', '', '199.96.156.50', ''),
(3240, 2000, 1, 0, '2015-05-27 18:19:10', 'http://ondasdeouro.pt/votacoes', '', '94.132.230.9', ''),
(3241, 2827, 1, 0, '2015-05-27 18:19:59', '', '', '66.249.93.228', ''),
(3242, 2305, 1, 0, '2015-05-27 18:20:21', '', '', '2.82.184.25', ''),
(3243, 2830, 1, 0, '2015-05-27 18:21:11', '', '', '95.131.169.241', ''),
(3244, 2017, 1, 0, '2015-05-27 18:21:25', '', '', '95.90.199.96', ''),
(3245, 2017, 1, 0, '2015-05-27 18:21:31', 'http://ondasdeouro.pt/votacoes', '', '95.90.199.96', ''),
(3246, 2380, 1, 0, '2015-05-27 18:21:47', '', '', '94.132.206.212', ''),
(3247, 2363, 1, 0, '2015-05-27 18:21:50', '', '', '66.249.88.131', ''),
(3248, 1928, 1, 0, '2015-05-27 18:22:52', '', '', '66.249.93.228', ''),
(3249, 2739, 1, 0, '2015-05-27 18:22:59', '', '', '66.249.88.131', ''),
(3250, 0, 0, 0, '2015-05-27 18:23:26', '', '', '199.96.156.52', ''),
(3251, 0, 0, 0, '2015-05-27 18:23:26', '', '', '199.96.156.52', ''),
(3252, 0, 0, 0, '2015-05-27 18:23:30', '', '', '199.96.156.52', ''),
(3253, 0, 0, 0, '2015-05-27 18:23:31', '', '', '199.96.156.52', ''),
(3254, 0, 0, 0, '2015-05-27 18:23:32', '', '', '199.96.156.52', ''),
(3255, 0, 0, 0, '2015-05-27 18:23:32', '', '', '199.96.156.52', ''),
(3256, 0, 0, 0, '2015-05-27 18:23:33', '', '', '199.96.156.50', ''),
(3257, 0, 0, 0, '2015-05-27 18:23:33', '', '', '199.96.156.50', ''),
(3258, 0, 0, 0, '2015-05-27 18:23:33', '', '', '199.96.156.52', ''),
(3259, 0, 0, 0, '2015-05-27 18:23:33', '', '', '199.96.156.52', ''),
(3260, 0, 0, 0, '2015-05-27 18:23:33', '', '', '199.96.156.52', ''),
(3261, 0, 0, 0, '2015-05-27 18:23:33', '', '', '199.96.156.52', ''),
(3262, 0, 0, 0, '2015-05-27 18:23:34', '', '', '199.96.156.50', ''),
(3263, 0, 0, 0, '2015-05-27 18:23:34', '', '', '199.96.156.50', ''),
(3264, 0, 0, 0, '2015-05-27 18:23:34', '', '', '199.96.156.50', ''),
(3265, 0, 0, 0, '2015-05-27 18:23:34', '', '', '199.96.156.50', ''),
(3266, 0, 0, 0, '2015-05-27 18:23:34', '', '', '199.96.156.50', ''),
(3267, 0, 0, 0, '2015-05-27 18:23:34', '', '', '199.96.156.50', ''),
(3268, 0, 0, 0, '2015-05-27 18:23:34', '', '', '199.96.156.50', ''),
(3269, 0, 0, 0, '2015-05-27 18:23:35', '', '', '199.96.156.52', ''),
(3270, 0, 0, 0, '2015-05-27 18:23:36', '', '', '199.96.156.52', ''),
(3271, 0, 0, 0, '2015-05-27 18:23:36', '', '', '199.96.156.52', ''),
(3272, 0, 0, 0, '2015-05-27 18:23:37', '', '', '199.96.156.52', ''),
(3273, 0, 0, 0, '2015-05-27 18:23:37', '', '', '199.96.156.52', ''),
(3274, 0, 0, 0, '2015-05-27 18:23:38', '', '', '199.96.156.52', ''),
(3275, 0, 0, 0, '2015-05-27 18:23:38', '', '', '199.96.156.52', ''),
(3276, 0, 0, 0, '2015-05-27 18:23:38', '', '', '199.96.156.52', ''),
(3277, 0, 0, 0, '2015-05-27 18:23:38', '', '', '199.96.156.52', ''),
(3278, 0, 0, 0, '2015-05-27 18:23:41', '', '', '199.96.156.52', ''),
(3279, 0, 0, 0, '2015-05-27 18:23:42', '', '', '199.96.156.52', ''),
(3280, 0, 0, 0, '2015-05-27 18:23:42', '', '', '199.96.156.52', ''),
(3281, 0, 0, 0, '2015-05-27 18:23:43', '', '', '199.96.156.52', ''),
(3282, 0, 0, 0, '2015-05-27 18:23:44', '', '', '199.96.156.52', ''),
(3283, 0, 0, 0, '2015-05-27 18:23:45', '', '', '199.96.156.52', ''),
(3284, 0, 0, 0, '2015-05-27 18:23:45', '', '', '199.96.156.52', ''),
(3285, 0, 0, 0, '2015-05-27 18:23:45', '', '', '199.96.156.52', ''),
(3286, 0, 0, 0, '2015-05-27 18:23:45', '', '', '199.96.156.52', ''),
(3287, 0, 0, 0, '2015-05-27 18:23:45', '', '', '199.96.156.50', ''),
(3288, 0, 0, 0, '2015-05-27 18:23:46', '', '', '199.96.156.50', ''),
(3289, 2920, 1, 0, '2015-05-27 18:25:00', '', '', '66.249.83.164', ''),
(3290, 2429, 1, 0, '2015-05-27 18:25:27', '', '', '188.82.137.36', ''),
(3291, 310, 1, 0, '2015-05-27 18:25:55', '', '', '157.56.195.158', ''),
(3292, 2867, 1, 0, '2015-05-27 18:26:19', '', '', '66.249.83.171', ''),
(3293, 2804, 1, 0, '2015-05-27 18:26:37', '', '', '87.103.51.17', ''),
(3294, 2738, 1, 0, '2015-05-27 18:26:39', '', '', '66.249.93.231', ''),
(3295, 1615, 1, 0, '2015-05-27 18:28:19', '', '', '188.81.0.243', ''),
(3296, 2330, 1, 0, '2015-05-27 18:28:30', '', '', '94.132.135.171', ''),
(3297, 0, 0, 0, '2015-05-27 18:28:38', '', '', '199.96.156.52', ''),
(3298, 0, 0, 0, '2015-05-27 18:28:38', '', '', '199.96.156.52', ''),
(3299, 0, 0, 0, '2015-05-27 18:28:38', '', '', '199.96.156.52', ''),
(3300, 0, 0, 0, '2015-05-27 18:28:40', '', '', '199.96.156.52', ''),
(3301, 0, 0, 0, '2015-05-27 18:28:40', '', '', '199.96.156.52', ''),
(3302, 0, 0, 0, '2015-05-27 18:28:40', '', '', '199.96.156.52', ''),
(3303, 0, 0, 0, '2015-05-27 18:28:40', '', '', '199.96.156.52', ''),
(3304, 0, 0, 0, '2015-05-27 18:28:41', '', '', '199.96.156.52', ''),
(3305, 0, 0, 0, '2015-05-27 18:28:41', '', '', '199.96.156.52', ''),
(3306, 0, 0, 0, '2015-05-27 18:28:41', '', '', '199.96.156.52', ''),
(3307, 0, 0, 0, '2015-05-27 18:28:41', '', '', '199.96.156.50', ''),
(3308, 0, 0, 0, '2015-05-27 18:28:41', '', '', '199.96.156.50', ''),
(3309, 0, 0, 0, '2015-05-27 18:28:41', '', '', '199.96.156.50', ''),
(3310, 0, 0, 0, '2015-05-27 18:28:41', '', '', '199.96.156.50', ''),
(3311, 0, 0, 0, '2015-05-27 18:28:41', '', '', '199.96.156.50', ''),
(3312, 0, 0, 0, '2015-05-27 18:28:41', '', '', '199.96.156.50', ''),
(3313, 0, 0, 0, '2015-05-27 18:28:42', '', '', '199.96.156.50', ''),
(3314, 0, 0, 0, '2015-05-27 18:28:43', '', '', '199.96.156.52', ''),
(3315, 0, 0, 0, '2015-05-27 18:28:45', '', '', '199.96.156.52', ''),
(3316, 0, 0, 0, '2015-05-27 18:28:46', '', '', '199.96.156.52', ''),
(3317, 0, 0, 0, '2015-05-27 18:28:47', '', '', '199.96.156.52', ''),
(3318, 0, 0, 0, '2015-05-27 18:28:47', '', '', '199.96.156.52', ''),
(3319, 0, 0, 0, '2015-05-27 18:28:48', '', '', '199.96.156.52', ''),
(3320, 0, 0, 0, '2015-05-27 18:28:48', '', '', '199.96.156.52', ''),
(3321, 0, 0, 0, '2015-05-27 18:28:48', '', '', '199.96.156.52', ''),
(3322, 0, 0, 0, '2015-05-27 18:28:48', '', '', '199.96.156.52', ''),
(3323, 0, 0, 0, '2015-05-27 18:28:49', '', '', '199.96.156.50', ''),
(3324, 0, 0, 0, '2015-05-27 18:28:49', '', '', '199.96.156.50', ''),
(3325, 0, 0, 0, '2015-05-27 18:28:49', '', '', '199.96.156.50', ''),
(3326, 0, 0, 0, '2015-05-27 18:28:49', '', '', '199.96.156.50', ''),
(3327, 0, 0, 0, '2015-05-27 18:28:49', '', '', '199.96.156.50', ''),
(3328, 0, 0, 0, '2015-05-27 18:28:49', '', '', '199.96.156.50', ''),
(3329, 0, 0, 0, '2015-05-27 18:28:49', '', '', '199.96.156.50', ''),
(3330, 0, 0, 0, '2015-05-27 18:28:49', '', '', '199.96.156.52', ''),
(3331, 0, 0, 0, '2015-05-27 18:28:49', '', '', '199.96.156.52', ''),
(3332, 0, 0, 0, '2015-05-27 18:28:50', '', '', '199.96.156.52', ''),
(3333, 0, 0, 0, '2015-05-27 18:28:52', '', '', '199.96.156.52', ''),
(3334, 0, 0, 0, '2015-05-27 18:28:53', '', '', '199.96.156.52', ''),
(3335, 0, 0, 0, '2015-05-27 18:28:53', '', '', '199.96.156.52', ''),
(3336, 0, 0, 0, '2015-05-27 18:28:54', '', '', '199.96.156.52', ''),
(3337, 0, 0, 0, '2015-05-27 18:28:54', '', '', '199.96.156.52', ''),
(3338, 1583, 1, 0, '2015-05-27 18:29:28', '', '', '201.30.158.11', ''),
(3339, 1383, 1, 0, '2015-05-27 18:29:33', '', '', '157.55.0.155', ''),
(3340, 1383, 1, 0, '2015-05-27 18:29:39', 'http://ondasdeouro.pt/votacoes', '', '2.82.228.43', ''),
(3341, 746, 1, 0, '2015-05-27 18:29:53', '', '', '66.249.93.228', ''),
(3342, 1583, 1, 0, '2015-05-27 18:30:21', 'http://ondasdeouro.pt/votacoes', '', '201.30.158.11', ''),
(3343, 2909, 1, 0, '2015-05-27 18:30:46', '', '', '66.249.83.171', ''),
(3344, 1660, 1, 0, '2015-05-27 18:30:57', '', '', '66.249.93.231', ''),
(3345, 997, 1, 0, '2015-05-27 18:31:40', '', '', '188.82.141.41', ''),
(3346, 2407, 1, 0, '2015-05-27 18:32:43', '', '', '66.249.84.180', ''),
(3347, 0, 0, 0, '2015-05-27 18:33:31', '', '', '199.96.156.52', ''),
(3348, 0, 0, 0, '2015-05-27 18:33:31', '', '', '199.96.156.52', ''),
(3349, 0, 0, 0, '2015-05-27 18:33:33', '', '', '199.96.156.52', ''),
(3350, 0, 0, 0, '2015-05-27 18:33:34', '', '', '199.96.156.52', ''),
(3351, 0, 0, 0, '2015-05-27 18:33:34', '', '', '199.96.156.52', ''),
(3352, 0, 0, 0, '2015-05-27 18:33:34', '', '', '199.96.156.52', ''),
(3353, 0, 0, 0, '2015-05-27 18:33:34', '', '', '199.96.156.52', ''),
(3354, 0, 0, 0, '2015-05-27 18:33:34', '', '', '199.96.156.52', ''),
(3355, 0, 0, 0, '2015-05-27 18:33:35', '', '', '199.96.156.50', ''),
(3356, 0, 0, 0, '2015-05-27 18:33:35', '', '', '199.96.156.52', ''),
(3357, 0, 0, 0, '2015-05-27 18:33:35', '', '', '199.96.156.50', ''),
(3358, 0, 0, 0, '2015-05-27 18:33:35', '', '', '199.96.156.50', ''),
(3359, 0, 0, 0, '2015-05-27 18:33:35', '', '', '199.96.156.50', ''),
(3360, 0, 0, 0, '2015-05-27 18:33:35', '', '', '199.96.156.50', ''),
(3361, 0, 0, 0, '2015-05-27 18:33:35', '', '', '199.96.156.50', ''),
(3362, 0, 0, 0, '2015-05-27 18:33:36', '', '', '199.96.156.52', ''),
(3363, 0, 0, 0, '2015-05-27 18:33:36', '', '', '199.96.156.50', ''),
(3364, 0, 0, 0, '2015-05-27 18:33:37', '', '', '199.96.156.52', ''),
(3365, 0, 0, 0, '2015-05-27 18:33:37', '', '', '199.96.156.52', ''),
(3366, 0, 0, 0, '2015-05-27 18:33:38', '', '', '199.96.156.50', ''),
(3367, 0, 0, 0, '2015-05-27 18:33:39', '', '', '199.96.156.50', ''),
(3368, 0, 0, 0, '2015-05-27 18:33:39', '', '', '199.96.156.52', ''),
(3369, 0, 0, 0, '2015-05-27 18:33:41', '', '', '199.96.156.52', ''),
(3370, 0, 0, 0, '2015-05-27 18:33:44', '', '', '199.96.156.50', ''),
(3371, 0, 0, 0, '2015-05-27 18:33:44', '', '', '199.96.156.52', ''),
(3372, 0, 0, 0, '2015-05-27 18:33:45', '', '', '199.96.156.50', ''),
(3373, 0, 0, 0, '2015-05-27 18:33:45', '', '', '199.96.156.52', ''),
(3374, 0, 0, 0, '2015-05-27 18:33:45', '', '', '199.96.156.52', ''),
(3375, 0, 0, 0, '2015-05-27 18:33:45', '', '', '199.96.156.50', ''),
(3376, 0, 0, 0, '2015-05-27 18:33:45', '', '', '199.96.156.50', ''),
(3377, 0, 0, 0, '2015-05-27 18:33:45', '', '', '199.96.156.52', ''),
(3378, 0, 0, 0, '2015-05-27 18:33:45', '', '', '199.96.156.50', ''),
(3379, 0, 0, 0, '2015-05-27 18:33:45', '', '', '199.96.156.52', ''),
(3380, 0, 0, 0, '2015-05-27 18:33:45', '', '', '199.96.156.52', ''),
(3381, 0, 0, 0, '2015-05-27 18:33:45', '', '', '199.96.156.50', ''),
(3382, 0, 0, 0, '2015-05-27 18:33:45', '', '', '199.96.156.50', ''),
(3383, 0, 0, 0, '2015-05-27 18:33:45', '', '', '199.96.156.50', ''),
(3384, 0, 0, 0, '2015-05-27 18:33:45', '', '', '199.96.156.52', ''),
(3385, 2970, 1, 0, '2015-05-27 18:33:53', '', '', '179.111.216.13', ''),
(3386, 222, 1, 0, '2015-05-27 18:34:06', '', '', '66.249.93.225', ''),
(3387, 1568, 1, 0, '2015-05-27 18:34:10', '', '', '157.56.122.218', ''),
(3388, 2954, 1, 0, '2015-05-27 18:34:33', '', '', '176.83.49.167', ''),
(3389, 222, 1, 0, '2015-05-27 18:34:34', '', '', '66.249.93.225', ''),
(3390, 2954, 1, 0, '2015-05-27 18:34:42', '', '', '176.83.49.167', ''),
(3391, 2097, 1, 0, '2015-05-27 18:36:00', '', '', '66.249.93.231', ''),
(3392, 2981, 1, 0, '2015-05-27 18:36:03', '', '', '66.249.83.180', ''),
(3393, 2886, 1, 0, '2015-05-27 18:36:03', '', '', '157.56.19.90', ''),
(3394, 2097, 1, 0, '2015-05-27 18:37:47', '', '', '66.249.93.231', ''),
(3395, 2752, 1, 0, '2015-05-27 18:37:54', '', '', '66.249.93.225', ''),
(3396, 2305, 1, 0, '2015-05-27 18:37:54', '', '', '188.81.14.176', ''),
(3397, 0, 0, 0, '2015-05-27 18:38:44', '', '', '199.96.156.50', ''),
(3398, 0, 0, 0, '2015-05-27 18:38:45', '', '', '199.96.156.50', ''),
(3399, 0, 0, 0, '2015-05-27 18:38:45', '', '', '199.96.156.50', ''),
(3400, 0, 0, 0, '2015-05-27 18:38:46', '', '', '199.96.156.50', ''),
(3401, 0, 0, 0, '2015-05-27 18:38:46', '', '', '199.96.156.50', ''),
(3402, 0, 0, 0, '2015-05-27 18:38:46', '', '', '199.96.156.50', ''),
(3403, 0, 0, 0, '2015-05-27 18:38:46', '', '', '199.96.156.50', ''),
(3404, 0, 0, 0, '2015-05-27 18:38:47', '', '', '199.96.156.50', ''),
(3405, 0, 0, 0, '2015-05-27 18:38:47', '', '', '199.96.156.52', ''),
(3406, 0, 0, 0, '2015-05-27 18:38:47', '', '', '199.96.156.52', ''),
(3407, 0, 0, 0, '2015-05-27 18:38:47', '', '', '199.96.156.52', ''),
(3408, 0, 0, 0, '2015-05-27 18:38:47', '', '', '199.96.156.52', ''),
(3409, 0, 0, 0, '2015-05-27 18:38:47', '', '', '199.96.156.52', ''),
(3410, 0, 0, 0, '2015-05-27 18:38:47', '', '', '199.96.156.52', ''),
(3411, 0, 0, 0, '2015-05-27 18:38:47', '', '', '199.96.156.52', ''),
(3412, 0, 0, 0, '2015-05-27 18:38:53', '', '', '199.96.156.50', ''),
(3413, 0, 0, 0, '2015-05-27 18:38:53', '', '', '199.96.156.50', ''),
(3414, 0, 0, 0, '2015-05-27 18:38:53', '', '', '199.96.156.50', ''),
(3415, 0, 0, 0, '2015-05-27 18:38:54', '', '', '199.96.156.50', ''),
(3416, 0, 0, 0, '2015-05-27 18:38:54', '', '', '199.96.156.50', ''),
(3417, 0, 0, 0, '2015-05-27 18:38:54', '', '', '199.96.156.50', ''),
(3418, 0, 0, 0, '2015-05-27 18:38:54', '', '', '199.96.156.50', ''),
(3419, 0, 0, 0, '2015-05-27 18:38:54', '', '', '199.96.156.50', ''),
(3420, 0, 0, 0, '2015-05-27 18:38:56', '', '', '199.96.156.50', ''),
(3421, 0, 0, 0, '2015-05-27 18:38:56', '', '', '199.96.156.52', ''),
(3422, 0, 0, 0, '2015-05-27 18:38:56', '', '', '199.96.156.52', ''),
(3423, 0, 0, 0, '2015-05-27 18:38:56', '', '', '199.96.156.52', ''),
(3424, 0, 0, 0, '2015-05-27 18:38:56', '', '', '199.96.156.52', ''),
(3425, 0, 0, 0, '2015-05-27 18:38:57', '', '', '199.96.156.52', ''),
(3426, 0, 0, 0, '2015-05-27 18:38:57', '', '', '199.96.156.52', ''),
(3427, 0, 0, 0, '2015-05-27 18:38:57', '', '', '199.96.156.52', ''),
(3428, 0, 0, 0, '2015-05-27 18:38:57', '', '', '199.96.156.52', ''),
(3429, 0, 0, 0, '2015-05-27 18:38:57', '', '', '199.96.156.52', ''),
(3430, 0, 0, 0, '2015-05-27 18:38:57', '', '', '199.96.156.52', ''),
(3431, 0, 0, 0, '2015-05-27 18:38:59', '', '', '199.96.156.50', ''),
(3432, 0, 0, 0, '2015-05-27 18:38:59', '', '', '199.96.156.50', ''),
(3433, 0, 0, 0, '2015-05-27 18:39:00', '', '', '199.96.156.50', ''),
(3434, 2376, 1, 0, '2015-05-27 18:39:28', '', '', '66.249.93.228', ''),
(3435, 845, 1, 0, '2015-05-27 18:40:10', '', '', '66.249.93.228', ''),
(3436, 2376, 1, 0, '2015-05-27 18:40:12', 'http://ondasdeouro.pt/votacoes', '', '176.86.83.57', ''),
(3437, 388, 1, 0, '2015-05-27 18:40:22', '', '', '189.90.55.78', ''),
(3438, 2797, 1, 0, '2015-05-27 18:40:45', '', '', '66.249.93.228', ''),
(3439, 2433, 1, 0, '2015-05-27 18:41:00', '', '', '176.78.112.228', ''),
(3440, 2433, 1, 0, '2015-05-27 18:41:00', '', '', '176.78.112.228', ''),
(3441, 932, 1, 0, '2015-05-27 18:41:09', '', '', '89.115.104.193', ''),
(3442, 932, 1, 0, '2015-05-27 18:41:18', 'http://ondasdeouro.pt/votacoes', '', '89.115.104.193', ''),
(3443, 2433, 1, 0, '2015-05-27 18:41:19', '', '', '176.78.112.228', ''),
(3444, 2433, 1, 0, '2015-05-27 18:41:19', '', '', '176.78.112.228', ''),
(3445, 2948, 1, 0, '2015-05-27 18:42:28', '', '', '66.249.83.171', ''),
(3446, 2948, 1, 0, '2015-05-27 18:42:48', '', '', '66.249.88.131', ''),
(3447, 2948, 1, 0, '2015-05-27 18:42:51', '', '', '66.249.83.171', ''),
(3448, 2948, 1, 0, '2015-05-27 18:42:52', '', '', '66.249.83.180', ''),
(3449, 1041, 1, 0, '2015-05-27 18:42:55', '', '', '85.139.212.69', ''),
(3450, 2948, 1, 0, '2015-05-27 18:42:55', '', '', '66.249.83.180', ''),
(3451, 2948, 1, 0, '2015-05-27 18:42:57', '', '', '66.249.88.137', ''),
(3452, 2948, 1, 0, '2015-05-27 18:42:59', '', '', '66.249.88.142', ''),
(3453, 2948, 1, 0, '2015-05-27 18:43:00', '', '', '66.249.88.137', ''),
(3454, 2355, 1, 0, '2015-05-27 18:43:04', '', '', '66.249.83.171', ''),
(3455, 0, 0, 0, '2015-05-27 18:43:36', '', '', '199.96.156.50', ''),
(3456, 0, 0, 0, '2015-05-27 18:43:37', '', '', '199.96.156.52', ''),
(3457, 0, 0, 0, '2015-05-27 18:43:39', '', '', '199.96.156.52', ''),
(3458, 0, 0, 0, '2015-05-27 18:43:40', '', '', '199.96.156.52', ''),
(3459, 0, 0, 0, '2015-05-27 18:43:40', '', '', '199.96.156.50', ''),
(3460, 0, 0, 0, '2015-05-27 18:43:40', '', '', '199.96.156.50', ''),
(3461, 0, 0, 0, '2015-05-27 18:43:40', '', '', '199.96.156.52', ''),
(3462, 0, 0, 0, '2015-05-27 18:43:40', '', '', '199.96.156.52', ''),
(3463, 0, 0, 0, '2015-05-27 18:43:40', '', '', '199.96.156.52', ''),
(3464, 0, 0, 0, '2015-05-27 18:43:40', '', '', '199.96.156.52', ''),
(3465, 0, 0, 0, '2015-05-27 18:43:40', '', '', '199.96.156.50', ''),
(3466, 0, 0, 0, '2015-05-27 18:43:40', '', '', '199.96.156.50', ''),
(3467, 0, 0, 0, '2015-05-27 18:43:40', '', '', '199.96.156.52', ''),
(3468, 0, 0, 0, '2015-05-27 18:43:40', '', '', '199.96.156.52', ''),
(3469, 0, 0, 0, '2015-05-27 18:43:40', '', '', '199.96.156.50', ''),
(3470, 0, 0, 0, '2015-05-27 18:43:40', '', '', '199.96.156.50', ''),
(3471, 0, 0, 0, '2015-05-27 18:43:40', '', '', '199.96.156.50', ''),
(3472, 0, 0, 0, '2015-05-27 18:43:41', '', '', '199.96.156.50', ''),
(3473, 0, 0, 0, '2015-05-27 18:43:46', '', '', '199.96.156.50', ''),
(3474, 0, 0, 0, '2015-05-27 18:43:47', '', '', '199.96.156.50', ''),
(3475, 0, 0, 0, '2015-05-27 18:43:47', '', '', '199.96.156.52', ''),
(3476, 0, 0, 0, '2015-05-27 18:43:47', '', '', '199.96.156.52', ''),
(3477, 0, 0, 0, '2015-05-27 18:43:48', '', '', '199.96.156.52', ''),
(3478, 0, 0, 0, '2015-05-27 18:43:48', '', '', '199.96.156.50', ''),
(3479, 0, 0, 0, '2015-05-27 18:43:48', '', '', '199.96.156.50', ''),
(3480, 0, 0, 0, '2015-05-27 18:43:48', '', '', '199.96.156.50', ''),
(3481, 0, 0, 0, '2015-05-27 18:43:48', '', '', '199.96.156.50', ''),
(3482, 0, 0, 0, '2015-05-27 18:43:48', '', '', '199.96.156.50', ''),
(3483, 0, 0, 0, '2015-05-27 18:43:48', '', '', '199.96.156.52', ''),
(3484, 0, 0, 0, '2015-05-27 18:43:49', '', '', '199.96.156.52', ''),
(3485, 0, 0, 0, '2015-05-27 18:43:49', '', '', '199.96.156.52', ''),
(3486, 0, 0, 0, '2015-05-27 18:43:49', '', '', '199.96.156.52', ''),
(3487, 0, 0, 0, '2015-05-27 18:43:49', '', '', '199.96.156.52', ''),
(3488, 0, 0, 0, '2015-05-27 18:43:49', '', '', '199.96.156.52', ''),
(3489, 0, 0, 0, '2015-05-27 18:43:49', '', '', '199.96.156.50', ''),
(3490, 0, 0, 0, '2015-05-27 18:43:52', '', '', '199.96.156.50', ''),
(3491, 0, 0, 0, '2015-05-27 18:43:54', '', '', '199.96.156.50', ''),
(3492, 0, 0, 0, '2015-05-27 18:43:54', '', '', '199.96.156.52', ''),
(3493, 0, 0, 0, '2015-05-27 18:43:54', '', '', '199.96.156.52', ''),
(3494, 2993, 1, 0, '2015-05-27 18:43:57', '', '', '177.42.34.242', ''),
(3495, 2993, 1, 0, '2015-05-27 18:44:17', 'http://ondasdeouro.pt/votacoes', '', '177.42.34.242', ''),
(3496, 0, 0, 0, '2015-05-27 18:44:20', '', '', '199.96.156.50', ''),
(3497, 851, 1, 0, '2015-05-27 18:44:45', '', '', '157.55.235.56', ''),
(3498, 851, 1, 0, '2015-05-27 18:44:58', 'http://ondasdeouro.pt/votacoes', '', '81.84.240.50', ''),
(3499, 2639, 1, 0, '2015-05-27 18:45:04', '', '', '157.55.235.56', ''),
(3500, 2927, 1, 0, '2015-05-27 18:46:26', '', '', '66.249.93.231', ''),
(3501, 2075, 1, 0, '2015-05-27 18:48:26', '', '', '66.249.88.137', ''),
(3502, 0, 0, 0, '2015-05-27 18:48:36', '', '', '199.96.156.50', ''),
(3503, 0, 0, 0, '2015-05-27 18:48:36', '', '', '199.96.156.50', ''),
(3504, 0, 0, 0, '2015-05-27 18:48:38', '', '', '199.96.156.50', ''),
(3505, 0, 0, 0, '2015-05-27 18:48:39', '', '', '199.96.156.50', ''),
(3506, 0, 0, 0, '2015-05-27 18:48:39', '', '', '199.96.156.50', ''),
(3507, 0, 0, 0, '2015-05-27 18:48:39', '', '', '199.96.156.50', ''),
(3508, 0, 0, 0, '2015-05-27 18:48:39', '', '', '199.96.156.52', ''),
(3509, 0, 0, 0, '2015-05-27 18:48:39', '', '', '199.96.156.50', ''),
(3510, 0, 0, 0, '2015-05-27 18:48:39', '', '', '199.96.156.50', ''),
(3511, 0, 0, 0, '2015-05-27 18:48:39', '', '', '199.96.156.52', ''),
(3512, 0, 0, 0, '2015-05-27 18:48:39', '', '', '199.96.156.50', ''),
(3513, 0, 0, 0, '2015-05-27 18:48:39', '', '', '199.96.156.50', ''),
(3514, 0, 0, 0, '2015-05-27 18:48:39', '', '', '199.96.156.52', ''),
(3515, 0, 0, 0, '2015-05-27 18:48:39', '', '', '199.96.156.52', ''),
(3516, 0, 0, 0, '2015-05-27 18:48:39', '', '', '199.96.156.52', ''),
(3517, 0, 0, 0, '2015-05-27 18:48:40', '', '', '199.96.156.52', ''),
(3518, 0, 0, 0, '2015-05-27 18:48:40', '', '', '199.96.156.52', ''),
(3519, 2075, 1, 0, '2015-05-27 18:48:40', '', '', '66.249.83.171', ''),
(3520, 0, 0, 0, '2015-05-27 18:48:42', '', '', '199.96.156.50', ''),
(3521, 0, 0, 0, '2015-05-27 18:48:44', '', '', '199.96.156.50', ''),
(3522, 0, 0, 0, '2015-05-27 18:48:46', '', '', '199.96.156.52', ''),
(3523, 0, 0, 0, '2015-05-27 18:48:46', '', '', '199.96.156.50', ''),
(3524, 0, 0, 0, '2015-05-27 18:48:46', '', '', '199.96.156.50', ''),
(3525, 0, 0, 0, '2015-05-27 18:48:47', '', '', '199.96.156.50', ''),
(3526, 0, 0, 0, '2015-05-27 18:48:48', '', '', '199.96.156.52', ''),
(3527, 0, 0, 0, '2015-05-27 18:48:48', '', '', '199.96.156.50', ''),
(3528, 0, 0, 0, '2015-05-27 18:48:48', '', '', '199.96.156.50', ''),
(3529, 0, 0, 0, '2015-05-27 18:48:49', '', '', '199.96.156.52', ''),
(3530, 0, 0, 0, '2015-05-27 18:48:49', '', '', '199.96.156.50', ''),
(3531, 0, 0, 0, '2015-05-27 18:48:49', '', '', '199.96.156.52', ''),
(3532, 0, 0, 0, '2015-05-27 18:48:49', '', '', '199.96.156.52', ''),
(3533, 0, 0, 0, '2015-05-27 18:48:49', '', '', '199.96.156.52', ''),
(3534, 0, 0, 0, '2015-05-27 18:48:49', '', '', '199.96.156.52', ''),
(3535, 0, 0, 0, '2015-05-27 18:48:49', '', '', '199.96.156.50', ''),
(3536, 0, 0, 0, '2015-05-27 18:48:49', '', '', '199.96.156.52', ''),
(3537, 0, 0, 0, '2015-05-27 18:48:50', '', '', '199.96.156.52', ''),
(3538, 0, 0, 0, '2015-05-27 18:48:50', '', '', '199.96.156.52', ''),
(3539, 0, 0, 0, '2015-05-27 18:48:50', '', '', '199.96.156.50', ''),
(3540, 0, 0, 0, '2015-05-27 18:48:50', '', '', '199.96.156.50', ''),
(3541, 3120, 1, 0, '2015-05-27 18:49:11', '', '', '85.246.171.171', ''),
(3542, 3037, 1, 0, '2015-05-27 18:49:38', '', '', '66.249.83.180', ''),
(3543, 3037, 1, 0, '2015-05-27 18:50:14', 'http://ondasdeouro.pt/votacoes', '', '191.191.21.33', ''),
(3544, 3030, 1, 0, '2015-05-27 18:51:51', '', '', '66.249.88.137', ''),
(3545, 501, 1, 0, '2015-05-27 18:52:17', '', '', '5.158.15.165', ''),
(3546, 90, 1, 0, '2015-05-27 18:52:21', 'http://ondasdeouro.pt/votacoes', '', '85.244.145.61', ''),
(3547, 2933, 1, 0, '2015-05-27 18:52:25', '', '', '65.55.183.185', ''),
(3548, 2933, 1, 0, '2015-05-27 18:52:47', 'https://www.facebook.com/ondasdeouro', '', '187.35.3.97', ''),
(3549, 3091, 1, 0, '2015-05-27 18:53:21', '', '', '66.249.93.225', ''),
(3550, 0, 0, 0, '2015-05-27 18:53:28', '', '', '199.96.156.52', ''),
(3551, 0, 0, 0, '2015-05-27 18:53:29', '', '', '199.96.156.52', ''),
(3552, 0, 0, 0, '2015-05-27 18:53:32', '', '', '199.96.156.52', ''),
(3553, 0, 0, 0, '2015-05-27 18:53:32', '', '', '199.96.156.52', ''),
(3554, 0, 0, 0, '2015-05-27 18:53:32', '', '', '199.96.156.52', ''),
(3555, 0, 0, 0, '2015-05-27 18:53:32', '', '', '199.96.156.52', ''),
(3556, 0, 0, 0, '2015-05-27 18:53:32', '', '', '199.96.156.52', ''),
(3557, 0, 0, 0, '2015-05-27 18:53:32', '', '', '199.96.156.52', ''),
(3558, 0, 0, 0, '2015-05-27 18:53:33', '', '', '199.96.156.50', ''),
(3559, 0, 0, 0, '2015-05-27 18:53:33', '', '', '199.96.156.50', ''),
(3560, 0, 0, 0, '2015-05-27 18:53:33', '', '', '199.96.156.50', ''),
(3561, 0, 0, 0, '2015-05-27 18:53:33', '', '', '199.96.156.50', ''),
(3562, 0, 0, 0, '2015-05-27 18:53:33', '', '', '199.96.156.50', ''),
(3563, 0, 0, 0, '2015-05-27 18:53:33', '', '', '199.96.156.50', ''),
(3564, 0, 0, 0, '2015-05-27 18:53:33', '', '', '199.96.156.50', ''),
(3565, 0, 0, 0, '2015-05-27 18:53:33', '', '', '199.96.156.50', ''),
(3566, 0, 0, 0, '2015-05-27 18:53:34', '', '', '199.96.156.52', ''),
(3567, 0, 0, 0, '2015-05-27 18:53:36', '', '', '199.96.156.50', ''),
(3568, 0, 0, 0, '2015-05-27 18:53:38', '', '', '199.96.156.52', ''),
(3569, 0, 0, 0, '2015-05-27 18:53:39', '', '', '199.96.156.52', ''),
(3570, 0, 0, 0, '2015-05-27 18:53:40', '', '', '199.96.156.52', ''),
(3571, 0, 0, 0, '2015-05-27 18:53:40', '', '', '199.96.156.52', ''),
(3572, 0, 0, 0, '2015-05-27 18:53:41', '', '', '199.96.156.52', ''),
(3573, 0, 0, 0, '2015-05-27 18:53:41', '', '', '199.96.156.52', ''),
(3574, 0, 0, 0, '2015-05-27 18:53:41', '', '', '199.96.156.52', ''),
(3575, 0, 0, 0, '2015-05-27 18:53:41', '', '', '199.96.156.52', ''),
(3576, 0, 0, 0, '2015-05-27 18:53:42', '', '', '199.96.156.50', ''),
(3577, 0, 0, 0, '2015-05-27 18:53:42', '', '', '199.96.156.50', ''),
(3578, 0, 0, 0, '2015-05-27 18:53:42', '', '', '199.96.156.50', ''),
(3579, 0, 0, 0, '2015-05-27 18:53:42', '', '', '199.96.156.50', ''),
(3580, 0, 0, 0, '2015-05-27 18:53:42', '', '', '199.96.156.50', ''),
(3581, 0, 0, 0, '2015-05-27 18:53:42', '', '', '199.96.156.50', ''),
(3582, 0, 0, 0, '2015-05-27 18:53:43', '', '', '199.96.156.50', ''),
(3583, 0, 0, 0, '2015-05-27 18:53:44', '', '', '199.96.156.52', ''),
(3584, 2717, 1, 0, '2015-05-27 18:54:13', '', '', '66.249.88.142', ''),
(3585, 3082, 1, 0, '2015-05-27 18:54:58', '', '', '186.13.0.165', ''),
(3586, 2735, 1, 0, '2015-05-27 18:55:07', '', '', '87.103.74.45', ''),
(3587, 1465, 1, 0, '2015-05-27 18:56:04', '', '', '89.114.164.117', ''),
(3588, 3079, 1, 0, '2015-05-27 18:56:27', '', '', '177.193.226.6', ''),
(3589, 2349, 1, 0, '2015-05-27 18:56:43', '', '', '152.251.145.189', ''),
(3590, 288, 1, 0, '2015-05-27 18:56:52', '', '', '89.115.27.173', ''),
(3591, 288, 1, 0, '2015-05-27 18:56:59', 'http://ondasdeouro.pt/votacoes', '', '89.115.27.173', ''),
(3592, 2862, 1, 0, '2015-05-27 18:57:36', '', '', '187.65.204.247', ''),
(3593, 1186, 1, 0, '2015-05-27 18:57:41', 'http://ondasdeouro.pt/votacoes', '', '187.52.105.178', ''),
(3594, 1918, 1, 0, '2015-05-27 18:57:59', '', '', '157.56.198.222', ''),
(3595, 1994, 1, 0, '2015-05-27 18:58:08', '', '', '65.55.157.153', ''),
(3596, 3062, 1, 0, '2015-05-27 18:58:10', '', '', '95.91.225.101', ''),
(3597, 1918, 1, 0, '2015-05-27 18:58:18', 'http://ondasdeouro.pt/votacoes', '', '85.245.164.186', ''),
(3598, 0, 0, 0, '2015-05-27 18:58:38', '', '', '199.96.156.52', ''),
(3599, 0, 0, 0, '2015-05-27 18:58:39', '', '', '199.96.156.52', ''),
(3600, 0, 0, 0, '2015-05-27 18:58:40', '', '', '199.96.156.52', ''),
(3601, 0, 0, 0, '2015-05-27 18:58:41', '', '', '199.96.156.52', ''),
(3602, 0, 0, 0, '2015-05-27 18:58:41', '', '', '199.96.156.52', ''),
(3603, 0, 0, 0, '2015-05-27 18:58:41', '', '', '199.96.156.50', ''),
(3604, 0, 0, 0, '2015-05-27 18:58:41', '', '', '199.96.156.52', ''),
(3605, 0, 0, 0, '2015-05-27 18:58:41', '', '', '199.96.156.50', ''),
(3606, 0, 0, 0, '2015-05-27 18:58:41', '', '', '199.96.156.52', ''),
(3607, 0, 0, 0, '2015-05-27 18:58:41', '', '', '199.96.156.52', ''),
(3608, 0, 0, 0, '2015-05-27 18:58:41', '', '', '199.96.156.50', ''),
(3609, 0, 0, 0, '2015-05-27 18:58:41', '', '', '199.96.156.52', ''),
(3610, 0, 0, 0, '2015-05-27 18:58:41', '', '', '199.96.156.52', ''),
(3611, 0, 0, 0, '2015-05-27 18:58:41', '', '', '199.96.156.50', ''),
(3612, 0, 0, 0, '2015-05-27 18:58:41', '', '', '199.96.156.50', ''),
(3613, 0, 0, 0, '2015-05-27 18:58:42', '', '', '199.96.156.50', ''),
(3614, 0, 0, 0, '2015-05-27 18:58:42', '', '', '199.96.156.50', ''),
(3615, 0, 0, 0, '2015-05-27 18:58:43', '', '', '199.96.156.52', ''),
(3616, 0, 0, 0, '2015-05-27 18:58:43', '', '', '199.96.156.52', ''),
(3617, 0, 0, 0, '2015-05-27 18:58:46', '', '', '199.96.156.50', ''),
(3618, 0, 0, 0, '2015-05-27 18:58:46', '', '', '199.96.156.52', ''),
(3619, 0, 0, 0, '2015-05-27 18:58:48', '', '', '199.96.156.52', ''),
(3620, 0, 0, 0, '2015-05-27 18:58:48', '', '', '199.96.156.52', ''),
(3621, 0, 0, 0, '2015-05-27 18:58:49', '', '', '199.96.156.52', ''),
(3622, 0, 0, 0, '2015-05-27 18:58:49', '', '', '199.96.156.52', ''),
(3623, 0, 0, 0, '2015-05-27 18:58:49', '', '', '199.96.156.52', ''),
(3624, 0, 0, 0, '2015-05-27 18:58:49', '', '', '199.96.156.52', ''),
(3625, 0, 0, 0, '2015-05-27 18:58:50', '', '', '199.96.156.52', ''),
(3626, 0, 0, 0, '2015-05-27 18:58:50', '', '', '199.96.156.50', ''),
(3627, 0, 0, 0, '2015-05-27 18:58:50', '', '', '199.96.156.50', ''),
(3628, 0, 0, 0, '2015-05-27 18:58:51', '', '', '199.96.156.50', ''),
(3629, 0, 0, 0, '2015-05-27 18:58:51', '', '', '199.96.156.50', ''),
(3630, 0, 0, 0, '2015-05-27 18:58:51', '', '', '199.96.156.50', ''),
(3631, 0, 0, 0, '2015-05-27 18:58:51', '', '', '199.96.156.50', ''),
(3632, 0, 0, 0, '2015-05-27 18:58:51', '', '', '199.96.156.50', ''),
(3633, 0, 0, 0, '2015-05-27 18:58:51', '', '', '199.96.156.50', ''),
(3634, 0, 0, 0, '2015-05-27 18:58:52', '', '', '199.96.156.52', ''),
(3635, 0, 0, 0, '2015-05-27 18:58:52', '', '', '199.96.156.52', ''),
(3636, 3189, 1, 0, '2015-05-27 18:59:00', '', '', '188.37.128.152', ''),
(3637, 2115, 1, 0, '2015-05-27 18:59:55', '', '', '193.137.28.250', ''),
(3638, 2273, 1, 0, '2015-05-27 19:00:27', '', '', '65.55.183.185', ''),
(3639, 0, 0, 0, '2015-05-27 19:03:29', '', '', '199.96.156.52', ''),
(3640, 0, 0, 0, '2015-05-27 19:03:30', '', '', '199.96.156.52', ''),
(3641, 0, 0, 0, '2015-05-27 19:03:31', '', '', '199.96.156.50', ''),
(3642, 0, 0, 0, '2015-05-27 19:03:33', '', '', '199.96.156.50', ''),
(3643, 0, 0, 0, '2015-05-27 19:03:33', '', '', '199.96.156.52', ''),
(3644, 0, 0, 0, '2015-05-27 19:03:33', '', '', '199.96.156.50', ''),
(3645, 0, 0, 0, '2015-05-27 19:03:33', '', '', '199.96.156.52', ''),
(3646, 0, 0, 0, '2015-05-27 19:03:33', '', '', '199.96.156.52', ''),
(3647, 0, 0, 0, '2015-05-27 19:03:33', '', '', '199.96.156.52', ''),
(3648, 0, 0, 0, '2015-05-27 19:03:33', '', '', '199.96.156.50', ''),
(3649, 0, 0, 0, '2015-05-27 19:03:33', '', '', '199.96.156.50', ''),
(3650, 0, 0, 0, '2015-05-27 19:03:33', '', '', '199.96.156.50', ''),
(3651, 0, 0, 0, '2015-05-27 19:03:33', '', '', '199.96.156.52', ''),
(3652, 0, 0, 0, '2015-05-27 19:03:33', '', '', '199.96.156.52', ''),
(3653, 0, 0, 0, '2015-05-27 19:03:33', '', '', '199.96.156.50', ''),
(3654, 0, 0, 0, '2015-05-27 19:03:33', '', '', '199.96.156.52', ''),
(3655, 1879, 1, 0, '2015-05-27 19:03:34', '', '', '66.249.93.228', ''),
(3656, 2219, 1, 0, '2015-05-27 19:03:37', '', '', '66.249.93.231', ''),
(3657, 0, 0, 0, '2015-05-27 19:03:41', '', '', '199.96.156.52', ''),
(3658, 0, 0, 0, '2015-05-27 19:03:41', '', '', '199.96.156.52', '');
INSERT INTO `wp_newsletter_stats` (`id`, `user_id`, `email_id`, `link_id`, `created`, `url`, `anchor`, `ip`, `country`) VALUES
(3659, 0, 0, 0, '2015-05-27 19:03:42', '', '', '199.96.156.52', ''),
(3660, 0, 0, 0, '2015-05-27 19:03:42', '', '', '199.96.156.52', ''),
(3661, 0, 0, 0, '2015-05-27 19:03:42', '', '', '199.96.156.50', ''),
(3662, 0, 0, 0, '2015-05-27 19:03:42', '', '', '199.96.156.52', ''),
(3663, 0, 0, 0, '2015-05-27 19:03:43', '', '', '199.96.156.52', ''),
(3664, 0, 0, 0, '2015-05-27 19:03:45', '', '', '199.96.156.52', ''),
(3665, 0, 0, 0, '2015-05-27 19:03:46', '', '', '199.96.156.50', ''),
(3666, 0, 0, 0, '2015-05-27 19:03:46', '', '', '199.96.156.50', ''),
(3667, 0, 0, 0, '2015-05-27 19:03:46', '', '', '199.96.156.52', ''),
(3668, 0, 0, 0, '2015-05-27 19:03:46', '', '', '199.96.156.52', ''),
(3669, 0, 0, 0, '2015-05-27 19:03:47', '', '', '199.96.156.50', ''),
(3670, 0, 0, 0, '2015-05-27 19:03:48', '', '', '199.96.156.50', ''),
(3671, 0, 0, 0, '2015-05-27 19:03:48', '', '', '199.96.156.50', ''),
(3672, 0, 0, 0, '2015-05-27 19:03:48', '', '', '199.96.156.50', ''),
(3673, 0, 0, 0, '2015-05-27 19:03:48', '', '', '199.96.156.50', ''),
(3674, 0, 0, 0, '2015-05-27 19:03:48', '', '', '199.96.156.50', ''),
(3675, 0, 0, 0, '2015-05-27 19:03:49', '', '', '199.96.156.52', ''),
(3676, 0, 0, 0, '2015-05-27 19:03:50', '', '', '199.96.156.52', ''),
(3677, 0, 0, 0, '2015-05-27 19:03:50', '', '', '199.96.156.52', ''),
(3678, 0, 0, 0, '2015-05-27 19:03:50', '', '', '199.96.156.52', ''),
(3679, 0, 0, 0, '2015-05-27 19:03:51', '', '', '199.96.156.52', ''),
(3680, 3217, 1, 0, '2015-05-27 19:04:26', '', '', '87.103.66.96', ''),
(3681, 2165, 1, 0, '2015-05-27 19:06:16', '', '', '89.153.96.34', ''),
(3682, 0, 0, 0, '2015-05-27 19:08:39', '', '', '199.96.156.50', ''),
(3683, 0, 0, 0, '2015-05-27 19:08:40', '', '', '199.96.156.52', ''),
(3684, 0, 0, 0, '2015-05-27 19:08:42', '', '', '199.96.156.52', ''),
(3685, 0, 0, 0, '2015-05-27 19:08:42', '', '', '199.96.156.50', ''),
(3686, 0, 0, 0, '2015-05-27 19:08:43', '', '', '199.96.156.52', ''),
(3687, 0, 0, 0, '2015-05-27 19:08:43', '', '', '199.96.156.50', ''),
(3688, 0, 0, 0, '2015-05-27 19:08:43', '', '', '199.96.156.50', ''),
(3689, 0, 0, 0, '2015-05-27 19:08:43', '', '', '199.96.156.50', ''),
(3690, 0, 0, 0, '2015-05-27 19:08:43', '', '', '199.96.156.50', ''),
(3691, 0, 0, 0, '2015-05-27 19:08:43', '', '', '199.96.156.50', ''),
(3692, 0, 0, 0, '2015-05-27 19:08:43', '', '', '199.96.156.50', ''),
(3693, 0, 0, 0, '2015-05-27 19:08:43', '', '', '199.96.156.50', ''),
(3694, 0, 0, 0, '2015-05-27 19:08:43', '', '', '199.96.156.52', ''),
(3695, 0, 0, 0, '2015-05-27 19:08:43', '', '', '199.96.156.52', ''),
(3696, 0, 0, 0, '2015-05-27 19:08:43', '', '', '199.96.156.52', ''),
(3697, 0, 0, 0, '2015-05-27 19:08:43', '', '', '199.96.156.52', ''),
(3698, 0, 0, 0, '2015-05-27 19:08:46', '', '', '199.96.156.50', ''),
(3699, 0, 0, 0, '2015-05-27 19:08:46', '', '', '199.96.156.52', ''),
(3700, 0, 0, 0, '2015-05-27 19:08:49', '', '', '199.96.156.50', ''),
(3701, 0, 0, 0, '2015-05-27 19:08:49', '', '', '199.96.156.50', ''),
(3702, 0, 0, 0, '2015-05-27 19:08:49', '', '', '199.96.156.50', ''),
(3703, 0, 0, 0, '2015-05-27 19:08:49', '', '', '199.96.156.50', ''),
(3704, 0, 0, 0, '2015-05-27 19:08:50', '', '', '199.96.156.52', ''),
(3705, 0, 0, 0, '2015-05-27 19:08:51', '', '', '199.96.156.52', ''),
(3706, 0, 0, 0, '2015-05-27 19:08:51', '', '', '199.96.156.52', ''),
(3707, 0, 0, 0, '2015-05-27 19:08:51', '', '', '199.96.156.50', ''),
(3708, 0, 0, 0, '2015-05-27 19:08:51', '', '', '199.96.156.50', ''),
(3709, 0, 0, 0, '2015-05-27 19:08:51', '', '', '199.96.156.52', ''),
(3710, 0, 0, 0, '2015-05-27 19:08:51', '', '', '199.96.156.52', ''),
(3711, 0, 0, 0, '2015-05-27 19:08:51', '', '', '199.96.156.52', ''),
(3712, 0, 0, 0, '2015-05-27 19:08:51', '', '', '199.96.156.52', ''),
(3713, 0, 0, 0, '2015-05-27 19:08:52', '', '', '199.96.156.52', ''),
(3714, 0, 0, 0, '2015-05-27 19:08:53', '', '', '199.96.156.50', ''),
(3715, 0, 0, 0, '2015-05-27 19:08:53', '', '', '199.96.156.52', ''),
(3716, 0, 0, 0, '2015-05-27 19:08:55', '', '', '199.96.156.50', ''),
(3717, 0, 0, 0, '2015-05-27 19:08:56', '', '', '199.96.156.50', ''),
(3718, 0, 0, 0, '2015-05-27 19:08:56', '', '', '199.96.156.50', ''),
(3719, 0, 0, 0, '2015-05-27 19:08:59', '', '', '199.96.156.50', ''),
(3720, 3298, 1, 0, '2015-05-27 19:09:00', '', '', '66.249.84.180', ''),
(3721, 3092, 1, 0, '2015-05-27 19:09:05', '', '', '157.55.0.155', ''),
(3722, 3196, 1, 0, '2015-05-27 19:10:28', '', '', '89.155.90.86', ''),
(3723, 3298, 1, 0, '2015-05-27 19:12:36', '', '', '66.249.84.171', ''),
(3724, 0, 0, 0, '2015-05-27 19:13:32', '', '', '199.96.156.50', ''),
(3725, 0, 0, 0, '2015-05-27 19:13:32', '', '', '199.96.156.52', ''),
(3726, 0, 0, 0, '2015-05-27 19:13:32', '', '', '199.96.156.52', ''),
(3727, 0, 0, 0, '2015-05-27 19:13:33', '', '', '199.96.156.52', ''),
(3728, 0, 0, 0, '2015-05-27 19:13:33', '', '', '199.96.156.52', ''),
(3729, 0, 0, 0, '2015-05-27 19:13:33', '', '', '199.96.156.50', ''),
(3730, 0, 0, 0, '2015-05-27 19:13:33', '', '', '199.96.156.52', ''),
(3731, 0, 0, 0, '2015-05-27 19:13:33', '', '', '199.96.156.50', ''),
(3732, 0, 0, 0, '2015-05-27 19:13:33', '', '', '199.96.156.50', ''),
(3733, 0, 0, 0, '2015-05-27 19:13:33', '', '', '199.96.156.50', ''),
(3734, 0, 0, 0, '2015-05-27 19:13:33', '', '', '199.96.156.50', ''),
(3735, 0, 0, 0, '2015-05-27 19:13:33', '', '', '199.96.156.50', ''),
(3736, 0, 0, 0, '2015-05-27 19:13:33', '', '', '199.96.156.52', ''),
(3737, 0, 0, 0, '2015-05-27 19:13:36', '', '', '199.96.156.50', ''),
(3738, 0, 0, 0, '2015-05-27 19:13:37', '', '', '199.96.156.50', ''),
(3739, 0, 0, 0, '2015-05-27 19:13:40', '', '', '199.96.156.52', ''),
(3740, 0, 0, 0, '2015-05-27 19:13:40', '', '', '199.96.156.52', ''),
(3741, 0, 0, 0, '2015-05-27 19:13:41', '', '', '199.96.156.52', ''),
(3742, 0, 0, 0, '2015-05-27 19:13:42', '', '', '199.96.156.52', ''),
(3743, 0, 0, 0, '2015-05-27 19:13:42', '', '', '199.96.156.52', ''),
(3744, 0, 0, 0, '2015-05-27 19:13:43', '', '', '199.96.156.52', ''),
(3745, 0, 0, 0, '2015-05-27 19:13:43', '', '', '199.96.156.52', ''),
(3746, 0, 0, 0, '2015-05-27 19:13:43', '', '', '199.96.156.52', ''),
(3747, 0, 0, 0, '2015-05-27 19:13:43', '', '', '199.96.156.52', ''),
(3748, 0, 0, 0, '2015-05-27 19:13:43', '', '', '199.96.156.52', ''),
(3749, 0, 0, 0, '2015-05-27 19:13:43', '', '', '199.96.156.50', ''),
(3750, 0, 0, 0, '2015-05-27 19:13:44', '', '', '199.96.156.50', ''),
(3751, 0, 0, 0, '2015-05-27 19:13:44', '', '', '199.96.156.50', ''),
(3752, 0, 0, 0, '2015-05-27 19:13:44', '', '', '199.96.156.50', ''),
(3753, 0, 0, 0, '2015-05-27 19:13:44', '', '', '199.96.156.50', ''),
(3754, 0, 0, 0, '2015-05-27 19:13:45', '', '', '199.96.156.50', ''),
(3755, 0, 0, 0, '2015-05-27 19:13:45', '', '', '199.96.156.50', ''),
(3756, 0, 0, 0, '2015-05-27 19:13:45', '', '', '199.96.156.50', ''),
(3757, 0, 0, 0, '2015-05-27 19:13:45', '', '', '199.96.156.50', ''),
(3758, 2711, 1, 0, '2015-05-27 19:14:33', '', '', '179.110.206.157', ''),
(3759, 2990, 1, 0, '2015-05-27 19:15:22', '', '', '157.56.198.222', ''),
(3760, 697, 1, 0, '2015-05-27 19:18:17', '', '', '85.241.133.126', ''),
(3761, 0, 0, 0, '2015-05-27 19:18:34', '', '', '199.96.156.50', ''),
(3762, 0, 0, 0, '2015-05-27 19:18:36', '', '', '199.96.156.50', ''),
(3763, 0, 0, 0, '2015-05-27 19:18:38', '', '', '199.96.156.50', ''),
(3764, 0, 0, 0, '2015-05-27 19:18:38', '', '', '199.96.156.50', ''),
(3765, 0, 0, 0, '2015-05-27 19:18:38', '', '', '199.96.156.50', ''),
(3766, 0, 0, 0, '2015-05-27 19:18:38', '', '', '199.96.156.50', ''),
(3767, 0, 0, 0, '2015-05-27 19:18:38', '', '', '199.96.156.50', ''),
(3768, 0, 0, 0, '2015-05-27 19:18:38', '', '', '199.96.156.50', ''),
(3769, 0, 0, 0, '2015-05-27 19:18:39', '', '', '199.96.156.52', ''),
(3770, 0, 0, 0, '2015-05-27 19:18:39', '', '', '199.96.156.52', ''),
(3771, 0, 0, 0, '2015-05-27 19:18:39', '', '', '199.96.156.52', ''),
(3772, 0, 0, 0, '2015-05-27 19:18:39', '', '', '199.96.156.52', ''),
(3773, 0, 0, 0, '2015-05-27 19:18:39', '', '', '199.96.156.52', ''),
(3774, 0, 0, 0, '2015-05-27 19:18:39', '', '', '199.96.156.52', ''),
(3775, 0, 0, 0, '2015-05-27 19:18:39', '', '', '199.96.156.52', ''),
(3776, 0, 0, 0, '2015-05-27 19:18:39', '', '', '199.96.156.52', ''),
(3777, 0, 0, 0, '2015-05-27 19:18:39', '', '', '199.96.156.52', ''),
(3778, 0, 0, 0, '2015-05-27 19:18:42', '', '', '199.96.156.50', ''),
(3779, 0, 0, 0, '2015-05-27 19:18:46', '', '', '199.96.156.50', ''),
(3780, 0, 0, 0, '2015-05-27 19:18:49', '', '', '199.96.156.50', ''),
(3781, 0, 0, 0, '2015-05-27 19:18:49', '', '', '199.96.156.52', ''),
(3782, 0, 0, 0, '2015-05-27 19:18:49', '', '', '199.96.156.52', ''),
(3783, 0, 0, 0, '2015-05-27 19:18:49', '', '', '199.96.156.52', ''),
(3784, 0, 0, 0, '2015-05-27 19:18:49', '', '', '199.96.156.52', ''),
(3785, 0, 0, 0, '2015-05-27 19:18:49', '', '', '199.96.156.52', ''),
(3786, 0, 0, 0, '2015-05-27 19:18:49', '', '', '199.96.156.52', ''),
(3787, 0, 0, 0, '2015-05-27 19:18:49', '', '', '199.96.156.52', ''),
(3788, 0, 0, 0, '2015-05-27 19:18:50', '', '', '199.96.156.52', ''),
(3789, 0, 0, 0, '2015-05-27 19:18:50', '', '', '199.96.156.52', ''),
(3790, 0, 0, 0, '2015-05-27 19:18:50', '', '', '199.96.156.50', ''),
(3791, 0, 0, 0, '2015-05-27 19:18:50', '', '', '199.96.156.50', ''),
(3792, 0, 0, 0, '2015-05-27 19:18:50', '', '', '199.96.156.50', ''),
(3793, 0, 0, 0, '2015-05-27 19:18:50', '', '', '199.96.156.50', ''),
(3794, 0, 0, 0, '2015-05-27 19:18:51', '', '', '199.96.156.50', ''),
(3795, 0, 0, 0, '2015-05-27 19:18:51', '', '', '199.96.156.50', ''),
(3796, 0, 0, 0, '2015-05-27 19:18:53', '', '', '199.96.156.50', ''),
(3797, 0, 0, 0, '2015-05-27 19:18:55', '', '', '199.96.156.50', ''),
(3798, 0, 0, 0, '2015-05-27 19:18:58', '', '', '199.96.156.52', ''),
(3799, 0, 0, 0, '2015-05-27 19:18:58', '', '', '199.96.156.52', ''),
(3800, 0, 0, 0, '2015-05-27 19:18:58', '', '', '199.96.156.52', ''),
(3801, 0, 0, 0, '2015-05-27 19:18:58', '', '', '199.96.156.50', ''),
(3802, 2164, 1, 0, '2015-05-27 19:19:00', '', '', '85.138.200.1', ''),
(3803, 3157, 1, 0, '2015-05-27 19:19:22', '', '', '186.49.242.162', ''),
(3804, 3259, 1, 0, '2015-05-27 19:19:32', '', '', '81.84.39.235', ''),
(3805, 588, 1, 0, '2015-05-27 19:20:10', '', '', '81.193.93.222', ''),
(3806, 2490, 1, 0, '2015-05-27 19:20:14', '', '', '66.249.93.228', ''),
(3807, 2423, 1, 0, '2015-05-27 19:21:11', '', '', '157.55.43.24', ''),
(3808, 2632, 1, 0, '2015-05-27 19:21:51', '', '', '65.55.183.30', ''),
(3809, 2015, 1, 0, '2015-05-27 19:22:40', '', '', '157.56.122.218', ''),
(3810, 390, 1, 0, '2015-05-27 19:23:09', '', '', '66.249.93.231', ''),
(3811, 390, 1, 0, '2015-05-27 19:23:10', '', '', '66.249.93.225', ''),
(3812, 390, 1, 0, '2015-05-27 19:23:13', '', '', '66.249.93.225', ''),
(3813, 0, 0, 0, '2015-05-27 19:24:07', '', '', '199.96.156.50', ''),
(3814, 0, 0, 0, '2015-05-27 19:24:10', '', '', '199.96.156.50', ''),
(3815, 0, 0, 0, '2015-05-27 19:24:10', '', '', '199.96.156.50', ''),
(3816, 0, 0, 0, '2015-05-27 19:24:10', '', '', '199.96.156.50', ''),
(3817, 0, 0, 0, '2015-05-27 19:24:10', '', '', '199.96.156.50', ''),
(3818, 0, 0, 0, '2015-05-27 19:24:10', '', '', '199.96.156.50', ''),
(3819, 0, 0, 0, '2015-05-27 19:24:10', '', '', '199.96.156.50', ''),
(3820, 0, 0, 0, '2015-05-27 19:24:10', '', '', '199.96.156.50', ''),
(3821, 0, 0, 0, '2015-05-27 19:24:10', '', '', '199.96.156.50', ''),
(3822, 0, 0, 0, '2015-05-27 19:24:11', '', '', '199.96.156.50', ''),
(3823, 0, 0, 0, '2015-05-27 19:24:11', '', '', '199.96.156.52', ''),
(3824, 0, 0, 0, '2015-05-27 19:24:12', '', '', '199.96.156.52', ''),
(3825, 0, 0, 0, '2015-05-27 19:24:12', '', '', '199.96.156.52', ''),
(3826, 0, 0, 0, '2015-05-27 19:24:12', '', '', '199.96.156.52', ''),
(3827, 0, 0, 0, '2015-05-27 19:24:15', '', '', '199.96.156.50', ''),
(3828, 0, 0, 0, '2015-05-27 19:24:17', '', '', '199.96.156.50', ''),
(3829, 0, 0, 0, '2015-05-27 19:24:17', '', '', '199.96.156.50', ''),
(3830, 0, 0, 0, '2015-05-27 19:24:17', '', '', '199.96.156.50', ''),
(3831, 0, 0, 0, '2015-05-27 19:24:17', '', '', '199.96.156.50', ''),
(3832, 0, 0, 0, '2015-05-27 19:24:19', '', '', '199.96.156.50', ''),
(3833, 0, 0, 0, '2015-05-27 19:24:19', '', '', '199.96.156.50', ''),
(3834, 0, 0, 0, '2015-05-27 19:24:20', '', '', '199.96.156.52', ''),
(3835, 0, 0, 0, '2015-05-27 19:24:20', '', '', '199.96.156.50', ''),
(3836, 0, 0, 0, '2015-05-27 19:24:21', '', '', '199.96.156.50', ''),
(3837, 0, 0, 0, '2015-05-27 19:24:21', '', '', '199.96.156.52', ''),
(3838, 0, 0, 0, '2015-05-27 19:24:22', '', '', '199.96.156.52', ''),
(3839, 0, 0, 0, '2015-05-27 19:24:22', '', '', '199.96.156.52', ''),
(3840, 0, 0, 0, '2015-05-27 19:24:22', '', '', '199.96.156.52', ''),
(3841, 0, 0, 0, '2015-05-27 19:24:22', '', '', '199.96.156.52', ''),
(3842, 0, 0, 0, '2015-05-27 19:24:22', '', '', '199.96.156.52', ''),
(3843, 0, 0, 0, '2015-05-27 19:24:22', '', '', '199.96.156.52', ''),
(3844, 0, 0, 0, '2015-05-27 19:24:22', '', '', '199.96.156.52', ''),
(3845, 0, 0, 0, '2015-05-27 19:24:23', '', '', '199.96.156.52', ''),
(3846, 0, 0, 0, '2015-05-27 19:24:23', '', '', '199.96.156.50', ''),
(3847, 0, 0, 0, '2015-05-27 19:24:23', '', '', '199.96.156.50', ''),
(3848, 2799, 1, 0, '2015-05-27 19:24:39', '', '', '66.249.93.228', ''),
(3849, 2869, 1, 0, '2015-05-27 19:24:58', '', '', '66.249.83.171', ''),
(3850, 3181, 1, 0, '2015-05-27 19:25:02', '', '', '66.249.93.225', ''),
(3851, 124, 1, 0, '2015-05-27 19:25:57', '', '', '157.55.43.27', ''),
(3852, 2986, 1, 0, '2015-05-27 19:27:18', '', '', '157.56.122.216', ''),
(3853, 2986, 1, 0, '2015-05-27 19:27:35', 'http://ondasdeouro.pt/votacoes', '', '85.242.144.88', ''),
(3854, 2882, 1, 0, '2015-05-27 19:28:28', '', '', '66.249.88.142', ''),
(3855, 0, 0, 0, '2015-05-27 19:28:38', '', '', '199.96.156.52', ''),
(3856, 0, 0, 0, '2015-05-27 19:28:38', '', '', '199.96.156.52', ''),
(3857, 0, 0, 0, '2015-05-27 19:28:40', '', '', '199.96.156.52', ''),
(3858, 0, 0, 0, '2015-05-27 19:28:40', '', '', '199.96.156.52', ''),
(3859, 0, 0, 0, '2015-05-27 19:28:40', '', '', '199.96.156.50', ''),
(3860, 0, 0, 0, '2015-05-27 19:28:40', '', '', '199.96.156.50', ''),
(3861, 0, 0, 0, '2015-05-27 19:28:40', '', '', '199.96.156.52', ''),
(3862, 0, 0, 0, '2015-05-27 19:28:41', '', '', '199.96.156.52', ''),
(3863, 0, 0, 0, '2015-05-27 19:28:41', '', '', '199.96.156.50', ''),
(3864, 0, 0, 0, '2015-05-27 19:28:41', '', '', '199.96.156.50', ''),
(3865, 0, 0, 0, '2015-05-27 19:28:41', '', '', '199.96.156.50', ''),
(3866, 0, 0, 0, '2015-05-27 19:28:41', '', '', '199.96.156.50', ''),
(3867, 0, 0, 0, '2015-05-27 19:28:41', '', '', '199.96.156.52', ''),
(3868, 0, 0, 0, '2015-05-27 19:28:41', '', '', '199.96.156.50', ''),
(3869, 0, 0, 0, '2015-05-27 19:28:41', '', '', '199.96.156.52', ''),
(3870, 0, 0, 0, '2015-05-27 19:28:42', '', '', '199.96.156.52', ''),
(3871, 0, 0, 0, '2015-05-27 19:28:42', '', '', '199.96.156.52', ''),
(3872, 2948, 1, 0, '2015-05-27 19:28:42', '', '', '66.249.88.131', ''),
(3873, 0, 0, 0, '2015-05-27 19:28:44', '', '', '199.96.156.52', ''),
(3874, 0, 0, 0, '2015-05-27 19:28:46', '', '', '199.96.156.52', ''),
(3875, 0, 0, 0, '2015-05-27 19:28:48', '', '', '199.96.156.52', ''),
(3876, 0, 0, 0, '2015-05-27 19:28:48', '', '', '199.96.156.52', ''),
(3877, 0, 0, 0, '2015-05-27 19:28:49', '', '', '199.96.156.52', ''),
(3878, 0, 0, 0, '2015-05-27 19:28:49', '', '', '199.96.156.52', ''),
(3879, 0, 0, 0, '2015-05-27 19:28:49', '', '', '199.96.156.52', ''),
(3880, 0, 0, 0, '2015-05-27 19:28:49', '', '', '199.96.156.52', ''),
(3881, 0, 0, 0, '2015-05-27 19:28:50', '', '', '199.96.156.50', ''),
(3882, 0, 0, 0, '2015-05-27 19:28:50', '', '', '199.96.156.52', ''),
(3883, 0, 0, 0, '2015-05-27 19:28:50', '', '', '199.96.156.50', ''),
(3884, 0, 0, 0, '2015-05-27 19:28:50', '', '', '199.96.156.52', ''),
(3885, 0, 0, 0, '2015-05-27 19:28:51', '', '', '199.96.156.50', ''),
(3886, 0, 0, 0, '2015-05-27 19:28:52', '', '', '199.96.156.50', ''),
(3887, 0, 0, 0, '2015-05-27 19:28:52', '', '', '199.96.156.50', ''),
(3888, 0, 0, 0, '2015-05-27 19:28:52', '', '', '199.96.156.52', ''),
(3889, 0, 0, 0, '2015-05-27 19:28:52', '', '', '199.96.156.50', ''),
(3890, 0, 0, 0, '2015-05-27 19:28:52', '', '', '199.96.156.50', ''),
(3891, 0, 0, 0, '2015-05-27 19:28:52', '', '', '199.96.156.50', ''),
(3892, 0, 0, 0, '2015-05-27 19:28:52', '', '', '199.96.156.50', ''),
(3893, 0, 0, 0, '2015-05-27 19:28:53', '', '', '199.96.156.50', ''),
(3894, 1888, 1, 0, '2015-05-27 19:30:12', '', '', '188.83.12.30', ''),
(3895, 3401, 1, 0, '2015-05-27 19:30:21', '', '', '65.55.227.216', ''),
(3896, 3435, 1, 0, '2015-05-27 19:30:46', '', '', '81.84.31.144', ''),
(3897, 2106, 1, 0, '2015-05-27 19:31:16', '', '', '188.83.87.81', ''),
(3898, 2466, 1, 0, '2015-05-27 19:31:55', '', '', '66.249.88.131', ''),
(3899, 1881, 1, 0, '2015-05-27 19:32:36', '', '', '89.109.90.50', ''),
(3900, 3097, 1, 0, '2015-05-27 19:33:02', '', '', '66.194.37.130', ''),
(3901, 3297, 1, 0, '2015-05-27 19:34:15', '', '', '66.249.93.231', ''),
(3902, 0, 0, 0, '2015-05-27 19:34:26', '', '', '199.96.156.52', ''),
(3903, 0, 0, 0, '2015-05-27 19:34:26', '', '', '199.96.156.52', ''),
(3904, 0, 0, 0, '2015-05-27 19:34:28', '', '', '199.96.156.52', ''),
(3905, 0, 0, 0, '2015-05-27 19:34:28', '', '', '199.96.156.52', ''),
(3906, 0, 0, 0, '2015-05-27 19:34:28', '', '', '199.96.156.52', ''),
(3907, 0, 0, 0, '2015-05-27 19:34:28', '', '', '199.96.156.52', ''),
(3908, 0, 0, 0, '2015-05-27 19:34:28', '', '', '199.96.156.52', ''),
(3909, 0, 0, 0, '2015-05-27 19:34:28', '', '', '199.96.156.52', ''),
(3910, 0, 0, 0, '2015-05-27 19:34:28', '', '', '199.96.156.52', ''),
(3911, 0, 0, 0, '2015-05-27 19:34:28', '', '', '199.96.156.50', ''),
(3912, 0, 0, 0, '2015-05-27 19:34:28', '', '', '199.96.156.50', ''),
(3913, 0, 0, 0, '2015-05-27 19:34:28', '', '', '199.96.156.50', ''),
(3914, 0, 0, 0, '2015-05-27 19:34:28', '', '', '199.96.156.50', ''),
(3915, 0, 0, 0, '2015-05-27 19:34:28', '', '', '199.96.156.50', ''),
(3916, 0, 0, 0, '2015-05-27 19:34:28', '', '', '199.96.156.50', ''),
(3917, 0, 0, 0, '2015-05-27 19:34:29', '', '', '199.96.156.50', ''),
(3918, 0, 0, 0, '2015-05-27 19:34:29', '', '', '199.96.156.50', ''),
(3919, 0, 0, 0, '2015-05-27 19:34:32', '', '', '199.96.156.52', ''),
(3920, 0, 0, 0, '2015-05-27 19:34:33', '', '', '199.96.156.50', ''),
(3921, 0, 0, 0, '2015-05-27 19:34:34', '', '', '199.96.156.50', ''),
(3922, 0, 0, 0, '2015-05-27 19:34:35', '', '', '199.96.156.50', ''),
(3923, 0, 0, 0, '2015-05-27 19:34:36', '', '', '199.96.156.50', ''),
(3924, 0, 0, 0, '2015-05-27 19:34:37', '', '', '199.96.156.52', ''),
(3925, 0, 0, 0, '2015-05-27 19:34:38', '', '', '199.96.156.50', ''),
(3926, 0, 0, 0, '2015-05-27 19:34:38', '', '', '199.96.156.52', ''),
(3927, 0, 0, 0, '2015-05-27 19:34:38', '', '', '199.96.156.52', ''),
(3928, 0, 0, 0, '2015-05-27 19:34:38', '', '', '199.96.156.52', ''),
(3929, 0, 0, 0, '2015-05-27 19:34:38', '', '', '199.96.156.52', ''),
(3930, 0, 0, 0, '2015-05-27 19:34:38', '', '', '199.96.156.52', ''),
(3931, 0, 0, 0, '2015-05-27 19:34:38', '', '', '199.96.156.52', ''),
(3932, 0, 0, 0, '2015-05-27 19:34:39', '', '', '199.96.156.50', ''),
(3933, 0, 0, 0, '2015-05-27 19:34:39', '', '', '199.96.156.52', ''),
(3934, 0, 0, 0, '2015-05-27 19:34:39', '', '', '199.96.156.50', ''),
(3935, 0, 0, 0, '2015-05-27 19:34:39', '', '', '199.96.156.52', ''),
(3936, 0, 0, 0, '2015-05-27 19:34:40', '', '', '199.96.156.50', ''),
(3937, 0, 0, 0, '2015-05-27 19:34:40', '', '', '199.96.156.50', ''),
(3938, 0, 0, 0, '2015-05-27 19:34:40', '', '', '199.96.156.50', ''),
(3939, 0, 0, 0, '2015-05-27 19:34:40', '', '', '199.96.156.50', ''),
(3940, 0, 0, 0, '2015-05-27 19:34:42', '', '', '199.96.156.50', ''),
(3941, 0, 0, 0, '2015-05-27 19:34:42', '', '', '199.96.156.50', ''),
(3942, 2882, 1, 0, '2015-05-27 19:35:10', '', '', '66.249.83.171', ''),
(3943, 0, 0, 0, '2015-05-27 19:38:35', '', '', '199.96.156.52', ''),
(3944, 0, 0, 0, '2015-05-27 19:38:35', '', '', '199.96.156.52', ''),
(3945, 0, 0, 0, '2015-05-27 19:38:37', '', '', '199.96.156.52', ''),
(3946, 0, 0, 0, '2015-05-27 19:38:38', '', '', '199.96.156.50', ''),
(3947, 0, 0, 0, '2015-05-27 19:38:38', '', '', '199.96.156.50', ''),
(3948, 0, 0, 0, '2015-05-27 19:38:38', '', '', '199.96.156.50', ''),
(3949, 0, 0, 0, '2015-05-27 19:38:38', '', '', '199.96.156.50', ''),
(3950, 0, 0, 0, '2015-05-27 19:38:38', '', '', '199.96.156.50', ''),
(3951, 0, 0, 0, '2015-05-27 19:38:38', '', '', '199.96.156.50', ''),
(3952, 0, 0, 0, '2015-05-27 19:38:38', '', '', '199.96.156.50', ''),
(3953, 0, 0, 0, '2015-05-27 19:38:39', '', '', '199.96.156.52', ''),
(3954, 0, 0, 0, '2015-05-27 19:38:39', '', '', '199.96.156.52', ''),
(3955, 0, 0, 0, '2015-05-27 19:38:39', '', '', '199.96.156.52', ''),
(3956, 0, 0, 0, '2015-05-27 19:38:39', '', '', '199.96.156.52', ''),
(3957, 0, 0, 0, '2015-05-27 19:38:39', '', '', '199.96.156.52', ''),
(3958, 0, 0, 0, '2015-05-27 19:38:39', '', '', '199.96.156.52', ''),
(3959, 0, 0, 0, '2015-05-27 19:38:39', '', '', '199.96.156.50', ''),
(3960, 0, 0, 0, '2015-05-27 19:38:40', '', '', '199.96.156.52', ''),
(3961, 0, 0, 0, '2015-05-27 19:38:41', '', '', '199.96.156.52', ''),
(3962, 0, 0, 0, '2015-05-27 19:38:41', '', '', '199.96.156.50', ''),
(3963, 0, 0, 0, '2015-05-27 19:38:42', '', '', '199.96.156.52', ''),
(3964, 0, 0, 0, '2015-05-27 19:38:44', '', '', '199.96.156.52', ''),
(3965, 0, 0, 0, '2015-05-27 19:38:45', '', '', '199.96.156.50', ''),
(3966, 0, 0, 0, '2015-05-27 19:38:48', '', '', '199.96.156.50', ''),
(3967, 0, 0, 0, '2015-05-27 19:38:48', '', '', '199.96.156.50', ''),
(3968, 0, 0, 0, '2015-05-27 19:38:49', '', '', '199.96.156.52', ''),
(3969, 0, 0, 0, '2015-05-27 19:38:49', '', '', '199.96.156.52', ''),
(3970, 0, 0, 0, '2015-05-27 19:38:49', '', '', '199.96.156.50', ''),
(3971, 0, 0, 0, '2015-05-27 19:38:49', '', '', '199.96.156.52', ''),
(3972, 0, 0, 0, '2015-05-27 19:38:49', '', '', '199.96.156.52', ''),
(3973, 0, 0, 0, '2015-05-27 19:38:49', '', '', '199.96.156.52', ''),
(3974, 0, 0, 0, '2015-05-27 19:38:50', '', '', '199.96.156.50', ''),
(3975, 0, 0, 0, '2015-05-27 19:38:50', '', '', '199.96.156.50', ''),
(3976, 0, 0, 0, '2015-05-27 19:38:50', '', '', '199.96.156.50', ''),
(3977, 0, 0, 0, '2015-05-27 19:38:50', '', '', '199.96.156.52', ''),
(3978, 0, 0, 0, '2015-05-27 19:38:50', '', '', '199.96.156.50', ''),
(3979, 0, 0, 0, '2015-05-27 19:38:50', '', '', '199.96.156.50', ''),
(3980, 0, 0, 0, '2015-05-27 19:38:50', '', '', '199.96.156.52', ''),
(3981, 0, 0, 0, '2015-05-27 19:38:50', '', '', '199.96.156.52', ''),
(3982, 2655, 1, 0, '2015-05-27 19:39:00', '', '', '77.54.217.53', ''),
(3983, 3034, 1, 0, '2015-05-27 19:39:08', '', '', '5.249.61.160', ''),
(3984, 3508, 1, 0, '2015-05-27 19:40:03', '', '', '83.58.220.33', ''),
(3985, 3327, 1, 0, '2015-05-27 19:40:29', '', '', '66.249.93.228', ''),
(3986, 3327, 1, 0, '2015-05-27 19:40:43', 'http://ondasdeouro.pt/votacoes', '', '79.168.170.194', ''),
(3987, 3261, 1, 0, '2015-05-27 19:41:26', '', '', '80.12.63.229', ''),
(3988, 2826, 1, 0, '2015-05-27 19:41:56', '', '', '66.249.93.225', ''),
(3989, 2286, 1, 0, '2015-05-27 19:42:24', '', '', '89.180.157.38', ''),
(3990, 3149, 1, 0, '2015-05-27 19:42:27', '', '', '185.30.176.26', ''),
(3991, 3149, 1, 0, '2015-05-27 19:43:00', '', '', '185.30.176.27', ''),
(3992, 0, 0, 0, '2015-05-27 19:43:30', '', '', '199.96.156.50', ''),
(3993, 0, 0, 0, '2015-05-27 19:43:31', '', '', '199.96.156.50', ''),
(3994, 0, 0, 0, '2015-05-27 19:43:33', '', '', '199.96.156.50', ''),
(3995, 0, 0, 0, '2015-05-27 19:43:33', '', '', '199.96.156.50', ''),
(3996, 0, 0, 0, '2015-05-27 19:43:33', '', '', '199.96.156.50', ''),
(3997, 0, 0, 0, '2015-05-27 19:43:33', '', '', '199.96.156.50', ''),
(3998, 0, 0, 0, '2015-05-27 19:43:33', '', '', '199.96.156.50', ''),
(3999, 0, 0, 0, '2015-05-27 19:43:33', '', '', '199.96.156.50', ''),
(4000, 0, 0, 0, '2015-05-27 19:43:33', '', '', '199.96.156.50', ''),
(4001, 0, 0, 0, '2015-05-27 19:43:33', '', '', '199.96.156.52', ''),
(4002, 0, 0, 0, '2015-05-27 19:43:33', '', '', '199.96.156.52', ''),
(4003, 0, 0, 0, '2015-05-27 19:43:33', '', '', '199.96.156.52', ''),
(4004, 0, 0, 0, '2015-05-27 19:43:33', '', '', '199.96.156.52', ''),
(4005, 0, 0, 0, '2015-05-27 19:43:33', '', '', '199.96.156.50', ''),
(4006, 0, 0, 0, '2015-05-27 19:43:33', '', '', '199.96.156.52', ''),
(4007, 0, 0, 0, '2015-05-27 19:43:37', '', '', '199.96.156.50', ''),
(4008, 0, 0, 0, '2015-05-27 19:43:38', '', '', '199.96.156.50', ''),
(4009, 0, 0, 0, '2015-05-27 19:43:38', '', '', '199.96.156.52', ''),
(4010, 0, 0, 0, '2015-05-27 19:43:38', '', '', '199.96.156.52', ''),
(4011, 0, 0, 0, '2015-05-27 19:43:40', '', '', '199.96.156.52', ''),
(4012, 0, 0, 0, '2015-05-27 19:43:42', '', '', '199.96.156.52', ''),
(4013, 0, 0, 0, '2015-05-27 19:43:42', '', '', '199.96.156.52', ''),
(4014, 0, 0, 0, '2015-05-27 19:43:43', '', '', '199.96.156.52', ''),
(4015, 0, 0, 0, '2015-05-27 19:43:43', '', '', '199.96.156.52', ''),
(4016, 0, 0, 0, '2015-05-27 19:43:43', '', '', '199.96.156.52', ''),
(4017, 0, 0, 0, '2015-05-27 19:43:43', '', '', '199.96.156.52', ''),
(4018, 0, 0, 0, '2015-05-27 19:43:43', '', '', '199.96.156.52', ''),
(4019, 0, 0, 0, '2015-05-27 19:43:44', '', '', '199.96.156.50', ''),
(4020, 0, 0, 0, '2015-05-27 19:43:44', '', '', '199.96.156.50', ''),
(4021, 0, 0, 0, '2015-05-27 19:43:44', '', '', '199.96.156.50', ''),
(4022, 0, 0, 0, '2015-05-27 19:43:44', '', '', '199.96.156.50', ''),
(4023, 0, 0, 0, '2015-05-27 19:43:44', '', '', '199.96.156.50', ''),
(4024, 0, 0, 0, '2015-05-27 19:43:44', '', '', '199.96.156.50', ''),
(4025, 0, 0, 0, '2015-05-27 19:43:44', '', '', '199.96.156.50', ''),
(4026, 0, 0, 0, '2015-05-27 19:43:45', '', '', '199.96.156.50', ''),
(4027, 0, 0, 0, '2015-05-27 19:43:45', '', '', '199.96.156.52', ''),
(4028, 2587, 1, 0, '2015-05-27 19:48:01', '', '', '200.161.164.194', ''),
(4029, 232, 1, 0, '2015-05-27 19:48:14', '', '', '77.54.80.68', ''),
(4030, 0, 0, 0, '2015-05-27 19:48:26', '', '', '199.96.156.52', ''),
(4031, 0, 0, 0, '2015-05-27 19:48:30', '', '', '199.96.156.52', ''),
(4032, 0, 0, 0, '2015-05-27 19:48:31', '', '', '199.96.156.52', ''),
(4033, 0, 0, 0, '2015-05-27 19:48:32', '', '', '199.96.156.50', ''),
(4034, 0, 0, 0, '2015-05-27 19:48:34', '', '', '199.96.156.52', ''),
(4035, 0, 0, 0, '2015-05-27 19:48:34', '', '', '199.96.156.50', ''),
(4036, 0, 0, 0, '2015-05-27 19:48:34', '', '', '199.96.156.52', ''),
(4037, 0, 0, 0, '2015-05-27 19:48:34', '', '', '199.96.156.52', ''),
(4038, 0, 0, 0, '2015-05-27 19:48:34', '', '', '199.96.156.50', ''),
(4039, 0, 0, 0, '2015-05-27 19:48:34', '', '', '199.96.156.50', ''),
(4040, 0, 0, 0, '2015-05-27 19:48:34', '', '', '199.96.156.50', ''),
(4041, 0, 0, 0, '2015-05-27 19:48:34', '', '', '199.96.156.50', ''),
(4042, 0, 0, 0, '2015-05-27 19:48:34', '', '', '199.96.156.50', ''),
(4043, 0, 0, 0, '2015-05-27 19:48:34', '', '', '199.96.156.50', ''),
(4044, 0, 0, 0, '2015-05-27 19:48:34', '', '', '199.96.156.50', ''),
(4045, 0, 0, 0, '2015-05-27 19:48:34', '', '', '199.96.156.50', ''),
(4046, 0, 0, 0, '2015-05-27 19:48:34', '', '', '199.96.156.52', ''),
(4047, 0, 0, 0, '2015-05-27 19:48:38', '', '', '199.96.156.52', ''),
(4048, 0, 0, 0, '2015-05-27 19:48:39', '', '', '199.96.156.52', ''),
(4049, 0, 0, 0, '2015-05-27 19:48:39', '', '', '199.96.156.50', ''),
(4050, 0, 0, 0, '2015-05-27 19:48:39', '', '', '199.96.156.50', ''),
(4051, 0, 0, 0, '2015-05-27 19:48:39', '', '', '199.96.156.50', ''),
(4052, 0, 0, 0, '2015-05-27 19:48:42', '', '', '199.96.156.50', ''),
(4053, 0, 0, 0, '2015-05-27 19:48:43', '', '', '199.96.156.50', ''),
(4054, 0, 0, 0, '2015-05-27 19:48:44', '', '', '199.96.156.52', ''),
(4055, 0, 0, 0, '2015-05-27 19:48:44', '', '', '199.96.156.50', ''),
(4056, 0, 0, 0, '2015-05-27 19:48:44', '', '', '199.96.156.50', ''),
(4057, 0, 0, 0, '2015-05-27 19:48:44', '', '', '199.96.156.50', ''),
(4058, 0, 0, 0, '2015-05-27 19:48:44', '', '', '199.96.156.52', ''),
(4059, 0, 0, 0, '2015-05-27 19:48:44', '', '', '199.96.156.52', ''),
(4060, 0, 0, 0, '2015-05-27 19:48:44', '', '', '199.96.156.52', ''),
(4061, 0, 0, 0, '2015-05-27 19:48:44', '', '', '199.96.156.50', ''),
(4062, 0, 0, 0, '2015-05-27 19:48:45', '', '', '199.96.156.52', ''),
(4063, 0, 0, 0, '2015-05-27 19:48:45', '', '', '199.96.156.52', ''),
(4064, 0, 0, 0, '2015-05-27 19:48:45', '', '', '199.96.156.52', ''),
(4065, 0, 0, 0, '2015-05-27 19:48:45', '', '', '199.96.156.52', ''),
(4066, 2093, 1, 0, '2015-05-27 19:50:08', '', '', '157.55.46.248', ''),
(4067, 3626, 1, 0, '2015-05-27 19:50:09', '', '', '95.18.112.228', ''),
(4068, 2389, 1, 0, '2015-05-27 19:50:17', '', '', '66.249.93.228', ''),
(4069, 2093, 1, 0, '2015-05-27 19:50:25', 'http://ondasdeouro.pt/votacoes', '', '79.169.6.180', ''),
(4070, 2389, 1, 0, '2015-05-27 19:50:29', 'http://ondasdeouro.pt/votacoes', '', '81.84.128.234', ''),
(4071, 1633, 1, 0, '2015-05-27 19:51:22', '', '', '66.249.93.225', ''),
(4072, 1633, 1, 0, '2015-05-27 19:51:29', 'http://ondasdeouro.pt/votacoes', '', '2.82.150.89', ''),
(4073, 2936, 1, 0, '2015-05-27 19:51:35', '', '', '66.249.83.180', ''),
(4074, 2955, 1, 0, '2015-05-27 19:51:44', '', '', '66.249.88.137', ''),
(4075, 3443, 1, 0, '2015-05-27 19:51:52', '', '', '191.247.228.177', ''),
(4076, 2137, 1, 0, '2015-05-27 19:52:08', '', '', '81.193.224.76', ''),
(4077, 2319, 1, 0, '2015-05-27 19:52:42', '', '', '213.22.105.234', ''),
(4078, 2319, 1, 0, '2015-05-27 19:52:50', 'http://ondasdeouro.pt/votacoes', '', '213.22.105.234', ''),
(4079, 0, 0, 0, '2015-05-27 19:53:33', '', '', '199.96.156.50', ''),
(4080, 0, 0, 0, '2015-05-27 19:53:33', '', '', '199.96.156.50', ''),
(4081, 0, 0, 0, '2015-05-27 19:53:35', '', '', '199.96.156.50', ''),
(4082, 0, 0, 0, '2015-05-27 19:53:35', '', '', '199.96.156.52', ''),
(4083, 0, 0, 0, '2015-05-27 19:53:35', '', '', '199.96.156.50', ''),
(4084, 0, 0, 0, '2015-05-27 19:53:35', '', '', '199.96.156.50', ''),
(4085, 0, 0, 0, '2015-05-27 19:53:35', '', '', '199.96.156.50', ''),
(4086, 0, 0, 0, '2015-05-27 19:53:35', '', '', '199.96.156.50', ''),
(4087, 0, 0, 0, '2015-05-27 19:53:35', '', '', '199.96.156.50', ''),
(4088, 0, 0, 0, '2015-05-27 19:53:35', '', '', '199.96.156.52', ''),
(4089, 0, 0, 0, '2015-05-27 19:53:35', '', '', '199.96.156.50', ''),
(4090, 0, 0, 0, '2015-05-27 19:53:35', '', '', '199.96.156.50', ''),
(4091, 0, 0, 0, '2015-05-27 19:53:35', '', '', '199.96.156.52', ''),
(4092, 0, 0, 0, '2015-05-27 19:53:36', '', '', '199.96.156.52', ''),
(4093, 0, 0, 0, '2015-05-27 19:53:36', '', '', '199.96.156.52', ''),
(4094, 3471, 1, 0, '2015-05-27 19:53:39', '', '', '157.56.17.238', ''),
(4095, 0, 0, 0, '2015-05-27 19:53:41', '', '', '199.96.156.50', ''),
(4096, 0, 0, 0, '2015-05-27 19:53:42', '', '', '199.96.156.52', ''),
(4097, 0, 0, 0, '2015-05-27 19:53:43', '', '', '199.96.156.52', ''),
(4098, 0, 0, 0, '2015-05-27 19:53:44', '', '', '199.96.156.52', ''),
(4099, 0, 0, 0, '2015-05-27 19:53:44', '', '', '199.96.156.52', ''),
(4100, 0, 0, 0, '2015-05-27 19:53:44', '', '', '199.96.156.50', ''),
(4101, 0, 0, 0, '2015-05-27 19:53:45', '', '', '199.96.156.50', ''),
(4102, 0, 0, 0, '2015-05-27 19:53:45', '', '', '199.96.156.52', ''),
(4103, 0, 0, 0, '2015-05-27 19:53:45', '', '', '199.96.156.50', ''),
(4104, 0, 0, 0, '2015-05-27 19:53:45', '', '', '199.96.156.50', ''),
(4105, 0, 0, 0, '2015-05-27 19:53:45', '', '', '199.96.156.50', ''),
(4106, 0, 0, 0, '2015-05-27 19:53:45', '', '', '199.96.156.50', ''),
(4107, 0, 0, 0, '2015-05-27 19:53:47', '', '', '199.96.156.50', ''),
(4108, 0, 0, 0, '2015-05-27 19:53:48', '', '', '199.96.156.50', ''),
(4109, 0, 0, 0, '2015-05-27 19:53:49', '', '', '199.96.156.52', ''),
(4110, 0, 0, 0, '2015-05-27 19:53:49', '', '', '199.96.156.52', ''),
(4111, 0, 0, 0, '2015-05-27 19:53:49', '', '', '199.96.156.52', ''),
(4112, 0, 0, 0, '2015-05-27 19:53:49', '', '', '199.96.156.50', ''),
(4113, 0, 0, 0, '2015-05-27 19:53:49', '', '', '199.96.156.52', ''),
(4114, 0, 0, 0, '2015-05-27 19:53:50', '', '', '199.96.156.52', ''),
(4115, 0, 0, 0, '2015-05-27 19:53:50', '', '', '199.96.156.50', ''),
(4116, 0, 0, 0, '2015-05-27 19:53:51', '', '', '199.96.156.52', ''),
(4117, 0, 0, 0, '2015-05-27 19:53:57', '', '', '130.185.80.200', ''),
(4118, 2727, 1, 0, '2015-05-27 19:53:58', '', '', '46.189.221.2', ''),
(4119, 3260, 1, 0, '2015-05-27 19:54:00', '', '', '66.249.93.228', ''),
(4120, 3442, 1, 0, '2015-05-27 19:55:36', '', '', '78.130.107.181', ''),
(4121, 3555, 1, 0, '2015-05-27 19:58:22', '', '', '212.55.10.157', ''),
(4122, 0, 0, 0, '2015-05-27 19:58:29', '', '', '199.96.156.50', ''),
(4123, 0, 0, 0, '2015-05-27 19:58:29', '', '', '199.96.156.52', ''),
(4124, 0, 0, 0, '2015-05-27 19:58:31', '', '', '199.96.156.52', ''),
(4125, 0, 0, 0, '2015-05-27 19:58:31', '', '', '199.96.156.50', ''),
(4126, 0, 0, 0, '2015-05-27 19:58:31', '', '', '199.96.156.50', ''),
(4127, 0, 0, 0, '2015-05-27 19:58:31', '', '', '199.96.156.52', ''),
(4128, 0, 0, 0, '2015-05-27 19:58:31', '', '', '199.96.156.52', ''),
(4129, 0, 0, 0, '2015-05-27 19:58:33', '', '', '199.96.156.52', ''),
(4130, 0, 0, 0, '2015-05-27 19:58:33', '', '', '199.96.156.52', ''),
(4131, 0, 0, 0, '2015-05-27 19:58:33', '', '', '199.96.156.50', ''),
(4132, 0, 0, 0, '2015-05-27 19:58:33', '', '', '199.96.156.50', ''),
(4133, 0, 0, 0, '2015-05-27 19:58:33', '', '', '199.96.156.50', ''),
(4134, 0, 0, 0, '2015-05-27 19:58:33', '', '', '199.96.156.52', ''),
(4135, 0, 0, 0, '2015-05-27 19:58:33', '', '', '199.96.156.52', ''),
(4136, 0, 0, 0, '2015-05-27 19:58:33', '', '', '199.96.156.50', ''),
(4137, 0, 0, 0, '2015-05-27 19:58:33', '', '', '199.96.156.50', ''),
(4138, 0, 0, 0, '2015-05-27 19:58:33', '', '', '199.96.156.50', ''),
(4139, 0, 0, 0, '2015-05-27 19:58:34', '', '', '199.96.156.50', ''),
(4140, 0, 0, 0, '2015-05-27 19:58:37', '', '', '199.96.156.50', ''),
(4141, 0, 0, 0, '2015-05-27 19:58:38', '', '', '199.96.156.52', ''),
(4142, 0, 0, 0, '2015-05-27 19:58:40', '', '', '199.96.156.52', ''),
(4143, 0, 0, 0, '2015-05-27 19:58:40', '', '', '199.96.156.50', ''),
(4144, 0, 0, 0, '2015-05-27 19:58:40', '', '', '199.96.156.50', ''),
(4145, 0, 0, 0, '2015-05-27 19:58:41', '', '', '199.96.156.50', ''),
(4146, 0, 0, 0, '2015-05-27 19:58:41', '', '', '199.96.156.50', ''),
(4147, 0, 0, 0, '2015-05-27 19:58:41', '', '', '199.96.156.50', ''),
(4148, 0, 0, 0, '2015-05-27 19:58:41', '', '', '199.96.156.50', ''),
(4149, 0, 0, 0, '2015-05-27 19:58:41', '', '', '199.96.156.50', ''),
(4150, 0, 0, 0, '2015-05-27 19:58:42', '', '', '199.96.156.50', ''),
(4151, 0, 0, 0, '2015-05-27 19:58:43', '', '', '199.96.156.52', ''),
(4152, 0, 0, 0, '2015-05-27 19:58:43', '', '', '199.96.156.52', ''),
(4153, 0, 0, 0, '2015-05-27 19:58:43', '', '', '199.96.156.52', ''),
(4154, 0, 0, 0, '2015-05-27 19:58:43', '', '', '199.96.156.52', ''),
(4155, 0, 0, 0, '2015-05-27 19:58:43', '', '', '199.96.156.52', ''),
(4156, 0, 0, 0, '2015-05-27 19:58:43', '', '', '199.96.156.52', ''),
(4157, 3348, 1, 0, '2015-05-27 19:59:31', '', '', '66.249.93.225', ''),
(4158, 3348, 1, 0, '2015-05-27 19:59:37', '', '', '66.249.93.225', ''),
(4159, 3348, 1, 0, '2015-05-27 19:59:49', 'http://ondasdeouro.pt/votacoes', '', '95.95.41.60', ''),
(4160, 3037, 1, 0, '2015-05-27 20:00:15', '', '', '66.249.83.171', ''),
(4161, 3631, 1, 0, '2015-05-27 20:00:31', '', '', '81.110.159.11', ''),
(4162, 2452, 1, 0, '2015-05-27 20:00:58', '', '', '66.249.93.225', ''),
(4163, 7, 1, 0, '2015-05-27 20:01:22', '', '', '217.129.146.58', ''),
(4164, 0, 0, 0, '2015-05-27 20:03:30', '', '', '199.96.156.52', ''),
(4165, 0, 0, 0, '2015-05-27 20:03:31', '', '', '199.96.156.50', ''),
(4166, 0, 0, 0, '2015-05-27 20:03:33', '', '', '199.96.156.52', ''),
(4167, 0, 0, 0, '2015-05-27 20:03:33', '', '', '199.96.156.52', ''),
(4168, 0, 0, 0, '2015-05-27 20:03:33', '', '', '199.96.156.52', ''),
(4169, 0, 0, 0, '2015-05-27 20:03:33', '', '', '199.96.156.52', ''),
(4170, 0, 0, 0, '2015-05-27 20:03:33', '', '', '199.96.156.52', ''),
(4171, 0, 0, 0, '2015-05-27 20:03:33', '', '', '199.96.156.52', ''),
(4172, 0, 0, 0, '2015-05-27 20:03:33', '', '', '199.96.156.52', ''),
(4173, 0, 0, 0, '2015-05-27 20:03:33', '', '', '199.96.156.52', ''),
(4174, 0, 0, 0, '2015-05-27 20:03:33', '', '', '199.96.156.52', ''),
(4175, 0, 0, 0, '2015-05-27 20:03:34', '', '', '199.96.156.50', ''),
(4176, 0, 0, 0, '2015-05-27 20:03:34', '', '', '199.96.156.50', ''),
(4177, 0, 0, 0, '2015-05-27 20:03:34', '', '', '199.96.156.50', ''),
(4178, 0, 0, 0, '2015-05-27 20:03:36', '', '', '199.96.156.52', ''),
(4179, 0, 0, 0, '2015-05-27 20:03:37', '', '', '199.96.156.50', ''),
(4180, 0, 0, 0, '2015-05-27 20:03:37', '', '', '199.96.156.52', ''),
(4181, 0, 0, 0, '2015-05-27 20:03:38', '', '', '199.96.156.52', ''),
(4182, 0, 0, 0, '2015-05-27 20:03:39', '', '', '199.96.156.50', ''),
(4183, 0, 0, 0, '2015-05-27 20:03:41', '', '', '199.96.156.52', ''),
(4184, 0, 0, 0, '2015-05-27 20:03:42', '', '', '199.96.156.52', ''),
(4185, 0, 0, 0, '2015-05-27 20:03:42', '', '', '199.96.156.52', ''),
(4186, 0, 0, 0, '2015-05-27 20:03:42', '', '', '199.96.156.52', ''),
(4187, 0, 0, 0, '2015-05-27 20:03:42', '', '', '199.96.156.52', ''),
(4188, 0, 0, 0, '2015-05-27 20:03:43', '', '', '199.96.156.50', ''),
(4189, 0, 0, 0, '2015-05-27 20:03:43', '', '', '199.96.156.50', ''),
(4190, 0, 0, 0, '2015-05-27 20:03:43', '', '', '199.96.156.50', ''),
(4191, 0, 0, 0, '2015-05-27 20:03:43', '', '', '199.96.156.50', ''),
(4192, 0, 0, 0, '2015-05-27 20:03:44', '', '', '199.96.156.50', ''),
(4193, 0, 0, 0, '2015-05-27 20:03:44', '', '', '199.96.156.50', ''),
(4194, 0, 0, 0, '2015-05-27 20:03:44', '', '', '199.96.156.50', ''),
(4195, 0, 0, 0, '2015-05-27 20:03:44', '', '', '199.96.156.52', ''),
(4196, 0, 0, 0, '2015-05-27 20:03:44', '', '', '199.96.156.52', ''),
(4197, 0, 0, 0, '2015-05-27 20:03:44', '', '', '199.96.156.52', ''),
(4198, 0, 0, 0, '2015-05-27 20:03:46', '', '', '199.96.156.50', ''),
(4199, 0, 0, 0, '2015-05-27 20:03:46', '', '', '199.96.156.50', ''),
(4200, 0, 0, 0, '2015-05-27 20:03:50', '', '', '66.102.6.188', ''),
(4201, 2945, 1, 0, '2015-05-27 20:06:34', '', '', '66.249.88.142', ''),
(4202, 2500, 1, 0, '2015-05-27 20:07:13', '', '', '85.243.132.114', ''),
(4203, 3534, 1, 0, '2015-05-27 20:07:59', '', '', '86.221.60.13', ''),
(4204, 0, 0, 0, '2015-05-27 20:08:28', '', '', '199.96.156.50', ''),
(4205, 0, 0, 0, '2015-05-27 20:08:28', '', '', '199.96.156.50', ''),
(4206, 0, 0, 0, '2015-05-27 20:08:31', '', '', '199.96.156.50', ''),
(4207, 0, 0, 0, '2015-05-27 20:08:32', '', '', '199.96.156.50', ''),
(4208, 0, 0, 0, '2015-05-27 20:08:32', '', '', '199.96.156.50', ''),
(4209, 0, 0, 0, '2015-05-27 20:08:32', '', '', '199.96.156.52', ''),
(4210, 0, 0, 0, '2015-05-27 20:08:32', '', '', '199.96.156.52', ''),
(4211, 0, 0, 0, '2015-05-27 20:08:32', '', '', '199.96.156.52', ''),
(4212, 0, 0, 0, '2015-05-27 20:08:33', '', '', '199.96.156.50', ''),
(4213, 0, 0, 0, '2015-05-27 20:08:33', '', '', '199.96.156.50', ''),
(4214, 0, 0, 0, '2015-05-27 20:08:33', '', '', '199.96.156.52', ''),
(4215, 0, 0, 0, '2015-05-27 20:08:33', '', '', '199.96.156.50', ''),
(4216, 0, 0, 0, '2015-05-27 20:08:33', '', '', '199.96.156.50', ''),
(4217, 0, 0, 0, '2015-05-27 20:08:33', '', '', '199.96.156.52', ''),
(4218, 0, 0, 0, '2015-05-27 20:08:33', '', '', '199.96.156.52', ''),
(4219, 0, 0, 0, '2015-05-27 20:08:33', '', '', '199.96.156.52', ''),
(4220, 0, 0, 0, '2015-05-27 20:08:33', '', '', '199.96.156.52', ''),
(4221, 0, 0, 0, '2015-05-27 20:08:34', '', '', '199.96.156.50', ''),
(4222, 0, 0, 0, '2015-05-27 20:08:37', '', '', '199.96.156.50', ''),
(4223, 0, 0, 0, '2015-05-27 20:08:37', '', '', '199.96.156.50', ''),
(4224, 0, 0, 0, '2015-05-27 20:08:37', '', '', '199.96.156.50', ''),
(4225, 0, 0, 0, '2015-05-27 20:08:37', '', '', '199.96.156.50', ''),
(4226, 0, 0, 0, '2015-05-27 20:08:37', '', '', '199.96.156.50', ''),
(4227, 0, 0, 0, '2015-05-27 20:08:39', '', '', '199.96.156.52', ''),
(4228, 0, 0, 0, '2015-05-27 20:08:39', '', '', '199.96.156.52', ''),
(4229, 0, 0, 0, '2015-05-27 20:08:40', '', '', '199.96.156.52', ''),
(4230, 0, 0, 0, '2015-05-27 20:08:41', '', '', '199.96.156.52', ''),
(4231, 0, 0, 0, '2015-05-27 20:08:41', '', '', '199.96.156.50', ''),
(4232, 0, 0, 0, '2015-05-27 20:08:41', '', '', '199.96.156.52', ''),
(4233, 0, 0, 0, '2015-05-27 20:08:42', '', '', '199.96.156.50', ''),
(4234, 0, 0, 0, '2015-05-27 20:08:42', '', '', '199.96.156.50', ''),
(4235, 0, 0, 0, '2015-05-27 20:08:42', '', '', '199.96.156.50', ''),
(4236, 0, 0, 0, '2015-05-27 20:08:42', '', '', '199.96.156.52', ''),
(4237, 0, 0, 0, '2015-05-27 20:08:43', '', '', '199.96.156.52', ''),
(4238, 0, 0, 0, '2015-05-27 20:08:43', '', '', '199.96.156.52', ''),
(4239, 0, 0, 0, '2015-05-27 20:08:43', '', '', '199.96.156.52', ''),
(4240, 0, 0, 0, '2015-05-27 20:08:44', '', '', '199.96.156.52', ''),
(4241, 0, 0, 0, '2015-05-27 20:08:44', '', '', '199.96.156.50', ''),
(4242, 0, 0, 0, '2015-05-27 20:08:44', '', '', '199.96.156.50', ''),
(4243, 3746, 1, 0, '2015-05-27 20:08:45', '', '', '62.82.218.119', ''),
(4244, 3791, 1, 0, '2015-05-27 20:08:58', '', '', '212.145.34.49', ''),
(4245, 3310, 1, 0, '2015-05-27 20:09:01', '', '', '88.214.173.144', ''),
(4246, 1680, 1, 0, '2015-05-27 20:09:42', '', '', '95.93.222.244', ''),
(4247, 1892, 1, 0, '2015-05-27 20:11:23', '', '', '66.249.93.225', ''),
(4248, 1892, 1, 0, '2015-05-27 20:11:51', 'https://www.facebook.com/ondasdeouro', '', '85.243.110.240', ''),
(4249, 3524, 1, 0, '2015-05-27 20:12:00', '', '', '83.61.199.43', ''),
(4250, 1716, 1, 0, '2015-05-27 20:12:09', '', '', '83.134.162.61', ''),
(4251, 0, 0, 0, '2015-05-27 20:13:30', '', '', '199.96.156.52', ''),
(4252, 0, 0, 0, '2015-05-27 20:13:31', '', '', '199.96.156.52', ''),
(4253, 0, 0, 0, '2015-05-27 20:13:31', '', '', '199.96.156.52', ''),
(4254, 0, 0, 0, '2015-05-27 20:13:32', '', '', '199.96.156.52', ''),
(4255, 0, 0, 0, '2015-05-27 20:13:32', '', '', '199.96.156.52', ''),
(4256, 0, 0, 0, '2015-05-27 20:13:32', '', '', '199.96.156.52', ''),
(4257, 0, 0, 0, '2015-05-27 20:13:32', '', '', '199.96.156.52', ''),
(4258, 0, 0, 0, '2015-05-27 20:13:33', '', '', '199.96.156.50', ''),
(4259, 0, 0, 0, '2015-05-27 20:13:33', '', '', '199.96.156.50', ''),
(4260, 0, 0, 0, '2015-05-27 20:13:33', '', '', '199.96.156.50', ''),
(4261, 0, 0, 0, '2015-05-27 20:13:33', '', '', '199.96.156.52', ''),
(4262, 0, 0, 0, '2015-05-27 20:13:33', '', '', '199.96.156.50', ''),
(4263, 0, 0, 0, '2015-05-27 20:13:33', '', '', '199.96.156.50', ''),
(4264, 0, 0, 0, '2015-05-27 20:13:33', '', '', '199.96.156.50', ''),
(4265, 0, 0, 0, '2015-05-27 20:13:35', '', '', '199.96.156.52', ''),
(4266, 0, 0, 0, '2015-05-27 20:13:35', '', '', '199.96.156.52', ''),
(4267, 0, 0, 0, '2015-05-27 20:13:36', '', '', '199.96.156.50', ''),
(4268, 0, 0, 0, '2015-05-27 20:13:40', '', '', '199.96.156.52', ''),
(4269, 0, 0, 0, '2015-05-27 20:13:40', '', '', '199.96.156.52', ''),
(4270, 0, 0, 0, '2015-05-27 20:13:42', '', '', '199.96.156.50', ''),
(4271, 0, 0, 0, '2015-05-27 20:13:42', '', '', '199.96.156.52', ''),
(4272, 0, 0, 0, '2015-05-27 20:13:42', '', '', '199.96.156.52', ''),
(4273, 0, 0, 0, '2015-05-27 20:13:42', '', '', '199.96.156.52', ''),
(4274, 0, 0, 0, '2015-05-27 20:13:42', '', '', '199.96.156.50', ''),
(4275, 0, 0, 0, '2015-05-27 20:13:42', '', '', '199.96.156.50', ''),
(4276, 0, 0, 0, '2015-05-27 20:13:42', '', '', '199.96.156.50', ''),
(4277, 0, 0, 0, '2015-05-27 20:13:42', '', '', '199.96.156.50', ''),
(4278, 0, 0, 0, '2015-05-27 20:13:42', '', '', '199.96.156.52', ''),
(4279, 0, 0, 0, '2015-05-27 20:13:42', '', '', '199.96.156.52', ''),
(4280, 0, 0, 0, '2015-05-27 20:13:42', '', '', '199.96.156.50', ''),
(4281, 0, 0, 0, '2015-05-27 20:13:43', '', '', '199.96.156.50', ''),
(4282, 1892, 1, 0, '2015-05-27 20:13:49', '', '', '66.249.93.225', ''),
(4283, 1731, 1, 0, '2015-05-27 20:14:54', '', '', '66.249.82.188', ''),
(4284, 2908, 1, 0, '2015-05-27 20:15:00', '', '', '66.249.93.228', ''),
(4285, 1155, 1, 0, '2015-05-27 20:15:10', '', '', '213.138.225.67', ''),
(4286, 3661, 1, 0, '2015-05-27 20:15:53', '', '', '85.247.34.175', ''),
(4287, 2614, 1, 0, '2015-05-27 20:17:19', '', '', '87.103.49.227', ''),
(4288, 3750, 1, 0, '2015-05-27 20:18:07', '', '', '86.20.145.224', ''),
(4289, 3303, 1, 0, '2015-05-27 20:18:21', '', '', '98.194.186.151', ''),
(4290, 0, 0, 0, '2015-05-27 20:18:32', '', '', '199.96.156.52', ''),
(4291, 0, 0, 0, '2015-05-27 20:18:32', '', '', '199.96.156.50', ''),
(4292, 0, 0, 0, '2015-05-27 20:18:34', '', '', '199.96.156.50', ''),
(4293, 0, 0, 0, '2015-05-27 20:18:34', '', '', '199.96.156.52', ''),
(4294, 0, 0, 0, '2015-05-27 20:18:34', '', '', '199.96.156.52', ''),
(4295, 0, 0, 0, '2015-05-27 20:18:34', '', '', '199.96.156.52', ''),
(4296, 0, 0, 0, '2015-05-27 20:18:34', '', '', '199.96.156.50', ''),
(4297, 0, 0, 0, '2015-05-27 20:18:34', '', '', '199.96.156.50', ''),
(4298, 0, 0, 0, '2015-05-27 20:18:34', '', '', '199.96.156.50', ''),
(4299, 0, 0, 0, '2015-05-27 20:18:34', '', '', '199.96.156.50', ''),
(4300, 0, 0, 0, '2015-05-27 20:18:34', '', '', '199.96.156.50', ''),
(4301, 0, 0, 0, '2015-05-27 20:18:34', '', '', '199.96.156.50', ''),
(4302, 0, 0, 0, '2015-05-27 20:18:34', '', '', '199.96.156.52', ''),
(4303, 0, 0, 0, '2015-05-27 20:18:41', '', '', '199.96.156.52', ''),
(4304, 0, 0, 0, '2015-05-27 20:18:42', '', '', '199.96.156.50', ''),
(4305, 0, 0, 0, '2015-05-27 20:18:42', '', '', '199.96.156.50', ''),
(4306, 0, 0, 0, '2015-05-27 20:18:42', '', '', '199.96.156.50', ''),
(4307, 0, 0, 0, '2015-05-27 20:18:42', '', '', '199.96.156.50', ''),
(4308, 0, 0, 0, '2015-05-27 20:18:42', '', '', '199.96.156.50', ''),
(4309, 0, 0, 0, '2015-05-27 20:18:42', '', '', '199.96.156.52', ''),
(4310, 0, 0, 0, '2015-05-27 20:18:42', '', '', '199.96.156.50', ''),
(4311, 0, 0, 0, '2015-05-27 20:18:42', '', '', '199.96.156.50', ''),
(4312, 0, 0, 0, '2015-05-27 20:18:42', '', '', '199.96.156.50', ''),
(4313, 0, 0, 0, '2015-05-27 20:18:42', '', '', '199.96.156.50', ''),
(4314, 0, 0, 0, '2015-05-27 20:18:42', '', '', '199.96.156.52', ''),
(4315, 0, 0, 0, '2015-05-27 20:18:42', '', '', '199.96.156.52', ''),
(4316, 0, 0, 0, '2015-05-27 20:18:47', '', '', '199.96.156.52', ''),
(4317, 0, 0, 0, '2015-05-27 20:18:47', '', '', '199.96.156.50', ''),
(4318, 0, 0, 0, '2015-05-27 20:18:48', '', '', '199.96.156.52', ''),
(4319, 3838, 1, 0, '2015-05-27 20:19:03', '', '', '85.55.240.108', ''),
(4320, 2365, 1, 0, '2015-05-27 20:19:37', '', '', '66.249.93.228', ''),
(4321, 2110, 1, 0, '2015-05-27 20:20:39', '', '', '66.249.83.164', ''),
(4322, 2457, 1, 0, '2015-05-27 20:21:32', '', '', '66.249.93.225', ''),
(4323, 637, 1, 0, '2015-05-27 20:22:02', '', '', '79.168.211.107', ''),
(4324, 2110, 1, 0, '2015-05-27 20:23:16', '', '', '66.249.83.180', ''),
(4325, 1678, 1, 0, '2015-05-27 20:23:17', 'http://ondasdeouro.pt/votacoes', '', '85.242.225.124', ''),
(4326, 0, 0, 0, '2015-05-27 20:23:32', '', '', '199.96.156.52', ''),
(4327, 0, 0, 0, '2015-05-27 20:23:33', '', '', '199.96.156.52', ''),
(4328, 0, 0, 0, '2015-05-27 20:23:33', '', '', '199.96.156.52', ''),
(4329, 0, 0, 0, '2015-05-27 20:23:34', '', '', '199.96.156.52', ''),
(4330, 0, 0, 0, '2015-05-27 20:23:35', '', '', '199.96.156.52', ''),
(4331, 0, 0, 0, '2015-05-27 20:23:35', '', '', '199.96.156.52', ''),
(4332, 0, 0, 0, '2015-05-27 20:23:35', '', '', '199.96.156.52', ''),
(4333, 0, 0, 0, '2015-05-27 20:23:35', '', '', '199.96.156.52', ''),
(4334, 0, 0, 0, '2015-05-27 20:23:35', '', '', '199.96.156.52', ''),
(4335, 0, 0, 0, '2015-05-27 20:23:35', '', '', '199.96.156.50', ''),
(4336, 0, 0, 0, '2015-05-27 20:23:35', '', '', '199.96.156.50', ''),
(4337, 0, 0, 0, '2015-05-27 20:23:35', '', '', '199.96.156.50', ''),
(4338, 0, 0, 0, '2015-05-27 20:23:35', '', '', '199.96.156.50', ''),
(4339, 0, 0, 0, '2015-05-27 20:23:35', '', '', '199.96.156.50', ''),
(4340, 0, 0, 0, '2015-05-27 20:23:35', '', '', '199.96.156.50', ''),
(4341, 0, 0, 0, '2015-05-27 20:23:38', '', '', '199.96.156.52', ''),
(4342, 0, 0, 0, '2015-05-27 20:23:39', '', '', '199.96.156.50', ''),
(4343, 0, 0, 0, '2015-05-27 20:23:43', '', '', '199.96.156.50', ''),
(4344, 0, 0, 0, '2015-05-27 20:23:44', '', '', '199.96.156.50', ''),
(4345, 0, 0, 0, '2015-05-27 20:23:44', '', '', '199.96.156.52', ''),
(4346, 0, 0, 0, '2015-05-27 20:23:44', '', '', '199.96.156.50', ''),
(4347, 0, 0, 0, '2015-05-27 20:23:44', '', '', '199.96.156.50', ''),
(4348, 0, 0, 0, '2015-05-27 20:23:44', '', '', '199.96.156.50', ''),
(4349, 0, 0, 0, '2015-05-27 20:23:44', '', '', '199.96.156.52', ''),
(4350, 0, 0, 0, '2015-05-27 20:23:44', '', '', '199.96.156.52', ''),
(4351, 0, 0, 0, '2015-05-27 20:23:44', '', '', '199.96.156.50', ''),
(4352, 0, 0, 0, '2015-05-27 20:23:44', '', '', '199.96.156.50', ''),
(4353, 0, 0, 0, '2015-05-27 20:23:45', '', '', '199.96.156.52', ''),
(4354, 0, 0, 0, '2015-05-27 20:23:45', '', '', '199.96.156.50', ''),
(4355, 0, 0, 0, '2015-05-27 20:23:45', '', '', '199.96.156.52', ''),
(4356, 0, 0, 0, '2015-05-27 20:23:45', '', '', '199.96.156.52', ''),
(4357, 0, 0, 0, '2015-05-27 20:23:45', '', '', '199.96.156.52', ''),
(4358, 0, 0, 0, '2015-05-27 20:23:46', '', '', '199.96.156.52', ''),
(4359, 0, 0, 0, '2015-05-27 20:23:46', '', '', '199.96.156.52', ''),
(4360, 0, 0, 0, '2015-05-27 20:23:46', '', '', '199.96.156.50', ''),
(4361, 0, 0, 0, '2015-05-27 20:23:46', '', '', '199.96.156.52', ''),
(4362, 158, 1, 0, '2015-05-27 20:24:09', '', '', '188.37.171.160', ''),
(4363, 3911, 1, 0, '2015-05-27 20:24:43', '', '', '81.32.38.84', ''),
(4364, 1459, 1, 0, '2015-05-27 20:24:45', 'http://ondasdeouro.pt/votacoes', '', '188.81.6.155', ''),
(4365, 1291, 1, 0, '2015-05-27 20:24:56', '', '', '104.194.108.6', ''),
(4366, 1107, 1, 0, '2015-05-27 20:25:28', '', '', '85.241.156.100', ''),
(4367, 2329, 1, 0, '2015-05-27 20:25:58', '', '', '66.249.93.231', ''),
(4368, 3776, 1, 0, '2015-05-27 20:28:07', '', '', '85.86.13.50', ''),
(4369, 0, 0, 0, '2015-05-27 20:28:33', '', '', '199.96.156.50', ''),
(4370, 0, 0, 0, '2015-05-27 20:28:34', '', '', '199.96.156.50', ''),
(4371, 0, 0, 0, '2015-05-27 20:28:34', '', '', '199.96.156.50', ''),
(4372, 0, 0, 0, '2015-05-27 20:28:35', '', '', '199.96.156.50', ''),
(4373, 0, 0, 0, '2015-05-27 20:28:36', '', '', '199.96.156.50', ''),
(4374, 0, 0, 0, '2015-05-27 20:28:36', '', '', '199.96.156.50', ''),
(4375, 0, 0, 0, '2015-05-27 20:28:36', '', '', '199.96.156.50', ''),
(4376, 0, 0, 0, '2015-05-27 20:28:36', '', '', '199.96.156.50', ''),
(4377, 0, 0, 0, '2015-05-27 20:28:36', '', '', '199.96.156.50', ''),
(4378, 0, 0, 0, '2015-05-27 20:28:36', '', '', '199.96.156.50', ''),
(4379, 0, 0, 0, '2015-05-27 20:28:36', '', '', '199.96.156.52', ''),
(4380, 0, 0, 0, '2015-05-27 20:28:36', '', '', '199.96.156.52', ''),
(4381, 0, 0, 0, '2015-05-27 20:28:36', '', '', '199.96.156.52', ''),
(4382, 0, 0, 0, '2015-05-27 20:28:36', '', '', '199.96.156.52', ''),
(4383, 0, 0, 0, '2015-05-27 20:28:36', '', '', '199.96.156.52', ''),
(4384, 3862, 1, 0, '2015-05-27 20:28:37', '', '', '179.184.54.51', ''),
(4385, 0, 0, 0, '2015-05-27 20:28:39', '', '', '199.96.156.52', ''),
(4386, 0, 0, 0, '2015-05-27 20:28:40', '', '', '199.96.156.50', ''),
(4387, 0, 0, 0, '2015-05-27 20:28:40', '', '', '199.96.156.52', ''),
(4388, 0, 0, 0, '2015-05-27 20:28:42', '', '', '199.96.156.52', ''),
(4389, 0, 0, 0, '2015-05-27 20:28:43', '', '', '199.96.156.52', ''),
(4390, 0, 0, 0, '2015-05-27 20:28:45', '', '', '199.96.156.52', ''),
(4391, 0, 0, 0, '2015-05-27 20:28:45', '', '', '199.96.156.52', ''),
(4392, 0, 0, 0, '2015-05-27 20:28:45', '', '', '199.96.156.52', ''),
(4393, 0, 0, 0, '2015-05-27 20:28:45', '', '', '199.96.156.52', '');
INSERT INTO `wp_newsletter_stats` (`id`, `user_id`, `email_id`, `link_id`, `created`, `url`, `anchor`, `ip`, `country`) VALUES
(4394, 0, 0, 0, '2015-05-27 20:28:45', '', '', '199.96.156.52', ''),
(4395, 0, 0, 0, '2015-05-27 20:28:46', '', '', '199.96.156.50', ''),
(4396, 0, 0, 0, '2015-05-27 20:28:46', '', '', '199.96.156.52', ''),
(4397, 0, 0, 0, '2015-05-27 20:28:46', '', '', '199.96.156.50', ''),
(4398, 0, 0, 0, '2015-05-27 20:28:46', '', '', '199.96.156.50', ''),
(4399, 0, 0, 0, '2015-05-27 20:28:46', '', '', '199.96.156.50', ''),
(4400, 0, 0, 0, '2015-05-27 20:28:47', '', '', '199.96.156.50', ''),
(4401, 0, 0, 0, '2015-05-27 20:28:47', '', '', '199.96.156.50', ''),
(4402, 0, 0, 0, '2015-05-27 20:28:47', '', '', '199.96.156.50', ''),
(4403, 0, 0, 0, '2015-05-27 20:28:47', '', '', '199.96.156.50', ''),
(4404, 0, 0, 0, '2015-05-27 20:28:47', '', '', '199.96.156.50', ''),
(4405, 0, 0, 0, '2015-05-27 20:28:47', '', '', '199.96.156.52', ''),
(4406, 3008, 1, 0, '2015-05-27 20:29:11', '', '', '157.55.43.24', ''),
(4407, 2912, 1, 0, '2015-05-27 20:29:37', '', '', '66.249.93.228', ''),
(4408, 2912, 1, 0, '2015-05-27 20:29:56', 'http://ondasdeouro.pt/votacoes', '', '85.246.150.244', ''),
(4409, 2008, 1, 0, '2015-05-27 20:31:15', '', '', '109.70.140.155', ''),
(4410, 2873, 1, 0, '2015-05-27 20:32:25', '', '', '157.55.0.156', ''),
(4411, 2873, 1, 0, '2015-05-27 20:32:28', 'http://ondasdeouro.pt/votacoes', '', '94.132.160.83', ''),
(4412, 3695, 1, 0, '2015-05-27 20:32:31', '', '', '157.56.122.218', ''),
(4413, 3915, 1, 0, '2015-05-27 20:32:32', '', '', '92.58.104.71', ''),
(4414, 1141, 1, 0, '2015-05-27 20:32:35', '', '', '85.243.45.172', ''),
(4415, 0, 0, 0, '2015-05-27 20:33:28', '', '', '199.96.156.52', ''),
(4416, 0, 0, 0, '2015-05-27 20:33:31', '', '', '199.96.156.52', ''),
(4417, 0, 0, 0, '2015-05-27 20:33:32', '', '', '199.96.156.52', ''),
(4418, 0, 0, 0, '2015-05-27 20:33:32', '', '', '199.96.156.52', ''),
(4419, 0, 0, 0, '2015-05-27 20:33:32', '', '', '199.96.156.50', ''),
(4420, 0, 0, 0, '2015-05-27 20:33:32', '', '', '199.96.156.50', ''),
(4421, 0, 0, 0, '2015-05-27 20:33:33', '', '', '199.96.156.50', ''),
(4422, 0, 0, 0, '2015-05-27 20:33:33', '', '', '199.96.156.50', ''),
(4423, 0, 0, 0, '2015-05-27 20:33:33', '', '', '199.96.156.52', ''),
(4424, 0, 0, 0, '2015-05-27 20:33:33', '', '', '199.96.156.52', ''),
(4425, 0, 0, 0, '2015-05-27 20:33:33', '', '', '199.96.156.50', ''),
(4426, 0, 0, 0, '2015-05-27 20:33:33', '', '', '199.96.156.52', ''),
(4427, 0, 0, 0, '2015-05-27 20:33:33', '', '', '199.96.156.50', ''),
(4428, 0, 0, 0, '2015-05-27 20:33:33', '', '', '199.96.156.52', ''),
(4429, 0, 0, 0, '2015-05-27 20:33:33', '', '', '199.96.156.52', ''),
(4430, 0, 0, 0, '2015-05-27 20:33:34', '', '', '199.96.156.52', ''),
(4431, 0, 0, 0, '2015-05-27 20:33:34', '', '', '199.96.156.52', ''),
(4432, 0, 0, 0, '2015-05-27 20:33:36', '', '', '199.96.156.52', ''),
(4433, 0, 0, 0, '2015-05-27 20:33:37', '', '', '199.96.156.52', ''),
(4434, 0, 0, 0, '2015-05-27 20:33:40', '', '', '199.96.156.52', ''),
(4435, 0, 0, 0, '2015-05-27 20:33:40', '', '', '199.96.156.52', ''),
(4436, 0, 0, 0, '2015-05-27 20:33:41', '', '', '199.96.156.52', ''),
(4437, 0, 0, 0, '2015-05-27 20:33:41', '', '', '199.96.156.52', ''),
(4438, 0, 0, 0, '2015-05-27 20:33:41', '', '', '199.96.156.50', ''),
(4439, 0, 0, 0, '2015-05-27 20:33:42', '', '', '199.96.156.52', ''),
(4440, 0, 0, 0, '2015-05-27 20:33:42', '', '', '199.96.156.52', ''),
(4441, 0, 0, 0, '2015-05-27 20:33:42', '', '', '199.96.156.52', ''),
(4442, 0, 0, 0, '2015-05-27 20:33:42', '', '', '199.96.156.50', ''),
(4443, 0, 0, 0, '2015-05-27 20:33:42', '', '', '199.96.156.50', ''),
(4444, 0, 0, 0, '2015-05-27 20:33:42', '', '', '199.96.156.50', ''),
(4445, 0, 0, 0, '2015-05-27 20:33:42', '', '', '199.96.156.50', ''),
(4446, 0, 0, 0, '2015-05-27 20:33:42', '', '', '199.96.156.50', ''),
(4447, 0, 0, 0, '2015-05-27 20:33:42', '', '', '199.96.156.50', ''),
(4448, 0, 0, 0, '2015-05-27 20:33:43', '', '', '199.96.156.52', ''),
(4449, 0, 0, 0, '2015-05-27 20:33:43', '', '', '199.96.156.50', ''),
(4450, 0, 0, 0, '2015-05-27 20:33:44', '', '', '199.96.156.52', ''),
(4451, 3127, 1, 0, '2015-05-27 20:34:12', '', '', '187.18.37.134', ''),
(4452, 1037, 1, 0, '2015-05-27 20:34:33', '', '', '186.223.182.124', ''),
(4453, 3082, 1, 0, '2015-05-27 20:38:12', '', '', '181.47.178.87', ''),
(4454, 0, 0, 0, '2015-05-27 20:38:39', '', '', '199.96.156.52', ''),
(4455, 0, 0, 0, '2015-05-27 20:38:39', '', '', '199.96.156.50', ''),
(4456, 0, 0, 0, '2015-05-27 20:38:42', '', '', '199.96.156.52', ''),
(4457, 0, 0, 0, '2015-05-27 20:38:42', '', '', '199.96.156.50', ''),
(4458, 0, 0, 0, '2015-05-27 20:38:42', '', '', '199.96.156.52', ''),
(4459, 0, 0, 0, '2015-05-27 20:38:42', '', '', '199.96.156.50', ''),
(4460, 0, 0, 0, '2015-05-27 20:38:42', '', '', '199.96.156.52', ''),
(4461, 0, 0, 0, '2015-05-27 20:38:42', '', '', '199.96.156.50', ''),
(4462, 0, 0, 0, '2015-05-27 20:38:43', '', '', '199.96.156.52', ''),
(4463, 0, 0, 0, '2015-05-27 20:38:43', '', '', '199.96.156.50', ''),
(4464, 0, 0, 0, '2015-05-27 20:38:43', '', '', '199.96.156.52', ''),
(4465, 0, 0, 0, '2015-05-27 20:38:43', '', '', '199.96.156.52', ''),
(4466, 0, 0, 0, '2015-05-27 20:38:43', '', '', '199.96.156.50', ''),
(4467, 0, 0, 0, '2015-05-27 20:38:43', '', '', '199.96.156.50', ''),
(4468, 0, 0, 0, '2015-05-27 20:38:43', '', '', '199.96.156.50', ''),
(4469, 0, 0, 0, '2015-05-27 20:38:43', '', '', '199.96.156.50', ''),
(4470, 0, 0, 0, '2015-05-27 20:38:43', '', '', '199.96.156.52', ''),
(4471, 3245, 1, 0, '2015-05-27 20:38:43', '', '', '85.244.250.162', ''),
(4472, 3082, 1, 0, '2015-05-27 20:38:45', '', '', '181.47.178.87', ''),
(4473, 0, 0, 0, '2015-05-27 20:38:45', '', '', '199.96.156.50', ''),
(4474, 0, 0, 0, '2015-05-27 20:38:45', '', '', '199.96.156.52', ''),
(4475, 3348, 1, 0, '2015-05-27 20:38:45', '', '', '66.249.93.225', ''),
(4476, 0, 0, 0, '2015-05-27 20:38:46', '', '', '199.96.156.52', ''),
(4477, 0, 0, 0, '2015-05-27 20:38:49', '', '', '199.96.156.50', ''),
(4478, 0, 0, 0, '2015-05-27 20:38:50', '', '', '199.96.156.50', ''),
(4479, 0, 0, 0, '2015-05-27 20:38:50', '', '', '199.96.156.52', ''),
(4480, 0, 0, 0, '2015-05-27 20:38:51', '', '', '199.96.156.52', ''),
(4481, 0, 0, 0, '2015-05-27 20:38:51', '', '', '199.96.156.52', ''),
(4482, 0, 0, 0, '2015-05-27 20:38:51', '', '', '199.96.156.50', ''),
(4483, 0, 0, 0, '2015-05-27 20:38:52', '', '', '199.96.156.52', ''),
(4484, 0, 0, 0, '2015-05-27 20:38:52', '', '', '199.96.156.50', ''),
(4485, 0, 0, 0, '2015-05-27 20:38:52', '', '', '199.96.156.52', ''),
(4486, 0, 0, 0, '2015-05-27 20:38:52', '', '', '199.96.156.50', ''),
(4487, 0, 0, 0, '2015-05-27 20:38:52', '', '', '199.96.156.52', ''),
(4488, 0, 0, 0, '2015-05-27 20:38:52', '', '', '199.96.156.52', ''),
(4489, 0, 0, 0, '2015-05-27 20:38:52', '', '', '199.96.156.52', ''),
(4490, 0, 0, 0, '2015-05-27 20:38:52', '', '', '199.96.156.50', ''),
(4491, 0, 0, 0, '2015-05-27 20:38:52', '', '', '199.96.156.50', ''),
(4492, 0, 0, 0, '2015-05-27 20:38:53', '', '', '199.96.156.50', ''),
(4493, 0, 0, 0, '2015-05-27 20:38:53', '', '', '199.96.156.52', ''),
(4494, 0, 0, 0, '2015-05-27 20:38:53', '', '', '199.96.156.50', ''),
(4495, 3348, 1, 0, '2015-05-27 20:39:04', '', '', '66.249.93.228', ''),
(4496, 2747, 1, 0, '2015-05-27 20:39:15', '', '', '185.30.176.26', ''),
(4497, 2747, 1, 0, '2015-05-27 20:39:35', '', '', '185.30.176.27', ''),
(4498, 2874, 1, 0, '2015-05-27 20:39:37', '', '', '191.247.228.13', ''),
(4499, 2948, 1, 0, '2015-05-27 20:40:15', '', '', '177.173.242.133', ''),
(4500, 3781, 1, 0, '2015-05-27 20:41:02', '', '', '157.55.46.250', ''),
(4501, 2009, 1, 0, '2015-05-27 20:42:23', '', '', '82.154.162.88', ''),
(4502, 3878, 1, 0, '2015-05-27 20:43:36', '', '', '157.56.19.88', ''),
(4503, 0, 0, 0, '2015-05-27 20:43:42', '', '', '199.96.156.52', ''),
(4504, 0, 0, 0, '2015-05-27 20:43:43', '', '', '199.96.156.52', ''),
(4505, 0, 0, 0, '2015-05-27 20:43:44', '', '', '199.96.156.52', ''),
(4506, 0, 0, 0, '2015-05-27 20:43:45', '', '', '199.96.156.52', ''),
(4507, 0, 0, 0, '2015-05-27 20:43:45', '', '', '199.96.156.52', ''),
(4508, 0, 0, 0, '2015-05-27 20:43:45', '', '', '199.96.156.50', ''),
(4509, 0, 0, 0, '2015-05-27 20:43:45', '', '', '199.96.156.52', ''),
(4510, 0, 0, 0, '2015-05-27 20:43:45', '', '', '199.96.156.52', ''),
(4511, 0, 0, 0, '2015-05-27 20:43:45', '', '', '199.96.156.52', ''),
(4512, 0, 0, 0, '2015-05-27 20:43:45', '', '', '199.96.156.52', ''),
(4513, 0, 0, 0, '2015-05-27 20:43:45', '', '', '199.96.156.50', ''),
(4514, 0, 0, 0, '2015-05-27 20:43:45', '', '', '199.96.156.50', ''),
(4515, 0, 0, 0, '2015-05-27 20:43:45', '', '', '199.96.156.50', ''),
(4516, 0, 0, 0, '2015-05-27 20:43:45', '', '', '199.96.156.50', ''),
(4517, 0, 0, 0, '2015-05-27 20:43:45', '', '', '199.96.156.52', ''),
(4518, 0, 0, 0, '2015-05-27 20:43:48', '', '', '199.96.156.50', ''),
(4519, 0, 0, 0, '2015-05-27 20:43:49', '', '', '199.96.156.50', ''),
(4520, 0, 0, 0, '2015-05-27 20:43:49', '', '', '199.96.156.52', ''),
(4521, 0, 0, 0, '2015-05-27 20:43:49', '', '', '199.96.156.52', ''),
(4522, 0, 0, 0, '2015-05-27 20:43:50', '', '', '199.96.156.52', ''),
(4523, 0, 0, 0, '2015-05-27 20:43:54', '', '', '199.96.156.52', ''),
(4524, 0, 0, 0, '2015-05-27 20:43:54', '', '', '199.96.156.52', ''),
(4525, 0, 0, 0, '2015-05-27 20:43:54', '', '', '199.96.156.52', ''),
(4526, 0, 0, 0, '2015-05-27 20:43:54', '', '', '199.96.156.52', ''),
(4527, 0, 0, 0, '2015-05-27 20:43:55', '', '', '199.96.156.52', ''),
(4528, 0, 0, 0, '2015-05-27 20:43:55', '', '', '199.96.156.52', ''),
(4529, 0, 0, 0, '2015-05-27 20:43:55', '', '', '199.96.156.50', ''),
(4530, 0, 0, 0, '2015-05-27 20:43:55', '', '', '199.96.156.50', ''),
(4531, 0, 0, 0, '2015-05-27 20:43:55', '', '', '199.96.156.50', ''),
(4532, 0, 0, 0, '2015-05-27 20:43:55', '', '', '199.96.156.50', ''),
(4533, 0, 0, 0, '2015-05-27 20:43:55', '', '', '199.96.156.50', ''),
(4534, 0, 0, 0, '2015-05-27 20:43:55', '', '', '199.96.156.50', ''),
(4535, 0, 0, 0, '2015-05-27 20:43:56', '', '', '199.96.156.50', ''),
(4536, 0, 0, 0, '2015-05-27 20:43:56', '', '', '199.96.156.50', ''),
(4537, 0, 0, 0, '2015-05-27 20:43:57', '', '', '199.96.156.50', ''),
(4538, 0, 0, 0, '2015-05-27 20:43:57', '', '', '199.96.156.50', ''),
(4539, 3149, 1, 0, '2015-05-27 20:43:58', '', '', '93.102.231.254', ''),
(4540, 2930, 1, 0, '2015-05-27 20:45:47', '', '', '66.249.83.171', ''),
(4541, 2948, 1, 0, '2015-05-27 20:45:52', '', '', '66.249.83.180', ''),
(4542, 3511, 1, 0, '2015-05-27 20:46:48', '', '', '95.20.176.152', ''),
(4543, 2327, 1, 0, '2015-05-27 20:47:38', '', '', '77.54.121.9', ''),
(4544, 3410, 1, 0, '2015-05-27 20:47:47', '', '', '66.249.93.225', ''),
(4545, 0, 0, 0, '2015-05-27 20:48:29', '', '', '199.96.156.50', ''),
(4546, 0, 0, 0, '2015-05-27 20:48:30', '', '', '199.96.156.50', ''),
(4547, 0, 0, 0, '2015-05-27 20:48:31', '', '', '199.96.156.50', ''),
(4548, 0, 0, 0, '2015-05-27 20:48:32', '', '', '199.96.156.50', ''),
(4549, 0, 0, 0, '2015-05-27 20:48:32', '', '', '199.96.156.50', ''),
(4550, 0, 0, 0, '2015-05-27 20:48:32', '', '', '199.96.156.50', ''),
(4551, 0, 0, 0, '2015-05-27 20:48:32', '', '', '199.96.156.50', ''),
(4552, 0, 0, 0, '2015-05-27 20:48:32', '', '', '199.96.156.50', ''),
(4553, 0, 0, 0, '2015-05-27 20:48:32', '', '', '199.96.156.50', ''),
(4554, 0, 0, 0, '2015-05-27 20:48:32', '', '', '199.96.156.50', ''),
(4555, 0, 0, 0, '2015-05-27 20:48:43', '', '', '199.96.156.50', ''),
(4556, 0, 0, 0, '2015-05-27 20:48:43', '', '', '199.96.156.50', ''),
(4557, 0, 0, 0, '2015-05-27 20:48:44', '', '', '199.96.156.50', ''),
(4558, 0, 0, 0, '2015-05-27 20:48:44', '', '', '199.96.156.50', ''),
(4559, 0, 0, 0, '2015-05-27 20:48:44', '', '', '199.96.156.50', ''),
(4560, 0, 0, 0, '2015-05-27 20:48:45', '', '', '199.96.156.50', ''),
(4561, 0, 0, 0, '2015-05-27 20:48:46', '', '', '199.96.156.50', ''),
(4562, 0, 0, 0, '2015-05-27 20:48:46', '', '', '199.96.156.50', ''),
(4563, 0, 0, 0, '2015-05-27 20:48:46', '', '', '199.96.156.50', ''),
(4564, 0, 0, 0, '2015-05-27 20:48:46', '', '', '199.96.156.50', ''),
(4565, 0, 0, 0, '2015-05-27 20:48:49', '', '', '199.96.156.50', ''),
(4566, 0, 0, 0, '2015-05-27 20:48:50', '', '', '199.96.156.50', ''),
(4567, 0, 0, 0, '2015-05-27 20:48:50', '', '', '199.96.156.50', ''),
(4568, 2910, 1, 0, '2015-05-27 20:48:51', '', '', '177.77.41.29', ''),
(4569, 0, 0, 0, '2015-05-27 20:48:53', '', '', '199.96.156.50', ''),
(4570, 0, 0, 0, '2015-05-27 20:48:53', '', '', '199.96.156.50', ''),
(4571, 0, 0, 0, '2015-05-27 20:48:53', '', '', '199.96.156.50', ''),
(4572, 0, 0, 0, '2015-05-27 20:48:54', '', '', '199.96.156.50', ''),
(4573, 0, 0, 0, '2015-05-27 20:48:55', '', '', '199.96.156.50', ''),
(4574, 0, 0, 0, '2015-05-27 20:48:56', '', '', '199.96.156.50', ''),
(4575, 0, 0, 0, '2015-05-27 20:48:57', '', '', '199.96.156.50', ''),
(4576, 0, 0, 0, '2015-05-27 20:48:59', '', '', '199.96.156.50', ''),
(4577, 0, 0, 0, '2015-05-27 20:48:59', '', '', '199.96.156.52', ''),
(4578, 0, 0, 0, '2015-05-27 20:49:00', '', '', '199.96.156.52', ''),
(4579, 0, 0, 0, '2015-05-27 20:49:01', '', '', '199.96.156.52', ''),
(4580, 0, 0, 0, '2015-05-27 20:49:01', '', '', '199.96.156.52', ''),
(4581, 0, 0, 0, '2015-05-27 20:49:01', '', '', '199.96.156.52', ''),
(4582, 0, 0, 0, '2015-05-27 20:49:01', '', '', '199.96.156.52', ''),
(4583, 0, 0, 0, '2015-05-27 20:49:01', '', '', '199.96.156.52', ''),
(4584, 0, 0, 0, '2015-05-27 20:49:01', '', '', '199.96.156.52', ''),
(4585, 0, 0, 0, '2015-05-27 20:49:02', '', '', '199.96.156.52', ''),
(4586, 0, 0, 0, '2015-05-27 20:49:02', '', '', '199.96.156.52', ''),
(4587, 2948, 1, 0, '2015-05-27 20:49:44', '', '', '66.249.88.131', ''),
(4588, 2246, 1, 0, '2015-05-27 20:50:33', '', '', '189.101.251.15', ''),
(4589, 2318, 1, 0, '2015-05-27 20:50:43', '', '', '82.155.24.55', ''),
(4590, 2736, 1, 0, '2015-05-27 20:52:07', '', '', '62.169.66.149', ''),
(4591, 642, 1, 0, '2015-05-27 20:54:08', '', '', '66.249.93.228', ''),
(4592, 642, 1, 0, '2015-05-27 20:54:26', 'http://ondasdeouro.pt/votacoes', '', '95.93.169.49', ''),
(4593, 3960, 1, 0, '2015-05-27 20:57:10', '', '', '91.117.164.89', ''),
(4594, 1407, 1, 0, '2015-05-27 20:58:18', '', '', '66.249.88.131', ''),
(4595, 4124, 1, 0, '2015-05-27 20:58:44', '', '', '188.81.6.140', ''),
(4596, 4119, 1, 0, '2015-05-27 20:59:16', '', '', '80.26.186.171', ''),
(4597, 4119, 1, 0, '2015-05-27 20:59:32', '', '', '80.26.186.171', ''),
(4598, 551, 1, 0, '2015-05-27 21:00:00', '', '', '85.244.209.37', ''),
(4599, 551, 1, 0, '2015-05-27 21:00:16', 'http://ondasdeouro.pt/votacoes', '', '85.244.209.37', ''),
(4600, 1737, 1, 0, '2015-05-27 21:01:07', '', '', '66.249.93.225', ''),
(4601, 1559, 1, 0, '2015-05-27 21:03:16', '', '', '66.249.93.231', ''),
(4602, 0, 0, 0, '2015-05-27 21:03:32', '', '', '199.96.156.52', ''),
(4603, 0, 0, 0, '2015-05-27 21:03:33', '', '', '199.96.156.52', ''),
(4604, 0, 0, 0, '2015-05-27 21:03:34', '', '', '199.96.156.52', ''),
(4605, 0, 0, 0, '2015-05-27 21:03:35', '', '', '199.96.156.52', ''),
(4606, 0, 0, 0, '2015-05-27 21:03:35', '', '', '199.96.156.52', ''),
(4607, 0, 0, 0, '2015-05-27 21:03:35', '', '', '199.96.156.52', ''),
(4608, 0, 0, 0, '2015-05-27 21:03:35', '', '', '199.96.156.52', ''),
(4609, 0, 0, 0, '2015-05-27 21:03:35', '', '', '199.96.156.52', ''),
(4610, 0, 0, 0, '2015-05-27 21:03:35', '', '', '199.96.156.52', ''),
(4611, 0, 0, 0, '2015-05-27 21:03:39', '', '', '199.96.156.52', ''),
(4612, 0, 0, 0, '2015-05-27 21:03:40', '', '', '199.96.156.52', ''),
(4613, 0, 0, 0, '2015-05-27 21:03:40', '', '', '199.96.156.52', ''),
(4614, 0, 0, 0, '2015-05-27 21:03:40', '', '', '199.96.156.52', ''),
(4615, 0, 0, 0, '2015-05-27 21:03:41', '', '', '199.96.156.52', ''),
(4616, 0, 0, 0, '2015-05-27 21:03:41', '', '', '199.96.156.52', ''),
(4617, 0, 0, 0, '2015-05-27 21:03:42', '', '', '199.96.156.52', ''),
(4618, 0, 0, 0, '2015-05-27 21:03:42', '', '', '199.96.156.52', ''),
(4619, 0, 0, 0, '2015-05-27 21:03:42', '', '', '199.96.156.52', ''),
(4620, 0, 0, 0, '2015-05-27 21:03:42', '', '', '199.96.156.52', ''),
(4621, 0, 0, 0, '2015-05-27 21:03:46', '', '', '199.96.156.52', ''),
(4622, 0, 0, 0, '2015-05-27 21:03:47', '', '', '199.96.156.52', ''),
(4623, 0, 0, 0, '2015-05-27 21:03:47', '', '', '199.96.156.52', ''),
(4624, 0, 0, 0, '2015-05-27 21:03:48', '', '', '199.96.156.52', ''),
(4625, 0, 0, 0, '2015-05-27 21:03:48', '', '', '199.96.156.52', ''),
(4626, 1559, 1, 0, '2015-05-27 21:03:48', '', '', '66.249.93.231', ''),
(4627, 0, 0, 0, '2015-05-27 21:03:49', '', '', '199.96.156.52', ''),
(4628, 0, 0, 0, '2015-05-27 21:03:49', '', '', '199.96.156.52', ''),
(4629, 0, 0, 0, '2015-05-27 21:03:50', '', '', '199.96.156.52', ''),
(4630, 0, 0, 0, '2015-05-27 21:03:50', '', '', '199.96.156.52', ''),
(4631, 0, 0, 0, '2015-05-27 21:03:50', '', '', '199.96.156.52', ''),
(4632, 0, 0, 0, '2015-05-27 21:03:51', '', '', '199.96.156.52', ''),
(4633, 0, 0, 0, '2015-05-27 21:03:53', '', '', '199.96.156.52', ''),
(4634, 0, 0, 0, '2015-05-27 21:03:53', '', '', '199.96.156.52', ''),
(4635, 0, 0, 0, '2015-05-27 21:03:54', '', '', '199.96.156.52', ''),
(4636, 0, 0, 0, '2015-05-27 21:03:55', '', '', '199.96.156.52', ''),
(4637, 0, 0, 0, '2015-05-27 21:03:57', '', '', '199.96.156.52', ''),
(4638, 2474, 1, 0, '2015-05-27 21:03:57', '', '', '10.190.0.12', ''),
(4639, 0, 0, 0, '2015-05-27 21:03:58', '', '', '199.96.156.52', ''),
(4640, 0, 0, 0, '2015-05-27 21:03:58', '', '', '199.96.156.52', ''),
(4641, 0, 0, 0, '2015-05-27 21:03:58', '', '', '199.96.156.52', ''),
(4642, 0, 0, 0, '2015-05-27 21:03:58', '', '', '199.96.156.52', ''),
(4643, 0, 0, 0, '2015-05-27 21:03:58', '', '', '199.96.156.52', ''),
(4644, 0, 0, 0, '2015-05-27 21:03:58', '', '', '199.96.156.52', ''),
(4645, 3981, 1, 0, '2015-05-27 21:04:07', '', '', '85.242.145.24', ''),
(4646, 3159, 1, 0, '2015-05-27 21:04:08', '', '', '66.249.93.228', ''),
(4647, 3213, 1, 0, '2015-05-27 21:04:18', '', '', '157.55.235.56', ''),
(4648, 0, 0, 0, '2015-05-27 21:04:19', '', '', '199.96.156.52', ''),
(4649, 0, 0, 0, '2015-05-27 21:04:20', '', '', '199.96.156.52', ''),
(4650, 0, 0, 0, '2015-05-27 21:04:21', '', '', '199.96.156.52', ''),
(4651, 0, 0, 0, '2015-05-27 21:04:21', '', '', '199.96.156.52', ''),
(4652, 0, 0, 0, '2015-05-27 21:04:21', '', '', '199.96.156.52', ''),
(4653, 0, 0, 0, '2015-05-27 21:04:24', '', '', '199.96.156.52', ''),
(4654, 0, 0, 0, '2015-05-27 21:04:24', '', '', '199.96.156.52', ''),
(4655, 0, 0, 0, '2015-05-27 21:04:26', '', '', '199.96.156.52', ''),
(4656, 0, 0, 0, '2015-05-27 21:04:26', '', '', '199.96.156.52', ''),
(4657, 0, 0, 0, '2015-05-27 21:04:26', '', '', '199.96.156.52', ''),
(4658, 0, 0, 0, '2015-05-27 21:04:28', '', '', '199.96.156.50', ''),
(4659, 0, 0, 0, '2015-05-27 21:04:30', '', '', '199.96.156.52', ''),
(4660, 0, 0, 0, '2015-05-27 21:04:31', '', '', '199.96.156.52', ''),
(4661, 0, 0, 0, '2015-05-27 21:04:33', '', '', '199.96.156.52', ''),
(4662, 0, 0, 0, '2015-05-27 21:04:34', '', '', '199.96.156.52', ''),
(4663, 0, 0, 0, '2015-05-27 21:04:34', '', '', '199.96.156.52', ''),
(4664, 0, 0, 0, '2015-05-27 21:04:34', '', '', '199.96.156.52', ''),
(4665, 0, 0, 0, '2015-05-27 21:04:34', '', '', '199.96.156.52', ''),
(4666, 0, 0, 0, '2015-05-27 21:04:35', '', '', '199.96.156.52', ''),
(4667, 0, 0, 0, '2015-05-27 21:04:36', '', '', '199.96.156.52', ''),
(4668, 0, 0, 0, '2015-05-27 21:04:36', '', '', '199.96.156.50', ''),
(4669, 0, 0, 0, '2015-05-27 21:04:36', '', '', '199.96.156.52', ''),
(4670, 0, 0, 0, '2015-05-27 21:04:37', '', '', '199.96.156.52', ''),
(4671, 1559, 1, 0, '2015-05-27 21:04:37', '', '', '66.249.93.228', ''),
(4672, 0, 0, 0, '2015-05-27 21:04:38', '', '', '199.96.156.52', ''),
(4673, 0, 0, 0, '2015-05-27 21:04:40', '', '', '199.96.156.52', ''),
(4674, 0, 0, 0, '2015-05-27 21:04:42', '', '', '199.96.156.50', ''),
(4675, 0, 0, 0, '2015-05-27 21:04:43', '', '', '199.96.156.52', ''),
(4676, 0, 0, 0, '2015-05-27 21:04:43', '', '', '199.96.156.52', ''),
(4677, 0, 0, 0, '2015-05-27 21:04:43', '', '', '199.96.156.52', ''),
(4678, 0, 0, 0, '2015-05-27 21:04:43', '', '', '199.96.156.52', ''),
(4679, 0, 0, 0, '2015-05-27 21:04:44', '', '', '199.96.156.52', ''),
(4680, 4204, 1, 0, '2015-05-27 21:04:45', '', '', '95.93.244.174', ''),
(4681, 0, 0, 0, '2015-05-27 21:04:51', '', '', '199.96.156.52', ''),
(4682, 0, 0, 0, '2015-05-27 21:04:53', '', '', '199.96.156.52', ''),
(4683, 0, 0, 0, '2015-05-27 21:04:56', '', '', '199.96.156.50', ''),
(4684, 4097, 1, 0, '2015-05-27 21:04:56', '', '', '66.249.93.231', ''),
(4685, 0, 0, 0, '2015-05-27 21:05:00', '', '', '199.96.156.52', ''),
(4686, 4097, 1, 0, '2015-05-27 21:05:01', '', '', '66.249.93.228', ''),
(4687, 1232, 1, 0, '2015-05-27 21:05:02', '', '', '65.55.185.238', ''),
(4688, 0, 0, 0, '2015-05-27 21:05:07', '', '', '199.96.156.52', ''),
(4689, 0, 0, 0, '2015-05-27 21:05:08', '', '', '130.185.80.210', ''),
(4690, 0, 0, 0, '2015-05-27 21:05:09', '', '', '199.96.156.50', ''),
(4691, 0, 0, 0, '2015-05-27 21:05:13', '', '', '199.96.156.52', ''),
(4692, 3111, 1, 0, '2015-05-27 21:05:17', '', '', '46.222.156.232', ''),
(4693, 0, 0, 0, '2015-05-27 21:05:18', '', '', '199.96.156.52', ''),
(4694, 0, 0, 0, '2015-05-27 21:05:21', '', '', '199.96.156.50', ''),
(4695, 0, 0, 0, '2015-05-27 21:05:25', '', '', '199.96.156.50', ''),
(4696, 0, 0, 0, '2015-05-27 21:05:32', '', '', '199.96.156.50', ''),
(4697, 0, 0, 0, '2015-05-27 21:05:35', '', '', '199.96.156.50', ''),
(4698, 1457, 1, 0, '2015-05-27 21:05:38', '', '', '191.181.161.103', ''),
(4699, 0, 0, 0, '2015-05-27 21:05:38', '', '', '199.96.156.50', ''),
(4700, 0, 0, 0, '2015-05-27 21:05:41', '', '', '199.96.156.50', ''),
(4701, 0, 0, 0, '2015-05-27 21:05:43', '', '', '199.96.156.50', ''),
(4702, 0, 0, 0, '2015-05-27 21:05:49', '', '', '199.96.156.50', ''),
(4703, 0, 0, 0, '2015-05-27 21:05:55', '', '', '199.96.156.50', ''),
(4704, 2514, 1, 0, '2015-05-27 21:05:59', '', '', '66.249.93.231', ''),
(4705, 2882, 1, 0, '2015-05-27 21:06:00', '', '', '66.249.83.171', ''),
(4706, 0, 0, 0, '2015-05-27 21:06:00', '', '', '199.96.156.50', ''),
(4707, 0, 0, 0, '2015-05-27 21:06:05', '', '', '199.96.156.50', ''),
(4708, 0, 0, 0, '2015-05-27 21:06:10', '', '', '199.96.156.50', ''),
(4709, 0, 0, 0, '2015-05-27 21:06:11', '', '', '199.96.156.52', ''),
(4710, 0, 0, 0, '2015-05-27 21:06:16', '', '', '199.96.156.52', ''),
(4711, 4008, 1, 0, '2015-05-27 21:06:17', '', '', '188.250.255.2', ''),
(4712, 0, 0, 0, '2015-05-27 21:06:23', '', '', '199.96.156.52', ''),
(4713, 4008, 1, 0, '2015-05-27 21:06:23', '', '', '188.250.255.2', ''),
(4714, 0, 0, 0, '2015-05-27 21:06:28', '', '', '199.96.156.52', ''),
(4715, 1457, 1, 0, '2015-05-27 21:06:33', 'http://ondasdeouro.pt/votacoes', '', '191.181.161.103', ''),
(4716, 0, 0, 0, '2015-05-27 21:06:34', '', '', '199.96.156.52', ''),
(4717, 0, 0, 0, '2015-05-27 21:06:36', '', '', '199.96.156.50', ''),
(4718, 0, 0, 0, '2015-05-27 21:06:39', '', '', '199.96.156.52', ''),
(4719, 0, 0, 0, '2015-05-27 21:06:41', '', '', '199.96.156.50', ''),
(4720, 0, 0, 0, '2015-05-27 21:06:44', '', '', '199.96.156.52', ''),
(4721, 4234, 1, 0, '2015-05-27 21:06:47', '', '', '78.130.14.133', ''),
(4722, 0, 0, 0, '2015-05-27 21:06:47', '', '', '199.96.156.50', ''),
(4723, 0, 0, 0, '2015-05-27 21:06:50', '', '', '199.96.156.52', ''),
(4724, 0, 0, 0, '2015-05-27 21:06:52', '', '', '199.96.156.50', ''),
(4725, 0, 0, 0, '2015-05-27 21:06:57', '', '', '199.96.156.52', ''),
(4726, 0, 0, 0, '2015-05-27 21:06:57', '', '', '199.96.156.50', ''),
(4727, 3002, 1, 0, '2015-05-27 21:07:04', '', '', '66.249.93.225', ''),
(4728, 0, 0, 0, '2015-05-27 21:07:04', '', '', '199.96.156.50', ''),
(4729, 0, 0, 0, '2015-05-27 21:07:09', '', '', '199.96.156.50', ''),
(4730, 0, 0, 0, '2015-05-27 21:07:14', '', '', '199.96.156.50', ''),
(4731, 0, 0, 0, '2015-05-27 21:07:16', '', '', '199.96.156.52', ''),
(4732, 0, 0, 0, '2015-05-27 21:07:19', '', '', '199.96.156.50', ''),
(4733, 0, 0, 0, '2015-05-27 21:07:21', '', '', '199.96.156.52', ''),
(4734, 0, 0, 0, '2015-05-27 21:07:26', '', '', '199.96.156.52', ''),
(4735, 0, 0, 0, '2015-05-27 21:07:31', '', '', '199.96.156.52', ''),
(4736, 0, 0, 0, '2015-05-27 21:07:36', '', '', '199.96.156.52', ''),
(4737, 0, 0, 0, '2015-05-27 21:07:42', '', '', '199.96.156.52', ''),
(4738, 0, 0, 0, '2015-05-27 21:07:48', '', '', '199.96.156.52', ''),
(4739, 4143, 1, 0, '2015-05-27 21:07:52', '', '', '5.158.7.117', ''),
(4740, 0, 0, 0, '2015-05-27 21:07:53', '', '', '199.96.156.52', ''),
(4741, 3002, 1, 0, '2015-05-27 21:07:54', '', '', '66.249.93.225', ''),
(4742, 0, 0, 0, '2015-05-27 21:07:58', '', '', '199.96.156.52', ''),
(4743, 3410, 1, 0, '2015-05-27 21:08:17', '', '', '89.114.33.113', ''),
(4744, 3002, 1, 0, '2015-05-27 21:08:36', 'http://ondasdeouro.pt/votacoes', '', '87.196.41.149', ''),
(4745, 0, 0, 0, '2015-05-27 21:08:40', '', '', '199.96.156.50', ''),
(4746, 0, 0, 0, '2015-05-27 21:08:44', '', '', '199.96.156.50', ''),
(4747, 0, 0, 0, '2015-05-27 21:08:44', '', '', '199.96.156.50', ''),
(4748, 0, 0, 0, '2015-05-27 21:08:44', '', '', '199.96.156.50', ''),
(4749, 0, 0, 0, '2015-05-27 21:08:44', '', '', '199.96.156.50', ''),
(4750, 0, 0, 0, '2015-05-27 21:08:44', '', '', '199.96.156.50', ''),
(4751, 0, 0, 0, '2015-05-27 21:08:45', '', '', '199.96.156.52', ''),
(4752, 0, 0, 0, '2015-05-27 21:08:45', '', '', '199.96.156.52', ''),
(4753, 0, 0, 0, '2015-05-27 21:08:45', '', '', '199.96.156.52', ''),
(4754, 0, 0, 0, '2015-05-27 21:08:45', '', '', '199.96.156.52', ''),
(4755, 0, 0, 0, '2015-05-27 21:08:45', '', '', '199.96.156.52', ''),
(4756, 0, 0, 0, '2015-05-27 21:08:45', '', '', '199.96.156.52', ''),
(4757, 0, 0, 0, '2015-05-27 21:08:45', '', '', '199.96.156.52', ''),
(4758, 0, 0, 0, '2015-05-27 21:08:45', '', '', '199.96.156.52', ''),
(4759, 0, 0, 0, '2015-05-27 21:08:45', '', '', '199.96.156.52', ''),
(4760, 0, 0, 0, '2015-05-27 21:08:46', '', '', '199.96.156.50', ''),
(4761, 0, 0, 0, '2015-05-27 21:08:49', '', '', '199.96.156.52', ''),
(4762, 0, 0, 0, '2015-05-27 21:08:50', '', '', '199.96.156.50', ''),
(4763, 0, 0, 0, '2015-05-27 21:08:52', '', '', '199.96.156.50', ''),
(4764, 0, 0, 0, '2015-05-27 21:08:52', '', '', '199.96.156.50', ''),
(4765, 0, 0, 0, '2015-05-27 21:08:52', '', '', '199.96.156.50', ''),
(4766, 0, 0, 0, '2015-05-27 21:08:53', '', '', '199.96.156.52', ''),
(4767, 0, 0, 0, '2015-05-27 21:08:53', '', '', '199.96.156.50', ''),
(4768, 0, 0, 0, '2015-05-27 21:08:53', '', '', '199.96.156.52', ''),
(4769, 0, 0, 0, '2015-05-27 21:08:53', '', '', '199.96.156.50', ''),
(4770, 0, 0, 0, '2015-05-27 21:08:53', '', '', '199.96.156.52', ''),
(4771, 0, 0, 0, '2015-05-27 21:08:54', '', '', '199.96.156.52', ''),
(4772, 0, 0, 0, '2015-05-27 21:08:54', '', '', '199.96.156.52', ''),
(4773, 0, 0, 0, '2015-05-27 21:08:54', '', '', '199.96.156.52', ''),
(4774, 0, 0, 0, '2015-05-27 21:08:54', '', '', '199.96.156.52', ''),
(4775, 0, 0, 0, '2015-05-27 21:08:54', '', '', '199.96.156.52', ''),
(4776, 0, 0, 0, '2015-05-27 21:08:54', '', '', '199.96.156.52', ''),
(4777, 0, 0, 0, '2015-05-27 21:08:54', '', '', '199.96.156.50', ''),
(4778, 0, 0, 0, '2015-05-27 21:08:55', '', '', '199.96.156.50', ''),
(4779, 0, 0, 0, '2015-05-27 21:08:56', '', '', '199.96.156.52', ''),
(4780, 0, 0, 0, '2015-05-27 21:08:56', '', '', '199.96.156.50', ''),
(4781, 0, 0, 0, '2015-05-27 21:08:59', '', '', '199.96.156.50', ''),
(4782, 0, 0, 0, '2015-05-27 21:08:59', '', '', '199.96.156.50', ''),
(4783, 0, 0, 0, '2015-05-27 21:08:59', '', '', '199.96.156.50', ''),
(4784, 4288, 1, 0, '2015-05-27 21:09:37', '', '', '46.189.192.142', ''),
(4785, 4248, 1, 0, '2015-05-27 21:09:53', '', '', '66.249.88.137', ''),
(4786, 4278, 1, 0, '2015-05-27 21:11:12', '', '', '66.249.93.225', ''),
(4787, 2486, 1, 0, '2015-05-27 21:11:39', '', '', '95.92.86.28', ''),
(4788, 1291, 1, 0, '2015-05-27 21:13:12', '', '', '104.194.108.6', ''),
(4789, 0, 0, 0, '2015-05-27 21:13:28', '', '', '199.96.156.52', ''),
(4790, 0, 0, 0, '2015-05-27 21:13:29', '', '', '199.96.156.52', ''),
(4791, 0, 0, 0, '2015-05-27 21:13:29', '', '', '199.96.156.52', ''),
(4792, 0, 0, 0, '2015-05-27 21:13:31', '', '', '199.96.156.52', ''),
(4793, 0, 0, 0, '2015-05-27 21:13:31', '', '', '199.96.156.52', ''),
(4794, 0, 0, 0, '2015-05-27 21:13:31', '', '', '199.96.156.52', ''),
(4795, 0, 0, 0, '2015-05-27 21:13:31', '', '', '199.96.156.52', ''),
(4796, 0, 0, 0, '2015-05-27 21:13:31', '', '', '199.96.156.52', ''),
(4797, 0, 0, 0, '2015-05-27 21:13:32', '', '', '199.96.156.52', ''),
(4798, 0, 0, 0, '2015-05-27 21:13:32', '', '', '199.96.156.50', ''),
(4799, 0, 0, 0, '2015-05-27 21:13:32', '', '', '199.96.156.50', ''),
(4800, 0, 0, 0, '2015-05-27 21:13:32', '', '', '199.96.156.50', ''),
(4801, 0, 0, 0, '2015-05-27 21:13:32', '', '', '199.96.156.50', ''),
(4802, 0, 0, 0, '2015-05-27 21:13:32', '', '', '199.96.156.50', ''),
(4803, 0, 0, 0, '2015-05-27 21:13:32', '', '', '199.96.156.50', ''),
(4804, 0, 0, 0, '2015-05-27 21:13:33', '', '', '199.96.156.50', ''),
(4805, 0, 0, 0, '2015-05-27 21:13:33', '', '', '199.96.156.50', ''),
(4806, 0, 0, 0, '2015-05-27 21:13:33', '', '', '199.96.156.50', ''),
(4807, 0, 0, 0, '2015-05-27 21:13:39', '', '', '199.96.156.52', ''),
(4808, 0, 0, 0, '2015-05-27 21:13:39', '', '', '199.96.156.52', ''),
(4809, 0, 0, 0, '2015-05-27 21:13:39', '', '', '199.96.156.52', ''),
(4810, 0, 0, 0, '2015-05-27 21:13:39', '', '', '199.96.156.52', ''),
(4811, 0, 0, 0, '2015-05-27 21:13:39', '', '', '199.96.156.52', ''),
(4812, 0, 0, 0, '2015-05-27 21:13:39', '', '', '199.96.156.52', ''),
(4813, 0, 0, 0, '2015-05-27 21:13:39', '', '', '199.96.156.52', ''),
(4814, 0, 0, 0, '2015-05-27 21:13:40', '', '', '199.96.156.52', ''),
(4815, 0, 0, 0, '2015-05-27 21:13:42', '', '', '199.96.156.50', ''),
(4816, 0, 0, 0, '2015-05-27 21:13:42', '', '', '199.96.156.50', ''),
(4817, 0, 0, 0, '2015-05-27 21:13:42', '', '', '199.96.156.50', ''),
(4818, 0, 0, 0, '2015-05-27 21:13:42', '', '', '199.96.156.50', ''),
(4819, 0, 0, 0, '2015-05-27 21:13:43', '', '', '199.96.156.50', ''),
(4820, 0, 0, 0, '2015-05-27 21:13:43', '', '', '199.96.156.52', ''),
(4821, 0, 0, 0, '2015-05-27 21:13:43', '', '', '199.96.156.50', ''),
(4822, 0, 0, 0, '2015-05-27 21:13:44', '', '', '199.96.156.50', ''),
(4823, 0, 0, 0, '2015-05-27 21:13:44', '', '', '199.96.156.50', ''),
(4824, 0, 0, 0, '2015-05-27 21:13:44', '', '', '199.96.156.50', ''),
(4825, 0, 0, 0, '2015-05-27 21:13:45', '', '', '199.96.156.50', ''),
(4826, 0, 0, 0, '2015-05-27 21:13:46', '', '', '199.96.156.52', ''),
(4827, 0, 0, 0, '2015-05-27 21:13:46', '', '', '199.96.156.52', ''),
(4828, 0, 0, 0, '2015-05-27 21:13:47', '', '', '199.96.156.52', ''),
(4829, 835, 1, 0, '2015-05-27 21:14:32', '', '', '88.23.251.195', ''),
(4830, 4322, 1, 0, '2015-05-27 21:14:36', '', '', '83.213.192.232', ''),
(4831, 2514, 1, 0, '2015-05-27 21:15:23', '', '', '66.249.93.225', ''),
(4832, 4240, 1, 0, '2015-05-27 21:15:25', '', '', '81.32.39.219', ''),
(4833, 2514, 1, 0, '2015-05-27 21:15:28', 'http://ondasdeouro.pt/votacoes', '', '188.81.0.115', ''),
(4834, 4243, 1, 0, '2015-05-27 21:16:32', '', '', '85.245.65.164', ''),
(4835, 284, 1, 0, '2015-05-27 21:16:39', '', '', '176.78.165.204', ''),
(4836, 2592, 1, 0, '2015-05-27 21:16:40', '', '', '66.249.93.228', ''),
(4837, 3999, 1, 0, '2015-05-27 21:16:49', '', '', '157.55.46.248', ''),
(4838, 2592, 1, 0, '2015-05-27 21:16:50', 'http://ondasdeouro.pt/votacoes', '', '85.241.58.83', ''),
(4839, 956, 1, 0, '2015-05-27 21:17:09', '', '', '88.214.174.131', ''),
(4840, 4278, 1, 0, '2015-05-27 21:17:50', '', '', '66.249.93.231', ''),
(4841, 4327, 1, 0, '2015-05-27 21:17:56', '', '', '81.33.172.202', ''),
(4842, 3051, 1, 0, '2015-05-27 21:17:56', '', '', '66.249.93.231', ''),
(4843, 3940, 1, 0, '2015-05-27 21:18:26', '', '', '79.168.163.17', ''),
(4844, 1676, 1, 0, '2015-05-27 21:18:27', '', '', '157.56.198.206', ''),
(4845, 3940, 1, 0, '2015-05-27 21:18:32', '', '', '79.168.163.17', ''),
(4846, 0, 0, 0, '2015-05-27 21:18:35', '', '', '199.96.156.52', ''),
(4847, 0, 0, 0, '2015-05-27 21:18:36', '', '', '199.96.156.52', ''),
(4848, 0, 0, 0, '2015-05-27 21:18:37', '', '', '199.96.156.50', ''),
(4849, 0, 0, 0, '2015-05-27 21:18:38', '', '', '199.96.156.52', ''),
(4850, 0, 0, 0, '2015-05-27 21:18:38', '', '', '199.96.156.52', ''),
(4851, 0, 0, 0, '2015-05-27 21:18:38', '', '', '199.96.156.52', ''),
(4852, 0, 0, 0, '2015-05-27 21:18:38', '', '', '199.96.156.52', ''),
(4853, 0, 0, 0, '2015-05-27 21:18:38', '', '', '199.96.156.52', ''),
(4854, 0, 0, 0, '2015-05-27 21:18:38', '', '', '199.96.156.52', ''),
(4855, 0, 0, 0, '2015-05-27 21:18:38', '', '', '199.96.156.52', ''),
(4856, 0, 0, 0, '2015-05-27 21:18:38', '', '', '199.96.156.52', ''),
(4857, 0, 0, 0, '2015-05-27 21:18:39', '', '', '199.96.156.50', ''),
(4858, 0, 0, 0, '2015-05-27 21:18:39', '', '', '199.96.156.50', ''),
(4859, 0, 0, 0, '2015-05-27 21:18:39', '', '', '199.96.156.50', ''),
(4860, 0, 0, 0, '2015-05-27 21:18:40', '', '', '199.96.156.50', ''),
(4861, 0, 0, 0, '2015-05-27 21:18:40', '', '', '199.96.156.50', ''),
(4862, 0, 0, 0, '2015-05-27 21:18:41', '', '', '199.96.156.50', ''),
(4863, 0, 0, 0, '2015-05-27 21:18:41', '', '', '199.96.156.50', ''),
(4864, 0, 0, 0, '2015-05-27 21:18:41', '', '', '199.96.156.50', ''),
(4865, 0, 0, 0, '2015-05-27 21:18:41', '', '', '199.96.156.50', ''),
(4866, 739, 1, 0, '2015-05-27 21:18:41', '', '', '66.249.93.228', ''),
(4867, 0, 0, 0, '2015-05-27 21:18:46', '', '', '199.96.156.52', ''),
(4868, 0, 0, 0, '2015-05-27 21:18:46', '', '', '199.96.156.52', ''),
(4869, 0, 0, 0, '2015-05-27 21:18:47', '', '', '199.96.156.52', ''),
(4870, 0, 0, 0, '2015-05-27 21:18:47', '', '', '199.96.156.52', ''),
(4871, 0, 0, 0, '2015-05-27 21:18:47', '', '', '199.96.156.52', ''),
(4872, 0, 0, 0, '2015-05-27 21:18:47', '', '', '199.96.156.52', ''),
(4873, 0, 0, 0, '2015-05-27 21:18:47', '', '', '199.96.156.52', ''),
(4874, 0, 0, 0, '2015-05-27 21:18:47', '', '', '199.96.156.52', ''),
(4875, 0, 0, 0, '2015-05-27 21:18:48', '', '', '199.96.156.52', ''),
(4876, 0, 0, 0, '2015-05-27 21:18:48', '', '', '199.96.156.52', ''),
(4877, 0, 0, 0, '2015-05-27 21:18:48', '', '', '199.96.156.50', ''),
(4878, 0, 0, 0, '2015-05-27 21:18:49', '', '', '199.96.156.50', ''),
(4879, 0, 0, 0, '2015-05-27 21:18:49', '', '', '199.96.156.50', ''),
(4880, 0, 0, 0, '2015-05-27 21:18:50', '', '', '199.96.156.50', ''),
(4881, 0, 0, 0, '2015-05-27 21:18:50', '', '', '199.96.156.50', ''),
(4882, 0, 0, 0, '2015-05-27 21:18:50', '', '', '199.96.156.50', ''),
(4883, 0, 0, 0, '2015-05-27 21:18:51', '', '', '199.96.156.50', ''),
(4884, 0, 0, 0, '2015-05-27 21:18:51', '', '', '199.96.156.50', ''),
(4885, 0, 0, 0, '2015-05-27 21:18:51', '', '', '199.96.156.50', ''),
(4886, 0, 0, 0, '2015-05-27 21:18:51', '', '', '199.96.156.50', ''),
(4887, 0, 0, 0, '2015-05-27 21:18:52', '', '', '199.96.156.52', ''),
(4888, 3002, 1, 0, '2015-05-27 21:19:59', '', '', '66.249.93.225', ''),
(4889, 3999, 1, 0, '2015-05-27 21:20:19', '', '', '157.55.46.248', ''),
(4890, 3999, 1, 0, '2015-05-27 21:20:24', 'http://ondasdeouro.pt/votacoes', '', '89.155.200.81', ''),
(4891, 732, 1, 0, '2015-05-27 21:20:31', '', '', '83.47.16.250', ''),
(4892, 4216, 1, 0, '2015-05-27 21:20:54', '', '', '172.56.5.249', ''),
(4893, 1771, 1, 0, '2015-05-27 21:21:31', 'http://ondasdeouro.pt/votacoes', '', '37.189.106.232', ''),
(4894, 3918, 1, 0, '2015-05-27 21:21:35', '', '', '94.132.86.223', ''),
(4895, 4369, 1, 0, '2015-05-27 21:21:39', '', '', '89.155.218.135', ''),
(4896, 4361, 1, 0, '2015-05-27 21:21:57', '', '', '31.4.217.168', ''),
(4897, 3002, 1, 0, '2015-05-27 21:22:11', '', '', '66.249.93.231', ''),
(4898, 2132, 1, 0, '2015-05-27 21:22:24', '', '', '66.249.93.225', ''),
(4899, 4334, 1, 0, '2015-05-27 21:22:42', '', '', '66.249.93.225', ''),
(4900, 3918, 1, 0, '2015-05-27 21:22:43', '', '', '94.132.86.223', ''),
(4901, 3817, 1, 0, '2015-05-27 21:22:54', '', '', '187.21.91.182', ''),
(4902, 3002, 1, 0, '2015-05-27 21:23:12', '', '', '66.249.93.228', ''),
(4903, 0, 0, 0, '2015-05-27 21:23:28', '', '', '199.96.156.50', ''),
(4904, 0, 0, 0, '2015-05-27 21:23:30', '', '', '199.96.156.50', ''),
(4905, 0, 0, 0, '2015-05-27 21:23:30', '', '', '199.96.156.50', ''),
(4906, 0, 0, 0, '2015-05-27 21:23:32', '', '', '199.96.156.50', ''),
(4907, 0, 0, 0, '2015-05-27 21:23:33', '', '', '199.96.156.50', ''),
(4908, 0, 0, 0, '2015-05-27 21:23:33', '', '', '199.96.156.50', ''),
(4909, 0, 0, 0, '2015-05-27 21:23:33', '', '', '199.96.156.52', ''),
(4910, 0, 0, 0, '2015-05-27 21:23:33', '', '', '199.96.156.50', ''),
(4911, 0, 0, 0, '2015-05-27 21:23:33', '', '', '199.96.156.50', ''),
(4912, 0, 0, 0, '2015-05-27 21:23:33', '', '', '199.96.156.50', ''),
(4913, 0, 0, 0, '2015-05-27 21:23:33', '', '', '199.96.156.52', ''),
(4914, 0, 0, 0, '2015-05-27 21:23:33', '', '', '199.96.156.52', ''),
(4915, 0, 0, 0, '2015-05-27 21:23:33', '', '', '199.96.156.52', ''),
(4916, 0, 0, 0, '2015-05-27 21:23:33', '', '', '199.96.156.52', ''),
(4917, 0, 0, 0, '2015-05-27 21:23:33', '', '', '199.96.156.52', ''),
(4918, 0, 0, 0, '2015-05-27 21:23:34', '', '', '199.96.156.52', ''),
(4919, 0, 0, 0, '2015-05-27 21:23:34', '', '', '199.96.156.52', ''),
(4920, 0, 0, 0, '2015-05-27 21:23:34', '', '', '199.96.156.50', ''),
(4921, 0, 0, 0, '2015-05-27 21:23:37', '', '', '199.96.156.50', ''),
(4922, 0, 0, 0, '2015-05-27 21:23:39', '', '', '199.96.156.50', ''),
(4923, 0, 0, 0, '2015-05-27 21:23:39', '', '', '199.96.156.50', ''),
(4924, 0, 0, 0, '2015-05-27 21:23:39', '', '', '199.96.156.52', ''),
(4925, 0, 0, 0, '2015-05-27 21:23:40', '', '', '199.96.156.52', ''),
(4926, 0, 0, 0, '2015-05-27 21:23:40', '', '', '199.96.156.52', ''),
(4927, 0, 0, 0, '2015-05-27 21:23:40', '', '', '199.96.156.50', ''),
(4928, 0, 0, 0, '2015-05-27 21:23:40', '', '', '199.96.156.50', ''),
(4929, 0, 0, 0, '2015-05-27 21:23:40', '', '', '199.96.156.50', ''),
(4930, 0, 0, 0, '2015-05-27 21:23:40', '', '', '199.96.156.50', ''),
(4931, 0, 0, 0, '2015-05-27 21:23:41', '', '', '199.96.156.50', ''),
(4932, 0, 0, 0, '2015-05-27 21:23:42', '', '', '199.96.156.52', ''),
(4933, 0, 0, 0, '2015-05-27 21:23:42', '', '', '199.96.156.50', ''),
(4934, 0, 0, 0, '2015-05-27 21:23:42', '', '', '199.96.156.52', ''),
(4935, 0, 0, 0, '2015-05-27 21:23:43', '', '', '199.96.156.52', ''),
(4936, 0, 0, 0, '2015-05-27 21:23:43', '', '', '199.96.156.52', ''),
(4937, 0, 0, 0, '2015-05-27 21:23:43', '', '', '199.96.156.52', ''),
(4938, 0, 0, 0, '2015-05-27 21:23:43', '', '', '199.96.156.50', ''),
(4939, 0, 0, 0, '2015-05-27 21:23:43', '', '', '199.96.156.52', ''),
(4940, 0, 0, 0, '2015-05-27 21:23:43', '', '', '199.96.156.52', ''),
(4941, 3376, 1, 0, '2015-05-27 21:23:45', 'http://ondasdeouro.pt/votacoes', '', '89.155.32.125', ''),
(4942, 4386, 1, 0, '2015-05-27 21:24:05', '', '', '66.249.88.137', ''),
(4943, 2040, 1, 0, '2015-05-27 21:25:16', '', '', '85.247.171.141', ''),
(4944, 3333, 1, 0, '2015-05-27 21:26:01', '', '', '66.249.93.231', ''),
(4945, 3292, 1, 0, '2015-05-27 21:26:05', '', '', '66.249.93.231', ''),
(4946, 3333, 1, 0, '2015-05-27 21:26:09', '', '', '66.249.93.225', ''),
(4947, 1903, 1, 0, '2015-05-27 21:26:14', '', '', '66.249.93.225', ''),
(4948, 3376, 1, 0, '2015-05-27 21:27:11', '', '', '66.249.93.231', ''),
(4949, 3376, 1, 0, '2015-05-27 21:27:16', 'http://ondasdeouro.pt/votacoes', '', '89.155.32.125', ''),
(4950, 1581, 1, 0, '2015-05-27 21:27:24', '', '', '66.249.93.231', ''),
(4951, 1581, 1, 0, '2015-05-27 21:27:55', '', '', '66.249.93.228', ''),
(4952, 1380, 1, 0, '2015-05-27 21:28:02', '', '', '87.103.49.207', ''),
(4953, 1581, 1, 0, '2015-05-27 21:28:15', 'http://ondasdeouro.pt/votacoes', '', '85.241.156.201', ''),
(4954, 0, 0, 0, '2015-05-27 21:28:33', '', '', '199.96.156.52', ''),
(4955, 0, 0, 0, '2015-05-27 21:28:34', '', '', '199.96.156.52', ''),
(4956, 0, 0, 0, '2015-05-27 21:28:34', '', '', '199.96.156.50', ''),
(4957, 0, 0, 0, '2015-05-27 21:28:36', '', '', '199.96.156.50', ''),
(4958, 0, 0, 0, '2015-05-27 21:28:36', '', '', '199.96.156.50', ''),
(4959, 0, 0, 0, '2015-05-27 21:28:36', '', '', '199.96.156.52', ''),
(4960, 0, 0, 0, '2015-05-27 21:28:36', '', '', '199.96.156.52', ''),
(4961, 0, 0, 0, '2015-05-27 21:28:36', '', '', '199.96.156.50', ''),
(4962, 0, 0, 0, '2015-05-27 21:28:36', '', '', '199.96.156.52', ''),
(4963, 0, 0, 0, '2015-05-27 21:28:37', '', '', '199.96.156.52', ''),
(4964, 0, 0, 0, '2015-05-27 21:28:37', '', '', '199.96.156.50', ''),
(4965, 0, 0, 0, '2015-05-27 21:28:37', '', '', '199.96.156.50', ''),
(4966, 0, 0, 0, '2015-05-27 21:28:37', '', '', '199.96.156.50', ''),
(4967, 0, 0, 0, '2015-05-27 21:28:37', '', '', '199.96.156.50', ''),
(4968, 0, 0, 0, '2015-05-27 21:28:37', '', '', '199.96.156.50', ''),
(4969, 0, 0, 0, '2015-05-27 21:28:38', '', '', '199.96.156.52', ''),
(4970, 0, 0, 0, '2015-05-27 21:28:40', '', '', '199.96.156.50', ''),
(4971, 0, 0, 0, '2015-05-27 21:28:41', '', '', '199.96.156.52', ''),
(4972, 0, 0, 0, '2015-05-27 21:28:41', '', '', '199.96.156.52', ''),
(4973, 0, 0, 0, '2015-05-27 21:28:44', '', '', '199.96.156.52', ''),
(4974, 0, 0, 0, '2015-05-27 21:28:44', '', '', '199.96.156.50', ''),
(4975, 0, 0, 0, '2015-05-27 21:28:46', '', '', '199.96.156.50', ''),
(4976, 0, 0, 0, '2015-05-27 21:28:46', '', '', '199.96.156.50', ''),
(4977, 0, 0, 0, '2015-05-27 21:28:46', '', '', '199.96.156.50', ''),
(4978, 0, 0, 0, '2015-05-27 21:28:47', '', '', '199.96.156.52', ''),
(4979, 0, 0, 0, '2015-05-27 21:28:47', '', '', '199.96.156.52', ''),
(4980, 0, 0, 0, '2015-05-27 21:28:47', '', '', '199.96.156.52', ''),
(4981, 0, 0, 0, '2015-05-27 21:28:47', '', '', '199.96.156.50', ''),
(4982, 0, 0, 0, '2015-05-27 21:28:47', '', '', '199.96.156.52', ''),
(4983, 0, 0, 0, '2015-05-27 21:28:47', '', '', '199.96.156.52', ''),
(4984, 0, 0, 0, '2015-05-27 21:28:47', '', '', '199.96.156.52', ''),
(4985, 0, 0, 0, '2015-05-27 21:28:47', '', '', '199.96.156.50', ''),
(4986, 0, 0, 0, '2015-05-27 21:28:47', '', '', '199.96.156.50', ''),
(4987, 0, 0, 0, '2015-05-27 21:28:48', '', '', '199.96.156.52', ''),
(4988, 0, 0, 0, '2015-05-27 21:28:48', '', '', '199.96.156.50', ''),
(4989, 0, 0, 0, '2015-05-27 21:28:48', '', '', '199.96.156.50', ''),
(4990, 1581, 1, 0, '2015-05-27 21:30:27', '', '', '66.249.93.228', ''),
(4991, 4205, 1, 0, '2015-05-27 21:30:38', '', '', '14.200.95.194', ''),
(4992, 1581, 1, 0, '2015-05-27 21:30:41', 'http://ondasdeouro.pt/votacoes', '', '85.241.156.201', ''),
(4993, 829, 1, 0, '2015-05-27 21:31:57', 'http://ondasdeouro.pt/votacoes', '', '189.4.73.204', ''),
(4994, 1941, 1, 0, '2015-05-27 21:32:01', '', '', '176.86.32.192', ''),
(4995, 3315, 1, 0, '2015-05-27 21:32:10', '', '', '84.127.246.238', ''),
(4996, 2846, 1, 0, '2015-05-27 21:32:48', '', '', '157.56.198.222', ''),
(4997, 1060, 1, 0, '2015-05-27 21:32:58', 'http://ondasdeouro.pt/votacoes', '', '179.110.192.96', ''),
(4998, 991, 1, 0, '2015-05-27 21:33:10', '', '', '66.249.93.225', ''),
(4999, 991, 1, 0, '2015-05-27 21:33:21', 'http://ondasdeouro.pt/votacoes', '', '46.189.175.243', ''),
(5000, 0, 0, 0, '2015-05-27 21:33:29', '', '', '199.96.156.52', ''),
(5001, 0, 0, 0, '2015-05-27 21:33:30', '', '', '199.96.156.52', ''),
(5002, 0, 0, 0, '2015-05-27 21:33:30', '', '', '199.96.156.52', ''),
(5003, 0, 0, 0, '2015-05-27 21:33:30', '', '', '199.96.156.52', ''),
(5004, 0, 0, 0, '2015-05-27 21:33:33', '', '', '199.96.156.52', ''),
(5005, 1581, 1, 0, '2015-05-27 21:33:33', '', '', '66.249.93.225', ''),
(5006, 0, 0, 0, '2015-05-27 21:33:34', '', '', '199.96.156.50', ''),
(5007, 0, 0, 0, '2015-05-27 21:33:34', '', '', '199.96.156.50', ''),
(5008, 0, 0, 0, '2015-05-27 21:33:34', '', '', '199.96.156.50', ''),
(5009, 0, 0, 0, '2015-05-27 21:33:34', '', '', '199.96.156.52', ''),
(5010, 0, 0, 0, '2015-05-27 21:33:34', '', '', '199.96.156.52', ''),
(5011, 0, 0, 0, '2015-05-27 21:33:34', '', '', '199.96.156.50', ''),
(5012, 0, 0, 0, '2015-05-27 21:33:34', '', '', '199.96.156.50', ''),
(5013, 0, 0, 0, '2015-05-27 21:33:34', '', '', '199.96.156.52', ''),
(5014, 0, 0, 0, '2015-05-27 21:33:34', '', '', '199.96.156.50', ''),
(5015, 0, 0, 0, '2015-05-27 21:33:35', '', '', '199.96.156.52', ''),
(5016, 0, 0, 0, '2015-05-27 21:33:35', '', '', '199.96.156.50', ''),
(5017, 0, 0, 0, '2015-05-27 21:33:35', '', '', '199.96.156.50', ''),
(5018, 2317, 1, 0, '2015-05-27 21:33:36', '', '', '66.249.93.225', ''),
(5019, 2317, 1, 0, '2015-05-27 21:33:36', 'http://ondasdeouro.pt/votacoes', '', '188.81.18.15', ''),
(5020, 0, 0, 0, '2015-05-27 21:33:36', '', '', '199.96.156.52', ''),
(5021, 0, 0, 0, '2015-05-27 21:33:37', '', '', '199.96.156.52', ''),
(5022, 0, 0, 0, '2015-05-27 21:33:38', '', '', '199.96.156.52', ''),
(5023, 0, 0, 0, '2015-05-27 21:33:38', '', '', '199.96.156.52', ''),
(5024, 0, 0, 0, '2015-05-27 21:33:42', '', '', '199.96.156.50', ''),
(5025, 0, 0, 0, '2015-05-27 21:33:42', '', '', '199.96.156.52', ''),
(5026, 0, 0, 0, '2015-05-27 21:33:42', '', '', '199.96.156.52', ''),
(5027, 0, 0, 0, '2015-05-27 21:33:43', '', '', '199.96.156.50', ''),
(5028, 0, 0, 0, '2015-05-27 21:33:43', '', '', '199.96.156.52', ''),
(5029, 0, 0, 0, '2015-05-27 21:33:43', '', '', '199.96.156.52', ''),
(5030, 0, 0, 0, '2015-05-27 21:33:43', '', '', '199.96.156.52', ''),
(5031, 0, 0, 0, '2015-05-27 21:33:44', '', '', '199.96.156.52', ''),
(5032, 0, 0, 0, '2015-05-27 21:33:44', '', '', '199.96.156.50', ''),
(5033, 0, 0, 0, '2015-05-27 21:33:44', '', '', '199.96.156.50', ''),
(5034, 0, 0, 0, '2015-05-27 21:33:44', '', '', '199.96.156.50', ''),
(5035, 0, 0, 0, '2015-05-27 21:33:45', '', '', '199.96.156.50', ''),
(5036, 0, 0, 0, '2015-05-27 21:33:46', '', '', '199.96.156.50', ''),
(5037, 0, 0, 0, '2015-05-27 21:33:46', '', '', '199.96.156.50', ''),
(5038, 0, 0, 0, '2015-05-27 21:33:46', '', '', '199.96.156.50', ''),
(5039, 0, 0, 0, '2015-05-27 21:33:46', '', '', '199.96.156.50', ''),
(5040, 0, 0, 0, '2015-05-27 21:33:46', '', '', '199.96.156.52', ''),
(5041, 471, 1, 0, '2015-05-27 21:35:24', '', '', '66.249.82.198', ''),
(5042, 3081, 1, 0, '2015-05-27 21:35:49', '', '', '157.56.17.206', ''),
(5043, 2846, 1, 0, '2015-05-27 21:36:01', '', '', '157.56.198.222', ''),
(5044, 2846, 1, 0, '2015-05-27 21:36:04', 'http://ondasdeouro.pt/votacoes', '', '85.243.121.185', ''),
(5045, 2979, 1, 0, '2015-05-27 21:36:13', '', '', '66.249.93.225', ''),
(5046, 2979, 1, 0, '2015-05-27 21:36:17', 'http://ondasdeouro.pt/votacoes', '', '85.240.135.220', ''),
(5047, 3039, 1, 0, '2015-05-27 21:36:20', '', '', '189.101.210.172', ''),
(5048, 2061, 1, 0, '2015-05-27 21:36:26', '', '', '157.56.198.206', ''),
(5049, 4476, 1, 0, '2015-05-27 21:37:43', '', '', '66.249.93.231', ''),
(5050, 2165, 1, 0, '2015-05-27 21:37:56', '', '', '89.152.124.235', ''),
(5051, 4153, 1, 0, '2015-05-27 21:38:11', '', '', '88.210.72.244', ''),
(5052, 3042, 1, 0, '2015-05-27 21:38:14', '', '', '65.55.65.30', ''),
(5053, 0, 0, 0, '2015-05-27 21:38:30', '', '', '199.96.156.52', ''),
(5054, 0, 0, 0, '2015-05-27 21:38:30', '', '', '199.96.156.52', ''),
(5055, 0, 0, 0, '2015-05-27 21:38:31', '', '', '199.96.156.52', ''),
(5056, 0, 0, 0, '2015-05-27 21:38:33', '', '', '199.96.156.52', ''),
(5057, 0, 0, 0, '2015-05-27 21:38:33', '', '', '199.96.156.52', ''),
(5058, 0, 0, 0, '2015-05-27 21:38:33', '', '', '199.96.156.52', ''),
(5059, 0, 0, 0, '2015-05-27 21:38:33', '', '', '199.96.156.52', ''),
(5060, 0, 0, 0, '2015-05-27 21:38:33', '', '', '199.96.156.52', ''),
(5061, 0, 0, 0, '2015-05-27 21:38:33', '', '', '199.96.156.52', ''),
(5062, 0, 0, 0, '2015-05-27 21:38:33', '', '', '199.96.156.52', ''),
(5063, 0, 0, 0, '2015-05-27 21:38:34', '', '', '199.96.156.50', ''),
(5064, 0, 0, 0, '2015-05-27 21:38:34', '', '', '199.96.156.50', ''),
(5065, 0, 0, 0, '2015-05-27 21:38:34', '', '', '199.96.156.50', ''),
(5066, 0, 0, 0, '2015-05-27 21:38:34', '', '', '199.96.156.50', ''),
(5067, 0, 0, 0, '2015-05-27 21:38:35', '', '', '199.96.156.50', ''),
(5068, 0, 0, 0, '2015-05-27 21:38:35', '', '', '199.96.156.50', ''),
(5069, 0, 0, 0, '2015-05-27 21:38:35', '', '', '199.96.156.50', ''),
(5070, 0, 0, 0, '2015-05-27 21:38:35', '', '', '199.96.156.50', ''),
(5071, 0, 0, 0, '2015-05-27 21:38:36', '', '', '199.96.156.50', ''),
(5072, 0, 0, 0, '2015-05-27 21:38:37', '', '', '199.96.156.50', ''),
(5073, 3834, 1, 0, '2015-05-27 21:38:38', '', '', '185.30.176.27', ''),
(5074, 0, 0, 0, '2015-05-27 21:38:38', '', '', '199.96.156.52', ''),
(5075, 0, 0, 0, '2015-05-27 21:38:38', '', '', '199.96.156.52', ''),
(5076, 0, 0, 0, '2015-05-27 21:38:41', '', '', '199.96.156.50', ''),
(5077, 0, 0, 0, '2015-05-27 21:38:42', '', '', '199.96.156.50', ''),
(5078, 0, 0, 0, '2015-05-27 21:38:42', '', '', '199.96.156.52', ''),
(5079, 0, 0, 0, '2015-05-27 21:38:42', '', '', '199.96.156.52', ''),
(5080, 0, 0, 0, '2015-05-27 21:38:43', '', '', '199.96.156.52', ''),
(5081, 0, 0, 0, '2015-05-27 21:38:43', '', '', '199.96.156.52', ''),
(5082, 0, 0, 0, '2015-05-27 21:38:43', '', '', '199.96.156.52', ''),
(5083, 0, 0, 0, '2015-05-27 21:38:43', '', '', '199.96.156.52', ''),
(5084, 0, 0, 0, '2015-05-27 21:38:43', '', '', '199.96.156.52', ''),
(5085, 0, 0, 0, '2015-05-27 21:38:43', '', '', '199.96.156.52', ''),
(5086, 0, 0, 0, '2015-05-27 21:38:44', '', '', '199.96.156.50', ''),
(5087, 0, 0, 0, '2015-05-27 21:38:44', '', '', '199.96.156.50', ''),
(5088, 0, 0, 0, '2015-05-27 21:38:45', '', '', '199.96.156.50', ''),
(5089, 0, 0, 0, '2015-05-27 21:38:46', '', '', '199.96.156.50', ''),
(5090, 0, 0, 0, '2015-05-27 21:38:46', '', '', '199.96.156.50', ''),
(5091, 0, 0, 0, '2015-05-27 21:38:46', '', '', '199.96.156.50', ''),
(5092, 0, 0, 0, '2015-05-27 21:38:46', '', '', '199.96.156.50', ''),
(5093, 3091, 1, 0, '2015-05-27 21:38:47', '', '', '66.249.93.225', ''),
(5094, 0, 0, 0, '2015-05-27 21:38:47', '', '', '199.96.156.50', ''),
(5095, 0, 0, 0, '2015-05-27 21:38:47', '', '', '199.96.156.52', ''),
(5096, 3091, 1, 0, '2015-05-27 21:38:52', '', '', '66.249.93.225', ''),
(5097, 3042, 1, 0, '2015-05-27 21:39:05', 'http://ondasdeouro.pt/votacoes', '', '186.55.29.21', ''),
(5098, 4442, 1, 0, '2015-05-27 21:39:14', '', '', '66.249.88.142', ''),
(5099, 3861, 1, 0, '2015-05-27 21:39:16', '', '', '85.244.45.125', ''),
(5100, 3861, 1, 0, '2015-05-27 21:39:25', 'http://ondasdeouro.pt/votacoes', '', '85.244.45.125', ''),
(5101, 1823, 1, 0, '2015-05-27 21:40:15', '', '', '85.240.33.197', ''),
(5102, 3039, 1, 0, '2015-05-27 21:41:15', '', '', '189.101.210.172', ''),
(5103, 3978, 1, 0, '2015-05-27 21:41:17', '', '', '92.57.229.146', ''),
(5104, 3978, 1, 0, '2015-05-27 21:41:18', '', '', '92.57.229.146', ''),
(5105, 4093, 1, 0, '2015-05-27 21:41:55', '', '', '77.227.167.59', ''),
(5106, 2209, 1, 0, '2015-05-27 21:43:01', '', '', '93.108.205.154', ''),
(5107, 1712, 1, 0, '2015-05-27 21:43:12', '', '', '101.190.9.213', ''),
(5108, 4461, 1, 0, '2015-05-27 21:43:22', '', '', '179.218.238.44', ''),
(5109, 0, 0, 0, '2015-05-27 21:43:31', '', '', '199.96.156.50', ''),
(5110, 0, 0, 0, '2015-05-27 21:43:31', '', '', '199.96.156.50', ''),
(5111, 0, 0, 0, '2015-05-27 21:43:32', '', '', '199.96.156.50', ''),
(5112, 0, 0, 0, '2015-05-27 21:43:32', '', '', '199.96.156.50', ''),
(5113, 0, 0, 0, '2015-05-27 21:43:32', '', '', '199.96.156.50', ''),
(5114, 0, 0, 0, '2015-05-27 21:43:34', '', '', '199.96.156.50', ''),
(5115, 0, 0, 0, '2015-05-27 21:43:34', '', '', '199.96.156.50', ''),
(5116, 0, 0, 0, '2015-05-27 21:43:35', '', '', '199.96.156.50', ''),
(5117, 0, 0, 0, '2015-05-27 21:43:35', '', '', '199.96.156.50', ''),
(5118, 0, 0, 0, '2015-05-27 21:43:35', '', '', '199.96.156.52', ''),
(5119, 0, 0, 0, '2015-05-27 21:43:35', '', '', '199.96.156.52', ''),
(5120, 0, 0, 0, '2015-05-27 21:43:35', '', '', '199.96.156.52', '');
INSERT INTO `wp_newsletter_stats` (`id`, `user_id`, `email_id`, `link_id`, `created`, `url`, `anchor`, `ip`, `country`) VALUES
(5121, 0, 0, 0, '2015-05-27 21:43:35', '', '', '199.96.156.52', ''),
(5122, 0, 0, 0, '2015-05-27 21:43:35', '', '', '199.96.156.52', ''),
(5123, 0, 0, 0, '2015-05-27 21:43:35', '', '', '199.96.156.52', ''),
(5124, 0, 0, 0, '2015-05-27 21:43:36', '', '', '199.96.156.52', ''),
(5125, 0, 0, 0, '2015-05-27 21:43:36', '', '', '199.96.156.52', ''),
(5126, 0, 0, 0, '2015-05-27 21:43:36', '', '', '199.96.156.50', ''),
(5127, 0, 0, 0, '2015-05-27 21:43:36', '', '', '199.96.156.52', ''),
(5128, 4461, 1, 0, '2015-05-27 21:43:36', '', '', '179.218.238.44', ''),
(5129, 4193, 1, 0, '2015-05-27 21:43:36', '', '', '157.55.230.158', ''),
(5130, 0, 0, 0, '2015-05-27 21:43:37', '', '', '199.96.156.50', ''),
(5131, 0, 0, 0, '2015-05-27 21:43:38', '', '', '199.96.156.50', ''),
(5132, 0, 0, 0, '2015-05-27 21:43:40', '', '', '199.96.156.50', ''),
(5133, 0, 0, 0, '2015-05-27 21:43:42', '', '', '199.96.156.50', ''),
(5134, 0, 0, 0, '2015-05-27 21:43:42', '', '', '199.96.156.50', ''),
(5135, 0, 0, 0, '2015-05-27 21:43:42', '', '', '199.96.156.52', ''),
(5136, 0, 0, 0, '2015-05-27 21:43:42', '', '', '199.96.156.50', ''),
(5137, 0, 0, 0, '2015-05-27 21:43:43', '', '', '199.96.156.50', ''),
(5138, 0, 0, 0, '2015-05-27 21:43:43', '', '', '199.96.156.50', ''),
(5139, 0, 0, 0, '2015-05-27 21:43:43', '', '', '199.96.156.50', ''),
(5140, 0, 0, 0, '2015-05-27 21:43:44', '', '', '199.96.156.52', ''),
(5141, 0, 0, 0, '2015-05-27 21:43:44', '', '', '199.96.156.52', ''),
(5142, 0, 0, 0, '2015-05-27 21:43:44', '', '', '199.96.156.50', ''),
(5143, 0, 0, 0, '2015-05-27 21:43:44', '', '', '199.96.156.52', ''),
(5144, 0, 0, 0, '2015-05-27 21:43:44', '', '', '199.96.156.52', ''),
(5145, 0, 0, 0, '2015-05-27 21:43:44', '', '', '199.96.156.52', ''),
(5146, 0, 0, 0, '2015-05-27 21:43:45', '', '', '199.96.156.52', ''),
(5147, 0, 0, 0, '2015-05-27 21:43:45', '', '', '199.96.156.52', ''),
(5148, 0, 0, 0, '2015-05-27 21:43:45', '', '', '199.96.156.52', ''),
(5149, 0, 0, 0, '2015-05-27 21:43:46', '', '', '199.96.156.50', ''),
(5150, 0, 0, 0, '2015-05-27 21:43:46', '', '', '199.96.156.50', ''),
(5151, 0, 0, 0, '2015-05-27 21:43:46', '', '', '199.96.156.50', ''),
(5152, 4515, 1, 0, '2015-05-27 21:43:49', '', '', '66.249.93.231', ''),
(5153, 517, 1, 0, '2015-05-27 21:43:55', '', '', '85.242.249.168', ''),
(5154, 4571, 1, 0, '2015-05-27 21:44:09', '', '', '188.81.5.192', ''),
(5155, 3308, 1, 0, '2015-05-27 21:44:35', '', '', '157.55.235.57', ''),
(5156, 3167, 1, 0, '2015-05-27 21:45:15', '', '', '66.249.93.225', ''),
(5157, 4439, 1, 0, '2015-05-27 21:45:19', '', '', '66.249.93.225', ''),
(5158, 270, 1, 0, '2015-05-27 21:45:19', 'http://ondasdeouro.pt/votacoes', '', '2.83.90.56', ''),
(5159, 3308, 1, 0, '2015-05-27 21:45:22', '', '', '157.55.235.57', ''),
(5160, 3308, 1, 0, '2015-05-27 21:45:30', 'http://ondasdeouro.pt/votacoes', '', '87.103.80.213', ''),
(5161, 4451, 1, 0, '2015-05-27 21:48:10', '', '', '66.249.93.225', ''),
(5162, 0, 0, 0, '2015-05-27 21:48:27', '', '', '199.96.156.52', ''),
(5163, 0, 0, 0, '2015-05-27 21:48:28', '', '', '199.96.156.52', ''),
(5164, 0, 0, 0, '2015-05-27 21:48:28', '', '', '199.96.156.50', ''),
(5165, 0, 0, 0, '2015-05-27 21:48:30', '', '', '199.96.156.52', ''),
(5166, 0, 0, 0, '2015-05-27 21:48:32', '', '', '199.96.156.50', ''),
(5167, 0, 0, 0, '2015-05-27 21:48:33', '', '', '199.96.156.50', ''),
(5168, 0, 0, 0, '2015-05-27 21:48:33', '', '', '199.96.156.50', ''),
(5169, 0, 0, 0, '2015-05-27 21:48:33', '', '', '199.96.156.52', ''),
(5170, 0, 0, 0, '2015-05-27 21:48:33', '', '', '199.96.156.50', ''),
(5171, 0, 0, 0, '2015-05-27 21:48:33', '', '', '199.96.156.52', ''),
(5172, 0, 0, 0, '2015-05-27 21:48:34', '', '', '199.96.156.50', ''),
(5173, 0, 0, 0, '2015-05-27 21:48:34', '', '', '199.96.156.50', ''),
(5174, 0, 0, 0, '2015-05-27 21:48:35', '', '', '199.96.156.50', ''),
(5175, 0, 0, 0, '2015-05-27 21:48:35', '', '', '199.96.156.52', ''),
(5176, 0, 0, 0, '2015-05-27 21:48:35', '', '', '199.96.156.52', ''),
(5177, 0, 0, 0, '2015-05-27 21:48:35', '', '', '199.96.156.50', ''),
(5178, 0, 0, 0, '2015-05-27 21:48:35', '', '', '199.96.156.52', ''),
(5179, 0, 0, 0, '2015-05-27 21:48:35', '', '', '199.96.156.52', ''),
(5180, 0, 0, 0, '2015-05-27 21:48:36', '', '', '199.96.156.50', ''),
(5181, 0, 0, 0, '2015-05-27 21:48:37', '', '', '199.96.156.50', ''),
(5182, 0, 0, 0, '2015-05-27 21:48:37', '', '', '199.96.156.52', ''),
(5183, 0, 0, 0, '2015-05-27 21:48:38', '', '', '199.96.156.52', ''),
(5184, 0, 0, 0, '2015-05-27 21:48:39', '', '', '199.96.156.50', ''),
(5185, 0, 0, 0, '2015-05-27 21:48:39', '', '', '199.96.156.50', ''),
(5186, 0, 0, 0, '2015-05-27 21:48:39', '', '', '199.96.156.50', ''),
(5187, 0, 0, 0, '2015-05-27 21:48:39', '', '', '199.96.156.50', ''),
(5188, 0, 0, 0, '2015-05-27 21:48:40', '', '', '199.96.156.50', ''),
(5189, 0, 0, 0, '2015-05-27 21:48:41', '', '', '199.96.156.50', ''),
(5190, 0, 0, 0, '2015-05-27 21:48:42', '', '', '199.96.156.50', ''),
(5191, 0, 0, 0, '2015-05-27 21:48:42', '', '', '199.96.156.50', ''),
(5192, 0, 0, 0, '2015-05-27 21:48:42', '', '', '199.96.156.52', ''),
(5193, 0, 0, 0, '2015-05-27 21:48:43', '', '', '199.96.156.52', ''),
(5194, 0, 0, 0, '2015-05-27 21:48:43', '', '', '199.96.156.50', ''),
(5195, 0, 0, 0, '2015-05-27 21:48:43', '', '', '199.96.156.52', ''),
(5196, 0, 0, 0, '2015-05-27 21:48:44', '', '', '199.96.156.52', ''),
(5197, 0, 0, 0, '2015-05-27 21:48:44', '', '', '199.96.156.52', ''),
(5198, 0, 0, 0, '2015-05-27 21:48:44', '', '', '199.96.156.52', ''),
(5199, 0, 0, 0, '2015-05-27 21:48:44', '', '', '199.96.156.50', ''),
(5200, 0, 0, 0, '2015-05-27 21:48:45', '', '', '199.96.156.52', ''),
(5201, 0, 0, 0, '2015-05-27 21:48:45', '', '', '199.96.156.50', ''),
(5202, 1916, 1, 0, '2015-05-27 21:49:20', '', '', '66.249.93.228', ''),
(5203, 4341, 1, 0, '2015-05-27 21:49:38', '', '', '66.249.93.225', ''),
(5204, 4461, 1, 0, '2015-05-27 21:50:12', '', '', '179.218.238.44', ''),
(5205, 731, 1, 0, '2015-05-27 21:50:21', '', '', '157.55.235.59', ''),
(5206, 4316, 1, 0, '2015-05-27 21:50:27', '', '', '81.44.49.91', ''),
(5207, 4440, 1, 0, '2015-05-27 21:50:28', '', '', '187.55.213.246', ''),
(5208, 1549, 1, 0, '2015-05-27 21:50:31', '', '', '187.112.159.38', ''),
(5209, 731, 1, 0, '2015-05-27 21:50:37', 'http://ondasdeouro.pt/votacoes', '', '188.37.60.242', ''),
(5210, 4329, 1, 0, '2015-05-27 21:51:19', '', '', '77.54.207.174', ''),
(5211, 4329, 1, 0, '2015-05-27 21:51:32', 'http://ondasdeouro.pt/votacoes', '', '77.54.207.174', ''),
(5212, 4510, 1, 0, '2015-05-27 21:51:38', '', '', '66.249.93.228', ''),
(5213, 4291, 1, 0, '2015-05-27 21:52:20', '', '', '66.249.84.171', ''),
(5214, 4573, 1, 0, '2015-05-27 21:52:25', '', '', '66.249.88.131', ''),
(5215, 4291, 1, 0, '2015-05-27 21:52:53', '', '', '66.249.84.171', ''),
(5216, 4068, 1, 0, '2015-05-27 21:53:01', '', '', '81.33.30.174', ''),
(5217, 3174, 1, 0, '2015-05-27 21:53:10', '', '', '87.103.64.44', ''),
(5218, 3191, 1, 0, '2015-05-27 21:53:14', '', '', '2.82.177.21', ''),
(5219, 4461, 1, 0, '2015-05-27 21:53:31', '', '', '179.218.238.44', ''),
(5220, 0, 0, 0, '2015-05-27 21:53:34', '', '', '199.96.156.50', ''),
(5221, 0, 0, 0, '2015-05-27 21:53:35', '', '', '199.96.156.50', ''),
(5222, 0, 0, 0, '2015-05-27 21:53:35', '', '', '199.96.156.50', ''),
(5223, 0, 0, 0, '2015-05-27 21:53:37', '', '', '199.96.156.50', ''),
(5224, 0, 0, 0, '2015-05-27 21:53:37', '', '', '199.96.156.50', ''),
(5225, 0, 0, 0, '2015-05-27 21:53:37', '', '', '199.96.156.50', ''),
(5226, 0, 0, 0, '2015-05-27 21:53:37', '', '', '199.96.156.50', ''),
(5227, 0, 0, 0, '2015-05-27 21:53:37', '', '', '199.96.156.50', ''),
(5228, 0, 0, 0, '2015-05-27 21:53:38', '', '', '199.96.156.50', ''),
(5229, 0, 0, 0, '2015-05-27 21:53:38', '', '', '199.96.156.50', ''),
(5230, 0, 0, 0, '2015-05-27 21:53:39', '', '', '199.96.156.52', ''),
(5231, 0, 0, 0, '2015-05-27 21:53:39', '', '', '199.96.156.52', ''),
(5232, 0, 0, 0, '2015-05-27 21:53:39', '', '', '199.96.156.52', ''),
(5233, 0, 0, 0, '2015-05-27 21:53:39', '', '', '199.96.156.52', ''),
(5234, 0, 0, 0, '2015-05-27 21:53:39', '', '', '199.96.156.52', ''),
(5235, 0, 0, 0, '2015-05-27 21:53:39', '', '', '199.96.156.52', ''),
(5236, 0, 0, 0, '2015-05-27 21:53:40', '', '', '199.96.156.50', ''),
(5237, 0, 0, 0, '2015-05-27 21:53:40', '', '', '199.96.156.50', ''),
(5238, 0, 0, 0, '2015-05-27 21:53:44', '', '', '199.96.156.50', ''),
(5239, 0, 0, 0, '2015-05-27 21:53:45', '', '', '199.96.156.50', ''),
(5240, 0, 0, 0, '2015-05-27 21:53:45', '', '', '199.96.156.50', ''),
(5241, 0, 0, 0, '2015-05-27 21:53:46', '', '', '199.96.156.50', ''),
(5242, 0, 0, 0, '2015-05-27 21:53:46', '', '', '199.96.156.50', ''),
(5243, 0, 0, 0, '2015-05-27 21:53:46', '', '', '199.96.156.50', ''),
(5244, 0, 0, 0, '2015-05-27 21:53:46', '', '', '199.96.156.50', ''),
(5245, 0, 0, 0, '2015-05-27 21:53:46', '', '', '199.96.156.50', ''),
(5246, 0, 0, 0, '2015-05-27 21:53:47', '', '', '199.96.156.52', ''),
(5247, 0, 0, 0, '2015-05-27 21:53:48', '', '', '199.96.156.52', ''),
(5248, 0, 0, 0, '2015-05-27 21:53:49', '', '', '199.96.156.52', ''),
(5249, 0, 0, 0, '2015-05-27 21:53:49', '', '', '199.96.156.52', ''),
(5250, 0, 0, 0, '2015-05-27 21:53:49', '', '', '199.96.156.52', ''),
(5251, 0, 0, 0, '2015-05-27 21:53:49', '', '', '199.96.156.50', ''),
(5252, 0, 0, 0, '2015-05-27 21:53:50', '', '', '199.96.156.52', ''),
(5253, 0, 0, 0, '2015-05-27 21:53:50', '', '', '199.96.156.52', ''),
(5254, 0, 0, 0, '2015-05-27 21:53:50', '', '', '199.96.156.50', ''),
(5255, 0, 0, 0, '2015-05-27 21:53:50', '', '', '199.96.156.52', ''),
(5256, 0, 0, 0, '2015-05-27 21:53:50', '', '', '199.96.156.52', ''),
(5257, 2660, 1, 0, '2015-05-27 21:53:52', '', '', '66.249.88.137', ''),
(5258, 4160, 1, 0, '2015-05-27 21:53:58', '', '', '62.48.173.139', ''),
(5259, 1165, 1, 0, '2015-05-27 21:54:03', '', '', '176.78.158.4', ''),
(5260, 1165, 1, 0, '2015-05-27 21:54:05', '', '', '176.78.158.4', ''),
(5261, 3191, 1, 0, '2015-05-27 21:54:16', 'http://ondasdeouro.pt/votacoes', '', '2.82.177.21', ''),
(5262, 30, 1, 0, '2015-05-27 21:54:41', '', '', '66.249.93.225', ''),
(5263, 4549, 1, 0, '2015-05-27 21:55:14', '', '', '79.168.126.210', ''),
(5264, 4376, 1, 0, '2015-05-27 21:55:19', '', '', '66.249.93.225', ''),
(5265, 4376, 1, 0, '2015-05-27 21:55:39', 'http://ondasdeouro.pt/votacoes', '', '82.102.31.141', ''),
(5266, 3372, 1, 0, '2015-05-27 21:55:41', '', '', '65.55.129.187', ''),
(5267, 3191, 1, 0, '2015-05-27 21:56:41', 'http://ondasdeouro.pt/votacoes', '', '2.82.177.21', ''),
(5268, 4267, 1, 0, '2015-05-27 21:56:56', '', '', '66.249.93.225', ''),
(5269, 3147, 1, 0, '2015-05-27 21:57:08', '', '', '85.245.172.18', ''),
(5270, 4651, 1, 0, '2015-05-27 21:57:26', '', '', '66.249.88.131', ''),
(5271, 0, 0, 0, '2015-05-27 21:58:27', '', '', '199.96.156.52', ''),
(5272, 0, 0, 0, '2015-05-27 21:58:30', '', '', '199.96.156.52', ''),
(5273, 0, 0, 0, '2015-05-27 21:58:32', '', '', '199.96.156.50', ''),
(5274, 0, 0, 0, '2015-05-27 21:58:33', '', '', '199.96.156.50', ''),
(5275, 0, 0, 0, '2015-05-27 21:58:33', '', '', '199.96.156.52', ''),
(5276, 0, 0, 0, '2015-05-27 21:58:33', '', '', '199.96.156.50', ''),
(5277, 0, 0, 0, '2015-05-27 21:58:33', '', '', '199.96.156.50', ''),
(5278, 0, 0, 0, '2015-05-27 21:58:33', '', '', '199.96.156.50', ''),
(5279, 0, 0, 0, '2015-05-27 21:58:34', '', '', '199.96.156.52', ''),
(5280, 0, 0, 0, '2015-05-27 21:58:34', '', '', '199.96.156.50', ''),
(5281, 0, 0, 0, '2015-05-27 21:58:34', '', '', '199.96.156.52', ''),
(5282, 0, 0, 0, '2015-05-27 21:58:34', '', '', '199.96.156.52', ''),
(5283, 0, 0, 0, '2015-05-27 21:58:34', '', '', '199.96.156.52', ''),
(5284, 0, 0, 0, '2015-05-27 21:58:34', '', '', '199.96.156.50', ''),
(5285, 0, 0, 0, '2015-05-27 21:58:34', '', '', '199.96.156.50', ''),
(5286, 0, 0, 0, '2015-05-27 21:58:34', '', '', '199.96.156.50', ''),
(5287, 0, 0, 0, '2015-05-27 21:58:35', '', '', '199.96.156.52', ''),
(5288, 0, 0, 0, '2015-05-27 21:58:37', '', '', '199.96.156.52', ''),
(5289, 0, 0, 0, '2015-05-27 21:58:39', '', '', '199.96.156.50', ''),
(5290, 0, 0, 0, '2015-05-27 21:58:40', '', '', '199.96.156.52', ''),
(5291, 0, 0, 0, '2015-05-27 21:58:40', '', '', '199.96.156.50', ''),
(5292, 0, 0, 0, '2015-05-27 21:58:40', '', '', '199.96.156.50', ''),
(5293, 0, 0, 0, '2015-05-27 21:58:41', '', '', '199.96.156.50', ''),
(5294, 0, 0, 0, '2015-05-27 21:58:41', '', '', '199.96.156.50', ''),
(5295, 0, 0, 0, '2015-05-27 21:58:41', '', '', '199.96.156.50', ''),
(5296, 0, 0, 0, '2015-05-27 21:58:42', '', '', '199.96.156.50', ''),
(5297, 0, 0, 0, '2015-05-27 21:58:42', '', '', '199.96.156.50', ''),
(5298, 0, 0, 0, '2015-05-27 21:58:42', '', '', '199.96.156.50', ''),
(5299, 0, 0, 0, '2015-05-27 21:58:43', '', '', '199.96.156.52', ''),
(5300, 0, 0, 0, '2015-05-27 21:58:43', '', '', '199.96.156.50', ''),
(5301, 0, 0, 0, '2015-05-27 21:58:43', '', '', '199.96.156.52', ''),
(5302, 0, 0, 0, '2015-05-27 21:58:43', '', '', '199.96.156.52', ''),
(5303, 0, 0, 0, '2015-05-27 21:58:44', '', '', '199.96.156.52', ''),
(5304, 0, 0, 0, '2015-05-27 21:58:44', '', '', '199.96.156.52', ''),
(5305, 0, 0, 0, '2015-05-27 21:58:44', '', '', '199.96.156.52', ''),
(5306, 0, 0, 0, '2015-05-27 21:58:44', '', '', '199.96.156.52', ''),
(5307, 0, 0, 0, '2015-05-27 21:58:44', '', '', '199.96.156.52', ''),
(5308, 0, 0, 0, '2015-05-27 21:58:44', '', '', '199.96.156.52', ''),
(5309, 0, 0, 0, '2015-05-27 21:58:45', '', '', '199.96.156.50', ''),
(5310, 4462, 1, 0, '2015-05-27 21:59:06', '', '', '93.108.151.53', ''),
(5311, 4486, 1, 0, '2015-05-27 21:59:50', '', '', '95.93.160.8', ''),
(5312, 3911, 1, 0, '2015-05-27 22:01:08', '', '', '81.32.38.84', ''),
(5313, 4393, 1, 0, '2015-05-27 22:01:47', '', '', '89.180.157.137', ''),
(5314, 2742, 1, 0, '2015-05-27 22:03:04', '', '', '66.249.93.225', ''),
(5315, 558, 1, 0, '2015-05-27 22:03:14', '', '', '89.153.230.84', ''),
(5316, 0, 0, 0, '2015-05-27 22:03:30', '', '', '199.96.156.52', ''),
(5317, 0, 0, 0, '2015-05-27 22:03:31', '', '', '199.96.156.52', ''),
(5318, 0, 0, 0, '2015-05-27 22:03:33', '', '', '199.96.156.52', ''),
(5319, 0, 0, 0, '2015-05-27 22:03:33', '', '', '199.96.156.52', ''),
(5320, 0, 0, 0, '2015-05-27 22:03:33', '', '', '199.96.156.52', ''),
(5321, 0, 0, 0, '2015-05-27 22:03:33', '', '', '199.96.156.52', ''),
(5322, 0, 0, 0, '2015-05-27 22:03:33', '', '', '199.96.156.52', ''),
(5323, 0, 0, 0, '2015-05-27 22:03:33', '', '', '199.96.156.52', ''),
(5324, 0, 0, 0, '2015-05-27 22:03:33', '', '', '199.96.156.52', ''),
(5325, 0, 0, 0, '2015-05-27 22:03:33', '', '', '199.96.156.52', ''),
(5326, 0, 0, 0, '2015-05-27 22:03:33', '', '', '199.96.156.50', ''),
(5327, 0, 0, 0, '2015-05-27 22:03:33', '', '', '199.96.156.50', ''),
(5328, 0, 0, 0, '2015-05-27 22:03:34', '', '', '199.96.156.50', ''),
(5329, 0, 0, 0, '2015-05-27 22:03:34', '', '', '199.96.156.50', ''),
(5330, 0, 0, 0, '2015-05-27 22:03:34', '', '', '199.96.156.50', ''),
(5331, 0, 0, 0, '2015-05-27 22:03:34', '', '', '199.96.156.50', ''),
(5332, 0, 0, 0, '2015-05-27 22:03:34', '', '', '199.96.156.50', ''),
(5333, 0, 0, 0, '2015-05-27 22:03:38', '', '', '199.96.156.52', ''),
(5334, 0, 0, 0, '2015-05-27 22:03:39', '', '', '199.96.156.50', ''),
(5335, 0, 0, 0, '2015-05-27 22:03:40', '', '', '199.96.156.50', ''),
(5336, 0, 0, 0, '2015-05-27 22:03:40', '', '', '199.96.156.52', ''),
(5337, 0, 0, 0, '2015-05-27 22:03:40', '', '', '199.96.156.50', ''),
(5338, 0, 0, 0, '2015-05-27 22:03:41', '', '', '199.96.156.50', ''),
(5339, 0, 0, 0, '2015-05-27 22:03:41', '', '', '199.96.156.50', ''),
(5340, 0, 0, 0, '2015-05-27 22:03:41', '', '', '199.96.156.50', ''),
(5341, 0, 0, 0, '2015-05-27 22:03:43', '', '', '199.96.156.52', ''),
(5342, 0, 0, 0, '2015-05-27 22:03:43', '', '', '199.96.156.50', ''),
(5343, 0, 0, 0, '2015-05-27 22:03:44', '', '', '199.96.156.52', ''),
(5344, 0, 0, 0, '2015-05-27 22:03:44', '', '', '199.96.156.52', ''),
(5345, 0, 0, 0, '2015-05-27 22:03:44', '', '', '199.96.156.52', ''),
(5346, 0, 0, 0, '2015-05-27 22:03:44', '', '', '199.96.156.52', ''),
(5347, 0, 0, 0, '2015-05-27 22:03:44', '', '', '199.96.156.52', ''),
(5348, 0, 0, 0, '2015-05-27 22:03:45', '', '', '199.96.156.50', ''),
(5349, 0, 0, 0, '2015-05-27 22:03:45', '', '', '199.96.156.52', ''),
(5350, 0, 0, 0, '2015-05-27 22:03:45', '', '', '199.96.156.52', ''),
(5351, 0, 0, 0, '2015-05-27 22:03:45', '', '', '199.96.156.50', ''),
(5352, 0, 0, 0, '2015-05-27 22:03:46', '', '', '199.96.156.52', ''),
(5353, 0, 0, 0, '2015-05-27 22:03:46', '', '', '199.96.156.50', ''),
(5354, 778, 1, 0, '2015-05-27 22:04:16', '', '', '66.249.93.228', ''),
(5355, 4702, 1, 0, '2015-05-27 22:04:29', '', '', '66.249.93.231', ''),
(5356, 4297, 1, 0, '2015-05-27 22:05:34', '', '', '95.136.64.98', ''),
(5357, 2396, 1, 0, '2015-05-27 22:05:58', '', '', '66.249.88.131', ''),
(5358, 3382, 1, 0, '2015-05-27 22:06:06', '', '', '188.37.170.146', ''),
(5359, 2396, 1, 0, '2015-05-27 22:06:13', '', '', '66.249.83.171', ''),
(5360, 4506, 1, 0, '2015-05-27 22:06:17', '', '', '66.249.93.228', ''),
(5361, 4461, 1, 0, '2015-05-27 22:06:20', '', '', '179.218.238.44', ''),
(5362, 4466, 1, 0, '2015-05-27 22:06:29', '', '', '188.250.111.171', ''),
(5363, 0, 0, 0, '2015-05-27 22:08:33', '', '', '199.96.156.50', ''),
(5364, 0, 0, 0, '2015-05-27 22:08:33', '', '', '199.96.156.50', ''),
(5365, 0, 0, 0, '2015-05-27 22:08:34', '', '', '199.96.156.50', ''),
(5366, 0, 0, 0, '2015-05-27 22:08:35', '', '', '199.96.156.50', ''),
(5367, 0, 0, 0, '2015-05-27 22:08:36', '', '', '199.96.156.50', ''),
(5368, 0, 0, 0, '2015-05-27 22:08:36', '', '', '199.96.156.50', ''),
(5369, 0, 0, 0, '2015-05-27 22:08:36', '', '', '199.96.156.50', ''),
(5370, 0, 0, 0, '2015-05-27 22:08:36', '', '', '199.96.156.50', ''),
(5371, 0, 0, 0, '2015-05-27 22:08:36', '', '', '199.96.156.52', ''),
(5372, 0, 0, 0, '2015-05-27 22:08:36', '', '', '199.96.156.50', ''),
(5373, 0, 0, 0, '2015-05-27 22:08:36', '', '', '199.96.156.50', ''),
(5374, 0, 0, 0, '2015-05-27 22:08:36', '', '', '199.96.156.52', ''),
(5375, 0, 0, 0, '2015-05-27 22:08:36', '', '', '199.96.156.52', ''),
(5376, 0, 0, 0, '2015-05-27 22:08:36', '', '', '199.96.156.52', ''),
(5377, 0, 0, 0, '2015-05-27 22:08:36', '', '', '199.96.156.52', ''),
(5378, 0, 0, 0, '2015-05-27 22:08:37', '', '', '199.96.156.52', ''),
(5379, 0, 0, 0, '2015-05-27 22:08:37', '', '', '199.96.156.52', ''),
(5380, 0, 0, 0, '2015-05-27 22:08:39', '', '', '199.96.156.52', ''),
(5381, 0, 0, 0, '2015-05-27 22:08:40', '', '', '199.96.156.52', ''),
(5382, 0, 0, 0, '2015-05-27 22:08:40', '', '', '199.96.156.52', ''),
(5383, 0, 0, 0, '2015-05-27 22:08:43', '', '', '199.96.156.52', ''),
(5384, 0, 0, 0, '2015-05-27 22:08:43', '', '', '199.96.156.52', ''),
(5385, 0, 0, 0, '2015-05-27 22:08:44', '', '', '199.96.156.52', ''),
(5386, 0, 0, 0, '2015-05-27 22:08:45', '', '', '199.96.156.52', ''),
(5387, 0, 0, 0, '2015-05-27 22:08:45', '', '', '199.96.156.50', ''),
(5388, 0, 0, 0, '2015-05-27 22:08:45', '', '', '199.96.156.52', ''),
(5389, 0, 0, 0, '2015-05-27 22:08:45', '', '', '199.96.156.52', ''),
(5390, 0, 0, 0, '2015-05-27 22:08:46', '', '', '199.96.156.52', ''),
(5391, 0, 0, 0, '2015-05-27 22:08:46', '', '', '199.96.156.50', ''),
(5392, 0, 0, 0, '2015-05-27 22:08:46', '', '', '199.96.156.50', ''),
(5393, 0, 0, 0, '2015-05-27 22:08:46', '', '', '199.96.156.50', ''),
(5394, 0, 0, 0, '2015-05-27 22:08:46', '', '', '199.96.156.50', ''),
(5395, 0, 0, 0, '2015-05-27 22:08:46', '', '', '199.96.156.50', ''),
(5396, 0, 0, 0, '2015-05-27 22:08:47', '', '', '199.96.156.50', ''),
(5397, 0, 0, 0, '2015-05-27 22:08:47', '', '', '199.96.156.50', ''),
(5398, 0, 0, 0, '2015-05-27 22:08:47', '', '', '199.96.156.52', ''),
(5399, 0, 0, 0, '2015-05-27 22:08:47', '', '', '199.96.156.50', ''),
(5400, 0, 0, 0, '2015-05-27 22:08:48', '', '', '199.96.156.52', ''),
(5401, 4746, 1, 0, '2015-05-27 22:09:37', '', '', '66.249.93.231', ''),
(5402, 4705, 1, 0, '2015-05-27 22:09:49', '', '', '66.249.93.231', ''),
(5403, 4742, 1, 0, '2015-05-27 22:10:24', '', '', '66.249.93.228', ''),
(5404, 4760, 1, 0, '2015-05-27 22:10:47', '', '', '66.249.93.228', ''),
(5405, 1615, 1, 0, '2015-05-27 22:10:48', '', '', '188.81.0.243', ''),
(5406, 778, 1, 0, '2015-05-27 22:11:35', '', '', '66.249.93.225', ''),
(5407, 4196, 1, 0, '2015-05-27 22:11:40', '', '', '62.169.66.158', ''),
(5408, 0, 0, 0, '2015-05-27 22:13:45', '', '', '199.96.156.50', ''),
(5409, 0, 0, 0, '2015-05-27 22:13:45', '', '', '199.96.156.50', ''),
(5410, 0, 0, 0, '2015-05-27 22:13:46', '', '', '199.96.156.50', ''),
(5411, 0, 0, 0, '2015-05-27 22:13:48', '', '', '199.96.156.50', ''),
(5412, 0, 0, 0, '2015-05-27 22:13:48', '', '', '199.96.156.50', ''),
(5413, 0, 0, 0, '2015-05-27 22:13:48', '', '', '199.96.156.52', ''),
(5414, 0, 0, 0, '2015-05-27 22:13:48', '', '', '199.96.156.50', ''),
(5415, 0, 0, 0, '2015-05-27 22:13:48', '', '', '199.96.156.52', ''),
(5416, 0, 0, 0, '2015-05-27 22:13:48', '', '', '199.96.156.50', ''),
(5417, 0, 0, 0, '2015-05-27 22:13:48', '', '', '199.96.156.50', ''),
(5418, 0, 0, 0, '2015-05-27 22:13:48', '', '', '199.96.156.50', ''),
(5419, 0, 0, 0, '2015-05-27 22:13:48', '', '', '199.96.156.52', ''),
(5420, 0, 0, 0, '2015-05-27 22:13:48', '', '', '199.96.156.52', ''),
(5421, 0, 0, 0, '2015-05-27 22:13:48', '', '', '199.96.156.52', ''),
(5422, 0, 0, 0, '2015-05-27 22:13:48', '', '', '199.96.156.52', ''),
(5423, 0, 0, 0, '2015-05-27 22:13:52', '', '', '199.96.156.52', ''),
(5424, 0, 0, 0, '2015-05-27 22:13:52', '', '', '199.96.156.52', ''),
(5425, 0, 0, 0, '2015-05-27 22:13:53', '', '', '199.96.156.50', ''),
(5426, 0, 0, 0, '2015-05-27 22:13:55', '', '', '199.96.156.50', ''),
(5427, 0, 0, 0, '2015-05-27 22:13:57', '', '', '199.96.156.50', ''),
(5428, 0, 0, 0, '2015-05-27 22:13:58', '', '', '199.96.156.52', ''),
(5429, 0, 0, 0, '2015-05-27 22:13:58', '', '', '199.96.156.52', ''),
(5430, 0, 0, 0, '2015-05-27 22:13:58', '', '', '199.96.156.50', ''),
(5431, 0, 0, 0, '2015-05-27 22:13:58', '', '', '199.96.156.52', ''),
(5432, 0, 0, 0, '2015-05-27 22:13:58', '', '', '199.96.156.50', ''),
(5433, 0, 0, 0, '2015-05-27 22:13:58', '', '', '199.96.156.52', ''),
(5434, 0, 0, 0, '2015-05-27 22:13:58', '', '', '199.96.156.50', ''),
(5435, 0, 0, 0, '2015-05-27 22:13:58', '', '', '199.96.156.52', ''),
(5436, 0, 0, 0, '2015-05-27 22:13:58', '', '', '199.96.156.50', ''),
(5437, 0, 0, 0, '2015-05-27 22:13:58', '', '', '199.96.156.52', ''),
(5438, 0, 0, 0, '2015-05-27 22:13:58', '', '', '199.96.156.50', ''),
(5439, 0, 0, 0, '2015-05-27 22:13:59', '', '', '199.96.156.50', ''),
(5440, 0, 0, 0, '2015-05-27 22:13:59', '', '', '199.96.156.50', ''),
(5441, 0, 0, 0, '2015-05-27 22:14:00', '', '', '199.96.156.52', ''),
(5442, 0, 0, 0, '2015-05-27 22:14:00', '', '', '199.96.156.52', ''),
(5443, 0, 0, 0, '2015-05-27 22:14:00', '', '', '199.96.156.52', ''),
(5444, 3324, 1, 0, '2015-05-27 22:14:11', '', '', '157.55.46.248', ''),
(5445, 892, 1, 0, '2015-05-27 22:14:17', '', '', '85.242.147.120', ''),
(5446, 2872, 1, 0, '2015-05-27 22:14:36', '', '', '157.55.43.24', ''),
(5447, 3647, 1, 0, '2015-05-27 22:14:38', '', '', '157.55.46.251', ''),
(5448, 3324, 1, 0, '2015-05-27 22:14:47', 'http://ondasdeouro.pt/votacoes', '', '89.115.27.167', ''),
(5449, 2368, 1, 0, '2015-05-27 22:14:55', '', '', '66.249.93.231', ''),
(5450, 2368, 1, 0, '2015-05-27 22:15:00', 'http://ondasdeouro.pt/votacoes', '', '79.168.36.87', ''),
(5451, 4798, 1, 0, '2015-05-27 22:15:08', '', '', '66.249.93.231', ''),
(5452, 2528, 1, 0, '2015-05-27 22:15:30', '', '', '66.249.93.228', ''),
(5453, 2528, 1, 0, '2015-05-27 22:15:41', 'http://ondasdeouro.pt/votacoes', '', '95.93.222.242', ''),
(5454, 3051, 1, 0, '2015-05-27 22:15:56', '', '', '66.249.93.225', ''),
(5455, 2095, 1, 0, '2015-05-27 22:18:08', '', '', '88.214.167.86', ''),
(5456, 0, 0, 0, '2015-05-27 22:19:07', '', '', '199.96.156.50', ''),
(5457, 0, 0, 0, '2015-05-27 22:19:08', '', '', '199.96.156.50', ''),
(5458, 0, 0, 0, '2015-05-27 22:19:10', '', '', '199.96.156.50', ''),
(5459, 0, 0, 0, '2015-05-27 22:19:11', '', '', '199.96.156.50', ''),
(5460, 0, 0, 0, '2015-05-27 22:19:11', '', '', '199.96.156.50', ''),
(5461, 0, 0, 0, '2015-05-27 22:19:13', '', '', '199.96.156.50', ''),
(5462, 0, 0, 0, '2015-05-27 22:19:14', '', '', '199.96.156.52', ''),
(5463, 0, 0, 0, '2015-05-27 22:19:14', '', '', '199.96.156.50', ''),
(5464, 0, 0, 0, '2015-05-27 22:19:14', '', '', '199.96.156.52', ''),
(5465, 0, 0, 0, '2015-05-27 22:19:14', '', '', '199.96.156.52', ''),
(5466, 0, 0, 0, '2015-05-27 22:19:14', '', '', '199.96.156.52', ''),
(5467, 0, 0, 0, '2015-05-27 22:19:14', '', '', '199.96.156.52', ''),
(5468, 0, 0, 0, '2015-05-27 22:19:14', '', '', '199.96.156.52', ''),
(5469, 0, 0, 0, '2015-05-27 22:19:14', '', '', '199.96.156.52', ''),
(5470, 0, 0, 0, '2015-05-27 22:19:15', '', '', '199.96.156.52', ''),
(5471, 0, 0, 0, '2015-05-27 22:19:15', '', '', '199.96.156.52', ''),
(5472, 0, 0, 0, '2015-05-27 22:19:15', '', '', '199.96.156.52', ''),
(5473, 0, 0, 0, '2015-05-27 22:19:15', '', '', '199.96.156.50', ''),
(5474, 0, 0, 0, '2015-05-27 22:19:15', '', '', '199.96.156.50', ''),
(5475, 0, 0, 0, '2015-05-27 22:19:15', '', '', '199.96.156.50', ''),
(5476, 0, 0, 0, '2015-05-27 22:19:16', '', '', '199.96.156.50', ''),
(5477, 0, 0, 0, '2015-05-27 22:19:16', '', '', '199.96.156.50', ''),
(5478, 0, 0, 0, '2015-05-27 22:19:16', '', '', '199.96.156.50', ''),
(5479, 0, 0, 0, '2015-05-27 22:19:17', '', '', '199.96.156.50', ''),
(5480, 0, 0, 0, '2015-05-27 22:19:17', '', '', '199.96.156.50', ''),
(5481, 0, 0, 0, '2015-05-27 22:19:18', '', '', '199.96.156.50', ''),
(5482, 0, 0, 0, '2015-05-27 22:19:19', '', '', '199.96.156.50', ''),
(5483, 0, 0, 0, '2015-05-27 22:19:20', '', '', '199.96.156.50', ''),
(5484, 0, 0, 0, '2015-05-27 22:19:20', '', '', '199.96.156.50', ''),
(5485, 0, 0, 0, '2015-05-27 22:19:20', '', '', '199.96.156.50', ''),
(5486, 0, 0, 0, '2015-05-27 22:19:22', '', '', '199.96.156.50', ''),
(5487, 274, 1, 0, '2015-05-27 22:19:26', '', '', '89.114.143.253', ''),
(5488, 0, 0, 0, '2015-05-27 22:19:29', '', '', '199.96.156.52', ''),
(5489, 0, 0, 0, '2015-05-27 22:19:29', '', '', '199.96.156.52', ''),
(5490, 0, 0, 0, '2015-05-27 22:19:30', '', '', '199.96.156.52', ''),
(5491, 0, 0, 0, '2015-05-27 22:19:30', '', '', '199.96.156.52', ''),
(5492, 0, 0, 0, '2015-05-27 22:19:31', '', '', '199.96.156.52', ''),
(5493, 0, 0, 0, '2015-05-27 22:19:31', '', '', '199.96.156.52', ''),
(5494, 0, 0, 0, '2015-05-27 22:19:31', '', '', '199.96.156.52', ''),
(5495, 0, 0, 0, '2015-05-27 22:19:31', '', '', '199.96.156.52', ''),
(5496, 0, 0, 0, '2015-05-27 22:19:31', '', '', '199.96.156.52', ''),
(5497, 0, 0, 0, '2015-05-27 22:19:31', '', '', '199.96.156.52', ''),
(5498, 4835, 1, 0, '2015-05-27 22:19:46', '', '', '105.158.52.67', ''),
(5499, 274, 1, 0, '2015-05-27 22:19:49', 'http://ondasdeouro.pt/votacoes', '', '89.114.143.253', ''),
(5500, 3843, 1, 0, '2015-05-27 22:19:56', '', '', '212.8.103.233', ''),
(5501, 603, 1, 0, '2015-05-27 22:20:58', '', '', '157.55.43.26', ''),
(5502, 4831, 1, 0, '2015-05-27 22:21:58', '', '', '66.249.93.225', ''),
(5503, 4496, 1, 0, '2015-05-27 22:23:24', '', '', '87.103.68.231', ''),
(5504, 0, 0, 0, '2015-05-27 22:23:33', '', '', '199.96.156.50', ''),
(5505, 0, 0, 0, '2015-05-27 22:23:33', '', '', '199.96.156.50', ''),
(5506, 0, 0, 0, '2015-05-27 22:23:33', '', '', '199.96.156.50', ''),
(5507, 0, 0, 0, '2015-05-27 22:23:35', '', '', '199.96.156.50', ''),
(5508, 0, 0, 0, '2015-05-27 22:23:36', '', '', '199.96.156.50', ''),
(5509, 0, 0, 0, '2015-05-27 22:23:36', '', '', '199.96.156.50', ''),
(5510, 0, 0, 0, '2015-05-27 22:23:36', '', '', '199.96.156.52', ''),
(5511, 0, 0, 0, '2015-05-27 22:23:36', '', '', '199.96.156.52', ''),
(5512, 0, 0, 0, '2015-05-27 22:23:36', '', '', '199.96.156.52', ''),
(5513, 0, 0, 0, '2015-05-27 22:23:36', '', '', '199.96.156.52', ''),
(5514, 0, 0, 0, '2015-05-27 22:23:36', '', '', '199.96.156.50', ''),
(5515, 0, 0, 0, '2015-05-27 22:23:36', '', '', '199.96.156.52', ''),
(5516, 0, 0, 0, '2015-05-27 22:23:36', '', '', '199.96.156.50', ''),
(5517, 0, 0, 0, '2015-05-27 22:23:36', '', '', '199.96.156.50', ''),
(5518, 0, 0, 0, '2015-05-27 22:23:37', '', '', '199.96.156.50', ''),
(5519, 0, 0, 0, '2015-05-27 22:23:37', '', '', '199.96.156.52', ''),
(5520, 0, 0, 0, '2015-05-27 22:23:37', '', '', '199.96.156.52', ''),
(5521, 0, 0, 0, '2015-05-27 22:23:37', '', '', '199.96.156.52', ''),
(5522, 0, 0, 0, '2015-05-27 22:23:44', '', '', '199.96.156.52', ''),
(5523, 0, 0, 0, '2015-05-27 22:23:44', '', '', '199.96.156.52', ''),
(5524, 0, 0, 0, '2015-05-27 22:23:45', '', '', '199.96.156.50', ''),
(5525, 0, 0, 0, '2015-05-27 22:23:46', '', '', '199.96.156.52', ''),
(5526, 0, 0, 0, '2015-05-27 22:23:46', '', '', '199.96.156.52', ''),
(5527, 0, 0, 0, '2015-05-27 22:23:46', '', '', '199.96.156.52', ''),
(5528, 0, 0, 0, '2015-05-27 22:23:46', '', '', '199.96.156.52', ''),
(5529, 0, 0, 0, '2015-05-27 22:23:46', '', '', '199.96.156.50', ''),
(5530, 0, 0, 0, '2015-05-27 22:23:46', '', '', '199.96.156.50', ''),
(5531, 0, 0, 0, '2015-05-27 22:23:46', '', '', '199.96.156.50', ''),
(5532, 0, 0, 0, '2015-05-27 22:23:46', '', '', '199.96.156.50', ''),
(5533, 0, 0, 0, '2015-05-27 22:23:46', '', '', '199.96.156.50', ''),
(5534, 0, 0, 0, '2015-05-27 22:23:47', '', '', '199.96.156.50', ''),
(5535, 0, 0, 0, '2015-05-27 22:23:47', '', '', '199.96.156.52', ''),
(5536, 0, 0, 0, '2015-05-27 22:23:48', '', '', '199.96.156.52', ''),
(5537, 0, 0, 0, '2015-05-27 22:23:48', '', '', '199.96.156.50', ''),
(5538, 0, 0, 0, '2015-05-27 22:23:49', '', '', '199.96.156.52', ''),
(5539, 0, 0, 0, '2015-05-27 22:23:49', '', '', '199.96.156.50', ''),
(5540, 0, 0, 0, '2015-05-27 22:23:49', '', '', '185.31.158.19', ''),
(5541, 0, 0, 0, '2015-05-27 22:23:49', '', '', '199.96.156.50', ''),
(5542, 0, 0, 0, '2015-05-27 22:23:49', '', '', '199.96.156.52', ''),
(5543, 0, 0, 0, '2015-05-27 22:23:50', '', '', '199.96.156.52', ''),
(5544, 4872, 1, 0, '2015-05-27 22:23:57', '', '', '157.55.46.248', ''),
(5545, 4872, 1, 0, '2015-05-27 22:24:18', 'http://ondasdeouro.pt/votacoes', '', '85.246.99.30', ''),
(5546, 4496, 1, 0, '2015-05-27 22:24:34', 'http://ondasdeouro.pt/votacoes', '', '87.103.68.231', ''),
(5547, 2502, 1, 0, '2015-05-27 22:28:25', '', '', '95.136.99.72', ''),
(5548, 0, 0, 0, '2015-05-27 22:28:34', '', '', '199.96.156.52', ''),
(5549, 0, 0, 0, '2015-05-27 22:28:35', '', '', '199.96.156.52', ''),
(5550, 0, 0, 0, '2015-05-27 22:28:37', '', '', '199.96.156.52', ''),
(5551, 0, 0, 0, '2015-05-27 22:28:37', '', '', '199.96.156.52', ''),
(5552, 0, 0, 0, '2015-05-27 22:28:37', '', '', '199.96.156.50', ''),
(5553, 0, 0, 0, '2015-05-27 22:28:37', '', '', '199.96.156.52', ''),
(5554, 0, 0, 0, '2015-05-27 22:28:37', '', '', '199.96.156.52', ''),
(5555, 0, 0, 0, '2015-05-27 22:28:37', '', '', '199.96.156.52', ''),
(5556, 0, 0, 0, '2015-05-27 22:28:37', '', '', '199.96.156.50', ''),
(5557, 0, 0, 0, '2015-05-27 22:28:37', '', '', '199.96.156.52', ''),
(5558, 0, 0, 0, '2015-05-27 22:28:37', '', '', '199.96.156.52', ''),
(5559, 0, 0, 0, '2015-05-27 22:28:37', '', '', '199.96.156.52', ''),
(5560, 0, 0, 0, '2015-05-27 22:28:37', '', '', '199.96.156.50', ''),
(5561, 0, 0, 0, '2015-05-27 22:28:37', '', '', '199.96.156.50', ''),
(5562, 0, 0, 0, '2015-05-27 22:28:37', '', '', '199.96.156.50', ''),
(5563, 0, 0, 0, '2015-05-27 22:28:40', '', '', '199.96.156.52', ''),
(5564, 0, 0, 0, '2015-05-27 22:28:44', '', '', '199.96.156.52', ''),
(5565, 0, 0, 0, '2015-05-27 22:28:44', '', '', '199.96.156.52', ''),
(5566, 0, 0, 0, '2015-05-27 22:28:45', '', '', '199.96.156.52', ''),
(5567, 0, 0, 0, '2015-05-27 22:28:45', '', '', '199.96.156.50', ''),
(5568, 0, 0, 0, '2015-05-27 22:28:45', '', '', '199.96.156.50', ''),
(5569, 0, 0, 0, '2015-05-27 22:28:45', '', '', '199.96.156.52', ''),
(5570, 0, 0, 0, '2015-05-27 22:28:46', '', '', '199.96.156.50', ''),
(5571, 0, 0, 0, '2015-05-27 22:28:46', '', '', '199.96.156.50', ''),
(5572, 0, 0, 0, '2015-05-27 22:28:46', '', '', '199.96.156.50', ''),
(5573, 0, 0, 0, '2015-05-27 22:28:46', '', '', '199.96.156.50', ''),
(5574, 0, 0, 0, '2015-05-27 22:28:46', '', '', '199.96.156.52', ''),
(5575, 0, 0, 0, '2015-05-27 22:28:46', '', '', '199.96.156.50', ''),
(5576, 0, 0, 0, '2015-05-27 22:28:46', '', '', '199.96.156.52', ''),
(5577, 0, 0, 0, '2015-05-27 22:28:46', '', '', '199.96.156.52', ''),
(5578, 0, 0, 0, '2015-05-27 22:28:46', '', '', '199.96.156.52', ''),
(5579, 0, 0, 0, '2015-05-27 22:28:47', '', '', '199.96.156.52', ''),
(5580, 0, 0, 0, '2015-05-27 22:28:47', '', '', '199.96.156.52', ''),
(5581, 0, 0, 0, '2015-05-27 22:28:49', '', '', '199.96.156.52', ''),
(5582, 0, 0, 0, '2015-05-27 22:28:50', '', '', '199.96.156.52', ''),
(5583, 4872, 1, 0, '2015-05-27 22:28:52', '', '', '157.55.46.248', ''),
(5584, 3868, 1, 0, '2015-05-27 22:29:01', '', '', '81.35.93.149', ''),
(5585, 3868, 1, 0, '2015-05-27 22:29:01', '', '', '81.35.93.149', ''),
(5586, 3413, 1, 0, '2015-05-27 22:29:10', '', '', '85.242.49.205', ''),
(5587, 4830, 1, 0, '2015-05-27 22:29:14', '', '', '66.249.83.164', ''),
(5588, 4499, 1, 0, '2015-05-27 22:29:14', '', '', '176.79.186.63', ''),
(5589, 3413, 1, 0, '2015-05-27 22:29:15', 'http://ondasdeouro.pt/votacoes', '', '85.242.49.205', ''),
(5590, 4872, 1, 0, '2015-05-27 22:29:22', '', '', '157.55.46.248', ''),
(5591, 2426, 1, 0, '2015-05-27 22:29:46', '', '', '65.55.157.206', ''),
(5592, 4799, 1, 0, '2015-05-27 22:30:07', '', '', '187.112.73.161', ''),
(5593, 4889, 1, 0, '2015-05-27 22:30:13', '', '', '194.210.234.137', ''),
(5594, 4461, 1, 0, '2015-05-27 22:30:25', '', '', '179.218.238.44', ''),
(5595, 4497, 1, 0, '2015-05-27 22:31:32', '', '', '87.103.49.165', ''),
(5596, 4722, 1, 0, '2015-05-27 22:32:39', '', '', '31.4.185.117', ''),
(5597, 4480, 1, 0, '2015-05-27 22:32:42', '', '', '157.55.43.27', ''),
(5598, 4480, 1, 0, '2015-05-27 22:33:07', 'http://ondasdeouro.pt/votacoes', '', '82.154.238.180', ''),
(5599, 0, 0, 0, '2015-05-27 22:33:32', '', '', '199.96.156.52', ''),
(5600, 0, 0, 0, '2015-05-27 22:33:32', '', '', '199.96.156.52', ''),
(5601, 0, 0, 0, '2015-05-27 22:33:32', '', '', '199.96.156.52', ''),
(5602, 0, 0, 0, '2015-05-27 22:33:34', '', '', '199.96.156.52', ''),
(5603, 0, 0, 0, '2015-05-27 22:33:34', '', '', '199.96.156.52', ''),
(5604, 0, 0, 0, '2015-05-27 22:33:34', '', '', '199.96.156.52', ''),
(5605, 0, 0, 0, '2015-05-27 22:33:35', '', '', '199.96.156.52', ''),
(5606, 0, 0, 0, '2015-05-27 22:33:35', '', '', '199.96.156.52', ''),
(5607, 0, 0, 0, '2015-05-27 22:33:35', '', '', '199.96.156.52', ''),
(5608, 0, 0, 0, '2015-05-27 22:33:35', '', '', '199.96.156.50', ''),
(5609, 0, 0, 0, '2015-05-27 22:33:35', '', '', '199.96.156.50', ''),
(5610, 0, 0, 0, '2015-05-27 22:33:35', '', '', '199.96.156.50', ''),
(5611, 0, 0, 0, '2015-05-27 22:33:35', '', '', '199.96.156.50', ''),
(5612, 0, 0, 0, '2015-05-27 22:33:35', '', '', '199.96.156.50', ''),
(5613, 0, 0, 0, '2015-05-27 22:33:35', '', '', '199.96.156.50', ''),
(5614, 0, 0, 0, '2015-05-27 22:33:36', '', '', '199.96.156.50', ''),
(5615, 0, 0, 0, '2015-05-27 22:33:36', '', '', '199.96.156.50', ''),
(5616, 0, 0, 0, '2015-05-27 22:33:36', '', '', '199.96.156.50', ''),
(5617, 4233, 1, 0, '2015-05-27 22:33:38', '', '', '2.80.112.161', ''),
(5618, 0, 0, 0, '2015-05-27 22:33:39', '', '', '199.96.156.52', ''),
(5619, 0, 0, 0, '2015-05-27 22:33:39', '', '', '199.96.156.52', ''),
(5620, 0, 0, 0, '2015-05-27 22:33:41', '', '', '199.96.156.50', ''),
(5621, 0, 0, 0, '2015-05-27 22:33:42', '', '', '199.96.156.50', ''),
(5622, 0, 0, 0, '2015-05-27 22:33:42', '', '', '199.96.156.50', ''),
(5623, 0, 0, 0, '2015-05-27 22:33:42', '', '', '199.96.156.50', ''),
(5624, 0, 0, 0, '2015-05-27 22:33:46', '', '', '199.96.156.50', ''),
(5625, 0, 0, 0, '2015-05-27 22:33:46', '', '', '199.96.156.50', ''),
(5626, 0, 0, 0, '2015-05-27 22:33:46', '', '', '199.96.156.50', ''),
(5627, 0, 0, 0, '2015-05-27 22:33:46', '', '', '199.96.156.50', ''),
(5628, 0, 0, 0, '2015-05-27 22:33:46', '', '', '199.96.156.52', ''),
(5629, 0, 0, 0, '2015-05-27 22:33:46', '', '', '199.96.156.52', ''),
(5630, 0, 0, 0, '2015-05-27 22:33:46', '', '', '199.96.156.50', ''),
(5631, 0, 0, 0, '2015-05-27 22:33:46', '', '', '199.96.156.52', ''),
(5632, 0, 0, 0, '2015-05-27 22:33:46', '', '', '199.96.156.52', ''),
(5633, 0, 0, 0, '2015-05-27 22:33:47', '', '', '199.96.156.52', ''),
(5634, 0, 0, 0, '2015-05-27 22:33:47', '', '', '199.96.156.52', ''),
(5635, 0, 0, 0, '2015-05-27 22:33:47', '', '', '199.96.156.52', ''),
(5636, 0, 0, 0, '2015-05-27 22:33:47', '', '', '199.96.156.50', ''),
(5637, 4233, 1, 0, '2015-05-27 22:33:48', 'http://ondasdeouro.pt/votacoes', '', '2.80.112.161', ''),
(5638, 4970, 1, 0, '2015-05-27 22:33:58', '', '', '66.249.93.225', ''),
(5639, 4767, 1, 0, '2015-05-27 22:35:09', '', '', '66.249.93.231', ''),
(5640, 4767, 1, 0, '2015-05-27 22:35:58', '', '', '66.249.93.225', ''),
(5641, 3800, 1, 0, '2015-05-27 22:36:38', '', '', '87.217.110.201', ''),
(5642, 3557, 1, 0, '2015-05-27 22:36:57', '', '', '77.227.100.119', ''),
(5643, 3844, 1, 0, '2015-05-27 22:37:21', '', '', '79.168.7.129', ''),
(5644, 0, 0, 0, '2015-05-27 22:38:30', '', '', '199.96.156.52', ''),
(5645, 0, 0, 0, '2015-05-27 22:38:32', '', '', '199.96.156.52', ''),
(5646, 0, 0, 0, '2015-05-27 22:38:33', '', '', '199.96.156.52', ''),
(5647, 0, 0, 0, '2015-05-27 22:38:33', '', '', '199.96.156.52', ''),
(5648, 0, 0, 0, '2015-05-27 22:38:33', '', '', '199.96.156.52', ''),
(5649, 0, 0, 0, '2015-05-27 22:38:33', '', '', '199.96.156.52', ''),
(5650, 0, 0, 0, '2015-05-27 22:38:33', '', '', '199.96.156.52', ''),
(5651, 0, 0, 0, '2015-05-27 22:38:33', '', '', '199.96.156.52', ''),
(5652, 0, 0, 0, '2015-05-27 22:38:33', '', '', '199.96.156.52', ''),
(5653, 0, 0, 0, '2015-05-27 22:38:33', '', '', '199.96.156.52', ''),
(5654, 0, 0, 0, '2015-05-27 22:38:33', '', '', '199.96.156.50', ''),
(5655, 0, 0, 0, '2015-05-27 22:38:33', '', '', '199.96.156.50', ''),
(5656, 0, 0, 0, '2015-05-27 22:38:33', '', '', '199.96.156.50', ''),
(5657, 0, 0, 0, '2015-05-27 22:38:33', '', '', '199.96.156.50', ''),
(5658, 0, 0, 0, '2015-05-27 22:38:33', '', '', '199.96.156.50', ''),
(5659, 0, 0, 0, '2015-05-27 22:38:34', '', '', '199.96.156.50', ''),
(5660, 0, 0, 0, '2015-05-27 22:38:36', '', '', '199.96.156.52', ''),
(5661, 0, 0, 0, '2015-05-27 22:38:38', '', '', '199.96.156.50', ''),
(5662, 0, 0, 0, '2015-05-27 22:38:38', '', '', '199.96.156.52', ''),
(5663, 0, 0, 0, '2015-05-27 22:38:41', '', '', '199.96.156.52', ''),
(5664, 0, 0, 0, '2015-05-27 22:38:42', '', '', '199.96.156.52', ''),
(5665, 0, 0, 0, '2015-05-27 22:38:42', '', '', '199.96.156.52', ''),
(5666, 0, 0, 0, '2015-05-27 22:38:42', '', '', '199.96.156.52', ''),
(5667, 0, 0, 0, '2015-05-27 22:38:43', '', '', '199.96.156.52', ''),
(5668, 0, 0, 0, '2015-05-27 22:38:43', '', '', '199.96.156.52', ''),
(5669, 0, 0, 0, '2015-05-27 22:38:43', '', '', '199.96.156.52', ''),
(5670, 0, 0, 0, '2015-05-27 22:38:43', '', '', '199.96.156.52', ''),
(5671, 0, 0, 0, '2015-05-27 22:38:44', '', '', '199.96.156.50', ''),
(5672, 0, 0, 0, '2015-05-27 22:38:44', '', '', '199.96.156.50', ''),
(5673, 0, 0, 0, '2015-05-27 22:38:44', '', '', '199.96.156.50', ''),
(5674, 0, 0, 0, '2015-05-27 22:38:44', '', '', '199.96.156.50', ''),
(5675, 0, 0, 0, '2015-05-27 22:38:44', '', '', '199.96.156.50', ''),
(5676, 0, 0, 0, '2015-05-27 22:38:44', '', '', '199.96.156.50', ''),
(5677, 0, 0, 0, '2015-05-27 22:38:44', '', '', '199.96.156.50', ''),
(5678, 0, 0, 0, '2015-05-27 22:38:45', '', '', '199.96.156.50', ''),
(5679, 0, 0, 0, '2015-05-27 22:38:45', '', '', '199.96.156.52', ''),
(5680, 0, 0, 0, '2015-05-27 22:38:45', '', '', '199.96.156.50', ''),
(5681, 2319, 1, 0, '2015-05-27 22:39:36', '', '', '213.22.105.234', ''),
(5682, 4975, 1, 0, '2015-05-27 22:39:36', '', '', '213.22.105.234', ''),
(5683, 4353, 1, 0, '2015-05-27 22:39:52', '', '', '66.249.93.231', ''),
(5684, 4613, 1, 0, '2015-05-27 22:40:01', '', '', '66.249.93.225', ''),
(5685, 4613, 1, 0, '2015-05-27 22:40:08', '', '', '66.249.93.231', ''),
(5686, 4640, 1, 0, '2015-05-27 22:40:17', '', '', '201.24.97.216', ''),
(5687, 1786, 1, 0, '2015-05-27 22:40:44', '', '', '66.249.93.225', ''),
(5688, 5021, 1, 0, '2015-05-27 22:41:09', '', '', '66.249.88.137', ''),
(5689, 4912, 1, 0, '2015-05-27 22:41:23', '', '', '79.169.227.61', ''),
(5690, 4912, 1, 0, '2015-05-27 22:41:24', '', '', '79.169.227.61', ''),
(5691, 2671, 1, 0, '2015-05-27 22:41:43', '', '', '66.249.88.137', ''),
(5692, 4661, 1, 0, '2015-05-27 22:42:32', '', '', '66.249.88.131', ''),
(5693, 4966, 1, 0, '2015-05-27 22:43:23', '', '', '93.108.52.218', ''),
(5694, 4872, 1, 0, '2015-05-27 22:43:26', '', '', '157.55.46.248', ''),
(5695, 0, 0, 0, '2015-05-27 22:43:33', '', '', '199.96.156.52', ''),
(5696, 0, 0, 0, '2015-05-27 22:43:34', '', '', '199.96.156.52', ''),
(5697, 0, 0, 0, '2015-05-27 22:43:34', '', '', '199.96.156.52', ''),
(5698, 0, 0, 0, '2015-05-27 22:43:34', '', '', '199.96.156.52', ''),
(5699, 0, 0, 0, '2015-05-27 22:43:35', '', '', '199.96.156.52', ''),
(5700, 0, 0, 0, '2015-05-27 22:43:36', '', '', '199.96.156.52', ''),
(5701, 0, 0, 0, '2015-05-27 22:43:36', '', '', '199.96.156.52', ''),
(5702, 0, 0, 0, '2015-05-27 22:43:36', '', '', '199.96.156.52', ''),
(5703, 0, 0, 0, '2015-05-27 22:43:36', '', '', '199.96.156.52', ''),
(5704, 0, 0, 0, '2015-05-27 22:43:36', '', '', '199.96.156.52', ''),
(5705, 0, 0, 0, '2015-05-27 22:43:36', '', '', '199.96.156.50', ''),
(5706, 0, 0, 0, '2015-05-27 22:43:36', '', '', '199.96.156.50', ''),
(5707, 0, 0, 0, '2015-05-27 22:43:36', '', '', '199.96.156.50', ''),
(5708, 0, 0, 0, '2015-05-27 22:43:36', '', '', '199.96.156.50', ''),
(5709, 0, 0, 0, '2015-05-27 22:43:36', '', '', '199.96.156.50', ''),
(5710, 1786, 1, 0, '2015-05-27 22:43:39', '', '', '66.249.93.225', ''),
(5711, 0, 0, 0, '2015-05-27 22:43:39', '', '', '199.96.156.52', ''),
(5712, 0, 0, 0, '2015-05-27 22:43:40', '', '', '199.96.156.50', ''),
(5713, 0, 0, 0, '2015-05-27 22:43:42', '', '', '199.96.156.52', ''),
(5714, 4656, 1, 0, '2015-05-27 22:43:43', '', '', '24.33.79.41', ''),
(5715, 0, 0, 0, '2015-05-27 22:43:44', '', '', '199.96.156.50', ''),
(5716, 0, 0, 0, '2015-05-27 22:43:45', '', '', '199.96.156.50', ''),
(5717, 0, 0, 0, '2015-05-27 22:43:45', '', '', '199.96.156.50', ''),
(5718, 0, 0, 0, '2015-05-27 22:43:45', '', '', '199.96.156.50', ''),
(5719, 0, 0, 0, '2015-05-27 22:43:45', '', '', '199.96.156.50', ''),
(5720, 0, 0, 0, '2015-05-27 22:43:45', '', '', '199.96.156.52', ''),
(5721, 0, 0, 0, '2015-05-27 22:43:45', '', '', '199.96.156.52', ''),
(5722, 0, 0, 0, '2015-05-27 22:43:45', '', '', '199.96.156.52', ''),
(5723, 0, 0, 0, '2015-05-27 22:43:45', '', '', '199.96.156.52', ''),
(5724, 0, 0, 0, '2015-05-27 22:43:45', '', '', '199.96.156.50', ''),
(5725, 0, 0, 0, '2015-05-27 22:43:45', '', '', '199.96.156.50', ''),
(5726, 0, 0, 0, '2015-05-27 22:43:45', '', '', '199.96.156.50', ''),
(5727, 0, 0, 0, '2015-05-27 22:43:46', '', '', '199.96.156.52', ''),
(5728, 0, 0, 0, '2015-05-27 22:43:46', '', '', '199.96.156.52', ''),
(5729, 0, 0, 0, '2015-05-27 22:43:46', '', '', '199.96.156.50', ''),
(5730, 0, 0, 0, '2015-05-27 22:43:48', '', '', '199.96.156.52', ''),
(5731, 3348, 1, 0, '2015-05-27 22:43:51', '', '', '66.249.93.231', ''),
(5732, 4661, 1, 0, '2015-05-27 22:44:08', '', '', '66.249.83.164', ''),
(5733, 5045, 1, 0, '2015-05-27 22:44:28', '', '', '66.249.93.225', ''),
(5734, 4872, 1, 0, '2015-05-27 22:44:41', '', '', '157.55.46.248', ''),
(5735, 5045, 1, 0, '2015-05-27 22:44:49', 'http://ondasdeouro.pt/votacoes', '', '85.243.126.56', ''),
(5736, 4449, 1, 0, '2015-05-27 22:44:57', '', '', '87.103.49.26', ''),
(5737, 2411, 1, 0, '2015-05-27 22:45:21', '', '', '66.249.88.131', ''),
(5738, 282, 1, 0, '2015-05-27 22:45:36', '', '', '95.93.146.14', ''),
(5739, 2338, 1, 0, '2015-05-27 22:45:59', '', '', '66.249.93.231', ''),
(5740, 282, 1, 0, '2015-05-27 22:46:00', 'http://ondasdeouro.pt/votacoes', '', '95.93.146.14', ''),
(5741, 282, 1, 0, '2015-05-27 22:46:00', 'http://ondasdeouro.pt/votacoes', '', '95.93.146.14', ''),
(5742, 2338, 1, 0, '2015-05-27 22:46:02', 'http://ondasdeouro.pt/votacoes', '', '95.94.34.120', ''),
(5743, 4872, 1, 0, '2015-05-27 22:47:58', '', '', '157.55.46.248', ''),
(5744, 3054, 1, 0, '2015-05-27 22:48:11', '', '', '89.155.43.217', ''),
(5745, 4795, 1, 0, '2015-05-27 22:48:11', '', '', '66.249.93.228', ''),
(5746, 3054, 1, 0, '2015-05-27 22:48:17', 'http://ondasdeouro.pt/votacoes', '', '89.155.43.217', ''),
(5747, 0, 0, 0, '2015-05-27 22:48:29', '', '', '199.96.156.52', ''),
(5748, 0, 0, 0, '2015-05-27 22:48:29', '', '', '199.96.156.52', ''),
(5749, 0, 0, 0, '2015-05-27 22:48:30', '', '', '199.96.156.52', ''),
(5750, 0, 0, 0, '2015-05-27 22:48:32', '', '', '199.96.156.52', ''),
(5751, 0, 0, 0, '2015-05-27 22:48:32', '', '', '199.96.156.52', ''),
(5752, 0, 0, 0, '2015-05-27 22:48:33', '', '', '199.96.156.50', ''),
(5753, 0, 0, 0, '2015-05-27 22:48:33', '', '', '199.96.156.50', ''),
(5754, 0, 0, 0, '2015-05-27 22:48:33', '', '', '199.96.156.50', ''),
(5755, 0, 0, 0, '2015-05-27 22:48:33', '', '', '199.96.156.50', ''),
(5756, 0, 0, 0, '2015-05-27 22:48:33', '', '', '199.96.156.52', ''),
(5757, 0, 0, 0, '2015-05-27 22:48:33', '', '', '199.96.156.52', ''),
(5758, 0, 0, 0, '2015-05-27 22:48:33', '', '', '199.96.156.52', ''),
(5759, 0, 0, 0, '2015-05-27 22:48:33', '', '', '199.96.156.50', ''),
(5760, 0, 0, 0, '2015-05-27 22:48:33', '', '', '199.96.156.50', ''),
(5761, 0, 0, 0, '2015-05-27 22:48:34', '', '', '199.96.156.52', ''),
(5762, 0, 0, 0, '2015-05-27 22:48:34', '', '', '199.96.156.50', ''),
(5763, 0, 0, 0, '2015-05-27 22:48:36', '', '', '199.96.156.52', ''),
(5764, 0, 0, 0, '2015-05-27 22:48:36', '', '', '199.96.156.52', ''),
(5765, 0, 0, 0, '2015-05-27 22:48:36', '', '', '199.96.156.52', ''),
(5766, 0, 0, 0, '2015-05-27 22:48:38', '', '', '199.96.156.52', ''),
(5767, 0, 0, 0, '2015-05-27 22:48:40', '', '', '199.96.156.52', ''),
(5768, 0, 0, 0, '2015-05-27 22:48:40', '', '', '199.96.156.52', ''),
(5769, 0, 0, 0, '2015-05-27 22:48:41', '', '', '199.96.156.52', ''),
(5770, 0, 0, 0, '2015-05-27 22:48:41', '', '', '199.96.156.52', ''),
(5771, 0, 0, 0, '2015-05-27 22:48:41', '', '', '199.96.156.52', ''),
(5772, 0, 0, 0, '2015-05-27 22:48:41', '', '', '199.96.156.52', ''),
(5773, 0, 0, 0, '2015-05-27 22:48:43', '', '', '199.96.156.52', ''),
(5774, 5071, 1, 0, '2015-05-27 22:48:52', '', '', '66.249.93.228', ''),
(5775, 0, 0, 0, '2015-05-27 22:49:00', '', '', '199.96.156.50', ''),
(5776, 0, 0, 0, '2015-05-27 22:49:01', '', '', '199.96.156.50', ''),
(5777, 0, 0, 0, '2015-05-27 22:49:02', '', '', '199.96.156.50', ''),
(5778, 0, 0, 0, '2015-05-27 22:49:02', '', '', '199.96.156.50', ''),
(5779, 0, 0, 0, '2015-05-27 22:49:02', '', '', '199.96.156.50', ''),
(5780, 0, 0, 0, '2015-05-27 22:49:02', '', '', '199.96.156.50', ''),
(5781, 0, 0, 0, '2015-05-27 22:49:02', '', '', '199.96.156.50', ''),
(5782, 0, 0, 0, '2015-05-27 22:49:02', '', '', '199.96.156.50', ''),
(5783, 0, 0, 0, '2015-05-27 22:49:02', '', '', '199.96.156.50', ''),
(5784, 0, 0, 0, '2015-05-27 22:49:02', '', '', '199.96.156.50', ''),
(5785, 5071, 1, 0, '2015-05-27 22:49:09', 'http://ondasdeouro.pt/votacoes', '', '93.102.90.205', ''),
(5786, 431, 1, 0, '2015-05-27 22:49:11', '', '', '191.203.62.94', ''),
(5787, 2228, 1, 0, '2015-05-27 22:49:21', '', '', '79.168.212.218', ''),
(5788, 2228, 1, 0, '2015-05-27 22:49:32', 'http://ondasdeouro.pt/votacoes', '', '79.168.212.218', ''),
(5789, 4805, 1, 0, '2015-05-27 22:49:44', '', '', '89.153.246.24', ''),
(5790, 5093, 1, 0, '2015-05-27 22:49:47', '', '', '85.138.193.164', ''),
(5791, 4167, 1, 0, '2015-05-27 22:50:34', '', '', '151.182.58.83', ''),
(5792, 1977, 1, 0, '2015-05-27 22:51:20', '', '', '81.84.40.209', ''),
(5793, 3801, 1, 0, '2015-05-27 22:52:03', '', '', '157.55.235.57', ''),
(5794, 0, 0, 0, '2015-05-27 22:53:30', '', '', '199.96.156.50', ''),
(5795, 0, 0, 0, '2015-05-27 22:53:31', '', '', '199.96.156.50', ''),
(5796, 0, 0, 0, '2015-05-27 22:53:31', '', '', '199.96.156.50', ''),
(5797, 0, 0, 0, '2015-05-27 22:53:32', '', '', '199.96.156.50', ''),
(5798, 0, 0, 0, '2015-05-27 22:53:33', '', '', '199.96.156.50', ''),
(5799, 0, 0, 0, '2015-05-27 22:53:33', '', '', '199.96.156.50', ''),
(5800, 0, 0, 0, '2015-05-27 22:53:33', '', '', '199.96.156.50', ''),
(5801, 0, 0, 0, '2015-05-27 22:53:33', '', '', '199.96.156.50', ''),
(5802, 0, 0, 0, '2015-05-27 22:53:33', '', '', '199.96.156.50', ''),
(5803, 0, 0, 0, '2015-05-27 22:53:33', '', '', '199.96.156.50', ''),
(5804, 0, 0, 0, '2015-05-27 22:53:33', '', '', '199.96.156.52', ''),
(5805, 0, 0, 0, '2015-05-27 22:53:33', '', '', '199.96.156.52', ''),
(5806, 0, 0, 0, '2015-05-27 22:53:34', '', '', '199.96.156.52', ''),
(5807, 0, 0, 0, '2015-05-27 22:53:34', '', '', '199.96.156.52', ''),
(5808, 0, 0, 0, '2015-05-27 22:53:34', '', '', '199.96.156.52', ''),
(5809, 0, 0, 0, '2015-05-27 22:53:34', '', '', '199.96.156.52', ''),
(5810, 0, 0, 0, '2015-05-27 22:53:35', '', '', '199.96.156.52', ''),
(5811, 0, 0, 0, '2015-05-27 22:53:35', '', '', '199.96.156.52', ''),
(5812, 0, 0, 0, '2015-05-27 22:53:35', '', '', '199.96.156.52', ''),
(5813, 0, 0, 0, '2015-05-27 22:53:37', '', '', '199.96.156.52', ''),
(5814, 0, 0, 0, '2015-05-27 22:53:40', '', '', '199.96.156.50', ''),
(5815, 0, 0, 0, '2015-05-27 22:53:40', '', '', '199.96.156.50', ''),
(5816, 0, 0, 0, '2015-05-27 22:53:40', '', '', '199.96.156.50', ''),
(5817, 0, 0, 0, '2015-05-27 22:53:41', '', '', '199.96.156.50', ''),
(5818, 0, 0, 0, '2015-05-27 22:53:41', '', '', '199.96.156.50', ''),
(5819, 0, 0, 0, '2015-05-27 22:53:41', '', '', '199.96.156.50', ''),
(5820, 0, 0, 0, '2015-05-27 22:53:42', '', '', '199.96.156.50', ''),
(5821, 0, 0, 0, '2015-05-27 22:53:42', '', '', '199.96.156.50', ''),
(5822, 0, 0, 0, '2015-05-27 22:53:43', '', '', '199.96.156.50', ''),
(5823, 0, 0, 0, '2015-05-27 22:53:44', '', '', '199.96.156.52', ''),
(5824, 0, 0, 0, '2015-05-27 22:53:44', '', '', '199.96.156.52', ''),
(5825, 0, 0, 0, '2015-05-27 22:53:44', '', '', '199.96.156.52', ''),
(5826, 0, 0, 0, '2015-05-27 22:53:44', '', '', '199.96.156.50', ''),
(5827, 0, 0, 0, '2015-05-27 22:53:44', '', '', '199.96.156.52', ''),
(5828, 0, 0, 0, '2015-05-27 22:53:45', '', '', '199.96.156.52', ''),
(5829, 0, 0, 0, '2015-05-27 22:53:45', '', '', '199.96.156.52', ''),
(5830, 0, 0, 0, '2015-05-27 22:53:45', '', '', '199.96.156.52', ''),
(5831, 0, 0, 0, '2015-05-27 22:53:45', '', '', '199.96.156.52', ''),
(5832, 0, 0, 0, '2015-05-27 22:53:46', '', '', '199.96.156.52', ''),
(5833, 0, 0, 0, '2015-05-27 22:53:46', '', '', '199.96.156.52', ''),
(5834, 5139, 1, 0, '2015-05-27 22:54:27', '', '', '66.249.93.231', ''),
(5835, 2228, 1, 0, '2015-05-27 22:55:16', '', '', '79.168.212.218', ''),
(5836, 4416, 1, 0, '2015-05-27 22:56:07', '', '', '189.40.74.7', ''),
(5837, 0, 0, 0, '2015-05-27 22:58:31', '', '', '199.96.156.50', ''),
(5838, 0, 0, 0, '2015-05-27 22:58:31', '', '', '199.96.156.50', ''),
(5839, 0, 0, 0, '2015-05-27 22:58:31', '', '', '199.96.156.50', ''),
(5840, 0, 0, 0, '2015-05-27 22:58:31', '', '', '199.96.156.50', ''),
(5841, 0, 0, 0, '2015-05-27 22:58:33', '', '', '199.96.156.50', ''),
(5842, 0, 0, 0, '2015-05-27 22:58:33', '', '', '199.96.156.50', ''),
(5843, 0, 0, 0, '2015-05-27 22:58:33', '', '', '199.96.156.50', ''),
(5844, 0, 0, 0, '2015-05-27 22:58:33', '', '', '199.96.156.50', ''),
(5845, 0, 0, 0, '2015-05-27 22:58:33', '', '', '199.96.156.50', ''),
(5846, 0, 0, 0, '2015-05-27 22:58:33', '', '', '199.96.156.50', ''),
(5847, 0, 0, 0, '2015-05-27 22:58:38', '', '', '199.96.156.50', '');
INSERT INTO `wp_newsletter_stats` (`id`, `user_id`, `email_id`, `link_id`, `created`, `url`, `anchor`, `ip`, `country`) VALUES
(5848, 0, 0, 0, '2015-05-27 22:58:39', '', '', '199.96.156.50', ''),
(5849, 0, 0, 0, '2015-05-27 22:58:40', '', '', '199.96.156.50', ''),
(5850, 0, 0, 0, '2015-05-27 22:58:40', '', '', '199.96.156.50', ''),
(5851, 0, 0, 0, '2015-05-27 22:58:41', '', '', '199.96.156.50', ''),
(5852, 0, 0, 0, '2015-05-27 22:58:42', '', '', '199.96.156.50', ''),
(5853, 0, 0, 0, '2015-05-27 22:58:42', '', '', '199.96.156.50', ''),
(5854, 0, 0, 0, '2015-05-27 22:58:43', '', '', '199.96.156.50', ''),
(5855, 0, 0, 0, '2015-05-27 22:58:43', '', '', '199.96.156.50', ''),
(5856, 0, 0, 0, '2015-05-27 22:58:45', '', '', '199.96.156.50', ''),
(5857, 0, 0, 0, '2015-05-27 22:58:48', '', '', '199.96.156.50', ''),
(5858, 0, 0, 0, '2015-05-27 22:58:50', '', '', '199.96.156.50', ''),
(5859, 0, 0, 0, '2015-05-27 22:58:50', '', '', '199.96.156.50', ''),
(5860, 0, 0, 0, '2015-05-27 22:58:51', '', '', '199.96.156.50', ''),
(5861, 0, 0, 0, '2015-05-27 22:58:52', '', '', '199.96.156.50', ''),
(5862, 0, 0, 0, '2015-05-27 22:58:52', '', '', '199.96.156.50', ''),
(5863, 0, 0, 0, '2015-05-27 22:58:52', '', '', '199.96.156.50', ''),
(5864, 0, 0, 0, '2015-05-27 22:58:54', '', '', '199.96.156.50', ''),
(5865, 0, 0, 0, '2015-05-27 22:58:55', '', '', '199.96.156.50', ''),
(5866, 0, 0, 0, '2015-05-27 22:58:58', '', '', '199.96.156.50', ''),
(5867, 0, 0, 0, '2015-05-27 22:59:01', '', '', '199.96.156.50', ''),
(5868, 0, 0, 0, '2015-05-27 22:59:04', '', '', '199.96.156.50', ''),
(5869, 0, 0, 0, '2015-05-27 22:59:05', '', '', '199.96.156.50', ''),
(5870, 0, 0, 0, '2015-05-27 22:59:06', '', '', '199.96.156.50', ''),
(5871, 0, 0, 0, '2015-05-27 22:59:06', '', '', '199.96.156.50', ''),
(5872, 0, 0, 0, '2015-05-27 22:59:06', '', '', '199.96.156.50', ''),
(5873, 0, 0, 0, '2015-05-27 22:59:07', '', '', '199.96.156.50', ''),
(5874, 0, 0, 0, '2015-05-27 22:59:07', '', '', '199.96.156.50', ''),
(5875, 0, 0, 0, '2015-05-27 22:59:08', '', '', '199.96.156.50', ''),
(5876, 0, 0, 0, '2015-05-27 22:59:11', '', '', '199.96.156.50', ''),
(5877, 0, 0, 0, '2015-05-27 22:59:14', '', '', '199.96.156.50', ''),
(5878, 2999, 1, 0, '2015-05-27 22:59:35', '', '', '152.250.207.36', ''),
(5879, 5162, 1, 0, '2015-05-27 22:59:44', '', '', '85.247.22.200', ''),
(5880, 5163, 1, 0, '2015-05-27 22:59:58', '', '', '81.193.82.149', ''),
(5881, 3398, 1, 0, '2015-05-27 23:01:09', '', '', '66.249.93.231', ''),
(5882, 4243, 1, 0, '2015-05-27 23:01:19', '', '', '85.245.65.164', ''),
(5883, 2801, 1, 0, '2015-05-27 23:01:49', '', '', '95.93.167.164', ''),
(5884, 2411, 1, 0, '2015-05-27 23:01:56', '', '', '66.249.88.137', ''),
(5885, 2801, 1, 0, '2015-05-27 23:02:08', 'http://ondasdeouro.pt/votacoes', '', '95.93.167.164', ''),
(5886, 0, 0, 0, '2015-05-27 23:03:41', '', '', '199.96.156.50', ''),
(5887, 0, 0, 0, '2015-05-27 23:03:41', '', '', '199.96.156.50', ''),
(5888, 0, 0, 0, '2015-05-27 23:03:43', '', '', '199.96.156.50', ''),
(5889, 0, 0, 0, '2015-05-27 23:03:43', '', '', '199.96.156.50', ''),
(5890, 0, 0, 0, '2015-05-27 23:03:43', '', '', '199.96.156.50', ''),
(5891, 0, 0, 0, '2015-05-27 23:03:43', '', '', '199.96.156.50', ''),
(5892, 0, 0, 0, '2015-05-27 23:03:43', '', '', '199.96.156.50', ''),
(5893, 0, 0, 0, '2015-05-27 23:03:43', '', '', '199.96.156.50', ''),
(5894, 0, 0, 0, '2015-05-27 23:03:43', '', '', '199.96.156.50', ''),
(5895, 4818, 1, 0, '2015-05-27 23:03:43', '', '', '66.249.83.164', ''),
(5896, 0, 0, 0, '2015-05-27 23:03:47', '', '', '199.96.156.50', ''),
(5897, 0, 0, 0, '2015-05-27 23:03:48', '', '', '199.96.156.50', ''),
(5898, 0, 0, 0, '2015-05-27 23:03:50', '', '', '199.96.156.50', ''),
(5899, 0, 0, 0, '2015-05-27 23:03:51', '', '', '199.96.156.50', ''),
(5900, 0, 0, 0, '2015-05-27 23:03:51', '', '', '199.96.156.50', ''),
(5901, 0, 0, 0, '2015-05-27 23:03:51', '', '', '199.96.156.50', ''),
(5902, 0, 0, 0, '2015-05-27 23:03:51', '', '', '199.96.156.50', ''),
(5903, 0, 0, 0, '2015-05-27 23:03:51', '', '', '199.96.156.50', ''),
(5904, 0, 0, 0, '2015-05-27 23:03:51', '', '', '199.96.156.50', ''),
(5905, 0, 0, 0, '2015-05-27 23:03:52', '', '', '199.96.156.50', ''),
(5906, 0, 0, 0, '2015-05-27 23:03:53', '', '', '199.96.156.50', ''),
(5907, 0, 0, 0, '2015-05-27 23:03:55', '', '', '199.96.156.50', ''),
(5908, 0, 0, 0, '2015-05-27 23:03:56', '', '', '199.96.156.50', ''),
(5909, 0, 0, 0, '2015-05-27 23:03:57', '', '', '199.96.156.50', ''),
(5910, 0, 0, 0, '2015-05-27 23:03:57', '', '', '199.96.156.50', ''),
(5911, 0, 0, 0, '2015-05-27 23:03:58', '', '', '199.96.156.50', ''),
(5912, 0, 0, 0, '2015-05-27 23:03:59', '', '', '199.96.156.50', ''),
(5913, 0, 0, 0, '2015-05-27 23:03:59', '', '', '199.96.156.50', ''),
(5914, 0, 0, 0, '2015-05-27 23:03:59', '', '', '199.96.156.50', ''),
(5915, 0, 0, 0, '2015-05-27 23:03:59', '', '', '199.96.156.50', ''),
(5916, 0, 0, 0, '2015-05-27 23:04:01', '', '', '199.96.156.50', ''),
(5917, 0, 0, 0, '2015-05-27 23:04:01', '', '', '199.96.156.50', ''),
(5918, 0, 0, 0, '2015-05-27 23:04:02', '', '', '199.96.156.50', ''),
(5919, 0, 0, 0, '2015-05-27 23:04:02', '', '', '199.96.156.50', ''),
(5920, 0, 0, 0, '2015-05-27 23:04:04', '', '', '199.96.156.50', ''),
(5921, 0, 0, 0, '2015-05-27 23:04:05', '', '', '199.96.156.50', ''),
(5922, 0, 0, 0, '2015-05-27 23:04:05', '', '', '199.96.156.50', ''),
(5923, 0, 0, 0, '2015-05-27 23:04:05', '', '', '199.96.156.50', ''),
(5924, 0, 0, 0, '2015-05-27 23:04:06', '', '', '199.96.156.50', ''),
(5925, 0, 0, 0, '2015-05-27 23:04:07', '', '', '199.96.156.50', ''),
(5926, 0, 0, 0, '2015-05-27 23:04:07', '', '', '199.96.156.50', ''),
(5927, 0, 0, 0, '2015-05-27 23:04:08', '', '', '199.96.156.50', ''),
(5928, 4934, 1, 0, '2015-05-27 23:04:30', '', '', '66.249.83.180', ''),
(5929, 3126, 1, 0, '2015-05-27 23:05:31', '', '', '66.249.88.142', ''),
(5930, 4648, 1, 0, '2015-05-27 23:08:22', '', '', '207.46.11.254', ''),
(5931, 0, 0, 0, '2015-05-27 23:08:31', '', '', '199.96.156.50', ''),
(5932, 0, 0, 0, '2015-05-27 23:08:31', '', '', '199.96.156.50', ''),
(5933, 0, 0, 0, '2015-05-27 23:08:31', '', '', '199.96.156.50', ''),
(5934, 0, 0, 0, '2015-05-27 23:08:33', '', '', '199.96.156.50', ''),
(5935, 0, 0, 0, '2015-05-27 23:08:33', '', '', '199.96.156.50', ''),
(5936, 0, 0, 0, '2015-05-27 23:08:33', '', '', '199.96.156.50', ''),
(5937, 0, 0, 0, '2015-05-27 23:08:33', '', '', '199.96.156.50', ''),
(5938, 0, 0, 0, '2015-05-27 23:08:33', '', '', '199.96.156.50', ''),
(5939, 0, 0, 0, '2015-05-27 23:08:33', '', '', '199.96.156.50', ''),
(5940, 0, 0, 0, '2015-05-27 23:08:33', '', '', '199.96.156.50', ''),
(5941, 4648, 1, 0, '2015-05-27 23:08:33', '', '', '207.46.11.254', ''),
(5942, 0, 0, 0, '2015-05-27 23:08:36', '', '', '199.96.156.50', ''),
(5943, 0, 0, 0, '2015-05-27 23:08:36', '', '', '199.96.156.50', ''),
(5944, 0, 0, 0, '2015-05-27 23:08:38', '', '', '199.96.156.50', ''),
(5945, 0, 0, 0, '2015-05-27 23:08:40', '', '', '199.96.156.50', ''),
(5946, 0, 0, 0, '2015-05-27 23:08:40', '', '', '199.96.156.50', ''),
(5947, 0, 0, 0, '2015-05-27 23:08:41', '', '', '199.96.156.50', ''),
(5948, 0, 0, 0, '2015-05-27 23:08:41', '', '', '199.96.156.50', ''),
(5949, 0, 0, 0, '2015-05-27 23:08:41', '', '', '199.96.156.50', ''),
(5950, 0, 0, 0, '2015-05-27 23:08:41', '', '', '199.96.156.50', ''),
(5951, 0, 0, 0, '2015-05-27 23:08:42', '', '', '199.96.156.50', ''),
(5952, 0, 0, 0, '2015-05-27 23:08:42', '', '', '199.96.156.50', ''),
(5953, 0, 0, 0, '2015-05-27 23:08:42', '', '', '199.96.156.50', ''),
(5954, 0, 0, 0, '2015-05-27 23:08:45', '', '', '199.96.156.50', ''),
(5955, 0, 0, 0, '2015-05-27 23:08:46', '', '', '199.96.156.50', ''),
(5956, 0, 0, 0, '2015-05-27 23:08:46', '', '', '199.96.156.50', ''),
(5957, 0, 0, 0, '2015-05-27 23:08:48', '', '', '199.96.156.50', ''),
(5958, 5005, 1, 0, '2015-05-27 23:08:48', '', '', '179.182.148.194', ''),
(5959, 0, 0, 0, '2015-05-27 23:08:48', '', '', '199.96.156.50', ''),
(5960, 0, 0, 0, '2015-05-27 23:08:48', '', '', '199.96.156.50', ''),
(5961, 0, 0, 0, '2015-05-27 23:08:49', '', '', '199.96.156.50', ''),
(5962, 0, 0, 0, '2015-05-27 23:08:49', '', '', '199.96.156.50', ''),
(5963, 0, 0, 0, '2015-05-27 23:08:49', '', '', '199.96.156.50', ''),
(5964, 0, 0, 0, '2015-05-27 23:08:49', '', '', '199.96.156.50', ''),
(5965, 0, 0, 0, '2015-05-27 23:08:50', '', '', '199.96.156.50', ''),
(5966, 0, 0, 0, '2015-05-27 23:08:51', '', '', '199.96.156.50', ''),
(5967, 0, 0, 0, '2015-05-27 23:08:51', '', '', '199.96.156.50', ''),
(5968, 0, 0, 0, '2015-05-27 23:08:53', '', '', '199.96.156.50', ''),
(5969, 0, 0, 0, '2015-05-27 23:08:54', '', '', '199.96.156.50', ''),
(5970, 0, 0, 0, '2015-05-27 23:08:55', '', '', '199.96.156.50', ''),
(5971, 4850, 1, 0, '2015-05-27 23:08:55', '', '', '66.249.93.228', ''),
(5972, 0, 0, 0, '2015-05-27 23:08:55', '', '', '199.96.156.50', ''),
(5973, 0, 0, 0, '2015-05-27 23:08:56', '', '', '199.96.156.50', ''),
(5974, 0, 0, 0, '2015-05-27 23:08:56', '', '', '199.96.156.50', ''),
(5975, 5245, 1, 0, '2015-05-27 23:09:30', '', '', '66.249.88.142', ''),
(5976, 5250, 1, 0, '2015-05-27 23:09:30', '', '', '66.249.93.225', ''),
(5977, 2729, 1, 0, '2015-05-27 23:09:54', '', '', '200.222.129.197', ''),
(5978, 5245, 1, 0, '2015-05-27 23:09:59', '', '', '66.249.88.142', ''),
(5979, 5134, 1, 0, '2015-05-27 23:10:05', '', '', '82.155.167.9', ''),
(5980, 5195, 1, 0, '2015-05-27 23:10:07', '', '', '66.249.93.225', ''),
(5981, 4858, 1, 0, '2015-05-27 23:11:20', '', '', '66.249.93.228', ''),
(5982, 5132, 1, 0, '2015-05-27 23:12:54', '', '', '179.218.232.194', ''),
(5983, 0, 0, 0, '2015-05-27 23:13:37', '', '', '199.96.156.50', ''),
(5984, 0, 0, 0, '2015-05-27 23:13:37', '', '', '199.96.156.50', ''),
(5985, 0, 0, 0, '2015-05-27 23:13:39', '', '', '199.96.156.50', ''),
(5986, 0, 0, 0, '2015-05-27 23:13:39', '', '', '199.96.156.50', ''),
(5987, 0, 0, 0, '2015-05-27 23:13:39', '', '', '199.96.156.50', ''),
(5988, 0, 0, 0, '2015-05-27 23:13:39', '', '', '199.96.156.50', ''),
(5989, 0, 0, 0, '2015-05-27 23:13:40', '', '', '199.96.156.50', ''),
(5990, 0, 0, 0, '2015-05-27 23:13:40', '', '', '199.96.156.50', ''),
(5991, 0, 0, 0, '2015-05-27 23:13:40', '', '', '199.96.156.52', ''),
(5992, 0, 0, 0, '2015-05-27 23:13:40', '', '', '199.96.156.52', ''),
(5993, 0, 0, 0, '2015-05-27 23:13:40', '', '', '199.96.156.52', ''),
(5994, 0, 0, 0, '2015-05-27 23:13:40', '', '', '199.96.156.52', ''),
(5995, 0, 0, 0, '2015-05-27 23:13:40', '', '', '199.96.156.52', ''),
(5996, 0, 0, 0, '2015-05-27 23:13:40', '', '', '199.96.156.52', ''),
(5997, 0, 0, 0, '2015-05-27 23:13:40', '', '', '199.96.156.52', ''),
(5998, 0, 0, 0, '2015-05-27 23:13:41', '', '', '199.96.156.52', ''),
(5999, 0, 0, 0, '2015-05-27 23:13:41', '', '', '199.96.156.52', ''),
(6000, 0, 0, 0, '2015-05-27 23:13:43', '', '', '199.96.156.50', ''),
(6001, 0, 0, 0, '2015-05-27 23:13:44', '', '', '199.96.156.50', ''),
(6002, 0, 0, 0, '2015-05-27 23:13:45', '', '', '199.96.156.50', ''),
(6003, 0, 0, 0, '2015-05-27 23:13:45', '', '', '199.96.156.50', ''),
(6004, 0, 0, 0, '2015-05-27 23:13:45', '', '', '199.96.156.52', ''),
(6005, 0, 0, 0, '2015-05-27 23:13:45', '', '', '199.96.156.50', ''),
(6006, 0, 0, 0, '2015-05-27 23:13:45', '', '', '199.96.156.50', ''),
(6007, 0, 0, 0, '2015-05-27 23:13:46', '', '', '199.96.156.50', ''),
(6008, 0, 0, 0, '2015-05-27 23:13:48', '', '', '199.96.156.52', ''),
(6009, 0, 0, 0, '2015-05-27 23:13:48', '', '', '199.96.156.52', ''),
(6010, 0, 0, 0, '2015-05-27 23:13:48', '', '', '199.96.156.50', ''),
(6011, 0, 0, 0, '2015-05-27 23:13:49', '', '', '199.96.156.52', ''),
(6012, 0, 0, 0, '2015-05-27 23:13:49', '', '', '199.96.156.52', ''),
(6013, 0, 0, 0, '2015-05-27 23:13:49', '', '', '199.96.156.52', ''),
(6014, 0, 0, 0, '2015-05-27 23:13:49', '', '', '199.96.156.52', ''),
(6015, 0, 0, 0, '2015-05-27 23:13:49', '', '', '199.96.156.52', ''),
(6016, 0, 0, 0, '2015-05-27 23:13:49', '', '', '199.96.156.52', ''),
(6017, 0, 0, 0, '2015-05-27 23:13:50', '', '', '199.96.156.50', ''),
(6018, 0, 0, 0, '2015-05-27 23:13:50', '', '', '199.96.156.52', ''),
(6019, 0, 0, 0, '2015-05-27 23:13:51', '', '', '199.96.156.50', ''),
(6020, 0, 0, 0, '2015-05-27 23:13:51', '', '', '199.96.156.50', ''),
(6021, 0, 0, 0, '2015-05-27 23:13:51', '', '', '199.96.156.52', ''),
(6022, 0, 0, 0, '2015-05-27 23:13:51', '', '', '199.96.156.50', ''),
(6023, 5265, 1, 0, '2015-05-27 23:14:07', '', '', '66.249.93.225', ''),
(6024, 304, 1, 0, '2015-05-27 23:14:22', '', '', '66.249.93.225', ''),
(6025, 5289, 1, 0, '2015-05-27 23:14:23', '', '', '66.249.93.225', ''),
(6026, 4665, 1, 0, '2015-05-27 23:16:15', '', '', '66.249.83.180', ''),
(6027, 4743, 1, 0, '2015-05-27 23:16:32', '', '', '85.245.176.221', ''),
(6028, 5160, 1, 0, '2015-05-27 23:17:58', '', '', '87.103.52.1', ''),
(6029, 4648, 1, 0, '2015-05-27 23:18:24', 'http://ondasdeouro.pt/votacoes', '', '200.128.82.34', ''),
(6030, 0, 0, 0, '2015-05-27 23:18:33', '', '', '199.96.156.52', ''),
(6031, 0, 0, 0, '2015-05-27 23:18:33', '', '', '199.96.156.52', ''),
(6032, 0, 0, 0, '2015-05-27 23:18:35', '', '', '199.96.156.52', ''),
(6033, 0, 0, 0, '2015-05-27 23:18:35', '', '', '199.96.156.52', ''),
(6034, 0, 0, 0, '2015-05-27 23:18:35', '', '', '199.96.156.50', ''),
(6035, 0, 0, 0, '2015-05-27 23:18:35', '', '', '199.96.156.52', ''),
(6036, 0, 0, 0, '2015-05-27 23:18:35', '', '', '199.96.156.50', ''),
(6037, 0, 0, 0, '2015-05-27 23:18:35', '', '', '199.96.156.52', ''),
(6038, 0, 0, 0, '2015-05-27 23:18:35', '', '', '199.96.156.50', ''),
(6039, 0, 0, 0, '2015-05-27 23:18:35', '', '', '199.96.156.50', ''),
(6040, 0, 0, 0, '2015-05-27 23:18:35', '', '', '199.96.156.50', ''),
(6041, 0, 0, 0, '2015-05-27 23:18:35', '', '', '199.96.156.52', ''),
(6042, 0, 0, 0, '2015-05-27 23:18:35', '', '', '199.96.156.50', ''),
(6043, 0, 0, 0, '2015-05-27 23:18:35', '', '', '199.96.156.52', ''),
(6044, 0, 0, 0, '2015-05-27 23:18:36', '', '', '199.96.156.52', ''),
(6045, 0, 0, 0, '2015-05-27 23:18:38', '', '', '199.96.156.52', ''),
(6046, 0, 0, 0, '2015-05-27 23:18:39', '', '', '199.96.156.52', ''),
(6047, 0, 0, 0, '2015-05-27 23:18:43', '', '', '199.96.156.50', ''),
(6048, 0, 0, 0, '2015-05-27 23:18:43', '', '', '199.96.156.50', ''),
(6049, 0, 0, 0, '2015-05-27 23:18:43', '', '', '199.96.156.50', ''),
(6050, 0, 0, 0, '2015-05-27 23:18:44', '', '', '199.96.156.50', ''),
(6051, 0, 0, 0, '2015-05-27 23:18:44', '', '', '199.96.156.52', ''),
(6052, 0, 0, 0, '2015-05-27 23:18:44', '', '', '199.96.156.52', ''),
(6053, 0, 0, 0, '2015-05-27 23:18:45', '', '', '199.96.156.52', ''),
(6054, 0, 0, 0, '2015-05-27 23:18:45', '', '', '199.96.156.52', ''),
(6055, 0, 0, 0, '2015-05-27 23:18:45', '', '', '199.96.156.50', ''),
(6056, 0, 0, 0, '2015-05-27 23:18:45', '', '', '199.96.156.50', ''),
(6057, 0, 0, 0, '2015-05-27 23:18:45', '', '', '199.96.156.50', ''),
(6058, 0, 0, 0, '2015-05-27 23:18:45', '', '', '199.96.156.52', ''),
(6059, 5149, 1, 0, '2015-05-27 23:18:45', '', '', '191.247.225.33', ''),
(6060, 0, 0, 0, '2015-05-27 23:18:45', '', '', '199.96.156.52', ''),
(6061, 0, 0, 0, '2015-05-27 23:18:46', '', '', '199.96.156.52', ''),
(6062, 0, 0, 0, '2015-05-27 23:19:01', '', '', '199.96.156.50', ''),
(6063, 0, 0, 0, '2015-05-27 23:19:01', '', '', '199.96.156.50', ''),
(6064, 0, 0, 0, '2015-05-27 23:19:01', '', '', '199.96.156.50', ''),
(6065, 0, 0, 0, '2015-05-27 23:19:01', '', '', '199.96.156.50', ''),
(6066, 2281, 1, 0, '2015-05-27 23:20:36', '', '', '66.249.83.180', ''),
(6067, 304, 1, 0, '2015-05-27 23:21:06', '', '', '66.249.93.231', ''),
(6068, 304, 1, 0, '2015-05-27 23:21:22', '', '', '66.249.93.228', ''),
(6069, 4907, 1, 0, '2015-05-27 23:21:23', '', '', '188.81.8.192', ''),
(6070, 5291, 1, 0, '2015-05-27 23:21:54', '', '', '85.240.99.84', ''),
(6071, 5291, 1, 0, '2015-05-27 23:22:04', 'http://ondasdeouro.pt/votacoes', '', '85.240.99.84', ''),
(6072, 5341, 1, 0, '2015-05-27 23:23:38', '', '', '66.249.93.225', ''),
(6073, 0, 0, 0, '2015-05-27 23:23:48', '', '', '199.96.156.52', ''),
(6074, 0, 0, 0, '2015-05-27 23:23:49', '', '', '199.96.156.52', ''),
(6075, 0, 0, 0, '2015-05-27 23:23:51', '', '', '199.96.156.52', ''),
(6076, 0, 0, 0, '2015-05-27 23:23:51', '', '', '199.96.156.52', ''),
(6077, 0, 0, 0, '2015-05-27 23:23:51', '', '', '199.96.156.52', ''),
(6078, 0, 0, 0, '2015-05-27 23:23:51', '', '', '199.96.156.52', ''),
(6079, 0, 0, 0, '2015-05-27 23:23:51', '', '', '199.96.156.52', ''),
(6080, 0, 0, 0, '2015-05-27 23:23:51', '', '', '199.96.156.52', ''),
(6081, 0, 0, 0, '2015-05-27 23:23:51', '', '', '199.96.156.52', ''),
(6082, 0, 0, 0, '2015-05-27 23:23:51', '', '', '199.96.156.52', ''),
(6083, 0, 0, 0, '2015-05-27 23:23:51', '', '', '199.96.156.50', ''),
(6084, 0, 0, 0, '2015-05-27 23:23:51', '', '', '199.96.156.50', ''),
(6085, 0, 0, 0, '2015-05-27 23:23:51', '', '', '199.96.156.50', ''),
(6086, 0, 0, 0, '2015-05-27 23:23:51', '', '', '199.96.156.50', ''),
(6087, 0, 0, 0, '2015-05-27 23:23:51', '', '', '199.96.156.50', ''),
(6088, 0, 0, 0, '2015-05-27 23:23:52', '', '', '199.96.156.50', ''),
(6089, 0, 0, 0, '2015-05-27 23:23:52', '', '', '199.96.156.50', ''),
(6090, 5341, 1, 0, '2015-05-27 23:23:52', 'http://ondasdeouro.pt/votacoes', '', '79.169.3.103', ''),
(6091, 0, 0, 0, '2015-05-27 23:23:54', '', '', '199.96.156.50', ''),
(6092, 0, 0, 0, '2015-05-27 23:23:55', '', '', '199.96.156.50', ''),
(6093, 0, 0, 0, '2015-05-27 23:23:57', '', '', '199.96.156.52', ''),
(6094, 0, 0, 0, '2015-05-27 23:23:58', '', '', '199.96.156.52', ''),
(6095, 0, 0, 0, '2015-05-27 23:23:58', '', '', '199.96.156.52', ''),
(6096, 0, 0, 0, '2015-05-27 23:23:58', '', '', '199.96.156.52', ''),
(6097, 0, 0, 0, '2015-05-27 23:23:58', '', '', '199.96.156.52', ''),
(6098, 0, 0, 0, '2015-05-27 23:23:59', '', '', '199.96.156.52', ''),
(6099, 0, 0, 0, '2015-05-27 23:23:59', '', '', '199.96.156.52', ''),
(6100, 0, 0, 0, '2015-05-27 23:23:59', '', '', '199.96.156.52', ''),
(6101, 0, 0, 0, '2015-05-27 23:23:59', '', '', '199.96.156.52', ''),
(6102, 0, 0, 0, '2015-05-27 23:24:00', '', '', '199.96.156.52', ''),
(6103, 0, 0, 0, '2015-05-27 23:24:00', '', '', '199.96.156.50', ''),
(6104, 0, 0, 0, '2015-05-27 23:24:00', '', '', '199.96.156.50', ''),
(6105, 0, 0, 0, '2015-05-27 23:24:01', '', '', '199.96.156.50', ''),
(6106, 0, 0, 0, '2015-05-27 23:24:01', '', '', '199.96.156.50', ''),
(6107, 0, 0, 0, '2015-05-27 23:24:01', '', '', '199.96.156.50', ''),
(6108, 0, 0, 0, '2015-05-27 23:24:01', '', '', '199.96.156.50', ''),
(6109, 0, 0, 0, '2015-05-27 23:24:01', '', '', '199.96.156.50', ''),
(6110, 0, 0, 0, '2015-05-27 23:24:01', '', '', '199.96.156.50', ''),
(6111, 0, 0, 0, '2015-05-27 23:24:02', '', '', '199.96.156.50', ''),
(6112, 1934, 1, 0, '2015-05-27 23:24:08', '', '', '66.249.93.231', ''),
(6113, 0, 0, 0, '2015-05-27 23:24:08', '', '', '130.185.80.210', ''),
(6114, 4590, 1, 0, '2015-05-27 23:24:18', '', '', '85.139.10.114', ''),
(6115, 5075, 1, 0, '2015-05-27 23:24:59', '', '', '66.249.83.171', ''),
(6116, 3918, 1, 0, '2015-05-27 23:26:14', '', '', '94.132.86.223', ''),
(6117, 408, 1, 0, '2015-05-27 23:26:14', '', '', '89.155.37.82', ''),
(6118, 3918, 1, 0, '2015-05-27 23:26:58', '', '', '94.132.86.223', ''),
(6119, 5374, 1, 0, '2015-05-27 23:27:04', '', '', '89.155.159.113', ''),
(6120, 304, 1, 0, '2015-05-27 23:27:05', '', '', '66.249.93.228', ''),
(6121, 304, 1, 0, '2015-05-27 23:27:39', '', '', '66.249.93.228', ''),
(6122, 1681, 1, 0, '2015-05-27 23:27:56', '', '', '66.249.93.228', ''),
(6123, 1681, 1, 0, '2015-05-27 23:28:33', 'http://ondasdeouro.pt/votacoes', '', '95.93.239.248', ''),
(6124, 0, 0, 0, '2015-05-27 23:28:42', '', '', '199.96.156.50', ''),
(6125, 0, 0, 0, '2015-05-27 23:28:43', '', '', '199.96.156.50', ''),
(6126, 0, 0, 0, '2015-05-27 23:28:44', '', '', '199.96.156.52', ''),
(6127, 0, 0, 0, '2015-05-27 23:28:44', '', '', '199.96.156.50', ''),
(6128, 0, 0, 0, '2015-05-27 23:28:44', '', '', '199.96.156.50', ''),
(6129, 0, 0, 0, '2015-05-27 23:28:44', '', '', '199.96.156.52', ''),
(6130, 0, 0, 0, '2015-05-27 23:28:44', '', '', '199.96.156.52', ''),
(6131, 0, 0, 0, '2015-05-27 23:28:44', '', '', '199.96.156.52', ''),
(6132, 0, 0, 0, '2015-05-27 23:28:44', '', '', '199.96.156.50', ''),
(6133, 0, 0, 0, '2015-05-27 23:28:44', '', '', '199.96.156.52', ''),
(6134, 0, 0, 0, '2015-05-27 23:28:44', '', '', '199.96.156.52', ''),
(6135, 0, 0, 0, '2015-05-27 23:28:44', '', '', '199.96.156.50', ''),
(6136, 0, 0, 0, '2015-05-27 23:28:44', '', '', '199.96.156.50', ''),
(6137, 0, 0, 0, '2015-05-27 23:28:45', '', '', '199.96.156.52', ''),
(6138, 0, 0, 0, '2015-05-27 23:28:47', '', '', '199.96.156.52', ''),
(6139, 0, 0, 0, '2015-05-27 23:28:47', '', '', '199.96.156.52', ''),
(6140, 0, 0, 0, '2015-05-27 23:28:48', '', '', '199.96.156.50', ''),
(6141, 0, 0, 0, '2015-05-27 23:28:48', '', '', '199.96.156.50', ''),
(6142, 0, 0, 0, '2015-05-27 23:28:49', '', '', '199.96.156.52', ''),
(6143, 0, 0, 0, '2015-05-27 23:28:53', '', '', '199.96.156.52', ''),
(6144, 0, 0, 0, '2015-05-27 23:28:53', '', '', '199.96.156.52', ''),
(6145, 3192, 1, 0, '2015-05-27 23:28:53', '', '', '157.56.122.218', ''),
(6146, 0, 0, 0, '2015-05-27 23:28:53', '', '', '199.96.156.52', ''),
(6147, 0, 0, 0, '2015-05-27 23:28:53', '', '', '199.96.156.52', ''),
(6148, 0, 0, 0, '2015-05-27 23:28:53', '', '', '199.96.156.52', ''),
(6149, 0, 0, 0, '2015-05-27 23:28:53', '', '', '199.96.156.52', ''),
(6150, 0, 0, 0, '2015-05-27 23:28:53', '', '', '199.96.156.50', ''),
(6151, 0, 0, 0, '2015-05-27 23:28:54', '', '', '199.96.156.50', ''),
(6152, 0, 0, 0, '2015-05-27 23:28:54', '', '', '199.96.156.50', ''),
(6153, 0, 0, 0, '2015-05-27 23:28:54', '', '', '199.96.156.50', ''),
(6154, 0, 0, 0, '2015-05-27 23:28:54', '', '', '199.96.156.50', ''),
(6155, 0, 0, 0, '2015-05-27 23:28:54', '', '', '199.96.156.50', ''),
(6156, 0, 0, 0, '2015-05-27 23:28:54', '', '', '199.96.156.50', ''),
(6157, 4914, 1, 0, '2015-05-27 23:29:46', '', '', '66.249.93.225', ''),
(6158, 5427, 1, 0, '2015-05-27 23:29:56', '', '', '188.81.226.222', ''),
(6159, 5380, 1, 0, '2015-05-27 23:30:03', '', '', '87.103.68.45', ''),
(6160, 4914, 1, 0, '2015-05-27 23:30:09', 'http://ondasdeouro.pt/votacoes', '', '79.168.29.189', ''),
(6161, 5413, 1, 0, '2015-05-27 23:31:53', '', '', '84.90.120.23', ''),
(6162, 5416, 1, 0, '2015-05-27 23:32:23', '', '', '2.82.165.205', ''),
(6163, 0, 0, 0, '2015-05-27 23:33:29', '', '', '199.96.156.52', ''),
(6164, 0, 0, 0, '2015-05-27 23:33:30', '', '', '199.96.156.52', ''),
(6165, 0, 0, 0, '2015-05-27 23:33:32', '', '', '199.96.156.50', ''),
(6166, 0, 0, 0, '2015-05-27 23:33:32', '', '', '199.96.156.50', ''),
(6167, 0, 0, 0, '2015-05-27 23:33:33', '', '', '199.96.156.52', ''),
(6168, 0, 0, 0, '2015-05-27 23:33:33', '', '', '199.96.156.52', ''),
(6169, 0, 0, 0, '2015-05-27 23:33:33', '', '', '199.96.156.52', ''),
(6170, 0, 0, 0, '2015-05-27 23:33:33', '', '', '199.96.156.50', ''),
(6171, 0, 0, 0, '2015-05-27 23:33:33', '', '', '199.96.156.52', ''),
(6172, 0, 0, 0, '2015-05-27 23:33:33', '', '', '199.96.156.52', ''),
(6173, 0, 0, 0, '2015-05-27 23:33:33', '', '', '199.96.156.52', ''),
(6174, 0, 0, 0, '2015-05-27 23:33:33', '', '', '199.96.156.52', ''),
(6175, 0, 0, 0, '2015-05-27 23:33:33', '', '', '199.96.156.50', ''),
(6176, 0, 0, 0, '2015-05-27 23:33:33', '', '', '199.96.156.50', ''),
(6177, 0, 0, 0, '2015-05-27 23:33:33', '', '', '199.96.156.52', ''),
(6178, 0, 0, 0, '2015-05-27 23:33:33', '', '', '199.96.156.50', ''),
(6179, 0, 0, 0, '2015-05-27 23:33:33', '', '', '199.96.156.50', ''),
(6180, 0, 0, 0, '2015-05-27 23:33:37', '', '', '199.96.156.50', ''),
(6181, 0, 0, 0, '2015-05-27 23:33:37', '', '', '199.96.156.50', ''),
(6182, 0, 0, 0, '2015-05-27 23:33:40', '', '', '199.96.156.50', ''),
(6183, 0, 0, 0, '2015-05-27 23:33:40', '', '', '199.96.156.50', ''),
(6184, 0, 0, 0, '2015-05-27 23:33:40', '', '', '199.96.156.52', ''),
(6185, 0, 0, 0, '2015-05-27 23:33:40', '', '', '199.96.156.52', ''),
(6186, 0, 0, 0, '2015-05-27 23:33:40', '', '', '199.96.156.52', ''),
(6187, 0, 0, 0, '2015-05-27 23:33:40', '', '', '199.96.156.50', ''),
(6188, 0, 0, 0, '2015-05-27 23:33:40', '', '', '199.96.156.50', ''),
(6189, 0, 0, 0, '2015-05-27 23:33:40', '', '', '199.96.156.50', ''),
(6190, 0, 0, 0, '2015-05-27 23:33:41', '', '', '199.96.156.50', ''),
(6191, 0, 0, 0, '2015-05-27 23:33:41', '', '', '199.96.156.52', ''),
(6192, 0, 0, 0, '2015-05-27 23:33:41', '', '', '199.96.156.52', ''),
(6193, 0, 0, 0, '2015-05-27 23:33:41', '', '', '199.96.156.50', ''),
(6194, 0, 0, 0, '2015-05-27 23:33:41', '', '', '199.96.156.52', ''),
(6195, 0, 0, 0, '2015-05-27 23:33:42', '', '', '199.96.156.52', ''),
(6196, 0, 0, 0, '2015-05-27 23:33:42', '', '', '199.96.156.52', ''),
(6197, 0, 0, 0, '2015-05-27 23:33:43', '', '', '199.96.156.52', ''),
(6198, 0, 0, 0, '2015-05-27 23:33:43', '', '', '199.96.156.52', ''),
(6199, 0, 0, 0, '2015-05-27 23:33:43', '', '', '199.96.156.50', ''),
(6200, 0, 0, 0, '2015-05-27 23:33:44', '', '', '199.96.156.50', ''),
(6201, 5105, 1, 0, '2015-05-27 23:34:39', '', '', '217.77.165.40', ''),
(6202, 5102, 1, 0, '2015-05-27 23:38:10', '', '', '66.249.88.137', ''),
(6203, 5200, 1, 0, '2015-05-27 23:38:27', '', '', '87.103.64.146', ''),
(6204, 5348, 1, 0, '2015-05-27 23:38:32', '', '', '179.218.104.52', ''),
(6205, 0, 0, 0, '2015-05-27 23:38:38', '', '', '199.96.156.52', ''),
(6206, 0, 0, 0, '2015-05-27 23:38:38', '', '', '199.96.156.52', ''),
(6207, 0, 0, 0, '2015-05-27 23:38:39', '', '', '199.96.156.52', ''),
(6208, 0, 0, 0, '2015-05-27 23:38:40', '', '', '199.96.156.52', ''),
(6209, 0, 0, 0, '2015-05-27 23:38:40', '', '', '199.96.156.52', ''),
(6210, 0, 0, 0, '2015-05-27 23:38:40', '', '', '199.96.156.52', ''),
(6211, 0, 0, 0, '2015-05-27 23:38:41', '', '', '199.96.156.52', ''),
(6212, 0, 0, 0, '2015-05-27 23:38:41', '', '', '199.96.156.52', ''),
(6213, 0, 0, 0, '2015-05-27 23:38:41', '', '', '199.96.156.52', ''),
(6214, 0, 0, 0, '2015-05-27 23:38:41', '', '', '199.96.156.52', ''),
(6215, 0, 0, 0, '2015-05-27 23:38:41', '', '', '199.96.156.50', ''),
(6216, 0, 0, 0, '2015-05-27 23:38:41', '', '', '199.96.156.50', ''),
(6217, 0, 0, 0, '2015-05-27 23:38:41', '', '', '199.96.156.50', ''),
(6218, 0, 0, 0, '2015-05-27 23:38:41', '', '', '199.96.156.50', ''),
(6219, 0, 0, 0, '2015-05-27 23:38:41', '', '', '199.96.156.50', ''),
(6220, 0, 0, 0, '2015-05-27 23:38:41', '', '', '199.96.156.50', ''),
(6221, 0, 0, 0, '2015-05-27 23:38:41', '', '', '199.96.156.50', ''),
(6222, 5200, 1, 0, '2015-05-27 23:38:42', '', '', '87.103.64.146', ''),
(6223, 0, 0, 0, '2015-05-27 23:38:44', '', '', '199.96.156.52', ''),
(6224, 0, 0, 0, '2015-05-27 23:38:44', '', '', '199.96.156.52', ''),
(6225, 0, 0, 0, '2015-05-27 23:38:46', '', '', '199.96.156.50', ''),
(6226, 0, 0, 0, '2015-05-27 23:38:46', '', '', '199.96.156.50', ''),
(6227, 0, 0, 0, '2015-05-27 23:38:47', '', '', '199.96.156.50', ''),
(6228, 0, 0, 0, '2015-05-27 23:38:47', '', '', '199.96.156.50', ''),
(6229, 0, 0, 0, '2015-05-27 23:38:47', '', '', '199.96.156.50', ''),
(6230, 0, 0, 0, '2015-05-27 23:38:48', '', '', '199.96.156.50', ''),
(6231, 0, 0, 0, '2015-05-27 23:38:49', '', '', '199.96.156.50', ''),
(6232, 0, 0, 0, '2015-05-27 23:38:49', '', '', '199.96.156.52', ''),
(6233, 0, 0, 0, '2015-05-27 23:38:50', '', '', '199.96.156.52', ''),
(6234, 0, 0, 0, '2015-05-27 23:38:50', '', '', '199.96.156.52', ''),
(6235, 0, 0, 0, '2015-05-27 23:38:50', '', '', '199.96.156.52', ''),
(6236, 0, 0, 0, '2015-05-27 23:38:50', '', '', '199.96.156.52', ''),
(6237, 0, 0, 0, '2015-05-27 23:38:50', '', '', '199.96.156.52', ''),
(6238, 0, 0, 0, '2015-05-27 23:38:50', '', '', '199.96.156.52', ''),
(6239, 0, 0, 0, '2015-05-27 23:38:50', '', '', '199.96.156.50', ''),
(6240, 0, 0, 0, '2015-05-27 23:38:50', '', '', '199.96.156.50', ''),
(6241, 0, 0, 0, '2015-05-27 23:38:51', '', '', '199.96.156.50', ''),
(6242, 0, 0, 0, '2015-05-27 23:38:51', '', '', '199.96.156.52', ''),
(6243, 5339, 1, 0, '2015-05-27 23:38:51', '', '', '66.249.93.225', ''),
(6244, 0, 0, 0, '2015-05-27 23:38:51', '', '', '199.96.156.52', ''),
(6245, 5494, 1, 0, '2015-05-27 23:39:02', '', '', '66.249.93.228', ''),
(6246, 5517, 1, 0, '2015-05-27 23:39:03', '', '', '79.169.83.116', ''),
(6247, 5508, 1, 0, '2015-05-27 23:40:07', '', '', '66.249.88.131', ''),
(6248, 4951, 1, 0, '2015-05-27 23:40:52', '', '', '24.173.152.234', ''),
(6249, 4767, 1, 0, '2015-05-27 23:41:12', 'http://ondasdeouro.pt/votacoes', '', '5.249.24.149', ''),
(6250, 5218, 1, 0, '2015-05-27 23:41:55', '', '', '66.249.93.228', ''),
(6251, 5100, 1, 0, '2015-05-27 23:43:22', '', '', '66.249.88.131', ''),
(6252, 0, 0, 0, '2015-05-27 23:43:32', '', '', '199.96.156.50', ''),
(6253, 0, 0, 0, '2015-05-27 23:43:32', '', '', '199.96.156.50', ''),
(6254, 0, 0, 0, '2015-05-27 23:43:34', '', '', '199.96.156.50', ''),
(6255, 0, 0, 0, '2015-05-27 23:43:34', '', '', '199.96.156.50', ''),
(6256, 0, 0, 0, '2015-05-27 23:43:34', '', '', '199.96.156.50', ''),
(6257, 0, 0, 0, '2015-05-27 23:43:34', '', '', '199.96.156.52', ''),
(6258, 0, 0, 0, '2015-05-27 23:43:34', '', '', '199.96.156.50', ''),
(6259, 0, 0, 0, '2015-05-27 23:43:34', '', '', '199.96.156.52', ''),
(6260, 0, 0, 0, '2015-05-27 23:43:34', '', '', '199.96.156.52', ''),
(6261, 0, 0, 0, '2015-05-27 23:43:34', '', '', '199.96.156.52', ''),
(6262, 0, 0, 0, '2015-05-27 23:43:35', '', '', '199.96.156.50', ''),
(6263, 0, 0, 0, '2015-05-27 23:43:35', '', '', '199.96.156.52', ''),
(6264, 0, 0, 0, '2015-05-27 23:43:35', '', '', '199.96.156.50', ''),
(6265, 0, 0, 0, '2015-05-27 23:43:35', '', '', '199.96.156.50', ''),
(6266, 0, 0, 0, '2015-05-27 23:43:35', '', '', '199.96.156.52', ''),
(6267, 0, 0, 0, '2015-05-27 23:43:35', '', '', '199.96.156.52', ''),
(6268, 0, 0, 0, '2015-05-27 23:43:35', '', '', '199.96.156.52', ''),
(6269, 0, 0, 0, '2015-05-27 23:43:37', '', '', '199.96.156.50', ''),
(6270, 0, 0, 0, '2015-05-27 23:43:37', '', '', '199.96.156.52', ''),
(6271, 0, 0, 0, '2015-05-27 23:43:42', '', '', '199.96.156.50', ''),
(6272, 0, 0, 0, '2015-05-27 23:43:42', '', '', '199.96.156.50', ''),
(6273, 0, 0, 0, '2015-05-27 23:43:43', '', '', '199.96.156.50', ''),
(6274, 0, 0, 0, '2015-05-27 23:43:43', '', '', '199.96.156.50', ''),
(6275, 0, 0, 0, '2015-05-27 23:43:44', '', '', '199.96.156.50', ''),
(6276, 0, 0, 0, '2015-05-27 23:43:44', '', '', '199.96.156.50', ''),
(6277, 0, 0, 0, '2015-05-27 23:43:44', '', '', '199.96.156.50', ''),
(6278, 0, 0, 0, '2015-05-27 23:43:44', '', '', '199.96.156.52', ''),
(6279, 0, 0, 0, '2015-05-27 23:43:44', '', '', '199.96.156.52', ''),
(6280, 0, 0, 0, '2015-05-27 23:43:44', '', '', '199.96.156.50', ''),
(6281, 0, 0, 0, '2015-05-27 23:43:44', '', '', '199.96.156.52', ''),
(6282, 0, 0, 0, '2015-05-27 23:43:44', '', '', '199.96.156.52', ''),
(6283, 0, 0, 0, '2015-05-27 23:43:44', '', '', '199.96.156.52', ''),
(6284, 0, 0, 0, '2015-05-27 23:43:44', '', '', '199.96.156.52', ''),
(6285, 0, 0, 0, '2015-05-27 23:43:44', '', '', '199.96.156.52', ''),
(6286, 4268, 1, 0, '2015-05-27 23:44:21', '', '', '79.168.177.202', ''),
(6287, 1882, 1, 0, '2015-05-27 23:44:33', '', '', '157.55.235.58', ''),
(6288, 1882, 1, 0, '2015-05-27 23:45:04', 'http://ondasdeouro.pt/votacoes', '', '105.174.2.110', ''),
(6289, 4958, 1, 0, '2015-05-27 23:45:04', '', '', '66.249.93.225', ''),
(6290, 5457, 1, 0, '2015-05-27 23:45:55', '', '', '176.78.168.245', ''),
(6291, 5424, 1, 0, '2015-05-27 23:46:17', '', '', '179.218.37.128', ''),
(6292, 5415, 1, 0, '2015-05-27 23:46:26', '', '', '66.249.93.228', ''),
(6293, 5415, 1, 0, '2015-05-27 23:46:47', 'http://ondasdeouro.pt/votacoes', '', '85.139.28.28', ''),
(6294, 1905, 1, 0, '2015-05-27 23:47:00', '', '', '176.78.64.61', ''),
(6295, 3827, 1, 0, '2015-05-27 23:47:38', '', '', '83.56.147.158', ''),
(6296, 0, 0, 0, '2015-05-27 23:49:06', '', '', '199.96.156.50', ''),
(6297, 0, 0, 0, '2015-05-27 23:49:06', '', '', '199.96.156.50', ''),
(6298, 0, 0, 0, '2015-05-27 23:49:08', '', '', '199.96.156.50', ''),
(6299, 0, 0, 0, '2015-05-27 23:49:08', '', '', '199.96.156.50', ''),
(6300, 0, 0, 0, '2015-05-27 23:49:08', '', '', '199.96.156.50', ''),
(6301, 0, 0, 0, '2015-05-27 23:49:08', '', '', '199.96.156.50', ''),
(6302, 0, 0, 0, '2015-05-27 23:49:08', '', '', '199.96.156.50', ''),
(6303, 0, 0, 0, '2015-05-27 23:49:08', '', '', '199.96.156.50', ''),
(6304, 0, 0, 0, '2015-05-27 23:49:08', '', '', '199.96.156.50', ''),
(6305, 0, 0, 0, '2015-05-27 23:49:08', '', '', '199.96.156.50', ''),
(6306, 0, 0, 0, '2015-05-27 23:49:09', '', '', '199.96.156.52', ''),
(6307, 0, 0, 0, '2015-05-27 23:49:09', '', '', '199.96.156.52', ''),
(6308, 0, 0, 0, '2015-05-27 23:49:09', '', '', '199.96.156.52', ''),
(6309, 0, 0, 0, '2015-05-27 23:49:09', '', '', '199.96.156.52', ''),
(6310, 0, 0, 0, '2015-05-27 23:49:09', '', '', '199.96.156.52', ''),
(6311, 0, 0, 0, '2015-05-27 23:49:09', '', '', '199.96.156.52', ''),
(6312, 0, 0, 0, '2015-05-27 23:49:13', '', '', '199.96.156.52', ''),
(6313, 0, 0, 0, '2015-05-27 23:49:13', '', '', '199.96.156.52', ''),
(6314, 0, 0, 0, '2015-05-27 23:49:15', '', '', '199.96.156.52', ''),
(6315, 0, 0, 0, '2015-05-27 23:49:16', '', '', '199.96.156.52', ''),
(6316, 0, 0, 0, '2015-05-27 23:49:16', '', '', '199.96.156.52', ''),
(6317, 0, 0, 0, '2015-05-27 23:49:17', '', '', '199.96.156.52', ''),
(6318, 0, 0, 0, '2015-05-27 23:49:17', '', '', '199.96.156.52', ''),
(6319, 0, 0, 0, '2015-05-27 23:49:17', '', '', '199.96.156.52', ''),
(6320, 0, 0, 0, '2015-05-27 23:49:17', '', '', '199.96.156.52', ''),
(6321, 0, 0, 0, '2015-05-27 23:49:17', '', '', '199.96.156.52', ''),
(6322, 0, 0, 0, '2015-05-27 23:49:24', '', '', '199.96.156.52', ''),
(6323, 0, 0, 0, '2015-05-27 23:49:24', '', '', '199.96.156.52', ''),
(6324, 0, 0, 0, '2015-05-27 23:49:39', '', '', '199.96.156.50', ''),
(6325, 0, 0, 0, '2015-05-27 23:49:40', '', '', '199.96.156.50', ''),
(6326, 0, 0, 0, '2015-05-27 23:49:40', '', '', '199.96.156.50', ''),
(6327, 0, 0, 0, '2015-05-27 23:49:40', '', '', '199.96.156.50', ''),
(6328, 0, 0, 0, '2015-05-27 23:49:40', '', '', '199.96.156.50', ''),
(6329, 0, 0, 0, '2015-05-27 23:49:40', '', '', '199.96.156.50', ''),
(6330, 0, 0, 0, '2015-05-27 23:49:40', '', '', '199.96.156.50', ''),
(6331, 0, 0, 0, '2015-05-27 23:49:40', '', '', '199.96.156.50', ''),
(6332, 0, 0, 0, '2015-05-27 23:49:40', '', '', '199.96.156.50', ''),
(6333, 1419, 1, 0, '2015-05-27 23:50:11', '', '', '85.139.4.1', ''),
(6334, 2349, 1, 0, '2015-05-27 23:52:20', '', '', '177.78.24.61', ''),
(6335, 0, 0, 0, '2015-05-27 23:53:34', '', '', '199.96.156.52', ''),
(6336, 0, 0, 0, '2015-05-27 23:53:35', '', '', '199.96.156.52', ''),
(6337, 0, 0, 0, '2015-05-27 23:53:37', '', '', '199.96.156.52', ''),
(6338, 0, 0, 0, '2015-05-27 23:53:37', '', '', '199.96.156.52', ''),
(6339, 0, 0, 0, '2015-05-27 23:53:37', '', '', '199.96.156.52', ''),
(6340, 0, 0, 0, '2015-05-27 23:53:37', '', '', '199.96.156.52', ''),
(6341, 0, 0, 0, '2015-05-27 23:53:37', '', '', '199.96.156.52', ''),
(6342, 0, 0, 0, '2015-05-27 23:53:38', '', '', '199.96.156.50', ''),
(6343, 0, 0, 0, '2015-05-27 23:53:38', '', '', '199.96.156.50', ''),
(6344, 0, 0, 0, '2015-05-27 23:53:38', '', '', '199.96.156.52', ''),
(6345, 0, 0, 0, '2015-05-27 23:53:38', '', '', '199.96.156.50', ''),
(6346, 0, 0, 0, '2015-05-27 23:53:38', '', '', '199.96.156.52', ''),
(6347, 0, 0, 0, '2015-05-27 23:53:38', '', '', '199.96.156.50', ''),
(6348, 0, 0, 0, '2015-05-27 23:53:38', '', '', '199.96.156.50', ''),
(6349, 0, 0, 0, '2015-05-27 23:53:38', '', '', '199.96.156.50', ''),
(6350, 0, 0, 0, '2015-05-27 23:53:39', '', '', '199.96.156.52', ''),
(6351, 0, 0, 0, '2015-05-27 23:53:41', '', '', '199.96.156.50', ''),
(6352, 0, 0, 0, '2015-05-27 23:53:41', '', '', '199.96.156.50', ''),
(6353, 0, 0, 0, '2015-05-27 23:53:45', '', '', '199.96.156.52', ''),
(6354, 0, 0, 0, '2015-05-27 23:53:45', '', '', '199.96.156.52', ''),
(6355, 0, 0, 0, '2015-05-27 23:53:46', '', '', '199.96.156.52', ''),
(6356, 0, 0, 0, '2015-05-27 23:53:46', '', '', '199.96.156.52', ''),
(6357, 0, 0, 0, '2015-05-27 23:53:46', '', '', '199.96.156.52', ''),
(6358, 0, 0, 0, '2015-05-27 23:53:46', '', '', '199.96.156.52', ''),
(6359, 0, 0, 0, '2015-05-27 23:53:46', '', '', '199.96.156.52', ''),
(6360, 0, 0, 0, '2015-05-27 23:53:46', '', '', '199.96.156.52', ''),
(6361, 0, 0, 0, '2015-05-27 23:53:46', '', '', '199.96.156.52', ''),
(6362, 0, 0, 0, '2015-05-27 23:53:47', '', '', '199.96.156.50', ''),
(6363, 0, 0, 0, '2015-05-27 23:53:47', '', '', '199.96.156.50', ''),
(6364, 0, 0, 0, '2015-05-27 23:53:47', '', '', '199.96.156.50', ''),
(6365, 0, 0, 0, '2015-05-27 23:53:47', '', '', '199.96.156.50', ''),
(6366, 0, 0, 0, '2015-05-27 23:53:47', '', '', '199.96.156.50', ''),
(6367, 0, 0, 0, '2015-05-27 23:53:47', '', '', '199.96.156.50', ''),
(6368, 0, 0, 0, '2015-05-27 23:53:48', '', '', '199.96.156.50', ''),
(6369, 0, 0, 0, '2015-05-27 23:53:48', '', '', '199.96.156.50', ''),
(6370, 0, 0, 0, '2015-05-27 23:53:48', '', '', '199.96.156.52', ''),
(6371, 5224, 1, 0, '2015-05-27 23:54:44', '', '', '66.249.83.171', ''),
(6372, 5579, 1, 0, '2015-05-27 23:54:54', '', '', '66.249.88.131', ''),
(6373, 5523, 1, 0, '2015-05-27 23:55:52', '', '', '194.210.179.118', ''),
(6374, 5437, 1, 0, '2015-05-27 23:56:22', '', '', '85.247.200.51', ''),
(6375, 0, 0, 0, '2015-05-27 23:58:42', '', '', '199.96.156.50', ''),
(6376, 0, 0, 0, '2015-05-27 23:58:44', '', '', '199.96.156.50', ''),
(6377, 0, 0, 0, '2015-05-27 23:58:44', '', '', '199.96.156.50', ''),
(6378, 0, 0, 0, '2015-05-27 23:58:44', '', '', '199.96.156.50', ''),
(6379, 0, 0, 0, '2015-05-27 23:58:44', '', '', '199.96.156.50', ''),
(6380, 0, 0, 0, '2015-05-27 23:58:44', '', '', '199.96.156.50', ''),
(6381, 0, 0, 0, '2015-05-27 23:58:44', '', '', '199.96.156.50', ''),
(6382, 0, 0, 0, '2015-05-27 23:58:44', '', '', '199.96.156.50', ''),
(6383, 0, 0, 0, '2015-05-27 23:58:44', '', '', '199.96.156.50', ''),
(6384, 0, 0, 0, '2015-05-27 23:58:46', '', '', '199.96.156.52', ''),
(6385, 0, 0, 0, '2015-05-27 23:58:46', '', '', '199.96.156.52', ''),
(6386, 0, 0, 0, '2015-05-27 23:58:47', '', '', '199.96.156.52', ''),
(6387, 0, 0, 0, '2015-05-27 23:58:47', '', '', '199.96.156.52', ''),
(6388, 0, 0, 0, '2015-05-27 23:58:47', '', '', '199.96.156.52', ''),
(6389, 0, 0, 0, '2015-05-27 23:58:47', '', '', '199.96.156.52', ''),
(6390, 0, 0, 0, '2015-05-27 23:58:48', '', '', '199.96.156.50', ''),
(6391, 0, 0, 0, '2015-05-27 23:58:49', '', '', '199.96.156.50', ''),
(6392, 0, 0, 0, '2015-05-27 23:58:51', '', '', '199.96.156.50', ''),
(6393, 0, 0, 0, '2015-05-27 23:58:53', '', '', '199.96.156.50', ''),
(6394, 0, 0, 0, '2015-05-27 23:58:53', '', '', '199.96.156.50', ''),
(6395, 0, 0, 0, '2015-05-27 23:58:54', '', '', '199.96.156.50', ''),
(6396, 0, 0, 0, '2015-05-27 23:58:54', '', '', '199.96.156.50', ''),
(6397, 0, 0, 0, '2015-05-27 23:58:54', '', '', '199.96.156.50', ''),
(6398, 0, 0, 0, '2015-05-27 23:58:54', '', '', '199.96.156.50', ''),
(6399, 1933, 1, 0, '2015-05-27 23:58:55', '', '', '126.205.82.184', ''),
(6400, 0, 0, 0, '2015-05-27 23:58:56', '', '', '199.96.156.52', ''),
(6401, 204, 1, 0, '2015-05-27 23:58:57', '', '', '65.55.183.186', ''),
(6402, 0, 0, 0, '2015-05-27 23:58:57', '', '', '199.96.156.52', ''),
(6403, 0, 0, 0, '2015-05-27 23:58:57', '', '', '199.96.156.52', ''),
(6404, 0, 0, 0, '2015-05-27 23:58:57', '', '', '199.96.156.52', ''),
(6405, 0, 0, 0, '2015-05-27 23:58:57', '', '', '199.96.156.52', ''),
(6406, 0, 0, 0, '2015-05-27 23:58:57', '', '', '199.96.156.52', ''),
(6407, 0, 0, 0, '2015-05-27 23:58:58', '', '', '199.96.156.52', ''),
(6408, 0, 0, 0, '2015-05-27 23:58:58', '', '', '199.96.156.52', ''),
(6409, 0, 0, 0, '2015-05-27 23:58:58', '', '', '199.96.156.52', ''),
(6410, 0, 0, 0, '2015-05-27 23:58:58', '', '', '199.96.156.50', ''),
(6411, 0, 0, 0, '2015-05-27 23:58:58', '', '', '199.96.156.50', ''),
(6412, 5658, 1, 0, '2015-05-27 23:59:45', '', '', '150.162.220.113', ''),
(6413, 4267, 1, 0, '2015-05-28 00:00:17', '', '', '66.249.93.225', ''),
(6414, 461, 1, 0, '2015-05-28 00:01:30', '', '', '66.249.93.231', ''),
(6415, 5038, 1, 0, '2015-05-28 00:02:28', '', '', '66.249.93.228', ''),
(6416, 5038, 1, 0, '2015-05-28 00:02:35', 'http://ondasdeouro.pt/votacoes', '', '85.242.238.130', ''),
(6417, 0, 0, 0, '2015-05-28 00:03:31', '', '', '199.96.156.50', ''),
(6418, 0, 0, 0, '2015-05-28 00:03:33', '', '', '199.96.156.50', ''),
(6419, 0, 0, 0, '2015-05-28 00:03:33', '', '', '199.96.156.50', ''),
(6420, 0, 0, 0, '2015-05-28 00:03:35', '', '', '199.96.156.50', ''),
(6421, 0, 0, 0, '2015-05-28 00:03:35', '', '', '199.96.156.50', ''),
(6422, 0, 0, 0, '2015-05-28 00:03:35', '', '', '199.96.156.50', ''),
(6423, 0, 0, 0, '2015-05-28 00:03:35', '', '', '199.96.156.50', ''),
(6424, 0, 0, 0, '2015-05-28 00:03:35', '', '', '199.96.156.50', ''),
(6425, 0, 0, 0, '2015-05-28 00:03:35', '', '', '199.96.156.50', ''),
(6426, 0, 0, 0, '2015-05-28 00:03:35', '', '', '199.96.156.52', ''),
(6427, 0, 0, 0, '2015-05-28 00:03:35', '', '', '199.96.156.52', ''),
(6428, 0, 0, 0, '2015-05-28 00:03:35', '', '', '199.96.156.52', ''),
(6429, 0, 0, 0, '2015-05-28 00:03:35', '', '', '199.96.156.52', ''),
(6430, 0, 0, 0, '2015-05-28 00:03:36', '', '', '199.96.156.52', ''),
(6431, 0, 0, 0, '2015-05-28 00:03:36', '', '', '199.96.156.52', ''),
(6432, 0, 0, 0, '2015-05-28 00:03:36', '', '', '199.96.156.52', ''),
(6433, 0, 0, 0, '2015-05-28 00:03:37', '', '', '199.96.156.50', ''),
(6434, 0, 0, 0, '2015-05-28 00:03:40', '', '', '199.96.156.50', ''),
(6435, 0, 0, 0, '2015-05-28 00:03:41', '', '', '199.96.156.50', ''),
(6436, 0, 0, 0, '2015-05-28 00:03:42', '', '', '199.96.156.50', ''),
(6437, 0, 0, 0, '2015-05-28 00:03:42', '', '', '199.96.156.50', ''),
(6438, 0, 0, 0, '2015-05-28 00:03:42', '', '', '199.96.156.50', ''),
(6439, 0, 0, 0, '2015-05-28 00:03:44', '', '', '199.96.156.52', ''),
(6440, 0, 0, 0, '2015-05-28 00:03:44', '', '', '199.96.156.52', ''),
(6441, 0, 0, 0, '2015-05-28 00:03:44', '', '', '199.96.156.52', ''),
(6442, 0, 0, 0, '2015-05-28 00:03:44', '', '', '199.96.156.52', ''),
(6443, 0, 0, 0, '2015-05-28 00:03:44', '', '', '199.96.156.52', ''),
(6444, 0, 0, 0, '2015-05-28 00:03:45', '', '', '199.96.156.52', ''),
(6445, 0, 0, 0, '2015-05-28 00:03:45', '', '', '199.96.156.52', ''),
(6446, 0, 0, 0, '2015-05-28 00:03:45', '', '', '199.96.156.52', ''),
(6447, 0, 0, 0, '2015-05-28 00:03:45', '', '', '199.96.156.52', ''),
(6448, 0, 0, 0, '2015-05-28 00:03:45', '', '', '199.96.156.52', ''),
(6449, 0, 0, 0, '2015-05-28 00:03:46', '', '', '199.96.156.50', ''),
(6450, 0, 0, 0, '2015-05-28 00:03:46', '', '', '199.96.156.50', ''),
(6451, 0, 0, 0, '2015-05-28 00:03:46', '', '', '199.96.156.50', ''),
(6452, 5512, 1, 0, '2015-05-28 00:03:46', '', '', '209.171.88.228', ''),
(6453, 5665, 1, 0, '2015-05-28 00:03:54', '', '', '186.220.190.231', ''),
(6454, 964, 1, 0, '2015-05-28 00:04:08', '', '', '62.169.125.151', ''),
(6455, 5625, 1, 0, '2015-05-28 00:06:28', '', '', '85.241.128.55', ''),
(6456, 0, 0, 0, '2015-05-28 00:08:33', '', '', '199.96.156.50', ''),
(6457, 0, 0, 0, '2015-05-28 00:08:34', '', '', '199.96.156.50', ''),
(6458, 0, 0, 0, '2015-05-28 00:08:34', '', '', '199.96.156.50', ''),
(6459, 0, 0, 0, '2015-05-28 00:08:34', '', '', '199.96.156.50', ''),
(6460, 0, 0, 0, '2015-05-28 00:08:36', '', '', '199.96.156.52', ''),
(6461, 0, 0, 0, '2015-05-28 00:08:36', '', '', '199.96.156.52', ''),
(6462, 0, 0, 0, '2015-05-28 00:08:36', '', '', '199.96.156.50', ''),
(6463, 0, 0, 0, '2015-05-28 00:08:36', '', '', '199.96.156.50', ''),
(6464, 0, 0, 0, '2015-05-28 00:08:36', '', '', '199.96.156.52', ''),
(6465, 0, 0, 0, '2015-05-28 00:08:36', '', '', '199.96.156.50', ''),
(6466, 0, 0, 0, '2015-05-28 00:08:36', '', '', '199.96.156.50', ''),
(6467, 0, 0, 0, '2015-05-28 00:08:36', '', '', '199.96.156.50', ''),
(6468, 0, 0, 0, '2015-05-28 00:08:36', '', '', '199.96.156.50', ''),
(6469, 0, 0, 0, '2015-05-28 00:08:36', '', '', '199.96.156.52', ''),
(6470, 0, 0, 0, '2015-05-28 00:08:36', '', '', '199.96.156.52', ''),
(6471, 0, 0, 0, '2015-05-28 00:08:41', '', '', '199.96.156.50', ''),
(6472, 0, 0, 0, '2015-05-28 00:08:42', '', '', '199.96.156.50', ''),
(6473, 0, 0, 0, '2015-05-28 00:08:42', '', '', '199.96.156.50', ''),
(6474, 0, 0, 0, '2015-05-28 00:08:43', '', '', '199.96.156.50', ''),
(6475, 0, 0, 0, '2015-05-28 00:08:43', '', '', '199.96.156.50', ''),
(6476, 0, 0, 0, '2015-05-28 00:08:45', '', '', '199.96.156.52', ''),
(6477, 0, 0, 0, '2015-05-28 00:08:45', '', '', '199.96.156.52', ''),
(6478, 0, 0, 0, '2015-05-28 00:08:46', '', '', '199.96.156.52', ''),
(6479, 0, 0, 0, '2015-05-28 00:08:46', '', '', '199.96.156.52', ''),
(6480, 0, 0, 0, '2015-05-28 00:08:46', '', '', '199.96.156.52', ''),
(6481, 0, 0, 0, '2015-05-28 00:08:46', '', '', '199.96.156.52', ''),
(6482, 0, 0, 0, '2015-05-28 00:08:46', '', '', '199.96.156.52', ''),
(6483, 0, 0, 0, '2015-05-28 00:08:46', '', '', '199.96.156.50', ''),
(6484, 0, 0, 0, '2015-05-28 00:08:46', '', '', '199.96.156.52', ''),
(6485, 0, 0, 0, '2015-05-28 00:08:46', '', '', '199.96.156.50', ''),
(6486, 0, 0, 0, '2015-05-28 00:08:46', '', '', '199.96.156.52', ''),
(6487, 0, 0, 0, '2015-05-28 00:08:47', '', '', '199.96.156.50', ''),
(6488, 0, 0, 0, '2015-05-28 00:08:47', '', '', '199.96.156.50', ''),
(6489, 5440, 1, 0, '2015-05-28 00:09:04', '', '', '199.119.232.221', ''),
(6490, 2902, 1, 0, '2015-05-28 00:09:40', '', '', '87.103.51.107', ''),
(6491, 3438, 1, 0, '2015-05-28 00:10:08', '', '', '177.142.46.26', ''),
(6492, 5622, 1, 0, '2015-05-28 00:10:36', 'http://ondasdeouro.pt/votacoes', '', '78.29.170.210', ''),
(6493, 4933, 1, 0, '2015-05-28 00:10:39', '', '', '157.55.43.27', ''),
(6494, 5104, 1, 0, '2015-05-28 00:10:46', '', '', '65.55.183.94', ''),
(6495, 5104, 1, 0, '2015-05-28 00:11:26', '', '', '65.55.183.94', ''),
(6496, 0, 0, 0, '2015-05-28 00:14:26', '', '', '199.96.156.52', ''),
(6497, 0, 0, 0, '2015-05-28 00:14:26', '', '', '199.96.156.52', ''),
(6498, 0, 0, 0, '2015-05-28 00:14:28', '', '', '199.96.156.52', ''),
(6499, 0, 0, 0, '2015-05-28 00:14:29', '', '', '199.96.156.50', ''),
(6500, 0, 0, 0, '2015-05-28 00:14:29', '', '', '199.96.156.50', ''),
(6501, 0, 0, 0, '2015-05-28 00:14:29', '', '', '199.96.156.50', ''),
(6502, 0, 0, 0, '2015-05-28 00:14:29', '', '', '199.96.156.50', ''),
(6503, 0, 0, 0, '2015-05-28 00:14:29', '', '', '199.96.156.52', ''),
(6504, 0, 0, 0, '2015-05-28 00:14:29', '', '', '199.96.156.52', ''),
(6505, 0, 0, 0, '2015-05-28 00:14:29', '', '', '199.96.156.52', ''),
(6506, 0, 0, 0, '2015-05-28 00:14:29', '', '', '199.96.156.52', ''),
(6507, 0, 0, 0, '2015-05-28 00:14:29', '', '', '199.96.156.50', ''),
(6508, 0, 0, 0, '2015-05-28 00:14:29', '', '', '199.96.156.52', ''),
(6509, 0, 0, 0, '2015-05-28 00:14:29', '', '', '199.96.156.50', ''),
(6510, 0, 0, 0, '2015-05-28 00:14:29', '', '', '199.96.156.52', ''),
(6511, 0, 0, 0, '2015-05-28 00:14:33', '', '', '199.96.156.52', ''),
(6512, 0, 0, 0, '2015-05-28 00:14:33', '', '', '199.96.156.50', ''),
(6513, 0, 0, 0, '2015-05-28 00:14:35', '', '', '199.96.156.50', ''),
(6514, 0, 0, 0, '2015-05-28 00:14:36', '', '', '199.96.156.50', ''),
(6515, 0, 0, 0, '2015-05-28 00:14:36', '', '', '199.96.156.50', ''),
(6516, 0, 0, 0, '2015-05-28 00:14:37', '', '', '199.96.156.50', ''),
(6517, 0, 0, 0, '2015-05-28 00:14:37', '', '', '199.96.156.50', ''),
(6518, 0, 0, 0, '2015-05-28 00:14:38', '', '', '199.96.156.50', ''),
(6519, 0, 0, 0, '2015-05-28 00:14:38', '', '', '199.96.156.52', ''),
(6520, 0, 0, 0, '2015-05-28 00:14:38', '', '', '199.96.156.52', ''),
(6521, 0, 0, 0, '2015-05-28 00:14:38', '', '', '199.96.156.52', ''),
(6522, 0, 0, 0, '2015-05-28 00:14:38', '', '', '199.96.156.52', ''),
(6523, 0, 0, 0, '2015-05-28 00:14:38', '', '', '199.96.156.52', ''),
(6524, 0, 0, 0, '2015-05-28 00:14:38', '', '', '199.96.156.52', ''),
(6525, 0, 0, 0, '2015-05-28 00:14:38', '', '', '199.96.156.52', ''),
(6526, 0, 0, 0, '2015-05-28 00:14:38', '', '', '199.96.156.52', ''),
(6527, 0, 0, 0, '2015-05-28 00:14:38', '', '', '199.96.156.50', ''),
(6528, 0, 0, 0, '2015-05-28 00:14:39', '', '', '199.96.156.52', ''),
(6529, 0, 0, 0, '2015-05-28 00:14:39', '', '', '199.96.156.50', ''),
(6530, 0, 0, 0, '2015-05-28 00:14:39', '', '', '199.96.156.50', ''),
(6531, 0, 0, 0, '2015-05-28 00:14:40', '', '', '199.96.156.52', ''),
(6532, 5672, 1, 0, '2015-05-28 00:15:42', '', '', '41.74.136.255', ''),
(6533, 5672, 1, 0, '2015-05-28 00:16:29', 'http://ondasdeouro.pt/votacoes', '', '41.74.136.255', ''),
(6534, 5415, 1, 0, '2015-05-28 00:17:19', '', '', '66.249.93.225', ''),
(6535, 3039, 1, 0, '2015-05-28 00:18:32', '', '', '189.101.210.172', ''),
(6536, 0, 0, 0, '2015-05-28 00:18:40', '', '', '199.96.156.52', ''),
(6537, 0, 0, 0, '2015-05-28 00:18:41', '', '', '199.96.156.50', ''),
(6538, 0, 0, 0, '2015-05-28 00:18:43', '', '', '199.96.156.52', ''),
(6539, 0, 0, 0, '2015-05-28 00:18:43', '', '', '199.96.156.52', ''),
(6540, 0, 0, 0, '2015-05-28 00:18:44', '', '', '199.96.156.52', ''),
(6541, 0, 0, 0, '2015-05-28 00:18:44', '', '', '199.96.156.50', ''),
(6542, 0, 0, 0, '2015-05-28 00:18:44', '', '', '199.96.156.52', ''),
(6543, 0, 0, 0, '2015-05-28 00:18:44', '', '', '199.96.156.50', ''),
(6544, 0, 0, 0, '2015-05-28 00:18:44', '', '', '199.96.156.50', ''),
(6545, 0, 0, 0, '2015-05-28 00:18:44', '', '', '199.96.156.50', ''),
(6546, 0, 0, 0, '2015-05-28 00:18:44', '', '', '199.96.156.50', ''),
(6547, 0, 0, 0, '2015-05-28 00:18:44', '', '', '199.96.156.50', ''),
(6548, 0, 0, 0, '2015-05-28 00:18:44', '', '', '199.96.156.52', ''),
(6549, 0, 0, 0, '2015-05-28 00:18:44', '', '', '199.96.156.50', ''),
(6550, 0, 0, 0, '2015-05-28 00:18:44', '', '', '199.96.156.50', ''),
(6551, 0, 0, 0, '2015-05-28 00:18:44', '', '', '199.96.156.50', ''),
(6552, 0, 0, 0, '2015-05-28 00:18:45', '', '', '199.96.156.52', ''),
(6553, 0, 0, 0, '2015-05-28 00:18:45', '', '', '199.96.156.52', ''),
(6554, 0, 0, 0, '2015-05-28 00:18:47', '', '', '199.96.156.52', ''),
(6555, 0, 0, 0, '2015-05-28 00:18:49', '', '', '199.96.156.52', ''),
(6556, 0, 0, 0, '2015-05-28 00:18:49', '', '', '199.96.156.52', ''),
(6557, 0, 0, 0, '2015-05-28 00:18:50', '', '', '199.96.156.52', ''),
(6558, 0, 0, 0, '2015-05-28 00:18:50', '', '', '199.96.156.52', ''),
(6559, 0, 0, 0, '2015-05-28 00:18:51', '', '', '199.96.156.50', ''),
(6560, 0, 0, 0, '2015-05-28 00:18:51', '', '', '199.96.156.50', ''),
(6561, 0, 0, 0, '2015-05-28 00:18:52', '', '', '199.96.156.50', ''),
(6562, 0, 0, 0, '2015-05-28 00:18:52', '', '', '199.96.156.50', ''),
(6563, 0, 0, 0, '2015-05-28 00:18:52', '', '', '199.96.156.50', ''),
(6564, 0, 0, 0, '2015-05-28 00:18:52', '', '', '199.96.156.52', ''),
(6565, 0, 0, 0, '2015-05-28 00:18:52', '', '', '199.96.156.52', ''),
(6566, 0, 0, 0, '2015-05-28 00:18:53', '', '', '199.96.156.50', ''),
(6567, 0, 0, 0, '2015-05-28 00:18:53', '', '', '199.96.156.50', ''),
(6568, 0, 0, 0, '2015-05-28 00:18:53', '', '', '199.96.156.52', ''),
(6569, 0, 0, 0, '2015-05-28 00:18:53', '', '', '199.96.156.52', ''),
(6570, 0, 0, 0, '2015-05-28 00:18:53', '', '', '199.96.156.50', ''),
(6571, 0, 0, 0, '2015-05-28 00:18:53', '', '', '199.96.156.50', ''),
(6572, 0, 0, 0, '2015-05-28 00:18:53', '', '', '199.96.156.52', ''),
(6573, 0, 0, 0, '2015-05-28 00:18:53', '', '', '199.96.156.50', ''),
(6574, 2117, 1, 0, '2015-05-28 00:18:54', '', '', '207.46.11.238', ''),
(6575, 5841, 1, 0, '2015-05-28 00:19:34', '', '', '66.249.88.131', ''),
(6576, 5442, 1, 0, '2015-05-28 00:22:07', '', '', '71.233.83.129', ''),
(6577, 5837, 1, 0, '2015-05-28 00:22:38', '', '', '85.241.220.56', ''),
(6578, 3039, 1, 0, '2015-05-28 00:22:45', 'http://ondasdeouro.pt/votacoes', '', '189.101.210.172', ''),
(6579, 5690, 1, 0, '2015-05-28 00:23:15', '', '', '85.244.109.113', ''),
(6580, 5497, 1, 0, '2015-05-28 00:23:15', '', '', '94.132.144.66', '');
INSERT INTO `wp_newsletter_stats` (`id`, `user_id`, `email_id`, `link_id`, `created`, `url`, `anchor`, `ip`, `country`) VALUES
(6581, 5690, 1, 0, '2015-05-28 00:23:40', 'http://ondasdeouro.pt/votacoes', '', '85.244.109.113', ''),
(6582, 0, 0, 0, '2015-05-28 00:23:50', '', '', '199.96.156.52', ''),
(6583, 0, 0, 0, '2015-05-28 00:23:50', '', '', '199.96.156.52', ''),
(6584, 0, 0, 0, '2015-05-28 00:23:53', '', '', '199.96.156.50', ''),
(6585, 0, 0, 0, '2015-05-28 00:23:54', '', '', '199.96.156.52', ''),
(6586, 0, 0, 0, '2015-05-28 00:23:54', '', '', '199.96.156.52', ''),
(6587, 0, 0, 0, '2015-05-28 00:23:54', '', '', '199.96.156.52', ''),
(6588, 0, 0, 0, '2015-05-28 00:23:54', '', '', '199.96.156.52', ''),
(6589, 0, 0, 0, '2015-05-28 00:23:54', '', '', '199.96.156.52', ''),
(6590, 0, 0, 0, '2015-05-28 00:23:54', '', '', '199.96.156.52', ''),
(6591, 0, 0, 0, '2015-05-28 00:23:54', '', '', '199.96.156.52', ''),
(6592, 0, 0, 0, '2015-05-28 00:23:54', '', '', '199.96.156.52', ''),
(6593, 0, 0, 0, '2015-05-28 00:23:54', '', '', '199.96.156.50', ''),
(6594, 0, 0, 0, '2015-05-28 00:23:54', '', '', '199.96.156.50', ''),
(6595, 0, 0, 0, '2015-05-28 00:23:54', '', '', '199.96.156.50', ''),
(6596, 0, 0, 0, '2015-05-28 00:23:54', '', '', '199.96.156.50', ''),
(6597, 0, 0, 0, '2015-05-28 00:23:54', '', '', '199.96.156.50', ''),
(6598, 0, 0, 0, '2015-05-28 00:23:54', '', '', '199.96.156.50', ''),
(6599, 0, 0, 0, '2015-05-28 00:23:56', '', '', '199.96.156.50', ''),
(6600, 0, 0, 0, '2015-05-28 00:23:57', '', '', '199.96.156.52', ''),
(6601, 0, 0, 0, '2015-05-28 00:24:01', '', '', '199.96.156.52', ''),
(6602, 0, 0, 0, '2015-05-28 00:24:01', '', '', '199.96.156.52', ''),
(6603, 0, 0, 0, '2015-05-28 00:24:01', '', '', '199.96.156.52', ''),
(6604, 0, 0, 0, '2015-05-28 00:24:02', '', '', '199.96.156.52', ''),
(6605, 0, 0, 0, '2015-05-28 00:24:02', '', '', '199.96.156.52', ''),
(6606, 0, 0, 0, '2015-05-28 00:24:02', '', '', '199.96.156.52', ''),
(6607, 0, 0, 0, '2015-05-28 00:24:02', '', '', '199.96.156.52', ''),
(6608, 0, 0, 0, '2015-05-28 00:24:02', '', '', '199.96.156.52', ''),
(6609, 0, 0, 0, '2015-05-28 00:24:02', '', '', '199.96.156.52', ''),
(6610, 0, 0, 0, '2015-05-28 00:24:03', '', '', '199.96.156.50', ''),
(6611, 0, 0, 0, '2015-05-28 00:24:03', '', '', '199.96.156.50', ''),
(6612, 0, 0, 0, '2015-05-28 00:24:03', '', '', '199.96.156.50', ''),
(6613, 0, 0, 0, '2015-05-28 00:24:03', '', '', '199.96.156.50', ''),
(6614, 0, 0, 0, '2015-05-28 00:24:03', '', '', '199.96.156.50', ''),
(6615, 0, 0, 0, '2015-05-28 00:24:03', '', '', '199.96.156.50', ''),
(6616, 0, 0, 0, '2015-05-28 00:24:04', '', '', '199.96.156.50', ''),
(6617, 0, 0, 0, '2015-05-28 00:24:04', '', '', '199.96.156.50', ''),
(6618, 0, 0, 0, '2015-05-28 00:24:04', '', '', '199.96.156.50', ''),
(6619, 0, 0, 0, '2015-05-28 00:24:04', '', '', '199.96.156.50', ''),
(6620, 5593, 1, 0, '2015-05-28 00:26:08', '', '', '2.83.21.213', ''),
(6621, 5680, 1, 0, '2015-05-28 00:27:05', '', '', '66.249.88.131', ''),
(6622, 4627, 1, 0, '2015-05-28 00:27:15', '', '', '177.142.188.115', ''),
(6623, 5332, 1, 0, '2015-05-28 00:27:24', '', '', '187.64.241.117', ''),
(6624, 0, 0, 0, '2015-05-28 00:28:47', '', '', '199.96.156.50', ''),
(6625, 0, 0, 0, '2015-05-28 00:28:49', '', '', '199.96.156.50', ''),
(6626, 0, 0, 0, '2015-05-28 00:28:49', '', '', '199.96.156.52', ''),
(6627, 0, 0, 0, '2015-05-28 00:28:50', '', '', '199.96.156.50', ''),
(6628, 0, 0, 0, '2015-05-28 00:28:50', '', '', '199.96.156.50', ''),
(6629, 0, 0, 0, '2015-05-28 00:28:51', '', '', '199.96.156.50', ''),
(6630, 0, 0, 0, '2015-05-28 00:28:51', '', '', '199.96.156.50', ''),
(6631, 0, 0, 0, '2015-05-28 00:28:51', '', '', '199.96.156.52', ''),
(6632, 0, 0, 0, '2015-05-28 00:28:51', '', '', '199.96.156.52', ''),
(6633, 0, 0, 0, '2015-05-28 00:28:51', '', '', '199.96.156.52', ''),
(6634, 0, 0, 0, '2015-05-28 00:28:51', '', '', '199.96.156.52', ''),
(6635, 0, 0, 0, '2015-05-28 00:28:51', '', '', '199.96.156.50', ''),
(6636, 0, 0, 0, '2015-05-28 00:28:51', '', '', '199.96.156.50', ''),
(6637, 0, 0, 0, '2015-05-28 00:28:51', '', '', '199.96.156.52', ''),
(6638, 0, 0, 0, '2015-05-28 00:28:51', '', '', '199.96.156.52', ''),
(6639, 0, 0, 0, '2015-05-28 00:28:51', '', '', '199.96.156.50', ''),
(6640, 0, 0, 0, '2015-05-28 00:28:52', '', '', '199.96.156.52', ''),
(6641, 0, 0, 0, '2015-05-28 00:28:52', '', '', '199.96.156.52', ''),
(6642, 0, 0, 0, '2015-05-28 00:28:52', '', '', '199.96.156.50', ''),
(6643, 0, 0, 0, '2015-05-28 00:28:53', '', '', '199.96.156.50', ''),
(6644, 0, 0, 0, '2015-05-28 00:28:55', '', '', '199.96.156.50', ''),
(6645, 0, 0, 0, '2015-05-28 00:28:56', '', '', '199.96.156.50', ''),
(6646, 0, 0, 0, '2015-05-28 00:28:56', '', '', '199.96.156.50', ''),
(6647, 0, 0, 0, '2015-05-28 00:28:56', '', '', '199.96.156.50', ''),
(6648, 0, 0, 0, '2015-05-28 00:28:56', '', '', '199.96.156.50', ''),
(6649, 0, 0, 0, '2015-05-28 00:28:58', '', '', '199.96.156.50', ''),
(6650, 0, 0, 0, '2015-05-28 00:28:59', '', '', '199.96.156.50', ''),
(6651, 0, 0, 0, '2015-05-28 00:28:59', '', '', '199.96.156.52', ''),
(6652, 0, 0, 0, '2015-05-28 00:29:00', '', '', '199.96.156.52', ''),
(6653, 0, 0, 0, '2015-05-28 00:29:00', '', '', '199.96.156.52', ''),
(6654, 0, 0, 0, '2015-05-28 00:29:00', '', '', '199.96.156.52', ''),
(6655, 0, 0, 0, '2015-05-28 00:29:00', '', '', '199.96.156.52', ''),
(6656, 0, 0, 0, '2015-05-28 00:29:00', '', '', '199.96.156.52', ''),
(6657, 0, 0, 0, '2015-05-28 00:29:01', '', '', '199.96.156.52', ''),
(6658, 0, 0, 0, '2015-05-28 00:29:01', '', '', '199.96.156.52', ''),
(6659, 0, 0, 0, '2015-05-28 00:29:01', '', '', '199.96.156.52', ''),
(6660, 0, 0, 0, '2015-05-28 00:29:01', '', '', '199.96.156.52', ''),
(6661, 0, 0, 0, '2015-05-28 00:29:01', '', '', '199.96.156.50', ''),
(6662, 0, 0, 0, '2015-05-28 00:29:01', '', '', '199.96.156.50', ''),
(6663, 0, 0, 0, '2015-05-28 00:29:01', '', '', '199.96.156.50', ''),
(6664, 5118, 1, 0, '2015-05-28 00:29:11', '', '', '66.249.88.137', ''),
(6665, 5659, 1, 0, '2015-05-28 00:33:13', '', '', '101.187.56.105', ''),
(6666, 5801, 1, 0, '2015-05-28 00:33:30', '', '', '66.249.93.231', ''),
(6667, 0, 0, 0, '2015-05-28 00:33:39', '', '', '199.96.156.50', ''),
(6668, 0, 0, 0, '2015-05-28 00:33:40', '', '', '199.96.156.50', ''),
(6669, 0, 0, 0, '2015-05-28 00:33:42', '', '', '199.96.156.50', ''),
(6670, 0, 0, 0, '2015-05-28 00:33:42', '', '', '199.96.156.50', ''),
(6671, 0, 0, 0, '2015-05-28 00:33:42', '', '', '199.96.156.50', ''),
(6672, 0, 0, 0, '2015-05-28 00:33:42', '', '', '199.96.156.50', ''),
(6673, 0, 0, 0, '2015-05-28 00:33:42', '', '', '199.96.156.50', ''),
(6674, 0, 0, 0, '2015-05-28 00:33:42', '', '', '199.96.156.50', ''),
(6675, 0, 0, 0, '2015-05-28 00:33:42', '', '', '199.96.156.50', ''),
(6676, 0, 0, 0, '2015-05-28 00:33:42', '', '', '199.96.156.50', ''),
(6677, 0, 0, 0, '2015-05-28 00:33:42', '', '', '199.96.156.52', ''),
(6678, 0, 0, 0, '2015-05-28 00:33:42', '', '', '199.96.156.52', ''),
(6679, 0, 0, 0, '2015-05-28 00:33:43', '', '', '199.96.156.52', ''),
(6680, 0, 0, 0, '2015-05-28 00:33:43', '', '', '199.96.156.52', ''),
(6681, 0, 0, 0, '2015-05-28 00:33:43', '', '', '199.96.156.52', ''),
(6682, 0, 0, 0, '2015-05-28 00:33:46', '', '', '199.96.156.50', ''),
(6683, 0, 0, 0, '2015-05-28 00:33:47', '', '', '199.96.156.50', ''),
(6684, 0, 0, 0, '2015-05-28 00:33:48', '', '', '199.96.156.50', ''),
(6685, 0, 0, 0, '2015-05-28 00:33:48', '', '', '199.96.156.50', ''),
(6686, 0, 0, 0, '2015-05-28 00:33:48', '', '', '199.96.156.50', ''),
(6687, 0, 0, 0, '2015-05-28 00:33:48', '', '', '199.96.156.50', ''),
(6688, 0, 0, 0, '2015-05-28 00:33:48', '', '', '199.96.156.50', ''),
(6689, 0, 0, 0, '2015-05-28 00:33:49', '', '', '199.96.156.50', ''),
(6690, 0, 0, 0, '2015-05-28 00:33:50', '', '', '199.96.156.50', ''),
(6691, 0, 0, 0, '2015-05-28 00:33:51', '', '', '199.96.156.52', ''),
(6692, 0, 0, 0, '2015-05-28 00:33:51', '', '', '199.96.156.52', ''),
(6693, 0, 0, 0, '2015-05-28 00:33:51', '', '', '199.96.156.52', ''),
(6694, 0, 0, 0, '2015-05-28 00:33:51', '', '', '199.96.156.52', ''),
(6695, 0, 0, 0, '2015-05-28 00:33:51', '', '', '199.96.156.52', ''),
(6696, 0, 0, 0, '2015-05-28 00:33:51', '', '', '199.96.156.52', ''),
(6697, 0, 0, 0, '2015-05-28 00:33:51', '', '', '199.96.156.52', ''),
(6698, 0, 0, 0, '2015-05-28 00:33:52', '', '', '199.96.156.52', ''),
(6699, 0, 0, 0, '2015-05-28 00:33:52', '', '', '199.96.156.52', ''),
(6700, 0, 0, 0, '2015-05-28 00:33:52', '', '', '199.96.156.50', ''),
(6701, 0, 0, 0, '2015-05-28 00:33:52', '', '', '199.96.156.50', ''),
(6702, 0, 0, 0, '2015-05-28 00:33:53', '', '', '199.96.156.52', ''),
(6703, 5368, 1, 0, '2015-05-28 00:34:02', '', '', '66.249.88.142', ''),
(6704, 5249, 1, 0, '2015-05-28 00:34:05', '', '', '87.103.59.213', ''),
(6705, 5132, 1, 0, '2015-05-28 00:34:59', '', '', '179.218.232.194', ''),
(6706, 5962, 1, 0, '2015-05-28 00:37:02', '', '', '189.30.122.80', ''),
(6707, 5919, 1, 0, '2015-05-28 00:37:21', '', '', '66.249.88.131', ''),
(6708, 5954, 1, 0, '2015-05-28 00:37:49', '', '', '179.177.108.47', ''),
(6709, 2467, 1, 0, '2015-05-28 00:38:05', '', '', '95.93.236.158', ''),
(6710, 0, 0, 0, '2015-05-28 00:39:14', '', '', '199.96.156.50', ''),
(6711, 0, 0, 0, '2015-05-28 00:39:14', '', '', '199.96.156.50', ''),
(6712, 0, 0, 0, '2015-05-28 00:39:16', '', '', '199.96.156.50', ''),
(6713, 0, 0, 0, '2015-05-28 00:39:16', '', '', '199.96.156.50', ''),
(6714, 0, 0, 0, '2015-05-28 00:39:16', '', '', '199.96.156.50', ''),
(6715, 0, 0, 0, '2015-05-28 00:39:16', '', '', '199.96.156.50', ''),
(6716, 0, 0, 0, '2015-05-28 00:39:16', '', '', '199.96.156.50', ''),
(6717, 0, 0, 0, '2015-05-28 00:39:16', '', '', '199.96.156.50', ''),
(6718, 0, 0, 0, '2015-05-28 00:39:16', '', '', '199.96.156.50', ''),
(6719, 0, 0, 0, '2015-05-28 00:39:16', '', '', '199.96.156.50', ''),
(6720, 0, 0, 0, '2015-05-28 00:39:19', '', '', '199.96.156.50', ''),
(6721, 0, 0, 0, '2015-05-28 00:39:22', '', '', '199.96.156.50', ''),
(6722, 0, 0, 0, '2015-05-28 00:39:22', '', '', '199.96.156.50', ''),
(6723, 0, 0, 0, '2015-05-28 00:39:24', '', '', '199.96.156.50', ''),
(6724, 0, 0, 0, '2015-05-28 00:39:24', '', '', '199.96.156.50', ''),
(6725, 0, 0, 0, '2015-05-28 00:39:24', '', '', '199.96.156.50', ''),
(6726, 0, 0, 0, '2015-05-28 00:39:24', '', '', '199.96.156.50', ''),
(6727, 0, 0, 0, '2015-05-28 00:39:25', '', '', '199.96.156.50', ''),
(6728, 0, 0, 0, '2015-05-28 00:39:25', '', '', '199.96.156.50', ''),
(6729, 0, 0, 0, '2015-05-28 00:39:25', '', '', '199.96.156.50', ''),
(6730, 0, 0, 0, '2015-05-28 00:39:25', '', '', '199.96.156.50', ''),
(6731, 0, 0, 0, '2015-05-28 00:39:27', '', '', '199.96.156.50', ''),
(6732, 0, 0, 0, '2015-05-28 00:39:27', '', '', '199.96.156.50', ''),
(6733, 5488, 1, 0, '2015-05-28 00:39:27', '', '', '94.132.137.233', ''),
(6734, 0, 0, 0, '2015-05-28 00:39:28', '', '', '199.96.156.50', ''),
(6735, 0, 0, 0, '2015-05-28 00:39:29', '', '', '199.96.156.50', ''),
(6736, 0, 0, 0, '2015-05-28 00:39:32', '', '', '199.96.156.50', ''),
(6737, 0, 0, 0, '2015-05-28 00:39:32', '', '', '199.96.156.50', ''),
(6738, 0, 0, 0, '2015-05-28 00:39:32', '', '', '199.96.156.50', ''),
(6739, 0, 0, 0, '2015-05-28 00:39:32', '', '', '199.96.156.50', ''),
(6740, 0, 0, 0, '2015-05-28 00:39:33', '', '', '199.96.156.50', ''),
(6741, 0, 0, 0, '2015-05-28 00:39:33', '', '', '199.96.156.50', ''),
(6742, 0, 0, 0, '2015-05-28 00:39:33', '', '', '199.96.156.50', ''),
(6743, 0, 0, 0, '2015-05-28 00:39:34', '', '', '199.96.156.50', ''),
(6744, 0, 0, 0, '2015-05-28 00:39:34', '', '', '199.96.156.50', ''),
(6745, 0, 0, 0, '2015-05-28 00:39:34', '', '', '199.96.156.50', ''),
(6746, 3975, 1, 0, '2015-05-28 00:39:37', '', '', '177.72.177.3', ''),
(6747, 0, 0, 0, '2015-05-28 00:39:38', '', '', '199.96.156.50', ''),
(6748, 0, 0, 0, '2015-05-28 00:39:38', '', '', '199.96.156.50', ''),
(6749, 0, 0, 0, '2015-05-28 00:39:39', '', '', '199.96.156.50', ''),
(6750, 0, 0, 0, '2015-05-28 00:39:39', '', '', '199.96.156.50', ''),
(6751, 0, 0, 0, '2015-05-28 00:39:40', '', '', '199.96.156.50', ''),
(6752, 0, 0, 0, '2015-05-28 00:39:40', '', '', '199.96.156.50', ''),
(6753, 5636, 1, 0, '2015-05-28 00:41:19', '', '', '157.56.17.238', ''),
(6754, 5120, 1, 0, '2015-05-28 00:42:56', '', '', '177.188.231.135', ''),
(6755, 2821, 1, 0, '2015-05-28 00:43:30', '', '', '95.92.69.194', ''),
(6756, 0, 0, 0, '2015-05-28 00:43:38', '', '', '199.96.156.50', ''),
(6757, 0, 0, 0, '2015-05-28 00:43:38', '', '', '199.96.156.50', ''),
(6758, 0, 0, 0, '2015-05-28 00:43:39', '', '', '199.96.156.50', ''),
(6759, 0, 0, 0, '2015-05-28 00:43:40', '', '', '199.96.156.50', ''),
(6760, 0, 0, 0, '2015-05-28 00:43:40', '', '', '199.96.156.50', ''),
(6761, 0, 0, 0, '2015-05-28 00:43:40', '', '', '199.96.156.50', ''),
(6762, 0, 0, 0, '2015-05-28 00:43:40', '', '', '199.96.156.50', ''),
(6763, 0, 0, 0, '2015-05-28 00:43:40', '', '', '199.96.156.50', ''),
(6764, 0, 0, 0, '2015-05-28 00:43:40', '', '', '199.96.156.50', ''),
(6765, 0, 0, 0, '2015-05-28 00:43:40', '', '', '199.96.156.50', ''),
(6766, 0, 0, 0, '2015-05-28 00:43:44', '', '', '199.96.156.50', ''),
(6767, 0, 0, 0, '2015-05-28 00:43:44', '', '', '199.96.156.50', ''),
(6768, 0, 0, 0, '2015-05-28 00:43:46', '', '', '199.96.156.50', ''),
(6769, 0, 0, 0, '2015-05-28 00:43:47', '', '', '199.96.156.50', ''),
(6770, 0, 0, 0, '2015-05-28 00:43:48', '', '', '199.96.156.50', ''),
(6771, 0, 0, 0, '2015-05-28 00:43:48', '', '', '199.96.156.50', ''),
(6772, 0, 0, 0, '2015-05-28 00:43:48', '', '', '199.96.156.50', ''),
(6773, 0, 0, 0, '2015-05-28 00:43:48', '', '', '199.96.156.50', ''),
(6774, 0, 0, 0, '2015-05-28 00:43:48', '', '', '199.96.156.50', ''),
(6775, 0, 0, 0, '2015-05-28 00:43:48', '', '', '199.96.156.50', ''),
(6776, 0, 0, 0, '2015-05-28 00:43:49', '', '', '199.96.156.50', ''),
(6777, 0, 0, 0, '2015-05-28 00:43:49', '', '', '199.96.156.50', ''),
(6778, 0, 0, 0, '2015-05-28 00:43:51', '', '', '199.96.156.50', ''),
(6779, 0, 0, 0, '2015-05-28 00:43:54', '', '', '199.96.156.50', ''),
(6780, 0, 0, 0, '2015-05-28 00:43:55', '', '', '199.96.156.50', ''),
(6781, 0, 0, 0, '2015-05-28 00:43:55', '', '', '199.96.156.50', ''),
(6782, 0, 0, 0, '2015-05-28 00:43:55', '', '', '199.96.156.50', ''),
(6783, 0, 0, 0, '2015-05-28 00:43:55', '', '', '199.96.156.50', ''),
(6784, 0, 0, 0, '2015-05-28 00:43:55', '', '', '199.96.156.50', ''),
(6785, 0, 0, 0, '2015-05-28 00:43:56', '', '', '199.96.156.50', ''),
(6786, 0, 0, 0, '2015-05-28 00:43:56', '', '', '199.96.156.50', ''),
(6787, 0, 0, 0, '2015-05-28 00:43:57', '', '', '199.96.156.50', ''),
(6788, 0, 0, 0, '2015-05-28 00:43:57', '', '', '199.96.156.50', ''),
(6789, 0, 0, 0, '2015-05-28 00:44:01', '', '', '199.96.156.50', ''),
(6790, 0, 0, 0, '2015-05-28 00:44:03', '', '', '199.96.156.50', ''),
(6791, 0, 0, 0, '2015-05-28 00:44:03', '', '', '199.96.156.50', ''),
(6792, 0, 0, 0, '2015-05-28 00:44:03', '', '', '199.96.156.50', ''),
(6793, 0, 0, 0, '2015-05-28 00:44:03', '', '', '199.96.156.50', ''),
(6794, 0, 0, 0, '2015-05-28 00:44:03', '', '', '199.96.156.50', ''),
(6795, 0, 0, 0, '2015-05-28 00:44:03', '', '', '199.96.156.50', ''),
(6796, 0, 0, 0, '2015-05-28 00:44:04', '', '', '199.96.156.50', ''),
(6797, 5200, 1, 0, '2015-05-28 00:47:41', '', '', '188.81.8.134', ''),
(6798, 0, 0, 0, '2015-05-28 00:48:29', '', '', '199.96.156.50', ''),
(6799, 0, 0, 0, '2015-05-28 00:48:31', '', '', '199.96.156.50', ''),
(6800, 0, 0, 0, '2015-05-28 00:48:32', '', '', '199.96.156.50', ''),
(6801, 0, 0, 0, '2015-05-28 00:48:32', '', '', '199.96.156.50', ''),
(6802, 0, 0, 0, '2015-05-28 00:48:32', '', '', '199.96.156.50', ''),
(6803, 0, 0, 0, '2015-05-28 00:48:32', '', '', '199.96.156.50', ''),
(6804, 0, 0, 0, '2015-05-28 00:48:32', '', '', '199.96.156.50', ''),
(6805, 0, 0, 0, '2015-05-28 00:48:32', '', '', '199.96.156.50', ''),
(6806, 0, 0, 0, '2015-05-28 00:48:32', '', '', '199.96.156.50', ''),
(6807, 0, 0, 0, '2015-05-28 00:48:32', '', '', '199.96.156.50', ''),
(6808, 0, 0, 0, '2015-05-28 00:48:36', '', '', '199.96.156.50', ''),
(6809, 0, 0, 0, '2015-05-28 00:48:37', '', '', '199.96.156.50', ''),
(6810, 0, 0, 0, '2015-05-28 00:48:38', '', '', '199.96.156.50', ''),
(6811, 0, 0, 0, '2015-05-28 00:48:38', '', '', '199.96.156.50', ''),
(6812, 0, 0, 0, '2015-05-28 00:48:39', '', '', '199.96.156.50', ''),
(6813, 0, 0, 0, '2015-05-28 00:48:40', '', '', '199.96.156.50', ''),
(6814, 0, 0, 0, '2015-05-28 00:48:40', '', '', '199.96.156.50', ''),
(6815, 0, 0, 0, '2015-05-28 00:48:40', '', '', '199.96.156.50', ''),
(6816, 0, 0, 0, '2015-05-28 00:48:40', '', '', '199.96.156.50', ''),
(6817, 0, 0, 0, '2015-05-28 00:48:40', '', '', '199.96.156.50', ''),
(6818, 0, 0, 0, '2015-05-28 00:48:41', '', '', '199.96.156.50', ''),
(6819, 0, 0, 0, '2015-05-28 00:48:43', '', '', '199.96.156.50', ''),
(6820, 0, 0, 0, '2015-05-28 00:48:43', '', '', '199.96.156.50', ''),
(6821, 0, 0, 0, '2015-05-28 00:48:43', '', '', '199.96.156.50', ''),
(6822, 0, 0, 0, '2015-05-28 00:48:44', '', '', '199.96.156.50', ''),
(6823, 0, 0, 0, '2015-05-28 00:48:46', '', '', '199.96.156.50', ''),
(6824, 0, 0, 0, '2015-05-28 00:48:46', '', '', '199.96.156.50', ''),
(6825, 0, 0, 0, '2015-05-28 00:48:46', '', '', '199.96.156.50', ''),
(6826, 0, 0, 0, '2015-05-28 00:48:46', '', '', '199.96.156.50', ''),
(6827, 0, 0, 0, '2015-05-28 00:48:47', '', '', '199.96.156.50', ''),
(6828, 0, 0, 0, '2015-05-28 00:48:47', '', '', '199.96.156.50', ''),
(6829, 0, 0, 0, '2015-05-28 00:48:48', '', '', '199.96.156.50', ''),
(6830, 0, 0, 0, '2015-05-28 00:48:48', '', '', '199.96.156.50', ''),
(6831, 0, 0, 0, '2015-05-28 00:48:48', '', '', '199.96.156.50', ''),
(6832, 0, 0, 0, '2015-05-28 00:48:50', '', '', '199.96.156.50', ''),
(6833, 0, 0, 0, '2015-05-28 00:48:51', '', '', '199.96.156.50', ''),
(6834, 0, 0, 0, '2015-05-28 00:48:52', '', '', '199.96.156.50', ''),
(6835, 0, 0, 0, '2015-05-28 00:48:53', '', '', '199.96.156.50', ''),
(6836, 0, 0, 0, '2015-05-28 00:48:53', '', '', '199.96.156.50', ''),
(6837, 0, 0, 0, '2015-05-28 00:48:53', '', '', '199.96.156.50', ''),
(6838, 0, 0, 0, '2015-05-28 00:48:53', '', '', '199.96.156.50', ''),
(6839, 6087, 1, 0, '2015-05-28 00:50:05', '', '', '66.249.88.131', ''),
(6840, 5359, 1, 0, '2015-05-28 00:50:58', '', '', '66.249.93.228', ''),
(6841, 3039, 1, 0, '2015-05-28 00:51:40', '', '', '189.101.210.172', ''),
(6842, 4360, 1, 0, '2015-05-28 00:51:42', '', '', '201.83.44.118', ''),
(6843, 5680, 1, 0, '2015-05-28 00:53:48', '', '', '66.249.88.131', ''),
(6844, 0, 0, 0, '2015-05-28 00:53:57', '', '', '199.96.156.50', ''),
(6845, 0, 0, 0, '2015-05-28 00:53:58', '', '', '199.96.156.50', ''),
(6846, 0, 0, 0, '2015-05-28 00:54:00', '', '', '199.96.156.50', ''),
(6847, 0, 0, 0, '2015-05-28 00:54:00', '', '', '199.96.156.50', ''),
(6848, 0, 0, 0, '2015-05-28 00:54:01', '', '', '199.96.156.50', ''),
(6849, 0, 0, 0, '2015-05-28 00:54:01', '', '', '199.96.156.50', ''),
(6850, 0, 0, 0, '2015-05-28 00:54:01', '', '', '199.96.156.50', ''),
(6851, 0, 0, 0, '2015-05-28 00:54:01', '', '', '199.96.156.50', ''),
(6852, 0, 0, 0, '2015-05-28 00:54:01', '', '', '199.96.156.50', ''),
(6853, 0, 0, 0, '2015-05-28 00:54:01', '', '', '199.96.156.50', ''),
(6854, 0, 0, 0, '2015-05-28 00:54:01', '', '', '199.96.156.52', ''),
(6855, 0, 0, 0, '2015-05-28 00:54:01', '', '', '199.96.156.52', ''),
(6856, 0, 0, 0, '2015-05-28 00:54:01', '', '', '199.96.156.52', ''),
(6857, 0, 0, 0, '2015-05-28 00:54:01', '', '', '199.96.156.52', ''),
(6858, 0, 0, 0, '2015-05-28 00:54:02', '', '', '199.96.156.52', ''),
(6859, 0, 0, 0, '2015-05-28 00:54:02', '', '', '199.96.156.52', ''),
(6860, 0, 0, 0, '2015-05-28 00:54:02', '', '', '199.96.156.52', ''),
(6861, 0, 0, 0, '2015-05-28 00:54:03', '', '', '199.96.156.50', ''),
(6862, 0, 0, 0, '2015-05-28 00:54:03', '', '', '199.96.156.50', ''),
(6863, 0, 0, 0, '2015-05-28 00:54:05', '', '', '199.96.156.50', ''),
(6864, 0, 0, 0, '2015-05-28 00:54:07', '', '', '199.96.156.50', ''),
(6865, 0, 0, 0, '2015-05-28 00:54:08', '', '', '199.96.156.50', ''),
(6866, 0, 0, 0, '2015-05-28 00:54:08', '', '', '199.96.156.50', ''),
(6867, 0, 0, 0, '2015-05-28 00:54:08', '', '', '199.96.156.50', ''),
(6868, 0, 0, 0, '2015-05-28 00:54:08', '', '', '199.96.156.50', ''),
(6869, 0, 0, 0, '2015-05-28 00:54:08', '', '', '199.96.156.50', ''),
(6870, 0, 0, 0, '2015-05-28 00:54:10', '', '', '199.96.156.52', ''),
(6871, 0, 0, 0, '2015-05-28 00:54:10', '', '', '199.96.156.52', ''),
(6872, 0, 0, 0, '2015-05-28 00:54:11', '', '', '199.96.156.52', ''),
(6873, 0, 0, 0, '2015-05-28 00:54:11', '', '', '199.96.156.52', ''),
(6874, 0, 0, 0, '2015-05-28 00:54:11', '', '', '199.96.156.52', ''),
(6875, 0, 0, 0, '2015-05-28 00:54:11', '', '', '199.96.156.52', ''),
(6876, 0, 0, 0, '2015-05-28 00:54:11', '', '', '199.96.156.52', ''),
(6877, 0, 0, 0, '2015-05-28 00:54:11', '', '', '199.96.156.52', ''),
(6878, 0, 0, 0, '2015-05-28 00:54:11', '', '', '199.96.156.50', ''),
(6879, 0, 0, 0, '2015-05-28 00:54:11', '', '', '199.96.156.50', ''),
(6880, 0, 0, 0, '2015-05-28 00:54:11', '', '', '199.96.156.52', ''),
(6881, 0, 0, 0, '2015-05-28 00:54:11', '', '', '199.96.156.50', ''),
(6882, 6111, 1, 0, '2015-05-28 00:55:36', '', '', '66.249.83.171', ''),
(6883, 1107, 1, 0, '2015-05-28 00:57:02', '', '', '85.241.156.100', ''),
(6884, 0, 0, 0, '2015-05-28 00:58:33', '', '', '199.96.156.50', ''),
(6885, 0, 0, 0, '2015-05-28 00:58:33', '', '', '199.96.156.52', ''),
(6886, 0, 0, 0, '2015-05-28 00:58:33', '', '', '199.96.156.52', ''),
(6887, 0, 0, 0, '2015-05-28 00:58:34', '', '', '199.96.156.50', ''),
(6888, 0, 0, 0, '2015-05-28 00:58:35', '', '', '199.96.156.52', ''),
(6889, 0, 0, 0, '2015-05-28 00:58:35', '', '', '199.96.156.50', ''),
(6890, 0, 0, 0, '2015-05-28 00:58:35', '', '', '199.96.156.52', ''),
(6891, 0, 0, 0, '2015-05-28 00:58:35', '', '', '199.96.156.50', ''),
(6892, 0, 0, 0, '2015-05-28 00:58:35', '', '', '199.96.156.50', ''),
(6893, 0, 0, 0, '2015-05-28 00:58:35', '', '', '199.96.156.50', ''),
(6894, 0, 0, 0, '2015-05-28 00:58:35', '', '', '199.96.156.50', ''),
(6895, 0, 0, 0, '2015-05-28 00:58:36', '', '', '199.96.156.52', ''),
(6896, 0, 0, 0, '2015-05-28 00:58:36', '', '', '199.96.156.50', ''),
(6897, 0, 0, 0, '2015-05-28 00:58:36', '', '', '199.96.156.50', ''),
(6898, 0, 0, 0, '2015-05-28 00:58:36', '', '', '199.96.156.52', ''),
(6899, 0, 0, 0, '2015-05-28 00:58:37', '', '', '199.96.156.52', ''),
(6900, 0, 0, 0, '2015-05-28 00:58:37', '', '', '199.96.156.50', ''),
(6901, 0, 0, 0, '2015-05-28 00:58:40', '', '', '199.96.156.50', ''),
(6902, 0, 0, 0, '2015-05-28 00:58:41', '', '', '199.96.156.50', ''),
(6903, 0, 0, 0, '2015-05-28 00:58:42', '', '', '199.96.156.50', ''),
(6904, 0, 0, 0, '2015-05-28 00:58:42', '', '', '199.96.156.50', ''),
(6905, 0, 0, 0, '2015-05-28 00:58:42', '', '', '199.96.156.50', ''),
(6906, 0, 0, 0, '2015-05-28 00:58:42', '', '', '199.96.156.50', ''),
(6907, 0, 0, 0, '2015-05-28 00:58:43', '', '', '199.96.156.50', ''),
(6908, 0, 0, 0, '2015-05-28 00:58:43', '', '', '199.96.156.52', ''),
(6909, 0, 0, 0, '2015-05-28 00:58:43', '', '', '199.96.156.52', ''),
(6910, 0, 0, 0, '2015-05-28 00:58:44', '', '', '199.96.156.52', ''),
(6911, 0, 0, 0, '2015-05-28 00:58:44', '', '', '199.96.156.52', ''),
(6912, 0, 0, 0, '2015-05-28 00:58:44', '', '', '199.96.156.52', ''),
(6913, 0, 0, 0, '2015-05-28 00:58:44', '', '', '199.96.156.52', ''),
(6914, 0, 0, 0, '2015-05-28 00:58:44', '', '', '199.96.156.52', ''),
(6915, 0, 0, 0, '2015-05-28 00:58:44', '', '', '199.96.156.50', ''),
(6916, 0, 0, 0, '2015-05-28 00:58:45', '', '', '199.96.156.52', ''),
(6917, 0, 0, 0, '2015-05-28 00:58:45', '', '', '199.96.156.52', ''),
(6918, 0, 0, 0, '2015-05-28 00:58:45', '', '', '199.96.156.50', ''),
(6919, 0, 0, 0, '2015-05-28 00:58:45', '', '', '199.96.156.50', ''),
(6920, 3753, 1, 0, '2015-05-28 01:00:03', '', '', '157.55.43.24', ''),
(6921, 6010, 1, 0, '2015-05-28 01:00:52', '', '', '66.249.83.164', ''),
(6922, 0, 0, 0, '2015-05-28 01:04:54', '', '', '199.96.156.50', ''),
(6923, 0, 0, 0, '2015-05-28 01:04:54', '', '', '199.96.156.50', ''),
(6924, 0, 0, 0, '2015-05-28 01:04:56', '', '', '199.96.156.50', ''),
(6925, 0, 0, 0, '2015-05-28 01:04:56', '', '', '199.96.156.50', ''),
(6926, 0, 0, 0, '2015-05-28 01:04:56', '', '', '199.96.156.50', ''),
(6927, 0, 0, 0, '2015-05-28 01:04:56', '', '', '199.96.156.50', ''),
(6928, 0, 0, 0, '2015-05-28 01:04:56', '', '', '199.96.156.50', ''),
(6929, 0, 0, 0, '2015-05-28 01:04:56', '', '', '199.96.156.50', ''),
(6930, 0, 0, 0, '2015-05-28 01:04:56', '', '', '199.96.156.50', ''),
(6931, 0, 0, 0, '2015-05-28 01:04:56', '', '', '199.96.156.50', ''),
(6932, 0, 0, 0, '2015-05-28 01:04:56', '', '', '199.96.156.52', ''),
(6933, 0, 0, 0, '2015-05-28 01:04:56', '', '', '199.96.156.52', ''),
(6934, 0, 0, 0, '2015-05-28 01:04:57', '', '', '199.96.156.52', ''),
(6935, 0, 0, 0, '2015-05-28 01:04:57', '', '', '199.96.156.52', ''),
(6936, 0, 0, 0, '2015-05-28 01:04:57', '', '', '199.96.156.52', ''),
(6937, 0, 0, 0, '2015-05-28 01:05:01', '', '', '199.96.156.52', ''),
(6938, 0, 0, 0, '2015-05-28 01:05:02', '', '', '199.96.156.52', ''),
(6939, 0, 0, 0, '2015-05-28 01:05:04', '', '', '199.96.156.52', ''),
(6940, 0, 0, 0, '2015-05-28 01:05:04', '', '', '199.96.156.52', ''),
(6941, 0, 0, 0, '2015-05-28 01:05:04', '', '', '199.96.156.52', ''),
(6942, 0, 0, 0, '2015-05-28 01:05:05', '', '', '199.96.156.52', ''),
(6943, 0, 0, 0, '2015-05-28 01:05:05', '', '', '199.96.156.52', ''),
(6944, 0, 0, 0, '2015-05-28 01:05:05', '', '', '199.96.156.52', ''),
(6945, 0, 0, 0, '2015-05-28 01:05:05', '', '', '199.96.156.50', ''),
(6946, 0, 0, 0, '2015-05-28 01:05:05', '', '', '199.96.156.50', ''),
(6947, 0, 0, 0, '2015-05-28 01:05:06', '', '', '199.96.156.50', ''),
(6948, 0, 0, 0, '2015-05-28 01:05:06', '', '', '199.96.156.50', ''),
(6949, 0, 0, 0, '2015-05-28 01:05:06', '', '', '199.96.156.50', ''),
(6950, 0, 0, 0, '2015-05-28 01:05:06', '', '', '199.96.156.50', ''),
(6951, 0, 0, 0, '2015-05-28 01:05:06', '', '', '199.96.156.50', ''),
(6952, 0, 0, 0, '2015-05-28 01:05:06', '', '', '199.96.156.50', ''),
(6953, 0, 0, 0, '2015-05-28 01:05:07', '', '', '199.96.156.50', ''),
(6954, 0, 0, 0, '2015-05-28 01:05:08', '', '', '199.96.156.50', ''),
(6955, 0, 0, 0, '2015-05-28 01:05:09', '', '', '199.96.156.52', ''),
(6956, 0, 0, 0, '2015-05-28 01:05:10', '', '', '199.96.156.52', ''),
(6957, 6075, 1, 0, '2015-05-28 01:05:11', '', '', '189.105.103.91', ''),
(6958, 0, 0, 0, '2015-05-28 01:05:12', '', '', '199.96.156.52', ''),
(6959, 0, 0, 0, '2015-05-28 01:09:29', '', '', '199.96.156.52', ''),
(6960, 0, 0, 0, '2015-05-28 01:09:30', '', '', '199.96.156.52', ''),
(6961, 0, 0, 0, '2015-05-28 01:09:32', '', '', '199.96.156.52', ''),
(6962, 0, 0, 0, '2015-05-28 01:09:32', '', '', '199.96.156.52', ''),
(6963, 0, 0, 0, '2015-05-28 01:09:32', '', '', '199.96.156.52', ''),
(6964, 0, 0, 0, '2015-05-28 01:09:33', '', '', '199.96.156.52', ''),
(6965, 0, 0, 0, '2015-05-28 01:09:33', '', '', '199.96.156.52', ''),
(6966, 0, 0, 0, '2015-05-28 01:09:33', '', '', '199.96.156.50', ''),
(6967, 0, 0, 0, '2015-05-28 01:09:33', '', '', '199.96.156.50', ''),
(6968, 0, 0, 0, '2015-05-28 01:09:33', '', '', '199.96.156.50', ''),
(6969, 0, 0, 0, '2015-05-28 01:09:33', '', '', '199.96.156.50', ''),
(6970, 0, 0, 0, '2015-05-28 01:09:33', '', '', '199.96.156.52', ''),
(6971, 0, 0, 0, '2015-05-28 01:09:33', '', '', '199.96.156.50', ''),
(6972, 0, 0, 0, '2015-05-28 01:09:33', '', '', '199.96.156.50', ''),
(6973, 0, 0, 0, '2015-05-28 01:09:33', '', '', '199.96.156.50', ''),
(6974, 0, 0, 0, '2015-05-28 01:09:34', '', '', '199.96.156.50', ''),
(6975, 0, 0, 0, '2015-05-28 01:09:34', '', '', '199.96.156.50', ''),
(6976, 0, 0, 0, '2015-05-28 01:09:34', '', '', '199.96.156.52', ''),
(6977, 0, 0, 0, '2015-05-28 01:09:34', '', '', '199.96.156.52', ''),
(6978, 0, 0, 0, '2015-05-28 01:09:35', '', '', '199.96.156.52', ''),
(6979, 0, 0, 0, '2015-05-28 01:09:35', '', '', '199.96.156.52', ''),
(6980, 0, 0, 0, '2015-05-28 01:09:36', '', '', '199.96.156.50', ''),
(6981, 0, 0, 0, '2015-05-28 01:09:38', '', '', '199.96.156.52', ''),
(6982, 0, 0, 0, '2015-05-28 01:09:39', '', '', '199.96.156.52', ''),
(6983, 0, 0, 0, '2015-05-28 01:09:39', '', '', '199.96.156.52', ''),
(6984, 0, 0, 0, '2015-05-28 01:09:39', '', '', '199.96.156.52', ''),
(6985, 0, 0, 0, '2015-05-28 01:09:39', '', '', '199.96.156.52', ''),
(6986, 0, 0, 0, '2015-05-28 01:09:41', '', '', '199.96.156.50', ''),
(6987, 0, 0, 0, '2015-05-28 01:09:41', '', '', '199.96.156.50', ''),
(6988, 0, 0, 0, '2015-05-28 01:09:41', '', '', '199.96.156.52', ''),
(6989, 0, 0, 0, '2015-05-28 01:09:41', '', '', '199.96.156.50', ''),
(6990, 0, 0, 0, '2015-05-28 01:09:41', '', '', '199.96.156.52', ''),
(6991, 0, 0, 0, '2015-05-28 01:09:42', '', '', '199.96.156.50', ''),
(6992, 0, 0, 0, '2015-05-28 01:09:42', '', '', '199.96.156.50', ''),
(6993, 0, 0, 0, '2015-05-28 01:09:42', '', '', '199.96.156.50', ''),
(6994, 0, 0, 0, '2015-05-28 01:09:42', '', '', '199.96.156.50', ''),
(6995, 0, 0, 0, '2015-05-28 01:09:42', '', '', '199.96.156.50', ''),
(6996, 0, 0, 0, '2015-05-28 01:09:42', '', '', '199.96.156.52', ''),
(6997, 0, 0, 0, '2015-05-28 01:09:42', '', '', '199.96.156.50', ''),
(6998, 5117, 1, 0, '2015-05-28 01:12:46', '', '', '66.249.93.231', ''),
(6999, 0, 0, 0, '2015-05-28 01:14:50', '', '', '199.96.156.52', ''),
(7000, 0, 0, 0, '2015-05-28 01:14:51', '', '', '199.96.156.52', ''),
(7001, 0, 0, 0, '2015-05-28 01:14:53', '', '', '199.96.156.52', ''),
(7002, 0, 0, 0, '2015-05-28 01:14:53', '', '', '199.96.156.52', ''),
(7003, 0, 0, 0, '2015-05-28 01:14:53', '', '', '199.96.156.52', ''),
(7004, 0, 0, 0, '2015-05-28 01:14:53', '', '', '199.96.156.52', ''),
(7005, 0, 0, 0, '2015-05-28 01:14:53', '', '', '199.96.156.52', ''),
(7006, 0, 0, 0, '2015-05-28 01:14:53', '', '', '199.96.156.52', ''),
(7007, 0, 0, 0, '2015-05-28 01:14:53', '', '', '199.96.156.52', ''),
(7008, 0, 0, 0, '2015-05-28 01:14:55', '', '', '199.96.156.50', ''),
(7009, 0, 0, 0, '2015-05-28 01:14:55', '', '', '199.96.156.52', ''),
(7010, 0, 0, 0, '2015-05-28 01:14:55', '', '', '199.96.156.50', ''),
(7011, 0, 0, 0, '2015-05-28 01:14:56', '', '', '199.96.156.50', ''),
(7012, 0, 0, 0, '2015-05-28 01:14:56', '', '', '199.96.156.50', ''),
(7013, 0, 0, 0, '2015-05-28 01:14:56', '', '', '199.96.156.50', ''),
(7014, 0, 0, 0, '2015-05-28 01:14:56', '', '', '199.96.156.50', ''),
(7015, 0, 0, 0, '2015-05-28 01:14:56', '', '', '199.96.156.50', ''),
(7016, 0, 0, 0, '2015-05-28 01:14:57', '', '', '199.96.156.52', ''),
(7017, 0, 0, 0, '2015-05-28 01:14:57', '', '', '199.96.156.52', ''),
(7018, 0, 0, 0, '2015-05-28 01:14:58', '', '', '199.96.156.52', ''),
(7019, 0, 0, 0, '2015-05-28 01:14:58', '', '', '199.96.156.52', ''),
(7020, 0, 0, 0, '2015-05-28 01:14:59', '', '', '199.96.156.52', ''),
(7021, 0, 0, 0, '2015-05-28 01:14:59', '', '', '199.96.156.52', ''),
(7022, 0, 0, 0, '2015-05-28 01:15:00', '', '', '199.96.156.52', ''),
(7023, 0, 0, 0, '2015-05-28 01:15:00', '', '', '199.96.156.52', ''),
(7024, 0, 0, 0, '2015-05-28 01:15:00', '', '', '199.96.156.52', ''),
(7025, 0, 0, 0, '2015-05-28 01:15:01', '', '', '199.96.156.50', ''),
(7026, 0, 0, 0, '2015-05-28 01:15:03', '', '', '199.96.156.52', ''),
(7027, 0, 0, 0, '2015-05-28 01:15:04', '', '', '199.96.156.52', ''),
(7028, 0, 0, 0, '2015-05-28 01:15:04', '', '', '199.96.156.50', ''),
(7029, 0, 0, 0, '2015-05-28 01:15:05', '', '', '199.96.156.50', ''),
(7030, 0, 0, 0, '2015-05-28 01:15:05', '', '', '199.96.156.50', ''),
(7031, 0, 0, 0, '2015-05-28 01:15:05', '', '', '199.96.156.50', ''),
(7032, 0, 0, 0, '2015-05-28 01:15:05', '', '', '199.96.156.50', ''),
(7033, 0, 0, 0, '2015-05-28 01:15:06', '', '', '199.96.156.50', ''),
(7034, 0, 0, 0, '2015-05-28 01:15:06', '', '', '199.96.156.50', ''),
(7035, 0, 0, 0, '2015-05-28 01:15:06', '', '', '199.96.156.50', ''),
(7036, 0, 0, 0, '2015-05-28 01:15:06', '', '', '199.96.156.52', ''),
(7037, 0, 0, 0, '2015-05-28 01:15:06', '', '', '199.96.156.52', ''),
(7038, 5035, 1, 0, '2015-05-28 01:17:51', '', '', '66.249.83.171', ''),
(7039, 0, 0, 0, '2015-05-28 01:18:37', '', '', '199.96.156.50', ''),
(7040, 0, 0, 0, '2015-05-28 01:18:37', '', '', '199.96.156.50', ''),
(7041, 0, 0, 0, '2015-05-28 01:18:39', '', '', '199.96.156.50', ''),
(7042, 0, 0, 0, '2015-05-28 01:18:39', '', '', '199.96.156.52', ''),
(7043, 0, 0, 0, '2015-05-28 01:18:39', '', '', '199.96.156.50', ''),
(7044, 0, 0, 0, '2015-05-28 01:18:39', '', '', '199.96.156.50', ''),
(7045, 0, 0, 0, '2015-05-28 01:18:39', '', '', '199.96.156.52', ''),
(7046, 0, 0, 0, '2015-05-28 01:18:39', '', '', '199.96.156.52', ''),
(7047, 0, 0, 0, '2015-05-28 01:18:40', '', '', '199.96.156.52', ''),
(7048, 0, 0, 0, '2015-05-28 01:18:40', '', '', '199.96.156.50', ''),
(7049, 0, 0, 0, '2015-05-28 01:18:40', '', '', '199.96.156.52', ''),
(7050, 0, 0, 0, '2015-05-28 01:18:40', '', '', '199.96.156.52', ''),
(7051, 0, 0, 0, '2015-05-28 01:18:40', '', '', '199.96.156.52', ''),
(7052, 0, 0, 0, '2015-05-28 01:18:40', '', '', '199.96.156.52', ''),
(7053, 0, 0, 0, '2015-05-28 01:18:40', '', '', '199.96.156.50', ''),
(7054, 0, 0, 0, '2015-05-28 01:18:41', '', '', '199.96.156.50', ''),
(7055, 0, 0, 0, '2015-05-28 01:18:41', '', '', '199.96.156.50', ''),
(7056, 5035, 1, 0, '2015-05-28 01:18:41', 'http://ondasdeouro.pt/votacoes', '', '187.21.114.174', ''),
(7057, 0, 0, 0, '2015-05-28 01:18:47', '', '', '199.96.156.50', ''),
(7058, 0, 0, 0, '2015-05-28 01:18:47', '', '', '199.96.156.50', ''),
(7059, 0, 0, 0, '2015-05-28 01:18:48', '', '', '199.96.156.52', ''),
(7060, 0, 0, 0, '2015-05-28 01:18:48', '', '', '199.96.156.52', ''),
(7061, 0, 0, 0, '2015-05-28 01:18:48', '', '', '199.96.156.50', ''),
(7062, 0, 0, 0, '2015-05-28 01:18:48', '', '', '199.96.156.50', ''),
(7063, 0, 0, 0, '2015-05-28 01:18:48', '', '', '199.96.156.52', ''),
(7064, 0, 0, 0, '2015-05-28 01:18:48', '', '', '199.96.156.50', ''),
(7065, 0, 0, 0, '2015-05-28 01:18:48', '', '', '199.96.156.52', ''),
(7066, 0, 0, 0, '2015-05-28 01:18:48', '', '', '199.96.156.52', ''),
(7067, 0, 0, 0, '2015-05-28 01:18:48', '', '', '199.96.156.52', ''),
(7068, 0, 0, 0, '2015-05-28 01:18:48', '', '', '199.96.156.50', ''),
(7069, 0, 0, 0, '2015-05-28 01:18:48', '', '', '199.96.156.52', ''),
(7070, 0, 0, 0, '2015-05-28 01:18:48', '', '', '199.96.156.52', ''),
(7071, 0, 0, 0, '2015-05-28 01:18:48', '', '', '199.96.156.52', ''),
(7072, 0, 0, 0, '2015-05-28 01:18:50', '', '', '199.96.156.50', ''),
(7073, 0, 0, 0, '2015-05-28 01:18:50', '', '', '199.96.156.50', ''),
(7074, 0, 0, 0, '2015-05-28 01:18:50', '', '', '199.96.156.50', ''),
(7075, 0, 0, 0, '2015-05-28 01:18:50', '', '', '199.96.156.50', ''),
(7076, 5035, 1, 0, '2015-05-28 01:18:52', 'http://ondasdeouro.pt/votacoes', '', '187.21.114.174', ''),
(7077, 0, 0, 0, '2015-05-28 01:18:53', '', '', '199.96.156.50', ''),
(7078, 0, 0, 0, '2015-05-28 01:18:54', '', '', '199.96.156.50', ''),
(7079, 4664, 1, 0, '2015-05-28 01:22:13', '', '', '66.249.82.188', ''),
(7080, 0, 0, 0, '2015-05-28 01:23:29', '', '', '199.96.156.50', ''),
(7081, 0, 0, 0, '2015-05-28 01:23:32', '', '', '199.96.156.50', ''),
(7082, 0, 0, 0, '2015-05-28 01:23:32', '', '', '199.96.156.50', ''),
(7083, 0, 0, 0, '2015-05-28 01:23:32', '', '', '199.96.156.50', ''),
(7084, 0, 0, 0, '2015-05-28 01:23:34', '', '', '199.96.156.50', ''),
(7085, 0, 0, 0, '2015-05-28 01:23:34', '', '', '199.96.156.50', ''),
(7086, 0, 0, 0, '2015-05-28 01:23:34', '', '', '199.96.156.50', ''),
(7087, 0, 0, 0, '2015-05-28 01:23:34', '', '', '199.96.156.50', ''),
(7088, 0, 0, 0, '2015-05-28 01:23:34', '', '', '199.96.156.52', ''),
(7089, 0, 0, 0, '2015-05-28 01:23:34', '', '', '199.96.156.52', ''),
(7090, 0, 0, 0, '2015-05-28 01:23:34', '', '', '199.96.156.52', ''),
(7091, 0, 0, 0, '2015-05-28 01:23:34', '', '', '199.96.156.52', ''),
(7092, 0, 0, 0, '2015-05-28 01:23:34', '', '', '199.96.156.52', ''),
(7093, 0, 0, 0, '2015-05-28 01:23:34', '', '', '199.96.156.52', ''),
(7094, 0, 0, 0, '2015-05-28 01:23:34', '', '', '199.96.156.52', ''),
(7095, 0, 0, 0, '2015-05-28 01:23:35', '', '', '199.96.156.52', ''),
(7096, 0, 0, 0, '2015-05-28 01:23:35', '', '', '199.96.156.52', ''),
(7097, 0, 0, 0, '2015-05-28 01:23:35', '', '', '199.96.156.52', ''),
(7098, 0, 0, 0, '2015-05-28 01:23:35', '', '', '199.96.156.50', ''),
(7099, 0, 0, 0, '2015-05-28 01:23:37', '', '', '199.96.156.50', ''),
(7100, 0, 0, 0, '2015-05-28 01:23:37', '', '', '199.96.156.50', ''),
(7101, 0, 0, 0, '2015-05-28 01:23:37', '', '', '199.96.156.50', ''),
(7102, 0, 0, 0, '2015-05-28 01:23:38', '', '', '199.96.156.52', ''),
(7103, 0, 0, 0, '2015-05-28 01:23:39', '', '', '199.96.156.50', ''),
(7104, 0, 0, 0, '2015-05-28 01:23:40', '', '', '199.96.156.50', ''),
(7105, 0, 0, 0, '2015-05-28 01:23:42', '', '', '199.96.156.50', ''),
(7106, 0, 0, 0, '2015-05-28 01:23:43', '', '', '199.96.156.50', ''),
(7107, 0, 0, 0, '2015-05-28 01:23:43', '', '', '199.96.156.50', ''),
(7108, 0, 0, 0, '2015-05-28 01:23:43', '', '', '199.96.156.52', ''),
(7109, 0, 0, 0, '2015-05-28 01:23:43', '', '', '199.96.156.50', ''),
(7110, 4940, 1, 0, '2015-05-28 01:23:44', '', '', '191.191.125.212', ''),
(7111, 0, 0, 0, '2015-05-28 01:23:44', '', '', '199.96.156.52', ''),
(7112, 0, 0, 0, '2015-05-28 01:23:44', '', '', '199.96.156.52', ''),
(7113, 0, 0, 0, '2015-05-28 01:23:44', '', '', '199.96.156.52', ''),
(7114, 0, 0, 0, '2015-05-28 01:23:44', '', '', '199.96.156.52', ''),
(7115, 0, 0, 0, '2015-05-28 01:23:44', '', '', '199.96.156.52', ''),
(7116, 0, 0, 0, '2015-05-28 01:23:44', '', '', '199.96.156.52', ''),
(7117, 0, 0, 0, '2015-05-28 01:23:44', '', '', '199.96.156.52', ''),
(7118, 0, 0, 0, '2015-05-28 01:23:44', '', '', '199.96.156.52', ''),
(7119, 0, 0, 0, '2015-05-28 01:23:45', '', '', '199.96.156.50', ''),
(7120, 6284, 1, 0, '2015-05-28 01:24:57', '', '', '179.7.115.23', ''),
(7121, 6375, 1, 0, '2015-05-28 01:25:43', '', '', '100.0.41.227', ''),
(7122, 5521, 1, 0, '2015-05-28 01:28:41', 'https://www.facebook.com/ondasdeouro', '', '88.214.174.255', ''),
(7123, 0, 0, 0, '2015-05-28 01:28:51', '', '', '199.96.156.52', ''),
(7124, 0, 0, 0, '2015-05-28 01:28:51', '', '', '199.96.156.52', ''),
(7125, 0, 0, 0, '2015-05-28 01:28:54', '', '', '199.96.156.50', ''),
(7126, 0, 0, 0, '2015-05-28 01:28:55', '', '', '199.96.156.52', ''),
(7127, 0, 0, 0, '2015-05-28 01:28:55', '', '', '199.96.156.52', ''),
(7128, 0, 0, 0, '2015-05-28 01:28:55', '', '', '199.96.156.52', ''),
(7129, 0, 0, 0, '2015-05-28 01:28:55', '', '', '199.96.156.50', ''),
(7130, 0, 0, 0, '2015-05-28 01:28:55', '', '', '199.96.156.50', ''),
(7131, 0, 0, 0, '2015-05-28 01:28:55', '', '', '199.96.156.50', ''),
(7132, 0, 0, 0, '2015-05-28 01:28:55', '', '', '199.96.156.52', ''),
(7133, 0, 0, 0, '2015-05-28 01:28:55', '', '', '199.96.156.52', ''),
(7134, 0, 0, 0, '2015-05-28 01:28:55', '', '', '199.96.156.52', ''),
(7135, 0, 0, 0, '2015-05-28 01:28:56', '', '', '199.96.156.52', ''),
(7136, 0, 0, 0, '2015-05-28 01:28:56', '', '', '199.96.156.52', ''),
(7137, 0, 0, 0, '2015-05-28 01:28:56', '', '', '199.96.156.50', ''),
(7138, 0, 0, 0, '2015-05-28 01:28:56', '', '', '199.96.156.50', ''),
(7139, 0, 0, 0, '2015-05-28 01:28:56', '', '', '199.96.156.50', ''),
(7140, 0, 0, 0, '2015-05-28 01:28:57', '', '', '199.96.156.50', ''),
(7141, 0, 0, 0, '2015-05-28 01:28:57', '', '', '199.96.156.50', ''),
(7142, 0, 0, 0, '2015-05-28 01:28:59', '', '', '199.96.156.52', ''),
(7143, 0, 0, 0, '2015-05-28 01:28:59', '', '', '199.96.156.52', ''),
(7144, 0, 0, 0, '2015-05-28 01:29:00', '', '', '199.96.156.52', ''),
(7145, 0, 0, 0, '2015-05-28 01:29:00', '', '', '199.96.156.52', ''),
(7146, 0, 0, 0, '2015-05-28 01:29:01', '', '', '199.96.156.52', ''),
(7147, 0, 0, 0, '2015-05-28 01:29:02', '', '', '199.96.156.52', ''),
(7148, 0, 0, 0, '2015-05-28 01:29:02', '', '', '199.96.156.50', ''),
(7149, 0, 0, 0, '2015-05-28 01:29:04', '', '', '199.96.156.50', ''),
(7150, 0, 0, 0, '2015-05-28 01:29:04', '', '', '199.96.156.50', ''),
(7151, 0, 0, 0, '2015-05-28 01:29:04', '', '', '199.96.156.50', ''),
(7152, 0, 0, 0, '2015-05-28 01:29:04', '', '', '199.96.156.50', ''),
(7153, 0, 0, 0, '2015-05-28 01:29:04', '', '', '199.96.156.50', ''),
(7154, 0, 0, 0, '2015-05-28 01:29:04', '', '', '199.96.156.52', ''),
(7155, 0, 0, 0, '2015-05-28 01:29:04', '', '', '199.96.156.52', ''),
(7156, 0, 0, 0, '2015-05-28 01:29:04', '', '', '199.96.156.52', ''),
(7157, 0, 0, 0, '2015-05-28 01:29:04', '', '', '199.96.156.50', ''),
(7158, 0, 0, 0, '2015-05-28 01:29:05', '', '', '199.96.156.52', ''),
(7159, 0, 0, 0, '2015-05-28 01:29:05', '', '', '199.96.156.50', ''),
(7160, 0, 0, 0, '2015-05-28 01:29:05', '', '', '199.96.156.50', ''),
(7161, 2041, 1, 0, '2015-05-28 01:32:32', '', '', '66.249.88.137', ''),
(7162, 6373, 1, 0, '2015-05-28 01:32:35', '', '', '177.168.166.246', ''),
(7163, 0, 0, 0, '2015-05-28 01:33:32', '', '', '199.96.156.50', ''),
(7164, 0, 0, 0, '2015-05-28 01:33:33', '', '', '199.96.156.50', ''),
(7165, 0, 0, 0, '2015-05-28 01:33:35', '', '', '199.96.156.52', ''),
(7166, 0, 0, 0, '2015-05-28 01:33:35', '', '', '199.96.156.52', ''),
(7167, 0, 0, 0, '2015-05-28 01:33:35', '', '', '199.96.156.52', ''),
(7168, 0, 0, 0, '2015-05-28 01:33:35', '', '', '199.96.156.52', ''),
(7169, 0, 0, 0, '2015-05-28 01:33:35', '', '', '199.96.156.52', ''),
(7170, 0, 0, 0, '2015-05-28 01:33:35', '', '', '199.96.156.50', ''),
(7171, 0, 0, 0, '2015-05-28 01:33:35', '', '', '199.96.156.52', ''),
(7172, 0, 0, 0, '2015-05-28 01:33:35', '', '', '199.96.156.50', ''),
(7173, 0, 0, 0, '2015-05-28 01:33:35', '', '', '199.96.156.52', ''),
(7174, 0, 0, 0, '2015-05-28 01:33:35', '', '', '199.96.156.52', ''),
(7175, 0, 0, 0, '2015-05-28 01:33:35', '', '', '199.96.156.52', ''),
(7176, 0, 0, 0, '2015-05-28 01:33:35', '', '', '199.96.156.52', ''),
(7177, 0, 0, 0, '2015-05-28 01:33:36', '', '', '199.96.156.50', ''),
(7178, 0, 0, 0, '2015-05-28 01:33:36', '', '', '199.96.156.50', ''),
(7179, 0, 0, 0, '2015-05-28 01:33:36', '', '', '199.96.156.50', ''),
(7180, 0, 0, 0, '2015-05-28 01:33:37', '', '', '199.96.156.50', ''),
(7181, 0, 0, 0, '2015-05-28 01:33:38', '', '', '199.96.156.50', ''),
(7182, 0, 0, 0, '2015-05-28 01:33:42', '', '', '199.96.156.52', ''),
(7183, 0, 0, 0, '2015-05-28 01:33:42', '', '', '199.96.156.52', ''),
(7184, 0, 0, 0, '2015-05-28 01:33:43', '', '', '199.96.156.52', ''),
(7185, 0, 0, 0, '2015-05-28 01:33:43', '', '', '199.96.156.50', ''),
(7186, 0, 0, 0, '2015-05-28 01:33:43', '', '', '199.96.156.52', ''),
(7187, 0, 0, 0, '2015-05-28 01:33:44', '', '', '199.96.156.52', ''),
(7188, 0, 0, 0, '2015-05-28 01:33:44', '', '', '199.96.156.50', ''),
(7189, 0, 0, 0, '2015-05-28 01:33:44', '', '', '199.96.156.52', ''),
(7190, 0, 0, 0, '2015-05-28 01:33:44', '', '', '199.96.156.52', ''),
(7191, 0, 0, 0, '2015-05-28 01:33:44', '', '', '199.96.156.50', ''),
(7192, 0, 0, 0, '2015-05-28 01:33:44', '', '', '199.96.156.52', ''),
(7193, 0, 0, 0, '2015-05-28 01:33:44', '', '', '199.96.156.50', ''),
(7194, 0, 0, 0, '2015-05-28 01:33:44', '', '', '199.96.156.50', ''),
(7195, 0, 0, 0, '2015-05-28 01:33:45', '', '', '199.96.156.52', ''),
(7196, 0, 0, 0, '2015-05-28 01:33:45', '', '', '199.96.156.50', ''),
(7197, 0, 0, 0, '2015-05-28 01:33:45', '', '', '199.96.156.50', ''),
(7198, 0, 0, 0, '2015-05-28 01:33:45', '', '', '199.96.156.52', ''),
(7199, 0, 0, 0, '2015-05-28 01:33:45', '', '', '199.96.156.50', ''),
(7200, 1828, 1, 0, '2015-05-28 01:35:51', '', '', '95.92.218.34', ''),
(7201, 1612, 1, 0, '2015-05-28 01:36:11', '', '', '66.249.83.164', ''),
(7202, 5231, 1, 0, '2015-05-28 01:36:16', '', '', '179.161.124.12', ''),
(7203, 0, 0, 0, '2015-05-28 01:38:43', '', '', '199.96.156.52', ''),
(7204, 0, 0, 0, '2015-05-28 01:38:43', '', '', '199.96.156.52', ''),
(7205, 0, 0, 0, '2015-05-28 01:38:45', '', '', '199.96.156.52', ''),
(7206, 0, 0, 0, '2015-05-28 01:38:45', '', '', '199.96.156.52', ''),
(7207, 0, 0, 0, '2015-05-28 01:38:45', '', '', '199.96.156.52', ''),
(7208, 0, 0, 0, '2015-05-28 01:38:45', '', '', '199.96.156.52', ''),
(7209, 0, 0, 0, '2015-05-28 01:38:45', '', '', '199.96.156.50', ''),
(7210, 0, 0, 0, '2015-05-28 01:38:45', '', '', '199.96.156.50', ''),
(7211, 0, 0, 0, '2015-05-28 01:38:45', '', '', '199.96.156.50', ''),
(7212, 0, 0, 0, '2015-05-28 01:38:45', '', '', '199.96.156.52', ''),
(7213, 0, 0, 0, '2015-05-28 01:38:45', '', '', '199.96.156.52', ''),
(7214, 0, 0, 0, '2015-05-28 01:38:45', '', '', '199.96.156.52', ''),
(7215, 0, 0, 0, '2015-05-28 01:38:45', '', '', '199.96.156.50', ''),
(7216, 0, 0, 0, '2015-05-28 01:38:46', '', '', '199.96.156.50', ''),
(7217, 0, 0, 0, '2015-05-28 01:38:46', '', '', '199.96.156.50', ''),
(7218, 0, 0, 0, '2015-05-28 01:38:46', '', '', '199.96.156.50', ''),
(7219, 0, 0, 0, '2015-05-28 01:38:53', '', '', '199.96.156.52', ''),
(7220, 0, 0, 0, '2015-05-28 01:38:53', '', '', '199.96.156.52', ''),
(7221, 0, 0, 0, '2015-05-28 01:38:53', '', '', '199.96.156.52', ''),
(7222, 0, 0, 0, '2015-05-28 01:38:53', '', '', '199.96.156.52', ''),
(7223, 0, 0, 0, '2015-05-28 01:38:53', '', '', '199.96.156.50', ''),
(7224, 0, 0, 0, '2015-05-28 01:38:53', '', '', '199.96.156.50', ''),
(7225, 0, 0, 0, '2015-05-28 01:38:54', '', '', '199.96.156.52', ''),
(7226, 0, 0, 0, '2015-05-28 01:38:54', '', '', '199.96.156.52', ''),
(7227, 0, 0, 0, '2015-05-28 01:38:54', '', '', '199.96.156.50', ''),
(7228, 0, 0, 0, '2015-05-28 01:38:54', '', '', '199.96.156.50', ''),
(7229, 0, 0, 0, '2015-05-28 01:38:54', '', '', '199.96.156.50', ''),
(7230, 0, 0, 0, '2015-05-28 01:38:54', '', '', '199.96.156.50', ''),
(7231, 0, 0, 0, '2015-05-28 01:38:54', '', '', '199.96.156.50', ''),
(7232, 0, 0, 0, '2015-05-28 01:38:54', '', '', '199.96.156.50', ''),
(7233, 0, 0, 0, '2015-05-28 01:38:55', '', '', '199.96.156.52', ''),
(7234, 0, 0, 0, '2015-05-28 01:38:55', '', '', '199.96.156.52', ''),
(7235, 0, 0, 0, '2015-05-28 01:38:55', '', '', '199.96.156.50', ''),
(7236, 0, 0, 0, '2015-05-28 01:38:55', '', '', '199.96.156.52', ''),
(7237, 6458, 1, 0, '2015-05-28 01:38:57', '', '', '177.139.7.12', ''),
(7238, 0, 0, 0, '2015-05-28 01:38:58', '', '', '199.96.156.52', ''),
(7239, 0, 0, 0, '2015-05-28 01:38:58', '', '', '199.96.156.52', ''),
(7240, 0, 0, 0, '2015-05-28 01:38:59', '', '', '199.96.156.50', ''),
(7241, 0, 0, 0, '2015-05-28 01:38:59', '', '', '199.96.156.50', ''),
(7242, 0, 0, 0, '2015-05-28 01:39:00', '', '', '199.96.156.52', ''),
(7243, 6476, 1, 0, '2015-05-28 01:40:40', '', '', '189.115.153.160', ''),
(7244, 6388, 1, 0, '2015-05-28 01:41:20', '', '', '66.249.88.137', ''),
(7245, 5719, 1, 0, '2015-05-28 01:41:26', '', '', '85.138.219.37', ''),
(7246, 0, 0, 0, '2015-05-28 01:43:53', '', '', '199.96.156.52', ''),
(7247, 0, 0, 0, '2015-05-28 01:43:53', '', '', '199.96.156.52', ''),
(7248, 0, 0, 0, '2015-05-28 01:43:55', '', '', '199.96.156.52', ''),
(7249, 0, 0, 0, '2015-05-28 01:43:55', '', '', '199.96.156.52', ''),
(7250, 0, 0, 0, '2015-05-28 01:43:56', '', '', '199.96.156.52', ''),
(7251, 0, 0, 0, '2015-05-28 01:43:56', '', '', '199.96.156.52', ''),
(7252, 0, 0, 0, '2015-05-28 01:43:57', '', '', '199.96.156.50', ''),
(7253, 0, 0, 0, '2015-05-28 01:43:57', '', '', '199.96.156.52', ''),
(7254, 0, 0, 0, '2015-05-28 01:43:57', '', '', '199.96.156.52', ''),
(7255, 0, 0, 0, '2015-05-28 01:43:57', '', '', '199.96.156.50', ''),
(7256, 0, 0, 0, '2015-05-28 01:43:57', '', '', '199.96.156.50', ''),
(7257, 0, 0, 0, '2015-05-28 01:43:57', '', '', '199.96.156.52', ''),
(7258, 0, 0, 0, '2015-05-28 01:43:57', '', '', '199.96.156.50', ''),
(7259, 0, 0, 0, '2015-05-28 01:43:57', '', '', '199.96.156.50', ''),
(7260, 0, 0, 0, '2015-05-28 01:43:57', '', '', '199.96.156.50', ''),
(7261, 0, 0, 0, '2015-05-28 01:43:57', '', '', '199.96.156.50', ''),
(7262, 0, 0, 0, '2015-05-28 01:43:57', '', '', '199.96.156.50', ''),
(7263, 0, 0, 0, '2015-05-28 01:43:58', '', '', '199.96.156.52', ''),
(7264, 0, 0, 0, '2015-05-28 01:44:01', '', '', '199.96.156.50', ''),
(7265, 0, 0, 0, '2015-05-28 01:44:01', '', '', '199.96.156.50', ''),
(7266, 0, 0, 0, '2015-05-28 01:44:03', '', '', '199.96.156.52', ''),
(7267, 0, 0, 0, '2015-05-28 01:44:04', '', '', '199.96.156.52', ''),
(7268, 0, 0, 0, '2015-05-28 01:44:04', '', '', '199.96.156.52', ''),
(7269, 0, 0, 0, '2015-05-28 01:44:04', '', '', '199.96.156.52', ''),
(7270, 0, 0, 0, '2015-05-28 01:44:04', '', '', '199.96.156.52', ''),
(7271, 0, 0, 0, '2015-05-28 01:44:04', '', '', '199.96.156.52', ''),
(7272, 0, 0, 0, '2015-05-28 01:44:05', '', '', '199.96.156.50', ''),
(7273, 0, 0, 0, '2015-05-28 01:44:05', '', '', '199.96.156.50', ''),
(7274, 0, 0, 0, '2015-05-28 01:44:06', '', '', '199.96.156.50', ''),
(7275, 0, 0, 0, '2015-05-28 01:44:06', '', '', '199.96.156.50', ''),
(7276, 0, 0, 0, '2015-05-28 01:44:06', '', '', '199.96.156.50', ''),
(7277, 0, 0, 0, '2015-05-28 01:44:06', '', '', '199.96.156.50', ''),
(7278, 0, 0, 0, '2015-05-28 01:44:06', '', '', '199.96.156.50', ''),
(7279, 0, 0, 0, '2015-05-28 01:44:06', '', '', '199.96.156.50', ''),
(7280, 0, 0, 0, '2015-05-28 01:44:06', '', '', '199.96.156.52', ''),
(7281, 0, 0, 0, '2015-05-28 01:44:06', '', '', '199.96.156.50', ''),
(7282, 0, 0, 0, '2015-05-28 01:44:07', '', '', '199.96.156.50', ''),
(7283, 0, 0, 0, '2015-05-28 01:44:09', '', '', '199.96.156.52', ''),
(7284, 4517, 1, 0, '2015-05-28 01:45:04', '', '', '95.92.101.96', ''),
(7285, 1612, 1, 0, '2015-05-28 01:47:34', '', '', '66.249.83.180', ''),
(7286, 5292, 1, 0, '2015-05-28 01:48:23', '', '', '66.249.93.231', ''),
(7287, 0, 0, 0, '2015-05-28 01:48:31', '', '', '199.96.156.52', ''),
(7288, 0, 0, 0, '2015-05-28 01:48:31', '', '', '199.96.156.52', ''),
(7289, 0, 0, 0, '2015-05-28 01:48:34', '', '', '199.96.156.52', ''),
(7290, 0, 0, 0, '2015-05-28 01:48:34', '', '', '199.96.156.52', ''),
(7291, 0, 0, 0, '2015-05-28 01:48:34', '', '', '199.96.156.52', ''),
(7292, 0, 0, 0, '2015-05-28 01:48:34', '', '', '199.96.156.52', ''),
(7293, 0, 0, 0, '2015-05-28 01:48:34', '', '', '199.96.156.50', ''),
(7294, 0, 0, 0, '2015-05-28 01:48:34', '', '', '199.96.156.50', ''),
(7295, 0, 0, 0, '2015-05-28 01:48:34', '', '', '199.96.156.50', ''),
(7296, 0, 0, 0, '2015-05-28 01:48:34', '', '', '199.96.156.50', ''),
(7297, 0, 0, 0, '2015-05-28 01:48:35', '', '', '199.96.156.52', ''),
(7298, 0, 0, 0, '2015-05-28 01:48:35', '', '', '199.96.156.52', ''),
(7299, 0, 0, 0, '2015-05-28 01:48:35', '', '', '199.96.156.52', ''),
(7300, 0, 0, 0, '2015-05-28 01:48:35', '', '', '199.96.156.50', ''),
(7301, 0, 0, 0, '2015-05-28 01:48:35', '', '', '199.96.156.50', ''),
(7302, 0, 0, 0, '2015-05-28 01:48:35', '', '', '199.96.156.50', ''),
(7303, 0, 0, 0, '2015-05-28 01:48:35', '', '', '199.96.156.50', ''),
(7304, 0, 0, 0, '2015-05-28 01:48:41', '', '', '199.96.156.50', ''),
(7305, 0, 0, 0, '2015-05-28 01:48:42', '', '', '199.96.156.50', ''),
(7306, 0, 0, 0, '2015-05-28 01:48:43', '', '', '199.96.156.50', ''),
(7307, 0, 0, 0, '2015-05-28 01:48:43', '', '', '199.96.156.50', ''),
(7308, 0, 0, 0, '2015-05-28 01:48:43', '', '', '199.96.156.52', ''),
(7309, 0, 0, 0, '2015-05-28 01:48:43', '', '', '199.96.156.52', ''),
(7310, 0, 0, 0, '2015-05-28 01:48:44', '', '', '199.96.156.52', ''),
(7311, 0, 0, 0, '2015-05-28 01:48:44', '', '', '199.96.156.52', ''),
(7312, 0, 0, 0, '2015-05-28 01:48:44', '', '', '199.96.156.52', ''),
(7313, 0, 0, 0, '2015-05-28 01:48:44', '', '', '199.96.156.50', ''),
(7314, 0, 0, 0, '2015-05-28 01:48:44', '', '', '199.96.156.50', ''),
(7315, 0, 0, 0, '2015-05-28 01:48:44', '', '', '199.96.156.50', ''),
(7316, 0, 0, 0, '2015-05-28 01:48:44', '', '', '199.96.156.52', ''),
(7317, 0, 0, 0, '2015-05-28 01:48:44', '', '', '199.96.156.50', ''),
(7318, 0, 0, 0, '2015-05-28 01:48:44', '', '', '199.96.156.52', ''),
(7319, 0, 0, 0, '2015-05-28 01:48:45', '', '', '199.96.156.52', '');
INSERT INTO `wp_newsletter_stats` (`id`, `user_id`, `email_id`, `link_id`, `created`, `url`, `anchor`, `ip`, `country`) VALUES
(7320, 0, 0, 0, '2015-05-28 01:48:45', '', '', '199.96.156.50', ''),
(7321, 0, 0, 0, '2015-05-28 01:48:45', '', '', '199.96.156.50', ''),
(7322, 0, 0, 0, '2015-05-28 01:48:46', '', '', '199.96.156.50', ''),
(7323, 1361, 1, 0, '2015-05-28 01:48:48', '', '', '189.6.16.230', ''),
(7324, 0, 0, 0, '2015-05-28 01:48:48', '', '', '199.96.156.50', ''),
(7325, 0, 0, 0, '2015-05-28 01:48:48', '', '', '199.96.156.50', ''),
(7326, 0, 0, 0, '2015-05-28 01:48:48', '', '', '199.96.156.52', ''),
(7327, 4677, 1, 0, '2015-05-28 01:49:12', '', '', '49.195.33.234', ''),
(7328, 3398, 1, 0, '2015-05-28 01:52:57', '', '', '66.249.93.228', ''),
(7329, 5643, 1, 0, '2015-05-28 01:53:08', '', '', '186.15.232.2', ''),
(7330, 3398, 1, 0, '2015-05-28 01:53:25', '', '', '66.249.93.228', ''),
(7331, 0, 0, 0, '2015-05-28 01:53:34', '', '', '199.96.156.52', ''),
(7332, 0, 0, 0, '2015-05-28 01:53:34', '', '', '199.96.156.52', ''),
(7333, 0, 0, 0, '2015-05-28 01:53:36', '', '', '199.96.156.52', ''),
(7334, 0, 0, 0, '2015-05-28 01:53:37', '', '', '199.96.156.52', ''),
(7335, 0, 0, 0, '2015-05-28 01:53:37', '', '', '199.96.156.52', ''),
(7336, 0, 0, 0, '2015-05-28 01:53:37', '', '', '199.96.156.52', ''),
(7337, 0, 0, 0, '2015-05-28 01:53:37', '', '', '199.96.156.52', ''),
(7338, 0, 0, 0, '2015-05-28 01:53:37', '', '', '199.96.156.52', ''),
(7339, 0, 0, 0, '2015-05-28 01:53:37', '', '', '199.96.156.52', ''),
(7340, 0, 0, 0, '2015-05-28 01:53:37', '', '', '199.96.156.52', ''),
(7341, 0, 0, 0, '2015-05-28 01:53:37', '', '', '199.96.156.50', ''),
(7342, 0, 0, 0, '2015-05-28 01:53:37', '', '', '199.96.156.50', ''),
(7343, 0, 0, 0, '2015-05-28 01:53:37', '', '', '199.96.156.50', ''),
(7344, 0, 0, 0, '2015-05-28 01:53:37', '', '', '199.96.156.50', ''),
(7345, 0, 0, 0, '2015-05-28 01:53:37', '', '', '199.96.156.50', ''),
(7346, 0, 0, 0, '2015-05-28 01:53:40', '', '', '199.96.156.52', ''),
(7347, 0, 0, 0, '2015-05-28 01:53:40', '', '', '199.96.156.52', ''),
(7348, 0, 0, 0, '2015-05-28 01:53:43', '', '', '199.96.156.50', ''),
(7349, 0, 0, 0, '2015-05-28 01:53:44', '', '', '199.96.156.52', ''),
(7350, 0, 0, 0, '2015-05-28 01:53:45', '', '', '199.96.156.50', ''),
(7351, 0, 0, 0, '2015-05-28 01:53:45', '', '', '199.96.156.52', ''),
(7352, 0, 0, 0, '2015-05-28 01:53:46', '', '', '199.96.156.50', ''),
(7353, 0, 0, 0, '2015-05-28 01:53:46', '', '', '199.96.156.50', ''),
(7354, 0, 0, 0, '2015-05-28 01:53:46', '', '', '199.96.156.52', ''),
(7355, 0, 0, 0, '2015-05-28 01:53:46', '', '', '199.96.156.50', ''),
(7356, 0, 0, 0, '2015-05-28 01:53:46', '', '', '199.96.156.52', ''),
(7357, 0, 0, 0, '2015-05-28 01:53:46', '', '', '199.96.156.52', ''),
(7358, 0, 0, 0, '2015-05-28 01:53:47', '', '', '199.96.156.52', ''),
(7359, 0, 0, 0, '2015-05-28 01:53:47', '', '', '199.96.156.52', ''),
(7360, 0, 0, 0, '2015-05-28 01:53:47', '', '', '199.96.156.50', ''),
(7361, 0, 0, 0, '2015-05-28 01:53:47', '', '', '199.96.156.50', ''),
(7362, 0, 0, 0, '2015-05-28 01:53:47', '', '', '199.96.156.52', ''),
(7363, 0, 0, 0, '2015-05-28 01:53:47', '', '', '199.96.156.50', ''),
(7364, 0, 0, 0, '2015-05-28 01:53:47', '', '', '199.96.156.52', ''),
(7365, 0, 0, 0, '2015-05-28 01:53:47', '', '', '199.96.156.52', ''),
(7366, 0, 0, 0, '2015-05-28 01:53:52', '', '', '199.96.156.50', ''),
(7367, 3235, 1, 0, '2015-05-28 01:55:46', '', '', '187.49.233.205', ''),
(7368, 5943, 1, 0, '2015-05-28 01:55:47', '', '', '191.32.167.119', ''),
(7369, 6604, 1, 0, '2015-05-28 01:56:46', '', '', '191.128.174.102', ''),
(7370, 2717, 1, 0, '2015-05-28 01:56:50', '', '', '66.249.88.137', ''),
(7371, 6604, 1, 0, '2015-05-28 01:56:58', 'http://ondasdeouro.pt/votacoes', '', '191.128.174.102', ''),
(7372, 6363, 1, 0, '2015-05-28 01:58:22', '', '', '66.249.83.171', ''),
(7373, 0, 0, 0, '2015-05-28 01:58:30', '', '', '199.96.156.52', ''),
(7374, 0, 0, 0, '2015-05-28 01:58:30', '', '', '199.96.156.52', ''),
(7375, 0, 0, 0, '2015-05-28 01:58:33', '', '', '199.96.156.52', ''),
(7376, 0, 0, 0, '2015-05-28 01:58:33', '', '', '199.96.156.52', ''),
(7377, 0, 0, 0, '2015-05-28 01:58:33', '', '', '199.96.156.50', ''),
(7378, 0, 0, 0, '2015-05-28 01:58:33', '', '', '199.96.156.52', ''),
(7379, 0, 0, 0, '2015-05-28 01:58:33', '', '', '199.96.156.52', ''),
(7380, 0, 0, 0, '2015-05-28 01:58:33', '', '', '199.96.156.50', ''),
(7381, 0, 0, 0, '2015-05-28 01:58:33', '', '', '199.96.156.52', ''),
(7382, 0, 0, 0, '2015-05-28 01:58:33', '', '', '199.96.156.52', ''),
(7383, 0, 0, 0, '2015-05-28 01:58:33', '', '', '199.96.156.50', ''),
(7384, 0, 0, 0, '2015-05-28 01:58:33', '', '', '199.96.156.50', ''),
(7385, 0, 0, 0, '2015-05-28 01:58:33', '', '', '199.96.156.50', ''),
(7386, 0, 0, 0, '2015-05-28 01:58:33', '', '', '199.96.156.50', ''),
(7387, 0, 0, 0, '2015-05-28 01:58:33', '', '', '199.96.156.50', ''),
(7388, 0, 0, 0, '2015-05-28 01:58:34', '', '', '199.96.156.50', ''),
(7389, 0, 0, 0, '2015-05-28 01:58:34', '', '', '199.96.156.50', ''),
(7390, 6363, 1, 0, '2015-05-28 01:58:35', 'http://ondasdeouro.pt/votacoes', '', '189.32.0.232', ''),
(7391, 0, 0, 0, '2015-05-28 01:58:37', '', '', '199.96.156.52', ''),
(7392, 0, 0, 0, '2015-05-28 01:58:38', '', '', '199.96.156.52', ''),
(7393, 0, 0, 0, '2015-05-28 01:58:39', '', '', '199.96.156.50', ''),
(7394, 0, 0, 0, '2015-05-28 01:58:39', '', '', '199.96.156.50', ''),
(7395, 0, 0, 0, '2015-05-28 01:58:39', '', '', '199.96.156.52', ''),
(7396, 0, 0, 0, '2015-05-28 01:58:41', '', '', '199.96.156.52', ''),
(7397, 0, 0, 0, '2015-05-28 01:58:42', '', '', '199.96.156.50', ''),
(7398, 0, 0, 0, '2015-05-28 01:58:43', '', '', '199.96.156.50', ''),
(7399, 0, 0, 0, '2015-05-28 01:58:43', '', '', '199.96.156.52', ''),
(7400, 0, 0, 0, '2015-05-28 01:58:43', '', '', '199.96.156.52', ''),
(7401, 0, 0, 0, '2015-05-28 01:58:43', '', '', '199.96.156.52', ''),
(7402, 0, 0, 0, '2015-05-28 01:58:43', '', '', '199.96.156.50', ''),
(7403, 0, 0, 0, '2015-05-28 01:58:43', '', '', '199.96.156.52', ''),
(7404, 0, 0, 0, '2015-05-28 01:58:43', '', '', '199.96.156.50', ''),
(7405, 0, 0, 0, '2015-05-28 01:58:43', '', '', '199.96.156.52', ''),
(7406, 0, 0, 0, '2015-05-28 01:58:44', '', '', '199.96.156.50', ''),
(7407, 0, 0, 0, '2015-05-28 01:58:44', '', '', '199.96.156.52', ''),
(7408, 0, 0, 0, '2015-05-28 01:58:44', '', '', '199.96.156.50', ''),
(7409, 0, 0, 0, '2015-05-28 01:58:44', '', '', '199.96.156.50', ''),
(7410, 0, 0, 0, '2015-05-28 01:58:44', '', '', '199.96.156.50', ''),
(7411, 0, 0, 0, '2015-05-28 01:58:44', '', '', '199.96.156.52', ''),
(7412, 6504, 1, 0, '2015-05-28 02:00:18', '', '', '66.249.88.142', ''),
(7413, 6453, 1, 0, '2015-05-28 02:01:06', '', '', '189.122.139.136', ''),
(7414, 5841, 1, 0, '2015-05-28 02:02:48', '', '', '66.249.83.171', ''),
(7415, 5989, 1, 0, '2015-05-28 02:03:10', '', '', '66.249.93.231', ''),
(7416, 0, 0, 0, '2015-05-28 02:03:32', '', '', '199.96.156.52', ''),
(7417, 0, 0, 0, '2015-05-28 02:03:32', '', '', '199.96.156.52', ''),
(7418, 0, 0, 0, '2015-05-28 02:03:35', '', '', '199.96.156.52', ''),
(7419, 0, 0, 0, '2015-05-28 02:03:35', '', '', '199.96.156.52', ''),
(7420, 0, 0, 0, '2015-05-28 02:03:35', '', '', '199.96.156.52', ''),
(7421, 0, 0, 0, '2015-05-28 02:03:35', '', '', '199.96.156.52', ''),
(7422, 0, 0, 0, '2015-05-28 02:03:35', '', '', '199.96.156.52', ''),
(7423, 0, 0, 0, '2015-05-28 02:03:35', '', '', '199.96.156.52', ''),
(7424, 0, 0, 0, '2015-05-28 02:03:35', '', '', '199.96.156.52', ''),
(7425, 0, 0, 0, '2015-05-28 02:03:35', '', '', '199.96.156.52', ''),
(7426, 0, 0, 0, '2015-05-28 02:03:36', '', '', '199.96.156.50', ''),
(7427, 0, 0, 0, '2015-05-28 02:03:36', '', '', '199.96.156.50', ''),
(7428, 0, 0, 0, '2015-05-28 02:03:36', '', '', '199.96.156.50', ''),
(7429, 0, 0, 0, '2015-05-28 02:03:36', '', '', '199.96.156.50', ''),
(7430, 0, 0, 0, '2015-05-28 02:03:36', '', '', '199.96.156.50', ''),
(7431, 0, 0, 0, '2015-05-28 02:03:36', '', '', '199.96.156.50', ''),
(7432, 0, 0, 0, '2015-05-28 02:03:36', '', '', '199.96.156.50', ''),
(7433, 0, 0, 0, '2015-05-28 02:03:39', '', '', '199.96.156.52', ''),
(7434, 0, 0, 0, '2015-05-28 02:03:39', '', '', '199.96.156.52', ''),
(7435, 0, 0, 0, '2015-05-28 02:03:39', '', '', '199.96.156.52', ''),
(7436, 0, 0, 0, '2015-05-28 02:03:40', '', '', '199.96.156.50', ''),
(7437, 0, 0, 0, '2015-05-28 02:03:40', '', '', '199.96.156.50', ''),
(7438, 0, 0, 0, '2015-05-28 02:03:43', '', '', '199.96.156.52', ''),
(7439, 0, 0, 0, '2015-05-28 02:03:44', '', '', '199.96.156.52', ''),
(7440, 0, 0, 0, '2015-05-28 02:03:44', '', '', '199.96.156.52', ''),
(7441, 0, 0, 0, '2015-05-28 02:03:44', '', '', '199.96.156.52', ''),
(7442, 0, 0, 0, '2015-05-28 02:03:44', '', '', '199.96.156.52', ''),
(7443, 0, 0, 0, '2015-05-28 02:03:45', '', '', '199.96.156.52', ''),
(7444, 0, 0, 0, '2015-05-28 02:03:45', '', '', '199.96.156.52', ''),
(7445, 0, 0, 0, '2015-05-28 02:03:45', '', '', '199.96.156.50', ''),
(7446, 0, 0, 0, '2015-05-28 02:03:45', '', '', '199.96.156.50', ''),
(7447, 0, 0, 0, '2015-05-28 02:03:45', '', '', '199.96.156.50', ''),
(7448, 0, 0, 0, '2015-05-28 02:03:45', '', '', '199.96.156.50', ''),
(7449, 0, 0, 0, '2015-05-28 02:03:45', '', '', '199.96.156.50', ''),
(7450, 0, 0, 0, '2015-05-28 02:03:45', '', '', '199.96.156.50', ''),
(7451, 0, 0, 0, '2015-05-28 02:03:45', '', '', '199.96.156.50', ''),
(7452, 0, 0, 0, '2015-05-28 02:03:45', '', '', '199.96.156.50', ''),
(7453, 0, 0, 0, '2015-05-28 02:03:46', '', '', '199.96.156.52', ''),
(7454, 5989, 1, 0, '2015-05-28 02:03:51', 'http://ondasdeouro.pt/votacoes', '', '93.108.199.253', ''),
(7455, 4281, 1, 0, '2015-05-28 02:08:53', '', '', '66.249.93.231', ''),
(7456, 0, 0, 0, '2015-05-28 02:09:04', '', '', '199.96.156.52', ''),
(7457, 0, 0, 0, '2015-05-28 02:09:04', '', '', '199.96.156.52', ''),
(7458, 0, 0, 0, '2015-05-28 02:09:04', '', '', '199.96.156.52', ''),
(7459, 0, 0, 0, '2015-05-28 02:09:06', '', '', '199.96.156.52', ''),
(7460, 0, 0, 0, '2015-05-28 02:09:06', '', '', '199.96.156.52', ''),
(7461, 0, 0, 0, '2015-05-28 02:09:06', '', '', '199.96.156.52', ''),
(7462, 0, 0, 0, '2015-05-28 02:09:06', '', '', '199.96.156.52', ''),
(7463, 0, 0, 0, '2015-05-28 02:09:06', '', '', '199.96.156.52', ''),
(7464, 0, 0, 0, '2015-05-28 02:09:06', '', '', '199.96.156.52', ''),
(7465, 0, 0, 0, '2015-05-28 02:09:06', '', '', '199.96.156.50', ''),
(7466, 0, 0, 0, '2015-05-28 02:09:06', '', '', '199.96.156.52', ''),
(7467, 0, 0, 0, '2015-05-28 02:09:06', '', '', '199.96.156.50', ''),
(7468, 4281, 1, 0, '2015-05-28 02:09:06', 'http://ondasdeouro.pt/votacoes', '', '89.180.185.199', ''),
(7469, 0, 0, 0, '2015-05-28 02:09:06', '', '', '199.96.156.50', ''),
(7470, 0, 0, 0, '2015-05-28 02:09:09', '', '', '199.96.156.52', ''),
(7471, 0, 0, 0, '2015-05-28 02:09:10', '', '', '199.96.156.50', ''),
(7472, 0, 0, 0, '2015-05-28 02:09:13', '', '', '199.96.156.52', ''),
(7473, 0, 0, 0, '2015-05-28 02:09:14', '', '', '199.96.156.52', ''),
(7474, 0, 0, 0, '2015-05-28 02:09:14', '', '', '199.96.156.52', ''),
(7475, 0, 0, 0, '2015-05-28 02:09:15', '', '', '199.96.156.52', ''),
(7476, 0, 0, 0, '2015-05-28 02:09:15', '', '', '199.96.156.52', ''),
(7477, 0, 0, 0, '2015-05-28 02:09:15', '', '', '199.96.156.52', ''),
(7478, 0, 0, 0, '2015-05-28 02:09:15', '', '', '199.96.156.52', ''),
(7479, 0, 0, 0, '2015-05-28 02:09:15', '', '', '199.96.156.50', ''),
(7480, 0, 0, 0, '2015-05-28 02:09:15', '', '', '199.96.156.52', ''),
(7481, 0, 0, 0, '2015-05-28 02:09:15', '', '', '199.96.156.50', ''),
(7482, 0, 0, 0, '2015-05-28 02:09:15', '', '', '199.96.156.50', ''),
(7483, 0, 0, 0, '2015-05-28 02:09:16', '', '', '199.96.156.50', ''),
(7484, 0, 0, 0, '2015-05-28 02:09:16', '', '', '199.96.156.50', ''),
(7485, 0, 0, 0, '2015-05-28 02:09:16', '', '', '199.96.156.50', ''),
(7486, 0, 0, 0, '2015-05-28 02:09:16', '', '', '199.96.156.50', ''),
(7487, 3013, 1, 0, '2015-05-28 02:13:03', '', '', '201.83.0.207', ''),
(7488, 2112, 1, 0, '2015-05-28 02:13:27', '', '', '41.213.193.74', ''),
(7489, 0, 0, 0, '2015-05-28 02:13:33', '', '', '199.96.156.50', ''),
(7490, 0, 0, 0, '2015-05-28 02:13:35', '', '', '199.96.156.52', ''),
(7491, 0, 0, 0, '2015-05-28 02:13:37', '', '', '199.96.156.50', ''),
(7492, 0, 0, 0, '2015-05-28 02:13:37', '', '', '199.96.156.52', ''),
(7493, 0, 0, 0, '2015-05-28 02:13:37', '', '', '199.96.156.50', ''),
(7494, 0, 0, 0, '2015-05-28 02:13:37', '', '', '199.96.156.50', ''),
(7495, 0, 0, 0, '2015-05-28 02:13:37', '', '', '199.96.156.50', ''),
(7496, 0, 0, 0, '2015-05-28 02:13:37', '', '', '199.96.156.52', ''),
(7497, 0, 0, 0, '2015-05-28 02:13:37', '', '', '199.96.156.52', ''),
(7498, 0, 0, 0, '2015-05-28 02:13:37', '', '', '199.96.156.52', ''),
(7499, 0, 0, 0, '2015-05-28 02:13:37', '', '', '199.96.156.50', ''),
(7500, 0, 0, 0, '2015-05-28 02:13:38', '', '', '199.96.156.52', ''),
(7501, 0, 0, 0, '2015-05-28 02:13:38', '', '', '199.96.156.50', ''),
(7502, 0, 0, 0, '2015-05-28 02:13:38', '', '', '199.96.156.50', ''),
(7503, 0, 0, 0, '2015-05-28 02:13:38', '', '', '199.96.156.50', ''),
(7504, 0, 0, 0, '2015-05-28 02:13:38', '', '', '199.96.156.50', ''),
(7505, 0, 0, 0, '2015-05-28 02:13:43', '', '', '199.96.156.52', ''),
(7506, 0, 0, 0, '2015-05-28 02:13:43', '', '', '199.96.156.52', ''),
(7507, 0, 0, 0, '2015-05-28 02:13:44', '', '', '199.96.156.50', ''),
(7508, 0, 0, 0, '2015-05-28 02:13:45', '', '', '199.96.156.50', ''),
(7509, 0, 0, 0, '2015-05-28 02:13:45', '', '', '199.96.156.50', ''),
(7510, 0, 0, 0, '2015-05-28 02:13:46', '', '', '199.96.156.52', ''),
(7511, 0, 0, 0, '2015-05-28 02:13:46', '', '', '199.96.156.52', ''),
(7512, 0, 0, 0, '2015-05-28 02:13:46', '', '', '199.96.156.52', ''),
(7513, 0, 0, 0, '2015-05-28 02:13:46', '', '', '199.96.156.50', ''),
(7514, 0, 0, 0, '2015-05-28 02:13:46', '', '', '199.96.156.50', ''),
(7515, 0, 0, 0, '2015-05-28 02:13:47', '', '', '199.96.156.50', ''),
(7516, 0, 0, 0, '2015-05-28 02:13:47', '', '', '199.96.156.50', ''),
(7517, 0, 0, 0, '2015-05-28 02:13:47', '', '', '199.96.156.52', ''),
(7518, 0, 0, 0, '2015-05-28 02:13:47', '', '', '199.96.156.50', ''),
(7519, 0, 0, 0, '2015-05-28 02:13:47', '', '', '199.96.156.52', ''),
(7520, 0, 0, 0, '2015-05-28 02:13:47', '', '', '199.96.156.52', ''),
(7521, 0, 0, 0, '2015-05-28 02:13:47', '', '', '199.96.156.52', ''),
(7522, 0, 0, 0, '2015-05-28 02:18:44', '', '', '199.96.156.50', ''),
(7523, 0, 0, 0, '2015-05-28 02:18:45', '', '', '199.96.156.50', ''),
(7524, 0, 0, 0, '2015-05-28 02:18:47', '', '', '199.96.156.50', ''),
(7525, 0, 0, 0, '2015-05-28 02:18:47', '', '', '199.96.156.50', ''),
(7526, 0, 0, 0, '2015-05-28 02:18:47', '', '', '199.96.156.50', ''),
(7527, 0, 0, 0, '2015-05-28 02:18:47', '', '', '199.96.156.50', ''),
(7528, 0, 0, 0, '2015-05-28 02:18:47', '', '', '199.96.156.50', ''),
(7529, 0, 0, 0, '2015-05-28 02:18:47', '', '', '199.96.156.50', ''),
(7530, 0, 0, 0, '2015-05-28 02:18:47', '', '', '199.96.156.50', ''),
(7531, 0, 0, 0, '2015-05-28 02:18:47', '', '', '199.96.156.50', ''),
(7532, 0, 0, 0, '2015-05-28 02:18:47', '', '', '199.96.156.52', ''),
(7533, 0, 0, 0, '2015-05-28 02:18:47', '', '', '199.96.156.52', ''),
(7534, 0, 0, 0, '2015-05-28 02:18:47', '', '', '199.96.156.52', ''),
(7535, 0, 0, 0, '2015-05-28 02:18:47', '', '', '199.96.156.52', ''),
(7536, 0, 0, 0, '2015-05-28 02:18:47', '', '', '199.96.156.52', ''),
(7537, 0, 0, 0, '2015-05-28 02:18:49', '', '', '199.96.156.50', ''),
(7538, 0, 0, 0, '2015-05-28 02:18:50', '', '', '199.96.156.50', ''),
(7539, 0, 0, 0, '2015-05-28 02:18:51', '', '', '199.96.156.52', ''),
(7540, 0, 0, 0, '2015-05-28 02:18:52', '', '', '199.96.156.50', ''),
(7541, 0, 0, 0, '2015-05-28 02:18:56', '', '', '199.96.156.50', ''),
(7542, 0, 0, 0, '2015-05-28 02:18:56', '', '', '199.96.156.50', ''),
(7543, 0, 0, 0, '2015-05-28 02:18:56', '', '', '199.96.156.50', ''),
(7544, 0, 0, 0, '2015-05-28 02:18:56', '', '', '199.96.156.50', ''),
(7545, 0, 0, 0, '2015-05-28 02:18:56', '', '', '199.96.156.50', ''),
(7546, 0, 0, 0, '2015-05-28 02:18:56', '', '', '199.96.156.50', ''),
(7547, 0, 0, 0, '2015-05-28 02:18:57', '', '', '199.96.156.50', ''),
(7548, 0, 0, 0, '2015-05-28 02:18:57', '', '', '199.96.156.52', ''),
(7549, 0, 0, 0, '2015-05-28 02:18:57', '', '', '199.96.156.52', ''),
(7550, 0, 0, 0, '2015-05-28 02:18:57', '', '', '199.96.156.52', ''),
(7551, 0, 0, 0, '2015-05-28 02:18:57', '', '', '199.96.156.52', ''),
(7552, 0, 0, 0, '2015-05-28 02:18:57', '', '', '199.96.156.52', ''),
(7553, 0, 0, 0, '2015-05-28 02:18:57', '', '', '199.96.156.52', ''),
(7554, 0, 0, 0, '2015-05-28 02:18:57', '', '', '199.96.156.52', ''),
(7555, 0, 0, 0, '2015-05-28 02:18:57', '', '', '199.96.156.52', ''),
(7556, 0, 0, 0, '2015-05-28 02:18:58', '', '', '199.96.156.50', ''),
(7557, 6712, 1, 0, '2015-05-28 02:20:47', '', '', '66.249.93.231', ''),
(7558, 5320, 1, 0, '2015-05-28 02:21:25', '', '', '89.115.27.173', ''),
(7559, 2899, 1, 0, '2015-05-28 02:23:21', '', '', '187.21.102.143', ''),
(7560, 0, 0, 0, '2015-05-28 02:23:29', '', '', '199.96.156.50', ''),
(7561, 0, 0, 0, '2015-05-28 02:23:30', '', '', '199.96.156.50', ''),
(7562, 0, 0, 0, '2015-05-28 02:23:33', '', '', '199.96.156.52', ''),
(7563, 0, 0, 0, '2015-05-28 02:23:33', '', '', '199.96.156.52', ''),
(7564, 0, 0, 0, '2015-05-28 02:23:33', '', '', '199.96.156.52', ''),
(7565, 0, 0, 0, '2015-05-28 02:23:33', '', '', '199.96.156.52', ''),
(7566, 0, 0, 0, '2015-05-28 02:23:33', '', '', '199.96.156.52', ''),
(7567, 0, 0, 0, '2015-05-28 02:23:33', '', '', '199.96.156.50', ''),
(7568, 0, 0, 0, '2015-05-28 02:23:33', '', '', '199.96.156.50', ''),
(7569, 0, 0, 0, '2015-05-28 02:23:33', '', '', '199.96.156.52', ''),
(7570, 0, 0, 0, '2015-05-28 02:23:33', '', '', '199.96.156.52', ''),
(7571, 0, 0, 0, '2015-05-28 02:23:33', '', '', '199.96.156.50', ''),
(7572, 0, 0, 0, '2015-05-28 02:23:33', '', '', '199.96.156.50', ''),
(7573, 0, 0, 0, '2015-05-28 02:23:33', '', '', '199.96.156.50', ''),
(7574, 0, 0, 0, '2015-05-28 02:23:33', '', '', '199.96.156.52', ''),
(7575, 0, 0, 0, '2015-05-28 02:23:33', '', '', '199.96.156.50', ''),
(7576, 0, 0, 0, '2015-05-28 02:23:33', '', '', '199.96.156.50', ''),
(7577, 0, 0, 0, '2015-05-28 02:23:36', '', '', '199.96.156.52', ''),
(7578, 0, 0, 0, '2015-05-28 02:23:36', '', '', '199.96.156.52', ''),
(7579, 0, 0, 0, '2015-05-28 02:23:36', '', '', '199.96.156.50', ''),
(7580, 0, 0, 0, '2015-05-28 02:23:39', '', '', '199.96.156.50', ''),
(7581, 0, 0, 0, '2015-05-28 02:23:39', '', '', '199.96.156.50', ''),
(7582, 0, 0, 0, '2015-05-28 02:23:40', '', '', '199.96.156.50', ''),
(7583, 0, 0, 0, '2015-05-28 02:23:40', '', '', '199.96.156.50', ''),
(7584, 0, 0, 0, '2015-05-28 02:23:40', '', '', '199.96.156.50', ''),
(7585, 0, 0, 0, '2015-05-28 02:23:41', '', '', '199.96.156.50', ''),
(7586, 0, 0, 0, '2015-05-28 02:23:41', '', '', '199.96.156.50', ''),
(7587, 0, 0, 0, '2015-05-28 02:23:41', '', '', '199.96.156.50', ''),
(7588, 0, 0, 0, '2015-05-28 02:23:42', '', '', '199.96.156.52', ''),
(7589, 0, 0, 0, '2015-05-28 02:23:42', '', '', '199.96.156.52', ''),
(7590, 0, 0, 0, '2015-05-28 02:23:42', '', '', '199.96.156.52', ''),
(7591, 0, 0, 0, '2015-05-28 02:23:42', '', '', '199.96.156.50', ''),
(7592, 0, 0, 0, '2015-05-28 02:23:42', '', '', '199.96.156.52', ''),
(7593, 0, 0, 0, '2015-05-28 02:23:42', '', '', '199.96.156.52', ''),
(7594, 0, 0, 0, '2015-05-28 02:23:43', '', '', '199.96.156.52', ''),
(7595, 0, 0, 0, '2015-05-28 02:23:43', '', '', '199.96.156.52', ''),
(7596, 0, 0, 0, '2015-05-28 02:23:43', '', '', '199.96.156.52', ''),
(7597, 0, 0, 0, '2015-05-28 02:23:43', '', '', '199.96.156.50', ''),
(7598, 0, 0, 0, '2015-05-28 02:23:52', '', '', '185.11.164.251', ''),
(7599, 6144, 1, 0, '2015-05-28 02:24:53', '', '', '201.13.87.205', ''),
(7600, 0, 0, 0, '2015-05-28 02:29:03', '', '', '199.96.156.52', ''),
(7601, 0, 0, 0, '2015-05-28 02:29:04', '', '', '199.96.156.52', ''),
(7602, 0, 0, 0, '2015-05-28 02:29:06', '', '', '199.96.156.50', ''),
(7603, 0, 0, 0, '2015-05-28 02:29:06', '', '', '199.96.156.52', ''),
(7604, 0, 0, 0, '2015-05-28 02:29:06', '', '', '199.96.156.52', ''),
(7605, 0, 0, 0, '2015-05-28 02:29:06', '', '', '199.96.156.52', ''),
(7606, 0, 0, 0, '2015-05-28 02:29:06', '', '', '199.96.156.52', ''),
(7607, 0, 0, 0, '2015-05-28 02:29:06', '', '', '199.96.156.50', ''),
(7608, 0, 0, 0, '2015-05-28 02:29:06', '', '', '199.96.156.52', ''),
(7609, 0, 0, 0, '2015-05-28 02:29:06', '', '', '199.96.156.50', ''),
(7610, 0, 0, 0, '2015-05-28 02:29:06', '', '', '199.96.156.50', ''),
(7611, 0, 0, 0, '2015-05-28 02:29:06', '', '', '199.96.156.52', ''),
(7612, 0, 0, 0, '2015-05-28 02:29:06', '', '', '199.96.156.52', ''),
(7613, 0, 0, 0, '2015-05-28 02:29:06', '', '', '199.96.156.52', ''),
(7614, 0, 0, 0, '2015-05-28 02:29:06', '', '', '199.96.156.50', ''),
(7615, 0, 0, 0, '2015-05-28 02:29:06', '', '', '199.96.156.50', ''),
(7616, 0, 0, 0, '2015-05-28 02:29:09', '', '', '199.96.156.50', ''),
(7617, 0, 0, 0, '2015-05-28 02:29:09', '', '', '199.96.156.50', ''),
(7618, 0, 0, 0, '2015-05-28 02:29:10', '', '', '199.96.156.52', ''),
(7619, 0, 0, 0, '2015-05-28 02:29:11', '', '', '199.96.156.52', ''),
(7620, 0, 0, 0, '2015-05-28 02:29:13', '', '', '199.96.156.52', ''),
(7621, 0, 0, 0, '2015-05-28 02:29:13', '', '', '199.96.156.52', ''),
(7622, 0, 0, 0, '2015-05-28 02:29:13', '', '', '199.96.156.52', ''),
(7623, 0, 0, 0, '2015-05-28 02:29:13', '', '', '199.96.156.52', ''),
(7624, 0, 0, 0, '2015-05-28 02:29:14', '', '', '199.96.156.52', ''),
(7625, 0, 0, 0, '2015-05-28 02:29:14', '', '', '199.96.156.50', ''),
(7626, 0, 0, 0, '2015-05-28 02:29:15', '', '', '199.96.156.50', ''),
(7627, 0, 0, 0, '2015-05-28 02:29:15', '', '', '199.96.156.50', ''),
(7628, 0, 0, 0, '2015-05-28 02:29:15', '', '', '199.96.156.50', ''),
(7629, 0, 0, 0, '2015-05-28 02:29:15', '', '', '199.96.156.50', ''),
(7630, 0, 0, 0, '2015-05-28 02:29:15', '', '', '199.96.156.52', ''),
(7631, 0, 0, 0, '2015-05-28 02:29:16', '', '', '199.96.156.52', ''),
(7632, 0, 0, 0, '2015-05-28 02:29:16', '', '', '199.96.156.50', ''),
(7633, 0, 0, 0, '2015-05-28 02:29:16', '', '', '199.96.156.52', ''),
(7634, 0, 0, 0, '2015-05-28 02:29:16', '', '', '199.96.156.50', ''),
(7635, 0, 0, 0, '2015-05-28 02:29:16', '', '', '199.96.156.50', ''),
(7636, 0, 0, 0, '2015-05-28 02:29:16', '', '', '199.96.156.50', ''),
(7637, 6794, 1, 0, '2015-05-28 02:29:34', '', '', '66.249.88.142', ''),
(7638, 1807, 1, 0, '2015-05-28 02:31:45', 'http://ondasdeouro.pt/votacoes', '', '152.242.232.169', ''),
(7639, 6623, 1, 0, '2015-05-28 02:33:34', 'http://ondasdeouro.pt/votacoes', '', '186.222.58.189', ''),
(7640, 0, 0, 0, '2015-05-28 02:33:44', '', '', '199.96.156.52', ''),
(7641, 0, 0, 0, '2015-05-28 02:33:44', '', '', '199.96.156.52', ''),
(7642, 0, 0, 0, '2015-05-28 02:33:44', '', '', '199.96.156.52', ''),
(7643, 0, 0, 0, '2015-05-28 02:33:44', '', '', '199.96.156.52', ''),
(7644, 0, 0, 0, '2015-05-28 02:33:44', '', '', '199.96.156.50', ''),
(7645, 0, 0, 0, '2015-05-28 02:33:44', '', '', '199.96.156.52', ''),
(7646, 0, 0, 0, '2015-05-28 02:33:44', '', '', '199.96.156.52', ''),
(7647, 0, 0, 0, '2015-05-28 02:33:44', '', '', '199.96.156.50', ''),
(7648, 0, 0, 0, '2015-05-28 02:33:44', '', '', '199.96.156.50', ''),
(7649, 0, 0, 0, '2015-05-28 02:33:44', '', '', '199.96.156.50', ''),
(7650, 0, 0, 0, '2015-05-28 02:33:45', '', '', '199.96.156.50', ''),
(7651, 0, 0, 0, '2015-05-28 02:33:45', '', '', '199.96.156.50', ''),
(7652, 0, 0, 0, '2015-05-28 02:33:45', '', '', '199.96.156.52', ''),
(7653, 0, 0, 0, '2015-05-28 02:33:48', '', '', '199.96.156.50', ''),
(7654, 0, 0, 0, '2015-05-28 02:33:50', '', '', '199.96.156.50', ''),
(7655, 0, 0, 0, '2015-05-28 02:33:51', '', '', '199.96.156.52', ''),
(7656, 0, 0, 0, '2015-05-28 02:33:52', '', '', '199.96.156.52', ''),
(7657, 0, 0, 0, '2015-05-28 02:33:52', '', '', '199.96.156.52', ''),
(7658, 0, 0, 0, '2015-05-28 02:33:52', '', '', '199.96.156.52', ''),
(7659, 0, 0, 0, '2015-05-28 02:33:52', '', '', '199.96.156.52', ''),
(7660, 0, 0, 0, '2015-05-28 02:33:52', '', '', '199.96.156.52', ''),
(7661, 0, 0, 0, '2015-05-28 02:33:53', '', '', '199.96.156.52', ''),
(7662, 0, 0, 0, '2015-05-28 02:33:53', '', '', '199.96.156.52', ''),
(7663, 0, 0, 0, '2015-05-28 02:33:53', '', '', '199.96.156.52', ''),
(7664, 0, 0, 0, '2015-05-28 02:33:53', '', '', '199.96.156.52', ''),
(7665, 0, 0, 0, '2015-05-28 02:33:54', '', '', '199.96.156.50', ''),
(7666, 0, 0, 0, '2015-05-28 02:33:54', '', '', '199.96.156.50', ''),
(7667, 0, 0, 0, '2015-05-28 02:33:54', '', '', '199.96.156.50', ''),
(7668, 0, 0, 0, '2015-05-28 02:33:55', '', '', '199.96.156.50', ''),
(7669, 0, 0, 0, '2015-05-28 02:33:55', '', '', '199.96.156.50', ''),
(7670, 0, 0, 0, '2015-05-28 02:33:55', '', '', '199.96.156.50', ''),
(7671, 0, 0, 0, '2015-05-28 02:33:55', '', '', '199.96.156.50', ''),
(7672, 0, 0, 0, '2015-05-28 02:33:55', '', '', '199.96.156.50', ''),
(7673, 0, 0, 0, '2015-05-28 02:33:55', '', '', '199.96.156.50', ''),
(7674, 0, 0, 0, '2015-05-28 02:38:53', '', '', '199.96.156.50', ''),
(7675, 0, 0, 0, '2015-05-28 02:38:54', '', '', '199.96.156.50', ''),
(7676, 0, 0, 0, '2015-05-28 02:38:56', '', '', '199.96.156.50', ''),
(7677, 0, 0, 0, '2015-05-28 02:38:56', '', '', '199.96.156.50', ''),
(7678, 0, 0, 0, '2015-05-28 02:38:56', '', '', '199.96.156.50', ''),
(7679, 0, 0, 0, '2015-05-28 02:38:56', '', '', '199.96.156.50', ''),
(7680, 0, 0, 0, '2015-05-28 02:38:56', '', '', '199.96.156.50', ''),
(7681, 0, 0, 0, '2015-05-28 02:38:56', '', '', '199.96.156.50', ''),
(7682, 0, 0, 0, '2015-05-28 02:38:56', '', '', '199.96.156.50', ''),
(7683, 0, 0, 0, '2015-05-28 02:38:56', '', '', '199.96.156.52', ''),
(7684, 0, 0, 0, '2015-05-28 02:38:56', '', '', '199.96.156.52', ''),
(7685, 0, 0, 0, '2015-05-28 02:38:56', '', '', '199.96.156.52', ''),
(7686, 0, 0, 0, '2015-05-28 02:38:56', '', '', '199.96.156.52', ''),
(7687, 0, 0, 0, '2015-05-28 02:38:56', '', '', '199.96.156.52', ''),
(7688, 0, 0, 0, '2015-05-28 02:38:57', '', '', '199.96.156.52', ''),
(7689, 0, 0, 0, '2015-05-28 02:38:57', '', '', '199.96.156.52', ''),
(7690, 0, 0, 0, '2015-05-28 02:38:59', '', '', '199.96.156.50', ''),
(7691, 0, 0, 0, '2015-05-28 02:38:59', '', '', '199.96.156.50', ''),
(7692, 0, 0, 0, '2015-05-28 02:39:02', '', '', '199.96.156.50', ''),
(7693, 0, 0, 0, '2015-05-28 02:39:04', '', '', '199.96.156.52', ''),
(7694, 0, 0, 0, '2015-05-28 02:39:04', '', '', '199.96.156.52', ''),
(7695, 0, 0, 0, '2015-05-28 02:39:04', '', '', '199.96.156.50', ''),
(7696, 0, 0, 0, '2015-05-28 02:39:04', '', '', '199.96.156.50', ''),
(7697, 0, 0, 0, '2015-05-28 02:39:04', '', '', '199.96.156.50', ''),
(7698, 0, 0, 0, '2015-05-28 02:39:04', '', '', '199.96.156.50', ''),
(7699, 0, 0, 0, '2015-05-28 02:39:05', '', '', '199.96.156.52', ''),
(7700, 0, 0, 0, '2015-05-28 02:39:05', '', '', '199.96.156.50', ''),
(7701, 0, 0, 0, '2015-05-28 02:39:05', '', '', '199.96.156.52', ''),
(7702, 0, 0, 0, '2015-05-28 02:39:05', '', '', '199.96.156.52', ''),
(7703, 0, 0, 0, '2015-05-28 02:39:05', '', '', '199.96.156.52', ''),
(7704, 0, 0, 0, '2015-05-28 02:39:05', '', '', '199.96.156.52', ''),
(7705, 0, 0, 0, '2015-05-28 02:39:05', '', '', '199.96.156.52', ''),
(7706, 0, 0, 0, '2015-05-28 02:39:05', '', '', '199.96.156.50', ''),
(7707, 0, 0, 0, '2015-05-28 02:39:05', '', '', '199.96.156.52', ''),
(7708, 0, 0, 0, '2015-05-28 02:39:06', '', '', '199.96.156.50', ''),
(7709, 0, 0, 0, '2015-05-28 02:39:07', '', '', '199.96.156.50', ''),
(7710, 6448, 1, 0, '2015-05-28 02:40:28', '', '', '66.249.84.171', ''),
(7711, 6448, 1, 0, '2015-05-28 02:40:29', '', '', '66.249.84.164', ''),
(7712, 6843, 1, 0, '2015-05-28 02:41:59', '', '', '66.249.93.228', ''),
(7713, 0, 0, 0, '2015-05-28 02:43:30', '', '', '199.96.156.50', ''),
(7714, 0, 0, 0, '2015-05-28 02:43:30', '', '', '199.96.156.50', ''),
(7715, 0, 0, 0, '2015-05-28 02:43:32', '', '', '199.96.156.50', ''),
(7716, 0, 0, 0, '2015-05-28 02:43:32', '', '', '199.96.156.50', ''),
(7717, 0, 0, 0, '2015-05-28 02:43:33', '', '', '199.96.156.50', ''),
(7718, 0, 0, 0, '2015-05-28 02:43:33', '', '', '199.96.156.50', ''),
(7719, 0, 0, 0, '2015-05-28 02:43:33', '', '', '199.96.156.52', ''),
(7720, 0, 0, 0, '2015-05-28 02:43:33', '', '', '199.96.156.52', ''),
(7721, 0, 0, 0, '2015-05-28 02:43:33', '', '', '199.96.156.52', ''),
(7722, 0, 0, 0, '2015-05-28 02:43:33', '', '', '199.96.156.50', ''),
(7723, 0, 0, 0, '2015-05-28 02:43:33', '', '', '199.96.156.52', ''),
(7724, 0, 0, 0, '2015-05-28 02:43:33', '', '', '199.96.156.52', ''),
(7725, 0, 0, 0, '2015-05-28 02:43:33', '', '', '199.96.156.50', ''),
(7726, 0, 0, 0, '2015-05-28 02:43:33', '', '', '199.96.156.52', ''),
(7727, 0, 0, 0, '2015-05-28 02:43:33', '', '', '199.96.156.52', ''),
(7728, 0, 0, 0, '2015-05-28 02:43:34', '', '', '199.96.156.52', ''),
(7729, 0, 0, 0, '2015-05-28 02:43:34', '', '', '199.96.156.52', ''),
(7730, 0, 0, 0, '2015-05-28 02:43:35', '', '', '199.96.156.50', ''),
(7731, 0, 0, 0, '2015-05-28 02:43:36', '', '', '199.96.156.50', ''),
(7732, 0, 0, 0, '2015-05-28 02:43:39', '', '', '199.96.156.50', ''),
(7733, 0, 0, 0, '2015-05-28 02:43:40', '', '', '199.96.156.50', ''),
(7734, 0, 0, 0, '2015-05-28 02:43:40', '', '', '199.96.156.50', ''),
(7735, 0, 0, 0, '2015-05-28 02:43:40', '', '', '199.96.156.50', ''),
(7736, 0, 0, 0, '2015-05-28 02:43:41', '', '', '199.96.156.52', ''),
(7737, 0, 0, 0, '2015-05-28 02:43:41', '', '', '199.96.156.50', ''),
(7738, 0, 0, 0, '2015-05-28 02:43:41', '', '', '199.96.156.50', ''),
(7739, 0, 0, 0, '2015-05-28 02:43:42', '', '', '199.96.156.52', ''),
(7740, 0, 0, 0, '2015-05-28 02:43:42', '', '', '199.96.156.52', ''),
(7741, 0, 0, 0, '2015-05-28 02:43:42', '', '', '199.96.156.52', ''),
(7742, 0, 0, 0, '2015-05-28 02:43:42', '', '', '199.96.156.52', ''),
(7743, 0, 0, 0, '2015-05-28 02:43:42', '', '', '199.96.156.52', ''),
(7744, 0, 0, 0, '2015-05-28 02:43:42', '', '', '199.96.156.52', ''),
(7745, 0, 0, 0, '2015-05-28 02:43:42', '', '', '199.96.156.52', ''),
(7746, 0, 0, 0, '2015-05-28 02:43:42', '', '', '199.96.156.50', ''),
(7747, 0, 0, 0, '2015-05-28 02:43:43', '', '', '199.96.156.52', ''),
(7748, 0, 0, 0, '2015-05-28 02:43:43', '', '', '199.96.156.52', ''),
(7749, 0, 0, 0, '2015-05-28 02:43:43', '', '', '199.96.156.50', ''),
(7750, 0, 0, 0, '2015-05-28 02:43:43', '', '', '199.96.156.50', ''),
(7751, 5870, 1, 0, '2015-05-28 02:50:00', '', '', '177.158.81.104', ''),
(7752, 0, 0, 0, '2015-05-28 02:50:08', '', '', '199.96.156.52', ''),
(7753, 0, 0, 0, '2015-05-28 02:50:08', '', '', '199.96.156.52', ''),
(7754, 0, 0, 0, '2015-05-28 02:50:09', '', '', '199.96.156.52', ''),
(7755, 0, 0, 0, '2015-05-28 02:50:09', '', '', '199.96.156.52', ''),
(7756, 0, 0, 0, '2015-05-28 02:50:09', '', '', '199.96.156.52', ''),
(7757, 0, 0, 0, '2015-05-28 02:50:09', '', '', '199.96.156.52', ''),
(7758, 0, 0, 0, '2015-05-28 02:50:09', '', '', '199.96.156.52', ''),
(7759, 0, 0, 0, '2015-05-28 02:50:09', '', '', '199.96.156.52', ''),
(7760, 0, 0, 0, '2015-05-28 02:50:09', '', '', '199.96.156.52', ''),
(7761, 0, 0, 0, '2015-05-28 02:50:13', '', '', '199.96.156.52', ''),
(7762, 0, 0, 0, '2015-05-28 02:50:17', '', '', '199.96.156.52', ''),
(7763, 0, 0, 0, '2015-05-28 02:50:17', '', '', '199.96.156.52', ''),
(7764, 0, 0, 0, '2015-05-28 02:50:17', '', '', '199.96.156.52', ''),
(7765, 0, 0, 0, '2015-05-28 02:50:18', '', '', '199.96.156.52', ''),
(7766, 0, 0, 0, '2015-05-28 02:50:18', '', '', '199.96.156.52', ''),
(7767, 0, 0, 0, '2015-05-28 02:50:18', '', '', '199.96.156.52', ''),
(7768, 0, 0, 0, '2015-05-28 02:50:18', '', '', '199.96.156.52', ''),
(7769, 0, 0, 0, '2015-05-28 02:50:19', '', '', '199.96.156.52', ''),
(7770, 0, 0, 0, '2015-05-28 02:50:19', '', '', '199.96.156.52', ''),
(7771, 0, 0, 0, '2015-05-28 02:50:25', '', '', '199.96.156.52', ''),
(7772, 0, 0, 0, '2015-05-28 02:50:25', '', '', '199.96.156.52', ''),
(7773, 0, 0, 0, '2015-05-28 02:50:25', '', '', '199.96.156.52', ''),
(7774, 0, 0, 0, '2015-05-28 02:50:25', '', '', '199.96.156.52', ''),
(7775, 0, 0, 0, '2015-05-28 02:50:27', '', '', '199.96.156.52', ''),
(7776, 0, 0, 0, '2015-05-28 02:50:27', '', '', '199.96.156.52', ''),
(7777, 0, 0, 0, '2015-05-28 02:50:27', '', '', '199.96.156.52', ''),
(7778, 0, 0, 0, '2015-05-28 02:50:27', '', '', '199.96.156.52', ''),
(7779, 0, 0, 0, '2015-05-28 02:50:27', '', '', '199.96.156.52', ''),
(7780, 0, 0, 0, '2015-05-28 02:50:30', '', '', '199.96.156.50', ''),
(7781, 0, 0, 0, '2015-05-28 02:50:31', '', '', '199.96.156.50', ''),
(7782, 0, 0, 0, '2015-05-28 02:50:31', '', '', '199.96.156.50', ''),
(7783, 0, 0, 0, '2015-05-28 02:50:32', '', '', '199.96.156.50', ''),
(7784, 0, 0, 0, '2015-05-28 02:50:32', '', '', '199.96.156.50', ''),
(7785, 0, 0, 0, '2015-05-28 02:50:32', '', '', '199.96.156.50', ''),
(7786, 0, 0, 0, '2015-05-28 02:50:33', '', '', '199.96.156.50', ''),
(7787, 0, 0, 0, '2015-05-28 02:50:33', '', '', '199.96.156.50', ''),
(7788, 0, 0, 0, '2015-05-28 02:50:33', '', '', '199.96.156.50', ''),
(7789, 0, 0, 0, '2015-05-28 02:50:33', '', '', '199.96.156.50', ''),
(7790, 0, 0, 0, '2015-05-28 02:50:33', '', '', '199.96.156.52', ''),
(7791, 0, 0, 0, '2015-05-28 02:50:33', '', '', '199.96.156.52', ''),
(7792, 0, 0, 0, '2015-05-28 02:50:33', '', '', '199.96.156.52', ''),
(7793, 7067, 1, 0, '2015-05-28 02:51:56', '', '', '179.165.217.161', ''),
(7794, 6936, 1, 0, '2015-05-28 02:55:24', '', '', '66.249.83.171', ''),
(7795, 4148, 1, 0, '2015-05-28 02:58:14', '', '', '177.104.73.236', ''),
(7796, 5155, 1, 0, '2015-05-28 03:00:27', '', '', '177.73.6.149', ''),
(7797, 6938, 1, 0, '2015-05-28 03:00:34', '', '', '79.168.174.30', ''),
(7798, 6476, 1, 0, '2015-05-28 03:00:47', '', '', '189.115.153.160', ''),
(7799, 7057, 1, 0, '2015-05-28 03:00:55', '', '', '66.249.83.164', ''),
(7800, 6499, 1, 0, '2015-05-28 03:04:21', '', '', '66.249.93.228', ''),
(7801, 0, 0, 0, '2015-05-28 03:05:20', '', '', '199.96.156.50', ''),
(7802, 0, 0, 0, '2015-05-28 03:05:25', '', '', '199.96.156.50', ''),
(7803, 0, 0, 0, '2015-05-28 03:05:31', '', '', '199.96.156.50', ''),
(7804, 0, 0, 0, '2015-05-28 03:05:36', '', '', '199.96.156.50', ''),
(7805, 0, 0, 0, '2015-05-28 03:05:41', '', '', '199.96.156.50', ''),
(7806, 0, 0, 0, '2015-05-28 03:05:46', '', '', '199.96.156.50', ''),
(7807, 0, 0, 0, '2015-05-28 03:05:51', '', '', '199.96.156.50', ''),
(7808, 0, 0, 0, '2015-05-28 03:05:55', '', '', '199.96.156.50', ''),
(7809, 0, 0, 0, '2015-05-28 03:06:37', '', '', '199.96.156.50', ''),
(7810, 0, 0, 0, '2015-05-28 03:06:43', '', '', '199.96.156.50', ''),
(7811, 0, 0, 0, '2015-05-28 03:06:48', '', '', '199.96.156.50', ''),
(7812, 0, 0, 0, '2015-05-28 03:06:53', '', '', '199.96.156.50', ''),
(7813, 0, 0, 0, '2015-05-28 03:06:59', '', '', '199.96.156.50', ''),
(7814, 0, 0, 0, '2015-05-28 03:07:04', '', '', '199.96.156.50', ''),
(7815, 0, 0, 0, '2015-05-28 03:07:07', '', '', '199.96.156.50', ''),
(7816, 0, 0, 0, '2015-05-28 03:07:09', '', '', '199.96.156.50', ''),
(7817, 0, 0, 0, '2015-05-28 03:07:13', '', '', '199.96.156.50', ''),
(7818, 0, 0, 0, '2015-05-28 03:07:14', '', '', '199.96.156.50', ''),
(7819, 0, 0, 0, '2015-05-28 03:07:17', '', '', '199.96.156.50', ''),
(7820, 0, 0, 0, '2015-05-28 03:07:20', '', '', '199.96.156.50', ''),
(7821, 0, 0, 0, '2015-05-28 03:07:22', '', '', '199.96.156.50', ''),
(7822, 0, 0, 0, '2015-05-28 03:07:27', '', '', '199.96.156.50', ''),
(7823, 0, 0, 0, '2015-05-28 03:07:32', '', '', '199.96.156.50', ''),
(7824, 0, 0, 0, '2015-05-28 03:07:36', '', '', '199.96.156.50', ''),
(7825, 0, 0, 0, '2015-05-28 03:07:41', '', '', '199.96.156.50', ''),
(7826, 0, 0, 0, '2015-05-28 03:07:46', '', '', '199.96.156.50', ''),
(7827, 0, 0, 0, '2015-05-28 03:09:59', '', '', '199.96.156.52', ''),
(7828, 0, 0, 0, '2015-05-28 03:10:02', '', '', '199.96.156.52', ''),
(7829, 0, 0, 0, '2015-05-28 03:10:07', '', '', '199.96.156.52', ''),
(7830, 0, 0, 0, '2015-05-28 03:10:09', '', '', '199.96.156.52', ''),
(7831, 0, 0, 0, '2015-05-28 03:10:11', '', '', '199.96.156.52', ''),
(7832, 0, 0, 0, '2015-05-28 03:10:11', '', '', '199.96.156.50', ''),
(7833, 0, 0, 0, '2015-05-28 03:10:11', '', '', '199.96.156.50', ''),
(7834, 0, 0, 0, '2015-05-28 03:10:11', '', '', '199.96.156.52', ''),
(7835, 0, 0, 0, '2015-05-28 03:10:11', '', '', '199.96.156.52', ''),
(7836, 0, 0, 0, '2015-05-28 03:10:11', '', '', '199.96.156.52', ''),
(7837, 0, 0, 0, '2015-05-28 03:10:11', '', '', '199.96.156.52', ''),
(7838, 0, 0, 0, '2015-05-28 03:10:11', '', '', '199.96.156.50', ''),
(7839, 0, 0, 0, '2015-05-28 03:10:11', '', '', '199.96.156.52', ''),
(7840, 0, 0, 0, '2015-05-28 03:10:11', '', '', '199.96.156.50', ''),
(7841, 0, 0, 0, '2015-05-28 03:10:12', '', '', '199.96.156.50', ''),
(7842, 0, 0, 0, '2015-05-28 03:10:12', '', '', '199.96.156.50', ''),
(7843, 0, 0, 0, '2015-05-28 03:10:12', '', '', '199.96.156.50', ''),
(7844, 0, 0, 0, '2015-05-28 03:10:12', '', '', '199.96.156.52', ''),
(7845, 0, 0, 0, '2015-05-28 03:10:16', '', '', '199.96.156.50', ''),
(7846, 0, 0, 0, '2015-05-28 03:10:17', '', '', '199.96.156.52', ''),
(7847, 0, 0, 0, '2015-05-28 03:10:17', '', '', '199.96.156.50', ''),
(7848, 0, 0, 0, '2015-05-28 03:10:18', '', '', '199.96.156.50', ''),
(7849, 0, 0, 0, '2015-05-28 03:10:19', '', '', '199.96.156.50', ''),
(7850, 0, 0, 0, '2015-05-28 03:10:19', '', '', '199.96.156.52', ''),
(7851, 0, 0, 0, '2015-05-28 03:10:19', '', '', '199.96.156.52', ''),
(7852, 0, 0, 0, '2015-05-28 03:10:19', '', '', '199.96.156.52', ''),
(7853, 0, 0, 0, '2015-05-28 03:10:19', '', '', '199.96.156.52', ''),
(7854, 0, 0, 0, '2015-05-28 03:10:19', '', '', '199.96.156.52', ''),
(7855, 0, 0, 0, '2015-05-28 03:10:19', '', '', '199.96.156.50', ''),
(7856, 0, 0, 0, '2015-05-28 03:10:19', '', '', '199.96.156.50', ''),
(7857, 0, 0, 0, '2015-05-28 03:10:19', '', '', '199.96.156.50', ''),
(7858, 0, 0, 0, '2015-05-28 03:10:19', '', '', '199.96.156.52', ''),
(7859, 0, 0, 0, '2015-05-28 03:10:22', '', '', '199.96.156.50', ''),
(7860, 0, 0, 0, '2015-05-28 03:10:25', '', '', '199.96.156.50', ''),
(7861, 0, 0, 0, '2015-05-28 03:10:25', '', '', '199.96.156.50', ''),
(7862, 0, 0, 0, '2015-05-28 03:10:27', '', '', '199.96.156.50', ''),
(7863, 0, 0, 0, '2015-05-28 03:10:27', '', '', '199.96.156.50', ''),
(7864, 0, 0, 0, '2015-05-28 03:10:28', '', '', '199.96.156.50', ''),
(7865, 0, 0, 0, '2015-05-28 03:10:28', '', '', '199.96.156.52', ''),
(7866, 0, 0, 0, '2015-05-28 03:10:28', '', '', '199.96.156.52', ''),
(7867, 0, 0, 0, '2015-05-28 03:10:28', '', '', '199.96.156.52', ''),
(7868, 0, 0, 0, '2015-05-28 03:10:28', '', '', '199.96.156.52', ''),
(7869, 0, 0, 0, '2015-05-28 03:10:28', '', '', '199.96.156.52', ''),
(7870, 0, 0, 0, '2015-05-28 03:10:28', '', '', '199.96.156.52', ''),
(7871, 0, 0, 0, '2015-05-28 03:10:29', '', '', '199.96.156.52', ''),
(7872, 0, 0, 0, '2015-05-28 03:10:29', '', '', '199.96.156.50', ''),
(7873, 0, 0, 0, '2015-05-28 03:10:29', '', '', '199.96.156.50', ''),
(7874, 0, 0, 0, '2015-05-28 03:10:33', '', '', '199.96.156.50', ''),
(7875, 0, 0, 0, '2015-05-28 03:10:33', '', '', '199.96.156.50', ''),
(7876, 0, 0, 0, '2015-05-28 03:10:33', '', '', '199.96.156.50', ''),
(7877, 0, 0, 0, '2015-05-28 03:10:33', '', '', '199.96.156.50', ''),
(7878, 0, 0, 0, '2015-05-28 03:10:35', '', '', '199.96.156.52', ''),
(7879, 0, 0, 0, '2015-05-28 03:10:35', '', '', '199.96.156.52', ''),
(7880, 0, 0, 0, '2015-05-28 03:10:35', '', '', '199.96.156.52', ''),
(7881, 0, 0, 0, '2015-05-28 03:10:36', '', '', '199.96.156.52', ''),
(7882, 0, 0, 0, '2015-05-28 03:10:36', '', '', '199.96.156.50', ''),
(7883, 0, 0, 0, '2015-05-28 03:10:36', '', '', '199.96.156.52', ''),
(7884, 0, 0, 0, '2015-05-28 03:10:39', '', '', '199.96.156.50', ''),
(7885, 0, 0, 0, '2015-05-28 03:10:40', '', '', '199.96.156.52', ''),
(7886, 0, 0, 0, '2015-05-28 03:10:43', '', '', '199.96.156.52', ''),
(7887, 0, 0, 0, '2015-05-28 03:10:44', '', '', '199.96.156.52', ''),
(7888, 0, 0, 0, '2015-05-28 03:10:44', '', '', '199.96.156.52', ''),
(7889, 0, 0, 0, '2015-05-28 03:10:44', '', '', '199.96.156.52', ''),
(7890, 0, 0, 0, '2015-05-28 03:10:44', '', '', '199.96.156.52', ''),
(7891, 0, 0, 0, '2015-05-28 03:10:44', '', '', '199.96.156.50', ''),
(7892, 0, 0, 0, '2015-05-28 03:10:44', '', '', '199.96.156.50', ''),
(7893, 0, 0, 0, '2015-05-28 03:10:44', '', '', '199.96.156.50', ''),
(7894, 0, 0, 0, '2015-05-28 03:10:45', '', '', '199.96.156.50', ''),
(7895, 0, 0, 0, '2015-05-28 03:10:45', '', '', '199.96.156.52', ''),
(7896, 0, 0, 0, '2015-05-28 03:10:46', '', '', '199.96.156.50', ''),
(7897, 0, 0, 0, '2015-05-28 03:10:48', '', '', '199.96.156.52', ''),
(7898, 0, 0, 0, '2015-05-28 03:10:48', '', '', '199.96.156.52', ''),
(7899, 0, 0, 0, '2015-05-28 03:10:49', '', '', '199.96.156.50', ''),
(7900, 0, 0, 0, '2015-05-28 03:10:50', '', '', '199.96.156.52', ''),
(7901, 0, 0, 0, '2015-05-28 03:10:50', '', '', '199.96.156.52', ''),
(7902, 0, 0, 0, '2015-05-28 03:10:50', '', '', '199.96.156.52', ''),
(7903, 0, 0, 0, '2015-05-28 03:10:51', '', '', '199.96.156.52', ''),
(7904, 0, 0, 0, '2015-05-28 03:10:52', '', '', '199.96.156.50', ''),
(7905, 0, 0, 0, '2015-05-28 03:10:52', '', '', '199.96.156.50', ''),
(7906, 0, 0, 0, '2015-05-28 03:10:52', '', '', '199.96.156.50', ''),
(7907, 0, 0, 0, '2015-05-28 03:10:53', '', '', '199.96.156.50', ''),
(7908, 0, 0, 0, '2015-05-28 03:10:53', '', '', '199.96.156.52', ''),
(7909, 0, 0, 0, '2015-05-28 03:10:53', '', '', '199.96.156.52', ''),
(7910, 0, 0, 0, '2015-05-28 03:10:54', '', '', '199.96.156.50', ''),
(7911, 0, 0, 0, '2015-05-28 03:10:56', '', '', '199.96.156.52', ''),
(7912, 0, 0, 0, '2015-05-28 03:10:56', '', '', '199.96.156.50', ''),
(7913, 0, 0, 0, '2015-05-28 03:10:56', '', '', '199.96.156.52', ''),
(7914, 0, 0, 0, '2015-05-28 03:10:56', '', '', '199.96.156.50', ''),
(7915, 0, 0, 0, '2015-05-28 03:10:57', '', '', '199.96.156.52', ''),
(7916, 0, 0, 0, '2015-05-28 03:10:57', '', '', '199.96.156.50', ''),
(7917, 0, 0, 0, '2015-05-28 03:10:58', '', '', '199.96.156.50', ''),
(7918, 0, 0, 0, '2015-05-28 03:10:58', '', '', '199.96.156.52', ''),
(7919, 0, 0, 0, '2015-05-28 03:10:59', '', '', '199.96.156.52', ''),
(7920, 0, 0, 0, '2015-05-28 03:10:59', '', '', '199.96.156.52', ''),
(7921, 0, 0, 0, '2015-05-28 03:10:59', '', '', '199.96.156.50', ''),
(7922, 0, 0, 0, '2015-05-28 03:10:59', '', '', '199.96.156.50', ''),
(7923, 0, 0, 0, '2015-05-28 03:11:01', '', '', '199.96.156.52', ''),
(7924, 0, 0, 0, '2015-05-28 03:11:03', '', '', '199.96.156.50', ''),
(7925, 0, 0, 0, '2015-05-28 03:11:03', '', '', '199.96.156.52', ''),
(7926, 0, 0, 0, '2015-05-28 03:11:04', '', '', '199.96.156.52', ''),
(7927, 0, 0, 0, '2015-05-28 03:11:04', '', '', '199.96.156.52', ''),
(7928, 0, 0, 0, '2015-05-28 03:11:04', '', '', '199.96.156.50', ''),
(7929, 0, 0, 0, '2015-05-28 03:11:06', '', '', '199.96.156.52', ''),
(7930, 0, 0, 0, '2015-05-28 03:11:06', '', '', '199.96.156.52', ''),
(7931, 0, 0, 0, '2015-05-28 03:11:06', '', '', '199.96.156.50', ''),
(7932, 0, 0, 0, '2015-05-28 03:11:09', '', '', '199.96.156.52', ''),
(7933, 0, 0, 0, '2015-05-28 03:11:09', '', '', '199.96.156.50', ''),
(7934, 0, 0, 0, '2015-05-28 03:11:10', '', '', '199.96.156.52', ''),
(7935, 0, 0, 0, '2015-05-28 03:11:10', '', '', '199.96.156.52', ''),
(7936, 0, 0, 0, '2015-05-28 03:11:10', '', '', '199.96.156.50', ''),
(7937, 0, 0, 0, '2015-05-28 03:11:11', '', '', '199.96.156.52', ''),
(7938, 0, 0, 0, '2015-05-28 03:11:11', '', '', '199.96.156.52', ''),
(7939, 0, 0, 0, '2015-05-28 03:11:12', '', '', '199.96.156.50', ''),
(7940, 0, 0, 0, '2015-05-28 03:11:14', '', '', '199.96.156.50', ''),
(7941, 0, 0, 0, '2015-05-28 03:11:14', '', '', '199.96.156.52', ''),
(7942, 0, 0, 0, '2015-05-28 03:11:15', '', '', '199.96.156.50', ''),
(7943, 0, 0, 0, '2015-05-28 03:11:15', '', '', '199.96.156.50', ''),
(7944, 0, 0, 0, '2015-05-28 03:11:18', '', '', '199.96.156.50', ''),
(7945, 0, 0, 0, '2015-05-28 03:11:19', '', '', '199.96.156.50', ''),
(7946, 0, 0, 0, '2015-05-28 03:11:21', '', '', '199.96.156.50', ''),
(7947, 0, 0, 0, '2015-05-28 03:11:24', '', '', '199.96.156.50', ''),
(7948, 0, 0, 0, '2015-05-28 03:11:25', '', '', '199.96.156.50', ''),
(7949, 7143, 1, 0, '2015-05-28 03:12:47', '', '', '66.249.83.180', ''),
(7950, 0, 0, 0, '2015-05-28 03:12:53', '', '', '199.96.156.50', ''),
(7951, 0, 0, 0, '2015-05-28 03:12:58', '', '', '199.96.156.50', ''),
(7952, 0, 0, 0, '2015-05-28 03:12:59', '', '', '199.96.156.52', ''),
(7953, 0, 0, 0, '2015-05-28 03:13:03', '', '', '199.96.156.50', ''),
(7954, 0, 0, 0, '2015-05-28 03:13:04', '', '', '199.96.156.52', ''),
(7955, 0, 0, 0, '2015-05-28 03:13:08', '', '', '199.96.156.50', ''),
(7956, 0, 0, 0, '2015-05-28 03:13:08', '', '', '199.96.156.52', ''),
(7957, 0, 0, 0, '2015-05-28 03:13:12', '', '', '199.96.156.50', ''),
(7958, 0, 0, 0, '2015-05-28 03:13:13', '', '', '199.96.156.52', ''),
(7959, 0, 0, 0, '2015-05-28 03:13:17', '', '', '199.96.156.50', ''),
(7960, 0, 0, 0, '2015-05-28 03:13:18', '', '', '199.96.156.52', ''),
(7961, 0, 0, 0, '2015-05-28 03:13:22', '', '', '199.96.156.50', ''),
(7962, 0, 0, 0, '2015-05-28 03:13:23', '', '', '199.96.156.52', ''),
(7963, 0, 0, 0, '2015-05-28 03:13:29', '', '', '199.96.156.52', ''),
(7964, 0, 0, 0, '2015-05-28 03:13:31', '', '', '199.96.156.52', ''),
(7965, 0, 0, 0, '2015-05-28 03:13:31', '', '', '199.96.156.52', ''),
(7966, 0, 0, 0, '2015-05-28 03:13:33', '', '', '199.96.156.52', ''),
(7967, 0, 0, 0, '2015-05-28 03:13:33', '', '', '199.96.156.52', ''),
(7968, 0, 0, 0, '2015-05-28 03:13:33', '', '', '199.96.156.52', ''),
(7969, 0, 0, 0, '2015-05-28 03:13:34', '', '', '199.96.156.52', ''),
(7970, 0, 0, 0, '2015-05-28 03:13:34', '', '', '199.96.156.50', ''),
(7971, 0, 0, 0, '2015-05-28 03:13:34', '', '', '199.96.156.52', ''),
(7972, 0, 0, 0, '2015-05-28 03:13:34', '', '', '199.96.156.52', ''),
(7973, 0, 0, 0, '2015-05-28 03:13:34', '', '', '199.96.156.50', ''),
(7974, 0, 0, 0, '2015-05-28 03:13:34', '', '', '199.96.156.50', ''),
(7975, 0, 0, 0, '2015-05-28 03:13:34', '', '', '199.96.156.50', ''),
(7976, 0, 0, 0, '2015-05-28 03:13:34', '', '', '199.96.156.50', ''),
(7977, 0, 0, 0, '2015-05-28 03:13:34', '', '', '199.96.156.50', ''),
(7978, 0, 0, 0, '2015-05-28 03:13:35', '', '', '199.96.156.50', ''),
(7979, 0, 0, 0, '2015-05-28 03:13:35', '', '', '199.96.156.50', ''),
(7980, 0, 0, 0, '2015-05-28 03:13:35', '', '', '199.96.156.50', ''),
(7981, 0, 0, 0, '2015-05-28 03:13:35', '', '', '199.96.156.52', ''),
(7982, 0, 0, 0, '2015-05-28 03:13:36', '', '', '199.96.156.52', ''),
(7983, 0, 0, 0, '2015-05-28 03:13:38', '', '', '199.96.156.52', ''),
(7984, 0, 0, 0, '2015-05-28 03:13:40', '', '', '199.96.156.52', ''),
(7985, 0, 0, 0, '2015-05-28 03:13:40', '', '', '199.96.156.50', ''),
(7986, 0, 0, 0, '2015-05-28 03:13:40', '', '', '199.96.156.52', ''),
(7987, 0, 0, 0, '2015-05-28 03:13:41', '', '', '199.96.156.52', ''),
(7988, 0, 0, 0, '2015-05-28 03:13:41', '', '', '199.96.156.52', ''),
(7989, 0, 0, 0, '2015-05-28 03:13:42', '', '', '199.96.156.50', ''),
(7990, 0, 0, 0, '2015-05-28 03:13:42', '', '', '199.96.156.50', ''),
(7991, 0, 0, 0, '2015-05-28 03:13:42', '', '', '199.96.156.52', ''),
(7992, 0, 0, 0, '2015-05-28 03:13:42', '', '', '199.96.156.52', ''),
(7993, 0, 0, 0, '2015-05-28 03:13:42', '', '', '199.96.156.52', ''),
(7994, 0, 0, 0, '2015-05-28 03:13:42', '', '', '199.96.156.50', ''),
(7995, 0, 0, 0, '2015-05-28 03:13:42', '', '', '199.96.156.50', ''),
(7996, 0, 0, 0, '2015-05-28 03:13:43', '', '', '199.96.156.50', ''),
(7997, 0, 0, 0, '2015-05-28 03:13:43', '', '', '199.96.156.50', ''),
(7998, 0, 0, 0, '2015-05-28 03:13:43', '', '', '199.96.156.50', ''),
(7999, 0, 0, 0, '2015-05-28 03:13:44', '', '', '199.96.156.52', ''),
(8000, 0, 0, 0, '2015-05-28 03:13:44', '', '', '199.96.156.50', ''),
(8001, 0, 0, 0, '2015-05-28 03:13:44', '', '', '199.96.156.50', ''),
(8002, 0, 0, 0, '2015-05-28 03:13:44', '', '', '199.96.156.52', ''),
(8003, 0, 0, 0, '2015-05-28 03:13:45', '', '', '199.96.156.52', ''),
(8004, 0, 0, 0, '2015-05-28 03:13:46', '', '', '199.96.156.52', ''),
(8005, 7063, 1, 0, '2015-05-28 03:14:18', '', '', '79.168.153.134', ''),
(8006, 5098, 1, 0, '2015-05-28 03:14:54', '', '', '202.154.114.113', ''),
(8007, 7077, 1, 0, '2015-05-28 03:14:54', '', '', '141.239.246.41', ''),
(8008, 5098, 1, 0, '2015-05-28 03:14:56', '', '', '202.154.114.113', ''),
(8009, 7063, 1, 0, '2015-05-28 03:15:08', 'http://ondasdeouro.pt/votacoes', '', '79.168.153.134', ''),
(8010, 6350, 1, 0, '2015-05-28 03:16:00', '', '', '186.213.17.20', ''),
(8011, 6350, 1, 0, '2015-05-28 03:16:07', '', '', '186.213.17.20', ''),
(8012, 6669, 1, 0, '2015-05-28 03:16:24', '', '', '177.36.143.162', ''),
(8013, 7151, 1, 0, '2015-05-28 03:16:24', '', '', '95.94.72.170', ''),
(8014, 6669, 1, 0, '2015-05-28 03:17:50', '', '', '177.36.143.162', ''),
(8015, 6327, 1, 0, '2015-05-28 03:20:37', '', '', '177.170.216.136', ''),
(8016, 0, 0, 0, '2015-05-28 03:20:45', '', '', '199.96.156.52', ''),
(8017, 0, 0, 0, '2015-05-28 03:20:45', '', '', '199.96.156.52', ''),
(8018, 0, 0, 0, '2015-05-28 03:20:47', '', '', '199.96.156.52', ''),
(8019, 0, 0, 0, '2015-05-28 03:20:47', '', '', '199.96.156.52', ''),
(8020, 0, 0, 0, '2015-05-28 03:20:47', '', '', '199.96.156.52', ''),
(8021, 0, 0, 0, '2015-05-28 03:20:47', '', '', '199.96.156.52', ''),
(8022, 0, 0, 0, '2015-05-28 03:20:47', '', '', '199.96.156.52', ''),
(8023, 0, 0, 0, '2015-05-28 03:20:47', '', '', '199.96.156.52', ''),
(8024, 0, 0, 0, '2015-05-28 03:20:47', '', '', '199.96.156.52', ''),
(8025, 0, 0, 0, '2015-05-28 03:20:47', '', '', '199.96.156.52', ''),
(8026, 0, 0, 0, '2015-05-28 03:20:50', '', '', '199.96.156.52', ''),
(8027, 0, 0, 0, '2015-05-28 03:20:51', '', '', '199.96.156.52', ''),
(8028, 0, 0, 0, '2015-05-28 03:20:52', '', '', '199.96.156.52', ''),
(8029, 0, 0, 0, '2015-05-28 03:20:54', '', '', '199.96.156.52', ''),
(8030, 0, 0, 0, '2015-05-28 03:20:54', '', '', '199.96.156.52', ''),
(8031, 0, 0, 0, '2015-05-28 03:20:55', '', '', '199.96.156.52', ''),
(8032, 0, 0, 0, '2015-05-28 03:20:55', '', '', '199.96.156.52', ''),
(8033, 0, 0, 0, '2015-05-28 03:20:55', '', '', '199.96.156.52', ''),
(8034, 0, 0, 0, '2015-05-28 03:20:55', '', '', '199.96.156.52', ''),
(8035, 0, 0, 0, '2015-05-28 03:20:55', '', '', '199.96.156.52', ''),
(8036, 0, 0, 0, '2015-05-28 03:20:56', '', '', '199.96.156.52', ''),
(8037, 0, 0, 0, '2015-05-28 03:20:56', '', '', '199.96.156.52', ''),
(8038, 0, 0, 0, '2015-05-28 03:20:57', '', '', '199.96.156.52', ''),
(8039, 0, 0, 0, '2015-05-28 03:20:59', '', '', '199.96.156.52', ''),
(8040, 0, 0, 0, '2015-05-28 03:20:59', '', '', '199.96.156.52', ''),
(8041, 0, 0, 0, '2015-05-28 03:21:01', '', '', '199.96.156.52', ''),
(8042, 0, 0, 0, '2015-05-28 03:21:03', '', '', '199.96.156.52', ''),
(8043, 0, 0, 0, '2015-05-28 03:21:03', '', '', '199.96.156.52', ''),
(8044, 0, 0, 0, '2015-05-28 03:21:03', '', '', '199.96.156.52', ''),
(8045, 0, 0, 0, '2015-05-28 03:21:04', '', '', '199.96.156.52', ''),
(8046, 0, 0, 0, '2015-05-28 03:21:04', '', '', '199.96.156.52', ''),
(8047, 0, 0, 0, '2015-05-28 03:21:04', '', '', '199.96.156.52', ''),
(8048, 0, 0, 0, '2015-05-28 03:21:04', '', '', '199.96.156.52', ''),
(8049, 0, 0, 0, '2015-05-28 03:21:04', '', '', '199.96.156.52', ''),
(8050, 0, 0, 0, '2015-05-28 03:21:04', '', '', '199.96.156.52', ''),
(8051, 0, 0, 0, '2015-05-28 03:21:06', '', '', '199.96.156.52', ''),
(8052, 0, 0, 0, '2015-05-28 03:21:08', '', '', '199.96.156.52', ''),
(8053, 0, 0, 0, '2015-05-28 03:21:08', '', '', '199.96.156.52', ''),
(8054, 0, 0, 0, '2015-05-28 03:21:10', '', '', '199.96.156.52', ''),
(8055, 0, 0, 0, '2015-05-28 03:21:10', '', '', '199.96.156.52', ''),
(8056, 0, 0, 0, '2015-05-28 03:21:11', '', '', '199.96.156.52', ''),
(8057, 5094, 1, 0, '2015-05-28 03:21:24', '', '', '189.106.215.145', '');
INSERT INTO `wp_newsletter_stats` (`id`, `user_id`, `email_id`, `link_id`, `created`, `url`, `anchor`, `ip`, `country`) VALUES
(8058, 6998, 1, 0, '2015-05-28 03:23:21', '', '', '65.55.183.187', ''),
(8059, 0, 0, 0, '2015-05-28 03:23:29', '', '', '199.96.156.52', ''),
(8060, 0, 0, 0, '2015-05-28 03:23:29', '', '', '199.96.156.52', ''),
(8061, 0, 0, 0, '2015-05-28 03:23:30', '', '', '199.96.156.52', ''),
(8062, 0, 0, 0, '2015-05-28 03:23:31', '', '', '199.96.156.52', ''),
(8063, 0, 0, 0, '2015-05-28 03:23:31', '', '', '199.96.156.52', ''),
(8064, 0, 0, 0, '2015-05-28 03:23:31', '', '', '199.96.156.52', ''),
(8065, 0, 0, 0, '2015-05-28 03:23:31', '', '', '199.96.156.52', ''),
(8066, 0, 0, 0, '2015-05-28 03:23:31', '', '', '199.96.156.52', ''),
(8067, 0, 0, 0, '2015-05-28 03:23:31', '', '', '199.96.156.52', ''),
(8068, 0, 0, 0, '2015-05-28 03:23:31', '', '', '199.96.156.52', ''),
(8069, 0, 0, 0, '2015-05-28 03:23:35', '', '', '199.96.156.52', ''),
(8070, 0, 0, 0, '2015-05-28 03:23:39', '', '', '199.96.156.52', ''),
(8071, 0, 0, 0, '2015-05-28 03:23:39', '', '', '199.96.156.52', ''),
(8072, 0, 0, 0, '2015-05-28 03:23:39', '', '', '199.96.156.52', ''),
(8073, 0, 0, 0, '2015-05-28 03:23:39', '', '', '199.96.156.52', ''),
(8074, 0, 0, 0, '2015-05-28 03:23:39', '', '', '199.96.156.52', ''),
(8075, 0, 0, 0, '2015-05-28 03:23:39', '', '', '199.96.156.52', ''),
(8076, 0, 0, 0, '2015-05-28 03:23:39', '', '', '199.96.156.52', ''),
(8077, 0, 0, 0, '2015-05-28 03:23:40', '', '', '199.96.156.52', ''),
(8078, 0, 0, 0, '2015-05-28 03:23:40', '', '', '199.96.156.52', ''),
(8079, 0, 0, 0, '2015-05-28 03:23:40', '', '', '199.96.156.52', ''),
(8080, 6998, 1, 0, '2015-05-28 03:23:43', 'http://ondasdeouro.pt/votacoes', '', '189.102.138.54', ''),
(8081, 0, 0, 0, '2015-05-28 03:23:48', '', '', '199.96.156.52', ''),
(8082, 0, 0, 0, '2015-05-28 03:23:48', '', '', '199.96.156.52', ''),
(8083, 0, 0, 0, '2015-05-28 03:23:49', '', '', '199.96.156.52', ''),
(8084, 0, 0, 0, '2015-05-28 03:23:49', '', '', '199.96.156.52', ''),
(8085, 0, 0, 0, '2015-05-28 03:23:49', '', '', '199.96.156.52', ''),
(8086, 0, 0, 0, '2015-05-28 03:23:49', '', '', '199.96.156.52', ''),
(8087, 0, 0, 0, '2015-05-28 03:23:49', '', '', '199.96.156.52', ''),
(8088, 0, 0, 0, '2015-05-28 03:23:49', '', '', '199.96.156.52', ''),
(8089, 0, 0, 0, '2015-05-28 03:23:50', '', '', '199.96.156.52', ''),
(8090, 0, 0, 0, '2015-05-28 03:23:50', '', '', '199.96.156.52', ''),
(8091, 0, 0, 0, '2015-05-28 03:23:54', '', '', '199.96.156.52', ''),
(8092, 0, 0, 0, '2015-05-28 03:23:54', '', '', '199.96.156.52', ''),
(8093, 7358, 1, 0, '2015-05-28 03:23:54', '', '', '66.249.93.228', ''),
(8094, 0, 0, 0, '2015-05-28 03:23:55', '', '', '199.96.156.52', ''),
(8095, 0, 0, 0, '2015-05-28 03:23:57', '', '', '199.96.156.52', ''),
(8096, 0, 0, 0, '2015-05-28 03:23:57', '', '', '199.96.156.52', ''),
(8097, 0, 0, 0, '2015-05-28 03:23:57', '', '', '199.96.156.52', ''),
(8098, 0, 0, 0, '2015-05-28 03:23:57', '', '', '199.96.156.52', ''),
(8099, 0, 0, 0, '2015-05-28 03:23:58', '', '', '199.96.156.52', ''),
(8100, 0, 0, 0, '2015-05-28 03:23:58', '', '', '199.96.156.52', ''),
(8101, 0, 0, 0, '2015-05-28 03:23:58', '', '', '199.96.156.52', ''),
(8102, 5088, 1, 0, '2015-05-28 03:24:14', '', '', '66.249.83.171', ''),
(8103, 5697, 1, 0, '2015-05-28 03:29:48', '', '', '66.249.83.164', ''),
(8104, 0, 0, 0, '2015-05-28 03:29:57', '', '', '199.96.156.52', ''),
(8105, 0, 0, 0, '2015-05-28 03:29:58', '', '', '199.96.156.52', ''),
(8106, 0, 0, 0, '2015-05-28 03:30:01', '', '', '199.96.156.52', ''),
(8107, 0, 0, 0, '2015-05-28 03:30:01', '', '', '199.96.156.52', ''),
(8108, 0, 0, 0, '2015-05-28 03:30:01', '', '', '199.96.156.52', ''),
(8109, 0, 0, 0, '2015-05-28 03:30:01', '', '', '199.96.156.52', ''),
(8110, 0, 0, 0, '2015-05-28 03:30:01', '', '', '199.96.156.52', ''),
(8111, 0, 0, 0, '2015-05-28 03:30:01', '', '', '199.96.156.52', ''),
(8112, 0, 0, 0, '2015-05-28 03:30:01', '', '', '199.96.156.52', ''),
(8113, 0, 0, 0, '2015-05-28 03:30:01', '', '', '199.96.156.52', ''),
(8114, 0, 0, 0, '2015-05-28 03:30:02', '', '', '199.96.156.50', ''),
(8115, 0, 0, 0, '2015-05-28 03:30:02', '', '', '199.96.156.50', ''),
(8116, 0, 0, 0, '2015-05-28 03:30:02', '', '', '199.96.156.50', ''),
(8117, 0, 0, 0, '2015-05-28 03:30:02', '', '', '199.96.156.50', ''),
(8118, 0, 0, 0, '2015-05-28 03:30:02', '', '', '199.96.156.50', ''),
(8119, 0, 0, 0, '2015-05-28 03:30:02', '', '', '199.96.156.50', ''),
(8120, 0, 0, 0, '2015-05-28 03:30:02', '', '', '199.96.156.50', ''),
(8121, 0, 0, 0, '2015-05-28 03:30:03', '', '', '199.96.156.52', ''),
(8122, 0, 0, 0, '2015-05-28 03:30:07', '', '', '199.96.156.52', ''),
(8123, 0, 0, 0, '2015-05-28 03:30:07', '', '', '199.96.156.50', ''),
(8124, 0, 0, 0, '2015-05-28 03:30:08', '', '', '199.96.156.52', ''),
(8125, 0, 0, 0, '2015-05-28 03:30:09', '', '', '199.96.156.52', ''),
(8126, 0, 0, 0, '2015-05-28 03:30:10', '', '', '199.96.156.52', ''),
(8127, 0, 0, 0, '2015-05-28 03:30:10', '', '', '199.96.156.52', ''),
(8128, 0, 0, 0, '2015-05-28 03:30:10', '', '', '199.96.156.52', ''),
(8129, 0, 0, 0, '2015-05-28 03:30:10', '', '', '199.96.156.52', ''),
(8130, 0, 0, 0, '2015-05-28 03:30:11', '', '', '199.96.156.50', ''),
(8131, 0, 0, 0, '2015-05-28 03:30:11', '', '', '199.96.156.50', ''),
(8132, 0, 0, 0, '2015-05-28 03:30:12', '', '', '199.96.156.50', ''),
(8133, 0, 0, 0, '2015-05-28 03:30:12', '', '', '199.96.156.50', ''),
(8134, 0, 0, 0, '2015-05-28 03:30:12', '', '', '199.96.156.50', ''),
(8135, 0, 0, 0, '2015-05-28 03:30:13', '', '', '199.96.156.50', ''),
(8136, 0, 0, 0, '2015-05-28 03:30:13', '', '', '199.96.156.50', ''),
(8137, 0, 0, 0, '2015-05-28 03:30:13', '', '', '199.96.156.50', ''),
(8138, 0, 0, 0, '2015-05-28 03:30:13', '', '', '199.96.156.50', ''),
(8139, 0, 0, 0, '2015-05-28 03:30:13', '', '', '199.96.156.52', ''),
(8140, 0, 0, 0, '2015-05-28 03:30:13', '', '', '199.96.156.52', ''),
(8141, 0, 0, 0, '2015-05-28 03:30:14', '', '', '199.96.156.52', ''),
(8142, 7339, 1, 0, '2015-05-28 03:32:57', '', '', '177.171.174.214', ''),
(8143, 0, 0, 0, '2015-05-28 03:34:06', '', '', '199.96.156.52', ''),
(8144, 0, 0, 0, '2015-05-28 03:34:06', '', '', '199.96.156.52', ''),
(8145, 0, 0, 0, '2015-05-28 03:34:07', '', '', '199.96.156.52', ''),
(8146, 0, 0, 0, '2015-05-28 03:34:07', '', '', '199.96.156.52', ''),
(8147, 0, 0, 0, '2015-05-28 03:34:07', '', '', '199.96.156.52', ''),
(8148, 0, 0, 0, '2015-05-28 03:34:07', '', '', '199.96.156.52', ''),
(8149, 0, 0, 0, '2015-05-28 03:34:07', '', '', '199.96.156.52', ''),
(8150, 0, 0, 0, '2015-05-28 03:34:07', '', '', '199.96.156.52', ''),
(8151, 0, 0, 0, '2015-05-28 03:34:07', '', '', '199.96.156.52', ''),
(8152, 0, 0, 0, '2015-05-28 03:34:07', '', '', '199.96.156.52', ''),
(8153, 0, 0, 0, '2015-05-28 03:34:11', '', '', '199.96.156.52', ''),
(8154, 0, 0, 0, '2015-05-28 03:34:11', '', '', '199.96.156.52', ''),
(8155, 0, 0, 0, '2015-05-28 03:34:15', '', '', '199.96.156.52', ''),
(8156, 0, 0, 0, '2015-05-28 03:34:15', '', '', '199.96.156.52', ''),
(8157, 0, 0, 0, '2015-05-28 03:34:15', '', '', '199.96.156.52', ''),
(8158, 0, 0, 0, '2015-05-28 03:34:15', '', '', '199.96.156.52', ''),
(8159, 0, 0, 0, '2015-05-28 03:34:15', '', '', '199.96.156.52', ''),
(8160, 0, 0, 0, '2015-05-28 03:34:15', '', '', '199.96.156.52', ''),
(8161, 0, 0, 0, '2015-05-28 03:34:17', '', '', '199.96.156.52', ''),
(8162, 0, 0, 0, '2015-05-28 03:34:17', '', '', '199.96.156.52', ''),
(8163, 0, 0, 0, '2015-05-28 03:34:18', '', '', '199.96.156.52', ''),
(8164, 0, 0, 0, '2015-05-28 03:34:18', '', '', '199.96.156.52', ''),
(8165, 0, 0, 0, '2015-05-28 03:34:20', '', '', '199.96.156.52', ''),
(8166, 0, 0, 0, '2015-05-28 03:34:22', '', '', '199.96.156.52', ''),
(8167, 0, 0, 0, '2015-05-28 03:34:22', '', '', '199.96.156.52', ''),
(8168, 0, 0, 0, '2015-05-28 03:34:22', '', '', '199.96.156.52', ''),
(8169, 0, 0, 0, '2015-05-28 03:34:22', '', '', '199.96.156.52', ''),
(8170, 0, 0, 0, '2015-05-28 03:34:22', '', '', '199.96.156.52', ''),
(8171, 0, 0, 0, '2015-05-28 03:34:23', '', '', '199.96.156.52', ''),
(8172, 0, 0, 0, '2015-05-28 03:34:24', '', '', '199.96.156.52', ''),
(8173, 0, 0, 0, '2015-05-28 03:34:24', '', '', '199.96.156.52', ''),
(8174, 0, 0, 0, '2015-05-28 03:34:24', '', '', '199.96.156.52', ''),
(8175, 0, 0, 0, '2015-05-28 03:34:25', '', '', '199.96.156.52', ''),
(8176, 0, 0, 0, '2015-05-28 03:34:27', '', '', '199.96.156.52', ''),
(8177, 0, 0, 0, '2015-05-28 03:34:28', '', '', '199.96.156.52', ''),
(8178, 0, 0, 0, '2015-05-28 03:34:28', '', '', '199.96.156.52', ''),
(8179, 0, 0, 0, '2015-05-28 03:34:29', '', '', '199.96.156.52', ''),
(8180, 0, 0, 0, '2015-05-28 03:34:30', '', '', '199.96.156.52', ''),
(8181, 0, 0, 0, '2015-05-28 03:34:30', '', '', '199.96.156.52', ''),
(8182, 0, 0, 0, '2015-05-28 03:34:30', '', '', '199.96.156.52', ''),
(8183, 0, 0, 0, '2015-05-28 03:34:30', '', '', '199.96.156.52', ''),
(8184, 4394, 1, 0, '2015-05-28 03:35:50', '', '', '87.103.74.136', ''),
(8185, 0, 0, 0, '2015-05-28 03:38:58', '', '', '199.96.156.52', ''),
(8186, 0, 0, 0, '2015-05-28 03:38:58', '', '', '199.96.156.52', ''),
(8187, 0, 0, 0, '2015-05-28 03:38:58', '', '', '199.96.156.52', ''),
(8188, 0, 0, 0, '2015-05-28 03:38:59', '', '', '199.96.156.52', ''),
(8189, 0, 0, 0, '2015-05-28 03:38:59', '', '', '199.96.156.52', ''),
(8190, 0, 0, 0, '2015-05-28 03:38:59', '', '', '199.96.156.52', ''),
(8191, 0, 0, 0, '2015-05-28 03:38:59', '', '', '199.96.156.52', ''),
(8192, 0, 0, 0, '2015-05-28 03:38:59', '', '', '199.96.156.52', ''),
(8193, 0, 0, 0, '2015-05-28 03:38:59', '', '', '199.96.156.52', ''),
(8194, 0, 0, 0, '2015-05-28 03:38:59', '', '', '199.96.156.52', ''),
(8195, 0, 0, 0, '2015-05-28 03:39:03', '', '', '199.96.156.52', ''),
(8196, 0, 0, 0, '2015-05-28 03:39:04', '', '', '199.96.156.52', ''),
(8197, 0, 0, 0, '2015-05-28 03:39:06', '', '', '199.96.156.52', ''),
(8198, 0, 0, 0, '2015-05-28 03:39:06', '', '', '199.96.156.52', ''),
(8199, 0, 0, 0, '2015-05-28 03:39:07', '', '', '199.96.156.52', ''),
(8200, 0, 0, 0, '2015-05-28 03:39:07', '', '', '199.96.156.52', ''),
(8201, 0, 0, 0, '2015-05-28 03:39:07', '', '', '199.96.156.52', ''),
(8202, 0, 0, 0, '2015-05-28 03:39:07', '', '', '199.96.156.52', ''),
(8203, 0, 0, 0, '2015-05-28 03:39:07', '', '', '199.96.156.52', ''),
(8204, 0, 0, 0, '2015-05-28 03:39:07', '', '', '199.96.156.52', ''),
(8205, 0, 0, 0, '2015-05-28 03:39:08', '', '', '199.96.156.52', ''),
(8206, 0, 0, 0, '2015-05-28 03:39:09', '', '', '199.96.156.52', ''),
(8207, 0, 0, 0, '2015-05-28 03:39:11', '', '', '199.96.156.52', ''),
(8208, 0, 0, 0, '2015-05-28 03:39:12', '', '', '199.96.156.52', ''),
(8209, 0, 0, 0, '2015-05-28 03:39:12', '', '', '199.96.156.52', ''),
(8210, 0, 0, 0, '2015-05-28 03:39:14', '', '', '199.96.156.52', ''),
(8211, 0, 0, 0, '2015-05-28 03:39:14', '', '', '199.96.156.52', ''),
(8212, 0, 0, 0, '2015-05-28 03:39:15', '', '', '199.96.156.52', ''),
(8213, 0, 0, 0, '2015-05-28 03:39:15', '', '', '199.96.156.52', ''),
(8214, 0, 0, 0, '2015-05-28 03:39:15', '', '', '199.96.156.52', ''),
(8215, 0, 0, 0, '2015-05-28 03:39:15', '', '', '199.96.156.52', ''),
(8216, 0, 0, 0, '2015-05-28 03:39:15', '', '', '199.96.156.52', ''),
(8217, 0, 0, 0, '2015-05-28 03:39:16', '', '', '199.96.156.52', ''),
(8218, 0, 0, 0, '2015-05-28 03:39:17', '', '', '199.96.156.52', ''),
(8219, 0, 0, 0, '2015-05-28 03:39:17', '', '', '199.96.156.52', ''),
(8220, 0, 0, 0, '2015-05-28 03:39:19', '', '', '199.96.156.52', ''),
(8221, 0, 0, 0, '2015-05-28 03:39:20', '', '', '199.96.156.52', ''),
(8222, 0, 0, 0, '2015-05-28 03:39:21', '', '', '199.96.156.52', ''),
(8223, 0, 0, 0, '2015-05-28 03:39:22', '', '', '199.96.156.52', ''),
(8224, 0, 0, 0, '2015-05-28 03:39:22', '', '', '199.96.156.52', ''),
(8225, 0, 0, 0, '2015-05-28 03:39:22', '', '', '199.96.156.52', ''),
(8226, 4023, 1, 0, '2015-05-28 03:39:45', '', '', '65.55.183.62', ''),
(8227, 0, 0, 0, '2015-05-28 03:44:49', '', '', '199.96.156.52', ''),
(8228, 0, 0, 0, '2015-05-28 03:44:50', '', '', '199.96.156.52', ''),
(8229, 0, 0, 0, '2015-05-28 03:44:50', '', '', '199.96.156.52', ''),
(8230, 0, 0, 0, '2015-05-28 03:44:50', '', '', '199.96.156.52', ''),
(8231, 0, 0, 0, '2015-05-28 03:44:50', '', '', '199.96.156.52', ''),
(8232, 0, 0, 0, '2015-05-28 03:44:50', '', '', '199.96.156.52', ''),
(8233, 0, 0, 0, '2015-05-28 03:44:50', '', '', '199.96.156.52', ''),
(8234, 0, 0, 0, '2015-05-28 03:44:50', '', '', '199.96.156.52', ''),
(8235, 0, 0, 0, '2015-05-28 03:44:50', '', '', '199.96.156.52', ''),
(8236, 0, 0, 0, '2015-05-28 03:44:50', '', '', '199.96.156.52', ''),
(8237, 0, 0, 0, '2015-05-28 03:44:56', '', '', '199.96.156.52', ''),
(8238, 0, 0, 0, '2015-05-28 03:44:57', '', '', '199.96.156.52', ''),
(8239, 0, 0, 0, '2015-05-28 03:44:57', '', '', '199.96.156.52', ''),
(8240, 0, 0, 0, '2015-05-28 03:44:58', '', '', '199.96.156.52', ''),
(8241, 0, 0, 0, '2015-05-28 03:44:58', '', '', '199.96.156.52', ''),
(8242, 0, 0, 0, '2015-05-28 03:44:58', '', '', '199.96.156.52', ''),
(8243, 0, 0, 0, '2015-05-28 03:44:58', '', '', '199.96.156.52', ''),
(8244, 0, 0, 0, '2015-05-28 03:44:58', '', '', '199.96.156.52', ''),
(8245, 0, 0, 0, '2015-05-28 03:44:58', '', '', '199.96.156.52', ''),
(8246, 0, 0, 0, '2015-05-28 03:45:00', '', '', '199.96.156.52', ''),
(8247, 0, 0, 0, '2015-05-28 03:45:01', '', '', '199.96.156.52', ''),
(8248, 0, 0, 0, '2015-05-28 03:45:02', '', '', '199.96.156.52', ''),
(8249, 0, 0, 0, '2015-05-28 03:45:03', '', '', '199.96.156.52', ''),
(8250, 0, 0, 0, '2015-05-28 03:45:03', '', '', '199.96.156.52', ''),
(8251, 0, 0, 0, '2015-05-28 03:45:04', '', '', '199.96.156.52', ''),
(8252, 0, 0, 0, '2015-05-28 03:45:05', '', '', '199.96.156.52', ''),
(8253, 0, 0, 0, '2015-05-28 03:45:05', '', '', '199.96.156.52', ''),
(8254, 0, 0, 0, '2015-05-28 03:45:05', '', '', '199.96.156.52', ''),
(8255, 0, 0, 0, '2015-05-28 03:45:06', '', '', '199.96.156.52', ''),
(8256, 0, 0, 0, '2015-05-28 03:45:06', '', '', '199.96.156.52', ''),
(8257, 0, 0, 0, '2015-05-28 03:45:06', '', '', '199.96.156.52', ''),
(8258, 0, 0, 0, '2015-05-28 03:45:08', '', '', '199.96.156.52', ''),
(8259, 0, 0, 0, '2015-05-28 03:45:08', '', '', '199.96.156.52', ''),
(8260, 0, 0, 0, '2015-05-28 03:45:09', '', '', '199.96.156.52', ''),
(8261, 0, 0, 0, '2015-05-28 03:45:09', '', '', '199.96.156.52', ''),
(8262, 0, 0, 0, '2015-05-28 03:45:10', '', '', '199.96.156.52', ''),
(8263, 0, 0, 0, '2015-05-28 03:45:10', '', '', '199.96.156.52', ''),
(8264, 0, 0, 0, '2015-05-28 03:45:11', '', '', '199.96.156.52', ''),
(8265, 0, 0, 0, '2015-05-28 03:45:12', '', '', '199.96.156.52', ''),
(8266, 0, 0, 0, '2015-05-28 03:45:12', '', '', '199.96.156.52', ''),
(8267, 0, 0, 0, '2015-05-28 03:45:12', '', '', '199.96.156.52', ''),
(8268, 5609, 1, 0, '2015-05-28 03:50:46', '', '', '65.55.85.14', ''),
(8269, 0, 0, 0, '2015-05-28 03:50:57', '', '', '199.96.156.50', ''),
(8270, 0, 0, 0, '2015-05-28 03:50:57', '', '', '199.96.156.50', ''),
(8271, 0, 0, 0, '2015-05-28 03:50:59', '', '', '199.96.156.52', ''),
(8272, 0, 0, 0, '2015-05-28 03:50:59', '', '', '199.96.156.50', ''),
(8273, 0, 0, 0, '2015-05-28 03:50:59', '', '', '199.96.156.50', ''),
(8274, 0, 0, 0, '2015-05-28 03:50:59', '', '', '199.96.156.50', ''),
(8275, 0, 0, 0, '2015-05-28 03:50:59', '', '', '199.96.156.52', ''),
(8276, 0, 0, 0, '2015-05-28 03:50:59', '', '', '199.96.156.50', ''),
(8277, 0, 0, 0, '2015-05-28 03:50:59', '', '', '199.96.156.50', ''),
(8278, 0, 0, 0, '2015-05-28 03:50:59', '', '', '199.96.156.50', ''),
(8279, 0, 0, 0, '2015-05-28 03:50:59', '', '', '199.96.156.50', ''),
(8280, 0, 0, 0, '2015-05-28 03:50:59', '', '', '199.96.156.50', ''),
(8281, 0, 0, 0, '2015-05-28 03:50:59', '', '', '199.96.156.52', ''),
(8282, 0, 0, 0, '2015-05-28 03:50:59', '', '', '199.96.156.52', ''),
(8283, 0, 0, 0, '2015-05-28 03:50:59', '', '', '199.96.156.52', ''),
(8284, 0, 0, 0, '2015-05-28 03:51:02', '', '', '199.96.156.50', ''),
(8285, 0, 0, 0, '2015-05-28 03:51:03', '', '', '199.96.156.52', ''),
(8286, 0, 0, 0, '2015-05-28 03:51:03', '', '', '199.96.156.52', ''),
(8287, 0, 0, 0, '2015-05-28 03:51:06', '', '', '199.96.156.50', ''),
(8288, 0, 0, 0, '2015-05-28 03:51:06', '', '', '199.96.156.50', ''),
(8289, 0, 0, 0, '2015-05-28 03:51:08', '', '', '199.96.156.52', ''),
(8290, 0, 0, 0, '2015-05-28 03:51:08', '', '', '199.96.156.52', ''),
(8291, 0, 0, 0, '2015-05-28 03:51:08', '', '', '199.96.156.50', ''),
(8292, 0, 0, 0, '2015-05-28 03:51:08', '', '', '199.96.156.52', ''),
(8293, 0, 0, 0, '2015-05-28 03:51:08', '', '', '199.96.156.52', ''),
(8294, 0, 0, 0, '2015-05-28 03:51:09', '', '', '199.96.156.50', ''),
(8295, 0, 0, 0, '2015-05-28 03:51:09', '', '', '199.96.156.50', ''),
(8296, 0, 0, 0, '2015-05-28 03:51:09', '', '', '199.96.156.50', ''),
(8297, 0, 0, 0, '2015-05-28 03:51:09', '', '', '199.96.156.50', ''),
(8298, 0, 0, 0, '2015-05-28 03:51:10', '', '', '199.96.156.50', ''),
(8299, 0, 0, 0, '2015-05-28 03:51:10', '', '', '199.96.156.50', ''),
(8300, 0, 0, 0, '2015-05-28 03:51:10', '', '', '199.96.156.52', ''),
(8301, 0, 0, 0, '2015-05-28 03:51:10', '', '', '199.96.156.52', ''),
(8302, 0, 0, 0, '2015-05-28 03:51:10', '', '', '199.96.156.52', ''),
(8303, 0, 0, 0, '2015-05-28 03:51:10', '', '', '199.96.156.52', ''),
(8304, 0, 0, 0, '2015-05-28 03:51:10', '', '', '199.96.156.52', ''),
(8305, 0, 0, 0, '2015-05-28 03:53:58', '', '', '199.96.156.50', ''),
(8306, 0, 0, 0, '2015-05-28 03:53:58', '', '', '199.96.156.50', ''),
(8307, 0, 0, 0, '2015-05-28 03:54:00', '', '', '199.96.156.50', ''),
(8308, 0, 0, 0, '2015-05-28 03:54:00', '', '', '199.96.156.50', ''),
(8309, 0, 0, 0, '2015-05-28 03:54:00', '', '', '199.96.156.50', ''),
(8310, 0, 0, 0, '2015-05-28 03:54:01', '', '', '199.96.156.52', ''),
(8311, 0, 0, 0, '2015-05-28 03:54:01', '', '', '199.96.156.50', ''),
(8312, 0, 0, 0, '2015-05-28 03:54:01', '', '', '199.96.156.50', ''),
(8313, 0, 0, 0, '2015-05-28 03:54:01', '', '', '199.96.156.50', ''),
(8314, 0, 0, 0, '2015-05-28 03:54:01', '', '', '199.96.156.50', ''),
(8315, 0, 0, 0, '2015-05-28 03:54:01', '', '', '199.96.156.52', ''),
(8316, 0, 0, 0, '2015-05-28 03:54:01', '', '', '199.96.156.52', ''),
(8317, 0, 0, 0, '2015-05-28 03:54:01', '', '', '199.96.156.52', ''),
(8318, 0, 0, 0, '2015-05-28 03:54:01', '', '', '199.96.156.50', ''),
(8319, 0, 0, 0, '2015-05-28 03:54:01', '', '', '199.96.156.52', ''),
(8320, 0, 0, 0, '2015-05-28 03:54:01', '', '', '199.96.156.52', ''),
(8321, 0, 0, 0, '2015-05-28 03:54:01', '', '', '199.96.156.52', ''),
(8322, 0, 0, 0, '2015-05-28 03:54:03', '', '', '199.96.156.50', ''),
(8323, 0, 0, 0, '2015-05-28 03:54:03', '', '', '199.96.156.50', ''),
(8324, 0, 0, 0, '2015-05-28 03:54:04', '', '', '199.96.156.52', ''),
(8325, 0, 0, 0, '2015-05-28 03:54:05', '', '', '199.96.156.50', ''),
(8326, 0, 0, 0, '2015-05-28 03:54:09', '', '', '199.96.156.50', ''),
(8327, 0, 0, 0, '2015-05-28 03:54:09', '', '', '199.96.156.50', ''),
(8328, 0, 0, 0, '2015-05-28 03:54:10', '', '', '199.96.156.52', ''),
(8329, 0, 0, 0, '2015-05-28 03:54:10', '', '', '199.96.156.50', ''),
(8330, 0, 0, 0, '2015-05-28 03:54:10', '', '', '199.96.156.50', ''),
(8331, 0, 0, 0, '2015-05-28 03:54:10', '', '', '199.96.156.50', ''),
(8332, 0, 0, 0, '2015-05-28 03:54:10', '', '', '199.96.156.50', ''),
(8333, 0, 0, 0, '2015-05-28 03:54:10', '', '', '199.96.156.52', ''),
(8334, 0, 0, 0, '2015-05-28 03:54:10', '', '', '199.96.156.52', ''),
(8335, 0, 0, 0, '2015-05-28 03:54:10', '', '', '199.96.156.50', ''),
(8336, 0, 0, 0, '2015-05-28 03:54:11', '', '', '199.96.156.52', ''),
(8337, 0, 0, 0, '2015-05-28 03:54:11', '', '', '199.96.156.52', ''),
(8338, 0, 0, 0, '2015-05-28 03:54:11', '', '', '199.96.156.52', ''),
(8339, 0, 0, 0, '2015-05-28 03:54:11', '', '', '199.96.156.52', ''),
(8340, 0, 0, 0, '2015-05-28 03:54:11', '', '', '199.96.156.52', ''),
(8341, 0, 0, 0, '2015-05-28 03:54:11', '', '', '199.96.156.52', ''),
(8342, 0, 0, 0, '2015-05-28 03:54:11', '', '', '199.96.156.50', ''),
(8343, 7395, 1, 0, '2015-05-28 03:57:04', '', '', '65.55.233.94', ''),
(8344, 5180, 1, 0, '2015-05-28 03:57:06', '', '', '188.81.6.155', ''),
(8345, 7395, 1, 0, '2015-05-28 03:58:12', 'http://ondasdeouro.pt/votacoes', '', '187.57.201.116', ''),
(8346, 0, 0, 0, '2015-05-28 03:58:35', '', '', '199.96.156.52', ''),
(8347, 0, 0, 0, '2015-05-28 03:58:35', '', '', '199.96.156.52', ''),
(8348, 0, 0, 0, '2015-05-28 03:58:35', '', '', '199.96.156.52', ''),
(8349, 0, 0, 0, '2015-05-28 03:58:37', '', '', '199.96.156.52', ''),
(8350, 0, 0, 0, '2015-05-28 03:58:37', '', '', '199.96.156.52', ''),
(8351, 0, 0, 0, '2015-05-28 03:58:37', '', '', '199.96.156.52', ''),
(8352, 0, 0, 0, '2015-05-28 03:58:37', '', '', '199.96.156.52', ''),
(8353, 0, 0, 0, '2015-05-28 03:58:37', '', '', '199.96.156.52', ''),
(8354, 0, 0, 0, '2015-05-28 03:58:37', '', '', '199.96.156.52', ''),
(8355, 0, 0, 0, '2015-05-28 03:58:37', '', '', '199.96.156.52', ''),
(8356, 0, 0, 0, '2015-05-28 03:58:37', '', '', '199.96.156.50', ''),
(8357, 0, 0, 0, '2015-05-28 03:58:37', '', '', '199.96.156.50', ''),
(8358, 0, 0, 0, '2015-05-28 03:58:37', '', '', '199.96.156.50', ''),
(8359, 0, 0, 0, '2015-05-28 03:58:37', '', '', '199.96.156.50', ''),
(8360, 0, 0, 0, '2015-05-28 03:58:42', '', '', '199.96.156.52', ''),
(8361, 0, 0, 0, '2015-05-28 03:58:42', '', '', '199.96.156.52', ''),
(8362, 0, 0, 0, '2015-05-28 03:58:42', '', '', '199.96.156.52', ''),
(8363, 0, 0, 0, '2015-05-28 03:58:43', '', '', '199.96.156.52', ''),
(8364, 0, 0, 0, '2015-05-28 03:58:43', '', '', '199.96.156.52', ''),
(8365, 0, 0, 0, '2015-05-28 03:58:45', '', '', '199.96.156.50', ''),
(8366, 0, 0, 0, '2015-05-28 03:58:46', '', '', '199.96.156.52', ''),
(8367, 0, 0, 0, '2015-05-28 03:58:46', '', '', '199.96.156.52', ''),
(8368, 0, 0, 0, '2015-05-28 03:58:46', '', '', '199.96.156.52', ''),
(8369, 0, 0, 0, '2015-05-28 03:58:46', '', '', '199.96.156.52', ''),
(8370, 0, 0, 0, '2015-05-28 03:58:46', '', '', '199.96.156.50', ''),
(8371, 0, 0, 0, '2015-05-28 03:58:46', '', '', '199.96.156.52', ''),
(8372, 0, 0, 0, '2015-05-28 03:58:47', '', '', '199.96.156.50', ''),
(8373, 0, 0, 0, '2015-05-28 03:58:47', '', '', '199.96.156.50', ''),
(8374, 0, 0, 0, '2015-05-28 03:58:47', '', '', '199.96.156.50', ''),
(8375, 0, 0, 0, '2015-05-28 03:58:47', '', '', '199.96.156.50', ''),
(8376, 0, 0, 0, '2015-05-28 03:58:47', '', '', '199.96.156.50', ''),
(8377, 0, 0, 0, '2015-05-28 03:58:47', '', '', '199.96.156.50', ''),
(8378, 0, 0, 0, '2015-05-28 03:58:47', '', '', '199.96.156.50', ''),
(8379, 0, 0, 0, '2015-05-28 03:58:47', '', '', '199.96.156.50', ''),
(8380, 0, 0, 0, '2015-05-28 03:58:48', '', '', '199.96.156.52', ''),
(8381, 6445, 1, 0, '2015-05-28 04:02:07', '', '', '61.64.208.65', ''),
(8382, 0, 0, 0, '2015-05-28 04:04:02', '', '', '199.96.156.50', ''),
(8383, 0, 0, 0, '2015-05-28 04:04:02', '', '', '199.96.156.50', ''),
(8384, 0, 0, 0, '2015-05-28 04:04:03', '', '', '199.96.156.50', ''),
(8385, 0, 0, 0, '2015-05-28 04:04:04', '', '', '199.96.156.50', ''),
(8386, 0, 0, 0, '2015-05-28 04:04:04', '', '', '199.96.156.50', ''),
(8387, 0, 0, 0, '2015-05-28 04:04:04', '', '', '199.96.156.50', ''),
(8388, 0, 0, 0, '2015-05-28 04:04:04', '', '', '199.96.156.50', ''),
(8389, 0, 0, 0, '2015-05-28 04:04:04', '', '', '199.96.156.50', ''),
(8390, 0, 0, 0, '2015-05-28 04:04:04', '', '', '199.96.156.50', ''),
(8391, 0, 0, 0, '2015-05-28 04:04:06', '', '', '199.96.156.52', ''),
(8392, 0, 0, 0, '2015-05-28 04:04:06', '', '', '199.96.156.52', ''),
(8393, 0, 0, 0, '2015-05-28 04:04:06', '', '', '199.96.156.52', ''),
(8394, 0, 0, 0, '2015-05-28 04:04:06', '', '', '199.96.156.52', ''),
(8395, 0, 0, 0, '2015-05-28 04:04:06', '', '', '199.96.156.52', ''),
(8396, 0, 0, 0, '2015-05-28 04:04:06', '', '', '199.96.156.52', ''),
(8397, 0, 0, 0, '2015-05-28 04:04:06', '', '', '199.96.156.52', ''),
(8398, 0, 0, 0, '2015-05-28 04:04:06', '', '', '199.96.156.52', ''),
(8399, 0, 0, 0, '2015-05-28 04:04:09', '', '', '199.96.156.50', ''),
(8400, 0, 0, 0, '2015-05-28 04:04:12', '', '', '199.96.156.50', ''),
(8401, 0, 0, 0, '2015-05-28 04:04:12', '', '', '199.96.156.50', ''),
(8402, 0, 0, 0, '2015-05-28 04:04:12', '', '', '199.96.156.50', ''),
(8403, 0, 0, 0, '2015-05-28 04:04:12', '', '', '199.96.156.50', ''),
(8404, 0, 0, 0, '2015-05-28 04:04:12', '', '', '199.96.156.50', ''),
(8405, 0, 0, 0, '2015-05-28 04:04:13', '', '', '199.96.156.50', ''),
(8406, 0, 0, 0, '2015-05-28 04:04:13', '', '', '199.96.156.50', ''),
(8407, 0, 0, 0, '2015-05-28 04:04:15', '', '', '199.96.156.50', ''),
(8408, 0, 0, 0, '2015-05-28 04:04:16', '', '', '199.96.156.52', ''),
(8409, 0, 0, 0, '2015-05-28 04:04:16', '', '', '199.96.156.52', ''),
(8410, 0, 0, 0, '2015-05-28 04:04:16', '', '', '199.96.156.52', ''),
(8411, 0, 0, 0, '2015-05-28 04:04:16', '', '', '199.96.156.52', ''),
(8412, 0, 0, 0, '2015-05-28 04:04:16', '', '', '199.96.156.52', ''),
(8413, 0, 0, 0, '2015-05-28 04:04:16', '', '', '199.96.156.52', ''),
(8414, 0, 0, 0, '2015-05-28 04:04:16', '', '', '199.96.156.52', ''),
(8415, 0, 0, 0, '2015-05-28 04:04:16', '', '', '199.96.156.52', ''),
(8416, 0, 0, 0, '2015-05-28 04:04:17', '', '', '199.96.156.52', ''),
(8417, 0, 0, 0, '2015-05-28 04:04:17', '', '', '199.96.156.52', ''),
(8418, 0, 0, 0, '2015-05-28 04:04:18', '', '', '199.96.156.50', ''),
(8419, 0, 0, 0, '2015-05-28 04:04:18', '', '', '199.96.156.50', ''),
(8420, 7684, 1, 0, '2015-05-28 04:04:38', '', '', '73.46.71.62', ''),
(8421, 7659, 1, 0, '2015-05-28 04:04:59', '', '', '66.249.93.231', ''),
(8422, 6901, 1, 0, '2015-05-28 04:07:51', '', '', '82.154.204.17', ''),
(8423, 5224, 1, 0, '2015-05-28 04:08:12', '', '', '66.249.88.137', ''),
(8424, 7202, 1, 0, '2015-05-28 04:09:34', '', '', '66.249.93.225', ''),
(8425, 0, 0, 0, '2015-05-28 04:09:41', '', '', '199.96.156.50', ''),
(8426, 0, 0, 0, '2015-05-28 04:09:41', '', '', '199.96.156.50', ''),
(8427, 0, 0, 0, '2015-05-28 04:09:43', '', '', '199.96.156.50', ''),
(8428, 0, 0, 0, '2015-05-28 04:09:43', '', '', '199.96.156.50', ''),
(8429, 0, 0, 0, '2015-05-28 04:09:43', '', '', '199.96.156.50', ''),
(8430, 0, 0, 0, '2015-05-28 04:09:43', '', '', '199.96.156.50', ''),
(8431, 0, 0, 0, '2015-05-28 04:09:43', '', '', '199.96.156.50', ''),
(8432, 0, 0, 0, '2015-05-28 04:09:45', '', '', '199.96.156.52', ''),
(8433, 0, 0, 0, '2015-05-28 04:09:45', '', '', '199.96.156.52', ''),
(8434, 0, 0, 0, '2015-05-28 04:09:46', '', '', '199.96.156.52', ''),
(8435, 0, 0, 0, '2015-05-28 04:09:46', '', '', '199.96.156.52', ''),
(8436, 0, 0, 0, '2015-05-28 04:09:46', '', '', '199.96.156.52', ''),
(8437, 0, 0, 0, '2015-05-28 04:09:46', '', '', '199.96.156.52', ''),
(8438, 0, 0, 0, '2015-05-28 04:09:46', '', '', '199.96.156.52', ''),
(8439, 0, 0, 0, '2015-05-28 04:09:46', '', '', '199.96.156.52', ''),
(8440, 0, 0, 0, '2015-05-28 04:09:47', '', '', '199.96.156.50', ''),
(8441, 0, 0, 0, '2015-05-28 04:09:47', '', '', '199.96.156.50', ''),
(8442, 0, 0, 0, '2015-05-28 04:09:47', '', '', '199.96.156.50', ''),
(8443, 0, 0, 0, '2015-05-28 04:09:48', '', '', '199.96.156.50', ''),
(8444, 0, 0, 0, '2015-05-28 04:09:49', '', '', '199.96.156.50', ''),
(8445, 0, 0, 0, '2015-05-28 04:09:50', '', '', '199.96.156.50', ''),
(8446, 0, 0, 0, '2015-05-28 04:09:50', '', '', '199.96.156.52', ''),
(8447, 0, 0, 0, '2015-05-28 04:09:51', '', '', '199.96.156.52', ''),
(8448, 0, 0, 0, '2015-05-28 04:09:51', '', '', '199.96.156.50', ''),
(8449, 0, 0, 0, '2015-05-28 04:09:52', '', '', '199.96.156.50', ''),
(8450, 0, 0, 0, '2015-05-28 04:09:52', '', '', '199.96.156.50', ''),
(8451, 0, 0, 0, '2015-05-28 04:09:52', '', '', '199.96.156.50', ''),
(8452, 0, 0, 0, '2015-05-28 04:09:53', '', '', '199.96.156.50', ''),
(8453, 0, 0, 0, '2015-05-28 04:09:53', '', '', '199.96.156.50', ''),
(8454, 0, 0, 0, '2015-05-28 04:09:55', '', '', '199.96.156.52', ''),
(8455, 0, 0, 0, '2015-05-28 04:09:55', '', '', '199.96.156.50', ''),
(8456, 0, 0, 0, '2015-05-28 04:09:55', '', '', '199.96.156.52', ''),
(8457, 0, 0, 0, '2015-05-28 04:09:55', '', '', '199.96.156.52', ''),
(8458, 0, 0, 0, '2015-05-28 04:09:55', '', '', '199.96.156.52', ''),
(8459, 0, 0, 0, '2015-05-28 04:09:56', '', '', '199.96.156.52', ''),
(8460, 0, 0, 0, '2015-05-28 04:09:56', '', '', '199.96.156.50', ''),
(8461, 0, 0, 0, '2015-05-28 04:09:56', '', '', '199.96.156.52', ''),
(8462, 0, 0, 0, '2015-05-28 04:09:56', '', '', '199.96.156.50', ''),
(8463, 0, 0, 0, '2015-05-28 04:09:56', '', '', '199.96.156.50', ''),
(8464, 7718, 1, 0, '2015-05-28 04:10:24', '', '', '87.103.72.133', ''),
(8465, 6892, 1, 0, '2015-05-28 04:12:54', '', '', '66.249.93.231', ''),
(8466, 2126, 1, 0, '2015-05-28 04:15:27', '', '', '81.248.204.24', ''),
(8467, 0, 0, 0, '2015-05-28 04:15:36', '', '', '199.96.156.52', ''),
(8468, 0, 0, 0, '2015-05-28 04:15:37', '', '', '199.96.156.52', ''),
(8469, 0, 0, 0, '2015-05-28 04:15:38', '', '', '199.96.156.52', ''),
(8470, 0, 0, 0, '2015-05-28 04:15:39', '', '', '199.96.156.52', ''),
(8471, 0, 0, 0, '2015-05-28 04:15:39', '', '', '199.96.156.52', ''),
(8472, 0, 0, 0, '2015-05-28 04:15:39', '', '', '199.96.156.52', ''),
(8473, 0, 0, 0, '2015-05-28 04:15:39', '', '', '199.96.156.52', ''),
(8474, 0, 0, 0, '2015-05-28 04:15:39', '', '', '199.96.156.52', ''),
(8475, 0, 0, 0, '2015-05-28 04:15:39', '', '', '199.96.156.52', ''),
(8476, 0, 0, 0, '2015-05-28 04:15:39', '', '', '199.96.156.50', ''),
(8477, 0, 0, 0, '2015-05-28 04:15:39', '', '', '199.96.156.50', ''),
(8478, 0, 0, 0, '2015-05-28 04:15:39', '', '', '199.96.156.50', ''),
(8479, 0, 0, 0, '2015-05-28 04:15:39', '', '', '199.96.156.50', ''),
(8480, 0, 0, 0, '2015-05-28 04:15:39', '', '', '199.96.156.50', ''),
(8481, 0, 0, 0, '2015-05-28 04:15:39', '', '', '199.96.156.50', ''),
(8482, 0, 0, 0, '2015-05-28 04:15:42', '', '', '199.96.156.50', ''),
(8483, 0, 0, 0, '2015-05-28 04:15:47', '', '', '199.96.156.52', ''),
(8484, 0, 0, 0, '2015-05-28 04:15:47', '', '', '199.96.156.52', ''),
(8485, 0, 0, 0, '2015-05-28 04:15:47', '', '', '199.96.156.52', ''),
(8486, 0, 0, 0, '2015-05-28 04:15:48', '', '', '199.96.156.52', ''),
(8487, 0, 0, 0, '2015-05-28 04:15:48', '', '', '199.96.156.52', ''),
(8488, 0, 0, 0, '2015-05-28 04:15:48', '', '', '199.96.156.52', ''),
(8489, 0, 0, 0, '2015-05-28 04:15:48', '', '', '199.96.156.52', ''),
(8490, 0, 0, 0, '2015-05-28 04:15:48', '', '', '199.96.156.52', ''),
(8491, 0, 0, 0, '2015-05-28 04:15:48', '', '', '199.96.156.52', ''),
(8492, 0, 0, 0, '2015-05-28 04:15:49', '', '', '199.96.156.50', ''),
(8493, 0, 0, 0, '2015-05-28 04:15:49', '', '', '199.96.156.50', ''),
(8494, 0, 0, 0, '2015-05-28 04:15:49', '', '', '199.96.156.50', ''),
(8495, 0, 0, 0, '2015-05-28 04:15:49', '', '', '199.96.156.50', ''),
(8496, 0, 0, 0, '2015-05-28 04:15:49', '', '', '199.96.156.50', ''),
(8497, 0, 0, 0, '2015-05-28 04:15:49', '', '', '199.96.156.50', ''),
(8498, 0, 0, 0, '2015-05-28 04:15:50', '', '', '199.96.156.50', ''),
(8499, 0, 0, 0, '2015-05-28 04:15:50', '', '', '199.96.156.50', ''),
(8500, 0, 0, 0, '2015-05-28 04:15:50', '', '', '199.96.156.50', ''),
(8501, 0, 0, 0, '2015-05-28 04:15:52', '', '', '199.96.156.52', ''),
(8502, 0, 0, 0, '2015-05-28 04:15:52', '', '', '199.96.156.50', ''),
(8503, 6363, 1, 0, '2015-05-28 04:18:27', '', '', '66.249.83.180', ''),
(8504, 0, 0, 0, '2015-05-28 04:18:34', '', '', '199.96.156.52', ''),
(8505, 0, 0, 0, '2015-05-28 04:18:34', '', '', '199.96.156.52', ''),
(8506, 0, 0, 0, '2015-05-28 04:18:37', '', '', '199.96.156.52', ''),
(8507, 0, 0, 0, '2015-05-28 04:18:37', '', '', '199.96.156.52', ''),
(8508, 0, 0, 0, '2015-05-28 04:18:37', '', '', '199.96.156.52', ''),
(8509, 0, 0, 0, '2015-05-28 04:18:37', '', '', '199.96.156.52', ''),
(8510, 0, 0, 0, '2015-05-28 04:18:38', '', '', '199.96.156.52', ''),
(8511, 0, 0, 0, '2015-05-28 04:18:38', '', '', '199.96.156.50', ''),
(8512, 0, 0, 0, '2015-05-28 04:18:38', '', '', '199.96.156.50', ''),
(8513, 0, 0, 0, '2015-05-28 04:18:38', '', '', '199.96.156.50', ''),
(8514, 0, 0, 0, '2015-05-28 04:18:38', '', '', '199.96.156.50', ''),
(8515, 0, 0, 0, '2015-05-28 04:18:38', '', '', '199.96.156.50', ''),
(8516, 0, 0, 0, '2015-05-28 04:18:38', '', '', '199.96.156.50', ''),
(8517, 0, 0, 0, '2015-05-28 04:18:38', '', '', '199.96.156.50', ''),
(8518, 0, 0, 0, '2015-05-28 04:18:38', '', '', '199.96.156.50', ''),
(8519, 0, 0, 0, '2015-05-28 04:18:39', '', '', '199.96.156.52', ''),
(8520, 0, 0, 0, '2015-05-28 04:18:39', '', '', '199.96.156.52', ''),
(8521, 0, 0, 0, '2015-05-28 04:18:41', '', '', '199.96.156.52', ''),
(8522, 0, 0, 0, '2015-05-28 04:18:41', '', '', '199.96.156.52', ''),
(8523, 0, 0, 0, '2015-05-28 04:18:42', '', '', '199.96.156.50', ''),
(8524, 0, 0, 0, '2015-05-28 04:18:42', '', '', '199.96.156.50', ''),
(8525, 0, 0, 0, '2015-05-28 04:18:45', '', '', '199.96.156.52', ''),
(8526, 0, 0, 0, '2015-05-28 04:18:45', '', '', '199.96.156.52', ''),
(8527, 0, 0, 0, '2015-05-28 04:18:46', '', '', '199.96.156.52', ''),
(8528, 0, 0, 0, '2015-05-28 04:18:46', '', '', '199.96.156.52', ''),
(8529, 0, 0, 0, '2015-05-28 04:18:47', '', '', '199.96.156.52', ''),
(8530, 0, 0, 0, '2015-05-28 04:18:47', '', '', '199.96.156.50', ''),
(8531, 0, 0, 0, '2015-05-28 04:18:48', '', '', '199.96.156.50', ''),
(8532, 0, 0, 0, '2015-05-28 04:18:48', '', '', '199.96.156.52', ''),
(8533, 0, 0, 0, '2015-05-28 04:18:48', '', '', '199.96.156.50', ''),
(8534, 0, 0, 0, '2015-05-28 04:18:48', '', '', '199.96.156.50', ''),
(8535, 0, 0, 0, '2015-05-28 04:18:48', '', '', '199.96.156.50', ''),
(8536, 0, 0, 0, '2015-05-28 04:18:48', '', '', '199.96.156.50', ''),
(8537, 0, 0, 0, '2015-05-28 04:18:48', '', '', '199.96.156.50', ''),
(8538, 0, 0, 0, '2015-05-28 04:18:49', '', '', '199.96.156.52', ''),
(8539, 0, 0, 0, '2015-05-28 04:18:49', '', '', '199.96.156.52', ''),
(8540, 0, 0, 0, '2015-05-28 04:18:49', '', '', '199.96.156.50', ''),
(8541, 0, 0, 0, '2015-05-28 04:18:49', '', '', '199.96.156.50', ''),
(8542, 6110, 1, 0, '2015-05-28 04:19:56', '', '', '65.55.65.190', ''),
(8543, 0, 0, 0, '2015-05-28 04:23:34', '', '', '199.96.156.52', ''),
(8544, 0, 0, 0, '2015-05-28 04:23:34', '', '', '199.96.156.52', ''),
(8545, 0, 0, 0, '2015-05-28 04:23:37', '', '', '199.96.156.52', ''),
(8546, 0, 0, 0, '2015-05-28 04:23:37', '', '', '199.96.156.52', ''),
(8547, 0, 0, 0, '2015-05-28 04:23:37', '', '', '199.96.156.52', ''),
(8548, 0, 0, 0, '2015-05-28 04:23:37', '', '', '199.96.156.52', ''),
(8549, 0, 0, 0, '2015-05-28 04:23:37', '', '', '199.96.156.52', ''),
(8550, 0, 0, 0, '2015-05-28 04:23:37', '', '', '199.96.156.52', ''),
(8551, 0, 0, 0, '2015-05-28 04:23:37', '', '', '199.96.156.52', ''),
(8552, 0, 0, 0, '2015-05-28 04:23:37', '', '', '199.96.156.52', ''),
(8553, 0, 0, 0, '2015-05-28 04:23:37', '', '', '199.96.156.50', ''),
(8554, 0, 0, 0, '2015-05-28 04:23:37', '', '', '199.96.156.50', ''),
(8555, 0, 0, 0, '2015-05-28 04:23:37', '', '', '199.96.156.50', ''),
(8556, 0, 0, 0, '2015-05-28 04:23:37', '', '', '199.96.156.50', ''),
(8557, 0, 0, 0, '2015-05-28 04:23:37', '', '', '199.96.156.50', ''),
(8558, 0, 0, 0, '2015-05-28 04:23:40', '', '', '199.96.156.52', ''),
(8559, 0, 0, 0, '2015-05-28 04:23:41', '', '', '199.96.156.50', ''),
(8560, 0, 0, 0, '2015-05-28 04:23:41', '', '', '199.96.156.50', ''),
(8561, 0, 0, 0, '2015-05-28 04:23:44', '', '', '199.96.156.52', ''),
(8562, 0, 0, 0, '2015-05-28 04:23:44', '', '', '199.96.156.52', ''),
(8563, 0, 0, 0, '2015-05-28 04:23:46', '', '', '199.96.156.52', ''),
(8564, 0, 0, 0, '2015-05-28 04:23:46', '', '', '199.96.156.52', ''),
(8565, 0, 0, 0, '2015-05-28 04:23:46', '', '', '199.96.156.52', ''),
(8566, 0, 0, 0, '2015-05-28 04:23:46', '', '', '199.96.156.52', ''),
(8567, 0, 0, 0, '2015-05-28 04:23:46', '', '', '199.96.156.52', ''),
(8568, 0, 0, 0, '2015-05-28 04:23:46', '', '', '199.96.156.52', ''),
(8569, 0, 0, 0, '2015-05-28 04:23:46', '', '', '199.96.156.52', ''),
(8570, 0, 0, 0, '2015-05-28 04:23:47', '', '', '199.96.156.50', ''),
(8571, 0, 0, 0, '2015-05-28 04:23:47', '', '', '199.96.156.50', ''),
(8572, 0, 0, 0, '2015-05-28 04:23:47', '', '', '199.96.156.50', ''),
(8573, 0, 0, 0, '2015-05-28 04:23:47', '', '', '199.96.156.50', ''),
(8574, 0, 0, 0, '2015-05-28 04:23:47', '', '', '199.96.156.50', ''),
(8575, 0, 0, 0, '2015-05-28 04:23:47', '', '', '199.96.156.50', ''),
(8576, 0, 0, 0, '2015-05-28 04:23:47', '', '', '199.96.156.52', ''),
(8577, 4520, 1, 0, '2015-05-28 04:24:19', '', '', '31.4.189.204', ''),
(8578, 4520, 1, 0, '2015-05-28 04:25:46', 'http://ondasdeouro.pt/votacoes', '', '31.4.189.204', ''),
(8579, 4684, 1, 0, '2015-05-28 04:29:16', '', '', '83.60.224.218', ''),
(8580, 0, 0, 0, '2015-05-28 04:29:27', '', '', '199.96.156.52', ''),
(8581, 0, 0, 0, '2015-05-28 04:29:27', '', '', '199.96.156.50', ''),
(8582, 0, 0, 0, '2015-05-28 04:29:29', '', '', '199.96.156.50', ''),
(8583, 0, 0, 0, '2015-05-28 04:29:29', '', '', '199.96.156.50', ''),
(8584, 0, 0, 0, '2015-05-28 04:29:29', '', '', '199.96.156.52', ''),
(8585, 0, 0, 0, '2015-05-28 04:29:29', '', '', '199.96.156.52', ''),
(8586, 0, 0, 0, '2015-05-28 04:29:29', '', '', '199.96.156.52', ''),
(8587, 0, 0, 0, '2015-05-28 04:29:29', '', '', '199.96.156.52', ''),
(8588, 0, 0, 0, '2015-05-28 04:29:29', '', '', '199.96.156.52', ''),
(8589, 0, 0, 0, '2015-05-28 04:29:29', '', '', '199.96.156.50', ''),
(8590, 0, 0, 0, '2015-05-28 04:29:29', '', '', '199.96.156.52', ''),
(8591, 0, 0, 0, '2015-05-28 04:29:29', '', '', '199.96.156.50', ''),
(8592, 0, 0, 0, '2015-05-28 04:29:29', '', '', '199.96.156.50', ''),
(8593, 0, 0, 0, '2015-05-28 04:29:29', '', '', '199.96.156.52', ''),
(8594, 0, 0, 0, '2015-05-28 04:29:29', '', '', '199.96.156.52', ''),
(8595, 0, 0, 0, '2015-05-28 04:29:33', '', '', '199.96.156.50', ''),
(8596, 0, 0, 0, '2015-05-28 04:29:37', '', '', '199.96.156.50', ''),
(8597, 0, 0, 0, '2015-05-28 04:29:37', '', '', '199.96.156.50', ''),
(8598, 0, 0, 0, '2015-05-28 04:29:37', '', '', '199.96.156.52', ''),
(8599, 0, 0, 0, '2015-05-28 04:29:37', '', '', '199.96.156.50', ''),
(8600, 0, 0, 0, '2015-05-28 04:29:37', '', '', '199.96.156.52', ''),
(8601, 0, 0, 0, '2015-05-28 04:29:38', '', '', '199.96.156.50', ''),
(8602, 0, 0, 0, '2015-05-28 04:29:38', '', '', '199.96.156.50', ''),
(8603, 0, 0, 0, '2015-05-28 04:29:38', '', '', '199.96.156.50', ''),
(8604, 0, 0, 0, '2015-05-28 04:29:38', '', '', '199.96.156.52', ''),
(8605, 0, 0, 0, '2015-05-28 04:29:38', '', '', '199.96.156.52', ''),
(8606, 0, 0, 0, '2015-05-28 04:29:38', '', '', '199.96.156.50', ''),
(8607, 0, 0, 0, '2015-05-28 04:29:38', '', '', '199.96.156.52', ''),
(8608, 0, 0, 0, '2015-05-28 04:29:38', '', '', '199.96.156.52', ''),
(8609, 0, 0, 0, '2015-05-28 04:29:38', '', '', '199.96.156.52', ''),
(8610, 0, 0, 0, '2015-05-28 04:29:38', '', '', '199.96.156.50', ''),
(8611, 0, 0, 0, '2015-05-28 04:29:39', '', '', '199.96.156.50', ''),
(8612, 0, 0, 0, '2015-05-28 04:29:39', '', '', '199.96.156.50', ''),
(8613, 3300, 1, 0, '2015-05-28 04:30:55', '', '', '80.215.196.22', ''),
(8614, 5295, 1, 0, '2015-05-28 04:32:56', '', '', '109.99.49.33', ''),
(8615, 0, 0, 0, '2015-05-28 04:35:08', '', '', '199.96.156.50', ''),
(8616, 0, 0, 0, '2015-05-28 04:35:08', '', '', '199.96.156.52', ''),
(8617, 0, 0, 0, '2015-05-28 04:35:10', '', '', '199.96.156.52', ''),
(8618, 0, 0, 0, '2015-05-28 04:35:10', '', '', '199.96.156.50', ''),
(8619, 0, 0, 0, '2015-05-28 04:35:10', '', '', '199.96.156.50', ''),
(8620, 0, 0, 0, '2015-05-28 04:35:10', '', '', '199.96.156.50', ''),
(8621, 0, 0, 0, '2015-05-28 04:35:10', '', '', '199.96.156.50', ''),
(8622, 0, 0, 0, '2015-05-28 04:35:10', '', '', '199.96.156.50', ''),
(8623, 0, 0, 0, '2015-05-28 04:35:10', '', '', '199.96.156.52', ''),
(8624, 0, 0, 0, '2015-05-28 04:35:10', '', '', '199.96.156.50', ''),
(8625, 0, 0, 0, '2015-05-28 04:35:10', '', '', '199.96.156.52', ''),
(8626, 0, 0, 0, '2015-05-28 04:35:10', '', '', '199.96.156.50', ''),
(8627, 0, 0, 0, '2015-05-28 04:35:10', '', '', '199.96.156.50', ''),
(8628, 0, 0, 0, '2015-05-28 04:35:10', '', '', '199.96.156.52', ''),
(8629, 0, 0, 0, '2015-05-28 04:35:10', '', '', '199.96.156.52', ''),
(8630, 0, 0, 0, '2015-05-28 04:35:12', '', '', '199.96.156.52', ''),
(8631, 0, 0, 0, '2015-05-28 04:35:15', '', '', '199.96.156.52', ''),
(8632, 0, 0, 0, '2015-05-28 04:35:16', '', '', '199.96.156.50', ''),
(8633, 0, 0, 0, '2015-05-28 04:35:17', '', '', '199.96.156.52', ''),
(8634, 0, 0, 0, '2015-05-28 04:35:17', '', '', '199.96.156.50', ''),
(8635, 0, 0, 0, '2015-05-28 04:35:18', '', '', '199.96.156.52', ''),
(8636, 0, 0, 0, '2015-05-28 04:35:18', '', '', '199.96.156.52', ''),
(8637, 0, 0, 0, '2015-05-28 04:35:18', '', '', '199.96.156.50', ''),
(8638, 0, 0, 0, '2015-05-28 04:35:18', '', '', '199.96.156.52', ''),
(8639, 0, 0, 0, '2015-05-28 04:35:18', '', '', '199.96.156.50', ''),
(8640, 0, 0, 0, '2015-05-28 04:35:18', '', '', '199.96.156.52', ''),
(8641, 0, 0, 0, '2015-05-28 04:35:18', '', '', '199.96.156.50', ''),
(8642, 0, 0, 0, '2015-05-28 04:35:18', '', '', '199.96.156.50', ''),
(8643, 0, 0, 0, '2015-05-28 04:35:18', '', '', '199.96.156.50', ''),
(8644, 0, 0, 0, '2015-05-28 04:35:18', '', '', '199.96.156.52', ''),
(8645, 0, 0, 0, '2015-05-28 04:35:18', '', '', '199.96.156.50', ''),
(8646, 0, 0, 0, '2015-05-28 04:35:19', '', '', '199.96.156.50', ''),
(8647, 0, 0, 0, '2015-05-28 04:35:19', '', '', '199.96.156.50', ''),
(8648, 0, 0, 0, '2015-05-28 04:35:19', '', '', '199.96.156.52', ''),
(8649, 0, 0, 0, '2015-05-28 04:35:20', '', '', '199.96.156.52', ''),
(8650, 0, 0, 0, '2015-05-28 04:35:22', '', '', '199.96.156.50', ''),
(8651, 7225, 1, 0, '2015-05-28 04:36:11', '', '', '72.199.125.188', ''),
(8652, 0, 0, 0, '2015-05-28 04:38:43', '', '', '199.96.156.50', ''),
(8653, 0, 0, 0, '2015-05-28 04:38:44', '', '', '199.96.156.52', ''),
(8654, 0, 0, 0, '2015-05-28 04:38:45', '', '', '199.96.156.50', ''),
(8655, 0, 0, 0, '2015-05-28 04:38:45', '', '', '199.96.156.50', ''),
(8656, 0, 0, 0, '2015-05-28 04:38:45', '', '', '199.96.156.50', ''),
(8657, 0, 0, 0, '2015-05-28 04:38:46', '', '', '199.96.156.50', ''),
(8658, 0, 0, 0, '2015-05-28 04:38:46', '', '', '199.96.156.50', ''),
(8659, 0, 0, 0, '2015-05-28 04:38:46', '', '', '199.96.156.52', ''),
(8660, 0, 0, 0, '2015-05-28 04:38:46', '', '', '199.96.156.52', ''),
(8661, 0, 0, 0, '2015-05-28 04:38:46', '', '', '199.96.156.50', ''),
(8662, 0, 0, 0, '2015-05-28 04:38:46', '', '', '199.96.156.52', ''),
(8663, 0, 0, 0, '2015-05-28 04:38:46', '', '', '199.96.156.52', ''),
(8664, 0, 0, 0, '2015-05-28 04:38:46', '', '', '199.96.156.50', ''),
(8665, 0, 0, 0, '2015-05-28 04:38:46', '', '', '199.96.156.50', ''),
(8666, 0, 0, 0, '2015-05-28 04:38:46', '', '', '199.96.156.52', ''),
(8667, 0, 0, 0, '2015-05-28 04:38:46', '', '', '199.96.156.52', ''),
(8668, 0, 0, 0, '2015-05-28 04:38:49', '', '', '199.96.156.52', ''),
(8669, 0, 0, 0, '2015-05-28 04:38:49', '', '', '199.96.156.50', ''),
(8670, 0, 0, 0, '2015-05-28 04:38:49', '', '', '199.96.156.50', ''),
(8671, 0, 0, 0, '2015-05-28 04:38:50', '', '', '199.96.156.50', ''),
(8672, 0, 0, 0, '2015-05-28 04:38:52', '', '', '199.96.156.50', ''),
(8673, 0, 0, 0, '2015-05-28 04:38:53', '', '', '199.96.156.50', ''),
(8674, 0, 0, 0, '2015-05-28 04:38:54', '', '', '199.96.156.52', ''),
(8675, 0, 0, 0, '2015-05-28 04:38:54', '', '', '199.96.156.50', ''),
(8676, 0, 0, 0, '2015-05-28 04:38:54', '', '', '199.96.156.52', ''),
(8677, 0, 0, 0, '2015-05-28 04:38:54', '', '', '199.96.156.52', ''),
(8678, 0, 0, 0, '2015-05-28 04:38:55', '', '', '199.96.156.52', ''),
(8679, 0, 0, 0, '2015-05-28 04:38:55', '', '', '199.96.156.50', ''),
(8680, 0, 0, 0, '2015-05-28 04:38:55', '', '', '199.96.156.50', ''),
(8681, 0, 0, 0, '2015-05-28 04:38:55', '', '', '199.96.156.52', ''),
(8682, 0, 0, 0, '2015-05-28 04:38:55', '', '', '199.96.156.52', ''),
(8683, 0, 0, 0, '2015-05-28 04:38:55', '', '', '199.96.156.52', ''),
(8684, 0, 0, 0, '2015-05-28 04:38:56', '', '', '199.96.156.52', ''),
(8685, 0, 0, 0, '2015-05-28 04:38:56', '', '', '199.96.156.50', ''),
(8686, 0, 0, 0, '2015-05-28 04:38:56', '', '', '199.96.156.52', ''),
(8687, 0, 0, 0, '2015-05-28 04:38:56', '', '', '199.96.156.50', ''),
(8688, 0, 0, 0, '2015-05-28 04:38:56', '', '', '199.96.156.52', ''),
(8689, 0, 0, 0, '2015-05-28 04:38:57', '', '', '199.96.156.50', ''),
(8690, 2220, 1, 0, '2015-05-28 04:38:57', '', '', '60.242.119.95', ''),
(8691, 0, 0, 0, '2015-05-28 04:43:52', '', '', '199.96.156.50', ''),
(8692, 0, 0, 0, '2015-05-28 04:43:52', '', '', '199.96.156.50', ''),
(8693, 0, 0, 0, '2015-05-28 04:43:55', '', '', '199.96.156.50', ''),
(8694, 0, 0, 0, '2015-05-28 04:43:55', '', '', '199.96.156.50', ''),
(8695, 0, 0, 0, '2015-05-28 04:43:55', '', '', '199.96.156.50', ''),
(8696, 0, 0, 0, '2015-05-28 04:43:55', '', '', '199.96.156.50', ''),
(8697, 0, 0, 0, '2015-05-28 04:43:55', '', '', '199.96.156.50', ''),
(8698, 0, 0, 0, '2015-05-28 04:43:55', '', '', '199.96.156.50', ''),
(8699, 0, 0, 0, '2015-05-28 04:43:55', '', '', '199.96.156.50', ''),
(8700, 0, 0, 0, '2015-05-28 04:43:55', '', '', '199.96.156.50', ''),
(8701, 0, 0, 0, '2015-05-28 04:43:55', '', '', '199.96.156.52', ''),
(8702, 0, 0, 0, '2015-05-28 04:43:55', '', '', '199.96.156.52', ''),
(8703, 0, 0, 0, '2015-05-28 04:43:55', '', '', '199.96.156.52', ''),
(8704, 0, 0, 0, '2015-05-28 04:43:55', '', '', '199.96.156.52', ''),
(8705, 0, 0, 0, '2015-05-28 04:43:55', '', '', '199.96.156.52', ''),
(8706, 0, 0, 0, '2015-05-28 04:43:56', '', '', '199.96.156.52', ''),
(8707, 0, 0, 0, '2015-05-28 04:43:56', '', '', '199.96.156.52', ''),
(8708, 0, 0, 0, '2015-05-28 04:43:58', '', '', '199.96.156.50', ''),
(8709, 0, 0, 0, '2015-05-28 04:43:58', '', '', '199.96.156.50', ''),
(8710, 0, 0, 0, '2015-05-28 04:43:58', '', '', '199.96.156.52', ''),
(8711, 0, 0, 0, '2015-05-28 04:44:00', '', '', '199.96.156.52', ''),
(8712, 0, 0, 0, '2015-05-28 04:44:01', '', '', '199.96.156.52', ''),
(8713, 0, 0, 0, '2015-05-28 04:44:01', '', '', '199.96.156.52', ''),
(8714, 0, 0, 0, '2015-05-28 04:44:02', '', '', '199.96.156.52', ''),
(8715, 0, 0, 0, '2015-05-28 04:44:03', '', '', '199.96.156.52', ''),
(8716, 0, 0, 0, '2015-05-28 04:44:03', '', '', '199.96.156.50', ''),
(8717, 0, 0, 0, '2015-05-28 04:44:03', '', '', '199.96.156.52', ''),
(8718, 0, 0, 0, '2015-05-28 04:44:03', '', '', '199.96.156.50', ''),
(8719, 0, 0, 0, '2015-05-28 04:44:03', '', '', '199.96.156.50', ''),
(8720, 0, 0, 0, '2015-05-28 04:44:03', '', '', '199.96.156.50', ''),
(8721, 0, 0, 0, '2015-05-28 04:44:04', '', '', '199.96.156.52', ''),
(8722, 0, 0, 0, '2015-05-28 04:44:04', '', '', '199.96.156.52', ''),
(8723, 0, 0, 0, '2015-05-28 04:44:05', '', '', '199.96.156.50', ''),
(8724, 0, 0, 0, '2015-05-28 04:44:05', '', '', '199.96.156.50', ''),
(8725, 0, 0, 0, '2015-05-28 04:44:05', '', '', '199.96.156.50', ''),
(8726, 0, 0, 0, '2015-05-28 04:44:05', '', '', '199.96.156.50', ''),
(8727, 0, 0, 0, '2015-05-28 04:44:05', '', '', '199.96.156.52', ''),
(8728, 0, 0, 0, '2015-05-28 04:44:05', '', '', '199.96.156.50', ''),
(8729, 7604, 1, 0, '2015-05-28 04:45:55', '', '', '177.151.120.219', ''),
(8730, 5253, 1, 0, '2015-05-28 04:51:00', '', '', '66.249.93.225', ''),
(8731, 0, 0, 0, '2015-05-28 04:51:09', '', '', '199.96.156.50', ''),
(8732, 0, 0, 0, '2015-05-28 04:51:10', '', '', '199.96.156.50', ''),
(8733, 0, 0, 0, '2015-05-28 04:51:12', '', '', '199.96.156.50', ''),
(8734, 0, 0, 0, '2015-05-28 04:51:13', '', '', '199.96.156.50', ''),
(8735, 0, 0, 0, '2015-05-28 04:51:13', '', '', '199.96.156.50', ''),
(8736, 0, 0, 0, '2015-05-28 04:51:13', '', '', '199.96.156.50', ''),
(8737, 0, 0, 0, '2015-05-28 04:51:13', '', '', '199.96.156.50', ''),
(8738, 0, 0, 0, '2015-05-28 04:51:13', '', '', '199.96.156.50', ''),
(8739, 0, 0, 0, '2015-05-28 04:51:13', '', '', '199.96.156.50', ''),
(8740, 0, 0, 0, '2015-05-28 04:51:13', '', '', '199.96.156.52', ''),
(8741, 0, 0, 0, '2015-05-28 04:51:13', '', '', '199.96.156.52', ''),
(8742, 0, 0, 0, '2015-05-28 04:51:13', '', '', '199.96.156.52', ''),
(8743, 0, 0, 0, '2015-05-28 04:51:13', '', '', '199.96.156.52', ''),
(8744, 0, 0, 0, '2015-05-28 04:51:13', '', '', '199.96.156.52', ''),
(8745, 0, 0, 0, '2015-05-28 04:51:13', '', '', '199.96.156.52', ''),
(8746, 0, 0, 0, '2015-05-28 04:51:14', '', '', '199.96.156.52', ''),
(8747, 0, 0, 0, '2015-05-28 04:51:14', '', '', '199.96.156.52', ''),
(8748, 7162, 1, 0, '2015-05-28 04:51:14', 'https://www.facebook.com/ondasdeouro', '', '60.242.118.106', ''),
(8749, 0, 0, 0, '2015-05-28 04:51:16', '', '', '199.96.156.50', ''),
(8750, 0, 0, 0, '2015-05-28 04:51:16', '', '', '199.96.156.50', ''),
(8751, 0, 0, 0, '2015-05-28 04:51:20', '', '', '199.96.156.50', ''),
(8752, 0, 0, 0, '2015-05-28 04:51:20', '', '', '199.96.156.50', ''),
(8753, 0, 0, 0, '2015-05-28 04:51:20', '', '', '199.96.156.50', ''),
(8754, 0, 0, 0, '2015-05-28 04:51:20', '', '', '199.96.156.50', ''),
(8755, 0, 0, 0, '2015-05-28 04:51:20', '', '', '199.96.156.50', ''),
(8756, 0, 0, 0, '2015-05-28 04:51:21', '', '', '199.96.156.50', ''),
(8757, 0, 0, 0, '2015-05-28 04:51:21', '', '', '199.96.156.50', ''),
(8758, 0, 0, 0, '2015-05-28 04:51:22', '', '', '199.96.156.50', ''),
(8759, 0, 0, 0, '2015-05-28 04:51:22', '', '', '199.96.156.52', ''),
(8760, 0, 0, 0, '2015-05-28 04:51:22', '', '', '199.96.156.52', ''),
(8761, 0, 0, 0, '2015-05-28 04:51:22', '', '', '199.96.156.52', ''),
(8762, 0, 0, 0, '2015-05-28 04:51:22', '', '', '199.96.156.52', ''),
(8763, 0, 0, 0, '2015-05-28 04:51:22', '', '', '199.96.156.52', ''),
(8764, 0, 0, 0, '2015-05-28 04:51:22', '', '', '199.96.156.52', ''),
(8765, 0, 0, 0, '2015-05-28 04:51:22', '', '', '199.96.156.52', ''),
(8766, 0, 0, 0, '2015-05-28 04:51:23', '', '', '199.96.156.52', ''),
(8767, 0, 0, 0, '2015-05-28 04:51:23', '', '', '199.96.156.52', ''),
(8768, 0, 0, 0, '2015-05-28 04:51:23', '', '', '199.96.156.52', ''),
(8769, 0, 0, 0, '2015-05-28 04:51:23', '', '', '199.96.156.50', ''),
(8770, 0, 0, 0, '2015-05-28 04:51:35', '', '', '109.71.47.152', ''),
(8771, 0, 0, 0, '2015-05-28 04:53:31', '', '', '199.96.156.50', ''),
(8772, 0, 0, 0, '2015-05-28 04:53:31', '', '', '199.96.156.50', ''),
(8773, 0, 0, 0, '2015-05-28 04:53:31', '', '', '199.96.156.50', ''),
(8774, 0, 0, 0, '2015-05-28 04:53:31', '', '', '199.96.156.50', ''),
(8775, 0, 0, 0, '2015-05-28 04:53:33', '', '', '199.96.156.52', ''),
(8776, 0, 0, 0, '2015-05-28 04:53:34', '', '', '199.96.156.52', ''),
(8777, 0, 0, 0, '2015-05-28 04:53:34', '', '', '199.96.156.52', ''),
(8778, 0, 0, 0, '2015-05-28 04:53:34', '', '', '199.96.156.52', ''),
(8779, 0, 0, 0, '2015-05-28 04:53:34', '', '', '199.96.156.52', ''),
(8780, 0, 0, 0, '2015-05-28 04:53:34', '', '', '199.96.156.50', ''),
(8781, 0, 0, 0, '2015-05-28 04:53:34', '', '', '199.96.156.50', ''),
(8782, 0, 0, 0, '2015-05-28 04:53:34', '', '', '199.96.156.50', ''),
(8783, 0, 0, 0, '2015-05-28 04:53:34', '', '', '199.96.156.52', ''),
(8784, 0, 0, 0, '2015-05-28 04:53:34', '', '', '199.96.156.52', ''),
(8785, 0, 0, 0, '2015-05-28 04:53:34', '', '', '199.96.156.50', ''),
(8786, 0, 0, 0, '2015-05-28 04:53:35', '', '', '199.96.156.50', ''),
(8787, 0, 0, 0, '2015-05-28 04:53:35', '', '', '199.96.156.50', ''),
(8788, 0, 0, 0, '2015-05-28 04:53:35', '', '', '199.96.156.52', ''),
(8789, 0, 0, 0, '2015-05-28 04:53:35', '', '', '199.96.156.52', ''),
(8790, 0, 0, 0, '2015-05-28 04:53:36', '', '', '199.96.156.52', ''),
(8791, 0, 0, 0, '2015-05-28 04:53:38', '', '', '199.96.156.52', ''),
(8792, 0, 0, 0, '2015-05-28 04:53:41', '', '', '199.96.156.52', ''),
(8793, 0, 0, 0, '2015-05-28 04:53:43', '', '', '199.96.156.52', ''),
(8794, 0, 0, 0, '2015-05-28 04:53:43', '', '', '199.96.156.52', ''),
(8795, 0, 0, 0, '2015-05-28 04:53:43', '', '', '199.96.156.52', ''),
(8796, 0, 0, 0, '2015-05-28 04:53:43', '', '', '199.96.156.50', ''),
(8797, 0, 0, 0, '2015-05-28 04:53:43', '', '', '199.96.156.52', ''),
(8798, 0, 0, 0, '2015-05-28 04:53:43', '', '', '199.96.156.52', '');
INSERT INTO `wp_newsletter_stats` (`id`, `user_id`, `email_id`, `link_id`, `created`, `url`, `anchor`, `ip`, `country`) VALUES
(8799, 0, 0, 0, '2015-05-28 04:53:43', '', '', '199.96.156.52', ''),
(8800, 0, 0, 0, '2015-05-28 04:53:43', '', '', '199.96.156.50', ''),
(8801, 0, 0, 0, '2015-05-28 04:53:43', '', '', '199.96.156.50', ''),
(8802, 0, 0, 0, '2015-05-28 04:53:43', '', '', '199.96.156.52', ''),
(8803, 0, 0, 0, '2015-05-28 04:53:43', '', '', '199.96.156.50', ''),
(8804, 0, 0, 0, '2015-05-28 04:53:43', '', '', '199.96.156.50', ''),
(8805, 0, 0, 0, '2015-05-28 04:53:43', '', '', '199.96.156.50', ''),
(8806, 0, 0, 0, '2015-05-28 04:53:43', '', '', '199.96.156.50', ''),
(8807, 0, 0, 0, '2015-05-28 04:53:44', '', '', '199.96.156.50', ''),
(8808, 0, 0, 0, '2015-05-28 04:53:45', '', '', '199.96.156.50', ''),
(8809, 0, 0, 0, '2015-05-28 04:53:45', '', '', '199.96.156.50', ''),
(8810, 0, 0, 0, '2015-05-28 04:53:45', '', '', '199.96.156.52', ''),
(8811, 4740, 1, 0, '2015-05-28 04:56:39', '', '', '85.243.110.68', ''),
(8812, 4740, 1, 0, '2015-05-28 04:57:00', 'http://ondasdeouro.pt/votacoes', '', '85.243.110.68', ''),
(8813, 5066, 1, 0, '2015-05-28 04:59:15', '', '', '66.249.88.137', ''),
(8814, 0, 0, 0, '2015-05-28 04:59:25', '', '', '199.96.156.50', ''),
(8815, 0, 0, 0, '2015-05-28 04:59:26', '', '', '199.96.156.50', ''),
(8816, 0, 0, 0, '2015-05-28 04:59:28', '', '', '199.96.156.50', ''),
(8817, 0, 0, 0, '2015-05-28 04:59:28', '', '', '199.96.156.50', ''),
(8818, 0, 0, 0, '2015-05-28 04:59:28', '', '', '199.96.156.50', ''),
(8819, 0, 0, 0, '2015-05-28 04:59:28', '', '', '199.96.156.50', ''),
(8820, 0, 0, 0, '2015-05-28 04:59:28', '', '', '199.96.156.50', ''),
(8821, 0, 0, 0, '2015-05-28 04:59:28', '', '', '199.96.156.52', ''),
(8822, 0, 0, 0, '2015-05-28 04:59:28', '', '', '199.96.156.50', ''),
(8823, 0, 0, 0, '2015-05-28 04:59:28', '', '', '199.96.156.50', ''),
(8824, 0, 0, 0, '2015-05-28 04:59:28', '', '', '199.96.156.50', ''),
(8825, 0, 0, 0, '2015-05-28 04:59:28', '', '', '199.96.156.52', ''),
(8826, 0, 0, 0, '2015-05-28 04:59:28', '', '', '199.96.156.52', ''),
(8827, 0, 0, 0, '2015-05-28 04:59:28', '', '', '199.96.156.52', ''),
(8828, 0, 0, 0, '2015-05-28 04:59:28', '', '', '199.96.156.52', ''),
(8829, 0, 0, 0, '2015-05-28 04:59:31', '', '', '199.96.156.50', ''),
(8830, 0, 0, 0, '2015-05-28 04:59:31', '', '', '199.96.156.50', ''),
(8831, 0, 0, 0, '2015-05-28 04:59:32', '', '', '199.96.156.52', ''),
(8832, 0, 0, 0, '2015-05-28 04:59:36', '', '', '199.96.156.50', ''),
(8833, 0, 0, 0, '2015-05-28 04:59:37', '', '', '199.96.156.50', ''),
(8834, 0, 0, 0, '2015-05-28 04:59:37', '', '', '199.96.156.52', ''),
(8835, 0, 0, 0, '2015-05-28 04:59:37', '', '', '199.96.156.50', ''),
(8836, 0, 0, 0, '2015-05-28 04:59:37', '', '', '199.96.156.52', ''),
(8837, 0, 0, 0, '2015-05-28 04:59:37', '', '', '199.96.156.50', ''),
(8838, 0, 0, 0, '2015-05-28 04:59:37', '', '', '199.96.156.50', ''),
(8839, 0, 0, 0, '2015-05-28 04:59:38', '', '', '199.96.156.52', ''),
(8840, 0, 0, 0, '2015-05-28 04:59:38', '', '', '199.96.156.52', ''),
(8841, 0, 0, 0, '2015-05-28 04:59:38', '', '', '199.96.156.52', ''),
(8842, 0, 0, 0, '2015-05-28 04:59:38', '', '', '199.96.156.52', ''),
(8843, 0, 0, 0, '2015-05-28 04:59:38', '', '', '199.96.156.52', ''),
(8844, 0, 0, 0, '2015-05-28 04:59:38', '', '', '199.96.156.52', ''),
(8845, 0, 0, 0, '2015-05-28 04:59:38', '', '', '199.96.156.52', ''),
(8846, 0, 0, 0, '2015-05-28 04:59:38', '', '', '199.96.156.50', ''),
(8847, 0, 0, 0, '2015-05-28 04:59:39', '', '', '199.96.156.50', ''),
(8848, 0, 0, 0, '2015-05-28 04:59:39', '', '', '199.96.156.50', ''),
(8849, 0, 0, 0, '2015-05-28 04:59:39', '', '', '199.96.156.50', ''),
(8850, 0, 0, 0, '2015-05-28 04:59:39', '', '', '199.96.156.50', ''),
(8851, 7381, 1, 0, '2015-05-28 05:00:24', '', '', '66.249.88.137', ''),
(8852, 5198, 1, 0, '2015-05-28 05:00:34', '', '', '85.246.40.95', ''),
(8853, 4349, 1, 0, '2015-05-28 05:00:39', '', '', '157.56.122.218', ''),
(8854, 5206, 1, 0, '2015-05-28 05:00:45', '', '', '66.249.83.164', ''),
(8855, 7865, 1, 0, '2015-05-28 05:02:20', '', '', '188.37.72.66', ''),
(8856, 0, 0, 0, '2015-05-28 05:06:47', '', '', '199.96.156.50', ''),
(8857, 0, 0, 0, '2015-05-28 05:06:48', '', '', '199.96.156.50', ''),
(8858, 0, 0, 0, '2015-05-28 05:06:49', '', '', '199.96.156.50', ''),
(8859, 0, 0, 0, '2015-05-28 05:06:49', '', '', '199.96.156.50', ''),
(8860, 0, 0, 0, '2015-05-28 05:06:49', '', '', '199.96.156.50', ''),
(8861, 0, 0, 0, '2015-05-28 05:06:49', '', '', '199.96.156.50', ''),
(8862, 0, 0, 0, '2015-05-28 05:06:50', '', '', '199.96.156.50', ''),
(8863, 0, 0, 0, '2015-05-28 05:06:50', '', '', '199.96.156.52', ''),
(8864, 0, 0, 0, '2015-05-28 05:06:50', '', '', '199.96.156.50', ''),
(8865, 0, 0, 0, '2015-05-28 05:06:50', '', '', '199.96.156.50', ''),
(8866, 0, 0, 0, '2015-05-28 05:06:50', '', '', '199.96.156.52', ''),
(8867, 0, 0, 0, '2015-05-28 05:06:50', '', '', '199.96.156.50', ''),
(8868, 0, 0, 0, '2015-05-28 05:06:50', '', '', '199.96.156.52', ''),
(8869, 0, 0, 0, '2015-05-28 05:06:50', '', '', '199.96.156.52', ''),
(8870, 0, 0, 0, '2015-05-28 05:06:50', '', '', '199.96.156.52', ''),
(8871, 0, 0, 0, '2015-05-28 05:06:53', '', '', '199.96.156.50', ''),
(8872, 0, 0, 0, '2015-05-28 05:06:53', '', '', '199.96.156.50', ''),
(8873, 0, 0, 0, '2015-05-28 05:06:54', '', '', '199.96.156.52', ''),
(8874, 0, 0, 0, '2015-05-28 05:06:58', '', '', '199.96.156.52', ''),
(8875, 0, 0, 0, '2015-05-28 05:06:58', '', '', '199.96.156.52', ''),
(8876, 0, 0, 0, '2015-05-28 05:06:58', '', '', '199.96.156.52', ''),
(8877, 0, 0, 0, '2015-05-28 05:06:58', '', '', '199.96.156.52', ''),
(8878, 0, 0, 0, '2015-05-28 05:06:58', '', '', '199.96.156.52', ''),
(8879, 0, 0, 0, '2015-05-28 05:06:58', '', '', '199.96.156.52', ''),
(8880, 0, 0, 0, '2015-05-28 05:06:58', '', '', '199.96.156.52', ''),
(8881, 0, 0, 0, '2015-05-28 05:06:58', '', '', '199.96.156.52', ''),
(8882, 0, 0, 0, '2015-05-28 05:06:59', '', '', '199.96.156.50', ''),
(8883, 0, 0, 0, '2015-05-28 05:06:59', '', '', '199.96.156.50', ''),
(8884, 0, 0, 0, '2015-05-28 05:06:59', '', '', '199.96.156.52', ''),
(8885, 0, 0, 0, '2015-05-28 05:06:59', '', '', '199.96.156.50', ''),
(8886, 0, 0, 0, '2015-05-28 05:06:59', '', '', '199.96.156.50', ''),
(8887, 0, 0, 0, '2015-05-28 05:06:59', '', '', '199.96.156.50', ''),
(8888, 0, 0, 0, '2015-05-28 05:06:59', '', '', '199.96.156.50', ''),
(8889, 0, 0, 0, '2015-05-28 05:07:00', '', '', '199.96.156.50', ''),
(8890, 0, 0, 0, '2015-05-28 05:07:00', '', '', '199.96.156.50', ''),
(8891, 0, 0, 0, '2015-05-28 05:07:00', '', '', '199.96.156.50', ''),
(8892, 7247, 1, 0, '2015-05-28 05:07:37', '', '', '66.249.93.231', ''),
(8893, 2454, 1, 0, '2015-05-28 05:07:56', '', '', '66.249.93.225', ''),
(8894, 7145, 1, 0, '2015-05-28 05:08:02', 'http://ondasdeouro.pt/votacoes', '', '95.94.240.126', ''),
(8895, 0, 0, 0, '2015-05-28 05:09:18', '', '', '199.96.156.52', ''),
(8896, 0, 0, 0, '2015-05-28 05:09:18', '', '', '199.96.156.52', ''),
(8897, 0, 0, 0, '2015-05-28 05:09:18', '', '', '199.96.156.52', ''),
(8898, 0, 0, 0, '2015-05-28 05:09:18', '', '', '199.96.156.52', ''),
(8899, 0, 0, 0, '2015-05-28 05:09:18', '', '', '199.96.156.52', ''),
(8900, 0, 0, 0, '2015-05-28 05:09:18', '', '', '199.96.156.52', ''),
(8901, 0, 0, 0, '2015-05-28 05:09:18', '', '', '199.96.156.52', ''),
(8902, 0, 0, 0, '2015-05-28 05:09:18', '', '', '199.96.156.50', ''),
(8903, 0, 0, 0, '2015-05-28 05:09:18', '', '', '199.96.156.50', ''),
(8904, 0, 0, 0, '2015-05-28 05:09:18', '', '', '199.96.156.50', ''),
(8905, 0, 0, 0, '2015-05-28 05:09:19', '', '', '199.96.156.52', ''),
(8906, 0, 0, 0, '2015-05-28 05:09:19', '', '', '199.96.156.52', ''),
(8907, 0, 0, 0, '2015-05-28 05:09:19', '', '', '199.96.156.50', ''),
(8908, 0, 0, 0, '2015-05-28 05:09:21', '', '', '199.96.156.52', ''),
(8909, 0, 0, 0, '2015-05-28 05:09:21', '', '', '199.96.156.52', ''),
(8910, 0, 0, 0, '2015-05-28 05:09:22', '', '', '199.96.156.50', ''),
(8911, 0, 0, 0, '2015-05-28 05:09:24', '', '', '199.96.156.50', ''),
(8912, 0, 0, 0, '2015-05-28 05:09:26', '', '', '199.96.156.52', ''),
(8913, 0, 0, 0, '2015-05-28 05:09:27', '', '', '199.96.156.52', ''),
(8914, 0, 0, 0, '2015-05-28 05:09:27', '', '', '199.96.156.52', ''),
(8915, 0, 0, 0, '2015-05-28 05:09:27', '', '', '199.96.156.52', ''),
(8916, 0, 0, 0, '2015-05-28 05:09:27', '', '', '199.96.156.52', ''),
(8917, 0, 0, 0, '2015-05-28 05:09:27', '', '', '199.96.156.52', ''),
(8918, 0, 0, 0, '2015-05-28 05:09:27', '', '', '199.96.156.52', ''),
(8919, 0, 0, 0, '2015-05-28 05:09:29', '', '', '199.96.156.50', ''),
(8920, 0, 0, 0, '2015-05-28 05:09:29', '', '', '199.96.156.50', ''),
(8921, 0, 0, 0, '2015-05-28 05:09:29', '', '', '199.96.156.50', ''),
(8922, 0, 0, 0, '2015-05-28 05:09:29', '', '', '199.96.156.50', ''),
(8923, 0, 0, 0, '2015-05-28 05:09:29', '', '', '199.96.156.50', ''),
(8924, 0, 0, 0, '2015-05-28 05:09:29', '', '', '199.96.156.50', ''),
(8925, 0, 0, 0, '2015-05-28 05:09:29', '', '', '199.96.156.52', ''),
(8926, 0, 0, 0, '2015-05-28 05:09:29', '', '', '199.96.156.52', ''),
(8927, 0, 0, 0, '2015-05-28 05:09:29', '', '', '199.96.156.52', ''),
(8928, 0, 0, 0, '2015-05-28 05:09:30', '', '', '199.96.156.50', ''),
(8929, 8048, 1, 0, '2015-05-28 05:10:13', '', '', '66.249.93.225', ''),
(8930, 6270, 1, 0, '2015-05-28 05:10:34', '', '', '177.96.203.193', ''),
(8931, 5298, 1, 0, '2015-05-28 05:13:33', '', '', '176.78.164.112', ''),
(8932, 0, 0, 0, '2015-05-28 05:13:44', '', '', '199.96.156.50', ''),
(8933, 0, 0, 0, '2015-05-28 05:13:44', '', '', '199.96.156.50', ''),
(8934, 0, 0, 0, '2015-05-28 05:13:46', '', '', '199.96.156.50', ''),
(8935, 0, 0, 0, '2015-05-28 05:13:46', '', '', '199.96.156.50', ''),
(8936, 0, 0, 0, '2015-05-28 05:13:46', '', '', '199.96.156.50', ''),
(8937, 0, 0, 0, '2015-05-28 05:13:46', '', '', '199.96.156.50', ''),
(8938, 0, 0, 0, '2015-05-28 05:13:46', '', '', '199.96.156.50', ''),
(8939, 0, 0, 0, '2015-05-28 05:13:46', '', '', '199.96.156.50', ''),
(8940, 0, 0, 0, '2015-05-28 05:13:46', '', '', '199.96.156.50', ''),
(8941, 0, 0, 0, '2015-05-28 05:13:46', '', '', '199.96.156.50', ''),
(8942, 0, 0, 0, '2015-05-28 05:13:47', '', '', '199.96.156.52', ''),
(8943, 0, 0, 0, '2015-05-28 05:13:47', '', '', '199.96.156.52', ''),
(8944, 0, 0, 0, '2015-05-28 05:13:47', '', '', '199.96.156.52', ''),
(8945, 0, 0, 0, '2015-05-28 05:13:47', '', '', '199.96.156.52', ''),
(8946, 0, 0, 0, '2015-05-28 05:13:47', '', '', '199.96.156.52', ''),
(8947, 0, 0, 0, '2015-05-28 05:13:50', '', '', '199.96.156.52', ''),
(8948, 0, 0, 0, '2015-05-28 05:13:51', '', '', '199.96.156.50', ''),
(8949, 0, 0, 0, '2015-05-28 05:13:52', '', '', '199.96.156.50', ''),
(8950, 0, 0, 0, '2015-05-28 05:13:55', '', '', '199.96.156.50', ''),
(8951, 0, 0, 0, '2015-05-28 05:13:55', '', '', '199.96.156.50', ''),
(8952, 0, 0, 0, '2015-05-28 05:13:56', '', '', '199.96.156.50', ''),
(8953, 0, 0, 0, '2015-05-28 05:13:56', '', '', '199.96.156.52', ''),
(8954, 0, 0, 0, '2015-05-28 05:13:56', '', '', '199.96.156.50', ''),
(8955, 0, 0, 0, '2015-05-28 05:13:56', '', '', '199.96.156.50', ''),
(8956, 0, 0, 0, '2015-05-28 05:13:56', '', '', '199.96.156.52', ''),
(8957, 0, 0, 0, '2015-05-28 05:13:57', '', '', '199.96.156.52', ''),
(8958, 0, 0, 0, '2015-05-28 05:13:57', '', '', '199.96.156.52', ''),
(8959, 0, 0, 0, '2015-05-28 05:13:57', '', '', '199.96.156.52', ''),
(8960, 0, 0, 0, '2015-05-28 05:13:57', '', '', '199.96.156.50', ''),
(8961, 0, 0, 0, '2015-05-28 05:13:57', '', '', '199.96.156.52', ''),
(8962, 0, 0, 0, '2015-05-28 05:13:57', '', '', '199.96.156.50', ''),
(8963, 0, 0, 0, '2015-05-28 05:13:57', '', '', '199.96.156.50', ''),
(8964, 0, 0, 0, '2015-05-28 05:13:57', '', '', '199.96.156.52', ''),
(8965, 0, 0, 0, '2015-05-28 05:13:58', '', '', '199.96.156.52', ''),
(8966, 0, 0, 0, '2015-05-28 05:13:58', '', '', '199.96.156.50', ''),
(8967, 0, 0, 0, '2015-05-28 05:13:58', '', '', '199.96.156.50', ''),
(8968, 0, 0, 0, '2015-05-28 05:14:00', '', '', '199.96.156.50', ''),
(8969, 0, 0, 0, '2015-05-28 05:14:00', '', '', '199.96.156.50', ''),
(8970, 1494, 1, 0, '2015-05-28 05:14:23', '', '', '212.198.159.200', ''),
(8971, 7247, 1, 0, '2015-05-28 05:14:54', '', '', '66.249.93.228', ''),
(8972, 7747, 1, 0, '2015-05-28 05:16:57', '', '', '85.138.197.207', ''),
(8973, 7222, 1, 0, '2015-05-28 05:17:26', '', '', '85.87.130.11', ''),
(8974, 0, 0, 0, '2015-05-28 05:19:11', '', '', '199.96.156.52', ''),
(8975, 0, 0, 0, '2015-05-28 05:19:11', '', '', '199.96.156.52', ''),
(8976, 0, 0, 0, '2015-05-28 05:19:13', '', '', '199.96.156.52', ''),
(8977, 0, 0, 0, '2015-05-28 05:19:13', '', '', '199.96.156.52', ''),
(8978, 0, 0, 0, '2015-05-28 05:19:13', '', '', '199.96.156.52', ''),
(8979, 0, 0, 0, '2015-05-28 05:19:13', '', '', '199.96.156.50', ''),
(8980, 0, 0, 0, '2015-05-28 05:19:13', '', '', '199.96.156.52', ''),
(8981, 0, 0, 0, '2015-05-28 05:19:13', '', '', '199.96.156.52', ''),
(8982, 0, 0, 0, '2015-05-28 05:19:13', '', '', '199.96.156.50', ''),
(8983, 0, 0, 0, '2015-05-28 05:19:13', '', '', '199.96.156.52', ''),
(8984, 0, 0, 0, '2015-05-28 05:19:13', '', '', '199.96.156.50', ''),
(8985, 0, 0, 0, '2015-05-28 05:19:13', '', '', '199.96.156.50', ''),
(8986, 0, 0, 0, '2015-05-28 05:19:14', '', '', '199.96.156.50', ''),
(8987, 0, 0, 0, '2015-05-28 05:19:14', '', '', '199.96.156.50', ''),
(8988, 0, 0, 0, '2015-05-28 05:19:14', '', '', '199.96.156.50', ''),
(8989, 0, 0, 0, '2015-05-28 05:19:16', '', '', '199.96.156.52', ''),
(8990, 0, 0, 0, '2015-05-28 05:19:19', '', '', '199.96.156.50', ''),
(8991, 0, 0, 0, '2015-05-28 05:19:22', '', '', '199.96.156.50', ''),
(8992, 0, 0, 0, '2015-05-28 05:19:23', '', '', '199.96.156.50', ''),
(8993, 0, 0, 0, '2015-05-28 05:19:23', '', '', '199.96.156.52', ''),
(8994, 0, 0, 0, '2015-05-28 05:19:23', '', '', '199.96.156.52', ''),
(8995, 0, 0, 0, '2015-05-28 05:19:23', '', '', '199.96.156.50', ''),
(8996, 0, 0, 0, '2015-05-28 05:19:23', '', '', '199.96.156.50', ''),
(8997, 0, 0, 0, '2015-05-28 05:19:23', '', '', '199.96.156.52', ''),
(8998, 0, 0, 0, '2015-05-28 05:19:23', '', '', '199.96.156.50', ''),
(8999, 0, 0, 0, '2015-05-28 05:19:23', '', '', '199.96.156.50', ''),
(9000, 0, 0, 0, '2015-05-28 05:19:23', '', '', '199.96.156.50', ''),
(9001, 0, 0, 0, '2015-05-28 05:19:23', '', '', '199.96.156.52', ''),
(9002, 0, 0, 0, '2015-05-28 05:19:23', '', '', '199.96.156.52', ''),
(9003, 0, 0, 0, '2015-05-28 05:19:23', '', '', '199.96.156.52', ''),
(9004, 0, 0, 0, '2015-05-28 05:19:23', '', '', '199.96.156.52', ''),
(9005, 7453, 1, 0, '2015-05-28 05:19:24', '', '', '84.226.108.175', ''),
(9006, 0, 0, 0, '2015-05-28 05:19:24', '', '', '199.96.156.52', ''),
(9007, 0, 0, 0, '2015-05-28 05:19:24', '', '', '199.96.156.50', ''),
(9008, 0, 0, 0, '2015-05-28 05:19:25', '', '', '199.96.156.50', ''),
(9009, 0, 0, 0, '2015-05-28 05:19:27', '', '', '199.96.156.50', ''),
(9010, 0, 0, 0, '2015-05-28 05:19:28', '', '', '199.96.156.52', ''),
(9011, 7518, 1, 0, '2015-05-28 05:22:04', '', '', '81.167.122.30', ''),
(9012, 7714, 1, 0, '2015-05-28 05:22:10', '', '', '66.249.93.228', ''),
(9013, 6653, 1, 0, '2015-05-28 05:22:23', '', '', '49.181.223.191', ''),
(9014, 0, 0, 0, '2015-05-28 05:24:53', '', '', '199.96.156.50', ''),
(9015, 0, 0, 0, '2015-05-28 05:24:54', '', '', '199.96.156.50', ''),
(9016, 0, 0, 0, '2015-05-28 05:24:56', '', '', '199.96.156.50', ''),
(9017, 0, 0, 0, '2015-05-28 05:24:56', '', '', '199.96.156.50', ''),
(9018, 0, 0, 0, '2015-05-28 05:24:56', '', '', '199.96.156.50', ''),
(9019, 0, 0, 0, '2015-05-28 05:24:56', '', '', '199.96.156.52', ''),
(9020, 0, 0, 0, '2015-05-28 05:24:56', '', '', '199.96.156.50', ''),
(9021, 0, 0, 0, '2015-05-28 05:24:57', '', '', '199.96.156.50', ''),
(9022, 0, 0, 0, '2015-05-28 05:24:57', '', '', '199.96.156.50', ''),
(9023, 0, 0, 0, '2015-05-28 05:24:57', '', '', '199.96.156.50', ''),
(9024, 0, 0, 0, '2015-05-28 05:24:57', '', '', '199.96.156.52', ''),
(9025, 0, 0, 0, '2015-05-28 05:24:57', '', '', '199.96.156.52', ''),
(9026, 0, 0, 0, '2015-05-28 05:24:57', '', '', '199.96.156.52', ''),
(9027, 0, 0, 0, '2015-05-28 05:24:57', '', '', '199.96.156.50', ''),
(9028, 0, 0, 0, '2015-05-28 05:24:57', '', '', '199.96.156.52', ''),
(9029, 0, 0, 0, '2015-05-28 05:24:57', '', '', '199.96.156.52', ''),
(9030, 0, 0, 0, '2015-05-28 05:24:57', '', '', '199.96.156.52', ''),
(9031, 0, 0, 0, '2015-05-28 05:24:59', '', '', '199.96.156.50', ''),
(9032, 0, 0, 0, '2015-05-28 05:25:01', '', '', '199.96.156.52', ''),
(9033, 0, 0, 0, '2015-05-28 05:25:03', '', '', '199.96.156.52', ''),
(9034, 0, 0, 0, '2015-05-28 05:25:04', '', '', '199.96.156.52', ''),
(9035, 0, 0, 0, '2015-05-28 05:25:04', '', '', '199.96.156.52', ''),
(9036, 0, 0, 0, '2015-05-28 05:25:04', '', '', '199.96.156.52', ''),
(9037, 0, 0, 0, '2015-05-28 05:25:04', '', '', '199.96.156.52', ''),
(9038, 0, 0, 0, '2015-05-28 05:25:04', '', '', '199.96.156.52', ''),
(9039, 0, 0, 0, '2015-05-28 05:25:04', '', '', '199.96.156.52', ''),
(9040, 0, 0, 0, '2015-05-28 05:25:05', '', '', '199.96.156.52', ''),
(9041, 0, 0, 0, '2015-05-28 05:25:05', '', '', '199.96.156.50', ''),
(9042, 0, 0, 0, '2015-05-28 05:25:05', '', '', '199.96.156.50', ''),
(9043, 0, 0, 0, '2015-05-28 05:25:05', '', '', '199.96.156.50', ''),
(9044, 0, 0, 0, '2015-05-28 05:25:05', '', '', '199.96.156.50', ''),
(9045, 0, 0, 0, '2015-05-28 05:25:05', '', '', '199.96.156.50', ''),
(9046, 0, 0, 0, '2015-05-28 05:25:06', '', '', '199.96.156.50', ''),
(9047, 0, 0, 0, '2015-05-28 05:25:07', '', '', '199.96.156.50', ''),
(9048, 0, 0, 0, '2015-05-28 05:25:07', '', '', '199.96.156.52', ''),
(9049, 0, 0, 0, '2015-05-28 05:25:07', '', '', '199.96.156.50', ''),
(9050, 0, 0, 0, '2015-05-28 05:25:07', '', '', '199.96.156.50', ''),
(9051, 0, 0, 0, '2015-05-28 05:25:07', '', '', '199.96.156.50', ''),
(9052, 8190, 1, 0, '2015-05-28 05:27:40', 'http://ondasdeouro.pt/votacoes', '', '144.64.111.136', ''),
(9053, 5062, 1, 0, '2015-05-28 05:28:18', '', '', '95.92.106.213', ''),
(9054, 0, 0, 0, '2015-05-28 05:28:29', '', '', '199.96.156.50', ''),
(9055, 0, 0, 0, '2015-05-28 05:28:31', '', '', '199.96.156.50', ''),
(9056, 0, 0, 0, '2015-05-28 05:28:31', '', '', '199.96.156.50', ''),
(9057, 0, 0, 0, '2015-05-28 05:28:31', '', '', '199.96.156.50', ''),
(9058, 0, 0, 0, '2015-05-28 05:28:31', '', '', '199.96.156.50', ''),
(9059, 0, 0, 0, '2015-05-28 05:28:32', '', '', '199.96.156.50', ''),
(9060, 0, 0, 0, '2015-05-28 05:28:32', '', '', '199.96.156.50', ''),
(9061, 0, 0, 0, '2015-05-28 05:28:32', '', '', '199.96.156.52', ''),
(9062, 0, 0, 0, '2015-05-28 05:28:32', '', '', '199.96.156.52', ''),
(9063, 0, 0, 0, '2015-05-28 05:28:32', '', '', '199.96.156.50', ''),
(9064, 0, 0, 0, '2015-05-28 05:28:32', '', '', '199.96.156.52', ''),
(9065, 0, 0, 0, '2015-05-28 05:28:32', '', '', '199.96.156.52', ''),
(9066, 0, 0, 0, '2015-05-28 05:28:32', '', '', '199.96.156.50', ''),
(9067, 0, 0, 0, '2015-05-28 05:28:32', '', '', '199.96.156.52', ''),
(9068, 0, 0, 0, '2015-05-28 05:28:32', '', '', '199.96.156.52', ''),
(9069, 0, 0, 0, '2015-05-28 05:28:34', '', '', '199.96.156.50', ''),
(9070, 0, 0, 0, '2015-05-28 05:28:35', '', '', '199.96.156.52', ''),
(9071, 0, 0, 0, '2015-05-28 05:28:39', '', '', '199.96.156.52', ''),
(9072, 0, 0, 0, '2015-05-28 05:28:39', '', '', '199.96.156.52', ''),
(9073, 0, 0, 0, '2015-05-28 05:28:39', '', '', '199.96.156.52', ''),
(9074, 0, 0, 0, '2015-05-28 05:28:40', '', '', '199.96.156.50', ''),
(9075, 0, 0, 0, '2015-05-28 05:28:40', '', '', '199.96.156.52', ''),
(9076, 0, 0, 0, '2015-05-28 05:28:40', '', '', '199.96.156.52', ''),
(9077, 0, 0, 0, '2015-05-28 05:28:40', '', '', '199.96.156.50', ''),
(9078, 0, 0, 0, '2015-05-28 05:28:40', '', '', '199.96.156.52', ''),
(9079, 0, 0, 0, '2015-05-28 05:28:40', '', '', '199.96.156.50', ''),
(9080, 0, 0, 0, '2015-05-28 05:28:40', '', '', '199.96.156.52', ''),
(9081, 0, 0, 0, '2015-05-28 05:28:40', '', '', '199.96.156.52', ''),
(9082, 0, 0, 0, '2015-05-28 05:28:40', '', '', '199.96.156.50', ''),
(9083, 0, 0, 0, '2015-05-28 05:28:41', '', '', '199.96.156.50', ''),
(9084, 0, 0, 0, '2015-05-28 05:28:41', '', '', '199.96.156.50', ''),
(9085, 0, 0, 0, '2015-05-28 05:28:41', '', '', '199.96.156.50', ''),
(9086, 3963, 1, 0, '2015-05-28 05:32:01', '', '', '92.58.39.187', ''),
(9087, 6872, 1, 0, '2015-05-28 05:32:08', '', '', '5.43.51.193', ''),
(9088, 0, 0, 0, '2015-05-28 05:34:19', '', '', '199.96.156.50', ''),
(9089, 0, 0, 0, '2015-05-28 05:34:21', '', '', '199.96.156.52', ''),
(9090, 0, 0, 0, '2015-05-28 05:34:21', '', '', '199.96.156.52', ''),
(9091, 0, 0, 0, '2015-05-28 05:34:22', '', '', '199.96.156.52', ''),
(9092, 0, 0, 0, '2015-05-28 05:34:22', '', '', '199.96.156.52', ''),
(9093, 0, 0, 0, '2015-05-28 05:34:22', '', '', '199.96.156.52', ''),
(9094, 0, 0, 0, '2015-05-28 05:34:22', '', '', '199.96.156.50', ''),
(9095, 0, 0, 0, '2015-05-28 05:34:22', '', '', '199.96.156.50', ''),
(9096, 0, 0, 0, '2015-05-28 05:34:22', '', '', '199.96.156.52', ''),
(9097, 0, 0, 0, '2015-05-28 05:34:22', '', '', '199.96.156.50', ''),
(9098, 0, 0, 0, '2015-05-28 05:34:22', '', '', '199.96.156.50', ''),
(9099, 0, 0, 0, '2015-05-28 05:34:22', '', '', '199.96.156.50', ''),
(9100, 0, 0, 0, '2015-05-28 05:34:22', '', '', '199.96.156.52', ''),
(9101, 0, 0, 0, '2015-05-28 05:34:22', '', '', '199.96.156.50', ''),
(9102, 0, 0, 0, '2015-05-28 05:34:22', '', '', '199.96.156.52', ''),
(9103, 0, 0, 0, '2015-05-28 05:34:28', '', '', '199.96.156.52', ''),
(9104, 0, 0, 0, '2015-05-28 05:34:29', '', '', '199.96.156.52', ''),
(9105, 0, 0, 0, '2015-05-28 05:34:30', '', '', '199.96.156.52', ''),
(9106, 0, 0, 0, '2015-05-28 05:34:30', '', '', '199.96.156.52', ''),
(9107, 0, 0, 0, '2015-05-28 05:34:30', '', '', '199.96.156.52', ''),
(9108, 0, 0, 0, '2015-05-28 05:34:30', '', '', '199.96.156.52', ''),
(9109, 0, 0, 0, '2015-05-28 05:34:30', '', '', '199.96.156.52', ''),
(9110, 0, 0, 0, '2015-05-28 05:34:30', '', '', '199.96.156.50', ''),
(9111, 0, 0, 0, '2015-05-28 05:34:30', '', '', '199.96.156.50', ''),
(9112, 0, 0, 0, '2015-05-28 05:34:30', '', '', '199.96.156.50', ''),
(9113, 0, 0, 0, '2015-05-28 05:34:30', '', '', '199.96.156.50', ''),
(9114, 0, 0, 0, '2015-05-28 05:34:30', '', '', '199.96.156.50', ''),
(9115, 0, 0, 0, '2015-05-28 05:34:31', '', '', '199.96.156.52', ''),
(9116, 0, 0, 0, '2015-05-28 05:34:31', '', '', '199.96.156.50', ''),
(9117, 0, 0, 0, '2015-05-28 05:34:31', '', '', '199.96.156.52', ''),
(9118, 0, 0, 0, '2015-05-28 05:34:31', '', '', '199.96.156.52', ''),
(9119, 0, 0, 0, '2015-05-28 05:34:31', '', '', '199.96.156.50', ''),
(9120, 0, 0, 0, '2015-05-28 05:34:34', '', '', '199.96.156.52', ''),
(9121, 4779, 1, 0, '2015-05-28 05:34:34', '', '', '89.154.190.132', ''),
(9122, 5783, 1, 0, '2015-05-28 05:35:05', 'http://ondasdeouro.pt/votacoes', '', '84.78.16.142', ''),
(9123, 7353, 1, 0, '2015-05-28 05:37:08', '', '', '85.139.92.145', ''),
(9124, 0, 0, 0, '2015-05-28 05:38:36', '', '', '199.96.156.50', ''),
(9125, 0, 0, 0, '2015-05-28 05:38:36', '', '', '199.96.156.52', ''),
(9126, 0, 0, 0, '2015-05-28 05:38:38', '', '', '199.96.156.50', ''),
(9127, 0, 0, 0, '2015-05-28 05:38:38', '', '', '199.96.156.50', ''),
(9128, 0, 0, 0, '2015-05-28 05:38:38', '', '', '199.96.156.50', ''),
(9129, 0, 0, 0, '2015-05-28 05:38:38', '', '', '199.96.156.52', ''),
(9130, 0, 0, 0, '2015-05-28 05:38:38', '', '', '199.96.156.52', ''),
(9131, 0, 0, 0, '2015-05-28 05:38:38', '', '', '199.96.156.50', ''),
(9132, 0, 0, 0, '2015-05-28 05:38:38', '', '', '199.96.156.50', ''),
(9133, 0, 0, 0, '2015-05-28 05:38:38', '', '', '199.96.156.52', ''),
(9134, 0, 0, 0, '2015-05-28 05:38:38', '', '', '199.96.156.52', ''),
(9135, 0, 0, 0, '2015-05-28 05:38:38', '', '', '199.96.156.52', ''),
(9136, 0, 0, 0, '2015-05-28 05:38:38', '', '', '199.96.156.50', ''),
(9137, 0, 0, 0, '2015-05-28 05:38:38', '', '', '199.96.156.50', ''),
(9138, 0, 0, 0, '2015-05-28 05:38:38', '', '', '199.96.156.50', ''),
(9139, 0, 0, 0, '2015-05-28 05:38:39', '', '', '199.96.156.50', ''),
(9140, 0, 0, 0, '2015-05-28 05:38:39', '', '', '199.96.156.52', ''),
(9141, 0, 0, 0, '2015-05-28 05:38:41', '', '', '199.96.156.52', ''),
(9142, 0, 0, 0, '2015-05-28 05:38:41', '', '', '199.96.156.50', ''),
(9143, 0, 0, 0, '2015-05-28 05:38:41', '', '', '199.96.156.50', ''),
(9144, 0, 0, 0, '2015-05-28 05:38:41', '', '', '199.96.156.52', ''),
(9145, 0, 0, 0, '2015-05-28 05:38:46', '', '', '199.96.156.50', ''),
(9146, 0, 0, 0, '2015-05-28 05:38:47', '', '', '199.96.156.50', ''),
(9147, 0, 0, 0, '2015-05-28 05:38:47', '', '', '199.96.156.50', ''),
(9148, 0, 0, 0, '2015-05-28 05:38:47', '', '', '199.96.156.52', ''),
(9149, 0, 0, 0, '2015-05-28 05:38:47', '', '', '199.96.156.50', ''),
(9150, 0, 0, 0, '2015-05-28 05:38:47', '', '', '199.96.156.50', ''),
(9151, 0, 0, 0, '2015-05-28 05:38:47', '', '', '199.96.156.52', ''),
(9152, 0, 0, 0, '2015-05-28 05:38:48', '', '', '199.96.156.52', ''),
(9153, 0, 0, 0, '2015-05-28 05:38:48', '', '', '199.96.156.50', ''),
(9154, 0, 0, 0, '2015-05-28 05:38:48', '', '', '199.96.156.50', ''),
(9155, 0, 0, 0, '2015-05-28 05:38:48', '', '', '199.96.156.52', ''),
(9156, 0, 0, 0, '2015-05-28 05:38:48', '', '', '199.96.156.52', ''),
(9157, 0, 0, 0, '2015-05-28 05:38:48', '', '', '199.96.156.52', ''),
(9158, 0, 0, 0, '2015-05-28 05:38:48', '', '', '199.96.156.52', ''),
(9159, 0, 0, 0, '2015-05-28 05:38:48', '', '', '199.96.156.50', ''),
(9160, 0, 0, 0, '2015-05-28 05:38:49', '', '', '199.96.156.52', ''),
(9161, 0, 0, 0, '2015-05-28 05:38:49', '', '', '199.96.156.52', ''),
(9162, 5691, 1, 0, '2015-05-28 05:38:56', '', '', '82.154.43.9', ''),
(9163, 8009, 1, 0, '2015-05-28 05:40:01', '', '', '66.249.93.228', ''),
(9164, 5110, 1, 0, '2015-05-28 05:40:57', '', '', '87.103.66.252', ''),
(9165, 8182, 1, 0, '2015-05-28 05:42:48', '', '', '66.249.93.225', ''),
(9166, 8466, 1, 0, '2015-05-28 05:43:04', '', '', '2.82.174.72', ''),
(9167, 7940, 1, 0, '2015-05-28 05:44:03', '', '', '157.55.235.59', ''),
(9168, 0, 0, 0, '2015-05-28 05:44:13', '', '', '199.96.156.52', ''),
(9169, 0, 0, 0, '2015-05-28 05:44:14', '', '', '199.96.156.50', ''),
(9170, 0, 0, 0, '2015-05-28 05:44:16', '', '', '199.96.156.52', ''),
(9171, 0, 0, 0, '2015-05-28 05:44:16', '', '', '199.96.156.50', ''),
(9172, 0, 0, 0, '2015-05-28 05:44:16', '', '', '199.96.156.52', ''),
(9173, 0, 0, 0, '2015-05-28 05:44:16', '', '', '199.96.156.50', ''),
(9174, 0, 0, 0, '2015-05-28 05:44:16', '', '', '199.96.156.52', ''),
(9175, 0, 0, 0, '2015-05-28 05:44:16', '', '', '199.96.156.52', ''),
(9176, 0, 0, 0, '2015-05-28 05:44:16', '', '', '199.96.156.52', ''),
(9177, 0, 0, 0, '2015-05-28 05:44:16', '', '', '199.96.156.52', ''),
(9178, 0, 0, 0, '2015-05-28 05:44:16', '', '', '199.96.156.52', ''),
(9179, 0, 0, 0, '2015-05-28 05:44:16', '', '', '199.96.156.50', ''),
(9180, 0, 0, 0, '2015-05-28 05:44:18', '', '', '199.96.156.50', ''),
(9181, 0, 0, 0, '2015-05-28 05:44:18', '', '', '199.96.156.52', ''),
(9182, 0, 0, 0, '2015-05-28 05:44:19', '', '', '199.96.156.50', ''),
(9183, 0, 0, 0, '2015-05-28 05:44:19', '', '', '199.96.156.50', ''),
(9184, 0, 0, 0, '2015-05-28 05:44:19', '', '', '199.96.156.52', ''),
(9185, 0, 0, 0, '2015-05-28 05:44:20', '', '', '199.96.156.52', ''),
(9186, 0, 0, 0, '2015-05-28 05:44:21', '', '', '199.96.156.50', ''),
(9187, 0, 0, 0, '2015-05-28 05:44:21', '', '', '199.96.156.50', ''),
(9188, 0, 0, 0, '2015-05-28 05:44:22', '', '', '199.96.156.52', ''),
(9189, 0, 0, 0, '2015-05-28 05:44:25', '', '', '199.96.156.50', ''),
(9190, 0, 0, 0, '2015-05-28 05:44:25', '', '', '199.96.156.52', ''),
(9191, 0, 0, 0, '2015-05-28 05:44:26', '', '', '199.96.156.52', ''),
(9192, 0, 0, 0, '2015-05-28 05:44:26', '', '', '199.96.156.50', ''),
(9193, 0, 0, 0, '2015-05-28 05:44:26', '', '', '199.96.156.52', ''),
(9194, 0, 0, 0, '2015-05-28 05:44:26', '', '', '199.96.156.52', ''),
(9195, 0, 0, 0, '2015-05-28 05:44:26', '', '', '199.96.156.52', ''),
(9196, 0, 0, 0, '2015-05-28 05:44:26', '', '', '199.96.156.52', ''),
(9197, 0, 0, 0, '2015-05-28 05:44:26', '', '', '199.96.156.52', ''),
(9198, 0, 0, 0, '2015-05-28 05:44:26', '', '', '199.96.156.52', ''),
(9199, 0, 0, 0, '2015-05-28 05:44:26', '', '', '199.96.156.50', ''),
(9200, 0, 0, 0, '2015-05-28 05:44:27', '', '', '199.96.156.50', ''),
(9201, 0, 0, 0, '2015-05-28 05:44:27', '', '', '199.96.156.50', ''),
(9202, 0, 0, 0, '2015-05-28 05:44:28', '', '', '199.96.156.50', ''),
(9203, 0, 0, 0, '2015-05-28 05:44:28', '', '', '199.96.156.50', ''),
(9204, 0, 0, 0, '2015-05-28 05:44:28', '', '', '199.96.156.50', ''),
(9205, 0, 0, 0, '2015-05-28 05:44:28', '', '', '199.96.156.52', ''),
(9206, 7790, 1, 0, '2015-05-28 05:44:29', '', '', '66.249.93.225', ''),
(9207, 7790, 1, 0, '2015-05-28 05:44:38', '', '', '66.249.93.225', ''),
(9208, 8365, 1, 0, '2015-05-28 05:45:45', '', '', '85.242.249.100', ''),
(9209, 8365, 1, 0, '2015-05-28 05:46:12', 'http://ondasdeouro.pt/votacoes', '', '85.242.249.100', ''),
(9210, 7749, 1, 0, '2015-05-28 05:48:27', '', '', '85.138.206.132', ''),
(9211, 0, 0, 0, '2015-05-28 05:48:36', '', '', '199.96.156.50', ''),
(9212, 0, 0, 0, '2015-05-28 05:48:36', '', '', '199.96.156.50', ''),
(9213, 0, 0, 0, '2015-05-28 05:48:38', '', '', '199.96.156.50', ''),
(9214, 0, 0, 0, '2015-05-28 05:48:38', '', '', '199.96.156.50', ''),
(9215, 0, 0, 0, '2015-05-28 05:48:38', '', '', '199.96.156.50', ''),
(9216, 0, 0, 0, '2015-05-28 05:48:38', '', '', '199.96.156.50', ''),
(9217, 0, 0, 0, '2015-05-28 05:48:39', '', '', '199.96.156.52', ''),
(9218, 0, 0, 0, '2015-05-28 05:48:39', '', '', '199.96.156.50', ''),
(9219, 0, 0, 0, '2015-05-28 05:48:39', '', '', '199.96.156.50', ''),
(9220, 0, 0, 0, '2015-05-28 05:48:39', '', '', '199.96.156.52', ''),
(9221, 0, 0, 0, '2015-05-28 05:48:39', '', '', '199.96.156.52', ''),
(9222, 0, 0, 0, '2015-05-28 05:48:39', '', '', '199.96.156.52', ''),
(9223, 0, 0, 0, '2015-05-28 05:48:39', '', '', '199.96.156.52', ''),
(9224, 0, 0, 0, '2015-05-28 05:48:39', '', '', '199.96.156.52', ''),
(9225, 0, 0, 0, '2015-05-28 05:48:39', '', '', '199.96.156.50', ''),
(9226, 0, 0, 0, '2015-05-28 05:48:40', '', '', '199.96.156.52', ''),
(9227, 0, 0, 0, '2015-05-28 05:48:40', '', '', '199.96.156.50', ''),
(9228, 0, 0, 0, '2015-05-28 05:48:41', '', '', '199.96.156.50', ''),
(9229, 0, 0, 0, '2015-05-28 05:48:45', '', '', '199.96.156.50', ''),
(9230, 0, 0, 0, '2015-05-28 05:48:45', '', '', '199.96.156.50', ''),
(9231, 0, 0, 0, '2015-05-28 05:48:46', '', '', '199.96.156.50', ''),
(9232, 0, 0, 0, '2015-05-28 05:48:46', '', '', '199.96.156.50', ''),
(9233, 0, 0, 0, '2015-05-28 05:48:46', '', '', '199.96.156.50', ''),
(9234, 0, 0, 0, '2015-05-28 05:48:47', '', '', '199.96.156.50', ''),
(9235, 0, 0, 0, '2015-05-28 05:48:49', '', '', '199.96.156.50', ''),
(9236, 0, 0, 0, '2015-05-28 05:48:49', '', '', '199.96.156.52', ''),
(9237, 0, 0, 0, '2015-05-28 05:48:49', '', '', '199.96.156.50', ''),
(9238, 0, 0, 0, '2015-05-28 05:48:49', '', '', '199.96.156.52', ''),
(9239, 0, 0, 0, '2015-05-28 05:48:49', '', '', '199.96.156.50', ''),
(9240, 0, 0, 0, '2015-05-28 05:48:49', '', '', '199.96.156.52', ''),
(9241, 0, 0, 0, '2015-05-28 05:48:49', '', '', '199.96.156.52', ''),
(9242, 0, 0, 0, '2015-05-28 05:48:49', '', '', '199.96.156.52', ''),
(9243, 0, 0, 0, '2015-05-28 05:48:50', '', '', '199.96.156.52', ''),
(9244, 0, 0, 0, '2015-05-28 05:48:50', '', '', '199.96.156.52', ''),
(9245, 0, 0, 0, '2015-05-28 05:48:50', '', '', '199.96.156.52', ''),
(9246, 0, 0, 0, '2015-05-28 05:48:50', '', '', '199.96.156.52', ''),
(9247, 0, 0, 0, '2015-05-28 05:48:50', '', '', '199.96.156.52', ''),
(9248, 0, 0, 0, '2015-05-28 05:48:50', '', '', '199.96.156.50', ''),
(9249, 5346, 1, 0, '2015-05-28 05:51:35', '', '', '66.249.82.179', ''),
(9250, 5346, 1, 0, '2015-05-28 05:51:41', '', '', '66.249.82.188', ''),
(9251, 7373, 1, 0, '2015-05-28 05:51:48', '', '', '66.249.93.231', ''),
(9252, 5346, 1, 0, '2015-05-28 05:51:51', '', '', '66.249.82.198', ''),
(9253, 5346, 1, 0, '2015-05-28 05:51:55', '', '', '66.249.82.179', ''),
(9254, 5553, 1, 0, '2015-05-28 05:53:12', '', '', '87.103.57.17', ''),
(9255, 6042, 1, 0, '2015-05-28 05:53:14', '', '', '66.249.93.225', ''),
(9256, 7888, 1, 0, '2015-05-28 05:55:40', '', '', '66.249.93.225', ''),
(9257, 0, 0, 0, '2015-05-28 05:55:50', '', '', '199.96.156.50', ''),
(9258, 0, 0, 0, '2015-05-28 05:55:51', '', '', '199.96.156.52', ''),
(9259, 0, 0, 0, '2015-05-28 05:55:52', '', '', '199.96.156.52', ''),
(9260, 0, 0, 0, '2015-05-28 05:55:53', '', '', '199.96.156.52', ''),
(9261, 0, 0, 0, '2015-05-28 05:55:53', '', '', '199.96.156.52', ''),
(9262, 0, 0, 0, '2015-05-28 05:55:53', '', '', '199.96.156.52', ''),
(9263, 0, 0, 0, '2015-05-28 05:55:53', '', '', '199.96.156.52', ''),
(9264, 0, 0, 0, '2015-05-28 05:55:53', '', '', '199.96.156.52', ''),
(9265, 0, 0, 0, '2015-05-28 05:55:53', '', '', '199.96.156.52', ''),
(9266, 0, 0, 0, '2015-05-28 05:55:53', '', '', '199.96.156.52', ''),
(9267, 0, 0, 0, '2015-05-28 05:55:53', '', '', '199.96.156.52', ''),
(9268, 0, 0, 0, '2015-05-28 05:55:53', '', '', '199.96.156.50', ''),
(9269, 0, 0, 0, '2015-05-28 05:55:53', '', '', '199.96.156.50', ''),
(9270, 0, 0, 0, '2015-05-28 05:55:53', '', '', '199.96.156.50', ''),
(9271, 0, 0, 0, '2015-05-28 05:55:53', '', '', '199.96.156.50', ''),
(9272, 0, 0, 0, '2015-05-28 05:55:56', '', '', '199.96.156.50', ''),
(9273, 0, 0, 0, '2015-05-28 05:55:56', '', '', '199.96.156.50', ''),
(9274, 0, 0, 0, '2015-05-28 05:55:58', '', '', '199.96.156.52', ''),
(9275, 0, 0, 0, '2015-05-28 05:55:59', '', '', '199.96.156.52', ''),
(9276, 0, 0, 0, '2015-05-28 05:56:00', '', '', '199.96.156.52', ''),
(9277, 0, 0, 0, '2015-05-28 05:56:00', '', '', '199.96.156.52', ''),
(9278, 0, 0, 0, '2015-05-28 05:56:02', '', '', '199.96.156.50', ''),
(9279, 0, 0, 0, '2015-05-28 05:56:02', '', '', '199.96.156.50', ''),
(9280, 0, 0, 0, '2015-05-28 05:56:02', '', '', '199.96.156.50', ''),
(9281, 0, 0, 0, '2015-05-28 05:56:02', '', '', '199.96.156.50', ''),
(9282, 0, 0, 0, '2015-05-28 05:56:03', '', '', '199.96.156.50', ''),
(9283, 0, 0, 0, '2015-05-28 05:56:03', '', '', '199.96.156.52', ''),
(9284, 0, 0, 0, '2015-05-28 05:56:03', '', '', '199.96.156.50', ''),
(9285, 0, 0, 0, '2015-05-28 05:56:03', '', '', '199.96.156.50', ''),
(9286, 0, 0, 0, '2015-05-28 05:56:03', '', '', '199.96.156.52', ''),
(9287, 0, 0, 0, '2015-05-28 05:56:03', '', '', '199.96.156.52', ''),
(9288, 0, 0, 0, '2015-05-28 05:56:03', '', '', '199.96.156.52', ''),
(9289, 0, 0, 0, '2015-05-28 05:56:03', '', '', '199.96.156.50', ''),
(9290, 0, 0, 0, '2015-05-28 05:56:03', '', '', '199.96.156.50', ''),
(9291, 8571, 1, 0, '2015-05-28 05:57:27', 'http://ondasdeouro.pt/votacoes', '', '184.156.5.147', ''),
(9292, 8463, 1, 0, '2015-05-28 05:58:32', '', '', '85.247.12.232', ''),
(9293, 4541, 1, 0, '2015-05-28 05:58:35', '', '', '79.147.34.192', ''),
(9294, 0, 0, 0, '2015-05-28 05:58:39', '', '', '199.96.156.52', ''),
(9295, 0, 0, 0, '2015-05-28 05:58:41', '', '', '199.96.156.52', ''),
(9296, 0, 0, 0, '2015-05-28 05:58:41', '', '', '199.96.156.52', ''),
(9297, 0, 0, 0, '2015-05-28 05:58:42', '', '', '199.96.156.52', ''),
(9298, 0, 0, 0, '2015-05-28 05:58:42', '', '', '199.96.156.52', ''),
(9299, 0, 0, 0, '2015-05-28 05:58:42', '', '', '199.96.156.52', ''),
(9300, 0, 0, 0, '2015-05-28 05:58:42', '', '', '199.96.156.52', ''),
(9301, 4832, 1, 0, '2015-05-28 05:58:42', '', '', '66.249.93.225', ''),
(9302, 0, 0, 0, '2015-05-28 05:58:42', '', '', '199.96.156.52', ''),
(9303, 0, 0, 0, '2015-05-28 05:58:42', '', '', '199.96.156.52', ''),
(9304, 0, 0, 0, '2015-05-28 05:58:43', '', '', '199.96.156.52', ''),
(9305, 5498, 1, 0, '2015-05-28 05:58:44', '', '', '95.92.210.116', ''),
(9306, 0, 0, 0, '2015-05-28 05:58:45', '', '', '199.96.156.52', ''),
(9307, 0, 0, 0, '2015-05-28 05:58:45', '', '', '199.96.156.52', ''),
(9308, 0, 0, 0, '2015-05-28 05:58:46', '', '', '199.96.156.52', ''),
(9309, 0, 0, 0, '2015-05-28 05:58:49', '', '', '199.96.156.52', ''),
(9310, 0, 0, 0, '2015-05-28 05:58:49', '', '', '199.96.156.52', ''),
(9311, 0, 0, 0, '2015-05-28 05:58:49', '', '', '199.96.156.52', ''),
(9312, 0, 0, 0, '2015-05-28 05:58:49', '', '', '199.96.156.52', ''),
(9313, 0, 0, 0, '2015-05-28 05:58:49', '', '', '199.96.156.52', ''),
(9314, 0, 0, 0, '2015-05-28 05:58:50', '', '', '199.96.156.52', ''),
(9315, 0, 0, 0, '2015-05-28 05:58:50', '', '', '199.96.156.52', ''),
(9316, 0, 0, 0, '2015-05-28 05:58:50', '', '', '199.96.156.52', ''),
(9317, 0, 0, 0, '2015-05-28 05:58:50', '', '', '199.96.156.52', ''),
(9318, 0, 0, 0, '2015-05-28 05:58:51', '', '', '199.96.156.52', ''),
(9319, 0, 0, 0, '2015-05-28 05:58:55', '', '', '199.96.156.52', ''),
(9320, 0, 0, 0, '2015-05-28 05:58:58', '', '', '199.96.156.52', ''),
(9321, 0, 0, 0, '2015-05-28 05:58:58', '', '', '199.96.156.52', ''),
(9322, 0, 0, 0, '2015-05-28 05:58:58', '', '', '199.96.156.52', ''),
(9323, 0, 0, 0, '2015-05-28 05:58:58', '', '', '199.96.156.52', ''),
(9324, 0, 0, 0, '2015-05-28 05:58:58', '', '', '199.96.156.52', ''),
(9325, 0, 0, 0, '2015-05-28 05:58:58', '', '', '199.96.156.52', ''),
(9326, 0, 0, 0, '2015-05-28 05:58:59', '', '', '199.96.156.52', ''),
(9327, 0, 0, 0, '2015-05-28 05:58:59', '', '', '199.96.156.52', ''),
(9328, 0, 0, 0, '2015-05-28 05:58:59', '', '', '199.96.156.52', ''),
(9329, 0, 0, 0, '2015-05-28 05:59:00', '', '', '199.96.156.52', ''),
(9330, 0, 0, 0, '2015-05-28 05:59:03', '', '', '199.96.156.52', ''),
(9331, 0, 0, 0, '2015-05-28 05:59:03', '', '', '199.96.156.52', ''),
(9332, 0, 0, 0, '2015-05-28 05:59:04', '', '', '199.96.156.52', ''),
(9333, 0, 0, 0, '2015-05-28 05:59:06', '', '', '199.96.156.52', ''),
(9334, 0, 0, 0, '2015-05-28 05:59:06', '', '', '199.96.156.52', ''),
(9335, 0, 0, 0, '2015-05-28 05:59:06', '', '', '199.96.156.52', ''),
(9336, 0, 0, 0, '2015-05-28 05:59:06', '', '', '199.96.156.52', ''),
(9337, 4832, 1, 0, '2015-05-28 05:59:34', '', '', '66.249.93.228', ''),
(9338, 5828, 1, 0, '2015-05-28 06:02:17', '', '', '79.168.157.54', ''),
(9339, 3777, 1, 0, '2015-05-28 06:02:37', '', '', '83.52.253.255', ''),
(9340, 7024, 1, 0, '2015-05-28 06:03:07', '', '', '66.249.93.225', ''),
(9341, 0, 0, 0, '2015-05-28 06:03:39', '', '', '199.96.156.52', ''),
(9342, 0, 0, 0, '2015-05-28 06:03:40', '', '', '199.96.156.52', ''),
(9343, 0, 0, 0, '2015-05-28 06:03:41', '', '', '199.96.156.52', ''),
(9344, 0, 0, 0, '2015-05-28 06:03:41', '', '', '199.96.156.52', ''),
(9345, 0, 0, 0, '2015-05-28 06:03:41', '', '', '199.96.156.52', ''),
(9346, 0, 0, 0, '2015-05-28 06:03:41', '', '', '199.96.156.52', ''),
(9347, 0, 0, 0, '2015-05-28 06:03:41', '', '', '199.96.156.52', ''),
(9348, 0, 0, 0, '2015-05-28 06:03:41', '', '', '199.96.156.52', ''),
(9349, 0, 0, 0, '2015-05-28 06:03:41', '', '', '199.96.156.52', ''),
(9350, 0, 0, 0, '2015-05-28 06:03:44', '', '', '199.96.156.52', ''),
(9351, 0, 0, 0, '2015-05-28 06:03:46', '', '', '199.96.156.52', ''),
(9352, 0, 0, 0, '2015-05-28 06:03:48', '', '', '199.96.156.52', ''),
(9353, 0, 0, 0, '2015-05-28 06:03:49', '', '', '199.96.156.52', ''),
(9354, 0, 0, 0, '2015-05-28 06:03:49', '', '', '199.96.156.52', ''),
(9355, 0, 0, 0, '2015-05-28 06:03:49', '', '', '199.96.156.52', ''),
(9356, 0, 0, 0, '2015-05-28 06:03:49', '', '', '199.96.156.52', ''),
(9357, 0, 0, 0, '2015-05-28 06:03:49', '', '', '199.96.156.52', ''),
(9358, 0, 0, 0, '2015-05-28 06:03:49', '', '', '199.96.156.52', ''),
(9359, 0, 0, 0, '2015-05-28 06:03:50', '', '', '199.96.156.52', ''),
(9360, 0, 0, 0, '2015-05-28 06:03:51', '', '', '199.96.156.52', ''),
(9361, 0, 0, 0, '2015-05-28 06:03:53', '', '', '199.96.156.52', ''),
(9362, 0, 0, 0, '2015-05-28 06:03:54', '', '', '199.96.156.52', ''),
(9363, 0, 0, 0, '2015-05-28 06:03:57', '', '', '199.96.156.52', ''),
(9364, 0, 0, 0, '2015-05-28 06:03:58', '', '', '199.96.156.52', ''),
(9365, 0, 0, 0, '2015-05-28 06:03:59', '', '', '199.96.156.52', ''),
(9366, 0, 0, 0, '2015-05-28 06:03:59', '', '', '199.96.156.52', ''),
(9367, 0, 0, 0, '2015-05-28 06:03:59', '', '', '199.96.156.52', ''),
(9368, 0, 0, 0, '2015-05-28 06:03:59', '', '', '199.96.156.52', ''),
(9369, 0, 0, 0, '2015-05-28 06:03:59', '', '', '199.96.156.52', ''),
(9370, 0, 0, 0, '2015-05-28 06:04:00', '', '', '199.96.156.52', ''),
(9371, 0, 0, 0, '2015-05-28 06:04:00', '', '', '199.96.156.52', ''),
(9372, 0, 0, 0, '2015-05-28 06:04:03', '', '', '199.96.156.52', ''),
(9373, 0, 0, 0, '2015-05-28 06:04:05', '', '', '199.96.156.52', ''),
(9374, 0, 0, 0, '2015-05-28 06:04:05', '', '', '199.96.156.52', ''),
(9375, 0, 0, 0, '2015-05-28 06:04:06', '', '', '199.96.156.52', ''),
(9376, 0, 0, 0, '2015-05-28 06:04:06', '', '', '199.96.156.52', ''),
(9377, 0, 0, 0, '2015-05-28 06:04:06', '', '', '199.96.156.52', ''),
(9378, 0, 0, 0, '2015-05-28 06:04:07', '', '', '199.96.156.52', ''),
(9379, 0, 0, 0, '2015-05-28 06:04:07', '', '', '199.96.156.52', ''),
(9380, 0, 0, 0, '2015-05-28 06:04:08', '', '', '199.96.156.52', ''),
(9381, 0, 0, 0, '2015-05-28 06:04:09', '', '', '199.96.156.52', ''),
(9382, 4145, 1, 0, '2015-05-28 06:04:17', '', '', '92.221.66.14', ''),
(9383, 8643, 1, 0, '2015-05-28 06:06:26', '', '', '66.249.93.228', ''),
(9384, 8454, 1, 0, '2015-05-28 06:06:31', '', '', '120.150.219.161', ''),
(9385, 7917, 1, 0, '2015-05-28 06:06:36', '', '', '88.214.165.92', ''),
(9386, 8454, 1, 0, '2015-05-28 06:06:50', 'http://ondasdeouro.pt/votacoes', '', '120.150.219.161', ''),
(9387, 8013, 1, 0, '2015-05-28 06:06:51', '', '', '46.189.204.53', ''),
(9388, 5447, 1, 0, '2015-05-28 06:06:53', '', '', '66.249.93.231', ''),
(9389, 7917, 1, 0, '2015-05-28 06:07:07', '', '', '88.214.165.92', ''),
(9390, 8649, 1, 0, '2015-05-28 06:07:24', '', '', '66.249.82.198', ''),
(9391, 5076, 1, 0, '2015-05-28 06:07:47', '', '', '66.249.93.228', ''),
(9392, 6007, 1, 0, '2015-05-28 06:08:48', '', '', '85.244.144.42', ''),
(9393, 0, 0, 0, '2015-05-28 06:08:51', '', '', '199.96.156.52', ''),
(9394, 0, 0, 0, '2015-05-28 06:08:52', '', '', '199.96.156.52', ''),
(9395, 0, 0, 0, '2015-05-28 06:08:53', '', '', '199.96.156.52', ''),
(9396, 0, 0, 0, '2015-05-28 06:08:53', '', '', '199.96.156.52', ''),
(9397, 0, 0, 0, '2015-05-28 06:08:53', '', '', '199.96.156.52', ''),
(9398, 0, 0, 0, '2015-05-28 06:08:53', '', '', '199.96.156.52', ''),
(9399, 0, 0, 0, '2015-05-28 06:08:53', '', '', '199.96.156.52', ''),
(9400, 0, 0, 0, '2015-05-28 06:08:53', '', '', '199.96.156.52', ''),
(9401, 0, 0, 0, '2015-05-28 06:08:53', '', '', '199.96.156.52', ''),
(9402, 0, 0, 0, '2015-05-28 06:08:53', '', '', '199.96.156.52', ''),
(9403, 0, 0, 0, '2015-05-28 06:08:57', '', '', '199.96.156.52', ''),
(9404, 0, 0, 0, '2015-05-28 06:08:57', '', '', '199.96.156.52', ''),
(9405, 0, 0, 0, '2015-05-28 06:08:58', '', '', '199.96.156.52', ''),
(9406, 0, 0, 0, '2015-05-28 06:08:59', '', '', '199.96.156.52', ''),
(9407, 0, 0, 0, '2015-05-28 06:09:00', '', '', '199.96.156.52', ''),
(9408, 0, 0, 0, '2015-05-28 06:09:00', '', '', '199.96.156.52', ''),
(9409, 0, 0, 0, '2015-05-28 06:09:01', '', '', '199.96.156.52', ''),
(9410, 0, 0, 0, '2015-05-28 06:09:01', '', '', '199.96.156.52', ''),
(9411, 0, 0, 0, '2015-05-28 06:09:01', '', '', '199.96.156.52', ''),
(9412, 0, 0, 0, '2015-05-28 06:09:01', '', '', '199.96.156.52', ''),
(9413, 0, 0, 0, '2015-05-28 06:09:04', '', '', '199.96.156.52', ''),
(9414, 0, 0, 0, '2015-05-28 06:09:04', '', '', '199.96.156.52', ''),
(9415, 0, 0, 0, '2015-05-28 06:09:07', '', '', '199.96.156.52', ''),
(9416, 0, 0, 0, '2015-05-28 06:09:07', '', '', '199.96.156.52', ''),
(9417, 0, 0, 0, '2015-05-28 06:09:08', '', '', '199.96.156.52', ''),
(9418, 0, 0, 0, '2015-05-28 06:09:08', '', '', '199.96.156.52', ''),
(9419, 0, 0, 0, '2015-05-28 06:09:08', '', '', '199.96.156.52', ''),
(9420, 0, 0, 0, '2015-05-28 06:09:08', '', '', '199.96.156.52', ''),
(9421, 0, 0, 0, '2015-05-28 06:09:08', '', '', '199.96.156.52', ''),
(9422, 0, 0, 0, '2015-05-28 06:09:10', '', '', '199.96.156.52', ''),
(9423, 0, 0, 0, '2015-05-28 06:09:10', '', '', '199.96.156.52', ''),
(9424, 0, 0, 0, '2015-05-28 06:09:13', '', '', '199.96.156.52', ''),
(9425, 0, 0, 0, '2015-05-28 06:09:14', '', '', '199.96.156.52', ''),
(9426, 0, 0, 0, '2015-05-28 06:09:14', '', '', '199.96.156.52', ''),
(9427, 0, 0, 0, '2015-05-28 06:09:14', '', '', '199.96.156.52', ''),
(9428, 0, 0, 0, '2015-05-28 06:09:15', '', '', '199.96.156.52', ''),
(9429, 0, 0, 0, '2015-05-28 06:09:15', '', '', '199.96.156.52', ''),
(9430, 0, 0, 0, '2015-05-28 06:09:15', '', '', '199.96.156.52', ''),
(9431, 0, 0, 0, '2015-05-28 06:09:19', '', '', '199.96.156.52', ''),
(9432, 0, 0, 0, '2015-05-28 06:09:21', '', '', '199.96.156.52', ''),
(9433, 0, 0, 0, '2015-05-28 06:09:21', '', '', '199.96.156.52', ''),
(9434, 8656, 1, 0, '2015-05-28 06:09:35', '', '', '81.84.20.197', ''),
(9435, 4189, 1, 0, '2015-05-28 06:10:21', '', '', '37.133.172.38', ''),
(9436, 6962, 1, 0, '2015-05-28 06:10:55', '', '', '66.249.93.228', ''),
(9437, 6831, 1, 0, '2015-05-28 06:10:55', '', '', '78.114.34.106', ''),
(9438, 7217, 1, 0, '2015-05-28 06:11:12', '', '', '87.103.57.216', ''),
(9439, 2126, 1, 0, '2015-05-28 06:12:15', '', '', '81.248.204.24', ''),
(9440, 8363, 1, 0, '2015-05-28 06:12:22', '', '', '66.249.93.225', ''),
(9441, 6679, 1, 0, '2015-05-28 06:12:54', '', '', '188.82.142.67', ''),
(9442, 643, 1, 0, '2015-05-28 06:13:08', '', '', '83.61.78.94', ''),
(9443, 0, 0, 0, '2015-05-28 06:13:31', '', '', '199.96.156.52', ''),
(9444, 0, 0, 0, '2015-05-28 06:13:31', '', '', '199.96.156.52', ''),
(9445, 0, 0, 0, '2015-05-28 06:13:33', '', '', '199.96.156.52', ''),
(9446, 0, 0, 0, '2015-05-28 06:13:33', '', '', '199.96.156.52', ''),
(9447, 0, 0, 0, '2015-05-28 06:13:33', '', '', '199.96.156.52', ''),
(9448, 0, 0, 0, '2015-05-28 06:13:33', '', '', '199.96.156.52', ''),
(9449, 0, 0, 0, '2015-05-28 06:13:33', '', '', '199.96.156.52', ''),
(9450, 0, 0, 0, '2015-05-28 06:13:34', '', '', '199.96.156.52', ''),
(9451, 0, 0, 0, '2015-05-28 06:13:34', '', '', '199.96.156.52', ''),
(9452, 0, 0, 0, '2015-05-28 06:13:34', '', '', '199.96.156.50', ''),
(9453, 0, 0, 0, '2015-05-28 06:13:34', '', '', '199.96.156.50', ''),
(9454, 0, 0, 0, '2015-05-28 06:13:34', '', '', '199.96.156.50', ''),
(9455, 0, 0, 0, '2015-05-28 06:13:34', '', '', '199.96.156.50', ''),
(9456, 0, 0, 0, '2015-05-28 06:13:34', '', '', '199.96.156.50', ''),
(9457, 0, 0, 0, '2015-05-28 06:13:34', '', '', '199.96.156.50', ''),
(9458, 0, 0, 0, '2015-05-28 06:13:38', '', '', '199.96.156.52', ''),
(9459, 0, 0, 0, '2015-05-28 06:13:38', '', '', '199.96.156.52', ''),
(9460, 0, 0, 0, '2015-05-28 06:13:41', '', '', '199.96.156.52', ''),
(9461, 0, 0, 0, '2015-05-28 06:13:42', '', '', '199.96.156.52', ''),
(9462, 0, 0, 0, '2015-05-28 06:13:42', '', '', '199.96.156.52', ''),
(9463, 0, 0, 0, '2015-05-28 06:13:42', '', '', '199.96.156.52', ''),
(9464, 0, 0, 0, '2015-05-28 06:13:42', '', '', '199.96.156.50', ''),
(9465, 0, 0, 0, '2015-05-28 06:13:42', '', '', '199.96.156.52', ''),
(9466, 0, 0, 0, '2015-05-28 06:13:42', '', '', '199.96.156.52', ''),
(9467, 0, 0, 0, '2015-05-28 06:13:44', '', '', '199.96.156.50', ''),
(9468, 0, 0, 0, '2015-05-28 06:13:44', '', '', '199.96.156.50', ''),
(9469, 0, 0, 0, '2015-05-28 06:13:45', '', '', '199.96.156.50', ''),
(9470, 0, 0, 0, '2015-05-28 06:13:45', '', '', '199.96.156.50', ''),
(9471, 0, 0, 0, '2015-05-28 06:13:45', '', '', '199.96.156.50', ''),
(9472, 0, 0, 0, '2015-05-28 06:13:45', '', '', '199.96.156.52', ''),
(9473, 0, 0, 0, '2015-05-28 06:13:45', '', '', '199.96.156.50', ''),
(9474, 0, 0, 0, '2015-05-28 06:13:45', '', '', '199.96.156.50', ''),
(9475, 0, 0, 0, '2015-05-28 06:13:46', '', '', '199.96.156.50', ''),
(9476, 0, 0, 0, '2015-05-28 06:13:47', '', '', '199.96.156.50', ''),
(9477, 0, 0, 0, '2015-05-28 06:13:47', '', '', '199.96.156.52', ''),
(9478, 0, 0, 0, '2015-05-28 06:13:47', '', '', '199.96.156.52', ''),
(9479, 0, 0, 0, '2015-05-28 06:13:49', '', '', '199.96.156.52', ''),
(9480, 0, 0, 0, '2015-05-28 06:13:49', '', '', '199.96.156.52', ''),
(9481, 7987, 1, 0, '2015-05-28 06:15:06', '', '', '85.245.57.241', ''),
(9482, 5537, 1, 0, '2015-05-28 06:15:28', '', '', '89.115.4.7', ''),
(9483, 7993, 1, 0, '2015-05-28 06:15:38', '', '', '188.83.85.133', ''),
(9484, 7707, 1, 0, '2015-05-28 06:15:59', '', '', '176.78.107.82', ''),
(9485, 7707, 1, 0, '2015-05-28 06:16:05', '', '', '176.78.107.82', ''),
(9486, 8686, 1, 0, '2015-05-28 06:18:04', '', '', '176.78.70.113', ''),
(9487, 0, 0, 0, '2015-05-28 06:19:33', '', '', '199.96.156.52', ''),
(9488, 0, 0, 0, '2015-05-28 06:19:34', '', '', '199.96.156.52', ''),
(9489, 0, 0, 0, '2015-05-28 06:19:34', '', '', '199.96.156.52', ''),
(9490, 0, 0, 0, '2015-05-28 06:19:36', '', '', '199.96.156.52', ''),
(9491, 0, 0, 0, '2015-05-28 06:19:36', '', '', '199.96.156.52', ''),
(9492, 0, 0, 0, '2015-05-28 06:19:36', '', '', '199.96.156.52', ''),
(9493, 0, 0, 0, '2015-05-28 06:19:36', '', '', '199.96.156.52', ''),
(9494, 0, 0, 0, '2015-05-28 06:19:36', '', '', '199.96.156.52', ''),
(9495, 0, 0, 0, '2015-05-28 06:19:36', '', '', '199.96.156.52', ''),
(9496, 0, 0, 0, '2015-05-28 06:19:36', '', '', '199.96.156.52', ''),
(9497, 0, 0, 0, '2015-05-28 06:19:38', '', '', '199.96.156.50', ''),
(9498, 0, 0, 0, '2015-05-28 06:19:38', '', '', '199.96.156.50', ''),
(9499, 0, 0, 0, '2015-05-28 06:19:38', '', '', '199.96.156.50', ''),
(9500, 0, 0, 0, '2015-05-28 06:19:38', '', '', '199.96.156.50', ''),
(9501, 0, 0, 0, '2015-05-28 06:19:38', '', '', '199.96.156.50', ''),
(9502, 0, 0, 0, '2015-05-28 06:19:38', '', '', '199.96.156.50', ''),
(9503, 0, 0, 0, '2015-05-28 06:19:38', '', '', '199.96.156.50', ''),
(9504, 0, 0, 0, '2015-05-28 06:19:38', '', '', '199.96.156.50', ''),
(9505, 0, 0, 0, '2015-05-28 06:19:39', '', '', '199.96.156.50', ''),
(9506, 0, 0, 0, '2015-05-28 06:19:39', '', '', '199.96.156.50', ''),
(9507, 0, 0, 0, '2015-05-28 06:19:39', '', '', '199.96.156.52', ''),
(9508, 0, 0, 0, '2015-05-28 06:19:39', '', '', '199.96.156.52', ''),
(9509, 0, 0, 0, '2015-05-28 06:19:41', '', '', '199.96.156.52', ''),
(9510, 0, 0, 0, '2015-05-28 06:19:41', '', '', '199.96.156.52', ''),
(9511, 0, 0, 0, '2015-05-28 06:19:41', '', '', '199.96.156.52', ''),
(9512, 0, 0, 0, '2015-05-28 06:19:42', '', '', '199.96.156.52', ''),
(9513, 0, 0, 0, '2015-05-28 06:19:42', '', '', '199.96.156.52', ''),
(9514, 0, 0, 0, '2015-05-28 06:19:42', '', '', '199.96.156.50', ''),
(9515, 0, 0, 0, '2015-05-28 06:19:42', '', '', '199.96.156.50', ''),
(9516, 0, 0, 0, '2015-05-28 06:19:44', '', '', '199.96.156.52', ''),
(9517, 0, 0, 0, '2015-05-28 06:19:44', '', '', '199.96.156.50', ''),
(9518, 0, 0, 0, '2015-05-28 06:19:46', '', '', '199.96.156.50', ''),
(9519, 0, 0, 0, '2015-05-28 06:19:46', '', '', '199.96.156.50', ''),
(9520, 0, 0, 0, '2015-05-28 06:19:47', '', '', '199.96.156.50', ''),
(9521, 0, 0, 0, '2015-05-28 06:19:47', '', '', '199.96.156.50', ''),
(9522, 0, 0, 0, '2015-05-28 06:19:47', '', '', '199.96.156.50', ''),
(9523, 0, 0, 0, '2015-05-28 06:19:47', '', '', '199.96.156.50', ''),
(9524, 0, 0, 0, '2015-05-28 06:19:48', '', '', '199.96.156.52', ''),
(9525, 0, 0, 0, '2015-05-28 06:19:48', '', '', '199.96.156.52', ''),
(9526, 0, 0, 0, '2015-05-28 06:19:48', '', '', '199.96.156.52', ''),
(9527, 0, 0, 0, '2015-05-28 06:19:52', '', '', '199.96.156.52', ''),
(9528, 8676, 1, 0, '2015-05-28 06:20:06', '', '', '88.214.167.81', ''),
(9529, 6461, 1, 0, '2015-05-28 06:20:07', '', '', '157.55.46.248', ''),
(9530, 6461, 1, 0, '2015-05-28 06:20:16', 'http://ondasdeouro.pt/votacoes', '', '79.169.170.185', ''),
(9531, 7078, 1, 0, '2015-05-28 06:20:33', '', '', '66.249.93.225', ''),
(9532, 8771, 1, 0, '2015-05-28 06:21:51', '', '', '94.234.170.39', ''),
(9533, 197, 1, 0, '2015-05-28 06:21:52', '', '', '188.37.31.192', ''),
(9534, 197, 1, 0, '2015-05-28 06:22:32', 'https://www.facebook.com/ondasdeouro', '', '188.37.31.192', '');
INSERT INTO `wp_newsletter_stats` (`id`, `user_id`, `email_id`, `link_id`, `created`, `url`, `anchor`, `ip`, `country`) VALUES
(9535, 6761, 1, 0, '2015-05-28 06:23:06', '', '', '66.249.93.228', ''),
(9536, 7959, 1, 0, '2015-05-28 06:23:08', '', '', '66.249.93.228', ''),
(9537, 6774, 1, 0, '2015-05-28 06:23:10', '', '', '66.249.93.228', ''),
(9538, 7959, 1, 0, '2015-05-28 06:23:23', 'http://ondasdeouro.pt/votacoes', '', '88.214.172.164', ''),
(9539, 0, 0, 0, '2015-05-28 06:23:31', '', '', '199.96.156.50', ''),
(9540, 0, 0, 0, '2015-05-28 06:23:33', '', '', '199.96.156.52', ''),
(9541, 0, 0, 0, '2015-05-28 06:23:34', '', '', '199.96.156.50', ''),
(9542, 0, 0, 0, '2015-05-28 06:23:34', '', '', '199.96.156.50', ''),
(9543, 0, 0, 0, '2015-05-28 06:23:34', '', '', '199.96.156.50', ''),
(9544, 0, 0, 0, '2015-05-28 06:23:34', '', '', '199.96.156.52', ''),
(9545, 0, 0, 0, '2015-05-28 06:23:34', '', '', '199.96.156.52', ''),
(9546, 0, 0, 0, '2015-05-28 06:23:34', '', '', '199.96.156.52', ''),
(9547, 0, 0, 0, '2015-05-28 06:23:34', '', '', '199.96.156.52', ''),
(9548, 0, 0, 0, '2015-05-28 06:23:34', '', '', '199.96.156.52', ''),
(9549, 0, 0, 0, '2015-05-28 06:23:34', '', '', '199.96.156.50', ''),
(9550, 0, 0, 0, '2015-05-28 06:23:35', '', '', '199.96.156.52', ''),
(9551, 0, 0, 0, '2015-05-28 06:23:35', '', '', '199.96.156.50', ''),
(9552, 0, 0, 0, '2015-05-28 06:23:35', '', '', '199.96.156.52', ''),
(9553, 0, 0, 0, '2015-05-28 06:23:37', '', '', '199.96.156.52', ''),
(9554, 0, 0, 0, '2015-05-28 06:23:38', '', '', '199.96.156.50', ''),
(9555, 0, 0, 0, '2015-05-28 06:23:39', '', '', '199.96.156.50', ''),
(9556, 0, 0, 0, '2015-05-28 06:23:39', '', '', '199.96.156.50', ''),
(9557, 0, 0, 0, '2015-05-28 06:23:41', '', '', '199.96.156.50', ''),
(9558, 0, 0, 0, '2015-05-28 06:23:41', '', '', '199.96.156.50', ''),
(9559, 0, 0, 0, '2015-05-28 06:23:43', '', '', '199.96.156.50', ''),
(9560, 0, 0, 0, '2015-05-28 06:23:44', '', '', '199.96.156.52', ''),
(9561, 0, 0, 0, '2015-05-28 06:23:44', '', '', '199.96.156.52', ''),
(9562, 0, 0, 0, '2015-05-28 06:23:44', '', '', '199.96.156.52', ''),
(9563, 0, 0, 0, '2015-05-28 06:23:44', '', '', '199.96.156.50', ''),
(9564, 0, 0, 0, '2015-05-28 06:23:44', '', '', '199.96.156.52', ''),
(9565, 0, 0, 0, '2015-05-28 06:23:44', '', '', '199.96.156.52', ''),
(9566, 0, 0, 0, '2015-05-28 06:23:44', '', '', '199.96.156.52', ''),
(9567, 0, 0, 0, '2015-05-28 06:23:44', '', '', '199.96.156.52', ''),
(9568, 0, 0, 0, '2015-05-28 06:23:44', '', '', '199.96.156.52', ''),
(9569, 0, 0, 0, '2015-05-28 06:23:44', '', '', '199.96.156.50', ''),
(9570, 0, 0, 0, '2015-05-28 06:23:44', '', '', '199.96.156.52', ''),
(9571, 0, 0, 0, '2015-05-28 06:23:45', '', '', '199.96.156.52', ''),
(9572, 5212, 1, 0, '2015-05-28 06:24:10', '', '', '85.245.66.254', ''),
(9573, 1710, 1, 0, '2015-05-28 06:25:02', '', '', '83.223.175.220', ''),
(9574, 5593, 1, 0, '2015-05-28 06:26:17', '', '', '2.83.21.213', ''),
(9575, 123, 1, 0, '2015-05-28 06:26:21', '', '', '157.56.122.218', ''),
(9576, 3637, 1, 0, '2015-05-28 06:26:48', '', '', '90.174.3.235', ''),
(9577, 123, 1, 0, '2015-05-28 06:26:49', 'http://ondasdeouro.pt/votacoes', '', '95.136.51.35', ''),
(9578, 5593, 1, 0, '2015-05-28 06:26:57', '', '', '2.83.21.213', ''),
(9579, 5592, 1, 0, '2015-05-28 06:28:01', '', '', '31.51.41.147', ''),
(9580, 8192, 1, 0, '2015-05-28 06:28:08', 'http://ondasdeouro.pt/votacoes', '', '213.30.118.99', ''),
(9581, 8356, 1, 0, '2015-05-28 06:28:39', '', '', '84.30.187.106', ''),
(9582, 1933, 1, 0, '2015-05-28 06:28:39', '', '', '218.219.208.12', ''),
(9583, 0, 0, 0, '2015-05-28 06:28:51', '', '', '199.96.156.52', ''),
(9584, 0, 0, 0, '2015-05-28 06:28:51', '', '', '199.96.156.52', ''),
(9585, 0, 0, 0, '2015-05-28 06:28:51', '', '', '199.96.156.52', ''),
(9586, 0, 0, 0, '2015-05-28 06:28:52', '', '', '199.96.156.52', ''),
(9587, 0, 0, 0, '2015-05-28 06:28:52', '', '', '199.96.156.52', ''),
(9588, 0, 0, 0, '2015-05-28 06:28:53', '', '', '199.96.156.52', ''),
(9589, 0, 0, 0, '2015-05-28 06:28:53', '', '', '199.96.156.52', ''),
(9590, 0, 0, 0, '2015-05-28 06:28:53', '', '', '199.96.156.52', ''),
(9591, 0, 0, 0, '2015-05-28 06:28:53', '', '', '199.96.156.52', ''),
(9592, 0, 0, 0, '2015-05-28 06:28:53', '', '', '199.96.156.50', ''),
(9593, 0, 0, 0, '2015-05-28 06:28:53', '', '', '199.96.156.52', ''),
(9594, 0, 0, 0, '2015-05-28 06:28:53', '', '', '199.96.156.50', ''),
(9595, 0, 0, 0, '2015-05-28 06:28:53', '', '', '199.96.156.50', ''),
(9596, 0, 0, 0, '2015-05-28 06:28:53', '', '', '199.96.156.50', ''),
(9597, 0, 0, 0, '2015-05-28 06:28:53', '', '', '199.96.156.50', ''),
(9598, 0, 0, 0, '2015-05-28 06:28:56', '', '', '199.96.156.50', ''),
(9599, 0, 0, 0, '2015-05-28 06:28:56', '', '', '199.96.156.52', ''),
(9600, 0, 0, 0, '2015-05-28 06:28:59', '', '', '199.96.156.50', ''),
(9601, 0, 0, 0, '2015-05-28 06:29:00', '', '', '199.96.156.52', ''),
(9602, 0, 0, 0, '2015-05-28 06:29:01', '', '', '199.96.156.52', ''),
(9603, 0, 0, 0, '2015-05-28 06:29:01', '', '', '199.96.156.50', ''),
(9604, 0, 0, 0, '2015-05-28 06:29:01', '', '', '199.96.156.52', ''),
(9605, 0, 0, 0, '2015-05-28 06:29:01', '', '', '199.96.156.50', ''),
(9606, 0, 0, 0, '2015-05-28 06:29:01', '', '', '199.96.156.52', ''),
(9607, 0, 0, 0, '2015-05-28 06:29:01', '', '', '199.96.156.50', ''),
(9608, 0, 0, 0, '2015-05-28 06:29:01', '', '', '199.96.156.50', ''),
(9609, 0, 0, 0, '2015-05-28 06:29:02', '', '', '199.96.156.52', ''),
(9610, 0, 0, 0, '2015-05-28 06:29:02', '', '', '199.96.156.50', ''),
(9611, 0, 0, 0, '2015-05-28 06:29:02', '', '', '199.96.156.50', ''),
(9612, 0, 0, 0, '2015-05-28 06:29:02', '', '', '199.96.156.52', ''),
(9613, 0, 0, 0, '2015-05-28 06:29:02', '', '', '199.96.156.52', ''),
(9614, 0, 0, 0, '2015-05-28 06:29:02', '', '', '199.96.156.52', ''),
(9615, 0, 0, 0, '2015-05-28 06:29:03', '', '', '199.96.156.52', ''),
(9616, 0, 0, 0, '2015-05-28 06:29:03', '', '', '199.96.156.50', ''),
(9617, 8673, 1, 0, '2015-05-28 06:29:03', '', '', '176.79.165.84', ''),
(9618, 0, 0, 0, '2015-05-28 06:29:05', '', '', '199.96.156.50', ''),
(9619, 5060, 1, 0, '2015-05-28 06:29:16', '', '', '66.249.93.225', ''),
(9620, 5060, 1, 0, '2015-05-28 06:29:37', '', '', '66.249.93.225', ''),
(9621, 3002, 1, 0, '2015-05-28 06:29:58', '', '', '66.249.93.225', ''),
(9622, 7699, 1, 0, '2015-05-28 06:31:52', '', '', '213.52.176.39', ''),
(9623, 8430, 1, 0, '2015-05-28 06:33:37', '', '', '62.169.86.133', ''),
(9624, 0, 0, 0, '2015-05-28 06:33:44', '', '', '199.96.156.52', ''),
(9625, 0, 0, 0, '2015-05-28 06:33:45', '', '', '199.96.156.52', ''),
(9626, 0, 0, 0, '2015-05-28 06:33:45', '', '', '199.96.156.52', ''),
(9627, 0, 0, 0, '2015-05-28 06:33:46', '', '', '199.96.156.52', ''),
(9628, 0, 0, 0, '2015-05-28 06:33:47', '', '', '199.96.156.50', ''),
(9629, 0, 0, 0, '2015-05-28 06:33:47', '', '', '199.96.156.50', ''),
(9630, 0, 0, 0, '2015-05-28 06:33:47', '', '', '199.96.156.52', ''),
(9631, 0, 0, 0, '2015-05-28 06:33:47', '', '', '199.96.156.50', ''),
(9632, 0, 0, 0, '2015-05-28 06:33:47', '', '', '199.96.156.52', ''),
(9633, 0, 0, 0, '2015-05-28 06:33:48', '', '', '199.96.156.52', ''),
(9634, 0, 0, 0, '2015-05-28 06:33:48', '', '', '199.96.156.52', ''),
(9635, 0, 0, 0, '2015-05-28 06:33:48', '', '', '199.96.156.50', ''),
(9636, 0, 0, 0, '2015-05-28 06:33:48', '', '', '199.96.156.50', ''),
(9637, 0, 0, 0, '2015-05-28 06:33:48', '', '', '199.96.156.52', ''),
(9638, 0, 0, 0, '2015-05-28 06:33:48', '', '', '199.96.156.50', ''),
(9639, 0, 0, 0, '2015-05-28 06:33:51', '', '', '199.96.156.50', ''),
(9640, 0, 0, 0, '2015-05-28 06:33:52', '', '', '199.96.156.52', ''),
(9641, 0, 0, 0, '2015-05-28 06:33:55', '', '', '199.96.156.52', ''),
(9642, 0, 0, 0, '2015-05-28 06:33:56', '', '', '199.96.156.52', ''),
(9643, 0, 0, 0, '2015-05-28 06:33:56', '', '', '199.96.156.52', ''),
(9644, 0, 0, 0, '2015-05-28 06:33:56', '', '', '199.96.156.52', ''),
(9645, 0, 0, 0, '2015-05-28 06:33:57', '', '', '199.96.156.50', ''),
(9646, 0, 0, 0, '2015-05-28 06:33:57', '', '', '199.96.156.52', ''),
(9647, 0, 0, 0, '2015-05-28 06:33:57', '', '', '199.96.156.52', ''),
(9648, 0, 0, 0, '2015-05-28 06:33:57', '', '', '199.96.156.50', ''),
(9649, 0, 0, 0, '2015-05-28 06:33:57', '', '', '199.96.156.52', ''),
(9650, 0, 0, 0, '2015-05-28 06:33:57', '', '', '199.96.156.50', ''),
(9651, 0, 0, 0, '2015-05-28 06:33:57', '', '', '199.96.156.50', ''),
(9652, 0, 0, 0, '2015-05-28 06:33:57', '', '', '199.96.156.50', ''),
(9653, 0, 0, 0, '2015-05-28 06:33:57', '', '', '199.96.156.50', ''),
(9654, 0, 0, 0, '2015-05-28 06:33:57', '', '', '199.96.156.50', ''),
(9655, 0, 0, 0, '2015-05-28 06:33:57', '', '', '199.96.156.50', ''),
(9656, 0, 0, 0, '2015-05-28 06:33:58', '', '', '199.96.156.50', ''),
(9657, 0, 0, 0, '2015-05-28 06:33:58', '', '', '199.96.156.52', ''),
(9658, 0, 0, 0, '2015-05-28 06:34:00', '', '', '199.96.156.52', ''),
(9659, 0, 0, 0, '2015-05-28 06:34:01', '', '', '199.96.156.52', ''),
(9660, 7169, 1, 0, '2015-05-28 06:34:16', '', '', '66.249.93.231', ''),
(9661, 5019, 1, 0, '2015-05-28 06:35:04', '', '', '66.249.93.231', ''),
(9662, 5019, 1, 0, '2015-05-28 06:35:11', 'http://ondasdeouro.pt/votacoes', '', '85.138.103.168', ''),
(9663, 5382, 1, 0, '2015-05-28 06:36:06', '', '', '2.83.233.46', ''),
(9664, 5303, 1, 0, '2015-05-28 06:38:10', '', '', '85.7.34.58', ''),
(9665, 5707, 1, 0, '2015-05-28 06:38:28', '', '', '95.62.116.251', ''),
(9666, 0, 0, 0, '2015-05-28 06:38:39', '', '', '199.96.156.50', ''),
(9667, 0, 0, 0, '2015-05-28 06:38:39', '', '', '199.96.156.52', ''),
(9668, 0, 0, 0, '2015-05-28 06:38:41', '', '', '199.96.156.50', ''),
(9669, 0, 0, 0, '2015-05-28 06:38:41', '', '', '199.96.156.52', ''),
(9670, 0, 0, 0, '2015-05-28 06:38:41', '', '', '199.96.156.50', ''),
(9671, 0, 0, 0, '2015-05-28 06:38:41', '', '', '199.96.156.50', ''),
(9672, 0, 0, 0, '2015-05-28 06:38:41', '', '', '199.96.156.50', ''),
(9673, 0, 0, 0, '2015-05-28 06:38:41', '', '', '199.96.156.52', ''),
(9674, 0, 0, 0, '2015-05-28 06:38:41', '', '', '199.96.156.52', ''),
(9675, 0, 0, 0, '2015-05-28 06:38:41', '', '', '199.96.156.52', ''),
(9676, 0, 0, 0, '2015-05-28 06:38:41', '', '', '199.96.156.50', ''),
(9677, 0, 0, 0, '2015-05-28 06:38:41', '', '', '199.96.156.50', ''),
(9678, 0, 0, 0, '2015-05-28 06:38:42', '', '', '199.96.156.52', ''),
(9679, 0, 0, 0, '2015-05-28 06:38:42', '', '', '199.96.156.52', ''),
(9680, 0, 0, 0, '2015-05-28 06:38:42', '', '', '199.96.156.52', ''),
(9681, 0, 0, 0, '2015-05-28 06:38:42', '', '', '199.96.156.52', ''),
(9682, 0, 0, 0, '2015-05-28 06:38:44', '', '', '199.96.156.50', ''),
(9683, 0, 0, 0, '2015-05-28 06:38:48', '', '', '199.96.156.50', ''),
(9684, 0, 0, 0, '2015-05-28 06:38:48', '', '', '199.96.156.50', ''),
(9685, 0, 0, 0, '2015-05-28 06:38:48', '', '', '199.96.156.50', ''),
(9686, 0, 0, 0, '2015-05-28 06:38:49', '', '', '199.96.156.50', ''),
(9687, 0, 0, 0, '2015-05-28 06:38:49', '', '', '199.96.156.50', ''),
(9688, 0, 0, 0, '2015-05-28 06:38:49', '', '', '199.96.156.50', ''),
(9689, 0, 0, 0, '2015-05-28 06:38:49', '', '', '199.96.156.52', ''),
(9690, 0, 0, 0, '2015-05-28 06:38:49', '', '', '199.96.156.52', ''),
(9691, 0, 0, 0, '2015-05-28 06:38:50', '', '', '199.96.156.52', ''),
(9692, 0, 0, 0, '2015-05-28 06:38:50', '', '', '199.96.156.52', ''),
(9693, 0, 0, 0, '2015-05-28 06:38:50', '', '', '199.96.156.52', ''),
(9694, 0, 0, 0, '2015-05-28 06:38:50', '', '', '199.96.156.52', ''),
(9695, 0, 0, 0, '2015-05-28 06:38:50', '', '', '199.96.156.52', ''),
(9696, 0, 0, 0, '2015-05-28 06:38:50', '', '', '199.96.156.52', ''),
(9697, 0, 0, 0, '2015-05-28 06:38:50', '', '', '199.96.156.52', ''),
(9698, 0, 0, 0, '2015-05-28 06:38:51', '', '', '199.96.156.50', ''),
(9699, 0, 0, 0, '2015-05-28 06:38:51', '', '', '199.96.156.52', ''),
(9700, 0, 0, 0, '2015-05-28 06:38:51', '', '', '199.96.156.50', ''),
(9701, 0, 0, 0, '2015-05-28 06:38:53', '', '', '199.96.156.50', ''),
(9702, 253, 1, 0, '2015-05-28 06:38:54', 'http://ondasdeouro.pt/votacoes', '', '79.168.78.86', ''),
(9703, 0, 0, 0, '2015-05-28 06:38:54', '', '', '199.96.156.50', ''),
(9704, 0, 0, 0, '2015-05-28 06:38:54', '', '', '199.96.156.50', ''),
(9705, 8524, 1, 0, '2015-05-28 06:39:28', '', '', '188.37.9.241', ''),
(9706, 8084, 1, 0, '2015-05-28 06:39:39', '', '', '157.55.230.158', ''),
(9707, 7737, 1, 0, '2015-05-28 06:39:48', '', '', '188.81.81.106', ''),
(9708, 8588, 1, 0, '2015-05-28 06:39:50', '', '', '66.249.93.228', ''),
(9709, 8445, 1, 0, '2015-05-28 06:40:05', '', '', '157.55.0.155', ''),
(9710, 5019, 1, 0, '2015-05-28 06:40:31', 'http://ondasdeouro.pt/votacoes', '', '85.138.103.168', ''),
(9711, 3333, 1, 0, '2015-05-28 06:41:41', '', '', '66.249.93.228', ''),
(9712, 8192, 1, 0, '2015-05-28 06:43:22', '', '', '66.249.93.225', ''),
(9713, 0, 0, 0, '2015-05-28 06:43:27', '', '', '199.96.156.50', ''),
(9714, 0, 0, 0, '2015-05-28 06:43:31', '', '', '199.96.156.50', ''),
(9715, 0, 0, 0, '2015-05-28 06:43:33', '', '', '199.96.156.50', ''),
(9716, 0, 0, 0, '2015-05-28 06:43:33', '', '', '199.96.156.50', ''),
(9717, 0, 0, 0, '2015-05-28 06:43:33', '', '', '199.96.156.50', ''),
(9718, 0, 0, 0, '2015-05-28 06:43:33', '', '', '199.96.156.50', ''),
(9719, 0, 0, 0, '2015-05-28 06:43:33', '', '', '199.96.156.50', ''),
(9720, 0, 0, 0, '2015-05-28 06:43:33', '', '', '199.96.156.52', ''),
(9721, 0, 0, 0, '2015-05-28 06:43:33', '', '', '199.96.156.52', ''),
(9722, 0, 0, 0, '2015-05-28 06:43:33', '', '', '199.96.156.52', ''),
(9723, 0, 0, 0, '2015-05-28 06:43:33', '', '', '199.96.156.52', ''),
(9724, 0, 0, 0, '2015-05-28 06:43:33', '', '', '199.96.156.52', ''),
(9725, 0, 0, 0, '2015-05-28 06:43:34', '', '', '199.96.156.52', ''),
(9726, 0, 0, 0, '2015-05-28 06:43:34', '', '', '199.96.156.50', ''),
(9727, 0, 0, 0, '2015-05-28 06:43:34', '', '', '199.96.156.50', ''),
(9728, 0, 0, 0, '2015-05-28 06:43:34', '', '', '199.96.156.50', ''),
(9729, 0, 0, 0, '2015-05-28 06:43:34', '', '', '199.96.156.52', ''),
(9730, 0, 0, 0, '2015-05-28 06:43:34', '', '', '199.96.156.50', ''),
(9731, 0, 0, 0, '2015-05-28 06:43:36', '', '', '199.96.156.50', ''),
(9732, 0, 0, 0, '2015-05-28 06:43:36', '', '', '199.96.156.52', ''),
(9733, 0, 0, 0, '2015-05-28 06:43:37', '', '', '199.96.156.52', ''),
(9734, 0, 0, 0, '2015-05-28 06:43:40', '', '', '199.96.156.52', ''),
(9735, 0, 0, 0, '2015-05-28 06:43:41', '', '', '199.96.156.52', ''),
(9736, 0, 0, 0, '2015-05-28 06:43:41', '', '', '199.96.156.52', ''),
(9737, 0, 0, 0, '2015-05-28 06:43:41', '', '', '199.96.156.52', ''),
(9738, 0, 0, 0, '2015-05-28 06:43:41', '', '', '199.96.156.50', ''),
(9739, 0, 0, 0, '2015-05-28 06:43:41', '', '', '199.96.156.52', ''),
(9740, 0, 0, 0, '2015-05-28 06:43:42', '', '', '199.96.156.50', ''),
(9741, 0, 0, 0, '2015-05-28 06:43:42', '', '', '199.96.156.50', ''),
(9742, 0, 0, 0, '2015-05-28 06:43:42', '', '', '199.96.156.50', ''),
(9743, 0, 0, 0, '2015-05-28 06:43:42', '', '', '199.96.156.50', ''),
(9744, 0, 0, 0, '2015-05-28 06:43:42', '', '', '199.96.156.50', ''),
(9745, 0, 0, 0, '2015-05-28 06:43:42', '', '', '199.96.156.52', ''),
(9746, 0, 0, 0, '2015-05-28 06:43:42', '', '', '199.96.156.52', ''),
(9747, 0, 0, 0, '2015-05-28 06:43:42', '', '', '199.96.156.52', ''),
(9748, 0, 0, 0, '2015-05-28 06:43:42', '', '', '199.96.156.50', ''),
(9749, 0, 0, 0, '2015-05-28 06:43:43', '', '', '199.96.156.50', ''),
(9750, 0, 0, 0, '2015-05-28 06:43:43', '', '', '199.96.156.50', ''),
(9751, 6694, 1, 0, '2015-05-28 06:43:58', '', '', '87.103.57.89', ''),
(9752, 8704, 1, 0, '2015-05-28 06:45:03', '', '', '85.138.255.134', ''),
(9753, 5311, 1, 0, '2015-05-28 06:46:09', '', '', '66.249.93.225', ''),
(9754, 5311, 1, 0, '2015-05-28 06:46:17', 'http://ondasdeouro.pt/votacoes', '', '194.38.141.131', ''),
(9755, 5693, 1, 0, '2015-05-28 06:46:49', '', '', '157.56.17.206', ''),
(9756, 8425, 1, 0, '2015-05-28 06:47:53', '', '', '157.55.43.24', ''),
(9757, 5893, 1, 0, '2015-05-28 06:48:23', '', '', '79.168.48.149', ''),
(9758, 0, 0, 0, '2015-05-28 06:48:33', '', '', '199.96.156.50', ''),
(9759, 0, 0, 0, '2015-05-28 06:48:33', '', '', '199.96.156.50', ''),
(9760, 0, 0, 0, '2015-05-28 06:48:35', '', '', '199.96.156.50', ''),
(9761, 0, 0, 0, '2015-05-28 06:48:35', '', '', '199.96.156.50', ''),
(9762, 0, 0, 0, '2015-05-28 06:48:36', '', '', '199.96.156.50', ''),
(9763, 0, 0, 0, '2015-05-28 06:48:36', '', '', '199.96.156.50', ''),
(9764, 0, 0, 0, '2015-05-28 06:48:36', '', '', '199.96.156.50', ''),
(9765, 0, 0, 0, '2015-05-28 06:48:36', '', '', '199.96.156.50', ''),
(9766, 0, 0, 0, '2015-05-28 06:48:36', '', '', '199.96.156.50', ''),
(9767, 0, 0, 0, '2015-05-28 06:48:36', '', '', '199.96.156.52', ''),
(9768, 0, 0, 0, '2015-05-28 06:48:36', '', '', '199.96.156.52', ''),
(9769, 0, 0, 0, '2015-05-28 06:48:36', '', '', '199.96.156.52', ''),
(9770, 0, 0, 0, '2015-05-28 06:48:36', '', '', '199.96.156.52', ''),
(9771, 0, 0, 0, '2015-05-28 06:48:36', '', '', '199.96.156.52', ''),
(9772, 0, 0, 0, '2015-05-28 06:48:36', '', '', '199.96.156.50', ''),
(9773, 0, 0, 0, '2015-05-28 06:48:37', '', '', '199.96.156.52', ''),
(9774, 0, 0, 0, '2015-05-28 06:48:37', '', '', '199.96.156.52', ''),
(9775, 0, 0, 0, '2015-05-28 06:48:39', '', '', '199.96.156.52', ''),
(9776, 0, 0, 0, '2015-05-28 06:48:41', '', '', '199.96.156.50', ''),
(9777, 0, 0, 0, '2015-05-28 06:48:42', '', '', '199.96.156.50', ''),
(9778, 0, 0, 0, '2015-05-28 06:48:44', '', '', '199.96.156.50', ''),
(9779, 0, 0, 0, '2015-05-28 06:48:45', '', '', '199.96.156.52', ''),
(9780, 0, 0, 0, '2015-05-28 06:48:45', '', '', '199.96.156.50', ''),
(9781, 0, 0, 0, '2015-05-28 06:48:45', '', '', '199.96.156.50', ''),
(9782, 0, 0, 0, '2015-05-28 06:48:45', '', '', '199.96.156.52', ''),
(9783, 0, 0, 0, '2015-05-28 06:48:45', '', '', '199.96.156.50', ''),
(9784, 0, 0, 0, '2015-05-28 06:48:45', '', '', '199.96.156.50', ''),
(9785, 0, 0, 0, '2015-05-28 06:48:46', '', '', '199.96.156.50', ''),
(9786, 0, 0, 0, '2015-05-28 06:48:46', '', '', '199.96.156.50', ''),
(9787, 0, 0, 0, '2015-05-28 06:48:46', '', '', '199.96.156.52', ''),
(9788, 0, 0, 0, '2015-05-28 06:48:46', '', '', '199.96.156.52', ''),
(9789, 0, 0, 0, '2015-05-28 06:48:46', '', '', '199.96.156.52', ''),
(9790, 0, 0, 0, '2015-05-28 06:48:46', '', '', '199.96.156.52', ''),
(9791, 0, 0, 0, '2015-05-28 06:48:46', '', '', '199.96.156.52', ''),
(9792, 0, 0, 0, '2015-05-28 06:48:46', '', '', '199.96.156.52', ''),
(9793, 3194, 1, 0, '2015-05-28 06:48:57', '', '', '5.249.111.145', ''),
(9794, 3194, 1, 0, '2015-05-28 06:49:12', 'http://ondasdeouro.pt/votacoes', '', '5.249.111.145', ''),
(9795, 2644, 1, 0, '2015-05-28 06:50:05', '', '', '66.249.93.228', ''),
(9796, 408, 1, 0, '2015-05-28 06:50:07', '', '', '87.103.72.76', ''),
(9797, 2644, 1, 0, '2015-05-28 06:50:08', '', '', '66.249.93.225', ''),
(9798, 6012, 1, 0, '2015-05-28 06:50:25', '', '', '88.214.173.186', ''),
(9799, 8011, 1, 0, '2015-05-28 06:51:07', '', '', '79.168.85.213', ''),
(9800, 6655, 1, 0, '2015-05-28 06:51:25', '', '', '66.249.93.231', ''),
(9801, 8990, 1, 0, '2015-05-28 06:52:20', '', '', '85.243.137.147', ''),
(9802, 8990, 1, 0, '2015-05-28 06:52:50', '', '', '85.243.137.147', ''),
(9803, 8990, 1, 0, '2015-05-28 06:52:52', '', '', '85.243.137.147', ''),
(9804, 6567, 1, 0, '2015-05-28 06:53:04', '', '', '95.92.194.124', ''),
(9805, 6655, 1, 0, '2015-05-28 06:53:12', '', '', '66.249.93.225', ''),
(9806, 8387, 1, 0, '2015-05-28 06:53:29', '', '', '89.115.75.77', ''),
(9807, 0, 0, 0, '2015-05-28 06:53:39', '', '', '199.96.156.50', ''),
(9808, 0, 0, 0, '2015-05-28 06:53:39', '', '', '199.96.156.50', ''),
(9809, 0, 0, 0, '2015-05-28 06:53:41', '', '', '199.96.156.50', ''),
(9810, 0, 0, 0, '2015-05-28 06:53:41', '', '', '199.96.156.50', ''),
(9811, 0, 0, 0, '2015-05-28 06:53:41', '', '', '199.96.156.50', ''),
(9812, 0, 0, 0, '2015-05-28 06:53:41', '', '', '199.96.156.50', ''),
(9813, 0, 0, 0, '2015-05-28 06:53:41', '', '', '199.96.156.50', ''),
(9814, 0, 0, 0, '2015-05-28 06:53:41', '', '', '199.96.156.50', ''),
(9815, 0, 0, 0, '2015-05-28 06:53:42', '', '', '199.96.156.50', ''),
(9816, 2576, 1, 0, '2015-05-28 06:53:42', '', '', '108.54.233.169', ''),
(9817, 0, 0, 0, '2015-05-28 06:53:42', '', '', '199.96.156.52', ''),
(9818, 0, 0, 0, '2015-05-28 06:53:42', '', '', '199.96.156.52', ''),
(9819, 0, 0, 0, '2015-05-28 06:53:42', '', '', '199.96.156.52', ''),
(9820, 0, 0, 0, '2015-05-28 06:53:42', '', '', '199.96.156.52', ''),
(9821, 0, 0, 0, '2015-05-28 06:53:42', '', '', '199.96.156.52', ''),
(9822, 0, 0, 0, '2015-05-28 06:53:43', '', '', '199.96.156.52', ''),
(9823, 0, 0, 0, '2015-05-28 06:53:43', '', '', '199.96.156.52', ''),
(9824, 0, 0, 0, '2015-05-28 06:53:44', '', '', '199.96.156.50', ''),
(9825, 0, 0, 0, '2015-05-28 06:53:48', '', '', '199.96.156.50', ''),
(9826, 0, 0, 0, '2015-05-28 06:53:48', '', '', '199.96.156.52', ''),
(9827, 0, 0, 0, '2015-05-28 06:53:48', '', '', '199.96.156.52', ''),
(9828, 0, 0, 0, '2015-05-28 06:53:49', '', '', '199.96.156.50', ''),
(9829, 0, 0, 0, '2015-05-28 06:53:49', '', '', '199.96.156.50', ''),
(9830, 0, 0, 0, '2015-05-28 06:53:49', '', '', '199.96.156.50', ''),
(9831, 0, 0, 0, '2015-05-28 06:53:49', '', '', '199.96.156.50', ''),
(9832, 0, 0, 0, '2015-05-28 06:53:50', '', '', '199.96.156.50', ''),
(9833, 0, 0, 0, '2015-05-28 06:53:50', '', '', '199.96.156.50', ''),
(9834, 0, 0, 0, '2015-05-28 06:53:50', '', '', '199.96.156.50', ''),
(9835, 0, 0, 0, '2015-05-28 06:53:51', '', '', '199.96.156.52', ''),
(9836, 0, 0, 0, '2015-05-28 06:53:51', '', '', '199.96.156.52', ''),
(9837, 0, 0, 0, '2015-05-28 06:53:51', '', '', '199.96.156.52', ''),
(9838, 0, 0, 0, '2015-05-28 06:53:51', '', '', '199.96.156.52', ''),
(9839, 0, 0, 0, '2015-05-28 06:53:51', '', '', '199.96.156.52', ''),
(9840, 0, 0, 0, '2015-05-28 06:53:51', '', '', '199.96.156.50', ''),
(9841, 0, 0, 0, '2015-05-28 06:53:51', '', '', '199.96.156.52', ''),
(9842, 6655, 1, 0, '2015-05-28 06:53:52', '', '', '66.249.93.228', ''),
(9843, 0, 0, 0, '2015-05-28 06:53:52', '', '', '199.96.156.52', ''),
(9844, 0, 0, 0, '2015-05-28 06:53:52', '', '', '199.96.156.52', ''),
(9845, 0, 0, 0, '2015-05-28 06:53:53', '', '', '199.96.156.50', ''),
(9846, 0, 0, 0, '2015-05-28 06:53:53', '', '', '199.96.156.52', ''),
(9847, 7877, 1, 0, '2015-05-28 06:54:18', '', '', '87.103.57.129', ''),
(9848, 4801, 1, 0, '2015-05-28 06:54:20', '', '', '95.93.238.153', ''),
(9849, 6869, 1, 0, '2015-05-28 06:54:21', '', '', '176.86.91.207', ''),
(9850, 3194, 1, 0, '2015-05-28 06:55:13', 'http://ondasdeouro.pt/votacoes', '', '5.249.111.145', ''),
(9851, 1970, 1, 0, '2015-05-28 06:56:22', '', '', '31.22.217.135', ''),
(9852, 5381, 1, 0, '2015-05-28 06:56:22', '', '', '2.82.177.214', ''),
(9853, 7396, 1, 0, '2015-05-28 06:56:24', '', '', '176.11.215.3', ''),
(9854, 4988, 1, 0, '2015-05-28 06:56:27', '', '', '2.80.160.111', ''),
(9855, 8299, 1, 0, '2015-05-28 06:56:30', '', '', '66.249.93.228', ''),
(9856, 4987, 1, 0, '2015-05-28 06:56:37', '', '', '31.22.217.135', ''),
(9857, 6655, 1, 0, '2015-05-28 06:58:04', 'http://ondasdeouro.pt/votacoes', '', '88.23.120.150', ''),
(9858, 8702, 1, 0, '2015-05-28 06:58:45', '', '', '85.247.196.124', ''),
(9859, 0, 0, 0, '2015-05-28 06:58:55', '', '', '199.96.156.52', ''),
(9860, 0, 0, 0, '2015-05-28 06:58:55', '', '', '199.96.156.52', ''),
(9861, 0, 0, 0, '2015-05-28 06:58:57', '', '', '199.96.156.52', ''),
(9862, 0, 0, 0, '2015-05-28 06:58:57', '', '', '199.96.156.52', ''),
(9863, 0, 0, 0, '2015-05-28 06:58:57', '', '', '199.96.156.52', ''),
(9864, 0, 0, 0, '2015-05-28 06:58:57', '', '', '199.96.156.52', ''),
(9865, 0, 0, 0, '2015-05-28 06:58:57', '', '', '199.96.156.52', ''),
(9866, 0, 0, 0, '2015-05-28 06:58:57', '', '', '199.96.156.52', ''),
(9867, 0, 0, 0, '2015-05-28 06:58:57', '', '', '199.96.156.50', ''),
(9868, 0, 0, 0, '2015-05-28 06:58:57', '', '', '199.96.156.50', ''),
(9869, 0, 0, 0, '2015-05-28 06:58:57', '', '', '199.96.156.50', ''),
(9870, 0, 0, 0, '2015-05-28 06:58:57', '', '', '199.96.156.50', ''),
(9871, 0, 0, 0, '2015-05-28 06:58:57', '', '', '199.96.156.50', ''),
(9872, 0, 0, 0, '2015-05-28 06:58:57', '', '', '199.96.156.50', ''),
(9873, 0, 0, 0, '2015-05-28 06:58:57', '', '', '199.96.156.52', ''),
(9874, 0, 0, 0, '2015-05-28 06:59:01', '', '', '199.96.156.50', ''),
(9875, 0, 0, 0, '2015-05-28 06:59:05', '', '', '199.96.156.50', ''),
(9876, 0, 0, 0, '2015-05-28 06:59:05', '', '', '199.96.156.50', ''),
(9877, 0, 0, 0, '2015-05-28 06:59:05', '', '', '199.96.156.52', ''),
(9878, 0, 0, 0, '2015-05-28 06:59:05', '', '', '199.96.156.50', ''),
(9879, 0, 0, 0, '2015-05-28 06:59:05', '', '', '199.96.156.52', ''),
(9880, 0, 0, 0, '2015-05-28 06:59:06', '', '', '199.96.156.52', ''),
(9881, 0, 0, 0, '2015-05-28 06:59:06', '', '', '199.96.156.50', ''),
(9882, 0, 0, 0, '2015-05-28 06:59:06', '', '', '199.96.156.52', ''),
(9883, 0, 0, 0, '2015-05-28 06:59:06', '', '', '199.96.156.52', ''),
(9884, 0, 0, 0, '2015-05-28 06:59:06', '', '', '199.96.156.52', ''),
(9885, 0, 0, 0, '2015-05-28 06:59:06', '', '', '199.96.156.50', ''),
(9886, 0, 0, 0, '2015-05-28 06:59:06', '', '', '199.96.156.50', ''),
(9887, 0, 0, 0, '2015-05-28 06:59:06', '', '', '199.96.156.52', ''),
(9888, 0, 0, 0, '2015-05-28 06:59:06', '', '', '199.96.156.52', ''),
(9889, 0, 0, 0, '2015-05-28 06:59:06', '', '', '199.96.156.50', ''),
(9890, 0, 0, 0, '2015-05-28 06:59:07', '', '', '199.96.156.50', ''),
(9891, 7816, 1, 0, '2015-05-28 06:59:11', '', '', '2.82.107.17', ''),
(9892, 0, 0, 0, '2015-05-28 06:59:11', '', '', '199.96.156.52', ''),
(9893, 0, 0, 0, '2015-05-28 06:59:11', '', '', '199.96.156.50', ''),
(9894, 0, 0, 0, '2015-05-28 06:59:12', '', '', '199.96.156.52', ''),
(9895, 0, 0, 0, '2015-05-28 06:59:12', '', '', '199.96.156.52', ''),
(9896, 8235, 1, 0, '2015-05-28 06:59:49', '', '', '2.83.80.92', ''),
(9897, 8701, 1, 0, '2015-05-28 07:01:16', '', '', '157.56.198.206', ''),
(9898, 9055, 1, 0, '2015-05-28 07:02:19', '', '', '31.22.198.16', ''),
(9899, 7641, 1, 0, '2015-05-28 07:02:26', '', '', '37.189.178.78', ''),
(9900, 2684, 1, 0, '2015-05-28 07:02:29', '', '', '89.109.93.65', ''),
(9901, 0, 0, 0, '2015-05-28 07:03:32', '', '', '199.96.156.50', ''),
(9902, 0, 0, 0, '2015-05-28 07:03:34', '', '', '199.96.156.52', ''),
(9903, 0, 0, 0, '2015-05-28 07:03:34', '', '', '199.96.156.52', ''),
(9904, 0, 0, 0, '2015-05-28 07:03:34', '', '', '199.96.156.50', ''),
(9905, 0, 0, 0, '2015-05-28 07:03:35', '', '', '199.96.156.52', ''),
(9906, 0, 0, 0, '2015-05-28 07:03:35', '', '', '199.96.156.50', ''),
(9907, 0, 0, 0, '2015-05-28 07:03:35', '', '', '199.96.156.50', ''),
(9908, 0, 0, 0, '2015-05-28 07:03:35', '', '', '199.96.156.52', ''),
(9909, 0, 0, 0, '2015-05-28 07:03:35', '', '', '199.96.156.50', ''),
(9910, 0, 0, 0, '2015-05-28 07:03:35', '', '', '199.96.156.50', ''),
(9911, 0, 0, 0, '2015-05-28 07:03:35', '', '', '199.96.156.52', ''),
(9912, 0, 0, 0, '2015-05-28 07:03:36', '', '', '199.96.156.52', ''),
(9913, 0, 0, 0, '2015-05-28 07:03:36', '', '', '199.96.156.50', ''),
(9914, 0, 0, 0, '2015-05-28 07:03:36', '', '', '199.96.156.50', ''),
(9915, 0, 0, 0, '2015-05-28 07:03:36', '', '', '199.96.156.50', ''),
(9916, 0, 0, 0, '2015-05-28 07:03:36', '', '', '199.96.156.52', ''),
(9917, 0, 0, 0, '2015-05-28 07:03:46', '', '', '199.96.156.52', ''),
(9918, 0, 0, 0, '2015-05-28 07:03:47', '', '', '199.96.156.52', ''),
(9919, 0, 0, 0, '2015-05-28 07:03:51', '', '', '199.96.156.50', ''),
(9920, 0, 0, 0, '2015-05-28 07:03:53', '', '', '199.96.156.50', ''),
(9921, 0, 0, 0, '2015-05-28 07:03:53', '', '', '199.96.156.50', ''),
(9922, 0, 0, 0, '2015-05-28 07:03:54', '', '', '199.96.156.52', ''),
(9923, 0, 0, 0, '2015-05-28 07:03:54', '', '', '199.96.156.50', ''),
(9924, 0, 0, 0, '2015-05-28 07:03:54', '', '', '199.96.156.50', ''),
(9925, 0, 0, 0, '2015-05-28 07:03:54', '', '', '199.96.156.52', ''),
(9926, 0, 0, 0, '2015-05-28 07:03:54', '', '', '199.96.156.52', ''),
(9927, 0, 0, 0, '2015-05-28 07:03:54', '', '', '199.96.156.50', ''),
(9928, 0, 0, 0, '2015-05-28 07:03:54', '', '', '199.96.156.50', ''),
(9929, 0, 0, 0, '2015-05-28 07:03:54', '', '', '199.96.156.52', ''),
(9930, 0, 0, 0, '2015-05-28 07:03:54', '', '', '199.96.156.52', ''),
(9931, 0, 0, 0, '2015-05-28 07:03:54', '', '', '199.96.156.50', ''),
(9932, 0, 0, 0, '2015-05-28 07:03:54', '', '', '199.96.156.50', ''),
(9933, 0, 0, 0, '2015-05-28 07:03:54', '', '', '199.96.156.52', ''),
(9934, 0, 0, 0, '2015-05-28 07:03:55', '', '', '199.96.156.52', ''),
(9935, 8265, 1, 0, '2015-05-28 07:05:08', 'http://ondasdeouro.pt/votacoes', '', '2.83.177.144', ''),
(9936, 8676, 1, 0, '2015-05-28 07:05:16', '', '', '2.83.84.144', ''),
(9937, 8676, 1, 0, '2015-05-28 07:05:35', 'http://ondasdeouro.pt/votacoes', '', '2.83.84.144', ''),
(9938, 9093, 1, 0, '2015-05-28 07:06:08', '', '', '46.14.53.45', ''),
(9939, 3194, 1, 0, '2015-05-28 07:06:15', '', '', '5.249.111.145', ''),
(9940, 6645, 1, 0, '2015-05-28 07:06:35', '', '', '31.4.190.200', ''),
(9941, 8363, 1, 0, '2015-05-28 07:06:54', '', '', '66.249.93.231', ''),
(9942, 8653, 1, 0, '2015-05-28 07:07:40', '', '', '85.138.105.13', ''),
(9943, 7776, 1, 0, '2015-05-28 07:08:08', '', '', '2.82.96.14', ''),
(9944, 8869, 1, 0, '2015-05-28 07:08:15', '', '', '66.249.93.231', ''),
(9945, 3255, 1, 0, '2015-05-28 07:08:18', '', '', '79.168.153.134', ''),
(9946, 0, 0, 0, '2015-05-28 07:08:31', '', '', '199.96.156.50', ''),
(9947, 0, 0, 0, '2015-05-28 07:08:33', '', '', '199.96.156.50', ''),
(9948, 0, 0, 0, '2015-05-28 07:08:35', '', '', '199.96.156.50', ''),
(9949, 0, 0, 0, '2015-05-28 07:08:35', '', '', '199.96.156.50', ''),
(9950, 0, 0, 0, '2015-05-28 07:08:36', '', '', '199.96.156.50', ''),
(9951, 0, 0, 0, '2015-05-28 07:08:36', '', '', '199.96.156.50', ''),
(9952, 0, 0, 0, '2015-05-28 07:08:36', '', '', '199.96.156.50', ''),
(9953, 0, 0, 0, '2015-05-28 07:08:37', '', '', '199.96.156.50', ''),
(9954, 0, 0, 0, '2015-05-28 07:08:37', '', '', '199.96.156.50', ''),
(9955, 0, 0, 0, '2015-05-28 07:08:37', '', '', '199.96.156.50', ''),
(9956, 0, 0, 0, '2015-05-28 07:08:37', '', '', '199.96.156.52', ''),
(9957, 0, 0, 0, '2015-05-28 07:08:37', '', '', '199.96.156.52', ''),
(9958, 0, 0, 0, '2015-05-28 07:08:37', '', '', '199.96.156.52', ''),
(9959, 0, 0, 0, '2015-05-28 07:08:37', '', '', '199.96.156.52', ''),
(9960, 0, 0, 0, '2015-05-28 07:08:38', '', '', '199.96.156.52', ''),
(9961, 0, 0, 0, '2015-05-28 07:08:38', '', '', '199.96.156.52', ''),
(9962, 0, 0, 0, '2015-05-28 07:08:38', '', '', '199.96.156.52', ''),
(9963, 0, 0, 0, '2015-05-28 07:08:38', '', '', '199.96.156.52', ''),
(9964, 0, 0, 0, '2015-05-28 07:08:38', '', '', '199.96.156.50', ''),
(9965, 0, 0, 0, '2015-05-28 07:08:38', '', '', '199.96.156.50', ''),
(9966, 0, 0, 0, '2015-05-28 07:08:39', '', '', '199.96.156.50', ''),
(9967, 0, 0, 0, '2015-05-28 07:08:40', '', '', '199.96.156.50', ''),
(9968, 9008, 1, 0, '2015-05-28 07:08:41', '', '', '66.249.93.228', ''),
(9969, 0, 0, 0, '2015-05-28 07:08:42', '', '', '199.96.156.50', ''),
(9970, 0, 0, 0, '2015-05-28 07:08:42', '', '', '199.96.156.50', ''),
(9971, 0, 0, 0, '2015-05-28 07:08:42', '', '', '199.96.156.50', ''),
(9972, 0, 0, 0, '2015-05-28 07:08:42', '', '', '199.96.156.50', ''),
(9973, 0, 0, 0, '2015-05-28 07:08:42', '', '', '199.96.156.50', ''),
(9974, 0, 0, 0, '2015-05-28 07:08:45', '', '', '199.96.156.52', ''),
(9975, 0, 0, 0, '2015-05-28 07:08:46', '', '', '199.96.156.52', ''),
(9976, 0, 0, 0, '2015-05-28 07:08:47', '', '', '199.96.156.52', ''),
(9977, 0, 0, 0, '2015-05-28 07:08:47', '', '', '199.96.156.52', ''),
(9978, 0, 0, 0, '2015-05-28 07:08:47', '', '', '199.96.156.52', ''),
(9979, 0, 0, 0, '2015-05-28 07:08:47', '', '', '199.96.156.50', ''),
(9980, 0, 0, 0, '2015-05-28 07:08:47', '', '', '199.96.156.52', ''),
(9981, 0, 0, 0, '2015-05-28 07:08:47', '', '', '199.96.156.52', ''),
(9982, 0, 0, 0, '2015-05-28 07:08:47', '', '', '199.96.156.50', ''),
(9983, 0, 0, 0, '2015-05-28 07:08:47', '', '', '199.96.156.52', ''),
(9984, 0, 0, 0, '2015-05-28 07:08:48', '', '', '199.96.156.52', ''),
(9985, 5195, 1, 0, '2015-05-28 07:08:51', '', '', '77.54.83.155', ''),
(9986, 9149, 1, 0, '2015-05-28 07:08:56', '', '', '66.249.93.225', ''),
(9987, 4921, 1, 0, '2015-05-28 07:09:04', '', '', '66.249.93.228', ''),
(9988, 7177, 1, 0, '2015-05-28 07:09:44', '', '', '66.249.93.231', ''),
(9989, 7763, 1, 0, '2015-05-28 07:10:00', '', '', '95.94.26.59', ''),
(9990, 5331, 1, 0, '2015-05-28 07:10:08', '', '', '66.249.93.228', ''),
(9991, 5331, 1, 0, '2015-05-28 07:10:20', 'http://ondasdeouro.pt/votacoes', '', '10.8.27.54', ''),
(9992, 1048, 1, 0, '2015-05-28 07:10:26', '', '', '157.55.46.251', ''),
(9993, 7961, 1, 0, '2015-05-28 07:10:46', '', '', '66.249.93.225', ''),
(9994, 5260, 1, 0, '2015-05-28 07:10:55', '', '', '82.154.162.45', ''),
(9995, 4301, 1, 0, '2015-05-28 07:11:04', '', '', '176.83.12.72', ''),
(9996, 4767, 1, 0, '2015-05-28 07:11:22', '', '', '66.249.93.231', ''),
(9997, 5260, 1, 0, '2015-05-28 07:12:00', '', '', '82.154.162.45', ''),
(9998, 7961, 1, 0, '2015-05-28 07:12:04', 'http://ondasdeouro.pt/votacoes', '', '85.244.47.137', ''),
(9999, 2175, 1, 0, '2015-05-28 07:12:27', '', '', '157.56.198.206', ''),
(10000, 2175, 1, 0, '2015-05-28 07:12:43', 'http://ondasdeouro.pt/votacoes', '', '85.244.113.87', ''),
(10001, 8328, 1, 0, '2015-05-28 07:13:00', '', '', '87.103.49.66', ''),
(10002, 8600, 1, 0, '2015-05-28 07:13:22', '', '', '66.249.93.225', ''),
(10003, 0, 0, 0, '2015-05-28 07:13:27', '', '', '199.96.156.50', ''),
(10004, 0, 0, 0, '2015-05-28 07:13:28', '', '', '199.96.156.52', ''),
(10005, 0, 0, 0, '2015-05-28 07:13:28', '', '', '199.96.156.52', ''),
(10006, 4973, 1, 0, '2015-05-28 07:13:30', '', '', '37.189.217.197', ''),
(10007, 4973, 1, 0, '2015-05-28 07:14:04', 'http://ondasdeouro.pt/votacoes', '', '37.189.217.197', ''),
(10008, 6867, 1, 0, '2015-05-28 07:14:11', 'http://ondasdeouro.pt/votacoes', '', '85.243.104.143', ''),
(10009, 8389, 1, 0, '2015-05-28 07:14:27', '', '', '66.249.93.228', ''),
(10010, 7165, 1, 0, '2015-05-28 07:14:58', '', '', '157.56.122.218', ''),
(10011, 8828, 1, 0, '2015-05-28 07:15:51', '', '', '66.249.93.225', ''),
(10012, 8901, 1, 0, '2015-05-28 07:16:43', '', '', '66.249.93.225', ''),
(10013, 4511, 1, 0, '2015-05-28 07:16:52', '', '', '82.154.75.34', ''),
(10014, 0, 0, 0, '2015-05-28 07:18:44', '', '', '199.96.156.50', ''),
(10015, 0, 0, 0, '2015-05-28 07:18:44', '', '', '199.96.156.50', ''),
(10016, 0, 0, 0, '2015-05-28 07:18:45', '', '', '199.96.156.52', ''),
(10017, 7521, 1, 0, '2015-05-28 07:19:07', '', '', '89.115.14.153', ''),
(10018, 7709, 1, 0, '2015-05-28 07:19:25', '', '', '88.214.164.188', ''),
(10019, 9192, 1, 0, '2015-05-28 07:19:27', '', '', '66.249.93.225', ''),
(10020, 2975, 1, 0, '2015-05-28 07:19:53', '', '', '2.82.178.114', ''),
(10021, 5946, 1, 0, '2015-05-28 07:19:59', '', '', '66.249.93.225', ''),
(10022, 6525, 1, 0, '2015-05-28 07:20:05', '', '', '188.81.205.170', ''),
(10023, 5152, 1, 0, '2015-05-28 07:20:21', 'https://www.facebook.com/ondasdeouro', '', '89.154.228.30', ''),
(10024, 8942, 1, 0, '2015-05-28 07:20:44', '', '', '95.93.156.15', ''),
(10025, 5152, 1, 0, '2015-05-28 07:20:53', 'https://www.facebook.com/ondasdeouro', '', '89.154.228.30', ''),
(10026, 4278, 1, 0, '2015-05-28 07:20:58', '', '', '66.249.93.228', ''),
(10027, 8289, 1, 0, '2015-05-28 07:20:59', '', '', '66.249.93.231', ''),
(10028, 8289, 1, 0, '2015-05-28 07:21:10', 'http://ondasdeouro.pt/votacoes', '', '95.92.174.46', ''),
(10029, 9197, 1, 0, '2015-05-28 07:21:12', '', '', '157.55.235.58', ''),
(10030, 5456, 1, 0, '2015-05-28 07:21:13', '', '', '188.37.168.229', ''),
(10031, 8244, 1, 0, '2015-05-28 07:21:22', '', '', '88.214.186.161', ''),
(10032, 9197, 1, 0, '2015-05-28 07:21:23', 'http://ondasdeouro.pt/votacoes', '', '185.20.165.67', ''),
(10033, 6525, 1, 0, '2015-05-28 07:21:24', 'http://ondasdeouro.pt/votacoes', '', '188.81.205.170', ''),
(10034, 6812, 1, 0, '2015-05-28 07:21:45', '', '', '77.231.175.81', ''),
(10035, 5415, 1, 0, '2015-05-28 07:21:48', '', '', '66.249.93.228', ''),
(10036, 6797, 1, 0, '2015-05-28 07:21:50', '', '', '62.36.47.102', ''),
(10037, 6797, 1, 0, '2015-05-28 07:22:10', '', '', '62.36.47.102', ''),
(10038, 7695, 1, 0, '2015-05-28 07:22:41', '', '', '188.37.235.81', ''),
(10039, 7829, 1, 0, '2015-05-28 07:22:55', '', '', '66.249.93.225', ''),
(10040, 5664, 1, 0, '2015-05-28 07:22:59', '', '', '95.93.203.69', ''),
(10041, 5664, 1, 0, '2015-05-28 07:23:03', '', '', '95.93.203.69', ''),
(10042, 6660, 1, 0, '2015-05-28 07:23:11', '', '', '213.143.60.253', ''),
(10043, 0, 0, 0, '2015-05-28 07:24:12', '', '', '199.96.156.50', ''),
(10044, 4456, 1, 0, '2015-05-28 07:24:45', '', '', '193.126.155.47', ''),
(10045, 9064, 1, 0, '2015-05-28 07:25:11', '', '', '85.139.154.65', ''),
(10046, 8378, 1, 0, '2015-05-28 07:25:29', '', '', '66.249.93.225', ''),
(10047, 8436, 1, 0, '2015-05-28 07:25:36', 'http://ondasdeouro.pt/votacoes', '', '84.91.97.93', ''),
(10048, 5541, 1, 0, '2015-05-28 07:25:39', '', '', '87.103.68.38', ''),
(10049, 8815, 1, 0, '2015-05-28 07:25:43', '', '', '2.82.126.223', ''),
(10050, 8911, 1, 0, '2015-05-28 07:25:44', '', '', '66.249.93.228', ''),
(10051, 8911, 1, 0, '2015-05-28 07:25:49', '', '', '66.249.93.228', ''),
(10052, 5471, 1, 0, '2015-05-28 07:25:54', '', '', '66.249.93.231', ''),
(10053, 4552, 1, 0, '2015-05-28 07:26:29', '', '', '89.109.115.202', ''),
(10054, 8809, 1, 0, '2015-05-28 07:26:57', '', '', '95.94.44.169', ''),
(10055, 7749, 1, 0, '2015-05-28 07:27:06', '', '', '85.138.206.132', ''),
(10056, 4552, 1, 0, '2015-05-28 07:27:18', 'http://ondasdeouro.pt/votacoes', '', '89.109.115.202', ''),
(10057, 2619, 1, 0, '2015-05-28 07:27:30', '', '', '157.56.198.206', ''),
(10058, 6753, 1, 0, '2015-05-28 07:27:45', '', '', '66.249.93.231', ''),
(10059, 2461, 1, 0, '2015-05-28 07:27:45', '', '', '157.56.122.219', ''),
(10060, 2461, 1, 0, '2015-05-28 07:28:03', 'http://ondasdeouro.pt/votacoes', '', '192.168.4.212', ''),
(10061, 9134, 1, 0, '2015-05-28 07:28:26', '', '', '195.245.141.86', ''),
(10062, 0, 0, 0, '2015-05-28 07:28:32', '', '', '199.96.156.52', ''),
(10063, 0, 0, 0, '2015-05-28 07:28:32', '', '', '199.96.156.50', ''),
(10064, 6553, 1, 0, '2015-05-28 07:31:33', '', '', '157.55.235.57', ''),
(10065, 8692, 1, 0, '2015-05-28 07:31:36', '', '', '66.249.93.228', ''),
(10066, 6553, 1, 0, '2015-05-28 07:31:40', 'http://ondasdeouro.pt/votacoes', '', '193.236.57.9', ''),
(10067, 8115, 1, 0, '2015-05-28 07:32:24', '', '', '93.108.40.69', ''),
(10068, 567, 1, 0, '2015-05-28 07:32:49', '', '', '79.155.194.245', ''),
(10069, 0, 0, 0, '2015-05-28 07:33:32', '', '', '199.96.156.52', ''),
(10070, 7895, 1, 0, '2015-05-28 07:33:37', '', '', '84.91.9.138', ''),
(10071, 4168, 1, 0, '2015-05-28 07:33:53', '', '', '83.193.105.15', ''),
(10072, 3419, 1, 0, '2015-05-28 07:34:14', 'http://ondasdeouro.pt/votacoes', '', '195.245.185.224', ''),
(10073, 4168, 1, 0, '2015-05-28 07:34:30', '', '', '83.193.105.15', ''),
(10074, 7615, 1, 0, '2015-05-28 07:34:48', '', '', '66.249.93.231', ''),
(10075, 5435, 1, 0, '2015-05-28 07:35:12', '', '', '66.249.93.225', ''),
(10076, 5435, 1, 0, '2015-05-28 07:35:22', 'http://ondasdeouro.pt/votacoes', '', '217.129.94.6', ''),
(10077, 5838, 1, 0, '2015-05-28 07:35:28', '', '', '85.246.101.47', ''),
(10078, 8619, 1, 0, '2015-05-28 07:35:29', '', '', '66.249.93.228', ''),
(10079, 9202, 1, 0, '2015-05-28 07:36:05', '', '', '88.214.167.42', ''),
(10080, 8366, 1, 0, '2015-05-28 07:36:25', '', '', '66.249.93.231', ''),
(10081, 9064, 1, 0, '2015-05-28 07:36:37', '', '', '85.139.154.65', ''),
(10082, 8860, 1, 0, '2015-05-28 07:36:39', '', '', '89.180.151.226', ''),
(10083, 3644, 1, 0, '2015-05-28 07:36:42', '', '', '188.78.128.96', ''),
(10084, 9064, 1, 0, '2015-05-28 07:36:51', 'http://ondasdeouro.pt/votacoes', '', '85.139.154.65', ''),
(10085, 5272, 1, 0, '2015-05-28 07:37:32', '', '', '66.249.93.228', ''),
(10086, 9064, 1, 0, '2015-05-28 07:38:29', 'http://ondasdeouro.pt/votacoes', '', '85.139.154.65', ''),
(10087, 3419, 1, 0, '2015-05-28 07:39:35', '', '', '66.249.93.228', ''),
(10088, 4912, 1, 0, '2015-05-28 07:39:40', '', '', '62.169.86.126', ''),
(10089, 4880, 1, 0, '2015-05-28 07:40:01', '', '', '87.103.51.243', ''),
(10090, 8870, 1, 0, '2015-05-28 07:40:08', '', '', '66.249.93.225', ''),
(10091, 4880, 1, 0, '2015-05-28 07:40:10', 'http://ondasdeouro.pt/votacoes', '', '87.103.51.243', ''),
(10092, 4912, 1, 0, '2015-05-28 07:40:17', '', '', '62.169.86.126', ''),
(10093, 8495, 1, 0, '2015-05-28 07:40:21', '', '', '79.168.158.29', ''),
(10094, 7720, 1, 0, '2015-05-28 07:40:44', '', '', '95.92.80.206', ''),
(10095, 6774, 1, 0, '2015-05-28 07:41:53', '', '', '66.249.93.228', ''),
(10096, 4912, 1, 0, '2015-05-28 07:42:03', '', '', '62.169.86.126', ''),
(10097, 7712, 1, 0, '2015-05-28 07:42:15', '', '', '85.246.227.177', ''),
(10098, 4761, 1, 0, '2015-05-28 07:42:30', '', '', '66.249.93.231', ''),
(10099, 7947, 1, 0, '2015-05-28 07:42:38', '', '', '89.114.141.4', ''),
(10100, 7947, 1, 0, '2015-05-28 07:42:57', '', '', '89.114.141.4', ''),
(10101, 8781, 1, 0, '2015-05-28 07:43:42', '', '', '95.69.65.22', ''),
(10102, 7890, 1, 0, '2015-05-28 07:44:26', '', '', '65.55.157.153', ''),
(10103, 7575, 1, 0, '2015-05-28 07:45:19', '', '', '93.49.30.216', ''),
(10104, 7575, 1, 0, '2015-05-28 07:45:23', '', '', '93.49.30.216', ''),
(10105, 4977, 1, 0, '2015-05-28 07:45:39', '', '', '2.82.167.43', ''),
(10106, 4834, 1, 0, '2015-05-28 07:45:55', '', '', '66.249.93.228', ''),
(10107, 4834, 1, 0, '2015-05-28 07:46:03', 'http://ondasdeouro.pt/votacoes', '', '85.139.83.109', ''),
(10108, 8511, 1, 0, '2015-05-28 07:46:09', 'http://ondasdeouro.pt/votacoes', '', '176.78.162.156', ''),
(10109, 9064, 1, 0, '2015-05-28 07:46:10', '', '', '85.139.154.65', ''),
(10110, 9064, 1, 0, '2015-05-28 07:46:14', 'http://ondasdeouro.pt/votacoes', '', '85.139.154.65', ''),
(10111, 8396, 1, 0, '2015-05-28 07:46:20', 'http://ondasdeouro.pt/votacoes', '', '95.95.168.17', ''),
(10112, 5533, 1, 0, '2015-05-28 07:47:09', '', '', '95.93.167.164', ''),
(10113, 8344, 1, 0, '2015-05-28 07:47:34', '', '', '66.249.93.225', ''),
(10114, 2429, 1, 0, '2015-05-28 07:47:51', '', '', '62.169.70.157', ''),
(10115, 2429, 1, 0, '2015-05-28 07:48:09', '', '', '62.169.70.157', ''),
(10116, 7135, 1, 0, '2015-05-28 07:48:12', '', '', '66.249.93.225', ''),
(10117, 9064, 1, 0, '2015-05-28 07:48:26', '', '', '85.139.154.65', ''),
(10118, 9064, 1, 0, '2015-05-28 07:48:27', 'http://ondasdeouro.pt/votacoes', '', '85.139.154.65', ''),
(10119, 2495, 1, 0, '2015-05-28 07:48:33', '', '', '66.249.93.228', ''),
(10120, 2291, 1, 0, '2015-05-28 07:49:26', '', '', '66.249.93.225', ''),
(10121, 5709, 1, 0, '2015-05-28 07:49:53', 'http://ondasdeouro.pt/votacoes', '', '87.103.81.195', ''),
(10122, 5098, 1, 0, '2015-05-28 07:50:21', '', '', '202.154.114.113', ''),
(10123, 7451, 1, 0, '2015-05-28 07:50:22', '', '', '193.236.40.73', ''),
(10124, 4839, 1, 0, '2015-05-28 07:50:35', '', '', '157.55.0.156', ''),
(10125, 9064, 1, 0, '2015-05-28 07:50:42', 'https://www.facebook.com/ondasdeouro', '', '85.139.154.65', ''),
(10126, 2764, 1, 0, '2015-05-28 07:50:51', '', '', '66.249.93.225', ''),
(10127, 9064, 1, 0, '2015-05-28 07:51:14', 'http://ondasdeouro.pt/votacoes', '', '85.139.154.65', ''),
(10128, 9186, 1, 0, '2015-05-28 07:51:32', '', '', '85.139.130.29', ''),
(10129, 4872, 1, 0, '2015-05-28 07:52:10', '', '', '85.246.99.30', ''),
(10130, 8230, 1, 0, '2015-05-28 07:52:21', '', '', '193.236.56.105', ''),
(10131, 4872, 1, 0, '2015-05-28 07:52:27', 'http://ondasdeouro.pt/votacoes', '', '85.246.99.30', ''),
(10132, 4872, 1, 0, '2015-05-28 07:52:41', '', '', '85.246.99.30', ''),
(10133, 4872, 1, 0, '2015-05-28 07:52:41', '', '', '85.246.99.30', ''),
(10134, 9215, 1, 0, '2015-05-28 07:52:42', '', '', '87.103.72.188', ''),
(10135, 461, 1, 0, '2015-05-28 07:52:59', '', '', '66.249.93.231', ''),
(10136, 4868, 1, 0, '2015-05-28 07:53:51', '', '', '193.136.102.82', ''),
(10137, 7510, 1, 0, '2015-05-28 07:53:53', '', '', '82.155.73.208', ''),
(10138, 7453, 1, 0, '2015-05-28 07:54:12', '', '', '194.230.159.114', ''),
(10139, 7859, 1, 0, '2015-05-28 07:54:23', '', '', '66.249.93.228', ''),
(10140, 8335, 1, 0, '2015-05-28 07:55:23', '', '', '87.103.51.183', ''),
(10141, 2172, 1, 0, '2015-05-28 07:55:46', '', '', '66.249.93.228', ''),
(10142, 5484, 1, 0, '2015-05-28 07:55:49', 'http://ondasdeouro.pt/votacoes', '', '188.37.48.216', ''),
(10143, 7232, 1, 0, '2015-05-28 07:56:40', '', '', '46.189.149.6', ''),
(10144, 7350, 1, 0, '2015-05-28 07:57:04', '', '', '85.245.66.131', ''),
(10145, 7350, 1, 0, '2015-05-28 07:57:05', '', '', '85.245.66.131', ''),
(10146, 4961, 1, 0, '2015-05-28 07:57:22', '', '', '66.249.93.231', ''),
(10147, 7350, 1, 0, '2015-05-28 07:58:17', 'http://ondasdeouro.pt/votacoes', '', '85.245.66.131', ''),
(10148, 7742, 1, 0, '2015-05-28 07:58:23', '', '', '37.189.107.207', ''),
(10149, 8598, 1, 0, '2015-05-28 07:59:26', '', '', '157.56.198.206', ''),
(10150, 8621, 1, 0, '2015-05-28 08:00:37', '', '', '66.249.93.231', ''),
(10151, 8815, 1, 0, '2015-05-28 08:01:11', '', '', '2.82.126.223', ''),
(10152, 5685, 1, 0, '2015-05-28 08:01:39', '', '', '77.54.212.184', ''),
(10153, 8238, 1, 0, '2015-05-28 08:02:29', 'http://ondasdeouro.pt/votacoes', '', '89.114.216.70', ''),
(10154, 8687, 1, 0, '2015-05-28 08:02:40', '', '', '65.55.65.30', ''),
(10155, 4203, 1, 0, '2015-05-28 08:03:02', '', '', '85.90.243.81', ''),
(10156, 8695, 1, 0, '2015-05-28 08:03:56', '', '', '85.242.212.18', ''),
(10157, 8952, 1, 0, '2015-05-28 08:03:57', '', '', '185.37.86.80', ''),
(10158, 6764, 1, 0, '2015-05-28 08:03:58', '', '', '82.154.160.173', ''),
(10159, 6764, 1, 0, '2015-05-28 08:04:14', '', '', '82.154.160.173', ''),
(10160, 5083, 1, 0, '2015-05-28 08:04:22', '', '', '95.131.169.251', ''),
(10161, 3002, 1, 0, '2015-05-28 08:04:26', '', '', '66.249.93.231', ''),
(10162, 8077, 1, 0, '2015-05-28 08:04:45', '', '', '85.243.156.190', ''),
(10163, 8484, 1, 0, '2015-05-28 08:05:48', '', '', '79.168.195.219', ''),
(10164, 9146, 1, 0, '2015-05-28 08:06:09', '', '', '66.249.93.225', ''),
(10165, 9146, 1, 0, '2015-05-28 08:06:43', '', '', '66.249.93.231', ''),
(10166, 8784, 1, 0, '2015-05-28 08:07:05', '', '', '95.92.105.225', ''),
(10167, 6883, 1, 0, '2015-05-28 08:07:12', '', '', '88.214.169.93', ''),
(10168, 9035, 1, 0, '2015-05-28 08:07:17', '', '', '66.249.93.231', ''),
(10169, 8836, 1, 0, '2015-05-28 08:07:22', '', '', '87.103.74.129', ''),
(10170, 8836, 1, 0, '2015-05-28 08:07:46', 'http://ondasdeouro.pt/votacoes', '', '87.103.74.129', ''),
(10171, 4721, 1, 0, '2015-05-28 08:08:48', '', '', '157.55.0.155', ''),
(10172, 3535, 1, 0, '2015-05-28 08:09:01', '', '', '82.168.96.161', ''),
(10173, 5593, 1, 0, '2015-05-28 08:09:02', '', '', '2.83.21.213', ''),
(10174, 5593, 1, 0, '2015-05-28 08:09:07', '', '', '2.83.21.213', ''),
(10175, 7717, 1, 0, '2015-05-28 08:09:42', '', '', '188.81.227.234', ''),
(10176, 6439, 1, 0, '2015-05-28 08:10:08', '', '', '177.56.143.229', ''),
(10177, 4396, 1, 0, '2015-05-28 08:10:49', '', '', '66.249.93.225', ''),
(10178, 4396, 1, 0, '2015-05-28 08:10:54', 'http://ondasdeouro.pt/votacoes', '', '193.236.81.241', ''),
(10179, 5239, 1, 0, '2015-05-28 08:11:55', '', '', '89.214.45.42', ''),
(10180, 9197, 1, 0, '2015-05-28 08:11:57', '', '', '157.55.235.58', ''),
(10181, 9060, 1, 0, '2015-05-28 08:12:01', '', '', '95.93.151.66', ''),
(10182, 5239, 1, 0, '2015-05-28 08:12:18', 'http://ondasdeouro.pt/votacoes', '', '89.214.45.42', ''),
(10183, 5290, 1, 0, '2015-05-28 08:12:19', '', '', '157.55.46.251', ''),
(10184, 5985, 1, 0, '2015-05-28 08:12:36', '', '', '176.83.14.110', ''),
(10185, 3002, 1, 0, '2015-05-28 08:12:50', '', '', '66.249.93.225', ''),
(10186, 5022, 1, 0, '2015-05-28 08:13:12', '', '', '66.249.93.231', ''),
(10187, 5931, 1, 0, '2015-05-28 08:13:59', '', '', '92.108.57.107', ''),
(10188, 7215, 1, 0, '2015-05-28 08:14:54', '', '', '62.48.231.18', ''),
(10189, 4707, 1, 0, '2015-05-28 08:15:53', '', '', '95.136.8.164', ''),
(10190, 8950, 1, 0, '2015-05-28 08:16:48', '', '', '62.169.86.131', ''),
(10191, 5239, 1, 0, '2015-05-28 08:16:58', '', '', '89.214.45.42', ''),
(10192, 5239, 1, 0, '2015-05-28 08:17:06', 'http://ondasdeouro.pt/votacoes', '', '89.214.45.42', ''),
(10193, 7792, 1, 0, '2015-05-28 08:17:10', 'http://ondasdeouro.pt/votacoes', '', '194.79.66.193', ''),
(10194, 6878, 1, 0, '2015-05-28 08:17:51', '', '', '194.79.84.54', ''),
(10195, 2400, 1, 0, '2015-05-28 08:18:54', '', '', '157.55.43.26', ''),
(10196, 3124, 1, 0, '2015-05-28 08:19:04', '', '', '66.249.93.228', ''),
(10197, 0, 0, 0, '2015-05-28 08:19:05', '', '', '66.102.6.198', ''),
(10198, 4451, 1, 0, '2015-05-28 08:19:32', '', '', '66.249.93.231', ''),
(10199, 4451, 1, 0, '2015-05-28 08:19:36', '', '', '66.249.93.225', ''),
(10200, 0, 0, 0, '2015-05-28 08:19:44', '', '', '66.249.89.1', ''),
(10201, 0, 0, 0, '2015-05-28 08:19:51', '', '', '66.249.89.1', ''),
(10202, 6270, 1, 0, '2015-05-28 08:19:52', '', '', '177.96.203.193', ''),
(10203, 7777, 1, 0, '2015-05-28 08:20:21', '', '', '188.81.239.73', ''),
(10204, 9085, 1, 0, '2015-05-28 08:20:42', '', '', '66.249.93.231', ''),
(10205, 4685, 1, 0, '2015-05-28 08:20:43', '', '', '178.197.236.49', ''),
(10206, 7547, 1, 0, '2015-05-28 08:20:53', '', '', '188.81.227.247', ''),
(10207, 8363, 1, 0, '2015-05-28 08:20:58', '', '', '66.249.93.231', ''),
(10208, 8545, 1, 0, '2015-05-28 08:21:28', '', '', '85.242.166.175', ''),
(10209, 2857, 1, 0, '2015-05-28 08:22:03', '', '', '66.249.93.231', ''),
(10210, 2857, 1, 0, '2015-05-28 08:22:15', 'http://ondasdeouro.pt/votacoes', '', '93.108.233.185', ''),
(10211, 5284, 1, 0, '2015-05-28 08:22:27', '', '', '37.189.89.41', ''),
(10212, 7977, 1, 0, '2015-05-28 08:22:38', '', '', '10.161.212.46', ''),
(10213, 8148, 1, 0, '2015-05-28 08:22:40', '', '', '66.249.93.228', ''),
(10214, 6328, 1, 0, '2015-05-28 08:23:16', '', '', '188.250.65.132', ''),
(10215, 2698, 1, 0, '2015-05-28 08:23:22', '', '', '213.0.17.210', ''),
(10216, 6328, 1, 0, '2015-05-28 08:23:34', '', '', '188.250.65.132', ''),
(10217, 8148, 1, 0, '2015-05-28 08:23:53', '', '', '66.249.93.228', ''),
(10218, 6391, 1, 0, '2015-05-28 08:24:10', '', '', '179.182.76.172', ''),
(10219, 9019, 1, 0, '2015-05-28 08:24:13', '', '', '94.132.128.167', ''),
(10220, 6391, 1, 0, '2015-05-28 08:24:30', '', '', '179.182.76.172', ''),
(10221, 7358, 1, 0, '2015-05-28 08:24:36', '', '', '66.249.93.228', ''),
(10222, 7358, 1, 0, '2015-05-28 08:24:39', '', '', '66.249.93.231', ''),
(10223, 7358, 1, 0, '2015-05-28 08:24:50', 'http://ondasdeouro.pt/votacoes', '', '85.138.51.218', ''),
(10224, 7388, 1, 0, '2015-05-28 08:25:17', '', '', '66.249.83.164', ''),
(10225, 6862, 1, 0, '2015-05-28 08:25:19', '', '', '188.37.245.245', ''),
(10226, 5071, 1, 0, '2015-05-28 08:25:51', '', '', '66.249.93.225', ''),
(10227, 5762, 1, 0, '2015-05-28 08:28:06', '', '', '89.114.75.232', ''),
(10228, 8598, 1, 0, '2015-05-28 08:29:20', '', '', '157.56.198.206', ''),
(10229, 8048, 1, 0, '2015-05-28 08:29:33', '', '', '66.249.93.228', ''),
(10230, 68, 1, 0, '2015-05-28 08:29:49', '', '', '85.244.47.131', ''),
(10231, 2604, 1, 0, '2015-05-28 08:29:50', '', '', '79.168.146.103', ''),
(10232, 8413, 1, 0, '2015-05-28 08:30:27', '', '', '87.103.59.97', ''),
(10233, 7190, 1, 0, '2015-05-28 08:31:08', '', '', '77.27.138.100', ''),
(10234, 3974, 1, 0, '2015-05-28 08:31:21', '', '', '88.22.146.22', ''),
(10235, 8336, 1, 0, '2015-05-28 08:31:22', '', '', '88.214.166.218', ''),
(10236, 9035, 1, 0, '2015-05-28 08:31:25', '', '', '66.249.93.225', ''),
(10237, 3974, 1, 0, '2015-05-28 08:32:12', 'http://ondasdeouro.pt/votacoes', '', '88.22.146.22', '');
INSERT INTO `wp_newsletter_stats` (`id`, `user_id`, `email_id`, `link_id`, `created`, `url`, `anchor`, `ip`, `country`) VALUES
(10238, 6391, 1, 0, '2015-05-28 08:32:15', '', '', '179.182.76.172', ''),
(10239, 9035, 1, 0, '2015-05-28 08:32:35', '', '', '66.249.93.225', ''),
(10240, 8273, 1, 0, '2015-05-28 08:33:14', '', '', '65.55.183.185', ''),
(10241, 8149, 1, 0, '2015-05-28 08:33:34', '', '', '85.138.181.26', ''),
(10242, 3284, 1, 0, '2015-05-28 08:33:34', '', '', '87.103.60.32', ''),
(10243, 9145, 1, 0, '2015-05-28 08:33:34', '', '', '66.249.93.225', ''),
(10244, 9145, 1, 0, '2015-05-28 08:33:55', '', '', '66.249.93.228', ''),
(10245, 5116, 1, 0, '2015-05-28 08:34:24', '', '', '192.168.121.71', ''),
(10246, 8040, 1, 0, '2015-05-28 08:34:33', '', '', '66.249.93.228', ''),
(10247, 6348, 1, 0, '2015-05-28 08:35:30', '', '', '157.55.230.158', ''),
(10248, 9145, 1, 0, '2015-05-28 08:36:06', '', '', '66.249.93.228', ''),
(10249, 7208, 1, 0, '2015-05-28 08:36:34', '', '', '144.64.107.154', ''),
(10250, 9031, 1, 0, '2015-05-28 08:36:59', '', '', '95.94.56.206', ''),
(10251, 8840, 1, 0, '2015-05-28 08:37:40', '', '', '188.37.196.47', ''),
(10252, 4872, 1, 0, '2015-05-28 08:39:00', '', '', '157.55.46.248', ''),
(10253, 6218, 1, 0, '2015-05-28 08:39:05', '', '', '66.249.83.171', ''),
(10254, 4872, 1, 0, '2015-05-28 08:39:21', '', '', '157.55.46.248', ''),
(10255, 6218, 1, 0, '2015-05-28 08:39:24', '', '', '66.249.83.180', ''),
(10256, 7916, 1, 0, '2015-05-28 08:39:34', '', '', '157.55.235.56', ''),
(10257, 4974, 1, 0, '2015-05-28 08:39:38', '', '', '88.76.46.24', ''),
(10258, 7916, 1, 0, '2015-05-28 08:39:40', 'http://ondasdeouro.pt/votacoes', '', '89.115.56.190', ''),
(10259, 3213, 1, 0, '2015-05-28 08:39:47', '', '', '157.55.235.56', ''),
(10260, 4872, 1, 0, '2015-05-28 08:39:58', '', '', '85.246.99.30', ''),
(10261, 4872, 1, 0, '2015-05-28 08:40:03', 'http://ondasdeouro.pt/votacoes', '', '85.246.99.30', ''),
(10262, 5015, 1, 0, '2015-05-28 08:40:15', '', '', '66.249.93.225', ''),
(10263, 8362, 1, 0, '2015-05-28 08:40:33', 'http://ondasdeouro.pt/votacoes', '', '195.23.48.154', ''),
(10264, 1527, 1, 0, '2015-05-28 08:41:13', '', '', '157.55.235.57', ''),
(10265, 8217, 1, 0, '2015-05-28 08:41:23', '', '', '79.168.194.62', ''),
(10266, 7723, 1, 0, '2015-05-28 08:41:45', '', '', '89.114.35.217', ''),
(10267, 4816, 1, 0, '2015-05-28 08:41:56', '', '', '66.249.93.231', ''),
(10268, 4128, 1, 0, '2015-05-28 08:42:05', '', '', '5.40.118.249', ''),
(10269, 6646, 1, 0, '2015-05-28 08:42:13', '', '', '31.4.208.88', ''),
(10270, 4128, 1, 0, '2015-05-28 08:42:24', 'http://ondasdeouro.pt/votacoes', '', '5.40.118.249', ''),
(10271, 4488, 1, 0, '2015-05-28 08:42:37', '', '', '188.37.184.248', ''),
(10272, 4408, 1, 0, '2015-05-28 08:42:59', 'http://ondasdeouro.pt/votacoes', '', '94.132.133.138', ''),
(10273, 4488, 1, 0, '2015-05-28 08:43:45', '', '', '188.37.184.248', ''),
(10274, 4872, 1, 0, '2015-05-28 08:44:34', 'http://ondasdeouro.pt/votacoes', '', '87.103.40.114', ''),
(10275, 5931, 1, 0, '2015-05-28 08:44:53', 'http://ondasdeouro.pt/votacoes', '', '195.89.59.9', ''),
(10276, 4393, 1, 0, '2015-05-28 08:45:00', '', '', '89.180.159.127', ''),
(10277, 4872, 1, 0, '2015-05-28 08:45:35', 'https://www.facebook.com/ondasdeouro', '', '87.103.40.114', ''),
(10278, 7726, 1, 0, '2015-05-28 08:45:49', '', '', '88.214.172.10', ''),
(10279, 7878, 1, 0, '2015-05-28 08:45:54', '', '', '66.249.93.228', ''),
(10280, 4872, 1, 0, '2015-05-28 08:45:55', 'http://ondasdeouro.pt/votacoes', '', '87.103.40.114', ''),
(10281, 7726, 1, 0, '2015-05-28 08:46:05', 'http://ondasdeouro.pt/votacoes', '', '88.214.172.10', ''),
(10282, 8517, 1, 0, '2015-05-28 08:46:16', '', '', '66.249.93.225', ''),
(10283, 5156, 1, 0, '2015-05-28 08:46:40', '', '', '87.103.74.145', ''),
(10284, 8303, 1, 0, '2015-05-28 08:47:15', '', '', '66.249.93.231', ''),
(10285, 4846, 1, 0, '2015-05-28 08:47:51', '', '', '66.249.93.231', ''),
(10286, 2627, 1, 0, '2015-05-28 08:47:52', '', '', '79.168.180.36', ''),
(10287, 8080, 1, 0, '2015-05-28 08:48:16', '', '', '85.245.149.204', ''),
(10288, 3185, 1, 0, '2015-05-28 08:48:22', '', '', '66.249.93.228', ''),
(10289, 3185, 1, 0, '2015-05-28 08:48:30', 'http://ondasdeouro.pt/votacoes', '', '85.138.26.86', ''),
(10290, 6183, 1, 0, '2015-05-28 08:49:51', '', '', '83.134.188.89', ''),
(10291, 7758, 1, 0, '2015-05-28 08:51:02', '', '', '157.56.198.222', ''),
(10292, 5406, 1, 0, '2015-05-28 08:51:09', '', '', '89.154.61.91', ''),
(10293, 6333, 1, 0, '2015-05-28 08:51:25', 'http://ondasdeouro.pt/votacoes', '', '91.198.182.226', ''),
(10294, 8606, 1, 0, '2015-05-28 08:52:31', '', '', '87.103.57.202', ''),
(10295, 5304, 1, 0, '2015-05-28 08:52:36', '', '', '66.249.93.225', ''),
(10296, 8606, 1, 0, '2015-05-28 08:53:02', 'http://ondasdeouro.pt/votacoes', '', '87.103.57.202', ''),
(10297, 7869, 1, 0, '2015-05-28 08:53:23', '', '', '66.249.93.228', ''),
(10298, 7869, 1, 0, '2015-05-28 08:53:33', 'http://ondasdeouro.pt/votacoes', '', '85.247.197.190', ''),
(10299, 5304, 1, 0, '2015-05-28 08:53:41', 'http://ondasdeouro.pt/votacoes', '', '89.114.232.11', ''),
(10300, 4825, 1, 0, '2015-05-28 08:54:57', '', '', '66.249.93.225', ''),
(10301, 8858, 1, 0, '2015-05-28 08:55:25', '', '', '79.168.51.28', ''),
(10302, 8446, 1, 0, '2015-05-28 08:55:49', '', '', '85.243.74.37', ''),
(10303, 3326, 1, 0, '2015-05-28 08:56:37', '', '', '85.240.246.97', ''),
(10304, 8451, 1, 0, '2015-05-28 08:56:50', '', '', '66.249.93.225', ''),
(10305, 8825, 1, 0, '2015-05-28 08:56:51', '', '', '66.249.93.228', ''),
(10306, 7502, 1, 0, '2015-05-28 08:56:53', '', '', '66.249.88.137', ''),
(10307, 2325, 1, 0, '2015-05-28 08:56:54', '', '', '66.249.93.231', ''),
(10308, 7502, 1, 0, '2015-05-28 08:57:24', '', '', '66.249.88.131', ''),
(10309, 3326, 1, 0, '2015-05-28 08:57:25', '', '', '85.240.246.97', ''),
(10310, 556, 1, 0, '2015-05-28 08:57:41', '', '', '157.56.198.206', ''),
(10311, 6445, 1, 0, '2015-05-28 08:58:14', '', '', '140.122.105.189', ''),
(10312, 3125, 1, 0, '2015-05-28 08:58:24', '', '', '66.249.93.225', ''),
(10313, 6742, 1, 0, '2015-05-28 08:58:29', '', '', '66.249.83.164', ''),
(10314, 4275, 1, 0, '2015-05-28 08:58:33', '', '', '66.249.93.225', ''),
(10315, 6742, 1, 0, '2015-05-28 08:58:42', 'http://ondasdeouro.pt/votacoes', '', '189.54.14.149', ''),
(10316, 6742, 1, 0, '2015-05-28 08:58:42', 'http://ondasdeouro.pt/votacoes', '', '66.249.88.131', ''),
(10317, 8037, 1, 0, '2015-05-28 08:59:21', '', '', '193.136.189.2', ''),
(10318, 8742, 1, 0, '2015-05-28 08:59:53', '', '', '157.55.0.155', ''),
(10319, 6596, 1, 0, '2015-05-28 09:00:32', '', '', '66.249.83.164', ''),
(10320, 6557, 1, 0, '2015-05-28 09:00:39', '', '', '95.93.136.139', ''),
(10321, 7878, 1, 0, '2015-05-28 09:01:43', '', '', '66.249.93.231', ''),
(10322, 4408, 1, 0, '2015-05-28 09:01:55', 'http://ondasdeouro.pt/votacoes', '', '94.132.133.138', ''),
(10323, 8503, 1, 0, '2015-05-28 09:02:31', '', '', '84.90.156.3', ''),
(10324, 6620, 1, 0, '2015-05-28 09:02:39', '', '', '77.54.141.66', ''),
(10325, 7072, 1, 0, '2015-05-28 09:03:17', '', '', '80.26.207.167', ''),
(10326, 7878, 1, 0, '2015-05-28 09:03:22', '', '', '66.249.93.228', ''),
(10327, 7878, 1, 0, '2015-05-28 09:03:26', '', '', '66.249.93.225', ''),
(10328, 8711, 1, 0, '2015-05-28 09:04:55', '', '', '66.249.93.225', ''),
(10329, 98, 1, 0, '2015-05-28 09:05:06', '', '', '89.180.186.171', ''),
(10330, 98, 1, 0, '2015-05-28 09:05:18', 'http://ondasdeouro.pt/votacoes', '', '89.180.186.171', ''),
(10331, 5899, 1, 0, '2015-05-28 09:05:36', '', '', '85.244.146.54', ''),
(10332, 5488, 1, 0, '2015-05-28 09:05:51', '', '', '94.132.137.233', ''),
(10333, 8986, 1, 0, '2015-05-28 09:05:58', '', '', '66.249.93.231', ''),
(10334, 5488, 1, 0, '2015-05-28 09:06:06', '', '', '94.132.137.233', ''),
(10335, 7719, 1, 0, '2015-05-28 09:06:18', '', '', '188.37.12.2', ''),
(10336, 5907, 1, 0, '2015-05-28 09:06:58', '', '', '66.249.83.180', ''),
(10337, 7347, 1, 0, '2015-05-28 09:07:15', '', '', '179.228.250.190', ''),
(10338, 7513, 1, 0, '2015-05-28 09:07:26', '', '', '89.154.155.248', ''),
(10339, 9173, 1, 0, '2015-05-28 09:08:02', '', '', '157.56.122.219', ''),
(10340, 2402, 1, 0, '2015-05-28 09:08:09', '', '', '85.241.12.60', ''),
(10341, 3555, 1, 0, '2015-05-28 09:08:44', '', '', '66.249.93.225', ''),
(10342, 8136, 1, 0, '2015-05-28 09:08:44', '', '', '66.249.93.225', ''),
(10343, 2813, 1, 0, '2015-05-28 09:09:08', '', '', '66.249.93.231', ''),
(10344, 4763, 1, 0, '2015-05-28 09:09:16', '', '', '79.168.197.207', ''),
(10345, 5316, 1, 0, '2015-05-28 09:09:22', '', '', '66.249.93.225', ''),
(10346, 5316, 1, 0, '2015-05-28 09:09:25', 'http://ondasdeouro.pt/votacoes', '', '194.60.106.5', ''),
(10347, 2813, 1, 0, '2015-05-28 09:09:25', 'http://ondasdeouro.pt/votacoes', '', '188.81.19.130', ''),
(10348, 8074, 1, 0, '2015-05-28 09:10:01', '', '', '157.56.122.218', ''),
(10349, 8074, 1, 0, '2015-05-28 09:10:08', 'http://ondasdeouro.pt/votacoes', '', '213.63.185.18', ''),
(10350, 7732, 1, 0, '2015-05-28 09:10:09', '', '', '66.249.93.225', ''),
(10351, 7732, 1, 0, '2015-05-28 09:10:17', '', '', '66.249.93.228', ''),
(10352, 5129, 1, 0, '2015-05-28 09:10:18', '', '', '66.249.93.231', ''),
(10353, 8011, 1, 0, '2015-05-28 09:10:51', '', '', '5.249.101.51', ''),
(10354, 8171, 1, 0, '2015-05-28 09:11:08', '', '', '66.249.93.225', ''),
(10355, 8363, 1, 0, '2015-05-28 09:11:27', '', '', '66.249.93.231', ''),
(10356, 531, 1, 0, '2015-05-28 09:11:40', '', '', '66.249.82.198', ''),
(10357, 5799, 1, 0, '2015-05-28 09:12:35', '', '', '213.60.148.13', ''),
(10358, 6328, 1, 0, '2015-05-28 09:13:46', '', '', '188.250.65.132', ''),
(10359, 7317, 1, 0, '2015-05-28 09:13:53', '', '', '189.122.61.136', ''),
(10360, 8159, 1, 0, '2015-05-28 09:14:19', '', '', '87.103.72.208', ''),
(10361, 1935, 1, 0, '2015-05-28 09:14:43', '', '', '66.249.93.231', ''),
(10362, 5478, 1, 0, '2015-05-28 09:14:53', '', '', '66.249.83.171', ''),
(10363, 1935, 1, 0, '2015-05-28 09:14:58', 'http://ondasdeouro.pt/votacoes', '', '176.83.58.202', ''),
(10364, 245, 1, 0, '2015-05-28 09:15:04', 'http://ondasdeouro.pt/votacoes', '', '62.28.33.6', ''),
(10365, 8138, 1, 0, '2015-05-28 09:16:16', '', '', '62.28.179.251', ''),
(10366, 245, 1, 0, '2015-05-28 09:16:41', 'http://ondasdeouro.pt/votacoes', '', '62.28.33.6', ''),
(10367, 8547, 1, 0, '2015-05-28 09:16:57', '', '', '157.55.43.24', ''),
(10368, 7520, 1, 0, '2015-05-28 09:17:21', '', '', '66.249.93.225', ''),
(10369, 4560, 1, 0, '2015-05-28 09:17:30', '', '', '66.249.88.131', ''),
(10370, 7557, 1, 0, '2015-05-28 09:17:33', '', '', '188.37.117.34', ''),
(10371, 7751, 1, 0, '2015-05-28 09:17:51', '', '', '88.214.167.197', ''),
(10372, 7766, 1, 0, '2015-05-28 09:18:11', '', '', '84.91.233.167', ''),
(10373, 3352, 1, 0, '2015-05-28 09:18:16', '', '', '85.247.66.112', ''),
(10374, 4560, 1, 0, '2015-05-28 09:18:20', 'http://ondasdeouro.pt/votacoes', '', '189.24.158.20', ''),
(10375, 3352, 1, 0, '2015-05-28 09:18:36', '', '', '85.247.66.112', ''),
(10376, 4698, 1, 0, '2015-05-28 09:18:56', '', '', '66.249.93.231', ''),
(10377, 4893, 1, 0, '2015-05-28 09:19:17', '', '', '66.249.93.231', ''),
(10378, 4893, 1, 0, '2015-05-28 09:19:31', 'http://ondasdeouro.pt/votacoes', '', '195.23.61.236', ''),
(10379, 3189, 1, 0, '2015-05-28 09:19:43', '', '', '188.37.128.152', ''),
(10380, 7363, 1, 0, '2015-05-28 09:22:12', '', '', '66.249.83.171', ''),
(10381, 7328, 1, 0, '2015-05-28 09:22:30', '', '', '66.249.93.228', ''),
(10382, 7328, 1, 0, '2015-05-28 09:22:35', '', '', '66.249.93.231', ''),
(10383, 7363, 1, 0, '2015-05-28 09:22:35', '', '', '66.249.83.164', ''),
(10384, 7328, 1, 0, '2015-05-28 09:22:38', '', '', '66.249.93.228', ''),
(10385, 8961, 1, 0, '2015-05-28 09:22:43', '', '', '66.249.93.225', ''),
(10386, 8109, 1, 0, '2015-05-28 09:23:08', '', '', '66.249.93.225', ''),
(10387, 7240, 1, 0, '2015-05-28 09:23:32', '', '', '66.249.88.137', ''),
(10388, 2250, 1, 0, '2015-05-28 09:23:45', '', '', '157.56.19.91', ''),
(10389, 8000, 1, 0, '2015-05-28 09:24:09', 'http://ondasdeouro.pt/votacoes', '', '89.152.246.105', ''),
(10390, 8946, 1, 0, '2015-05-28 09:24:30', '', '', '89.180.239.2', ''),
(10391, 4560, 1, 0, '2015-05-28 09:24:51', '', '', '66.249.83.180', ''),
(10392, 7214, 1, 0, '2015-05-28 09:25:13', '', '', '85.240.32.78', ''),
(10393, 3305, 1, 0, '2015-05-28 09:25:53', '', '', '66.249.93.228', ''),
(10394, 5346, 1, 0, '2015-05-28 09:26:18', '', '', '66.102.6.179', ''),
(10395, 7311, 1, 0, '2015-05-28 09:26:33', '', '', '2.82.183.115', ''),
(10396, 2940, 1, 0, '2015-05-28 09:27:05', '', '', '66.249.93.225', ''),
(10397, 5081, 1, 0, '2015-05-28 09:27:51', '', '', '177.82.135.78', ''),
(10398, 4741, 1, 0, '2015-05-28 09:28:37', '', '', '89.20.252.22', ''),
(10399, 6561, 1, 0, '2015-05-28 09:28:47', '', '', '177.40.177.91', ''),
(10400, 2575, 1, 0, '2015-05-28 09:29:05', '', '', '194.65.31.9', ''),
(10401, 2575, 1, 0, '2015-05-28 09:29:10', 'http://ondasdeouro.pt/votacoes', '', '194.65.31.9', ''),
(10402, 2022, 1, 0, '2015-05-28 09:29:56', '', '', '157.56.122.218', ''),
(10403, 8005, 1, 0, '2015-05-28 09:30:21', '', '', '66.249.93.231', ''),
(10404, 4897, 1, 0, '2015-05-28 09:31:05', '', '', '87.103.60.204', ''),
(10405, 4897, 1, 0, '2015-05-28 09:31:35', 'http://ondasdeouro.pt/votacoes', '', '87.103.60.204', ''),
(10406, 7115, 1, 0, '2015-05-28 09:31:44', '', '', '2.83.174.241', ''),
(10407, 3960, 1, 0, '2015-05-28 09:31:47', '', '', '77.27.173.240', ''),
(10408, 7138, 1, 0, '2015-05-28 09:32:37', '', '', '92.236.81.169', ''),
(10409, 7138, 1, 0, '2015-05-28 09:32:57', '', '', '92.236.81.169', ''),
(10410, 3148, 1, 0, '2015-05-28 09:33:50', '', '', '157.56.122.217', ''),
(10411, 8084, 1, 0, '2015-05-28 09:34:27', '', '', '157.55.230.158', ''),
(10412, 9121, 1, 0, '2015-05-28 09:34:37', '', '', '78.137.242.153', ''),
(10413, 9121, 1, 0, '2015-05-28 09:34:37', '', '', '78.137.242.153', ''),
(10414, 8790, 1, 0, '2015-05-28 09:34:45', 'http://ondasdeouro.pt/votacoes', '', '85.247.199.124', ''),
(10415, 6975, 1, 0, '2015-05-28 09:36:40', '', '', '66.249.93.231', ''),
(10416, 6975, 1, 0, '2015-05-28 09:36:53', 'http://ondasdeouro.pt/votacoes', '', '62.28.115.193', ''),
(10417, 6640, 1, 0, '2015-05-28 09:36:53', '', '', '79.168.77.229', ''),
(10418, 1032, 1, 0, '2015-05-28 09:37:17', '', '', '78.51.34.146', ''),
(10419, 2575, 1, 0, '2015-05-28 09:37:31', '', '', '194.65.31.9', ''),
(10420, 6138, 1, 0, '2015-05-28 09:37:54', '', '', '62.28.153.2', ''),
(10421, 6138, 1, 0, '2015-05-28 09:37:57', 'http://ondasdeouro.pt/votacoes', '', '62.28.153.2', ''),
(10422, 7414, 1, 0, '2015-05-28 09:38:44', '', '', '189.26.217.191', ''),
(10423, 5624, 1, 0, '2015-05-28 09:39:44', '', '', '85.245.107.40', ''),
(10424, 8612, 1, 0, '2015-05-28 09:39:59', 'http://ondasdeouro.pt/votacoes', '', '89.214.26.57', ''),
(10425, 7714, 1, 0, '2015-05-28 09:40:09', '', '', '66.249.93.225', ''),
(10426, 8186, 1, 0, '2015-05-28 09:40:11', '', '', '157.56.195.158', ''),
(10427, 6008, 1, 0, '2015-05-28 09:40:15', '', '', '187.52.199.81', ''),
(10428, 7714, 1, 0, '2015-05-28 09:40:18', '', '', '66.249.93.225', ''),
(10429, 3260, 1, 0, '2015-05-28 09:40:24', '', '', '66.249.93.228', ''),
(10430, 8598, 1, 0, '2015-05-28 09:40:51', '', '', '157.56.198.206', ''),
(10431, 3171, 1, 0, '2015-05-28 09:40:59', '', '', '157.56.195.158', ''),
(10432, 5523, 1, 0, '2015-05-28 09:41:01', '', '', '193.137.98.66', ''),
(10433, 8109, 1, 0, '2015-05-28 09:41:09', '', '', '66.249.93.228', ''),
(10434, 6754, 1, 0, '2015-05-28 09:42:01', '', '', '90.174.4.189', ''),
(10435, 8612, 1, 0, '2015-05-28 09:43:10', 'http://ondasdeouro.pt/votacoes', '', '89.214.26.57', ''),
(10436, 8299, 1, 0, '2015-05-28 09:43:48', '', '', '66.249.93.231', ''),
(10437, 4997, 1, 0, '2015-05-28 09:44:03', '', '', '89.115.85.24', ''),
(10438, 8728, 1, 0, '2015-05-28 09:44:22', 'https://www.facebook.com/ondasdeouro', '', '82.154.198.171', ''),
(10439, 8808, 1, 0, '2015-05-28 09:44:22', '', '', '157.56.198.222', ''),
(10440, 4997, 1, 0, '2015-05-28 09:45:49', 'https://www.facebook.com/ondasdeouro', '', '89.115.85.24', ''),
(10441, 6585, 1, 0, '2015-05-28 09:45:56', '', '', '191.191.127.124', ''),
(10442, 8304, 1, 0, '2015-05-28 09:46:18', 'http://ondasdeouro.pt/votacoes', '', '62.28.238.82', ''),
(10443, 8403, 1, 0, '2015-05-28 09:46:29', '', '', '157.56.122.217', ''),
(10444, 8612, 1, 0, '2015-05-28 09:46:55', 'http://ondasdeouro.pt/votacoes', '', '89.214.26.57', ''),
(10445, 4748, 1, 0, '2015-05-28 09:48:09', '', '', '157.56.122.218', ''),
(10446, 6040, 1, 0, '2015-05-28 09:48:57', '', '', '66.249.93.228', ''),
(10447, 7499, 1, 0, '2015-05-28 09:49:08', '', '', '177.170.249.133', ''),
(10448, 6040, 1, 0, '2015-05-28 09:49:08', 'http://ondasdeouro.pt/votacoes', '', '85.139.2.138', ''),
(10449, 5624, 1, 0, '2015-05-28 09:49:41', '', '', '85.245.107.40', ''),
(10450, 2341, 1, 0, '2015-05-28 09:49:42', '', '', '66.249.93.225', ''),
(10451, 8782, 1, 0, '2015-05-28 09:49:53', '', '', '84.157.209.103', ''),
(10452, 5416, 1, 0, '2015-05-28 09:50:27', '', '', '66.249.93.228', ''),
(10453, 7704, 1, 0, '2015-05-28 09:50:33', '', '', '66.249.88.137', ''),
(10454, 8221, 1, 0, '2015-05-28 09:50:43', '', '', '87.103.60.160', ''),
(10455, 2308, 1, 0, '2015-05-28 09:50:52', '', '', '66.249.93.228', ''),
(10456, 5624, 1, 0, '2015-05-28 09:50:53', '', '', '85.245.107.40', ''),
(10457, 8782, 1, 0, '2015-05-28 09:50:54', 'https://www.facebook.com/ondasdeouro', '', '84.157.209.103', ''),
(10458, 5624, 1, 0, '2015-05-28 09:50:56', '', '', '85.245.107.40', ''),
(10459, 5416, 1, 0, '2015-05-28 09:50:58', 'http://ondasdeouro.pt/votacoes', '', '89.152.241.178', ''),
(10460, 5753, 1, 0, '2015-05-28 09:51:03', '', '', '157.55.43.26', ''),
(10461, 7817, 1, 0, '2015-05-28 09:51:46', '', '', '2.82.96.162', ''),
(10462, 5624, 1, 0, '2015-05-28 09:51:55', '', '', '85.245.107.40', ''),
(10463, 9204, 1, 0, '2015-05-28 09:55:04', '', '', '81.84.254.41', ''),
(10464, 6640, 1, 0, '2015-05-28 09:55:44', '', '', '79.168.77.229', ''),
(10465, 9027, 1, 0, '2015-05-28 09:56:09', '', '', '85.244.254.18', ''),
(10466, 7735, 1, 0, '2015-05-28 09:56:41', '', '', '66.249.93.231', ''),
(10467, 2962, 1, 0, '2015-05-28 09:58:24', '', '', '66.249.93.225', ''),
(10468, 8035, 1, 0, '2015-05-28 09:58:40', '', '', '66.249.93.225', ''),
(10469, 2962, 1, 0, '2015-05-28 09:58:43', 'http://ondasdeouro.pt/votacoes', '', '95.94.38.161', ''),
(10470, 9202, 1, 0, '2015-05-28 09:58:54', '', '', '88.214.167.42', ''),
(10471, 7740, 1, 0, '2015-05-28 09:59:35', '', '', '83.240.178.178', ''),
(10472, 7444, 1, 0, '2015-05-28 09:59:55', '', '', '186.212.180.35', ''),
(10473, 917, 1, 0, '2015-05-28 10:00:15', '', '', '81.193.158.29', ''),
(10474, 1036, 1, 0, '2015-05-28 10:00:33', '', '', '89.115.132.166', ''),
(10475, 303, 1, 0, '2015-05-28 10:00:55', 'http://ondasdeouro.pt/votacoes', '', '85.138.109.196', ''),
(10476, 4820, 1, 0, '2015-05-28 10:01:10', '', '', '85.242.106.225', ''),
(10477, 431, 1, 0, '2015-05-28 10:01:23', '', '', '179.228.103.173', ''),
(10478, 4820, 1, 0, '2015-05-28 10:01:25', 'https://www.facebook.com/ondasdeouro', '', '85.242.106.225', ''),
(10479, 1462, 1, 0, '2015-05-28 10:02:18', '', '', '85.243.117.231', ''),
(10480, 5416, 1, 0, '2015-05-28 10:02:53', '', '', '66.249.93.225', ''),
(10481, 5416, 1, 0, '2015-05-28 10:02:56', 'http://ondasdeouro.pt/votacoes', '', '89.152.241.178', ''),
(10482, 8782, 1, 0, '2015-05-28 10:03:03', '', '', '84.157.209.103', ''),
(10483, 5262, 1, 0, '2015-05-28 10:03:15', '', '', '66.249.93.231', ''),
(10484, 7798, 1, 0, '2015-05-28 10:03:15', '', '', '89.115.100.218', ''),
(10485, 5533, 1, 0, '2015-05-28 10:03:17', '', '', '95.93.167.164', ''),
(10486, 8168, 1, 0, '2015-05-28 10:03:23', '', '', '157.55.235.59', ''),
(10487, 5533, 1, 0, '2015-05-28 10:03:29', 'http://ondasdeouro.pt/votacoes', '', '95.93.167.164', ''),
(10488, 8736, 1, 0, '2015-05-28 10:03:39', '', '', '157.55.235.56', ''),
(10489, 5624, 1, 0, '2015-05-28 10:04:16', '', '', '85.245.107.40', ''),
(10490, 4820, 1, 0, '2015-05-28 10:04:27', '', '', '85.242.106.225', ''),
(10491, 4820, 1, 0, '2015-05-28 10:04:40', 'http://ondasdeouro.pt/votacoes', '', '85.242.106.225', ''),
(10492, 4724, 1, 0, '2015-05-28 10:04:50', '', '', '66.249.93.231', ''),
(10493, 4724, 1, 0, '2015-05-28 10:05:00', 'http://ondasdeouro.pt/votacoes', '', '194.79.83.5', ''),
(10494, 8455, 1, 0, '2015-05-28 10:05:34', 'http://ondasdeouro.pt/votacoes', '', '188.37.2.150', ''),
(10495, 2429, 1, 0, '2015-05-28 10:05:36', '', '', '188.82.137.36', ''),
(10496, 2429, 1, 0, '2015-05-28 10:05:40', '', '', '188.82.137.36', ''),
(10497, 7534, 1, 0, '2015-05-28 10:05:56', '', '', '187.61.231.73', ''),
(10498, 7073, 1, 0, '2015-05-28 10:06:03', '', '', '157.55.235.57', ''),
(10499, 9091, 1, 0, '2015-05-28 10:06:11', '', '', '193.126.72.22', ''),
(10500, 4820, 1, 0, '2015-05-28 10:06:42', '', '', '85.242.106.225', ''),
(10501, 6664, 1, 0, '2015-05-28 10:07:00', '', '', '185.30.176.27', ''),
(10502, 7241, 1, 0, '2015-05-28 10:07:33', 'http://ondasdeouro.pt/votacoes', '', '79.168.129.23', ''),
(10503, 8534, 1, 0, '2015-05-28 10:07:37', 'http://ondasdeouro.pt/votacoes', '', '89.114.200.154', ''),
(10504, 6952, 1, 0, '2015-05-28 10:08:04', '', '', '66.249.93.231', ''),
(10505, 6952, 1, 0, '2015-05-28 10:08:09', '', '', '66.249.93.225', ''),
(10506, 5416, 1, 0, '2015-05-28 10:08:10', 'http://ondasdeouro.pt/votacoes', '', '89.152.241.179', ''),
(10507, 6952, 1, 0, '2015-05-28 10:08:15', '', '', '66.249.93.225', ''),
(10508, 5581, 1, 0, '2015-05-28 10:09:08', '', '', '66.249.88.137', ''),
(10509, 6401, 1, 0, '2015-05-28 10:09:30', '', '', '187.255.94.19', ''),
(10510, 4768, 1, 0, '2015-05-28 10:10:15', '', '', '66.249.93.225', ''),
(10511, 8954, 1, 0, '2015-05-28 10:10:23', '', '', '79.168.38.39', ''),
(10512, 5579, 1, 0, '2015-05-28 10:11:41', '', '', '66.249.83.180', ''),
(10513, 31, 1, 0, '2015-05-28 10:12:28', 'http://ondasdeouro.pt/votacoes', '', '62.28.115.193', ''),
(10514, 4017, 1, 0, '2015-05-28 10:12:41', '', '', '78.29.163.130', ''),
(10515, 5482, 1, 0, '2015-05-28 10:12:55', '', '', '176.78.177.238', ''),
(10516, 7384, 1, 0, '2015-05-28 10:13:21', '', '', '93.108.16.49', ''),
(10517, 7784, 1, 0, '2015-05-28 10:13:26', '', '', '66.249.93.228', ''),
(10518, 5371, 1, 0, '2015-05-28 10:13:43', '', '', '188.140.78.60', ''),
(10519, 4759, 1, 0, '2015-05-28 10:13:53', '', '', '66.249.93.225', ''),
(10520, 7384, 1, 0, '2015-05-28 10:13:59', 'http://ondasdeouro.pt/votacoes', '', '93.108.16.49', ''),
(10521, 8266, 1, 0, '2015-05-28 10:14:26', '', '', '217.129.176.193', ''),
(10522, 7978, 1, 0, '2015-05-28 10:14:35', '', '', '157.55.46.251', ''),
(10523, 7741, 1, 0, '2015-05-28 10:14:40', '', '', '85.243.72.163', ''),
(10524, 7978, 1, 0, '2015-05-28 10:14:44', 'http://ondasdeouro.pt/votacoes', '', '213.30.62.62', ''),
(10525, 7520, 1, 0, '2015-05-28 10:14:55', '', '', '66.249.93.225', ''),
(10526, 8034, 1, 0, '2015-05-28 10:15:23', '', '', '89.115.67.124', ''),
(10527, 4803, 1, 0, '2015-05-28 10:16:51', '', '', '66.249.88.131', ''),
(10528, 4803, 1, 0, '2015-05-28 10:17:07', 'http://ondasdeouro.pt/votacoes', '', '187.52.178.78', ''),
(10529, 303, 1, 0, '2015-05-28 10:17:34', 'http://ondasdeouro.pt/votacoes', '', '85.138.109.196', ''),
(10530, 4508, 1, 0, '2015-05-28 10:18:47', '', '', '201.51.211.152', ''),
(10531, 8106, 1, 0, '2015-05-28 10:18:50', '', '', '66.249.93.225', ''),
(10532, 8620, 1, 0, '2015-05-28 10:19:25', '', '', '89.154.182.222', ''),
(10533, 4731, 1, 0, '2015-05-28 10:19:26', '', '', '66.249.93.231', ''),
(10534, 7453, 1, 0, '2015-05-28 10:19:54', '', '', '84.226.108.175', ''),
(10535, 8632, 1, 0, '2015-05-28 10:19:57', '', '', '144.64.7.238', ''),
(10536, 4883, 1, 0, '2015-05-28 10:21:45', '', '', '157.55.43.24', ''),
(10537, 8110, 1, 0, '2015-05-28 10:22:00', '', '', '157.55.235.59', ''),
(10538, 8529, 1, 0, '2015-05-28 10:22:44', '', '', '85.138.92.97', ''),
(10539, 3335, 1, 0, '2015-05-28 10:22:47', '', '', '157.56.19.90', ''),
(10540, 8037, 1, 0, '2015-05-28 10:22:53', '', '', '193.136.189.2', ''),
(10541, 3335, 1, 0, '2015-05-28 10:23:58', 'http://ondasdeouro.pt/votacoes', '', '79.168.190.213', ''),
(10542, 7941, 1, 0, '2015-05-28 10:24:29', 'http://ondasdeouro.pt/votacoes', '', '193.136.94.211', ''),
(10543, 8513, 1, 0, '2015-05-28 10:24:31', '', '', '87.103.74.105', ''),
(10544, 8513, 1, 0, '2015-05-28 10:24:40', '', '', '87.103.74.105', ''),
(10545, 9066, 1, 0, '2015-05-28 10:24:40', '', '', '66.249.93.231', ''),
(10546, 2453, 1, 0, '2015-05-28 10:25:20', '', '', '88.214.174.31', ''),
(10547, 8213, 1, 0, '2015-05-28 10:25:30', '', '', '85.246.231.146', ''),
(10548, 7935, 1, 0, '2015-05-28 10:26:40', '', '', '88.214.167.65', ''),
(10549, 8048, 1, 0, '2015-05-28 10:27:07', '', '', '66.249.93.225', ''),
(10550, 1767, 1, 0, '2015-05-28 10:29:13', '', '', '66.249.93.231', ''),
(10551, 7833, 1, 0, '2015-05-28 10:30:02', '', '', '66.249.93.228', ''),
(10552, 5115, 1, 0, '2015-05-28 10:30:05', '', '', '191.9.249.48', ''),
(10553, 6078, 1, 0, '2015-05-28 10:32:05', '', '', '186.215.23.21', ''),
(10554, 6078, 1, 0, '2015-05-28 10:32:17', '', '', '186.215.23.21', ''),
(10555, 8089, 1, 0, '2015-05-28 10:33:09', '', '', '95.93.136.134', ''),
(10556, 6516, 1, 0, '2015-05-28 10:33:12', '', '', '62.48.173.139', ''),
(10557, 7766, 1, 0, '2015-05-28 10:33:13', '', '', '84.91.99.109', ''),
(10558, 8900, 1, 0, '2015-05-28 10:33:33', '', '', '66.249.93.225', ''),
(10559, 6368, 1, 0, '2015-05-28 10:33:39', '', '', '217.129.161.127', ''),
(10560, 8900, 1, 0, '2015-05-28 10:33:48', '', '', '66.249.93.225', ''),
(10561, 5759, 1, 0, '2015-05-28 10:33:49', '', '', '187.106.146.10', ''),
(10562, 7755, 1, 0, '2015-05-28 10:35:17', '', '', '66.249.93.228', ''),
(10563, 4912, 1, 0, '2015-05-28 10:35:43', '', '', '194.38.128.92', ''),
(10564, 7766, 1, 0, '2015-05-28 10:36:41', '', '', '84.91.99.109', ''),
(10565, 5076, 1, 0, '2015-05-28 10:37:14', '', '', '66.249.93.228', ''),
(10566, 5076, 1, 0, '2015-05-28 10:37:18', 'http://ondasdeouro.pt/votacoes', '', '89.114.172.37', ''),
(10567, 6218, 1, 0, '2015-05-28 10:37:55', '', '', '66.249.83.171', ''),
(10568, 6218, 1, 0, '2015-05-28 10:38:16', 'http://ondasdeouro.pt/votacoes', '', '189.106.55.220', ''),
(10569, 5242, 1, 0, '2015-05-28 10:39:53', '', '', '66.249.93.231', ''),
(10570, 8037, 1, 0, '2015-05-28 10:39:59', '', '', '193.136.189.2', ''),
(10571, 8920, 1, 0, '2015-05-28 10:40:05', '', '', '188.37.56.21', ''),
(10572, 5242, 1, 0, '2015-05-28 10:40:05', 'http://ondasdeouro.pt/votacoes', '', '89.152.37.48', ''),
(10573, 8037, 1, 0, '2015-05-28 10:40:06', 'http://ondasdeouro.pt/votacoes', '', '193.136.189.2', ''),
(10574, 6996, 1, 0, '2015-05-28 10:40:32', '', '', '157.56.198.206', ''),
(10575, 7673, 1, 0, '2015-05-28 10:40:53', '', '', '191.180.63.78', ''),
(10576, 4912, 1, 0, '2015-05-28 10:41:02', '', '', '194.38.128.92', ''),
(10577, 4912, 1, 0, '2015-05-28 10:41:09', 'http://ondasdeouro.pt/votacoes', '', '194.38.128.92', ''),
(10578, 9086, 1, 0, '2015-05-28 10:41:23', '', '', '85.139.8.98', ''),
(10579, 4017, 1, 0, '2015-05-28 10:41:43', '', '', '78.29.163.130', ''),
(10580, 4017, 1, 0, '2015-05-28 10:42:38', 'http://ondasdeouro.pt/votacoes', '', '78.29.163.130', ''),
(10581, 2171, 1, 0, '2015-05-28 10:43:28', '', '', '157.55.43.27', ''),
(10582, 7738, 1, 0, '2015-05-28 10:43:35', '', '', '66.249.93.225', ''),
(10583, 8209, 1, 0, '2015-05-28 10:43:42', '', '', '66.249.93.228', ''),
(10584, 4818, 1, 0, '2015-05-28 10:43:59', '', '', '66.249.83.171', ''),
(10585, 8696, 1, 0, '2015-05-28 10:45:49', '', '', '79.168.14.172', ''),
(10586, 8923, 1, 0, '2015-05-28 10:46:02', '', '', '82.154.180.62', ''),
(10587, 8923, 1, 0, '2015-05-28 10:46:19', 'http://ondasdeouro.pt/votacoes', '', '82.154.180.62', ''),
(10588, 5256, 1, 0, '2015-05-28 10:46:43', '', '', '202.153.86.196', ''),
(10589, 5538, 1, 0, '2015-05-28 10:46:44', '', '', '81.193.146.80', ''),
(10590, 5884, 1, 0, '2015-05-28 10:46:58', '', '', '191.21.194.231', ''),
(10591, 8478, 1, 0, '2015-05-28 10:47:21', '', '', '66.249.93.228', ''),
(10592, 6982, 1, 0, '2015-05-28 10:48:07', '', '', '212.55.136.18', ''),
(10593, 1106, 1, 0, '2015-05-28 10:49:09', '', '', '157.56.122.217', ''),
(10594, 8923, 1, 0, '2015-05-28 10:49:50', 'http://ondasdeouro.pt/votacoes', '', '82.154.180.62', ''),
(10595, 6698, 1, 0, '2015-05-28 10:50:16', '', '', '157.55.230.158', ''),
(10596, 5036, 1, 0, '2015-05-28 10:53:31', '', '', '194.210.177.100', ''),
(10597, 8124, 1, 0, '2015-05-28 10:53:36', '', '', '87.103.66.20', ''),
(10598, 9065, 1, 0, '2015-05-28 10:53:45', '', '', '193.236.58.33', ''),
(10599, 8124, 1, 0, '2015-05-28 10:53:50', '', '', '87.103.66.20', ''),
(10600, 8437, 1, 0, '2015-05-28 10:54:02', '', '', '46.189.190.191', ''),
(10601, 7101, 1, 0, '2015-05-28 10:54:03', '', '', '95.120.91.193', ''),
(10602, 7190, 1, 0, '2015-05-28 10:55:10', '', '', '77.27.138.100', ''),
(10603, 5478, 1, 0, '2015-05-28 10:55:11', '', '', '66.249.83.164', ''),
(10604, 9059, 1, 0, '2015-05-28 10:56:19', '', '', '157.56.198.206', ''),
(10605, 1546, 1, 0, '2015-05-28 10:58:12', '', '', '190.180.186.24', ''),
(10606, 8824, 1, 0, '2015-05-28 10:58:16', 'http://ondasdeouro.pt/votacoes', '', '95.136.3.142', ''),
(10607, 8824, 1, 0, '2015-05-28 10:58:21', '', '', '66.249.93.228', ''),
(10608, 8824, 1, 0, '2015-05-28 10:58:38', 'https://www.facebook.com/ondasdeouro', '', '95.136.3.142', ''),
(10609, 3194, 1, 0, '2015-05-28 10:58:51', 'http://ondasdeouro.pt/votacoes', '', '87.103.72.100', ''),
(10610, 8826, 1, 0, '2015-05-28 10:58:57', '', '', '66.249.83.180', ''),
(10611, 5280, 1, 0, '2015-05-28 10:59:19', '', '', '188.37.40.47', ''),
(10612, 7705, 1, 0, '2015-05-28 11:00:58', '', '', '37.189.166.125', ''),
(10613, 5613, 1, 0, '2015-05-28 11:00:58', '', '', '37.189.166.125', ''),
(10614, 245, 1, 0, '2015-05-28 11:00:59', 'http://ondasdeouro.pt/votacoes', '', '62.28.33.6', ''),
(10615, 8119, 1, 0, '2015-05-28 11:01:07', '', '', '85.244.26.33', ''),
(10616, 4189, 1, 0, '2015-05-28 11:01:17', '', '', '213.179.120.45', ''),
(10617, 9107, 1, 0, '2015-05-28 11:01:41', '', '', '193.136.124.200', ''),
(10618, 3194, 1, 0, '2015-05-28 11:02:05', 'http://ondasdeouro.pt/votacoes', '', '87.103.72.100', ''),
(10619, 8672, 1, 0, '2015-05-28 11:04:14', 'https://www.facebook.com/ondasdeouro', '', '89.180.151.139', ''),
(10620, 2528, 1, 0, '2015-05-28 11:06:03', '', '', '66.249.93.231', ''),
(10621, 7705, 1, 0, '2015-05-28 11:06:24', '', '', '37.189.166.125', ''),
(10622, 9024, 1, 0, '2015-05-28 11:06:40', '', '', '157.55.0.156', ''),
(10623, 3195, 1, 0, '2015-05-28 11:06:53', '', '', '89.152.247.227', ''),
(10624, 6362, 1, 0, '2015-05-28 11:06:56', '', '', '66.249.88.137', ''),
(10625, 6362, 1, 0, '2015-05-28 11:07:04', '', '', '66.249.88.131', ''),
(10626, 6362, 1, 0, '2015-05-28 11:07:25', '', '', '66.249.83.164', ''),
(10627, 8672, 1, 0, '2015-05-28 11:07:32', 'http://ondasdeouro.pt/votacoes', '', '89.180.151.139', ''),
(10628, 8865, 1, 0, '2015-05-28 11:07:44', '', '', '66.249.93.231', ''),
(10629, 8865, 1, 0, '2015-05-28 11:08:50', 'http://ondasdeouro.pt/votacoes', '', '188.81.13.171', ''),
(10630, 8358, 1, 0, '2015-05-28 11:08:50', '', '', '66.249.93.231', ''),
(10631, 5422, 1, 0, '2015-05-28 11:08:54', '', '', '5.249.104.224', ''),
(10632, 8358, 1, 0, '2015-05-28 11:08:58', 'https://www.facebook.com/ondasdeouro', '', '93.108.213.28', ''),
(10633, 2882, 1, 0, '2015-05-28 11:09:15', '', '', '66.249.88.142', ''),
(10634, 4955, 1, 0, '2015-05-28 11:09:26', '', '', '66.249.83.171', ''),
(10635, 5593, 1, 0, '2015-05-28 11:09:53', '', '', '2.83.21.213', ''),
(10636, 4955, 1, 0, '2015-05-28 11:09:54', 'http://ondasdeouro.pt/votacoes', '', '177.181.91.23', ''),
(10637, 5593, 1, 0, '2015-05-28 11:09:57', '', '', '2.83.21.213', ''),
(10638, 5593, 1, 0, '2015-05-28 11:10:04', '', '', '2.83.21.213', ''),
(10639, 6640, 1, 0, '2015-05-28 11:10:32', '', '', '79.168.77.229', ''),
(10640, 2939, 1, 0, '2015-05-28 11:11:08', '', '', '177.173.89.230', ''),
(10641, 7447, 1, 0, '2015-05-28 11:11:29', '', '', '189.93.166.154', ''),
(10642, 719, 1, 0, '2015-05-28 11:12:29', '', '', '66.249.93.231', ''),
(10643, 8733, 1, 0, '2015-05-28 11:13:43', '', '', '157.56.122.219', ''),
(10644, 2580, 1, 0, '2015-05-28 11:14:10', '', '', '66.249.83.180', ''),
(10645, 6640, 1, 0, '2015-05-28 11:15:10', '', '', '79.168.77.229', ''),
(10646, 7426, 1, 0, '2015-05-28 11:15:27', '', '', '179.87.191.75', ''),
(10647, 9089, 1, 0, '2015-05-28 11:16:39', '', '', '95.95.170.113', ''),
(10648, 6678, 1, 0, '2015-05-28 11:16:44', '', '', '65.55.183.62', ''),
(10649, 5488, 1, 0, '2015-05-28 11:17:44', '', '', '94.132.137.233', ''),
(10650, 5488, 1, 0, '2015-05-28 11:17:46', '', '', '94.132.137.233', ''),
(10651, 7766, 1, 0, '2015-05-28 11:18:05', '', '', '84.91.99.109', ''),
(10652, 5260, 1, 0, '2015-05-28 11:18:41', '', '', '82.154.162.45', ''),
(10653, 5260, 1, 0, '2015-05-28 11:19:06', 'http://ondasdeouro.pt/votacoes', '', '82.154.162.45', ''),
(10654, 5260, 1, 0, '2015-05-28 11:19:12', '', '', '82.154.162.45', ''),
(10655, 6974, 1, 0, '2015-05-28 11:20:26', '', '', '95.93.165.68', ''),
(10656, 8395, 1, 0, '2015-05-28 11:21:08', '', '', '157.55.235.57', ''),
(10657, 8395, 1, 0, '2015-05-28 11:21:17', 'http://ondasdeouro.pt/votacoes', '', '188.37.214.20', ''),
(10658, 7543, 1, 0, '2015-05-28 11:22:01', '', '', '187.15.190.211', ''),
(10659, 5471, 1, 0, '2015-05-28 11:23:23', '', '', '66.249.93.231', ''),
(10660, 6203, 1, 0, '2015-05-28 11:23:36', '', '', '157.56.17.206', ''),
(10661, 8433, 1, 0, '2015-05-28 11:24:38', '', '', '66.249.93.225', ''),
(10662, 9116, 1, 0, '2015-05-28 11:24:44', '', '', '86.196.126.90', ''),
(10663, 8258, 1, 0, '2015-05-28 11:26:51', '', '', '66.249.93.228', ''),
(10664, 5026, 1, 0, '2015-05-28 11:26:58', '', '', '46.189.135.39', ''),
(10665, 5346, 1, 0, '2015-05-28 11:27:33', '', '', '66.249.82.188', ''),
(10666, 8674, 1, 0, '2015-05-28 11:27:39', '', '', '194.254.68.120', ''),
(10667, 5346, 1, 0, '2015-05-28 11:28:10', 'http://ondasdeouro.pt/votacoes', '', '112.198.83.68', ''),
(10668, 6317, 1, 0, '2015-05-28 11:28:16', '', '', '65.55.85.14', ''),
(10669, 8674, 1, 0, '2015-05-28 11:28:22', '', '', '194.254.68.120', ''),
(10670, 7701, 1, 0, '2015-05-28 11:29:02', '', '', '81.84.189.178', ''),
(10671, 5346, 1, 0, '2015-05-28 11:29:15', 'http://ondasdeouro.pt/votacoes', '', '112.198.83.68', ''),
(10672, 3191, 1, 0, '2015-05-28 11:29:15', '', '', '83.240.177.70', ''),
(10673, 8317, 1, 0, '2015-05-28 11:29:19', '', '', '79.168.13.96', ''),
(10674, 8974, 1, 0, '2015-05-28 11:29:25', '', '', '94.132.230.9', ''),
(10675, 2325, 1, 0, '2015-05-28 11:30:13', '', '', '66.249.93.228', ''),
(10676, 2325, 1, 0, '2015-05-28 11:30:16', 'http://ondasdeouro.pt/votacoes', '', '176.84.1.87', ''),
(10677, 9061, 1, 0, '2015-05-28 11:30:43', '', '', '66.249.93.225', ''),
(10678, 676, 1, 0, '2015-05-28 11:30:49', '', '', '62.28.115.193', ''),
(10679, 5805, 1, 0, '2015-05-28 11:31:47', '', '', '189.111.232.132', ''),
(10680, 6135, 1, 0, '2015-05-28 11:32:46', '', '', '179.110.188.111', ''),
(10681, 5800, 1, 0, '2015-05-28 11:34:50', '', '', '65.55.183.30', ''),
(10682, 5155, 1, 0, '2015-05-28 11:34:53', '', '', '66.249.88.131', ''),
(10683, 7712, 1, 0, '2015-05-28 11:35:12', '', '', '85.246.227.177', ''),
(10684, 7712, 1, 0, '2015-05-28 11:35:15', 'http://ondasdeouro.pt/votacoes', '', '85.246.227.177', ''),
(10685, 2002, 1, 0, '2015-05-28 11:35:17', '', '', '66.249.93.228', ''),
(10686, 7418, 1, 0, '2015-05-28 11:35:20', '', '', '66.249.83.164', ''),
(10687, 7766, 1, 0, '2015-05-28 11:35:48', '', '', '84.91.99.109', ''),
(10688, 1754, 1, 0, '2015-05-28 11:36:09', '', '', '87.103.75.1', ''),
(10689, 9114, 1, 0, '2015-05-28 11:36:19', '', '', '85.242.225.22', ''),
(10690, 8307, 1, 0, '2015-05-28 11:37:52', '', '', '85.138.177.73', ''),
(10691, 9186, 1, 0, '2015-05-28 11:37:56', '', '', '85.139.130.29', ''),
(10692, 6086, 1, 0, '2015-05-28 11:38:12', '', '', '65.55.85.14', ''),
(10693, 5880, 1, 0, '2015-05-28 11:38:13', 'http://ondasdeouro.pt/votacoes', '', '179.216.166.31', ''),
(10694, 772, 1, 0, '2015-05-28 11:38:54', '', '', '89.153.189.118', ''),
(10695, 7178, 1, 0, '2015-05-28 11:39:37', '', '', '62.28.122.202', ''),
(10696, 1217, 1, 0, '2015-05-28 11:40:38', '', '', '201.39.4.15', ''),
(10697, 6853, 1, 0, '2015-05-28 11:40:50', '', '', '66.249.88.142', ''),
(10698, 5684, 1, 0, '2015-05-28 11:43:07', '', '', '66.249.83.180', ''),
(10699, 8164, 1, 0, '2015-05-28 11:43:17', '', '', '94.132.93.48', ''),
(10700, 8164, 1, 0, '2015-05-28 11:43:29', 'https://www.facebook.com/ondasdeouro', '', '94.132.93.48', ''),
(10701, 9035, 1, 0, '2015-05-28 11:44:45', '', '', '66.249.93.228', ''),
(10702, 2985, 1, 0, '2015-05-28 11:44:52', '', '', '79.168.150.198', ''),
(10703, 7694, 1, 0, '2015-05-28 11:45:04', '', '', '188.81.193.38', ''),
(10704, 2067, 1, 0, '2015-05-28 11:45:08', '', '', '191.191.60.196', ''),
(10705, 8755, 1, 0, '2015-05-28 11:48:58', '', '', '62.48.173.230', ''),
(10706, 8782, 1, 0, '2015-05-28 11:49:23', '', '', '84.157.209.103', ''),
(10707, 6219, 1, 0, '2015-05-28 11:49:35', '', '', '189.63.183.7', ''),
(10708, 7884, 1, 0, '2015-05-28 11:51:37', '', '', '157.56.198.206', ''),
(10709, 7774, 1, 0, '2015-05-28 11:54:08', '', '', '95.94.39.206', ''),
(10710, 6219, 1, 0, '2015-05-28 11:54:16', 'http://ondasdeouro.pt/votacoes', '', '189.63.183.7', ''),
(10711, 8059, 1, 0, '2015-05-28 11:54:36', '', '', '65.55.227.219', ''),
(10712, 2275, 1, 0, '2015-05-28 11:56:31', 'http://ondasdeouro.pt/votacoes', '', '62.28.115.193', ''),
(10713, 7975, 1, 0, '2015-05-28 11:56:56', '', '', '66.249.93.228', ''),
(10714, 266, 1, 0, '2015-05-28 11:57:20', '', '', '193.136.31.124', ''),
(10715, 4420, 1, 0, '2015-05-28 11:58:32', '', '', '81.193.12.219', ''),
(10716, 3923, 1, 0, '2015-05-28 11:58:51', '', '', '176.83.182.205', ''),
(10717, 4420, 1, 0, '2015-05-28 11:59:58', '', '', '81.193.12.219', ''),
(10718, 4420, 1, 0, '2015-05-28 12:00:08', 'http://ondasdeouro.pt/votacoes', '', '81.193.12.219', ''),
(10719, 8266, 1, 0, '2015-05-28 12:00:22', '', '', '217.129.176.193', ''),
(10720, 8266, 1, 0, '2015-05-28 12:00:30', '', '', '217.129.176.193', ''),
(10721, 8266, 1, 0, '2015-05-28 12:00:35', '', '', '217.129.176.193', ''),
(10722, 7743, 1, 0, '2015-05-28 12:01:58', '', '', '157.56.19.90', ''),
(10723, 461, 1, 0, '2015-05-28 12:01:59', '', '', '66.249.93.228', ''),
(10724, 8782, 1, 0, '2015-05-28 12:02:13', '', '', '84.157.209.103', ''),
(10725, 7191, 1, 0, '2015-05-28 12:02:23', '', '', '177.222.61.53', ''),
(10726, 7191, 1, 0, '2015-05-28 12:02:45', '', '', '177.222.61.53', ''),
(10727, 5170, 1, 0, '2015-05-28 12:05:35', '', '', '65.55.157.154', ''),
(10728, 8036, 1, 0, '2015-05-28 12:05:42', '', '', '89.115.138.19', ''),
(10729, 5275, 1, 0, '2015-05-28 12:06:31', '', '', '66.249.93.231', ''),
(10730, 7589, 1, 0, '2015-05-28 12:07:36', '', '', '85.245.100.217', ''),
(10731, 8478, 1, 0, '2015-05-28 12:08:01', '', '', '66.249.93.231', ''),
(10732, 2413, 1, 0, '2015-05-28 12:08:33', '', '', '66.249.93.225', ''),
(10733, 1036, 1, 0, '2015-05-28 12:08:35', '', '', '89.115.132.166', ''),
(10734, 7145, 1, 0, '2015-05-28 12:09:16', 'http://ondasdeouro.pt/votacoes', '', '95.94.240.126', ''),
(10735, 5439, 1, 0, '2015-05-28 12:09:33', 'http://ondasdeouro.pt/votacoes', '', '213.30.118.97', ''),
(10736, 2413, 1, 0, '2015-05-28 12:09:42', '', '', '66.249.93.225', ''),
(10737, 858, 1, 0, '2015-05-28 12:11:13', '', '', '66.249.93.228', ''),
(10738, 9216, 1, 0, '2015-05-28 12:13:25', '', '', '81.193.138.167', ''),
(10739, 7555, 1, 0, '2015-05-28 12:13:28', '', '', '65.55.227.218', ''),
(10740, 4296, 1, 0, '2015-05-28 12:14:28', '', '', '66.249.93.228', ''),
(10741, 7207, 1, 0, '2015-05-28 12:15:08', '', '', '200.238.176.30', ''),
(10742, 8251, 1, 0, '2015-05-28 12:15:26', '', '', '46.189.219.190', ''),
(10743, 3326, 1, 0, '2015-05-28 12:18:07', '', '', '85.240.246.97', ''),
(10744, 9001, 1, 0, '2015-05-28 12:19:59', '', '', '195.65.104.75', ''),
(10745, 251, 1, 0, '2015-05-28 12:20:26', 'http://ondasdeouro.pt/votacoes', '', '186.223.152.114', ''),
(10746, 4872, 1, 0, '2015-05-28 12:20:46', '', '', '85.246.99.30', ''),
(10747, 251, 1, 0, '2015-05-28 12:21:34', 'http://ondasdeouro.pt/votacoes', '', '186.223.152.114', ''),
(10748, 8478, 1, 0, '2015-05-28 12:23:30', '', '', '66.249.93.231', ''),
(10749, 8714, 1, 0, '2015-05-28 12:23:43', '', '', '157.56.195.158', ''),
(10750, 8233, 1, 0, '2015-05-28 12:24:19', '', '', '85.246.178.208', ''),
(10751, 3440, 1, 0, '2015-05-28 12:26:01', '', '', '157.56.198.206', ''),
(10752, 5990, 1, 0, '2015-05-28 12:26:15', '', '', '41.63.166.157', ''),
(10753, 9077, 1, 0, '2015-05-28 12:28:14', '', '', '62.169.70.157', ''),
(10754, 7800, 1, 0, '2015-05-28 12:28:15', '', '', '66.249.93.231', ''),
(10755, 4567, 1, 0, '2015-05-28 12:28:17', '', '', '157.55.235.57', ''),
(10756, 7800, 1, 0, '2015-05-28 12:28:37', 'http://ondasdeouro.pt/votacoes', '', '85.138.12.112', ''),
(10757, 6780, 1, 0, '2015-05-28 12:28:42', '', '', '79.168.210.161', ''),
(10758, 3256, 1, 0, '2015-05-28 12:29:03', '', '', '157.56.19.91', ''),
(10759, 7316, 1, 0, '2015-05-28 12:29:22', '', '', '189.81.183.60', ''),
(10760, 8639, 1, 0, '2015-05-28 12:30:52', '', '', '89.114.253.20', ''),
(10761, 5260, 1, 0, '2015-05-28 12:34:00', '', '', '82.154.162.45', ''),
(10762, 4567, 1, 0, '2015-05-28 12:34:21', 'http://ondasdeouro.pt/votacoes', '', '87.196.36.86', ''),
(10763, 707, 1, 0, '2015-05-28 12:37:34', '', '', '157.56.19.91', ''),
(10764, 6595, 1, 0, '2015-05-28 12:40:49', '', '', '157.56.172.30', ''),
(10765, 6556, 1, 0, '2015-05-28 12:42:02', '', '', '177.101.198.60', ''),
(10766, 9145, 1, 0, '2015-05-28 12:42:30', '', '', '66.249.93.231', ''),
(10767, 8828, 1, 0, '2015-05-28 12:43:28', '', '', '66.249.93.228', ''),
(10768, 5374, 1, 0, '2015-05-28 12:43:49', '', '', '89.155.159.113', ''),
(10769, 2743, 1, 0, '2015-05-28 12:47:13', '', '', '207.46.11.238', ''),
(10770, 7762, 1, 0, '2015-05-28 12:47:48', '', '', '157.56.17.206', ''),
(10771, 5878, 1, 0, '2015-05-28 12:50:24', '', '', '65.55.118.94', ''),
(10772, 8433, 1, 0, '2015-05-28 12:50:27', 'http://ondasdeouro.pt/votacoes', '', '178.166.8.188', ''),
(10773, 5724, 1, 0, '2015-05-28 12:50:29', '', '', '66.249.93.225', ''),
(10774, 5724, 1, 0, '2015-05-28 12:50:38', 'http://ondasdeouro.pt/votacoes', '', '62.28.10.158', ''),
(10775, 6170, 1, 0, '2015-05-28 12:52:03', '', '', '191.86.177.153', ''),
(10776, 6069, 1, 0, '2015-05-28 12:53:08', '', '', '87.103.72.123', ''),
(10777, 6170, 1, 0, '2015-05-28 12:53:35', 'http://ondasdeouro.pt/votacoes', '', '191.122.230.38', ''),
(10778, 5225, 1, 0, '2015-05-28 12:53:53', '', '', '157.56.198.222', ''),
(10779, 5225, 1, 0, '2015-05-28 12:53:59', 'http://ondasdeouro.pt/votacoes', '', '31.22.251.185', ''),
(10780, 7363, 1, 0, '2015-05-28 12:54:11', '', '', '66.249.88.131', ''),
(10781, 6553, 1, 0, '2015-05-28 12:54:56', 'http://ondasdeouro.pt/votacoes', '', '82.154.253.142', ''),
(10782, 5462, 1, 0, '2015-05-28 12:55:01', '', '', '66.249.88.142', ''),
(10783, 8832, 1, 0, '2015-05-28 12:56:52', '', '', '88.214.170.165', ''),
(10784, 7092, 1, 0, '2015-05-28 12:57:12', '', '', '65.55.227.219', ''),
(10785, 5346, 1, 0, '2015-05-28 12:57:12', '', '', '64.233.173.250', ''),
(10786, 7092, 1, 0, '2015-05-28 12:57:18', 'http://ondasdeouro.pt/votacoes', '', '188.81.227.3', ''),
(10787, 8075, 1, 0, '2015-05-28 12:58:00', '', '', '88.214.169.137', ''),
(10788, 6147, 1, 0, '2015-05-28 12:58:54', '', '', '66.249.83.164', ''),
(10789, 7210, 1, 0, '2015-05-28 12:59:58', '', '', '65.55.157.174', ''),
(10790, 6553, 1, 0, '2015-05-28 13:00:24', 'http://ondasdeouro.pt/votacoes', '', '82.154.253.142', ''),
(10791, 6373, 1, 0, '2015-05-28 13:01:12', 'http://ondasdeouro.pt/votacoes', '', '192.168.5.131', ''),
(10792, 1383, 1, 0, '2015-05-28 13:02:47', '', '', '157.55.0.155', ''),
(10793, 2508, 1, 0, '2015-05-28 13:03:30', '', '', '66.249.93.225', ''),
(10794, 2508, 1, 0, '2015-05-28 13:03:38', 'http://ondasdeouro.pt/votacoes', '', '10.131.1.224', ''),
(10795, 8737, 1, 0, '2015-05-28 13:03:58', '', '', '157.55.46.249', ''),
(10796, 7871, 1, 0, '2015-05-28 13:04:30', '', '', '46.189.230.228', ''),
(10797, 7871, 1, 0, '2015-05-28 13:04:32', '', '', '46.189.230.228', ''),
(10798, 4148, 1, 0, '2015-05-28 13:07:12', '', '', '207.46.11.222', ''),
(10799, 1628, 1, 0, '2015-05-28 13:09:10', '', '', '66.249.93.228', ''),
(10800, 2185, 1, 0, '2015-05-28 13:09:18', '', '', '157.55.46.249', ''),
(10801, 6242, 1, 0, '2015-05-28 13:09:59', '', '', '186.219.0.131', ''),
(10802, 6242, 1, 0, '2015-05-28 13:10:17', '', '', '186.219.0.131', ''),
(10803, 7349, 1, 0, '2015-05-28 13:11:41', '', '', '179.74.193.9', ''),
(10804, 7349, 1, 0, '2015-05-28 13:11:53', 'http://ondasdeouro.pt/votacoes', '', '179.74.193.9', ''),
(10805, 8503, 1, 0, '2015-05-28 13:13:53', '', '', '66.249.93.228', ''),
(10806, 6529, 1, 0, '2015-05-28 13:14:09', '', '', '157.56.17.222', ''),
(10807, 4779, 1, 0, '2015-05-28 13:17:15', '', '', '37.189.73.148', ''),
(10808, 6806, 1, 0, '2015-05-28 13:18:47', '', '', '65.55.118.94', ''),
(10809, 2627, 1, 0, '2015-05-28 13:19:14', '', '', '157.56.122.217', ''),
(10810, 2627, 1, 0, '2015-05-28 13:19:51', 'http://ondasdeouro.pt/votacoes', '', '82.154.180.62', ''),
(10811, 2627, 1, 0, '2015-05-28 13:19:54', 'http://ondasdeouro.pt/votacoes', '', '82.154.180.62', ''),
(10812, 9102, 1, 0, '2015-05-28 13:20:15', '', '', '85.244.144.148', ''),
(10813, 6053, 1, 0, '2015-05-28 13:21:42', '', '', '207.46.11.222', ''),
(10814, 492, 1, 0, '2015-05-28 13:22:08', 'http://ondasdeouro.pt/votacoes', '', '193.136.145.232', ''),
(10815, 7328, 1, 0, '2015-05-28 13:22:46', '', '', '66.249.93.231', ''),
(10816, 6582, 1, 0, '2015-05-28 13:25:13', '', '', '92.250.2.236', ''),
(10817, 3521, 1, 0, '2015-05-28 13:27:01', '', '', '66.249.93.231', ''),
(10818, 3118, 1, 0, '2015-05-28 13:27:06', '', '', '66.249.83.164', ''),
(10819, 3521, 1, 0, '2015-05-28 13:27:09', 'http://ondasdeouro.pt/votacoes', '', '89.130.56.220', ''),
(10820, 5556, 1, 0, '2015-05-28 13:29:18', '', '', '177.41.253.252', ''),
(10821, 5313, 1, 0, '2015-05-28 13:30:08', '', '', '85.240.164.165', ''),
(10822, 6230, 1, 0, '2015-05-28 13:31:42', 'http://ondasdeouro.pt/votacoes', '', '177.92.52.24', ''),
(10823, 5346, 1, 0, '2015-05-28 13:32:58', '', '', '64.233.173.246', ''),
(10824, 6053, 1, 0, '2015-05-28 13:33:27', '', '', '207.46.11.222', ''),
(10825, 6053, 1, 0, '2015-05-28 13:33:29', 'http://ondasdeouro.pt/votacoes', '', '186.215.129.141', ''),
(10826, 5403, 1, 0, '2015-05-28 13:34:53', '', '', '85.138.130.250', ''),
(10827, 6076, 1, 0, '2015-05-28 13:35:13', '', '', '157.56.19.90', ''),
(10828, 6076, 1, 0, '2015-05-28 13:38:08', 'http://ondasdeouro.pt/votacoes', '', '189.107.239.220', ''),
(10829, 7420, 1, 0, '2015-05-28 13:38:53', '', '', '189.106.196.198', ''),
(10830, 8677, 1, 0, '2015-05-28 13:39:46', '', '', '176.78.172.28', ''),
(10831, 8290, 1, 0, '2015-05-28 13:40:37', '', '', '217.129.227.74', ''),
(10832, 2880, 1, 0, '2015-05-28 13:40:54', '', '', '187.6.90.143', ''),
(10833, 8639, 1, 0, '2015-05-28 13:41:49', '', '', '89.114.253.20', ''),
(10834, 831, 1, 0, '2015-05-28 13:43:46', '', '', '66.249.93.228', ''),
(10835, 7475, 1, 0, '2015-05-28 13:45:38', '', '', '62.28.170.217', ''),
(10836, 4329, 1, 0, '2015-05-28 13:47:02', '', '', '77.54.207.174', ''),
(10837, 4896, 1, 0, '2015-05-28 13:47:21', '', '', '187.66.205.113', ''),
(10838, 4329, 1, 0, '2015-05-28 13:51:01', '', '', '77.54.207.174', ''),
(10839, 4329, 1, 0, '2015-05-28 13:51:03', '', '', '77.54.207.174', ''),
(10840, 9161, 1, 0, '2015-05-28 13:53:06', '', '', '66.249.93.231', ''),
(10841, 6231, 1, 0, '2015-05-28 13:53:21', '', '', '2.242.151.146', ''),
(10842, 1825, 1, 0, '2015-05-28 14:00:23', '', '', '79.83.176.164', ''),
(10843, 5580, 1, 0, '2015-05-28 14:00:42', '', '', '157.55.43.24', ''),
(10844, 2510, 1, 0, '2015-05-28 14:07:19', '', '', '66.249.93.225', ''),
(10845, 6737, 1, 0, '2015-05-28 14:08:54', '', '', '84.253.136.186', ''),
(10846, 8719, 1, 0, '2015-05-28 14:10:32', '', '', '88.210.92.101', ''),
(10847, 5367, 1, 0, '2015-05-28 14:13:07', '', '', '157.56.198.222', ''),
(10848, 5367, 1, 0, '2015-05-28 14:13:24', 'http://ondasdeouro.pt/votacoes', '', '94.132.157.17', ''),
(10849, 570, 1, 0, '2015-05-28 14:14:53', '', '', '87.103.66.200', ''),
(10850, 5216, 1, 0, '2015-05-28 14:16:18', '', '', '66.249.93.225', ''),
(10851, 8748, 1, 0, '2015-05-28 14:16:35', '', '', '157.56.198.206', ''),
(10852, 461, 1, 0, '2015-05-28 14:16:53', '', '', '66.249.93.228', ''),
(10853, 6553, 1, 0, '2015-05-28 14:17:20', '', '', '157.55.235.57', ''),
(10854, 6553, 1, 0, '2015-05-28 14:17:26', 'http://ondasdeouro.pt/votacoes', '', '82.154.253.142', ''),
(10855, 4956, 1, 0, '2015-05-28 14:18:15', '', '', '177.117.117.79', ''),
(10856, 7520, 1, 0, '2015-05-28 14:19:04', '', '', '66.249.93.225', ''),
(10857, 7520, 1, 0, '2015-05-28 14:19:33', '', '', '66.249.93.225', ''),
(10858, 7520, 1, 0, '2015-05-28 14:21:14', '', '', '66.249.93.228', ''),
(10859, 7520, 1, 0, '2015-05-28 14:21:19', '', '', '66.249.93.225', ''),
(10860, 620, 1, 0, '2015-05-28 14:25:13', '', '', '201.21.0.45', ''),
(10861, 7997, 1, 0, '2015-05-28 14:26:58', '', '', '179.218.9.160', ''),
(10862, 5467, 1, 0, '2015-05-28 14:31:10', '', '', '85.240.34.191', ''),
(10863, 1546, 1, 0, '2015-05-28 14:31:45', '', '', '190.180.186.24', ''),
(10864, 6587, 1, 0, '2015-05-28 14:34:27', '', '', '95.92.97.153', ''),
(10865, 6475, 1, 0, '2015-05-28 14:35:23', '', '', '207.46.11.238', ''),
(10866, 5207, 1, 0, '2015-05-28 14:37:16', '', '', '157.55.46.248', ''),
(10867, 6103, 1, 0, '2015-05-28 14:37:18', '', '', '187.14.32.146', ''),
(10868, 5207, 1, 0, '2015-05-28 14:37:25', 'http://ondasdeouro.pt/votacoes', '', '188.251.0.114', ''),
(10869, 7748, 1, 0, '2015-05-28 14:39:06', '', '', '66.249.93.228', ''),
(10870, 1546, 1, 0, '2015-05-28 14:39:41', '', '', '190.180.186.24', ''),
(10871, 5489, 1, 0, '2015-05-28 14:39:51', '', '', '189.122.162.53', ''),
(10872, 7751, 1, 0, '2015-05-28 14:39:56', '', '', '88.214.167.197', ''),
(10873, 7748, 1, 0, '2015-05-28 14:40:40', 'http://ondasdeouro.pt/votacoes', '', '95.92.195.240', ''),
(10874, 3977, 1, 0, '2015-05-28 14:43:36', '', '', '95.136.62.106', ''),
(10875, 5921, 1, 0, '2015-05-28 14:50:45', '', '', '189.70.228.94', ''),
(10876, 4530, 1, 0, '2015-05-28 14:51:42', '', '', '66.249.93.231', ''),
(10877, 4884, 1, 0, '2015-05-28 14:51:58', '', '', '66.249.93.228', ''),
(10878, 6879, 1, 0, '2015-05-28 14:54:40', '', '', '201.34.148.145', ''),
(10879, 6843, 1, 0, '2015-05-28 14:55:39', '', '', '66.249.93.228', ''),
(10880, 6049, 1, 0, '2015-05-28 15:00:30', '', '', '47.60.38.47', ''),
(10881, 2532, 1, 0, '2015-05-28 15:01:10', '', '', '157.55.46.251', ''),
(10882, 932, 1, 0, '2015-05-28 15:01:50', '', '', '157.55.43.25', ''),
(10883, 7745, 1, 0, '2015-05-28 15:01:52', 'http://ondasdeouro.pt/votacoes', '', '81.84.40.136', ''),
(10884, 4351, 1, 0, '2015-05-28 15:02:59', '', '', '85.56.43.212', ''),
(10885, 4341, 1, 0, '2015-05-28 15:04:39', '', '', '66.249.93.231', ''),
(10886, 4913, 1, 0, '2015-05-28 15:06:55', '', '', '66.249.93.231', ''),
(10887, 4672, 1, 0, '2015-05-28 15:07:05', '', '', '66.249.83.164', ''),
(10888, 6350, 1, 0, '2015-05-28 15:08:03', '', '', '186.213.17.20', ''),
(10889, 5934, 1, 0, '2015-05-28 15:10:04', '', '', '66.249.93.231', '');
INSERT INTO `wp_newsletter_stats` (`id`, `user_id`, `email_id`, `link_id`, `created`, `url`, `anchor`, `ip`, `country`) VALUES
(10890, 5730, 1, 0, '2015-05-28 15:13:29', '', '', '65.55.227.217', ''),
(10891, 1686, 1, 0, '2015-05-28 15:14:41', '', '', '66.249.93.228', ''),
(10892, 1686, 1, 0, '2015-05-28 15:15:18', '', '', '66.249.93.228', ''),
(10893, 1889, 1, 0, '2015-05-28 15:15:49', '', '', '66.249.93.231', ''),
(10894, 1686, 1, 0, '2015-05-28 15:15:55', 'http://ondasdeouro.pt/votacoes', '', '89.109.106.179', ''),
(10895, 8712, 1, 0, '2015-05-28 15:16:07', '', '', '85.242.176.57', ''),
(10896, 1686, 1, 0, '2015-05-28 15:16:37', '', '', '66.249.93.225', ''),
(10897, 8681, 1, 0, '2015-05-28 15:16:58', '', '', '93.108.216.5', ''),
(10898, 7019, 1, 0, '2015-05-28 15:17:25', 'https://www.facebook.com/ondasdeouro', '', '187.114.106.21', ''),
(10899, 7240, 1, 0, '2015-05-28 15:17:39', '', '', '66.249.83.171', ''),
(10900, 8543, 1, 0, '2015-05-28 15:18:48', '', '', '66.249.93.228', ''),
(10901, 6749, 1, 0, '2015-05-28 15:18:52', '', '', '94.100.190.80', ''),
(10902, 8483, 1, 0, '2015-05-28 15:19:11', '', '', '66.249.93.228', ''),
(10903, 7686, 1, 0, '2015-05-28 15:19:19', '', '', '193.126.83.21', ''),
(10904, 3823, 1, 0, '2015-05-28 15:19:30', '', '', '194.210.185.173', ''),
(10905, 3520, 1, 0, '2015-05-28 15:19:51', '', '', '157.56.198.206', ''),
(10906, 551, 1, 0, '2015-05-28 15:22:08', '', '', '87.103.66.60', ''),
(10907, 4185, 1, 0, '2015-05-28 15:22:29', '', '', '188.83.247.112', ''),
(10908, 5077, 1, 0, '2015-05-28 15:23:26', '', '', '191.191.18.108', ''),
(10909, 5237, 1, 0, '2015-05-28 15:24:09', '', '', '66.249.88.131', ''),
(10910, 5374, 1, 0, '2015-05-28 15:28:40', '', '', '89.155.159.113', ''),
(10911, 5006, 1, 0, '2015-05-28 15:29:30', '', '', '66.249.88.142', ''),
(10912, 5006, 1, 0, '2015-05-28 15:29:53', 'http://ondasdeouro.pt/votacoes', '', '177.45.125.13', ''),
(10913, 8940, 1, 0, '2015-05-28 15:32:36', '', '', '85.138.85.207', ''),
(10914, 7516, 1, 0, '2015-05-28 15:32:43', '', '', '157.55.104.78', ''),
(10915, 7516, 1, 0, '2015-05-28 15:32:59', 'http://ondasdeouro.pt/votacoes', '', '200.158.50.37', ''),
(10916, 6719, 1, 0, '2015-05-28 15:34:57', '', '', '65.55.65.30', ''),
(10917, 3960, 1, 0, '2015-05-28 15:36:34', '', '', '77.27.173.240', ''),
(10918, 9112, 1, 0, '2015-05-28 15:38:47', 'http://ondasdeouro.pt/votacoes', '', '87.103.74.169', ''),
(10919, 7741, 1, 0, '2015-05-28 15:38:48', '', '', '85.243.72.163', ''),
(10920, 8004, 1, 0, '2015-05-28 15:39:27', '', '', '157.55.235.58', ''),
(10921, 2882, 1, 0, '2015-05-28 15:39:50', '', '', '66.249.88.137', ''),
(10922, 6648, 1, 0, '2015-05-28 15:40:27', '', '', '85.94.183.3', ''),
(10923, 7741, 1, 0, '2015-05-28 15:47:09', '', '', '85.243.72.163', ''),
(10924, 7001, 1, 0, '2015-05-28 15:47:29', '', '', '65.55.118.94', ''),
(10925, 7173, 1, 0, '2015-05-28 15:48:18', '', '', '157.56.19.91', ''),
(10926, 7173, 1, 0, '2015-05-28 15:48:51', 'http://ondasdeouro.pt/votacoes', '', '201.68.16.59', ''),
(10927, 5979, 1, 0, '2015-05-28 15:50:12', '', '', '189.123.233.188', ''),
(10928, 7645, 1, 0, '2015-05-28 15:50:16', '', '', '66.249.88.137', ''),
(10929, 3037, 1, 0, '2015-05-28 15:53:36', '', '', '66.249.83.164', ''),
(10930, 3037, 1, 0, '2015-05-28 15:53:38', '', '', '66.249.83.164', ''),
(10931, 3037, 1, 0, '2015-05-28 15:53:43', 'http://ondasdeouro.pt/votacoes', '', '10.10.5.19', ''),
(10932, 3327, 1, 0, '2015-05-28 15:54:17', '', '', '66.249.93.225', ''),
(10933, 5216, 1, 0, '2015-05-28 15:56:39', '', '', '66.249.93.225', ''),
(10934, 9161, 1, 0, '2015-05-28 15:59:27', 'http://ondasdeouro.pt/votacoes', '', '188.250.76.231', ''),
(10935, 8602, 1, 0, '2015-05-28 15:59:32', '', '', '157.55.43.24', ''),
(10936, 5107, 1, 0, '2015-05-28 16:02:13', '', '', '66.249.93.225', ''),
(10937, 5107, 1, 0, '2015-05-28 16:02:26', 'http://ondasdeouro.pt/votacoes', '', '85.138.86.110', ''),
(10938, 7516, 1, 0, '2015-05-28 16:03:49', '', '', '157.55.104.78', ''),
(10939, 6453, 1, 0, '2015-05-28 16:04:44', '', '', '179.218.43.16', ''),
(10940, 1651, 1, 0, '2015-05-28 16:06:39', '', '', '62.169.67.134', ''),
(10941, 3308, 1, 0, '2015-05-28 16:07:54', '', '', '157.55.235.57', ''),
(10942, 8409, 1, 0, '2015-05-28 16:10:54', '', '', '188.37.133.134', ''),
(10943, 8266, 1, 0, '2015-05-28 16:10:58', '', '', '217.129.176.193', ''),
(10944, 3803, 1, 0, '2015-05-28 16:12:25', '', '', '85.87.194.114', ''),
(10945, 7520, 1, 0, '2015-05-28 16:12:49', '', '', '66.249.93.225', ''),
(10946, 7328, 1, 0, '2015-05-28 16:13:19', 'http://ondasdeouro.pt/votacoes', '', '194.117.2.107', ''),
(10947, 633, 1, 0, '2015-05-28 16:14:01', 'https://www.facebook.com/ondasdeouro', '', '62.48.250.26', ''),
(10948, 8455, 1, 0, '2015-05-28 16:16:52', '', '', '66.249.93.225', ''),
(10949, 6078, 1, 0, '2015-05-28 16:17:14', '', '', '187.5.243.123', ''),
(10950, 8455, 1, 0, '2015-05-28 16:17:17', '', '', '66.249.93.228', ''),
(10951, 7312, 1, 0, '2015-05-28 16:17:22', '', '', '65.55.183.185', ''),
(10952, 5379, 1, 0, '2015-05-28 16:17:26', '', '', '157.55.46.248', ''),
(10953, 6078, 1, 0, '2015-05-28 16:17:44', 'http://ondasdeouro.pt/votacoes', '', '187.5.243.123', ''),
(10954, 8455, 1, 0, '2015-05-28 16:17:45', '', '', '66.249.93.228', ''),
(10955, 8455, 1, 0, '2015-05-28 16:17:50', '', '', '66.249.93.231', ''),
(10956, 6394, 1, 0, '2015-05-28 16:20:10', '', '', '65.55.185.238', ''),
(10957, 8730, 1, 0, '2015-05-28 16:20:17', '', '', '79.168.198.13', ''),
(10958, 8730, 1, 0, '2015-05-28 16:20:18', '', '', '79.168.198.13', ''),
(10959, 7141, 1, 0, '2015-05-28 16:22:16', '', '', '66.249.83.180', ''),
(10960, 7078, 1, 0, '2015-05-28 16:26:57', '', '', '66.249.93.231', ''),
(10961, 814, 1, 0, '2015-05-28 16:30:20', 'http://ondasdeouro.pt/votacoes', '', '88.157.202.143', ''),
(10962, 8486, 1, 0, '2015-05-28 16:31:51', '', '', '87.103.64.136', ''),
(10963, 6035, 1, 0, '2015-05-28 16:32:17', '', '', '66.249.93.225', ''),
(10964, 8440, 1, 0, '2015-05-28 16:32:24', '', '', '157.56.198.222', ''),
(10965, 6035, 1, 0, '2015-05-28 16:32:30', '', '', '66.249.93.228', ''),
(10966, 665, 1, 0, '2015-05-28 16:32:36', '', '', '88.6.226.78', ''),
(10967, 7543, 1, 0, '2015-05-28 16:32:54', '', '', '187.15.190.211', ''),
(10968, 8970, 1, 0, '2015-05-28 16:35:51', '', '', '81.193.77.170', ''),
(10969, 4267, 1, 0, '2015-05-28 16:36:25', '', '', '66.249.93.228', ''),
(10970, 5253, 1, 0, '2015-05-28 16:36:34', '', '', '66.249.93.225', ''),
(10971, 8730, 1, 0, '2015-05-28 16:39:24', '', '', '79.168.198.13', ''),
(10972, 8967, 1, 0, '2015-05-28 16:41:20', '', '', '65.55.183.46', ''),
(10973, 8967, 1, 0, '2015-05-28 16:41:32', 'http://ondasdeouro.pt/votacoes', '', '177.188.10.243', ''),
(10974, 1395, 1, 0, '2015-05-28 16:42:39', '', '', '2.81.193.29', ''),
(10975, 1395, 1, 0, '2015-05-28 16:42:48', '', '', '2.81.193.29', ''),
(10976, 1395, 1, 0, '2015-05-28 16:42:55', 'http://ondasdeouro.pt/votacoes', '', '2.81.193.29', ''),
(10977, 6270, 1, 0, '2015-05-28 16:44:31', '', '', '177.96.203.193', ''),
(10978, 4785, 1, 0, '2015-05-28 16:44:56', '', '', '193.153.52.181', ''),
(10979, 8616, 1, 0, '2015-05-28 16:46:48', '', '', '66.249.93.231', ''),
(10980, 4157, 1, 0, '2015-05-28 16:47:13', '', '', '46.189.237.254', ''),
(10981, 5841, 1, 0, '2015-05-28 16:49:14', '', '', '66.249.83.180', ''),
(10982, 5841, 1, 0, '2015-05-28 16:49:25', '', '', '66.249.83.171', ''),
(10983, 5046, 1, 0, '2015-05-28 16:50:46', '', '', '66.249.93.225', ''),
(10984, 7229, 1, 0, '2015-05-28 16:51:49', 'http://ondasdeouro.pt/votacoes', '', '95.93.160.160', ''),
(10985, 9153, 1, 0, '2015-05-28 16:51:54', '', '', '87.103.57.26', ''),
(10986, 7229, 1, 0, '2015-05-28 16:52:23', 'https://www.facebook.com/ondasdeouro', '', '95.93.160.160', ''),
(10987, 7229, 1, 0, '2015-05-28 16:53:02', 'https://www.facebook.com/ondasdeouro', '', '95.93.160.160', ''),
(10988, 5217, 1, 0, '2015-05-28 16:53:38', '', '', '85.245.65.54', ''),
(10989, 5046, 1, 0, '2015-05-28 16:53:51', 'http://ondasdeouro.pt/votacoes', '', '188.251.190.101', ''),
(10990, 5217, 1, 0, '2015-05-28 16:53:52', 'https://www.facebook.com/ondasdeouro', '', '85.245.65.54', ''),
(10991, 6945, 1, 0, '2015-05-28 16:55:30', '', '', '179.156.166.192', ''),
(10992, 413, 1, 0, '2015-05-28 16:56:14', '', '', '138.94.222.21', ''),
(10993, 7196, 1, 0, '2015-05-28 16:59:24', '', '', '79.168.209.36', ''),
(10994, 5515, 1, 0, '2015-05-28 17:01:57', '', '', '157.55.43.27', ''),
(10995, 4265, 1, 0, '2015-05-28 17:04:25', '', '', '157.55.46.251', ''),
(10996, 9123, 1, 0, '2015-05-28 17:05:21', '', '', '178.166.51.40', ''),
(10997, 7931, 1, 0, '2015-05-28 17:08:54', 'http://ondasdeouro.pt/votacoes', '', '188.251.60.245', ''),
(10998, 6328, 1, 0, '2015-05-28 17:09:41', '', '', '188.250.65.132', ''),
(10999, 7931, 1, 0, '2015-05-28 17:10:21', 'http://ondasdeouro.pt/votacoes', '', '188.251.60.245', ''),
(11000, 342, 1, 0, '2015-05-28 17:11:34', '', '', '66.249.93.231', ''),
(11001, 4429, 1, 0, '2015-05-28 17:12:45', '', '', '66.249.88.137', ''),
(11002, 5903, 1, 0, '2015-05-28 17:13:07', '', '', '66.249.93.225', ''),
(11003, 7947, 1, 0, '2015-05-28 17:15:13', '', '', '89.114.141.4', ''),
(11004, 3832, 1, 0, '2015-05-28 17:16:10', '', '', '157.55.235.56', ''),
(11005, 2374, 1, 0, '2015-05-28 17:17:44', '', '', '193.136.189.5', ''),
(11006, 5137, 1, 0, '2015-05-28 17:17:58', '', '', '85.243.183.112', ''),
(11007, 2127, 1, 0, '2015-05-28 17:18:11', '', '', '66.249.93.228', ''),
(11008, 5296, 1, 0, '2015-05-28 17:23:17', '', '', '66.249.93.225', ''),
(11009, 5296, 1, 0, '2015-05-28 17:23:27', 'http://ondasdeouro.pt/votacoes', '', '89.153.233.67', ''),
(11010, 8299, 1, 0, '2015-05-28 17:27:07', '', '', '66.249.93.228', ''),
(11011, 5433, 1, 0, '2015-05-28 17:28:32', '', '', '85.244.116.32', ''),
(11012, 6391, 1, 0, '2015-05-28 17:29:33', '', '', '187.58.141.174', ''),
(11013, 107, 1, 0, '2015-05-28 17:32:23', 'http://ondasdeouro.pt/votacoes', '', '85.242.105.16', ''),
(11014, 3832, 1, 0, '2015-05-28 17:35:19', 'http://ondasdeouro.pt/votacoes', '', '88.157.129.150', ''),
(11015, 1724, 1, 0, '2015-05-28 17:37:02', '', '', '85.138.31.174', ''),
(11016, 3271, 1, 0, '2015-05-28 17:38:22', '', '', '85.240.98.60', ''),
(11017, 9179, 1, 0, '2015-05-28 17:38:56', '', '', '66.249.80.61', ''),
(11018, 1724, 1, 0, '2015-05-28 17:39:16', 'http://ondasdeouro.pt/votacoes', '', '85.138.31.174', ''),
(11019, 5284, 1, 0, '2015-05-28 17:39:40', '', '', '66.249.93.231', ''),
(11020, 5284, 1, 0, '2015-05-28 17:40:20', '', '', '66.249.93.225', ''),
(11021, 2547, 1, 0, '2015-05-28 17:40:39', '', '', '66.249.93.231', ''),
(11022, 7208, 1, 0, '2015-05-28 17:41:46', '', '', '144.64.107.154', ''),
(11023, 223, 1, 0, '2015-05-28 17:43:59', '', '', '178.166.31.108', ''),
(11024, 223, 1, 0, '2015-05-28 17:44:07', 'http://ondasdeouro.pt/votacoes', '', '178.166.31.108', ''),
(11025, 9179, 1, 0, '2015-05-28 17:45:21', '', '', '66.249.80.61', ''),
(11026, 606, 1, 0, '2015-05-28 17:52:01', '', '', '176.83.11.23', ''),
(11027, 5159, 1, 0, '2015-05-28 17:52:12', '', '', '76.167.230.79', ''),
(11028, 8883, 1, 0, '2015-05-28 17:54:18', '', '', '85.138.196.131', ''),
(11029, 8883, 1, 0, '2015-05-28 17:54:19', '', '', '85.138.196.131', ''),
(11030, 7790, 1, 0, '2015-05-28 17:56:14', '', '', '66.249.93.225', ''),
(11031, 4842, 1, 0, '2015-05-28 17:57:53', '', '', '88.19.186.178', ''),
(11032, 5265, 1, 0, '2015-05-28 17:58:36', '', '', '66.249.93.231', ''),
(11033, 8883, 1, 0, '2015-05-28 18:00:58', '', '', '85.138.196.131', ''),
(11034, 8883, 1, 0, '2015-05-28 18:00:58', '', '', '85.138.196.131', ''),
(11035, 1791, 1, 0, '2015-05-28 18:01:13', '', '', '66.249.93.225', ''),
(11036, 5436, 1, 0, '2015-05-28 18:01:26', '', '', '157.56.122.218', ''),
(11037, 8315, 1, 0, '2015-05-28 18:08:44', '', '', '157.55.43.27', ''),
(11038, 4785, 1, 0, '2015-05-28 18:14:40', '', '', '193.153.52.181', ''),
(11039, 6270, 1, 0, '2015-05-28 18:22:58', '', '', '177.96.203.193', ''),
(11040, 7647, 1, 0, '2015-05-28 18:23:29', '', '', '2.83.137.33', ''),
(11041, 7647, 1, 0, '2015-05-28 18:23:39', '', '', '2.83.137.33', ''),
(11042, 91, 1, 0, '2015-05-28 18:26:24', '', '', '94.132.124.135', ''),
(11043, 8266, 1, 0, '2015-05-28 18:30:54', '', '', '217.129.176.193', ''),
(11044, 7207, 1, 0, '2015-05-28 18:31:02', '', '', '200.238.176.30', ''),
(11045, 7207, 1, 0, '2015-05-28 18:31:16', 'http://ondasdeouro.pt/votacoes', '', '200.238.176.30', ''),
(11046, 8995, 1, 0, '2015-05-28 18:33:14', '', '', '79.168.108.242', ''),
(11047, 8266, 1, 0, '2015-05-28 18:33:36', '', '', '217.129.176.193', ''),
(11048, 8478, 1, 0, '2015-05-28 18:36:17', '', '', '66.249.93.228', ''),
(11049, 847, 1, 0, '2015-05-28 18:37:19', '', '', '66.249.93.231', ''),
(11050, 847, 1, 0, '2015-05-28 18:37:58', '', '', '66.249.93.231', ''),
(11051, 2899, 1, 0, '2015-05-28 18:43:32', '', '', '177.138.21.62', ''),
(11052, 7278, 1, 0, '2015-05-28 18:43:56', '', '', '177.32.238.30', ''),
(11053, 5289, 1, 0, '2015-05-28 18:44:05', '', '', '66.249.93.228', ''),
(11054, 7721, 1, 0, '2015-05-28 18:46:55', '', '', '157.55.43.26', ''),
(11055, 7721, 1, 0, '2015-05-28 18:47:00', 'http://ondasdeouro.pt/votacoes', '', '85.243.110.99', ''),
(11056, 4613, 1, 0, '2015-05-28 18:47:00', '', '', '66.249.93.228', ''),
(11057, 1395, 1, 0, '2015-05-28 18:47:24', '', '', '2.81.193.29', ''),
(11058, 5577, 1, 0, '2015-05-28 18:47:28', '', '', '2.82.117.127', ''),
(11059, 6797, 1, 0, '2015-05-28 18:47:33', '', '', '62.36.47.102', ''),
(11060, 5577, 1, 0, '2015-05-28 18:47:38', 'http://ondasdeouro.pt/votacoes', '', '2.82.117.127', ''),
(11061, 3066, 1, 0, '2015-05-28 18:47:52', '', '', '66.249.80.71', ''),
(11062, 3066, 1, 0, '2015-05-28 18:48:05', 'http://ondasdeouro.pt/votacoes', '', '205.129.6.134', ''),
(11063, 4185, 1, 0, '2015-05-28 18:49:12', '', '', '157.56.195.158', ''),
(11064, 2566, 1, 0, '2015-05-28 18:51:41', '', '', '188.77.190.63', ''),
(11065, 4987, 1, 0, '2015-05-28 18:55:43', '', '', '85.247.250.107', ''),
(11066, 9030, 1, 0, '2015-05-28 18:55:50', '', '', '157.56.195.158', ''),
(11067, 5447, 1, 0, '2015-05-28 18:59:31', '', '', '66.249.93.228', ''),
(11068, 4913, 1, 0, '2015-05-28 19:02:46', '', '', '66.249.93.225', ''),
(11069, 1761, 1, 0, '2015-05-28 19:07:24', '', '', '157.56.198.222', ''),
(11070, 6984, 1, 0, '2015-05-28 19:07:48', '', '', '85.247.200.51', ''),
(11071, 7350, 1, 0, '2015-05-28 19:08:40', '', '', '85.245.66.131', ''),
(11072, 8299, 1, 0, '2015-05-28 19:09:47', '', '', '66.249.93.231', ''),
(11073, 4974, 1, 0, '2015-05-28 19:10:13', '', '', '88.76.46.24', ''),
(11074, 1165, 1, 0, '2015-05-28 19:11:27', '', '', '176.78.158.4', ''),
(11075, 5905, 1, 0, '2015-05-28 19:14:30', '', '', '81.84.11.93', ''),
(11076, 5905, 1, 0, '2015-05-28 19:14:48', '', '', '81.84.11.93', ''),
(11077, 7156, 1, 0, '2015-05-28 19:19:40', '', '', '66.249.93.225', ''),
(11078, 4953, 1, 0, '2015-05-28 19:19:50', '', '', '66.249.83.180', ''),
(11079, 4979, 1, 0, '2015-05-28 19:21:33', '', '', '157.56.198.206', ''),
(11080, 4979, 1, 0, '2015-05-28 19:21:59', 'http://ondasdeouro.pt/votacoes', '', '95.69.54.71', ''),
(11081, 5690, 1, 0, '2015-05-28 19:24:49', 'http://ondasdeouro.pt/votacoes', '', '85.244.109.113', ''),
(11082, 5138, 1, 0, '2015-05-28 19:29:57', '', '', '79.168.206.29', ''),
(11083, 2746, 1, 0, '2015-05-28 19:31:52', '', '', '65.55.183.184', ''),
(11084, 1840, 1, 0, '2015-05-28 19:37:44', 'http://ondasdeouro.pt/votacoes', '', '88.214.174.61', ''),
(11085, 3122, 1, 0, '2015-05-28 19:39:46', '', '', '66.249.93.228', ''),
(11086, 6849, 1, 0, '2015-05-28 19:40:30', '', '', '189.112.41.161', ''),
(11087, 3246, 1, 0, '2015-05-28 19:52:09', '', '', '66.249.93.228', ''),
(11088, 3246, 1, 0, '2015-05-28 19:52:22', 'http://ondasdeouro.pt/votacoes', '', '188.250.240.219', ''),
(11089, 1589, 1, 0, '2015-05-28 19:55:47', '', '', '179.192.129.253', ''),
(11090, 7878, 1, 0, '2015-05-28 19:55:54', '', '', '66.249.93.228', ''),
(11091, 4346, 1, 0, '2015-05-28 19:58:09', '', '', '65.55.129.188', ''),
(11092, 1767, 1, 0, '2015-05-28 19:59:31', '', '', '66.249.93.231', ''),
(11093, 4641, 1, 0, '2015-05-28 20:00:59', '', '', '65.55.129.187', ''),
(11094, 4513, 1, 0, '2015-05-28 20:08:48', '', '', '73.219.208.185', ''),
(11095, 7878, 1, 0, '2015-05-28 20:12:45', '', '', '66.249.93.225', ''),
(11096, 6387, 1, 0, '2015-05-28 20:13:34', '', '', '66.249.93.231', ''),
(11097, 6387, 1, 0, '2015-05-28 20:13:49', 'http://ondasdeouro.pt/votacoes', '', '88.214.169.240', ''),
(11098, 6387, 1, 0, '2015-05-28 20:14:13', '', '', '66.249.93.225', ''),
(11099, 6387, 1, 0, '2015-05-28 20:14:24', 'http://ondasdeouro.pt/votacoes', '', '88.214.169.240', ''),
(11100, 6387, 1, 0, '2015-05-28 20:19:42', '', '', '66.249.93.231', ''),
(11101, 7878, 1, 0, '2015-05-28 20:22:46', '', '', '66.249.93.225', ''),
(11102, 5212, 1, 0, '2015-05-28 20:25:39', '', '', '85.245.66.254', ''),
(11103, 5038, 1, 0, '2015-05-28 20:25:54', '', '', '66.249.93.231', ''),
(11104, 8537, 1, 0, '2015-05-28 20:28:27', '', '', '88.214.185.67', ''),
(11105, 4279, 1, 0, '2015-05-28 20:34:07', '', '', '157.56.122.216', ''),
(11106, 6483, 1, 0, '2015-05-28 20:35:31', '', '', '181.213.32.14', ''),
(11107, 7345, 1, 0, '2015-05-28 20:36:42', '', '', '157.56.17.206', ''),
(11108, 7345, 1, 0, '2015-05-28 20:39:10', '', '', '157.56.17.206', ''),
(11109, 4606, 1, 0, '2015-05-28 20:43:50', '', '', '66.249.93.225', ''),
(11110, 8722, 1, 0, '2015-05-28 20:44:46', '', '', '157.55.235.58', ''),
(11111, 8722, 1, 0, '2015-05-28 20:44:55', 'http://ondasdeouro.pt/votacoes', '', '85.243.139.8', ''),
(11112, 3712, 1, 0, '2015-05-28 20:45:02', '', '', '176.86.7.171', ''),
(11113, 7345, 1, 0, '2015-05-28 20:45:03', 'http://ondasdeouro.pt/votacoes', '', '191.32.209.73', ''),
(11114, 7345, 1, 0, '2015-05-28 20:45:06', 'https://www.facebook.com/ondasdeouro', '', '191.32.209.73', ''),
(11115, 5161, 1, 0, '2015-05-28 20:47:36', '', '', '157.56.122.216', ''),
(11116, 5161, 1, 0, '2015-05-28 20:47:47', 'http://ondasdeouro.pt/votacoes', '', '89.180.187.29', ''),
(11117, 1737, 1, 0, '2015-05-28 20:48:02', '', '', '66.249.93.225', ''),
(11118, 6964, 1, 0, '2015-05-28 20:49:14', '', '', '157.56.198.206', ''),
(11119, 8129, 1, 0, '2015-05-28 20:52:49', '', '', '79.168.95.154', ''),
(11120, 8129, 1, 0, '2015-05-28 20:52:51', '', '', '79.168.95.154', ''),
(11121, 5021, 1, 0, '2015-05-28 20:55:19', '', '', '66.249.88.131', ''),
(11122, 6481, 1, 0, '2015-05-28 21:00:28', '', '', '189.21.235.3', ''),
(11123, 2899, 1, 0, '2015-05-28 21:00:36', '', '', '179.215.50.36', ''),
(11124, 2899, 1, 0, '2015-05-28 21:00:39', '', '', '179.215.50.36', ''),
(11125, 8923, 1, 0, '2015-05-28 21:01:39', '', '', '82.154.180.62', ''),
(11126, 8923, 1, 0, '2015-05-28 21:01:56', 'https://www.facebook.com/ondasdeouro', '', '82.154.180.62', ''),
(11127, 8923, 1, 0, '2015-05-28 21:04:03', 'https://www.facebook.com/ondasdeouro', '', '82.154.180.62', ''),
(11128, 6305, 1, 0, '2015-05-28 21:12:55', '', '', '66.249.93.231', ''),
(11129, 2749, 1, 0, '2015-05-28 21:13:55', '', '', '157.56.17.206', ''),
(11130, 4325, 1, 0, '2015-05-28 21:15:47', '', '', '177.79.23.180', ''),
(11131, 8691, 1, 0, '2015-05-28 21:15:54', '', '', '85.138.200.1', ''),
(11132, 7169, 1, 0, '2015-05-28 21:21:02', 'http://ondasdeouro.pt/votacoes', '', '77.54.66.108', ''),
(11133, 5127, 1, 0, '2015-05-28 21:23:05', '', '', '66.249.93.231', ''),
(11134, 9088, 1, 0, '2015-05-28 21:24:06', '', '', '81.193.195.34', ''),
(11135, 5327, 1, 0, '2015-05-28 21:24:26', '', '', '2.82.13.146', ''),
(11136, 5327, 1, 0, '2015-05-28 21:25:01', 'http://ondasdeouro.pt/votacoes', '', '2.82.13.146', ''),
(11137, 8153, 1, 0, '2015-05-28 21:29:36', '', '', '85.138.122.182', ''),
(11138, 4407, 1, 0, '2015-05-28 21:30:12', '', '', '186.54.165.3', ''),
(11139, 66, 1, 0, '2015-05-28 21:32:09', '', '', '66.249.93.228', ''),
(11140, 5532, 1, 0, '2015-05-28 21:32:32', '', '', '85.138.199.120', ''),
(11141, 1924, 1, 0, '2015-05-28 21:32:47', '', '', '79.168.176.51', ''),
(11142, 7287, 1, 0, '2015-05-28 21:32:51', '', '', '65.55.183.187', ''),
(11143, 8266, 1, 0, '2015-05-28 21:34:51', '', '', '217.129.176.193', ''),
(11144, 8266, 1, 0, '2015-05-28 21:34:53', '', '', '217.129.176.193', ''),
(11145, 4909, 1, 0, '2015-05-28 21:37:38', '', '', '179.244.91.108', ''),
(11146, 7022, 1, 0, '2015-05-28 21:37:45', '', '', '157.55.104.78', ''),
(11147, 1710, 1, 0, '2015-05-28 21:41:02', '', '', '88.214.167.183', ''),
(11148, 5518, 1, 0, '2015-05-28 21:41:38', '', '', '66.249.93.231', ''),
(11149, 1292, 1, 0, '2015-05-28 21:48:51', '', '', '157.56.19.89', ''),
(11150, 1799, 1, 0, '2015-05-28 21:49:29', '', '', '172.16.2.76', ''),
(11151, 3283, 1, 0, '2015-05-28 21:49:39', '', '', '99.157.196.201', ''),
(11152, 2530, 1, 0, '2015-05-28 21:50:16', '', '', '66.249.93.231', ''),
(11153, 3352, 1, 0, '2015-05-28 21:55:04', '', '', '85.247.66.112', ''),
(11154, 5155, 1, 0, '2015-05-28 21:55:08', '', '', '177.73.6.168', ''),
(11155, 3352, 1, 0, '2015-05-28 21:55:09', 'http://ondasdeouro.pt/votacoes', '', '85.247.66.112', ''),
(11156, 8577, 1, 0, '2015-05-28 21:57:43', '', '', '82.154.32.88', ''),
(11157, 6159, 1, 0, '2015-05-28 21:59:33', '', '', '191.247.231.150', ''),
(11158, 4243, 1, 0, '2015-05-28 22:03:07', '', '', '85.245.65.164', ''),
(11159, 2158, 1, 0, '2015-05-28 22:06:19', '', '', '90.38.252.196', ''),
(11160, 46, 1, 0, '2015-05-28 22:12:58', '', '', '85.138.98.52', ''),
(11161, 8520, 1, 0, '2015-05-28 22:13:22', '', '', '85.139.99.229', ''),
(11162, 5400, 1, 0, '2015-05-28 22:14:07', '', '', '188.81.26.66', ''),
(11163, 6843, 1, 0, '2015-05-28 22:14:13', '', '', '66.249.93.228', ''),
(11164, 5038, 1, 0, '2015-05-28 22:14:22', '', '', '66.249.93.228', ''),
(11165, 4442, 1, 0, '2015-05-28 22:18:14', '', '', '66.249.88.137', ''),
(11166, 6280, 1, 0, '2015-05-28 22:27:00', '', '', '65.55.65.190', ''),
(11167, 9160, 1, 0, '2015-05-28 22:27:56', '', '', '81.141.109.143', ''),
(11168, 7800, 1, 0, '2015-05-28 22:28:16', '', '', '66.249.93.225', ''),
(11169, 6270, 1, 0, '2015-05-28 22:34:44', '', '', '177.96.203.193', ''),
(11170, 3791, 1, 0, '2015-05-28 22:37:30', '', '', '212.145.34.49', ''),
(11171, 1965, 1, 0, '2015-05-28 22:39:31', '', '', '66.249.93.225', ''),
(11172, 6448, 1, 0, '2015-05-28 22:40:19', '', '', '66.249.84.180', ''),
(11173, 7995, 1, 0, '2015-05-28 22:47:00', '', '', '79.168.180.235', ''),
(11174, 5413, 1, 0, '2015-05-28 22:49:31', '', '', '84.90.120.23', ''),
(11175, 5413, 1, 0, '2015-05-28 22:53:25', '', '', '84.90.120.23', ''),
(11176, 7751, 1, 0, '2015-05-28 22:53:56', '', '', '2.83.63.23', ''),
(11177, 8416, 1, 0, '2015-05-28 22:59:54', '', '', '88.214.166.120', ''),
(11178, 8416, 1, 0, '2015-05-28 22:59:54', '', '', '88.214.166.120', ''),
(11179, 1633, 1, 0, '2015-05-28 23:00:20', '', '', '66.249.93.228', ''),
(11180, 6515, 1, 0, '2015-05-28 23:01:48', 'http://ondasdeouro.pt/votacoes', '', '85.244.208.95', ''),
(11181, 6512, 1, 0, '2015-05-28 23:05:38', '', '', '200.152.98.151', ''),
(11182, 7537, 1, 0, '2015-05-28 23:06:07', '', '', '66.249.88.142', ''),
(11183, 7537, 1, 0, '2015-05-28 23:06:12', '', '', '66.249.83.164', ''),
(11184, 2024, 1, 0, '2015-05-28 23:07:24', '', '', '66.249.93.231', ''),
(11185, 7230, 1, 0, '2015-05-28 23:17:02', '', '', '65.55.183.94', ''),
(11186, 3330, 1, 0, '2015-05-28 23:19:59', '', '', '66.249.93.225', ''),
(11187, 4153, 1, 0, '2015-05-28 23:20:59', '', '', '88.210.72.244', ''),
(11188, 6791, 1, 0, '2015-05-28 23:22:02', '', '', '37.189.110.93', ''),
(11189, 8550, 1, 0, '2015-05-28 23:26:36', '', '', '144.64.107.69', ''),
(11190, 471, 1, 0, '2015-05-28 23:32:48', '', '', '66.249.82.198', ''),
(11191, 5708, 1, 0, '2015-05-28 23:34:22', '', '', '65.55.233.94', ''),
(11192, 4272, 1, 0, '2015-05-28 23:35:45', '', '', '66.249.93.225', ''),
(11193, 4434, 1, 0, '2015-05-28 23:54:27', '', '', '191.205.167.17', ''),
(11194, 8206, 1, 0, '2015-05-29 00:03:08', '', '', '89.114.203.55', ''),
(11195, 4815, 1, 0, '2015-05-29 00:16:49', '', '', '66.249.83.180', ''),
(11196, 5163, 1, 0, '2015-05-29 00:23:25', '', '', '81.193.82.149', ''),
(11197, 5132, 1, 0, '2015-05-29 00:26:24', '', '', '179.218.106.118', ''),
(11198, 5132, 1, 0, '2015-05-29 00:26:34', '', '', '179.218.106.118', ''),
(11199, 7381, 1, 0, '2015-05-29 00:37:56', '', '', '66.249.83.180', ''),
(11200, 7381, 1, 0, '2015-05-29 00:38:06', '', '', '66.249.83.180', ''),
(11201, 6794, 1, 0, '2015-05-29 00:41:31', '', '', '66.249.88.142', ''),
(11202, 3308, 1, 0, '2015-05-29 00:58:11', '', '', '157.55.235.57', ''),
(11203, 1878, 1, 0, '2015-05-29 00:59:25', '', '', '66.249.83.171', ''),
(11204, 6866, 1, 0, '2015-05-29 01:03:15', '', '', '85.138.39.196', ''),
(11205, 8645, 1, 0, '2015-05-29 01:42:05', '', '', '66.249.93.231', ''),
(11206, 8015, 1, 0, '2015-05-29 02:00:11', '', '', '66.249.93.225', ''),
(11207, 8636, 1, 0, '2015-05-29 02:06:14', '', '', '79.168.41.12', ''),
(11208, 8015, 1, 0, '2015-05-29 02:07:03', '', '', '66.249.93.225', ''),
(11209, 4573, 1, 0, '2015-05-29 02:20:31', '', '', '66.249.83.164', ''),
(11210, 7431, 1, 0, '2015-05-29 02:41:46', '', '', '177.32.199.231', ''),
(11211, 7528, 1, 0, '2015-05-29 03:01:55', '', '', '187.57.117.220', ''),
(11212, 7520, 1, 0, '2015-05-29 03:24:31', '', '', '66.249.93.228', ''),
(11213, 3932, 1, 0, '2015-05-29 03:25:10', '', '', '65.55.183.94', ''),
(11214, 4168, 1, 0, '2015-05-29 03:45:21', '', '', '83.193.105.15', ''),
(11215, 7717, 1, 0, '2015-05-29 04:08:29', '', '', '157.55.230.158', ''),
(11216, 6568, 1, 0, '2015-05-29 04:22:46', '', '', '157.55.46.248', ''),
(11217, 6568, 1, 0, '2015-05-29 04:23:03', 'http://ondasdeouro.pt/votacoes', '', '85.139.74.149', ''),
(11218, 906, 1, 0, '2015-05-29 04:52:10', '', '', '37.189.167.108', ''),
(11219, 906, 1, 0, '2015-05-29 04:52:15', 'http://ondasdeouro.pt/votacoes', '', '37.189.167.108', ''),
(11220, 906, 1, 0, '2015-05-29 04:56:49', '', '', '66.249.93.231', ''),
(11221, 3257, 1, 0, '2015-05-29 05:03:11', '', '', '65.55.157.190', ''),
(11222, 3257, 1, 0, '2015-05-29 05:03:30', 'http://ondasdeouro.pt/votacoes', '', '177.207.69.153', ''),
(11223, 8299, 1, 0, '2015-05-29 05:49:17', '', '', '66.249.93.225', ''),
(11224, 5532, 1, 0, '2015-05-29 05:57:51', '', '', '85.138.199.120', ''),
(11225, 5532, 1, 0, '2015-05-29 05:58:39', '', '', '85.138.199.120', ''),
(11226, 5532, 1, 0, '2015-05-29 05:58:40', '', '', '85.138.199.120', ''),
(11227, 5532, 1, 0, '2015-05-29 05:58:46', '', '', '85.138.199.120', ''),
(11228, 7575, 1, 0, '2015-05-29 06:36:21', '', '', '93.47.216.109', ''),
(11229, 8755, 1, 0, '2015-05-29 06:36:23', '', '', '78.130.85.231', ''),
(11230, 5212, 1, 0, '2015-05-29 06:44:53', '', '', '85.245.66.254', ''),
(11231, 1159, 1, 0, '2015-05-29 06:47:58', '', '', '80.153.250.115', ''),
(11232, 7311, 1, 0, '2015-05-29 06:57:22', '', '', '2.82.169.152', ''),
(11233, 3699, 1, 0, '2015-05-29 07:14:28', '', '', '37.15.111.1', ''),
(11234, 7919, 1, 0, '2015-05-29 07:21:10', '', '', '66.249.93.225', ''),
(11235, 7919, 1, 0, '2015-05-29 07:21:21', 'http://ondasdeouro.pt/votacoes', '', '88.214.169.195', ''),
(11236, 7919, 1, 0, '2015-05-29 07:23:54', '', '', '66.249.93.222', ''),
(11237, 2449, 1, 0, '2015-05-29 07:26:58', '', '', '66.249.93.225', ''),
(11238, 2449, 1, 0, '2015-05-29 07:27:03', 'http://ondasdeouro.pt/votacoes', '', '193.236.40.81', ''),
(11239, 213, 1, 0, '2015-05-29 07:33:59', '', '', '95.94.38.98', ''),
(11240, 213, 1, 0, '2015-05-29 07:34:04', 'http://ondasdeouro.pt/votacoes', '', '95.94.38.98', ''),
(11241, 2717, 1, 0, '2015-05-29 07:37:22', '', '', '66.249.83.171', ''),
(11242, 8588, 1, 0, '2015-05-29 07:42:07', '', '', '66.249.93.225', ''),
(11243, 8588, 1, 0, '2015-05-29 07:42:22', '', '', '66.249.93.225', ''),
(11244, 7752, 1, 0, '2015-05-29 08:12:50', '', '', '66.249.93.225', ''),
(11245, 245, 1, 0, '2015-05-29 08:18:01', 'http://ondasdeouro.pt/votacoes', '', '62.28.33.6', ''),
(11246, 7973, 1, 0, '2015-05-29 08:20:12', '', '', '93.108.156.107', ''),
(11247, 7973, 1, 0, '2015-05-29 08:20:23', 'http://ondasdeouro.pt/votacoes', '', '93.108.156.107', ''),
(11248, 7973, 1, 0, '2015-05-29 08:48:17', '', '', '93.108.156.107', ''),
(11249, 7973, 1, 0, '2015-05-29 08:48:19', '', '', '93.108.156.107', ''),
(11250, 7973, 1, 0, '2015-05-29 08:48:19', '', '', '93.108.156.107', ''),
(11251, 7601, 1, 0, '2015-05-29 08:50:48', '', '', '157.56.122.218', ''),
(11252, 4238, 1, 0, '2015-05-29 08:50:51', '', '', '193.236.79.193', ''),
(11253, 7490, 1, 0, '2015-05-29 08:51:01', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(11254, 5346, 1, 0, '2015-05-29 08:53:07', '', '', '66.249.80.71', ''),
(11255, 5346, 1, 0, '2015-05-29 08:53:46', '', '', '66.249.80.71', ''),
(11256, 2808, 1, 0, '2015-05-29 08:54:45', '', '', '87.103.64.76', ''),
(11257, 5918, 1, 0, '2015-05-29 09:04:04', '', '', '2.82.179.240', ''),
(11258, 7490, 1, 0, '2015-05-29 09:05:19', '', '', '212.0.161.140', ''),
(11259, 7490, 1, 0, '2015-05-29 09:05:20', '', '', '212.0.161.140', ''),
(11260, 4703, 1, 0, '2015-05-29 09:05:52', '', '', '66.249.93.228', ''),
(11261, 7490, 1, 0, '2015-05-29 09:07:37', '', '', '212.0.161.140', ''),
(11262, 7490, 1, 0, '2015-05-29 09:07:38', '', '', '212.0.161.140', ''),
(11263, 8904, 1, 0, '2015-05-29 09:09:49', '', '', '157.56.198.222', ''),
(11264, 7490, 1, 0, '2015-05-29 09:10:59', '', '', '212.0.161.140', ''),
(11265, 8037, 1, 0, '2015-05-29 09:16:51', '', '', '193.136.189.2', ''),
(11266, 7490, 1, 0, '2015-05-29 09:17:50', '', '', '212.0.161.140', ''),
(11267, 7490, 1, 0, '2015-05-29 09:17:51', '', '', '212.0.161.140', ''),
(11268, 7490, 1, 0, '2015-05-29 09:18:19', '', '', '212.0.161.140', ''),
(11269, 7490, 1, 0, '2015-05-29 09:18:42', '', '', '212.0.161.140', ''),
(11270, 7973, 1, 0, '2015-05-29 09:20:05', '', '', '93.108.156.107', ''),
(11271, 7973, 1, 0, '2015-05-29 09:20:13', 'http://ondasdeouro.pt/votacoes', '', '93.108.156.107', ''),
(11272, 245, 1, 0, '2015-05-29 09:20:44', 'http://ondasdeouro.pt/votacoes', '', '62.28.33.6', ''),
(11273, 3599, 1, 0, '2015-05-29 09:21:24', '', '', '176.85.227.63', ''),
(11274, 3599, 1, 0, '2015-05-29 09:21:30', 'http://ondasdeouro.pt/votacoes', '', '176.85.227.63', ''),
(11275, 7202, 1, 0, '2015-05-29 09:21:48', '', '', '66.249.83.180', ''),
(11276, 7490, 1, 0, '2015-05-29 09:28:26', '', '', '212.0.161.140', ''),
(11277, 6982, 1, 0, '2015-05-29 09:29:55', '', '', '157.55.235.59', ''),
(11278, 6982, 1, 0, '2015-05-29 09:29:57', 'http://ondasdeouro.pt/votacoes', '', '212.55.136.18', ''),
(11279, 7959, 1, 0, '2015-05-29 09:32:16', '', '', '66.249.93.231', ''),
(11280, 1869, 1, 0, '2015-05-29 09:33:41', 'http://ondasdeouro.pt/votacoes', '', '85.240.181.216', ''),
(11281, 7764, 1, 0, '2015-05-29 09:36:38', 'http://ondasdeouro.pt/votacoes', '', '193.137.21.32', ''),
(11282, 7490, 1, 0, '2015-05-29 09:41:19', '', '', '212.0.161.140', ''),
(11283, 7490, 1, 0, '2015-05-29 09:45:52', '', '', '212.0.161.140', ''),
(11284, 7490, 1, 0, '2015-05-29 09:47:40', '', '', '212.0.161.140', ''),
(11285, 7490, 1, 0, '2015-05-29 09:47:46', '', '', '212.0.161.140', ''),
(11286, 7490, 1, 0, '2015-05-29 09:47:55', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(11287, 721, 1, 0, '2015-05-29 09:52:44', '', '', '37.28.210.134', ''),
(11288, 9035, 1, 0, '2015-05-29 09:53:06', '', '', '66.249.93.231', ''),
(11289, 3352, 1, 0, '2015-05-29 09:56:57', '', '', '85.247.66.112', ''),
(11290, 7490, 1, 0, '2015-05-29 09:58:49', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(11291, 5744, 1, 0, '2015-05-29 10:01:42', '', '', '157.56.122.218', ''),
(11292, 5744, 1, 0, '2015-05-29 10:02:03', 'http://ondasdeouro.pt/votacoes', '', '88.214.173.188', ''),
(11293, 3692, 1, 0, '2015-05-29 10:05:46', '', '', '157.56.122.216', ''),
(11294, 7490, 1, 0, '2015-05-29 10:07:00', '', '', '212.0.161.140', ''),
(11295, 7490, 1, 0, '2015-05-29 10:07:01', '', '', '212.0.161.140', ''),
(11296, 8782, 1, 0, '2015-05-29 10:07:03', '', '', '84.157.220.193', ''),
(11297, 8782, 1, 0, '2015-05-29 10:09:21', '', '', '84.157.220.193', ''),
(11298, 7741, 1, 0, '2015-05-29 10:12:18', '', '', '85.243.72.163', ''),
(11299, 2581, 1, 0, '2015-05-29 10:16:47', '', '', '66.249.88.137', ''),
(11300, 2581, 1, 0, '2015-05-29 10:18:15', '', '', '66.249.83.180', ''),
(11301, 5260, 1, 0, '2015-05-29 10:19:12', '', '', '82.154.162.45', ''),
(11302, 5881, 1, 0, '2015-05-29 10:24:41', '', '', '66.249.93.231', ''),
(11303, 5881, 1, 0, '2015-05-29 10:26:27', '', '', '66.249.93.225', ''),
(11304, 5881, 1, 0, '2015-05-29 10:26:55', 'http://ondasdeouro.pt/votacoes', '', '85.246.245.58', ''),
(11305, 7490, 1, 0, '2015-05-29 10:28:45', '', '', '212.0.161.140', ''),
(11306, 7490, 1, 0, '2015-05-29 10:29:06', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(11307, 9171, 1, 0, '2015-05-29 10:32:54', '', '', '157.55.230.254', ''),
(11308, 858, 1, 0, '2015-05-29 10:34:23', '', '', '66.249.93.228', ''),
(11309, 8681, 1, 0, '2015-05-29 10:36:40', '', '', '93.108.216.5', ''),
(11310, 8681, 1, 0, '2015-05-29 10:37:56', '', '', '93.108.216.5', ''),
(11311, 7490, 1, 0, '2015-05-29 10:38:47', '', '', '212.0.161.140', ''),
(11312, 4168, 1, 0, '2015-05-29 10:39:32', '', '', '83.193.95.81', ''),
(11313, 1774, 1, 0, '2015-05-29 10:40:10', '', '', '66.249.88.142', ''),
(11314, 8124, 1, 0, '2015-05-29 10:40:18', '', '', '66.249.93.228', ''),
(11315, 1774, 1, 0, '2015-05-29 10:40:57', '', '', '66.249.88.142', ''),
(11316, 8681, 1, 0, '2015-05-29 10:41:05', '', '', '93.108.216.5', ''),
(11317, 8124, 1, 0, '2015-05-29 10:41:23', 'http://ondasdeouro.pt/votacoes', '', '193.136.147.176', ''),
(11318, 2164, 1, 0, '2015-05-29 10:44:13', '', '', '87.103.72.5', ''),
(11319, 4168, 1, 0, '2015-05-29 10:47:56', '', '', '83.193.95.81', ''),
(11320, 1637, 1, 0, '2015-05-29 10:48:50', '', '', '2.81.207.11', ''),
(11321, 6114, 1, 0, '2015-05-29 10:52:27', '', '', '66.249.83.180', ''),
(11322, 7659, 1, 0, '2015-05-29 10:57:12', '', '', '66.249.93.231', ''),
(11323, 8733, 1, 0, '2015-05-29 10:58:47', '', '', '157.56.122.219', ''),
(11324, 2979, 1, 0, '2015-05-29 10:59:54', '', '', '66.249.93.231', ''),
(11325, 5202, 1, 0, '2015-05-29 11:00:52', '', '', '157.56.198.222', ''),
(11326, 7800, 1, 0, '2015-05-29 11:00:58', '', '', '66.249.93.231', ''),
(11327, 3381, 1, 0, '2015-05-29 11:10:18', '', '', '66.249.83.164', ''),
(11328, 3381, 1, 0, '2015-05-29 11:10:45', 'https://www.facebook.com/ondasdeouro', '', '186.218.249.105', ''),
(11329, 8266, 1, 0, '2015-05-29 11:12:30', '', '', '217.129.176.193', ''),
(11330, 8266, 1, 0, '2015-05-29 11:12:32', '', '', '217.129.176.193', ''),
(11331, 7766, 1, 0, '2015-05-29 11:13:05', '', '', '84.91.99.109', ''),
(11332, 4955, 1, 0, '2015-05-29 11:14:49', '', '', '66.249.88.142', ''),
(11333, 559, 1, 0, '2015-05-29 11:17:17', '', '', '66.249.93.225', ''),
(11334, 559, 1, 0, '2015-05-29 11:17:20', '', '', '66.249.93.228', ''),
(11335, 6519, 1, 0, '2015-05-29 11:18:50', '', '', '177.13.189.176', ''),
(11336, 7724, 1, 0, '2015-05-29 11:20:35', '', '', '87.103.57.132', ''),
(11337, 8572, 1, 0, '2015-05-29 11:28:09', 'http://ondasdeouro.pt/votacoes', '', '82.154.248.154', ''),
(11338, 8204, 1, 0, '2015-05-29 11:34:41', '', '', '188.82.134.192', ''),
(11339, 4785, 1, 0, '2015-05-29 11:39:08', '', '', '37.29.212.19', ''),
(11340, 3756, 1, 0, '2015-05-29 11:41:16', '', '', '157.55.46.251', ''),
(11341, 5494, 1, 0, '2015-05-29 11:42:22', '', '', '66.249.93.231', ''),
(11342, 5494, 1, 0, '2015-05-29 11:42:24', 'http://ondasdeouro.pt/votacoes', '', '82.155.192.176', ''),
(11343, 5488, 1, 0, '2015-05-29 11:43:26', '', '', '193.136.35.200', ''),
(11344, 3329, 1, 0, '2015-05-29 11:44:08', '', '', '66.249.93.225', ''),
(11345, 3329, 1, 0, '2015-05-29 11:44:15', 'http://ondasdeouro.pt/votacoes', '', '193.126.28.190', ''),
(11346, 831, 1, 0, '2015-05-29 12:00:20', '', '', '66.249.93.231', ''),
(11347, 8177, 1, 0, '2015-05-29 12:22:18', '', '', '157.55.235.57', ''),
(11348, 4845, 1, 0, '2015-05-29 12:28:38', '', '', '66.249.93.228', ''),
(11349, 6383, 1, 0, '2015-05-29 12:29:51', '', '', '65.55.183.62', ''),
(11350, 5269, 1, 0, '2015-05-29 12:31:05', '', '', '2.83.234.168', ''),
(11351, 6693, 1, 0, '2015-05-29 12:36:50', '', '', '66.249.93.228', ''),
(11352, 1524, 1, 0, '2015-05-29 12:38:36', '', '', '179.209.148.171', ''),
(11353, 4526, 1, 0, '2015-05-29 12:43:03', '', '', '191.183.53.226', ''),
(11354, 7490, 1, 0, '2015-05-29 12:43:53', '', '', '212.0.161.140', ''),
(11355, 8233, 1, 0, '2015-05-29 12:48:44', '', '', '85.246.169.185', ''),
(11356, 5680, 1, 0, '2015-05-29 12:51:45', '', '', '66.249.88.131', ''),
(11357, 2835, 1, 0, '2015-05-29 12:53:46', '', '', '66.249.83.164', ''),
(11358, 8004, 1, 0, '2015-05-29 12:59:10', '', '', '157.55.235.58', ''),
(11359, 5216, 1, 0, '2015-05-29 13:18:22', '', '', '66.249.93.228', ''),
(11360, 3482, 1, 0, '2015-05-29 13:22:30', '', '', '88.172.60.95', ''),
(11361, 881, 1, 0, '2015-05-29 13:30:45', '', '', '85.240.76.81', ''),
(11362, 7984, 1, 0, '2015-05-29 13:45:22', '', '', '2.80.215.60', ''),
(11363, 6429, 1, 0, '2015-05-29 13:57:26', '', '', '66.249.88.131', ''),
(11364, 6065, 1, 0, '2015-05-29 13:57:35', '', '', '65.55.129.188', ''),
(11365, 7133, 1, 0, '2015-05-29 14:12:28', '', '', '191.247.224.14', ''),
(11366, 4579, 1, 0, '2015-05-29 14:12:40', '', '', '66.249.88.142', ''),
(11367, 7400, 1, 0, '2015-05-29 14:13:58', '', '', '66.249.93.228', ''),
(11368, 3, 1, 0, '2015-05-29 14:14:37', 'https://www.facebook.com/ondasdeouro', '', '180.76.15.22', ''),
(11369, 1616, 1, 0, '2015-05-29 14:14:47', '', '', '191.34.251.215', ''),
(11370, 1383, 1, 0, '2015-05-29 14:14:50', '', '', '157.55.0.155', ''),
(11371, 1234, 1, 0, '2015-05-29 14:15:32', '', '', '77.54.125.227', ''),
(11372, 6078, 1, 0, '2015-05-29 14:19:32', '', '', '200.102.85.105', ''),
(11373, 1874, 1, 0, '2015-05-29 14:28:29', '', '', '5.249.30.217', ''),
(11374, 8235, 1, 0, '2015-05-29 14:30:43', '', '', '157.56.122.217', ''),
(11375, 8235, 1, 0, '2015-05-29 14:31:30', 'http://ondasdeouro.pt/votacoes', '', '77.54.185.177', ''),
(11376, 2344, 1, 0, '2015-05-29 14:41:05', '', '', '157.55.235.56', ''),
(11377, 3494, 1, 0, '2015-05-29 14:41:16', '', '', '193.144.61.240', ''),
(11378, 3494, 1, 0, '2015-05-29 14:41:26', '', '', '193.144.61.240', ''),
(11379, 1741, 1, 0, '2015-05-29 14:48:30', '', '', '89.154.69.25', ''),
(11380, 8037, 1, 0, '2015-05-29 15:01:11', '', '', '193.136.189.2', ''),
(11381, 8266, 1, 0, '2015-05-29 15:06:45', '', '', '217.129.176.193', ''),
(11382, 8266, 1, 0, '2015-05-29 15:06:46', '', '', '217.129.176.193', ''),
(11383, 359, 1, 0, '2015-05-29 15:10:35', '', '', '66.249.93.228', ''),
(11384, 7741, 1, 0, '2015-05-29 15:16:56', '', '', '85.243.72.163', ''),
(11385, 7520, 1, 0, '2015-05-29 15:19:22', '', '', '66.249.93.225', ''),
(11386, 7520, 1, 0, '2015-05-29 15:19:27', '', '', '66.249.93.225', ''),
(11387, 7520, 1, 0, '2015-05-29 15:19:57', '', '', '66.249.93.225', ''),
(11388, 4820, 1, 0, '2015-05-29 15:21:33', '', '', '89.180.144.75', ''),
(11389, 852, 1, 0, '2015-05-29 15:28:42', '', '', '62.28.136.146', ''),
(11390, 852, 1, 0, '2015-05-29 15:28:45', '', '', '62.28.136.146', ''),
(11391, 1894, 1, 0, '2015-05-29 15:33:01', '', '', '79.168.127.184', ''),
(11392, 8955, 1, 0, '2015-05-29 15:34:11', '', '', '66.249.93.231', ''),
(11393, 8955, 1, 0, '2015-05-29 15:34:36', '', '', '66.249.93.228', ''),
(11394, 7490, 1, 0, '2015-05-29 15:40:49', '', '', '212.0.161.140', ''),
(11395, 7490, 1, 0, '2015-05-29 15:41:15', '', '', '212.0.161.140', ''),
(11396, 7490, 1, 0, '2015-05-29 15:41:36', '', '', '212.0.161.140', ''),
(11397, 1395, 1, 0, '2015-05-29 15:45:30', '', '', '2.81.193.5', ''),
(11398, 9115, 1, 0, '2015-05-29 15:47:35', '', '', '157.55.230.158', ''),
(11399, 3430, 1, 0, '2015-05-29 15:56:37', '', '', '65.55.157.206', ''),
(11400, 7480, 1, 0, '2015-05-29 15:57:45', 'http://ondasdeouro.pt/votacoes', '', '92.29.56.198', ''),
(11401, 7520, 1, 0, '2015-05-29 15:59:24', '', '', '66.249.93.228', ''),
(11402, 7480, 1, 0, '2015-05-29 16:08:28', '', '', '92.29.56.198', ''),
(11403, 7480, 1, 0, '2015-05-29 16:08:42', 'http://ondasdeouro.pt/votacoes', '', '92.29.56.198', ''),
(11404, 7480, 1, 0, '2015-05-29 16:09:43', 'http://ondasdeouro.pt/votacoes', '', '92.29.56.198', ''),
(11405, 6216, 1, 0, '2015-05-29 16:15:31', 'http://ondasdeouro.pt/votacoes', '', '177.35.79.64', ''),
(11406, 2255, 1, 0, '2015-05-29 16:22:54', '', '', '201.47.220.99', ''),
(11407, 7490, 1, 0, '2015-05-29 16:37:55', '', '', '212.0.161.140', ''),
(11408, 7490, 1, 0, '2015-05-29 16:44:35', '', '', '212.0.161.140', ''),
(11409, 7490, 1, 0, '2015-05-29 16:46:25', '', '', '212.0.161.140', ''),
(11410, 6693, 1, 0, '2015-05-29 16:51:55', '', '', '66.249.93.228', ''),
(11411, 3194, 1, 0, '2015-05-29 16:59:31', '', '', '85.245.65.142', ''),
(11412, 4428, 1, 0, '2015-05-29 17:01:30', '', '', '66.249.88.137', ''),
(11413, 3194, 1, 0, '2015-05-29 17:03:39', 'http://ondasdeouro.pt/votacoes', '', '85.245.65.142', ''),
(11414, 7520, 1, 0, '2015-05-29 17:18:30', '', '', '66.249.93.231', ''),
(11415, 7490, 1, 0, '2015-05-29 17:32:38', '', '', '212.0.161.140', ''),
(11416, 7490, 1, 0, '2015-05-29 17:40:22', '', '', '212.0.161.140', ''),
(11417, 7490, 1, 0, '2015-05-29 17:40:26', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(11418, 7490, 1, 0, '2015-05-29 17:41:56', '', '', '212.0.161.140', ''),
(11419, 7490, 1, 0, '2015-05-29 17:42:05', '', '', '212.0.161.140', ''),
(11420, 7490, 1, 0, '2015-05-29 17:43:13', '', '', '212.0.161.140', ''),
(11421, 7490, 1, 0, '2015-05-29 17:43:24', '', '', '212.0.161.140', ''),
(11422, 7490, 1, 0, '2015-05-29 17:43:40', '', '', '212.0.161.140', ''),
(11423, 24, 1, 0, '2015-05-29 17:58:22', '', '', '193.236.62.65', ''),
(11424, 3330, 1, 0, '2015-05-29 17:59:41', '', '', '66.249.93.225', ''),
(11425, 3330, 1, 0, '2015-05-29 18:00:51', '', '', '66.249.93.231', ''),
(11426, 7669, 1, 0, '2015-05-29 18:02:31', '', '', '207.46.11.222', ''),
(11427, 3621, 1, 0, '2015-05-29 18:04:08', '', '', '66.249.93.228', ''),
(11428, 8063, 1, 0, '2015-05-29 18:08:51', '', '', '157.56.198.222', ''),
(11429, 4742, 1, 0, '2015-05-29 18:12:13', '', '', '66.249.93.231', ''),
(11430, 7418, 1, 0, '2015-05-29 18:24:59', '', '', '66.249.82.179', ''),
(11431, 8681, 1, 0, '2015-05-29 18:28:29', '', '', '93.108.216.5', ''),
(11432, 8681, 1, 0, '2015-05-29 18:29:29', '', '', '93.108.216.5', ''),
(11433, 4837, 1, 0, '2015-05-29 18:29:54', '', '', '66.249.93.225', ''),
(11434, 4764, 1, 0, '2015-05-29 18:33:03', '', '', '66.249.88.137', ''),
(11435, 8824, 1, 0, '2015-05-29 18:33:13', '', '', '66.249.93.228', ''),
(11436, 8824, 1, 0, '2015-05-29 18:33:16', 'http://ondasdeouro.pt/votacoes', '', '95.136.3.142', ''),
(11437, 3292, 1, 0, '2015-05-29 18:53:24', '', '', '66.249.93.231', ''),
(11438, 4613, 1, 0, '2015-05-29 19:28:07', '', '', '66.249.93.225', ''),
(11439, 9097, 1, 0, '2015-05-29 19:35:34', '', '', '66.249.93.231', ''),
(11440, 1784, 1, 0, '2015-05-29 19:38:05', '', '', '65.55.118.94', ''),
(11441, 2693, 1, 0, '2015-05-29 19:45:51', '', '', '66.249.93.225', ''),
(11442, 2693, 1, 0, '2015-05-29 19:45:54', 'http://ondasdeouro.pt/votacoes', '', '79.168.251.168', ''),
(11443, 5212, 1, 0, '2015-05-29 19:48:00', '', '', '85.245.66.254', ''),
(11444, 661, 1, 0, '2015-05-29 19:53:48', '', '', '189.30.68.179', ''),
(11445, 661, 1, 0, '2015-05-29 19:56:43', '', '', '189.30.68.179', ''),
(11446, 3147, 1, 0, '2015-05-29 19:58:57', '', '', '85.245.172.18', ''),
(11447, 8233, 1, 0, '2015-05-29 20:09:06', '', '', '66.249.93.231', ''),
(11448, 3521, 1, 0, '2015-05-29 20:21:35', '', '', '66.249.93.228', ''),
(11449, 4152, 1, 0, '2015-05-29 20:26:19', '', '', '85.240.57.2', ''),
(11450, 7431, 1, 0, '2015-05-29 20:30:53', '', '', '191.247.231.180', ''),
(11451, 9133, 1, 0, '2015-05-29 20:34:12', '', '', '66.249.93.225', ''),
(11452, 5476, 1, 0, '2015-05-29 20:35:54', '', '', '217.129.58.188', ''),
(11453, 7298, 1, 0, '2015-05-29 20:37:33', '', '', '66.249.88.137', ''),
(11454, 1791, 1, 0, '2015-05-29 20:43:07', '', '', '66.249.93.231', ''),
(11455, 5814, 1, 0, '2015-05-29 20:43:38', '', '', '66.249.80.61', ''),
(11456, 7120, 1, 0, '2015-05-29 20:49:02', '', '', '2.83.166.222', ''),
(11457, 1537, 1, 0, '2015-05-29 20:51:08', '', '', '87.103.64.53', ''),
(11458, 1927, 1, 0, '2015-05-29 20:55:04', '', '', '66.249.93.231', ''),
(11459, 5251, 1, 0, '2015-05-29 21:00:40', '', '', '66.249.93.228', ''),
(11460, 5251, 1, 0, '2015-05-29 21:00:52', 'http://ondasdeouro.pt/votacoes', '', '82.154.62.252', ''),
(11461, 4784, 1, 0, '2015-05-29 21:08:10', '', '', '177.42.254.21', ''),
(11462, 1451, 1, 0, '2015-05-29 21:12:01', '', '', '95.93.0.104', ''),
(11463, 4281, 1, 0, '2015-05-29 21:16:59', '', '', '66.249.93.225', ''),
(11464, 7839, 1, 0, '2015-05-29 21:28:39', '', '', '176.79.153.208', ''),
(11465, 7839, 1, 0, '2015-05-29 21:29:12', '', '', '176.79.153.208', ''),
(11466, 4369, 1, 0, '2015-05-29 21:35:28', '', '', '89.155.218.135', ''),
(11467, 4540, 1, 0, '2015-05-29 21:37:31', '', '', '89.115.68.145', ''),
(11468, 4540, 1, 0, '2015-05-29 21:37:38', 'http://ondasdeouro.pt/votacoes', '', '89.115.68.145', ''),
(11469, 4406, 1, 0, '2015-05-29 21:46:49', '', '', '89.115.72.75', ''),
(11470, 7947, 1, 0, '2015-05-29 21:47:56', '', '', '89.114.141.4', ''),
(11471, 8465, 1, 0, '2015-05-29 22:07:36', '', '', '85.138.201.108', ''),
(11472, 1279, 1, 0, '2015-05-29 22:18:12', '', '', '66.249.88.131', ''),
(11473, 7717, 1, 0, '2015-05-29 22:24:29', '', '', '176.78.159.61', ''),
(11474, 3, 1, 0, '2015-05-29 22:40:37', 'https://www.facebook.com/ondasdeouro', '', '180.76.15.163', ''),
(11475, 3, 1, 0, '2015-05-29 22:55:16', 'https://www.facebook.com/ondasdeouro', '', '180.76.15.148', ''),
(11476, 8691, 1, 0, '2015-05-29 23:17:03', '', '', '85.138.200.1', ''),
(11477, 8691, 1, 0, '2015-05-29 23:17:11', 'http://ondasdeouro.pt/votacoes', '', '85.138.200.1', ''),
(11478, 413, 1, 0, '2015-05-29 23:47:04', '', '', '138.94.222.21', ''),
(11479, 4972, 1, 0, '2015-05-29 23:53:14', '', '', '189.60.225.187', ''),
(11480, 1903, 1, 0, '2015-05-30 00:02:40', '', '', '41.221.203.179', ''),
(11481, 897, 1, 0, '2015-05-30 00:35:43', '', '', '180.189.170.183', ''),
(11482, 7744, 1, 0, '2015-05-30 00:41:31', '', '', '188.97.238.218', ''),
(11483, 7787, 1, 0, '2015-05-30 00:48:55', '', '', '79.168.126.54', ''),
(11484, 8375, 1, 0, '2015-05-30 01:40:10', '', '', '95.92.174.46', ''),
(11485, 8375, 1, 0, '2015-05-30 01:41:44', '', '', '95.92.174.46', ''),
(11486, 7947, 1, 0, '2015-05-30 01:57:01', '', '', '89.114.141.4', ''),
(11487, 6716, 1, 0, '2015-05-30 02:10:53', '', '', '179.157.226.151', ''),
(11488, 1279, 1, 0, '2015-05-30 02:18:19', '', '', '66.249.83.164', ''),
(11489, 4640, 1, 0, '2015-05-30 03:16:22', '', '', '201.24.96.115', ''),
(11490, 3, 1, 0, '2015-05-30 03:26:03', 'https://www.facebook.com/ondasdeouro', '', '66.249.67.223', ''),
(11491, 5956, 1, 0, '2015-05-30 04:00:23', '', '', '89.114.6.164', ''),
(11492, 5287, 1, 0, '2015-05-30 04:58:14', '', '', '89.115.50.198', ''),
(11493, 532, 1, 0, '2015-05-30 05:33:10', '', '', '78.231.127.178', ''),
(11494, 5038, 1, 0, '2015-05-30 06:45:38', '', '', '66.249.93.228', ''),
(11495, 7453, 1, 0, '2015-05-30 06:46:24', '', '', '194.230.155.197', ''),
(11496, 2165, 1, 0, '2015-05-30 07:14:26', '', '', '89.152.124.235', ''),
(11497, 2165, 1, 0, '2015-05-30 07:14:37', 'http://ondasdeouro.pt/votacoes', '', '89.152.124.235', ''),
(11498, 2165, 1, 0, '2015-05-30 07:15:17', '', '', '89.152.124.235', ''),
(11499, 2165, 1, 0, '2015-05-30 07:15:21', 'http://ondasdeouro.pt/votacoes', '', '89.152.124.235', ''),
(11500, 5400, 1, 0, '2015-05-30 07:22:07', '', '', '188.81.26.66', ''),
(11501, 762, 1, 0, '2015-05-30 07:30:32', '', '', '93.108.60.150', ''),
(11502, 9095, 1, 0, '2015-05-30 07:59:16', '', '', '157.55.46.251', ''),
(11503, 5533, 1, 0, '2015-05-30 09:01:47', '', '', '95.93.167.164', ''),
(11504, 1853, 1, 0, '2015-05-30 09:01:58', '', '', '212.120.109.185', ''),
(11505, 5212, 1, 0, '2015-05-30 09:12:46', '', '', '85.245.66.254', ''),
(11506, 5212, 1, 0, '2015-05-30 09:16:48', '', '', '85.245.66.254', ''),
(11507, 5212, 1, 0, '2015-05-30 09:16:53', 'http://ondasdeouro.pt/votacoes', '', '85.245.66.254', ''),
(11508, 5298, 1, 0, '2015-05-30 09:19:37', '', '', '176.78.164.112', ''),
(11509, 2245, 1, 0, '2015-05-30 09:21:37', '', '', '66.249.93.225', ''),
(11510, 2245, 1, 0, '2015-05-30 09:21:43', 'http://ondasdeouro.pt/votacoes', '', '62.48.230.122', ''),
(11511, 2497, 1, 0, '2015-05-30 09:30:33', '', '', '66.249.93.231', ''),
(11512, 7133, 1, 0, '2015-05-30 09:33:11', '', '', '201.50.73.121', ''),
(11513, 253, 1, 0, '2015-05-30 09:44:34', '', '', '66.249.93.225', ''),
(11514, 3330, 1, 0, '2015-05-30 09:56:38', '', '', '66.249.93.228', ''),
(11515, 7143, 1, 0, '2015-05-30 10:14:31', '', '', '66.249.88.131', ''),
(11516, 1238, 1, 0, '2015-05-30 10:18:47', '', '', '157.56.198.206', ''),
(11517, 5573, 1, 0, '2015-05-30 10:48:57', '', '', '66.249.93.228', ''),
(11518, 5573, 1, 0, '2015-05-30 10:49:13', 'http://ondasdeouro.pt/votacoes', '', '77.54.123.255', ''),
(11519, 590, 1, 0, '2015-05-30 11:01:02', '', '', '65.55.65.30', ''),
(11520, 1677, 1, 0, '2015-05-30 11:40:58', '', '', '66.249.93.231', ''),
(11521, 1677, 1, 0, '2015-05-30 11:41:49', '', '', '66.249.93.228', ''),
(11522, 1677, 1, 0, '2015-05-30 11:42:00', '', '', '66.249.93.228', ''),
(11523, 1677, 1, 0, '2015-05-30 11:42:27', '', '', '66.249.93.231', ''),
(11524, 4359, 1, 0, '2015-05-30 11:51:58', '', '', '31.4.185.175', ''),
(11525, 208, 1, 0, '2015-05-30 12:08:19', '', '', '66.249.93.231', ''),
(11526, 7454, 1, 0, '2015-05-30 12:08:23', '', '', '178.50.76.237', ''),
(11527, 7947, 1, 0, '2015-05-30 12:23:48', '', '', '89.114.141.4', ''),
(11528, 208, 1, 0, '2015-05-30 12:34:17', '', '', '66.249.93.231', ''),
(11529, 8681, 1, 0, '2015-05-30 12:43:51', '', '', '93.108.216.5', ''),
(11530, 8681, 1, 0, '2015-05-30 12:47:39', '', '', '93.108.216.5', ''),
(11531, 5175, 1, 0, '2015-05-30 12:58:38', '', '', '187.34.69.28', ''),
(11532, 123, 1, 0, '2015-05-30 13:05:02', '', '', '157.56.122.218', ''),
(11533, 123, 1, 0, '2015-05-30 13:05:49', 'http://ondasdeouro.pt/votacoes', '', '95.136.51.35', ''),
(11534, 1791, 1, 0, '2015-05-30 13:05:54', '', '', '66.249.93.231', ''),
(11535, 4977, 1, 0, '2015-05-30 13:08:21', '', '', '2.82.167.43', ''),
(11536, 4977, 1, 0, '2015-05-30 13:08:32', 'http://ondasdeouro.pt/votacoes', '', '2.82.167.43', ''),
(11537, 1677, 1, 0, '2015-05-30 13:16:37', '', '', '66.249.93.228', ''),
(11538, 1677, 1, 0, '2015-05-30 13:16:42', '', '', '66.249.93.228', ''),
(11539, 5879, 1, 0, '2015-05-30 13:24:57', '', '', '185.58.210.179', ''),
(11540, 788, 1, 0, '2015-05-30 14:17:19', '', '', '66.249.93.225', ''),
(11541, 788, 1, 0, '2015-05-30 14:30:05', '', '', '66.249.93.225', ''),
(11542, 2822, 1, 0, '2015-05-30 14:33:58', '', '', '85.240.73.195', ''),
(11543, 2822, 1, 0, '2015-05-30 14:35:50', 'http://ondasdeouro.pt/votacoes', '', '85.240.73.195', ''),
(11544, 2433, 1, 0, '2015-05-30 15:06:30', '', '', '85.242.183.157', ''),
(11545, 2433, 1, 0, '2015-05-30 15:06:31', '', '', '85.242.183.157', ''),
(11546, 8591, 1, 0, '2015-05-30 15:14:53', '', '', '2.83.95.159', ''),
(11547, 7991, 1, 0, '2015-05-30 15:51:09', '', '', '66.249.93.228', ''),
(11548, 2170, 1, 0, '2015-05-30 15:57:16', '', '', '188.29.165.194', ''),
(11549, 3482, 1, 0, '2015-05-30 16:34:06', '', '', '88.172.60.95', ''),
(11550, 7618, 1, 0, '2015-05-30 16:57:16', '', '', '157.56.122.216', '');
INSERT INTO `wp_newsletter_stats` (`id`, `user_id`, `email_id`, `link_id`, `created`, `url`, `anchor`, `ip`, `country`) VALUES
(11551, 2941, 1, 0, '2015-05-30 16:58:42', '', '', '84.23.211.192', ''),
(11552, 8115, 1, 0, '2015-05-30 17:17:17', '', '', '93.108.40.69', ''),
(11553, 784, 1, 0, '2015-05-30 18:27:35', '', '', '188.37.12.2', ''),
(11554, 784, 1, 0, '2015-05-30 18:27:56', '', '', '188.37.12.2', ''),
(11555, 8206, 1, 0, '2015-05-30 18:40:03', '', '', '89.114.203.55', ''),
(11556, 8206, 1, 0, '2015-05-30 18:40:15', 'http://ondasdeouro.pt/votacoes', '', '89.114.203.55', ''),
(11557, 2797, 1, 0, '2015-05-30 18:51:36', '', '', '66.249.93.231', ''),
(11558, 8206, 1, 0, '2015-05-30 18:53:28', 'http://ondasdeouro.pt/votacoes', '', '89.114.203.55', ''),
(11559, 4425, 1, 0, '2015-05-30 18:55:46', '', '', '66.249.93.228', ''),
(11560, 7749, 1, 0, '2015-05-30 19:16:10', '', '', '85.138.206.132', ''),
(11561, 8869, 1, 0, '2015-05-30 19:20:56', '', '', '66.249.93.231', ''),
(11562, 8869, 1, 0, '2015-05-30 19:21:23', '', '', '66.249.93.228', ''),
(11563, 8869, 1, 0, '2015-05-30 19:23:34', '', '', '66.249.93.228', ''),
(11564, 2486, 1, 0, '2015-05-30 19:26:30', '', '', '95.92.86.28', ''),
(11565, 2486, 1, 0, '2015-05-30 19:30:16', '', '', '95.92.86.28', ''),
(11566, 5881, 1, 0, '2015-05-30 20:36:02', '', '', '66.249.93.231', ''),
(11567, 5127, 1, 0, '2015-05-30 20:59:24', '', '', '66.249.93.225', ''),
(11568, 7446, 1, 0, '2015-05-30 21:20:24', '', '', '151.224.121.61', ''),
(11569, 7446, 1, 0, '2015-05-30 21:20:37', '', '', '151.224.121.61', ''),
(11570, 6843, 1, 0, '2015-05-30 21:41:48', '', '', '66.249.93.231', ''),
(11571, 7460, 1, 0, '2015-05-30 22:51:48', '', '', '5.249.11.216', ''),
(11572, 8766, 1, 0, '2015-05-30 23:00:22', '', '', '66.249.93.225', ''),
(11573, 7163, 1, 0, '2015-05-30 23:05:32', '', '', '88.105.148.218', ''),
(11574, 0, 0, 0, '2015-05-30 23:06:04', '', '', '62.24.252.133', ''),
(11575, 8908, 1, 0, '2015-05-30 23:08:03', 'https://www.facebook.com/ondasdeouro', '', '144.64.111.213', ''),
(11576, 8908, 1, 0, '2015-05-30 23:09:28', 'https://www.facebook.com/ondasdeouro', '', '144.64.111.213', ''),
(11577, 4017, 1, 0, '2015-05-30 23:27:03', '', '', '83.49.251.43', ''),
(11578, 4017, 1, 0, '2015-05-30 23:29:05', '', '', '83.49.251.43', ''),
(11579, 8682, 1, 0, '2015-05-30 23:36:24', 'http://ondasdeouro.pt/votacoes', '', '85.244.146.250', ''),
(11580, 9187, 1, 0, '2015-05-30 23:49:13', '', '', '157.56.198.222', ''),
(11581, 4904, 1, 0, '2015-05-31 00:10:32', '', '', '2.83.167.41', ''),
(11582, 3021, 1, 0, '2015-05-31 01:17:15', '', '', '66.249.88.137', ''),
(11583, 4407, 1, 0, '2015-05-31 01:42:22', '', '', '179.28.0.244', ''),
(11584, 5563, 1, 0, '2015-05-31 01:58:06', '', '', '65.55.157.206', ''),
(11585, 7569, 1, 0, '2015-05-31 06:18:15', '', '', '66.249.93.225', ''),
(11586, 72, 1, 0, '2015-05-31 08:10:45', '', '', '157.55.43.26', ''),
(11587, 2486, 1, 0, '2015-05-31 10:09:11', '', '', '95.92.86.28', ''),
(11588, 4820, 1, 0, '2015-05-31 10:12:49', '', '', '85.242.106.225', ''),
(11589, 477, 1, 0, '2015-05-31 11:34:56', '', '', '66.249.93.225', ''),
(11590, 6387, 1, 0, '2015-05-31 11:43:26', '', '', '66.249.93.225', ''),
(11591, 764, 1, 0, '2015-05-31 11:56:13', '', '', '66.249.93.228', ''),
(11592, 764, 1, 0, '2015-05-31 11:57:42', '', '', '66.249.93.231', ''),
(11593, 5035, 1, 0, '2015-05-31 13:04:19', '', '', '66.249.83.164', ''),
(11594, 5035, 1, 0, '2015-05-31 13:27:30', '', '', '66.249.83.171', ''),
(11595, 8478, 1, 0, '2015-05-31 13:51:32', '', '', '66.249.93.231', ''),
(11596, 4938, 1, 0, '2015-05-31 14:06:33', '', '', '89.181.52.243', ''),
(11597, 2592, 1, 0, '2015-05-31 15:12:21', '', '', '66.249.93.231', ''),
(11598, 2592, 1, 0, '2015-05-31 15:12:47', 'http://ondasdeouro.pt/votacoes', '', '85.241.58.83', ''),
(11599, 1396, 1, 0, '2015-05-31 15:35:04', '', '', '66.249.93.231', ''),
(11600, 4993, 1, 0, '2015-05-31 15:37:05', '', '', '66.249.88.142', ''),
(11601, 5413, 1, 0, '2015-05-31 15:43:32', '', '', '84.90.120.23', ''),
(11602, 6843, 1, 0, '2015-05-31 15:47:10', '', '', '66.249.93.225', ''),
(11603, 917, 1, 0, '2015-05-31 17:38:22', '', '', '82.154.160.160', ''),
(11604, 8348, 1, 0, '2015-05-31 17:41:40', 'http://ondasdeouro.pt/votacoes', '', '46.189.200.99', ''),
(11605, 3550, 1, 0, '2015-05-31 17:52:39', '', '', '157.55.235.58', ''),
(11606, 3550, 1, 0, '2015-05-31 17:52:57', 'http://ondasdeouro.pt/votacoes', '', '95.22.185.211', ''),
(11607, 932, 1, 0, '2015-05-31 18:32:05', '', '', '89.115.104.193', ''),
(11608, 7605, 1, 0, '2015-05-31 19:36:46', '', '', '157.55.46.248', ''),
(11609, 7605, 1, 0, '2015-05-31 19:37:00', 'http://ondasdeouro.pt/votacoes', '', '188.251.30.173', ''),
(11610, 374, 1, 0, '2015-05-31 19:46:05', '', '', '66.249.93.231', ''),
(11611, 8996, 1, 0, '2015-05-31 20:13:24', '', '', '157.55.0.156', ''),
(11612, 5370, 1, 0, '2015-05-31 20:13:58', '', '', '84.90.113.112', ''),
(11613, 6772, 1, 0, '2015-05-31 20:19:26', '', '', '89.153.24.73', ''),
(11614, 8178, 1, 0, '2015-05-31 20:27:38', '', '', '157.55.46.248', ''),
(11615, 8178, 1, 0, '2015-05-31 20:28:04', 'http://ondasdeouro.pt/votacoes', '', '89.115.190.129', ''),
(11616, 5523, 1, 0, '2015-05-31 20:41:04', '', '', '194.210.176.101', ''),
(11617, 2160, 1, 0, '2015-05-31 20:44:16', '', '', '66.249.93.225', ''),
(11618, 4345, 1, 0, '2015-05-31 22:03:07', '', '', '66.249.93.228', ''),
(11619, 542, 1, 0, '2015-05-31 22:05:12', '', '', '157.55.230.254', ''),
(11620, 6843, 1, 0, '2015-05-31 22:59:50', '', '', '66.249.93.228', ''),
(11621, 4526, 1, 0, '2015-05-31 23:32:36', '', '', '191.183.53.226', ''),
(11622, 4526, 1, 0, '2015-05-31 23:32:57', '', '', '191.183.53.226', ''),
(11623, 1037, 1, 0, '2015-05-31 23:33:57', '', '', '186.223.182.124', ''),
(11624, 1037, 1, 0, '2015-05-31 23:34:07', 'http://ondasdeouro.pt/votacoes', '', '186.223.182.124', ''),
(11625, 1037, 1, 0, '2015-05-31 23:34:08', 'http://ondasdeouro.pt/votacoes', '', '186.223.182.124', ''),
(11626, 8617, 1, 0, '2015-05-31 23:40:42', '', '', '157.56.198.206', ''),
(11627, 4097, 1, 0, '2015-05-31 23:50:06', '', '', '66.249.93.231', ''),
(11628, 1038, 1, 0, '2015-06-01 00:35:18', '', '', '157.55.43.27', ''),
(11629, 1038, 1, 0, '2015-06-01 00:35:28', 'http://ondasdeouro.pt/votacoes', '', '89.180.101.74', ''),
(11630, 3241, 1, 0, '2015-06-01 01:19:43', '', '', '66.249.93.231', ''),
(11631, 3241, 1, 0, '2015-06-01 01:19:48', 'http://ondasdeouro.pt/votacoes', '', '81.84.96.140', ''),
(11632, 2706, 1, 0, '2015-06-01 01:50:55', '', '', '177.12.37.250', ''),
(11633, 661, 1, 0, '2015-06-01 01:56:07', '', '', '189.11.189.23', ''),
(11634, 7696, 1, 0, '2015-06-01 01:57:46', '', '', '85.243.249.202', ''),
(11635, 7696, 1, 0, '2015-06-01 01:58:22', 'http://ondasdeouro.pt/votacoes', '', '85.243.249.202', ''),
(11636, 8869, 1, 0, '2015-06-01 02:26:09', '', '', '66.249.93.231', ''),
(11637, 8869, 1, 0, '2015-06-01 02:26:20', '', '', '66.249.93.231', ''),
(11638, 8869, 1, 0, '2015-06-01 02:27:11', '', '', '66.249.93.225', ''),
(11639, 8558, 1, 0, '2015-06-01 06:25:42', '', '', '85.244.47.165', ''),
(11640, 3782, 1, 0, '2015-06-01 06:30:07', '', '', '89.7.17.73', ''),
(11641, 5471, 1, 0, '2015-06-01 06:31:03', '', '', '66.249.93.228', ''),
(11642, 5471, 1, 0, '2015-06-01 06:31:11', '', '', '66.249.93.228', ''),
(11643, 3654, 1, 0, '2015-06-01 06:55:41', '', '', '90.165.159.87', ''),
(11644, 3654, 1, 0, '2015-06-01 06:57:49', '', '', '90.165.159.87', ''),
(11645, 5838, 1, 0, '2015-06-01 07:38:34', '', '', '85.245.2.141', ''),
(11646, 7490, 1, 0, '2015-06-01 07:39:43', '', '', '212.0.161.140', ''),
(11647, 5467, 1, 0, '2015-06-01 07:58:31', '', '', '193.236.58.153', ''),
(11648, 2360, 1, 0, '2015-06-01 08:21:04', '', '', '66.249.93.231', ''),
(11649, 2857, 1, 0, '2015-06-01 08:23:30', '', '', '66.249.93.228', ''),
(11650, 7097, 1, 0, '2015-06-01 09:13:32', '', '', '157.56.198.222', ''),
(11651, 7490, 1, 0, '2015-06-01 09:26:57', '', '', '212.0.161.140', ''),
(11652, 8233, 1, 0, '2015-06-01 09:33:39', '', '', '5.249.9.254', ''),
(11653, 3584, 1, 0, '2015-06-01 10:21:40', '', '', '66.249.93.231', ''),
(11654, 7490, 1, 0, '2015-06-01 10:28:53', '', '', '212.0.161.140', ''),
(11655, 5016, 1, 0, '2015-06-01 10:49:30', '', '', '157.55.230.158', ''),
(11656, 5016, 1, 0, '2015-06-01 10:49:36', 'http://ondasdeouro.pt/votacoes', '', '178.166.39.122', ''),
(11657, 7741, 1, 0, '2015-06-01 10:49:59', '', '', '5.249.94.237', ''),
(11658, 3214, 1, 0, '2015-06-01 11:14:52', '', '', '66.249.93.228', ''),
(11659, 2888, 1, 0, '2015-06-01 11:17:06', '', '', '66.249.93.225', ''),
(11660, 5386, 1, 0, '2015-06-01 11:22:22', '', '', '95.93.166.93', ''),
(11661, 4428, 1, 0, '2015-06-01 11:23:40', '', '', '66.249.88.142', ''),
(11662, 999, 1, 0, '2015-06-01 11:37:58', '', '', '89.115.127.83', ''),
(11663, 999, 1, 0, '2015-06-01 11:37:58', 'http://ondasdeouro.pt/votacoes', '', '89.115.127.83', ''),
(11664, 1774, 1, 0, '2015-06-01 11:40:26', '', '', '66.249.88.142', ''),
(11665, 3014, 1, 0, '2015-06-01 11:54:50', '', '', '66.249.93.228', ''),
(11666, 7878, 1, 0, '2015-06-01 12:16:34', '', '', '66.249.93.231', ''),
(11667, 5814, 1, 0, '2015-06-01 12:18:33', '', '', '66.249.88.131', ''),
(11668, 8149, 1, 0, '2015-06-01 12:24:09', '', '', '85.138.181.26', ''),
(11669, 7490, 1, 0, '2015-06-01 12:30:46', '', '', '212.0.161.140', ''),
(11670, 3017, 1, 0, '2015-06-01 13:13:12', '', '', '66.249.83.180', ''),
(11671, 3017, 1, 0, '2015-06-01 13:15:48', 'http://ondasdeouro.pt/votacoes', '', '200.175.60.204', ''),
(11672, 6411, 1, 0, '2015-06-01 13:34:36', '', '', '179.34.170.194', ''),
(11673, 6411, 1, 0, '2015-06-01 13:34:39', '', '', '179.34.170.194', ''),
(11674, 7895, 1, 0, '2015-06-01 13:39:52', '', '', '157.56.195.158', ''),
(11675, 7020, 1, 0, '2015-06-01 13:58:51', '', '', '65.55.183.185', ''),
(11676, 225, 1, 0, '2015-06-01 14:17:45', '', '', '85.138.194.130', ''),
(11677, 3831, 1, 0, '2015-06-01 14:42:58', '', '', '157.56.195.158', ''),
(11678, 5745, 1, 0, '2015-06-01 14:45:08', '', '', '176.85.18.12', ''),
(11679, 2739, 1, 0, '2015-06-01 14:46:44', '', '', '66.249.83.180', ''),
(11680, 3729, 1, 0, '2015-06-01 14:49:16', '', '', '66.249.93.228', ''),
(11681, 7469, 1, 0, '2015-06-01 14:58:22', '', '', '107.72.164.25', ''),
(11682, 7696, 1, 0, '2015-06-01 14:59:57', '', '', '195.245.197.36', ''),
(11683, 7696, 1, 0, '2015-06-01 15:00:00', 'http://ondasdeouro.pt/votacoes', '', '195.245.197.36', ''),
(11684, 4610, 1, 0, '2015-06-01 15:05:31', '', '', '62.28.41.94', ''),
(11685, 1017, 1, 0, '2015-06-01 15:22:03', '', '', '157.55.46.249', ''),
(11686, 9046, 1, 0, '2015-06-01 15:54:41', '', '', '66.249.93.231', ''),
(11687, 1632, 1, 0, '2015-06-01 16:52:31', '', '', '164.85.18.103', ''),
(11688, 4887, 1, 0, '2015-06-01 17:08:04', '', '', '66.249.93.225', ''),
(11689, 4887, 1, 0, '2015-06-01 17:08:08', 'http://ondasdeouro.pt/votacoes', '', '85.240.245.110', ''),
(11690, 6481, 1, 0, '2015-06-01 17:09:29', '', '', '201.28.183.180', ''),
(11691, 7490, 1, 0, '2015-06-01 17:15:38', '', '', '212.0.161.140', ''),
(11692, 6599, 1, 0, '2015-06-01 17:15:47', '', '', '65.55.183.30', ''),
(11693, 7490, 1, 0, '2015-06-01 17:15:49', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(11694, 8037, 1, 0, '2015-06-01 17:16:03', '', '', '87.196.165.117', ''),
(11695, 8475, 1, 0, '2015-06-01 17:27:17', '', '', '157.55.235.56', ''),
(11696, 8475, 1, 0, '2015-06-01 17:27:25', 'https://www.facebook.com/ondasdeouro', '', '82.155.222.186', ''),
(11697, 8475, 1, 0, '2015-06-01 17:27:26', 'http://ondasdeouro.pt/votacoes', '', '82.155.222.186', ''),
(11698, 7247, 1, 0, '2015-06-01 17:32:38', '', '', '66.249.93.228', ''),
(11699, 7247, 1, 0, '2015-06-01 17:33:35', '', '', '66.249.93.225', ''),
(11700, 7247, 1, 0, '2015-06-01 17:33:52', '', '', '66.249.93.228', ''),
(11701, 8929, 1, 0, '2015-06-01 18:26:20', '', '', '66.249.93.231', ''),
(11702, 4478, 1, 0, '2015-06-01 18:30:35', '', '', '157.56.122.218', ''),
(11703, 127, 1, 0, '2015-06-01 18:41:47', '', '', '81.84.224.113', ''),
(11704, 2739, 1, 0, '2015-06-01 18:51:06', '', '', '66.249.88.137', ''),
(11705, 2739, 1, 0, '2015-06-01 18:53:13', '', '', '66.249.88.142', ''),
(11706, 3399, 1, 0, '2015-06-01 19:01:55', '', '', '65.55.183.185', ''),
(11707, 7732, 1, 0, '2015-06-01 19:33:08', '', '', '66.249.93.228', ''),
(11708, 7732, 1, 0, '2015-06-01 19:33:16', '', '', '66.249.93.225', ''),
(11709, 1037, 1, 0, '2015-06-01 20:02:40', '', '', '186.223.182.124', ''),
(11710, 9112, 1, 0, '2015-06-01 20:20:33', '', '', '65.55.65.174', ''),
(11711, 5907, 1, 0, '2015-06-01 20:35:32', '', '', '66.249.88.142', ''),
(11712, 2998, 1, 0, '2015-06-01 20:37:42', '', '', '65.55.77.30', ''),
(11713, 5322, 1, 0, '2015-06-01 20:53:26', '', '', '65.55.183.46', ''),
(11714, 1037, 1, 0, '2015-06-01 21:13:36', '', '', '186.223.182.124', ''),
(11715, 2165, 1, 0, '2015-06-01 21:16:19', '', '', '89.152.124.235', ''),
(11716, 7106, 1, 0, '2015-06-01 21:33:44', '', '', '157.55.43.24', ''),
(11717, 2230, 1, 0, '2015-06-01 22:54:07', '', '', '89.114.215.49', ''),
(11718, 7490, 1, 0, '2015-06-01 23:40:03', '', '', '77.54.83.104', ''),
(11719, 7490, 1, 0, '2015-06-01 23:40:11', '', '', '77.54.83.104', ''),
(11720, 7490, 1, 0, '2015-06-01 23:40:12', '', '', '77.54.83.104', ''),
(11721, 7490, 1, 0, '2015-06-01 23:40:16', '', '', '77.54.83.104', ''),
(11722, 7490, 1, 0, '2015-06-01 23:40:26', '', '', '77.54.83.104', ''),
(11723, 7490, 1, 0, '2015-06-01 23:40:26', '', '', '77.54.83.104', ''),
(11724, 7490, 1, 0, '2015-06-01 23:41:27', '', '', '77.54.83.104', ''),
(11725, 7490, 1, 0, '2015-06-01 23:41:28', '', '', '77.54.83.104', ''),
(11726, 7490, 1, 0, '2015-06-01 23:41:43', '', '', '77.54.83.104', ''),
(11727, 7490, 1, 0, '2015-06-01 23:41:47', '', '', '75.73.167.50', ''),
(11728, 7490, 1, 0, '2015-06-01 23:41:54', 'http://ondasdeouro.pt/votacoes', '', '77.54.83.104', ''),
(11729, 6159, 1, 0, '2015-06-01 23:44:22', '', '', '157.56.172.30', ''),
(11730, 7490, 1, 0, '2015-06-01 23:50:11', '', '', '77.54.83.104', ''),
(11731, 1184, 1, 0, '2015-06-02 00:05:46', '', '', '66.249.83.180', ''),
(11732, 7490, 1, 0, '2015-06-02 00:27:41', 'http://ondasdeouro.pt/votacoes', '', '77.54.83.104', ''),
(11733, 7490, 1, 0, '2015-06-02 00:34:15', 'http://ondasdeouro.pt/votacoes', '', '77.54.83.104', ''),
(11734, 7490, 1, 0, '2015-06-02 00:36:02', '', '', '77.54.83.104', ''),
(11735, 7490, 1, 0, '2015-06-02 00:40:36', '', '', '157.56.195.158', ''),
(11736, 7490, 1, 0, '2015-06-02 00:45:01', '', '', '89.153.196.76', ''),
(11737, 7490, 1, 0, '2015-06-02 00:45:02', '', '', '89.153.196.76', ''),
(11738, 7490, 1, 0, '2015-06-02 00:50:17', '', '', '68.65.169.232', ''),
(11739, 7490, 1, 0, '2015-06-02 00:50:47', 'http://ondasdeouro.pt/votacoes', '', '68.65.169.232', ''),
(11740, 7490, 1, 0, '2015-06-02 00:57:28', '', '', '89.154.214.230', ''),
(11741, 7490, 1, 0, '2015-06-02 01:10:53', '', '', '89.237.185.206', ''),
(11742, 7490, 1, 0, '2015-06-02 01:21:41', '', '', '62.169.86.132', ''),
(11743, 7490, 1, 0, '2015-06-02 02:03:04', '', '', '64.233.173.242', ''),
(11744, 7490, 1, 0, '2015-06-02 02:03:09', '', '', '64.233.173.246', ''),
(11745, 7490, 1, 0, '2015-06-02 04:02:17', '', '', '94.132.143.87', ''),
(11746, 7490, 1, 0, '2015-06-02 04:56:25', '', '', '89.155.22.164', ''),
(11747, 7490, 1, 0, '2015-06-02 05:11:16', '', '', '212.183.128.220', ''),
(11748, 2537, 1, 0, '2015-06-02 05:27:34', '', '', '195.115.117.8', ''),
(11749, 7490, 1, 0, '2015-06-02 05:46:48', '', '', '90.174.4.163', ''),
(11750, 7490, 1, 0, '2015-06-02 05:46:49', '', '', '90.174.4.163', ''),
(11751, 7490, 1, 0, '2015-06-02 05:59:38', '', '', '62.169.70.157', ''),
(11752, 7490, 1, 0, '2015-06-02 06:00:28', '', '', '62.169.66.159', ''),
(11753, 7490, 1, 0, '2015-06-02 06:05:35', '', '', '62.169.70.157', ''),
(11754, 7490, 1, 0, '2015-06-02 06:05:44', 'http://ondasdeouro.pt/votacoes', '', '62.169.70.157', ''),
(11755, 7490, 1, 0, '2015-06-02 06:06:50', '', '', '212.0.161.140', ''),
(11756, 7490, 1, 0, '2015-06-02 06:36:08', '', '', '212.0.161.140', ''),
(11757, 7490, 1, 0, '2015-06-02 06:36:10', '', '', '212.0.161.140', ''),
(11758, 7490, 1, 0, '2015-06-02 06:51:25', '', '', '89.154.39.208', ''),
(11759, 7490, 1, 0, '2015-06-02 06:52:02', '', '', '82.155.196.168', ''),
(11760, 7490, 1, 0, '2015-06-02 06:52:22', '', '', '82.155.196.168', ''),
(11761, 7490, 1, 0, '2015-06-02 06:53:14', '', '', '188.83.248.6', ''),
(11762, 7490, 1, 0, '2015-06-02 06:53:49', '', '', '188.80.171.71', ''),
(11763, 7490, 1, 0, '2015-06-02 06:53:52', '', '', '188.80.171.71', ''),
(11764, 7490, 1, 0, '2015-06-02 07:02:41', '', '', '66.249.93.228', ''),
(11765, 7490, 1, 0, '2015-06-02 07:02:45', '', '', '66.249.93.228', ''),
(11766, 7490, 1, 0, '2015-06-02 07:02:56', '', '', '66.249.93.228', ''),
(11767, 7490, 1, 0, '2015-06-02 07:06:34', '', '', '89.154.187.211', ''),
(11768, 7490, 1, 0, '2015-06-02 07:09:15', '', '', '212.0.161.140', ''),
(11769, 7490, 1, 0, '2015-06-02 07:10:10', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(11770, 7490, 1, 0, '2015-06-02 07:10:36', '', '', '90.174.2.3', ''),
(11771, 7490, 1, 0, '2015-06-02 07:11:01', 'http://ondasdeouro.pt/votacoes', '', '90.174.2.3', ''),
(11772, 7490, 1, 0, '2015-06-02 07:14:33', '', '', '89.154.71.34', ''),
(11773, 604, 1, 0, '2015-06-02 07:19:05', '', '', '85.60.169.192', ''),
(11774, 7490, 1, 0, '2015-06-02 07:22:57', '', '', '62.169.66.159', ''),
(11775, 7490, 1, 0, '2015-06-02 07:24:49', '', '', '212.0.161.140', ''),
(11776, 7490, 1, 0, '2015-06-02 07:24:50', '', '', '212.0.161.140', ''),
(11777, 7490, 1, 0, '2015-06-02 07:39:51', '', '', '188.82.129.142', ''),
(11778, 7490, 1, 0, '2015-06-02 07:40:21', '', '', '212.0.161.140', ''),
(11779, 7490, 1, 0, '2015-06-02 07:44:35', '', '', '62.169.67.133', ''),
(11780, 7490, 1, 0, '2015-06-02 07:44:43', 'http://ondasdeouro.pt/votacoes', '', '82.155.196.168', ''),
(11781, 7490, 1, 0, '2015-06-02 07:48:32', '', '', '87.103.59.104', ''),
(11782, 7490, 1, 0, '2015-06-02 07:49:24', 'http://ondasdeouro.pt/votacoes', '', '87.103.59.104', ''),
(11783, 7490, 1, 0, '2015-06-02 07:51:42', '', '', '212.0.161.140', ''),
(11784, 7490, 1, 0, '2015-06-02 07:53:01', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(11785, 7490, 1, 0, '2015-06-02 07:53:02', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(11786, 7490, 1, 0, '2015-06-02 07:57:10', '', '', '212.0.161.140', ''),
(11787, 7490, 1, 0, '2015-06-02 07:58:08', '', '', '212.0.161.140', ''),
(11788, 7490, 1, 0, '2015-06-02 07:59:13', '', '', '212.0.161.140', ''),
(11789, 7490, 1, 0, '2015-06-02 07:59:34', '', '', '212.0.161.140', ''),
(11790, 7490, 1, 0, '2015-06-02 07:59:37', '', '', '212.0.161.140', ''),
(11791, 7490, 1, 0, '2015-06-02 07:59:39', '', '', '212.0.161.140', ''),
(11792, 7490, 1, 0, '2015-06-02 08:04:30', '', '', '212.0.161.140', ''),
(11793, 7490, 1, 0, '2015-06-02 08:05:32', '', '', '212.0.161.140', ''),
(11794, 7490, 1, 0, '2015-06-02 08:05:38', '', '', '212.0.161.140', ''),
(11795, 7490, 1, 0, '2015-06-02 08:05:41', '', '', '212.0.161.140', ''),
(11796, 7490, 1, 0, '2015-06-02 08:06:17', '', '', '212.0.161.140', ''),
(11797, 7490, 1, 0, '2015-06-02 08:06:25', '', '', '212.0.161.140', ''),
(11798, 7490, 1, 0, '2015-06-02 08:07:43', '', '', '212.0.161.140', ''),
(11799, 7490, 1, 0, '2015-06-02 08:07:49', '', '', '212.0.161.140', ''),
(11800, 7490, 1, 0, '2015-06-02 08:07:52', '', '', '212.0.161.140', ''),
(11801, 7490, 1, 0, '2015-06-02 08:08:04', '', '', '212.0.161.140', ''),
(11802, 7490, 1, 0, '2015-06-02 08:08:05', '', '', '212.0.161.140', ''),
(11803, 7490, 1, 0, '2015-06-02 08:08:18', '', '', '212.0.161.140', ''),
(11804, 7490, 1, 0, '2015-06-02 08:08:23', '', '', '212.0.161.140', ''),
(11805, 7490, 1, 0, '2015-06-02 08:08:23', '', '', '212.0.161.140', ''),
(11806, 7490, 1, 0, '2015-06-02 08:08:58', '', '', '212.0.161.140', ''),
(11807, 7490, 1, 0, '2015-06-02 08:09:02', '', '', '212.0.161.140', ''),
(11808, 7490, 1, 0, '2015-06-02 08:09:13', '', '', '212.0.161.140', ''),
(11809, 7490, 1, 0, '2015-06-02 08:09:16', '', '', '212.0.161.140', ''),
(11810, 7490, 1, 0, '2015-06-02 08:09:21', '', '', '212.0.161.140', ''),
(11811, 7490, 1, 0, '2015-06-02 08:09:42', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(11812, 7490, 1, 0, '2015-06-02 08:09:42', '', '', '212.0.161.140', ''),
(11813, 7490, 1, 0, '2015-06-02 08:09:51', '', '', '144.64.14.56', ''),
(11814, 7490, 1, 0, '2015-06-02 08:10:16', '', '', '212.0.161.140', ''),
(11815, 7490, 1, 0, '2015-06-02 08:10:39', '', '', '212.0.161.140', ''),
(11816, 7490, 1, 0, '2015-06-02 08:11:48', '', '', '212.0.161.140', ''),
(11817, 7490, 1, 0, '2015-06-02 08:12:28', '', '', '212.0.161.140', ''),
(11818, 7490, 1, 0, '2015-06-02 08:13:05', '', '', '212.0.161.140', ''),
(11819, 7490, 1, 0, '2015-06-02 08:13:27', '', '', '212.0.161.140', ''),
(11820, 7490, 1, 0, '2015-06-02 08:13:55', '', '', '212.0.161.140', ''),
(11821, 7490, 1, 0, '2015-06-02 08:14:20', '', '', '212.0.161.140', ''),
(11822, 7490, 1, 0, '2015-06-02 08:14:32', '', '', '212.0.161.140', ''),
(11823, 7490, 1, 0, '2015-06-02 08:14:34', '', '', '212.0.161.140', ''),
(11824, 7490, 1, 0, '2015-06-02 08:15:45', '', '', '212.0.161.140', ''),
(11825, 7490, 1, 0, '2015-06-02 08:16:46', '', '', '212.0.161.140', ''),
(11826, 7490, 1, 0, '2015-06-02 08:16:53', '', '', '212.0.161.140', ''),
(11827, 7490, 1, 0, '2015-06-02 08:17:53', '', '', '77.54.83.104', ''),
(11828, 7490, 1, 0, '2015-06-02 08:18:06', '', '', '212.0.161.140', ''),
(11829, 7490, 1, 0, '2015-06-02 08:19:19', '', '', '212.0.161.140', ''),
(11830, 7490, 1, 0, '2015-06-02 08:19:19', '', '', '212.0.161.140', ''),
(11831, 7490, 1, 0, '2015-06-02 08:19:34', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(11832, 7490, 1, 0, '2015-06-02 08:20:32', '', '', '212.0.161.140', ''),
(11833, 7490, 1, 0, '2015-06-02 08:21:26', '', '', '212.0.161.140', ''),
(11834, 7490, 1, 0, '2015-06-02 08:21:53', '', '', '212.0.161.140', ''),
(11835, 7490, 1, 0, '2015-06-02 08:21:54', '', '', '212.0.161.140', ''),
(11836, 7490, 1, 0, '2015-06-02 08:22:31', '', '', '212.0.161.140', ''),
(11837, 7490, 1, 0, '2015-06-02 08:22:57', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(11838, 7490, 1, 0, '2015-06-02 08:25:26', '', '', '212.0.161.140', ''),
(11839, 7490, 1, 0, '2015-06-02 08:26:52', '', '', '212.0.161.140', ''),
(11840, 7490, 1, 0, '2015-06-02 08:27:03', '', '', '212.0.161.140', ''),
(11841, 7490, 1, 0, '2015-06-02 08:27:28', '', '', '212.0.161.140', ''),
(11842, 7490, 1, 0, '2015-06-02 08:28:02', '', '', '62.169.86.132', ''),
(11843, 7490, 1, 0, '2015-06-02 08:28:08', '', '', '212.0.161.140', ''),
(11844, 7490, 1, 0, '2015-06-02 08:28:14', '', '', '212.0.161.140', ''),
(11845, 7490, 1, 0, '2015-06-02 08:29:17', '', '', '212.0.161.140', ''),
(11846, 7490, 1, 0, '2015-06-02 08:30:53', '', '', '212.0.161.140', ''),
(11847, 7490, 1, 0, '2015-06-02 08:31:16', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(11848, 7490, 1, 0, '2015-06-02 08:35:05', '', '', '212.0.161.140', ''),
(11849, 7490, 1, 0, '2015-06-02 08:35:34', '', '', '212.0.161.140', ''),
(11850, 7490, 1, 0, '2015-06-02 08:36:50', '', '', '212.0.161.140', ''),
(11851, 7490, 1, 0, '2015-06-02 08:36:51', '', '', '212.0.161.140', ''),
(11852, 7490, 1, 0, '2015-06-02 08:37:45', '', '', '212.0.161.140', ''),
(11853, 7490, 1, 0, '2015-06-02 08:37:47', '', '', '212.0.161.140', ''),
(11854, 7490, 1, 0, '2015-06-02 08:37:49', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(11855, 7490, 1, 0, '2015-06-02 08:38:34', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(11856, 7490, 1, 0, '2015-06-02 08:39:56', '', '', '212.0.161.140', ''),
(11857, 7490, 1, 0, '2015-06-02 08:39:56', '', '', '212.0.161.140', ''),
(11858, 7490, 1, 0, '2015-06-02 08:40:52', '', '', '212.0.161.140', ''),
(11859, 7490, 1, 0, '2015-06-02 08:41:58', '', '', '212.0.161.140', ''),
(11860, 7490, 1, 0, '2015-06-02 08:41:59', '', '', '212.0.161.140', ''),
(11861, 7490, 1, 0, '2015-06-02 08:42:00', '', '', '212.0.161.140', ''),
(11862, 7490, 1, 0, '2015-06-02 08:42:21', '', '', '212.0.161.140', ''),
(11863, 7490, 1, 0, '2015-06-02 08:42:22', '', '', '212.0.161.140', ''),
(11864, 7490, 1, 0, '2015-06-02 08:45:09', '', '', '212.0.161.140', ''),
(11865, 7490, 1, 0, '2015-06-02 08:45:11', '', '', '212.0.161.140', ''),
(11866, 7490, 1, 0, '2015-06-02 08:45:53', '', '', '212.0.161.140', ''),
(11867, 7490, 1, 0, '2015-06-02 08:46:53', '', '', '87.103.66.97', ''),
(11868, 7490, 1, 0, '2015-06-02 08:47:01', '', '', '212.0.161.140', ''),
(11869, 7490, 1, 0, '2015-06-02 08:50:34', '', '', '212.0.161.140', ''),
(11870, 7490, 1, 0, '2015-06-02 08:50:42', '', '', '212.0.161.140', ''),
(11871, 7490, 1, 0, '2015-06-02 08:52:11', '', '', '212.0.161.140', ''),
(11872, 7490, 1, 0, '2015-06-02 08:55:55', '', '', '144.64.14.56', ''),
(11873, 7490, 1, 0, '2015-06-02 08:56:13', '', '', '144.64.14.56', ''),
(11874, 7490, 1, 0, '2015-06-02 08:56:14', '', '', '144.64.14.56', ''),
(11875, 7490, 1, 0, '2015-06-02 08:56:17', '', '', '144.64.14.56', ''),
(11876, 7490, 1, 0, '2015-06-02 08:56:18', '', '', '144.64.14.56', ''),
(11877, 7490, 1, 0, '2015-06-02 08:56:20', '', '', '144.64.14.56', ''),
(11878, 7490, 1, 0, '2015-06-02 08:56:23', '', '', '144.64.14.56', ''),
(11879, 7490, 1, 0, '2015-06-02 08:56:24', '', '', '144.64.14.56', ''),
(11880, 7490, 1, 0, '2015-06-02 08:57:03', '', '', '89.181.40.34', ''),
(11881, 7490, 1, 0, '2015-06-02 08:58:48', '', '', '85.62.80.240', ''),
(11882, 7490, 1, 0, '2015-06-02 08:58:57', '', '', '212.0.161.140', ''),
(11883, 7490, 1, 0, '2015-06-02 09:00:06', '', '', '212.0.161.140', ''),
(11884, 7490, 1, 0, '2015-06-02 09:04:44', '', '', '212.0.161.140', ''),
(11885, 7490, 1, 0, '2015-06-02 09:05:25', '', '', '212.0.161.140', ''),
(11886, 7490, 1, 0, '2015-06-02 09:05:54', '', '', '212.0.161.140', ''),
(11887, 1149, 1, 0, '2015-06-02 09:07:31', '', '', '157.55.43.27', ''),
(11888, 5724, 1, 0, '2015-06-02 09:10:08', '', '', '66.249.83.164', ''),
(11889, 7490, 1, 0, '2015-06-02 09:11:52', '', '', '37.189.156.190', ''),
(11890, 7490, 1, 0, '2015-06-02 09:14:08', '', '', '212.0.161.140', ''),
(11891, 7490, 1, 0, '2015-06-02 09:14:08', '', '', '212.0.161.140', ''),
(11892, 7490, 1, 0, '2015-06-02 09:15:13', '', '', '212.0.161.140', ''),
(11893, 5116, 1, 0, '2015-06-02 09:16:16', '', '', '88.210.91.118', ''),
(11894, 7490, 1, 0, '2015-06-02 09:17:27', '', '', '212.0.161.140', ''),
(11895, 7490, 1, 0, '2015-06-02 09:19:51', '', '', '212.0.161.140', ''),
(11896, 7490, 1, 0, '2015-06-02 09:22:07', '', '', '89.180.208.99', ''),
(11897, 7490, 1, 0, '2015-06-02 09:24:03', 'http://ondasdeouro.pt/votacoes', '', '213.30.51.178', ''),
(11898, 7490, 1, 0, '2015-06-02 09:24:55', '', '', '212.0.161.140', ''),
(11899, 7490, 1, 0, '2015-06-02 09:25:12', '', '', '212.0.161.140', ''),
(11900, 7490, 1, 0, '2015-06-02 09:28:05', '', '', '144.64.14.56', ''),
(11901, 7490, 1, 0, '2015-06-02 09:28:05', '', '', '144.64.14.56', ''),
(11902, 7490, 1, 0, '2015-06-02 09:28:39', '', '', '212.0.161.140', ''),
(11903, 7490, 1, 0, '2015-06-02 09:28:48', '', '', '212.0.161.140', ''),
(11904, 700, 1, 0, '2015-06-02 09:29:30', '', '', '66.249.93.225', ''),
(11905, 700, 1, 0, '2015-06-02 09:29:32', '', '', '66.249.93.231', ''),
(11906, 7490, 1, 0, '2015-06-02 09:31:35', '', '', '212.0.161.140', ''),
(11907, 7490, 1, 0, '2015-06-02 09:31:38', '', '', '212.0.161.140', ''),
(11908, 7490, 1, 0, '2015-06-02 09:31:54', 'http://ondasdeouro.pt/votacoes', '', '144.64.14.56', ''),
(11909, 7490, 1, 0, '2015-06-02 09:32:02', '', '', '212.0.161.140', ''),
(11910, 7490, 1, 0, '2015-06-02 09:32:23', '', '', '212.0.161.140', ''),
(11911, 7490, 1, 0, '2015-06-02 09:32:38', '', '', '212.0.161.140', ''),
(11912, 7490, 1, 0, '2015-06-02 09:32:39', '', '', '212.0.161.140', ''),
(11913, 7490, 1, 0, '2015-06-02 09:33:57', '', '', '212.0.161.140', ''),
(11914, 7490, 1, 0, '2015-06-02 09:34:01', '', '', '212.0.161.140', ''),
(11915, 7490, 1, 0, '2015-06-02 09:34:02', '', '', '212.0.161.140', ''),
(11916, 7490, 1, 0, '2015-06-02 09:35:11', '', '', '144.64.14.56', ''),
(11917, 7490, 1, 0, '2015-06-02 09:35:12', '', '', '144.64.14.56', ''),
(11918, 7490, 1, 0, '2015-06-02 09:36:00', '', '', '87.196.155.224', ''),
(11919, 7490, 1, 0, '2015-06-02 09:36:03', '', '', '87.196.155.224', ''),
(11920, 7490, 1, 0, '2015-06-02 09:38:32', '', '', '212.0.161.140', ''),
(11921, 7490, 1, 0, '2015-06-02 09:38:44', '', '', '212.0.161.140', ''),
(11922, 7490, 1, 0, '2015-06-02 09:38:48', '', '', '212.0.161.140', ''),
(11923, 7490, 1, 0, '2015-06-02 09:38:49', '', '', '212.0.161.140', ''),
(11924, 7490, 1, 0, '2015-06-02 09:38:53', '', '', '212.0.161.140', ''),
(11925, 7490, 1, 0, '2015-06-02 09:38:54', '', '', '212.0.161.140', ''),
(11926, 7490, 1, 0, '2015-06-02 09:40:17', '', '', '66.249.93.228', ''),
(11927, 7490, 1, 0, '2015-06-02 09:42:11', '', '', '212.0.161.140', ''),
(11928, 7490, 1, 0, '2015-06-02 09:42:50', '', '', '212.0.161.140', ''),
(11929, 7490, 1, 0, '2015-06-02 09:42:54', '', '', '212.0.161.140', ''),
(11930, 7490, 1, 0, '2015-06-02 09:43:00', '', '', '212.0.161.140', ''),
(11931, 7490, 1, 0, '2015-06-02 09:43:01', '', '', '212.0.161.140', ''),
(11932, 7490, 1, 0, '2015-06-02 09:43:12', '', '', '212.0.161.140', ''),
(11933, 7490, 1, 0, '2015-06-02 09:43:13', '', '', '212.0.161.140', ''),
(11934, 7490, 1, 0, '2015-06-02 09:43:14', '', '', '212.0.161.140', ''),
(11935, 7490, 1, 0, '2015-06-02 09:43:16', '', '', '212.0.161.140', ''),
(11936, 7490, 1, 0, '2015-06-02 09:43:21', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(11937, 7490, 1, 0, '2015-06-02 09:43:27', '', '', '212.0.161.140', ''),
(11938, 7490, 1, 0, '2015-06-02 09:43:28', '', '', '212.0.161.140', ''),
(11939, 7490, 1, 0, '2015-06-02 09:43:31', '', '', '212.0.161.140', ''),
(11940, 7490, 1, 0, '2015-06-02 09:43:36', '', '', '62.169.66.151', ''),
(11941, 7490, 1, 0, '2015-06-02 09:43:39', '', '', '212.0.161.140', ''),
(11942, 7490, 1, 0, '2015-06-02 09:43:44', '', '', '212.0.161.140', ''),
(11943, 7490, 1, 0, '2015-06-02 09:43:45', '', '', '212.0.161.140', ''),
(11944, 7490, 1, 0, '2015-06-02 09:43:46', '', '', '212.0.161.140', ''),
(11945, 7490, 1, 0, '2015-06-02 09:43:54', '', '', '212.0.161.140', ''),
(11946, 7490, 1, 0, '2015-06-02 09:43:57', '', '', '212.0.161.140', ''),
(11947, 7490, 1, 0, '2015-06-02 09:43:59', '', '', '62.169.66.151', ''),
(11948, 7490, 1, 0, '2015-06-02 09:44:24', '', '', '212.0.161.140', ''),
(11949, 7490, 1, 0, '2015-06-02 09:44:39', '', '', '62.169.66.151', ''),
(11950, 7490, 1, 0, '2015-06-02 09:44:40', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(11951, 7490, 1, 0, '2015-06-02 09:44:41', '', '', '212.0.161.140', ''),
(11952, 7490, 1, 0, '2015-06-02 09:45:05', '', '', '212.0.161.140', ''),
(11953, 7490, 1, 0, '2015-06-02 09:45:54', '', '', '212.0.161.140', ''),
(11954, 7490, 1, 0, '2015-06-02 09:45:56', '', '', '87.103.52.3', ''),
(11955, 7490, 1, 0, '2015-06-02 09:46:03', '', '', '212.0.161.140', ''),
(11956, 7490, 1, 0, '2015-06-02 09:46:08', '', '', '212.0.161.140', ''),
(11957, 7490, 1, 0, '2015-06-02 09:46:35', '', '', '212.0.161.140', ''),
(11958, 7490, 1, 0, '2015-06-02 09:47:13', '', '', '212.0.161.140', ''),
(11959, 7490, 1, 0, '2015-06-02 09:47:17', '', '', '212.0.161.140', ''),
(11960, 7490, 1, 0, '2015-06-02 09:47:25', '', '', '212.0.161.140', ''),
(11961, 7490, 1, 0, '2015-06-02 09:47:30', '', '', '212.0.161.140', ''),
(11962, 7490, 1, 0, '2015-06-02 09:47:34', '', '', '212.0.161.140', ''),
(11963, 7490, 1, 0, '2015-06-02 09:47:36', '', '', '212.0.161.140', ''),
(11964, 7490, 1, 0, '2015-06-02 09:47:38', '', '', '87.103.72.190', ''),
(11965, 7490, 1, 0, '2015-06-02 09:48:07', '', '', '212.0.161.140', ''),
(11966, 7490, 1, 0, '2015-06-02 09:48:07', '', '', '212.0.161.140', ''),
(11967, 7490, 1, 0, '2015-06-02 09:48:33', '', '', '87.196.155.224', ''),
(11968, 7490, 1, 0, '2015-06-02 09:48:36', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(11969, 7490, 1, 0, '2015-06-02 09:48:50', '', '', '87.196.155.224', ''),
(11970, 7490, 1, 0, '2015-06-02 09:48:54', '', '', '85.62.80.240', ''),
(11971, 7490, 1, 0, '2015-06-02 09:48:54', '', '', '212.0.161.140', ''),
(11972, 7490, 1, 0, '2015-06-02 09:48:55', '', '', '85.62.80.240', ''),
(11973, 7490, 1, 0, '2015-06-02 09:49:02', '', '', '212.0.161.140', ''),
(11974, 7490, 1, 0, '2015-06-02 09:49:06', '', '', '212.0.161.140', ''),
(11975, 7490, 1, 0, '2015-06-02 09:49:46', '', '', '212.0.161.140', ''),
(11976, 7490, 1, 0, '2015-06-02 09:49:49', '', '', '212.0.161.140', ''),
(11977, 7490, 1, 0, '2015-06-02 09:49:53', '', '', '212.0.161.140', ''),
(11978, 7490, 1, 0, '2015-06-02 09:49:54', '', '', '212.0.161.140', ''),
(11979, 7490, 1, 0, '2015-06-02 09:50:01', '', '', '212.0.161.140', ''),
(11980, 7490, 1, 0, '2015-06-02 09:50:23', '', '', '144.64.14.56', ''),
(11981, 7490, 1, 0, '2015-06-02 09:51:08', '', '', '193.236.39.217', ''),
(11982, 7490, 1, 0, '2015-06-02 09:51:42', '', '', '212.0.161.140', ''),
(11983, 7490, 1, 0, '2015-06-02 09:53:07', '', '', '89.155.240.5', ''),
(11984, 7490, 1, 0, '2015-06-02 09:53:17', '', '', '212.0.161.140', ''),
(11985, 7490, 1, 0, '2015-06-02 09:53:30', '', '', '212.0.161.140', ''),
(11986, 7490, 1, 0, '2015-06-02 09:53:31', '', '', '212.0.161.140', ''),
(11987, 7490, 1, 0, '2015-06-02 09:54:02', '', '', '212.0.161.140', ''),
(11988, 7490, 1, 0, '2015-06-02 09:54:11', 'http://ondasdeouro.pt/votacoes', '', '89.155.240.5', ''),
(11989, 7490, 1, 0, '2015-06-02 09:54:46', '', '', '212.0.161.140', ''),
(11990, 7490, 1, 0, '2015-06-02 09:55:00', '', '', '212.0.161.140', ''),
(11991, 7490, 1, 0, '2015-06-02 09:57:52', '', '', '212.0.161.140', ''),
(11992, 7490, 1, 0, '2015-06-02 09:57:56', '', '', '212.0.161.140', ''),
(11993, 7490, 1, 0, '2015-06-02 09:58:39', '', '', '212.0.161.140', ''),
(11994, 7490, 1, 0, '2015-06-02 09:58:44', '', '', '212.0.161.140', ''),
(11995, 7490, 1, 0, '2015-06-02 09:59:30', '', '', '212.0.161.140', ''),
(11996, 7490, 1, 0, '2015-06-02 09:59:46', '', '', '89.155.240.5', ''),
(11997, 7490, 1, 0, '2015-06-02 09:59:49', '', '', '89.155.240.5', ''),
(11998, 7490, 1, 0, '2015-06-02 09:59:49', '', '', '89.155.240.5', ''),
(11999, 7490, 1, 0, '2015-06-02 09:59:55', '', '', '212.0.161.140', ''),
(12000, 7490, 1, 0, '2015-06-02 10:00:05', '', '', '212.0.161.140', ''),
(12001, 7490, 1, 0, '2015-06-02 10:00:18', '', '', '90.174.2.105', ''),
(12002, 7490, 1, 0, '2015-06-02 10:00:37', '', '', '144.64.14.56', ''),
(12003, 7490, 1, 0, '2015-06-02 10:02:15', '', '', '212.0.161.140', ''),
(12004, 7490, 1, 0, '2015-06-02 10:03:04', '', '', '5.249.69.28', ''),
(12005, 7490, 1, 0, '2015-06-02 10:03:05', '', '', '144.64.14.56', ''),
(12006, 7490, 1, 0, '2015-06-02 10:04:15', '', '', '144.64.14.56', ''),
(12007, 7490, 1, 0, '2015-06-02 10:04:30', 'http://ondasdeouro.pt/votacoes', '', '144.64.14.56', ''),
(12008, 7490, 1, 0, '2015-06-02 10:05:11', '', '', '212.0.161.140', ''),
(12009, 7490, 1, 0, '2015-06-02 10:05:24', '', '', '212.0.161.140', ''),
(12010, 7490, 1, 0, '2015-06-02 10:05:31', '', '', '144.64.14.56', ''),
(12011, 7490, 1, 0, '2015-06-02 10:05:34', '', '', '144.64.14.56', ''),
(12012, 7490, 1, 0, '2015-06-02 10:05:35', '', '', '212.0.161.140', ''),
(12013, 7490, 1, 0, '2015-06-02 10:05:38', '', '', '212.0.161.140', ''),
(12014, 7490, 1, 0, '2015-06-02 10:05:40', '', '', '144.64.14.56', ''),
(12015, 7490, 1, 0, '2015-06-02 10:05:44', '', '', '212.0.161.140', ''),
(12016, 7490, 1, 0, '2015-06-02 10:06:11', '', '', '87.196.155.224', ''),
(12017, 7490, 1, 0, '2015-06-02 10:07:28', '', '', '212.0.161.140', ''),
(12018, 2308, 1, 0, '2015-06-02 10:08:01', '', '', '66.249.93.231', ''),
(12019, 2308, 1, 0, '2015-06-02 10:08:06', 'http://ondasdeouro.pt/votacoes', '', '62.28.81.146', ''),
(12020, 7490, 1, 0, '2015-06-02 10:08:09', '', '', '94.132.132.126', ''),
(12021, 7490, 1, 0, '2015-06-02 10:08:13', '', '', '212.0.161.140', ''),
(12022, 7490, 1, 0, '2015-06-02 10:08:15', '', '', '212.0.161.140', ''),
(12023, 7490, 1, 0, '2015-06-02 10:08:16', '', '', '212.0.161.140', ''),
(12024, 7490, 1, 0, '2015-06-02 10:08:21', '', '', '94.132.132.126', ''),
(12025, 7490, 1, 0, '2015-06-02 10:08:24', '', '', '212.0.161.140', ''),
(12026, 7490, 1, 0, '2015-06-02 10:08:29', '', '', '212.0.161.140', ''),
(12027, 7490, 1, 0, '2015-06-02 10:08:31', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(12028, 7490, 1, 0, '2015-06-02 10:08:47', '', '', '212.0.161.140', ''),
(12029, 7490, 1, 0, '2015-06-02 10:08:55', '', '', '212.0.161.140', ''),
(12030, 7490, 1, 0, '2015-06-02 10:09:05', '', '', '212.0.161.140', ''),
(12031, 7490, 1, 0, '2015-06-02 10:10:12', '', '', '212.0.161.138', ''),
(12032, 7490, 1, 0, '2015-06-02 10:10:15', '', '', '84.78.25.83', ''),
(12033, 7490, 1, 0, '2015-06-02 10:10:16', '', '', '84.78.25.83', ''),
(12034, 7490, 1, 0, '2015-06-02 10:10:16', '', '', '84.78.25.83', ''),
(12035, 7490, 1, 0, '2015-06-02 10:10:17', '', '', '84.78.25.83', ''),
(12036, 7490, 1, 0, '2015-06-02 10:10:18', '', '', '84.78.25.83', ''),
(12037, 7490, 1, 0, '2015-06-02 10:10:30', '', '', '84.78.25.83', ''),
(12038, 7490, 1, 0, '2015-06-02 10:10:31', '', '', '84.78.25.83', ''),
(12039, 7490, 1, 0, '2015-06-02 10:10:32', '', '', '84.78.25.83', ''),
(12040, 7490, 1, 0, '2015-06-02 10:11:56', '', '', '188.82.113.151', ''),
(12041, 7490, 1, 0, '2015-06-02 10:13:47', '', '', '212.0.161.140', ''),
(12042, 7490, 1, 0, '2015-06-02 10:14:35', '', '', '212.0.161.140', ''),
(12043, 7490, 1, 0, '2015-06-02 10:14:37', '', '', '212.0.161.140', ''),
(12044, 7490, 1, 0, '2015-06-02 10:16:14', '', '', '212.0.161.140', ''),
(12045, 7490, 1, 0, '2015-06-02 10:17:12', '', '', '212.0.161.140', ''),
(12046, 7490, 1, 0, '2015-06-02 10:20:03', '', '', '212.0.161.140', ''),
(12047, 7490, 1, 0, '2015-06-02 10:20:22', '', '', '212.0.161.140', ''),
(12048, 7490, 1, 0, '2015-06-02 10:20:26', '', '', '212.0.161.140', ''),
(12049, 7490, 1, 0, '2015-06-02 10:20:57', '', '', '62.169.67.133', ''),
(12050, 7490, 1, 0, '2015-06-02 10:25:59', '', '', '212.0.161.140', ''),
(12051, 7490, 1, 0, '2015-06-02 10:25:59', '', '', '62.169.70.158', ''),
(12052, 7490, 1, 0, '2015-06-02 10:29:35', '', '', '212.0.161.140', ''),
(12053, 7490, 1, 0, '2015-06-02 10:30:39', '', '', '212.0.161.140', ''),
(12054, 7490, 1, 0, '2015-06-02 10:31:47', '', '', '212.0.161.140', ''),
(12055, 7490, 1, 0, '2015-06-02 10:31:47', '', '', '212.0.161.140', ''),
(12056, 7490, 1, 0, '2015-06-02 10:34:05', '', '', '212.0.161.140', ''),
(12057, 7490, 1, 0, '2015-06-02 10:35:40', '', '', '87.196.155.224', ''),
(12058, 7490, 1, 0, '2015-06-02 10:37:17', '', '', '212.0.161.140', ''),
(12059, 7490, 1, 0, '2015-06-02 10:37:18', '', '', '212.0.161.140', ''),
(12060, 7490, 1, 0, '2015-06-02 10:41:39', '', '', '188.82.113.151', ''),
(12061, 7490, 1, 0, '2015-06-02 10:42:01', 'http://ondasdeouro.pt/votacoes', '', '188.82.113.151', ''),
(12062, 7490, 1, 0, '2015-06-02 10:42:29', '', '', '188.82.113.151', ''),
(12063, 7490, 1, 0, '2015-06-02 10:44:26', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.141', ''),
(12064, 7490, 1, 0, '2015-06-02 10:45:31', '', '', '212.0.161.140', ''),
(12065, 7490, 1, 0, '2015-06-02 10:46:07', '', '', '212.0.161.140', ''),
(12066, 7490, 1, 0, '2015-06-02 10:46:30', '', '', '212.0.161.140', ''),
(12067, 7490, 1, 0, '2015-06-02 10:48:10', '', '', '212.0.161.140', ''),
(12068, 7490, 1, 0, '2015-06-02 10:48:33', '', '', '217.129.25.192', ''),
(12069, 7490, 1, 0, '2015-06-02 10:48:34', '', '', '217.129.25.192', ''),
(12070, 7490, 1, 0, '2015-06-02 10:49:03', '', '', '212.0.161.140', ''),
(12071, 7490, 1, 0, '2015-06-02 10:50:58', '', '', '212.0.161.140', ''),
(12072, 7490, 1, 0, '2015-06-02 10:50:58', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(12073, 7490, 1, 0, '2015-06-02 10:52:15', '', '', '217.129.25.192', ''),
(12074, 7490, 1, 0, '2015-06-02 10:54:42', '', '', '212.0.161.140', ''),
(12075, 7490, 1, 0, '2015-06-02 10:55:27', '', '', '212.0.161.140', ''),
(12076, 7490, 1, 0, '2015-06-02 10:55:27', '', '', '212.0.161.140', ''),
(12077, 7490, 1, 0, '2015-06-02 10:56:23', '', '', '66.249.93.225', ''),
(12078, 7490, 1, 0, '2015-06-02 10:57:06', 'http://ondasdeouro.pt/votacoes', '', '89.153.195.13', ''),
(12079, 7490, 1, 0, '2015-06-02 10:57:47', '', '', '212.0.161.140', ''),
(12080, 7490, 1, 0, '2015-06-02 10:58:37', '', '', '212.0.161.140', ''),
(12081, 7490, 1, 0, '2015-06-02 10:59:35', '', '', '62.169.66.159', ''),
(12082, 7490, 1, 0, '2015-06-02 11:01:34', '', '', '212.0.161.140', ''),
(12083, 7490, 1, 0, '2015-06-02 11:01:34', '', '', '212.0.161.140', ''),
(12084, 7490, 1, 0, '2015-06-02 11:01:35', '', '', '212.0.161.140', ''),
(12085, 7490, 1, 0, '2015-06-02 11:01:43', '', '', '212.0.161.140', ''),
(12086, 7490, 1, 0, '2015-06-02 11:03:23', '', '', '212.0.161.140', ''),
(12087, 7490, 1, 0, '2015-06-02 11:03:54', '', '', '212.0.161.140', ''),
(12088, 7490, 1, 0, '2015-06-02 11:03:59', '', '', '212.0.161.140', ''),
(12089, 7490, 1, 0, '2015-06-02 11:04:06', '', '', '212.0.161.140', ''),
(12090, 7490, 1, 0, '2015-06-02 11:04:18', '', '', '89.154.187.211', ''),
(12091, 7490, 1, 0, '2015-06-02 11:04:18', '', '', '89.154.187.211', ''),
(12092, 7490, 1, 0, '2015-06-02 11:04:40', '', '', '84.78.25.83', ''),
(12093, 7490, 1, 0, '2015-06-02 11:04:40', '', '', '84.78.25.83', ''),
(12094, 7490, 1, 0, '2015-06-02 11:04:41', '', '', '84.78.25.83', ''),
(12095, 7490, 1, 0, '2015-06-02 11:04:47', '', '', '212.0.161.140', ''),
(12096, 7490, 1, 0, '2015-06-02 11:04:49', '', '', '89.154.187.211', ''),
(12097, 7490, 1, 0, '2015-06-02 11:05:33', '', '', '89.154.187.211', ''),
(12098, 7490, 1, 0, '2015-06-02 11:06:02', '', '', '212.0.161.140', ''),
(12099, 7490, 1, 0, '2015-06-02 11:09:43', '', '', '212.0.161.140', ''),
(12100, 6123, 1, 0, '2015-06-02 11:11:32', '', '', '66.249.88.142', ''),
(12101, 7490, 1, 0, '2015-06-02 11:17:39', '', '', '212.0.161.140', ''),
(12102, 7490, 1, 0, '2015-06-02 11:17:49', '', '', '212.0.161.140', ''),
(12103, 7490, 1, 0, '2015-06-02 11:17:54', '', '', '212.0.161.140', ''),
(12104, 7490, 1, 0, '2015-06-02 11:18:07', '', '', '212.0.161.140', ''),
(12105, 7490, 1, 0, '2015-06-02 11:25:16', '', '', '212.0.161.140', ''),
(12106, 7490, 1, 0, '2015-06-02 11:27:00', '', '', '212.0.161.140', ''),
(12107, 7490, 1, 0, '2015-06-02 11:27:03', '', '', '212.0.161.140', ''),
(12108, 7490, 1, 0, '2015-06-02 11:27:10', '', '', '212.0.161.140', ''),
(12109, 7490, 1, 0, '2015-06-02 11:27:58', '', '', '212.0.161.140', ''),
(12110, 7973, 1, 0, '2015-06-02 11:28:04', '', '', '93.108.156.107', ''),
(12111, 7490, 1, 0, '2015-06-02 11:29:57', '', '', '212.0.161.140', ''),
(12112, 7490, 1, 0, '2015-06-02 11:30:00', '', '', '212.0.161.140', ''),
(12113, 7490, 1, 0, '2015-06-02 11:32:05', '', '', '212.0.161.140', ''),
(12114, 788, 1, 0, '2015-06-02 11:32:47', '', '', '66.249.93.225', ''),
(12115, 7490, 1, 0, '2015-06-02 11:33:44', '', '', '212.0.161.140', ''),
(12116, 7490, 1, 0, '2015-06-02 11:33:44', '', '', '212.0.161.140', ''),
(12117, 7490, 1, 0, '2015-06-02 11:33:45', '', '', '212.0.161.140', ''),
(12118, 7490, 1, 0, '2015-06-02 11:35:37', '', '', '212.0.161.140', ''),
(12119, 788, 1, 0, '2015-06-02 11:38:04', '', '', '66.249.93.225', ''),
(12120, 788, 1, 0, '2015-06-02 11:38:42', '', '', '66.249.93.228', ''),
(12121, 7490, 1, 0, '2015-06-02 11:39:21', '', '', '212.0.161.140', ''),
(12122, 7490, 1, 0, '2015-06-02 11:39:47', '', '', '212.0.161.140', ''),
(12123, 7490, 1, 0, '2015-06-02 11:40:10', '', '', '94.132.143.87', ''),
(12124, 7490, 1, 0, '2015-06-02 11:44:37', '', '', '212.0.161.140', ''),
(12125, 7490, 1, 0, '2015-06-02 11:55:57', '', '', '62.169.66.157', ''),
(12126, 7490, 1, 0, '2015-06-02 11:56:55', '', '', '62.169.66.157', ''),
(12127, 7490, 1, 0, '2015-06-02 11:57:20', '', '', '62.169.66.157', ''),
(12128, 7490, 1, 0, '2015-06-02 12:11:52', '', '', '94.132.8.67', ''),
(12129, 7490, 1, 0, '2015-06-02 12:14:47', '', '', '212.0.161.140', ''),
(12130, 4349, 1, 0, '2015-06-02 12:35:02', '', '', '157.56.122.218', ''),
(12131, 7490, 1, 0, '2015-06-02 12:36:23', '', '', '212.0.161.140', ''),
(12132, 7490, 1, 0, '2015-06-02 12:37:38', '', '', '212.0.161.140', ''),
(12133, 7490, 1, 0, '2015-06-02 12:37:40', '', '', '212.0.161.140', ''),
(12134, 7490, 1, 0, '2015-06-02 12:37:42', '', '', '212.0.161.140', ''),
(12135, 7490, 1, 0, '2015-06-02 12:39:45', '', '', '212.0.161.140', ''),
(12136, 7490, 1, 0, '2015-06-02 12:40:21', '', '', '212.0.161.140', ''),
(12137, 4097, 1, 0, '2015-06-02 12:46:14', '', '', '66.249.93.228', ''),
(12138, 7490, 1, 0, '2015-06-02 12:50:35', '', '', '68.65.169.236', ''),
(12139, 7490, 1, 0, '2015-06-02 12:50:40', '', '', '68.65.169.236', ''),
(12140, 7490, 1, 0, '2015-06-02 12:50:52', '', '', '68.65.169.236', ''),
(12141, 7490, 1, 0, '2015-06-02 12:51:13', '', '', '212.0.161.140', ''),
(12142, 7490, 1, 0, '2015-06-02 12:51:13', '', '', '212.0.161.140', ''),
(12143, 7490, 1, 0, '2015-06-02 12:51:14', '', '', '212.0.161.140', ''),
(12144, 7490, 1, 0, '2015-06-02 12:52:46', '', '', '144.64.14.56', ''),
(12145, 5215, 1, 0, '2015-06-02 13:12:07', '', '', '66.249.83.180', ''),
(12146, 7490, 1, 0, '2015-06-02 13:13:10', '', '', '212.0.161.140', ''),
(12147, 7490, 1, 0, '2015-06-02 13:13:15', '', '', '212.0.161.140', ''),
(12148, 161, 1, 0, '2015-06-02 13:17:39', '', '', '213.22.47.242', ''),
(12149, 5215, 1, 0, '2015-06-02 13:20:58', '', '', '66.249.88.131', ''),
(12150, 7490, 1, 0, '2015-06-02 13:40:25', '', '', '157.55.0.156', ''),
(12151, 7490, 1, 0, '2015-06-02 13:43:40', '', '', '212.0.161.140', ''),
(12152, 4197, 1, 0, '2015-06-02 13:49:16', '', '', '79.168.227.87', ''),
(12153, 7490, 1, 0, '2015-06-02 13:58:14', '', '', '212.0.161.140', ''),
(12154, 7490, 1, 0, '2015-06-02 13:58:22', '', '', '212.0.161.140', ''),
(12155, 7490, 1, 0, '2015-06-02 14:07:19', '', '', '212.0.161.140', ''),
(12156, 7490, 1, 0, '2015-06-02 14:24:11', '', '', '212.0.161.140', ''),
(12157, 7490, 1, 0, '2015-06-02 14:24:14', '', '', '212.0.161.140', ''),
(12158, 7490, 1, 0, '2015-06-02 14:24:38', '', '', '212.0.161.140', ''),
(12159, 7490, 1, 0, '2015-06-02 14:32:03', '', '', '212.0.161.140', ''),
(12160, 4579, 1, 0, '2015-06-02 14:34:21', '', '', '66.249.88.142', ''),
(12161, 7490, 1, 0, '2015-06-02 14:38:44', '', '', '212.0.161.141', ''),
(12162, 7490, 1, 0, '2015-06-02 14:38:56', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.141', ''),
(12163, 7490, 1, 0, '2015-06-02 14:39:55', '', '', '212.0.161.140', ''),
(12164, 7490, 1, 0, '2015-06-02 14:39:57', '', '', '212.0.161.140', ''),
(12165, 7490, 1, 0, '2015-06-02 14:39:58', '', '', '212.0.161.140', ''),
(12166, 7490, 1, 0, '2015-06-02 14:40:45', '', '', '212.0.161.140', ''),
(12167, 7490, 1, 0, '2015-06-02 14:40:54', '', '', '212.0.161.140', ''),
(12168, 3974, 1, 0, '2015-06-02 14:52:36', '', '', '88.22.146.22', ''),
(12169, 7490, 1, 0, '2015-06-02 14:58:06', '', '', '87.103.72.190', ''),
(12170, 6429, 1, 0, '2015-06-02 15:17:35', 'https://www.facebook.com/ondasdeouro', '', '186.54.149.104', ''),
(12171, 7490, 1, 0, '2015-06-02 15:17:37', '', '', '212.0.161.140', ''),
(12172, 7490, 1, 0, '2015-06-02 15:20:56', '', '', '144.64.3.31', ''),
(12173, 896, 1, 0, '2015-06-02 16:06:59', '', '', '66.249.93.228', ''),
(12174, 7490, 1, 0, '2015-06-02 16:10:43', '', '', '212.0.161.140', ''),
(12175, 7490, 1, 0, '2015-06-02 16:10:57', '', '', '212.0.161.140', ''),
(12176, 7490, 1, 0, '2015-06-02 16:11:07', '', '', '212.0.161.140', ''),
(12177, 7490, 1, 0, '2015-06-02 16:11:11', '', '', '212.0.161.140', ''),
(12178, 7490, 1, 0, '2015-06-02 16:29:24', '', '', '212.0.161.140', ''),
(12179, 7490, 1, 0, '2015-06-02 16:29:24', '', '', '212.0.161.140', ''),
(12180, 7490, 1, 0, '2015-06-02 16:29:39', '', '', '212.0.161.140', ''),
(12181, 7490, 1, 0, '2015-06-02 16:29:46', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(12182, 7490, 1, 0, '2015-06-02 16:29:51', '', '', '212.0.161.140', ''),
(12183, 7490, 1, 0, '2015-06-02 16:30:49', '', '', '66.249.93.225', ''),
(12184, 7490, 1, 0, '2015-06-02 16:35:13', '', '', '212.0.161.140', ''),
(12185, 7490, 1, 0, '2015-06-02 16:39:03', '', '', '212.0.161.140', ''),
(12186, 265, 1, 0, '2015-06-02 16:39:39', 'http://ondasdeouro.pt/votacoes', '', '188.37.188.193', ''),
(12187, 7490, 1, 0, '2015-06-02 16:39:47', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(12188, 7490, 1, 0, '2015-06-02 16:41:02', '', '', '212.0.161.140', ''),
(12189, 7490, 1, 0, '2015-06-02 16:45:33', '', '', '212.0.161.140', ''),
(12190, 4838, 1, 0, '2015-06-02 16:48:05', '', '', '79.169.147.135', ''),
(12191, 4838, 1, 0, '2015-06-02 16:49:25', 'http://ondasdeouro.pt/votacoes', '', '79.169.147.135', ''),
(12192, 7490, 1, 0, '2015-06-02 16:53:45', '', '', '212.0.161.140', ''),
(12193, 7490, 1, 0, '2015-06-02 16:53:46', '', '', '212.0.161.140', ''),
(12194, 7490, 1, 0, '2015-06-02 16:54:01', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(12195, 936, 1, 0, '2015-06-02 17:34:40', '', '', '157.56.122.218', ''),
(12196, 7490, 1, 0, '2015-06-02 18:22:56', '', '', '212.0.161.140', ''),
(12197, 7490, 1, 0, '2015-06-02 18:26:01', '', '', '89.153.221.85', ''),
(12198, 7490, 1, 0, '2015-06-02 18:31:18', '', '', '89.155.91.70', ''),
(12199, 8389, 1, 0, '2015-06-02 18:37:59', '', '', '188.83.14.248', ''),
(12200, 7490, 1, 0, '2015-06-02 18:46:20', '', '', '89.153.196.76', ''),
(12201, 7490, 1, 0, '2015-06-02 19:24:18', '', '', '94.132.143.87', ''),
(12202, 7490, 1, 0, '2015-06-02 19:24:18', '', '', '94.132.143.87', ''),
(12203, 7490, 1, 0, '2015-06-02 19:24:44', 'http://ondasdeouro.pt/votacoes', '', '94.132.143.87', ''),
(12204, 7490, 1, 0, '2015-06-02 19:27:13', '', '', '94.132.143.87', ''),
(12205, 7490, 1, 0, '2015-06-02 19:27:14', '', '', '94.132.143.87', ''),
(12206, 7490, 1, 0, '2015-06-02 19:27:33', '', '', '94.132.143.87', ''),
(12207, 7490, 1, 0, '2015-06-02 19:27:34', '', '', '94.132.143.87', ''),
(12208, 7490, 1, 0, '2015-06-02 19:28:02', '', '', '94.132.143.87', ''),
(12209, 7490, 1, 0, '2015-06-02 19:28:09', '', '', '94.132.143.87', ''),
(12210, 7490, 1, 0, '2015-06-02 19:28:09', '', '', '94.132.143.87', ''),
(12211, 8595, 1, 0, '2015-06-02 19:59:23', '', '', '79.168.154.127', ''),
(12212, 8595, 1, 0, '2015-06-02 19:59:40', 'http://ondasdeouro.pt/votacoes', '', '79.168.154.127', ''),
(12213, 3, 1, 0, '2015-06-02 20:00:27', 'https://www.facebook.com/ondasdeouro', '', '66.249.75.9', ''),
(12214, 42, 1, 0, '2015-06-02 20:01:58', '', '', '66.249.93.225', ''),
(12215, 7839, 1, 0, '2015-06-02 20:20:40', '', '', '176.79.153.208', ''),
(12216, 7839, 1, 0, '2015-06-02 20:20:54', 'http://ondasdeouro.pt/votacoes', '', '176.79.153.208', ''),
(12217, 7057, 1, 0, '2015-06-02 20:30:53', '', '', '66.249.83.164', ''),
(12218, 1063, 1, 0, '2015-06-02 20:38:45', '', '', '65.55.183.186', ''),
(12219, 7480, 1, 0, '2015-06-02 20:53:22', 'http://ondasdeouro.pt/votacoes', '', '92.29.56.198', ''),
(12220, 7490, 1, 0, '2015-06-02 20:58:52', '', '', '89.114.9.62', ''),
(12221, 73, 1, 0, '2015-06-02 21:05:30', 'http://ondasdeouro.pt/votacoes', '', '79.168.61.41', ''),
(12222, 8519, 1, 0, '2015-06-02 21:28:19', '', '', '188.37.19.216', ''),
(12223, 661, 1, 0, '2015-06-02 21:29:16', '', '', '200.138.241.134', ''),
(12224, 6028, 1, 0, '2015-06-02 21:57:23', '', '', '82.154.128.66', ''),
(12225, 6162, 1, 0, '2015-06-02 22:02:36', '', '', '65.55.157.174', '');
INSERT INTO `wp_newsletter_stats` (`id`, `user_id`, `email_id`, `link_id`, `created`, `url`, `anchor`, `ip`, `country`) VALUES
(12226, 1877, 1, 0, '2015-06-02 22:06:26', '', '', '78.137.202.109', ''),
(12227, 7490, 1, 0, '2015-06-02 22:08:03', '', '', '37.189.178.11', ''),
(12228, 7490, 1, 0, '2015-06-02 22:08:03', '', '', '37.189.178.11', ''),
(12229, 7490, 1, 0, '2015-06-02 22:21:40', '', '', '188.82.147.143', ''),
(12230, 7490, 1, 0, '2015-06-02 22:22:17', '', '', '188.82.147.143', ''),
(12231, 5438, 1, 0, '2015-06-02 22:22:24', '', '', '66.249.93.231', ''),
(12232, 517, 1, 0, '2015-06-02 22:26:15', '', '', '85.240.79.229', ''),
(12233, 2165, 1, 0, '2015-06-02 22:28:19', '', '', '89.152.124.235', ''),
(12234, 2165, 1, 0, '2015-06-02 22:28:33', '', '', '89.152.124.235', ''),
(12235, 8558, 1, 0, '2015-06-02 22:32:24', '', '', '85.244.47.165', ''),
(12236, 7490, 1, 0, '2015-06-02 22:41:55', '', '', '89.154.214.230', ''),
(12237, 7490, 1, 0, '2015-06-02 22:41:56', '', '', '89.154.214.230', ''),
(12238, 7490, 1, 0, '2015-06-02 22:42:03', '', '', '89.154.214.230', ''),
(12239, 7490, 1, 0, '2015-06-02 22:42:05', '', '', '89.154.214.230', ''),
(12240, 7490, 1, 0, '2015-06-02 22:42:09', '', '', '89.154.214.230', ''),
(12241, 7490, 1, 0, '2015-06-02 22:42:15', '', '', '89.154.214.230', ''),
(12242, 1872, 1, 0, '2015-06-02 22:44:13', '', '', '188.80.87.157', ''),
(12243, 7490, 1, 0, '2015-06-02 22:45:06', '', '', '77.54.83.104', ''),
(12244, 7490, 1, 0, '2015-06-02 22:45:07', '', '', '77.54.83.104', ''),
(12245, 847, 1, 0, '2015-06-02 22:51:09', '', '', '66.249.93.228', ''),
(12246, 7264, 1, 0, '2015-06-02 23:00:31', '', '', '65.55.157.174', ''),
(12247, 482, 1, 0, '2015-06-03 00:04:40', '', '', '157.55.230.158', ''),
(12248, 482, 1, 0, '2015-06-03 00:04:42', 'http://ondasdeouro.pt/votacoes', '', '94.132.133.226', ''),
(12249, 4097, 1, 0, '2015-06-03 00:07:10', '', '', '66.249.93.228', ''),
(12250, 7490, 1, 0, '2015-06-03 01:08:35', '', '', '64.233.173.242', ''),
(12251, 7490, 1, 0, '2015-06-03 01:10:11', '', '', '64.233.173.246', ''),
(12252, 5119, 1, 0, '2015-06-03 01:14:23', '', '', '66.249.88.131', ''),
(12253, 836, 1, 0, '2015-06-03 01:20:05', '', '', '65.55.118.94', ''),
(12254, 3252, 1, 0, '2015-06-03 02:08:53', '', '', '157.55.104.78', ''),
(12255, 9091, 1, 0, '2015-06-03 05:44:35', '', '', '85.139.8.98', ''),
(12256, 7490, 1, 0, '2015-06-03 07:28:58', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(12257, 7490, 1, 0, '2015-06-03 07:58:39', '', '', '62.169.67.133', ''),
(12258, 7490, 1, 0, '2015-06-03 08:00:57', '', '', '62.169.67.133', ''),
(12259, 7490, 1, 0, '2015-06-03 08:05:59', '', '', '66.249.93.228', ''),
(12260, 1677, 1, 0, '2015-06-03 08:25:32', '', '', '66.249.93.231', ''),
(12261, 1677, 1, 0, '2015-06-03 08:26:15', '', '', '66.249.93.231', ''),
(12262, 1677, 1, 0, '2015-06-03 08:26:48', '', '', '66.249.93.231', ''),
(12263, 7490, 1, 0, '2015-06-03 09:03:07', '', '', '5.249.69.28', ''),
(12264, 7490, 1, 0, '2015-06-03 09:03:19', 'http://ondasdeouro.pt/votacoes', '', '5.249.69.28', ''),
(12265, 7490, 1, 0, '2015-06-03 09:06:39', '', '', '5.249.69.28', ''),
(12266, 7490, 1, 0, '2015-06-03 09:06:39', '', '', '5.249.69.28', ''),
(12267, 1853, 1, 0, '2015-06-03 09:19:26', '', '', '212.120.109.185', ''),
(12268, 7755, 1, 0, '2015-06-03 09:32:21', '', '', '176.78.163.183', ''),
(12269, 7490, 1, 0, '2015-06-03 10:02:30', '', '', '157.56.122.216', ''),
(12270, 7490, 1, 0, '2015-06-03 10:02:56', 'http://ondasdeouro.pt/votacoes', '', '89.115.64.204', ''),
(12271, 7490, 1, 0, '2015-06-03 10:03:22', 'http://ondasdeouro.pt/votacoes', '', '89.115.64.204', ''),
(12272, 1677, 1, 0, '2015-06-03 10:10:28', '', '', '66.249.93.225', ''),
(12273, 8889, 1, 0, '2015-06-03 10:13:34', '', '', '188.82.142.86', ''),
(12274, 8889, 1, 0, '2015-06-03 10:13:35', '', '', '188.82.142.86', ''),
(12275, 7490, 1, 0, '2015-06-03 10:24:27', '', '', '89.181.42.185', ''),
(12276, 7115, 1, 0, '2015-06-03 10:25:09', '', '', '157.55.235.56', ''),
(12277, 1615, 1, 0, '2015-06-03 10:35:34', 'http://ondasdeouro.pt/votacoes', '', '2.82.179.189', ''),
(12278, 1615, 1, 0, '2015-06-03 10:35:34', '', '', '2.82.179.189', ''),
(12279, 7490, 1, 0, '2015-06-03 11:14:17', '', '', '212.0.161.140', ''),
(12280, 906, 1, 0, '2015-06-03 11:55:08', '', '', '66.249.93.231', ''),
(12281, 4772, 1, 0, '2015-06-03 11:57:59', '', '', '189.75.48.185', ''),
(12282, 4909, 1, 0, '2015-06-03 12:40:09', '', '', '179.105.40.126', ''),
(12283, 6936, 1, 0, '2015-06-03 12:47:43', '', '', '66.249.83.171', ''),
(12284, 1677, 1, 0, '2015-06-03 13:04:09', '', '', '66.249.93.225', ''),
(12285, 3630, 1, 0, '2015-06-03 13:16:45', '', '', '31.4.177.97', ''),
(12286, 7490, 1, 0, '2015-06-03 13:24:49', '', '', '212.0.161.140', ''),
(12287, 7490, 1, 0, '2015-06-03 13:25:17', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(12288, 5168, 1, 0, '2015-06-03 13:29:40', '', '', '157.56.122.219', ''),
(12289, 7490, 1, 0, '2015-06-03 13:31:00', '', '', '212.0.161.140', ''),
(12290, 7490, 1, 0, '2015-06-03 13:31:00', '', '', '212.0.161.140', ''),
(12291, 7490, 1, 0, '2015-06-03 13:31:14', '', '', '212.0.161.140', ''),
(12292, 7490, 1, 0, '2015-06-03 13:31:15', '', '', '212.0.161.140', ''),
(12293, 7490, 1, 0, '2015-06-03 13:32:04', '', '', '212.0.161.140', ''),
(12294, 7490, 1, 0, '2015-06-03 13:37:51', '', '', '193.126.15.170', ''),
(12295, 7490, 1, 0, '2015-06-03 13:37:56', '', '', '193.126.15.170', ''),
(12296, 7490, 1, 0, '2015-06-03 13:39:25', '', '', '193.126.15.170', ''),
(12297, 7490, 1, 0, '2015-06-03 13:40:59', '', '', '212.0.161.140', ''),
(12298, 7490, 1, 0, '2015-06-03 13:41:39', '', '', '212.0.161.140', ''),
(12299, 7490, 1, 0, '2015-06-03 13:45:12', '', '', '212.0.161.140', ''),
(12300, 7490, 1, 0, '2015-06-03 13:47:34', '', '', '212.0.161.140', ''),
(12301, 7755, 1, 0, '2015-06-03 14:08:11', '', '', '176.78.163.183', ''),
(12302, 7490, 1, 0, '2015-06-03 14:38:33', '', '', '212.0.161.140', ''),
(12303, 3153, 1, 0, '2015-06-03 15:03:43', '', '', '157.56.122.218', ''),
(12304, 7490, 1, 0, '2015-06-03 15:03:58', '', '', '212.0.161.140', ''),
(12305, 7490, 1, 0, '2015-06-03 15:04:01', '', '', '212.0.161.140', ''),
(12306, 7755, 1, 0, '2015-06-03 15:22:14', '', '', '176.78.163.183', ''),
(12307, 8832, 1, 0, '2015-06-03 15:41:36', '', '', '79.168.159.97', ''),
(12308, 5936, 1, 0, '2015-06-03 15:55:09', '', '', '181.29.26.214', ''),
(12309, 7755, 1, 0, '2015-06-03 16:27:27', '', '', '176.78.163.183', ''),
(12310, 2540, 1, 0, '2015-06-03 16:27:56', '', '', '66.249.93.231', ''),
(12311, 7490, 1, 0, '2015-06-03 16:46:40', '', '', '212.0.161.138', ''),
(12312, 7490, 1, 0, '2015-06-03 16:46:45', '', '', '212.0.161.138', ''),
(12313, 7490, 1, 0, '2015-06-03 16:46:45', '', '', '212.0.161.138', ''),
(12314, 7490, 1, 0, '2015-06-03 16:47:14', '', '', '212.0.161.138', ''),
(12315, 7490, 1, 0, '2015-06-03 16:47:15', '', '', '212.0.161.138', ''),
(12316, 7490, 1, 0, '2015-06-03 16:47:44', '', '', '212.0.161.138', ''),
(12317, 7490, 1, 0, '2015-06-03 16:47:45', '', '', '212.0.161.138', ''),
(12318, 7490, 1, 0, '2015-06-03 16:48:14', '', '', '212.0.161.138', ''),
(12319, 7490, 1, 0, '2015-06-03 16:48:15', '', '', '212.0.161.138', ''),
(12320, 7490, 1, 0, '2015-06-03 16:48:45', '', '', '212.0.161.138', ''),
(12321, 7490, 1, 0, '2015-06-03 16:48:45', '', '', '212.0.161.138', ''),
(12322, 7490, 1, 0, '2015-06-03 16:49:15', '', '', '212.0.161.138', ''),
(12323, 7490, 1, 0, '2015-06-03 16:49:15', '', '', '212.0.161.138', ''),
(12324, 7490, 1, 0, '2015-06-03 16:49:44', '', '', '212.0.161.138', ''),
(12325, 7490, 1, 0, '2015-06-03 16:49:45', '', '', '212.0.161.138', ''),
(12326, 7490, 1, 0, '2015-06-03 16:50:15', '', '', '212.0.161.138', ''),
(12327, 7490, 1, 0, '2015-06-03 16:50:15', '', '', '212.0.161.138', ''),
(12328, 7490, 1, 0, '2015-06-03 16:50:24', '', '', '212.0.161.138', ''),
(12329, 7490, 1, 0, '2015-06-03 16:50:25', '', '', '212.0.161.138', ''),
(12330, 23, 1, 0, '2015-06-03 17:14:15', '', '', '87.103.72.30', ''),
(12331, 5440, 1, 0, '2015-06-03 17:50:00', '', '', '199.7.156.132', ''),
(12332, 5440, 1, 0, '2015-06-03 17:50:12', 'http://ondasdeouro.pt/votacoes', '', '199.7.156.132', ''),
(12333, 5440, 1, 0, '2015-06-03 17:56:56', 'http://ondasdeouro.pt/votacoes', '', '199.7.156.132', ''),
(12334, 282, 1, 0, '2015-06-03 18:12:33', '', '', '62.169.86.101', ''),
(12335, 7490, 1, 0, '2015-06-03 18:25:30', '', '', '212.0.161.140', ''),
(12336, 7490, 1, 0, '2015-06-03 18:44:09', '', '', '212.0.161.140', ''),
(12337, 4932, 1, 0, '2015-06-03 18:52:02', '', '', '66.249.93.225', ''),
(12338, 2739, 1, 0, '2015-06-03 19:20:36', '', '', '66.249.88.131', ''),
(12339, 8319, 1, 0, '2015-06-03 19:23:45', '', '', '79.168.159.129', ''),
(12340, 2111, 1, 0, '2015-06-03 19:29:07', '', '', '66.249.88.131', ''),
(12341, 5260, 1, 0, '2015-06-03 19:34:01', '', '', '82.154.162.45', ''),
(12342, 5293, 1, 0, '2015-06-03 20:01:30', '', '', '66.249.93.231', ''),
(12343, 8361, 1, 0, '2015-06-03 20:31:09', 'http://ondasdeouro.pt/votacoes', '', '176.78.172.198', ''),
(12344, 9156, 1, 0, '2015-06-03 20:51:30', '', '', '92.40.248.163', ''),
(12345, 6028, 1, 0, '2015-06-03 21:25:34', '', '', '82.154.128.66', ''),
(12346, 4543, 1, 0, '2015-06-03 21:29:01', '', '', '66.249.83.164', ''),
(12347, 7490, 1, 0, '2015-06-03 22:40:15', '', '', '157.56.122.218', ''),
(12348, 2841, 1, 0, '2015-06-03 22:55:58', '', '', '66.249.88.137', ''),
(12349, 1677, 1, 0, '2015-06-03 23:30:43', '', '', '66.249.93.225', ''),
(12350, 7490, 1, 0, '2015-06-03 23:48:37', '', '', '212.0.161.140', ''),
(12351, 7490, 1, 0, '2015-06-03 23:48:38', '', '', '212.0.161.140', ''),
(12352, 7490, 1, 0, '2015-06-04 06:35:17', '', '', '66.249.93.225', ''),
(12353, 700, 1, 0, '2015-06-04 07:11:49', '', '', '66.249.93.225', ''),
(12354, 3900, 1, 0, '2015-06-04 09:38:15', '', '', '84.122.92.183', ''),
(12355, 7490, 1, 0, '2015-06-04 10:24:50', '', '', '212.0.161.140', ''),
(12356, 7490, 1, 0, '2015-06-04 10:24:53', '', '', '212.0.161.140', ''),
(12357, 7073, 1, 0, '2015-06-04 10:41:13', '', '', '157.55.235.57', ''),
(12358, 7973, 1, 0, '2015-06-04 10:44:20', '', '', '93.108.156.107', ''),
(12359, 8115, 1, 0, '2015-06-04 11:53:18', '', '', '81.84.242.40', ''),
(12360, 6123, 1, 0, '2015-06-04 12:19:14', '', '', '66.249.83.171', ''),
(12361, 8535, 1, 0, '2015-06-04 12:21:26', '', '', '66.249.93.228', ''),
(12362, 8535, 1, 0, '2015-06-04 12:21:40', '', '', '66.249.93.225', ''),
(12363, 8535, 1, 0, '2015-06-04 12:22:04', 'http://ondasdeouro.pt/votacoes', '', '79.168.77.155', ''),
(12364, 7490, 1, 0, '2015-06-04 12:24:19', '', '', '212.0.161.140', ''),
(12365, 7490, 1, 0, '2015-06-04 12:24:19', '', '', '212.0.161.140', ''),
(12366, 7490, 1, 0, '2015-06-04 12:24:37', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(12367, 5314, 1, 0, '2015-06-04 13:20:32', '', '', '157.56.122.218', ''),
(12368, 7739, 1, 0, '2015-06-04 13:28:58', '', '', '157.55.230.254', ''),
(12369, 2686, 1, 0, '2015-06-04 13:40:25', '', '', '66.249.88.131', ''),
(12370, 5319, 1, 0, '2015-06-04 13:47:30', '', '', '66.249.93.231', ''),
(12371, 7490, 1, 0, '2015-06-04 13:51:10', '', '', '144.64.46.8', ''),
(12372, 7490, 1, 0, '2015-06-04 13:51:10', '', '', '144.64.46.8', ''),
(12373, 7490, 1, 0, '2015-06-04 13:51:11', '', '', '144.64.46.8', ''),
(12374, 7490, 1, 0, '2015-06-04 13:51:11', '', '', '144.64.46.8', ''),
(12375, 1677, 1, 0, '2015-06-04 13:52:09', '', '', '66.249.93.225', ''),
(12376, 7490, 1, 0, '2015-06-04 13:52:11', 'http://ondasdeouro.pt/votacoes', '', '144.64.46.8', ''),
(12377, 5447, 1, 0, '2015-06-04 14:12:54', '', '', '66.249.93.231', ''),
(12378, 3105, 1, 0, '2015-06-04 14:40:26', '', '', '66.249.93.228', ''),
(12379, 3105, 1, 0, '2015-06-04 14:40:29', 'http://ondasdeouro.pt/votacoes', '', '193.236.39.121', ''),
(12380, 7490, 1, 0, '2015-06-04 14:40:56', '', '', '212.0.161.140', ''),
(12381, 7741, 1, 0, '2015-06-04 15:09:36', '', '', '5.249.94.237', ''),
(12382, 27, 1, 0, '2015-06-04 16:03:19', '', '', '46.189.214.82', ''),
(12383, 27, 1, 0, '2015-06-04 16:03:44', '', '', '46.189.214.82', ''),
(12384, 27, 1, 0, '2015-06-04 16:03:46', '', '', '46.189.214.82', ''),
(12385, 7490, 1, 0, '2015-06-04 16:17:47', '', '', '212.0.161.140', ''),
(12386, 4488, 1, 0, '2015-06-04 16:49:39', '', '', '188.37.22.124', ''),
(12387, 4488, 1, 0, '2015-06-04 16:50:24', '', '', '188.37.22.124', ''),
(12388, 7490, 1, 0, '2015-06-04 17:09:52', '', '', '212.0.161.140', ''),
(12389, 7490, 1, 0, '2015-06-04 17:09:56', '', '', '212.0.161.140', ''),
(12390, 7490, 1, 0, '2015-06-04 17:09:58', '', '', '212.0.161.140', ''),
(12391, 7490, 1, 0, '2015-06-04 17:09:58', '', '', '212.0.161.140', ''),
(12392, 7490, 1, 0, '2015-06-04 17:10:02', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(12393, 8452, 1, 0, '2015-06-04 17:43:52', 'http://ondasdeouro.pt/votacoes', '', '188.37.109.101', ''),
(12394, 7490, 1, 0, '2015-06-04 17:51:22', '', '', '212.0.161.140', ''),
(12395, 3447, 1, 0, '2015-06-04 17:59:40', '', '', '2.83.131.111', ''),
(12396, 5447, 1, 0, '2015-06-04 18:28:14', '', '', '66.249.93.225', ''),
(12397, 4340, 1, 0, '2015-06-04 19:31:47', '', '', '88.6.140.177', ''),
(12398, 5067, 1, 0, '2015-06-04 20:35:22', '', '', '66.249.93.225', ''),
(12399, 2775, 1, 0, '2015-06-04 21:36:38', '', '', '157.56.17.206', ''),
(12400, 3844, 1, 0, '2015-06-04 23:13:22', '', '', '79.168.7.129', ''),
(12401, 7490, 1, 0, '2015-06-04 23:56:41', '', '', '157.56.195.158', ''),
(12402, 7490, 1, 0, '2015-06-04 23:57:12', 'http://ondasdeouro.pt/votacoes', '', '77.54.83.104', ''),
(12403, 6843, 1, 0, '2015-06-05 00:06:39', '', '', '66.249.93.225', ''),
(12404, 5543, 1, 0, '2015-06-05 00:34:28', '', '', '85.241.140.41', ''),
(12405, 5812, 1, 0, '2015-06-05 01:03:00', '', '', '66.249.88.142', ''),
(12406, 1677, 1, 0, '2015-06-05 01:54:01', '', '', '66.249.93.231', ''),
(12407, 1677, 1, 0, '2015-06-05 05:26:25', '', '', '66.249.93.231', ''),
(12408, 9091, 1, 0, '2015-06-05 06:06:58', '', '', '85.139.8.98', ''),
(12409, 7490, 1, 0, '2015-06-05 07:36:14', '', '', '212.0.161.140', ''),
(12410, 7490, 1, 0, '2015-06-05 07:36:40', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(12411, 7490, 1, 0, '2015-06-05 08:01:44', '', '', '212.0.161.140', ''),
(12412, 7490, 1, 0, '2015-06-05 08:01:46', '', '', '212.0.161.140', ''),
(12413, 7490, 1, 0, '2015-06-05 08:01:53', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(12414, 7490, 1, 0, '2015-06-05 08:27:53', '', '', '212.0.161.140', ''),
(12415, 7490, 1, 0, '2015-06-05 08:28:16', '', '', '212.0.161.140', ''),
(12416, 7490, 1, 0, '2015-06-05 08:28:41', 'http://ondasdeouro.pt/votacoes', '', '212.0.161.140', ''),
(12417, 7490, 1, 0, '2015-06-05 08:42:47', '', '', '77.54.83.104', ''),
(12418, 7490, 1, 0, '2015-06-05 08:43:25', '', '', '77.54.83.104', ''),
(12419, 7490, 1, 0, '2015-06-05 08:43:27', '', '', '77.54.83.104', ''),
(12420, 7490, 1, 0, '2015-06-05 08:48:48', '', '', '77.54.83.104', ''),
(12421, 7490, 1, 0, '2015-06-05 08:48:49', '', '', '77.54.83.104', ''),
(12422, 5806, 1, 0, '2015-06-05 09:06:46', '', '', '157.55.43.24', ''),
(12423, 5806, 1, 0, '2015-06-05 09:06:54', 'http://ondasdeouro.pt/votacoes', '', '85.138.205.16', ''),
(12424, 7490, 1, 0, '2015-06-05 09:19:29', '', '', '212.0.161.140', ''),
(12425, 7490, 1, 0, '2015-06-05 09:19:40', '', '', '212.0.161.140', ''),
(12426, 7490, 1, 0, '2015-06-05 09:19:40', '', '', '212.0.161.140', ''),
(12427, 7490, 1, 0, '2015-06-05 09:24:18', '', '', '87.103.49.93', ''),
(12428, 7490, 1, 0, '2015-06-05 09:27:45', '', '', '212.0.161.140', ''),
(12429, 7490, 1, 0, '2015-06-05 09:44:34', '', '', '212.0.161.140', ''),
(12430, 7490, 1, 0, '2015-06-05 09:51:40', '', '', '212.0.161.140', ''),
(12431, 7490, 1, 0, '2015-06-05 09:54:41', '', '', '212.0.161.140', ''),
(12432, 214, 1, 0, '2015-06-05 10:16:15', '', '', '157.56.198.206', ''),
(12433, 3, 1, 0, '2015-06-05 10:42:18', 'https://www.facebook.com/ondasdeouro', '', '151.80.31.153', ''),
(12434, 7490, 1, 0, '2015-06-05 11:22:38', '', '', '212.0.161.140', ''),
(12435, 7490, 1, 0, '2015-06-05 11:22:38', '', '', '212.0.161.140', ''),
(12436, 8520, 1, 0, '2015-06-05 11:25:44', '', '', '85.139.99.229', ''),
(12437, 1605, 1, 0, '2015-06-05 12:35:47', 'http://ondasdeouro.pt/votacoes', '', '85.242.250.247', ''),
(12438, 8622, 1, 0, '2015-06-05 12:48:13', '', '', '157.56.122.218', ''),
(12439, 8501, 1, 0, '2015-06-05 13:19:52', 'http://ondasdeouro.pt/votacoes', '', '85.244.156.74', ''),
(12440, 8501, 1, 0, '2015-06-05 13:21:33', 'https://www.facebook.com/ondasdeouro', '', '85.244.156.74', ''),
(12441, 831, 1, 0, '2015-06-05 13:24:57', '', '', '66.249.93.225', ''),
(12442, 773, 1, 0, '2015-06-05 14:30:46', 'https://www.facebook.com/ondasdeouro', '', '85.240.182.189', ''),
(12443, 4579, 1, 0, '2015-06-05 14:58:15', '', '', '66.249.88.137', ''),
(12444, 6524, 1, 0, '2015-06-05 16:43:21', '', '', '65.55.183.186', ''),
(12445, 6524, 1, 0, '2015-06-05 16:43:25', 'http://ondasdeouro.pt/votacoes', '', '177.180.90.76', ''),
(12446, 2777, 1, 0, '2015-06-05 16:54:31', '', '', '66.249.93.231', ''),
(12447, 7490, 1, 0, '2015-06-05 18:39:24', '', '', '212.0.161.140', ''),
(12448, 6564, 1, 0, '2015-06-05 20:42:53', '', '', '179.28.36.15', ''),
(12449, 5596, 1, 0, '2015-06-05 21:07:36', '', '', '81.84.254.246', ''),
(12450, 5868, 1, 0, '2015-06-05 22:11:52', '', '', '66.249.93.225', ''),
(12451, 3, 1, 0, '2015-06-05 22:55:38', 'https://www.facebook.com/ondasdeouro', '', '66.249.75.25', ''),
(12452, 5786, 1, 0, '2015-06-05 23:39:23', '', '', '189.122.61.154', ''),
(12453, 5786, 1, 0, '2015-06-05 23:39:50', '', '', '189.122.61.154', ''),
(12454, 5786, 1, 0, '2015-06-05 23:40:22', '', '', '189.122.61.154', ''),
(12455, 5786, 1, 0, '2015-06-05 23:40:25', '', '', '189.122.61.154', ''),
(12456, 5786, 1, 0, '2015-06-05 23:40:37', '', '', '189.122.61.154', ''),
(12457, 4097, 1, 0, '2015-06-06 03:31:47', '', '', '66.249.93.225', ''),
(12458, 7490, 1, 0, '2015-06-06 12:24:16', '', '', '62.169.70.158', ''),
(12459, 7490, 1, 0, '2015-06-06 12:24:22', '', '', '62.169.70.158', ''),
(12460, 7490, 1, 0, '2015-06-06 12:24:43', '', '', '62.169.70.158', ''),
(12461, 312, 1, 0, '2015-06-06 12:55:18', '', '', '157.56.198.206', ''),
(12462, 312, 1, 0, '2015-06-06 12:55:46', 'http://ondasdeouro.pt/votacoes', '', '46.255.49.66', ''),
(12463, 312, 1, 0, '2015-06-06 12:56:19', '', '', '157.56.198.206', ''),
(12464, 312, 1, 0, '2015-06-06 12:56:56', '', '', '157.56.198.206', ''),
(12465, 312, 1, 0, '2015-06-06 12:57:30', '', '', '157.56.198.206', ''),
(12466, 312, 1, 0, '2015-06-06 12:58:06', '', '', '157.56.198.206', ''),
(12467, 312, 1, 0, '2015-06-06 12:58:54', '', '', '157.56.198.206', ''),
(12468, 6429, 1, 0, '2015-06-06 15:33:11', '', '', '66.249.88.142', ''),
(12469, 6843, 1, 0, '2015-06-06 16:03:28', '', '', '66.249.93.228', ''),
(12470, 8908, 1, 0, '2015-06-06 18:25:19', 'https://www.facebook.com/ondasdeouro', '', '144.64.111.213', ''),
(12471, 8319, 1, 0, '2015-06-06 19:38:16', '', '', '79.168.159.129', ''),
(12472, 5165, 1, 0, '2015-06-06 20:41:03', '', '', '66.249.93.231', ''),
(12473, 6084, 1, 0, '2015-06-06 23:05:49', '', '', '65.55.65.14', ''),
(12474, 2749, 1, 0, '2015-06-07 03:26:21', '', '', '157.56.17.206', ''),
(12475, 2385, 1, 0, '2015-06-07 10:47:07', '', '', '85.127.129.118', ''),
(12476, 7006, 1, 0, '2015-06-07 13:06:46', '', '', '157.56.195.158', ''),
(12477, 4392, 1, 0, '2015-06-07 14:40:44', '', '', '65.55.65.174', ''),
(12478, 1791, 1, 0, '2015-06-07 15:13:49', 'https://www.facebook.com/ondasdeouro', '', '213.30.118.66', ''),
(12479, 1791, 1, 0, '2015-06-07 15:13:50', 'http://ondasdeouro.pt/votacoes', '', '213.30.118.66', ''),
(12480, 4097, 1, 0, '2015-06-07 17:39:34', '', '', '66.249.93.225', ''),
(12481, 4486, 1, 0, '2015-06-07 20:04:32', '', '', '66.249.93.225', ''),
(12482, 4486, 1, 0, '2015-06-07 20:04:45', 'http://ondasdeouro.pt/votacoes', '', '95.93.160.8', ''),
(12483, 4097, 1, 0, '2015-06-08 00:42:44', '', '', '66.249.93.228', ''),
(12484, 4153, 1, 0, '2015-06-08 09:00:10', '', '', '78.130.89.130', ''),
(12485, 222, 1, 0, '2015-06-08 09:11:37', '', '', '66.249.93.231', ''),
(12486, 5972, 1, 0, '2015-06-08 09:31:35', 'http://ondasdeouro.pt/votacoes', '', '193.136.36.138', ''),
(12487, 7490, 1, 0, '2015-06-08 09:45:36', '', '', '212.0.161.140', ''),
(12488, 8365, 1, 0, '2015-06-08 09:56:39', '', '', '89.115.8.109', ''),
(12489, 4278, 1, 0, '2015-06-08 11:29:26', '', '', '66.249.93.225', ''),
(12490, 7490, 1, 0, '2015-06-08 11:42:32', '', '', '212.0.161.140', ''),
(12491, 7490, 1, 0, '2015-06-08 11:42:37', '', '', '212.0.161.140', ''),
(12492, 7490, 1, 0, '2015-06-08 11:42:43', '', '', '212.0.161.140', ''),
(12493, 7490, 1, 0, '2015-06-08 11:42:44', '', '', '212.0.161.140', ''),
(12494, 7490, 1, 0, '2015-06-08 11:42:48', '', '', '212.0.161.140', ''),
(12495, 7490, 1, 0, '2015-06-08 11:43:02', '', '', '212.0.161.140', ''),
(12496, 4803, 1, 0, '2015-06-08 12:49:37', '', '', '66.249.83.164', ''),
(12497, 2684, 1, 0, '2015-06-08 13:38:24', '', '', '89.109.93.65', ''),
(12498, 7321, 1, 0, '2015-06-08 13:40:54', '', '', '66.249.93.231', ''),
(12499, 7490, 1, 0, '2015-06-08 14:20:23', '', '', '212.0.161.140', ''),
(12500, 7490, 1, 0, '2015-06-08 14:20:24', '', '', '212.0.161.140', ''),
(12501, 788, 1, 0, '2015-06-08 14:42:06', '', '', '66.249.93.225', ''),
(12502, 7543, 1, 0, '2015-06-08 14:51:45', '', '', '187.15.190.211', ''),
(12503, 7490, 1, 0, '2015-06-08 15:45:57', '', '', '212.0.161.140', ''),
(12504, 6383, 1, 0, '2015-06-08 15:58:47', '', '', '65.55.183.62', ''),
(12505, 7490, 1, 0, '2015-06-08 16:46:30', '', '', '212.0.161.138', ''),
(12506, 7490, 1, 0, '2015-06-08 16:46:30', '', '', '212.0.161.138', ''),
(12507, 7490, 1, 0, '2015-06-08 16:46:30', '', '', '212.0.161.138', ''),
(12508, 7490, 1, 0, '2015-06-08 16:57:17', '', '', '212.0.161.140', ''),
(12509, 7095, 1, 0, '2015-06-08 17:15:27', 'http://ondasdeouro.pt/votacoes', '', '2.82.161.36', ''),
(12510, 517, 1, 0, '2015-06-08 18:06:14', '', '', '87.103.57.89', ''),
(12511, 7490, 1, 0, '2015-06-08 18:26:11', '', '', '212.0.161.140', ''),
(12512, 8682, 1, 0, '2015-06-08 18:56:52', '', '', '66.249.93.231', ''),
(12513, 8682, 1, 0, '2015-06-08 18:57:00', '', '', '66.249.93.228', ''),
(12514, 8682, 1, 0, '2015-06-08 18:57:06', '', '', '66.249.93.231', ''),
(12515, 8682, 1, 0, '2015-06-08 18:57:10', '', '', '66.249.93.231', ''),
(12516, 8682, 1, 0, '2015-06-08 18:57:12', '', '', '66.249.93.225', ''),
(12517, 8682, 1, 0, '2015-06-08 18:57:16', '', '', '66.249.93.231', ''),
(12518, 8682, 1, 0, '2015-06-08 18:57:18', '', '', '66.249.93.231', ''),
(12519, 8682, 1, 0, '2015-06-08 18:57:19', '', '', '66.249.93.228', ''),
(12520, 8682, 1, 0, '2015-06-08 19:00:35', '', '', '66.249.93.231', ''),
(12521, 8682, 1, 0, '2015-06-08 19:00:47', '', '', '66.249.93.228', ''),
(12522, 8682, 1, 0, '2015-06-08 19:05:29', '', '', '85.240.78.41', ''),
(12523, 8682, 1, 0, '2015-06-08 19:05:48', '', '', '85.240.78.41', ''),
(12524, 8682, 1, 0, '2015-06-08 19:05:48', '', '', '85.240.78.41', ''),
(12525, 8682, 1, 0, '2015-06-08 19:06:17', '', '', '85.240.78.41', ''),
(12526, 8682, 1, 0, '2015-06-08 19:06:20', '', '', '85.240.78.41', ''),
(12527, 8682, 1, 0, '2015-06-08 20:03:22', '', '', '85.240.78.41', ''),
(12528, 8682, 1, 0, '2015-06-08 20:03:25', '', '', '85.240.78.41', ''),
(12529, 2642, 1, 0, '2015-06-08 20:12:52', '', '', '70.158.101.206', ''),
(12530, 2642, 1, 0, '2015-06-08 20:13:00', '', '', '70.158.101.206', ''),
(12531, 8682, 1, 0, '2015-06-08 20:15:01', '', '', '66.249.93.231', ''),
(12532, 8682, 1, 0, '2015-06-08 20:15:27', '', '', '66.249.93.231', ''),
(12533, 8682, 1, 0, '2015-06-08 20:18:28', '', '', '85.240.78.41', ''),
(12534, 8682, 1, 0, '2015-06-08 20:18:37', '', '', '85.240.78.41', ''),
(12535, 5305, 1, 0, '2015-06-08 20:20:52', '', '', '188.250.39.225', ''),
(12536, 4172, 1, 0, '2015-06-08 21:07:49', '', '', '81.203.199.113', ''),
(12537, 8682, 1, 0, '2015-06-08 21:37:44', '', '', '85.240.78.41', ''),
(12538, 8682, 1, 0, '2015-06-08 21:39:18', '', '', '85.240.78.41', ''),
(12539, 2564, 1, 0, '2015-06-08 22:08:01', '', '', '66.249.83.180', ''),
(12540, 8682, 1, 0, '2015-06-08 22:52:01', '', '', '85.240.78.41', ''),
(12541, 7490, 1, 0, '2015-06-08 23:35:16', '', '', '188.37.92.184', ''),
(12542, 7490, 1, 0, '2015-06-08 23:36:11', '', '', '188.37.92.184', ''),
(12543, 3827, 1, 0, '2015-06-09 02:24:12', '', '', '79.152.3.73', ''),
(12544, 6640, 1, 0, '2015-06-09 08:26:30', '', '', '79.168.77.229', ''),
(12545, 2720, 1, 0, '2015-06-09 08:34:36', '', '', '66.249.93.228', ''),
(12546, 3278, 1, 0, '2015-06-09 09:01:06', '', '', '66.249.83.171', ''),
(12547, 8682, 1, 0, '2015-06-09 09:20:11', '', '', '88.214.164.16', ''),
(12548, 8682, 1, 0, '2015-06-09 09:21:12', '', '', '66.249.93.228', ''),
(12549, 8682, 1, 0, '2015-06-09 09:21:29', 'http://ondasdeouro.pt/votacoes', '', '85.244.17.165', ''),
(12550, 8682, 1, 0, '2015-06-09 09:26:35', '', '', '66.249.93.228', ''),
(12551, 8682, 1, 0, '2015-06-09 09:26:56', '', '', '66.249.93.231', ''),
(12552, 8682, 1, 0, '2015-06-09 09:27:20', '', '', '66.249.93.228', ''),
(12553, 8682, 1, 0, '2015-06-09 09:28:23', '', '', '66.249.93.231', ''),
(12554, 8682, 1, 0, '2015-06-09 09:28:46', 'http://ondasdeouro.pt/votacoes', '', '89.107.177.18', ''),
(12555, 8737, 1, 0, '2015-06-09 10:48:12', '', '', '157.55.46.249', ''),
(12556, 7973, 1, 0, '2015-06-09 10:49:22', '', '', '93.108.156.107', ''),
(12557, 7057, 1, 0, '2015-06-09 11:16:09', '', '', '66.249.83.180', ''),
(12558, 7057, 1, 0, '2015-06-09 11:19:01', '', '', '66.249.88.131', ''),
(12559, 6042, 1, 0, '2015-06-09 12:05:35', '', '', '66.249.93.231', ''),
(12560, 8267, 1, 0, '2015-06-09 12:45:39', '', '', '157.56.198.206', ''),
(12561, 4563, 1, 0, '2015-06-09 13:00:49', '', '', '66.249.93.225', ''),
(12562, 4417, 1, 0, '2015-06-09 13:40:39', '', '', '66.249.83.171', ''),
(12563, 8804, 1, 0, '2015-06-09 14:54:22', 'http://ondasdeouro.pt/votacoes', '', '89.180.146.190', ''),
(12564, 7490, 1, 0, '2015-06-09 15:24:05', '', '', '157.56.198.206', ''),
(12565, 7490, 1, 0, '2015-06-09 15:41:32', '', '', '157.55.0.156', ''),
(12566, 5447, 1, 0, '2015-06-09 16:07:42', '', '', '66.249.93.228', ''),
(12567, 1341, 1, 0, '2015-06-09 16:48:05', '', '', '157.56.198.206', ''),
(12568, 6073, 1, 0, '2015-06-09 18:17:25', '', '', '65.55.183.187', ''),
(12569, 831, 1, 0, '2015-06-09 18:35:07', '', '', '66.249.93.231', ''),
(12570, 8815, 1, 0, '2015-06-09 19:17:50', '', '', '2.82.98.93', ''),
(12571, 2842, 1, 0, '2015-06-09 19:26:09', '', '', '84.91.250.73', ''),
(12572, 8178, 1, 0, '2015-06-09 20:15:15', '', '', '157.56.198.206', ''),
(12573, 8178, 1, 0, '2015-06-09 20:16:01', 'http://ondasdeouro.pt/votacoes', '', '89.115.190.129', ''),
(12574, 5309, 1, 0, '2015-06-09 20:51:30', '', '', '77.54.28.87', ''),
(12575, 5309, 1, 0, '2015-06-09 20:51:38', 'http://ondasdeouro.pt/votacoes', '', '77.54.28.87', ''),
(12576, 9161, 1, 0, '2015-06-09 21:44:13', 'http://ondasdeouro.pt/votacoes', '', '2.82.180.86', ''),
(12577, 6772, 1, 0, '2015-06-09 21:52:07', '', '', '89.153.176.42', ''),
(12578, 6772, 1, 0, '2015-06-09 21:52:09', '', '', '89.153.176.42', ''),
(12579, 471, 1, 0, '2015-06-09 22:36:04', '', '', '66.249.82.179', ''),
(12580, 3, 1, 0, '2015-06-09 22:59:39', 'https://www.facebook.com/ondasdeouro', '', '66.249.78.67', ''),
(12581, 1421, 1, 0, '2015-06-10 00:10:34', '', '', '82.154.16.206', ''),
(12582, 7569, 1, 0, '2015-06-10 08:08:14', '', '', '66.249.93.225', ''),
(12583, 3963, 1, 0, '2015-06-10 09:26:12', '', '', '84.78.17.5', ''),
(12584, 3963, 1, 0, '2015-06-10 09:32:13', '', '', '84.78.17.5', ''),
(12585, 5338, 1, 0, '2015-06-10 13:45:03', '', '', '66.249.93.228', ''),
(12586, 4185, 1, 0, '2015-06-10 14:21:51', '', '', '188.83.247.112', ''),
(12587, 2815, 1, 0, '2015-06-10 16:50:58', '', '', '191.191.117.137', ''),
(12588, 7490, 1, 0, '2015-06-10 17:16:27', '', '', '212.0.161.140', ''),
(12589, 8682, 1, 0, '2015-06-10 17:21:29', '', '', '66.249.93.225', ''),
(12590, 906, 1, 0, '2015-06-10 18:50:38', '', '', '87.103.57.82', ''),
(12591, 3327, 1, 0, '2015-06-10 20:02:55', '', '', '66.249.93.231', ''),
(12592, 7490, 1, 0, '2015-06-10 22:42:40', '', '', '188.37.100.110', ''),
(12593, 7490, 1, 0, '2015-06-10 22:46:24', '', '', '188.37.100.110', ''),
(12594, 4945, 1, 0, '2015-06-11 00:54:50', '', '', '179.216.169.101', ''),
(12595, 7184, 1, 0, '2015-06-11 01:43:53', '', '', '66.249.83.171', ''),
(12596, 8949, 1, 0, '2015-06-11 06:48:39', '', '', '66.249.93.231', ''),
(12597, 5697, 1, 0, '2015-06-11 07:02:13', '', '', '66.249.83.171', ''),
(12598, 5200, 1, 0, '2015-06-11 10:57:33', '', '', '66.249.81.216', ''),
(12599, 4243, 1, 0, '2015-06-11 11:36:31', '', '', '85.245.65.164', ''),
(12600, 9209, 1, 0, '2015-06-11 11:39:21', '', '', '66.249.93.231', ''),
(12601, 908, 1, 0, '2015-06-11 11:49:06', 'http://ondasdeouro.pt/votacoes', '', '188.80.218.191', ''),
(12602, 3660, 1, 0, '2015-06-11 12:58:24', '', '', '157.56.122.218', ''),
(12603, 136, 1, 0, '2015-06-11 13:05:21', '', '', '157.55.230.158', ''),
(12604, 9163, 1, 0, '2015-06-11 15:34:09', '', '', '66.249.93.225', ''),
(12605, 7621, 1, 0, '2015-06-11 15:43:38', '', '', '65.55.183.184', ''),
(12606, 7490, 1, 0, '2015-06-11 15:56:21', '', '', '212.0.161.140', ''),
(12607, 7752, 1, 0, '2015-06-11 19:42:01', '', '', '66.249.93.225', ''),
(12608, 831, 1, 0, '2015-06-11 20:58:24', '', '', '66.249.93.231', ''),
(12609, 5532, 1, 0, '2015-06-11 21:45:40', '', '', '85.138.199.120', ''),
(12610, 517, 1, 0, '2015-06-11 22:02:05', '', '', '85.243.137.22', ''),
(12611, 4543, 1, 0, '2015-06-11 22:52:02', '', '', '66.249.88.137', ''),
(12612, 2711, 1, 0, '2015-06-12 00:43:47', '', '', '191.224.160.98', ''),
(12613, 5109, 1, 0, '2015-06-12 05:17:24', '', '', '66.249.88.131', ''),
(12614, 8782, 1, 0, '2015-06-12 09:59:28', '', '', '84.157.220.68', ''),
(12615, 4745, 1, 0, '2015-06-12 15:03:32', '', '', '66.249.93.225', ''),
(12616, 4745, 1, 0, '2015-06-12 15:03:47', 'https://www.facebook.com/ondasdeouro', '', '193.236.80.161', ''),
(12617, 3, 1, 0, '2015-06-12 17:07:19', 'https://www.facebook.com/ondasdeouro', '', '66.249.64.174', ''),
(12618, 5919, 1, 0, '2015-06-12 17:10:36', '', '', '66.249.83.164', ''),
(12619, 8319, 1, 0, '2015-06-12 17:15:31', '', '', '79.168.159.129', ''),
(12620, 6857, 1, 0, '2015-06-12 17:20:34', '', '', '85.244.109.113', ''),
(12621, 1041, 1, 0, '2015-06-12 18:03:32', '', '', '157.55.235.58', ''),
(12622, 3, 1, 0, '2015-06-13 06:26:00', 'https://www.facebook.com/ondasdeouro', '', '188.165.15.97', ''),
(12623, 3694, 1, 0, '2015-06-13 15:50:40', '', '', '81.38.67.252', ''),
(12624, 3694, 1, 0, '2015-06-13 15:50:41', '', '', '81.38.67.252', ''),
(12625, 6125, 1, 0, '2015-06-13 17:09:08', '', '', '189.7.236.73', ''),
(12626, 3729, 1, 0, '2015-06-13 23:50:30', '', '', '66.249.93.228', ''),
(12627, 3, 1, 0, '2015-06-14 06:00:53', 'https://www.facebook.com/ondasdeouro', '', '188.165.15.152', ''),
(12628, 8319, 1, 0, '2015-06-14 09:13:59', '', '', '79.168.159.129', ''),
(12629, 6666, 1, 0, '2015-06-14 10:22:21', '', '', '94.132.116.180', ''),
(12630, 3, 1, 0, '2015-06-14 10:48:47', 'https://www.facebook.com/ondasdeouro', '', '66.249.78.81', ''),
(12631, 7490, 1, 0, '2015-06-15 01:40:35', '', '', '77.54.83.104', ''),
(12632, 4099, 1, 0, '2015-06-15 03:53:21', '', '', '85.240.96.176', ''),
(12633, 7490, 1, 0, '2015-06-15 09:10:38', '', '', '212.0.161.140', ''),
(12634, 7490, 1, 0, '2015-06-15 09:29:20', '', '', '212.0.161.140', ''),
(12635, 7490, 1, 0, '2015-06-15 09:31:13', '', '', '212.0.161.140', ''),
(12636, 7490, 1, 0, '2015-06-15 09:48:11', '', '', '212.0.161.140', ''),
(12637, 4974, 1, 0, '2015-06-15 12:43:53', '', '', '88.76.52.143', ''),
(12638, 7490, 1, 0, '2015-06-15 14:17:39', '', '', '212.0.161.140', ''),
(12639, 7490, 1, 0, '2015-06-15 14:31:53', '', '', '212.0.161.140', ''),
(12640, 4260, 1, 0, '2015-06-15 18:15:56', '', '', '66.249.93.231', ''),
(12641, 7490, 1, 0, '2015-06-15 18:39:12', '', '', '212.0.161.140', ''),
(12642, 7634, 1, 0, '2015-06-15 18:55:51', '', '', '157.55.46.251', ''),
(12643, 2165, 1, 0, '2015-06-15 20:57:17', '', '', '89.152.124.235', ''),
(12644, 7490, 1, 0, '2015-06-15 23:35:22', '', '', '188.82.143.234', ''),
(12645, 6904, 1, 0, '2015-06-16 00:10:46', '', '', '66.249.93.231', ''),
(12646, 3, 1, 0, '2015-06-16 03:21:41', 'https://www.facebook.com/ondasdeouro', '', '66.249.78.81', ''),
(12647, 7490, 1, 0, '2015-06-16 05:57:24', '', '', '212.0.161.140', ''),
(12648, 7117, 1, 0, '2015-06-16 06:26:50', '', '', '88.19.211.19', ''),
(12649, 6936, 1, 0, '2015-06-16 07:26:27', '', '', '66.249.88.131', ''),
(12650, 7490, 1, 0, '2015-06-16 08:21:35', '', '', '212.0.161.140', ''),
(12651, 3795, 1, 0, '2015-06-16 09:50:35', '', '', '84.88.128.150', ''),
(12652, 6478, 1, 0, '2015-06-16 12:14:18', '', '', '89.155.46.130', ''),
(12653, 2693, 1, 0, '2015-06-16 21:07:19', '', '', '66.249.93.228', ''),
(12654, 2206, 1, 0, '2015-06-17 06:41:35', '', '', '157.56.195.158', ''),
(12655, 4368, 1, 0, '2015-06-17 07:30:38', '', '', '66.249.93.228', ''),
(12656, 7741, 1, 0, '2015-06-17 07:51:36', '', '', '178.166.17.250', ''),
(12657, 3148, 1, 0, '2015-06-17 08:09:36', '', '', '157.56.122.217', ''),
(12658, 1735, 1, 0, '2015-06-17 08:48:19', '', '', '66.249.93.228', ''),
(12659, 9132, 1, 0, '2015-06-17 14:41:47', '', '', '66.249.93.228', ''),
(12660, 2165, 1, 0, '2015-06-17 21:03:47', '', '', '89.152.124.235', ''),
(12661, 5718, 1, 0, '2015-06-18 10:10:02', '', '', '66.249.88.131', ''),
(12662, 5718, 1, 0, '2015-06-18 10:10:15', '', '', '66.249.83.153', ''),
(12663, 1921, 1, 0, '2015-06-18 10:54:00', '', '', '66.249.93.228', ''),
(12664, 1559, 1, 0, '2015-06-18 12:30:55', '', '', '66.249.93.231', ''),
(12665, 9112, 1, 0, '2015-06-18 12:39:55', '', '', '65.55.65.174', ''),
(12666, 2693, 1, 0, '2015-06-18 12:52:01', '', '', '66.249.93.231', ''),
(12667, 1559, 1, 0, '2015-06-18 14:07:13', '', '', '66.249.93.225', ''),
(12668, 7268, 1, 0, '2015-06-18 22:57:31', '', '', '157.56.19.91', ''),
(12669, 3761, 1, 0, '2015-06-19 00:01:51', '', '', '95.92.211.250', ''),
(12670, 3, 1, 0, '2015-06-19 03:15:46', 'https://www.facebook.com/ondasdeouro', '', '213.163.66.185', ''),
(12671, 3, 1, 0, '2015-06-19 06:56:33', 'https://www.facebook.com/ondasdeouro', '', '66.249.79.223', ''),
(12672, 3753, 1, 0, '2015-06-19 16:29:23', '', '', '83.57.98.69', ''),
(12673, 5174, 1, 0, '2015-06-19 18:03:13', '', '', '85.138.192.158', ''),
(12674, 8348, 1, 0, '2015-06-20 09:49:15', '', '', '66.249.93.228', ''),
(12675, 8348, 1, 0, '2015-06-20 09:49:18', '', '', '66.249.93.225', ''),
(12676, 1960, 1, 0, '2015-06-20 21:22:28', '', '', '66.249.93.225', ''),
(12677, 4971, 1, 0, '2015-06-21 02:06:31', '', '', '107.19.188.0', ''),
(12678, 3, 1, 0, '2015-06-21 08:38:54', 'https://www.facebook.com/ondasdeouro', '', '66.249.67.114', ''),
(12679, 8622, 1, 0, '2015-06-21 14:07:52', '', '', '89.152.118.36', ''),
(12680, 1472, 1, 0, '2015-06-21 15:27:38', '', '', '46.223.1.30', ''),
(12681, 1472, 1, 0, '2015-06-21 15:27:40', '', '', '46.223.1.30', ''),
(12682, 3167, 1, 0, '2015-06-21 21:21:38', '', '', '66.249.93.231', ''),
(12683, 2802, 1, 0, '2015-06-22 10:43:36', '', '', '157.55.46.248', ''),
(12684, 6772, 1, 0, '2015-06-22 11:23:48', '', '', '89.153.57.223', ''),
(12685, 6453, 1, 0, '2015-06-23 11:30:35', '', '', '191.247.225.53', ''),
(12686, 6226, 1, 0, '2015-06-23 16:24:30', '', '', '157.56.17.222', ''),
(12687, 1005, 1, 0, '2015-06-23 18:54:46', '', '', '94.214.204.72', ''),
(12688, 3, 1, 0, '2015-06-24 01:58:47', 'https://www.facebook.com/ondasdeouro', '', '66.249.64.169', ''),
(12689, 524, 1, 0, '2015-06-24 16:51:28', '', '', '66.249.93.225', ''),
(12690, 2995, 1, 0, '2015-06-24 19:52:30', '', '', '66.249.83.150', ''),
(12691, 4281, 1, 0, '2015-06-24 21:27:20', '', '', '66.249.93.231', ''),
(12692, 3281, 1, 0, '2015-06-25 18:17:23', '', '', '70.193.34.141', ''),
(12693, 1559, 1, 0, '2015-06-27 08:55:52', '', '', '66.249.93.228', ''),
(12694, 5433, 1, 0, '2015-06-27 22:34:07', '', '', '85.243.247.73', ''),
(12695, 3, 1, 0, '2015-06-28 05:05:43', 'https://www.facebook.com/ondasdeouro', '', '66.249.78.74', ''),
(12696, 7185, 1, 0, '2015-06-28 22:46:58', '', '', '157.55.230.158', ''),
(12697, 7490, 1, 0, '2015-06-30 09:19:28', '', '', '157.56.198.206', ''),
(12698, 2628, 1, 0, '2015-06-30 11:47:30', '', '', '66.102.8.142', ''),
(12699, 7755, 1, 0, '2015-06-30 13:01:45', '', '', '176.78.163.183', ''),
(12700, 3, 1, 0, '2015-06-30 15:40:37', 'https://www.facebook.com/ondasdeouro', '', '66.249.78.81', ''),
(12701, 4710, 1, 0, '2015-06-30 19:13:48', '', '', '66.102.8.142', ''),
(12702, 8143, 1, 0, '2015-06-30 20:22:23', '', '', '157.55.235.57', ''),
(12703, 4935, 1, 0, '2015-06-30 21:38:51', '', '', '65.55.118.94', ''),
(12704, 4905, 1, 0, '2015-07-01 11:01:25', '', '', '66.249.93.225', ''),
(12705, 2247, 1, 0, '2015-07-01 19:34:46', '', '', '66.249.93.225', ''),
(12706, 2247, 1, 0, '2015-07-01 19:34:58', 'https://www.facebook.com/ondasdeouro', '', '79.168.211.12', ''),
(12707, 4580, 1, 0, '2015-07-02 13:58:41', '', '', '157.56.198.222', ''),
(12708, 637, 1, 0, '2015-07-03 19:47:00', '', '', '62.169.70.157', ''),
(12709, 8646, 1, 0, '2015-07-04 05:28:46', '', '', '66.249.93.231', ''),
(12710, 8682, 1, 0, '2015-07-04 22:21:49', '', '', '46.50.17.157', ''),
(12711, 6871, 1, 0, '2015-07-05 18:45:01', '', '', '65.55.185.238', ''),
(12712, 7041, 1, 0, '2015-07-06 00:00:59', '', '', '65.55.65.190', ''),
(12713, 3, 1, 0, '2015-07-06 10:49:43', 'https://www.facebook.com/ondasdeouro', '', '66.249.78.81', ''),
(12714, 3, 1, 0, '2015-07-06 11:36:29', 'https://www.facebook.com/ondasdeouro', '', '136.243.36.84', ''),
(12715, 3, 1, 0, '2015-07-07 22:59:36', 'https://www.facebook.com/ondasdeouro', '', '66.249.67.108', ''),
(12716, 8558, 1, 0, '2015-07-08 22:33:41', '', '', '85.245.243.48', ''),
(12717, 4810, 1, 0, '2015-07-09 12:12:10', '', '', '66.249.93.228', ''),
(12718, 7883, 1, 0, '2015-07-09 16:59:31', '', '', '157.56.198.206', ''),
(12719, 4125, 1, 0, '2015-07-11 09:45:10', '', '', '66.249.93.225', ''),
(12720, 1859, 1, 0, '2015-07-11 11:57:27', '', '', '80.215.138.240', ''),
(12721, 3, 1, 0, '2015-07-12 10:37:11', 'https://www.facebook.com/ondasdeouro', '', '66.249.67.108', ''),
(12722, 2945, 1, 0, '2015-07-13 07:50:45', '', '', '66.249.88.131', ''),
(12723, 1145, 1, 0, '2015-07-13 12:47:21', '', '', '66.249.93.225', ''),
(12724, 7490, 1, 0, '2015-07-13 13:48:32', '', '', '144.64.14.56', ''),
(12725, 7490, 1, 0, '2015-07-13 15:21:21', '', '', '212.0.161.140', ''),
(12726, 5201, 1, 0, '2015-07-14 22:45:05', '', '', '66.249.93.231', ''),
(12727, 4909, 1, 0, '2015-07-15 12:22:39', '', '', '179.105.40.61', ''),
(12728, 3621, 1, 0, '2015-07-16 17:56:03', '', '', '66.249.93.225', ''),
(12729, 5216, 1, 0, '2015-07-17 09:05:46', '', '', '79.168.163.62', ''),
(12730, 3, 1, 0, '2015-07-18 00:59:16', 'https://www.facebook.com/ondasdeouro', '', '66.249.75.153', ''),
(12731, 7490, 1, 0, '2015-07-20 01:29:42', '', '', '77.54.83.104', ''),
(12732, 3, 1, 0, '2015-07-20 08:38:19', 'https://www.facebook.com/ondasdeouro', '', '66.249.78.67', ''),
(12733, 2199, 1, 0, '2015-07-21 18:07:27', '', '', '66.249.81.219', ''),
(12734, 2247, 1, 0, '2015-07-22 23:17:33', '', '', '66.249.93.225', ''),
(12735, 3, 1, 0, '2015-07-23 01:22:30', 'https://www.facebook.com/ondasdeouro', '', '157.55.39.119', ''),
(12736, 7490, 1, 0, '2015-07-23 16:48:41', '', '', '144.64.14.56', ''),
(12737, 139, 1, 0, '2015-07-25 10:58:34', '', '', '95.136.46.33', ''),
(12738, 5361, 1, 0, '2015-07-26 23:11:28', '', '', '66.249.93.225', ''),
(12739, 7973, 1, 0, '2015-07-28 13:53:19', '', '', '93.108.156.107', ''),
(12740, 7858, 1, 0, '2015-07-29 01:47:37', '', '', '157.55.43.24', ''),
(12741, 2575, 1, 0, '2015-07-29 21:20:52', '', '', '85.245.139.197', ''),
(12742, 2575, 1, 0, '2015-07-29 21:20:56', '', '', '85.245.139.197', ''),
(12743, 3, 1, 0, '2015-07-31 03:09:14', 'https://www.facebook.com/ondasdeouro', '', '180.76.15.148', ''),
(12744, 3, 1, 0, '2015-07-31 03:11:52', 'https://www.facebook.com/ondasdeouro', '', '180.76.15.139', ''),
(12745, 3, 1, 0, '2015-08-01 08:37:19', 'https://www.facebook.com/ondasdeouro', '', '180.76.15.153', ''),
(12746, 7353, 1, 0, '2015-08-02 00:29:07', '', '', '193.126.119.234', ''),
(12747, 3, 1, 0, '2015-08-02 11:57:59', 'https://www.facebook.com/ondasdeouro', '', '188.165.15.89', ''),
(12748, 3, 1, 0, '2015-08-03 12:13:06', 'https://www.facebook.com/ondasdeouro', '', '68.180.229.103', ''),
(12749, 8738, 1, 0, '2015-08-05 15:43:25', '', '', '188.164.0.0', ''),
(12750, 7490, 1, 0, '2015-08-07 14:41:04', '', '', '212.0.161.140', ''),
(12751, 6772, 1, 0, '2015-08-10 10:09:59', '', '', '89.152.159.60', ''),
(12752, 6772, 1, 0, '2015-08-10 10:10:12', '', '', '89.152.159.60', ''),
(12753, 6772, 1, 0, '2015-08-10 10:14:11', '', '', '89.152.159.60', ''),
(12754, 6772, 1, 0, '2015-08-10 10:14:33', '', '', '89.152.159.60', ''),
(12755, 6453, 1, 0, '2015-08-12 06:05:50', '', '', '157.56.17.238', ''),
(12756, 2034, 1, 0, '2015-08-13 15:45:30', '', '', '66.249.83.153', ''),
(12757, 7490, 1, 0, '2015-08-14 17:31:33', '', '', '212.0.161.140', ''),
(12758, 7490, 1, 0, '2015-08-17 10:40:41', '', '', '157.55.230.254', ''),
(12759, 8844, 1, 0, '2015-08-17 21:55:53', '', '', '66.249.93.228', ''),
(12760, 8767, 1, 0, '2015-08-18 12:31:31', '', '', '217.129.179.228', ''),
(12761, 282, 1, 0, '2015-08-19 09:40:12', '', '', '95.93.146.14', ''),
(12762, 5493, 1, 0, '2015-08-21 13:39:48', '', '', '66.249.93.231', ''),
(12763, 3, 1, 0, '2015-08-23 12:18:17', 'https://www.facebook.com/ondasdeouro', '', '66.249.65.87', ''),
(12764, 7490, 1, 0, '2015-08-24 09:46:03', '', '', '212.0.161.140', ''),
(12765, 6329, 1, 0, '2015-08-25 02:16:01', '', '', '177.142.121.44', ''),
(12766, 7490, 1, 0, '2015-08-28 09:37:33', '', '', '212.0.161.140', ''),
(12767, 7490, 1, 0, '2015-08-28 09:37:36', '', '', '212.0.161.140', ''),
(12768, 7490, 1, 0, '2015-08-28 13:38:44', '', '', '212.0.161.140', ''),
(12769, 7490, 1, 0, '2015-08-28 13:38:50', '', '', '212.0.161.140', ''),
(12770, 7490, 1, 0, '2015-08-28 13:38:58', '', '', '212.0.161.140', ''),
(12771, 3, 1, 0, '2015-08-29 11:57:03', 'https://www.facebook.com/ondasdeouro', '', '151.80.31.151', ''),
(12772, 6698, 1, 0, '2015-08-29 18:23:10', '', '', '157.55.230.158', ''),
(12773, 7598, 1, 0, '2015-08-30 13:37:42', '', '', '66.249.93.225', ''),
(12774, 7490, 1, 0, '2015-08-31 10:39:04', '', '', '87.196.167.28', ''),
(12775, 8738, 1, 0, '2015-09-01 19:11:50', '', '', '188.164.0.0', ''),
(12776, 8738, 1, 0, '2015-09-01 19:11:52', '', '', '188.164.0.0', ''),
(12777, 4904, 1, 0, '2015-09-03 12:25:17', '', '', '46.50.23.122', ''),
(12778, 102, 1, 0, '2015-09-04 17:20:34', '', '', '157.56.122.219', ''),
(12779, 4267, 1, 0, '2015-09-06 00:04:18', '', '', '66.249.93.231', ''),
(12780, 4580, 1, 0, '2015-09-07 15:45:30', '', '', '90.198.252.84', ''),
(12781, 3621, 1, 0, '2015-09-10 16:16:26', '', '', '66.249.93.231', ''),
(12782, 3, 1, 0, '2015-09-12 06:22:05', 'https://www.facebook.com/ondasdeouro', '', '157.55.39.41', ''),
(12783, 8738, 1, 0, '2015-09-13 19:18:19', '', '', '188.164.0.0', ''),
(12784, 3, 1, 0, '2015-09-14 06:11:34', 'https://www.facebook.com/ondasdeouro', '', '157.55.39.149', ''),
(12785, 3, 1, 0, '2015-09-15 02:36:46', 'https://www.facebook.com/ondasdeouro', '', '66.249.79.202', ''),
(12786, 5302, 1, 0, '2015-09-16 17:14:55', '', '', '66.249.93.231', ''),
(12787, 3, 1, 0, '2015-09-21 16:33:27', 'https://www.facebook.com/ondasdeouro', '', '197.15.59.76', ''),
(12788, 3, 1, 0, '2015-09-21 17:14:32', 'https://www.facebook.com/ondasdeouro', '', '188.165.15.84', ''),
(12789, 7490, 1, 0, '2015-09-24 13:02:22', '', '', '159.92.9.130', ''),
(12790, 7655, 1, 0, '2015-09-24 18:15:01', '', '', '157.56.19.91', ''),
(12791, 7490, 1, 0, '2015-09-25 15:49:53', '', '', '144.64.14.56', ''),
(12792, 3, 1, 0, '2015-10-02 11:26:33', 'https://www.facebook.com/ondasdeouro', '', '180.76.15.157', ''),
(12793, 3, 1, 0, '2015-10-02 12:00:15', 'https://www.facebook.com/ondasdeouro', '', '180.76.15.151', ''),
(12794, 3, 1, 0, '2015-10-02 22:22:31', 'https://www.facebook.com/ondasdeouro', '', '180.76.15.156', ''),
(12795, 236, 1, 0, '2015-10-04 10:06:25', '', '', '188.250.191.39', ''),
(12796, 5319, 1, 0, '2015-10-05 05:25:36', '', '', '66.249.93.228', ''),
(12797, 3677, 1, 0, '2015-10-06 19:16:14', '', '', '66.249.93.228', ''),
(12798, 4944, 1, 0, '2015-10-18 17:10:26', '', '', '66.249.93.228', ''),
(12799, 5502, 1, 0, '2015-10-20 15:06:14', '', '', '66.249.93.228', ''),
(12800, 5502, 1, 0, '2015-10-20 15:07:17', '', '', '66.249.93.228', ''),
(12801, 5799, 1, 0, '2015-10-25 15:11:18', '', '', '83.165.149.73', ''),
(12802, 3, 1, 0, '2015-10-28 00:21:26', 'https://www.facebook.com/ondasdeouro', '', '66.249.64.42', ''),
(12803, 3, 1, 0, '2015-10-30 17:24:11', 'https://www.facebook.com/ondasdeouro', '', '188.165.15.233', ''),
(12804, 7607, 1, 0, '2015-11-03 04:03:14', '', '', '66.102.8.232', ''),
(12805, 2149, 1, 0, '2015-11-03 22:07:29', '', '', '66.102.9.85', ''),
(12806, 7490, 1, 0, '2015-11-06 01:12:22', '', '', '212.0.161.140', ''),
(12807, 6822, 1, 0, '2015-11-12 19:56:39', '', '', '66.249.93.224', ''),
(12808, 6822, 1, 0, '2015-11-12 19:56:59', '', '', '66.249.93.228', ''),
(12809, 7792, 1, 0, '2015-11-17 10:33:11', '', '', '66.249.93.228', ''),
(12810, 2540, 1, 0, '2015-11-19 09:57:18', '', '', '66.249.93.225', ''),
(12811, 3, 1, 0, '2015-11-28 22:47:25', 'https://www.facebook.com/ondasdeouro', '', '66.249.78.81', ''),
(12812, 8206, 1, 0, '2015-11-30 04:56:58', '', '', '66.249.93.223', ''),
(12813, 3, 1, 0, '2015-12-02 02:57:14', 'https://www.facebook.com/ondasdeouro', '', '66.249.69.17', ''),
(12814, 3, 1, 0, '2015-12-03 19:05:21', 'https://www.facebook.com/ondasdeouro', '', '180.76.15.34', ''),
(12815, 3, 1, 0, '2015-12-03 23:34:25', 'https://www.facebook.com/ondasdeouro', '', '188.165.15.237', ''),
(12816, 3, 1, 0, '2015-12-04 15:32:43', 'https://www.facebook.com/ondasdeouro', '', '180.76.15.157', ''),
(12817, 4461, 1, 0, '2015-12-10 19:03:05', '', '', '179.218.2.20', ''),
(12818, 3, 1, 0, '2015-12-12 07:34:47', 'https://www.facebook.com/ondasdeouro', '', '208.115.111.74', ''),
(12819, 3, 1, 0, '2015-12-12 20:34:07', 'https://www.facebook.com/ondasdeouro', '', '66.249.78.67', ''),
(12820, 4837, 1, 0, '2015-12-15 22:44:55', '', '', '66.249.93.4', ''),
(12821, 3, 1, 0, '2015-12-16 07:10:50', 'https://www.facebook.com/ondasdeouro', '', '136.243.36.90', ''),
(12822, 3, 1, 0, '2015-12-17 10:13:32', 'https://www.facebook.com/ondasdeouro', '', '66.249.78.67', ''),
(12823, 7490, 1, 0, '2015-12-17 11:14:28', '', '', '144.64.14.56', ''),
(12824, 7490, 1, 0, '2015-12-17 11:15:01', '', '', '144.64.14.56', ''),
(12825, 3, 1, 0, '2015-12-19 00:54:09', 'https://www.facebook.com/ondasdeouro', '', '66.249.65.60', ''),
(12826, 3, 1, 0, '2015-12-20 22:51:13', 'https://www.facebook.com/ondasdeouro', '', '66.249.78.74', ''),
(12827, 3, 1, 0, '2016-01-02 21:57:20', 'https://www.facebook.com/ondasdeouro', '', '66.249.78.67', ''),
(12828, 5216, 1, 0, '2016-01-03 20:57:02', '', '', '107.6.172.151', ''),
(12829, 3, 1, 0, '2016-01-04 12:57:53', 'https://www.facebook.com/ondasdeouro', '', '107.6.172.151', ''),
(12830, 3, 1, 0, '2016-01-05 01:31:39', 'https://www.facebook.com/ondasdeouro', '', '66.249.64.37', ''),
(12831, 3, 1, 0, '2016-01-05 15:13:03', 'https://www.facebook.com/ondasdeouro', '', '66.249.74.82', ''),
(12832, 1110, 1, 0, '2016-01-10 14:09:42', '', '', '85.245.173.10', ''),
(12833, 1534, 1, 0, '2016-01-11 19:50:38', '', '', '157.56.122.216', ''),
(12834, 3, 1, 0, '2016-01-12 12:53:06', 'https://www.facebook.com/ondasdeouro', '', '188.165.15.233', ''),
(12835, 1110, 1, 0, '2016-01-16 10:06:49', '', '', '85.245.173.10', ''),
(12836, 360, 1, 0, '2016-01-16 19:57:36', '', '', '66.249.93.134', ''),
(12837, 360, 1, 0, '2016-01-16 19:58:15', '', '', '66.249.93.131', ''),
(12838, 360, 1, 0, '2016-01-16 19:58:41', '', '', '66.249.93.134', ''),
(12839, 360, 1, 0, '2016-01-16 19:58:55', '', '', '66.249.93.131', ''),
(12840, 3, 1, 0, '2016-01-24 12:27:36', 'https://www.facebook.com/ondasdeouro', '', '68.180.229.103', ''),
(12841, 3, 1, 0, '2016-01-31 12:35:19', 'https://www.facebook.com/ondasdeouro', '', '68.180.229.103', ''),
(12842, 3, 1, 0, '2016-02-03 09:10:58', 'https://www.facebook.com/ondasdeouro', '', '66.249.66.116', ''),
(12843, 3, 1, 0, '2016-02-04 03:19:26', 'https://www.facebook.com/ondasdeouro', '', '68.180.229.103', ''),
(12844, 3, 1, 0, '2016-02-12 14:53:05', 'https://www.facebook.com/ondasdeouro', '', '66.249.64.47', ''),
(12845, 3, 1, 0, '2016-02-13 21:23:09', 'https://www.facebook.com/ondasdeouro', '', '66.249.74.80', ''),
(12846, 8943, 1, 0, '2016-02-15 21:34:55', '', '', '66.249.81.216', ''),
(12847, 3, 1, 0, '2016-02-17 21:04:13', 'https://www.facebook.com/ondasdeouro', '', '66.249.69.9', ''),
(12848, 3, 1, 0, '2016-02-18 21:24:25', 'https://www.facebook.com/ondasdeouro', '', '136.243.36.80', ''),
(12849, 3, 1, 0, '2016-02-19 12:08:57', 'https://www.facebook.com/ondasdeouro', '', '51.255.65.72', ''),
(12850, 1024, 1, 0, '2016-02-22 23:50:14', '', '', '66.249.93.128', ''),
(12851, 3, 1, 0, '2016-02-23 02:23:38', 'https://www.facebook.com/ondasdeouro', '', '66.249.78.81', ''),
(12852, 3, 1, 0, '2016-02-25 22:15:38', 'https://www.facebook.com/ondasdeouro', '', '136.243.36.80', ''),
(12853, 6904, 1, 0, '2016-03-01 17:48:13', '', '', '66.249.81.216', ''),
(12854, 360, 1, 0, '2016-03-01 23:08:39', '', '', '66.249.93.7', ''),
(12855, 4145, 1, 0, '2016-03-07 11:38:45', '', '', '92.221.66.14', ''),
(12856, 4145, 1, 0, '2016-03-07 11:42:07', '', '', '92.221.66.14', ''),
(12857, 7301, 1, 0, '2016-03-07 12:26:48', '', '', '66.102.8.227', ''),
(12858, 2777, 1, 0, '2016-03-07 22:20:37', '', '', '89.115.222.136', ''),
(12859, 3, 1, 0, '2016-03-11 17:55:09', 'https://www.facebook.com/ondasdeouro', '', '68.180.229.103', ''),
(12860, 5534, 1, 0, '2016-03-15 17:30:05', '', '', '66.249.93.134', ''),
(12861, 3, 1, 0, '2016-03-18 10:07:31', 'https://www.facebook.com/ondasdeouro', '', '136.243.36.83', ''),
(12862, 6904, 1, 0, '2016-03-20 16:56:30', '', '', '46.25.114.138', ''),
(12863, 6904, 1, 0, '2016-03-20 16:56:31', '', '', '46.25.114.138', ''),
(12864, 8421, 1, 0, '2016-03-21 13:01:36', '', '', '66.249.93.128', ''),
(12865, 7490, 1, 0, '2016-03-22 14:18:34', '', '', '212.0.161.140', ''),
(12866, 3, 1, 0, '2016-03-22 14:22:10', 'https://www.facebook.com/ondasdeouro', '', '68.180.229.224', ''),
(12867, 7545, 1, 0, '2016-03-23 13:57:06', '', '', '2.82.101.153', ''),
(12868, 3, 1, 0, '2016-03-24 23:47:18', 'https://www.facebook.com/ondasdeouro', '', '66.249.64.47', ''),
(12869, 3, 1, 0, '2016-03-25 03:27:37', 'https://www.facebook.com/ondasdeouro', '', '51.255.65.75', ''),
(12870, 8844, 1, 0, '2016-03-31 14:54:16', '', '', '66.249.93.128', ''),
(12871, 3, 1, 0, '2016-04-01 21:03:15', 'https://www.facebook.com/ondasdeouro', '', '66.249.74.80', ''),
(12872, 8616, 1, 0, '2016-04-07 22:20:05', '', '', '107.6.172.151', ''),
(12873, 3, 1, 0, '2016-04-10 23:57:29', 'https://www.facebook.com/ondasdeouro', '', '107.6.172.151', ''),
(12874, 3, 1, 0, '2016-04-11 14:30:29', 'https://www.facebook.com/ondasdeouro', '', '66.249.78.74', ''),
(12875, 3, 1, 0, '2016-04-21 21:06:03', 'https://www.facebook.com/ondasdeouro', '', '68.180.229.173', '');
INSERT INTO `wp_newsletter_stats` (`id`, `user_id`, `email_id`, `link_id`, `created`, `url`, `anchor`, `ip`, `country`) VALUES
(12876, 3, 1, 0, '2016-04-28 21:58:26', 'https://www.facebook.com/ondasdeouro', '', '68.180.229.173', ''),
(12877, 3, 1, 0, '2016-04-30 15:02:59', 'https://www.facebook.com/ondasdeouro', '', '151.80.31.170', ''),
(12878, 3308, 1, 0, '2016-05-02 00:35:07', '', '', '37.28.215.163', ''),
(12879, 4850, 1, 0, '2016-05-03 14:49:01', '', '', '66.249.93.177', ''),
(12880, 4850, 1, 0, '2016-05-03 14:49:09', '', '', '66.249.93.181', ''),
(12881, 3, 1, 0, '2016-05-06 11:26:03', 'https://www.facebook.com/ondasdeouro', '', '68.180.229.173', ''),
(12882, 5216, 1, 0, '2016-05-08 09:17:32', '', '', '85.241.22.200', ''),
(12883, 1090, 1, 0, '2016-05-09 11:08:04', '', '', '87.103.83.223', ''),
(12884, 1090, 1, 0, '2016-05-09 11:08:04', '', '', '87.103.83.223', ''),
(12885, 3, 1, 0, '2016-05-11 06:29:20', 'https://www.facebook.com/ondasdeouro', '', '66.249.75.136', ''),
(12886, 3, 1, 0, '2016-05-21 00:21:08', 'https://www.facebook.com/ondasdeouro', '', '68.180.230.36', ''),
(12887, 3, 1, 0, '2016-05-24 07:53:39', 'https://www.facebook.com/ondasdeouro', '', '66.249.78.67', ''),
(12888, 3, 1, 0, '2016-06-13 23:39:40', 'https://www.facebook.com/ondasdeouro', '', '164.132.161.15', ''),
(12889, 6679, 1, 0, '2016-07-04 15:04:51', '', '', '89.154.195.28', ''),
(12890, 3, 1, 0, '2016-07-05 14:21:08', 'https://www.facebook.com/ondasdeouro', '', '66.249.65.60', ''),
(12891, 4905, 1, 0, '2016-07-06 22:23:51', '', '', '66.249.93.66', ''),
(12892, 3, 1, 0, '2016-07-08 11:10:17', 'https://www.facebook.com/ondasdeouro', '', '66.249.78.67', ''),
(12893, 3, 1, 0, '2016-07-27 07:51:03', 'https://www.facebook.com/ondasdeouro', '', '192.243.55.132', ''),
(12894, 3, 1, 0, '2016-08-01 06:01:29', 'https://www.facebook.com/ondasdeouro', '', '51.255.65.21', ''),
(12895, 3, 1, 0, '2016-08-01 07:13:06', 'https://www.facebook.com/ondasdeouro', '', '208.115.111.74', ''),
(12896, 1906, 1, 0, '2016-08-05 21:47:33', 'https://www.facebook.com/ondasdeouro', '', '109.49.25.33', ''),
(12897, 7624, 1, 0, '2016-08-06 19:35:01', '', '', '83.49.1.170', ''),
(12898, 3, 1, 0, '2016-08-12 17:23:14', 'https://www.facebook.com/ondasdeouro', '', '192.243.55.132', ''),
(12899, 3, 1, 0, '2016-08-25 19:08:20', 'https://www.facebook.com/ondasdeouro', '', '208.115.111.74', ''),
(12900, 3, 1, 0, '2016-08-26 02:15:17', 'https://www.facebook.com/ondasdeouro', '', '216.244.66.234', ''),
(12901, 3, 1, 0, '2016-09-04 10:17:00', 'https://www.facebook.com/ondasdeouro', '', '68.180.228.34', ''),
(12902, 3, 1, 0, '2016-09-12 02:04:47', 'https://www.facebook.com/ondasdeouro', '', '192.243.55.136', ''),
(12903, 7490, 1, 0, '2016-09-29 08:57:18', '', '', '212.0.161.140', ''),
(12904, 7490, 1, 0, '2016-09-29 08:57:18', '', '', '212.0.161.140', ''),
(12905, 7490, 1, 0, '2016-09-29 08:57:21', '', '', '212.0.161.140', ''),
(12906, 7490, 1, 0, '2016-09-29 08:57:22', '', '', '212.0.161.140', ''),
(12907, 7490, 1, 0, '2016-09-29 15:26:34', '', '', '212.0.161.140', ''),
(12908, 7490, 1, 0, '2016-09-29 15:26:34', '', '', '212.0.161.140', ''),
(12909, 7490, 1, 0, '2016-09-29 15:26:35', '', '', '212.0.161.140', ''),
(12910, 3, 1, 0, '2016-10-11 21:21:19', 'https://www.facebook.com/ondasdeouro', '', '192.243.55.137', ''),
(12911, 1238, 1, 0, '2016-10-12 16:53:09', '', '', '194.210.216.171', ''),
(12912, 1238, 1, 0, '2016-10-12 16:53:42', '', '', '194.210.216.171', ''),
(12913, 6587, 1, 0, '2016-10-19 21:22:01', '', '', '95.94.40.94', ''),
(12914, 5690, 1, 0, '2016-11-01 22:30:40', '', '', '85.246.229.52', ''),
(12915, 2575, 1, 0, '2016-11-09 15:08:18', '', '', '167.220.196.235', ''),
(12916, 3, 1, 0, '2016-11-09 15:23:22', 'https://www.facebook.com/ondasdeouro', '', '192.243.55.135', ''),
(12917, 3130, 1, 0, '2016-11-09 15:26:58', '', '', '68.83.96.147', ''),
(12918, 1747, 1, 0, '2016-11-11 20:56:19', '', '', '89.114.124.38', ''),
(12919, 3, 1, 0, '2016-11-24 01:15:58', 'https://www.facebook.com/ondasdeouro', '', '163.172.65.181', ''),
(12920, 3, 1, 0, '2016-11-25 02:54:58', 'https://www.facebook.com/ondasdeouro', '', '66.249.64.83', ''),
(12921, 3, 1, 0, '2016-12-01 11:47:58', 'https://www.facebook.com/ondasdeouro', '', '163.172.64.232', ''),
(12922, 3, 1, 0, '2016-12-09 10:12:27', 'https://www.facebook.com/ondasdeouro', '', '68.180.229.42', ''),
(12923, 80, 1, 0, '2016-12-12 20:26:13', '', '', '66.249.93.213', ''),
(12924, 3, 1, 0, '2016-12-22 18:52:10', 'https://www.facebook.com/ondasdeouro', '', '66.249.65.169', ''),
(12925, 3, 1, 0, '2016-12-26 00:15:52', 'https://www.facebook.com/ondasdeouro', '', '46.229.168.70', ''),
(12926, 9133, 1, 0, '2016-12-28 19:32:51', '', '', '95.92.87.156', ''),
(12927, 5128, 1, 0, '2017-01-06 10:20:32', '', '', '66.249.93.211', ''),
(12928, 3, 1, 0, '2017-01-09 15:38:03', 'https://www.facebook.com/ondasdeouro', '', '163.172.66.109', ''),
(12929, 3, 1, 0, '2017-01-15 12:53:10', 'https://www.facebook.com/ondasdeouro', '', '46.229.168.66', ''),
(12930, 3, 1, 0, '2017-01-21 04:27:20', 'https://www.facebook.com/ondasdeouro', '', '66.249.75.52', ''),
(12931, 1837, 1, 0, '2017-01-23 21:59:08', '', '', '66.249.93.153', ''),
(12932, 7408, 1, 0, '2017-01-30 12:54:36', '', '', '201.55.162.66', ''),
(12933, 3, 1, 0, '2017-02-03 13:00:25', 'https://www.facebook.com/ondasdeouro', '', '46.229.168.73', ''),
(12934, 7755, 1, 0, '2017-02-05 14:41:10', '', '', '66.249.93.152', ''),
(12935, 3, 1, 0, '2017-02-06 14:47:42', 'https://www.facebook.com/ondasdeouro', '', '68.180.230.50', ''),
(12936, 3, 1, 0, '2017-02-12 15:06:10', 'https://www.facebook.com/ondasdeouro', '', '68.180.229.184', ''),
(12937, 3, 1, 0, '2017-02-18 03:04:13', 'https://www.facebook.com/ondasdeouro', '', '51.255.65.86', ''),
(12938, 3, 1, 0, '2017-02-23 05:21:06', 'https://www.facebook.com/ondasdeouro', '', '46.229.168.67', ''),
(12939, 8682, 1, 0, '2017-02-27 18:22:41', '', '', '85.245.137.106', ''),
(12940, 7161, 1, 0, '2017-03-07 22:19:34', '', '', '132.255.31.31', ''),
(12941, 3, 1, 0, '2017-03-16 09:28:44', 'https://www.facebook.com/ondasdeouro', '', '68.180.230.35', ''),
(12942, 3, 1, 0, '2017-03-22 12:32:39', 'https://www.facebook.com/ondasdeouro', '', '66.249.64.83', ''),
(12943, 3, 1, 0, '2017-03-22 22:33:56', 'https://www.facebook.com/ondasdeouro', '', '66.249.64.20', ''),
(12944, 3, 1, 0, '2017-03-23 10:12:49', 'https://www.facebook.com/ondasdeouro', '', '46.229.168.72', ''),
(12945, 3, 1, 0, '2017-04-04 07:34:48', 'https://www.facebook.com/ondasdeouro', '', '68.180.230.35', ''),
(12946, 3, 1, 0, '2017-04-13 03:02:11', 'https://www.facebook.com/ondasdeouro', '', '68.180.230.245', ''),
(12947, 3, 1, 0, '2017-04-14 10:16:21', 'https://www.facebook.com/ondasdeouro', '', '46.229.168.66', ''),
(12948, 3, 1, 0, '2017-04-15 04:12:08', 'https://www.facebook.com/ondasdeouro', '', '66.249.64.83', ''),
(12949, 3, 1, 0, '2017-04-16 22:36:53', 'https://www.facebook.com/ondasdeouro', '', '216.244.66.238', ''),
(12950, 7416, 1, 0, '2017-04-18 11:37:31', '', '', '66.102.8.15', ''),
(12951, 3, 1, 0, '2017-04-22 20:35:13', 'https://www.facebook.com/ondasdeouro', '', '137.74.207.170', ''),
(12952, 7490, 1, 0, '2017-04-26 10:54:41', '', '', '212.0.161.140', ''),
(12953, 1935, 1, 0, '2017-04-26 12:03:08', '', '', '66.249.93.153', ''),
(12954, 3, 1, 0, '2017-04-29 10:08:46', 'https://www.facebook.com/ondasdeouro', '', '46.229.168.69', ''),
(12955, 3307, 1, 0, '2017-05-01 18:59:36', '', '', '85.247.144.247', ''),
(12956, 3307, 1, 0, '2017-05-01 18:59:50', '', '', '85.247.144.247', ''),
(12957, 3, 1, 0, '2017-05-13 04:53:50', 'https://www.facebook.com/ondasdeouro', '', '46.229.168.71', ''),
(12958, 3, 1, 0, '2017-05-13 06:39:59', 'https://www.facebook.com/ondasdeouro', '', '217.182.132.187', '');

-- --------------------------------------------------------

--
-- Table structure for table `wp_options`
--

CREATE TABLE `wp_options` (
  `option_id` bigint(20) UNSIGNED NOT NULL,
  `option_name` varchar(64) NOT NULL DEFAULT '',
  `option_value` longtext NOT NULL,
  `autoload` varchar(20) NOT NULL DEFAULT 'yes'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_options`
--

INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'siteurl', 'http://ondasdeouro.pt', 'yes'),
(2, 'home', 'http://ondasdeouro.pt', 'yes'),
(3, 'blogname', 'Kia Ondas de Ouro Surf Awards powered by SURFPortugal', 'yes'),
(4, 'blogdescription', 'celebrar as ondas e os surfistas portugueses', 'yes'),
(5, 'users_can_register', '0', 'yes'),
(6, 'admin_email', 'rodolfo.cristovao@gmail.com', 'yes'),
(7, 'start_of_week', '1', 'yes'),
(8, 'use_balanceTags', '0', 'yes'),
(9, 'use_smilies', '1', 'yes'),
(10, 'require_name_email', '1', 'yes'),
(11, 'comments_notify', '1', 'yes'),
(12, 'posts_per_rss', '10', 'yes'),
(13, 'rss_use_excerpt', '0', 'yes'),
(14, 'mailserver_url', 'mail.example.com', 'yes'),
(15, 'mailserver_login', 'login@example.com', 'yes'),
(16, 'mailserver_pass', 'password', 'yes'),
(17, 'mailserver_port', '110', 'yes'),
(18, 'default_category', '1', 'yes'),
(19, 'default_comment_status', 'open', 'yes'),
(20, 'default_ping_status', 'open', 'yes'),
(21, 'default_pingback_flag', '0', 'yes'),
(22, 'posts_per_page', '10', 'yes'),
(23, 'date_format', 'j F, Y', 'yes'),
(24, 'time_format', 'G:i', 'yes'),
(25, 'links_updated_date_format', 'j F, Y G:i', 'yes'),
(26, 'comment_moderation', '0', 'yes'),
(27, 'moderation_notify', '1', 'yes'),
(28, 'permalink_structure', '/%postname%/', 'yes'),
(29, 'gzipcompression', '0', 'yes'),
(30, 'hack_file', '0', 'yes'),
(31, 'blog_charset', 'UTF-8', 'yes'),
(32, 'moderation_keys', '', 'no'),
(33, 'active_plugins', 'a:19:{i:0;s:30:\"advanced-custom-fields/acf.php\";i:1;s:36:\"contact-form-7/wp-contact-form-7.php\";i:2;s:25:\"duplicator/duplicator.php\";i:3;s:45:\"enable-media-replace/enable-media-replace.php\";i:4;s:46:\"facebook-comments-plugin/facebook-comments.php\";i:5;s:45:\"limit-login-attempts/limit-login-attempts.php\";i:6;s:35:\"litespeed-cache/litespeed-cache.php\";i:7;s:37:\"mailchimp-widget/mailchimp-widget.php\";i:8;s:41:\"media-file-renamer/media-file-renamer.php\";i:10;s:47:\"really-simple-captcha/really-simple-captcha.php\";i:11;s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";i:12;s:66:\"remove-dashboard-access-for-non-admins/remove-dashboard-access.php\";i:13;s:57:\"simple-share-buttons-adder/simple-share-buttons-adder.php\";i:14;s:45:\"taxonomy-terms-order/taxonomy-terms-order.php\";i:15;s:35:\"uber-login-logo/uber-login-logo.php\";i:16;s:41:\"wordpress-importer/wordpress-importer.php\";i:17;s:24:\"wordpress-seo/wp-seo.php\";i:18;s:42:\"wordpress-social-login/wp-social-login.php\";i:19;s:39:\"wp-rss-aggregator/wp-rss-aggregator.php\";}', 'yes'),
(34, 'category_base', '', 'yes'),
(35, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes'),
(36, 'advanced_edit', '0', 'yes'),
(37, 'comment_max_links', '2', 'yes'),
(38, 'gmt_offset', '0', 'yes'),
(39, 'default_email_category', '1', 'yes'),
(40, 'recently_edited', '', 'no'),
(41, 'template', 'gala', 'yes'),
(42, 'stylesheet', 'gala', 'yes'),
(43, 'comment_whitelist', '1', 'yes'),
(44, 'blacklist_keys', '', 'no'),
(45, 'comment_registration', '0', 'yes'),
(46, 'html_type', 'text/html', 'yes'),
(47, 'use_trackback', '0', 'yes'),
(48, 'default_role', 'subscriber', 'yes'),
(49, 'db_version', '30135', 'yes'),
(50, 'uploads_use_yearmonth_folders', '1', 'yes'),
(51, 'upload_path', '', 'yes'),
(52, 'blog_public', '1', 'yes'),
(53, 'default_link_category', '2', 'yes'),
(54, 'show_on_front', 'page', 'yes'),
(55, 'tag_base', '', 'yes'),
(56, 'show_avatars', '1', 'yes'),
(57, 'avatar_rating', 'G', 'yes'),
(58, 'upload_url_path', '', 'yes'),
(59, 'thumbnail_size_w', '248', 'yes'),
(60, 'thumbnail_size_h', '114', 'yes'),
(61, 'thumbnail_crop', '1', 'yes'),
(62, 'medium_size_w', '540', 'yes'),
(63, 'medium_size_h', '320', 'yes'),
(64, 'avatar_default', 'mystery', 'yes'),
(65, 'large_size_w', '700', 'yes'),
(66, 'large_size_h', '1000', 'yes'),
(67, 'image_default_link_type', '', 'yes'),
(68, 'image_default_size', '', 'yes'),
(69, 'image_default_align', '', 'yes'),
(70, 'close_comments_for_old_posts', '0', 'yes'),
(71, 'close_comments_days_old', '14', 'yes'),
(72, 'thread_comments', '1', 'yes'),
(73, 'thread_comments_depth', '5', 'yes'),
(74, 'page_comments', '0', 'yes'),
(75, 'comments_per_page', '50', 'yes'),
(76, 'default_comments_page', 'newest', 'yes'),
(77, 'comment_order', 'asc', 'yes'),
(78, 'sticky_posts', 'a:0:{}', 'yes'),
(79, 'widget_categories', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(80, 'widget_text', 'a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:490:\"<div class=\"centered\"><h3 class=\"widget-title\">A Gala</h3></div>\r\n\r\nOs Kia Ondas de Ouro Surf Awards powered by SURFPortugal fundem free surf e competição, habilidade e coragem, desempenho global e manobras isoladas, influência e estética, história e novidade, tecnologia e método, para se tornarem no mais importante galardão do surf nacional fora do âmbito puramente desportivo.\r\n\r\n<div class=\"centered\">\r\n<a class=\"btnsmall mtt\" href=\"/submete-a-tua-onda/\">Votações</a>\r\n</div>\";s:6:\"filter\";b:0;}s:12:\"_multiwidget\";i:1;}', 'yes'),
(81, 'widget_rss', 'a:0:{}', 'yes'),
(82, 'uninstall_plugins', 'a:3:{s:35:\"uber-login-logo/uber-login-logo.php\";a:2:{i:0;s:13:\"UberLoginLogo\";i:1;s:9:\"uninstall\";}s:57:\"simple-share-buttons-adder/simple-share-buttons-adder.php\";s:14:\"ssba_uninstall\";s:35:\"litespeed-cache/litespeed-cache.php\";s:53:\"LiteSpeed_Cache_Activation::uninstall_litespeed_cache\";}', 'no'),
(83, 'timezone_string', '', 'yes'),
(84, 'page_for_posts', '0', 'yes'),
(85, 'page_on_front', '648', 'yes'),
(86, 'default_post_format', '0', 'yes'),
(87, 'link_manager_enabled', '0', 'yes'),
(88, 'initial_db_version', '29630', 'yes'),
(89, 'wp_user_roles', 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:113:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:9:\"add_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:34:\"wpml_manage_translation_management\";b:1;s:21:\"wpml_manage_languages\";b:1;s:41:\"wpml_manage_theme_and_plugin_localization\";b:1;s:19:\"wpml_manage_support\";b:1;s:29:\"wpml_manage_media_translation\";b:1;s:22:\"wpml_manage_navigation\";b:1;s:24:\"wpml_manage_sticky_links\";b:1;s:30:\"wpml_manage_string_translation\";b:1;s:33:\"wpml_manage_translation_analytics\";b:1;s:25:\"wpml_manage_wp_menus_sync\";b:1;s:32:\"wpml_manage_taxonomy_translation\";b:1;s:27:\"wpml_manage_troubleshooting\";b:1;s:31:\"wpml_manage_translation_options\";b:1;s:36:\"wpml_manage_woocommerce_multilingual\";b:1;s:37:\"wpml_operate_woocommerce_multilingual\";b:1;s:20:\"manage_feed_settings\";b:1;s:9:\"edit_feed\";b:1;s:9:\"read_feed\";b:1;s:11:\"delete_feed\";b:1;s:10:\"edit_feeds\";b:1;s:17:\"edit_others_feeds\";b:1;s:13:\"publish_feeds\";b:1;s:18:\"read_private_feeds\";b:1;s:12:\"delete_feeds\";b:1;s:20:\"delete_private_feeds\";b:1;s:22:\"delete_published_feeds\";b:1;s:19:\"delete_others_feeds\";b:1;s:18:\"edit_private_feeds\";b:1;s:20:\"edit_published_feeds\";b:1;s:17:\"manage_feed_terms\";b:1;s:15:\"edit_feed_terms\";b:1;s:17:\"delete_feed_terms\";b:1;s:17:\"assign_feed_terms\";b:1;s:16:\"edit_feed_source\";b:1;s:16:\"read_feed_source\";b:1;s:18:\"delete_feed_source\";b:1;s:17:\"edit_feed_sources\";b:1;s:24:\"edit_others_feed_sources\";b:1;s:20:\"publish_feed_sources\";b:1;s:25:\"read_private_feed_sources\";b:1;s:19:\"delete_feed_sources\";b:1;s:27:\"delete_private_feed_sources\";b:1;s:29:\"delete_published_feed_sources\";b:1;s:26:\"delete_others_feed_sources\";b:1;s:25:\"edit_private_feed_sources\";b:1;s:27:\"edit_published_feed_sources\";b:1;s:24:\"manage_feed_source_terms\";b:1;s:22:\"edit_feed_source_terms\";b:1;s:24:\"delete_feed_source_terms\";b:1;s:24:\"assign_feed_source_terms\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:70:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:20:\"manage_feed_settings\";b:1;s:9:\"edit_feed\";b:1;s:9:\"read_feed\";b:1;s:11:\"delete_feed\";b:1;s:10:\"edit_feeds\";b:1;s:17:\"edit_others_feeds\";b:1;s:13:\"publish_feeds\";b:1;s:18:\"read_private_feeds\";b:1;s:12:\"delete_feeds\";b:1;s:20:\"delete_private_feeds\";b:1;s:22:\"delete_published_feeds\";b:1;s:19:\"delete_others_feeds\";b:1;s:18:\"edit_private_feeds\";b:1;s:20:\"edit_published_feeds\";b:1;s:17:\"manage_feed_terms\";b:1;s:15:\"edit_feed_terms\";b:1;s:17:\"delete_feed_terms\";b:1;s:17:\"assign_feed_terms\";b:1;s:16:\"edit_feed_source\";b:1;s:16:\"read_feed_source\";b:1;s:18:\"delete_feed_source\";b:1;s:17:\"edit_feed_sources\";b:1;s:24:\"edit_others_feed_sources\";b:1;s:20:\"publish_feed_sources\";b:1;s:25:\"read_private_feed_sources\";b:1;s:19:\"delete_feed_sources\";b:1;s:27:\"delete_private_feed_sources\";b:1;s:29:\"delete_published_feed_sources\";b:1;s:26:\"delete_others_feed_sources\";b:1;s:25:\"edit_private_feed_sources\";b:1;s:27:\"edit_published_feed_sources\";b:1;s:24:\"manage_feed_source_terms\";b:1;s:22:\"edit_feed_source_terms\";b:1;s:24:\"delete_feed_source_terms\";b:1;s:24:\"assign_feed_source_terms\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}', 'yes'),
(90, 'WPLANG', 'pt_PT', 'yes'),
(91, 'widget_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(92, 'widget_recent-posts', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(93, 'widget_recent-comments', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(94, 'widget_archives', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(95, 'widget_meta', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(96, 'sidebars_widgets', 'a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:19:\"primary-widget-area\";a:1:{i:0;s:6:\"text-2\";}s:13:\"array_version\";i:3;}', 'yes'),
(97, 'cron', 'a:6:{i:1641432906;a:1:{s:26:\"wprss_fetch_all_feeds_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1641443706;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1641465158;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1641486907;a:1:{s:25:\"wprss_truncate_posts_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1641508577;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}s:7:\"version\";i:2;}', 'yes'),
(127, 'theme_mods_twentyfourteen', 'a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1417732582;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}', 'yes'),
(128, 'current_theme', 'Gala Op Awards', 'yes'),
(129, 'theme_mods_capitulo', 'a:3:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:8:\"top-menu\";s:1:\"2\";s:9:\"main-menu\";s:1:\"3\";}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1425515491;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:0:{}s:19:\"primary-widget-area\";a:4:{i:0;s:6:\"text-2\";i:1;s:21:\"ns_widget_mailchimp-2\";i:2;s:14:\"recent-posts-2\";i:3;s:11:\"tag_cloud-2\";}}}}', 'yes'),
(130, 'theme_switched', '', 'yes'),
(131, 'nav_menu_options', 'a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}', 'yes'),
(136, 'recently_activated', 'a:1:{s:21:\"newsletter/plugin.php\";i:1494924325;}', 'yes'),
(146, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(151, 'ns_mc_options', 'a:1:{s:7:\"api-key\";s:36:\"01783eaf93902830ec8b7a98a2da15fd-us9\";}', 'yes'),
(154, 'widget_ns_widget_mailchimp', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(179, 'acf_version', '4.4.1', 'yes'),
(265, 'youtubeprefs_alloptions', 'a:32:{s:7:\"version\";s:3:\"9.2\";s:9:\"centervid\";i:0;s:6:\"glance\";i:1;s:8:\"autoplay\";i:0;s:14:\"cc_load_policy\";i:0;s:14:\"iv_load_policy\";i:1;s:4:\"loop\";i:0;s:14:\"modestbranding\";i:0;s:3:\"rel\";i:1;s:8:\"showinfo\";i:1;s:11:\"playsinline\";i:0;s:8:\"autohide\";i:2;s:5:\"html5\";i:0;s:2:\"hl\";s:0:\"\";s:4:\"dohl\";i:0;s:5:\"theme\";s:4:\"dark\";s:5:\"color\";s:3:\"red\";s:5:\"wmode\";s:6:\"opaque\";s:2:\"vq\";s:0:\"\";s:3:\"pro\";s:0:\"\";s:3:\"ssl\";i:0;s:8:\"nocookie\";i:0;s:7:\"ogvideo\";i:0;s:8:\"controls\";i:2;s:10:\"oldspacing\";i:0;s:10:\"responsive\";i:0;s:9:\"schemaorg\";i:0;s:11:\"defaultdims\";i:0;s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";s:10:\"defaultvol\";i:0;s:3:\"vol\";s:0:\"\";}', 'yes'),
(269, 'tubepress-debugging_enabled', '1', 'yes'),
(270, 'tubepress-https', '', 'yes'),
(271, 'tubepress-keyword', 'tubepress', 'yes'),
(272, 'tubepress-httpMethod', 'GET', 'yes'),
(273, 'tubepress-cacheCleaningFactor', '20', 'yes'),
(274, 'tubepress-cacheDirectory', '', 'yes'),
(275, 'tubepress-cacheEnabled', '', 'yes'),
(276, 'tubepress-cacheLifetimeSeconds', '3600', 'yes'),
(277, 'tubepress-autoNext', '1', 'yes'),
(278, 'tubepress-autoplay', '', 'yes'),
(279, 'tubepress-embeddedHeight', '500', 'yes'),
(280, 'tubepress-embeddedWidth', '1080', 'yes'),
(281, 'tubepress-enableJsApi', '1', 'yes'),
(282, 'tubepress-lazyPlay', '1', 'yes'),
(283, 'tubepress-loop', '', 'yes'),
(284, 'tubepress-playerImplementation', 'provider_based', 'yes'),
(285, 'tubepress-playerLocation', 'normal', 'yes'),
(286, 'tubepress-showInfo', '', 'yes'),
(287, 'tubepress-orderBy', 'default', 'yes'),
(288, 'tubepress-perPageSort', 'none', 'yes'),
(289, 'tubepress-resultCountCap', '300', 'yes'),
(290, 'tubepress-searchResultsRestrictedToUser', '', 'yes'),
(291, 'tubepress-videoBlacklist', '', 'yes'),
(292, 'tubepress-searchProvider', '', 'yes'),
(293, 'tubepress-searchResultsOnly', '', 'yes'),
(294, 'tubepress-searchResultsUrl', '', 'yes'),
(295, 'tubepress-author', '', 'yes'),
(296, 'tubepress-category', '', 'yes'),
(297, 'tubepress-description', '', 'yes'),
(298, 'tubepress-id', '', 'yes'),
(299, 'tubepress-tags', '', 'yes'),
(300, 'tubepress-length', '1', 'yes'),
(301, 'tubepress-title', '1', 'yes'),
(302, 'tubepress-uploaded', '', 'yes'),
(303, 'tubepress-url', '', 'yes'),
(304, 'tubepress-views', '1', 'yes'),
(305, 'tubepress-dateFormat', 'M j, Y', 'yes'),
(306, 'tubepress-descriptionLimit', '80', 'yes'),
(307, 'tubepress-relativeDates', '', 'yes'),
(308, 'tubepress-disabledOptionsPageParticipants', '', 'yes'),
(309, 'tubepress-mode', 'user', 'yes'),
(310, 'tubepress-ajaxPagination', '', 'yes'),
(311, 'tubepress-fluidThumbs', '1', 'yes'),
(312, 'tubepress-hqThumbs', '', 'yes'),
(313, 'tubepress-paginationAbove', '1', 'yes'),
(314, 'tubepress-paginationBelow', '1', 'yes'),
(315, 'tubepress-randomize_thumbnails', '1', 'yes'),
(316, 'tubepress-resultsPerPage', '20', 'yes'),
(317, 'tubepress-theme', 'default', 'yes'),
(318, 'tubepress-thumbHeight', '90', 'yes'),
(319, 'tubepress-thumbWidth', '160', 'yes'),
(320, 'tubepress-autoHide', 'fadeOnlyProgressBar', 'yes'),
(321, 'tubepress-youtubeClosedCaptions', '', 'yes'),
(322, 'tubepress-youtubeDisableKeyboardControls', '', 'yes'),
(323, 'tubepress-fullscreen', '1', 'yes'),
(324, 'tubepress-modestBranding', '1', 'yes'),
(325, 'tubepress-youtubeShowAnnotations', '', 'yes'),
(326, 'tubepress-youtubeShowPlayerControls', 'showImmediate', 'yes'),
(327, 'tubepress-showRelated', '1', 'yes'),
(328, 'tubepress-youtubePlayerTheme', 'dark', 'yes'),
(329, 'tubepress-developerKey', 'AI39si5uUzupiQW9bpzGqZRrhvqF3vBgRqL-I_28G1zWozmdNJlskzMDQEhpZ-l2RqGf_6CNWooL96oJZRrqKo-eJ9QO_QppMg', 'yes'),
(330, 'tubepress-embeddableOnly', '1', 'yes'),
(331, 'tubepress-filter_racy', 'moderate', 'yes'),
(332, 'tubepress-youtubeMostPopularValue', 'today', 'yes'),
(333, 'tubepress-youtubeRelatedValue', 'P9M__yYbsZ4', 'yes'),
(334, 'tubepress-playlistValue', 'F679CB240DD4C112', 'yes'),
(335, 'tubepress-favoritesValue', 'FPSRussia', 'yes'),
(336, 'tubepress-tagValue', 'pittsburgh steelers', 'yes'),
(337, 'tubepress-userValue', 'UCUI5ylRafZ3kGpu2CGFtUuw', 'yes'),
(338, 'tubepress-rating', '', 'yes'),
(339, 'tubepress-ratings', '', 'yes'),
(340, 'tubepress-widget-title', 'TubePress', 'yes'),
(341, 'tubepress-widget-tagstring', '[tubepress thumbHeight=\'105\' thumbWidth=\'135\']', 'yes'),
(342, 'tubepress-jwPlayerBackColor', 'FFFFFF', 'yes'),
(343, 'tubepress-jwPlayerFrontColor', '000000', 'yes'),
(344, 'tubepress-jwPlayerLightColor', '000000', 'yes'),
(345, 'tubepress-jwPlayerScreenColor', '000000', 'yes'),
(346, 'tubepress-playerColor', '999999', 'yes'),
(347, 'tubepress-vimeoKey', '', 'yes'),
(348, 'tubepress-vimeoSecret', '', 'yes'),
(349, 'tubepress-vimeoAlbumValue', '140484', 'yes'),
(350, 'tubepress-vimeoAppearsInValue', 'royksopp', 'yes'),
(351, 'tubepress-vimeoChannelValue', 'splitscreenstuff', 'yes'),
(352, 'tubepress-vimeoCreditedToValue', 'patricklawler', 'yes'),
(353, 'tubepress-vimeoGroupValue', 'hdxs', 'yes'),
(354, 'tubepress-vimeoLikesValue', 'coiffier', 'yes'),
(355, 'tubepress-vimeoSearchValue', 'glacier national park', 'yes'),
(356, 'tubepress-vimeoUploadedByValue', 'AvantGardeDiaries', 'yes'),
(357, 'tubepress-likes', '', 'yes'),
(367, 'fbseocomments', 'a:11:{s:3:\"app\";s:16:\"1002477299768757\";s:6:\"secret\";s:32:\"238c631c6360895db2e0bbfc594366ce\";s:5:\"admin\";s:9:\"704613909\";s:8:\"language\";s:5:\"pt_PT\";s:8:\"numPosts\";s:2:\"10\";s:11:\"layoutStyle\";s:5:\"Fluid\";s:5:\"width\";s:5:\"500px\";s:11:\"colorScheme\";s:5:\"light\";s:7:\"orderBy\";s:6:\"social\";s:11:\"autoApprove\";s:1:\"1\";s:12:\"hideComments\";s:1:\"1\";}', 'yes'),
(368, 'plulz', 'Brindes Personalizados', 'yes'),
(379, 'fbcomments', 'a:13:{s:4:\"mods\";s:9:\"704613909\";s:5:\"appID\";s:15:\"821828834531923\";s:4:\"fbml\";s:2:\"on\";s:4:\"fbns\";s:2:\"on\";s:5:\"html5\";s:2:\"on\";s:8:\"language\";s:5:\"pt_PT\";s:6:\"scheme\";s:5:\"light\";s:3:\"num\";s:1:\"5\";s:5:\"width\";s:4:\"100%\";s:5:\"title\";s:12:\"Comentários\";s:10:\"titleclass\";s:0:\"\";s:8:\"countmsg\";s:7:\"Comente\";s:10:\"countstyle\";s:0:\"\";}', 'yes'),
(393, 'categoria_children', 'a:0:{}', 'yes'),
(400, 'duplicator_version_plugin', '0.5.12', 'yes'),
(433, 'wsl_settings_welcome_panel_enabled', '1', 'yes'),
(434, 'wsl_settings_redirect_url', 'http://beta.ondasdeouro.com', 'yes'),
(435, 'wsl_settings_force_redirect_url', '2', 'yes'),
(436, 'wsl_settings_connect_with_label', 'Connect with:', 'yes'),
(437, 'wsl_settings_users_avatars', '1', 'yes'),
(438, 'wsl_settings_use_popup', '2', 'yes'),
(439, 'wsl_settings_widget_display', '1', 'yes'),
(440, 'wsl_settings_authentication_widget_css', '.wp-social-login-connect-with {}\n.wp-social-login-provider-list {}\n.wp-social-login-provider-list a {}\n.wp-social-login-provider-list img {}\n.wsl_connect_with_provider {}', 'yes'),
(441, 'wsl_settings_bouncer_registration_enabled', '1', 'yes'),
(442, 'wsl_settings_bouncer_authentication_enabled', '1', 'yes'),
(443, 'wsl_settings_bouncer_profile_completion_require_email', '2', 'yes'),
(444, 'wsl_settings_bouncer_profile_completion_change_username', '2', 'yes'),
(445, 'wsl_settings_bouncer_new_users_moderation_level', '1', 'yes'),
(446, 'wsl_settings_bouncer_new_users_membership_default_role', 'default', 'yes'),
(447, 'wsl_settings_bouncer_new_users_restrict_domain_enabled', '2', 'yes'),
(448, 'wsl_settings_bouncer_new_users_restrict_domain_text_bounce', '<strong>This website is restricted to invited readers only.</strong><p>It doesn\'t look like you have been invited to access this site. If you think this is a mistake, you might want to contact the website owner and request an invitation.<p>', 'yes'),
(449, 'wsl_settings_bouncer_new_users_restrict_email_enabled', '2', 'yes'),
(450, 'wsl_settings_bouncer_new_users_restrict_email_text_bounce', '<strong>This website is restricted to invited readers only.</strong><p>It doesn\'t look like you have been invited to access this site. If you think this is a mistake, you might want to contact the website owner and request an invitation.<p>', 'yes'),
(451, 'wsl_settings_bouncer_new_users_restrict_profile_enabled', '2', 'yes'),
(452, 'wsl_settings_bouncer_new_users_restrict_profile_text_bounce', '<strong>This website is restricted to invited readers only.</strong><p>It doesn\'t look like you have been invited to access this site. If you think this is a mistake, you might want to contact the website owner and request an invitation.<p>', 'yes'),
(453, 'wsl_settings_contacts_import_facebook', '2', 'yes'),
(454, 'wsl_settings_contacts_import_google', '2', 'yes'),
(455, 'wsl_settings_contacts_import_twitter', '2', 'yes'),
(456, 'wsl_settings_contacts_import_live', '2', 'yes'),
(457, 'wsl_settings_contacts_import_linkedin', '2', 'yes'),
(458, 'wsl_settings_buddypress_enable_mapping', '2', 'yes'),
(459, 'wsl_settings_buddypress_xprofile_map', '', 'yes'),
(460, 'wsl_settings_Facebook_enabled', '1', 'yes'),
(461, 'wsl_settings_Google_enabled', '1', 'yes'),
(462, 'wsl_settings_Twitter_enabled', '0', 'yes'),
(463, 'wsl_components_core_enabled', '1', 'yes'),
(464, 'wsl_components_networks_enabled', '1', 'yes'),
(465, 'wsl_components_login-widget_enabled', '1', 'yes'),
(466, 'wsl_components_bouncer_enabled', '1', 'yes'),
(468, 'wsl_settings_Facebook_app_scope', 'email, public_profile, user_friends', 'yes'),
(469, 'wsl_settings_Google_app_scope', 'profile https://www.googleapis.com/auth/plus.profile.emails.read', 'yes'),
(470, 'wsl_settings_GitHub_app_scope', 'user:email', 'yes'),
(471, 'wsl_settings_Facebook_app_id', '821828834531923', 'yes'),
(472, 'wsl_settings_Facebook_app_secret', '24eff7086648d5b9c84f0b37c97c791e', 'yes'),
(473, 'wsl_settings_Google_app_id', '624906132191-0v5kkd548spqpvn6slg3ko7vgaflim2l.apps.googleusercontent.com', 'yes'),
(474, 'wsl_settings_Google_app_secret', '9R8RxOiH9hRU_mfau2RwL1iX', 'yes'),
(475, 'wsl_settings_Twitter_app_key', 'InNODlF6MB1YUJVabTkRUKubW', 'yes'),
(476, 'wsl_settings_Twitter_app_secret', 'eidw3AnRkq0KaMhkLVEmuxgYaJq88nqksnGnbNNCCxbEHhYYfc', 'yes'),
(477, 'wsl_settings_WordPress_enabled', '', 'yes'),
(478, 'wsl_settings_WordPress_app_id', '', 'yes'),
(479, 'wsl_settings_WordPress_app_secret', '', 'yes'),
(480, 'wsl_settings_Yahoo_enabled', '', 'yes'),
(481, 'wsl_settings_LinkedIn_enabled', '', 'yes'),
(482, 'wsl_settings_LinkedIn_app_key', '', 'yes'),
(483, 'wsl_settings_LinkedIn_app_secret', '', 'yes'),
(484, 'wsl_settings_Disqus_enabled', '', 'yes'),
(485, 'wsl_settings_Disqus_app_id', '', 'yes'),
(486, 'wsl_settings_Disqus_app_secret', '', 'yes'),
(487, 'wsl_settings_Instagram_enabled', '', 'yes'),
(488, 'wsl_settings_Instagram_app_id', '', 'yes'),
(489, 'wsl_settings_Instagram_app_secret', '', 'yes'),
(490, 'wsl_settings_Reddit_enabled', '', 'yes'),
(491, 'wsl_settings_Reddit_app_id', '', 'yes'),
(492, 'wsl_settings_Reddit_app_secret', '', 'yes'),
(493, 'wsl_settings_Foursquare_enabled', '', 'yes'),
(494, 'wsl_settings_Foursquare_app_id', '', 'yes'),
(495, 'wsl_settings_Foursquare_app_secret', '', 'yes'),
(496, 'wsl_settings_LastFM_enabled', '', 'yes'),
(497, 'wsl_settings_LastFM_app_key', '', 'yes'),
(498, 'wsl_settings_LastFM_app_secret', '', 'yes'),
(499, 'wsl_settings_Tumblr_enabled', '', 'yes'),
(500, 'wsl_settings_Tumblr_app_key', '', 'yes'),
(501, 'wsl_settings_Tumblr_app_secret', '', 'yes'),
(502, 'wsl_settings_Goodreads_enabled', '', 'yes'),
(503, 'wsl_settings_Goodreads_app_key', '', 'yes'),
(504, 'wsl_settings_Goodreads_app_secret', '', 'yes'),
(505, 'wsl_settings_Stackoverflow_enabled', '', 'yes'),
(506, 'wsl_settings_GitHub_enabled', '', 'yes'),
(507, 'wsl_settings_GitHub_app_id', '', 'yes'),
(508, 'wsl_settings_GitHub_app_secret', '', 'yes'),
(509, 'wsl_settings_Dribbble_enabled', '', 'yes'),
(510, 'wsl_settings_Dribbble_app_id', '', 'yes'),
(511, 'wsl_settings_Dribbble_app_secret', '', 'yes'),
(512, 'wsl_settings_500px_enabled', '', 'yes'),
(513, 'wsl_settings_500px_app_key', '', 'yes'),
(514, 'wsl_settings_500px_app_secret', '', 'yes'),
(515, 'wsl_settings_Skyrock_enabled', '', 'yes'),
(516, 'wsl_settings_Skyrock_app_key', '', 'yes'),
(517, 'wsl_settings_Skyrock_app_secret', '', 'yes'),
(518, 'wsl_settings_Mixi_enabled', '', 'yes'),
(519, 'wsl_settings_Steam_enabled', '', 'yes'),
(520, 'wsl_settings_Steam_app_key', '', 'yes'),
(521, 'wsl_settings_Steam_app_secret', '', 'yes'),
(522, 'wsl_settings_TwitchTV_enabled', '', 'yes'),
(523, 'wsl_settings_TwitchTV_app_id', '', 'yes'),
(524, 'wsl_settings_TwitchTV_app_secret', '', 'yes'),
(525, 'wsl_settings_Vkontakte_enabled', '', 'yes'),
(526, 'wsl_settings_Vkontakte_app_id', '', 'yes'),
(527, 'wsl_settings_Vkontakte_app_secret', '', 'yes'),
(528, 'wsl_settings_Mailru_enabled', '', 'yes'),
(529, 'wsl_settings_Mailru_app_id', '', 'yes'),
(530, 'wsl_settings_Mailru_app_secret', '', 'yes'),
(531, 'wsl_settings_Yandex_enabled', '', 'yes'),
(532, 'wsl_settings_Yandex_app_id', '', 'yes'),
(533, 'wsl_settings_Yandex_app_secret', '', 'yes'),
(534, 'wsl_settings_Odnoklassniki_enabled', '', 'yes'),
(535, 'wsl_settings_Odnoklassniki_app_id', '', 'yes'),
(536, 'wsl_settings_Odnoklassniki_app_secret', '', 'yes'),
(537, 'wsl_settings_AOL_enabled', '', 'yes'),
(538, 'wsl_settings_Live_enabled', '', 'yes'),
(539, 'wsl_settings_Live_app_id', '', 'yes'),
(540, 'wsl_settings_Live_app_secret', '', 'yes'),
(541, 'wsl_settings_PixelPin_enabled', '', 'yes'),
(542, 'wsl_settings_PixelPin_app_id', '', 'yes'),
(543, 'wsl_settings_PixelPin_app_secret', '', 'yes'),
(593, 'icl_sitepress_version', '3.1.8.4', 'yes'),
(594, 'icl_sitepress_settings', 'a:70:{s:19:\"hide_upgrade_notice\";s:5:\"3.1.8\";s:25:\"icl_capabilities_verified\";b:1;s:21:\"interview_translators\";i:1;s:34:\"existing_content_language_verified\";i:1;s:25:\"language_negotiation_type\";i:3;s:23:\"theme_localization_type\";i:2;s:14:\"icl_lso_header\";i:0;s:18:\"icl_lso_link_empty\";i:0;s:13:\"icl_lso_flags\";i:1;s:19:\"icl_lso_native_lang\";i:1;s:20:\"icl_lso_display_lang\";i:0;s:18:\"sync_page_ordering\";i:1;s:16:\"sync_page_parent\";i:1;s:18:\"sync_page_template\";i:1;s:16:\"sync_ping_status\";i:1;s:19:\"sync_comment_status\";i:1;s:16:\"sync_sticky_flag\";i:1;s:17:\"sync_private_flag\";i:1;s:16:\"sync_post_format\";i:1;s:11:\"sync_delete\";i:0;s:15:\"sync_delete_tax\";i:0;s:20:\"sync_post_taxonomies\";i:1;s:14:\"sync_post_date\";i:0;s:21:\"sync_taxonomy_parents\";i:0;s:25:\"translation_pickup_method\";i:0;s:15:\"notify_complete\";i:1;s:26:\"translated_document_status\";i:1;s:17:\"remote_management\";i:0;s:15:\"auto_adjust_ids\";i:0;s:11:\"alert_delay\";i:0;s:12:\"promote_wpml\";i:0;s:23:\"troubleshooting_options\";a:1:{s:18:\"http_communication\";i:1;}s:18:\"automatic_redirect\";i:0;s:17:\"remember_language\";i:24;s:17:\"icl_lang_sel_type\";s:4:\"list\";s:18:\"icl_lang_sel_stype\";s:7:\"classic\";s:24:\"icl_lang_sel_orientation\";s:10:\"horizontal\";s:28:\"icl_lang_sel_copy_parameters\";s:0:\"\";s:21:\"icl_widget_title_show\";i:0;s:28:\"translated_document_page_url\";s:13:\"auto-generate\";s:28:\"sync_comments_on_duplicates \";i:0;s:3:\"seo\";a:2:{s:10:\"head_langs\";i:1;s:27:\"canonicalization_duplicates\";i:1;}s:22:\"posts_slug_translation\";a:1:{s:2:\"on\";i:0;}s:15:\"languages_order\";a:2:{i:0;s:5:\"pt-pt\";i:1;s:2:\"en\";}s:4:\"urls\";a:5:{s:30:\"directory_for_default_language\";i:0;s:12:\"show_on_root\";s:0:\"\";s:19:\"root_html_file_path\";s:0:\"\";s:9:\"root_page\";i:0;s:23:\"hide_language_switchers\";i:1;}s:22:\"admin_default_language\";s:5:\"pt-pt\";s:18:\"ajx_health_checked\";b:1;s:27:\"dont_show_help_admin_notice\";b:1;s:14:\"setup_complete\";i:1;s:17:\"setup_wizard_step\";i:4;s:18:\"default_categories\";a:2:{s:5:\"pt-pt\";s:1:\"1\";s:2:\"en\";i:13;}s:16:\"default_language\";s:5:\"pt-pt\";s:22:\"taxonomy_names_checked\";b:1;s:19:\"icl_lang_sel_config\";a:9:{s:19:\"font-current-normal\";s:7:\"#444444\";s:18:\"font-current-hover\";s:7:\"#000000\";s:25:\"background-current-normal\";s:7:\"#ffffff\";s:24:\"background-current-hover\";s:7:\"#eeeeee\";s:17:\"font-other-normal\";s:7:\"#444444\";s:16:\"font-other-hover\";s:7:\"#000000\";s:23:\"background-other-normal\";s:7:\"#ffffff\";s:22:\"background-other-hover\";s:7:\"#eeeeee\";s:6:\"border\";s:7:\"#cdcdcd\";}s:26:\"icl_lang_sel_footer_config\";a:10:{s:19:\"font-current-normal\";s:7:\"#444444\";s:18:\"font-current-hover\";s:7:\"#000000\";s:25:\"background-current-normal\";s:7:\"#ffffff\";s:24:\"background-current-hover\";s:7:\"#eeeeee\";s:17:\"font-other-normal\";s:7:\"#444444\";s:16:\"font-other-hover\";s:7:\"#000000\";s:23:\"background-other-normal\";s:7:\"#ffffff\";s:22:\"background-other-hover\";s:7:\"#eeeeee\";s:6:\"border\";s:7:\"#cdcdcd\";s:10:\"background\";s:7:\"#ffffff\";}s:29:\"icl_language_switcher_sidebar\";s:1:\"0\";s:19:\"icl_lang_sel_footer\";i:0;s:21:\"icl_post_availability\";i:0;s:30:\"icl_post_availability_position\";s:5:\"below\";s:26:\"icl_post_availability_text\";s:50:\"Esta publicação também está disponível em: %s\";s:29:\"language_selector_initialized\";i:1;s:18:\"icl_additional_css\";s:0:\"\";s:18:\"display_ls_in_menu\";i:0;s:11:\"menu_for_ls\";i:0;s:22:\"translation-management\";a:4:{s:12:\"notification\";a:5:{s:7:\"new-job\";i:1;s:9:\"completed\";i:1;s:8:\"resigned\";i:1;s:9:\"dashboard\";b:1;s:9:\"purge-old\";i:7;}s:25:\"custom_fields_translation\";a:3:{s:5:\"title\";i:2;s:11:\"description\";i:2;s:8:\"keywords\";i:2;}s:22:\"doc_translation_method\";i:0;s:28:\"custom_types_readonly_config\";a:1:{s:10:\"attachment\";i:1;}}s:24:\"custom_posts_sync_option\";a:1:{s:10:\"attachment\";i:1;}s:2:\"st\";a:7:{s:2:\"sw\";a:0:{}s:16:\"strings_per_page\";s:3:\"100\";s:15:\"icl_st_auto_reg\";s:7:\"disable\";s:16:\"strings_language\";s:2:\"en\";s:16:\"translated-users\";a:0:{}s:26:\"theme_localization_domains\";a:2:{i:0;s:10:\"blankslate\";i:1;s:0:\"\";}s:16:\"auto_download_mo\";i:1;}s:34:\"theme_localization_load_textdomain\";i:1;s:25:\"gettext_theme_domain_name\";s:10:\"blankslate\";s:28:\"show_untranslated_blog_posts\";s:1:\"0\";}', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(597, 'wp_installer_settings', 'eJztfVuT48aV5vMqQv8BUQ9uyUGyCPBWrG71RF+ldnRbPaqSZXtjowMkUCTUJEADYFWXJhThp/0Buy87EbsR81vmp/iX7LnkFUiwWK221/bmzIPVRSCRefLkyXP9Tnw+Pv+36jycnZ+825Xpu/Dd8N1yk8b5u/3u5OHiPHwIP0bnJ2W6K6qsLsosrU4exucRvjU+P7nZbTf471D8O4nrGP89x3/De1lyAiOMzvjJfr1O+zdFmcCnqqq/3W/qbJPlq3286e82+1WW49MwTB5vU/rP4fnJD2/fvA76weU6DX6AV9/iq8Eb49XgrXoVp7ori2S/rPtqDB6C5nF+si839OD0/GRd17vq/PQUZzYoyhX+PYKnYZ3pu/fpbfVuG+fxKt2mef1OvDcK2++dxstlsc/rU3yxOpXzqPa7XVHW7+p4VQkSZedDg3YHJziaOz50VZT7bXVaF7ts2Ydx6Rf44M8/V+dA4l28fA/zlRuUnY8n4TA8g3/NrO3AxVu0X26rBuHxEYvGz95c0N9h/UlaLctsV2cF03wIA+PuLIvtbpPWaSDm0QtWRZEEMOkgzm8D84sBkqoXZPlys0/gT0G8qQr7iR+K4lmx3ablMg0EKQf4OaBLtoXR5Y5MXTtys+svi7yGjTvd7zZFnFSn0TAcnw7P6Jn+plgVYX8YDnY5bfvk/ARYKy1PHuIWwaBIzBJel384U3yl2T+atMnYh9X2N9lVSjs+bOw0vtGkKtGH33CSF06AmOGuzJap4JJwPqHnZ8hnC/XCu/p2l+Kcp7MIj24UOX5/V6cf6uOm0xw+y68KehN+uDB+CG6yeh3kRZB+2GXlrc3Kk6Fjh/4lTpJ+XfSXcVl/FU6j4Wj+q3i7e7jY377Li5uvwhOmOmxCegPcgfQEcjKj73erMk5S44/AFUlxk9NWC/nDh23W3IJQSJQjuXt2FokXgL0XWZ5WNpsKNgvifb0G6QisTKTYFTdpebXfBHUZ59UmJiJpcTIIXtX8TAUjlMDcMZwbkh9wVpIgq+AfeJqCNC/2qzXtygK4dgVvDD7/7PPPHiWbx4+S+vHlvswrQzCak3t0Cg88SpLHL67T8jZIN/RtOHXG84sU1tVY1ACELcyATyceZ5ApPZhuVcP/oDjrBUuY74puA/jvfVUX2wBZi2efXqc5kgu/Vg1gFglN9XdZWSPJNjF+ZZUGSVamS75T6D35A34afry6SvEIBkmxjbO8Uqv5Q7GH7+MT1W4T35okpje//+41kG+/XAdxFTxKt4/TDzHScgBTOgUB/egU/tZr/XJV8i8BkDrLlTTb3Lan0sNn4GD01b93aammr1f8rMiBFBm+afIB8kxZbPSKflgDwW5hWddZehPAJQknEIgdFFdMfKKOoD889mADAjRNg5t1XD+AHzdlGieaDmlCz+OvcCSB1yTB4MjZxLoqcd/E5/r0cVjYzTpDxkuyGtlZMLhY1CmwnZDCyzWsNwWeFJfAFI75o/X48WgQDuaD0aNT+O8nCY5S5LDrV9kHWEhd8PYIeZH3X+Qr+Pg6gNHKeFkje+tBIhrkJbyJR6Lap/xeFV/jzIggMH1Y5jq+huMDakCDdRRHGYOGxqAwlwCOQbHZ08bgKTMnhVPVb9J7F+lyX2b1bbDfga6Tyh/PBlP+eRvD5sDRLYtrPm2w4m2KtMqqLX2gTLdFjbdlfpWtgCwbY3Zng0n3MK/yqoY/p2UPtwjY+yaDh9bpZhes0jogIcWzMgccG8ut4GSWsBdwsoG7gQkWcORrPH5EV+PK7cGk873FtchTdfyhyIutdeaMb/GmX9QxjStpBMobbz5tofgWcp1rNGDSLWwhyOAUzgSKKlwWfttUCCxppb/P/PI9fTVBksF3TcZxfhBPGH0gAVUhQ8EGa0+yOABpvDUpyYzzr/ts+Z4Gxs00J9WiPT3/Jv4RnhO/4Zzcq4bvr+Cqw92pFP0MBtDDzsQyfx18B5x0DQvdwumN36c5iCo44nT8i/x2W+zhhO/zJX4AJfa+wlNjbgJwQ0WCAATN22/eBo8mg9Hnn/06YG7B9d2UBbyzr5BG8BB8p86WQB+47BK4hNSUzEMFZ6cm7kSKO68/9R5TiBahuDtYgPqIhFI7Hwf5fruAX2AGBTBO6SYMn8Cn+5VgNxKacAsXJXwZ9sf5Ep+3l/vNJjDPxK3YXXlNjgZzGk/uI/6KFJsMJmqosbHf5nfxvapxJuQEhoOoHyvawZyDBcyfjzfuWNqQ2ECWBV6cFYiPHC5PFIxwWuAKR+1hz0+psXlXLjPQvmFY5Fmx4zT/E7gT4H4IkhTvuRPY1aqSZ4HJXJEY4v1MKzEqjflbuCq+/v5VD2ZTg9BmaVHd5kt6ewGCzaQ2fc5Sm9L+Uhwbmmykb4xgBbdZbey4NRCOrnfXPH1vmiIhUhcIn5MKFgp255KZ8SYuc3gYWD+3tnkK2tUr/mJl7eIN3tEVkgxP0RYtGtBMYWNR6avUFwXJSX8S24l0L4HGcQViFQ4ofgnHoF0Tx5FusSXoqMAfSurBeOeo6/06uICrzTpL/Br+9EwqoLtdGpMCWt9kS3lT4idgK7f2s8A//DiecqkDaCqQCMbnaRZJluR/+fO/17Dm8r0hJJXmW+k/skiIxF35aD16/BI2cw+jwh9Gjz//7DKrNynpkEJUAUPncJ2vaFmffwZ0+mqJ4guG28BdDArJTigQfGHuy3gBI+xzsNZ4fv1freqHwWulO/7lv/+P4OLFt8G39CKs+8lmA+PAhyrYhCVMeLMxVE3e1zQnMzQplntmNBTUBr0VlS6NPz6Pq/WiiMtEsQyIsS1aqqdgB8H/BINdwa9eEJtYb/MV9/lnLzfxCrgQhLdSjKsbOnElmAnKQkbr4icgOSnQoATWwKi4XWkJqg9YWnCPlcA/qEEhA5FW1xzv88++r7TazTIuSa9iODrq4c8/e662GCkltPurLN0kla0EEOnk3hPnwUdRK/v8M5QP8u6R07ksiz3sXbUuCnq6Svln2plaKgsm1Wvca/joFYoY0jflV1DXo+mL6bEuqP8t5pilSkFMTP1YmEJoSjF3lGk/hlO5osNtTuHHYgEsdMEOCNS4ErBYEyIxeRKYKwcfthuaDgxK5oxYMjNvxQuBbzHLww9vYrRcNM3xqMDNJY/J07K4qQyTAubHuxZ8QUf61Qt1d3/5+WfPxBYhI2VL/F5SBCTZhYWEWg4QiKcBB2mz38JDXzDRmA9hmLaQyYPXFzTQTVG+J9sWd5ylQoNtUNppvRtongcXl7AhGWyZYfN9/pk8qAE5XGh0kEWbDAizSIGEKbBaCXNNyngFS2ttOtwIsWbBBVwW73GPUQh//tkPrK6UmzZvWOoI6sIwGGw/LWYb0+qeLnZsQ+NlpmQkMDPw61W2FFcwzniRMgOzYi5HLUohTpBpAjDuUzS7liloNQlv8Ru4uMUW08pgHmVKNFuyciivKPjhx3/do9WuTtEmu06/+FKIO552lmfb/RaG+NM+Q1muRbi857OKhOgI9Tp65xlS+C9//p94uYg/OWQTPgAKrHjA/OWNUuLEQzPx0BvSmflvE74FpEL+TChWm1TaGeZ9K58NxV2Nnho+JNtigZZoAkKNSaBogc8gueLrIkvoZgAZJDeZdRf2J8uLmXXxcBDIk/xc8epztuGJY16bHoiGtxm9M59/Fg2CNzSt/ks46HkCYltx9IUSs6NBwHIFXTakdYsrpHA4Nj7/bDwIngO790G69p+XxS74Fs8GvmdNipdiKtuoYVyBqEVVVGk0li5BFIGXpAYi6MGat1J0tPomSRyTskrad4JyPyDhiKcAJm7qRYuCJEsBJiiSXRl3e2GFtblLTGE6GIuVsFgUTl5a8vOs+tO+Uj6kHisyW5YOuGyQAiYXTZSSytq2sHNZfwUVrFLfHEkjwdSGiWLkB7gmkhrKJ6tnQDxaTIt9J/w9rWYZ2rPNgVNxGB7tN3D6/8ujTUbnghzm5tKt0R+dwmPi6TaVqqbAbgg94ZL7ApQR4CakZLz50hyS7bW4rXIbNmKXjm2OwxYc22tkvrc0D7LntNMxLq2VNWy8hWXCFbSXljekEm8/OgViSvKGDedD0/yThheIMJghMgV9JFF+zg5KCs2H9WmgI5yMn5BqZRnf8gzV6VnD9ZP9ZDP5sLnrvI/xHsYmY1r6reVx12SyfYZlatJMKZwW74wun7VZhknZ8FaYj12kqDvWQupmbIgHMP6SZlHQn9HY0TY687b1LSApUKC9f10meHsPJ4bDr1KHmHfKIgyZkntUkPADr57F+etiSfsCswdd8SrGb9mG3XggP9IldL4uitUmNXUucTOz1lvgPQNTQqdqHjy5ePbqFXktlc+Z/PJPNlXRwyOFoS/N0poctjkLdI5BLc4TMbtxy4cm5DbzXwxmAJzr7gFrDMFkFenXV8L0UkNHcuGVMt6U9o4KRrHKltK3GOP1VUkNEofb54b2JN8/4G2NtHwXYym7goQT3uEH3bU4wFDvFZjCxil6BIY36HqP3+DZu7DP3qNT8eN//kcfg1J0b+QpW5vAiCC9NugRAWWezm7XLHos0tB1zg+jiCdWAfvL5H05mZfZBi2VxW3wlqKH2vJxGI3WLGGLM5iTsFBXwBI7uuSWa/yuiMCgX4l0WfiACMCwDWe6iFzzamkoODGknDUHDA/ggh9Ud8lvIprrQ08oChb8lrbWXPW3woq3PrgESxA5mxgOmJh84aZCnQbXoFMiBTvtZ9csLhuCHAf4y5//1/e5jFqB/P7Ln/89eCZoaE0KH5bGjSIysgDFGGJYe4xqFsb2SAt1s46TO9DJeGEInEsVMftdlt5U1jSU87PYlyR7xW2ECRZC+pJVRuIVeAaYR+pgbcE6Er5J9iaklQ7V2z5PvvDfBi/66sr/QhgXFRHmCkgOqtY+lVPAIJr9gq0jwM9fDuQkLN1LecTADko2nAMAGhvQpupSvMygI7uQDG+EIX1hb5AcaeVU2SI1n0j76qSUzaRGvK9MPYKlLal5uwIFX0YiBA0P9qrDBcrzxn0bsLH3A4fnYPOEyWeIr+/SeNOvQScLhPH+krUMlGQm7xjPSV7E+VxK+5djHeYbTeYXR5LHt279LcwZTvYT0thaIsJ6FGPRoPwDOS9Ryw3EdWuebWvsFqvDFRB8ndaX6YcaVrLZ2DOxxTc71/cLCsE9byzvRVwhpwffpWiQKIEApreL7YeGS966SLf0p9zwUpHBQ+5W3CbWnpAwoKvK267fEovym/g0KHT9Ml3B5Yuec3YLN6Wz8fyFcDleuJ9EGX+LZ5/dUkYcwFgqqt5mAgqR94csATlgPPLK7UAXep3JLy8STPEyXr3sOkMmsaXTF//fjAOxaUrqGxlY5BAp0yXMA85OhjHwZL+ki12eDeKdGH2caVkCQZoG0ZAuLmmNw8WepMZsiSvhzohRQKFLEeOcZUnSsccx/fxH6ULgNA020Xh+qITDNZRuSW3a3Boj6zmgHg6S6gZ1/7okxQgIKRJSJE2bzjGbTfA4UtCRIuFqjsZDb8kFQZNapCTpcbKK+1hzuoqzjfHOb1P0oV+n+tLix8D6I6H/peXIQ6NXa3M748qiQwYSGRe7KYpdlwg2p/vNWxw8W7I+14hGtc9lZJjCfBTKDIOV0m5IpBK6RR9pGpPetikqErDa4ZiTWdE4Vm21Pk9ruihj2Pfr5uPKjHJchHxJfhCGvbneDotGGINbJH6ZYrKY4f1maWJR2qRI6Lgb6UozjwZxPmYFsRpYpsCouQgBwq5u0sFuvQtQh4ErbY3uS/yVXJLEa+gFf1JloMwAXb7bV/SfOvOC9Q0Ya5cu0dUjVj7o2GorcmL5Wu3gycDaHqQCyqlKKLsZucSS/EFNWQxScIqT1Kn3WZMqi8Um3Sqv++9BdVL32TMZNuKrJSMH+B6UatLnRIwVl3Wl5Y615NctXVhMl7gKTXPD4xKXoLFft2mmnHNENJlbo6NQX6B5iV6YVA6nfvvSORlMDSJab/CzNOrVHuUW/ZkD/UGao8M/6ZwM0GtrCVOw0UiIsVITm+5oLQLljWkO+4xDyfGSXAactMSDfHN5+fZi4L4vhrZW2u0DskL3wRthA0u3hO2zzBQfYIoh5h3ANbNRMVYUTsJJqfU+oRKGQjCpGZmuE30LhQNTTWBhjRlUQVKkFXIGsRZluDiyvqzdwJXgqz3kTDiDGAXRxl1PHHHYye2uvrUI7mC64AukBkWPcZZfwnxwNtK/pSRnXMOpWuxrm03lzSTtsHu9fCGcNY2r4Ie3756/ePr918Rc5vNk3mAWrohbqz17K27kHSfStbkmNEPsSm13sRBtnrVVvy1ERI4dAe9Th7d02/Zx4qt/+fP/xjn/5c//hyNd5BZBJadmw6goav5q8y5VJ4NuH8F738CldoOpiyhgDzycXSkV5arYYLyMkgqq4gqU0Sx/75AM/XXGoWwZtpenw3j2aVm8xxRNqSkIRUTwzUHZd0PaJekSqGFRUENHTSybXGwbZdGenwhfu/iXSBIUWedow1AW4fz8JBqGk/5w1A+jIJycR6Pz0dxOJx7PXOnE0ov61XR4dvYr8bGvjM+cnZ8sgFVUHvCUE/0dlQiUDf9zdh660odHIhu4fTF1JRBP4HXlH2FPmBILqD3SXSi4n/iBVFUrhMAyMG+kadBdOlBeA2L0agc3elXfbtKvTpbFpijPURN5eKIzUnIpFnlsykS2bHykEtn1HXnSnCQLB6jc09fhi/TtS/d1LYoB9BG1IhicT0bZd7dAY9Q5kB50ai/4RyZQDDcbKCpJf1kkpPEIBQEFTgV20jIdBL9FpWyDuj78ckuvGEouX0eDbcE5lz24YmodruqeuRiNvIDWgGW2WosTgMN07A+u5Lm5NrqYMSGbgtZ8K2V4W6ZlHxUDvLIHVO6C/PkAkwdWQP9U7J5MWQ6+JQ6xyEZLBtmAygA6lS22wvNa07X/xSZ7z6MLufWlZDAZsqIEGsl88gqgnCfrez22WjGnRyq/ddxHF9XAlSQcnY1FjrAW4x+dISxVZkdCboSpb+zxgt14LwNZyM0iJ3agHhsdeGyknnImlrKqGrDNr/VLvAeE13GLpuA1LH+nZw2jhQe+GenHhgcekw/NGxb3jlVhfv73VLWg04x1EiieGtZ0OavRdO3bGW1DkcuF/MjhMtAJQedP8yUlFSLX4FNnUiteYryOuG6JggRuRMfR4vwJdc2ByoPsX8kMEDpHXHNRpkpQkQi7iUGC1Jj4LNcSi2y4nkzjoCwkdk/iNXUN6i2mHoizQMG6Lyiwvaw5EoBPCVX5S/GZak02Ahx4TJ+ghSuCnBkUN4hh5BnruZNirq70lHz4yZ7oIYtY5LCzzu2eqU9PDT5ktVQ+M+V3jgu9qfEmxnhtPZdTXs00V3yn+2AZx8rIYndknoo38Dl+QQ4pPm0OO6RBZfp987OUOCqekOkmrmci9Yz78FHqpnym8wn+fdY5BsxA5KXKlex3KC1kmkvYscmRONGhCmNb2cCNRGpOQQIOvRGZJZK0ofqM5BP8+IfIKiQgXwHG4DRviJcmYmuFE4LlqfptZM2rM0PCihONBNuEKrTbds9s2JWMS3n29pKLONRLTq+I/JG55qAzRh0H8dLY8gg3I6fLeLmWUXiR12ydILgf0Su9NIpyYu3VEZ+QTudWBFf8HnVy8lhwj9OYaa4k6mTTsWLkqJPdgA7dnyKTWsSO29a3HHpqW8pGtN4QQM3cdRzaDvLiUBODtVxxHxXiCdorGanjH8kg150hnEZaEL46UlntcuUNr7TI2sgNAzJ2efybvq6KFEf0klmuLeMu5Fus6Yo38uzYf9F0GoYNf7tMBRPXuva4a0c7cjD731X2qCIAH8+vRQlK18XhPFQdzsvgKS+XyzmUB1TGO7T3j7aTY3bSPW15dNRnxMG6EZlenBFLI5hOte9QLcfS0tfpVW1pM6HSOik+1ZV1FaqHhx0yj2Iatl/cqIEUrw/V65jOKj0Vwm0lqh8yoLXYikHbTp6ANYxTvsNKnp4Pz8DybFjJkzus5HmkrGT1kaaNPBJl+0zEfm0au2AgRy4DeSYMZDczd9WQc/WgjN93nwVpTWLVW4UWaKOgES+UuFyZZhhV1f79mMmqcFeF84LvCjzeohb0Ai/nWIsO9P9hrnSWx+WtqVlUnOlv5x8PzIgovU+VBXg2tFtfJu+wjACFWscYC53jYnvwZUUrJriLDDiHc1OtQsg+dBXFOtsATQOuMr06qng1TRM7C05V0pGBfKtlq1qSLVuxtEAFMwzCiLsJBBPIthXSUy/R5Lw/7dN9qut0X4CCYIwTrJF2/BC5/kQsBNO/7Y1gX6pMQdoUxXuursNVYtZ30Qtgg37coys/zkTBFO6EntZFlqT9xW0f/9daYyqCtmYtseFgoophKhdeFMLXobLyG1e0pjyb7YkuHV6qSmbgJqymkunMKedHyngNua16nBRLchoVqRss5fxdVu3FJ7+5hAODfGBQ/YnKh0S/ph0zFyvrJihcG5gYsSj2NScA4hg6S23AygKVy6q8S7L8RM0JPk738q7ImInY/dZOeLO3lc6WnIROWiKXC4bicbGgq5NSmW4qWRneVUQdjadn7B+hOuWPd5CoIYZdLhL81a2Hyqph8ZBbyxT+EWmaHbBdz9Qz0zvsW3zGtEd/qX2L443vad/qyvVu+1bXkB9p33bZrtq27bY4R8rmvNu27bZLtW3bZRDMG/bnMbbtqGFuOt4RpppSroXyTK5f1v/MojtlpI0NWxFUvaU4nCUCS9RSw6UPGQV7CgcAjnm6woJBeR44E0KNfqQl2871VyOYtmxMRo2stDL8f9Yty1cZnT9c8hfoe844jAKvfykHPmDvStNV1g0tMWSVVnW2lWfFyoNuivUr4SDUy1VRYCGlMGanbFjTriCbiVReIok73dplm00Ua0qj+FWzKNi63K/slPuemYbRqJIo013KpORnG8Z1t/HdbTU3jG/W0juypI8wsMOGpfxJjfCA3bHEa7KM8lCuMWkqC7yG03yN4jIxnRy2oSwyv/X5JBwE9NEyJFLDbDec4nKD2jF5FopmmqhZptM2KI+x5N01PtqYd8TapAWuTW5Xdl3DJm7Wa5B+YuIANBOpDpvFtjHbdDA0jFeBe2U4FZ6zoGH+VKn+5jHqKGi+0rqzGbdfE40wZ00kMWNJl1DZUOBSYpZUGNlLti8p11n/kb6oZJtpkA3aXovQqr+4uq8hnrBTlLwzJ7/BOktUTzFpL6MjUNV70OoxrkjRc0kHmLdKtDP3+uRT2erT8xNW2u421ufnw0nDWHeg0dnG+lgZ6/orTWt9JkH29Ab0t4blDRb7yGGxhzMV0s6W72+D16gMd9jpZ3MjmM3QU1SahbcAlfmSIk1G6T6n2lyMqvRQeFwVeB7luZN8Sbfjg0oEhITaXhd/P+b6Wwv8ypmBbuNfISQPaiEyB5Qqg1BeVyLhU9kYZC8tfkSOfPUco9cBCBiUx4YJxpMX+VSIebAqKB4Nb1QyDVUwP1VIx5Q+kGCG+tWtIPZWXg2wzgFH6oFkIkImapp44nL76OnnT5vprGopeY9t1dicHsaeVV4M2bNwSW/ipVgDjy2xXei1FMP1+GeaVRsE6/lTC+7qwX61uX1A1rNkFpjON8UN3gQ9lkIY7CPTjAahBGqGGqQY/g0F9QTZcEguVEV5q+1Amoyye2kXOCrRC9YZXDnlcq2KC3n+eK/sl5R8Jy5QsVp7g67h4YQzG8SnH8XBukyvvjo5/Rek4bss+WoyH588Nk8iOXqC1T7DVOf4sTOwHo5CZTiOhAr08XbjSChJTrNxdNDWG8uHuo29M6USTu40CEeWAffLDUJZgnIfg3DUYXmZBuHI1oSsC/CALmCrAi9bGrrlZkbRhIxec9GAwSBWBRIimnFedIU16FUh6ZCYLxk19SwDaq3YSXO0pUPLn/9qQaXw0wWVwqODSpaf82CAKTSw1JyWo7Gsyt4iUhMVJIn7M1rbGZnab9LGkpIar6U0q9xVV2HwViWOM+aNzHrC+4Ks40Z8xKmz2mqYvb6Wti9capTcJPKHlhvQtq0KeTOXVOhh91YOP0mYhcTmMZrbeHTfMMvQ0NzERxqKWzhTYRYkKSV2cgbiWCIpmwGWqSPA8gQofwtvd+ltkzO8H3aqFPEbCp9URqiBFUXDMU7sAWr0nqouLAMDmFcraI9Od6jg7xSI5QNMe5F4MVy0XKfx1hwFLuieyFPD8L9AMdNCTFXT4SRgrI0ICohR9YNruOARHaLmEmXy+O+a85UufpnCRw4FKkTGzHgxe1MnIkfxJq1JGxGEUarEAzsiIQp3Cfb06ipbsoucHOcPCLSAsAQJRlQqHNKAclK3p6fLiVQZanQ4PFhqkrxJwcic2x1BeJFvrCBFMkljLKakgJdjZW2VWNWZugNunItKSD1KN96JpN6mFmIoITKbyalCDA+5guUjn9YTPPwIT/DwCE+wlFcKyaMZfBIXWPN6GqrShwxLSZWg7RBOQM5DwmkYhEPQAWED7mVWzs7C+cyQTuIrjkTpllkZW/JmomZM8NfZcmPMfCpFEkzK/Pnek5uSSJy4LFgJ0Yz41b+NrzuF4Fwbr8+o2KYywOcUKJisPrsVNsBeoS/kImP/78c8ldHkpxhFXZagkSALZjoQyw6emP9qmV9rqma28Ioxtoj1rpooOqArM//pSr81EYV5uIrfpaVVyqskZR3VO+YYEyOFLVutF4yWLTxmcgaIftRHJqA8zcYqaiMnGh7bYGqtkYsFP2eliZjAbtLEGlLqExW5NftrMCYrC/NCmPOckWY6gdE9nW421R1BvHA4GUoxOD4kBscHjSQpYcZHmEnjT2wmjT/CTBofYSa5M0fNMBd/99JU8K00ROlwt+GMQYGhgJIgsh3LkP73DnMm6qDvJ8mRa6AuNBR3Drygr8Ms2Vd40NqTjYBFm9vGi3aJa6sILteGxVANZ+Jpt3OYDFEoMiF75DfllbXMEKpwJTdRlf2UHjR0G07vDu1elLRRTdwTWdImnFELJd8qFmUNg+UjvcnttK5eJ00MSKhPnuZFouKYK34yvK/9MTUu0bHzhsfrk7Est1U/x+sT7tmp656V3VgI66/jlp0OYXasQFa2qW5vCI0hsu1NvTuWaK147Soblbt4INY1wQx+QS1AYLPifZIVPcxIIZ9sWi8HX9q2hDkFjihilsiaIeTJqdLnwdvQtrZbEqwkBH/iCVCuSCUSIgU8DyMgmno0LajAmah8Uf2RrJmtpHyrN/KTkgSaaqgirAiC65ZVArhqy7qOVz1NK6aNoCZVVyJFUPRYH8PFtadMjVhoplWKUSOWcYkctJkYhoO84lLoqpPuVP1ZGclEXOhsMYeCZcIwlTMjlsEp3P7PMXbp4FqCA0D90aAr1cIuC+pycZmlN11JD2a9RvhJrZhIOaDuU68R3mnF6Fqso+s1QncwvwsqUGW6YGmIKKWqhOJLHKuKi7fAr1TTw/EI9hLJ7iu7IqdP7TG5+CXlCytlzvi0lZMicMpZa8WKX4FjZF2WQlg7DkOwKeoA+2GVaQm83nbRmkiJRtcASuxYcb2dUeVPdY4SV5aSFzrAtwcGonTlQMdpHssDKGphp4Izt9Sypw1/YhOHzqngjAyFwihW0avZlYgtyJ4kzuDF6etcmsiC/OuirCsL5yhNow3G73Q72woBLkNgqBI4RAzydblmNlf3kAQmY6bRYVbZuaJmBGYKBbogSxoOhAuHaigA0tvRBKfKMQhey7RSiYsgEQdaeOCL4oPE75BZ83Sb0QVUppSWi9cAjYJWU08Afb15TfDDvGgrR5Na6hDVRP6IvPC4q0WdGtfrE4OgBJot0xjkvduZCn/QR8s60hjUlHvpSLPxbGylwjt9tEOhI21Z9QENaeZwzioN6fevX7182aUhzSM7150eVqntgn6MIO+CI2ec6Oo9ujrN3xAV4AYO29+Pd4KVO7GupfC48GoZY6KZcaVC1Y01k00nIbgDDKduGhnWpO0sgHpY6qm1xwxkZXxdlOjpfvbkEn4pNg2IQdDPqLyabRpKt2/MoJLdSFjdMRyi+JWs5hTrLUbEJXjqgRII9kowFQy0UqMhgoMAAmBEpuo1SWGGrNFSErnQ6DLODO2sI+Z8Ngyjk8fNGckUDXHAO0LP41nImtdQJQs7NK/hETnCwyNyhIefMEc4eKIElQCirNW+SOWHRKSQYJxsKK3z4UdkFw+PyC7WJd1OhwX+7BT+NhxKZaEfmteqPgS6+SLwaVKQAbP9Vx2dq9ximPb5GDE8Gt9LDJ8Np9pUVR/pEsMfNqDuHHY+E891OZ/vOZcZSfwzV73T9Pzk6xKsSdinl8BndmvSjhtgNAKyaPbbyzgM7ZY1GnlghL3U6jsYL0md2vL5v5RCTxnUKnuGShQEtKu8eNpV+eraIB5wgalqIaafFehKg+BbrpFlhOgEm39KWeYaqg2DK5QPK+VH+l/VSnsBlws17VCnaJpMpCM26iw/tvcOk+s+DDBBR4gwV51jexACGBYj8UACNNzQ1dUox49hv9j1cdTR7FUILBDYREo5EjY4d3eqGpKIdXdLOxTm0ANs4vGedkOECcSLx2jsVHVl5uDT/YNbaCZsa2HnzKBmLXgBErvLawb7emfUPgrhkrqfKDo7iwyvmfhIMy4GY6yY7MSZFoYQtuT9uavRrqMx7D3a7Tr6wYI6OZvLTIKOdrDh/OFd7WA7J9HVBRZp/QewZMkQX9gS7r7dXyd3dn+lFtPYn7nVc1c8hQ9NmuJ57Ghxq55nAmMpWBQvGwR2kH4OBHrxocZ6Q0oHaA0sGkFjumucs/PiFuhDMf1rhuVCaZble8yqloeY+8oxGMjAsbdNAKwjKTprUvTndvNcbtsdHehj3BeP99FVIfm3eQniCJ2NhBU4Kjk7DMY+mu5hCIu/QEt6W+QpJ1us46raMHIMDS+8uTF9kgCTxWaw25HMA6x9R4RUSYFWHIVEDyLQwOFv7QR2XQ6ndxwz6rp8360ah23mx28oDe0dtVVOE/xGSPvo+x37fseZ73fcLhn3/Y59v+NWgoDvd2zBGvp+x77f8cb3O/b9jn2/Y9/v2Pc79v2OG7Em3+/Y9zv2/Y5b2HO+37Hvd+z7Hft+x77fse937Psd+37Hvt+x73fs+x37fse+37Hvd+z7Hft+x77fse937Psd+37Hvt+x73fs+x37fse+37Hvd+z7Hft+x77fse937Psd+37Hvt+x73csXpBD+n7Hvt+x73fs+x37fse+37Hy6DQwrHy/Y9/v2Pc79v2Ofb9jAXnl+x37fse+37Hvd+z7Hft+x77f8R3Gt+937Psd+37HOm7v+x1/Glvd9zv2/Y59v2Pf79j3O37s+x23OhT4fse+37Hvd+z7Hft+x1Lx9v2Ofb9j3+/Y9zv2/Y4/STTZ9zv2/Y59v2Pf79j3O/b9jn2/Y9/vOPX9jn2/Y9/v2Pc7fuz7Hft+x77fse937Psd+37HHTFn3+/Y9zv2/Y59v2Pf79j3O/b9jj9Zv+OfMYI/CYeh8qWB3pclMuRvYQ4tJM/aeZmWpvVUejscoS0Y+ZIVtWzJFBTz7zESeasBF36wkseGrMh3gjjT0EGcm11fKOenbAJVp0Dl8enwjJ7pI5RX2B+Gg12+ErtDShJ2aB1yeixnj8s/nGEnWSxLrnXj3Q6quPpD34M27gbR0Z0Nos8e3tkgunMWf4sO0eMjO0RPHEQ92CJ64ljVx/eInh3oEU0j/3WaRIeTjyLq9Igm0RERbHR0k2jJxa0u0aOju0Sb7H18m+gJnLrvzWFqJSLa2yDuagqhtGb1WjaRlsYcOc65e7TAfER7n7zdUtGQsItUstHMD+vsKD3963SUHt6vozR8wdVY/ahtHblarH+C3RzNP9VufopNdJ05Dk4dkqnzjzmTZ7+4G3jku4H7buC+G7jvBu67gTvSZ3w3cAv003cD993AN74buO8G7ruB+27gvhu47wbeiMT6buC+G7jvBt5CZvTdwH03cN8N3HcD993AfTdw3w3cdwP33cB9N3DfDdx3A/fdwH03cN8N3HcD993AfTdw3w3cdwP33cB9N3DfDdx3A/fdwH038H/0buAeEMcD4nhAHA+I4wFxPCCOB8TxgDj/PwPi0P8xmODG8Adj+dXw/N9+plmu42pNU4GH4nmYpqMknc+H4yhchPPlIgmH6XQyioZXS6zYxuFg0YRWkdaqoJVXG+u6YFVVPQ7V032hKFNJJlzGCWt2CULGFjvZibZRjHnJ7wZ9ZXfYF0rjbVyqqGHuy2FmahSb5LgvSHKieJ/xI0GCk+45Zt3z3fv0tnqnD46sxx5Zu6XfPRWFs6dUKHYqZyRugHcYEjEqCrHemsv+KlH0m51HZ+H8bNIqToc1cE5p1aAR/PBa/+BSdWHBz9kVj1GRUhaxSQeC7iJKCX2U4YTwvEYbOWdFehcF3FXp0elwfCpWwIXprqr0SbMqPZoMp1T07SpNN2niqEe/kzLuIvTZ4SL0yXg6vrMIvfHpX1Z5PnJyqV2TiVwzGx1XfI7oLHInDpSch1O1iN5HV5o7SAyfGM0HzUrwYxd5Fh5bDB6dacFj1X8bPNMqEz7TAkcWfffsOuEGS/0SSsCao+hweW40G44/hlDRdNaqmj9QoTvE6mrsLC4JdgStormi1V+PRHge76TQ6CMp1GKlwxRy1DDjJUqQItEkHA+HLakNR4j9rQ2hDX9/ov7ugg6BNTxjvYiLRLXezC3GqVaUPblFrvtguCX1+P6SmsfuFtTRvQS1QQaHnL6LGAhmht3Y5YKFwmiqs1QloTuVaFehkX6QuTEp7sAcAfaa3Cnu7RX8MmkfHcG9o7P5fHaksB9L2h+U9RO5gk8t6sNxS9QftcL5cBgdK+lHUy243GgfmvtaEn92p8S3mfOXCvy7xdn448g1v7e8n7Xl/R3Uis66ZP4nJVJ49604+jgi3fNSdIj8SRdsBayBssU6VhoO5QOYe0AoFaoZNf3VTIbtGUCArfhHr1FBxflGz8xUaKf/cRLpJhhTlWT7MvuAASWMzrIbQwiCQN4/OPj3mMiLMrg64VRqjBDzXMg+F69g5APjIsq7Jbw6HPGnMnjDudCQ2u+zPKH0ATJP1AjjAx4ekSpDaVlW04LvXjwPuFOhGOUIP9FUO3kC2Lp4Z5RiC9fEyxJoErzIE/lGaDulVM2xlarQ9PRtskUZl7cc/+Ke2tWaCj2J/jh56RMTLl67YNrOg7DytcVbU8NT1Ha/OiY3sTrzKWeq/SVdNsG9PZg2aqpmf3hrM7htBdKQciix+Ej1fZhYjd8V+IFu3bdsFCbpIeQAlmsuN7EEgDAE10u1qaQSYQVJ9lMqX7W2T0UqcdL8NHx5TQqWqlbBUs6Sj6HptqSEbXeJCLlierrhI4+8hKmxDxlrsblAm0iuukuvRX95sb5jWUD7To0hGt67Cle71+7+ZjMY9keiQ1o8ZLd8h/UgTh29iiMSE/PxVe05Ha56q2fMqINZqGJAnoqGvqcOOwEnA/Ea3lkezdmZ/g3lF4jKuFK5Zt0M0Hbdun5173shq8LKdJdKeFoFrUh9JDXcB/pOScJzBjlF6tr1Req9LppRjXurzoh970ah+tTomSkTazVLcFaX8YBZwSbOY2tuurJqJ/N7iFXS7SKlaXJOgRzTrDQQSBd0GHhT6U2BvKJqNbo87o0Wcg33Omw0xlCW63T5nr3IEvqTMjioxFaJIwvuWh50E1zBjDcMLXnF6ZOyrq0XbLknkJWO18EIw3atmYqlmILAPUi7QszegCRdAmk3B9+jxBaaKjrt19kOMUNi9LoHq4IiUCXhWlU1UCgurfQiIqNjFryTsqYZDi5jCzHrsLzpmD+/yaCDpFKIs0Hl73Ce3Wu4qEGM4nHgQLl5kDj1TQTQqR92Sa0TjypJNb/xTHMRWt0VxkoeDB9wTABzfux5qZRBR9jESqpXGl4jufaZmBdP6/kt6JfZEpSnOGkWdYl8mZssoT54qGFlq7WgHycC6EPGMpyVRLwD+SnMjAousWQAD4NMccC0nT2haJh5mDILttUay7Hyjoq6vJncI84l8ymey3ZtnGyT2xev6lPdftb6QLGvd/uam6JT+gxDO1VUG8ghycPFm6tNsUBUC2yRKyBibjepfe85hnjymye/t8ZR5yDufskS6EXe18VrGqn32dtLWkj77VYGy8UO0azWPVBZ03wJ//s19kXPe8Fb+Mh+BRIUOPBVHW8wvRSX9nwPMqx9LAlERdfoMgiSBJtpbDvhwFtgVkaw1VS/ZO6wSn/FcnFY8+ss338QOpbGIp6Y2WSqaF4K7F1TivWEKJHAFFS4WtVlGm+xo0AizkBfcJ7KlxH4XxpHXgjoN5hNboc8hb6mAIOMd6xor5isjUx/+FAo0WlYc7LWTLBSLdAbyBVYGZnAIIzw3nEfiydvX4koZi3SgdkWbfPjb+LrmC1X3nJx6tPEEoryj01V1IyHg0aIV73YUHc5SYrUvMFYNIntU23TUlEFw5q32H0N6kCOvTPlsSE8QxFV3spEUk6P5PQk8ULVsQh5zgI4LUViW36YqyzAYkSiK/xn+6gwUN0NdbUoKZvVWevtOjUjN2fwl4R/JbnGzIDELkZqk8Z8x+jdVwXfv7pb6LSQ/qgiw2RFKliwin02GViDpO5IMHOjzwV2KuQDZldqw7BgJrduWUymlCg2AjGRou6O3ugSiYSytMQdv3VWXzvr5968du1D1MBtMGHSjDLbH/5w8eqHP3xtLEZrkhK/6VKexgZCu77neQvkWBZ9XNUPBNigKt4IW0Bk7ux3bUgdY4TnWu1SqXrS9NvCKREChNOalY5nDNAqFWraASMzPRb3UZw/8VGBYbaQ3WYShr/qeIlhljBZQaYNxaW8OBLjHSbfYr9532d0tDYgQMcaLBllqNrtVGYNhd86m46OLeEwmp08fiFsH2zOYlY/2eLYglDUugYXLKK1uzFcf3z0DGw+89xQ2SsWAzWOmKS1mbIIG8xq7rOXLk33bVkgjAtQfIWgJ3WQbTbpqt0woCUJBMl+lS+q3UNBOCP3Z4eFgssD/bRn2DaAXJIHMmeiYRBGmE0xGTUyZ9xpHGbC8WRitA5QH2pkz5xh8gy/35lcfFesajr/JLGqW6cDdz6MdO+MQx5N2y8iE/+duXFdSAuN+QM7ZIlOOW53zSBQ62W8ixVe6dboVy+HIbElFRaNm3vD+F+oDQrDDbk0ZWgk7p20A/0VDq7OSQutrsNxQ8xbHu3skpWCp4gQIN0/CoyyCYSYUWR1Dwxvi1k9A0obU8vggKy1efILZmIti82s04jSHqKxdQdZKxFoOyRXSg1LyizZcLQ4IDqkYwKmTy5yzPBZlWamX2jgQR3GvVFlqtogaPmvw5aD3FSfu0a2WquoiZRpwklMjPJisiq29tLVn81uwEN1qZfUCyzDynBthreGa9eb0KSBd+o+xgFo4LYME61POuolxv3hvB+eBcMpxpui8L4SLAzPZlOr/YmrYgJTzehtFcLD1ARXjQTC4Vs+0a6o1WxsNkVqqcGyckuadLIWyRG0kl5dQ1dCHuReSdR+zZ6RSITOakTeuOUiCNRfmA0qZTdoWcqBI5fkjGYzHflqNbeRMYWZGanp/t081YmBEkHRKr0wcvVafnVTEMgxMepkeMSNJHz9RGgeCNcgI9uQuGD3uIVjOzRgtc183A5Gnh64iqN+OA3C0flwBn+8LyPPRvNwbF3GrqsY0y1kaJo5rL+VfAosPXKxNKzCTO0n2nTd0kPF1IQag8TScLciP7IFraVQQNyXcxTK4o6JWXjQNEAk27bm2pN5U8aHbJAe9iO2cIrFQ0boRtsJDWgi7lhQUiXMFaxf4my0CkCMyUUKjiMyPtEKw5oi1GBuWbxxgLtl0UWjrrPZNp7FvJ6XAgi94/yMbI3J8USkn4m6n4lslcn5TGgqRm0JoTYWH27GYpwXvvbiCrUexKBmjc5ITWc9QuhEeLHFRzvmgiFtI+6irVkDx51KrVtnhrRta92h4ImhhfNfHfAj8ZvP020RPBdiJC3lGEYYDmvMlkUiZOMDI/XjgUPMYS4OpyZ12BvDCG/r4eh81GxUNrvztp6ODItDfKZ5V8MoN0UhhQ61duALe+ySbjCxlwgeTGRWIG9dGXMgw19jYRyW58lZ6cioRk0z2pkISDnCz1IpheS5cxezTcdGMsmsw4qQEq35RTkn+f60eaRkSNxgJbPJFFuxZmBu2q5i02fOUEmnjrtYX9+jniGYxj19kUeGns0SQ43XEit6uMjOLBGyzfAmk5uuIRvUwN33vZSroUW4xK02TMQhMR+Kqf/kTSAz30wcTJ12IvFvqVJHwLk6mNAoA6JQtAmfJcZ/hiEUcjLpb7SnbjzF2ax2cspRj467lLeJpkcngoBjunaqiLHLOkOEYa9TlRNlFbQ5rolJWye0fpdK46j7phnJxfx93HqDe1x7HRcXiK+aAOVVxChBgW/mgh26u0Irgal5dyk0DdmqealtQ7EPOhZA/lGzzbJs3UlebXIBoDfAODHDQbsQkRpXFwswg3KOmH9gRW04sP0mMbk3tin5ACg6Lb15Dre1utCltK5uqzrdqkl036eti9nIfZB4an989ZbBV1S+IzoMOVHDAIaVhrCsTnVZ2SoR40KWviJVS0RKS6nIEnMlVvFPssU3z0ZNTl8XAt6m00qZHbBSognCE0yi86jZ9Phuc3s6Gp9ZVsrMdYXDOFdSHvYzfSn/rIoCRvN5qygAprukFFO71u38BG+brht9jt3psYU7ObHYamZ3hQyAUFsvuyMU3y9XmLXYTyUEgOwF7ywViO5fKoBr6S4UGD+8T6GAIo2jTOAwgdCke8EInez57hExuJg5FUCKB4jiqAy4oxAsnEzvrgwwJ/23qQtwZDg76wIiJvXBqoARz/5vUP51bP720dVf2PDxcE2AZLRWRcDkzooAkw//5gVgx5LqPh0auR5g0lEP0EUpBGhxVwN8KgJ9TPnXsfSZ/OJSgKkvBfClAL4UwJcC+FIAXwrgSwF8KYAvBfClAL4UwJcC+FIAXwrgSwF8KYAvBfClAL4UwJcC+FKAf8JSgGjI0RF2BWIkibGf/4oBqlZa63Co3Lgjy8F6hQ0LDSVQsiK5FOULh/yp8hlXXLtqg1YbfoSDw93DSzpSXlLBxsJZKlK2Ee84D765hEPL2r3y1UwNOtBlS458M8tdpmjaypn60YIalr9iEcM1O3Q4b1l4ppopDjoNrdflOcVmhx3gxFZ3jcq2DH8dvKSob4XXqbhp9OXSk7YesxW5W/Cd1xhjlz249yU+gai/xkGmx8RUhR1Mf+J7mM1dSmeIk6yAedW17LGNM5GtkymNu1F4IvKQW376RQPFWV627G1M8zXqN6pbJqUfWf29Oe2hxyC+AiGfRR5Zs+Twpa4bOUfKbX+LnabiGrmV0Eo73oDuttjZdBpLr2zL9ciZzEJ6lw1nmKzS0edC+nEapRlNEOYqw0QJEeeQznSzrMcsvtExFuuKQEZDkyh4dnFB8//NBda76Az9HtjemN4vVZDvXzEno03Y3E3DT62dvbYbxGyzt0eybwu4jfBmyhsuz5ZunRR79NmpsEyRS/nAbTsulT5nXrMBATzDzfMWjAmEHuaXXE+iskmaB19uqpnKHS4G0Rf0QV4I/9IDluP8j05j3+Wm4OQORmvH/vHAFbAvui3EH9MSJKFQ2mrtmuFhZWcK1pMCWPS6j+kILBeyHL7Qpiph/cZG2zURxrOdTE2vDt/paC4s0F9o19RQAreMBjYKjbQN3LY+LILZooUMJH3oTE+1tp3aI5pOF2lVt8aN9HUjmvI6RJXWAqX4ML/DPQ2iwQcWl9ysXKqaZYrPIamtROrjSzJGB7KVI8IVn56Px+fDyX1VonA+j8zaopEzXxnVHUoYuRLqTj8V6k5XjZHIHlFys0MxQgRG2DPY91uqbVuCxiuajsk6Nd4ppwY0mbICRO4hhyBth8hUZJXCwjY3OmD6m4yF/Z0Fgn0s3T/LRjaqzVPSUQE3g5iCtoXNlDyd4W/eSUG6RWfFoSIeJ8MQQTqL0c5Ihz47n8zPJ/dmmLP5ZK4ZRn2omR03EgyzVPvfVbrjq9F8Ndo/bjWas17DV6OtfTXa/+u8/Huk5TfTAXw1mq9GI+k28dVovhrNV6P5ajRfjear0Xw12j94NdqsVY0GU7+WxoldwnDIZkFDXDQVU8kmsnGkTPijWBZuzSb9wFnb8W2lnJiYHYF7CSfC3bVmdK9StPA0jE5pId21aFgocnwtmiaMoxjtDvKEszPxQPCnfVpmRoWHaqaJ/fIWMl4gyEYOBuwxvAaCYno5dqBGtWm5Looq5U7Z6fZxK7WA2+xK4qNpla82KYUOaXx8ieZjP4h9zSvVEvsjiuCmo7OHd9XAWbT62xTBOWp7nEVwI7HHB6vgxmL+f0dlcMOjy+Amd5XBKR5v1cFN76yDs47A320hnKNT0h2FcNOOQrhOWkWzrkq4T0aiv2Yp3Nh3xZFmmy+F86VwvhRu7UvhfCmcL4XzpXC+FM6XwvlSOF8K50vhfCmcL4XzpXC+FM6XwvlSOF8K50vhfCmcdvLCMz+8PZjj+A8cEGs5jOfhRDqMZ3ZupZZEbD6rogc+VjL/SJgrR7hybUftcR5VmVBiur/gxpEfN2bVQ/MPtrDGwpgqjcvlWrszm5k/T1m9c7/RtVQrL+i7tNqBNpqBpbgqwdRkS6QHlizouwnu3nW8kR6V1neElkllSEYBndSDv8aDjTVLJL8xWH9n1ZnhpIxhEvAz5nnLlMaeTkUo9cSrTZbIdj9x0831dVGsyJ+2wz0u6B5S/kYdV6BbihLPSLTLJPU42MQlcKd26lBnIcsHSZPlhkO2S1Rl51TOiIDQAYm9KV8EudtZn3gn1UbK2+My4I2HomMeEkZMxmVkpr8Z9iFUvrmRyIoRTkz07aEj1uwIlLkPoZVbrDOQdHVoP0uE50ZUtLXyieuizY0NJ6sjC5l2mbnlHq5TMAFAXQnW2Wq9Qa8FbFaPneVWPy2jTI+rcLqr8TTvicpgXitcevG+Xos3lTXTKkH9WOdoI2hxwElKlXnwpDSgG55RkUNuuNxts3Pv5PhGzaTWL2UCI1bsiaMrMnpVMm9LQfoRryxUv2KygaTXbpct3yOhcqNW2/YBGjZFIfKmi1LugFBpGvqYpcOy506asFrLYCu+7WAKDb0Mx3sja1aA0SuKFsGyNQMwJdjnHBtLas0+KYtdH/UGUeVYkJhURimPaLzlcDRLD7Px1IX2I+vgWh+OxZ/2GZbfKQ/9kKZNDeakBEBhBm86SOC0J+7eIM2cT+B4g6ivrPXYdQzWFa0fU/dzt9Oz7bnXbqRu5yf5zkBmo0kpQ8TkGDA+zlxMYWhQZtCHFJdCnX8Cii1HoE3q007y1i8KsCn7LStNcBs2xGNH6IZu9SAp0gp9CJR4C8Ypq+0b0JH2qF5lXBwuzGaTvcnrZjlKlzHcZizHyrIoXZRrWhrPpWZ4yI0vPCLZNu2LHddZouZzx+ys5ck74HSzilhbYYTD9vAv98ixqGpyCu3/KyzuzVPYkg+glpS6XEFdDZrVWi5KhRzxhqJWbeNRPdnWJgZtOWiGwFtEoL9q94w8igq3vr0fwnsIdCvylbyGQWDC5om/yXNE230pRVaLEZ4Z3mhWTC3PnK7mwKXCXuJf6A8N+1jOhHIBXnXPBCte4RwksFSKjnJFIQI0pFQ6vN80PXxw/6xWFPy5MjiJzmWXk1M6M4T6gqdA4Cnc7K77pP0IJaASy2kOEFHESdJlV8vulzhGQ/6Lm0tKFfUrmnTkzFaV9DCfquI6HSFYSOGnv6FeQk5DNefmlE4QZqXFPCe64ib4r2p1qBz14Ti9/2/ubUKJ/ZIltmuT8D52yd4Yo0urlFUHc37fC09SS5LWWU3R1arGZqawg86nXmFLTokk0ArmPCfHrbRU1xkcqLzh3vhCpv3UMesbXGmXB/scFVFQ89IvW/NtTg2j5iq5h1QNirNhyrrDlSgDSmJN6YdlWu5qvRvtFUiDBx9f7kvdBld8kiOV6jAQR5AG1vAuk+TJrnSvWDQL0abKgdvS4JoYC+8uFB/2/r9EZSJJa/R9kyctvob/lBFwnITpyfpqNInOTh5rfI+82AuAEvRntaAJWDKScmuEDYQmXOtet3wsjPpOcjqiZ6nIr7LVng1qA/pAJUtJiIJzi12/i29MQBzys7klrSXbUlluT1YiaHob0N03oj2vvLbMN/jICqwK9N6wKyJpEFmpQ+fNQwULZ5Va3s2IWmNmR7QALQTIiwg4sPijUO0fs528JYTeobey4K3kSIvrmLLwJP6nwdA8Jr7hdQMn7vY788Xv0i2yfPoBdJjg+avfIfMg0hIzm1CPZAPjW+IsnFKepglaSu2RfrWpHy7K4PRXq/phEF8JMbqVZG9y/LUp7YHDrD7JGTBNTnEWxGci3YSmQhrW4Wg+EULItLy4IWAf8zxNmCrWdJgFk+AVxTAFFeNK1aRIhCKmiu2d5dy3WIBbBbsy7UvralnsNwmKiUUKUotloXZxW3EJ13Ew1ea3BSqgIkrQ1W541NJRYs4dUtcJJz8bjhNQlVfkbjJsfMco9gh8XkR3ni37CCixwz40dGyEad1OgbCvCyAbMQRSvSJ3wQau27J4n+at6bRerqxjvzPi/mb6iTQVjTwR1vpzIFKFDgNTOljb4w4R/Od/HBUj+M//cAcJlibrYGEORqLkAhJW/YIvGKuBbm4yNkS6DdWdZltyp9Tp5vbL9vgHI5rHqrBK9RFcAzPaZO/hsoMnVgU6v4GQscgbaGQtO+Y02JHRLganIFD2E10N5rPflqs4pyQOtCeZEHTrt+W3SDYjFzoTU6acCTfhA3EYH8CNlOW5tu2N/b1PJGOEkYxDxVECvWZ0HkWNKMbkrijGaGiWRrkKoziCoSuafUNsD0HyTwZB4htiewgSD0HiIUj+OSFIfENsD0HiIUg8BImHIPEQJB6C5B8agoTwNpoQJDNl2zRASHRVfac1Dn/jjtjAnFkJen264BtVpRXqneI4tQuAJKCI7m5fguSqUh3SFdXcwhzhXsh85/UaxnlPycqnRVFXdRnv0ITf8nbKdDgn0Mnk/j23pSnYCXUyfNiAOhk+bKGcEEBEOG0DRDgRT0IHHMT9AB7mh6FEBMDDYSyRzll04YogMsOF8QMf/LzgpgC3H4kvMr8TXwTI14bk4D82sRPmHjvBYyc0km09doLHTvDYCR47wWMneOwEj53gsRM8doIzm8BjJ3jsBI+d4LETPHaCx07w2AkeO8H5ksdO8NgJHjvBYyd47ASPneCxEzx2gsdO8NgJHjvBYyd47ASPneCxEzx2gsdO8NgJHjvBYyd47ASPneCxEx577ASPneCxEzx2wtHYCdHw/ITyoymZGR0FL8ivdqDW/EVcZRiZoohSj/xwHLnguJsV3tD+h+64QjQcqkT0kZUifoVXjJHGokwynLF84e4wwshZz1ThZaELz+Wj0RHD3SPP21BdWEMV6d49kYEFnJObuotymU4b7lqueSBiqGcmjvQS9ePY8rmKX3swx2tOSWW8CpFb2yxt0+XHTmc5OV11LCIy0iDbnlTbvfPr4CViZNBNq65KJUZ6MluN2YoSRvGd11hbtQCOw7gwqMcYeCmC3AhF0mNiqiKTj/7EmQTsjaMyNjjgBcyrrpGrUEnBmYh7m+E7bBe3xJ+4M0Ag3dxsjKf5Oha6sjIcsVjvKlsKjuZytx6KLaXnsVCkfDxKWceNp0Rn1I2sjFG7PNE1cgvIgHZclqW13Nd20qzKK28lTzOChfDKlw2n9YXwfutzITNRG45p5U0Xj4I8XqayUkOWA5jue5n2bVeJWFYgMhq6kMwowS4tNTJLj6NoKmLy/avu8IGRaa/T1W2fpmmB7JHs2wIUTYyt542k7VZ2UFLsUVFXhSVFLuUD7TsKBEeiAIcM4MZ5G1cVqCMiT9b1JKbLUO4EuzKVC+KOJElhgj/IC6H5PGA5zv/o9De6Ei3pLPFytqCeY/4x7EtPlfD9MS1BEgpPTa2TS/VNza4hyk6FRa/7WEfGciHLG34qpipGY0tu0SscwFwyYKfJNl2sfJdjwtMCM55VRi6NQN53Wc+kg70D2w/XVpAsgtmixbSYn9rhJG3stkc000alL6Q1bts0cIgqraRK8WF+By+yCQizDywu06rYXKtkmTLF55DUFoCGo1i2o8h1dAClQqlD4/Ph5L5JHeF8Hk0NhWjkxKlAdQcUl6R/JdSdfirUnS4gnpHQj6Tc7FCMRrBWdNLt4tstCaZiI80M4GIDG8qpAU2mrABpT7stSNtFPqo2TAWLNTc+bQedm4wFpkhRvBc+PZHAumygENg8JVMt4WYQU9DZfGYptkZ2Me+kIN2iy+kQeJOTYYggboYZ94dnlAV0dj6Zn0/uzTBn88lcM4z6ULMqeiQYZqn2vwPUBLaQ5USX6gwzwprJZh2TDm837jadJEr7Lw0lN17TMJIqdHSwurGh28hgdTuCHFm3rwVdZM8feCBLlNrfrIdCLZ4CmPGOp4MZUGZE37zXVfIyexsojUF7DSvlYFKeH7zl8Ion14vSfWV6klRH7ZNjIxJdcoIwlaHLUjCZt/M0a2h9GBBcgtUQL+2USz0Djq/LZXDCirV58gsmngYrSllnQYWR0WDFUq2VCN8KqcwiIUmDvDS0NDtTgVIaZJGSFFbNu05rbs9cSmE7xYEuNZXb0KplDVtGlJlK3zWypRc+0whAZj5MG2VLDiA9DgrWxIZ5QB9iRlVSpgJgXcHN7G1xuQoMCR644+KDY9kpx+b98AzhmcLZeRTe++ILz2bmxSc+1JRjiEGHb/djIaRAjE0cYgymLnLYuuCY4E9PgqSM2RmFKRIiF6fHPv5YASyKbVFmhN6KbnDD0WgsJZmpngnxa+yPoZ+1svBw3xtoQPZtpjIXW6/qCCN5gc3AtJVSRbfYkZhfWqazl8AZ5Ggw9YGJdSaVG/QyVdkOv9TwbkVscj5u8uPZXfwYDafz6chgyKGDHWE6G8llwIhTj+rpUT3/uVA9Zx7V06N6elTPbvgAj+r5D4zqeeZRPT2qp0f19KieHtXTo3p6VM9/TFRPG7zTARt5J4SnGywyHN8JFjl6eBdYZOPbXRCRuL4/pHG5uQ3M321iHg0NeXYnNGRIuJsTbfqJH/G3STfqZi9QzzEhQYxsIg5VGoQ8jsTwidl4MPmYNc6Hw1FzjT+3sS5plaNZG120L57C+Nm2b/BOUxkcnbWxPnuBeFvoFDZr/RKKINNNhncx3fj+BJvO4P/aTIFfUUkt7ygzJ00YqfVnDxLqQUI9SKgHCfUgoR4k1IOEHqh/9yChHiQ09SCh7np5DxLqQUI9SKgHCT3iUHiQUA8SqpbpQUI9SKgHCfUgoR4k1IOEepBQDxLqQULNLAUPEupBQj1IqAcJ9SChHiTUg4R6kFAPEupBQj1IqAcJ9SCh5v57kFBDtnmQUA8S6kFCPUioBwn1IKEeJNSDhD72IKEeJNSDhHqQUDMj14OEepBQDxLqQUI9SKgHCfUgocQwHiTUg4R6kFAPEupBQj1IqAcJ9SChHiTUg4R6kFCtb3iQUA8S6kFCPUioBwk1dBUPEupBQj1IaPfd5UFCPUjo3xgklHBCwzMbVbF6h7g/Gg8TblCdeSD+nJ1PxlP0gUf0SIRru63eCRY2IR6BBOKv7wQegPqVvw7vmok9+IHh+b/9TARbx9WaqAIPLWfReBRO0mSxXC7m88VkvJgP40m0nE6WZ0k0FeNFY3QsVPU7DFRV6JTK0uodGyEI4hiOo1k4PJtOIuFhSLIKj0uavAPTTQNkjjF1ZruhV2Dk/wvLGVFf', 'yes'),
(600, 'wpml_config_index', 'O:8:\"stdClass\":2:{s:7:\"plugins\";a:15:{i:0;O:8:\"stdClass\":5:{s:4:\"name\";s:38:\"WooCommerce Catalog Visibility Options\";s:14:\"override_local\";b:1;s:7:\"updated\";i:1408625614;s:4:\"path\";s:66:\"wpml-config/woocommerce-catalog-visibility-options/wpml-config.xml\";s:4:\"hash\";s:32:\"d10bd6388a88521e488f7e4ba295c94c\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:27:\"WooCommerce Paymill Gateway\";s:14:\"override_local\";b:1;s:7:\"updated\";i:1408626572;s:4:\"path\";s:55:\"wpml-config/woocommerce-paymill-gateway/wpml-config.xml\";s:4:\"hash\";s:32:\"46409842584ff8df43a2aa922ad1d388\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:26:\"WooCommerce Stripe Gateway\";s:14:\"override_local\";b:1;s:7:\"updated\";i:1409061503;s:4:\"path\";s:54:\"wpml-config/woocommerce-stripe-gateway/wpml-config.xml\";s:4:\"hash\";s:32:\"4139e23bcdd0bb3e78cb079fa851ce85\";}i:3;O:8:\"stdClass\":5:{s:4:\"name\";s:27:\"WooCommerce Product Add-ons\";s:14:\"override_local\";b:1;s:7:\"updated\";i:1409062371;s:4:\"path\";s:55:\"wpml-config/woocommerce-product-add-ons/wpml-config.xml\";s:4:\"hash\";s:32:\"75320b24a703c55370175379c2faf22d\";}i:4;O:8:\"stdClass\":5:{s:4:\"name\";s:20:\"WooCommerce PostePay\";s:14:\"override_local\";b:1;s:7:\"updated\";i:1409063136;s:4:\"path\";s:48:\"wpml-config/woocommerce-postepay/wpml-config.xml\";s:4:\"hash\";s:32:\"b08722979a25b15ba4a02a16fb555ccc\";}i:5;O:8:\"stdClass\":5:{s:4:\"name\";s:6:\"Sensei\";s:14:\"override_local\";b:1;s:7:\"updated\";i:1409063311;s:4:\"path\";s:34:\"wpml-config/sensei/wpml-config.xml\";s:4:\"hash\";s:32:\"21fda51a99579915e92c6b22ae073a81\";}i:6;O:8:\"stdClass\":5:{s:4:\"name\";s:25:\"NW ADCart for WooCommerce\";s:14:\"override_local\";b:1;s:7:\"updated\";i:1409734281;s:4:\"path\";s:53:\"wpml-config/nw-adcart-for-woocommerce/wpml-config.xml\";s:4:\"hash\";s:32:\"91d62df0659fc7b561a3932a7a52de6a\";}i:7;O:8:\"stdClass\":5:{s:4:\"name\";s:35:\"Product Enquiry Pro for WooCommerce\";s:14:\"override_local\";b:1;s:7:\"updated\";i:1409734531;s:4:\"path\";s:63:\"wpml-config/product-enquiry-pro-for-woocommerce/wpml-config.xml\";s:4:\"hash\";s:32:\"305232f06370d52a29c346d6b711f50a\";}i:8;O:8:\"stdClass\":5:{s:4:\"name\";s:17:\"WooCommerce Plivo\";s:14:\"override_local\";b:1;s:7:\"updated\";i:1409734705;s:4:\"path\";s:45:\"wpml-config/woocommerce-plivo/wpml-config.xml\";s:4:\"hash\";s:32:\"539d172825c4714d69b8a42ad1826c5d\";}i:9;O:8:\"stdClass\":5:{s:4:\"name\";s:24:\"WooCommerce Embed Slides\";s:14:\"override_local\";b:1;s:7:\"updated\";i:1409813892;s:4:\"path\";s:52:\"wpml-config/woocommerce-embed-slides/wpml-config.xml\";s:4:\"hash\";s:32:\"f92b0578c4950e1d7ced60bbdba7ed5b\";}i:10;O:8:\"stdClass\":5:{s:4:\"name\";s:22:\"PayPal for WooCommerce\";s:14:\"override_local\";b:1;s:7:\"updated\";i:1412841483;s:4:\"path\";s:54:\"wpml-config/paypal-for-woocommerce/wpml-config (1).xml\";s:4:\"hash\";s:32:\"4ec8cff3c1bd61950873206196a29348\";}i:11;O:8:\"stdClass\":5:{s:4:\"name\";s:27:\"WooCommerce Product Bundles\";s:14:\"override_local\";b:1;s:7:\"updated\";i:1414747440;s:4:\"path\";s:55:\"wpml-config/woocommerce-product-bundles/wpml-config.xml\";s:4:\"hash\";s:32:\"81eae0e4985a54c08a2486cbc0cba690\";}i:12;O:8:\"stdClass\":5:{s:4:\"name\";s:28:\"WooCommerce Price by Country\";s:14:\"override_local\";b:1;s:7:\"updated\";i:1415282919;s:4:\"path\";s:56:\"wpml-config/woocommerce-price-by-country/wpml-config.xml\";s:4:\"hash\";s:32:\"9b296d64ba8afee80cb1ff4fac80144b\";}i:13;O:8:\"stdClass\":5:{s:4:\"name\";s:21:\"WooCommerce Video Tab\";s:14:\"override_local\";b:1;s:7:\"updated\";i:1415284344;s:4:\"path\";s:49:\"wpml-config/woocommerce-video-tab/wpml-config.xml\";s:4:\"hash\";s:32:\"7f9769bc2769e07ae730f3b4cd307741\";}i:14;O:8:\"stdClass\":5:{s:4:\"name\";s:24:\"WooCommerce Multilingual\";s:14:\"override_local\";b:1;s:7:\"updated\";i:1426674188;s:4:\"path\";s:52:\"wpml-config/woocommerce-multilingual/wpml-config.xml\";s:4:\"hash\";s:32:\"03dd5a10ac5d2ff7b7c576c4449cf7dc\";}}s:6:\"themes\";a:3:{i:0;O:8:\"stdClass\":5:{s:4:\"name\";s:6:\"Canvas\";s:14:\"override_local\";b:1;s:7:\"updated\";i:1425652093;s:4:\"path\";s:34:\"wpml-config/canvas/wpml-config.xml\";s:4:\"hash\";s:32:\"9e8668255d8dd56105b67540358bae56\";}i:1;O:8:\"stdClass\":5:{s:4:\"name\";s:4:\"Kleo\";s:14:\"override_local\";b:0;s:7:\"updated\";i:1425651882;s:4:\"path\";s:32:\"wpml-config/kleo/wpml-config.xml\";s:4:\"hash\";s:32:\"442023138b716c2f410690eabeeab185\";}i:2;O:8:\"stdClass\":5:{s:4:\"name\";s:4:\"Port\";s:14:\"override_local\";b:1;s:7:\"updated\";i:1426496203;s:4:\"path\";s:32:\"wpml-config/port/wpml-config.xml\";s:4:\"hash\";s:32:\"788cce209545b94cfede660d543d7013\";}}}', 'yes'),
(601, 'wpml_config_index_updated', '1427108563', 'yes'),
(602, 'wpml_config_files_arr', 'O:8:\"stdClass\":2:{s:6:\"themes\";a:0:{}s:7:\"plugins\";a:0:{}}', 'yes'),
(603, 'icl_admin_messages', 'a:2:{s:8:\"messages\";a:1:{s:28:\"_st_default_language_warning\";a:7:{s:4:\"text\";s:252:\"Because your default language is not English, you need to enter all strings in English and translate them to  and Português. <strong><a href=\"https://wpml.org/faq/string-translation-default-language-not-english/\" target=\"_blank\">Read more</a></strong>\";s:4:\"type\";s:29:\"icl-admin-message-information\";s:4:\"hide\";b:1;s:13:\"text_fallback\";s:161:\"<a href=\"https://wpml.org/faq/string-translation-default-language-not-english/\" target=\"_blank\">How to translate strings when default language is not English</a>\";s:13:\"type_fallback\";b:0;s:5:\"group\";s:18:\"string-translation\";s:12:\"admin_notice\";b:0;}}s:16:\"instant_messages\";a:0:{}}', 'yes'),
(605, '_wpml_media', 'a:3:{s:7:\"version\";s:5:\"2.1.8\";s:13:\"starting_help\";i:1;s:20:\"new_content_settings\";a:3:{s:22:\"always_translate_media\";b:1;s:15:\"duplicate_media\";b:1;s:18:\"duplicate_featured\";b:1;}}', 'yes'),
(606, 'icl_adl_settings', 'a:3:{s:10:\"wp_version\";s:5:\"4.1.1\";s:19:\"last_time_xml_check\";i:1424480959;s:27:\"last_time_xml_check_trigger\";s:9:\"wp-update\";}', 'yes'),
(696, 'db_upgraded', '', 'yes'),
(757, 'rda_access_switch', 'edit_others_posts', 'yes'),
(758, 'rda_access_cap', 'edit_others_posts', 'yes'),
(759, 'rda_redirect_url', 'http://beta.ondasdeouro.com', 'yes'),
(760, 'rda_enable_profile', '1', 'yes'),
(761, 'rda_login_message', '', 'yes'),
(767, 'uber_login_logo', 'a:4:{s:2:\"id\";s:3:\"787\";s:3:\"src\";s:63:\"http://beta.ondasdeouro.com/wp-content/uploads/2015/03/logo.png\";s:5:\"width\";i:323;s:6:\"height\";i:293;}', 'yes'),
(844, 'auto_core_update_notified', 'a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:27:\"rodolfo.cristovao@gmail.com\";s:7:\"version\";s:6:\"4.1.33\";s:9:\"timestamp\";i:1620873949;}', 'yes'),
(1009, 'theme_mods_twentyfifteen', 'a:2:{i:0;b:0;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1425515505;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:0:{}s:18:\"orphaned_widgets_1\";a:4:{i:0;s:6:\"text-2\";i:1;s:21:\"ns_widget_mailchimp-2\";i:2;s:14:\"recent-posts-2\";i:3;s:11:\"tag_cloud-2\";}}}}', 'yes'),
(1010, 'theme_mods_gala', 'a:2:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:9:\"main-menu\";i:3;}}', 'yes'),
(1016, 'wpcf7', 'a:1:{s:7:\"version\";s:5:\"4.1.1\";}', 'yes'),
(1045, 'wp_icl_translators_cached', 'a:1:{i:0;O:8:\"stdClass\":1:{s:2:\"ID\";s:1:\"1\";}}', 'yes'),
(1142, 'ssba_version', '5.6', 'yes'),
(1143, 'ssba_image_set', 'somacro', 'yes'),
(1144, 'ssba_size', '35', 'yes'),
(1145, 'ssba_pages', '', 'yes'),
(1146, 'ssba_posts', '', 'yes'),
(1147, 'ssba_cats_archs', '', 'yes'),
(1148, 'ssba_homepage', '', 'yes'),
(1149, 'ssba_excerpts', '', 'yes'),
(1150, 'ssba_align', 'left', 'yes'),
(1151, 'ssba_padding', '6', 'yes'),
(1152, 'ssba_before_or_after', 'after', 'yes'),
(1153, 'ssba_custom_styles', '', 'yes'),
(1154, 'ssba_email_message', '', 'yes'),
(1155, 'ssba_twitter_text', '', 'yes'),
(1156, 'ssba_buffer_text', '', 'yes'),
(1157, 'ssba_flattr_user_id', '', 'yes'),
(1158, 'ssba_flattr_url', '', 'yes'),
(1159, 'ssba_share_new_window', 'Y', 'yes'),
(1160, 'ssba_link_to_ssb', '', 'yes'),
(1161, 'ssba_show_share_count', '', 'yes'),
(1162, 'ssba_share_count_style', 'default', 'yes'),
(1163, 'ssba_share_count_css', '', 'yes'),
(1164, 'ssba_share_count_once', 'Y', 'yes'),
(1165, 'ssba_widget_text', '', 'yes'),
(1166, 'ssba_rel_nofollow', '', 'yes'),
(1167, 'ssba_default_pinterest', '', 'yes'),
(1168, 'ssba_pinterest_featured', '', 'yes'),
(1169, 'ssba_div_padding', '', 'yes'),
(1170, 'ssba_div_rounded_corners', '', 'yes'),
(1171, 'ssba_border_width', '', 'yes'),
(1172, 'ssba_div_border', '#59625c', 'yes'),
(1173, 'ssba_div_background', '', 'yes'),
(1174, 'ssba_share_text', '', 'yes'),
(1175, 'ssba_text_placement', 'left', 'yes'),
(1176, 'ssba_font_family', 'Indie Flower', 'yes'),
(1177, 'ssba_font_color', '', 'yes'),
(1178, 'ssba_font_size', '20', 'yes'),
(1179, 'ssba_font_weight', '', 'yes'),
(1180, 'ssba_selected_buttons', 'facebook,pinterest,twitter,google,email', 'yes'),
(1181, 'ssba_custom_email', '', 'yes'),
(1182, 'ssba_custom_google', '', 'yes'),
(1183, 'ssba_custom_facebook', '', 'yes'),
(1184, 'ssba_custom_twitter', '', 'yes'),
(1185, 'ssba_custom_diggit', '', 'yes'),
(1186, 'ssba_custom_linkedin', '', 'yes'),
(1187, 'ssba_custom_reddit', '', 'yes'),
(1188, 'ssba_custom_stumbleupon', '', 'yes'),
(1189, 'ssba_custom_pinterest', '', 'yes'),
(1190, 'ssba_custom_buffer', '', 'yes'),
(1191, 'ssba_custom_flattr', '', 'yes'),
(1192, 'ssba_custom_tumblr', '', 'yes'),
(1193, 'ssba_custom_print', '', 'yes'),
(1194, 'ssba_custom_vk', '', 'yes'),
(1195, 'ssba_custom_yummly', '', 'yes'),
(1426, 'category_children', 'a:0:{}', 'yes'),
(1468, 'award-categories_29_award_image', '', 'no'),
(1469, '_award-categories_29_award_image', 'field_54f9a0eb201d8', 'no'),
(1470, 'award-categories_29_sponsor_image', '795', 'no'),
(1471, '_award-categories_29_sponsor_image', 'field_550061c3e0d2e', 'no'),
(1473, 'award-categories_30_award_image', '', 'no'),
(1474, '_award-categories_30_award_image', 'field_54f9a0eb201d8', 'no'),
(1475, 'award-categories_30_sponsor_image', '825', 'no'),
(1476, '_award-categories_30_sponsor_image', 'field_550061c3e0d2e', 'no'),
(1478, 'award-categories_31_award_image', '', 'no'),
(1479, '_award-categories_31_award_image', 'field_54f9a0eb201d8', 'no'),
(1480, 'award-categories_31_sponsor_image', '829', 'no'),
(1481, '_award-categories_31_sponsor_image', 'field_550061c3e0d2e', 'no'),
(1483, 'award-categories_32_award_image', '', 'no'),
(1484, '_award-categories_32_award_image', 'field_54f9a0eb201d8', 'no'),
(1485, 'award-categories_32_sponsor_image', '790', 'no'),
(1486, '_award-categories_32_sponsor_image', 'field_550061c3e0d2e', 'no'),
(1488, 'award-categories_33_award_image', '', 'no'),
(1489, '_award-categories_33_award_image', 'field_54f9a0eb201d8', 'no'),
(1490, 'award-categories_33_sponsor_image', '796', 'no'),
(1491, '_award-categories_33_sponsor_image', 'field_550061c3e0d2e', 'no'),
(1494, 'award-categories_34_award_image', '', 'no'),
(1495, '_award-categories_34_award_image', 'field_54f9a0eb201d8', 'no'),
(1496, 'award-categories_34_sponsor_image', '827', 'no'),
(1497, '_award-categories_34_sponsor_image', 'field_550061c3e0d2e', 'no'),
(1499, 'award-categories_35_award_image', '', 'no'),
(1500, '_award-categories_35_award_image', 'field_54f9a0eb201d8', 'no'),
(1501, 'award-categories_35_sponsor_image', '', 'no'),
(1502, '_award-categories_35_sponsor_image', 'field_550061c3e0d2e', 'no'),
(1504, 'award-categories_36_award_image', '', 'no'),
(1505, '_award-categories_36_award_image', 'field_54f9a0eb201d8', 'no'),
(1506, 'award-categories_36_sponsor_image', '802', 'no'),
(1507, '_award-categories_36_sponsor_image', 'field_550061c3e0d2e', 'no'),
(1509, 'award-categories_37_award_image', '', 'no'),
(1510, '_award-categories_37_award_image', 'field_54f9a0eb201d8', 'no'),
(1511, 'award-categories_37_sponsor_image', '828', 'no'),
(1512, '_award-categories_37_sponsor_image', 'field_550061c3e0d2e', 'no'),
(1514, 'award-categories_38_award_image', '', 'no'),
(1515, '_award-categories_38_award_image', 'field_54f9a0eb201d8', 'no'),
(1516, 'award-categories_38_sponsor_image', '826', 'no'),
(1517, '_award-categories_38_sponsor_image', 'field_550061c3e0d2e', 'no'),
(1519, 'award-categories_39_award_image', '', 'no'),
(1520, '_award-categories_39_award_image', 'field_54f9a0eb201d8', 'no'),
(1521, 'award-categories_39_sponsor_image', '893', 'no'),
(1522, '_award-categories_39_sponsor_image', 'field_550061c3e0d2e', 'no'),
(1524, 'award-categories_40_award_image', '', 'no'),
(1525, '_award-categories_40_award_image', 'field_54f9a0eb201d8', 'no'),
(1526, 'award-categories_40_sponsor_image', '803', 'no'),
(1527, '_award-categories_40_sponsor_image', 'field_550061c3e0d2e', 'no'),
(1529, 'award-categories_41_award_image', '', 'no'),
(1530, '_award-categories_41_award_image', 'field_54f9a0eb201d8', 'no'),
(1531, 'award-categories_41_sponsor_image', '', 'no'),
(1532, '_award-categories_41_sponsor_image', 'field_550061c3e0d2e', 'no'),
(1534, 'award-categories_42_award_image', '', 'no'),
(1535, '_award-categories_42_award_image', 'field_54f9a0eb201d8', 'no'),
(1536, 'award-categories_42_sponsor_image', '794', 'no'),
(1537, '_award-categories_42_sponsor_image', 'field_550061c3e0d2e', 'no'),
(1539, 'award-categories_43_award_image', '', 'no'),
(1540, '_award-categories_43_award_image', 'field_54f9a0eb201d8', 'no'),
(1541, 'award-categories_43_sponsor_image', '800', 'no'),
(1542, '_award-categories_43_sponsor_image', 'field_550061c3e0d2e', 'no'),
(1544, 'award-categories_44_award_image', '', 'no'),
(1545, '_award-categories_44_award_image', 'field_54f9a0eb201d8', 'no'),
(1546, 'award-categories_44_sponsor_image', '', 'no'),
(1547, '_award-categories_44_sponsor_image', 'field_550061c3e0d2e', 'no'),
(1549, 'award-categories_45_award_image', '', 'no'),
(1550, '_award-categories_45_award_image', 'field_54f9a0eb201d8', 'no'),
(1551, 'award-categories_45_sponsor_image', '', 'no'),
(1552, '_award-categories_45_sponsor_image', 'field_550061c3e0d2e', 'no'),
(1592, 'duplicator_settings', 'a:10:{s:7:\"version\";s:6:\"0.5.12\";s:18:\"uninstall_settings\";b:1;s:15:\"uninstall_files\";b:1;s:16:\"uninstall_tables\";b:1;s:13:\"package_debug\";b:0;s:17:\"package_mysqldump\";b:0;s:22:\"package_mysqldump_path\";s:0:\"\";s:24:\"package_phpdump_qrylimit\";s:3:\"100\";s:17:\"package_zip_flush\";b:0;s:20:\"storage_htaccess_off\";b:0;}', 'yes'),
(1593, '_transient_random_seed', '0e9126bbd06e8436358543d49cf2a647', 'yes'),
(1603, 'duplicator_ui_view_state', 'a:1:{s:14:\"dup-wpnotice01\";b:1;}', 'yes'),
(1658, 'wprss_settings_general', 'a:23:{s:20:\"limit_feed_items_age\";s:0:\"\";s:25:\"limit_feed_items_age_unit\";s:4:\"days\";s:25:\"limit_feed_items_imported\";s:1:\"0\";s:13:\"cron_interval\";s:6:\"hourly\";s:15:\"custom_feed_url\";s:9:\"ondas_rss\";s:17:\"custom_feed_title\";s:56:\"Kia Ondas de Ouro Surf Awards Presented by Surf Portugal\";s:17:\"custom_feed_limit\";s:0:\"\";s:9:\"log_level\";s:7:\"default\";s:10:\"title_link\";i:1;s:11:\"title_limit\";s:0:\"\";s:14:\"authors_enable\";s:1:\"1\";s:10:\"video_link\";s:5:\"false\";s:10:\"pagination\";s:7:\"default\";s:10:\"feed_limit\";s:2:\"20\";s:7:\"open_dd\";s:10:\"New window\";s:9:\"follow_dd\";s:9:\"no_follow\";s:13:\"source_enable\";i:1;s:21:\"text_preceding_source\";s:7:\"Source:\";s:11:\"date_enable\";i:1;s:19:\"text_preceding_date\";s:12:\"Published on\";s:11:\"date_format\";s:5:\"Y-m-d\";s:14:\"styles_disable\";i:0;s:8:\"tracking\";s:1:\"0\";}', 'yes'),
(1663, 'wprss_db_version', '13', 'yes'),
(1667, 'wprss_pwsv', '4.6.13', 'yes'),
(1694, 'award-categories_44_award_type', 'comissao', 'no'),
(1695, '_award-categories_44_award_type', 'field_5514989ac3220', 'no'),
(1697, 'award-categories_45_award_type', 'comissao', 'no'),
(1698, '_award-categories_45_award_type', 'field_5514989ac3220', 'no'),
(1700, 'award-categories_42_award_type', 'comissao', 'no'),
(1701, '_award-categories_42_award_type', 'field_5514989ac3220', 'no'),
(1703, 'award-categories_35_award_type', 'votacao', 'no'),
(1704, '_award-categories_35_award_type', 'field_5514989ac3220', 'no'),
(1706, 'award-categories_36_award_type', 'comissao', 'no'),
(1707, '_award-categories_36_award_type', 'field_5514989ac3220', 'no'),
(1709, 'award-categories_32_award_type', 'votacao', 'no'),
(1710, '_award-categories_32_award_type', 'field_5514989ac3220', 'no'),
(1712, 'award-categories_33_award_type', 'votacao', 'no'),
(1713, '_award-categories_33_award_type', 'field_5514989ac3220', 'no'),
(1716, 'award-categories_34_award_type', 'votacao', 'no'),
(1717, '_award-categories_34_award_type', 'field_5514989ac3220', 'no'),
(1719, 'award-categories_39_award_type', 'votacao', 'no'),
(1720, '_award-categories_39_award_type', 'field_5514989ac3220', 'no'),
(1722, 'award-categories_43_award_type', 'comissao', 'no'),
(1723, '_award-categories_43_award_type', 'field_5514989ac3220', 'no'),
(1725, 'award-categories_38_award_type', 'comissao', 'no'),
(1726, '_award-categories_38_award_type', 'field_5514989ac3220', 'no'),
(1728, 'award-categories_40_award_type', 'comissao', 'no'),
(1729, '_award-categories_40_award_type', 'field_5514989ac3220', 'no'),
(1731, 'award-categories_29_award_type', 'comissao', 'no'),
(1732, '_award-categories_29_award_type', 'field_5514989ac3220', 'no'),
(1734, 'award-categories_30_award_type', 'comissao', 'no'),
(1735, '_award-categories_30_award_type', 'field_5514989ac3220', 'no'),
(1737, 'award-categories_41_award_type', 'comissao', 'no'),
(1738, '_award-categories_41_award_type', 'field_5514989ac3220', 'no'),
(1740, 'award-categories_31_award_type', 'votacao', 'no'),
(1741, '_award-categories_31_award_type', 'field_5514989ac3220', 'no'),
(1743, 'award-categories_37_award_type', 'votacao', 'no'),
(1744, '_award-categories_37_award_type', 'field_5514989ac3220', 'no'),
(1809, 'tto_options', 'a:3:{s:8:\"autosort\";s:1:\"1\";s:9:\"adminsort\";s:1:\"1\";s:5:\"level\";i:8;}', 'yes'),
(1871, 'wpseo', 'a:21:{s:14:\"blocking_files\";a:0:{}s:26:\"ignore_blog_public_warning\";b:0;s:31:\"ignore_meta_description_warning\";b:0;s:20:\"ignore_page_comments\";b:0;s:16:\"ignore_permalink\";b:0;s:11:\"ignore_tour\";b:1;s:15:\"ms_defaults_set\";b:0;s:23:\"theme_description_found\";s:0:\"\";s:21:\"theme_has_description\";b:0;s:19:\"tracking_popup_done\";b:1;s:7:\"version\";s:3:\"2.0\";s:11:\"alexaverify\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:0:\"\";s:20:\"disableadvanced_meta\";b:1;s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:14:\"yoast_tracking\";b:0;}', 'yes'),
(1872, 'wpseo_permalinks', 'a:13:{s:15:\"cleanpermalinks\";b:0;s:24:\"cleanpermalink-extravars\";s:0:\"\";s:29:\"cleanpermalink-googlecampaign\";b:0;s:31:\"cleanpermalink-googlesitesearch\";b:0;s:15:\"cleanreplytocom\";b:0;s:10:\"cleanslugs\";b:1;s:14:\"hide-feedlinks\";b:0;s:12:\"hide-rsdlink\";b:0;s:14:\"hide-shortlink\";b:0;s:16:\"hide-wlwmanifest\";b:0;s:18:\"redirectattachment\";b:0;s:17:\"stripcategorybase\";b:0;s:13:\"trailingslash\";b:0;}', 'yes'),
(1873, 'wpseo_titles', 'a:82:{s:10:\"title_test\";i:0;s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:5:\"noodp\";b:0;s:6:\"noydir\";b:0;s:15:\"usemetakeywords\";b:0;s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:40:\"%%name%%, Autor em %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:59:\"Procurou por %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:44:\"Página não encontrada %%sep%% %%sitename%%\";s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:18:\"metakey-home-wpseo\";s:0:\"\";s:20:\"metakey-author-wpseo\";s:0:\"\";s:22:\"noindex-subpages-wpseo\";b:0;s:20:\"noindex-author-wpseo\";b:0;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"metakey-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:13:\"showdate-post\";b:0;s:16:\"hideeditbox-post\";b:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"metakey-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:13:\"showdate-page\";b:0;s:16:\"hideeditbox-page\";b:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"metakey-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:19:\"showdate-attachment\";b:0;s:22:\"hideeditbox-attachment\";b:0;s:16:\"title-wprss_feed\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-wprss_feed\";s:0:\"\";s:18:\"metakey-wprss_feed\";s:0:\"\";s:18:\"noindex-wprss_feed\";b:0;s:19:\"showdate-wprss_feed\";b:0;s:22:\"hideeditbox-wprss_feed\";b:0;s:21:\"title-wprss_feed_item\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-wprss_feed_item\";s:0:\"\";s:23:\"metakey-wprss_feed_item\";s:0:\"\";s:23:\"noindex-wprss_feed_item\";b:0;s:24:\"showdate-wprss_feed_item\";b:0;s:27:\"hideeditbox-wprss_feed_item\";b:0;s:18:\"title-candidaturas\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-candidaturas\";s:0:\"\";s:20:\"metakey-candidaturas\";s:0:\"\";s:20:\"noindex-candidaturas\";b:0;s:21:\"showdate-candidaturas\";b:0;s:24:\"hideeditbox-candidaturas\";b:0;s:28:\"title-ptarchive-candidaturas\";s:51:\"%%pt_plural%% Arquivo %%page%% %%sep%% %%sitename%%\";s:31:\"metadesc-ptarchive-candidaturas\";s:0:\"\";s:30:\"metakey-ptarchive-candidaturas\";s:0:\"\";s:30:\"bctitle-ptarchive-candidaturas\";s:0:\"\";s:30:\"noindex-ptarchive-candidaturas\";b:0;s:18:\"title-tax-category\";s:53:\"%%term_title%% Arquivos %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:20:\"metakey-tax-category\";s:0:\"\";s:24:\"hideeditbox-tax-category\";b:0;s:20:\"noindex-tax-category\";b:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Arquivos %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:20:\"metakey-tax-post_tag\";s:0:\"\";s:24:\"hideeditbox-tax-post_tag\";b:0;s:20:\"noindex-tax-post_tag\";b:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Arquivos %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:23:\"metakey-tax-post_format\";s:0:\"\";s:27:\"hideeditbox-tax-post_format\";b:0;s:23:\"noindex-tax-post_format\";b:1;s:26:\"title-tax-award-categories\";s:53:\"%%term_title%% Arquivos %%page%% %%sep%% %%sitename%%\";s:29:\"metadesc-tax-award-categories\";s:0:\"\";s:28:\"metakey-tax-award-categories\";s:0:\"\";s:32:\"hideeditbox-tax-award-categories\";b:0;s:28:\"noindex-tax-award-categories\";b:0;}', 'yes'),
(1874, 'wpseo_social', 'a:22:{s:9:\"fb_admins\";a:0:{}s:6:\"fbapps\";a:0:{}s:12:\"fbconnectkey\";s:32:\"ff276684743112951600a298f6e8c285\";s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:9:\"opengraph\";b:1;s:10:\"googleplus\";b:0;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:14:\"plus-publisher\";s:0:\"\";s:7:\"twitter\";b:0;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:7:\"summary\";s:11:\"youtube_url\";s:0:\"\";s:15:\"google_plus_url\";s:0:\"\";s:10:\"fbadminapp\";i:0;}', 'yes'),
(1875, 'wpseo_rss', 'a:2:{s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"O post %%POSTLINK%% aparece primeiro no %%BLOGLINK%%.\";}', 'yes'),
(1876, 'wpseo_internallinks', 'a:12:{s:20:\"breadcrumbs-404crumb\";s:39:\"Erro 404: A página não foi encontrada\";s:23:\"breadcrumbs-blog-remove\";b:0;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:10:\"Arquivo de\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:13:\"Pesquisou por\";s:15:\"breadcrumbs-sep\";s:7:\"&raquo;\";s:23:\"post_types-post-maintax\";i:0;s:31:\"post_types-candidaturas-maintax\";i:0;s:34:\"taxonomy-award-categories-ptparent\";i:0;}', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1877, 'wpseo_xml', 'a:19:{s:22:\"disable_author_sitemap\";b:1;s:22:\"disable_author_noposts\";b:1;s:16:\"enablexmlsitemap\";b:1;s:16:\"entries-per-page\";i:1000;s:38:\"user_role-administrator-not_in_sitemap\";b:0;s:31:\"user_role-editor-not_in_sitemap\";b:0;s:31:\"user_role-author-not_in_sitemap\";b:0;s:36:\"user_role-contributor-not_in_sitemap\";b:0;s:35:\"user_role-subscriber-not_in_sitemap\";b:0;s:30:\"post_types-post-not_in_sitemap\";b:0;s:30:\"post_types-page-not_in_sitemap\";b:0;s:36:\"post_types-attachment-not_in_sitemap\";b:1;s:36:\"post_types-wprss_feed-not_in_sitemap\";b:0;s:41:\"post_types-wprss_feed_item-not_in_sitemap\";b:0;s:38:\"post_types-candidaturas-not_in_sitemap\";b:0;s:34:\"taxonomies-category-not_in_sitemap\";b:0;s:34:\"taxonomies-post_tag-not_in_sitemap\";b:0;s:37:\"taxonomies-post_format-not_in_sitemap\";b:0;s:42:\"taxonomies-award-categories-not_in_sitemap\";b:0;}', 'yes'),
(1926, 'newsletter_logger_secret', '0cd69bd1', 'yes'),
(1927, 'newsletter_main', 'a:32:{s:12:\"sender_email\";s:19:\"info@ondasdeouro.pt\";s:11:\"sender_name\";s:25:\"Ondas de Ouro Surf Awards\";s:11:\"return_path\";N;s:8:\"reply_to\";N;s:12:\"contract_key\";s:0:\"\";s:11:\"header_logo\";a:2:{s:2:\"id\";s:0:\"\";s:3:\"url\";s:0:\"\";}s:12:\"header_title\";s:53:\"Kia Ondas de Ouro Surf Awards Powered by SURFPortugal\";s:10:\"header_sub\";s:0:\"\";s:12:\"facebook_url\";s:36:\"https://www.facebook.com/ondasdeouro\";s:14:\"googleplus_url\";s:0:\"\";s:11:\"twitter_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"youtube_url\";s:0:\"\";s:9:\"vimeo_url\";s:0:\"\";s:12:\"footer_title\";s:53:\"Kia Ondas de Ouro Surf Awards Powered by SURFPortugal\";s:14:\"footer_contact\";s:56:\"rua Cândido dos Reis, nº104 1º andar Oeiras, Portugal\";s:12:\"footer_legal\";s:0:\"\";s:13:\"scheduler_max\";s:3:\"500\";s:6:\"editor\";s:1:\"0\";s:7:\"api_key\";s:10:\"0b2f367a91\";s:3:\"css\";s:0:\"\";s:25:\"content_transfer_encoding\";s:0:\"\";s:12:\"smtp_enabled\";s:1:\"0\";s:9:\"smtp_host\";s:0:\"\";s:9:\"smtp_port\";s:0:\"\";s:11:\"smtp_secure\";s:0:\"\";s:9:\"smtp_user\";s:0:\"\";s:9:\"smtp_pass\";s:0:\"\";s:15:\"smtp_test_email\";s:0:\"\";s:8:\"lock_ids\";s:0:\"\";s:8:\"lock_url\";s:0:\"\";s:12:\"lock_message\";s:107:\"This content is protected, only newsletter subscribers can access it. Subscribe now!\r\n\r\n{subscription_form}\";}', 'yes'),
(1928, 'newsletter_extension_versions', 'a:0:{}', 'no'),
(1929, 'newsletter_main_version', '1.2.2', 'yes'),
(1930, 'newsletter', 'a:29:{s:14:\"noconfirmation\";s:1:\"1\";s:3:\"url\";s:36:\"http://ondasdeouro.com/newsletter-2/\";s:8:\"novisual\";s:1:\"0\";s:6:\"notify\";s:1:\"0\";s:12:\"notify_email\";s:0:\"\";s:17:\"subscription_text\";s:26:\"<p>{subscription_form}</p>\";s:7:\"antibot\";s:1:\"0\";s:22:\"already_confirmed_text\";s:49:\"<p>ops, este email já existe, escolhe outro!</p>\";s:10:\"error_text\";s:37:\"<p>algo correu mal. tenta de novo</p>\";s:17:\"confirmation_text\";s:390:\"<p>You have successfully subscribed to the newsletter. You\'ll receive a confirmation email in few minutes. Please follow the link in it to confirm your subscription. If the email takes more than 15 minutes to appear in your mailbox, please check your spam folder.</p>\r\n<p>Subscreveste a nossa newsletter com sucesso! deverás receber um email de confirmação com um link de ativação.</p>\";s:16:\"confirmation_url\";s:0:\"\";s:20:\"confirmation_subject\";s:53:\"Please confirm subscription - {blog_title} newsletter\";s:20:\"confirmation_message\";s:454:\"<p>Olá {name},</p>\r\n<p>Este email foi adicionada à newsletter das Ondas de Ouro Surf Awards. confirma <a href=\"{subscription_confirm_url}\"><strong>clicando aqui</strong></a>. Caso prefiras podes ir ao seguinte url:</p>\r\n<p>{subscription_confirm_url}</p>\r\n<p>Caso não tenhas subscrito esta newsletter, por exemplo um amigo brincalhão pode ter colocado o teu email, ignora esta mensagem.</p>\r\n<p>Obrigado!<br /> <a href=\"{blog_url}\">{blog_url}</a></p>\";s:14:\"confirmed_text\";s:96:\"<p>Bem-vindo à newsletter dos Kia Ondas de Ouro Surf Awards powered by SURFPortugal {name}!</p>\";s:13:\"confirmed_url\";s:0:\"\";s:18:\"confirmed_tracking\";s:0:\"\";s:17:\"confirmed_subject\";s:22:\"Welcome aboard, {name}\";s:17:\"confirmed_message\";s:222:\"<p>Esta mensagem confirma a tua subscrição à newsletter {blog_title}</p>\r\n<p>Obrigado<br /> <a href=\"{blog_url}\">{blog_url}</a></p>\r\n<p>para remover a tua subscrição, <a href=\"{unsubscription_url}\">clica aqui</a>.</p>\";s:16:\"template_enabled\";s:1:\"0\";s:8:\"template\";s:0:\"\";s:12:\"profile_text\";s:127:\"<p>{profile_form}</p>\r\n<p>para cancelar, <a href=\"http://beta.ondasdeouro.com/{unsubscription_confirm_url}\">clica aqui</a>.</p>\";s:13:\"profile_saved\";s:0:\"\";s:19:\"unsubscription_text\";s:109:\"<p>Flatada...Confirma a remoção da newsletter <a href=\"{unsubscription_confirm_url}\">clicando aqui</a>.</p>\";s:17:\"unsubscribed_text\";s:85:\"<p>Vai ficar flat durante uns tempos. a tua newsletter foi cancelada com sucesso.</p>\";s:20:\"unsubscribed_subject\";s:13:\"Adeus, {name}\";s:20:\"unsubscribed_message\";s:133:\"<p>Foi cancelada a tua newsletter, mas podes subscrever de novo em qualquer altura...</p>\r\n<p><a href=\"{blog_url}\">{blog_url}</a></p>\";s:18:\"subscribe_wp_users\";s:1:\"1\";s:24:\"subscribe_wp_users_label\";s:0:\"\";s:10:\"wp_welcome\";s:1:\"0\";}', 'yes'),
(1931, 'newsletter_profile', 'a:166:{s:5:\"email\";s:5:\"Email\";s:11:\"email_error\";s:15:\"email inválido\";s:4:\"name\";s:4:\"Nome\";s:11:\"name_status\";s:1:\"2\";s:10:\"name_rules\";s:1:\"0\";s:10:\"name_error\";s:5:\"hm...\";s:7:\"surname\";s:9:\"Last name\";s:14:\"surname_status\";s:1:\"0\";s:13:\"surname_rules\";s:1:\"0\";s:13:\"surname_error\";s:28:\"The last name is not correct\";s:3:\"sex\";s:3:\"I\'m\";s:10:\"sex_status\";s:1:\"0\";s:10:\"sex_female\";s:5:\"Woman\";s:8:\"sex_male\";s:3:\"Man\";s:8:\"sex_none\";s:4:\"None\";s:10:\"title_male\";s:3:\"Mr.\";s:12:\"title_female\";s:4:\"Mrs.\";s:10:\"title_none\";s:4:\"Dear\";s:9:\"subscribe\";s:10:\"Subscrever\";s:4:\"save\";s:4:\"Save\";s:14:\"privacy_status\";s:1:\"0\";s:7:\"privacy\";s:51:\"Subscribing I accept the privacy rules of this site\";s:11:\"privacy_url\";s:0:\"\";s:13:\"privacy_error\";s:37:\"You must accept the privacy statement\";s:9:\"profile_1\";s:0:\"\";s:16:\"profile_1_status\";s:1:\"0\";s:14:\"profile_1_type\";s:4:\"text\";s:17:\"profile_1_options\";s:0:\"\";s:9:\"profile_2\";s:0:\"\";s:16:\"profile_2_status\";s:1:\"0\";s:14:\"profile_2_type\";s:4:\"text\";s:17:\"profile_2_options\";s:0:\"\";s:9:\"profile_3\";s:0:\"\";s:16:\"profile_3_status\";s:1:\"0\";s:14:\"profile_3_type\";s:4:\"text\";s:17:\"profile_3_options\";s:0:\"\";s:9:\"profile_4\";s:0:\"\";s:16:\"profile_4_status\";s:1:\"0\";s:14:\"profile_4_type\";s:4:\"text\";s:17:\"profile_4_options\";s:0:\"\";s:9:\"profile_5\";s:0:\"\";s:16:\"profile_5_status\";s:1:\"0\";s:14:\"profile_5_type\";s:4:\"text\";s:17:\"profile_5_options\";s:0:\"\";s:9:\"profile_6\";s:0:\"\";s:16:\"profile_6_status\";s:1:\"0\";s:14:\"profile_6_type\";s:4:\"text\";s:17:\"profile_6_options\";s:0:\"\";s:9:\"profile_7\";s:0:\"\";s:16:\"profile_7_status\";s:1:\"0\";s:14:\"profile_7_type\";s:4:\"text\";s:17:\"profile_7_options\";s:0:\"\";s:9:\"profile_8\";s:0:\"\";s:16:\"profile_8_status\";s:1:\"0\";s:14:\"profile_8_type\";s:4:\"text\";s:17:\"profile_8_options\";s:0:\"\";s:9:\"profile_9\";s:0:\"\";s:16:\"profile_9_status\";s:1:\"0\";s:14:\"profile_9_type\";s:4:\"text\";s:17:\"profile_9_options\";s:0:\"\";s:10:\"profile_10\";s:0:\"\";s:17:\"profile_10_status\";s:1:\"0\";s:15:\"profile_10_type\";s:4:\"text\";s:18:\"profile_10_options\";s:0:\"\";s:10:\"profile_11\";s:0:\"\";s:17:\"profile_11_status\";s:1:\"0\";s:15:\"profile_11_type\";s:4:\"text\";s:18:\"profile_11_options\";s:0:\"\";s:10:\"profile_12\";s:0:\"\";s:17:\"profile_12_status\";s:1:\"0\";s:15:\"profile_12_type\";s:4:\"text\";s:18:\"profile_12_options\";s:0:\"\";s:10:\"profile_13\";s:0:\"\";s:17:\"profile_13_status\";s:1:\"0\";s:15:\"profile_13_type\";s:4:\"text\";s:18:\"profile_13_options\";s:0:\"\";s:10:\"profile_14\";s:0:\"\";s:17:\"profile_14_status\";s:1:\"0\";s:15:\"profile_14_type\";s:4:\"text\";s:18:\"profile_14_options\";s:0:\"\";s:10:\"profile_15\";s:0:\"\";s:17:\"profile_15_status\";s:1:\"0\";s:15:\"profile_15_type\";s:4:\"text\";s:18:\"profile_15_options\";s:0:\"\";s:10:\"profile_16\";s:0:\"\";s:17:\"profile_16_status\";s:1:\"0\";s:15:\"profile_16_type\";s:4:\"text\";s:18:\"profile_16_options\";s:0:\"\";s:10:\"profile_17\";s:0:\"\";s:17:\"profile_17_status\";s:1:\"0\";s:15:\"profile_17_type\";s:4:\"text\";s:18:\"profile_17_options\";s:0:\"\";s:10:\"profile_18\";s:0:\"\";s:17:\"profile_18_status\";s:1:\"0\";s:15:\"profile_18_type\";s:4:\"text\";s:18:\"profile_18_options\";s:0:\"\";s:10:\"profile_19\";s:0:\"\";s:17:\"profile_19_status\";s:1:\"0\";s:15:\"profile_19_type\";s:4:\"text\";s:18:\"profile_19_options\";s:0:\"\";s:10:\"profile_20\";s:0:\"\";s:17:\"profile_20_status\";s:1:\"0\";s:15:\"profile_20_type\";s:4:\"text\";s:18:\"profile_20_options\";s:0:\"\";s:6:\"list_1\";s:0:\"\";s:13:\"list_1_status\";s:1:\"0\";s:14:\"list_1_checked\";s:1:\"0\";s:6:\"list_2\";s:0:\"\";s:13:\"list_2_status\";s:1:\"0\";s:14:\"list_2_checked\";s:1:\"0\";s:6:\"list_3\";s:0:\"\";s:13:\"list_3_status\";s:1:\"0\";s:14:\"list_3_checked\";s:1:\"0\";s:6:\"list_4\";s:0:\"\";s:13:\"list_4_status\";s:1:\"0\";s:14:\"list_4_checked\";s:1:\"0\";s:6:\"list_5\";s:0:\"\";s:13:\"list_5_status\";s:1:\"0\";s:14:\"list_5_checked\";s:1:\"0\";s:6:\"list_6\";s:0:\"\";s:13:\"list_6_status\";s:1:\"0\";s:14:\"list_6_checked\";s:1:\"0\";s:6:\"list_7\";s:0:\"\";s:13:\"list_7_status\";s:1:\"0\";s:14:\"list_7_checked\";s:1:\"0\";s:6:\"list_8\";s:0:\"\";s:13:\"list_8_status\";s:1:\"0\";s:14:\"list_8_checked\";s:1:\"0\";s:6:\"list_9\";s:0:\"\";s:13:\"list_9_status\";s:1:\"0\";s:14:\"list_9_checked\";s:1:\"0\";s:7:\"list_10\";s:0:\"\";s:14:\"list_10_status\";s:1:\"0\";s:15:\"list_10_checked\";s:1:\"0\";s:7:\"list_11\";s:0:\"\";s:14:\"list_11_status\";s:1:\"0\";s:15:\"list_11_checked\";s:1:\"0\";s:7:\"list_12\";s:0:\"\";s:14:\"list_12_status\";s:1:\"0\";s:15:\"list_12_checked\";s:1:\"0\";s:7:\"list_13\";s:0:\"\";s:14:\"list_13_status\";s:1:\"0\";s:15:\"list_13_checked\";s:1:\"0\";s:7:\"list_14\";s:0:\"\";s:14:\"list_14_status\";s:1:\"0\";s:15:\"list_14_checked\";s:1:\"0\";s:7:\"list_15\";s:0:\"\";s:14:\"list_15_status\";s:1:\"0\";s:15:\"list_15_checked\";s:1:\"0\";s:7:\"list_16\";s:0:\"\";s:14:\"list_16_status\";s:1:\"0\";s:15:\"list_16_checked\";s:1:\"0\";s:7:\"list_17\";s:0:\"\";s:14:\"list_17_status\";s:1:\"0\";s:15:\"list_17_checked\";s:1:\"0\";s:7:\"list_18\";s:0:\"\";s:14:\"list_18_status\";s:1:\"0\";s:15:\"list_18_checked\";s:1:\"0\";s:7:\"list_19\";s:0:\"\";s:14:\"list_19_status\";s:1:\"0\";s:15:\"list_19_checked\";s:1:\"0\";s:7:\"list_20\";s:0:\"\";s:14:\"list_20_status\";s:1:\"0\";s:15:\"list_20_checked\";s:1:\"0\";s:5:\"style\";s:0:\"\";s:12:\"widget_style\";s:0:\"\";}', 'yes'),
(1932, 'newsletter_subscription_version', '1.1.2', 'yes'),
(1933, 'newsletter_emails', 'a:5:{s:5:\"theme\";s:7:\"default\";s:11:\"theme_color\";s:0:\"\";s:10:\"theme_tags\";s:0:\"\";s:15:\"theme_max_posts\";s:0:\"\";s:16:\"theme_post_types\";a:1:{i:0;s:4:\"post\";}}', 'yes'),
(1934, 'newsletter_emails_theme_default', 'a:4:{s:11:\"theme_color\";s:0:\"\";s:10:\"theme_tags\";s:0:\"\";s:15:\"theme_max_posts\";s:0:\"\";s:16:\"theme_post_types\";a:1:{i:0;s:4:\"post\";}}', 'no'),
(1935, 'newsletter_emails_version', '1.1.1', 'yes'),
(1936, 'newsletter_users', 'a:0:{}', 'yes'),
(1937, 'newsletter_users_version', '1.0.4', 'yes'),
(1938, 'newsletter_statistics', 'a:0:{}', 'yes'),
(1939, 'newsletter_statistics_version', '1.1.0', 'yes'),
(1940, 'newsletter_feed', 'a:0:{}', 'yes'),
(1941, 'newsletter_feed_version', '1.0.0', 'yes'),
(1943, 'newsletter_diagnostic_cron_calls', 'a:300:{i:0;i:1494621287;i:1;i:1494622317;i:2;i:1494625651;i:3;i:1494625825;i:4;i:1494626002;i:5;i:1494627599;i:6;i:1494628836;i:7;i:1494628952;i:8;i:1494629324;i:9;i:1494631136;i:10;i:1494632675;i:11;i:1494634363;i:12;i:1494635453;i:13;i:1494635938;i:14;i:1494635940;i:15;i:1494637133;i:16;i:1494639178;i:17;i:1494641173;i:18;i:1494642549;i:19;i:1494644444;i:20;i:1494645558;i:21;i:1494645934;i:22;i:1494646594;i:23;i:1494646873;i:24;i:1494648389;i:25;i:1494649971;i:26;i:1494650170;i:27;i:1494651229;i:28;i:1494651500;i:29;i:1494651801;i:30;i:1494652107;i:31;i:1494655505;i:32;i:1494656226;i:33;i:1494656345;i:34;i:1494657599;i:35;i:1494658059;i:36;i:1494659252;i:37;i:1494661529;i:38;i:1494662011;i:39;i:1494664927;i:40;i:1494670787;i:41;i:1494671692;i:42;i:1494673135;i:43;i:1494676980;i:44;i:1494678631;i:45;i:1494679899;i:46;i:1494681879;i:47;i:1494684574;i:48;i:1494684727;i:49;i:1494685335;i:50;i:1494685771;i:51;i:1494686692;i:52;i:1494687557;i:53;i:1494688723;i:54;i:1494690286;i:55;i:1494693214;i:56;i:1494694750;i:57;i:1494694752;i:58;i:1494699286;i:59;i:1494700705;i:60;i:1494701621;i:61;i:1494704697;i:62;i:1494704917;i:63;i:1494706158;i:64;i:1494706159;i:65;i:1494707507;i:66;i:1494708083;i:67;i:1494708127;i:68;i:1494710666;i:69;i:1494712545;i:70;i:1494714801;i:71;i:1494715548;i:72;i:1494717645;i:73;i:1494719182;i:74;i:1494719335;i:75;i:1494722032;i:76;i:1494722134;i:77;i:1494722582;i:78;i:1494723848;i:79;i:1494724758;i:80;i:1494725036;i:81;i:1494725371;i:82;i:1494726570;i:83;i:1494726572;i:84;i:1494730758;i:85;i:1494730789;i:86;i:1494731525;i:87;i:1494731931;i:88;i:1494732647;i:89;i:1494733631;i:90;i:1494733866;i:91;i:1494734575;i:92;i:1494738392;i:93;i:1494739543;i:94;i:1494744064;i:95;i:1494744065;i:96;i:1494746193;i:97;i:1494747681;i:98;i:1494747989;i:99;i:1494750359;i:100;i:1494750585;i:101;i:1494750803;i:102;i:1494750976;i:103;i:1494751100;i:104;i:1494751461;i:105;i:1494751718;i:106;i:1494752088;i:107;i:1494752336;i:108;i:1494752707;i:109;i:1494752954;i:110;i:1494753202;i:111;i:1494753573;i:112;i:1494753820;i:113;i:1494754191;i:114;i:1494754438;i:115;i:1494754563;i:116;i:1494754686;i:117;i:1494754811;i:118;i:1494755041;i:119;i:1494755306;i:120;i:1494755676;i:121;i:1494755924;i:122;i:1494756294;i:123;i:1494756542;i:124;i:1494756912;i:125;i:1494757160;i:126;i:1494757407;i:127;i:1494757778;i:128;i:1494758025;i:129;i:1494758150;i:130;i:1494758273;i:131;i:1494758398;i:132;i:1494758645;i:133;i:1494759017;i:134;i:1494759265;i:135;i:1494759512;i:136;i:1494759883;i:137;i:1494760130;i:138;i:1494760501;i:139;i:1494760749;i:140;i:1494761051;i:141;i:1494761366;i:142;i:1494761613;i:143;i:1494761737;i:144;i:1494761862;i:145;i:1494761987;i:146;i:1494762235;i:147;i:1494762607;i:148;i:1494762855;i:149;i:1494763105;i:150;i:1494763479;i:151;i:1494763729;i:152;i:1494764100;i:153;i:1494764349;i:154;i:1494764719;i:155;i:1494764967;i:156;i:1494765214;i:157;i:1494765338;i:158;i:1494765462;i:159;i:1494765587;i:160;i:1494765835;i:161;i:1494766205;i:162;i:1494766453;i:163;i:1494766701;i:164;i:1494767072;i:165;i:1494767320;i:166;i:1494767691;i:167;i:1494767938;i:168;i:1494768309;i:169;i:1494768557;i:170;i:1494768804;i:171;i:1494768908;i:172;i:1494768910;i:173;i:1494769175;i:174;i:1494769423;i:175;i:1494769794;i:176;i:1494770041;i:177;i:1494770412;i:178;i:1494770659;i:179;i:1494770908;i:180;i:1494771278;i:181;i:1494771526;i:182;i:1494771897;i:183;i:1494774646;i:184;i:1494777007;i:185;i:1494777665;i:186;i:1494778374;i:187;i:1494778960;i:188;i:1494782902;i:189;i:1494783032;i:190;i:1494784918;i:191;i:1494784918;i:192;i:1494788556;i:193;i:1494788582;i:194;i:1494789484;i:195;i:1494795382;i:196;i:1494795385;i:197;i:1494797575;i:198;i:1494798350;i:199;i:1494798352;i:200;i:1494798500;i:201;i:1494798800;i:202;i:1494799100;i:203;i:1494799516;i:204;i:1494800925;i:205;i:1494804143;i:206;i:1494804590;i:207;i:1494805407;i:208;i:1494805529;i:209;i:1494806346;i:210;i:1494812183;i:211;i:1494817395;i:212;i:1494817399;i:213;i:1494819629;i:214;i:1494820139;i:215;i:1494820423;i:216;i:1494822571;i:217;i:1494824677;i:218;i:1494829172;i:219;i:1494829791;i:220;i:1494830170;i:221;i:1494830173;i:222;i:1494834126;i:223;i:1494834305;i:224;i:1494838864;i:225;i:1494839077;i:226;i:1494839688;i:227;i:1494842025;i:228;i:1494842180;i:229;i:1494842605;i:230;i:1494845517;i:231;i:1494845906;i:232;i:1494847355;i:233;i:1494848148;i:234;i:1494848668;i:235;i:1494849007;i:236;i:1494851612;i:237;i:1494854013;i:238;i:1494854595;i:239;i:1494857762;i:240;i:1494857762;i:241;i:1494857766;i:242;i:1494857766;i:243;i:1494858782;i:244;i:1494861629;i:245;i:1494864954;i:246;i:1494865854;i:247;i:1494866114;i:248;i:1494868353;i:249;i:1494870636;i:250;i:1494873254;i:251;i:1494873790;i:252;i:1494874986;i:253;i:1494876343;i:254;i:1494876765;i:255;i:1494877086;i:256;i:1494877481;i:257;i:1494880557;i:258;i:1494881366;i:259;i:1494882380;i:260;i:1494883241;i:261;i:1494883876;i:262;i:1494884061;i:263;i:1494884785;i:264;i:1494885898;i:265;i:1494887068;i:266;i:1494889490;i:267;i:1494890953;i:268;i:1494894313;i:269;i:1494894314;i:270;i:1494896105;i:271;i:1494896532;i:272;i:1494899996;i:273;i:1494900982;i:274;i:1494901348;i:275;i:1494902119;i:276;i:1494903032;i:277;i:1494905592;i:278;i:1494906468;i:279;i:1494906558;i:280;i:1494909859;i:281;i:1494909861;i:282;i:1494910322;i:283;i:1494911465;i:284;i:1494911824;i:285;i:1494912048;i:286;i:1494912523;i:287;i:1494912817;i:288;i:1494915134;i:289;i:1494916994;i:290;i:1494917310;i:291;i:1494917618;i:292;i:1494919158;i:293;i:1494919614;i:294;i:1494920530;i:295;i:1494921958;i:296;i:1494922354;i:297;i:1494924162;i:298;i:1494924164;i:299;i:1494924213;}', 'no'),
(1955, 'newsletter_emails_theme_simple', 'a:0:{}', 'no'),
(1970, 'widget_newsletterwidget', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'yes'),
(1985, 'newsletter_users_search', 'a:3:{s:11:\"search_text\";s:7:\"rodolfo\";s:13:\"search_status\";s:0:\"\";s:11:\"search_page\";i:0;}', 'yes'),
(2065, '_transient_timeout_wpseo_sitemap_cache_1_', '1641273430', 'no'),
(2066, '_transient_wpseo_sitemap_cache_1_', '<sitemapindex xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n<sitemap>\n<loc>http://ondasdeouro.pt/post-sitemap.xml</loc>\n<lastmod>2015-06-11T23:31:30+00:00</lastmod>\n</sitemap>\n<sitemap>\n<loc>http://ondasdeouro.pt/page-sitemap.xml</loc>\n<lastmod>2015-06-10T10:00:00+00:00</lastmod>\n</sitemap>\n<sitemap>\n<loc>http://ondasdeouro.pt/wprss_feed-sitemap.xml</loc>\n<lastmod>2015-03-31T20:53:55+00:00</lastmod>\n</sitemap>\n<sitemap>\n<loc>http://ondasdeouro.pt/candidaturas-sitemap.xml</loc>\n<lastmod>2015-06-05T11:19:05+00:00</lastmod>\n</sitemap>\n<sitemap>\n<loc>http://ondasdeouro.pt/category-sitemap.xml</loc>\n<lastmod>2015-06-11T23:31:30+00:00</lastmod>\n</sitemap>\n<sitemap>\n<loc>http://ondasdeouro.pt/post_tag-sitemap.xml</loc>\n<lastmod>2015-06-11T23:31:30+00:00</lastmod>\n</sitemap>\n<sitemap>\n<loc>http://ondasdeouro.pt/award-categories-sitemap.xml</loc>\n<lastmod>2015-06-05T11:19:05+00:00</lastmod>\n</sitemap>\n</sitemapindex>', 'no'),
(3070, 'wpseo_taxonomy_meta', 'a:1:{s:16:\"award-categories\";a:1:{i:35;a:2:{s:11:\"wpseo_title\";s:13:\"Foto do Ano -\";s:10:\"wpseo_desc\";s:513:\"A tremenda evolução técnica de que o surf tem sido alvo na última década só encontra paralelo na forma como os fotógrafos têm sido capazes de captar não só os resultados dessa evolução como de transcrever em imagens este estilo de vida cada vez mais complexo e fragmentado. Por detrás da explosão de uma manobra, do insólito de uma situação ou da beleza de uma paisagem, está sempre a inspiração de um olhar único de alguém capaz de traduzir num frame tudo aquilo que o surf nos diz à alma.\";}}}', 'yes'),
(5229, 'newsletter_dismissed', 'a:1:{s:15:\"newsletter-page\";i:1;}', 'yes'),
(6152, 'limit_login_retries', 'a:2:{s:14:\"176.88.103.129\";i:4;s:14:\"85.128.142.243\";i:1;}', 'no'),
(6153, 'limit_login_retries_valid', 'a:2:{s:14:\"176.88.103.129\";i:1640393494;s:14:\"85.128.142.243\";i:1640401308;}', 'no'),
(6155, 'limit_login_lockouts', 'a:0:{}', 'yes');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(6156, 'limit_login_logged', 'a:8774:{s:14:\"195.154.225.19\";a:1:{s:27:\"ondasdeouro@ondasdeouro.com\";i:1;}s:14:\"204.11.241.140\";a:1:{s:5:\"admin\";i:4;}s:14:\"62.210.141.162\";a:1:{s:5:\"Admin\";i:1;}s:14:\"46.105.101.224\";a:2:{s:5:\"admin\";i:3;s:13:\"administrator\";i:1;}s:14:\"189.63.125.185\";a:1:{s:5:\"admin\";i:1;}s:13:\"195.3.144.117\";a:1:{s:5:\"admin\";i:7;}s:13:\"117.26.79.203\";a:2:{s:8:\"admin123\";i:1;s:5:\"admin\";i:1;}s:13:\"52.27.252.192\";a:1:{s:5:\"admin\";i:10;}s:13:\"103.53.225.47\";a:1:{s:5:\"admin\";i:1;}s:9:\"52.4.59.9\";a:1:{s:5:\"admin\";i:8;}s:13:\"222.77.228.58\";a:2:{s:8:\"admin123\";i:1;s:9:\"rui_twice\";i:1;}s:11:\"52.5.75.245\";a:1:{s:5:\"admin\";i:8;}s:12:\"52.8.225.140\";a:1:{s:5:\"admin\";i:8;}s:12:\"66.154.51.55\";a:1:{s:5:\"admin\";i:4;}s:12:\"66.154.64.20\";a:1:{s:5:\"admin\";i:4;}s:13:\"187.17.165.35\";a:1:{s:5:\"Admin\";i:2;}s:13:\"187.4.169.105\";a:1:{s:5:\"Admin\";i:5;}s:12:\"187.52.6.220\";a:1:{s:5:\"Admin\";i:1;}s:14:\"200.161.115.34\";a:1:{s:5:\"Admin\";i:2;}s:12:\"187.53.212.4\";a:1:{s:5:\"Admin\";i:1;}s:15:\"200.216.110.115\";a:1:{s:5:\"Admin\";i:2;}s:12:\"187.11.237.2\";a:1:{s:5:\"Admin\";i:3;}s:14:\"189.45.203.245\";a:1:{s:5:\"Admin\";i:2;}s:13:\"200.220.139.2\";a:1:{s:5:\"Admin\";i:1;}s:14:\"62.219.191.232\";a:1:{s:5:\"Admin\";i:2;}s:13:\"179.184.34.47\";a:1:{s:5:\"Admin\";i:1;}s:12:\"52.28.220.37\";a:1:{s:5:\"admin\";i:4;}s:12:\"160.16.102.6\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"37.187.90.151\";a:1:{s:5:\"admin\";i:4;}s:14:\"115.88.119.132\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"64.106.186.2\";a:1:{s:5:\"admin\";i:4;}s:12:\"188.3.13.121\";a:1:{s:5:\"Admin\";i:2;}s:12:\"54.153.96.90\";a:1:{s:5:\"admin\";i:4;}s:13:\"85.52.193.116\";a:1:{s:5:\"Admin\";i:2;}s:13:\"201.47.155.76\";a:1:{s:5:\"Admin\";i:2;}s:12:\"54.153.78.50\";a:1:{s:5:\"admin\";i:4;}s:12:\"177.87.68.36\";a:1:{s:5:\"admin\";i:4;}s:14:\"194.90.160.133\";a:1:{s:5:\"Admin\";i:1;}s:10:\"52.8.9.212\";a:1:{s:5:\"admin\";i:4;}s:13:\"189.45.45.170\";a:1:{s:5:\"Admin\";i:2;}s:13:\"96.44.179.242\";a:1:{s:9:\"rui_twice\";i:2;}s:14:\"173.254.203.85\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"54.175.206.234\";a:1:{s:5:\"admin\";i:4;}s:13:\"176.123.7.172\";a:1:{s:5:\"admin\";i:1;}s:14:\"193.201.227.63\";a:3:{s:5:\"admin\";i:1;s:11:\"ondasdeouro\";i:1;s:15:\"ondasdeouro.com\";i:1;}s:14:\"54.210.235.248\";a:1:{s:5:\"admin\";i:4;}s:13:\"31.168.69.220\";a:1:{s:5:\"Admin\";i:1;}s:13:\"176.123.9.139\";a:1:{s:5:\"admin\";i:1;}s:12:\"202.78.134.5\";a:1:{s:5:\"admin\";i:1;}s:13:\"189.28.144.52\";a:1:{s:5:\"Admin\";i:1;}s:14:\"193.201.227.74\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"54.172.105.41\";a:1:{s:5:\"admin\";i:1;}s:11:\"54.152.91.2\";a:1:{s:5:\"admin\";i:4;}s:13:\"54.152.38.184\";a:1:{s:5:\"admin\";i:4;}s:14:\"188.143.234.90\";a:1:{s:5:\"admin\";i:1;}s:13:\"94.138.181.68\";a:1:{s:5:\"admin\";i:1;}s:14:\"217.19.208.105\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"109.174.112.236\";a:1:{s:5:\"admin\";i:1;}s:14:\"115.249.183.73\";a:2:{s:5:\"admin\";i:2;s:11:\"ondasdeouro\";i:1;}s:14:\"92.100.247.156\";a:1:{s:5:\"admin\";i:1;}s:14:\"109.111.176.78\";a:1:{s:5:\"admin\";i:1;}s:13:\"92.244.224.52\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"46.98.223.178\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"77.66.246.97\";a:1:{s:13:\"administrator\";i:1;}s:13:\"188.126.51.47\";a:1:{s:13:\"administrator\";i:1;}s:15:\"178.215.106.135\";a:1:{s:5:\"admin\";i:1;}s:11:\"177.85.89.4\";a:2:{s:5:\"admin\";i:2;s:11:\"ondasdeouro\";i:1;}s:13:\"191.178.20.14\";a:2:{s:11:\"ondasdeouro\";i:1;s:5:\"admin\";i:1;}s:13:\"212.77.144.19\";a:1:{s:5:\"admin\";i:1;}s:13:\"87.247.26.107\";a:1:{s:13:\"administrator\";i:1;}s:12:\"37.99.65.246\";a:1:{s:13:\"administrator\";i:1;}s:13:\"54.66.198.160\";a:1:{s:5:\"admin\";i:4;}s:14:\"188.209.253.29\";a:1:{s:13:\"administrator\";i:1;}s:11:\"62.30.3.139\";a:1:{s:13:\"administrator\";i:1;}s:12:\"176.124.12.0\";a:1:{s:5:\"admin\";i:1;}s:13:\"37.144.205.54\";a:1:{s:11:\"ondasdeouro\";i:1;}s:11:\"2.94.187.83\";a:1:{s:13:\"administrator\";i:1;}s:12:\"95.81.204.41\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"179.184.193.101\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"94.45.182.250\";a:2:{s:5:\"admin\";i:1;s:11:\"ondasdeouro\";i:1;}s:12:\"95.86.230.80\";a:1:{s:13:\"administrator\";i:1;}s:13:\"109.201.91.61\";a:1:{s:13:\"administrator\";i:1;}s:12:\"5.138.38.100\";a:1:{s:5:\"admin\";i:1;}s:14:\"83.139.146.133\";a:1:{s:13:\"administrator\";i:1;}s:13:\"191.249.32.67\";a:1:{s:13:\"administrator\";i:1;}s:14:\"93.124.124.217\";a:1:{s:13:\"administrator\";i:1;}s:14:\"188.242.232.98\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"128.73.16.45\";a:1:{s:13:\"administrator\";i:1;}s:12:\"46.119.26.58\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"95.32.70.161\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"5.44.168.222\";a:1:{s:5:\"admin\";i:1;}s:14:\"188.115.137.21\";a:1:{s:5:\"admin\";i:1;}s:14:\"109.123.70.136\";a:1:{s:5:\"admin\";i:1;}s:13:\"46.119.114.62\";a:1:{s:5:\"admin\";i:4;}s:13:\"104.233.87.36\";a:1:{s:5:\"admin\";i:38;}s:14:\"149.202.60.167\";a:1:{s:5:\"admin\";i:1;}s:14:\"54.183.182.254\";a:1:{s:5:\"admin\";i:4;}s:13:\"50.93.200.221\";a:1:{s:5:\"admin\";i:2;}s:11:\"92.63.87.10\";a:1:{s:5:\"admin\";i:1;}s:12:\"92.89.177.50\";a:1:{s:5:\"admin\";i:1;}s:12:\"46.148.22.18\";a:2:{s:5:\"admin\";i:3;s:11:\"ondasdeouro\";i:4;}s:15:\"104.247.217.134\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"46.216.24.125\";a:1:{s:10:\"no_matches\";i:4;}s:12:\"99.248.124.7\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"195.154.194.111\";a:1:{s:9:\"rui_twice\";i:11;}s:13:\"31.211.246.51\";a:1:{s:5:\"admin\";i:3;}s:12:\"50.62.208.71\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"37.187.25.49\";a:2:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:3;}s:13:\"72.167.190.38\";a:1:{s:5:\"admin\";i:2;}s:15:\"182.160.160.190\";a:1:{s:5:\"admin\";i:1;}s:13:\"81.218.200.61\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"184.168.192.133\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"72.167.190.168\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"178.62.13.183\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"31.24.140.211\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"50.62.208.36\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"91.207.158.91\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"184.168.192.107\";a:1:{s:9:\"rui_twice\";i:2;}s:14:\"72.167.190.179\";a:1:{s:9:\"rui_twice\";i:2;}s:13:\"54.201.39.214\";a:1:{s:5:\"admin\";i:4;}s:14:\"120.33.217.253\";a:1:{s:5:\"admin\";i:1;}s:12:\"37.72.185.78\";a:1:{s:5:\"admin\";i:1;}s:13:\"94.113.250.94\";a:1:{s:5:\"admin\";i:1;}s:14:\"91.102.160.200\";a:1:{s:5:\"admin\";i:3;}s:13:\"178.33.62.148\";a:2:{s:9:\"rui_twice\";i:3;s:5:\"admin\";i:1;}s:14:\"208.117.46.253\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"109.73.225.51\";a:1:{s:5:\"admin\";i:1;}s:15:\"216.144.237.118\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"202.87.31.185\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"72.46.133.242\";a:1:{s:5:\"admin\";i:1;}s:15:\"195.154.162.233\";a:1:{s:9:\"rui_twice\";i:2;}s:13:\"96.127.135.42\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"72.167.190.184\";a:1:{s:5:\"admin\";i:1;}s:12:\"69.162.154.7\";a:2:{s:9:\"rui_twice\";i:2;s:5:\"admin\";i:1;}s:11:\"94.23.24.84\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"208.117.45.137\";a:1:{s:5:\"admin\";i:1;}s:13:\"184.154.226.2\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"208.117.46.250\";a:1:{s:5:\"admin\";i:1;}s:13:\"50.62.208.133\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"67.212.79.178\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"194.44.130.140\";a:1:{s:5:\"admin\";i:1;}s:13:\"195.67.74.166\";a:1:{s:5:\"admin\";i:2;}s:14:\"72.167.190.172\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"5.172.159.245\";a:1:{s:5:\"admin\";i:1;}s:13:\"87.233.70.121\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"198.23.48.116\";a:1:{s:5:\"admin\";i:1;}s:13:\"107.6.172.151\";a:4:{s:5:\"admin\";i:12;s:9:\"rui_twice\";i:1;s:11:\"ondasdeouro\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"41.78.28.129\";a:1:{s:5:\"admin\";i:1;}s:14:\"196.46.192.128\";a:1:{s:5:\"admin\";i:1;}s:14:\"49.248.167.102\";a:1:{s:13:\"ondasdeouropt\";i:1;}s:15:\"213.251.182.113\";a:2:{s:11:\"ondasdeouro\";i:2;s:9:\"rui_twice\";i:1;}s:13:\"5.189.140.133\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"185.4.29.231\";a:1:{s:13:\"ondasdeouropt\";i:1;}s:12:\"5.144.130.19\";a:1:{s:13:\"ondasdeouropt\";i:1;}s:14:\"178.33.189.175\";a:1:{s:13:\"ondasdeouropt\";i:1;}s:12:\"37.203.214.2\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"188.121.54.80\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:13:\"62.149.143.73\";a:1:{s:5:\"admin\";i:1;}s:13:\"211.1.231.194\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"37.59.49.14\";a:1:{s:5:\"admin\";i:1;}s:14:\"113.11.250.192\";a:1:{s:5:\"admin\";i:1;}s:11:\"198.1.69.41\";a:1:{s:5:\"admin\";i:1;}s:14:\"173.166.75.217\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:12:\"110.4.180.74\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"79.96.49.219\";a:1:{s:5:\"admin\";i:1;}s:14:\"199.244.88.182\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:12:\"50.62.208.87\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"186.202.153.17\";a:2:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;}s:11:\"92.53.96.78\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"62.24.122.25\";a:1:{s:5:\"admin\";i:1;}s:14:\"192.232.196.23\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"85.128.142.87\";a:1:{s:5:\"admin\";i:1;}s:13:\"69.195.124.97\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"192.254.156.170\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"213.201.31.253\";a:1:{s:5:\"admin\";i:2;}s:12:\"95.211.0.114\";a:1:{s:5:\"admin\";i:1;}s:13:\"198.57.249.73\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"162.144.78.190\";a:1:{s:9:\"rui_twice\";i:2;}s:15:\"217.174.148.119\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"93.157.99.179\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:11:\"50.62.22.43\";a:1:{s:5:\"admin\";i:1;}s:15:\"192.254.218.113\";a:1:{s:5:\"admin\";i:1;}s:14:\"198.50.228.175\";a:1:{s:5:\"admin\";i:1;}s:14:\"212.67.214.239\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"201.175.20.39\";a:1:{s:5:\"admin\";i:1;}s:15:\"197.189.240.218\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"187.45.240.114\";a:1:{s:5:\"admin\";i:1;}s:13:\"179.188.17.23\";a:1:{s:5:\"admin\";i:1;}s:14:\"122.201.121.52\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"94.23.6.148\";a:1:{s:5:\"admin\";i:1;}s:15:\"184.168.192.140\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:12:\"81.21.67.195\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"27.50.89.230\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"198.20.230.169\";a:1:{s:5:\"admin\";i:2;}s:15:\"210.211.110.129\";a:1:{s:5:\"admin\";i:1;}s:14:\"109.199.124.52\";a:1:{s:9:\"rui_twice\";i:2;}s:13:\"91.206.201.94\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"186.202.127.81\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"216.172.164.165\";a:1:{s:5:\"admin\";i:1;}s:14:\"198.20.241.135\";a:1:{s:5:\"admin\";i:1;}s:13:\"187.45.195.61\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"89.161.198.15\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"198.1.126.33\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"213.251.182.115\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"196.37.186.227\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"158.194.244.153\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"187.45.193.166\";a:1:{s:5:\"admin\";i:1;}s:12:\"94.23.58.222\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"162.144.222.195\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"200.98.224.51\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"186.202.127.85\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"187.45.195.184\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"216.172.189.171\";a:1:{s:5:\"admin\";i:1;}s:13:\"50.62.177.176\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"27.50.86.152\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"179.188.17.56\";a:1:{s:5:\"admin\";i:1;}s:12:\"182.50.155.2\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"118.127.39.5\";a:1:{s:5:\"admin\";i:1;}s:12:\"198.1.81.235\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"89.218.26.108\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"50.62.208.40\";a:1:{s:5:\"admin\";i:1;}s:13:\"78.142.173.10\";a:1:{s:5:\"admin\";i:1;}s:12:\"66.46.167.71\";a:1:{s:5:\"admin\";i:1;}s:12:\"78.142.63.73\";a:1:{s:5:\"admin\";i:1;}s:12:\"185.61.152.8\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"154.44.190.8\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"216.120.237.30\";a:1:{s:5:\"admin\";i:1;}s:15:\"217.160.130.162\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"186.202.127.34\";a:1:{s:5:\"admin\";i:1;}s:13:\"72.167.190.33\";a:1:{s:5:\"admin\";i:1;}s:15:\"186.202.153.168\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"208.109.236.182\";a:1:{s:5:\"admin\";i:1;}s:11:\"198.1.74.63\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"91.239.67.99\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"5.135.120.96\";a:1:{s:5:\"admin\";i:1;}s:14:\"104.238.117.86\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"185.56.144.88\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"191.252.51.11\";a:1:{s:5:\"admin\";i:1;}s:13:\"198.15.125.34\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"192.254.139.211\";a:1:{s:9:\"rui_twice\";i:1;}s:10:\"175.28.4.5\";a:1:{s:5:\"admin\";i:1;}s:15:\"186.202.153.206\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"217.149.52.105\";a:1:{s:5:\"admin\";i:1;}s:13:\"50.87.133.172\";a:1:{s:5:\"admin\";i:1;}s:13:\"79.172.252.42\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"123.30.185.161\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"162.222.227.163\";a:1:{s:5:\"admin\";i:1;}s:14:\"107.150.45.106\";a:1:{s:9:\"rui_twice\";i:2;}s:13:\"62.149.143.98\";a:1:{s:5:\"admin\";i:1;}s:13:\"178.63.98.145\";a:1:{s:5:\"admin\";i:1;}s:11:\"93.81.252.8\";a:1:{s:5:\"admin\";i:1;}s:13:\"50.62.208.207\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"89.161.132.26\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"72.167.190.37\";a:1:{s:5:\"admin\";i:2;}s:13:\"72.167.190.44\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"184.168.192.130\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"182.92.231.31\";a:1:{s:5:\"admin\";i:1;}s:11:\"79.96.38.53\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"5.196.98.204\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"86.109.107.245\";a:1:{s:5:\"admin\";i:1;}s:13:\"116.98.182.87\";a:1:{s:5:\"admin\";i:1;}s:13:\"117.7.135.233\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"37.247.96.13\";a:1:{s:5:\"admin\";i:1;}s:15:\"189.126.110.235\";a:1:{s:5:\"admin\";i:1;}s:12:\"50.62.161.76\";a:1:{s:5:\"admin\";i:1;}s:11:\"82.194.6.55\";a:1:{s:5:\"admin\";i:1;}s:12:\"142.4.16.219\";a:1:{s:5:\"admin\";i:3;}s:12:\"93.125.99.35\";a:1:{s:5:\"admin\";i:2;}s:12:\"50.62.161.55\";a:1:{s:5:\"admin\";i:2;}s:12:\"72.167.131.9\";a:1:{s:5:\"admin\";i:2;}s:14:\"62.149.143.182\";a:1:{s:5:\"admin\";i:1;}s:13:\"75.98.175.123\";a:1:{s:5:\"admin\";i:1;}s:13:\"5.133.180.199\";a:1:{s:5:\"admin\";i:2;}s:12:\"50.62.161.46\";a:1:{s:5:\"admin\";i:1;}s:15:\"184.168.200.194\";a:1:{s:5:\"admin\";i:1;}s:14:\"192.145.237.62\";a:1:{s:5:\"admin\";i:1;}s:13:\"50.62.177.221\";a:1:{s:5:\"admin\";i:1;}s:13:\"188.121.41.43\";a:1:{s:5:\"admin\";i:1;}s:12:\"50.62.176.60\";a:1:{s:5:\"admin\";i:1;}s:14:\"68.178.254.121\";a:1:{s:5:\"admin\";i:1;}s:13:\"184.168.27.92\";a:1:{s:5:\"admin\";i:1;}s:13:\"85.159.64.226\";a:1:{s:5:\"admin\";i:1;}s:14:\"62.210.162.209\";a:1:{s:5:\"admin\";i:2;}s:14:\"193.109.69.219\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:11:\"88.80.196.2\";a:2:{s:11:\"ondasdeouro\";i:4;s:6:\"noname\";i:1;}s:14:\"109.172.58.245\";a:1:{s:11:\"mirzailhami\";i:1;}s:15:\"178.137.162.120\";a:1:{s:5:\"admin\";i:4;}s:13:\"27.159.249.58\";a:1:{s:5:\"admin\";i:1;}s:15:\"208.109.207.230\";a:1:{s:5:\"admin\";i:1;}s:14:\"195.144.219.49\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"188.67.105.77\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"200.205.137.141\";a:1:{s:5:\"admin\";i:1;}s:10:\"94.78.67.6\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"31.151.42.99\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"185.129.148.203\";a:2:{s:5:\"admin\";i:1;s:13:\"administrator\";i:1;}s:14:\"191.252.61.158\";a:1:{s:5:\"admin\";i:2;}s:14:\"195.22.126.220\";a:1:{s:11:\"ondasdeouro\";i:1;}s:11:\"5.39.219.70\";a:1:{s:5:\"admin\";i:1;}s:15:\"115.146.123.157\";a:1:{s:5:\"admin\";i:1;}s:12:\"193.110.43.6\";a:1:{s:5:\"admin\";i:1;}s:12:\"94.23.214.93\";a:1:{s:13:\"administrator\";i:1;}s:14:\"217.170.198.14\";a:1:{s:13:\"administrator\";i:1;}s:13:\"163.30.109.73\";a:1:{s:5:\"admin\";i:1;}s:14:\"124.124.197.72\";a:1:{s:5:\"admin\";i:3;}s:14:\"155.133.82.112\";a:1:{s:5:\"admin\";i:1;}s:13:\"132.248.31.96\";a:1:{s:5:\"admin\";i:1;}s:13:\"62.210.148.91\";a:1:{s:5:\"admin\";i:1;}s:12:\"23.25.72.249\";a:1:{s:5:\"admin\";i:1;}s:14:\"130.185.155.74\";a:1:{s:5:\"admin\";i:3;}s:13:\"52.34.216.181\";a:1:{s:5:\"admin\";i:1;}s:14:\"54.175.186.171\";a:1:{s:5:\"admin\";i:4;}s:13:\"178.32.239.84\";a:1:{s:5:\"admin\";i:4;}s:13:\"178.239.165.9\";a:1:{s:5:\"admin\";i:1;}s:11:\"93.80.15.65\";a:1:{s:5:\"admin\";i:1;}s:11:\"80.95.39.16\";a:1:{s:5:\"admin\";i:1;}s:13:\"95.179.43.226\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"117.6.130.196\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"95.71.232.105\";a:1:{s:5:\"admin\";i:1;}s:12:\"95.78.53.211\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"91.229.177.169\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"54.193.71.212\";a:1:{s:5:\"admin\";i:4;}s:13:\"178.137.93.24\";a:1:{s:5:\"admin\";i:1;}s:11:\"54.84.53.46\";a:1:{s:5:\"admin\";i:4;}s:14:\"176.108.15.146\";a:1:{s:5:\"admin\";i:1;}s:14:\"178.210.15.184\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"42.113.166.57\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"118.71.187.49\";a:1:{s:5:\"admin\";i:1;}s:14:\"203.210.197.44\";a:1:{s:5:\"admin\";i:1;}s:12:\"79.126.16.19\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"70.170.104.132\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"116.108.180.225\";a:1:{s:5:\"admin\";i:1;}s:13:\"37.57.165.109\";a:1:{s:5:\"admin\";i:1;}s:14:\"185.54.176.142\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"116.99.175.93\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"146.185.239.11\";a:1:{s:5:\"admin\";i:20;}s:14:\"116.100.51.242\";a:1:{s:5:\"admin\";i:1;}s:13:\"54.172.73.184\";a:1:{s:5:\"admin\";i:2;}s:13:\"62.210.162.37\";a:1:{s:5:\"admin\";i:1;}s:14:\"46.105.112.153\";a:1:{s:5:\"admin\";i:2;}s:13:\"62.219.14.238\";a:1:{s:5:\"admin\";i:1;}s:13:\"207.112.12.28\";a:1:{s:5:\"admin\";i:2;}s:12:\"80.80.98.143\";a:1:{s:5:\"admin\";i:1;}s:14:\"178.63.126.115\";a:1:{s:5:\"admin\";i:1;}s:11:\"62.82.138.5\";a:1:{s:5:\"admin\";i:1;}s:11:\"54.67.61.99\";a:1:{s:5:\"admin\";i:4;}s:13:\"109.96.167.34\";a:1:{s:5:\"admin\";i:1;}s:11:\"23.228.90.2\";a:1:{s:5:\"admin\";i:3;}s:13:\"200.55.215.76\";a:1:{s:5:\"admin\";i:1;}s:13:\"91.226.13.104\";a:1:{s:5:\"admin\";i:2;}s:14:\"14.169.111.104\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"64.31.19.130\";a:1:{s:5:\"admin\";i:1;}s:13:\"89.136.246.80\";a:1:{s:5:\"admin\";i:1;}s:14:\"27.131.162.241\";a:1:{s:5:\"admin\";i:1;}s:13:\"217.25.236.14\";a:1:{s:5:\"admin\";i:2;}s:13:\"182.50.142.89\";a:1:{s:5:\"admin\";i:1;}s:12:\"113.179.95.8\";a:1:{s:6:\"author\";i:1;}s:15:\"185.124.154.117\";a:1:{s:5:\"admin\";i:1;}s:14:\"210.233.74.176\";a:1:{s:5:\"admin\";i:3;}s:11:\"94.23.8.106\";a:1:{s:5:\"admin\";i:2;}s:12:\"91.214.84.25\";a:1:{s:5:\"admin\";i:1;}s:12:\"13.92.120.62\";a:1:{s:5:\"admin\";i:1;}s:15:\"192.163.241.126\";a:1:{s:5:\"admin\";i:1;}s:13:\"79.136.125.88\";a:1:{s:5:\"admin\";i:1;}s:13:\"82.165.36.238\";a:1:{s:5:\"admin\";i:1;}s:13:\"87.230.14.136\";a:1:{s:5:\"admin\";i:1;}s:12:\"188.39.46.35\";a:1:{s:5:\"admin\";i:1;}s:15:\"192.210.192.232\";a:1:{s:5:\"admin\";i:1;}s:13:\"178.33.48.193\";a:1:{s:5:\"admin\";i:2;}s:15:\"210.140.163.133\";a:1:{s:5:\"admin\";i:2;}s:15:\"162.255.116.102\";a:1:{s:5:\"admin\";i:1;}s:12:\"52.40.20.214\";a:1:{s:5:\"admin\";i:4;}s:14:\"186.202.164.94\";a:1:{s:5:\"admin\";i:1;}s:12:\"41.221.49.70\";a:1:{s:5:\"admin\";i:2;}s:13:\"50.63.176.133\";a:1:{s:5:\"admin\";i:1;}s:13:\"5.189.157.199\";a:1:{s:5:\"admin\";i:2;}s:14:\"136.243.24.136\";a:1:{s:5:\"admin\";i:1;}s:12:\"5.101.65.160\";a:1:{s:5:\"admin\";i:1;}s:12:\"144.76.75.26\";a:2:{s:5:\"admin\";i:1;s:11:\"ondasdeouro\";i:1;}s:13:\"42.113.158.20\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"213.111.235.130\";a:1:{s:5:\"admin\";i:4;}s:12:\"166.62.93.48\";a:1:{s:5:\"admin\";i:1;}s:13:\"46.183.243.66\";a:1:{s:5:\"admin\";i:1;}s:15:\"122.201.118.143\";a:1:{s:5:\"admin\";i:1;}s:13:\"80.88.119.243\";a:1:{s:5:\"admin\";i:1;}s:13:\"176.31.26.132\";a:1:{s:5:\"admin\";i:1;}s:14:\"122.100.234.39\";a:1:{s:5:\"admin\";i:1;}s:9:\"1.254.8.2\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"116.107.159.47\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"78.158.212.47\";a:1:{s:5:\"admin\";i:1;}s:12:\"115.76.22.82\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"94.23.217.109\";a:1:{s:5:\"admin\";i:1;}s:11:\"46.17.97.78\";a:1:{s:5:\"admin\";i:4;}s:12:\"42.112.31.88\";a:1:{s:5:\"admin\";i:1;}s:15:\"195.154.112.201\";a:1:{s:5:\"admin\";i:1;}s:15:\"211.176.231.104\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"148.251.126.18\";a:1:{s:5:\"admin\";i:1;}s:13:\"52.38.153.206\";a:1:{s:5:\"admin\";i:4;}s:13:\"82.220.38.160\";a:1:{s:5:\"admin\";i:1;}s:15:\"219.140.230.138\";a:1:{s:5:\"admin\";i:1;}s:15:\"188.165.224.207\";a:1:{s:5:\"admin\";i:1;}s:13:\"91.121.223.91\";a:1:{s:5:\"admin\";i:1;}s:11:\"91.200.12.4\";a:1:{s:5:\"admin\";i:1;}s:11:\"64.118.84.4\";a:1:{s:5:\"admin\";i:1;}s:13:\"109.228.9.144\";a:1:{s:5:\"admin\";i:1;}s:14:\"198.58.119.150\";a:1:{s:5:\"admin\";i:1;}s:13:\"198.71.240.22\";a:1:{s:5:\"admin\";i:1;}s:14:\"198.57.163.139\";a:1:{s:5:\"admin\";i:2;}s:13:\"14.169.76.145\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"95.172.8.162\";a:1:{s:5:\"admin\";i:1;}s:14:\"46.164.132.113\";a:1:{s:5:\"admin\";i:1;}s:15:\"177.245.190.241\";a:1:{s:4:\"test\";i:1;}s:12:\"54.225.52.72\";a:1:{s:5:\"admin\";i:1;}s:13:\"199.21.216.16\";a:1:{s:5:\"admin\";i:1;}s:12:\"45.40.133.45\";a:1:{s:5:\"admin\";i:1;}s:13:\"52.37.177.180\";a:1:{s:5:\"admin\";i:1;}s:13:\"69.72.169.230\";a:1:{s:5:\"admin\";i:1;}s:13:\"91.149.144.90\";a:1:{s:5:\"admin\";i:2;}s:14:\"54.215.137.249\";a:1:{s:5:\"admin\";i:3;}s:13:\"54.153.60.225\";a:1:{s:5:\"admin\";i:4;}s:13:\"121.149.83.77\";a:1:{s:5:\"admin\";i:1;}s:13:\"54.224.142.47\";a:1:{s:5:\"admin\";i:4;}s:13:\"200.8.246.247\";a:1:{s:5:\"admin\";i:1;}s:14:\"91.215.154.101\";a:1:{s:5:\"admin\";i:1;}s:12:\"176.9.18.163\";a:1:{s:5:\"admin\";i:2;}s:15:\"185.145.128.101\";a:1:{s:5:\"admin\";i:4;}s:14:\"176.31.180.208\";a:1:{s:5:\"admin\";i:1;}s:13:\"37.187.250.66\";a:1:{s:5:\"admin\";i:2;}s:15:\"186.125.164.252\";a:1:{s:5:\"admin\";i:1;}s:13:\"37.187.90.170\";a:1:{s:5:\"admin\";i:1;}s:12:\"37.187.75.90\";a:1:{s:5:\"admin\";i:2;}s:14:\"62.210.162.210\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"52.91.20.64\";a:1:{s:5:\"admin\";i:1;}s:13:\"62.210.142.53\";a:1:{s:5:\"admin\";i:2;}s:12:\"52.39.30.131\";a:1:{s:5:\"admin\";i:1;}s:13:\"91.151.82.132\";a:1:{s:5:\"admin\";i:1;}s:12:\"185.62.85.74\";a:1:{s:5:\"admin\";i:1;}s:13:\"52.87.157.177\";a:1:{s:1:\"d\";i:1;}s:14:\"54.175.181.214\";a:1:{s:5:\"admin\";i:1;}s:13:\"133.18.64.108\";a:1:{s:5:\"admin\";i:1;}s:12:\"54.186.83.22\";a:1:{s:5:\"admin\";i:1;}s:11:\"54.243.1.69\";a:1:{s:5:\"admin\";i:1;}s:12:\"52.87.190.50\";a:1:{s:5:\"admin\";i:1;}s:12:\"52.38.59.144\";a:1:{s:11:\"Permanently\";i:1;}s:14:\"184.168.93.188\";a:1:{s:5:\"admin\";i:1;}s:12:\"52.91.16.186\";a:1:{s:11:\"Permanently\";i:1;}s:13:\"82.98.162.140\";a:1:{s:5:\"admin\";i:1;}s:12:\"62.76.179.82\";a:1:{s:5:\"admin\";i:1;}s:10:\"5.9.236.22\";a:1:{s:5:\"admin\";i:1;}s:14:\"59.120.123.238\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"185.9.157.176\";a:1:{s:5:\"admin\";i:1;}s:12:\"52.41.63.216\";a:1:{s:5:\"admin\";i:4;}s:12:\"85.25.199.27\";a:1:{s:5:\"admin\";i:1;}s:14:\"14.187.135.252\";a:1:{s:5:\"admin\";i:1;}s:14:\"42.116.168.225\";a:1:{s:5:\"admin\";i:1;}s:13:\"142.54.167.98\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"134.249.116.78\";a:1:{s:5:\"admin\";i:2;}s:12:\"62.210.88.57\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"52.33.171.63\";a:1:{s:5:\"admin\";i:4;}s:14:\"94.122.247.197\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"54.172.117.181\";a:1:{s:1:\"a\";i:1;}s:13:\"54.245.47.239\";a:1:{s:1:\"s\";i:1;}s:14:\"54.172.182.175\";a:1:{s:1:\"d\";i:1;}s:14:\"185.81.158.124\";a:1:{s:5:\"admin\";i:2;}s:12:\"202.28.10.20\";a:1:{s:5:\"admin\";i:2;}s:13:\"178.32.139.10\";a:2:{s:5:\"admin\";i:6;s:9:\"rui_twice\";i:2;}s:13:\"93.127.146.45\";a:1:{s:5:\"admin\";i:1;}s:13:\"91.121.44.159\";a:1:{s:5:\"admin\";i:1;}s:13:\"194.141.43.12\";a:1:{s:5:\"admin\";i:1;}s:12:\"31.169.79.51\";a:1:{s:5:\"admin\";i:2;}s:14:\"91.210.145.142\";a:1:{s:5:\"admin\";i:4;}s:13:\"178.32.202.41\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:13:\"178.32.203.32\";a:1:{s:9:\"rui_twice\";i:2;}s:15:\"213.251.182.105\";a:2:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"94.23.168.141\";a:1:{s:5:\"admin\";i:2;}s:13:\"84.247.81.171\";a:1:{s:5:\"admin\";i:1;}s:12:\"5.189.175.32\";a:1:{s:5:\"admin\";i:1;}s:12:\"195.20.9.134\";a:1:{s:5:\"admin\";i:1;}s:14:\"209.190.18.226\";a:1:{s:5:\"admin\";i:1;}s:13:\"177.70.19.233\";a:1:{s:5:\"admin\";i:1;}s:13:\"91.200.12.129\";a:2:{s:5:\"admin\";i:1;s:23:\"ondasdeouro.pt?author=1\";i:2;}s:14:\"176.31.149.121\";a:2:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:2;}s:15:\"149.202.114.211\";a:1:{s:5:\"admin\";i:2;}s:15:\"195.154.250.248\";a:1:{s:3:\"www\";i:1;}s:13:\"91.200.12.132\";a:2:{s:23:\"ondasdeouro.pt?author=1\";i:1;s:5:\"admin\";i:1;}s:14:\"178.33.200.180\";a:1:{s:5:\"admin\";i:1;}s:14:\"62.210.114.139\";a:1:{s:5:\"admin\";i:1;}s:14:\"74.208.209.203\";a:1:{s:5:\"admin\";i:1;}s:14:\"188.165.18.232\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"66.150.174.40\";a:1:{s:5:\"admin\";i:1;}s:14:\"184.75.213.154\";a:1:{s:5:\"admin\";i:1;}s:11:\"52.6.54.106\";a:1:{s:5:\"admin\";i:1;}s:12:\"46.37.21.187\";a:1:{s:5:\"admin\";i:2;}s:12:\"212.83.183.3\";a:1:{s:5:\"admin\";i:1;}s:14:\"54.218.115.193\";a:1:{s:5:\"admin\";i:4;}s:14:\"117.253.205.20\";a:1:{s:5:\"admin\";i:1;}s:14:\"124.127.132.78\";a:1:{s:5:\"admin\";i:1;}s:12:\"76.76.187.29\";a:1:{s:5:\"admin\";i:1;}s:15:\"117.253.221.124\";a:1:{s:5:\"admin\";i:1;}s:13:\"220.164.2.114\";a:12:{s:5:\"admin\";i:4;s:11:\"rui_meneses\";i:3;s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:5;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:4;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:3;s:11:\"nuno_s_dias\";i:3;s:9:\"rui_twice\";i:3;s:12:\"vasco_lazaro\";i:1;}s:13:\"206.214.3.154\";a:1:{s:5:\"admin\";i:1;}s:13:\"173.13.69.253\";a:15:{s:5:\"admin\";i:5;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:15:\"miguel_caparica\";i:3;s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:12:\"sofia_filipe\";i:3;s:16:\"ricardo_carneiro\";i:1;s:11:\"rui_meneses\";i:2;s:13:\"facebook_user\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:12:\"vasco_lazaro\";i:1;s:7:\"to_mane\";i:1;}s:14:\"182.75.173.198\";a:1:{s:5:\"admin\";i:1;}s:12:\"59.46.57.227\";a:3:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"120.236.173.209\";a:3:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:1;}s:13:\"182.74.73.134\";a:1:{s:5:\"admin\";i:1;}s:15:\"211.232.116.144\";a:3:{s:5:\"admin\";i:1;s:14:\"rita_brilhante\";i:2;s:16:\"joao_pedro_rocha\";i:2;}s:13:\"5.246.170.213\";a:1:{s:5:\"admin\";i:1;}s:13:\"117.253.221.4\";a:1:{s:5:\"admin\";i:1;}s:12:\"60.6.253.149\";a:1:{s:5:\"admin\";i:1;}s:14:\"206.214.15.226\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"117.255.208.214\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"119.41.122.215\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"117.244.96.4\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"80.13.207.248\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"110.185.241.234\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"60.8.119.118\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"117.255.212.13\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"118.121.38.24\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"222.242.221.30\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"122.205.143.132\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"121.176.81.13\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"181.111.187.162\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"117.253.104.233\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"125.149.156.86\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"202.136.245.7\";a:2:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;}s:13:\"110.36.32.105\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"117.255.209.29\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"62.99.70.236\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"37.193.108.116\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"61.177.60.140\";a:16:{s:11:\"graca_rocha\";i:3;s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:6;s:7:\"to_mane\";i:3;s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:7;s:20:\"alexandre_de_almeida\";i:3;s:11:\"rui_meneses\";i:4;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:2;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;}s:15:\"183.167.225.165\";a:3:{s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:1;}s:12:\"60.2.123.210\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"117.25.176.26\";a:4:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"206.214.11.241\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"203.93.109.130\";a:16:{s:11:\"graca_rocha\";i:5;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:7;s:16:\"joao_pedro_rocha\";i:2;s:11:\"rui_meneses\";i:3;s:7:\"to_mane\";i:2;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:2;s:5:\"admin\";i:5;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"vasco_lazaro\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"61.157.248.26\";a:2:{s:11:\"graca_rocha\";i:2;s:15:\"miguel_caparica\";i:1;}s:13:\"80.55.247.218\";a:1:{s:11:\"graca_rocha\";i:2;}s:12:\"95.35.31.163\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"123.183.147.241\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"182.74.119.62\";a:2:{s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;}s:15:\"134.249.174.180\";a:2:{s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"117.253.104.236\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"108.30.201.243\";a:2:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.255.209.88\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"61.191.252.74\";a:11:{s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:4;s:7:\"to_mane\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"andre_botelho\";i:2;s:12:\"vasco_lazaro\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"221.203.219.14\";a:3:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;}s:14:\"222.218.17.194\";a:3:{s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"190.7.252.61\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"110.185.241.244\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"207.134.255.146\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"23.95.28.133\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"218.17.181.210\";a:2:{s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"191.101.153.167\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"117.253.217.148\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"146.185.7.164\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"117.253.209.248\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"117.253.218.113\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"117.243.192.73\";a:2:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"61.184.79.234\";a:5:{s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:2;s:11:\"graca_rocha\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"206.214.10.242\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"117.244.96.120\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"194.50.167.71\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"12.216.142.15\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"58.241.148.90\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"24.51.67.220\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"219.129.143.136\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"205.217.246.192\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"117.244.30.38\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"117.255.212.18\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"200.29.136.155\";a:7:{s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:2;s:12:\"sofia_filipe\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:14:\"beatriz_gaspar\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"117.253.206.84\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"124.202.155.29\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:11:\"88.12.43.37\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"77.250.90.72\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"206.214.6.151\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"80.93.243.210\";a:1:{s:7:\"to_mane\";i:2;}s:14:\"63.237.102.177\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"117.253.203.208\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"139.213.220.70\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"42.247.6.195\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"206.214.4.160\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"175.198.214.201\";a:3:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:2;}s:11:\"58.50.22.11\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"117.253.223.107\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"61.136.82.164\";a:13:{s:20:\"alexandre_de_almeida\";i:3;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:5;s:16:\"joao_pedro_rocha\";i:5;s:11:\"graca_rocha\";i:5;s:16:\"joana_richheimer\";i:3;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:3;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:4;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:1;}s:14:\"218.76.218.136\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"95.165.129.202\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"116.10.243.218\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"84.253.184.250\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"61.187.188.227\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.243.194.72\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"221.8.38.131\";a:1:{s:20:\"alexandre_de_almeida\";i:2;}s:9:\"112.2.5.8\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"193.239.233.236\";a:6:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:3;s:5:\"admin\";i:2;}s:12:\"58.210.38.78\";a:4:{s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"218.204.46.35\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"89.30.115.241\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"83.233.215.121\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"142.59.80.26\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:11:\"182.76.5.50\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;}s:13:\"182.75.128.58\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"58.213.116.250\";a:5:{s:16:\"joao_pedro_rocha\";i:4;s:5:\"admin\";i:2;s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:1;}s:13:\"138.118.6.144\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"222.106.49.8\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"58.16.116.251\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"83.221.209.222\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"187.174.201.250\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"203.142.35.84\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"117.244.30.52\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"138.255.224.206\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"194.114.129.131\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"202.161.181.225\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"62.175.249.183\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"59.51.148.20\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"117.253.223.235\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"117.253.203.43\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"119.145.184.212\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"117.253.220.204\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"117.244.24.86\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"117.255.208.198\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"203.41.236.130\";a:6:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:12:\"sofia_filipe\";i:1;}s:12:\"210.13.81.91\";a:3:{s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;}s:14:\"202.155.220.22\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"31.43.63.246\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"117.253.105.227\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"95.171.198.12\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"111.53.152.32\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"94.140.71.166\";a:5:{s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:2;}s:12:\"58.248.66.53\";a:2:{s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"117.245.75.48\";a:2:{s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"117.253.218.115\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"182.74.219.178\";a:2:{s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"209.59.98.223\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"187.49.248.145\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"187.49.253.103\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"117.253.97.120\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"117.244.25.206\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"219.226.121.21\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"202.108.252.235\";a:5:{s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"58.65.160.186\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"188.169.157.174\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"182.74.233.14\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"104.200.154.81\";a:1:{s:5:\"admin\";i:4;}s:15:\"219.129.165.148\";a:2:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:15:\"117.253.207.233\";a:1:{s:5:\"admin\";i:1;}s:13:\"209.59.122.61\";a:1:{s:5:\"admin\";i:1;}s:13:\"201.18.135.35\";a:1:{s:5:\"admin\";i:1;}s:13:\"221.224.33.66\";a:2:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"223.72.168.150\";a:5:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:4;s:16:\"joao_pedro_rocha\";i:2;s:16:\"joana_richheimer\";i:3;s:9:\"rui_twice\";i:1;}s:13:\"220.179.27.58\";a:1:{s:5:\"admin\";i:1;}s:14:\"58.216.220.226\";a:1:{s:5:\"admin\";i:1;}s:13:\"220.178.2.114\";a:14:{s:5:\"admin\";i:7;s:9:\"rui_twice\";i:5;s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:11:\"rui_meneses\";i:5;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:3;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:4;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:2;s:12:\"vasco_lazaro\";i:1;s:16:\"joana_richheimer\";i:2;}s:14:\"182.72.158.134\";a:1:{s:5:\"admin\";i:1;}s:15:\"122.224.140.114\";a:1:{s:5:\"admin\";i:1;}s:11:\"5.63.114.66\";a:1:{s:5:\"admin\";i:1;}s:14:\"182.72.177.190\";a:2:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:13:\"117.243.197.9\";a:1:{s:5:\"admin\";i:1;}s:13:\"106.86.224.44\";a:1:{s:5:\"admin\";i:1;}s:15:\"212.142.154.229\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"205.217.248.37\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"178.46.128.160\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"206.214.15.10\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"62.99.69.96\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"61.185.210.74\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"221.10.27.130\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"117.253.217.89\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"119.145.187.2\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"118.48.244.13\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"93.72.27.15\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"60.255.181.246\";a:10:{s:9:\"rui_twice\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:3;s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:12:\"mare_nostrum\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"138.118.6.234\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"222.87.26.38\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"62.99.54.96\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"117.244.30.33\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"85.117.201.117\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"218.22.111.158\";a:7:{s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"ricardo_carneiro\";i:1;s:18:\"emanuel_embaixador\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"117.245.74.109\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"182.72.186.230\";a:1:{s:11:\"graca_rocha\";i:2;}s:14:\"153.122.47.146\";a:2:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:2;}s:13:\"110.36.42.163\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"218.26.97.162\";a:5:{s:11:\"graca_rocha\";i:3;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:2;}s:14:\"219.146.253.94\";a:15:{s:11:\"graca_rocha\";i:4;s:16:\"joao_pedro_rocha\";i:3;s:11:\"rui_meneses\";i:6;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:6;s:16:\"joana_richheimer\";i:2;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:13:\"ricardo_silva\";i:1;s:7:\"to_mane\";i:1;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:2;s:19:\"mariana_rocha_assis\";i:2;s:14:\"pedro_monteiro\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"109.225.84.100\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"117.255.208.129\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"206.214.7.195\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"221.199.6.50\";a:10:{s:11:\"graca_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"facebook_user\";i:2;s:12:\"goncalo_feyo\";i:2;s:13:\"pedro_quadros\";i:1;s:14:\"beatriz_gaspar\";i:1;s:7:\"to_mane\";i:2;}s:14:\"61.145.246.210\";a:15:{s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:3;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:4;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:16:\"ricardo_carneiro\";i:5;s:16:\"joana_richheimer\";i:2;s:11:\"nuno_s_dias\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:14:\"beatriz_gaspar\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"82.130.202.35\";a:3:{s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"61.182.79.190\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"188.126.45.26\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"212.142.226.124\";a:3:{s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"41.193.41.218\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"95.165.221.86\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"116.226.208.221\";a:1:{s:11:\"rui_meneses\";i:1;}s:11:\"85.32.26.94\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"121.10.203.38\";a:2:{s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;}s:12:\"111.47.52.19\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"117.253.203.81\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"182.75.158.118\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"206.214.3.108\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"123.7.38.145\";a:3:{s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"218.93.198.222\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"221.193.214.135\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"121.17.176.205\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"151.249.207.217\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"220.164.2.95\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"221.224.18.186\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"117.253.107.127\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"221.130.61.247\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"206.214.15.190\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"218.76.175.213\";a:13:{s:16:\"joana_richheimer\";i:4;s:15:\"miguel_caparica\";i:2;s:7:\"to_mane\";i:3;s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:4;s:5:\"admin\";i:3;s:11:\"rui_meneses\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:3;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;}s:14:\"117.244.25.104\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"146.66.16.91\";a:1:{s:16:\"joana_richheimer\";i:1;}s:11:\"89.17.36.71\";a:9:{s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:2;s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"94.127.123.194\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"119.146.33.38\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"212.34.58.155\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"180.166.2.238\";a:4:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:3;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.253.208.75\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"78.186.200.131\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"117.253.233.37\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"188.255.243.119\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"182.73.182.226\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"117.253.223.183\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"78.30.247.85\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"117.255.208.53\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"4.30.207.243\";a:2:{s:7:\"to_mane\";i:3;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.255.247.13\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"82.188.64.142\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"69.193.60.74\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"119.92.233.136\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"202.72.213.102\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"85.234.99.246\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;}s:12:\"45.123.1.154\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"209.59.122.51\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"117.243.177.115\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"64.246.124.241\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"79.0.164.149\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"175.231.137.239\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"110.36.47.33\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"185.127.255.92\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"117.244.73.98\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"117.255.208.180\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"110.185.241.224\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"183.102.114.251\";a:7:{s:20:\"alexandre_de_almeida\";i:3;s:5:\"admin\";i:5;s:9:\"rui_twice\";i:2;s:16:\"ricardo_carneiro\";i:2;s:11:\"graca_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:13:\"pedro_quadros\";i:1;}s:13:\"181.15.221.34\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"60.172.52.238\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"37.229.143.179\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.245.15.139\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"182.72.161.210\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"193.178.187.226\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"222.252.17.11\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"218.77.84.14\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.253.210.36\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"59.48.180.230\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"206.214.6.196\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"175.233.207.154\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"117.255.213.253\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"119.146.33.132\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"59.51.151.226\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"117.253.107.138\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"190.195.255.142\";a:3:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:11:\"37.252.92.3\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"119.41.123.229\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"124.107.173.177\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"77.53.61.142\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"110.36.62.151\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"218.94.144.42\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"91.79.35.188\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"69.57.252.163\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"222.133.237.50\";a:1:{s:15:\"miguel_caparica\";i:2;}s:15:\"117.253.165.242\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"205.217.248.142\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"206.214.11.208\";a:2:{s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"81.149.219.223\";a:3:{s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"223.68.204.150\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"117.244.25.84\";a:1:{s:14:\"rita_brilhante\";i:1;}s:11:\"60.8.64.182\";a:7:{s:14:\"rita_brilhante\";i:2;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:13:\"facebook_user\";i:1;s:10:\"paulo_dias\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:12:\"58.42.238.22\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"117.253.211.181\";a:1:{s:14:\"rita_brilhante\";i:1;}s:12:\"1.234.11.146\";a:3:{s:14:\"rita_brilhante\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"113.214.255.37\";a:15:{s:14:\"rita_brilhante\";i:2;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:4;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:5;s:5:\"admin\";i:2;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"sofia_filipe\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"vasco_lazaro\";i:1;s:16:\"joana_richheimer\";i:1;}s:15:\"117.253.221.140\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"124.128.25.147\";a:11:{s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:6;s:5:\"admin\";i:3;s:16:\"joao_pedro_rocha\";i:3;s:9:\"rui_twice\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:3;}s:14:\"43.240.100.102\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"125.19.16.166\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"218.149.228.162\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"60.215.152.26\";a:5:{s:14:\"rita_brilhante\";i:2;s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:3;s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"182.73.53.142\";a:2:{s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"41.76.213.147\";a:1:{s:17:\"rollingsbuttadmin\";i:1;}s:13:\"189.89.125.52\";a:1:{s:13:\"administrador\";i:1;}s:12:\"94.23.174.56\";a:1:{s:9:\"rui_twice\";i:2;}s:13:\"158.199.246.1\";a:1:{s:5:\"admin\";i:2;}s:12:\"37.220.88.44\";a:1:{s:5:\"admin\";i:1;}s:15:\"188.163.107.139\";a:1:{s:5:\"admin\";i:4;}s:13:\"216.168.36.21\";a:1:{s:5:\"admin\";i:1;}s:15:\"210.180.221.136\";a:1:{s:5:\"admin\";i:1;}s:14:\"125.74.115.244\";a:1:{s:5:\"admin\";i:1;}s:13:\"219.226.124.8\";a:1:{s:5:\"admin\";i:1;}s:13:\"58.242.41.174\";a:1:{s:5:\"admin\";i:1;}s:14:\"117.253.210.64\";a:1:{s:5:\"admin\";i:1;}s:14:\"80.173.130.240\";a:1:{s:5:\"admin\";i:1;}s:15:\"117.253.162.102\";a:1:{s:5:\"admin\";i:1;}s:14:\"117.253.217.61\";a:1:{s:5:\"admin\";i:1;}s:15:\"117.253.105.212\";a:1:{s:5:\"admin\";i:1;}s:12:\"178.48.10.33\";a:1:{s:5:\"admin\";i:1;}s:14:\"37.159.245.182\";a:3:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"202.164.55.130\";a:1:{s:5:\"admin\";i:1;}s:13:\"36.37.157.133\";a:1:{s:5:\"admin\";i:1;}s:11:\"2.54.233.39\";a:1:{s:5:\"admin\";i:1;}s:13:\"88.147.109.10\";a:1:{s:5:\"admin\";i:1;}s:12:\"60.2.113.126\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"117.253.216.185\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"218.28.76.99\";a:5:{s:9:\"rui_twice\";i:3;s:14:\"rita_brilhante\";i:2;s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:2;}s:14:\"117.253.213.75\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"58.16.113.252\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"80.11.20.16\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"62.43.136.181\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"117.253.105.134\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"206.214.1.107\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"117.244.31.205\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"59.127.230.219\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"125.17.174.94\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"12.239.190.130\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"202.108.100.189\";a:9:{s:9:\"rui_twice\";i:2;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;}s:14:\"182.73.169.250\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"190.192.92.232\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"125.72.43.132\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"113.1.52.213\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"222.180.197.38\";a:2:{s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"31.134.105.145\";a:1:{s:11:\"graca_rocha\";i:1;}s:11:\"46.63.97.58\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"178.215.190.213\";a:2:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"218.25.31.150\";a:14:{s:11:\"graca_rocha\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:2;s:12:\"sofia_filipe\";i:2;s:18:\"emanuel_embaixador\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:13:\"facebook_user\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"168.181.60.42\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"190.12.21.35\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"117.255.238.154\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"220.225.7.46\";a:5:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:13:\"pedro_quadros\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"195.88.72.124\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"117.244.25.253\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"183.114.156.204\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"222.53.247.250\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"117.253.233.226\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"41.202.174.84\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"190.171.226.40\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"183.83.16.223\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"220.225.7.33\";a:2:{s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:3;}s:13:\"61.177.148.58\";a:8:{s:11:\"rui_meneses\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:6;s:5:\"admin\";i:6;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:2;}s:13:\"85.172.11.138\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"117.253.212.179\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"117.244.25.124\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"59.51.152.211\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"221.176.149.86\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"219.226.121.50\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"117.255.213.17\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"117.245.79.41\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"58.69.197.66\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"117.244.31.22\";a:1:{s:16:\"joana_richheimer\";i:1;}s:11:\"95.39.46.54\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"84.210.211.73\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"202.102.245.57\";a:4:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"69.57.235.201\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"117.243.181.177\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"103.21.207.3\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"14.65.214.89\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"121.28.77.214\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"222.217.221.178\";a:13:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:2;s:9:\"rui_twice\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:13:\"110.36.14.158\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"59.44.131.179\";a:3:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"124.202.174.30\";a:2:{s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;}s:14:\"84.210.208.218\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"58.16.127.163\";a:2:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"117.253.106.165\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"61.191.252.218\";a:14:{s:7:\"to_mane\";i:2;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:3;s:14:\"rita_brilhante\";i:2;s:20:\"alexandre_de_almeida\";i:5;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:4;s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:4;s:12:\"goncalo_feyo\";i:4;s:10:\"paulo_dias\";i:3;s:13:\"pedro_quadros\";i:1;s:19:\"mariana_rocha_assis\";i:2;}s:15:\"205.219.224.100\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"205.217.255.136\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"91.224.204.250\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"220.174.209.154\";a:14:{s:7:\"to_mane\";i:4;s:20:\"alexandre_de_almeida\";i:3;s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:11;s:11:\"nuno_s_dias\";i:1;s:16:\"joana_richheimer\";i:3;s:5:\"admin\";i:6;s:11:\"graca_rocha\";i:2;s:14:\"rita_brilhante\";i:2;s:12:\"sofia_filipe\";i:3;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:5;s:12:\"goncalo_feyo\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"117.253.203.18\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"218.93.200.186\";a:2:{s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:1;}s:13:\"121.28.82.194\";a:2:{s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"142.197.108.63\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"58.244.173.130\";a:9:{s:7:\"to_mane\";i:3;s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"111.75.255.202\";a:4:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:2;s:16:\"joana_richheimer\";i:1;}s:14:\"117.253.233.54\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"117.253.233.240\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:11:\"60.2.43.178\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"205.217.249.61\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"200.29.187.82\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"60.170.110.89\";a:15:{s:20:\"alexandre_de_almeida\";i:5;s:15:\"miguel_caparica\";i:3;s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:3;s:12:\"sofia_filipe\";i:2;s:16:\"ricardo_carneiro\";i:1;s:12:\"mare_nostrum\";i:1;s:9:\"rui_twice\";i:2;s:13:\"facebook_user\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:7:\"to_mane\";i:2;}s:13:\"77.43.176.226\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:11:\"182.75.19.2\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"121.119.231.177\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"185.25.116.249\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"117.255.209.63\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"211.141.223.114\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"87.228.7.245\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"58.220.244.130\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"60.174.198.128\";a:1:{s:20:\"alexandre_de_almeida\";i:2;}s:15:\"117.243.198.149\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"117.173.149.210\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"221.195.25.237\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"117.243.181.255\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"216.136.21.6\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"218.207.74.9\";a:12:{s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:6;s:16:\"joana_richheimer\";i:3;s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:2;s:12:\"sofia_filipe\";i:3;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:15:\"miguel_caparica\";i:1;s:18:\"emanuel_embaixador\";i:2;}s:15:\"110.185.241.199\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"202.99.199.142\";a:5:{s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:15:\"117.255.208.132\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.244.24.156\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.253.203.30\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"86.57.163.112\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;}s:12:\"80.254.53.15\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"221.0.110.106\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"221.212.18.146\";a:7:{s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:4;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:4;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;}s:13:\"193.93.237.49\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"218.28.50.51\";a:18:{s:15:\"miguel_caparica\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:6;s:5:\"admin\";i:5;s:14:\"rita_brilhante\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:3;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:2;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:1;s:12:\"vasco_lazaro\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:12:\"1.202.251.54\";a:2:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;}s:13:\"94.141.61.100\";a:2:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;}s:14:\"218.61.157.155\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"120.194.170.7\";a:2:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;}s:13:\"58.59.138.132\";a:14:{s:15:\"miguel_caparica\";i:2;s:9:\"rui_twice\";i:3;s:20:\"alexandre_de_almeida\";i:3;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:10:\"paulo_dias\";i:2;s:18:\"emanuel_embaixador\";i:1;s:5:\"admin\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"117.255.249.67\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"118.121.41.21\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"112.133.230.51\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"23.31.32.150\";a:2:{s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"125.74.222.249\";a:2:{s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"221.199.43.146\";a:11:{s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:3;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:13:\"119.146.33.86\";a:3:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;s:13:\"facebook_user\";i:1;}s:14:\"200.11.212.195\";a:3:{s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"220.175.154.205\";a:13:{s:14:\"rita_brilhante\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:7:\"to_mane\";i:3;s:16:\"joana_richheimer\";i:8;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:3;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:2;s:5:\"admin\";i:4;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:2;s:18:\"emanuel_embaixador\";i:1;}s:14:\"121.26.255.170\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"112.181.98.44\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"61.180.38.132\";a:15:{s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:2;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:4;s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:5;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:2;s:19:\"mariana_rocha_assis\";i:1;}s:15:\"119.211.249.192\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"120.197.244.30\";a:3:{s:14:\"rita_brilhante\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"31.214.152.205\";a:3:{s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:15:\"117.253.167.120\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"61.134.52.115\";a:9:{s:14:\"rita_brilhante\";i:1;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:11:\"rui_meneses\";i:4;s:5:\"admin\";i:7;s:9:\"rui_twice\";i:6;s:13:\"facebook_user\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:11:\"graca_rocha\";i:2;}s:13:\"118.121.41.22\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"115.236.87.42\";a:17:{s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:5;s:16:\"joao_pedro_rocha\";i:2;s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:6;s:11:\"graca_rocha\";i:4;s:15:\"miguel_caparica\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:11:\"rui_meneses\";i:3;s:7:\"to_mane\";i:3;s:13:\"ricardo_silva\";i:4;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:19:\"mariana_rocha_assis\";i:1;}s:12:\"221.5.229.46\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"179.108.75.144\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"221.130.130.238\";a:16:{s:14:\"rita_brilhante\";i:2;s:5:\"admin\";i:12;s:9:\"rui_twice\";i:3;s:20:\"alexandre_de_almeida\";i:3;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:4;s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:7:\"to_mane\";i:4;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:2;s:12:\"goncalo_feyo\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;}s:14:\"69.172.205.245\";a:1:{s:5:\"admin\";i:1;}s:14:\"159.203.95.143\";a:1:{s:5:\"admin\";i:2;}s:14:\"185.17.180.248\";a:1:{s:5:\"admin\";i:1;}s:13:\"46.37.190.137\";a:1:{s:5:\"admin\";i:1;}s:14:\"158.69.194.232\";a:1:{s:5:\"admin\";i:1;}s:12:\"182.255.0.60\";a:1:{s:5:\"admin\";i:1;}s:15:\"195.154.250.118\";a:1:{s:3:\"www\";i:1;}s:13:\"185.13.38.127\";a:1:{s:5:\"admin\";i:1;}s:13:\"54.159.163.28\";a:1:{s:5:\"admin\";i:1;}s:14:\"91.210.147.236\";a:1:{s:5:\"admin\";i:4;}s:14:\"195.154.235.96\";a:1:{s:3:\"www\";i:2;}s:12:\"146.0.74.195\";a:1:{s:5:\"admin\";i:8;}s:14:\"84.117.193.163\";a:1:{s:5:\"admin\";i:1;}s:15:\"195.154.181.168\";a:1:{s:5:\"admin\";i:1;}s:14:\"91.210.145.221\";a:1:{s:5:\"admin\";i:3;}s:15:\"195.154.240.170\";a:1:{s:3:\"www\";i:1;}s:12:\"91.200.12.49\";a:2:{s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:3;}s:15:\"186.202.120.146\";a:1:{s:5:\"admin\";i:5;}s:13:\"91.210.147.51\";a:1:{s:5:\"admin\";i:4;}s:12:\"116.5.246.42\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"195.154.199.56\";a:1:{s:5:\"admin\";i:1;}s:14:\"195.154.199.66\";a:1:{s:5:\"admin\";i:2;}s:15:\"195.154.199.154\";a:1:{s:5:\"admin\";i:2;}s:13:\"110.164.93.90\";a:1:{s:5:\"admin\";i:1;}s:13:\"54.201.89.187\";a:1:{s:11:\"Permanently\";i:1;}s:13:\"54.157.46.139\";a:1:{s:11:\"Permanently\";i:1;}s:13:\"91.210.146.88\";a:1:{s:5:\"admin\";i:5;}s:14:\"94.242.239.162\";a:1:{s:5:\"admin\";i:3;}s:14:\"115.28.240.215\";a:2:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"201.148.104.102\";a:1:{s:13:\"ondas de ouro\";i:1;}s:12:\"5.39.218.244\";a:1:{s:5:\"admin\";i:4;}s:10:\"50.58.4.36\";a:1:{s:13:\"ondas de ouro\";i:1;}s:13:\"103.227.176.5\";a:1:{s:13:\"ondas de ouro\";i:1;}s:12:\"151.80.4.182\";a:1:{s:5:\"admin\";i:4;}s:14:\"79.143.188.138\";a:1:{s:13:\"ondas de ouro\";i:1;}s:14:\"109.205.138.51\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"112.78.6.160\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"218.11.173.118\";a:1:{s:5:\"admin\";i:1;}s:15:\"114.104.158.172\";a:15:{s:5:\"admin\";i:8;s:9:\"rui_twice\";i:10;s:15:\"miguel_caparica\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:5;s:11:\"graca_rocha\";i:5;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:2;s:13:\"facebook_user\";i:4;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:12:\"mare_nostrum\";i:3;s:12:\"sofia_filipe\";i:1;s:14:\"beatriz_gaspar\";i:2;}s:12:\"185.38.87.10\";a:1:{s:5:\"admin\";i:1;}s:13:\"202.91.86.234\";a:6:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:1;}s:12:\"182.73.76.98\";a:2:{s:5:\"admin\";i:1;s:14:\"rita_brilhante\";i:1;}s:13:\"182.71.96.242\";a:3:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"206.214.4.84\";a:1:{s:5:\"admin\";i:1;}s:15:\"117.255.213.110\";a:1:{s:5:\"admin\";i:1;}s:13:\"37.77.109.117\";a:2:{s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"206.210.106.77\";a:2:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"123.127.240.114\";a:1:{s:5:\"admin\";i:2;}s:12:\"220.225.7.37\";a:1:{s:5:\"admin\";i:1;}s:12:\"206.214.10.7\";a:1:{s:5:\"admin\";i:1;}s:13:\"182.74.209.90\";a:3:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"69.57.235.198\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"61.91.54.142\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"122.2.69.31\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"58.65.164.99\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"122.139.5.236\";a:3:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"190.102.21.25\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"203.193.132.45\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"182.74.25.142\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"120.193.72.97\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"60.2.175.234\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"195.112.122.197\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"61.186.130.90\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"184.69.127.250\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"117.243.198.51\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"61.132.96.110\";a:12:{s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:3;s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:3;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:3;s:13:\"andre_botelho\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:7:\"to_mane\";i:1;}s:13:\"173.230.60.14\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"182.71.16.42\";a:3:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"36.34.121.162\";a:6:{s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"182.73.19.138\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"62.152.32.68\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"218.27.162.22\";a:7:{s:11:\"graca_rocha\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:2;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:14:\"186.190.42.255\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"46.211.233.108\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"119.254.80.142\";a:4:{s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:3;s:15:\"miguel_caparica\";i:1;}s:13:\"78.137.78.194\";a:2:{s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"122.141.39.226\";a:4:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:1;}s:13:\"117.253.213.5\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"222.141.50.134\";a:9:{s:11:\"graca_rocha\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:2;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:2;s:16:\"joao_pedro_rocha\";i:3;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:2;}s:12:\"123.7.85.180\";a:6:{s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:3;s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"206.214.15.158\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"218.107.49.71\";a:15:{s:11:\"rui_meneses\";i:3;s:7:\"to_mane\";i:3;s:5:\"admin\";i:6;s:9:\"rui_twice\";i:5;s:11:\"graca_rocha\";i:5;s:15:\"miguel_caparica\";i:2;s:14:\"rita_brilhante\";i:1;s:16:\"ricardo_carneiro\";i:2;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"andre_botelho\";i:2;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"77.89.236.82\";a:2:{s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:1;}s:15:\"117.253.234.165\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"117.243.182.57\";a:3:{s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"192.64.121.227\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"112.123.242.238\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"117.253.203.189\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"108.188.229.177\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"117.245.73.27\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"58.65.160.251\";a:5:{s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"31.173.69.156\";a:3:{s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"202.126.94.227\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"123.252.128.154\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"117.253.223.157\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"69.57.251.73\";a:2:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:13:\"183.220.53.39\";a:7:{s:11:\"rui_meneses\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:1;}s:14:\"117.244.25.181\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"117.244.24.33\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"205.217.249.103\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"203.88.130.202\";a:2:{s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"115.60.235.242\";a:2:{s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:1;}s:15:\"120.194.119.169\";a:2:{s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;}s:15:\"117.255.209.204\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"61.163.36.24\";a:7:{s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:4;}s:12:\"124.83.39.67\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"117.211.151.3\";a:1:{s:16:\"joana_richheimer\";i:1;}s:11:\"92.50.241.2\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"117.253.211.246\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"111.91.120.213\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"124.65.47.14\";a:5:{s:16:\"joana_richheimer\";i:2;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:3;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;}s:11:\"185.43.8.97\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"121.52.147.197\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"206.214.6.229\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"218.8.118.39\";a:8:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:3;s:11:\"graca_rocha\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;}s:15:\"103.251.223.252\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"194.226.0.151\";a:2:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"195.182.148.139\";a:2:{s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;}s:13:\"117.253.96.52\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"182.137.14.72\";a:18:{s:7:\"to_mane\";i:5;s:5:\"admin\";i:3;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:4;s:15:\"miguel_caparica\";i:3;s:16:\"ricardo_carneiro\";i:3;s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:4;s:16:\"joana_richheimer\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"69.57.252.68\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:11:\"92.55.41.22\";a:2:{s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:2;}s:13:\"117.244.30.72\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"60.10.69.157\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"110.36.13.148\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"182.71.187.14\";a:3:{s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"43.249.226.77\";a:5:{s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"117.244.30.31\";a:1:{s:20:\"alexandre_de_almeida\";i:2;}s:14:\"221.212.58.242\";a:14:{s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:4;s:11:\"rui_meneses\";i:7;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:5;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:2;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:4;s:16:\"ricardo_carneiro\";i:1;s:13:\"ricardo_silva\";i:3;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;}s:13:\"61.191.29.214\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"117.255.237.106\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"27.72.127.202\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"61.50.130.146\";a:5:{s:20:\"alexandre_de_almeida\";i:4;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:3;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"190.195.255.168\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"117.243.218.58\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"218.29.234.18\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"81.21.220.149\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"112.123.239.200\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;}s:14:\"117.243.177.86\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"43.227.254.4\";a:8:{s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:2;s:7:\"to_mane\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:2;}s:13:\"222.85.139.25\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:1;}s:14:\"117.245.73.167\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"81.225.131.175\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"218.23.26.50\";a:17:{s:16:\"joao_pedro_rocha\";i:5;s:11:\"graca_rocha\";i:5;s:11:\"rui_meneses\";i:3;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joana_richheimer\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:4;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:3;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:2;s:5:\"admin\";i:2;}s:14:\"221.126.233.90\";a:4:{s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;}s:13:\"202.87.217.34\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"117.243.197.139\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:11:\"94.76.81.64\";a:7:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:2;}s:12:\"2.249.171.84\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"58.51.84.125\";a:5:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"89.237.38.50\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"117.243.193.244\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"117.255.237.14\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"182.71.119.162\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"117.243.219.251\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.245.40.100\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:11:\"60.8.106.22\";a:2:{s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"182.73.160.98\";a:1:{s:15:\"miguel_caparica\";i:2;}s:13:\"41.202.174.29\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"110.36.53.71\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"83.174.230.58\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"178.64.254.26\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"110.38.216.219\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"218.205.175.130\";a:1:{s:15:\"miguel_caparica\";i:1;}s:11:\"78.36.2.133\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"197.231.138.8\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"206.214.2.243\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"117.253.218.111\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"206.214.15.242\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"110.177.189.255\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"113.107.34.12\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"202.103.212.71\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"176.113.126.180\";a:5:{s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"216.230.121.241\";a:3:{s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"111.203.246.9\";a:3:{s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"61.167.79.205\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"117.253.213.83\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"122.227.136.170\";a:11:{s:14:\"rita_brilhante\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:5:\"admin\";i:2;s:13:\"facebook_user\";i:2;s:13:\"pedro_quadros\";i:1;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:2;s:13:\"andre_botelho\";i:2;s:12:\"vasco_lazaro\";i:2;}s:13:\"62.176.17.228\";a:1:{s:14:\"rita_brilhante\";i:1;}s:12:\"78.137.77.86\";a:2:{s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:1;}s:15:\"116.112.103.205\";a:3:{s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:4;s:7:\"to_mane\";i:1;}s:15:\"110.185.241.153\";a:1:{s:14:\"rita_brilhante\";i:1;}s:12:\"223.99.1.118\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"37.230.208.32\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"118.184.47.11\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"31.148.219.50\";a:1:{s:5:\"admin\";i:1;}s:15:\"160.202.163.124\";a:1:{s:5:\"admin\";i:1;}s:15:\"146.158.122.118\";a:2:{s:5:\"admin\";i:2;s:14:\"rita_brilhante\";i:1;}s:14:\"185.47.193.114\";a:1:{s:5:\"admin\";i:1;}s:14:\"182.72.158.174\";a:1:{s:5:\"admin\";i:1;}s:13:\"218.24.67.210\";a:6:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;}s:13:\"113.107.34.14\";a:1:{s:5:\"admin\";i:2;}s:13:\"221.192.141.2\";a:8:{s:5:\"admin\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:3;s:11:\"graca_rocha\";i:4;s:14:\"rita_brilhante\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:2;}s:11:\"93.89.68.36\";a:1:{s:5:\"admin\";i:1;}s:13:\"69.57.251.105\";a:1:{s:5:\"admin\";i:1;}s:12:\"109.69.1.246\";a:1:{s:5:\"admin\";i:1;}s:12:\"31.173.68.93\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"197.255.143.121\";a:2:{s:5:\"admin\";i:1;s:14:\"rita_brilhante\";i:1;}s:13:\"206.214.10.56\";a:1:{s:5:\"admin\";i:1;}s:14:\"117.255.236.20\";a:2:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"117.244.31.241\";a:1:{s:5:\"admin\";i:1;}s:15:\"113.240.252.170\";a:3:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"182.75.161.6\";a:1:{s:5:\"admin\";i:1;}s:13:\"112.91.59.106\";a:8:{s:5:\"admin\";i:3;s:20:\"alexandre_de_almeida\";i:4;s:11:\"rui_meneses\";i:4;s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:4;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"213.232.251.238\";a:2:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"58.222.18.228\";a:1:{s:5:\"admin\";i:1;}s:15:\"117.243.196.160\";a:1:{s:5:\"admin\";i:1;}s:14:\"195.91.252.196\";a:1:{s:5:\"admin\";i:1;}s:13:\"31.173.68.101\";a:2:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:3;}s:14:\"219.149.217.22\";a:1:{s:5:\"admin\";i:1;}s:15:\"111.125.143.173\";a:1:{s:5:\"admin\";i:1;}s:13:\"182.71.148.10\";a:1:{s:5:\"admin\";i:1;}s:13:\"110.38.217.72\";a:2:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:11:\"121.59.9.69\";a:3:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"84.197.68.54\";a:1:{s:5:\"admin\";i:1;}s:14:\"117.244.25.213\";a:1:{s:5:\"admin\";i:1;}s:12:\"84.55.72.150\";a:1:{s:5:\"admin\";i:1;}s:12:\"111.4.123.33\";a:2:{s:5:\"admin\";i:3;s:11:\"rui_meneses\";i:1;}s:14:\"113.197.68.170\";a:2:{s:5:\"admin\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"117.253.206.21\";a:1:{s:5:\"admin\";i:1;}s:13:\"117.244.25.72\";a:1:{s:5:\"admin\";i:1;}s:13:\"117.244.30.18\";a:2:{s:5:\"admin\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"117.253.220.32\";a:1:{s:5:\"admin\";i:1;}s:13:\"194.74.154.68\";a:1:{s:5:\"admin\";i:1;}s:15:\"114.113.222.131\";a:3:{s:9:\"rui_twice\";i:3;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"61.136.94.166\";a:12:{s:9:\"rui_twice\";i:11;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:8;s:10:\"paulo_dias\";i:2;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"vasco_lazaro\";i:1;s:14:\"pedro_monteiro\";i:1;s:7:\"to_mane\";i:1;}s:12:\"60.223.252.6\";a:14:{s:9:\"rui_twice\";i:10;s:11:\"rui_meneses\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:9;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:5;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:3;}s:12:\"91.225.85.78\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"85.172.11.111\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"125.65.244.38\";a:12:{s:9:\"rui_twice\";i:5;s:11:\"graca_rocha\";i:2;s:14:\"rita_brilhante\";i:5;s:16:\"ricardo_carneiro\";i:1;s:16:\"joana_richheimer\";i:1;s:13:\"facebook_user\";i:1;s:13:\"ricardo_silva\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"pedro_monteiro\";i:1;s:5:\"admin\";i:1;}s:13:\"92.255.205.82\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"117.29.164.166\";a:3:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"79.134.198.229\";a:7:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:2;s:20:\"alexandre_de_almeida\";i:4;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:2;}s:13:\"79.136.81.107\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"91.144.171.162\";a:4:{s:9:\"rui_twice\";i:3;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"117.244.30.93\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"119.79.224.11\";a:7:{s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:4;s:11:\"rui_meneses\";i:3;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:14:\"61.190.214.186\";a:13:{s:9:\"rui_twice\";i:5;s:5:\"admin\";i:5;s:16:\"joana_richheimer\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:3;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:2;s:18:\"emanuel_embaixador\";i:1;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:1;s:12:\"vasco_lazaro\";i:1;}s:13:\"176.121.215.8\";a:3:{s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"82.127.77.103\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"218.29.219.18\";a:6:{s:9:\"rui_twice\";i:3;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:2;}s:15:\"122.252.230.130\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"220.164.2.88\";a:9:{s:9:\"rui_twice\";i:5;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:2;s:12:\"sofia_filipe\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"117.245.74.24\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"96.1.240.249\";a:2:{s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"178.47.140.254\";a:3:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"118.212.153.20\";a:3:{s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:13:\"183.64.62.118\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"27.17.15.26\";a:13:{s:9:\"rui_twice\";i:7;s:20:\"alexandre_de_almeida\";i:3;s:16:\"joana_richheimer\";i:3;s:11:\"rui_meneses\";i:6;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"185.38.227.34\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"14.142.126.49\";a:1:{s:9:\"rui_twice\";i:2;}s:15:\"117.253.232.196\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"46.229.131.56\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"27.189.251.86\";a:11:{s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:3;s:16:\"joana_richheimer\";i:2;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"andre_botelho\";i:2;s:11:\"graca_rocha\";i:2;}s:14:\"110.249.142.98\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"117.243.209.50\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"61.138.246.86\";a:14:{s:9:\"rui_twice\";i:6;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:4;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:5;s:5:\"admin\";i:14;s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:3;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:4;s:16:\"joao_vasco_nunes\";i:2;s:16:\"ricardo_carneiro\";i:1;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:3;}s:13:\"200.26.168.28\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"117.253.212.243\";a:3:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"222.162.179.40\";a:4:{s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;}s:12:\"89.97.116.57\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"117.253.223.185\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"117.243.182.198\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"61.162.220.7\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"218.3.31.149\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"103.227.119.181\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"217.196.135.212\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"60.208.98.228\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"112.26.107.134\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"117.253.216.101\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"117.253.230.67\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"117.253.203.167\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"150.242.148.38\";a:1:{s:11:\"graca_rocha\";i:1;}s:10:\"89.33.1.27\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"61.128.225.118\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"213.98.44.26\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"210.83.80.18\";a:1:{s:11:\"graca_rocha\";i:2;}s:13:\"116.9.163.197\";a:3:{s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"180.87.209.10\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"117.253.209.2\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"122.53.56.204\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"182.72.100.178\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"109.237.104.13\";a:5:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;}s:13:\"94.231.143.71\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"117.253.221.238\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"178.155.15.7\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"64.132.45.236\";a:1:{s:11:\"graca_rocha\";i:2;}s:14:\"125.75.206.244\";a:2:{s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"200.113.221.122\";a:2:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:13:\"211.221.155.6\";a:15:{s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:4;s:11:\"rui_meneses\";i:5;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;s:13:\"facebook_user\";i:2;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:14:\"116.212.193.43\";a:2:{s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"221.6.130.122\";a:3:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"103.199.113.18\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"178.252.39.34\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"88.247.126.36\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"205.217.235.232\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"95.140.24.165\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"80.234.93.58\";a:2:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"110.36.60.171\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"112.133.241.11\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"117.253.161.170\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"222.177.182.10\";a:4:{s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:1;s:12:\"sofia_filipe\";i:1;s:5:\"admin\";i:1;}s:13:\"180.213.9.114\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"222.242.229.42\";a:15:{s:11:\"rui_meneses\";i:4;s:7:\"to_mane\";i:4;s:16:\"joao_pedro_rocha\";i:3;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:4;s:9:\"rui_twice\";i:2;s:5:\"admin\";i:7;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:11:\"graca_rocha\";i:3;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:3;s:13:\"andre_botelho\";i:2;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"113.240.238.74\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"117.253.221.40\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"205.217.248.224\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"153.142.238.94\";a:1:{s:11:\"rui_meneses\";i:1;}s:10:\"69.8.1.250\";a:3:{s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.245.44.100\";a:1:{s:11:\"rui_meneses\";i:1;}s:11:\"60.6.232.21\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"78.129.21.35\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"182.131.125.7\";a:13:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;s:10:\"paulo_dias\";i:2;s:12:\"mare_nostrum\";i:2;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:2;s:9:\"rui_twice\";i:1;}s:13:\"190.11.195.32\";a:5:{s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"117.243.197.208\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"122.228.169.122\";a:2:{s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"223.241.72.133\";a:16:{s:11:\"rui_meneses\";i:3;s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"ricardo_carneiro\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:1;s:15:\"miguel_caparica\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:2;s:14:\"pedro_monteiro\";i:1;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:13:\"219.89.82.221\";a:2:{s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:1;}s:13:\"91.140.255.82\";a:13:{s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:4;s:7:\"to_mane\";i:3;s:5:\"admin\";i:6;s:11:\"graca_rocha\";i:1;s:16:\"ricardo_carneiro\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:3;s:12:\"mare_nostrum\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;}s:13:\"117.244.25.83\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"222.84.117.40\";a:2:{s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:1;}s:15:\"220.191.211.167\";a:5:{s:11:\"rui_meneses\";i:2;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:1;}s:14:\"78.140.207.190\";a:3:{s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.253.213.92\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"88.119.144.222\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"123.232.125.198\";a:10:{s:11:\"rui_meneses\";i:6;s:5:\"admin\";i:5;s:11:\"graca_rocha\";i:6;s:15:\"miguel_caparica\";i:2;s:9:\"rui_twice\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:11:\"nuno_s_dias\";i:3;s:13:\"ricardo_silva\";i:4;s:10:\"paulo_dias\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:9:\"60.30.5.5\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"182.75.175.2\";a:1:{s:11:\"rui_meneses\";i:2;}s:12:\"83.69.242.39\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"117.244.31.49\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"218.56.40.234\";a:7:{s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:3;s:5:\"admin\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:3;}s:14:\"222.187.129.94\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"124.108.19.182\";a:2:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"182.71.77.202\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"69.57.224.214\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"117.244.30.239\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"113.200.51.162\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"123.157.96.179\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"46.250.171.30\";a:1:{s:16:\"joana_richheimer\";i:1;}s:10:\"221.6.93.6\";a:1:{s:16:\"joana_richheimer\";i:1;}s:11:\"125.82.3.80\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"113.194.100.186\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"205.217.245.184\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"188.244.35.32\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"213.178.34.192\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"195.206.60.110\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"125.17.39.90\";a:3:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"125.20.32.210\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"193.79.172.157\";a:2:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"212.143.132.167\";a:2:{s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"182.73.182.102\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"103.11.112.226\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"41.76.122.58\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"103.201.142.120\";a:3:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:1;}s:13:\"119.92.88.242\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"81.25.121.85\";a:2:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"117.255.236.87\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"113.5.237.136\";a:5:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"182.71.180.222\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"58.218.151.2\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"117.243.194.219\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"117.253.207.135\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"94.137.119.227\";a:3:{s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"41.190.50.140\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"176.241.95.121\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"182.75.128.106\";a:4:{s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:12:\"69.57.224.80\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"60.13.174.125\";a:3:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"220.225.7.45\";a:18:{s:16:\"joana_richheimer\";i:3;s:14:\"rita_brilhante\";i:2;s:9:\"rui_twice\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:13:\"facebook_user\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:1;s:16:\"ricardo_carneiro\";i:2;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"vasco_lazaro\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:7:\"to_mane\";i:2;}s:14:\"58.220.212.210\";a:2:{s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"117.243.179.199\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"182.73.113.38\";a:2:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:12:\"58.62.55.130\";a:11:{s:16:\"joana_richheimer\";i:3;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:2;s:7:\"to_mane\";i:3;s:16:\"joao_pedro_rocha\";i:4;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:9:\"rui_twice\";i:2;}s:14:\"120.194.172.29\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"58.16.116.162\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"218.92.238.86\";a:4:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"117.253.217.236\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"186.151.239.161\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.255.239.78\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"202.182.52.138\";a:3:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"124.194.80.227\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"117.245.79.56\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"117.243.219.44\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"185.89.91.130\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"117.244.30.217\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"114.135.10.228\";a:5:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:1;}s:13:\"78.140.12.157\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"117.243.182.87\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"91.200.72.115\";a:1:{s:7:\"to_mane\";i:2;}s:13:\"79.164.75.110\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"182.74.195.198\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"116.228.50.194\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"103.60.175.39\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"117.253.218.225\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"117.243.199.220\";a:1:{s:7:\"to_mane\";i:1;}s:11:\"66.98.69.57\";a:8:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:15:\"miguel_caparica\";i:2;s:12:\"mare_nostrum\";i:1;s:12:\"goncalo_feyo\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"213.141.134.222\";a:1:{s:7:\"to_mane\";i:2;}s:14:\"202.65.138.134\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"221.193.226.9\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"117.255.239.159\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"109.196.50.253\";a:2:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"125.82.7.215\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"117.253.221.55\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"117.245.75.205\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"95.79.28.144\";a:3:{s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"60.174.94.254\";a:8:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"218.75.150.254\";a:4:{s:7:\"to_mane\";i:2;s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"46.175.150.204\";a:3:{s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"117.253.220.6\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"117.243.180.191\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"206.214.0.112\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"105.255.171.58\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"109.172.62.158\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"42.115.2.177\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"110.36.34.215\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"76.76.187.218\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"222.163.97.92\";a:8:{s:20:\"alexandre_de_almeida\";i:2;s:16:\"joana_richheimer\";i:3;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:10:\"5.196.0.42\";a:2:{s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"117.253.218.226\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"219.159.229.137\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"101.78.9.186\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"78.137.75.35\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"220.248.203.120\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"120.71.191.210\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"113.247.232.91\";a:2:{s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:1;}s:15:\"117.243.178.244\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"60.175.230.176\";a:4:{s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:13:\"111.113.19.42\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"221.211.186.177\";a:4:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"117.253.73.192\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"117.255.232.153\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"222.162.70.249\";a:14:{s:20:\"alexandre_de_almeida\";i:3;s:9:\"rui_twice\";i:6;s:14:\"rita_brilhante\";i:2;s:11:\"graca_rocha\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:2;s:12:\"sofia_filipe\";i:1;s:11:\"nuno_s_dias\";i:2;s:11:\"rui_meneses\";i:3;s:16:\"ricardo_carneiro\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:15:\"117.243.180.123\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"115.111.14.214\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"206.214.6.136\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"77.105.132.210\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"110.249.142.102\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"124.66.133.106\";a:7:{s:20:\"alexandre_de_almeida\";i:3;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:13:\"119.235.48.66\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"85.31.113.190\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"122.53.75.83\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"81.134.145.75\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"36.32.232.116\";a:4:{s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;}s:13:\"1.180.235.246\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"197.214.127.48\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"222.82.214.52\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"58.57.34.174\";a:15:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:9;s:20:\"alexandre_de_almeida\";i:3;s:7:\"to_mane\";i:3;s:9:\"rui_twice\";i:3;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:5:\"admin\";i:3;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:11:\"graca_rocha\";i:1;}s:11:\"31.171.0.82\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"178.217.155.118\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"95.181.179.186\";a:7:{s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"210.213.203.233\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"31.173.69.158\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"202.189.254.71\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"109.161.194.113\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"218.107.46.228\";a:9:{s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:3;s:5:\"admin\";i:5;s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:3;s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:1;s:12:\"sofia_filipe\";i:1;}s:15:\"222.171.188.185\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"218.24.236.4\";a:17:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:4;s:16:\"joana_richheimer\";i:3;s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:2;s:11:\"graca_rocha\";i:4;s:15:\"miguel_caparica\";i:2;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:5;s:5:\"admin\";i:7;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"mare_nostrum\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:2;s:14:\"pedro_monteiro\";i:1;}s:14:\"95.154.187.123\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"182.75.165.126\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"173.167.46.61\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.243.180.15\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"182.71.25.62\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:14:\"109.226.43.130\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"218.219.148.48\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"93.188.47.219\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:2;}s:14:\"200.26.168.204\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"196.1.198.237\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"196.29.38.34\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"117.244.25.167\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"220.164.2.123\";a:5:{s:16:\"joao_pedro_rocha\";i:2;s:12:\"goncalo_feyo\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;}s:12:\"185.29.52.48\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.244.24.239\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"124.67.255.100\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"115.238.72.250\";a:18:{s:16:\"joao_pedro_rocha\";i:5;s:20:\"alexandre_de_almeida\";i:4;s:7:\"to_mane\";i:4;s:5:\"admin\";i:8;s:15:\"miguel_caparica\";i:4;s:11:\"rui_meneses\";i:5;s:9:\"rui_twice\";i:8;s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:6;s:16:\"joao_vasco_nunes\";i:1;s:12:\"sofia_filipe\";i:3;s:13:\"facebook_user\";i:1;s:13:\"pedro_quadros\";i:2;s:18:\"emanuel_embaixador\";i:2;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:3;s:14:\"pedro_monteiro\";i:1;}s:15:\"176.115.240.185\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"122.3.87.128\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"58.211.183.226\";a:12:{s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:3;s:5:\"admin\";i:4;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;s:13:\"facebook_user\";i:3;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:12:\"mare_nostrum\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"vasco_lazaro\";i:4;}s:13:\"222.175.36.19\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;}s:11:\"221.8.61.50\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;}s:12:\"218.3.64.241\";a:18:{s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:5;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:2;s:14:\"beatriz_gaspar\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:9:\"rui_twice\";i:2;}s:13:\"108.189.20.29\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.245.74.152\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"206.214.8.216\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"221.233.124.37\";a:2:{s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"103.199.157.75\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"111.125.143.167\";a:4:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"14.142.24.162\";a:7:{s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"200.40.209.213\";a:1:{s:15:\"miguel_caparica\";i:1;}s:11:\"218.64.77.6\";a:1:{s:15:\"miguel_caparica\";i:2;}s:14:\"124.112.45.222\";a:12:{s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:6;s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:3;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"120.194.173.231\";a:3:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"111.206.163.56\";a:7:{s:15:\"miguel_caparica\";i:5;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:3;s:11:\"graca_rocha\";i:4;s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:4;}s:12:\"78.137.73.32\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"120.194.236.114\";a:11:{s:15:\"miguel_caparica\";i:2;s:9:\"rui_twice\";i:6;s:5:\"admin\";i:8;s:11:\"graca_rocha\";i:4;s:11:\"rui_meneses\";i:5;s:14:\"rita_brilhante\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:16:\"joana_richheimer\";i:1;s:10:\"paulo_dias\";i:2;}s:15:\"116.193.220.214\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"124.107.243.46\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"185.41.26.228\";a:2:{s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"61.189.47.93\";a:13:{s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:3;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:1;s:13:\"facebook_user\";i:2;s:12:\"goncalo_feyo\";i:2;s:12:\"mare_nostrum\";i:2;s:14:\"rita_brilhante\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:11:\"61.37.150.6\";a:20:{s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:11:\"rui_meneses\";i:4;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:5;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:7;s:5:\"admin\";i:5;s:16:\"ricardo_carneiro\";i:3;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:14:\"beatriz_gaspar\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:12:\"185.15.75.14\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"120.194.162.45\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"108.173.219.85\";a:2:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;}s:13:\"60.190.165.34\";a:4:{s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:14:\"117.255.209.82\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"116.252.36.174\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"204.181.53.89\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"46.201.254.46\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"117.243.183.176\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"90.227.126.214\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"212.232.34.134\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"182.74.78.194\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"206.214.10.135\";a:2:{s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"104.251.100.141\";a:7:{s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"103.65.194.66\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"218.29.123.218\";a:3:{s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"117.244.30.22\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"192.64.121.179\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"61.190.16.210\";a:7:{s:15:\"miguel_caparica\";i:4;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:2;s:14:\"rita_brilhante\";i:1;s:11:\"nuno_s_dias\";i:1;}s:12:\"46.52.222.66\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"182.76.81.254\";a:3:{s:14:\"rita_brilhante\";i:2;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"194.146.200.79\";a:2:{s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"173.59.115.46\";a:9:{s:14:\"rita_brilhante\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:1;}s:12:\"120.194.43.2\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"117.253.208.176\";a:1:{s:14:\"rita_brilhante\";i:1;}s:11:\"110.36.36.5\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"192.227.153.158\";a:1:{s:14:\"rita_brilhante\";i:1;}s:12:\"60.29.40.122\";a:1:{s:14:\"rita_brilhante\";i:2;}s:14:\"121.17.172.180\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"219.129.145.78\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"182.74.73.130\";a:3:{s:14:\"rita_brilhante\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:2;}s:14:\"221.193.198.92\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"117.245.46.246\";a:1:{s:14:\"rita_brilhante\";i:1;}s:12:\"37.187.17.19\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"117.255.208.108\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"117.255.208.195\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"213.87.105.195\";a:1:{s:14:\"rita_brilhante\";i:1;}s:12:\"62.95.49.253\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"119.146.33.34\";a:3:{s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;s:16:\"ricardo_carneiro\";i:1;}s:15:\"117.253.209.208\";a:1:{s:14:\"rita_brilhante\";i:1;}s:12:\"220.225.7.48\";a:2:{s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"91.143.38.162\";a:5:{s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:3;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"117.255.209.72\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"197.255.205.48\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"117.245.79.167\";a:1:{s:14:\"rita_brilhante\";i:1;}s:11:\"122.2.47.34\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"219.129.143.202\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"197.220.8.203\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"58.68.115.245\";a:1:{s:14:\"rita_brilhante\";i:1;}s:12:\"209.59.98.74\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"195.64.221.251\";a:2:{s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:2;}s:12:\"123.63.0.157\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"171.34.72.157\";a:11:{s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:4;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:18:\"emanuel_embaixador\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;}s:12:\"91.200.12.76\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"195.154.241.19\";a:1:{s:5:\"admin\";i:1;}s:14:\"198.57.187.116\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"91.250.114.232\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"201.33.22.54\";a:1:{s:5:\"admin\";i:1;}s:13:\"54.252.188.28\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"194.185.169.132\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"91.220.131.63\";a:1:{s:5:\"admin\";i:5;}s:15:\"195.154.230.160\";a:1:{s:3:\"www\";i:1;}s:14:\"69.164.204.253\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"195.154.243.31\";a:1:{s:3:\"www\";i:1;}s:15:\"192.169.227.215\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"54.221.192.215\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"162.144.76.197\";a:2:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"92.51.149.68\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"45.79.208.122\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"154.0.170.244\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"91.121.66.191\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"41.215.232.21\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"54.188.33.159\";a:1:{s:11:\"graca_rocha\";i:1;}s:11:\"85.25.48.92\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"149.210.182.122\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"193.169.240.87\";a:1:{s:11:\"graca_rocha\";i:5;}s:14:\"94.136.172.205\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"91.121.144.95\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"207.32.189.68\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"157.56.163.9\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"148.251.156.146\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"172.97.102.198\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"5.135.136.57\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"66.135.37.15\";a:1:{s:11:\"graca_rocha\";i:1;}s:11:\"200.13.0.65\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"62.103.152.20\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"87.246.54.58\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"43.241.73.34\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"176.28.9.175\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"62.210.99.144\";a:3:{s:11:\"graca_rocha\";i:3;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;}s:11:\"8.26.64.106\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"91.237.191.35\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"83.137.145.97\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"46.4.101.152\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"62.151.177.182\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"103.231.223.2\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"177.70.121.168\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"217.26.58.11\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"162.13.150.19\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"190.151.133.2\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"178.239.178.93\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"198.211.107.193\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"5.45.76.229\";a:1:{s:5:\"admin\";i:2;}s:14:\"37.187.242.228\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"61.91.205.104\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"195.154.232.138\";a:1:{s:3:\"www\";i:1;}s:15:\"195.154.241.119\";a:1:{s:3:\"www\";i:1;}s:13:\"35.166.99.181\";a:1:{s:5:\"admin\";i:4;}s:12:\"115.28.76.22\";a:3:{s:11:\"graca_rocha\";i:2;s:12:\"sofia_filipe\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:11:\"91.211.2.16\";a:1:{s:5:\"admin\";i:5;}s:12:\"192.99.93.47\";a:1:{s:5:\"admin\";i:3;}s:13:\"185.185.68.48\";a:1:{s:5:\"admin\";i:2;}s:14:\"206.214.13.208\";a:1:{s:5:\"admin\";i:1;}s:12:\"103.53.75.99\";a:1:{s:5:\"admin\";i:1;}s:13:\"117.245.43.65\";a:1:{s:5:\"admin\";i:1;}s:13:\"80.14.168.181\";a:3:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:13:\"109.172.119.1\";a:3:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"113.140.87.162\";a:2:{s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"180.167.25.18\";a:3:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"119.92.59.176\";a:1:{s:5:\"admin\";i:1;}s:15:\"117.253.213.104\";a:1:{s:5:\"admin\";i:1;}s:12:\"80.13.84.146\";a:4:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:15:\"117.253.224.226\";a:1:{s:5:\"admin\";i:1;}s:14:\"113.140.48.158\";a:15:{s:5:\"admin\";i:7;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:3;s:16:\"joao_vasco_nunes\";i:4;s:11:\"nuno_s_dias\";i:2;s:16:\"ricardo_carneiro\";i:2;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:2;s:12:\"vasco_lazaro\";i:1;}s:14:\"181.177.244.51\";a:6:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:3;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:13:\"ricardo_silva\";i:1;s:14:\"pedro_monteiro\";i:1;}s:12:\"96.88.102.30\";a:2:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"46.146.203.249\";a:3:{s:5:\"admin\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"117.253.207.23\";a:1:{s:5:\"admin\";i:1;}s:12:\"182.75.205.2\";a:1:{s:5:\"admin\";i:1;}s:15:\"218.206.210.194\";a:7:{s:5:\"admin\";i:5;s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:4;s:9:\"rui_twice\";i:4;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"60.166.60.26\";a:11:{s:5:\"admin\";i:7;s:15:\"miguel_caparica\";i:3;s:11:\"graca_rocha\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:2;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:2;s:12:\"mare_nostrum\";i:2;s:12:\"sofia_filipe\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;}s:13:\"188.128.5.190\";a:4:{s:5:\"admin\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"117.253.210.248\";a:1:{s:5:\"admin\";i:1;}s:13:\"117.27.136.66\";a:4:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:13:\"facebook_user\";i:1;}s:13:\"106.38.227.34\";a:5:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:2;}s:11:\"175.19.7.67\";a:5:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:4;s:11:\"graca_rocha\";i:4;}s:14:\"58.195.100.130\";a:8:{s:5:\"admin\";i:4;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:2;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"218.89.142.30\";a:4:{s:5:\"admin\";i:3;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:2;s:16:\"joao_vasco_nunes\";i:1;}s:13:\"108.190.9.250\";a:1:{s:5:\"admin\";i:1;}s:15:\"221.231.109.126\";a:15:{s:5:\"admin\";i:3;s:16:\"joana_richheimer\";i:3;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:18:\"emanuel_embaixador\";i:1;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:14:\"pedro_monteiro\";i:1;}s:15:\"218.106.153.152\";a:2:{s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"119.39.124.173\";a:5:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:14:\"117.253.218.69\";a:1:{s:5:\"admin\";i:1;}s:12:\"60.248.0.230\";a:2:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"219.159.70.68\";a:12:{s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"ricardo_silva\";i:2;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:13:\"171.34.102.27\";a:8:{s:5:\"admin\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"117.253.218.5\";a:1:{s:5:\"admin\";i:1;}s:15:\"219.129.145.240\";a:1:{s:5:\"admin\";i:1;}s:15:\"117.253.167.173\";a:1:{s:5:\"admin\";i:1;}s:14:\"117.255.250.84\";a:1:{s:5:\"admin\";i:1;}s:13:\"200.24.244.93\";a:1:{s:5:\"admin\";i:1;}s:15:\"220.178.151.125\";a:17:{s:5:\"admin\";i:4;s:14:\"rita_brilhante\";i:2;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:2;s:12:\"mare_nostrum\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"ricardo_carneiro\";i:1;s:14:\"beatriz_gaspar\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"117.243.182.75\";a:1:{s:5:\"admin\";i:1;}s:14:\"117.253.206.57\";a:2:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"61.135.31.218\";a:1:{s:5:\"admin\";i:1;}s:12:\"218.3.240.54\";a:2:{s:5:\"admin\";i:1;s:14:\"rita_brilhante\";i:1;}s:15:\"117.131.169.158\";a:1:{s:5:\"admin\";i:1;}s:14:\"219.139.57.158\";a:8:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:2;s:9:\"rui_twice\";i:1;}s:14:\"117.243.196.43\";a:1:{s:5:\"admin\";i:1;}s:14:\"118.91.190.123\";a:2:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"182.75.40.222\";a:1:{s:5:\"admin\";i:1;}s:14:\"120.194.170.13\";a:2:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;}s:15:\"117.243.199.150\";a:1:{s:5:\"admin\";i:1;}s:12:\"185.42.15.54\";a:1:{s:5:\"admin\";i:1;}s:12:\"31.171.1.130\";a:3:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:13:\"119.90.34.135\";a:14:{s:5:\"admin\";i:6;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:7;s:16:\"joana_richheimer\";i:3;s:7:\"to_mane\";i:2;s:12:\"sofia_filipe\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:4;s:16:\"ricardo_carneiro\";i:4;s:16:\"joao_vasco_nunes\";i:1;s:13:\"facebook_user\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:13:\"117.21.221.58\";a:14:{s:5:\"admin\";i:5;s:11:\"graca_rocha\";i:4;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:4;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:4;s:16:\"joana_richheimer\";i:1;s:16:\"joao_vasco_nunes\";i:3;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:15:\"219.141.105.203\";a:6:{s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"94.76.82.164\";a:11:{s:5:\"admin\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:3;s:14:\"rita_brilhante\";i:1;s:13:\"pedro_quadros\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:1;}s:14:\"117.255.234.90\";a:1:{s:5:\"admin\";i:1;}s:15:\"220.168.146.223\";a:5:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"61.182.232.174\";a:6:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:13:\"59.37.207.240\";a:3:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"190.106.61.194\";a:1:{s:5:\"admin\";i:1;}s:14:\"124.128.35.218\";a:3:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;}s:15:\"222.240.215.103\";a:4:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:1;}s:15:\"117.253.203.224\";a:1:{s:5:\"admin\";i:1;}s:13:\"120.203.25.58\";a:9:{s:5:\"admin\";i:6;s:11:\"rui_meneses\";i:6;s:20:\"alexandre_de_almeida\";i:4;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:4;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"212.56.197.102\";a:1:{s:5:\"admin\";i:2;}s:15:\"122.224.157.214\";a:1:{s:5:\"admin\";i:1;}s:12:\"117.245.75.3\";a:1:{s:5:\"admin\";i:1;}s:14:\"58.218.185.110\";a:2:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:13:\"117.245.72.75\";a:1:{s:5:\"admin\";i:1;}s:13:\"58.209.119.58\";a:2:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:14:\"117.253.221.79\";a:1:{s:5:\"admin\";i:1;}s:12:\"182.75.8.174\";a:1:{s:5:\"admin\";i:1;}s:13:\"218.76.156.11\";a:5:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:2;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"119.146.144.19\";a:12:{s:5:\"admin\";i:4;s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:4;s:7:\"to_mane\";i:3;s:15:\"miguel_caparica\";i:3;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:3;s:11:\"rui_meneses\";i:2;s:12:\"sofia_filipe\";i:2;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:2;s:16:\"joana_richheimer\";i:1;}s:13:\"93.91.149.223\";a:1:{s:5:\"admin\";i:1;}s:14:\"117.245.73.209\";a:1:{s:5:\"admin\";i:1;}s:14:\"190.189.194.93\";a:1:{s:5:\"admin\";i:1;}s:13:\"218.93.148.76\";a:17:{s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:4;s:7:\"to_mane\";i:3;s:20:\"alexandre_de_almeida\";i:5;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"117.244.30.157\";a:1:{s:5:\"admin\";i:1;}s:13:\"61.177.81.158\";a:1:{s:5:\"admin\";i:1;}s:12:\"202.7.172.20\";a:1:{s:5:\"admin\";i:1;}s:15:\"117.253.223.247\";a:1:{s:5:\"admin\";i:1;}s:13:\"212.22.86.203\";a:1:{s:5:\"admin\";i:1;}s:13:\"120.202.36.46\";a:9:{s:5:\"admin\";i:5;s:11:\"graca_rocha\";i:4;s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:3;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:2;}s:13:\"61.184.79.131\";a:3:{s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"112.4.235.211\";a:4:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:3;s:11:\"graca_rocha\";i:1;}s:13:\"60.13.147.113\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:13:\"116.236.0.130\";a:1:{s:9:\"rui_twice\";i:2;}s:14:\"200.43.234.171\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"60.249.11.127\";a:16:{s:9:\"rui_twice\";i:5;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joana_richheimer\";i:4;s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:4;s:11:\"rui_meneses\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:2;}s:13:\"69.57.235.117\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"202.63.107.83\";a:2:{s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"36.7.113.194\";a:7:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:3;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:2;}s:13:\"117.244.30.37\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"117.253.220.117\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"221.195.0.12\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"218.204.73.220\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"117.253.216.28\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"218.28.110.134\";a:2:{s:9:\"rui_twice\";i:2;s:14:\"rita_brilhante\";i:2;}s:13:\"171.25.194.89\";a:2:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:14:\"46.229.187.206\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"117.255.251.113\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"117.243.208.214\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"125.72.92.174\";a:14:{s:9:\"rui_twice\";i:4;s:11:\"rui_meneses\";i:3;s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:5;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"123.131.131.94\";a:2:{s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:1;}s:12:\"113.95.160.6\";a:1:{s:9:\"rui_twice\";i:2;}s:14:\"117.141.215.16\";a:11:{s:9:\"rui_twice\";i:6;s:16:\"joana_richheimer\";i:3;s:5:\"admin\";i:6;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:6;s:11:\"rui_meneses\";i:3;s:15:\"miguel_caparica\";i:1;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:3;s:13:\"facebook_user\";i:4;s:14:\"beatriz_gaspar\";i:3;}s:14:\"182.74.247.122\";a:2:{s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"117.141.5.39\";a:2:{s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"117.255.234.102\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"220.164.2.82\";a:4:{s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"122.224.167.154\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"76.73.237.14\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"106.243.81.250\";a:19:{s:9:\"rui_twice\";i:4;s:11:\"graca_rocha\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"113.190.232.81\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"197.159.196.10\";a:2:{s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"113.195.181.52\";a:4:{s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"221.6.29.218\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"213.87.104.185\";a:3:{s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"120.209.31.231\";a:9:{s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:4;s:5:\"admin\";i:2;s:14:\"rita_brilhante\";i:2;s:16:\"joana_richheimer\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"182.75.61.222\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"222.138.178.251\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"120.209.20.16\";a:8:{s:9:\"rui_twice\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:5;s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"117.243.193.213\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"117.253.211.51\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"187.216.152.18\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"223.68.185.218\";a:17:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:6;s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:10;s:16:\"joana_richheimer\";i:5;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:2;s:16:\"joao_pedro_rocha\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:5:\"admin\";i:1;}s:13:\"190.13.106.14\";a:4:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"176.124.144.185\";a:15:{s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:3;s:15:\"miguel_caparica\";i:3;s:5:\"admin\";i:4;s:7:\"to_mane\";i:3;s:12:\"goncalo_feyo\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:19:\"mariana_rocha_assis\";i:2;}s:11:\"27.17.57.98\";a:10:{s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:5;s:14:\"rita_brilhante\";i:2;s:5:\"admin\";i:3;s:13:\"pedro_quadros\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"mare_nostrum\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"46.149.176.224\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"85.228.136.84\";a:2:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"117.253.223.210\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"117.253.222.135\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"141.0.176.238\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"117.253.233.170\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"218.77.80.51\";a:12:{s:9:\"rui_twice\";i:7;s:11:\"rui_meneses\";i:5;s:5:\"admin\";i:7;s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joana_richheimer\";i:2;s:13:\"facebook_user\";i:4;s:16:\"ricardo_carneiro\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:12:\"mare_nostrum\";i:3;s:14:\"beatriz_gaspar\";i:2;s:13:\"andre_botelho\";i:1;}s:14:\"117.253.220.92\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"222.91.248.106\";a:16:{s:9:\"rui_twice\";i:2;s:15:\"miguel_caparica\";i:3;s:11:\"rui_meneses\";i:3;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:4;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:2;s:13:\"pedro_quadros\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:12:\"sofia_filipe\";i:1;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:15:\"117.253.235.186\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"219.141.123.249\";a:4:{s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:1;}s:15:\"187.174.195.115\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"117.89.51.50\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"175.140.197.62\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"162.252.151.222\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"117.244.30.14\";a:1:{s:9:\"rui_twice\";i:1;}s:8:\"1.9.33.9\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"222.92.204.50\";a:15:{s:9:\"rui_twice\";i:8;s:11:\"rui_meneses\";i:5;s:16:\"joana_richheimer\";i:4;s:11:\"graca_rocha\";i:4;s:20:\"alexandre_de_almeida\";i:4;s:5:\"admin\";i:8;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:5;s:11:\"nuno_s_dias\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;}s:14:\"212.142.226.93\";a:2:{s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:1;}s:11:\"88.87.64.43\";a:2:{s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"222.82.225.186\";a:12:{s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:2;s:15:\"miguel_caparica\";i:3;s:11:\"rui_meneses\";i:4;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:18:\"emanuel_embaixador\";i:3;s:5:\"admin\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:14:\"beatriz_gaspar\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:14:\"117.243.197.88\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"101.231.247.210\";a:10:{s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:1;}s:14:\"187.49.253.151\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"221.224.25.26\";a:15:{s:9:\"rui_twice\";i:9;s:11:\"graca_rocha\";i:3;s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:2;s:14:\"beatriz_gaspar\";i:1;s:5:\"admin\";i:1;}s:14:\"120.209.180.82\";a:2:{s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"211.141.155.131\";a:7:{s:9:\"rui_twice\";i:3;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"187.49.253.229\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"59.126.104.26\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"110.36.14.205\";a:2:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:13:\"14.48.199.119\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:13:\"218.87.46.173\";a:12:{s:9:\"rui_twice\";i:5;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:11;s:15:\"miguel_caparica\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"andre_botelho\";i:3;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:13:\"120.33.29.227\";a:2:{s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:2;}s:15:\"222.103.244.105\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"220.163.114.40\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"222.172.32.246\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"117.243.192.157\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"171.34.163.188\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"117.253.233.32\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"211.137.8.103\";a:7:{s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;}s:13:\"36.34.121.166\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"117.244.30.44\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"61.166.110.62\";a:11:{s:11:\"graca_rocha\";i:4;s:9:\"rui_twice\";i:4;s:20:\"alexandre_de_almeida\";i:3;s:7:\"to_mane\";i:4;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:1;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:2;s:12:\"sofia_filipe\";i:4;s:13:\"pedro_quadros\";i:3;s:18:\"emanuel_embaixador\";i:1;}s:14:\"217.119.121.24\";a:2:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"62.72.166.61\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"201.219.196.74\";a:2:{s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"222.187.116.14\";a:5:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"117.253.222.29\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"110.80.33.226\";a:2:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:15:\"222.187.115.234\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"211.162.77.20\";a:2:{s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"124.65.182.114\";a:8:{s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:12:\"mare_nostrum\";i:2;s:7:\"to_mane\";i:1;s:12:\"vasco_lazaro\";i:1;}s:10:\"80.67.2.56\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"117.253.202.252\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"113.107.193.71\";a:2:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"117.255.239.59\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"222.218.17.188\";a:4:{s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:2;}s:14:\"112.116.155.40\";a:2:{s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:1;}s:12:\"213.34.195.9\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"117.245.47.129\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"222.223.174.216\";a:7:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:5:\"admin\";i:2;s:19:\"mariana_rocha_assis\";i:1;}s:15:\"222.178.217.238\";a:2:{s:11:\"graca_rocha\";i:3;s:15:\"miguel_caparica\";i:1;}s:14:\"182.72.219.174\";a:3:{s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:1;}s:13:\"61.186.219.33\";a:13:{s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:1;s:5:\"admin\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:5;s:11:\"rui_meneses\";i:6;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:6;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:3;s:14:\"rita_brilhante\";i:1;s:13:\"pedro_quadros\";i:1;}s:13:\"117.245.79.92\";a:2:{s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"119.146.33.91\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"58.214.24.53\";a:18:{s:11:\"graca_rocha\";i:4;s:15:\"miguel_caparica\";i:3;s:5:\"admin\";i:7;s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:5;s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:2;s:11:\"rui_meneses\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:19:\"mariana_rocha_assis\";i:1;}s:11:\"92.68.57.33\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"209.59.71.145\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"218.22.216.134\";a:3:{s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"117.245.74.14\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"60.216.102.18\";a:7:{s:11:\"graca_rocha\";i:4;s:9:\"rui_twice\";i:3;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:3;s:20:\"alexandre_de_almeida\";i:3;s:5:\"admin\";i:3;s:7:\"to_mane\";i:1;}s:14:\"103.47.237.172\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"83.142.189.10\";a:6:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;s:13:\"ricardo_silva\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"223.100.152.42\";a:15:{s:11:\"graca_rocha\";i:4;s:14:\"rita_brilhante\";i:3;s:20:\"alexandre_de_almeida\";i:4;s:5:\"admin\";i:7;s:9:\"rui_twice\";i:7;s:11:\"rui_meneses\";i:4;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:4;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:1;s:16:\"ricardo_carneiro\";i:2;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:2;s:12:\"vasco_lazaro\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"59.49.50.206\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"183.234.43.179\";a:7:{s:11:\"graca_rocha\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:2;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:14:\"221.238.130.74\";a:3:{s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"117.243.199.141\";a:1:{s:11:\"graca_rocha\";i:1;}s:11:\"31.171.1.84\";a:2:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"91.192.244.50\";a:3:{s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"78.25.83.158\";a:4:{s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"118.122.227.217\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"117.253.203.29\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"109.233.211.84\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"61.143.130.162\";a:15:{s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:7:\"to_mane\";i:2;s:5:\"admin\";i:6;s:15:\"miguel_caparica\";i:2;s:20:\"alexandre_de_almeida\";i:4;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:2;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;}s:13:\"81.30.195.154\";a:2:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:14:\"114.104.162.36\";a:12:{s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:5;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:4;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:12:\"goncalo_feyo\";i:6;s:10:\"paulo_dias\";i:2;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;s:19:\"mariana_rocha_assis\";i:2;}s:14:\"221.131.86.182\";a:10:{s:11:\"graca_rocha\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:5;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:7:\"to_mane\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:16:\"joana_richheimer\";i:4;s:13:\"ricardo_silva\";i:1;s:12:\"mare_nostrum\";i:1;}s:13:\"220.175.7.235\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"176.226.216.101\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"190.195.255.143\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"161.0.62.185\";a:2:{s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"112.24.103.242\";a:16:{s:11:\"graca_rocha\";i:8;s:16:\"joana_richheimer\";i:6;s:20:\"alexandre_de_almeida\";i:3;s:9:\"rui_twice\";i:5;s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:4;s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:13:\"ricardo_silva\";i:3;s:10:\"paulo_dias\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:2;}s:14:\"46.146.233.131\";a:3:{s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:2;}s:15:\"117.255.209.210\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"60.166.48.158\";a:16:{s:11:\"graca_rocha\";i:4;s:9:\"rui_twice\";i:5;s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:6;s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:6;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:12:\"mare_nostrum\";i:2;s:14:\"rita_brilhante\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"pedro_quadros\";i:2;s:18:\"emanuel_embaixador\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:2;}s:12:\"60.212.42.56\";a:15:{s:11:\"graca_rocha\";i:5;s:20:\"alexandre_de_almeida\";i:4;s:9:\"rui_twice\";i:4;s:11:\"rui_meneses\";i:4;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:6;s:16:\"joana_richheimer\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:12:\"mare_nostrum\";i:1;s:7:\"to_mane\";i:2;s:13:\"ricardo_silva\";i:1;s:14:\"beatriz_gaspar\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:14:\"190.210.182.93\";a:15:{s:11:\"graca_rocha\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:6;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:3;s:7:\"to_mane\";i:3;s:9:\"rui_twice\";i:5;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:16:\"ricardo_carneiro\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:13:\"andre_botelho\";i:1;}s:14:\"178.248.71.183\";a:5:{s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:3;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"58.244.230.11\";a:2:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"117.243.182.206\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"218.204.46.233\";a:4:{s:11:\"graca_rocha\";i:2;s:14:\"rita_brilhante\";i:2;s:5:\"admin\";i:3;s:16:\"joana_richheimer\";i:2;}s:13:\"61.184.79.248\";a:2:{s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.253.202.96\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"117.244.24.23\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"186.151.245.130\";a:3:{s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"58.59.14.195\";a:8:{s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:12:\"mare_nostrum\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;}s:13:\"220.164.2.119\";a:13:{s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:14:\"rita_brilhante\";i:2;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:3;s:5:\"admin\";i:3;s:11:\"rui_meneses\";i:3;s:15:\"miguel_caparica\";i:2;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:13:\"ricardo_silva\";i:2;s:10:\"paulo_dias\";i:1;}s:14:\"123.235.16.138\";a:8:{s:11:\"graca_rocha\";i:3;s:9:\"rui_twice\";i:5;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:3;s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;}s:14:\"182.75.191.182\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"110.36.37.24\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"95.172.58.134\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"182.72.131.214\";a:2:{s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:1;}s:15:\"220.179.250.175\";a:13:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:3;s:9:\"rui_twice\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:11:\"rui_meneses\";i:2;s:15:\"miguel_caparica\";i:3;s:13:\"facebook_user\";i:1;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:4;s:14:\"rita_brilhante\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"pedro_quadros\";i:2;s:5:\"admin\";i:2;}s:15:\"187.188.175.248\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"115.238.247.228\";a:17:{s:11:\"graca_rocha\";i:5;s:9:\"rui_twice\";i:7;s:7:\"to_mane\";i:3;s:15:\"miguel_caparica\";i:3;s:5:\"admin\";i:10;s:16:\"joana_richheimer\";i:1;s:13:\"facebook_user\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:16:\"joao_pedro_rocha\";i:3;s:14:\"rita_brilhante\";i:3;s:12:\"sofia_filipe\";i:1;s:18:\"emanuel_embaixador\";i:4;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:2;s:12:\"vasco_lazaro\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:11:\"rui_meneses\";i:1;}s:13:\"195.225.48.36\";a:5:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:2;s:14:\"rita_brilhante\";i:1;}s:14:\"117.244.30.211\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"206.214.9.240\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"222.161.47.82\";a:7:{s:11:\"graca_rocha\";i:5;s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:3;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:1;}s:12:\"119.6.99.216\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"117.245.78.197\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"117.40.236.179\";a:11:{s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:6;s:5:\"admin\";i:4;s:11:\"rui_meneses\";i:3;s:7:\"to_mane\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"facebook_user\";i:1;s:9:\"rui_twice\";i:3;s:20:\"alexandre_de_almeida\";i:2;}s:12:\"41.58.128.92\";a:3:{s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"117.232.97.75\";a:2:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:15:\"202.191.228.246\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"117.243.181.158\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"117.253.207.202\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"120.192.205.67\";a:2:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"112.216.86.250\";a:4:{s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;s:14:\"rita_brilhante\";i:1;}s:13:\"193.138.146.9\";a:3:{s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"206.214.4.69\";a:2:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:13:\"79.189.21.182\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"103.217.88.34\";a:3:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:12:\"182.71.58.38\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"117.158.143.223\";a:2:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:13:\"182.74.27.170\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"218.23.30.108\";a:13:{s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:3;s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:8;s:20:\"alexandre_de_almeida\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:2;s:12:\"mare_nostrum\";i:3;s:9:\"rui_twice\";i:3;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:2;s:18:\"emanuel_embaixador\";i:1;s:7:\"to_mane\";i:1;}s:12:\"182.75.249.6\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"202.126.94.137\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"117.243.181.247\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"121.26.227.34\";a:3:{s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"87.247.0.166\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"117.244.24.42\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"219.132.28.212\";a:2:{s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"220.164.2.99\";a:11:{s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:3;s:5:\"admin\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:14:\"beatriz_gaspar\";i:2;s:9:\"rui_twice\";i:2;}s:14:\"79.104.213.194\";a:1:{s:11:\"rui_meneses\";i:2;}s:13:\"31.13.180.117\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"41.160.98.251\";a:2:{s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"60.216.12.211\";a:7:{s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:2;}s:14:\"111.75.211.111\";a:3:{s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"219.159.234.223\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"60.248.77.184\";a:3:{s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"ricardo_carneiro\";i:1;}s:15:\"117.255.213.123\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"120.194.7.10\";a:13:{s:11:\"rui_meneses\";i:6;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:4;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:5;s:9:\"rui_twice\";i:3;s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:4;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:4;s:13:\"pedro_quadros\";i:2;s:14:\"rita_brilhante\";i:1;}s:13:\"140.129.13.23\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"117.244.25.67\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"119.39.84.75\";a:15:{s:11:\"rui_meneses\";i:3;s:11:\"graca_rocha\";i:5;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:7;s:16:\"joana_richheimer\";i:5;s:20:\"alexandre_de_almeida\";i:2;s:7:\"to_mane\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:5:\"admin\";i:2;}s:14:\"192.64.121.201\";a:2:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"202.107.34.250\";a:7:{s:11:\"rui_meneses\";i:4;s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:11:\"46.42.4.122\";a:2:{s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"117.255.248.69\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"222.124.202.152\";a:3:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:2;}s:14:\"79.135.217.168\";a:10:{s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:2;s:12:\"goncalo_feyo\";i:1;}s:14:\"117.253.232.19\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"183.6.189.232\";a:2:{s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:14:\"61.148.124.108\";a:12:{s:11:\"rui_meneses\";i:4;s:7:\"to_mane\";i:2;s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:11:\"nuno_s_dias\";i:3;s:10:\"paulo_dias\";i:1;s:15:\"miguel_caparica\";i:2;s:14:\"rita_brilhante\";i:2;s:18:\"emanuel_embaixador\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:5:\"admin\";i:3;}s:12:\"80.25.245.77\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"222.242.226.99\";a:1:{s:11:\"rui_meneses\";i:2;}s:14:\"193.16.101.187\";a:2:{s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;}s:13:\"192.64.120.98\";a:2:{s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:14:\"117.253.213.54\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"31.173.68.134\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"202.126.94.32\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"123.15.58.162\";a:12:{s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:5;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:2;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:5:\"admin\";i:6;}s:15:\"117.243.197.215\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"146.66.17.229\";a:2:{s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:14:\"120.194.173.77\";a:10:{s:11:\"rui_meneses\";i:4;s:15:\"miguel_caparica\";i:2;s:14:\"rita_brilhante\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:16:\"ricardo_carneiro\";i:2;s:12:\"goncalo_feyo\";i:1;s:11:\"graca_rocha\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:12:\"mare_nostrum\";i:1;}s:13:\"111.9.180.235\";a:3:{s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:1;}s:14:\"117.244.30.246\";a:1:{s:11:\"rui_meneses\";i:1;}s:11:\"222.77.2.34\";a:6:{s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"195.189.17.216\";a:1:{s:11:\"rui_meneses\";i:1;}s:11:\"1.255.70.86\";a:9:{s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:11:\"nuno_s_dias\";i:3;s:10:\"paulo_dias\";i:1;s:19:\"mariana_rocha_assis\";i:2;}s:12:\"93.35.192.35\";a:3:{s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:1;}s:12:\"116.55.19.46\";a:16:{s:11:\"rui_meneses\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:4;s:9:\"rui_twice\";i:3;s:16:\"joao_vasco_nunes\";i:3;s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:15:\"miguel_caparica\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;}s:14:\"117.245.76.178\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"109.173.98.245\";a:3:{s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;}s:15:\"117.253.207.176\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"168.121.55.221\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"116.10.197.243\";a:6:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:2;}s:14:\"117.253.206.41\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"176.197.231.18\";a:5:{s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:13:\"60.209.29.138\";a:5:{s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"117.253.203.8\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"112.199.113.50\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"183.62.158.97\";a:15:{s:11:\"rui_meneses\";i:6;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:8;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:6;s:16:\"joana_richheimer\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:2;s:13:\"ricardo_silva\";i:4;s:16:\"joao_vasco_nunes\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:14:\"pedro_monteiro\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"117.253.232.138\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"31.202.118.53\";a:2:{s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:14:\"200.43.234.122\";a:2:{s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"60.160.156.97\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"37.29.35.200\";a:2:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:14:\"89.175.118.110\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"110.52.91.91\";a:4:{s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"61.164.219.43\";a:19:{s:11:\"rui_meneses\";i:4;s:9:\"rui_twice\";i:6;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:5;s:11:\"graca_rocha\";i:1;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:18:\"emanuel_embaixador\";i:3;s:12:\"mare_nostrum\";i:1;s:15:\"miguel_caparica\";i:3;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:11:\"101.1.3.116\";a:3:{s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:2;}s:12:\"218.6.146.70\";a:16:{s:11:\"rui_meneses\";i:4;s:5:\"admin\";i:5;s:15:\"miguel_caparica\";i:4;s:9:\"rui_twice\";i:6;s:11:\"graca_rocha\";i:2;s:12:\"sofia_filipe\";i:1;s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:1;s:7:\"to_mane\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:2;s:12:\"vasco_lazaro\";i:1;}s:13:\"190.13.106.62\";a:4:{s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:12:\"goncalo_feyo\";i:1;}s:14:\"222.160.127.34\";a:2:{s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"155.4.33.255\";a:1:{s:11:\"rui_meneses\";i:2;}s:14:\"117.253.105.43\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"202.136.245.123\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"211.103.155.236\";a:4:{s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:1;}s:12:\"84.94.102.75\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"218.94.137.82\";a:14:{s:16:\"joana_richheimer\";i:4;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:2;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"vasco_lazaro\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"220.164.2.131\";a:13:{s:16:\"joana_richheimer\";i:4;s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:11:\"rui_meneses\";i:1;s:16:\"ricardo_carneiro\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:2;s:14:\"rita_brilhante\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:2;}s:13:\"206.214.2.121\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"104.137.247.156\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"5.150.255.126\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"222.218.17.189\";a:3:{s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:3;s:15:\"miguel_caparica\";i:1;}s:15:\"117.253.215.171\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"36.75.213.73\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"118.144.83.130\";a:16:{s:16:\"joana_richheimer\";i:3;s:11:\"rui_meneses\";i:5;s:14:\"rita_brilhante\";i:4;s:9:\"rui_twice\";i:4;s:20:\"alexandre_de_almeida\";i:1;s:12:\"sofia_filipe\";i:4;s:5:\"admin\";i:9;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:5;s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:2;s:18:\"emanuel_embaixador\";i:3;s:12:\"mare_nostrum\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;}s:13:\"82.151.98.198\";a:2:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"41.202.174.38\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"50.152.165.24\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"221.176.221.70\";a:6:{s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"200.24.244.83\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"115.239.188.226\";a:4:{s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:1;}s:12:\"69.57.252.17\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"90.156.158.251\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"201.159.124.50\";a:2:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:13:\"117.141.18.70\";a:2:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"59.48.100.222\";a:3:{s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;}s:12:\"119.62.122.2\";a:6:{s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:3;s:11:\"rui_meneses\";i:1;}s:13:\"218.70.58.121\";a:11:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:18:\"emanuel_embaixador\";i:1;}s:14:\"120.194.164.51\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"61.178.213.238\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"175.143.68.54\";a:5:{s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:12:\"sofia_filipe\";i:1;}s:14:\"222.66.196.165\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"125.74.189.200\";a:5:{s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"200.0.32.166\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"221.207.141.60\";a:3:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:1;}s:13:\"91.221.200.74\";a:3:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:1;}s:12:\"221.7.69.198\";a:2:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:14:\"125.227.89.130\";a:2:{s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:2;}s:15:\"221.215.137.186\";a:3:{s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:2;}s:15:\"117.253.221.135\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"122.55.101.10\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"125.32.1.146\";a:14:{s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:9;s:9:\"rui_twice\";i:12;s:7:\"to_mane\";i:3;s:11:\"rui_meneses\";i:3;s:11:\"graca_rocha\";i:3;s:14:\"rita_brilhante\";i:1;s:16:\"ricardo_carneiro\";i:3;s:16:\"joao_vasco_nunes\";i:3;s:11:\"nuno_s_dias\";i:2;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;}s:15:\"222.187.108.146\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"58.210.61.10\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"117.245.75.209\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"81.170.246.236\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"123.182.247.136\";a:3:{s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:2;s:15:\"miguel_caparica\";i:1;}s:13:\"203.142.35.68\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"191.103.115.39\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"117.243.181.234\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"114.141.189.194\";a:16:{s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:5;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:5;s:7:\"to_mane\";i:2;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:3;s:12:\"mare_nostrum\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:14:\"beatriz_gaspar\";i:2;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;}s:14:\"220.178.213.34\";a:3:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"171.8.196.13\";a:10:{s:16:\"joana_richheimer\";i:3;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:13:\"ricardo_silva\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"14.140.119.242\";a:3:{s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"203.157.178.9\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"218.200.15.238\";a:3:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"117.243.196.121\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"178.234.37.40\";a:4:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:3;}s:15:\"117.255.208.224\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"182.75.225.82\";a:11:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:1;s:15:\"miguel_caparica\";i:1;s:13:\"ricardo_silva\";i:1;}s:14:\"103.206.249.57\";a:4:{s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"182.76.35.38\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"125.35.93.62\";a:6:{s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"41.190.51.189\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"117.245.79.122\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"95.84.195.81\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"171.221.254.235\";a:2:{s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"222.34.39.27\";a:5:{s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"222.242.230.123\";a:9:{s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:2;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;s:13:\"ricardo_silva\";i:2;s:13:\"pedro_quadros\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:12:\"sofia_filipe\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"117.244.24.147\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"84.210.221.88\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"220.164.192.33\";a:2:{s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:1;}s:13:\"58.213.152.22\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"117.253.229.241\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"193.150.73.22\";a:12:{s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:4;s:5:\"admin\";i:4;s:11:\"rui_meneses\";i:4;s:7:\"to_mane\";i:6;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:2;s:12:\"goncalo_feyo\";i:2;s:15:\"miguel_caparica\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"andre_botelho\";i:2;s:9:\"rui_twice\";i:1;}s:15:\"222.191.233.238\";a:13:{s:16:\"joana_richheimer\";i:3;s:11:\"rui_meneses\";i:3;s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:5;s:11:\"nuno_s_dias\";i:1;s:9:\"rui_twice\";i:6;s:13:\"facebook_user\";i:3;s:16:\"ricardo_carneiro\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:2;s:12:\"vasco_lazaro\";i:1;s:20:\"alexandre_de_almeida\";i:2;}s:15:\"213.208.177.228\";a:2:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;}s:14:\"222.187.123.66\";a:5:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"117.245.72.215\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"124.207.209.114\";a:12:{s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:3;s:9:\"rui_twice\";i:6;s:5:\"admin\";i:5;s:11:\"graca_rocha\";i:9;s:11:\"rui_meneses\";i:2;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:3;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:1;}s:12:\"96.34.182.97\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"110.38.218.131\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"218.92.14.18\";a:16:{s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"joao_pedro_rocha\";i:4;s:9:\"rui_twice\";i:3;s:16:\"joana_richheimer\";i:2;s:14:\"rita_brilhante\";i:2;s:11:\"graca_rocha\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:11:\"nuno_s_dias\";i:2;s:18:\"emanuel_embaixador\";i:3;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;s:5:\"admin\";i:2;}s:14:\"121.17.168.187\";a:3:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"120.194.212.78\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"27.191.147.6\";a:2:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"161.0.153.101\";a:2:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"185.42.60.250\";a:1:{s:7:\"to_mane\";i:1;}s:11:\"218.29.52.2\";a:10:{s:7:\"to_mane\";i:4;s:14:\"rita_brilhante\";i:2;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:3;s:5:\"admin\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:6;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"117.253.232.136\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"31.173.69.149\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"182.76.224.138\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"222.175.49.22\";a:15:{s:7:\"to_mane\";i:6;s:11:\"graca_rocha\";i:5;s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:6;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joana_richheimer\";i:2;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:11:\"182.72.26.6\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"180.234.210.78\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"61.166.50.234\";a:3:{s:7:\"to_mane\";i:1;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:2;}s:13:\"221.3.134.161\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"61.91.168.190\";a:3:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;}s:14:\"182.176.203.38\";a:5:{s:7:\"to_mane\";i:3;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:14:\"157.122.53.245\";a:2:{s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"221.224.53.130\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"124.239.2.11\";a:2:{s:7:\"to_mane\";i:1;s:13:\"pedro_quadros\";i:1;}s:14:\"159.226.98.111\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"206.214.0.162\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"182.71.155.118\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"218.27.147.130\";a:9:{s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:3;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:2;}s:13:\"58.30.140.105\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"117.253.223.105\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"103.201.143.116\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"106.51.13.222\";a:3:{s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"112.53.84.26\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"111.38.216.5\";a:8:{s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:11:\"rui_meneses\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;}s:13:\"218.24.31.137\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"182.73.69.94\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"183.136.215.143\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"182.74.141.18\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"111.125.143.185\";a:5:{s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:2;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"109.121.163.75\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"213.111.125.100\";a:1:{s:7:\"to_mane\";i:2;}s:13:\"202.106.159.3\";a:4:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:1;}s:13:\"27.150.255.74\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"182.72.71.10\";a:2:{s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"171.34.73.163\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:11:\"122.224.5.6\";a:11:{s:7:\"to_mane\";i:1;s:5:\"admin\";i:2;s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:12:\"goncalo_feyo\";i:2;s:18:\"emanuel_embaixador\";i:1;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:1;s:11:\"nuno_s_dias\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"122.180.115.92\";a:2:{s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"85.26.142.138\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"118.254.9.180\";a:11:{s:7:\"to_mane\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:3;s:10:\"paulo_dias\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:2;s:13:\"andre_botelho\";i:1;}s:12:\"61.180.34.44\";a:15:{s:7:\"to_mane\";i:2;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:13:\"ricardo_silva\";i:3;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:5:\"admin\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"vasco_lazaro\";i:1;s:19:\"mariana_rocha_assis\";i:2;s:14:\"pedro_monteiro\";i:1;}s:13:\"41.202.174.52\";a:1:{s:7:\"to_mane\";i:1;}s:11:\"78.25.82.10\";a:5:{s:7:\"to_mane\";i:3;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"148.103.35.247\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:11:\"138.97.91.6\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"101.66.245.14\";a:6:{s:7:\"to_mane\";i:1;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"220.164.2.137\";a:2:{s:7:\"to_mane\";i:2;s:11:\"graca_rocha\";i:1;}s:13:\"117.255.208.5\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"219.129.143.145\";a:3:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;}s:13:\"24.166.237.91\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"222.112.230.6\";a:12:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:5;s:14:\"rita_brilhante\";i:3;s:16:\"joana_richheimer\";i:2;s:15:\"miguel_caparica\";i:2;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:12:\"goncalo_feyo\";i:2;s:13:\"pedro_quadros\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;}s:13:\"41.76.122.163\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"211.151.124.5\";a:4:{s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"61.186.136.36\";a:9:{s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:2;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:1;}s:15:\"120.209.164.118\";a:9:{s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:6;s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:4;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"58.215.217.222\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"46.236.148.6\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"206.214.15.18\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"117.253.216.123\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"203.93.160.190\";a:2:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"78.37.101.88\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"189.204.6.157\";a:16:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:3;s:15:\"miguel_caparica\";i:2;s:9:\"rui_twice\";i:2;s:5:\"admin\";i:3;s:12:\"sofia_filipe\";i:2;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:3;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:12:\"vasco_lazaro\";i:1;s:14:\"pedro_monteiro\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"183.203.175.46\";a:2:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"221.4.205.30\";a:8:{s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:5;s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:3;}s:13:\"41.58.128.162\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"186.10.82.26\";a:1:{s:7:\"to_mane\";i:2;}s:14:\"124.165.247.42\";a:10:{s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:3;s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:4;s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"223.100.226.71\";a:1:{s:7:\"to_mane\";i:1;}s:11:\"218.22.98.2\";a:2:{s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"119.146.33.81\";a:2:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"213.34.195.19\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"27.17.40.162\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"222.170.131.90\";a:13:{s:7:\"to_mane\";i:2;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:2;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"andre_botelho\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"125.46.45.214\";a:8:{s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"117.253.204.84\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"117.255.213.191\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"91.122.30.147\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"117.243.181.240\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"117.253.216.219\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"118.98.125.58\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"213.243.127.164\";a:1:{s:20:\"alexandre_de_almeida\";i:2;}s:12:\"31.171.1.101\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"117.245.78.214\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"220.178.1.34\";a:16:{s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:3;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:12:\"sofia_filipe\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:14:\"beatriz_gaspar\";i:2;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:5:\"admin\";i:3;s:7:\"to_mane\";i:1;}s:15:\"202.136.245.135\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"61.163.229.226\";a:7:{s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"117.244.24.213\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"117.255.208.44\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"103.203.172.202\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"132.255.224.82\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:1;}s:15:\"221.231.123.114\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"61.190.150.252\";a:14:{s:20:\"alexandre_de_almeida\";i:3;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:4;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:2;s:12:\"sofia_filipe\";i:2;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:5:\"admin\";i:4;s:13:\"facebook_user\";i:2;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:2;}s:13:\"119.201.64.56\";a:3:{s:20:\"alexandre_de_almeida\";i:2;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"197.255.207.219\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"114.135.143.25\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"186.231.96.120\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"117.243.177.21\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"178.57.119.82\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"206.214.15.183\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"81.82.223.109\";a:11:{s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:4;s:11:\"graca_rocha\";i:4;s:9:\"rui_twice\";i:2;s:5:\"admin\";i:3;s:11:\"rui_meneses\";i:1;s:11:\"nuno_s_dias\";i:2;s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"pedro_quadros\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:14:\"60.171.157.209\";a:14:{s:20:\"alexandre_de_almeida\";i:3;s:16:\"joao_pedro_rocha\";i:4;s:9:\"rui_twice\";i:3;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:6;s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:1;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:2;s:18:\"emanuel_embaixador\";i:2;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:1;}s:12:\"85.203.96.18\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"61.178.178.205\";a:4:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"220.189.211.43\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:1;}s:14:\"119.146.145.50\";a:15:{s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:2;s:7:\"to_mane\";i:1;s:13:\"facebook_user\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:2;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"ricardo_carneiro\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"218.108.76.82\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;}s:14:\"117.244.24.218\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"117.245.44.229\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"182.73.160.186\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"221.3.189.234\";a:3:{s:20:\"alexandre_de_almeida\";i:2;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"117.245.42.186\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"220.178.102.138\";a:15:{s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:6;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:6;s:11:\"rui_meneses\";i:5;s:7:\"to_mane\";i:3;s:16:\"ricardo_carneiro\";i:2;s:11:\"nuno_s_dias\";i:2;s:12:\"goncalo_feyo\";i:3;s:16:\"joana_richheimer\";i:4;s:13:\"ricardo_silva\";i:1;s:12:\"vasco_lazaro\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:2;}s:15:\"117.253.232.141\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"182.75.175.194\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"220.227.147.150\";a:14:{s:20:\"alexandre_de_almeida\";i:2;s:16:\"joana_richheimer\";i:5;s:14:\"rita_brilhante\";i:2;s:9:\"rui_twice\";i:3;s:15:\"miguel_caparica\";i:3;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:2;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:2;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:14:\"beatriz_gaspar\";i:1;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;}s:13:\"124.228.83.78\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"117.253.212.204\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:11:\"36.80.49.67\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"218.249.134.42\";a:16:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:6;s:7:\"to_mane\";i:4;s:14:\"rita_brilhante\";i:2;s:5:\"admin\";i:6;s:16:\"joao_vasco_nunes\";i:2;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"mare_nostrum\";i:1;s:16:\"joana_richheimer\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"117.253.211.216\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"201.194.87.244\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"118.163.58.117\";a:11:{s:20:\"alexandre_de_almeida\";i:4;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:3;s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"62.72.166.16\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"221.226.215.106\";a:2:{s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:1;}s:13:\"117.245.79.49\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"206.214.0.45\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"110.36.36.122\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"113.95.166.2\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"221.178.194.144\";a:10:{s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:1;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:1;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:2;}s:12:\"220.225.7.49\";a:5:{s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:1;s:13:\"facebook_user\";i:1;s:12:\"mare_nostrum\";i:1;s:5:\"admin\";i:1;}s:12:\"78.24.29.252\";a:2:{s:20:\"alexandre_de_almeida\";i:2;s:16:\"joana_richheimer\";i:1;}s:13:\"80.110.32.153\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"117.253.203.6\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"83.240.243.118\";a:1:{s:20:\"alexandre_de_almeida\";i:2;}s:14:\"111.26.194.169\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"95.165.143.32\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"188.17.159.28\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"117.40.139.197\";a:16:{s:20:\"alexandre_de_almeida\";i:4;s:11:\"rui_meneses\";i:3;s:14:\"rita_brilhante\";i:2;s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:2;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:2;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"218.75.249.180\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;}s:14:\"218.241.156.88\";a:13:{s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:2;s:15:\"miguel_caparica\";i:3;s:7:\"to_mane\";i:2;s:14:\"rita_brilhante\";i:2;s:11:\"rui_meneses\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:1;s:18:\"emanuel_embaixador\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"113.140.23.210\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"60.207.69.58\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"117.243.176.25\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"61.91.39.174\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"83.167.29.58\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"202.126.94.173\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"41.202.163.50\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"197.220.196.199\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"87.237.237.90\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.39.116.213\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:11:\"42.62.11.58\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.243.176.12\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"60.175.44.65\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"220.164.2.61\";a:12:{s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:4;s:5:\"admin\";i:2;s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:12:\"goncalo_feyo\";i:3;s:13:\"pedro_quadros\";i:2;s:12:\"mare_nostrum\";i:2;s:14:\"rita_brilhante\";i:1;}s:14:\"117.253.105.40\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.245.72.224\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:10:\"1.85.9.126\";a:13:{s:16:\"joao_pedro_rocha\";i:4;s:15:\"miguel_caparica\";i:3;s:14:\"rita_brilhante\";i:4;s:5:\"admin\";i:9;s:9:\"rui_twice\";i:4;s:11:\"rui_meneses\";i:3;s:12:\"sofia_filipe\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:5;s:13:\"facebook_user\";i:1;s:14:\"beatriz_gaspar\";i:2;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:15:\"220.178.107.242\";a:13:{s:16:\"joao_pedro_rocha\";i:5;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:2;s:15:\"miguel_caparica\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:2;s:18:\"emanuel_embaixador\";i:3;s:14:\"rita_brilhante\";i:2;s:12:\"mare_nostrum\";i:2;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:2;}s:12:\"58.244.250.2\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"120.209.71.14\";a:7:{s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;}s:12:\"61.150.76.90\";a:16:{s:16:\"joao_pedro_rocha\";i:3;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:8;s:5:\"admin\";i:5;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:4;s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:12:\"mare_nostrum\";i:4;s:14:\"rita_brilhante\";i:2;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:16:\"joana_richheimer\";i:1;}s:15:\"159.100.216.130\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"222.86.88.41\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"218.201.83.148\";a:8:{s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:3;s:12:\"sofia_filipe\";i:1;s:11:\"rui_meneses\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"109.224.39.162\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:2;s:9:\"rui_twice\";i:1;}s:13:\"221.13.128.44\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"218.21.71.15\";a:2:{s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:1;}s:15:\"128.134.225.138\";a:5:{s:16:\"joao_pedro_rocha\";i:3;s:11:\"graca_rocha\";i:2;s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"220.174.236.95\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"183.82.250.91\";a:13:{s:16:\"joao_pedro_rocha\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joana_richheimer\";i:3;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:3;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:2;s:10:\"paulo_dias\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:13:\"pedro_quadros\";i:2;s:12:\"mare_nostrum\";i:1;}s:14:\"121.189.14.226\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"61.158.187.56\";a:3:{s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"222.187.104.54\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;}s:13:\"60.36.122.172\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"83.219.137.90\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"200.198.217.204\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"222.171.246.231\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"113.107.34.18\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"222.242.107.146\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"77.48.31.146\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"219.132.78.133\";a:1:{s:16:\"joao_pedro_rocha\";i:2;}s:13:\"119.93.25.170\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"103.21.200.34\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:2;s:11:\"rui_meneses\";i:1;}s:14:\"60.160.111.210\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"202.164.209.184\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"219.232.115.95\";a:15:{s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:3;s:5:\"admin\";i:8;s:7:\"to_mane\";i:2;s:12:\"sofia_filipe\";i:2;s:9:\"rui_twice\";i:7;s:16:\"joana_richheimer\";i:1;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:14:\"beatriz_gaspar\";i:1;s:18:\"emanuel_embaixador\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"60.191.206.110\";a:6:{s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"182.72.219.82\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"43.254.12.148\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"194.48.218.109\";a:7:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"183.64.62.26\";a:6:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:3;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;}s:15:\"222.222.214.114\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"221.1.107.142\";a:5:{s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:2;s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"183.233.169.26\";a:5:{s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:1;}s:13:\"200.26.168.62\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"222.189.41.46\";a:14:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:2;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:2;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:2;}s:14:\"211.142.71.170\";a:7:{s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:4;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:11:\"graca_rocha\";i:4;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"182.73.69.70\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.244.24.236\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"31.43.63.171\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"60.173.143.222\";a:14:{s:16:\"joao_pedro_rocha\";i:3;s:14:\"rita_brilhante\";i:3;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:4;s:11:\"rui_meneses\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:1;s:13:\"andre_botelho\";i:1;s:7:\"to_mane\";i:1;}s:15:\"200.113.221.135\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"134.255.174.102\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"61.153.47.22\";a:16:{s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:6;s:9:\"rui_twice\";i:8;s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:3;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:4;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:14:\"beatriz_gaspar\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:16:\"joana_richheimer\";i:2;}s:13:\"182.71.41.157\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"69.28.44.150\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"115.238.34.226\";a:17:{s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:2;s:14:\"rita_brilhante\";i:6;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:6;s:12:\"sofia_filipe\";i:4;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:2;s:16:\"ricardo_carneiro\";i:1;s:14:\"beatriz_gaspar\";i:2;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"110.36.14.189\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"122.194.201.86\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:3;}s:12:\"210.56.209.2\";a:7:{s:16:\"joao_pedro_rocha\";i:3;s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:2;s:15:\"miguel_caparica\";i:2;s:11:\"rui_meneses\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:2;}s:14:\"119.41.124.109\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"61.131.43.94\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"113.240.237.10\";a:18:{s:16:\"joao_pedro_rocha\";i:3;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:3;s:14:\"rita_brilhante\";i:2;s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:2;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:2;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:2;s:16:\"ricardo_carneiro\";i:1;s:14:\"beatriz_gaspar\";i:2;s:13:\"andre_botelho\";i:1;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"122.182.23.206\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"202.110.187.146\";a:14:{s:16:\"joao_pedro_rocha\";i:3;s:5:\"admin\";i:3;s:7:\"to_mane\";i:3;s:15:\"miguel_caparica\";i:2;s:9:\"rui_twice\";i:3;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:2;s:10:\"paulo_dias\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:14:\"beatriz_gaspar\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:13:\"90.177.11.237\";a:4:{s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"117.243.192.15\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"117.255.234.112\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"222.171.61.97\";a:17:{s:16:\"joao_pedro_rocha\";i:7;s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:8;s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:5;s:12:\"sofia_filipe\";i:3;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:3;s:15:\"miguel_caparica\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:2;s:11:\"rui_meneses\";i:1;}s:14:\"115.248.14.133\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;}s:14:\"117.243.194.61\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"202.0.65.120\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"111.12.150.75\";a:14:{s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:1;s:5:\"admin\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:3;s:14:\"rita_brilhante\";i:3;s:12:\"sofia_filipe\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"60.191.247.238\";a:3:{s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"109.226.31.98\";a:6:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"118.163.135.18\";a:16:{s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:5;s:14:\"rita_brilhante\";i:2;s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:4;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:2;s:12:\"sofia_filipe\";i:1;s:11:\"nuno_s_dias\";i:1;}s:12:\"78.10.51.252\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"74.113.58.23\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"41.202.174.81\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"101.230.223.80\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"119.160.199.107\";a:2:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;}s:15:\"117.253.211.227\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"120.192.205.66\";a:3:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"145.255.30.169\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"144.48.110.206\";a:1:{s:15:\"miguel_caparica\";i:1;}s:10:\"64.184.2.5\";a:5:{s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"114.103.151.102\";a:5:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"117.255.243.119\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"220.164.193.238\";a:16:{s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:6;s:11:\"graca_rocha\";i:3;s:14:\"rita_brilhante\";i:5;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:9;s:12:\"sofia_filipe\";i:2;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:2;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:14:\"beatriz_gaspar\";i:1;s:12:\"vasco_lazaro\";i:3;s:16:\"joana_richheimer\";i:1;}s:15:\"123.234.180.250\";a:2:{s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"124.193.199.202\";a:14:{s:15:\"miguel_caparica\";i:2;s:9:\"rui_twice\";i:4;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:7;s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:1;s:18:\"emanuel_embaixador\";i:5;s:12:\"mare_nostrum\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:14:\"beatriz_gaspar\";i:1;}s:14:\"223.241.100.16\";a:18:{s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:3;s:20:\"alexandre_de_almeida\";i:3;s:13:\"facebook_user\";i:3;s:5:\"admin\";i:5;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:11:\"rui_meneses\";i:3;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:12:\"mare_nostrum\";i:1;s:9:\"rui_twice\";i:3;s:12:\"sofia_filipe\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"andre_botelho\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"110.36.13.241\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"117.255.208.164\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"121.63.179.68\";a:3:{s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:11:\"190.90.2.99\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"206.214.5.84\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"79.148.106.25\";a:1:{s:15:\"miguel_caparica\";i:2;}s:14:\"187.216.37.219\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"210.212.172.242\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"89.121.240.126\";a:15:{s:15:\"miguel_caparica\";i:3;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:3;s:11:\"graca_rocha\";i:6;s:7:\"to_mane\";i:2;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:10:\"paulo_dias\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"andre_botelho\";i:1;}s:13:\"175.102.8.108\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"125.75.123.94\";a:1:{s:15:\"miguel_caparica\";i:2;}s:15:\"117.253.215.197\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"117.243.177.208\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"175.44.133.210\";a:4:{s:15:\"miguel_caparica\";i:2;s:14:\"rita_brilhante\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"185.130.226.105\";a:1:{s:5:\"video\";i:1;}s:14:\"176.31.106.171\";a:1:{s:11:\"ondasdeouro\";i:2;}s:14:\"195.22.126.221\";a:1:{s:5:\"admin\";i:8;}s:11:\"72.3.148.99\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"5.39.218.232\";a:1:{s:8:\"paralelo\";i:1;}s:13:\"94.24.254.150\";a:1:{s:11:\"ondasdeouro\";i:3;}s:13:\"31.200.224.31\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"151.19.41.215\";a:1:{s:5:\"admin\";i:1;}s:12:\"213.57.76.56\";a:2:{s:11:\"ondasdeouro\";i:3;s:5:\"admin\";i:2;}s:14:\"91.210.144.179\";a:1:{s:5:\"admin\";i:4;}s:12:\"193.233.9.50\";a:1:{s:5:\"admin\";i:1;}s:13:\"95.56.234.117\";a:7:{s:5:\"admin\";i:3;s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"joao_pedro_rocha\";i:2;}s:13:\"203.148.24.99\";a:1:{s:5:\"admin\";i:2;}s:14:\"221.176.149.94\";a:7:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:4;s:16:\"ricardo_carneiro\";i:1;s:9:\"rui_twice\";i:4;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"110.36.12.105\";a:1:{s:5:\"admin\";i:1;}s:14:\"219.129.145.83\";a:1:{s:5:\"admin\";i:2;}s:15:\"117.253.212.138\";a:1:{s:5:\"admin\";i:1;}s:14:\"109.172.56.234\";a:1:{s:5:\"admin\";i:1;}s:14:\"221.226.50.162\";a:2:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;}s:12:\"110.36.43.82\";a:1:{s:5:\"admin\";i:1;}s:13:\"218.60.28.126\";a:15:{s:9:\"rui_twice\";i:8;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:3;s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:13:\"facebook_user\";i:2;s:16:\"joao_pedro_rocha\";i:3;s:5:\"admin\";i:1;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:12:\"61.182.82.34\";a:16:{s:9:\"rui_twice\";i:6;s:15:\"miguel_caparica\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:5;s:7:\"to_mane\";i:5;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:3;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:4;s:13:\"ricardo_silva\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;}s:15:\"117.243.176.149\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"61.54.110.110\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"200.68.59.84\";a:15:{s:9:\"rui_twice\";i:5;s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:3;s:15:\"miguel_caparica\";i:2;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:12:\"goncalo_feyo\";i:2;s:13:\"andre_botelho\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"123.138.78.210\";a:9:{s:9:\"rui_twice\";i:2;s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:1;}s:12:\"154.73.101.5\";a:3:{s:9:\"rui_twice\";i:3;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"117.239.245.82\";a:2:{s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:1;}s:13:\"125.77.121.80\";a:5:{s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:1;}s:14:\"61.138.134.254\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"218.249.39.214\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"220.170.196.198\";a:5:{s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"219.129.143.228\";a:3:{s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:1;}s:15:\"118.180.215.146\";a:13:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:2;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"pedro_quadros\";i:2;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:7:\"to_mane\";i:1;}s:14:\"218.203.132.66\";a:2:{s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"114.251.25.105\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"27.17.54.123\";a:4:{s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:2;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"119.92.159.124\";a:1:{s:11:\"graca_rocha\";i:1;}s:10:\"60.194.6.9\";a:8:{s:11:\"graca_rocha\";i:3;s:5:\"admin\";i:4;s:16:\"joao_pedro_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:3;s:12:\"sofia_filipe\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"222.247.40.242\";a:11:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:2;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"ricardo_carneiro\";i:2;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:16:\"joao_vasco_nunes\";i:2;}s:12:\"92.61.85.155\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"211.99.134.66\";a:3:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"77.91.151.182\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"61.91.188.82\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"119.145.184.40\";a:2:{s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:1;}s:13:\"61.184.89.109\";a:3:{s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"61.185.86.129\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"188.186.183.65\";a:2:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"62.99.80.128\";a:2:{s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"36.71.131.100\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"124.17.25.14\";a:2:{s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"220.248.203.119\";a:5:{s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:2;}s:14:\"211.99.139.250\";a:7:{s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:1;s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:1;s:7:\"to_mane\";i:1;}s:14:\"182.71.110.114\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"114.69.233.82\";a:7:{s:16:\"joana_richheimer\";i:3;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"218.26.154.226\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"117.40.136.150\";a:18:{s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:2;s:5:\"admin\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:6;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:2;s:12:\"mare_nostrum\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:13:\"41.202.174.17\";a:2:{s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;}s:13:\"218.56.102.14\";a:14:{s:16:\"joana_richheimer\";i:6;s:7:\"to_mane\";i:3;s:5:\"admin\";i:7;s:11:\"graca_rocha\";i:6;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:6;s:11:\"rui_meneses\";i:4;s:16:\"ricardo_carneiro\";i:3;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;}s:14:\"200.87.120.130\";a:2:{s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;}s:12:\"92.61.87.240\";a:2:{s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"220.215.153.170\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"117.245.7.140\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"60.161.99.158\";a:2:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"202.43.147.245\";a:15:{s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:5;s:15:\"miguel_caparica\";i:3;s:5:\"admin\";i:6;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:4;s:12:\"sofia_filipe\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"61.232.0.130\";a:9:{s:7:\"to_mane\";i:3;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:2;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"beatriz_gaspar\";i:1;}s:15:\"219.154.133.161\";a:10:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"219.145.118.208\";a:15:{s:7:\"to_mane\";i:2;s:14:\"rita_brilhante\";i:3;s:11:\"rui_meneses\";i:2;s:13:\"facebook_user\";i:1;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:3;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"221.239.33.82\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"221.182.19.32\";a:8:{s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:3;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"119.1.174.59\";a:16:{s:7:\"to_mane\";i:4;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:2;s:13:\"pedro_quadros\";i:2;s:12:\"mare_nostrum\";i:2;s:5:\"admin\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"vasco_lazaro\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"211.103.38.228\";a:3:{s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"218.64.165.194\";a:14:{s:7:\"to_mane\";i:3;s:16:\"joana_richheimer\";i:4;s:14:\"rita_brilhante\";i:3;s:11:\"graca_rocha\";i:4;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:5;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:3;s:18:\"emanuel_embaixador\";i:4;s:12:\"mare_nostrum\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"pedro_quadros\";i:1;}s:13:\"58.65.176.132\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"180.234.7.96\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"117.253.108.229\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"221.192.154.6\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"220.174.241.102\";a:13:{s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:3;s:12:\"mare_nostrum\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:13:\"ricardo_silva\";i:1;s:13:\"andre_botelho\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:12:\"62.99.71.125\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"46.254.217.209\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"213.144.213.178\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"114.160.219.67\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"182.75.59.114\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:2;}s:13:\"119.235.49.19\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"31.173.69.162\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"222.87.138.215\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"213.138.74.85\";a:7:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"46.151.111.42\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"69.57.235.131\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"181.88.184.46\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"220.173.106.158\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"218.89.39.121\";a:18:{s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:3;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:4;s:7:\"to_mane\";i:1;s:5:\"admin\";i:4;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:3;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"andre_botelho\";i:2;s:12:\"vasco_lazaro\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:12:\"111.42.35.57\";a:8:{s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:4;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"125.74.222.247\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"117.243.197.152\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"111.38.13.115\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:11:\"78.36.7.176\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"14.102.51.109\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"205.217.246.8\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"117.255.232.125\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"181.110.233.210\";a:5:{s:15:\"miguel_caparica\";i:2;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"41.142.240.228\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"112.177.91.42\";a:2:{s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"93.171.242.81\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"110.249.218.124\";a:11:{s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:4;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:5;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:2;s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:2;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;}s:12:\"125.89.64.52\";a:1:{s:15:\"miguel_caparica\";i:2;}s:12:\"62.99.54.107\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"42.115.2.162\";a:3:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"219.141.245.150\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"122.228.165.38\";a:17:{s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:5;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:6;s:9:\"rui_twice\";i:2;s:5:\"admin\";i:4;s:7:\"to_mane\";i:2;s:16:\"ricardo_carneiro\";i:2;s:11:\"nuno_s_dias\";i:3;s:11:\"rui_meneses\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;}s:12:\"59.49.33.247\";a:15:{s:15:\"miguel_caparica\";i:2;s:9:\"rui_twice\";i:6;s:7:\"to_mane\";i:3;s:14:\"rita_brilhante\";i:2;s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:2;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:16:\"joao_pedro_rocha\";i:3;s:13:\"pedro_quadros\";i:2;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:5:\"admin\";i:6;}s:12:\"221.4.61.183\";a:4:{s:15:\"miguel_caparica\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:3;s:5:\"admin\";i:1;}s:12:\"62.99.80.183\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"217.56.79.212\";a:2:{s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;}s:12:\"185.19.177.1\";a:9:{s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:5;s:12:\"mare_nostrum\";i:2;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:5:\"admin\";i:6;}s:14:\"221.176.134.36\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"62.80.166.124\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"191.103.115.185\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"111.43.111.140\";a:6:{s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:2;s:15:\"miguel_caparica\";i:1;}s:13:\"58.220.234.18\";a:15:{s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:2;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:3;s:12:\"sofia_filipe\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:1;s:5:\"admin\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"vasco_lazaro\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:12:\"5.246.186.72\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"88.202.175.130\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"216.137.7.163\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"219.148.39.134\";a:13:{s:14:\"rita_brilhante\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:12:\"sofia_filipe\";i:3;s:5:\"admin\";i:13;s:9:\"rui_twice\";i:6;s:11:\"rui_meneses\";i:4;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:1;s:18:\"emanuel_embaixador\";i:3;s:12:\"mare_nostrum\";i:2;s:15:\"miguel_caparica\";i:2;s:13:\"pedro_quadros\";i:2;s:11:\"graca_rocha\";i:2;}s:13:\"54.162.22.181\";a:1:{s:5:\"admin\";i:1;}s:15:\"188.254.124.106\";a:2:{s:5:\"admin\";i:2;s:11:\"ondasdeouro\";i:1;}s:11:\"5.39.222.18\";a:1:{s:6:\"evento\";i:1;}s:13:\"62.182.51.100\";a:2:{s:11:\"ondasdeouro\";i:1;s:5:\"admin\";i:1;}s:14:\"46.166.138.164\";a:1:{s:5:\"admin\";i:1;}s:13:\"213.145.3.193\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"188.168.253.67\";a:2:{s:5:\"admin\";i:2;s:11:\"ondasdeouro\";i:1;}s:14:\"109.252.206.12\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"99.226.16.177\";a:2:{s:5:\"admin\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"85.203.100.211\";a:1:{s:5:\"admin\";i:1;}s:14:\"221.203.154.50\";a:6:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:2;s:15:\"miguel_caparica\";i:2;s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"58.216.199.229\";a:13:{s:5:\"admin\";i:9;s:11:\"rui_meneses\";i:4;s:11:\"graca_rocha\";i:5;s:7:\"to_mane\";i:6;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:4;s:13:\"ricardo_silva\";i:1;s:16:\"joana_richheimer\";i:3;s:13:\"pedro_quadros\";i:2;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"94.137.142.49\";a:3:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"49.207.183.208\";a:1:{s:5:\"admin\";i:1;}s:14:\"185.95.184.162\";a:1:{s:5:\"admin\";i:1;}s:14:\"114.119.10.171\";a:17:{s:5:\"admin\";i:6;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:2;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:4;s:16:\"joana_richheimer\";i:1;s:13:\"facebook_user\";i:3;s:11:\"nuno_s_dias\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"117.253.50.189\";a:1:{s:5:\"admin\";i:1;}s:14:\"222.252.17.196\";a:1:{s:5:\"admin\";i:1;}s:13:\"178.234.35.42\";a:7:{s:5:\"admin\";i:3;s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"180.166.246.174\";a:2:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"220.130.84.232\";a:1:{s:5:\"admin\";i:1;}s:11:\"42.62.11.49\";a:19:{s:5:\"admin\";i:4;s:14:\"rita_brilhante\";i:1;s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:3;s:9:\"rui_twice\";i:8;s:7:\"to_mane\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:3;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:1;s:13:\"ricardo_silva\";i:1;s:11:\"nuno_s_dias\";i:2;s:10:\"paulo_dias\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"117.253.218.231\";a:1:{s:5:\"admin\";i:1;}s:14:\"211.25.213.149\";a:1:{s:5:\"admin\";i:2;}s:14:\"218.22.206.178\";a:12:{s:5:\"admin\";i:4;s:7:\"to_mane\";i:4;s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:2;s:15:\"miguel_caparica\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:2;s:14:\"rita_brilhante\";i:1;s:16:\"ricardo_carneiro\";i:2;s:14:\"pedro_monteiro\";i:1;}s:13:\"80.245.123.14\";a:1:{s:5:\"admin\";i:1;}s:13:\"125.32.11.100\";a:4:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"115.236.24.10\";a:19:{s:5:\"admin\";i:7;s:9:\"rui_twice\";i:3;s:16:\"joao_pedro_rocha\";i:3;s:7:\"to_mane\";i:4;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:2;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:2;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"mare_nostrum\";i:2;s:14:\"beatriz_gaspar\";i:1;s:12:\"vasco_lazaro\";i:1;}s:13:\"117.245.8.204\";a:1:{s:5:\"admin\";i:1;}s:12:\"91.192.62.83\";a:1:{s:5:\"admin\";i:1;}s:14:\"116.228.159.94\";a:8:{s:5:\"admin\";i:2;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"andre_botelho\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"117.253.104.111\";a:1:{s:5:\"admin\";i:1;}s:12:\"85.26.218.11\";a:1:{s:5:\"admin\";i:1;}s:12:\"62.28.24.122\";a:2:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"111.113.28.86\";a:5:{s:5:\"admin\";i:2;s:16:\"joao_pedro_rocha\";i:3;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"113.204.147.26\";a:6:{s:5:\"admin\";i:4;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:3;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:2;}s:12:\"185.97.166.8\";a:1:{s:5:\"admin\";i:1;}s:12:\"111.40.84.27\";a:8:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:2;}s:13:\"61.14.228.146\";a:1:{s:5:\"admin\";i:2;}s:14:\"124.119.80.114\";a:9:{s:5:\"admin\";i:1;s:14:\"rita_brilhante\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:12:\"goncalo_feyo\";i:2;s:13:\"pedro_quadros\";i:1;s:13:\"facebook_user\";i:1;s:10:\"paulo_dias\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:7:\"to_mane\";i:1;}s:12:\"87.200.5.106\";a:1:{s:5:\"admin\";i:1;}s:14:\"91.234.226.117\";a:1:{s:5:\"admin\";i:1;}s:15:\"117.243.180.189\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"220.177.50.195\";a:9:{s:9:\"rui_twice\";i:2;s:5:\"admin\";i:2;s:15:\"miguel_caparica\";i:2;s:10:\"paulo_dias\";i:1;s:11:\"graca_rocha\";i:1;s:12:\"sofia_filipe\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:15:\"212.142.159.243\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"51.254.245.48\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"182.75.107.222\";a:3:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"ricardo_carneiro\";i:1;}s:13:\"183.65.17.118\";a:18:{s:9:\"rui_twice\";i:9;s:5:\"admin\";i:7;s:13:\"facebook_user\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:2;s:16:\"ricardo_carneiro\";i:2;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:2;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;s:14:\"pedro_monteiro\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:13:\"188.94.227.38\";a:5:{s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"61.153.218.246\";a:5:{s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:15:\"109.196.204.139\";a:2:{s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"61.188.209.203\";a:2:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"1.234.172.206\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"58.216.170.50\";a:14:{s:9:\"rui_twice\";i:3;s:5:\"admin\";i:7;s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:1;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"ricardo_silva\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:14:\"pedro_monteiro\";i:1;}s:12:\"71.14.28.164\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"58.216.156.58\";a:17:{s:9:\"rui_twice\";i:3;s:5:\"admin\";i:4;s:11:\"rui_meneses\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:3;s:12:\"mare_nostrum\";i:1;s:15:\"miguel_caparica\";i:2;s:12:\"sofia_filipe\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"58.215.13.154\";a:15:{s:9:\"rui_twice\";i:5;s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:5;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"182.74.224.225\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"113.140.48.156\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"58.220.212.90\";a:3:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:1;}s:12:\"59.46.84.142\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"211.118.26.122\";a:16:{s:9:\"rui_twice\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:5;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:3;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:3;s:11:\"graca_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:3;s:7:\"to_mane\";i:1;}s:14:\"220.163.44.179\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"202.30.3.248\";a:2:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"61.184.79.252\";a:2:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"60.172.162.2\";a:13:{s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:5;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:5:\"admin\";i:6;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:3;s:11:\"nuno_s_dias\";i:1;s:9:\"rui_twice\";i:3;s:16:\"joao_vasco_nunes\";i:2;s:14:\"beatriz_gaspar\";i:3;s:12:\"vasco_lazaro\";i:1;}s:15:\"122.144.136.211\";a:4:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"117.253.234.104\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"123.233.118.91\";a:6:{s:11:\"graca_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:4;s:7:\"to_mane\";i:1;s:5:\"admin\";i:2;}s:13:\"182.76.42.110\";a:2:{s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:1;}s:14:\"124.129.27.218\";a:7:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:3;s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:2;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"222.220.35.196\";a:1:{s:11:\"graca_rocha\";i:1;}s:11:\"59.51.45.68\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"125.46.43.20\";a:16:{s:11:\"graca_rocha\";i:4;s:7:\"to_mane\";i:3;s:16:\"joana_richheimer\";i:3;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:1;s:14:\"rita_brilhante\";i:1;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:14:\"pedro_monteiro\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"122.225.125.210\";a:1:{s:11:\"graca_rocha\";i:1;}s:11:\"1.180.64.86\";a:16:{s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:5:\"admin\";i:4;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:2;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:9:\"rui_twice\";i:6;s:13:\"facebook_user\";i:3;s:12:\"mare_nostrum\";i:2;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"49.246.77.251\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"218.23.49.206\";a:4:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"60.174.192.240\";a:17:{s:11:\"graca_rocha\";i:4;s:11:\"rui_meneses\";i:7;s:16:\"joao_pedro_rocha\";i:4;s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:7;s:9:\"rui_twice\";i:4;s:16:\"ricardo_carneiro\";i:2;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:2;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:3;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:3;}s:15:\"110.159.218.217\";a:4:{s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"61.134.52.164\";a:6:{s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:5;s:15:\"miguel_caparica\";i:2;s:9:\"rui_twice\";i:3;s:5:\"admin\";i:4;}s:12:\"218.64.77.62\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"183.123.249.114\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"219.131.197.26\";a:10:{s:11:\"graca_rocha\";i:4;s:9:\"rui_twice\";i:4;s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:2;s:12:\"sofia_filipe\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:1;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:2;}s:14:\"109.68.190.242\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"111.207.226.151\";a:2:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:14:\"139.210.164.82\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"61.150.76.201\";a:15:{s:11:\"graca_rocha\";i:4;s:16:\"joao_pedro_rocha\";i:2;s:9:\"rui_twice\";i:8;s:5:\"admin\";i:12;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:3;s:11:\"rui_meneses\";i:4;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:3;s:16:\"ricardo_carneiro\";i:1;s:18:\"emanuel_embaixador\";i:4;s:12:\"mare_nostrum\";i:2;s:14:\"rita_brilhante\";i:2;s:13:\"pedro_quadros\";i:1;}s:13:\"182.162.22.65\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"221.176.147.46\";a:2:{s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:11:\"112.23.7.76\";a:17:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:2;s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"ricardo_carneiro\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:12:\"sofia_filipe\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:2;s:19:\"mariana_rocha_assis\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"111.30.23.107\";a:3:{s:11:\"rui_meneses\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;}s:14:\"221.131.83.162\";a:15:{s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:4;s:15:\"miguel_caparica\";i:3;s:5:\"admin\";i:5;s:16:\"joao_pedro_rocha\";i:3;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:4;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"facebook_user\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"andre_botelho\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"189.254.115.253\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"112.26.80.138\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"218.90.180.110\";a:14:{s:11:\"rui_meneses\";i:4;s:15:\"miguel_caparica\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:3;s:12:\"goncalo_feyo\";i:1;s:7:\"to_mane\";i:1;s:10:\"paulo_dias\";i:2;s:19:\"mariana_rocha_assis\";i:3;s:9:\"rui_twice\";i:2;s:5:\"admin\";i:2;}s:14:\"220.167.207.74\";a:5:{s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"218.84.117.90\";a:16:{s:11:\"rui_meneses\";i:2;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:5;s:7:\"to_mane\";i:3;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:12:\"mare_nostrum\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:2;s:18:\"emanuel_embaixador\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"110.36.34.132\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"117.255.233.66\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"91.234.226.103\";a:2:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"217.215.126.54\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"124.207.129.174\";a:2:{s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"110.38.217.34\";a:2:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"119.226.125.226\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"117.40.185.78\";a:16:{s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:7;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:7;s:9:\"rui_twice\";i:1;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:3;s:13:\"facebook_user\";i:1;s:12:\"vasco_lazaro\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"111.75.189.61\";a:1:{s:11:\"rui_meneses\";i:1;}s:11:\"218.76.50.2\";a:5:{s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"183.167.231.206\";a:13:{s:11:\"rui_meneses\";i:4;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:6;s:16:\"joao_pedro_rocha\";i:3;s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:2;s:5:\"admin\";i:5;s:9:\"rui_twice\";i:3;s:16:\"joana_richheimer\";i:3;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;}s:13:\"61.133.218.19\";a:12:{s:11:\"rui_meneses\";i:2;s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:4;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:2;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:9:\"rui_twice\";i:3;}s:14:\"125.67.235.220\";a:14:{s:11:\"rui_meneses\";i:4;s:16:\"joana_richheimer\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:4;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:4;s:12:\"goncalo_feyo\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:2;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:2;}s:12:\"218.56.45.28\";a:14:{s:11:\"rui_meneses\";i:7;s:16:\"joana_richheimer\";i:5;s:5:\"admin\";i:3;s:20:\"alexandre_de_almeida\";i:3;s:16:\"joao_pedro_rocha\";i:4;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;s:13:\"ricardo_silva\";i:2;s:10:\"paulo_dias\";i:2;s:12:\"goncalo_feyo\";i:2;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:1;}s:13:\"218.3.204.172\";a:4:{s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"97.74.24.123\";a:2:{s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"222.171.242.151\";a:15:{s:16:\"joana_richheimer\";i:2;s:14:\"rita_brilhante\";i:2;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:1;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:1;}s:12:\"117.245.8.29\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"118.163.143.170\";a:16:{s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:4;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:2;s:5:\"admin\";i:4;s:11:\"rui_meneses\";i:4;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:2;s:12:\"mare_nostrum\";i:3;s:14:\"rita_brilhante\";i:2;s:12:\"sofia_filipe\";i:1;s:18:\"emanuel_embaixador\";i:1;s:13:\"andre_botelho\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"221.2.140.174\";a:6:{s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:15:\"190.167.212.148\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"183.83.132.30\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"218.22.187.66\";a:17:{s:16:\"joana_richheimer\";i:3;s:16:\"joao_pedro_rocha\";i:3;s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:9;s:5:\"admin\";i:7;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:2;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:2;s:19:\"mariana_rocha_assis\";i:3;s:14:\"pedro_monteiro\";i:1;}s:15:\"176.113.126.154\";a:9:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:12:\"sofia_filipe\";i:1;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"58.210.212.214\";a:11:{s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:3;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:4;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:12:\"218.94.17.86\";a:4:{s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:2;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:15:\"124.224.198.110\";a:4:{s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:14:\"rita_brilhante\";i:1;}s:13:\"211.137.151.5\";a:2:{s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"58.135.198.8\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"117.245.74.7\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"222.217.221.179\";a:11:{s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:18:\"emanuel_embaixador\";i:2;s:5:\"admin\";i:3;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:2;}s:14:\"213.87.106.187\";a:7:{s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:15:\"222.185.255.227\";a:15:{s:16:\"joana_richheimer\";i:7;s:11:\"rui_meneses\";i:5;s:5:\"admin\";i:4;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:5;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:4;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:12:\"mare_nostrum\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:11:\"60.172.73.3\";a:16:{s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:7;s:9:\"rui_twice\";i:5;s:12:\"sofia_filipe\";i:4;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:2;s:18:\"emanuel_embaixador\";i:2;s:15:\"miguel_caparica\";i:1;s:13:\"pedro_quadros\";i:2;s:12:\"vasco_lazaro\";i:1;}s:15:\"117.243.196.213\";a:1:{s:16:\"joana_richheimer\";i:1;}s:11:\"59.61.79.82\";a:11:{s:16:\"joana_richheimer\";i:3;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:2;s:20:\"alexandre_de_almeida\";i:6;s:7:\"to_mane\";i:1;s:13:\"ricardo_silva\";i:3;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:2;s:11:\"rui_meneses\";i:2;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:1;}s:14:\"117.245.79.117\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"218.22.253.37\";a:11:{s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:1;s:7:\"to_mane\";i:3;s:18:\"emanuel_embaixador\";i:2;s:11:\"graca_rocha\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"117.245.76.219\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"193.238.110.218\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"148.247.22.249\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"221.215.106.218\";a:5:{s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:3;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:4;}s:14:\"218.92.166.146\";a:10:{s:7:\"to_mane\";i:2;s:5:\"admin\";i:2;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:2;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:1;s:12:\"mare_nostrum\";i:1;s:14:\"pedro_monteiro\";i:1;}s:15:\"221.193.197.134\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"220.179.61.160\";a:8:{s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:5;s:16:\"joana_richheimer\";i:2;s:14:\"rita_brilhante\";i:2;s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:1;}s:13:\"125.75.123.86\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"199.188.77.98\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"175.207.12.11\";a:3:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"222.213.168.130\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"222.222.39.38\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"90.150.87.74\";a:3:{s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"117.132.175.54\";a:6:{s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:2;}s:13:\"220.134.8.233\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"120.209.190.212\";a:2:{s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;}s:13:\"183.64.79.122\";a:14:{s:7:\"to_mane\";i:2;s:5:\"admin\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:2;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:12:\"vasco_lazaro\";i:2;s:11:\"graca_rocha\";i:1;}s:12:\"91.187.93.52\";a:5:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"219.154.17.116\";a:6:{s:7:\"to_mane\";i:2;s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:2;}s:14:\"61.190.100.162\";a:15:{s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:5;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:2;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:3;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:2;s:12:\"sofia_filipe\";i:1;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:2;s:11:\"graca_rocha\";i:1;}s:15:\"115.239.178.162\";a:4:{s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"212.220.110.159\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"113.161.57.242\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"27.255.28.218\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"46.229.131.87\";a:2:{s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:1;}s:15:\"117.253.212.128\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"116.52.0.234\";a:17:{s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:2;s:14:\"rita_brilhante\";i:2;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"rui_meneses\";i:2;s:12:\"sofia_filipe\";i:1;s:14:\"beatriz_gaspar\";i:2;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:11:\"graca_rocha\";i:2;}s:14:\"121.31.112.110\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"218.75.93.34\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"213.97.96.247\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"117.243.198.132\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"182.75.40.114\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"46.29.197.138\";a:1:{s:20:\"alexandre_de_almeida\";i:2;}s:13:\"203.242.126.4\";a:10:{s:20:\"alexandre_de_almeida\";i:4;s:9:\"rui_twice\";i:2;s:13:\"facebook_user\";i:1;s:5:\"admin\";i:2;s:7:\"to_mane\";i:3;s:15:\"miguel_caparica\";i:2;s:12:\"sofia_filipe\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:2;s:12:\"mare_nostrum\";i:1;}s:15:\"221.224.114.229\";a:16:{s:20:\"alexandre_de_almeida\";i:6;s:5:\"admin\";i:5;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:5;s:12:\"sofia_filipe\";i:1;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:2;s:13:\"facebook_user\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:3;s:19:\"mariana_rocha_assis\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"59.44.47.106\";a:15:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:3;s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:5;s:16:\"joana_richheimer\";i:5;s:7:\"to_mane\";i:2;s:5:\"admin\";i:6;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:4;s:13:\"ricardo_silva\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:11:\"103.50.6.53\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"58.222.95.130\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"212.23.87.85\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"182.171.169.228\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"218.192.48.229\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"218.90.146.246\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"178.213.241.222\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"60.169.26.22\";a:12:{s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"beatriz_gaspar\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"vasco_lazaro\";i:1;s:5:\"admin\";i:2;s:7:\"to_mane\";i:1;}s:14:\"122.224.20.198\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"120.68.44.204\";a:14:{s:20:\"alexandre_de_almeida\";i:3;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:3;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:2;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"beatriz_gaspar\";i:2;}s:14:\"220.165.28.189\";a:14:{s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:4;s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:4;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:4;s:5:\"admin\";i:6;s:16:\"joana_richheimer\";i:2;s:16:\"joao_vasco_nunes\";i:4;s:11:\"nuno_s_dias\";i:2;s:13:\"facebook_user\";i:2;s:14:\"beatriz_gaspar\";i:3;s:13:\"andre_botelho\";i:1;}s:14:\"218.104.207.53\";a:7:{s:20:\"alexandre_de_almeida\";i:2;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:2;}s:12:\"95.161.157.2\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"197.149.89.166\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"117.255.213.112\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"220.171.28.146\";a:11:{s:20:\"alexandre_de_almeida\";i:2;s:7:\"to_mane\";i:3;s:9:\"rui_twice\";i:5;s:14:\"rita_brilhante\";i:4;s:11:\"rui_meneses\";i:4;s:5:\"admin\";i:6;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:4;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:12:\"sofia_filipe\";i:2;}s:13:\"113.140.22.45\";a:13:{s:16:\"joao_pedro_rocha\";i:4;s:7:\"to_mane\";i:3;s:5:\"admin\";i:3;s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:2;s:10:\"paulo_dias\";i:2;s:16:\"joana_richheimer\";i:3;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:11:\"graca_rocha\";i:2;}s:13:\"112.25.220.99\";a:16:{s:16:\"joao_pedro_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:5;s:7:\"to_mane\";i:3;s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:3;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:2;s:15:\"miguel_caparica\";i:1;s:16:\"ricardo_carneiro\";i:2;s:12:\"mare_nostrum\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"220.249.96.82\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"222.104.218.45\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"116.31.225.157\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"132.255.224.77\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:2;s:11:\"graca_rocha\";i:1;}s:13:\"95.167.178.45\";a:14:{s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:5;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:2;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:2;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:18:\"emanuel_embaixador\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:2;}s:15:\"222.222.219.154\";a:16:{s:16:\"joao_pedro_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:4;s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:3;s:10:\"paulo_dias\";i:2;s:16:\"joana_richheimer\";i:1;s:13:\"pedro_quadros\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:2;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:1;}s:15:\"125.158.211.210\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"202.199.224.253\";a:14:{s:16:\"joao_pedro_rocha\";i:3;s:9:\"rui_twice\";i:3;s:5:\"admin\";i:6;s:16:\"joana_richheimer\";i:3;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:12:\"goncalo_feyo\";i:1;s:15:\"miguel_caparica\";i:2;s:12:\"sofia_filipe\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:3;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:14:\"205.217.249.83\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"210.82.28.41\";a:7:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:7:\"to_mane\";i:2;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:1;}s:12:\"218.5.228.74\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"222.35.21.206\";a:16:{s:16:\"joao_pedro_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:3;s:15:\"miguel_caparica\";i:2;s:14:\"rita_brilhante\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:3;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:2;s:12:\"mare_nostrum\";i:1;s:13:\"andre_botelho\";i:1;s:5:\"admin\";i:3;s:7:\"to_mane\";i:1;}s:12:\"62.28.30.154\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"212.4.21.171\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"121.31.112.106\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"117.66.188.224\";a:11:{s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:5;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:3;s:16:\"ricardo_carneiro\";i:2;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:2;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:1;}s:14:\"117.245.79.186\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"219.157.72.54\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"171.34.73.171\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;}s:12:\"89.35.116.27\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"220.164.2.138\";a:14:{s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:4;s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:3;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:5;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:2;s:16:\"joana_richheimer\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"beatriz_gaspar\";i:1;}s:12:\"85.43.198.94\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:11:\"92.42.13.16\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"220.164.2.106\";a:13:{s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:18:\"emanuel_embaixador\";i:1;}s:12:\"122.3.45.129\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"106.37.234.254\";a:1:{s:16:\"joao_pedro_rocha\";i:2;}s:15:\"117.253.217.214\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:10:\"27.49.1.68\";a:2:{s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"205.217.246.214\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"178.23.149.160\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"117.243.182.31\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"218.204.70.20\";a:9:{s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:2;s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:2;}s:15:\"202.121.199.177\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"206.214.13.223\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"27.191.153.122\";a:15:{s:15:\"miguel_caparica\";i:3;s:11:\"rui_meneses\";i:4;s:5:\"admin\";i:5;s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:16:\"joana_richheimer\";i:3;s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:3;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:4;s:16:\"joao_pedro_rocha\";i:4;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:12:\"27.72.45.173\";a:7:{s:15:\"miguel_caparica\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:2;s:12:\"goncalo_feyo\";i:1;s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;}s:14:\"218.22.186.115\";a:18:{s:15:\"miguel_caparica\";i:2;s:7:\"to_mane\";i:6;s:5:\"admin\";i:3;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:3;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:2;s:16:\"joana_richheimer\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:19:\"mariana_rocha_assis\";i:2;s:14:\"pedro_monteiro\";i:1;}s:12:\"201.6.254.60\";a:2:{s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"223.220.248.78\";a:10:{s:15:\"miguel_caparica\";i:3;s:11:\"rui_meneses\";i:4;s:5:\"admin\";i:4;s:7:\"to_mane\";i:3;s:16:\"joao_pedro_rocha\";i:3;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"195.96.76.122\";a:3:{s:15:\"miguel_caparica\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:1;}s:14:\"87.213.112.133\";a:2:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;}s:15:\"103.250.227.202\";a:2:{s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:1;}s:13:\"125.90.55.134\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"59.44.27.195\";a:15:{s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:16:\"ricardo_carneiro\";i:1;s:9:\"rui_twice\";i:5;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:2;s:13:\"pedro_quadros\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:2;s:12:\"vasco_lazaro\";i:1;}s:12:\"210.4.112.34\";a:2:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;}s:13:\"105.112.3.167\";a:18:{s:15:\"miguel_caparica\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"joao_pedro_rocha\";i:3;s:5:\"admin\";i:6;s:11:\"graca_rocha\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:3;s:13:\"pedro_quadros\";i:1;s:9:\"rui_twice\";i:1;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:12:\"mare_nostrum\";i:2;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:7:\"to_mane\";i:1;}s:14:\"211.118.55.240\";a:2:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;}s:13:\"91.122.44.169\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"124.128.246.178\";a:8:{s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;}s:14:\"218.56.156.226\";a:6:{s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;}s:12:\"218.22.96.76\";a:2:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;}s:15:\"219.136.222.228\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"219.141.127.176\";a:3:{s:14:\"rita_brilhante\";i:2;s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"122.224.174.187\";a:1:{s:14:\"rita_brilhante\";i:1;}s:11:\"31.171.1.86\";a:2:{s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"111.39.250.51\";a:14:{s:14:\"rita_brilhante\";i:3;s:11:\"rui_meneses\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:4;s:7:\"to_mane\";i:3;s:13:\"facebook_user\";i:1;s:16:\"joao_pedro_rocha\";i:5;s:13:\"pedro_quadros\";i:2;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:3;s:12:\"sofia_filipe\";i:1;s:14:\"beatriz_gaspar\";i:1;s:5:\"admin\";i:2;}s:12:\"80.147.59.28\";a:8:{s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:6;s:5:\"admin\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"pedro_quadros\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"178.119.123.152\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"200.13.157.85\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"219.139.58.58\";a:5:{s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"119.6.89.127\";a:9:{s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:3;s:5:\"admin\";i:4;s:11:\"rui_meneses\";i:2;s:16:\"joao_pedro_rocha\";i:3;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:14:\"222.218.17.187\";a:7:{s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:3;s:16:\"joana_richheimer\";i:1;}s:13:\"186.33.222.38\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"183.167.204.69\";a:15:{s:14:\"rita_brilhante\";i:4;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:12:\"mare_nostrum\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:12:\"sofia_filipe\";i:1;s:18:\"emanuel_embaixador\";i:2;s:14:\"beatriz_gaspar\";i:1;}s:15:\"213.176.224.194\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"117.245.78.57\";a:1:{s:14:\"rita_brilhante\";i:1;}s:12:\"220.164.2.78\";a:16:{s:14:\"rita_brilhante\";i:2;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:2;s:7:\"to_mane\";i:1;s:12:\"sofia_filipe\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;}s:14:\"181.111.172.99\";a:1:{s:14:\"rita_brilhante\";i:1;}s:12:\"60.166.52.51\";a:17:{s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:7;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:3;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:5;s:11:\"graca_rocha\";i:1;s:12:\"sofia_filipe\";i:3;s:16:\"ricardo_carneiro\";i:2;s:11:\"nuno_s_dias\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:2;s:13:\"andre_botelho\";i:1;}s:10:\"46.30.41.5\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"218.108.63.246\";a:5:{s:14:\"rita_brilhante\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"123.160.246.27\";a:2:{s:14:\"rita_brilhante\";i:3;s:16:\"joana_richheimer\";i:1;}s:14:\"58.210.119.226\";a:15:{s:14:\"rita_brilhante\";i:2;s:15:\"miguel_caparica\";i:5;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:4;s:5:\"admin\";i:9;s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:7;s:12:\"sofia_filipe\";i:2;s:16:\"ricardo_carneiro\";i:2;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:3;s:13:\"pedro_quadros\";i:4;s:14:\"pedro_monteiro\";i:1;}s:12:\"31.173.68.98\";a:1:{s:14:\"rita_brilhante\";i:1;}s:12:\"46.8.138.156\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"195.178.22.56\";a:1:{s:5:\"admin\";i:1;}s:13:\"195.91.159.75\";a:2:{s:11:\"ondasdeouro\";i:1;s:5:\"admin\";i:1;}s:12:\"90.152.4.117\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"80.246.209.227\";a:1:{s:5:\"admin\";i:1;}s:12:\"45.116.79.51\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"185.119.81.77\";a:1:{s:5:\"admin\";i:1;}s:15:\"195.154.241.120\";a:1:{s:3:\"www\";i:1;}s:15:\"195.154.237.108\";a:1:{s:3:\"www\";i:1;}s:13:\"107.21.170.98\";a:1:{s:5:\"admin\";i:4;}s:14:\"199.15.233.162\";a:1:{s:5:\"admin\";i:2;}s:13:\"103.215.82.17\";a:1:{s:5:\"admin\";i:1;}s:14:\"192.240.172.14\";a:1:{s:5:\"admin\";i:1;}s:12:\"103.10.44.50\";a:1:{s:5:\"admin\";i:1;}s:13:\"123.7.178.228\";a:7:{s:5:\"admin\";i:4;s:11:\"rui_meneses\";i:4;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:3;s:7:\"to_mane\";i:3;}s:13:\"218.77.84.219\";a:1:{s:5:\"admin\";i:1;}s:14:\"222.137.252.29\";a:2:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"218.23.103.226\";a:4:{s:5:\"admin\";i:3;s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:1;}s:14:\"218.94.106.113\";a:11:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:4;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:4;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"andre_botelho\";i:1;}s:13:\"122.92.141.27\";a:3:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"222.170.168.106\";a:9:{s:5:\"admin\";i:5;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:2;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:19:\"mariana_rocha_assis\";i:2;}s:14:\"182.75.137.222\";a:1:{s:5:\"admin\";i:1;}s:13:\"89.218.84.214\";a:15:{s:5:\"admin\";i:2;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:7;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:4;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:3;s:16:\"joao_pedro_rocha\";i:4;s:14:\"rita_brilhante\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:2;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:1;s:7:\"to_mane\";i:1;}s:12:\"112.26.80.46\";a:8:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:4;s:12:\"sofia_filipe\";i:1;s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"218.70.34.101\";a:1:{s:5:\"admin\";i:1;}s:14:\"121.30.219.210\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"202.97.141.101\";a:8:{s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:2;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:4;}s:13:\"221.210.9.246\";a:2:{s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:1;}s:15:\"120.209.115.132\";a:7:{s:9:\"rui_twice\";i:3;s:14:\"rita_brilhante\";i:2;s:20:\"alexandre_de_almeida\";i:4;s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:3;s:5:\"admin\";i:2;}s:14:\"222.223.114.88\";a:4:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"58.52.131.108\";a:14:{s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:4;s:5:\"admin\";i:4;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:2;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:12:\"vasco_lazaro\";i:1;s:14:\"pedro_monteiro\";i:1;}s:12:\"111.1.89.230\";a:13:{s:9:\"rui_twice\";i:7;s:16:\"joao_pedro_rocha\";i:3;s:5:\"admin\";i:9;s:11:\"rui_meneses\";i:3;s:14:\"rita_brilhante\";i:4;s:11:\"graca_rocha\";i:4;s:20:\"alexandre_de_almeida\";i:1;s:12:\"sofia_filipe\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:4;s:15:\"miguel_caparica\";i:1;s:14:\"beatriz_gaspar\";i:2;s:12:\"vasco_lazaro\";i:1;}s:13:\"218.3.242.198\";a:1:{s:9:\"rui_twice\";i:2;}s:11:\"218.3.210.2\";a:16:{s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:3;s:15:\"miguel_caparica\";i:2;s:14:\"rita_brilhante\";i:2;s:5:\"admin\";i:2;s:7:\"to_mane\";i:3;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"117.35.207.102\";a:17:{s:9:\"rui_twice\";i:11;s:14:\"rita_brilhante\";i:4;s:5:\"admin\";i:12;s:16:\"joana_richheimer\";i:3;s:11:\"rui_meneses\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:3;s:11:\"graca_rocha\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:12:\"sofia_filipe\";i:4;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:2;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:3;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:19:\"mariana_rocha_assis\";i:2;}s:13:\"182.75.116.22\";a:2:{s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"41.110.189.60\";a:7:{s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:4;s:9:\"rui_twice\";i:3;s:5:\"admin\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"192.64.120.61\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"60.172.69.66\";a:14:{s:11:\"graca_rocha\";i:6;s:7:\"to_mane\";i:4;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:3;s:13:\"facebook_user\";i:1;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:5:\"admin\";i:5;s:9:\"rui_twice\";i:1;}s:14:\"117.211.151.42\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"200.26.168.219\";a:2:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:14:\"220.231.21.232\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"122.224.135.138\";a:18:{s:11:\"graca_rocha\";i:4;s:16:\"joana_richheimer\";i:3;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:14:\"rita_brilhante\";i:2;s:7:\"to_mane\";i:2;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:2;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:2;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"218.26.178.146\";a:11:{s:11:\"graca_rocha\";i:3;s:14:\"rita_brilhante\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:16:\"ricardo_carneiro\";i:1;s:5:\"admin\";i:3;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"108.160.245.2\";a:1:{s:11:\"graca_rocha\";i:2;}s:13:\"41.33.238.108\";a:2:{s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:1;}s:13:\"202.62.95.147\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"182.140.131.130\";a:18:{s:11:\"graca_rocha\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:7:\"to_mane\";i:7;s:5:\"admin\";i:6;s:16:\"joana_richheimer\";i:3;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:7;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"119.1.161.173\";a:4:{s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"219.129.145.79\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"219.65.73.21\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"111.72.252.82\";a:17:{s:11:\"rui_meneses\";i:2;s:16:\"joao_pedro_rocha\";i:4;s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:3;s:16:\"joana_richheimer\";i:2;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:2;s:13:\"pedro_quadros\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:12:\"sofia_filipe\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"andre_botelho\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"111.121.223.62\";a:2:{s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"219.159.229.115\";a:14:{s:11:\"rui_meneses\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:4;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:5;s:11:\"graca_rocha\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:2;s:16:\"joana_richheimer\";i:1;}s:13:\"124.65.222.38\";a:5:{s:11:\"rui_meneses\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:1;}s:13:\"202.47.167.57\";a:2:{s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"49.204.61.101\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"123.212.12.66\";a:8:{s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:18:\"emanuel_embaixador\";i:1;s:5:\"admin\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"ricardo_carneiro\";i:1;s:14:\"beatriz_gaspar\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"117.69.253.252\";a:5:{s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:5;s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:2;}s:15:\"117.122.197.120\";a:2:{s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"218.22.100.42\";a:15:{s:16:\"joana_richheimer\";i:5;s:20:\"alexandre_de_almeida\";i:3;s:11:\"rui_meneses\";i:3;s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:7:\"to_mane\";i:2;s:11:\"nuno_s_dias\";i:2;s:12:\"goncalo_feyo\";i:3;s:10:\"paulo_dias\";i:1;s:13:\"ricardo_silva\";i:2;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;}s:12:\"112.2.52.100\";a:4:{s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:2;}s:15:\"186.153.171.234\";a:2:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:14:\"111.121.224.68\";a:1:{s:16:\"joana_richheimer\";i:1;}s:11:\"41.86.56.47\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"220.176.196.40\";a:15:{s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:3;s:9:\"rui_twice\";i:5;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:9;s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:2;s:12:\"sofia_filipe\";i:3;s:11:\"nuno_s_dias\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"121.15.254.22\";a:14:{s:7:\"to_mane\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:14:\"rita_brilhante\";i:2;s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:5;s:16:\"ricardo_carneiro\";i:1;s:13:\"ricardo_silva\";i:4;s:12:\"goncalo_feyo\";i:3;s:11:\"graca_rocha\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:14:\"pedro_monteiro\";i:1;}s:13:\"58.214.25.190\";a:18:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:5;s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:2;s:16:\"ricardo_carneiro\";i:1;s:9:\"rui_twice\";i:6;s:5:\"admin\";i:5;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:10:\"paulo_dias\";i:4;s:19:\"mariana_rocha_assis\";i:2;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:2;}s:13:\"117.253.225.6\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"222.33.182.4\";a:4:{s:7:\"to_mane\";i:2;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:2;}s:15:\"220.180.172.195\";a:15:{s:7:\"to_mane\";i:2;s:16:\"ricardo_carneiro\";i:1;s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:12:\"sofia_filipe\";i:2;s:13:\"pedro_quadros\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:1;}s:13:\"109.172.51.93\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"58.221.24.94\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"197.255.160.94\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"220.163.44.182\";a:5:{s:20:\"alexandre_de_almeida\";i:2;s:14:\"rita_brilhante\";i:4;s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"202.105.30.201\";a:2:{s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:1;}s:13:\"202.62.86.126\";a:4:{s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:1;}s:14:\"221.235.52.189\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"222.92.223.234\";a:15:{s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:2;s:11:\"rui_meneses\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:4;s:16:\"joana_richheimer\";i:3;s:11:\"graca_rocha\";i:3;s:9:\"rui_twice\";i:3;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:3;s:7:\"to_mane\";i:2;s:13:\"ricardo_silva\";i:3;s:13:\"andre_botelho\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:12:\"221.4.61.185\";a:4:{s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"218.84.170.25\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;}s:14:\"116.113.86.246\";a:19:{s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:3;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:4;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:3;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:12:\"mare_nostrum\";i:1;s:16:\"joana_richheimer\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:2;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"117.253.202.131\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.253.221.92\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"118.112.180.237\";a:13:{s:16:\"joao_pedro_rocha\";i:2;s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:3;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:2;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;s:11:\"graca_rocha\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:13:\"206.214.8.215\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.253.216.35\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"218.90.148.177\";a:3:{s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"59.173.252.58\";a:14:{s:15:\"miguel_caparica\";i:3;s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:12:\"sofia_filipe\";i:1;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:2;s:7:\"to_mane\";i:1;}s:13:\"210.21.10.189\";a:8:{s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:5;s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"195.64.214.103\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"119.62.184.12\";a:6:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"218.57.142.194\";a:8:{s:15:\"miguel_caparica\";i:4;s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:4;s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"220.117.174.221\";a:3:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:2;s:14:\"rita_brilhante\";i:1;}s:15:\"120.194.173.233\";a:3:{s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"220.178.18.42\";a:6:{s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:13:\"facebook_user\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:1;}s:15:\"120.194.166.108\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"124.117.228.42\";a:7:{s:14:\"rita_brilhante\";i:2;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:2;s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"221.237.208.10\";a:14:{s:14:\"rita_brilhante\";i:3;s:5:\"admin\";i:6;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:4;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:5;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:2;s:12:\"sofia_filipe\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:12:\"mare_nostrum\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"120.51.90.224\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"124.107.175.55\";a:1:{s:14:\"rita_brilhante\";i:1;}s:12:\"218.3.210.82\";a:2:{s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"58.213.152.34\";a:3:{s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"218.22.180.138\";a:5:{s:14:\"rita_brilhante\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"202.79.34.96\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"77.120.101.174\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"218.28.234.53\";a:10:{s:5:\"admin\";i:5;s:16:\"joana_richheimer\";i:6;s:7:\"to_mane\";i:6;s:9:\"rui_twice\";i:5;s:11:\"graca_rocha\";i:4;s:20:\"alexandre_de_almeida\";i:3;s:11:\"nuno_s_dias\";i:3;s:13:\"ricardo_silva\";i:3;s:12:\"goncalo_feyo\";i:1;s:12:\"mare_nostrum\";i:1;}s:13:\"190.211.92.29\";a:2:{s:5:\"admin\";i:2;s:15:\"miguel_caparica\";i:1;}s:15:\"222.243.108.195\";a:1:{s:5:\"admin\";i:1;}s:15:\"218.204.138.137\";a:6:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:15:\"miguel_caparica\";i:2;s:7:\"to_mane\";i:1;}s:13:\"182.71.58.254\";a:1:{s:5:\"admin\";i:1;}s:13:\"60.166.12.126\";a:2:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:12:\"1.255.70.123\";a:10:{s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:4;s:11:\"graca_rocha\";i:4;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:13:\"andre_botelho\";i:1;s:9:\"rui_twice\";i:3;}s:13:\"220.169.102.6\";a:17:{s:5:\"admin\";i:4;s:9:\"rui_twice\";i:6;s:11:\"rui_meneses\";i:3;s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:2;s:12:\"vasco_lazaro\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"113.240.249.19\";a:15:{s:5:\"admin\";i:12;s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:4;s:11:\"rui_meneses\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;s:12:\"sofia_filipe\";i:4;s:13:\"facebook_user\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:12:\"mare_nostrum\";i:2;s:13:\"pedro_quadros\";i:1;s:14:\"beatriz_gaspar\";i:2;s:7:\"to_mane\";i:2;}s:14:\"182.73.212.238\";a:1:{s:5:\"admin\";i:1;}s:13:\"61.136.70.210\";a:6:{s:9:\"rui_twice\";i:2;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"60.173.69.118\";a:17:{s:9:\"rui_twice\";i:3;s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:14:\"beatriz_gaspar\";i:2;s:5:\"admin\";i:5;}s:14:\"182.71.202.230\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"202.79.18.30\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:14:\"121.171.97.146\";a:8:{s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:15:\"222.187.193.230\";a:14:{s:9:\"rui_twice\";i:5;s:20:\"alexandre_de_almeida\";i:3;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:2;s:5:\"admin\";i:4;s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:4;s:16:\"ricardo_carneiro\";i:1;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:1;s:11:\"nuno_s_dias\";i:2;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:14:\"118.163.93.115\";a:2:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:13:\"83.174.220.43\";a:4:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"82.117.232.12\";a:3:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"218.23.85.50\";a:6:{s:11:\"graca_rocha\";i:3;s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"119.97.203.86\";a:2:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"221.230.22.157\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"61.153.45.118\";a:2:{s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"27.151.116.18\";a:13:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:2;s:14:\"rita_brilhante\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:13:\"pedro_quadros\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:14:\"beatriz_gaspar\";i:2;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:1;}s:13:\"114.242.24.88\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"211.236.192.238\";a:2:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:14:\"122.255.112.81\";a:12:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:12:\"sofia_filipe\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"rita_brilhante\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:7:\"to_mane\";i:1;}s:14:\"219.138.40.170\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"220.164.175.126\";a:5:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:2;s:11:\"graca_rocha\";i:1;}s:13:\"77.232.50.206\";a:3:{s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"125.46.71.238\";a:2:{s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;}s:14:\"118.182.213.21\";a:13:{s:11:\"rui_meneses\";i:3;s:14:\"rita_brilhante\";i:2;s:15:\"miguel_caparica\";i:2;s:9:\"rui_twice\";i:3;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:1;s:16:\"joana_richheimer\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:2;s:14:\"beatriz_gaspar\";i:1;}s:15:\"218.206.132.194\";a:14:{s:11:\"rui_meneses\";i:4;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:6;s:9:\"rui_twice\";i:5;s:11:\"graca_rocha\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:2;s:18:\"emanuel_embaixador\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:2;s:19:\"mariana_rocha_assis\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"110.17.188.30\";a:7:{s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:5;s:16:\"joao_pedro_rocha\";i:2;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:4;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:1;}s:14:\"37.187.105.127\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"183.167.205.103\";a:16:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:9:\"rui_twice\";i:6;s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:3;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:4;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:2;s:11:\"nuno_s_dias\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:18:\"emanuel_embaixador\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;}s:15:\"109.248.252.136\";a:4:{s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:12:\"113.31.81.34\";a:7:{s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"125.94.214.9\";a:2:{s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"218.28.171.213\";a:12:{s:16:\"joana_richheimer\";i:3;s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:3;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:4;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:2;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:2;}s:13:\"209.59.98.224\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"110.52.223.91\";a:2:{s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:1;}s:10:\"36.7.79.21\";a:12:{s:16:\"joana_richheimer\";i:4;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:2;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:12:\"218.22.31.86\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"125.75.123.89\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"121.199.58.190\";a:7:{s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:7;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:3;s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"210.56.23.100\";a:2:{s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"178.234.35.99\";a:1:{s:7:\"to_mane\";i:1;}s:11:\"59.50.85.74\";a:11:{s:7:\"to_mane\";i:2;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:13:\"pedro_quadros\";i:1;s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:1;s:5:\"admin\";i:1;}s:13:\"218.22.49.242\";a:2:{s:7:\"to_mane\";i:2;s:11:\"graca_rocha\";i:1;}s:15:\"220.178.212.218\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"60.175.168.138\";a:6:{s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:1;}s:13:\"182.74.50.162\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"185.158.8.210\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"41.202.174.35\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"183.233.169.211\";a:10:{s:16:\"joao_pedro_rocha\";i:2;s:11:\"rui_meneses\";i:4;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;s:5:\"admin\";i:1;}s:11:\"80.67.6.243\";a:2:{s:16:\"joao_pedro_rocha\";i:2;s:9:\"rui_twice\";i:1;}s:13:\"112.78.141.46\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:1;}s:13:\"69.57.252.225\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"222.214.238.73\";a:13:{s:16:\"joao_pedro_rocha\";i:3;s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:4;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;}s:12:\"61.91.39.122\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"218.84.173.25\";a:5:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:13:\"facebook_user\";i:1;}s:12:\"58.205.208.2\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"222.101.93.2\";a:9:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;}s:15:\"118.213.150.110\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"85.28.81.232\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"110.153.12.18\";a:2:{s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:1;}s:14:\"117.40.228.106\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"109.106.137.106\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"109.195.19.76\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"123.129.51.214\";a:7:{s:15:\"miguel_caparica\";i:3;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"222.175.36.18\";a:3:{s:15:\"miguel_caparica\";i:2;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:12:\"110.123.44.6\";a:14:{s:14:\"rita_brilhante\";i:2;s:16:\"joana_richheimer\";i:6;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:3;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:2;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:3;s:13:\"andre_botelho\";i:2;s:19:\"mariana_rocha_assis\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:2;}s:13:\"218.76.87.168\";a:2:{s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"223.244.233.13\";a:9:{s:14:\"rita_brilhante\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:4;s:7:\"to_mane\";i:4;s:11:\"graca_rocha\";i:1;s:12:\"vasco_lazaro\";i:1;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"123.183.208.184\";a:6:{s:14:\"rita_brilhante\";i:2;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:3;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;}s:15:\"222.243.211.200\";a:12:{s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:3;s:16:\"joana_richheimer\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:2;s:13:\"facebook_user\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;}s:14:\"210.22.127.254\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"221.14.150.229\";a:15:{s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:16:\"joana_richheimer\";i:1;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:1;s:12:\"mare_nostrum\";i:2;s:18:\"emanuel_embaixador\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"117.211.151.12\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"203.146.142.115\";a:1:{s:14:\"rita_brilhante\";i:1;}s:12:\"198.1.110.76\";a:1:{s:5:\"admin\";i:1;}s:14:\"203.88.164.171\";a:1:{s:5:\"admin\";i:1;}s:11:\"92.63.91.84\";a:2:{s:5:\"admin\";i:1;s:7:\"wpadmin\";i:1;}s:15:\"222.179.214.217\";a:15:{s:5:\"admin\";i:6;s:11:\"graca_rocha\";i:3;s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:2;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"facebook_user\";i:2;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:15:\"178.210.131.174\";a:5:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"71.252.176.162\";a:4:{s:5:\"admin\";i:2;s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:1;}s:13:\"80.255.90.166\";a:14:{s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"nuno_s_dias\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:4;s:7:\"to_mane\";i:2;s:13:\"ricardo_silva\";i:3;s:9:\"rui_twice\";i:4;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;}s:15:\"123.234.215.242\";a:16:{s:5:\"admin\";i:7;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:4;s:9:\"rui_twice\";i:6;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:3;s:16:\"ricardo_carneiro\";i:2;s:12:\"mare_nostrum\";i:4;s:16:\"joao_vasco_nunes\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:12:\"61.134.44.28\";a:14:{s:5:\"admin\";i:10;s:16:\"joao_pedro_rocha\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joana_richheimer\";i:3;s:9:\"rui_twice\";i:4;s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:2;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:1;s:13:\"pedro_quadros\";i:2;s:18:\"emanuel_embaixador\";i:3;s:15:\"miguel_caparica\";i:1;s:10:\"paulo_dias\";i:2;s:12:\"mare_nostrum\";i:1;}s:14:\"183.64.166.163\";a:6:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"206.219.17.55\";a:3:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"61.187.189.254\";a:14:{s:5:\"admin\";i:8;s:9:\"rui_twice\";i:6;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:4;s:14:\"rita_brilhante\";i:2;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:2;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:3;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"89.169.155.248\";a:2:{s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"218.60.144.122\";a:7:{s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:2;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;}s:13:\"222.218.17.80\";a:10:{s:5:\"admin\";i:9;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:3;s:9:\"rui_twice\";i:3;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:20:\"alexandre_de_almeida\";i:2;}s:11:\"112.28.9.29\";a:3:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"222.86.215.22\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"211.151.124.4\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"60.175.71.194\";a:17:{s:9:\"rui_twice\";i:4;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:5;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:7;s:11:\"rui_meneses\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:7:\"to_mane\";i:3;s:13:\"ricardo_silva\";i:2;s:10:\"paulo_dias\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:14:\"61.185.252.249\";a:3:{s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;}s:13:\"61.134.36.115\";a:15:{s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:5;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:11:\"nuno_s_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"vasco_lazaro\";i:1;}s:15:\"117.253.218.144\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"103.217.242.3\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"58.214.239.53\";a:15:{s:9:\"rui_twice\";i:6;s:14:\"rita_brilhante\";i:2;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:5;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:4;s:11:\"rui_meneses\";i:3;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:3;}s:12:\"61.19.183.20\";a:5:{s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:3;}s:13:\"220.189.205.2\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"58.42.230.31\";a:2:{s:9:\"rui_twice\";i:2;s:15:\"miguel_caparica\";i:1;}s:13:\"58.42.251.184\";a:16:{s:11:\"graca_rocha\";i:3;s:14:\"rita_brilhante\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:7:\"to_mane\";i:2;s:5:\"admin\";i:6;s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:9;s:11:\"rui_meneses\";i:4;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:4;s:13:\"ricardo_silva\";i:1;s:13:\"andre_botelho\";i:2;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:13:\"218.95.153.90\";a:13:{s:11:\"graca_rocha\";i:4;s:15:\"miguel_caparica\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:2;s:16:\"joana_richheimer\";i:3;s:12:\"goncalo_feyo\";i:2;s:19:\"mariana_rocha_assis\";i:1;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:2;}s:12:\"185.22.65.32\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"61.134.36.100\";a:14:{s:11:\"graca_rocha\";i:2;s:15:\"miguel_caparica\";i:4;s:9:\"rui_twice\";i:2;s:5:\"admin\";i:4;s:7:\"to_mane\";i:3;s:16:\"joana_richheimer\";i:2;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;}s:15:\"186.151.239.162\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"183.234.47.248\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"60.191.18.14\";a:3:{s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:1;}s:13:\"218.89.55.209\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"95.165.143.76\";a:2:{s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"61.154.159.25\";a:15:{s:11:\"graca_rocha\";i:3;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:10:\"paulo_dias\";i:4;s:13:\"pedro_quadros\";i:1;s:16:\"joana_richheimer\";i:3;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"58.215.78.97\";a:15:{s:11:\"rui_meneses\";i:3;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:6;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:5;s:13:\"facebook_user\";i:3;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:4;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:4;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:4;s:14:\"rita_brilhante\";i:1;s:14:\"beatriz_gaspar\";i:2;}s:13:\"124.65.131.82\";a:2:{s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:1;}s:13:\"117.244.62.28\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"114.33.249.108\";a:2:{s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;}s:15:\"110.167.167.146\";a:3:{s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;}s:13:\"197.220.8.100\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"190.210.42.79\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"60.171.155.26\";a:12:{s:16:\"joana_richheimer\";i:3;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:6;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:12:\"sofia_filipe\";i:2;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:3;s:9:\"rui_twice\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"176.241.88.35\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"182.140.133.153\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"222.172.14.86\";a:7:{s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:1;}s:15:\"112.116.220.171\";a:13:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:3;s:14:\"beatriz_gaspar\";i:1;s:11:\"rui_meneses\";i:1;s:11:\"nuno_s_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:2;s:12:\"vasco_lazaro\";i:1;}s:14:\"122.227.185.67\";a:17:{s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:6;s:9:\"rui_twice\";i:5;s:7:\"to_mane\";i:5;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:1;s:16:\"ricardo_carneiro\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"183.129.167.18\";a:5:{s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:7:\"to_mane\";i:1;}s:13:\"221.131.8.162\";a:5:{s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:9:\"rui_twice\";i:2;}s:14:\"218.84.130.110\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"110.249.221.130\";a:9:{s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:4;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:4;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"218.4.203.180\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"221.202.201.85\";a:11:{s:7:\"to_mane\";i:3;s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:5;s:5:\"admin\";i:5;s:9:\"rui_twice\";i:4;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"andre_botelho\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"61.158.173.58\";a:5:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"vasco_lazaro\";i:2;}s:14:\"112.113.241.17\";a:12:{s:7:\"to_mane\";i:3;s:11:\"rui_meneses\";i:4;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:4;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"91.219.29.161\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"61.17.216.27\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"220.164.2.111\";a:17:{s:7:\"to_mane\";i:2;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:12:\"mare_nostrum\";i:2;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;}s:14:\"182.75.116.114\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"121.69.48.172\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"211.141.133.32\";a:5:{s:7:\"to_mane\";i:2;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"59.49.176.208\";a:10:{s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:7;s:5:\"admin\";i:7;s:11:\"rui_meneses\";i:4;s:16:\"joana_richheimer\";i:2;s:13:\"facebook_user\";i:4;s:16:\"ricardo_carneiro\";i:4;s:12:\"mare_nostrum\";i:4;s:13:\"andre_botelho\";i:2;}s:13:\"118.121.41.14\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"221.226.119.86\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"61.136.104.131\";a:9:{s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:1;s:13:\"facebook_user\";i:1;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"113.76.189.193\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"111.207.7.14\";a:16:{s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:4;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:5;s:16:\"joana_richheimer\";i:4;s:9:\"rui_twice\";i:6;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:3;s:16:\"ricardo_carneiro\";i:3;s:16:\"joao_vasco_nunes\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:2;s:12:\"mare_nostrum\";i:2;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:14:\"148.244.74.120\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"58.218.175.122\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"85.132.71.98\";a:14:{s:20:\"alexandre_de_almeida\";i:3;s:5:\"admin\";i:6;s:11:\"graca_rocha\";i:5;s:7:\"to_mane\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:4;s:16:\"joana_richheimer\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;}s:15:\"222.223.204.176\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"41.33.159.131\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:10:\"218.3.40.2\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:14:\"212.142.148.71\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:11:\"222.91.97.6\";a:15:{s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:4;s:16:\"joao_vasco_nunes\";i:2;s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:3;s:5:\"admin\";i:3;s:11:\"rui_meneses\";i:1;s:13:\"facebook_user\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:2;s:7:\"to_mane\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:2;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"182.75.199.194\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;}s:14:\"183.230.149.27\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"222.217.221.181\";a:9:{s:16:\"joao_pedro_rocha\";i:3;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:6;s:11:\"rui_meneses\";i:3;s:11:\"graca_rocha\";i:1;}s:14:\"218.28.135.178\";a:7:{s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:2;}s:13:\"222.132.50.82\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"41.204.224.219\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"218.202.139.54\";a:7:{s:15:\"miguel_caparica\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:3;s:11:\"graca_rocha\";i:4;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:1;}s:13:\"211.142.19.42\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"218.93.120.254\";a:3:{s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:1;}s:15:\"103.231.219.246\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"190.182.146.253\";a:2:{s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"117.255.212.156\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"211.103.180.34\";a:4:{s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"61.185.242.195\";a:15:{s:15:\"miguel_caparica\";i:2;s:20:\"alexandre_de_almeida\";i:4;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:5;s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:4;s:16:\"ricardo_carneiro\";i:3;s:16:\"joao_vasco_nunes\";i:3;s:11:\"nuno_s_dias\";i:2;s:11:\"rui_meneses\";i:2;s:14:\"beatriz_gaspar\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:19:\"mariana_rocha_assis\";i:1;s:5:\"admin\";i:3;s:16:\"joana_richheimer\";i:1;}s:13:\"122.225.47.30\";a:16:{s:15:\"miguel_caparica\";i:2;s:11:\"rui_meneses\";i:5;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:5;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:8;s:7:\"to_mane\";i:3;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:11:\"graca_rocha\";i:3;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:2;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:3;}s:12:\"103.6.223.61\";a:2:{s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;}s:9:\"69.71.1.1\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"222.161.209.130\";a:7:{s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"202.108.90.146\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"218.62.67.138\";a:5:{s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:3;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:2;}s:14:\"182.74.195.146\";a:1:{s:14:\"rita_brilhante\";i:1;}s:11:\"60.5.193.38\";a:14:{s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:7:\"to_mane\";i:3;s:5:\"admin\";i:6;s:16:\"joao_pedro_rocha\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:16:\"joana_richheimer\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"124.207.217.98\";a:3:{s:14:\"rita_brilhante\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"113.200.254.171\";a:4:{s:14:\"rita_brilhante\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:2;}s:13:\"110.36.34.233\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"117.244.24.135\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"218.31.113.113\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"149.202.247.172\";a:1:{s:5:\"admin\";i:1;}s:14:\"89.238.132.223\";a:1:{s:5:\"admin\";i:2;}s:15:\"160.202.162.204\";a:2:{s:23:\"ondasdeouro.pt?author=1\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"117.244.25.209\";a:1:{s:5:\"admin\";i:1;}s:13:\"60.174.117.67\";a:14:{s:5:\"admin\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:3;s:9:\"rui_twice\";i:5;s:11:\"graca_rocha\";i:5;s:12:\"sofia_filipe\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"facebook_user\";i:1;s:13:\"ricardo_silva\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:12:\"vasco_lazaro\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"58.210.90.122\";a:1:{s:5:\"admin\";i:1;}s:15:\"211.232.116.146\";a:3:{s:5:\"admin\";i:1;s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;}s:14:\"218.23.156.227\";a:13:{s:5:\"admin\";i:3;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:16:\"joao_pedro_rocha\";i:3;s:9:\"rui_twice\";i:4;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"60.172.231.12\";a:15:{s:5:\"admin\";i:6;s:9:\"rui_twice\";i:5;s:7:\"to_mane\";i:2;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:3;s:16:\"joao_vasco_nunes\";i:3;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:1;s:14:\"beatriz_gaspar\";i:2;s:12:\"vasco_lazaro\";i:2;s:16:\"joana_richheimer\";i:1;}s:12:\"185.25.150.3\";a:1:{s:5:\"admin\";i:1;}s:12:\"14.89.167.25\";a:1:{s:5:\"admin\";i:1;}s:15:\"117.243.192.106\";a:1:{s:5:\"admin\";i:1;}s:12:\"200.7.91.162\";a:2:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"59.120.13.158\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"37.57.56.221\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"221.4.61.182\";a:4:{s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"114.247.16.98\";a:1:{s:9:\"rui_twice\";i:1;}s:10:\"60.30.93.2\";a:8:{s:9:\"rui_twice\";i:2;s:5:\"admin\";i:1;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:11:\"rui_meneses\";i:1;}s:13:\"103.36.49.218\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"188.75.220.72\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:15:\"117.255.237.185\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"222.178.68.41\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"222.187.197.22\";a:2:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"122.227.20.90\";a:13:{s:9:\"rui_twice\";i:10;s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:3;s:5:\"admin\";i:2;s:7:\"to_mane\";i:3;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:14:\"pedro_monteiro\";i:1;}s:14:\"218.22.179.214\";a:16:{s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"vasco_lazaro\";i:2;s:5:\"admin\";i:2;}s:13:\"211.232.93.21\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"220.176.162.76\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"222.35.94.66\";a:4:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;}s:12:\"220.164.2.91\";a:13:{s:11:\"graca_rocha\";i:2;s:14:\"rita_brilhante\";i:2;s:16:\"joana_richheimer\";i:4;s:9:\"rui_twice\";i:4;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:11:\"nuno_s_dias\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:12:\"sofia_filipe\";i:2;s:13:\"andre_botelho\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:12:\"42.243.154.6\";a:13:{s:11:\"graca_rocha\";i:4;s:5:\"admin\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:3;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;}s:14:\"211.142.95.206\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"61.147.255.159\";a:13:{s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:3;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:10:\"paulo_dias\";i:1;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:2;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"221.231.6.30\";a:14:{s:11:\"graca_rocha\";i:4;s:5:\"admin\";i:5;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:4;s:14:\"rita_brilhante\";i:2;s:9:\"rui_twice\";i:2;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:2;s:7:\"to_mane\";i:3;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"117.243.195.54\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"219.143.72.21\";a:3:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;}s:12:\"59.33.82.241\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"41.202.174.103\";a:2:{s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"220.165.89.82\";a:4:{s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;}s:11:\"80.14.8.175\";a:1:{s:11:\"rui_meneses\";i:1;}s:11:\"41.57.103.3\";a:2:{s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"218.22.98.122\";a:13:{s:11:\"rui_meneses\";i:4;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:5;s:7:\"to_mane\";i:4;s:9:\"rui_twice\";i:2;s:5:\"admin\";i:6;s:20:\"alexandre_de_almeida\";i:1;s:11:\"nuno_s_dias\";i:4;s:13:\"ricardo_silva\";i:1;s:16:\"joana_richheimer\";i:2;s:16:\"ricardo_carneiro\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:13:\"61.190.192.10\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"37.28.183.113\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"218.22.36.186\";a:2:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"118.163.97.19\";a:13:{s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:4;s:11:\"rui_meneses\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:2;s:12:\"mare_nostrum\";i:1;s:13:\"pedro_quadros\";i:2;s:12:\"vasco_lazaro\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"221.10.21.196\";a:2:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"221.178.192.194\";a:15:{s:16:\"joana_richheimer\";i:3;s:11:\"rui_meneses\";i:9;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:4;s:5:\"admin\";i:11;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:2;s:12:\"mare_nostrum\";i:1;s:7:\"to_mane\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:2;s:10:\"paulo_dias\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;}s:14:\"218.28.164.218\";a:5:{s:16:\"joana_richheimer\";i:3;s:5:\"admin\";i:6;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"176.114.65.26\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"41.208.150.114\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"61.163.196.149\";a:15:{s:16:\"joana_richheimer\";i:5;s:11:\"graca_rocha\";i:6;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:3;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:3;s:13:\"ricardo_silva\";i:1;s:9:\"rui_twice\";i:3;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:13:\"andre_botelho\";i:3;s:12:\"vasco_lazaro\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"31.173.71.190\";a:1:{s:7:\"to_mane\";i:2;}s:11:\"60.2.211.50\";a:8:{s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:3;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:5;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:2;}s:9:\"1.85.7.26\";a:10:{s:7:\"to_mane\";i:1;s:5:\"admin\";i:4;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"58.210.134.186\";a:10:{s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:6;s:12:\"sofia_filipe\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;}s:13:\"60.166.35.162\";a:15:{s:7:\"to_mane\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:9;s:16:\"joana_richheimer\";i:3;s:14:\"rita_brilhante\";i:4;s:9:\"rui_twice\";i:6;s:11:\"rui_meneses\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:3;s:12:\"sofia_filipe\";i:3;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:2;s:18:\"emanuel_embaixador\";i:4;s:12:\"mare_nostrum\";i:2;s:13:\"pedro_quadros\";i:1;}s:14:\"203.130.53.218\";a:10:{s:7:\"to_mane\";i:3;s:11:\"graca_rocha\";i:4;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:2;}s:12:\"92.222.74.29\";a:1:{s:5:\"admin\";i:37;}s:13:\"62.209.22.222\";a:1:{s:5:\"admin\";i:1;}s:13:\"120.27.31.148\";a:5:{s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"ricardo_carneiro\";i:1;}s:11:\"5.39.219.87\";a:1:{s:5:\"admin\";i:1;}s:15:\"109.237.109.135\";a:2:{s:12:\"omnioscorner\";i:1;s:7:\"hpdahal\";i:1;}s:11:\"5.39.219.88\";a:1:{s:5:\"admin\";i:2;}s:13:\"91.210.147.13\";a:1:{s:5:\"admin\";i:4;}s:11:\"5.39.219.52\";a:1:{s:5:\"admin\";i:1;}s:14:\"37.115.185.126\";a:1:{s:15:\"lab-ecosistemas\";i:1;}s:12:\"119.29.82.97\";a:2:{s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"91.210.145.81\";a:1:{s:5:\"admin\";i:4;}s:11:\"5.39.219.53\";a:1:{s:5:\"admin\";i:1;}s:15:\"202.136.245.114\";a:1:{s:5:\"admin\";i:1;}s:14:\"113.194.69.247\";a:4:{s:5:\"admin\";i:1;s:14:\"rita_brilhante\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:13:\"113.140.84.86\";a:12:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:3;s:11:\"rui_meneses\";i:1;s:13:\"facebook_user\";i:2;s:11:\"nuno_s_dias\";i:2;s:12:\"sofia_filipe\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"117.253.169.33\";a:1:{s:5:\"admin\";i:1;}s:14:\"220.167.62.150\";a:2:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"58.205.208.6\";a:1:{s:5:\"admin\";i:1;}s:12:\"31.171.1.187\";a:1:{s:5:\"admin\";i:1;}s:14:\"115.84.112.138\";a:18:{s:5:\"admin\";i:6;s:14:\"rita_brilhante\";i:2;s:16:\"joana_richheimer\";i:3;s:13:\"facebook_user\";i:1;s:11:\"graca_rocha\";i:6;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"beatriz_gaspar\";i:3;}s:14:\"58.244.229.222\";a:1:{s:5:\"admin\";i:1;}s:14:\"117.253.173.53\";a:1:{s:5:\"admin\";i:1;}s:12:\"60.29.148.82\";a:1:{s:5:\"admin\";i:1;}s:14:\"221.161.141.12\";a:2:{s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:10:\"61.53.66.4\";a:8:{s:5:\"admin\";i:2;s:16:\"joao_pedro_rocha\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:2;s:16:\"joana_richheimer\";i:2;s:13:\"facebook_user\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"59.39.92.162\";a:13:{s:5:\"admin\";i:8;s:20:\"alexandre_de_almeida\";i:2;s:7:\"to_mane\";i:2;s:12:\"sofia_filipe\";i:3;s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:4;s:13:\"facebook_user\";i:4;s:16:\"ricardo_carneiro\";i:2;s:12:\"mare_nostrum\";i:2;s:9:\"rui_twice\";i:5;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;}s:13:\"221.207.29.94\";a:4:{s:9:\"rui_twice\";i:2;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"82.148.97.167\";a:15:{s:9:\"rui_twice\";i:5;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:6;s:11:\"rui_meneses\";i:5;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:4;s:18:\"emanuel_embaixador\";i:2;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:12:\"goncalo_feyo\";i:1;}s:14:\"221.210.46.222\";a:5:{s:9:\"rui_twice\";i:6;s:16:\"joana_richheimer\";i:4;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:1;s:5:\"admin\";i:2;}s:14:\"58.210.126.206\";a:15:{s:9:\"rui_twice\";i:3;s:14:\"rita_brilhante\";i:2;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:4;s:15:\"miguel_caparica\";i:2;s:7:\"to_mane\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:2;s:12:\"mare_nostrum\";i:1;s:13:\"andre_botelho\";i:1;}s:14:\"195.138.91.236\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"220.178.26.20\";a:17:{s:9:\"rui_twice\";i:3;s:15:\"miguel_caparica\";i:2;s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:3;s:7:\"to_mane\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:12:\"sofia_filipe\";i:1;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;s:5:\"admin\";i:3;s:11:\"rui_meneses\";i:1;}s:13:\"117.244.30.90\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"187.237.56.222\";a:16:{s:9:\"rui_twice\";i:2;s:14:\"rita_brilhante\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:13:\"facebook_user\";i:1;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:2;s:15:\"miguel_caparica\";i:2;s:12:\"sofia_filipe\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:3;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;}s:14:\"61.177.181.109\";a:13:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:5;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:2;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:3;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:2;}s:15:\"117.253.223.184\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"60.173.133.229\";a:11:{s:9:\"rui_twice\";i:4;s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:10:\"paulo_dias\";i:3;s:13:\"pedro_quadros\";i:2;s:20:\"alexandre_de_almeida\";i:4;s:13:\"ricardo_silva\";i:3;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"60.29.164.42\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"222.92.142.226\";a:10:{s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:10:\"paulo_dias\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"nuno_s_dias\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:11:\"graca_rocha\";i:1;}s:11:\"87.237.42.3\";a:5:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"222.180.209.78\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"202.164.209.187\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"117.253.202.152\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"60.190.194.134\";a:6:{s:11:\"graca_rocha\";i:3;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:2;}s:13:\"61.185.139.72\";a:18:{s:11:\"graca_rocha\";i:5;s:16:\"joao_pedro_rocha\";i:3;s:14:\"rita_brilhante\";i:2;s:5:\"admin\";i:7;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:5;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:2;s:11:\"rui_meneses\";i:4;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:1;s:14:\"beatriz_gaspar\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:12:\"92.220.237.7\";a:2:{s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:1;}s:12:\"210.73.8.244\";a:9:{s:11:\"graca_rocha\";i:7;s:9:\"rui_twice\";i:5;s:5:\"admin\";i:2;s:14:\"rita_brilhante\";i:1;s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"58.242.102.155\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"77.94.103.89\";a:2:{s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;}s:15:\"117.253.217.240\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"120.193.111.170\";a:7:{s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:4;s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"60.173.105.110\";a:13:{s:11:\"graca_rocha\";i:5;s:14:\"rita_brilhante\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:16:\"joana_richheimer\";i:3;s:11:\"rui_meneses\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:2;s:5:\"admin\";i:3;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;}s:15:\"202.103.251.116\";a:3:{s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:11:\"nuno_s_dias\";i:1;}s:14:\"194.213.198.61\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"60.161.139.49\";a:16:{s:11:\"graca_rocha\";i:3;s:9:\"rui_twice\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:5;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:2;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:3;s:16:\"ricardo_carneiro\";i:2;s:12:\"mare_nostrum\";i:2;s:13:\"ricardo_silva\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:2;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"222.217.221.137\";a:2:{s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:1;}s:13:\"218.201.62.71\";a:8:{s:11:\"rui_meneses\";i:3;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:9:\"rui_twice\";i:2;s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:3;}s:13:\"220.168.31.18\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"117.239.48.58\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"58.242.66.218\";a:6:{s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:11:\"58.17.124.3\";a:5:{s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"61.134.36.13\";a:18:{s:11:\"rui_meneses\";i:3;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:5;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:12:\"goncalo_feyo\";i:1;s:12:\"mare_nostrum\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:14:\"beatriz_gaspar\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:7:\"to_mane\";i:1;}s:15:\"220.189.235.126\";a:16:{s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:3;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:2;s:5:\"admin\";i:7;s:16:\"joao_pedro_rocha\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:2;s:13:\"pedro_quadros\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:2;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:12:\"vasco_lazaro\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"12.40.39.194\";a:1:{s:11:\"rui_meneses\";i:1;}s:11:\"121.14.67.3\";a:17:{s:11:\"rui_meneses\";i:3;s:15:\"miguel_caparica\";i:3;s:5:\"admin\";i:11;s:9:\"rui_twice\";i:5;s:11:\"graca_rocha\";i:4;s:16:\"joao_pedro_rocha\";i:3;s:7:\"to_mane\";i:1;s:13:\"facebook_user\";i:4;s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:16:\"ricardo_carneiro\";i:1;s:18:\"emanuel_embaixador\";i:4;s:12:\"mare_nostrum\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;}s:12:\"97.81.19.228\";a:8:{s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"mare_nostrum\";i:1;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"221.4.195.238\";a:7:{s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:4;s:11:\"graca_rocha\";i:3;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:1;}s:13:\"61.187.123.74\";a:16:{s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:6;s:20:\"alexandre_de_almeida\";i:6;s:16:\"joana_richheimer\";i:5;s:9:\"rui_twice\";i:3;s:12:\"sofia_filipe\";i:4;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:3;s:14:\"rita_brilhante\";i:1;s:13:\"pedro_quadros\";i:5;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:2;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;}s:13:\"61.185.139.20\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"211.196.252.10\";a:14:{s:11:\"rui_meneses\";i:5;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:5;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_vasco_nunes\";i:3;s:11:\"nuno_s_dias\";i:2;s:10:\"paulo_dias\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:14:\"beatriz_gaspar\";i:1;}s:13:\"124.128.86.34\";a:16:{s:11:\"rui_meneses\";i:4;s:9:\"rui_twice\";i:4;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:3;s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:8;s:15:\"miguel_caparica\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:11:\"graca_rocha\";i:2;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:2;s:7:\"to_mane\";i:1;}s:12:\"218.22.50.34\";a:10:{s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:4;s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"mare_nostrum\";i:1;}s:14:\"121.28.169.234\";a:6:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"218.22.235.138\";a:14:{s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:6;s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:5;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:5;s:16:\"joao_pedro_rocha\";i:2;s:13:\"pedro_quadros\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_vasco_nunes\";i:3;s:13:\"ricardo_silva\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:2;s:5:\"admin\";i:2;}s:13:\"183.161.35.38\";a:11:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:5:\"admin\";i:2;s:10:\"paulo_dias\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:13:\"58.213.46.110\";a:16:{s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:2;s:14:\"rita_brilhante\";i:3;s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:7;s:9:\"rui_twice\";i:9;s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"mare_nostrum\";i:3;s:12:\"sofia_filipe\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;}s:14:\"182.50.142.175\";a:5:{s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:2;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"46.33.104.42\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"218.75.112.90\";a:1:{s:16:\"joana_richheimer\";i:1;}s:11:\"89.41.66.59\";a:14:{s:16:\"joana_richheimer\";i:4;s:5:\"admin\";i:2;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"61.136.81.234\";a:9:{s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:2;s:5:\"admin\";i:4;s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"124.164.235.209\";a:7:{s:16:\"joana_richheimer\";i:3;s:15:\"miguel_caparica\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:3;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:4;}s:14:\"122.166.237.19\";a:7:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:1;}s:14:\"190.210.168.88\";a:7:{s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:18:\"emanuel_embaixador\";i:1;s:7:\"to_mane\";i:2;}s:13:\"218.60.148.17\";a:2:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"222.222.54.66\";a:9:{s:16:\"joana_richheimer\";i:2;s:15:\"miguel_caparica\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"ricardo_carneiro\";i:1;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"nuno_s_dias\";i:1;}s:13:\"85.12.201.205\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"61.150.109.249\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"118.122.20.21\";a:1:{s:7:\"to_mane\";i:1;}s:11:\"60.174.89.2\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"60.30.66.199\";a:8:{s:7:\"to_mane\";i:3;s:5:\"admin\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:5;s:16:\"joana_richheimer\";i:2;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:11:\"58.20.55.71\";a:8:{s:7:\"to_mane\";i:3;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:5;s:14:\"rita_brilhante\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"218.58.227.67\";a:2:{s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;}s:14:\"220.179.27.100\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"211.142.86.210\";a:14:{s:7:\"to_mane\";i:2;s:11:\"graca_rocha\";i:8;s:9:\"rui_twice\";i:7;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:4;s:16:\"ricardo_carneiro\";i:3;s:16:\"joao_vasco_nunes\";i:3;s:13:\"ricardo_silva\";i:1;s:11:\"nuno_s_dias\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:3;s:16:\"joao_pedro_rocha\";i:1;}s:10:\"94.76.81.8\";a:2:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"59.51.66.168\";a:2:{s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"182.106.216.4\";a:15:{s:7:\"to_mane\";i:3;s:9:\"rui_twice\";i:3;s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:11:\"graca_rocha\";i:3;s:12:\"sofia_filipe\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"221.207.20.154\";a:7:{s:7:\"to_mane\";i:4;s:11:\"rui_meneses\";i:3;s:11:\"graca_rocha\";i:3;s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:16:\"joana_richheimer\";i:1;}s:15:\"183.167.250.140\";a:12:{s:7:\"to_mane\";i:5;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:5;s:16:\"ricardo_carneiro\";i:2;s:5:\"admin\";i:6;s:16:\"joana_richheimer\";i:1;s:13:\"ricardo_silva\";i:5;s:11:\"graca_rocha\";i:3;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:19:\"mariana_rocha_assis\";i:2;}s:10:\"1.85.57.94\";a:4:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"182.73.252.198\";a:2:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"218.2.26.174\";a:13:{s:7:\"to_mane\";i:1;s:5:\"admin\";i:7;s:9:\"rui_twice\";i:5;s:16:\"joana_richheimer\";i:2;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:3;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:3;s:13:\"ricardo_silva\";i:2;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:3;}s:11:\"59.34.4.230\";a:13:{s:7:\"to_mane\";i:4;s:5:\"admin\";i:7;s:16:\"joana_richheimer\";i:3;s:11:\"rui_meneses\";i:3;s:11:\"graca_rocha\";i:7;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:2;s:16:\"ricardo_carneiro\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:2;s:13:\"facebook_user\";i:2;s:12:\"mare_nostrum\";i:2;s:14:\"beatriz_gaspar\";i:2;}s:13:\"58.228.202.58\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"183.232.43.197\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"24.205.251.42\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"185.26.193.252\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"221.3.236.94\";a:16:{s:20:\"alexandre_de_almeida\";i:5;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:4;s:5:\"admin\";i:6;s:11:\"graca_rocha\";i:3;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:7:\"to_mane\";i:1;}s:11:\"94.23.1.132\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"218.87.254.235\";a:14:{s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:2;s:7:\"to_mane\";i:3;s:11:\"graca_rocha\";i:4;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"ricardo_carneiro\";i:2;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:2;s:9:\"rui_twice\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;}s:10:\"119.60.4.2\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"182.72.221.70\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"117.245.46.86\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"221.226.176.254\";a:18:{s:20:\"alexandre_de_almeida\";i:3;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:2;s:15:\"miguel_caparica\";i:4;s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:12:\"vasco_lazaro\";i:1;s:14:\"pedro_monteiro\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:14:\"185.26.169.243\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;}s:12:\"220.164.2.65\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"218.62.83.150\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"62.33.138.199\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"197.220.8.164\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"221.228.242.13\";a:13:{s:16:\"joao_pedro_rocha\";i:3;s:7:\"to_mane\";i:3;s:11:\"graca_rocha\";i:3;s:5:\"admin\";i:4;s:15:\"miguel_caparica\";i:3;s:12:\"goncalo_feyo\";i:2;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:1;s:14:\"beatriz_gaspar\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;}s:13:\"61.191.123.11\";a:14:{s:16:\"joao_pedro_rocha\";i:3;s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:3;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:12:\"sofia_filipe\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:1;}s:13:\"117.244.55.38\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"111.122.181.211\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"220.164.2.77\";a:12:{s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:3;s:9:\"rui_twice\";i:5;s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:5;s:12:\"sofia_filipe\";i:2;s:16:\"ricardo_carneiro\";i:2;s:18:\"emanuel_embaixador\";i:4;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:1;s:12:\"goncalo_feyo\";i:1;}s:14:\"149.255.240.82\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"124.237.78.194\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"61.158.140.152\";a:15:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:4;s:9:\"rui_twice\";i:8;s:16:\"joana_richheimer\";i:6;s:11:\"graca_rocha\";i:6;s:7:\"to_mane\";i:2;s:5:\"admin\";i:2;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:2;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"pedro_monteiro\";i:1;}s:13:\"218.94.150.52\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"46.254.217.208\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"197.255.192.184\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"59.49.51.165\";a:10:{s:15:\"miguel_caparica\";i:2;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:1;s:13:\"ricardo_silva\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:15:\"211.141.190.206\";a:14:{s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:4;s:7:\"to_mane\";i:3;s:5:\"admin\";i:7;s:16:\"joana_richheimer\";i:4;s:11:\"graca_rocha\";i:7;s:11:\"rui_meneses\";i:3;s:13:\"facebook_user\";i:3;s:16:\"ricardo_carneiro\";i:3;s:16:\"joao_vasco_nunes\";i:2;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:13:\"60.222.231.35\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"113.105.94.165\";a:8:{s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:2;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;}s:13:\"69.57.228.189\";a:2:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;}s:15:\"222.161.216.210\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"61.233.18.34\";a:7:{s:14:\"rita_brilhante\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"222.209.223.91\";a:16:{s:14:\"rita_brilhante\";i:2;s:9:\"rui_twice\";i:6;s:11:\"rui_meneses\";i:2;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:6;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:4;s:16:\"joao_vasco_nunes\";i:2;s:12:\"mare_nostrum\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:2;}s:12:\"222.74.5.235\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"61.145.228.110\";a:15:{s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:5;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:3;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:2;s:7:\"to_mane\";i:3;s:12:\"sofia_filipe\";i:1;s:12:\"mare_nostrum\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"88.45.213.150\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"58.248.164.148\";a:3:{s:14:\"rita_brilhante\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"60.172.230.184\";a:16:{s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:4;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:4;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:2;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:13:\"193.150.72.50\";a:7:{s:14:\"rita_brilhante\";i:2;s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:13:\"facebook_user\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:1;}s:11:\"59.46.102.6\";a:1:{s:14:\"rita_brilhante\";i:1;}s:11:\"113.59.34.5\";a:5:{s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:1;s:7:\"to_mane\";i:3;s:11:\"rui_meneses\";i:2;s:20:\"alexandre_de_almeida\";i:2;}s:12:\"113.161.4.96\";a:11:{s:14:\"rita_brilhante\";i:2;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:5;s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:12:\"goncalo_feyo\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"andre_botelho\";i:1;}s:13:\"223.241.247.6\";a:15:{s:14:\"rita_brilhante\";i:5;s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:2;s:5:\"admin\";i:7;s:7:\"to_mane\";i:1;s:16:\"ricardo_carneiro\";i:4;s:12:\"mare_nostrum\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:2;s:19:\"mariana_rocha_assis\";i:1;}s:11:\"5.175.18.56\";a:1:{s:5:\"admin\";i:6;}s:11:\"5.39.219.50\";a:1:{s:5:\"admin\";i:1;}s:13:\"103.56.115.68\";a:2:{s:11:\"graca_rocha\";i:1;s:16:\"ricardo_carneiro\";i:1;}s:14:\"104.236.130.10\";a:1:{s:5:\"admin\";i:1;}s:15:\"213.251.182.103\";a:1:{s:5:\"admin\";i:1;}s:14:\"46.118.156.191\";a:1:{s:5:\"admin\";i:9;}s:14:\"91.134.248.253\";a:2:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:13:\"103.30.43.168\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"61.158.188.21\";a:6:{s:5:\"admin\";i:3;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:5;s:7:\"to_mane\";i:3;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"14.32.77.156\";a:8:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:10:\"paulo_dias\";i:1;}s:12:\"89.169.78.98\";a:1:{s:5:\"admin\";i:1;}s:15:\"122.255.115.242\";a:4:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:2;s:12:\"sofia_filipe\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"221.206.242.27\";a:13:{s:5:\"admin\";i:6;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:14:\"120.195.46.253\";a:1:{s:5:\"admin\";i:1;}s:14:\"107.174.44.155\";a:2:{s:11:\"baby-online\";i:1;s:5:\"admin\";i:1;}s:14:\"149.56.218.228\";a:2:{s:8:\"ekatb-ru\";i:1;s:5:\"admin\";i:1;}s:14:\"115.28.229.143\";a:3:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"ricardo_carneiro\";i:1;}s:12:\"119.23.12.28\";a:4:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;}s:14:\"164.132.21.247\";a:1:{s:5:\"admin\";i:5;}s:13:\"122.129.79.68\";a:1:{s:5:\"admin\";i:6;}s:11:\"119.29.5.68\";a:3:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"ricardo_carneiro\";i:1;}s:13:\"5.230.142.115\";a:1:{s:5:\"admin\";i:8;}s:12:\"46.105.18.17\";a:1:{s:5:\"admin\";i:1;}s:14:\"114.251.196.28\";a:13:{s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:3;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:6;s:16:\"ricardo_carneiro\";i:1;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;}s:12:\"58.17.124.27\";a:5:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"61.131.3.225\";a:12:{s:5:\"admin\";i:2;s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:4;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:4;s:11:\"nuno_s_dias\";i:3;s:12:\"goncalo_feyo\";i:2;s:11:\"rui_meneses\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:11:\"graca_rocha\";i:2;}s:15:\"111.125.143.163\";a:2:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:14:\"124.112.193.26\";a:12:{s:5:\"admin\";i:9;s:11:\"rui_meneses\";i:5;s:20:\"alexandre_de_almeida\";i:3;s:15:\"miguel_caparica\";i:2;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:4;s:13:\"facebook_user\";i:4;s:16:\"joao_vasco_nunes\";i:2;s:12:\"mare_nostrum\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"pedro_monteiro\";i:1;}s:12:\"58.16.114.23\";a:1:{s:5:\"admin\";i:1;}s:13:\"218.23.49.154\";a:9:{s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"ricardo_carneiro\";i:1;s:12:\"goncalo_feyo\";i:2;}s:14:\"117.253.50.142\";a:1:{s:5:\"admin\";i:1;}s:12:\"59.49.96.148\";a:14:{s:5:\"admin\";i:5;s:15:\"miguel_caparica\";i:6;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:12:\"sofia_filipe\";i:1;s:12:\"mare_nostrum\";i:1;s:12:\"vasco_lazaro\";i:2;s:16:\"joana_richheimer\";i:1;}s:11:\"78.251.90.8\";a:3:{s:5:\"admin\";i:1;s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;}s:14:\"60.173.195.114\";a:1:{s:5:\"admin\";i:2;}s:14:\"117.211.151.15\";a:1:{s:5:\"admin\";i:1;}s:14:\"123.232.119.21\";a:12:{s:5:\"admin\";i:8;s:16:\"joao_pedro_rocha\";i:5;s:7:\"to_mane\";i:3;s:16:\"joana_richheimer\";i:2;s:14:\"rita_brilhante\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:2;s:18:\"emanuel_embaixador\";i:1;s:11:\"graca_rocha\";i:2;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:2;}s:14:\"222.189.206.51\";a:16:{s:5:\"admin\";i:3;s:7:\"to_mane\";i:3;s:11:\"rui_meneses\";i:2;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:18:\"emanuel_embaixador\";i:3;s:12:\"mare_nostrum\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:2;s:12:\"vasco_lazaro\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"178.234.35.26\";a:11:{s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:2;s:13:\"facebook_user\";i:1;s:12:\"goncalo_feyo\";i:1;s:12:\"vasco_lazaro\";i:1;s:14:\"pedro_monteiro\";i:2;}s:12:\"58.17.104.59\";a:3:{s:5:\"admin\";i:2;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"187.103.117.172\";a:1:{s:5:\"admin\";i:1;}s:13:\"42.104.94.237\";a:12:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:2;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:7:\"to_mane\";i:1;}s:13:\"223.100.8.250\";a:1:{s:5:\"admin\";i:1;}s:14:\"124.160.93.172\";a:14:{s:5:\"admin\";i:9;s:16:\"joana_richheimer\";i:5;s:11:\"rui_meneses\";i:3;s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:5;s:11:\"graca_rocha\";i:2;s:13:\"facebook_user\";i:1;s:12:\"mare_nostrum\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:12:\"91.202.45.71\";a:1:{s:5:\"admin\";i:1;}s:11:\"89.17.40.58\";a:2:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:2;}s:13:\"218.23.152.29\";a:2:{s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"188.237.93.252\";a:5:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"173.166.35.113\";a:4:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"119.10.67.232\";a:3:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:11:\"60.6.227.95\";a:6:{s:5:\"admin\";i:5;s:7:\"to_mane\";i:3;s:15:\"miguel_caparica\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:1;}s:14:\"117.245.73.102\";a:1:{s:5:\"admin\";i:1;}s:14:\"123.214.172.84\";a:11:{s:5:\"admin\";i:4;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:16:\"ricardo_carneiro\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:1;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:3;s:11:\"rui_meneses\";i:1;}s:13:\"206.81.72.231\";a:1:{s:5:\"admin\";i:1;}s:14:\"213.34.206.155\";a:3:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"58.249.123.116\";a:3:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"218.22.148.100\";a:11:{s:9:\"rui_twice\";i:4;s:11:\"rui_meneses\";i:5;s:12:\"sofia_filipe\";i:3;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:3;s:11:\"nuno_s_dias\";i:2;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:1;s:12:\"mare_nostrum\";i:2;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;}s:11:\"61.37.150.5\";a:2:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"41.210.223.10\";a:15:{s:9:\"rui_twice\";i:5;s:11:\"rui_meneses\";i:3;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:7;s:16:\"joana_richheimer\";i:3;s:7:\"to_mane\";i:2;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"pedro_monteiro\";i:1;s:5:\"admin\";i:2;}s:13:\"118.122.220.7\";a:13:{s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:4;s:16:\"joana_richheimer\";i:3;s:11:\"graca_rocha\";i:2;s:16:\"joao_pedro_rocha\";i:3;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:2;s:13:\"pedro_quadros\";i:3;s:15:\"miguel_caparica\";i:1;s:14:\"beatriz_gaspar\";i:2;}s:15:\"111.125.143.178\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"92.39.66.182\";a:3:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"202.96.199.157\";a:11:{s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:15:\"miguel_caparica\";i:1;s:13:\"ricardo_silva\";i:3;s:11:\"graca_rocha\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"116.247.103.43\";a:1:{s:9:\"rui_twice\";i:2;}s:14:\"190.120.31.237\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"60.170.102.230\";a:2:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"116.248.41.190\";a:15:{s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:3;s:11:\"rui_meneses\";i:4;s:5:\"admin\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:3;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:3;s:13:\"ricardo_silva\";i:2;s:16:\"joana_richheimer\";i:2;s:12:\"goncalo_feyo\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;}s:14:\"58.248.164.150\";a:2:{s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"41.33.229.210\";a:7:{s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:2;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:10:\"paulo_dias\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"202.126.94.52\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"218.241.251.172\";a:14:{s:9:\"rui_twice\";i:2;s:15:\"miguel_caparica\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:13:\"andre_botelho\";i:1;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"109.236.180.59\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"46.151.24.97\";a:3:{s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"101.251.248.28\";a:2:{s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"125.46.81.195\";a:13:{s:9:\"rui_twice\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:3;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:4;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:12:\"mare_nostrum\";i:4;s:14:\"beatriz_gaspar\";i:2;}s:12:\"121.127.6.34\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"61.153.54.38\";a:16:{s:9:\"rui_twice\";i:5;s:5:\"admin\";i:6;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:3;s:14:\"rita_brilhante\";i:2;s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:3;s:16:\"joao_pedro_rocha\";i:3;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:3;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:15:\"miguel_caparica\";i:1;s:10:\"paulo_dias\";i:2;s:14:\"pedro_monteiro\";i:1;s:11:\"rui_meneses\";i:2;}s:12:\"109.71.32.43\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:11:\"89.17.36.35\";a:2:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:2;}s:12:\"58.18.137.83\";a:13:{s:9:\"rui_twice\";i:6;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:3;s:16:\"joana_richheimer\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:4;s:11:\"rui_meneses\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"vasco_lazaro\";i:2;s:14:\"pedro_monteiro\";i:1;}s:12:\"58.49.85.229\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"206.214.8.208\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"14.33.245.82\";a:3:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"220.178.82.124\";a:5:{s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:12:\"mare_nostrum\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"112.101.220.75\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"62.149.211.160\";a:12:{s:9:\"rui_twice\";i:4;s:16:\"joana_richheimer\";i:2;s:14:\"rita_brilhante\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:5:\"admin\";i:3;s:11:\"rui_meneses\";i:4;s:15:\"miguel_caparica\";i:2;s:10:\"paulo_dias\";i:3;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;}s:13:\"218.75.178.59\";a:13:{s:9:\"rui_twice\";i:4;s:16:\"joana_richheimer\";i:3;s:11:\"rui_meneses\";i:4;s:7:\"to_mane\";i:2;s:11:\"graca_rocha\";i:4;s:5:\"admin\";i:3;s:11:\"nuno_s_dias\";i:4;s:13:\"ricardo_silva\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:2;}s:13:\"206.214.6.158\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"120.194.236.115\";a:12:{s:9:\"rui_twice\";i:6;s:16:\"joana_richheimer\";i:4;s:11:\"graca_rocha\";i:6;s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:7:\"to_mane\";i:1;s:13:\"pedro_quadros\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:12:\"goncalo_feyo\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;}s:14:\"219.147.238.42\";a:2:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"222.162.70.45\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:13:\"61.175.99.138\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"222.222.148.29\";a:3:{s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"61.180.73.163\";a:6:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"124.200.186.30\";a:2:{s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:1;}s:14:\"109.224.39.165\";a:6:{s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:3;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:2;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"218.26.163.125\";a:15:{s:11:\"graca_rocha\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:4;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:4;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:3;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:2;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:2;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"218.90.162.234\";a:14:{s:11:\"graca_rocha\";i:4;s:9:\"rui_twice\";i:6;s:11:\"rui_meneses\";i:5;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:4;s:11:\"nuno_s_dias\";i:1;s:16:\"joana_richheimer\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"43.225.170.239\";a:3:{s:11:\"graca_rocha\";i:1;s:13:\"facebook_user\";i:1;s:5:\"admin\";i:1;}s:14:\"221.192.250.10\";a:5:{s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"117.244.24.234\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"178.234.34.179\";a:6:{s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"182.75.117.254\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"121.174.171.153\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"61.128.158.54\";a:3:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;}s:9:\"1.9.26.62\";a:17:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:5;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:5;s:7:\"to_mane\";i:2;s:13:\"facebook_user\";i:2;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:3;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:18:\"emanuel_embaixador\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"154.70.151.18\";a:2:{s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:1;}s:13:\"60.217.64.210\";a:6:{s:11:\"graca_rocha\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:6;s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;}s:14:\"60.216.106.162\";a:7:{s:11:\"graca_rocha\";i:5;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:4;}s:14:\"190.186.42.122\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"111.177.117.131\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"117.158.101.182\";a:3:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"175.102.13.164\";a:3:{s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"202.126.94.81\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"125.45.222.97\";a:2:{s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:1;}s:12:\"60.161.215.7\";a:17:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:4;s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:4;s:7:\"to_mane\";i:2;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:12:\"mare_nostrum\";i:1;s:15:\"miguel_caparica\";i:2;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"122.224.3.12\";a:2:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"222.80.105.90\";a:15:{s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:4;s:14:\"rita_brilhante\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:4;s:12:\"sofia_filipe\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:6;s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:1;s:16:\"joao_vasco_nunes\";i:3;s:11:\"nuno_s_dias\";i:1;s:16:\"ricardo_carneiro\";i:2;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:15:\"118.254.143.247\";a:3:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"111.17.168.135\";a:5:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:1;}s:12:\"220.164.2.76\";a:12:{s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:3;s:11:\"rui_meneses\";i:2;s:15:\"miguel_caparica\";i:3;s:9:\"rui_twice\";i:4;s:16:\"joao_pedro_rocha\";i:2;s:12:\"mare_nostrum\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:12:\"220.164.2.73\";a:11:{s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:8;s:11:\"rui_meneses\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:2;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"112.16.81.233\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"182.52.57.33\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"115.238.68.121\";a:5:{s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"14.142.29.142\";a:5:{s:11:\"graca_rocha\";i:3;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"219.132.17.80\";a:3:{s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"222.170.168.94\";a:9:{s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:16:\"ricardo_carneiro\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"pedro_monteiro\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"220.178.253.90\";a:7:{s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"212.154.161.148\";a:13:{s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;}s:13:\"61.160.85.118\";a:12:{s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:3;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:12:\"mare_nostrum\";i:1;s:12:\"vasco_lazaro\";i:1;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:12:\"183.134.3.83\";a:15:{s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:5;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:16:\"joana_richheimer\";i:1;s:13:\"ricardo_silva\";i:3;s:19:\"mariana_rocha_assis\";i:1;s:9:\"rui_twice\";i:2;}s:12:\"61.28.113.58\";a:7:{s:11:\"rui_meneses\";i:7;s:9:\"rui_twice\";i:5;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:2;}s:15:\"218.203.215.210\";a:5:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;}s:14:\"122.194.117.76\";a:16:{s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:3;s:9:\"rui_twice\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:3;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:2;s:14:\"rita_brilhante\";i:3;s:12:\"mare_nostrum\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"112.16.147.211\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"185.12.124.66\";a:7:{s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:14:\"60.190.164.130\";a:2:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"61.132.39.78\";a:2:{s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"59.37.207.114\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"58.211.71.40\";a:12:{s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:8;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:6;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:4;s:12:\"sofia_filipe\";i:4;s:13:\"pedro_quadros\";i:2;s:18:\"emanuel_embaixador\";i:4;s:12:\"mare_nostrum\";i:1;s:11:\"graca_rocha\";i:2;}s:12:\"61.163.2.246\";a:6:{s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;s:10:\"paulo_dias\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"ricardo_carneiro\";i:1;s:12:\"vasco_lazaro\";i:1;}s:14:\"41.128.185.155\";a:2:{s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"94.56.134.247\";a:2:{s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:14:\"61.184.176.231\";a:15:{s:11:\"rui_meneses\";i:3;s:7:\"to_mane\";i:2;s:14:\"rita_brilhante\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:6;s:11:\"graca_rocha\";i:3;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:3;s:16:\"ricardo_carneiro\";i:4;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:1;s:12:\"vasco_lazaro\";i:3;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"60.247.71.20\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"41.222.22.140\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"220.197.206.78\";a:5:{s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;}s:15:\"113.195.181.201\";a:4:{s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"61.191.220.250\";a:13:{s:11:\"rui_meneses\";i:3;s:14:\"rita_brilhante\";i:3;s:16:\"joana_richheimer\";i:3;s:11:\"graca_rocha\";i:1;s:12:\"sofia_filipe\";i:4;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:2;s:13:\"pedro_quadros\";i:2;s:12:\"mare_nostrum\";i:1;s:9:\"rui_twice\";i:3;s:18:\"emanuel_embaixador\";i:4;s:5:\"admin\";i:2;}s:13:\"58.214.21.174\";a:2:{s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"218.22.190.133\";a:13:{s:11:\"rui_meneses\";i:5;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:3;s:7:\"to_mane\";i:1;s:12:\"sofia_filipe\";i:2;s:16:\"ricardo_carneiro\";i:1;s:12:\"goncalo_feyo\";i:2;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:12:\"mare_nostrum\";i:2;s:13:\"andre_botelho\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"58.17.124.49\";a:4:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"61.160.25.118\";a:3:{s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:1;}s:15:\"188.234.219.143\";a:2:{s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"14.85.253.18\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"118.69.37.118\";a:11:{s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:1;s:12:\"mare_nostrum\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:14:\"222.187.44.110\";a:2:{s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:1;}s:14:\"60.222.227.195\";a:8:{s:16:\"joana_richheimer\";i:4;s:11:\"rui_meneses\";i:5;s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:11:\"93.45.66.36\";a:2:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"60.173.149.237\";a:17:{s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:3;s:20:\"alexandre_de_almeida\";i:3;s:7:\"to_mane\";i:3;s:5:\"admin\";i:7;s:16:\"joao_vasco_nunes\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:2;s:18:\"emanuel_embaixador\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:12:\"mare_nostrum\";i:2;s:14:\"beatriz_gaspar\";i:2;s:11:\"graca_rocha\";i:1;}s:14:\"117.253.160.63\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"116.228.90.9\";a:14:{s:16:\"joana_richheimer\";i:2;s:15:\"miguel_caparica\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:5;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:3;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:3;s:10:\"paulo_dias\";i:4;s:13:\"pedro_quadros\";i:2;s:18:\"emanuel_embaixador\";i:1;s:12:\"goncalo_feyo\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;}s:11:\"58.17.221.4\";a:6:{s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:2;}s:13:\"206.214.3.231\";a:2:{s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;}s:13:\"221.12.41.181\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"112.53.66.27\";a:11:{s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:2;s:14:\"rita_brilhante\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"60.255.181.2\";a:5:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"58.213.155.9\";a:4:{s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:5;s:16:\"joao_vasco_nunes\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"115.182.95.85\";a:2:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:14:\"120.198.30.208\";a:8:{s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:3;s:11:\"graca_rocha\";i:5;s:5:\"admin\";i:2;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"122.252.230.131\";a:2:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"218.64.57.12\";a:12:{s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:3;s:7:\"to_mane\";i:4;s:9:\"rui_twice\";i:4;s:16:\"joao_pedro_rocha\";i:3;s:11:\"graca_rocha\";i:3;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:2;s:11:\"rui_meneses\";i:3;s:18:\"emanuel_embaixador\";i:3;}s:13:\"121.31.119.70\";a:5:{s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:10:\"218.29.6.9\";a:7:{s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:4;s:7:\"to_mane\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:11:\"rui_meneses\";i:1;}s:12:\"60.167.19.30\";a:15:{s:16:\"joana_richheimer\";i:4;s:9:\"rui_twice\";i:5;s:7:\"to_mane\";i:6;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:7;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_vasco_nunes\";i:4;s:11:\"nuno_s_dias\";i:2;s:18:\"emanuel_embaixador\";i:1;s:11:\"graca_rocha\";i:2;s:13:\"facebook_user\";i:1;s:14:\"beatriz_gaspar\";i:2;s:13:\"andre_botelho\";i:2;}s:13:\"218.23.80.202\";a:5:{s:16:\"joana_richheimer\";i:2;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"93.72.174.43\";a:4:{s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:2;s:14:\"rita_brilhante\";i:1;}s:15:\"122.225.226.140\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"120.194.172.176\";a:8:{s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:13:\"pedro_quadros\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"74.208.15.104\";a:5:{s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:14:\"rita_brilhante\";i:1;}s:13:\"117.245.12.92\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"60.173.79.120\";a:15:{s:16:\"joana_richheimer\";i:3;s:16:\"joao_pedro_rocha\";i:4;s:9:\"rui_twice\";i:5;s:5:\"admin\";i:5;s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:3;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"222.41.213.234\";a:11:{s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:2;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"mare_nostrum\";i:2;}s:12:\"60.255.181.3\";a:4:{s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"103.224.165.127\";a:9:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:12:\"vasco_lazaro\";i:1;s:14:\"pedro_monteiro\";i:1;}s:12:\"220.225.7.43\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"46.29.113.34\";a:2:{s:7:\"to_mane\";i:2;s:11:\"graca_rocha\";i:1;}s:11:\"103.82.66.2\";a:4:{s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"183.167.200.62\";a:3:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"61.153.96.13\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"117.245.14.183\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"113.95.172.7\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"117.255.212.27\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"218.93.115.90\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"60.13.230.163\";a:3:{s:7:\"to_mane\";i:3;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"116.247.103.42\";a:2:{s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"121.207.5.45\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"109.224.32.226\";a:7:{s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"ricardo_carneiro\";i:1;s:13:\"ricardo_silva\";i:1;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:15:\"116.193.218.139\";a:1:{s:7:\"to_mane\";i:1;}s:11:\"60.2.127.54\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"205.217.248.70\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"117.243.181.64\";a:2:{s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"200.113.196.240\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"218.64.63.195\";a:11:{s:7:\"to_mane\";i:6;s:20:\"alexandre_de_almeida\";i:3;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:2;s:15:\"miguel_caparica\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:2;s:13:\"pedro_quadros\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:12:\"vasco_lazaro\";i:4;}s:12:\"91.210.84.82\";a:2:{s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"58.26.113.137\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"124.207.250.89\";a:9:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:2;}s:12:\"60.173.229.2\";a:12:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:4;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:14:\"120.33.127.218\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"219.141.119.211\";a:2:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"218.22.198.212\";a:16:{s:7:\"to_mane\";i:4;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:4;s:11:\"rui_meneses\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:3;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:10:\"paulo_dias\";i:1;s:19:\"mariana_rocha_assis\";i:2;s:14:\"pedro_monteiro\";i:1;}s:14:\"194.28.181.172\";a:2:{s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:1;}s:12:\"122.90.22.44\";a:4:{s:7:\"to_mane\";i:2;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:2;}s:15:\"113.195.181.243\";a:4:{s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:2;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"114.255.229.18\";a:1:{s:7:\"to_mane\";i:1;}s:11:\"221.0.92.48\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"218.23.240.146\";a:15:{s:20:\"alexandre_de_almeida\";i:2;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:3;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:13:\"andre_botelho\";i:1;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;}s:13:\"60.169.22.242\";a:9:{s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:4;s:7:\"to_mane\";i:1;s:5:\"admin\";i:5;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:3;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:2;s:11:\"rui_meneses\";i:2;}s:13:\"119.7.248.220\";a:4:{s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:2;s:11:\"rui_meneses\";i:1;}s:14:\"222.160.126.34\";a:6:{s:20:\"alexandre_de_almeida\";i:3;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"218.22.98.178\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"112.26.80.145\";a:7:{s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:5;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:3;}s:13:\"114.69.228.22\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"58.18.170.107\";a:8:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:3;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"61.147.197.133\";a:13:{s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:2;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:4;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:2;s:7:\"to_mane\";i:1;s:12:\"mare_nostrum\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:2;}s:15:\"222.180.100.198\";a:17:{s:20:\"alexandre_de_almeida\";i:2;s:14:\"rita_brilhante\";i:1;s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"nuno_s_dias\";i:1;s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:4;s:7:\"to_mane\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:3;s:16:\"joana_richheimer\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;}s:14:\"111.160.237.27\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"197.211.242.40\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"222.161.60.18\";a:2:{s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:1;}s:13:\"60.13.181.244\";a:13:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:4;s:5:\"admin\";i:7;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:3;s:9:\"rui_twice\";i:3;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:2;s:14:\"rita_brilhante\";i:3;s:12:\"mare_nostrum\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:11:\"graca_rocha\";i:2;}s:13:\"111.16.48.137\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"118.70.176.207\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"61.134.36.102\";a:7:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:4;s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:2;}s:12:\"66.11.32.201\";a:13:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:5;s:16:\"joao_pedro_rocha\";i:3;s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:13:\"ricardo_silva\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:14:\"beatriz_gaspar\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:11:\"60.6.229.50\";a:16:{s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:3;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:5;s:9:\"rui_twice\";i:2;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:2;s:18:\"emanuel_embaixador\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:14:\"beatriz_gaspar\";i:1;s:12:\"vasco_lazaro\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:11:\"58.17.124.4\";a:3:{s:20:\"alexandre_de_almeida\";i:2;s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:2;}s:13:\"218.86.97.236\";a:11:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"ricardo_carneiro\";i:1;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:2;s:14:\"rita_brilhante\";i:3;s:11:\"nuno_s_dias\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"facebook_user\";i:1;s:12:\"goncalo_feyo\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"209.203.27.116\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"220.168.29.82\";a:5:{s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:13:\"58.215.215.42\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;}s:14:\"61.161.147.125\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"119.90.42.20\";a:10:{s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:15:\"120.194.236.118\";a:16:{s:16:\"joao_pedro_rocha\";i:2;s:9:\"rui_twice\";i:6;s:5:\"admin\";i:8;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:4;s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:5;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:2;s:16:\"ricardo_carneiro\";i:1;s:13:\"pedro_quadros\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"183.56.132.213\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"210.83.80.120\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"202.133.60.227\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"60.223.251.101\";a:8:{s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:2;}s:12:\"61.180.86.32\";a:13:{s:16:\"joao_pedro_rocha\";i:3;s:16:\"joana_richheimer\";i:3;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:2;s:18:\"emanuel_embaixador\";i:1;s:11:\"rui_meneses\";i:4;s:7:\"to_mane\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"222.161.229.55\";a:12:{s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:9:\"rui_twice\";i:3;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:3;s:10:\"paulo_dias\";i:1;s:14:\"rita_brilhante\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:5:\"admin\";i:1;}s:13:\"125.84.90.148\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"61.191.121.5\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"221.228.229.49\";a:7:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"60.10.163.114\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"60.247.92.186\";a:14:{s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:4;s:16:\"joana_richheimer\";i:2;s:15:\"miguel_caparica\";i:1;s:12:\"goncalo_feyo\";i:3;s:10:\"paulo_dias\";i:1;s:7:\"to_mane\";i:4;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:2;}s:13:\"117.253.50.88\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"120.194.193.7\";a:12:{s:16:\"joao_pedro_rocha\";i:3;s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:4;s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:2;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:3;s:15:\"miguel_caparica\";i:1;s:13:\"pedro_quadros\";i:2;s:5:\"admin\";i:3;}s:14:\"175.44.132.171\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"117.243.197.123\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"119.146.33.107\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"117.253.168.250\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"187.210.15.121\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;}s:13:\"218.58.155.22\";a:16:{s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:6;s:9:\"rui_twice\";i:4;s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:5;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:13:\"facebook_user\";i:3;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"sofia_filipe\";i:1;s:12:\"mare_nostrum\";i:2;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;}s:13:\"218.28.88.209\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"118.121.38.58\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"218.22.49.167\";a:13:{s:16:\"joao_pedro_rocha\";i:1;s:12:\"sofia_filipe\";i:2;s:11:\"nuno_s_dias\";i:1;s:5:\"admin\";i:8;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:5;s:16:\"joana_richheimer\";i:2;s:13:\"facebook_user\";i:4;s:16:\"ricardo_carneiro\";i:3;s:12:\"mare_nostrum\";i:3;s:18:\"emanuel_embaixador\";i:3;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:13:\"41.58.136.249\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"194.243.119.34\";a:1:{s:16:\"joao_pedro_rocha\";i:2;}s:15:\"117.243.176.173\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"116.31.225.137\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"117.243.198.224\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"223.255.127.151\";a:1:{s:15:\"miguel_caparica\";i:1;}s:11:\"119.6.83.43\";a:9:{s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:3;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:3;s:10:\"paulo_dias\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"mare_nostrum\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"222.86.205.18\";a:2:{s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;}s:11:\"14.74.37.83\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"213.174.21.192\";a:6:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"190.24.207.54\";a:9:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:2;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:1;s:12:\"goncalo_feyo\";i:1;s:14:\"beatriz_gaspar\";i:1;s:5:\"admin\";i:1;}s:12:\"31.171.1.162\";a:2:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;}s:14:\"221.176.149.90\";a:9:{s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:2;}s:13:\"41.169.89.116\";a:4:{s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:1;}s:12:\"122.90.22.43\";a:4:{s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;}s:12:\"58.18.141.10\";a:4:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"58.19.204.129\";a:12:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:5;s:11:\"graca_rocha\";i:9;s:16:\"joana_richheimer\";i:3;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;s:13:\"facebook_user\";i:3;s:16:\"ricardo_carneiro\";i:3;s:12:\"mare_nostrum\";i:1;s:16:\"joao_vasco_nunes\";i:2;}s:14:\"221.215.87.162\";a:6:{s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:3;}s:14:\"61.132.233.195\";a:15:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:2;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:2;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:2;s:12:\"vasco_lazaro\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"171.34.68.25\";a:3:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:14:\"58.147.173.210\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"218.5.192.106\";a:5:{s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"113.28.129.125\";a:8:{s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:1;s:12:\"goncalo_feyo\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"ricardo_silva\";i:1;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"218.22.66.30\";a:10:{s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;s:7:\"to_mane\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:11:\"graca_rocha\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"andre_botelho\";i:1;s:14:\"pedro_monteiro\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"218.72.249.154\";a:14:{s:15:\"miguel_caparica\";i:4;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:4;s:20:\"alexandre_de_almeida\";i:3;s:9:\"rui_twice\";i:5;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:2;s:18:\"emanuel_embaixador\";i:1;s:7:\"to_mane\";i:3;s:13:\"facebook_user\";i:1;s:12:\"mare_nostrum\";i:2;}s:13:\"122.139.5.237\";a:12:{s:15:\"miguel_caparica\";i:4;s:11:\"graca_rocha\";i:5;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:4;s:9:\"rui_twice\";i:4;s:5:\"admin\";i:7;s:11:\"rui_meneses\";i:4;s:16:\"joana_richheimer\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:3;}s:13:\"60.216.97.206\";a:7:{s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;}s:13:\"220.164.2.107\";a:3:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"122.140.95.92\";a:7:{s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:3;s:11:\"graca_rocha\";i:4;s:16:\"joana_richheimer\";i:4;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:3;}s:13:\"206.81.72.233\";a:11:{s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:14:\"beatriz_gaspar\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:13:\"218.69.21.162\";a:8:{s:14:\"rita_brilhante\";i:2;s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:4;s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:2;}s:13:\"61.136.81.154\";a:7:{s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:2;s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:4;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:2;}s:13:\"222.188.97.62\";a:16:{s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:6;s:20:\"alexandre_de_almeida\";i:5;s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:2;s:16:\"joana_richheimer\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:2;}s:13:\"91.224.222.37\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"125.84.91.153\";a:1:{s:14:\"rita_brilhante\";i:1;}s:12:\"109.75.45.78\";a:2:{s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"178.219.241.70\";a:14:{s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:6;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:3;s:16:\"joana_richheimer\";i:4;s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_vasco_nunes\";i:3;s:13:\"ricardo_silva\";i:3;s:7:\"to_mane\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"60.175.139.98\";a:17:{s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:7;s:9:\"rui_twice\";i:4;s:16:\"joao_pedro_rocha\";i:3;s:20:\"alexandre_de_almeida\";i:4;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:4;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:2;s:12:\"goncalo_feyo\";i:3;s:13:\"ricardo_silva\";i:2;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:19:\"mariana_rocha_assis\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"111.207.5.214\";a:14:{s:14:\"rita_brilhante\";i:4;s:5:\"admin\";i:5;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:4;s:13:\"facebook_user\";i:1;s:12:\"goncalo_feyo\";i:2;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:9:\"rui_twice\";i:2;}s:12:\"60.28.131.10\";a:14:{s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:5:\"admin\";i:5;s:9:\"rui_twice\";i:6;s:16:\"joana_richheimer\";i:1;s:16:\"ricardo_carneiro\";i:3;s:16:\"joao_vasco_nunes\";i:2;s:12:\"mare_nostrum\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:1;s:14:\"beatriz_gaspar\";i:3;s:13:\"andre_botelho\";i:1;}s:13:\"122.224.36.28\";a:16:{s:14:\"rita_brilhante\";i:1;s:16:\"joao_pedro_rocha\";i:4;s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:2;s:10:\"paulo_dias\";i:1;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:3;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"14.74.104.169\";a:1:{s:14:\"rita_brilhante\";i:1;}s:12:\"58.17.124.12\";a:5:{s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"14.141.55.18\";a:1:{s:14:\"rita_brilhante\";i:2;}s:14:\"123.200.24.162\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"218.58.105.206\";a:6:{s:14:\"rita_brilhante\";i:2;s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:5;s:7:\"to_mane\";i:2;s:5:\"admin\";i:6;s:11:\"graca_rocha\";i:2;}s:14:\"43.254.150.131\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"113.106.104.10\";a:4:{s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"218.57.236.58\";a:7:{s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:4;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"58.22.194.44\";a:7:{s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:2;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"31.173.248.32\";a:1:{s:14:\"rita_brilhante\";i:1;}s:11:\"218.64.77.5\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"188.213.168.194\";a:1:{s:5:\"admin\";i:39;}s:14:\"160.202.162.45\";a:1:{s:5:\"admin\";i:1;}s:12:\"92.63.91.108\";a:1:{s:5:\"admin\";i:1;}s:14:\"91.210.147.164\";a:1:{s:5:\"admin\";i:4;}s:14:\"185.85.239.195\";a:2:{s:5:\"admin\";i:1;s:4:\"doze\";i:1;}s:12:\"190.53.7.220\";a:1:{s:5:\"admin\";i:1;}s:14:\"91.210.147.232\";a:1:{s:5:\"admin\";i:4;}s:14:\"199.15.233.147\";a:1:{s:5:\"admin\";i:1;}s:14:\"199.15.233.170\";a:1:{s:5:\"admin\";i:1;}s:12:\"79.124.58.66\";a:1:{s:5:\"admin\";i:2;}s:15:\"218.108.102.209\";a:9:{s:5:\"admin\";i:3;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:2;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"120.37.91.121\";a:12:{s:5:\"admin\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:2;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"vasco_lazaro\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"109.71.32.38\";a:4:{s:5:\"admin\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;s:13:\"facebook_user\";i:1;}s:14:\"221.176.112.45\";a:14:{s:5:\"admin\";i:10;s:11:\"graca_rocha\";i:6;s:7:\"to_mane\";i:3;s:9:\"rui_twice\";i:5;s:11:\"rui_meneses\";i:4;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:3;s:16:\"ricardo_carneiro\";i:3;s:14:\"beatriz_gaspar\";i:2;s:13:\"andre_botelho\";i:2;}s:14:\"188.234.220.98\";a:1:{s:5:\"admin\";i:1;}s:13:\"61.153.49.210\";a:15:{s:5:\"admin\";i:9;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:3;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:14:\"beatriz_gaspar\";i:1;s:19:\"mariana_rocha_assis\";i:2;s:11:\"graca_rocha\";i:1;}s:14:\"116.112.66.186\";a:7:{s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"221.199.41.218\";a:10:{s:5:\"admin\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:2;s:16:\"ricardo_carneiro\";i:1;s:11:\"rui_meneses\";i:5;s:15:\"miguel_caparica\";i:1;}s:14:\"218.104.153.11\";a:5:{s:5:\"admin\";i:4;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"1.202.244.222\";a:2:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;}s:15:\"103.240.126.116\";a:3:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"119.10.51.233\";a:16:{s:5:\"admin\";i:6;s:16:\"joana_richheimer\";i:2;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:12:\"sofia_filipe\";i:3;s:13:\"facebook_user\";i:1;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"beatriz_gaspar\";i:1;s:12:\"vasco_lazaro\";i:1;}s:14:\"201.140.110.78\";a:16:{s:5:\"admin\";i:5;s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"joao_pedro_rocha\";i:5;s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"beatriz_gaspar\";i:1;s:12:\"vasco_lazaro\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"61.190.67.138\";a:19:{s:5:\"admin\";i:3;s:20:\"alexandre_de_almeida\";i:3;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:3;s:11:\"graca_rocha\";i:1;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:2;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"andre_botelho\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"60.173.114.254\";a:17:{s:5:\"admin\";i:7;s:14:\"rita_brilhante\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:5;s:9:\"rui_twice\";i:3;s:16:\"joao_vasco_nunes\";i:2;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:3;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:12:\"goncalo_feyo\";i:1;s:11:\"rui_meneses\";i:3;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:3;s:13:\"andre_botelho\";i:2;s:12:\"vasco_lazaro\";i:2;}s:14:\"122.189.240.46\";a:8:{s:5:\"admin\";i:3;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"123.232.120.164\";a:16:{s:5:\"admin\";i:6;s:9:\"rui_twice\";i:4;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:5;s:11:\"rui_meneses\";i:2;s:12:\"sofia_filipe\";i:4;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:2;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:3;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;}s:15:\"178.161.147.218\";a:6:{s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:4;s:11:\"graca_rocha\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:11:\"rui_meneses\";i:6;s:15:\"miguel_caparica\";i:1;}s:14:\"222.223.217.34\";a:14:{s:5:\"admin\";i:4;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:3;s:14:\"rita_brilhante\";i:1;s:12:\"mare_nostrum\";i:4;s:9:\"rui_twice\";i:2;s:16:\"ricardo_carneiro\";i:2;s:14:\"beatriz_gaspar\";i:1;s:12:\"vasco_lazaro\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"60.29.145.218\";a:9:{s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:16:\"joana_richheimer\";i:3;s:15:\"miguel_caparica\";i:2;s:11:\"rui_meneses\";i:2;s:12:\"sofia_filipe\";i:1;s:9:\"rui_twice\";i:3;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"182.75.240.174\";a:1:{s:5:\"admin\";i:1;}s:11:\"61.82.71.36\";a:6:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:2;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:14:\"221.228.229.45\";a:8:{s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:2;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"211.103.163.74\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"106.120.102.94\";a:12:{s:9:\"rui_twice\";i:3;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:3;s:16:\"joao_pedro_rocha\";i:3;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:2;s:13:\"facebook_user\";i:1;s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"andre_botelho\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"60.166.12.117\";a:16:{s:9:\"rui_twice\";i:3;s:16:\"joana_richheimer\";i:3;s:14:\"rita_brilhante\";i:4;s:11:\"rui_meneses\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:10;s:11:\"graca_rocha\";i:5;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:3;s:16:\"ricardo_carneiro\";i:1;s:18:\"emanuel_embaixador\";i:4;s:12:\"mare_nostrum\";i:1;s:12:\"sofia_filipe\";i:2;s:13:\"pedro_quadros\";i:2;s:7:\"to_mane\";i:1;}s:12:\"125.72.237.2\";a:15:{s:9:\"rui_twice\";i:2;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:4;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:13:\"ricardo_silva\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:2;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:14:\"pedro_monteiro\";i:2;}s:13:\"88.38.182.221\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"111.160.40.106\";a:4:{s:9:\"rui_twice\";i:3;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"218.23.161.2\";a:13:{s:9:\"rui_twice\";i:6;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:13:\"ricardo_silva\";i:3;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"vasco_lazaro\";i:1;s:5:\"admin\";i:3;}s:13:\"61.136.93.122\";a:7:{s:9:\"rui_twice\";i:5;s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:13:\"ricardo_silva\";i:1;}s:13:\"58.65.132.242\";a:3:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"61.158.186.84\";a:6:{s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:3;}s:10:\"31.171.0.2\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"222.176.192.85\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"206.214.5.223\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"120.209.233.191\";a:8:{s:9:\"rui_twice\";i:5;s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:7;s:11:\"rui_meneses\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:1;}s:14:\"31.173.200.163\";a:2:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"182.74.92.178\";a:4:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;}s:11:\"125.66.2.67\";a:4:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"200.29.187.138\";a:3:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"88.43.218.170\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"218.22.148.105\";a:16:{s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:3;s:14:\"rita_brilhante\";i:2;s:5:\"admin\";i:5;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:1;s:18:\"emanuel_embaixador\";i:3;s:12:\"mare_nostrum\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:2;s:13:\"pedro_quadros\";i:1;s:12:\"vasco_lazaro\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"193.164.95.16\";a:2:{s:9:\"rui_twice\";i:2;s:5:\"admin\";i:1;}s:14:\"199.59.156.150\";a:1:{s:5:\"admin\";i:1;}s:13:\"142.54.164.58\";a:3:{s:5:\"admin\";i:1;s:5:\"Ondas\";i:2;s:11:\"ondasdeouro\";i:1;}s:11:\"198.46.81.3\";a:1:{s:5:\"admin\";i:1;}s:14:\"91.210.147.102\";a:1:{s:5:\"admin\";i:4;}s:14:\"187.49.248.159\";a:1:{s:5:\"admin\";i:1;}s:12:\"212.3.183.83\";a:6:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;}s:14:\"60.170.126.206\";a:4:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"124.128.3.131\";a:11:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:13:\"facebook_user\";i:1;s:12:\"mare_nostrum\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:10:\"paulo_dias\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;}s:10:\"218.5.3.45\";a:4:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:1;}s:13:\"118.144.8.198\";a:18:{s:5:\"admin\";i:4;s:16:\"joao_pedro_rocha\";i:3;s:14:\"rita_brilhante\";i:2;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:11:\"rui_meneses\";i:3;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:13:\"ricardo_silva\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:2;s:12:\"vasco_lazaro\";i:1;s:7:\"to_mane\";i:1;}s:11:\"113.8.194.3\";a:6:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:5;s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:1;}s:14:\"223.68.186.126\";a:13:{s:5:\"admin\";i:5;s:11:\"graca_rocha\";i:6;s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:5;s:16:\"joana_richheimer\";i:2;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"beatriz_gaspar\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"116.249.127.11\";a:14:{s:5:\"admin\";i:13;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:10;s:11:\"rui_meneses\";i:3;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:3;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:12:\"mare_nostrum\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:3;s:13:\"pedro_quadros\";i:3;s:18:\"emanuel_embaixador\";i:1;}s:13:\"190.60.31.185\";a:14:{s:5:\"admin\";i:4;s:15:\"miguel_caparica\";i:2;s:11:\"rui_meneses\";i:3;s:7:\"to_mane\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:12:\"mare_nostrum\";i:1;s:14:\"rita_brilhante\";i:2;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:16:\"joana_richheimer\";i:2;}s:14:\"202.164.62.250\";a:3:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"nuno_s_dias\";i:1;}s:15:\"183.167.228.134\";a:14:{s:5:\"admin\";i:2;s:7:\"to_mane\";i:4;s:15:\"miguel_caparica\";i:2;s:11:\"rui_meneses\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:3;s:16:\"joana_richheimer\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:14:\"rita_brilhante\";i:1;s:12:\"mare_nostrum\";i:2;s:9:\"rui_twice\";i:1;}s:14:\"41.134.156.241\";a:1:{s:5:\"admin\";i:1;}s:13:\"161.0.153.110\";a:1:{s:5:\"admin\";i:1;}s:14:\"183.166.187.11\";a:3:{s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"222.172.14.115\";a:9:{s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:2;s:13:\"pedro_quadros\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"113.195.181.115\";a:3:{s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:13:\"60.172.64.229\";a:14:{s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:4;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"andre_botelho\";i:2;}s:14:\"117.253.234.45\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"202.53.82.114\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"219.142.25.106\";a:17:{s:9:\"rui_twice\";i:8;s:16:\"joana_richheimer\";i:4;s:11:\"graca_rocha\";i:3;s:16:\"joao_pedro_rocha\";i:4;s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:7;s:16:\"joao_vasco_nunes\";i:1;s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:2;s:14:\"rita_brilhante\";i:5;s:13:\"facebook_user\";i:1;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:2;s:10:\"paulo_dias\";i:3;s:13:\"pedro_quadros\";i:1;s:19:\"mariana_rocha_assis\";i:3;s:14:\"pedro_monteiro\";i:1;}s:15:\"112.133.201.213\";a:11:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:12:\"mare_nostrum\";i:2;s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"beatriz_gaspar\";i:1;}s:12:\"82.85.56.132\";a:4:{s:9:\"rui_twice\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"60.13.253.189\";a:15:{s:9:\"rui_twice\";i:6;s:16:\"joana_richheimer\";i:4;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:2;s:13:\"facebook_user\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:2;s:5:\"admin\";i:2;}s:13:\"95.46.140.198\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"118.182.212.231\";a:2:{s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:1;}s:14:\"58.211.251.210\";a:9:{s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:2;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:1;}s:13:\"220.164.2.121\";a:13:{s:9:\"rui_twice\";i:2;s:5:\"admin\";i:5;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:3;s:13:\"pedro_quadros\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:2;s:18:\"emanuel_embaixador\";i:1;}s:14:\"221.203.13.142\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"119.6.162.142\";a:4:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;}s:15:\"183.166.187.168\";a:13:{s:9:\"rui_twice\";i:5;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:6;s:16:\"joana_richheimer\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:4;s:12:\"mare_nostrum\";i:3;s:12:\"sofia_filipe\";i:3;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:13:\"111.59.53.130\";a:12:{s:11:\"graca_rocha\";i:3;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:3;s:5:\"admin\";i:6;s:13:\"facebook_user\";i:1;s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:12:\"mare_nostrum\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"176.104.99.97\";a:12:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:9:\"rui_twice\";i:4;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:2;s:14:\"rita_brilhante\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"125.77.127.97\";a:16:{s:11:\"graca_rocha\";i:4;s:11:\"rui_meneses\";i:2;s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:8;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:3;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:4;s:12:\"mare_nostrum\";i:1;s:7:\"to_mane\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:12:\"vasco_lazaro\";i:3;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:13:\"37.110.54.119\";a:2:{s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"111.40.73.83\";a:18:{s:11:\"graca_rocha\";i:6;s:15:\"miguel_caparica\";i:3;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:5;s:9:\"rui_twice\";i:4;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:3;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"117.149.2.142\";a:16:{s:11:\"graca_rocha\";i:6;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:5;s:7:\"to_mane\";i:4;s:5:\"admin\";i:7;s:11:\"rui_meneses\";i:4;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:2;s:10:\"paulo_dias\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:12:\"115.4.50.194\";a:4:{s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"124.67.73.99\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"112.16.147.210\";a:3:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"121.229.64.192\";a:1:{s:11:\"graca_rocha\";i:1;}s:11:\"60.2.50.114\";a:15:{s:11:\"graca_rocha\";i:5;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:2;s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:6;s:5:\"admin\";i:6;s:16:\"joao_pedro_rocha\";i:2;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:3;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;}s:13:\"221.207.21.81\";a:3:{s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"41.77.129.182\";a:3:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"220.179.13.58\";a:5:{s:11:\"graca_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:2;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"90.183.127.106\";a:16:{s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:3;s:5:\"admin\";i:3;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"mare_nostrum\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"nuno_s_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"59.49.233.24\";a:13:{s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:3;s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:5:\"admin\";i:2;s:7:\"to_mane\";i:1;s:11:\"nuno_s_dias\";i:2;s:12:\"goncalo_feyo\";i:2;s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:1;}s:15:\"220.164.162.146\";a:16:{s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:7;s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:2;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:2;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:2;}s:13:\"218.89.38.239\";a:14:{s:11:\"graca_rocha\";i:5;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:4;s:20:\"alexandre_de_almeida\";i:3;s:7:\"to_mane\";i:4;s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:4;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:3;s:9:\"rui_twice\";i:1;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"pedro_monteiro\";i:1;}s:14:\"175.19.204.202\";a:12:{s:11:\"graca_rocha\";i:4;s:16:\"joao_pedro_rocha\";i:3;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:3;s:16:\"joana_richheimer\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:13:\"218.70.11.166\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"132.255.226.22\";a:2:{s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:1;}s:13:\"58.242.198.23\";a:4:{s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;}s:14:\"103.233.170.44\";a:6:{s:11:\"rui_meneses\";i:2;s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"85.26.217.235\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"222.89.231.12\";a:2:{s:11:\"rui_meneses\";i:1;s:10:\"paulo_dias\";i:1;}s:14:\"218.22.135.190\";a:14:{s:11:\"rui_meneses\";i:3;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:5;s:7:\"to_mane\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:4;s:16:\"ricardo_carneiro\";i:3;s:16:\"joao_vasco_nunes\";i:4;s:5:\"admin\";i:5;s:11:\"nuno_s_dias\";i:1;s:14:\"beatriz_gaspar\";i:1;s:12:\"vasco_lazaro\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"211.137.29.51\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"61.178.243.56\";a:13:{s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:2;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:2;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:3;s:12:\"goncalo_feyo\";i:1;s:19:\"mariana_rocha_assis\";i:2;}s:13:\"58.242.185.82\";a:13:{s:11:\"rui_meneses\";i:4;s:9:\"rui_twice\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:3;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:3;s:12:\"mare_nostrum\";i:2;s:12:\"goncalo_feyo\";i:1;}s:12:\"211.93.5.213\";a:2:{s:11:\"rui_meneses\";i:2;s:15:\"miguel_caparica\";i:1;}s:13:\"202.126.94.54\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"182.75.165.94\";a:2:{s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"222.186.68.17\";a:3:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"195.208.166.170\";a:4:{s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"123.157.236.35\";a:3:{s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"221.10.230.228\";a:2:{s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"197.217.64.159\";a:2:{s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"122.226.136.90\";a:15:{s:11:\"rui_meneses\";i:3;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:3;s:5:\"admin\";i:2;s:15:\"miguel_caparica\";i:3;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:3;s:18:\"emanuel_embaixador\";i:2;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:14:\"rita_brilhante\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;}s:15:\"120.194.168.107\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"222.161.246.150\";a:16:{s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:6;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:2;s:5:\"admin\";i:5;s:11:\"graca_rocha\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:14:\"rita_brilhante\";i:1;s:12:\"mare_nostrum\";i:2;s:14:\"beatriz_gaspar\";i:1;}s:13:\"119.55.121.74\";a:10:{s:11:\"rui_meneses\";i:9;s:5:\"admin\";i:9;s:9:\"rui_twice\";i:4;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:3;s:16:\"joao_vasco_nunes\";i:3;s:12:\"mare_nostrum\";i:1;s:16:\"joana_richheimer\";i:1;s:14:\"beatriz_gaspar\";i:4;}s:14:\"111.12.150.107\";a:8:{s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:2;s:18:\"emanuel_embaixador\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"mare_nostrum\";i:1;}s:12:\"60.30.149.22\";a:9:{s:11:\"rui_meneses\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:2;s:14:\"rita_brilhante\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:13:\"182.19.80.162\";a:2:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"211.141.209.131\";a:15:{s:16:\"joana_richheimer\";i:3;s:15:\"miguel_caparica\";i:2;s:7:\"to_mane\";i:4;s:9:\"rui_twice\";i:4;s:5:\"admin\";i:9;s:20:\"alexandre_de_almeida\";i:3;s:11:\"rui_meneses\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:2;s:13:\"ricardo_silva\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:3;s:14:\"rita_brilhante\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;}s:12:\"218.204.69.3\";a:9:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:5:\"admin\";i:2;s:13:\"facebook_user\";i:1;s:11:\"graca_rocha\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:3;s:14:\"rita_brilhante\";i:1;}s:13:\"60.174.160.12\";a:14:{s:16:\"joana_richheimer\";i:6;s:16:\"joao_pedro_rocha\";i:2;s:9:\"rui_twice\";i:4;s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:1;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:3;s:11:\"rui_meneses\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:19:\"mariana_rocha_assis\";i:2;}s:15:\"119.145.184.185\";a:1:{s:16:\"joana_richheimer\";i:1;}s:11:\"71.92.29.50\";a:4:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"117.243.179.180\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"96.239.35.28\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"60.175.230.187\";a:13:{s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:4;s:14:\"rita_brilhante\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:4;s:7:\"to_mane\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:9:\"rui_twice\";i:4;}s:14:\"202.97.147.183\";a:14:{s:16:\"joana_richheimer\";i:4;s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:2;s:7:\"to_mane\";i:2;s:16:\"ricardo_carneiro\";i:1;s:10:\"paulo_dias\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"222.82.208.94\";a:3:{s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"60.13.197.131\";a:6:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:1;}s:13:\"221.239.8.178\";a:16:{s:16:\"joana_richheimer\";i:3;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:4;s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:1;s:5:\"admin\";i:9;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:3;s:16:\"joao_vasco_nunes\";i:2;s:14:\"beatriz_gaspar\";i:1;s:12:\"sofia_filipe\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:2;s:13:\"andre_botelho\";i:1;}s:14:\"58.211.179.194\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"183.81.181.98\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"91.229.10.100\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"189.206.125.171\";a:10:{s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:4;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:3;s:9:\"rui_twice\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"mare_nostrum\";i:3;s:5:\"admin\";i:1;}s:13:\"61.183.176.58\";a:2:{s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"222.242.107.42\";a:5:{s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"221.161.141.13\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"190.102.15.155\";a:2:{s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;}s:13:\"218.22.129.38\";a:14:{s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:3;s:9:\"rui_twice\";i:4;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:2;s:12:\"vasco_lazaro\";i:1;}s:12:\"119.1.98.121\";a:11:{s:7:\"to_mane\";i:4;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:5;s:16:\"joana_richheimer\";i:4;s:11:\"graca_rocha\";i:5;s:13:\"facebook_user\";i:2;s:11:\"nuno_s_dias\";i:4;s:5:\"admin\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:19:\"mariana_rocha_assis\";i:2;s:14:\"pedro_monteiro\";i:1;}s:13:\"218.22.104.27\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"71.174.248.84\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"211.232.116.145\";a:5:{s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"61.161.209.134\";a:7:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"112.91.61.122\";a:8:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:3;s:11:\"rui_meneses\";i:4;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:2;}s:14:\"117.253.217.88\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"61.189.48.146\";a:5:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"106.104.1.14\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"202.179.4.10\";a:5:{s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"218.3.43.210\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"113.86.184.106\";a:2:{s:7:\"to_mane\";i:1;s:5:\"admin\";i:2;}s:12:\"119.60.25.70\";a:15:{s:7:\"to_mane\";i:3;s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:5:\"admin\";i:1;}s:13:\"60.166.24.170\";a:3:{s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"124.117.128.36\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"205.217.247.115\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"218.23.114.22\";a:12:{s:20:\"alexandre_de_almeida\";i:5;s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:4;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:2;s:18:\"emanuel_embaixador\";i:3;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;s:14:\"pedro_monteiro\";i:1;}s:14:\"222.90.136.125\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:14:\"221.193.240.52\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;}s:12:\"113.161.4.27\";a:7:{s:20:\"alexandre_de_almeida\";i:3;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:15:\"117.253.212.213\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"222.187.41.10\";a:13:{s:20:\"alexandre_de_almeida\";i:5;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:2;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:3;s:7:\"to_mane\";i:2;s:14:\"rita_brilhante\";i:1;s:10:\"paulo_dias\";i:2;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:5:\"admin\";i:1;}s:11:\"14.204.55.6\";a:7:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:3;s:12:\"sofia_filipe\";i:1;s:11:\"nuno_s_dias\";i:2;s:9:\"rui_twice\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"222.218.124.49\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"111.75.162.114\";a:4:{s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:3;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"58.221.60.110\";a:14:{s:20:\"alexandre_de_almeida\";i:3;s:16:\"joana_richheimer\";i:2;s:14:\"rita_brilhante\";i:2;s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:3;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;}s:14:\"219.147.238.40\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;}s:13:\"62.72.163.145\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"218.4.217.14\";a:14:{s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:1;s:18:\"emanuel_embaixador\";i:3;s:5:\"admin\";i:4;s:12:\"sofia_filipe\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;}s:14:\"111.85.223.234\";a:3:{s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"220.180.172.173\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"93.116.18.108\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"61.182.27.121\";a:13:{s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:3;s:14:\"rita_brilhante\";i:3;s:9:\"rui_twice\";i:5;s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:12:\"mare_nostrum\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:2;}s:13:\"190.5.215.199\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"71.13.140.164\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"58.214.235.118\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:13:\"facebook_user\";i:1;}s:12:\"27.151.116.2\";a:11:{s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:1;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"mare_nostrum\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:5:\"admin\";i:1;}s:15:\"115.149.160.139\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"222.184.35.67\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"200.119.137.54\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:3;}s:14:\"222.124.201.74\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"ricardo_carneiro\";i:1;}s:13:\"61.161.149.50\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"220.95.232.234\";a:8:{s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:2;s:11:\"rui_meneses\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"ricardo_silva\";i:1;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"220.248.206.116\";a:7:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;s:12:\"sofia_filipe\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:11:\"nuno_s_dias\";i:1;}s:14:\"180.153.190.94\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"85.172.31.124\";a:4:{s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;}s:12:\"218.75.90.46\";a:12:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:13:\"171.221.255.5\";a:10:{s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:8;s:5:\"admin\";i:6;s:11:\"graca_rocha\";i:4;s:12:\"sofia_filipe\";i:3;s:13:\"facebook_user\";i:1;s:18:\"emanuel_embaixador\";i:3;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"221.224.40.74\";a:7:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:2;s:14:\"rita_brilhante\";i:1;s:13:\"andre_botelho\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"206.214.15.253\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"182.75.61.190\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"179.185.174.73\";a:3:{s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"153.37.22.155\";a:7:{s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:5;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:3;s:11:\"rui_meneses\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"183.167.200.228\";a:2:{s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"218.92.237.2\";a:17:{s:15:\"miguel_caparica\";i:3;s:11:\"graca_rocha\";i:3;s:5:\"admin\";i:6;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:9:\"rui_twice\";i:4;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"vasco_lazaro\";i:1;s:19:\"mariana_rocha_assis\";i:2;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"122.144.128.97\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"119.146.33.65\";a:2:{s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"182.75.84.130\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"120.194.173.162\";a:4:{s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"60.49.228.161\";a:2:{s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"61.160.95.126\";a:15:{s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:4;s:16:\"joana_richheimer\";i:2;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:14:\"211.11.139.188\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"117.243.213.79\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"220.165.28.20\";a:14:{s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:6;s:15:\"miguel_caparica\";i:2;s:11:\"rui_meneses\";i:4;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:1;s:18:\"emanuel_embaixador\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:13:\"facebook_user\";i:2;s:12:\"mare_nostrum\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:3;}s:12:\"202.179.6.82\";a:4:{s:14:\"rita_brilhante\";i:2;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"110.72.251.24\";a:3:{s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"42.202.147.152\";a:2:{s:14:\"rita_brilhante\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"61.128.208.174\";a:2:{s:14:\"rita_brilhante\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"93.116.143.62\";a:12:{s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"212.55.202.187\";a:2:{s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;}s:14:\"113.200.246.58\";a:8:{s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"210.82.46.197\";a:5:{s:14:\"rita_brilhante\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"85.203.96.111\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"124.127.254.218\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"221.4.128.114\";a:7:{s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:4;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:3;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"167.114.42.233\";a:4:{s:5:\"admin\";i:4;s:9:\"ritzypeak\";i:1;s:4:\"hugo\";i:1;s:16:\"buttercrossadmin\";i:1;}s:13:\"139.129.60.64\";a:4:{s:5:\"admin\";i:1;s:2:\"pt\";i:1;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"185.85.238.244\";a:2:{s:6:\"surfer\";i:1;s:5:\"admin\";i:2;}s:14:\"43.252.230.100\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"46.166.179.38\";a:1:{s:5:\"admin\";i:1;}s:13:\"176.10.106.13\";a:1:{s:11:\"ondasdeouro\";i:3;}s:14:\"185.70.186.181\";a:1:{s:5:\"admin\";i:3;}s:13:\"169.38.85.122\";a:1:{s:11:\"ondasdeouro\";i:4;}s:12:\"52.40.111.10\";a:1:{s:5:\"admin\";i:4;}s:14:\"212.129.38.128\";a:1:{s:5:\"admin\";i:2;}s:14:\"185.81.157.124\";a:1:{s:5:\"admin\";i:1;}s:13:\"185.165.29.37\";a:1:{s:5:\"admin\";i:3;}s:14:\"212.129.37.120\";a:1:{s:5:\"admin\";i:1;}s:13:\"91.210.147.96\";a:2:{s:5:\"admin\";i:3;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"185.119.81.50\";a:2:{s:11:\"notoriedade\";i:1;s:5:\"admin\";i:1;}s:14:\"91.210.144.211\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"185.70.186.180\";a:1:{s:5:\"admin\";i:1;}s:13:\"176.10.106.14\";a:1:{s:11:\"ondasdeouro\";i:2;}s:12:\"212.7.220.49\";a:2:{s:5:\"admin\";i:1;s:11:\"ondasdeouro\";i:1;}s:13:\"103.240.17.73\";a:1:{s:5:\"admin\";i:124;}s:13:\"113.140.10.30\";a:1:{s:5:\"admin\";i:12;}s:14:\"185.70.186.177\";a:1:{s:5:\"admin\";i:2;}s:14:\"113.254.56.234\";a:1:{s:5:\"admin\";i:1;}s:11:\"41.82.3.173\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"191.102.222.136\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"176.101.239.93\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"181.226.192.208\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"89.180.158.224\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"170.84.11.67\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"78.182.50.164\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"109.202.54.124\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"78.154.174.54\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"110.138.54.60\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"123.195.101.101\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"102.249.20.81\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"213.131.55.146\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"79.107.240.188\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"37.202.76.74\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"109.51.59.243\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"190.17.193.59\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"192.168.25.143\";a:1:{s:7:\"to_mane\";i:1;}s:11:\"92.51.91.22\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"117.5.23.133\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"41.44.222.105\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"91.148.38.118\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"41.231.233.143\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:11:\"79.7.201.73\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"178.175.103.228\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"190.177.75.90\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"178.149.144.8\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:11:\"62.16.69.82\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"82.58.195.166\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"95.5.166.173\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"5.160.35.229\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"78.63.106.67\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"93.185.39.125\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"89.40.213.240\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"156.194.80.160\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"154.233.195.87\";a:1:{s:12:\"sofia_filipe\";i:1;}s:14:\"190.236.81.216\";a:1:{s:12:\"sofia_filipe\";i:1;}s:13:\"46.167.210.32\";a:1:{s:12:\"sofia_filipe\";i:1;}s:14:\"37.218.179.214\";a:1:{s:12:\"sofia_filipe\";i:1;}s:15:\"190.249.167.198\";a:1:{s:13:\"facebook_user\";i:1;}s:14:\"191.102.216.77\";a:1:{s:13:\"facebook_user\";i:1;}s:13:\"138.117.36.90\";a:1:{s:13:\"facebook_user\";i:1;}s:12:\"109.49.191.2\";a:1:{s:13:\"facebook_user\";i:1;}s:14:\"46.186.171.183\";a:1:{s:16:\"ricardo_carneiro\";i:1;}s:13:\"91.105.91.158\";a:1:{s:16:\"ricardo_carneiro\";i:1;}s:15:\"180.244.247.131\";a:1:{s:16:\"ricardo_carneiro\";i:1;}s:13:\"190.237.39.18\";a:1:{s:16:\"ricardo_carneiro\";i:1;}s:12:\"94.53.91.236\";a:1:{s:16:\"joao_vasco_nunes\";i:1;}s:13:\"94.254.173.52\";a:1:{s:16:\"joao_vasco_nunes\";i:1;}s:11:\"84.22.63.46\";a:1:{s:16:\"joao_vasco_nunes\";i:1;}s:13:\"85.97.247.214\";a:1:{s:16:\"joao_vasco_nunes\";i:1;}s:14:\"201.240.145.90\";a:1:{s:11:\"nuno_s_dias\";i:1;}s:13:\"45.247.92.136\";a:1:{s:11:\"nuno_s_dias\";i:1;}s:10:\"78.0.3.242\";a:1:{s:11:\"nuno_s_dias\";i:1;}s:12:\"93.170.1.198\";a:1:{s:11:\"nuno_s_dias\";i:1;}s:13:\"192.83.165.12\";a:1:{s:11:\"nuno_s_dias\";i:1;}s:13:\"43.224.248.60\";a:1:{s:5:\"admin\";i:1;}s:13:\"221.226.82.86\";a:2:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"61.130.100.3\";a:4:{s:5:\"admin\";i:1;s:13:\"pedro_quadros\";i:1;s:16:\"joana_richheimer\";i:1;s:12:\"sofia_filipe\";i:1;}s:13:\"58.242.164.10\";a:14:{s:5:\"admin\";i:5;s:11:\"graca_rocha\";i:4;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:11:\"rui_meneses\";i:3;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:13:\"220.164.2.112\";a:11:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:2;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:14:\"beatriz_gaspar\";i:1;s:14:\"pedro_monteiro\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"107.141.167.205\";a:1:{s:5:\"admin\";i:1;}s:14:\"210.21.127.190\";a:4:{s:5:\"admin\";i:2;s:7:\"to_mane\";i:4;s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"124.93.0.156\";a:2:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"117.28.250.42\";a:7:{s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"218.65.3.210\";a:15:{s:5:\"admin\";i:5;s:16:\"joana_richheimer\";i:3;s:9:\"rui_twice\";i:4;s:7:\"to_mane\";i:3;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:2;s:11:\"nuno_s_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"121.229.65.134\";a:1:{s:5:\"admin\";i:1;}s:13:\"218.94.144.98\";a:1:{s:5:\"admin\";i:1;}s:14:\"222.222.157.53\";a:5:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"ricardo_carneiro\";i:1;}s:13:\"125.89.129.82\";a:12:{s:5:\"admin\";i:6;s:16:\"joana_richheimer\";i:6;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:5;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:12:\"mare_nostrum\";i:4;s:12:\"sofia_filipe\";i:2;s:18:\"emanuel_embaixador\";i:2;s:11:\"graca_rocha\";i:1;}s:12:\"76.73.237.38\";a:13:{s:5:\"admin\";i:5;s:7:\"to_mane\";i:4;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:3;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:1;s:12:\"mare_nostrum\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"pedro_monteiro\";i:2;}s:14:\"118.121.233.54\";a:12:{s:5:\"admin\";i:5;s:11:\"rui_meneses\";i:4;s:16:\"joana_richheimer\";i:3;s:13:\"facebook_user\";i:2;s:11:\"graca_rocha\";i:3;s:20:\"alexandre_de_almeida\";i:3;s:9:\"rui_twice\";i:4;s:16:\"joao_vasco_nunes\";i:3;s:7:\"to_mane\";i:1;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:12:\"221.4.168.73\";a:8:{s:5:\"admin\";i:4;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:5;s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:2;s:16:\"ricardo_carneiro\";i:1;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:3;}s:13:\"190.5.214.247\";a:5:{s:5:\"admin\";i:2;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"nuno_s_dias\";i:1;}s:14:\"218.207.128.26\";a:7:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:2;}s:13:\"112.25.188.48\";a:14:{s:9:\"rui_twice\";i:5;s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:2;s:10:\"paulo_dias\";i:1;s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;}s:13:\"171.34.43.112\";a:5:{s:9:\"rui_twice\";i:4;s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:3;s:11:\"graca_rocha\";i:1;}s:12:\"121.15.4.206\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"196.214.175.163\";a:3:{s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;}s:13:\"58.218.154.74\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"61.182.51.230\";a:4:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"220.168.146.97\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"61.163.69.170\";a:9:{s:9:\"rui_twice\";i:3;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:3;s:7:\"to_mane\";i:2;s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"60.174.164.45\";a:17:{s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:2;s:5:\"admin\";i:7;s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:2;s:11:\"graca_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"124.128.73.58\";a:11:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:3;s:15:\"miguel_caparica\";i:2;s:16:\"joao_pedro_rocha\";i:3;s:14:\"rita_brilhante\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"andre_botelho\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;}s:15:\"222.222.178.236\";a:4:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:11:\"111.85.15.4\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"116.113.96.22\";a:9:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:6;s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:2;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"210.51.180.216\";a:4:{s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"60.175.194.10\";a:14:{s:9:\"rui_twice\";i:7;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:2;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:2;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:3;s:14:\"beatriz_gaspar\";i:2;s:13:\"andre_botelho\";i:1;}s:12:\"61.134.83.10\";a:14:{s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:2;s:12:\"sofia_filipe\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:4;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:3;s:5:\"admin\";i:2;}s:14:\"113.195.181.79\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"202.129.57.126\";a:3:{s:9:\"rui_twice\";i:4;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:2;}s:14:\"58.216.239.202\";a:9:{s:9:\"rui_twice\";i:4;s:16:\"joao_pedro_rocha\";i:2;s:7:\"to_mane\";i:3;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:14:\"rita_brilhante\";i:2;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:2;s:16:\"joana_richheimer\";i:3;}s:14:\"222.223.56.115\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"218.77.84.61\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"61.190.99.62\";a:13:{s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:4;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:7;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"62.94.244.231\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"115.239.244.198\";a:16:{s:9:\"rui_twice\";i:3;s:16:\"joana_richheimer\";i:4;s:5:\"admin\";i:2;s:20:\"alexandre_de_almeida\";i:4;s:11:\"rui_meneses\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:3;s:13:\"ricardo_silva\";i:3;s:12:\"goncalo_feyo\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:19:\"mariana_rocha_assis\";i:1;s:11:\"graca_rocha\";i:2;}s:14:\"222.186.68.154\";a:13:{s:11:\"graca_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:15:\"miguel_caparica\";i:2;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:4;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:12:\"goncalo_feyo\";i:1;s:12:\"mare_nostrum\";i:1;s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:2;s:10:\"paulo_dias\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"58.211.169.50\";a:16:{s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:4;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:2;s:14:\"rita_brilhante\";i:2;s:12:\"sofia_filipe\";i:2;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:12:\"111.85.15.13\";a:2:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:14:\"117.245.47.174\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"218.70.85.102\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"218.95.159.106\";a:7:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:4;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:2;s:5:\"admin\";i:1;}s:14:\"189.195.154.22\";a:4:{s:11:\"graca_rocha\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"59.30.113.43\";a:7:{s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:14:\"61.191.215.141\";a:11:{s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:2;s:16:\"ricardo_carneiro\";i:3;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:1;s:12:\"sofia_filipe\";i:1;s:11:\"nuno_s_dias\";i:1;}s:13:\"222.242.107.7\";a:3:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:1;}s:12:\"97.65.205.10\";a:6:{s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"60.14.36.202\";a:13:{s:11:\"graca_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:6;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:2;s:7:\"to_mane\";i:3;s:16:\"joao_pedro_rocha\";i:4;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:3;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:14:\"222.222.71.101\";a:9:{s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:4;s:16:\"joana_richheimer\";i:3;s:7:\"to_mane\";i:3;s:11:\"nuno_s_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:9:\"rui_twice\";i:3;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"61.180.4.114\";a:2:{s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:1;}s:13:\"116.53.130.12\";a:7:{s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"vasco_lazaro\";i:1;}s:14:\"41.202.174.109\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"60.12.84.190\";a:5:{s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:2;s:11:\"graca_rocha\";i:3;}s:13:\"220.191.249.1\";a:7:{s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:3;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;}s:14:\"61.191.130.198\";a:14:{s:11:\"rui_meneses\";i:4;s:7:\"to_mane\";i:2;s:5:\"admin\";i:6;s:14:\"rita_brilhante\";i:2;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:3;s:9:\"rui_twice\";i:4;s:11:\"graca_rocha\";i:3;s:16:\"joao_pedro_rocha\";i:3;s:12:\"sofia_filipe\";i:2;s:13:\"pedro_quadros\";i:5;s:18:\"emanuel_embaixador\";i:3;s:13:\"facebook_user\";i:1;}s:13:\"61.148.29.198\";a:4:{s:11:\"rui_meneses\";i:2;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:1;}s:13:\"61.178.160.81\";a:12:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:3;s:13:\"pedro_quadros\";i:2;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:2;s:13:\"facebook_user\";i:2;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"58.42.230.55\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"123.7.54.235\";a:15:{s:11:\"rui_meneses\";i:6;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:6;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:4;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:4;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:3;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:3;s:14:\"pedro_monteiro\";i:1;}s:13:\"60.172.22.178\";a:15:{s:11:\"rui_meneses\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:2;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:7:\"to_mane\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"60.171.110.17\";a:13:{s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:5;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:4;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:1;s:12:\"goncalo_feyo\";i:2;s:5:\"admin\";i:2;s:11:\"nuno_s_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:14:\"222.137.252.27\";a:8:{s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:2;}s:14:\"202.103.61.102\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"218.28.142.94\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"61.161.147.218\";a:9:{s:16:\"joana_richheimer\";i:2;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:2;}s:13:\"121.10.203.42\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"77.43.196.31\";a:2:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"60.174.92.50\";a:16:{s:16:\"joana_richheimer\";i:3;s:9:\"rui_twice\";i:4;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:2;s:13:\"pedro_quadros\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:15:\"117.243.178.193\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"119.145.107.186\";a:4:{s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:12:\"218.80.1.114\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"219.146.253.229\";a:4:{s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"60.173.149.204\";a:14:{s:16:\"joana_richheimer\";i:3;s:16:\"joao_pedro_rocha\";i:5;s:5:\"admin\";i:5;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:4;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:5;s:15:\"miguel_caparica\";i:1;s:13:\"pedro_quadros\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"196.37.70.181\";a:15:{s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:5;s:7:\"to_mane\";i:3;s:16:\"joao_pedro_rocha\";i:3;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:2;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:12:\"mare_nostrum\";i:2;s:14:\"beatriz_gaspar\";i:1;s:12:\"vasco_lazaro\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"182.18.58.228\";a:3:{s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"221.238.231.42\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"202.57.1.116\";a:3:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"222.218.17.181\";a:15:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:18:\"emanuel_embaixador\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;s:16:\"ricardo_carneiro\";i:1;s:13:\"ricardo_silva\";i:2;s:10:\"paulo_dias\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:12:\"60.22.24.218\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"210.218.249.17\";a:2:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:10:\"60.29.0.49\";a:8:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:18:\"emanuel_embaixador\";i:1;s:5:\"admin\";i:2;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:1;}s:14:\"171.221.226.23\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"122.194.119.35\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"59.55.140.165\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:2;}s:15:\"124.207.182.194\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"180.169.58.42\";a:9:{s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:4;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:2;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:3;}s:13:\"61.161.135.34\";a:7:{s:20:\"alexandre_de_almeida\";i:3;s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:11:\"rui_meneses\";i:2;}s:14:\"202.103.14.163\";a:6:{s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:7:\"to_mane\";i:2;s:12:\"sofia_filipe\";i:1;}s:13:\"78.202.167.51\";a:13:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:18:\"emanuel_embaixador\";i:2;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:2;s:13:\"ricardo_silva\";i:1;s:14:\"beatriz_gaspar\";i:1;s:12:\"vasco_lazaro\";i:1;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"114.80.137.198\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:15:\"211.138.182.198\";a:7:{s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:3;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:2;s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:2;}s:14:\"61.163.231.150\";a:7:{s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:3;s:5:\"admin\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"graca_rocha\";i:4;s:15:\"miguel_caparica\";i:1;}s:12:\"221.4.137.85\";a:7:{s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"221.228.229.47\";a:7:{s:20:\"alexandre_de_almeida\";i:2;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:3;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:15:\"203.146.251.102\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"183.234.60.38\";a:5:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"202.179.2.118\";a:4:{s:16:\"joao_pedro_rocha\";i:3;s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:1;}s:12:\"118.97.45.26\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"111.160.4.90\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"220.164.2.100\";a:7:{s:16:\"joao_pedro_rocha\";i:3;s:5:\"admin\";i:4;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"103.28.132.121\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"212.142.228.18\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"218.108.16.154\";a:5:{s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:3;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"218.29.138.10\";a:7:{s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:3;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:5;s:5:\"admin\";i:1;s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:1;}s:13:\"222.134.45.34\";a:16:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:13:\"facebook_user\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"58.57.21.108\";a:8:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;}s:13:\"61.91.169.238\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"210.218.249.16\";a:2:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;}s:13:\"112.4.172.182\";a:16:{s:15:\"miguel_caparica\";i:3;s:5:\"admin\";i:5;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:2;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:14:\"182.74.190.202\";a:1:{s:15:\"miguel_caparica\";i:2;}s:12:\"153.37.211.2\";a:3:{s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"61.135.198.42\";a:2:{s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"124.158.7.34\";a:5:{s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:2;}s:13:\"124.42.44.209\";a:3:{s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:13:\"222.172.14.54\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"61.163.182.31\";a:6:{s:15:\"miguel_caparica\";i:4;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;}s:14:\"61.185.137.161\";a:16:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:6;s:9:\"rui_twice\";i:4;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:2;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:12:\"mare_nostrum\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;}s:11:\"58.46.64.38\";a:2:{s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:11:\"59.48.82.14\";a:19:{s:14:\"rita_brilhante\";i:2;s:9:\"rui_twice\";i:4;s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:3;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:11:\"graca_rocha\";i:2;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"211.100.19.196\";a:12:{s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:2;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:16:\"ricardo_carneiro\";i:2;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"220.179.61.130\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"123.157.218.50\";a:2:{s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"58.17.126.28\";a:2:{s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:1;}s:14:\"202.137.141.81\";a:15:{s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:12:\"goncalo_feyo\";i:2;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"sofia_filipe\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"vasco_lazaro\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"93.116.201.15\";a:5:{s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:2;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:12:\"60.173.16.74\";a:2:{s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;}s:15:\"112.218.211.227\";a:4:{s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:2;}s:13:\"190.102.30.37\";a:1:{s:14:\"rita_brilhante\";i:1;}s:12:\"77.87.102.85\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"91.234.153.194\";a:1:{s:5:\"admin\";i:1;}s:12:\"5.164.228.23\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"95.79.141.89\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"109.195.189.156\";a:1:{s:5:\"admin\";i:1;}s:11:\"83.220.45.3\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"94.19.82.244\";a:1:{s:5:\"admin\";i:1;}s:13:\"62.165.28.192\";a:1:{s:5:\"admin\";i:1;}s:12:\"85.113.63.46\";a:1:{s:5:\"admin\";i:1;}s:13:\"95.215.156.60\";a:1:{s:5:\"admin\";i:1;}s:13:\"176.115.94.79\";a:1:{s:5:\"admin\";i:1;}s:15:\"212.220.110.227\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"91.233.45.87\";a:1:{s:5:\"admin\";i:1;}s:14:\"91.229.235.165\";a:1:{s:11:\"ondasdeouro\";i:2;}s:14:\"109.252.59.243\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"109.174.113.146\";a:1:{s:5:\"admin\";i:1;}s:12:\"95.71.73.176\";a:1:{s:5:\"admin\";i:1;}s:13:\"46.167.68.212\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"109.200.101.13\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"178.216.77.103\";a:1:{s:5:\"admin\";i:1;}s:14:\"188.162.36.103\";a:1:{s:5:\"admin\";i:1;}s:12:\"90.17.59.180\";a:1:{s:5:\"admin\";i:1;}s:14:\"109.120.37.116\";a:1:{s:5:\"admin\";i:1;}s:14:\"94.139.240.115\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"176.97.211.239\";a:1:{s:5:\"admin\";i:1;}s:13:\"213.59.206.12\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"192.95.162.41\";a:1:{s:5:\"admin\";i:1;}s:15:\"188.116.190.145\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"94.45.169.104\";a:1:{s:5:\"admin\";i:1;}s:13:\"85.233.153.26\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"91.76.161.29\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"213.178.58.226\";a:1:{s:5:\"admin\";i:1;}s:12:\"89.255.92.36\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"79.120.76.114\";a:1:{s:5:\"admin\";i:1;}s:15:\"123.206.197.121\";a:1:{s:5:\"admin\";i:1;}s:13:\"181.90.228.14\";a:1:{s:13:\"ricardo_silva\";i:1;}s:13:\"62.221.120.98\";a:1:{s:12:\"goncalo_feyo\";i:1;}s:14:\"177.189.36.197\";a:1:{s:12:\"goncalo_feyo\";i:1;}s:13:\"186.77.205.33\";a:1:{s:12:\"goncalo_feyo\";i:1;}s:13:\"109.196.88.81\";a:1:{s:10:\"paulo_dias\";i:1;}s:14:\"89.215.128.147\";a:1:{s:10:\"paulo_dias\";i:1;}s:15:\"186.188.183.191\";a:1:{s:10:\"paulo_dias\";i:1;}s:12:\"118.100.48.0\";a:1:{s:10:\"paulo_dias\";i:1;}s:13:\"91.83.181.154\";a:1:{s:10:\"paulo_dias\";i:1;}s:12:\"84.22.28.193\";a:1:{s:10:\"paulo_dias\";i:1;}s:13:\"138.94.240.29\";a:1:{s:10:\"paulo_dias\";i:1;}s:15:\"190.198.150.178\";a:1:{s:13:\"pedro_quadros\";i:1;}s:13:\"169.255.78.13\";a:1:{s:13:\"pedro_quadros\";i:1;}s:14:\"149.62.200.164\";a:1:{s:13:\"pedro_quadros\";i:1;}s:13:\"89.203.136.40\";a:1:{s:13:\"pedro_quadros\";i:1;}s:13:\"52.23.165.249\";a:1:{s:11:\"Permanently\";i:1;}s:14:\"167.114.16.163\";a:2:{s:9:\"webmaster\";i:1;s:5:\"admin\";i:3;}s:13:\"34.229.74.187\";a:1:{s:11:\"Permanently\";i:1;}s:12:\"13.65.209.67\";a:1:{s:5:\"admin\";i:1;}s:13:\"54.70.148.168\";a:1:{s:5:\"admin\";i:1;}s:14:\"162.252.58.116\";a:1:{s:5:\"admin\";i:1;}s:13:\"70.40.204.138\";a:1:{s:5:\"admin\";i:1;}s:13:\"103.247.9.152\";a:1:{s:5:\"admin\";i:1;}s:12:\"51.255.86.53\";a:1:{s:5:\"admin\";i:2;}s:13:\"67.225.191.22\";a:1:{s:5:\"admin\";i:1;}s:14:\"107.23.160.156\";a:1:{s:5:\"admin\";i:1;}s:13:\"173.236.19.82\";a:1:{s:5:\"admin\";i:1;}s:13:\"103.67.235.27\";a:1:{s:5:\"admin\";i:1;}s:11:\"153.92.6.20\";a:1:{s:5:\"admin\";i:1;}s:13:\"185.74.252.12\";a:1:{s:5:\"admin\";i:1;}s:13:\"195.74.38.125\";a:1:{s:5:\"admin\";i:1;}s:13:\"31.170.123.10\";a:1:{s:5:\"admin\";i:1;}s:13:\"79.170.44.137\";a:1:{s:5:\"admin\";i:1;}s:12:\"75.98.175.85\";a:1:{s:5:\"admin\";i:1;}s:12:\"34.207.92.68\";a:1:{s:5:\"admin\";i:4;}s:14:\"120.27.103.132\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"59.46.125.106\";a:1:{s:5:\"admin\";i:1;}s:12:\"106.1.59.190\";a:1:{s:5:\"admin\";i:1;}s:13:\"37.204.142.23\";a:2:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:11:\"93.95.46.34\";a:1:{s:5:\"admin\";i:1;}s:14:\"197.231.141.26\";a:1:{s:5:\"admin\";i:1;}s:15:\"220.128.115.228\";a:2:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"175.111.131.155\";a:1:{s:5:\"admin\";i:1;}s:13:\"114.27.72.146\";a:1:{s:5:\"admin\";i:1;}s:13:\"46.146.162.15\";a:1:{s:5:\"admin\";i:1;}s:12:\"31.173.17.81\";a:1:{s:5:\"admin\";i:1;}s:14:\"223.196.87.194\";a:6:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:1;}s:14:\"173.29.119.117\";a:1:{s:5:\"admin\";i:1;}s:13:\"61.219.67.188\";a:4:{s:5:\"admin\";i:2;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"62.99.80.170\";a:2:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:13:\"199.203.9.244\";a:5:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:2;s:13:\"facebook_user\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"61.60.221.226\";a:1:{s:5:\"admin\";i:1;}s:13:\"95.181.145.38\";a:3:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"118.144.139.208\";a:1:{s:5:\"admin\";i:1;}s:13:\"58.213.133.18\";a:13:{s:5:\"admin\";i:5;s:20:\"alexandre_de_almeida\";i:2;s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:6;s:11:\"rui_meneses\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:3;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;}s:12:\"220.225.7.90\";a:2:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"116.7.240.40\";a:1:{s:5:\"admin\";i:1;}s:15:\"103.204.168.190\";a:2:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"183.233.169.210\";a:8:{s:5:\"admin\";i:4;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:3;s:12:\"goncalo_feyo\";i:2;}s:13:\"37.112.211.98\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"122.194.119.36\";a:11:{s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:7:\"to_mane\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:13:\"pedro_quadros\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"184.178.29.10\";a:5:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:2;}s:14:\"119.135.184.98\";a:1:{s:5:\"admin\";i:1;}s:15:\"117.253.220.103\";a:1:{s:5:\"admin\";i:1;}s:13:\"60.172.198.61\";a:2:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:2;}s:13:\"170.250.24.81\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"211.72.92.58\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"221.130.124.114\";a:2:{s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:1;}s:14:\"125.19.240.246\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"203.192.199.98\";a:2:{s:9:\"rui_twice\";i:3;s:5:\"admin\";i:2;}s:13:\"45.249.76.162\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"94.26.62.172\";a:2:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:13:\"61.162.224.89\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"218.22.11.106\";a:12:{s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:13:\"ricardo_silva\";i:2;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"191.103.114.87\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"103.58.251.227\";a:2:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"157.119.213.132\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"45.118.161.86\";a:2:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"103.206.128.199\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"218.201.101.172\";a:4:{s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;}s:14:\"154.56.155.130\";a:2:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"41.77.127.83\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"220.225.7.27\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"117.253.202.113\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"45.251.42.218\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"59.19.158.10\";a:3:{s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"202.62.89.114\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"111.250.214.205\";a:2:{s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"120.194.149.41\";a:6:{s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:3;s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"219.149.30.61\";a:1:{s:11:\"graca_rocha\";i:2;}s:15:\"111.121.220.219\";a:14:{s:11:\"graca_rocha\";i:5;s:5:\"admin\";i:4;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:11:\"rui_meneses\";i:3;s:16:\"ricardo_carneiro\";i:1;}s:11:\"38.86.70.50\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"123.126.24.14\";a:1:{s:11:\"graca_rocha\";i:2;}s:12:\"220.164.2.79\";a:6:{s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:2;}s:14:\"117.253.166.72\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"192.69.22.37\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"222.170.168.78\";a:7:{s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:3;s:14:\"rita_brilhante\";i:1;s:11:\"nuno_s_dias\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:5:\"admin\";i:1;}s:15:\"117.243.182.235\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"218.94.106.115\";a:15:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:5;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:3;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:2;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"vasco_lazaro\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;}s:11:\"1.190.188.3\";a:6:{s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"176.104.103.60\";a:4:{s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"180.176.48.6\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"52.170.97.53\";a:3:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"204.78.0.205\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"81.140.2.150\";a:3:{s:11:\"rui_meneses\";i:1;s:13:\"facebook_user\";i:1;s:7:\"to_mane\";i:1;}s:13:\"157.119.213.8\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"121.18.39.22\";a:11:{s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:1;s:5:\"admin\";i:2;}s:13:\"113.137.29.67\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"112.54.93.34\";a:12:{s:11:\"rui_meneses\";i:3;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:1;s:12:\"goncalo_feyo\";i:3;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"nuno_s_dias\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:15:\"171.217.112.194\";a:2:{s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:11:\"36.33.0.160\";a:2:{s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:1;}s:13:\"37.78.168.205\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"117.253.234.212\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"118.121.41.15\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"37.29.83.195\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"180.167.72.98\";a:5:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"mare_nostrum\";i:1;}s:13:\"219.68.134.80\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"45.248.41.135\";a:3:{s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"110.172.179.98\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"191.103.114.193\";a:2:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"204.246.238.131\";a:2:{s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:1;}s:12:\"171.34.72.10\";a:2:{s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"123.121.154.8\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"117.244.110.79\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"119.146.138.10\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"103.81.103.34\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"63.227.77.160\";a:2:{s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"183.175.143.35\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"113.193.0.206\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"121.28.40.179\";a:16:{s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:5;s:16:\"joao_vasco_nunes\";i:1;s:5:\"admin\";i:5;s:20:\"alexandre_de_almeida\";i:4;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:5;s:16:\"joao_pedro_rocha\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:2;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:12:\"mare_nostrum\";i:2;}s:11:\"188.68.2.91\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"85.152.56.230\";a:2:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"202.72.103.50\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"185.17.134.85\";a:5:{s:16:\"joana_richheimer\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:14:\"103.219.212.86\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"103.65.194.166\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"103.238.15.67\";a:2:{s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"60.13.154.174\";a:12:{s:16:\"joana_richheimer\";i:4;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:8;s:11:\"graca_rocha\";i:8;s:5:\"admin\";i:4;s:16:\"ricardo_carneiro\";i:3;s:16:\"joao_vasco_nunes\";i:3;s:11:\"nuno_s_dias\";i:1;s:13:\"facebook_user\";i:1;s:12:\"mare_nostrum\";i:2;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;}s:14:\"182.73.153.190\";a:2:{s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:1;}s:15:\"103.224.200.205\";a:2:{s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"59.127.135.76\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"178.64.174.87\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"222.33.117.102\";a:14:{s:16:\"joana_richheimer\";i:3;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:6;s:5:\"admin\";i:6;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:7:\"to_mane\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:1;}s:13:\"117.253.48.83\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"117.158.110.87\";a:8:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:3;s:12:\"goncalo_feyo\";i:2;s:18:\"emanuel_embaixador\";i:1;s:5:\"admin\";i:1;s:13:\"pedro_quadros\";i:1;}s:15:\"219.129.145.100\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"221.193.214.166\";a:12:{s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:2;s:14:\"beatriz_gaspar\";i:1;}s:15:\"111.251.137.144\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"100.35.60.123\";a:12:{s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:2;s:13:\"facebook_user\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:2;s:14:\"rita_brilhante\";i:1;s:10:\"paulo_dias\";i:1;s:5:\"admin\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:14:\"beatriz_gaspar\";i:2;s:14:\"pedro_monteiro\";i:1;}s:13:\"58.16.113.176\";a:1:{s:7:\"to_mane\";i:1;}s:11:\"219.73.0.14\";a:2:{s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"182.75.213.242\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"195.114.125.73\";a:2:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"182.71.129.34\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"52.170.24.178\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"220.164.2.90\";a:17:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:2;s:16:\"ricardo_carneiro\";i:1;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:2;s:13:\"pedro_quadros\";i:2;s:18:\"emanuel_embaixador\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"91.130.22.42\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"113.200.78.19\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"122.252.226.82\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"60.8.245.174\";a:5:{s:7:\"to_mane\";i:2;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:1;}s:15:\"183.240.196.119\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"221.229.247.179\";a:14:{s:20:\"alexandre_de_almeida\";i:3;s:16:\"ricardo_carneiro\";i:1;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:3;s:15:\"miguel_caparica\";i:3;s:14:\"rita_brilhante\";i:1;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:2;s:7:\"to_mane\";i:2;s:12:\"goncalo_feyo\";i:1;s:12:\"mare_nostrum\";i:2;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"117.245.92.104\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"182.72.153.82\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"221.4.61.181\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"60.248.28.125\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"60.221.235.109\";a:7:{s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:3;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:1;}s:15:\"117.253.163.130\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"118.163.146.70\";a:6:{s:20:\"alexandre_de_almeida\";i:2;s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;}s:14:\"87.236.187.134\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"1.36.211.213\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"45.113.105.124\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"68.188.247.98\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"63.226.99.205\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"60.171.140.110\";a:13:{s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:3;s:5:\"admin\";i:6;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:19:\"mariana_rocha_assis\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"82.127.210.82\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"58.56.145.94\";a:7:{s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:2;s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;}s:11:\"14.205.4.52\";a:4:{s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"185.199.83.91\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"182.73.245.114\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"117.245.43.215\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"219.129.145.80\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:10:\"60.13.3.26\";a:12:{s:16:\"joao_pedro_rocha\";i:3;s:5:\"admin\";i:2;s:7:\"to_mane\";i:3;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:2;s:20:\"alexandre_de_almeida\";i:4;s:13:\"ricardo_silva\";i:3;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:16:\"joana_richheimer\";i:1;}s:14:\"211.20.181.113\";a:13:{s:16:\"joao_pedro_rocha\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:2;s:11:\"graca_rocha\";i:1;s:11:\"nuno_s_dias\";i:1;s:14:\"beatriz_gaspar\";i:1;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"59.124.21.193\";a:7:{s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:2;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:13:\"facebook_user\";i:1;s:12:\"goncalo_feyo\";i:1;}s:13:\"103.24.154.15\";a:8:{s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:3;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"82.81.140.26\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"1.202.178.154\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:3;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:1;}s:13:\"117.244.62.20\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:11:\"47.23.15.92\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"220.133.24.4\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;}s:13:\"220.164.2.113\";a:12:{s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:3;s:20:\"alexandre_de_almeida\";i:3;s:5:\"admin\";i:6;s:11:\"graca_rocha\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:3;s:11:\"rui_meneses\";i:2;s:15:\"miguel_caparica\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;}s:13:\"185.199.80.33\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"103.69.218.52\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"181.193.68.70\";a:3:{s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"118.212.79.130\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;}s:13:\"80.80.109.124\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"121.201.96.161\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"176.119.18.104\";a:3:{s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"117.253.213.106\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"103.89.254.110\";a:1:{s:15:\"miguel_caparica\";i:1;}s:11:\"65.36.91.17\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"59.145.146.94\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"14.102.13.210\";a:2:{s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"220.164.2.80\";a:13:{s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"nuno_s_dias\";i:3;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"andre_botelho\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:14:\"103.58.251.239\";a:1:{s:15:\"miguel_caparica\";i:1;}s:11:\"112.28.8.70\";a:3:{s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"110.38.219.44\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"125.77.72.197\";a:14:{s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:13:\"facebook_user\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:12:\"mare_nostrum\";i:2;s:7:\"to_mane\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:2;s:13:\"pedro_quadros\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:5:\"admin\";i:1;}s:13:\"78.140.61.166\";a:2:{s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"218.63.118.2\";a:13:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:12:\"sofia_filipe\";i:2;s:16:\"ricardo_carneiro\";i:1;s:18:\"emanuel_embaixador\";i:1;s:13:\"facebook_user\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:2;s:14:\"beatriz_gaspar\";i:1;s:5:\"admin\";i:1;}s:11:\"112.27.17.9\";a:12:{s:15:\"miguel_caparica\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:5;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:5;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:2;s:18:\"emanuel_embaixador\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:2;}s:11:\"188.68.2.95\";a:1:{s:15:\"miguel_caparica\";i:1;}s:10:\"1.175.6.94\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"68.192.196.197\";a:2:{s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:1;}s:11:\"2.229.9.104\";a:2:{s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"103.58.251.229\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"175.111.130.209\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"220.130.116.125\";a:6:{s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"219.226.121.44\";a:1:{s:14:\"rita_brilhante\";i:1;}s:11:\"213.8.10.21\";a:2:{s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:1;}s:13:\"185.59.247.49\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"52.162.242.229\";a:5:{s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"117.253.212.200\";a:1:{s:14:\"rita_brilhante\";i:1;}s:12:\"88.34.12.130\";a:3:{s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"61.188.216.236\";a:4:{s:14:\"rita_brilhante\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"223.30.253.197\";a:2:{s:14:\"rita_brilhante\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"190.195.255.170\";a:2:{s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"61.159.181.46\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"118.131.118.98\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"118.144.88.132\";a:16:{s:14:\"rita_brilhante\";i:2;s:5:\"admin\";i:8;s:7:\"to_mane\";i:3;s:11:\"graca_rocha\";i:4;s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:6;s:12:\"sofia_filipe\";i:3;s:13:\"facebook_user\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:16:\"ricardo_carneiro\";i:1;s:13:\"ricardo_silva\";i:2;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"60.174.37.226\";a:14:{s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:5;s:5:\"admin\";i:3;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:3;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"vasco_lazaro\";i:1;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;}s:10:\"5.98.45.82\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"213.181.210.161\";a:1:{s:5:\"admin\";i:1;}s:15:\"110.232.140.135\";a:1:{s:5:\"admin\";i:1;}s:10:\"95.76.3.46\";a:1:{s:13:\"ricardo_silva\";i:1;}s:13:\"185.42.104.19\";a:1:{s:5:\"admin\";i:2;}s:14:\"131.153.38.229\";a:1:{s:5:\"admin\";i:1;}s:13:\"207.126.53.40\";a:1:{s:5:\"admin\";i:1;}s:14:\"108.178.14.146\";a:1:{s:5:\"admin\";i:1;}s:12:\"103.67.235.6\";a:1:{s:5:\"admin\";i:2;}s:12:\"98.130.0.225\";a:1:{s:5:\"admin\";i:1;}s:12:\"194.9.95.105\";a:1:{s:5:\"admin\";i:1;}s:13:\"162.252.58.68\";a:1:{s:5:\"admin\";i:1;}s:12:\"185.58.73.56\";a:1:{s:5:\"admin\";i:1;}s:13:\"120.55.114.97\";a:1:{s:5:\"admin\";i:1;}s:13:\"46.105.127.25\";a:1:{s:5:\"admin\";i:1;}s:15:\"212.227.109.152\";a:1:{s:5:\"admin\";i:1;}s:13:\"217.160.62.26\";a:1:{s:5:\"admin\";i:1;}s:14:\"195.130.205.77\";a:1:{s:5:\"admin\";i:1;}s:14:\"194.152.30.232\";a:1:{s:13:\"pedro_quadros\";i:1;}s:14:\"43.230.166.251\";a:1:{s:5:\"admin\";i:1;}s:14:\"121.199.21.113\";a:1:{s:5:\"admin\";i:1;}s:14:\"162.213.252.44\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"183.111.100.198\";a:1:{s:5:\"admin\";i:2;}s:13:\"58.16.114.214\";a:2:{s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;}s:12:\"121.49.106.6\";a:6:{s:5:\"admin\";i:4;s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"60.30.224.189\";a:13:{s:5:\"admin\";i:6;s:14:\"rita_brilhante\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:6;s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:5;s:7:\"to_mane\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;}s:12:\"64.83.67.138\";a:1:{s:5:\"admin\";i:1;}s:14:\"91.211.172.127\";a:13:{s:5:\"admin\";i:5;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:2;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:18:\"emanuel_embaixador\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:13:\"facebook_user\";i:1;}s:13:\"119.146.33.85\";a:1:{s:5:\"admin\";i:1;}s:14:\"157.119.213.25\";a:1:{s:5:\"admin\";i:1;}s:14:\"14.182.135.186\";a:1:{s:5:\"admin\";i:1;}s:13:\"111.113.11.82\";a:11:{s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:4;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:2;s:12:\"goncalo_feyo\";i:1;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:1;}s:12:\"123.59.60.15\";a:4:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"92.115.66.144\";a:17:{s:5:\"admin\";i:6;s:16:\"joao_pedro_rocha\";i:3;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:5;s:20:\"alexandre_de_almeida\";i:3;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:2;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:18:\"emanuel_embaixador\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"62.86.32.206\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"202.103.21.59\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"219.154.66.223\";a:8:{s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:1;s:5:\"admin\";i:3;s:12:\"sofia_filipe\";i:1;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:3;}s:13:\"58.22.103.105\";a:4:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"113.193.5.42\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"113.195.181.126\";a:3:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"190.202.44.194\";a:9:{s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:2;}s:12:\"1.175.27.132\";a:2:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"117.141.112.41\";a:6:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"60.250.211.179\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"27.121.212.142\";a:4:{s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"14.45.111.165\";a:14:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:3;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;}s:12:\"190.97.201.3\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"182.73.13.154\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"161.0.62.220\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"218.3.240.58\";a:3:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"103.254.207.230\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"182.71.107.102\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"125.212.202.107\";a:15:{s:9:\"rui_twice\";i:4;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:5;s:5:\"admin\";i:2;s:20:\"alexandre_de_almeida\";i:4;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:4;s:10:\"paulo_dias\";i:2;s:12:\"goncalo_feyo\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;}s:14:\"103.232.245.83\";a:2:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"197.231.138.48\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"119.1.226.222\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"59.124.73.195\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"195.34.238.52\";a:2:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"112.16.203.48\";a:16:{s:11:\"graca_rocha\";i:5;s:20:\"alexandre_de_almeida\";i:2;s:11:\"rui_meneses\";i:9;s:14:\"rita_brilhante\";i:2;s:5:\"admin\";i:5;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:1;s:18:\"emanuel_embaixador\";i:2;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"212.142.155.22\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"222.80.156.196\";a:5:{s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"210.12.219.1\";a:16:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:4;s:16:\"joao_pedro_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:2;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:1;s:11:\"rui_meneses\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:12:\"vasco_lazaro\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:2;}s:14:\"196.22.245.243\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"221.230.139.83\";a:14:{s:11:\"graca_rocha\";i:4;s:5:\"admin\";i:5;s:11:\"rui_meneses\";i:5;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:2;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:19:\"mariana_rocha_assis\";i:4;s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"58.17.124.25\";a:4:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"118.122.94.151\";a:12:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:2;s:15:\"miguel_caparica\";i:1;s:12:\"goncalo_feyo\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"nuno_s_dias\";i:3;s:13:\"ricardo_silva\";i:1;s:12:\"vasco_lazaro\";i:1;s:19:\"mariana_rocha_assis\";i:2;s:9:\"rui_twice\";i:1;}s:13:\"178.46.160.99\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"78.245.149.113\";a:13:{s:11:\"graca_rocha\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:2;s:12:\"sofia_filipe\";i:1;s:9:\"rui_twice\";i:1;s:13:\"facebook_user\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:2;}s:12:\"58.252.56.35\";a:2:{s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"218.201.79.71\";a:13:{s:11:\"rui_meneses\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:3;s:7:\"to_mane\";i:3;s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:3;s:16:\"joana_richheimer\";i:1;s:13:\"ricardo_silva\";i:2;s:13:\"pedro_quadros\";i:1;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:12:\"vasco_lazaro\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:12:\"211.93.5.151\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"118.175.38.211\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"195.158.18.42\";a:12:{s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:2;s:16:\"joao_vasco_nunes\";i:2;s:11:\"graca_rocha\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:3;s:14:\"rita_brilhante\";i:1;s:18:\"emanuel_embaixador\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:2;s:5:\"admin\";i:2;s:7:\"to_mane\";i:1;}s:14:\"122.227.62.206\";a:14:{s:11:\"rui_meneses\";i:5;s:5:\"admin\";i:4;s:16:\"joana_richheimer\";i:3;s:11:\"graca_rocha\";i:3;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:12:\"goncalo_feyo\";i:2;s:13:\"pedro_quadros\";i:1;s:14:\"beatriz_gaspar\";i:1;s:9:\"rui_twice\";i:3;}s:14:\"220.179.175.82\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"58.49.17.174\";a:3:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"206.72.37.22\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"103.211.59.30\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"60.215.144.50\";a:4:{s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:2;}s:12:\"49.91.240.92\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"211.103.24.181\";a:3:{s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:2;s:12:\"vasco_lazaro\";i:1;}s:11:\"61.184.35.3\";a:12:{s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:3;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:15:\"211.144.121.145\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"58.48.169.166\";a:2:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"183.136.145.26\";a:11:{s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"goncalo_feyo\";i:1;s:9:\"rui_twice\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"118.163.135.17\";a:12:{s:16:\"joana_richheimer\";i:4;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:9:\"rui_twice\";i:2;s:5:\"admin\";i:1;}s:13:\"172.87.163.42\";a:11:{s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:2;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:12:\"vasco_lazaro\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:15:\"190.195.255.163\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"119.145.37.9\";a:5:{s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"132.255.224.50\";a:5:{s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:13:\"219.154.75.67\";a:6:{s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"61.184.79.130\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"222.175.36.20\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"60.10.41.203\";a:13:{s:16:\"joana_richheimer\";i:5;s:9:\"rui_twice\";i:5;s:11:\"graca_rocha\";i:4;s:11:\"rui_meneses\";i:5;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:5;s:16:\"ricardo_carneiro\";i:2;s:11:\"nuno_s_dias\";i:2;s:15:\"miguel_caparica\";i:1;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:1;s:14:\"pedro_monteiro\";i:1;}s:12:\"119.237.13.3\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"103.55.64.106\";a:4:{s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"59.50.40.170\";a:14:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:4;s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:2;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:13:\"pedro_quadros\";i:1;s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:1;}s:14:\"213.34.206.156\";a:2:{s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"222.245.132.48\";a:14:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:4;s:5:\"admin\";i:4;s:16:\"joana_richheimer\";i:2;s:16:\"joao_vasco_nunes\";i:4;s:11:\"nuno_s_dias\";i:2;s:16:\"ricardo_carneiro\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"andre_botelho\";i:4;}s:14:\"192.199.51.146\";a:8:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;s:13:\"facebook_user\";i:1;s:13:\"pedro_quadros\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"114.32.57.232\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"202.179.6.86\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"125.214.231.139\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"203.70.208.208\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"222.95.144.52\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"74.197.221.73\";a:3:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"216.180.184.201\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"58.20.187.21\";a:16:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:6;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:4;s:5:\"admin\";i:5;s:11:\"rui_meneses\";i:3;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:2;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"61.145.164.107\";a:14:{s:7:\"to_mane\";i:3;s:5:\"admin\";i:13;s:11:\"rui_meneses\";i:2;s:13:\"facebook_user\";i:2;s:16:\"joana_richheimer\";i:4;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:3;s:16:\"joao_vasco_nunes\";i:5;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"58.16.114.172\";a:2:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"218.29.134.170\";a:2:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"59.51.154.162\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"115.56.225.2\";a:15:{s:7:\"to_mane\";i:3;s:5:\"admin\";i:5;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:1;s:14:\"beatriz_gaspar\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:12:\"goncalo_feyo\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:3;s:19:\"mariana_rocha_assis\";i:1;}s:11:\"59.172.39.2\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"46.0.206.163\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;}s:13:\"218.90.141.94\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"124.131.222.86\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"60.247.93.238\";a:12:{s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:2;s:9:\"rui_twice\";i:4;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:1;s:14:\"beatriz_gaspar\";i:2;s:13:\"andre_botelho\";i:1;}s:13:\"61.186.169.65\";a:1:{s:20:\"alexandre_de_almeida\";i:2;}s:12:\"117.3.69.161\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"58.59.103.230\";a:17:{s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:4;s:15:\"miguel_caparica\";i:2;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:12:\"sofia_filipe\";i:2;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:2;}s:14:\"61.135.194.199\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"111.11.248.3\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"182.76.74.78\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"119.0.232.61\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"103.199.115.192\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"182.73.169.26\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"202.103.21.34\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"41.223.64.246\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"211.141.174.226\";a:9:{s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:3;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"61.164.181.190\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"124.115.135.54\";a:5:{s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;}s:12:\"1.190.175.66\";a:9:{s:16:\"joao_pedro_rocha\";i:2;s:16:\"joana_richheimer\";i:2;s:14:\"rita_brilhante\";i:2;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:3;}s:12:\"161.0.62.248\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"218.201.14.134\";a:7:{s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:4;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:2;}s:13:\"110.36.41.120\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"219.129.145.101\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"190.195.255.166\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:11:\"14.205.4.56\";a:5:{s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:13:\"211.35.165.81\";a:2:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;}s:13:\"119.146.33.82\";a:2:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;}s:13:\"109.202.17.76\";a:3:{s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:10:\"59.32.25.4\";a:3:{s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"115.153.194.3\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"110.38.217.162\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"197.231.138.51\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"221.176.176.126\";a:15:{s:15:\"miguel_caparica\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:4;s:11:\"rui_meneses\";i:3;s:7:\"to_mane\";i:2;s:11:\"graca_rocha\";i:7;s:20:\"alexandre_de_almeida\";i:4;s:9:\"rui_twice\";i:5;s:16:\"joao_vasco_nunes\";i:3;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"ricardo_carneiro\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:3;}s:13:\"190.5.215.247\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"222.84.118.83\";a:14:{s:15:\"miguel_caparica\";i:3;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:4;s:11:\"rui_meneses\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:2;s:12:\"goncalo_feyo\";i:2;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:19:\"mariana_rocha_assis\";i:2;s:5:\"admin\";i:2;}s:12:\"198.60.233.2\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"103.58.251.221\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"108.223.36.137\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"37.230.210.189\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"112.113.241.207\";a:18:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:3;s:20:\"alexandre_de_almeida\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:14:\"115.238.31.114\";a:13:{s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:3;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:2;s:12:\"sofia_filipe\";i:3;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"ricardo_carneiro\";i:1;s:12:\"mare_nostrum\";i:2;s:19:\"mariana_rocha_assis\";i:1;s:5:\"admin\";i:2;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"162.253.109.9\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"80.92.202.101\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"182.74.58.166\";a:2:{s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:1;}s:13:\"88.100.255.51\";a:3:{s:14:\"rita_brilhante\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:11:\"171.34.40.5\";a:4:{s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;s:11:\"nuno_s_dias\";i:1;s:5:\"admin\";i:1;}s:13:\"182.72.166.62\";a:1:{s:14:\"rita_brilhante\";i:1;}s:12:\"60.2.101.221\";a:7:{s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:2;}s:12:\"49.77.229.57\";a:1:{s:14:\"rita_brilhante\";i:1;}s:12:\"1.175.23.199\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"58.218.194.81\";a:17:{s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:3;s:7:\"to_mane\";i:4;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:3;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:9:\"rui_twice\";i:2;}s:12:\"111.113.25.2\";a:3:{s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:2;}s:13:\"182.71.118.18\";a:3:{s:14:\"rita_brilhante\";i:1;s:16:\"ricardo_carneiro\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"195.74.38.128\";a:1:{s:5:\"admin\";i:1;}s:14:\"65.254.225.147\";a:1:{s:5:\"admin\";i:1;}s:13:\"35.194.23.224\";a:1:{s:5:\"admin\";i:4;}s:14:\"212.227.116.38\";a:1:{s:5:\"admin\";i:1;}s:11:\"91.208.99.2\";a:1:{s:5:\"admin\";i:1;}s:14:\"184.168.146.76\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"50.62.176.17\";a:1:{s:5:\"admin\";i:1;}s:12:\"198.71.241.3\";a:1:{s:5:\"admin\";i:1;}s:12:\"43.251.17.62\";a:1:{s:11:\"graca_rocha\";i:2;}s:13:\"198.71.224.14\";a:1:{s:5:\"admin\";i:1;}s:13:\"107.180.109.2\";a:1:{s:5:\"admin\";i:1;}s:14:\"120.76.114.201\";a:1:{s:11:\"graca_rocha\";i:1;}s:9:\"5.62.57.2\";a:1:{s:5:\"admin\";i:1;}s:13:\"139.59.25.153\";a:1:{s:5:\"admin\";i:36;}s:13:\"79.170.44.118\";a:1:{s:5:\"admin\";i:1;}s:13:\"103.67.235.14\";a:1:{s:5:\"admin\";i:1;}s:15:\"178.162.201.204\";a:1:{s:5:\"admin\";i:1;}s:15:\"205.134.224.148\";a:1:{s:5:\"admin\";i:1;}s:13:\"185.34.192.46\";a:1:{s:5:\"admin\";i:1;}s:13:\"217.160.63.12\";a:1:{s:5:\"admin\";i:1;}s:15:\"109.232.216.219\";a:1:{s:5:\"admin\";i:2;}s:12:\"50.21.188.58\";a:1:{s:5:\"admin\";i:1;}s:12:\"62.90.195.88\";a:1:{s:5:\"admin\";i:2;}s:13:\"212.227.24.20\";a:1:{s:5:\"admin\";i:2;}s:13:\"186.248.146.3\";a:1:{s:5:\"admin\";i:1;}s:14:\"177.154.86.117\";a:1:{s:5:\"admin\";i:1;}s:13:\"177.12.113.81\";a:11:{s:5:\"admin\";i:2;s:14:\"rita_brilhante\";i:2;s:11:\"rui_meneses\";i:3;s:11:\"graca_rocha\";i:2;s:15:\"miguel_caparica\";i:2;s:12:\"sofia_filipe\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joana_richheimer\";i:1;}s:15:\"186.216.246.233\";a:1:{s:5:\"admin\";i:1;}s:15:\"160.202.159.254\";a:1:{s:5:\"admin\";i:1;}s:14:\"218.22.180.146\";a:4:{s:5:\"admin\";i:3;s:12:\"sofia_filipe\";i:1;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:1;}s:13:\"87.253.126.86\";a:3:{s:5:\"admin\";i:2;s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"58.213.26.191\";a:1:{s:5:\"admin\";i:1;}s:14:\"179.109.15.236\";a:1:{s:5:\"admin\";i:1;}s:14:\"219.138.244.91\";a:12:{s:5:\"admin\";i:5;s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:5;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:3;s:13:\"facebook_user\";i:3;s:16:\"ricardo_carneiro\";i:1;s:18:\"emanuel_embaixador\";i:2;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"andre_botelho\";i:1;}s:13:\"46.163.152.12\";a:1:{s:5:\"admin\";i:1;}s:14:\"221.120.41.135\";a:1:{s:5:\"admin\";i:1;}s:12:\"170.78.7.122\";a:1:{s:5:\"admin\";i:1;}s:13:\"59.50.104.194\";a:13:{s:5:\"admin\";i:3;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:4;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:4;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:10:\"paulo_dias\";i:2;s:19:\"mariana_rocha_assis\";i:2;s:14:\"pedro_monteiro\";i:1;}s:15:\"218.207.103.152\";a:12:{s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:4;s:16:\"joana_richheimer\";i:2;s:15:\"miguel_caparica\";i:2;s:12:\"goncalo_feyo\";i:1;s:9:\"rui_twice\";i:2;s:14:\"rita_brilhante\";i:1;s:18:\"emanuel_embaixador\";i:2;s:12:\"vasco_lazaro\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"118.70.185.200\";a:4:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:2;}s:14:\"186.227.67.178\";a:1:{s:5:\"admin\";i:1;}s:11:\"79.8.14.115\";a:3:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"173.237.108.37\";a:1:{s:5:\"admin\";i:1;}s:15:\"189.209.110.202\";a:1:{s:5:\"admin\";i:1;}s:13:\"182.75.83.234\";a:1:{s:5:\"admin\";i:1;}s:12:\"122.97.215.3\";a:6:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:11:\"rui_meneses\";i:1;}s:13:\"180.167.46.22\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"106.120.84.198\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"61.190.37.229\";a:14:{s:9:\"rui_twice\";i:3;s:5:\"admin\";i:5;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:4;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:11:\"nuno_s_dias\";i:2;s:10:\"paulo_dias\";i:1;s:11:\"rui_meneses\";i:2;}s:14:\"82.130.201.229\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:11:\"31.171.1.53\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"197.231.141.34\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"197.149.93.210\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:13:\"218.95.187.94\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"183.175.143.30\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"189.112.118.177\";a:2:{s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"177.67.81.168\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"187.190.237.43\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"111.8.150.31\";a:13:{s:9:\"rui_twice\";i:4;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:4;s:16:\"joana_richheimer\";i:4;s:5:\"admin\";i:4;s:11:\"rui_meneses\";i:2;s:15:\"miguel_caparica\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;}s:14:\"112.101.80.250\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"124.173.113.78\";a:13:{s:9:\"rui_twice\";i:3;s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:4;s:7:\"to_mane\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:3;s:20:\"alexandre_de_almeida\";i:3;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"189.228.117.68\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"122.117.63.83\";a:13:{s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:4;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:2;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"vasco_lazaro\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:15:\"117.158.187.212\";a:14:{s:9:\"rui_twice\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:5;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:4;s:11:\"rui_meneses\";i:2;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:2;s:14:\"beatriz_gaspar\";i:1;}s:14:\"176.123.217.68\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"187.188.241.190\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"126.36.59.160\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"120.194.172.104\";a:4:{s:11:\"graca_rocha\";i:5;s:9:\"rui_twice\";i:2;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:2;}s:13:\"118.121.39.11\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"218.207.103.155\";a:9:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:5;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:2;s:14:\"rita_brilhante\";i:1;s:13:\"pedro_quadros\";i:1;}s:13:\"180.36.53.254\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"219.138.243.196\";a:15:{s:11:\"graca_rocha\";i:4;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:4;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:2;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:2;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:2;s:7:\"to_mane\";i:1;}s:14:\"37.230.238.169\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"193.111.2.239\";a:4:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;}s:15:\"220.180.156.161\";a:2:{s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:1;}s:13:\"222.218.17.94\";a:15:{s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:3;s:5:\"admin\";i:4;s:7:\"to_mane\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:11:\"rui_meneses\";i:2;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"pedro_quadros\";i:2;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"60.12.212.82\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"112.91.108.190\";a:6:{s:11:\"graca_rocha\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:1;}s:15:\"219.129.143.140\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"202.39.41.132\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"45.119.238.61\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"170.233.40.5\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"82.127.253.28\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"171.108.228.18\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"122.117.21.219\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"119.146.136.232\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"194.12.109.226\";a:2:{s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"62.245.36.72\";a:2:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"220.180.21.251\";a:2:{s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:1;}s:12:\"42.115.88.42\";a:1:{s:11:\"rui_meneses\";i:2;}s:14:\"221.226.69.218\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"200.186.72.93\";a:3:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;}s:15:\"220.180.104.130\";a:12:{s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:5;s:16:\"ricardo_carneiro\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_vasco_nunes\";i:3;s:14:\"beatriz_gaspar\";i:2;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:14:\"221.178.227.10\";a:9:{s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:3;s:14:\"rita_brilhante\";i:1;s:10:\"paulo_dias\";i:1;s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"nuno_s_dias\";i:1;}s:15:\"178.170.185.171\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"83.171.108.21\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"60.248.81.108\";a:2:{s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:1;}s:12:\"171.244.80.6\";a:1:{s:11:\"rui_meneses\";i:2;}s:14:\"183.80.222.182\";a:1:{s:16:\"joao_vasco_nunes\";i:1;}s:13:\"101.71.249.33\";a:3:{s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"197.149.90.251\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"60.251.83.199\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"109.167.200.84\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"175.108.138.13\";a:2:{s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"218.201.155.120\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"182.71.90.210\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"41.204.245.70\";a:2:{s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"176.114.217.175\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"27.223.91.178\";a:4:{s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"41.216.167.122\";a:2:{s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"187.243.251.34\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"103.234.138.250\";a:2:{s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:1;}s:12:\"110.66.3.122\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"157.122.183.220\";a:8:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:3;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"89.169.166.189\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"89.41.71.214\";a:2:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"185.3.68.199\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"91.121.74.128\";a:14:{s:16:\"joana_richheimer\";i:3;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:3;s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:2;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:10:\"paulo_dias\";i:3;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:2;s:11:\"graca_rocha\";i:1;s:13:\"ricardo_silva\";i:1;s:20:\"alexandre_de_almeida\";i:2;}s:10:\"45.4.17.92\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"190.195.255.165\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"58.216.199.202\";a:15:{s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:3;s:13:\"ricardo_silva\";i:1;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:3;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:12:\"58.49.122.30\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"171.34.100.8\";a:5:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"122.195.155.194\";a:17:{s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:2;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:12:\"goncalo_feyo\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;}s:14:\"116.228.141.62\";a:16:{s:7:\"to_mane\";i:3;s:11:\"rui_meneses\";i:5;s:16:\"joao_pedro_rocha\";i:4;s:9:\"rui_twice\";i:9;s:20:\"alexandre_de_almeida\";i:3;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:3;s:5:\"admin\";i:4;s:14:\"rita_brilhante\";i:3;s:12:\"sofia_filipe\";i:1;s:13:\"pedro_quadros\";i:2;s:18:\"emanuel_embaixador\";i:2;s:13:\"ricardo_silva\";i:2;s:10:\"paulo_dias\";i:2;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;}s:15:\"189.204.116.221\";a:2:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"180.139.91.116\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"200.150.75.162\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"177.159.178.146\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"27.191.65.84\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"72.167.39.187\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"197.255.60.118\";a:3:{s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"111.38.140.12\";a:13:{s:7:\"to_mane\";i:4;s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:4;s:11:\"graca_rocha\";i:3;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:3;s:13:\"pedro_quadros\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:13:\"ricardo_silva\";i:2;s:14:\"pedro_monteiro\";i:1;s:5:\"admin\";i:2;}s:12:\"62.152.34.78\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"188.132.198.200\";a:3:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:2;s:15:\"miguel_caparica\";i:1;}s:14:\"88.250.248.213\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"220.169.236.33\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"46.150.174.192\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"106.1.249.241\";a:1:{s:7:\"to_mane\";i:1;}s:11:\"117.2.16.54\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"187.108.38.214\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"82.145.243.110\";a:14:{s:20:\"alexandre_de_almeida\";i:3;s:11:\"rui_meneses\";i:2;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:3;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:2;s:12:\"sofia_filipe\";i:2;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:12:\"195.62.53.69\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;}s:13:\"119.146.33.97\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"220.172.254.51\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"115.186.145.86\";a:10:{s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:5:\"admin\";i:1;s:16:\"ricardo_carneiro\";i:2;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;}s:14:\"58.244.231.102\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"123.138.199.66\";a:6:{s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:3;s:11:\"graca_rocha\";i:5;s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:1;}s:14:\"187.189.115.20\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"191.6.32.183\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"31.171.0.249\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"176.235.99.195\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"163.24.168.131\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"111.125.143.174\";a:2:{s:16:\"joao_pedro_rocha\";i:3;s:11:\"graca_rocha\";i:2;}s:14:\"61.153.215.122\";a:10:{s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:1;s:13:\"ricardo_silva\";i:1;s:7:\"to_mane\";i:1;s:16:\"ricardo_carneiro\";i:1;s:12:\"mare_nostrum\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"178.215.120.129\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"219.129.145.74\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"46.148.196.106\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"176.62.189.131\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"117.245.73.38\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"60.30.203.46\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"61.7.213.150\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"182.73.182.134\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"111.30.31.176\";a:12:{s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:5;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:12:\"sofia_filipe\";i:2;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:12:\"61.138.31.44\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"218.23.8.166\";a:11:{s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:2;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:1;}s:12:\"27.74.69.140\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"200.146.226.75\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"85.175.99.51\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"103.36.51.159\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"60.212.152.199\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"122.146.114.233\";a:2:{s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"171.244.80.14\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"218.17.119.18\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"218.204.46.39\";a:12:{s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:3;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:4;s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:3;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:2;s:5:\"admin\";i:2;s:13:\"ricardo_silva\";i:2;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;}s:13:\"171.244.80.17\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"191.185.30.11\";a:2:{s:14:\"rita_brilhante\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"59.51.154.43\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"177.139.176.242\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"187.141.79.55\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"117.159.84.141\";a:13:{s:14:\"rita_brilhante\";i:1;s:9:\"rui_twice\";i:6;s:16:\"joao_pedro_rocha\";i:3;s:13:\"facebook_user\";i:2;s:5:\"admin\";i:8;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:2;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"mare_nostrum\";i:1;}s:13:\"61.184.79.249\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"118.69.134.103\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"61.185.41.221\";a:18:{s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:7;s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:4;s:11:\"graca_rocha\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:1;s:12:\"mare_nostrum\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:19:\"mariana_rocha_assis\";i:2;s:14:\"pedro_monteiro\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"126.60.106.39\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"221.4.197.154\";a:10:{s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:3;s:11:\"rui_meneses\";i:3;s:11:\"graca_rocha\";i:3;s:15:\"miguel_caparica\";i:3;s:12:\"sofia_filipe\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"177.43.237.49\";a:13:{s:14:\"rita_brilhante\";i:2;s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:13:\"ricardo_silva\";i:3;s:13:\"pedro_quadros\";i:2;s:12:\"mare_nostrum\";i:2;s:11:\"nuno_s_dias\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:5:\"admin\";i:2;}s:14:\"177.194.170.85\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"103.220.31.178\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"210.13.91.139\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"213.239.232.149\";a:1:{s:5:\"admin\";i:1;}s:14:\"217.160.63.154\";a:1:{s:5:\"admin\";i:1;}s:14:\"120.27.100.100\";a:3:{s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:12:\"sofia_filipe\";i:1;}s:15:\"188.214.105.210\";a:1:{s:5:\"admin\";i:1;}s:10:\"80.88.87.8\";a:1:{s:5:\"admin\";i:2;}s:13:\"50.87.248.176\";a:1:{s:5:\"admin\";i:1;}s:15:\"217.160.155.203\";a:1:{s:5:\"admin\";i:1;}s:13:\"144.76.120.42\";a:1:{s:5:\"admin\";i:1;}s:12:\"89.31.140.17\";a:1:{s:5:\"admin\";i:1;}s:14:\"67.205.163.201\";a:1:{s:5:\"admin\";i:1;}s:12:\"217.160.63.7\";a:1:{s:5:\"admin\";i:1;}s:13:\"198.20.94.210\";a:1:{s:5:\"admin\";i:1;}s:14:\"103.67.235.114\";a:1:{s:5:\"admin\";i:1;}s:15:\"217.160.155.147\";a:1:{s:5:\"admin\";i:1;}s:15:\"188.226.149.194\";a:1:{s:5:\"admin\";i:3;}s:14:\"198.211.122.41\";a:1:{s:5:\"admin\";i:1;}s:14:\"173.83.247.246\";a:1:{s:5:\"admin\";i:1;}s:13:\"213.136.72.59\";a:1:{s:5:\"admin\";i:1;}s:13:\"103.67.235.94\";a:1:{s:5:\"admin\";i:1;}s:13:\"91.134.206.26\";a:1:{s:5:\"admin\";i:1;}s:14:\"193.29.187.128\";a:1:{s:5:\"admin\";i:1;}s:13:\"103.23.22.245\";a:1:{s:5:\"admin\";i:1;}s:14:\"80.244.187.186\";a:1:{s:5:\"admin\";i:1;}s:14:\"160.153.153.14\";a:1:{s:5:\"admin\";i:1;}s:13:\"51.255.138.90\";a:1:{s:5:\"admin\";i:2;}s:15:\"178.236.131.172\";a:1:{s:5:\"admin\";i:1;}s:15:\"213.251.182.110\";a:1:{s:5:\"admin\";i:1;}s:14:\"179.43.171.226\";a:1:{s:5:\"admin\";i:2;}s:14:\"91.134.248.235\";a:1:{s:5:\"admin\";i:1;}s:15:\"217.160.155.176\";a:1:{s:5:\"admin\";i:1;}s:15:\"217.160.155.140\";a:1:{s:5:\"admin\";i:1;}s:14:\"178.137.82.201\";a:1:{s:5:\"admin\";i:15;}s:12:\"94.23.161.17\";a:1:{s:5:\"admin\";i:1;}s:14:\"178.159.242.89\";a:1:{s:5:\"admin\";i:1;}s:15:\"160.153.154.168\";a:1:{s:5:\"admin\";i:1;}s:12:\"50.62.177.31\";a:1:{s:5:\"admin\";i:1;}s:12:\"66.96.183.38\";a:1:{s:5:\"admin\";i:1;}s:15:\"184.154.164.202\";a:1:{s:5:\"admin\";i:1;}s:15:\"110.232.141.226\";a:1:{s:5:\"admin\";i:1;}s:12:\"192.40.95.31\";a:1:{s:5:\"admin\";i:1;}s:13:\"198.71.227.16\";a:1:{s:5:\"admin\";i:1;}s:12:\"59.188.232.9\";a:1:{s:5:\"admin\";i:1;}s:13:\"37.59.178.110\";a:1:{s:5:\"admin\";i:8;}s:14:\"103.27.111.205\";a:1:{s:5:\"admin\";i:1;}s:15:\"110.232.141.215\";a:1:{s:5:\"admin\";i:1;}s:13:\"91.210.147.92\";a:1:{s:5:\"admin\";i:8;}s:12:\"46.188.60.65\";a:10:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:2;s:12:\"sofia_filipe\";i:1;s:11:\"nuno_s_dias\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:14:\"222.247.60.178\";a:2:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"195.182.134.209\";a:4:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:10:\"61.240.6.6\";a:2:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:15:\"120.234.137.202\";a:1:{s:5:\"admin\";i:1;}s:13:\"177.23.107.50\";a:2:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"201.132.155.70\";a:1:{s:5:\"admin\";i:1;}s:13:\"211.92.143.94\";a:2:{s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;}s:12:\"195.3.182.46\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"60.11.113.164\";a:13:{s:5:\"admin\";i:3;s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:4;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:12:\"mare_nostrum\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:7:\"to_mane\";i:1;}s:10:\"8.28.81.16\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"192.162.193.243\";a:1:{s:5:\"admin\";i:1;}s:13:\"200.186.72.94\";a:1:{s:5:\"admin\";i:1;}s:14:\"61.186.132.146\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"183.214.89.122\";a:7:{s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:1;s:16:\"ricardo_carneiro\";i:1;s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:2;s:11:\"rui_meneses\";i:2;}s:13:\"110.77.248.61\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"177.142.82.81\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"183.233.204.51\";a:2:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:14:\"153.151.170.96\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:13:\"201.120.40.15\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:2;}s:15:\"186.225.114.210\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"42.115.91.152\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"61.184.79.148\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"177.67.98.105\";a:2:{s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"170.84.51.74\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"117.159.84.145\";a:11:{s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:7;s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:6;s:20:\"alexandre_de_almeida\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"pedro_quadros\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"ricardo_carneiro\";i:1;}s:13:\"123.16.32.254\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"201.23.196.30\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"189.206.5.120\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"222.12.30.13\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"124.160.19.146\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"119.146.33.84\";a:5:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_vasco_nunes\";i:1;}s:13:\"103.69.218.39\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"121.10.200.61\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"185.175.119.130\";a:1:{s:11:\"graca_rocha\";i:1;}s:11:\"58.240.2.38\";a:5:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"113.161.4.51\";a:5:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;}s:13:\"185.51.39.152\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"182.75.137.230\";a:3:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"221.176.131.126\";a:5:{s:11:\"graca_rocha\";i:4;s:12:\"sofia_filipe\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:2;}s:11:\"49.77.239.4\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"61.163.231.213\";a:15:{s:11:\"rui_meneses\";i:4;s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:5;s:5:\"admin\";i:2;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:12:\"mare_nostrum\";i:1;s:9:\"rui_twice\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:14:\"pedro_monteiro\";i:1;}s:15:\"193.242.149.127\";a:12:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:3;s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:2;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:1;s:9:\"rui_twice\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:13:\"andre_botelho\";i:1;}s:14:\"85.172.109.114\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"222.137.252.18\";a:6:{s:11:\"rui_meneses\";i:4;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:3;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"124.165.232.138\";a:15:{s:11:\"rui_meneses\";i:4;s:20:\"alexandre_de_almeida\";i:5;s:5:\"admin\";i:6;s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:4;s:16:\"joana_richheimer\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"beatriz_gaspar\";i:1;s:12:\"vasco_lazaro\";i:2;}s:15:\"110.249.143.106\";a:15:{s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:7;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:2;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:7;s:7:\"to_mane\";i:1;s:16:\"ricardo_carneiro\";i:3;s:16:\"joao_vasco_nunes\";i:2;s:12:\"mare_nostrum\";i:1;s:11:\"nuno_s_dias\";i:2;s:10:\"paulo_dias\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:3;}s:14:\"58.216.137.130\";a:12:{s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:12:\"sofia_filipe\";i:1;s:12:\"mare_nostrum\";i:1;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:13:\"58.19.182.235\";a:9:{s:11:\"rui_meneses\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:2;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;}s:13:\"41.73.130.252\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"125.227.179.59\";a:7:{s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:12:\"mare_nostrum\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:13:\"177.12.113.71\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"185.129.56.154\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"61.219.184.104\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"189.212.112.193\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"83.171.109.213\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"195.34.194.49\";a:3:{s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"200.186.72.91\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"157.122.183.218\";a:7:{s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:3;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:2;}s:14:\"61.221.132.212\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"173.30.164.209\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"118.70.128.25\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"189.47.218.9\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"210.86.162.220\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"183.63.140.82\";a:3:{s:7:\"to_mane\";i:2;s:13:\"facebook_user\";i:1;s:5:\"admin\";i:1;}s:14:\"209.59.122.183\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"103.24.125.195\";a:3:{s:7:\"to_mane\";i:2;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"111.26.198.30\";a:7:{s:7:\"to_mane\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:3;s:11:\"graca_rocha\";i:4;}s:14:\"179.220.14.142\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"124.47.57.43\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"183.230.149.28\";a:4:{s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"58.16.113.219\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"209.205.90.194\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"60.236.74.38\";a:3:{s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"210.21.127.189\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"177.19.165.26\";a:12:{s:20:\"alexandre_de_almeida\";i:2;s:7:\"to_mane\";i:3;s:16:\"joao_pedro_rocha\";i:4;s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:5:\"admin\";i:1;}s:13:\"42.159.132.54\";a:14:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:5;s:13:\"facebook_user\";i:2;s:5:\"admin\";i:3;s:7:\"to_mane\";i:4;s:11:\"graca_rocha\";i:5;s:16:\"joana_richheimer\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:3;s:12:\"goncalo_feyo\";i:2;s:11:\"nuno_s_dias\";i:1;s:13:\"andre_botelho\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:2;}s:14:\"42.115.110.150\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"85.105.125.249\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"186.248.104.2\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"221.228.229.48\";a:5:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:2;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"195.211.160.4\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"117.176.213.63\";a:9:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:2;s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:1;}s:14:\"183.87.114.130\";a:1:{s:5:\"admin\";i:8;}s:13:\"103.67.235.44\";a:1:{s:5:\"admin\";i:1;}s:13:\"35.196.239.32\";a:1:{s:5:\"admin\";i:1;}s:13:\"198.71.234.35\";a:1:{s:5:\"admin\";i:1;}s:12:\"176.74.24.52\";a:1:{s:5:\"admin\";i:1;}s:13:\"92.51.163.167\";a:1:{s:5:\"admin\";i:12;}s:13:\"103.30.40.207\";a:4:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"69.197.147.134\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"52.88.112.131\";a:1:{s:5:\"admin\";i:1;}s:12:\"13.59.168.86\";a:1:{s:5:\"admin\";i:2;}s:12:\"18.220.54.65\";a:1:{s:5:\"admin\";i:1;}s:13:\"35.162.38.244\";a:1:{s:5:\"admin\";i:1;}s:12:\"18.221.73.70\";a:1:{s:5:\"admin\";i:1;}s:13:\"54.237.227.53\";a:1:{s:1:\"c\";i:1;}s:11:\"13.58.74.19\";a:1:{s:1:\"d\";i:1;}s:13:\"54.175.11.110\";a:1:{s:1:\"n\";i:1;}s:13:\"162.244.35.14\";a:2:{s:5:\"admin\";i:3;s:9:\"rui_twice\";i:3;}s:14:\"18.220.173.246\";a:1:{s:6:\"qwerty\";i:1;}s:13:\"18.221.16.151\";a:1:{s:5:\"admin\";i:1;}s:14:\"34.229.215.195\";a:1:{s:11:\"Permanently\";i:1;}s:14:\"192.169.141.72\";a:1:{s:5:\"admin\";i:1;}s:13:\"54.161.36.135\";a:1:{s:5:\"admin\";i:1;}s:15:\"188.165.209.204\";a:1:{s:5:\"admin\";i:1;}s:12:\"185.86.5.251\";a:2:{s:5:\"somos\";i:1;s:5:\"meros\";i:1;}s:13:\"54.200.253.73\";a:1:{s:11:\"Permanently\";i:1;}s:13:\"13.58.196.175\";a:1:{s:5:\"admin\";i:1;}s:14:\"52.207.232.140\";a:1:{s:5:\"admin\";i:1;}s:12:\"34.214.95.47\";a:1:{s:5:\"admin\";i:1;}s:12:\"52.26.167.67\";a:1:{s:5:\"admin\";i:1;}s:13:\"34.213.213.38\";a:1:{s:5:\"admin\";i:1;}s:13:\"185.119.81.11\";a:2:{s:5:\"admin\";i:1;s:8:\"carreira\";i:1;}s:12:\"192.40.95.29\";a:1:{s:5:\"admin\";i:4;}s:13:\"13.58.165.249\";a:1:{s:11:\"Permanently\";i:1;}s:13:\"52.89.200.127\";a:1:{s:11:\"Permanently\";i:1;}s:13:\"54.237.224.27\";a:1:{s:11:\"Permanently\";i:1;}s:13:\"34.228.168.57\";a:1:{s:5:\"admin\";i:1;}s:13:\"35.165.41.239\";a:1:{s:5:\"admin\";i:1;}s:12:\"54.68.167.34\";a:1:{s:5:\"admin\";i:1;}s:14:\"185.134.29.211\";a:1:{s:5:\"admin\";i:1;}s:14:\"37.115.188.137\";a:1:{s:5:\"admin\";i:2;}s:15:\"108.179.211.176\";a:1:{s:5:\"admin\";i:1;}s:14:\"163.172.255.16\";a:1:{s:5:\"admin\";i:1;}s:13:\"24.52.108.133\";a:2:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"185.85.239.157\";a:1:{s:8:\"respeito\";i:1;}s:15:\"144.217.213.237\";a:1:{s:5:\"admin\";i:1;}s:13:\"78.36.142.146\";a:2:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"42.115.2.224\";a:5:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"187.53.11.187\";a:1:{s:5:\"admin\";i:1;}s:14:\"43.229.252.122\";a:1:{s:5:\"admin\";i:1;}s:13:\"119.53.91.170\";a:11:{s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:6;s:16:\"ricardo_carneiro\";i:2;s:13:\"ricardo_silva\";i:2;s:11:\"graca_rocha\";i:2;s:11:\"nuno_s_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:2;s:9:\"rui_twice\";i:1;}s:13:\"220.164.82.88\";a:12:{s:5:\"admin\";i:5;s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:1;s:12:\"mare_nostrum\";i:2;s:11:\"rui_meneses\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:12:\"36.66.151.97\";a:1:{s:5:\"admin\";i:1;}s:13:\"163.27.241.10\";a:10:{s:5:\"admin\";i:2;s:14:\"rita_brilhante\";i:1;s:13:\"pedro_quadros\";i:2;s:18:\"emanuel_embaixador\";i:3;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:10:\"paulo_dias\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"208.13.212.108\";a:1:{s:5:\"admin\";i:2;}s:12:\"202.93.35.19\";a:14:{s:5:\"admin\";i:5;s:16:\"joana_richheimer\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:3;s:11:\"rui_meneses\";i:3;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:1;s:18:\"emanuel_embaixador\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:9:\"rui_twice\";i:1;}s:11:\"221.1.177.2\";a:5:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"103.76.169.226\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"112.91.58.238\";a:17:{s:5:\"admin\";i:3;s:16:\"joana_richheimer\";i:4;s:16:\"joao_pedro_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:2;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:18:\"emanuel_embaixador\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:12:\"mare_nostrum\";i:3;s:14:\"beatriz_gaspar\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"117.172.139.72\";a:4:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"61.153.248.246\";a:13:{s:9:\"rui_twice\";i:4;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:3;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"beatriz_gaspar\";i:2;}s:11:\"81.27.79.18\";a:4:{s:9:\"rui_twice\";i:1;s:13:\"facebook_user\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:12:\"58.16.116.44\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"43.224.248.4\";a:13:{s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:2;s:15:\"miguel_caparica\";i:3;s:12:\"sofia_filipe\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:2;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;}s:14:\"197.245.217.86\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"111.85.15.50\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"41.202.174.33\";a:3:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"168.196.11.39\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"220.164.2.120\";a:13:{s:9:\"rui_twice\";i:3;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:3;s:12:\"sofia_filipe\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:18:\"emanuel_embaixador\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:16:\"joana_richheimer\";i:2;}s:11:\"58.53.150.1\";a:3:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"211.75.5.252\";a:2:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"117.159.84.76\";a:6:{s:9:\"rui_twice\";i:2;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;}s:12:\"58.20.185.12\";a:5:{s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:2;}s:12:\"222.41.92.94\";a:8:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:3;s:11:\"rui_meneses\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:18:\"emanuel_embaixador\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"200.26.168.127\";a:6:{s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;}s:14:\"117.40.177.110\";a:14:{s:9:\"rui_twice\";i:7;s:5:\"admin\";i:6;s:11:\"rui_meneses\";i:3;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:3;s:13:\"pedro_quadros\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:2;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:1;}s:14:\"202.182.50.194\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:12:\"140.118.1.60\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:11:\"112.23.7.88\";a:13:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:11:\"rui_meneses\";i:1;s:13:\"facebook_user\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:12:\"60.174.39.82\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"218.84.240.135\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"176.115.100.140\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"27.72.60.154\";a:3:{s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"177.22.81.91\";a:2:{s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:2;}s:14:\"218.93.232.166\";a:11:{s:11:\"graca_rocha\";i:3;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"122.226.129.25\";a:14:{s:11:\"graca_rocha\";i:4;s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:2;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:2;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:19:\"mariana_rocha_assis\";i:1;s:5:\"admin\";i:3;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:15:\"119.187.116.130\";a:4:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"37.204.195.245\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"171.34.100.9\";a:1:{s:11:\"graca_rocha\";i:2;}s:14:\"183.230.149.29\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"168.253.78.76\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"222.187.197.208\";a:11:{s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"ricardo_silva\";i:1;s:14:\"beatriz_gaspar\";i:2;s:5:\"admin\";i:2;}s:13:\"223.27.218.54\";a:8:{s:11:\"rui_meneses\";i:3;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"60.172.43.228\";a:15:{s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:14:\"pedro_monteiro\";i:1;}s:15:\"185.111.245.253\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"180.250.22.2\";a:2:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:13:\"194.135.122.2\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"59.52.27.130\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"220.164.2.64\";a:5:{s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:3;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;}s:11:\"112.28.9.26\";a:8:{s:11:\"rui_meneses\";i:4;s:7:\"to_mane\";i:1;s:13:\"facebook_user\";i:1;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:1;}s:12:\"117.39.30.99\";a:6:{s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:11:\"61.167.89.2\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"218.3.211.218\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"182.74.219.134\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"200.216.70.74\";a:5:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"218.207.103.150\";a:9:{s:11:\"rui_meneses\";i:3;s:9:\"rui_twice\";i:4;s:11:\"graca_rocha\";i:3;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:3;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:13:\"220.135.48.11\";a:1:{s:16:\"joana_richheimer\";i:1;}s:11:\"61.53.66.27\";a:3:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:1;}s:13:\"222.86.215.19\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"27.251.61.140\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"109.121.162.73\";a:4:{s:16:\"joana_richheimer\";i:2;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"5.228.18.204\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"120.194.173.133\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"61.153.242.83\";a:12:{s:7:\"to_mane\";i:4;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:3;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:12:\"58.214.27.66\";a:10:{s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"mare_nostrum\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:3;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:13:\"211.161.90.99\";a:16:{s:7:\"to_mane\";i:3;s:5:\"admin\";i:5;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:1;s:14:\"rita_brilhante\";i:2;s:12:\"sofia_filipe\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:1;}s:11:\"5.62.39.246\";a:1:{s:5:\"admin\";i:1;}s:15:\"103.229.126.237\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"78.109.32.154\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"190.105.230.5\";a:1:{s:5:\"admin\";i:1;}s:13:\"203.124.44.30\";a:1:{s:5:\"admin\";i:1;}s:15:\"185.106.211.151\";a:1:{s:5:\"admin\";i:1;}s:12:\"110.4.45.219\";a:1:{s:5:\"admin\";i:1;}s:13:\"74.208.122.71\";a:1:{s:5:\"admin\";i:2;}s:13:\"66.175.239.33\";a:1:{s:5:\"admin\";i:1;}s:14:\"185.135.82.211\";a:2:{s:6:\"jacqui\";i:1;s:5:\"admin\";i:3;}s:13:\"103.11.74.136\";a:1:{s:5:\"admin\";i:1;}s:13:\"50.62.161.172\";a:1:{s:5:\"admin\";i:1;}s:12:\"46.28.105.11\";a:1:{s:5:\"admin\";i:1;}s:12:\"79.170.40.43\";a:1:{s:5:\"admin\";i:1;}s:11:\"93.174.2.72\";a:1:{s:5:\"admin\";i:4;}s:13:\"217.160.62.16\";a:1:{s:5:\"admin\";i:1;}s:14:\"148.72.232.139\";a:1:{s:5:\"admin\";i:1;}s:12:\"59.50.95.129\";a:15:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:4;s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:1;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:12:\"sofia_filipe\";i:1;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"118.121.38.196\";a:1:{s:5:\"admin\";i:1;}s:14:\"222.95.144.202\";a:1:{s:5:\"admin\";i:1;}s:15:\"218.207.103.161\";a:4:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_pedro_rocha\";i:2;}s:15:\"120.194.212.234\";a:17:{s:9:\"rui_twice\";i:3;s:13:\"facebook_user\";i:3;s:5:\"admin\";i:4;s:20:\"alexandre_de_almeida\";i:3;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:5;s:16:\"joana_richheimer\";i:3;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:14:\"beatriz_gaspar\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:15:\"183.240.196.151\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"218.57.237.243\";a:15:{s:9:\"rui_twice\";i:6;s:14:\"rita_brilhante\";i:2;s:5:\"admin\";i:4;s:16:\"joana_richheimer\";i:4;s:11:\"graca_rocha\";i:6;s:7:\"to_mane\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:2;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"120.42.52.82\";a:14:{s:9:\"rui_twice\";i:3;s:16:\"joana_richheimer\";i:4;s:11:\"rui_meneses\";i:4;s:7:\"to_mane\";i:4;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:4;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:3;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:2;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:2;s:11:\"graca_rocha\";i:1;}s:14:\"210.245.33.200\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"221.210.83.24\";a:10:{s:9:\"rui_twice\";i:2;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:4;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:2;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;}s:13:\"59.51.151.233\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"221.4.225.35\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"218.76.140.155\";a:12:{s:11:\"graca_rocha\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:11:\"rui_meneses\";i:3;s:7:\"to_mane\";i:4;s:9:\"rui_twice\";i:4;s:16:\"joana_richheimer\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:5:\"admin\";i:5;}s:14:\"217.160.253.18\";a:1:{s:5:\"admin\";i:1;}s:13:\"217.23.12.200\";a:1:{s:5:\"admin\";i:1;}s:13:\"182.50.132.70\";a:1:{s:5:\"admin\";i:1;}s:14:\"181.214.87.244\";a:1:{s:5:\"admin\";i:4;}s:14:\"193.202.110.19\";a:1:{s:5:\"admin\";i:1;}s:12:\"91.217.9.189\";a:1:{s:5:\"admin\";i:1;}s:14:\"122.227.97.210\";a:2:{s:5:\"admin\";i:2;s:15:\"miguel_caparica\";i:1;}s:14:\"201.159.97.146\";a:1:{s:5:\"admin\";i:1;}s:12:\"112.26.82.61\";a:16:{s:5:\"admin\";i:5;s:11:\"rui_meneses\";i:4;s:9:\"rui_twice\";i:5;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:16:\"joana_richheimer\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;}s:13:\"122.96.93.186\";a:1:{s:5:\"admin\";i:1;}s:12:\"101.68.73.54\";a:10:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:1;s:7:\"to_mane\";i:1;s:12:\"sofia_filipe\";i:1;s:11:\"nuno_s_dias\";i:1;}s:14:\"113.13.185.130\";a:1:{s:5:\"admin\";i:1;}s:14:\"103.194.89.227\";a:3:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"31.43.217.104\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"222.189.186.70\";a:8:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;}s:15:\"218.104.234.173\";a:2:{s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:1;}s:13:\"202.98.212.95\";a:5:{s:11:\"graca_rocha\";i:1;s:13:\"facebook_user\";i:1;s:5:\"admin\";i:3;s:16:\"ricardo_carneiro\";i:1;s:13:\"ricardo_silva\";i:1;}s:15:\"221.230.137.142\";a:9:{s:11:\"graca_rocha\";i:2;s:12:\"mare_nostrum\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:13:\"182.71.210.90\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"125.227.146.182\";a:11:{s:11:\"graca_rocha\";i:4;s:15:\"miguel_caparica\";i:3;s:14:\"rita_brilhante\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"mare_nostrum\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:13:\"facebook_user\";i:1;s:13:\"andre_botelho\";i:1;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:1;}s:13:\"146.66.17.233\";a:2:{s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"112.91.57.162\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"58.16.127.55\";a:1:{s:11:\"rui_meneses\";i:2;}s:12:\"125.35.74.90\";a:6:{s:11:\"rui_meneses\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:1;}s:12:\"221.12.137.6\";a:15:{s:11:\"rui_meneses\";i:3;s:12:\"sofia_filipe\";i:2;s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:6;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:2;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:14:\"118.71.251.106\";a:1:{s:11:\"rui_meneses\";i:2;}s:14:\"169.239.220.35\";a:11:{s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:4;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:2;s:11:\"nuno_s_dias\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:2;s:14:\"pedro_monteiro\";i:1;}s:14:\"222.172.14.124\";a:8:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:13:\"facebook_user\";i:2;s:11:\"nuno_s_dias\";i:1;s:9:\"rui_twice\";i:2;}s:14:\"171.15.123.209\";a:1:{s:16:\"joana_richheimer\";i:1;}s:11:\"59.52.8.200\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"222.170.239.78\";a:2:{s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:1;}s:12:\"119.6.103.44\";a:13:{s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:3;s:14:\"rita_brilhante\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:5:\"admin\";i:2;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"120.198.185.83\";a:2:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"58.16.113.195\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"58.248.185.124\";a:2:{s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"124.161.35.88\";a:6:{s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:18:\"emanuel_embaixador\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:13:\"125.21.255.50\";a:4:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"58.216.224.59\";a:12:{s:7:\"to_mane\";i:3;s:11:\"graca_rocha\";i:4;s:16:\"joana_richheimer\";i:6;s:9:\"rui_twice\";i:3;s:5:\"admin\";i:5;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:2;s:12:\"goncalo_feyo\";i:3;s:13:\"ricardo_silva\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:19:\"mariana_rocha_assis\";i:2;}s:14:\"60.209.128.254\";a:4:{s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:13:\"61.135.37.198\";a:16:{s:20:\"alexandre_de_almeida\";i:3;s:15:\"miguel_caparica\";i:3;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:9:\"rui_twice\";i:5;s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:4;s:5:\"admin\";i:5;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:14:\"rita_brilhante\";i:2;s:12:\"mare_nostrum\";i:3;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"49.77.228.152\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"ricardo_carneiro\";i:1;}s:14:\"210.240.81.113\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"223.93.150.160\";a:12:{s:20:\"alexandre_de_almeida\";i:3;s:5:\"admin\";i:4;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:2;s:11:\"nuno_s_dias\";i:1;s:11:\"graca_rocha\";i:2;s:10:\"paulo_dias\";i:2;s:12:\"mare_nostrum\";i:1;s:13:\"andre_botelho\";i:1;}s:14:\"117.175.127.60\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"210.12.127.66\";a:10:{s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:3;s:7:\"to_mane\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:12:\"goncalo_feyo\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:2;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:1;}s:15:\"219.129.143.226\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;}s:13:\"222.172.14.90\";a:11:{s:16:\"joao_pedro_rocha\";i:2;s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"pedro_quadros\";i:1;s:11:\"rui_meneses\";i:2;s:12:\"goncalo_feyo\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"36.67.139.101\";a:3:{s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"220.173.107.124\";a:15:{s:15:\"miguel_caparica\";i:3;s:13:\"facebook_user\";i:1;s:11:\"rui_meneses\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:5;s:9:\"rui_twice\";i:5;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:1;}s:13:\"60.218.60.230\";a:8:{s:14:\"rita_brilhante\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"60.12.252.18\";a:14:{s:14:\"rita_brilhante\";i:3;s:9:\"rui_twice\";i:5;s:11:\"rui_meneses\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:3;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:2;s:13:\"facebook_user\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:4;s:13:\"pedro_quadros\";i:2;s:7:\"to_mane\";i:1;}s:14:\"112.24.104.228\";a:2:{s:12:\"sofia_filipe\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"60.174.72.241\";a:7:{s:12:\"sofia_filipe\";i:1;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"pedro_quadros\";i:2;s:5:\"admin\";i:1;}s:12:\"60.169.65.62\";a:11:{s:12:\"sofia_filipe\";i:1;s:11:\"graca_rocha\";i:4;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:2;s:14:\"rita_brilhante\";i:1;s:13:\"pedro_quadros\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:18:\"emanuel_embaixador\";i:1;s:5:\"admin\";i:1;}s:13:\"14.118.128.18\";a:10:{s:13:\"facebook_user\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:18:\"emanuel_embaixador\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:13:\"119.90.40.171\";a:4:{s:16:\"ricardo_carneiro\";i:2;s:9:\"rui_twice\";i:2;s:13:\"facebook_user\";i:1;s:7:\"to_mane\";i:1;}s:14:\"220.130.250.55\";a:3:{s:16:\"ricardo_carneiro\";i:1;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"59.63.178.203\";a:2:{s:16:\"ricardo_carneiro\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:10:\"119.7.14.7\";a:1:{s:16:\"ricardo_carneiro\";i:1;}s:13:\"211.161.90.98\";a:13:{s:16:\"ricardo_carneiro\";i:2;s:9:\"rui_twice\";i:9;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:4;s:11:\"rui_meneses\";i:1;s:13:\"facebook_user\";i:3;s:16:\"joao_vasco_nunes\";i:2;s:5:\"admin\";i:6;s:12:\"sofia_filipe\";i:2;s:12:\"mare_nostrum\";i:2;s:12:\"vasco_lazaro\";i:2;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"1.203.153.44\";a:1:{s:16:\"ricardo_carneiro\";i:1;}s:12:\"171.244.80.9\";a:1:{s:16:\"ricardo_carneiro\";i:1;}s:13:\"59.51.164.200\";a:1:{s:16:\"joao_vasco_nunes\";i:1;}s:11:\"61.54.14.36\";a:3:{s:16:\"joao_vasco_nunes\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:14:\"78.111.250.133\";a:2:{s:16:\"joao_vasco_nunes\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"140.118.125.64\";a:4:{s:16:\"joao_vasco_nunes\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:2;}s:14:\"119.146.33.115\";a:1:{s:11:\"nuno_s_dias\";i:1;}s:13:\"198.71.240.26\";a:1:{s:5:\"admin\";i:1;}s:13:\"120.76.132.64\";a:1:{s:11:\"graca_rocha\";i:4;}s:14:\"195.181.160.66\";a:1:{s:5:\"admin\";i:1;}s:12:\"219.237.78.2\";a:9:{s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:14:\"beatriz_gaspar\";i:1;s:9:\"rui_twice\";i:3;}s:14:\"140.137.12.123\";a:3:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"58.215.198.2\";a:12:{s:5:\"admin\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:2;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:12:\"goncalo_feyo\";i:1;s:12:\"mare_nostrum\";i:1;s:12:\"vasco_lazaro\";i:1;}s:14:\"118.240.44.158\";a:1:{s:5:\"admin\";i:1;}s:14:\"221.122.47.228\";a:1:{s:5:\"admin\";i:1;}s:14:\"103.58.251.231\";a:1:{s:5:\"admin\";i:1;}s:12:\"1.196.222.25\";a:14:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:2;s:14:\"rita_brilhante\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:11:\"rui_meneses\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:10:\"1.85.9.174\";a:1:{s:5:\"admin\";i:1;}s:14:\"60.171.208.237\";a:10:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:12:\"goncalo_feyo\";i:3;s:13:\"pedro_quadros\";i:2;s:16:\"ricardo_carneiro\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:2;s:9:\"rui_twice\";i:1;}s:13:\"59.46.102.202\";a:11:{s:5:\"admin\";i:7;s:7:\"to_mane\";i:5;s:20:\"alexandre_de_almeida\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:4;s:16:\"joana_richheimer\";i:3;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:3;}s:14:\"166.140.76.192\";a:1:{s:5:\"admin\";i:1;}s:13:\"119.61.28.130\";a:4:{s:5:\"admin\";i:1;s:16:\"ricardo_carneiro\";i:1;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:1;}s:14:\"210.86.162.228\";a:3:{s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"60.216.116.178\";a:8:{s:9:\"rui_twice\";i:3;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"61.167.79.135\";a:11:{s:9:\"rui_twice\";i:5;s:11:\"rui_meneses\";i:4;s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:4;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"62.210.105.112\";a:1:{s:23:\"ondasdeouro.pt?author=1\";i:4;}s:15:\"157.122.183.219\";a:4:{s:5:\"admin\";i:4;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:4;s:11:\"rui_meneses\";i:2;}s:15:\"222.170.168.102\";a:10:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:18:\"emanuel_embaixador\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:12:\"goncalo_feyo\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;}s:14:\"123.232.214.99\";a:3:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"60.172.198.62\";a:1:{s:5:\"admin\";i:2;}s:13:\"211.154.10.60\";a:14:{s:5:\"admin\";i:6;s:11:\"graca_rocha\";i:5;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:3;s:13:\"facebook_user\";i:4;s:16:\"ricardo_carneiro\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:3;s:9:\"rui_twice\";i:3;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:2;s:13:\"pedro_quadros\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;}s:12:\"61.177.25.58\";a:13:{s:5:\"admin\";i:5;s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:3;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"goncalo_feyo\";i:1;s:12:\"mare_nostrum\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:13:\"ricardo_silva\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:2;s:9:\"rui_twice\";i:2;}s:13:\"176.119.64.57\";a:2:{s:5:\"admin\";i:4;s:9:\"rui_twice\";i:2;}s:13:\"36.66.137.117\";a:10:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:1;}s:14:\"60.255.181.245\";a:13:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:4;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:2;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"mare_nostrum\";i:2;}s:14:\"82.102.172.254\";a:5:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:2;}s:14:\"31.168.157.167\";a:1:{s:5:\"admin\";i:1;}s:13:\"182.76.74.158\";a:2:{s:5:\"admin\";i:2;s:7:\"to_mane\";i:1;}s:12:\"117.4.252.36\";a:2:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;}s:11:\"60.170.31.2\";a:16:{s:5:\"admin\";i:6;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:3;s:14:\"rita_brilhante\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:2;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:12:\"goncalo_feyo\";i:2;s:13:\"andre_botelho\";i:1;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:2;}s:14:\"210.86.162.216\";a:3:{s:5:\"admin\";i:2;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"219.138.59.240\";a:14:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"facebook_user\";i:3;s:11:\"nuno_s_dias\";i:1;s:13:\"andre_botelho\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:12:\"111.85.53.74\";a:5:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:13:\"69.195.197.70\";a:5:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:18:\"emanuel_embaixador\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"124.207.57.146\";a:12:{s:5:\"admin\";i:5;s:9:\"rui_twice\";i:6;s:20:\"alexandre_de_almeida\";i:2;s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:5;s:13:\"facebook_user\";i:3;s:16:\"ricardo_carneiro\";i:2;s:16:\"joao_vasco_nunes\";i:3;s:14:\"beatriz_gaspar\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"221.120.40.234\";a:1:{s:5:\"admin\";i:1;}s:14:\"210.86.168.116\";a:1:{s:5:\"admin\";i:1;}s:14:\"202.110.93.154\";a:4:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:13:\"200.27.199.58\";a:3:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:12:\"220.182.53.3\";a:6:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:4;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;}s:13:\"111.38.72.159\";a:10:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;s:13:\"ricardo_silva\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"115.248.25.5\";a:4:{s:5:\"admin\";i:1;s:13:\"facebook_user\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:12:\"117.4.136.11\";a:2:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:13:\"119.53.149.66\";a:17:{s:5:\"admin\";i:7;s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:2;s:13:\"ricardo_silva\";i:2;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"197.81.147.113\";a:7:{s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:16:\"ricardo_carneiro\";i:2;}s:15:\"206.248.172.234\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"118.121.39.12\";a:1:{s:5:\"admin\";i:1;}s:15:\"119.146.165.227\";a:12:{s:5:\"admin\";i:4;s:16:\"joana_richheimer\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:13:\"ricardo_silva\";i:2;s:13:\"pedro_quadros\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:1;s:12:\"mare_nostrum\";i:2;s:14:\"beatriz_gaspar\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"36.75.144.240\";a:1:{s:5:\"admin\";i:1;}s:13:\"117.131.245.4\";a:8:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:3;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:18:\"emanuel_embaixador\";i:2;s:11:\"nuno_s_dias\";i:1;}s:12:\"182.71.86.34\";a:2:{s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"59.125.138.127\";a:4:{s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"58.16.113.122\";a:1:{s:5:\"admin\";i:1;}s:13:\"115.176.60.66\";a:1:{s:5:\"admin\";i:1;}s:14:\"220.178.109.10\";a:14:{s:5:\"admin\";i:4;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:9:\"rui_twice\";i:1;}s:11:\"111.20.63.2\";a:4:{s:5:\"admin\";i:1;s:12:\"mare_nostrum\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"27.42.165.226\";a:14:{s:5:\"admin\";i:5;s:11:\"graca_rocha\";i:7;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:9:\"rui_twice\";i:5;s:16:\"joana_richheimer\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:13:\"andre_botelho\";i:2;s:12:\"vasco_lazaro\";i:1;}s:14:\"123.52.232.236\";a:13:{s:5:\"admin\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:2;s:14:\"rita_brilhante\";i:1;s:16:\"ricardo_carneiro\";i:1;s:12:\"mare_nostrum\";i:2;s:7:\"to_mane\";i:2;s:13:\"pedro_quadros\";i:2;s:14:\"beatriz_gaspar\";i:1;}s:12:\"218.66.84.85\";a:19:{s:5:\"admin\";i:4;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:15:\"120.194.236.116\";a:11:{s:5:\"admin\";i:7;s:11:\"graca_rocha\";i:5;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:8;s:7:\"to_mane\";i:1;s:12:\"mare_nostrum\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;}s:12:\"59.51.149.37\";a:1:{s:5:\"admin\";i:1;}s:14:\"186.232.136.43\";a:7:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:2;s:12:\"goncalo_feyo\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"220.178.221.6\";a:12:{s:5:\"admin\";i:2;s:13:\"facebook_user\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:7:\"to_mane\";i:2;s:14:\"rita_brilhante\";i:2;s:12:\"sofia_filipe\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"138.118.6.46\";a:2:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:13:\"42.115.75.183\";a:2:{s:5:\"admin\";i:1;s:14:\"rita_brilhante\";i:2;}s:13:\"177.10.126.77\";a:2:{s:5:\"admin\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:11:\"221.7.96.91\";a:7:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joana_richheimer\";i:1;s:10:\"paulo_dias\";i:1;s:7:\"to_mane\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"andre_botelho\";i:1;}s:13:\"82.142.189.80\";a:5:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"118.121.38.90\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"168.196.8.104\";a:4:{s:9:\"rui_twice\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:3;s:7:\"to_mane\";i:2;}s:14:\"92.103.199.139\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"182.71.45.122\";a:3:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:2;}s:14:\"222.170.168.98\";a:11:{s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:10:\"paulo_dias\";i:2;s:18:\"emanuel_embaixador\";i:2;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"ricardo_silva\";i:1;}s:14:\"124.118.138.94\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"59.51.151.231\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"58.246.5.122\";a:7:{s:9:\"rui_twice\";i:1;s:18:\"emanuel_embaixador\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:10:\"paulo_dias\";i:2;s:5:\"admin\";i:3;s:11:\"rui_meneses\";i:1;}s:13:\"201.150.11.30\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:11:\"27.50.22.74\";a:2:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:2;}s:12:\"118.121.41.7\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"171.34.44.163\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"61.161.238.19\";a:7:{s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:2;s:14:\"rita_brilhante\";i:1;s:12:\"vasco_lazaro\";i:1;}s:14:\"112.113.66.235\";a:15:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:2;s:5:\"admin\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"andre_botelho\";i:2;s:14:\"pedro_monteiro\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"83.220.252.36\";a:2:{s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"197.149.69.94\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"111.11.248.2\";a:6:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:5;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:2;}s:13:\"103.71.53.246\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"203.142.80.170\";a:4:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"120.194.173.229\";a:5:{s:9:\"rui_twice\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"59.46.16.194\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"122.227.168.230\";a:5:{s:9:\"rui_twice\";i:5;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:16:\"ricardo_carneiro\";i:2;}s:13:\"117.159.84.78\";a:5:{s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"119.84.70.67\";a:4:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"23.25.87.114\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"203.73.77.160\";a:3:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"220.133.122.226\";a:4:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"58.16.113.170\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"219.142.0.166\";a:7:{s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"121.237.149.184\";a:4:{s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"122.180.53.74\";a:3:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"36.67.102.45\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"49.77.227.186\";a:4:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"36.81.53.132\";a:4:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"177.75.77.166\";a:11:{s:9:\"rui_twice\";i:4;s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:2;s:11:\"nuno_s_dias\";i:1;s:12:\"vasco_lazaro\";i:1;s:14:\"pedro_monteiro\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"182.71.85.254\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"118.232.125.146\";a:12:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:1;s:12:\"goncalo_feyo\";i:2;s:13:\"pedro_quadros\";i:2;s:14:\"rita_brilhante\";i:2;s:18:\"emanuel_embaixador\";i:2;s:14:\"pedro_monteiro\";i:1;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:13:\"41.221.144.86\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"60.8.207.34\";a:12:{s:11:\"graca_rocha\";i:4;s:7:\"to_mane\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:3;s:16:\"joana_richheimer\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"pedro_quadros\";i:2;s:14:\"beatriz_gaspar\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"49.248.250.126\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"120.198.30.226\";a:9:{s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:3;}s:12:\"58.252.61.10\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"108.170.108.155\";a:2:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:13:\"119.48.16.182\";a:17:{s:11:\"graca_rocha\";i:5;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:3;s:5:\"admin\";i:2;s:15:\"miguel_caparica\";i:2;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:2;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:2;s:12:\"vasco_lazaro\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"182.215.238.35\";a:3:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"182.75.107.190\";a:3:{s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"58.16.113.113\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"111.8.150.46\";a:2:{s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"187.72.122.100\";a:3:{s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"182.75.8.210\";a:2:{s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"157.122.198.13\";a:8:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:2;s:9:\"rui_twice\";i:2;s:14:\"rita_brilhante\";i:1;s:10:\"paulo_dias\";i:1;}s:14:\"122.146.88.186\";a:3:{s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:12:\"41.72.57.250\";a:2:{s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"183.214.236.76\";a:6:{s:11:\"graca_rocha\";i:4;s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:11:\"rui_meneses\";i:4;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:1;}s:15:\"124.164.254.212\";a:5:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;s:16:\"ricardo_carneiro\";i:1;}s:14:\"121.128.135.73\";a:4:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"216.20.131.103\";a:15:{s:11:\"graca_rocha\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:3;s:11:\"rui_meneses\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"andre_botelho\";i:1;s:14:\"pedro_monteiro\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"183.230.108.152\";a:2:{s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"124.121.226.61\";a:12:{s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:4;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:4;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:18:\"emanuel_embaixador\";i:1;s:14:\"beatriz_gaspar\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:13:\"58.240.111.50\";a:8:{s:11:\"graca_rocha\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:3;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:3;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:2;}s:12:\"88.255.72.36\";a:15:{s:11:\"graca_rocha\";i:5;s:15:\"miguel_caparica\";i:2;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:3;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:2;}s:13:\"106.38.99.158\";a:11:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:2;s:12:\"mare_nostrum\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"200.43.234.109\";a:6:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:13:\"andre_botelho\";i:1;}s:12:\"123.81.80.97\";a:4:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;}s:15:\"125.212.247.115\";a:15:{s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:13:\"ricardo_silva\";i:1;s:7:\"to_mane\";i:2;s:11:\"nuno_s_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"beatriz_gaspar\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:3;}s:14:\"210.22.178.250\";a:3:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:15:\"182.253.184.130\";a:3:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"212.29.135.82\";a:2:{s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:11:\"58.16.29.26\";a:3:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:3;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"187.162.185.224\";a:2:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"109.232.108.62\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"201.155.194.182\";a:3:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:15:\"189.202.242.231\";a:3:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"218.4.177.21\";a:5:{s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:2;s:16:\"joana_richheimer\";i:1;}s:15:\"211.232.116.147\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"177.74.144.202\";a:8:{s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:13:\"pedro_quadros\";i:1;s:5:\"admin\";i:1;}s:12:\"211.23.23.69\";a:2:{s:11:\"rui_meneses\";i:1;s:13:\"pedro_quadros\";i:1;}s:15:\"113.160.133.240\";a:3:{s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;}s:14:\"182.76.205.150\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"182.72.149.230\";a:1:{s:11:\"rui_meneses\";i:2;}s:14:\"196.22.241.186\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"69.71.163.51\";a:2:{s:11:\"rui_meneses\";i:2;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"125.227.221.180\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"221.4.195.54\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"218.32.96.91\";a:9:{s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:2;s:10:\"paulo_dias\";i:1;s:14:\"beatriz_gaspar\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"185.152.44.108\";a:5:{s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:2;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:5:\"admin\";i:1;}s:13:\"114.35.243.41\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"177.70.180.111\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"59.127.65.34\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"118.163.88.135\";a:6:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:3;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"218.207.103.160\";a:11:{s:11:\"rui_meneses\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:3;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:12:\"goncalo_feyo\";i:2;s:13:\"pedro_quadros\";i:1;s:13:\"andre_botelho\";i:1;s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"61.54.245.72\";a:4:{s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"58.16.113.239\";a:2:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:12:\"41.79.65.114\";a:2:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"218.207.103.153\";a:7:{s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:2;s:12:\"goncalo_feyo\";i:1;}s:14:\"116.226.175.68\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"116.247.106.198\";a:2:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:2;}s:14:\"61.161.109.153\";a:12:{s:11:\"rui_meneses\";i:3;s:5:\"admin\";i:6;s:9:\"rui_twice\";i:3;s:16:\"joana_richheimer\";i:2;s:14:\"rita_brilhante\";i:2;s:12:\"sofia_filipe\";i:2;s:13:\"facebook_user\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:2;s:16:\"ricardo_carneiro\";i:1;s:10:\"paulo_dias\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"117.32.97.158\";a:14:{s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:3;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:2;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:2;s:13:\"pedro_quadros\";i:4;s:18:\"emanuel_embaixador\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:12:\"mare_nostrum\";i:1;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:11:\"124.74.40.6\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"202.29.30.251\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"182.75.114.26\";a:3:{s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"115.236.90.3\";a:3:{s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"163.30.108.253\";a:10:{s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:1;s:7:\"to_mane\";i:1;s:16:\"ricardo_carneiro\";i:1;s:12:\"mare_nostrum\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"222.90.70.138\";a:4:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:2;s:9:\"rui_twice\";i:1;}s:12:\"81.1.242.165\";a:4:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"43.225.170.234\";a:2:{s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"123.198.242.173\";a:3:{s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:1;}s:14:\"118.97.198.195\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"118.70.186.102\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"182.74.219.146\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"82.208.65.46\";a:3:{s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:1;s:14:\"beatriz_gaspar\";i:1;}s:13:\"154.70.132.49\";a:3:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"211.75.11.37\";a:2:{s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;}s:12:\"218.60.94.37\";a:8:{s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:2;}s:14:\"121.128.135.74\";a:3:{s:16:\"joana_richheimer\";i:1;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:1;}s:13:\"82.188.133.50\";a:2:{s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"77.108.219.83\";a:12:{s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:2;s:5:\"admin\";i:2;s:12:\"goncalo_feyo\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:9:\"rui_twice\";i:1;}s:13:\"58.16.116.170\";a:1:{s:16:\"joana_richheimer\";i:1;}s:11:\"112.23.0.30\";a:2:{s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"58.16.127.176\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"222.124.128.202\";a:4:{s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:4;s:5:\"admin\";i:1;}s:14:\"117.159.84.140\";a:2:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"189.240.196.233\";a:2:{s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"114.32.225.27\";a:2:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"1.255.70.114\";a:10:{s:7:\"to_mane\";i:4;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:3;s:16:\"joana_richheimer\";i:2;s:18:\"emanuel_embaixador\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:5:\"admin\";i:1;}s:13:\"31.173.248.50\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.22.248.203\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"171.244.80.13\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"60.6.223.191\";a:18:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:2;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:2;s:12:\"mare_nostrum\";i:1;s:13:\"andre_botelho\";i:1;s:19:\"mariana_rocha_assis\";i:2;}s:13:\"163.23.78.226\";a:3:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:11:\"rui_meneses\";i:1;}s:15:\"220.134.117.231\";a:2:{s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"219.138.66.229\";a:8:{s:7:\"to_mane\";i:4;s:15:\"miguel_caparica\";i:3;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:2;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:3;s:20:\"alexandre_de_almeida\";i:1;}s:10:\"60.2.15.52\";a:14:{s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:2;s:5:\"admin\";i:4;s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"118.98.90.26\";a:4:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"118.144.139.214\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"218.207.103.171\";a:14:{s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:11:\"rui_meneses\";i:4;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:11:\"graca_rocha\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:13:\"ricardo_silva\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:1;s:9:\"rui_twice\";i:2;}s:13:\"182.16.177.58\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"163.30.245.35\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"119.60.26.162\";a:15:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:5;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:3;s:12:\"goncalo_feyo\";i:2;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;s:5:\"admin\";i:6;}s:15:\"132.248.214.195\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"183.6.152.163\";a:13:{s:7:\"to_mane\";i:3;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:2;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:2;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;}s:12:\"60.6.216.243\";a:2:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"111.85.220.242\";a:3:{s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"220.171.48.39\";a:11:{s:7:\"to_mane\";i:2;s:14:\"rita_brilhante\";i:1;s:16:\"ricardo_carneiro\";i:1;s:10:\"paulo_dias\";i:2;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"vasco_lazaro\";i:1;s:5:\"admin\";i:1;}s:13:\"125.72.238.22\";a:5:{s:7:\"to_mane\";i:1;s:5:\"admin\";i:5;s:16:\"joana_richheimer\";i:1;s:16:\"ricardo_carneiro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:15:\"222.229.112.168\";a:5:{s:7:\"to_mane\";i:2;s:11:\"rui_meneses\";i:2;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"220.164.2.118\";a:12:{s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:4;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"ricardo_carneiro\";i:2;s:18:\"emanuel_embaixador\";i:1;s:12:\"vasco_lazaro\";i:1;}s:14:\"124.129.30.246\";a:9:{s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:11:\"nuno_s_dias\";i:2;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"facebook_user\";i:1;s:14:\"beatriz_gaspar\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"124.65.113.194\";a:11:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:13:\"facebook_user\";i:1;}s:13:\"182.73.67.202\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"171.34.50.12\";a:11:{s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:2;s:12:\"sofia_filipe\";i:2;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:2;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"222.170.168.82\";a:9:{s:20:\"alexandre_de_almeida\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"pedro_quadros\";i:2;s:12:\"mare_nostrum\";i:1;s:5:\"admin\";i:3;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:1;}s:15:\"211.232.116.143\";a:8:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:12:\"mare_nostrum\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:2;s:7:\"to_mane\";i:1;}s:12:\"201.20.79.76\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;}s:13:\"182.75.116.86\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"171.15.126.208\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"220.164.2.124\";a:13:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:13:\"ricardo_silva\";i:2;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:2;s:13:\"facebook_user\";i:1;s:10:\"paulo_dias\";i:2;s:13:\"andre_botelho\";i:1;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:11:\"182.76.7.54\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"203.142.65.102\";a:9:{s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:3;s:12:\"goncalo_feyo\";i:2;s:13:\"pedro_quadros\";i:1;s:16:\"ricardo_carneiro\";i:1;s:10:\"paulo_dias\";i:1;}s:13:\"46.151.158.74\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:11:\"122.3.33.17\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"190.13.106.214\";a:4:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;s:12:\"sofia_filipe\";i:1;s:5:\"admin\";i:2;}s:13:\"177.54.143.38\";a:5:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:11:\"nuno_s_dias\";i:1;}s:14:\"171.34.168.247\";a:5:{s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"ricardo_silva\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"82.130.176.79\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"188.132.198.199\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"58.16.116.13\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"121.128.135.75\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"5.11.163.104\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"114.199.112.138\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;}s:14:\"103.58.251.228\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"62.99.78.120\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"201.116.100.232\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"58.16.114.147\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"111.12.150.76\";a:10:{s:16:\"joao_pedro_rocha\";i:2;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;s:12:\"sofia_filipe\";i:1;s:18:\"emanuel_embaixador\";i:1;s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"27.111.47.196\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"109.226.31.132\";a:2:{s:15:\"miguel_caparica\";i:1;s:12:\"goncalo_feyo\";i:1;}s:13:\"90.182.190.75\";a:3:{s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:14:\"110.77.149.186\";a:4:{s:15:\"miguel_caparica\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:13:\"ricardo_silva\";i:1;}s:13:\"121.244.8.130\";a:4:{s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:1;s:11:\"nuno_s_dias\";i:1;}s:13:\"103.24.154.16\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"220.225.7.54\";a:12:{s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:3;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:2;s:10:\"paulo_dias\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"122.224.251.140\";a:2:{s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"201.165.118.242\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"110.157.27.30\";a:4:{s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"203.153.109.82\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"74.208.183.74\";a:1:{s:5:\"admin\";i:3;}s:14:\"74.208.121.187\";a:1:{s:5:\"admin\";i:3;}s:14:\"192.169.182.87\";a:1:{s:5:\"admin\";i:2;}s:13:\"46.119.115.86\";a:1:{s:5:\"admin\";i:2;}s:13:\"54.242.30.112\";a:1:{s:5:\"admin\";i:1;}s:14:\"185.156.174.90\";a:2:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:14:\"43.252.228.133\";a:1:{s:11:\"graca_rocha\";i:2;}s:12:\"45.64.75.111\";a:2:{s:5:\"admin\";i:2;s:2:\"pt\";i:1;}s:12:\"176.8.91.190\";a:1:{s:5:\"admin\";i:1;}s:14:\"185.184.171.31\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"5.196.201.51\";a:1:{s:19:\"sebastiaanrtisan-nl\";i:1;}s:13:\"192.230.41.37\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"46.118.156.168\";a:1:{s:5:\"admin\";i:1;}s:14:\"185.85.239.110\";a:1:{s:5:\"admin\";i:1;}s:13:\"169.54.92.140\";a:1:{s:11:\"bodytherapy\";i:1;}s:12:\"185.52.2.235\";a:1:{s:13:\"ondas de ouro\";i:1;}s:13:\"91.239.232.72\";a:1:{s:9:\"webmaster\";i:1;}s:14:\"54.217.228.156\";a:1:{s:13:\"ondas de ouro\";i:1;}s:12:\"89.29.128.22\";a:1:{s:9:\"webmaster\";i:1;}s:12:\"74.208.42.58\";a:2:{s:10:\"pboswell62\";i:1;s:5:\"admin\";i:1;}s:14:\"213.251.185.53\";a:2:{s:13:\"ondas de ouro\";i:1;s:11:\"graca_rocha\";i:1;}s:11:\"196.14.25.4\";a:1:{s:13:\"ondas de ouro\";i:1;}s:13:\"162.214.0.223\";a:2:{s:13:\"ondas de ouro\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"54.187.100.183\";a:1:{s:9:\"webmaster\";i:1;}s:14:\"103.56.115.156\";a:3:{s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"81.177.48.244\";a:1:{s:5:\"admin\";i:1;}s:13:\"50.116.117.77\";a:1:{s:13:\"ondas de ouro\";i:1;}s:14:\"212.34.194.202\";a:1:{s:13:\"ondas de ouro\";i:1;}s:12:\"40.74.251.22\";a:1:{s:5:\"admin\";i:1;}s:13:\"212.83.155.65\";a:1:{s:5:\"admin\";i:4;}s:13:\"202.72.245.58\";a:1:{s:13:\"ondas de ouro\";i:1;}s:13:\"13.93.216.187\";a:1:{s:13:\"ondas de ouro\";i:1;}s:14:\"85.248.227.165\";a:1:{s:5:\"admin\";i:1;}s:14:\"46.165.254.166\";a:1:{s:5:\"admin\";i:1;}s:13:\"185.104.120.4\";a:1:{s:5:\"admin\";i:1;}s:13:\"31.185.104.19\";a:1:{s:5:\"admin\";i:1;}s:13:\"171.25.193.78\";a:1:{s:5:\"admin\";i:1;}s:14:\"185.100.87.206\";a:1:{s:5:\"admin\";i:1;}s:12:\"198.96.155.3\";a:1:{s:5:\"admin\";i:1;}s:13:\"176.10.99.201\";a:1:{s:5:\"admin\";i:1;}s:14:\"191.96.249.110\";a:1:{s:5:\"admin\";i:1;}s:14:\"195.22.126.177\";a:1:{s:5:\"admin\";i:1;}s:15:\"192.160.102.166\";a:1:{s:5:\"admin\";i:1;}s:11:\"51.15.70.13\";a:1:{s:5:\"admin\";i:1;}s:13:\"171.25.193.20\";a:1:{s:5:\"admin\";i:1;}s:12:\"62.210.7.245\";a:1:{s:5:\"admin\";i:2;}s:13:\"66.135.60.199\";a:3:{s:13:\"ondas de ouro\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:11:\"125.23.5.22\";a:1:{s:5:\"admin\";i:1;}s:14:\"149.202.90.116\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"162.144.133.1\";a:2:{s:13:\"ondas de ouro\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"192.169.234.103\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"198.72.112.193\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"220.164.2.71\";a:1:{s:5:\"admin\";i:1;}s:14:\"219.142.140.10\";a:1:{s:5:\"admin\";i:1;}s:14:\"200.24.203.227\";a:1:{s:5:\"admin\";i:1;}s:12:\"61.136.95.10\";a:1:{s:5:\"admin\";i:1;}s:13:\"177.11.17.252\";a:1:{s:5:\"admin\";i:1;}s:13:\"220.164.79.75\";a:1:{s:5:\"admin\";i:1;}s:14:\"114.242.67.160\";a:1:{s:5:\"admin\";i:1;}s:13:\"187.189.53.80\";a:1:{s:5:\"admin\";i:1;}s:11:\"195.16.96.1\";a:1:{s:5:\"admin\";i:1;}s:14:\"197.51.119.112\";a:1:{s:5:\"admin\";i:1;}s:12:\"94.182.37.98\";a:1:{s:5:\"admin\";i:1;}s:14:\"61.148.196.114\";a:5:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:2;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:2;s:11:\"nuno_s_dias\";i:1;}s:14:\"115.127.31.162\";a:1:{s:5:\"admin\";i:1;}s:13:\"49.128.162.66\";a:1:{s:5:\"admin\";i:1;}s:13:\"187.49.83.182\";a:3:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"180.218.35.180\";a:1:{s:5:\"admin\";i:1;}s:13:\"218.4.214.115\";a:2:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;}s:11:\"36.67.2.221\";a:1:{s:5:\"admin\";i:1;}s:12:\"200.58.79.43\";a:2:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"69.57.251.235\";a:1:{s:5:\"admin\";i:1;}s:14:\"103.87.170.178\";a:1:{s:5:\"admin\";i:1;}s:15:\"117.198.135.250\";a:1:{s:5:\"admin\";i:1;}s:15:\"111.125.143.182\";a:1:{s:5:\"admin\";i:1;}s:15:\"181.143.198.250\";a:1:{s:5:\"admin\";i:1;}s:14:\"180.234.13.235\";a:1:{s:5:\"admin\";i:1;}s:14:\"186.15.228.202\";a:1:{s:5:\"admin\";i:1;}s:13:\"66.109.30.139\";a:3:{s:5:\"admin\";i:1;s:13:\"ricardo_silva\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:12:\"117.71.62.14\";a:10:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;s:13:\"pedro_quadros\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:11:\"1.30.175.22\";a:1:{s:5:\"admin\";i:1;}s:15:\"178.253.240.126\";a:1:{s:5:\"admin\";i:1;}s:14:\"217.73.131.228\";a:1:{s:5:\"admin\";i:1;}s:11:\"1.30.175.50\";a:1:{s:5:\"admin\";i:1;}s:14:\"178.253.239.57\";a:1:{s:5:\"admin\";i:1;}s:15:\"218.201.232.179\";a:2:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"211.147.65.218\";a:1:{s:5:\"admin\";i:1;}s:12:\"41.86.237.56\";a:1:{s:5:\"admin\";i:1;}s:15:\"190.215.236.149\";a:1:{s:5:\"admin\";i:1;}s:14:\"178.253.239.95\";a:1:{s:5:\"admin\";i:1;}s:13:\"213.92.41.168\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"124.127.193.70\";a:1:{s:5:\"admin\";i:1;}s:14:\"186.220.107.86\";a:1:{s:5:\"admin\";i:1;}s:14:\"177.65.133.242\";a:1:{s:5:\"admin\";i:1;}s:14:\"190.13.106.108\";a:2:{s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:1;}s:14:\"118.97.183.106\";a:1:{s:5:\"admin\";i:1;}s:12:\"194.28.31.25\";a:1:{s:5:\"admin\";i:1;}s:12:\"80.32.232.67\";a:1:{s:5:\"admin\";i:1;}s:13:\"201.75.234.33\";a:2:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"103.231.163.58\";a:1:{s:5:\"admin\";i:1;}s:15:\"101.231.140.218\";a:8:{s:5:\"admin\";i:3;s:11:\"rui_meneses\";i:3;s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:2;s:13:\"pedro_quadros\";i:1;s:9:\"rui_twice\";i:3;s:14:\"rita_brilhante\";i:1;}s:13:\"59.44.175.162\";a:1:{s:5:\"admin\";i:1;}s:12:\"14.102.65.70\";a:2:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;}s:10:\"1.30.175.4\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"69.57.235.3\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"1.30.175.93\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"61.184.79.254\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"43.239.132.112\";a:1:{s:9:\"rui_twice\";i:2;}s:12:\"206.214.5.81\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"202.40.190.18\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"58.22.92.57\";a:1:{s:9:\"rui_twice\";i:2;}s:12:\"60.6.220.238\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"164.160.143.147\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"220.225.7.91\";a:6:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:2;s:10:\"paulo_dias\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:12:\"89.44.68.106\";a:7:{s:9:\"rui_twice\";i:1;s:12:\"goncalo_feyo\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"181.143.208.170\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"110.167.197.122\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"181.143.230.148\";a:3:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"200.8.211.29\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"118.125.106.198\";a:3:{s:9:\"rui_twice\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"mare_nostrum\";i:1;}s:14:\"122.30.196.213\";a:2:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:11:\"5.145.12.47\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"109.224.26.130\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"95.174.56.87\";a:3:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:13:\"facebook_user\";i:1;}s:11:\"1.30.175.91\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"178.253.239.103\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"1.30.175.27\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"110.44.113.148\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:13:\"190.85.110.26\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"213.234.125.52\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"125.213.194.242\";a:2:{s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"109.104.130.40\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"202.79.34.227\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"60.2.224.226\";a:3:{s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:13:\"84.126.138.30\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"178.206.248.202\";a:1:{s:9:\"rui_twice\";i:1;}s:10:\"45.4.142.2\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"1.30.175.42\";a:2:{s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"39.86.235.97\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"121.58.243.106\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"183.193.9.242\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"41.242.136.66\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"103.23.134.98\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:11:\"1.30.175.24\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"220.241.199.20\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"1.30.175.119\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"138.204.129.32\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"103.1.93.95\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"113.124.2.85\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"201.17.27.229\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"117.255.222.14\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"190.69.99.106\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"61.182.241.10\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"112.26.187.155\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"109.110.63.252\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"213.210.238.189\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"77.44.110.101\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"185.49.160.71\";a:3:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;}s:14:\"221.180.206.72\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"200.125.187.238\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"195.114.124.93\";a:2:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:14:\"181.129.57.138\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"124.193.135.242\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"219.149.220.82\";a:3:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:12:\"188.186.5.60\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"123.173.81.222\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"111.59.90.47\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"111.12.19.20\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"47.74.66.207\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"186.251.112.6\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"194.135.114.100\";a:2:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:12:\"103.239.6.62\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"180.234.12.89\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"58.221.42.62\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"220.247.47.190\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"103.239.54.179\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"178.249.3.31\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"139.255.104.154\";a:2:{s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"178.253.236.191\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"128.199.177.192\";a:1:{s:11:\"graca_rocha\";i:1;}s:11:\"1.30.175.63\";a:1:{s:11:\"graca_rocha\";i:1;}s:10:\"59.152.5.6\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"123.171.6.150\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"186.15.181.173\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"154.126.185.84\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"112.196.43.202\";a:1:{s:11:\"graca_rocha\";i:1;}s:11:\"1.30.175.11\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"221.122.37.122\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"177.52.219.29\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"92.241.17.128\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"182.52.104.49\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"222.44.200.5\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"220.225.7.87\";a:4:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:2;s:7:\"to_mane\";i:1;}s:15:\"103.254.172.211\";a:3:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:2;s:14:\"rita_brilhante\";i:1;}s:15:\"190.143.140.243\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"179.154.84.75\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"89.249.246.165\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"123.164.130.98\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"116.9.204.16\";a:5:{s:11:\"rui_meneses\";i:3;s:10:\"paulo_dias\";i:1;s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:2;}s:14:\"218.200.55.214\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"181.129.36.234\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"205.217.247.185\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"117.218.85.28\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"116.196.116.228\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"60.2.111.190\";a:2:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:2;}s:12:\"1.30.175.123\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"183.249.242.161\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"182.156.72.218\";a:2:{s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;}s:13:\"181.57.234.50\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"113.248.183.116\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"190.67.121.130\";a:2:{s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"182.73.66.91\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"202.7.52.246\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"209.59.122.86\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"218.21.36.26\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"220.180.167.35\";a:2:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:12:\"202.7.53.166\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"139.255.103.226\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"138.0.26.119\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"179.254.6.42\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"212.200.106.214\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"103.76.171.138\";a:2:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"201.158.46.14\";a:2:{s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"103.58.251.210\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"78.6.166.122\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"61.185.98.181\";a:2:{s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"185.115.100.147\";a:1:{s:11:\"rui_meneses\";i:1;}s:11:\"1.30.175.78\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"206.214.7.235\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"212.180.218.178\";a:1:{s:11:\"rui_meneses\";i:1;}s:11:\"1.30.175.68\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"200.111.100.27\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"116.90.230.244\";a:2:{s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"43.231.21.230\";a:2:{s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;}s:13:\"177.184.82.31\";a:1:{s:16:\"joana_richheimer\";i:1;}s:11:\"202.78.71.2\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"178.252.202.129\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"182.74.112.226\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"85.11.145.28\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"103.230.63.21\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"177.12.98.165\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"114.104.161.125\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"185.141.11.150\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"120.192.201.22\";a:5:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:13:\"ricardo_silva\";i:1;s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;}s:11:\"179.1.1.154\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"103.87.24.140\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"197.45.217.169\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"120.236.37.30\";a:4:{s:16:\"joana_richheimer\";i:1;s:12:\"sofia_filipe\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:1;}s:12:\"112.26.82.52\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"188.129.172.87\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"117.159.84.144\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"121.28.161.10\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"181.129.56.139\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"91.232.49.39\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"177.19.187.35\";a:4:{s:16:\"joana_richheimer\";i:2;s:18:\"emanuel_embaixador\";i:1;s:9:\"rui_twice\";i:2;s:5:\"admin\";i:1;}s:11:\"169.255.7.6\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"61.133.201.134\";a:2:{s:16:\"joana_richheimer\";i:1;s:12:\"sofia_filipe\";i:2;}s:14:\"82.194.165.194\";a:2:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"186.1.174.89\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"81.101.31.59\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"46.55.196.171\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"121.28.79.134\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"60.171.164.47\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"109.185.157.125\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"49.161.66.114\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"66.23.227.210\";a:1:{s:5:\"admin\";i:1;}s:11:\"202.43.11.5\";a:1:{s:16:\"joana_richheimer\";i:1;}s:11:\"1.30.175.56\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"58.16.188.176\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"1.30.175.100\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"36.102.228.101\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"1.30.175.109\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"112.229.144.139\";a:2:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:13:\"5.178.182.247\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"41.77.128.146\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"31.173.248.58\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"181.129.15.26\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"182.76.175.38\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"128.65.152.139\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"205.217.246.219\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"220.164.2.110\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"190.98.186.158\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"1.30.175.125\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"188.93.94.100\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"222.221.36.120\";a:5:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:2;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:1;}s:15:\"103.253.105.118\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"41.189.189.10\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"36.7.110.188\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"218.92.229.178\";a:2:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"109.173.80.60\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"176.103.173.233\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"103.195.72.6\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"189.204.52.237\";a:2:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"123.232.130.126\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"143.255.206.40\";a:1:{s:7:\"to_mane\";i:1;}s:11:\"58.62.28.22\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"111.91.120.216\";a:1:{s:7:\"to_mane\";i:2;}s:13:\"201.27.151.63\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"181.49.140.66\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"103.242.239.74\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"195.209.51.10\";a:2:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"46.234.216.132\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"190.153.149.186\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"190.153.143.21\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"210.187.219.45\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"186.47.82.26\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"60.2.136.130\";a:2:{s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;}s:13:\"27.116.60.118\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"124.41.213.119\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"200.158.79.232\";a:1:{s:7:\"to_mane\";i:1;}s:11:\"193.40.62.4\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"180.169.178.110\";a:6:{s:7:\"to_mane\";i:2;s:13:\"facebook_user\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"andre_botelho\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"211.150.90.186\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"181.198.112.146\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"103.1.93.201\";a:1:{s:7:\"to_mane\";i:1;}s:11:\"1.30.175.96\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"106.75.22.29\";a:4:{s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joao_vasco_nunes\";i:2;}s:14:\"175.101.29.131\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"118.121.38.89\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"195.208.32.42\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"81.165.156.126\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"217.10.41.87\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"181.211.165.46\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"187.84.197.218\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"219.92.17.61\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"189.173.181.234\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"41.210.49.98\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"109.170.160.102\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"81.227.55.217\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"95.160.18.110\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"109.170.184.211\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"36.67.206.135\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"213.238.224.159\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"177.248.251.24\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"223.27.87.50\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"218.211.164.117\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;s:12:\"sofia_filipe\";i:1;}s:12:\"62.109.6.103\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"213.113.224.208\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:11:\"1.30.175.19\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"88.206.212.9\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"119.60.29.78\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"103.232.101.242\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"190.215.157.250\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:11:\"80.20.92.94\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"91.182.87.153\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"206.116.50.223\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"113.140.3.226\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"36.67.61.165\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"41.41.186.36\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"223.100.147.161\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"188.255.242.163\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"217.11.165.231\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"203.205.54.67\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"179.60.243.126\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"74.208.41.254\";a:1:{s:5:\"admin\";i:2;}s:13:\"51.255.15.193\";a:1:{s:5:\"admin\";i:1;}s:12:\"91.233.176.3\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"185.189.112.165\";a:3:{s:5:\"admin\";i:5;s:6:\"vesela\";i:1;s:8:\"jcharite\";i:1;}s:13:\"66.33.212.111\";a:1:{s:5:\"admin\";i:1;}s:14:\"69.163.163.192\";a:1:{s:5:\"admin\";i:1;}s:12:\"91.200.12.22\";a:3:{s:9:\"rui_twice\";i:1;s:11:\"ondasdeouro\";i:1;s:11:\"graca_rocha\";i:2;}s:13:\"74.208.85.223\";a:1:{s:5:\"admin\";i:2;}s:13:\"13.84.148.243\";a:2:{s:8:\"webadmin\";i:1;s:5:\"admin\";i:1;}s:13:\"116.246.8.227\";a:5:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"ricardo_carneiro\";i:1;s:13:\"ricardo_silva\";i:1;}s:15:\"113.248.185.232\";a:1:{s:5:\"admin\";i:1;}s:14:\"201.184.129.10\";a:1:{s:5:\"admin\";i:1;}s:14:\"116.48.141.166\";a:6:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:11:\"nuno_s_dias\";i:1;}s:12:\"117.149.2.41\";a:13:{s:5:\"admin\";i:6;s:9:\"rui_twice\";i:5;s:11:\"graca_rocha\";i:4;s:11:\"rui_meneses\";i:2;s:12:\"sofia_filipe\";i:3;s:13:\"facebook_user\";i:3;s:18:\"emanuel_embaixador\";i:2;s:12:\"mare_nostrum\";i:3;s:14:\"beatriz_gaspar\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"pedro_quadros\";i:2;s:16:\"joana_richheimer\";i:2;}s:12:\"60.172.23.24\";a:1:{s:5:\"admin\";i:1;}s:13:\"103.77.40.106\";a:2:{s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"110.249.218.126\";a:4:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"60.2.111.162\";a:2:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;}s:13:\"45.251.41.153\";a:1:{s:5:\"admin\";i:1;}s:15:\"122.225.120.146\";a:10:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:2;s:14:\"rita_brilhante\";i:3;s:16:\"ricardo_carneiro\";i:1;s:5:\"admin\";i:2;s:7:\"to_mane\";i:1;s:12:\"goncalo_feyo\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"220.164.2.122\";a:10:{s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:3;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:10:\"paulo_dias\";i:2;s:18:\"emanuel_embaixador\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:15:\"180.250.100.230\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"120.87.52.70\";a:2:{s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;}s:15:\"119.179.156.105\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"182.74.144.106\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"60.209.38.210\";a:3:{s:9:\"rui_twice\";i:3;s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"122.225.238.98\";a:9:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:4;s:11:\"rui_meneses\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:12:\"goncalo_feyo\";i:1;s:12:\"mare_nostrum\";i:2;s:10:\"paulo_dias\";i:1;s:12:\"vasco_lazaro\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"218.207.103.149\";a:2:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:15:\"188.124.196.130\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"187.58.135.146\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"36.67.241.10\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"168.90.147.95\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"210.32.92.219\";a:4:{s:11:\"graca_rocha\";i:3;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:2;}s:13:\"220.164.2.134\";a:15:{s:11:\"graca_rocha\";i:4;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"nuno_s_dias\";i:2;s:18:\"emanuel_embaixador\";i:1;s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:14:\"pedro_monteiro\";i:1;s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"125.22.33.130\";a:2:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"180.254.84.65\";a:3:{s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"211.150.90.62\";a:2:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:4;}s:13:\"219.142.101.1\";a:12:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:2;s:15:\"miguel_caparica\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:12:\"mare_nostrum\";i:1;s:14:\"beatriz_gaspar\";i:1;}s:13:\"222.42.148.60\";a:3:{s:11:\"rui_meneses\";i:2;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;}s:12:\"182.75.42.90\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"50.242.22.237\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"124.254.59.42\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"122.116.111.251\";a:3:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;}s:11:\"60.6.214.48\";a:5:{s:11:\"rui_meneses\";i:2;s:12:\"mare_nostrum\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"andre_botelho\";i:1;s:7:\"to_mane\";i:1;}s:13:\"119.10.114.92\";a:15:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:5;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:2;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:10:\"67.61.3.47\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"49.77.178.47\";a:3:{s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;}s:12:\"61.160.81.62\";a:11:{s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:2;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"andre_botelho\";i:2;s:12:\"vasco_lazaro\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:5:\"admin\";i:2;s:11:\"rui_meneses\";i:1;}s:13:\"27.111.47.197\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"36.84.226.132\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"218.17.171.250\";a:4:{s:7:\"to_mane\";i:2;s:11:\"nuno_s_dias\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"183.224.81.214\";a:5:{s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:2;s:18:\"emanuel_embaixador\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"103.91.84.23\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"62.117.203.38\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"202.83.25.117\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"182.253.28.74\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"110.39.39.137\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"61.145.107.238\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;}s:11:\"1.85.10.186\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:12:\"mare_nostrum\";i:1;}s:14:\"37.130.113.194\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"222.172.14.123\";a:14:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:3;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:3;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:14:\"beatriz_gaspar\";i:1;s:5:\"admin\";i:1;}s:14:\"222.175.244.74\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:13:\"facebook_user\";i:1;s:13:\"pedro_quadros\";i:1;}s:11:\"60.54.59.89\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"58.53.146.60\";a:14:{s:20:\"alexandre_de_almeida\";i:2;s:9:\"rui_twice\";i:3;s:16:\"joana_richheimer\";i:3;s:7:\"to_mane\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:1;s:11:\"graca_rocha\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:18:\"emanuel_embaixador\";i:1;s:13:\"andre_botelho\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:5:\"admin\";i:4;}s:13:\"124.152.8.207\";a:6:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:11:\"2.49.149.62\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"36.32.170.35\";a:6:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:13:\"218.17.195.66\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"nuno_s_dias\";i:1;s:7:\"to_mane\";i:1;s:10:\"paulo_dias\";i:1;}s:10:\"177.11.3.1\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"203.122.29.11\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"182.74.132.150\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"138.118.6.39\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;}s:13:\"209.59.71.211\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"118.112.183.59\";a:3:{s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"220.172.254.220\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"186.232.51.25\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"195.184.2.204\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"122.228.133.130\";a:4:{s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:12:\"goncalo_feyo\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"60.171.135.254\";a:11:{s:14:\"rita_brilhante\";i:3;s:5:\"admin\";i:3;s:15:\"miguel_caparica\";i:1;s:16:\"ricardo_carneiro\";i:2;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"111.160.246.30\";a:3:{s:14:\"rita_brilhante\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"62.210.26.45\";a:1:{s:11:\"ondasdeouro\";i:2;}s:10:\"62.16.6.76\";a:4:{s:11:\"rui_meneses\";i:4;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:5;s:16:\"joana_richheimer\";i:4;}s:13:\"212.237.51.10\";a:1:{s:5:\"admin\";i:1;}s:14:\"74.208.216.125\";a:1:{s:5:\"admin\";i:4;}s:14:\"115.28.145.231\";a:1:{s:11:\"graca_rocha\";i:3;}s:14:\"188.115.137.45\";a:4:{s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:3;}s:14:\"198.12.152.228\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"113.11.251.38\";a:1:{s:5:\"admin\";i:1;}s:13:\"195.22.125.34\";a:1:{s:5:\"admin\";i:1;}s:13:\"54.221.153.34\";a:1:{s:5:\"admin\";i:1;}s:14:\"188.166.154.82\";a:1:{s:5:\"admin\";i:1;}s:14:\"34.238.233.120\";a:1:{s:5:\"admin\";i:1;}s:11:\"176.8.89.80\";a:1:{s:5:\"admin\";i:4;}s:13:\"198.50.159.10\";a:2:{s:10:\"shortgrass\";i:1;s:5:\"admin\";i:2;}s:12:\"185.86.167.4\";a:2:{s:11:\"portugueses\";i:1;s:5:\"admin\";i:2;}s:14:\"182.71.113.214\";a:1:{s:5:\"admin\";i:1;}s:15:\"120.236.135.204\";a:14:{s:5:\"admin\";i:6;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:2;s:15:\"miguel_caparica\";i:1;s:13:\"ricardo_silva\";i:2;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:2;s:14:\"beatriz_gaspar\";i:1;}s:14:\"222.223.101.58\";a:13:{s:5:\"admin\";i:3;s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:3;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:13:\"ricardo_silva\";i:3;s:11:\"rui_meneses\";i:3;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"182.72.147.170\";a:1:{s:5:\"admin\";i:1;}s:14:\"171.15.126.163\";a:1:{s:5:\"admin\";i:1;}s:13:\"222.95.144.65\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"177.129.239.3\";a:1:{s:5:\"admin\";i:1;}s:15:\"205.217.244.205\";a:4:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;}s:13:\"179.252.16.98\";a:1:{s:5:\"admin\";i:1;}s:13:\"119.146.33.88\";a:4:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"122.155.202.169\";a:1:{s:5:\"admin\";i:1;}s:13:\"117.158.87.47\";a:5:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"112.27.130.127\";a:9:{s:5:\"admin\";i:3;s:16:\"joana_richheimer\";i:2;s:16:\"ricardo_carneiro\";i:2;s:11:\"nuno_s_dias\";i:2;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"220.225.7.42\";a:8:{s:9:\"rui_twice\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"facebook_user\";i:1;s:14:\"beatriz_gaspar\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"221.122.3.118\";a:14:{s:9:\"rui_twice\";i:3;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:13:\"andre_botelho\";i:1;}s:13:\"222.172.14.14\";a:10:{s:9:\"rui_twice\";i:3;s:11:\"rui_meneses\";i:1;s:16:\"ricardo_carneiro\";i:1;s:12:\"mare_nostrum\";i:1;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:2;}s:14:\"115.84.105.146\";a:6:{s:9:\"rui_twice\";i:1;s:12:\"vasco_lazaro\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:14:\"185.148.100.79\";a:6:{s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"169.255.37.198\";a:6:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:13:\"facebook_user\";i:1;s:18:\"emanuel_embaixador\";i:2;}s:13:\"27.191.185.35\";a:9:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:2;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:3;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"beatriz_gaspar\";i:1;}s:13:\"113.204.55.42\";a:6:{s:9:\"rui_twice\";i:2;s:12:\"sofia_filipe\";i:1;s:13:\"ricardo_silva\";i:1;s:16:\"joana_richheimer\";i:1;s:13:\"facebook_user\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:13:\"168.181.240.3\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"218.13.56.222\";a:3:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"221.193.248.52\";a:11:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:2;s:12:\"sofia_filipe\";i:1;s:10:\"paulo_dias\";i:2;s:12:\"mare_nostrum\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:12:\"vasco_lazaro\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"206.125.146.235\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"180.253.110.169\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"115.171.58.240\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"180.167.6.206\";a:9:{s:9:\"rui_twice\";i:3;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:2;s:14:\"beatriz_gaspar\";i:2;s:19:\"mariana_rocha_assis\";i:1;s:14:\"pedro_monteiro\";i:1;s:5:\"admin\";i:1;}s:13:\"112.27.128.13\";a:3:{s:11:\"graca_rocha\";i:1;s:10:\"paulo_dias\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"182.74.165.174\";a:10:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:2;s:9:\"rui_twice\";i:2;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:3;}s:14:\"91.130.251.136\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"177.53.241.139\";a:7:{s:11:\"graca_rocha\";i:1;s:13:\"pedro_quadros\";i:1;s:13:\"facebook_user\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;}s:13:\"36.83.130.117\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"183.221.168.48\";a:5:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"221.7.240.169\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"213.57.176.22\";a:4:{s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"nuno_s_dias\";i:1;s:5:\"admin\";i:2;}s:13:\"170.81.238.14\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"117.158.212.106\";a:6:{s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:18:\"emanuel_embaixador\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:12:\"61.40.194.10\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"41.223.154.186\";a:2:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:11:\"114.7.33.45\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"70.165.93.163\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"194.78.184.193\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"118.98.90.22\";a:3:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:12:\"83.48.56.210\";a:3:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;s:10:\"paulo_dias\";i:1;}s:13:\"111.50.29.167\";a:4:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:14:\"180.234.131.87\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"103.252.117.194\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"177.67.196.10\";a:4:{s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:12:\"sofia_filipe\";i:1;s:12:\"vasco_lazaro\";i:1;}s:13:\"45.116.158.85\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"36.81.18.190\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"185.152.44.148\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"45.252.52.81\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"218.62.81.94\";a:7:{s:11:\"rui_meneses\";i:1;s:13:\"facebook_user\";i:1;s:12:\"goncalo_feyo\";i:2;s:18:\"emanuel_embaixador\";i:1;s:5:\"admin\";i:1;s:12:\"mare_nostrum\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"210.21.86.253\";a:8:{s:11:\"rui_meneses\";i:2;s:10:\"paulo_dias\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:13:\"andre_botelho\";i:1;}s:14:\"74.208.120.228\";a:1:{s:5:\"admin\";i:1;}s:13:\"69.162.120.11\";a:1:{s:5:\"admin\";i:1;}s:13:\"103.30.40.248\";a:1:{s:5:\"admin\";i:2;}s:12:\"88.132.15.90\";a:3:{s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:3;s:9:\"rui_twice\";i:1;}s:13:\"63.143.51.249\";a:3:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:3;}s:14:\"176.31.255.179\";a:3:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:3;}s:11:\"5.39.98.242\";a:3:{s:5:\"admin\";i:5;s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:1;}s:13:\"31.14.128.208\";a:3:{s:9:\"rui_twice\";i:2;s:5:\"admin\";i:5;s:11:\"graca_rocha\";i:4;}s:14:\"139.59.248.111\";a:3:{s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:3;s:5:\"admin\";i:1;}s:12:\"66.135.55.27\";a:3:{s:9:\"rui_twice\";i:3;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:2;}s:13:\"91.121.168.94\";a:3:{s:5:\"admin\";i:5;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:2;}s:14:\"149.202.90.144\";a:2:{s:5:\"admin\";i:5;s:11:\"graca_rocha\";i:3;}s:12:\"5.196.39.192\";a:3:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:4;}s:15:\"196.200.131.116\";a:3:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:2;}s:14:\"149.202.170.28\";a:2:{s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:5;}s:13:\"5.196.237.164\";a:3:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:3;}s:14:\"123.63.124.186\";a:2:{s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:1;}s:13:\"93.63.242.219\";a:3:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:4;}s:8:\"10.0.0.8\";a:3:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:4;}s:14:\"188.165.128.69\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:5;}s:12:\"94.23.54.193\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:6;}s:12:\"31.7.147.151\";a:2:{s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:4;}s:14:\"176.20.216.104\";a:1:{s:5:\"admin\";i:1;}s:15:\"193.104.101.105\";a:3:{s:5:\"admin\";i:4;s:11:\"graca_rocha\";i:3;s:9:\"rui_twice\";i:3;}s:13:\"180.97.195.15\";a:3:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:4;}s:13:\"37.200.98.118\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:6;}s:13:\"193.68.51.164\";a:2:{s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:3;}s:14:\"198.245.49.199\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:4;}s:13:\"51.255.80.223\";a:3:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;}s:14:\"178.254.55.228\";a:3:{s:9:\"rui_twice\";i:2;s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:2;}s:12:\"81.95.120.19\";a:1:{s:5:\"admin\";i:2;}s:13:\"14.63.166.226\";a:2:{s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:4;}s:14:\"210.44.176.251\";a:3:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:3;}s:12:\"62.210.122.7\";a:3:{s:9:\"rui_twice\";i:2;s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:2;}s:12:\"201.57.199.2\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"95.110.142.173\";a:2:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:2;}s:14:\"94.101.228.160\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:6;}s:15:\"163.172.103.112\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:4;}s:14:\"210.131.177.34\";a:3:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:2;s:11:\"graca_rocha\";i:4;}s:13:\"149.202.156.1\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:2;}s:12:\"146.64.81.88\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:2;}s:13:\"212.92.13.120\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:3;}s:15:\"217.119.182.173\";a:3:{s:5:\"admin\";i:3;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:3;}s:14:\"101.167.175.68\";a:1:{s:5:\"admin\";i:2;}s:14:\"79.172.214.158\";a:2:{s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:3;}s:13:\"185.18.226.20\";a:3:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:3;s:9:\"rui_twice\";i:1;}s:12:\"71.192.46.25\";a:2:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:2;}s:13:\"176.31.252.11\";a:2:{s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:4;}s:14:\"133.242.17.155\";a:2:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:2;}s:13:\"46.20.164.153\";a:2:{s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:3;}s:13:\"198.27.82.180\";a:3:{s:5:\"admin\";i:3;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:4;}s:14:\"210.87.255.237\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"185.77.160.38\";a:2:{s:5:\"admin\";i:3;s:11:\"graca_rocha\";i:2;}s:12:\"182.18.132.8\";a:3:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:1;}s:15:\"104.168.170.146\";a:3:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:3;s:9:\"rui_twice\";i:1;}s:14:\"91.121.164.104\";a:2:{s:11:\"graca_rocha\";i:3;s:5:\"admin\";i:2;}s:12:\"52.32.225.94\";a:2:{s:11:\"graca_rocha\";i:3;s:5:\"admin\";i:1;}s:13:\"52.26.223.242\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:2;}s:15:\"182.254.233.191\";a:1:{s:11:\"graca_rocha\";i:2;}s:13:\"103.212.43.47\";a:2:{s:11:\"graca_rocha\";i:4;s:5:\"admin\";i:1;}s:15:\"123.242.224.146\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"194.201.253.2\";a:2:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:10:\"5.62.41.75\";a:1:{s:5:\"admin\";i:1;}s:13:\"212.83.148.14\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"177.154.138.130\";a:1:{s:11:\"graca_rocha\";i:2;}s:12:\"81.208.4.172\";a:1:{s:11:\"graca_rocha\";i:2;}s:13:\"213.27.244.66\";a:2:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:15:\"217.174.156.249\";a:1:{s:5:\"admin\";i:1;}s:15:\"104.236.106.153\";a:1:{s:5:\"admin\";i:1;}s:12:\"62.75.185.47\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"69.160.50.72\";a:1:{s:5:\"admin\";i:1;}s:13:\"144.76.64.231\";a:1:{s:5:\"admin\";i:1;}s:12:\"139.59.29.34\";a:1:{s:5:\"admin\";i:1;}s:13:\"67.214.175.68\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"98.142.107.18\";a:1:{s:5:\"admin\";i:1;}s:13:\"208.109.54.48\";a:1:{s:5:\"admin\";i:1;}s:15:\"203.192.102.105\";a:1:{s:5:\"admin\";i:1;}s:14:\"185.127.128.12\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"178.33.162.89\";a:1:{s:5:\"admin\";i:1;}s:13:\"35.186.158.55\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"176.31.100.220\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"199.103.62.4\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"167.250.5.38\";a:1:{s:5:\"admin\";i:1;}s:15:\"207.210.192.145\";a:1:{s:5:\"admin\";i:1;}s:13:\"79.137.33.125\";a:1:{s:5:\"admin\";i:1;}s:15:\"162.252.104.107\";a:1:{s:5:\"admin\";i:1;}s:13:\"198.1.106.207\";a:1:{s:5:\"admin\";i:1;}s:12:\"69.73.181.62\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"103.21.47.45\";a:1:{s:5:\"admin\";i:1;}s:13:\"193.84.27.145\";a:2:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:13:\"78.129.197.54\";a:1:{s:5:\"admin\";i:1;}s:13:\"149.202.43.78\";a:1:{s:9:\"rui_twice\";i:2;}s:12:\"54.76.213.89\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"66.85.152.19\";a:1:{s:5:\"admin\";i:1;}s:13:\"85.25.198.116\";a:1:{s:5:\"admin\";i:1;}s:13:\"208.78.224.57\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"35.154.30.74\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"85.17.32.225\";a:1:{s:5:\"admin\";i:1;}s:15:\"192.169.233.177\";a:1:{s:5:\"admin\";i:1;}s:13:\"5.153.250.213\";a:1:{s:5:\"admin\";i:1;}s:13:\"67.225.164.70\";a:1:{s:5:\"admin\";i:1;}s:13:\"162.223.88.13\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"118.107.179.16\";a:1:{s:5:\"admin\";i:1;}s:13:\"212.31.241.29\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"212.125.129.86\";a:2:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"208.95.104.27\";a:1:{s:5:\"admin\";i:1;}s:14:\"198.147.21.234\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"82.223.81.31\";a:1:{s:5:\"admin\";i:2;}s:14:\"166.62.116.212\";a:1:{s:5:\"admin\";i:1;}s:13:\"162.253.54.78\";a:1:{s:5:\"admin\";i:1;}s:13:\"67.225.176.90\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"162.144.128.79\";a:1:{s:11:\"graca_rocha\";i:2;}s:14:\"109.228.22.171\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"23.254.153.202\";a:1:{s:5:\"admin\";i:1;}s:14:\"146.185.172.36\";a:1:{s:5:\"admin\";i:1;}s:15:\"104.131.112.205\";a:2:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"178.62.46.211\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"108.163.170.82\";a:1:{s:5:\"admin\";i:1;}s:14:\"85.214.105.174\";a:1:{s:5:\"admin\";i:1;}s:13:\"216.109.136.7\";a:1:{s:5:\"admin\";i:1;}s:15:\"128.199.167.175\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"212.113.130.121\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"184.171.162.66\";a:1:{s:5:\"admin\";i:1;}s:12:\"209.160.58.9\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"31.24.46.103\";a:1:{s:5:\"admin\";i:1;}s:15:\"104.223.113.239\";a:2:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"89.200.170.73\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"88.99.175.165\";a:1:{s:5:\"admin\";i:1;}s:13:\"212.63.109.78\";a:1:{s:5:\"admin\";i:1;}s:13:\"209.126.23.90\";a:1:{s:11:\"graca_rocha\";i:2;}s:13:\"46.105.104.40\";a:2:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:14:\"104.238.124.72\";a:2:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"164.132.170.133\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"162.144.248.77\";a:1:{s:11:\"graca_rocha\";i:1;}s:10:\"77.89.7.35\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"43.240.15.85\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"67.222.139.180\";a:1:{s:5:\"admin\";i:1;}s:13:\"139.59.126.34\";a:2:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;}s:12:\"100.42.48.33\";a:1:{s:11:\"graca_rocha\";i:2;}s:12:\"37.59.106.38\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"146.148.118.207\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"52.204.191.92\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"69.16.230.64\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"193.77.138.81\";a:2:{s:11:\"graca_rocha\";i:3;s:5:\"admin\";i:1;}s:13:\"173.209.58.26\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"52.66.131.59\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"185.58.56.25\";a:1:{s:11:\"graca_rocha\";i:2;}s:14:\"104.236.42.203\";a:1:{s:5:\"admin\";i:1;}s:12:\"37.17.224.16\";a:1:{s:5:\"admin\";i:1;}s:13:\"54.252.205.36\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"185.216.27.42\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"173.214.178.99\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"109.71.52.201\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:15:\"185.119.175.180\";a:1:{s:5:\"admin\";i:1;}s:14:\"159.203.91.105\";a:1:{s:5:\"admin\";i:1;}s:13:\"185.86.12.187\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"95.110.210.100\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"52.28.226.43\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"185.119.175.252\";a:1:{s:5:\"admin\";i:1;}s:12:\"77.68.37.181\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"103.28.39.4\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"108.52.242.54\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:14:\"191.252.94.245\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"197.85.189.9\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"94.126.169.80\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"111.221.46.181\";a:1:{s:5:\"admin\";i:1;}s:14:\"185.17.183.222\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"208.109.52.16\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"193.26.6.167\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"166.62.118.116\";a:1:{s:9:\"rui_twice\";i:2;}s:14:\"95.211.171.154\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"162.144.136.27\";a:2:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"104.238.96.138\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"51.255.211.107\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"91.142.209.200\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"103.225.160.13\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"108.174.62.50\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"13.210.69.44\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"85.90.163.36\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"162.242.218.184\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"217.14.112.69\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"173.198.248.25\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"192.169.200.104\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"72.10.49.112\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"54.163.248.175\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"193.169.56.76\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"104.131.87.149\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"84.22.106.195\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"174.136.12.184\";a:1:{s:5:\"admin\";i:1;}s:14:\"162.144.248.56\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"139.59.244.15\";a:1:{s:5:\"admin\";i:1;}s:13:\"92.222.47.155\";a:2:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:13:\"80.79.113.194\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"188.165.242.108\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"195.22.8.68\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"198.1.72.229\";a:1:{s:5:\"admin\";i:1;}s:13:\"37.120.177.57\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"103.11.228.160\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"221.121.140.135\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"148.251.245.27\";a:1:{s:5:\"admin\";i:1;}s:11:\"45.55.52.86\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"208.131.135.19\";a:1:{s:5:\"admin\";i:1;}s:15:\"193.189.247.180\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"46.252.194.67\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"178.62.201.7\";a:1:{s:5:\"admin\";i:1;}s:13:\"54.172.17.138\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"104.238.116.136\";a:1:{s:5:\"admin\";i:1;}s:13:\"139.59.22.106\";a:1:{s:5:\"admin\";i:1;}s:15:\"173.212.244.236\";a:1:{s:5:\"admin\";i:1;}s:15:\"220.128.121.217\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"201.238.215.219\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"145.239.198.222\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"54.169.242.189\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"192.163.207.175\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"193.136.97.4\";a:1:{s:5:\"admin\";i:2;}s:13:\"52.203.157.25\";a:1:{s:9:\"rui_twice\";i:2;}s:14:\"151.236.52.140\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"128.204.216.171\";a:1:{s:5:\"admin\";i:1;}s:14:\"104.192.31.170\";a:1:{s:5:\"admin\";i:1;}s:14:\"138.128.163.34\";a:1:{s:5:\"admin\";i:1;}s:12:\"61.176.96.50\";a:6:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"218.83.246.141\";a:14:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:2;s:12:\"sofia_filipe\";i:2;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:18:\"emanuel_embaixador\";i:3;s:16:\"joana_richheimer\";i:1;s:13:\"facebook_user\";i:1;s:12:\"mare_nostrum\";i:1;s:12:\"vasco_lazaro\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:2;}s:12:\"111.40.93.65\";a:6:{s:5:\"admin\";i:2;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"mare_nostrum\";i:1;}s:14:\"111.75.167.157\";a:13:{s:5:\"admin\";i:3;s:9:\"rui_twice\";i:4;s:13:\"facebook_user\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:2;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:13:\"195.81.64.102\";a:6:{s:5:\"admin\";i:2;s:12:\"sofia_filipe\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"58.30.232.137\";a:4:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;}s:13:\"113.140.48.82\";a:10:{s:5:\"admin\";i:1;s:12:\"sofia_filipe\";i:1;s:16:\"joao_vasco_nunes\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:2;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:2;s:13:\"pedro_quadros\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:14:\"103.58.251.247\";a:2:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"58.221.166.230\";a:5:{s:5:\"admin\";i:1;s:14:\"rita_brilhante\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:12:\"vasco_lazaro\";i:1;}s:14:\"93.108.241.185\";a:3:{s:5:\"admin\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"58.213.26.130\";a:9:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"ricardo_carneiro\";i:2;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:7:\"to_mane\";i:3;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"111.113.5.190\";a:5:{s:9:\"rui_twice\";i:4;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:10:\"paulo_dias\";i:2;}s:13:\"74.115.78.234\";a:4:{s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"36.5.165.157\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"117.89.34.19\";a:4:{s:11:\"graca_rocha\";i:4;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:2;s:16:\"ricardo_carneiro\";i:1;}s:14:\"220.180.42.130\";a:3:{s:11:\"graca_rocha\";i:1;s:16:\"ricardo_carneiro\";i:1;s:5:\"admin\";i:1;}s:13:\"116.248.41.55\";a:14:{s:11:\"graca_rocha\";i:3;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:2;s:13:\"facebook_user\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:7:\"to_mane\";i:4;s:20:\"alexandre_de_almeida\";i:2;s:11:\"nuno_s_dias\";i:2;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:19:\"mariana_rocha_assis\";i:2;s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;}s:15:\"123.178.123.190\";a:6:{s:11:\"graca_rocha\";i:1;s:12:\"goncalo_feyo\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;}s:15:\"117.158.177.252\";a:3:{s:11:\"graca_rocha\";i:1;s:18:\"emanuel_embaixador\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"58.215.221.218\";a:3:{s:11:\"graca_rocha\";i:1;s:12:\"sofia_filipe\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:15:\"120.237.166.244\";a:6:{s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:12:\"mare_nostrum\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"36.5.167.154\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"117.4.88.156\";a:3:{s:11:\"rui_meneses\";i:1;s:18:\"emanuel_embaixador\";i:1;s:5:\"admin\";i:2;}s:13:\"116.228.48.62\";a:3:{s:11:\"rui_meneses\";i:2;s:15:\"miguel_caparica\";i:1;s:13:\"pedro_quadros\";i:1;}s:12:\"220.225.7.55\";a:5:{s:16:\"joana_richheimer\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:14:\"pedro_monteiro\";i:1;s:7:\"to_mane\";i:1;}s:14:\"205.217.235.30\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"61.133.210.233\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"123.160.236.125\";a:7:{s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"ricardo_carneiro\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:13:\"60.29.163.114\";a:6:{s:16:\"joana_richheimer\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"nuno_s_dias\";i:1;s:15:\"miguel_caparica\";i:1;s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;}s:13:\"203.66.179.55\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"60.174.118.80\";a:3:{s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"124.42.103.139\";a:6:{s:7:\"to_mane\";i:2;s:10:\"paulo_dias\";i:1;s:11:\"rui_meneses\";i:2;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;}s:13:\"46.39.221.233\";a:3:{s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;s:13:\"ricardo_silva\";i:1;}s:15:\"221.178.138.106\";a:12:{s:7:\"to_mane\";i:1;s:13:\"facebook_user\";i:1;s:18:\"emanuel_embaixador\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:14:\"beatriz_gaspar\";i:1;s:12:\"vasco_lazaro\";i:1;s:14:\"pedro_monteiro\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"106.158.109.238\";a:7:{s:7:\"to_mane\";i:1;s:13:\"ricardo_silva\";i:2;s:9:\"rui_twice\";i:1;s:14:\"rita_brilhante\";i:1;s:16:\"ricardo_carneiro\";i:2;s:11:\"nuno_s_dias\";i:1;s:14:\"pedro_monteiro\";i:1;}s:14:\"222.170.239.99\";a:12:{s:7:\"to_mane\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:16:\"ricardo_carneiro\";i:1;s:13:\"pedro_quadros\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;}s:15:\"122.117.147.178\";a:9:{s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"ricardo_carneiro\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"54.149.215.226\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"34.195.191.116\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"216.150.149.196\";a:1:{s:5:\"admin\";i:1;}s:13:\"5.104.111.250\";a:1:{s:5:\"admin\";i:1;}s:14:\"198.199.100.57\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"111.221.45.48\";a:1:{s:5:\"admin\";i:1;}s:15:\"167.114.232.200\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"51.255.83.20\";a:1:{s:5:\"admin\";i:1;}s:15:\"218.241.251.166\";a:6:{s:7:\"to_mane\";i:1;s:10:\"paulo_dias\";i:1;s:12:\"mare_nostrum\";i:1;s:5:\"admin\";i:1;s:12:\"goncalo_feyo\";i:1;s:12:\"vasco_lazaro\";i:1;}s:15:\"213.108.106.190\";a:1:{s:5:\"admin\";i:1;}s:12:\"52.22.26.193\";a:2:{s:9:\"rui_twice\";i:2;s:5:\"admin\";i:1;}s:15:\"158.194.244.156\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"163.172.13.75\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"128.199.91.245\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"188.165.199.85\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"104.207.245.127\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"107.173.228.91\";a:1:{s:5:\"admin\";i:1;}s:11:\"101.0.81.86\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:13:\"72.52.196.112\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"84.112.148.109\";a:1:{s:5:\"admin\";i:1;}s:12:\"72.52.156.59\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"36.67.221.62\";a:1:{s:5:\"admin\";i:1;}s:13:\"54.251.55.201\";a:1:{s:5:\"admin\";i:1;}s:13:\"82.196.10.165\";a:1:{s:5:\"admin\";i:1;}s:14:\"23.245.183.114\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"54.204.1.79\";a:1:{s:5:\"admin\";i:1;}s:13:\"52.43.196.199\";a:2:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"219.132.136.239\";a:5:{s:20:\"alexandre_de_almeida\";i:2;s:15:\"miguel_caparica\";i:2;s:12:\"sofia_filipe\";i:3;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:2;}s:13:\"178.62.45.122\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"54.91.161.236\";a:1:{s:5:\"admin\";i:1;}s:12:\"185.45.73.65\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"144.217.66.186\";a:1:{s:5:\"admin\";i:1;}s:13:\"52.187.40.227\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"197.231.192.10\";a:1:{s:5:\"admin\";i:1;}s:14:\"162.144.217.14\";a:1:{s:5:\"admin\";i:1;}s:15:\"149.210.216.130\";a:1:{s:9:\"rui_twice\";i:2;}s:15:\"192.163.198.203\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"139.162.155.161\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"163.247.41.11\";a:1:{s:5:\"admin\";i:1;}s:12:\"70.164.0.138\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"188.166.251.71\";a:1:{s:5:\"admin\";i:1;}s:15:\"122.181.130.205\";a:1:{s:5:\"admin\";i:1;}s:12:\"72.34.37.200\";a:1:{s:5:\"admin\";i:1;}s:13:\"52.36.148.208\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"104.131.116.144\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"163.172.55.158\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"52.42.240.118\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"50.30.37.160\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"91.146.105.112\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"173.212.252.65\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"67.225.143.12\";a:1:{s:5:\"admin\";i:1;}s:13:\"158.69.125.89\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"132.247.184.3\";a:1:{s:5:\"admin\";i:1;}s:14:\"162.248.50.139\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"23.100.5.198\";a:1:{s:5:\"admin\";i:1;}s:14:\"192.163.243.67\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"220.173.63.162\";a:4:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:13:\"facebook_user\";i:1;}s:11:\"50.62.56.44\";a:1:{s:5:\"admin\";i:1;}s:12:\"46.4.177.232\";a:1:{s:5:\"admin\";i:1;}s:12:\"37.187.71.95\";a:1:{s:5:\"admin\";i:1;}s:12:\"52.26.229.35\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"66.180.204.212\";a:1:{s:5:\"admin\";i:1;}s:13:\"37.59.205.215\";a:1:{s:5:\"admin\";i:1;}s:14:\"38.107.242.162\";a:1:{s:5:\"admin\";i:1;}s:12:\"54.207.111.7\";a:1:{s:5:\"admin\";i:1;}s:14:\"194.181.21.109\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"200.133.239.43\";a:1:{s:5:\"admin\";i:1;}s:14:\"108.179.199.76\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:2;}s:12:\"212.191.64.7\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"50.116.107.236\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"145.239.65.89\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"185.136.205.130\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"185.53.92.149\";a:1:{s:5:\"admin\";i:1;}s:13:\"178.170.58.11\";a:1:{s:5:\"admin\";i:1;}s:13:\"93.186.196.60\";a:1:{s:5:\"admin\";i:1;}s:13:\"35.154.154.74\";a:1:{s:5:\"admin\";i:1;}s:14:\"91.185.198.219\";a:1:{s:5:\"admin\";i:1;}s:15:\"174.141.230.137\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"35.185.198.153\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"72.55.156.94\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"178.62.150.158\";a:1:{s:5:\"admin\";i:1;}s:14:\"74.208.220.236\";a:1:{s:5:\"admin\";i:1;}s:13:\"138.197.12.80\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"59.125.214.115\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"207.198.106.183\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"188.132.217.197\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"179.190.53.106\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"89.115.119.155\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"95.128.114.50\";a:1:{s:5:\"admin\";i:1;}s:14:\"13.126.142.227\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"91.121.181.12\";a:1:{s:5:\"admin\";i:1;}s:13:\"176.31.149.49\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"207.58.182.134\";a:1:{s:5:\"admin\";i:1;}s:15:\"180.149.241.246\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"104.238.118.44\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"80.249.164.148\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"104.238.111.167\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"80.90.199.173\";a:1:{s:5:\"admin\";i:1;}s:11:\"47.91.46.92\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"52.77.211.129\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"149.202.126.161\";a:1:{s:11:\"graca_rocha\";i:1;}s:11:\"95.97.114.3\";a:1:{s:5:\"admin\";i:1;}s:15:\"188.166.184.203\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"52.26.212.105\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"104.238.103.3\";a:1:{s:5:\"admin\";i:1;}s:11:\"5.10.153.19\";a:1:{s:5:\"admin\";i:1;}s:14:\"173.198.211.82\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"178.62.233.80\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"58.181.206.20\";a:1:{s:11:\"graca_rocha\";i:1;}s:10:\"5.9.68.241\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"144.217.69.169\";a:1:{s:5:\"admin\";i:1;}s:14:\"159.203.132.79\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"178.33.107.35\";a:1:{s:5:\"admin\";i:1;}s:12:\"58.227.42.23\";a:1:{s:5:\"admin\";i:1;}s:14:\"188.166.123.83\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"108.167.163.141\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"220.165.149.168\";a:8:{s:20:\"alexandre_de_almeida\";i:2;s:14:\"rita_brilhante\";i:1;s:16:\"ricardo_carneiro\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:15:\"miguel_caparica\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"91.229.77.84\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"96.127.152.226\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"194.88.197.19\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"192.99.169.228\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"212.97.33.78\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"190.57.239.138\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"139.59.25.219\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"66.206.231.94\";a:2:{s:9:\"rui_twice\";i:3;s:5:\"admin\";i:2;}s:15:\"192.241.182.172\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"178.77.93.43\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"136.63.35.181\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"188.164.192.127\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"91.134.156.138\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"109.71.235.117\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"185.56.146.26\";a:1:{s:11:\"graca_rocha\";i:1;}s:11:\"50.63.66.77\";a:1:{s:5:\"admin\";i:1;}s:13:\"166.62.44.207\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"85.95.245.17\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"185.119.172.181\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"192.240.164.49\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"188.166.181.139\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"54.165.111.17\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"198.57.182.251\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"146.185.149.229\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"77.86.251.201\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"66.49.205.157\";a:1:{s:5:\"admin\";i:1;}s:13:\"52.17.156.155\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"52.3.212.142\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"186.116.2.109\";a:1:{s:11:\"graca_rocha\";i:3;}s:13:\"50.62.188.186\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"149.62.169.146\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"91.208.60.158\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"213.185.91.97\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"130.211.131.4\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"185.177.21.23\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"68.48.160.93\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"50.21.189.45\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"138.201.248.36\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"46.29.49.225\";a:1:{s:5:\"admin\";i:1;}s:11:\"45.77.37.47\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"200.29.147.60\";a:2:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"212.113.132.65\";a:1:{s:5:\"admin\";i:1;}s:12:\"94.23.228.41\";a:1:{s:5:\"admin\";i:1;}s:14:\"149.202.95.120\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"95.110.178.28\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"192.169.202.27\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"192.3.243.103\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"64.37.52.172\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"185.103.196.80\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"176.31.126.68\";a:1:{s:9:\"rui_twice\";i:1;}s:10:\"52.68.46.8\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"185.72.32.31\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"72.9.153.165\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"142.44.202.52\";a:1:{s:5:\"admin\";i:1;}s:15:\"209.212.145.197\";a:1:{s:9:\"rui_twice\";i:2;}s:13:\"91.208.60.164\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"35.167.1.136\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"176.62.168.66\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"147.135.194.183\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"198.1.76.161\";a:1:{s:11:\"graca_rocha\";i:1;}s:10:\"58.229.6.6\";a:1:{s:9:\"rui_twice\";i:2;}s:13:\"138.197.24.37\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"188.165.200.74\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"67.222.110.74\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"23.97.233.197\";a:1:{s:5:\"admin\";i:1;}s:14:\"95.110.146.114\";a:1:{s:5:\"admin\";i:1;}s:12:\"103.76.12.61\";a:1:{s:5:\"admin\";i:1;}s:15:\"116.112.207.235\";a:9:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:11:\"graca_rocha\";i:2;s:12:\"sofia_filipe\";i:1;s:16:\"ricardo_carneiro\";i:1;s:14:\"beatriz_gaspar\";i:1;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:13:\"222.223.41.92\";a:12:{s:16:\"joao_pedro_rocha\";i:2;s:13:\"facebook_user\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;s:7:\"to_mane\";i:1;s:16:\"ricardo_carneiro\";i:1;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"andre_botelho\";i:1;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"171.15.124.179\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"171.211.195.222\";a:6:{s:16:\"joao_pedro_rocha\";i:2;s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:14:\"220.178.177.15\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:2;}s:14:\"115.171.82.235\";a:9:{s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:2;s:12:\"goncalo_feyo\";i:2;s:18:\"emanuel_embaixador\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:1;}s:15:\"117.158.160.146\";a:2:{s:15:\"miguel_caparica\";i:1;s:11:\"nuno_s_dias\";i:1;}s:13:\"219.137.27.52\";a:3:{s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"117.158.187.110\";a:4:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"36.67.54.143\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"14.177.234.227\";a:8:{s:15:\"miguel_caparica\";i:1;s:11:\"nuno_s_dias\";i:1;s:10:\"paulo_dias\";i:2;s:13:\"pedro_quadros\";i:1;s:7:\"to_mane\";i:3;s:12:\"sofia_filipe\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"218.28.58.186\";a:5:{s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:14:\"rita_brilhante\";i:1;s:12:\"vasco_lazaro\";i:2;}s:13:\"122.116.196.3\";a:3:{s:15:\"miguel_caparica\";i:2;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:1;}s:12:\"58.49.126.78\";a:4:{s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;}s:13:\"112.25.170.99\";a:7:{s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:1;s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:12:\"119.60.27.62\";a:10:{s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:12:\"goncalo_feyo\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:2;s:10:\"paulo_dias\";i:1;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:15:\"188.237.250.100\";a:4:{s:14:\"rita_brilhante\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:13:\"ricardo_silva\";i:1;}s:12:\"218.18.90.85\";a:2:{s:14:\"rita_brilhante\";i:1;s:16:\"joao_vasco_nunes\";i:1;}s:13:\"222.187.80.34\";a:2:{s:14:\"rita_brilhante\";i:2;s:10:\"paulo_dias\";i:1;}s:12:\"36.5.164.213\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"111.198.183.146\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"171.15.120.166\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"218.65.220.48\";a:6:{s:14:\"rita_brilhante\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"facebook_user\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:15:\"119.252.174.181\";a:7:{s:12:\"sofia_filipe\";i:1;s:18:\"emanuel_embaixador\";i:1;s:13:\"ricardo_silva\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:12:\"185.89.91.58\";a:1:{s:12:\"sofia_filipe\";i:1;}s:13:\"82.165.70.195\";a:2:{s:7:\"manager\";i:1;s:5:\"admin\";i:2;}s:14:\"113.86.163.183\";a:4:{s:12:\"sofia_filipe\";i:1;s:14:\"rita_brilhante\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:15:\"183.110.136.150\";a:2:{s:12:\"sofia_filipe\";i:1;s:12:\"mare_nostrum\";i:1;}s:14:\"202.88.130.149\";a:2:{s:12:\"sofia_filipe\";i:1;s:16:\"joao_vasco_nunes\";i:1;}s:11:\"36.81.54.47\";a:1:{s:12:\"sofia_filipe\";i:1;}s:13:\"61.160.25.120\";a:14:{s:12:\"sofia_filipe\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:14:\"rita_brilhante\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"vasco_lazaro\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;}s:15:\"206.125.146.191\";a:2:{s:12:\"sofia_filipe\";i:1;s:12:\"vasco_lazaro\";i:2;}s:12:\"36.57.189.25\";a:2:{s:16:\"ricardo_carneiro\";i:1;s:13:\"ricardo_silva\";i:2;}s:12:\"36.5.162.236\";a:1:{s:16:\"ricardo_carneiro\";i:1;}s:12:\"206.214.8.29\";a:2:{s:16:\"ricardo_carneiro\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"36.80.214.103\";a:4:{s:16:\"joao_vasco_nunes\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:13:\"ricardo_silva\";i:1;s:10:\"paulo_dias\";i:1;}s:14:\"45.116.159.213\";a:2:{s:16:\"joao_vasco_nunes\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:13:\"117.89.49.150\";a:7:{s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"116.241.12.105\";a:2:{s:11:\"nuno_s_dias\";i:1;s:7:\"to_mane\";i:1;}s:11:\"46.39.227.3\";a:2:{s:13:\"ricardo_silva\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"194.243.145.178\";a:3:{s:13:\"ricardo_silva\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"219.131.197.18\";a:6:{s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:18:\"emanuel_embaixador\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:2;s:14:\"rita_brilhante\";i:1;}s:15:\"171.221.201.212\";a:3:{s:12:\"goncalo_feyo\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:13:\"218.4.229.106\";a:1:{s:10:\"paulo_dias\";i:1;}s:11:\"36.5.165.59\";a:1:{s:10:\"paulo_dias\";i:1;}s:12:\"221.226.8.94\";a:2:{s:13:\"pedro_quadros\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"64.143.210.201\";a:1:{s:13:\"pedro_quadros\";i:1;}s:12:\"79.0.239.232\";a:1:{s:13:\"pedro_quadros\";i:1;}s:12:\"14.23.43.166\";a:6:{s:13:\"pedro_quadros\";i:2;s:11:\"nuno_s_dias\";i:1;s:12:\"goncalo_feyo\";i:1;s:12:\"mare_nostrum\";i:1;s:12:\"vasco_lazaro\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:10:\"112.23.7.4\";a:2:{s:13:\"pedro_quadros\";i:1;s:19:\"mariana_rocha_assis\";i:1;}s:13:\"111.113.11.73\";a:2:{s:13:\"pedro_quadros\";i:1;s:12:\"mare_nostrum\";i:1;}s:12:\"182.73.66.66\";a:2:{s:13:\"pedro_quadros\";i:1;s:12:\"vasco_lazaro\";i:1;}s:13:\"122.97.16.154\";a:7:{s:13:\"pedro_quadros\";i:2;s:20:\"alexandre_de_almeida\";i:2;s:14:\"rita_brilhante\";i:2;s:10:\"paulo_dias\";i:1;s:14:\"beatriz_gaspar\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"79.168.90.182\";a:1:{s:18:\"emanuel_embaixador\";i:1;}s:12:\"85.70.69.194\";a:5:{s:18:\"emanuel_embaixador\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_vasco_nunes\";i:1;s:7:\"to_mane\";i:1;}s:13:\"31.31.116.177\";a:1:{s:5:\"admin\";i:1;}s:13:\"36.57.188.174\";a:2:{s:18:\"emanuel_embaixador\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"36.5.166.215\";a:2:{s:18:\"emanuel_embaixador\";i:1;s:12:\"mare_nostrum\";i:1;}s:12:\"220.225.7.30\";a:6:{s:12:\"mare_nostrum\";i:1;s:7:\"to_mane\";i:1;s:14:\"beatriz_gaspar\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"61.130.183.234\";a:1:{s:12:\"mare_nostrum\";i:1;}s:14:\"183.237.250.75\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"187.75.203.10\";a:1:{s:5:\"admin\";i:1;}s:14:\"219.239.133.66\";a:1:{s:5:\"admin\";i:1;}s:14:\"222.75.176.138\";a:1:{s:5:\"admin\";i:1;}s:13:\"220.164.2.116\";a:4:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:14:\"rita_brilhante\";i:1;}s:12:\"36.33.35.217\";a:1:{s:5:\"admin\";i:1;}s:14:\"153.151.156.27\";a:2:{s:5:\"admin\";i:2;s:7:\"to_mane\";i:1;}s:14:\"211.155.161.93\";a:2:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"177.10.125.131\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"182.75.212.154\";a:1:{s:9:\"rui_twice\";i:2;}s:13:\"222.87.139.44\";a:5:{s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:15:\"206.125.147.194\";a:3:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"ricardo_carneiro\";i:1;}s:13:\"111.47.154.38\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"190.90.41.34\";a:2:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:12:\"122.5.36.139\";a:8:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:13:\"facebook_user\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"pedro_quadros\";i:1;s:13:\"andre_botelho\";i:1;s:7:\"to_mane\";i:2;}s:11:\"36.5.160.46\";a:2:{s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"1.180.78.218\";a:4:{s:11:\"graca_rocha\";i:1;s:16:\"ricardo_carneiro\";i:1;s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;}s:13:\"183.63.38.190\";a:3:{s:11:\"graca_rocha\";i:1;s:13:\"ricardo_silva\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"171.15.121.59\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"222.240.159.130\";a:3:{s:11:\"rui_meneses\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:15:\"101.254.196.167\";a:7:{s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:12:\"goncalo_feyo\";i:1;s:18:\"emanuel_embaixador\";i:2;s:14:\"beatriz_gaspar\";i:1;s:5:\"admin\";i:2;}s:13:\"81.82.217.233\";a:3:{s:11:\"rui_meneses\";i:1;s:12:\"vasco_lazaro\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"220.164.2.87\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"118.144.141.144\";a:1:{s:16:\"joana_richheimer\";i:1;}s:11:\"116.52.7.42\";a:4:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:14:\"pedro_monteiro\";i:1;}s:14:\"65.183.101.112\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"171.15.125.223\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"124.227.119.248\";a:3:{s:16:\"joana_richheimer\";i:1;s:11:\"nuno_s_dias\";i:1;s:5:\"admin\";i:1;}s:12:\"36.5.166.201\";a:3:{s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joao_vasco_nunes\";i:1;}s:13:\"66.42.255.103\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"61.164.81.210\";a:4:{s:20:\"alexandre_de_almeida\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"163.53.180.107\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"35.196.223.15\";a:1:{s:5:\"admin\";i:1;}s:13:\"125.70.227.38\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"175.101.29.130\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"138.118.6.37\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"220.179.87.232\";a:3:{s:20:\"alexandre_de_almeida\";i:2;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:5:\"admin\";i:1;}s:11:\"36.5.161.30\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"217.128.59.254\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;}s:15:\"117.141.112.147\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:10:\"paulo_dias\";i:1;}s:14:\"222.170.239.98\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"171.15.120.42\";a:1:{s:16:\"joao_pedro_rocha\";i:2;}s:14:\"177.99.211.149\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:12:\"goncalo_feyo\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"217.8.226.247\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"220.225.7.31\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;}s:11:\"50.93.6.178\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"212.69.27.48\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"211.21.226.71\";a:5:{s:15:\"miguel_caparica\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"andre_botelho\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:14:\"pedro_monteiro\";i:1;}s:13:\"49.77.228.197\";a:6:{s:15:\"miguel_caparica\";i:3;s:14:\"rita_brilhante\";i:1;s:12:\"goncalo_feyo\";i:1;s:10:\"paulo_dias\";i:1;s:13:\"pedro_quadros\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:14:\"120.195.219.55\";a:2:{s:15:\"miguel_caparica\";i:1;s:12:\"vasco_lazaro\";i:1;}s:12:\"117.6.79.192\";a:4:{s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;}s:12:\"218.76.13.75\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"113.135.193.217\";a:5:{s:14:\"rita_brilhante\";i:1;s:13:\"ricardo_silva\";i:1;s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:1;s:5:\"admin\";i:2;}s:14:\"221.226.98.130\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"58.213.26.201\";a:7:{s:14:\"rita_brilhante\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"facebook_user\";i:1;s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"goncalo_feyo\";i:2;s:5:\"admin\";i:1;}s:13:\"121.33.73.186\";a:1:{s:12:\"sofia_filipe\";i:1;}s:13:\"125.75.123.98\";a:2:{s:12:\"sofia_filipe\";i:1;s:5:\"admin\";i:1;}s:15:\"186.225.255.126\";a:1:{s:12:\"sofia_filipe\";i:1;}s:12:\"60.12.93.146\";a:1:{s:12:\"sofia_filipe\";i:1;}s:12:\"222.74.64.10\";a:1:{s:12:\"sofia_filipe\";i:1;}s:14:\"218.76.252.245\";a:1:{s:12:\"sofia_filipe\";i:1;}s:14:\"113.134.202.90\";a:3:{s:13:\"facebook_user\";i:1;s:16:\"joao_vasco_nunes\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"36.57.188.43\";a:2:{s:13:\"facebook_user\";i:1;s:18:\"emanuel_embaixador\";i:1;}s:12:\"117.35.51.66\";a:1:{s:16:\"ricardo_carneiro\";i:1;}s:14:\"41.214.128.170\";a:3:{s:16:\"joao_vasco_nunes\";i:1;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"112.26.146.13\";a:2:{s:16:\"joao_vasco_nunes\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:14:\"122.224.168.82\";a:1:{s:16:\"joao_vasco_nunes\";i:1;}s:15:\"220.163.114.226\";a:2:{s:11:\"nuno_s_dias\";i:1;s:13:\"ricardo_silva\";i:1;}s:14:\"36.102.228.112\";a:2:{s:11:\"nuno_s_dias\";i:1;s:5:\"admin\";i:1;}s:14:\"171.15.121.211\";a:1:{s:11:\"nuno_s_dias\";i:1;}s:14:\"223.100.12.172\";a:2:{s:12:\"goncalo_feyo\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"180.178.185.115\";a:2:{s:12:\"goncalo_feyo\";i:1;s:13:\"pedro_quadros\";i:1;}s:15:\"187.103.161.202\";a:1:{s:12:\"goncalo_feyo\";i:1;}s:13:\"45.118.33.118\";a:1:{s:10:\"paulo_dias\";i:1;}s:13:\"171.15.125.85\";a:1:{s:10:\"paulo_dias\";i:1;}s:13:\"35.196.66.153\";a:1:{s:5:\"admin\";i:1;}s:13:\"218.24.31.132\";a:1:{s:10:\"paulo_dias\";i:1;}s:12:\"122.5.37.131\";a:1:{s:10:\"paulo_dias\";i:1;}s:13:\"58.216.238.76\";a:2:{s:13:\"pedro_quadros\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"36.5.134.160\";a:1:{s:18:\"emanuel_embaixador\";i:1;}s:13:\"119.146.33.98\";a:2:{s:12:\"mare_nostrum\";i:1;s:5:\"admin\";i:1;}s:14:\"171.15.125.167\";a:1:{s:12:\"mare_nostrum\";i:1;}s:13:\"121.129.47.85\";a:3:{s:14:\"beatriz_gaspar\";i:1;s:12:\"vasco_lazaro\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"180.251.154.232\";a:1:{s:14:\"beatriz_gaspar\";i:1;}s:13:\"103.28.132.73\";a:1:{s:13:\"andre_botelho\";i:1;}s:14:\"27.254.144.211\";a:1:{s:13:\"andre_botelho\";i:1;}s:12:\"117.89.51.20\";a:2:{s:13:\"andre_botelho\";i:1;s:12:\"vasco_lazaro\";i:3;}s:11:\"60.8.247.18\";a:1:{s:13:\"andre_botelho\";i:1;}s:11:\"36.5.166.35\";a:1:{s:12:\"vasco_lazaro\";i:1;}s:14:\"180.254.200.28\";a:1:{s:12:\"vasco_lazaro\";i:1;}s:12:\"1.180.235.36\";a:1:{s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;}s:14:\"58.222.105.114\";a:2:{s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"121.229.65.54\";a:3:{s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:19:\"mariana_rocha_assis\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"121.34.249.58\";a:2:{s:14:\"pedro_monteiro\";i:1;s:5:\"admin\";i:1;}s:11:\"58.57.100.2\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"206.214.15.23\";a:1:{s:5:\"admin\";i:1;}s:14:\"222.189.186.67\";a:3:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:2;s:7:\"to_mane\";i:1;}s:14:\"117.159.84.142\";a:1:{s:5:\"admin\";i:2;}s:15:\"118.144.141.155\";a:1:{s:5:\"admin\";i:1;}s:13:\"41.77.130.174\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"58.221.221.250\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"82.130.177.120\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"59.51.152.226\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"36.5.134.41\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"119.146.137.108\";a:1:{s:5:\"admin\";i:1;}s:12:\"203.114.73.6\";a:1:{s:5:\"admin\";i:1;}s:13:\"121.229.65.15\";a:2:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:2;}s:14:\"115.171.81.244\";a:5:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"49.77.197.222\";a:2:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;}s:14:\"174.138.68.195\";a:1:{s:5:\"admin\";i:1;}s:13:\"37.187.88.182\";a:1:{s:5:\"admin\";i:1;}s:15:\"143.106.113.100\";a:1:{s:5:\"admin\";i:1;}s:12:\"209.11.220.7\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"89.109.64.171\";a:1:{s:5:\"admin\";i:1;}s:14:\"146.185.223.91\";a:1:{s:5:\"admin\";i:1;}s:12:\"209.23.116.1\";a:1:{s:5:\"admin\";i:1;}s:14:\"54.251.251.126\";a:1:{s:5:\"admin\";i:2;}s:13:\"69.172.199.23\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"50.63.166.214\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"185.30.146.35\";a:1:{s:5:\"admin\";i:1;}s:14:\"108.61.207.194\";a:2:{s:8:\"chukundi\";i:1;s:5:\"admin\";i:2;}s:15:\"192.254.197.196\";a:1:{s:5:\"admin\";i:1;}s:14:\"136.243.81.195\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"166.62.84.141\";a:1:{s:5:\"admin\";i:1;}s:14:\"188.65.112.191\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"69.64.62.125\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"104.238.116.211\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"51.254.148.180\";a:1:{s:5:\"admin\";i:1;}s:12:\"131.153.37.2\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"13.228.193.187\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"91.189.120.17\";a:1:{s:5:\"admin\";i:1;}s:14:\"149.202.63.142\";a:1:{s:5:\"admin\";i:1;}s:12:\"204.13.11.25\";a:1:{s:5:\"admin\";i:1;}s:14:\"176.31.115.136\";a:1:{s:5:\"admin\";i:1;}s:15:\"203.255.174.185\";a:1:{s:5:\"admin\";i:6;}s:12:\"142.4.16.117\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"95.110.164.136\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"185.68.111.81\";a:1:{s:5:\"admin\";i:1;}s:14:\"222.124.29.228\";a:1:{s:5:\"admin\";i:1;}s:15:\"192.107.120.100\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"201.148.119.2\";a:1:{s:5:\"admin\";i:1;}s:14:\"103.21.229.109\";a:1:{s:5:\"admin\";i:1;}s:12:\"220.225.7.22\";a:1:{s:5:\"admin\";i:1;}s:14:\"202.71.147.186\";a:1:{s:5:\"admin\";i:1;}s:14:\"41.223.154.202\";a:1:{s:5:\"admin\";i:1;}s:14:\"177.19.171.151\";a:1:{s:5:\"admin\";i:1;}s:13:\"103.40.132.18\";a:1:{s:5:\"admin\";i:2;}s:15:\"151.237.193.232\";a:1:{s:5:\"admin\";i:1;}s:12:\"66.51.182.33\";a:1:{s:5:\"admin\";i:1;}s:14:\"180.234.205.54\";a:3:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:12:\"36.73.67.228\";a:2:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:14:\"117.141.112.50\";a:2:{s:5:\"admin\";i:3;s:9:\"rui_twice\";i:1;}s:14:\"60.248.163.192\";a:2:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"58.244.188.78\";a:1:{s:5:\"admin\";i:2;}s:12:\"170.246.1.38\";a:3:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"125.31.39.66\";a:3:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"170.246.1.42\";a:1:{s:5:\"admin\";i:1;}s:13:\"114.29.238.13\";a:1:{s:5:\"admin\";i:1;}s:15:\"188.162.220.190\";a:1:{s:5:\"admin\";i:1;}s:14:\"205.217.246.59\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:11:\"5.98.27.194\";a:1:{s:5:\"admin\";i:1;}s:14:\"103.81.132.206\";a:1:{s:5:\"admin\";i:1;}s:14:\"117.244.110.73\";a:1:{s:5:\"admin\";i:1;}s:15:\"121.234.234.116\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"58.213.26.216\";a:3:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:12:\"36.67.223.57\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"190.145.76.205\";a:2:{s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"200.43.234.138\";a:2:{s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"152.249.245.68\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"103.4.117.165\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"182.74.218.162\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"59.126.98.71\";a:3:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"110.173.191.54\";a:3:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"206.214.3.38\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"103.90.200.29\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"116.236.227.51\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"168.196.10.27\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"69.57.251.87\";a:2:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"112.26.95.12\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"209.59.122.203\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"125.209.73.122\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"188.225.178.238\";a:2:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:12:\"58.16.188.66\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"121.229.55.0\";a:3:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:2;}s:15:\"216.145.154.243\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"103.253.105.98\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"182.160.103.100\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"192.64.121.214\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"82.130.177.61\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"101.68.86.98\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"185.148.100.108\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"221.224.2.202\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"143.208.79.190\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"43.250.224.2\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"220.225.7.12\";a:2:{s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:14:\"111.202.231.66\";a:2:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:12:\"47.47.33.101\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"197.211.242.9\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"190.90.44.46\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"37.221.176.236\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"206.214.4.181\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"189.204.52.236\";a:2:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"180.234.12.152\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"61.14.230.158\";a:2:{s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"201.28.37.227\";a:2:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:3;}s:13:\"103.252.33.53\";a:2:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"220.225.7.15\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"113.61.222.246\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"187.11.116.66\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"220.225.7.19\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:11:\"171.11.7.91\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"220.225.7.21\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"103.233.76.123\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"188.59.102.208\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"221.226.65.10\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"59.45.222.24\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"117.158.172.233\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"218.78.247.169\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"138.118.5.57\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"177.81.90.72\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"206.214.15.28\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"103.234.137.2\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"46.20.205.233\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"27.223.67.50\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"196.200.52.193\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"129.121.177.223\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"5.196.72.102\";a:3:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:3;s:9:\"rui_twice\";i:3;}s:14:\"162.144.155.32\";a:3:{s:7:\"kurtain\";i:1;s:5:\"admin\";i:2;s:4:\"bezz\";i:1;}s:13:\"114.4.128.108\";a:2:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:2;}s:12:\"209.151.89.7\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"52.168.91.71\";a:3:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"52.23.190.115\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"94.46.186.150\";a:1:{s:5:\"admin\";i:1;}s:13:\"212.178.2.147\";a:2:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:2;}s:13:\"45.64.112.141\";a:1:{s:11:\"graca_rocha\";i:2;}s:13:\"93.62.153.203\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"5.135.164.43\";a:2:{s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:1;}s:13:\"185.182.56.16\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"124.107.131.219\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"193.70.3.171\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"186.202.161.16\";a:1:{s:11:\"ondasdeouro\";i:1;}s:11:\"81.2.225.41\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"51.4.207.124\";a:2:{s:8:\"admin_ah\";i:1;s:5:\"admin\";i:2;}s:14:\"91.191.158.158\";a:1:{s:5:\"admin\";i:1;}s:13:\"200.89.107.74\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"222.122.60.18\";a:1:{s:5:\"admin\";i:1;}s:13:\"77.81.116.113\";a:1:{s:5:\"admin\";i:2;}s:11:\"37.59.20.77\";a:2:{s:9:\"rui_twice\";i:2;s:5:\"admin\";i:1;}s:12:\"142.4.17.157\";a:2:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"212.68.40.82\";a:1:{s:5:\"admin\";i:2;}s:14:\"91.202.168.195\";a:1:{s:5:\"admin\";i:1;}s:13:\"112.207.177.7\";a:1:{s:5:\"admin\";i:1;}s:14:\"162.219.250.17\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"160.16.76.248\";a:1:{s:5:\"admin\";i:1;}s:13:\"89.36.211.128\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"95.140.203.217\";a:1:{s:5:\"admin\";i:1;}s:14:\"203.255.190.49\";a:1:{s:5:\"admin\";i:10;}s:12:\"138.68.79.89\";a:1:{s:5:\"admin\";i:1;}s:11:\"79.140.8.21\";a:3:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:1;}s:15:\"138.197.201.119\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"93.90.205.79\";a:1:{s:5:\"izlab\";i:1;}s:14:\"46.118.155.165\";a:1:{s:5:\"admin\";i:3;}s:14:\"85.238.117.143\";a:2:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"37.203.11.171\";a:7:{s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:16:\"joana_richheimer\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"195.154.52.152\";a:3:{s:11:\"ondasdeouro\";i:2;s:5:\"admin\";i:1;s:4:\"demo\";i:1;}s:14:\"91.211.113.221\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"107.161.114.245\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"194.44.242.110\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"213.92.94.250\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"194.184.191.158\";a:1:{s:9:\"rui_twice\";i:2;}s:14:\"188.121.50.192\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"67.231.28.145\";a:1:{s:5:\"admin\";i:1;}s:13:\"37.59.178.104\";a:1:{s:5:\"admin\";i:8;}s:15:\"103.229.124.198\";a:1:{s:11:\"graca_rocha\";i:2;}s:14:\"134.249.48.162\";a:2:{s:5:\"admin\";i:3;s:11:\"ondasdeouro\";i:1;}s:13:\"91.200.165.50\";a:1:{s:11:\"ondasdeouro\";i:1;}s:10:\"41.79.76.6\";a:1:{s:13:\"thefunboxmain\";i:1;}s:14:\"185.81.157.102\";a:1:{s:5:\"admin\";i:2;}s:14:\"185.85.191.196\";a:1:{s:8:\"aparente\";i:1;}s:14:\"197.45.215.104\";a:1:{s:5:\"admin\";i:1;}s:15:\"146.185.223.251\";a:1:{s:5:\"admin\";i:1;}s:11:\"185.29.8.10\";a:2:{s:5:\"admin\";i:1;s:5:\"erman\";i:1;}s:14:\"43.224.249.139\";a:1:{s:11:\"graca_rocha\";i:4;}s:13:\"123.30.235.19\";a:1:{s:5:\"admin\";i:3;}s:13:\"46.118.115.22\";a:1:{s:5:\"admin\";i:2;}s:13:\"91.207.57.100\";a:1:{s:5:\"admin\";i:1;}s:14:\"181.211.187.25\";a:1:{s:5:\"admin\";i:1;}s:13:\"202.111.43.14\";a:1:{s:5:\"admin\";i:1;}s:13:\"177.17.145.18\";a:1:{s:5:\"admin\";i:1;}s:15:\"186.178.191.166\";a:1:{s:5:\"admin\";i:1;}s:13:\"189.223.40.70\";a:1:{s:5:\"admin\";i:1;}s:14:\"124.105.19.104\";a:1:{s:5:\"admin\";i:1;}s:15:\"187.189.144.167\";a:1:{s:5:\"admin\";i:1;}s:14:\"175.136.231.29\";a:1:{s:5:\"admin\";i:1;}s:12:\"5.188.211.23\";a:1:{s:5:\"admin\";i:1;}s:13:\"179.52.79.205\";a:1:{s:5:\"admin\";i:1;}s:13:\"190.203.75.47\";a:1:{s:5:\"admin\";i:1;}s:13:\"190.158.9.218\";a:1:{s:5:\"admin\";i:1;}s:14:\"190.24.111.104\";a:1:{s:5:\"admin\";i:1;}s:14:\"158.181.142.99\";a:1:{s:5:\"admin\";i:1;}s:15:\"191.250.204.104\";a:1:{s:5:\"admin\";i:1;}s:14:\"190.40.203.116\";a:1:{s:5:\"admin\";i:1;}s:13:\"175.141.76.47\";a:1:{s:5:\"admin\";i:1;}s:13:\"86.49.188.134\";a:1:{s:5:\"admin\";i:1;}s:14:\"122.54.103.100\";a:1:{s:5:\"admin\";i:1;}s:13:\"77.243.183.87\";a:1:{s:5:\"admin\";i:1;}s:15:\"187.148.151.140\";a:1:{s:5:\"admin\";i:1;}s:13:\"122.53.57.138\";a:1:{s:5:\"admin\";i:1;}s:14:\"187.209.105.81\";a:1:{s:5:\"admin\";i:1;}s:14:\"122.165.108.52\";a:1:{s:5:\"admin\";i:1;}s:15:\"177.231.177.177\";a:1:{s:5:\"admin\";i:1;}s:14:\"195.22.127.224\";a:1:{s:5:\"admin\";i:1;}s:15:\"180.190.171.162\";a:1:{s:5:\"admin\";i:1;}s:12:\"54.37.149.75\";a:1:{s:5:\"admin\";i:1;}s:13:\"190.141.255.5\";a:1:{s:5:\"admin\";i:1;}s:14:\"91.210.144.197\";a:1:{s:5:\"admin\";i:4;}s:12:\"64.235.37.19\";a:1:{s:5:\"admin\";i:1;}s:14:\"49.144.231.182\";a:1:{s:5:\"admin\";i:1;}s:12:\"31.167.43.12\";a:1:{s:5:\"admin\";i:1;}s:14:\"211.149.188.44\";a:2:{s:5:\"admin\";i:1;s:4:\"root\";i:1;}s:13:\"189.242.48.53\";a:1:{s:5:\"admin\";i:1;}s:13:\"201.174.30.17\";a:1:{s:5:\"admin\";i:1;}s:14:\"185.86.164.104\";a:1:{s:7:\"dasdeou\";i:1;}s:13:\"186.67.221.75\";a:1:{s:5:\"admin\";i:1;}s:14:\"42.189.200.109\";a:1:{s:5:\"admin\";i:1;}s:12:\"52.58.173.94\";a:1:{s:16:\"buyukyavasinsaat\";i:1;}s:15:\"168.253.114.199\";a:1:{s:5:\"admin\";i:1;}s:14:\"182.72.153.122\";a:1:{s:5:\"admin\";i:1;}s:13:\"5.178.182.211\";a:1:{s:5:\"admin\";i:1;}s:13:\"182.74.100.38\";a:1:{s:5:\"admin\";i:1;}s:13:\"60.174.130.19\";a:1:{s:5:\"admin\";i:1;}s:15:\"222.249.239.115\";a:1:{s:5:\"admin\";i:1;}s:14:\"203.191.145.46\";a:1:{s:5:\"admin\";i:1;}s:15:\"123.136.162.178\";a:1:{s:5:\"admin\";i:1;}s:11:\"41.39.153.9\";a:1:{s:5:\"admin\";i:1;}s:14:\"120.209.15.120\";a:1:{s:5:\"admin\";i:1;}s:13:\"182.71.146.22\";a:1:{s:5:\"admin\";i:1;}s:15:\"181.143.235.246\";a:1:{s:5:\"admin\";i:1;}s:14:\"197.51.174.152\";a:1:{s:5:\"admin\";i:1;}s:14:\"221.130.61.171\";a:1:{s:5:\"admin\";i:2;}s:14:\"222.184.86.186\";a:1:{s:5:\"admin\";i:1;}s:15:\"221.226.187.116\";a:1:{s:5:\"admin\";i:2;}s:14:\"186.101.97.242\";a:1:{s:5:\"admin\";i:1;}s:14:\"177.238.241.17\";a:1:{s:5:\"admin\";i:1;}s:14:\"189.248.89.217\";a:1:{s:5:\"admin\";i:1;}s:14:\"94.138.213.187\";a:1:{s:5:\"admin\";i:1;}s:11:\"59.42.190.4\";a:1:{s:5:\"admin\";i:1;}s:11:\"59.52.8.211\";a:1:{s:5:\"admin\";i:1;}s:13:\"85.234.37.114\";a:1:{s:5:\"admin\";i:1;}s:15:\"109.170.160.109\";a:1:{s:5:\"admin\";i:1;}s:14:\"218.75.148.181\";a:1:{s:5:\"admin\";i:1;}s:12:\"222.76.48.73\";a:1:{s:5:\"admin\";i:1;}s:14:\"188.112.196.14\";a:1:{s:5:\"admin\";i:2;}s:13:\"111.59.90.116\";a:1:{s:5:\"admin\";i:1;}s:15:\"218.104.133.243\";a:1:{s:5:\"admin\";i:1;}s:14:\"188.129.172.97\";a:1:{s:5:\"admin\";i:1;}s:13:\"61.178.160.83\";a:1:{s:5:\"admin\";i:1;}s:14:\"95.170.158.105\";a:1:{s:5:\"admin\";i:1;}s:14:\"188.129.172.70\";a:1:{s:5:\"admin\";i:1;}s:14:\"50.245.192.213\";a:1:{s:5:\"admin\";i:1;}s:12:\"91.238.136.5\";a:1:{s:5:\"admin\";i:1;}s:14:\"94.156.119.230\";a:1:{s:5:\"admin\";i:1;}s:14:\"197.50.105.120\";a:1:{s:5:\"admin\";i:1;}s:13:\"124.65.64.174\";a:1:{s:5:\"admin\";i:1;}s:13:\"59.51.153.145\";a:1:{s:5:\"admin\";i:1;}s:14:\"219.138.40.190\";a:1:{s:5:\"admin\";i:1;}s:15:\"222.170.131.114\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"222.222.249.41\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:12:\"60.2.111.202\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"181.197.91.131\";a:1:{s:5:\"admin\";i:1;}s:13:\"185.63.254.15\";a:1:{s:5:\"admin\";i:1;}s:14:\"185.86.164.103\";a:1:{s:5:\"admin\";i:1;}s:13:\"49.147.193.25\";a:1:{s:5:\"admin\";i:1;}s:14:\"189.251.35.181\";a:1:{s:5:\"admin\";i:1;}s:13:\"182.75.21.158\";a:1:{s:5:\"admin\";i:1;}s:13:\"220.191.249.7\";a:1:{s:5:\"admin\";i:1;}s:12:\"24.134.8.245\";a:1:{s:5:\"admin\";i:1;}s:11:\"39.152.66.7\";a:1:{s:5:\"admin\";i:1;}s:12:\"113.28.1.221\";a:1:{s:5:\"admin\";i:1;}s:12:\"49.145.85.31\";a:1:{s:5:\"admin\";i:1;}s:14:\"177.228.45.243\";a:1:{s:5:\"admin\";i:1;}s:12:\"46.28.239.81\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:3;}s:12:\"5.108.179.37\";a:1:{s:5:\"admin\";i:1;}s:12:\"89.34.16.212\";a:1:{s:5:\"admin\";i:1;}s:13:\"69.57.224.107\";a:1:{s:5:\"admin\";i:1;}s:12:\"60.2.136.126\";a:1:{s:5:\"admin\";i:1;}s:13:\"120.209.71.73\";a:1:{s:5:\"admin\";i:1;}s:12:\"119.29.60.30\";a:1:{s:5:\"admin\";i:1;}s:14:\"218.93.220.102\";a:1:{s:5:\"admin\";i:1;}s:12:\"41.39.47.132\";a:1:{s:5:\"admin\";i:1;}s:15:\"168.181.240.114\";a:1:{s:5:\"admin\";i:1;}s:12:\"138.118.6.41\";a:1:{s:5:\"admin\";i:1;}s:13:\"177.19.163.77\";a:1:{s:5:\"admin\";i:2;}s:13:\"140.206.65.34\";a:1:{s:5:\"admin\";i:1;}s:14:\"196.218.43.228\";a:1:{s:5:\"admin\";i:1;}s:12:\"59.126.59.47\";a:1:{s:5:\"admin\";i:1;}s:13:\"78.83.105.149\";a:1:{s:5:\"admin\";i:1;}s:14:\"182.71.206.106\";a:1:{s:5:\"admin\";i:1;}s:13:\"119.79.234.12\";a:1:{s:5:\"admin\";i:1;}s:12:\"41.38.76.108\";a:1:{s:5:\"admin\";i:1;}s:14:\"112.176.224.54\";a:1:{s:5:\"admin\";i:1;}s:14:\"111.231.204.66\";a:1:{s:5:\"admin\";i:1;}s:12:\"36.67.67.237\";a:1:{s:5:\"admin\";i:1;}s:12:\"181.129.44.2\";a:1:{s:5:\"admin\";i:1;}s:14:\"190.109.164.74\";a:1:{s:5:\"admin\";i:1;}s:13:\"124.43.18.138\";a:1:{s:5:\"admin\";i:1;}s:13:\"182.75.175.50\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"175.137.0.14\";a:1:{s:5:\"admin\";i:1;}s:14:\"185.86.164.108\";a:1:{s:5:\"admin\";i:1;}s:14:\"46.165.251.117\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"124.106.132.21\";a:1:{s:5:\"admin\";i:1;}s:13:\"217.165.77.27\";a:1:{s:5:\"admin\";i:1;}s:13:\"139.190.81.65\";a:1:{s:5:\"admin\";i:1;}s:13:\"84.199.29.242\";a:1:{s:5:\"admin\";i:1;}s:15:\"190.141.137.160\";a:1:{s:5:\"admin\";i:1;}s:13:\"211.13.209.37\";a:1:{s:5:\"admin\";i:1;}s:13:\"201.17.159.95\";a:1:{s:5:\"admin\";i:1;}s:12:\"77.39.11.244\";a:1:{s:5:\"admin\";i:1;}s:14:\"18.206.127.106\";a:1:{s:5:\"admin\";i:4;}s:13:\"34.217.60.181\";a:1:{s:5:\"admin\";i:4;}s:13:\"78.26.199.146\";a:3:{s:10:\"paulo_dias\";i:1;s:11:\"nuno_s_dias\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"185.217.71.131\";a:1:{s:5:\"admin\";i:1;}s:15:\"178.175.138.168\";a:1:{s:9:\"clabadmin\";i:1;}s:11:\"41.39.59.16\";a:1:{s:5:\"admin\";i:1;}s:12:\"209.55.1.105\";a:1:{s:5:\"admin\";i:1;}s:12:\"65.99.205.69\";a:3:{s:5:\"admin\";i:1;s:9:\"webmaster\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"185.84.181.65\";a:1:{s:5:\"admin\";i:1;}s:14:\"222.187.219.66\";a:1:{s:5:\"admin\";i:1;}s:14:\"220.172.254.40\";a:1:{s:5:\"admin\";i:1;}s:14:\"189.69.108.125\";a:3:{s:11:\"ondasdeouro\";i:2;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:12:\"177.74.210.4\";a:1:{s:5:\"admin\";i:1;}s:14:\"138.99.132.182\";a:1:{s:5:\"admin\";i:1;}s:12:\"189.83.66.80\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"179.145.51.90\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"186.211.160.214\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"186.215.28.6\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.104.242.70\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"170.83.248.215\";a:2:{s:11:\"ondasdeouro\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"177.89.48.72\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"179.192.194.107\";a:1:{s:5:\"admin\";i:1;}s:15:\"177.158.205.203\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"179.222.156.150\";a:2:{s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"187.40.23.35\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"138.122.56.2\";a:1:{s:5:\"admin\";i:1;}s:13:\"191.35.20.161\";a:1:{s:5:\"admin\";i:1;}s:15:\"167.249.210.163\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"177.16.114.74\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"187.127.31.157\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"189.107.148.241\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"189.51.137.228\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"177.12.106.172\";a:1:{s:5:\"admin\";i:1;}s:11:\"201.21.37.2\";a:2:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"170.84.238.5\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"189.83.159.195\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"189.12.154.78\";a:3:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:14:\"189.13.229.197\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"191.55.98.240\";a:2:{s:11:\"ondasdeouro\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"177.0.180.186\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"186.249.211.221\";a:2:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:13:\"179.181.83.73\";a:1:{s:11:\"graca_rocha\";i:1;}s:11:\"177.94.84.3\";a:2:{s:11:\"rui_meneses\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"138.204.138.29\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"192.168.0.80\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"187.54.146.19\";a:2:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"191.17.253.19\";a:2:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:12:\"201.0.104.14\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"152.234.148.61\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"187.16.242.28\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"177.16.196.177\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"177.126.224.4\";a:2:{s:16:\"joana_richheimer\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"168.196.180.26\";a:2:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"187.85.181.43\";a:1:{s:9:\"rui_twice\";i:2;}s:13:\"179.34.15.215\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"177.97.95.144\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"177.87.106.202\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"189.127.8.34\";a:2:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"177.44.101.22\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"191.205.78.87\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"10.150.20.122\";a:2:{s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"187.1.28.192\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"177.84.235.229\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"189.122.34.215\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:11:\"45.5.16.175\";a:2:{s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"191.37.177.15\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"45.228.204.208\";a:1:{s:5:\"admin\";i:1;}s:13:\"177.83.21.102\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"189.112.43.50\";a:2:{s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:1;}s:14:\"187.35.251.106\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"186.206.66.114\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"177.37.227.60\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"201.8.158.18\";a:1:{s:5:\"admin\";i:1;}s:13:\"179.113.136.2\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"186.203.4.87\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"177.81.105.54\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"179.184.202.200\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"172.19.240.1\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;}s:14:\"189.110.56.183\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"191.180.135.233\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"168.90.208.46\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"170.231.59.153\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"179.158.79.11\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"189.34.227.83\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"177.97.80.171\";a:2:{s:11:\"rui_meneses\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"201.68.184.223\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"177.152.168.207\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"200.97.1.103\";a:1:{s:5:\"admin\";i:1;}s:13:\"177.45.172.83\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"187.123.167.220\";a:3:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"201.64.178.136\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"187.58.230.134\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"177.81.86.34\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"187.64.118.162\";a:1:{s:5:\"admin\";i:2;}s:14:\"187.72.147.129\";a:1:{s:20:\"alexandre_de_almeida\";i:2;}s:13:\"177.8.169.131\";a:2:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"168.121.168.182\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"ondasdeouro\";i:1;}s:13:\"177.40.118.96\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"189.4.126.182\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"189.51.153.119\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"179.210.32.190\";a:3:{s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"177.45.143.164\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"201.78.122.214\";a:1:{s:5:\"admin\";i:1;}s:12:\"201.9.85.175\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"138.121.139.31\";a:1:{s:16:\"joao_pedro_rocha\";i:2;}s:13:\"177.71.72.226\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"179.105.138.90\";a:2:{s:5:\"admin\";i:1;s:11:\"ondasdeouro\";i:1;}s:13:\"170.254.169.1\";a:1:{s:16:\"joana_richheimer\";i:3;}s:14:\"177.103.138.55\";a:2:{s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"192.168.0.152\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.105.222.13\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"170.82.78.110\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"201.26.64.99\";a:2:{s:11:\"ondasdeouro\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"201.69.117.216\";a:2:{s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;}s:14:\"189.13.140.192\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"201.8.164.105\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;}s:15:\"186.213.136.246\";a:2:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"187.112.134.130\";a:5:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:13:\"186.233.42.78\";a:1:{s:5:\"admin\";i:1;}s:12:\"187.7.10.132\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"179.180.120.122\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"186.214.53.115\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"177.179.44.165\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"187.85.167.34\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"187.13.188.13\";a:2:{s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"189.127.36.50\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:1;}s:12:\"201.53.67.38\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"138.185.190.0\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"179.254.53.189\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"177.98.113.79\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"187.94.193.44\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"187.111.175.40\";a:2:{s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;}s:11:\"189.9.20.16\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"200.220.134.30\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;}s:12:\"131.72.49.51\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"179.179.218.18\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"177.132.224.117\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"186.212.231.216\";a:2:{s:11:\"ondasdeouro\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"179.125.240.50\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"187.255.162.181\";a:2:{s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"186.232.161.116\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.105.160.54\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"179.185.237.16\";a:3:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;}s:14:\"168.227.12.140\";a:2:{s:11:\"graca_rocha\";i:2;s:11:\"ondasdeouro\";i:1;}s:14:\"200.150.77.174\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"191.33.124.122\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"189.110.34.78\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:1;}s:13:\"45.227.105.24\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"177.66.103.210\";a:1:{s:11:\"graca_rocha\";i:2;}s:14:\"186.226.55.254\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"181.191.84.50\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"201.93.218.232\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"168.194.162.85\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"177.65.165.179\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"191.24.201.88\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"201.162.101.213\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"200.171.168.243\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"186.242.120.204\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"168.196.195.203\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"187.41.165.123\";a:1:{s:5:\"admin\";i:1;}s:15:\"138.219.237.190\";a:4:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;s:11:\"ondasdeouro\";i:2;}s:13:\"189.48.205.53\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"179.183.85.185\";a:2:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:14:\"200.229.227.82\";a:2:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"179.55.8.112\";a:2:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"177.102.143.168\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"187.18.172.86\";a:2:{s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"189.85.95.154\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"189.78.61.80\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"201.162.72.247\";a:2:{s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"168.227.12.84\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"177.22.41.53\";a:1:{s:5:\"admin\";i:1;}s:14:\"179.187.196.87\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"191.34.101.158\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"187.112.182.56\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"191.249.85.141\";a:2:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:14:\"201.47.255.169\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"170.245.126.19\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"177.8.24.203\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"189.114.253.168\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"187.2.153.159\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"10.105.0.116\";a:1:{s:15:\"miguel_caparica\";i:2;}s:14:\"201.20.108.162\";a:2:{s:5:\"admin\";i:1;s:11:\"ondasdeouro\";i:1;}s:13:\"177.6.171.229\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"187.112.155.48\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"187.72.218.99\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"200.215.38.31\";a:1:{s:15:\"miguel_caparica\";i:1;}s:11:\"189.2.97.20\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"200.222.254.37\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"187.180.181.28\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"191.253.66.54\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"191.255.58.57\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"179.104.128.90\";a:2:{s:11:\"ondasdeouro\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"187.39.146.3\";a:1:{s:16:\"joao_pedro_rocha\";i:2;}s:15:\"181.220.243.161\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"200.198.137.91\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"177.37.143.212\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"186.215.50.195\";a:2:{s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"179.189.100.224\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"200.101.100.117\";a:1:{s:15:\"miguel_caparica\";i:2;}s:12:\"187.85.61.18\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"179.199.162.112\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"177.14.208.33\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"186.223.15.182\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"189.73.128.199\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"189.82.0.200\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"201.17.146.126\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"200.229.201.190\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"187.123.128.133\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"131.221.80.147\";a:1:{s:11:\"graca_rocha\";i:1;}s:11:\"191.55.3.58\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"201.131.166.233\";a:1:{s:5:\"admin\";i:1;}s:13:\"187.79.61.205\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"201.21.35.68\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"191.54.209.17\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"177.95.60.43\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"177.188.12.34\";a:2:{s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"177.42.164.203\";a:2:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"187.49.201.85\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"186.225.28.132\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"177.149.21.127\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"191.250.68.118\";a:2:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"179.189.57.116\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"191.255.75.5\";a:1:{s:16:\"joana_richheimer\";i:1;}s:11:\"168.90.65.2\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"187.57.138.71\";a:2:{s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"138.97.99.184\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"131.196.187.2\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"179.110.245.129\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"177.33.173.96\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"187.20.200.121\";a:1:{s:5:\"admin\";i:2;}s:14:\"186.205.147.60\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"177.136.149.218\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"177.177.123.222\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"45.229.82.121\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"187.84.206.246\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;}s:14:\"191.242.81.165\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"191.13.139.234\";a:2:{s:5:\"admin\";i:1;s:11:\"ondasdeouro\";i:1;}s:15:\"189.122.100.185\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;}s:12:\"187.11.21.50\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"186.251.197.251\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"187.113.210.75\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"201.81.176.155\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"200.102.105.122\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"186.206.254.34\";a:2:{s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"189.15.182.210\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"177.99.127.178\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"177.64.133.212\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"179.126.106.183\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"179.179.138.8\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:11:\"187.10.64.5\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"164.163.23.153\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"187.127.119.156\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"177.125.17.217\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"189.58.158.81\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"138.255.246.221\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"200.223.225.42\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"168.227.12.243\";a:2:{s:11:\"ondasdeouro\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"191.191.183.68\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"179.236.190.168\";a:2:{s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"186.226.54.227\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"179.218.99.109\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"189.15.228.111\";a:2:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:12:\"179.95.5.121\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"177.156.75.158\";a:2:{s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"179.157.122.219\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"179.191.239.217\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"179.238.202.130\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"177.68.102.176\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.92.146.219\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"186.222.94.128\";a:2:{s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"177.53.223.18\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"179.156.62.96\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"187.2.123.78\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"152.249.84.36\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"181.213.48.237\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"186.192.97.160\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"201.86.78.95\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"201.21.62.17\";a:1:{s:16:\"joao_pedro_rocha\";i:2;}s:14:\"138.36.186.152\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"177.139.165.228\";a:2:{s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;}s:13:\"177.34.11.238\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"189.14.211.18\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"191.34.105.42\";a:1:{s:5:\"admin\";i:1;}s:14:\"179.107.103.58\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"189.40.36.161\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"179.54.110.76\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"191.180.114.25\";a:1:{s:5:\"admin\";i:1;}s:13:\"191.189.15.56\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"186.221.160.71\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"170.233.2.109\";a:2:{s:11:\"ondasdeouro\";i:1;s:7:\"to_mane\";i:1;}s:12:\"177.99.9.149\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"191.255.123.123\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;}s:12:\"177.39.56.70\";a:2:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"187.94.206.225\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"177.86.180.170\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"177.81.70.17\";a:2:{s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"187.58.183.250\";a:1:{s:7:\"to_mane\";i:2;}s:12:\"177.87.9.101\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"181.222.120.142\";a:3:{s:11:\"ondasdeouro\";i:2;s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;}s:12:\"45.227.126.5\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"187.41.168.17\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"189.6.18.181\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"201.37.162.94\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"143.137.185.7\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"189.25.152.123\";a:2:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:15:\"191.250.237.152\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"177.96.138.11\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"201.93.79.235\";a:2:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"189.105.210.252\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"186.213.125.24\";a:2:{s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;}s:13:\"168.194.77.75\";a:2:{s:11:\"ondasdeouro\";i:1;s:7:\"to_mane\";i:1;}s:15:\"177.201.136.113\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"179.178.58.34\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"187.56.140.156\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"179.111.208.76\";a:2:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"179.234.227.115\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"189.6.22.127\";a:2:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:13:\"177.35.204.66\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;}s:13:\"189.6.232.111\";a:2:{s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"179.180.254.91\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"177.134.39.231\";a:2:{s:11:\"ondasdeouro\";i:1;s:7:\"to_mane\";i:1;}s:13:\"131.255.79.31\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"179.189.51.74\";a:2:{s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"186.209.218.84\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"177.137.242.119\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"179.55.174.1\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"186.250.134.198\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"138.122.140.58\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"189.41.175.180\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"189.63.7.137\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"177.202.143.165\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"186.244.186.33\";a:2:{s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"152.249.15.186\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"177.152.178.142\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"186.225.126.186\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"187.19.214.172\";a:1:{s:5:\"admin\";i:1;}s:12:\"191.96.70.32\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"177.17.113.8\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"177.84.192.6\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"187.116.108.99\";a:1:{s:11:\"ondasdeouro\";i:2;}s:13:\"187.79.20.163\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"187.38.21.77\";a:1:{s:5:\"admin\";i:1;}s:14:\"189.105.14.121\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"179.127.121.58\";a:2:{s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"179.197.14.143\";a:2:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:13:\"187.13.89.178\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"177.44.41.108\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"186.204.184.2\";a:2:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;}s:11:\"170.79.9.18\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"177.34.6.138\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"179.177.140.115\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"187.78.180.174\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"177.98.173.143\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"177.99.32.138\";a:1:{s:5:\"admin\";i:1;}s:14:\"177.205.130.49\";a:1:{s:7:\"to_mane\";i:1;}s:11:\"201.52.56.6\";a:2:{s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"179.210.32.106\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.127.145.81\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"191.248.58.191\";a:2:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"186.204.103.102\";a:2:{s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"187.74.238.247\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"179.55.108.83\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"186.205.7.231\";a:2:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"177.74.121.205\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"189.122.80.14\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"177.40.155.241\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"177.158.179.56\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"201.6.133.94\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"179.158.25.69\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"186.193.28.203\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"201.11.180.11\";a:2:{s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"201.49.196.164\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"177.85.114.67\";a:4:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:2;s:15:\"miguel_caparica\";i:1;}s:14:\"191.223.172.19\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"168.194.106.244\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"179.159.57.0\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"186.211.102.54\";a:2:{s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"187.107.173.46\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"201.53.26.219\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"168.227.28.242\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"187.182.111.37\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"186.249.184.234\";a:2:{s:15:\"miguel_caparica\";i:1;s:11:\"ondasdeouro\";i:1;}s:15:\"177.118.148.153\";a:2:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"201.6.235.200\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"189.122.28.45\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"179.178.179.185\";a:2:{s:5:\"admin\";i:2;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"186.212.253.125\";a:1:{s:5:\"admin\";i:1;}s:13:\"177.14.208.35\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"201.6.229.94\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"187.106.75.151\";a:1:{s:7:\"to_mane\";i:2;}s:14:\"201.37.232.254\";a:2:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:14:\"177.94.106.147\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:14:\"177.104.66.114\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"138.204.24.233\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"187.14.134.221\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"201.67.76.63\";a:2:{s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;}s:13:\"177.128.42.14\";a:2:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:14:\"177.203.66.114\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"170.233.136.19\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"187.94.128.86\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"189.100.136.168\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"187.84.251.159\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"187.15.106.49\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"187.115.106.31\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"179.181.115.67\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"177.136.5.130\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"138.97.119.6\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"200.53.195.176\";a:1:{s:5:\"admin\";i:1;}s:15:\"177.137.159.187\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"191.241.38.146\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"201.21.167.56\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"187.94.193.69\";a:5:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"177.37.230.95\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"170.244.97.10\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"179.186.19.234\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"187.85.174.141\";a:1:{s:5:\"admin\";i:1;}s:14:\"201.95.104.161\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"179.228.149.100\";a:1:{s:5:\"admin\";i:1;}s:14:\"201.48.179.122\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"189.90.187.116\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"170.83.120.161\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"172.16.50.159\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"179.235.116.174\";a:1:{s:5:\"admin\";i:1;}s:14:\"191.248.77.241\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"168.194.161.56\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"187.40.200.146\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"45.231.98.131\";a:2:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:12:\"201.25.75.12\";a:2:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:14:\"179.212.90.216\";a:2:{s:11:\"rui_meneses\";i:1;s:11:\"ondasdeouro\";i:1;}s:15:\"179.255.153.193\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"177.68.136.240\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"201.49.37.158\";a:4:{s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:2;s:11:\"ondasdeouro\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"168.196.232.26\";a:2:{s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"170.80.13.190\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"191.205.116.179\";a:1:{s:11:\"ondasdeouro\";i:1;}s:11:\"45.70.74.25\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"131.161.94.70\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"187.113.48.130\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"191.180.111.42\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"189.108.174.178\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"177.41.174.127\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"201.6.130.59\";a:1:{s:5:\"admin\";i:1;}s:13:\"187.14.10.101\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"201.37.162.108\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"10.60.154.135\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"177.136.194.7\";a:2:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:11:\"170.0.204.4\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"179.125.125.251\";a:1:{s:5:\"admin\";i:1;}s:12:\"177.41.31.70\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"189.6.19.183\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"168.194.160.12\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"186.249.211.121\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"131.255.159.94\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"187.65.238.113\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"189.13.178.138\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"201.17.159.88\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"201.81.179.62\";a:2:{s:15:\"miguel_caparica\";i:1;s:11:\"ondasdeouro\";i:1;}s:15:\"168.194.162.139\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"187.106.16.159\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"189.78.39.194\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"201.68.172.82\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"152.249.186.247\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"177.155.83.86\";a:2:{s:11:\"ondasdeouro\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"170.82.181.49\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"179.152.229.80\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"179.157.224.80\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"179.234.49.148\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"177.22.205.176\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"177.83.215.50\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"190.180.148.220\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"177.0.56.242\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"177.19.33.127\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"187.37.32.141\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"189.47.17.152\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"186.219.58.202\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"170.79.220.177\";a:2:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"191.33.10.135\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"177.21.81.168\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"177.125.157.175\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"177.13.237.89\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"201.7.173.239\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"179.252.168.134\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"179.108.22.160\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"177.144.173.79\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"186.210.13.28\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"201.81.179.233\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"131.255.153.7\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"45.4.112.121\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"201.68.208.232\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"138.0.54.234\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"186.210.128.139\";a:1:{s:11:\"rui_meneses\";i:2;}s:13:\"138.99.191.32\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"200.129.201.20\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"177.135.2.51\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;}s:13:\"179.108.177.5\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"189.48.169.102\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"170.81.163.2\";a:2:{s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"187.59.119.137\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"191.250.221.45\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"187.37.183.31\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"170.246.215.138\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"179.183.101.45\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"189.34.3.235\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"177.47.85.100\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"189.63.28.224\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"170.81.82.181\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"177.126.3.170\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"164.163.212.153\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"179.232.252.50\";a:2:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"186.241.23.23\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"177.155.106.36\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"201.23.146.157\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"187.41.207.85\";a:1:{s:5:\"admin\";i:1;}s:13:\"187.20.207.94\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"187.32.55.70\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"179.125.49.192\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"189.26.62.95\";a:1:{s:5:\"admin\";i:1;}s:14:\"187.62.211.190\";a:2:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:14:\"179.247.132.56\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"186.204.189.220\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"201.81.161.65\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"138.99.169.2\";a:2:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"179.209.38.108\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"177.177.9.26\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"187.127.240.33\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"170.79.170.95\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"168.194.161.21\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"187.67.59.68\";a:2:{s:11:\"ondasdeouro\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"177.130.163.113\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"201.6.232.141\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"179.156.104.124\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"189.41.209.83\";a:2:{s:11:\"ondasdeouro\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"201.78.231.95\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"191.254.56.124\";a:2:{s:7:\"to_mane\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"187.113.187.77\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"192.168.241.124\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"186.205.5.173\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"187.180.55.165\";a:1:{s:5:\"admin\";i:1;}s:14:\"187.13.178.168\";a:1:{s:5:\"admin\";i:1;}s:11:\"187.2.114.5\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"187.64.148.143\";a:1:{s:20:\"alexandre_de_almeida\";i:2;}s:14:\"177.180.117.73\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"200.201.182.222\";a:1:{s:5:\"admin\";i:1;}s:13:\"143.137.95.14\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"177.204.54.61\";a:2:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"200.181.150.249\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"177.19.175.83\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"179.223.9.140\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"189.58.160.226\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"187.19.215.7\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"191.223.15.60\";a:2:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"179.111.23.67\";a:1:{s:16:\"joao_pedro_rocha\";i:2;}s:13:\"187.66.248.14\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"201.17.16.219\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"168.194.163.181\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"179.181.54.118\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"200.159.135.91\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"179.176.82.85\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"161.22.63.25\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"187.39.1.120\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"177.98.217.5\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"187.59.251.23\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"201.22.179.104\";a:2:{s:11:\"graca_rocha\";i:1;s:11:\"ondasdeouro\";i:1;}s:15:\"191.249.173.235\";a:2:{s:11:\"rui_meneses\";i:1;s:11:\"ondasdeouro\";i:1;}s:11:\"201.1.56.85\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"143.137.91.63\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"177.36.11.65\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"177.86.168.94\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"177.220.174.186\";a:2:{s:15:\"miguel_caparica\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"177.189.134.27\";a:1:{s:5:\"admin\";i:1;}s:13:\"201.55.90.238\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"186.249.182.242\";a:1:{s:5:\"admin\";i:1;}s:14:\"200.220.134.34\";a:4:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:14:\"200.103.255.19\";a:1:{s:5:\"admin\";i:1;}s:13:\"187.86.200.42\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"179.108.255.127\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"177.180.163.174\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"189.18.174.18\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"177.4.92.220\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"200.163.204.27\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"177.201.31.83\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"191.23.117.209\";a:2:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:14:\"170.233.18.171\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"177.200.193.230\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"187.122.226.70\";a:1:{s:5:\"admin\";i:1;}s:14:\"191.35.208.217\";a:2:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"189.100.14.14\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"191.33.141.244\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"187.95.91.248\";a:1:{s:15:\"miguel_caparica\";i:1;}s:11:\"201.95.7.79\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"189.15.179.139\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"179.99.103.179\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"177.47.254.243\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"179.199.5.179\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"186.215.195.58\";a:1:{s:5:\"admin\";i:1;}s:14:\"179.198.129.73\";a:2:{s:11:\"ondasdeouro\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"187.2.195.252\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"200.146.17.95\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"189.14.208.16\";a:2:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;}s:13:\"201.67.88.189\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"189.35.136.204\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"201.50.128.150\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"189.24.185.211\";a:2:{s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"177.82.34.138\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"200.228.16.219\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"179.158.23.21\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"177.17.0.131\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.13.225.171\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"201.37.163.112\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"177.101.141.73\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"168.228.26.148\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"189.6.16.228\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"186.213.2.186\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"187.13.38.126\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"138.99.70.53\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"177.98.245.203\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"138.204.235.169\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"187.104.123.215\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"186.242.198.90\";a:2:{s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"168.0.96.164\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"189.38.204.100\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"170.0.63.214\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"179.184.70.42\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"187.107.63.157\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"179.179.194.58\";a:2:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;}s:13:\"177.52.213.84\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"177.91.107.71\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"10.1.211.243\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"201.41.112.202\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"187.255.197.108\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"200.215.169.73\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"181.213.73.170\";a:1:{s:11:\"ondasdeouro\";i:2;}s:13:\"168.195.83.55\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"189.48.165.125\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"201.27.183.181\";a:1:{s:5:\"admin\";i:1;}s:14:\"143.255.73.236\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"177.45.121.15\";a:2:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;}s:13:\"179.95.248.22\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"179.113.214.228\";a:2:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"187.32.237.33\";a:1:{s:5:\"admin\";i:1;}s:13:\"201.95.64.195\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"189.114.2.197\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"189.6.22.185\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"201.26.58.206\";a:1:{s:5:\"admin\";i:1;}s:14:\"191.181.76.128\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"189.114.112.50\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"179.191.98.226\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"177.101.118.84\";a:1:{s:5:\"admin\";i:1;}s:14:\"189.14.254.125\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"170.80.49.143\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"177.158.225.122\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"186.244.30.148\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"170.83.209.131\";a:1:{s:7:\"to_mane\";i:1;}s:11:\"177.19.49.4\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"179.98.153.176\";a:2:{s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"179.219.49.118\";a:1:{s:5:\"admin\";i:1;}s:15:\"179.252.150.158\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"168.196.249.203\";a:1:{s:5:\"admin\";i:1;}s:13:\"131.0.216.111\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"200.9.103.171\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"179.210.209.59\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"187.55.148.132\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"177.182.99.199\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"177.204.145.36\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"191.255.217.97\";a:2:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"201.6.128.214\";a:1:{s:5:\"admin\";i:1;}s:14:\"187.54.221.158\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"201.17.210.38\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"189.78.54.116\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"189.29.183.31\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"189.113.50.203\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"187.120.185.245\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"168.195.83.153\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"177.205.206.216\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"45.227.249.168\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"179.186.111.44\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"177.221.100.34\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"179.108.4.15\";a:2:{s:11:\"ondasdeouro\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"189.6.18.119\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"192.168.0.34\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"179.208.229.167\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"177.157.88.202\";a:1:{s:7:\"to_mane\";i:2;}s:13:\"177.21.105.49\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"189.68.119.220\";a:2:{s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"168.195.101.53\";a:2:{s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"187.5.120.238\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.98.159.143\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"179.233.108.121\";a:1:{s:5:\"admin\";i:1;}s:10:\"189.27.6.5\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"179.186.224.13\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"200.164.138.32\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"168.196.204.19\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"189.33.20.54\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"200.204.231.105\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"177.221.72.38\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"177.70.170.247\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"131.108.254.133\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"170.245.228.1\";a:2:{s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"179.232.62.123\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"200.162.130.226\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"138.36.110.112\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"160.238.222.254\";a:2:{s:11:\"ondasdeouro\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"179.111.133.89\";a:2:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"179.159.139.9\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"189.6.20.208\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"189.13.102.79\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"179.197.154.51\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"187.120.251.165\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"177.98.143.93\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"200.223.163.234\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"179.255.192.231\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:15:\"187.104.222.195\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"187.114.156.145\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"177.4.23.126\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"177.52.247.131\";a:1:{s:9:\"rui_twice\";i:2;}s:12:\"200.49.43.56\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"189.40.83.200\";a:1:{s:5:\"admin\";i:1;}s:13:\"168.90.65.221\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"200.97.54.160\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"189.29.159.240\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"186.241.241.155\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"187.45.8.235\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"177.180.139.9\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"187.183.38.132\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.137.242.30\";a:1:{s:5:\"admin\";i:1;}s:12:\"201.25.196.6\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"138.59.120.115\";a:2:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"187.58.222.131\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"201.22.229.157\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"201.2.101.46\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"177.149.59.128\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"200.161.159.208\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"200.175.127.76\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"191.187.130.21\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"177.143.143.173\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"177.234.178.254\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"179.108.188.59\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;}s:12:\"170.83.86.46\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"191.255.250.28\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"152.250.75.79\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.136.151.50\";a:2:{s:5:\"admin\";i:1;s:11:\"ondasdeouro\";i:1;}s:15:\"177.102.109.248\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"138.36.169.82\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"189.6.243.43\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"177.83.196.44\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"177.133.254.35\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"189.40.35.240\";a:1:{s:5:\"admin\";i:1;}s:14:\"186.212.163.12\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"189.12.126.243\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"177.70.149.172\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"191.222.100.70\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"186.225.240.15\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"189.100.100.161\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"200.240.243.227\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"201.183.96.98\";a:1:{s:5:\"admin\";i:1;}s:14:\"200.159.131.18\";a:1:{s:5:\"admin\";i:1;}s:14:\"177.75.131.254\";a:1:{s:16:\"joana_richheimer\";i:1;}s:11:\"177.52.7.37\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"186.204.196.175\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"179.181.230.134\";a:2:{s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"189.83.118.32\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"187.35.59.102\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"200.132.58.1\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"179.162.33.198\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"189.122.102.13\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"179.212.91.134\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"177.139.137.161\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"138.255.209.86\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"201.33.228.226\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"186.244.236.93\";a:1:{s:15:\"miguel_caparica\";i:1;}s:11:\"45.4.57.146\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"201.75.197.147\";a:1:{s:5:\"admin\";i:1;}s:15:\"177.183.189.127\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"138.204.140.162\";a:2:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;}s:14:\"179.95.210.153\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"177.143.187.81\";a:1:{s:5:\"admin\";i:1;}s:13:\"143.208.154.3\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"189.81.91.143\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"177.86.80.143\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"187.2.84.214\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"201.81.176.17\";a:1:{s:5:\"admin\";i:1;}s:14:\"177.207.19.181\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"179.156.138.68\";a:2:{s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"189.10.230.67\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"177.40.75.244\";a:2:{s:5:\"admin\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"189.58.177.208\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"177.34.136.130\";a:1:{s:11:\"ondasdeouro\";i:2;}s:13:\"186.244.54.51\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"186.218.201.158\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"186.65.107.20\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"187.112.27.225\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"179.209.36.27\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"201.48.12.135\";a:2:{s:11:\"ondasdeouro\";i:1;s:5:\"admin\";i:1;}s:12:\"201.21.29.14\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"189.84.173.114\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"177.42.109.146\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"168.121.40.18\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"181.221.92.122\";a:1:{s:5:\"admin\";i:2;}s:14:\"179.155.195.18\";a:1:{s:5:\"admin\";i:1;}s:12:\"177.155.36.0\";a:1:{s:5:\"admin\";i:1;}s:13:\"187.79.123.16\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"186.236.114.207\";a:1:{s:5:\"admin\";i:1;}s:15:\"189.124.134.166\";a:1:{s:11:\"rui_meneses\";i:2;}s:14:\"191.36.199.164\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"179.209.182.112\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"177.13.255.51\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"177.182.97.161\";a:2:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:14:\"191.251.165.85\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"191.5.146.123\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"191.136.229.63\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"189.40.47.32\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"189.54.54.205\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"181.223.137.94\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"168.194.162.103\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"186.249.95.215\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"179.223.41.113\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.37.235.114\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"177.154.28.15\";a:3:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:2;s:11:\"ondasdeouro\";i:1;}s:13:\"170.78.35.192\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"200.160.72.221\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"201.9.118.16\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"191.181.136.188\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"201.82.51.113\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"45.71.117.169\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"177.140.176.65\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"187.32.112.241\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"177.215.102.48\";a:1:{s:5:\"admin\";i:1;}s:13:\"187.3.151.234\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"189.48.193.14\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"187.180.50.127\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"45.65.220.228\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"187.94.243.84\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"170.84.31.25\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"189.124.219.69\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"189.58.173.163\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"177.95.149.122\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"177.38.32.42\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"179.124.183.31\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"201.2.86.154\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"179.108.200.185\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"179.189.51.188\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"201.21.61.85\";a:1:{s:5:\"admin\";i:1;}s:11:\"187.1.24.54\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"179.192.27.23\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"168.194.161.31\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"189.122.97.38\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"168.194.161.165\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"189.59.56.74\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"177.22.11.66\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"201.15.70.48\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"177.141.228.206\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"179.35.120.53\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"189.17.45.13\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"189.33.212.23\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"187.67.247.37\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"186.204.247.128\";a:1:{s:5:\"admin\";i:1;}s:13:\"179.100.44.44\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"191.8.89.149\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"187.78.153.79\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"187.57.64.246\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"191.17.163.204\";a:1:{s:5:\"admin\";i:1;}s:13:\"191.32.245.18\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"201.21.33.21\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"177.75.196.82\";a:1:{s:5:\"admin\";i:1;}s:14:\"189.26.198.214\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"177.204.146.246\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"170.247.116.122\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"201.88.35.110\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"177.206.201.227\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:10:\"189.7.2.73\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"131.100.204.225\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"189.62.49.157\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"168.196.72.166\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"187.67.157.39\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"201.95.53.161\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"170.233.206.3\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"189.40.43.130\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:1;}s:14:\"191.182.78.203\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"189.4.75.170\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"186.241.9.107\";a:2:{s:11:\"ondasdeouro\";i:1;s:7:\"to_mane\";i:1;}s:14:\"179.182.18.209\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"179.183.74.192\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"186.247.109.142\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"138.118.64.125\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"143.208.111.53\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"189.4.73.219\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"177.154.9.58\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"191.32.226.153\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"187.44.165.226\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"138.204.178.210\";a:1:{s:7:\"to_mane\";i:1;}s:10:\"187.1.9.18\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"138.97.39.230\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"177.85.128.154\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"179.96.181.174\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"177.189.56.229\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"187.180.219.244\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"177.124.116.90\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"186.221.227.52\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"191.249.164.110\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"45.231.38.149\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"200.135.34.2\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"128.201.97.222\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"143.255.224.162\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"189.38.42.15\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"177.220.173.234\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"189.122.97.217\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"177.132.51.113\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"181.221.163.204\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"177.91.232.10\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.37.205.117\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"186.225.97.70\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"187.63.19.181\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"177.159.18.126\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"186.226.45.129\";a:1:{s:9:\"rui_twice\";i:2;}s:14:\"177.22.107.216\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"186.203.196.230\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"187.66.169.30\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"201.22.239.39\";a:1:{s:5:\"admin\";i:1;}s:12:\"201.6.184.79\";a:1:{s:5:\"admin\";i:1;}s:13:\"189.53.49.179\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"177.220.175.203\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"191.185.50.156\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"179.218.186.104\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"186.235.142.16\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"177.141.225.221\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"187.113.240.173\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"179.179.40.59\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"201.8.27.208\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"201.77.75.46\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"189.41.65.216\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"201.21.61.81\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"187.105.70.115\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"201.6.134.233\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"177.99.25.189\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"179.210.244.27\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"138.121.122.11\";a:1:{s:5:\"admin\";i:1;}s:12:\"187.45.19.27\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"177.102.81.91\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"189.1.160.174\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"187.123.1.217\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"187.79.242.207\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"177.92.2.238\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"179.178.178.227\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"177.104.79.9\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"187.123.93.123\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"177.99.77.164\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"132.255.109.211\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"201.22.15.224\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"189.84.177.91\";a:1:{s:5:\"admin\";i:1;}s:15:\"179.178.177.242\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"186.205.7.81\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"179.113.4.210\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"177.35.204.12\";a:1:{s:5:\"admin\";i:1;}s:13:\"186.206.34.83\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"187.19.88.54\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"189.25.189.136\";a:1:{s:7:\"to_mane\";i:1;}s:11:\"189.79.14.2\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"179.158.119.123\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"179.34.160.68\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"168.196.86.1\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"177.220.172.14\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"177.98.110.26\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"201.95.128.116\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"177.134.168.121\";a:1:{s:5:\"admin\";i:1;}s:14:\"191.255.235.77\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"138.122.151.5\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"201.21.34.26\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"138.97.192.50\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"177.141.139.195\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"187.183.154.222\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"168.205.105.124\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"45.229.153.2\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.159.251.87\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"181.223.205.254\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"138.255.108.106\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"186.249.213.99\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"201.75.113.23\";a:1:{s:5:\"admin\";i:1;}s:13:\"191.33.59.234\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"179.159.58.69\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"138.204.80.228\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"189.15.225.173\";a:1:{s:5:\"admin\";i:1;}s:13:\"191.255.60.63\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"187.21.110.183\";a:1:{s:5:\"admin\";i:1;}s:12:\"187.56.182.3\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"179.191.75.50\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"131.196.5.242\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"189.6.33.104\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"179.178.74.195\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"177.137.102.131\";a:1:{s:5:\"admin\";i:1;}s:13:\"187.73.231.67\";a:1:{s:5:\"admin\";i:1;}s:12:\"201.17.11.50\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"177.184.121.237\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"186.225.245.83\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"187.45.110.178\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"179.185.208.35\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"189.61.6.249\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"187.56.77.215\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"200.217.238.170\";a:1:{s:5:\"admin\";i:1;}s:13:\"177.84.120.66\";a:1:{s:5:\"admin\";i:1;}s:14:\"189.100.67.185\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"201.21.39.82\";a:2:{s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"179.215.237.210\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"177.149.179.218\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"177.158.121.24\";a:1:{s:5:\"admin\";i:1;}s:14:\"179.214.91.110\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"191.180.118.174\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"177.222.150.94\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"170.80.183.187\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"186.65.107.23\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"189.19.185.112\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"177.50.141.231\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"139.82.82.21\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"189.40.17.230\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"189.25.97.81\";a:1:{s:5:\"admin\";i:1;}s:14:\"201.17.157.227\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"187.60.254.89\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"189.41.50.148\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"177.33.114.106\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"177.190.66.13\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"187.180.183.210\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"179.209.73.229\";a:4:{s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;s:11:\"ondasdeouro\";i:1;}s:15:\"189.100.145.206\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"181.222.77.193\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"187.17.243.224\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"201.53.235.45\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"189.120.113.173\";a:1:{s:7:\"to_mane\";i:1;}s:9:\"45.6.79.7\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"201.51.80.150\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"179.182.65.117\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"191.162.4.40\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"179.253.20.229\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"187.59.243.16\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"179.179.74.148\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"189.6.239.25\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"179.159.56.60\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"177.101.114.21\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"181.220.58.180\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"177.102.84.179\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"179.113.12.103\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"189.58.24.117\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"186.206.145.253\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"189.46.91.204\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"201.80.113.24\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"200.221.179.1\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"200.103.56.218\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"201.75.171.40\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"179.218.98.9\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"201.8.207.110\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"186.209.242.225\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"200.215.101.59\";a:1:{s:5:\"admin\";i:1;}s:12:\"189.4.74.170\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"189.5.177.217\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"191.241.17.97\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"187.60.216.132\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"177.152.90.137\";a:1:{s:5:\"admin\";i:1;}s:13:\"177.45.221.44\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"191.7.192.222\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"187.2.140.98\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"177.205.247.166\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"186.244.131.190\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"187.104.60.117\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"191.6.115.80\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"187.23.110.63\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"179.108.253.77\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"177.36.10.137\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"177.104.70.22\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"191.253.169.194\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"168.194.249.10\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"177.98.248.42\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"179.198.148.121\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"177.84.146.20\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"177.134.179.146\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"177.141.181.99\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"131.108.212.5\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"177.220.173.220\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"177.155.39.255\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"201.93.87.182\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"177.33.135.185\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"187.14.89.24\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"179.210.88.42\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"179.219.63.249\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"189.4.73.114\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"170.78.107.6\";a:1:{s:5:\"admin\";i:1;}s:14:\"187.36.179.197\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"201.81.166.117\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"179.181.36.33\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"168.197.26.154\";a:5:{s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"179.228.114.14\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"187.109.147.18\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"177.45.111.211\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"177.126.151.226\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"191.242.164.179\";a:1:{s:5:\"admin\";i:1;}s:13:\"191.17.56.194\";a:1:{s:5:\"admin\";i:1;}s:15:\"131.108.180.184\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"187.126.94.102\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"189.18.129.102\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"179.162.104.177\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"177.209.56.18\";a:1:{s:5:\"admin\";i:1;}s:13:\"177.45.124.37\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"191.6.112.43\";a:1:{s:5:\"admin\";i:1;}s:14:\"191.183.143.80\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"168.181.145.234\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.215.114.58\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"179.178.239.170\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"131.161.118.16\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"186.214.154.12\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:9:\"10.9.8.19\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"179.198.49.207\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"189.48.251.104\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"186.244.209.175\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"189.19.113.86\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"201.33.68.119\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"187.20.127.91\";a:1:{s:5:\"admin\";i:1;}s:12:\"187.45.18.41\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"179.110.169.112\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"187.19.213.231\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"177.47.35.156\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"186.193.18.127\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"186.223.228.176\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"187.36.179.235\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"189.122.102.119\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"177.1.171.254\";a:1:{s:16:\"joana_richheimer\";i:1;}s:11:\"191.7.144.5\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"177.149.217.63\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"186.204.115.34\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"179.215.124.94\";a:1:{s:5:\"admin\";i:1;}s:15:\"179.176.240.200\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"189.102.32.107\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"177.42.171.101\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"189.35.138.82\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"186.220.21.188\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"168.228.26.152\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"201.6.129.104\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"177.189.13.109\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"201.69.82.79\";a:1:{s:5:\"admin\";i:1;}s:15:\"187.113.115.230\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"177.130.86.7\";a:1:{s:5:\"admin\";i:1;}s:13:\"187.75.208.88\";a:1:{s:5:\"admin\";i:1;}s:14:\"170.254.208.27\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"191.189.12.174\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"177.131.126.202\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"186.192.229.98\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"187.21.110.194\";a:1:{s:5:\"admin\";i:1;}s:15:\"179.182.228.106\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"177.182.234.246\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"201.68.87.124\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"201.53.55.72\";a:1:{s:5:\"admin\";i:1;}s:13:\"186.214.46.79\";a:1:{s:5:\"admin\";i:1;}s:14:\"45.227.141.175\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"177.220.175.55\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"138.0.93.155\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"186.216.138.120\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"177.22.25.128\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"179.159.56.91\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"177.73.1.153\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"177.191.34.137\";a:1:{s:5:\"admin\";i:1;}s:14:\"179.233.159.61\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"189.38.133.212\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.149.84.215\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"179.234.190.73\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"177.16.80.109\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"201.140.221.253\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"168.194.136.3\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"177.17.69.81\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"201.37.162.57\";a:1:{s:5:\"admin\";i:1;}s:12:\"189.3.94.167\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"152.249.46.14\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"177.185.223.179\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"191.34.210.58\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"187.127.203.180\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"177.183.55.243\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"177.188.203.218\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"192.140.15.106\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"201.81.162.83\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"189.115.2.116\";a:1:{s:5:\"admin\";i:1;}s:14:\"168.232.229.15\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"186.204.127.154\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"187.127.199.48\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"170.79.55.11\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"201.81.169.163\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"187.112.102.65\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"186.247.206.5\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"177.159.193.175\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"179.159.56.229\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"201.11.228.93\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"177.179.115.54\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"177.70.69.55\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"186.208.27.154\";a:1:{s:5:\"admin\";i:1;}s:13:\"179.159.56.35\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"179.106.30.106\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"177.157.108.203\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"179.176.59.218\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"187.48.172.79\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"177.36.15.72\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"177.98.147.87\";a:1:{s:5:\"admin\";i:1;}s:12:\"201.51.27.39\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"186.212.107.164\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"186.224.176.183\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"189.201.233.104\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:11:\"191.55.34.5\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"189.121.197.156\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"187.66.191.111\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"177.223.190.93\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"187.122.5.229\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"179.54.121.118\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"187.48.171.217\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"200.96.166.207\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"187.37.164.94\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"201.26.106.68\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"177.134.166.148\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"191.6.113.75\";a:1:{s:5:\"admin\";i:1;}s:15:\"191.254.237.183\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"177.189.75.118\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:10:\"168.0.9.18\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"187.65.57.37\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"189.39.146.34\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"170.247.31.151\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"179.176.121.133\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"201.80.1.104\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"186.208.251.202\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"187.35.31.126\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"191.249.40.7\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"177.42.34.241\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"191.253.40.109\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.181.18.204\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"179.54.173.56\";a:1:{s:11:\"graca_rocha\";i:1;}s:11:\"189.4.73.99\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"168.0.148.147\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"201.24.58.217\";a:1:{s:5:\"admin\";i:1;}s:12:\"201.40.60.83\";a:1:{s:5:\"admin\";i:1;}s:15:\"200.149.182.202\";a:1:{s:5:\"admin\";i:1;}s:14:\"186.241.206.61\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"186.207.72.173\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"189.54.145.67\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"177.67.8.125\";a:1:{s:11:\"ondasdeouro\";i:1;}s:11:\"187.5.32.47\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"189.8.22.162\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"187.65.221.66\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"186.244.200.190\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"189.5.152.177\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"177.2.190.135\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"201.81.168.29\";a:1:{s:11:\"ondasdeouro\";i:1;}s:11:\"189.5.176.4\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"177.39.57.122\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"201.25.243.135\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"179.253.46.42\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"131.161.125.30\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"200.17.203.98\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"201.74.170.99\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"179.55.239.138\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"177.43.152.95\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"201.21.32.108\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"179.220.144.94\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"177.154.8.100\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"131.72.203.146\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"177.102.182.10\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"179.104.186.114\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"170.150.100.93\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"177.152.43.214\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.205.40.228\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"191.253.120.154\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"177.84.235.110\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"143.208.225.64\";a:1:{s:5:\"admin\";i:1;}s:14:\"178.137.93.108\";a:1:{s:5:\"admin\";i:2;}s:13:\"46.119.115.33\";a:1:{s:5:\"admin\";i:1;}s:10:\"37.9.53.12\";a:3:{s:3:\"Rui\";i:1;s:11:\"ondasdeouro\";i:2;s:5:\"Joana\";i:1;}s:14:\"89.111.178.108\";a:1:{s:5:\"admin\";i:1;}s:15:\"188.241.222.210\";a:1:{s:5:\"admin\";i:1;}s:12:\"191.162.9.75\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"177.95.142.128\";a:4:{s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"186.211.105.62\";a:4:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"187.36.179.55\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"189.41.43.162\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"179.125.35.223\";a:2:{s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"201.80.148.173\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"191.6.115.12\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"191.185.9.206\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"187.122.124.99\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"143.208.20.66\";a:3:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"191.190.94.78\";a:2:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"177.205.173.116\";a:2:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"138.0.204.106\";a:4:{s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"177.128.42.126\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"191.240.231.61\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"189.121.25.222\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"177.107.132.235\";a:3:{s:9:\"rui_twice\";i:1;s:11:\"ondasdeouro\";i:1;s:5:\"admin\";i:2;}s:12:\"201.0.45.104\";a:3:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:15:\"179.179.110.177\";a:4:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:11:\"ondasdeouro\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"170.238.121.50\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"179.235.145.230\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"170.84.31.47\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"177.220.175.227\";a:4:{s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"191.254.19.218\";a:3:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:2;}s:14:\"179.176.45.100\";a:2:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:11:\"177.87.9.48\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"189.59.140.237\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"143.208.129.186\";a:4:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"187.21.194.78\";a:3:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:2;}s:14:\"138.204.142.74\";a:4:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"ondasdeouro\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"177.43.217.74\";a:3:{s:11:\"graca_rocha\";i:2;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:15:\"186.203.211.165\";a:4:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:11:\"ondasdeouro\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"132.255.95.194\";a:2:{s:5:\"admin\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"179.186.82.159\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"ondasdeouro\";i:1;}s:13:\"189.27.139.20\";a:1:{s:7:\"to_mane\";i:2;}s:13:\"186.244.186.5\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"187.60.117.79\";a:2:{s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"187.55.202.4\";a:1:{s:5:\"admin\";i:1;}s:13:\"201.94.182.88\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"189.40.70.157\";a:2:{s:16:\"joana_richheimer\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"181.221.15.152\";a:2:{s:7:\"to_mane\";i:3;s:5:\"admin\";i:1;}s:14:\"201.83.141.128\";a:3:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:2;s:15:\"miguel_caparica\";i:1;}s:12:\"177.45.64.48\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"179.185.94.251\";a:3:{s:11:\"rui_meneses\";i:2;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:15:\"177.235.103.239\";a:2:{s:15:\"miguel_caparica\";i:3;s:11:\"rui_meneses\";i:1;}s:13:\"179.232.80.83\";a:3:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:11:\"ondasdeouro\";i:1;}s:13:\"177.41.105.79\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"187.85.194.70\";a:2:{s:5:\"admin\";i:2;s:16:\"joao_pedro_rocha\";i:2;}s:13:\"177.156.67.39\";a:1:{s:20:\"alexandre_de_almeida\";i:2;}s:14:\"179.185.22.218\";a:3:{s:9:\"rui_twice\";i:2;s:11:\"ondasdeouro\";i:1;s:5:\"admin\";i:1;}s:15:\"191.185.242.114\";a:4:{s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;}s:11:\"177.84.28.3\";a:1:{s:11:\"graca_rocha\";i:2;}s:14:\"177.33.119.153\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"168.196.75.132\";a:2:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:13:\"177.57.35.152\";a:3:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:2;}s:14:\"187.19.235.205\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"177.156.247.131\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"177.45.184.239\";a:2:{s:11:\"graca_rocha\";i:1;s:11:\"ondasdeouro\";i:1;}s:15:\"187.125.188.198\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"138.0.226.198\";a:3:{s:15:\"miguel_caparica\";i:2;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"177.135.174.102\";a:3:{s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"177.126.158.54\";a:4:{s:11:\"rui_meneses\";i:1;s:11:\"ondasdeouro\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"177.17.127.135\";a:2:{s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"177.33.196.198\";a:2:{s:16:\"joao_pedro_rocha\";i:3;s:5:\"admin\";i:1;}s:13:\"177.156.115.9\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"170.79.55.29\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"189.81.223.25\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"189.25.32.96\";a:2:{s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"191.223.185.1\";a:2:{s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:2;}s:14:\"168.227.214.66\";a:3:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;}s:14:\"168.121.95.161\";a:3:{s:7:\"to_mane\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"177.19.89.217\";a:2:{s:5:\"admin\";i:2;s:15:\"miguel_caparica\";i:2;}s:13:\"187.22.134.97\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"ondasdeouro\";i:2;s:16:\"joana_richheimer\";i:1;}s:15:\"179.185.248.153\";a:1:{s:15:\"miguel_caparica\";i:2;}s:14:\"189.110.69.232\";a:3:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"177.92.41.119\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"186.213.83.13\";a:3:{s:15:\"miguel_caparica\";i:2;s:11:\"ondasdeouro\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"179.154.141.217\";a:2:{s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"189.5.109.223\";a:3:{s:5:\"admin\";i:2;s:11:\"ondasdeouro\";i:1;s:7:\"to_mane\";i:1;}s:13:\"177.70.148.15\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"179.209.93.180\";a:2:{s:11:\"ondasdeouro\";i:2;s:7:\"to_mane\";i:1;}s:14:\"170.246.97.190\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"191.5.230.15\";a:3:{s:9:\"rui_twice\";i:1;s:11:\"ondasdeouro\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"179.219.93.165\";a:3:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:2;s:11:\"rui_meneses\";i:1;}s:15:\"201.182.123.235\";a:3:{s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"177.136.148.11\";a:3:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"179.109.53.102\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"186.211.99.194\";a:4:{s:11:\"ondasdeouro\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"187.15.177.117\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"187.121.172.244\";a:4:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"177.12.106.219\";a:3:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:1;}s:14:\"179.210.154.74\";a:2:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:11:\"45.7.118.42\";a:3:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"138.219.49.162\";a:4:{s:11:\"ondasdeouro\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"191.201.212.14\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.185.220.81\";a:4:{s:11:\"ondasdeouro\";i:1;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:1;}s:14:\"177.136.152.17\";a:3:{s:15:\"miguel_caparica\";i:2;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:14:\"179.197.10.157\";a:3:{s:11:\"ondasdeouro\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:2;}s:12:\"131.0.34.239\";a:3:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"201.8.184.10\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"179.252.174.26\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"143.0.52.166\";a:1:{s:16:\"joana_richheimer\";i:2;}s:12:\"201.4.57.206\";a:3:{s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"170.244.237.22\";a:4:{s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"187.126.225.78\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"189.124.84.100\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"177.17.62.29\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;}s:14:\"179.181.38.170\";a:3:{s:20:\"alexandre_de_almeida\";i:2;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"187.59.140.75\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"177.223.104.0\";a:2:{s:11:\"ondasdeouro\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"168.195.162.182\";a:4:{s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"186.250.254.71\";a:2:{s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"186.223.164.97\";a:3:{s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:11:\"ondasdeouro\";i:1;}s:13:\"177.191.15.51\";a:3:{s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"186.247.90.142\";a:3:{s:9:\"rui_twice\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"187.7.242.236\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"187.114.52.205\";a:3:{s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"168.232.197.247\";a:2:{s:11:\"graca_rocha\";i:1;s:11:\"ondasdeouro\";i:1;}s:12:\"201.76.12.72\";a:3:{s:16:\"joana_richheimer\";i:2;s:9:\"rui_twice\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"168.195.171.18\";a:4:{s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"187.40.173.228\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"189.32.20.105\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"189.69.30.148\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"191.32.88.255\";a:4:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;s:11:\"ondasdeouro\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"187.108.76.248\";a:4:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"168.181.140.228\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"189.18.88.112\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"179.215.250.52\";a:2:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:2;}s:15:\"189.201.213.186\";a:3:{s:11:\"rui_meneses\";i:2;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"177.37.162.35\";a:3:{s:15:\"miguel_caparica\";i:2;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:14:\"179.225.164.23\";a:1:{s:11:\"ondasdeouro\";i:2;}s:13:\"177.64.145.15\";a:2:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"189.24.56.76\";a:2:{s:7:\"to_mane\";i:3;s:16:\"joana_richheimer\";i:1;}s:15:\"170.247.112.227\";a:1:{s:9:\"rui_twice\";i:2;}s:11:\"189.6.116.2\";a:4:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"201.74.8.174\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"177.140.178.70\";a:3:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:2;s:11:\"rui_meneses\";i:1;}s:14:\"170.84.238.167\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"ondasdeouro\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:1;}s:11:\"45.7.201.12\";a:2:{s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"177.188.7.178\";a:2:{s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:13:\"177.45.123.48\";a:4:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"200.170.209.50\";a:1:{s:11:\"rui_meneses\";i:1;}s:11:\"201.26.2.61\";a:4:{s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"191.189.21.244\";a:4:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:11:\"189.73.84.0\";a:2:{s:20:\"alexandre_de_almeida\";i:3;s:16:\"joana_richheimer\";i:1;}s:12:\"201.6.135.18\";a:3:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"177.9.162.159\";a:4:{s:11:\"ondasdeouro\";i:1;s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"179.208.88.110\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"168.197.107.68\";a:3:{s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;s:11:\"ondasdeouro\";i:1;}s:13:\"177.156.73.29\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"189.58.210.36\";a:1:{s:11:\"ondasdeouro\";i:3;}s:14:\"187.127.44.134\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"179.216.198.153\";a:3:{s:11:\"ondasdeouro\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:2;}s:13:\"191.17.85.149\";a:1:{s:5:\"admin\";i:1;}s:14:\"191.243.252.36\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:11:\"177.62.2.16\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"179.100.11.130\";a:3:{s:7:\"to_mane\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"152.249.216.75\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:2;}s:14:\"187.103.50.120\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"189.62.201.163\";a:3:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"186.241.147.29\";a:1:{s:7:\"to_mane\";i:2;}s:13:\"177.96.135.27\";a:2:{s:11:\"rui_meneses\";i:2;s:15:\"miguel_caparica\";i:1;}s:13:\"201.21.60.110\";a:2:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"177.69.211.201\";a:4:{s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;s:11:\"ondasdeouro\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"189.71.195.204\";a:4:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"179.95.87.42\";a:3:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:2;s:5:\"admin\";i:1;}s:14:\"177.84.146.207\";a:4:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"192.141.32.203\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"200.138.66.7\";a:2:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"181.213.53.43\";a:4:{s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"ondasdeouro\";i:1;s:7:\"to_mane\";i:1;}s:14:\"45.229.135.161\";a:2:{s:9:\"rui_twice\";i:3;s:16:\"joana_richheimer\";i:1;}s:14:\"186.222.16.187\";a:3:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:14:\"177.107.124.28\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"177.73.168.110\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"131.161.109.95\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"177.136.149.96\";a:4:{s:20:\"alexandre_de_almeida\";i:1;s:11:\"ondasdeouro\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"201.37.160.61\";a:3:{s:7:\"to_mane\";i:2;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;}s:15:\"179.183.101.133\";a:1:{s:7:\"to_mane\";i:1;}s:11:\"177.4.51.88\";a:4:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"177.220.174.110\";a:4:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"170.82.200.15\";a:3:{s:16:\"joana_richheimer\";i:1;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:2;}s:13:\"179.98.79.171\";a:4:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"191.34.156.70\";a:4:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:14:\"177.140.133.14\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"170.80.12.228\";a:4:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:13:\"177.135.6.227\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;s:5:\"admin\";i:1;}s:14:\"177.82.193.216\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;s:11:\"ondasdeouro\";i:1;}s:13:\"189.5.251.150\";a:4:{s:11:\"graca_rocha\";i:1;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"168.194.162.45\";a:2:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"186.207.67.24\";a:2:{s:11:\"ondasdeouro\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"177.162.68.31\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"201.77.131.246\";a:4:{s:11:\"ondasdeouro\";i:1;s:11:\"rui_meneses\";i:1;s:9:\"rui_twice\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"191.255.13.28\";a:3:{s:16:\"joao_pedro_rocha\";i:2;s:7:\"to_mane\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"177.91.189.245\";a:3:{s:11:\"ondasdeouro\";i:1;s:11:\"graca_rocha\";i:2;s:7:\"to_mane\";i:1;}s:14:\"177.10.215.153\";a:3:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:2;}s:13:\"170.83.43.129\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"168.227.132.26\";a:3:{s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"191.33.106.125\";a:1:{s:5:\"admin\";i:1;}s:13:\"177.51.190.66\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:2;s:11:\"ondasdeouro\";i:1;}s:14:\"201.159.31.225\";a:2:{s:5:\"admin\";i:2;s:7:\"to_mane\";i:2;}s:13:\"201.69.59.213\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"168.197.66.143\";a:3:{s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:2;s:15:\"miguel_caparica\";i:1;}s:14:\"186.206.254.53\";a:3:{s:11:\"ondasdeouro\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"168.232.226.249\";a:1:{s:5:\"admin\";i:1;}s:13:\"201.182.35.76\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;s:9:\"rui_twice\";i:2;}s:14:\"201.54.172.174\";a:4:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;s:11:\"ondasdeouro\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"187.2.132.250\";a:3:{s:20:\"alexandre_de_almeida\";i:2;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:11:\"177.1.62.32\";a:4:{s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;s:11:\"ondasdeouro\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"201.0.73.144\";a:3:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;s:16:\"joana_richheimer\";i:2;}s:15:\"187.182.109.104\";a:2:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"177.11.94.90\";a:4:{s:11:\"graca_rocha\";i:1;s:11:\"ondasdeouro\";i:1;s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"200.103.41.40\";a:2:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:12:\"170.83.37.72\";a:4:{s:11:\"ondasdeouro\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:9:\"rui_twice\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"201.17.81.65\";a:3:{s:5:\"admin\";i:1;s:11:\"ondasdeouro\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"191.188.59.130\";a:4:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:15:\"179.181.238.181\";a:2:{s:16:\"joana_richheimer\";i:2;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"201.81.161.69\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"179.190.245.31\";a:2:{s:16:\"joana_richheimer\";i:2;s:11:\"ondasdeouro\";i:2;}s:14:\"179.83.188.199\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"177.96.63.155\";a:4:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;s:11:\"graca_rocha\";i:1;}s:11:\"170.78.16.2\";a:3:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;}s:12:\"168.181.48.7\";a:4:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"187.87.225.179\";a:3:{s:11:\"graca_rocha\";i:2;s:9:\"rui_twice\";i:1;s:5:\"admin\";i:1;}s:12:\"187.45.63.36\";a:2:{s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"177.99.121.236\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"179.235.3.144\";a:2:{s:16:\"joana_richheimer\";i:2;s:11:\"ondasdeouro\";i:1;}s:15:\"170.233.182.176\";a:2:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"201.6.226.179\";a:3:{s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"177.17.54.199\";a:3:{s:7:\"to_mane\";i:1;s:11:\"ondasdeouro\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"179.233.250.218\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.98.216.109\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"179.158.234.178\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"179.182.31.145\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"201.6.231.52\";a:3:{s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:1;}s:14:\"170.79.222.146\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"177.79.73.68\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"189.103.161.240\";a:4:{s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"187.20.106.11\";a:4:{s:11:\"graca_rocha\";i:1;s:11:\"ondasdeouro\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;}s:13:\"191.180.231.4\";a:2:{s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"187.113.0.172\";a:4:{s:11:\"ondasdeouro\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"177.189.187.60\";a:3:{s:11:\"rui_meneses\";i:1;s:7:\"to_mane\";i:2;s:16:\"joana_richheimer\";i:1;}s:15:\"191.184.237.193\";a:3:{s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:2;s:11:\"rui_meneses\";i:1;}s:13:\"45.230.30.160\";a:3:{s:5:\"admin\";i:2;s:11:\"graca_rocha\";i:1;s:7:\"to_mane\";i:1;}s:11:\"177.17.6.53\";a:2:{s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"201.17.158.75\";a:3:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:2;s:16:\"joana_richheimer\";i:1;}s:12:\"187.21.10.81\";a:3:{s:11:\"ondasdeouro\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;}s:13:\"189.68.195.70\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"189.10.116.110\";a:3:{s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;}s:13:\"201.75.24.164\";a:3:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"179.180.139.41\";a:2:{s:16:\"joao_pedro_rocha\";i:2;s:16:\"joana_richheimer\";i:2;}s:13:\"201.95.92.165\";a:2:{s:11:\"rui_meneses\";i:2;s:16:\"joao_pedro_rocha\";i:2;}s:13:\"177.223.12.29\";a:4:{s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"189.105.64.254\";a:3:{s:15:\"miguel_caparica\";i:2;s:5:\"admin\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.40.251.215\";a:3:{s:11:\"graca_rocha\";i:1;s:5:\"admin\";i:1;s:11:\"ondasdeouro\";i:1;}s:13:\"179.97.32.242\";a:4:{s:11:\"ondasdeouro\";i:1;s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"187.121.168.23\";a:3:{s:7:\"to_mane\";i:1;s:11:\"ondasdeouro\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"189.87.151.146\";a:4:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"186.210.34.110\";a:5:{s:5:\"admin\";i:1;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:2;s:11:\"ondasdeouro\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"177.67.42.240\";a:4:{s:11:\"graca_rocha\";i:2;s:11:\"ondasdeouro\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:13:\"186.206.39.36\";a:3:{s:20:\"alexandre_de_almeida\";i:2;s:5:\"admin\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"181.213.45.111\";a:2:{s:16:\"joana_richheimer\";i:2;s:11:\"ondasdeouro\";i:1;}s:13:\"177.72.17.102\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"201.13.94.226\";a:3:{s:11:\"ondasdeouro\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"179.108.130.57\";a:2:{s:7:\"to_mane\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"187.59.243.192\";a:3:{s:15:\"miguel_caparica\";i:1;s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:2;}s:13:\"201.27.215.70\";a:3:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:11:\"ondasdeouro\";i:1;}s:13:\"189.79.175.23\";a:3:{s:20:\"alexandre_de_almeida\";i:2;s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"187.56.165.197\";a:2:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:12:\"177.41.53.88\";a:3:{s:11:\"rui_meneses\";i:2;s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"177.99.17.173\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:2;}s:15:\"191.251.104.196\";a:3:{s:7:\"to_mane\";i:1;s:11:\"ondasdeouro\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"179.211.210.121\";a:4:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"187.109.222.30\";a:3:{s:11:\"rui_meneses\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"ondasdeouro\";i:1;}s:15:\"160.238.178.210\";a:3:{s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:2;s:5:\"admin\";i:1;}s:15:\"189.124.116.162\";a:2:{s:11:\"rui_meneses\";i:2;s:11:\"ondasdeouro\";i:1;}s:13:\"189.59.214.45\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:2;}s:12:\"187.84.9.107\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:9:\"rui_twice\";i:1;}s:15:\"177.134.209.191\";a:3:{s:9:\"rui_twice\";i:2;s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;}s:15:\"179.221.198.146\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"187.84.216.218\";a:2:{s:9:\"rui_twice\";i:2;s:11:\"ondasdeouro\";i:1;}s:15:\"177.179.119.208\";a:4:{s:7:\"to_mane\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"177.179.206.251\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:12:\"177.124.4.22\";a:3:{s:9:\"rui_twice\";i:1;s:11:\"ondasdeouro\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"191.189.15.89\";a:4:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"186.212.164.69\";a:3:{s:5:\"admin\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:1;}s:14:\"179.177.16.232\";a:1:{s:9:\"rui_twice\";i:2;}s:15:\"138.185.189.111\";a:2:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:12:\"168.228.6.42\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"186.195.49.49\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"177.79.67.195\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"189.38.167.38\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"189.30.206.222\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"187.17.154.48\";a:4:{s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:1;}s:12:\"189.5.177.37\";a:2:{s:11:\"graca_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"187.108.36.138\";a:2:{s:7:\"to_mane\";i:1;s:11:\"ondasdeouro\";i:1;}s:12:\"189.27.57.92\";a:3:{s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"187.66.156.85\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"177.58.27.95\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"201.21.60.54\";a:3:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"187.23.121.137\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"201.77.125.21\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"187.22.135.171\";a:3:{s:11:\"ondasdeouro\";i:1;s:7:\"to_mane\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"138.185.189.64\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"191.242.76.4\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"189.124.82.218\";a:2:{s:16:\"joao_pedro_rocha\";i:2;s:11:\"graca_rocha\";i:1;}s:14:\"189.12.118.193\";a:4:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;s:11:\"ondasdeouro\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"168.181.48.67\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:7:\"to_mane\";i:2;}s:11:\"187.72.0.97\";a:2:{s:11:\"rui_meneses\";i:3;s:11:\"ondasdeouro\";i:1;}s:15:\"179.247.155.138\";a:3:{s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"45.65.132.198\";a:2:{s:11:\"ondasdeouro\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"201.74.8.187\";a:1:{s:5:\"admin\";i:1;}s:13:\"186.205.91.65\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:11:\"170.83.0.31\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:16:\"joana_richheimer\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"201.19.236.101\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"177.29.104.111\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:11:\"45.65.208.6\";a:3:{s:15:\"miguel_caparica\";i:2;s:16:\"joana_richheimer\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"177.132.157.130\";a:2:{s:16:\"joao_pedro_rocha\";i:2;s:15:\"miguel_caparica\";i:1;}s:14:\"189.91.225.127\";a:2:{s:11:\"ondasdeouro\";i:1;s:9:\"rui_twice\";i:2;}s:14:\"187.19.212.239\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"189.27.156.163\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"rui_meneses\";i:2;}s:14:\"186.225.230.95\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"168.194.162.126\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"191.55.62.184\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"201.6.134.44\";a:3:{s:16:\"joana_richheimer\";i:1;s:15:\"miguel_caparica\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:13:\"152.238.6.245\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"138.118.95.114\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"201.21.0.205\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"ondasdeouro\";i:1;}s:13:\"189.70.156.60\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"201.81.166.47\";a:3:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"138.36.230.150\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"189.40.88.38\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"186.233.169.50\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"189.123.234.226\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"179.176.116.241\";a:2:{s:11:\"ondasdeouro\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"189.49.202.106\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"179.104.235.162\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"187.123.51.70\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"177.16.226.155\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"191.250.175.204\";a:2:{s:15:\"miguel_caparica\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"201.6.135.246\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:14:\"168.228.39.253\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"191.53.77.25\";a:2:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:12:\"189.63.29.94\";a:2:{s:11:\"ondasdeouro\";i:1;s:5:\"admin\";i:1;}s:15:\"200.195.180.162\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"177.126.212.172\";a:2:{s:16:\"joana_richheimer\";i:2;s:11:\"graca_rocha\";i:1;}s:12:\"64.215.22.60\";a:1:{s:20:\"alexandre_de_almeida\";i:2;}s:14:\"186.205.29.114\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:13:\"181.191.96.58\";a:1:{s:11:\"rui_meneses\";i:2;}s:15:\"177.106.106.150\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"187.95.28.106\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:13:\"189.41.40.183\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"191.189.199.79\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"187.37.91.181\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"200.139.66.170\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"186.241.183.33\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"179.212.2.32\";a:1:{s:5:\"admin\";i:1;}s:13:\"177.44.128.54\";a:2:{s:5:\"admin\";i:1;s:7:\"to_mane\";i:1;}s:14:\"191.246.188.13\";a:2:{s:15:\"miguel_caparica\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"170.83.133.201\";a:2:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"187.180.190.235\";a:2:{s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"131.108.186.36\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"177.134.20.241\";a:3:{s:11:\"rui_meneses\";i:1;s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"201.16.239.184\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"200.158.158.124\";a:2:{s:16:\"joana_richheimer\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"177.138.28.132\";a:1:{s:16:\"joana_richheimer\";i:2;}s:15:\"200.233.185.250\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"ondasdeouro\";i:1;}s:12:\"177.45.86.53\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"189.4.247.175\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"187.17.201.94\";a:2:{s:7:\"to_mane\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"186.204.80.72\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"186.224.239.2\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"201.6.135.77\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"179.95.225.102\";a:1:{s:5:\"admin\";i:1;}s:14:\"191.253.128.73\";a:2:{s:15:\"miguel_caparica\";i:1;s:7:\"to_mane\";i:2;}s:14:\"179.220.201.70\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"186.204.159.84\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"186.232.249.169\";a:2:{s:9:\"rui_twice\";i:1;s:11:\"ondasdeouro\";i:1;}s:14:\"179.110.48.114\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"177.155.102.0\";a:1:{s:11:\"rui_meneses\";i:2;}s:13:\"170.83.82.175\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:12:\"189.62.85.44\";a:2:{s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;}s:14:\"187.87.149.132\";a:2:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"179.184.114.133\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"179.191.107.82\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"191.17.236.248\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:7:\"to_mane\";i:1;}s:15:\"179.208.174.111\";a:2:{s:9:\"rui_twice\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"177.136.152.249\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:15:\"miguel_caparica\";i:1;}s:15:\"186.216.242.136\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"186.206.78.243\";a:2:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"177.205.17.84\";a:2:{s:11:\"ondasdeouro\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"187.36.230.60\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"179.187.184.53\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"177.215.74.199\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"191.251.1.185\";a:1:{s:7:\"to_mane\";i:1;}s:15:\"200.232.188.148\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"191.52.254.90\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"138.118.244.2\";a:2:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"168.90.59.181\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"187.65.205.235\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"201.76.171.176\";a:2:{s:16:\"joana_richheimer\";i:1;s:7:\"to_mane\";i:1;}s:15:\"170.254.145.240\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"187.40.244.155\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"152.237.65.183\";a:2:{s:11:\"rui_meneses\";i:1;s:5:\"admin\";i:1;}s:14:\"191.250.201.14\";a:2:{s:16:\"joana_richheimer\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"187.74.242.4\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"170.83.43.131\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"179.54.131.135\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"200.181.206.54\";a:1:{s:5:\"admin\";i:1;}s:12:\"179.95.29.77\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"177.215.86.62\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"179.158.93.8\";a:2:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"177.220.175.17\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"189.54.145.79\";a:2:{s:5:\"admin\";i:1;s:11:\"rui_meneses\";i:1;}s:15:\"191.209.127.182\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"168.121.26.22\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"179.153.206.197\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"201.18.14.50\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"177.98.110.30\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"191.7.13.198\";a:2:{s:11:\"graca_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:15:\"191.183.201.109\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"201.21.37.74\";a:2:{s:7:\"to_mane\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"189.122.75.108\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"187.60.34.106\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:13:\"200.53.194.42\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"191.184.200.61\";a:2:{s:11:\"ondasdeouro\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"189.86.242.83\";a:1:{s:5:\"admin\";i:1;}s:12:\"191.19.200.1\";a:2:{s:5:\"admin\";i:1;s:11:\"graca_rocha\";i:1;}s:12:\"201.21.38.29\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:11:\"201.93.6.46\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"179.230.228.19\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:16:\"joana_richheimer\";i:1;}s:13:\"179.113.7.159\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"201.37.161.44\";a:1:{s:5:\"admin\";i:1;}s:11:\"45.4.35.254\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"189.100.133.114\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"179.252.168.181\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"177.221.222.29\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"177.103.11.235\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"191.5.123.238\";a:1:{s:5:\"admin\";i:1;}s:12:\"187.126.23.9\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"187.57.162.109\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"186.228.141.54\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"189.58.25.24\";a:1:{s:9:\"rui_twice\";i:2;}s:14:\"139.82.254.163\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"177.142.154.41\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"177.135.3.149\";a:1:{s:5:\"admin\";i:1;}s:14:\"152.249.124.73\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"189.5.118.245\";a:2:{s:11:\"ondasdeouro\";i:1;s:11:\"rui_meneses\";i:1;}s:13:\"177.68.26.120\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"187.107.230.78\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"179.181.9.120\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"191.32.97.212\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"179.182.0.121\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"128.201.25.169\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"179.178.100.243\";a:2:{s:11:\"graca_rocha\";i:1;s:11:\"ondasdeouro\";i:1;}s:13:\"186.205.25.41\";a:2:{s:20:\"alexandre_de_almeida\";i:1;s:5:\"admin\";i:1;}s:13:\"179.159.64.67\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"45.6.223.114\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"201.6.143.104\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"177.37.234.146\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"170.81.202.67\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"179.162.99.49\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"177.136.151.163\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"177.41.38.95\";a:1:{s:5:\"admin\";i:1;}s:14:\"189.101.116.74\";a:1:{s:11:\"rui_meneses\";i:1;}s:11:\"131.0.39.45\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"200.174.156.2\";a:1:{s:5:\"admin\";i:1;}s:13:\"191.5.222.250\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"170.84.145.226\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"177.70.68.149\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"177.207.120.23\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"177.126.116.146\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"177.105.222.15\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"189.36.199.4\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"201.47.208.78\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"191.185.3.74\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"177.220.172.16\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"192.145.207.168\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"187.58.100.211\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"189.91.198.165\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"170.0.151.162\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"187.9.214.86\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"177.131.123.153\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"191.250.213.70\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"187.84.216.210\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"189.27.233.131\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"189.62.203.12\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"181.220.140.40\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"191.163.114.191\";a:1:{s:5:\"admin\";i:1;}s:13:\"187.84.191.90\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"179.191.215.24\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"177.131.54.168\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"187.114.168.228\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"45.6.162.109\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"201.86.160.221\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"179.106.178.213\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"179.214.190.79\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"177.96.17.108\";a:1:{s:5:\"admin\";i:1;}s:15:\"187.103.238.230\";a:1:{s:5:\"admin\";i:1;}s:14:\"177.137.243.54\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"189.105.120.92\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"191.35.124.69\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"177.83.128.153\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"179.178.30.126\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"179.109.80.81\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"186.251.22.129\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"177.41.167.141\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"179.235.183.114\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"189.27.13.250\";a:1:{s:7:\"to_mane\";i:1;}s:11:\"200.9.16.32\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"201.24.119.202\";a:1:{s:5:\"admin\";i:1;}s:15:\"179.181.181.202\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"200.232.131.244\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"187.127.146.236\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"179.34.237.106\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"186.212.79.58\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"200.101.106.26\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"179.212.94.87\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"186.216.149.140\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"179.125.112.190\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"179.190.17.60\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"179.182.207.231\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"201.13.36.231\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"187.73.210.227\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:11:\"ondasdeouro\";i:1;}s:13:\"189.46.45.229\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"177.158.197.37\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"191.189.10.189\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"189.84.78.87\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"179.95.91.134\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"189.47.240.202\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"179.221.72.222\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"201.13.85.236\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"177.99.194.234\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"168.121.110.132\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"179.217.122.46\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"187.60.36.59\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"45.71.122.154\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"201.51.149.146\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"191.7.148.14\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"179.186.99.40\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"189.59.71.130\";a:1:{s:5:\"admin\";i:1;}s:14:\"201.81.160.182\";a:1:{s:5:\"admin\";i:1;}s:14:\"186.213.223.34\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"201.22.56.132\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"191.242.167.196\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"189.60.108.3\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"186.205.110.156\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"201.182.184.2\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"177.157.84.27\";a:1:{s:5:\"admin\";i:1;}s:13:\"191.32.130.62\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"138.99.71.89\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"200.101.110.213\";a:1:{s:5:\"admin\";i:1;}s:13:\"179.214.59.69\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"177.205.143.203\";a:1:{s:16:\"joana_richheimer\";i:1;}s:12:\"201.1.169.69\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"189.68.92.29\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"187.123.32.215\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"177.130.94.186\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"177.189.170.18\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"189.28.180.10\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"187.109.253.20\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"168.90.117.28\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"143.255.208.204\";a:1:{s:5:\"admin\";i:1;}s:11:\"168.0.49.12\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"187.58.161.88\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"177.37.254.91\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"200.229.71.10\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"187.86.96.80\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"177.133.205.45\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"189.19.207.64\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"187.20.210.37\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"167.249.108.146\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"189.26.248.226\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"189.29.90.209\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"177.154.34.188\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"177.75.211.85\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"131.100.133.178\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"192.141.101.75\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"186.203.198.153\";a:1:{s:11:\"graca_rocha\";i:1;}s:11:\"177.89.7.23\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"179.104.218.51\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"186.242.246.110\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"177.55.178.74\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"132.255.143.70\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"177.75.197.145\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"179.34.57.183\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"186.225.187.157\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"201.148.119.82\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"177.149.208.199\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"186.232.202.183\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"186.193.177.155\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"187.18.238.162\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"177.8.171.170\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"200.33.157.146\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"177.19.59.101\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"177.87.235.89\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"191.209.43.7\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"186.244.67.12\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"187.79.188.206\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"187.59.58.175\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"201.17.101.119\";a:1:{s:15:\"miguel_caparica\";i:1;}s:13:\"45.71.227.250\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"187.122.18.60\";a:1:{s:15:\"miguel_caparica\";i:1;}s:14:\"189.112.94.144\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"191.37.20.47\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"201.92.244.186\";a:1:{s:15:\"miguel_caparica\";i:1;}s:15:\"179.233.209.175\";a:1:{s:5:\"admin\";i:1;}s:13:\"179.211.52.33\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"201.22.255.208\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"177.16.198.44\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"177.47.168.7\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:11:\"189.4.73.20\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"191.183.196.138\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"191.248.56.151\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"138.186.55.42\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"201.46.21.241\";a:1:{s:5:\"admin\";i:1;}s:11:\"189.4.49.19\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"131.108.64.93\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"177.138.83.201\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"200.97.114.51\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"191.33.53.244\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"200.228.16.221\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"177.126.242.137\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"177.202.181.23\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"179.111.217.10\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"187.1.60.220\";a:1:{s:11:\"ondasdeouro\";i:1;}s:11:\"177.5.225.1\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"179.214.89.84\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"186.214.66.162\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:15:\"179.105.135.151\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"170.239.3.175\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"200.96.161.102\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"191.17.228.73\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:13:\"191.54.96.213\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"201.77.125.50\";a:1:{s:5:\"admin\";i:1;}s:14:\"187.18.220.140\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"177.74.156.149\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"201.21.38.63\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"45.229.236.47\";a:1:{s:9:\"rui_twice\";i:1;}s:15:\"177.220.173.145\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"176.192.20.146\";a:1:{s:5:\"admin\";i:1;}s:14:\"178.218.104.42\";a:1:{s:11:\"graca_rocha\";i:1;}s:11:\"1.20.103.13\";a:1:{s:11:\"graca_rocha\";i:1;}s:13:\"103.119.54.48\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"77.41.132.43\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"80.87.184.49\";a:1:{s:11:\"graca_rocha\";i:1;}s:11:\"1.10.187.55\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"95.181.130.149\";a:1:{s:11:\"graca_rocha\";i:1;}s:14:\"176.62.188.158\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"195.46.181.186\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"213.226.255.24\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"66.103.173.243\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"139.59.129.174\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"202.124.39.102\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"202.79.29.102\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"95.161.181.30\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"195.9.225.134\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"178.19.187.84\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"181.129.72.83\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"185.69.236.143\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"217.73.133.102\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"189.127.16.2\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"180.180.175.82\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"82.193.123.230\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"211.24.105.86\";a:1:{s:7:\"to_mane\";i:1;}s:13:\"125.114.35.45\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"101.64.24.104\";a:1:{s:5:\"admin\";i:1;}s:13:\"101.64.39.182\";a:1:{s:5:\"admin\";i:1;}s:15:\"125.116.132.221\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"122.245.8.210\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"123.152.97.236\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"3.215.175.226\";a:1:{s:5:\"admin\";i:1;}s:15:\"125.116.197.219\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"35.198.156.252\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"46.101.130.20\";a:1:{s:9:\"rui_twice\";i:1;}s:11:\"45.79.88.71\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"185.85.17.27\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"34.239.219.214\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"67.209.114.118\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"207.148.2.111\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"81.169.255.222\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"167.99.34.53\";a:1:{s:5:\"admin\";i:1;}s:13:\"217.160.178.4\";a:1:{s:9:\"rui_twice\";i:1;}s:12:\"35.237.32.44\";a:1:{s:5:\"admin\";i:1;}s:14:\"163.179.32.115\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"123.148.246.245\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"101.65.243.173\";a:1:{s:5:\"admin\";i:1;}s:14:\"123.148.146.67\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"183.150.238.162\";a:1:{s:5:\"admin\";i:1;}s:15:\"123.148.146.165\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"123.148.208.217\";a:1:{s:5:\"admin\";i:1;}s:15:\"183.150.139.190\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"134.35.105.178\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"123.148.216.82\";a:1:{s:5:\"admin\";i:1;}s:15:\"122.232.220.143\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"123.148.146.12\";a:1:{s:5:\"admin\";i:1;}s:14:\"115.207.107.20\";a:1:{s:5:\"admin\";i:1;}s:14:\"125.105.38.109\";a:1:{s:5:\"admin\";i:1;}s:15:\"183.150.221.190\";a:1:{s:5:\"admin\";i:1;}s:15:\"123.148.145.216\";a:1:{s:5:\"admin\";i:1;}s:14:\"123.148.241.28\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"123.148.219.102\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"125.105.80.128\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"123.148.246.143\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"123.148.240.72\";a:1:{s:5:\"admin\";i:1;}s:13:\"183.150.44.67\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"123.148.145.217\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"123.148.245.162\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"123.148.245.43\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"183.150.216.221\";a:1:{s:5:\"admin\";i:1;}s:14:\"123.148.145.13\";a:1:{s:5:\"admin\";i:1;}s:14:\"123.148.248.55\";a:1:{s:5:\"admin\";i:1;}s:13:\"200.68.140.40\";a:2:{s:7:\"to_mane\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"190.131.217.94\";a:2:{s:11:\"ondasdeouro\";i:1;s:14:\"rita_brilhante\";i:1;}s:13:\"197.61.71.227\";a:2:{s:16:\"ricardo_carneiro\";i:1;s:16:\"joao_pedro_rocha\";i:1;}s:14:\"189.237.13.186\";a:1:{s:7:\"to_mane\";i:1;}s:12:\"41.13.72.141\";a:1:{s:11:\"rui_meneses\";i:1;}s:13:\"41.113.255.89\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"180.191.103.144\";a:2:{s:12:\"sofia_filipe\";i:1;s:16:\"joao_vasco_nunes\";i:1;}s:13:\"181.67.228.53\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"190.113.208.203\";a:2:{s:14:\"rita_brilhante\";i:1;s:16:\"joao_vasco_nunes\";i:1;}s:13:\"190.24.56.233\";a:1:{s:16:\"ricardo_carneiro\";i:1;}s:13:\"201.102.53.84\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"177.250.112.183\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"196.157.27.77\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"179.6.55.241\";a:1:{s:11:\"ondasdeouro\";i:1;}s:14:\"177.251.193.10\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"201.46.97.39\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"181.124.18.89\";a:1:{s:11:\"graca_rocha\";i:1;}s:15:\"191.240.179.164\";a:1:{s:11:\"rui_meneses\";i:1;}s:12:\"186.84.89.49\";a:2:{s:9:\"rui_twice\";i:1;s:7:\"to_mane\";i:1;}s:12:\"92.12.86.119\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:13:\"46.32.120.151\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"197.156.124.56\";a:1:{s:12:\"sofia_filipe\";i:1;}s:15:\"112.198.222.131\";a:2:{s:14:\"rita_brilhante\";i:1;s:11:\"ondasdeouro\";i:1;}s:13:\"41.84.132.134\";a:1:{s:5:\"admin\";i:1;}s:15:\"187.158.153.103\";a:1:{s:13:\"facebook_user\";i:1;}s:14:\"187.135.124.83\";a:2:{s:13:\"facebook_user\";i:1;s:14:\"rita_brilhante\";i:1;}s:14:\"201.97.152.205\";a:1:{s:11:\"graca_rocha\";i:1;}s:11:\"61.9.48.203\";a:1:{s:16:\"joana_richheimer\";i:1;}s:15:\"168.205.211.246\";a:1:{s:16:\"ricardo_carneiro\";i:1;}s:14:\"180.190.79.167\";a:1:{s:15:\"miguel_caparica\";i:1;}s:12:\"41.66.226.27\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"197.54.254.146\";a:1:{s:5:\"admin\";i:1;}s:15:\"200.105.247.199\";a:1:{s:7:\"to_mane\";i:1;}s:14:\"41.203.190.126\";a:1:{s:5:\"admin\";i:1;}s:13:\"39.41.121.239\";a:1:{s:13:\"facebook_user\";i:1;}s:12:\"2.50.157.113\";a:1:{s:16:\"joao_vasco_nunes\";i:1;}s:14:\"14.192.208.169\";a:1:{s:13:\"facebook_user\";i:1;}s:13:\"186.1.145.139\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"200.126.50.4\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"131.255.233.243\";a:1:{s:13:\"facebook_user\";i:1;}s:13:\"105.227.143.4\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"189.140.95.199\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:10:\"45.7.77.22\";a:1:{s:20:\"alexandre_de_almeida\";i:1;}s:14:\"189.84.112.230\";a:1:{s:16:\"joana_richheimer\";i:1;}s:13:\"41.58.200.219\";a:1:{s:13:\"facebook_user\";i:1;}s:12:\"103.255.6.73\";a:1:{s:14:\"rita_brilhante\";i:1;}s:15:\"158.177.200.124\";a:2:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;}s:10:\"5.188.62.5\";a:3:{s:9:\"rui_twice\";i:2;s:5:\"Graca\";i:1;s:5:\"Joana\";i:1;}s:12:\"194.61.24.29\";a:1:{s:5:\"admin\";i:1;}s:14:\"183.150.250.45\";a:1:{s:5:\"admin\";i:1;}s:13:\"66.235.169.51\";a:1:{s:5:\"admin\";i:2;}s:12:\"5.188.210.47\";a:1:{s:5:\"admin\";i:2;}s:15:\"123.148.247.236\";a:1:{s:5:\"admin\";i:1;}s:13:\"132.148.28.20\";a:1:{s:5:\"admin\";i:1;}s:13:\"40.90.190.194\";a:1:{s:5:\"admin\";i:1;}s:14:\"149.202.188.76\";a:2:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;}s:15:\"205.196.211.211\";a:3:{s:5:\"admin\";i:2;s:9:\"rui_twice\";i:1;s:11:\"graca_rocha\";i:1;}s:15:\"207.180.198.241\";a:1:{s:5:\"admin\";i:1;}s:14:\"91.234.194.246\";a:1:{s:5:\"admin\";i:1;}s:14:\"188.165.233.82\";a:1:{s:5:\"admin\";i:1;}s:15:\"123.148.246.216\";a:1:{s:5:\"admin\";i:1;}s:15:\"183.150.136.157\";a:1:{s:5:\"admin\";i:1;}s:13:\"5.135.181.145\";a:1:{s:5:\"admin\";i:1;}s:14:\"183.150.45.100\";a:1:{s:5:\"admin\";i:1;}s:15:\"147.135.211.127\";a:1:{s:5:\"admin\";i:1;}s:14:\"192.81.210.176\";a:1:{s:5:\"admin\";i:1;}s:14:\"142.44.240.254\";a:1:{s:5:\"admin\";i:1;}s:13:\"68.183.84.213\";a:1:{s:5:\"admin\";i:1;}s:14:\"178.128.68.121\";a:1:{s:5:\"admin\";i:1;}s:13:\"178.137.86.30\";a:1:{s:5:\"admin\";i:1;}s:14:\"157.245.52.134\";a:1:{s:5:\"admin\";i:1;}s:14:\"115.207.108.90\";a:1:{s:5:\"admin\";i:1;}s:13:\"82.223.23.220\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"193.188.22.122\";a:1:{s:5:\"admin\";i:1;}s:13:\"176.123.10.97\";a:1:{s:5:\"admin\";i:1;}s:12:\"80.82.70.206\";a:1:{s:5:\"admin\";i:1;}s:14:\"158.69.158.103\";a:1:{s:5:\"admin\";i:1;}s:15:\"123.148.144.128\";a:1:{s:5:\"admin\";i:1;}s:11:\"47.75.3.195\";a:1:{s:5:\"admin\";i:1;}s:13:\"14.161.36.234\";a:1:{s:7:\"[login]\";i:1;}s:14:\"18.206.174.211\";a:1:{s:7:\"[login]\";i:1;}s:13:\"89.221.250.18\";a:2:{s:10:\"joao_andre\";i:1;s:7:\"[login]\";i:1;}s:13:\"13.211.22.122\";a:1:{s:7:\"[login]\";i:1;}s:14:\"35.193.164.124\";a:1:{s:7:\"[login]\";i:1;}s:13:\"176.31.146.32\";a:1:{s:13:\"facebook_user\";i:1;}s:12:\"35.154.11.74\";a:1:{s:16:\"joao_vasco_nunes\";i:1;}s:13:\"178.63.82.141\";a:1:{s:14:\"rita_brilhante\";i:1;}s:14:\"149.28.241.135\";a:1:{s:7:\"[login]\";i:1;}s:14:\"104.197.91.157\";a:2:{s:15:\"miguel_caparica\";i:1;s:12:\"sofia_filipe\";i:1;}s:15:\"104.248.143.107\";a:1:{s:12:\"sofia_filipe\";i:2;}s:13:\"176.95.46.125\";a:1:{s:7:\"[login]\";i:1;}s:14:\"159.203.123.99\";a:1:{s:7:\"[login]\";i:1;}s:14:\"206.189.117.42\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:7:\"[login]\";i:1;s:16:\"ricardo_carneiro\";i:1;}s:13:\"208.109.10.85\";a:4:{s:7:\"to_mane\";i:1;s:15:\"rafaela_martins\";i:1;s:13:\"pedro_quadros\";i:1;s:9:\"rui_twice\";i:1;}s:13:\"149.28.90.223\";a:1:{s:7:\"[login]\";i:1;}s:13:\"167.172.68.76\";a:2:{s:16:\"ricardo_carneiro\";i:1;s:12:\"alvaro_marin\";i:1;}s:14:\"34.250.186.246\";a:1:{s:7:\"[login]\";i:1;}s:13:\"51.178.83.225\";a:1:{s:7:\"[login]\";i:2;}s:14:\"157.245.59.139\";a:1:{s:16:\"ricardo_carneiro\";i:1;}s:14:\"18.136.193.239\";a:1:{s:16:\"ricardo_carneiro\";i:1;}s:14:\"35.198.130.154\";a:1:{s:15:\"rafaela_martins\";i:1;}s:12:\"52.62.92.144\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:15:\"128.199.198.119\";a:1:{s:7:\"[login]\";i:1;}s:14:\"148.72.215.236\";a:1:{s:16:\"ricardo_carneiro\";i:1;}s:13:\"18.218.53.230\";a:1:{s:12:\"alvaro_marin\";i:1;}s:13:\"13.232.45.103\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"167.99.195.209\";a:1:{s:7:\"[login]\";i:1;}s:15:\"188.120.235.131\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:7:\"[login]\";i:1;}s:15:\"195.242.103.114\";a:2:{s:12:\"alvaro_marin\";i:1;s:15:\"rafaela_martins\";i:1;}s:12:\"34.87.214.12\";a:2:{s:16:\"joao_pedro_rocha\";i:1;s:15:\"rafaela_martins\";i:1;}s:12:\"118.27.95.22\";a:1:{s:12:\"alvaro_marin\";i:1;}s:14:\"35.154.235.143\";a:1:{s:15:\"rafaela_martins\";i:1;}s:14:\"209.133.198.18\";a:1:{s:12:\"alvaro_marin\";i:1;}s:14:\"167.71.232.248\";a:1:{s:15:\"rafaela_martins\";i:1;}s:14:\"95.211.213.199\";a:1:{s:13:\"pedro_quadros\";i:1;}s:14:\"139.180.185.33\";a:1:{s:7:\"[login]\";i:1;}s:14:\"138.68.189.129\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"134.122.117.243\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"78.132.139.139\";a:1:{s:11:\"rui_meneses\";i:1;}s:11:\"66.42.61.13\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"149.28.140.13\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"151.229.172.73\";a:2:{s:11:\"ondasdeouro\";i:4;s:5:\"admin\";i:4;}s:14:\"117.194.11.120\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"68.47.43.103\";a:1:{s:11:\"ondasdeouro\";i:12;}s:14:\"180.241.131.15\";a:1:{s:11:\"ondasdeouro\";i:4;}s:12:\"117.194.2.55\";a:1:{s:11:\"ondasdeouro\";i:2;}s:13:\"41.246.29.220\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"41.246.29.213\";a:1:{s:11:\"ondasdeouro\";i:2;}s:13:\"31.30.173.211\";a:1:{s:11:\"ondasdeouro\";i:11;}s:11:\"61.90.10.27\";a:1:{s:11:\"ondasdeouro\";i:4;}s:13:\"117.194.2.168\";a:1:{s:11:\"ondasdeouro\";i:1;}s:10:\"36.68.6.54\";a:1:{s:11:\"ondasdeouro\";i:3;}s:12:\"117.194.4.35\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"41.246.31.142\";a:1:{s:11:\"ondasdeouro\";i:2;}s:13:\"41.246.31.155\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"61.90.10.162\";a:1:{s:11:\"ondasdeouro\";i:4;}s:13:\"117.194.13.44\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"117.194.5.178\";a:2:{s:11:\"ondasdeouro\";i:2;s:5:\"admin\";i:2;}s:11:\"36.68.6.105\";a:1:{s:11:\"ondasdeouro\";i:2;}s:12:\"61.90.10.127\";a:1:{s:11:\"ondasdeouro\";i:3;}s:13:\"117.194.10.94\";a:1:{s:5:\"admin\";i:3;}s:11:\"36.68.6.187\";a:1:{s:11:\"ondasdeouro\";i:4;}s:12:\"41.246.24.57\";a:1:{s:11:\"ondasdeouro\";i:3;}s:13:\"41.246.29.178\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"103.107.198.200\";a:1:{s:5:\"admin\";i:2;}s:14:\"125.165.102.44\";a:1:{s:11:\"ondasdeouro\";i:4;}s:11:\"61.90.10.87\";a:1:{s:5:\"admin\";i:3;}s:12:\"41.246.31.75\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"223.24.155.50\";a:1:{s:5:\"admin\";i:1;}s:13:\"41.246.31.122\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"41.246.25.200\";a:1:{s:5:\"admin\";i:1;}s:13:\"41.246.25.235\";a:1:{s:5:\"admin\";i:1;}s:15:\"180.241.171.116\";a:1:{s:11:\"ondasdeouro\";i:4;}s:13:\"41.246.25.165\";a:1:{s:5:\"admin\";i:1;}s:13:\"45.140.251.18\";a:1:{s:5:\"admin\";i:1;}s:13:\"41.246.25.172\";a:1:{s:5:\"admin\";i:2;}s:14:\"45.152.182.136\";a:1:{s:5:\"admin\";i:1;}s:13:\"41.246.25.162\";a:1:{s:5:\"admin\";i:1;}s:15:\"180.241.255.107\";a:1:{s:11:\"ondasdeouro\";i:2;}s:11:\"36.68.5.117\";a:1:{s:11:\"ondasdeouro\";i:3;}s:12:\"27.55.77.108\";a:1:{s:5:\"admin\";i:1;}s:13:\"110.171.15.59\";a:1:{s:5:\"admin\";i:1;}s:12:\"41.246.30.50\";a:1:{s:5:\"admin\";i:1;}s:12:\"41.246.30.13\";a:1:{s:5:\"admin\";i:1;}s:13:\"31.30.173.253\";a:1:{s:11:\"ondasdeouro\";i:5;}s:12:\"41.246.30.35\";a:1:{s:5:\"admin\";i:1;}s:13:\"45.118.145.52\";a:8:{s:16:\"ricardo_carneiro\";i:1;s:7:\"[login]\";i:2;s:15:\"catarina_mendes\";i:1;s:11:\"graca_rocha\";i:1;s:13:\"cardo_ricardo\";i:1;s:13:\"ricardo_silva\";i:1;s:14:\"pedro_monteiro\";i:1;s:9:\"rui_twice\";i:1;}s:11:\"1.55.215.30\";a:8:{s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:11:\"nuno_s_dias\";i:1;s:7:\"[login]\";i:3;s:16:\"joao_vasco_nunes\";i:1;s:12:\"goncalo_feyo\";i:1;s:18:\"ana_carolina_alves\";i:1;s:11:\"graca_rocha\";i:1;s:12:\"david_leiroz\";i:1;}s:14:\"103.90.230.234\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:14:\"142.93.103.248\";a:1:{s:7:\"[login]\";i:1;}s:13:\"159.65.93.239\";a:1:{s:13:\"cardo_ricardo\";i:1;}s:13:\"104.131.7.116\";a:1:{s:11:\"nuno_s_dias\";i:1;}s:14:\"68.183.150.140\";a:1:{s:19:\"mariana_rocha_assis\";i:1;}s:13:\"74.208.169.92\";a:1:{s:13:\"cardo_ricardo\";i:1;}s:14:\"103.74.118.168\";a:3:{s:7:\"[login]\";i:2;s:11:\"rui_meneses\";i:1;s:13:\"cardo_ricardo\";i:1;}s:10:\"1.53.252.4\";a:7:{s:11:\"nuno_s_dias\";i:1;s:15:\"miguel_caparica\";i:1;s:15:\"catarina_mendes\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:2;s:12:\"sofia_filipe\";i:2;s:18:\"emanuel_embaixador\";i:1;s:7:\"to_mane\";i:1;}s:13:\"91.121.91.157\";a:1:{s:7:\"[login]\";i:2;}s:15:\"207.244.243.230\";a:2:{s:7:\"[login]\";i:1;s:12:\"mare_nostrum\";i:1;}s:14:\"146.255.61.180\";a:1:{s:16:\"joana_richheimer\";i:1;}s:14:\"23.236.118.170\";a:1:{s:7:\"[login]\";i:1;}s:11:\"95.216.9.49\";a:1:{s:7:\"[login]\";i:3;}s:12:\"13.235.106.6\";a:1:{s:12:\"mare_nostrum\";i:1;}s:14:\"199.249.230.70\";a:1:{s:5:\"admin\";i:1;}s:12:\"112.78.4.155\";a:6:{s:15:\"catarina_mendes\";i:1;s:13:\"facebook_user\";i:1;s:7:\"[login]\";i:2;s:14:\"filipa_pereira\";i:1;s:16:\"ricardo_carneiro\";i:1;s:22:\"catarina_costa_godinho\";i:1;}s:14:\"103.74.123.158\";a:7:{s:15:\"catarina_mendes\";i:2;s:7:\"[login]\";i:3;s:10:\"paulo_dias\";i:1;s:15:\"duarte_baltazar\";i:1;s:15:\"rafaela_martins\";i:1;s:12:\"vasco_lazaro\";i:1;s:12:\"mare_nostrum\";i:1;}s:13:\"123.30.208.53\";a:3:{s:15:\"catarina_mendes\";i:1;s:33:\"filipa_isabel_rodrigues_prudencio\";i:1;s:15:\"miguel_caparica\";i:1;}s:14:\"103.252.236.14\";a:2:{s:15:\"catarina_mendes\";i:1;s:14:\"rita_brilhante\";i:1;}s:12:\"123.31.43.40\";a:5:{s:7:\"[login]\";i:2;s:13:\"andre_botelho\";i:1;s:15:\"rafaela_martins\";i:1;s:16:\"ricardo_carneiro\";i:1;s:7:\"to_mane\";i:1;}s:13:\"213.136.77.76\";a:1:{s:12:\"goncalo_feyo\";i:1;}s:13:\"103.27.237.68\";a:5:{s:7:\"[login]\";i:3;s:15:\"rafaela_martins\";i:1;s:14:\"beatriz_gaspar\";i:1;s:16:\"ricardo_carneiro\";i:1;s:15:\"beatriz_almeida\";i:2;}s:13:\"45.119.213.92\";a:2:{s:13:\"andre_botelho\";i:1;s:7:\"[login]\";i:3;}s:13:\"172.104.62.98\";a:1:{s:14:\"rita_brilhante\";i:1;}s:13:\"185.28.20.144\";a:1:{s:13:\"facebook_user\";i:1;}s:13:\"123.31.12.222\";a:1:{s:7:\"[login]\";i:1;}s:14:\"103.130.219.49\";a:8:{s:12:\"alvaro_marin\";i:1;s:15:\"rafaela_martins\";i:1;s:11:\"graca_rocha\";i:1;s:14:\"filipa_pereira\";i:1;s:13:\"ricardo_silva\";i:1;s:7:\"[login]\";i:1;s:15:\"beatriz_almeida\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"103.232.123.83\";a:1:{s:13:\"cardo_ricardo\";i:1;}s:13:\"88.99.189.122\";a:1:{s:7:\"[login]\";i:1;}s:10:\"54.84.3.64\";a:3:{s:13:\"cardo_ricardo\";i:1;s:7:\"[login]\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:14:\"188.124.43.195\";a:1:{s:15:\"rafaela_martins\";i:1;}s:15:\"157.245.255.176\";a:2:{s:7:\"[login]\";i:1;s:13:\"pedro_quadros\";i:1;}s:14:\"159.65.219.159\";a:2:{s:7:\"[login]\";i:1;s:12:\"sofia_filipe\";i:1;}s:14:\"34.201.101.219\";a:2:{s:7:\"[login]\";i:1;s:20:\"alexandre_de_almeida\";i:1;}s:12:\"153.92.5.116\";a:1:{s:7:\"[login]\";i:1;}s:12:\"52.78.20.229\";a:1:{s:13:\"cardo_ricardo\";i:1;}s:13:\"67.205.60.195\";a:1:{s:13:\"cardo_ricardo\";i:1;}s:12:\"18.156.75.54\";a:5:{s:11:\"graca_rocha\";i:1;s:12:\"sofia_filipe\";i:1;s:13:\"pedro_quadros\";i:1;s:12:\"david_leiroz\";i:1;s:7:\"[login]\";i:1;}s:14:\"157.230.107.26\";a:3:{s:7:\"[login]\";i:1;s:21:\"mariana_costa_godinho\";i:1;s:15:\"duarte_baltazar\";i:1;}s:12:\"34.68.44.190\";a:3:{s:14:\"beatriz_gaspar\";i:1;s:11:\"nuno_s_dias\";i:1;s:15:\"duarte_baltazar\";i:1;}s:13:\"51.91.156.129\";a:1:{s:15:\"rafaela_martins\";i:1;}s:13:\"61.28.235.233\";a:5:{s:11:\"graca_rocha\";i:1;s:14:\"beatriz_gaspar\";i:1;s:13:\"ricardo_silva\";i:1;s:12:\"vasco_lazaro\";i:1;s:7:\"[login]\";i:1;}s:13:\"13.59.219.129\";a:2:{s:7:\"[login]\";i:1;s:14:\"beatriz_gaspar\";i:1;}s:14:\"51.158.111.191\";a:1:{s:11:\"nuno_s_dias\";i:1;}s:12:\"195.201.69.3\";a:1:{s:15:\"duarte_baltazar\";i:1;}s:12:\"14.161.7.112\";a:3:{s:20:\"alexandre_de_almeida\";i:1;s:12:\"sofia_filipe\";i:1;s:14:\"filipa_pereira\";i:1;}s:13:\"45.139.220.25\";a:1:{s:18:\"ana_carolina_alves\";i:1;}s:14:\"164.90.154.136\";a:1:{s:11:\"graca_rocha\";i:1;}s:12:\"144.91.99.96\";a:1:{s:15:\"duarte_baltazar\";i:1;}s:14:\"103.65.237.157\";a:1:{s:14:\"beatriz_gaspar\";i:1;}s:13:\"103.48.190.39\";a:4:{s:7:\"[login]\";i:2;s:13:\"ricardo_silva\";i:1;s:20:\"paulo_espirito_santo\";i:1;s:15:\"beatriz_almeida\";i:1;}s:13:\"104.248.60.42\";a:1:{s:7:\"[login]\";i:1;}s:14:\"18.185.123.151\";a:1:{s:13:\"ricardo_silva\";i:1;}s:13:\"132.248.242.3\";a:1:{s:16:\"ricardo_carneiro\";i:1;}s:15:\"104.238.144.146\";a:1:{s:7:\"[login]\";i:1;}s:15:\"128.199.140.214\";a:1:{s:16:\"ricardo_carneiro\";i:1;}s:13:\"91.219.194.15\";a:1:{s:12:\"david_leiroz\";i:1;}s:15:\"103.130.218.195\";a:2:{s:7:\"[login]\";i:2;s:10:\"joao_andre\";i:1;}s:13:\"64.225.44.134\";a:2:{s:16:\"dmitry_bogomolov\";i:1;s:7:\"[login]\";i:2;}s:15:\"116.202.155.140\";a:1:{s:7:\"[login]\";i:1;}s:13:\"88.99.101.238\";a:1:{s:12:\"vasco_lazaro\";i:1;}s:11:\"45.56.66.47\";a:1:{s:22:\"catarina_costa_godinho\";i:1;}s:13:\"35.182.213.86\";a:1:{s:7:\"[login]\";i:1;}s:13:\"103.9.159.122\";a:1:{s:7:\"[login]\";i:1;}s:12:\"142.93.49.38\";a:1:{s:7:\"[login]\";i:1;}s:13:\"45.119.83.173\";a:2:{s:5:\"admin\";i:1;s:7:\"[login]\";i:1;}s:13:\"138.197.160.5\";a:1:{s:9:\"rui_twice\";i:1;}s:13:\"88.198.146.71\";a:1:{s:16:\"joao_pedro_rocha\";i:1;}s:12:\"45.248.151.3\";a:1:{s:11:\"ondasdeouro\";i:1;}s:12:\"45.248.151.8\";a:1:{s:11:\"ondasdeouro\";i:1;}s:15:\"185.220.100.241\";a:1:{s:5:\"admin\";i:1;}s:13:\"45.118.144.77\";a:1:{s:11:\"rui_meneses\";i:1;}s:14:\"209.141.58.150\";a:1:{s:11:\"rui_meneses\";i:2;}s:13:\"103.92.26.197\";a:1:{s:11:\"rui_meneses\";i:1;}s:15:\"115.146.127.147\";a:1:{s:7:\"[login]\";i:1;}s:13:\"45.119.84.149\";a:1:{s:7:\"[login]\";i:1;}s:12:\"45.248.151.6\";a:1:{s:11:\"ondasdeouro\";i:3;}s:13:\"45.248.151.12\";a:1:{s:11:\"ondasdeouro\";i:2;}s:13:\"45.117.170.55\";a:1:{s:5:\"admin\";i:1;}s:12:\"112.78.4.231\";a:1:{s:5:\"admin\";i:1;}s:12:\"45.248.151.4\";a:1:{s:11:\"ondasdeouro\";i:1;}s:13:\"107.172.0.139\";a:1:{s:5:\"admin\";i:1;}s:15:\"191.101.252.101\";a:1:{s:5:\"admin\";i:1;}s:13:\"89.187.177.72\";a:1:{s:5:\"admin\";i:1;}s:14:\"185.244.214.45\";a:1:{s:5:\"admin\";i:1;}s:14:\"125.212.251.61\";a:1:{s:5:\"admin\";i:1;}s:15:\"104.155.119.227\";a:2:{s:5:\"admin\";i:1;s:9:\"rui_twice\";i:1;}s:14:\"91.104.220.109\";a:1:{s:11:\"ondasdeouro\";i:4;}s:12:\"45.91.23.132\";a:1:{s:5:\"admin\";i:1;}s:13:\"45.130.83.132\";a:1:{s:5:\"admin\";i:1;}s:11:\"69.64.42.77\";a:1:{s:5:\"admin\";i:1;}s:10:\"2.56.59.43\";a:1:{s:5:\"admin\";i:1;}s:11:\"3.9.154.222\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"35.241.139.124\";a:1:{s:5:\"admin\";i:1;}s:15:\"173.255.112.220\";a:1:{s:9:\"rui_twice\";i:1;}s:14:\"176.88.103.129\";a:1:{s:5:\"admin\";i:1;}}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(6157, 'limit_login_lockouts_total', '39014', 'no'),
(10004, 'mfrh_basics', '', 'yes'),
(10063, 'award-categories_children', 'a:0:{}', 'yes'),
(18059, 'rewrite_rules', 'a:138:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:25:\"index.php?xsl=$matches[1]\";s:15:\"candidaturas/?$\";s:32:\"index.php?post_type=candidaturas\";s:55:\"candidaturas/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?post_type=candidaturas&feed=$matches[1]\";s:50:\"candidaturas/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?post_type=candidaturas&feed=$matches[1]\";s:32:\"candidaturas/page/([0-9]{1,})/?$\";s:50:\"index.php?post_type=candidaturas&paged=$matches[1]\";s:57:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:52:\"category/(.+?)/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:54:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:49:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:55:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:50:\"type/([^/]+)/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:33:\"feeds/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"feeds/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:73:\"feeds/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"feeds/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"feeds/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:26:\"feeds/([^/]+)/trackback/?$\";s:38:\"index.php?feed_source=$matches[1]&tb=1\";s:34:\"feeds/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?feed_source=$matches[1]&paged=$matches[2]\";s:41:\"feeds/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?feed_source=$matches[1]&cpage=$matches[2]\";s:26:\"feeds/([^/]+)(/[0-9]+)?/?$\";s:50:\"index.php?feed_source=$matches[1]&page=$matches[2]\";s:22:\"feeds/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"feeds/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:62:\"feeds/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"feeds/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"feeds/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:38:\"feed-items/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"feed-items/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:78:\"feed-items/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:73:\"feed-items/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"feed-items/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"feed-items/([^/]+)/trackback/?$\";s:36:\"index.php?feed_item=$matches[1]&tb=1\";s:39:\"feed-items/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?feed_item=$matches[1]&paged=$matches[2]\";s:46:\"feed-items/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?feed_item=$matches[1]&cpage=$matches[2]\";s:31:\"feed-items/([^/]+)(/[0-9]+)?/?$\";s:48:\"index.php?feed_item=$matches[1]&page=$matches[2]\";s:27:\"feed-items/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"feed-items/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"feed-items/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"feed-items/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"feed-items/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"wprss_blacklist/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:53:\"wprss_blacklist/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:83:\"wprss_blacklist/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:78:\"wprss_blacklist/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:68:\"wprss_blacklist/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"wprss_blacklist/([^/]+)/trackback/?$\";s:42:\"index.php?wprss_blacklist=$matches[1]&tb=1\";s:44:\"wprss_blacklist/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?wprss_blacklist=$matches[1]&paged=$matches[2]\";s:51:\"wprss_blacklist/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?wprss_blacklist=$matches[1]&cpage=$matches[2]\";s:36:\"wprss_blacklist/([^/]+)(/[0-9]+)?/?$\";s:54:\"index.php?wprss_blacklist=$matches[1]&page=$matches[2]\";s:32:\"wprss_blacklist/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:42:\"wprss_blacklist/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"wprss_blacklist/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"wprss_blacklist/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:57:\"wprss_blacklist/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"candidaturas/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"candidaturas/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:80:\"candidaturas/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:75:\"candidaturas/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"candidaturas/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"candidaturas/([^/]+)/trackback/?$\";s:39:\"index.php?candidaturas=$matches[1]&tb=1\";s:63:\"candidaturas/([^/]+)/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:51:\"index.php?candidaturas=$matches[1]&feed=$matches[2]\";s:58:\"candidaturas/([^/]+)/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:51:\"index.php?candidaturas=$matches[1]&feed=$matches[2]\";s:41:\"candidaturas/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?candidaturas=$matches[1]&paged=$matches[2]\";s:48:\"candidaturas/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?candidaturas=$matches[1]&cpage=$matches[2]\";s:33:\"candidaturas/([^/]+)(/[0-9]+)?/?$\";s:51:\"index.php?candidaturas=$matches[1]&page=$matches[2]\";s:29:\"candidaturas/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"candidaturas/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"candidaturas/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"candidaturas/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"candidaturas/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:67:\"award-categories/([^/]+)/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:55:\"index.php?award-categories=$matches[1]&feed=$matches[2]\";s:62:\"award-categories/([^/]+)/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:55:\"index.php?award-categories=$matches[1]&feed=$matches[2]\";s:45:\"award-categories/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?award-categories=$matches[1]&paged=$matches[2]\";s:27:\"award-categories/([^/]+)/?$\";s:38:\"index.php?award-categories=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:42:\"feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:37:\"(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:40:\"index.php?&page_id=648&cpage=$matches[1]\";s:51:\"comments/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:46:\"comments/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:54:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:49:\"search/(.+)/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:57:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:52:\"author/([^/]+)/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:79:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:74:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:66:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:61:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:53:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:48:\"([0-9]{4})/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:50:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:45:\"(.?.+?)/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:20:\"(.?.+?)(/[0-9]+)?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:50:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:45:\"([^/]+)/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:20:\"([^/]+)(/[0-9]+)?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom|ondas_rss)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";}', 'yes'),
(18077, 'can_compress_scripts', '0', 'yes'),
(19002, '_transient_timeout_wpseo_sitemap_cache_wprss_feed_', '1641296224', 'no'),
(19003, '_transient_wpseo_sitemap_cache_wprss_feed_', '<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>http://ondasdeouro.pt/feeds/candidaturas/</loc>\n		<lastmod>2015-03-31T20:53:55+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/feeds/807/</loc>\n		<lastmod>2015-03-31T20:53:42+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n	</url>\n</urlset>', 'no'),
(21716, '_site_transient_timeout_browser_5e56c7ed7432a8994a61fcf9647ca432', '1432309350', 'yes'),
(21717, '_site_transient_browser_5e56c7ed7432a8994a61fcf9647ca432', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"42.0.2311.135\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'yes'),
(22668, '_site_transient_timeout_browser_ca1314fbafd4703e6120f83784cc8867', '1432551836', 'yes'),
(22669, '_site_transient_browser_ca1314fbafd4703e6120f83784cc8867', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"42.0.2311.152\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'yes'),
(24757, '_site_transient_timeout_browser_336c0346d5c730509b92bd8f39497379', '1432805877', 'yes'),
(24758, '_site_transient_browser_336c0346d5c730509b92bd8f39497379', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"43.0.2357.65\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'yes'),
(28499, '_site_transient_timeout_browser_88efaf4b2dd5ab22adecd83c1cb50387', '1433208598', 'yes'),
(28500, '_site_transient_browser_88efaf4b2dd5ab22adecd83c1cb50387', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"38.0\";s:10:\"update_url\";s:23:\"http://www.firefox.com/\";s:7:\"img_src\";s:50:\"http://s.wordpress.org/images/browsers/firefox.png\";s:11:\"img_src_ssl\";s:49:\"https://wordpress.org/images/browsers/firefox.png\";s:15:\"current_version\";s:2:\"16\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'yes'),
(29236, '_site_transient_timeout_browser_638f2c26eca2d09fa942a9e7be04de90', '1433276448', 'yes'),
(29237, '_site_transient_browser_638f2c26eca2d09fa942a9e7be04de90', 'a:9:{s:8:\"platform\";s:9:\"Macintosh\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"42.0.2311.135\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'yes'),
(37738, '_site_transient_timeout_browser_99fd88ad1bd260391b9a7f6ad8b781b0', '1434100427', 'yes'),
(37739, '_site_transient_browser_99fd88ad1bd260391b9a7f6ad8b781b0', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"43.0.2357.81\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'yes'),
(38087, '_transient_timeout_wpseo_sitemap_cache_candidaturas_', '1641148081', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(38088, '_transient_wpseo_sitemap_cache_candidaturas_', '<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/</loc>\n		<lastmod>2015-06-05T11:19:05+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.8</priority>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/miguel-caparica/</loc>\n		<lastmod>2015-04-23T23:02:09+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/Kilimanazaré.MiguelCaparica.11.12.2014.jpg</image:loc>\n			<image:caption><![CDATA[Miguel Caparica]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano/</loc>\n		<lastmod>2015-04-23T11:21:41+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_1_nazare.jpg</image:loc>\n			<image:caption><![CDATA[Tó Mané   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano-2/</loc>\n		<lastmod>2015-04-23T12:13:59+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_2_nazare_gmac.jpg</image:loc>\n			<image:caption><![CDATA[Tó Mané   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano-3/</loc>\n		<lastmod>2015-04-23T11:26:05+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_3_nazare.jpg</image:loc>\n			<image:caption><![CDATA[Tó Mané   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano-4/</loc>\n		<lastmod>2015-04-23T12:01:41+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_4_praia_rocha.jpg</image:loc>\n			<image:caption><![CDATA[Tó Mané   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano-5/</loc>\n		<lastmod>2015-04-23T11:28:59+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_6_super_medina.jpg</image:loc>\n			<image:caption><![CDATA[Tó Mané   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano-6/</loc>\n		<lastmod>2015-04-23T11:30:28+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_9_nazare_raoni.jpg</image:loc>\n			<image:caption><![CDATA[Tó Mané   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano-7/</loc>\n		<lastmod>2015-04-23T11:32:01+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_10_nazare.jpg</image:loc>\n			<image:caption><![CDATA[Tó Mané   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano-8/</loc>\n		<lastmod>2015-05-11T22:44:43+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_13_nazare2.jpg</image:loc>\n			<image:caption><![CDATA[Tó Mané   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano-10/</loc>\n		<lastmod>2015-04-23T11:39:32+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_14_secret1.jpg</image:loc>\n			<image:caption><![CDATA[Tó Mané   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano-11/</loc>\n		<lastmod>2015-04-23T11:38:59+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_17_secret.jpg</image:loc>\n			<image:caption><![CDATA[Tó Mané   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano-12/</loc>\n		<lastmod>2015-04-23T11:40:41+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_18_supertubos.jpg</image:loc>\n			<image:caption><![CDATA[Tó Mané   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano-13/</loc>\n		<lastmod>2015-04-23T11:41:56+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_19_secret_guedes.jpg</image:loc>\n			<image:caption><![CDATA[Tó Mané   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/andre-carvalho-foto-do-ano/</loc>\n		<lastmod>2015-04-23T11:43:35+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/Andre-Carvalho_ROSS_CLARKE_JONESs.jpg</image:loc>\n			<image:caption><![CDATA[André Carvalho   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/andre-carvalho-foto-do-ano-2/</loc>\n		<lastmod>2015-05-25T23:55:13+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/Andre-Carvalho_Benjamin_sanchis.jpg</image:loc>\n			<image:caption><![CDATA[André Carvalho   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/joao-pedro-rocha-foto-do-ano/</loc>\n		<lastmod>2015-04-23T11:46:51+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/Joao_pedro_rocha_dane_hall.jpg</image:loc>\n			<image:caption><![CDATA[João Pedro Rocha   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/joao-pedro-rocha-foto-do-ano-2/</loc>\n		<lastmod>2015-04-23T11:48:26+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/Joao_pedro_rocha_elohe.jpg</image:loc>\n			<image:caption><![CDATA[João Pedro Rocha – Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/joao-pedro-rocha-foto-do-ano-3/</loc>\n		<lastmod>2015-04-23T11:49:51+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/Joao_pedro_rocha_nic_super.jpg</image:loc>\n			<image:caption><![CDATA[João Pedro Rocha   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/joao-pedro-rocha-foto-do-ano-4/</loc>\n		<lastmod>2015-04-23T11:51:27+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/Joao_pedro_Miguel-Blanco-Coxos.jpg</image:loc>\n			<image:caption><![CDATA[João Pedro Rocha – Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/joao-pedro-rocha-foto-do-ano-5/</loc>\n		<lastmod>2015-04-23T11:52:56+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/Joao_pedro_nic_6_12.jpg</image:loc>\n			<image:caption><![CDATA[João Pedro Rocha – Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/joao-pedro-rocha-foto-do-ano-6/</loc>\n		<lastmod>2015-04-23T11:54:55+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/Joao_pedro_nic_9_1.jpg</image:loc>\n			<image:caption><![CDATA[João Pedro Rocha – Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/antonio-rodrigues-tubo-do-ano/</loc>\n		<lastmod>2015-05-04T21:48:05+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/tubassa.jpg</image:loc>\n			<image:caption><![CDATA[ANTÓNIO RODRIGUES   TUBO DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/tubo-do-ano-antonio-rodrigues/</loc>\n		<lastmod>2015-05-04T21:48:08+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/tubassa2.jpg</image:loc>\n			<image:caption><![CDATA[TUBO DO ANO   ANTONIO RODRIGUES]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/joao-moreira-tubo-do-ano/</loc>\n		<lastmod>2015-04-28T21:40:09+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/tubassa4.jpg</image:loc>\n			<image:caption><![CDATA[JOÃO MOREIRA   TUBO DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/joao-moreira-tubo-do-ano-2/</loc>\n		<lastmod>2015-04-28T21:43:01+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/tubassa5.jpg</image:loc>\n			<image:caption><![CDATA[JOÃO MOREIRA   TUBO DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/tarik-van-prehn-praca-maior-onda-remada/</loc>\n		<lastmod>2015-05-04T22:03:14+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/tarik.jpg</image:loc>\n			<image:caption><![CDATA[TARIK VAN PREHN PRAÇA   MAIOR ONDA REMADA]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/andre-teixeira-maior-onda-remada/</loc>\n		<lastmod>2015-05-04T22:04:23+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/andre.jpg</image:loc>\n			<image:caption><![CDATA[ANDRE TEIXEIRA   MAIOR ONDA REMADA]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/ricardo-s-alves/</loc>\n		<lastmod>2015-05-04T23:54:07+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano-ricardo_alves2.jpg</image:loc>\n			<image:caption><![CDATA[Ricardo S. Alves   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/ricardo-s-alves-2/</loc>\n		<lastmod>2015-05-05T00:00:52+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano-ricardo_alves1.jpg</image:loc>\n			<image:caption><![CDATA[Ricardo S. Alves – Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/alexandre-cabrita-foto-do-ano/</loc>\n		<lastmod>2015-05-05T00:00:29+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_alexandra-cabrita.jpg</image:loc>\n			<image:caption><![CDATA[Alexandre Cabrita   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/helder-edgar-foto-do-ano/</loc>\n		<lastmod>2015-05-05T00:02:11+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_helder.jpg</image:loc>\n			<image:caption><![CDATA[Hélder Edgar   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/rui-boino-foto-do-ano/</loc>\n		<lastmod>2015-05-05T00:03:37+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano-rui-boino.jpg</image:loc>\n			<image:caption><![CDATA[Rui Boino   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/vitor-ferreira-foto-do-ano/</loc>\n		<lastmod>2015-05-05T00:05:06+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_vitor_ferrerira.jpg</image:loc>\n			<image:caption><![CDATA[Vitor Ferreira   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/luis-niza-foto-do-ano/</loc>\n		<lastmod>2015-05-05T14:29:02+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_kelly_slater.jpg</image:loc>\n			<image:caption><![CDATA[Luis Niza   foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/ready-to-start-videoclip-do-ano/</loc>\n		<lastmod>2015-05-05T16:40:16+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/readytostart.jpg</image:loc>\n			<image:caption><![CDATA[READY TO START   VIDEOCLIP DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/joao-moreira-onda-do-ano-coxos-ericeira/</loc>\n		<lastmod>2015-05-05T16:43:08+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/joao_moreira.jpg</image:loc>\n			<image:caption><![CDATA[JOAO MOREIRA   ONDA DO ANO   Coxos, Ericeira]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/videoclip-do-ano-timeless-resemblances/</loc>\n		<lastmod>2015-05-05T16:45:12+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/timeless_resemrances.jpg</image:loc>\n			<image:caption><![CDATA[VIDEOCLIP DO ANO   TIMELESS RESEMBLANCES]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/luca-guichard-tubo-do-ano-coxos/</loc>\n		<lastmod>2015-05-05T22:02:20+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/tubo_do_ano_guichard.jpg</image:loc>\n			<image:caption><![CDATA[LUCA GUICHARD   TUBO DO ANO   COXOS]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/luis-perloiro-tubo-do-ano-supertubos/</loc>\n		<lastmod>2015-05-05T22:04:07+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/tubo_do_ano_perloiro.jpg</image:loc>\n			<image:caption><![CDATA[LUIS PERLOIRO   TUBO DO ANO   SUPERTUBOS]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/andre-filipe-agostinho-botelho-foto-do-ano/</loc>\n		<lastmod>2015-05-12T10:03:30+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Andre-Filipe-Agostinho-Botelho-xxl-cristmas.jpg</image:loc>\n			<image:caption><![CDATA[André Filipe Agostinho Botelho   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/antonio-carreira-foto-do-ano/</loc>\n		<lastmod>2015-05-07T22:26:06+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/António-Carreira_1_fotos-do-ano.jpg</image:loc>\n			<image:caption><![CDATA[António Carreira   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/antonio-carreira-foto-do-ano-2/</loc>\n		<lastmod>2015-05-07T22:27:20+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/António-Carreira_2_fotos-do-ano.jpg</image:loc>\n			<image:caption><![CDATA[António Carreira   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/daniela-carneiro-foto-do-ano/</loc>\n		<lastmod>2015-05-07T22:28:47+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/daniela_carneiro_1.jpg</image:loc>\n			<image:caption><![CDATA[Daniela Carneiro, foto do ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/daniela-carneiro-foto-do-ano-2/</loc>\n		<lastmod>2015-05-07T22:29:51+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/daniela_carneiro_2.jpg</image:loc>\n			<image:caption><![CDATA[Daniela Carneiro   foto do ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/helder-edgar-foto-do-ano-2/</loc>\n		<lastmod>2015-05-15T15:43:01+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/helder_edgar_fotos-do-ano.jpg</image:loc>\n			<image:caption><![CDATA[Helder Edgar   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/edgar-helder-foto-do-ano/</loc>\n		<lastmod>2015-05-07T22:32:46+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/helder_edgar_2_fotos-do-ano.jpg</image:loc>\n			<image:caption><![CDATA[Edgar Helder   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/nuno-dias-foto-do-ano/</loc>\n		<lastmod>2015-05-07T22:35:02+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/nuno_dias_java_fotos-do-ano.jpg</image:loc>\n			<image:caption><![CDATA[Nuno Dias   foto do ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/nuno-dias-foto-do-ano-2/</loc>\n		<lastmod>2015-05-07T22:35:54+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/nuno_dias_pipe_fotos-do-ano.jpg</image:loc>\n			<image:caption><![CDATA[Nuno Dias   foto do ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/guilherme-limas-foto-do-ano-2/</loc>\n		<lastmod>2015-05-07T22:38:36+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/guilherme_limas_3_super_fotos-do-ano.jpg</image:loc>\n			<image:caption><![CDATA[Guilherme Limas   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/guilherme-limas-foto-do-ano-3/</loc>\n		<lastmod>2015-05-07T22:39:39+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/guilherme_limas_4_papoa_fotos-do-ano.jpg</image:loc>\n			<image:caption><![CDATA[Guilherme Limas   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/guilherme-limas-foto-do-ano-4/</loc>\n		<lastmod>2015-05-07T22:40:28+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/guilherme_limas_fotos-do-ano.jpg</image:loc>\n			<image:caption><![CDATA[Guilherme Limas   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/joao-bracourt-foto-do-ano/</loc>\n		<lastmod>2015-05-13T13:46:31+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/brek_marlon_secret_5.3.2015.jpg</image:loc>\n			<image:caption><![CDATA[Joao Bracourt   foto do ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/vasco-corte-real-foto-do-ano/</loc>\n		<lastmod>2015-05-13T13:47:42+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/vasco-corte-real-super-nic-12.9.2014.jpg</image:loc>\n			<image:caption><![CDATA[Vasco Côrte Real   foto do ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/nuno-dinis-foto-do-ano/</loc>\n		<lastmod>2015-05-13T13:48:36+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/nuno-dinis-coxos-3.1.2015.jpg</image:loc>\n			<image:caption><![CDATA[Nuno Dinis   foto do ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/vitor-estrelinha-foto-do-ano/</loc>\n		<lastmod>2015-05-14T23:18:46+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/vitor_estrelinha_nazare_11.12.2014.jpg</image:loc>\n			<image:caption><![CDATA[Vitor Estrelinha   foto do ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/vitor-estrelinha-foto-do-ano-2/</loc>\n		<lastmod>2015-05-25T23:55:07+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_vitor_estrlinha_nazare.jpg</image:loc>\n			<image:caption><![CDATA[Vitor Estrelinha   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/ricardo-casal-foto-do-ano/</loc>\n		<lastmod>2015-05-20T14:28:39+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_ricardo_casal_caparica.jpg</image:loc>\n			<image:caption><![CDATA[Ricardo Casal   foto do ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/ricardo-bravo-foto-do-ano/</loc>\n		<lastmod>2015-05-20T14:29:55+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_ricardo_bravo_backdoor.jpg</image:loc>\n			<image:caption><![CDATA[Ricardo Bravo   foto do ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/ricardo-bravo-foto-do-ano-2/</loc>\n		<lastmod>2015-05-25T23:55:01+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_ricardo_bravo_carcavellos.jpg</image:loc>\n			<image:caption><![CDATA[Ricardo Bravo   foto do ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/ricardo-bravo-foto-do-ano-3/</loc>\n		<lastmod>2015-05-20T14:32:10+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/RB_20150309_0014.jpg</image:loc>\n			<image:caption><![CDATA[Ricardo Bravo   foto do ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/vasco-lazaro/</loc>\n		<lastmod>2015-05-20T19:51:56+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_vasco_lazaro.jpg</image:loc>\n			<image:caption><![CDATA[Vasco Lázaro   Foto do ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/joao-guedes-maior-onda-remada/</loc>\n		<lastmod>2015-05-20T20:36:00+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_joao_guedes_maior_onda_remada1.jpg</image:loc>\n			<image:caption><![CDATA[João Guedes   Maior Onda Remada]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/two-islands-videoclip-do-ano/</loc>\n		<lastmod>2015-05-26T00:05:18+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-1.jpg</image:loc>\n			<image:caption><![CDATA[TWO ISLANDS   VIDEOCLIP DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/portugal-silver-coast-videoclip-do-ano/</loc>\n		<lastmod>2015-05-26T00:05:12+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-11.jpg</image:loc>\n			<image:caption><![CDATA[PORTUGAL SILVER COAST   VIDEOCLIP DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/coxos-videoclip-do-ano/</loc>\n		<lastmod>2015-05-20T20:48:58+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-12.jpg</image:loc>\n			<image:caption><![CDATA[COXOS   VIDEOCLIP DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/cool-portugal-videoclip-do-ano/</loc>\n		<lastmod>2015-05-20T20:51:52+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-13.jpg</image:loc>\n			<image:caption><![CDATA[COOL PORTUGAL   VIDEOCLIP DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/miguel-blanco-manobra-do-ano-onda-1/</loc>\n		<lastmod>2015-05-20T21:31:00+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-14.jpg</image:loc>\n			<image:caption><![CDATA[MIGUEL BLANCO   MANOBRA DO ANO   Onda 1]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/elohe-ali-alvarez-manobra-do-ano-onda-2/</loc>\n		<lastmod>2015-05-20T21:35:54+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-15.jpg</image:loc>\n			<image:caption><![CDATA[ELOHE ALI ALVAREZ   MANOBRA DO ANO   Onda 2]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/miguel-blanco-manobra-do-ano-onda-2/</loc>\n		<lastmod>2015-05-20T21:44:38+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-17.jpg</image:loc>\n			<image:caption><![CDATA[MIGUEL BLANCO   MANOBRA DO ANO   Onda 2]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/miguel-blanco-maior-onda-remada/</loc>\n		<lastmod>2015-05-20T21:46:50+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-18.jpg</image:loc>\n			<image:caption><![CDATA[MIGUEL BLANCO   MAIOR ONDA REMADA]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/elohe-ali-alvarez-manobra-do-ano-onda-1/</loc>\n		<lastmod>2015-05-20T21:53:53+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-110.jpg</image:loc>\n			<image:caption><![CDATA[ELOHE ALI ALVAREZ   MANOBRA DO ANO   Onda 1]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/miguel-blanco-maior-onda-tow-in/</loc>\n		<lastmod>2015-05-20T21:56:09+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-111.jpg</image:loc>\n			<image:caption><![CDATA[MIGUEL BLANCO   MAIOR ONDA TOW IN]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/pedro-henrique-manobra-do-ano/</loc>\n		<lastmod>2015-05-20T22:01:41+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-112.jpg</image:loc>\n			<image:caption><![CDATA[PEDRO HENRIQUE   MANOBRA DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/pedro-henrique-tubo-do-ano-onda-1/</loc>\n		<lastmod>2015-05-20T22:04:52+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-113.jpg</image:loc>\n			<image:caption><![CDATA[PEDRO HENRIQUE   TUBO DO ANO   Onda 1]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/pedro-henrique-tubo-do-ano-onda-2/</loc>\n		<lastmod>2015-05-20T22:07:32+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-114.jpg</image:loc>\n			<image:caption><![CDATA[PEDRO HENRIQUE   TUBO DO ANO   Onda 2]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/jose-ferreira-tubo-do-ano/</loc>\n		<lastmod>2015-05-20T22:10:13+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-115.jpg</image:loc>\n			<image:caption><![CDATA[JOSÉ FERREIRA   TUBO DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/filipe-jervis-tubo-do-ano/</loc>\n		<lastmod>2015-05-21T11:03:07+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-116.jpg</image:loc>\n			<image:caption><![CDATA[FILIPE JERVIS   TUBO DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/miguel-caparica-foto-do-ano/</loc>\n		<lastmod>2015-05-22T14:36:55+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_miguel_Caparica_carcavelos.jpg</image:loc>\n			<image:caption><![CDATA[Miguel Caparica   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/miguel-caparica-foto-do-ano-2/</loc>\n		<lastmod>2015-05-22T14:42:21+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_miguel_Caparica_guinhco.jpg</image:loc>\n			<image:caption><![CDATA[Miguel Caparica   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/zeca-neto-foto-do-ano/</loc>\n		<lastmod>2015-05-22T14:46:57+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_zeca_rupp.jpg</image:loc>\n			<image:caption><![CDATA[Zeca Neto   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/zeca-neto-foto-do-ano-2/</loc>\n		<lastmod>2015-05-22T14:52:51+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_zeca_butler.jpg</image:loc>\n			<image:caption><![CDATA[Zeca Neto   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/pedro-severino-foto-do-ano/</loc>\n		<lastmod>2015-05-22T14:55:16+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_pedro_severino_secret.jpg</image:loc>\n			<image:caption><![CDATA[Pedro Severino   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/carlos-pinto-foto-do-ano/</loc>\n		<lastmod>2015-05-22T14:58:09+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_carlos_pinto_coxos.jpg</image:loc>\n			<image:caption><![CDATA[Carlos Pinto   foto do ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/carlos-pinto-foto-do-ano-2/</loc>\n		<lastmod>2015-05-22T15:00:26+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_carlos_pinto_açores.jpg</image:loc>\n			<image:caption><![CDATA[Carlos Pinto   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/carlos-pinto-foto-do-ano-3/</loc>\n		<lastmod>2015-05-25T23:54:55+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_carlos_pinto_carcavelos.jpg</image:loc>\n			<image:caption><![CDATA[Carlos Pinto   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/tomas-valente-tubo-do-ano/</loc>\n		<lastmod>2015-05-25T18:13:56+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-119.jpg</image:loc>\n			<image:caption><![CDATA[Tomas Valente   Tubo do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/nuno-santos-maior-onda-remada/</loc>\n		<lastmod>2015-05-25T18:17:03+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-120.jpg</image:loc>\n			<image:caption><![CDATA[NUNO SANTOS   MAIOR ONDA REMADA]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/frederico-morais-manobra-do-ano-onda-1/</loc>\n		<lastmod>2015-05-25T18:24:15+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-123.jpg</image:loc>\n			<image:caption><![CDATA[FREDERICO MORAIS   MANOBRA DO ANO   Onda 1]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/tomas-valente-manobra-do-ano/</loc>\n		<lastmod>2015-05-25T18:29:17+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-125.jpg</image:loc>\n			<image:caption><![CDATA[TOMAS VALENTE   MANOBRA DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/carlos-pinto-foto-do-ano-4/</loc>\n		<lastmod>2015-05-25T18:56:39+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos_do_ano_final_carlos_pinto_açores.jpg</image:loc>\n			<image:caption><![CDATA[Carlos Pinto   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/andre-carvalho-foto-do-ano-3/</loc>\n		<lastmod>2015-05-25T18:57:43+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos_do_ano_final_andre_carvalho_cabo_verde.jpg</image:loc>\n			<image:caption><![CDATA[André Carvalho   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/andre-carvalho-foto-do-ano-4/</loc>\n		<lastmod>2015-05-25T18:58:42+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos_do_ano_final_andre_carvalho_ericeira_noc.jpg</image:loc>\n			<image:caption><![CDATA[André Carvalho   Foto do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/a-short-film-by-nuno-dias-videoclip-do-ano/</loc>\n		<lastmod>2015-05-25T22:15:37+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/clip_nuno_dias.jpg</image:loc>\n			<image:caption><![CDATA[A SHORT FILM BY NUNO DIAS   VIDEOCLIP DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/ways-of-mine-videoclip-do-ano/</loc>\n		<lastmod>2015-05-25T22:17:24+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/clip_ways_of_mine.jpg</image:loc>\n			<image:caption><![CDATA[WAYS OF MINE   VIDEOCLIP DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/my-playground-videoclip-do-ano/</loc>\n		<lastmod>2015-05-25T22:19:37+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/clip_surfedit.jpg</image:loc>\n			<image:caption><![CDATA[MY PLAYGROUND   VIDEOCLIP DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/facing-fear-videoclip-do-ano/</loc>\n		<lastmod>2015-05-26T00:05:07+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/clip_facing_fear.jpg</image:loc>\n			<image:caption><![CDATA[FACING FEAR   VIDEOCLIP DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/miguel-mouzinho/</loc>\n		<lastmod>2015-05-25T22:54:35+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/sexy_miguel_mouzinho.jpg</image:loc>\n			<image:caption><![CDATA[Miguel Mouzinho]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/nicolau-von-rupp-2/</loc>\n		<lastmod>2015-05-25T22:55:14+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/sexy_nic.jpg</image:loc>\n			<image:caption><![CDATA[Nicolau Von Rupp]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/filipa-prudencio/</loc>\n		<lastmod>2015-05-25T22:55:45+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/sexy_filipa_prudencio.jpg</image:loc>\n			<image:caption><![CDATA[Filipa Prudêncio]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/ana-sarmento/</loc>\n		<lastmod>2015-05-25T22:56:23+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/sexy_ana_sarmento.jpg</image:loc>\n			<image:caption><![CDATA[Ana Sarmento]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/ruben-gonzalez-tubo-do-ano/</loc>\n		<lastmod>2015-05-26T00:20:43+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/ruben.jpg</image:loc>\n			<image:caption><![CDATA[RUBEN GONZALEZ   TUBO DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/alex-botelho-tubo-do-ano/</loc>\n		<lastmod>2015-05-26T00:31:24+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/tubassa3.jpg</image:loc>\n			<image:caption><![CDATA[ALEX BOTELHO   TUBO DO ANO &amp; MAIOR ONDA REMADA]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/joao-guedes-tubo-do-ano/</loc>\n		<lastmod>2015-05-26T00:20:35+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/tubassa6.jpg</image:loc>\n			<image:caption><![CDATA[JOAO GUEDES   TUBO DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/joana-andrade-maior-onda-tow-in/</loc>\n		<lastmod>2015-05-26T00:26:11+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/joana.jpg</image:loc>\n			<image:caption><![CDATA[JOANA ANDRADE   MAIOR ONDA TOW IN]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/ruben-gonzalez-maior-onda-tow-in/</loc>\n		<lastmod>2015-05-26T00:25:54+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/ruben.jpg</image:loc>\n			<image:caption><![CDATA[RUBEN GONZALEZ   MAIOR ONDA TOW IN]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/francisco-alves-manobra-do-ano/</loc>\n		<lastmod>2015-05-26T00:27:41+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/falves.jpg</image:loc>\n			<image:caption><![CDATA[FRANCISCO ALVES   MANOBRA DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/ruben-gonzalez-onda-do-ano-ericeira/</loc>\n		<lastmod>2015-05-26T00:22:08+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/ruben_ericeira.jpg</image:loc>\n			<image:caption><![CDATA[RUBEN GONZALEZ   ONDA DO ANO   Ericeira]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/joao-guedes-onda-do-ano-espinho/</loc>\n		<lastmod>2015-05-26T00:22:04+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/guedes-espinho.jpg</image:loc>\n			<image:caption><![CDATA[JOÃO GUEDES   ONDA DO ANO   Espinho]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/alex-botelho-maior-onda-remada-mavericks/</loc>\n		<lastmod>2015-05-26T00:23:08+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/botelho-mavericks.jpg</image:loc>\n			<image:caption><![CDATA[ALEX BOTELHO   MAIOR ONDA REMADA   Mavericks]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/joao-macedo-maior-onda-remada-pais-basco/</loc>\n		<lastmod>2015-05-26T00:23:12+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/macedo-paisbasco.jpg</image:loc>\n			<image:caption><![CDATA[JOAO MACEDO   MAIOR ONDA REMADA   País Basco]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/antonio-silva/</loc>\n		<lastmod>2015-05-26T00:25:49+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/tow_in_toni.jpg</image:loc>\n			<image:caption><![CDATA[António Silva]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/miguel-blanco-onda-do-ano/</loc>\n		<lastmod>2015-05-26T00:22:00+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-16.jpg</image:loc>\n			<image:caption><![CDATA[MIGUEL BLANCO   ONDA DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/tiago-pires-manobra-do-ano/</loc>\n		<lastmod>2015-05-26T00:27:37+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-19.jpg</image:loc>\n			<image:caption><![CDATA[TIAGO PIRES   MANOBRA DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/nicolau-von-rupp-tubo-do-ano/</loc>\n		<lastmod>2015-05-26T00:20:31+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-117.jpg</image:loc>\n			<image:caption><![CDATA[Nicolau Von Rupp	  Tubo do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/hugo-vau-maior-onda-tow-in/</loc>\n		<lastmod>2015-05-27T11:38:21+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-121.jpg</image:loc>\n			<image:caption><![CDATA[Hugo Vau   Maior Onda Tow In]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/filipe-jervis-manobra-do-ano/</loc>\n		<lastmod>2015-06-05T11:19:05+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-122.jpg</image:loc>\n			<image:caption><![CDATA[FILIPE JERVIS   MANOBRA DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/frederico-morais-manobra-do-ano-onda-2/</loc>\n		<lastmod>2015-05-26T00:27:28+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-124.jpg</image:loc>\n			<image:caption><![CDATA[FREDERICO MORAIS   MANOBRA DO ANO   Onda 2]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/frederico-morais-onda-do-ano/</loc>\n		<lastmod>2015-05-26T00:21:56+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-126.jpg</image:loc>\n			<image:caption><![CDATA[FREDERICO MORAIS   ONDA DO ANO]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/hugo-vau-maior-onda-remada/</loc>\n		<lastmod>2015-05-26T00:23:17+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/maior_onda_remada_hugo_vau.jpg</image:loc>\n			<image:caption><![CDATA[Hugo Vau   Maior Onda Remada]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/nicolau-von-rupp-maior-onda-remada/</loc>\n		<lastmod>2015-05-26T00:23:22+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/maior_onda_remada_nic.jpg</image:loc>\n			<image:caption><![CDATA[Nicolau Von Rupp	  Maior Onda Remada]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/vasco-ribeiro/</loc>\n		<lastmod>2015-05-29T12:53:43+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Vasco-Ribeiro.png</image:loc>\n			<image:caption><![CDATA[Vasco Ribeiro]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/nicolau-von-rupp/</loc>\n		<lastmod>2015-05-29T12:54:12+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/nic.jpg</image:loc>\n			<image:caption><![CDATA[Nicolau Von Rupp]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/frederico-morais/</loc>\n		<lastmod>2015-05-29T12:53:57+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Kikas2.jpg</image:loc>\n			<image:caption><![CDATA[Frederico Morais]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/hugo-vau/</loc>\n		<lastmod>2015-05-29T12:54:57+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/hugo-vau.jpg</image:loc>\n			<image:caption><![CDATA[Hugo Vau]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/camila-kemp/</loc>\n		<lastmod>2015-05-29T12:55:46+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Camila-Kemp1.jpg</image:loc>\n			<image:caption><![CDATA[Camila Kemp]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/carina-duarte/</loc>\n		<lastmod>2015-05-29T12:55:54+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/carina-duarte.jpg</image:loc>\n			<image:caption><![CDATA[Carina Duarte]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/joana-andrade/</loc>\n		<lastmod>2015-05-29T12:56:13+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/joana-andrade.jpg</image:loc>\n			<image:caption><![CDATA[Joana Andrade]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/teresa-bonvalot/</loc>\n		<lastmod>2015-05-29T12:56:05+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Teresa-Bonvalot2.jpg</image:loc>\n			<image:caption><![CDATA[Teresa Bonvalot]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/academia-professional-de-surf/</loc>\n		<lastmod>2015-05-29T13:01:58+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/treinador_do_ano_1.jpg</image:loc>\n			<image:caption><![CDATA[Academia Professional de Surf]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/miguel-graca/</loc>\n		<lastmod>2015-05-29T13:01:45+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/treinador_do_ano_3.jpg</image:loc>\n			<image:caption><![CDATA[Miguel Graça]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/richard-dog-marsh/</loc>\n		<lastmod>2015-05-29T13:01:28+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/treinador_do_ano_4.jpg</image:loc>\n			<image:caption><![CDATA[Richard Dog Marsh]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/rodrigo-sousa/</loc>\n		<lastmod>2015-05-29T13:01:37+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/treinador_do_ano_2.jpg</image:loc>\n			<image:caption><![CDATA[Rodrigo Sousa]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/nick-uricchio/</loc>\n		<lastmod>2015-05-29T13:02:46+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/nick_uricchio.jpg</image:loc>\n			<image:caption><![CDATA[Nick Uricchio]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/nuno-cardoso/</loc>\n		<lastmod>2015-05-29T13:02:55+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/surdo.jpg</image:loc>\n			<image:caption><![CDATA[Nuno Cardoso]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/nuno-matta/</loc>\n		<lastmod>2015-05-29T13:03:07+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/nuno_matta.jpg</image:loc>\n			<image:caption><![CDATA[Nuno Matta]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/rui-menezes/</loc>\n		<lastmod>2015-05-29T13:03:18+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/rui_menezes.jpg</image:loc>\n			<image:caption><![CDATA[Rui Menezes ]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/mariana-assis/</loc>\n		<lastmod>2015-05-29T12:58:37+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Mariana-Assis.jpg</image:loc>\n			<image:caption><![CDATA[Mariana Assis]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/hugo-vau-2/</loc>\n		<lastmod>2015-05-29T12:59:11+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/hugo_vau.jpg</image:loc>\n			<image:caption><![CDATA[Hugo Vau]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/jose-ferreira/</loc>\n		<lastmod>2015-05-29T12:58:01+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/jose_ferreira.jpg</image:loc>\n			<image:caption><![CDATA[José Ferreira]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/tomas-fernandes/</loc>\n		<lastmod>2015-05-29T12:58:28+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/tomas_fernandes.jpg</image:loc>\n			<image:caption><![CDATA[Tomás Fernandes]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/antonio-silva-2/</loc>\n		<lastmod>2015-05-29T12:57:22+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/toni.jpg</image:loc>\n			<image:caption><![CDATA[António Silva]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/teresa-abracos/</loc>\n		<lastmod>2015-05-29T12:57:13+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/teresa_abracos.jpg</image:loc>\n			<image:caption><![CDATA[Teresa Abraços]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/diogo-appleton/</loc>\n		<lastmod>2015-05-29T12:57:08+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/diogo_appleton.jpg</image:loc>\n			<image:caption><![CDATA[Diogo Appleton]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/alex-botelho/</loc>\n		<lastmod>2015-05-29T12:57:01+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/alex_botelho.jpg</image:loc>\n			<image:caption><![CDATA[Alex Botelho]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/campeonato-nacional-de-surf/</loc>\n		<lastmod>2015-05-29T13:00:14+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/ans_moche.jpg</image:loc>\n			<image:caption><![CDATA[Campeonato Nacional de Surf]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/sal-surf-at-lisbon/</loc>\n		<lastmod>2015-05-29T13:00:30+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/sal.jpg</image:loc>\n			<image:caption><![CDATA[Sal Surf At Lisbon]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/portuguese-waves-series-cascais-trophy/</loc>\n		<lastmod>2015-05-29T13:00:23+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/portuguese_waves_series_cascais_trophy.jpg</image:loc>\n			<image:caption><![CDATA[Portuguese Waves Series   Cascais Trophy]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/capitulo-perfeito/</loc>\n		<lastmod>2015-05-29T13:00:01+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/capitulo_perfeito.jpg</image:loc>\n			<image:caption><![CDATA[Capítulo Perfeito]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/day-in-day-out-videoclip-do-ano/</loc>\n		<lastmod>2015-05-28T10:25:26+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/day_in_day_out.jpg</image:loc>\n			<image:caption><![CDATA[Day In Day Out   VideoClip do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/candidaturas/alexandre-ferreira-tubo-do-ano/</loc>\n		<lastmod>2015-05-29T12:44:14+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/xaninho-tubo.jpg</image:loc>\n			<image:caption><![CDATA[Alexandre Ferreira   Tubo do Ano]]></image:caption>\n		</image:image>\n	</url>\n</urlset>', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(40882, '_transient_timeout_wpseo_sitemap_cache_award-categories_', '1641295363', 'no'),
(40883, '_transient_wpseo_sitemap_cache_award-categories_', '<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>http://ondasdeouro.pt/award-categories/surfista-do-ano-oakley/</loc>\n		<lastmod>2015-05-29T12:54:57+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.4</priority>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/award-categories/surfista-feminina-do-ano-roxy/</loc>\n		<lastmod>2015-05-29T12:56:13+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.4</priority>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/award-categories/tubo-do-ano-ess/</loc>\n		<lastmod>2015-05-29T12:44:14+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/award-categories/maior-remada-do-ano-billabong/</loc>\n		<lastmod>2015-05-26T00:23:22+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.4</priority>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/award-categories/maior-onda-tow-in-oe/</loc>\n		<lastmod>2015-05-27T11:38:21+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.4</priority>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/award-categories/manobra-do-ano-reef/</loc>\n		<lastmod>2015-06-05T11:19:05+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/award-categories/free-surfer-do-ano-volcom/</loc>\n		<lastmod>2015-05-29T12:57:22+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.4</priority>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/award-categories/videoclip-do-ano-hurley/</loc>\n		<lastmod>2015-05-28T10:25:26+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/award-categories/revelacao-do-ano-deeply/</loc>\n		<lastmod>2015-05-29T12:59:11+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.4</priority>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/award-categories/onda-do-ano-polen/</loc>\n		<lastmod>2015-05-26T00:22:08+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.4</priority>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/award-categories/foto-do-ano/</loc>\n		<lastmod>2015-05-25T23:55:13+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/award-categories/shaper-do-ano-xhapeland/</loc>\n		<lastmod>2015-05-29T13:03:18+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.4</priority>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/award-categories/evento-do-ano-kia/</loc>\n		<lastmod>2015-05-29T13:00:30+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.4</priority>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/award-categories/os-mais-sexy-da-ano-vinhos-sexy/</loc>\n		<lastmod>2015-05-25T22:56:23+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.4</priority>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/award-categories/treinador-do-ano/</loc>\n		<lastmod>2015-05-29T13:01:58+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.4</priority>\n	</url>\n</urlset>', 'no'),
(42943, '_site_transient_timeout_browser_10186cf638a555391c44671d7fc566f2', '1434636264', 'yes'),
(42944, '_site_transient_browser_10186cf638a555391c44671d7fc566f2', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"43.0.2357.124\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'yes'),
(48166, '_transient_timeout_wpseo_sitemap_cache_page_', '1640826814', 'no'),
(48167, '_transient_wpseo_sitemap_cache_page_', '<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>http://ondasdeouro.pt/</loc>\n		<lastmod>2015-03-31T20:42:33+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>1</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/03/OOA_TV_1920x1080.jpg</image:loc>\n			<image:caption><![CDATA[Homepage]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/submete-a-tua-onda/</loc>\n		<lastmod>2015-05-23T00:25:57+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.8</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/03/OOA_TV_1920x1080.jpg</image:loc>\n			<image:caption><![CDATA[Submete a tua onda]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/award-categories/</loc>\n		<lastmod>2015-03-27T01:24:59+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.8</priority>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/termos/</loc>\n		<lastmod>2015-04-08T11:48:28+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.8</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/03/OOA_TV_1920x1080.jpg</image:loc>\n			<image:caption><![CDATA[Termos e Condições]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/comissao-de-notavais/</loc>\n		<lastmod>2015-03-31T20:37:48+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.8</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/03/OOA_TV_1920x1080.jpg</image:loc>\n			<image:caption><![CDATA[Comissão de Notáveis]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/newsletter-2/</loc>\n		<lastmod>2015-04-09T10:49:13+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.8</priority>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/votacoes/</loc>\n		<lastmod>2015-06-10T10:00:00+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.8</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/OOA_TV_1920x1080-1600x600.jpg</image:loc>\n			<image:caption><![CDATA[Votações]]></image:caption>\n		</image:image>\n	</url>\n</urlset>', 'no'),
(53808, '_transient_timeout_wpseo_sitemap_cache_category_', '1640826819', 'no'),
(53809, '_transient_wpseo_sitemap_cache_category_', '<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>http://ondasdeouro.pt/category/noticias/</loc>\n		<lastmod>2015-06-11T23:31:30+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/category/main-slider/</loc>\n		<lastmod>2015-06-11T23:31:30+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.4</priority>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/category/galerias/</loc>\n		<lastmod>2015-06-11T23:31:30+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.4</priority>\n	</url>\n</urlset>', 'no'),
(310684, 'litespeed-cache-conf', 'a:118:{s:7:\"version\";s:3:\"2.0\";s:12:\"radio_select\";i:1;s:13:\"purge_upgrade\";b:1;s:13:\"cache_favicon\";b:1;s:15:\"cache_resources\";b:1;s:18:\"mobileview_enabled\";b:0;s:16:\"mobileview_rules\";b:0;s:12:\"login_cookie\";s:0:\"\";s:19:\"check_advancedcache\";b:1;s:5:\"debug\";i:0;s:9:\"admin_ips\";s:9:\"127.0.0.1\";s:10:\"public_ttl\";i:604800;s:14:\"front_page_ttl\";i:604800;s:8:\"feed_ttl\";i:0;s:7:\"403_ttl\";i:3600;s:7:\"404_ttl\";i:3600;s:7:\"500_ttl\";i:3600;s:13:\"purge_by_post\";s:22:\"A.F.H.M.PGS.PGSRP.PT.T\";s:12:\"excludes_uri\";s:0:\"\";s:12:\"excludes_cat\";s:0:\"\";s:12:\"excludes_tag\";s:0:\"\";s:15:\"nocache_cookies\";s:0:\"\";s:18:\"nocache_useragents\";s:0:\"\";s:10:\"cache_priv\";b:1;s:15:\"cache_commenter\";b:1;s:10:\"cache_rest\";b:1;s:16:\"cache_page_login\";b:1;s:10:\"timed_urls\";s:0:\"\";s:15:\"timed_urls_time\";s:0:\"\";s:14:\"cache_uri_priv\";s:0:\"\";s:12:\"cache_object\";b:0;s:17:\"cache_object_kind\";b:0;s:17:\"cache_object_host\";s:9:\"localhost\";s:17:\"cache_object_port\";s:5:\"11211\";s:17:\"cache_object_life\";s:3:\"360\";s:23:\"cache_object_persistent\";b:1;s:18:\"cache_object_admin\";b:1;s:23:\"cache_object_transients\";b:1;s:18:\"cache_object_db_id\";i:0;s:17:\"cache_object_user\";s:0:\"\";s:17:\"cache_object_pswd\";s:0:\"\";s:13:\"cache_browser\";b:0;s:17:\"cache_browser_ttl\";i:2592000;s:23:\"use_http_for_https_vary\";b:0;s:11:\"debug_level\";b:0;s:13:\"log_file_size\";i:3;s:9:\"heartbeat\";b:1;s:12:\"debug_cookie\";b:0;s:10:\"collaps_qs\";b:0;s:11:\"log_filters\";b:0;s:11:\"private_ttl\";i:1800;s:11:\"excludes_qs\";s:0:\"\";s:13:\"instant_click\";b:0;s:10:\"css_minify\";b:0;s:17:\"css_inline_minify\";b:0;s:11:\"css_combine\";b:0;s:21:\"css_combined_priority\";b:0;s:9:\"css_http2\";b:0;s:11:\"css_exclude\";s:0:\"\";s:9:\"js_minify\";b:0;s:16:\"js_inline_minify\";b:0;s:10:\"js_combine\";b:0;s:20:\"js_combined_priority\";b:0;s:8:\"js_http2\";b:0;s:10:\"js_exclude\";s:0:\"\";s:12:\"optimize_ttl\";i:604800;s:11:\"html_minify\";b:0;s:10:\"optm_qs_rm\";b:0;s:15:\"optm_ggfonts_rm\";b:0;s:14:\"optm_css_async\";b:0;s:13:\"optm_js_defer\";b:0;s:13:\"optm_emoji_rm\";b:0;s:13:\"optm_excludes\";s:0:\"\";s:19:\"optm_exclude_jquery\";b:1;s:18:\"optm_ggfonts_async\";b:0;s:13:\"optm_max_size\";d:1.1999999999999999555910790149937383830547332763671875;s:15:\"optm_rm_comment\";b:0;s:3:\"cdn\";b:0;s:7:\"cdn_ori\";s:0:\"\";s:11:\"cdn_exclude\";s:0:\"\";s:17:\"cdn_remote_jquery\";b:0;s:8:\"cdn_quic\";b:0;s:14:\"cdn_quic_email\";s:0:\"\";s:12:\"cdn_quic_key\";s:0:\"\";s:13:\"cdn_quic_site\";s:0:\"\";s:14:\"cdn_cloudflare\";b:0;s:20:\"cdn_cloudflare_email\";s:0:\"\";s:18:\"cdn_cloudflare_key\";s:0:\"\";s:19:\"cdn_cloudflare_name\";s:0:\"\";s:19:\"cdn_cloudflare_zone\";s:0:\"\";s:14:\"media_img_lazy\";b:0;s:26:\"media_img_lazy_placeholder\";s:0:\"\";s:17:\"media_iframe_lazy\";b:0;s:23:\"media_img_optm_cron_off\";b:0;s:14:\"media_img_webp\";b:0;s:19:\"media_img_webp_only\";b:0;s:14:\"media_img_exif\";b:0;s:23:\"media_img_webp_lossless\";b:0;s:4:\"hash\";s:32:\"C2G0dJT0fZdGIdGxKqAAyVD7XePDJYM0\";s:21:\"crawler_include_posts\";b:1;s:21:\"crawler_include_pages\";b:1;s:20:\"crawler_include_cats\";b:1;s:20:\"crawler_include_tags\";b:1;s:20:\"crawler_excludes_cpt\";s:0:\"\";s:19:\"crawler_order_links\";s:9:\"date_desc\";s:14:\"crawler_usleep\";i:500;s:20:\"crawler_run_duration\";i:400;s:20:\"crawler_run_interval\";i:600;s:22:\"crawler_crawl_interval\";i:302400;s:15:\"crawler_threads\";i:3;s:18:\"crawler_load_limit\";i:1;s:17:\"crawler_domain_ip\";s:0:\"\";s:22:\"crawler_custom_sitemap\";s:0:\"\";s:19:\"crawler_cron_active\";b:0;s:13:\"crawler_http2\";b:1;s:11:\"esi_enabled\";b:0;s:17:\"esi_cached_admbar\";b:1;s:19:\"esi_cached_commform\";b:1;}', 'yes'),
(310685, '_transient_lscwp_whm_install', 'whm_install', 'yes'),
(312151, '_site_transient_timeout_browser_51bf10bf70f228e4a2aaca748422bc53', '1495528971', 'yes'),
(312152, '_site_transient_browser_51bf10bf70f228e4a2aaca748422bc53', 'a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"58.0.3029.96\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}', 'yes'),
(312153, '_transient_timeout_feed_fde7a31949046520014e5ccbcfc0968b', '1494967374', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(312154, '_transient_feed_fde7a31949046520014e5ccbcfc0968b', 'a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:79:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"WordPress Portugal\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"http://wp-portugal.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"Site da Comunidade Portuguesa de WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 15 May 2017 12:00:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"pt-PT\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wordpress.org/?v=4.7.4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:20:{i:0;a:6:{s:4:\"data\";s:42:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n		\n		\n		\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Interessado em WordPress? Então não vais querer perder o WordCamp Lisboa 2017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:106:\"http://wp-portugal.com/2017/05/14/interessado-wordpress-entao-nao-vais-querer-perder-wordcamp-lisboa-2017/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:114:\"http://wp-portugal.com/2017/05/14/interessado-wordpress-entao-nao-vais-querer-perder-wordcamp-lisboa-2017/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 14 May 2017 11:40:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:16:\"WordCamp/Meetups\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Destaque\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:20:\"WordCamp Lisboa 2017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://wp-portugal.com/?p=5339\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:215:\"Onde? ISCTE, Lisboa Quando? 20 e 21 de Maio (sábado e domingo) Sabes o que é o WordPress, certo? É o sistema de gestão de conteúdos mais popular em todo o mundo, sendo utilizado por mais de 27% de todos &#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"José Freitas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"http://wp-portugal.com/2017/05/14/interessado-wordpress-entao-nao-vais-querer-perder-wordcamp-lisboa-2017/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5339\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:51:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n		\n		\n		\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"O Melhor da Semana N.º 176: WordPress 4.8, WordCamp, WP Docker, Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"http://wp-portugal.com/2017/05/08/o-melhor-da-semana-n-o-176-wordpress-4-8-wordcamp-wp-docker-plugins/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"http://wp-portugal.com/2017/05/08/o-melhor-da-semana-n-o-176-wordpress-4-8-wordcamp-wp-docker-plugins/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 08 May 2017 08:25:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:16:\"Melhor da Semana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Destaque\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:7:\"plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:13:\"WordPress 4.8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:9:\"WP Docker\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://wp-portugal.com/?p=5320\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:239:\"O WordPress 4.8 vai ter a sua versão Beta na sexta, 12, e o lançamento oficial está previsto para 8 de Junho, com novidades no editor. Uma das características é a utilização de módulos. O funcionamento é aqui explicado por &#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"José Freitas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"http://wp-portugal.com/2017/05/08/o-melhor-da-semana-n-o-176-wordpress-4-8-wordcamp-wp-docker-plugins/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5320\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:45:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n		\n		\n		\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"O Melhor da Semana N.º 175: Editor do WordPress, Tachyon para imagens, plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"http://wp-portugal.com/2017/05/01/o-melhor-da-semana-n-o-175/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"http://wp-portugal.com/2017/05/01/o-melhor-da-semana-n-o-175/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 01 May 2017 12:11:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:16:\"Melhor da Semana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:7:\"plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:9:\"wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://wp-portugal.com/?p=5314\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:242:\"Se tudo correr como previsto, o novo editor do WordPress será apresentado no WordCamp Paris, dentro de pouco mais de um mês. O Google detesta widget links, lembra Mika Epstein. Para resolver o problema do elevado volume de imagens a &#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"José Freitas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"http://wp-portugal.com/2017/05/01/o-melhor-da-semana-n-o-175/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5314\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:57:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n		\n\n		\n		\n		\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:122:\"O Melhor da Semana N.º 174: WordPress 4.8, Internet Explorer, directório de plugins, BuddyPress, segurança e velocidade\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:149:\"http://wp-portugal.com/2017/04/23/o-melhor-da-semana-n-o-174-wordpress-4-8-internet-explorer-directorio-de-plugins-buddypress-seguranca-e-velocidade/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:157:\"http://wp-portugal.com/2017/04/23/o-melhor-da-semana-n-o-174-wordpress-4-8-internet-explorer-directorio-de-plugins-buddypress-seguranca-e-velocidade/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 23 Apr 2017 10:41:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:8:{i:0;a:5:{s:4:\"data\";s:16:\"Melhor da Semana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:10:\"BuddyPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"Destaque\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:17:\"Internet Explorer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:7:\"plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:10:\"segurança\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:10:\"Velocidade\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:7;a:5:{s:4:\"data\";s:13:\"WordPress 4.8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://wp-portugal.com/?p=5306\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:230:\"O WordPress 4.8 vai deixar de suportar o Internet Explorer versões 8, 9 e 10. Numa nota publicada ontem, Matt Mulenweg regista que a Microsoft descontinuou o suporte a estas versões em Janeiro de 2016 e que o esforço do &#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"José Freitas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:154:\"http://wp-portugal.com/2017/04/23/o-melhor-da-semana-n-o-174-wordpress-4-8-internet-explorer-directorio-de-plugins-buddypress-seguranca-e-velocidade/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5306\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:51:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n		\n		\n		\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"O Melhor da Semana N.º 173: WordPress 4.8, widgets, segurança, temas, CMB2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"http://wp-portugal.com/2017/04/17/o-melhor-da-semana-n-o-173-wordpress-4-8-widgets-seguranca-temas-cmb2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"http://wp-portugal.com/2017/04/17/o-melhor-da-semana-n-o-173-wordpress-4-8-widgets-seguranca-temas-cmb2/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 17 Apr 2017 15:00:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:16:\"WordCamp/Meetups\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:4:\"CMB2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"segurança\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:5:\"temas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:7:\"Widgets\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:13:\"WordPress 4.8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://wp-portugal.com/?p=5297\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:261:\"Matt Mullenweg fez uma curta avaliação aos primeiros três meses do ano, no novo ciclo de desenvolvimento do WordPress. Diz-se satisfeito com as novidades no editor e no personalizador, mas regista poucos progressos na REST API. Aponta o WordPress 4.8 &#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"José Freitas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:109:\"http://wp-portugal.com/2017/04/17/o-melhor-da-semana-n-o-173-wordpress-4-8-widgets-seguranca-temas-cmb2/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5297\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:42:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n		\n		\n		\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"Meetup WordPress do Porto: O processo de uma loja online à medida\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"http://wp-portugal.com/2017/04/13/meetup-wordpress-do-porto-processo-loja-online-medida/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"http://wp-portugal.com/2017/04/13/meetup-wordpress-do-porto-processo-loja-online-medida/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 13 Apr 2017 10:09:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:16:\"WordCamp/Meetups\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:9:\"eCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:22:\"Meetup WordPress Porto\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://wp-portugal.com/?p=5292\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:262:\"Marco Almeida, da Webdados, vai apresentar alguns aspectos do processo de desenvolvimento e criação da loja online vinha.pt. Não apenas do ponto de vista técnico, mas também ao nível do que um projecto deste tipo significa em termos de aprendizagem &#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"José Freitas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"http://wp-portugal.com/2017/04/13/meetup-wordpress-do-porto-processo-loja-online-medida/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5292\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:51:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n		\n		\n		\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"O Melhor da Semana N.º 172: O futuro do WordPress, um fork, mudanças no plugins e no editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"http://wp-portugal.com/2017/04/09/o-melhor-da-semana-n-o-172/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"http://wp-portugal.com/2017/04/09/o-melhor-da-semana-n-o-172/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 09 Apr 2017 08:43:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:16:\"Melhor da Semana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:16:\"Delicious Brains\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:6:\"editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:4:\"GZIP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:6:\"plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:5:\"temas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://wp-portugal.com/?p=5281\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:277:\"Depois de reacções pouco entusiastas, para não ir mais longe, o directório de plugins do WordPress registou novidades nos últimos dias. Foram repostas as estatísticas e as ligações para as versões anteriores dos plugins. Entretanto, houve mesmo que fizesse uma &#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"José Freitas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"http://wp-portugal.com/2017/04/09/o-melhor-da-semana-n-o-172/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5281\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:48:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n		\n		\n		\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"O Melhor da Semana N.º 171: Directório de plugins polémico, WordCamp, editor, tradução\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"http://wp-portugal.com/2017/04/03/o-melhor-da-semana-n-o-171-directorio-de-plugins-polemico-wordcamp/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:109:\"http://wp-portugal.com/2017/04/03/o-melhor-da-semana-n-o-171-directorio-de-plugins-polemico-wordcamp/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 03 Apr 2017 09:40:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:16:\"Melhor da Semana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"Poedit\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"tradução\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"WooCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://wp-portugal.com/?p=5274\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:252:\"Por entre gostos e desgostos, o novo directório de plugins foi lançado no início da semana passada. Houve elogios e críticas, como é habitual. Ahmad Aways foi um dos programadores e criadores de plugins que não gostou do novo directório. &#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"José Freitas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:106:\"http://wp-portugal.com/2017/04/03/o-melhor-da-semana-n-o-171-directorio-de-plugins-polemico-wordcamp/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5274\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:48:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n		\n		\n		\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"O Melhor da Semana N.º 170: GoDaddy, Sucuri, Jetpack, plugins e temas WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"http://wp-portugal.com/2017/03/27/o-melhor-da-semana-n-o-170/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"http://wp-portugal.com/2017/03/27/o-melhor-da-semana-n-o-170/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 27 Mar 2017 08:29:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:16:\"Melhor da Semana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"Jetpack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:7:\"plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:6:\"Sucuri\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:5:\"temas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://wp-portugal.com/?p=5258\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:255:\"Depois da Manage WP, a GoDaddy comprou a Sucuri. A empresa de alojamento continua o seu trajecto de voltar a ganhar a confiança perdida junto dos utilizadores de WordPress. Agora através da aquisição de um reconhecido serviço de segurança. A &#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"José Freitas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"http://wp-portugal.com/2017/03/27/o-melhor-da-semana-n-o-170/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5258\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:51:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n		\n		\n		\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"O Melhor da Semana N.º 169: o editor do WordPress, Smashing Magazine, cache, design, segurança\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"http://wp-portugal.com/2017/03/20/o-melhor-da-semana-n-o-169/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"http://wp-portugal.com/2017/03/20/o-melhor-da-semana-n-o-169/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 20 Mar 2017 14:01:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:16:\"WordCamp/Meetups\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"design\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:6:\"editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:10:\"segurança\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:17:\"Smashing Magazine\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:3:\"SSL\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://wp-portugal.com/?p=5249\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:230:\"Que futuro para o WordPress? À pergunta, Lisa Nalyvaiko responde com a certeza de que há um futuro brilhante pela frente. O futuro do editor do WordPress está agora a definir-se. E tu, sim, tu, também és chamado a dar &#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"José Freitas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"http://wp-portugal.com/2017/03/20/o-melhor-da-semana-n-o-169/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5249\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:42:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n		\n		\n		\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"Temas e negócios no Meetup WordPress do Porto\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"http://wp-portugal.com/2017/03/14/temas-negocios-no-meetup-wordpress-do-porto/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"http://wp-portugal.com/2017/03/14/temas-negocios-no-meetup-wordpress-do-porto/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 14 Mar 2017 14:14:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:16:\"WordCamp/Meetups\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"Ionut Neagu\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"ThemeIsles\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://wp-portugal.com/?p=5243\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:248:\"A criação de temas para WordPress e o seu negócio serão os temas do próximo Meetup WordPress Porto. Ionut Neagu, fundador e CEO da ThemeIsles, é o convidado desta sessão. Em foco vão estar os sinais enviados pelos utilizadores sobre &#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"José Freitas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"http://wp-portugal.com/2017/03/14/temas-negocios-no-meetup-wordpress-do-porto/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5243\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:48:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n		\n		\n		\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"O Melhor da Semana N.º 168: WordCamp, RTP, Google e WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"http://wp-portugal.com/2017/03/13/o-melhor-da-semana-n-o-168/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"http://wp-portugal.com/2017/03/13/o-melhor-da-semana-n-o-168/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 13 Mar 2017 12:10:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:16:\"Melhor da Semana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:4:\"Clef\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:6:\"Google\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"Google Docs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:6:\"meetup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://wp-portugal.com/?p=5235\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:230:\"No WordCamp Lisboa 2017 ficou a conhecer-se, esta semana, a forma e as vantagens de patrocinar o evento. Vale a pena, claro que sim. Celebrando 60 anos de vida, a RTP lançou um site que disponibiliza os seus arquivos para &#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"José Freitas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"http://wp-portugal.com/2017/03/13/o-melhor-da-semana-n-o-168/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5235\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:42:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n		\n		\n		\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"Meetup WordPress Lisboa com edição especial WooCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"http://wp-portugal.com/2017/03/07/meetup-wordpress-lisboa-edicao-especial-woocommerce/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"http://wp-portugal.com/2017/03/07/meetup-wordpress-lisboa-edicao-especial-woocommerce/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Mar 2017 18:05:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:16:\"WordCamp/Meetups\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:23:\"Meetup WordPress Lisboa\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:11:\"WooCommerce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://wp-portugal.com/?p=5232\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:260:\"É uma edição especial do Meetup WordPress Lisboa. Dedicado apenas e só ao WooCommerce. Quinta, 9 de Março, no Instituto Superior Técnico. O evento tem a vantagem de contar com uma equipa de 15 pessoas da Woo. Todos trabalham diariamente na mais &#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"José Freitas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"http://wp-portugal.com/2017/03/07/meetup-wordpress-lisboa-edicao-especial-woocommerce/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5232\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:45:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n		\n		\n		\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"O Melhor da Semana N.º 167: Bilhetes para o WordCamp Lisboa, segurança, meetups e migrações\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"http://wp-portugal.com/2017/03/06/o-melhor-da-semana-n-o-167-bilhetes-para-o-wordcamp-lisboa/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"http://wp-portugal.com/2017/03/06/o-melhor-da-semana-n-o-167-bilhetes-para-o-wordcamp-lisboa/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 06 Mar 2017 09:36:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:16:\"Melhor da Semana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"meetup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"segurança\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:20:\"WordCamp Lisboa 2017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://wp-portugal.com/?p=5225\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:230:\"Estão à venda os bilhetes para o WordCamp Lisboa 2017. O grande evento do ano da Comunidade Portuguesa de WordPress será no ISCTE, Lisboa, nos dias 20 e 21 de Maio. Imperdível. Há um novo editor a caminho do WordPress &#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"José Freitas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"http://wp-portugal.com/2017/03/06/o-melhor-da-semana-n-o-167-bilhetes-para-o-wordcamp-lisboa/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5225\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:42:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n		\n		\n		\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"Como proteger o teu site WordPress contra ataques via REST API\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"http://wp-portugal.com/2017/03/01/como-proteger-o-teu-site-wordpress-contra-ataques-via-rest-api/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"http://wp-portugal.com/2017/03/01/como-proteger-o-teu-site-wordpress-contra-ataques-via-rest-api/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 01 Mar 2017 11:54:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:17:\"Dicas e Tutoriais\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"REST API\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"segurança\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://wp-portugal.com/?p=5202\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:261:\"Um dos maiores ataques recentes contra sites desenvolvidos em WordPress teve origem numa vulnerabilidade existente na REST API. O ‘bug’ chegou ao WordPress pela introdução no core dos endpoints da REST API, na versão 4.7 e continuou pela 4.7.1. A &#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"pedrocarvalho\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"http://wp-portugal.com/2017/03/01/como-proteger-o-teu-site-wordpress-contra-ataques-via-rest-api/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5202\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:48:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n		\n		\n		\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"O Melhor da Semana N.º 166: WordPress 4.7.3, o futuro do editor, HTTP/2, Cloudflare e CMS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"http://wp-portugal.com/2017/02/27/o-melhor-da-semana-n-o-166/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"http://wp-portugal.com/2017/02/27/o-melhor-da-semana-n-o-166/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 27 Feb 2017 12:05:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:16:\"Melhor da Semana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:10:\"Cloudflare\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:6:\"editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:6:\"HTTP/2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:15:\"WordPress 4.7.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://wp-portugal.com/?p=5195\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:253:\"O WordPress 4.7.3 deve ser lançado na próxima segunda, 6 de Março. Destina-se à correção de bugs. Numa próxima edição uma das novidades será o editor, apontando como uma prioridade para este ano. O projecto Gutenberg está a dar passos &#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"José Freitas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"http://wp-portugal.com/2017/02/27/o-melhor-da-semana-n-o-166/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5195\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:45:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n\n		\n		\n		\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"O Melhor da Semana N.º 165: Segurança, plugins, WP REST API\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"http://wp-portugal.com/2017/02/20/o-melhor-da-semana-n-o-165-seguranca-plugins-wp-rest-api/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"http://wp-portugal.com/2017/02/20/o-melhor-da-semana-n-o-165-seguranca-plugins-wp-rest-api/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 20 Feb 2017 14:05:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:16:\"WordCamp/Meetups\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:9:\"wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"WP REST API\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://wp-portugal.com/?p=5185\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:241:\"O tema da segurança no WordPress regressou à ordem do dia, depois do caso da vulnerabilidade nas versões 4.7 e 4.7.1. Esta foi causada pela integração da WP REST API. Mika Epstein admite que este pode não ser o único problema &#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"José Freitas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"http://wp-portugal.com/2017/02/20/o-melhor-da-semana-n-o-165-seguranca-plugins-wp-rest-api/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5185\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:48:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n		\n		\n		\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"O Melhor da Semana N.º 164: WordCamp Lisboa 2017, editor, Elasticsearch e Google AMP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"http://wp-portugal.com/2017/02/13/o-melhor-da-semana-n-o-164/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"http://wp-portugal.com/2017/02/13/o-melhor-da-semana-n-o-164/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 13 Feb 2017 09:57:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:5:\"Geral\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:16:\"WordCamp/Meetups\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:13:\"Elasticsearch\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:10:\"Google AMP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:20:\"WordCamp Lisboa 2017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://wp-portugal.com/?p=5176\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:240:\"O WordCamp Lisboa 2017 vai ser nos dias 20 e 21 de Maio, no ISCTE. O evento da comunidade portuguesa de WordPress está nos primeiros dias de preparação mas sabe-se, desde já, que é imperdível. A interface do utilizador daquele &#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"José Freitas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"http://wp-portugal.com/2017/02/13/o-melhor-da-semana-n-o-164/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5176\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:42:\"\n		\n		\n		\n		\n		\n				\n		\n		\n\n		\n		\n		\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"Meetup WordPress Porto: Negócios, ursos e, claro, WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"http://wp-portugal.com/2017/02/08/meetup-wordpress-porto-negocios-ursos-claro-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"http://wp-portugal.com/2017/02/08/meetup-wordpress-porto-negocios-ursos-claro-wordpress/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Feb 2017 16:56:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:16:\"WordCamp/Meetups\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:15:\"Luís Rodrigues\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:22:\"Meetup WordPress Porto\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://wp-portugal.com/?p=5171\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:258:\"“Inverting the Universe” é o nome da apresentação que Luís Rodrigues vai fazer no Meetup WordPress do Porto de Fevereiro. Sobre ela, a apresentação, o autor revela apenas que mete WordPress, negócios e ursos. O resto é surpresa. É quanto &#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"José Freitas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"http://wp-portugal.com/2017/02/08/meetup-wordpress-porto-negocios-ursos-claro-wordpress/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5171\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:48:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n		\n		\n		\n		\n		\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"O Melhor da Semana N.º 163: HTTPS, segurança, performance WordPress, multilíngua, plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:109:\"http://wp-portugal.com/2017/02/06/o-melhor-da-semana-n-o-163-https-seguranca-performance-multilingua-plugins/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"http://wp-portugal.com/2017/02/06/o-melhor-da-semana-n-o-163-https-seguranca-performance-multilingua-plugins/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 06 Feb 2017 10:35:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:16:\"Melhor da Semana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"HTTP/2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:5:\"HTTPS\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:7:\"plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:15:\"WordPress 4.7.2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"http://wp-portugal.com/?p=5163\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:257:\"Uma maior aposta da Google, que incentivou o uso do protocolo HTTPS, e o aparecimento em força de certificações gratuitas, levou a um incremento significativo do número de sites com certificados de segurança. Mais de 50% do tráfego está agora &#8230;\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"José Freitas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:114:\"http://wp-portugal.com/2017/02/06/o-melhor-da-semana-n-o-163-https-seguranca-performance-multilingua-plugins/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"5163\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:28:\"http://wp-portugal.com/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"hourly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"10669017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:13:{s:4:\"date\";s:29:\"Tue, 16 May 2017 08:42:54 GMT\";s:6:\"server\";s:13:\"Apache/2.2.15\";s:12:\"x-powered-by\";s:9:\"PHP/5.3.3\";s:4:\"etag\";s:34:\"\"99d61568e501fb4c6c51c8f9beb322a4\"\";s:7:\"expires\";s:29:\"Thu, 19 Nov 1981 08:52:00 GMT\";s:13:\"cache-control\";s:62:\"no-store, no-cache, must-revalidate, post-check=0, pre-check=0\";s:6:\"pragma\";s:8:\"no-cache\";s:12:\"x-robots-tag\";s:15:\"noindex, follow\";s:4:\"link\";s:59:\"<http://wp-portugal.com/wp-json/>; rel=\"https://api.w.org/\"\";s:10:\"set-cookie\";s:44:\"PHPSESSID=2k3o167as5djp6nrd7husgtg37; path=/\";s:13:\"last-modified\";s:29:\"Mon, 15 May 2017 12:00:24 GMT\";s:10:\"connection\";s:5:\"close\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";}s:5:\"build\";s:14:\"20150326010933\";}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(312155, '_transient_timeout_feed_mod_fde7a31949046520014e5ccbcfc0968b', '1494967374', 'no'),
(312156, '_transient_feed_mod_fde7a31949046520014e5ccbcfc0968b', '1494924174', 'no'),
(312157, '_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9', '1494967376', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(312158, '_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9', 'a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Matt: Rules for Standards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47321\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://ma.tt/2017/05/rules-for-standards/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:187:\"<p>Dave Winer has <a href=\"http://scripting.com/2017/05/09/rulesForStandardsmakers.html\">one rule that matters and a number of other good points on making standards and protocols</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 15 May 2017 20:34:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"WPTavern: WordPress Is Now on HackerOne, Launches Bug Bounties\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=66796\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wptavern.com/wordpress-is-now-on-hackerone-launches-bug-bounties\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2607:\"<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/02/hackerone-logo.png?ssl=1\"><img /></a></p>\n<p>WordPress now has its own <a href=\"https://hackerone.com/wordpress\" target=\"_blank\">official HackerOne account</a> where security researchers can responsibly disclose vulnerabilities to the security team. The project&#8217;s page was previously listed under Automattic&#8217;s profile before <a href=\"https://wptavern.com/hackerone-launches-free-community-edition-for-non-commercial-open-source-projects\" target=\"_blank\">HackerOne launched its free community edition for open source projects</a>. WordPress has now <a href=\"https://wordpress.org/news/2017/05/wordpress-now-on-hackerone/\" target=\"_blank\">transitioned to its own account</a>, which also includes sister projects BuddyPress, bbPress, GlotPress, and WP-CLI, along with all of their respective websites.</p>\n<p>The WordPress Security team launched its HackerOne profile privately at first and had been inviting reporters to use it when they reported security issues via email. Having the profile public makes it possible for the team to work together on triaging the issues that are submitted. WordPress Security Czar Aaron Campbell said the new system will reduce the time spent on responding to commonly reported issues, allowing the team to spend its time more effectively.</p>\n<p>&#8220;We have about 40 people with access to triage reports, although, like most volunteer groups, not everyone is usually triaging at the same time,&#8221; Campbell said.</p>\n<p>The project also launched bug bounties to reward reporters for responsibly disclosing security issues and Campbell said the team has awarded more than $3,700 in bounties to seven different reporters.</p>\n<p>&#8220;So far bounties have ranged from $150 to $1,337,&#8221; Campbell said. &#8220;Anything that qualifies for a cash bounty will be $150+. We have a few swag bounties (hoodies) for really small things that will be going out soon as well (finishing getting everything set up with the swag store to do this now).&#8221;</p>\n<p>Campbell confirmed that $1,337 is not the upper limit of the bounties and that there are bugs that could qualify for larger bounties.</p>\n<p>&#8220;Bounties are calculated based on bug severity, the product or site it&#8217;s on (WordPress core being weighted more heavily than say the swag store), and also the quality of the report,&#8221; Campbell said. <a href=\"https://automattic.com/\" target=\"_blank\">Automattic</a> is sponsoring the bounty payouts on behalf of the WordPress project.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 15 May 2017 19:51:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"BuddyPress: Naturkontakt, Organising Sweden’s Largest Environmental NGO\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=265947\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://buddypress.org/2017/05/naturkontakt-organising-swedens-largest-environmental-ngo/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9271:\"<div><em>This is a guest post by Alexander Berthelsen (<a href=\"https://profiles.wordpress.org/lakrisgubben\">lakrisgubben</a>) from the Swedish WordPress agency <a href=\"https://www.klandestino.se/\">Klandestino AB</a></em>.</div>\n<p>Peer reviewed by <a class=\"bp-suggestions-mention\" href=\"https://buddypress.org/members/boonebgorges/\" rel=\"nofollow\">@boonebgorges</a></p>\n<p><img src=\"https://buddypress.org/wp-content/uploads/1/2017/05/front-page.png\" alt=\"Naturkontakt front page\" width=\"1675\" height=\"919\" class=\"size-full wp-image-265953\" /></p>\n<p><a href=\"https://naturkontakt.naturskyddsforeningen.se/\">Naturkontakt</span></a> (Nature contact) is the home for members of the <a href=\"http://www.naturskyddsforeningen.se/in-english\">Swedish Society for Nature Conservation</a> (SSNC), Sweden’s largest environmental NGO with over 200,000 members. This is a private site where SSNC members can read and publish internal news about the organisation, take part in forum discussions, and join or create groups to help them organise their work. Members of SSNC can create WordPress user accounts using their membership numbers from the organization&#8217;s CRM (Customer Relationship Management) software.</p>\n<h2>Background</h2>\n<p>Naturkontakt has been around since the 90’s, powered by <a href=\"https://en.wikipedia.org/wiki/FirstClass\">FirstClass</a>. By 2010, that platform had become outdated and its market share was declining. This led some members to write proposals to find a new platform. Their goal was to select a platform which would serve as a hub for all the different aspects of SSNC’s mission and vision. These include &#8220;spreading knowledge, charting environmental threats, proposing solutions, and influencing politicians and authorities, both nationally and internationally. Under democratic forms, we work regionally in 24 county branches and locally in 270 community branches.&#8221;</p>\n<h2>Moving to WordPress</h2>\n<p>In 2011, SSNC acted on their decision to set up a new web-based platform for internal communications and contacted us at <a href=\"https://www.klandestino.se/\">Klandestino</a> to work on this project. After evaluating different platforms, we chose WordPress. Some deciding factors include WordPress&#8217; open source licensing, our experience working with the platform, and the plethora of different plugins that extended WordPress to make it suitable for online communities.</p>\n<p>The first iteration of the new Naturkontakt site was launched in 2011, powered by WordPress and <a href=\"https://wordpress.org/plugins/wp-symposium-pro/\">WP Symposium</a>. This was quite a while ago but as I recall (plus email logs), the choice stood between BuddyPress and WP Symposium. At that time, WP Symposium already had a forums component while BuddyPress lacked a solid forum integration. Remember that this was the time of the stand-alone bbPress forums which took a tortuous and unstable route to integrate to both WordPress and BuddyPress.</p>\n<h2>bbPress 2.0 to the Rescue</h2>\n<p>A year after we launched the new site, we undertook an evaluation which revealed some pain points. To name a few, WP Symposium had limited extensibility, some security issues, and major problems with performance. With those challenges in mind, we researched again into other community solutions for WordPress. By that time, the <a href=\"https://bbpress.org/blog/2011/09/bbpress-2-0-now-available/\">new bbPress 2.0 plugin was available</a> and it worked very well with BuddyPress.</p>\n<p>It was an easy decision to switch from WP Symposium to BuddyPress and bbPress. The major tasks were the arduous migration of data and continuous testing. This new set up has stood the test of time, we&#8217;re really pleased with it. The BuddyPress-bbPress combination gave us a running start with forums, groups, profiles, and messages, which are some of the required pieces of functionality needed on Naturkontakt.  </p>\n<p><img src=\"https://buddypress.org/wp-content/uploads/1/2017/05/profile-forums-page.png\" alt=\"Profile page\" width=\"1668\" height=\"785\" class=\"size-full wp-image-265954\" /></p>\n<p>Further development of Naturkontakt 2.0 led to the introduction of multisite features to the community. Fortunately, BuddyPress works very well in a multisite environment. Each local organisation (group) of SSNC could have their own subsite to publish news.</p>\n<p>To make this work as smoothly as possible, we wrote custom plugins for the following functionalities:</p>\n<ul>\n<li>Many-to-many relationships between groups and subsites. For example, the group coordinating work on forest issues could be connected to the subsite publishing news about forest issues.</li>\n<li>File archives for groups so that members can upload and version docs, PDFs, images, etc.</li>\n<li>Sitewide search, a plugin that indexes all content from the entire multisite network into a “ghost” site to make it possible to have a centralised search throughout the entire network and blog/archive pages that lists posts from all sites.</li>\n<li>A drag and drop front page workflow where the editors of the site can search for and list articles from all sites on the network on the main site front page.</li>\n</ul>\n<p>This second version of Naturkontakt was released in late 2012. Since then, the basic functionalities have remained more or less the same. The site did get a facelift a few years ago when we focused on making the site work better on phones and tablets.</p>\n<p><img src=\"https://buddypress.org/wp-content/uploads/1/2017/05/blog-archive.png\" alt=\"Blog Archive\" width=\"1677\" height=\"920\" class=\"size-full wp-image-265955\" /></p>\n<h2>Going forward with PHP 7</h2>\n<p>Last year, after a month of capacity/speed problems, a new evaluation showed that some long-delayed upgrades had to be made. We started a new project to focus mainly on stability and speed improvements. We finished the project just right before this article was written.</p>\n<p>We implemented the following improvements:</p>\n<ul>\n<li><strong>Combed through the codebases</strong>. We searched for deprecated functions and places where custom functionality could be replaced with newly added functionality from BuddyPress, WordPress, and bbPress. We decreased the number of active plugins by a third because of the new features that had been rolled into the above-mentioned projects.</li>\n<li><strong>Switched over to<a href=\"https://www.elastic.co/\"> Elasticsearch</a>/<a href=\"https://www.elasticpress.io/\">ElasticPress</a></strong>. Our custom sitewide search has served its purpose well. However, since it’s only been used on this platform its development has fallen behind. And compared to new technologies such as Elasticsearch it didn’t cut the mustard. By switching to Elasticsearch we have offloaded a lot of the most expensive queries currently done by WordPress to a server/platform that’s fine-tuned for that kind of work.</li>\n<li><strong>Upgraded to PHP 7</strong>. This was the last part of the project. We’ve seen major improvements in the response time from the server, on average about 50%-70% decrease in response times! That is, of course, very important on a dynamic site such as for any community where static page caching often isn’t an option.</li>\n</ul>\n<h2>In conclusion</h2>\n<p>Our stats show the continued growth of the SSNC community, even though the competition from Facebook can be really hard. One of the major advantages of using WordPress, BuddyPress, and bbPress is that SSNC owns its own data.</p>\n<p>Of course, there are always things to improve on. When we completed the recent project to improve performance, despite limited budgets and time constraints, we were all satisfied and hopeful that the site will be around for many more years. We also expect that upcoming development work will be focused more on the user interaction elements of the site, hopefully by building upon and extending the great work that has gone into <a href=\"https://github.com/buddypress/next-template-packs\">BP Nouveau.</a> &lt;3</p>\n<p>To end on a personal note I’d like to thank all of the wonderful contributors to BuddyPress who have welcomed me into the community and helped me along with trac tickets and patches. Beyond my satisfaction with Naturkontakt and working with SSNC (whom I share a lot of political views with), and the functionality that BuddyPress has provided for the project, the best part of having worked on this site is that I also feel that I’ve become part of a community that tries to do something constructive about the unpleasant grip that Facebook has over our personal and professional lives.</p>\n<div><img src=\"https://buddypress.org/wp-content/uploads/1/2017/05/lakrisgubben.jpeg\" alt=\"lakrisgubben\" width=\"150\" height=\"150\" class=\"alignleft size-full wp-image-265950\" /> <em><a href=\"https://profiles.wordpress.org/lakrisgubben\">Alexander Berthelsen</a> and his two colleagues are co-owners of the web development co-operative <a href=\"http://klandestino.se/\">Klandestino AB</a>. Based in the suburbs of Stockholm, Sweden they mainly do WordPress work with a focus on NGO’s and member organisations. Alexander spends most of his five-for-the-future time on making small contributions to BuddyPress.</em>\n</div>\n<p>&nbsp;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 15 May 2017 16:16:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"@mercime\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"Dev Blog: WordPress Now on HackerOne\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4730\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://wordpress.org/news/2017/05/wordpress-now-on-hackerone/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1717:\"<p>WordPress has grown a lot over the last thirteen years – it now powers more than 28% of the top ten million sites on the web. During this growth, each team has worked hard to continually improve their tools and processes. Today, the WordPress Security Team is happy to announce that <a href=\"https://hackerone.com/wordpress\">WordPress is now officially on HackerOne</a>!</p>\n<p><a href=\"https://www.hackerone.com/about\">HackerOne</a> is a platform for security researchers to securely and responsibly report vulnerabilities to our team. It provides tools that improve the quality and consistency of communication with reporters, and will reduce the time spent on responding to commonly reported issues. This frees our team to spend more time working on improving the security of WordPress.</p>\n<p>The security team has been working on this project for quite some time. Nikolay Bachiyski started the team working on it just over a year ago. We ran it as a private program while we worked out our procedures and processes, and are excited to finally make it public.</p>\n<p>With the announcement of the WordPress HackerOne program we are also introducing bug bounties. Bug bounties let us reward reporters for disclosing issues to us and helping us secure our products and infrastructure. We&#8217;ve already awarded more than $3,700 in bounties to seven different reporters! We are thankful to Automattic for paying the bounties on behalf of the WordPress project.</p>\n<p>The program and bounties cover all our projects including WordPress, BuddyPress, bbPress, GlotPress, and WP-CLI as well as all of our sites including WordPress.org, bbPress.org, WordCamp.org, BuddyPress.org, and GlotPress.org.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 15 May 2017 16:02:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Aaron D. Campbell\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"HeroPress: HeroPress Geography: Western Europe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://heropress.com/?p=1834\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://heropress.com/heropress-geography-western-europe/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4897:\"<img width=\"960\" height=\"402\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/05/western_europe_heropress-1024x429.png\" class=\"attachment-large size-large wp-post-image\" alt=\"Map of Western Europe with HeroPress points on it\" /><p>When HeroPress started I didn&#8217;t plan on having contributors from western Europe, any more than the U.S.  As it turns out, we ended up with lots of people from both places. I&#8217;d still love to get people from Spain, Portugal, Italy, and Ireland. If you know anyone in those places with a great WordPress story, please have them <a href=\"https://heropress.com/contribute/\">fill out the contributor form</a>.</p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/going-back-roots/\">Going Back To My Roots</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/over-the-atlantic/\">Over The Atlantic</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/uncomfortable-doesnt-mean-walk-away/\">Uncomfortable doesn’t mean walk away</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/burning-the-midnight-oil/\">Burning the Midnight Oil</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/bumpy-journey-becoming/\">The Bumpy Journey of Becoming</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/learn-wordpress-without-doing-it-on-your-own/\">How to Learn WordPress Without Doing It on Your Own</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/living-better-life-thanks-wordpress/\">Living A Better Life Thanks To WordPress</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/sense-true-freedom/\">A Sense Of True Freedom</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/my-road-to-wordpress/\">My Road to WordPress</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/getting-a-life/\">Getting A Life</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/wordpress-is-what-we-make-of-it/\">WordPress is What We Make of It</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/coming-home/\">Coming Home</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/moving-on-from-moving-on-stage/\">Moving On From Moving On Stage</a></p></blockquote>\n<p></p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: HeroPress Geography: Western Europe\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=HeroPress%20Geography%3A%20Western%20Europe&via=heropress&url=https%3A%2F%2Fheropress.com%2Fheropress-geography-western-europe%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: HeroPress Geography: Western Europe\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fheropress-geography-western-europe%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fheropress-geography-western-europe%2F&title=HeroPress+Geography%3A+Western+Europe\" rel=\"nofollow\" target=\"_blank\" title=\"Share: HeroPress Geography: Western Europe\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/heropress-geography-western-europe/&media=https://heropress.com/wp-content/uploads/2017/05/western_europe_heropress-150x150.png&description=HeroPress Geography: Western Europe\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: HeroPress Geography: Western Europe\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/heropress-geography-western-europe/\" title=\"HeroPress Geography: Western Europe\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/heropress-geography-western-europe/\">HeroPress Geography: Western Europe</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 14 May 2017 00:21:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"Dev Blog: WordPress 4.8 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4727\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2017/05/wordpress-4-8-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1147:\"<p>We&#8217;re planning a smaller WP release early next month, bringing in three major enhancements:</p>\n<ul>\n<li>An improved visual editor experience, with a new TinyMCE that allows you to navigate more intuitively in and out of inline elements like links. (Try it out to see, it&#8217;s hard to describe.)</li>\n<li>A revamp of the dashboard news widget to bring in nearby and upcoming events including meetups and WordCamps.</li>\n<li>Several new media widgets covering images, audio, and video, and an enhancement to the text widget to support visual editing.</li>\n</ul>\n<p>The first beta of 4.8 is now available for testing. You can use the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">beta tester plugin</a> (or just run trunk) to try the latest and greatest, and each of these areas could use a ton of testing. Our goals are to make editing posts with links more intuitive, make widgets easier for new users and more convenient for existing ones, and get many more people aware of and attending our community events.</p>\n<p><em>Four point eight is here<br />\nSmall changes with a big punch<br />\nBig ones come later</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 13 May 2017 00:15:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"WPTavern: WPWeekly Episode 272 – Interview With James Farmer, Co-Founder and CEO of Incsub\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=70009&preview=true&preview_id=70009\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://wptavern.com/wpweekly-episode-272-interview-with-james-farmer-co-founder-and-ceo-of-incsub\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4563:\"<p>On this episode of WordPress Weekly, I&#8217;m joined by <a href=\"https://premium.wpmudev.org/blog/author/james/\">James Farmer</a>, co-founder and CEO of <a href=\"https://incsub.com/\">Incsub</a>. Farmer has been involved in the WordPress community for 11 years and in that time, he and I have butted heads, mildly speaking.</p>\n<p>Last year, Farmer <a href=\"https://premium.wpmudev.org/blog/10-years-as-a-wordpress-entrepreneur/\">looked back</a> at the last 10 years of being a WordPress entrepreneur. In that post, he shares emails and conversations he has had in the WordPress community that are cringe-worthy. Because of the extremely poor interactions I&#8217;ve had with Farmer in the past, I&#8217;ve kept away from his work and the projects he is associated with.</p>\n<p>In the past few months, I&#8217;ve read interviews with Farmer where he appears to have turned over a new leaf. In an <a href=\"https://torquemag.io/2017/04/qa-wpmu-dev-ceo-james-farmer/\">interview on Torquemag</a> congratulating him on WPMU Dev&#8217;s Smush Image Compression plugin <a href=\"http://torquemag.io/2017/04/wp-smush-defeats-wordfence-wins-plugin-madness-2017/\">winning the Plugin Madness competition</a>, Farmer is asked what advice he would give to aspiring plugin developers?</p>\n<p>&#8220;Make the free version as brilliant as you possibly can. Give back to the community as much as you can and it’ll come back to you in spades,&#8221; Farmer said. &#8220;Contribute to the wordpress.org support forums and community, commit code if you can, speak at WordCamps, and be as helpful and useful as possible, it’ll ALL be worth it, I promise.&#8221;</p>\n<p>When asked what&#8217;s the most important lesson he&#8217;s learned as CEO and co-founder of WPMU Dev, he responded:</p>\n<blockquote><p>That is a very good question, and one I think I’m actually probably not able to answer as there are basically so so many important things.</p>\n<p>I think though if I had to pick one, it goes along the same lines as my last answer: the more you give out, the more you give of yourself and the more, kinda, selfless that you are… the more you get back. And, sadly (and from painful experience), the opposite is also true.</p></blockquote>\n<p>Because of the way he answered these questions and my curiosity for his career in WordPress, I invited him on WordPress Weekly. We talked about his entrepreneurial career and some of the failures along the way. He explains the genesis behind the <a href=\"https://wordpress.org/plugins/wp-smushit/\">Smush Image Optimization Plugin</a> and shares what it&#8217;s like to be part of the WordPress community in Australia.</p>\n<p>My favorite part of the interview is when Farmer describes his experience at WordCamp Europe a few years ago that fundamentally changed his perception of the WordPress community.</p>\n<p>After this interview, I can confidently say that the past between us is water under the bridge. I look forward to future conversations with Farmer and taking a closer look at his company&#8217;s products.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/bbpress-2-6-beta-3-likely-as-team-focuses-on-solid-data-migration-path\">bbPress 2.6 Beta 3 Likely as Team Focuses on Solid Data Migration Path</a><br />\n<a href=\"https://wptavern.com/versionpress-4-0-tentatively-scheduled-to-ship-in-september\">VersionPress 4.0 Tentatively Scheduled to Ship in September</a><br />\n<a href=\"https://wptavern.com/wordpress-4-8-release-targeted-for-june-8\">WordPress 4.8 Release Targeted for June 8</a><br />\n<a href=\"https://wptavern.com/wphugs-a-community-devoted-to-educating-discussing-and-raising-awareness-of-mental-health\">WPHugs: A Community Devoted to Educating, Discussing, and Raising Awareness of Mental Health</a></p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, May 17th 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"https://wptavern.com/feed/podcast\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #272:</strong><br />\n</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 11 May 2017 23:34:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"WPTavern: VersionPress 4.0 Tentatively Scheduled to Ship in September\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=69948&preview=true&preview_id=69948\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://wptavern.com/versionpress-4-0-tentatively-scheduled-to-ship-in-september\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2320:\"<p>Nealy a year ago, <a href=\"https://wptavern.com/versionpress-3-0-adds-new-search-feature-bulk-undo-and-commit-tracking-per-environment\">VersionPress 3.0 was released</a>. This version added new search capabilities, bulk undo, and a number of bug fixes. It was the first release since it became a <a href=\"https://wptavern.com/versionpress-transitions-into-a-free-open-source-project\">free, open source project</a>.</p>\n<p>In a post on the <a href=\"https://blog.versionpress.net/2017/05/versionpress-4-0-update/\">project&#8217;s development blog</a>, Borek Bernard, co-founder of VersionPress, describes what the team is focusing on for 4.0 which includes a tentative release schedule.</p>\n<p>VersionPress 4.0 beta is planned to ship in June with 4.0-final scheduled to ship in September. In addition, the team will be labeling the project as a Developer Preview to better indicate its production-readiness.</p>\n<p>&#8220;With every major release, you rightfully ask about the status of the project when it comes to production-readiness,&#8221; Bernard said. &#8220;The answer is &#8216;your mileage may vary&#8217; but we feel we should better indicate that it’s only really intended for developers, currently. Therefore, we’ll be adding the ‘Developer Preview’ label for the project as a whole.&#8221;</p>\n<p>VersionPress 4.0 beta 1 will support Jetpack and WooCommerce via <a href=\"https://github.com/versionpress/versionpress/blob/master/docs/Plugin-Support.md\">plugin definitions</a>. Updates to internal data structures, compatibility fixes with WordPress 4.7, and other improvements are also slated to be in 4.0.</p>\n<p>Bernard also provides an outline of what to expect from the project in the near future. The team hopes to release Version 5.0 later this year or early next year with definitions for the most popular plugins. It will also be the first version rolled out on the project&#8217;s upcoming platform. Version 6.0 is expected a year after that.</p>\n<p>To contribute to VersionPress, you can get in touch with the founders through <a href=\"https://gitter.im/versionpress/versionpress\">Gitter</a> or visit the <a href=\"https://github.com/versionpress/versionpress/projects/2\">project&#8217;s Github page</a> where pull requests are welcomed.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 11 May 2017 00:34:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"Akismet: Akismet WordPress Plugin 3.3.2 Now Available\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://blog.akismet.com/?p=1940\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://blog.akismet.com/2017/05/10/akismet-wordpress-plugin-3-3-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:869:\"<p>Version 3.3.2 of <a href=\"http://wordpress.org/plugins/akismet/\">the Akismet plugin for WordPress</a> is now available. This update fixes a bug that was preventing some JavaScript from executing in wp-admin in some older browsers.</p>\n<p>To upgrade, visit the Updates page of your WordPress dashboard and follow the instructions. If you need to download the plugin zip file directly, links to all versions are available in <a href=\"http://wordpress.org/plugins/akismet/\">the WordPress plugins directory</a>.</p><br />  <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/akismet.wordpress.com/1940/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/akismet.wordpress.com/1940/\" /></a> <img alt=\"\" border=\"0\" src=\"https://pixel.wp.com/b.gif?host=blog.akismet.com&blog=116920&post=1940&subd=akismet&ref=&feed=1\" width=\"1\" height=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 10 May 2017 17:19:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Christopher Finke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"HeroPress: There is No Shortcut to Success – सफलता का कोई शॉर्टकट नहीं है\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=1813\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"https://heropress.com/essays/no-shortcut-success/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:13563:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/05/051017-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: WordPress gave me a chance in my life to prove that I could do something different.\" /><p><a href=\"http://heropress.com/feed/#hindi\">वर्डप्रेसने मुझे मेरे ज़िंदगी में कुछ अलग करने का मौक़ा दिया।</a></p>\n<p>Udaipur is known as the city of lakes, is one of the beautiful city in Rajasthan and that is where I come from. Since the beginning, I have been close to Udaipur. With the studies and growing up here, the thought of leaving this beautiful city have never occurred to me. Everything I have achieved in life could never have been possible without the support of my parents.</p>\n<p>The 6 months after the graduation have been the most troublesome. At the time it felt as if finding a job was a big challenge, but I never gave up. There is a saying that “No work is big or small. It’s not the stature of work that matters, but what you learn from working that counts” and that is when I started to look for a job out of my field of expertise. My life had a new turn and me, fortunately, got a job at KPO and that was a new beginning of my life.</p>\n<h3>How I got into WordPress</h3>\n<p>Before joining into IdeaBox I don&#8217;t know much about WordPress. Before knowing about WordPress my identity was just a beginner. By keep working on WordPress I got so much involvement in that. WordPress gave me a chance in my life to prove that I could do something different and I felt like I have the skills and potential and I could do something. I got my confidence back. I always try to learn something new in WordPress.</p>\n<p>I do theme development in WordPress. I have learned so much from WordPress. I can proudly say I am the part of WordPress community. One thing I got a chance to learn is in life, there is no shortcut for success. Whatever person get in life is only because of the hard work.</p>\n<p>I have completed 3 years in WordPress and I love to be a part of it. I love WordPress and it has the wonderful community. In my free time, I do WordPress translations. I try to contribute in every possible way by giving support, translating and any other things.</p>\n<h3>First Speaking Experience at WordCamp</h3>\n<p>WordCamp Udaipur got organized recently. In that, I was the organizer and speaker. It was the amazing experience which I never felt before. After WordCamp only I get to know that how big community it is. When I become the speaker of the WordPress is the most memorable and the greatest experience of my life. I will never forget this moment in my life.</p>\n<p>One thing is I was part of the organizing team and my first session. I was totally nervous. The session went so well and all nervousness went away in happiness. Because I realized that talking in front of these many people is not an easy task. So, I was very Happy. If I get a chance to perform In WordPress community, I will do my contribution in any way.</p>\n<h3>Thank you note</h3>\n<p>Thanks to WordPress for changing my life and I want to especially thank my parents for supporting and believe me always.</p>\n<hr />\n<h1 id=\"hindi\">सफलता का कोई शॉर्टकट नहीं है</h1>\n<p>उदयपुर को झीलों के शहर के रूप में भी जाना जाता है, यह राजस्थान के खूबसूरत शहर में से एक है और यही वह जगह है जहाँ से मैं हूं। शुरुआत से ही मैं उदयपुर में रहने और पढ़ाई के साथ और यहां पले बड़े होने की वजह से इस खूबसूरत शहर को छोड़ने का विचार मुझे कभी नहीं आया। जीवन में जो कुछ भी हासिल किया है, वह मेरे माता-पिता के समर्थन के बिना कभी संभव नहीं हो सकता था।</p>\n<p>पढ़ाई पूरी होने के ६ महीने बाद तक सबसे ज्यादा परेशानी रही। समय के साथ ऐसा महसूस हुआ जैसे काम ढूंढना काम करने से ज्यादा कठिन था, लेकिन मैंने अपना मनोबल टूटने नहीं दिया और धैर्य से काम लिया। जैसा कि कहा जाता है &#8220;कोई काम बड़ा या छोटा नहीं है, किसी काम को करने से जो आप सीखते है वह मायने रखता है&#8221; और तब मैंने अपने विशेषज्ञता के क्षेत्र से हटकर नौकरी खोजना शुरू कर दिया। मेरी जिंदगी का एक नया मोड़ था और मुझे सौभाग्य से केपीओ में नौकरी मिली और यही वह जगह थी जहां मेरे जीवन की एक नई शुरुआत शुरू हुई।</p>\n<h3>कैसे मैंने WordPress को जाना</h3>\n<p>आइडियाबॉक्स में शामिल होने से पहले मुझे वर्डप्रेस के बारे में अधिक जानकारी नहीं थी। वर्डप्रेस के बारे में जानने से पहले मेरी पहचान सिर्फ एक प्रवर्तक के रूप में थी। वर्डप्रेस पर काम करते रहने से, मेरी इसमें सहभागिता बढ़ती गयी। वर्डप्रेस ने मुझे अपने जीवन में एक मौका दिया है ताकि साबित हो कि मैं कुछ अलग कर सकती हूं और मुझे लगा कि मेरे पास कौशल और क्षमता है और मैं कुछ कर सकती हूं। मुझे अपना आत्मविश्वास वापस मिल गया। मैं हमेशा वर्डप्रेस में कुछ नया सीखने की कोशिश करती हूं।</p>\n<p>मैं वर्डप्रेस में थीम डेवलपमेंट करती हूं। मैंने वर्डप्रेस में बहुत कुछ सीखा है। मैं गर्व से कह सकता हूं कि मैं वर्डप्रेस समुदाय का हिस्सा हूं। एक बात मुझे जीवन में जानने को मिली है कि सफलता के लिए कोई शॉर्टकट नहीं है। जो कुछ भी जीवन में मिलता है, कड़ी मेहनत के कारण ही मिलता है।</p>\n<p>मैंने वर्डप्रेस में 3 साल पूरे किए हैं और मैं इसका हिस्सा बनकर बेहद खुश हूं। मुझे वर्डप्रेस पसंद है और इसमें अद्भुत समुदाय है मेरे खाली समय में मैं वर्डप्रेस अनुवाद करती हूं। मैं वर्डप्रेस में समर्थन, अनुवाद और अन्य चीजें देने के हर संभव तरीके से योगदान करने की कोशिश करती हूं।</p>\n<h3>WordCamp में पहली बार वक्ता बनने का अनुभव</h3>\n<p>Wordcamp उदयपुर हाल ही में आयोजित किया गया। उसमें मैं आयोजक और स्पीकर थी यह अद्भुत अनुभव था जिसे मैंने पहले कभी महसूस नहीं किया था। वर्डकैंप में मुझे पता है कि यह कितना बड़ा समुदाय है। यह मेरे जीवन का सबसे यादगार और सबसे बड़ा अनुभव है। मैं इसे एक क्षण के लिए भी नहीं भूलूंगी।</p>\n<p>एक बात यह है कि मैं आयोजक टीम का हिस्सा थी और मेरा पहला सेशन। मैं पूरी तरह नर्वस थी। सेशन बहुत अच्छा गया और सभी घबराहट खुशी में बदल गई। क्योंकि मुझे एहसास हुआ कि इतने लोगों के सामने बात करना आसान बात नहीं थी। इसलिए मैं बहुत खुश थी। यदि मुझे वर्डप्रेस समुदाय में प्रदर्शन करने का मौका मिलता है तो मैं किसी भी तरह से योगदान करुँगी।</p>\n<h3>धन्यवाद पत्र</h3>\n<p>वर्डप्रेस के लिए धन्यवाद जिसने मुझे खुद को साबित करने का मौका दिया और मैं अपने माता-पिता के लिए विशेष रूप से धन्यवाद करना चाहती हूं कि उन्होंने हमेशा मुझ पर विश्वास किया और मुझे प्रोत्साहित किया।</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: There is No Shortcut to Success &#8211; सफलता का कोई शॉर्टकट नहीं है\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=There%20is%20No%20Shortcut%20to%20Success%20%2D%20%E0%A4%B8%E0%A4%AB%E0%A4%B2%E0%A4%A4%E0%A4%BE%20%E0%A4%95%E0%A4%BE%20%E0%A4%95%E0%A5%8B%E0%A4%88%20%E0%A4%B6%E0%A5%89%E0%A4%B0%E0%A5%8D%E0%A4%9F%E0%A4%95%E0%A4%9F%20%E0%A4%A8%E0%A4%B9%E0%A5%80%E0%A4%82%20%E0%A4%B9%E0%A5%88&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fno-shortcut-success%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: There is No Shortcut to Success &#8211; सफलता का कोई शॉर्टकट नहीं है\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fno-shortcut-success%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fno-shortcut-success%2F&title=There+is+No+Shortcut+to+Success+%26%238211%3B+%E0%A4%B8%E0%A4%AB%E0%A4%B2%E0%A4%A4%E0%A4%BE+%E0%A4%95%E0%A4%BE+%E0%A4%95%E0%A5%8B%E0%A4%88+%E0%A4%B6%E0%A5%89%E0%A4%B0%E0%A5%8D%E0%A4%9F%E0%A4%95%E0%A4%9F+%E0%A4%A8%E0%A4%B9%E0%A5%80%E0%A4%82+%E0%A4%B9%E0%A5%88\" rel=\"nofollow\" target=\"_blank\" title=\"Share: There is No Shortcut to Success &#8211; सफलता का कोई शॉर्टकट नहीं है\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/no-shortcut-success/&media=https://heropress.com/wp-content/uploads/2017/05/051017-150x150.jpg&description=There is No Shortcut to Success - सफलता का कोई शॉर्टकट नहीं है\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: There is No Shortcut to Success &#8211; सफलता का कोई शॉर्टकट नहीं है\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/no-shortcut-success/\" title=\"There is No Shortcut to Success &#8211; सफलता का कोई शॉर्टकट नहीं है\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/no-shortcut-success/\">There is No Shortcut to Success &#8211; सफलता का कोई शॉर्टकट नहीं है</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 10 May 2017 12:00:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Nidhi Jain\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"WPTavern: bbPress 2.6 Beta 3 Likely as Team Focuses on Solid Data Migration Path\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69367\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://wptavern.com/bbpress-2-6-beta-3-likely-as-team-focuses-on-solid-data-migration-path\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3387:\"<p>For the past few months, users have been testing <a href=\"https://bbpress.org/forums/topic/bbpress-2-6-beta/\">bbPress 2.6 Beta 2</a>. bbPress 2.6 will be the first major version update since 2014 and will include the following features:</p>\n<ul>\n<li>Per-forum moderators</li>\n<li>Improved favorites and subscriptions management</li>\n<li>Improved BuddyPress integration</li>\n<li>Performance improvements</li>\n<li>User experience improvements to meta-boxes and admin-area tools</li>\n<li>Tighter integration with the WordPress Dashboard</li>\n<li>Template tweaks and clean-up</li>\n</ul>\n<p>In an <a href=\"https://bbpress.org/forums/topic/bbpress-2-6-beta/page/3/#post-183637\">interview published last week</a>, John James Jacoby, bbPress lead developer, shared insight into bbPress 2.6&#8217;s development. According to Jacoby, there will likely be a third beta as the team continues to work on a solid data migration path from 2.5 to 2.6.</p>\n<p>&#8220;In the process of working on 2.6, some interesting things sort of happened all at the same time,&#8221; he said. &#8220;It kind of goes back to the old bbPress problem where WordPress.org is running 2.5 and is also running a hybrid of 2.6 to take advantage of performance improvements.&#8221;</p>\n<p>Throughout the process of migrating WordPress.org from bbPress 2.5 to 2.6, the development team was able to resolve a number of bottlenecks associated with <a href=\"https://wptavern.com/mattnote-from-wordcamp-san-francisco\">turning bbPress into a plugin</a>.</p>\n<p>&#8220;With every beta comes more feedback and the closer we get to release, the more feedback that comes in,&#8221; he said. &#8220;As we upgrade WordPress.org and receive more feedback, we fix more things.&#8221;</p>\n<p>&#8220;With a small team, there&#8217;s no dedicated resources on the project which is the same problem that existed in 2014 when I did my <a href=\"https://wptavern.com/john-james-jacoby-launches-indiegogo-campaign-to-fund-buddypress-bbpress-and-glotpress-development\">Indiegogo campaign</a>. I&#8217;m really trying to spend a lot of time working on it but I&#8217;m also spending a lot of time on the security team, contributing to WordPress core, Multisite, and other projects. bbPress is my focus for as much as I can afford it to be.</p>\n<p>&#8220;bbPress 2.6 will ship, I promise, and it will be a better bbPress than it has ever been.&#8221;</p>\n<p>Jacoby confirmed that there will likely be a third beta released sometime in the near future. Those who have upgraded to bbPress 2.6 Beta 2 are <a href=\"https://bbpress.org/forums/topic/bbpress-2-6-beta/page/3/#post-183637\">reporting substantial performance improvements</a>.</p>\n<p>If you use bbPress 2.5 and want to upgrade to 2.6 Beta 2, Jacoby encourages users to create a full backup of the site&#8217;s database as the upgrade migrates data for subscriptions and favorites. These changes are not easily reverted should you choose to downgrade back to 2.5.</p>\n<p>For your convenience, I&#8217;ve clipped the portion from the full interview that includes our conversation about bbPress and BuddyPress that you can listen too below.</p>\n<a href=\"https://wptavern.com/wp-content/uploads/2017/05/John-James-Jacoby-Gives-bbPress-2.6-Update.mp3\">https://wptavern.com/wp-content/uploads/2017/05/John-James-Jacoby-Gives-bbPress-2.6-Update.mp3</a>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 09 May 2017 20:19:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"WPTavern: New WordPress Plugin Blocks Spam User Registrations Using Stop Forum Spam Database\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69810\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"https://wptavern.com/new-wordpress-plugin-blocks-spam-user-registrations-using-stop-forum-spam-database\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3435:\"<p>When it comes to spam, comments are one of the first things that comes to mind. However, spam user registrations can be just as prolific on sites with open registration. Leland Fiegel, founder of <a href=\"https://themetry.com/\">Themetry</a>, has developed a new plugin called <a href=\"https://wordpress.org/plugins/stop-signup-spam/\">Stop Signup Spam</a> that prevents users from registering an account if their email or IP address is on the <a href=\"http://stopforumspam.com/\">Stop Forum Spam</a> database.</p>\n<p>Stop Forum Spam is a free service that records reports of spam registrations from blogs, forums, wikis, and more. Stop Signup Spam integrates with the WordPress registration form and Restrict Content Pro. Fiegel launched a new site over the weekend and despite not announcing it, it received a handful of spam registrations.</p>\n<p>After Googling the registrants&#8217; email addresses, he discovered a number of them were reported on Stop Forum Spam&#8217;s site. &#8220;I had never heard of Stop Forum Spam before, but it is basically an Akismet equivalent for forum sign up spam,&#8221; Fiegel said. &#8220;I noticed they had a dead link to a WordPress plugin. I looked up the <a href=\"http://stopforumspam.com/usage\">Stop Forum Spam API documentation</a> and built a basic one myself a couple of days ago. I submitted it to WordPress.org and it was approved within a day.&#8221;</p>\n<p>When a user is blocked from registering, the following error is displayed: Cannot register. Please contact site administrator for assistance.</p>\n<p>Although users can check the<a href=\"http://stopforumspam.com/search\"> Stop Forum Spam database</a> to see if their email or IP address is blocked, the error message doesn&#8217;t inform them that Stop Forum Spam is what blocked their registration.</p>\n<p>&#8220;I wanted to keep the error message vague so users wouldn&#8217;t lash out at site administrators for accusing them of being &#8216;spammers&#8217; but clear enough that the site administrator would know it was a false positive when it was reported to them,&#8221; Fiegel said.</p>\n<p>In the <a href=\"https://wordpress.org/plugins/stop-signup-spam/\">plugin&#8217;s description</a>, Fiegel is clear about <a href=\"https://www.stopforumspam.com/privacy\">what data</a> is sent to the service. Each time a user attempts to register an account, an API call that contains the user&#8217;s email and IP address is sent to Stop Forum Spam and checked against its database. Although the plugin uses the service&#8217;s API, it does not require users to register for an API key. This allows the plugin to function upon activation without having to configure anything. Registrants that are incorrectly blocked as spammers can <a href=\"http://stopforumspam.com/removal\">submit a request</a> to have their IP or email address removed from the database.</p>\n<p>Fiegel has no plans to integrate support for other forms but is open to <a href=\"https://github.com/lelandf/stop-signup-spam\">pull requests</a> from those who would like to contribute integration support of their own. I did not test this plugin on an active site, but Fiegel says it has dramatically cut down on the number of spam registrations on his new site. If user spam registration is an issue you&#8217;re dealing with, consider giving <a href=\"https://wordpress.org/plugins/stop-signup-spam/\">Stop Signup Spam</a> a try.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 08 May 2017 22:39:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"Matt: Everything is Hitched\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47310\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"https://ma.tt/2017/05/everything-is-hitched/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:184:\"<p><img /></p>\n<blockquote><p>&#8220;When we try to pick out anything by itself, we find it hitched to everything else in the Universe.&#8221;</p></blockquote>\n<p>&#8212; John Muir</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 08 May 2017 18:29:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"BuddyPress: Largest Turkish Recipe Site Spiced Up with BuddyPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=265777\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://buddypress.org/2017/05/largest-turkish-recipe-site-spiced-up-with-buddypress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9626:\"<div><em>This a guest post by Mustafa Uysal (<a href=\"https://profiles.wordpress.org/m_uysl\">m_uysl</a>). He is from Turkey and works as a full-stack developer at <a href=\"http://www.nefisyemektarifleri.com/\">NefisYemekTarifleri.com</a>.</em></div>\n<p>Peer reviewed by <a class=\"bp-suggestions-mention\" href=\"https://buddypress.org/members/boonebgorges/\" rel=\"nofollow\">@boonebgorges</a></p>\n<p><img class=\"alignnone size-large wp-image-265785\" src=\"https://buddypress.org/wp-content/uploads/1/2017/05/nefis-yemek-tarifleri-1024x805.jpg\" alt=\"nefisyemektarifleri site\" width=\"700\" height=\"550\" /></p>\n<p><a href=\"http://www.nefisyemektarifleri.com/\">NefisYemekTarifleri.com</a> is the largest Turkish recipe sharing platform in the world. It has more than 290,000 recipes that reach millions of users every single day. <a href=\"http://www.nefisyemektarifleri.com/\">NefisYemekTarifleri</a> is a unique platform that uses WordPress and BuddyPress for all its applications &#8212; desktop, mobile web, Android, iOS, and AndroidTV.</p>\n<p><strong>Current status:</strong></p>\n<ul>\n<li>290k+ recipes, <code>~500</code> new recipes from different authors per day</li>\n<li><code>~2.2M+</code> registered users with <code>~2.6M</code> xprofile_data, 24M+ usermeta</li>\n<li><code>~4M</code> native apps download, <code>~1M</code> active usage</li>\n<li><code>~100TB</code> CDN BW usage per month</li>\n<li>3M+ BuddyPress activities and <code>~4M+</code> notifications</li>\n<li>300k+ search requests per day</li>\n</ul>\n<p>We use <a href=\"https://uysalmustafa.com/2016/04/12/how-to-scale-10m-search-request-with-elasticpress/\">ElasticPress to handle 10M+ requests</a>. To scale this platform, we use various tools which we <a href=\"https://stackshare.io/nefisyemektarifleri-com/nefisyemektarifleri\">share at Stackshare</a>. We share some of our stats on Twitter <a href=\"https://twitter.com/search?q=nytstats&src=typd\">#nytstats</a>.</p>\n<h2>BuddyPress for a Growing User Base</h2>\n<p>NefisYemekTarifleri.com is turning 10 years old this August and has been using BuddyPress for the last 5 years. According to my boss, “BuddyPress has helped a lot to increase our user base.”</p>\n<p>Our platform is community-driven, i.e., all the recipes come from our users. The membership and number of recipes submitted have increased dramatically since we started using BuddyPress. The users feel more welcome because they have their &#8220;own space&#8221; where they can easily add their avatars, cover images, post their recipes, and share other social media links. BuddyPress has enabled users to engage more with other registered members as well as invite new users to the site. Our editorial team spends a majority of their time editing user recipe submissions.</p>\n<p>Currently, we are using all BuddyPress core components except Friends and Groups. Thankfully, <a href=\"https://profiles.wordpress.org/r-a-y\">r-a-y</a>‘s <a href=\"https://wordpress.org/plugins/buddypress-followers/\">BuddyPress Followers</a> plugin is a great replacement to the built-in Friends component.</p>\n<h2>Customized BuddyPress Features</h2>\n<h3>Notifications</h3>\n<p>Our notification system is quite different from the standard BuddyPress notifications. It supports push and web push notifications and works async over the message queue.</p>\n<p><img class=\"alignnone size-large wp-image-265786\" src=\"https://buddypress.org/wp-content/uploads/1/2017/05/nyt-notification-1024x512.jpg\" alt=\"Site notifications schema\" width=\"700\" height=\"350\" /></p>\n<p>There are a lot of activities which can trigger notifications. There were and are many instances when we send notifications to tens of thousands users every day. For example, when one author with thousands of &#8220;followers&#8221; publishes a new recipe, it took a long time to send a simple notification like, “Hi there! Jane Doe published a new recipe, take a look!” Consider when we have 10 authors with many followers publishing new recipes at the same time.</p>\n<p>In the early days, we created a custom `nyt_bp_add_notification` script which called BuddyPress’ own notification that added a function for bulk messaging. We found out that it was causing lags on our slave MySQL servers because the impact on the disk IO was dramatic. Our solution was a new custom script, `nyt_bp_add_bulk_notification`, which inserts data directly to database (as a bulk SQL query). By the way, we highly recommend Percona’s <a href=\"https://www.percona.com/doc/percona-monitoring-and-management/index.html\">PMM</a> for catching performance hogs.</p>\n<p>At the end of 2016, we migrated from parse.com to our <a href=\"https://github.com/parse-community/parse-server\">self hosted parse</a> for push notifications. After which, we used <a href=\"https://github.com/web-push-libs/web-push-php\">web-push-php</a> for the web push notifications.</p>\n<h3>Cover Image</h3>\n<p>We decided to replace the built-in cover image feature and create our own Facebook-inspired UI which was more user-friendly. The feedback has been quite positive from our members.</p>\n<p><img src=\"https://uysalmustafa.files.wordpress.com/2017/04/cover-image.gif\" width=\"981\" height=\"398\" alt=\"New cover image UI\" class=\"alignnone size-large\" /></p>\n<p>Features of our new cover image UI:</p>\n<ul>\n<li>A user can directly upload a cover image by clicking on an icon on top of the cover image area.</li>\n<li>The full-size image is saved behind the scenes.</li>\n<li>Quick image resizing after the image upload has completed.</li>\n<li>A user can change image position via drag-drop.</li>\n<li>The full path and image coordinates are recorded as meta.</li>\n</ul>\n<h3>Messages</h3>\n<p>The Messaging component is active but not fully open for the end users. We will make this available for everyone when we&#8217;ve completed our mobile app integration. This is how we are setting this up for our site:</p>\n<ul>\n<li>All messages have to be between two people, we canceled group messaging.</li>\n<li>When someone you are not following sends a message, that message is marked as “pending”. You also &#8220;block&#8221; that person.</li>\n<li>Fluent messaging: all conversations between two people use the same thread.</li>\n</ul>\n<h2>Workarounds/Hacks/Yikes!</h2>\n<p><strong>Cache:</strong> We hated touching BuddyPress directly, but we had to hack core file to fix memory issues.  (We have submitted <a href=\"https://buddypress.trac.wordpress.org/attachment/ticket/7130/7130.diff\">a patch </a>that reduces memory usage for <a href=\"https://buddypress.trac.wordpress.org/ticket/7130\">BP#7130</a>)</p>\n<p><strong>Messaging, reimagined</strong>: We made some necessary changes a bit in a hacky way on the messaging component. Changing messaging behavior was not easy and there are some edge cases we have to monitor and address.</p>\n<p><strong>Limit notifications</strong>: Only allow 200 notifications per user, WordPress’ cron cleans up on a daily basis.</p>\n<p><strong>API Endpoints</strong>: We had to be careful on managing API endpoints, addressing the mobile apps a bit differently than web, especially when you do caching inside the device.</p>\n<p><strong>Long-running process</strong>: MQ workers are long-running PHP scripts and they caused memory problems on production after a while. We fixed this issue with <a href=\"https://github.com/10up/ElasticPress/blob/157e65b112d90bcc15e532dc33f86592805cdb13/bin/wp-cli.php#L795\">stop_the_insanity</a>.</p>\n<h2>In the Works</h2>\n<p>Following are some of the features we have in queue:</p>\n<ul>\n<li>Upgrading BuddyPress, of course</li>\n<li>Elasticsearch integration over ElasticPress. (We haven&#8217;t tried it yet but <a href=\"https://github.com/swissspidy\">Pascal</a> already wrote <a href=\"https://github.com/swissspidy/wptalents/blob/feature/buddypress-integration/classes/core/ElasticPress.php\">some code</a> we can start playing with.)</li>\n<li>User suggestion to follow a member.</li>\n<li>Activity improvements (currently, just acting like feed).</li>\n<li>PHP 7.1 upgrade with dockerizing all the things. (Still using different versions of PHP)</li>\n</ul>\n<p>BuddyPress allows us to build one of the largest niche communities in the world. Fortunately for everyone, BuddyPress is being maintained by developers who are active contributors to WordPress core. Our thanks to all BuddyPress contributors, especially the BP core team.</p>\n<div><img class=\"alignleft size-full wp-image-265793\" src=\"https://buddypress.org/wp-content/uploads/1/2017/05/m_uysl.jpeg\" alt=\"Mustafa Uysal\" width=\"150\" height=\"150\" /> <em><a href=\"https://profiles.wordpress.org/m_uysl\">Mustafa Uysal</a> of <a href=\"http://www.nefisyemektarifleri.com/\">NefisYemekTarifleri.com</a> also runs his own company, <a href=\"http://skop.com.tr/\">SKOP</a>. He&#8217;s a plugin developer who enjoys solving tough problems and making things faster and scalable. He’s also a workaholic and was interested in archery <a href=\"https://uysalmustafa.com/2015/10/14/im-an-archer/\">once upon a time</a>. Mustafa is one of the <a href=\"https://make.wordpress.org/polyglots/teams/?locale=tr_TR\">WordPress Translation Editors</a> for the Turkish language.<br />\nLinks: <a href=\"https://twitter.com/m_uysl\">Twitter</a>, <a href=\"https://github.com/mustafauysal\">Github</a>, <a href=\"https://profiles.wordpress.org/m_uysl\">WordPress.org</a>, <a href=\"https://www.linkedin.com/in/uysalmustafa/\">Linkedin</a>, <a href=\"https://www.instagram.com/m_uysl/\">Instagram</a>, <a href=\"https://uysalmustafa.com/\">My Blog</a>, and <a href=\"http://www.nefisyemektarifleri.com/u/mustafauysal/hakkinda/\">nefisyemektarifleri</a></em></div>\n<p>&nbsp;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 08 May 2017 16:55:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"@mercime\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"HeroPress: TOMORROW is the last day to apply!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://heropress.com/?p=1792\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://heropress.com/tomorrow-last-day-apply/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2668:\"<img width=\"960\" height=\"639\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/04/ipad-uandr-1-1024x682.png\" class=\"attachment-large size-large wp-post-image\" alt=\"Two hands holding an ipad so we can see the screen.\" /><p>Tomorrow is the last day to apply for the <a href=\"https://heropress.com/up-running-scholarship-heropress-wpshout/\">The Up and Running Scholarship, from HeroPress and WPShout</a>! Once the entry time is closed then we&#8217;ll package up the submissions and send them to the judging panel.</p>\n<p>NO SUBMISSIONS WILL BE ACCEPTED after 23:59:59 UTC 09 May.</p>\n<p>If you&#8217;ve been waiting to apply, don&#8217;t wait any more!</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: TOMORROW is the last day to apply!\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=TOMORROW%20is%20the%20last%20day%20to%20apply%21&via=heropress&url=https%3A%2F%2Fheropress.com%2Ftomorrow-last-day-apply%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: TOMORROW is the last day to apply!\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Ftomorrow-last-day-apply%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Ftomorrow-last-day-apply%2F&title=TOMORROW+is+the+last+day+to+apply%21\" rel=\"nofollow\" target=\"_blank\" title=\"Share: TOMORROW is the last day to apply!\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/tomorrow-last-day-apply/&media=https://heropress.com/wp-content/uploads/2017/04/ipad-uandr-1-150x150.png&description=TOMORROW is the last day to apply!\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: TOMORROW is the last day to apply!\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/tomorrow-last-day-apply/\" title=\"TOMORROW is the last day to apply!\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/tomorrow-last-day-apply/\">TOMORROW is the last day to apply!</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 08 May 2017 13:28:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"WPTavern: Weglot Multilingual Plugin Closes $450K in Seed Funding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69667\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wptavern.com/weglot-multilingual-plugin-closes-450k-in-seed-funding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3879:\"<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2016/10/weglot.jpg?ssl=1\"><img /></a></p>\n<p><a href=\"https://weglot.com/\" target=\"_blank\">Weglot</a>, a multilingual plugin which has been in the WordPress market for a little over a year, has <a href=\"http://blog.weglot.com/7k-21keuromonthly-6months-growth-e450k-fundraising/\" target=\"_blank\">closed $450K in seed funding from SIDE Capital</a>. Co-founder Rémy Berda reports that there are now more than 10,000 websites using Weglot and the company has passed 30K€ in monthly revenue.</p>\n<p>Over the past six months Berda and his small team have been working to add improvements based on user feedback. Weglot will now detect a visitor&#8217;s language and automatically redirect to serve the translated page. Weglot users can also connect with <a href=\"https://www.textmaster.com/\" target=\"_blank\">Textmaster</a>&#8216;s marketplace to order professional translations through their accounts. The support burden has also increased from 10-20 emails per day to more than 80 per day, challenging the small team&#8217;s resources.</p>\n<p>&#8220;Over the past few months, we started to be overworked by the amount of support or the number of features we wanted to add to the product,&#8221; Berda said. &#8220;We got a bit frustrated not to be able to improve the product as we wanted to through lack of time. So we understood that if we wanted to keep growing at a fast pace, we would need to scale up our two-person company and raising money was the perfect way to do it.&#8221;</p>\n<p>After making the connection with SIDE Capital at the end of 2016, Weglot decided to partner with them to fund the further expansion if its support team. The team is currently comprised of two founders, one lead developer, one head of support, and one support agent. Approximately 1,500 of Weglot&#8217;s 10,000 users are on an active paid plan, but the remaining 85% of free users make up a significant portion of the support load. Berda said they are investing their resources in support, which serves both free and paid users, in order to maintain the same quality.</p>\n<p>In tandem with improving the performance of the plugin and its support, Berda said the team is also developing other integrations to test Weglot&#8217;s service outside of the WordPress market.</p>\n<p>Weglot is growing rapidly in the North American market. Although the Asian market is not represented on the plugin&#8217;s user breakdown below, Berda said it has more than doubled in the past two months.</p>\n<p>&#8220;We have been seeing an accelerating growth in the Americas in the past 6 months,&#8221; Berda said. &#8220;We went from 5% of our clients to 25% now. Asia is still small but has been quickly growing in the past two months from 3% to 8%.&#8221;</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/05/weglot-users-countries-breakdown.png?ssl=1\"><img /></a></p>\n<p>One year after officially launching Weglot, Berda and his team have found that WordPress is a ripe market for entrepreneurs who are ready to move quickly and provide a high level of customer service. His advice to newcomers?</p>\n<p>&#8220;You&#8217;re in the right place,&#8221; Berda said. &#8220;WordPress is a huge market with real needs, and it is often overlooked by many entrepreneurs. There is an active and strong community with &#8216;caring&#8217; values.  So WordPress is definitely a great place to build a business.&#8221; He recommends keeping to a brisk timeline:</p>\n<p>&#8220;One month after you have the idea, you must have some people (1 to 10) testing a MVP,&#8221; Berda said. &#8220;One more month later, you must have your first paying customer to validate the needs. Finally, never neglect customer support. Done carefully, customer supports transforms into customer acquisition.&#8221;</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 05 May 2017 20:13:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"WPTavern: WordPress 4.8 Release Targeted for June 8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69778\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://wptavern.com/wordpress-4-8-release-targeted-for-june-8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2349:\"<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/05/gutenberg-editor.png?ssl=1\"><img /></a></p>\n<p>WordPress 4.8 kicked off in this week&#8217;s core developer meeting and the <a href=\"https://make.wordpress.org/core/4-8/\" target=\"_blank\">schedule</a> for the upcoming release is now published. Beta 1 is scheduled for May 12 and the official release is targeted for June 8. This will be the first major release in 2017 and is focused on laying the foundation for the new <a href=\"https://github.com/WordPress/gutenberg\" target=\"_blank\">Gutenberg</a> editor. The schedule identifies the features that contributors are aiming to ship in 4.8:</p>\n<ul>\n<li>TinyMCE inline element / link boundaries</li>\n<li>New media widgets</li>\n<li>WYSIWYG in text widget</li>\n<li>WordCamp / meetup dashboard upgrade to the “news” section</li>\n</ul>\n<p>Several contributors expressed concern during the meeting about the compressed timeline, as both the beta and RC testing times have roughly half the time they have been given in the past. Also, the release&#8217;s close proximity to WordCamp Europe, which officially begins activities the following week, presented additional concerns about the added workload of a release within the May/June timeframe.</p>\n<p>&#8220;I think people are thinking of this as a normal release, a train leaving the station that a bunch of stuff (multisite! meta!) has to get on to make it in,&#8221; 4.8 release lead Matt Mullenweg said. &#8220;I agree that needs a much longer timeframe.</p>\n<p>&#8220;What is really going on is that we have a few simple, already working as plugin enhancements that add a few files, and we want to get those in the hands of users sooner rather than later. We already update TinyMCE all the time. Potential breakage or compatibility should be limited to things that interact with the text widget or the news dashboard module.&#8221;</p>\n<p>After a brief discussion on the <a href=\"https://make.wordpress.org/core/2017/05/04/dev-chat-summary-may-3rd-4-8-week-1/\" target=\"_blank\">dev meeting notes</a>, the proposed schedule was confirmed. The feature project merge deadline is coming up on May 10, followed by Beta 1 two days later. Any enhancements that are not ready to proceed on this timeline will be put on hold for a future release.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 05 May 2017 18:13:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"WPTavern: WPHugs: A Community Devoted to Educating, Discussing, and Raising Awareness of Mental Health\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69625\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"https://wptavern.com/wphugs-a-community-devoted-to-educating-discussing-and-raising-awareness-of-mental-health\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3983:\"<p>In the past two years, there has been an increased effort in the WordPress community to raise awareness of mental health. <a href=\"http://wordpress.tv/2016/12/10/cory-miller-managing-your-iceberg/\">Cory Miller</a>, <a href=\"https://videopress.com/v/n53MNL3C\">Rich Robinkoff</a>, <a href=\"https://videopress.com/v/fBYZcOBz\">Michele Butcher</a>, and <a href=\"https://wphugs.org/talks/\">others</a> have presented on the subject at numerous WordCamps.</p>\n<p>A common theme that surrounds mental health is the fear of discussing it openly. <a href=\"https://wphugs.org/\">WPHugs.org</a>, a passion project by Leo Gopal, aims to provide a safe space for people to connect, educate, and raise awareness of mental health.</p>\n<p>&#8220;I suffered many times in my life so far with extreme depression,&#8221; Gopal said. &#8220;One of the most difficult parts of dealing with extreme depression is the feeling that you can&#8217;t tell anyone about it. This can include your boss or colleagues who you spend most of your time with.&#8221;</p>\n<p>&#8220;Until, at <a href=\"https://videopress.com/v/dhGqDhV5\">WordCamp Cape Town 2016</a>, I stood in front of a conference room full of people and &#8216;confessed&#8217; that I am afflicted with depression. After the talk, many people came to me and called me &#8216;brave&#8217; to be so open, and many opened up and thanked me for helping them realize that they too are not alone.</p>\n<p>&#8220;After my recovery from attempted suicide, it was the friends I had made in the WordPress Community that gave me the most support. I reached my darkest point, and I got there feeling alone. WPHugs hopes to be a torch that allows others to never get to such a space.&#8221;</p>\n<p>WPHugs has a <a href=\"https://wphugs.org/wp-login.php?action=slack-invitation\">Slack group</a> that&#8217;s free to join that provides an opportunity for like-minded people to discuss topics in real-time. While the conversations in the Slack channel are not private, Gopal is hopeful that the community will be built around trust and honesty.</p>\n<p>&#8220;I suspect that there will be more direct messages than there will be channel messages, and that&#8217;s okay, the connections are being made, we are talking more,&#8221; he said.</p>\n<p>WPHugs is a not-for-profit passion project and although the site has <a href=\"https://wphugs.org/sponsorships/\">sponsorship opportunities</a> available, Gopal is looking for companies and people who can contribute time and resources.</p>\n<p>&#8220;If companies want to contribute licenses to their software to help expand, grow, reach more people, by all means it is completely welcome,&#8221; Gopal said. &#8220;Sponsor time or resources, whatever you can to make this project thrive and survive, because it&#8217;s important, it could save someone&#8217;s life.&#8221;</p>\n<p>Gopal admits he&#8217;s not an authority on how to maintain good mental health but plans to crowdsource tips, tricks, and host conversations to help others. Heavily inspired by <a href=\"http://heropress.com/\">HeroPress</a>, Gopal wants to publish weekly essays called Mental Health War Stories.</p>\n<p>The most important message WPHugs wants to get across is that people who are suffering from mental illnesses are not alone.</p>\n<p>&#8220;It&#8217;s about making us aware of ourselves, taking care of our own mental health and how important it is for those around us. It&#8217;s also about being more empathetic for those around us who suffer in their own way and know that someone cares,&#8221; Gopal said.</p>\n<p>&#8220;I went through a struggle discovering my mental illness and learning about it, and I did it alone. I don&#8217;t want that journey for others to be as solitary. I am a hugger.&#8221;</p>\n<p>To share a mental health war story or to get involved with the project, you can get in touch with Gopal through the WPHugs <a href=\"https://wphugs.org/contact/\">contact form</a>.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 05 May 2017 02:39:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"WPTavern: WordPress Security Issue in Password Reset Emails to Be Fixed in Future Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69665\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"https://wptavern.com/wordpress-security-issue-in-password-reset-emails-to-be-fixed-in-future-release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4135:\"<p>Security researcher Dawid Golunski of <a href=\"https://legalhackers.com/\" target=\"_blank\">Legal Hackers</a> has published the details of an <a href=\"https://exploitbox.io/vuln/WordPress-Exploit-4-7-Unauth-Password-Reset-0day-CVE-2017-8295.html\" target=\"_blank\">unauthorized password reset vulnerability</a> in WordPress core. Golunski demonstrated how, under certain circumstances, an attacker could intercept the password reset email and gain access to a user&#8217;s account.</p>\n<p>His proof of concept takes advantage of WordPress using the SERVER_NAME variable to get the hostname of the server in order to create a From/Return-Path header of the outgoing password reset email.</p>\n<blockquote><p>Major web servers such as Apache by default set the SERVER_NAME variable using the hostname supplied by the client (within the HTTP_HOST header):</p>\n<p>https://httpd.apache.org/docs/2.4/mod/core.html#usecanonicalname</p>\n<p>Because SERVER_NAME can be modified, an attacker could set it to an arbitrary domain of his choice e.g:</p>\n<p>attackers-mxserver.com</p>\n<p>which would result in WordPress setting the $from_email to </p>\n<p>wordpress@attackers-mxserver.com</p>\n<p>and thus result in an outgoing email with From/Return-Path set to this malicious address.</p></blockquote>\n<p>The results of this particular attack would depend on the server environment, the specific configuration of the mail server, and in some cases would require interaction from the user in question. Golunski&#8217;s <a href=\"https://exploitbox.io/vuln/WordPress-Exploit-4-7-Unauth-Password-Reset-0day-CVE-2017-8295.html\" target=\"_blank\">report</a> has a more specific breakdown of the possible methods that could be employed.</p>\n<p>After reporting the issue to the WordPress security team in July 2016 and also via the HackerOne website, Golunski saw no progress on it and decided to release the vulnerability details to the public.</p>\n<p>Although there is no official patch yet, WordPress Security Czar Aaron Campbell said the issue is not quite as severe as it may seem.</p>\n<p>&#8220;It&#8217;s a lower priority issue, but we are aware of it and it is in our queue to address,&#8221; Campbell said. He explained the unique set of conditions that would be required in order for this to be a serious vulnerability.</p>\n<p>&#8220;In order for the issue to have a security impact, a server needs to allow a user-supplied header to overwrite <code>$_SERVER[\'SERVER_NAME\']</code>,&#8221; Campbell said. &#8220;We would consider that a poor server configuration (like leaving <code>display_errors</code> on on a production server), which is unfortunately outside our control.&#8221;</p>\n<p>Campbell tested his personal Apache and nginx servers and none of them allowed for this. In addition to having a poorly configured server, Campbell said one of the following actions also needs to happen:</p>\n<ul>\n<li>a user needs to reply to a password reset email</li>\n<li>an auto-reply needs to reply to the E-Mail and include the original</li>\n<li>an E-Mail server has to be compromised or overloaded and the message returned to sender with content intact</li>\n</ul>\n<p>&#8220;If your server is susceptible and you don&#8217;t have the ability to fix the actual server configuration, you still don&#8217;t have to make changes to WordPress files to mitigate the issue,&#8221; Campbell said. &#8220;A little PHP like this in a plugin will set the from E-Mail to a static E-Mail address of your choice:&#8221;</p>\n<p><code>add_filter( \'wp_mail_from\', function( $from_email ) { return \'wordpress@mysite.com\'; } );</code></p>\n<p>Campbell said any changes WordPress makes to core will likely be done via a <a href=\"https://core.trac.wordpress.org/ticket/25239\" target=\"_blank\">ticket</a> that is currently tracking the issue from a non-security perspective. He said a fix is mostly likely not going to be coming in the next security release, but the team is actively working on it. If they find a good mitigation for the issue, Campbell said they will share it once they have worked through all the potential ramifications.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 04 May 2017 22:41:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"WPTavern: WordPress Community Team Considers New Retreat-Style WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69642\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://wptavern.com/wordpress-community-team-considers-new-retreat-style-wordcamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3741:\"<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2015/06/journey.jpg?ssl=1\"><img /></a>photo credit: <a href=\"https://stocksnap.io/photo/2DEL42UQ7M\">Jesse Bowser</a>\n<p>The WordPress Community Team is <a href=\"https://make.wordpress.org/community/2017/05/03/a-new-type-of-wordcamp/\" target=\"_blank\">debating the merits of a new type of WordCamp</a>, a hybrid event with the traditional WordCamp content in a retreat-style format. <a href=\"https://profiles.wordpress.org/mahype/\" target=\"_blank\">Sven Wagener</a> and the <a href=\"https://www.meetup.com/WordPress-Meetup-Koln/\" target=\"_blank\">Köln meetup group</a> in Germany, which has more than 700 members, have proposed a new style of camp that would potentially be called &#8220;WordCamp in the Green&#8221; or &#8220;WordCamp Retreat.&#8221;</p>\n<p>The event would be held outside of town at a venue where all attendees stay in the same hotel. In addition to the regular WordCamp sessions and Contributor Day, attendees have the opportunity to participate in local outdoor activities.</p>\n<p>The WordPress Community Team is open to considering different formats for WordCamps that serve a specific niche. <a href=\"https://wptavern.com/wordcamp-for-publishers-to-be-held-in-denver-august-17-19\" target=\"_blank\">WordCamp for Publishers</a>, the first WordCamp focused around a specific topic, is a recent example of this flexibility.</p>\n<p>The proposed format is very similar to the interest-based meetups that the <a href=\"https://wptavern.com/community-translation-and-wapuu-how-japan-is-shaping-wordpress-history\" target=\"_blank\">Japanese WordPress community</a> has been doing for years. Members spend time together in activities unrelated to WordPress, as opposed to simply focusing on improving technical skills, and as a result they become more connected with their local community. For example, the <a href=\"http://2014onsen.wbsendai.com/\" target=\"_blank\">Word温泉 (WordOnsen) meetup</a> includes members who enjoy hot springs. They gather in Fukushima where they stay at the same hotel, host WordPress sessions, and end with a party night. This format has successfully grown the Japanese meetup community to more than 50 local groups.</p>\n<p>The Köln meetup group&#8217;s proposal for a WordCamp doesn&#8217;t stray too far from the traditional WordCamp program, as the only differences seem to be a more rural setting where everyone stays at the same venue. A more radical change would be an event where WordPress community members meet simply for networking and connecting with no planned educational component. These types of niche unofficial WordCamps have been happening for years outside of the WordPress-sanctioned events.</p>\n<p>The WordPress Community Team is seeking feedback on the proposed &#8220;WordCamp Retreat,&#8221; as approval of the event would set a precedent.</p>\n<p>&#8220;If we introduce a new type of WordCamp event like this, we want it to be something that works in many communities, scales effectively for larger (or smaller) groups, and is able to be reproduced by any organizers who wish to do so,&#8221; Commnity Team member Hugh Lashbrooke said.</p>\n<p>The organizing team for the proposed WordCamp has already prepared a budget and is ready to move forward once given approval. Lashbrooke said the Community Team anticipates the new event types will have &#8220;a huge amount of interest from other communities around the world,&#8221; so they wanted to pitch it to the community for feedback.</p>\n<p>If you have strong opinions on the topic, you can <a href=\"https://make.wordpress.org/community/2017/05/03/a-new-type-of-wordcamp/\" target=\"_blank\">join the discussion on WordPress.org</a>.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 04 May 2017 02:05:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"WPTavern: WPWeekly Episode 271 – Recapping WordCamp Chicago 2017 With John James Jacoby\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=69622&preview=true&preview_id=69622\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://wptavern.com/wpweekly-episode-271-recapping-wordcamp-chicago-2017-with-john-james-jacoby\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2066:\"<p>In this episode, I&#8217;m joined by <a href=\"https://jjj.blog/\">John James Jacoby</a>. We recap WordCamp Chicago 2017 and learn about what he&#8217;s been up to as of late. Jacoby was recently elected as a trustee by the Village of East Troy, WI. We discussed what lessons he&#8217;s learned through open source software development that he&#8217;ll apply to his Trustee role.</p>\n<p>We talk about how important mental health is and near the end of the show, he provides status updates on the bbPress and BuddyPress projects. Jacoby also weighed in on the stories making headlines in recent weeks.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/shopify-discontinues-its-official-plugin-for-wordpress\">Shopify Discontinues Its Official Plugin for WordPress</a><br />\n<a href=\"https://wptavern.com/wordcamp-us-2017-ramps-up-ticket-sales-organizers-plan-for-2500-attendees\">WordCamp US 2017 Ramps Up Ticket Sales, Organizers Plan for 2,500 Attendees</a><br />\n<a href=\"https://wptavern.com/automattic-to-close-san-francisco-office\">Automattic to Close San Francisco Office</a><br />\n<a href=\"https://wptavern.com/wordpress-4-8-will-end-support-for-internet-explorer-versions-8-9-and-10\">WordPress 4.8 Will End Support for Internet Explorer Versions 8, 9, and 10</a></p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, May 10th 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"https://wptavern.com/feed/podcast\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\" rel=\"noopener noreferrer\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #271:</strong><br />\n</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 04 May 2017 00:26:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Matt: Exploiting Democracy\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47306\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"https://ma.tt/2017/05/exploiting-democracy/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:153:\"<p>One of my favorite talks from TED last week was by Laura Galante. The most hackable device on the planet is your own mind:</p>\n<p></p>\n<p>&nbsp;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 May 2017 19:48:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"WPTavern: Jetpack 4.9 Introduces EU Cookie Law Banner Widget\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69520\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wptavern.com/jetpack-4-9-introduces-eu-cookie-law-banner-widget\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2298:\"<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/05/eu-cookie-law-banner-widget-jetpack.png?ssl=1\"><img /></a><a href=\"https://jetpack.com/2017/05/02/jetpack-4-9-widgets-and-improvements/\" target=\"_blank\">Jetpack 4.9</a> gives self-hosted WordPress users access to some of the widgets that are available on WordPress.com. One of the most useful ones for European websites is the new EU Cookie Law Banner widget. The WordPress plugin directory has <a href=\"https://wordpress.org/plugins/search/eu+cookie+law/\" target=\"_blank\">dozens of plugins related to cookie consent</a>, but Jetpack users can now get this feature bundled with the popular plugin.</p>\n<p>The widget launches a notice at the bottom of the screen where users can click to accept cookies. The widget banner text, color scheme, policy URL, and button text can be customized, and administrators can hide the banner based on different user behaviors.</p>\n<p>The EU Cooke Law is an online privacy directive that was introduced in 2011 with the objective of allowing website visitors the right to refuse cookies that reduce their privacy. Sites that serve primarily EU audiences are required to comply. Companies in the U.S. and outside the EU with no legal EU presence are not likely to have any consequences for not complying, as the law is difficult to enforce outside the EU.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/05/internet-defense-league-red-cat.png?ssl=1\"><img /></a>Jetpack 4.9 also adds a new Flickr widget and one for the <a href=\"https://www.internetdefenseleague.org/\" target=\"_blank\">Internet Defense League</a>, an organization dedicated to defending internet freedom. The widget lets users select from three different badges to show support. Note that this widget does not sign the website up to broadcast specific campaigns. That feature is available in the <a href=\"https://wordpress.org/plugins/cat-signal/\" target=\"_blank\">Internet Defense League Cat Signal</a> plugin.</p>\n<p>This release also includes several minor fixes and improvements under the hood. Check out the full <a href=\"https://wordpress.org/plugins/jetpack/#developers\" target=\"_blank\">changelog</a> on WordPress.org to see everything included in version 4.9.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 May 2017 17:55:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WPTavern: Manage Multiple Social Media Accounts in WordPress With Social Media Suite\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69526\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://wptavern.com/manage-multiple-social-media-accounts-in-wordpress-with-social-media-suite\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2613:\"<p>Managing social media accounts across multiple networks can be a cumbersome task. <a href=\"https://wordpress.org/plugins/social-web-suite/\">Social Media Suite</a> by <a href=\"https://www.linkedin.com/in/tinatodorovic/\">Tina Todorovic</a> and <a href=\"https://twitter.com/dejanmmarkovic\">Dejan Markovic</a>, based in Toronto, Canada, aims to make managing those accounts a breeze.</p>\n<p>At its core, Social Media Suite is a social media marketing management platform. To use it, you&#8217;ll first have to install the <a href=\"https://wordpress.org/plugins/social-web-suite/\">Social Media Suite connector Plugin</a> to connect your site to the service.</p>\n<p>Once activated, click the Go to Control Panel button which loads Social Web Suite&#8217;s control panel where you can connect social media accounts.</p>\n<p><img /></p>\n<p>I highly recommend that you open the control panel in a new browser tab as opening it in the same browser tab makes it difficult to browse back to the WordPress backend.</p>\n<p>Through Social Web Suite, users can publish or schedule Tweets and other messages across social networks such as Facebook. After connecting my Twitter account, I was able to publish a Tweet from the site&#8217;s interface.</p>\n<img />Social Media Suite Twitter Interface\n<p>Social Web Suite includes a number of sharing options. You can configure whether or not to share posts, pages, or both, how many times they can be shared, if the featured image is displayed, and if content is shared at the same time it&#8217;s published.</p>\n<p>Other configuration options include, message formatting, hashtag support, which categories to include or exclude, and the ability to exclude specific pages or posts.<img /></p>\n<p>To see how well messages are performing, Social Web Suite offers an analytics dashboard that displays a similar set of statistics provided by Twitter. This allows you to quickly see which messages are having the most impact.</p>\n<img />Social Media Suite Analytics Dashboard\n<p>As far as privacy is concerned, Social Media Suite stores marketing management content on its servers and will not ask users for their login information. The service is currently in Beta and is available by <a href=\"https://socialwebsuite.com/get-your-invitation/\">invitation only</a>. I tested <a href=\"https://wordpress.org/plugins/social-web-suite/\">Social Media Suite</a> on WordPress 4.7.4 and didn&#8217;t encounter any issues. If you&#8217;re looking for a service to manage your social media marketing strategy, consider giving Social Media Suite a try.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 May 2017 16:09:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"HeroPress: Notes From My Former Self\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=1759\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://heropress.com/essays/notes-from-my-former-self/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:11029:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/05/050317-min-1-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: Sleep more, worry less, rely on those around you, and just get on with doing what you do best.\" /><p>I’ve written and rewritten this essay so many times now I’ve forgotten what it originally looked like. In the beginning it was going to be the short(ish) story of my first year with WordPress and the lessons I’ve learned about myself. It always ends up being a long and boring story of a year of my life without ever getting to the purpose of why I want to share it. I’ve decided to over simplify it as much as possible, in order to get to the ‘why’. If you really want to read about my ‘WordPress Year 1’ you can probably put most of it together from reading my blog for 2016.</p>\n<p>So in the spirit of TL;DR:</p>\n<p>After an amazing first WordCamp experience at WordCamp Cape Town 2015 I chose the path of freelance WordPress developer. My current situation doesn&#8217;t lend itself to being employed full time and I decided (at the time possibly stupidly) that building WordPress websites was what I was going to do. It would be easy right?</p>\n<blockquote><p>I had a developer license for the Divi theme and all I had to do was find small business clients to build websites for. What could possibly go wrong?</p></blockquote>\n<p>I spent the first year banging my head against a quite a few walls, trying to expand my mind, my skills and my experience to reach a goal that, for me anyway, was wholly unobtainable. In the end I realised the what I needed to do was trust in myself and my experience, find a better system for obtaining work and focus on the areas that I was actually good at.</p>\n<p>I also learned the importance of community.</p>\n<p>What follows are the notes I would send to myself, were I able to send a time capsule back one year, to be read on January 1, 2016. Hopefully it helps someone else out there.</p>\n<h3>The WordPress community is an amazing thing.</h3>\n<p>I’ve often said that the reason everyone in the community is (mostly) so open and welcoming and helpful is that it was founded in the spirit of open source. Open source software at it’s core is about being free, open and available, the ability to question a specific solution and find answers to problems and being able to extend and adapt to new requirements. The WordPress community is that in spades. Sure, there are some aspects of it that can get brutal or nasty, sometimes some parts of the community feel unheard or ignored and when I read about things like that it makes me sad. In my experience it has been a positive part of my journey.</p>\n<blockquote><p>From the local WordPress South Africa Slack team, to the two WordCamps in Cape Town and Johannesburg I attended this year, all the way to the international Slacks, forums and Facebook groups, almost everyone I’ve dealt with is positive and supportive.</p></blockquote>\n<p>I’ve contacted CEOs and owners of premium WordPress business, asking them questions via Slack. Every time they answered. In what corporate culture does the owner or CEO of a company take time to answer some random developer question? I’ve met some amazing people, locally and internationally, in person and online, and they have all been the same. Friendly, helpful and willing to answer questions. I can honestly say that without the help and support of the WordPress community I would have been able to make it ‘on my own’ last year.</p>\n<h3>Being a freelancer is more about finding your purpose and less about finding clients.</h3>\n<p>I spent the majority of 2016 trying to force myself down a new path. One where I had little or no experience and where I was surrounded by giants. My gut told me that clients would be looking for websites. So building websites with WordPress became the logical step. However I am not a web designer, a content strategist or an SEO expert. In the words of Jeremy Clarkson, ‘How hard can it be?’. I soon learned how hard. While it is good to try and expand on your weaknesses, trying to earn an income this way is eventually going to kill you. The path to true work/life fulfilment lies at the intersection of that which you love, that which you are good at, that which the world needs and (most importantly) that which you can be paid for (the Japanese call it ‘Ikigai’, roughly translated as ‘a reason for being’).</p>\n<blockquote><p>The biggest mistake I made was thinking that because of WordPress there would be no work for a PHP developer.</p></blockquote>\n<p>I soon learned that the reality was that because of WordPress there was an abundance of work for a PHP developer, I was just looking at it the wrong way. Once I knew what my Ikigai was, finding the right platform and clients to match that became much, much easier.</p>\n<h3>Never judge your experience based on someone else.</h3>\n<p>I’ll be the first to admit, I’m not the most up to date of developers. I only recently really grasped the concepts of name spacing and I still don’t quite get the whole MySQL character set thing. And that is OK. Being a developer is more about solving a problem than the tools you use to do so. There isn’t one ‘right’ way to build a plugin. There are a few recommended ways, which often differ from each other in small but important ways but they are all ‘the right way’. The important thing is to pay attention to things like standards, simplicity and security. Everything else can be learned from others. The beauty of an open source project is that everyone is learning from the community. So whatever I don’t know I can learn from someone else. At the end of the day the community benefits and you benefit. (also, refer back to ‘The WordPress community is an amazing thing’).</p>\n<h3>Look after yourself.</h3>\n<p>These seem obvious, but I soon found myself in some very bad patterns. Sleep was the first to go. It is way too easy to end up working until 1 or 2am, ‘just to get this one thing finished’. That’s great if you can sleep in the next morning, but when you are guaranteed to be woken at around 7am by your 5 year old, it soon starts adding up.</p>\n<blockquote><p>Once the sleep deprivation starts the bad food choices kick in.</p></blockquote>\n<p>Coffee becomes more of a crutch than an enjoyment and meal time decision making is ruled more by what tastes nice than what is healthy. Eventually you end up getting sick for a week and you are so run down you get nothing done until you recover, meaning your earning potential lessens. So you start trying to work longer hours. It is a vicious cycle. The problem, however, is actually a bit deeper&#8230;.</p>\n<h3>Your time is valuable.</h3>\n<p>The quickest way to the downward sleep/life cycle is to devalue yourself and your time.</p>\n<p>Learn to estimate better. Spend more (paid) time on researching the intricacies of a project to ensure you have thought about everything you can, then estimate accordingly. Otherwise you end up realising you missed something half way through, and you have to make a choice. Usually that choice is to suck up the time and add the feature. That is the wrong choice.</p>\n<p>Your time is valuable. It is better to admit to a client that you missed something and that you will need to adjust the time line or quote than to try and kill yourself to make it based on your original estimates. Worse case the client says no and cancels the project. Learn and apply the knowledge to the next one. Better case they agree to give you more time but not more money. Well at least you aren’t going to kill yourself to get it done. Best case they understand everyone is human. I’ve rarely found clients who don’t get it.</p>\n<h3>You are capable.</h3>\n<p>Have you ever experienced this? &#8211; You have a project coming up. You&#8217;ve done all the ground work and made sure you&#8217;ve estimated to the best of your abilities, but suddenly you are gripped with fear/concern/worry that the actual project is going to be above your capabilities. So you keep putting it off and do other less important things, trying to build up the courage to tackle it. When you eventually sit down and start you realise it is well within your capabilities and had you started sooner you would probably be done already, instead of now where you are a bit behind and you&#8217;ll have to either work in some extra time to make that deadline or come up with some excuse as to why you missed it.</p>\n<p>All. The. Damn. Time.</p>\n<p>Stop it. You can do it. You’ve done it a 100 times before. Trust in your experience and yourself.</p>\n<p>So in short, sleep more, worry less, rely on those around you and just get on with doing what you do best. It isn&#8217;t really much simpler than that. I’m still trying to figure out why I tried to make it more complicated than what it is, but perhaps that is another journey in the human psyche, for another day.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Notes From My Former Self\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Notes%20From%20My%20Former%20Self&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fnotes-from-my-former-self%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Notes From My Former Self\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fnotes-from-my-former-self%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fnotes-from-my-former-self%2F&title=Notes+From+My+Former+Self\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Notes From My Former Self\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/notes-from-my-former-self/&media=https://heropress.com/wp-content/uploads/2017/05/050317-min-1-150x150.jpg&description=Notes From My Former Self\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Notes From My Former Self\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/notes-from-my-former-self/\" title=\"Notes From My Former Self\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/notes-from-my-former-self/\">Notes From My Former Self</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 May 2017 11:00:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Jonathan Bossenger\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"Akismet: Limited Time 20% Discount off all Jetpack Plans\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://blog.akismet.com/?p=1931\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://blog.akismet.com/2017/05/03/discount-off-jetpack-plans/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1119:\"<p>As part of #SmallBusinessWeek, Jetpack and Akismet are offering a limited time 20% discount off all Jetpack&#8217;s <a href=\"https://jetpack.com/pricing/\">paid plans</a> &#8212; all of which include the Akismet service as well as other security essentials like automated backups and priority support.</p>\n<p>You can read more about why Akismet and Jetpack are the ideal WordPress plugins for small business websites over on the <a href=\"https://jetpack.com/2017/04/30/jetpack-the-ideal-small-business-plugin/\">Jetpack blog</a>.</p>\n<p>To take advantage of this offer, just use the code <span>SMALLBIZ</span> at checkout, and of course, if you have any questions, please don’t hesitate to <a href=\"https://jetpack.com/contact-support\">contact us</a>.</p><br />  <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/akismet.wordpress.com/1931/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/akismet.wordpress.com/1931/\" /></a> <img alt=\"\" border=\"0\" src=\"https://pixel.wp.com/b.gif?host=blog.akismet.com&blog=116920&post=1931&subd=akismet&ref=&feed=1\" width=\"1\" height=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 May 2017 08:26:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Richard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WPTavern: Seattle to Host WooConf 2017 in October, Conference to Focus on Developers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69514\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"https://wptavern.com/seattle-to-host-wooconf-2017-in-october-conference-to-focus-on-developers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4507:\"<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/05/wooconf.png?ssl=1\"><img /></a></p>\n<p><a href=\"https://wooconf.com\" target=\"_blank\">WooConf</a>, the official WooCommerce developer&#8217;s conference, is returning for its third edition October 19-20, 2017. In line with previous years&#8217; events that were hosted in major U.S. tech hubs (San Francisco and Austin), WooConf 2017 will be held in Seattle. The organizing team, which is made up of almost a dozen people from around the world of WooCommerce, is planning for 500 attendees.</p>\n<p>WooCommerce downloads have doubled from 12 million in 2016 to 24 million today. The plugin is active on more than 3 million websites and has a strong third-party plugin and theme ecosystem contributing to its growth.</p>\n<p>This year&#8217;s speaker lineup will feature more than 30 sessions aimed at developers, along with hands-on workshops. Organizers announced the event with a note that this edition of WooConf will cater specifically to developers:</p>\n<blockquote><p>Anyone who runs their business with WooCommerce will enjoy WooConf. However, we’re building out this year’s speaker list and workshops to appeal mainly to freelancers, agencies, WooExperts, and other developers working with WooCommerce on a daily basis.</p>\n<p>This includes anyone writing code, designing websites, or working with clients as a project manager or business owner. It also includes those of you who design, customize, and write code for your own store (or lend your services to a friend now and then).</p></blockquote>\n<p>Last year&#8217;s conference in Austin included content for both store owners and developers, and attendees were a mixture of experts and casual WooCommerce fans. The organizing team decided that the event could benefit from a more narrow focus.</p>\n<p>&#8220;Basically, we realized that we need to focus on either developers or store owners,&#8221; WooConf co-organizer Patrick Rauland said. &#8220;The content at last year&#8217;s WooConf was great. But you can&#8217;t have two priorities.</p>\n<p>&#8220;We want to have a conference that&#8217;s remarkable, meaning people talk about it. There are a lot of great WordPress events and a lot of great e-commerce events. We want people to talk about WooConf in both of those circles. And by focusing on one target we hope to achieve that.&#8221;</p>\n<p>Speaker submissions are already open and the suggested topics reflect this year&#8217;s developer focus:</p>\n<ul>\n<li>Running an Agency / Client Relations – Scoping projects, fostering repeat business, keeping projects on track, finding and hiring developers, productizing client functionality and so on.</li>\n<li>Extending WooCommerce – Using the REST API, JavaScript frameworks (React &#038; Backbone), case studies on customization, tips and tricks for customizing specific parts of WooCommerce (emails, checkout flow, product pages and so on) and accessibility.</li>\n<li>Scaling – Anything from server-side, backend, frontend or case studies</li>\n<li>eCommerce Fundamentals – Creating a cohesive experience (between multiple sites, apps, mobile sites, Amazon, etc), personalization, conversion rate optimization</li>\n</ul>\n<p><a href=\"https://wooconf.com/product/early-bird-ticket/\" target=\"_blank\">Early bird tickets</a> for WooConf are on sale for $499 until July 1 when the price will go up $200.</p>\n<p>Organizers will also be hosting the Golden Ticket competition this year, which offers prospective attendees the chance to win an all-expenses-paid trip to the event in Seattle, including travel, accommodation, and admission to the conference. Developers who want to be considered are asked to create a video showing how they use WooCommerce and post it to Instagram. The call for submissions will kick off later this month and the competition has historically been fairly stiff. In 2014, <a href=\"https://woocommerce.com/2014/08/case-study-o-v-e-r-clothing/\" target=\"_blank\">Sinisa from OVER Clothing</a> won out over 2,000 other entrants.</p>\n<p>WooConf 2017 will take place at <a href=\"https://www.bellharbor.com/\" target=\"_blank\">Bell Harbor International Conference Center</a>, within walking distance of Pike Place Market, the Space Needle, and many hotels. For the thousands of WooCommerce developers and enthusiasts around the world who are not able to attend, a live streaming option will be available and recorded talks will be published after the event.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 03 May 2017 02:36:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"Akismet: Akismet WordPress Plugin 3.3.1 Now Available\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://blog.akismet.com/?p=1928\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://blog.akismet.com/2017/05/02/akismet-wordpress-plugin-3-3-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1383:\"<p>Version 3.3.1 of <a href=\"http://wordpress.org/plugins/akismet/\">the Akismet plugin for WordPress</a> is now available.</p>\n<p>For a full list of the changes in this release, see the <a href=\"https://plugins.trac.wordpress.org/log/akismet/trunk?action=stop_on_copy&mode=stop_on_copy&rev=1649900&stop_rev=1604754+&limit=100&sfp_email=&sfph_mail=\">revision log</a>, but here are the highlights:</p>\n<ul>\n<li>A couple of bugs that could cause PHP warnings in the error log have been fixed.</li>\n<li>Performance has been improved by preventing some comments-specific code from running on pages without comments.</li>\n<li>Both the &#8220;Remove author URL&#8221; and link preview features now work after a comment is Quick Edited in wp-admin.</li>\n</ul>\n<p>To upgrade, visit the Updates page of your WordPress dashboard and follow the instructions. If you need to download the plugin zip file directly, links to all versions are available in <a href=\"http://wordpress.org/plugins/akismet/\">the WordPress plugins directory</a>.</p><br />  <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/akismet.wordpress.com/1928/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/akismet.wordpress.com/1928/\" /></a> <img alt=\"\" border=\"0\" src=\"https://pixel.wp.com/b.gif?host=blog.akismet.com&blog=116920&post=1928&subd=akismet&ref=&feed=1\" width=\"1\" height=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 02 May 2017 19:15:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Christopher Finke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"Matt: Longreads and Original Journalism\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47299\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://ma.tt/2017/05/longreads-and-original-journalism/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:809:\"<p class=\"simple-headline\"><a href=\"http://www.niemanlab.org/2017/05/amid-the-wreckage-of-fallen-startups-longreads-is-increasing-the-original-reporting-it-funds/\">Amid the wreckage of fallen startups, Longreads is increasing the original reporting it funds</a>:</p>\n<blockquote>\n<p class=\"simple-headline\">Longreads has raised about $250,000 from “thousands of members” since it added memberships in 2012. The suggested monthly amount is now $5 a month or $50 a year, though readers can choose to donate any amount, and Armstrong said that the company’s gotten some thousand-dollar donations. All of that money now goes to pay authors, and WordPress.com matches every $1 from a reader with an additional $3, which clearly makes it a lot easier for Longreads to do what it wants to do.</p>\n</blockquote>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 02 May 2017 04:52:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"WPTavern: WP Elevation is Focusing All Content on Mental Health for Month of May\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69499\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://wptavern.com/wp-elevation-is-focusing-all-content-on-mental-health-for-month-of-may\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4356:\"<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/05/tea.jpg?ssl=1\"><img /></a>photo credit: <a href=\"https://stocksnap.io/photo/04E3HNGAKH\">Jorge Garcia</a>\n<p>May is <a href=\"https://en.wikipedia.org/wiki/Mental_Health_Awareness_Month\" target=\"_blank\">Mental Health Awareness Month</a> in the US, dedicated to educating people about mental health and illnesses since 1949. WP Elevation is joining the observance this year with a special emphasis on freelancers and the tech industry. The company, which provides education for WordPress consultants, will be <a href=\"http://www.wpelevation.com/wp-elevation-mental-health-month/\" target=\"_blank\">focusing all of its content on mental health topics</a>, including blogs, podcasts, newsletters, and livestreams.</p>\n<p>The WP Elevation podcast will feature interviews with mental health experts on Thursdays throughout May:</p>\n<ul>\n<li>May 4: Ed Finkler from <a href=\"https://osmihelp.org/\" target=\"_blank\">Open Sourcing Mental Illness</a>, interviewed by Gin McInneny</li>\n<li>May 11: Cory Miller from <a href=\"https://ithemes.com/\" target=\"_blank\">iThemes</a>, interviewed by Kristina Romero</li>\n<li>May 18: Andrew Pearce from <a href=\"https://www.facebook.com/AnxietyTaskforce/\" target=\"_blank\">Anxiety Free Living</a>, interviewed by Cath Hughes</li>\n<li>May 25: Amy Felman – Psychologist and Podcast Presenter of <a href=\"http://weallwearitdifferently.com/\" target=\"_blank\">We All Wear it Differently</a>, interviewed by Mike Killen</li>\n</ul>\n<p>WP Elevation founder Troy Dean said various employees at the company have been affected by mental health issues and are often conscious of how digital life can keep people separated from each other.</p>\n<p>&#8220;I have experienced anxiety and depression in the past &#8211; to the point where I couldn’t get out of bed some days,&#8221; Dean said. &#8220;I work very hard to manage my mental health these days through exercise, family life, and hobbies, as well as working hard in business which I find fulfilling. We will be sharing some of our personal stories on our blog during May.&#8221;</p>\n<p>Focusing on mental health topics is a drastic change from WP Elevation&#8217;s normal business topics, but Dean said he hasn&#8217;t even thought about how it might affect the company&#8217;s revenue.</p>\n<p>&#8220;We all believe that mental health issues are still weighed down with a certain stigma and we want to encourage people to be more open in having these conversations,&#8221; Dean said. &#8220;I actually don’t care whether it affects my revenue or not. Without good mental health, revenue is meaningless.&#8221;</p>\n<p>Working within the WordPress community comes with its own set of unique mental health risks, as many people have their lives deeply embedded in online work. Those who work remotely or by themselves have a greater likelihood of feeling isolated and cut off from others.</p>\n<p>&#8220;The digital life can keep us isolated for periods of time as we toil away on our projects in front of our computers,&#8221; Dean said. &#8220;I’ve met a lot of WordPress users over the years at WordCamps who have confided in me that the events are so important because they get to connect with their tribe. I think there is also a risk of online bullying that can make people feel inadequate or ostracized.&#8221;</p>\n<p>WP Elevation will be supporting <a href=\"https://osmihelp.org/\" target=\"_blank\">Open Sourcing Mental Illness</a> (OSMI), a non-profit organization dedicated to supporting mental wellness and providing resources for those facing mental illness in the tech community. The company is <a href=\"https://osmihelp.org/donate\" target=\"_blank\">promoting OSMI&#8217;s fundraising campaign</a> throughout the month alongside raising awareness around mental health-related topics.</p>\n<p>&#8220;We have no measurable goals for this initiative,&#8221; Dean said. &#8220;It is not part of our marketing plan or some larger scheme for us. We have these conversations on a regular basis internally and some of our members have indicated it would be a good idea to have them publicly, so that’s what this is all about. If we can help one person feel less isolated or find the courage to reach out and ask for help when they need it, I’ll consider it a success.&#8221;</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 02 May 2017 03:59:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"WPTavern: 10up Releases WP Docker, an Open Source Docker Configuration for Local WordPress Development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69468\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"https://wptavern.com/10up-releases-wp-docker-an-open-source-docker-configuration-for-local-wordpress-development\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3363:\"<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/02/docker-logo.jpg?ssl=1\"><img /></a></p>\n<p><a href=\"https://10up.com/blog/2017/wp-docker/\" target=\"_blank\">WP Docker</a> is a new project from 10up that makes it easy to set up a local WordPress development environment with Docker. Last year 10up worked with <a href=\"https://www.joyent.com/\" target=\"_blank\">Joyent</a>, a cloud infrastructure company, to create a production-ready implementation of WordPress in Docker. After their experience with this project, 10up created WP Docker as a simple, open source development environment based on <a href=\"https://docs.docker.com/compose/\" target=\"_blank\">docker-compose</a>.</p>\n<p>Docker is a virtualization technology that allows developers to work on websites and applications in isolated containers. It has many advantages over Vagrant, which takes up a lot more space with each virtual machine having its own operating system included. Docker runs off of a single Linux instance and the containers hold the application and its dependencies.</p>\n<p>&#8220;While still viable, VVV, Vagrant, and Virtual Box/Hyper-V take up extreme disk space and are slow to provision, start up, and SSH into,&#8221; 10up Director of Engineering Taylor Lovett said. &#8220;Because of this, engineers tend to use one &#8216;mega&#8217; VVV install for all of their development websites. This workflow poses a number of problems: system service version and configuration &#8216;normalization&#8217; across all projects (i.e. PHP 7 on everything when some projects run PHP 5.6 in production), and legacy clutter (i.e. old websites and system packages undeleted).&#8221;</p>\n<p>WP Docker is much more lightweight than VVV and starts up much faster. It comes packaged with Elasticsearch by default, so 10up&#8217;s <a href=\"https://wordpress.org/plugins/elasticpress/\" target=\"_blank\">ElasticPress</a> plugin works out-of-the-box. The environment includes the following technologies by default:</p>\n<ul>\n<li>PHP7</li>\n<li>MariaDB</li>\n<li>NGINX</li>\n<li>Elasticsearch</li>\n<li>Gearman</li>\n<li>Memcached</li>\n</ul>\n<p><a href=\"https://github.com/Varying-Vagrant-Vagrants/VVV\" target=\"_blank\">VVV</a> was started by a former 10up employee, Jeremy Felt, and the company still uses the project for local development in many cases. Certain instances, however, may lend themselves more to using VVV as opposed to WP Docker. Lovett said those include projects that are highly dependent on specific versions of system packages, such as PHP 5.6 and Elasticsearch 5.1.</p>\n<p>&#8220;WP Docker lends itself well to enterprise clients that want to version control an environment specifically for their web application to be distributed to developers,&#8221; Lovett said. &#8220;This is common for large clients with large development teams. WP Docker lets a team standardize on a local setup which decreases bugs and &#8216;I see this but you don&#8217;t&#8217; issues.&#8221;</p>\n<p>Lovett said teams at 10up are still using VVV more often than WP Docker since it&#8217;s still quite new, but the company plans to let project requirements and team preferences drive adoption. The project is <a href=\"https://github.com/10up/wp-docker\" target=\"_blank\">available on GitHub</a> and has nearly 80 stars less than a week after its release.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 01 May 2017 19:52:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"BuddyPress: Total Wellness Challenge: Fitness with BuddyPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=265691\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://buddypress.org/2017/05/total-wellness-challenge-fitness-with-buddypress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9175:\"<div><em>This a guest post by Tara Claeys (<a href=\"https://profiles.wordpress.org/taraclaeys\">taraclaeys</a>) of <a href=\"https://designtlc.com/\">Design TLC, LLC</a>. When she&#8217;s not working, Tara enjoys cycling, running, watching movies and spending time with friends and family.</em></div>\n<p>Peer reviewed by <a class=\"bp-suggestions-mention\" href=\"https://buddypress.org/members/boonebgorges/\" rel=\"nofollow\">@boonebgorges</a>.</p>\n<p><a href=\"http://twcfit.com/\"><img src=\"https://buddypress.org/wp-content/uploads/1/2017/05/twc.jpg\" alt=\"Total Wellness Challenge site\" width=\"1131\" height=\"619\" class=\"aligncenter size-full wp-image-265694\" /></a></p>\n<h2>Background</h2>\n<p>Ginny Wright started an outdoor boot camp fitness business, <a href=\"http://bodybyginny.com/\">Body By Ginny</a>,  in Arlington, Virginia in 2003. The business grew and Ginny expanded into nutrition and wellness coaching. As a result, she began offering “Challenges” on printed sheets to her clients a few years later. They could track their daily wellness activities (nutrition, fitness, and mental health) on the sheet, giving themselves points for good behaviors and subtracting points for negative activities. This “game” became popular among her clients, just as online wellness communities started offering similar experiences on websites and apps.</p>\n<p>Tara Claeys, a fitness client and friend, offered to help Ginny expand her existing WordPress site by adding a membership component, allow commenting to create interaction between members, and also include the ability for people to track their “Challenge Points” online using a Google Spreadsheet. This was the rudimentary beginning of the online program for her Challenges.</p>\n<h2>Implementation</h2>\n<p>In 2015, Ginny decided to brand her Challenges and decided to launch a separate website for this program, The <a href=\"https://twcfit.com/\">Total Wellness Challenge</a> (TWC). Her goal was to expand the program beyond her fitness clients and to offer branded Challenges for corporate wellness programs. Tara worked with her to create a multisite installation with BuddyPress and  MemberPress that would have:</p>\n<ul>\n<li>Subsites for individual, private Challenges in corporate and other groups</li>\n<li>Restricted access to Challenges for members only</li>\n<li>Allow a “Reflections” commenting page for Challengers to interact with each other</li>\n<li>Point Logging for 3 components of the Challenge\n<ul>\n<li>Limit submission to same day after 8pm until next day until 5pm. </li>\n<li>Allow users to select one day to be a “Free” day where they would receive the maximum nutrition score, no matter what they ate</li>\n<li>Add a “bonus” point automatically if a user logs 5 consecutive 12-point days</li>\n<li>Show points for all Challengers on a Totals Page</li>\n<li>Limits to only one entry per user per day</li>\n<li>Each category (nutrition, fitness, lifestyle) has limit on max points per day </li>\n<li>Ability for admin to edit user points on the back end</li>\n</ul>\n</li>\n</ul>\n<p>Tara hired <a href=\"https://twitter.com/tomaransom?lang=en\">Tom Ransom</a> of <a href=\"https://www.1bigidea.com/\">One Big Idea</a> to help develop a custom plugin that would connect MemberPress with BuddyPress. They chose BuddyPress because is primed for multisite configuration, it worked well with MemberPress, and is very customizable. Plus, the BuddyPress Groups functionality was a good fit for the separate Challenges. For TWC, each Challenge is a unique BuddyPress Group, set up on the front end by the admin. </p>\n<p>The TWC is a point-logging game at its core. Participants keep track of their activity throughout each day for about 4 weeks and must log in to the website each day to record their points. There are 3 components of the Challenge:</p>\n<p><img src=\"https://buddypress.org/wp-content/uploads/1/2017/05/groups-1024x313.png\" alt=\"TWC groups\" width=\"700\" height=\"214\" class=\"aligncenter size-large wp-image-265695\" /></p>\n<p><strong>1. Nutrition</strong>: Players can earn up to 12 points per day. Everyone starts the day with 5 points, and can gain points for positive food choices, such as avoiding white flour, eating 3 cups of greens and drinking a specified amount of water based on their weight. Players lose points for unhealthy choices, such as eating too much sugar, eating processed foods, and consuming more than one serving of beer or wine.</p>\n<p><strong>2. Fitness</strong>: Players can earn up to 2 points per day. They earn one point for doing 30 minutes or more of exercise per day and another point for stretching for at least 10 minutes.</p>\n<p><strong>3. Lifestyle</strong>: Players earn one point for posting a daily Reflection on the twcfit.com website, and a second point for participating in the lifestyle challenge of the week. Each week, a different lifestyle activity is listed, including behaviors such as noting 3 things you are grateful for each day, getting 7 hours of sleep, or doing an act of kindness for someone. A maximum of 2 lifestyle points can be earned each day.</p>\n<p><img src=\"https://buddypress.org/wp-content/uploads/1/2017/05/bbg-log-886x1024.jpg\" alt=\"Log Points\" width=\"700\" height=\"809\" class=\"aligncenter size-large wp-image-265720\" /></p>\n<p>The participant can go to the Totals page to check their score against other players.</p>\n<p><img src=\"https://buddypress.org/wp-content/uploads/1/2017/05/totals-1024x466.png\" alt=\"Totals page\" width=\"700\" height=\"319\" class=\"aligncenter size-large wp-image-265697\" /></p>\n<p>Tom’s plugin includes code that directs the PayPal IPN to the respective subsite for MemberPress (MP) purchases. In addition, this plugin adds the new MP user into the corresponding BuddyPress group once the MP transaction was returned compete. (twc-fit-challenges-member-management.php)</p>\n<p><img src=\"https://buddypress.org/wp-content/uploads/1/2017/05/twc-customplugin.png\" alt=\"TWC custom plugin\" width=\"884\" height=\"712\" class=\"aligncenter size-full wp-image-265698\" /></p>\n<p>Other components of the custom plugin include:</p>\n<ul>\n<li>buddypress.php: sets up BuddyPress (message for logged out users, custom date picker)</li>\n<li>Challenges-bp-points.php: Extends BP Group functionality: add_points =&gt; adds to database</li>\n<li>admin-menu-points &#8212; UI for front end</li>\n<li>admin-points &#8212; Doing work</li>\n<li>admin-menus &#8212; puts nav in Dashboard</li>\n<li>twcfit-challenges.php &#8212; timezones &#8211; offset GMT, returns city timezone (php only reads city)</li>\n</ul>\n<p>In addition, a separate twc-utility plugin hides some BuddyPress content that is not needed and redirects login to BuddyPress.</p>\n<p>Tara customized the style sheets and some BuddyPress theme files to add a custom button to the BuddyPress Group page, and edited the BuddyPress navigation and styles. For example:</p>\n<ul>\n<li>activity &gt; post-form.php customized “What is your reflection for the xx Challenge today, name?”</li>\n<li>groups &gt; single &gt; group-header.php &#8212; Adds RESOURCES button to header<br /><img src=\"https://buddypress.org/wp-content/uploads/1/2017/05/bp-customization.jpg\" alt=\"BuddyPress Customization\" width=\"235\" height=\"139\" class=\"alignnone size-full wp-image-265719\" />\n</li>\n</ul>\n<p>The site also uses the  BuddyPress Custom Profile Menu and Custom User Profile Photo plugins.</p>\n<h2>Current Status</h2>\n<p>Over the past 13+ years, Ginny has hired 4 instructors, expanded her business to McLean, Virginia, and wrote the “<a href=\"http://bodybyginny.com/good-food-recipe-book-by-ginny-wright/\">Good Food Recipe Book</a>” which is available for sale on her website.  At this time, Ginny is still deciding whether she wants to invest in marketing Total Wellness Challenge or keep it small, mostly based on word of mouth. The increased competition in this space has made it harder to gain exposure without a large marketing budget.</p>\n<p>The <a href=\"https://twcfit.com/\">Total Wellness Challenge</a> website has been running well for a little over a year. Six Challenges have been conducted so far, and participants have loved interacting with each other. Tara and Tom are happy with the positive feedback on their customized “gamification” of BuddyPress and how it has helped provide additional clients and exposure for Ginny’s outdoor boot camps. </p>\n<div>\n<img src=\"https://buddypress.org/wp-content/uploads/1/2017/05/taraclaeys.jpeg\" alt=\"Tara Claeys\" width=\"150\" height=\"150\" class=\"alignleft size-full wp-image-265693\" /> <em><a href=\"https://profiles.wordpress.org/taraclaeys\">Tara Claeys</a> of <a href=\"https://designtlc.com/\">Design TLC, LLC</a> provides custom website and graphic design services, with a focus on creating effective, clean and personal communication platforms for small businesses. Tara has a marketing background, combined with design and website coding expertise. Tara is the proud recipient of the Arlington Chamber of Commerce 2016 &#8220;Best Technology Business Award.&#8221;<br />\nLinks: <a href=\"https://twitter.com/design_tlc\">Twitter</a>, <a href=\"https://www.linkedin.com/in/taraclaeys\">Linkedin</a> </em>\n</div>\n<p>&nbsp;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 01 May 2017 15:50:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"@mercime\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"HeroPress: Scholarship Update\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://heropress.com/?p=1771\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://heropress.com/scholarship-update/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2731:\"<img width=\"960\" height=\"639\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/04/ipad-uandr-1-1024x682.png\" class=\"attachment-large size-large wp-post-image\" alt=\"Two hands holding an ipad so we can see the screen.\" /><p>The <a href=\"https://heropress.com/up-running-scholarship-heropress-wpshout/\">Up and Running Scholarship</a> has been open for 10 days now, with 9 more to go! We&#8217;ve gotten many applications, from all of the world.  I&#8217;ve been really pleased with the diversity of the applicants. They really are all over the map, both in location and gender.</p>\n<p>Several people have come to me privately asking if they should apply, if perhaps they&#8217;re too privileged to qualify. I&#8217;ve encouraged everyone to apply. We have some very wise people on the selection board, and I have no doubt they&#8217;ll make sure the winners are the best fit.</p>\n<p>Good wishes to all!</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Scholarship Update\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Scholarship%20Update&via=heropress&url=https%3A%2F%2Fheropress.com%2Fscholarship-update%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Scholarship Update\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fscholarship-update%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fscholarship-update%2F&title=Scholarship+Update\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Scholarship Update\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/scholarship-update/&media=https://heropress.com/wp-content/uploads/2017/04/ipad-uandr-1-150x150.png&description=Scholarship Update\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Scholarship Update\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/scholarship-update/\" title=\"Scholarship Update\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/scholarship-update/\">Scholarship Update</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 01 May 2017 13:59:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"Post Status: Maintaining Legacy WordPress Websites — Draft podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=36610\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://poststatus.com/maintaining-legacy-wordpress-websites-draft-podcast/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1903:\"<p>Welcome to the Post Status <a href=\"https://poststatus.com/category/draft\">Draft podcast</a>, which you can find <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">on iTunes</a>, <a href=\"https://play.google.com/music/m/Ih5egfxskgcec4qadr3f4zfpzzm?t=Post_Status__Draft_WordPress_Podcast\">Google Play</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, and <a href=\"http://simplecast.fm/podcasts/1061/rss\">via RSS</a> for your favorite podcatcher. Post Status Draft is hosted by Joe Hoyle &#8212; the CTO of Human Made &#8212; and Brian Krogsgard.</p>\n<p>Brian and Joe discuss many of the factors that are a part of maintaining a website for the long term. They discuss it both in the sense of when you own the site (like Brian with Post Status), and when you are doing long-term client work (like Human Made with retainers).</p>\n<p>There are several things to consider, whether it’s in your own code, or the decisions you make on which third party developer’s tools to use.</p>\n<p><!--[if lt IE 9]><script>document.createElement(\'audio\');</script><![endif]-->\n<a href=\"https://audio.simplecast.com/68341.mp3\">https://audio.simplecast.com/68341.mp3</a><br />\n<a href=\"https://audio.simplecast.com/68341.mp3\">Direct Download</a></p>\n<h3>Links</h3>\n<ul>\n<li><a href=\"http://semver.org/\">Semantic Versioning</a></li>\n<li><a href=\"https://woocommerce.wordpress.com/2017/04/04/say-hello-to-woocommerce-3-0-bionic-butterfly/\">WooCommerce 3.0 and moving to SemVer</a></li>\n</ul>\n<h3>Sponsor: SearchWP</h3>\n<p>SearchWP makes WordPress search better. Instantly improve your site search without writing a line of code! SearchWP enables custom algorithms, searching custom fields, product data, and much more. Improve your site’s search today with our newest partner, <a href=\"https://searchwp.com\">SearchWP</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 30 Apr 2017 14:31:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Katie Richards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"HeroPress: HeroPress Geography: Eastern Europe\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://heropress.com/?p=1766\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://heropress.com/heropress-geography-eastern-europe/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3924:\"<img width=\"960\" height=\"399\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/04/heropress_eastern_europe-1024x426.png\" class=\"attachment-large size-large wp-post-image\" alt=\"Google map of eastern Europe.\" /><p>I don&#8217;t have nearly as many countries from Eastern Europe as I&#8217;d like.  The ones I do have are along the western edge. Several of the countries represented have more than one essay from them.</p>\n<p>Also of note, the first HeroPress essay ever came from Ukraine, and is listed here.</p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/finding-your-place/\">Finding Your Place</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/wordpress-mantra-mine/\">The WordPress Mantra Is Mine Too</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/really-no-excuse/\">You Really Have No Excuse</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/taking-chance-wordpress/\">Taking A Chance With WordPress</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/rebirth/\">Rebirth</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/growing-a-business-in-europe-with-wordpress/\">Growing a Business in Europe with WordPress</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/even-crisis-has-options/\">Even Crisis Has Options</a></p></blockquote>\n<p></p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://heropress.com/essays/blogging-solopreneurship-terrorism/\">Blogging, Solopreneurship, &#038; Terrorism</a></p></blockquote>\n<p></p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: HeroPress Geography: Eastern Europe\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=HeroPress%20Geography%3A%20Eastern%20Europe&via=heropress&url=https%3A%2F%2Fheropress.com%2Fheropress-geography-eastern-europe%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: HeroPress Geography: Eastern Europe\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fheropress-geography-eastern-europe%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fheropress-geography-eastern-europe%2F&title=HeroPress+Geography%3A+Eastern+Europe\" rel=\"nofollow\" target=\"_blank\" title=\"Share: HeroPress Geography: Eastern Europe\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/heropress-geography-eastern-europe/&media=https://heropress.com/wp-content/uploads/2017/04/heropress_eastern_europe-150x150.png&description=HeroPress Geography: Eastern Europe\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: HeroPress Geography: Eastern Europe\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/heropress-geography-eastern-europe/\" title=\"HeroPress Geography: Eastern Europe\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/heropress-geography-eastern-europe/\">HeroPress Geography: Eastern Europe</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 29 Apr 2017 22:45:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WPTavern: Shopify Discontinues Its Official Plugin for WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69415\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://wptavern.com/shopify-discontinues-its-official-plugin-for-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2735:\"<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/04/shopify-logo.jpg?ssl=1\"><img /></a></p>\n<p><a href=\"https://wordpress.org/plugins/shopify-ecommerce-shopping-cart/\" target=\"_blank\">Shopify&#8217;s official plugin for WordPress</a> was removed from the plugin directory this week. The plugin allowed users to create &#8220;Buy Buttons&#8221; for products from their Shopify stores and insert them into WordPress posts and pages using a shortcode. It was built by <a href=\"https://webdevstudios.com/\" target=\"_blank\">WebDevStudios</a> and had approximately 9,000 active installations before it was removed.</p>\n<p>Shopify&#8217;s <a href=\"https://help.shopify.com/manual/sell-online/buy-button/wordpress-for-shopify\" target=\"_blank\">documentation</a> says the plugin has been discontinued and will not be supported after June 30, 2017. WordPress users who want to display Shopify products on their sites are now instructed to <a href=\"https://help.shopify.com/manual/sell-online/buy-button/create-buy-button\" target=\"_blank\">create a Buy Button for a product or collection</a> and paste the embed code into WordPress instead.</p>\n<p>The WordPress plugin team would not comment on why the plugin was removed, but a support representative from Shopify said it was outdated and difficult to maintain.</p>\n<p>&#8220;The reason it was removed is that it was being replaced by Buy Button, which is a better way of selling in WordPress,&#8221; Shopify customer support representative Jacquelyn Failano said. &#8220;The WordPress plugin was built by a third party and even if we support it, it could break at any time as we make future updates to the Buy Button channel.&#8221;</p>\n<p>Failano said that by switching from using the plugin to creating Buy Buttons with Shopify, users will have access to updated features, including fonts, colors, layouts, buttons, and multiple images on variants. Merchants will also be in a better position to take advantage of future updates.</p>\n<p>&#8220;The plugin uses older code and methods that will no longer be updated or supported,&#8221; Failano said. &#8220;There is no longer a dedicated development team for it. This means that there are no resources to maintain or rebuild the plugin.&#8221;</p>\n<p>Failano would not confirm whether or not the plugin was removed from the directory by Shopify at the company&#8217;s discretion or whether it was forcibly removed by WordPress for a violation of the guidelines.</p>\n<p>&#8220;I&#8217;m afraid I cannot confirm on that part &#8211; the main reason why it was discontinued was because the plugin uses older code and methods that will no longer be updated or supported,&#8221; Failano said.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 28 Apr 2017 02:02:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"WPTavern: How the San Francisco WordPress Meetup is Using Open Collective to Fund Activities\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69286\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"https://wptavern.com/how-the-san-francisco-wordpress-meetup-is-using-open-collective-to-fund-activities\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5065:\"<p>In 2016, WordPress meetups had the fastest growth the community has seen in five or six years with more than 62,566 people attending in 58 different countries. Meetups are the seeds of future WordCamps. These local gatherings help users further their WordPress skills and underpin the community&#8217;s growth across the globe.</p>\n<p>Funding a local meetup can be a challenge, as organizers often have to seek out sponsors just like a WordCamp but at a smaller scale. The San Francisco WordPress meetup (WPSFO) is trying something new by publicly managing its budget and expenses with <a href=\"https://opencollective.com/wordpress-sf\" target=\"_blank\">Open Collective</a>. Last week we featured the service in an <a href=\"https://wptavern.com/open-collective-is-a-new-transparent-way-to-fund-open-source-projects\" target=\"_blank\">article</a> and WPSFO lead organizer Shannon Dunn commented on his meetup&#8217;s experience with it so far.</p>\n<p>&#8220;It creates a level of transparency for the whole community and lets current and prospective customers understand where the money goes,&#8221; Dunn said. &#8220;I&#8217;d say we&#8217;re pretty happy with it and it&#8217;s an integral part of managing our meetup.&#8221;</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/04/wpsfo.png?ssl=1\"><img /></a></p>\n<p>Dunn started attending and helping out with WPSFO in 2011 and stepped up to be lead organizer at the beginning of 2016. Former lead organizer Zach Berke, who started in 2007, was the one who initially suggested the idea of using Open Collective.</p>\n<p>&#8220;Before we started with Open Collective, sponsors paid for things directly,&#8221; Dunn said. &#8220;We&#8217;ve had various host sponsors (Automattic, Exygy, Pantheon) that have provided meeting space, food, and drinks. These hosts have always paid for the food directly. We also had a relationship with WPEngine at one point. They paid a videographer to film the meetups. All other expenses, usually for minor things, were paid for by the organizers.&#8221;</p>\n<p>Dunn said that Open Collective has helped to reduce the out-of-pocket expenses for meetup organizers, as it provides a straightforward process for posting expenses and getting reimbursed.</p>\n<p>&#8220;Funding a meetup can be pretty tough,&#8221; Dunn said. &#8220;It&#8217;s great that we have hosts to cover the big items, but various other expenses come up. Those small things are usually paid for by the organizers. Also, there are times when one of our primary hosts can&#8217;t provide a space to meet. We have several alternative meeting spaces but not all of them provide food and drinks. On those occasions, organizers have paid for the food and drink out of pocket. We could have gone without, but we try to keep each meetup a consistent experience.&#8221;</p>\n<p>Dunn said the team wanted to cover these costs without digging into the pockets of the organizers, who already volunteer a lot of time and energy to the meetup. They do not charge for the events and don&#8217;t plan on doing it in the future, so having additional funds on hand became a priority.</p>\n<p>&#8220;Pia from Open Collective reached out to Zach about a year ago,&#8221; Dunn said. &#8220;Zach had a prior relationship with another OC founder, Xavier, from his early Storify days. Zach agreed to sign up for OC because it seemed to address a pain point. Zach handed the reins of OC to Michelle and I, who have brought sponsors onto the platform.&#8221;</p>\n<p>Dunn said using Open Collective has had many positive advantages over the previous system WPSFO had for managing funds. Receiving donations and submitting expenses is now streamlined into a transparent pipeline. The meetup has an estimated annual budget of $6,658, based on current donations.</p>\n<p>&#8220;Being able to provide recognition to our sponsors is a big plus,&#8221; Dunn said. &#8220;It&#8217;s worth noting that this is a young and ever-evolving platform so with that you&#8217;re provided direct access to Open Collective&#8217;s front line, which is beneficial in addressing any questions or concerns that arise.&#8221;</p>\n<p>Dunn said using Open Collective has opened up additional possibilities, like making WPSFO t-shirts to sell to members and the general public. Having money in the meetup account means the organizers can do it without having to pre-sell the shirts.</p>\n<p>&#8220;It&#8217;s not like we&#8217;re floating in cash now, but we have little bit of money to work with,&#8221; Dunn said. &#8220;It feels great to have that and we&#8217;re deeply appreciative of our sponsors for making it possible.&#8221;</p>\n<p>WPSFO is one of <a href=\"https://opencollective.com/discover?show=meetup\" target=\"_blank\">23 meetups</a> that have started managing their budgets and funds through Open Collective. Other early adopters of the service include multiple WWCode meetups, Women Who Code Atlanta, and SF Data Science Meetup, with budgets ranging from a few hundred dollars to more than $25,000.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 27 Apr 2017 18:55:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"WPTavern: WordCamp US 2017 Ramps Up Ticket Sales, Organizers Plan for 2,500 Attendees\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69357\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"https://wptavern.com/wordcamp-us-2017-ramps-up-ticket-sales-organizers-plan-for-2500-attendees\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2418:\"<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/04/wordcamp-us-nashville.jpeg?ssl=1\"><img /></a></p>\n<p>Promotion for <a href=\"https://2017.us.wordcamp.org\" target=\"_blank\">WordCamp US 2017 in Nashville</a>, December 1-3, is now in full swing, as organizers have ramped up social media efforts to stimulate ticket sales. Instead of releasing batches of tickets in stages, all WordCamp US tickets are on sale at once.</p>\n<p>&#8220;Our goal is to sell between 2,000 and 2,500, but we could accommodate more,&#8221; marketing lead Laura Byrne-Cristiano said. &#8220;We will also again have a livestream that is fully closed captioned as it was the last two years. Folks who can&#8217;t make it to Nashville from around the globe can see what&#8217;s happening in real time.&#8221;</p>\n<p><a href=\"http://www.nashvillemusiccitycenter.com/\" target=\"_blank\">Music City Center</a> was selected as the official venue. It is within walking distance to several of the city&#8217;s attractions and museums. Last week organizers announced <a href=\"https://2017.us.wordcamp.org/2017/04/21/renaissance-nashville-wcus-2017-official-hotel/\" target=\"_blank\">The Renaissance Nashville Hotel</a> as the official hotel for the event, which is also within walking distance of the venue and will offer a special discounted rate for attendees.</p>\n<p>&#8220;At this stage of the game, ticket sales are light which is to be expected with an event is that is eight months out,&#8221; Byrne-Cristiano said. The team plans to release more specific numbers in the fall once the full slate of speakers has been announced. Byrne-Cristiano said speaker submissions will be open within the next few days.</p>\n<p>&#8220;While we would like to see every seat filled, our focus is on putting together a high quality camp for the community,&#8221; Byrne-Cristiano said.</p>\n<p>You can sign up on the <a href=\"https://2017.us.wordcamp.org/\" target=\"_blank\">WordCamp US website</a> to subscribe to the latest news for the event or follow <a href=\"https://twitter.com/WordCampUS/\" target=\"_blank\">@WordCampUS</a> on Twitter. If you have an Android device, check out the <a href=\"https://play.google.com/store/apps/details?id=org.wordcamp.android&rdid=org.wordcamp.android\" target=\"_blank\">WordCamp Android app</a> to add the event to your calendar and follow updates on speakers and the schedule.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 27 Apr 2017 03:26:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:115:\"WPTavern: Watsonfinds WordPress Plugin Uses IBM’s Watson to Determine Most Likely Emotional Response From Readers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69392\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:123:\"https://wptavern.com/watsonfinds-wordpress-plugin-uses-ibms-watson-to-determine-most-likely-emotional-response-from-readers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3557:\"<p>One of the most difficult things about writing online is expressing tone and emotion. Emoticons and Emoji help, but what if there was a tool that uses artificial intelligence to determine the emotional response readers are most likely to have after consuming your content?</p>\n<p>That&#8217;s the idea behind <a href=\"https://wordpress.org/plugins/watsonfinds/\">Watsonfinds</a>, a free WordPress plugin created by Alfredo Gutiérrez and Max Ortu. Using a complex algorithm, Watsonfinds uses <a href=\"https://www.ibm.com/watson/\">IBM&#8217;s Watson</a> to understand content like a human by reading and interpreting complete sentences, the reader’s language, and its context.</p>\n<p>Once activated, a new button is added to the editor toolbar. Clicking the button will send the content through an API to IBM&#8217;s Watson for analysis.</p>\n<p><img />Watsonfinds Toolbar ButtonWhen an analysis is completed, the results are displayed in a modal window. The report is broken down into five emotions: joy, sadness, anger, disgust, and fear.</p>\n<p><img />Watsonfinds AnalysisI submitted five posts of various length and each report was generated quickly. Here are the posts I submitted along with the most likely emotional response from readers.</p>\n<ul>\n<li><a href=\"https://wptavern.com/automattic-to-close-san-francisco-office\">Automattic to Close San Francisco Office</a> &#8211; Sadness</li>\n<li><a href=\"https://wptavern.com/new-wordpress-plugin-shows-users-where-a-plugins-settings-link-is-upon-activation\">New WordPress Plugin Shows Users Where a Plugin’s Settings Link Is Upon Activation</a> &#8211; Sadness</li>\n<li><a href=\"https://wptavern.com/wordpress-4-7-4-fixes-visual-editor-incompatibility-with-upcoming-version-of-chrome\">WordPress 4.7.4 Fixes 47 Issues</a> &#8211; Sadness</li>\n<li><a href=\"https://wptavern.com/heropress-partners-with-wpshout-to-offer-wordpress-education-scholarships\">HeroPress Partners With WPShout to Offer WordPress Education Scholarships</a> &#8211; Joy</li>\n<li><a href=\"https://wptavern.com/headway-themes-appears-to-be-dying-a-slow-death\">Headway Themes Appears to be Dying a Slow Death</a> &#8211; Anger</li>\n</ul>\n<p>Within the report is a timeline where you can compare results as you add or remove words to the post.</p>\n<p>During testing, I found the timeline confusing to use as I thought I had to save the post as a draft after each edit to generate a revision on the timeline. To use the timeline, you need to make changes to a post without saving it and then click the Watsonfinds button to generate a new report.</p>\n<p>Being able to see which words are generating the emotions depicted in the report would be a nice feature to have. Gutiérrez says that this feature is in the works and will be in the commercial version of the plugin. The More Insights tab in the report is an advertisement for the premium version which is not yet available.</p>\n<p>I tested the plugin on WordPress 4.7.4 and didn&#8217;t encounter any issues. While Watsonfinds isn&#8217;t going to change how I write, I can see the potential benefits of using such a plugin to try to illicit a certain emotional response from readers and customers whether it&#8217;s a renewal email, blog post, or other copy.</p>\n<p>You can try out <a href=\"https://wordpress.org/plugins/watsonfinds/\">Watsonfinds</a> for free by downloading it from the WordPress plugin directory. To learn more about how it works, check out the <a href=\"http://www.watsonfinds.com/\">plugin&#8217;s official site</a>.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 26 Apr 2017 23:48:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"WPTavern: 2017 Open Source Security and Risk Analysis Report Shows Widespread GPL License Conflicts\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69137\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"https://wptavern.com/2017-open-source-security-and-risk-analysis-report-shows-widespread-gpl-license-conflicts\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8963:\"<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/open-source.jpg?ssl=1\"><img /></a>photo credit: <a href=\"http://www.flickr.com/photos/79777096@N00/6866996865\">16th st</a> &#8211; <a href=\"https://creativecommons.org/licenses/by-nd/2.0/\">(license)</a>\n<p>Open source software usage is growing across all industries, but this year&#8217;s <a href=\"https://www.blackducksoftware.com/download/open-source-security-risk-analysis-2017\" target=\"_blank\">Open Source Security and Risk Analysis (OSSRA)</a> report from Black Duck shows the pervasiveness of security vulnerabilities and license compliance risks. Black Duck conducted audits on more than 1,000 commercial applications in 2016 and analyzed the anonymized data. The audits were primarily related to merger and acquisition transactions but span a wide array of industries, such as healthcare, manufacturing, financial services, aerospace, aviation, and retail.</p>\n<p>Open source security and license compliance issues can both pose serious financial threats to a company. Black Duck&#8217;s findings show 96% of applications scanned include open source software and the average app included 147 unique open source components. The majority of these applications (67%) contained security issues which have been publicly known for an average of four years. These included high-risk and well-known vulnerabilities such as Poodle, Freak, Drown, and Heartbleed.</p>\n<p>License compliance issues were even more widespread than the security issues. Black Duck&#8217;s audits found 85% of the applications had components with license conflicts. Although 75% of the audited applications included GPL-licensed components, only 45% of them were fully in compliance with the license. The audits also revealed that 53% of the scanned applications had components with &#8220;unknown&#8221; licenses, which generally means the components were used without permission from their creators.</p>\n<h3>How GPL Compliance Efforts Affect the Future of the Copyleft Ecosystem</h3>\n<p>Stephen O&#8217;Grady&#8217;s recent <a href=\"http://redmonk.com/sogrady/2017/01/13/the-state-of-open-source-licensing/\" target=\"_blank\">article</a> on Redmonk.com hails the decline of GPL, referencing repositories surveyed by Black Duck that demonstrate the once-dominant GPL license is &#8220;steadily eroding, giving way to licenses at the opposite, permissive end of the spectrum.&#8221; Although developers and companies are readily embracing open source software, the trend is towards more permissive licenses.</p>\n<p>&#8220;In Black Duck’s sample, the most popular variant of the GPL – version 2 – is less than half as popular as it was (46% to 19%),&#8221; O&#8217;Grady said. &#8220;Over the same span, the permissive MIT has gone from 8% share to 29%, while its permissive cousin the Apache License 2.0 jumped from 5% to 15%.&#8221;</p>\n<p>In a reaction <a href=\"https://opensource.com/article/17/2/decline-gpl\" target=\"_blank\">article on Opensource.com</a>, Jono Bacon said he has witnessed this same trend with the GPL falling out of favor in terms of practicality for business owners who are uncomfortable with meeting its black and white demands.</p>\n<p>&#8220;In recent years though we have seen a newer generation of developers form for whom there is a less critical, and if I dare say it, less religious focus on freedom,&#8221; Bacon said. &#8220;For them, open source is a pragmatic and practical component in building software as opposed to an ethical choice, and I suspect this is why we have seen such a growth in the use of MIT and Apache licenses.&#8221;</p>\n<p>The complexity of compliance is one of the chief drawbacks for those who feel uncomfortable using GPL-licensed code. If Black Duck&#8217;s open source application audits are any indication, commercial adoption of the GPL has not come with adequate education on license compliance.</p>\n<p>However, GPL enforcement rarely leads to litigation. In an article that outlines the Free Software Foundation&#8217;s (FSF) stance on <a href=\"https://www.fsf.org/bulletin/2016/fall/the-role-of-lawsuits-in-gpl-compliance\" target=\"_blank\">the role of lawsuits in GPL compliance</a>, Donald Robertson said compliance is almost always an educational matter.</p>\n<p>&#8220;Most violators are unaware of their obligations under the license and simply need additional help to come into compliance,&#8221; Robertson said. &#8220;Almost all GPL compliance cases end quietly with the violator correcting their mistakes, with only a minimal notification of past recipients of the then-violating distribution that anything has happened.&#8221;</p>\n<p>Robertson emphasized that lawsuits should be a last resort but must remain a legitimate option. FSF&#8217;s compliance efforts focus on educating violators, but the organization reserves the right to take action on those who knowingly choose to violate.</p>\n<p>&#8220;The threat of litigation provides leverage that we need with the rare violators whose GPL compliance problems are not merely mistakes, but are intentional attempts to limit their users&#8217; freedom,&#8221; Robertson said. &#8220;While compliance work is primarily educational, we need a tool that can work with the rare few who are already educated but chose to violate anyway. Copyleft was designed from the start to serve as that tool.&#8221;</p>\n<p>Software Freedom Law Center president and executive director Eben Moglen spoke at the SFLC&#8217;s conference last October about <a href=\"https://www.linux.com/news/eben-moglen-gpl-compliance-and-building-communities-what-works\" target=\"_blank\">open source license compliance</a>. He urged listeners to consider the perception of the GPL in the industry at large when weighing the costs of litigating compliance.</p>\n<p>&#8220;We are not and we never were copyright maximalists,&#8221; Moglen said. &#8220;We did not do what we have been doing for the past 30 years to build free software on the basis of the assumption that freedom required us to chase down and punish everybody who ever made a mistake or who even deliberately misused copyrighted software made for sharing.&#8221;</p>\n<p>Moglen said that in situations where it is appropriate to make an example, it is important to declare that you are in a last-resort situation with no other options besides litigation. Securing compliance by force can damage companies&#8217; trust in using the GPL.</p>\n<p>&#8220;If Richard Stallman and I had gone to court and sued a major global public company on a claim of copyright infringement that was weak enough to be thrown out of court on a motion to dismiss, we would have destroyed the GPL straightaway,&#8221; Moglen said. &#8220;If we had shown that we were prepared to risk large on coercion, even against a bad actor in our own judgement — if we had done that without adequate preparation to be sure that we won &#8211; we would have lost an example of coercion and nobody would have trusted us again.&#8221;</p>\n<p>Moglen cautioned listeners not to be too quick to take action that might cause people to question whether there is something wrong with copyleft. He advocated spontaneous compliance, as opposed to constantly policing violations, as the most effective way to ensure the future of the GPL.</p>\n<p>&#8220;We have an opportunity to put this free software where we want it, which is everywhere, and to make it do what we want, which is to spread freedom,&#8221; Moglen said. &#8220;We’re not in a place where the difficulty is how do we get enough ammunition to force everybody to comply. We don’t need ammunition. We need diplomacy. We need skill. We need to work together better. We need to understand how that working together purposively brings us to the point where everyone is not afraid of FOSS anymore and we are not worried about their complying anymore. We are just all engaging and leading the task of making free software.&#8221;</p>\n<p>Moglen encouraged diplomacy and discretion when it comes to compliance because the long-term credibility of the free software community is at stake.</p>\n<p>&#8220;I agree with the people who have suggested that if a campaign of coercive compliance is carried just a moment too far, willingness to use copyleft among the ￼rational businesses of the world will decline to a point which is dangerous to freedom,&#8221; Moglen said. &#8220;Because I do believe that copyleft is important to freedom.&#8221;</p>\n<p>While Black Duck&#8217;s recent audits show that companies struggle with open source risk management and license conflicts are rampant, the good news is that the world is embracing open source software in every industry. Engineers and product managers may not have a full grasp of the requirements of the GPL, but a compliance approach that focuses on education will go a long way towards building a future that includes copyleft software at the core of innovation.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 26 Apr 2017 21:43:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"HeroPress: Hire More Women Developers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=1739\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://heropress.com/essays/hire-women-developers/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10706:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2018/04/042617-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: Rarely is a developer or engineer pictured as being female or looking like me. We need to change that.\" /><blockquote><p>The journey of a Developer that has the pleasure and gratitude of having WordPress as a resource.</p></blockquote>\n<h3>Who am I and am I good?</h3>\n<p>We define ourselves in order to navigate life. Like we brand our business or our clients’ websites, we brand ourselves. Remember to define yourself, because others are always going to define you. Be true to yourself.</p>\n<p>I recall the scene in the movie starring Audrey Hepburn and Rex Herrington where he’s improving her social standing. At the end his manners are called into question. He says,</p>\n<p>“You see, the great secret, Eliza, is not a question of good manners or bad manners, or any particular sort of manners, but having the same manner for all human souls. The question is not whether I treat you rudely, but whether you’ve ever heard me treat anyone else better.”</p>\n<p>We are all the same, yet different. We all hurt and desire, yet what we are motivated by may be different. Be true to yourself to follow what you know is meant for you. Trust in the journey. For it is the journey, not the destination, that not only makes up one’s day, but ultimately defines us once we have arrived!</p>\n<h3>Embrace Your Uniqueness</h3>\n<p>When I was in sixth grade, the yearbook asked us what we would like to accomplish. While most of the girls wrote modeling or acting (we are in Southern California after all), I wanted to discover a new animal.</p>\n<p>Discovery has always been one of my passions. WordPress has been a way to discover new ways to combine code to ‘make things happen’ by creating plugins. WordPress has provided a place to practice the developer&#8217;s craft. I’m a working dev and I have a lot of gratitude to give the WordPress community.</p>\n<p>I have been given time, support, and much patience. The Meetups have provided a place to gain the ground work, providing an awareness of current tech issues and best practices to put in place, to ensure site performance.</p>\n<p>&#8220;It takes courage to try and fail and fail again. Practice the art of asking lots of questions.&#8221; Remember, “sometimes it is the people who no one imagines anything of, that do the things that no one could imagine.” So even if someone questions your work, whether you could ever possibly have done that or do that, keep going.</p>\n<h3>Stereotypes</h3>\n<p>Imagine an engineer writing a program, a developer creating an application, and a social media specialist crafting creative content. Do you see them at their desks? What does the engineer look like? What does the developer look like? Did you picture them as a female? Typically not. Perhaps the one crafting creative content was pictured as female.</p>\n<blockquote><p>Rarely is a developer or engineer pictured as being female or looking anything like me. We need to change that.</p></blockquote>\n<p>It’s been proven that when given identical resumes with name either David or Maria, the hiring committee will determine David to be identified as more qualified every time. Maria’s accomplishments had to be two times better before she is seen as equally qualified as David.</p>\n<p>We, both men and women, hold ‘implicit biases.&#8217; It is a cultural thing. Men are seen as a more qualified developer. Acknowledging this is the first step.</p>\n<p>What can we do to help turn this around? First, let’s visit why we should turn this around.</p>\n<h3>Reason for Diversity (Focusing on Women in Engineering)</h3>\n<p>We are facing real, large complex problems as a community that requires developers to figure out. Specifically, in the WordPress world, we need a platform, as well as themes and plugins, that appeals to a large audience. True innovation requires a diverse team. It will ensure that different viewpoints, ideas, and solutions are discovered.</p>\n<p>Women are an asset to the team, especially in the role of developer. Consider the fact that many women are making the buying decisions. A woman developer helps create a product that appeals to a larger audience, which ultimately affects sales. Female developers bring insight to the possibilities of products that are currently missing and overlooked.</p>\n<p>How do we change this? Hire more women developers. Make it a point to include, describe, and depict developers as women in marketing materials. Encourage women to apply for developer positions.</p>\n<blockquote><p>If you’re female reading this and you like to problem solve and build things, give development a try.</p></blockquote>\n<p>Just because things are the way they are doesn’t mean they have to stay that way. Typically, women aren’t developers but that can change. WordPress is a community where women developers thrive. WordPress is stronger as a community because of its diversity of users and creators. We all benefit from diversity. By having diversity within our community, we grow. We build. Ultimately, we create more opportunity for all.</p>\n<h3>Some Obstacles Facing Women In STEM</h3>\n<p>Woman as developers are viewed as being different. Many are questioned why they are doing this. Women will even be treated at as if they shouldn’t be there. Women are conditioned from a young age to be princesses, not engineers.</p>\n<p>Developers are competitive, like great writers. Competitiveness for the best projects is part of the game. This game is not something that females are ‘taught’ or necessarily have experience in. Men joke with each other differently than women do. Entering the environment from a female perspective, it may seem aggressive and uninviting.</p>\n<blockquote><p>It helps to have experience in team sports to help to manage and navigate the competitive male dominated culture of the field.</p></blockquote>\n<p>Another way to ensure success is to join a group that supports women in tech. It will help to deal with issues that arise and gain confidence in an industry that is dominantly male. Typically, women and men communicate differently. Also, I find it a way to relax and relate without needing to worry about so many other unrelated issues. It provides a platform to discuss issues like family, which many times a big impact on a woman’s career &#8212; especially when she has children.</p>\n<h3>Feminine Aspect</h3>\n<p>Balancing being feminine in a male dominated field can be difficult. According to Marilyn vos Savant, the person with the highest IQ at 200 and famous advice writer, women who play up their sexual attractiveness make themselves appear ‘lightweight’ and lose ‘parity’ with men. This is not okay since a woman faces pressure in society to look attractive and be nurturing. This is similar to how men are valued by being a provider. This is a real dichotomy. Women are not allowed to be seen as sexually-attractive and competent. It is as if there’s a choice to be made. That is a real problem.</p>\n<h3>What the WordPress Community has Done for Me</h3>\n<p>WordPress community was a discovery of people who are curious and solve technical questions. Over the years, it has grown more and more an emphasis on marketing and business element driving the community culture. As WordPress grows and continues to grow in popularity, more and more opportunities emerge for all.</p>\n<p>I found the community to be a place to bring questions. It has been a place to find inspiration and to inspire others in my professional journey as a developer. The community has helped me to develop the courage and determination to secure a position as a developer. The WordPress community has been a resource of a network of individuals to turn to for help. It is an open source and sharing community with many talented people.</p>\n<p>&nbsp;</p>\n<p>Resources drawn from:</p>\n<p><a href=\"https://www.rebelgirls.co/products/good-night-stories-for-rebel-girls\">Good Night Stories For Rebel Girls</a></p>\n<p>Ted Talks | Inspiring the next generation of female engineers | Debbie Sterling</p>\n<hr />\n<p>Elizabeth Shilling, a developer with a degree in psychology with a social, developmental emphasis from UC Santa Barbara, specialized in biological sciences, computer science, business, and teaching. Looking at differences between men and women in math and sciences bloomed during research as an undergrad. It was determined to be cultural, not biological. Social expectations dominate the direction of female students away from engineering sciences rather than intellectual capabilities. She loves coffee and the ocean.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Hire More Women Developers\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Hire%20More%20Women%20Developers&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fhire-women-developers%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Hire More Women Developers\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fhire-women-developers%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fhire-women-developers%2F&title=Hire+More+Women+Developers\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Hire More Women Developers\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/hire-women-developers/&media=https://heropress.com/wp-content/uploads/2018/04/042617-150x150.jpg&description=Hire More Women Developers\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Hire More Women Developers\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/hire-women-developers/\" title=\"Hire More Women Developers\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/hire-women-developers/\">Hire More Women Developers</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 26 Apr 2017 14:30:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Elizabeth Shilling\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"WPTavern: WordCamp Europe 2017 Introduces Small Business Sponsorships\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69351\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://wptavern.com/wordcamp-europe-2017-introduces-small-business-sponsorships\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3032:\"<p><a href=\"https://2017.europe.wordcamp.org/\" target=\"_blank\">WordCamp Europe 2017</a> organizers are counting down 50 days until the largest planned WordPress event to date. Speaker announcements continue to roll out and the recommended hotels are getting booked up at the height of tourist season. As of yesterday, more than 300 of the 500 tickets for <a href=\"https://wptavern.com/wordcamp-europe-2017-announces-speakers-opens-registration-for-contributor-day\" target=\"_blank\">Contributor Day</a> have been claimed.</p>\n<p>This year organizers are <a href=\"https://wptavern.com/wordcamp-europe-2017-to-experiment-with-sponsors-workshops\" target=\"_blank\">experimenting with sponsor workshops</a>, a perk targeted at the highest levels of sponsorship, which includes Administrator (€ 38,000) and Super Admin (€ 75,000) tiers. This new item in the sponsor&#8217;s package is described as a &#8220;sponsor &#8220;track&#8221; in the <a href=\"https://2017.europe.wordcamp.org/files/2016/12/wceu17-sponsorship-kit_122916.pdf\" target=\"_blank\">sponsorship kit brochure</a> and allows sponsors to hold a talk or a workshop in a dedicated space that accommodates approximately 200 people.</p>\n<p>In an effort to prevent the event from disproportionately focusing on mega sponsors, the organizing team has created a <a href=\"https://2017.europe.wordcamp.org/2017/03/23/wordcamp-europe-2017-sponsorship-exclusively-for-small-business/\" target=\"_blank\">new sponsorship package exclusively for small businesses</a>.</p>\n<p>&#8220;We recognized that our sponsorship tiers were more geared towards larger WordPress businesses and felt we were not giving small businesses enough opportunity to showcase their products and services and allow them to connect to attendees,&#8221; WCEU Sponsorship co-organizer Remkus de Vries said. &#8220;This is why we created the SMB tier and we hope many see this as a wonderful chance to show off their products and services for what&#8217;s shaping up to be more than 3,000 attendees.&#8221;</p>\n<p>The Small Business sponsorship level is priced at € 2,500 and is available to companies that generate the majority of their revenue from WordPress and made less than 1 million euro in revenue in 2016. It qualifies the sponsor for a booth in the middle of the event. The table, banner printing, and setup are all handled by the WCEU Sponsor Team.</p>\n<p>&#8220;Similar to TechCrunch’s Startup Alley, we want to help highlight smaller companies or ones that have just started out,” WCEU Sponsorship co-organizer Noel Tock said. “Simply seeking out sponsorship funds the fastest way possible would not be fair to attendees. This helps makes the conversations and experiences a lot more diverse and balanced.&#8221;</p>\n<p>There are 10 remaining Small Business sponsorship slots, along with 288 micro-sponsorships (€ 150.00). Potential sponsors can <a href=\"http://wceurope.polldaddy.com/s/wordcamp-europe-2017\" target=\"_blank\">apply on the WCEU website</a>.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 25 Apr 2017 18:33:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WPTavern: WordPress 4.8 Will End Support for Internet Explorer Versions 8, 9, and 10\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69314\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://wptavern.com/wordpress-4-8-will-end-support-for-internet-explorer-versions-8-9-and-10\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4371:\"<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/04/ie-logo.jpg?ssl=1\"><img /></a></p>\n<p>Over the weekend, Matt Mullenweg announced that the upcoming WordPress 4.8 release will <a href=\"https://make.wordpress.org/core/2017/04/23/target-browser-coverage/\" target=\"_blank\">drop support for IE versions 8, 9, and 10</a>. Core contributors have been <a href=\"https://make.wordpress.org/core/2017/02/28/the-new-editor-and-browser-support/\" target=\"_blank\">discussing</a> <a href=\"https://make.wordpress.org/core/2017/03/13/continued-discussion-on-browser-support/\" target=\"_blank\">browser support</a> for the past two months in relationship to setting technical requirements for the new editor.</p>\n<p>Microsoft <a href=\"https://www.microsoft.com/en-us/WindowsForBusiness/End-of-IE-support\" target=\"_blank\">discontinued support for IE 8, 9, and 10</a> in January 2016, which means these versions no longer receive security updates. Mullenweg said that attempting to continue supporting these browsers is holding back WordPress development.</p>\n<p>&#8220;I realize that folks still running these browsers are probably stuck with them because of something out of their control, like being at a library or something,&#8221; Mullenweg said. &#8220;Depending on how you count it, those browsers combined are either around 3% or under 1% of total users, but either way they’ve fallen below the threshold where it’s helpful for WordPress to continue testing and developing against.&#8221;</p>\n<p>In an effort to determine how many people are still using these insecure and obsolete browsers, Jonathan Desrosiers collected data from three different sources. The following are numbers for global IE usage published by StatCounter&#8217;s <a href=\"http://gs.statcounter.com/\" target=\"_blank\">GlobalStats</a>, which Desrosiers said are nearly identical to WordPress.com&#8217;s numbers:</p>\n<ul>\n<li>IE8: 0.41%</li>\n<li>IE9: 0.26%</li>\n<li>IE10: 0.26%</li>\n<li>IE11: 3.79%</li>\n</ul>\n<p>WordPress will not stop working entirely in these browsers, but after the 4.8 release contributors will no longer test new features against older versions of IE. Some capabilities in wp-admin may be more limited. Mullenweg confirmed that the next versions of TinyMCE will no support older IE versions.</p>\n<p>Global IE usage has declined from 7.44% in March 2016 to 4.18% in March 2017. IE marketshare has been shrinking as mobile device usage has gone up. October 2016 marked the first month in history that <a href=\"http://gs.statcounter.com/press/mobile-and-tablet-internet-usage-exceeds-desktop-for-first-time-worldwide\" target=\"_blank\">mobile and tablet traffic exceeded desktop usage worldwide</a>. As this trend of declining desktop usage continues, IE will likely be buried within a couple of years.</p>\n<p>&#8220;I have been hard pressed to find a U.S. government agency running a version of IE less than 11,&#8221; WordPress lead developer Andrew Nacin commented on the announcement. &#8220;Government agency websites similarly see negligible traffic from IE &lt; 11.&#8221;</p>\n<p>The decision to drop support for IE 8, 9, and 10 was met with celebration from the WordPress developer community. Focusing on browsers that still receive security updates is a better use of open source contributors&#8217; time and resources. Developers who do client work can also refer to WordPress&#8217; IE support policy when pressured by clients to support insecure browsers.</p>\n<p>Naturally, the topic of raising minimum browser requirements resulted in developers lobbying to drop support for PHP 5.2, which reached end of life more than six years ago. In March 2015, <a href=\"https://wptavern.com/wordpress-version-stats-updated-more-than-13-of-sites-are-running-wordpress-4-1\" target=\"_blank\">WordPress stats estimated PHP 5.2 usage at 16.6%</a>, but that number has dropped steadily to <a href=\"https://wordpress.org/about/stats/\" target=\"_blank\">5.1%</a> today. The task of updating a browser to the latest version was designed to be easy for users, but upgrading PHP versions is still somewhat complicated for those who are not receiving help from their hosting companies. The 5.1% on PHP 5.2 represents millions of users who would need to cross a significant hurdle into order to stay current with the latest version of WordPress.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 24 Apr 2017 21:18:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"Post Status: Breaking into and building community, with WordPress and beyond — Draft podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=36524\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://poststatus.com/breaking-building-community-wordpress-beyond-draft-podcast/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1913:\"<p>Welcome to the Post Status <a href=\"https://poststatus.com/category/draft\">Draft podcast</a>, which you can find <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">on iTunes</a>, <a href=\"https://play.google.com/music/m/Ih5egfxskgcec4qadr3f4zfpzzm?t=Post_Status__Draft_WordPress_Podcast\">Google Play</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, and <a href=\"http://simplecast.fm/podcasts/1061/rss\">via RSS</a> for your favorite podcatcher. Post Status Draft is hosted by Brian Krogsgard.</p>\n<p>Brian is joined by guest-host Matt Medeiros &#8212; host of the <a href=\"https://mattreport.com/\">Matt Report podcast</a>, and many other ventures in the WordPress ecosystem. They discuss community building, their experiences building community in the WordPress world, and the challenges of getting involved in a new community.</p>\n<p><a href=\"https://audio.simplecast.com/67536.mp3\">https://audio.simplecast.com/67536.mp3</a><br />\n<a href=\"https://audio.simplecast.com/67536.mp3\"> Direct Download</a></p>\n<h3>Links</h3>\n<ul>\n<li><a href=\"http://craftedbymatt.com/\">Crafted by Matt</a></li>\n<li><a href=\"https://mattreport.com/\">Matt Report</a></li>\n<li><a href=\"https://poststatus.com/jobs/\">Post Status WordPress Jobs</a></li>\n<li><a href=\"https://www.youtube.com/watch?v=cQlcN0Wf-FE&feature=youtu.be\">This WordPress community is not for the taking</a></li>\n</ul>\n<h3>Sponsor: Prospress</h3>\n<p><a href=\"https://prospress.com/\">Prospress</a> makes the WooCommerce Subscriptions plugin, that enables you to turn your online business into a recurring revenue business. Whether you want to ship a box or setup digital subscriptions like I have on Post Status, Prospress has you covered. Check out <a href=\"https://prospress.com/\">Prospress.com</a> for more, and thanks to Prospress for being a Post Status partner.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 24 Apr 2017 19:13:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Katie Richards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"WPTavern: New Plugin Offers Better Plugin Recommendations in the WordPress Admin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69226\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://wptavern.com/new-plugin-offers-better-plugin-recommendations-in-the-wordpress-admin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4958:\"<p>If you work with WordPress every day you may have learned to tune out the recommended plugins in the admin by now, but the &#8220;Add Plugins&#8221; screen is an important part of the new user experience. WordPress developers <a href=\"https://jkudish.com/2017/04/20/better-plugin-recommendations-for-wordpress/\" target=\"_blank\">Joey Kudish</a> and <a href=\"https://secretpizza.party/wordpress-needs-curation/\" target=\"_blank\">Nick Hamze</a> have released a plugin that brings better recommendations to the admin.</p>\n<p>Hamze contends that the first plugins that appear in the featured section have a smaller, niche audience, and are unlikely to be useful to the majority of new users.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/04/add-new-plugins-featured.png?ssl=1\"><img /></a></p>\n<p>The recommended plugins are slightly better, as they are based on plugins that the user and other users have installed. However, Hamze believes they could be tweaked even further to display plugins that specifically benefit new users. The Recommended tab was <a href=\"https://core.trac.wordpress.org/ticket/30337\" target=\"_blank\">introduced two years ago</a> to display results based on plugins that are commonly used together. It excludes plugins that users already have installed.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/04/recommended-plugins.png?ssl=1\"><img /></a></p>\n<p>&#8220;I really want to help WordPress but I think what is most needed isn’t a new editor or more guidelines but rather someone to take all the stuff in this fractured ecosystem and bring it together,&#8221; Hamze said. &#8220;Get rid of all the crap and only show people the stuff worth using.&#8221;</p>\n<p>Hamze said he doesn&#8217;t know if WordPress can solve this problem diplomatically with code. He believes manual curation is required to deliver the best new user experience. A <a href=\"https://core.trac.wordpress.org/ticket/34212\" target=\"_blank\">ticket</a> for re-thinking the default &#8216;Add Plugins&#8217; tabs/filters was is open on WordPress trac, as the plugins that appear in these screens have remained unchanged for some time. The ticket hasn&#8217;t received much discussion yet.</p>\n<p>The <a href=\"https://wordpress.org/plugins/better-plugin-recommendations/\" target=\"_blank\">Better Plugin Recommendations</a> plugin removes the default and featured recommendations tabs and includes a new recommendations tab curated by Hamze to appeal to new users. Below is an example of the first 10 recommendations the plugin includes:</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/04/better-recommended-plugins.png?ssl=1\"><img /></a></p>\n<p>Hamze uses the following criteria to select the recommended plugins:</p>\n<ul>\n<li>Price (Free)</li>\n<li>Numbers of users</li>\n<li>Average Rating</li>\n<li>Last Updated</li>\n<li>Support Given</li>\n</ul>\n<p>When asked why the recommendations don&#8217;t include Jetpack, Hamze said it didn&#8217;t seem necessary, given its high position in the popular tab and the fact that it already comes pre-installed with many hosts.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\"><a href=\"https://twitter.com/jeherve\">@jeherve</a> <a href=\"https://twitter.com/jkudish\">@jkudish</a> <a href=\"https://twitter.com/jetpack\">@jetpack</a> Haha, I actually like jetpack but since it\'s already at the top of the popular tab and preinstalled almost everywhere, didn\'t seem necessary</p>\n<p>&mdash; Nick Hamze (@NickHamze) <a href=\"https://twitter.com/NickHamze/status/855389412510674944\">April 21, 2017</a></p></blockquote>\n<p></p>\n<p>Hamze and Kudish created a web service that delivers the recommendations to sites where the plugin is installed. The node <a href=\"https://better-plugin-recommendations.now.sh\">server</a> is powered by <a href=\"https://hapijs.com/\" target=\"_blank\">hapi.js</a> and is open source on <a href=\"https://github.com/secretpizzaparty/better-plugin-recommendations-server\" target=\"_blank\">GitHub</a></p>\n<p>&#8220;If the idea is well received in the community, I’d love to expand on it further and include some plugins from outside the WordPress.org plugin repository in our recommendations, as I think there’s some great third-party plugins that new users should definitely know about,&#8221; collaborator Joey Kudish said.</p>\n<p>Hamze said he doesn&#8217;t expect there to be many regular users who will find and install the plugin but hopes that hosting companies will integrate it by default for their WordPress customers.</p>\n<p>&#8220;What I’m hoping is that I can convince the hosting companies to preinstall this (maybe in the MU folder) for their customers,&#8221; Hamze said. &#8220;The app blends in seamlessly with WordPress. There are no ads or branding. The plugin is designed solely to help new users find great plugins to help them on their WordPress journey.&#8221;</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 24 Apr 2017 14:11:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Matt: Songs for My Father\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47222\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://ma.tt/2017/04/songs-for-my-father/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4027:\"<p>One of the things that surprised me most about when my Dad was sick last year was that while he was in the hospital over about 5 weeks he lost any interest in music, TV, movies, anything on a screen. Music was particularly surprising given that he had music on at his desk pretty much all the time, and really enjoyed loading a new CD or record into the media library he had set up at home. One of the songs I remember playing for him was from a band, Manhattan Transfer, that we used to listen to a lot when I was younger and just learning about jazz, I chose <a href=\"https://www.youtube.com/watch?v=wwL9xf3YQ-4\">Tuxedo Junction</a> because it might cheer him up.</p>\n<p>I remember him smiling faintly. (I wish I had played him more music. I wish I had recorded more of his stories, ideally before he got sick. I wish I had figured out how to navigate the hospital and health care system better.)</p>\n<p>What I didn&#8217;t anticipate was how after <a href=\"https://ma.tt/2016/04/in-memoriam-chuck-mullenweg/\">his death</a> there would be aftershocks of grief that would hit me over and over again, especially while driving or in a plane. I went from crying maybe three times in the past decade to breaking down at the end of a company town hall, when talking to family, when my Mom found out about the anniversary present my Dad had been looking at, and with any number of songs that unexpectedly took on a new meaning.</p>\n<p><a href=\"https://www.youtube.com/watch?v=RgKAFK5djSk\">Wiz Khalifa &amp; Charlie Puth&#8217;s See You Again</a>, is obvious, and was in heavy rotation every public place I went; <a href=\"https://www.youtube.com/watch?v=LHCob76kigA\">Lukas Graham&#8217;s 7 Years</a> completely broke me down when it talked about children &#8212; if I ever have any my father will never meet them; <a href=\"https://www.youtube.com/watch?v=WibQR0tQ0P8\">Kayne &amp; Paul McCartney&#8217;s Only One</a>, the tribute to Kanye&#8217;s daughter and passed mother and I think perhaps his best song; <a href=\"https://www.youtube.com/watch?v=lp-EO5I60KA\">Ed Sheeran&#8217;s Thinking Out Loud</a>, about growing old together, turning 70 as he was so close to doing; <a href=\"https://www.youtube.com/watch?v=LkBKJMTCHGk\">Kanye&#8217;s Ultralight Beam</a> snuck up on me, I didn&#8217;t expect it, but the questioning and gospel and anger and hope in it captured something I didn&#8217;t even realize I was feeling. Even jazz wasn&#8217;t safe, <a href=\"https://www.youtube.com/watch?v=CWeXOm49kE0\">Horace Silver&#8217;s lyric-less Song for My Father</a> had the same effect.</p>\n<p><img /></p>\n<p><a href=\"https://www.youtube.com/watch?v=9NLZCLKppZs\">John Mayer&#8217;s Stop This Train</a> is a song I&#8217;ve probably heard a hundred times since it came out in 2006, but all of sudden these words meant something completely different:</p>\n<blockquote><p>So scared of getting older<br />\nI&#8217;m only good at being young<br />\nSo I play the numbers game<br />\nTo find a way to say that life has just begun</p>\n<p>Had a talk with my old man<br />\nSaid, &#8220;Help me understand&#8221;<br />\nHe said, &#8220;Turn sixty-eight<br />\nYou&#8217;ll renegotiate&#8221;</p></blockquote>\n<p>I almost had to pull the car over: he was sixty-eight. What I would give for just one more conversation with him like the one the day before he passed. I wish I had written more down, recorded more of his stories, learned more about his journey.</p>\n<p>As the year has passed, the surprise crying is much less common even when one of <a href=\"https://open.spotify.com/user/1211384122/playlist/3UiuLpSyYUZduDPkaaCmCA\">these songs</a> comes on the radio. Usually when I think of my father it&#8217;s with a smile. I&#8217;ve even had a few treasured dreams where we&#8217;ve been able to talk, nothing that made much sense (it was a dream) but I remember waking up with an overwhelming feeling of enveloping love. While the &#8220;new normal&#8221; is different, I can&#8217;t say it&#8217;s better &#8212; he&#8217;s still gone.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 22 Apr 2017 05:12:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"WPTavern: Embed Mastodon Statuses in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=68788\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://wptavern.com/embed-mastodon-statuses-in-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4387:\"<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/04/mastodon-logo.png?ssl=1\"><img /></a></p>\n<p>After the <a href=\"https://blog.twitter.com/2017/now-on-twitter-140-characters-for-your-replies\" target=\"_blank\">controversial changes to Twitter&#8217;s @reply feature</a>, which no longer counts usernames towards the 140-character limit, Mastodon registrations rose sharply. <a href=\"https://mastodon.social/\" target=\"_blank\">Mastodon</a> is a free, open source, decentralized network that  has many similarities to Twitter. The software, named in honor of its creator&#8217;s favorite metal band, was launched in October and registered 24,000 users in the first six months. A strong negative reaction to Twitter&#8217;s changes has fueled a spike in Mastodon registrations. In the last week alone, the software&#8217;s user base has grown from 237,000 users on April 15 to <a href=\"https://mnm.eliotberriot.com/dashboard/db/network-drilldown?refresh=30m&orgId=1&from=now-7d&to=now\" target=\"_blank\">more than 414,000 users</a> today.</p>\n<p>Mastodon is different from Twitter in that it is broken up into different independently-hosted instances. Whereas Twitter has struggled to combat trolls and abuse on its platform, Mastodon instances can each declare and enforce their own rules. For example, the flagship <a href=\"https://mastodon.social/about/more\" target=\"_blank\">Mastodon.social</a> instance bans content that is illegal in Germany or France, such as Nazi symbolism and Holocaust denial, excessive advertising, racism, sexism, and other undesirable posts.</p>\n<p>Mastodon&#8217;s Tweetdeck-style interface allows users to post &#8220;toots&#8221; with a 500-word character limit. Toots can also be published with a content warning so that users can choose whether to view it.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/04/mastodon.png?ssl=1\"><img /></a></p>\n<p>With all the increased activity around Mastodon this week, there was bound to be someone with the desire to display toots on their website. The first plugin for bringing Mastodon content into WordPress has landed in the plugin directory. <a href=\"https://wordpress.org/plugins/embed-mastodon/\" target=\"_blank\">Embed Mastodon</a> was created by David Libeau, a French developer and Mastodon enthusiast. It allows users to embed toots using a shortcode.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/04/mastodon-embed.png?ssl=1\"><img /></a></p>\n<p>&#8220;I created this plugin because <a href=\"http://www.numerama.com/\" target=\"_blank\">Numerama</a>, a french tech website, was saying that it could be cool to embed Mastodon statuses, like with Twitter, in WordPress,&#8221; Libeau said. &#8220;I was thinking the same when I wrote a small article on my personal blog. I am using both Twitter and Mastodon but want to progressively leave Twitter.&#8221;</p>\n<p>Libeau said he is not a WordPress developer and Mastodon Embed is his first plugin. He does not know if it&#8217;s coded well but said users may be interested in <a href=\"https://github.com/ginsterbusch/mastodon-embed\" target=\"_blank\">an alternative plugin on GitHub</a> that is a complete rewrite of his effort. The rewrite includes multiple embeds, caching, proper shortcode initialization, and fallback to &#8220;direct&#8221; embeds if embed via iframe is forbidden.</p>\n<p>Libeau said he doesn&#8217;t know what will happen to his plugin in light of the rewrite, but he is continuing to develop <a href=\"http://mastodon.tools/\" target=\"_blank\">small tools for Mastodon users</a>. Mastodon has an open API for apps and services, which makes it easy for developers to build things that integrate with it.</p>\n<p>After testing the Mastodon Embed plugin I found that it works but may have a couple of styling issues with the link display. If you find that it&#8217;s not working, it&#8217;s possible that your particular Mastodon instance configuration does not allow embedding via iFrame. To resolve this you may need to contact the admin of the instance or use the fork of the plugin that has a fallback for this scenario. If you find a bug with the Mastodon Embed plugin hosted on WordPress.org, you can <a href=\"https://github.com/DavidLibeau/mastodon-tools/issues\" target=\"_blank\">log an issue on Libeau&#8217;s Mastodon Tools repository</a>.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 22 Apr 2017 03:18:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"WPTavern: Headway Themes Appears to be Dying a Slow Death\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=68837\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wptavern.com/headway-themes-appears-to-be-dying-a-slow-death\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9405:\"<p>It&#8217;s been seven months since Grant and Clay Griffiths, founders of Headway Themes, <a href=\"http://headwaythemes.com/the-future-of-headway/\">apologized</a> to customers for failing to communicate on a regular basis and provide adequate customer support. In the apology, the founders admit that the company was experiencing <a href=\"https://wptavern.com/headway-themes-confirms-financial-difficulties-issues-apology-to-customers\">financial difficulties</a> and noted that competition in the WordPress drag-and-drop page-builder space was tough. The duo vowed to communicate more, provide better customer support, and continue to develop Headway 4.0. Has anything changed since the apology was published?</p>\n<h2>Headway Themes Migrates to FlyWheel Hosting</h2>\n<p>In December of 2016, <a href=\"https://getflywheel.com/\">Flywheel</a> hosting <a href=\"https://wptavern.com/flywheel-acquires-wordpress-local-development-tool-pressmatic\">acquired Pressmatic,</a> created by Clay Griffiths. Soon after, Headway Themes migrated to Flywheel hosting which caused a few hiccups such as site downtime due to DNS propagation, login issues, and an issue with the Headway Dashboard. The acquisition raised questions on how it would affect Clay&#8217;s ability to work on Headway.</p>\n<p>“This acquisition and employment will provide myself and my family much more stability than we’ve had in a long time, and will allow me to better focus on Headway in my spare time,” Griffiths said. “This includes rolling out the upcoming 4.1 release, and working hard to make sure the support and other outstanding issues are resolved for all our customers.”</p>\n<h2>Influx Confirms Communication Issues With Founders</h2>\n<p>Soon after the apology, Headway Themes began to use Influx to provide first-tier customer support. <a href=\"https://influx.com/\">Influx</a> provides customer support for companies, including those in the WordPress ecosystem such as <a href=\"https://www.advancedcustomfields.com/\">Advanced Custom Fields</a>. Any issues that Influx couldn&#8217;t solve are escalated to Clay and Grant. In February, Gary Bairéad, a former Headway Themes employee, <a href=\"https://twitter.com/garybairead/status/834823813674188800\">contacted Headway Themes support</a> about the status of Headway 4.0 and received the following response.</p>\n<p><img /></p>\n<p>Influx couldn&#8217;t answer the question because Headway developers had not informed them of its progress despite inquiring about it. Influx notes that there may be a beta released in the near future but not to be quoted on it because a similar promise was made five months prior. In January, the official <a href=\"https://twitter.com/headwaythemes\">Headway Themes Twitter account</a> confirmed that Headway was being supported and that 4.0 would be released soon.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\"><a href=\"https://twitter.com/3BugMedia\">@3BugMedia</a> we are fully supporting Headway.  4.0 update coming soon. ^gg</p>\n<p>&mdash; Headway Themes (@headwaythemes) <a href=\"https://twitter.com/headwaythemes/status/816698625380286464\">January 4, 2017</a></p></blockquote>\n<p></p>\n<p>Around the same time period, another Headway Themes customer submitted a support request asking about the status of a longstanding issue they were having. Influx explained that there was a lull because the main developers were failing to communicate. The support representative also pointed out that it seemed the only way for customers to get information about Headway Themes was by emailing support.</p>\n<p><img /></p>\n<p>Influx says it tried multiple times to contact Headway Themes developers about the issue and said it was lobbying hard to get it rectified.</p>\n<h2>Payments Stop for Third-Party Block Developers</h2>\n<p>In February, Bairéad <a href=\"https://headwayupdate.wordpress.com/2017/02/03/update-4-dont-renew-3rd-party-blocks-through-headwaythemes-com/\">published a request</a> to third-party block customers to not renew through Headway Themes.com and to instead, purchase and renew directly from the developer&#8217;s sites. Chris Howard, founder of <a href=\"http://pizazzwp.com/\">Pizazz WP,</a> and Chris Rault, co-founder of <a href=\"https://www.headwayrocket.com/\">HeadwayRocket,</a> <a href=\"https://twitter.com/HeadwayRocket/status/826005360834142208\">confirmed</a> they are owed money from customers who purchased and renewed blocks through Headway Themes.com.</p>\n<p>I reached out to both developers to see if they&#8217;ve been paid since February.</p>\n<p>&#8220;I&#8217;ve sent Clay a bunch of messages, but he&#8217;s completely ignoring me and hasn&#8217;t paid over another cent since the last long delay,&#8221; Rault said.</p>\n<p>&#8220;It’s down to only 2 or 3 renewals a month, but I’m not receiving anything still. I&#8217;d estimate they still owe me around $2,000,&#8221; Howard said.</p>\n<p>For Howard, the issue of not receiving payments has been <a href=\"https://wptavern.com/headway-3-8-9-patches-potential-xss-vulnerability#comment-200810\">going on for months</a>.</p>\n<h2>Former Support Staff Still Owed Money</h2>\n<p>Headway Themes&#8217; apology does not mention the former support team who the company <a href=\"https://wptavern.com/former-headway-themes-employee-goes-public-staff-has-not-been-paid-and-customers-are-not-receiving-support\">failed to pay</a> on time for months. Since the apology, members of the team have received small payments but are still owed thousands of dollars. Receiving payments from Headway Themes is often a difficult process.</p>\n<p>After not receiving a payment in February, a former team member sent a flurry of emails to Grant and Clay Griffiths inquiring about the payment. Clay eventually responded that they would send out payments when they&#8217;re able too. After a week of questioning when that would be with no response, the team member received a payment.</p>\n<h2>Influx Says Headway Themes is Restructuring</h2>\n<p>A Headway Themes customer recently contacted support to ask about the status of Headway and published Influx&#8217;s response to the company&#8217;s support forums. Here&#8217;s their response:</p>\n<blockquote><p>Hi [Redacted],</p>\n<p>Thanks for reaching out.</p>\n<p>Currently, Headway is going through a restructuring phase to resolve the challenges being faced at this time. We do not have the full details here at support but the main stakeholders are working to return Headway to its rightful mode of operations.</p>\n<p>Please let me know if there are any more questions that I can answer for you. Kind Regards.</p></blockquote>\n<p>To learn more about the restructuring process and what&#8217;s going on with Headway development, I reached out to Grant and Clay Griffiths. Both have not responded to my request for comment.</p>\n<h2>Blox Picks Up Where Headway Left Off</h2>\n<p>Last year, when it appeared the future of Headway Themes <a href=\"https://wptavern.com/headway-themes-future-is-uncertain-amidst-financial-troubles\">was in jeopardy</a>, Maarten Schraven forked the <a href=\"http://bloxthemebuilder.com/start-downloading-beta-blox-theme-v1-0-0/\">Headway 3.8.8 codebase</a> and named it <a href=\"http://bloxthemebuilder.com/\">Blox Builder</a>. Blox Builder is 100% GPL Licensed and is a direct replacement for Headway. Schraven recently <a href=\"http://bloxtheme.com/lots-of-questions-about-blox-theme/\">answered a number of questions</a> related to the project, one of which is how easy is it to transfer from Headway to Blox.</p>\n<blockquote><p>There are different ways to convert your Headway Theme to Blox Theme. The best way is to export your template, you get an .json file. In this file you have to change hw to bt and headway to blox. If you have a large website you also can change the database tables. Some of our users have Blox Theme and Headway Themes side by side and switch between them. The last way (not yet available) is our conversion script. This script can do two things, change the database or do the same search and replace. This script will work automatic or as standalone.</p>\n<p>Or, if you think this is to difficult, you always can ask us for the conversion, we can discuss this on e-mail or skype</p></blockquote>\n<p>There&#8217;s no time frame on when the conversion script will be available. If you&#8217;re a fan of the way Headway Themes works and are looking for a similar replacement, check out Blox Builder.</p>\n<h2>Many in the Headway Themes Community Have Moved On</h2>\n<p>A number of devoted fans and customers of Headway have switched to other page builders like Divi, Elementor, and Beaver Builder. What was once a vibrant community-run Slack channel for Headway Themes enthusiasts has turned into a ghost town. There is little hope among them that the company will be able to rebound.</p>\n<h2>Not Much Has Changed</h2>\n<p>Unfortunately, the issues that prompted Headway Themes&#8217; founders to issue an apology are still present. There is a lack of communication on the company&#8217;s blog, social media accounts, and to Influx, the company it has outsourced customer support to. The apology dated Sept 13, 2016, was the last post published to the company&#8217;s blog. Former employees and third-party developers are still owed considerable amounts of money and there has been little if any development on the Headway code base.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 22 Apr 2017 02:00:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"WPTavern: HeroPress Partners With WPShout to Offer WordPress Education Scholarships\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69027\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"https://wptavern.com/heropress-partners-with-wpshout-to-offer-wordpress-education-scholarships\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3468:\"<p>HeroPress has teamed up with <a href=\"https://alexdenning.com/\">Alex Denning</a>, <a href=\"https://pressupinc.com/\">Fred Meyer, and David Hayes</a> of <a href=\"https://wpshout.com/\">WPShout</a> to offer 10 copies of <a href=\"https://wpshout.com/up-and-running/\">Up and Running Second Edition</a> at the deluxe tier. The deluxe tier is valued at $249 and includes everything the course has to offer including video tutorials, creating a theme and child theme, screencast series, creating a WordPress plugin, and more.</p>\n<p>The scholarship applications are geared towards three groups of people:</p>\n<ul>\n<li>Those in financial hardship (unemployment, jobseeking, students or underemployment).</li>\n<li>Those in low-income countries without the means to purchase the course.</li>\n<li>Under-represented groups in tech and the WordPress community, including but not limited to:\n<ul>\n<li>Women</li>\n<li>Transgender applicants</li>\n<li>BAME applicants</li>\n</ul>\n</li>\n</ul>\n<p>Those who qualify have until May 9th to fill out the <a href=\"https://heropress.com/up-running-scholarship-heropress-wpshout/\">application</a>. Five members of the WordPress community make up a panel that will review the applications and choose 10 recipients who they feel are deserving of the award. HeroPress will then tally the selections and those with the most votes will be awarded a scholarship. In case of a tie, HeroPress will be the deciding vote. The five panelists are:</p>\n<ul>\n<li><a href=\"https://twitter.com/maedahbatool?lang=en\">Maedah Batool</a> (Creative Director at WPTie, Pakistan).</li>\n<li><a href=\"https://twitter.com/anafranciscas\">Ana Silva</a> (Digital Marketer at Human Made, UK).</li>\n<li><a href=\"https://twitter.com/PlanningWrite\">Winstina Hughes</a> (Co-Organizer, WordCamp New York).</li>\n<li><a href=\"http://twitter.com/rahul286\">Rahul Bansal</a> (CEO at rtCamp, India)</li>\n<li><a href=\"https://twitter.com/pippinsplugins\">Pippin Williamson</a> (Founder at Pippin’s Plugins, USA).</li>\n</ul>\n<p>Pippin Williamson, founder of Easy Digital Downloads, says he accepted the panelist role because it’s an opportunity to make a significant difference in someone’s life.</p>\n<p><a href=\"http://heropress.com/\">HeroPress</a>, founded by <a href=\"https://topher1kenobe.com/\">Topher DeRosia</a> in 2015, publishes an essay every Wednesday from members of the community on how WordPress has positively impacted their lives. HeroPress has published essays from people in the <a href=\"https://heropress.com/heropress-geography-middle-east/\">Middle East</a>, <a href=\"https://heropress.com/heropress-geography-oceana/\">Oceania</a>, <a href=\"https://heropress.com/heropress-geography-central-south-america/\">Central and South America</a>, and other parts of the world.</p>\n<p>To learn the HeroPress story, listen to <a href=\"https://wptavern.com/wpweekly-episode-227-the-heropress-story-with-topher-derosia\">our interview with DeRosia</a>. In it, he explains his motivation for creating the site and shares a personal story of someone who couldn’t write an essay because they were spending all of their time trying to stay alive.</p>\n<p>To learn more about Up and Running Second Edition, <a href=\"https://wptavern.com/wpweekly-episode-268-behind-the-scenes-of-wordpress-development-course-up-and-running-second-edition\">listen to our interview</a> with the founders where they explain how and why they created the course.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 21 Apr 2017 19:05:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"WPTavern: Checathlon: A Free WordPress Business Theme with Support for Easy Digital Downloads\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=69228\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"https://wptavern.com/checathlon-a-free-wordpress-business-theme-with-support-for-easy-digital-downloads\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3892:\"<p><a href=\"https://wordpress.org/themes/checathlon/\" target=\"_blank\">Checathlon</a> is new business theme on WordPress.org that was designed to seamlessly integrate with <a href=\"https://wordpress.org/plugins/easy-digital-downloads/\" target=\"_blank\">Easy Digital Downloads</a>. The name is a combination of the words checkout and decathlon, according to its creator <a href=\"https://foxland.fi/\" target=\"_blank\">Sami Keijonen</a>.</p>\n<p>Checathlon combines elegant typography with a bold, pink accent color to showcase products and services on a business or e-commerce website. The theme was designed by Finnish designer Toni Suni and is Keijonen&#8217;s 13th theme to be listed in the directory.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/04/checathlon-screenshot.png?ssl=1\"><img /></a></p>\n<p>&#8220;I had some kind of vision of what I wanted and Toni created a pixel perfect design based on our discussion,&#8221; Keijonen said. &#8220;I’m super happy about the end result. Unfortunately, the design and the theme was not good enough for WordPress.com and the theme was rejected from there.&#8221; Keijonen opted to create a Checathlon Plus plugin as an alternative way to monetize the theme.</p>\n<p>Checathlon has an intuitive way of organizing the content featured on the front page. Unlike many other themes, the front page is not controlled by a custom page template. Once you set the front page as a static page, the Customizer will give access to the service/pricing, products, testimonial, and blog sections.</p>\n<p>The theme includes support for a Pricing page template and a Team Page template. These features make Checathlon more flexible for use on a business, agency, non-profit, or e-commerce website.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/04/checathlon-team-page.png?ssl=1\"><img /></a></p>\n<p>The pricing template has a &#8220;Service and Pricing widget&#8221; area where users can drop in the custom widgets available in the Checathlon Plus plugin. The widgets make it easy for users to set an icon, title, content, price, and a link for each pricing tier, as well as the ability to highlight one tier as featured.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/04/checathlon-pricing-template.png?ssl=1\"><img /></a></p>\n<p>Checathlon was built to support several plugins, including <a href=\"https://wordpress.org/plugins/easy-digital-downloads/\" target=\"_blank\">Easy Digital Downloads</a>, <a href=\"https://wordpress.org/plugins/custom-content-portfolio/\" target=\"_blank\">Custom Content Portfolio</a>, and <a href=\"https://wordpress.org/plugins/jetpack/\" target=\"_blank\">Jetpack</a> (testimonials and portfolio). The theme includes styles for the Jetpack email subscription widget and EDD <a href=\"https://foxland.fi/demo/checathlon/downloads/\" target=\"_blank\">downloads</a> and account pages. It&#8217;s also tagged as <a href=\"https://make.wordpress.org/themes/handbook/review/accessibility/\" target=\"_blank\">accessibility-ready</a>, which means that it has successfully passed an accessibility audit. Check out the <a href=\"https://foxland.fi/demo/checathlon/\" target=\"_blank\">live demo</a> to see Checathlon in action.</p>\n<p>Keijonen is taking a unique approach by creating a <a href=\"https://foxland.fi/downloads/checathlon-plus/\" target=\"_blank\">Checathlon Plus plugin</a> as an alternative to offering a &#8220;pro version&#8221; of the theme. It extends the theme to include more customizer capabilities, additional widgets, cart customization features for EDD, and two child themes. The <a href=\"https://wordpress.org/themes/checathlon/\" target=\"_blank\">free theme</a> is available on WordPress.org and <a href=\"https://foxland.fi/documents/for/checathlon/\" target=\"_blank\">documentation</a> can be found on the theme&#8217;s website.</p>\n<div id=\"epoch-width-sniffer\"></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 21 Apr 2017 16:25:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";a:10:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 16 May 2017 08:42:55 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:14:\"content-length\";s:6:\"249678\";s:10:\"connection\";s:5:\"close\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Tue, 16 May 2017 08:15:08 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 250\";s:13:\"accept-ranges\";s:5:\"bytes\";}s:5:\"build\";s:14:\"20150326010933\";}', 'no');
INSERT INTO `wp_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(312159, '_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1494967376', 'no'),
(312160, '_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9', '1494924176', 'no'),
(312161, '_transient_timeout_feed_b9388c83948825c1edaef0d856b7b109', '1494967378', 'no'),
(312162, '_transient_timeout_feed_mod_b9388c83948825c1edaef0d856b7b109', '1494967378', 'no'),
(312163, '_transient_feed_mod_b9388c83948825c1edaef0d856b7b109', '1494924178', 'no'),
(312164, '_transient_timeout_plugin_slugs', '1495010726', 'no'),
(312165, '_transient_plugin_slugs', 'a:21:{i:0;s:30:\"advanced-custom-fields/acf.php\";i:1;s:45:\"taxonomy-terms-order/taxonomy-terms-order.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:3;s:25:\"duplicator/duplicator.php\";i:4;s:45:\"enable-media-replace/enable-media-replace.php\";i:5;s:46:\"facebook-comments-plugin/facebook-comments.php\";i:6;s:45:\"limit-login-attempts/limit-login-attempts.php\";i:7;s:35:\"litespeed-cache/litespeed-cache.php\";i:8;s:37:\"mailchimp-widget/mailchimp-widget.php\";i:9;s:41:\"media-file-renamer/media-file-renamer.php\";i:10;s:21:\"newsletter/plugin.php\";i:11;s:47:\"really-simple-captcha/really-simple-captcha.php\";i:12;s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";i:13;s:66:\"remove-dashboard-access-for-non-admins/remove-dashboard-access.php\";i:14;s:57:\"simple-share-buttons-adder/simple-share-buttons-adder.php\";i:15;s:23:\"tubepress/tubepress.php\";i:16;s:35:\"uber-login-logo/uber-login-logo.php\";i:17;s:41:\"wordpress-importer/wordpress-importer.php\";i:18;s:24:\"wordpress-seo/wp-seo.php\";i:19;s:42:\"wordpress-social-login/wp-social-login.php\";i:20;s:39:\"wp-rss-aggregator/wp-rss-aggregator.php\";}', 'no'),
(312166, '_transient_timeout_dash_4077549d03da2e451c8b5f002294ff51', '1494967379', 'no'),
(312167, '_transient_dash_4077549d03da2e451c8b5f002294ff51', '<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'http://wp-portugal.com/2017/05/14/interessado-wordpress-entao-nao-vais-querer-perder-wordcamp-lisboa-2017/\'>Interessado em WordPress? Então não vais querer perder o WordCamp Lisboa 2017</a> <span class=\"rss-date\">14 Maio, 2017</span><div class=\"rssSummary\">Onde? ISCTE, Lisboa Quando? 20 e 21 de Maio (sábado e domingo) Sabes o que é o WordPress, certo? É o sistema de gestão de conteúdos mais popular em todo o mundo, sendo utilizado por mais de 27% de todos …</div></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://ma.tt/2017/05/rules-for-standards/\'>Matt: Rules for Standards</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/wordpress-is-now-on-hackerone-launches-bug-bounties\'>WPTavern: WordPress Is Now on HackerOne, Launches Bug Bounties</a></li><li><a class=\'rsswidget\' href=\'https://buddypress.org/2017/05/naturkontakt-organising-swedens-largest-environmental-ngo/\'>BuddyPress: Naturkontakt, Organising Sweden’s Largest Environmental NGO</a></li></ul></div><div class=\"rss-widget\"><ul><li class=\'dashboard-news-plugin\'><span>Plugin popular:</span> <a href=\'https://wordpress.org/plugins/woocommerce/\' class=\'dashboard-news-plugin-link\'>WooCommerce</a>&nbsp;<span>(<a href=\'plugin-install.php?tab=plugin-information&amp;plugin=woocommerce&amp;_wpnonce=547d55dadd&amp;TB_iframe=true&amp;width=600&amp;height=800\' class=\'thickbox\' title=\'WooCommerce\'>Instalar</a>)</span></li></ul></div>', 'no'),
(312729, '_transient_timeout_wpseo_sitemap_cache_post_', '1640826813', 'no'),
(312730, '_transient_wpseo_sitemap_cache_post_', '<urlset xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:image=\"http://www.google.com/schemas/sitemap-image/1.1\" xsi:schemaLocation=\"http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd\" xmlns=\"http://www.sitemaps.org/schemas/sitemap/0.9\">\n	<url>\n		<loc>http://ondasdeouro.pt/kia-ondas-de-ouro-surf-awards-presented-by-surfportugal-celebrar-as-ondas-e-os-surfistas-portugueses/</loc>\n		<lastmod>2015-03-30T23:46:16+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/03/gala.jpg</image:loc>\n			<image:caption><![CDATA[Kia Ondas de Ouro Surf Awards presented by SURFPortugal   celebrar as ondas e os surfistas portugueses]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/grande-gala-do-surf-nacional-acontece-em-junho/</loc>\n		<lastmod>2015-04-06T15:33:15+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/03/apresentacao-gala-home.jpg</image:loc>\n			<image:caption><![CDATA[Grande gala do surf nacional acontece em junho]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/spot-kia-ondas-de-ouro-powered-by-surfportugal/</loc>\n		<lastmod>2015-04-01T14:11:52+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/spot_ondas_ouro.jpg</image:loc>\n			<image:caption><![CDATA[Spot Kia Ondas de Ouro Powered by SURFPortugal]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/video-apresentacao-kia-ondas-de-ouro-powered-by-surfportugal/</loc>\n		<lastmod>2015-05-04T22:35:18+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/presentation_spot.jpg</image:loc>\n			<image:caption><![CDATA[Video: Apresentação a parceiros, KIA Ondas de Ouro Surf Awards Powerd by Surf Portugal.]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/abertas-candidaturas-para-a-gala-do-ano-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal/</loc>\n		<lastmod>2015-04-14T11:54:58+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/Ondas-de-Ouro-Surf-Awards.jpg</image:loc>\n			<image:caption><![CDATA[Abertas Candidaturas Para a Gala do Ano    KIA Ondas de Ouro Surf Awards powered by SURFPortugal]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/divulgadas-primeiras-candidaturas-para-tubo-do-ano/</loc>\n		<lastmod>2015-04-30T08:41:45+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/04/tubodoano.jpg</image:loc>\n			<image:caption><![CDATA[Divulgadas primeiras candidaturas para Tubo do Ano]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/escolha-os-candidatos-ao-premio-os-mais-sexy-do-ano-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal/</loc>\n		<lastmod>2015-05-18T11:08:24+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/Ondas-de-Ouro-Surf-Awards_MaisSexyDoAno-1.png</image:loc>\n			<image:caption><![CDATA[Escolha os candidatos ao prémio Os Mais Sexy do Ano   KIA Ondas de Ouro Surf Awards powered by SURFPortugal:]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/terminaram-as-candidaturas-votacoes-25-de-maio-a-9-de-junho/</loc>\n		<lastmod>2015-05-23T00:14:17+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/guincho.jpg</image:loc>\n			<image:caption><![CDATA[Terminaram as candidaturas | Votações de 25 de maio a 9 de junho | Kia Ondas de Ouro powered by SURFPortugal]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/revelada-lista-de-nomeados-da-maior-gala-do-surf-nacional-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal/</loc>\n		<lastmod>2015-05-26T11:50:27+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/05/OOA_TV_1920x1080-1600x600.jpg</image:loc>\n			<image:caption><![CDATA[Revelada lista de nomeados da maior Gala do surf nacional     KIA Ondas de Ouro Surf Awards powered by SURFPortugal]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/vencedores-vao-ser-revelados-hoje-dia-10-na-gala-casino-estoril/</loc>\n		<lastmod>2015-06-10T13:07:28+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/06/wines.jpg</image:loc>\n			<image:caption><![CDATA[Vencedores vão ser revelados hoje (dia 10) na Gala   Casino Estoril]]></image:caption>\n		</image:image>\n	</url>\n	<url>\n		<loc>http://ondasdeouro.pt/surf-nacional-em-destaque-em-noite-de-gala-conhece-os-vencedores/</loc>\n		<lastmod>2015-06-11T23:31:30+00:00</lastmod>\n		<changefreq>weekly</changefreq>\n		<priority>0.6</priority>\n		<image:image>\n			<image:loc>http://ondasdeouro.pt/wp-content/uploads/2015/06/kikas.jpg</image:loc>\n			<image:caption><![CDATA[Surf nacional em destaque em noite de gala   conhece os vencedores]]></image:caption>\n		</image:image>\n	</url>\n</urlset>', 'no'),
(330288, 'wp_litespeed_img_optm', '2.0', 'yes'),
(330289, 'wp_litespeed_optimizer', '2.0', 'yes'),
(392179, '_site_transient_update_themes', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1641422844;s:7:\"checked\";a:1:{s:4:\"gala\";s:3:\"1.0\";}s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}}', 'yes'),
(401704, '_site_transient_timeout_theme_roots', '1641424642', 'yes'),
(401705, '_site_transient_theme_roots', 'a:1:{s:4:\"gala\";s:7:\"/themes\";}', 'yes'),
(401706, '_site_transient_update_plugins', 'O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1641422843;s:8:\"response\";a:6:{s:45:\"taxonomy-terms-order/taxonomy-terms-order.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:34:\"w.org/plugins/taxonomy-terms-order\";s:4:\"slug\";s:20:\"taxonomy-terms-order\";s:6:\"plugin\";s:45:\"taxonomy-terms-order/taxonomy-terms-order.php\";s:11:\"new_version\";s:5:\"1.5.9\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/taxonomy-terms-order/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/taxonomy-terms-order.1.5.9.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/taxonomy-terms-order/assets/icon-256x256.png?rev=1564412\";s:2:\"1x\";s:73:\"https://ps.w.org/taxonomy-terms-order/assets/icon-128x128.png?rev=1564412\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/taxonomy-terms-order/assets/banner-1544x500.png?rev=1564412\";s:2:\"1x\";s:75:\"https://ps.w.org/taxonomy-terms-order/assets/banner-772x250.png?rev=1564412\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"2.8\";s:6:\"tested\";s:5:\"5.8.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}s:25:\"duplicator/duplicator.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:24:\"w.org/plugins/duplicator\";s:4:\"slug\";s:10:\"duplicator\";s:6:\"plugin\";s:25:\"duplicator/duplicator.php\";s:11:\"new_version\";s:5:\"1.4.3\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/duplicator/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/duplicator.1.4.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/duplicator/assets/icon-256x256.png?rev=2605836\";s:2:\"1x\";s:63:\"https://ps.w.org/duplicator/assets/icon-128x128.png?rev=2605835\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:65:\"https://ps.w.org/duplicator/assets/banner-772x250.png?rev=2085472\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"5.8.2\";s:12:\"requires_php\";s:5:\"5.3.8\";s:13:\"compatibility\";a:0:{}}s:35:\"litespeed-cache/litespeed-cache.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:29:\"w.org/plugins/litespeed-cache\";s:4:\"slug\";s:15:\"litespeed-cache\";s:6:\"plugin\";s:35:\"litespeed-cache/litespeed-cache.php\";s:11:\"new_version\";s:5:\"4.4.6\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/litespeed-cache/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/litespeed-cache.4.4.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/litespeed-cache/assets/icon-256x256.png?rev=2554181\";s:2:\"1x\";s:68:\"https://ps.w.org/litespeed-cache/assets/icon-128x128.png?rev=2554181\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/litespeed-cache/assets/banner-1544x500.png?rev=2554181\";s:2:\"1x\";s:70:\"https://ps.w.org/litespeed-cache/assets/banner-772x250.png?rev=2554181\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"5.8.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}s:41:\"wordpress-importer/wordpress-importer.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:32:\"w.org/plugins/wordpress-importer\";s:4:\"slug\";s:18:\"wordpress-importer\";s:6:\"plugin\";s:41:\"wordpress-importer/wordpress-importer.php\";s:11:\"new_version\";s:3:\"0.7\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/wordpress-importer/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/wordpress-importer.0.7.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:71:\"https://ps.w.org/wordpress-importer/assets/icon-256x256.png?rev=1908375\";s:2:\"1x\";s:63:\"https://ps.w.org/wordpress-importer/assets/icon.svg?rev=1908375\";s:3:\"svg\";s:63:\"https://ps.w.org/wordpress-importer/assets/icon.svg?rev=1908375\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-importer/assets/banner-772x250.png?rev=547654\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.7\";s:6:\"tested\";s:5:\"5.4.8\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}s:42:\"wordpress-social-login/wp-social-login.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:36:\"w.org/plugins/wordpress-social-login\";s:4:\"slug\";s:22:\"wordpress-social-login\";s:6:\"plugin\";s:42:\"wordpress-social-login/wp-social-login.php\";s:11:\"new_version\";s:5:\"3.0.4\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/wordpress-social-login/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/wordpress-social-login.3.0.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/wordpress-social-login/assets/icon-256x256.png?rev=1013188\";s:2:\"1x\";s:75:\"https://ps.w.org/wordpress-social-login/assets/icon-128x128.png?rev=1013190\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:76:\"https://ps.w.org/wordpress-social-login/assets/banner-772x250.png?rev=503808\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.0\";s:6:\"tested\";s:5:\"5.5.7\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}s:39:\"wp-rss-aggregator/wp-rss-aggregator.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:31:\"w.org/plugins/wp-rss-aggregator\";s:4:\"slug\";s:17:\"wp-rss-aggregator\";s:6:\"plugin\";s:39:\"wp-rss-aggregator/wp-rss-aggregator.php\";s:11:\"new_version\";s:6:\"4.19.3\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/wp-rss-aggregator/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/wp-rss-aggregator.4.19.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/wp-rss-aggregator/assets/icon-256x256.png?rev=1823609\";s:2:\"1x\";s:70:\"https://ps.w.org/wp-rss-aggregator/assets/icon-128x128.png?rev=1823609\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wp-rss-aggregator/assets/banner-1544x500.png?rev=2040548\";s:2:\"1x\";s:72:\"https://ps.w.org/wp-rss-aggregator/assets/banner-772x250.png?rev=2210123\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"5.8.2\";s:12:\"requires_php\";s:3:\"5.4\";s:13:\"compatibility\";a:0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:12:{s:30:\"advanced-custom-fields/acf.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:36:\"w.org/plugins/advanced-custom-fields\";s:4:\"slug\";s:22:\"advanced-custom-fields\";s:6:\"plugin\";s:30:\"advanced-custom-fields/acf.php\";s:11:\"new_version\";s:6:\"5.11.4\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/advanced-custom-fields/\";s:7:\"package\";s:72:\"https://downloads.wordpress.org/plugin/advanced-custom-fields.5.11.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/advanced-custom-fields/assets/icon-256x256.png?rev=1082746\";s:2:\"1x\";s:75:\"https://ps.w.org/advanced-custom-fields/assets/icon-128x128.png?rev=1082746\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:78:\"https://ps.w.org/advanced-custom-fields/assets/banner-1544x500.jpg?rev=1729099\";s:2:\"1x\";s:77:\"https://ps.w.org/advanced-custom-fields/assets/banner-772x250.jpg?rev=1729102\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:5:\"5.8.2\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";a:0:{}}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/contact-form-7\";s:4:\"slug\";s:14:\"contact-form-7\";s:6:\"plugin\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:11:\"new_version\";s:5:\"5.5.3\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.5.5.3.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.7\";s:6:\"tested\";s:5:\"5.8.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}s:45:\"enable-media-replace/enable-media-replace.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:34:\"w.org/plugins/enable-media-replace\";s:4:\"slug\";s:20:\"enable-media-replace\";s:6:\"plugin\";s:45:\"enable-media-replace/enable-media-replace.php\";s:11:\"new_version\";s:5:\"3.6.3\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/enable-media-replace/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/enable-media-replace.3.6.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/enable-media-replace/assets/icon-256x256.png?rev=1940728\";s:2:\"1x\";s:73:\"https://ps.w.org/enable-media-replace/assets/icon-128x128.png?rev=1940728\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/enable-media-replace/assets/banner-1544x500.png?rev=2322194\";s:2:\"1x\";s:75:\"https://ps.w.org/enable-media-replace/assets/banner-772x250.png?rev=2322194\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"4.9.7\";s:6:\"tested\";s:5:\"5.8.2\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";a:0:{}}s:45:\"limit-login-attempts/limit-login-attempts.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:34:\"w.org/plugins/limit-login-attempts\";s:4:\"slug\";s:20:\"limit-login-attempts\";s:6:\"plugin\";s:45:\"limit-login-attempts/limit-login-attempts.php\";s:11:\"new_version\";s:5:\"1.7.1\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/limit-login-attempts/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/limit-login-attempts.1.7.1.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:64:\"https://s.w.org/plugins/geopattern-icon/limit-login-attempts.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"2.8\";}s:41:\"media-file-renamer/media-file-renamer.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:32:\"w.org/plugins/media-file-renamer\";s:4:\"slug\";s:18:\"media-file-renamer\";s:6:\"plugin\";s:41:\"media-file-renamer/media-file-renamer.php\";s:11:\"new_version\";s:5:\"5.3.5\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/media-file-renamer/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/media-file-renamer.5.3.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/media-file-renamer/assets/icon-256x256.png?rev=1910789\";s:2:\"1x\";s:71:\"https://ps.w.org/media-file-renamer/assets/icon-128x128.png?rev=1910789\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/media-file-renamer/assets/banner-1544x500.png?rev=1910789\";s:2:\"1x\";s:73:\"https://ps.w.org/media-file-renamer/assets/banner-772x250.png?rev=1910789\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"5.8.2\";s:12:\"requires_php\";s:3:\"7.0\";s:13:\"compatibility\";a:0:{}}s:21:\"newsletter/plugin.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:24:\"w.org/plugins/newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:6:\"plugin\";s:21:\"newsletter/plugin.php\";s:11:\"new_version\";s:5:\"7.3.4\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/newsletter/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/newsletter.7.3.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/newsletter/assets/icon-256x256.png?rev=1052028\";s:2:\"1x\";s:63:\"https://ps.w.org/newsletter/assets/icon-128x128.png?rev=1160467\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/newsletter/assets/banner-1544x500.png?rev=1052027\";s:2:\"1x\";s:65:\"https://ps.w.org/newsletter/assets/banner-772x250.png?rev=1052027\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";s:6:\"tested\";s:5:\"5.8.2\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";a:0:{}}s:47:\"really-simple-captcha/really-simple-captcha.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:35:\"w.org/plugins/really-simple-captcha\";s:4:\"slug\";s:21:\"really-simple-captcha\";s:6:\"plugin\";s:47:\"really-simple-captcha/really-simple-captcha.php\";s:11:\"new_version\";s:3:\"2.1\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/really-simple-captcha/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/really-simple-captcha.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/really-simple-captcha/assets/icon-256x256.png?rev=1047241\";s:2:\"1x\";s:74:\"https://ps.w.org/really-simple-captcha/assets/icon-128x128.png?rev=1047241\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/really-simple-captcha/assets/banner-1544x500.png?rev=880406\";s:2:\"1x\";s:75:\"https://ps.w.org/really-simple-captcha/assets/banner-772x250.png?rev=880406\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";s:6:\"tested\";s:5:\"5.7.4\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:35:\"w.org/plugins/regenerate-thumbnails\";s:4:\"slug\";s:21:\"regenerate-thumbnails\";s:6:\"plugin\";s:47:\"regenerate-thumbnails/regenerate-thumbnails.php\";s:11:\"new_version\";s:5:\"3.1.5\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/regenerate-thumbnails/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/regenerate-thumbnails.3.1.5.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:74:\"https://ps.w.org/regenerate-thumbnails/assets/icon-128x128.png?rev=1753390\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/regenerate-thumbnails/assets/banner-1544x500.jpg?rev=1753390\";s:2:\"1x\";s:76:\"https://ps.w.org/regenerate-thumbnails/assets/banner-772x250.jpg?rev=1753390\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.7\";s:6:\"tested\";s:5:\"5.7.4\";s:12:\"requires_php\";s:5:\"5.2.4\";s:13:\"compatibility\";a:0:{}}s:66:\"remove-dashboard-access-for-non-admins/remove-dashboard-access.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:52:\"w.org/plugins/remove-dashboard-access-for-non-admins\";s:4:\"slug\";s:38:\"remove-dashboard-access-for-non-admins\";s:6:\"plugin\";s:66:\"remove-dashboard-access-for-non-admins/remove-dashboard-access.php\";s:11:\"new_version\";s:5:\"1.1.3\";s:3:\"url\";s:69:\"https://wordpress.org/plugins/remove-dashboard-access-for-non-admins/\";s:7:\"package\";s:87:\"https://downloads.wordpress.org/plugin/remove-dashboard-access-for-non-admins.1.1.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:90:\"https://ps.w.org/remove-dashboard-access-for-non-admins/assets/icon-256x256.png?rev=970263\";s:2:\"1x\";s:90:\"https://ps.w.org/remove-dashboard-access-for-non-admins/assets/icon-128x128.png?rev=970263\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:92:\"https://ps.w.org/remove-dashboard-access-for-non-admins/assets/banner-772x250.png?rev=955417\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.1.0\";}s:57:\"simple-share-buttons-adder/simple-share-buttons-adder.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:40:\"w.org/plugins/simple-share-buttons-adder\";s:4:\"slug\";s:26:\"simple-share-buttons-adder\";s:6:\"plugin\";s:57:\"simple-share-buttons-adder/simple-share-buttons-adder.php\";s:11:\"new_version\";s:5:\"8.2.2\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/simple-share-buttons-adder/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/simple-share-buttons-adder.8.2.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/simple-share-buttons-adder/assets/icon-256x256.png?rev=2606434\";s:2:\"1x\";s:79:\"https://ps.w.org/simple-share-buttons-adder/assets/icon-256x256.png?rev=2606434\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/simple-share-buttons-adder/assets/banner-1544x500.png?rev=2606434\";s:2:\"1x\";s:81:\"https://ps.w.org/simple-share-buttons-adder/assets/banner-772x250.png?rev=2606434\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.5\";s:6:\"tested\";s:5:\"5.8.2\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}}s:35:\"uber-login-logo/uber-login-logo.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:29:\"w.org/plugins/uber-login-logo\";s:4:\"slug\";s:15:\"uber-login-logo\";s:6:\"plugin\";s:35:\"uber-login-logo/uber-login-logo.php\";s:11:\"new_version\";s:5:\"1.5.1\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/uber-login-logo/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/uber-login-logo.1.5.1.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:66:\"https://s.w.org/plugins/geopattern-icon/uber-login-logo_f6f6f6.svg\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/uber-login-logo/assets/banner-772x250.png?rev=822747\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.5\";}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"17.8\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.17.8.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=2643727\";s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=2643727\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=2643727\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=2643727\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=2643727\";}s:8:\"requires\";s:3:\"5.6\";s:6:\"tested\";s:5:\"5.8.2\";s:12:\"requires_php\";s:6:\"5.6.20\";s:13:\"compatibility\";a:0:{}}}}', 'yes'),
(401707, '_transient_doing_cron', '1665710712.4943330287933349609375', 'yes');

-- --------------------------------------------------------

--
-- Table structure for table `wp_postmeta`
--

CREATE TABLE `wp_postmeta` (
  `meta_id` bigint(20) UNSIGNED NOT NULL,
  `post_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_postmeta`
--

INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(93, 14, '_wp_attached_file', '2014/12/MG_00981-1024x682.jpg'),
(94, 14, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:29:\"2014/12/MG_00981-1024x682.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"MG_00981-1024x682-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"MG_00981-1024x682-481x320.jpg\";s:5:\"width\";i:481;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"MG_00981-1024x682-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:30:\"MG_00981-1024x682-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:29:\"MG_00981-1024x682-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(97, 14, '_edit_lock', '1417740275:1'),
(98, 14, '_edit_last', '1'),
(103, 161, 'field_52b08c4ad6100', 'a:14:{s:3:\"key\";s:19:\"field_52b08c4ad6100\";s:5:\"label\";s:3:\"Aka\";s:4:\"name\";s:3:\"aka\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:1;}'),
(104, 161, 'field_52b08c4fd6101', 'a:14:{s:3:\"key\";s:19:\"field_52b08c4fd6101\";s:5:\"label\";s:18:\"Data de Nascimento\";s:4:\"name\";s:18:\"data_de_nascimento\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:2;}'),
(105, 161, 'field_52b08c58d6102', 'a:14:{s:3:\"key\";s:19:\"field_52b08c58d6102\";s:5:\"label\";s:11:\"Praia Local\";s:4:\"name\";s:11:\"praia_local\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:3;}'),
(106, 161, 'field_52b08c5fd6103', 'a:14:{s:3:\"key\";s:19:\"field_52b08c5fd6103\";s:5:\"label\";s:6:\"Altura\";s:4:\"name\";s:6:\"altura\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:4;}'),
(107, 161, 'field_52b08c63d6104', 'a:14:{s:3:\"key\";s:19:\"field_52b08c63d6104\";s:5:\"label\";s:4:\"Peso\";s:4:\"name\";s:4:\"peso\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:5;}'),
(108, 161, 'field_52b08c68d6105', 'a:14:{s:3:\"key\";s:19:\"field_52b08c68d6105\";s:5:\"label\";s:6:\"Stance\";s:4:\"name\";s:6:\"stance\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:6;}'),
(109, 161, 'field_52b08c6ed6106', 'a:14:{s:3:\"key\";s:19:\"field_52b08c6ed6106\";s:5:\"label\";s:12:\"Patrocínios\";s:4:\"name\";s:11:\"patrocinios\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:7;}'),
(110, 161, 'field_52b08c73d6107', 'a:14:{s:3:\"key\";s:19:\"field_52b08c73d6107\";s:5:\"label\";s:6:\"Shaper\";s:4:\"name\";s:6:\"shaper\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:8;}'),
(111, 161, 'field_52b08c7bd6108', 'a:14:{s:3:\"key\";s:19:\"field_52b08c7bd6108\";s:5:\"label\";s:15:\"Prancha Mágica\";s:4:\"name\";s:14:\"prancha_magica\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:9;}'),
(112, 161, 'field_52b08c81d6109', 'a:14:{s:3:\"key\";s:19:\"field_52b08c81d6109\";s:5:\"label\";s:14:\"Onda de Treino\";s:4:\"name\";s:14:\"onda_de_treino\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:10;}'),
(113, 161, 'field_52b08c88d610a', 'a:14:{s:3:\"key\";s:19:\"field_52b08c88d610a\";s:5:\"label\";s:26:\"Onda preferida em Portugal\";s:4:\"name\";s:26:\"onda_preferida_em_portugal\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:11;}'),
(114, 161, 'field_52b08c8fd610b', 'a:14:{s:3:\"key\";s:19:\"field_52b08c8fd610b\";s:5:\"label\";s:17:\"Manobra preferida\";s:4:\"name\";s:17:\"manobra_preferida\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:12;}'),
(115, 161, 'field_52b08c98d610c', 'a:14:{s:3:\"key\";s:19:\"field_52b08c98d610c\";s:5:\"label\";s:19:\"Surfista Português\";s:4:\"name\";s:19:\"surfista_português\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:13;}'),
(116, 161, 'field_52b08c9fd610d', 'a:14:{s:3:\"key\";s:19:\"field_52b08c9fd610d\";s:5:\"label\";s:18:\"Viagens realizadas\";s:4:\"name\";s:18:\"viagens_realizadas\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:14;}'),
(118, 161, 'position', 'normal'),
(119, 161, 'layout', 'default'),
(120, 161, 'hide_on_screen', 'a:10:{i:0;s:7:\"excerpt\";i:1;s:13:\"custom_fields\";i:2;s:10:\"discussion\";i:3;s:8:\"comments\";i:4;s:9:\"revisions\";i:5;s:4:\"slug\";i:6;s:6:\"author\";i:7;s:10:\"categories\";i:8;s:4:\"tags\";i:9;s:15:\"send-trackbacks\";}'),
(121, 161, 'slide_template', ''),
(122, 161, 'field_52c53c84cccce', 'a:13:{s:3:\"key\";s:19:\"field_52c53c84cccce\";s:5:\"label\";s:7:\"O Plano\";s:4:\"name\";s:7:\"o_plano\";s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:110:\"Faz um breve plano da tua disponibilidade para este evento entre os dias 13 de Janeiro e 13 de Março de 2013.\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:10:\"formatting\";s:2:\"br\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:15;}'),
(123, 161, '_edit_lock', '1418919805:1'),
(128, 161, 'field_52b08c4ad6100', 'a:14:{s:3:\"key\";s:19:\"field_52b08c4ad6100\";s:5:\"label\";s:3:\"Aka\";s:4:\"name\";s:3:\"aka\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:1;}'),
(129, 161, 'field_52b08c4fd6101', 'a:14:{s:3:\"key\";s:19:\"field_52b08c4fd6101\";s:5:\"label\";s:18:\"Data de Nascimento\";s:4:\"name\";s:18:\"data_de_nascimento\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:2;}'),
(130, 161, 'field_52b08c58d6102', 'a:14:{s:3:\"key\";s:19:\"field_52b08c58d6102\";s:5:\"label\";s:11:\"Praia Local\";s:4:\"name\";s:11:\"praia_local\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:3;}'),
(131, 161, 'field_52b08c5fd6103', 'a:14:{s:3:\"key\";s:19:\"field_52b08c5fd6103\";s:5:\"label\";s:6:\"Altura\";s:4:\"name\";s:6:\"altura\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:4;}'),
(132, 161, 'field_52b08c63d6104', 'a:14:{s:3:\"key\";s:19:\"field_52b08c63d6104\";s:5:\"label\";s:4:\"Peso\";s:4:\"name\";s:4:\"peso\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:5;}'),
(133, 161, 'field_52b08c68d6105', 'a:14:{s:3:\"key\";s:19:\"field_52b08c68d6105\";s:5:\"label\";s:6:\"Stance\";s:4:\"name\";s:6:\"stance\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:6;}'),
(134, 161, 'field_52b08c6ed6106', 'a:14:{s:3:\"key\";s:19:\"field_52b08c6ed6106\";s:5:\"label\";s:12:\"Patrocínios\";s:4:\"name\";s:11:\"patrocinios\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:7;}'),
(135, 161, 'field_52b08c73d6107', 'a:14:{s:3:\"key\";s:19:\"field_52b08c73d6107\";s:5:\"label\";s:6:\"Shaper\";s:4:\"name\";s:6:\"shaper\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:8;}'),
(136, 161, 'field_52b08c7bd6108', 'a:14:{s:3:\"key\";s:19:\"field_52b08c7bd6108\";s:5:\"label\";s:15:\"Prancha Mágica\";s:4:\"name\";s:14:\"prancha_magica\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:9;}'),
(137, 161, 'field_52b08c81d6109', 'a:14:{s:3:\"key\";s:19:\"field_52b08c81d6109\";s:5:\"label\";s:14:\"Onda de Treino\";s:4:\"name\";s:14:\"onda_de_treino\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:10;}'),
(138, 161, 'field_52b08c88d610a', 'a:14:{s:3:\"key\";s:19:\"field_52b08c88d610a\";s:5:\"label\";s:26:\"Onda preferida em Portugal\";s:4:\"name\";s:26:\"onda_preferida_em_portugal\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:11;}'),
(139, 161, 'field_52b08c8fd610b', 'a:14:{s:3:\"key\";s:19:\"field_52b08c8fd610b\";s:5:\"label\";s:17:\"Manobra preferida\";s:4:\"name\";s:17:\"manobra_preferida\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:12;}'),
(140, 161, 'field_52b08c98d610c', 'a:14:{s:3:\"key\";s:19:\"field_52b08c98d610c\";s:5:\"label\";s:19:\"Surfista Português\";s:4:\"name\";s:19:\"surfista_português\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:13;}'),
(141, 161, 'field_52b08c9fd610d', 'a:14:{s:3:\"key\";s:19:\"field_52b08c9fd610d\";s:5:\"label\";s:18:\"Viagens realizadas\";s:4:\"name\";s:18:\"viagens_realizadas\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:14;}'),
(143, 161, 'position', 'normal'),
(144, 161, 'layout', 'default'),
(145, 161, 'hide_on_screen', 'a:10:{i:0;s:7:\"excerpt\";i:1;s:13:\"custom_fields\";i:2;s:10:\"discussion\";i:3;s:8:\"comments\";i:4;s:9:\"revisions\";i:5;s:4:\"slug\";i:6;s:6:\"author\";i:7;s:10:\"categories\";i:8;s:4:\"tags\";i:9;s:15:\"send-trackbacks\";}'),
(146, 161, 'slide_template', ''),
(147, 161, 'field_52c53c84cccce', 'a:13:{s:3:\"key\";s:19:\"field_52c53c84cccce\";s:5:\"label\";s:7:\"O Plano\";s:4:\"name\";s:7:\"o_plano\";s:4:\"type\";s:8:\"textarea\";s:12:\"instructions\";s:110:\"Faz um breve plano da tua disponibilidade para este evento entre os dias 13 de Janeiro e 13 de Março de 2013.\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:9:\"maxlength\";s:0:\"\";s:4:\"rows\";s:0:\"\";s:10:\"formatting\";s:2:\"br\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:15;}'),
(150, 162, 'nome', ''),
(151, 162, '_nome', 'field_52b08c3dd60ff'),
(152, 162, 'aka', 'Alex das Beterrabas'),
(153, 162, '_aka', 'field_52b08c4ad6100'),
(154, 162, 'data_de_nascimento', '06-08-1990'),
(155, 162, '_data_de_nascimento', 'field_52b08c4fd6101'),
(156, 162, 'praia_local', 'Meia Praia, Lagos'),
(157, 162, '_praia_local', 'field_52b08c58d6102'),
(158, 162, 'altura', '1,87m'),
(159, 162, '_altura', 'field_52b08c5fd6103'),
(160, 162, 'peso', '93kg'),
(161, 162, '_peso', 'field_52b08c63d6104'),
(162, 162, 'stance', 'Regular'),
(163, 162, '_stance', 'field_52b08c68d6105'),
(164, 162, 'patrocinios', 'Volcom, Ferox Surfboards, Electric, Vans, Ocean & Earth, Futures'),
(165, 162, '_patrocinios', 'field_52b08c6ed6106'),
(166, 162, 'shaper', ''),
(167, 162, '_shaper', 'field_52b08c73d6107'),
(168, 162, 'prancha_magica', '6.2 x 19 1/4 x 2 1/2'),
(169, 162, '_prancha_magica', 'field_52b08c7bd6108'),
(170, 162, 'onda_de_treino', ''),
(171, 162, '_onda_de_treino', 'field_52b08c81d6109'),
(172, 162, 'onda_preferida_em_portugal', 'Praia do Zavial e Meia  em Lagos'),
(173, 162, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(174, 162, 'manobra_preferida', 'Tubo'),
(175, 162, '_manobra_preferida', 'field_52b08c8fd610b'),
(176, 162, 'surfista_português', 'Tó Gama'),
(177, 162, '_surfista_português', 'field_52b08c98d610c'),
(178, 162, 'viagens_realizadas', ''),
(179, 162, '_viagens_realizadas', 'field_52b08c9fd610d'),
(180, 162, 'slide_template', ''),
(181, 162, 'o_plano', ''),
(182, 162, '_o_plano', 'field_52c53c84cccce'),
(183, 162, 'eliminado', '0'),
(184, 162, '_eliminado', 'field_52b099751cd2a'),
(186, 163, 'aka', 'Kikas'),
(187, 163, '_aka', 'field_52b08c4ad6100'),
(188, 163, 'data_de_nascimento', '03-01-1992'),
(189, 163, '_data_de_nascimento', 'field_52b08c4fd6101'),
(190, 163, 'praia_local', 'Praia do Guincho'),
(191, 163, '_praia_local', 'field_52b08c58d6102'),
(192, 163, 'altura', '1,85m'),
(193, 163, '_altura', 'field_52b08c5fd6103'),
(194, 163, 'peso', '80kg'),
(195, 163, '_peso', 'field_52b08c63d6104'),
(196, 163, 'stance', 'Regular'),
(197, 163, '_stance', 'field_52b08c68d6105'),
(198, 163, 'patrocinios', 'Billabong , B.E.S.,  Moche, Nixon , Von Zipper,Kustom'),
(199, 163, '_patrocinios', 'field_52b08c6ed6106'),
(200, 163, 'shaper', ''),
(201, 163, '_shaper', 'field_52b08c73d6107'),
(202, 163, 'prancha_magica', '5,11'),
(203, 163, '_prancha_magica', 'field_52b08c7bd6108'),
(204, 163, 'onda_de_treino', ''),
(205, 163, '_onda_de_treino', 'field_52b08c81d6109'),
(206, 163, 'onda_preferida_em_portugal', 'Coxos'),
(207, 163, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(208, 163, 'manobra_preferida', 'Tubo e Aéreo'),
(209, 163, '_manobra_preferida', 'field_52b08c8fd610b'),
(210, 163, 'surfista_português', 'Tiago Pires'),
(211, 163, '_surfista_português', 'field_52b08c98d610c'),
(212, 163, 'viagens_realizadas', ''),
(213, 163, '_viagens_realizadas', 'field_52b08c9fd610d'),
(214, 163, 'slide_template', ''),
(215, 163, 'o_plano', ''),
(216, 163, '_o_plano', 'field_52c53c84cccce'),
(217, 163, 'eliminado', '0'),
(218, 163, '_eliminado', 'field_52b099751cd2a'),
(220, 165, 'aka', 'Xico'),
(221, 165, '_aka', 'field_52b08c4ad6100'),
(222, 165, 'data_de_nascimento', '29-06-1993'),
(223, 165, '_data_de_nascimento', 'field_52b08c4fd6101'),
(224, 165, 'praia_local', 'Praia do CDS, Costa da Caparica'),
(225, 165, '_praia_local', 'field_52b08c58d6102'),
(226, 165, 'altura', '1,88m'),
(227, 165, '_altura', 'field_52b08c5fd6103'),
(228, 165, 'peso', '80kg'),
(229, 165, '_peso', 'field_52b08c63d6104'),
(230, 165, 'stance', 'Goofy'),
(231, 165, '_stance', 'field_52b08c68d6105'),
(232, 165, 'patrocinios', 'Rip Curl, Reef, Creatures, Futures Fins, Piazza di Mare'),
(233, 165, '_patrocinios', 'field_52b08c6ed6106'),
(234, 165, 'shaper', ''),
(235, 165, '_shaper', 'field_52b08c73d6107'),
(236, 165, 'prancha_magica', '5″11 DHD'),
(237, 165, '_prancha_magica', 'field_52b08c7bd6108'),
(238, 165, 'onda_de_treino', ''),
(239, 165, '_onda_de_treino', 'field_52b08c81d6109'),
(240, 165, 'onda_preferida_em_portugal', 'Qualquer uma desde que esteja bom'),
(241, 165, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(242, 165, 'manobra_preferida', 'Aéreo'),
(243, 165, '_manobra_preferida', 'field_52b08c8fd610b'),
(244, 165, 'surfista_português', 'Tiago Pires, Frederico Morais, Vasco ribeiro'),
(245, 165, '_surfista_português', 'field_52b08c98d610c'),
(246, 165, 'viagens_realizadas', ''),
(247, 165, 'o_plano', ''),
(248, 165, '_viagens_realizadas', 'field_52b08c9fd610d'),
(249, 165, 'slide_template', ''),
(250, 165, '_o_plano', 'field_52c53c84cccce'),
(251, 165, 'eliminado', '0'),
(252, 165, '_eliminado', 'field_52b099751cd2a'),
(254, 168, 'aka', 'Guedes'),
(255, 168, '_aka', 'field_52b08c4ad6100'),
(256, 168, 'data_de_nascimento', '11-12-1985'),
(257, 168, '_data_de_nascimento', 'field_52b08c4fd6101'),
(258, 168, 'praia_local', 'Portugal'),
(259, 168, '_praia_local', 'field_52b08c58d6102'),
(260, 168, 'altura', '1,76m'),
(261, 168, '_altura', 'field_52b08c5fd6103'),
(262, 168, 'peso', '72kg'),
(263, 168, '_peso', 'field_52b08c63d6104'),
(264, 168, 'stance', 'Goofy'),
(265, 168, '_stance', 'field_52b08c68d6105'),
(266, 168, 'patrocinios', 'Deeply, Polensurfboards, komunity, futurefins, Onda Pura'),
(267, 168, '_patrocinios', 'field_52b08c6ed6106'),
(268, 168, 'shaper', ''),
(269, 168, '_shaper', 'field_52b08c73d6107'),
(270, 168, 'prancha_magica', '6\'2,polen,modelo catwoman,shaper surdo '),
(271, 168, '_prancha_magica', 'field_52b08c7bd6108'),
(272, 168, 'onda_de_treino', ''),
(273, 168, '_o_plano', 'field_52c53c84cccce'),
(274, 168, '_onda_de_treino', 'field_52b08c81d6109'),
(275, 168, 'onda_preferida_em_portugal', 'Ericeira'),
(276, 168, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(277, 168, 'manobra_preferida', 'Tubo'),
(278, 168, '_manobra_preferida', 'field_52b08c8fd610b'),
(279, 168, 'surfista_português', 'Nicolau Von Rupp'),
(280, 168, '_surfista_português', 'field_52b08c98d610c'),
(281, 168, 'viagens_realizadas', ''),
(282, 168, 'o_plano', ''),
(283, 168, '_viagens_realizadas', 'field_52b08c9fd610d'),
(284, 168, 'slide_template', ''),
(285, 168, 'eliminado', '0'),
(286, 168, '_eliminado', 'field_52b099751cd2a'),
(288, 170, 'aka', 'Zé'),
(289, 170, '_aka', 'field_52b08c4ad6100'),
(290, 170, 'data_de_nascimento', ' 18-04-1992'),
(291, 170, '_data_de_nascimento', 'field_52b08c4fd6101'),
(292, 170, 'praia_local', 'Guincho e Praia da Poça'),
(293, 170, '_praia_local', 'field_52b08c58d6102'),
(294, 170, 'altura', '1,80m'),
(295, 170, '_altura', 'field_52b08c5fd6103'),
(296, 170, 'peso', '68kg'),
(297, 170, '_peso', 'field_52b08c63d6104'),
(298, 170, 'stance', 'Regular'),
(299, 170, '_stance', 'field_52b08c68d6105'),
(300, 170, 'patrocinios', 'O’neill, Quinta da marinha, Ocean&Earth, Future fins, mt woodgee'),
(301, 170, '_patrocinios', 'field_52b08c6ed6106'),
(302, 170, 'shaper', ''),
(303, 170, '_shaper', 'field_52b08c73d6107'),
(304, 170, 'prancha_magica', ' 5’10 18’3/16 2’1/4'),
(305, 170, '_prancha_magica', 'field_52b08c7bd6108'),
(306, 170, 'onda_de_treino', ''),
(307, 170, '_onda_de_treino', 'field_52b08c81d6109'),
(308, 170, 'onda_preferida_em_portugal', 'Guincho'),
(309, 170, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(310, 170, 'manobra_preferida', 'Tubo'),
(311, 170, '_manobra_preferida', 'field_52b08c8fd610b'),
(312, 170, 'surfista_português', 'Tiago Pires'),
(313, 170, '_surfista_português', 'field_52b08c98d610c'),
(314, 170, 'viagens_realizadas', ''),
(315, 170, 'o_plano', ''),
(316, 170, '_o_plano', 'field_52c53c84cccce'),
(317, 170, 'eliminado', '0'),
(318, 170, '_eliminado', 'field_52b099751cd2a'),
(319, 170, '_viagens_realizadas', 'field_52b08c9fd610d'),
(320, 170, 'slide_template', ''),
(321, 172, 'aka', 'Hulk'),
(322, 172, '_aka', 'field_52b08c4ad6100'),
(323, 172, 'data_de_nascimento', '13-02-1984'),
(324, 172, '_data_de_nascimento', 'field_52b08c4fd6101'),
(325, 172, 'praia_local', 'Praia das Furnas, Algarve'),
(326, 172, '_praia_local', 'field_52b08c58d6102'),
(327, 172, 'altura', '1,80m'),
(328, 172, '_altura', 'field_52b08c5fd6103'),
(329, 172, 'peso', '85kg'),
(330, 172, '_peso', 'field_52b08c63d6104'),
(331, 172, 'stance', 'Goofy'),
(332, 172, '_stance', 'field_52b08c68d6105'),
(333, 172, 'patrocinios', 'Vazva, Nixon, Semente Surfboards, Planet Sports, Swox'),
(334, 172, '_patrocinios', 'field_52b08c6ed6106'),
(335, 172, 'shaper', ''),
(336, 172, '_shaper', 'field_52b08c73d6107'),
(337, 172, 'prancha_magica', 'Semente 6,0 - squash, Melvin Model'),
(338, 172, '_prancha_magica', 'field_52b08c7bd6108'),
(339, 172, 'onda_de_treino', ''),
(340, 172, '_onda_de_treino', 'field_52b08c81d6109'),
(341, 172, 'onda_preferida_em_portugal', 'Supertubos'),
(342, 172, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(343, 172, 'manobra_preferida', 'Frontside Power Carve'),
(344, 172, '_manobra_preferida', 'field_52b08c8fd610b'),
(345, 172, 'surfista_português', 'Tiago Pires, José Gregorio, Ruben Gonzalez, Tiago Oliveira, Miguel Fortes, Justin Mujica, e a nova geração de Surfistas'),
(346, 172, '_surfista_português', 'field_52b08c98d610c'),
(347, 172, 'viagens_realizadas', ''),
(348, 172, 'o_plano', ''),
(349, 172, '_viagens_realizadas', 'field_52b08c9fd610d'),
(350, 172, 'slide_template', ''),
(351, 172, '_o_plano', 'field_52c53c84cccce'),
(352, 172, 'eliminado', '0'),
(353, 172, '_eliminado', 'field_52b099751cd2a'),
(355, 174, 'aka', 'Tommy ou Jagoz'),
(356, 174, '_aka', 'field_52b08c4ad6100'),
(357, 174, 'data_de_nascimento', '16-01-1996'),
(358, 174, '_data_de_nascimento', 'field_52b08c4fd6101'),
(359, 174, 'praia_local', 'Praia de Ribeira D\'Ilhas, Ericeira'),
(360, 174, '_praia_local', 'field_52b08c58d6102'),
(361, 174, 'altura', '1,73m'),
(362, 174, '_altura', 'field_52b08c5fd6103'),
(363, 174, 'peso', '70kg'),
(364, 174, '_peso', 'field_52b08c63d6104'),
(365, 174, 'stance', 'Regular'),
(366, 174, '_stance', 'field_52b08c68d6105'),
(367, 174, 'patrocinios', 'Billabong, Semente, Nixon, Dakine, ESS, VZ'),
(368, 174, '_patrocinios', 'field_52b08c6ed6106'),
(369, 174, 'shaper', ''),
(370, 174, '_o_plano', 'field_52c53c84cccce'),
(371, 174, '_shaper', 'field_52b08c73d6107'),
(372, 174, 'prancha_magica', 'Semente 5\'9\'\''),
(373, 174, '_prancha_magica', 'field_52b08c7bd6108'),
(374, 174, 'onda_de_treino', ''),
(375, 174, '_onda_de_treino', 'field_52b08c81d6109'),
(376, 174, 'onda_preferida_em_portugal', 'Praia dos Coxos, Ericeira'),
(377, 174, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(378, 174, 'manobra_preferida', 'Tubo'),
(379, 174, '_manobra_preferida', 'field_52b08c8fd610b'),
(380, 174, 'surfista_português', 'Tiago Pires'),
(381, 174, '_surfista_português', 'field_52b08c98d610c'),
(382, 174, 'viagens_realizadas', ''),
(383, 174, 'o_plano', ''),
(384, 174, '_viagens_realizadas', 'field_52b08c9fd610d'),
(385, 174, 'slide_template', ''),
(386, 174, 'eliminado', '0'),
(387, 174, '_eliminado', 'field_52b099751cd2a'),
(388, 176, 'o_plano', ''),
(389, 176, 'aka', 'Migas'),
(390, 176, '_aka', 'field_52b08c4ad6100'),
(391, 176, 'data_de_nascimento', ' 27-11-1995'),
(392, 176, '_data_de_nascimento', 'field_52b08c4fd6101'),
(393, 176, 'praia_local', 'Guincho e Praia da Poça'),
(394, 176, '_praia_local', 'field_52b08c58d6102'),
(395, 176, 'altura', '1,70m'),
(396, 176, '_altura', 'field_52b08c5fd6103'),
(397, 176, 'peso', '65kg'),
(398, 176, '_peso', 'field_52b08c63d6104'),
(399, 176, 'stance', 'Regular'),
(400, 176, '_stance', 'field_52b08c68d6105'),
(401, 176, 'patrocinios', 'Polen surfboards'),
(402, 176, '_patrocinios', 'field_52b08c6ed6106'),
(403, 176, 'shaper', ''),
(404, 176, '_shaper', 'field_52b08c73d6107'),
(405, 176, 'prancha_magica', 'Polen 5’9 '),
(406, 176, '_prancha_magica', 'field_52b08c7bd6108'),
(407, 176, 'onda_de_treino', ''),
(408, 176, '_onda_de_treino', 'field_52b08c81d6109'),
(409, 176, 'onda_preferida_em_portugal', 'Coxos'),
(410, 176, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(411, 176, 'manobra_preferida', 'Tubo'),
(412, 176, '_manobra_preferida', 'field_52b08c8fd610b'),
(413, 176, 'surfista_português', 'Tiago Pires'),
(414, 176, '_surfista_português', 'field_52b08c98d610c'),
(415, 176, 'viagens_realizadas', ''),
(416, 176, '_viagens_realizadas', 'field_52b08c9fd610d'),
(417, 176, 'slide_template', ''),
(418, 176, '_o_plano', 'field_52c53c84cccce'),
(419, 176, 'eliminado', '0'),
(420, 176, '_eliminado', 'field_52b099751cd2a'),
(421, 178, 'aka', 'Tainha ou Gonzi'),
(422, 178, '_aka', 'field_52b08c4ad6100'),
(423, 178, 'data_de_nascimento', '26-03-1978'),
(424, 178, '_data_de_nascimento', 'field_52b08c4fd6101'),
(425, 178, 'praia_local', 'Guincho'),
(426, 178, '_praia_local', 'field_52b08c58d6102'),
(427, 178, 'altura', '1,70m'),
(428, 178, '_altura', 'field_52b08c5fd6103'),
(429, 178, 'peso', '66kg'),
(430, 178, '_peso', 'field_52b08c63d6104'),
(431, 178, 'stance', 'Regular'),
(432, 178, '_stance', 'field_52b08c68d6105'),
(433, 178, 'patrocinios', 'Billabong, Vonzipper e Semente'),
(434, 178, '_patrocinios', 'field_52b08c6ed6106'),
(435, 178, 'shaper', ''),
(436, 178, '_shaper', 'field_52b08c73d6107'),
(437, 178, 'prancha_magica', 'Semente 5\'8\'\''),
(438, 178, '_prancha_magica', 'field_52b08c7bd6108'),
(439, 178, 'onda_de_treino', ''),
(440, 178, '_onda_de_treino', 'field_52b08c81d6109'),
(441, 178, 'onda_preferida_em_portugal', 'Cabo Raso, Cascais'),
(442, 178, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(443, 178, 'manobra_preferida', 'Tubo'),
(444, 178, '_manobra_preferida', 'field_52b08c8fd610b'),
(445, 178, 'surfista_português', 'Vasco Ribeiro'),
(446, 178, '_surfista_português', 'field_52b08c98d610c'),
(447, 178, 'viagens_realizadas', ''),
(448, 178, '_viagens_realizadas', 'field_52b08c9fd610d'),
(449, 178, 'slide_template', ''),
(450, 178, 'o_plano', ''),
(451, 178, '_o_plano', 'field_52c53c84cccce'),
(452, 178, 'eliminado', '0'),
(453, 178, '_eliminado', 'field_52b099751cd2a'),
(455, 180, 'eliminado', '0'),
(456, 180, 'aka', 'Congito'),
(457, 180, '_aka', 'field_52b08c4ad6100'),
(458, 180, 'data_de_nascimento', '22-11-1994'),
(459, 180, '_data_de_nascimento', 'field_52b08c4fd6101'),
(460, 180, 'praia_local', 'Praia da Poça'),
(461, 180, '_praia_local', 'field_52b08c58d6102'),
(462, 180, 'altura', '1,82m'),
(463, 180, '_altura', 'field_52b08c5fd6103'),
(464, 180, 'peso', '80kg'),
(465, 180, '_peso', 'field_52b08c63d6104'),
(466, 180, 'stance', 'Regular'),
(467, 180, '_stance', 'field_52b08c68d6105'),
(468, 180, 'patrocinios', 'Quiksilver, Red Bull, Moche, DC, Komunity, Semente, Moskova'),
(469, 180, '_patrocinios', 'field_52b08c6ed6106'),
(470, 180, 'shaper', ''),
(471, 180, '_shaper', 'field_52b08c73d6107'),
(472, 180, 'prancha_magica', '5´11 Semente'),
(473, 180, '_prancha_magica', 'field_52b08c7bd6108'),
(474, 180, 'onda_de_treino', ''),
(475, 180, '_onda_de_treino', 'field_52b08c81d6109'),
(476, 180, 'onda_preferida_em_portugal', 'Coxos'),
(477, 180, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(478, 180, 'manobra_preferida', 'Aéreo'),
(479, 180, '_manobra_preferida', 'field_52b08c8fd610b'),
(480, 180, 'surfista_português', 'Frederico Morais'),
(481, 180, '_surfista_português', 'field_52b08c98d610c'),
(482, 180, 'viagens_realizadas', ''),
(483, 180, '_viagens_realizadas', 'field_52b08c9fd610d'),
(484, 180, 'slide_template', ''),
(485, 180, '_eliminado', 'field_52b099751cd2a'),
(486, 180, 'o_plano', ''),
(487, 180, '_o_plano', 'field_52c53c84cccce'),
(489, 182, 'aka', 'Pere / Jervis'),
(490, 182, '_aka', 'field_52b08c4ad6100'),
(491, 182, 'data_de_nascimento', '25-11-1990'),
(492, 182, '_data_de_nascimento', 'field_52b08c4fd6101'),
(493, 182, 'praia_local', 'S.Torpes / Guincho'),
(494, 182, '_praia_local', 'field_52b08c58d6102'),
(495, 182, 'altura', '1,80m'),
(496, 182, '_altura', 'field_52b08c5fd6103'),
(497, 182, 'peso', '66kg'),
(498, 182, '_peso', 'field_52b08c63d6104'),
(499, 182, 'stance', 'Goofy'),
(500, 182, '_stance', 'field_52b08c68d6105'),
(501, 182, 'patrocinios', 'Ericeira Surf Shop, Swatch, Queru, BoardCulture Surfboards, Xcel, Dakine, VonZipper, JustFitness Gandarinha'),
(502, 182, '_patrocinios', 'field_52b08c6ed6106'),
(503, 182, 'shaper', ''),
(504, 182, '_shaper', 'field_52b08c73d6107'),
(505, 182, 'prancha_magica', '5’10 18 ¼ 2 3/16 '),
(506, 182, '_prancha_magica', 'field_52b08c7bd6108'),
(507, 182, 'onda_de_treino', ''),
(508, 182, '_onda_de_treino', 'field_52b08c81d6109'),
(509, 182, 'onda_preferida_em_portugal', 'L-Point, Supertubos, Coxos'),
(510, 182, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(511, 182, 'manobra_preferida', 'Tubo e Aéreo Reverse'),
(512, 182, '_manobra_preferida', 'field_52b08c8fd610b'),
(513, 182, 'surfista_português', 'Vasco Ribeiro'),
(514, 182, '_surfista_português', 'field_52b08c98d610c'),
(515, 182, 'viagens_realizadas', ''),
(516, 182, '_viagens_realizadas', 'field_52b08c9fd610d'),
(517, 182, 'slide_template', ''),
(518, 182, 'eliminado', '0'),
(519, 182, '_eliminado', 'field_52b099751cd2a'),
(520, 182, 'o_plano', ''),
(521, 182, '_o_plano', 'field_52c53c84cccce'),
(523, 193, 'aka', 'n/d'),
(524, 193, '_aka', 'field_52b08c4ad6100'),
(525, 193, 'data_de_nascimento', '16-08-1984'),
(526, 193, '_data_de_nascimento', 'field_52b08c4fd6101'),
(527, 193, 'praia_local', 'Cova do Vapor'),
(528, 193, '_praia_local', 'field_52b08c58d6102'),
(529, 193, 'altura', '1,72m'),
(530, 193, '_altura', 'field_52b08c5fd6103'),
(531, 193, 'peso', '75kg'),
(532, 193, '_peso', 'field_52b08c63d6104'),
(533, 193, 'stance', 'Goofy'),
(534, 193, '_stance', 'field_52b08c68d6105'),
(535, 193, 'patrocinios', 'Jobsite'),
(536, 193, '_patrocinios', 'field_52b08c6ed6106'),
(537, 193, 'shaper', ''),
(538, 193, '_shaper', 'field_52b08c73d6107'),
(539, 193, 'prancha_magica', '5\'10\'\''),
(540, 193, '_prancha_magica', 'field_52b08c7bd6108'),
(541, 193, 'onda_de_treino', ''),
(542, 193, '_onda_de_treino', 'field_52b08c81d6109'),
(543, 193, 'onda_preferida_em_portugal', 'Supertubos'),
(544, 193, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(545, 193, 'manobra_preferida', 'Tubo'),
(546, 193, '_manobra_preferida', 'field_52b08c8fd610b'),
(547, 193, 'surfista_português', 'Nicolau Von Rupp'),
(548, 193, '_surfista_português', 'field_52b08c98d610c'),
(549, 193, 'viagens_realizadas', ''),
(550, 193, '_viagens_realizadas', 'field_52b08c9fd610d'),
(551, 193, 'slide_template', ''),
(552, 193, 'o_plano', ''),
(553, 193, '_o_plano', 'field_52c53c84cccce'),
(554, 193, 'eliminado', '0'),
(555, 193, '_eliminado', 'field_52b099751cd2a'),
(557, 194, 'aka', 'Tomylee, Tomy ou Xanato'),
(558, 194, '_aka', 'field_52b08c4ad6100'),
(559, 194, 'data_de_nascimento', '27-01-1988'),
(560, 194, '_data_de_nascimento', 'field_52b08c4fd6101'),
(561, 194, 'praia_local', 'Caxias e Carcavelos'),
(562, 194, '_praia_local', 'field_52b08c58d6102'),
(563, 194, 'altura', '1,70m'),
(564, 194, '_altura', 'field_52b08c5fd6103'),
(565, 194, 'peso', '65kg'),
(566, 194, '_peso', 'field_52b08c63d6104'),
(567, 194, 'stance', 'Goofy'),
(568, 194, '_stance', 'field_52b08c68d6105'),
(569, 194, 'patrocinios', 'Reef, SUPERbrand, Deeply, Creatures, Eastpak,  Surfisio'),
(570, 194, '_patrocinios', 'field_52b08c6ed6106'),
(571, 194, 'shaper', ''),
(572, 194, '_shaper', 'field_52b08c73d6107'),
(573, 194, 'prancha_magica', '6´1\'\' Round Pin'),
(574, 194, '_prancha_magica', 'field_52b08c7bd6108'),
(575, 194, 'onda_de_treino', ''),
(576, 194, '_onda_de_treino', 'field_52b08c81d6109'),
(577, 194, 'onda_preferida_em_portugal', 'Carcavelos, Supertubos, Crazy Left na Ericeira'),
(578, 194, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(579, 194, 'manobra_preferida', 'Aéreo e Tubo'),
(580, 194, '_manobra_preferida', 'field_52b08c8fd610b'),
(581, 194, 'surfista_português', 'Nicolau Von Rupp'),
(582, 194, '_surfista_português', 'field_52b08c98d610c'),
(583, 194, 'viagens_realizadas', ''),
(584, 194, '_viagens_realizadas', 'field_52b08c9fd610d'),
(585, 194, 'slide_template', ''),
(586, 194, 'o_plano', ''),
(587, 194, '_o_plano', 'field_52c53c84cccce'),
(588, 194, 'eliminado', '0'),
(589, 194, '_eliminado', 'field_52b099751cd2a'),
(591, 197, 'aka', 'n/d'),
(592, 197, '_aka', 'field_52b08c4ad6100'),
(593, 197, 'data_de_nascimento', '10-07-1989'),
(594, 197, '_data_de_nascimento', 'field_52b08c4fd6101'),
(595, 197, 'praia_local', 'Buarcos, Figueira da Foz'),
(596, 197, '_praia_local', 'field_52b08c58d6102'),
(597, 197, 'altura', '1,80m'),
(598, 197, '_altura', 'field_52b08c5fd6103'),
(599, 197, 'peso', '76kg'),
(600, 197, '_peso', 'field_52b08c63d6104'),
(601, 197, 'stance', 'Regular'),
(602, 197, '_stance', 'field_52b08c68d6105'),
(603, 197, 'patrocinios', 'Alpinestars, Vidigal Wines, Janga, ORG Surfboards'),
(604, 197, '_patrocinios', 'field_52b08c6ed6106'),
(605, 197, 'shaper', ''),
(606, 197, '_shaper', 'field_52b08c73d6107'),
(607, 197, 'prancha_magica', '5\'11\'\''),
(608, 197, '_prancha_magica', 'field_52b08c7bd6108'),
(609, 197, 'onda_de_treino', ''),
(610, 197, '_onda_de_treino', 'field_52b08c81d6109'),
(611, 197, 'onda_preferida_em_portugal', 'Buarcos, Figueira da Foz'),
(612, 197, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(613, 197, 'manobra_preferida', 'Tubo'),
(614, 197, '_manobra_preferida', 'field_52b08c8fd610b'),
(615, 197, 'surfista_português', 'António Silva, Tomás Valente e António Bertier'),
(616, 197, '_surfista_português', 'field_52b08c98d610c'),
(617, 197, 'viagens_realizadas', ''),
(618, 197, '_viagens_realizadas', 'field_52b08c9fd610d'),
(619, 197, 'slide_template', ''),
(620, 197, 'o_plano', ''),
(621, 197, '_o_plano', 'field_52c53c84cccce'),
(622, 197, 'eliminado', '0'),
(623, 197, '_eliminado', 'field_52b099751cd2a'),
(625, 198, 'aka', 'Massas'),
(626, 198, '_aka', 'field_52b08c4ad6100'),
(627, 198, 'data_de_nascimento', '01-06-1977'),
(628, 198, '_data_de_nascimento', 'field_52b08c4fd6101'),
(629, 198, 'praia_local', 'Praia Grande'),
(630, 198, '_praia_local', 'field_52b08c58d6102'),
(631, 198, 'altura', '1,77m'),
(632, 198, '_altura', 'field_52b08c5fd6103'),
(633, 198, 'peso', '74kg'),
(634, 198, '_peso', 'field_52b08c63d6104'),
(635, 198, 'stance', 'Goofy'),
(636, 198, '_stance', 'field_52b08c68d6105'),
(637, 198, 'patrocinios', 'Rip Curl, Noster Capital'),
(638, 198, '_patrocinios', 'field_52b08c6ed6106'),
(639, 198, 'shaper', ''),
(640, 198, '_shaper', 'field_52b08c73d6107'),
(641, 198, 'prancha_magica', '6\'6\'\''),
(642, 198, '_prancha_magica', 'field_52b08c7bd6108'),
(643, 198, 'onda_de_treino', ''),
(644, 198, '_onda_de_treino', 'field_52b08c81d6109'),
(645, 198, 'onda_preferida_em_portugal', 'Muitas!'),
(646, 198, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(647, 198, 'manobra_preferida', 'Tubo'),
(648, 198, '_manobra_preferida', 'field_52b08c8fd610b'),
(649, 198, 'surfista_português', 'Tiago Pires, Ruben Gonzalez, Frederico Morais, Vasco Ribeiro, Pedro Monteiro, Andre “Melon Ball” Pedroso, Antonio “Tiger” Silva, Joao Guedes, Nicolau von Rupp, Tomas Valente, Pedro Pinto, Justin Mujica, Alexandre Ferreira'),
(650, 198, '_surfista_português', 'field_52b08c98d610c'),
(651, 198, 'viagens_realizadas', ''),
(652, 198, '_viagens_realizadas', 'field_52b08c9fd610d'),
(653, 198, 'slide_template', ''),
(654, 198, 'o_plano', ''),
(655, 198, '_o_plano', 'field_52c53c84cccce'),
(656, 198, 'eliminado', '0'),
(657, 198, '_eliminado', 'field_52b099751cd2a'),
(659, 199, 'aka', 'Tony Montana'),
(660, 199, '_aka', 'field_52b08c4ad6100'),
(661, 199, 'data_de_nascimento', '02-09-1985'),
(662, 199, '_data_de_nascimento', 'field_52b08c4fd6101'),
(663, 199, 'praia_local', 'Praia Grande'),
(664, 199, '_praia_local', 'field_52b08c58d6102'),
(665, 199, 'altura', '1,85m'),
(666, 199, '_altura', 'field_52b08c5fd6103'),
(667, 199, 'peso', '81kg'),
(668, 199, '_peso', 'field_52b08c63d6104'),
(669, 199, 'stance', 'Regular'),
(670, 199, '_stance', 'field_52b08c68d6105'),
(671, 199, 'patrocinios', 'Super Brand, Guilty'),
(672, 199, '_patrocinios', 'field_52b08c6ed6106'),
(673, 199, 'shaper', ''),
(674, 199, '_shaper', 'field_52b08c73d6107'),
(675, 199, 'prancha_magica', '5\'10\'\''),
(676, 199, '_prancha_magica', 'field_52b08c7bd6108'),
(677, 199, 'onda_de_treino', ''),
(678, 199, '_onda_de_treino', 'field_52b08c81d6109'),
(679, 199, 'onda_preferida_em_portugal', 'Cave'),
(680, 199, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(681, 199, 'manobra_preferida', 'Aéreo'),
(682, 199, '_manobra_preferida', 'field_52b08c8fd610b'),
(683, 199, 'surfista_português', 'Vasco Ribeiro, Frederico Morais, Filipe Jervis'),
(684, 199, '_surfista_português', 'field_52b08c98d610c'),
(685, 199, 'viagens_realizadas', ''),
(686, 199, '_viagens_realizadas', 'field_52b08c9fd610d'),
(687, 199, 'slide_template', ''),
(688, 199, 'o_plano', ''),
(689, 199, '_o_plano', 'field_52c53c84cccce'),
(690, 199, 'eliminado', '0'),
(691, 199, '_eliminado', 'field_52b099751cd2a'),
(693, 200, 'aka', 'Belmiro Mendes'),
(694, 200, '_aka', 'field_52b08c4ad6100'),
(695, 200, 'data_de_nascimento', '20-06-1985'),
(696, 200, '_data_de_nascimento', 'field_52b08c4fd6101'),
(697, 200, 'praia_local', 'Madeira'),
(698, 200, '_praia_local', 'field_52b08c58d6102'),
(699, 200, 'altura', '1,71m'),
(700, 200, '_altura', 'field_52b08c5fd6103'),
(701, 200, 'peso', '75kg'),
(702, 200, '_peso', 'field_52b08c63d6104'),
(703, 200, 'stance', 'Regular'),
(704, 200, '_stance', 'field_52b08c68d6105'),
(705, 200, 'patrocinios', 'Calhau Surf School, Madeira Island Surf Shop, Mica Surfboards, Hotel Vila Bela '),
(706, 200, '_patrocinios', 'field_52b08c6ed6106'),
(707, 200, 'shaper', ''),
(708, 200, '_shaper', 'field_52b08c73d6107'),
(709, 200, 'prancha_magica', '5\'11\'\''),
(710, 200, '_prancha_magica', 'field_52b08c7bd6108'),
(711, 200, 'onda_de_treino', ''),
(712, 200, '_onda_de_treino', 'field_52b08c81d6109'),
(713, 200, 'onda_preferida_em_portugal', 'Jardim do Mar, Madeira'),
(714, 200, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(715, 200, 'manobra_preferida', 'Tubo'),
(716, 200, '_manobra_preferida', 'field_52b08c8fd610b'),
(717, 200, 'surfista_português', 'Tiago Oliveira, Miguel Fortes, Tó Gama e Tiago Pires'),
(718, 200, '_surfista_português', 'field_52b08c98d610c'),
(719, 200, 'viagens_realizadas', ''),
(720, 200, '_viagens_realizadas', 'field_52b08c9fd610d'),
(721, 200, 'slide_template', ''),
(722, 200, 'o_plano', ''),
(723, 200, '_o_plano', 'field_52c53c84cccce'),
(724, 200, 'eliminado', '0'),
(725, 200, '_eliminado', 'field_52b099751cd2a'),
(726, 201, 'aka', 'Nuninho'),
(727, 201, '_aka', 'field_52b08c4ad6100'),
(728, 201, 'data_de_nascimento', '20-07-1977'),
(729, 201, '_data_de_nascimento', 'field_52b08c4fd6101'),
(730, 201, 'praia_local', 'Peniche'),
(731, 201, '_praia_local', 'field_52b08c58d6102'),
(732, 201, 'altura', '1,77m'),
(733, 201, '_altura', 'field_52b08c5fd6103'),
(734, 201, 'peso', '66kg'),
(735, 201, '_peso', 'field_52b08c63d6104'),
(736, 201, 'stance', 'Goofy'),
(737, 201, '_stance', 'field_52b08c68d6105'),
(738, 201, 'patrocinios', 'SURFOZ Surf Shop'),
(739, 201, '_patrocinios', 'field_52b08c6ed6106'),
(740, 201, 'shaper', ''),
(741, 201, '_shaper', 'field_52b08c73d6107'),
(742, 201, 'prancha_magica', 'Koala  6\'0\"'),
(743, 201, '_prancha_magica', 'field_52b08c7bd6108'),
(744, 201, 'onda_de_treino', ''),
(745, 201, '_onda_de_treino', 'field_52b08c81d6109'),
(746, 201, 'onda_preferida_em_portugal', 'Supertubos, Peniche'),
(747, 201, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(748, 201, 'manobra_preferida', 'Tubo'),
(749, 201, '_manobra_preferida', 'field_52b08c8fd610b'),
(750, 201, 'surfista_português', 'Albano Viana e Guilherme Fonseca '),
(751, 201, '_surfista_português', 'field_52b08c98d610c'),
(752, 201, 'viagens_realizadas', ''),
(753, 201, '_viagens_realizadas', 'field_52b08c9fd610d'),
(754, 201, 'slide_template', ''),
(755, 201, 'o_plano', ''),
(756, 201, '_o_plano', 'field_52c53c84cccce'),
(757, 201, 'eliminado', '0'),
(758, 201, '_eliminado', 'field_52b099751cd2a'),
(759, 202, 'aka', 'Xaninho'),
(760, 202, '_aka', 'field_52b08c4ad6100'),
(761, 202, 'data_de_nascimento', '25-10-1979'),
(762, 202, '_data_de_nascimento', 'field_52b08c4fd6101'),
(763, 202, 'praia_local', 'Praia da Poça'),
(764, 202, '_praia_local', 'field_52b08c58d6102'),
(765, 202, 'altura', '1,68m'),
(766, 202, '_altura', 'field_52b08c5fd6103'),
(767, 202, 'peso', '64kg'),
(768, 202, '_peso', 'field_52b08c63d6104'),
(769, 202, 'stance', 'Goofy'),
(770, 202, '_stance', 'field_52b08c68d6105'),
(771, 202, 'patrocinios', 'Vestal, Vox, S.P.O'),
(772, 202, '_patrocinios', 'field_52b08c6ed6106'),
(773, 202, 'shaper', ''),
(774, 202, '_shaper', 'field_52b08c73d6107'),
(775, 202, 'prancha_magica', '5\'11\"'),
(776, 202, '_prancha_magica', 'field_52b08c7bd6108'),
(777, 202, 'onda_de_treino', ''),
(778, 202, '_onda_de_treino', 'field_52b08c81d6109'),
(779, 202, 'onda_preferida_em_portugal', 'Pedra Branca'),
(780, 202, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(781, 202, 'manobra_preferida', 'Tubo'),
(782, 202, '_manobra_preferida', 'field_52b08c8fd610b'),
(783, 202, 'surfista_português', 'Ruben Gonzalez, João Guedes'),
(784, 202, '_surfista_português', 'field_52b08c98d610c'),
(785, 202, 'viagens_realizadas', ''),
(786, 202, '_viagens_realizadas', 'field_52b08c9fd610d'),
(787, 202, 'slide_template', ''),
(788, 202, 'o_plano', ''),
(789, 202, '_o_plano', 'field_52c53c84cccce'),
(790, 202, 'eliminado', '0'),
(791, 202, '_eliminado', 'field_52b099751cd2a'),
(793, 203, 'aka', 'Pekel'),
(794, 203, '_aka', 'field_52b08c4ad6100'),
(795, 203, 'data_de_nascimento', '03-02- 83'),
(796, 203, '_data_de_nascimento', 'field_52b08c4fd6101'),
(797, 203, 'praia_local', 'Carcavelos'),
(798, 203, '_praia_local', 'field_52b08c58d6102'),
(799, 203, 'altura', '1,83m'),
(800, 203, '_altura', 'field_52b08c5fd6103'),
(801, 203, 'peso', '70kg'),
(802, 203, '_peso', 'field_52b08c63d6104'),
(803, 203, 'stance', 'Regular'),
(804, 203, '_stance', 'field_52b08c68d6105'),
(805, 203, 'patrocinios', 'DF50 surfboards'),
(806, 203, '_patrocinios', 'field_52b08c6ed6106'),
(807, 203, 'shaper', ''),
(808, 203, '_shaper', 'field_52b08c73d6107'),
(809, 203, 'prancha_magica', 'DF50 5\'7\'\'');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(810, 203, '_prancha_magica', 'field_52b08c7bd6108'),
(811, 203, 'onda_de_treino', ''),
(812, 203, '_onda_de_treino', 'field_52b08c81d6109'),
(813, 203, 'onda_preferida_em_portugal', 'Carcavelos'),
(814, 203, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(815, 203, 'manobra_preferida', 'Snap Layback'),
(816, 203, '_manobra_preferida', 'field_52b08c8fd610b'),
(817, 203, 'surfista_português', 'José Ferreira e Justin Mujica'),
(818, 203, '_surfista_português', 'field_52b08c98d610c'),
(819, 203, 'viagens_realizadas', ''),
(820, 203, '_viagens_realizadas', 'field_52b08c9fd610d'),
(821, 203, 'slide_template', ''),
(822, 203, 'o_plano', ''),
(823, 203, '_o_plano', 'field_52c53c84cccce'),
(824, 203, 'eliminado', '0'),
(825, 203, '_eliminado', 'field_52b099751cd2a'),
(827, 205, 'aka', 'Cotta'),
(828, 205, '_aka', 'field_52b08c4ad6100'),
(829, 205, 'data_de_nascimento', '24-7-1983'),
(830, 205, '_data_de_nascimento', 'field_52b08c4fd6101'),
(831, 205, 'praia_local', 'Praia Grande'),
(832, 205, '_praia_local', 'field_52b08c58d6102'),
(833, 205, 'altura', '1,81m'),
(834, 205, '_altura', 'field_52b08c5fd6103'),
(835, 205, 'peso', '78kg'),
(836, 205, '_peso', 'field_52b08c63d6104'),
(837, 205, 'stance', 'Goofy'),
(838, 205, '_stance', 'field_52b08c68d6105'),
(839, 205, 'patrocinios', 'Rip Curl'),
(840, 205, '_patrocinios', 'field_52b08c6ed6106'),
(841, 205, 'shaper', ''),
(842, 205, '_shaper', 'field_52b08c73d6107'),
(843, 205, 'prancha_magica', '6\'3\'\' 18 1/4  2 1/5'),
(844, 205, '_prancha_magica', 'field_52b08c7bd6108'),
(845, 205, 'onda_de_treino', ''),
(846, 205, '_onda_de_treino', 'field_52b08c81d6109'),
(847, 205, 'onda_preferida_em_portugal', 'Supertubos'),
(848, 205, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(849, 205, 'manobra_preferida', 'Tubo '),
(850, 205, '_manobra_preferida', 'field_52b08c8fd610b'),
(851, 205, 'surfista_português', 'Nicolau Von Rupp'),
(852, 205, '_surfista_português', 'field_52b08c98d610c'),
(853, 205, 'viagens_realizadas', ''),
(854, 205, '_viagens_realizadas', 'field_52b08c9fd610d'),
(855, 205, 'slide_template', ''),
(856, 205, 'o_plano', ''),
(857, 205, '_o_plano', 'field_52c53c84cccce'),
(858, 205, 'eliminado', '0'),
(859, 205, '_eliminado', 'field_52b099751cd2a'),
(861, 206, 'aka', 'Careca'),
(862, 206, '_aka', 'field_52b08c4ad6100'),
(863, 206, 'data_de_nascimento', '27-07-1969'),
(864, 206, '_data_de_nascimento', 'field_52b08c4fd6101'),
(865, 206, 'praia_local', 'Praia dos Coxos - Ericeira'),
(866, 206, '_praia_local', 'field_52b08c58d6102'),
(867, 206, 'altura', '1,68m'),
(868, 206, '_altura', 'field_52b08c5fd6103'),
(869, 206, 'peso', '63kg'),
(870, 206, '_peso', 'field_52b08c63d6104'),
(871, 206, 'stance', 'Regular'),
(872, 206, '_stance', 'field_52b08c68d6105'),
(873, 206, 'patrocinios', 'n/d'),
(874, 206, '_patrocinios', 'field_52b08c6ed6106'),
(875, 206, 'shaper', ''),
(876, 206, '_shaper', 'field_52b08c73d6107'),
(877, 206, 'prancha_magica', '6,3\'\''),
(878, 206, '_prancha_magica', 'field_52b08c7bd6108'),
(879, 206, 'onda_de_treino', ''),
(880, 206, '_onda_de_treino', 'field_52b08c81d6109'),
(881, 206, 'onda_preferida_em_portugal', 'Praia dos Coxos - Ericeira'),
(882, 206, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(883, 206, 'manobra_preferida', 'Tubo'),
(884, 206, '_manobra_preferida', 'field_52b08c8fd610b'),
(885, 206, 'surfista_português', 'Nicolau Von Rupp'),
(886, 206, '_surfista_português', 'field_52b08c98d610c'),
(887, 206, 'viagens_realizadas', ''),
(888, 206, '_viagens_realizadas', 'field_52b08c9fd610d'),
(889, 206, 'slide_template', ''),
(890, 206, 'o_plano', ''),
(891, 206, '_o_plano', 'field_52c53c84cccce'),
(892, 206, 'eliminado', '0'),
(893, 206, '_eliminado', 'field_52b099751cd2a'),
(895, 207, 'aka', 'Paulo do Bairro'),
(896, 207, '_aka', 'field_52b08c4ad6100'),
(897, 207, 'data_de_nascimento', '10-01-1973'),
(898, 207, '_data_de_nascimento', 'field_52b08c4fd6101'),
(899, 207, 'praia_local', 'Praia dos Coxos, Ericeira'),
(900, 207, '_praia_local', 'field_52b08c58d6102'),
(901, 207, 'altura', '1,77m'),
(902, 207, '_altura', 'field_52b08c5fd6103'),
(903, 207, 'peso', '74kg'),
(904, 207, '_peso', 'field_52b08c63d6104'),
(905, 207, 'stance', 'Regular'),
(906, 207, '_stance', 'field_52b08c68d6105'),
(907, 207, 'patrocinios', 'Reef, Divine Surfboards, XCEL, Creatures of Leisure'),
(908, 207, '_patrocinios', 'field_52b08c6ed6106'),
(909, 207, 'shaper', ''),
(910, 207, '_shaper', 'field_52b08c73d6107'),
(911, 207, 'prancha_magica', '6,6\'\''),
(912, 207, '_prancha_magica', 'field_52b08c7bd6108'),
(913, 207, 'onda_de_treino', ''),
(914, 207, '_onda_de_treino', 'field_52b08c81d6109'),
(915, 207, 'onda_preferida_em_portugal', 'Praia dos Coxos - Ericeira'),
(916, 207, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(917, 207, 'manobra_preferida', 'Tubo'),
(918, 207, '_manobra_preferida', 'field_52b08c8fd610b'),
(919, 207, 'surfista_português', 'Frederico Morais'),
(920, 207, '_surfista_português', 'field_52b08c98d610c'),
(921, 207, 'viagens_realizadas', ''),
(922, 207, '_viagens_realizadas', 'field_52b08c9fd610d'),
(923, 207, 'slide_template', ''),
(924, 207, 'o_plano', ''),
(925, 207, '_o_plano', 'field_52c53c84cccce'),
(926, 207, 'eliminado', '0'),
(927, 207, '_eliminado', 'field_52b099751cd2a'),
(929, 208, 'aka', 'Grego'),
(930, 208, '_aka', 'field_52b08c4ad6100'),
(931, 208, 'data_de_nascimento', '23-11-1973'),
(932, 208, '_data_de_nascimento', 'field_52b08c4fd6101'),
(933, 208, 'praia_local', 'Praia dos Coxos, Ericeira'),
(934, 208, '_praia_local', 'field_52b08c58d6102'),
(935, 208, 'altura', '1,86m'),
(936, 208, '_altura', 'field_52b08c5fd6103'),
(937, 208, 'peso', '92kg'),
(938, 208, '_peso', 'field_52b08c63d6104'),
(939, 208, 'stance', 'Regular'),
(940, 208, '_stance', 'field_52b08c68d6105'),
(941, 208, 'patrocinios', 'Quiksilver e Semente'),
(942, 208, '_patrocinios', 'field_52b08c6ed6106'),
(943, 208, 'shaper', ''),
(944, 208, '_shaper', 'field_52b08c73d6107'),
(945, 208, 'prancha_magica', 'Semente do Nick - 6.3\', 18 7/8, 2 3/8'),
(946, 208, '_prancha_magica', 'field_52b08c7bd6108'),
(947, 208, 'onda_de_treino', ''),
(948, 208, '_onda_de_treino', 'field_52b08c81d6109'),
(949, 208, 'onda_preferida_em_portugal', 'Praia dos Coxos, Ericeira'),
(950, 208, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(951, 208, 'manobra_preferida', 'Tubo'),
(952, 208, '_manobra_preferida', 'field_52b08c8fd610b'),
(953, 208, 'surfista_português', 'Tiago Pires e Nicolau Von Rupp'),
(954, 208, '_surfista_português', 'field_52b08c98d610c'),
(955, 208, 'viagens_realizadas', ''),
(956, 208, '_viagens_realizadas', 'field_52b08c9fd610d'),
(957, 208, 'slide_template', ''),
(958, 208, 'o_plano', ''),
(959, 208, '_o_plano', 'field_52c53c84cccce'),
(960, 208, 'eliminado', '0'),
(961, 208, '_eliminado', 'field_52b099751cd2a'),
(963, 209, 'aka', 'n/d'),
(964, 209, '_aka', 'field_52b08c4ad6100'),
(965, 209, 'data_de_nascimento', '17-01-1971'),
(966, 209, '_data_de_nascimento', 'field_52b08c4fd6101'),
(967, 209, 'praia_local', 'Carcavelos'),
(968, 209, '_praia_local', 'field_52b08c58d6102'),
(969, 209, 'altura', '1,82m'),
(970, 209, '_altura', 'field_52b08c5fd6103'),
(971, 209, 'peso', '80kg'),
(972, 209, '_peso', 'field_52b08c63d6104'),
(973, 209, 'stance', 'Goofy'),
(974, 209, '_stance', 'field_52b08c68d6105'),
(975, 209, 'patrocinios', 'Rip Curl'),
(976, 209, '_patrocinios', 'field_52b08c6ed6106'),
(977, 209, 'shaper', ''),
(978, 209, '_shaper', 'field_52b08c73d6107'),
(979, 209, 'prancha_magica', '6\'0 - Tim Petterson'),
(980, 209, '_prancha_magica', 'field_52b08c7bd6108'),
(981, 209, 'onda_de_treino', ''),
(982, 209, '_onda_de_treino', 'field_52b08c81d6109'),
(983, 209, 'onda_preferida_em_portugal', 'Carcavelos'),
(984, 209, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(985, 209, 'manobra_preferida', 'Tubo'),
(986, 209, '_manobra_preferida', 'field_52b08c8fd610b'),
(987, 209, 'surfista_português', 'n/d'),
(988, 209, '_surfista_português', 'field_52b08c98d610c'),
(989, 209, 'viagens_realizadas', ''),
(990, 209, '_viagens_realizadas', 'field_52b08c9fd610d'),
(991, 209, 'slide_template', ''),
(992, 209, 'o_plano', ''),
(993, 209, '_o_plano', 'field_52c53c84cccce'),
(994, 209, 'eliminado', '0'),
(995, 209, '_eliminado', 'field_52b099751cd2a'),
(997, 210, 'aka', 'Jó Bento'),
(998, 210, '_aka', 'field_52b08c4ad6100'),
(999, 210, 'data_de_nascimento', '22-08-1973'),
(1000, 210, '_data_de_nascimento', 'field_52b08c4fd6101'),
(1001, 210, 'praia_local', 'S.Pedro do Estoril'),
(1002, 210, '_praia_local', 'field_52b08c58d6102'),
(1003, 210, 'altura', '1,78m'),
(1004, 210, '_altura', 'field_52b08c5fd6103'),
(1005, 210, 'peso', '74kg'),
(1006, 210, '_peso', 'field_52b08c63d6104'),
(1007, 210, 'stance', 'Regular'),
(1008, 210, '_stance', 'field_52b08c68d6105'),
(1009, 210, 'patrocinios', 'Billabong , Semente , Von Zipper '),
(1010, 210, '_patrocinios', 'field_52b08c6ed6106'),
(1011, 210, 'shaper', ''),
(1012, 210, '_shaper', 'field_52b08c73d6107'),
(1013, 210, 'prancha_magica', '5\'8'),
(1014, 210, '_prancha_magica', 'field_52b08c7bd6108'),
(1015, 210, 'onda_de_treino', ''),
(1016, 210, '_onda_de_treino', 'field_52b08c81d6109'),
(1017, 210, 'onda_preferida_em_portugal', 'Coxos'),
(1018, 210, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(1019, 210, 'manobra_preferida', 'Tubo'),
(1020, 210, '_manobra_preferida', 'field_52b08c8fd610b'),
(1021, 210, 'surfista_português', 'Frederico Morais'),
(1022, 210, '_surfista_português', 'field_52b08c98d610c'),
(1023, 210, 'viagens_realizadas', ''),
(1024, 210, '_viagens_realizadas', 'field_52b08c9fd610d'),
(1025, 210, 'slide_template', ''),
(1026, 210, 'o_plano', ''),
(1027, 210, '_o_plano', 'field_52c53c84cccce'),
(1028, 210, 'eliminado', '0'),
(1029, 210, '_eliminado', 'field_52b099751cd2a'),
(1031, 211, 'aka', 'Joackim'),
(1032, 211, '_aka', 'field_52b08c4ad6100'),
(1033, 211, 'data_de_nascimento', '24-08-1989'),
(1034, 211, '_data_de_nascimento', 'field_52b08c4fd6101'),
(1035, 211, 'praia_local', 'Tavira'),
(1036, 211, '_praia_local', 'field_52b08c58d6102'),
(1037, 211, 'altura', '1,84m'),
(1038, 211, '_altura', 'field_52b08c5fd6103'),
(1039, 211, 'peso', '82kg'),
(1040, 211, '_peso', 'field_52b08c63d6104'),
(1041, 211, 'stance', 'Regular'),
(1042, 211, '_stance', 'field_52b08c68d6105'),
(1043, 211, 'patrocinios', 'Polen Surfboards, Lapoint, FCS'),
(1044, 211, '_patrocinios', 'field_52b08c6ed6106'),
(1045, 211, 'shaper', ''),
(1046, 211, '_shaper', 'field_52b08c73d6107'),
(1047, 211, 'prancha_magica', '6\'3 1814x 38'),
(1048, 211, '_prancha_magica', 'field_52b08c7bd6108'),
(1049, 211, 'onda_de_treino', ''),
(1050, 211, '_onda_de_treino', 'field_52b08c81d6109'),
(1051, 211, 'onda_preferida_em_portugal', 'Coxos'),
(1052, 211, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(1053, 211, 'manobra_preferida', 'Tubo'),
(1054, 211, '_manobra_preferida', 'field_52b08c8fd610b'),
(1055, 211, 'surfista_português', 'Tiago Pires'),
(1056, 211, '_surfista_português', 'field_52b08c98d610c'),
(1057, 211, 'viagens_realizadas', ''),
(1058, 211, '_viagens_realizadas', 'field_52b08c9fd610d'),
(1059, 211, 'slide_template', ''),
(1060, 211, 'o_plano', ''),
(1061, 211, '_o_plano', 'field_52c53c84cccce'),
(1062, 211, 'eliminado', '0'),
(1063, 211, '_eliminado', 'field_52b099751cd2a'),
(1065, 212, 'aka', 'Edu'),
(1066, 212, '_aka', 'field_52b08c4ad6100'),
(1067, 212, 'data_de_nascimento', '19-08-1987'),
(1068, 212, '_data_de_nascimento', 'field_52b08c4fd6101'),
(1069, 212, 'praia_local', 'Carcavelos'),
(1070, 212, '_praia_local', 'field_52b08c58d6102'),
(1071, 212, 'altura', '1,74m'),
(1072, 212, '_altura', 'field_52b08c5fd6103'),
(1073, 212, 'peso', '65kg'),
(1074, 212, '_peso', 'field_52b08c63d6104'),
(1075, 212, 'stance', 'Goofy'),
(1076, 212, '_stance', 'field_52b08c68d6105'),
(1077, 212, 'patrocinios', 'Deeply, Komunity Project, futures fins, DF.50 Surfboards e The Surf Project'),
(1078, 212, '_patrocinios', 'field_52b08c6ed6106'),
(1079, 212, 'shaper', ''),
(1080, 212, '_shaper', 'field_52b08c73d6107'),
(1081, 212, 'prancha_magica', '5\'9 18 1/2 x 2 3/16 '),
(1082, 212, '_prancha_magica', 'field_52b08c7bd6108'),
(1083, 212, 'onda_de_treino', ''),
(1084, 212, '_onda_de_treino', 'field_52b08c81d6109'),
(1085, 212, 'onda_preferida_em_portugal', 'Carcavelos e Arrifana'),
(1086, 212, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(1087, 212, 'manobra_preferida', 'Tubo e Aéreo '),
(1088, 212, '_manobra_preferida', 'field_52b08c8fd610b'),
(1089, 212, 'surfista_português', 'Frederico Morais'),
(1090, 212, '_surfista_português', 'field_52b08c98d610c'),
(1091, 212, 'viagens_realizadas', ''),
(1092, 212, '_viagens_realizadas', 'field_52b08c9fd610d'),
(1093, 212, 'slide_template', ''),
(1094, 212, 'o_plano', ''),
(1095, 212, '_o_plano', 'field_52c53c84cccce'),
(1096, 212, 'eliminado', '0'),
(1097, 212, '_eliminado', 'field_52b099751cd2a'),
(1099, 213, 'aka', 'Boonman'),
(1100, 213, '_aka', 'field_52b08c4ad6100'),
(1101, 213, 'data_de_nascimento', '08-08-1992'),
(1102, 213, '_data_de_nascimento', 'field_52b08c4fd6101'),
(1103, 213, 'praia_local', 'Carcavelos'),
(1104, 213, '_praia_local', 'field_52b08c58d6102'),
(1105, 213, 'altura', '1,79m'),
(1106, 213, '_altura', 'field_52b08c5fd6103'),
(1107, 213, 'peso', '72kg'),
(1108, 213, '_peso', 'field_52b08c63d6104'),
(1109, 213, 'stance', 'Goofy'),
(1110, 213, '_stance', 'field_52b08c68d6105'),
(1111, 213, 'patrocinios', 'FOX, Monster Energy, Polen Surfboards, Future Fins'),
(1112, 213, '_patrocinios', 'field_52b08c6ed6106'),
(1113, 213, 'shaper', ''),
(1114, 213, '_shaper', 'field_52b08c73d6107'),
(1115, 213, 'prancha_magica', 'n/d'),
(1116, 213, '_prancha_magica', 'field_52b08c7bd6108'),
(1117, 213, 'onda_de_treino', ''),
(1118, 213, '_onda_de_treino', 'field_52b08c81d6109'),
(1119, 213, 'onda_preferida_em_portugal', 'Carcavelos e Supertubos'),
(1120, 213, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(1121, 213, 'manobra_preferida', 'Tubo e Aéreo'),
(1122, 213, '_manobra_preferida', 'field_52b08c8fd610b'),
(1123, 213, 'surfista_português', 'n/d'),
(1124, 213, '_surfista_português', 'field_52b08c98d610c'),
(1125, 213, 'viagens_realizadas', ''),
(1126, 213, '_viagens_realizadas', 'field_52b08c9fd610d'),
(1127, 213, 'slide_template', ''),
(1128, 213, 'o_plano', ''),
(1129, 213, '_o_plano', 'field_52c53c84cccce'),
(1130, 213, 'eliminado', '0'),
(1131, 213, '_eliminado', 'field_52b099751cd2a'),
(1133, 214, 'aka', 'Edy'),
(1134, 214, '_aka', 'field_52b08c4ad6100'),
(1135, 214, 'data_de_nascimento', '14-12-1985'),
(1136, 214, '_data_de_nascimento', 'field_52b08c4fd6101'),
(1137, 214, 'praia_local', 'Carcavelos'),
(1138, 214, '_praia_local', 'field_52b08c58d6102'),
(1139, 214, 'altura', '1,72m'),
(1140, 214, '_altura', 'field_52b08c5fd6103'),
(1141, 214, 'peso', '75kg'),
(1142, 214, '_peso', 'field_52b08c63d6104'),
(1143, 214, 'stance', 'Goofy'),
(1144, 214, '_stance', 'field_52b08c68d6105'),
(1145, 214, 'patrocinios', 'Universidade Lusófona e Polen Surfboards'),
(1146, 214, '_patrocinios', 'field_52b08c6ed6106'),
(1147, 214, 'shaper', ''),
(1148, 214, '_shaper', 'field_52b08c73d6107'),
(1149, 214, 'prancha_magica', 'Margarita 5\'10'),
(1150, 214, '_prancha_magica', 'field_52b08c7bd6108'),
(1151, 214, 'onda_de_treino', ''),
(1152, 214, '_onda_de_treino', 'field_52b08c81d6109'),
(1153, 214, 'onda_preferida_em_portugal', 'Carcavelos, Coxos e Supertubos'),
(1154, 214, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(1155, 214, 'manobra_preferida', 'Tubo'),
(1156, 214, '_manobra_preferida', 'field_52b08c8fd610b'),
(1157, 214, 'surfista_português', 'Frederico Morais, Tiago Pires e Marcos Anastácio'),
(1158, 214, '_surfista_português', 'field_52b08c98d610c'),
(1159, 214, 'viagens_realizadas', ''),
(1160, 214, '_viagens_realizadas', 'field_52b08c9fd610d'),
(1161, 214, 'slide_template', ''),
(1162, 214, 'o_plano', ''),
(1163, 214, '_o_plano', 'field_52c53c84cccce'),
(1164, 214, 'eliminado', '0'),
(1165, 214, '_eliminado', 'field_52b099751cd2a'),
(1167, 305, 'aka', 'Nic'),
(1168, 305, '_aka', 'field_52b08c4ad6100'),
(1169, 305, 'data_de_nascimento', '02-08-1990'),
(1170, 305, '_data_de_nascimento', 'field_52b08c4fd6101'),
(1171, 305, 'praia_local', 'Praia Grande'),
(1172, 305, '_praia_local', 'field_52b08c58d6102'),
(1173, 305, 'altura', '1,80m'),
(1174, 305, '_altura', 'field_52b08c5fd6103'),
(1175, 305, 'peso', '75kg'),
(1176, 305, '_peso', 'field_52b08c63d6104'),
(1177, 305, 'stance', 'Goofy'),
(1178, 305, '_stance', 'field_52b08c68d6105'),
(1179, 305, 'patrocinios', 'Hurley, Monster, G-Shock, Dakine, Dragon, Semente'),
(1180, 305, '_patrocinios', 'field_52b08c6ed6106'),
(1181, 305, 'shaper', ''),
(1182, 305, '_shaper', 'field_52b08c73d6107'),
(1183, 305, 'prancha_magica', '6\'4\'\' 18\' 1/4 2\' 1/4'),
(1184, 305, '_prancha_magica', 'field_52b08c7bd6108'),
(1185, 305, 'onda_de_treino', ''),
(1186, 305, '_onda_de_treino', 'field_52b08c81d6109'),
(1187, 305, 'onda_preferida_em_portugal', 'Ericeira'),
(1188, 305, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(1189, 305, 'manobra_preferida', 'Tubo'),
(1190, 305, '_manobra_preferida', 'field_52b08c8fd610b'),
(1191, 305, 'surfista_português', 'Tiago Pires'),
(1192, 305, '_surfista_português', 'field_52b08c98d610c'),
(1193, 305, 'viagens_realizadas', ''),
(1194, 305, '_viagens_realizadas', 'field_52b08c9fd610d'),
(1195, 305, 'o_plano', ''),
(1196, 305, '_o_plano', 'field_52c53c84cccce'),
(1197, 305, 'eliminado', '0'),
(1198, 305, '_eliminado', 'field_52b099751cd2a'),
(1199, 305, 'slide_template', ''),
(1201, 386, 'aka', 'Pecas'),
(1202, 386, '_aka', 'field_52b08c4ad6100'),
(1203, 386, 'data_de_nascimento', '02-01-1978'),
(1204, 386, '_data_de_nascimento', 'field_52b08c4fd6101'),
(1205, 386, 'praia_local', 'Carcavelos / Praia Grande'),
(1206, 386, '_praia_local', 'field_52b08c58d6102'),
(1207, 386, 'altura', '1,72m'),
(1208, 386, '_altura', 'field_52b08c5fd6103'),
(1209, 386, 'peso', '72kg'),
(1210, 386, '_peso', 'field_52b08c63d6104'),
(1211, 386, 'stance', 'Goofy'),
(1212, 386, '_stance', 'field_52b08c68d6105'),
(1213, 386, 'patrocinios', 'Reef, Eastpak, Bana, Creatures, Polen'),
(1214, 386, '_patrocinios', 'field_52b08c6ed6106'),
(1215, 386, 'shaper', ''),
(1216, 386, '_shaper', 'field_52b08c73d6107'),
(1217, 386, 'prancha_magica', '5`8\" 18 1/2 2 1/4 '),
(1218, 386, '_prancha_magica', 'field_52b08c7bd6108'),
(1219, 386, 'onda_de_treino', ''),
(1220, 386, '_onda_de_treino', 'field_52b08c81d6109'),
(1221, 386, 'onda_preferida_em_portugal', 'Praia dos Coxos - Ericeira'),
(1222, 386, '_onda_preferida_em_portugal', 'field_52b08c88d610a'),
(1223, 386, 'manobra_preferida', 'Tubo e Carve'),
(1224, 386, '_manobra_preferida', 'field_52b08c8fd610b'),
(1225, 386, 'surfista_português', 'Tiago Pires e Nicolau Von Rupp'),
(1226, 386, '_surfista_português', 'field_52b08c98d610c'),
(1227, 386, 'viagens_realizadas', ''),
(1228, 386, '_viagens_realizadas', 'field_52b08c9fd610d'),
(1229, 386, 'o_plano', ''),
(1230, 386, '_o_plano', 'field_52c53c84cccce'),
(1231, 386, 'eliminado', '0'),
(1232, 386, '_eliminado', 'field_52b099751cd2a'),
(1233, 386, 'slide_template', ''),
(1235, 207, '_edit_lock', '1417894147:1'),
(1236, 386, '_edit_lock', '1417893866:1'),
(1237, 209, '_edit_lock', '1417894101:1'),
(1278, 305, '_edit_lock', '1417893948:1'),
(1279, 214, '_edit_lock', '1417893920:1'),
(1280, 213, '_edit_lock', '1418003136:1'),
(1281, 212, '_edit_lock', '1417893990:1'),
(1282, 211, '_edit_lock', '1417894038:1'),
(1283, 210, '_edit_lock', '1417894078:1'),
(1284, 208, '_edit_lock', '1417894126:1'),
(1285, 206, '_edit_lock', '1417894168:1'),
(1286, 205, '_edit_lock', '1417894193:1'),
(1287, 203, '_edit_lock', '1417894212:1'),
(1288, 202, '_edit_lock', '1417894286:1'),
(1289, 201, '_edit_lock', '1417894320:1'),
(1290, 200, '_edit_lock', '1417894407:1'),
(1291, 199, '_edit_lock', '1417894402:1'),
(1292, 198, '_edit_lock', '1417894449:1'),
(1293, 197, '_edit_lock', '1417894474:1'),
(1294, 194, '_edit_lock', '1417894687:1'),
(1295, 386, '_edit_last', '1'),
(1296, 305, '_edit_last', '1'),
(1298, 214, '_edit_last', '1'),
(1299, 213, '_edit_last', '1'),
(1301, 212, '_edit_last', '1'),
(1303, 211, '_edit_last', '1'),
(1305, 210, '_edit_last', '1'),
(1307, 209, '_edit_last', '1'),
(1309, 208, '_edit_last', '1'),
(1311, 207, '_edit_last', '1'),
(1313, 206, '_edit_last', '1'),
(1315, 205, '_edit_last', '1'),
(1316, 203, '_edit_last', '1'),
(1318, 202, '_edit_last', '1'),
(1321, 201, '_edit_last', '1'),
(1324, 200, '_edit_last', '1'),
(1326, 199, '_edit_last', '1'),
(1328, 198, '_edit_last', '1'),
(1330, 197, '_edit_last', '1'),
(1332, 194, '_edit_last', '1'),
(1357, 193, '_edit_lock', '1417897690:1'),
(1358, 182, '_edit_lock', '1417897690:1'),
(1359, 180, '_edit_lock', '1418917895:1'),
(1360, 178, '_edit_lock', '1417897691:1'),
(1361, 176, '_edit_lock', '1417897692:1'),
(1362, 174, '_edit_lock', '1417897692:1'),
(1363, 172, '_edit_lock', '1417897693:1'),
(1364, 170, '_edit_lock', '1417897693:1'),
(1365, 168, '_edit_lock', '1417897696:1'),
(1366, 165, '_edit_lock', '1417897697:1'),
(1367, 163, '_edit_lock', '1417897698:1'),
(1368, 162, '_edit_lock', '1417897687:1'),
(1369, 193, '_edit_last', '1'),
(1371, 182, '_edit_last', '1'),
(1373, 180, '_edit_last', '1'),
(1375, 178, '_edit_last', '1'),
(1377, 176, '_edit_last', '1'),
(1379, 174, '_edit_last', '1'),
(1381, 172, '_edit_last', '1'),
(1385, 170, '_edit_last', '1'),
(1387, 168, '_edit_last', '1'),
(1389, 165, '_edit_last', '1'),
(1391, 163, '_edit_last', '1'),
(1393, 162, '_edit_last', '1'),
(1394, 447, '_wp_attached_file', '2014/12/Nicolau-Von-Rupp_Capitulo-Perfeito-2013-e1417990638946.jpg'),
(1395, 447, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:956;s:4:\"file\";s:66:\"2014/12/Nicolau-Von-Rupp_Capitulo-Perfeito-2013-e1417990638946.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:66:\"Nicolau-Von-Rupp_Capitulo-Perfeito-2013-e1417990638946-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:66:\"Nicolau-Von-Rupp_Capitulo-Perfeito-2013-e1417990638946-536x320.jpg\";s:5:\"width\";i:536;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:66:\"Nicolau-Von-Rupp_Capitulo-Perfeito-2013-e1417990638946-700x418.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:67:\"Nicolau-Von-Rupp_Capitulo-Perfeito-2013-e1417990638946-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:66:\"Nicolau-Von-Rupp_Capitulo-Perfeito-2013-e1417990638946-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(1409, 452, '_wp_attached_file', '2014/12/MG_00981-1024x6821.jpg'),
(1410, 452, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:30:\"2014/12/MG_00981-1024x6821.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"MG_00981-1024x6821-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"MG_00981-1024x6821-481x320.jpg\";s:5:\"width\";i:481;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"MG_00981-1024x6821-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:31:\"MG_00981-1024x6821-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"MG_00981-1024x6821-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(1412, 447, '_wp_attachment_backup_sizes', 'a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1024;s:6:\"height\";i:682;s:4:\"file\";s:43:\"Nicolau-Von-Rupp_Capitulo-Perfeito-2013.jpg\";}}'),
(1413, 447, '_edit_lock', '1417990591:1'),
(1414, 447, '_edit_last', '1'),
(1419, 456, '_wp_attached_file', '2014/12/dsc_7328.jpg'),
(1420, 456, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:796;s:4:\"file\";s:20:\"2014/12/dsc_7328.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"dsc_7328-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"dsc_7328-482x320.jpg\";s:5:\"width\";i:482;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"dsc_7328-700x464.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"dsc_7328-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"dsc_7328-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(1421, 457, '_wp_attached_file', '2014/12/dsc_7399.jpg'),
(1422, 457, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:796;s:4:\"file\";s:20:\"2014/12/dsc_7399.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"dsc_7399-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"dsc_7399-482x320.jpg\";s:5:\"width\";i:482;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"dsc_7399-700x464.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"dsc_7399-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"dsc_7399-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(1423, 458, '_wp_attached_file', '2014/12/dsc_7459.jpg'),
(1424, 458, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:796;s:4:\"file\";s:20:\"2014/12/dsc_7459.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"dsc_7459-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"dsc_7459-482x320.jpg\";s:5:\"width\";i:482;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"dsc_7459-700x464.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"dsc_7459-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"dsc_7459-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(1425, 459, '_wp_attached_file', '2014/12/DSC_74511.jpg'),
(1426, 459, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:796;s:4:\"file\";s:21:\"2014/12/DSC_74511.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"DSC_74511-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"DSC_74511-482x320.jpg\";s:5:\"width\";i:482;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC_74511-700x464.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:22:\"DSC_74511-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"DSC_74511-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(1431, 461, '_wp_attached_file', '2014/12/6g4t5822-1024x682.jpg'),
(1432, 461, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:29:\"2014/12/6g4t5822-1024x682.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"6g4t5822-1024x682-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"6g4t5822-1024x682-481x320.jpg\";s:5:\"width\";i:481;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"6g4t5822-1024x682-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:30:\"6g4t5822-1024x682-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:29:\"6g4t5822-1024x682-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:8;s:6:\"credit\";s:12:\"Rui Coutinho\";s:6:\"camera\";s:21:\"Canon EOS-1D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1392478284;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"15\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:6:\"0.0008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(1433, 462, '_wp_attached_file', '2014/12/carca11-1024x575.jpg'),
(1434, 462, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:673;s:4:\"file\";s:28:\"2014/12/carca11-1024x575.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"carca11-1024x575-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"carca11-1024x575-540x303.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"carca11-1024x575-700x393.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:393;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:29:\"carca11-1024x575-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"carca11-1024x575-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:6.29999999999999982236431605997495353221893310546875;s:6:\"credit\";s:12:\"Rui Coutinho\";s:6:\"camera\";s:21:\"Canon EOS-1D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1392484678;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"15\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(1489, 475, '_menu_item_type', 'taxonomy'),
(1490, 475, '_menu_item_menu_item_parent', '0'),
(1491, 475, '_menu_item_object_id', '10'),
(1492, 475, '_menu_item_object', 'category'),
(1493, 475, '_menu_item_target', ''),
(1494, 475, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1495, 475, '_menu_item_xfn', ''),
(1496, 475, '_menu_item_url', ''),
(1656, 161, '_edit_last', '1'),
(1657, 161, 'field_5492bb77f938f', 'a:12:{s:3:\"key\";s:19:\"field_5492bb77f938f\";s:5:\"label\";s:6:\"In/Out\";s:4:\"name\";s:5:\"inout\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"choices\";a:3:{s:2:\"na\";s:2:\"na\";s:2:\"in\";s:2:\"in\";s:3:\"out\";s:3:\"out\";}s:13:\"default_value\";s:0:\"\";s:10:\"allow_null\";s:1:\"0\";s:8:\"multiple\";s:1:\"0\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}'),
(1660, 180, 'inout', 'in'),
(1661, 180, '_inout', 'field_5492bb77f938f'),
(1662, 530, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:29:\"2014/12/MG_00981-1024x682.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"MG_00981-1024x682-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"MG_00981-1024x682-481x320.jpg\";s:5:\"width\";i:481;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"MG_00981-1024x682-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:30:\"MG_00981-1024x682-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:29:\"MG_00981-1024x682-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(1664, 530, '_wp_attached_file', '2014/12/MG_00981-1024x682.jpg'),
(1764, 564, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:956;s:4:\"file\";s:66:\"2014/12/Nicolau-Von-Rupp_Capitulo-Perfeito-2013-e1417990638946.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:66:\"Nicolau-Von-Rupp_Capitulo-Perfeito-2013-e1417990638946-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:66:\"Nicolau-Von-Rupp_Capitulo-Perfeito-2013-e1417990638946-536x320.jpg\";s:5:\"width\";i:536;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:66:\"Nicolau-Von-Rupp_Capitulo-Perfeito-2013-e1417990638946-700x418.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:418;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:67:\"Nicolau-Von-Rupp_Capitulo-Perfeito-2013-e1417990638946-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:66:\"Nicolau-Von-Rupp_Capitulo-Perfeito-2013-e1417990638946-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(1766, 564, '_wp_attached_file', '2014/12/Nicolau-Von-Rupp_Capitulo-Perfeito-2013-e1417990638946.jpg'),
(1767, 565, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:30:\"2014/12/MG_00981-1024x6821.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"MG_00981-1024x6821-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"MG_00981-1024x6821-481x320.jpg\";s:5:\"width\";i:481;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"MG_00981-1024x6821-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:31:\"MG_00981-1024x6821-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"MG_00981-1024x6821-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(1769, 565, '_wp_attached_file', '2014/12/MG_00981-1024x6821.jpg'),
(1770, 566, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:796;s:4:\"file\";s:20:\"2014/12/dsc_7328.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"dsc_7328-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"dsc_7328-482x320.jpg\";s:5:\"width\";i:482;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"dsc_7328-700x464.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"dsc_7328-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"dsc_7328-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(1772, 566, '_wp_attached_file', '2014/12/dsc_7328.jpg'),
(1773, 567, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:796;s:4:\"file\";s:20:\"2014/12/dsc_7399.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"dsc_7399-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"dsc_7399-482x320.jpg\";s:5:\"width\";i:482;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"dsc_7399-700x464.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"dsc_7399-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"dsc_7399-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(1775, 567, '_wp_attached_file', '2014/12/dsc_7399.jpg'),
(1776, 568, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:796;s:4:\"file\";s:20:\"2014/12/dsc_7459.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"dsc_7459-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"dsc_7459-482x320.jpg\";s:5:\"width\";i:482;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"dsc_7459-700x464.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"dsc_7459-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"dsc_7459-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(1778, 568, '_wp_attached_file', '2014/12/dsc_7459.jpg'),
(1779, 569, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:796;s:4:\"file\";s:21:\"2014/12/DSC_74511.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"DSC_74511-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"DSC_74511-482x320.jpg\";s:5:\"width\";i:482;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC_74511-700x464.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:22:\"DSC_74511-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"DSC_74511-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(1781, 569, '_wp_attached_file', '2014/12/DSC_74511.jpg'),
(1782, 570, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:799;s:4:\"file\";s:29:\"2014/12/6g4t5822-1024x682.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"6g4t5822-1024x682-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"6g4t5822-1024x682-481x320.jpg\";s:5:\"width\";i:481;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"6g4t5822-1024x682-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:30:\"6g4t5822-1024x682-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:29:\"6g4t5822-1024x682-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:8;s:6:\"credit\";s:12:\"Rui Coutinho\";s:6:\"camera\";s:21:\"Canon EOS-1D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1392478284;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"15\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:6:\"0.0008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(1784, 570, '_wp_attached_file', '2014/12/6g4t5822-1024x682.jpg'),
(1785, 571, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:673;s:4:\"file\";s:28:\"2014/12/carca11-1024x575.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"carca11-1024x575-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"carca11-1024x575-540x303.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:303;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"carca11-1024x575-700x393.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:393;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:29:\"carca11-1024x575-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"carca11-1024x575-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:6.29999999999999982236431605997495353221893310546875;s:6:\"credit\";s:12:\"Rui Coutinho\";s:6:\"camera\";s:21:\"Canon EOS-1D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1392484678;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"15\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(1787, 571, '_wp_attached_file', '2014/12/carca11-1024x575.jpg'),
(1822, 170, '_wpml_media_duplicate', '1'),
(1837, 193, '_wpml_media_featured', '1'),
(1838, 194, '_wpml_media_featured', '1'),
(1839, 197, '_wpml_media_featured', '1'),
(1840, 198, '_wpml_media_featured', '1'),
(1841, 199, '_wpml_media_featured', '1'),
(1842, 202, '_wpml_media_featured', '1'),
(1843, 203, '_wpml_media_featured', '1'),
(1844, 205, '_wpml_media_featured', '1'),
(1845, 206, '_wpml_media_featured', '1'),
(1895, 593, '_menu_item_type', 'custom'),
(1896, 593, '_menu_item_menu_item_parent', '0'),
(1897, 593, '_menu_item_object_id', '593'),
(1898, 593, '_menu_item_object', 'custom'),
(1899, 593, '_menu_item_target', ''),
(1900, 593, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1901, 593, '_menu_item_xfn', ''),
(1902, 593, '_menu_item_url', 'http://#'),
(1903, 594, '_menu_item_type', 'custom'),
(1904, 594, '_menu_item_menu_item_parent', '0'),
(1905, 594, '_menu_item_object_id', '594'),
(1906, 594, '_menu_item_object', 'custom'),
(1907, 594, '_menu_item_target', ''),
(1908, 594, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1909, 594, '_menu_item_xfn', ''),
(1910, 594, '_menu_item_url', 'http://#'),
(1911, 595, '_menu_item_type', 'custom'),
(1912, 595, '_menu_item_menu_item_parent', '0'),
(1913, 595, '_menu_item_object_id', '595'),
(1914, 595, '_menu_item_object', 'custom'),
(1915, 595, '_menu_item_target', ''),
(1916, 595, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1917, 595, '_menu_item_xfn', ''),
(1918, 595, '_menu_item_url', 'http://#'),
(2029, 14, 'wpml_media_processed', '1'),
(2063, 447, 'wpml_media_processed', '1'),
(2064, 452, 'wpml_media_processed', '1'),
(2065, 456, 'wpml_media_processed', '1'),
(2066, 457, 'wpml_media_processed', '1'),
(2067, 458, 'wpml_media_processed', '1'),
(2068, 459, 'wpml_media_processed', '1'),
(2069, 461, 'wpml_media_processed', '1'),
(2070, 462, 'wpml_media_processed', '1'),
(2071, 530, 'wpml_media_processed', '1'),
(2105, 564, 'wpml_media_processed', '1'),
(2106, 565, 'wpml_media_processed', '1'),
(2107, 566, 'wpml_media_processed', '1'),
(2108, 567, 'wpml_media_processed', '1'),
(2109, 568, 'wpml_media_processed', '1'),
(2110, 569, 'wpml_media_processed', '1'),
(2111, 570, 'wpml_media_processed', '1'),
(2112, 571, 'wpml_media_processed', '1'),
(2126, 618, '_menu_item_type', 'custom'),
(2127, 618, '_menu_item_menu_item_parent', '0'),
(2128, 618, '_menu_item_object_id', '618'),
(2129, 618, '_menu_item_object', 'custom'),
(2130, 618, '_menu_item_target', ''),
(2131, 618, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2132, 618, '_menu_item_xfn', ''),
(2133, 618, '_menu_item_url', 'http://ondasdeouro.pt'),
(2137, 620, '_wp_attached_file', '2014/12/ricardo-trepa.jpg'),
(2138, 621, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:720;s:6:\"height\";i:480;s:4:\"file\";s:25:\"2014/12/ricardo-trepa.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"ricardo-trepa-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"ricardo-trepa-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"ricardo-trepa-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"ricardo-trepa-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2139, 620, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:720;s:6:\"height\";i:480;s:4:\"file\";s:25:\"2014/12/ricardo-trepa.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"ricardo-trepa-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"ricardo-trepa-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"ricardo-trepa-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"ricardo-trepa-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2140, 621, 'wpml_media_processed', '1'),
(2141, 621, '_wp_attached_file', '2014/12/ricardo-trepa.jpg'),
(2142, 622, '_wp_attached_file', '2014/12/francisco-mendes-1.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2143, 623, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1800;s:6:\"height\";i:1196;s:4:\"file\";s:30:\"2014/12/francisco-mendes-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"francisco-mendes-1-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"francisco-mendes-1-482x320.jpg\";s:5:\"width\";i:482;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"francisco-mendes-1-700x465.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:31:\"francisco-mendes-1-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"francisco-mendes-1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:5.5999999999999996447286321199499070644378662109375;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON D70\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1191137098;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"300\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:8:\"0.000625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(2144, 622, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1800;s:6:\"height\";i:1196;s:4:\"file\";s:30:\"2014/12/francisco-mendes-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"francisco-mendes-1-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"francisco-mendes-1-482x320.jpg\";s:5:\"width\";i:482;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"francisco-mendes-1-700x465.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:31:\"francisco-mendes-1-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"francisco-mendes-1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:5.5999999999999996447286321199499070644378662109375;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"NIKON D70\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1191137098;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"300\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:8:\"0.000625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(2145, 623, 'wpml_media_processed', '1'),
(2146, 623, '_wp_attached_file', '2014/12/francisco-mendes-1.jpg'),
(2147, 624, '_wp_attached_file', '2014/12/campeonato-de-surf-ripcurl-capitulo-perfeito-2012.jpg'),
(2148, 625, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3073;s:6:\"height\";i:2049;s:4:\"file\";s:61:\"2014/12/campeonato-de-surf-ripcurl-capitulo-perfeito-2012.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"campeonato-de-surf-ripcurl-capitulo-perfeito-2012-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:61:\"campeonato-de-surf-ripcurl-capitulo-perfeito-2012-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"campeonato-de-surf-ripcurl-capitulo-perfeito-2012-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:62:\"campeonato-de-surf-ripcurl-capitulo-perfeito-2012-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:61:\"campeonato-de-surf-ripcurl-capitulo-perfeito-2012-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:8;s:6:\"credit\";s:12:\"Jorge Amaral\";s:6:\"camera\";s:21:\"Canon EOS-1D Mark III\";s:7:\"caption\";s:142:\"Peniche, 25/03/2012 - Realizou-se hoje na Praia de Supertubos em Peniche o Campeonato de Surf RipCurl Capitulo Perfeito 2012.\r( Jorge Amaral )\";s:17:\"created_timestamp\";i:1332665576;s:9:\"copyright\";s:12:\"Jorge Amaral\";s:12:\"focal_length\";s:3:\"800\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:49:\"Campeonato de Surf RipCurl Capitulo Perfeito 2012\";s:11:\"orientation\";i:0;}}'),
(2149, 624, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3073;s:6:\"height\";i:2049;s:4:\"file\";s:61:\"2014/12/campeonato-de-surf-ripcurl-capitulo-perfeito-2012.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"campeonato-de-surf-ripcurl-capitulo-perfeito-2012-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:61:\"campeonato-de-surf-ripcurl-capitulo-perfeito-2012-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:61:\"campeonato-de-surf-ripcurl-capitulo-perfeito-2012-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:62:\"campeonato-de-surf-ripcurl-capitulo-perfeito-2012-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:61:\"campeonato-de-surf-ripcurl-capitulo-perfeito-2012-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:8;s:6:\"credit\";s:12:\"Jorge Amaral\";s:6:\"camera\";s:21:\"Canon EOS-1D Mark III\";s:7:\"caption\";s:142:\"Peniche, 25/03/2012 - Realizou-se hoje na Praia de Supertubos em Peniche o Campeonato de Surf RipCurl Capitulo Perfeito 2012.\r( Jorge Amaral )\";s:17:\"created_timestamp\";i:1332665576;s:9:\"copyright\";s:12:\"Jorge Amaral\";s:12:\"focal_length\";s:3:\"800\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:49:\"Campeonato de Surf RipCurl Capitulo Perfeito 2012\";s:11:\"orientation\";i:0;}}'),
(2150, 625, 'wpml_media_processed', '1'),
(2151, 625, '_wp_attached_file', '2014/12/campeonato-de-surf-ripcurl-capitulo-perfeito-2012.jpg'),
(2152, 626, '_wp_attached_file', '2014/12/ManelSaPessoa.jpeg'),
(2153, 627, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:427;s:4:\"file\";s:26:\"2014/12/ManelSaPessoa.jpeg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"ManelSaPessoa-248x114.jpeg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"ManelSaPessoa-480x320.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"ManelSaPessoa-200x200.jpeg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2154, 626, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:640;s:6:\"height\";i:427;s:4:\"file\";s:26:\"2014/12/ManelSaPessoa.jpeg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"ManelSaPessoa-248x114.jpeg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"ManelSaPessoa-480x320.jpeg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"ManelSaPessoa-200x200.jpeg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2155, 627, 'wpml_media_processed', '1'),
(2156, 627, '_wp_attached_file', '2014/12/ManelSaPessoa.jpeg'),
(2168, 637, '_wp_attached_file', '2014/12/10846194_795991747123029_4080658820513318797_n.jpg'),
(2169, 638, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:930;s:6:\"height\";i:523;s:4:\"file\";s:58:\"2014/12/10846194_795991747123029_4080658820513318797_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"10846194_795991747123029_4080658820513318797_n-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"10846194_795991747123029_4080658820513318797_n-540x304.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"10846194_795991747123029_4080658820513318797_n-700x394.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:58:\"10846194_795991747123029_4080658820513318797_n-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2170, 637, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:930;s:6:\"height\";i:523;s:4:\"file\";s:58:\"2014/12/10846194_795991747123029_4080658820513318797_n.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"10846194_795991747123029_4080658820513318797_n-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"10846194_795991747123029_4080658820513318797_n-540x304.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"10846194_795991747123029_4080658820513318797_n-700x394.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:58:\"10846194_795991747123029_4080658820513318797_n-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2171, 638, 'wpml_media_processed', '1'),
(2172, 638, '_wp_attached_file', '2014/12/10846194_795991747123029_4080658820513318797_n.jpg'),
(2201, 644, '_menu_item_type', 'custom'),
(2202, 644, '_menu_item_menu_item_parent', '0'),
(2203, 644, '_menu_item_object_id', '644'),
(2204, 644, '_menu_item_object', 'custom'),
(2205, 644, '_menu_item_target', ''),
(2206, 644, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2207, 644, '_menu_item_xfn', ''),
(2208, 644, '_menu_item_url', 'http://beta.ondasdeouro.com'),
(2225, 161, 'field_5492f49aeaa4c', 'a:14:{s:3:\"key\";s:19:\"field_5492f49aeaa4c\";s:5:\"label\";s:10:\"c_facebook\";s:4:\"name\";s:10:\"c_facebook\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5492bb77f938f\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:2:\"na\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:16;}'),
(2226, 161, 'field_5492f49feaa4d', 'a:14:{s:3:\"key\";s:19:\"field_5492f49feaa4d\";s:5:\"label\";s:9:\"c_twitter\";s:4:\"name\";s:9:\"c_twitter\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5492bb77f938f\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:2:\"na\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:17;}'),
(2227, 161, 'field_5492f4a4eaa4e', 'a:14:{s:3:\"key\";s:19:\"field_5492f4a4eaa4e\";s:5:\"label\";s:11:\"c_instagram\";s:4:\"name\";s:11:\"c_instagram\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_5492bb77f938f\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:2:\"na\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:18;}'),
(2229, 161, 'rule', 'a:5:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:10:\"convidados\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(2230, 180, 'c_facebook', 'https://www.facebook.com/VascoRibeiroSurf'),
(2231, 180, '_c_facebook', 'field_5492f49aeaa4c'),
(2232, 180, 'c_twitter', 'https://twitter.com/vascoribeiro2'),
(2233, 180, '_c_twitter', 'field_5492f49feaa4d'),
(2234, 180, 'c_instagram', 'http://instagram.com/vascoribeiro'),
(2235, 180, '_c_instagram', 'field_5492f4a4eaa4e'),
(2236, 648, '_edit_lock', '1432340405:1'),
(2237, 648, '_edit_last', '1'),
(2238, 648, '_wp_page_template', 'homepage-template.php'),
(2239, 648, '_wpml_media_duplicate', '1'),
(2240, 648, '_wpml_media_featured', '1'),
(2299, 673, '_edit_lock', '1425553521:1'),
(2300, 673, '_edit_last', '1'),
(2301, 673, 'field_54f7a86c17818', 'a:11:{s:3:\"key\";s:19:\"field_54f7a86c17818\";s:5:\"label\";s:11:\"awards_text\";s:4:\"name\";s:11:\"awards_text\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:24:\"texto awards da homepage\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";s:3:\"yes\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}'),
(2303, 673, 'position', 'normal'),
(2304, 673, 'layout', 'no_box'),
(2305, 673, 'hide_on_screen', ''),
(2308, 674, 'awards_text', 'O Surf ocupa cada vez mais um lugar de destaque na nossa sociedade e como tal faz cada vez mais sentido haver uma festa que represente toda a Industria e os seus actores principais.\r\n\r\nEntre os meses de Janeiro e Abril será possível os surfistas submeterem as suas ondas candidatas de forma a entrarem no site do Evento. No final de abril essas ondas vão estar disponíveis na plataforma para partilha e divulgação por parte dos atletas de forma a gerar o maior numero de visualizações que será, com a supervisão de uma comissão que terá 50% de influência na decisão final, o factor determinante para a escolha dos 4 candidatos finalistas.\r\n\r\nEm Maio abrem as votações online que permitirão ao publico eleger os seu preferidos de cada categoria. As categorias são:\r\n<ul>\r\n	<li>Tubo do Ano</li>\r\n	<li>Maior onda na remada</li>\r\n	<li>Maior onda de Tow-in</li>\r\n	<li>Wipeout da Temporada</li>\r\n	<li>Melhor Aéreo</li>\r\n	<li>Melhor Fotografia</li>\r\n	<li>Melhor Surfista em Competição</li>\r\n	<li>Melhor Surfista em Freesurf</li>\r\n	<li>Melhor Clip de Surf</li>\r\n	<li>Surfista Revelação</li>\r\n	<li>Rookie of the year</li>\r\n</ul>'),
(2309, 674, '_awards_text', 'field_54f7a86c17818'),
(2310, 648, 'awards_text', 'Bem vindo ao site dos Kia Ondas de Ouro Surf Awards powered by SURFPortugal, a maior gala de celebração do surf alguma vez realizada em Portugal. Estes prémios surgem da constatação de que faltava no nosso país uma cerimónia de homenagem às nossas ondas e surfistas que ultrapassasse o âmbito dos resultados desportivos, abordando o surf como fenómeno transversal que é. Os Kia Ondas de Ouro Surf Awards powered by SURFPortugal fundem free surf e competição, habilidade e coragem, desempenho global e manobras isoladas, influência e estética, história e novidade, tecnologia e método, para se tornarem no mais importante galardão do surf nacional fora do âmbito puramente desportivo.\r\n\r\nAlgumas categorias propõem a votação pública a partir de um grupo de surfistas nomeados por um painel de especialistas, que irá apontar os mais merecedores de concorrer aos respetivos galardões. Noutras categorias, serão os próprios surfistas, fotógrafos e videomakers a sujeitarem as suas melhores ondas, manobras, fotografias e videoclips à votação do público. Mas nuns e noutros, o resultado final recai sempre na tua escolha, no teu voto, na tua participação.'),
(2311, 648, '_awards_text', 'field_54f7a86c17818'),
(2312, 675, 'awards_text', 'O Surf ocupa cada vez mais um lugar de destaque na nossa sociedade e como tal faz cada vez mais sentido haver uma festa que represente toda a Industria e os seus actores principais.\r\n\r\nEntre os meses de Janeiro e Abril será possível os surfistas submeterem as suas ondas candidatas de forma a entrarem no site do Evento. No final de abril essas ondas vão estar disponíveis na plataforma para partilha e divulgação por parte dos atletas de forma a gerar o maior numero de visualizações que será, com a supervisão de uma comissão que terá 50% de influência na decisão final, o factor determinante para a escolha dos 4 candidatos finalistas.\r\n\r\nEm Maio abrem as votações online que permitirão ao publico eleger os seu preferidos de cada categoria. As categorias são:\r\n<ul>\r\n	<li>Tubo do Ano</li>\r\n	<li>Maior onda na remada</li>\r\n	<li>Maior onda de Tow-in</li>\r\n	<li>Wipeout da Temporada</li>\r\n	<li>Melhor Aéreo</li>\r\n	<li>Melhor Fotografia</li>\r\n	<li>Melhor Surfista em Competição</li>\r\n	<li>Melhor Surfista em Freesurf</li>\r\n	<li>Melhor Clip de Surf</li>\r\n	<li>Surfista Revelação</li>\r\n	<li>Rookie of the year</li>\r\n</ul>'),
(2313, 675, '_awards_text', 'field_54f7a86c17818'),
(2314, 677, '_edit_lock', '1432340619:1'),
(2315, 677, '_edit_last', '1'),
(2316, 677, '_wp_page_template', 'default'),
(2317, 677, '_wpml_media_duplicate', '1'),
(2318, 677, '_wpml_media_featured', '1'),
(2325, 680, '_form', '<p>nome (obrigatório)<br />\n    [text* your-name] </p>\n\n<p>email (obrigatório)<br />\n    [email* your-email] </p>\n\n<p>Surfista<br />\n    [text* your-surfer] </p>\n\n<p>Local<br />\n    [text* your-local] </p>\n\n<p>Cameraman/Fotógrafo<br />\n    [text your-cameraman] </p>\n\n<p>Data da onda/foto/vídeo<br />\n [text* your-date]</p>\n\n<p>Selecione a(s) categoria(s)<br />\n[select* menu-99 multiple include_blank \"FOTO DO ANO\" \"MAIOR ONDA DO ANO (REMADA)\" \"MAIOR ONDA DO ANO (TOW-IN)\" \"MANOBRA DO ANO\" \"ONDA DO ANO\" \"TUBO DO ANO\" \"VIDEOCLIP DO ANO\"] </p>\n\n<p>Links para os materiais - links para a tua onda ou fotografia: wetransfer, youtube, twitter, instagram...videos e fotos com boa resolução e sem marcas de edição como e.g XXL awards\n[textarea* your-message]\nNotas importantes:\n-Tubo do Ano, Onda do Ano, Videoclip do Ano : formato vídeo apenas\n-Maior Onda do Ano (remada), Maior Onda do Ano (tow-in), Manobra do Ano : formato vídeo e/ou fotografia(sequência completa)\n-Foto do Ano : formato fotografia apenas (uma por candidatura)\n\n</p>\n\n<p>Captcha\n[captchac captcha-565]\n[captchar captcha-565]\n</p>\n<p>[acceptance acceptance-360 default:on]  Aceito os <a href=\"/termos\">Termos e condições</a></p>\n[submit \"Enviar\"]'),
(2326, 680, '_mail', 'a:8:{s:7:\"subject\";s:26:\"candidatura de [your-name]\";s:6:\"sender\";s:35:\"Ondas de Ouro <info@ondasdeouro.pt>\";s:4:\"body\";s:263:\"De: [your-name] <[your-email]>\nsurfer: [ your-surfer]\ncamera: [your-cameraman]\nlocal: [your-local]\ndata: [your-date]\n--\ncategorias: [menu-99]\n--\nmateriais: [your-message]\n--\nEste email foi enviado por um formulário de contacto do site http://beta.ondasdeouro.com\";s:9:\"recipient\";s:115:\"rodolfo.cristovao@gmail.com, rui@twice.pt, info@ondasdeouro.pt, francisco.twice@gmail.com, jvalente@surfportugal.pt\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(2327, 680, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:69:\"OP Awards - Gala do Surf Portugês 2015 <rodolfo.cristovao@gmail.com>\";s:4:\"body\";s:162:\"Corpo da mensagem:\n[your-message]\n\n--\nEste email foi enviado por um formulário de contacto em OP Awards - Gala do Surf Portugês 2015 http://beta.ondasdeouro.com\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:37:\"Reply-To: rodolfo.cristovao@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(2328, 680, '_messages', 'a:23:{s:12:\"mail_sent_ok\";s:49:\"A sua mensagem foi enviada com sucesso. Obrigado.\";s:12:\"mail_sent_ng\";s:94:\"Mensagem não enviada. Tente mais tarde ou contacte o administrador do site com outro método.\";s:16:\"validation_error\";s:79:\"Ocorreram erros de validação. Por favor verifique os dados e envie novamente.\";s:4:\"spam\";s:94:\"Mensagem não enviada. Tente mais tarde ou contacte o administrador do site com outro método.\";s:12:\"accept_terms\";s:43:\"Por favor aceite os termos para prosseguir.\";s:16:\"invalid_required\";s:40:\"Por favor preencha o campo obrigatório.\";s:16:\"invalid_too_long\";s:32:\"Este texto é demasiado extenso.\";s:17:\"invalid_too_short\";s:30:\"Este texto é demasiado curto.\";s:17:\"captcha_not_match\";s:36:\"O código inserido está incorrecto.\";s:14:\"invalid_number\";s:32:\"Formato de número é inválido.\";s:16:\"number_too_small\";s:34:\"Este número é demasiado pequeno.\";s:16:\"number_too_large\";s:33:\"Este número é demasiado grande.\";s:13:\"invalid_email\";s:38:\"O endereço de email parece inválido.\";s:11:\"invalid_url\";s:21:\"URL parece inválido.\";s:11:\"invalid_tel\";s:37:\"Número de telefone parece inválido.\";s:23:\"quiz_answer_not_correct\";s:20:\"Resposta incorrecta.\";s:12:\"invalid_date\";s:33:\"Formato de data parece inválido.\";s:14:\"date_too_early\";s:28:\"Esta data é demasiado cedo.\";s:13:\"date_too_late\";s:29:\"Esta data é demasiado tarde.\";s:13:\"upload_failed\";s:26:\"Erro no envio de ficheiro.\";s:24:\"upload_file_type_invalid\";s:40:\"Este tipo de ficheiro não é permitido.\";s:21:\"upload_file_too_large\";s:26:\"Ficheiro demasiado grande.\";s:23:\"upload_failed_php_error\";s:43:\"Erro: não foi possível enviar o ficheiro.\";}'),
(2329, 680, '_additional_settings', ''),
(2330, 680, '_locale', 'pt_PT'),
(2358, 673, 'field_54f83843574ab', 'a:11:{s:3:\"key\";s:19:\"field_54f83843574ab\";s:5:\"label\";s:12:\"awards_table\";s:4:\"name\";s:12:\"awards_table\";s:4:\"type\";s:7:\"wysiwyg\";s:12:\"instructions\";s:39:\"as tabelas com links para as categorias\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:7:\"toolbar\";s:4:\"full\";s:12:\"media_upload\";s:3:\"yes\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:1;}'),
(2359, 673, 'rule', 'a:5:{s:5:\"param\";s:4:\"page\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:3:\"648\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(2360, 648, 'awards_table', '<div class=\"grid_6\"><strong>eleitos pelo público:</strong>\r\n<ul>\r\n	<li>Tubo do Ano</li>\r\n	<li>Maior onda na remada</li>\r\n	<li>Maior onda de Tow-in</li>\r\n	<li>Wipeout da Temporada</li>\r\n	<li>Melhor Aéreo</li>\r\n	<li>Melhor Fotografia</li>\r\n	<li>Melhor Surfista em Competição</li>\r\n	<li>Melhor Surfista em Freesurf</li>\r\n	<li>Melhor Clip de Surf</li>\r\n	<li>Surfista Revelação</li>\r\n	<li>Rookie of the year</li>\r\n</ul>\r\n</div>\r\n<div class=\"grid_6\"><strong>eleitos pela comissão:</strong>\r\n<ul>\r\n	<li>Personalidade do ano</li>\r\n	<li>Figura Publica mais ligada ao Surf</li>\r\n	<li>Prémio de Careira</li>\r\n	<li>Melhor matéria de Surf</li>\r\n	<li>Campeão Nacional Masculino / Surf</li>\r\n	<li>Campeão Nacional Feminino / Surf</li>\r\n</ul>\r\n</div>\r\n&nbsp;\r\n\r\npor que esperas?'),
(2361, 648, '_awards_table', 'field_54f83843574ab'),
(2362, 689, '_edit_lock', '1427419357:1'),
(2363, 689, '_edit_last', '1'),
(2364, 689, '_wp_page_template', 'candidaturas-template.php'),
(2365, 689, '_wpml_media_duplicate', '1'),
(2366, 689, '_wpml_media_featured', '1'),
(2367, 692, '_menu_item_type', 'post_type'),
(2368, 692, '_menu_item_menu_item_parent', '0'),
(2369, 692, '_menu_item_object_id', '689'),
(2370, 692, '_menu_item_object', 'page'),
(2371, 692, '_menu_item_target', ''),
(2372, 692, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(2373, 692, '_menu_item_xfn', ''),
(2374, 692, '_menu_item_url', ''),
(2385, 694, '_form', '<p>O seu nome (obrigatório)<br />\n    [text* your-name] </p>\n\n<p>O seu email (obrigatório)<br />\n    [email* your-email] </p>\n\n<p>Assunto<br />\n    [text your-subject] </p>\n\n<p>A sua mensagem<br />\n    [textarea your-message] </p>\n\n<p>[submit \"Enviar\"]</p>'),
(2386, 694, '_mail', 'a:8:{s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:41:\"[your-name] <rodolfo.cristovao@gmail.com>\";s:4:\"body\";s:218:\"De: [your-name] <[your-email]>\nAssunto: [your-subject]\n\nCorpo da mensagem:\n[your-message]\n\n--\nEste email foi enviado por um formulário de contacto em OP Awards - Gala do Surf Portugês 2015 http://beta.ondasdeouro.com\";s:9:\"recipient\";s:27:\"rodolfo.cristovao@gmail.com\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(2387, 694, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:14:\"[your-subject]\";s:6:\"sender\";s:69:\"OP Awards - Gala do Surf Portugês 2015 <rodolfo.cristovao@gmail.com>\";s:4:\"body\";s:162:\"Corpo da mensagem:\n[your-message]\n\n--\nEste email foi enviado por um formulário de contacto em OP Awards - Gala do Surf Portugês 2015 http://beta.ondasdeouro.com\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:37:\"Reply-To: rodolfo.cristovao@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),
(2388, 694, '_messages', 'a:23:{s:12:\"mail_sent_ok\";s:49:\"A sua mensagem foi enviada com sucesso. Obrigado.\";s:12:\"mail_sent_ng\";s:94:\"Mensagem não enviada. Tente mais tarde ou contacte o administrador do site com outro método.\";s:16:\"validation_error\";s:79:\"Ocorreram erros de validação. Por favor verifique os dados e envie novamente.\";s:4:\"spam\";s:94:\"Mensagem não enviada. Tente mais tarde ou contacte o administrador do site com outro método.\";s:12:\"accept_terms\";s:43:\"Por favor aceite os termos para prosseguir.\";s:16:\"invalid_required\";s:40:\"Por favor preencha o campo obrigatório.\";s:16:\"invalid_too_long\";s:32:\"Este texto é demasiado extenso.\";s:17:\"invalid_too_short\";s:30:\"Este texto é demasiado curto.\";s:17:\"captcha_not_match\";s:36:\"O código inserido está incorrecto.\";s:14:\"invalid_number\";s:32:\"Formato de número é inválido.\";s:16:\"number_too_small\";s:34:\"Este número é demasiado pequeno.\";s:16:\"number_too_large\";s:33:\"Este número é demasiado grande.\";s:13:\"invalid_email\";s:38:\"O endereço de email parece inválido.\";s:11:\"invalid_url\";s:21:\"URL parece inválido.\";s:11:\"invalid_tel\";s:37:\"Número de telefone parece inválido.\";s:23:\"quiz_answer_not_correct\";s:20:\"Resposta incorrecta.\";s:12:\"invalid_date\";s:33:\"Formato de data parece inválido.\";s:14:\"date_too_early\";s:28:\"Esta data é demasiado cedo.\";s:13:\"date_too_late\";s:29:\"Esta data é demasiado tarde.\";s:13:\"upload_failed\";s:26:\"Erro no envio de ficheiro.\";s:24:\"upload_file_type_invalid\";s:40:\"Este tipo de ficheiro não é permitido.\";s:21:\"upload_file_too_large\";s:26:\"Ficheiro demasiado grande.\";s:23:\"upload_failed_php_error\";s:43:\"Erro: não foi possível enviar o ficheiro.\";}'),
(2389, 694, '_additional_settings', ''),
(2390, 694, '_locale', 'pt_PT'),
(2392, 703, '_edit_lock', '1427414971:1'),
(2393, 703, '_edit_last', '1'),
(2394, 703, 'field_54f9a0eb201d8', 'a:11:{s:3:\"key\";s:19:\"field_54f9a0eb201d8\";s:5:\"label\";s:11:\"award_image\";s:4:\"name\";s:11:\"award_image\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:23:\"imagem para a categoria\";s:8:\"required\";s:1:\"0\";s:11:\"save_format\";s:6:\"object\";s:12:\"preview_size\";s:6:\"medium\";s:7:\"library\";s:3:\"all\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}'),
(2396, 703, 'position', 'normal'),
(2397, 703, 'layout', 'no_box'),
(2398, 703, 'hide_on_screen', ''),
(2399, 704, '_wp_attached_file', '2015/03/tubo.ano_.jpg'),
(2400, 705, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1067;s:4:\"file\";s:21:\"2015/03/tubo.ano_.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"tubo.ano_-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"tubo.ano_-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"tubo.ano_-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:22:\"tubo.ano_-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"tubo.ano_-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2401, 704, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1067;s:4:\"file\";s:21:\"2015/03/tubo.ano_.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"tubo.ano_-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"tubo.ano_-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"tubo.ano_-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:22:\"tubo.ano_-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"tubo.ano_-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2402, 705, 'wpml_media_processed', '1'),
(2403, 705, '_wp_attached_file', '2015/03/tubo.ano_.jpg'),
(2404, 706, '_wp_attached_file', '2015/03/best-paddle.jpg'),
(2405, 707, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3600;s:6:\"height\";i:2380;s:4:\"file\";s:23:\"2015/03/best-paddle.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"best-paddle-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"best-paddle-484x320.jpg\";s:5:\"width\";i:484;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"best-paddle-700x463.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:24:\"best-paddle-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"best-paddle-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.79999999999999982236431605997495353221893310546875;s:6:\"credit\";s:15:\"SHAL-JACOBOVITZ\";s:6:\"camera\";s:8:\"NIKON D3\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1266051369;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"400\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:10:\"0.00015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(2406, 706, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:3600;s:6:\"height\";i:2380;s:4:\"file\";s:23:\"2015/03/best-paddle.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"best-paddle-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"best-paddle-484x320.jpg\";s:5:\"width\";i:484;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"best-paddle-700x463.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:463;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:24:\"best-paddle-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"best-paddle-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:2.79999999999999982236431605997495353221893310546875;s:6:\"credit\";s:15:\"SHAL-JACOBOVITZ\";s:6:\"camera\";s:8:\"NIKON D3\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1266051369;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"400\";s:3:\"iso\";s:3:\"250\";s:13:\"shutter_speed\";s:10:\"0.00015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(2407, 707, 'wpml_media_processed', '1'),
(2408, 707, '_wp_attached_file', '2015/03/best-paddle.jpg'),
(2409, 708, '_wp_attached_file', '2015/03/best-towin.jpg'),
(2410, 709, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:533;s:6:\"height\";i:355;s:4:\"file\";s:22:\"2015/03/best-towin.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"best-towin-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"best-towin-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:22:\"best-towin-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2411, 708, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:533;s:6:\"height\";i:355;s:4:\"file\";s:22:\"2015/03/best-towin.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"best-towin-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"best-towin-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:22:\"best-towin-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2412, 709, 'wpml_media_processed', '1'),
(2413, 709, '_wp_attached_file', '2015/03/best-towin.jpg'),
(2414, 710, '_wp_attached_file', '2015/03/wipout2.jpg'),
(2415, 711, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1067;s:4:\"file\";s:19:\"2015/03/wipout2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"wipout2-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"wipout2-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"wipout2-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:20:\"wipout2-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"wipout2-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:11:\"Lucenaworks\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:11:\"Lucenaworks\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2416, 710, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1067;s:4:\"file\";s:19:\"2015/03/wipout2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"wipout2-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"wipout2-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"wipout2-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:20:\"wipout2-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"wipout2-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:11:\"Lucenaworks\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:11:\"Lucenaworks\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2417, 711, 'wpml_media_processed', '1'),
(2418, 711, '_wp_attached_file', '2015/03/wipout2.jpg'),
(2419, 712, '_wp_attached_file', '2015/03/best-aerial.jpg'),
(2420, 713, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2639;s:6:\"height\";i:1776;s:4:\"file\";s:23:\"2015/03/best-aerial.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"best-aerial-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"best-aerial-475x320.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"best-aerial-700x471.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:24:\"best-aerial-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"best-aerial-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:5.5999999999999996447286321199499070644378662109375;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:22:\"Canon EOS-1D Mark II N\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1238333319;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"600\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(2421, 712, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2639;s:6:\"height\";i:1776;s:4:\"file\";s:23:\"2015/03/best-aerial.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"best-aerial-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"best-aerial-475x320.jpg\";s:5:\"width\";i:475;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"best-aerial-700x471.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:471;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:24:\"best-aerial-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"best-aerial-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:5.5999999999999996447286321199499070644378662109375;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:22:\"Canon EOS-1D Mark II N\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1238333319;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"600\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(2422, 713, 'wpml_media_processed', '1'),
(2423, 713, '_wp_attached_file', '2015/03/best-aerial.jpg'),
(2424, 714, '_wp_attached_file', '2015/03/best-photography.jpg'),
(2425, 715, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:720;s:6:\"height\";i:480;s:4:\"file\";s:28:\"2015/03/best-photography.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"best-photography-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"best-photography-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"best-photography-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"best-photography-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:4.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"10\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:21:\"Brit surfer Oli Adams\";s:11:\"orientation\";i:0;}}'),
(2426, 714, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:720;s:6:\"height\";i:480;s:4:\"file\";s:28:\"2015/03/best-photography.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"best-photography-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"best-photography-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"best-photography-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"best-photography-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:4.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"10\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:21:\"Brit surfer Oli Adams\";s:11:\"orientation\";i:0;}}'),
(2427, 715, 'wpml_media_processed', '1'),
(2428, 715, '_wp_attached_file', '2015/03/best-photography.jpg'),
(2429, 716, '_wp_attached_file', '2015/03/best-competitor.jpg'),
(2430, 717, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1067;s:4:\"file\";s:27:\"2015/03/best-competitor.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"best-competitor-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"best-competitor-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"best-competitor-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:28:\"best-competitor-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:27:\"best-competitor-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:11:\"Lucenaworks\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:11:\"Lucenaworks\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2431, 716, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1067;s:4:\"file\";s:27:\"2015/03/best-competitor.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"best-competitor-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"best-competitor-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"best-competitor-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:28:\"best-competitor-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:27:\"best-competitor-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:11:\"Lucenaworks\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:11:\"Lucenaworks\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2432, 717, 'wpml_media_processed', '1'),
(2433, 717, '_wp_attached_file', '2015/03/best-competitor.jpg'),
(2434, 718, '_wp_attached_file', '2015/03/best-freesurf.jpg'),
(2435, 719, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1067;s:4:\"file\";s:25:\"2015/03/best-freesurf.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"best-freesurf-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"best-freesurf-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"best-freesurf-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:26:\"best-freesurf-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"best-freesurf-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2436, 718, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1067;s:4:\"file\";s:25:\"2015/03/best-freesurf.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"best-freesurf-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"best-freesurf-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"best-freesurf-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:26:\"best-freesurf-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"best-freesurf-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2437, 719, 'wpml_media_processed', '1'),
(2438, 719, '_wp_attached_file', '2015/03/best-freesurf.jpg'),
(2439, 720, '_wp_attached_file', '2015/03/best-surf-clip.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2440, 721, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:676;s:6:\"height\";i:413;s:4:\"file\";s:26:\"2015/03/best-surf-clip.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"best-surf-clip-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"best-surf-clip-524x320.jpg\";s:5:\"width\";i:524;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"best-surf-clip-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(2441, 720, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:676;s:6:\"height\";i:413;s:4:\"file\";s:26:\"2015/03/best-surf-clip.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"best-surf-clip-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"best-surf-clip-524x320.jpg\";s:5:\"width\";i:524;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"best-surf-clip-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(2442, 721, 'wpml_media_processed', '1'),
(2443, 721, '_wp_attached_file', '2015/03/best-surf-clip.jpg'),
(2444, 722, '_wp_attached_file', '2015/03/revelacao.jpg'),
(2445, 723, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:663;s:4:\"file\";s:21:\"2015/03/revelacao.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"revelacao-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"revelacao-483x320.jpg\";s:5:\"width\";i:483;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"revelacao-700x464.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:22:\"revelacao-1000x600.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"revelacao-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2446, 722, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:663;s:4:\"file\";s:21:\"2015/03/revelacao.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"revelacao-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"revelacao-483x320.jpg\";s:5:\"width\";i:483;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"revelacao-700x464.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:22:\"revelacao-1000x600.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"revelacao-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2447, 723, 'wpml_media_processed', '1'),
(2448, 723, '_wp_attached_file', '2015/03/revelacao.jpg'),
(2449, 724, '_wp_attached_file', '2015/03/best-grom.jpg'),
(2450, 725, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:582;s:6:\"height\";i:408;s:4:\"file\";s:21:\"2015/03/best-grom.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"best-grom-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"best-grom-456x320.jpg\";s:5:\"width\";i:456;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"best-grom-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(2451, 724, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:582;s:6:\"height\";i:408;s:4:\"file\";s:21:\"2015/03/best-grom.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"best-grom-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"best-grom-456x320.jpg\";s:5:\"width\";i:456;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"best-grom-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(2452, 725, 'wpml_media_processed', '1'),
(2453, 725, '_wp_attached_file', '2015/03/best-grom.jpg'),
(2454, 720, '_edit_lock', '1425663226:1'),
(2467, 728, '_edit_lock', '1432580649:1'),
(2468, 728, '_edit_last', '1'),
(2469, 728, 'field_54fd889210f6e', 'a:14:{s:3:\"key\";s:19:\"field_54fd889210f6e\";s:5:\"label\";s:8:\"surfista\";s:4:\"name\";s:11:\"aw_surfista\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:0;}'),
(2470, 728, 'field_54fd88b010f6f', 'a:14:{s:3:\"key\";s:19:\"field_54fd88b010f6f\";s:5:\"label\";s:9:\"fotografo\";s:4:\"name\";s:12:\"aw_fotografo\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:1;}'),
(2471, 728, 'field_54fd88bc10f70', 'a:14:{s:3:\"key\";s:19:\"field_54fd88bc10f70\";s:5:\"label\";s:5:\"local\";s:4:\"name\";s:8:\"aw_local\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:2;}'),
(2473, 728, 'position', 'normal'),
(2474, 728, 'layout', 'no_box'),
(2475, 728, 'hide_on_screen', ''),
(2476, 728, 'field_54fd89c73c1fe', 'a:14:{s:3:\"key\";s:19:\"field_54fd89c73c1fe\";s:5:\"label\";s:9:\"cameraman\";s:4:\"name\";s:12:\"aw_cameraman\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:3;}'),
(2481, 728, 'field_54fd8badb3f8a', 'a:14:{s:3:\"key\";s:19:\"field_54fd8badb3f8a\";s:5:\"label\";s:4:\"data\";s:4:\"name\";s:7:\"aw_data\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:4;}'),
(2496, 731, '_wp_attached_file', '2015/03/kelly-cave.jpg'),
(2497, 732, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1140;s:6:\"height\";i:758;s:4:\"file\";s:22:\"2015/03/kelly-cave.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"kelly-cave-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"kelly-cave-481x320.jpg\";s:5:\"width\";i:481;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"kelly-cave-700x465.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:23:\"kelly-cave-1140x600.jpg\";s:5:\"width\";i:1140;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:22:\"kelly-cave-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2498, 731, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1140;s:6:\"height\";i:758;s:4:\"file\";s:22:\"2015/03/kelly-cave.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"kelly-cave-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"kelly-cave-481x320.jpg\";s:5:\"width\";i:481;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"kelly-cave-700x465.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:465;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:23:\"kelly-cave-1140x600.jpg\";s:5:\"width\";i:1140;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:22:\"kelly-cave-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2499, 732, 'wpml_media_processed', '1'),
(2500, 732, '_wp_attached_file', '2015/03/kelly-cave.jpg'),
(2512, 733, '_wp_attached_file', '2015/03/paulo-bairro-coxos.jpg'),
(2513, 734, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1051;s:6:\"height\";i:701;s:4:\"file\";s:30:\"2015/03/paulo-bairro-coxos.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"paulo-bairro-coxos-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"paulo-bairro-coxos-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"paulo-bairro-coxos-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:31:\"paulo-bairro-coxos-1051x600.jpg\";s:5:\"width\";i:1051;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"paulo-bairro-coxos-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(2514, 733, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1051;s:6:\"height\";i:701;s:4:\"file\";s:30:\"2015/03/paulo-bairro-coxos.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"paulo-bairro-coxos-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"paulo-bairro-coxos-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"paulo-bairro-coxos-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:31:\"paulo-bairro-coxos-1051x600.jpg\";s:5:\"width\";i:1051;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"paulo-bairro-coxos-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(2515, 734, 'wpml_media_processed', '1'),
(2516, 734, '_wp_attached_file', '2015/03/paulo-bairro-coxos.jpg'),
(2520, 737, '_wp_attached_file', '2015/03/franscico-morgado-surf.jpg'),
(2521, 738, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1096;s:6:\"height\";i:727;s:4:\"file\";s:34:\"2015/03/franscico-morgado-surf.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"franscico-morgado-surf-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"franscico-morgado-surf-482x320.jpg\";s:5:\"width\";i:482;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"franscico-morgado-surf-700x464.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:35:\"franscico-morgado-surf-1096x600.jpg\";s:5:\"width\";i:1096;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:34:\"franscico-morgado-surf-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2522, 737, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1096;s:6:\"height\";i:727;s:4:\"file\";s:34:\"2015/03/franscico-morgado-surf.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"franscico-morgado-surf-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"franscico-morgado-surf-482x320.jpg\";s:5:\"width\";i:482;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"franscico-morgado-surf-700x464.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:464;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:35:\"franscico-morgado-surf-1096x600.jpg\";s:5:\"width\";i:1096;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:34:\"franscico-morgado-surf-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2523, 738, 'wpml_media_processed', '1'),
(2524, 738, '_wp_attached_file', '2015/03/franscico-morgado-surf.jpg'),
(2536, 703, 'field_550061c3e0d2e', 'a:11:{s:3:\"key\";s:19:\"field_550061c3e0d2e\";s:5:\"label\";s:13:\"sponsor_image\";s:4:\"name\";s:13:\"sponsor_image\";s:4:\"type\";s:5:\"image\";s:12:\"instructions\";s:12:\"sponsor logo\";s:8:\"required\";s:1:\"0\";s:11:\"save_format\";s:6:\"object\";s:12:\"preview_size\";s:9:\"thumbnail\";s:7:\"library\";s:3:\"all\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:1;}'),
(2538, 739, '_wp_attached_file', '2015/03/KIA_logo2.svg_.png'),
(2539, 740, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:640;s:4:\"file\";s:26:\"2015/03/KIA_logo2.svg_.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"KIA_logo2.svg_-248x114.png\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"KIA_logo2.svg_-540x270.png\";s:5:\"width\";i:540;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"KIA_logo2.svg_-700x350.png\";s:5:\"width\";i:700;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"wide\";a:4:{s:4:\"file\";s:27:\"KIA_logo2.svg_-1280x600.png\";s:5:\"width\";i:1280;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"KIA_logo2.svg_-200x200.png\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2540, 739, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:640;s:4:\"file\";s:26:\"2015/03/KIA_logo2.svg_.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"KIA_logo2.svg_-248x114.png\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"KIA_logo2.svg_-540x270.png\";s:5:\"width\";i:540;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"KIA_logo2.svg_-700x350.png\";s:5:\"width\";i:700;s:6:\"height\";i:350;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"wide\";a:4:{s:4:\"file\";s:27:\"KIA_logo2.svg_-1280x600.png\";s:5:\"width\";i:1280;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"KIA_logo2.svg_-200x200.png\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2541, 740, 'wpml_media_processed', '1'),
(2542, 740, '_wp_attached_file', '2015/03/KIA_logo2.svg_.png'),
(2543, 728, 'field_550073fd4692a', 'a:12:{s:3:\"key\";s:19:\"field_550073fd4692a\";s:5:\"label\";s:10:\"media_type\";s:4:\"name\";s:13:\"aw_media_type\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:21:\"se é video ou photos\";s:8:\"required\";s:1:\"0\";s:7:\"choices\";a:3:{s:5:\"video\";s:5:\"video\";s:5:\"photo\";s:5:\"photo\";s:7:\"gallery\";s:7:\"gallery\";}s:13:\"default_value\";s:5:\"video\";s:10:\"allow_null\";s:1:\"0\";s:8:\"multiple\";s:1:\"0\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:0:\"\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:5;}'),
(2554, 742, '_wp_attached_file', '2015/03/sunset-surf-marco-petracci.jpg'),
(2555, 743, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:900;s:6:\"height\";i:584;s:4:\"file\";s:38:\"2015/03/sunset-surf-marco-petracci.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"sunset-surf-marco-petracci-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"sunset-surf-marco-petracci-493x320.jpg\";s:5:\"width\";i:493;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"sunset-surf-marco-petracci-700x454.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:454;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:38:\"sunset-surf-marco-petracci-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2556, 742, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:900;s:6:\"height\";i:584;s:4:\"file\";s:38:\"2015/03/sunset-surf-marco-petracci.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"sunset-surf-marco-petracci-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"sunset-surf-marco-petracci-493x320.jpg\";s:5:\"width\";i:493;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"sunset-surf-marco-petracci-700x454.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:454;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:38:\"sunset-surf-marco-petracci-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2557, 743, 'wpml_media_processed', '1'),
(2558, 743, '_wp_attached_file', '2015/03/sunset-surf-marco-petracci.jpg'),
(2572, 728, 'field_5500e5528c18d', 'a:14:{s:3:\"key\";s:19:\"field_5500e5528c18d\";s:5:\"label\";s:5:\"video\";s:4:\"name\";s:8:\"aw_video\";s:4:\"type\";s:4:\"text\";s:12:\"instructions\";s:94:\"link para o video e.g. https://www.youtube.com/watch?v=4hJF8KD0yt8 ou  http://vimeo.com/123123\";s:8:\"required\";s:1:\"0\";s:13:\"default_value\";s:0:\"\";s:11:\"placeholder\";s:0:\"\";s:7:\"prepend\";s:0:\"\";s:6:\"append\";s:0:\"\";s:10:\"formatting\";s:4:\"html\";s:9:\"maxlength\";s:0:\"\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_550073fd4692a\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:6;}'),
(2693, 761, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/03/MG_00471.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"MG_00471-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"MG_00471-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"MG_00471-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"MG_00471-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"MG_00471-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2695, 761, 'wpml_media_processed', '1'),
(2696, 761, '_wp_attached_file', '2015/03/MG_00471.jpg'),
(2698, 763, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/03/MG_00481.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"MG_00481-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"MG_00481-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"MG_00481-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"MG_00481-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"MG_00481-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2700, 763, 'wpml_media_processed', '1'),
(2701, 763, '_wp_attached_file', '2015/03/MG_00481.jpg'),
(2702, 764, '_wp_attached_file', '2015/03/MG_0053.jpg'),
(2703, 765, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:19:\"2015/03/MG_0053.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"MG_0053-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"MG_0053-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"MG_0053-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:20:\"MG_0053-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"MG_0053-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2704, 764, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:19:\"2015/03/MG_0053.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"MG_0053-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"MG_0053-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"MG_0053-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:20:\"MG_0053-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"MG_0053-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2705, 765, 'wpml_media_processed', '1'),
(2706, 765, '_wp_attached_file', '2015/03/MG_0053.jpg'),
(2707, 766, '_wp_attached_file', '2015/03/MG_0054.jpg'),
(2708, 767, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:19:\"2015/03/MG_0054.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"MG_0054-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"MG_0054-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"MG_0054-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:20:\"MG_0054-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"MG_0054-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2709, 766, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:19:\"2015/03/MG_0054.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"MG_0054-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"MG_0054-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"MG_0054-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:20:\"MG_0054-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"MG_0054-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2710, 767, 'wpml_media_processed', '1'),
(2711, 767, '_wp_attached_file', '2015/03/MG_0054.jpg'),
(2713, 769, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/03/MG_00431.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"MG_00431-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"MG_00431-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"MG_00431-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"MG_00431-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"MG_00431-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2715, 769, 'wpml_media_processed', '1'),
(2716, 769, '_wp_attached_file', '2015/03/MG_00431.jpg'),
(2718, 771, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/03/MG_00441.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"MG_00441-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"MG_00441-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"MG_00441-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"MG_00441-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"MG_00441-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2720, 771, 'wpml_media_processed', '1'),
(2721, 771, '_wp_attached_file', '2015/03/MG_00441.jpg'),
(2723, 773, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/03/MG_00451.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"MG_00451-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"MG_00451-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"MG_00451-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"MG_00451-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"MG_00451-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2725, 773, 'wpml_media_processed', '1'),
(2726, 773, '_wp_attached_file', '2015/03/MG_00451.jpg'),
(2727, 774, '_wp_attached_file', '2015/03/MG_00461.jpg'),
(2728, 775, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/03/MG_00461.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"MG_00461-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"MG_00461-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"MG_00461-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"MG_00461-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"MG_00461-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2729, 774, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/03/MG_00461.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"MG_00461-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"MG_00461-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"MG_00461-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"MG_00461-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"MG_00461-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2730, 775, 'wpml_media_processed', '1'),
(2731, 775, '_wp_attached_file', '2015/03/MG_00461.jpg'),
(2732, 776, '_wp_attached_file', '2015/03/MG_00491.jpg'),
(2733, 777, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/03/MG_00491.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"MG_00491-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"MG_00491-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"MG_00491-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"MG_00491-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"MG_00491-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2734, 776, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/03/MG_00491.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"MG_00491-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"MG_00491-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"MG_00491-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"MG_00491-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"MG_00491-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2735, 777, 'wpml_media_processed', '1'),
(2736, 777, '_wp_attached_file', '2015/03/MG_00491.jpg'),
(2737, 778, '_wp_attached_file', '2015/03/MG_0050.jpg'),
(2738, 779, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:19:\"2015/03/MG_0050.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"MG_0050-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"MG_0050-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"MG_0050-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:20:\"MG_0050-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"MG_0050-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2739, 778, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:19:\"2015/03/MG_0050.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"MG_0050-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"MG_0050-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"MG_0050-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:20:\"MG_0050-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"MG_0050-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2740, 779, 'wpml_media_processed', '1'),
(2741, 779, '_wp_attached_file', '2015/03/MG_0050.jpg'),
(2742, 780, '_wp_attached_file', '2015/03/MG_0051.jpg'),
(2743, 781, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:19:\"2015/03/MG_0051.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"MG_0051-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"MG_0051-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"MG_0051-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:20:\"MG_0051-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"MG_0051-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2744, 780, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:19:\"2015/03/MG_0051.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"MG_0051-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"MG_0051-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"MG_0051-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:20:\"MG_0051-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"MG_0051-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2745, 781, 'wpml_media_processed', '1'),
(2746, 781, '_wp_attached_file', '2015/03/MG_0051.jpg'),
(2747, 782, '_wp_attached_file', '2015/03/MG_0052.jpg'),
(2748, 783, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:19:\"2015/03/MG_0052.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"MG_0052-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"MG_0052-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"MG_0052-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:20:\"MG_0052-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"MG_0052-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2749, 782, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:19:\"2015/03/MG_0052.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"MG_0052-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"MG_0052-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"MG_0052-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:20:\"MG_0052-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"MG_0052-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:19:\"All Rights Reserved\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2750, 783, 'wpml_media_processed', '1'),
(2751, 783, '_wp_attached_file', '2015/03/MG_0052.jpg'),
(2787, 784, '_edit_lock', '1427759270:1'),
(2788, 784, '_edit_last', '1'),
(2801, 787, '_wp_attached_file', '2015/03/logo.png'),
(2802, 787, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:323;s:6:\"height\";i:293;s:4:\"file\";s:16:\"2015/03/logo.png\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"logo-248x114.png\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:16:\"logo-200x200.png\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(2803, 788, 'awards_text', 'Bem vindo ao site dos Kia Ondas de Ouro Surf Awards powered by SURFPortugal, a maior gala de celebração do surf alguma vez realizada em Portugal. Estes prémios surgem da constatação de que faltava no nosso país uma cerimónia de homenagem às nossas ondas e surfistas que ultrapassasse o âmbito dos resultados desportivos, abordando o surf como fenómeno transversal que é.\r\n\r\nOs Kia Ondas de Ouro Surf Awards powered by SURFPortugal fundem free surf e competição, habilidade e coragem, desempenho global e manobras isoladas, influência e estética, história e novidade, tecnologia e método, para se tornarem no mais importante galardão do surf nacional fora do âmbito puramente desportivo.\r\n\r\nPara a organização dos Kia Ondas de Ouro Surf Awards powered by SURFPortugal, a tua opinião conta muito. Aqui, a responsabilidade sobre a escolha final dos vencedores recai sobre o surfista comum, sobre aqueles que observam e acompanham o surf obsessivamente mas que não dispõem de meios oficiais para manifestar as suas preferências. Por outras palavras, quem escolhe és tu. Algumas categorias propõem a votação pública a partir de um grupo de surfistas nomeados por um painel de especialistas, que irá apontar os mais merecedores de concorrer aos respetivos galardões. Noutras categorias, serão os próprios surfistas, fotógrafos e videomakers a sujeitarem as suas melhores ondas, manobras, fotografias e videoclips à votação do público. Mas nuns e noutros, o resultado final recai sempre na tua escolha, no teu voto, na tua participação. Somente os prémios Carreira e Contributo ao Surf são resultado de uma seleção exclusiva por parte da organização.'),
(2804, 788, '_awards_text', 'field_54f7a86c17818'),
(2805, 788, 'awards_table', '<div class=\"grid_6\"><strong>eleitos pelo público:</strong>\r\n<ul>\r\n	<li>Tubo do Ano</li>\r\n	<li>Maior onda na remada</li>\r\n	<li>Maior onda de Tow-in</li>\r\n	<li>Wipeout da Temporada</li>\r\n	<li>Melhor Aéreo</li>\r\n	<li>Melhor Fotografia</li>\r\n	<li>Melhor Surfista em Competição</li>\r\n	<li>Melhor Surfista em Freesurf</li>\r\n	<li>Melhor Clip de Surf</li>\r\n	<li>Surfista Revelação</li>\r\n	<li>Rookie of the year</li>\r\n</ul>\r\n</div>\r\n<div class=\"grid_6\"><strong>eleitos pela comissão:</strong>\r\n<ul>\r\n	<li>Personalidade do ano</li>\r\n	<li>Figura Publica mais ligada ao Surf</li>\r\n	<li>Prémio de Careira</li>\r\n	<li>Melhor matéria de Surf</li>\r\n	<li>Campeão Nacional Masculino / Surf</li>\r\n	<li>Campeão Nacional Feminino / Surf</li>\r\n</ul>\r\n</div>\r\n&nbsp;\r\n\r\npor que esperas?'),
(2806, 788, '_awards_table', 'field_54f83843574ab'),
(2809, 789, '_wp_attached_file', '2015/03/maior-onda.jpg'),
(2810, 789, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:691;s:6:\"height\";i:350;s:4:\"file\";s:22:\"2015/03/maior-onda.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"maior-onda-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"maior-onda-540x274.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:22:\"maior-onda-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2811, 790, '_wp_attached_file', '2015/03/billabong.jpg'),
(2812, 790, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:207;s:6:\"height\";i:65;s:4:\"file\";s:21:\"2015/03/billabong.jpg\";s:5:\"sizes\";a:1:{s:6:\"square\";a:4:{s:4:\"file\";s:20:\"billabong-200x65.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:65;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2813, 791, '_wp_attached_file', '2015/03/deeply.jpg'),
(2814, 791, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:488;s:6:\"height\";i:285;s:4:\"file\";s:18:\"2015/03/deeply.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"deeply-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:18:\"deeply-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2815, 792, '_wp_attached_file', '2015/03/ess.jpg'),
(2816, 792, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:148;s:6:\"height\";i:128;s:4:\"file\";s:15:\"2015/03/ess.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"ess-148x114.jpg\";s:5:\"width\";i:148;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2817, 793, '_wp_attached_file', '2015/03/hurley.jpg'),
(2818, 793, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:417;s:6:\"height\";i:150;s:4:\"file\";s:18:\"2015/03/hurley.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"hurley-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:18:\"hurley-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2819, 794, '_wp_attached_file', '2015/03/kia.jpg'),
(2820, 794, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:183;s:6:\"height\";i:91;s:4:\"file\";s:15:\"2015/03/kia.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2821, 795, '_wp_attached_file', '2015/03/oakley.jpg'),
(2822, 795, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:374;s:6:\"height\";i:135;s:4:\"file\";s:18:\"2015/03/oakley.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"oakley-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:18:\"oakley-200x135.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2823, 796, '_wp_attached_file', '2015/03/oe.jpg'),
(2824, 796, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:228;s:6:\"height\";i:150;s:4:\"file\";s:14:\"2015/03/oe.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:14:\"oe-228x114.jpg\";s:5:\"width\";i:228;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:14:\"oe-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2825, 797, '_wp_attached_file', '2015/03/polen.jpg'),
(2826, 797, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:390;s:6:\"height\";i:150;s:4:\"file\";s:17:\"2015/03/polen.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"polen-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"polen-200x150.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2827, 798, '_wp_attached_file', '2015/03/quicksilver.jpg'),
(2828, 798, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:440;s:6:\"height\";i:114;s:4:\"file\";s:23:\"2015/03/quicksilver.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"quicksilver-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"quicksilver-200x114.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2829, 799, '_wp_attached_file', '2015/03/reef.jpg'),
(2830, 799, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:340;s:6:\"height\";i:340;s:4:\"file\";s:16:\"2015/03/reef.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"reef-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"reef-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:16:\"reef-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2831, 800, '_wp_attached_file', '2015/03/sexy.jpg'),
(2832, 800, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:150;s:6:\"height\";i:150;s:4:\"file\";s:16:\"2015/03/sexy.jpg\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"sexy-150x114.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2833, 801, '_wp_attached_file', '2015/03/sony.jpg'),
(2834, 801, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:275;s:6:\"height\";i:121;s:4:\"file\";s:16:\"2015/03/sony.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"sony-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:16:\"sony-200x121.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:121;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2835, 802, '_wp_attached_file', '2015/03/volcom.jpg'),
(2836, 802, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:199;s:6:\"height\";i:96;s:4:\"file\";s:18:\"2015/03/volcom.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2837, 803, '_wp_attached_file', '2015/03/xhapeland.jpg'),
(2838, 803, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:532;s:6:\"height\";i:107;s:4:\"file\";s:21:\"2015/03/xhapeland.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"xhapeland-248x107.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"xhapeland-200x107.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:107;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2839, 804, '_edit_lock', '1428493615:1'),
(2840, 804, '_edit_last', '1'),
(2841, 804, '_wp_page_template', 'default'),
(2842, 806, '_edit_lock', '1427836517:1'),
(2843, 806, '_edit_last', '1'),
(2845, 806, 'wprss_site_url', 'http://ondasdeouro.com/'),
(2846, 806, 'wprss_feed_image', ''),
(2847, 806, 'wprss_url', 'http://ondasdeouro.com/feed/?post_type=candidaturas'),
(2848, 806, 'wprss_enclosure', 'false'),
(2849, 806, 'wprss_force_feed', 'true'),
(2850, 806, 'wprss_activate_feed', ''),
(2851, 806, 'wprss_pause_feed', ''),
(2852, 806, 'wprss_age_limit', ''),
(2853, 806, 'wprss_age_unit', 'days'),
(2854, 806, 'wprss_update_interval', 'global'),
(2855, 806, 'wprss_state', 'active'),
(2856, 807, '_edit_lock', '1427835083:1'),
(2857, 807, '_edit_last', '1'),
(2858, 807, 'wprss_site_url', 'http://ondasdeouro.com/'),
(2859, 807, 'wprss_feed_image', ''),
(2860, 807, 'wprss_url', 'http://ondasdeouro.com/feed/?post_type=post'),
(2861, 807, 'wprss_enclosure', 'false'),
(2862, 807, 'wprss_force_feed', 'false'),
(2863, 807, 'wprss_activate_feed', ''),
(2864, 807, 'wprss_pause_feed', ''),
(2865, 807, 'wprss_age_limit', ''),
(2866, 807, 'wprss_age_unit', 'days'),
(2867, 807, 'wprss_update_interval', 'global'),
(2868, 807, 'wprss_state', 'active'),
(2870, 807, 'wprss_last_update', '1641430746'),
(2871, 807, 'wprss_last_update_items', '0'),
(2884, 807, 'wprss_next_update', '41 mins'),
(2885, 807, 'wprss_items_imported', '2'),
(2886, 806, 'wprss_next_update', '41 mins'),
(2887, 806, 'wprss_items_imported', '0'),
(2890, 806, 'wprss_last_update', '1641430746'),
(2891, 806, 'wprss_last_update_items', '0'),
(2951, 824, 'awards_text', 'Bem vindo ao site dos Kia Ondas de Ouro Surf Awards powered by SURFPortugal, a maior gala de celebração do surf alguma vez realizada em Portugal. Estes prémios surgem da constatação de que faltava no nosso país uma cerimónia de homenagem às nossas ondas e surfistas que ultrapassasse o âmbito dos resultados desportivos, abordando o surf como fenómeno transversal que é.\r\n\r\nOs Kia Ondas de Ouro Surf Awards powered by SURFPortugal fundem free surf e competição, habilidade e coragem, desempenho global e manobras isoladas, influência e estética, história e novidade, tecnologia e método, para se tornarem no mais importante galardão do surf nacional fora do âmbito puramente desportivo.\r\n\r\nPara a organização dos Kia Ondas de Ouro Surf Awards powered by SURFPortugal, a tua opinião conta muito. Aqui, a responsabilidade sobre a escolha final dos vencedores recai sobre o surfista comum, sobre aqueles que observam e acompanham o surf obsessivamente mas que não dispõem de meios oficiais para manifestar as suas preferências. Por outras palavras, quem escolhe és tu. Algumas categorias propõem a votação pública a partir de um grupo de surfistas nomeados por um painel de especialistas, que irá apontar os mais merecedores de concorrer aos respetivos galardões. Noutras categorias, serão os próprios surfistas, fotógrafos e videomakers a sujeitarem as suas melhores ondas, manobras, fotografias e videoclips à votação do público. Mas nuns e noutros, o resultado final recai sempre na tua escolha, no teu voto, na tua participação.'),
(2952, 824, '_awards_text', 'field_54f7a86c17818'),
(2953, 824, 'awards_table', '<div class=\"grid_6\"><strong>eleitos pelo público:</strong>\r\n<ul>\r\n	<li>Tubo do Ano</li>\r\n	<li>Maior onda na remada</li>\r\n	<li>Maior onda de Tow-in</li>\r\n	<li>Wipeout da Temporada</li>\r\n	<li>Melhor Aéreo</li>\r\n	<li>Melhor Fotografia</li>\r\n	<li>Melhor Surfista em Competição</li>\r\n	<li>Melhor Surfista em Freesurf</li>\r\n	<li>Melhor Clip de Surf</li>\r\n	<li>Surfista Revelação</li>\r\n	<li>Rookie of the year</li>\r\n</ul>\r\n</div>\r\n<div class=\"grid_6\"><strong>eleitos pela comissão:</strong>\r\n<ul>\r\n	<li>Personalidade do ano</li>\r\n	<li>Figura Publica mais ligada ao Surf</li>\r\n	<li>Prémio de Careira</li>\r\n	<li>Melhor matéria de Surf</li>\r\n	<li>Campeão Nacional Masculino / Surf</li>\r\n	<li>Campeão Nacional Feminino / Surf</li>\r\n</ul>\r\n</div>\r\n&nbsp;\r\n\r\npor que esperas?'),
(2954, 824, '_awards_table', 'field_54f83843574ab'),
(2957, 703, 'field_5514989ac3220', 'a:12:{s:3:\"key\";s:19:\"field_5514989ac3220\";s:5:\"label\";s:10:\"award_type\";s:4:\"name\";s:10:\"award_type\";s:4:\"type\";s:6:\"select\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"choices\";a:2:{s:7:\"votacao\";s:7:\"votacao\";s:8:\"comissao\";s:8:\"comissao\";}s:13:\"default_value\";s:0:\"\";s:10:\"allow_null\";s:1:\"0\";s:8:\"multiple\";s:1:\"0\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:2:{s:5:\"field\";s:4:\"null\";s:8:\"operator\";s:2:\"==\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:2;}'),
(2959, 825, '_wp_attached_file', '2015/03/roxy.jpg'),
(2960, 825, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:412;s:6:\"height\";i:124;s:4:\"file\";s:16:\"2015/03/roxy.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"roxy-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:16:\"roxy-200x124.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:124;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2961, 826, '_wp_attached_file', '2015/03/DEEPLY.jpg'),
(2962, 826, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:453;s:6:\"height\";i:120;s:4:\"file\";s:18:\"2015/03/DEEPLY.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"DEEPLY-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:18:\"DEEPLY-200x120.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2963, 827, '_wp_attached_file', '2015/03/Reef_GuysHeritage_Logo.jpg'),
(2964, 827, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:275;s:6:\"height\";i:240;s:4:\"file\";s:34:\"2015/03/Reef_GuysHeritage_Logo.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Reef_GuysHeritage_Logo-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:34:\"Reef_GuysHeritage_Logo-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2965, 828, '_wp_attached_file', '2015/03/hurleylogo-jpeg-principal.jpg'),
(2966, 828, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:501;s:6:\"height\";i:120;s:4:\"file\";s:37:\"2015/03/hurleylogo-jpeg-principal.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"hurleylogo-jpeg-principal-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:37:\"hurleylogo-jpeg-principal-200x120.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2967, 829, '_wp_attached_file', '2015/03/LOGO_ERICEIRA_SURF_SKATE_2013.jpg'),
(2968, 829, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:250;s:6:\"height\";i:79;s:4:\"file\";s:41:\"2015/03/LOGO_ERICEIRA_SURF_SKATE_2013.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"LOGO_ERICEIRA_SURF_SKATE_2013-248x79.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:40:\"LOGO_ERICEIRA_SURF_SKATE_2013-200x79.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:79;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(2970, 703, 'rule', 'a:5:{s:5:\"param\";s:11:\"ef_taxonomy\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:16:\"award-categories\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(2981, 834, 'awards_text', 'Bem vindo ao site dos Kia Ondas de Ouro Surf Awards powered by SURFPortugal, a maior gala de celebração do surf alguma vez realizada em Portugal. Estes prémios surgem da constatação de que faltava no nosso país uma cerimónia de homenagem às nossas ondas e surfistas que ultrapassasse o âmbito dos resultados desportivos, abordando o surf como fenómeno transversal que é. Os Kia Ondas de Ouro Surf Awards powered by SURFPortugal fundem free surf e competição, habilidade e coragem, desempenho global e manobras isoladas, influência e estética, história e novidade, tecnologia e método, para se tornarem no mais importante galardão do surf nacional fora do âmbito puramente desportivo.\r\nAlgumas categorias propõem a votação pública a partir de um grupo de surfistas nomeados por um painel de especialistas, que irá apontar os mais merecedores de concorrer aos respetivos galardões. Noutras categorias, serão os próprios surfistas, fotógrafos e videomakers a sujeitarem as suas melhores ondas, manobras, fotografias e videoclips à votação do público. Mas nuns e noutros, o resultado final recai sempre na tua escolha, no teu voto, na tua participação.'),
(2982, 834, '_awards_text', 'field_54f7a86c17818'),
(2983, 834, 'awards_table', '<div class=\"grid_6\"><strong>eleitos pelo público:</strong>\r\n<ul>\r\n	<li>Tubo do Ano</li>\r\n	<li>Maior onda na remada</li>\r\n	<li>Maior onda de Tow-in</li>\r\n	<li>Wipeout da Temporada</li>\r\n	<li>Melhor Aéreo</li>\r\n	<li>Melhor Fotografia</li>\r\n	<li>Melhor Surfista em Competição</li>\r\n	<li>Melhor Surfista em Freesurf</li>\r\n	<li>Melhor Clip de Surf</li>\r\n	<li>Surfista Revelação</li>\r\n	<li>Rookie of the year</li>\r\n</ul>\r\n</div>\r\n<div class=\"grid_6\"><strong>eleitos pela comissão:</strong>\r\n<ul>\r\n	<li>Personalidade do ano</li>\r\n	<li>Figura Publica mais ligada ao Surf</li>\r\n	<li>Prémio de Careira</li>\r\n	<li>Melhor matéria de Surf</li>\r\n	<li>Campeão Nacional Masculino / Surf</li>\r\n	<li>Campeão Nacional Feminino / Surf</li>\r\n</ul>\r\n</div>\r\n&nbsp;\r\n\r\npor que esperas?'),
(2984, 834, '_awards_table', 'field_54f83843574ab'),
(2985, 835, 'awards_text', 'Bem vindo ao site dos Kia Ondas de Ouro Surf Awards powered by SURFPortugal, a maior gala de celebração do surf alguma vez realizada em Portugal. Estes prémios surgem da constatação de que faltava no nosso país uma cerimónia de homenagem às nossas ondas e surfistas que ultrapassasse o âmbito dos resultados desportivos, abordando o surf como fenómeno transversal que é. Os Kia Ondas de Ouro Surf Awards powered by SURFPortugal fundem free surf e competição, habilidade e coragem, desempenho global e manobras isoladas, influência e estética, história e novidade, tecnologia e método, para se tornarem no mais importante galardão do surf nacional fora do âmbito puramente desportivo.\r\n\r\nAlgumas categorias propõem a votação pública a partir de um grupo de surfistas nomeados por um painel de especialistas, que irá apontar os mais merecedores de concorrer aos respetivos galardões. Noutras categorias, serão os próprios surfistas, fotógrafos e videomakers a sujeitarem as suas melhores ondas, manobras, fotografias e videoclips à votação do público. Mas nuns e noutros, o resultado final recai sempre na tua escolha, no teu voto, na tua participação.'),
(2986, 835, '_awards_text', 'field_54f7a86c17818'),
(2987, 835, 'awards_table', '<div class=\"grid_6\"><strong>eleitos pelo público:</strong>\r\n<ul>\r\n	<li>Tubo do Ano</li>\r\n	<li>Maior onda na remada</li>\r\n	<li>Maior onda de Tow-in</li>\r\n	<li>Wipeout da Temporada</li>\r\n	<li>Melhor Aéreo</li>\r\n	<li>Melhor Fotografia</li>\r\n	<li>Melhor Surfista em Competição</li>\r\n	<li>Melhor Surfista em Freesurf</li>\r\n	<li>Melhor Clip de Surf</li>\r\n	<li>Surfista Revelação</li>\r\n	<li>Rookie of the year</li>\r\n</ul>\r\n</div>\r\n<div class=\"grid_6\"><strong>eleitos pela comissão:</strong>\r\n<ul>\r\n	<li>Personalidade do ano</li>\r\n	<li>Figura Publica mais ligada ao Surf</li>\r\n	<li>Prémio de Careira</li>\r\n	<li>Melhor matéria de Surf</li>\r\n	<li>Campeão Nacional Masculino / Surf</li>\r\n	<li>Campeão Nacional Feminino / Surf</li>\r\n</ul>\r\n</div>\r\n&nbsp;\r\n\r\npor que esperas?'),
(2988, 835, '_awards_table', 'field_54f83843574ab'),
(3009, 842, '_wp_attached_file', '2015/03/gala.jpg'),
(3010, 842, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:600;s:4:\"file\";s:16:\"2015/03/gala.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"gala-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"gala-540x203.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"gala-700x263.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:17:\"gala-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:16:\"gala-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(3011, 784, '_thumbnail_id', '842'),
(3016, 844, '_edit_lock', '1427834127:1'),
(3017, 844, '_edit_last', '1'),
(3020, 844, '_wp_page_template', 'default'),
(3021, 846, '_wp_attached_file', '2015/03/OOA_TV_1920x1080.jpg'),
(3022, 846, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:28:\"2015/03/OOA_TV_1920x1080.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"OOA_TV_1920x1080-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"OOA_TV_1920x1080-540x304.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:304;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"OOA_TV_1920x1080-700x394.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:394;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:29:\"OOA_TV_1920x1080-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"OOA_TV_1920x1080-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(3024, 848, '_menu_item_type', 'post_type'),
(3025, 848, '_menu_item_menu_item_parent', '852'),
(3026, 848, '_menu_item_object_id', '844'),
(3027, 848, '_menu_item_object', 'page'),
(3028, 848, '_menu_item_target', ''),
(3029, 848, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3030, 848, '_menu_item_xfn', ''),
(3031, 848, '_menu_item_url', ''),
(3033, 648, '_thumbnail_id', '846'),
(3034, 849, 'awards_text', 'Bem vindo ao site dos Kia Ondas de Ouro Surf Awards powered by SURFPortugal, a maior gala de celebração do surf alguma vez realizada em Portugal. Estes prémios surgem da constatação de que faltava no nosso país uma cerimónia de homenagem às nossas ondas e surfistas que ultrapassasse o âmbito dos resultados desportivos, abordando o surf como fenómeno transversal que é. Os Kia Ondas de Ouro Surf Awards powered by SURFPortugal fundem free surf e competição, habilidade e coragem, desempenho global e manobras isoladas, influência e estética, história e novidade, tecnologia e método, para se tornarem no mais importante galardão do surf nacional fora do âmbito puramente desportivo.\r\n\r\nAlgumas categorias propõem a votação pública a partir de um grupo de surfistas nomeados por um painel de especialistas, que irá apontar os mais merecedores de concorrer aos respetivos galardões. Noutras categorias, serão os próprios surfistas, fotógrafos e videomakers a sujeitarem as suas melhores ondas, manobras, fotografias e videoclips à votação do público. Mas nuns e noutros, o resultado final recai sempre na tua escolha, no teu voto, na tua participação.'),
(3035, 849, '_awards_text', 'field_54f7a86c17818'),
(3036, 849, 'awards_table', '<div class=\"grid_6\"><strong>eleitos pelo público:</strong>\r\n<ul>\r\n	<li>Tubo do Ano</li>\r\n	<li>Maior onda na remada</li>\r\n	<li>Maior onda de Tow-in</li>\r\n	<li>Wipeout da Temporada</li>\r\n	<li>Melhor Aéreo</li>\r\n	<li>Melhor Fotografia</li>\r\n	<li>Melhor Surfista em Competição</li>\r\n	<li>Melhor Surfista em Freesurf</li>\r\n	<li>Melhor Clip de Surf</li>\r\n	<li>Surfista Revelação</li>\r\n	<li>Rookie of the year</li>\r\n</ul>\r\n</div>\r\n<div class=\"grid_6\"><strong>eleitos pela comissão:</strong>\r\n<ul>\r\n	<li>Personalidade do ano</li>\r\n	<li>Figura Publica mais ligada ao Surf</li>\r\n	<li>Prémio de Careira</li>\r\n	<li>Melhor matéria de Surf</li>\r\n	<li>Campeão Nacional Masculino / Surf</li>\r\n	<li>Campeão Nacional Feminino / Surf</li>\r\n</ul>\r\n</div>\r\n&nbsp;\r\n\r\npor que esperas?'),
(3037, 849, '_awards_table', 'field_54f83843574ab'),
(3038, 648, '_yoast_wpseo_focuskw', 'surf'),
(3039, 648, '_yoast_wpseo_metadesc', 'A maior gala de celebração do surf alguma vez realizada em Portugal.'),
(3040, 648, '_yoast_wpseo_linkdex', '46'),
(3042, 648, '_yoast_wpseo_opengraph-image', 'http://ondasdeouro.com/wp-content/uploads/2015/03/OOA_TV_1920x1080.jpg'),
(3043, 677, '_thumbnail_id', '846'),
(3044, 677, '_yoast_wpseo_opengraph-image', 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/OOA_TV_1920x1080.jpg'),
(3059, 852, '_menu_item_type', 'post_type'),
(3060, 852, '_menu_item_menu_item_parent', '0'),
(3061, 852, '_menu_item_object_id', '804'),
(3062, 852, '_menu_item_object', 'page'),
(3063, 852, '_menu_item_target', ''),
(3064, 852, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3065, 852, '_menu_item_xfn', ''),
(3066, 852, '_menu_item_url', ''),
(3068, 853, '_menu_item_type', 'post_type'),
(3069, 853, '_menu_item_menu_item_parent', '852'),
(3070, 853, '_menu_item_object_id', '804'),
(3071, 853, '_menu_item_object', 'page'),
(3072, 853, '_menu_item_target', ''),
(3073, 853, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(3074, 853, '_menu_item_xfn', ''),
(3075, 853, '_menu_item_url', ''),
(3077, 804, '_thumbnail_id', '846'),
(3085, 855, '_wp_attached_file', '2015/03/newsletter.jpg'),
(3086, 855, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:500;s:6:\"height\";i:172;s:4:\"file\";s:22:\"2015/03/newsletter.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"newsletter-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:22:\"newsletter-200x172.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:172;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(3089, 857, '_edit_lock', '1428334256:1'),
(3090, 857, '_edit_last', '1'),
(3091, 858, '_wp_attached_file', '2015/03/Sponsors_LR.jpg'),
(3092, 858, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:806;s:4:\"file\";s:23:\"2015/03/Sponsors_LR.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Sponsors_LR-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Sponsors_LR-476x320.jpg\";s:5:\"width\";i:476;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Sponsors_LR-700x470.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:24:\"Sponsors_LR-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"Sponsors_LR-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:4;s:6:\"credit\";s:12:\"DIOGOSOUTELO\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1427828973;s:9:\"copyright\";s:12:\"DiogoSoutelo\";s:12:\"focal_length\";s:2:\"26\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(3093, 859, '_wp_attached_file', '2015/03/Comissão-de-Notáveis_LR.jpg'),
(3094, 859, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:37:\"2015/03/Comissão-de-Notáveis_LR.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Comissão-de-Notáveis_LR-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Comissão-de-Notáveis_LR-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"Comissão-de-Notáveis_LR-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:38:\"Comissão-de-Notáveis_LR-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:37:\"Comissão-de-Notáveis_LR-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:4;s:6:\"credit\";s:12:\"DIOGOSOUTELO\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1427829080;s:9:\"copyright\";s:12:\"DiogoSoutelo\";s:12:\"focal_length\";s:2:\"29\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(3095, 860, '_wp_attached_file', '2015/03/Media-Partners_LR.jpg'),
(3096, 860, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:29:\"2015/03/Media-Partners_LR.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"Media-Partners_LR-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"Media-Partners_LR-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"Media-Partners_LR-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:30:\"Media-Partners_LR-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:29:\"Media-Partners_LR-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:4;s:6:\"credit\";s:12:\"DIOGOSOUTELO\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1427829161;s:9:\"copyright\";s:12:\"DiogoSoutelo\";s:12:\"focal_length\";s:2:\"33\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(3097, 861, '_wp_attached_file', '2015/03/Organização-e-Parceiros_LR.jpg'),
(3098, 861, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:806;s:4:\"file\";s:40:\"2015/03/Organização-e-Parceiros_LR.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"Organização-e-Parceiros_LR-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"Organização-e-Parceiros_LR-476x320.jpg\";s:5:\"width\";i:476;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"Organização-e-Parceiros_LR-700x470.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:470;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:41:\"Organização-e-Parceiros_LR-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:40:\"Organização-e-Parceiros_LR-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:4;s:6:\"credit\";s:12:\"DIOGOSOUTELO\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1427829301;s:9:\"copyright\";s:12:\"DiogoSoutelo\";s:12:\"focal_length\";s:2:\"27\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(3104, 861, '_wp_attachment_image_alt', 'Organização e Parceiros'),
(3105, 860, '_wp_attachment_image_alt', 'Media Partners'),
(3106, 859, '_wp_attachment_image_alt', 'Comissão de Notáveis'),
(3107, 858, '_wp_attachment_image_alt', 'Sponsors'),
(3159, 844, '_thumbnail_id', '846'),
(3160, 648, '_yoast_wpseo_opengraph-title', 'Kia Ondas de Ouro Surf Awards powered by SURFPortugal'),
(3161, 648, '_yoast_wpseo_opengraph-description', 'evento que busca unir o conhecimento especializado à notoriedade pública, de modo e encontrar os surfistas, as ondas e os momentos de surf mais destacados num período de tempo de aproximadamente um ano.'),
(3192, 882, 'wprss_item_permalink', 'http://ondasdeouro.com/grande-gala-do-surf-nacional-acontece-em-junho/'),
(3193, 882, 'wprss_item_enclosure', ''),
(3194, 882, 'wprss_item_author', 'Ondas de Ouro'),
(3195, 882, 'wprss_feed_id', '807'),
(3196, 883, 'wprss_item_permalink', 'http://ondasdeouro.com/kia-ondas-de-ouro-surf-awards-presented-by-surfportugal-celebrar-as-ondas-e-os-surfistas-portugueses/'),
(3197, 883, 'wprss_item_enclosure', ''),
(3198, 883, 'wprss_item_author', 'Ondas de Ouro'),
(3199, 883, 'wprss_feed_id', '807'),
(3204, 846, '_edit_lock', '1427839331:1'),
(3205, 846, '_edit_last', '1'),
(3232, 886, '_edit_lock', '1427897515:1'),
(3233, 886, '_edit_last', '1'),
(3234, 887, '_wp_attached_file', '2015/04/spot_ondas_ouro.jpg'),
(3235, 887, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:559;s:4:\"file\";s:27:\"2015/04/spot_ondas_ouro.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"spot_ondas_ouro-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"spot_ondas_ouro-540x216.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"spot_ondas_ouro-700x280.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:27:\"spot_ondas_ouro-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(3236, 886, '_thumbnail_id', '887'),
(3239, 889, 'wprss_item_permalink', 'http://ondasdeouro.com/spot-kia-ondas-de-ouro-powered-by-surfportugal/'),
(3240, 889, 'wprss_item_enclosure', ''),
(3241, 889, 'wprss_item_author', 'Ondas de Ouro'),
(3242, 889, 'wprss_feed_id', '807'),
(3284, 887, '_edit_lock', '1430779031:1'),
(3285, 887, '_edit_last', '1'),
(3287, 890, 'wprss_item_permalink', 'http://ondasdeouro.pt/spot-kia-ondas-de-ouro-powered-by-surfportugal/'),
(3288, 890, 'wprss_item_enclosure', ''),
(3289, 890, 'wprss_item_author', 'Ondas de Ouro'),
(3290, 890, 'wprss_feed_id', '807'),
(3291, 891, 'wprss_item_permalink', 'http://ondasdeouro.pt/grande-gala-do-surf-nacional-acontece-em-junho/'),
(3292, 891, 'wprss_item_enclosure', ''),
(3293, 891, 'wprss_item_author', 'Ondas de Ouro'),
(3294, 891, 'wprss_feed_id', '807'),
(3295, 892, 'wprss_item_permalink', 'http://ondasdeouro.pt/kia-ondas-de-ouro-surf-awards-presented-by-surfportugal-celebrar-as-ondas-e-os-surfistas-portugueses/'),
(3296, 892, 'wprss_item_enclosure', ''),
(3297, 892, 'wprss_item_author', 'Ondas de Ouro'),
(3298, 892, 'wprss_feed_id', '807'),
(3322, 893, '_wp_attached_file', '2015/04/polen.jpg'),
(3323, 893, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:312;s:6:\"height\";i:101;s:4:\"file\";s:17:\"2015/04/polen.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"polen-248x101.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:101;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"polen-200x101.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:101;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(3324, 893, '_edit_lock', '1428016695:1'),
(3325, 893, '_edit_last', '1'),
(3490, 895, '_edit_lock', '1433941271:1'),
(3491, 895, '_edit_last', '1'),
(3492, 895, '_wp_page_template', 'default'),
(3497, 897, '_edit_lock', '1430778779:1'),
(3498, 897, '_edit_last', '1'),
(3499, 898, '_wp_attached_file', '2015/04/presentation_spot.jpg'),
(3500, 898, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:798;s:4:\"file\";s:29:\"2015/04/presentation_spot.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"presentation_spot-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"presentation_spot-540x269.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"presentation_spot-700x349.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:349;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:30:\"presentation_spot-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:29:\"presentation_spot-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(3501, 897, '_thumbnail_id', '898'),
(3505, 901, '_wp_attached_file', '2015/03/apresentacao-gala-home.jpg'),
(3506, 901, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:600;s:4:\"file\";s:34:\"2015/03/apresentacao-gala-home.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"apresentacao-gala-home-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"apresentacao-gala-home-540x203.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"apresentacao-gala-home-700x263.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:35:\"apresentacao-gala-home-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:34:\"apresentacao-gala-home-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(3507, 857, '_thumbnail_id', '901'),
(3509, 842, '_edit_lock', '1428334350:1'),
(3510, 842, '_edit_last', '1'),
(3512, 902, 'wprss_item_permalink', 'http://ondasdeouro.pt/video-apresentacao-kia-ondas-de-ouro-powered-by-surfportugal/'),
(3513, 902, 'wprss_item_enclosure', ''),
(3514, 902, 'wprss_item_author', 'Ondas de Ouro'),
(3515, 902, 'wprss_feed_id', '807'),
(3522, 912, '_edit_lock', '1429824360:1'),
(3523, 912, '_edit_last', '1'),
(3524, 913, '_wp_attached_file', '2015/04/Ondas-de-Ouro-Surf-Awards.jpg'),
(3525, 913, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1191;s:6:\"height\";i:842;s:4:\"file\";s:37:\"2015/04/Ondas-de-Ouro-Surf-Awards.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"Ondas-de-Ouro-Surf-Awards-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"Ondas-de-Ouro-Surf-Awards-453x320.jpg\";s:5:\"width\";i:453;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"Ondas-de-Ouro-Surf-Awards-700x495.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:38:\"Ondas-de-Ouro-Surf-Awards-1191x600.jpg\";s:5:\"width\";i:1191;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:37:\"Ondas-de-Ouro-Surf-Awards-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:5:\"A3_02\";s:11:\"orientation\";i:1;}}'),
(3526, 912, '_thumbnail_id', '913'),
(3530, 915, 'wprss_item_permalink', 'http://ondasdeouro.pt/abertas-candidaturas-para-a-gala-do-ano-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal/'),
(3531, 915, 'wprss_item_enclosure', ''),
(3532, 915, 'wprss_item_author', 'Ondas de Ouro'),
(3533, 915, 'wprss_feed_id', '807'),
(3954, 917, '_edit_lock', '1429830129:1'),
(3955, 917, '_edit_last', '1'),
(3956, 918, '_wp_attached_file', '2015/04/Kilimanazaré.MiguelCaparica.11.12.2014.jpg.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(3957, 918, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:55:\"2015/04/Kilimanazaré.MiguelCaparica.11.12.2014.jpg.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:55:\"Kilimanazaré.MiguelCaparica.11.12.2014.jpg-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:55:\"Kilimanazaré.MiguelCaparica.11.12.2014.jpg-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:55:\"Kilimanazaré.MiguelCaparica.11.12.2014.jpg-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:56:\"Kilimanazaré.MiguelCaparica.11.12.2014.jpg-1500x600.jpg\";s:5:\"width\";i:1500;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:55:\"Kilimanazaré.MiguelCaparica.11.12.2014.jpg-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:6.70000000000000017763568394002504646778106689453125;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:946688490;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"168\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:18:\"0.0028571428571429\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(3959, 919, '_wp_attached_file', '2015/04/Kilimanazaré.MiguelCaparica.11.12.2014.jpg'),
(3960, 919, '_require_file_renaming', '1'),
(3961, 919, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:51:\"2015/04/Kilimanazaré.MiguelCaparica.11.12.2014.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"Kilimanazaré.MiguelCaparica.11.12.2014-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"Kilimanazaré.MiguelCaparica.11.12.2014-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:51:\"Kilimanazaré.MiguelCaparica.11.12.2014-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:52:\"Kilimanazaré.MiguelCaparica.11.12.2014-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:51:\"Kilimanazaré.MiguelCaparica.11.12.2014-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(3962, 917, '_thumbnail_id', '919'),
(3963, 917, 'aw_surfista', ''),
(3964, 917, '_aw_surfista', 'field_54fd889210f6e'),
(3965, 917, 'aw_fotografo', 'Miguel Caparica'),
(3966, 917, '_aw_fotografo', 'field_54fd88b010f6f'),
(3967, 917, 'aw_local', 'Nazaré, Portugal'),
(3968, 917, '_aw_local', 'field_54fd88bc10f70'),
(3969, 917, 'aw_cameraman', ''),
(3970, 917, '_aw_cameraman', 'field_54fd89c73c1fe'),
(3971, 917, 'aw_data', '11 Dezembro 2014'),
(3972, 917, '_aw_data', 'field_54fd8badb3f8a'),
(3973, 917, 'aw_media_type', 'photo'),
(3974, 917, '_aw_media_type', 'field_550073fd4692a'),
(3975, 917, 'aw_video', ''),
(3976, 917, '_aw_video', 'field_5500e5528c18d'),
(3977, 917, '_yoast_wpseo_title', 'Miguel Caparica - Foto do Ano'),
(3978, 920, '_edit_lock', '1429788307:1'),
(3979, 920, '_edit_last', '1'),
(3980, 921, '_wp_attached_file', '2015/04/tomane_1_nazare.jpg'),
(3981, 921, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:27:\"2015/04/tomane_1_nazare.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"tomane_1_nazare-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"tomane_1_nazare-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"tomane_1_nazare-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:28:\"tomane_1_nazare-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:27:\"tomane_1_nazare-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(3982, 920, '_thumbnail_id', '921'),
(3983, 920, 'aw_surfista', ''),
(3984, 920, '_aw_surfista', 'field_54fd889210f6e'),
(3985, 920, 'aw_fotografo', 'Tó Mané'),
(3986, 920, '_aw_fotografo', 'field_54fd88b010f6f'),
(3987, 920, 'aw_local', 'Nazaré'),
(3988, 920, '_aw_local', 'field_54fd88bc10f70'),
(3989, 920, 'aw_cameraman', ''),
(3990, 920, '_aw_cameraman', 'field_54fd89c73c1fe'),
(3991, 920, 'aw_data', '11.12.2014'),
(3992, 920, '_aw_data', 'field_54fd8badb3f8a'),
(3993, 920, 'aw_media_type', 'photo'),
(3994, 920, '_aw_media_type', 'field_550073fd4692a'),
(3995, 920, 'aw_video', ''),
(3996, 920, '_aw_video', 'field_5500e5528c18d'),
(3997, 922, '_edit_lock', '1429791145:1'),
(3998, 922, '_edit_last', '1'),
(3999, 923, '_wp_attached_file', '2015/04/tomane_2_nazare_gmac.jpg'),
(4000, 923, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:32:\"2015/04/tomane_2_nazare_gmac.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"tomane_2_nazare_gmac-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"tomane_2_nazare_gmac-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"tomane_2_nazare_gmac-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:33:\"tomane_2_nazare_gmac-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:32:\"tomane_2_nazare_gmac-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4001, 922, '_thumbnail_id', '923'),
(4002, 922, 'aw_surfista', 'Garrett McNamara'),
(4003, 922, '_aw_surfista', 'field_54fd889210f6e'),
(4004, 922, 'aw_fotografo', 'Tó Mané'),
(4005, 922, '_aw_fotografo', 'field_54fd88b010f6f'),
(4006, 922, 'aw_local', 'Nazaré, Portugal'),
(4007, 922, '_aw_local', 'field_54fd88bc10f70'),
(4008, 922, 'aw_cameraman', ''),
(4009, 922, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4010, 922, 'aw_data', '11.12.2014'),
(4011, 922, '_aw_data', 'field_54fd8badb3f8a'),
(4012, 922, 'aw_media_type', 'photo'),
(4013, 922, '_aw_media_type', 'field_550073fd4692a'),
(4014, 922, 'aw_video', ''),
(4015, 922, '_aw_video', 'field_5500e5528c18d'),
(4016, 924, '_edit_lock', '1429788276:1'),
(4017, 924, '_edit_last', '1'),
(4018, 925, '_wp_attached_file', '2015/04/tomane_3_nazare.jpg'),
(4019, 925, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:27:\"2015/04/tomane_3_nazare.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"tomane_3_nazare-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"tomane_3_nazare-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"tomane_3_nazare-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:28:\"tomane_3_nazare-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:27:\"tomane_3_nazare-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4020, 924, '_thumbnail_id', '925'),
(4021, 924, 'aw_surfista', ''),
(4022, 924, '_aw_surfista', 'field_54fd889210f6e'),
(4023, 924, 'aw_fotografo', 'Tó Mané'),
(4024, 924, '_aw_fotografo', 'field_54fd88b010f6f'),
(4025, 924, 'aw_local', 'Nazaré, Portugal'),
(4026, 924, '_aw_local', 'field_54fd88bc10f70'),
(4027, 924, 'aw_cameraman', ''),
(4028, 924, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4029, 924, 'aw_data', '11.12.2014'),
(4030, 924, '_aw_data', 'field_54fd8badb3f8a'),
(4031, 924, 'aw_media_type', 'photo'),
(4032, 924, '_aw_media_type', 'field_550073fd4692a'),
(4033, 924, 'aw_video', ''),
(4034, 924, '_aw_video', 'field_5500e5528c18d'),
(4035, 926, '_edit_lock', '1429790508:1'),
(4036, 926, '_edit_last', '1'),
(4037, 927, '_wp_attached_file', '2015/04/tomane_4_praia_rocha.jpg'),
(4038, 927, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:32:\"2015/04/tomane_4_praia_rocha.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"tomane_4_praia_rocha-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"tomane_4_praia_rocha-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"tomane_4_praia_rocha-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:33:\"tomane_4_praia_rocha-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:32:\"tomane_4_praia_rocha-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4039, 926, '_thumbnail_id', '927'),
(4040, 926, 'aw_surfista', ''),
(4041, 926, '_aw_surfista', 'field_54fd889210f6e'),
(4042, 926, 'aw_fotografo', 'Tó Mané'),
(4043, 926, '_aw_fotografo', 'field_54fd88b010f6f'),
(4044, 926, 'aw_local', 'Praia da Rocha, Portimão'),
(4045, 926, '_aw_local', 'field_54fd88bc10f70'),
(4046, 926, 'aw_cameraman', ''),
(4047, 926, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4048, 926, 'aw_data', '30.11.2014'),
(4049, 926, '_aw_data', 'field_54fd8badb3f8a'),
(4050, 926, 'aw_media_type', 'photo'),
(4051, 926, '_aw_media_type', 'field_550073fd4692a'),
(4052, 926, 'aw_video', ''),
(4053, 926, '_aw_video', 'field_5500e5528c18d'),
(4054, 928, '_edit_lock', '1429788406:1'),
(4055, 929, '_wp_attached_file', '2015/04/tomane_6_super_medina.jpg'),
(4056, 929, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:33:\"2015/04/tomane_6_super_medina.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"tomane_6_super_medina-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"tomane_6_super_medina-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"tomane_6_super_medina-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:34:\"tomane_6_super_medina-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:33:\"tomane_6_super_medina-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4057, 928, '_thumbnail_id', '929'),
(4058, 928, '_edit_last', '1'),
(4059, 928, 'aw_surfista', 'Gabriel Medina'),
(4060, 928, '_aw_surfista', 'field_54fd889210f6e'),
(4061, 928, 'aw_fotografo', 'Tó Mané'),
(4062, 928, '_aw_fotografo', 'field_54fd88b010f6f'),
(4063, 928, 'aw_local', 'Supertubos, Peniche'),
(4064, 928, '_aw_local', 'field_54fd88bc10f70'),
(4065, 928, 'aw_cameraman', ''),
(4066, 928, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4067, 928, 'aw_data', '19.10.2014'),
(4068, 928, '_aw_data', 'field_54fd8badb3f8a'),
(4069, 928, 'aw_media_type', 'photo'),
(4070, 928, '_aw_media_type', 'field_550073fd4692a'),
(4071, 928, 'aw_video', ''),
(4072, 928, '_aw_video', 'field_5500e5528c18d'),
(4073, 930, '_edit_lock', '1429788488:1'),
(4074, 930, '_edit_last', '1'),
(4075, 931, '_wp_attached_file', '2015/04/tomane_9_nazare_raoni.jpg'),
(4076, 931, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:33:\"2015/04/tomane_9_nazare_raoni.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"tomane_9_nazare_raoni-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"tomane_9_nazare_raoni-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"tomane_9_nazare_raoni-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:34:\"tomane_9_nazare_raoni-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:33:\"tomane_9_nazare_raoni-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4077, 930, '_thumbnail_id', '931'),
(4078, 930, 'aw_surfista', 'Raoni Monteiro'),
(4079, 930, '_aw_surfista', 'field_54fd889210f6e'),
(4080, 930, 'aw_fotografo', 'Tó Mané'),
(4081, 930, '_aw_fotografo', 'field_54fd88b010f6f'),
(4082, 930, 'aw_local', 'Supertubos, Peniche'),
(4083, 930, '_aw_local', 'field_54fd88bc10f70'),
(4084, 930, 'aw_cameraman', ''),
(4085, 930, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4086, 930, 'aw_data', '22.10.2014'),
(4087, 930, '_aw_data', 'field_54fd8badb3f8a'),
(4088, 930, 'aw_media_type', 'photo'),
(4089, 930, '_aw_media_type', 'field_550073fd4692a'),
(4090, 930, 'aw_video', ''),
(4091, 930, '_aw_video', 'field_5500e5528c18d'),
(4092, 932, '_edit_lock', '1429788582:1'),
(4093, 932, '_edit_last', '1'),
(4094, 933, '_wp_attached_file', '2015/04/tomane_10_nazare.jpg'),
(4095, 933, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:28:\"2015/04/tomane_10_nazare.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"tomane_10_nazare-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"tomane_10_nazare-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"tomane_10_nazare-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:29:\"tomane_10_nazare-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"tomane_10_nazare-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4096, 932, '_thumbnail_id', '933'),
(4097, 932, 'aw_surfista', 'Kealii Mamala'),
(4098, 932, '_aw_surfista', 'field_54fd889210f6e'),
(4099, 932, 'aw_fotografo', 'Tó Mané'),
(4100, 932, '_aw_fotografo', 'field_54fd88b010f6f'),
(4101, 932, 'aw_local', 'Praia do Norte, Nazaré'),
(4102, 932, '_aw_local', 'field_54fd88bc10f70'),
(4103, 932, 'aw_cameraman', ''),
(4104, 932, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4105, 932, 'aw_data', '29.11.2014'),
(4106, 932, '_aw_data', 'field_54fd8badb3f8a'),
(4107, 932, 'aw_media_type', 'photo'),
(4108, 932, '_aw_media_type', 'field_550073fd4692a'),
(4109, 932, 'aw_video', ''),
(4110, 932, '_aw_video', 'field_5500e5528c18d'),
(4111, 934, '_edit_lock', '1431384150:1'),
(4112, 934, '_edit_last', '1'),
(4113, 935, '_wp_attached_file', '2015/04/tomane_13_nazare.jpg'),
(4114, 935, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:28:\"2015/04/tomane_13_nazare.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"tomane_13_nazare-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"tomane_13_nazare-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"tomane_13_nazare-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:29:\"tomane_13_nazare-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"tomane_13_nazare-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4116, 934, 'aw_surfista', 'Hugo Vau'),
(4117, 934, '_aw_surfista', 'field_54fd889210f6e'),
(4118, 934, 'aw_fotografo', 'Tó Mané'),
(4119, 934, '_aw_fotografo', 'field_54fd88b010f6f'),
(4120, 934, 'aw_local', 'Nazaré, Portugal'),
(4121, 934, '_aw_local', 'field_54fd88bc10f70'),
(4122, 934, 'aw_cameraman', ''),
(4123, 934, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4124, 934, 'aw_data', '11.12.2014'),
(4125, 934, '_aw_data', 'field_54fd8badb3f8a'),
(4126, 934, 'aw_media_type', 'photo'),
(4127, 934, '_aw_media_type', 'field_550073fd4692a'),
(4128, 934, 'aw_video', ''),
(4129, 934, '_aw_video', 'field_5500e5528c18d'),
(4132, 937, '_wp_attached_file', '2015/04/tomane_14_secret.jpg'),
(4133, 937, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:28:\"2015/04/tomane_14_secret.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"tomane_14_secret-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"tomane_14_secret-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"tomane_14_secret-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:29:\"tomane_14_secret-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"tomane_14_secret-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4137, 938, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano-8/'),
(4138, 938, 'wprss_item_enclosure', ''),
(4139, 938, 'wprss_item_author', 'Ondas de Ouro'),
(4140, 938, 'wprss_feed_id', '806'),
(4141, 939, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano-7/'),
(4142, 939, 'wprss_item_enclosure', ''),
(4143, 939, 'wprss_item_author', 'Ondas de Ouro'),
(4144, 939, 'wprss_feed_id', '806'),
(4145, 940, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano-6/'),
(4146, 940, 'wprss_item_enclosure', ''),
(4147, 940, 'wprss_item_author', 'Ondas de Ouro'),
(4148, 940, 'wprss_feed_id', '806'),
(4149, 941, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano-5/'),
(4150, 941, 'wprss_item_enclosure', ''),
(4151, 941, 'wprss_item_author', 'Ondas de Ouro'),
(4152, 941, 'wprss_feed_id', '806'),
(4153, 942, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano-4/'),
(4154, 942, 'wprss_item_enclosure', ''),
(4155, 942, 'wprss_item_author', 'Ondas de Ouro'),
(4156, 942, 'wprss_feed_id', '806'),
(4157, 943, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano-3/'),
(4158, 943, 'wprss_item_enclosure', ''),
(4159, 943, 'wprss_item_author', 'Ondas de Ouro'),
(4160, 943, 'wprss_feed_id', '806'),
(4161, 944, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano-2/'),
(4162, 944, 'wprss_item_enclosure', ''),
(4163, 944, 'wprss_item_author', 'Ondas de Ouro'),
(4164, 944, 'wprss_feed_id', '806'),
(4165, 945, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano/'),
(4166, 945, 'wprss_item_enclosure', ''),
(4167, 945, 'wprss_item_author', 'Ondas de Ouro'),
(4168, 945, 'wprss_feed_id', '806'),
(4169, 946, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/miguel-caparica/'),
(4170, 946, 'wprss_item_enclosure', ''),
(4171, 946, 'wprss_item_author', 'Ondas de Ouro'),
(4172, 946, 'wprss_feed_id', '806'),
(4187, 947, '_edit_lock', '1429789034:1'),
(4188, 948, '_wp_attached_file', '2015/04/tomane_14_secret1.jpg'),
(4189, 948, '_require_file_renaming', '1'),
(4190, 948, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:29:\"2015/04/tomane_14_secret1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"tomane_14_secret1-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"tomane_14_secret1-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"tomane_14_secret1-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:30:\"tomane_14_secret1-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:29:\"tomane_14_secret1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4191, 947, '_thumbnail_id', '948'),
(4192, 947, '_edit_last', '1'),
(4193, 947, 'aw_surfista', ''),
(4194, 947, '_aw_surfista', 'field_54fd889210f6e'),
(4195, 947, 'aw_fotografo', 'Tó Mané'),
(4196, 947, '_aw_fotografo', 'field_54fd88b010f6f'),
(4197, 947, 'aw_local', 'Secret'),
(4198, 947, '_aw_local', 'field_54fd88bc10f70'),
(4199, 947, 'aw_cameraman', ''),
(4200, 947, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4201, 947, 'aw_data', '17.02.2015'),
(4202, 947, '_aw_data', 'field_54fd8badb3f8a'),
(4203, 947, 'aw_media_type', 'photo'),
(4204, 947, '_aw_media_type', 'field_550073fd4692a'),
(4205, 947, 'aw_video', ''),
(4206, 947, '_aw_video', 'field_5500e5528c18d'),
(4207, 949, '_edit_lock', '1429789141:1'),
(4208, 950, '_wp_attached_file', '2015/04/tomane_17_secret.jpg'),
(4209, 950, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:28:\"2015/04/tomane_17_secret.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"tomane_17_secret-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"tomane_17_secret-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"tomane_17_secret-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:29:\"tomane_17_secret-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"tomane_17_secret-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4210, 949, '_thumbnail_id', '950'),
(4211, 949, '_edit_last', '1'),
(4212, 949, 'aw_surfista', 'Ivo Cação'),
(4213, 949, '_aw_surfista', 'field_54fd889210f6e'),
(4214, 949, 'aw_fotografo', 'Tó Mané'),
(4215, 949, '_aw_fotografo', 'field_54fd88b010f6f'),
(4216, 949, 'aw_local', 'Secret'),
(4217, 949, '_aw_local', 'field_54fd88bc10f70'),
(4218, 949, 'aw_cameraman', ''),
(4219, 949, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4220, 949, 'aw_data', '12.01.2015'),
(4221, 949, '_aw_data', 'field_54fd8badb3f8a'),
(4222, 949, 'aw_media_type', 'photo'),
(4223, 949, '_aw_media_type', 'field_550073fd4692a'),
(4224, 949, 'aw_video', ''),
(4225, 949, '_aw_video', 'field_5500e5528c18d'),
(4226, 951, '_edit_lock', '1429789102:1'),
(4227, 952, '_wp_attached_file', '2015/04/tomane_18_supertubos.jpg'),
(4228, 952, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:32:\"2015/04/tomane_18_supertubos.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"tomane_18_supertubos-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"tomane_18_supertubos-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"tomane_18_supertubos-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:33:\"tomane_18_supertubos-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:32:\"tomane_18_supertubos-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4229, 951, '_thumbnail_id', '952'),
(4230, 951, '_edit_last', '1'),
(4231, 951, 'aw_surfista', ''),
(4232, 951, '_aw_surfista', 'field_54fd889210f6e'),
(4233, 951, 'aw_fotografo', 'Tó Mané'),
(4234, 951, '_aw_fotografo', 'field_54fd88b010f6f'),
(4235, 951, 'aw_local', 'Supertubos, Peniche'),
(4236, 951, '_aw_local', 'field_54fd88bc10f70'),
(4237, 951, 'aw_cameraman', ''),
(4238, 951, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4239, 951, 'aw_data', '12.01.2015'),
(4240, 951, '_aw_data', 'field_54fd8badb3f8a'),
(4241, 951, 'aw_media_type', 'photo'),
(4242, 951, '_aw_media_type', 'field_550073fd4692a'),
(4243, 951, 'aw_video', ''),
(4244, 951, '_aw_video', 'field_5500e5528c18d'),
(4245, 953, '_edit_lock', '1429789192:1'),
(4246, 953, '_edit_last', '1'),
(4247, 954, '_wp_attached_file', '2015/04/tomane_19_secret_guedes.jpg'),
(4248, 954, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:35:\"2015/04/tomane_19_secret_guedes.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"tomane_19_secret_guedes-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"tomane_19_secret_guedes-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"tomane_19_secret_guedes-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:36:\"tomane_19_secret_guedes-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:35:\"tomane_19_secret_guedes-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4249, 953, '_thumbnail_id', '954'),
(4250, 953, 'aw_surfista', 'João Guedes'),
(4251, 953, '_aw_surfista', 'field_54fd889210f6e'),
(4252, 953, 'aw_fotografo', 'Tó Mané'),
(4253, 953, '_aw_fotografo', 'field_54fd88b010f6f'),
(4254, 953, 'aw_local', 'Secret'),
(4255, 953, '_aw_local', 'field_54fd88bc10f70'),
(4256, 953, 'aw_cameraman', ''),
(4257, 953, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4258, 953, 'aw_data', '9.01.2015'),
(4259, 953, '_aw_data', 'field_54fd8badb3f8a'),
(4260, 953, 'aw_media_type', 'photo'),
(4261, 953, '_aw_media_type', 'field_550073fd4692a'),
(4262, 953, 'aw_video', ''),
(4263, 953, '_aw_video', 'field_5500e5528c18d'),
(4264, 955, '_edit_lock', '1429789284:1'),
(4265, 955, '_edit_last', '1'),
(4266, 956, '_wp_attached_file', '2015/04/Andre-Carvalho_ROSS_CLARKE_JONESs.jpg'),
(4267, 956, '_require_file_renaming', '1'),
(4268, 956, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:45:\"2015/04/Andre-Carvalho_ROSS_CLARKE_JONESs.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"Andre-Carvalho_ROSS_CLARKE_JONESs-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"Andre-Carvalho_ROSS_CLARKE_JONESs-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"Andre-Carvalho_ROSS_CLARKE_JONESs-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:46:\"Andre-Carvalho_ROSS_CLARKE_JONESs-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:45:\"Andre-Carvalho_ROSS_CLARKE_JONESs-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4269, 955, '_thumbnail_id', '956'),
(4270, 955, 'aw_surfista', 'Ross Clark-Jones'),
(4271, 955, '_aw_surfista', 'field_54fd889210f6e'),
(4272, 955, 'aw_fotografo', 'André Carvalho'),
(4273, 955, '_aw_fotografo', 'field_54fd88b010f6f'),
(4274, 955, 'aw_local', 'Nazaré, Portugal'),
(4275, 955, '_aw_local', 'field_54fd88bc10f70'),
(4276, 955, 'aw_cameraman', ''),
(4277, 955, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4278, 955, 'aw_data', '11.12.2014'),
(4279, 955, '_aw_data', 'field_54fd8badb3f8a'),
(4280, 955, 'aw_media_type', 'photo'),
(4281, 955, '_aw_media_type', 'field_550073fd4692a'),
(4282, 955, 'aw_video', ''),
(4283, 955, '_aw_video', 'field_5500e5528c18d'),
(4284, 957, '_edit_lock', '1432597998:1'),
(4285, 957, '_edit_last', '1'),
(4286, 958, '_wp_attached_file', '2015/04/Andre-Carvalho_Benjamin_sanchis.jpg'),
(4287, 958, '_require_file_renaming', '1'),
(4288, 958, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:43:\"2015/04/Andre-Carvalho_Benjamin_sanchis.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"Andre-Carvalho_Benjamin_sanchis-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"Andre-Carvalho_Benjamin_sanchis-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"Andre-Carvalho_Benjamin_sanchis-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:44:\"Andre-Carvalho_Benjamin_sanchis-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:43:\"Andre-Carvalho_Benjamin_sanchis-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4289, 957, '_thumbnail_id', '958'),
(4290, 957, 'aw_surfista', 'Eric Rebiere / Benjamin Sanchis'),
(4291, 957, '_aw_surfista', 'field_54fd889210f6e'),
(4292, 957, 'aw_fotografo', 'André Carvalho'),
(4293, 957, '_aw_fotografo', 'field_54fd88b010f6f'),
(4294, 957, 'aw_local', 'Nazaré, Portugal'),
(4295, 957, '_aw_local', 'field_54fd88bc10f70'),
(4296, 957, 'aw_cameraman', ''),
(4297, 957, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4298, 957, 'aw_data', '11.12.2014'),
(4299, 957, '_aw_data', 'field_54fd8badb3f8a'),
(4300, 957, 'aw_media_type', 'photo'),
(4301, 957, '_aw_media_type', 'field_550073fd4692a'),
(4302, 957, 'aw_video', ''),
(4303, 957, '_aw_video', 'field_5500e5528c18d'),
(4304, 959, '_edit_lock', '1429789476:1'),
(4305, 959, '_edit_last', '1'),
(4306, 960, '_wp_attached_file', '2015/04/Joao_pedro_rocha_dane_hall.jpg'),
(4307, 960, '_require_file_renaming', '1'),
(4308, 960, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:38:\"2015/04/Joao_pedro_rocha_dane_hall.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Joao_pedro_rocha_dane_hall-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"Joao_pedro_rocha_dane_hall-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"Joao_pedro_rocha_dane_hall-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:39:\"Joao_pedro_rocha_dane_hall-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:38:\"Joao_pedro_rocha_dane_hall-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4309, 959, '_thumbnail_id', '960'),
(4310, 959, 'aw_surfista', 'Dane Hall'),
(4311, 959, '_aw_surfista', 'field_54fd889210f6e'),
(4312, 959, 'aw_fotografo', 'João Pedro Rocha'),
(4313, 959, '_aw_fotografo', 'field_54fd88b010f6f'),
(4314, 959, 'aw_local', 'Secret'),
(4315, 959, '_aw_local', 'field_54fd88bc10f70'),
(4316, 959, 'aw_cameraman', ''),
(4317, 959, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4318, 959, 'aw_data', '9.1.2015'),
(4319, 959, '_aw_data', 'field_54fd8badb3f8a'),
(4320, 959, 'aw_media_type', 'photo'),
(4321, 959, '_aw_media_type', 'field_550073fd4692a'),
(4322, 959, 'aw_video', ''),
(4323, 959, '_aw_video', 'field_5500e5528c18d'),
(4324, 961, '_edit_lock', '1429789631:1'),
(4325, 961, '_edit_last', '1'),
(4326, 962, '_edit_lock', '1430254129:1'),
(4327, 963, '_wp_attached_file', '2015/04/Joao_pedro_rocha_elohe.jpg'),
(4328, 963, '_require_file_renaming', '1'),
(4329, 963, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:34:\"2015/04/Joao_pedro_rocha_elohe.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"Joao_pedro_rocha_elohe-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"Joao_pedro_rocha_elohe-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"Joao_pedro_rocha_elohe-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:35:\"Joao_pedro_rocha_elohe-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:34:\"Joao_pedro_rocha_elohe-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4330, 962, '_thumbnail_id', '963'),
(4331, 962, '_edit_last', '1'),
(4332, 962, 'aw_surfista', 'Elohe Ali Alvarez'),
(4333, 962, '_aw_surfista', 'field_54fd889210f6e'),
(4334, 962, 'aw_fotografo', 'João Pedro Rocha'),
(4335, 962, '_aw_fotografo', 'field_54fd88b010f6f'),
(4336, 962, 'aw_local', 'Supertubos, Peniche'),
(4337, 962, '_aw_local', 'field_54fd88bc10f70'),
(4338, 962, 'aw_cameraman', ''),
(4339, 962, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4340, 962, 'aw_data', '17.02.2015'),
(4341, 962, '_aw_data', 'field_54fd8badb3f8a'),
(4342, 962, 'aw_media_type', 'photo'),
(4343, 962, '_aw_media_type', 'field_550073fd4692a'),
(4344, 962, 'aw_video', ''),
(4345, 962, '_aw_video', 'field_5500e5528c18d'),
(4346, 964, '_edit_lock', '1429789657:1'),
(4347, 964, '_edit_last', '1'),
(4348, 965, '_wp_attached_file', '2015/04/Joao_pedro_rocha_nic_super.jpg'),
(4349, 965, '_require_file_renaming', '1'),
(4350, 965, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:38:\"2015/04/Joao_pedro_rocha_nic_super.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"Joao_pedro_rocha_nic_super-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"Joao_pedro_rocha_nic_super-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"Joao_pedro_rocha_nic_super-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:39:\"Joao_pedro_rocha_nic_super-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:38:\"Joao_pedro_rocha_nic_super-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4351, 964, '_thumbnail_id', '965'),
(4352, 964, 'aw_surfista', 'Nic Von Rupp'),
(4353, 964, '_aw_surfista', 'field_54fd889210f6e'),
(4354, 964, 'aw_fotografo', 'João Pedro Rocha'),
(4355, 964, '_aw_fotografo', 'field_54fd88b010f6f'),
(4356, 964, 'aw_local', 'Supertubos, Peniche'),
(4357, 964, '_aw_local', 'field_54fd88bc10f70'),
(4358, 964, 'aw_cameraman', ''),
(4359, 964, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4360, 964, 'aw_data', '17.02.2015'),
(4361, 964, '_aw_data', 'field_54fd8badb3f8a'),
(4362, 964, 'aw_media_type', 'photo'),
(4363, 964, '_aw_media_type', 'field_550073fd4692a'),
(4364, 964, 'aw_video', ''),
(4365, 964, '_aw_video', 'field_5500e5528c18d'),
(4366, 966, '_edit_lock', '1429789748:1'),
(4367, 966, '_edit_last', '1'),
(4368, 967, '_wp_attached_file', '2015/04/Joao_pedro_Miguel-Blanco-Coxos.jpg'),
(4369, 967, '_require_file_renaming', '1'),
(4370, 967, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:42:\"2015/04/Joao_pedro_Miguel-Blanco-Coxos.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"Joao_pedro_Miguel-Blanco-Coxos-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"Joao_pedro_Miguel-Blanco-Coxos-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"Joao_pedro_Miguel-Blanco-Coxos-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:43:\"Joao_pedro_Miguel-Blanco-Coxos-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:42:\"Joao_pedro_Miguel-Blanco-Coxos-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4371, 966, '_thumbnail_id', '967'),
(4372, 966, 'aw_surfista', 'Miguel Blanco'),
(4373, 966, '_aw_surfista', 'field_54fd889210f6e'),
(4374, 966, 'aw_fotografo', 'João Pedro Rocha'),
(4375, 966, '_aw_fotografo', 'field_54fd88b010f6f'),
(4376, 966, 'aw_local', 'Coxos, Ericeira'),
(4377, 966, '_aw_local', 'field_54fd88bc10f70'),
(4378, 966, 'aw_cameraman', ''),
(4379, 966, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4380, 966, 'aw_data', '10.01.2015'),
(4381, 966, '_aw_data', 'field_54fd8badb3f8a'),
(4382, 966, 'aw_media_type', 'photo'),
(4383, 966, '_aw_media_type', 'field_550073fd4692a'),
(4384, 966, 'aw_video', ''),
(4385, 966, '_aw_video', 'field_5500e5528c18d'),
(4386, 968, '_edit_lock', '1429789889:1'),
(4387, 968, '_edit_last', '1'),
(4388, 969, '_wp_attached_file', '2015/04/Joao_pedro_nic_6_12.jpg'),
(4389, 969, '_require_file_renaming', '1'),
(4390, 969, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:31:\"2015/04/Joao_pedro_nic_6_12.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Joao_pedro_nic_6_12-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Joao_pedro_nic_6_12-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"Joao_pedro_nic_6_12-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:32:\"Joao_pedro_nic_6_12-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:31:\"Joao_pedro_nic_6_12-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4391, 968, '_thumbnail_id', '969'),
(4392, 968, 'aw_surfista', 'Nic Von Rupp'),
(4393, 968, '_aw_surfista', 'field_54fd889210f6e'),
(4394, 968, 'aw_fotografo', 'João Pedro Rocha'),
(4395, 968, '_aw_fotografo', 'field_54fd88b010f6f'),
(4396, 968, 'aw_local', 'Secret'),
(4397, 968, '_aw_local', 'field_54fd88bc10f70'),
(4398, 968, 'aw_cameraman', ''),
(4399, 968, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4400, 968, 'aw_data', '6.12.2014'),
(4401, 968, '_aw_data', 'field_54fd8badb3f8a'),
(4402, 968, 'aw_media_type', 'photo'),
(4403, 968, '_aw_media_type', 'field_550073fd4692a'),
(4404, 968, 'aw_video', ''),
(4405, 968, '_aw_video', 'field_5500e5528c18d'),
(4407, 971, '_wp_attached_file', '2015/04/Joao_pedro_nic_9_1.jpg'),
(4408, 971, '_require_file_renaming', '1'),
(4409, 971, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:30:\"2015/04/Joao_pedro_nic_9_1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Joao_pedro_nic_9_1-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"Joao_pedro_nic_9_1-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"Joao_pedro_nic_9_1-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:31:\"Joao_pedro_nic_9_1-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"Joao_pedro_nic_9_1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4411, 972, '_edit_lock', '1429789966:1'),
(4412, 972, '_thumbnail_id', '971'),
(4413, 972, '_edit_last', '1'),
(4414, 972, 'aw_surfista', 'Nic Von Rupp'),
(4415, 972, '_aw_surfista', 'field_54fd889210f6e'),
(4416, 972, 'aw_fotografo', 'João Pedro Rocha'),
(4417, 972, '_aw_fotografo', 'field_54fd88b010f6f'),
(4418, 972, 'aw_local', 'Secret'),
(4419, 972, '_aw_local', 'field_54fd88bc10f70'),
(4420, 972, 'aw_cameraman', ''),
(4421, 972, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4422, 972, 'aw_data', '9.1.2015'),
(4423, 972, '_aw_data', 'field_54fd8badb3f8a'),
(4424, 972, 'aw_media_type', 'photo'),
(4425, 972, '_aw_media_type', 'field_550073fd4692a'),
(4426, 972, 'aw_video', ''),
(4427, 972, '_aw_video', 'field_5500e5528c18d'),
(4428, 973, '_edit_lock', '1429904681:1'),
(4429, 973, '_edit_last', '1'),
(4430, 974, '_wp_attached_file', '2015/04/Nuno-Cardoso-NIC-pedra-branca.jpg'),
(4431, 974, '_require_file_renaming', '1'),
(4432, 974, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:41:\"2015/04/Nuno-Cardoso-NIC-pedra-branca.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Nuno-Cardoso-NIC-pedra-branca-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"Nuno-Cardoso-NIC-pedra-branca-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"Nuno-Cardoso-NIC-pedra-branca-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:42:\"Nuno-Cardoso-NIC-pedra-branca-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:41:\"Nuno-Cardoso-NIC-pedra-branca-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4433, 973, '_thumbnail_id', '974'),
(4434, 973, 'aw_surfista', 'Nic Von Rupp'),
(4435, 973, '_aw_surfista', 'field_54fd889210f6e'),
(4436, 973, 'aw_fotografo', 'Nuno Cardoso'),
(4437, 973, '_aw_fotografo', 'field_54fd88b010f6f'),
(4438, 973, 'aw_local', 'Pedra Branca, Ericeira'),
(4439, 973, '_aw_local', 'field_54fd88bc10f70'),
(4440, 973, 'aw_cameraman', ''),
(4441, 973, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4442, 973, 'aw_data', '9.01.2015'),
(4443, 973, '_aw_data', 'field_54fd8badb3f8a'),
(4444, 973, 'aw_media_type', 'photo'),
(4445, 973, '_aw_media_type', 'field_550073fd4692a'),
(4446, 973, 'aw_video', ''),
(4447, 973, '_aw_video', 'field_5500e5528c18d');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(4454, 976, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/nuno-cardoso-foto-do-ano/'),
(4455, 976, 'wprss_item_enclosure', ''),
(4456, 976, 'wprss_item_author', 'Ondas de Ouro'),
(4457, 976, 'wprss_feed_id', '806'),
(4458, 977, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/joao-pedro-rocha-foto-do-ano-6/'),
(4459, 977, 'wprss_item_enclosure', ''),
(4460, 977, 'wprss_item_author', 'Ondas de Ouro'),
(4461, 977, 'wprss_feed_id', '806'),
(4462, 978, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/joao-pedro-rocha-foto-do-ano-5/'),
(4463, 978, 'wprss_item_enclosure', ''),
(4464, 978, 'wprss_item_author', 'Ondas de Ouro'),
(4465, 978, 'wprss_feed_id', '806'),
(4466, 979, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/joao-pedro-rocha-foto-do-ano-4/'),
(4467, 979, 'wprss_item_enclosure', ''),
(4468, 979, 'wprss_item_author', 'Ondas de Ouro'),
(4469, 979, 'wprss_feed_id', '806'),
(4470, 980, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/joao-pedro-rocha-foto-do-ano-3/'),
(4471, 980, 'wprss_item_enclosure', ''),
(4472, 980, 'wprss_item_author', 'Ondas de Ouro'),
(4473, 980, 'wprss_feed_id', '806'),
(4474, 981, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/joao-pedro-rocha-foto-do-ano-2/'),
(4475, 981, 'wprss_item_enclosure', ''),
(4476, 981, 'wprss_item_author', 'Ondas de Ouro'),
(4477, 981, 'wprss_feed_id', '806'),
(4478, 982, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/joao-pedro-rocha-foto-do-ano/'),
(4479, 982, 'wprss_item_enclosure', ''),
(4480, 982, 'wprss_item_author', 'Ondas de Ouro'),
(4481, 982, 'wprss_feed_id', '806'),
(4482, 983, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/andre-carvalho-foto-do-ano-2/'),
(4483, 983, 'wprss_item_enclosure', ''),
(4484, 983, 'wprss_item_author', 'Ondas de Ouro'),
(4485, 983, 'wprss_feed_id', '806'),
(4486, 984, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/andre-carvalho-foto-do-ano/'),
(4487, 984, 'wprss_item_enclosure', ''),
(4488, 984, 'wprss_item_author', 'Ondas de Ouro'),
(4489, 984, 'wprss_feed_id', '806'),
(4490, 985, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/to-mane-foto-do-ano-13/'),
(4491, 985, 'wprss_item_enclosure', ''),
(4492, 985, 'wprss_item_author', 'Ondas de Ouro'),
(4493, 985, 'wprss_feed_id', '806'),
(4510, 986, '_edit_lock', '1429824480:1'),
(4511, 986, '_edit_last', '1'),
(4512, 986, '_thumbnail_id', '918'),
(4514, 986, '_yoast_wpseo_redirect', 'http://ondasdeouro.pt/award-categories/foto-do-ano/'),
(4516, 988, 'wprss_item_permalink', 'http://ondasdeouro.pt/as-primeiras-candidaturas-a-foto-do-ano-estao-online/'),
(4517, 988, 'wprss_item_enclosure', ''),
(4518, 988, 'wprss_item_author', 'Ondas de Ouro'),
(4519, 988, 'wprss_feed_id', '807'),
(4521, 989, '_menu_item_type', 'taxonomy'),
(4522, 989, '_menu_item_menu_item_parent', '692'),
(4523, 989, '_menu_item_object_id', '35'),
(4524, 989, '_menu_item_object', 'award-categories'),
(4525, 989, '_menu_item_target', ''),
(4526, 989, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4527, 989, '_menu_item_xfn', ''),
(4528, 989, '_menu_item_url', ''),
(4530, 990, '_menu_item_type', 'taxonomy'),
(4531, 990, '_menu_item_menu_item_parent', '692'),
(4532, 990, '_menu_item_object_id', '29'),
(4533, 990, '_menu_item_object', 'award-categories'),
(4534, 990, '_menu_item_target', ''),
(4535, 990, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4536, 990, '_menu_item_xfn', ''),
(4537, 990, '_menu_item_url', ''),
(4539, 991, '_menu_item_type', 'taxonomy'),
(4540, 991, '_menu_item_menu_item_parent', '692'),
(4541, 991, '_menu_item_object_id', '30'),
(4542, 991, '_menu_item_object', 'award-categories'),
(4543, 991, '_menu_item_target', ''),
(4544, 991, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4545, 991, '_menu_item_xfn', ''),
(4546, 991, '_menu_item_url', ''),
(4548, 992, '_menu_item_type', 'taxonomy'),
(4549, 992, '_menu_item_menu_item_parent', '692'),
(4550, 992, '_menu_item_object_id', '31'),
(4551, 992, '_menu_item_object', 'award-categories'),
(4552, 992, '_menu_item_target', ''),
(4553, 992, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4554, 992, '_menu_item_xfn', ''),
(4555, 992, '_menu_item_url', ''),
(4557, 993, '_menu_item_type', 'taxonomy'),
(4558, 993, '_menu_item_menu_item_parent', '692'),
(4559, 993, '_menu_item_object_id', '32'),
(4560, 993, '_menu_item_object', 'award-categories'),
(4561, 993, '_menu_item_target', ''),
(4562, 993, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4563, 993, '_menu_item_xfn', ''),
(4564, 993, '_menu_item_url', ''),
(4566, 994, '_menu_item_type', 'taxonomy'),
(4567, 994, '_menu_item_menu_item_parent', '692'),
(4568, 994, '_menu_item_object_id', '33'),
(4569, 994, '_menu_item_object', 'award-categories'),
(4570, 994, '_menu_item_target', ''),
(4571, 994, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4572, 994, '_menu_item_xfn', ''),
(4573, 994, '_menu_item_url', ''),
(4575, 995, '_menu_item_type', 'taxonomy'),
(4576, 995, '_menu_item_menu_item_parent', '692'),
(4577, 995, '_menu_item_object_id', '34'),
(4578, 995, '_menu_item_object', 'award-categories'),
(4579, 995, '_menu_item_target', ''),
(4580, 995, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4581, 995, '_menu_item_xfn', ''),
(4582, 995, '_menu_item_url', ''),
(4584, 996, '_menu_item_type', 'taxonomy'),
(4585, 996, '_menu_item_menu_item_parent', '692'),
(4586, 996, '_menu_item_object_id', '36'),
(4587, 996, '_menu_item_object', 'award-categories'),
(4588, 996, '_menu_item_target', ''),
(4589, 996, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4590, 996, '_menu_item_xfn', ''),
(4591, 996, '_menu_item_url', ''),
(4593, 997, '_menu_item_type', 'taxonomy'),
(4594, 997, '_menu_item_menu_item_parent', '692'),
(4595, 997, '_menu_item_object_id', '37'),
(4596, 997, '_menu_item_object', 'award-categories'),
(4597, 997, '_menu_item_target', ''),
(4598, 997, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4599, 997, '_menu_item_xfn', ''),
(4600, 997, '_menu_item_url', ''),
(4602, 998, '_menu_item_type', 'taxonomy'),
(4603, 998, '_menu_item_menu_item_parent', '692'),
(4604, 998, '_menu_item_object_id', '38'),
(4605, 998, '_menu_item_object', 'award-categories'),
(4606, 998, '_menu_item_target', ''),
(4607, 998, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4608, 998, '_menu_item_xfn', ''),
(4609, 998, '_menu_item_url', ''),
(4611, 999, '_menu_item_type', 'taxonomy'),
(4612, 999, '_menu_item_menu_item_parent', '692'),
(4613, 999, '_menu_item_object_id', '39'),
(4614, 999, '_menu_item_object', 'award-categories'),
(4615, 999, '_menu_item_target', ''),
(4616, 999, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4617, 999, '_menu_item_xfn', ''),
(4618, 999, '_menu_item_url', ''),
(4629, 1001, '_menu_item_type', 'taxonomy'),
(4630, 1001, '_menu_item_menu_item_parent', '692'),
(4631, 1001, '_menu_item_object_id', '40'),
(4632, 1001, '_menu_item_object', 'award-categories'),
(4633, 1001, '_menu_item_target', ''),
(4634, 1001, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4635, 1001, '_menu_item_xfn', ''),
(4636, 1001, '_menu_item_url', ''),
(4638, 1002, '_menu_item_type', 'taxonomy'),
(4639, 1002, '_menu_item_menu_item_parent', '692'),
(4640, 1002, '_menu_item_object_id', '42'),
(4641, 1002, '_menu_item_object', 'award-categories'),
(4642, 1002, '_menu_item_target', ''),
(4643, 1002, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4644, 1002, '_menu_item_xfn', ''),
(4645, 1002, '_menu_item_url', ''),
(4647, 1003, '_menu_item_type', 'taxonomy'),
(4648, 1003, '_menu_item_menu_item_parent', '692'),
(4649, 1003, '_menu_item_object_id', '43'),
(4650, 1003, '_menu_item_object', 'award-categories'),
(4651, 1003, '_menu_item_target', ''),
(4652, 1003, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4653, 1003, '_menu_item_xfn', ''),
(4654, 1003, '_menu_item_url', ''),
(4656, 1004, '_menu_item_type', 'taxonomy'),
(4657, 1004, '_menu_item_menu_item_parent', '692'),
(4658, 1004, '_menu_item_object_id', '41'),
(4659, 1004, '_menu_item_object', 'award-categories'),
(4660, 1004, '_menu_item_target', ''),
(4661, 1004, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4662, 1004, '_menu_item_xfn', ''),
(4663, 1004, '_menu_item_url', ''),
(4665, 1005, '_menu_item_type', 'taxonomy'),
(4666, 1005, '_menu_item_menu_item_parent', '692'),
(4667, 1005, '_menu_item_object_id', '44'),
(4668, 1005, '_menu_item_object', 'award-categories'),
(4669, 1005, '_menu_item_target', ''),
(4670, 1005, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4671, 1005, '_menu_item_xfn', ''),
(4672, 1005, '_menu_item_url', ''),
(4674, 1006, '_menu_item_type', 'taxonomy'),
(4675, 1006, '_menu_item_menu_item_parent', '692'),
(4676, 1006, '_menu_item_object_id', '45'),
(4677, 1006, '_menu_item_object', 'award-categories'),
(4678, 1006, '_menu_item_target', ''),
(4679, 1006, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(4680, 1006, '_menu_item_xfn', ''),
(4681, 1006, '_menu_item_url', ''),
(4925, 963, '_edit_lock', '1430255301:1'),
(4926, 1007, '_edit_lock', '1432599521:1'),
(4927, 1007, '_edit_last', '1'),
(4928, 1008, '_wp_attached_file', '2015/04/ruben.jpg'),
(4929, 1008, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:824;s:4:\"file\";s:17:\"2015/04/ruben.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"ruben-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"ruben-540x278.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"ruben-700x361.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:361;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:18:\"ruben-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"ruben-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4930, 1007, '_thumbnail_id', '1008'),
(4931, 1007, 'aw_surfista', 'Ruben Gonzalez '),
(4932, 1007, '_aw_surfista', 'field_54fd889210f6e'),
(4933, 1007, 'aw_fotografo', ''),
(4934, 1007, '_aw_fotografo', 'field_54fd88b010f6f'),
(4935, 1007, 'aw_local', 'Ericeira'),
(4936, 1007, '_aw_local', 'field_54fd88bc10f70'),
(4937, 1007, 'aw_cameraman', ''),
(4938, 1007, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4939, 1007, 'aw_data', '27-11-14'),
(4940, 1007, '_aw_data', 'field_54fd8badb3f8a'),
(4941, 1007, 'aw_media_type', 'video'),
(4942, 1007, '_aw_media_type', 'field_550073fd4692a'),
(4943, 1007, 'aw_video', 'https://www.youtube.com/watch?v=AWS3BXWR_7k'),
(4944, 1007, '_aw_video', 'field_5500e5528c18d'),
(4945, 1009, '_edit_lock', '1430776143:1'),
(4946, 1009, '_edit_last', '1'),
(4947, 1010, '_wp_attached_file', '2015/04/tubassa.jpg'),
(4948, 1010, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:824;s:4:\"file\";s:19:\"2015/04/tubassa.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"tubassa-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"tubassa-540x278.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"tubassa-700x361.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:361;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:20:\"tubassa-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"tubassa-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4949, 1009, '_thumbnail_id', '1010'),
(4950, 1009, 'aw_surfista', 'António Rodrigues'),
(4951, 1009, '_aw_surfista', 'field_54fd889210f6e'),
(4952, 1009, 'aw_fotografo', ''),
(4953, 1009, '_aw_fotografo', 'field_54fd88b010f6f'),
(4954, 1009, 'aw_local', 'Espinho'),
(4955, 1009, '_aw_local', 'field_54fd88bc10f70'),
(4956, 1009, 'aw_cameraman', 'Alessandro Rodrigues'),
(4957, 1009, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4958, 1009, 'aw_data', '25.12.2014'),
(4959, 1009, '_aw_data', 'field_54fd8badb3f8a'),
(4960, 1009, 'aw_media_type', 'video'),
(4961, 1009, '_aw_media_type', 'field_550073fd4692a'),
(4962, 1009, 'aw_video', 'https://www.youtube.com/watch?v=di38QAjQY1w'),
(4963, 1009, '_aw_video', 'field_5500e5528c18d'),
(4964, 1011, '_edit_lock', '1430776145:1'),
(4965, 1011, '_edit_last', '1'),
(4966, 1012, '_wp_attached_file', '2015/04/tubassa1.jpg'),
(4967, 1012, '_require_file_renaming', '1'),
(4968, 1012, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:824;s:4:\"file\";s:20:\"2015/04/tubassa1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"tubassa1-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"tubassa1-540x278.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:278;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"tubassa1-700x361.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:361;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"tubassa1-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"tubassa1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4970, 1013, '_wp_attached_file', '2015/04/tubassa2.jpg'),
(4971, 1013, '_require_file_renaming', '1'),
(4972, 1013, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1413;s:6:\"height\";i:688;s:4:\"file\";s:20:\"2015/04/tubassa2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"tubassa2-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"tubassa2-540x263.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"tubassa2-700x341.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:341;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"tubassa2-1413x600.jpg\";s:5:\"width\";i:1413;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"tubassa2-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4973, 1011, '_thumbnail_id', '1013'),
(4974, 1011, 'aw_surfista', 'António Rodrigues'),
(4975, 1011, '_aw_surfista', 'field_54fd889210f6e'),
(4976, 1011, 'aw_fotografo', ''),
(4977, 1011, '_aw_fotografo', 'field_54fd88b010f6f'),
(4978, 1011, 'aw_local', 'Espinho'),
(4979, 1011, '_aw_local', 'field_54fd88bc10f70'),
(4980, 1011, 'aw_cameraman', 'Ricardo Pina'),
(4981, 1011, '_aw_cameraman', 'field_54fd89c73c1fe'),
(4982, 1011, 'aw_data', '25.12.2014'),
(4983, 1011, '_aw_data', 'field_54fd8badb3f8a'),
(4984, 1011, 'aw_media_type', 'video'),
(4985, 1011, '_aw_media_type', 'field_550073fd4692a'),
(4986, 1011, 'aw_video', 'https://www.youtube.com/watch?v=7cCoLDcFqes'),
(4987, 1011, '_aw_video', 'field_5500e5528c18d'),
(4988, 1014, '_edit_lock', '1432600272:1'),
(4989, 1014, '_edit_last', '1'),
(4990, 1014, '_oembed_fc78e47514e884be2ee1414c01b90dba', '<iframe width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/yNraBB_0x4Y?feature=oembed\" frameborder=\"0\" allowfullscreen></iframe>'),
(4991, 1014, '_oembed_time_fc78e47514e884be2ee1414c01b90dba', '1430256805'),
(4992, 1015, '_wp_attached_file', '2015/04/tubassa3.jpg'),
(4993, 1015, '_require_file_renaming', '1'),
(4994, 1015, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1411;s:6:\"height\";i:828;s:4:\"file\";s:20:\"2015/04/tubassa3.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"tubassa3-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"tubassa3-540x317.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:317;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"tubassa3-700x411.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"tubassa3-1411x600.jpg\";s:5:\"width\";i:1411;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"tubassa3-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(4995, 1014, '_thumbnail_id', '1015'),
(4996, 1014, 'aw_surfista', 'Alex Botelho'),
(4997, 1014, '_aw_surfista', 'field_54fd889210f6e'),
(4998, 1014, 'aw_fotografo', ''),
(4999, 1014, '_aw_fotografo', 'field_54fd88b010f6f'),
(5000, 1014, 'aw_local', 'País Basco'),
(5001, 1014, '_aw_local', 'field_54fd88bc10f70'),
(5002, 1014, 'aw_cameraman', 'Ricardo Damásio'),
(5003, 1014, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5004, 1014, 'aw_data', '12.12.2014'),
(5005, 1014, '_aw_data', 'field_54fd8badb3f8a'),
(5006, 1014, 'aw_media_type', 'video'),
(5007, 1014, '_aw_media_type', 'field_550073fd4692a'),
(5008, 1014, 'aw_video', 'https://www.youtube.com/watch?v=yNraBB_0x4Y'),
(5009, 1014, '_aw_video', 'field_5500e5528c18d'),
(5010, 1016, '_edit_lock', '1430257069:1'),
(5011, 1016, '_edit_last', '1'),
(5014, 1017, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/alex-botelho-tubo-do-ano/'),
(5015, 1017, 'wprss_item_enclosure', ''),
(5016, 1017, 'wprss_item_author', 'Ondas de Ouro'),
(5017, 1017, 'wprss_feed_id', '806'),
(5018, 1018, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/tubo-do-ano-antonio-rodrigues/'),
(5019, 1018, 'wprss_item_enclosure', ''),
(5020, 1018, 'wprss_item_author', 'Ondas de Ouro'),
(5021, 1018, 'wprss_feed_id', '806'),
(5022, 1019, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/antonio-rodrigues-tubo-do-ano/'),
(5023, 1019, 'wprss_item_enclosure', ''),
(5024, 1019, 'wprss_item_author', 'Ondas de Ouro'),
(5025, 1019, 'wprss_feed_id', '806'),
(5026, 1020, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/ruben-gonzalez-tubo-do-ano/'),
(5027, 1020, 'wprss_item_enclosure', ''),
(5028, 1020, 'wprss_item_author', 'Ondas de Ouro'),
(5029, 1020, 'wprss_feed_id', '806'),
(5030, 1021, '_wp_attached_file', '2015/04/tubassa4.jpg'),
(5031, 1021, '_require_file_renaming', '1'),
(5032, 1021, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1411;s:6:\"height\";i:828;s:4:\"file\";s:20:\"2015/04/tubassa4.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"tubassa4-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"tubassa4-540x317.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:317;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"tubassa4-700x411.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"tubassa4-1411x600.jpg\";s:5:\"width\";i:1411;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"tubassa4-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5033, 1016, '_thumbnail_id', '1021'),
(5034, 1016, 'aw_surfista', 'João Moreira'),
(5035, 1016, '_aw_surfista', 'field_54fd889210f6e'),
(5036, 1016, 'aw_fotografo', ''),
(5037, 1016, '_aw_fotografo', 'field_54fd88b010f6f'),
(5038, 1016, 'aw_local', 'Santo Amaro'),
(5039, 1016, '_aw_local', 'field_54fd88bc10f70'),
(5040, 1016, 'aw_cameraman', 'Miguel Moreira'),
(5041, 1016, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5042, 1016, 'aw_data', '19.04.2015'),
(5043, 1016, '_aw_data', 'field_54fd8badb3f8a'),
(5044, 1016, 'aw_media_type', 'video'),
(5045, 1016, '_aw_media_type', 'field_550073fd4692a'),
(5046, 1016, 'aw_video', 'https://www.youtube.com/watch?v=UV3gYhVEizQ'),
(5047, 1016, '_aw_video', 'field_5500e5528c18d'),
(5048, 1022, '_edit_lock', '1430257255:1'),
(5049, 1022, '_edit_last', '1'),
(5050, 1023, '_wp_attached_file', '2015/04/tubassa5.jpg'),
(5051, 1023, '_require_file_renaming', '1'),
(5052, 1023, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1411;s:6:\"height\";i:828;s:4:\"file\";s:20:\"2015/04/tubassa5.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"tubassa5-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"tubassa5-540x317.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:317;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"tubassa5-700x411.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"tubassa5-1411x600.jpg\";s:5:\"width\";i:1411;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"tubassa5-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5053, 1022, '_thumbnail_id', '1023'),
(5054, 1022, 'aw_surfista', 'João Moreira'),
(5055, 1022, '_aw_surfista', 'field_54fd889210f6e'),
(5056, 1022, 'aw_fotografo', ''),
(5057, 1022, '_aw_fotografo', 'field_54fd88b010f6f'),
(5058, 1022, 'aw_local', 'Carcavelos'),
(5059, 1022, '_aw_local', 'field_54fd88bc10f70'),
(5060, 1022, 'aw_cameraman', 'Miguel Moreira'),
(5061, 1022, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5062, 1022, 'aw_data', '17.02.2015'),
(5063, 1022, '_aw_data', 'field_54fd8badb3f8a'),
(5064, 1022, 'aw_media_type', 'video'),
(5065, 1022, '_aw_media_type', 'field_550073fd4692a'),
(5066, 1022, 'aw_video', 'https://www.youtube.com/watch?v=tRoIyUnMyCg'),
(5067, 1022, '_aw_video', 'field_5500e5528c18d'),
(5068, 1024, '_edit_lock', '1432599518:1'),
(5069, 1024, '_edit_last', '1'),
(5070, 1025, '_wp_attached_file', '2015/04/tubassa6.jpg'),
(5071, 1025, '_require_file_renaming', '1'),
(5072, 1025, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1411;s:6:\"height\";i:828;s:4:\"file\";s:20:\"2015/04/tubassa6.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"tubassa6-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"tubassa6-540x317.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:317;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"tubassa6-700x411.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:411;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"tubassa6-1411x600.jpg\";s:5:\"width\";i:1411;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"tubassa6-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5073, 1024, '_thumbnail_id', '1025'),
(5074, 1024, 'aw_surfista', 'João Guedes'),
(5075, 1024, '_aw_surfista', 'field_54fd889210f6e'),
(5076, 1024, 'aw_fotografo', ''),
(5077, 1024, '_aw_fotografo', 'field_54fd88b010f6f'),
(5078, 1024, 'aw_local', 'Secret'),
(5079, 1024, '_aw_local', 'field_54fd88bc10f70'),
(5080, 1024, 'aw_cameraman', 'Luis Villa de Brito'),
(5081, 1024, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5082, 1024, 'aw_data', '9.01.2015'),
(5083, 1024, '_aw_data', 'field_54fd8badb3f8a'),
(5084, 1024, 'aw_media_type', 'video'),
(5085, 1024, '_aw_media_type', 'field_550073fd4692a'),
(5086, 1024, 'aw_video', 'https://www.youtube.com/watch?v=XDagO_ID0s8'),
(5087, 1024, '_aw_video', 'field_5500e5528c18d'),
(5090, 1026, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/joao-guedes-tubo-do-ano/'),
(5091, 1026, 'wprss_item_enclosure', ''),
(5092, 1026, 'wprss_item_author', 'Ondas de Ouro'),
(5093, 1026, 'wprss_feed_id', '806'),
(5094, 1027, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/joao-moreira-tubo-do-ano-2/'),
(5095, 1027, 'wprss_item_enclosure', ''),
(5096, 1027, 'wprss_item_author', 'Ondas de Ouro'),
(5097, 1027, 'wprss_feed_id', '806'),
(5098, 1028, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/joao-moreira-tubo-do-ano/'),
(5099, 1028, 'wprss_item_enclosure', ''),
(5100, 1028, 'wprss_item_author', 'Ondas de Ouro'),
(5101, 1028, 'wprss_feed_id', '806'),
(5181, 1029, '_edit_lock', '1430383166:1'),
(5182, 1029, '_edit_last', '1'),
(5185, 1030, '_wp_attached_file', '2015/04/tubodoano.jpg'),
(5186, 1030, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1501;s:6:\"height\";i:600;s:4:\"file\";s:21:\"2015/04/tubodoano.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"tubodoano-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"tubodoano-540x216.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"tubodoano-700x280.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:22:\"tubodoano-1501x600.jpg\";s:5:\"width\";i:1501;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"tubodoano-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5187, 1029, '_thumbnail_id', '1030'),
(5191, 1034, 'wprss_item_permalink', 'http://ondasdeouro.pt/divulgadas-primeiras-candidaturas-para-tubo-do-ano/'),
(5192, 1034, 'wprss_item_enclosure', ''),
(5193, 1034, 'wprss_item_author', 'Ondas de Ouro'),
(5194, 1034, 'wprss_feed_id', '807'),
(5430, 1036, '_edit_lock', '1432599851:1'),
(5431, 1036, '_edit_last', '1'),
(5432, 1037, '_wp_attached_file', '2015/05/joana.jpg'),
(5433, 1037, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:830;s:4:\"file\";s:17:\"2015/05/joana.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"joana-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"joana-540x320.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"joana-700x415.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:415;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:18:\"joana-1400x600.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"joana-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5434, 1036, '_thumbnail_id', '1037'),
(5435, 1036, 'aw_surfista', 'Joana Andrade'),
(5436, 1036, '_aw_surfista', 'field_54fd889210f6e'),
(5437, 1036, 'aw_fotografo', ''),
(5438, 1036, '_aw_fotografo', 'field_54fd88b010f6f'),
(5439, 1036, 'aw_local', 'Praia do Norte, Nazaré'),
(5440, 1036, '_aw_local', 'field_54fd88bc10f70'),
(5441, 1036, 'aw_cameraman', 'Humberto Santos'),
(5442, 1036, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5443, 1036, 'aw_data', '19.11.2014'),
(5444, 1036, '_aw_data', 'field_54fd8badb3f8a'),
(5445, 1036, 'aw_media_type', 'video'),
(5446, 1036, '_aw_media_type', 'field_550073fd4692a'),
(5447, 1036, 'aw_video', 'https://www.youtube.com/watch?v=qx9Mzqz-Bl4'),
(5448, 1036, '_aw_video', 'field_5500e5528c18d'),
(5449, 1038, '_edit_lock', '1432599850:1'),
(5450, 1038, '_edit_last', '1'),
(5451, 1039, '_wp_attached_file', '2015/05/ruben.jpg'),
(5452, 1039, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:830;s:4:\"file\";s:17:\"2015/05/ruben.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"ruben-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"ruben-540x320.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"ruben-700x415.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:415;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:18:\"ruben-1400x600.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"ruben-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5453, 1038, '_thumbnail_id', '1039'),
(5454, 1038, 'aw_surfista', 'Ruben Gonzalez'),
(5455, 1038, '_aw_surfista', 'field_54fd889210f6e'),
(5456, 1038, 'aw_fotografo', ''),
(5457, 1038, '_aw_fotografo', 'field_54fd88b010f6f'),
(5458, 1038, 'aw_local', 'Cabo Raso'),
(5459, 1038, '_aw_local', 'field_54fd88bc10f70'),
(5460, 1038, 'aw_cameraman', 'Boa Onda'),
(5461, 1038, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5462, 1038, 'aw_data', '11.12.2014'),
(5463, 1038, '_aw_data', 'field_54fd8badb3f8a'),
(5464, 1038, 'aw_media_type', 'video'),
(5465, 1038, '_aw_media_type', 'field_550073fd4692a'),
(5466, 1038, 'aw_video', 'https://www.youtube.com/watch?v=2d0FxrVUuks'),
(5467, 1038, '_aw_video', 'field_5500e5528c18d'),
(5468, 1040, '_edit_lock', '1430776948:1'),
(5469, 1041, '_wp_attached_file', '2015/05/tarik.jpg'),
(5470, 1041, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:830;s:4:\"file\";s:17:\"2015/05/tarik.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"tarik-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"tarik-540x320.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"tarik-700x415.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:415;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:18:\"tarik-1400x600.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"tarik-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5471, 1040, '_thumbnail_id', '1041'),
(5472, 1040, '_edit_last', '1'),
(5473, 1040, 'aw_surfista', 'Tarik van Prehn Praça'),
(5474, 1040, '_aw_surfista', 'field_54fd889210f6e'),
(5475, 1040, 'aw_fotografo', ''),
(5476, 1040, '_aw_fotografo', 'field_54fd88b010f6f'),
(5477, 1040, 'aw_local', 'Sisters, SW Portugal'),
(5478, 1040, '_aw_local', 'field_54fd88bc10f70'),
(5479, 1040, 'aw_cameraman', 'Joni Matos'),
(5480, 1040, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5481, 1040, 'aw_data', '09.01.2015'),
(5482, 1040, '_aw_data', 'field_54fd8badb3f8a'),
(5483, 1040, 'aw_media_type', 'video'),
(5484, 1040, '_aw_media_type', 'field_550073fd4692a'),
(5485, 1040, 'aw_video', 'https://www.youtube.com/watch?v=iFq7cfMKi4U'),
(5486, 1040, '_aw_video', 'field_5500e5528c18d'),
(5487, 1044, '_wp_attached_file', '2015/05/andre.jpg'),
(5488, 1044, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:830;s:4:\"file\";s:17:\"2015/05/andre.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"andre-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"andre-540x320.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"andre-700x415.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:415;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:18:\"andre-1400x600.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"andre-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5489, 1043, '_thumbnail_id', '1044'),
(5490, 1043, '_edit_lock', '1430776927:1'),
(5491, 1043, '_edit_last', '1'),
(5492, 1043, 'aw_surfista', 'André Teixeira'),
(5493, 1043, '_aw_surfista', 'field_54fd889210f6e'),
(5494, 1043, 'aw_fotografo', ''),
(5495, 1043, '_aw_fotografo', 'field_54fd88b010f6f'),
(5496, 1043, 'aw_local', 'Sisters, SW Portugal'),
(5497, 1043, '_aw_local', 'field_54fd88bc10f70'),
(5498, 1043, 'aw_cameraman', 'Joni Matos'),
(5499, 1043, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5500, 1043, 'aw_data', '09.01.2015'),
(5501, 1043, '_aw_data', 'field_54fd8badb3f8a'),
(5502, 1043, 'aw_media_type', 'video'),
(5503, 1043, '_aw_media_type', 'field_550073fd4692a'),
(5504, 1043, 'aw_video', 'https://www.youtube.com/watch?v=G-EcNnMxFbI'),
(5505, 1043, '_aw_video', 'field_5500e5528c18d'),
(5506, 1045, '_edit_lock', '1432599933:1'),
(5507, 1046, '_wp_attached_file', '2015/05/falves.jpg'),
(5508, 1046, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:830;s:4:\"file\";s:18:\"2015/05/falves.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"falves-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"falves-540x320.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"falves-700x415.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:415;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:19:\"falves-1400x600.jpg\";s:5:\"width\";i:1400;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:18:\"falves-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5509, 1045, '_thumbnail_id', '1046'),
(5510, 1045, '_edit_last', '1'),
(5511, 1045, 'aw_surfista', 'Francisco Alves'),
(5512, 1045, '_aw_surfista', 'field_54fd889210f6e'),
(5513, 1045, 'aw_fotografo', ''),
(5514, 1045, '_aw_fotografo', 'field_54fd88b010f6f'),
(5515, 1045, 'aw_local', 'Praia das Maçãs'),
(5516, 1045, '_aw_local', 'field_54fd88bc10f70'),
(5517, 1045, 'aw_cameraman', 'Andy Benetrix'),
(5518, 1045, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5519, 1045, 'aw_data', '02.10.2014'),
(5520, 1045, '_aw_data', 'field_54fd8badb3f8a'),
(5521, 1045, 'aw_media_type', 'video'),
(5522, 1045, '_aw_media_type', 'field_550073fd4692a'),
(5523, 1045, 'aw_video', 'https://www.youtube.com/watch?v=9cPPTmn_-gk'),
(5524, 1045, '_aw_video', 'field_5500e5528c18d'),
(5525, 1047, '_edit_lock', '1430778489:1'),
(5526, 1047, '_edit_last', '1'),
(5527, 1048, '_wp_attached_file', '2015/05/ruben-home.jpg'),
(5528, 1048, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1400;s:6:\"height\";i:559;s:4:\"file\";s:22:\"2015/05/ruben-home.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"ruben-home-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"ruben-home-540x216.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"ruben-home-700x280.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:22:\"ruben-home-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5529, 1047, '_thumbnail_id', '1048'),
(5530, 1047, '_oembed_a117b990a4ae0e76048ced74d371673c', '{{unknown}}'),
(5532, 1047, '_yoast_wpseo_redirect', 'http://ondasdeouro.pt/award-categories/maior-onda-tow-in-oe/'),
(5533, 1048, '_edit_lock', '1430778917:1'),
(5534, 1048, '_edit_last', '1'),
(5536, 1050, 'wprss_item_permalink', 'http://ondasdeouro.pt/primeiras-candidaturas-para-a-maior-onda-de-tow-in-divulgadas/'),
(5537, 1050, 'wprss_item_enclosure', ''),
(5538, 1050, 'wprss_item_author', 'Ondas de Ouro'),
(5539, 1050, 'wprss_feed_id', '807'),
(5541, 1051, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/francisco-alves-manobra-do-ano/'),
(5542, 1051, 'wprss_item_enclosure', ''),
(5543, 1051, 'wprss_item_author', 'Ondas de Ouro'),
(5544, 1051, 'wprss_feed_id', '806'),
(5545, 1052, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/andre-teixeira-maior-onda-remada/'),
(5546, 1052, 'wprss_item_enclosure', ''),
(5547, 1052, 'wprss_item_author', 'Ondas de Ouro'),
(5548, 1052, 'wprss_feed_id', '806'),
(5549, 1053, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/tarik-van-prehn-praca-maior-onda-remada/'),
(5550, 1053, 'wprss_item_enclosure', ''),
(5551, 1053, 'wprss_item_author', 'Ondas de Ouro'),
(5552, 1053, 'wprss_feed_id', '806'),
(5553, 1054, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/ruben-gonzalez-maior-onda-tow-in/'),
(5554, 1054, 'wprss_item_enclosure', ''),
(5555, 1054, 'wprss_item_author', 'Ondas de Ouro'),
(5556, 1054, 'wprss_feed_id', '806'),
(5557, 1055, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/joana-andrade-maior-onda-tow-in/'),
(5558, 1055, 'wprss_item_enclosure', ''),
(5559, 1055, 'wprss_item_author', 'Ondas de Ouro'),
(5560, 1055, 'wprss_feed_id', '806'),
(5564, 1057, '_wp_attached_file', '2015/05/fotos-do-ano-ricardo_alves1.jpg'),
(5565, 1057, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:39:\"2015/05/fotos-do-ano-ricardo_alves1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"fotos-do-ano-ricardo_alves1-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"fotos-do-ano-ricardo_alves1-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"fotos-do-ano-ricardo_alves1-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:40:\"fotos-do-ano-ricardo_alves1-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:39:\"fotos-do-ano-ricardo_alves1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5566, 1058, '_wp_attached_file', '2015/05/fotos-do-ano-ricardo_alves2.jpg'),
(5567, 1058, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:39:\"2015/05/fotos-do-ano-ricardo_alves2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"fotos-do-ano-ricardo_alves2-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"fotos-do-ano-ricardo_alves2-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"fotos-do-ano-ricardo_alves2-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:40:\"fotos-do-ano-ricardo_alves2-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:39:\"fotos-do-ano-ricardo_alves2-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5568, 1059, '_wp_attached_file', '2015/05/fotos-do-ano_vitor_ferrerira.jpg'),
(5569, 1059, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:40:\"2015/05/fotos-do-ano_vitor_ferrerira.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"fotos-do-ano_vitor_ferrerira-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"fotos-do-ano_vitor_ferrerira-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"fotos-do-ano_vitor_ferrerira-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:41:\"fotos-do-ano_vitor_ferrerira-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:40:\"fotos-do-ano_vitor_ferrerira-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5570, 1060, '_wp_attached_file', '2015/05/fotos-do-ano-rui-boino.jpg'),
(5571, 1060, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:34:\"2015/05/fotos-do-ano-rui-boino.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"fotos-do-ano-rui-boino-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"fotos-do-ano-rui-boino-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"fotos-do-ano-rui-boino-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:35:\"fotos-do-ano-rui-boino-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:34:\"fotos-do-ano-rui-boino-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5572, 1062, '_wp_attached_file', '2015/05/fotos-do-ano_helder.jpg'),
(5573, 1062, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:31:\"2015/05/fotos-do-ano_helder.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"fotos-do-ano_helder-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"fotos-do-ano_helder-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"fotos-do-ano_helder-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:32:\"fotos-do-ano_helder-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:31:\"fotos-do-ano_helder-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5574, 1061, '_edit_lock', '1430783506:1'),
(5575, 1061, '_edit_last', '1'),
(5576, 1061, '_thumbnail_id', '1058'),
(5577, 1061, 'aw_surfista', ''),
(5578, 1061, '_aw_surfista', 'field_54fd889210f6e'),
(5579, 1061, 'aw_fotografo', 'Ricardo S. Alves'),
(5580, 1061, '_aw_fotografo', 'field_54fd88b010f6f'),
(5581, 1061, 'aw_local', 'Praia do Norte, Nazaré'),
(5582, 1061, '_aw_local', 'field_54fd88bc10f70'),
(5583, 1061, 'aw_cameraman', ''),
(5584, 1061, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5585, 1061, 'aw_data', '1.12.2014'),
(5586, 1061, '_aw_data', 'field_54fd8badb3f8a'),
(5587, 1061, 'aw_media_type', 'photo'),
(5588, 1061, '_aw_media_type', 'field_550073fd4692a'),
(5589, 1061, 'aw_video', ''),
(5590, 1061, '_aw_video', 'field_5500e5528c18d'),
(5591, 1063, '_edit_lock', '1430783910:1'),
(5592, 1063, '_edit_last', '1'),
(5593, 1063, '_thumbnail_id', '1057'),
(5594, 1063, 'aw_surfista', ''),
(5595, 1063, '_aw_surfista', 'field_54fd889210f6e'),
(5596, 1063, 'aw_fotografo', 'Ricardo S. Alves'),
(5597, 1063, '_aw_fotografo', 'field_54fd88b010f6f'),
(5598, 1063, 'aw_local', 'Praia do Norte, Nazaré'),
(5599, 1063, '_aw_local', 'field_54fd88bc10f70'),
(5600, 1063, 'aw_cameraman', ''),
(5601, 1063, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5602, 1063, 'aw_data', '1.12.2014'),
(5603, 1063, '_aw_data', 'field_54fd8badb3f8a'),
(5604, 1063, 'aw_media_type', 'photo'),
(5605, 1063, '_aw_media_type', 'field_550073fd4692a'),
(5606, 1063, 'aw_video', ''),
(5607, 1063, '_aw_video', 'field_5500e5528c18d'),
(5608, 1064, '_edit_lock', '1430783895:1'),
(5609, 1064, '_edit_last', '1'),
(5610, 1065, '_wp_attached_file', '2015/05/fotos-do-ano_alexandra-cabrita.jpg'),
(5611, 1065, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:42:\"2015/05/fotos-do-ano_alexandra-cabrita.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"fotos-do-ano_alexandra-cabrita-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"fotos-do-ano_alexandra-cabrita-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"fotos-do-ano_alexandra-cabrita-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:43:\"fotos-do-ano_alexandra-cabrita-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:42:\"fotos-do-ano_alexandra-cabrita-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5612, 1064, '_thumbnail_id', '1065'),
(5613, 1064, 'aw_surfista', ''),
(5614, 1064, '_aw_surfista', 'field_54fd889210f6e');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(5615, 1064, 'aw_fotografo', 'Alexandre Cabrita'),
(5616, 1064, '_aw_fotografo', 'field_54fd88b010f6f'),
(5617, 1064, 'aw_local', 'Ericeira'),
(5618, 1064, '_aw_local', 'field_54fd88bc10f70'),
(5619, 1064, 'aw_cameraman', ''),
(5620, 1064, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5621, 1064, 'aw_data', '5.3.2015'),
(5622, 1064, '_aw_data', 'field_54fd8badb3f8a'),
(5623, 1064, 'aw_media_type', 'photo'),
(5624, 1064, '_aw_media_type', 'field_550073fd4692a'),
(5625, 1064, 'aw_video', ''),
(5626, 1064, '_aw_video', 'field_5500e5528c18d'),
(5627, 1066, '_edit_lock', '1430784021:1'),
(5628, 1066, '_edit_last', '1'),
(5629, 1066, '_thumbnail_id', '1062'),
(5630, 1066, 'aw_surfista', ''),
(5631, 1066, '_aw_surfista', 'field_54fd889210f6e'),
(5632, 1066, 'aw_fotografo', 'Hélder Edgar'),
(5633, 1066, '_aw_fotografo', 'field_54fd88b010f6f'),
(5634, 1066, 'aw_local', 'Espinho'),
(5635, 1066, '_aw_local', 'field_54fd88bc10f70'),
(5636, 1066, 'aw_cameraman', ''),
(5637, 1066, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5638, 1066, 'aw_data', '10.02.2015'),
(5639, 1066, '_aw_data', 'field_54fd8badb3f8a'),
(5640, 1066, 'aw_media_type', 'photo'),
(5641, 1066, '_aw_media_type', 'field_550073fd4692a'),
(5642, 1066, 'aw_video', ''),
(5643, 1066, '_aw_video', 'field_5500e5528c18d'),
(5644, 1067, '_edit_lock', '1430784076:1'),
(5645, 1067, '_edit_last', '1'),
(5646, 1067, '_thumbnail_id', '1060'),
(5647, 1067, 'aw_surfista', 'Kai Otton'),
(5648, 1067, '_aw_surfista', 'field_54fd889210f6e'),
(5649, 1067, 'aw_fotografo', 'Rui Boino'),
(5650, 1067, '_aw_fotografo', 'field_54fd88b010f6f'),
(5651, 1067, 'aw_local', 'Belgas'),
(5652, 1067, '_aw_local', 'field_54fd88bc10f70'),
(5653, 1067, 'aw_cameraman', ''),
(5654, 1067, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5655, 1067, 'aw_data', '17.10.2014'),
(5656, 1067, '_aw_data', 'field_54fd8badb3f8a'),
(5657, 1067, 'aw_media_type', 'photo'),
(5658, 1067, '_aw_media_type', 'field_550073fd4692a'),
(5659, 1067, 'aw_video', ''),
(5660, 1067, '_aw_video', 'field_5500e5528c18d'),
(5661, 1068, '_edit_lock', '1430785138:1'),
(5662, 1068, '_edit_last', '1'),
(5663, 1068, '_thumbnail_id', '1059'),
(5664, 1068, 'aw_surfista', ''),
(5665, 1068, '_aw_surfista', 'field_54fd889210f6e'),
(5666, 1068, 'aw_fotografo', 'Vitor Ferreira'),
(5667, 1068, '_aw_fotografo', 'field_54fd88b010f6f'),
(5668, 1068, 'aw_local', 'Praia do Norte, Nazaré'),
(5669, 1068, '_aw_local', 'field_54fd88bc10f70'),
(5670, 1068, 'aw_cameraman', ''),
(5671, 1068, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5672, 1068, 'aw_data', '29.11.2014'),
(5673, 1068, '_aw_data', 'field_54fd8badb3f8a'),
(5674, 1068, 'aw_media_type', 'photo'),
(5675, 1068, '_aw_media_type', 'field_550073fd4692a'),
(5676, 1068, 'aw_video', ''),
(5677, 1068, '_aw_video', 'field_5500e5528c18d'),
(5680, 1069, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/vitor-ferreira-foto-do-ano/'),
(5681, 1069, 'wprss_item_enclosure', ''),
(5682, 1069, 'wprss_item_author', 'Ondas de Ouro'),
(5683, 1069, 'wprss_feed_id', '806'),
(5684, 1070, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/rui-boino-foto-do-ano/'),
(5685, 1070, 'wprss_item_enclosure', ''),
(5686, 1070, 'wprss_item_author', 'Ondas de Ouro'),
(5687, 1070, 'wprss_feed_id', '806'),
(5688, 1071, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/helder-edgar-foto-do-ano/'),
(5689, 1071, 'wprss_item_enclosure', ''),
(5690, 1071, 'wprss_item_author', 'Ondas de Ouro'),
(5691, 1071, 'wprss_feed_id', '806'),
(5692, 1072, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/alexandre-cabrita-foto-do-ano/'),
(5693, 1072, 'wprss_item_enclosure', ''),
(5694, 1072, 'wprss_item_author', 'Ondas de Ouro'),
(5695, 1072, 'wprss_feed_id', '806'),
(5696, 1073, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/ricardo-s-alves-2/'),
(5697, 1073, 'wprss_item_enclosure', ''),
(5698, 1073, 'wprss_item_author', 'Ondas de Ouro'),
(5699, 1073, 'wprss_feed_id', '806'),
(5700, 1074, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/ricardo-s-alves/'),
(5701, 1074, 'wprss_item_enclosure', ''),
(5702, 1074, 'wprss_item_author', 'Ondas de Ouro'),
(5703, 1074, 'wprss_feed_id', '806'),
(5731, 1075, '_edit_lock', '1430836001:1'),
(5732, 1075, '_edit_last', '1'),
(5733, 1076, '_wp_attached_file', '2015/05/fotos-do-ano_kelly_slater.jpg'),
(5734, 1076, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:37:\"2015/05/fotos-do-ano_kelly_slater.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"fotos-do-ano_kelly_slater-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"fotos-do-ano_kelly_slater-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"fotos-do-ano_kelly_slater-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:38:\"fotos-do-ano_kelly_slater-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:37:\"fotos-do-ano_kelly_slater-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5735, 1075, '_thumbnail_id', '1076'),
(5736, 1075, 'aw_surfista', 'Kelly Slater'),
(5737, 1075, '_aw_surfista', 'field_54fd889210f6e'),
(5738, 1075, 'aw_fotografo', 'Luis Niza'),
(5739, 1075, '_aw_fotografo', 'field_54fd88b010f6f'),
(5740, 1075, 'aw_local', 'Cave, Ericeira'),
(5741, 1075, '_aw_local', 'field_54fd88bc10f70'),
(5742, 1075, 'aw_cameraman', ''),
(5743, 1075, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5744, 1075, 'aw_data', '20.10.2014'),
(5745, 1075, '_aw_data', 'field_54fd8badb3f8a'),
(5746, 1075, 'aw_media_type', 'photo'),
(5747, 1075, '_aw_media_type', 'field_550073fd4692a'),
(5748, 1075, 'aw_video', ''),
(5749, 1075, '_aw_video', 'field_5500e5528c18d'),
(5752, 1077, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/luis-niza-foto-do-ano/'),
(5753, 1077, 'wprss_item_enclosure', ''),
(5754, 1077, 'wprss_item_author', 'Ondas de Ouro'),
(5755, 1077, 'wprss_feed_id', '806'),
(5758, 1078, '_edit_lock', '1430843888:1'),
(5759, 1078, '_edit_last', '1'),
(5762, 1079, '_wp_attached_file', '2015/05/readytostart.jpg'),
(5763, 1079, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1492;s:6:\"height\";i:822;s:4:\"file\";s:24:\"2015/05/readytostart.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"readytostart-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"readytostart-540x298.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"readytostart-700x386.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:386;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"readytostart-1492x600.jpg\";s:5:\"width\";i:1492;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"readytostart-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5764, 1078, '_thumbnail_id', '1079'),
(5765, 1078, 'aw_surfista', 'João Moreira'),
(5766, 1078, '_aw_surfista', 'field_54fd889210f6e'),
(5767, 1078, 'aw_fotografo', ''),
(5768, 1078, '_aw_fotografo', 'field_54fd88b010f6f'),
(5769, 1078, 'aw_local', ''),
(5770, 1078, '_aw_local', 'field_54fd88bc10f70'),
(5771, 1078, 'aw_cameraman', 'Miguel Moreira'),
(5772, 1078, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5773, 1078, 'aw_data', ''),
(5774, 1078, '_aw_data', 'field_54fd8badb3f8a'),
(5775, 1078, 'aw_media_type', 'video'),
(5776, 1078, '_aw_media_type', 'field_550073fd4692a'),
(5777, 1078, 'aw_video', 'https://www.youtube.com/watch?v=K5dyCERCzl0'),
(5778, 1078, '_aw_video', 'field_5500e5528c18d'),
(5779, 1080, '_edit_lock', '1432599594:1'),
(5780, 1080, '_edit_last', '1'),
(5781, 1081, '_wp_attached_file', '2015/05/ruben_ericeira.jpg'),
(5782, 1081, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1492;s:6:\"height\";i:822;s:4:\"file\";s:26:\"2015/05/ruben_ericeira.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"ruben_ericeira-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"ruben_ericeira-540x298.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"ruben_ericeira-700x386.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:386;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:27:\"ruben_ericeira-1492x600.jpg\";s:5:\"width\";i:1492;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"ruben_ericeira-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5783, 1080, '_thumbnail_id', '1081'),
(5784, 1080, 'aw_surfista', 'Ruben Gonzalez'),
(5785, 1080, '_aw_surfista', 'field_54fd889210f6e'),
(5786, 1080, 'aw_fotografo', ''),
(5787, 1080, '_aw_fotografo', 'field_54fd88b010f6f'),
(5788, 1080, 'aw_local', 'Coxos, Ericeira'),
(5789, 1080, '_aw_local', 'field_54fd88bc10f70'),
(5790, 1080, 'aw_cameraman', 'Boa Onda'),
(5791, 1080, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5792, 1080, 'aw_data', '27.11.2014'),
(5793, 1080, '_aw_data', 'field_54fd8badb3f8a'),
(5794, 1080, 'aw_media_type', 'video'),
(5795, 1080, '_aw_media_type', 'field_550073fd4692a'),
(5796, 1080, 'aw_video', 'https://www.youtube.com/watch?v=RUCrroYJ9zg'),
(5797, 1080, '_aw_video', 'field_5500e5528c18d'),
(5798, 1082, '_edit_lock', '1430844047:1'),
(5799, 1082, '_edit_last', '1'),
(5800, 1083, '_wp_attached_file', '2015/05/joao_moreira.jpg'),
(5801, 1083, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1492;s:6:\"height\";i:822;s:4:\"file\";s:24:\"2015/05/joao_moreira.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"joao_moreira-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"joao_moreira-540x298.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"joao_moreira-700x386.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:386;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"joao_moreira-1492x600.jpg\";s:5:\"width\";i:1492;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"joao_moreira-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5802, 1082, '_thumbnail_id', '1083'),
(5803, 1082, 'aw_surfista', 'João Moreira'),
(5804, 1082, '_aw_surfista', 'field_54fd889210f6e'),
(5805, 1082, 'aw_fotografo', ''),
(5806, 1082, '_aw_fotografo', 'field_54fd88b010f6f'),
(5807, 1082, 'aw_local', 'Coxos, Ericeira'),
(5808, 1082, '_aw_local', 'field_54fd88bc10f70'),
(5809, 1082, 'aw_cameraman', 'Miguel Moreira'),
(5810, 1082, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5811, 1082, 'aw_data', '2.1.2015'),
(5812, 1082, '_aw_data', 'field_54fd8badb3f8a'),
(5813, 1082, 'aw_media_type', 'video'),
(5814, 1082, '_aw_media_type', 'field_550073fd4692a'),
(5815, 1082, 'aw_video', 'https://www.youtube.com/watch?v=Ei1TpIn9804'),
(5816, 1082, '_aw_video', 'field_5500e5528c18d'),
(5817, 1084, '_edit_lock', '1430844174:1'),
(5818, 1085, '_wp_attached_file', '2015/05/timeless_resemrances.jpg'),
(5819, 1085, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1492;s:6:\"height\";i:822;s:4:\"file\";s:32:\"2015/05/timeless_resemrances.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"timeless_resemrances-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"timeless_resemrances-540x298.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"timeless_resemrances-700x386.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:386;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:33:\"timeless_resemrances-1492x600.jpg\";s:5:\"width\";i:1492;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:32:\"timeless_resemrances-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5820, 1084, '_thumbnail_id', '1085'),
(5821, 1084, '_edit_last', '1'),
(5822, 1084, 'aw_surfista', 'Alex Botelho'),
(5823, 1084, '_aw_surfista', 'field_54fd889210f6e'),
(5824, 1084, 'aw_fotografo', ''),
(5825, 1084, '_aw_fotografo', 'field_54fd88b010f6f'),
(5826, 1084, 'aw_local', ''),
(5827, 1084, '_aw_local', 'field_54fd88bc10f70'),
(5828, 1084, 'aw_cameraman', 'Vasco Valadas, Who Said'),
(5829, 1084, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5830, 1084, 'aw_data', ''),
(5831, 1084, '_aw_data', 'field_54fd8badb3f8a'),
(5832, 1084, 'aw_media_type', 'video'),
(5833, 1084, '_aw_media_type', 'field_550073fd4692a'),
(5834, 1084, 'aw_video', 'https://www.youtube.com/watch?v=4clNWfDj2m4'),
(5835, 1084, '_aw_video', 'field_5500e5528c18d'),
(5836, 1086, '_edit_lock', '1432599593:1'),
(5837, 1086, '_edit_last', '1'),
(5838, 1087, '_wp_attached_file', '2015/05/guedes-espinho.jpg'),
(5839, 1087, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1492;s:6:\"height\";i:822;s:4:\"file\";s:26:\"2015/05/guedes-espinho.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"guedes-espinho-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"guedes-espinho-540x298.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"guedes-espinho-700x386.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:386;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:27:\"guedes-espinho-1492x600.jpg\";s:5:\"width\";i:1492;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"guedes-espinho-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5840, 1086, '_thumbnail_id', '1087'),
(5841, 1086, 'aw_surfista', 'João Guedes'),
(5842, 1086, '_aw_surfista', 'field_54fd889210f6e'),
(5843, 1086, 'aw_fotografo', ''),
(5844, 1086, '_aw_fotografo', 'field_54fd88b010f6f'),
(5845, 1086, 'aw_local', 'Espinho'),
(5846, 1086, '_aw_local', 'field_54fd88bc10f70'),
(5847, 1086, 'aw_cameraman', 'To Heart Productions'),
(5848, 1086, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5849, 1086, 'aw_data', '5.3.2015'),
(5850, 1086, '_aw_data', 'field_54fd8badb3f8a'),
(5851, 1086, 'aw_media_type', 'video'),
(5852, 1086, '_aw_media_type', 'field_550073fd4692a'),
(5853, 1086, 'aw_video', 'https://www.youtube.com/watch?v=sV9IfOHOYZw'),
(5854, 1086, '_aw_video', 'field_5500e5528c18d'),
(5855, 1088, '_edit_lock', '1432599671:1'),
(5856, 1089, '_wp_attached_file', '2015/05/botelho-mavericks.jpg'),
(5857, 1089, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1492;s:6:\"height\";i:822;s:4:\"file\";s:29:\"2015/05/botelho-mavericks.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"botelho-mavericks-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"botelho-mavericks-540x298.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"botelho-mavericks-700x386.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:386;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:30:\"botelho-mavericks-1492x600.jpg\";s:5:\"width\";i:1492;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:29:\"botelho-mavericks-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5858, 1088, '_thumbnail_id', '1089'),
(5859, 1088, '_edit_last', '1'),
(5860, 1088, 'aw_surfista', 'Alex Botelho'),
(5861, 1088, '_aw_surfista', 'field_54fd889210f6e'),
(5862, 1088, 'aw_fotografo', ''),
(5863, 1088, '_aw_fotografo', 'field_54fd88b010f6f'),
(5864, 1088, 'aw_local', 'Mavericks, California '),
(5865, 1088, '_aw_local', 'field_54fd88bc10f70'),
(5866, 1088, 'aw_cameraman', 'Powerlines Productions'),
(5867, 1088, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5868, 1088, 'aw_data', '13.01.2015'),
(5869, 1088, '_aw_data', 'field_54fd8badb3f8a'),
(5870, 1088, 'aw_media_type', 'video'),
(5871, 1088, '_aw_media_type', 'field_550073fd4692a'),
(5872, 1088, 'aw_video', 'https://www.youtube.com/watch?v=-ENrzpqlQ5c'),
(5873, 1088, '_aw_video', 'field_5500e5528c18d'),
(5874, 1090, '_edit_lock', '1432599670:1'),
(5875, 1091, '_wp_attached_file', '2015/05/botelho-mavericks1.jpg'),
(5876, 1091, '_require_file_renaming', '1'),
(5877, 1091, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1492;s:6:\"height\";i:822;s:4:\"file\";s:30:\"2015/05/botelho-mavericks1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"botelho-mavericks1-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"botelho-mavericks1-540x298.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"botelho-mavericks1-700x386.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:386;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:31:\"botelho-mavericks1-1492x600.jpg\";s:5:\"width\";i:1492;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"botelho-mavericks1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5879, 1092, '_wp_attached_file', '2015/05/macedo-paisbasco.jpg'),
(5880, 1092, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1492;s:6:\"height\";i:822;s:4:\"file\";s:28:\"2015/05/macedo-paisbasco.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"macedo-paisbasco-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"macedo-paisbasco-540x298.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:298;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"macedo-paisbasco-700x386.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:386;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:29:\"macedo-paisbasco-1492x600.jpg\";s:5:\"width\";i:1492;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"macedo-paisbasco-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5881, 1090, '_thumbnail_id', '1092'),
(5882, 1090, '_edit_last', '1'),
(5883, 1090, 'aw_surfista', 'João Macedo'),
(5884, 1090, '_aw_surfista', 'field_54fd889210f6e'),
(5885, 1090, 'aw_fotografo', ''),
(5886, 1090, '_aw_fotografo', 'field_54fd88b010f6f'),
(5887, 1090, 'aw_local', 'País Basco'),
(5888, 1090, '_aw_local', 'field_54fd88bc10f70'),
(5889, 1090, 'aw_cameraman', 'Ricardo Damásio'),
(5890, 1090, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5891, 1090, 'aw_data', '11.12.2014'),
(5892, 1090, '_aw_data', 'field_54fd8badb3f8a'),
(5893, 1090, 'aw_media_type', 'video'),
(5894, 1090, '_aw_media_type', 'field_550073fd4692a'),
(5895, 1090, 'aw_video', 'https://www.youtube.com/watch?v=Swxps3rrGII'),
(5896, 1090, '_aw_video', 'field_5500e5528c18d'),
(5899, 1093, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/joao-macedo-maior-onda-remada-pais-basco/'),
(5900, 1093, 'wprss_item_enclosure', ''),
(5901, 1093, 'wprss_item_author', 'Ondas de Ouro'),
(5902, 1093, 'wprss_feed_id', '806'),
(5903, 1094, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/alex-botelho-maior-onda-remada-mavericks/'),
(5904, 1094, 'wprss_item_enclosure', ''),
(5905, 1094, 'wprss_item_author', 'Ondas de Ouro'),
(5906, 1094, 'wprss_feed_id', '806'),
(5907, 1095, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/joao-guedes-onda-do-ano-espinho/'),
(5908, 1095, 'wprss_item_enclosure', ''),
(5909, 1095, 'wprss_item_author', 'Ondas de Ouro'),
(5910, 1095, 'wprss_feed_id', '806'),
(5911, 1096, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/videoclip-do-ano-timeless-resemblances/'),
(5912, 1096, 'wprss_item_enclosure', ''),
(5913, 1096, 'wprss_item_author', 'Ondas de Ouro'),
(5914, 1096, 'wprss_feed_id', '806'),
(5915, 1097, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/joao-moreira-onda-do-ano-coxos-ericeira/'),
(5916, 1097, 'wprss_item_enclosure', ''),
(5917, 1097, 'wprss_item_author', 'Ondas de Ouro'),
(5918, 1097, 'wprss_feed_id', '806'),
(5919, 1098, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/ruben-gonzalez-onda-do-ano-ericeira/'),
(5920, 1098, 'wprss_item_enclosure', ''),
(5921, 1098, 'wprss_item_author', 'Ondas de Ouro'),
(5922, 1098, 'wprss_feed_id', '806'),
(5923, 1099, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/ready-to-start-videoclip-do-ano/'),
(5924, 1099, 'wprss_item_enclosure', ''),
(5925, 1099, 'wprss_item_author', 'Ondas de Ouro'),
(5926, 1099, 'wprss_feed_id', '806'),
(5936, 1100, '_edit_lock', '1430863201:1'),
(5937, 1100, '_edit_last', '1'),
(5938, 1101, '_wp_attached_file', '2015/05/tubo_do_ano_guichard.jpg'),
(5939, 1101, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1487;s:6:\"height\";i:818;s:4:\"file\";s:32:\"2015/05/tubo_do_ano_guichard.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"tubo_do_ano_guichard-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"tubo_do_ano_guichard-540x297.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:297;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"tubo_do_ano_guichard-700x385.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:33:\"tubo_do_ano_guichard-1487x600.jpg\";s:5:\"width\";i:1487;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:32:\"tubo_do_ano_guichard-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5940, 1100, '_thumbnail_id', '1101'),
(5941, 1100, 'aw_surfista', 'Luca Guichard'),
(5942, 1100, '_aw_surfista', 'field_54fd889210f6e'),
(5943, 1100, 'aw_fotografo', ''),
(5944, 1100, '_aw_fotografo', 'field_54fd88b010f6f'),
(5945, 1100, 'aw_local', 'Coxos, Ericeira'),
(5946, 1100, '_aw_local', 'field_54fd88bc10f70'),
(5947, 1100, 'aw_cameraman', 'Stephan (Eyeforce) Productions'),
(5948, 1100, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5949, 1100, 'aw_data', '25-10-14'),
(5950, 1100, '_aw_data', 'field_54fd8badb3f8a'),
(5951, 1100, 'aw_media_type', 'video'),
(5952, 1100, '_aw_media_type', 'field_550073fd4692a'),
(5953, 1100, 'aw_video', 'https://www.youtube.com/watch?v=Dlj7Ci0c3Es'),
(5954, 1100, '_aw_video', 'field_5500e5528c18d'),
(5955, 1103, '_edit_lock', '1430863311:1'),
(5956, 1103, '_edit_last', '1'),
(5957, 1104, '_wp_attached_file', '2015/05/tubo_do_ano_perloiro.jpg'),
(5958, 1104, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1487;s:6:\"height\";i:818;s:4:\"file\";s:32:\"2015/05/tubo_do_ano_perloiro.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"tubo_do_ano_perloiro-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"tubo_do_ano_perloiro-540x297.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:297;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"tubo_do_ano_perloiro-700x385.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:385;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:33:\"tubo_do_ano_perloiro-1487x600.jpg\";s:5:\"width\";i:1487;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:32:\"tubo_do_ano_perloiro-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(5959, 1103, '_thumbnail_id', '1104'),
(5960, 1103, 'aw_surfista', 'Luis Perloiro'),
(5961, 1103, '_aw_surfista', 'field_54fd889210f6e'),
(5962, 1103, 'aw_fotografo', ''),
(5963, 1103, '_aw_fotografo', 'field_54fd88b010f6f'),
(5964, 1103, 'aw_local', 'Supertubos, Peniche'),
(5965, 1103, '_aw_local', 'field_54fd88bc10f70'),
(5966, 1103, 'aw_cameraman', 'Enrique (Kike) Lenzano'),
(5967, 1103, '_aw_cameraman', 'field_54fd89c73c1fe'),
(5968, 1103, 'aw_data', '22-03-15'),
(5969, 1103, '_aw_data', 'field_54fd8badb3f8a'),
(5970, 1103, 'aw_media_type', 'video'),
(5971, 1103, '_aw_media_type', 'field_550073fd4692a'),
(5972, 1103, 'aw_video', 'https://www.youtube.com/watch?v=Bu48zqGU2SA'),
(5973, 1103, '_aw_video', 'field_5500e5528c18d'),
(5976, 1105, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/luis-perloiro-tubo-do-ano-supertubos/'),
(5977, 1105, 'wprss_item_enclosure', ''),
(5978, 1105, 'wprss_item_author', 'Ondas de Ouro'),
(5979, 1105, 'wprss_feed_id', '806'),
(5980, 1106, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/luca-guichard-tubo-do-ano-coxos/'),
(5981, 1106, 'wprss_item_enclosure', ''),
(5982, 1106, 'wprss_item_author', 'Ondas de Ouro'),
(5983, 1106, 'wprss_feed_id', '806'),
(6084, 1107, '_edit_lock', '1431424872:1'),
(6085, 1107, '_edit_last', '1'),
(6086, 1108, '_wp_attached_file', '2015/05/Andre-Filipe-Agostinho-Botelho-xxl-cristmas.jpg'),
(6087, 1108, '_require_file_renaming', '1'),
(6088, 1108, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:727;s:4:\"file\";s:55:\"2015/05/Andre-Filipe-Agostinho-Botelho-xxl-cristmas.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:55:\"Andre-Filipe-Agostinho-Botelho-xxl-cristmas-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:55:\"Andre-Filipe-Agostinho-Botelho-xxl-cristmas-540x245.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:55:\"Andre-Filipe-Agostinho-Botelho-xxl-cristmas-700x318.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:318;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:56:\"Andre-Filipe-Agostinho-Botelho-xxl-cristmas-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:55:\"Andre-Filipe-Agostinho-Botelho-xxl-cristmas-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(6089, 1107, '_thumbnail_id', '1108'),
(6090, 1107, 'aw_surfista', ''),
(6091, 1107, '_aw_surfista', 'field_54fd889210f6e'),
(6092, 1107, 'aw_fotografo', 'André Filipe Agostinho Botelho'),
(6093, 1107, '_aw_fotografo', 'field_54fd88b010f6f'),
(6094, 1107, 'aw_local', 'Praia do Norte'),
(6095, 1107, '_aw_local', 'field_54fd88bc10f70'),
(6096, 1107, 'aw_cameraman', ''),
(6097, 1107, '_aw_cameraman', 'field_54fd89c73c1fe'),
(6098, 1107, 'aw_data', '11.12.2014'),
(6099, 1107, '_aw_data', 'field_54fd8badb3f8a'),
(6100, 1107, 'aw_media_type', 'photo'),
(6101, 1107, '_aw_media_type', 'field_550073fd4692a'),
(6102, 1107, 'aw_video', ''),
(6103, 1107, '_aw_video', 'field_5500e5528c18d'),
(6104, 1109, '_edit_lock', '1431037436:1'),
(6105, 1109, '_edit_last', '1'),
(6106, 1110, '_wp_attached_file', '2015/05/António-Carreira_1_fotos-do-ano.jpg'),
(6107, 1110, '_require_file_renaming', '1'),
(6108, 1110, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:44:\"2015/05/António-Carreira_1_fotos-do-ano.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"António-Carreira_1_fotos-do-ano-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"António-Carreira_1_fotos-do-ano-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:44:\"António-Carreira_1_fotos-do-ano-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:45:\"António-Carreira_1_fotos-do-ano-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:44:\"António-Carreira_1_fotos-do-ano-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(6109, 1109, '_thumbnail_id', '1110'),
(6110, 1109, 'aw_surfista', 'Garrett McNamara'),
(6111, 1109, '_aw_surfista', 'field_54fd889210f6e'),
(6112, 1109, 'aw_fotografo', ''),
(6113, 1109, '_aw_fotografo', 'field_54fd88b010f6f'),
(6114, 1109, 'aw_local', 'Praia do Norte, Nazaré'),
(6115, 1109, '_aw_local', 'field_54fd88bc10f70'),
(6116, 1109, 'aw_cameraman', ''),
(6117, 1109, '_aw_cameraman', 'field_54fd89c73c1fe'),
(6118, 1109, 'aw_data', '20.10.2014'),
(6119, 1109, '_aw_data', 'field_54fd8badb3f8a'),
(6120, 1109, 'aw_media_type', 'photo'),
(6121, 1109, '_aw_media_type', 'field_550073fd4692a'),
(6122, 1109, 'aw_video', ''),
(6123, 1109, '_aw_video', 'field_5500e5528c18d'),
(6124, 1111, '_edit_lock', '1431037516:1'),
(6125, 1112, '_wp_attached_file', '2015/05/António-Carreira_2_fotos-do-ano.jpg'),
(6126, 1112, '_require_file_renaming', '1'),
(6127, 1112, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:44:\"2015/05/António-Carreira_2_fotos-do-ano.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"António-Carreira_2_fotos-do-ano-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:44:\"António-Carreira_2_fotos-do-ano-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:44:\"António-Carreira_2_fotos-do-ano-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:45:\"António-Carreira_2_fotos-do-ano-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:44:\"António-Carreira_2_fotos-do-ano-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(6128, 1111, '_thumbnail_id', '1112'),
(6129, 1111, '_edit_last', '1'),
(6130, 1111, 'aw_surfista', 'Garrett McNamara'),
(6131, 1111, '_aw_surfista', 'field_54fd889210f6e'),
(6132, 1111, 'aw_fotografo', 'António Carreira'),
(6133, 1111, '_aw_fotografo', 'field_54fd88b010f6f'),
(6134, 1111, 'aw_local', 'Praia do Norte, Nazaré'),
(6135, 1111, '_aw_local', 'field_54fd88bc10f70'),
(6136, 1111, 'aw_cameraman', ''),
(6137, 1111, '_aw_cameraman', 'field_54fd89c73c1fe'),
(6138, 1111, 'aw_data', '20.10.2014'),
(6139, 1111, '_aw_data', 'field_54fd8badb3f8a'),
(6140, 1111, 'aw_media_type', 'photo'),
(6141, 1111, '_aw_media_type', 'field_550073fd4692a'),
(6142, 1111, 'aw_video', ''),
(6143, 1111, '_aw_video', 'field_5500e5528c18d'),
(6144, 1113, '_edit_lock', '1431037594:1'),
(6145, 1113, '_edit_last', '1'),
(6146, 1114, '_wp_attached_file', '2015/05/daniela_carneiro_1.jpg'),
(6147, 1114, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:30:\"2015/05/daniela_carneiro_1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"daniela_carneiro_1-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"daniela_carneiro_1-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"daniela_carneiro_1-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:31:\"daniela_carneiro_1-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"daniela_carneiro_1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(6148, 1113, '_thumbnail_id', '1114'),
(6149, 1113, 'aw_surfista', 'Nuno Figueiredo'),
(6150, 1113, '_aw_surfista', 'field_54fd889210f6e'),
(6151, 1113, 'aw_fotografo', 'Daniela Carneiro'),
(6152, 1113, '_aw_fotografo', 'field_54fd88b010f6f'),
(6153, 1113, 'aw_local', 'Praia dos Pescadores, Espinho'),
(6154, 1113, '_aw_local', 'field_54fd88bc10f70'),
(6155, 1113, 'aw_cameraman', ''),
(6156, 1113, '_aw_cameraman', 'field_54fd89c73c1fe'),
(6157, 1113, 'aw_data', '5/3/2015'),
(6158, 1113, '_aw_data', 'field_54fd8badb3f8a'),
(6159, 1113, 'aw_media_type', 'photo'),
(6160, 1113, '_aw_media_type', 'field_550073fd4692a'),
(6161, 1113, 'aw_video', ''),
(6162, 1113, '_aw_video', 'field_5500e5528c18d'),
(6163, 1115, '_edit_lock', '1431037654:1'),
(6164, 1115, '_edit_last', '1'),
(6165, 1116, '_wp_attached_file', '2015/05/daniela_carneiro_2.jpg'),
(6166, 1116, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:30:\"2015/05/daniela_carneiro_2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"daniela_carneiro_2-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"daniela_carneiro_2-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"daniela_carneiro_2-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:31:\"daniela_carneiro_2-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"daniela_carneiro_2-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(6167, 1115, '_thumbnail_id', '1116'),
(6168, 1115, 'aw_surfista', ''),
(6169, 1115, '_aw_surfista', 'field_54fd889210f6e'),
(6170, 1115, 'aw_fotografo', 'Daniela Carneiro'),
(6171, 1115, '_aw_fotografo', 'field_54fd88b010f6f'),
(6172, 1115, 'aw_local', 'Praia dos Pescadores, Espinho'),
(6173, 1115, '_aw_local', 'field_54fd88bc10f70'),
(6174, 1115, 'aw_cameraman', ''),
(6175, 1115, '_aw_cameraman', 'field_54fd89c73c1fe'),
(6176, 1115, 'aw_data', '7/1/2015'),
(6177, 1115, '_aw_data', 'field_54fd8badb3f8a'),
(6178, 1115, 'aw_media_type', 'photo'),
(6179, 1115, '_aw_media_type', 'field_550073fd4692a'),
(6180, 1115, 'aw_video', ''),
(6181, 1115, '_aw_video', 'field_5500e5528c18d'),
(6182, 1117, '_edit_lock', '1431704762:1'),
(6183, 1117, '_edit_last', '1'),
(6184, 1118, '_wp_attached_file', '2015/05/helder_edgar_fotos-do-ano.jpg'),
(6185, 1118, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:37:\"2015/05/helder_edgar_fotos-do-ano.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"helder_edgar_fotos-do-ano-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"helder_edgar_fotos-do-ano-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"helder_edgar_fotos-do-ano-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:38:\"helder_edgar_fotos-do-ano-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:37:\"helder_edgar_fotos-do-ano-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(6186, 1119, '_wp_attached_file', '2015/05/helder_edgar_2_fotos-do-ano.jpg'),
(6187, 1119, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:39:\"2015/05/helder_edgar_2_fotos-do-ano.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"helder_edgar_2_fotos-do-ano-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"helder_edgar_2_fotos-do-ano-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"helder_edgar_2_fotos-do-ano-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:40:\"helder_edgar_2_fotos-do-ano-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:39:\"helder_edgar_2_fotos-do-ano-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(6188, 1117, '_thumbnail_id', '1118'),
(6189, 1117, 'aw_surfista', 'Goncalo Feyo'),
(6190, 1117, '_aw_surfista', 'field_54fd889210f6e'),
(6191, 1117, 'aw_fotografo', 'Helder Edgar Pereira'),
(6192, 1117, '_aw_fotografo', 'field_54fd88b010f6f'),
(6193, 1117, 'aw_local', 'Espinho	'),
(6194, 1117, '_aw_local', 'field_54fd88bc10f70'),
(6195, 1117, 'aw_cameraman', ''),
(6196, 1117, '_aw_cameraman', 'field_54fd89c73c1fe'),
(6197, 1117, 'aw_data', '10/1/2015'),
(6198, 1117, '_aw_data', 'field_54fd8badb3f8a'),
(6199, 1117, 'aw_media_type', 'photo'),
(6200, 1117, '_aw_media_type', 'field_550073fd4692a'),
(6201, 1117, 'aw_video', ''),
(6202, 1117, '_aw_video', 'field_5500e5528c18d'),
(6203, 1120, '_edit_lock', '1431037833:1'),
(6204, 1120, '_edit_last', '1'),
(6205, 1120, '_thumbnail_id', '1119'),
(6206, 1120, 'aw_surfista', ''),
(6207, 1120, '_aw_surfista', 'field_54fd889210f6e'),
(6208, 1120, 'aw_fotografo', 'Helder Edgar Pereira'),
(6209, 1120, '_aw_fotografo', 'field_54fd88b010f6f'),
(6210, 1120, 'aw_local', 'Praia do Norte, Nazaré	'),
(6211, 1120, '_aw_local', 'field_54fd88bc10f70'),
(6212, 1120, 'aw_cameraman', ''),
(6213, 1120, '_aw_cameraman', 'field_54fd89c73c1fe'),
(6214, 1120, 'aw_data', '11/12/2015'),
(6215, 1120, '_aw_data', 'field_54fd8badb3f8a'),
(6216, 1120, 'aw_media_type', 'photo'),
(6217, 1120, '_aw_media_type', 'field_550073fd4692a'),
(6218, 1120, 'aw_video', ''),
(6219, 1120, '_aw_video', 'field_5500e5528c18d'),
(6220, 1121, '_edit_lock', '1431037962:1'),
(6221, 1122, '_wp_attached_file', '2015/05/nuno_dias_java_fotos-do-ano.jpg'),
(6222, 1122, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:39:\"2015/05/nuno_dias_java_fotos-do-ano.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"nuno_dias_java_fotos-do-ano-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"nuno_dias_java_fotos-do-ano-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"nuno_dias_java_fotos-do-ano-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:40:\"nuno_dias_java_fotos-do-ano-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:39:\"nuno_dias_java_fotos-do-ano-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(6223, 1121, '_thumbnail_id', '1122'),
(6224, 1121, '_edit_last', '1'),
(6225, 1121, 'aw_surfista', ''),
(6226, 1121, '_aw_surfista', 'field_54fd889210f6e'),
(6227, 1121, 'aw_fotografo', 'Nuno Dias'),
(6228, 1121, '_aw_fotografo', 'field_54fd88b010f6f'),
(6229, 1121, 'aw_local', 'Java, Indonésia'),
(6230, 1121, '_aw_local', 'field_54fd88bc10f70'),
(6231, 1121, 'aw_cameraman', ''),
(6232, 1121, '_aw_cameraman', 'field_54fd89c73c1fe'),
(6233, 1121, 'aw_data', '24/08/2014'),
(6234, 1121, '_aw_data', 'field_54fd8badb3f8a'),
(6235, 1121, 'aw_media_type', 'photo'),
(6236, 1121, '_aw_media_type', 'field_550073fd4692a'),
(6237, 1121, 'aw_video', ''),
(6238, 1121, '_aw_video', 'field_5500e5528c18d'),
(6239, 1123, '_edit_lock', '1431038053:1'),
(6240, 1123, '_edit_last', '1'),
(6243, 1124, '_wp_attached_file', '2015/05/nuno_dias_pipe_fotos-do-ano.jpg'),
(6244, 1124, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1050;s:4:\"file\";s:39:\"2015/05/nuno_dias_pipe_fotos-do-ano.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"nuno_dias_pipe_fotos-do-ano-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"nuno_dias_pipe_fotos-do-ano-488x320.jpg\";s:5:\"width\";i:488;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"nuno_dias_pipe_fotos-do-ano-700x459.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:459;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:40:\"nuno_dias_pipe_fotos-do-ano-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:39:\"nuno_dias_pipe_fotos-do-ano-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(6245, 1123, '_thumbnail_id', '1124'),
(6246, 1123, 'aw_surfista', ''),
(6247, 1123, '_aw_surfista', 'field_54fd889210f6e'),
(6248, 1123, 'aw_fotografo', 'Nuno Dias'),
(6249, 1123, '_aw_fotografo', 'field_54fd88b010f6f'),
(6250, 1123, 'aw_local', 'Pipeline, Hawaii	'),
(6251, 1123, '_aw_local', 'field_54fd88bc10f70'),
(6252, 1123, 'aw_cameraman', ''),
(6253, 1123, '_aw_cameraman', 'field_54fd89c73c1fe'),
(6254, 1123, 'aw_data', '28/01/2015'),
(6255, 1123, '_aw_data', 'field_54fd8badb3f8a'),
(6256, 1123, 'aw_media_type', 'photo'),
(6257, 1123, '_aw_media_type', 'field_550073fd4692a'),
(6258, 1123, 'aw_video', ''),
(6259, 1123, '_aw_video', 'field_5500e5528c18d'),
(6260, 1125, '_edit_lock', '1432065267:1'),
(6261, 1125, '_edit_last', '1'),
(6262, 1126, '_wp_attached_file', '2015/05/guilherme_limas_2_nic_baleal_fotos-do-ano.jpg'),
(6263, 1126, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:53:\"2015/05/guilherme_limas_2_nic_baleal_fotos-do-ano.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"guilherme_limas_2_nic_baleal_fotos-do-ano-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:53:\"guilherme_limas_2_nic_baleal_fotos-do-ano-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:53:\"guilherme_limas_2_nic_baleal_fotos-do-ano-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:54:\"guilherme_limas_2_nic_baleal_fotos-do-ano-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:53:\"guilherme_limas_2_nic_baleal_fotos-do-ano-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(6264, 1125, '_thumbnail_id', '1126'),
(6265, 1125, 'aw_surfista', 'Nic Von Rupp'),
(6266, 1125, '_aw_surfista', 'field_54fd889210f6e'),
(6267, 1125, 'aw_fotografo', 'Guilherme Limas'),
(6268, 1125, '_aw_fotografo', 'field_54fd88b010f6f'),
(6269, 1125, 'aw_local', 'Baleal'),
(6270, 1125, '_aw_local', 'field_54fd88bc10f70'),
(6271, 1125, 'aw_cameraman', ''),
(6272, 1125, '_aw_cameraman', 'field_54fd89c73c1fe'),
(6273, 1125, 'aw_data', '18 Outubro 2014'),
(6274, 1125, '_aw_data', 'field_54fd8badb3f8a'),
(6275, 1125, 'aw_media_type', 'photo'),
(6276, 1125, '_aw_media_type', 'field_550073fd4692a'),
(6277, 1125, 'aw_video', ''),
(6278, 1125, '_aw_video', 'field_5500e5528c18d'),
(6279, 1127, '_edit_lock', '1432065202:1'),
(6280, 1127, '_edit_last', '1'),
(6281, 1128, '_wp_attached_file', '2015/05/guilherme_limas_3_super_fotos-do-ano.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(6282, 1128, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:48:\"2015/05/guilherme_limas_3_super_fotos-do-ano.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"guilherme_limas_3_super_fotos-do-ano-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"guilherme_limas_3_super_fotos-do-ano-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:48:\"guilherme_limas_3_super_fotos-do-ano-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:49:\"guilherme_limas_3_super_fotos-do-ano-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:48:\"guilherme_limas_3_super_fotos-do-ano-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(6283, 1127, '_thumbnail_id', '1128'),
(6284, 1127, 'aw_surfista', ''),
(6285, 1127, '_aw_surfista', 'field_54fd889210f6e'),
(6286, 1127, 'aw_fotografo', 'Guilherme Limas	'),
(6287, 1127, '_aw_fotografo', 'field_54fd88b010f6f'),
(6288, 1127, 'aw_local', 'Supertubos	'),
(6289, 1127, '_aw_local', 'field_54fd88bc10f70'),
(6290, 1127, 'aw_cameraman', ''),
(6291, 1127, '_aw_cameraman', 'field_54fd89c73c1fe'),
(6292, 1127, 'aw_data', '19 Outubro 2014'),
(6293, 1127, '_aw_data', 'field_54fd8badb3f8a'),
(6294, 1127, 'aw_media_type', 'photo'),
(6295, 1127, '_aw_media_type', 'field_550073fd4692a'),
(6296, 1127, 'aw_video', ''),
(6297, 1127, '_aw_video', 'field_5500e5528c18d'),
(6298, 1129, '_edit_lock', '1431038239:1'),
(6299, 1129, '_edit_last', '1'),
(6300, 1130, '_wp_attached_file', '2015/05/guilherme_limas_4_papoa_fotos-do-ano.jpg'),
(6301, 1130, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:48:\"2015/05/guilherme_limas_4_papoa_fotos-do-ano.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"guilherme_limas_4_papoa_fotos-do-ano-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"guilherme_limas_4_papoa_fotos-do-ano-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:48:\"guilherme_limas_4_papoa_fotos-do-ano-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:49:\"guilherme_limas_4_papoa_fotos-do-ano-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:48:\"guilherme_limas_4_papoa_fotos-do-ano-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(6302, 1129, '_thumbnail_id', '1130'),
(6303, 1129, 'aw_surfista', ''),
(6304, 1129, '_aw_surfista', 'field_54fd889210f6e'),
(6305, 1129, 'aw_fotografo', 'Guilherme Limas	'),
(6306, 1129, '_aw_fotografo', 'field_54fd88b010f6f'),
(6307, 1129, 'aw_local', 'Papoa	'),
(6308, 1129, '_aw_local', 'field_54fd88bc10f70'),
(6309, 1129, 'aw_cameraman', ''),
(6310, 1129, '_aw_cameraman', 'field_54fd89c73c1fe'),
(6311, 1129, 'aw_data', '16 Outubro 2014'),
(6312, 1129, '_aw_data', 'field_54fd8badb3f8a'),
(6313, 1129, 'aw_media_type', 'photo'),
(6314, 1129, '_aw_media_type', 'field_550073fd4692a'),
(6315, 1129, 'aw_video', ''),
(6316, 1129, '_aw_video', 'field_5500e5528c18d'),
(6317, 1131, '_edit_lock', '1431038307:1'),
(6318, 1131, '_edit_last', '1'),
(6319, 1132, '_wp_attached_file', '2015/05/guilherme_limas_fotos-do-ano.jpg'),
(6320, 1132, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:40:\"2015/05/guilherme_limas_fotos-do-ano.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"guilherme_limas_fotos-do-ano-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:40:\"guilherme_limas_fotos-do-ano-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"guilherme_limas_fotos-do-ano-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:41:\"guilherme_limas_fotos-do-ano-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:40:\"guilherme_limas_fotos-do-ano-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(6321, 1131, '_thumbnail_id', '1132'),
(6322, 1131, 'aw_surfista', 'Kelly Slater	'),
(6323, 1131, '_aw_surfista', 'field_54fd889210f6e'),
(6324, 1131, 'aw_fotografo', 'Guilherme Limas	'),
(6325, 1131, '_aw_fotografo', 'field_54fd88b010f6f'),
(6326, 1131, 'aw_local', 'Supertubos, Peniche	 '),
(6327, 1131, '_aw_local', 'field_54fd88bc10f70'),
(6328, 1131, 'aw_cameraman', ''),
(6329, 1131, '_aw_cameraman', 'field_54fd89c73c1fe'),
(6330, 1131, 'aw_data', '19-10-2014'),
(6331, 1131, '_aw_data', 'field_54fd8badb3f8a'),
(6332, 1131, 'aw_media_type', 'photo'),
(6333, 1131, '_aw_media_type', 'field_550073fd4692a'),
(6334, 1131, 'aw_video', ''),
(6335, 1131, '_aw_video', 'field_5500e5528c18d'),
(6338, 1133, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/guilherme-limas-foto-do-ano-4/'),
(6339, 1133, 'wprss_item_enclosure', ''),
(6340, 1133, 'wprss_item_author', 'Ondas de Ouro'),
(6341, 1133, 'wprss_feed_id', '806'),
(6342, 1134, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/guilherme-limas-foto-do-ano-3/'),
(6343, 1134, 'wprss_item_enclosure', ''),
(6344, 1134, 'wprss_item_author', 'Ondas de Ouro'),
(6345, 1134, 'wprss_feed_id', '806'),
(6346, 1135, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/guilherme-limas-foto-do-ano-2/'),
(6347, 1135, 'wprss_item_enclosure', ''),
(6348, 1135, 'wprss_item_author', 'Ondas de Ouro'),
(6349, 1135, 'wprss_feed_id', '806'),
(6350, 1136, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/guilherme-limas-foto-do-ano/'),
(6351, 1136, 'wprss_item_enclosure', ''),
(6352, 1136, 'wprss_item_author', 'Ondas de Ouro'),
(6353, 1136, 'wprss_feed_id', '806'),
(6354, 1137, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/nuno-dias-foto-do-ano-2/'),
(6355, 1137, 'wprss_item_enclosure', ''),
(6356, 1137, 'wprss_item_author', 'Ondas de Ouro'),
(6357, 1137, 'wprss_feed_id', '806'),
(6358, 1138, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/nuno-dias-foto-do-ano/'),
(6359, 1138, 'wprss_item_enclosure', ''),
(6360, 1138, 'wprss_item_author', 'Ondas de Ouro'),
(6361, 1138, 'wprss_feed_id', '806'),
(6362, 1139, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/edgar-helder-foto-do-ano/'),
(6363, 1139, 'wprss_item_enclosure', ''),
(6364, 1139, 'wprss_item_author', 'Ondas de Ouro'),
(6365, 1139, 'wprss_feed_id', '806'),
(6366, 1140, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/helder-edgar-foto-do-ano-2/'),
(6367, 1140, 'wprss_item_enclosure', ''),
(6368, 1140, 'wprss_item_author', 'Ondas de Ouro'),
(6369, 1140, 'wprss_feed_id', '806'),
(6370, 1141, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/daniela-carneiro-foto-do-ano-2/'),
(6371, 1141, 'wprss_item_enclosure', ''),
(6372, 1141, 'wprss_item_author', 'Ondas de Ouro'),
(6373, 1141, 'wprss_feed_id', '806'),
(6374, 1142, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/daniela-carneiro-foto-do-ano/'),
(6375, 1142, 'wprss_item_enclosure', ''),
(6376, 1142, 'wprss_item_author', 'Ondas de Ouro'),
(6377, 1142, 'wprss_feed_id', '806'),
(6590, 1143, '_wp_attached_file', '2015/04/tomane_13_nazare2.jpg'),
(6591, 1143, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:29:\"2015/04/tomane_13_nazare2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"tomane_13_nazare2-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"tomane_13_nazare2-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"tomane_13_nazare2-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:30:\"tomane_13_nazare2-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:29:\"tomane_13_nazare2-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(6592, 934, '_thumbnail_id', '1143'),
(6680, 1145, '_edit_lock', '1431524650:1'),
(6681, 1145, '_edit_last', '1'),
(6682, 1146, '_wp_attached_file', '2015/05/brek_marlon_secret_5.3.2015.jpg'),
(6683, 1146, '_require_file_renaming', '1'),
(6684, 1146, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:39:\"2015/05/brek_marlon_secret_5.3.2015.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"brek_marlon_secret_5.3.2015-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"brek_marlon_secret_5.3.2015-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"brek_marlon_secret_5.3.2015-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:40:\"brek_marlon_secret_5.3.2015-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:39:\"brek_marlon_secret_5.3.2015-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(6685, 1145, '_thumbnail_id', '1146'),
(6686, 1145, 'aw_surfista', 'Marlon Lipke'),
(6687, 1145, '_aw_surfista', 'field_54fd889210f6e'),
(6688, 1145, 'aw_fotografo', 'Joao Bracourt	Secret	'),
(6689, 1145, '_aw_fotografo', 'field_54fd88b010f6f'),
(6690, 1145, 'aw_local', 'Secret'),
(6691, 1145, '_aw_local', 'field_54fd88bc10f70'),
(6692, 1145, 'aw_cameraman', ''),
(6693, 1145, '_aw_cameraman', 'field_54fd89c73c1fe'),
(6694, 1145, 'aw_data', '5.3.2015'),
(6695, 1145, '_aw_data', 'field_54fd8badb3f8a'),
(6696, 1145, 'aw_media_type', 'photo'),
(6697, 1145, '_aw_media_type', 'field_550073fd4692a'),
(6698, 1145, 'aw_video', ''),
(6699, 1145, '_aw_video', 'field_5500e5528c18d'),
(6700, 1147, '_edit_lock', '1431524727:1'),
(6701, 1147, '_edit_last', '1'),
(6702, 1148, '_wp_attached_file', '2015/05/vasco-corte-real-super-nic-12.9.2014.jpg'),
(6703, 1148, '_require_file_renaming', '1'),
(6704, 1148, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:48:\"2015/05/vasco-corte-real-super-nic-12.9.2014.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"vasco-corte-real-super-nic-12.9.2014-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"vasco-corte-real-super-nic-12.9.2014-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:48:\"vasco-corte-real-super-nic-12.9.2014-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:49:\"vasco-corte-real-super-nic-12.9.2014-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:48:\"vasco-corte-real-super-nic-12.9.2014-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(6705, 1147, '_thumbnail_id', '1148'),
(6706, 1147, 'aw_surfista', 'Nic Von Rupp'),
(6707, 1147, '_aw_surfista', 'field_54fd889210f6e'),
(6708, 1147, 'aw_fotografo', 'Vasco Nuno Lourenço Côrte-Real	'),
(6709, 1147, '_aw_fotografo', 'field_54fd88b010f6f'),
(6710, 1147, 'aw_local', 'Supertubos	'),
(6711, 1147, '_aw_local', 'field_54fd88bc10f70'),
(6712, 1147, 'aw_cameraman', ''),
(6713, 1147, '_aw_cameraman', 'field_54fd89c73c1fe'),
(6714, 1147, 'aw_data', '12.9.2014'),
(6715, 1147, '_aw_data', 'field_54fd8badb3f8a'),
(6716, 1147, 'aw_media_type', 'photo'),
(6717, 1147, '_aw_media_type', 'field_550073fd4692a'),
(6718, 1147, 'aw_video', ''),
(6719, 1147, '_aw_video', 'field_5500e5528c18d'),
(6720, 1149, '_edit_lock', '1431524776:1'),
(6721, 1149, '_edit_last', '1'),
(6722, 1150, '_wp_attached_file', '2015/05/nuno-dinis-coxos-3.1.2015.jpg'),
(6723, 1150, '_require_file_renaming', '1'),
(6724, 1150, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:37:\"2015/05/nuno-dinis-coxos-3.1.2015.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"nuno-dinis-coxos-3.1.2015-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"nuno-dinis-coxos-3.1.2015-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"nuno-dinis-coxos-3.1.2015-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:38:\"nuno-dinis-coxos-3.1.2015-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:37:\"nuno-dinis-coxos-3.1.2015-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(6725, 1149, '_thumbnail_id', '1150'),
(6726, 1149, 'aw_surfista', ''),
(6727, 1149, '_aw_surfista', 'field_54fd889210f6e'),
(6728, 1149, 'aw_fotografo', 'Nuno Dinis	'),
(6729, 1149, '_aw_fotografo', 'field_54fd88b010f6f'),
(6730, 1149, 'aw_local', 'Coxos	'),
(6731, 1149, '_aw_local', 'field_54fd88bc10f70'),
(6732, 1149, 'aw_cameraman', ''),
(6733, 1149, '_aw_cameraman', 'field_54fd89c73c1fe'),
(6734, 1149, 'aw_data', '3.1.2015'),
(6735, 1149, '_aw_data', 'field_54fd8badb3f8a'),
(6736, 1149, 'aw_media_type', 'photo'),
(6737, 1149, '_aw_media_type', 'field_550073fd4692a'),
(6738, 1149, 'aw_video', ''),
(6739, 1149, '_aw_video', 'field_5500e5528c18d'),
(6740, 1151, '_edit_lock', '1431645648:1'),
(6741, 1151, '_edit_last', '1'),
(6742, 1152, '_wp_attached_file', '2015/05/vitor_estrelinha_nazare_11.12.2014.jpg'),
(6743, 1152, '_require_file_renaming', '1'),
(6744, 1152, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:46:\"2015/05/vitor_estrelinha_nazare_11.12.2014.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"vitor_estrelinha_nazare_11.12.2014-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"vitor_estrelinha_nazare_11.12.2014-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:46:\"vitor_estrelinha_nazare_11.12.2014-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:47:\"vitor_estrelinha_nazare_11.12.2014-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:46:\"vitor_estrelinha_nazare_11.12.2014-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(6745, 1151, '_thumbnail_id', '1152'),
(6746, 1151, 'aw_surfista', ''),
(6747, 1151, '_aw_surfista', 'field_54fd889210f6e'),
(6748, 1151, 'aw_fotografo', 'Vitor Estrelinha'),
(6749, 1151, '_aw_fotografo', 'field_54fd88b010f6f'),
(6750, 1151, 'aw_local', 'Nazaré	'),
(6751, 1151, '_aw_local', 'field_54fd88bc10f70'),
(6752, 1151, 'aw_cameraman', ''),
(6753, 1151, '_aw_cameraman', 'field_54fd89c73c1fe'),
(6754, 1151, 'aw_data', '11.12.2014'),
(6755, 1151, '_aw_data', 'field_54fd8badb3f8a'),
(6756, 1151, 'aw_media_type', 'photo'),
(6757, 1151, '_aw_media_type', 'field_550073fd4692a'),
(6758, 1151, 'aw_video', ''),
(6759, 1151, '_aw_video', 'field_5500e5528c18d'),
(6762, 1153, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/vitor-estrelinha-foto-do-ano/'),
(6763, 1153, 'wprss_item_enclosure', ''),
(6764, 1153, 'wprss_item_author', 'Ondas de Ouro'),
(6765, 1153, 'wprss_feed_id', '806'),
(6766, 1154, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/nuno-dinis-foto-do-ano/'),
(6767, 1154, 'wprss_item_enclosure', ''),
(6768, 1154, 'wprss_item_author', 'Ondas de Ouro'),
(6769, 1154, 'wprss_feed_id', '806'),
(6770, 1155, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/vasco-corte-real-foto-do-ano/'),
(6771, 1155, 'wprss_item_enclosure', ''),
(6772, 1155, 'wprss_item_author', 'Ondas de Ouro'),
(6773, 1155, 'wprss_feed_id', '806'),
(6774, 1156, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/joao-bracourt-foto-do-ano/'),
(6775, 1156, 'wprss_item_enclosure', ''),
(6776, 1156, 'wprss_item_author', 'Ondas de Ouro'),
(6777, 1156, 'wprss_feed_id', '806'),
(6893, 1118, '_edit_lock', '1431705048:1'),
(6894, 1118, '_edit_last', '1'),
(7042, 1157, '_edit_lock', '1431947164:1'),
(7043, 1157, '_edit_last', '1'),
(7044, 1158, '_wp_attached_file', '2015/05/Ondas-de-Ouro-Surf-Awards_MaisSexyDoAno-1.png'),
(7045, 1158, '_require_file_renaming', '1'),
(7046, 1158, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1239;s:6:\"height\";i:492;s:4:\"file\";s:53:\"2015/05/Ondas-de-Ouro-Surf-Awards_MaisSexyDoAno-1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:53:\"Ondas-de-Ouro-Surf-Awards_MaisSexyDoAno-1-248x114.png\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:53:\"Ondas-de-Ouro-Surf-Awards_MaisSexyDoAno-1-540x214.png\";s:5:\"width\";i:540;s:6:\"height\";i:214;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:53:\"Ondas-de-Ouro-Surf-Awards_MaisSexyDoAno-1-700x278.png\";s:5:\"width\";i:700;s:6:\"height\";i:278;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:53:\"Ondas-de-Ouro-Surf-Awards_MaisSexyDoAno-1-200x200.png\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7047, 1157, '_thumbnail_id', '1158'),
(7054, 1160, 'wprss_item_permalink', 'http://ondasdeouro.pt/escolha-os-candidatos-ao-premio-os-mais-sexy-do-ano-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal/'),
(7055, 1160, 'wprss_item_enclosure', ''),
(7056, 1160, 'wprss_item_author', 'Ondas de Ouro'),
(7057, 1160, 'wprss_feed_id', '807'),
(7165, 1163, '_edit_lock', '1432597995:1'),
(7166, 1163, '_edit_last', '1'),
(7167, 1164, '_wp_attached_file', '2015/05/fotos-do-ano_vitor_estrlinha_nazare.jpg'),
(7168, 1164, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:47:\"2015/05/fotos-do-ano_vitor_estrlinha_nazare.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"fotos-do-ano_vitor_estrlinha_nazare-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"fotos-do-ano_vitor_estrlinha_nazare-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:47:\"fotos-do-ano_vitor_estrlinha_nazare-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:48:\"fotos-do-ano_vitor_estrlinha_nazare-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:47:\"fotos-do-ano_vitor_estrlinha_nazare-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7169, 1163, '_thumbnail_id', '1164'),
(7170, 1163, 'aw_surfista', 'Garrett Mcnamara'),
(7171, 1163, '_aw_surfista', 'field_54fd889210f6e'),
(7172, 1163, 'aw_fotografo', 'Vitor Estrelinha'),
(7173, 1163, '_aw_fotografo', 'field_54fd88b010f6f'),
(7174, 1163, 'aw_local', 'Nazare	'),
(7175, 1163, '_aw_local', 'field_54fd88bc10f70'),
(7176, 1163, 'aw_cameraman', ''),
(7177, 1163, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7178, 1163, 'aw_data', '18.10.2014'),
(7179, 1163, '_aw_data', 'field_54fd8badb3f8a'),
(7180, 1163, 'aw_media_type', 'photo'),
(7181, 1163, '_aw_media_type', 'field_550073fd4692a'),
(7182, 1163, 'aw_video', ''),
(7183, 1163, '_aw_video', 'field_5500e5528c18d'),
(7184, 1165, '_edit_lock', '1432131984:1'),
(7185, 1165, '_edit_last', '1'),
(7186, 1166, '_wp_attached_file', '2015/05/fotos-do-ano_ricardo_casal_caparica.jpg'),
(7187, 1166, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:47:\"2015/05/fotos-do-ano_ricardo_casal_caparica.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"fotos-do-ano_ricardo_casal_caparica-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"fotos-do-ano_ricardo_casal_caparica-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:47:\"fotos-do-ano_ricardo_casal_caparica-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:48:\"fotos-do-ano_ricardo_casal_caparica-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:47:\"fotos-do-ano_ricardo_casal_caparica-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7188, 1165, '_thumbnail_id', '1166'),
(7189, 1165, 'aw_surfista', 'João Alexandre	'),
(7190, 1165, '_aw_surfista', 'field_54fd889210f6e'),
(7191, 1165, 'aw_fotografo', 'Ricardo Casal'),
(7192, 1165, '_aw_fotografo', 'field_54fd88b010f6f'),
(7193, 1165, 'aw_local', 'Caparica	'),
(7194, 1165, '_aw_local', 'field_54fd88bc10f70'),
(7195, 1165, 'aw_cameraman', ''),
(7196, 1165, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7197, 1165, 'aw_data', '10.12.2014'),
(7198, 1165, '_aw_data', 'field_54fd8badb3f8a'),
(7199, 1165, 'aw_media_type', 'photo'),
(7200, 1165, '_aw_media_type', 'field_550073fd4692a'),
(7201, 1165, 'aw_video', ''),
(7202, 1165, '_aw_video', 'field_5500e5528c18d'),
(7203, 1167, '_edit_lock', '1432132058:1'),
(7204, 1167, '_edit_last', '1'),
(7205, 1168, '_wp_attached_file', '2015/05/fotos-do-ano_ricardo_bravo_backdoor.jpg'),
(7206, 1168, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:47:\"2015/05/fotos-do-ano_ricardo_bravo_backdoor.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"fotos-do-ano_ricardo_bravo_backdoor-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"fotos-do-ano_ricardo_bravo_backdoor-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:47:\"fotos-do-ano_ricardo_bravo_backdoor-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:48:\"fotos-do-ano_ricardo_bravo_backdoor-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:47:\"fotos-do-ano_ricardo_bravo_backdoor-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7207, 1167, '_thumbnail_id', '1168'),
(7208, 1167, 'aw_surfista', 'Alex Botelho		'),
(7209, 1167, '_aw_surfista', 'field_54fd889210f6e'),
(7210, 1167, 'aw_fotografo', 'Ricardo Bravo'),
(7211, 1167, '_aw_fotografo', 'field_54fd88b010f6f'),
(7212, 1167, 'aw_local', 'Backdoor, Ericeira 	'),
(7213, 1167, '_aw_local', 'field_54fd88bc10f70'),
(7214, 1167, 'aw_cameraman', ''),
(7215, 1167, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7216, 1167, 'aw_data', '27.09.2014'),
(7217, 1167, '_aw_data', 'field_54fd8badb3f8a'),
(7218, 1167, 'aw_media_type', 'photo'),
(7219, 1167, '_aw_media_type', 'field_550073fd4692a'),
(7220, 1167, 'aw_video', ''),
(7221, 1167, '_aw_video', 'field_5500e5528c18d'),
(7222, 1169, '_edit_lock', '1432597993:1'),
(7223, 1169, '_edit_last', '1'),
(7224, 1170, '_wp_attached_file', '2015/05/fotos-do-ano_ricardo_bravo_carcavellos.jpg'),
(7225, 1170, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:50:\"2015/05/fotos-do-ano_ricardo_bravo_carcavellos.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"fotos-do-ano_ricardo_bravo_carcavellos-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"fotos-do-ano_ricardo_bravo_carcavellos-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:50:\"fotos-do-ano_ricardo_bravo_carcavellos-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:51:\"fotos-do-ano_ricardo_bravo_carcavellos-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:50:\"fotos-do-ano_ricardo_bravo_carcavellos-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7226, 1169, '_thumbnail_id', '1170'),
(7227, 1169, 'aw_surfista', 'Nicolau Von Rupp	'),
(7228, 1169, '_aw_surfista', 'field_54fd889210f6e'),
(7229, 1169, 'aw_fotografo', 'Ricardo Bravo	'),
(7230, 1169, '_aw_fotografo', 'field_54fd88b010f6f'),
(7231, 1169, 'aw_local', 'Carcavelos	'),
(7232, 1169, '_aw_local', 'field_54fd88bc10f70'),
(7233, 1169, 'aw_cameraman', ''),
(7234, 1169, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7235, 1169, 'aw_data', '24.02.2015'),
(7236, 1169, '_aw_data', 'field_54fd8badb3f8a'),
(7237, 1169, 'aw_media_type', 'photo'),
(7238, 1169, '_aw_media_type', 'field_550073fd4692a'),
(7239, 1169, 'aw_video', ''),
(7240, 1169, '_aw_video', 'field_5500e5528c18d'),
(7241, 1171, '_edit_lock', '1432132192:1'),
(7242, 1171, '_edit_last', '1'),
(7243, 1172, '_wp_attached_file', '2015/05/RB_20150309_0014.jpg'),
(7244, 1172, '_require_file_renaming', '1'),
(7245, 1172, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1299;s:4:\"file\";s:28:\"2015/05/RB_20150309_0014.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"RB_20150309_0014-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"RB_20150309_0014-493x320.jpg\";s:5:\"width\";i:493;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"RB_20150309_0014-700x455.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:455;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:29:\"RB_20150309_0014-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"RB_20150309_0014-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:8;s:6:\"credit\";s:13:\"Ricardo Bravo\";s:6:\"camera\";s:20:\"Canon EOS 7D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1425920923;s:9:\"copyright\";s:13:\"Ricardo Bravo\";s:12:\"focal_length\";s:3:\"260\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:6:\"0.0004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7246, 1171, '_thumbnail_id', '1172'),
(7247, 1171, 'aw_surfista', 'Miguel Blanco	'),
(7248, 1171, '_aw_surfista', 'field_54fd889210f6e'),
(7249, 1171, 'aw_fotografo', 'Ricardo Bravo	'),
(7250, 1171, '_aw_fotografo', 'field_54fd88b010f6f'),
(7251, 1171, 'aw_local', 'Caparica	'),
(7252, 1171, '_aw_local', 'field_54fd88bc10f70'),
(7253, 1171, 'aw_cameraman', ''),
(7254, 1171, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7255, 1171, 'aw_data', '09.03.2015'),
(7256, 1171, '_aw_data', 'field_54fd8badb3f8a'),
(7257, 1171, 'aw_media_type', 'photo'),
(7258, 1171, '_aw_media_type', 'field_550073fd4692a'),
(7259, 1171, 'aw_video', ''),
(7260, 1171, '_aw_video', 'field_5500e5528c18d'),
(7263, 1173, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/ricardo-bravo-foto-do-ano-3/'),
(7264, 1173, 'wprss_item_enclosure', ''),
(7265, 1173, 'wprss_item_author', 'Ondas de Ouro'),
(7266, 1173, 'wprss_feed_id', '806'),
(7267, 1174, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/ricardo-bravo-foto-do-ano-2/'),
(7268, 1174, 'wprss_item_enclosure', ''),
(7269, 1174, 'wprss_item_author', 'Ondas de Ouro'),
(7270, 1174, 'wprss_feed_id', '806'),
(7271, 1175, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/ricardo-bravo-foto-do-ano/'),
(7272, 1175, 'wprss_item_enclosure', ''),
(7273, 1175, 'wprss_item_author', 'Ondas de Ouro'),
(7274, 1175, 'wprss_feed_id', '806'),
(7275, 1176, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/ricardo-casal-foto-do-ano/'),
(7276, 1176, 'wprss_item_enclosure', ''),
(7277, 1176, 'wprss_item_author', 'Ondas de Ouro'),
(7278, 1176, 'wprss_feed_id', '806'),
(7279, 1177, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/vitor-estrelinha-foto-do-ano-2/'),
(7280, 1177, 'wprss_item_enclosure', ''),
(7281, 1177, 'wprss_item_author', 'Ondas de Ouro'),
(7282, 1177, 'wprss_feed_id', '806'),
(7293, 1178, '_edit_lock', '1432151384:1'),
(7294, 1178, '_edit_last', '1'),
(7295, 1179, '_wp_attached_file', '2015/05/fotos-do-ano_vasco_lazaro.jpg'),
(7296, 1179, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:37:\"2015/05/fotos-do-ano_vasco_lazaro.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"fotos-do-ano_vasco_lazaro-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"fotos-do-ano_vasco_lazaro-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"fotos-do-ano_vasco_lazaro-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:38:\"fotos-do-ano_vasco_lazaro-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:37:\"fotos-do-ano_vasco_lazaro-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7297, 1178, '_thumbnail_id', '1179'),
(7298, 1178, 'aw_surfista', ''),
(7299, 1178, '_aw_surfista', 'field_54fd889210f6e'),
(7300, 1178, 'aw_fotografo', 'Vasco Lázaro'),
(7301, 1178, '_aw_fotografo', 'field_54fd88b010f6f'),
(7302, 1178, 'aw_local', 'Secret	'),
(7303, 1178, '_aw_local', 'field_54fd88bc10f70'),
(7304, 1178, 'aw_cameraman', ''),
(7305, 1178, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7306, 1178, 'aw_data', '8.01.2015'),
(7307, 1178, '_aw_data', 'field_54fd8badb3f8a'),
(7308, 1178, 'aw_media_type', 'photo'),
(7309, 1178, '_aw_media_type', 'field_550073fd4692a'),
(7310, 1178, 'aw_video', ''),
(7311, 1178, '_aw_video', 'field_5500e5528c18d'),
(7312, 1181, '_edit_lock', '1432154126:1'),
(7313, 1181, '_edit_last', '1'),
(7321, 1184, '_wp_attached_file', '2015/05/B49T1523.jpg'),
(7322, 1184, '_require_file_renaming', '1'),
(7323, 1184, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/05/B49T1523.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"B49T1523-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"B49T1523-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"B49T1523-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"B49T1523-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"B49T1523-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:11;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS-1D X\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1413468220;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(7324, 1185, '_wp_attached_file', '2015/05/B49T1524.jpg'),
(7325, 1185, '_require_file_renaming', '1'),
(7326, 1185, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/05/B49T1524.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"B49T1524-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"B49T1524-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"B49T1524-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"B49T1524-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"B49T1524-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:11;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS-1D X\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1413468220;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(7327, 1186, '_wp_attached_file', '2015/05/B49T1525.jpg'),
(7328, 1186, '_require_file_renaming', '1'),
(7329, 1186, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/05/B49T1525.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"B49T1525-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"B49T1525-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"B49T1525-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"B49T1525-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"B49T1525-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:11;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS-1D X\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1413468221;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(7330, 1187, '_wp_attached_file', '2015/05/B49T1526.jpg'),
(7331, 1187, '_require_file_renaming', '1'),
(7332, 1187, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/05/B49T1526.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"B49T1526-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"B49T1526-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"B49T1526-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"B49T1526-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"B49T1526-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:11;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS-1D X\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1413468221;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(7335, 1181, 'aw_surfista', 'João Guedes'),
(7336, 1181, '_aw_surfista', 'field_54fd889210f6e'),
(7337, 1181, 'aw_fotografo', 'Nuno Cardoso	'),
(7338, 1181, '_aw_fotografo', 'field_54fd88b010f6f'),
(7339, 1181, 'aw_local', 'Papoa	'),
(7340, 1181, '_aw_local', 'field_54fd88bc10f70'),
(7341, 1181, 'aw_cameraman', ''),
(7342, 1181, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7343, 1181, 'aw_data', '16.10.2014'),
(7344, 1181, '_aw_data', 'field_54fd8badb3f8a'),
(7345, 1181, 'aw_media_type', 'gallery'),
(7346, 1181, '_aw_media_type', 'field_550073fd4692a'),
(7347, 1181, 'aw_video', ''),
(7348, 1181, '_aw_video', 'field_5500e5528c18d'),
(7349, 1189, '_wp_attached_file', '2015/05/fotos-do-ano_joao_guedes_maior_onda_remada1.jpg'),
(7350, 1189, '_require_file_renaming', '1'),
(7351, 1189, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:55:\"2015/05/fotos-do-ano_joao_guedes_maior_onda_remada1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:55:\"fotos-do-ano_joao_guedes_maior_onda_remada1-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:55:\"fotos-do-ano_joao_guedes_maior_onda_remada1-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:55:\"fotos-do-ano_joao_guedes_maior_onda_remada1-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:56:\"fotos-do-ano_joao_guedes_maior_onda_remada1-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:55:\"fotos-do-ano_joao_guedes_maior_onda_remada1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7352, 1181, '_thumbnail_id', '1189'),
(7353, 1190, '_edit_lock', '1432599849:1'),
(7354, 1190, '_edit_last', '1'),
(7355, 1191, '_wp_attached_file', '2015/05/tow_in_toni.jpg'),
(7356, 1191, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:23:\"2015/05/tow_in_toni.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"tow_in_toni-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"tow_in_toni-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"tow_in_toni-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:24:\"tow_in_toni-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"tow_in_toni-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7357, 1190, '_thumbnail_id', '1191'),
(7358, 1192, '_wp_attached_file', '2015/05/IMG_2619.jpg'),
(7359, 1192, '_require_file_renaming', '1'),
(7360, 1192, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/05/IMG_2619.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2619-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_2619-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"IMG_2619-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"IMG_2619-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"IMG_2619-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:10;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1418302170;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"420\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:6:\"0.0008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(7361, 1193, '_wp_attached_file', '2015/05/IMG_2620.jpg'),
(7362, 1193, '_require_file_renaming', '1'),
(7363, 1193, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/05/IMG_2620.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2620-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_2620-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"IMG_2620-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"IMG_2620-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"IMG_2620-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:10;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1418302171;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"420\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(7364, 1194, '_wp_attached_file', '2015/05/IMG_2621.jpg'),
(7365, 1194, '_require_file_renaming', '1'),
(7366, 1194, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/05/IMG_2621.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2621-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_2621-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"IMG_2621-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"IMG_2621-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"IMG_2621-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:10;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1418302171;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"420\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(7367, 1195, '_wp_attached_file', '2015/05/IMG_2622.jpg'),
(7368, 1195, '_require_file_renaming', '1'),
(7369, 1195, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/05/IMG_2622.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2622-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_2622-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"IMG_2622-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"IMG_2622-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"IMG_2622-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:10;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1418302171;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"420\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(7370, 1196, '_wp_attached_file', '2015/05/IMG_2623.jpg'),
(7371, 1196, '_require_file_renaming', '1');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7372, 1196, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/05/IMG_2623.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2623-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_2623-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"IMG_2623-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"IMG_2623-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"IMG_2623-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:10;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1418302172;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"420\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(7376, 1198, '_wp_attached_file', '2015/05/IMG_2625.jpg'),
(7377, 1198, '_require_file_renaming', '1'),
(7378, 1198, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/05/IMG_2625.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2625-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_2625-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"IMG_2625-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"IMG_2625-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"IMG_2625-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:10;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1418302174;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"420\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(7379, 1199, '_wp_attached_file', '2015/05/IMG_2626.jpg'),
(7380, 1199, '_require_file_renaming', '1'),
(7381, 1199, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/05/IMG_2626.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2626-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_2626-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"IMG_2626-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"IMG_2626-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"IMG_2626-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:10;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1418302174;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"420\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(7382, 1200, '_wp_attached_file', '2015/05/IMG_2627.jpg'),
(7383, 1200, '_require_file_renaming', '1'),
(7384, 1200, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/05/IMG_2627.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2627-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_2627-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"IMG_2627-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"IMG_2627-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"IMG_2627-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:10;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1418302175;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"420\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(7385, 1201, '_wp_attached_file', '2015/05/IMG_2628.jpg'),
(7386, 1201, '_require_file_renaming', '1'),
(7387, 1201, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/05/IMG_2628.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2628-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_2628-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"IMG_2628-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"IMG_2628-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"IMG_2628-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:10;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1418302175;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"420\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(7388, 1202, '_wp_attached_file', '2015/05/IMG_2629.jpg'),
(7389, 1202, '_require_file_renaming', '1'),
(7390, 1202, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/05/IMG_2629.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2629-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_2629-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"IMG_2629-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"IMG_2629-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"IMG_2629-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:10;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1418302176;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"420\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(7391, 1203, '_wp_attached_file', '2015/05/IMG_2630.jpg'),
(7392, 1203, '_require_file_renaming', '1'),
(7393, 1203, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/05/IMG_2630.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2630-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_2630-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"IMG_2630-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"IMG_2630-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"IMG_2630-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:10;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1418302176;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"420\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(7394, 1204, '_wp_attached_file', '2015/05/IMG_2631.jpg'),
(7395, 1204, '_require_file_renaming', '1'),
(7396, 1204, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/05/IMG_2631.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2631-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_2631-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"IMG_2631-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"IMG_2631-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"IMG_2631-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:10;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1418302177;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"420\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(7397, 1205, '_wp_attached_file', '2015/05/IMG_2632.jpg'),
(7398, 1205, '_require_file_renaming', '1'),
(7399, 1205, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/05/IMG_2632.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2632-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_2632-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"IMG_2632-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"IMG_2632-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"IMG_2632-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:10;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1418302177;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"420\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(7400, 1190, 'aw_surfista', 'António Silva'),
(7401, 1190, '_aw_surfista', 'field_54fd889210f6e'),
(7402, 1190, 'aw_fotografo', 'André Carvalho'),
(7403, 1190, '_aw_fotografo', 'field_54fd88b010f6f'),
(7404, 1190, 'aw_local', 'Nazaré, Portugal'),
(7405, 1190, '_aw_local', 'field_54fd88bc10f70'),
(7406, 1190, 'aw_cameraman', ''),
(7407, 1190, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7408, 1190, 'aw_data', '11.12.2014'),
(7409, 1190, '_aw_data', 'field_54fd8badb3f8a'),
(7410, 1190, 'aw_media_type', 'gallery'),
(7411, 1190, '_aw_media_type', 'field_550073fd4692a'),
(7412, 1190, 'aw_video', ''),
(7413, 1190, '_aw_video', 'field_5500e5528c18d'),
(7414, 1206, '_wp_attached_file', '2015/05/IMG_2624.jpg'),
(7415, 1206, '_require_file_renaming', '1'),
(7416, 1206, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/05/IMG_2624.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2624-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_2624-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"IMG_2624-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"IMG_2624-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"IMG_2624-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:10;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1418302173;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"420\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(7419, 1207, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/antonio-silva/'),
(7420, 1207, 'wprss_item_enclosure', ''),
(7421, 1207, 'wprss_item_author', 'Ondas de Ouro'),
(7422, 1207, 'wprss_feed_id', '806'),
(7423, 1208, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/joao-guedes-maior-onda-remada/'),
(7424, 1208, 'wprss_item_enclosure', ''),
(7425, 1208, 'wprss_item_author', 'Ondas de Ouro'),
(7426, 1208, 'wprss_feed_id', '806'),
(7427, 1209, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/vasco-lazaro/'),
(7428, 1209, 'wprss_item_enclosure', ''),
(7429, 1209, 'wprss_item_author', 'Ondas de Ouro'),
(7430, 1209, 'wprss_feed_id', '806'),
(7431, 1210, '_wp_attached_file', '2015/05/B49T1521.jpg'),
(7432, 1210, '_require_file_renaming', '1'),
(7433, 1210, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/05/B49T1521.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"B49T1521-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"B49T1521-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"B49T1521-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"B49T1521-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"B49T1521-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:11;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS-1D X\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1413468219;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(7434, 1211, '_wp_attached_file', '2015/05/B49T1522.jpg'),
(7435, 1211, '_require_file_renaming', '1'),
(7436, 1211, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:20:\"2015/05/B49T1522.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"B49T1522-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"B49T1522-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"B49T1522-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"B49T1522-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"B49T1522-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:11;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS-1D X\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1413468219;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"200\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(7437, 1212, '_edit_lock', '1432599444:1'),
(7438, 1212, '_edit_last', '1'),
(7439, 1213, '_wp_attached_file', '2015/05/Untitled-1.jpg'),
(7440, 1213, '_require_file_renaming', '1'),
(7441, 1213, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:704;s:4:\"file\";s:22:\"2015/05/Untitled-1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"Untitled-1-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"Untitled-1-473x320.jpg\";s:5:\"width\";i:473;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Untitled-1-700x474.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:23:\"Untitled-1-1040x600.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:22:\"Untitled-1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7442, 1212, '_thumbnail_id', '1213'),
(7443, 1212, 'aw_surfista', 'Nic Von Rupp'),
(7444, 1212, '_aw_surfista', 'field_54fd889210f6e'),
(7445, 1212, 'aw_fotografo', ''),
(7446, 1212, '_aw_fotografo', 'field_54fd88b010f6f'),
(7447, 1212, 'aw_local', 'Hawaii'),
(7448, 1212, '_aw_local', 'field_54fd88bc10f70'),
(7449, 1212, 'aw_cameraman', 'Gustavo Imigrante'),
(7450, 1212, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7451, 1212, 'aw_data', '2015'),
(7452, 1212, '_aw_data', 'field_54fd8badb3f8a'),
(7453, 1212, 'aw_media_type', 'video'),
(7454, 1212, '_aw_media_type', 'field_550073fd4692a'),
(7455, 1212, 'aw_video', 'https://www.youtube.com/watch?v=4cqa0k55t_I'),
(7456, 1212, '_aw_video', 'field_5500e5528c18d'),
(7457, 1214, '_edit_lock', '1432598949:1'),
(7458, 1214, '_edit_last', '1'),
(7459, 1215, '_wp_attached_file', '2015/05/Untitled-11.jpg'),
(7460, 1215, '_require_file_renaming', '1'),
(7461, 1215, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:704;s:4:\"file\";s:23:\"2015/05/Untitled-11.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Untitled-11-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Untitled-11-473x320.jpg\";s:5:\"width\";i:473;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-11-700x474.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:24:\"Untitled-11-1040x600.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"Untitled-11-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7462, 1214, '_thumbnail_id', '1215'),
(7463, 1214, 'aw_surfista', ''),
(7464, 1214, '_aw_surfista', 'field_54fd889210f6e'),
(7465, 1214, 'aw_fotografo', ''),
(7466, 1214, '_aw_fotografo', 'field_54fd88b010f6f'),
(7467, 1214, 'aw_local', ''),
(7468, 1214, '_aw_local', 'field_54fd88bc10f70'),
(7469, 1214, 'aw_cameraman', 'Boa Onda Produções'),
(7470, 1214, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7471, 1214, 'aw_data', '2015'),
(7472, 1214, '_aw_data', 'field_54fd8badb3f8a'),
(7473, 1214, 'aw_media_type', 'video'),
(7474, 1214, '_aw_media_type', 'field_550073fd4692a'),
(7475, 1214, 'aw_video', 'https://www.youtube.com/watch?v=3sU108nZteM'),
(7476, 1214, '_aw_video', 'field_5500e5528c18d'),
(7477, 1217, '_wp_attached_file', '2015/05/Untitled-12.jpg'),
(7478, 1217, '_require_file_renaming', '1'),
(7479, 1217, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:704;s:4:\"file\";s:23:\"2015/05/Untitled-12.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Untitled-12-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Untitled-12-473x320.jpg\";s:5:\"width\";i:473;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-12-700x474.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:24:\"Untitled-12-1040x600.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"Untitled-12-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7480, 1216, '_thumbnail_id', '1217'),
(7481, 1216, '_edit_lock', '1432154812:1'),
(7482, 1216, '_edit_last', '1'),
(7483, 1216, 'aw_surfista', ''),
(7484, 1216, '_aw_surfista', 'field_54fd889210f6e'),
(7485, 1216, 'aw_fotografo', ''),
(7486, 1216, '_aw_fotografo', 'field_54fd88b010f6f'),
(7487, 1216, 'aw_local', 'Coxos'),
(7488, 1216, '_aw_local', 'field_54fd88bc10f70'),
(7489, 1216, 'aw_cameraman', 'Shiva Moviements'),
(7490, 1216, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7491, 1216, 'aw_data', ''),
(7492, 1216, '_aw_data', 'field_54fd8badb3f8a'),
(7493, 1216, 'aw_media_type', 'video'),
(7494, 1216, '_aw_media_type', 'field_550073fd4692a'),
(7495, 1216, 'aw_video', 'https://www.youtube.com/watch?v=3Ar8pSvPhp4'),
(7496, 1216, '_aw_video', 'field_5500e5528c18d'),
(7497, 1218, '_edit_lock', '1432154971:1'),
(7498, 1218, '_edit_last', '1'),
(7499, 1219, '_wp_attached_file', '2015/05/Untitled-13.jpg'),
(7500, 1219, '_require_file_renaming', '1'),
(7501, 1219, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:704;s:4:\"file\";s:23:\"2015/05/Untitled-13.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Untitled-13-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Untitled-13-473x320.jpg\";s:5:\"width\";i:473;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-13-700x474.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:24:\"Untitled-13-1040x600.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"Untitled-13-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7502, 1218, '_thumbnail_id', '1219'),
(7503, 1218, 'aw_surfista', ''),
(7504, 1218, '_aw_surfista', 'field_54fd889210f6e'),
(7505, 1218, 'aw_fotografo', ''),
(7506, 1218, '_aw_fotografo', 'field_54fd88b010f6f'),
(7507, 1218, 'aw_local', ''),
(7508, 1218, '_aw_local', 'field_54fd88bc10f70'),
(7509, 1218, 'aw_cameraman', 'BioStyles Productions'),
(7510, 1218, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7511, 1218, 'aw_data', ''),
(7512, 1218, '_aw_data', 'field_54fd8badb3f8a'),
(7513, 1218, 'aw_media_type', 'video'),
(7514, 1218, '_aw_media_type', 'field_550073fd4692a'),
(7515, 1218, 'aw_video', 'https://www.youtube.com/watch?v=pIumN48YY4o'),
(7516, 1218, '_aw_video', 'field_5500e5528c18d'),
(7517, 1220, '_edit_lock', '1432157319:1'),
(7518, 1220, '_edit_last', '1'),
(7519, 1221, '_wp_attached_file', '2015/05/Untitled-14.jpg'),
(7520, 1221, '_require_file_renaming', '1'),
(7521, 1221, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:704;s:4:\"file\";s:23:\"2015/05/Untitled-14.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Untitled-14-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Untitled-14-473x320.jpg\";s:5:\"width\";i:473;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-14-700x474.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:24:\"Untitled-14-1040x600.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"Untitled-14-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7522, 1220, '_thumbnail_id', '1221'),
(7523, 1220, 'aw_surfista', 'Miguel Blanco'),
(7524, 1220, '_aw_surfista', 'field_54fd889210f6e'),
(7525, 1220, 'aw_fotografo', ''),
(7526, 1220, '_aw_fotografo', 'field_54fd88b010f6f'),
(7527, 1220, 'aw_local', ' Praia Grande'),
(7528, 1220, '_aw_local', 'field_54fd88bc10f70'),
(7529, 1220, 'aw_cameraman', 'Claudia Pinto Productions'),
(7530, 1220, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7531, 1220, 'aw_data', ' 02.05.2015 '),
(7532, 1220, '_aw_data', 'field_54fd8badb3f8a'),
(7533, 1220, 'aw_media_type', 'video'),
(7534, 1220, '_aw_media_type', 'field_550073fd4692a'),
(7535, 1220, 'aw_video', 'https://www.youtube.com/watch?v=Qtl_yWySeqQ'),
(7536, 1220, '_aw_video', 'field_5500e5528c18d'),
(7537, 1222, '_edit_lock', '1432157755:1'),
(7538, 1223, '_wp_attached_file', '2015/05/Untitled-15.jpg'),
(7539, 1223, '_require_file_renaming', '1'),
(7540, 1223, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:704;s:4:\"file\";s:23:\"2015/05/Untitled-15.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Untitled-15-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Untitled-15-473x320.jpg\";s:5:\"width\";i:473;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-15-700x474.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:24:\"Untitled-15-1040x600.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"Untitled-15-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7541, 1222, '_thumbnail_id', '1223'),
(7542, 1222, '_edit_last', '1'),
(7543, 1222, 'aw_surfista', 'Elohe Ali Alvarez '),
(7544, 1222, '_aw_surfista', 'field_54fd889210f6e'),
(7545, 1222, 'aw_fotografo', ' To Mané'),
(7546, 1222, '_aw_fotografo', 'field_54fd88b010f6f'),
(7547, 1222, 'aw_local', 'Praia da Maceda'),
(7548, 1222, '_aw_local', 'field_54fd88bc10f70'),
(7549, 1222, 'aw_cameraman', ''),
(7550, 1222, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7551, 1222, 'aw_data', '25.01.2015 '),
(7552, 1222, '_aw_data', 'field_54fd8badb3f8a'),
(7553, 1222, 'aw_media_type', 'video'),
(7554, 1222, '_aw_media_type', 'field_550073fd4692a'),
(7555, 1222, 'aw_video', 'https://www.youtube.com/watch?v=UyogRW_VAT8'),
(7556, 1222, '_aw_video', 'field_5500e5528c18d'),
(7559, 1224, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/elohe-ali-alvarez-manobra-do-ano-onda-2/'),
(7560, 1224, 'wprss_item_enclosure', ''),
(7561, 1224, 'wprss_item_author', 'Ondas de Ouro'),
(7562, 1224, 'wprss_feed_id', '806'),
(7563, 1225, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/miguel-blanco-manobra-do-ano-onda-1/'),
(7564, 1225, 'wprss_item_enclosure', ''),
(7565, 1225, 'wprss_item_author', 'Ondas de Ouro'),
(7566, 1225, 'wprss_feed_id', '806'),
(7567, 1226, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/cool-portugal-videoclip-do-ano/'),
(7568, 1226, 'wprss_item_enclosure', ''),
(7569, 1226, 'wprss_item_author', 'Ondas de Ouro'),
(7570, 1226, 'wprss_feed_id', '806'),
(7571, 1227, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/coxos-videoclip-do-ano/'),
(7572, 1227, 'wprss_item_enclosure', ''),
(7573, 1227, 'wprss_item_author', 'Ondas de Ouro'),
(7574, 1227, 'wprss_feed_id', '806'),
(7575, 1228, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/portugal-silver-coast-videoclip-do-ano/'),
(7576, 1228, 'wprss_item_enclosure', ''),
(7577, 1228, 'wprss_item_author', 'Ondas de Ouro'),
(7578, 1228, 'wprss_feed_id', '806'),
(7579, 1229, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/two-islands-videoclip-do-ano/'),
(7580, 1229, 'wprss_item_enclosure', ''),
(7581, 1229, 'wprss_item_author', 'Ondas de Ouro'),
(7582, 1229, 'wprss_feed_id', '806'),
(7583, 1230, '_edit_lock', '1432599592:1'),
(7584, 1230, '_edit_last', '1'),
(7585, 1231, '_wp_attached_file', '2015/05/Untitled-16.jpg'),
(7586, 1231, '_require_file_renaming', '1'),
(7587, 1231, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:704;s:4:\"file\";s:23:\"2015/05/Untitled-16.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Untitled-16-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Untitled-16-473x320.jpg\";s:5:\"width\";i:473;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-16-700x474.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:24:\"Untitled-16-1040x600.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"Untitled-16-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7588, 1230, '_thumbnail_id', '1231'),
(7589, 1230, 'aw_surfista', 'Miguel Blanco'),
(7590, 1230, '_aw_surfista', 'field_54fd889210f6e'),
(7591, 1230, 'aw_fotografo', ''),
(7592, 1230, '_aw_fotografo', 'field_54fd88b010f6f'),
(7593, 1230, 'aw_local', 'Ribeira De Ilhas	'),
(7594, 1230, '_aw_local', 'field_54fd88bc10f70'),
(7595, 1230, 'aw_cameraman', 'Nuno Dias	'),
(7596, 1230, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7597, 1230, 'aw_data', '05.05.2015'),
(7598, 1230, '_aw_data', 'field_54fd8badb3f8a'),
(7599, 1230, 'aw_media_type', 'video'),
(7600, 1230, '_aw_media_type', 'field_550073fd4692a'),
(7601, 1230, 'aw_video', 'https://www.youtube.com/watch?v=sHd3F-sCL_o'),
(7602, 1230, '_aw_video', 'field_5500e5528c18d'),
(7603, 1232, '_edit_lock', '1432158138:1'),
(7604, 1232, '_edit_last', '1'),
(7605, 1233, '_wp_attached_file', '2015/05/Untitled-17.jpg'),
(7606, 1233, '_require_file_renaming', '1'),
(7607, 1233, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:704;s:4:\"file\";s:23:\"2015/05/Untitled-17.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Untitled-17-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Untitled-17-473x320.jpg\";s:5:\"width\";i:473;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-17-700x474.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:24:\"Untitled-17-1040x600.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"Untitled-17-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7608, 1232, '_thumbnail_id', '1233'),
(7609, 1232, 'aw_surfista', 'Miguel Blanco'),
(7610, 1232, '_aw_surfista', 'field_54fd889210f6e'),
(7611, 1232, 'aw_fotografo', ''),
(7612, 1232, '_aw_fotografo', 'field_54fd88b010f6f'),
(7613, 1232, 'aw_local', 'Backdoor, Ericeira	'),
(7614, 1232, '_aw_local', 'field_54fd88bc10f70'),
(7615, 1232, 'aw_cameraman', 'Christyan Ventura'),
(7616, 1232, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7617, 1232, 'aw_data', '02.12.2014'),
(7618, 1232, '_aw_data', 'field_54fd8badb3f8a'),
(7619, 1232, 'aw_media_type', 'video'),
(7620, 1232, '_aw_media_type', 'field_550073fd4692a'),
(7621, 1232, 'aw_video', 'https://www.youtube.com/watch?v=AXyNKNGZEaw'),
(7622, 1232, '_aw_video', 'field_5500e5528c18d'),
(7623, 1234, '_edit_lock', '1432158271:1'),
(7624, 1234, '_edit_last', '1'),
(7625, 1235, '_wp_attached_file', '2015/05/Untitled-18.jpg'),
(7626, 1235, '_require_file_renaming', '1'),
(7627, 1235, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:704;s:4:\"file\";s:23:\"2015/05/Untitled-18.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Untitled-18-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Untitled-18-473x320.jpg\";s:5:\"width\";i:473;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-18-700x474.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:24:\"Untitled-18-1040x600.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"Untitled-18-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7628, 1234, '_thumbnail_id', '1235'),
(7629, 1234, 'aw_surfista', 'Miguel Blanco	'),
(7630, 1234, '_aw_surfista', 'field_54fd889210f6e'),
(7631, 1234, 'aw_fotografo', ''),
(7632, 1234, '_aw_fotografo', 'field_54fd88b010f6f'),
(7633, 1234, 'aw_local', 'Cabo Raso, Cascais	'),
(7634, 1234, '_aw_local', 'field_54fd88bc10f70'),
(7635, 1234, 'aw_cameraman', 'Boa Onda Produções	'),
(7636, 1234, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7637, 1234, 'aw_data', '11.12.14'),
(7638, 1234, '_aw_data', 'field_54fd8badb3f8a'),
(7639, 1234, 'aw_media_type', 'video'),
(7640, 1234, '_aw_media_type', 'field_550073fd4692a'),
(7641, 1234, 'aw_video', 'https://www.youtube.com/watch?v=LM3vim03JNU'),
(7642, 1234, '_aw_video', 'field_5500e5528c18d'),
(7643, 1236, '_edit_lock', '1432599932:1'),
(7644, 1236, '_edit_last', '1'),
(7645, 1237, '_wp_attached_file', '2015/05/Untitled-19.jpg'),
(7646, 1237, '_require_file_renaming', '1'),
(7647, 1237, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:704;s:4:\"file\";s:23:\"2015/05/Untitled-19.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Untitled-19-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Untitled-19-473x320.jpg\";s:5:\"width\";i:473;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Untitled-19-700x474.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:24:\"Untitled-19-1040x600.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"Untitled-19-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7648, 1236, '_thumbnail_id', '1237'),
(7649, 1236, 'aw_surfista', 'Tiago Pires	'),
(7650, 1236, '_aw_surfista', 'field_54fd889210f6e'),
(7651, 1236, 'aw_fotografo', 'Ricardo Bravo	'),
(7652, 1236, '_aw_fotografo', 'field_54fd88b010f6f'),
(7653, 1236, 'aw_local', 'Ribeira De Ilhas	'),
(7654, 1236, '_aw_local', 'field_54fd88bc10f70'),
(7655, 1236, 'aw_cameraman', ''),
(7656, 1236, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7657, 1236, 'aw_data', '29.03.2015'),
(7658, 1236, '_aw_data', 'field_54fd8badb3f8a'),
(7659, 1236, 'aw_media_type', 'video'),
(7660, 1236, '_aw_media_type', 'field_550073fd4692a'),
(7661, 1236, 'aw_video', 'https://www.youtube.com/watch?v=p9T0DPtyhVo'),
(7662, 1236, '_aw_video', 'field_5500e5528c18d'),
(7663, 1238, '_edit_lock', '1432158724:1'),
(7664, 1238, '_edit_last', '1'),
(7665, 1239, '_wp_attached_file', '2015/05/Untitled-110.jpg'),
(7666, 1239, '_require_file_renaming', '1'),
(7667, 1239, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:704;s:4:\"file\";s:24:\"2015/05/Untitled-110.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-110-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-110-473x320.jpg\";s:5:\"width\";i:473;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Untitled-110-700x474.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"Untitled-110-1040x600.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"Untitled-110-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7668, 1238, '_thumbnail_id', '1239'),
(7669, 1238, 'aw_surfista', 'Elohe Ali Alvarez	'),
(7670, 1238, '_aw_surfista', 'field_54fd889210f6e'),
(7671, 1238, 'aw_fotografo', ''),
(7672, 1238, '_aw_fotografo', 'field_54fd88b010f6f'),
(7673, 1238, 'aw_local', 'Matosinhos	'),
(7674, 1238, '_aw_local', 'field_54fd88bc10f70'),
(7675, 1238, 'aw_cameraman', 'Ivo Sousa	'),
(7676, 1238, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7677, 1238, 'aw_data', '25-04-2015'),
(7678, 1238, '_aw_data', 'field_54fd8badb3f8a'),
(7679, 1238, 'aw_media_type', 'video'),
(7680, 1238, '_aw_media_type', 'field_550073fd4692a'),
(7681, 1238, 'aw_video', 'https://www.youtube.com/watch?v=KqLvQPAEncY'),
(7682, 1238, '_aw_video', 'field_5500e5528c18d'),
(7683, 1240, '_edit_lock', '1432159100:1'),
(7684, 1240, '_edit_last', '1'),
(7685, 1241, '_wp_attached_file', '2015/05/Untitled-111.jpg'),
(7686, 1241, '_require_file_renaming', '1'),
(7687, 1241, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:704;s:4:\"file\";s:24:\"2015/05/Untitled-111.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-111-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-111-473x320.jpg\";s:5:\"width\";i:473;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Untitled-111-700x474.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"Untitled-111-1040x600.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"Untitled-111-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7688, 1240, '_thumbnail_id', '1241'),
(7689, 1240, 'aw_surfista', 'Miguel Blanco	'),
(7690, 1240, '_aw_surfista', 'field_54fd889210f6e'),
(7691, 1240, 'aw_fotografo', ''),
(7692, 1240, '_aw_fotografo', 'field_54fd88b010f6f'),
(7693, 1240, 'aw_local', 'Cabo Raso, Cascais	'),
(7694, 1240, '_aw_local', 'field_54fd88bc10f70'),
(7695, 1240, 'aw_cameraman', 'Boa Onda Produções	'),
(7696, 1240, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7697, 1240, 'aw_data', '11.12.14'),
(7698, 1240, '_aw_data', 'field_54fd8badb3f8a'),
(7699, 1240, 'aw_media_type', 'video'),
(7700, 1240, '_aw_media_type', 'field_550073fd4692a'),
(7701, 1240, 'aw_video', 'https://www.youtube.com/watch?v=Ul1Sq9kfJh8'),
(7702, 1240, '_aw_video', 'field_5500e5528c18d'),
(7703, 1242, '_edit_lock', '1432159176:1'),
(7704, 1242, '_edit_last', '1'),
(7705, 1243, '_wp_attached_file', '2015/05/Untitled-112.jpg'),
(7706, 1243, '_require_file_renaming', '1'),
(7707, 1243, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:704;s:4:\"file\";s:24:\"2015/05/Untitled-112.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-112-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-112-473x320.jpg\";s:5:\"width\";i:473;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Untitled-112-700x474.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"Untitled-112-1040x600.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"Untitled-112-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7708, 1242, '_thumbnail_id', '1243'),
(7709, 1242, 'aw_surfista', 'Pedro Henrique	'),
(7710, 1242, '_aw_surfista', 'field_54fd889210f6e'),
(7711, 1242, 'aw_fotografo', ''),
(7712, 1242, '_aw_fotografo', 'field_54fd88b010f6f'),
(7713, 1242, 'aw_local', 'Carcavelos	'),
(7714, 1242, '_aw_local', 'field_54fd88bc10f70'),
(7715, 1242, 'aw_cameraman', 'Carol Bonates	'),
(7716, 1242, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7717, 1242, 'aw_data', '13.12.2014'),
(7718, 1242, '_aw_data', 'field_54fd8badb3f8a'),
(7719, 1242, 'aw_media_type', 'video'),
(7720, 1242, '_aw_media_type', 'field_550073fd4692a'),
(7721, 1242, 'aw_video', 'https://www.youtube.com/watch?v=cJDhKQIm55o'),
(7722, 1242, '_aw_video', 'field_5500e5528c18d'),
(7723, 1244, '_edit_lock', '1432159360:1'),
(7724, 1244, '_edit_last', '1'),
(7725, 1245, '_wp_attached_file', '2015/05/Untitled-113.jpg'),
(7726, 1245, '_require_file_renaming', '1'),
(7727, 1245, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:704;s:4:\"file\";s:24:\"2015/05/Untitled-113.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-113-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-113-473x320.jpg\";s:5:\"width\";i:473;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Untitled-113-700x474.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"Untitled-113-1040x600.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"Untitled-113-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7728, 1244, '_thumbnail_id', '1245'),
(7729, 1244, 'aw_surfista', 'Pedro Henrique'),
(7730, 1244, '_aw_surfista', 'field_54fd889210f6e'),
(7731, 1244, 'aw_fotografo', ''),
(7732, 1244, '_aw_fotografo', 'field_54fd88b010f6f'),
(7733, 1244, 'aw_local', 'Carcavelos	'),
(7734, 1244, '_aw_local', 'field_54fd88bc10f70'),
(7735, 1244, 'aw_cameraman', 'Carol Bonates	'),
(7736, 1244, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7737, 1244, 'aw_data', '05.12.2014'),
(7738, 1244, '_aw_data', 'field_54fd8badb3f8a'),
(7739, 1244, 'aw_media_type', 'video'),
(7740, 1244, '_aw_media_type', 'field_550073fd4692a'),
(7741, 1244, 'aw_video', 'https://www.youtube.com/watch?v=O2O8goHMv7Q'),
(7742, 1244, '_aw_video', 'field_5500e5528c18d'),
(7743, 1246, '_edit_lock', '1432159575:1'),
(7744, 1246, '_edit_last', '1'),
(7745, 1247, '_wp_attached_file', '2015/05/Untitled-114.jpg'),
(7746, 1247, '_require_file_renaming', '1'),
(7747, 1247, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:704;s:4:\"file\";s:24:\"2015/05/Untitled-114.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-114-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-114-473x320.jpg\";s:5:\"width\";i:473;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Untitled-114-700x474.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"Untitled-114-1040x600.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"Untitled-114-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7748, 1246, '_thumbnail_id', '1247'),
(7749, 1246, 'aw_surfista', 'Pedro Henrique	'),
(7750, 1246, '_aw_surfista', 'field_54fd889210f6e'),
(7751, 1246, 'aw_fotografo', ''),
(7752, 1246, '_aw_fotografo', 'field_54fd88b010f6f'),
(7753, 1246, 'aw_local', 'Supertubos	'),
(7754, 1246, '_aw_local', 'field_54fd88bc10f70'),
(7755, 1246, 'aw_cameraman', 'Carol Bonates	'),
(7756, 1246, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7757, 1246, 'aw_data', '20.01.2015'),
(7758, 1246, '_aw_data', 'field_54fd8badb3f8a'),
(7759, 1246, 'aw_media_type', 'video'),
(7760, 1246, '_aw_media_type', 'field_550073fd4692a'),
(7761, 1246, 'aw_video', 'https://www.youtube.com/watch?v=080pADyjI-k'),
(7762, 1246, '_aw_video', 'field_5500e5528c18d'),
(7763, 1248, '_edit_lock', '1432159885:1'),
(7764, 1248, '_edit_last', '1'),
(7765, 1249, '_wp_attached_file', '2015/05/Untitled-115.jpg'),
(7766, 1249, '_require_file_renaming', '1');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(7767, 1249, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1040;s:6:\"height\";i:704;s:4:\"file\";s:24:\"2015/05/Untitled-115.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-115-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-115-473x320.jpg\";s:5:\"width\";i:473;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Untitled-115-700x474.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"Untitled-115-1040x600.jpg\";s:5:\"width\";i:1040;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"Untitled-115-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7768, 1248, '_thumbnail_id', '1249'),
(7769, 1248, 'aw_surfista', 'José Ferreira	'),
(7770, 1248, '_aw_surfista', 'field_54fd889210f6e'),
(7771, 1248, 'aw_fotografo', ''),
(7772, 1248, '_aw_fotografo', 'field_54fd88b010f6f'),
(7773, 1248, 'aw_local', 'Coxos, Ericeira	'),
(7774, 1248, '_aw_local', 'field_54fd88bc10f70'),
(7775, 1248, 'aw_cameraman', 'Surfterra	'),
(7776, 1248, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7777, 1248, 'aw_data', '12.2014'),
(7778, 1248, '_aw_data', 'field_54fd8badb3f8a'),
(7779, 1248, 'aw_media_type', 'video'),
(7780, 1248, '_aw_media_type', 'field_550073fd4692a'),
(7781, 1248, 'aw_video', 'https://www.youtube.com/watch?v=UtDLKlg62uA'),
(7782, 1248, '_aw_video', 'field_5500e5528c18d'),
(7785, 1250, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/jose-ferreira-tubo-do-ano/'),
(7786, 1250, 'wprss_item_enclosure', ''),
(7787, 1250, 'wprss_item_author', 'Ondas de Ouro'),
(7788, 1250, 'wprss_feed_id', '806'),
(7789, 1251, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/pedro-henrique-tubo-do-ano-onda-2/'),
(7790, 1251, 'wprss_item_enclosure', ''),
(7791, 1251, 'wprss_item_author', 'Ondas de Ouro'),
(7792, 1251, 'wprss_feed_id', '806'),
(7793, 1252, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/pedro-henrique-tubo-do-ano-onda-1/'),
(7794, 1252, 'wprss_item_enclosure', ''),
(7795, 1252, 'wprss_item_author', 'Ondas de Ouro'),
(7796, 1252, 'wprss_feed_id', '806'),
(7797, 1253, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/pedro-henrique-manobra-do-ano/'),
(7798, 1253, 'wprss_item_enclosure', ''),
(7799, 1253, 'wprss_item_author', 'Ondas de Ouro'),
(7800, 1253, 'wprss_feed_id', '806'),
(7801, 1254, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/miguel-blanco-maior-onda-tow-in/'),
(7802, 1254, 'wprss_item_enclosure', ''),
(7803, 1254, 'wprss_item_author', 'Ondas de Ouro'),
(7804, 1254, 'wprss_feed_id', '806'),
(7805, 1255, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/elohe-ali-alvarez-manobra-do-ano-onda-1/'),
(7806, 1255, 'wprss_item_enclosure', ''),
(7807, 1255, 'wprss_item_author', 'Ondas de Ouro'),
(7808, 1255, 'wprss_feed_id', '806'),
(7809, 1256, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/tiago-pires-manobra-do-ano/'),
(7810, 1256, 'wprss_item_enclosure', ''),
(7811, 1256, 'wprss_item_author', 'Ondas de Ouro'),
(7812, 1256, 'wprss_feed_id', '806'),
(7813, 1257, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/miguel-blanco-maior-onda-remada/'),
(7814, 1257, 'wprss_item_enclosure', ''),
(7815, 1257, 'wprss_item_author', 'Ondas de Ouro'),
(7816, 1257, 'wprss_feed_id', '806'),
(7817, 1258, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/miguel-blanco-manobra-do-ano-onda-2/'),
(7818, 1258, 'wprss_item_enclosure', ''),
(7819, 1258, 'wprss_item_author', 'Ondas de Ouro'),
(7820, 1258, 'wprss_feed_id', '806'),
(7821, 1259, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/miguel-blanco-onda-do-ano/'),
(7822, 1259, 'wprss_item_enclosure', ''),
(7823, 1259, 'wprss_item_author', 'Ondas de Ouro'),
(7824, 1259, 'wprss_feed_id', '806'),
(7849, 1260, '_edit_lock', '1432206045:1'),
(7850, 1260, '_edit_last', '1'),
(7851, 1261, '_wp_attached_file', '2015/05/Untitled-116.jpg'),
(7852, 1261, '_require_file_renaming', '1'),
(7853, 1261, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1160;s:6:\"height\";i:810;s:4:\"file\";s:24:\"2015/05/Untitled-116.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-116-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-116-458x320.jpg\";s:5:\"width\";i:458;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Untitled-116-700x489.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:489;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"Untitled-116-1160x600.jpg\";s:5:\"width\";i:1160;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"Untitled-116-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7854, 1260, '_thumbnail_id', '1261'),
(7855, 1260, 'aw_surfista', 'Filipe Jervis '),
(7856, 1260, '_aw_surfista', 'field_54fd889210f6e'),
(7857, 1260, 'aw_fotografo', ''),
(7858, 1260, '_aw_fotografo', 'field_54fd88b010f6f'),
(7859, 1260, 'aw_local', 'Coxos, Ericeira '),
(7860, 1260, '_aw_local', 'field_54fd88bc10f70'),
(7861, 1260, 'aw_cameraman', 'Rodrigo Sousa'),
(7862, 1260, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7863, 1260, 'aw_data', '22.10.2014 '),
(7864, 1260, '_aw_data', 'field_54fd8badb3f8a'),
(7865, 1260, 'aw_media_type', 'video'),
(7866, 1260, '_aw_media_type', 'field_550073fd4692a'),
(7867, 1260, 'aw_video', 'https://www.youtube.com/watch?v=drLQOvbBev4'),
(7868, 1260, '_aw_video', 'field_5500e5528c18d'),
(7871, 1262, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/filipe-jervis-tubo-do-ano/'),
(7872, 1262, 'wprss_item_enclosure', ''),
(7873, 1262, 'wprss_item_author', 'Ondas de Ouro'),
(7874, 1262, 'wprss_feed_id', '806'),
(7929, 1263, '_edit_lock', '1432305275:1'),
(7930, 1263, '_edit_last', '1'),
(7931, 1264, '_wp_attached_file', '2015/05/fotos-do-ano_miguel_Caparica_carcavelos.jpg'),
(7932, 1264, '_require_file_renaming', '1'),
(7933, 1264, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:51:\"2015/05/fotos-do-ano_miguel_Caparica_carcavelos.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"fotos-do-ano_miguel_Caparica_carcavelos-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"fotos-do-ano_miguel_Caparica_carcavelos-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:51:\"fotos-do-ano_miguel_Caparica_carcavelos-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:52:\"fotos-do-ano_miguel_Caparica_carcavelos-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:51:\"fotos-do-ano_miguel_Caparica_carcavelos-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7934, 1263, '_thumbnail_id', '1264'),
(7935, 1263, 'aw_surfista', 'Pedro Boonman'),
(7936, 1263, '_aw_surfista', 'field_54fd889210f6e'),
(7937, 1263, 'aw_fotografo', 'Miguel Caparica	'),
(7938, 1263, '_aw_fotografo', 'field_54fd88b010f6f'),
(7939, 1263, 'aw_local', 'Carcavelos	'),
(7940, 1263, '_aw_local', 'field_54fd88bc10f70'),
(7941, 1263, 'aw_cameraman', ''),
(7942, 1263, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7943, 1263, 'aw_data', '24.02.2015'),
(7944, 1263, '_aw_data', 'field_54fd8badb3f8a'),
(7945, 1263, 'aw_media_type', 'photo'),
(7946, 1263, '_aw_media_type', 'field_550073fd4692a'),
(7947, 1263, 'aw_video', ''),
(7948, 1263, '_aw_video', 'field_5500e5528c18d'),
(7949, 1265, '_edit_lock', '1432305616:1'),
(7950, 1265, '_edit_last', '1'),
(7951, 1266, '_wp_attached_file', '2015/05/fotos-do-ano_miguel_Caparica_guinhco.jpg'),
(7952, 1266, '_require_file_renaming', '1'),
(7953, 1266, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:48:\"2015/05/fotos-do-ano_miguel_Caparica_guinhco.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"fotos-do-ano_miguel_Caparica_guinhco-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"fotos-do-ano_miguel_Caparica_guinhco-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:48:\"fotos-do-ano_miguel_Caparica_guinhco-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:49:\"fotos-do-ano_miguel_Caparica_guinhco-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:48:\"fotos-do-ano_miguel_Caparica_guinhco-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7954, 1265, '_thumbnail_id', '1266'),
(7955, 1265, 'aw_surfista', ''),
(7956, 1265, '_aw_surfista', 'field_54fd889210f6e'),
(7957, 1265, 'aw_fotografo', 'Miguel Caparica'),
(7958, 1265, '_aw_fotografo', 'field_54fd88b010f6f'),
(7959, 1265, 'aw_local', 'Guincho	'),
(7960, 1265, '_aw_local', 'field_54fd88bc10f70'),
(7961, 1265, 'aw_cameraman', ''),
(7962, 1265, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7963, 1265, 'aw_data', '09.04.2015'),
(7964, 1265, '_aw_data', 'field_54fd8badb3f8a'),
(7965, 1265, 'aw_media_type', 'photo'),
(7966, 1265, '_aw_media_type', 'field_550073fd4692a'),
(7967, 1265, 'aw_video', ''),
(7968, 1265, '_aw_video', 'field_5500e5528c18d'),
(7969, 1267, '_edit_lock', '1432305877:1'),
(7970, 1267, '_edit_last', '1'),
(7971, 1268, '_wp_attached_file', '2015/05/fotos-do-ano_zeca_rupp.jpg'),
(7972, 1268, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:34:\"2015/05/fotos-do-ano_zeca_rupp.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"fotos-do-ano_zeca_rupp-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"fotos-do-ano_zeca_rupp-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"fotos-do-ano_zeca_rupp-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:35:\"fotos-do-ano_zeca_rupp-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:34:\"fotos-do-ano_zeca_rupp-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7973, 1267, '_thumbnail_id', '1268'),
(7974, 1267, 'aw_surfista', 'Nicolau Von Rupp		'),
(7975, 1267, '_aw_surfista', 'field_54fd889210f6e'),
(7976, 1267, 'aw_fotografo', 'Zeca Neto'),
(7977, 1267, '_aw_fotografo', 'field_54fd88b010f6f'),
(7978, 1267, 'aw_local', 'Secret'),
(7979, 1267, '_aw_local', 'field_54fd88bc10f70'),
(7980, 1267, 'aw_cameraman', ''),
(7981, 1267, '_aw_cameraman', 'field_54fd89c73c1fe'),
(7982, 1267, 'aw_data', '06.12.2014'),
(7983, 1267, '_aw_data', 'field_54fd8badb3f8a'),
(7984, 1267, 'aw_media_type', 'photo'),
(7985, 1267, '_aw_media_type', 'field_550073fd4692a'),
(7986, 1267, 'aw_video', ''),
(7987, 1267, '_aw_video', 'field_5500e5528c18d'),
(7988, 1269, '_edit_lock', '1432306233:1'),
(7989, 1269, '_edit_last', '1'),
(7990, 1270, '_wp_attached_file', '2015/05/fotos-do-ano_zeca_butler.jpg'),
(7991, 1270, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:36:\"2015/05/fotos-do-ano_zeca_butler.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"fotos-do-ano_zeca_butler-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"fotos-do-ano_zeca_butler-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"fotos-do-ano_zeca_butler-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:37:\"fotos-do-ano_zeca_butler-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:36:\"fotos-do-ano_zeca_butler-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(7992, 1269, '_thumbnail_id', '1270'),
(7993, 1269, 'aw_surfista', 'Tom Butler	'),
(7994, 1269, '_aw_surfista', 'field_54fd889210f6e'),
(7995, 1269, 'aw_fotografo', 'Zeca Neto	'),
(7996, 1269, '_aw_fotografo', 'field_54fd88b010f6f'),
(7997, 1269, 'aw_local', 'Nazaré	'),
(7998, 1269, '_aw_local', 'field_54fd88bc10f70'),
(7999, 1269, 'aw_cameraman', ''),
(8000, 1269, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8001, 1269, 'aw_data', '29.11.2014'),
(8002, 1269, '_aw_data', 'field_54fd8badb3f8a'),
(8003, 1269, 'aw_media_type', 'photo'),
(8004, 1269, '_aw_media_type', 'field_550073fd4692a'),
(8005, 1269, 'aw_video', ''),
(8006, 1269, '_aw_video', 'field_5500e5528c18d'),
(8007, 1271, '_edit_lock', '1432306378:1'),
(8008, 1271, '_edit_last', '1'),
(8009, 1272, '_wp_attached_file', '2015/05/fotos-do-ano_pedro_severino_secret.jpg'),
(8010, 1272, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:46:\"2015/05/fotos-do-ano_pedro_severino_secret.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"fotos-do-ano_pedro_severino_secret-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"fotos-do-ano_pedro_severino_secret-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:46:\"fotos-do-ano_pedro_severino_secret-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:47:\"fotos-do-ano_pedro_severino_secret-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:46:\"fotos-do-ano_pedro_severino_secret-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8011, 1271, '_thumbnail_id', '1272'),
(8012, 1271, 'aw_surfista', 'Pedro	'),
(8013, 1271, '_aw_surfista', 'field_54fd889210f6e'),
(8014, 1271, 'aw_fotografo', 'Pedro Severino	'),
(8015, 1271, '_aw_fotografo', 'field_54fd88b010f6f'),
(8016, 1271, 'aw_local', 'Secret	'),
(8017, 1271, '_aw_local', 'field_54fd88bc10f70'),
(8018, 1271, 'aw_cameraman', ''),
(8019, 1271, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8020, 1271, 'aw_data', '08.04.2015'),
(8021, 1271, '_aw_data', 'field_54fd8badb3f8a'),
(8022, 1271, 'aw_media_type', 'photo'),
(8023, 1271, '_aw_media_type', 'field_550073fd4692a'),
(8024, 1271, 'aw_video', ''),
(8025, 1271, '_aw_video', 'field_5500e5528c18d'),
(8026, 1273, '_edit_lock', '1432306550:1'),
(8027, 1273, '_edit_last', '1'),
(8028, 1274, '_wp_attached_file', '2015/05/fotos-do-ano_carlos_pinto_coxos.jpg'),
(8029, 1274, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:43:\"2015/05/fotos-do-ano_carlos_pinto_coxos.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"fotos-do-ano_carlos_pinto_coxos-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"fotos-do-ano_carlos_pinto_coxos-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"fotos-do-ano_carlos_pinto_coxos-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:44:\"fotos-do-ano_carlos_pinto_coxos-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:43:\"fotos-do-ano_carlos_pinto_coxos-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8030, 1273, '_thumbnail_id', '1274'),
(8031, 1273, 'aw_surfista', ''),
(8032, 1273, '_aw_surfista', 'field_54fd889210f6e'),
(8033, 1273, 'aw_fotografo', 'Carlos Pinto	'),
(8034, 1273, '_aw_fotografo', 'field_54fd88b010f6f'),
(8035, 1273, 'aw_local', 'Coxos, Ericeira	'),
(8036, 1273, '_aw_local', 'field_54fd88bc10f70'),
(8037, 1273, 'aw_cameraman', ''),
(8038, 1273, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8039, 1273, 'aw_data', '11.2014'),
(8040, 1273, '_aw_data', 'field_54fd8badb3f8a'),
(8041, 1273, 'aw_media_type', 'photo'),
(8042, 1273, '_aw_media_type', 'field_550073fd4692a'),
(8043, 1273, 'aw_video', ''),
(8044, 1273, '_aw_video', 'field_5500e5528c18d'),
(8045, 1275, '_edit_lock', '1432306692:1'),
(8046, 1275, '_edit_last', '1'),
(8047, 1276, '_wp_attached_file', '2015/05/fotos-do-ano_carlos_pinto_açores.jpg'),
(8048, 1276, '_require_file_renaming', '1'),
(8049, 1276, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:45:\"2015/05/fotos-do-ano_carlos_pinto_açores.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:45:\"fotos-do-ano_carlos_pinto_açores-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:45:\"fotos-do-ano_carlos_pinto_açores-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"fotos-do-ano_carlos_pinto_açores-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:46:\"fotos-do-ano_carlos_pinto_açores-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:45:\"fotos-do-ano_carlos_pinto_açores-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8050, 1275, '_thumbnail_id', '1276'),
(8051, 1275, 'aw_surfista', ''),
(8052, 1275, '_aw_surfista', 'field_54fd889210f6e'),
(8053, 1275, 'aw_fotografo', 'Carlos Pinto	'),
(8054, 1275, '_aw_fotografo', 'field_54fd88b010f6f'),
(8055, 1275, 'aw_local', 'Açores	'),
(8056, 1275, '_aw_local', 'field_54fd88bc10f70'),
(8057, 1275, 'aw_cameraman', ''),
(8058, 1275, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8059, 1275, 'aw_data', '3.2015'),
(8060, 1275, '_aw_data', 'field_54fd8badb3f8a'),
(8061, 1275, 'aw_media_type', 'photo'),
(8062, 1275, '_aw_media_type', 'field_550073fd4692a'),
(8063, 1275, 'aw_video', ''),
(8064, 1275, '_aw_video', 'field_5500e5528c18d'),
(8065, 1277, '_edit_lock', '1432597992:1'),
(8066, 1277, '_edit_last', '1'),
(8067, 1278, '_wp_attached_file', '2015/05/fotos-do-ano_carlos_pinto_carcavelos.jpg'),
(8068, 1278, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:48:\"2015/05/fotos-do-ano_carlos_pinto_carcavelos.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"fotos-do-ano_carlos_pinto_carcavelos-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"fotos-do-ano_carlos_pinto_carcavelos-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:48:\"fotos-do-ano_carlos_pinto_carcavelos-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:49:\"fotos-do-ano_carlos_pinto_carcavelos-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:48:\"fotos-do-ano_carlos_pinto_carcavelos-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8069, 1277, '_thumbnail_id', '1278'),
(8070, 1277, 'aw_surfista', ''),
(8071, 1277, '_aw_surfista', 'field_54fd889210f6e'),
(8072, 1277, 'aw_fotografo', 'Carlos Pinto	'),
(8073, 1277, '_aw_fotografo', 'field_54fd88b010f6f'),
(8074, 1277, 'aw_local', 'Carcavelos	'),
(8075, 1277, '_aw_local', 'field_54fd88bc10f70'),
(8076, 1277, 'aw_cameraman', ''),
(8077, 1277, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8078, 1277, 'aw_data', '11.2014'),
(8079, 1277, '_aw_data', 'field_54fd8badb3f8a'),
(8080, 1277, 'aw_media_type', 'photo'),
(8081, 1277, '_aw_media_type', 'field_550073fd4692a'),
(8082, 1277, 'aw_video', ''),
(8083, 1277, '_aw_video', 'field_5500e5528c18d'),
(8086, 1279, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/carlos-pinto-foto-do-ano-3/'),
(8087, 1279, 'wprss_item_enclosure', ''),
(8088, 1279, 'wprss_item_author', 'Ondas de Ouro'),
(8089, 1279, 'wprss_feed_id', '806'),
(8090, 1280, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/carlos-pinto-foto-do-ano-2/'),
(8091, 1280, 'wprss_item_enclosure', ''),
(8092, 1280, 'wprss_item_author', 'Ondas de Ouro'),
(8093, 1280, 'wprss_feed_id', '806'),
(8094, 1281, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/carlos-pinto-foto-do-ano/'),
(8095, 1281, 'wprss_item_enclosure', ''),
(8096, 1281, 'wprss_item_author', 'Ondas de Ouro'),
(8097, 1281, 'wprss_feed_id', '806'),
(8098, 1282, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/pedro-severino-foto-do-ano/'),
(8099, 1282, 'wprss_item_enclosure', ''),
(8100, 1282, 'wprss_item_author', 'Ondas de Ouro'),
(8101, 1282, 'wprss_feed_id', '806'),
(8102, 1283, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/zeca-neto-foto-do-ano-2/'),
(8103, 1283, 'wprss_item_enclosure', ''),
(8104, 1283, 'wprss_item_author', 'Ondas de Ouro'),
(8105, 1283, 'wprss_feed_id', '806'),
(8106, 1284, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/zeca-neto-foto-do-ano/'),
(8107, 1284, 'wprss_item_enclosure', ''),
(8108, 1284, 'wprss_item_author', 'Ondas de Ouro'),
(8109, 1284, 'wprss_feed_id', '806'),
(8110, 1285, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/miguel-caparica-foto-do-ano-2/'),
(8111, 1285, 'wprss_item_enclosure', ''),
(8112, 1285, 'wprss_item_author', 'Ondas de Ouro'),
(8113, 1285, 'wprss_feed_id', '806'),
(8114, 1286, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/miguel-caparica-foto-do-ano/'),
(8115, 1286, 'wprss_item_enclosure', ''),
(8116, 1286, 'wprss_item_author', 'Ondas de Ouro'),
(8117, 1286, 'wprss_feed_id', '806'),
(8134, 1288, '_edit_lock', '1432340028:1'),
(8135, 1288, '_edit_last', '1'),
(8136, 1289, '_wp_attached_file', '2015/05/guincho.jpg'),
(8137, 1289, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1501;s:6:\"height\";i:600;s:4:\"file\";s:19:\"2015/05/guincho.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"guincho-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"guincho-540x216.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"guincho-700x280.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:20:\"guincho-1501x600.jpg\";s:5:\"width\";i:1501;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:19:\"guincho-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8138, 1288, '_thumbnail_id', '1289'),
(8143, 1295, 'wprss_item_permalink', 'http://ondasdeouro.pt/terminaram-as-candidaturas-votacoes-25-de-maio-a-9-de-junho/'),
(8144, 1295, 'wprss_item_enclosure', ''),
(8145, 1295, 'wprss_item_author', 'Ondas de Ouro'),
(8146, 1295, 'wprss_feed_id', '807'),
(8278, 1296, '_edit_lock', '1432599516:1'),
(8279, 1296, '_edit_last', '1'),
(8280, 1297, '_wp_attached_file', '2015/05/Untitled-117.jpg'),
(8281, 1297, '_require_file_renaming', '1'),
(8282, 1297, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1122;s:6:\"height\";i:828;s:4:\"file\";s:24:\"2015/05/Untitled-117.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-117-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-117-434x320.jpg\";s:5:\"width\";i:434;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Untitled-117-700x517.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"Untitled-117-1122x600.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"Untitled-117-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8283, 1296, '_thumbnail_id', '1297'),
(8284, 1296, 'aw_surfista', 'Nicolau Von Rupp	'),
(8285, 1296, '_aw_surfista', 'field_54fd889210f6e'),
(8286, 1296, 'aw_fotografo', ''),
(8287, 1296, '_aw_fotografo', 'field_54fd88b010f6f'),
(8288, 1296, 'aw_local', 'Supertubos	'),
(8289, 1296, '_aw_local', 'field_54fd88bc10f70'),
(8290, 1296, 'aw_cameraman', 'Tomás Paiva Raposo	'),
(8291, 1296, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8292, 1296, 'aw_data', '2014'),
(8293, 1296, '_aw_data', 'field_54fd8badb3f8a'),
(8294, 1296, 'aw_media_type', 'video'),
(8295, 1296, '_aw_media_type', 'field_550073fd4692a'),
(8296, 1296, 'aw_video', 'https://www.youtube.com/watch?v=4eFKow9VvgQ'),
(8297, 1296, '_aw_video', 'field_5500e5528c18d'),
(8298, 1298, '_edit_lock', '1432903826:1'),
(8299, 1298, '_edit_last', '1'),
(8300, 1299, '_wp_attached_file', '2015/05/Untitled-118.jpg'),
(8301, 1299, '_require_file_renaming', '1'),
(8302, 1299, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1122;s:6:\"height\";i:828;s:4:\"file\";s:24:\"2015/05/Untitled-118.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-118-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-118-434x320.jpg\";s:5:\"width\";i:434;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Untitled-118-700x517.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"Untitled-118-1122x600.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"Untitled-118-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8304, 1300, '_wp_attached_file', '2015/05/Untitled-119.jpg'),
(8305, 1300, '_require_file_renaming', '1'),
(8306, 1300, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1122;s:6:\"height\";i:828;s:4:\"file\";s:24:\"2015/05/Untitled-119.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-119-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-119-434x320.jpg\";s:5:\"width\";i:434;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Untitled-119-700x517.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"Untitled-119-1122x600.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"Untitled-119-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8307, 1298, '_thumbnail_id', '1300'),
(8308, 1298, 'aw_surfista', 'Tomas Valente	'),
(8309, 1298, '_aw_surfista', 'field_54fd889210f6e'),
(8310, 1298, 'aw_fotografo', ''),
(8311, 1298, '_aw_fotografo', 'field_54fd88b010f6f'),
(8312, 1298, 'aw_local', 'Carcavelos	'),
(8313, 1298, '_aw_local', 'field_54fd88bc10f70'),
(8314, 1298, 'aw_cameraman', 'Nuno Miguel	'),
(8315, 1298, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8316, 1298, 'aw_data', 'Dezembro 2014'),
(8317, 1298, '_aw_data', 'field_54fd8badb3f8a'),
(8318, 1298, 'aw_media_type', 'video'),
(8319, 1298, '_aw_media_type', 'field_550073fd4692a'),
(8320, 1298, 'aw_video', 'https://www.youtube.com/watch?v=lCEoUb1iKOA'),
(8321, 1298, '_aw_video', 'field_5500e5528c18d'),
(8322, 1301, '_edit_lock', '1432577700:1'),
(8323, 1301, '_edit_last', '1'),
(8324, 1302, '_wp_attached_file', '2015/05/Untitled-120.jpg'),
(8325, 1302, '_require_file_renaming', '1'),
(8326, 1302, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1122;s:6:\"height\";i:828;s:4:\"file\";s:24:\"2015/05/Untitled-120.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-120-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-120-434x320.jpg\";s:5:\"width\";i:434;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Untitled-120-700x517.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"Untitled-120-1122x600.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"Untitled-120-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8327, 1301, '_thumbnail_id', '1302'),
(8328, 1301, 'aw_surfista', 'Nuno Santos	'),
(8329, 1301, '_aw_surfista', 'field_54fd889210f6e'),
(8330, 1301, 'aw_fotografo', ''),
(8331, 1301, '_aw_fotografo', 'field_54fd88b010f6f'),
(8332, 1301, 'aw_local', 'Nazaré	'),
(8333, 1301, '_aw_local', 'field_54fd88bc10f70'),
(8334, 1301, 'aw_cameraman', 'Pedro Ferreira, Semiótica	'),
(8335, 1301, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8336, 1301, 'aw_data', '20.10.2014'),
(8337, 1301, '_aw_data', 'field_54fd8badb3f8a'),
(8338, 1301, 'aw_media_type', 'video'),
(8339, 1301, '_aw_media_type', 'field_550073fd4692a'),
(8340, 1301, 'aw_video', 'https://www.youtube.com/watch?v=IfJ5M8TUTB0'),
(8341, 1301, '_aw_video', 'field_5500e5528c18d'),
(8342, 1303, '_edit_lock', '1432726906:1'),
(8343, 1303, '_edit_last', '1'),
(8344, 1304, '_wp_attached_file', '2015/05/Untitled-121.jpg'),
(8345, 1304, '_require_file_renaming', '1'),
(8346, 1304, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1122;s:6:\"height\";i:828;s:4:\"file\";s:24:\"2015/05/Untitled-121.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-121-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-121-434x320.jpg\";s:5:\"width\";i:434;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Untitled-121-700x517.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"Untitled-121-1122x600.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"Untitled-121-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8347, 1303, '_thumbnail_id', '1304'),
(8348, 1303, 'aw_surfista', 'Hugo Vau	'),
(8349, 1303, '_aw_surfista', 'field_54fd889210f6e'),
(8350, 1303, 'aw_fotografo', ''),
(8351, 1303, '_aw_fotografo', 'field_54fd88b010f6f'),
(8352, 1303, 'aw_local', 'Nazaré	'),
(8353, 1303, '_aw_local', 'field_54fd88bc10f70'),
(8354, 1303, 'aw_cameraman', 'Bro Cinema'),
(8355, 1303, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8356, 1303, 'aw_data', '11.12.2014'),
(8357, 1303, '_aw_data', 'field_54fd8badb3f8a'),
(8358, 1303, 'aw_media_type', 'video'),
(8359, 1303, '_aw_media_type', 'field_550073fd4692a'),
(8360, 1303, 'aw_video', 'https://www.youtube.com/watch?v=yReEnP7la_M'),
(8361, 1303, '_aw_video', 'field_5500e5528c18d'),
(8362, 1305, '_edit_lock', '1433503038:1'),
(8363, 1306, '_wp_attached_file', '2015/05/Untitled-122.jpg'),
(8364, 1306, '_require_file_renaming', '1'),
(8365, 1306, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1122;s:6:\"height\";i:828;s:4:\"file\";s:24:\"2015/05/Untitled-122.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-122-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-122-434x320.jpg\";s:5:\"width\";i:434;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Untitled-122-700x517.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"Untitled-122-1122x600.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"Untitled-122-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8366, 1305, '_thumbnail_id', '1306'),
(8367, 1305, '_edit_last', '1'),
(8368, 1305, 'aw_surfista', 'Filipe Jervis	'),
(8369, 1305, '_aw_surfista', 'field_54fd889210f6e'),
(8370, 1305, 'aw_fotografo', ''),
(8371, 1305, '_aw_fotografo', 'field_54fd88b010f6f'),
(8372, 1305, 'aw_local', 'Guincho'),
(8373, 1305, '_aw_local', 'field_54fd88bc10f70'),
(8374, 1305, 'aw_cameraman', 'Tomás Paiva Raposo	'),
(8375, 1305, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8376, 1305, 'aw_data', '29.08.2014'),
(8377, 1305, '_aw_data', 'field_54fd8badb3f8a'),
(8378, 1305, 'aw_media_type', 'video'),
(8379, 1305, '_aw_media_type', 'field_550073fd4692a'),
(8380, 1305, 'aw_video', 'https://www.youtube.com/watch?v=JONUXH64DIs'),
(8381, 1305, '_aw_video', 'field_5500e5528c18d'),
(8382, 1307, '_edit_lock', '1432578124:1'),
(8383, 1307, '_edit_last', '1'),
(8384, 1308, '_wp_attached_file', '2015/05/Untitled-123.jpg'),
(8385, 1308, '_require_file_renaming', '1'),
(8386, 1308, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1122;s:6:\"height\";i:828;s:4:\"file\";s:24:\"2015/05/Untitled-123.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-123-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-123-434x320.jpg\";s:5:\"width\";i:434;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Untitled-123-700x517.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"Untitled-123-1122x600.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"Untitled-123-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8387, 1307, '_thumbnail_id', '1308'),
(8388, 1307, 'aw_surfista', 'Frederico Morais	'),
(8389, 1307, '_aw_surfista', 'field_54fd889210f6e'),
(8390, 1307, 'aw_fotografo', ''),
(8391, 1307, '_aw_fotografo', 'field_54fd88b010f6f'),
(8392, 1307, 'aw_local', 'Backdoor	'),
(8393, 1307, '_aw_local', 'field_54fd88bc10f70'),
(8394, 1307, 'aw_cameraman', 'Carlos Pinto	'),
(8395, 1307, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8396, 1307, 'aw_data', '9.2014'),
(8397, 1307, '_aw_data', 'field_54fd8badb3f8a'),
(8398, 1307, 'aw_media_type', 'video'),
(8399, 1307, '_aw_media_type', 'field_550073fd4692a'),
(8400, 1307, 'aw_video', 'https://www.youtube.com/watch?v=IhpZbt0c6eA'),
(8401, 1307, '_aw_video', 'field_5500e5528c18d'),
(8402, 1309, '_edit_lock', '1432599930:1'),
(8403, 1309, '_edit_last', '1'),
(8404, 1310, '_wp_attached_file', '2015/05/Untitled-124.jpg'),
(8405, 1310, '_require_file_renaming', '1'),
(8406, 1310, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1122;s:6:\"height\";i:828;s:4:\"file\";s:24:\"2015/05/Untitled-124.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-124-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-124-434x320.jpg\";s:5:\"width\";i:434;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Untitled-124-700x517.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"Untitled-124-1122x600.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"Untitled-124-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8407, 1309, '_thumbnail_id', '1310'),
(8408, 1309, 'aw_surfista', 'Frederico Morais	'),
(8409, 1309, '_aw_surfista', 'field_54fd889210f6e'),
(8410, 1309, 'aw_fotografo', ''),
(8411, 1309, '_aw_fotografo', 'field_54fd88b010f6f'),
(8412, 1309, 'aw_local', 'Arrifana	'),
(8413, 1309, '_aw_local', 'field_54fd88bc10f70'),
(8414, 1309, 'aw_cameraman', 'Carlos Pinto	'),
(8415, 1309, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8416, 1309, 'aw_data', '12.2014'),
(8417, 1309, '_aw_data', 'field_54fd8badb3f8a'),
(8418, 1309, 'aw_media_type', 'video'),
(8419, 1309, '_aw_media_type', 'field_550073fd4692a'),
(8420, 1309, 'aw_video', 'https://www.youtube.com/watch?v=aQGKOES-ZfA'),
(8421, 1309, '_aw_video', 'field_5500e5528c18d'),
(8422, 1311, '_edit_lock', '1432578435:1'),
(8423, 1311, '_edit_last', '1'),
(8424, 1312, '_wp_attached_file', '2015/05/Untitled-125.jpg'),
(8425, 1312, '_require_file_renaming', '1'),
(8426, 1312, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1122;s:6:\"height\";i:828;s:4:\"file\";s:24:\"2015/05/Untitled-125.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-125-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-125-434x320.jpg\";s:5:\"width\";i:434;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Untitled-125-700x517.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"Untitled-125-1122x600.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"Untitled-125-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8427, 1311, '_thumbnail_id', '1312'),
(8428, 1311, 'aw_surfista', 'Tomás Valente	'),
(8429, 1311, '_aw_surfista', 'field_54fd889210f6e'),
(8430, 1311, 'aw_fotografo', ''),
(8431, 1311, '_aw_fotografo', 'field_54fd88b010f6f'),
(8432, 1311, 'aw_local', 'Algarve	'),
(8433, 1311, '_aw_local', 'field_54fd88bc10f70'),
(8434, 1311, 'aw_cameraman', 'Ricardo Damásio	'),
(8435, 1311, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8436, 1311, 'aw_data', '5.2014'),
(8437, 1311, '_aw_data', 'field_54fd8badb3f8a'),
(8438, 1311, 'aw_media_type', 'video'),
(8439, 1311, '_aw_media_type', 'field_550073fd4692a'),
(8440, 1311, 'aw_video', 'https://www.youtube.com/watch?v=hFRNWB5WnTM'),
(8441, 1311, '_aw_video', 'field_5500e5528c18d'),
(8442, 1313, '_edit_lock', '1432599718:1'),
(8443, 1313, '_edit_last', '1'),
(8444, 1314, '_wp_attached_file', '2015/05/Untitled-126.jpg'),
(8445, 1314, '_require_file_renaming', '1'),
(8446, 1314, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1122;s:6:\"height\";i:828;s:4:\"file\";s:24:\"2015/05/Untitled-126.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Untitled-126-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Untitled-126-434x320.jpg\";s:5:\"width\";i:434;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Untitled-126-700x517.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"Untitled-126-1122x600.jpg\";s:5:\"width\";i:1122;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"Untitled-126-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8447, 1313, '_thumbnail_id', '1314'),
(8448, 1313, 'aw_surfista', 'Frederico Morais	'),
(8449, 1313, '_aw_surfista', 'field_54fd889210f6e'),
(8450, 1313, 'aw_fotografo', ''),
(8451, 1313, '_aw_fotografo', 'field_54fd88b010f6f'),
(8452, 1313, 'aw_local', 'Caparica	'),
(8453, 1313, '_aw_local', 'field_54fd88bc10f70'),
(8454, 1313, 'aw_cameraman', 'Carlos Pinto	'),
(8455, 1313, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8456, 1313, 'aw_data', 'Dezembro 2014'),
(8457, 1313, '_aw_data', 'field_54fd8badb3f8a'),
(8458, 1313, 'aw_media_type', 'video'),
(8459, 1313, '_aw_media_type', 'field_550073fd4692a'),
(8460, 1313, 'aw_video', 'https://www.youtube.com/watch?v=Cjxj7g0xnXQ'),
(8461, 1313, '_aw_video', 'field_5500e5528c18d'),
(8464, 1315, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/frederico-morais-onda-do-ano/'),
(8465, 1315, 'wprss_item_enclosure', ''),
(8466, 1315, 'wprss_item_author', 'Ondas de Ouro'),
(8467, 1315, 'wprss_feed_id', '806'),
(8468, 1316, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/tomas-valente-manobra-do-ano/'),
(8469, 1316, 'wprss_item_enclosure', ''),
(8470, 1316, 'wprss_item_author', 'Ondas de Ouro'),
(8471, 1316, 'wprss_feed_id', '806'),
(8472, 1317, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/frederico-morais-manobra-do-ano-onda-2/'),
(8473, 1317, 'wprss_item_enclosure', ''),
(8474, 1317, 'wprss_item_author', 'Ondas de Ouro'),
(8475, 1317, 'wprss_feed_id', '806'),
(8476, 1318, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/frederico-morais-manobra-do-ano-onda-1/'),
(8477, 1318, 'wprss_item_enclosure', ''),
(8478, 1318, 'wprss_item_author', 'Ondas de Ouro'),
(8479, 1318, 'wprss_feed_id', '806'),
(8480, 1319, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/filipe-jervis-manobra-do-ano/'),
(8481, 1319, 'wprss_item_enclosure', ''),
(8482, 1319, 'wprss_item_author', 'Ondas de Ouro'),
(8483, 1319, 'wprss_feed_id', '806'),
(8484, 1320, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/hugo-vau-maior-onda-tow-in/'),
(8485, 1320, 'wprss_item_enclosure', ''),
(8486, 1320, 'wprss_item_author', 'Ondas de Ouro'),
(8487, 1320, 'wprss_feed_id', '806'),
(8488, 1321, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/nuno-santos-maior-onda-remada/'),
(8489, 1321, 'wprss_item_enclosure', ''),
(8490, 1321, 'wprss_item_author', 'Ondas de Ouro'),
(8491, 1321, 'wprss_feed_id', '806'),
(8492, 1322, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/tomas-valente-tubo-do-ano/'),
(8493, 1322, 'wprss_item_enclosure', ''),
(8494, 1322, 'wprss_item_author', 'Ondas de Ouro'),
(8495, 1322, 'wprss_feed_id', '806'),
(8496, 1323, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/nicolau-von-rupp-tubo-do-ano/'),
(8497, 1323, 'wprss_item_enclosure', ''),
(8498, 1323, 'wprss_item_author', 'Ondas de Ouro'),
(8499, 1323, 'wprss_feed_id', '806'),
(8500, 1324, '_edit_lock', '1432580059:1'),
(8501, 1324, '_edit_last', '1'),
(8502, 1325, '_wp_attached_file', '2015/05/fotos_do_ano_final_carlos_pinto_açores.jpg'),
(8503, 1325, '_require_file_renaming', '1');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(8504, 1325, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:51:\"2015/05/fotos_do_ano_final_carlos_pinto_açores.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"fotos_do_ano_final_carlos_pinto_açores-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:51:\"fotos_do_ano_final_carlos_pinto_açores-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:51:\"fotos_do_ano_final_carlos_pinto_açores-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:52:\"fotos_do_ano_final_carlos_pinto_açores-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:51:\"fotos_do_ano_final_carlos_pinto_açores-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8505, 1324, '_thumbnail_id', '1325'),
(8506, 1324, 'aw_surfista', 'Frederico Morais	'),
(8507, 1324, '_aw_surfista', 'field_54fd889210f6e'),
(8508, 1324, 'aw_fotografo', 'Carlos Pinto	'),
(8509, 1324, '_aw_fotografo', 'field_54fd88b010f6f'),
(8510, 1324, 'aw_local', 'Açores	'),
(8511, 1324, '_aw_local', 'field_54fd88bc10f70'),
(8512, 1324, 'aw_cameraman', ''),
(8513, 1324, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8514, 1324, 'aw_data', '3.2015'),
(8515, 1324, '_aw_data', 'field_54fd8badb3f8a'),
(8516, 1324, 'aw_media_type', 'photo'),
(8517, 1324, '_aw_media_type', 'field_550073fd4692a'),
(8518, 1324, 'aw_video', ''),
(8519, 1324, '_aw_video', 'field_5500e5528c18d'),
(8520, 1326, '_edit_lock', '1432580126:1'),
(8521, 1326, '_edit_last', '1'),
(8522, 1327, '_wp_attached_file', '2015/05/fotos_do_ano_final_andre_carvalho_cabo_verde.jpg'),
(8523, 1327, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:56:\"2015/05/fotos_do_ano_final_andre_carvalho_cabo_verde.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:56:\"fotos_do_ano_final_andre_carvalho_cabo_verde-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:56:\"fotos_do_ano_final_andre_carvalho_cabo_verde-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:56:\"fotos_do_ano_final_andre_carvalho_cabo_verde-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:57:\"fotos_do_ano_final_andre_carvalho_cabo_verde-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:56:\"fotos_do_ano_final_andre_carvalho_cabo_verde-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8524, 1326, '_thumbnail_id', '1327'),
(8525, 1326, 'aw_surfista', ''),
(8526, 1326, '_aw_surfista', 'field_54fd889210f6e'),
(8527, 1326, 'aw_fotografo', 'André Carvalho	'),
(8528, 1326, '_aw_fotografo', 'field_54fd88b010f6f'),
(8529, 1326, 'aw_local', 'Cabo Verde	'),
(8530, 1326, '_aw_local', 'field_54fd88bc10f70'),
(8531, 1326, 'aw_cameraman', ''),
(8532, 1326, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8533, 1326, 'aw_data', '11.2014'),
(8534, 1326, '_aw_data', 'field_54fd8badb3f8a'),
(8535, 1326, 'aw_media_type', 'photo'),
(8536, 1326, '_aw_media_type', 'field_550073fd4692a'),
(8537, 1326, 'aw_video', ''),
(8538, 1326, '_aw_video', 'field_5500e5528c18d'),
(8539, 1328, '_edit_lock', '1432580194:1'),
(8540, 1328, '_edit_last', '1'),
(8541, 1329, '_wp_attached_file', '2015/05/fotos_do_ano_final_andre_carvalho_ericeira_noc.jpg'),
(8542, 1329, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:58:\"2015/05/fotos_do_ano_final_andre_carvalho_ericeira_noc.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"fotos_do_ano_final_andre_carvalho_ericeira_noc-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"fotos_do_ano_final_andre_carvalho_ericeira_noc-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:58:\"fotos_do_ano_final_andre_carvalho_ericeira_noc-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:59:\"fotos_do_ano_final_andre_carvalho_ericeira_noc-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:58:\"fotos_do_ano_final_andre_carvalho_ericeira_noc-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8543, 1328, '_thumbnail_id', '1329'),
(8544, 1328, 'aw_surfista', 'Nicolau Von Rupp	'),
(8545, 1328, '_aw_surfista', 'field_54fd889210f6e'),
(8546, 1328, 'aw_fotografo', 'André Carvalho	'),
(8547, 1328, '_aw_fotografo', 'field_54fd88b010f6f'),
(8548, 1328, 'aw_local', 'Ericieira	'),
(8549, 1328, '_aw_local', 'field_54fd88bc10f70'),
(8550, 1328, 'aw_cameraman', ''),
(8551, 1328, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8552, 1328, 'aw_data', '2.2015'),
(8553, 1328, '_aw_data', 'field_54fd8badb3f8a'),
(8554, 1328, 'aw_media_type', 'photo'),
(8555, 1328, '_aw_media_type', 'field_550073fd4692a'),
(8556, 1328, 'aw_video', ''),
(8557, 1328, '_aw_video', 'field_5500e5528c18d'),
(8558, 1330, '_edit_lock', '1432599669:1'),
(8559, 1330, '_edit_last', '1'),
(8560, 1331, '_wp_attached_file', '2015/05/maior_onda_remada_hugo_vau.jpg'),
(8561, 1331, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:38:\"2015/05/maior_onda_remada_hugo_vau.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"maior_onda_remada_hugo_vau-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"maior_onda_remada_hugo_vau-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:38:\"maior_onda_remada_hugo_vau-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:39:\"maior_onda_remada_hugo_vau-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:38:\"maior_onda_remada_hugo_vau-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8562, 1330, '_thumbnail_id', '1331'),
(8563, 1330, 'aw_surfista', 'Hugo Vau	'),
(8564, 1330, '_aw_surfista', 'field_54fd889210f6e'),
(8565, 1330, 'aw_fotografo', 'Jorge Leal/Polvo	'),
(8566, 1330, '_aw_fotografo', 'field_54fd88b010f6f'),
(8567, 1330, 'aw_local', 'Nazaré	'),
(8568, 1330, '_aw_local', 'field_54fd88bc10f70'),
(8569, 1330, 'aw_cameraman', ''),
(8570, 1330, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8571, 1330, 'aw_data', '15.11.2014'),
(8572, 1330, '_aw_data', 'field_54fd8badb3f8a'),
(8573, 1330, 'aw_media_type', 'photo'),
(8574, 1330, '_aw_media_type', 'field_550073fd4692a'),
(8575, 1330, 'aw_video', ''),
(8576, 1330, '_aw_video', 'field_5500e5528c18d'),
(8577, 1332, '_edit_lock', '1432599667:1'),
(8578, 1332, '_edit_last', '1'),
(8579, 1333, '_wp_attached_file', '2015/05/maior_onda_remada_nic.jpg'),
(8580, 1333, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:33:\"2015/05/maior_onda_remada_nic.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"maior_onda_remada_nic-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"maior_onda_remada_nic-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"maior_onda_remada_nic-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:34:\"maior_onda_remada_nic-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:33:\"maior_onda_remada_nic-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8581, 1332, '_thumbnail_id', '1333'),
(8582, 1332, 'aw_surfista', 'Nicolau Von Rupp	'),
(8583, 1332, '_aw_surfista', 'field_54fd889210f6e'),
(8584, 1332, 'aw_fotografo', 'Gustavo Imigrante'),
(8585, 1332, '_aw_fotografo', 'field_54fd88b010f6f'),
(8586, 1332, 'aw_local', 'Irlanda	'),
(8587, 1332, '_aw_local', 'field_54fd88bc10f70'),
(8588, 1332, 'aw_cameraman', ''),
(8589, 1332, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8590, 1332, 'aw_data', '1.2015'),
(8591, 1332, '_aw_data', 'field_54fd8badb3f8a'),
(8592, 1332, 'aw_media_type', 'photo'),
(8593, 1332, '_aw_media_type', 'field_550073fd4692a'),
(8594, 1332, 'aw_video', ''),
(8595, 1332, '_aw_video', 'field_5500e5528c18d'),
(8596, 728, 'field_5563723f18204', 'a:10:{s:3:\"key\";s:19:\"field_5563723f18204\";s:5:\"label\";s:9:\"Finalista\";s:4:\"name\";s:12:\"aw_finalista\";s:4:\"type\";s:10:\"true_false\";s:12:\"instructions\";s:0:\"\";s:8:\"required\";s:1:\"0\";s:7:\"message\";s:0:\"\";s:13:\"default_value\";s:1:\"0\";s:17:\"conditional_logic\";a:3:{s:6:\"status\";s:1:\"0\";s:5:\"rules\";a:1:{i:0;a:3:{s:5:\"field\";s:19:\"field_550073fd4692a\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:5:\"video\";}}s:8:\"allorany\";s:3:\"all\";}s:8:\"order_no\";i:7;}'),
(8597, 728, 'rule', 'a:5:{s:5:\"param\";s:9:\"post_type\";s:8:\"operator\";s:2:\"==\";s:5:\"value\";s:12:\"candidaturas\";s:8:\"order_no\";i:0;s:8:\"group_no\";i:0;}'),
(8598, 1296, 'aw_finalista', '1'),
(8599, 1296, '_aw_finalista', 'field_5563723f18204'),
(8602, 1334, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/nicolau-von-rupp-maior-onda-remada/'),
(8603, 1334, 'wprss_item_enclosure', ''),
(8604, 1334, 'wprss_item_author', 'Ondas de Ouro'),
(8605, 1334, 'wprss_feed_id', '806'),
(8606, 1335, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/hugo-vau-maior-onda-remada/'),
(8607, 1335, 'wprss_item_enclosure', ''),
(8608, 1335, 'wprss_item_author', 'Ondas de Ouro'),
(8609, 1335, 'wprss_feed_id', '806'),
(8610, 1336, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/andre-carvalho-foto-do-ano-4/'),
(8611, 1336, 'wprss_item_enclosure', ''),
(8612, 1336, 'wprss_item_author', 'Ondas de Ouro'),
(8613, 1336, 'wprss_feed_id', '806'),
(8614, 1337, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/andre-carvalho-foto-do-ano-3/'),
(8615, 1337, 'wprss_item_enclosure', ''),
(8616, 1337, 'wprss_item_author', 'Ondas de Ouro'),
(8617, 1337, 'wprss_feed_id', '806'),
(8618, 1338, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/carlos-pinto-foto-do-ano-4/'),
(8619, 1338, 'wprss_item_enclosure', ''),
(8620, 1338, 'wprss_item_author', 'Ondas de Ouro'),
(8621, 1338, 'wprss_feed_id', '806'),
(8624, 1305, 'aw_finalista', '1'),
(8625, 1305, '_aw_finalista', 'field_5563723f18204'),
(8626, 1339, '_edit_lock', '1432903955:1'),
(8627, 1339, '_edit_last', '1'),
(8628, 1340, '_wp_attached_file', '2015/05/Vasco-Ribeiro.png'),
(8629, 1340, '_require_file_renaming', '1'),
(8630, 1340, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:980;s:6:\"height\";i:761;s:4:\"file\";s:25:\"2015/05/Vasco-Ribeiro.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Vasco-Ribeiro-248x114.png\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Vasco-Ribeiro-412x320.png\";s:5:\"width\";i:412;s:6:\"height\";i:320;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Vasco-Ribeiro-700x544.png\";s:5:\"width\";i:700;s:6:\"height\";i:544;s:9:\"mime-type\";s:9:\"image/png\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"Vasco-Ribeiro-980x600.png\";s:5:\"width\";i:980;s:6:\"height\";i:600;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"Vasco-Ribeiro-200x200.png\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8631, 1339, '_thumbnail_id', '1340'),
(8632, 1339, 'aw_surfista', ''),
(8633, 1339, '_aw_surfista', 'field_54fd889210f6e'),
(8634, 1339, 'aw_fotografo', ''),
(8635, 1339, '_aw_fotografo', 'field_54fd88b010f6f'),
(8636, 1339, 'aw_local', ''),
(8637, 1339, '_aw_local', 'field_54fd88bc10f70'),
(8638, 1339, 'aw_cameraman', ''),
(8639, 1339, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8640, 1339, 'aw_data', ''),
(8641, 1339, '_aw_data', 'field_54fd8badb3f8a'),
(8642, 1339, 'aw_media_type', 'photo'),
(8643, 1339, '_aw_media_type', 'field_550073fd4692a'),
(8644, 1339, 'aw_video', ''),
(8645, 1339, '_aw_video', 'field_5500e5528c18d'),
(8646, 1339, 'aw_finalista', '1'),
(8647, 1339, '_aw_finalista', 'field_5563723f18204'),
(8650, 1342, '_edit_lock', '1432903957:1'),
(8651, 1342, '_edit_last', '1'),
(8652, 1343, '_wp_attached_file', '2015/05/nic.jpg'),
(8653, 1343, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1772;s:6:\"height\";i:1188;s:4:\"file\";s:15:\"2015/05/nic.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"nic-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"nic-477x320.jpg\";s:5:\"width\";i:477;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"nic-700x469.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:469;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:16:\"nic-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"nic-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1384834792;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"98\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(8654, 1342, '_thumbnail_id', '1343'),
(8655, 1342, 'aw_surfista', ''),
(8656, 1342, '_aw_surfista', 'field_54fd889210f6e'),
(8657, 1342, 'aw_fotografo', ''),
(8658, 1342, '_aw_fotografo', 'field_54fd88b010f6f'),
(8659, 1342, 'aw_local', ''),
(8660, 1342, '_aw_local', 'field_54fd88bc10f70'),
(8661, 1342, 'aw_cameraman', ''),
(8662, 1342, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8663, 1342, 'aw_data', ''),
(8664, 1342, '_aw_data', 'field_54fd8badb3f8a'),
(8665, 1342, 'aw_media_type', 'photo'),
(8666, 1342, '_aw_media_type', 'field_550073fd4692a'),
(8667, 1342, 'aw_video', ''),
(8668, 1342, '_aw_video', 'field_5500e5528c18d'),
(8669, 1342, 'aw_finalista', '1'),
(8670, 1342, '_aw_finalista', 'field_5563723f18204'),
(8671, 1344, '_edit_lock', '1432903959:1'),
(8672, 1344, '_edit_last', '1'),
(8673, 1345, '_wp_attached_file', '2015/05/Kikas2.jpg'),
(8674, 1345, '_require_file_renaming', '1'),
(8675, 1345, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:18:\"2015/05/Kikas2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"Kikas2-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"Kikas2-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:18:\"Kikas2-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:19:\"Kikas2-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:18:\"Kikas2-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:5.5999999999999996447286321199499070644378662109375;s:6:\"credit\";s:12:\"043021001616\";s:6:\"camera\";s:20:\"Canon EOS 7D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1423366559;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:8:\"0.000625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8676, 1344, '_thumbnail_id', '1345'),
(8677, 1344, 'aw_surfista', ''),
(8678, 1344, '_aw_surfista', 'field_54fd889210f6e'),
(8679, 1344, 'aw_fotografo', ''),
(8680, 1344, '_aw_fotografo', 'field_54fd88b010f6f'),
(8681, 1344, 'aw_local', ''),
(8682, 1344, '_aw_local', 'field_54fd88bc10f70'),
(8683, 1344, 'aw_cameraman', ''),
(8684, 1344, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8685, 1344, 'aw_data', ''),
(8686, 1344, '_aw_data', 'field_54fd8badb3f8a'),
(8687, 1344, 'aw_media_type', 'photo'),
(8688, 1344, '_aw_media_type', 'field_550073fd4692a'),
(8689, 1344, 'aw_video', ''),
(8690, 1344, '_aw_video', 'field_5500e5528c18d'),
(8691, 1344, 'aw_finalista', '1'),
(8692, 1344, '_aw_finalista', 'field_5563723f18204'),
(8693, 1346, '_edit_lock', '1432903961:1'),
(8694, 1346, '_edit_last', '1'),
(8695, 1347, '_wp_attached_file', '2015/05/hugo-vau.jpg'),
(8696, 1347, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1128;s:4:\"file\";s:20:\"2015/05/hugo-vau.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"hugo-vau-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"hugo-vau-454x320.jpg\";s:5:\"width\";i:454;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"hugo-vau-700x494.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:494;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"hugo-vau-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"hugo-vau-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8697, 1346, '_thumbnail_id', '1347'),
(8698, 1346, 'aw_surfista', ''),
(8699, 1346, '_aw_surfista', 'field_54fd889210f6e'),
(8700, 1346, 'aw_fotografo', ''),
(8701, 1346, '_aw_fotografo', 'field_54fd88b010f6f'),
(8702, 1346, 'aw_local', ''),
(8703, 1346, '_aw_local', 'field_54fd88bc10f70'),
(8704, 1346, 'aw_cameraman', ''),
(8705, 1346, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8706, 1346, 'aw_data', ''),
(8707, 1346, '_aw_data', 'field_54fd8badb3f8a'),
(8708, 1346, 'aw_media_type', 'photo'),
(8709, 1346, '_aw_media_type', 'field_550073fd4692a'),
(8710, 1346, 'aw_video', ''),
(8711, 1346, '_aw_video', 'field_5500e5528c18d'),
(8712, 1346, 'aw_finalista', '1'),
(8713, 1346, '_aw_finalista', 'field_5563723f18204'),
(8714, 1348, '_edit_lock', '1432904044:1'),
(8715, 1348, '_edit_last', '1'),
(8716, 1349, '_wp_attached_file', '2015/05/Camila-Kemp.jpg'),
(8717, 1349, '_require_file_renaming', '1'),
(8718, 1349, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1600;s:4:\"file\";s:23:\"2015/05/Camila-Kemp.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Camila-Kemp-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Camila-Kemp-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"Camila-Kemp-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:24:\"Camila-Kemp-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"Camila-Kemp-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(8719, 1350, '_wp_attached_file', '2015/05/Camila-Kemp1.jpg'),
(8720, 1350, '_require_file_renaming', '1'),
(8721, 1350, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1091;s:4:\"file\";s:24:\"2015/05/Camila-Kemp1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Camila-Kemp1-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Camila-Kemp1-469x320.jpg\";s:5:\"width\";i:469;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"Camila-Kemp1-700x477.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:477;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"Camila-Kemp1-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"Camila-Kemp1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(8722, 1348, '_thumbnail_id', '1350'),
(8723, 1348, 'aw_surfista', ''),
(8724, 1348, '_aw_surfista', 'field_54fd889210f6e'),
(8725, 1348, 'aw_fotografo', ''),
(8726, 1348, '_aw_fotografo', 'field_54fd88b010f6f'),
(8727, 1348, 'aw_local', ''),
(8728, 1348, '_aw_local', 'field_54fd88bc10f70'),
(8729, 1348, 'aw_cameraman', ''),
(8730, 1348, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8731, 1348, 'aw_data', ''),
(8732, 1348, '_aw_data', 'field_54fd8badb3f8a'),
(8733, 1348, 'aw_media_type', 'photo'),
(8734, 1348, '_aw_media_type', 'field_550073fd4692a'),
(8735, 1348, 'aw_video', ''),
(8736, 1348, '_aw_video', 'field_5500e5528c18d'),
(8737, 1348, 'aw_finalista', '1'),
(8738, 1348, '_aw_finalista', 'field_5563723f18204'),
(8739, 1351, '_edit_lock', '1432904187:1'),
(8740, 1351, '_edit_last', '1'),
(8741, 1352, '_wp_attached_file', '2015/05/carina-duarte.jpg'),
(8742, 1352, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:25:\"2015/05/carina-duarte.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"carina-duarte-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"carina-duarte-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"carina-duarte-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:26:\"carina-duarte-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"carina-duarte-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:11;s:6:\"credit\";s:13:\"Ricardo Bravo\";s:6:\"camera\";s:20:\"Canon EOS-1D Mark IV\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1426960402;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"26\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8743, 1351, '_thumbnail_id', '1352'),
(8744, 1351, 'aw_surfista', ''),
(8745, 1351, '_aw_surfista', 'field_54fd889210f6e'),
(8746, 1351, 'aw_fotografo', ''),
(8747, 1351, '_aw_fotografo', 'field_54fd88b010f6f'),
(8748, 1351, 'aw_local', ''),
(8749, 1351, '_aw_local', 'field_54fd88bc10f70'),
(8750, 1351, 'aw_cameraman', ''),
(8751, 1351, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8752, 1351, 'aw_data', ''),
(8753, 1351, '_aw_data', 'field_54fd8badb3f8a'),
(8754, 1351, 'aw_media_type', 'photo'),
(8755, 1351, '_aw_media_type', 'field_550073fd4692a'),
(8756, 1351, 'aw_video', ''),
(8757, 1351, '_aw_video', 'field_5500e5528c18d'),
(8758, 1351, 'aw_finalista', '1'),
(8759, 1351, '_aw_finalista', 'field_5563723f18204'),
(8760, 1353, '_edit_lock', '1432904175:1'),
(8761, 1353, '_edit_last', '1'),
(8762, 1354, '_wp_attached_file', '2015/05/joana-andrade.jpg'),
(8763, 1354, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1066;s:6:\"height\";i:804;s:4:\"file\";s:25:\"2015/05/joana-andrade.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"joana-andrade-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"joana-andrade-424x320.jpg\";s:5:\"width\";i:424;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"joana-andrade-700x528.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:528;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:26:\"joana-andrade-1066x600.jpg\";s:5:\"width\";i:1066;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"joana-andrade-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:5.5999999999999996447286321199499070644378662109375;s:6:\"credit\";s:9:\"Ana Palma\";s:6:\"camera\";s:12:\"Canon EOS 7D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1397143095;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"55\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(8764, 1353, '_thumbnail_id', '1354'),
(8765, 1353, 'aw_surfista', ''),
(8766, 1353, '_aw_surfista', 'field_54fd889210f6e'),
(8767, 1353, 'aw_fotografo', ''),
(8768, 1353, '_aw_fotografo', 'field_54fd88b010f6f'),
(8769, 1353, 'aw_local', ''),
(8770, 1353, '_aw_local', 'field_54fd88bc10f70'),
(8771, 1353, 'aw_cameraman', ''),
(8772, 1353, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8773, 1353, 'aw_data', ''),
(8774, 1353, '_aw_data', 'field_54fd8badb3f8a'),
(8775, 1353, 'aw_media_type', 'photo'),
(8776, 1353, '_aw_media_type', 'field_550073fd4692a'),
(8777, 1353, 'aw_video', ''),
(8778, 1353, '_aw_video', 'field_5500e5528c18d'),
(8779, 1353, 'aw_finalista', '1'),
(8780, 1353, '_aw_finalista', 'field_5563723f18204'),
(8781, 1355, '_edit_lock', '1432904182:1'),
(8782, 1355, '_edit_last', '1'),
(8783, 1356, '_wp_attached_file', '2015/05/Teresa-Bonvalot2.jpg'),
(8784, 1356, '_require_file_renaming', '1'),
(8785, 1356, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:28:\"2015/05/Teresa-Bonvalot2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"Teresa-Bonvalot2-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"Teresa-Bonvalot2-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Teresa-Bonvalot2-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:29:\"Teresa-Bonvalot2-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"Teresa-Bonvalot2-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:9;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS-1D X\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1430576127;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"600\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8786, 1355, '_thumbnail_id', '1356'),
(8787, 1355, 'aw_surfista', ''),
(8788, 1355, '_aw_surfista', 'field_54fd889210f6e'),
(8789, 1355, 'aw_fotografo', ''),
(8790, 1355, '_aw_fotografo', 'field_54fd88b010f6f'),
(8791, 1355, 'aw_local', ''),
(8792, 1355, '_aw_local', 'field_54fd88bc10f70'),
(8793, 1355, 'aw_cameraman', ''),
(8794, 1355, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8795, 1355, 'aw_data', ''),
(8796, 1355, '_aw_data', 'field_54fd8badb3f8a'),
(8797, 1355, 'aw_media_type', 'photo'),
(8798, 1355, '_aw_media_type', 'field_550073fd4692a'),
(8799, 1355, 'aw_video', ''),
(8800, 1355, '_aw_video', 'field_5500e5528c18d'),
(8801, 1355, 'aw_finalista', '1'),
(8802, 1355, '_aw_finalista', 'field_5563723f18204'),
(8803, 1357, '_edit_lock', '1432904376:1'),
(8804, 1357, '_edit_last', '1'),
(8805, 1358, '_wp_attached_file', '2015/05/treinador_do_ano_1.jpg'),
(8806, 1358, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1066;s:6:\"height\";i:804;s:4:\"file\";s:30:\"2015/05/treinador_do_ano_1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"treinador_do_ano_1-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"treinador_do_ano_1-424x320.jpg\";s:5:\"width\";i:424;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"treinador_do_ano_1-700x528.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:528;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:31:\"treinador_do_ano_1-1066x600.jpg\";s:5:\"width\";i:1066;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"treinador_do_ano_1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8807, 1357, '_thumbnail_id', '1358'),
(8808, 1357, 'aw_surfista', ''),
(8809, 1357, '_aw_surfista', 'field_54fd889210f6e'),
(8810, 1357, 'aw_fotografo', ''),
(8811, 1357, '_aw_fotografo', 'field_54fd88b010f6f'),
(8812, 1357, 'aw_local', ''),
(8813, 1357, '_aw_local', 'field_54fd88bc10f70'),
(8814, 1357, 'aw_cameraman', ''),
(8815, 1357, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8816, 1357, 'aw_data', ''),
(8817, 1357, '_aw_data', 'field_54fd8badb3f8a'),
(8818, 1357, 'aw_media_type', 'photo'),
(8819, 1357, '_aw_media_type', 'field_550073fd4692a'),
(8820, 1357, 'aw_video', ''),
(8821, 1357, '_aw_video', 'field_5500e5528c18d'),
(8822, 1357, 'aw_finalista', '1'),
(8823, 1357, '_aw_finalista', 'field_5563723f18204'),
(8824, 1359, '_edit_lock', '1432904368:1'),
(8825, 1359, '_edit_last', '1'),
(8826, 1360, '_wp_attached_file', '2015/05/treinador_do_ano_3.jpg'),
(8827, 1360, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1066;s:6:\"height\";i:804;s:4:\"file\";s:30:\"2015/05/treinador_do_ano_3.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"treinador_do_ano_3-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"treinador_do_ano_3-424x320.jpg\";s:5:\"width\";i:424;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"treinador_do_ano_3-700x528.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:528;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:31:\"treinador_do_ano_3-1066x600.jpg\";s:5:\"width\";i:1066;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"treinador_do_ano_3-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8828, 1359, '_thumbnail_id', '1360'),
(8829, 1359, 'aw_surfista', ''),
(8830, 1359, '_aw_surfista', 'field_54fd889210f6e'),
(8831, 1359, 'aw_fotografo', ''),
(8832, 1359, '_aw_fotografo', 'field_54fd88b010f6f'),
(8833, 1359, 'aw_local', ''),
(8834, 1359, '_aw_local', 'field_54fd88bc10f70'),
(8835, 1359, 'aw_cameraman', ''),
(8836, 1359, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8837, 1359, 'aw_data', ''),
(8838, 1359, '_aw_data', 'field_54fd8badb3f8a'),
(8839, 1359, 'aw_media_type', 'photo'),
(8840, 1359, '_aw_media_type', 'field_550073fd4692a'),
(8841, 1359, 'aw_video', ''),
(8842, 1359, '_aw_video', 'field_5500e5528c18d'),
(8843, 1359, 'aw_finalista', '1'),
(8844, 1359, '_aw_finalista', 'field_5563723f18204'),
(8845, 1361, '_edit_lock', '1432904367:1'),
(8846, 1361, '_edit_last', '1'),
(8847, 1362, '_wp_attached_file', '2015/05/treinador_do_ano_4.jpg'),
(8848, 1362, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:30:\"2015/05/treinador_do_ano_4.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"treinador_do_ano_4-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"treinador_do_ano_4-427x320.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"treinador_do_ano_4-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:31:\"treinador_do_ano_4-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"treinador_do_ano_4-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8849, 1361, '_thumbnail_id', '1362'),
(8850, 1361, 'aw_surfista', ''),
(8851, 1361, '_aw_surfista', 'field_54fd889210f6e'),
(8852, 1361, 'aw_fotografo', ''),
(8853, 1361, '_aw_fotografo', 'field_54fd88b010f6f'),
(8854, 1361, 'aw_local', ''),
(8855, 1361, '_aw_local', 'field_54fd88bc10f70'),
(8856, 1361, 'aw_cameraman', ''),
(8857, 1361, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8858, 1361, 'aw_data', ''),
(8859, 1361, '_aw_data', 'field_54fd8badb3f8a'),
(8860, 1361, 'aw_media_type', 'photo'),
(8861, 1361, '_aw_media_type', 'field_550073fd4692a'),
(8862, 1361, 'aw_video', ''),
(8863, 1361, '_aw_video', 'field_5500e5528c18d'),
(8864, 1361, 'aw_finalista', '1'),
(8865, 1361, '_aw_finalista', 'field_5563723f18204'),
(8866, 1363, '_edit_lock', '1432904366:1'),
(8867, 1363, '_edit_last', '1'),
(8870, 1364, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/richard-dog-marsh/'),
(8871, 1364, 'wprss_item_enclosure', ''),
(8872, 1364, 'wprss_item_author', 'Ondas de Ouro'),
(8873, 1364, 'wprss_feed_id', '806'),
(8874, 1365, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/miguel-graca/'),
(8875, 1365, 'wprss_item_enclosure', ''),
(8876, 1365, 'wprss_item_author', 'Ondas de Ouro'),
(8877, 1365, 'wprss_feed_id', '806'),
(8878, 1366, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/academia-professional-de-surf/'),
(8879, 1366, 'wprss_item_enclosure', ''),
(8880, 1366, 'wprss_item_author', 'Ondas de Ouro'),
(8881, 1366, 'wprss_feed_id', '806'),
(8882, 1367, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/teresa-bonvalot/'),
(8883, 1367, 'wprss_item_enclosure', ''),
(8884, 1367, 'wprss_item_author', 'Ondas de Ouro'),
(8885, 1367, 'wprss_feed_id', '806'),
(8886, 1368, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/joana-andrade/'),
(8887, 1368, 'wprss_item_enclosure', ''),
(8888, 1368, 'wprss_item_author', 'Ondas de Ouro'),
(8889, 1368, 'wprss_feed_id', '806'),
(8890, 1369, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/carina-duarte/'),
(8891, 1369, 'wprss_item_enclosure', ''),
(8892, 1369, 'wprss_item_author', 'Ondas de Ouro'),
(8893, 1369, 'wprss_feed_id', '806'),
(8894, 1370, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/camila-kemp/'),
(8895, 1370, 'wprss_item_enclosure', ''),
(8896, 1370, 'wprss_item_author', 'Ondas de Ouro'),
(8897, 1370, 'wprss_feed_id', '806'),
(8898, 1371, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/hugo-vau/'),
(8899, 1371, 'wprss_item_enclosure', ''),
(8900, 1371, 'wprss_item_author', 'Ondas de Ouro'),
(8901, 1371, 'wprss_feed_id', '806'),
(8902, 1372, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/francisco-morais/'),
(8903, 1372, 'wprss_item_enclosure', ''),
(8904, 1372, 'wprss_item_author', 'Ondas de Ouro'),
(8905, 1372, 'wprss_feed_id', '806'),
(8906, 1373, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/nicolau-von-rupp/'),
(8907, 1373, 'wprss_item_enclosure', ''),
(8908, 1373, 'wprss_item_author', 'Ondas de Ouro'),
(8909, 1373, 'wprss_feed_id', '806'),
(8910, 1374, '_wp_attached_file', '2015/05/treinador_do_ano_2.jpg'),
(8911, 1374, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:30:\"2015/05/treinador_do_ano_2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"treinador_do_ano_2-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:30:\"treinador_do_ano_2-427x320.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:30:\"treinador_do_ano_2-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:31:\"treinador_do_ano_2-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:30:\"treinador_do_ano_2-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8912, 1363, '_thumbnail_id', '1374'),
(8913, 1363, 'aw_surfista', ''),
(8914, 1363, '_aw_surfista', 'field_54fd889210f6e'),
(8915, 1363, 'aw_fotografo', ''),
(8916, 1363, '_aw_fotografo', 'field_54fd88b010f6f'),
(8917, 1363, 'aw_local', ''),
(8918, 1363, '_aw_local', 'field_54fd88bc10f70'),
(8919, 1363, 'aw_cameraman', ''),
(8920, 1363, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8921, 1363, 'aw_data', ''),
(8922, 1363, '_aw_data', 'field_54fd8badb3f8a'),
(8923, 1363, 'aw_media_type', 'photo'),
(8924, 1363, '_aw_media_type', 'field_550073fd4692a'),
(8925, 1363, 'aw_video', ''),
(8926, 1363, '_aw_video', 'field_5500e5528c18d'),
(8927, 1363, 'aw_finalista', '1'),
(8928, 1363, '_aw_finalista', 'field_5563723f18204'),
(8929, 1375, '_edit_lock', '1432904626:1'),
(8930, 1375, '_edit_last', '1'),
(8931, 1376, '_wp_attached_file', '2015/05/nick_uricchio.jpg'),
(8932, 1376, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:25:\"2015/05/nick_uricchio.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"nick_uricchio-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"nick_uricchio-427x320.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"nick_uricchio-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:26:\"nick_uricchio-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"nick_uricchio-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8933, 1375, '_thumbnail_id', '1376'),
(8934, 1375, 'aw_surfista', ''),
(8935, 1375, '_aw_surfista', 'field_54fd889210f6e'),
(8936, 1375, 'aw_fotografo', ''),
(8937, 1375, '_aw_fotografo', 'field_54fd88b010f6f'),
(8938, 1375, 'aw_local', ''),
(8939, 1375, '_aw_local', 'field_54fd88bc10f70'),
(8940, 1375, 'aw_cameraman', ''),
(8941, 1375, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8942, 1375, 'aw_data', ''),
(8943, 1375, '_aw_data', 'field_54fd8badb3f8a'),
(8944, 1375, 'aw_media_type', 'photo'),
(8945, 1375, '_aw_media_type', 'field_550073fd4692a'),
(8946, 1375, 'aw_video', ''),
(8947, 1375, '_aw_video', 'field_5500e5528c18d'),
(8948, 1375, 'aw_finalista', '1'),
(8949, 1375, '_aw_finalista', 'field_5563723f18204'),
(8950, 1377, '_edit_lock', '1432904479:1'),
(8951, 1377, '_edit_last', '1'),
(8952, 1378, '_wp_attached_file', '2015/05/surdo.jpg'),
(8953, 1378, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:17:\"2015/05/surdo.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"surdo-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"surdo-427x320.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"surdo-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:18:\"surdo-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"surdo-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8954, 1377, '_thumbnail_id', '1378'),
(8955, 1377, 'aw_surfista', ''),
(8956, 1377, '_aw_surfista', 'field_54fd889210f6e'),
(8957, 1377, 'aw_fotografo', ''),
(8958, 1377, '_aw_fotografo', 'field_54fd88b010f6f'),
(8959, 1377, 'aw_local', ''),
(8960, 1377, '_aw_local', 'field_54fd88bc10f70'),
(8961, 1377, 'aw_cameraman', ''),
(8962, 1377, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8963, 1377, 'aw_data', ''),
(8964, 1377, '_aw_data', 'field_54fd8badb3f8a'),
(8965, 1377, 'aw_media_type', 'photo'),
(8966, 1377, '_aw_media_type', 'field_550073fd4692a'),
(8967, 1377, 'aw_video', ''),
(8968, 1377, '_aw_video', 'field_5500e5528c18d'),
(8969, 1377, 'aw_finalista', '1'),
(8970, 1377, '_aw_finalista', 'field_5563723f18204'),
(8971, 1379, '_edit_lock', '1432904477:1'),
(8972, 1379, '_edit_last', '1'),
(8973, 1380, '_wp_attached_file', '2015/05/nuno_matta.jpg'),
(8974, 1380, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:22:\"2015/05/nuno_matta.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"nuno_matta-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"nuno_matta-427x320.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"nuno_matta-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:23:\"nuno_matta-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:22:\"nuno_matta-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8975, 1379, '_thumbnail_id', '1380'),
(8976, 1379, 'aw_surfista', ''),
(8977, 1379, '_aw_surfista', 'field_54fd889210f6e'),
(8978, 1379, 'aw_fotografo', ''),
(8979, 1379, '_aw_fotografo', 'field_54fd88b010f6f'),
(8980, 1379, 'aw_local', ''),
(8981, 1379, '_aw_local', 'field_54fd88bc10f70'),
(8982, 1379, 'aw_cameraman', ''),
(8983, 1379, '_aw_cameraman', 'field_54fd89c73c1fe'),
(8984, 1379, 'aw_data', ''),
(8985, 1379, '_aw_data', 'field_54fd8badb3f8a'),
(8986, 1379, 'aw_media_type', 'photo'),
(8987, 1379, '_aw_media_type', 'field_550073fd4692a'),
(8988, 1379, 'aw_video', ''),
(8989, 1379, '_aw_video', 'field_5500e5528c18d'),
(8990, 1379, 'aw_finalista', '1'),
(8991, 1379, '_aw_finalista', 'field_5563723f18204'),
(8992, 1381, '_edit_lock', '1432904476:1'),
(8993, 1381, '_edit_last', '1'),
(8994, 1382, '_wp_attached_file', '2015/05/rui_menezes.jpg'),
(8995, 1382, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:23:\"2015/05/rui_menezes.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"rui_menezes-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"rui_menezes-427x320.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"rui_menezes-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:24:\"rui_menezes-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"rui_menezes-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(8996, 1381, '_thumbnail_id', '1382'),
(8997, 1381, 'aw_surfista', ''),
(8998, 1381, '_aw_surfista', 'field_54fd889210f6e'),
(8999, 1381, 'aw_fotografo', ''),
(9000, 1381, '_aw_fotografo', 'field_54fd88b010f6f'),
(9001, 1381, 'aw_local', ''),
(9002, 1381, '_aw_local', 'field_54fd88bc10f70'),
(9003, 1381, 'aw_cameraman', ''),
(9004, 1381, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9005, 1381, 'aw_data', ''),
(9006, 1381, '_aw_data', 'field_54fd8badb3f8a'),
(9007, 1381, 'aw_media_type', 'photo'),
(9008, 1381, '_aw_media_type', 'field_550073fd4692a'),
(9009, 1381, 'aw_video', ''),
(9010, 1381, '_aw_video', 'field_5500e5528c18d'),
(9011, 1381, 'aw_finalista', '1'),
(9012, 1381, '_aw_finalista', 'field_5563723f18204'),
(9013, 1383, '_edit_lock', '1432904199:1'),
(9014, 1383, '_edit_last', '1'),
(9015, 1384, '_wp_attached_file', '2015/05/Mariana-Assis.jpg'),
(9016, 1384, '_require_file_renaming', '1');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9017, 1384, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:25:\"2015/05/Mariana-Assis.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"Mariana-Assis-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"Mariana-Assis-427x320.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"Mariana-Assis-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:26:\"Mariana-Assis-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"Mariana-Assis-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9018, 1383, '_thumbnail_id', '1384'),
(9019, 1383, 'aw_surfista', ''),
(9020, 1383, '_aw_surfista', 'field_54fd889210f6e'),
(9021, 1383, 'aw_fotografo', ''),
(9022, 1383, '_aw_fotografo', 'field_54fd88b010f6f'),
(9023, 1383, 'aw_local', ''),
(9024, 1383, '_aw_local', 'field_54fd88bc10f70'),
(9025, 1383, 'aw_cameraman', ''),
(9026, 1383, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9027, 1383, 'aw_data', ''),
(9028, 1383, '_aw_data', 'field_54fd8badb3f8a'),
(9029, 1383, 'aw_media_type', 'photo'),
(9030, 1383, '_aw_media_type', 'field_550073fd4692a'),
(9031, 1383, 'aw_video', ''),
(9032, 1383, '_aw_video', 'field_5500e5528c18d'),
(9033, 1383, 'aw_finalista', '1'),
(9034, 1383, '_aw_finalista', 'field_5563723f18204'),
(9035, 1385, '_edit_lock', '1432904212:1'),
(9036, 1385, '_edit_last', '1'),
(9037, 1386, '_wp_attached_file', '2015/05/hugo_vau.jpg'),
(9038, 1386, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"2015/05/hugo_vau.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"hugo_vau-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"hugo_vau-427x320.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"hugo_vau-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"hugo_vau-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"hugo_vau-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9039, 1385, '_thumbnail_id', '1386'),
(9040, 1385, 'aw_surfista', ''),
(9041, 1385, '_aw_surfista', 'field_54fd889210f6e'),
(9042, 1385, 'aw_fotografo', ''),
(9043, 1385, '_aw_fotografo', 'field_54fd88b010f6f'),
(9044, 1385, 'aw_local', ''),
(9045, 1385, '_aw_local', 'field_54fd88bc10f70'),
(9046, 1385, 'aw_cameraman', ''),
(9047, 1385, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9048, 1385, 'aw_data', ''),
(9049, 1385, '_aw_data', 'field_54fd8badb3f8a'),
(9050, 1385, 'aw_media_type', 'photo'),
(9051, 1385, '_aw_media_type', 'field_550073fd4692a'),
(9052, 1385, 'aw_video', ''),
(9053, 1385, '_aw_video', 'field_5500e5528c18d'),
(9054, 1385, 'aw_finalista', '1'),
(9055, 1385, '_aw_finalista', 'field_5563723f18204'),
(9056, 1387, '_edit_lock', '1432904140:1'),
(9057, 1387, '_edit_last', '1'),
(9058, 1388, '_wp_attached_file', '2015/05/jose_ferreira.jpg'),
(9059, 1388, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:25:\"2015/05/jose_ferreira.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"jose_ferreira-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"jose_ferreira-427x320.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"jose_ferreira-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:26:\"jose_ferreira-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"jose_ferreira-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9060, 1387, '_thumbnail_id', '1388'),
(9061, 1387, 'aw_surfista', ''),
(9062, 1387, '_aw_surfista', 'field_54fd889210f6e'),
(9063, 1387, 'aw_fotografo', ''),
(9064, 1387, '_aw_fotografo', 'field_54fd88b010f6f'),
(9065, 1387, 'aw_local', ''),
(9066, 1387, '_aw_local', 'field_54fd88bc10f70'),
(9067, 1387, 'aw_cameraman', ''),
(9068, 1387, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9069, 1387, 'aw_data', ''),
(9070, 1387, '_aw_data', 'field_54fd8badb3f8a'),
(9071, 1387, 'aw_media_type', 'photo'),
(9072, 1387, '_aw_media_type', 'field_550073fd4692a'),
(9073, 1387, 'aw_video', ''),
(9074, 1387, '_aw_video', 'field_5500e5528c18d'),
(9075, 1387, 'aw_finalista', '1'),
(9076, 1387, '_aw_finalista', 'field_5563723f18204'),
(9077, 1389, '_edit_lock', '1432904210:1'),
(9078, 1389, '_edit_last', '1'),
(9079, 1390, '_wp_attached_file', '2015/05/tomas_fernandes.jpg'),
(9080, 1390, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:27:\"2015/05/tomas_fernandes.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"tomas_fernandes-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"tomas_fernandes-427x320.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"tomas_fernandes-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:28:\"tomas_fernandes-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:27:\"tomas_fernandes-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9081, 1389, '_thumbnail_id', '1390'),
(9082, 1389, 'aw_surfista', ''),
(9083, 1389, '_aw_surfista', 'field_54fd889210f6e'),
(9084, 1389, 'aw_fotografo', ''),
(9085, 1389, '_aw_fotografo', 'field_54fd88b010f6f'),
(9086, 1389, 'aw_local', ''),
(9087, 1389, '_aw_local', 'field_54fd88bc10f70'),
(9088, 1389, 'aw_cameraman', ''),
(9089, 1389, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9090, 1389, 'aw_data', ''),
(9091, 1389, '_aw_data', 'field_54fd8badb3f8a'),
(9092, 1389, 'aw_media_type', 'photo'),
(9093, 1389, '_aw_media_type', 'field_550073fd4692a'),
(9094, 1389, 'aw_video', ''),
(9095, 1389, '_aw_video', 'field_5500e5528c18d'),
(9096, 1389, 'aw_finalista', '1'),
(9097, 1389, '_aw_finalista', 'field_5563723f18204'),
(9098, 1391, '_edit_lock', '1432904109:1'),
(9099, 1391, '_edit_last', '1'),
(9100, 1392, '_wp_attached_file', '2015/05/toni.jpg'),
(9101, 1392, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:16:\"2015/05/toni.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"toni-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"toni-427x320.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"toni-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:17:\"toni-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:16:\"toni-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9102, 1391, '_thumbnail_id', '1392'),
(9103, 1391, 'aw_surfista', ''),
(9104, 1391, '_aw_surfista', 'field_54fd889210f6e'),
(9105, 1391, 'aw_fotografo', ''),
(9106, 1391, '_aw_fotografo', 'field_54fd88b010f6f'),
(9107, 1391, 'aw_local', ''),
(9108, 1391, '_aw_local', 'field_54fd88bc10f70'),
(9109, 1391, 'aw_cameraman', ''),
(9110, 1391, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9111, 1391, 'aw_data', ''),
(9112, 1391, '_aw_data', 'field_54fd8badb3f8a'),
(9113, 1391, 'aw_media_type', 'photo'),
(9114, 1391, '_aw_media_type', 'field_550073fd4692a'),
(9115, 1391, 'aw_video', ''),
(9116, 1391, '_aw_video', 'field_5500e5528c18d'),
(9117, 1391, 'aw_finalista', '1'),
(9118, 1391, '_aw_finalista', 'field_5563723f18204'),
(9119, 1393, '_edit_lock', '1432904107:1'),
(9120, 1393, '_edit_last', '1'),
(9121, 1394, '_wp_attached_file', '2015/05/teresa_abracos.jpg'),
(9122, 1394, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:26:\"2015/05/teresa_abracos.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"teresa_abracos-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"teresa_abracos-427x320.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"teresa_abracos-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:27:\"teresa_abracos-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"teresa_abracos-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9123, 1393, '_thumbnail_id', '1394'),
(9124, 1393, 'aw_surfista', ''),
(9125, 1393, '_aw_surfista', 'field_54fd889210f6e'),
(9126, 1393, 'aw_fotografo', ''),
(9127, 1393, '_aw_fotografo', 'field_54fd88b010f6f'),
(9128, 1393, 'aw_local', ''),
(9129, 1393, '_aw_local', 'field_54fd88bc10f70'),
(9130, 1393, 'aw_cameraman', ''),
(9131, 1393, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9132, 1393, 'aw_data', ''),
(9133, 1393, '_aw_data', 'field_54fd8badb3f8a'),
(9134, 1393, 'aw_media_type', 'photo'),
(9135, 1393, '_aw_media_type', 'field_550073fd4692a'),
(9136, 1393, 'aw_video', ''),
(9137, 1393, '_aw_video', 'field_5500e5528c18d'),
(9138, 1393, 'aw_finalista', '1'),
(9139, 1393, '_aw_finalista', 'field_5563723f18204'),
(9140, 1396, '_wp_attached_file', '2015/05/diogo_appleton.jpg'),
(9141, 1396, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:26:\"2015/05/diogo_appleton.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"diogo_appleton-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"diogo_appleton-427x320.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"diogo_appleton-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:27:\"diogo_appleton-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"diogo_appleton-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9142, 1395, '_thumbnail_id', '1396'),
(9143, 1395, '_edit_lock', '1432904106:1'),
(9144, 1395, '_edit_last', '1'),
(9145, 1395, 'aw_surfista', ''),
(9146, 1395, '_aw_surfista', 'field_54fd889210f6e'),
(9147, 1395, 'aw_fotografo', ''),
(9148, 1395, '_aw_fotografo', 'field_54fd88b010f6f'),
(9149, 1395, 'aw_local', ''),
(9150, 1395, '_aw_local', 'field_54fd88bc10f70'),
(9151, 1395, 'aw_cameraman', ''),
(9152, 1395, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9153, 1395, 'aw_data', ''),
(9154, 1395, '_aw_data', 'field_54fd8badb3f8a'),
(9155, 1395, 'aw_media_type', 'photo'),
(9156, 1395, '_aw_media_type', 'field_550073fd4692a'),
(9157, 1395, 'aw_video', ''),
(9158, 1395, '_aw_video', 'field_5500e5528c18d'),
(9159, 1395, 'aw_finalista', '1'),
(9160, 1395, '_aw_finalista', 'field_5563723f18204'),
(9161, 1398, '_wp_attached_file', '2015/05/alex_botelho.jpg'),
(9162, 1398, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:24:\"2015/05/alex_botelho.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"alex_botelho-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"alex_botelho-427x320.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"alex_botelho-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"alex_botelho-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"alex_botelho-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9163, 1397, '_edit_lock', '1432904105:1'),
(9164, 1397, '_thumbnail_id', '1398'),
(9165, 1397, '_edit_last', '1'),
(9166, 1397, 'aw_surfista', ''),
(9167, 1397, '_aw_surfista', 'field_54fd889210f6e'),
(9168, 1397, 'aw_fotografo', ''),
(9169, 1397, '_aw_fotografo', 'field_54fd88b010f6f'),
(9170, 1397, 'aw_local', ''),
(9171, 1397, '_aw_local', 'field_54fd88bc10f70'),
(9172, 1397, 'aw_cameraman', ''),
(9173, 1397, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9174, 1397, 'aw_data', ''),
(9175, 1397, '_aw_data', 'field_54fd8badb3f8a'),
(9176, 1397, 'aw_media_type', 'photo'),
(9177, 1397, '_aw_media_type', 'field_550073fd4692a'),
(9178, 1397, 'aw_video', ''),
(9179, 1397, '_aw_video', 'field_5500e5528c18d'),
(9180, 1397, 'aw_finalista', '1'),
(9181, 1397, '_aw_finalista', 'field_5563723f18204'),
(9182, 1399, '_edit_lock', '1432592000:1'),
(9183, 1399, '_edit_last', '1'),
(9184, 1400, '_wp_attached_file', '2015/05/clip_nuno_dias.jpg'),
(9185, 1400, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1090;s:6:\"height\";i:664;s:4:\"file\";s:26:\"2015/05/clip_nuno_dias.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"clip_nuno_dias-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"clip_nuno_dias-525x320.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"clip_nuno_dias-700x426.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:27:\"clip_nuno_dias-1090x600.jpg\";s:5:\"width\";i:1090;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"clip_nuno_dias-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9186, 1399, '_thumbnail_id', '1400'),
(9187, 1399, 'aw_surfista', ''),
(9188, 1399, '_aw_surfista', 'field_54fd889210f6e'),
(9189, 1399, 'aw_fotografo', ''),
(9190, 1399, '_aw_fotografo', 'field_54fd88b010f6f'),
(9191, 1399, 'aw_local', ''),
(9192, 1399, '_aw_local', 'field_54fd88bc10f70'),
(9193, 1399, 'aw_cameraman', 'Nuno Dias'),
(9194, 1399, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9195, 1399, 'aw_data', ''),
(9196, 1399, '_aw_data', 'field_54fd8badb3f8a'),
(9197, 1399, 'aw_media_type', 'video'),
(9198, 1399, '_aw_media_type', 'field_550073fd4692a'),
(9199, 1399, 'aw_video', 'https://www.youtube.com/watch?v=0vr_XE0ck2s'),
(9200, 1399, '_aw_video', 'field_5500e5528c18d'),
(9201, 1399, 'aw_finalista', '0'),
(9202, 1399, '_aw_finalista', 'field_5563723f18204'),
(9203, 1401, '_edit_lock', '1432592110:1'),
(9204, 1401, '_edit_last', '1'),
(9205, 1402, '_wp_attached_file', '2015/05/clip_ways_of_mine.jpg'),
(9206, 1402, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1090;s:6:\"height\";i:664;s:4:\"file\";s:29:\"2015/05/clip_ways_of_mine.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"clip_ways_of_mine-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"clip_ways_of_mine-525x320.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"clip_ways_of_mine-700x426.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:30:\"clip_ways_of_mine-1090x600.jpg\";s:5:\"width\";i:1090;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:29:\"clip_ways_of_mine-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9207, 1401, '_thumbnail_id', '1402'),
(9208, 1401, 'aw_surfista', ''),
(9209, 1401, '_aw_surfista', 'field_54fd889210f6e'),
(9210, 1401, 'aw_fotografo', ''),
(9211, 1401, '_aw_fotografo', 'field_54fd88b010f6f'),
(9212, 1401, 'aw_local', ''),
(9213, 1401, '_aw_local', 'field_54fd88bc10f70'),
(9214, 1401, 'aw_cameraman', 'Francisco Melim'),
(9215, 1401, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9216, 1401, 'aw_data', ''),
(9217, 1401, '_aw_data', 'field_54fd8badb3f8a'),
(9218, 1401, 'aw_media_type', 'video'),
(9219, 1401, '_aw_media_type', 'field_550073fd4692a'),
(9220, 1401, 'aw_video', 'https://www.youtube.com/watch?v=iFgG-NRzmGI'),
(9221, 1401, '_aw_video', 'field_5500e5528c18d'),
(9222, 1401, 'aw_finalista', '0'),
(9223, 1401, '_aw_finalista', 'field_5563723f18204'),
(9225, 1404, '_edit_lock', '1432592255:1'),
(9226, 1404, '_edit_last', '1'),
(9227, 1405, '_wp_attached_file', '2015/05/clip_surfedit.jpg'),
(9228, 1405, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1090;s:6:\"height\";i:664;s:4:\"file\";s:25:\"2015/05/clip_surfedit.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"clip_surfedit-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"clip_surfedit-525x320.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"clip_surfedit-700x426.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:26:\"clip_surfedit-1090x600.jpg\";s:5:\"width\";i:1090;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"clip_surfedit-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9229, 1404, '_thumbnail_id', '1405'),
(9230, 1404, 'aw_surfista', ''),
(9231, 1404, '_aw_surfista', 'field_54fd889210f6e'),
(9232, 1404, 'aw_fotografo', ''),
(9233, 1404, '_aw_fotografo', 'field_54fd88b010f6f'),
(9234, 1404, 'aw_local', ''),
(9235, 1404, '_aw_local', 'field_54fd88bc10f70'),
(9236, 1404, 'aw_cameraman', 'SURF EDIT: Luis Bento e Rui Jorge Oliveira'),
(9237, 1404, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9238, 1404, 'aw_data', ''),
(9239, 1404, '_aw_data', 'field_54fd8badb3f8a'),
(9240, 1404, 'aw_media_type', 'video'),
(9241, 1404, '_aw_media_type', 'field_550073fd4692a'),
(9242, 1404, 'aw_video', 'https://www.youtube.com/watch?v=aabnYN_d0ZQ'),
(9243, 1404, '_aw_video', 'field_5500e5528c18d'),
(9244, 1404, 'aw_finalista', '0'),
(9245, 1404, '_aw_finalista', 'field_5563723f18204'),
(9246, 1406, '_edit_lock', '1432599439:1'),
(9247, 1406, '_edit_last', '1'),
(9248, 1407, '_wp_attached_file', '2015/05/clip_facing_fear.jpg'),
(9249, 1407, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1090;s:6:\"height\";i:664;s:4:\"file\";s:28:\"2015/05/clip_facing_fear.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"clip_facing_fear-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"clip_facing_fear-525x320.jpg\";s:5:\"width\";i:525;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"clip_facing_fear-700x426.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:426;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:29:\"clip_facing_fear-1090x600.jpg\";s:5:\"width\";i:1090;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"clip_facing_fear-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9250, 1406, '_thumbnail_id', '1407'),
(9251, 1406, 'aw_surfista', 'Francisco Alves, Will Skudin'),
(9252, 1406, '_aw_surfista', 'field_54fd889210f6e'),
(9253, 1406, 'aw_fotografo', ''),
(9254, 1406, '_aw_fotografo', 'field_54fd88b010f6f'),
(9255, 1406, 'aw_local', ''),
(9256, 1406, '_aw_local', 'field_54fd88bc10f70'),
(9257, 1406, 'aw_cameraman', 'João Monge e Ricardo Damásio'),
(9258, 1406, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9259, 1406, 'aw_data', ''),
(9260, 1406, '_aw_data', 'field_54fd8badb3f8a'),
(9261, 1406, 'aw_media_type', 'video'),
(9262, 1406, '_aw_media_type', 'field_550073fd4692a'),
(9263, 1406, 'aw_video', 'https://www.youtube.com/watch?v=4qI44F8FJp8'),
(9264, 1406, '_aw_video', 'field_5500e5528c18d'),
(9265, 1406, 'aw_finalista', '1'),
(9266, 1406, '_aw_finalista', 'field_5563723f18204'),
(9269, 1408, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/facing-fear-videoclip-do-ano/'),
(9270, 1408, 'wprss_item_enclosure', ''),
(9271, 1408, 'wprss_item_author', 'Ondas de Ouro'),
(9272, 1408, 'wprss_feed_id', '806'),
(9273, 1409, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/my-playground-videoclip-do-ano/'),
(9274, 1409, 'wprss_item_enclosure', ''),
(9275, 1409, 'wprss_item_author', 'Ondas de Ouro'),
(9276, 1409, 'wprss_feed_id', '806'),
(9277, 1410, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/ways-of-mine-videoclip-do-ano/'),
(9278, 1410, 'wprss_item_enclosure', ''),
(9279, 1410, 'wprss_item_author', 'Ondas de Ouro'),
(9280, 1410, 'wprss_feed_id', '806'),
(9281, 1411, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/a-short-film-by-nuno-dias-videoclip-do-ano/'),
(9282, 1411, 'wprss_item_enclosure', ''),
(9283, 1411, 'wprss_item_author', 'Ondas de Ouro'),
(9284, 1411, 'wprss_feed_id', '806'),
(9285, 1412, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/alex-botelho/'),
(9286, 1412, 'wprss_item_enclosure', ''),
(9287, 1412, 'wprss_item_author', 'Ondas de Ouro'),
(9288, 1412, 'wprss_feed_id', '806'),
(9289, 1413, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/diogo-appleton/'),
(9290, 1413, 'wprss_item_enclosure', ''),
(9291, 1413, 'wprss_item_author', 'Ondas de Ouro'),
(9292, 1413, 'wprss_feed_id', '806'),
(9293, 1414, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/teresa-abracos/'),
(9294, 1414, 'wprss_item_enclosure', ''),
(9295, 1414, 'wprss_item_author', 'Ondas de Ouro'),
(9296, 1414, 'wprss_feed_id', '806'),
(9297, 1415, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/antonio-silva-2/'),
(9298, 1415, 'wprss_item_enclosure', ''),
(9299, 1415, 'wprss_item_author', 'Ondas de Ouro'),
(9300, 1415, 'wprss_feed_id', '806'),
(9301, 1416, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/tomas-fernandes/'),
(9302, 1416, 'wprss_item_enclosure', ''),
(9303, 1416, 'wprss_item_author', 'Ondas de Ouro'),
(9304, 1416, 'wprss_feed_id', '806'),
(9305, 1417, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/jose-ferreira/'),
(9306, 1417, 'wprss_item_enclosure', ''),
(9307, 1417, 'wprss_item_author', 'Ondas de Ouro'),
(9308, 1417, 'wprss_feed_id', '806'),
(9309, 1418, '_edit_lock', '1432594334:1'),
(9310, 1418, '_edit_last', '1'),
(9311, 1419, '_wp_attached_file', '2015/05/sexy_miguel_mouzinho.jpg'),
(9312, 1419, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:32:\"2015/05/sexy_miguel_mouzinho.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"sexy_miguel_mouzinho-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"sexy_miguel_mouzinho-427x320.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"sexy_miguel_mouzinho-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:33:\"sexy_miguel_mouzinho-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:32:\"sexy_miguel_mouzinho-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9313, 1418, '_thumbnail_id', '1419'),
(9314, 1418, 'aw_surfista', ''),
(9315, 1418, '_aw_surfista', 'field_54fd889210f6e'),
(9316, 1418, 'aw_fotografo', ''),
(9317, 1418, '_aw_fotografo', 'field_54fd88b010f6f'),
(9318, 1418, 'aw_local', ''),
(9319, 1418, '_aw_local', 'field_54fd88bc10f70'),
(9320, 1418, 'aw_cameraman', ''),
(9321, 1418, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9322, 1418, 'aw_data', ''),
(9323, 1418, '_aw_data', 'field_54fd8badb3f8a'),
(9324, 1418, 'aw_media_type', 'photo'),
(9325, 1418, '_aw_media_type', 'field_550073fd4692a'),
(9326, 1418, 'aw_video', ''),
(9327, 1418, '_aw_video', 'field_5500e5528c18d'),
(9328, 1418, 'aw_finalista', '1'),
(9329, 1418, '_aw_finalista', 'field_5563723f18204'),
(9330, 1420, '_edit_lock', '1432594373:1'),
(9331, 1420, '_edit_last', '1'),
(9332, 1421, '_wp_attached_file', '2015/05/sexy_nic.jpg'),
(9333, 1421, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:20:\"2015/05/sexy_nic.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"sexy_nic-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"sexy_nic-427x320.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"sexy_nic-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:21:\"sexy_nic-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:20:\"sexy_nic-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9334, 1420, '_thumbnail_id', '1421'),
(9335, 1420, 'aw_surfista', ''),
(9336, 1420, '_aw_surfista', 'field_54fd889210f6e'),
(9337, 1420, 'aw_fotografo', ''),
(9338, 1420, '_aw_fotografo', 'field_54fd88b010f6f'),
(9339, 1420, 'aw_local', ''),
(9340, 1420, '_aw_local', 'field_54fd88bc10f70'),
(9341, 1420, 'aw_cameraman', ''),
(9342, 1420, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9343, 1420, 'aw_data', ''),
(9344, 1420, '_aw_data', 'field_54fd8badb3f8a'),
(9345, 1420, 'aw_media_type', 'photo'),
(9346, 1420, '_aw_media_type', 'field_550073fd4692a'),
(9347, 1420, 'aw_video', ''),
(9348, 1420, '_aw_video', 'field_5500e5528c18d'),
(9349, 1420, 'aw_finalista', '1'),
(9350, 1420, '_aw_finalista', 'field_5563723f18204'),
(9351, 1422, '_edit_lock', '1432594404:1'),
(9352, 1422, '_edit_last', '1'),
(9353, 1423, '_wp_attached_file', '2015/05/sexy_filipa_prudencio.jpg'),
(9354, 1423, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:33:\"2015/05/sexy_filipa_prudencio.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"sexy_filipa_prudencio-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"sexy_filipa_prudencio-427x320.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"sexy_filipa_prudencio-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:34:\"sexy_filipa_prudencio-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:33:\"sexy_filipa_prudencio-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9355, 1422, '_thumbnail_id', '1423'),
(9356, 1422, 'aw_surfista', ''),
(9357, 1422, '_aw_surfista', 'field_54fd889210f6e'),
(9358, 1422, 'aw_fotografo', ''),
(9359, 1422, '_aw_fotografo', 'field_54fd88b010f6f'),
(9360, 1422, 'aw_local', ''),
(9361, 1422, '_aw_local', 'field_54fd88bc10f70'),
(9362, 1422, 'aw_cameraman', ''),
(9363, 1422, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9364, 1422, 'aw_data', ''),
(9365, 1422, '_aw_data', 'field_54fd8badb3f8a'),
(9366, 1422, 'aw_media_type', 'photo'),
(9367, 1422, '_aw_media_type', 'field_550073fd4692a'),
(9368, 1422, 'aw_video', ''),
(9369, 1422, '_aw_video', 'field_5500e5528c18d'),
(9370, 1422, 'aw_finalista', '1'),
(9371, 1422, '_aw_finalista', 'field_5563723f18204'),
(9372, 1424, '_edit_lock', '1432594457:1'),
(9373, 1424, '_edit_last', '1'),
(9374, 1425, '_wp_attached_file', '2015/05/sexy_ana_sarmento.jpg'),
(9375, 1425, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:29:\"2015/05/sexy_ana_sarmento.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"sexy_ana_sarmento-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"sexy_ana_sarmento-427x320.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"sexy_ana_sarmento-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:30:\"sexy_ana_sarmento-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:29:\"sexy_ana_sarmento-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9376, 1424, '_thumbnail_id', '1425'),
(9377, 1424, 'aw_surfista', ''),
(9378, 1424, '_aw_surfista', 'field_54fd889210f6e'),
(9379, 1424, 'aw_fotografo', ''),
(9380, 1424, '_aw_fotografo', 'field_54fd88b010f6f'),
(9381, 1424, 'aw_local', ''),
(9382, 1424, '_aw_local', 'field_54fd88bc10f70'),
(9383, 1424, 'aw_cameraman', ''),
(9384, 1424, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9385, 1424, 'aw_data', ''),
(9386, 1424, '_aw_data', 'field_54fd8badb3f8a'),
(9387, 1424, 'aw_media_type', 'photo'),
(9388, 1424, '_aw_media_type', 'field_550073fd4692a'),
(9389, 1424, 'aw_video', ''),
(9390, 1424, '_aw_video', 'field_5500e5528c18d'),
(9391, 1424, 'aw_finalista', '1'),
(9392, 1424, '_aw_finalista', 'field_5563723f18204'),
(9393, 1426, '_edit_lock', '1432904295:1'),
(9394, 1426, '_edit_last', '1'),
(9395, 1427, '_wp_attached_file', '2015/05/ans_moche.jpg'),
(9396, 1427, '_require_file_renaming', '1'),
(9397, 1427, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:21:\"2015/05/ans_moche.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"ans_moche-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"ans_moche-427x320.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"ans_moche-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:22:\"ans_moche-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:21:\"ans_moche-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9398, 1426, '_thumbnail_id', '1427'),
(9399, 1426, 'aw_surfista', ''),
(9400, 1426, '_aw_surfista', 'field_54fd889210f6e'),
(9401, 1426, 'aw_fotografo', ''),
(9402, 1426, '_aw_fotografo', 'field_54fd88b010f6f'),
(9403, 1426, 'aw_local', ''),
(9404, 1426, '_aw_local', 'field_54fd88bc10f70'),
(9405, 1426, 'aw_cameraman', ''),
(9406, 1426, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9407, 1426, 'aw_data', ''),
(9408, 1426, '_aw_data', 'field_54fd8badb3f8a'),
(9409, 1426, 'aw_media_type', 'photo'),
(9410, 1426, '_aw_media_type', 'field_550073fd4692a'),
(9411, 1426, 'aw_video', ''),
(9412, 1426, '_aw_video', 'field_5500e5528c18d'),
(9413, 1426, 'aw_finalista', '1'),
(9414, 1426, '_aw_finalista', 'field_5563723f18204'),
(9415, 1428, '_edit_lock', '1432904293:1'),
(9416, 1428, '_edit_last', '1'),
(9417, 1429, '_wp_attached_file', '2015/05/sal.jpg'),
(9418, 1429, '_require_file_renaming', '1'),
(9419, 1429, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:15:\"2015/05/sal.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"sal-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"sal-427x320.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"sal-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:16:\"sal-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"sal-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9420, 1428, '_thumbnail_id', '1429'),
(9421, 1428, 'aw_surfista', ''),
(9422, 1428, '_aw_surfista', 'field_54fd889210f6e'),
(9423, 1428, 'aw_fotografo', ''),
(9424, 1428, '_aw_fotografo', 'field_54fd88b010f6f'),
(9425, 1428, 'aw_local', ''),
(9426, 1428, '_aw_local', 'field_54fd88bc10f70'),
(9427, 1428, 'aw_cameraman', ''),
(9428, 1428, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9429, 1428, 'aw_data', ''),
(9430, 1428, '_aw_data', 'field_54fd8badb3f8a'),
(9431, 1428, 'aw_media_type', 'photo'),
(9432, 1428, '_aw_media_type', 'field_550073fd4692a'),
(9433, 1428, 'aw_video', ''),
(9434, 1428, '_aw_video', 'field_5500e5528c18d'),
(9435, 1428, 'aw_finalista', '1'),
(9436, 1428, '_aw_finalista', 'field_5563723f18204'),
(9437, 1430, '_edit_lock', '1432904292:1'),
(9438, 1430, '_edit_last', '1'),
(9439, 1431, '_wp_attached_file', '2015/05/portuguese_waves_series_cascais_trophy.jpg'),
(9440, 1431, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:50:\"2015/05/portuguese_waves_series_cascais_trophy.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:50:\"portuguese_waves_series_cascais_trophy-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:50:\"portuguese_waves_series_cascais_trophy-427x320.jpg\";s:5:\"width\";i:427;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:50:\"portuguese_waves_series_cascais_trophy-700x525.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:51:\"portuguese_waves_series_cascais_trophy-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:50:\"portuguese_waves_series_cascais_trophy-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9441, 1430, '_thumbnail_id', '1431'),
(9442, 1430, 'aw_surfista', ''),
(9443, 1430, '_aw_surfista', 'field_54fd889210f6e'),
(9444, 1430, 'aw_fotografo', ''),
(9445, 1430, '_aw_fotografo', 'field_54fd88b010f6f'),
(9446, 1430, 'aw_local', ''),
(9447, 1430, '_aw_local', 'field_54fd88bc10f70'),
(9448, 1430, 'aw_cameraman', ''),
(9449, 1430, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9450, 1430, 'aw_data', ''),
(9451, 1430, '_aw_data', 'field_54fd8badb3f8a'),
(9452, 1430, 'aw_media_type', 'photo'),
(9453, 1430, '_aw_media_type', 'field_550073fd4692a'),
(9454, 1430, 'aw_video', ''),
(9455, 1430, '_aw_video', 'field_5500e5528c18d'),
(9456, 1430, 'aw_finalista', '1'),
(9457, 1430, '_aw_finalista', 'field_5563723f18204'),
(9458, 1432, '_edit_lock', '1432904435:1'),
(9459, 1432, '_edit_last', '1'),
(9460, 1433, '_wp_attached_file', '2015/05/capitulo_perfeito.jpg'),
(9461, 1433, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1191;s:6:\"height\";i:842;s:4:\"file\";s:29:\"2015/05/capitulo_perfeito.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"capitulo_perfeito-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"capitulo_perfeito-453x320.jpg\";s:5:\"width\";i:453;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"capitulo_perfeito-700x495.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:30:\"capitulo_perfeito-1191x600.jpg\";s:5:\"width\";i:1191;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:29:\"capitulo_perfeito-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9462, 1432, '_thumbnail_id', '1433'),
(9463, 1432, 'aw_surfista', ''),
(9464, 1432, '_aw_surfista', 'field_54fd889210f6e'),
(9465, 1432, 'aw_fotografo', ''),
(9466, 1432, '_aw_fotografo', 'field_54fd88b010f6f'),
(9467, 1432, 'aw_local', ''),
(9468, 1432, '_aw_local', 'field_54fd88bc10f70'),
(9469, 1432, 'aw_cameraman', ''),
(9470, 1432, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9471, 1432, 'aw_data', ''),
(9472, 1432, '_aw_data', 'field_54fd8badb3f8a'),
(9473, 1432, 'aw_media_type', 'photo'),
(9474, 1432, '_aw_media_type', 'field_550073fd4692a'),
(9475, 1432, 'aw_video', ''),
(9476, 1432, '_aw_video', 'field_5500e5528c18d'),
(9477, 1432, 'aw_finalista', '1'),
(9478, 1432, '_aw_finalista', 'field_5563723f18204'),
(9481, 1436, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/capitulo-perfeito/'),
(9482, 1436, 'wprss_item_enclosure', ''),
(9483, 1436, 'wprss_item_author', 'Ondas de Ouro'),
(9484, 1436, 'wprss_feed_id', '806'),
(9485, 1437, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/portuguese-waves-series-cascais-trophy/'),
(9486, 1437, 'wprss_item_enclosure', ''),
(9487, 1437, 'wprss_item_author', 'Ondas de Ouro'),
(9488, 1437, 'wprss_feed_id', '806'),
(9489, 1438, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/sal-surf-at-lisbon/'),
(9490, 1438, 'wprss_item_enclosure', ''),
(9491, 1438, 'wprss_item_author', 'Ondas de Ouro'),
(9492, 1438, 'wprss_feed_id', '806'),
(9493, 1439, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/campeonato-nacional-de-surf/'),
(9494, 1439, 'wprss_item_enclosure', ''),
(9495, 1439, 'wprss_item_author', 'Ondas de Ouro'),
(9496, 1439, 'wprss_feed_id', '806'),
(9497, 1440, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/ana-sarmento/'),
(9498, 1440, 'wprss_item_enclosure', ''),
(9499, 1440, 'wprss_item_author', 'Ondas de Ouro'),
(9500, 1440, 'wprss_feed_id', '806'),
(9501, 1441, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/filipa-prudencio/'),
(9502, 1441, 'wprss_item_enclosure', ''),
(9503, 1441, 'wprss_item_author', 'Ondas de Ouro'),
(9504, 1441, 'wprss_feed_id', '806'),
(9505, 1442, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/nicolau-von-rupp-2/'),
(9506, 1442, 'wprss_item_enclosure', ''),
(9507, 1442, 'wprss_item_author', 'Ondas de Ouro'),
(9508, 1442, 'wprss_feed_id', '806'),
(9509, 1443, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/miguel-mouzinho/'),
(9510, 1443, 'wprss_item_enclosure', ''),
(9511, 1443, 'wprss_item_author', 'Ondas de Ouro'),
(9512, 1443, 'wprss_feed_id', '806'),
(9513, 1277, 'aw_finalista', '1'),
(9514, 1277, '_aw_finalista', 'field_5563723f18204'),
(9515, 1169, 'aw_finalista', '1'),
(9516, 1169, '_aw_finalista', 'field_5563723f18204'),
(9517, 1163, 'aw_finalista', '1'),
(9518, 1163, '_aw_finalista', 'field_5563723f18204'),
(9519, 957, 'aw_finalista', '1'),
(9520, 957, '_aw_finalista', 'field_5563723f18204'),
(9521, 1444, '_edit_lock', '1432808586:1'),
(9522, 1444, '_edit_last', '1'),
(9523, 1445, '_wp_attached_file', '2015/05/day_in_day_out.jpg'),
(9524, 1445, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:894;s:4:\"file\";s:26:\"2015/05/day_in_day_out.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"day_in_day_out-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"day_in_day_out-540x302.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:302;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"day_in_day_out-700x391.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:391;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:27:\"day_in_day_out-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"day_in_day_out-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9525, 1444, '_thumbnail_id', '1445'),
(9526, 1444, 'aw_surfista', 'Frederico Morais'),
(9527, 1444, '_aw_surfista', 'field_54fd889210f6e'),
(9528, 1444, 'aw_fotografo', ''),
(9529, 1444, '_aw_fotografo', 'field_54fd88b010f6f'),
(9530, 1444, 'aw_local', ''),
(9531, 1444, '_aw_local', 'field_54fd88bc10f70'),
(9532, 1444, 'aw_cameraman', 'Carlos Pinto'),
(9533, 1444, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9534, 1444, 'aw_data', 'Janeiro 2015'),
(9535, 1444, '_aw_data', 'field_54fd8badb3f8a'),
(9536, 1444, 'aw_media_type', 'video'),
(9537, 1444, '_aw_media_type', 'field_550073fd4692a'),
(9538, 1444, 'aw_video', 'https://www.youtube.com/watch?v=3c7kj3fQhUM'),
(9539, 1444, '_aw_video', 'field_5500e5528c18d'),
(9540, 1444, 'aw_finalista', '1'),
(9541, 1444, '_aw_finalista', 'field_5563723f18204'),
(9542, 1214, 'aw_finalista', '1'),
(9543, 1214, '_aw_finalista', 'field_5563723f18204'),
(9544, 1212, 'aw_finalista', '1'),
(9545, 1212, '_aw_finalista', 'field_5563723f18204'),
(9546, 1024, 'aw_finalista', '1'),
(9547, 1024, '_aw_finalista', 'field_5563723f18204'),
(9548, 1014, 'aw_finalista', '1'),
(9549, 1014, '_aw_finalista', 'field_5563723f18204'),
(9550, 1007, 'aw_finalista', '1'),
(9551, 1007, '_aw_finalista', 'field_5563723f18204'),
(9552, 1313, 'aw_finalista', '1'),
(9553, 1313, '_aw_finalista', 'field_5563723f18204'),
(9554, 1230, 'aw_finalista', '1'),
(9555, 1230, '_aw_finalista', 'field_5563723f18204'),
(9556, 1086, 'aw_finalista', '1'),
(9557, 1086, '_aw_finalista', 'field_5563723f18204'),
(9558, 1080, 'aw_finalista', '1'),
(9559, 1080, '_aw_finalista', 'field_5563723f18204'),
(9560, 1088, 'aw_finalista', '1'),
(9561, 1088, '_aw_finalista', 'field_5563723f18204'),
(9562, 1090, 'aw_finalista', '1'),
(9563, 1090, '_aw_finalista', 'field_5563723f18204'),
(9564, 1330, 'aw_finalista', '1'),
(9565, 1330, '_aw_finalista', 'field_5563723f18204'),
(9566, 1332, 'aw_finalista', '1'),
(9567, 1332, '_aw_finalista', 'field_5563723f18204'),
(9568, 1303, 'aw_finalista', '1'),
(9569, 1303, '_aw_finalista', 'field_5563723f18204'),
(9570, 1190, 'aw_finalista', '1'),
(9571, 1190, '_aw_finalista', 'field_5563723f18204'),
(9572, 1038, 'aw_finalista', '1'),
(9573, 1038, '_aw_finalista', 'field_5563723f18204'),
(9574, 1036, 'aw_finalista', '1'),
(9575, 1036, '_aw_finalista', 'field_5563723f18204'),
(9576, 1309, 'aw_finalista', '1'),
(9577, 1309, '_aw_finalista', 'field_5563723f18204'),
(9578, 1236, 'aw_finalista', '1'),
(9579, 1236, '_aw_finalista', 'field_5563723f18204'),
(9580, 1045, 'aw_finalista', '1'),
(9581, 1045, '_aw_finalista', 'field_5563723f18204'),
(9584, 1446, 'wprss_item_permalink', 'http://ondasdeouro.pt/candidaturas/day-in-day-out-videoclip-do-ano/'),
(9585, 1446, 'wprss_item_enclosure', ''),
(9586, 1446, 'wprss_item_author', 'Ondas de Ouro'),
(9587, 1446, 'wprss_feed_id', '806'),
(9588, 1448, '_menu_item_type', 'post_type'),
(9589, 1448, '_menu_item_menu_item_parent', '0'),
(9590, 1448, '_menu_item_object_id', '895'),
(9591, 1448, '_menu_item_object', 'page'),
(9592, 1448, '_menu_item_target', ''),
(9593, 1448, '_menu_item_classes', 'a:1:{i:0;s:4:\"reds\";}'),
(9594, 1448, '_menu_item_xfn', ''),
(9595, 1448, '_menu_item_url', ''),
(9621, 1451, '_edit_lock', '1432639611:1'),
(9622, 1451, '_edit_last', '1'),
(9623, 1452, '_wp_attached_file', '2015/05/secret-1501x600.jpg');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(9624, 1452, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1501;s:6:\"height\";i:600;s:4:\"file\";s:27:\"2015/05/secret-1501x600.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"secret-1501x600-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"secret-1501x600-540x216.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"secret-1501x600-700x280.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:28:\"secret-1501x600-1501x600.jpg\";s:5:\"width\";i:1501;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:27:\"secret-1501x600-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9627, 1451, '_yoast_wpseo_redirect', 'http://ondasdeouro.pt/votacoes/'),
(9628, 1454, '_wp_attached_file', '2015/05/caparica-1501x600.jpg'),
(9629, 1454, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1501;s:6:\"height\";i:600;s:4:\"file\";s:29:\"2015/05/caparica-1501x600.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"caparica-1501x600-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"caparica-1501x600-540x216.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"caparica-1501x600-700x280.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:30:\"caparica-1501x600-1501x600.jpg\";s:5:\"width\";i:1501;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:29:\"caparica-1501x600-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9630, 1451, '_thumbnail_id', '1454'),
(9633, 1455, 'wprss_item_permalink', 'http://ondasdeouro.pt/votacoes-abertas-ate-9-de-junho-kia-ondas-de-ouro-powered-by-surfportugal/'),
(9634, 1455, 'wprss_item_enclosure', ''),
(9635, 1455, 'wprss_item_author', 'Ondas de Ouro'),
(9636, 1455, 'wprss_feed_id', '807'),
(9638, 1456, '_edit_lock', '1432640888:1'),
(9639, 1456, '_edit_last', '1'),
(9640, 1457, '_wp_attached_file', '2015/05/OOA_TV_1920x1080-1600x600.jpg'),
(9641, 1457, '_require_file_renaming', '1'),
(9642, 1457, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:600;s:4:\"file\";s:37:\"2015/05/OOA_TV_1920x1080-1600x600.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"OOA_TV_1920x1080-1600x600-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"OOA_TV_1920x1080-1600x600-540x203.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:203;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"OOA_TV_1920x1080-1600x600-700x263.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:263;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:38:\"OOA_TV_1920x1080-1600x600-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:37:\"OOA_TV_1920x1080-1600x600-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9643, 1456, '_thumbnail_id', '1457'),
(9649, 1463, 'wprss_item_permalink', 'http://ondasdeouro.pt/revelada-lista-de-nomeados-da-maior-gala-do-surf-nacional-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal/'),
(9650, 1463, 'wprss_item_enclosure', ''),
(9651, 1463, 'wprss_item_author', 'Ondas de Ouro'),
(9652, 1463, 'wprss_feed_id', '807'),
(9654, 1344, '_wp_old_slug', 'francisco-morais'),
(9661, 1386, '_edit_lock', '1432654895:1'),
(9662, 1386, '_edit_last', '1'),
(9803, 1467, '_edit_lock', '1432903314:1'),
(9804, 1467, '_edit_last', '1'),
(9805, 1468, '_wp_attached_file', '2015/05/xaninho-tubo.jpg'),
(9806, 1468, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:767;s:4:\"file\";s:24:\"2015/05/xaninho-tubo.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"xaninho-tubo-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"xaninho-tubo-501x320.jpg\";s:5:\"width\";i:501;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"xaninho-tubo-700x447.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:447;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"xaninho-tubo-1200x600.jpg\";s:5:\"width\";i:1200;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"xaninho-tubo-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(9807, 1467, '_thumbnail_id', '1468'),
(9808, 1467, 'aw_surfista', 'Alexandre \'Xaninho\' Ferreira'),
(9809, 1467, '_aw_surfista', 'field_54fd889210f6e'),
(9810, 1467, 'aw_fotografo', ''),
(9811, 1467, '_aw_fotografo', 'field_54fd88b010f6f'),
(9812, 1467, 'aw_local', 'Pedra Branca'),
(9813, 1467, '_aw_local', 'field_54fd88bc10f70'),
(9814, 1467, 'aw_cameraman', 'Luis Bento'),
(9815, 1467, '_aw_cameraman', 'field_54fd89c73c1fe'),
(9816, 1467, 'aw_data', '03-01-2015 Camera'),
(9817, 1467, '_aw_data', 'field_54fd8badb3f8a'),
(9818, 1467, 'aw_media_type', 'video'),
(9819, 1467, '_aw_media_type', 'field_550073fd4692a'),
(9820, 1467, 'aw_video', 'https://www.youtube.com/watch?v=pTRtQKkz6IE'),
(9821, 1467, '_aw_video', 'field_5500e5528c18d'),
(9822, 1467, 'aw_finalista', '0'),
(9823, 1467, '_aw_finalista', 'field_5563723f18204'),
(10374, 895, '_thumbnail_id', '1457'),
(10397, 1472, '_edit_lock', '1433941509:1'),
(10398, 1472, '_edit_last', '1'),
(10399, 1473, '_wp_attached_file', '2015/06/gala.jpg'),
(10400, 1473, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1501;s:6:\"height\";i:600;s:4:\"file\";s:16:\"2015/06/gala.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"gala-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:16:\"gala-540x216.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"gala-700x280.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:17:\"gala-1501x600.jpg\";s:5:\"width\";i:1501;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:16:\"gala-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(10406, 1479, 'wprss_item_permalink', 'http://ondasdeouro.pt/vencedores-vao-ser-revelados-hoje-dia-10-na-gala-casino-estoril/'),
(10407, 1479, 'wprss_item_enclosure', ''),
(10408, 1479, 'wprss_item_author', 'Ondas de Ouro'),
(10409, 1479, 'wprss_feed_id', '807'),
(10415, 1480, '_wp_attached_file', '2015/06/wines.jpg'),
(10416, 1480, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1501;s:6:\"height\";i:600;s:4:\"file\";s:17:\"2015/06/wines.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"wines-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"wines-540x216.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"wines-700x280.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:18:\"wines-1501x600.jpg\";s:5:\"width\";i:1501;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"wines-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(10417, 1472, '_thumbnail_id', '1480'),
(10469, 1481, '_edit_lock', '1434065350:1'),
(10470, 1481, '_edit_last', '1'),
(10471, 1482, '_wp_attached_file', '2015/06/kikas.jpg'),
(10472, 1482, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1501;s:6:\"height\";i:600;s:4:\"file\";s:17:\"2015/06/kikas.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"kikas-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"kikas-540x216.jpg\";s:5:\"width\";i:540;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:17:\"kikas-700x280.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:280;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:18:\"kikas-1501x600.jpg\";s:5:\"width\";i:1501;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:17:\"kikas-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";i:0;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:0;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";i:0;s:3:\"iso\";i:0;s:13:\"shutter_speed\";i:0;s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(10473, 1481, '_thumbnail_id', '1482'),
(10474, 1483, '_wp_attached_file', '2015/06/20150610_0011.jpg'),
(10475, 1483, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1069;s:4:\"file\";s:25:\"2015/06/20150610_0011.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"20150610_0011-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"20150610_0011-479x320.jpg\";s:5:\"width\";i:479;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"20150610_0011-700x468.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:468;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:26:\"20150610_0011-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"20150610_0011-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:8;s:6:\"credit\";s:12:\"Pedro Mestre\";s:6:\"camera\";s:10:\"NIKON D600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433961738;s:9:\"copyright\";s:11:\"PedroMestre\";s:12:\"focal_length\";s:2:\"18\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(10476, 1484, '_wp_attached_file', '2015/06/20150610_0462.jpg'),
(10477, 1484, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1068;s:6:\"height\";i:1600;s:4:\"file\";s:25:\"2015/06/20150610_0462.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"20150610_0462-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"20150610_0462-214x320.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"20150610_0462-668x1000.jpg\";s:5:\"width\";i:668;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:26:\"20150610_0462-1068x600.jpg\";s:5:\"width\";i:1068;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"20150610_0462-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:5;s:6:\"credit\";s:12:\"Pedro Mestre\";s:6:\"camera\";s:10:\"NIKON D600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433966323;s:9:\"copyright\";s:11:\"PedroMestre\";s:12:\"focal_length\";s:2:\"22\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(10478, 1485, '_wp_attached_file', '2015/06/20150610_0488.jpg'),
(10479, 1485, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1064;s:4:\"file\";s:25:\"2015/06/20150610_0488.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"20150610_0488-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"20150610_0488-481x320.jpg\";s:5:\"width\";i:481;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"20150610_0488-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:26:\"20150610_0488-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"20150610_0488-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:5.5999999999999996447286321199499070644378662109375;s:6:\"credit\";s:12:\"Pedro Mestre\";s:6:\"camera\";s:10:\"NIKON D600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433966494;s:9:\"copyright\";s:11:\"PedroMestre\";s:12:\"focal_length\";s:2:\"17\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(10480, 1486, '_wp_attached_file', '2015/06/20150610_0494.jpg'),
(10481, 1486, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1600;s:4:\"file\";s:25:\"2015/06/20150610_0494.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"20150610_0494-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"20150610_0494-320x320.jpg\";s:5:\"width\";i:320;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"20150610_0494-700x700.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:700;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:26:\"20150610_0494-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"20150610_0494-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:5.5999999999999996447286321199499070644378662109375;s:6:\"credit\";s:12:\"Pedro Mestre\";s:6:\"camera\";s:10:\"NIKON D600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433966528;s:9:\"copyright\";s:11:\"PedroMestre\";s:12:\"focal_length\";s:2:\"26\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(10482, 1487, '_wp_attached_file', '2015/06/20150610_0630.jpg'),
(10483, 1487, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1068;s:4:\"file\";s:25:\"2015/06/20150610_0630.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"20150610_0630-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"20150610_0630-479x320.jpg\";s:5:\"width\";i:479;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"20150610_0630-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:26:\"20150610_0630-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"20150610_0630-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:4;s:6:\"credit\";s:12:\"Pedro Mestre\";s:6:\"camera\";s:10:\"NIKON D600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433968780;s:9:\"copyright\";s:11:\"PedroMestre\";s:12:\"focal_length\";s:2:\"80\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(10484, 1488, '_wp_attached_file', '2015/06/AcademiaProfissionalSurf.jpg'),
(10485, 1488, '_require_file_renaming', '1'),
(10486, 1488, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1068;s:4:\"file\";s:36:\"2015/06/AcademiaProfissionalSurf.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"AcademiaProfissionalSurf-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"AcademiaProfissionalSurf-479x320.jpg\";s:5:\"width\";i:479;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"AcademiaProfissionalSurf-700x467.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:467;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:37:\"AcademiaProfissionalSurf-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:36:\"AcademiaProfissionalSurf-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:4;s:6:\"credit\";s:12:\"Pedro Mestre\";s:6:\"camera\";s:10:\"NIKON D600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433969743;s:9:\"copyright\";s:11:\"PedroMestre\";s:12:\"focal_length\";s:2:\"26\";s:3:\"iso\";s:4:\"2000\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(10487, 1489, '_wp_attached_file', '2015/06/AlexBotelho_JoanaDuarte.jpg'),
(10488, 1489, '_require_file_renaming', '1'),
(10489, 1489, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1068;s:6:\"height\";i:1600;s:4:\"file\";s:35:\"2015/06/AlexBotelho_JoanaDuarte.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"AlexBotelho_JoanaDuarte-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"AlexBotelho_JoanaDuarte-214x320.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"AlexBotelho_JoanaDuarte-668x1000.jpg\";s:5:\"width\";i:668;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:36:\"AlexBotelho_JoanaDuarte-1068x600.jpg\";s:5:\"width\";i:1068;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:35:\"AlexBotelho_JoanaDuarte-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:5.5999999999999996447286321199499070644378662109375;s:6:\"credit\";s:12:\"Pedro Mestre\";s:6:\"camera\";s:10:\"NIKON D600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433965430;s:9:\"copyright\";s:11:\"PedroMestre\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(10490, 1490, '_wp_attached_file', '2015/06/FilipaPrudêncio.jpg'),
(10491, 1490, '_require_file_renaming', '1'),
(10492, 1490, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1068;s:6:\"height\";i:1600;s:4:\"file\";s:28:\"2015/06/FilipaPrudêncio.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"FilipaPrudêncio-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"FilipaPrudêncio-214x320.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"FilipaPrudêncio-668x1000.jpg\";s:5:\"width\";i:668;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:29:\"FilipaPrudêncio-1068x600.jpg\";s:5:\"width\";i:1068;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"FilipaPrudêncio-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:5.5999999999999996447286321199499070644378662109375;s:6:\"credit\";s:12:\"Pedro Mestre\";s:6:\"camera\";s:10:\"NIKON D600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433965485;s:9:\"copyright\";s:11:\"PedroMestre\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(10493, 1491, '_wp_attached_file', '2015/06/FredericoMorais.jpg'),
(10494, 1491, '_require_file_renaming', '1'),
(10495, 1491, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1068;s:6:\"height\";i:1600;s:4:\"file\";s:27:\"2015/06/FredericoMorais.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"FredericoMorais-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"FredericoMorais-214x320.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"FredericoMorais-668x1000.jpg\";s:5:\"width\";i:668;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:28:\"FredericoMorais-1068x600.jpg\";s:5:\"width\";i:1068;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:27:\"FredericoMorais-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:5;s:6:\"credit\";s:12:\"Pedro Mestre\";s:6:\"camera\";s:10:\"NIKON D600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433966264;s:9:\"copyright\";s:11:\"PedroMestre\";s:12:\"focal_length\";s:2:\"32\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(10496, 1492, '_wp_attached_file', '2015/06/IsabelCorteReal_TiagoPires.jpg'),
(10497, 1492, '_require_file_renaming', '1'),
(10498, 1492, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1072;s:6:\"height\";i:1600;s:4:\"file\";s:38:\"2015/06/IsabelCorteReal_TiagoPires.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:38:\"IsabelCorteReal_TiagoPires-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:38:\"IsabelCorteReal_TiagoPires-214x320.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:39:\"IsabelCorteReal_TiagoPires-670x1000.jpg\";s:5:\"width\";i:670;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:39:\"IsabelCorteReal_TiagoPires-1072x600.jpg\";s:5:\"width\";i:1072;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:38:\"IsabelCorteReal_TiagoPires-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:5.5999999999999996447286321199499070644378662109375;s:6:\"credit\";s:12:\"Pedro Mestre\";s:6:\"camera\";s:10:\"NIKON D600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433963494;s:9:\"copyright\";s:11:\"PedroMestre\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(10499, 1493, '_wp_attached_file', '2015/06/ManuelSaPessoa.jpg'),
(10500, 1493, '_require_file_renaming', '1'),
(10501, 1493, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1068;s:6:\"height\";i:1600;s:4:\"file\";s:26:\"2015/06/ManuelSaPessoa.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"ManuelSaPessoa-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"ManuelSaPessoa-214x320.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"ManuelSaPessoa-668x1000.jpg\";s:5:\"width\";i:668;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:27:\"ManuelSaPessoa-1068x600.jpg\";s:5:\"width\";i:1068;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"ManuelSaPessoa-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:5.5999999999999996447286321199499070644378662109375;s:6:\"credit\";s:12:\"Pedro Mestre\";s:6:\"camera\";s:10:\"NIKON D600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433965704;s:9:\"copyright\";s:11:\"PedroMestre\";s:12:\"focal_length\";s:2:\"32\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(10502, 1494, '_wp_attached_file', '2015/06/MarianaAssis_TomasFernandes.jpg'),
(10503, 1494, '_require_file_renaming', '1'),
(10504, 1494, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1068;s:6:\"height\";i:1600;s:4:\"file\";s:39:\"2015/06/MarianaAssis_TomasFernandes.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"MarianaAssis_TomasFernandes-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"MarianaAssis_TomasFernandes-214x320.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:40:\"MarianaAssis_TomasFernandes-668x1000.jpg\";s:5:\"width\";i:668;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:40:\"MarianaAssis_TomasFernandes-1068x600.jpg\";s:5:\"width\";i:1068;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:39:\"MarianaAssis_TomasFernandes-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:5.5999999999999996447286321199499070644378662109375;s:6:\"credit\";s:12:\"Pedro Mestre\";s:6:\"camera\";s:10:\"NIKON D600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433965033;s:9:\"copyright\";s:11:\"PedroMestre\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(10505, 1495, '_wp_attached_file', '2015/06/NickUricchio.jpg'),
(10506, 1495, '_require_file_renaming', '1'),
(10507, 1495, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1068;s:6:\"height\";i:1600;s:4:\"file\";s:24:\"2015/06/NickUricchio.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"NickUricchio-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"NickUricchio-214x320.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"NickUricchio-668x1000.jpg\";s:5:\"width\";i:668;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"NickUricchio-1068x600.jpg\";s:5:\"width\";i:1068;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"NickUricchio-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:5.5999999999999996447286321199499070644378662109375;s:6:\"credit\";s:12:\"Pedro Mestre\";s:6:\"camera\";s:10:\"NIKON D600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433965473;s:9:\"copyright\";s:11:\"PedroMestre\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(10508, 1496, '_wp_attached_file', '2015/06/NicvonRupp.jpg'),
(10509, 1496, '_require_file_renaming', '1'),
(10510, 1496, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1065;s:6:\"height\";i:1600;s:4:\"file\";s:22:\"2015/06/NicvonRupp.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"NicvonRupp-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"NicvonRupp-213x320.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"NicvonRupp-666x1000.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:23:\"NicvonRupp-1065x600.jpg\";s:5:\"width\";i:1065;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:22:\"NicvonRupp-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:7.0999999999999996447286321199499070644378662109375;s:6:\"credit\";s:12:\"Pedro Mestre\";s:6:\"camera\";s:10:\"NIKON D600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433966974;s:9:\"copyright\";s:11:\"PedroMestre\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(10511, 1497, '_wp_attached_file', '2015/06/PedroGuedes_KellyBaron.jpg'),
(10512, 1497, '_require_file_renaming', '1'),
(10513, 1497, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1068;s:6:\"height\";i:1600;s:4:\"file\";s:34:\"2015/06/PedroGuedes_KellyBaron.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"PedroGuedes_KellyBaron-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"PedroGuedes_KellyBaron-214x320.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"PedroGuedes_KellyBaron-668x1000.jpg\";s:5:\"width\";i:668;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:35:\"PedroGuedes_KellyBaron-1068x600.jpg\";s:5:\"width\";i:1068;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:34:\"PedroGuedes_KellyBaron-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:5.5999999999999996447286321199499070644378662109375;s:6:\"credit\";s:12:\"Pedro Mestre\";s:6:\"camera\";s:10:\"NIKON D600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433965594;s:9:\"copyright\";s:11:\"PedroMestre\";s:12:\"focal_length\";s:2:\"28\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(10514, 1498, '_wp_attached_file', '2015/06/RodrigoHeredia.jpg'),
(10515, 1498, '_require_file_renaming', '1'),
(10516, 1498, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1068;s:6:\"height\";i:1600;s:4:\"file\";s:26:\"2015/06/RodrigoHeredia.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"RodrigoHeredia-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"RodrigoHeredia-214x320.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"RodrigoHeredia-668x1000.jpg\";s:5:\"width\";i:668;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:27:\"RodrigoHeredia-1068x600.jpg\";s:5:\"width\";i:1068;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"RodrigoHeredia-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:8;s:6:\"credit\";s:12:\"Pedro Mestre\";s:6:\"camera\";s:10:\"NIKON D600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433965174;s:9:\"copyright\";s:11:\"PedroMestre\";s:12:\"focal_length\";s:2:\"26\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(10517, 1499, '_wp_attached_file', '2015/06/VascoRibeiro.jpg'),
(10518, 1499, '_require_file_renaming', '1'),
(10519, 1499, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1068;s:6:\"height\";i:1600;s:4:\"file\";s:24:\"2015/06/VascoRibeiro.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"VascoRibeiro-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"VascoRibeiro-214x320.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"VascoRibeiro-668x1000.jpg\";s:5:\"width\";i:668;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"VascoRibeiro-1068x600.jpg\";s:5:\"width\";i:1068;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"VascoRibeiro-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:5.5999999999999996447286321199499070644378662109375;s:6:\"credit\";s:12:\"Pedro Mestre\";s:6:\"camera\";s:10:\"NIKON D600\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433965289;s:9:\"copyright\";s:11:\"PedroMestre\";s:12:\"focal_length\";s:2:\"32\";s:3:\"iso\";s:3:\"640\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:1;}}'),
(10522, 1501, 'wprss_item_permalink', 'http://ondasdeouro.pt/surf-nacional-em-destaque-em-noite-de-gala-conhece-os-vencedores/'),
(10523, 1501, 'wprss_item_enclosure', ''),
(10524, 1501, 'wprss_item_author', 'Ondas de Ouro'),
(10525, 1501, 'wprss_feed_id', '807'),
(10544, 1502, '_wp_attached_file', '2015/06/RodrigoHeredia_FranciscoSpinola.jpg'),
(10545, 1502, '_require_file_renaming', '1'),
(10546, 1502, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:43:\"2015/06/RodrigoHeredia_FranciscoSpinola.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"RodrigoHeredia_FranciscoSpinola-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"RodrigoHeredia_FranciscoSpinola-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"RodrigoHeredia_FranciscoSpinola-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:44:\"RodrigoHeredia_FranciscoSpinola-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:43:\"RodrigoHeredia_FranciscoSpinola-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:3.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433971493;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"42\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(10547, 1503, '_wp_attached_file', '2015/06/TiagoPires.jpg'),
(10548, 1503, '_require_file_renaming', '1'),
(10549, 1503, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1066;s:6:\"height\";i:1600;s:4:\"file\";s:22:\"2015/06/TiagoPires.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"TiagoPires-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"TiagoPires-213x320.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"TiagoPires-666x1000.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:23:\"TiagoPires-1066x600.jpg\";s:5:\"width\";i:1066;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:22:\"TiagoPires-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:3.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433975303;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"36\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(10550, 1504, '_wp_attached_file', '2015/06/TomasFernandes.jpg'),
(10551, 1504, '_require_file_renaming', '1'),
(10552, 1504, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1066;s:6:\"height\";i:1600;s:4:\"file\";s:26:\"2015/06/TomasFernandes.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"TomasFernandes-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"TomasFernandes-213x320.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"TomasFernandes-666x1000.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:27:\"TomasFernandes-1066x600.jpg\";s:5:\"width\";i:1066;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:26:\"TomasFernandes-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:3.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433972842;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"36\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(10553, 1505, '_wp_attached_file', '2015/06/VascoRibeiro1.jpg'),
(10554, 1505, '_require_file_renaming', '1'),
(10555, 1505, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1066;s:6:\"height\";i:1600;s:4:\"file\";s:25:\"2015/06/VascoRibeiro1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"VascoRibeiro1-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"VascoRibeiro1-213x320.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"VascoRibeiro1-666x1000.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:26:\"VascoRibeiro1-1066x600.jpg\";s:5:\"width\";i:1066;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"VascoRibeiro1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:3.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433974183;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"44\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(10556, 1506, '_wp_attached_file', '2015/06/AlexBotelho.jpg'),
(10557, 1506, '_require_file_renaming', '1'),
(10558, 1506, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1066;s:6:\"height\";i:1600;s:4:\"file\";s:23:\"2015/06/AlexBotelho.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"AlexBotelho-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"AlexBotelho-213x320.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"AlexBotelho-666x1000.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:24:\"AlexBotelho-1066x600.jpg\";s:5:\"width\";i:1066;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"AlexBotelho-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:3.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433972248;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"54\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(10559, 1507, '_wp_attached_file', '2015/06/AndreCarvalho.jpg'),
(10560, 1507, '_require_file_renaming', '1'),
(10561, 1507, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1066;s:6:\"height\";i:1600;s:4:\"file\";s:25:\"2015/06/AndreCarvalho.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"AndreCarvalho-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"AndreCarvalho-213x320.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"AndreCarvalho-666x1000.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:26:\"AndreCarvalho-1066x600.jpg\";s:5:\"width\";i:1066;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"AndreCarvalho-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:3.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433969775;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"49\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(10562, 1508, '_wp_attached_file', '2015/06/AntonioDaSilvaBoaOndaProducoes.jpg'),
(10563, 1508, '_require_file_renaming', '1'),
(10564, 1508, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1066;s:6:\"height\";i:1600;s:4:\"file\";s:42:\"2015/06/AntonioDaSilvaBoaOndaProducoes.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:42:\"AntonioDaSilvaBoaOndaProducoes-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:42:\"AntonioDaSilvaBoaOndaProducoes-213x320.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:43:\"AntonioDaSilvaBoaOndaProducoes-666x1000.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:43:\"AntonioDaSilvaBoaOndaProducoes-1066x600.jpg\";s:5:\"width\";i:1066;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:42:\"AntonioDaSilvaBoaOndaProducoes-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:3.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433970580;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(10565, 1509, '_wp_attached_file', '2015/06/AntonioSilva.jpg'),
(10566, 1509, '_require_file_renaming', '1'),
(10567, 1509, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1066;s:6:\"height\";i:1600;s:4:\"file\";s:24:\"2015/06/AntonioSilva.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"AntonioSilva-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"AntonioSilva-213x320.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"AntonioSilva-666x1000.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:25:\"AntonioSilva-1066x600.jpg\";s:5:\"width\";i:1066;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:24:\"AntonioSilva-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:3.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433971078;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"60\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(10568, 1510, '_wp_attached_file', '2015/06/APS.jpg'),
(10569, 1510, '_require_file_renaming', '1'),
(10570, 1510, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:15:\"2015/06/APS.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"APS-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"APS-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:15:\"APS-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:16:\"APS-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:15:\"APS-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:3.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433970173;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"42\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(10571, 1511, '_wp_attached_file', '2015/06/FilipaPrudencio.jpg'),
(10572, 1511, '_require_file_renaming', '1'),
(10573, 1511, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1066;s:6:\"height\";i:1600;s:4:\"file\";s:27:\"2015/06/FilipaPrudencio.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"FilipaPrudencio-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"FilipaPrudencio-213x320.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"FilipaPrudencio-666x1000.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:28:\"FilipaPrudencio-1066x600.jpg\";s:5:\"width\";i:1066;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:27:\"FilipaPrudencio-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:3.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433970946;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"38\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(10574, 1512, '_wp_attached_file', '2015/06/FredericoMorais1.jpg'),
(10575, 1512, '_require_file_renaming', '1');
INSERT INTO `wp_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(10576, 1512, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1066;s:6:\"height\";i:1600;s:4:\"file\";s:28:\"2015/06/FredericoMorais1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"FredericoMorais1-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"FredericoMorais1-213x320.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"FredericoMorais1-666x1000.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:29:\"FredericoMorais1-1066x600.jpg\";s:5:\"width\";i:1066;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"FredericoMorais1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:3.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433970655;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"61\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(10577, 1513, '_wp_attached_file', '2015/06/FredericoMorais2.jpg'),
(10578, 1513, '_require_file_renaming', '1'),
(10579, 1513, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1066;s:6:\"height\";i:1600;s:4:\"file\";s:28:\"2015/06/FredericoMorais2.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"FredericoMorais2-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"FredericoMorais2-213x320.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"FredericoMorais2-666x1000.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:29:\"FredericoMorais2-1066x600.jpg\";s:5:\"width\";i:1066;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"FredericoMorais2-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:3.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433971811;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"52\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(10580, 1514, '_wp_attached_file', '2015/06/GuiBravoPimentao.jpg'),
(10581, 1514, '_require_file_renaming', '1'),
(10582, 1514, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1066;s:4:\"file\";s:28:\"2015/06/GuiBravoPimentao.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"GuiBravoPimentao-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"GuiBravoPimentao-480x320.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"GuiBravoPimentao-700x466.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:466;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:29:\"GuiBravoPimentao-1600x600.jpg\";s:5:\"width\";i:1600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:28:\"GuiBravoPimentao-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:3.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433973404;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"46\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(10583, 1515, '_wp_attached_file', '2015/06/NickUricchio1.jpg'),
(10584, 1515, '_require_file_renaming', '1'),
(10585, 1515, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1066;s:6:\"height\";i:1600;s:4:\"file\";s:25:\"2015/06/NickUricchio1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"NickUricchio1-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"NickUricchio1-213x320.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"NickUricchio1-666x1000.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:26:\"NickUricchio1-1066x600.jpg\";s:5:\"width\";i:1066;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:25:\"NickUricchio1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:3.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433972058;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"58\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(10586, 1516, '_wp_attached_file', '2015/06/NicvonRupp1.jpg'),
(10587, 1516, '_require_file_renaming', '1'),
(10588, 1516, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1066;s:6:\"height\";i:1600;s:4:\"file\";s:23:\"2015/06/NicvonRupp1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"NicvonRupp1-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"NicvonRupp1-213x320.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"NicvonRupp1-666x1000.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:24:\"NicvonRupp1-1066x600.jpg\";s:5:\"width\";i:1066;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:23:\"NicvonRupp1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:3.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433973050;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"44\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(10589, 1517, '_wp_attached_file', '2015/06/RodrigoHeredia1.jpg'),
(10590, 1517, '_require_file_renaming', '1'),
(10591, 1517, '_wp_attachment_metadata', 'a:5:{s:5:\"width\";i:1066;s:6:\"height\";i:1600;s:4:\"file\";s:27:\"2015/06/RodrigoHeredia1.jpg\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"RodrigoHeredia1-248x114.jpg\";s:5:\"width\";i:248;s:6:\"height\";i:114;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"RodrigoHeredia1-213x320.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:320;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"RodrigoHeredia1-666x1000.jpg\";s:5:\"width\";i:666;s:6:\"height\";i:1000;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:4:\"wide\";a:4:{s:4:\"file\";s:28:\"RodrigoHeredia1-1066x600.jpg\";s:5:\"width\";i:1066;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"square\";a:4:{s:4:\"file\";s:27:\"RodrigoHeredia1-200x200.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:11:{s:8:\"aperture\";d:3.5;s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"Canon EOS 6D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";i:1433973677;s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";i:0;}}'),
(10656, 1518, 'wprss_item_permalink', 'https://ondasdeouro.pt/candidaturas/capitulo-perfeito/'),
(10657, 1518, 'wprss_item_enclosure', ''),
(10658, 1518, 'wprss_item_author', 'Ondas de Ouro'),
(10659, 1518, 'wprss_feed_id', '806'),
(10660, 1519, 'wprss_item_permalink', 'https://ondasdeouro.pt/candidaturas/portuguese-waves-series-cascais-trophy/'),
(10661, 1519, 'wprss_item_enclosure', ''),
(10662, 1519, 'wprss_item_author', 'Ondas de Ouro'),
(10663, 1519, 'wprss_feed_id', '806'),
(10664, 1520, 'wprss_item_permalink', 'https://ondasdeouro.pt/candidaturas/sal-surf-at-lisbon/'),
(10665, 1520, 'wprss_item_enclosure', ''),
(10666, 1520, 'wprss_item_author', 'Ondas de Ouro'),
(10667, 1520, 'wprss_feed_id', '806'),
(10668, 1521, 'wprss_item_permalink', 'https://ondasdeouro.pt/candidaturas/campeonato-nacional-de-surf/'),
(10669, 1521, 'wprss_item_enclosure', ''),
(10670, 1521, 'wprss_item_author', 'Ondas de Ouro'),
(10671, 1521, 'wprss_feed_id', '806'),
(10672, 1522, 'wprss_item_permalink', 'https://ondasdeouro.pt/candidaturas/ana-sarmento/'),
(10673, 1522, 'wprss_item_enclosure', ''),
(10674, 1522, 'wprss_item_author', 'Ondas de Ouro'),
(10675, 1522, 'wprss_feed_id', '806'),
(10676, 1523, 'wprss_item_permalink', 'https://ondasdeouro.pt/candidaturas/filipa-prudencio/'),
(10677, 1523, 'wprss_item_enclosure', ''),
(10678, 1523, 'wprss_item_author', 'Ondas de Ouro'),
(10679, 1523, 'wprss_feed_id', '806'),
(10680, 1524, 'wprss_item_permalink', 'https://ondasdeouro.pt/candidaturas/nicolau-von-rupp-2/'),
(10681, 1524, 'wprss_item_enclosure', ''),
(10682, 1524, 'wprss_item_author', 'Ondas de Ouro'),
(10683, 1524, 'wprss_feed_id', '806'),
(10684, 1525, 'wprss_item_permalink', 'https://ondasdeouro.pt/candidaturas/miguel-mouzinho/'),
(10685, 1525, 'wprss_item_enclosure', ''),
(10686, 1525, 'wprss_item_author', 'Ondas de Ouro'),
(10687, 1525, 'wprss_feed_id', '806'),
(10688, 1526, 'wprss_item_permalink', 'https://ondasdeouro.pt/candidaturas/facing-fear-videoclip-do-ano/'),
(10689, 1526, 'wprss_item_enclosure', ''),
(10690, 1526, 'wprss_item_author', 'Ondas de Ouro'),
(10691, 1526, 'wprss_feed_id', '806'),
(10692, 1527, 'wprss_item_permalink', 'https://ondasdeouro.pt/candidaturas/my-playground-videoclip-do-ano/'),
(10693, 1527, 'wprss_item_enclosure', ''),
(10694, 1527, 'wprss_item_author', 'Ondas de Ouro'),
(10695, 1527, 'wprss_feed_id', '806'),
(10815, 1528, 'wprss_item_permalink', 'https://ondasdeouro.pt/surf-nacional-em-destaque-em-noite-de-gala-conhece-os-vencedores/'),
(10816, 1528, 'wprss_item_enclosure', ''),
(10817, 1528, 'wprss_item_author', 'Ondas de Ouro'),
(10818, 1528, 'wprss_feed_id', '807'),
(10819, 1529, 'wprss_item_permalink', 'https://ondasdeouro.pt/vencedores-vao-ser-revelados-hoje-dia-10-na-gala-casino-estoril/'),
(10820, 1529, 'wprss_item_enclosure', ''),
(10821, 1529, 'wprss_item_author', 'Ondas de Ouro'),
(10822, 1529, 'wprss_feed_id', '807'),
(10823, 1530, 'wprss_item_permalink', 'https://ondasdeouro.pt/revelada-lista-de-nomeados-da-maior-gala-do-surf-nacional-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal/'),
(10824, 1530, 'wprss_item_enclosure', ''),
(10825, 1530, 'wprss_item_author', 'Ondas de Ouro'),
(10826, 1530, 'wprss_feed_id', '807'),
(10827, 1531, 'wprss_item_permalink', 'https://ondasdeouro.pt/votacoes-abertas-ate-9-de-junho-kia-ondas-de-ouro-powered-by-surfportugal/'),
(10828, 1531, 'wprss_item_enclosure', ''),
(10829, 1531, 'wprss_item_author', 'Ondas de Ouro'),
(10830, 1531, 'wprss_feed_id', '807'),
(10831, 1532, 'wprss_item_permalink', 'https://ondasdeouro.pt/terminaram-as-candidaturas-votacoes-25-de-maio-a-9-de-junho/'),
(10832, 1532, 'wprss_item_enclosure', ''),
(10833, 1532, 'wprss_item_author', 'Ondas de Ouro'),
(10834, 1532, 'wprss_feed_id', '807'),
(10835, 1533, 'wprss_item_permalink', 'https://ondasdeouro.pt/escolha-os-candidatos-ao-premio-os-mais-sexy-do-ano-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal/'),
(10836, 1533, 'wprss_item_enclosure', ''),
(10837, 1533, 'wprss_item_author', 'Ondas de Ouro'),
(10838, 1533, 'wprss_feed_id', '807'),
(10839, 1534, 'wprss_item_permalink', 'https://ondasdeouro.pt/primeiras-candidaturas-para-a-maior-onda-de-tow-in-divulgadas/'),
(10840, 1534, 'wprss_item_enclosure', ''),
(10841, 1534, 'wprss_item_author', 'Ondas de Ouro'),
(10842, 1534, 'wprss_feed_id', '807'),
(10843, 1535, 'wprss_item_permalink', 'https://ondasdeouro.pt/divulgadas-primeiras-candidaturas-para-tubo-do-ano/'),
(10844, 1535, 'wprss_item_enclosure', ''),
(10845, 1535, 'wprss_item_author', 'Ondas de Ouro'),
(10846, 1535, 'wprss_feed_id', '807'),
(10847, 1536, 'wprss_item_permalink', 'https://ondasdeouro.pt/as-primeiras-candidaturas-a-foto-do-ano-estao-online/'),
(10848, 1536, 'wprss_item_enclosure', ''),
(10849, 1536, 'wprss_item_author', 'Ondas de Ouro'),
(10850, 1536, 'wprss_feed_id', '807'),
(10851, 1537, 'wprss_item_permalink', 'https://ondasdeouro.pt/abertas-candidaturas-para-a-gala-do-ano-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal/'),
(10852, 1537, 'wprss_item_enclosure', ''),
(10853, 1537, 'wprss_item_author', 'Ondas de Ouro'),
(10854, 1537, 'wprss_feed_id', '807');

-- --------------------------------------------------------

--
-- Table structure for table `wp_posts`
--

CREATE TABLE `wp_posts` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `post_author` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext NOT NULL,
  `post_title` text NOT NULL,
  `post_excerpt` text NOT NULL,
  `post_status` varchar(20) NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) NOT NULL DEFAULT 'open',
  `post_password` varchar(20) NOT NULL DEFAULT '',
  `post_name` varchar(200) NOT NULL DEFAULT '',
  `to_ping` text NOT NULL,
  `pinged` text NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext NOT NULL,
  `post_parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `guid` varchar(255) NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT '0',
  `post_type` varchar(20) NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_posts`
--

INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(14, 1, '2014-12-05 00:33:07', '2014-12-05 00:33:07', '', 'MG_00981-1024x682', '', 'inherit', 'open', 'open', '', 'mg_00981-1024x682', '', '', '2014-12-05 00:46:52', '2014-12-05 00:46:52', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/MG_00981-1024x682.jpg', 0, 'attachment', 'image/jpeg', 0),
(161, 2, '2013-12-17 17:41:21', '2013-12-17 17:41:21', '', 'Perfis', '', 'publish', 'closed', 'closed', '', 'acf_perfis', '', '', '2014-12-18 15:46:19', '2014-12-18 15:46:19', '', 0, 'http://2013.capituloperfeito.com/?post_type=acf&#038;p=161', 0, 'acf', '', 0),
(387, 1, '2014-12-06 18:51:59', '2014-12-06 18:51:59', '<img class=\"alignnone  wp-image-553\" style=\"width: 427px; height: 249px;\" src=\"http://2013.capituloperfeito.com/wp-content/uploads/2014/01/Pecas-300x200.jpg\" alt=\"Pecas\" width=\"300\" height=\"200\" />', 'Pedro Monteiro', '', 'inherit', 'open', 'open', '', '386-autosave-v1', '', '', '2014-12-06 18:51:59', '2014-12-06 18:51:59', '', 386, 'http://beta.ondasdeouro.com/?p=387', 0, 'revision', '', 0),
(408, 1, '2014-12-06 19:27:23', '2014-12-06 19:27:23', '', 'Edgar Nozes', '', 'inherit', 'open', 'open', '', '214-autosave-v1', '', '', '2014-12-06 19:27:23', '2014-12-06 19:27:23', '', 214, 'http://beta.ondasdeouro.com/?p=408', 0, 'revision', '', 0),
(409, 1, '2014-12-06 19:27:56', '2014-12-06 19:27:56', '', 'Pedro Boonman Correia', '', 'inherit', 'open', 'open', '', '213-autosave-v1', '', '', '2014-12-06 19:27:56', '2014-12-06 19:27:56', '', 213, 'http://beta.ondasdeouro.com/?p=409', 0, 'revision', '', 0),
(410, 1, '2014-12-06 19:28:27', '2014-12-06 19:28:27', '', 'Eduardo Fernandes', '', 'inherit', 'open', 'open', '', '212-autosave-v1', '', '', '2014-12-06 19:28:27', '2014-12-06 19:28:27', '', 212, 'http://beta.ondasdeouro.com/?p=410', 0, 'revision', '', 0),
(411, 1, '2014-12-06 19:29:00', '2014-12-06 19:29:00', '', 'Joackim Guichard', '', 'inherit', 'open', 'open', '', '211-autosave-v1', '', '', '2014-12-06 19:29:00', '2014-12-06 19:29:00', '', 211, 'http://beta.ondasdeouro.com/?p=411', 0, 'revision', '', 0),
(412, 1, '2014-12-06 19:30:00', '2014-12-06 19:30:00', '', 'Fernando Bento', '', 'inherit', 'open', 'open', '', '210-autosave-v1', '', '', '2014-12-06 19:30:00', '2014-12-06 19:30:00', '', 210, 'http://beta.ondasdeouro.com/?p=412', 0, 'revision', '', 0),
(413, 1, '2014-12-06 19:30:32', '2014-12-06 19:30:32', '', 'Rodrigo Herédia', '', 'inherit', 'open', 'open', '', '209-autosave-v1', '', '', '2014-12-06 19:30:32', '2014-12-06 19:30:32', '', 209, 'http://beta.ondasdeouro.com/?p=413', 0, 'revision', '', 0),
(414, 1, '2014-12-06 19:30:50', '2014-12-06 19:30:50', '', 'José Gregorio', '', 'inherit', 'open', 'open', '', '208-autosave-v1', '', '', '2014-12-06 19:30:50', '2014-12-06 19:30:50', '', 208, 'http://beta.ondasdeouro.com/?p=414', 0, 'revision', '', 0),
(415, 1, '2014-12-06 19:31:21', '2014-12-06 19:31:21', '', 'Paulo Rodrigues', '', 'inherit', 'open', 'open', '', '207-autosave-v1', '', '', '2014-12-06 19:31:21', '2014-12-06 19:31:21', '', 207, 'http://beta.ondasdeouro.com/?p=415', 0, 'revision', '', 0),
(416, 1, '2014-12-06 19:31:38', '2014-12-06 19:31:38', '', 'Tiago Oliveira', '', 'inherit', 'open', 'open', '', '206-autosave-v1', '', '', '2014-12-06 19:31:38', '2014-12-06 19:31:38', '', 206, 'http://beta.ondasdeouro.com/?p=416', 0, 'revision', '', 0),
(417, 1, '2014-12-06 19:32:10', '2014-12-06 19:32:10', '', 'Manuel Cotta', '', 'inherit', 'open', 'open', '', '205-autosave-v1', '', '', '2014-12-06 19:32:10', '2014-12-06 19:32:10', '', 205, 'http://beta.ondasdeouro.com/?p=417', 0, 'revision', '', 0),
(418, 1, '2014-12-06 19:32:27', '2014-12-06 19:32:27', '', 'Nuande Silva', '', 'inherit', 'open', 'open', '', '203-autosave-v1', '', '', '2014-12-06 19:32:27', '2014-12-06 19:32:27', '', 203, 'http://beta.ondasdeouro.com/?p=418', 0, 'revision', '', 0),
(419, 1, '2014-12-06 19:33:29', '2014-12-06 19:33:29', '', 'Alexandre Ferreira', '', 'inherit', 'open', 'open', '', '202-autosave-v1', '', '', '2014-12-06 19:33:29', '2014-12-06 19:33:29', '', 202, 'http://beta.ondasdeouro.com/?p=419', 0, 'revision', '', 0),
(420, 1, '2014-12-06 19:34:02', '2014-12-06 19:34:02', '', 'Nuno Silva', '', 'inherit', 'open', 'open', '', '201-autosave-v1', '', '', '2014-12-06 19:34:02', '2014-12-06 19:34:02', '', 201, 'http://beta.ondasdeouro.com/?p=420', 0, 'revision', '', 0),
(421, 1, '2014-12-06 19:34:34', '2014-12-06 19:34:34', '', 'Belmiro Mendes', '', 'inherit', 'open', 'open', '', '200-autosave-v1', '', '', '2014-12-06 19:34:34', '2014-12-06 19:34:34', '', 200, 'http://beta.ondasdeouro.com/?p=421', 0, 'revision', '', 0),
(422, 1, '2014-12-06 19:35:32', '2014-12-06 19:35:32', '', 'António Silva', '', 'inherit', 'open', 'open', '', '199-autosave-v1', '', '', '2014-12-06 19:35:32', '2014-12-06 19:35:32', '', 199, 'http://beta.ondasdeouro.com/?p=422', 0, 'revision', '', 0),
(423, 1, '2014-12-06 19:36:06', '2014-12-06 19:36:06', '', 'João Macedo', '', 'inherit', 'open', 'open', '', '198-autosave-v1', '', '', '2014-12-06 19:36:06', '2014-12-06 19:36:06', '', 198, 'http://beta.ondasdeouro.com/?p=423', 0, 'revision', '', 0),
(424, 1, '2014-12-06 19:36:39', '2014-12-06 19:36:39', '', 'Ivo Cação', '', 'inherit', 'open', 'open', '', '197-autosave-v1', '', '', '2014-12-06 19:36:39', '2014-12-06 19:36:39', '', 197, 'http://beta.ondasdeouro.com/?p=424', 0, 'revision', '', 0),
(425, 1, '2014-12-06 19:37:10', '2014-12-06 19:37:10', '', 'Tomás Valente', '', 'inherit', 'open', 'open', '', '194-autosave-v1', '', '', '2014-12-06 19:37:10', '2014-12-06 19:37:10', '', 194, 'http://beta.ondasdeouro.com/?p=425', 0, 'revision', '', 0),
(438, 1, '2014-12-06 20:27:41', '2014-12-06 20:27:41', '', 'Vasco Ribeiro', '', 'inherit', 'open', 'open', '', '180-autosave-v1', '', '', '2014-12-06 20:27:41', '2014-12-06 20:27:41', '', 180, 'http://beta.ondasdeouro.com/?p=438', 0, 'revision', '', 0),
(439, 1, '2014-12-06 20:27:58', '2014-12-06 20:27:58', '', 'Ruben Gonzalez', '', 'inherit', 'open', 'open', '', '178-autosave-v1', '', '', '2014-12-06 20:27:58', '2014-12-06 20:27:58', '', 178, 'http://beta.ondasdeouro.com/?p=439', 0, 'revision', '', 0),
(440, 1, '2014-12-06 20:28:14', '2014-12-06 20:28:14', '', 'Miguel Blanco', '', 'inherit', 'open', 'open', '', '176-autosave-v1', '', '', '2014-12-06 20:28:14', '2014-12-06 20:28:14', '', 176, 'http://beta.ondasdeouro.com/?p=440', 0, 'revision', '', 0),
(441, 1, '2014-12-06 20:28:48', '2014-12-06 20:28:48', '', ' José Ferreira', '', 'inherit', 'open', 'open', '', '170-autosave-v1', '', '', '2014-12-06 20:28:48', '2014-12-06 20:28:48', '', 170, 'http://beta.ondasdeouro.com/?p=441', 0, 'revision', '', 0),
(443, 1, '2014-12-06 20:29:35', '2014-12-06 20:29:35', '', 'João Guedes', '', 'inherit', 'open', 'open', '', '168-autosave-v1', '', '', '2014-12-06 20:29:35', '2014-12-06 20:29:35', '', 168, 'http://beta.ondasdeouro.com/?p=443', 0, 'revision', '', 0),
(444, 1, '2014-12-06 20:29:52', '2014-12-06 20:29:52', '', 'Francisco Alves', '', 'inherit', 'open', 'open', '', '165-autosave-v1', '', '', '2014-12-06 20:29:52', '2014-12-06 20:29:52', '', 165, 'http://beta.ondasdeouro.com/?p=444', 0, 'revision', '', 0),
(445, 1, '2014-12-06 20:30:26', '2014-12-06 20:30:26', '', 'Alex Botelho', '', 'inherit', 'open', 'open', '', '162-autosave-v1', '', '', '2014-12-06 20:30:26', '2014-12-06 20:30:26', '', 162, 'http://beta.ondasdeouro.com/?p=445', 0, 'revision', '', 0),
(447, 1, '2014-12-06 21:56:35', '2014-12-06 21:56:35', '', 'Nicolau-Von-Rupp_Capitulo-Perfeito-2013', '', 'inherit', 'open', 'open', '', 'nicolau-von-rupp_capitulo-perfeito-2013', '', '', '2014-12-07 22:18:47', '2014-12-07 22:18:47', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/Nicolau-Von-Rupp_Capitulo-Perfeito-2013.jpg', 0, 'attachment', 'image/jpeg', 0),
(452, 1, '2014-12-07 04:36:30', '2014-12-07 04:36:30', '', 'MG_00981-1024x682', '', 'inherit', 'open', 'open', '', 'mg_00981-1024x682-2', '', '', '2014-12-07 04:36:30', '2014-12-07 04:36:30', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/MG_00981-1024x6821.jpg', 0, 'attachment', 'image/jpeg', 0),
(456, 1, '2014-12-07 23:37:11', '2014-12-07 23:37:11', '', 'dsc_7328', '', 'inherit', 'open', 'open', '', 'dsc_7328', '', '', '2014-12-07 23:37:11', '2014-12-07 23:37:11', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/dsc_7328.jpg', 0, 'attachment', 'image/jpeg', 0),
(457, 1, '2014-12-07 23:37:12', '2014-12-07 23:37:12', '', 'dsc_7399', '', 'inherit', 'open', 'open', '', 'dsc_7399', '', '', '2014-12-07 23:37:12', '2014-12-07 23:37:12', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/dsc_7399.jpg', 0, 'attachment', 'image/jpeg', 0),
(458, 1, '2014-12-07 23:37:13', '2014-12-07 23:37:13', '', 'dsc_7459', '', 'inherit', 'open', 'open', '', 'dsc_7459', '', '', '2014-12-07 23:37:13', '2014-12-07 23:37:13', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/dsc_7459.jpg', 0, 'attachment', 'image/jpeg', 0),
(459, 1, '2014-12-07 23:37:15', '2014-12-07 23:37:15', '', 'DSC_74511', '', 'inherit', 'open', 'open', '', 'dsc_74511', '', '', '2014-12-07 23:37:15', '2014-12-07 23:37:15', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/DSC_74511.jpg', 0, 'attachment', 'image/jpeg', 0),
(461, 1, '2014-12-07 23:38:06', '2014-12-07 23:38:06', '', '6g4t5822-1024x682', '', 'inherit', 'open', 'open', '', '6g4t5822-1024x682', '', '', '2014-12-07 23:38:06', '2014-12-07 23:38:06', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/6g4t5822-1024x682.jpg', 0, 'attachment', 'image/jpeg', 0),
(462, 1, '2014-12-07 23:38:08', '2014-12-07 23:38:08', '', 'carca11-1024x575', '', 'inherit', 'open', 'open', '', 'carca11-1024x575', '', '', '2014-12-07 23:38:08', '2014-12-07 23:38:08', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/carca11-1024x575.jpg', 0, 'attachment', 'image/jpeg', 0),
(475, 1, '2014-12-08 21:24:59', '2014-12-08 21:24:59', ' ', '', '', 'publish', 'open', 'open', '', '475', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://beta.ondasdeouro.com/?p=475', 2, 'nav_menu_item', '', 0),
(530, 1, '2014-12-05 00:33:07', '2014-12-05 00:33:07', '', 'MG_00981-1024x682', '', 'inherit', 'open', 'open', '', 'mg_00981-1024x682-3', '', '', '2014-12-05 00:33:07', '2014-12-05 00:33:07', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/MG_00981-1024x682.jpg', 0, 'attachment', 'image/jpeg', 0),
(564, 1, '2014-12-06 21:56:35', '2014-12-06 21:56:35', '', 'Nicolau-Von-Rupp_Capitulo-Perfeito-2013', '', 'inherit', 'open', 'open', '', 'nicolau-von-rupp_capitulo-perfeito-2013-2', '', '', '2014-12-18 14:12:04', '2014-12-18 14:12:04', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/Nicolau-Von-Rupp_Capitulo-Perfeito-2013.jpg', 0, 'attachment', 'image/jpeg', 0),
(565, 1, '2014-12-07 04:36:30', '2014-12-07 04:36:30', '', 'MG_00981-1024x682', '', 'inherit', 'open', 'open', '', 'mg_00981-1024x682-2-2', '', '', '2014-12-18 14:11:44', '2014-12-18 14:11:44', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/MG_00981-1024x6821.jpg', 0, 'attachment', 'image/jpeg', 0),
(566, 1, '2014-12-07 23:37:11', '2014-12-07 23:37:11', '', 'dsc_7328', '', 'inherit', 'open', 'open', '', 'galeria-teste-1', '', '', '2015-03-05 11:00:56', '2015-03-05 11:00:56', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/dsc_7328.jpg', 0, 'attachment', 'image/jpeg', 0),
(567, 1, '2014-12-07 23:37:12', '2014-12-07 23:37:12', '', 'dsc_7399', '', 'inherit', 'open', 'open', '', 'galeria-teste-1-2', '', '', '2015-03-05 11:00:56', '2015-03-05 11:00:56', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/dsc_7399.jpg', 0, 'attachment', 'image/jpeg', 0),
(568, 1, '2014-12-07 23:37:13', '2014-12-07 23:37:13', '', 'dsc_7459', '', 'inherit', 'open', 'open', '', 'galeria-teste-1-3', '', '', '2015-03-05 11:00:56', '2015-03-05 11:00:56', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/dsc_7459.jpg', 0, 'attachment', 'image/jpeg', 0),
(569, 1, '2014-12-07 23:37:15', '2014-12-07 23:37:15', '', 'DSC_74511', '', 'inherit', 'open', 'open', '', 'galeria-teste-1-4', '', '', '2015-03-05 11:00:56', '2015-03-05 11:00:56', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/DSC_74511.jpg', 0, 'attachment', 'image/jpeg', 0),
(570, 1, '2014-12-07 23:38:06', '2014-12-07 23:38:06', '', '6g4t5822-1024x682', '', 'inherit', 'open', 'open', '', '6g4t5822-1024x682-2', '', '', '2014-12-18 14:10:01', '2014-12-18 14:10:01', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/6g4t5822-1024x682.jpg', 0, 'attachment', 'image/jpeg', 0),
(571, 1, '2014-12-07 23:38:08', '2014-12-07 23:38:08', '', 'carca11-1024x575', '', 'inherit', 'open', 'open', '', 'carca11-1024x575-2', '', '', '2014-12-18 14:10:01', '2014-12-18 14:10:01', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/carca11-1024x575.jpg', 0, 'attachment', 'image/jpeg', 0),
(593, 1, '2014-12-18 14:08:36', '2014-12-18 14:08:36', '', 'Contactos @en', '', 'publish', 'open', 'open', '', 'contactos-en', '', '', '2014-12-18 14:08:36', '2014-12-18 14:08:36', '', 0, 'http://beta.ondasdeouro.com/contactos-en/', 1, 'nav_menu_item', '', 0),
(594, 1, '2014-12-18 14:08:36', '2014-12-18 14:08:36', '', 'Termos & Condições @en', '', 'publish', 'open', 'open', '', 'termos-condicoes-en', '', '', '2014-12-18 14:08:36', '2014-12-18 14:08:36', '', 0, 'http://beta.ondasdeouro.com/termos-condicoes-en/', 2, 'nav_menu_item', '', 0),
(595, 1, '2014-12-18 14:08:37', '2014-12-18 14:08:37', '', 'Regulamento @en', '', 'publish', 'open', 'open', '', 'regulamento-en', '', '', '2014-12-18 14:08:37', '2014-12-18 14:08:37', '', 0, 'http://beta.ondasdeouro.com/regulamento-en/', 3, 'nav_menu_item', '', 0),
(618, 1, '2014-12-18 14:18:20', '2014-12-18 14:18:20', '', 'Home', '', 'publish', 'open', 'open', '', 'home', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://beta.ondasdeouro.com/?p=618', 1, 'nav_menu_item', '', 0),
(620, 1, '2014-12-18 14:21:30', '2014-12-18 14:21:30', '', 'ricardo-trepa', '', 'inherit', 'open', 'open', '', 'ricardo-trepa', '', '', '2014-12-18 14:21:30', '2014-12-18 14:21:30', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/ricardo-trepa.jpg', 0, 'attachment', 'image/jpeg', 0),
(621, 1, '2014-12-18 14:21:30', '2014-12-18 14:21:30', '', 'ricardo-trepa', '', 'inherit', 'open', 'open', '', 'ricardo-trepa-2', '', '', '2014-12-18 14:37:29', '2014-12-18 14:37:29', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/ricardo-trepa.jpg', 0, 'attachment', 'image/jpeg', 0),
(622, 1, '2014-12-18 14:21:32', '2014-12-18 14:21:32', '', 'francisco-mendes-1', '', 'inherit', 'open', 'open', '', 'francisco-mendes-1', '', '', '2014-12-18 14:21:32', '2014-12-18 14:21:32', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/francisco-mendes-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(623, 1, '2014-12-18 14:21:32', '2014-12-18 14:21:32', '', 'francisco-mendes-1', '', 'inherit', 'open', 'open', '', 'francisco-mendes-1-2', '', '', '2014-12-18 14:37:29', '2014-12-18 14:37:29', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/francisco-mendes-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(624, 1, '2014-12-18 14:21:35', '2014-12-18 14:21:35', 'Peniche, 25/03/2012 - Realizou-se hoje na Praia de Supertubos em Peniche o Campeonato de Surf RipCurl Capitulo Perfeito 2012.\n( Jorge Amaral )', 'Campeonato de Surf RipCurl Capitulo Perfeito 2012', '', 'inherit', 'open', 'open', '', 'campeonato-de-surf-ripcurl-capitulo-perfeito-2012', '', '', '2014-12-18 14:22:48', '2014-12-18 14:22:48', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/campeonato-de-surf-ripcurl-capitulo-perfeito-2012.jpg', 0, 'attachment', 'image/jpeg', 0),
(625, 1, '2014-12-18 14:21:35', '2014-12-18 14:21:35', 'Peniche, 25/03/2012 - Realizou-se hoje na Praia de Supertubos em Peniche o Campeonato de Surf RipCurl Capitulo Perfeito 2012.\r( Jorge Amaral )', 'Campeonato de Surf RipCurl Capitulo Perfeito 2012', '', 'inherit', 'open', 'open', '', 'campeonato-de-surf-ripcurl-capitulo-perfeito-2012-2', '', '', '2014-12-18 14:37:29', '2014-12-18 14:37:29', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/campeonato-de-surf-ripcurl-capitulo-perfeito-2012.jpg', 0, 'attachment', 'image/jpeg', 0),
(626, 1, '2014-12-18 14:21:39', '2014-12-18 14:21:39', '', 'ManelSaPessoa', '', 'inherit', 'open', 'open', '', 'manelsapessoa', '', '', '2014-12-18 14:21:39', '2014-12-18 14:21:39', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/ManelSaPessoa.jpeg', 0, 'attachment', 'image/jpeg', 0),
(627, 1, '2014-12-18 14:21:39', '2014-12-18 14:21:39', '', 'ManelSaPessoa', '', 'inherit', 'open', 'open', '', 'manelsapessoa-2', '', '', '2014-12-18 14:37:29', '2014-12-18 14:37:29', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/ManelSaPessoa.jpeg', 0, 'attachment', 'image/jpeg', 0),
(637, 1, '2014-12-18 14:41:06', '2014-12-18 14:41:06', '', '10846194_795991747123029_4080658820513318797_n', '', 'inherit', 'open', 'open', '', '10846194_795991747123029_4080658820513318797_n', '', '', '2014-12-18 14:41:06', '2014-12-18 14:41:06', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/10846194_795991747123029_4080658820513318797_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(638, 1, '2014-12-18 14:41:06', '2014-12-18 14:41:06', '', '10846194_795991747123029_4080658820513318797_n', '', 'inherit', 'open', 'open', '', '10846194_795991747123029_4080658820513318797_n-2', '', '', '2014-12-18 14:42:10', '2014-12-18 14:42:10', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2014/12/10846194_795991747123029_4080658820513318797_n.jpg', 0, 'attachment', 'image/jpeg', 0),
(644, 1, '2014-12-18 14:45:15', '2014-12-18 14:45:15', '', 'Home', '', 'publish', 'open', 'open', '', 'home-en', '', '', '2014-12-18 16:28:44', '2014-12-18 16:28:44', '', 0, 'http://beta.ondasdeouro.com/home-en/', 1, 'nav_menu_item', '', 0),
(648, 1, '2014-12-20 23:39:08', '2014-12-20 23:39:08', '', 'Homepage', '', 'publish', 'open', 'open', '', 'homepage', '', '', '2015-03-31 20:42:33', '2015-03-31 20:42:33', '', 0, 'http://beta.ondasdeouro.com/?page_id=648', 0, 'page', '', 0),
(649, 1, '2014-12-20 23:39:08', '2014-12-20 23:39:08', '', 'Homepage', '', 'inherit', 'open', 'open', '', '648-revision-v1', '', '', '2014-12-20 23:39:08', '2014-12-20 23:39:08', '', 648, 'http://beta.ondasdeouro.com/648-revision-v1/', 0, 'revision', '', 0),
(673, 1, '2015-03-05 00:51:33', '2015-03-05 00:51:33', '', 'Homepage', '', 'publish', 'closed', 'closed', '', 'acf_homepage', '', '', '2015-03-05 11:05:25', '2015-03-05 11:05:25', '', 0, 'http://beta.ondasdeouro.com/?post_type=acf&#038;p=673', 0, 'acf', '', 0),
(674, 1, '2015-03-05 00:57:34', '2015-03-05 00:57:34', '', 'Homepage', '', 'inherit', 'open', 'open', '', '648-revision-v1', '', '', '2015-03-05 00:57:34', '2015-03-05 00:57:34', '', 648, 'http://beta.ondasdeouro.com/648-revision-v1/', 0, 'revision', '', 0),
(675, 1, '2015-03-05 01:28:02', '2015-03-05 01:28:02', '', 'Homepage', '', 'inherit', 'open', 'open', '', '648-revision-v1', '', '', '2015-03-05 01:28:02', '2015-03-05 01:28:02', '', 648, 'http://beta.ondasdeouro.com/648-revision-v1/', 0, 'revision', '', 0),
(677, 1, '2015-03-05 02:26:01', '2015-03-05 02:26:01', '<h4>As Candidaturas terminaram no dia 22.</h4>\r\n<br/>\r\nDe 25 de maio a 9 de junho vão decorrer as votações através do site. \r\n\r\nSabe tudo no <a title=\"regulamento\" href=\"http://ondasdeouro.pt/termos/\"><strong>regulamento</strong></a>', 'Submete a tua onda', '', 'publish', 'open', 'open', '', 'submete-a-tua-onda', '', '', '2015-05-23 00:25:57', '2015-05-23 00:25:57', '', 0, 'http://beta.ondasdeouro.com/?page_id=677', 0, 'page', '', 0),
(678, 1, '2015-03-05 02:26:01', '2015-03-05 02:26:01', '', 'Submete a tua onda', '', 'inherit', 'open', 'open', '', '677-revision-v1', '', '', '2015-03-05 02:26:01', '2015-03-05 02:26:01', '', 677, 'http://beta.ondasdeouro.com/677-revision-v1/', 0, 'revision', '', 0),
(680, 1, '2015-03-05 02:38:29', '2015-03-05 02:38:29', '<p>nome (obrigatório)<br />\r\n    [text* your-name] </p>\r\n\r\n<p>email (obrigatório)<br />\r\n    [email* your-email] </p>\r\n\r\n<p>Surfista<br />\r\n    [text* your-surfer] </p>\r\n\r\n<p>Local<br />\r\n    [text* your-local] </p>\r\n\r\n<p>Cameraman/Fotógrafo<br />\r\n    [text your-cameraman] </p>\r\n\r\n<p>Data da onda/foto/vídeo<br />\r\n [text* your-date]</p>\r\n\r\n<p>Selecione a(s) categoria(s)<br />\r\n[select* menu-99 multiple include_blank \"FOTO DO ANO\" \"MAIOR ONDA DO ANO (REMADA)\" \"MAIOR ONDA DO ANO (TOW-IN)\" \"MANOBRA DO ANO\" \"ONDA DO ANO\" \"TUBO DO ANO\" \"VIDEOCLIP DO ANO\"] </p>\r\n\r\n<p>Links para os materiais - links para a tua onda ou fotografia: wetransfer, youtube, twitter, instagram...videos e fotos com boa resolução e sem marcas de edição como e.g XXL awards\r\n[textarea* your-message]\r\nNotas importantes:\r\n-Tubo do Ano, Onda do Ano, Videoclip do Ano : formato vídeo apenas\r\n-Maior Onda do Ano (remada), Maior Onda do Ano (tow-in), Manobra do Ano : formato vídeo e/ou fotografia(sequência completa)\r\n-Foto do Ano : formato fotografia apenas (uma por candidatura)\r\n\r\n</p>\r\n\r\n<p>Captcha\r\n[captchac captcha-565]\r\n[captchar captcha-565]\r\n</p>\r\n<p>[acceptance acceptance-360 default:on]  Aceito os <a href=\"/termos\">Termos e condições</a></p>\r\n[submit \"Enviar\"]\ncandidatura de [your-name]\nOndas de Ouro <info@ondasdeouro.pt>\nDe: [your-name] <[your-email]>\r\nsurfer: [ your-surfer]\r\ncamera: [your-cameraman]\r\nlocal: [your-local]\r\ndata: [your-date]\r\n--\r\ncategorias: [menu-99]\r\n--\r\nmateriais: [your-message]\r\n--\r\nEste email foi enviado por um formulário de contacto do site http://beta.ondasdeouro.com\nrodolfo.cristovao@gmail.com, rui@twice.pt, info@ondasdeouro.pt, francisco.twice@gmail.com, jvalente@surfportugal.pt\nReply-To: [your-email]\n\n\n\n\n[your-subject]\nOP Awards - Gala do Surf Portugês 2015 <rodolfo.cristovao@gmail.com>\nCorpo da mensagem:\r\n[your-message]\r\n\r\n--\r\nEste email foi enviado por um formulário de contacto em OP Awards - Gala do Surf Portugês 2015 http://beta.ondasdeouro.com\n[your-email]\nReply-To: rodolfo.cristovao@gmail.com\n\n\n\nA sua mensagem foi enviada com sucesso. Obrigado.\nMensagem não enviada. Tente mais tarde ou contacte o administrador do site com outro método.\nOcorreram erros de validação. Por favor verifique os dados e envie novamente.\nMensagem não enviada. Tente mais tarde ou contacte o administrador do site com outro método.\nPor favor aceite os termos para prosseguir.\nPor favor preencha o campo obrigatório.\nEste texto é demasiado extenso.\nEste texto é demasiado curto.\nO código inserido está incorrecto.\nFormato de número é inválido.\nEste número é demasiado pequeno.\nEste número é demasiado grande.\nO endereço de email parece inválido.\nURL parece inválido.\nNúmero de telefone parece inválido.\nResposta incorrecta.\nFormato de data parece inválido.\nEsta data é demasiado cedo.\nEsta data é demasiado tarde.\nErro no envio de ficheiro.\nEste tipo de ficheiro não é permitido.\nFicheiro demasiado grande.\nErro: não foi possível enviar o ficheiro.', 'submete a tua onda', '', 'publish', 'open', 'open', '', 'sem-nome', '', '', '2015-04-30 14:09:19', '2015-04-30 14:09:19', '', 0, 'http://beta.ondasdeouro.com/?post_type=wpcf7_contact_form&#038;p=680', 0, 'wpcf7_contact_form', '', 0),
(682, 1, '2015-03-05 02:41:03', '2015-03-05 02:41:03', '[contact-form-7 id=\"680\" title=\"submete a tua onda\"]', 'Submete a tua onda', '', 'inherit', 'open', 'open', '', '677-revision-v1', '', '', '2015-03-05 02:41:03', '2015-03-05 02:41:03', '', 677, 'http://beta.ondasdeouro.com/677-revision-v1/', 0, 'revision', '', 0),
(689, 1, '2015-03-05 11:20:40', '2015-03-05 11:20:40', '', 'Categorias', '', 'publish', 'open', 'open', '', 'award-categories', '', '', '2015-03-27 01:24:59', '2015-03-27 01:24:59', '', 0, 'http://beta.ondasdeouro.com/?page_id=689', 0, 'page', '', 0),
(690, 1, '2015-03-05 11:20:40', '2015-03-05 11:20:40', '<h3>Billabong XXL Biggest Wave Award</h3>\r\n<strong>Summary:</strong> The Billabong XXL Biggest Wave Award will be won by the surfer who, by any means available, catches and successfully rides the single biggest wave of the year based on objective analysis and measurement of the available images. The prize will be awarded in the amount of $15,000. The photographer who captures the winning still or video image will be awarded $4,000.\r\n\r\n&nbsp;\r\n<h3>Monster Paddle Award</h3>\r\n<strong>Summary:</strong> The Monster Paddle Award will be won by the surfer who paddles into and successfully rides the single biggest wave of the year based on objective analysis and measurement of the available images. The prize will be awarded in the amount of $15,000. The photographer who captures the definitive still or video image of the winning ride will be awarded $4,000. Unless otherwise specified, general event rules are equivalent to those outlined for the XXL Biggest Wave category.\r\n\r\n&nbsp;\r\n<h3>Monster Tube Award</h3>\r\n<strong>Summary:</strong> The Monster Tube Award will be won by the surfer who rides the single most spectacular tubing wave of the year based on the impact of still photo images. Judging criteria is purely SUBJECTIVE based on “gut feel” of which was the greatest moment of a ride INSIDE THE BARREL and will be calculated from the votes of a large panel of surfers, photographers and surf magazine editors and writers. The prize will be awarded in the amount of $5,000. The photographer who captures the definitive still image of the winning wave will be awarded $2,000. Unless otherwise specified, general event rules are equivalent to those outlined for the XXL Ride of the Year category.\r\n\r\n&nbsp;\r\n<h3>Surfline Best Overall Performance Award</h3>\r\n<strong>Summary:</strong> The Surfline Best Overall Performance Award will be won by the male surfer who puts on the greatest number of outstanding performances at the most diverse number of venues over the course of the entire year. Excellence in the water and leadership in safety in both paddle-in and tow-in surfing disciplines will be considered. Judging criteria is purely SUBJECTIVE and will be calculated from the votes of a large panel of surfers, photographers and surf magazine editors and writers. The prize will be awarded in the amount of $5,000.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<h3>Billabong Girls Best Overall Performance Award</h3>\r\n<strong>Summary:</strong> The Billabong Girls Best Overall Performance Award will be won by the female surfer who puts on the greatest number of outstanding performances at the most diverse number of venues over the course of the entire year. Excellence in the water and leadership in safety in both paddle-in and tow-in surfing disciplines will be considered. Judging criteria is purely SUBJECTIVE and will be calculated from the votes of a large panel of surfers, photographers and surf magazine editors and writers. The prize will be awarded in the amount of $5,000.', 'Categorias', '', 'inherit', 'open', 'open', '', '689-revision-v1', '', '', '2015-03-05 11:20:40', '2015-03-05 11:20:40', '', 689, 'http://beta.ondasdeouro.com/689-revision-v1/', 0, 'revision', '', 0),
(691, 1, '2015-03-05 11:22:09', '2015-03-05 11:22:09', '<h3></h3>\r\n<h4>Billabong XXL Biggest Wave Award</h4>\r\n<strong>Summary:</strong> The Billabong XXL Biggest Wave Award will be won by the surfer who, by any means available, catches and successfully rides the single biggest wave of the year based on objective analysis and measurement of the available images. The prize will be awarded in the amount of $15,000. The photographer who captures the winning still or video image will be awarded $4,000.\r\n\r\n&nbsp;\r\n<h4>Monster Paddle Award</h4>\r\n<strong>Summary:</strong> The Monster Paddle Award will be won by the surfer who paddles into and successfully rides the single biggest wave of the year based on objective analysis and measurement of the available images. The prize will be awarded in the amount of $15,000. The photographer who captures the definitive still or video image of the winning ride will be awarded $4,000. Unless otherwise specified, general event rules are equivalent to those outlined for the XXL Biggest Wave category.\r\n\r\n&nbsp;\r\n<h4>Monster Tube Award</h4>\r\n<strong>Summary:</strong> The Monster Tube Award will be won by the surfer who rides the single most spectacular tubing wave of the year based on the impact of still photo images. Judging criteria is purely SUBJECTIVE based on “gut feel” of which was the greatest moment of a ride INSIDE THE BARREL and will be calculated from the votes of a large panel of surfers, photographers and surf magazine editors and writers. The prize will be awarded in the amount of $5,000. The photographer who captures the definitive still image of the winning wave will be awarded $2,000. Unless otherwise specified, general event rules are equivalent to those outlined for the XXL Ride of the Year category.\r\n<h4></h4>\r\n<h4>Surfline Best Overall Performance Award</h4>\r\n<strong>Summary:</strong> The Surfline Best Overall Performance Award will be won by the male surfer who puts on the greatest number of outstanding performances at the most diverse number of venues over the course of the entire year. Excellence in the water and leadership in safety in both paddle-in and tow-in surfing disciplines will be considered. Judging criteria is purely SUBJECTIVE and will be calculated from the votes of a large panel of surfers, photographers and surf magazine editors and writers. The prize will be awarded in the amount of $5,000.\r\n\r\n&nbsp;\r\n<h4>Billabong Girls Best Overall Performance Award</h4>\r\n<strong>Summary:</strong> The Billabong Girls Best Overall Performance Award will be won by the female surfer who puts on the greatest number of outstanding performances at the most diverse number of venues over the course of the entire year. Excellence in the water and leadership in safety in both paddle-in and tow-in surfing disciplines will be considered. Judging criteria is purely SUBJECTIVE and will be calculated from the votes of a large panel of surfers, photographers and surf magazine editors and writers. The prize will be awarded in the amount of $5,000.', 'Categorias', '', 'inherit', 'open', 'open', '', '689-revision-v1', '', '', '2015-03-05 11:22:09', '2015-03-05 11:22:09', '', 689, 'http://beta.ondasdeouro.com/689-revision-v1/', 0, 'revision', '', 0),
(692, 1, '2015-03-05 15:23:01', '2015-03-05 15:23:01', ' ', '', '', 'publish', 'open', 'open', '', '692', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://beta.ondasdeouro.com/?p=692', 3, 'nav_menu_item', '', 0),
(694, 1, '2015-03-05 15:25:01', '2015-03-05 15:25:01', '<p>O seu nome (obrigatório)<br />\r\n    [text* your-name] </p>\r\n\r\n<p>O seu email (obrigatório)<br />\r\n    [email* your-email] </p>\r\n\r\n<p>Assunto<br />\r\n    [text your-subject] </p>\r\n\r\n<p>A sua mensagem<br />\r\n    [textarea your-message] </p>\r\n\r\n<p>[submit \"Enviar\"]</p>\n[your-subject]\n[your-name] <rodolfo.cristovao@gmail.com>\nDe: [your-name] <[your-email]>\r\nAssunto: [your-subject]\r\n\r\nCorpo da mensagem:\r\n[your-message]\r\n\r\n--\r\nEste email foi enviado por um formulário de contacto em OP Awards - Gala do Surf Portugês 2015 http://beta.ondasdeouro.com\nrodolfo.cristovao@gmail.com\nReply-To: [your-email]\n\n\n\n\n[your-subject]\nOP Awards - Gala do Surf Portugês 2015 <rodolfo.cristovao@gmail.com>\nCorpo da mensagem:\r\n[your-message]\r\n\r\n--\r\nEste email foi enviado por um formulário de contacto em OP Awards - Gala do Surf Portugês 2015 http://beta.ondasdeouro.com\n[your-email]\nReply-To: rodolfo.cristovao@gmail.com\n\n\n\nA sua mensagem foi enviada com sucesso. Obrigado.\nMensagem não enviada. Tente mais tarde ou contacte o administrador do site com outro método.\nOcorreram erros de validação. Por favor verifique os dados e envie novamente.\nMensagem não enviada. Tente mais tarde ou contacte o administrador do site com outro método.\nPor favor aceite os termos para prosseguir.\nPor favor preencha o campo obrigatório.\nEste texto é demasiado extenso.\nEste texto é demasiado curto.\nO código inserido está incorrecto.\nFormato de número é inválido.\nEste número é demasiado pequeno.\nEste número é demasiado grande.\nO endereço de email parece inválido.\nURL parece inválido.\nNúmero de telefone parece inválido.\nResposta incorrecta.\nFormato de data parece inválido.\nEsta data é demasiado cedo.\nEsta data é demasiado tarde.\nErro no envio de ficheiro.\nEste tipo de ficheiro não é permitido.\nFicheiro demasiado grande.\nErro: não foi possível enviar o ficheiro.', 'teste', '', 'publish', 'open', 'open', '', 'teste', '', '', '2015-03-05 15:25:01', '2015-03-05 15:25:01', '', 0, 'http://beta.ondasdeouro.com/?post_type=wpcf7_contact_form&p=694', 0, 'wpcf7_contact_form', '', 0),
(695, 1, '2015-03-05 15:26:02', '2015-03-05 15:26:02', '[contact-form-7 id=\"694\" title=\"teste\"]\r\n\r\ncontact-form-7 id=\"680\" title=\"submete a tua onda\"', 'Submete a tua onda', '', 'inherit', 'open', 'open', '', '677-revision-v1', '', '', '2015-03-05 15:26:02', '2015-03-05 15:26:02', '', 677, 'http://beta.ondasdeouro.com/677-revision-v1/', 0, 'revision', '', 0),
(696, 1, '2015-03-05 15:27:12', '2015-03-05 15:27:12', '&nbsp;\r\n\r\n[contact-form-7 id=\"680\" title=\"submete a tua onda\"]', 'Submete a tua onda', '', 'inherit', 'open', 'open', '', '677-revision-v1', '', '', '2015-03-05 15:27:12', '2015-03-05 15:27:12', '', 677, 'http://beta.ondasdeouro.com/677-revision-v1/', 0, 'revision', '', 0),
(697, 1, '2015-03-05 16:01:45', '2015-03-05 16:01:45', '&nbsp;\r\n<div class=\"submitWave\">\r\n[contact-form-7 id=\"680\" title=\"submete a tua onda\"]\r\n</div>', 'Submete a tua onda', '', 'inherit', 'open', 'open', '', '677-revision-v1', '', '', '2015-03-05 16:01:45', '2015-03-05 16:01:45', '', 677, 'http://beta.ondasdeouro.com/677-revision-v1/', 0, 'revision', '', 0),
(698, 1, '2015-05-22 23:57:59', '2015-05-22 23:57:59', '<h4>As Candidaturas terminaram no dia 22.</h4>\n<br/>\nO prazo de candidaturas terminou. De 25 de maio a 9 de junho começa \nNão te esqueças de ler o <a title=\"Termos e Condições\" href=\"http://ondasdeouro.pt/termos/\"><strong>regulamento</strong></a> antes para saberes os critérios detalhados.\n<div class=\"submitWave\">[contact-form-7 id=\"680\" title=\"submete a tua onda\"]</div>', 'Submete a tua onda', '', 'inherit', 'open', 'open', '', '677-autosave-v1', '', '', '2015-05-22 23:57:59', '2015-05-22 23:57:59', '', 677, 'http://beta.ondasdeouro.com/677-autosave-v1/', 0, 'revision', '', 0),
(699, 1, '2015-03-05 16:14:53', '2015-03-05 16:14:53', 'As candidaturas podem ser submetidas via formulário abaixo. em alternativa pode ser enviado um email para info@\r\n\r\n&nbsp;\r\n<div class=\"submitWave\">[contact-form-7 id=\"680\" title=\"submete a tua onda\"]</div>', 'Submete a tua onda', '', 'inherit', 'open', 'open', '', '677-revision-v1', '', '', '2015-03-05 16:14:53', '2015-03-05 16:14:53', '', 677, 'http://beta.ondasdeouro.com/677-revision-v1/', 0, 'revision', '', 0),
(700, 1, '2015-03-05 16:17:39', '2015-03-05 16:17:39', '<h3></h3>\r\n&nbsp;\r\n\r\n&nbsp;\r\n<h4>Billabong XXL Biggest Wave Award</h4>\r\n<strong>Summary:</strong> The Billabong XXL Biggest Wave Award will be won by the surfer who, by any means available, catches and successfully rides the single biggest wave of the year based on objective analysis and measurement of the available images. The prize will be awarded in the amount of $15,000. The photographer who captures the winning still or video image will be awarded $4,000.\r\n\r\n&nbsp;\r\n<h4>Monster Paddle Award</h4>\r\n<strong>Summary:</strong> The Monster Paddle Award will be won by the surfer who paddles into and successfully rides the single biggest wave of the year based on objective analysis and measurement of the available images. The prize will be awarded in the amount of $15,000. The photographer who captures the definitive still or video image of the winning ride will be awarded $4,000. Unless otherwise specified, general event rules are equivalent to those outlined for the XXL Biggest Wave category.\r\n\r\n&nbsp;\r\n<h4>Monster Tube Award</h4>\r\n<strong>Summary:</strong> The Monster Tube Award will be won by the surfer who rides the single most spectacular tubing wave of the year based on the impact of still photo images. Judging criteria is purely SUBJECTIVE based on “gut feel” of which was the greatest moment of a ride INSIDE THE BARREL and will be calculated from the votes of a large panel of surfers, photographers and surf magazine editors and writers. The prize will be awarded in the amount of $5,000. The photographer who captures the definitive still image of the winning wave will be awarded $2,000. Unless otherwise specified, general event rules are equivalent to those outlined for the XXL Ride of the Year category.\r\n<h4></h4>\r\n<h4>Surfline Best Overall Performance Award</h4>\r\n<strong>Summary:</strong> The Surfline Best Overall Performance Award will be won by the male surfer who puts on the greatest number of outstanding performances at the most diverse number of venues over the course of the entire year. Excellence in the water and leadership in safety in both paddle-in and tow-in surfing disciplines will be considered. Judging criteria is purely SUBJECTIVE and will be calculated from the votes of a large panel of surfers, photographers and surf magazine editors and writers. The prize will be awarded in the amount of $5,000.\r\n\r\n&nbsp;\r\n<h4>Billabong Girls Best Overall Performance Award</h4>\r\n<strong>Summary:</strong> The Billabong Girls Best Overall Performance Award will be won by the female surfer who puts on the greatest number of outstanding performances at the most diverse number of venues over the course of the entire year. Excellence in the water and leadership in safety in both paddle-in and tow-in surfing disciplines will be considered. Judging criteria is purely SUBJECTIVE and will be calculated from the votes of a large panel of surfers, photographers and surf magazine editors and writers. The prize will be awarded in the amount of $5,000.', 'Categorias', '', 'inherit', 'open', 'open', '', '689-revision-v1', '', '', '2015-03-05 16:17:39', '2015-03-05 16:17:39', '', 689, 'http://beta.ondasdeouro.com/689-revision-v1/', 0, 'revision', '', 0),
(701, 1, '2015-03-05 16:18:38', '2015-03-05 16:18:38', 'Abaixo podes encontrar as categorias do evento:\r\n\r\n&nbsp;\r\n<h4>Billabong XXL Biggest Wave Award</h4>\r\n<strong>Summary:</strong> The Billabong XXL Biggest Wave Award will be won by the surfer who, by any means available, catches and successfully rides the single biggest wave of the year based on objective analysis and measurement of the available images. The prize will be awarded in the amount of $15,000. The photographer who captures the winning still or video image will be awarded $4,000.\r\n\r\n&nbsp;\r\n<h4>Monster Paddle Award</h4>\r\n<strong>Summary:</strong> The Monster Paddle Award will be won by the surfer who paddles into and successfully rides the single biggest wave of the year based on objective analysis and measurement of the available images. The prize will be awarded in the amount of $15,000. The photographer who captures the definitive still or video image of the winning ride will be awarded $4,000. Unless otherwise specified, general event rules are equivalent to those outlined for the XXL Biggest Wave category.\r\n\r\n&nbsp;\r\n<h4>Monster Tube Award</h4>\r\n<strong>Summary:</strong> The Monster Tube Award will be won by the surfer who rides the single most spectacular tubing wave of the year based on the impact of still photo images. Judging criteria is purely SUBJECTIVE based on “gut feel” of which was the greatest moment of a ride INSIDE THE BARREL and will be calculated from the votes of a large panel of surfers, photographers and surf magazine editors and writers. The prize will be awarded in the amount of $5,000. The photographer who captures the definitive still image of the winning wave will be awarded $2,000. Unless otherwise specified, general event rules are equivalent to those outlined for the XXL Ride of the Year category.\r\n<h4></h4>\r\n<h4>Surfline Best Overall Performance Award</h4>\r\n<strong>Summary:</strong> The Surfline Best Overall Performance Award will be won by the male surfer who puts on the greatest number of outstanding performances at the most diverse number of venues over the course of the entire year. Excellence in the water and leadership in safety in both paddle-in and tow-in surfing disciplines will be considered. Judging criteria is purely SUBJECTIVE and will be calculated from the votes of a large panel of surfers, photographers and surf magazine editors and writers. The prize will be awarded in the amount of $5,000.\r\n\r\n&nbsp;\r\n<h4>Billabong Girls Best Overall Performance Award</h4>\r\n<strong>Summary:</strong> The Billabong Girls Best Overall Performance Award will be won by the female surfer who puts on the greatest number of outstanding performances at the most diverse number of venues over the course of the entire year. Excellence in the water and leadership in safety in both paddle-in and tow-in surfing disciplines will be considered. Judging criteria is purely SUBJECTIVE and will be calculated from the votes of a large panel of surfers, photographers and surf magazine editors and writers. The prize will be awarded in the amount of $5,000.', 'Categorias', '', 'inherit', 'open', 'open', '', '689-revision-v1', '', '', '2015-03-05 16:18:38', '2015-03-05 16:18:38', '', 689, 'http://beta.ondasdeouro.com/689-revision-v1/', 0, 'revision', '', 0),
(703, 1, '2015-03-06 12:44:43', '2015-03-06 12:44:43', '', 'Categoria de Ondas', '', 'publish', 'closed', 'closed', '', 'acf_categoria-de-ondas', '', '', '2015-03-27 00:11:51', '2015-03-27 00:11:51', '', 0, 'http://beta.ondasdeouro.com/?post_type=acf&#038;p=703', 0, 'acf', '', 0),
(704, 1, '2015-03-06 15:46:35', '2015-03-06 15:46:35', '', 'tubo.ano', '', 'inherit', 'open', 'open', '', 'tubo-ano', '', '', '2015-03-06 15:46:35', '2015-03-06 15:46:35', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/tubo.ano_.jpg', 0, 'attachment', 'image/jpeg', 0),
(705, 1, '2015-03-06 15:46:35', '2015-03-06 15:46:35', '', 'tubo.ano', '', 'inherit', 'open', 'open', '', 'tubo-ano-2', '', '', '2015-03-06 15:46:35', '2015-03-06 15:46:35', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/tubo.ano_.jpg', 0, 'attachment', 'image/jpeg', 0),
(706, 1, '2015-03-06 15:47:28', '2015-03-06 15:47:28', '', 'best-paddle', '', 'inherit', 'open', 'open', '', 'best-paddle', '', '', '2015-03-06 15:47:28', '2015-03-06 15:47:28', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/best-paddle.jpg', 0, 'attachment', 'image/jpeg', 0),
(707, 1, '2015-03-06 15:47:28', '2015-03-06 15:47:28', '', 'best-paddle', '', 'inherit', 'open', 'open', '', 'best-paddle-2', '', '', '2015-03-06 15:47:28', '2015-03-06 15:47:28', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/best-paddle.jpg', 0, 'attachment', 'image/jpeg', 0),
(708, 1, '2015-03-06 15:48:26', '2015-03-06 15:48:26', '', 'best-towin', '', 'inherit', 'open', 'open', '', 'best-towin', '', '', '2015-03-06 15:48:26', '2015-03-06 15:48:26', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/best-towin.jpg', 0, 'attachment', 'image/jpeg', 0),
(709, 1, '2015-03-06 15:48:26', '2015-03-06 15:48:26', '', 'best-towin', '', 'inherit', 'open', 'open', '', 'best-towin-2', '', '', '2015-03-06 15:48:26', '2015-03-06 15:48:26', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/best-towin.jpg', 0, 'attachment', 'image/jpeg', 0),
(710, 1, '2015-03-06 15:49:12', '2015-03-06 15:49:12', '', 'wipout2', '', 'inherit', 'open', 'open', '', 'wipout2', '', '', '2015-03-06 15:49:12', '2015-03-06 15:49:12', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/wipout2.jpg', 0, 'attachment', 'image/jpeg', 0),
(711, 1, '2015-03-06 15:49:12', '2015-03-06 15:49:12', '', 'wipout2', '', 'inherit', 'open', 'open', '', 'wipout2-2', '', '', '2015-03-06 15:49:12', '2015-03-06 15:49:12', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/wipout2.jpg', 0, 'attachment', 'image/jpeg', 0),
(712, 1, '2015-03-06 15:49:43', '2015-03-06 15:49:43', '', 'best-aerial', '', 'inherit', 'open', 'open', '', 'best-aerial', '', '', '2015-03-06 15:49:43', '2015-03-06 15:49:43', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/best-aerial.jpg', 0, 'attachment', 'image/jpeg', 0),
(713, 1, '2015-03-06 15:49:43', '2015-03-06 15:49:43', '', 'best-aerial', '', 'inherit', 'open', 'open', '', 'best-aerial-2', '', '', '2015-03-06 15:49:43', '2015-03-06 15:49:43', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/best-aerial.jpg', 0, 'attachment', 'image/jpeg', 0),
(714, 1, '2015-03-06 15:50:22', '2015-03-06 15:50:22', '', 'Brit surfer Oli Adams', '', 'inherit', 'open', 'open', '', 'brit-surfer-oli-adams', '', '', '2015-03-06 15:50:22', '2015-03-06 15:50:22', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/best-photography.jpg', 0, 'attachment', 'image/jpeg', 0),
(715, 1, '2015-03-06 15:50:22', '2015-03-06 15:50:22', '', 'Brit surfer Oli Adams', '', 'inherit', 'open', 'open', '', 'brit-surfer-oli-adams-2', '', '', '2015-03-06 15:50:22', '2015-03-06 15:50:22', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/best-photography.jpg', 0, 'attachment', 'image/jpeg', 0),
(716, 1, '2015-03-06 15:51:00', '2015-03-06 15:51:00', '', 'best-competitor', '', 'inherit', 'open', 'open', '', 'best-competitor', '', '', '2015-03-06 15:51:00', '2015-03-06 15:51:00', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/best-competitor.jpg', 0, 'attachment', 'image/jpeg', 0),
(717, 1, '2015-03-06 15:51:00', '2015-03-06 15:51:00', '', 'best-competitor', '', 'inherit', 'open', 'open', '', 'best-competitor-2', '', '', '2015-03-06 15:51:00', '2015-03-06 15:51:00', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/best-competitor.jpg', 0, 'attachment', 'image/jpeg', 0),
(718, 1, '2015-03-06 15:52:40', '2015-03-06 15:52:40', '', 'best-freesurf', '', 'inherit', 'open', 'open', '', 'best-freesurf', '', '', '2015-03-06 15:52:40', '2015-03-06 15:52:40', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/best-freesurf.jpg', 0, 'attachment', 'image/jpeg', 0),
(719, 1, '2015-03-06 15:52:40', '2015-03-06 15:52:40', '', 'best-freesurf', '', 'inherit', 'open', 'open', '', 'best-freesurf-2', '', '', '2015-03-06 15:52:40', '2015-03-06 15:52:40', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/best-freesurf.jpg', 0, 'attachment', 'image/jpeg', 0),
(720, 1, '2015-03-06 15:53:25', '2015-03-06 15:53:25', '', 'best-surf-clip', '', 'inherit', 'open', 'open', '', 'best-surf-clip', '', '', '2015-03-06 15:53:25', '2015-03-06 15:53:25', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/best-surf-clip.jpg', 0, 'attachment', 'image/jpeg', 0),
(721, 1, '2015-03-06 15:53:25', '2015-03-06 15:53:25', '', 'best-surf-clip', '', 'inherit', 'open', 'open', '', 'best-surf-clip-2', '', '', '2015-03-06 15:53:25', '2015-03-06 15:53:25', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/best-surf-clip.jpg', 0, 'attachment', 'image/jpeg', 0),
(722, 1, '2015-03-06 15:53:56', '2015-03-06 15:53:56', '', 'revelacao', '', 'inherit', 'open', 'open', '', 'revelacao', '', '', '2015-03-06 15:53:56', '2015-03-06 15:53:56', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/revelacao.jpg', 0, 'attachment', 'image/jpeg', 0),
(723, 1, '2015-03-06 15:53:56', '2015-03-06 15:53:56', '', 'revelacao', '', 'inherit', 'open', 'open', '', 'revelacao-2', '', '', '2015-03-06 15:53:56', '2015-03-06 15:53:56', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/revelacao.jpg', 0, 'attachment', 'image/jpeg', 0),
(724, 1, '2015-03-06 15:54:31', '2015-03-06 15:54:31', '', 'best-grom', '', 'inherit', 'open', 'open', '', 'best-grom', '', '', '2015-03-06 15:54:31', '2015-03-06 15:54:31', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/best-grom.jpg', 0, 'attachment', 'image/jpeg', 0),
(725, 1, '2015-03-06 15:54:31', '2015-03-06 15:54:31', '', 'best-grom', '', 'inherit', 'open', 'open', '', 'best-grom-2', '', '', '2015-03-06 15:54:31', '2015-03-06 15:54:31', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/best-grom.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(727, 1, '2015-03-09 11:03:31', '2015-03-09 11:03:31', 'Abaixo podes encontrar as categorias do evento:\r\n\r\n[categorias]\r\n\r\n\r\n<h4>Billabong XXL Biggest Wave Award</h4>\r\n<strong>Summary:</strong> The Billabong XXL Biggest Wave Award will be won by the surfer who, by any means available, catches and successfully rides the single biggest wave of the year based on objective analysis and measurement of the available images. The prize will be awarded in the amount of $15,000. The photographer who captures the winning still or video image will be awarded $4,000.\r\n\r\n&nbsp;\r\n<h4>Monster Paddle Award</h4>\r\n<strong>Summary:</strong> The Monster Paddle Award will be won by the surfer who paddles into and successfully rides the single biggest wave of the year based on objective analysis and measurement of the available images. The prize will be awarded in the amount of $15,000. The photographer who captures the definitive still or video image of the winning ride will be awarded $4,000. Unless otherwise specified, general event rules are equivalent to those outlined for the XXL Biggest Wave category.\r\n\r\n&nbsp;\r\n<h4>Monster Tube Award</h4>\r\n<strong>Summary:</strong> The Monster Tube Award will be won by the surfer who rides the single most spectacular tubing wave of the year based on the impact of still photo images. Judging criteria is purely SUBJECTIVE based on “gut feel” of which was the greatest moment of a ride INSIDE THE BARREL and will be calculated from the votes of a large panel of surfers, photographers and surf magazine editors and writers. The prize will be awarded in the amount of $5,000. The photographer who captures the definitive still image of the winning wave will be awarded $2,000. Unless otherwise specified, general event rules are equivalent to those outlined for the XXL Ride of the Year category.\r\n<h4></h4>\r\n<h4>Surfline Best Overall Performance Award</h4>\r\n<strong>Summary:</strong> The Surfline Best Overall Performance Award will be won by the male surfer who puts on the greatest number of outstanding performances at the most diverse number of venues over the course of the entire year. Excellence in the water and leadership in safety in both paddle-in and tow-in surfing disciplines will be considered. Judging criteria is purely SUBJECTIVE and will be calculated from the votes of a large panel of surfers, photographers and surf magazine editors and writers. The prize will be awarded in the amount of $5,000.\r\n\r\n&nbsp;\r\n<h4>Billabong Girls Best Overall Performance Award</h4>\r\n<strong>Summary:</strong> The Billabong Girls Best Overall Performance Award will be won by the female surfer who puts on the greatest number of outstanding performances at the most diverse number of venues over the course of the entire year. Excellence in the water and leadership in safety in both paddle-in and tow-in surfing disciplines will be considered. Judging criteria is purely SUBJECTIVE and will be calculated from the votes of a large panel of surfers, photographers and surf magazine editors and writers. The prize will be awarded in the amount of $5,000.', 'Categorias', '', 'inherit', 'open', 'open', '', '689-revision-v1', '', '', '2015-03-09 11:03:31', '2015-03-09 11:03:31', '', 689, 'http://beta.ondasdeouro.com/689-revision-v1/', 0, 'revision', '', 0),
(728, 1, '2015-03-09 11:51:44', '2015-03-09 11:51:44', '', 'Candidaturas', '', 'publish', 'closed', 'closed', '', 'acf_candidaturas', '', '', '2015-05-25 19:05:06', '2015-05-25 19:05:06', '', 0, 'http://beta.ondasdeouro.com/?post_type=acf&#038;p=728', 0, 'acf', '', 0),
(731, 1, '2015-03-09 16:11:20', '2015-03-09 16:11:20', '', 'kelly-cave', '', 'inherit', 'open', 'open', '', 'kelly-cave', '', '', '2015-03-09 16:11:20', '2015-03-09 16:11:20', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/kelly-cave.jpg', 0, 'attachment', 'image/jpeg', 0),
(732, 1, '2015-03-09 16:11:20', '2015-03-09 16:11:20', '', 'kelly-cave', '', 'inherit', 'open', 'open', '', 'kelly-cave-2', '', '', '2015-03-09 16:11:20', '2015-03-09 16:11:20', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/kelly-cave.jpg', 0, 'attachment', 'image/jpeg', 0),
(733, 1, '2015-03-09 16:33:52', '2015-03-09 16:33:52', '', 'paulo-bairro-coxos', '', 'inherit', 'open', 'open', '', 'paulo-bairro-coxos', '', '', '2015-03-09 16:33:52', '2015-03-09 16:33:52', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/paulo-bairro-coxos.jpg', 0, 'attachment', 'image/jpeg', 0),
(734, 1, '2015-03-09 16:33:52', '2015-03-09 16:33:52', '', 'paulo-bairro-coxos', '', 'inherit', 'open', 'open', '', 'paulo-bairro-coxos-2', '', '', '2015-03-09 16:33:52', '2015-03-09 16:33:52', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/paulo-bairro-coxos.jpg', 0, 'attachment', 'image/jpeg', 0),
(735, 1, '2015-03-09 17:22:30', '2015-03-09 17:22:30', 'As candidaturas podem ser submetidas via formulário abaixo. em alternativa pode ser enviado um email para info@\r\n\r\n<div class=\"submitWave\">[contact-form-7 id=\"680\" title=\"submete a tua onda\"]</div>', 'Submete a tua onda', '', 'inherit', 'open', 'open', '', '677-revision-v1', '', '', '2015-03-09 17:22:30', '2015-03-09 17:22:30', '', 677, 'http://beta.ondasdeouro.com/677-revision-v1/', 0, 'revision', '', 0),
(737, 1, '2015-03-09 23:27:12', '2015-03-09 23:27:12', '', 'franscico-morgado-surf', '', 'inherit', 'open', 'open', '', 'franscico-morgado-surf', '', '', '2015-03-09 23:27:12', '2015-03-09 23:27:12', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/franscico-morgado-surf.jpg', 0, 'attachment', 'image/jpeg', 0),
(738, 1, '2015-03-09 23:27:12', '2015-03-09 23:27:12', '', 'franscico-morgado-surf', '', 'inherit', 'open', 'open', '', 'franscico-morgado-surf-2', '', '', '2015-03-09 23:27:12', '2015-03-09 23:27:12', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/franscico-morgado-surf.jpg', 0, 'attachment', 'image/jpeg', 0),
(739, 1, '2015-03-11 15:43:21', '2015-03-11 15:43:21', '', 'KIA_logo2.svg', '', 'inherit', 'open', 'open', '', 'kia_logo2-svg', '', '', '2015-03-11 15:43:21', '2015-03-11 15:43:21', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/KIA_logo2.svg_.png', 0, 'attachment', 'image/png', 0),
(740, 1, '2015-03-11 15:43:21', '2015-03-11 15:43:21', '', 'KIA_logo2.svg', '', 'inherit', 'open', 'open', '', 'kia_logo2-svg-2', '', '', '2015-03-11 15:43:21', '2015-03-11 15:43:21', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/KIA_logo2.svg_.png', 0, 'attachment', 'image/png', 0),
(742, 1, '2015-03-11 23:33:47', '2015-03-11 23:33:47', '', '-sunset-surf-marco-petracci', '', 'inherit', 'open', 'open', '', 'sunset-surf-marco-petracci', '', '', '2015-03-11 23:33:47', '2015-03-11 23:33:47', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/sunset-surf-marco-petracci.jpg', 0, 'attachment', 'image/jpeg', 0),
(743, 1, '2015-03-11 23:33:47', '2015-03-11 23:33:47', '', '-sunset-surf-marco-petracci', '', 'inherit', 'open', 'open', '', 'sunset-surf-marco-petracci-2', '', '', '2015-03-11 23:33:47', '2015-03-11 23:33:47', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/sunset-surf-marco-petracci.jpg', 0, 'attachment', 'image/jpeg', 0),
(744, 1, '2015-03-12 01:35:48', '2015-03-12 01:35:48', 'O Surf ocupa cada vez mais um lugar de destaque na nossa sociedade e como tal faz cada vez mais sentido haver uma festa que represente toda a Industria e os seus actores principais. Entre os meses de Janeiro e Abril será possível os surfistas submeterem as suas ondas candidatas de forma a entrarem no site do Evento. No final de abril essas ondas vão estar disponíveis na plataforma para partilha e divulgação por parte dos atletas de forma a gerar o maior numero de visualizações que será, com a supervisão de uma comissão que terá 50% de influência na decisão final, o factor determinante para a escolha dos 4 candidatos finalistas.\r\n\r\nAs candidaturas podem ser submetidas via formulário abaixo. em alternativa pode ser enviado um email para info@\r\n\r\n<div class=\"submitWave\">[contact-form-7 id=\"680\" title=\"submete a tua onda\"]</div>', 'Submete a tua onda', '', 'inherit', 'open', 'open', '', '677-revision-v1', '', '', '2015-03-12 01:35:48', '2015-03-12 01:35:48', '', 677, 'http://beta.ondasdeouro.com/677-revision-v1/', 0, 'revision', '', 0),
(751, 1, '2015-03-12 16:01:40', '2015-03-12 16:01:40', 'Consulta as participações por categoria:\r\n\r\n[categorias]\r\n\r\n\r\n', 'Categorias', '', 'inherit', 'open', 'open', '', '689-revision-v1', '', '', '2015-03-12 16:01:40', '2015-03-12 16:01:40', '', 689, 'http://beta.ondasdeouro.com/689-revision-v1/', 0, 'revision', '', 0),
(761, 1, '2015-03-19 12:05:58', '2015-03-19 12:05:58', '', 'MG_00471', '', 'inherit', 'open', 'open', '', 'mg_00471-2', '', '', '2015-03-19 12:05:58', '2015-03-19 12:05:58', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/MG_00471.jpg', 0, 'attachment', 'image/jpeg', 0),
(763, 1, '2015-03-19 12:06:01', '2015-03-19 12:06:01', '', 'MG_00481', '', 'inherit', 'open', 'open', '', 'mg_00481-2', '', '', '2015-03-19 12:06:01', '2015-03-19 12:06:01', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/MG_00481.jpg', 0, 'attachment', 'image/jpeg', 0),
(764, 1, '2015-03-19 12:06:04', '2015-03-19 12:06:04', '', 'MG_0053', '', 'inherit', 'open', 'open', '', 'mg_0053', '', '', '2015-03-19 12:08:06', '2015-03-19 12:08:06', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/MG_0053.jpg', 6, 'attachment', 'image/jpeg', 0),
(765, 1, '2015-03-19 12:06:04', '2015-03-19 12:06:04', '', 'MG_0053', '', 'inherit', 'open', 'open', '', 'mg_0053-2', '', '', '2015-03-19 12:06:04', '2015-03-19 12:06:04', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/MG_0053.jpg', 0, 'attachment', 'image/jpeg', 0),
(766, 1, '2015-03-19 12:06:07', '2015-03-19 12:06:07', '', 'MG_0054', '', 'inherit', 'open', 'open', '', 'mg_0054', '', '', '2015-03-19 12:08:06', '2015-03-19 12:08:06', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/MG_0054.jpg', 7, 'attachment', 'image/jpeg', 0),
(767, 1, '2015-03-19 12:06:07', '2015-03-19 12:06:07', '', 'MG_0054', '', 'inherit', 'open', 'open', '', 'mg_0054-2', '', '', '2015-03-19 12:06:07', '2015-03-19 12:06:07', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/MG_0054.jpg', 0, 'attachment', 'image/jpeg', 0),
(769, 1, '2015-03-19 12:06:09', '2015-03-19 12:06:09', '', 'MG_00431', '', 'inherit', 'open', 'open', '', 'mg_00431-2', '', '', '2015-03-19 12:06:09', '2015-03-19 12:06:09', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/MG_00431.jpg', 0, 'attachment', 'image/jpeg', 0),
(771, 1, '2015-03-19 12:06:12', '2015-03-19 12:06:12', '', 'MG_00441', '', 'inherit', 'open', 'open', '', 'mg_00441-2', '', '', '2015-03-19 12:06:12', '2015-03-19 12:06:12', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/MG_00441.jpg', 0, 'attachment', 'image/jpeg', 0),
(773, 1, '2015-03-19 12:06:14', '2015-03-19 12:06:14', '', 'MG_00451', '', 'inherit', 'open', 'open', '', 'mg_00451-2', '', '', '2015-03-19 12:06:14', '2015-03-19 12:06:14', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/MG_00451.jpg', 0, 'attachment', 'image/jpeg', 0),
(774, 1, '2015-03-19 12:06:17', '2015-03-19 12:06:17', '', 'MG_00461', '', 'inherit', 'open', 'open', '', 'mg_00461', '', '', '2015-03-19 12:08:06', '2015-03-19 12:08:06', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/MG_00461.jpg', 1, 'attachment', 'image/jpeg', 0),
(775, 1, '2015-03-19 12:06:17', '2015-03-19 12:06:17', '', 'MG_00461', '', 'inherit', 'open', 'open', '', 'mg_00461-2', '', '', '2015-03-19 12:06:17', '2015-03-19 12:06:17', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/MG_00461.jpg', 0, 'attachment', 'image/jpeg', 0),
(776, 1, '2015-03-19 12:06:20', '2015-03-19 12:06:20', '', 'MG_00491', '', 'inherit', 'open', 'open', '', 'mg_00491', '', '', '2015-03-19 12:08:06', '2015-03-19 12:08:06', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/MG_00491.jpg', 2, 'attachment', 'image/jpeg', 0),
(777, 1, '2015-03-19 12:06:20', '2015-03-19 12:06:20', '', 'MG_00491', '', 'inherit', 'open', 'open', '', 'mg_00491-2', '', '', '2015-03-19 12:06:20', '2015-03-19 12:06:20', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/MG_00491.jpg', 0, 'attachment', 'image/jpeg', 0),
(778, 1, '2015-03-19 12:06:23', '2015-03-19 12:06:23', '', 'MG_0050', '', 'inherit', 'open', 'open', '', 'mg_0050', '', '', '2015-03-19 12:08:06', '2015-03-19 12:08:06', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/MG_0050.jpg', 3, 'attachment', 'image/jpeg', 0),
(779, 1, '2015-03-19 12:06:23', '2015-03-19 12:06:23', '', 'MG_0050', '', 'inherit', 'open', 'open', '', 'mg_0050-2', '', '', '2015-03-19 12:06:23', '2015-03-19 12:06:23', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/MG_0050.jpg', 0, 'attachment', 'image/jpeg', 0),
(780, 1, '2015-03-19 12:06:25', '2015-03-19 12:06:25', '', 'MG_0051', '', 'inherit', 'open', 'open', '', 'mg_0051', '', '', '2015-03-19 12:08:06', '2015-03-19 12:08:06', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/MG_0051.jpg', 4, 'attachment', 'image/jpeg', 0),
(781, 1, '2015-03-19 12:06:25', '2015-03-19 12:06:25', '', 'MG_0051', '', 'inherit', 'open', 'open', '', 'mg_0051-2', '', '', '2015-03-19 12:06:25', '2015-03-19 12:06:25', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/MG_0051.jpg', 0, 'attachment', 'image/jpeg', 0),
(782, 1, '2015-03-19 12:06:28', '2015-03-19 12:06:28', '', 'MG_0052', '', 'inherit', 'open', 'open', '', 'mg_0052', '', '', '2015-03-19 12:08:06', '2015-03-19 12:08:06', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/MG_0052.jpg', 5, 'attachment', 'image/jpeg', 0),
(783, 1, '2015-03-19 12:06:28', '2015-03-19 12:06:28', '', 'MG_0052', '', 'inherit', 'open', 'open', '', 'mg_0052-2', '', '', '2015-03-19 12:06:28', '2015-03-19 12:06:28', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/MG_0052.jpg', 0, 'attachment', 'image/jpeg', 0),
(784, 1, '2015-03-25 19:41:15', '2015-03-25 19:41:15', 'Bem vindo ao site dos Kia Ondas de Ouro Surf Awards powered by SURFPortugal, a maior gala de celebração do surf alguma vez realizada em Portugal. Estes prémios surgem da constatação de que faltava no nosso país uma cerimónia de homenagem às nossas ondas e surfistas que ultrapassasse o âmbito dos resultados desportivos, abordando o surf como fenómeno transversal que é.\r\n\r\nOs Kia Ondas de Ouro Surf Awards powered by SURFPortugal fundem free surf e competição, habilidade e coragem, desempenho global e manobras isoladas, influência e estética, história e novidade, tecnologia e método, para se tornarem no mais importante galardão do surf nacional fora do âmbito puramente desportivo.\r\n\r\nPara a organização dos Kia Ondas de Ouro Surf Awards powered by SURFPortugal, a tua opinião conta muito. Aqui, a responsabilidade sobre a escolha final dos vencedores recai sobre o surfista comum, sobre aqueles que observam e acompanham o surf obsessivamente mas que não dispõem de meios oficiais para manifestar as suas preferências. Por outras palavras, quem escolhe és tu. Algumas categorias propõem a votação pública a partir de um grupo de surfistas nomeados por um painel de especialistas, que irá apontar os mais merecedores de concorrer aos respetivos galardões. Noutras categorias, serão os próprios surfistas, fotógrafos e videomakers a sujeitarem as suas melhores ondas, manobras, fotografias e videoclips à votação do público. Mas nuns e noutros, o resultado final recai sempre na tua escolha, no teu voto, na tua participação. Somente os prémios Carreira e Contributo ao Surf são resultado de uma seleção exclusiva por parte da organização.\r\n\r\nOs Kia Ondas de Ouro Surf Awards powered by SURFPortugal premeiam mais que o mérito desportivo: eles traduzem em números concretos a expressão mediática, o poder de influência e a capacidade de surfistas e criadores do nosso meio se elevarem acima da média, fazendo-se notar ao longo do ano. A escolha é tua, os vencedores são nossos, a festa é de todos e para todos.\r\n\r\nA grande gala Kia Ondas de Ouro Surf Awards powered by SURFPortugal irá acontecer no dia 10 de junho no Casino Estoril e terá transmissão em deferido na RTP.\r\n\r\nKia Ondas de Ouro Surf Awards powered by SURFPortugal. Aqui põe-se o surf no seu devido lugar.', 'Kia Ondas de Ouro Surf Awards presented by SURFPortugal - celebrar as ondas e os surfistas portugueses', '', 'publish', 'open', 'open', '', 'kia-ondas-de-ouro-surf-awards-presented-by-surfportugal-celebrar-as-ondas-e-os-surfistas-portugueses', '', '', '2015-03-30 23:46:16', '2015-03-30 23:46:16', '', 0, 'http://beta.ondasdeouro.com/?p=784', 0, 'post', '', 0),
(786, 1, '2015-03-25 19:41:15', '2015-03-25 19:41:15', 'Bem vindo ao site dos Kia Ondas de Ouro Surf Awards powered by SURFPortugal, a maior gala de celebração do surf alguma vez realizada em Portugal. Estes prémios surgem da constatação de que faltava no nosso país uma cerimónia de homenagem às nossas ondas e surfistas que ultrapassasse o âmbito dos resultados desportivos, abordando o surf como fenómeno transversal que é.\r\n\r\nOs Kia Ondas de Ouro Surf Awards powered by SURFPortugal fundem free surf e competição, habilidade e coragem, desempenho global e manobras isoladas, influência e estética, história e novidade, tecnologia e método, para se tornarem no mais importante galardão do surf nacional fora do âmbito puramente desportivo. \r\n\r\nPara a organização dos Kia Ondas de Ouro Surf Awards powered by SURFPortugal, a tua opinião conta muito. Aqui, a responsabilidade sobre a escolha final dos vencedores recai sobre o surfista comum, sobre aqueles que observam e acompanham o surf obsessivamente mas que não dispõem de meios oficiais para manifestar as suas preferências. Por outras palavras, quem escolhe és tu. Algumas categorias propõem a votação pública a partir de um grupo de surfistas nomeados por um painel de especialistas, que irá apontar os mais merecedores de concorrer aos respetivos galardões. Noutras categorias, serão os próprios surfistas, fotógrafos e videomakers a sujeitarem as suas melhores ondas, manobras, fotografias e videoclips à votação do público. Mas nuns e noutros, o resultado final recai sempre na tua escolha, no teu voto, na tua participação. Somente os prémios Carreira e Contributo ao Surf são resultado de uma seleção exclusiva por parte da organização.\r\n\r\nOs Kia Ondas de Ouro Surf Awards powered by SURFPortugal premeiam mais que o mérito desportivo: eles traduzem em números concretos a expressão mediática, o poder de influência e a capacidade de surfistas e criadores do nosso meio se elevarem acima da média, fazendo-se notar ao longo do ano. A escolha é tua, os vencedores são nossos, a festa é de todos e para todos.\r\n\r\nA grande gala Kia Ondas de Ouro Surf Awards powered by SURFPortugal irá acontecer no dia 10 de junho no Casino Estoril e terá transmissão em deferido na RTP.\r\n\r\nKia Ondas de Ouro Surf Awards powered by SURFPortugal. Aqui põe-se o surf no seu devido lugar.\r\n', 'Kia Ondas de Ouro Surf Awards presented by SURFPortugal celebrar as ondas e os surfistas portugueses', '', 'inherit', 'open', 'open', '', '784-revision-v1', '', '', '2015-03-25 19:41:15', '2015-03-25 19:41:15', '', 784, 'http://beta.ondasdeouro.com/784-revision-v1/', 0, 'revision', '', 0),
(787, 1, '2015-03-25 19:45:21', '2015-03-25 19:45:21', '', 'logo', '', 'inherit', 'open', 'open', '', 'logo', '', '', '2015-03-25 19:45:21', '2015-03-25 19:45:21', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/logo.png', 0, 'attachment', 'image/png', 0),
(788, 1, '2015-03-25 22:23:24', '2015-03-25 22:23:24', '', 'Homepage', '', 'inherit', 'open', 'open', '', '648-revision-v1', '', '', '2015-03-25 22:23:24', '2015-03-25 22:23:24', '', 648, 'http://beta.ondasdeouro.com/648-revision-v1/', 0, 'revision', '', 0),
(789, 1, '2015-03-25 23:15:36', '2015-03-25 23:15:36', '', 'maior-onda', '', 'inherit', 'open', 'open', '', 'maior-onda', '', '', '2015-03-25 23:15:36', '2015-03-25 23:15:36', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/maior-onda.jpg', 0, 'attachment', 'image/jpeg', 0),
(790, 1, '2015-03-26 00:15:15', '2015-03-26 00:15:15', '', 'billabong', '', 'inherit', 'open', 'open', '', 'billabong', '', '', '2015-03-26 00:15:15', '2015-03-26 00:15:15', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/billabong.jpg', 0, 'attachment', 'image/jpeg', 0),
(791, 1, '2015-03-26 00:15:16', '2015-03-26 00:15:16', '', 'deeply', '', 'inherit', 'open', 'open', '', 'deeply', '', '', '2015-03-26 00:15:16', '2015-03-26 00:15:16', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/deeply.jpg', 0, 'attachment', 'image/jpeg', 0),
(792, 1, '2015-03-26 00:15:17', '2015-03-26 00:15:17', '', 'ess', '', 'inherit', 'open', 'open', '', 'ess', '', '', '2015-03-26 00:15:17', '2015-03-26 00:15:17', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/ess.jpg', 0, 'attachment', 'image/jpeg', 0),
(793, 1, '2015-03-26 00:15:18', '2015-03-26 00:15:18', '', 'hurley', '', 'inherit', 'open', 'open', '', 'hurley', '', '', '2015-03-26 00:15:18', '2015-03-26 00:15:18', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/hurley.jpg', 0, 'attachment', 'image/jpeg', 0),
(794, 1, '2015-03-26 00:15:19', '2015-03-26 00:15:19', '', 'kia', '', 'inherit', 'open', 'open', '', 'kia', '', '', '2015-03-26 00:15:19', '2015-03-26 00:15:19', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/kia.jpg', 0, 'attachment', 'image/jpeg', 0),
(795, 1, '2015-03-26 00:15:19', '2015-03-26 00:15:19', '', 'oakley', '', 'inherit', 'open', 'open', '', 'oakley', '', '', '2015-03-26 00:15:19', '2015-03-26 00:15:19', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/oakley.jpg', 0, 'attachment', 'image/jpeg', 0),
(796, 1, '2015-03-26 00:15:20', '2015-03-26 00:15:20', '', 'oe', '', 'inherit', 'open', 'open', '', 'oe', '', '', '2015-03-26 00:15:20', '2015-03-26 00:15:20', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/oe.jpg', 0, 'attachment', 'image/jpeg', 0),
(797, 1, '2015-03-26 00:15:21', '2015-03-26 00:15:21', '', 'polen', '', 'inherit', 'open', 'open', '', 'polen', '', '', '2015-03-26 00:15:21', '2015-03-26 00:15:21', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/polen.jpg', 0, 'attachment', 'image/jpeg', 0),
(798, 1, '2015-03-26 00:15:22', '2015-03-26 00:15:22', '', 'quicksilver', '', 'inherit', 'open', 'open', '', 'quicksilver', '', '', '2015-03-26 00:15:22', '2015-03-26 00:15:22', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/quicksilver.jpg', 0, 'attachment', 'image/jpeg', 0),
(799, 1, '2015-03-26 00:15:23', '2015-03-26 00:15:23', '', 'reef', '', 'inherit', 'open', 'open', '', 'reef', '', '', '2015-03-26 00:15:23', '2015-03-26 00:15:23', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/reef.jpg', 0, 'attachment', 'image/jpeg', 0),
(800, 1, '2015-03-26 00:15:23', '2015-03-26 00:15:23', '', 'sexy', '', 'inherit', 'open', 'open', '', 'sexy', '', '', '2015-03-26 00:15:23', '2015-03-26 00:15:23', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/sexy.jpg', 0, 'attachment', 'image/jpeg', 0),
(801, 1, '2015-03-26 00:15:24', '2015-03-26 00:15:24', '', 'sony', '', 'inherit', 'open', 'open', '', 'sony', '', '', '2015-03-26 00:15:24', '2015-03-26 00:15:24', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/sony.jpg', 0, 'attachment', 'image/jpeg', 0),
(802, 1, '2015-03-26 00:15:25', '2015-03-26 00:15:25', '', 'volcom', '', 'inherit', 'open', 'open', '', 'volcom', '', '', '2015-03-26 00:15:25', '2015-03-26 00:15:25', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/volcom.jpg', 0, 'attachment', 'image/jpeg', 0),
(803, 1, '2015-03-26 00:15:27', '2015-03-26 00:15:27', '', 'xhapeland', '', 'inherit', 'open', 'open', '', 'xhapeland', '', '', '2015-03-26 00:15:27', '2015-03-26 00:15:27', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/xhapeland.jpg', 0, 'attachment', 'image/jpeg', 0),
(804, 1, '2015-03-26 01:37:01', '2015-03-26 01:37:01', '<strong>KIA ONDAS DE OURO SURF AWARDS </strong><strong>POWERED BY SURFPORTUGAL</strong>\r\n\r\n<strong> </strong>\r\n\r\n<strong>Termos e Condições</strong>\r\nA participação no KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL pressupõe a aceitação dos termos e condições abaixo descritos.\r\n\r\n\r\n<strong>1- DECLARAÇÃO DE RESPONSABILIDADE</strong>\r\n\r\nAtravés da submissão de uma foto e/ou vídeo para concorrer ao KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL, o responsável pelo envio,\r\n<strong>1a</strong> - Declara que possui a devida autorização para poder usar a imagem, no caso da autoria não ser do próprio\r\n<strong>1b</strong> - Declara ser verdade a informação relativa à identidade do autor da imagem\r\n<strong>1c</strong> - Declara ser verdade a informação relativa à identificação do surfista que está na imagem\r\n<strong>1d</strong> - Aceita os critérios da Organização e Comissão na decisão dos quatro finalistas que irão a votos\r\n<strong>1e</strong> - Declara que a onda submetida foi feita e filmada/fotografada entre os dias 01 de Agosto de 2014 e 22 de Maio de 2015\r\n\r\n\r\n<strong>2- SUMÁRIO</strong>\r\n\r\nO KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL é um evento que busca unir o conhecimento especializado à notoriedade pública, de modo a encontrar os surfistas, as ondas e os momentos de surf com maior destaque no surf português num determinado período de tempo, procurando ao mesmo tempo reunir os principais agentes do surf em Portugal numa só ocasião de celebração deste modo de vida comum a todos nós.\r\n\r\nO KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL contempla somente o surf entre todas as formas de correr ondas, excluindo portanto o bodyboard, o stand-up paddle, o skimming, o kitesurf ou qualquer outra forma de correr ondas.\r\n\r\nApesar de não se excluir o surf em pranchas menos convencionais (longboard, retro models, alternative designs, etc.) e de não se procurar fazer do elemento “inovação” um critério básico destes Prémios, pretende-se que os candidatos do grupo de categorias de performance sejam praticantes de uma abordagem contemporânea de surf, com estilo e equipamento em consonância com a história recente do desporto.\r\n\r\n\r\n<strong>3- PERÍODO DE TEMPO</strong>\r\n\r\n3a - O KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL irá analisar e considerar para prémios somente vídeo e fotos produzidos no período de tempo compreendido entre os dias 01 de Agosto de 2014 e 22 de Maio de 2015.\r\n3b - As candidaturas devem ser apresentadas entre os dias 31 de março e 22 de maio de 2015.\r\n3c - As votações irão decorrer entre os dias 25 de maio e 9 de junho.\r\n\r\n\r\n<strong>4- CATEGORIAS A PRÉMIO</strong>\r\n\r\nOs KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL estão divididos em quatro diferentes grupos de prémios, a saber:\r\n\r\n<strong>Categorias Performance</strong>\r\nSurfista do Ano (masculino)\r\nSurfista do Ano (feminina)\r\nFree Surfer do Ano\r\nRevelação do Ano\r\nManobra do Ano\r\nOnda do Ano\r\nTubo do Ano\r\nMaior Onda do Ano (remada)\r\nMaior Onda do Ano (tow-in)\r\n&nbsp;\r\n\r\n<strong>Categoria Backstage Stars</strong>\r\nTreinador do Ano\r\nShaper do Ano\r\n&nbsp;\r\n\r\n<strong>Categoria Wavemakers</strong>\r\nVideoclip do Ano\r\nFoto do Ano\r\nEvento do Ano\r\n&nbsp;\r\n\r\n<strong>Categorias Prémios Especiais</strong>\r\nCarreira\r\nPersonalidade do Ano\r\nMais Sexys do Ano\r\n\r\n\r\n<strong>5- CANDIDATURAS E NOMEAÇÕES</strong>\r\n\r\n5a - Os prémios KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL são atribuídos através de votação pública, realizada online no website <a href=\"http://www.ondasdeouro.pt\">www.ondasdeouro.pt</a>.\r\n5b - De todos os galardões a serem entregues, somente dois — <strong>Prémios Carreira e Contributo ao Surf</strong> — são da exclusiva responsabilidade da organização, estando todos os demais sujeitos ao método de votação pública por via direta ou indireta.\r\n5c - Os candidatos aos prémios KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL são propostos segundo dois métodos distintos: <strong>Candidatura e Nomeação.</strong>\r\n5d - Os concorrentes por Candidatura são submetidos pelos próprios proponentes aos prémios, estando sujeitos à mediação da organização antes de serem publicadas no site do evento e submetidas à votação.\r\n5e - Os concorrentes por Nomeação serão apontados por um painel de juízes, designada por Comissão de Notáveis, que irão designar os candidatos das respectivas categorias segundo critérios objetivos e subjetivos inerentes a cada categoria. Após o escrutínio da Comissão de Notáveis, os quatro nomes encontrados serão publicados no site e sujeitos à votação pública nas datas definidas.\r\n\r\n<strong>Categorias sujeitas a candidaturas por nomeação:</strong> Surfista do Ano (masculino e feminino), Free Surfer do Ano, Revelação do Ano, Shaper do Ano, Evento do Ano, Treinador do Ano\r\n\r\n<strong>Categorias sujeitas a candidaturas livres</strong>: Tubo do Ano, Maior Onda do Ano (remada e tow-in), Manobra do Ano, Videoclip do Ano, Onda do Ano, Foto do Ano\r\n\r\n&nbsp;\r\n\r\n<strong>6- NACIONALIDADE DOS CANDIDATOS</strong>\r\n\r\nO KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL aceita candidaturas de qualquer nacionalidade desde que os candidatos se encontrem nas seguintes condições:\r\n\r\n6a - Os candidatos no grupo da <strong>Categoria Performance</strong>, bem como os candidatos aos prémios de<strong> Mais Sexy do Ano</strong>, devem ter nacionalidade portuguesa ou, tendo nacionalidade estrangeira, devem estar na posse de um certificado de residência válido à data de início do período de referência (01 de Agosto de 2014).\r\n6b - Os candidatos no grupo da <strong>Categoria Backstage Stars</strong> podem ter nacionalidade estrangeira e não ser residentes em Portugal, mas devem exercer em Portugal uma parte considerável do trabalho para o qual estão nomeados, fazendo com que o seu contributo para o surf nacional seja matéria de inquestionável valor. No caso dos shapers, é obrigatório que trabalhem mais de 50% do seu tempo útil em Portugal.\r\n6c - Os autores das fotos e vídeos candidatos às categorias de <strong>Videoclip do Ano</strong> e <strong>Foto do Ano</strong> devem ter nacionalidade portuguesa ou, tendo nacionalidade estrangeira, devem estar na posse de um certificado de residência válido à data de início do período de referência (01 de Agosto de 2014).\r\n6d - Para o prémio <strong>Evento do Ano</strong>, só serão aceites candidaturas de eventos realizados em território português (continente e ilhas), salvo em caso de eventos realizados no estrangeiro por empresas portuguesas e com a participação direta de surfistas portugueses.\r\n\r\n\r\n<strong>7- LIMITES GEOGRÁFICOS</strong>\r\n\r\n7a - O KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL considera como válidas as candidaturas apresentadas para as categorias Manobra do Ano, Onda do Ano, Tubo do Ano e Maior Onda do Ano (remada e tow-in) que tenham origem em fotografias e vídeos captados em ondas fora do território nacional, desde que protagonizadas por surfistas que se encontrem nas condições acima descritas.\r\n7b - Para as categorias de Vídeo do Ano e Foto do Ano serão consideradas como válidas candidaturas realizadas no estrangeiro, desde que produzidas por criadores nas condições de nacionalidade acima especificadas.\r\n\r\n\r\n<strong>8- DIREITOS DE PARTILHA E EXIBIÇÃO</strong>\r\n\r\n<strong> </strong>8a - O envio de uma foto ou vídeo com intenção de participação nos KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL implica que o seu autor, bem como os surfistas que nos mesmos aparecem, concordam que as suas respectivas imagens ou vídeos possam ser exibidos no site do evento, sites de patrocinadores do evento e nas contas das redes sociais do evento, como Facebook, Instagram, etc.\r\n\r\n8b - Acrescenta-se que as mesmas fotos ou vídeos podem ser utilizados na forma de conteúdos associados ao evento KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL, seja como divulgação de notícias, ações de autopromoção, partilha em sites e redes sociais dos parceiros do evento e outras utilizações no âmbito do mencionado evento.\r\n8c – Ao submeter a sua candidatura, o candidato cede à organização o direito de usar as imagens apenas para e durante a promoção do evento, incluindo no site e no dia da Gala.\r\n8d - Direitos adicionais, nomeadamente fora do âmbito do evento, para utilizar as imagens acima referidas necessitam de acordo prévio entre os seus autores e a organização do KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL\r\n\r\n\r\n<strong>9- ENVIO DE CANDIDATURAS</strong>\r\n\r\n&nbsp;\r\n\r\nAs candidaturas deverão ser feitas através do site do evento (<a href=\"http://www.ondasdeouro.pt\">www.ondasdeouro.pt</a>), no menu “submete a tua onda”. O proponente deverá preencher o formulário presente na página e aceitar os Termos e Condições.\r\nAs candidaturas deverão preferencialmente ser enviadas através de sistemas de partilha de ficheiros, como WeTransfer, Drop Box, Yousendit, etc.\r\nUma vez que os candidatos no grupo da <strong>Categoria Performance</strong> são os surfistas, a responsabilidade das candidaturas para estes prémios é da <strong>exclusiva responsabilidade dos próprios surfistas</strong>. Nenhum fotógrafo ou videomaker poderá enviar candidaturas para as categorias deste grupo de forma direta, estando obrigado a fazê-lo exclusivamente através do surfista presente nas suas fotos e vídeos. De igual modo, <strong>os candidatos aos prémios de Foto do Ano e Videoclip do Ano deverão ser os seus autores</strong>, e não os surfistas que protagonizam as imagens a concurso.\r\nNão há limite para as candidaturas que um determinado surfista ou fotógrafo pode enviar para consideração do painel de especialistas designado pela organização.\r\nSomente as candidaturas aprovadas pelo painel de especialistas serão disponibilizadas para visualização e votação no site.\r\n\r\n&nbsp;\r\n\r\n<strong>9a - Candidaturas Vídeo</strong>\r\nO formato preferencial para o envio de vídeos são ficheiros PAL ou NTSC de alta-qualidade descomprimidos, através de um sistema de partilha de ficheiros, como o Wetransfer.com ou Yousendit.com.\r\n&nbsp;\r\n\r\n<strong>9b - Candidaturas Fotografia</strong>\r\nO tamanho mínimo para candidaturas preliminares de fotografias é de 1500 pixéis na sua dimensão mais longa, preferencialmente em formato JPEG.\r\nUma imagem em formato original (RAW) poderá ser requisitada a qualquer momento pela organização, caso o ficheiro fornecido não vá de encontro às exigências de qualidade da mesma, ou caso seja necessário verificar a existência de quaisquer manipulações digitais que alterem a realidade da foto enviada para candidatura.\r\nNo caso de sequências, não mais que 10 fotos de uma única onda devem ser enviadas. Quando enviadas, cada ficheiro de fotografia deve conter no seu nome a informação completa sobre o surfista, a onda e o fotógrafo em menos de 30 caracteres. (Exemplo: BlakeWaikikiGrannis1.jpg)\r\n&nbsp;\r\n\r\n<strong>9c - Qualidade de imagem</strong>\r\nA nitidez das imagens fornecidas, tanto em vídeo como em fotografia, é essencial para uma avaliação precisa e medição dos tamanhos relativos das onda (categorias de Maior Onda), surfistas, pranchas, grau de dificuldade e subtilezas técnicas (todas as categorias) e outros elementos-chave. Foco deficitário, embaçamento, escuridão, excesso de claridade, contagem de pixéis limitada ou qualquer outra degradação visual irá limitar o valor de uma imagem como candidata. A qualidade de reprodução é um requisito fundamental das imagens vencedoras, pelo que a organização do KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL irá privilegiar os ficheiros de imagem tecnicamente superiores ou arquivos digitais de alta resolução.\r\n\r\n\r\n\r\n<strong>10- Candidaturas por Categoria</strong>\r\n\r\n<strong>Tubo do Ano</strong>\r\nPara a categoria “Tubo do Ano” serão consideradas <strong>exclusivamente candidaturas em formato vídeo </strong>nas condições acima mencionadas. O clip de vídeo deverá conter toda a extensão do tubo, desde antes do encaixe até à saída, de modo que fique clara a forma como o surfista determinou a linha, preparou a abordagem à secção e terminou a manobra controladamente. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n&nbsp;\r\n\r\n<strong>Maior Onda do Ano (remada)</strong>\r\nPara a categoria “Maior Onda do Ano (remada)”, serão aceites candidaturas no formato vídeo e fotografia nas condições acima descritas. A onda proposta deve estar presente em toda a sua extensão, do drop à saída da onda ou queda do surfista, seja em vídeo ou em fotografia, através de sequência, nas condições anteriormente descritas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n&nbsp;\r\n\r\n<strong>Maior Onda do Ano (tow-in)</strong>\r\nPara a categoria “Maior Onda do Ano (tow-in)”, serão aceites candidaturas no formato vídeo e fotografia nas condições acima descritas. A onda proposta deve estar presente em toda a sua extensão, da largada da corda à saída da onda ou queda do surfista, seja em vídeo ou em fotografia, através de sequência, nas condições anteriormente descritas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n&nbsp;\r\n\r\n<strong>Manobra do Ano</strong>\r\nPara a categoria “Manobra do Ano” serão aceites candidaturas no formato vídeo e fotografia nas condições acima descritas. A manobra proposta deve estar presente em toda a sua extensão, da preparação à conclusão, seja em vídeo ou em fotografia, através de sequência, nas condições anteriormente descritas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n&nbsp;\r\n\r\n<strong>Onda do Ano</strong>\r\nPara a categoria “Onda do Ano” serão consideradas <strong>exclusivamente candidaturas em formato vídeo </strong>nas condições acima descritas. O clip de vídeo deverá conter toda a extensão da onda, desde o take-off até à finalização, de modo que fique clara a forma como o surfista determinou a linha, preparou a abordagem às várias secções, executou as manobras e efetuou a ligação entre elas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n&nbsp\r\n\r\n<strong>Videoclip do Ano</strong>\r\nPara a categoria “Videoclip do Ano” serão aceites filmes com no máximo 5 (cinco) minutos de duração nas condições acima descritas.\r\n&nbsp;\r\n\r\n<strong>Foto do Ano</strong>\r\nPara a categoria “Foto do Ano” serão aceites fotografias nas condições acima descritas.\r\n\r\n\r\n<strong>11- CRITÉRIOS DE SELEÇÃO E AVALIAÇÃO</strong>\r\n\r\nMesmo que algumas categorias estejam abertas a candidaturas livres e outras sujeitas a uma pré-escolha por parte do painel de especialistas designado pela organização do KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL, no final só quatro candidatos em cada categoria serão sujeitos a votação pública (online).\r\n\r\nApós o término do período de candidaturas, será convocado o painel de especialistas, que irá considerar todas as imagens disponíveis, em fotografia ou vídeo, procurando balancear os critérios objetivos e os subjetivos de maneira a encontrar os quatro finalistas que serão sujeitos à votação online. Se após a análise aprofundada e discussão sobre as candidaturas, não houver consenso unânime sobre a escolha dos finalistas, o painel de especialistas irá proceder a uma votação interna de modo a determinar quem irá à votação online.\r\n\r\nSendo assim, segue-se abaixo uma breve explicação dos critérios de avaliação aplicados em cada categoria. Independentemente da categoria, os critérios apresentados procuram objetivar alguns elementos, ao mesmo tempo que deixam campo aberto para a subjetividade de cada membro do painel de especialistas convidados.\r\n\r\n\r\n<strong>11a - Categorias Performance</strong>\r\n\r\n<strong>Surfista do Ano (masculino e feminino) — </strong>Os “Surfistas do Ano” irão ser avaliados pelas suas performances nas suas áreas específicas de atuação, não importando para o efeito se estas se enquadram em competição ou em free-surf. Será levada em consideração a dimensão nacional e internacional dos seus feitos no período de tempo sob avaliação.\r\n\r\n<strong>Free Surfer do Ano — </strong>Como <em>free surfer</em> designa-se alguém cujo aspeto mais visível da sua imagem pública no surf passa-se fora dos campeonatos. O(A) <em>free surfer</em> candidato(a) a esta categoria pode até entrar em campeonatos regularmente mas são as chamadas sessões livres que justificam a sua fama e notoriedade. Será levada em consideração a dimensão nacional e internacional dos seus feitos no período de tempo sob avaliação.\r\n\r\n<strong>Revelação do Ano — </strong>A “Revelação do Ano” deve ser um(a) surfista que sobressaiu numa determinada área de atuação em qualquer faixa de idade, divisão ou estilo de surf, seja a surpreender ou a materializar expectativas por cumprir. O seus feitos devem ser inéditos no âmbito da sua prestação de surfista e o seu impacto deve conter, tanto quanto possível, um elemento de surpresa.\r\n\r\n<strong>Manobra do Ano — </strong>As candidaturas a este prémio serão julgadas segundo diversos conceitos de apreciação, incluindo inovação, radicalidade, modernidade, power, fluidez, compromisso, grau de dificuldade e risco. A manobra deve apresentar uma finalização completa, seja na continuidade da onda, caso a manobra surja a meio desta, seja ficando à frente da espuma, caso seja uma manobra de fim de onda. A decisão do painel de especialistas sobre o que constitui uma manobra bem sucedida será final.\r\n\r\n&nbsp;\r\n\r\n<strong>Onda do Ano — </strong>As candidaturas a “Onda do Ano” serão julgadas segundo critérios de intensidade, aproveitamento, número e variedade de manobras, qualidade das manobras e ligação entre elas, distância percorrida e impacto mediático. Posto isto, acrescente-se que nenhum elemento tem preponderância sobre os outros e também não se exige que todos os elementos descritos façam parte da onda candidata. A decisão do painel de especialistas sobre o que constitui uma onda bem sucedida será final.\r\n\r\n<strong>Tubo do Ano — </strong>Os tubos candidatos a esta categoria serão avaliados pelo tamanho e intensidade da onda, a profundidade atingida pelo surfista e a técnica aplicada. A decisão do painel de especialistas sobre o que constitui um tubo bem sucedido será final.\r\n\r\n<strong>Maior Onda do Ano (remada e tow-in) — </strong>A medição da altura das ondas candidatas deverá levar em consideração a distância entre o lip e a base da onda no seu mais elevado momento, levando em consideração o espaço acima e abaixo do surfista. Se o surfista candidato apanhar a onda fora do pico desta, será a altura relativa da onda junto ao seu ponto de entrada a ser levada em consideração em detrimento da altura da onda no pico. A definição do ponto de localização da base da onda será feita a partir do que o painel de especialistas acordar como sendo o ponto mais baixo em relação à inclinação da parede da onda atingível pelo surfista ou pela espuma do lip em queda. A altura da onda entre o lip e a base será o principal fator de decisão. A espessura do lip ou \"peso\" da onda só serão considerados como elementos de desempate no caso de elevada proximidade no critério da altura tal como anteriormente definido.\r\n\r\nPara se considerar que uma onda foi surfada com sucesso, o surfista deverá percorrer em pé a parte mais significativa da onda, mantendo o controlo da situação. No caso do prémio para “Maior Onda do Ano na Remada”, o surfista deve completar a descida inicial pela face da onda abaixo, mantendo o equilíbrio e o impulso para a frente, de forma a escapar ao momento do impacto do lip descendente. A decisão do painel de especialistas sobre uma onda grande bem sucedida será final.\r\n\r\n\r\n\r\n<strong>11b - Categorias Backstage Stars</strong>\r\n\r\n<strong>Treinador do Ano — </strong>Por treinador entende-se o principal responsável pela orientação de um surfista para a sua área de eleição, seja a competição, as ondas grandes, o free-surf ou a iniciação. O treinador não só aplica um método de treinos como identifica as necessidades do surfista, definindo a equipa com que o mesmo irá trabalhar (preparadores físicos, nutricionistas, psicólogos, etc.), ajudando-o na escolha das pranchas, traçando o plano de objetivos e zelando pelo seu cumprimento. Será considerado um treinador bem sucedido aquele que for capaz de levar o seu surfista a superar as suas limitações e a concretizar o seu potencial. Os treinadores serão julgados individualmente e não segundo a empresa que representam.\r\n\r\n<strong>Shaper do Ano — </strong>Será considerado candidato a Shaper do Ano aquele que apresentar níveis de excelência na execução, inovação de design, diversificação de modelos, performance da sua equipa de surfistas, impacto no meio, consistência de qualidade, reconhecimento dos seus pares e projeção internacional de nome/marca.\r\n\r\n<strong>11c - Categoria Wavemakers</strong>\r\n\r\n<strong>Videoclip do Ano — </strong>Os elementos que serão levados em consideração para a avaliação dos candidatos a “Videoclip do Ano” são o nível da ação, a fotografia, a montagem, a originalidade do argumento, a banda sonora e a interpretação do lifestyle e cultura do surf.\r\n\r\n<strong>Foto do Ano — </strong>As fotografias candidatas a “Foto do Ano” serão avaliadas pelo impacto do seu tema, a qualidade da composição, a originalidade do olhar e a excelência da execução. Os fotógrafos candidatos devem obrigatoriamente ter trabalhos seus publicados, seja em meios especializados seja em meios generalistas, desde que sempre tendo o surf e as suas diversas ramificações como tema principal.\r\n\r\n<strong>Evento do Ano — </strong>Os candidatos a “Evento do Ano” poderão tanto ser eventos únicos como conjuntos compostos por vários eventos distintos realizados em território nacional (continente e ilhas), ou internacional desde que organizados por empresas portuguesas e com participação de surfistas portugueses. Os candidatos a esta categoria deverão cumprir critérios como excelência de execução, impacto mediático, importância no panorama nacional, originalidade de conceito, impacto ambiental, qualidade da estrutura, eficiência da equipa e qualidade das ondas, entre outros.\r\n\r\n<strong>11d - Categoria Prémios Especiais</strong>\r\n\r\nA atribuição dos prémios na chamada “Categoria Prémios Especiais” é da inteira responsabilidade da organização e os conceitos que presidem a essa escolha são aqueles que estão explicados na apresentação das categorias de prémio do site do evento.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\nEstes regulamentos são propriedade intelectual dos KIA Ondas de Ouro Surf Awards powered by SURFPortugal e encontram-se protegidos ao abrigo da lei sobre Direitos de Autor. © SURFPortugal/Twice 2015', 'Termos e Condições', '', 'publish', 'open', 'open', '', 'termos', '', '', '2015-04-08 11:48:28', '2015-04-08 11:48:28', '', 0, 'http://beta.ondasdeouro.com/?page_id=804', 0, 'page', '', 0),
(805, 1, '2015-03-26 01:37:01', '2015-03-26 01:37:01', '- ao submeter uma candidatura cede à organização o direito de usar as imagens apenas para e durante a promoção do evento, incluindo no site.\r\n- etc.', 'Termos e Condições', '', 'inherit', 'open', 'open', '', '804-revision-v1', '', '', '2015-03-26 01:37:01', '2015-03-26 01:37:01', '', 804, 'http://beta.ondasdeouro.com/804-revision-v1/', 0, 'revision', '', 0),
(806, 1, '2015-03-26 16:36:10', '2015-03-26 16:36:10', '', 'candidaturas', '', 'publish', 'closed', 'closed', '', 'candidaturas', '', '', '2015-03-31 20:53:55', '2015-03-31 20:53:55', '', 0, 'http://beta.ondasdeouro.com/?post_type=wprss_feed&#038;p=806', 0, 'wprss_feed', '', 0),
(807, 1, '2015-03-26 16:36:34', '2015-03-26 16:36:34', '', 'posts', '', 'publish', 'closed', 'closed', '', '807', '', '', '2015-03-31 20:53:42', '2015-03-31 20:53:42', '', 0, 'http://beta.ondasdeouro.com/?post_type=wprss_feed&#038;p=807', 0, 'wprss_feed', '', 0),
(821, 1, '2015-03-26 17:21:09', '2015-03-26 17:21:09', '<h4>Candidatura aos Kia Ondas de Ouro Surf Awards presented by SURF Portugal</h4>\r\nO Surf ocupa cada vez mais um lugar de destaque na nossa sociedade e como tal faz cada vez mais sentido haver uma festa que represente toda a Industria e os seus actores principais. Entre os meses de Janeiro e Abril será possível os surfistas submeterem as suas ondas candidatas de forma a entrarem no site do Evento. No final de abril essas ondas vão estar disponíveis na plataforma para partilha e divulgação por parte dos atletas de forma a gerar o maior numero de visualizações que será, com a supervisão de uma comissão que terá 50% de influência na decisão final, o factor determinante para a escolha dos 4 candidatos finalistas.\r\n\r\nAs candidaturas podem ser submetidas via formulário abaixo. em alternativa pode ser enviado um email para info@\r\n<div class=\"submitWave\">[contact-form-7 id=\"680\" title=\"submete a tua onda\"]</div>', 'Submete a tua onda', '', 'inherit', 'open', 'open', '', '677-revision-v1', '', '', '2015-03-26 17:21:09', '2015-03-26 17:21:09', '', 677, 'http://beta.ondasdeouro.com/677-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(822, 1, '2015-03-26 17:21:22', '2015-03-26 17:21:22', '<h4>Candidatura aos Kia Ondas de Ouro Surf Awards presented by SURF Portugal</h4>\r\nO Surf ocupa cada vez mais um lugar de destaque na nossa sociedade e como tal faz cada vez mais sentido haver uma festa que represente toda a Industria e os seus actores principais. Entre os meses de Janeiro e Abril será possível os surfistas submeterem as suas ondas candidatas de forma a entrarem no site do Evento. No final de abril essas ondas vão estar disponíveis na plataforma para partilha e divulgação por parte dos atletas de forma a gerar o maior numero de visualizações que será, com a supervisão de uma comissão que terá 50% de influência na decisão final, o factor determinante para a escolha dos 4 candidatos finalistas.\r\n\r\nAs candidaturas podem ser submetidas via formulário abaixo. em alternativa pode ser enviado um email para info@ondasdeouro.com\r\n<div class=\"submitWave\">[contact-form-7 id=\"680\" title=\"submete a tua onda\"]</div>', 'Submete a tua onda', '', 'inherit', 'open', 'open', '', '677-revision-v1', '', '', '2015-03-26 17:21:22', '2015-03-26 17:21:22', '', 677, 'http://beta.ondasdeouro.com/677-revision-v1/', 0, 'revision', '', 0),
(824, 1, '2015-03-26 23:14:29', '2015-03-26 23:14:29', '', 'Homepage', '', 'inherit', 'open', 'open', '', '648-revision-v1', '', '', '2015-03-26 23:14:29', '2015-03-26 23:14:29', '', 648, 'http://beta.ondasdeouro.com/648-revision-v1/', 0, 'revision', '', 0),
(825, 1, '2015-03-26 23:47:49', '2015-03-26 23:47:49', '', 'roxy', '', 'inherit', 'open', 'open', '', 'roxy', '', '', '2015-03-26 23:47:49', '2015-03-26 23:47:49', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/roxy.jpg', 0, 'attachment', 'image/jpeg', 0),
(826, 1, '2015-03-26 23:50:09', '2015-03-26 23:50:09', '', 'DEEPLY', '', 'inherit', 'open', 'open', '', 'deeply-2', '', '', '2015-03-26 23:50:09', '2015-03-26 23:50:09', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/DEEPLY.jpg', 0, 'attachment', 'image/jpeg', 0),
(827, 1, '2015-03-26 23:52:04', '2015-03-26 23:52:04', '', 'Reef_GuysHeritage_Logo', '', 'inherit', 'open', 'open', '', 'reef_guysheritage_logo', '', '', '2015-03-26 23:52:04', '2015-03-26 23:52:04', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/Reef_GuysHeritage_Logo.jpg', 0, 'attachment', 'image/jpeg', 0),
(828, 1, '2015-03-26 23:54:16', '2015-03-26 23:54:16', '', 'hurleylogo-jpeg-principal', '', 'inherit', 'open', 'open', '', 'hurleylogo-jpeg-principal', '', '', '2015-03-26 23:54:16', '2015-03-26 23:54:16', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/hurleylogo-jpeg-principal.jpg', 0, 'attachment', 'image/jpeg', 0),
(829, 1, '2015-03-26 23:55:33', '2015-03-26 23:55:33', '', 'LOGO_ERICEIRA_SURF_SKATE_2013', '', 'inherit', 'open', 'open', '', 'logo_ericeira_surf_skate_2013', '', '', '2015-03-26 23:55:33', '2015-03-26 23:55:33', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/LOGO_ERICEIRA_SURF_SKATE_2013.jpg', 0, 'attachment', 'image/jpeg', 0),
(830, 1, '2015-03-27 01:01:16', '2015-03-27 01:01:16', '<h4>Candidatura aos Kia Ondas de Ouro Surf Awards presented by SURF Portugal</h4>\r\nSubmete a tua candidatura via formulário abaixo.  Será validada pela comissão e em caso de ser aprovada ficará visível no site.\r\n<div class=\"submitWave\">[contact-form-7 id=\"680\" title=\"submete a tua onda\"]</div>', 'Submete a tua onda', '', 'inherit', 'open', 'open', '', '677-revision-v1', '', '', '2015-03-27 01:01:16', '2015-03-27 01:01:16', '', 677, 'http://beta.ondasdeouro.com/677-revision-v1/', 0, 'revision', '', 0),
(831, 1, '2015-03-27 01:20:56', '2015-03-27 01:20:56', '\n<h3 class=\"rowTitle\"><span>Todas as Categorias</span></h3>\';\n[categorias]', 'Categorias', '', 'inherit', 'open', 'open', '', '689-autosave-v1', '', '', '2015-03-27 01:20:56', '2015-03-27 01:20:56', '', 689, 'http://beta.ondasdeouro.com/689-autosave-v1/', 0, 'revision', '', 0),
(832, 1, '2015-03-27 01:24:54', '2015-03-27 01:24:54', '', 'Categorias', '', 'inherit', 'open', 'open', '', '689-revision-v1', '', '', '2015-03-27 01:24:54', '2015-03-27 01:24:54', '', 689, 'http://beta.ondasdeouro.com/689-revision-v1/', 0, 'revision', '', 0),
(834, 1, '2015-03-27 01:51:30', '2015-03-27 01:51:30', '', 'Homepage', '', 'inherit', 'open', 'open', '', '648-revision-v1', '', '', '2015-03-27 01:51:30', '2015-03-27 01:51:30', '', 648, 'http://beta.ondasdeouro.com/648-revision-v1/', 0, 'revision', '', 0),
(835, 1, '2015-03-27 01:52:24', '2015-03-27 01:52:24', '', 'Homepage', '', 'inherit', 'open', 'open', '', '648-revision-v1', '', '', '2015-03-27 01:52:24', '2015-03-27 01:52:24', '', 648, 'http://beta.ondasdeouro.com/648-revision-v1/', 0, 'revision', '', 0),
(836, 1, '2015-04-08 11:45:56', '2015-04-08 11:45:56', '<strong>KIA ONDAS DE OURO SURF AWARDS </strong><strong>POWERED BY SURFPORTUGAL</strong>\n\n<strong> </strong>\n\n<strong>Termos e Condições</strong>\nA participação no KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL pressupõe a aceitação dos termos e condições abaixo descritos.\n\n\n<strong>1- DECLARAÇÃO DE RESPONSABILIDADE</strong>\n\nAtravés da submissão de uma foto e/ou vídeo para concorrer ao KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL, o responsável pelo envio,\n<strong>1a</strong> - Declara que possui a devida autorização para poder usar a imagem, no caso da autoria não ser do próprio\n<strong>1b</strong> - Declara ser verdade a informação relativa à identidade do autor da imagem\n<strong>1c</strong> - Declara ser verdade a informação relativa à identificação do surfista que está na imagem\n<strong>1d</strong> - Aceita os critérios da Organização e Comissão na decisão dos quatro finalistas que irão a votos\n<strong>1e</strong> - Declara que a onda submetida foi feita e filmada/fotografada entre os dias 01 de Agosto de 2014 e 22 de Maio de 2015\n\n\n<strong>2- SUMÁRIO</strong>\n\nO KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL é um evento que busca unir o conhecimento especializado à notoriedade pública, de modo a encontrar os surfistas, as ondas e os momentos de surf com maior destaque no surf português num determinado período de tempo, procurando ao mesmo tempo reunir os principais agentes do surf em Portugal numa só ocasião de celebração deste modo de vida comum a todos nós.\n\nO KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL contempla somente o surf entre todas as formas de correr ondas, excluindo portanto o bodyboard, o stand-up paddle, o skimming, o kitesurf ou qualquer outra forma de correr ondas.\n\nApesar de não se excluir o surf em pranchas menos convencionais (longboard, retro models, alternative designs, etc.) e de não se procurar fazer do elemento “inovação” um critério básico destes Prémios, pretende-se que os candidatos do grupo de categorias de performance sejam praticantes de uma abordagem contemporânea de surf, com estilo e equipamento em consonância com a história recente do desporto.\n\n\n<strong>3- PERÍODO DE TEMPO</strong>\n\n3a - O KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL irá analisar e considerar para prémios somente vídeo e fotos produzidos no período de tempo compreendido entre os dias 01 de Agosto de 2014 e 22 de Maio de 2015.\n3b - As candidaturas devem ser apresentadas entre os dias 31 de março e 22 de maio de 2015.\n3c - As votações irão decorrer entre os dias 25 de maio e 9 de junho.\n\n\n<strong>4- CATEGORIAS A PRÉMIO</strong>\n\nOs KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL estão divididos em quatro diferentes grupos de prémios, a saber:\n\n<strong>Categorias Performance</strong>\nSurfista do Ano (masculino)\nSurfista do Ano (feminina)\nFree Surfer do Ano\nRevelação do Ano\nManobra do Ano\nOnda do Ano\nTubo do Ano\nMaior Onda do Ano (remada)\nMaior Onda do Ano (tow-in)\n&nbsp;\n\n<strong>Categoria Backstage Stars</strong>\nTreinador do Ano\nShaper do Ano\n&nbsp;\n\n<strong>Categoria Wavemakers</strong>\nVideoclip do Ano\nFoto do Ano\nEvento do Ano\n&nbsp;\n\n<strong>Categorias Prémios Especiais</strong>\nCarreira\nPersonalidade do Ano\nMais Sexys do Ano\n\n\n<strong>5- CANDIDATURAS E NOMEAÇÕES</strong>\n\n5a - Os prémios KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL são atribuídos através de votação pública, realizada online no website <a href=\"http://www.ondasdeouro.pt\">www.ondasdeouro.pt</a>.\n5b - De todos os galardões a serem entregues, somente dois — <strong>Prémios Carreira e Contributo ao Surf</strong> — são da exclusiva responsabilidade da organização, estando todos os demais sujeitos ao método de votação pública por via direta ou indireta.\n5c - Os candidatos aos prémios KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL são propostos segundo dois métodos distintos: <strong>Candidatura e Nomeação.</strong>\n5d - Os concorrentes por Candidatura são submetidos pelos próprios proponentes aos prémios, estando sujeitos à mediação da organização antes de serem publicadas no site do evento e submetidas à votação.\n5e - Os concorrentes por Nomeação serão apontados por um painel de juízes, designada por Comissão de Notáveis, que irão designar os candidatos das respectivas categorias segundo critérios objetivos e subjetivos inerentes a cada categoria. Após o escrutínio da Comissão de Notáveis, os quatro nomes encontrados serão publicados no site e sujeitos à votação pública nas datas definidas.\n\n<strong>Categorias sujeitas a candidaturas por nomeação:</strong> Surfista do Ano (masculino e feminino), Free Surfer do Ano, Revelação do Ano, Shaper do Ano, Evento do Ano, Treinador do Ano\n\n<strong>Categorias sujeitas a candidaturas livres</strong>: Tubo do Ano, Maior Onda do Ano (remada e tow-in), Manobra do Ano, Videoclip do Ano, Onda do Ano, Foto do Ano\n\n&nbsp;\n\n<strong>6- NACIONALIDADE DOS CANDIDATOS</strong>\n\nO KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL aceita candidaturas de qualquer nacionalidade desde que os candidatos se encontrem nas seguintes condições:\n\n6a - Os candidatos no grupo da <strong>Categoria Performance</strong>, bem como os candidatos aos prémios de<strong> Mais Sexy do Ano</strong>, devem ter nacionalidade portuguesa ou, tendo nacionalidade estrangeira, devem estar na posse de um certificado de residência válido à data de início do período de referência (01 de Agosto de 2014).\n6b - Os candidatos no grupo da <strong>Categoria Backstage Stars</strong> podem ter nacionalidade estrangeira e não ser residentes em Portugal, mas devem exercer em Portugal uma parte considerável do trabalho para o qual estão nomeados, fazendo com que o seu contributo para o surf nacional seja matéria de inquestionável valor. No caso dos shapers, é obrigatório que trabalhem mais de 50% do seu tempo útil em Portugal.\n6c - Os autores das fotos e vídeos candidatos às categorias de <strong>Videoclip do Ano</strong> e <strong>Foto do Ano</strong> devem ter nacionalidade portuguesa ou, tendo nacionalidade estrangeira, devem estar na posse de um certificado de residência válido à data de início do período de referência (01 de Agosto de 2014).\n6d - Para o prémio <strong>Evento do Ano</strong>, só serão aceites candidaturas de eventos realizados em território português (continente e ilhas), salvo em caso de eventos realizados no estrangeiro por empresas portuguesas e com a participação direta de surfistas portugueses.\n\n\n<strong>7- LIMITES GEOGRÁFICOS</strong>\n\n7a - O KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL considera como válidas as candidaturas apresentadas para as categorias Manobra do Ano, Onda do Ano, Tubo do Ano e Maior Onda do Ano (remada e tow-in) que tenham origem em fotografias e vídeos captados em ondas fora do território nacional, desde que protagonizadas por surfistas que se encontrem nas condições acima descritas.\n7b - Para as categorias de Vídeo do Ano e Foto do Ano serão consideradas como válidas candidaturas realizadas no estrangeiro, desde que produzidas por criadores nas condições de nacionalidade acima especificadas.\n\n\n<strong>8- DIREITOS DE PARTILHA E EXIBIÇÃO</strong>\n\n<strong> </strong>8a - O envio de uma foto ou vídeo com intenção de participação nos KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL implica que o seu autor, bem como os surfistas que nos mesmos aparecem, concordam que as suas respectivas imagens ou vídeos possam ser exibidos no site do evento, sites de patrocinadores do evento e nas contas das redes sociais do evento, como Facebook, Instagram, etc.\n\n8b - Acrescenta-se que as mesmas fotos ou vídeos podem ser utilizados na forma de conteúdos associados ao evento KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL, seja como divulgação de notícias, ações de autopromoção, partilha em sites e redes sociais dos parceiros do evento e outras utilizações no âmbito do mencionado evento.\n8c – Ao submeter a sua candidatura, o candidato cede à organização o direito de usar as imagens apenas para e durante a promoção do evento, incluindo no site e no dia da Gala.\n8d - Direitos adicionais, nomeadamente fora do âmbito do evento, para utilizar as imagens acima referidas necessitam de acordo prévio entre os seus autores e a organização do KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL\n\n\n<strong>9- ENVIO DE CANDIDATURAS</strong>\n\n&nbsp;\n\nAs candidaturas deverão ser feitas através do site do evento (<a href=\"http://www.ondasdeouro.pt\">www.ondasdeouro.pt</a>), no menu “submete a tua onda”. O proponente deverá preencher o formulário presente na página e aceitar os Termos e Condições.\nAs candidaturas deverão preferencialmente ser enviadas através de sistemas de partilha de ficheiros, como WeTransfer, Drop Box, Yousendit, etc.\nUma vez que os candidatos no grupo da <strong>Categoria Performance</strong> são os surfistas, a responsabilidade das candidaturas para estes prémios é da <strong>exclusiva responsabilidade dos próprios surfistas</strong>. Nenhum fotógrafo ou videomaker poderá enviar candidaturas para as categorias deste grupo de forma direta, estando obrigado a fazê-lo exclusivamente através do surfista presente nas suas fotos e vídeos. De igual modo, <strong>os candidatos aos prémios de Foto do Ano e Videoclip do Ano deverão ser os seus autores</strong>, e não os surfistas que protagonizam as imagens a concurso.\nNão há limite para as candidaturas que um determinado surfista ou fotógrafo pode enviar para consideração do painel de especialistas designado pela organização.\nSomente as candidaturas aprovadas pelo painel de especialistas serão disponibilizadas para visualização e votação no site.\n\n&nbsp;\n\n<strong>9a - Candidaturas Vídeo</strong>\nO formato preferencial para o envio de vídeos são ficheiros PAL ou NTSC de alta-qualidade descomprimidos, através de um sistema de partilha de ficheiros, como o Wetransfer.com ou Yousendit.com.\n&nbsp;\n\n<strong>9b - Candidaturas Fotografia</strong>\nO tamanho mínimo para candidaturas preliminares de fotografias é de 1500 pixéis na sua dimensão mais longa, preferencialmente em formato JPEG.\nUma imagem em formato original (RAW) poderá ser requisitada a qualquer momento pela organização, caso o ficheiro fornecido não vá de encontro às exigências de qualidade da mesma, ou caso seja necessário verificar a existência de quaisquer manipulações digitais que alterem a realidade da foto enviada para candidatura.\nNo caso de sequências, não mais que 10 fotos de uma única onda devem ser enviadas. Quando enviadas, cada ficheiro de fotografia deve conter no seu nome a informação completa sobre o surfista, a onda e o fotógrafo em menos de 30 caracteres. (Exemplo: BlakeWaikikiGrannis1.jpg)\n&nbsp;\n\n<strong>9c - Qualidade de imagem</strong>\nA nitidez das imagens fornecidas, tanto em vídeo como em fotografia, é essencial para uma avaliação precisa e medição dos tamanhos relativos das onda (categorias de Maior Onda), surfistas, pranchas, grau de dificuldade e subtilezas técnicas (todas as categorias) e outros elementos-chave. Foco deficitário, embaçamento, escuridão, excesso de claridade, contagem de pixéis limitada ou qualquer outra degradação visual irá limitar o valor de uma imagem como candidata. A qualidade de reprodução é um requisito fundamental das imagens vencedoras, pelo que a organizaç seonda fgada da corda tas. a em video ensnformaçaç determinou a sua linha t.comão do KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL irá privilegiar os ficheiros de imagem tecnicamente superiores ou arquivos digitais de alta resolução.\n\n\n\n\n<strong>10- Candidaturas por Categoria</strong>\n\n<strong>Tubo do Ano</strong>\nPara a categoria “Tubo do Ano” serão consideradas <strong>exclusivamente candidaturas em formato vídeo </strong>nas condições acima mencionadas. O clip de vídeo deverá conter toda a extensão do tubo, desde antes do encaixe até à saída, de modo que fique clara a forma como o surfista determinou a linha, preparou a abordagem à secção e terminou a manobra controladamente. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\n&nbsp;\n\n<strong>Maior Onda do Ano (remada)</strong>\nPara a categoria “Maior Onda do Ano (remada)”, serão aceites candidaturas no formato vídeo e fotografia nas condições acima descritas. A onda proposta deve estar presente em toda a sua extensão, do drop à saída da onda ou queda do surfista, seja em vídeo ou em fotografia, através de sequência, nas condições anteriormente descritas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\n&nbsp;\n\n<strong>Maior Onda do Ano (tow-in)</strong>\nPara a categoria “Maior Onda do Ano (tow-in)”, serão aceites candidaturas no formato vídeo e fotografia nas condições acima descritas. A onda proposta deve estar presente em toda a sua extensão, da largada da corda à saída da onda ou queda do surfista, seja em vídeo ou em fotografia, através de sequência, nas condições anteriormente descritas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\n&nbsp;\n\n<strong>Manobra do Ano</strong>\nPara a categoria “Manobra do Ano” serão aceites candidaturas no formato vídeo e fotografia nas condições acima descritas. A manobra proposta deve estar presente em toda a sua extensão, da preparação à conclusão, seja em vídeo ou em fotografia, através de sequência, nas condições anteriormente descritas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\n&nbsp;\n\n<strong>Onda do Ano</strong>\nPara a categoria “Onda do Ano” serão consideradas <strong>exclusivamente candidaturas em formato vídeo </strong>nas condições acima descritas. O clip de vídeo deverá conter toda a extensão da onda, desde o take-off até à finalização, de modo que fique clara a forma como o surfista determinou a linha, preparou a abordagem às várias secções, executou as manobras e efetuou a ligação entre elas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\n&nbsp\n\n<strong>Videoclip do Ano</strong>\nPara a categoria “Videoclip do Ano” serão aceites filmes com no máximo 5 (cinco) minutos de duração nas condições acima descritas.\n&nbsp;\n\n<strong>Foto do Ano</strong>\nPara a categoria “Foto do Ano” serão aceites fotografias nas condições acima descritas.\n\n\n<strong>11- CRITÉRIOS DE SELEÇÃO E AVALIAÇÃO</strong>\n\nMesmo que algumas categorias estejam abertas a candidaturas livres e outras sujeitas a uma pré-escolha por parte do painel de especialistas designado pela organização do KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL, no final só quatro candidatos em cada categoria serão sujeitos a votação pública (online).\n\nApós o término do período de candidaturas, será convocado o painel de especialistas, que irá considerar todas as imagens disponíveis, em fotografia ou vídeo, procurando balancear os critérios objetivos e os subjetivos de maneira a encontrar os quatro finalistas que serão sujeitos à votação online. Se após a análise aprofundada e discussão sobre as candidaturas, não houver consenso unânime sobre a escolha dos finalistas, o painel de especialistas irá proceder a uma votação interna de modo a determinar quem irá à votação online.\n\nSendo assim, segue-se abaixo uma breve explicação dos critérios de avaliação aplicados em cada categoria. Independentemente da categoria, os critérios apresentados procuram objetivar alguns elementos, ao mesmo tempo que deixam campo aberto para a subjetividade de cada membro do painel de especialistas convidados.\n\n\n<strong>11a - Categorias Performance</strong>\n\n<strong>Surfista do Ano (masculino e feminino) — </strong>Os “Surfistas do Ano” irão ser avaliados pelas suas performances nas suas áreas específicas de atuação, não importando para o efeito se estas se enquadram em competição ou em free-surf. Será levada em consideração a dimensão nacional e internacional dos seus feitos no período de tempo sob avaliação.\n\n<strong>Free Surfer do Ano — </strong>Como <em>free surfer</em> designa-se alguém cujo aspeto mais visível da sua imagem pública no surf passa-se fora dos campeonatos. O(A) <em>free surfer</em> candidato(a) a esta categoria pode até entrar em campeonatos regularmente mas são as chamadas sessões livres que justificam a sua fama e notoriedade. Será levada em consideração a dimensão nacional e internacional dos seus feitos no período de tempo sob avaliação.\n\n<strong>Revelação do Ano — </strong>A “Revelação do Ano” deve ser um(a) surfista que sobressaiu numa determinada área de atuação em qualquer faixa de idade, divisão ou estilo de surf, seja a surpreender ou a materializar expectativas por cumprir. O seus feitos devem ser inéditos no âmbito da sua prestação de surfista e o seu impacto deve conter, tanto quanto possível, um elemento de surpresa.\n\n<strong>Manobra do Ano — </strong>As candidaturas a este prémio serão julgadas segundo diversos conceitos de apreciação, incluindo inovação, radicalidade, modernidade, power, fluidez, compromisso, grau de dificuldade e risco. A manobra deve apresentar uma finalização completa, seja na continuidade da onda, caso a manobra surja a meio desta, seja ficando à frente da espuma, caso seja uma manobra de fim de onda. A decisão do painel de especialistas sobre o que constitui uma manobra bem sucedida será final.\n\n&nbsp;\n\n<strong>Onda do Ano — </strong>As candidaturas a “Onda do Ano” serão julgadas segundo critérios de intensidade, aproveitamento, número e variedade de manobras, qualidade das manobras e ligação entre elas, distância percorrida e impacto mediático. Posto isto, acrescente-se que nenhum elemento tem preponderância sobre os outros e também não se exige que todos os elementos descritos façam parte da onda candidata. A decisão do painel de especialistas sobre o que constitui uma onda bem sucedida será final.\n\n<strong>Tubo do Ano — </strong>Os tubos candidatos a esta categoria serão avaliados pelo tamanho e intensidade da onda, a profundidade atingida pelo surfista e a técnica aplicada. A decisão do painel de especialistas sobre o que constitui um tubo bem sucedido será final.\n\n<strong>Maior Onda do Ano (remada e tow-in) — </strong>A medição da altura das ondas candidatas deverá levar em consideração a distância entre o lip e a base da onda no seu mais elevado momento, levando em consideração o espaço acima e abaixo do surfista. Se o surfista candidato apanhar a onda fora do pico desta, será a altura relativa da onda junto ao seu ponto de entrada a ser levada em consideração em detrimento da altura da onda no pico. A definição do ponto de localização da base da onda será feita a partir do que o painel de especialistas acordar como sendo o ponto mais baixo em relação à inclinação da parede da onda atingível pelo surfista ou pela espuma do lip em queda. A altura da onda entre o lip e a base será o principal fator de decisão. A espessura do lip ou \"peso\" da onda só serão considerados como elementos de desempate no caso de elevada proximidade no critério da altura tal como anteriormente definido.\n\nPara se considerar que uma onda foi surfada com sucesso, o surfista deverá percorrer em pé a parte mais significativa da onda, mantendo o controlo da situação. No caso do prémio para “Maior Onda do Ano na Remada”, o surfista deve completar a descida inicial pela face da onda abaixo, mantendo o equilíbrio e o impulso para a frente, de forma a escapar ao momento do impacto do lip descendente. A decisão do painel de especialistas sobre uma onda grande bem sucedida será final.\n\n\n\n<strong>11b - Categorias Backstage Stars</strong>\n\n<strong>Treinador do Ano — </strong>Por treinador entende-se o principal responsável pela orientação de um surfista para a sua área de eleição, seja a competição, as ondas grandes, o free-surf ou a iniciação. O treinador não só aplica um método de treinos como identifica as necessidades do surfista, definindo a equipa com que o mesmo irá trabalhar (preparadores físicos, nutricionistas, psicólogos, etc.), ajudando-o na escolha das pranchas, traçando o plano de objetivos e zelando pelo seu cumprimento. Será considerado um treinador bem sucedido aquele que for capaz de levar o seu surfista a superar as suas limitações e a concretizar o seu potencial. Os treinadores serão julgados individualmente e não segundo a empresa que representam.\n\n<strong>Shaper do Ano — </strong>Será considerado candidato a Shaper do Ano aquele que apresentar níveis de excelência na execução, inovação de design, diversificação de modelos, performance da sua equipa de surfistas, impacto no meio, consistência de qualidade, reconhecimento dos seus pares e projeção internacional de nome/marca.\n\n<strong>11c - Categoria Wavemakers</strong>\n\n<strong>Videoclip do Ano — </strong>Os elementos que serão levados em consideração para a avaliação dos candidatos a “Videoclip do Ano” são o nível da ação, a fotografia, a montagem, a originalidade do argumento, a banda sonora e a interpretação do lifestyle e cultura do surf.\n\n<strong>Foto do Ano — </strong>As fotografias candidatas a “Foto do Ano” serão avaliadas pelo impacto do seu tema, a qualidade da composição, a originalidade do olhar e a excelência da execução. Os fotógrafos candidatos devem obrigatoriamente ter trabalhos seus publicados, seja em meios especializados seja em meios generalistas, desde que sempre tendo o surf e as suas diversas ramificações como tema principal.\n\n<strong>Evento do Ano — </strong>Os candidatos a “Evento do Ano” poderão tanto ser eventos únicos como conjuntos compostos por vários eventos distintos realizados em território nacional (continente e ilhas), ou internacional desde que organizados por empresas portuguesas e com participação de surfistas portugueses. Os candidatos a esta categoria deverão cumprir critérios como excelência de execução, impacto mediático, importância no panorama nacional, originalidade de conceito, impacto ambiental, qualidade da estrutura, eficiência da equipa e qualidade das ondas, entre outros.\n\n<strong>11d - Categoria Prémios Especiais</strong>\n\nA atribuição dos prémios na chamada “Categoria Prémios Especiais” é da inteira responsabilidade da organização e os conceitos que presidem a essa escolha são aqueles que estão explicados na apresentação das categorias de prémio do site do evento.\n\n&nbsp;\n\n&nbsp;\n\nEstes regulamentos são propriedade intelectual dos KIA Ondas de Ouro Surf Awards powered by SURFPortugal e encontram-se protegidos ao abrigo da lei sobre Direitos de Autor. © SURFPortugal/Twice 2015', 'Termos e Condições', '', 'inherit', 'open', 'open', '', '804-autosave-v1', '', '', '2015-04-08 11:45:56', '2015-04-08 11:45:56', '', 804, 'http://beta.ondasdeouro.com/804-autosave-v1/', 0, 'revision', '', 0),
(837, 1, '2015-03-27 02:11:25', '2015-03-27 02:11:25', '- Ao submeter uma candidatura cede à organização o direito de usar as imagens apenas para e durante a promoção do evento, incluindo no site e no dia da Gala\r\n\r\n- Declara que tem autorização para poder usar a imagen, no caso da autoria não ser do próprio\r\n\r\n- Declara ser verdade a informação relativa ao autor da imagem\r\n\r\n- Declara ser verdade a informação relativa ao surfista que está na imagem\r\n\r\n- Aceita os critérios da Organização e Comissão na decisão dos quatro finalistas que irão a votos \r\n\r\n- Declara que a onda submetida foi feita ou filmada/fotografada em Portugal\r\n', 'Termos e Condições', '', 'inherit', 'open', 'open', '', '804-revision-v1', '', '', '2015-03-27 02:11:25', '2015-03-27 02:11:25', '', 804, 'http://beta.ondasdeouro.com/804-revision-v1/', 0, 'revision', '', 0),
(839, 1, '2015-03-30 16:02:52', '2015-03-30 16:02:52', 'Ao enviar uma inscrição para os KIA ONDAS DE OURO POWERED BY SURFPORTUGAL, permite que a sua imagem ou vídeo possa ser exibida no site do XXL evento, sites de patrocinadores do evento e nas contas das redes sociais do evento, Facebook, Instagram , etc. \r\nDireitos adicionais para utilizar suas imagens necessitam de acordo prévio\r\n\r\n\r\n\r\n- Ao submeter uma candidatura cede à organização o direito de usar as imagens apenas para e durante a promoção do evento, incluindo no site e no dia da Gala\r\n\r\n- Declara que tem autorização para poder usar a imagen, no caso da autoria não ser do próprio\r\n\r\n- Declara ser verdade a informação relativa ao autor da imagem\r\n\r\n- Declara ser verdade a informação relativa ao surfista que está na imagem\r\n\r\n- Aceita os critérios da Organização e Comissão na decisão dos quatro finalistas que irão a votos \r\n\r\n- Declara que a onda submetida foi feita ou filmada/fotografada em Portugal\r\n', 'Termos e Condições', '', 'inherit', 'open', 'open', '', '804-revision-v1', '', '', '2015-03-30 16:02:52', '2015-03-30 16:02:52', '', 804, 'http://beta.ondasdeouro.com/804-revision-v1/', 0, 'revision', '', 0),
(840, 1, '2015-03-30 16:03:08', '2015-03-30 16:03:08', '- Ao enviar uma inscrição para os KIA ONDAS DE OURO POWERED BY SURFPORTUGAL, permite que a sua imagem ou vídeo possa ser exibida no site do XXL evento, sites de patrocinadores do evento e nas contas das redes sociais do evento, Facebook, Instagram , etc. \r\n\r\n- Direitos adicionais para utilizar suas imagens necessitam de acordo prévio\r\n\r\n- Ao submeter uma candidatura cede à organização o direito de usar as imagens apenas para e durante a promoção do evento, incluindo no site e no dia da Gala\r\n\r\n- Declara que tem autorização para poder usar a imagen, no caso da autoria não ser do próprio\r\n\r\n- Declara ser verdade a informação relativa ao autor da imagem\r\n\r\n- Declara ser verdade a informação relativa ao surfista que está na imagem\r\n\r\n- Aceita os critérios da Organização e Comissão na decisão dos quatro finalistas que irão a votos \r\n\r\n- Declara que a onda submetida foi feita ou filmada/fotografada em Portugal\r\n', 'Termos e Condições', '', 'inherit', 'open', 'open', '', '804-revision-v1', '', '', '2015-03-30 16:03:08', '2015-03-30 16:03:08', '', 804, 'http://beta.ondasdeouro.com/804-revision-v1/', 0, 'revision', '', 0),
(841, 1, '2015-03-30 16:03:16', '2015-03-30 16:03:16', '- Ao enviar uma inscrição para os KIA ONDAS DE OURO POWERED BY SURFPORTUGAL, permite que a sua imagem ou vídeo possa ser exibida no site do evento, sites de patrocinadores do evento e nas contas das redes sociais do evento, Facebook, Instagram , etc. \r\n\r\n- Direitos adicionais para utilizar suas imagens necessitam de acordo prévio\r\n\r\n- Ao submeter uma candidatura cede à organização o direito de usar as imagens apenas para e durante a promoção do evento, incluindo no site e no dia da Gala\r\n\r\n- Declara que tem autorização para poder usar a imagen, no caso da autoria não ser do próprio\r\n\r\n- Declara ser verdade a informação relativa ao autor da imagem\r\n\r\n- Declara ser verdade a informação relativa ao surfista que está na imagem\r\n\r\n- Aceita os critérios da Organização e Comissão na decisão dos quatro finalistas que irão a votos \r\n\r\n- Declara que a onda submetida foi feita ou filmada/fotografada em Portugal\r\n', 'Termos e Condições', '', 'inherit', 'open', 'open', '', '804-revision-v1', '', '', '2015-03-30 16:03:16', '2015-03-30 16:03:16', '', 804, 'http://beta.ondasdeouro.com/804-revision-v1/', 0, 'revision', '', 0),
(842, 1, '2015-03-30 21:48:50', '2015-03-30 21:48:50', '', 'gala', '', 'inherit', 'open', 'open', '', 'gala', '', '', '2015-04-06 15:34:50', '2015-04-06 15:34:50', '', 784, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/gala.jpg', 0, 'attachment', 'image/jpeg', 0),
(843, 1, '2015-03-30 21:49:33', '2015-03-30 21:49:33', 'Bem vindo ao site dos Kia Ondas de Ouro Surf Awards powered by SURFPortugal, a maior gala de celebração do surf alguma vez realizada em Portugal. Estes prémios surgem da constatação de que faltava no nosso país uma cerimónia de homenagem às nossas ondas e surfistas que ultrapassasse o âmbito dos resultados desportivos, abordando o surf como fenómeno transversal que é.\r\n\r\nOs Kia Ondas de Ouro Surf Awards powered by SURFPortugal fundem free surf e competição, habilidade e coragem, desempenho global e manobras isoladas, influência e estética, história e novidade, tecnologia e método, para se tornarem no mais importante galardão do surf nacional fora do âmbito puramente desportivo. \r\n\r\nPara a organização dos Kia Ondas de Ouro Surf Awards powered by SURFPortugal, a tua opinião conta muito. Aqui, a responsabilidade sobre a escolha final dos vencedores recai sobre o surfista comum, sobre aqueles que observam e acompanham o surf obsessivamente mas que não dispõem de meios oficiais para manifestar as suas preferências. Por outras palavras, quem escolhe és tu. Algumas categorias propõem a votação pública a partir de um grupo de surfistas nomeados por um painel de especialistas, que irá apontar os mais merecedores de concorrer aos respetivos galardões. Noutras categorias, serão os próprios surfistas, fotógrafos e videomakers a sujeitarem as suas melhores ondas, manobras, fotografias e videoclips à votação do público. Mas nuns e noutros, o resultado final recai sempre na tua escolha, no teu voto, na tua participação. Somente os prémios Carreira e Contributo ao Surf são resultado de uma seleção exclusiva por parte da organização.\r\n\r\nOs Kia Ondas de Ouro Surf Awards powered by SURFPortugal premeiam mais que o mérito desportivo: eles traduzem em números concretos a expressão mediática, o poder de influência e a capacidade de surfistas e criadores do nosso meio se elevarem acima da média, fazendo-se notar ao longo do ano. A escolha é tua, os vencedores são nossos, a festa é de todos e para todos.\r\n\r\nA grande gala Kia Ondas de Ouro Surf Awards powered by SURFPortugal irá acontecer no dia 10 de junho no Casino Estoril e terá transmissão em deferido na RTP.\r\n\r\nKia Ondas de Ouro Surf Awards powered by SURFPortugal. Aqui põe-se o surf no seu devido lugar.\r\n', 'Kia Ondas de Ouro Surf Awards presented by SURFPortugal - celebrar as ondas e os surfistas portugueses', '', 'inherit', 'open', 'open', '', '784-revision-v1', '', '', '2015-03-30 21:49:33', '2015-03-30 21:49:33', '', 784, 'http://beta.ondasdeouro.com/784-revision-v1/', 0, 'revision', '', 0),
(844, 1, '2015-03-30 23:35:30', '2015-03-30 23:35:30', '<strong>Pedro Arruda</strong>\r\nCofundador do hoje extinto mas muitíssimo influente blog de surf Ondas, Pedro é um analista atento das realidades do surf, sobre as quais detém um conhecimento enciclopédico. Peça-chave no desenvolvimento do surf nos Açores, onde reside, tem um olhar global e minucioso sobre o desporto.\r\n\r\n<strong>José Manuel Sousa Braga</strong>\r\nHistórico selecionador nacional, que aos comandos do esquadrão lusitano conquistou os mais importantes títulos por equipas já atingidos por Portugal, Zé Manel é uma das vozes mais respeitadas do país no que se refere à análise e conhecimento das técnicas de surf.\r\n\r\n<strong>João Capucho</strong>\r\nEx-organizador de provas, ex-dirigente de clubes regionais, ex-presidente da Associação Nacional de Surfistas, ex-colunista da revista SURFPortugal, comentador militante e sem medo do politicamente incorreto, João Capucho é uma das vozes mais ativas e polémicas do surf nacional.\r\n\r\n<strong>Pedro Monteiro “Pecas”</strong>\r\nTuberider nato, formado nos canudos de Carcavelos, Pecas é um surfista respeitado não só pelas suas atitudes dentro de água como pela sua postura em terra. Atualmente exerce o cargo de diretor de prova da Liga Moche, o que diz muito sobre o seu conhecimento do desporto e sobre a idoneidade do seu caráter.\r\n\r\n<strong>Miguel Pedreira</strong>\r\nUm dos jornalistas de surf mais antigos do país, Miguel tem acompanhado ativamente o percurso do surf português — e de todos os desportos de ação, já agora — desde há quase 30 anos, colaborando com títulos dos mais diversos meios, da rádio à televisão, da imprensa à internet. É um autêntico data center ambulante do surf português e mundial.\r\n\r\n<strong>José Pyrrait</strong>\r\nAprendeu a surfar nas ondas do Rio de Janeiro, onde foi um respeitado local numa das mais emblemáticas ondas do Brasil, o Arpoador. Quarenta anos depois, Pyrrait exerce o cargo de treinador de alguns dos melhores surfistas europeus da atualidade. As suas opiniões são ouvidas atentamente e os seus conselhos procurados ativamente.\r\n\r\n<strong>João Valente</strong>\r\nHistórico editor do principal meio de comunicação de surf português desde 1987, João Valente também se iniciou no desporto há cerca de 40 anos no Brasil. Possui do surf uma visão purista, iconoclasta e exigente, não admitindo que a qualidade possa ser separada do estilo.\r\n\r\n<a href=\"http://ondasdeouro.com/wp-content/uploads/2015/03/Comissão-de-Notáveis_LR.jpg\"><img class=\"wp-image-859 size-large\" src=\"http://ondasdeouro.com/wp-content/uploads/2015/03/Comissão-de-Notáveis_LR-700x467.jpg\" alt=\"Comissão de Notáveis\" width=\"700\" height=\"467\" /></a>\r\n\r\nComissão de Notáveis\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;', 'Comissão de Notáveis', '', 'publish', 'open', 'open', '', 'comissao-de-notavais', '', '', '2015-03-31 20:37:48', '2015-03-31 20:37:48', '', 0, 'http://beta.ondasdeouro.com/?page_id=844', 0, 'page', '', 0),
(845, 1, '2015-03-30 23:35:30', '2015-03-30 23:35:30', '<strong>Pedro Arruda</strong>\r\nCofundador do hoje extinto mas muitíssimo influente blog de surf Ondas, Pedro é um analista atento das realidades do surf, sobre as quais detém um conhecimento enciclopédico. Peça-chave no desenvolvimento do surf nos Açores, onde reside, tem um olhar global e minucioso sobre o desporto.\r\n\r\n<strong>José Manuel Sousa Braga</strong>\r\nHistórico selecionador nacional, que aos comandos do esquadrão lusitano conquistou os mais importantes títulos por equipas já atingidos por Portugal, Zé Manel é uma das vozes mais respeitadas do país no que se refere à análise e conhecimento das técnicas de surf.\r\n\r\n<strong>João Capucho</strong>\r\nEx-organizador de provas, ex-dirigente de clubes regionais, ex-presidente da Associação Nacional de Surfistas, ex-colunista da revista SURFPortugal, comentador militante e sem medo do politicamente incorreto, João Capucho é uma das vozes mais ativas e polémicas do surf nacional.\r\n\r\n<strong>Pedro Monteiro “Pecas”</strong>\r\nTuberider nato, formado nos canudos de Carcavelos, Pecas é um surfista respeitado não só pelas suas atitudes dentro de água como pela sua postura em terra. Atualmente exerce o cargo de diretor de prova da Liga Moche, o que diz muito sobre o seu conhecimento do desporto e sobre a idoneidade do seu caráter.\r\n\r\n<strong>Miguel Pedreira</strong>\r\nUm dos jornalistas de surf mais antigos do país, Miguel tem acompanhado ativamente o percurso do surf português — e de todos os desportos de ação, já agora — desde há quase 30 anos, colaborando com títulos dos mais diversos meios, da rádio à televisão, da imprensa à internet. É um autêntico data center ambulante do surf português e mundial.\r\n\r\n<strong>José Pyrrait</strong>\r\nAprendeu a surfar nas ondas do Rio de Janeiro, onde foi um respeitado local numa das mais emblemáticas ondas do Brasil, o Arpoador. Quarenta anos depois, Pyrrait exerce o cargo de treinador de alguns dos melhores surfistas europeus da atualidade. As suas opiniões são ouvidas atentamente e os seus conselhos procurados ativamente.\r\n\r\n<strong>João Valente</strong>\r\nHistórico editor do principal meio de comunicação de surf português desde 1987, João Valente também se iniciou no desporto há cerca de 40 anos no Brasil. Possui do surf uma visão purista, iconoclasta e exigente, não admitindo que a qualidade possa ser separada do estilo.', 'Comissão de Notáveis', '', 'inherit', 'open', 'open', '', '844-revision-v1', '', '', '2015-03-30 23:35:30', '2015-03-30 23:35:30', '', 844, 'http://beta.ondasdeouro.com/844-revision-v1/', 0, 'revision', '', 0),
(846, 1, '2015-03-30 23:36:23', '2015-03-30 23:36:23', '', 'OOA_TV_1920x1080', '', 'inherit', 'open', 'open', '', 'ooa_tv_1920x1080', '', '', '2015-03-31 22:04:22', '2015-03-31 22:04:22', '', 844, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/OOA_TV_1920x1080.jpg', 0, 'attachment', 'image/jpeg', 0),
(847, 1, '2015-03-30 23:39:18', '2015-03-30 23:39:18', '<strong>Pedro Arruda</strong>\r\nCofundador do hoje extinto mas muitíssimo influente blog de surf Ondas, Pedro é um analista atento das realidades do surf, sobre as quais detém um conhecimento enciclopédico. Peça-chave no desenvolvimento do surf nos Açores, onde reside, tem um olhar global e minucioso sobre o desporto.\r\n\r\n<strong>José Manuel Sousa Braga</strong>\r\nHistórico selecionador nacional, que aos comandos do esquadrão lusitano conquistou os mais importantes títulos por equipas já atingidos por Portugal, Zé Manel é uma das vozes mais respeitadas do país no que se refere à análise e conhecimento das técnicas de surf.\r\n\r\n<strong>João Capucho</strong>\r\nEx-organizador de provas, ex-dirigente de clubes regionais, ex-presidente da Associação Nacional de Surfistas, ex-colunista da revista SURFPortugal, comentador militante e sem medo do politicamente incorreto, João Capucho é uma das vozes mais ativas e polémicas do surf nacional.\r\n\r\n<strong>Pedro Monteiro “Pecas”</strong>\r\nTuberider nato, formado nos canudos de Carcavelos, Pecas é um surfista respeitado não só pelas suas atitudes dentro de água como pela sua postura em terra. Atualmente exerce o cargo de diretor de prova da Liga Moche, o que diz muito sobre o seu conhecimento do desporto e sobre a idoneidade do seu caráter.\r\n\r\n<strong>Miguel Pedreira</strong>\r\nUm dos jornalistas de surf mais antigos do país, Miguel tem acompanhado ativamente o percurso do surf português — e de todos os desportos de ação, já agora — desde há quase 30 anos, colaborando com títulos dos mais diversos meios, da rádio à televisão, da imprensa à internet. É um autêntico data center ambulante do surf português e mundial.\r\n\r\n<strong>José Pyrrait</strong>\r\nAprendeu a surfar nas ondas do Rio de Janeiro, onde foi um respeitado local numa das mais emblemáticas ondas do Brasil, o Arpoador. Quarenta anos depois, Pyrrait exerce o cargo de treinador de alguns dos melhores surfistas europeus da atualidade. As suas opiniões são ouvidas atentamente e os seus conselhos procurados ativamente.\r\n\r\n<strong>João Valente</strong>\r\nHistórico editor do principal meio de comunicação de surf português desde 1987, João Valente também se iniciou no desporto há cerca de 40 anos no Brasil. Possui do surf uma visão purista, iconoclasta e exigente, não admitindo que a qualidade possa ser separada do estilo.', 'A Comissão', '', 'inherit', 'open', 'open', '', '844-revision-v1', '', '', '2015-03-30 23:39:18', '2015-03-30 23:39:18', '', 844, 'http://beta.ondasdeouro.com/844-revision-v1/', 0, 'revision', '', 0),
(848, 1, '2015-03-30 23:39:31', '2015-03-30 23:39:31', ' ', '', '', 'publish', 'open', 'open', '', '848', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://beta.ondasdeouro.com/?p=848', 23, 'nav_menu_item', '', 0),
(849, 1, '2015-03-30 23:44:34', '2015-03-30 23:44:34', '', 'Homepage', '', 'inherit', 'open', 'open', '', '648-revision-v1', '', '', '2015-03-30 23:44:34', '2015-03-30 23:44:34', '', 648, 'http://beta.ondasdeouro.com/648-revision-v1/', 0, 'revision', '', 0),
(850, 1, '2015-03-30 23:46:16', '2015-03-30 23:46:16', 'Bem vindo ao site dos Kia Ondas de Ouro Surf Awards powered by SURFPortugal, a maior gala de celebração do surf alguma vez realizada em Portugal. Estes prémios surgem da constatação de que faltava no nosso país uma cerimónia de homenagem às nossas ondas e surfistas que ultrapassasse o âmbito dos resultados desportivos, abordando o surf como fenómeno transversal que é.\r\n\r\nOs Kia Ondas de Ouro Surf Awards powered by SURFPortugal fundem free surf e competição, habilidade e coragem, desempenho global e manobras isoladas, influência e estética, história e novidade, tecnologia e método, para se tornarem no mais importante galardão do surf nacional fora do âmbito puramente desportivo.\r\n\r\nPara a organização dos Kia Ondas de Ouro Surf Awards powered by SURFPortugal, a tua opinião conta muito. Aqui, a responsabilidade sobre a escolha final dos vencedores recai sobre o surfista comum, sobre aqueles que observam e acompanham o surf obsessivamente mas que não dispõem de meios oficiais para manifestar as suas preferências. Por outras palavras, quem escolhe és tu. Algumas categorias propõem a votação pública a partir de um grupo de surfistas nomeados por um painel de especialistas, que irá apontar os mais merecedores de concorrer aos respetivos galardões. Noutras categorias, serão os próprios surfistas, fotógrafos e videomakers a sujeitarem as suas melhores ondas, manobras, fotografias e videoclips à votação do público. Mas nuns e noutros, o resultado final recai sempre na tua escolha, no teu voto, na tua participação. Somente os prémios Carreira e Contributo ao Surf são resultado de uma seleção exclusiva por parte da organização.\r\n\r\nOs Kia Ondas de Ouro Surf Awards powered by SURFPortugal premeiam mais que o mérito desportivo: eles traduzem em números concretos a expressão mediática, o poder de influência e a capacidade de surfistas e criadores do nosso meio se elevarem acima da média, fazendo-se notar ao longo do ano. A escolha é tua, os vencedores são nossos, a festa é de todos e para todos.\r\n\r\nA grande gala Kia Ondas de Ouro Surf Awards powered by SURFPortugal irá acontecer no dia 10 de junho no Casino Estoril e terá transmissão em deferido na RTP.\r\n\r\nKia Ondas de Ouro Surf Awards powered by SURFPortugal. Aqui põe-se o surf no seu devido lugar.', 'Kia Ondas de Ouro Surf Awards presented by SURFPortugal - celebrar as ondas e os surfistas portugueses', '', 'inherit', 'open', 'open', '', '784-revision-v1', '', '', '2015-03-30 23:46:16', '2015-03-30 23:46:16', '', 784, 'http://beta.ondasdeouro.com/784-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(851, 1, '2015-03-31 17:46:24', '2015-03-31 17:46:24', '<strong>SUMÁRIO</strong>\r\n\r\nO KIA ONDAS DE OURO POWERED BY SURFPORTUGAL é um evento que busca unir o conhecimento especializado à notoriedade pública, de modo e encontrar os surfistas, as ondas e os momentos de surf mais destacados num período de tempo de aproximadamente um ano.\r\n\r\n&nbsp;\r\n\r\n<strong>PRÉMIOS E CANDIDATURAS</strong>\r\n\r\nDos prémios a serem entregues, somente duas categorias (Prémio Carreira e Contributo ao Surf) são da exclusiva responsabilidade da organização. Todos os demais são atribuídos através do método de votação pública.\r\n\r\nOs prémios KIA ONDAS DE OURO POWERED BY SURFPORTUGAL estão divididos em dois grupos, segundo o método de apuração dos concorrentes: Candidatura e Nomeação.\r\n\r\nOs concorrentes por Candidatura são submetidos pelos próprios proponentes aos prémios, estando sujeitos à mediação da organização antes de serem publicadas no site do evento e submetidas à votação.\r\n\r\nOs concorrentes por Nomeação serão apontados por um painel de juízes, designada por Comissão de Notáveis, que irão apontar os candidatos das respectivas categorias segundo critérios objetivos e subjetivos inerentes a cada categoria. Após o escrutínio da Comissão de Notáveis, os quatro nomes encontrados serão publicados no site e sujeitos à votação pública nas datas definidas.\r\n\r\nCategorias sujeitas a candidaturas por nomeação: Surfista do Ano (masculino e feminino), Free Surfer do Ano, Revelação do Ano, Shaper do Ano, Evento do Ano, Treinador do Ano, Os Mais Sexy do Ano\r\n\r\nCategorias sujeitas a candidaturas livres: Tubo do Ano, Maior Onda do Ano (remada e tow-in), Manobra do Ano, Videoclip do Ano, Onda do Ano, Foto do Ano\r\n\r\n&nbsp;\r\n\r\n<strong>CONDIÇÕES GERAIS</strong>\r\n\r\n- A participação no KIA ONDAS DE OURO POWERED BY SURFPORTUGAL pressupõe a aceitação dos termos e condições abaixo descritos.\r\n\r\n- <a title=\"Submete a tua onda\" href=\"http://beta.ondasdeouro.com/submete-a-tua-onda/\">O envio de uma foto ou vídeo</a> com intenção de participação nos KIA ONDAS DE OURO POWERED BY SURFPORTUGAL, implica que o seu autor, bem como os surfistas que nos mesmos aparecem, concordam que as suas respectivas imagens ou vídeos possam ser exibidas no site do evento, sites de patrocinadores do evento e nas contas das redes sociais do evento, como Facebook, Instagram , etc. Acrescenta-se que as mesmas fotos ou vídeos podem ser utilizados na forma de conteúdos associados ao evento KIA ONDAS DE OURO POWERED BY SURFPORTUGAL, seja como divulgação de notícias, ações de autopromoção e outras utilizações no âmbito do mencionado evento.\r\n\r\n- Direitos adicionais, nomeadamente fora do âmbito do evento, para utilizar as imagens acima referidas necessitam de acordo prévio entre os seus autores e a organização do KIA ONDAS DE OURO POWERED BY SURFPORTUGAL\r\n\r\n- A submissão uma candidatura cede à organização o direito de usar as imagens apenas para e durante a promoção do evento, incluindo no site e no dia da Gala.\r\n\r\n– Declara que tem autorização para poder usar a imagem, no caso da autoria não ser do próprio\r\n\r\n– Declara ser verdade a informação relativa ao autor da imagem\r\n\r\n– Declara ser verdade a informação relativa ao surfista que está na imagem\r\n\r\n– Aceita os critérios da Organização e Comissão na decisão dos quatro finalistas que irão a votos\r\n\r\n– Declara que a onda submetida foi feita ou filmada/fotografada em Portugal entre os dias 01 de Agosto de 2014 e 22 de Maio de 2015.', 'Termos e Condições', '', 'inherit', 'open', 'open', '', '804-revision-v1', '', '', '2015-03-31 17:46:24', '2015-03-31 17:46:24', '', 804, 'http://beta.ondasdeouro.com/804-revision-v1/', 0, 'revision', '', 0),
(852, 1, '2015-03-31 17:48:50', '2015-03-31 17:48:50', '', 'Regulamento', '', 'publish', 'open', 'open', '', 'regulamento', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://beta.ondasdeouro.com/?p=852', 22, 'nav_menu_item', '', 0),
(853, 1, '2015-03-31 17:48:57', '2015-03-31 17:48:57', ' ', '', '', 'publish', 'open', 'open', '', '853', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://beta.ondasdeouro.com/?p=853', 24, 'nav_menu_item', '', 0),
(854, 1, '2015-03-31 17:50:01', '2015-03-31 17:50:01', '<strong>SUMÁRIO</strong>\r\n\r\nO KIA ONDAS DE OURO POWERED BY SURFPORTUGAL é um evento que busca unir o conhecimento especializado à notoriedade pública, de modo e encontrar os surfistas, as ondas e os momentos de surf mais destacados num período de tempo de aproximadamente um ano.\r\n\r\n&nbsp;\r\n\r\n<strong>PRÉMIOS E CANDIDATURAS</strong>\r\n\r\nDos prémios a serem entregues, somente duas categorias (Prémio Carreira e Contributo ao Surf) são da exclusiva responsabilidade da organização. Todos os demais são atribuídos através do método de votação pública.\r\n\r\nOs prémios KIA ONDAS DE OURO POWERED BY SURFPORTUGAL estão divididos em dois grupos, segundo o método de apuração dos concorrentes: Candidatura e Nomeação.\r\n\r\nOs concorrentes por Candidatura são submetidos pelos próprios proponentes aos prémios, estando sujeitos à mediação da organização antes de serem publicadas no site do evento e submetidas à votação.\r\n\r\nOs concorrentes por Nomeação serão apontados por um <a title=\"A Comissão\" href=\"http://beta.ondasdeouro.com/a-comissao/\">painel de juízes, designada por Comissão de Notáveis</a>, que irão apontar os candidatos das respectivas categorias segundo critérios objetivos e subjetivos inerentes a cada categoria. Após o escrutínio da Comissão de Notáveis, os quatro nomes encontrados serão publicados no site e sujeitos à votação pública nas datas definidas.\r\n\r\nCategorias sujeitas a candidaturas por nomeação: Surfista do Ano (masculino e feminino), Free Surfer do Ano, Revelação do Ano, Shaper do Ano, Evento do Ano, Treinador do Ano, Os Mais Sexy do Ano\r\n\r\nCategorias sujeitas a candidaturas livres: Tubo do Ano, Maior Onda do Ano (remada e tow-in), Manobra do Ano, Videoclip do Ano, Onda do Ano, Foto do Ano\r\n\r\n&nbsp;\r\n\r\n<strong>CONDIÇÕES GERAIS</strong>\r\n\r\n- A participação no KIA ONDAS DE OURO POWERED BY SURFPORTUGAL pressupõe a aceitação dos termos e condições abaixo descritos.\r\n\r\n- <a title=\"Submete a tua onda\" href=\"http://beta.ondasdeouro.com/submete-a-tua-onda/\">O envio de uma foto ou vídeo</a> com intenção de participação nos KIA ONDAS DE OURO POWERED BY SURFPORTUGAL, implica que o seu autor, bem como os surfistas que nos mesmos aparecem, concordam que as suas respectivas imagens ou vídeos possam ser exibidas no site do evento, sites de patrocinadores do evento e nas contas das redes sociais do evento, como Facebook, Instagram , etc. Acrescenta-se que as mesmas fotos ou vídeos podem ser utilizados na forma de conteúdos associados ao evento KIA ONDAS DE OURO POWERED BY SURFPORTUGAL, seja como divulgação de notícias, ações de autopromoção e outras utilizações no âmbito do mencionado evento.\r\n\r\n- Direitos adicionais, nomeadamente fora do âmbito do evento, para utilizar as imagens acima referidas necessitam de acordo prévio entre os seus autores e a organização do KIA ONDAS DE OURO POWERED BY SURFPORTUGAL\r\n\r\n- A submissão uma candidatura cede à organização o direito de usar as imagens apenas para e durante a promoção do evento, incluindo no site e no dia da Gala.\r\n\r\n– Declara que tem autorização para poder usar a imagem, no caso da autoria não ser do próprio\r\n\r\n– Declara ser verdade a informação relativa ao autor da imagem\r\n\r\n– Declara ser verdade a informação relativa ao surfista que está na imagem\r\n\r\n– Aceita os critérios da Organização e Comissão na decisão dos quatro finalistas que irão a votos\r\n\r\n– Declara que a onda submetida foi feita ou filmada/fotografada em Portugal entre os dias 01 de Agosto de 2014 e 22 de Maio de 2015.', 'Termos e Condições', '', 'inherit', 'open', 'open', '', '804-revision-v1', '', '', '2015-03-31 17:50:01', '2015-03-31 17:50:01', '', 804, 'http://beta.ondasdeouro.com/804-revision-v1/', 0, 'revision', '', 0),
(855, 1, '2015-03-31 18:52:41', '2015-03-31 18:52:41', '', 'newsletter', '', 'inherit', 'open', 'open', '', 'newsletter', '', '', '2015-03-31 18:52:41', '2015-03-31 18:52:41', '', 0, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/newsletter.jpg', 0, 'attachment', 'image/jpeg', 0),
(856, 1, '2015-03-31 19:23:43', '2015-03-31 19:23:43', '[newsletter]', 'Newsletter', '', 'publish', 'closed', 'closed', '', 'newsletter-2', '', '', '2015-04-09 10:49:13', '2015-04-09 10:49:13', '', 0, 'http://beta.ondasdeouro.com/newsletter-2/', 0, 'page', '', 0),
(857, 1, '2015-03-31 20:22:16', '2015-03-31 20:22:16', '<strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal </strong><strong>vão premiar surfistas e personalidades mais votados pelo público</strong>\r\n\r\n<em>Cascais, 31 de março de 2015 </em>\r\n\r\nDecorreu hoje pelas 18h00, no museu Casa das Histórias Paula Rego, em Cascais, o cocktail de apresentação dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, a primeira edição de uma gala que vai premiar os nomes mais votados pelo público em diversas áreas do surf nacional.\r\n\r\nA apresentação contou com a presença dos patrocinadores e <em>media partners </em>do evento, proporcionando a introdução da <strong>Comissão de Notáveis </strong>da gala, um painel de especialistas que vai colaborar com a direção na validação e pré-seleção dos candidatos aos prémios.\r\n\r\nNo próximo dia <strong>10 de junho</strong>, o <strong>Salão Preto e Prata </strong>do <strong>Casino Estoril </strong>recebe a primeira gala do surf já realizada no país, numa cerimónia de entrega de prémios que vai destacar os melhores surfistas e performances, bem como os melhores profissionais nas áreas do <strong>treino</strong>, <strong>shape</strong>, <strong>vídeo </strong>e <strong>fotografia</strong>. Contando com uma forte adesão da indústria do surf, o evento vai reunir os maiores nomes da modalidade em Portugal, numa noite plena de glamour e energia positiva.\r\n\r\nA gala será transmitida na <strong>RTP</strong>, parceiro oficial do evento, apresentando a comunidade do surf nacional e as suas personagens aos espetadores de todo o país.\r\n\r\nOs prémios serão atribuídos em <strong>15 categorias </strong>distintas com o selo de várias marcas de surf, nomeadamente, Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Ericeira Surf &amp; Skate Tubo do Ano, Billabong Maior Onda do Ano (remada), Ocean &amp; Earth Maior Onda do Ano (tow-in), Reef Manobra do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Polen Onda do Ano, Xhapeland Shaper do Ano, Sexy Wines Os Mais Sexy do Ano, Kia Evento do Ano, Hurley Videoclip do Ano, Treinador do Ano e Foto do Ano.\r\n\r\n“Tendo em conta o crescimento do surf português nos últimos anos, tornou-se imperativa a organização de uma gala que preste homenagem aos principais responsáveis por esse crescimento, apresentando o nosso desporto à sociedade em geral”, disse <strong>Rui Costa</strong>, diretor e coordenador dos KIA Ondas de Ouro Surf Awards powered by SURFPortugal. “Através de eventos como o Capítulo Perfeito e o Surf à Noite, também organizados por nós, temos conseguido promover os surfistas na vertente de performance. Desta vez, queremos mostrar o outro lado das personagens do surf nacional, num ambiente bastante diferente daquele em que estamos habituados a vê-los. Tivemos a preocupação de assegurar que esta é uma gala do desporto e da indústria do surf, contando com a adesão de mais de uma dezena de marcas do meio”, concluiu.\r\n\r\n“A associação da Kia ao surf tem vindo a ser reforçada ano após ano, sendo hoje uma das principais apostas da marca no âmbito da sua política de <em>sponsoring</em>”, afirmou <strong>Francisco Morais</strong>, Marketing Manager da Kia. “O surf partilha e acredita nos mesmos valores da marca Kia e abarca a experiência única de liberdade e estilo de vida só percebida por aqueles que praticam ou se relacionam, de uma forma ou de outra, com a modalidade. A Kia não poderia deixar de marcar presença e associar-se a um momento inédito, que visa exatamente o reconhecimento dos atletas que fazem do surf o espetáculo que é hoje”.\r\n\r\nOs finalistas de cada categoria serão pré-selecionados pela Direção da Gala em conjunto com uma <strong>Comissão de Notáveis</strong>, a partir de <strong>candidaturas espontâneas </strong>por parte de qualquer agente do surf (profissional ou não) interessado em participar. Assim, serão os próprios surfistas, fotógrafos e videomakers a sujeitarem as suas melhores ondas, manobras, fotografias e videoclips à apreciação do painel de especialistas, a quem caberá apontar os mais merecedores de concorrer aos respetivos galardões.\r\n\r\nO prazo para a submissão de candidaturas decorre até <strong>22 de maio </strong>(inclusive). Entre 23 e 24 do mesmo mês, um grupo composto por sete nomes incontornáveis do surf nacional — <strong>João Capucho</strong>, <strong>João Valente</strong>, <strong>José Manuel Braga</strong>, <strong>José Maria Pyrrait</strong>, <strong>Miguel Pedreira</strong>, <strong>Pedro Arruda </strong>e <strong>Pedro Monteiro </strong>— vai colaborar com a Direção da Gala na definição dos <strong>quatro candidatos </strong>que vão a votos do público em cada uma das categorias.\r\n\r\nA Comissão de Notáveis vai ainda participar na <strong>pré-seleção </strong>dos candidatos nas categorias de Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Volcom FreeSurfer do Ano, Deeply Revelação do Ano e Kia Evento do Ano. Estas categorias não estão, pois, abertas a candidaturas, sendo os <strong>finalistas apurados por nomeação direta </strong>por parte da direção e painel de especialistas.\r\n\r\nAs candidaturas deverão incluir o formulário de participação (disponível online) devidamente preenchido, ficando automaticamente disponíveis no <em>website </em>do evento após validação da Comissão de Notáveis.\r\n\r\nDepois de pré-definidos os candidatos, os fãs têm a última palavra a dizer. O período de <strong>votação </strong>tem início a <strong>25 de maio </strong>e estende-se até <strong>9 de junho </strong>em ondasdeouro.pt, cabendo ao público votar nos seus candidatos preferidos e, assim, decidir quem será o vencedor de cada categoria.\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal vão ainda distinguir duas figuras de relevo no surf nacional com os prémios <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, cujos homenageados serão resultado de uma seleção exclusiva por parte da Direção da Gala.\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal são um <strong>projeto pioneiro </strong>no país, visando colmatar uma lacuna no surf português ao criar um espaço onde anualmente serão consagradas as personalidades que mais contribuem para o desenvolvimento e notoriedade do surf nacional dentro e além fronteiras. Este é um evento que funde free surf e competição, habilidade e coragem, desempenho global e manobras isoladas, influência e estética, história e novidade, tecnologia e método, para se assumir como uma <strong>cerimónia de celebração do surf fora do âmbito puramente desportivo</strong>, abordando-o como o fenómeno transversal que é.\r\n\r\nÉ esperado muito suspense e emoção ao longo da noite de 10 de junho no Salão Preto e Prata do Casino Estoril, que vai receber os maiores nomes do desporto e da indústria no <strong>evento que faltava ao surf português</strong>.\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal 2015 são patrocinados pela Kia e pela Câmara Municipal de Cascais e contam com os <em>media partners </em>SURFPortugal, RTP, FUEL TV, Jornal i, Sol e Mega Hits.\r\n\r\n&nbsp;\r\n\r\n<strong>ONDAS DE OURO </strong>\r\n\r\n<strong>Oakley Surfista do Ano </strong>\r\n\r\nCompetidor, free surfer, tube rider, big wave charger, aerialista... não importa. O surfista do ano é aquele que sobressai dentro da sua área de atuação específica, atingindo notoriedade e reconhecimento através dos seus feitos, sejam estes contabilizados em pontos, prémios, aplausos ou “gostos”. O alcance da sua influência mede-se pelo impacto daquilo que faz.\r\n\r\n<strong>Roxy Surfista Feminina do Ano </strong>\r\n\r\nNunca a distância de qualidade entre o surf feminino e masculino foi tão curta como hoje em dia. Seja em ondas pequenas, médias ou grandes, as mulheres têm sabido afirmar o seu lugar na hierarquia do desporto, conquistando níveis de respeito com surf sólido e muito charme. A surfista feminina do ano é aquela que no último ano concretizou todo esse potencial.\r\n\r\n<strong>Ericeira Surf &amp; Skate Tubo do Ano* </strong>\r\n\r\nA manobra que distingue o surf de todos os restantes desportos permanece como o supremo momento da relação entre o homem e as ondas do oceano, mas o que define um bom tubo? O tamanho da onda? A profundidade? A técnica aplicada? Podem esgrimir-se os argumentos, mas uma coisa é certa: um grande tubo é aquele em que quase todos deixam de acreditar, menos aquele que está lá dentro, à procura da saída.\r\n\r\n<em>* vídeo ou sequência completa </em>\r\n\r\n<strong>Billabong Maior Onda do Ano (remada) </strong>\r\n\r\nTodos temos os nossos limites, mas há limites mais próximos do que outros e o limite para o tamanho das ondas surfadas por este mundo fora está cada vez mais longe. Os portugueses têm acompanhado a tendência e de ano para ano vemos os nossos surfistas desafiar a lógica e a razão, apanhando ondas cada vez mais desafiadoras e arriscadas, seja em Portugal seja lá fora.\r\n\r\n<strong>Ocean &amp; Earth Maior Onda do Ano (tow-in) </strong>\r\n\r\nSe hoje o surf de ondas grandes de remada tem atingido patamares inimagináveis\r\n\r\nainda há poucos anos, isso deve-se ao conhecimento adquirido nas sessões de tow-in, que revolucionaram por completo a forma de os surfistas olharem e abordarem ondas de dimensões <em>extra-large</em>. E ainda hoje, é com a inestimável ajuda dos poderosos motores de propulsão e da habilidade dos seus pilotos que o tow-in continua a ser o laboratório de testes daquilo que é humanamente possível conquistar neste campo.\r\n\r\n<strong>Reef Manobra do Ano </strong>\r\n\r\nDepois de um tempo de aparente estagnação face a outros desportos de prancha, o surf assume a liderança da invenção e criatividade no campo das manobras. E mesmo num contexto que procura e incentiva como nunca a criação espontânea de novos movimentos sobre a prancha, as velhas manobras apresentam hoje em dia desconcertantes níveis de espetáculo, que permitem ombrear com as últimas novidades nas preferências do público. Este prémio visa reconhecer acima de tudo a capacidade técnica de subitamente tornar possível o impossível, e fazê-lo com estilo.\r\n\r\n<strong>Volcom Free Surfer do Ano </strong>\r\n\r\nNo fundo no fundo, todos somos free surfers, mas uns são mais livres que os outros. O free surfer é aquele que corre ondas sem os constrangimentos de outro critério que não aquilo que mais o diverte. E se é inegável que a competição está na base da evolução técnica do desporto, é no campo de liberdade sem restrições das sessões livres de julgamentos que o surf se manifesta em toda a sua plenitude. Esta categoria visa premiar aqueles que nos inspiram sem nunca vestirem uma licra de competição.\r\n\r\n<strong>Hurley Videoclip do Ano </strong>\r\n\r\nA diferença de um clip para um filme é que um filme vence-nos aos pontos e um clip vence-nos por knock-out. Em poucos minutos um clip tem de conquistar, inspirar, excitar, arrebatar e, mais importante que tudo, obrigar-nos a voltar ao princípio e ver tudo outra vez mal tenha acabado. Numa fase em que não há sessão de surf onde não haja por perto alguém com uma câmara de filmar, vamos homenagear os criadores que nos ajudam a manter a chama acesa quando estamos longe do mar.\r\n\r\n<strong>Deeply Revelação do Ano </strong>\r\n\r\nQuando menos se espera, eis que irrompe em cena alguém que apanha todos de surpresa, quebrando a rotina dos nomes e puxando para si as luzes dos holofotes. Um trialista que passa a frequentar as fases finais das provas, um outsider que\r\n\r\nsubitamente surge como destaque improvável nas mais comentadas sessões, um jovem talento que concretiza o seu potencial. O prémio revelação premeia aquele surfista que nos últimos doze meses deixou de ser coadjuvante e passou a ator principal no filme do surf português.\r\n\r\n<strong>Polen Onda do Ano </strong>\r\n\r\nO que é uma onda bem surfada? Fora dos critérios de julgamento dos campeonatos, uma onda bem surfada é aquela que é explorada ao máximo do seu potencial, com a maior variedade possível de manobras bem executadas, com power, habilidade e estilo. É uma daquelas ondas em que, olhando para trás, não resta nada senão a satisfação de quem surfa e de quem observa.\r\n\r\n<strong>Xhapeland Shaper do Ano </strong>\r\n\r\nA seguir às ondas, não há assunto que interesse tanto ao surfista como as pranchas. Antigamente, os shapers eram vistos como depositários do conhecimento místico sobre o deslize nas ondas, oráculos da nossa cultura, guardiões de segredos misteriosos. Hoje a visão é menos romântica e a proliferação de fabricantes banalizou a reverenciada figura, mas uma coisa é certa: os shapers continuam a deter o raro poder de transformar as nossas fantasias em realidade.\r\n\r\n<strong>Kia Evento do Ano </strong>\r\n\r\nVerdadeira montra do surf, é através dos eventos que o grande público pode entrar em contacto com as diversas realidades que compõem o mosaico multifacetado do nosso estilo de vida. Sejam de cariz competitivo, cultural ou festivo, os eventos funcionam como um espaço de encontro da tribo, onde se celebra o estilo de vida e o desporto, graças ao esforço conjunto de inúmeros anónimos que concebem, montam, promovem e operacionalizam estes acontecimentos. É para recompensar estes anónimos pelo seu esforço e contributo que concebemos este prémio.\r\n\r\n<strong>Sexy Wines Os Mais Sexy da Ano </strong>\r\n\r\nNão adianta negar: <em>sex sells</em>, diz o chavão da indústria do marketing. Cada vez mais os surfistas são escolhidos pelas grandes marcas tanto em função do seu talento e competitividade como do seu apelo junto ao público. Do ponto de vista estratégico, a imagem é tão importante na visibilidade de um desportista como o seu desempenho. Queremos por isso saber, entre eles e elas, quem são, na tua opinião, os surfistas mais\r\n\r\nsexys de Portugal.\r\n\r\n<strong>Treinador do Ano </strong>\r\n\r\nDe todas as figuras premiadas nesta gala, a do treinador é porventura a mais recente, evidenciando o caráter único desta atividade que só agora começa de facto a ser desporto. E, sendo desporto, é evidente que o treinador assume um papel cada vez mais indispensável no mundo da competição: amigo, mestre, confidente, preparador físico, coordenador, mentor, psicólogo... não há no surf papel mais multifacetado que o de treinador, que bem merece este reconhecimento.\r\n\r\n<strong>Foto do Ano </strong>\r\n\r\nA tremenda evolução técnica de que o surf tem sido alvo na última década só encontra paralelo na forma como os fotógrafos têm sido capazes de captar não só os resultados dessa evolução como de transcrever em imagens este estilo de vida cada vez mais complexo e fragmentado. Por detrás da explosão de uma manobra, do insólito de uma situação ou da beleza de uma paisagem, está sempre a inspiração de um olhar único de alguém capaz de traduzir num <em>frame </em>tudo aquilo que o surf nos diz à alma.\r\n\r\n<strong>Carreira </strong>\r\n\r\nMais do que celebrar o fim de um trajeto profissional, este prémio visa reconhecer o impacto que um determinado surfista exerceu ao longo da sua carreira, através do seu carisma, da sua postura ou dos seus resultados. O prémio Carreira é um agradecimento que deixamos àqueles que ao longo dos anos nos inspiraram com a sua destreza técnica, raça competitiva e magnetismo, e que, uma vez fora da ribalta ou em vias de darem por findo o seu percurso, irão continuar a fazê-lo com a sua amizade e atitudes perante a vida.\r\n\r\n<strong>Contributo ao Surf </strong>\r\n\r\nEste é o único prémio desta gala em que o premiado pode não ser surfista. Trata-se de um reconhecimento por parte da comunidade a personalidades que, direta ou indiretamente, através das suas ações e voluntarismo, promoveram o surf para lá da sua esfera ou tomaram iniciativas que contribuíram para o engrandecimento da nossa atividade nas suas mais variadas vertentes, da política à ambiental, da desportiva à cultural, da económica à social. Sendo surfista ou não, quem for galardoado com este prémio merece ser visto pela comunidade não só como um par, mas como um exemplo a seguir.\r\n\r\n&nbsp;\r\n\r\n<strong>COMISSÃO DE NOTÁVEIS</strong>\r\n\r\n<strong>João Capucho </strong>\r\n\r\nEx-organizador de provas, ex-dirigente de clubes regionais, ex-presidente da Associação Nacional de Surfistas, ex-colunista da revista SURFPortugal, comentador militante e sem medo do politicamente incorreto, João Capucho é uma das vozes mais ativas e polémicas do surf nacional.\r\n\r\n<strong>João Valente </strong>\r\n\r\nHistórico editor do principal meio de comunicação de surf português desde 1987, João Valente também se iniciou no desporto há cerca de 40 anos no Brasil. Possui do surf uma visão purista, iconoclasta e exigente, não admitindo que a qualidade possa ser separada do estilo.\r\n\r\n<strong>José Manuel Sousa Braga </strong>\r\n\r\nHistórico selecionador nacional, que aos comandos do esquadrão lusitano conquistou os mais importantes títulos por equipas já atingidos por Portugal, Zé Manel é uma das vozes mais respeitadas do país no que se refere à análise e conhecimento das técnicas de surf.\r\n\r\n<strong>José Pyrrait </strong>\r\n\r\nAprendeu a surfar nas ondas do Rio de Janeiro, onde foi um respeitado local numa das mais emblemáticas ondas do Brasil, o Arpoador. Quarenta anos depois, Pyrrait exerce o cargo de treinador de alguns dos melhores surfistas europeus da atualidade. As suas opiniões são ouvidas atentamente e os seus conselhos procurados ativamente.\r\n\r\n<strong>Miguel Pedreira </strong>\r\n\r\nUm dos jornalistas de surf mais antigos do país, Miguel tem acompanhado ativamente o percurso do surf português — e de todos os desportos de ação, já agora — desde há quase 30 anos, colaborando com títulos dos mais diversos meios, da rádio à televisão, da imprensa à internet. É um autêntico <em>data center </em>ambulante do surf português e mundial.\r\n\r\n<strong>Pedro Arruda </strong>\r\n\r\nCofundador do hoje extinto mas muitíssimo influente blog de surf <em>Ondas</em>, Pedro é um analista atento das realidades do surf, sobre as quais detém um conhecimento enciclopédico. Peça-chave no desenvolvimento do surf nos Açores, onde reside, tem um olhar global e minucioso sobre o desporto.\r\n\r\n<strong>Pedro Monteiro </strong>\r\n\r\nTuberider nato, formado nos canudos de Carcavelos, Pecas é um surfista respeitado não só pelas suas atitudes dentro de água como pela sua postura em terra. Atualmente exerce o cargo de diretor de prova da Liga Moche, o que diz muito sobre o seu conhecimento do desporto e sobre a idoneidade do seu caráter.', 'Grande gala do surf nacional acontece em junho', '', 'publish', 'open', 'open', '', 'grande-gala-do-surf-nacional-acontece-em-junho', '', '', '2015-04-06 15:33:15', '2015-04-06 15:33:15', '', 0, 'http://beta.ondasdeouro.com/?p=857', 0, 'post', '', 0),
(858, 1, '2015-03-31 20:21:54', '2015-03-31 20:21:54', 'Sponsors', 'Sponsors_LR', 'Sponsors', 'inherit', 'open', 'open', '', 'sponsors_lr', '', '', '2015-03-31 20:34:13', '2015-03-31 20:34:13', '', 857, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/Sponsors_LR.jpg', 0, 'attachment', 'image/jpeg', 0),
(859, 1, '2015-03-31 20:21:59', '2015-03-31 20:21:59', 'Comissão de Notáveis', 'Comissão de Notáveis_LR', 'Comissão de Notáveis', 'inherit', 'open', 'open', '', 'comissao-de-notaveis_lr', '', '', '2015-03-31 20:34:05', '2015-03-31 20:34:05', '', 857, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/Comissão-de-Notáveis_LR.jpg', 0, 'attachment', 'image/jpeg', 0),
(860, 1, '2015-03-31 20:22:01', '2015-03-31 20:22:01', 'Media Partners', 'Media Partners_LR', 'Media Partners', 'inherit', 'open', 'open', '', 'media-partners_lr', '', '', '2015-03-31 20:33:52', '2015-03-31 20:33:52', '', 857, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/Media-Partners_LR.jpg', 0, 'attachment', 'image/jpeg', 0),
(861, 1, '2015-03-31 20:22:04', '2015-03-31 20:22:04', 'Organização e Parceiros', 'Organização e Parceiros_LR', 'Organização e Parceiros', 'inherit', 'open', 'open', '', 'organizacao-e-parceiros_lr', '', '', '2015-03-31 20:33:40', '2015-03-31 20:33:40', '', 857, 'http://beta.ondasdeouro.com/wp-content/uploads/2015/03/Organização-e-Parceiros_LR.jpg', 0, 'attachment', 'image/jpeg', 0),
(862, 1, '2015-03-31 20:22:16', '2015-03-31 20:22:16', '<strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal </strong><strong>vão premiar surfistas e personalidades mais votados pelo público</strong>\r\n\r\n<em>Cascais, 31 de março de 2015 </em>\r\n\r\nDecorreu hoje pelas 18h00, no museu Casa das Histórias Paula Rego, em Cascais, o cocktail de apresentação dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, a primeira edição de uma gala que vai premiar os nomes mais votados pelo público em diversas áreas do surf nacional.\r\n\r\nA apresentação contou com a presença dos patrocinadores e <em>media partners </em>do evento, proporcionando a introdução da <strong>Comissão de Notáveis </strong>da gala, um painel de especialistas que vai colaborar com a direção na validação e pré-seleção dos candidatos aos prémios.\r\n\r\nNo próximo dia <strong>10 de junho</strong>, o <strong>Salão Preto e Prata </strong>do <strong>Casino Estoril </strong>recebe a primeira gala do surf já realizada no país, numa cerimónia de entrega de prémios que vai destacar os melhores surfistas e performances, bem como os melhores profissionais nas áreas do <strong>treino</strong>, <strong>shape</strong>, <strong>vídeo </strong>e <strong>fotografia</strong>. Contando com uma forte adesão da indústria do surf, o evento vai reunir os maiores nomes da modalidade em Portugal, numa noite plena de glamour e energia positiva.\r\n\r\nA gala será transmitida na <strong>RTP</strong>, parceiro oficial do evento, numa emissão de mais de duas horas de puro entretenimento, apresentando a comunidade do surf nacional e as suas personagens aos espetadores de todo o país.\r\n\r\nOs prémios serão atribuídos em <strong>15 categorias </strong>distintas com o selo de várias marcas de surf, nomeadamente, Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Ericeira Surf &amp; Skate Tubo do Ano, Billabong Maior Onda do Ano (remada), Ocean &amp; Earth Maior Onda do Ano (tow-in), Reef Manobra do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Polen Onda do Ano, Xhapeland Shaper do Ano, Sexy Wines Os Mais Sexy do Ano, Kia Evento do Ano, Hurley Videoclip do Ano, Treinador do Ano e Foto do Ano.', 'Grande gala do surf nacional acontece em junho', '', 'inherit', 'open', 'open', '', '857-revision-v1', '', '', '2015-03-31 20:22:16', '2015-03-31 20:22:16', '', 857, 'http://beta.ondasdeouro.com/857-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(863, 1, '2015-04-01 07:37:24', '2015-04-01 07:37:24', '<strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal </strong><strong>vão premiar surfistas e personalidades mais votados pelo público</strong>\n\n<em>Cascais, 31 de março de 2015 </em>\n\nDecorreu hoje pelas 18h00, no museu Casa das Histórias Paula Rego, em Cascais, o cocktail de apresentação dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, a primeira edição de uma gala que vai premiar os nomes mais votados pelo público em diversas áreas do surf nacional.\n\nA apresentação contou com a presença dos patrocinadores e <em>media partners </em>do evento, proporcionando a introdução da <strong>Comissão de Notáveis </strong>da gala, um painel de especialistas que vai colaborar com a direção na validação e pré-seleção dos candidatos aos prémios.\n\nNo próximo dia <strong>10 de junho</strong>, o <strong>Salão Preto e Prata </strong>do <strong>Casino Estoril </strong>recebe a primeira gala do surf já realizada no país, numa cerimónia de entrega de prémios que vai destacar os melhores surfistas e performances, bem como os melhores profissionais nas áreas do <strong>treino</strong>, <strong>shape</strong>, <strong>vídeo </strong>e <strong>fotografia</strong>. Contando com uma forte adesão da indústria do surf, o evento vai reunir os maiores nomes da modalidade em Portugal, numa noite plena de glamour e energia positiva.\n\nA gala será transmitida na <strong>RTP</strong>, parceiro oficial do evento, numa emissão de mais de duas horas de puro entretenimento, apresentando a comunidade do surf nacional e as suas personagens aos espetadores de todo o país.\n\nOs prémios serão atribuídos em <strong>15 categorias </strong>distintas com o selo de várias marcas de surf, nomeadamente, Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Ericeira Surf &amp; Skate Tubo do Ano, Billabong Maior Onda do Ano (remada), Ocean &amp; Earth Maior Onda do Ano (tow-in), Reef Manobra do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Polen Onda do Ano, Xhapeland Shaper do Ano, Sexy Wines Os Mais Sexy do Ano, Kia Evento do Ano, Hurley Videoclip do Ano, Treinador do Ano e Foto do Ano.\n\n“Tendo em conta o crescimento do surf português nos últimos anos, tornou-se imperativa a organização de uma gala que preste homenagem aos principais responsáveis por esse crescimento, apresentando o nosso desporto à sociedade em geral”, disse <strong>Rui Costa</strong>, diretor e coordenador dos KIA Ondas de Ouro Surf Awards powered by SURFPortugal. “Através de eventos como o Capítulo Perfeito e o Surf à Noite, também organizados por nós, temos conseguido promover os surfistas na vertente de performance. Desta vez, queremos mostrar o outro lado das personagens do surf nacional, num ambiente bastante diferente daquele em que estamos habituados a vê-los. Tivemos a preocupação de assegurar que esta é uma gala do desporto e da indústria do surf, contando com a adesão de mais de uma dezena de marcas do meio”, concluiu.\n\n“A associação da Kia ao surf tem vindo a ser reforçada ano após ano, sendo hoje uma das principais apostas da marca no âmbito da sua política de <em>sponsoring</em>”, afirmou <strong>Francisco Morais</strong>, Marketing Manager da Kia. “O surf partilha e acredita nos mesmos valores da marca Kia e abarca a experiência única de liberdade e estilo de vida só percebida por aqueles que praticam ou se relacionam, de uma forma ou de outra, com a modalidade. A Kia não poderia deixar de marcar presença e associar-se a um momento inédito, que visa exatamente o reconhecimento dos atletas que fazem do surf o espetáculo que é hoje”.\n\nOs finalistas de cada categoria serão pré-selecionados pela Direção da Gala em conjunto com uma <strong>Comissão de Notáveis</strong>, a partir de <strong>candidaturas espontâneas </strong>por parte de qualquer agente do surf (profissional ou não) interessado em participar. Assim, serão os próprios surfistas, fotógrafos e videomakers a sujeitarem as suas melhores ondas, manobras, fotografias e videoclips à apreciação do painel de especialistas, a quem caberá apontar os mais merecedores de concorrer aos respetivos galardões.\n\nO prazo para a submissão de candidaturas decorre até <strong>22 de maio </strong>(inclusive). Entre 23 e 24 do mesmo mês, um grupo composto por sete nomes incontornáveis do surf nacional — <strong>João Capucho</strong>, <strong>João Valente</strong>, <strong>José Manuel Braga</strong>, <strong>José Maria Pyrrait</strong>, <strong>Miguel Pedreira</strong>, <strong>Pedro Arruda </strong>e <strong>Pedro Monteiro </strong>— vai colaborar com a Direção da Gala na definição dos <strong>quatro candidatos </strong>que vão a votos do público em cada uma das categorias.\n\nA Comissão de Notáveis vai ainda participar na <strong>pré-seleção </strong>dos candidatos nas categorias de Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Volcom FreeSurfer do Ano, Deeply Revelação do Ano e Kia Evento do Ano. Estas categorias não estão, pois, abertas a candidaturas, sendo os <strong>finalistas apurados por nomeação direta </strong>por parte da direção e painel de especialistas.\n\nAs candidaturas deverão incluir o formulário de participação (disponível online) devidamente preenchido, ficando automaticamente disponíveis no <em>website </em>do evento após validação da Comissão de Notáveis.\n\nDepois de pré-definidos os candidatos, os fãs têm a última palavra a dizer. O período de <strong>votação </strong>tem início a <strong>25 de maio </strong>e estende-se até <strong>9 de junho </strong>em ondasdeouro.pt, cabendo ao público votar nos seus candidatos preferidos e, assim, decidir quem será o vencedor de cada categoria.\n\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal vão ainda distinguir duas figuras de relevo no surf nacional com os prémios <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, cujos homenageados serão resultado de uma seleção exclusiva por parte da Direção da Gala.\n\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal são um <strong>projeto pioneiro </strong>no país, visando colmatar uma lacuna no surf português ao criar um espaço onde anualmente serão consagradas as personalidades que mais contribuem para o desenvolvimento e notoriedade do surf nacional dentro e além fronteiras. Este é um evento que funde free surf e competição, habilidade e coragem, desempenho global e manobras isoladas, influência e estética, história e novidade, tecnologia e método, para se assumir como uma <strong>cerimónia de celebração do surf fora do âmbito puramente desportivo</strong>, abordando-o como o fenómeno transversal que é.\n\nÉ esperado muito suspense e emoção ao longo da noite de 10 de junho no Salão Preto e Prata do Casino Estoril, que vai receber os maiores nomes do desporto e da indústria no <strong>evento que faltava ao surf português</strong>.\n\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal 2015 são patrocinados pela Kia e pela Câmara Municipal de Cascais e contam com os <em>media partners </em>SURFPortugal, RTP, FUEL TV, Jornal i, Sol e Mega Hits.\n\n&nbsp;\n\n<strong>ONDAS DE OURO </strong>\n\n<strong>Oakley Surfista do Ano </strong>\n\nCompetidor, free surfer, tube rider, big wave charger, aerialista... não importa. O surfista do ano é aquele que sobressai dentro da sua área de atuação específica, atingindo notoriedade e reconhecimento através dos seus feitos, sejam estes contabilizados em pontos, prémios, aplausos ou “gostos”. O alcance da sua influência mede-se pelo impacto daquilo que faz.\n\n<strong>Roxy Surfista Feminina do Ano </strong>\n\nNunca a distância de qualidade entre o surf feminino e masculino foi tão curta como hoje em dia. Seja em ondas pequenas, médias ou grandes, as mulheres têm sabido afirmar o seu lugar na hierarquia do desporto, conquistando níveis de respeito com surf sólido e muito charme. A surfista feminina do ano é aquela que no último ano concretizou todo esse potencial.\n\n<strong>Ericeira Surf &amp; Skate Tubo do Ano* </strong>\n\nA manobra que distingue o surf de todos os restantes desportos permanece como o supremo momento da relação entre o homem e as ondas do oceano, mas o que define um bom tubo? O tamanho da onda? A profundidade? A técnica aplicada? Podem esgrimir-se os argumentos, mas uma coisa é certa: um grande tubo é aquele em que quase todos deixam de acreditar, menos aquele que está lá dentro, à procura da saída.\n\n<em>* vídeo ou sequência completa </em>\n\n<strong>Billabong Maior Onda do Ano (remada) </strong>\n\nTodos temos os nossos limites, mas há limites mais próximos do que outros e o limite para o tamanho das ondas surfadas por este mundo fora está cada vez mais longe. Os portugueses têm acompanhado a tendência e de ano para ano vemos os nossos surfistas desafiar a lógica e a razão, apanhando ondas cada vez mais desafiadoras e arriscadas, seja em Portugal seja lá fora.\n\n<strong>Ocean &amp; Earth Maior Onda do Ano (tow-in) </strong>\n\nSe hoje o surf de ondas grandes de remada tem atingido patamares inimagináveis\n\nainda há poucos anos, isso deve-se ao conhecimento adquirido nas sessões de tow-in, que revolucionaram por completo a forma de os surfistas olharem e abordarem ondas de dimensões <em>extra-large</em>. E ainda hoje, é com a inestimável ajuda dos poderosos motores de propulsão e da habilidade dos seus pilotos que o tow-in continua a ser o laboratório de testes daquilo que é humanamente possível conquistar neste campo.\n\n<strong>Reef Manobra do Ano </strong>\n\nDepois de um tempo de aparente estagnação face a outros desportos de prancha, o surf assume a liderança da invenção e criatividade no campo das manobras. E mesmo num contexto que procura e incentiva como nunca a criação espontânea de novos movimentos sobre a prancha, as velhas manobras apresentam hoje em dia desconcertantes níveis de espetáculo, que permitem ombrear com as últimas novidades nas preferências do público. Este prémio visa reconhecer acima de tudo a capacidade técnica de subitamente tornar possível o impossível, e fazê-lo com estilo.\n\n<strong>Volcom Free Surfer do Ano </strong>\n\nNo fundo no fundo, todos somos free surfers, mas uns são mais livres que os outros. O free surfer é aquele que corre ondas sem os constrangimentos de outro critério que não aquilo que mais o diverte. E se é inegável que a competição está na base da evolução técnica do desporto, é no campo de liberdade sem restrições das sessões livres de julgamentos que o surf se manifesta em toda a sua plenitude. Esta categoria visa premiar aqueles que nos inspiram sem nunca vestirem uma licra de competição.\n\n<strong>Hurley Videoclip do Ano </strong>\n\nA diferença de um clip para um filme é que um filme vence-nos aos pontos e um clip vence-nos por knock-out. Em poucos minutos um clip tem de conquistar, inspirar, excitar, arrebatar e, mais importante que tudo, obrigar-nos a voltar ao princípio e ver tudo outra vez mal tenha acabado. Numa fase em que não há sessão de surf onde não haja por perto alguém com uma câmara de filmar, vamos homenagear os criadores que nos ajudam a manter a chama acesa quando estamos longe do mar.\n\n<strong>Deeply Revelação do Ano </strong>\n\nQuando menos se espera, eis que irrompe em cena alguém que apanha todos de surpresa, quebrando a rotina dos nomes e puxando para si as luzes dos holofotes. Um trialista que passa a frequentar as fases finais das provas, um outsider que\n\nsubitamente surge como destaque improvável nas mais comentadas sessões, um jovem talento que concretiza o seu potencial. O prémio revelação premeia aquele surfista que nos últimos doze meses deixou de ser coadjuvante e passou a ator principal no filme do surf português.\n\n<strong>Polen Onda do Ano </strong>\n\nO que é uma onda bem surfada? Fora dos critérios de julgamento dos campeonatos, uma onda bem surfada é aquela que é explorada ao máximo do seu potencial, com a maior variedade possível de manobras bem executadas, com power, habilidade e estilo. É uma daquelas ondas em que, olhando para trás, não resta nada senão a satisfação de quem surfa e de quem observa.\n\n<strong>Xhapeland Shaper do Ano </strong>\n\nA seguir às ondas, não há assunto que interesse tanto ao surfista como as pranchas. Antigamente, os shapers eram vistos como depositários do conhecimento místico sobre o deslize nas ondas, oráculos da nossa cultura, guardiões de segredos misteriosos. Hoje a visão é menos romântica e a proliferação de fabricantes banalizou a reverenciada figura, mas uma coisa é certa: os shapers continuam a deter o raro poder de transformar as nossas fantasias em realidade.\n\n<strong>Kia Evento do Ano </strong>\n\nVerdadeira montra do surf, é através dos eventos que o grande público pode entrar em contacto com as diversas realidades que compõem o mosaico multifacetado do nosso estilo de vida. Sejam de cariz competitivo, cultural ou festivo, os eventos funcionam como um espaço de encontro da tribo, onde se celebra o estilo de vida e o desporto, graças ao esforço conjunto de inúmeros anónimos que concebem, montam, promovem e operacionalizam estes acontecimentos. É para recompensar estes anónimos pelo seu esforço e contributo que concebemos este prémio.\n\n<strong>Sexy Wines Os Mais Sexy da Ano </strong>\n\nNão adianta negar: <em>sex sells</em>, diz o chavão da indústria do marketing. Cada vez mais os surfistas são escolhidos pelas grandes marcas tanto em função do seu talento e competitividade como do seu apelo junto ao público. Do ponto de vista estratégico, a imagem é tão importante na visibilidade de um desportista como o seu desempenho. Queremos por isso saber, entre eles e elas, quem são, na tua opinião, os surfistas mais\n\nsexys de Portugal.\n\n<strong>Treinador do Ano </strong>\n\nDe todas as figuras premiadas nesta gala, a do treinador é porventura a mais recente, evidenciando o caráter único desta atividade que só agora começa de facto a ser desporto. E, sendo desporto, é evidente que o treinador assume um papel cada vez mais indispensável no mundo da competição: amigo, mestre, confidente, preparador físico, coordenador, mentor, psicólogo... não há no surf papel mais multifacetado que o de treinador, que bem merece este reconhecimento.\n\n<strong>Foto do Ano </strong>\n\nA tremenda evolução técnica de que o surf tem sido alvo na última década só encontra paralelo na forma como os fotógrafos têm sido capazes de captar não só os resultados dessa evolução como de transcrever em imagens este estilo de vida cada vez mais complexo e fragmentado. Por detrás da explosão de uma manobra, do insólito de uma situação ou da beleza de uma paisagem, está sempre a inspiração de um olhar único de alguém capaz de traduzir num <em>frame </em>tudo aquilo que o surf nos diz à alma.\n\n<strong>Carreira </strong>\n\nMais do que celebrar o fim de um trajeto profissional, este prémio visa reconhecer o impacto que um determinado surfista exerceu ao longo da sua carreira, através do seu carisma, da sua postura ou dos seus resultados. O prémio Carreira é um agradecimento que deixamos àqueles que ao longo dos anos nos inspiraram com a sua destreza técnica, raça competitiva e magnetismo, e que, uma vez fora da ribalta ou em vias de darem por findo o seu percurso, irão continuar a fazê-lo com a sua amizade e atitudes perante a vida.\n\n<strong>Contributo ao Surf </strong>\n\nEste é o único prémio desta gala em que o premiado pode não ser surfista. Trata-se de um reconhecimento por parte da comunidade a personalidades que, direta ou indiretamente, através das suas ações e voluntarismo, promoveram o surf para lá da sua esfera ou tomaram iniciativas que contribuíram para o engrandecimento da nossa atividade nas suas mais variadas vertentes, da política à ambiental, da desportiva à cultural, da económica à social. Sendo surfista ou não, quem for galardoado com este prémio merece ser visto pela comunidade não só como um par, mas como um exemplo a seguir.\n\n&nbsp;\n\n<strong>COMISSÃO DE NOTÁVEIS</strong>\n\n<strong>João Capucho </strong>\n\nEx-organizador de provas, ex-dirigente de clubes regionais, ex-presidente da Associação Nacional de Surfistas, ex-colunista da revista SURFPortugal, comentador militante e sem medo do politicamente incorreto, João Capucho é uma das vozes mais ativas e polémicas do surf nacional.\n\n<strong>João Valente </strong>\n\nHistórico editor do principal meio de comunicação de surf português desde 1987, João Valente também se iniciou no desporto há cerca de 40 anos no Brasil. Possui do surf uma visão purista, iconoclasta e exigente, não admitindo que a qualidade possa ser separada do estilo.\n\n<strong>José Manuel Sousa Braga </strong>\n\nHistórico selecionador nacional, que aos comandos do esquadrão lusitano conquistou os mais importantes títulos por equipas já atingidos por Portugal, Zé Manel é uma das vozes mais respeitadas do país no que se refere à análise e conhecimento das técnicas de surf.\n\n<strong>José Pyrrait </strong>\n\nAprendeu a surfar nas ondas do Rio de Janeiro, onde foi um respeitado local numa das mais emblemáticas ondas do Brasil, o Arpoador. Quarenta anos depois, Pyrrait exerce o cargo de treinador de alguns dos melhores surfistas europeus da atualidade. As suas opiniões são ouvidas atentamente e os seus conselhos procurados ativamente.\n\n<strong>Miguel Pedreira </strong>\n\nUm dos jornalistas de surf mais antigos do país, Miguel tem acompanhado ativamente o percurso do surf português — e de todos os desportos de ação, já agora — desde há quase 30 anos, colaborando com títulos dos mais diversos meios, da rádio à televisão, da imprensa à internet. É um autêntico <em>data center </em>ambulante do surf português e mundial.\n\n<strong>Pedro Arruda </strong>\n\nCofundador do hoje extinto mas muitíssimo influente blog de surf <em>Ondas</em>, Pedro é um analista atento das realidades do surf, sobre as quais detém um conhecimento enciclopédico. Peça-chave no desenvolvimento do surf nos Açores, onde reside, tem um olhar global e minucioso sobre o desporto.\n\n<strong>Pedro Monteiro </strong>\n\nTuberider nato, formado nos canudos de Carcavelos, Pecas é um surfista respeitado não só pelas suas atitudes dentro de água como pela sua postura em terra. Atualmente exerce o cargo de diretor de prova da Liga Moche, o que diz muito sobre o seu conhecimento do desporto e sobre a idoneidade do seu caráter.', 'Grande gala do surf nacional acontece em junho', '', 'inherit', 'open', 'open', '', '857-autosave-v1', '', '', '2015-04-01 07:37:24', '2015-04-01 07:37:24', '', 857, 'http://ondasdeouro.com/857-autosave-v1/', 0, 'revision', '', 0),
(864, 1, '2015-03-31 20:30:53', '2015-03-31 20:30:53', '<strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal </strong><strong>vão premiar surfistas e personalidades mais votados pelo público</strong>\r\n\r\n<em>Cascais, 31 de março de 2015 </em>\r\n\r\nDecorreu hoje pelas 18h00, no museu Casa das Histórias Paula Rego, em Cascais, o cocktail de apresentação dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, a primeira edição de uma gala que vai premiar os nomes mais votados pelo público em diversas áreas do surf nacional.\r\n\r\nA apresentação contou com a presença dos patrocinadores e <em>media partners </em>do evento, proporcionando a introdução da <strong>Comissão de Notáveis </strong>da gala, um painel de especialistas que vai colaborar com a direção na validação e pré-seleção dos candidatos aos prémios.\r\n\r\nNo próximo dia <strong>10 de junho</strong>, o <strong>Salão Preto e Prata </strong>do <strong>Casino Estoril </strong>recebe a primeira gala do surf já realizada no país, numa cerimónia de entrega de prémios que vai destacar os melhores surfistas e performances, bem como os melhores profissionais nas áreas do <strong>treino</strong>, <strong>shape</strong>, <strong>vídeo </strong>e <strong>fotografia</strong>. Contando com uma forte adesão da indústria do surf, o evento vai reunir os maiores nomes da modalidade em Portugal, numa noite plena de glamour e energia positiva.\r\n\r\nA gala será transmitida na <strong>RTP</strong>, parceiro oficial do evento, numa emissão de mais de duas horas de puro entretenimento, apresentando a comunidade do surf nacional e as suas personagens aos espetadores de todo o país.\r\n\r\nOs prémios serão atribuídos em <strong>15 categorias </strong>distintas com o selo de várias marcas de surf, nomeadamente, Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Ericeira Surf &amp; Skate Tubo do Ano, Billabong Maior Onda do Ano (remada), Ocean &amp; Earth Maior Onda do Ano (tow-in), Reef Manobra do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Polen Onda do Ano, Xhapeland Shaper do Ano, Sexy Wines Os Mais Sexy do Ano, Kia Evento do Ano, Hurley Videoclip do Ano, Treinador do Ano e Foto do Ano.\r\n\r\n“Tendo em conta o crescimento do surf português nos últimos anos, tornou-se imperativa a organização de uma gala que preste homenagem aos principais responsáveis por esse crescimento, apresentando o nosso desporto à sociedade em geral”, disse <strong>Rui Costa</strong>, diretor e coordenador dos KIA Ondas de Ouro Surf Awards powered by SURFPortugal. “Através de eventos como o Capítulo Perfeito e o Surf à Noite, também organizados por nós, temos conseguido promover os surfistas na vertente de performance. Desta vez, queremos mostrar o outro lado das personagens do surf nacional, num ambiente bastante diferente daquele em que estamos habituados a vê-los. Tivemos a preocupação de assegurar que esta é uma gala do desporto e da indústria do surf, contando com a adesão de mais de uma dezena de marcas do meio”, concluiu.\r\n\r\n“A associação da Kia ao surf tem vindo a ser reforçada ano após ano, sendo hoje uma das principais apostas da marca no âmbito da sua política de <em>sponsoring</em>”, afirmou <strong>Francisco Morais</strong>, Marketing Manager da Kia. “O surf partilha e acredita nos mesmos valores da marca Kia e abarca a experiência única de liberdade e estilo de vida só percebida por aqueles que praticam ou se relacionam, de uma forma ou de outra, com a modalidade. A Kia não poderia deixar de marcar presença e associar-se a um momento inédito, que visa exatamente o reconhecimento dos atletas que fazem do surf o espetáculo que é hoje”.\r\n\r\nOs finalistas de cada categoria serão pré-selecionados pela Direção da Gala em conjunto com uma <strong>Comissão de Notáveis</strong>, a partir de <strong>candidaturas espontâneas </strong>por parte de qualquer agente do surf (profissional ou não) interessado em participar. Assim, serão os próprios surfistas, fotógrafos e videomakers a sujeitarem as suas melhores ondas, manobras, fotografias e videoclips à apreciação do painel de especialistas, a quem caberá apontar os mais merecedores de concorrer aos respetivos galardões.\r\n\r\nO prazo para a submissão de candidaturas decorre até <strong>22 de maio </strong>(inclusive). Entre 23 e 24 do mesmo mês, um grupo composto por sete nomes incontornáveis do surf nacional — <strong>João Capucho</strong>, <strong>João Valente</strong>, <strong>José Manuel Braga</strong>, <strong>José Maria Pyrrait</strong>, <strong>Miguel Pedreira</strong>, <strong>Pedro Arruda </strong>e <strong>Pedro Monteiro </strong>— vai colaborar com a Direção da Gala na definição dos <strong>quatro candidatos </strong>que vão a votos do público em cada uma das categorias.\r\n\r\nA Comissão de Notáveis vai ainda participar na <strong>pré-seleção </strong>dos candidatos nas categorias de Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Volcom Free\r\n\r\nSurfer do Ano, Deeply Revelação do Ano e Kia Evento do Ano. Estas categorias não estão, pois, abertas a candidaturas, sendo os <strong>finalistas apurados por nomeação direta </strong>por parte da direção e painel de especialistas.\r\n\r\nAs candidaturas deverão incluir o formulário de participação (disponível online) devidamente preenchido, ficando automaticamente disponíveis no <em>website </em>do evento após validação da Comissão de Notáveis.\r\n\r\nDepois de pré-definidos os candidatos, os fãs têm a última palavra a dizer. O período de <strong>votação </strong>tem início a <strong>25 de maio </strong>e estende-se até <strong>9 de junho </strong>em ondasdeouro.pt, cabendo ao público votar nos seus candidatos preferidos e, assim, decidir quem será o vencedor de cada categoria.\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal vão ainda distinguir duas figuras de relevo no surf nacional com os prémios <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, cujos homenageados serão resultado de uma seleção exclusiva por parte da Direção da Gala.\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal são um <strong>projeto pioneiro </strong>no país, visando colmatar uma lacuna no surf português ao criar um espaço onde anualmente serão consagradas as personalidades que mais contribuem para o desenvolvimento e notoriedade do surf nacional dentro e além fronteiras. Este é um evento que funde free surf e competição, habilidade e coragem, desempenho global e manobras isoladas, influência e estética, história e novidade, tecnologia e método, para se assumir como uma <strong>cerimónia de celebração do surf fora do âmbito puramente desportivo</strong>, abordando-o como o fenómeno transversal que é.\r\n\r\nÉ esperado muito suspense e emoção ao longo da noite de 10 de junho no Salão Preto e Prata do Casino Estoril, que vai receber os maiores nomes do desporto e da indústria no <strong>evento que faltava ao surf português</strong>.\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal 2015 são patrocinados pela Kia e pela Câmara Municipal de Cascais e contam com os <em>media partners </em>SURFPortugal, RTP, FUEL TV, Jornal i, Sol e Mega Hits.\r\n\r\n&nbsp;\r\n\r\n<strong>ONDAS DE OURO </strong>\r\n\r\n<strong>Oakley Surfista do Ano </strong>\r\n\r\nCompetidor, free surfer, tube rider, big wave charger, aerialista... não importa. O surfista do ano é aquele que sobressai dentro da sua área de atuação específica, atingindo notoriedade e reconhecimento através dos seus feitos, sejam estes contabilizados em pontos, prémios, aplausos ou “gostos”. O alcance da sua influência mede-se pelo impacto daquilo que faz.\r\n\r\n<strong>Roxy Surfista Feminina do Ano </strong>\r\n\r\nNunca a distância de qualidade entre o surf feminino e masculino foi tão curta como hoje em dia. Seja em ondas pequenas, médias ou grandes, as mulheres têm sabido afirmar o seu lugar na hierarquia do desporto, conquistando níveis de respeito com surf sólido e muito charme. A surfista feminina do ano é aquela que no último ano concretizou todo esse potencial.\r\n\r\n<strong>Ericeira Surf &amp; Skate Tubo do Ano* </strong>\r\n\r\nA manobra que distingue o surf de todos os restantes desportos permanece como o supremo momento da relação entre o homem e as ondas do oceano, mas o que define um bom tubo? O tamanho da onda? A profundidade? A técnica aplicada? Podem esgrimir-se os argumentos, mas uma coisa é certa: um grande tubo é aquele em que quase todos deixam de acreditar, menos aquele que está lá dentro, à procura da saída.\r\n\r\n<em>* vídeo ou sequência completa </em>\r\n\r\n<strong>Billabong Maior Onda do Ano (remada) </strong>\r\n\r\nTodos temos os nossos limites, mas há limites mais próximos do que outros e o limite para o tamanho das ondas surfadas por este mundo fora está cada vez mais longe. Os portugueses têm acompanhado a tendência e de ano para ano vemos os nossos surfistas desafiar a lógica e a razão, apanhando ondas cada vez mais desafiadoras e arriscadas, seja em Portugal seja lá fora.\r\n\r\n<strong>Ocean &amp; Earth Maior Onda do Ano (tow-in) </strong>\r\n\r\nSe hoje o surf de ondas grandes de remada tem atingido patamares inimagináveis\r\n\r\nainda há poucos anos, isso deve-se ao conhecimento adquirido nas sessões de tow-in, que revolucionaram por completo a forma de os surfistas olharem e abordarem ondas de dimensões <em>extra-large</em>. E ainda hoje, é com a inestimável ajuda dos poderosos motores de propulsão e da habilidade dos seus pilotos que o tow-in continua a ser o laboratório de testes daquilo que é humanamente possível conquistar neste campo.\r\n\r\n<strong>Reef Manobra do Ano </strong>\r\n\r\nDepois de um tempo de aparente estagnação face a outros desportos de prancha, o surf assume a liderança da invenção e criatividade no campo das manobras. E mesmo num contexto que procura e incentiva como nunca a criação espontânea de novos movimentos sobre a prancha, as velhas manobras apresentam hoje em dia desconcertantes níveis de espetáculo, que permitem ombrear com as últimas novidades nas preferências do público. Este prémio visa reconhecer acima de tudo a capacidade técnica de subitamente tornar possível o impossível, e fazê-lo com estilo.\r\n\r\n<strong>Volcom Free Surfer do Ano </strong>\r\n\r\nNo fundo no fundo, todos somos free surfers, mas uns são mais livres que os outros. O free surfer é aquele que corre ondas sem os constrangimentos de outro critério que não aquilo que mais o diverte. E se é inegável que a competição está na base da evolução técnica do desporto, é no campo de liberdade sem restrições das sessões livres de julgamentos que o surf se manifesta em toda a sua plenitude. Esta categoria visa premiar aqueles que nos inspiram sem nunca vestirem uma licra de competição.\r\n\r\n<strong>Hurley Videoclip do Ano </strong>\r\n\r\nA diferença de um clip para um filme é que um filme vence-nos aos pontos e um clip vence-nos por knock-out. Em poucos minutos um clip tem de conquistar, inspirar, excitar, arrebatar e, mais importante que tudo, obrigar-nos a voltar ao princípio e ver tudo outra vez mal tenha acabado. Numa fase em que não há sessão de surf onde não haja por perto alguém com uma câmara de filmar, vamos homenagear os criadores que nos ajudam a manter a chama acesa quando estamos longe do mar.\r\n\r\n<strong>Deeply Revelação do Ano </strong>\r\n\r\nQuando menos se espera, eis que irrompe em cena alguém que apanha todos de surpresa, quebrando a rotina dos nomes e puxando para si as luzes dos holofotes. Um trialista que passa a frequentar as fases finais das provas, um outsider que\r\n\r\nsubitamente surge como destaque improvável nas mais comentadas sessões, um jovem talento que concretiza o seu potencial. O prémio revelação premeia aquele surfista que nos últimos doze meses deixou de ser coadjuvante e passou a ator principal no filme do surf português.\r\n\r\n<strong>Polen Onda do Ano </strong>\r\n\r\nO que é uma onda bem surfada? Fora dos critérios de julgamento dos campeonatos, uma onda bem surfada é aquela que é explorada ao máximo do seu potencial, com a maior variedade possível de manobras bem executadas, com power, habilidade e estilo. É uma daquelas ondas em que, olhando para trás, não resta nada senão a satisfação de quem surfa e de quem observa.\r\n\r\n<strong>Xhapeland Shaper do Ano </strong>\r\n\r\nA seguir às ondas, não há assunto que interesse tanto ao surfista como as pranchas. Antigamente, os shapers eram vistos como depositários do conhecimento místico sobre o deslize nas ondas, oráculos da nossa cultura, guardiões de segredos misteriosos. Hoje a visão é menos romântica e a proliferação de fabricantes banalizou a reverenciada figura, mas uma coisa é certa: os shapers continuam a deter o raro poder de transformar as nossas fantasias em realidade.\r\n\r\n<strong>Kia Evento do Ano </strong>\r\n\r\nVerdadeira montra do surf, é através dos eventos que o grande público pode entrar em contacto com as diversas realidades que compõem o mosaico multifacetado do nosso estilo de vida. Sejam de cariz competitivo, cultural ou festivo, os eventos funcionam como um espaço de encontro da tribo, onde se celebra o estilo de vida e o desporto, graças ao esforço conjunto de inúmeros anónimos que concebem, montam, promovem e operacionalizam estes acontecimentos. É para recompensar estes anónimos pelo seu esforço e contributo que concebemos este prémio.\r\n\r\n<strong>Sexy Wines Os Mais Sexy da Ano </strong>\r\n\r\nNão adianta negar: <em>sex sells</em>, diz o chavão da indústria do marketing. Cada vez mais os surfistas são escolhidos pelas grandes marcas tanto em função do seu talento e competitividade como do seu apelo junto ao público. Do ponto de vista estratégico, a imagem é tão importante na visibilidade de um desportista como o seu desempenho. Queremos por isso saber, entre eles e elas, quem são, na tua opinião, os surfistas mais\r\n\r\nsexys de Portugal.\r\n\r\n<strong>Treinador do Ano </strong>\r\n\r\nDe todas as figuras premiadas nesta gala, a do treinador é porventura a mais recente, evidenciando o caráter único desta atividade que só agora começa de facto a ser desporto. E, sendo desporto, é evidente que o treinador assume um papel cada vez mais indispensável no mundo da competição: amigo, mestre, confidente, preparador físico, coordenador, mentor, psicólogo... não há no surf papel mais multifacetado que o de treinador, que bem merece este reconhecimento.\r\n\r\n<strong>Foto do Ano </strong>\r\n\r\nA tremenda evolução técnica de que o surf tem sido alvo na última década só encontra paralelo na forma como os fotógrafos têm sido capazes de captar não só os resultados dessa evolução como de transcrever em imagens este estilo de vida cada vez mais complexo e fragmentado. Por detrás da explosão de uma manobra, do insólito de uma situação ou da beleza de uma paisagem, está sempre a inspiração de um olhar único de alguém capaz de traduzir num <em>frame </em>tudo aquilo que o surf nos diz à alma.\r\n\r\n<strong>Carreira </strong>\r\n\r\nMais do que celebrar o fim de um trajeto profissional, este prémio visa reconhecer o impacto que um determinado surfista exerceu ao longo da sua carreira, através do seu carisma, da sua postura ou dos seus resultados. O prémio Carreira é um agradecimento que deixamos àqueles que ao longo dos anos nos inspiraram com a sua destreza técnica, raça competitiva e magnetismo, e que, uma vez fora da ribalta ou em vias de darem por findo o seu percurso, irão continuar a fazê-lo com a sua amizade e atitudes perante a vida.\r\n\r\n<strong>Contributo ao Surf </strong>\r\n\r\nEste é o único prémio desta gala em que o premiado pode não ser surfista. Trata-se de um reconhecimento por parte da comunidade a personalidades que, direta ou indiretamente, através das suas ações e voluntarismo, promoveram o surf para lá da sua esfera ou tomaram iniciativas que contribuíram para o engrandecimento da nossa atividade nas suas mais variadas vertentes, da política à ambiental, da desportiva à cultural, da económica à social. Sendo surfista ou não, quem for galardoado com este prémio merece ser visto pela comunidade não só como um par, mas como um exemplo a seguir.\r\n\r\n&nbsp;\r\n\r\n<strong>COMISSÃO DE NOTÁVEIS</strong>\r\n\r\n<strong>João Capucho </strong>\r\n\r\nEx-organizador de provas, ex-dirigente de clubes regionais, ex-presidente da Associação Nacional de Surfistas, ex-colunista da revista SURFPortugal, comentador militante e sem medo do politicamente incorreto, João Capucho é uma das vozes mais ativas e polémicas do surf nacional.\r\n\r\n<strong>João Valente </strong>\r\n\r\nHistórico editor do principal meio de comunicação de surf português desde 1987, João Valente também se iniciou no desporto há cerca de 40 anos no Brasil. Possui do surf uma visão purista, iconoclasta e exigente, não admitindo que a qualidade possa ser separada do estilo.\r\n\r\n<strong>José Manuel Sousa Braga </strong>\r\n\r\nHistórico selecionador nacional, que aos comandos do esquadrão lusitano conquistou os mais importantes títulos por equipas já atingidos por Portugal, Zé Manel é uma das vozes mais respeitadas do país no que se refere à análise e conhecimento das técnicas de surf.\r\n\r\n<strong>José Pyrrait </strong>\r\n\r\nAprendeu a surfar nas ondas do Rio de Janeiro, onde foi um respeitado local numa das mais emblemáticas ondas do Brasil, o Arpoador. Quarenta anos depois, Pyrrait exerce o cargo de treinador de alguns dos melhores surfistas europeus da atualidade. As suas opiniões são ouvidas atentamente e os seus conselhos procurados ativamente.\r\n\r\n<strong>Miguel Pedreira </strong>\r\n\r\nUm dos jornalistas de surf mais antigos do país, Miguel tem acompanhado ativamente o percurso do surf português — e de todos os desportos de ação, já agora — desde há quase 30 anos, colaborando com títulos dos mais diversos meios, da rádio à televisão, da imprensa à internet. É um autêntico <em>data center </em>ambulante do surf português e mundial.\r\n\r\n<strong>Pedro Arruda </strong>\r\n\r\nCofundador do hoje extinto mas muitíssimo influente blog de surf <em>Ondas</em>, Pedro é um analista atento das realidades do surf, sobre as quais detém um conhecimento enciclopédico. Peça-chave no desenvolvimento do surf nos Açores, onde reside, tem um olhar global e minucioso sobre o desporto.\r\n\r\n<strong>Pedro Monteiro </strong>\r\n\r\nTuberider nato, formado nos canudos de Carcavelos, Pecas é um surfista respeitado não só pelas suas atitudes dentro de água como pela sua postura em terra. Atualmente exerce o cargo de diretor de prova da Liga Moche, o que diz muito sobre o seu conhecimento do desporto e sobre a idoneidade do seu caráter.', 'Grande gala do surf nacional acontece em junho', '', 'inherit', 'open', 'open', '', '857-revision-v1', '', '', '2015-03-31 20:30:53', '2015-03-31 20:30:53', '', 857, 'http://ondasdeouro.com/857-revision-v1/', 0, 'revision', '', 0),
(865, 1, '2015-03-31 20:34:50', '2015-03-31 20:34:50', '<strong>Pedro Arruda</strong>\r\nCofundador do hoje extinto mas muitíssimo influente blog de surf Ondas, Pedro é um analista atento das realidades do surf, sobre as quais detém um conhecimento enciclopédico. Peça-chave no desenvolvimento do surf nos Açores, onde reside, tem um olhar global e minucioso sobre o desporto.\r\n\r\n<strong>José Manuel Sousa Braga</strong>\r\nHistórico selecionador nacional, que aos comandos do esquadrão lusitano conquistou os mais importantes títulos por equipas já atingidos por Portugal, Zé Manel é uma das vozes mais respeitadas do país no que se refere à análise e conhecimento das técnicas de surf.\r\n\r\n<strong>João Capucho</strong>\r\nEx-organizador de provas, ex-dirigente de clubes regionais, ex-presidente da Associação Nacional de Surfistas, ex-colunista da revista SURFPortugal, comentador militante e sem medo do politicamente incorreto, João Capucho é uma das vozes mais ativas e polémicas do surf nacional.\r\n\r\n<strong>Pedro Monteiro “Pecas”</strong>\r\nTuberider nato, formado nos canudos de Carcavelos, Pecas é um surfista respeitado não só pelas suas atitudes dentro de água como pela sua postura em terra. Atualmente exerce o cargo de diretor de prova da Liga Moche, o que diz muito sobre o seu conhecimento do desporto e sobre a idoneidade do seu caráter.\r\n\r\n<strong>Miguel Pedreira</strong>\r\nUm dos jornalistas de surf mais antigos do país, Miguel tem acompanhado ativamente o percurso do surf português — e de todos os desportos de ação, já agora — desde há quase 30 anos, colaborando com títulos dos mais diversos meios, da rádio à televisão, da imprensa à internet. É um autêntico data center ambulante do surf português e mundial.\r\n\r\n<strong>José Pyrrait</strong>\r\nAprendeu a surfar nas ondas do Rio de Janeiro, onde foi um respeitado local numa das mais emblemáticas ondas do Brasil, o Arpoador. Quarenta anos depois, Pyrrait exerce o cargo de treinador de alguns dos melhores surfistas europeus da atualidade. As suas opiniões são ouvidas atentamente e os seus conselhos procurados ativamente.\r\n\r\n<strong>João Valente</strong>\r\nHistórico editor do principal meio de comunicação de surf português desde 1987, João Valente também se iniciou no desporto há cerca de 40 anos no Brasil. Possui do surf uma visão purista, iconoclasta e exigente, não admitindo que a qualidade possa ser separada do estilo.', 'Comissão de Notáveis', '', 'inherit', 'open', 'open', '', '844-revision-v1', '', '', '2015-03-31 20:34:50', '2015-03-31 20:34:50', '', 844, 'http://ondasdeouro.com/844-revision-v1/', 0, 'revision', '', 0),
(878, 1, '2015-03-31 20:35:41', '2015-03-31 20:35:41', '<strong>Pedro Arruda</strong>\r\nCofundador do hoje extinto mas muitíssimo influente blog de surf Ondas, Pedro é um analista atento das realidades do surf, sobre as quais detém um conhecimento enciclopédico. Peça-chave no desenvolvimento do surf nos Açores, onde reside, tem um olhar global e minucioso sobre o desporto.\r\n\r\n<strong>José Manuel Sousa Braga</strong>\r\nHistórico selecionador nacional, que aos comandos do esquadrão lusitano conquistou os mais importantes títulos por equipas já atingidos por Portugal, Zé Manel é uma das vozes mais respeitadas do país no que se refere à análise e conhecimento das técnicas de surf.\r\n\r\n<strong>João Capucho</strong>\r\nEx-organizador de provas, ex-dirigente de clubes regionais, ex-presidente da Associação Nacional de Surfistas, ex-colunista da revista SURFPortugal, comentador militante e sem medo do politicamente incorreto, João Capucho é uma das vozes mais ativas e polémicas do surf nacional.\r\n\r\n<strong>Pedro Monteiro “Pecas”</strong>\r\nTuberider nato, formado nos canudos de Carcavelos, Pecas é um surfista respeitado não só pelas suas atitudes dentro de água como pela sua postura em terra. Atualmente exerce o cargo de diretor de prova da Liga Moche, o que diz muito sobre o seu conhecimento do desporto e sobre a idoneidade do seu caráter.\r\n\r\n<strong>Miguel Pedreira</strong>\r\nUm dos jornalistas de surf mais antigos do país, Miguel tem acompanhado ativamente o percurso do surf português — e de todos os desportos de ação, já agora — desde há quase 30 anos, colaborando com títulos dos mais diversos meios, da rádio à televisão, da imprensa à internet. É um autêntico data center ambulante do surf português e mundial.\r\n\r\n<strong>José Pyrrait</strong>\r\nAprendeu a surfar nas ondas do Rio de Janeiro, onde foi um respeitado local numa das mais emblemáticas ondas do Brasil, o Arpoador. Quarenta anos depois, Pyrrait exerce o cargo de treinador de alguns dos melhores surfistas europeus da atualidade. As suas opiniões são ouvidas atentamente e os seus conselhos procurados ativamente.\r\n\r\n<strong>João Valente</strong>\r\nHistórico editor do principal meio de comunicação de surf português desde 1987, João Valente também se iniciou no desporto há cerca de 40 anos no Brasil. Possui do surf uma visão purista, iconoclasta e exigente, não admitindo que a qualidade possa ser separada do estilo.\r\n\r\n&nbsp;\r\n\r\n[caption id=\"attachment_859\" align=\"alignnone\" width=\"1200\"]<a href=\"http://ondasdeouro.com/wp-content/uploads/2015/03/Comissão-de-Notáveis_LR.jpg\"><img class=\"size-full wp-image-859\" src=\"http://ondasdeouro.com/wp-content/uploads/2015/03/Comissão-de-Notáveis_LR.jpg\" alt=\"Comissão de Notáveis\" width=\"1200\" height=\"800\" /></a> Comissão de Notáveis[/caption]', 'Comissão de Notáveis', '', 'inherit', 'open', 'open', '', '844-revision-v1', '', '', '2015-03-31 20:35:41', '2015-03-31 20:35:41', '', 844, 'http://ondasdeouro.com/844-revision-v1/', 0, 'revision', '', 0),
(879, 1, '2015-03-31 20:36:07', '2015-03-31 20:36:07', '<strong>Pedro Arruda</strong>\r\nCofundador do hoje extinto mas muitíssimo influente blog de surf Ondas, Pedro é um analista atento das realidades do surf, sobre as quais detém um conhecimento enciclopédico. Peça-chave no desenvolvimento do surf nos Açores, onde reside, tem um olhar global e minucioso sobre o desporto.\r\n\r\n<strong>José Manuel Sousa Braga</strong>\r\nHistórico selecionador nacional, que aos comandos do esquadrão lusitano conquistou os mais importantes títulos por equipas já atingidos por Portugal, Zé Manel é uma das vozes mais respeitadas do país no que se refere à análise e conhecimento das técnicas de surf.\r\n\r\n<strong>João Capucho</strong>\r\nEx-organizador de provas, ex-dirigente de clubes regionais, ex-presidente da Associação Nacional de Surfistas, ex-colunista da revista SURFPortugal, comentador militante e sem medo do politicamente incorreto, João Capucho é uma das vozes mais ativas e polémicas do surf nacional.\r\n\r\n<strong>Pedro Monteiro “Pecas”</strong>\r\nTuberider nato, formado nos canudos de Carcavelos, Pecas é um surfista respeitado não só pelas suas atitudes dentro de água como pela sua postura em terra. Atualmente exerce o cargo de diretor de prova da Liga Moche, o que diz muito sobre o seu conhecimento do desporto e sobre a idoneidade do seu caráter.\r\n\r\n<strong>Miguel Pedreira</strong>\r\nUm dos jornalistas de surf mais antigos do país, Miguel tem acompanhado ativamente o percurso do surf português — e de todos os desportos de ação, já agora — desde há quase 30 anos, colaborando com títulos dos mais diversos meios, da rádio à televisão, da imprensa à internet. É um autêntico data center ambulante do surf português e mundial.\r\n\r\n<strong>José Pyrrait</strong>\r\nAprendeu a surfar nas ondas do Rio de Janeiro, onde foi um respeitado local numa das mais emblemáticas ondas do Brasil, o Arpoador. Quarenta anos depois, Pyrrait exerce o cargo de treinador de alguns dos melhores surfistas europeus da atualidade. As suas opiniões são ouvidas atentamente e os seus conselhos procurados ativamente.\r\n\r\n<strong>João Valente</strong>\r\nHistórico editor do principal meio de comunicação de surf português desde 1987, João Valente também se iniciou no desporto há cerca de 40 anos no Brasil. Possui do surf uma visão purista, iconoclasta e exigente, não admitindo que a qualidade possa ser separada do estilo.\r\n\r\n&nbsp;\r\n\r\n[caption id=\"attachment_859\" align=\"alignnone\" width=\"700\"]<a href=\"http://ondasdeouro.com/wp-content/uploads/2015/03/Comissão-de-Notáveis_LR.jpg\"><img class=\"wp-image-859 size-large\" src=\"http://ondasdeouro.com/wp-content/uploads/2015/03/Comissão-de-Notáveis_LR-700x467.jpg\" alt=\"Comissão de Notáveis\" width=\"700\" height=\"467\" /></a> Comissão de Notáveis[/caption]', 'Comissão de Notáveis', '', 'inherit', 'open', 'open', '', '844-revision-v1', '', '', '2015-03-31 20:36:07', '2015-03-31 20:36:07', '', 844, 'http://ondasdeouro.com/844-revision-v1/', 0, 'revision', '', 0),
(880, 1, '2015-03-31 20:36:31', '2015-03-31 20:36:31', '<strong>Pedro Arruda</strong>\r\nCofundador do hoje extinto mas muitíssimo influente blog de surf Ondas, Pedro é um analista atento das realidades do surf, sobre as quais detém um conhecimento enciclopédico. Peça-chave no desenvolvimento do surf nos Açores, onde reside, tem um olhar global e minucioso sobre o desporto.\r\n\r\n<strong>José Manuel Sousa Braga</strong>\r\nHistórico selecionador nacional, que aos comandos do esquadrão lusitano conquistou os mais importantes títulos por equipas já atingidos por Portugal, Zé Manel é uma das vozes mais respeitadas do país no que se refere à análise e conhecimento das técnicas de surf.\r\n\r\n<strong>João Capucho</strong>\r\nEx-organizador de provas, ex-dirigente de clubes regionais, ex-presidente da Associação Nacional de Surfistas, ex-colunista da revista SURFPortugal, comentador militante e sem medo do politicamente incorreto, João Capucho é uma das vozes mais ativas e polémicas do surf nacional.\r\n\r\n<strong>Pedro Monteiro “Pecas”</strong>\r\nTuberider nato, formado nos canudos de Carcavelos, Pecas é um surfista respeitado não só pelas suas atitudes dentro de água como pela sua postura em terra. Atualmente exerce o cargo de diretor de prova da Liga Moche, o que diz muito sobre o seu conhecimento do desporto e sobre a idoneidade do seu caráter.\r\n\r\n<strong>Miguel Pedreira</strong>\r\nUm dos jornalistas de surf mais antigos do país, Miguel tem acompanhado ativamente o percurso do surf português — e de todos os desportos de ação, já agora — desde há quase 30 anos, colaborando com títulos dos mais diversos meios, da rádio à televisão, da imprensa à internet. É um autêntico data center ambulante do surf português e mundial.\r\n\r\n<strong>José Pyrrait</strong>\r\nAprendeu a surfar nas ondas do Rio de Janeiro, onde foi um respeitado local numa das mais emblemáticas ondas do Brasil, o Arpoador. Quarenta anos depois, Pyrrait exerce o cargo de treinador de alguns dos melhores surfistas europeus da atualidade. As suas opiniões são ouvidas atentamente e os seus conselhos procurados ativamente.\r\n\r\n<strong>João Valente</strong>\r\nHistórico editor do principal meio de comunicação de surf português desde 1987, João Valente também se iniciou no desporto há cerca de 40 anos no Brasil. Possui do surf uma visão purista, iconoclasta e exigente, não admitindo que a qualidade possa ser separada do estilo.\r\n\r\n<a href=\"http://ondasdeouro.com/wp-content/uploads/2015/03/Comissão-de-Notáveis_LR.jpg\"><img class=\"wp-image-859 size-large\" src=\"http://ondasdeouro.com/wp-content/uploads/2015/03/Comissão-de-Notáveis_LR-700x467.jpg\" alt=\"Comissão de Notáveis\" width=\"700\" height=\"467\" /></a>\r\n\r\n&nbsp;\r\n\r\nComissão de Notáveis\r\n\r\n&nbsp;\r\n\r\n&nbsp;', 'Comissão de Notáveis', '', 'inherit', 'open', 'open', '', '844-revision-v1', '', '', '2015-03-31 20:36:31', '2015-03-31 20:36:31', '', 844, 'http://ondasdeouro.com/844-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(881, 1, '2015-03-31 20:36:51', '2015-03-31 20:36:51', '<strong>Pedro Arruda</strong>\r\nCofundador do hoje extinto mas muitíssimo influente blog de surf Ondas, Pedro é um analista atento das realidades do surf, sobre as quais detém um conhecimento enciclopédico. Peça-chave no desenvolvimento do surf nos Açores, onde reside, tem um olhar global e minucioso sobre o desporto.\r\n\r\n<strong>José Manuel Sousa Braga</strong>\r\nHistórico selecionador nacional, que aos comandos do esquadrão lusitano conquistou os mais importantes títulos por equipas já atingidos por Portugal, Zé Manel é uma das vozes mais respeitadas do país no que se refere à análise e conhecimento das técnicas de surf.\r\n\r\n<strong>João Capucho</strong>\r\nEx-organizador de provas, ex-dirigente de clubes regionais, ex-presidente da Associação Nacional de Surfistas, ex-colunista da revista SURFPortugal, comentador militante e sem medo do politicamente incorreto, João Capucho é uma das vozes mais ativas e polémicas do surf nacional.\r\n\r\n<strong>Pedro Monteiro “Pecas”</strong>\r\nTuberider nato, formado nos canudos de Carcavelos, Pecas é um surfista respeitado não só pelas suas atitudes dentro de água como pela sua postura em terra. Atualmente exerce o cargo de diretor de prova da Liga Moche, o que diz muito sobre o seu conhecimento do desporto e sobre a idoneidade do seu caráter.\r\n\r\n<strong>Miguel Pedreira</strong>\r\nUm dos jornalistas de surf mais antigos do país, Miguel tem acompanhado ativamente o percurso do surf português — e de todos os desportos de ação, já agora — desde há quase 30 anos, colaborando com títulos dos mais diversos meios, da rádio à televisão, da imprensa à internet. É um autêntico data center ambulante do surf português e mundial.\r\n\r\n<strong>José Pyrrait</strong>\r\nAprendeu a surfar nas ondas do Rio de Janeiro, onde foi um respeitado local numa das mais emblemáticas ondas do Brasil, o Arpoador. Quarenta anos depois, Pyrrait exerce o cargo de treinador de alguns dos melhores surfistas europeus da atualidade. As suas opiniões são ouvidas atentamente e os seus conselhos procurados ativamente.\r\n\r\n<strong>João Valente</strong>\r\nHistórico editor do principal meio de comunicação de surf português desde 1987, João Valente também se iniciou no desporto há cerca de 40 anos no Brasil. Possui do surf uma visão purista, iconoclasta e exigente, não admitindo que a qualidade possa ser separada do estilo.\r\n\r\n<a href=\"http://ondasdeouro.com/wp-content/uploads/2015/03/Comissão-de-Notáveis_LR.jpg\"><img class=\"wp-image-859 size-large\" src=\"http://ondasdeouro.com/wp-content/uploads/2015/03/Comissão-de-Notáveis_LR-700x467.jpg\" alt=\"Comissão de Notáveis\" width=\"700\" height=\"467\" /></a>\r\n\r\nComissão de Notáveis\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;', 'Comissão de Notáveis', '', 'inherit', 'open', 'open', '', '844-revision-v1', '', '', '2015-03-31 20:36:51', '2015-03-31 20:36:51', '', 844, 'http://ondasdeouro.com/844-revision-v1/', 0, 'revision', '', 0),
(882, 0, '2015-03-31 20:22:16', '2015-03-31 20:22:16', '', 'Grande gala do surf nacional acontece em junho', '', 'publish', 'open', 'open', '', 'grande-gala-do-surf-nacional-acontece-em-junho', '', '', '2015-03-31 20:22:16', '2015-03-31 20:22:16', '', 0, 'http://ondasdeouro.com/feed-items/grande-gala-do-surf-nacional-acontece-em-junho/', 0, 'wprss_feed_item', '', 0),
(883, 0, '2015-03-25 19:41:15', '2015-03-25 19:41:15', '', 'Kia Ondas de Ouro Surf Awards presented by SURFPortugal – celebrar as ondas e os surfistas portugueses', '', 'publish', 'open', 'open', '', 'kia-ondas-de-ouro-surf-awards-presented-by-surfportugal-celebrar-as-ondas-e-os-surfistas-portugueses', '', '', '2015-03-25 19:41:15', '2015-03-25 19:41:15', '', 0, 'http://ondasdeouro.com/feed-items/kia-ondas-de-ouro-surf-awards-presented-by-surfportugal-celebrar-as-ondas-e-os-surfistas-portugueses/', 0, 'wprss_feed_item', '', 0),
(884, 1, '2015-04-01 07:37:50', '2015-04-01 07:37:50', '<strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal </strong><strong>vão premiar surfistas e personalidades mais votados pelo público</strong>\r\n\r\n<em>Cascais, 31 de março de 2015 </em>\r\n\r\nDecorreu hoje pelas 18h00, no museu Casa das Histórias Paula Rego, em Cascais, o cocktail de apresentação dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, a primeira edição de uma gala que vai premiar os nomes mais votados pelo público em diversas áreas do surf nacional.\r\n\r\nA apresentação contou com a presença dos patrocinadores e <em>media partners </em>do evento, proporcionando a introdução da <strong>Comissão de Notáveis </strong>da gala, um painel de especialistas que vai colaborar com a direção na validação e pré-seleção dos candidatos aos prémios.\r\n\r\nNo próximo dia <strong>10 de junho</strong>, o <strong>Salão Preto e Prata </strong>do <strong>Casino Estoril </strong>recebe a primeira gala do surf já realizada no país, numa cerimónia de entrega de prémios que vai destacar os melhores surfistas e performances, bem como os melhores profissionais nas áreas do <strong>treino</strong>, <strong>shape</strong>, <strong>vídeo </strong>e <strong>fotografia</strong>. Contando com uma forte adesão da indústria do surf, o evento vai reunir os maiores nomes da modalidade em Portugal, numa noite plena de glamour e energia positiva.\r\n\r\nA gala será transmitida na <strong>RTP</strong>, parceiro oficial do evento, numa emissão de mais de duas horas de puro entretenimento, apresentando a comunidade do surf nacional e as suas personagens aos espetadores de todo o país.\r\n\r\nOs prémios serão atribuídos em <strong>15 categorias </strong>distintas com o selo de várias marcas de surf, nomeadamente, Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Ericeira Surf &amp; Skate Tubo do Ano, Billabong Maior Onda do Ano (remada), Ocean &amp; Earth Maior Onda do Ano (tow-in), Reef Manobra do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Polen Onda do Ano, Xhapeland Shaper do Ano, Sexy Wines Os Mais Sexy do Ano, Kia Evento do Ano, Hurley Videoclip do Ano, Treinador do Ano e Foto do Ano.\r\n\r\n“Tendo em conta o crescimento do surf português nos últimos anos, tornou-se imperativa a organização de uma gala que preste homenagem aos principais responsáveis por esse crescimento, apresentando o nosso desporto à sociedade em geral”, disse <strong>Rui Costa</strong>, diretor e coordenador dos KIA Ondas de Ouro Surf Awards powered by SURFPortugal. “Através de eventos como o Capítulo Perfeito e o Surf à Noite, também organizados por nós, temos conseguido promover os surfistas na vertente de performance. Desta vez, queremos mostrar o outro lado das personagens do surf nacional, num ambiente bastante diferente daquele em que estamos habituados a vê-los. Tivemos a preocupação de assegurar que esta é uma gala do desporto e da indústria do surf, contando com a adesão de mais de uma dezena de marcas do meio”, concluiu.\r\n\r\n“A associação da Kia ao surf tem vindo a ser reforçada ano após ano, sendo hoje uma das principais apostas da marca no âmbito da sua política de <em>sponsoring</em>”, afirmou <strong>Francisco Morais</strong>, Marketing Manager da Kia. “O surf partilha e acredita nos mesmos valores da marca Kia e abarca a experiência única de liberdade e estilo de vida só percebida por aqueles que praticam ou se relacionam, de uma forma ou de outra, com a modalidade. A Kia não poderia deixar de marcar presença e associar-se a um momento inédito, que visa exatamente o reconhecimento dos atletas que fazem do surf o espetáculo que é hoje”.\r\n\r\nOs finalistas de cada categoria serão pré-selecionados pela Direção da Gala em conjunto com uma <strong>Comissão de Notáveis</strong>, a partir de <strong>candidaturas espontâneas </strong>por parte de qualquer agente do surf (profissional ou não) interessado em participar. Assim, serão os próprios surfistas, fotógrafos e videomakers a sujeitarem as suas melhores ondas, manobras, fotografias e videoclips à apreciação do painel de especialistas, a quem caberá apontar os mais merecedores de concorrer aos respetivos galardões.\r\n\r\nO prazo para a submissão de candidaturas decorre até <strong>22 de maio </strong>(inclusive). Entre 23 e 24 do mesmo mês, um grupo composto por sete nomes incontornáveis do surf nacional — <strong>João Capucho</strong>, <strong>João Valente</strong>, <strong>José Manuel Braga</strong>, <strong>José Maria Pyrrait</strong>, <strong>Miguel Pedreira</strong>, <strong>Pedro Arruda </strong>e <strong>Pedro Monteiro </strong>— vai colaborar com a Direção da Gala na definição dos <strong>quatro candidatos </strong>que vão a votos do público em cada uma das categorias.\r\n\r\nA Comissão de Notáveis vai ainda participar na <strong>pré-seleção </strong>dos candidatos nas categorias de Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Volcom FreeSurfer do Ano, Deeply Revelação do Ano e Kia Evento do Ano. Estas categorias não estão, pois, abertas a candidaturas, sendo os <strong>finalistas apurados por nomeação direta </strong>por parte da direção e painel de especialistas.\r\n\r\nAs candidaturas deverão incluir o formulário de participação (disponível online) devidamente preenchido, ficando automaticamente disponíveis no <em>website </em>do evento após validação da Comissão de Notáveis.\r\n\r\nDepois de pré-definidos os candidatos, os fãs têm a última palavra a dizer. O período de <strong>votação </strong>tem início a <strong>25 de maio </strong>e estende-se até <strong>9 de junho </strong>em ondasdeouro.pt, cabendo ao público votar nos seus candidatos preferidos e, assim, decidir quem será o vencedor de cada categoria.\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal vão ainda distinguir duas figuras de relevo no surf nacional com os prémios <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, cujos homenageados serão resultado de uma seleção exclusiva por parte da Direção da Gala.\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal são um <strong>projeto pioneiro </strong>no país, visando colmatar uma lacuna no surf português ao criar um espaço onde anualmente serão consagradas as personalidades que mais contribuem para o desenvolvimento e notoriedade do surf nacional dentro e além fronteiras. Este é um evento que funde free surf e competição, habilidade e coragem, desempenho global e manobras isoladas, influência e estética, história e novidade, tecnologia e método, para se assumir como uma <strong>cerimónia de celebração do surf fora do âmbito puramente desportivo</strong>, abordando-o como o fenómeno transversal que é.\r\n\r\nÉ esperado muito suspense e emoção ao longo da noite de 10 de junho no Salão Preto e Prata do Casino Estoril, que vai receber os maiores nomes do desporto e da indústria no <strong>evento que faltava ao surf português</strong>.\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal 2015 são patrocinados pela Kia e pela Câmara Municipal de Cascais e contam com os <em>media partners </em>SURFPortugal, RTP, FUEL TV, Jornal i, Sol e Mega Hits.\r\n\r\n&nbsp;\r\n\r\n<strong>ONDAS DE OURO </strong>\r\n\r\n<strong>Oakley Surfista do Ano </strong>\r\n\r\nCompetidor, free surfer, tube rider, big wave charger, aerialista... não importa. O surfista do ano é aquele que sobressai dentro da sua área de atuação específica, atingindo notoriedade e reconhecimento através dos seus feitos, sejam estes contabilizados em pontos, prémios, aplausos ou “gostos”. O alcance da sua influência mede-se pelo impacto daquilo que faz.\r\n\r\n<strong>Roxy Surfista Feminina do Ano </strong>\r\n\r\nNunca a distância de qualidade entre o surf feminino e masculino foi tão curta como hoje em dia. Seja em ondas pequenas, médias ou grandes, as mulheres têm sabido afirmar o seu lugar na hierarquia do desporto, conquistando níveis de respeito com surf sólido e muito charme. A surfista feminina do ano é aquela que no último ano concretizou todo esse potencial.\r\n\r\n<strong>Ericeira Surf &amp; Skate Tubo do Ano* </strong>\r\n\r\nA manobra que distingue o surf de todos os restantes desportos permanece como o supremo momento da relação entre o homem e as ondas do oceano, mas o que define um bom tubo? O tamanho da onda? A profundidade? A técnica aplicada? Podem esgrimir-se os argumentos, mas uma coisa é certa: um grande tubo é aquele em que quase todos deixam de acreditar, menos aquele que está lá dentro, à procura da saída.\r\n\r\n<em>* vídeo ou sequência completa </em>\r\n\r\n<strong>Billabong Maior Onda do Ano (remada) </strong>\r\n\r\nTodos temos os nossos limites, mas há limites mais próximos do que outros e o limite para o tamanho das ondas surfadas por este mundo fora está cada vez mais longe. Os portugueses têm acompanhado a tendência e de ano para ano vemos os nossos surfistas desafiar a lógica e a razão, apanhando ondas cada vez mais desafiadoras e arriscadas, seja em Portugal seja lá fora.\r\n\r\n<strong>Ocean &amp; Earth Maior Onda do Ano (tow-in) </strong>\r\n\r\nSe hoje o surf de ondas grandes de remada tem atingido patamares inimagináveis\r\n\r\nainda há poucos anos, isso deve-se ao conhecimento adquirido nas sessões de tow-in, que revolucionaram por completo a forma de os surfistas olharem e abordarem ondas de dimensões <em>extra-large</em>. E ainda hoje, é com a inestimável ajuda dos poderosos motores de propulsão e da habilidade dos seus pilotos que o tow-in continua a ser o laboratório de testes daquilo que é humanamente possível conquistar neste campo.\r\n\r\n<strong>Reef Manobra do Ano </strong>\r\n\r\nDepois de um tempo de aparente estagnação face a outros desportos de prancha, o surf assume a liderança da invenção e criatividade no campo das manobras. E mesmo num contexto que procura e incentiva como nunca a criação espontânea de novos movimentos sobre a prancha, as velhas manobras apresentam hoje em dia desconcertantes níveis de espetáculo, que permitem ombrear com as últimas novidades nas preferências do público. Este prémio visa reconhecer acima de tudo a capacidade técnica de subitamente tornar possível o impossível, e fazê-lo com estilo.\r\n\r\n<strong>Volcom Free Surfer do Ano </strong>\r\n\r\nNo fundo no fundo, todos somos free surfers, mas uns são mais livres que os outros. O free surfer é aquele que corre ondas sem os constrangimentos de outro critério que não aquilo que mais o diverte. E se é inegável que a competição está na base da evolução técnica do desporto, é no campo de liberdade sem restrições das sessões livres de julgamentos que o surf se manifesta em toda a sua plenitude. Esta categoria visa premiar aqueles que nos inspiram sem nunca vestirem uma licra de competição.\r\n\r\n<strong>Hurley Videoclip do Ano </strong>\r\n\r\nA diferença de um clip para um filme é que um filme vence-nos aos pontos e um clip vence-nos por knock-out. Em poucos minutos um clip tem de conquistar, inspirar, excitar, arrebatar e, mais importante que tudo, obrigar-nos a voltar ao princípio e ver tudo outra vez mal tenha acabado. Numa fase em que não há sessão de surf onde não haja por perto alguém com uma câmara de filmar, vamos homenagear os criadores que nos ajudam a manter a chama acesa quando estamos longe do mar.\r\n\r\n<strong>Deeply Revelação do Ano </strong>\r\n\r\nQuando menos se espera, eis que irrompe em cena alguém que apanha todos de surpresa, quebrando a rotina dos nomes e puxando para si as luzes dos holofotes. Um trialista que passa a frequentar as fases finais das provas, um outsider que\r\n\r\nsubitamente surge como destaque improvável nas mais comentadas sessões, um jovem talento que concretiza o seu potencial. O prémio revelação premeia aquele surfista que nos últimos doze meses deixou de ser coadjuvante e passou a ator principal no filme do surf português.\r\n\r\n<strong>Polen Onda do Ano </strong>\r\n\r\nO que é uma onda bem surfada? Fora dos critérios de julgamento dos campeonatos, uma onda bem surfada é aquela que é explorada ao máximo do seu potencial, com a maior variedade possível de manobras bem executadas, com power, habilidade e estilo. É uma daquelas ondas em que, olhando para trás, não resta nada senão a satisfação de quem surfa e de quem observa.\r\n\r\n<strong>Xhapeland Shaper do Ano </strong>\r\n\r\nA seguir às ondas, não há assunto que interesse tanto ao surfista como as pranchas. Antigamente, os shapers eram vistos como depositários do conhecimento místico sobre o deslize nas ondas, oráculos da nossa cultura, guardiões de segredos misteriosos. Hoje a visão é menos romântica e a proliferação de fabricantes banalizou a reverenciada figura, mas uma coisa é certa: os shapers continuam a deter o raro poder de transformar as nossas fantasias em realidade.\r\n\r\n<strong>Kia Evento do Ano </strong>\r\n\r\nVerdadeira montra do surf, é através dos eventos que o grande público pode entrar em contacto com as diversas realidades que compõem o mosaico multifacetado do nosso estilo de vida. Sejam de cariz competitivo, cultural ou festivo, os eventos funcionam como um espaço de encontro da tribo, onde se celebra o estilo de vida e o desporto, graças ao esforço conjunto de inúmeros anónimos que concebem, montam, promovem e operacionalizam estes acontecimentos. É para recompensar estes anónimos pelo seu esforço e contributo que concebemos este prémio.\r\n\r\n<strong>Sexy Wines Os Mais Sexy da Ano </strong>\r\n\r\nNão adianta negar: <em>sex sells</em>, diz o chavão da indústria do marketing. Cada vez mais os surfistas são escolhidos pelas grandes marcas tanto em função do seu talento e competitividade como do seu apelo junto ao público. Do ponto de vista estratégico, a imagem é tão importante na visibilidade de um desportista como o seu desempenho. Queremos por isso saber, entre eles e elas, quem são, na tua opinião, os surfistas mais\r\n\r\nsexys de Portugal.\r\n\r\n<strong>Treinador do Ano </strong>\r\n\r\nDe todas as figuras premiadas nesta gala, a do treinador é porventura a mais recente, evidenciando o caráter único desta atividade que só agora começa de facto a ser desporto. E, sendo desporto, é evidente que o treinador assume um papel cada vez mais indispensável no mundo da competição: amigo, mestre, confidente, preparador físico, coordenador, mentor, psicólogo... não há no surf papel mais multifacetado que o de treinador, que bem merece este reconhecimento.\r\n\r\n<strong>Foto do Ano </strong>\r\n\r\nA tremenda evolução técnica de que o surf tem sido alvo na última década só encontra paralelo na forma como os fotógrafos têm sido capazes de captar não só os resultados dessa evolução como de transcrever em imagens este estilo de vida cada vez mais complexo e fragmentado. Por detrás da explosão de uma manobra, do insólito de uma situação ou da beleza de uma paisagem, está sempre a inspiração de um olhar único de alguém capaz de traduzir num <em>frame </em>tudo aquilo que o surf nos diz à alma.\r\n\r\n<strong>Carreira </strong>\r\n\r\nMais do que celebrar o fim de um trajeto profissional, este prémio visa reconhecer o impacto que um determinado surfista exerceu ao longo da sua carreira, através do seu carisma, da sua postura ou dos seus resultados. O prémio Carreira é um agradecimento que deixamos àqueles que ao longo dos anos nos inspiraram com a sua destreza técnica, raça competitiva e magnetismo, e que, uma vez fora da ribalta ou em vias de darem por findo o seu percurso, irão continuar a fazê-lo com a sua amizade e atitudes perante a vida.\r\n\r\n<strong>Contributo ao Surf </strong>\r\n\r\nEste é o único prémio desta gala em que o premiado pode não ser surfista. Trata-se de um reconhecimento por parte da comunidade a personalidades que, direta ou indiretamente, através das suas ações e voluntarismo, promoveram o surf para lá da sua esfera ou tomaram iniciativas que contribuíram para o engrandecimento da nossa atividade nas suas mais variadas vertentes, da política à ambiental, da desportiva à cultural, da económica à social. Sendo surfista ou não, quem for galardoado com este prémio merece ser visto pela comunidade não só como um par, mas como um exemplo a seguir.\r\n\r\n&nbsp;\r\n\r\n<strong>COMISSÃO DE NOTÁVEIS</strong>\r\n\r\n<strong>João Capucho </strong>\r\n\r\nEx-organizador de provas, ex-dirigente de clubes regionais, ex-presidente da Associação Nacional de Surfistas, ex-colunista da revista SURFPortugal, comentador militante e sem medo do politicamente incorreto, João Capucho é uma das vozes mais ativas e polémicas do surf nacional.\r\n\r\n<strong>João Valente </strong>\r\n\r\nHistórico editor do principal meio de comunicação de surf português desde 1987, João Valente também se iniciou no desporto há cerca de 40 anos no Brasil. Possui do surf uma visão purista, iconoclasta e exigente, não admitindo que a qualidade possa ser separada do estilo.\r\n\r\n<strong>José Manuel Sousa Braga </strong>\r\n\r\nHistórico selecionador nacional, que aos comandos do esquadrão lusitano conquistou os mais importantes títulos por equipas já atingidos por Portugal, Zé Manel é uma das vozes mais respeitadas do país no que se refere à análise e conhecimento das técnicas de surf.\r\n\r\n<strong>José Pyrrait </strong>\r\n\r\nAprendeu a surfar nas ondas do Rio de Janeiro, onde foi um respeitado local numa das mais emblemáticas ondas do Brasil, o Arpoador. Quarenta anos depois, Pyrrait exerce o cargo de treinador de alguns dos melhores surfistas europeus da atualidade. As suas opiniões são ouvidas atentamente e os seus conselhos procurados ativamente.\r\n\r\n<strong>Miguel Pedreira </strong>\r\n\r\nUm dos jornalistas de surf mais antigos do país, Miguel tem acompanhado ativamente o percurso do surf português — e de todos os desportos de ação, já agora — desde há quase 30 anos, colaborando com títulos dos mais diversos meios, da rádio à televisão, da imprensa à internet. É um autêntico <em>data center </em>ambulante do surf português e mundial.\r\n\r\n<strong>Pedro Arruda </strong>\r\n\r\nCofundador do hoje extinto mas muitíssimo influente blog de surf <em>Ondas</em>, Pedro é um analista atento das realidades do surf, sobre as quais detém um conhecimento enciclopédico. Peça-chave no desenvolvimento do surf nos Açores, onde reside, tem um olhar global e minucioso sobre o desporto.\r\n\r\n<strong>Pedro Monteiro </strong>\r\n\r\nTuberider nato, formado nos canudos de Carcavelos, Pecas é um surfista respeitado não só pelas suas atitudes dentro de água como pela sua postura em terra. Atualmente exerce o cargo de diretor de prova da Liga Moche, o que diz muito sobre o seu conhecimento do desporto e sobre a idoneidade do seu caráter.', 'Grande gala do surf nacional acontece em junho', '', 'inherit', 'open', 'open', '', '857-revision-v1', '', '', '2015-04-01 07:37:50', '2015-04-01 07:37:50', '', 857, 'http://ondasdeouro.com/857-revision-v1/', 0, 'revision', '', 0),
(885, 1, '2015-04-01 09:30:23', '2015-04-01 09:30:23', '<strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal </strong><strong>vão premiar surfistas e personalidades mais votados pelo público</strong>\r\n\r\n<em>Cascais, 31 de março de 2015 </em>\r\n\r\nDecorreu hoje pelas 18h00, no museu Casa das Histórias Paula Rego, em Cascais, o cocktail de apresentação dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, a primeira edição de uma gala que vai premiar os nomes mais votados pelo público em diversas áreas do surf nacional.\r\n\r\nA apresentação contou com a presença dos patrocinadores e <em>media partners </em>do evento, proporcionando a introdução da <strong>Comissão de Notáveis </strong>da gala, um painel de especialistas que vai colaborar com a direção na validação e pré-seleção dos candidatos aos prémios.\r\n\r\nNo próximo dia <strong>10 de junho</strong>, o <strong>Salão Preto e Prata </strong>do <strong>Casino Estoril </strong>recebe a primeira gala do surf já realizada no país, numa cerimónia de entrega de prémios que vai destacar os melhores surfistas e performances, bem como os melhores profissionais nas áreas do <strong>treino</strong>, <strong>shape</strong>, <strong>vídeo </strong>e <strong>fotografia</strong>. Contando com uma forte adesão da indústria do surf, o evento vai reunir os maiores nomes da modalidade em Portugal, numa noite plena de glamour e energia positiva.\r\n\r\nA gala será transmitida na <strong>RTP</strong>, parceiro oficial do evento, apresentando a comunidade do surf nacional e as suas personagens aos espetadores de todo o país.\r\n\r\nOs prémios serão atribuídos em <strong>15 categorias </strong>distintas com o selo de várias marcas de surf, nomeadamente, Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Ericeira Surf &amp; Skate Tubo do Ano, Billabong Maior Onda do Ano (remada), Ocean &amp; Earth Maior Onda do Ano (tow-in), Reef Manobra do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Polen Onda do Ano, Xhapeland Shaper do Ano, Sexy Wines Os Mais Sexy do Ano, Kia Evento do Ano, Hurley Videoclip do Ano, Treinador do Ano e Foto do Ano.\r\n\r\n“Tendo em conta o crescimento do surf português nos últimos anos, tornou-se imperativa a organização de uma gala que preste homenagem aos principais responsáveis por esse crescimento, apresentando o nosso desporto à sociedade em geral”, disse <strong>Rui Costa</strong>, diretor e coordenador dos KIA Ondas de Ouro Surf Awards powered by SURFPortugal. “Através de eventos como o Capítulo Perfeito e o Surf à Noite, também organizados por nós, temos conseguido promover os surfistas na vertente de performance. Desta vez, queremos mostrar o outro lado das personagens do surf nacional, num ambiente bastante diferente daquele em que estamos habituados a vê-los. Tivemos a preocupação de assegurar que esta é uma gala do desporto e da indústria do surf, contando com a adesão de mais de uma dezena de marcas do meio”, concluiu.\r\n\r\n“A associação da Kia ao surf tem vindo a ser reforçada ano após ano, sendo hoje uma das principais apostas da marca no âmbito da sua política de <em>sponsoring</em>”, afirmou <strong>Francisco Morais</strong>, Marketing Manager da Kia. “O surf partilha e acredita nos mesmos valores da marca Kia e abarca a experiência única de liberdade e estilo de vida só percebida por aqueles que praticam ou se relacionam, de uma forma ou de outra, com a modalidade. A Kia não poderia deixar de marcar presença e associar-se a um momento inédito, que visa exatamente o reconhecimento dos atletas que fazem do surf o espetáculo que é hoje”.\r\n\r\nOs finalistas de cada categoria serão pré-selecionados pela Direção da Gala em conjunto com uma <strong>Comissão de Notáveis</strong>, a partir de <strong>candidaturas espontâneas </strong>por parte de qualquer agente do surf (profissional ou não) interessado em participar. Assim, serão os próprios surfistas, fotógrafos e videomakers a sujeitarem as suas melhores ondas, manobras, fotografias e videoclips à apreciação do painel de especialistas, a quem caberá apontar os mais merecedores de concorrer aos respetivos galardões.\r\n\r\nO prazo para a submissão de candidaturas decorre até <strong>22 de maio </strong>(inclusive). Entre 23 e 24 do mesmo mês, um grupo composto por sete nomes incontornáveis do surf nacional — <strong>João Capucho</strong>, <strong>João Valente</strong>, <strong>José Manuel Braga</strong>, <strong>José Maria Pyrrait</strong>, <strong>Miguel Pedreira</strong>, <strong>Pedro Arruda </strong>e <strong>Pedro Monteiro </strong>— vai colaborar com a Direção da Gala na definição dos <strong>quatro candidatos </strong>que vão a votos do público em cada uma das categorias.\r\n\r\nA Comissão de Notáveis vai ainda participar na <strong>pré-seleção </strong>dos candidatos nas categorias de Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Volcom FreeSurfer do Ano, Deeply Revelação do Ano e Kia Evento do Ano. Estas categorias não estão, pois, abertas a candidaturas, sendo os <strong>finalistas apurados por nomeação direta </strong>por parte da direção e painel de especialistas.\r\n\r\nAs candidaturas deverão incluir o formulário de participação (disponível online) devidamente preenchido, ficando automaticamente disponíveis no <em>website </em>do evento após validação da Comissão de Notáveis.\r\n\r\nDepois de pré-definidos os candidatos, os fãs têm a última palavra a dizer. O período de <strong>votação </strong>tem início a <strong>25 de maio </strong>e estende-se até <strong>9 de junho </strong>em ondasdeouro.pt, cabendo ao público votar nos seus candidatos preferidos e, assim, decidir quem será o vencedor de cada categoria.\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal vão ainda distinguir duas figuras de relevo no surf nacional com os prémios <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, cujos homenageados serão resultado de uma seleção exclusiva por parte da Direção da Gala.\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal são um <strong>projeto pioneiro </strong>no país, visando colmatar uma lacuna no surf português ao criar um espaço onde anualmente serão consagradas as personalidades que mais contribuem para o desenvolvimento e notoriedade do surf nacional dentro e além fronteiras. Este é um evento que funde free surf e competição, habilidade e coragem, desempenho global e manobras isoladas, influência e estética, história e novidade, tecnologia e método, para se assumir como uma <strong>cerimónia de celebração do surf fora do âmbito puramente desportivo</strong>, abordando-o como o fenómeno transversal que é.\r\n\r\nÉ esperado muito suspense e emoção ao longo da noite de 10 de junho no Salão Preto e Prata do Casino Estoril, que vai receber os maiores nomes do desporto e da indústria no <strong>evento que faltava ao surf português</strong>.\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal 2015 são patrocinados pela Kia e pela Câmara Municipal de Cascais e contam com os <em>media partners </em>SURFPortugal, RTP, FUEL TV, Jornal i, Sol e Mega Hits.\r\n\r\n&nbsp;\r\n\r\n<strong>ONDAS DE OURO </strong>\r\n\r\n<strong>Oakley Surfista do Ano </strong>\r\n\r\nCompetidor, free surfer, tube rider, big wave charger, aerialista... não importa. O surfista do ano é aquele que sobressai dentro da sua área de atuação específica, atingindo notoriedade e reconhecimento através dos seus feitos, sejam estes contabilizados em pontos, prémios, aplausos ou “gostos”. O alcance da sua influência mede-se pelo impacto daquilo que faz.\r\n\r\n<strong>Roxy Surfista Feminina do Ano </strong>\r\n\r\nNunca a distância de qualidade entre o surf feminino e masculino foi tão curta como hoje em dia. Seja em ondas pequenas, médias ou grandes, as mulheres têm sabido afirmar o seu lugar na hierarquia do desporto, conquistando níveis de respeito com surf sólido e muito charme. A surfista feminina do ano é aquela que no último ano concretizou todo esse potencial.\r\n\r\n<strong>Ericeira Surf &amp; Skate Tubo do Ano* </strong>\r\n\r\nA manobra que distingue o surf de todos os restantes desportos permanece como o supremo momento da relação entre o homem e as ondas do oceano, mas o que define um bom tubo? O tamanho da onda? A profundidade? A técnica aplicada? Podem esgrimir-se os argumentos, mas uma coisa é certa: um grande tubo é aquele em que quase todos deixam de acreditar, menos aquele que está lá dentro, à procura da saída.\r\n\r\n<em>* vídeo ou sequência completa </em>\r\n\r\n<strong>Billabong Maior Onda do Ano (remada) </strong>\r\n\r\nTodos temos os nossos limites, mas há limites mais próximos do que outros e o limite para o tamanho das ondas surfadas por este mundo fora está cada vez mais longe. Os portugueses têm acompanhado a tendência e de ano para ano vemos os nossos surfistas desafiar a lógica e a razão, apanhando ondas cada vez mais desafiadoras e arriscadas, seja em Portugal seja lá fora.\r\n\r\n<strong>Ocean &amp; Earth Maior Onda do Ano (tow-in) </strong>\r\n\r\nSe hoje o surf de ondas grandes de remada tem atingido patamares inimagináveis\r\n\r\nainda há poucos anos, isso deve-se ao conhecimento adquirido nas sessões de tow-in, que revolucionaram por completo a forma de os surfistas olharem e abordarem ondas de dimensões <em>extra-large</em>. E ainda hoje, é com a inestimável ajuda dos poderosos motores de propulsão e da habilidade dos seus pilotos que o tow-in continua a ser o laboratório de testes daquilo que é humanamente possível conquistar neste campo.\r\n\r\n<strong>Reef Manobra do Ano </strong>\r\n\r\nDepois de um tempo de aparente estagnação face a outros desportos de prancha, o surf assume a liderança da invenção e criatividade no campo das manobras. E mesmo num contexto que procura e incentiva como nunca a criação espontânea de novos movimentos sobre a prancha, as velhas manobras apresentam hoje em dia desconcertantes níveis de espetáculo, que permitem ombrear com as últimas novidades nas preferências do público. Este prémio visa reconhecer acima de tudo a capacidade técnica de subitamente tornar possível o impossível, e fazê-lo com estilo.\r\n\r\n<strong>Volcom Free Surfer do Ano </strong>\r\n\r\nNo fundo no fundo, todos somos free surfers, mas uns são mais livres que os outros. O free surfer é aquele que corre ondas sem os constrangimentos de outro critério que não aquilo que mais o diverte. E se é inegável que a competição está na base da evolução técnica do desporto, é no campo de liberdade sem restrições das sessões livres de julgamentos que o surf se manifesta em toda a sua plenitude. Esta categoria visa premiar aqueles que nos inspiram sem nunca vestirem uma licra de competição.\r\n\r\n<strong>Hurley Videoclip do Ano </strong>\r\n\r\nA diferença de um clip para um filme é que um filme vence-nos aos pontos e um clip vence-nos por knock-out. Em poucos minutos um clip tem de conquistar, inspirar, excitar, arrebatar e, mais importante que tudo, obrigar-nos a voltar ao princípio e ver tudo outra vez mal tenha acabado. Numa fase em que não há sessão de surf onde não haja por perto alguém com uma câmara de filmar, vamos homenagear os criadores que nos ajudam a manter a chama acesa quando estamos longe do mar.\r\n\r\n<strong>Deeply Revelação do Ano </strong>\r\n\r\nQuando menos se espera, eis que irrompe em cena alguém que apanha todos de surpresa, quebrando a rotina dos nomes e puxando para si as luzes dos holofotes. Um trialista que passa a frequentar as fases finais das provas, um outsider que\r\n\r\nsubitamente surge como destaque improvável nas mais comentadas sessões, um jovem talento que concretiza o seu potencial. O prémio revelação premeia aquele surfista que nos últimos doze meses deixou de ser coadjuvante e passou a ator principal no filme do surf português.\r\n\r\n<strong>Polen Onda do Ano </strong>\r\n\r\nO que é uma onda bem surfada? Fora dos critérios de julgamento dos campeonatos, uma onda bem surfada é aquela que é explorada ao máximo do seu potencial, com a maior variedade possível de manobras bem executadas, com power, habilidade e estilo. É uma daquelas ondas em que, olhando para trás, não resta nada senão a satisfação de quem surfa e de quem observa.\r\n\r\n<strong>Xhapeland Shaper do Ano </strong>\r\n\r\nA seguir às ondas, não há assunto que interesse tanto ao surfista como as pranchas. Antigamente, os shapers eram vistos como depositários do conhecimento místico sobre o deslize nas ondas, oráculos da nossa cultura, guardiões de segredos misteriosos. Hoje a visão é menos romântica e a proliferação de fabricantes banalizou a reverenciada figura, mas uma coisa é certa: os shapers continuam a deter o raro poder de transformar as nossas fantasias em realidade.\r\n\r\n<strong>Kia Evento do Ano </strong>\r\n\r\nVerdadeira montra do surf, é através dos eventos que o grande público pode entrar em contacto com as diversas realidades que compõem o mosaico multifacetado do nosso estilo de vida. Sejam de cariz competitivo, cultural ou festivo, os eventos funcionam como um espaço de encontro da tribo, onde se celebra o estilo de vida e o desporto, graças ao esforço conjunto de inúmeros anónimos que concebem, montam, promovem e operacionalizam estes acontecimentos. É para recompensar estes anónimos pelo seu esforço e contributo que concebemos este prémio.\r\n\r\n<strong>Sexy Wines Os Mais Sexy da Ano </strong>\r\n\r\nNão adianta negar: <em>sex sells</em>, diz o chavão da indústria do marketing. Cada vez mais os surfistas são escolhidos pelas grandes marcas tanto em função do seu talento e competitividade como do seu apelo junto ao público. Do ponto de vista estratégico, a imagem é tão importante na visibilidade de um desportista como o seu desempenho. Queremos por isso saber, entre eles e elas, quem são, na tua opinião, os surfistas mais\r\n\r\nsexys de Portugal.\r\n\r\n<strong>Treinador do Ano </strong>\r\n\r\nDe todas as figuras premiadas nesta gala, a do treinador é porventura a mais recente, evidenciando o caráter único desta atividade que só agora começa de facto a ser desporto. E, sendo desporto, é evidente que o treinador assume um papel cada vez mais indispensável no mundo da competição: amigo, mestre, confidente, preparador físico, coordenador, mentor, psicólogo... não há no surf papel mais multifacetado que o de treinador, que bem merece este reconhecimento.\r\n\r\n<strong>Foto do Ano </strong>\r\n\r\nA tremenda evolução técnica de que o surf tem sido alvo na última década só encontra paralelo na forma como os fotógrafos têm sido capazes de captar não só os resultados dessa evolução como de transcrever em imagens este estilo de vida cada vez mais complexo e fragmentado. Por detrás da explosão de uma manobra, do insólito de uma situação ou da beleza de uma paisagem, está sempre a inspiração de um olhar único de alguém capaz de traduzir num <em>frame </em>tudo aquilo que o surf nos diz à alma.\r\n\r\n<strong>Carreira </strong>\r\n\r\nMais do que celebrar o fim de um trajeto profissional, este prémio visa reconhecer o impacto que um determinado surfista exerceu ao longo da sua carreira, através do seu carisma, da sua postura ou dos seus resultados. O prémio Carreira é um agradecimento que deixamos àqueles que ao longo dos anos nos inspiraram com a sua destreza técnica, raça competitiva e magnetismo, e que, uma vez fora da ribalta ou em vias de darem por findo o seu percurso, irão continuar a fazê-lo com a sua amizade e atitudes perante a vida.\r\n\r\n<strong>Contributo ao Surf </strong>\r\n\r\nEste é o único prémio desta gala em que o premiado pode não ser surfista. Trata-se de um reconhecimento por parte da comunidade a personalidades que, direta ou indiretamente, através das suas ações e voluntarismo, promoveram o surf para lá da sua esfera ou tomaram iniciativas que contribuíram para o engrandecimento da nossa atividade nas suas mais variadas vertentes, da política à ambiental, da desportiva à cultural, da económica à social. Sendo surfista ou não, quem for galardoado com este prémio merece ser visto pela comunidade não só como um par, mas como um exemplo a seguir.\r\n\r\n&nbsp;\r\n\r\n<strong>COMISSÃO DE NOTÁVEIS</strong>\r\n\r\n<strong>João Capucho </strong>\r\n\r\nEx-organizador de provas, ex-dirigente de clubes regionais, ex-presidente da Associação Nacional de Surfistas, ex-colunista da revista SURFPortugal, comentador militante e sem medo do politicamente incorreto, João Capucho é uma das vozes mais ativas e polémicas do surf nacional.\r\n\r\n<strong>João Valente </strong>\r\n\r\nHistórico editor do principal meio de comunicação de surf português desde 1987, João Valente também se iniciou no desporto há cerca de 40 anos no Brasil. Possui do surf uma visão purista, iconoclasta e exigente, não admitindo que a qualidade possa ser separada do estilo.\r\n\r\n<strong>José Manuel Sousa Braga </strong>\r\n\r\nHistórico selecionador nacional, que aos comandos do esquadrão lusitano conquistou os mais importantes títulos por equipas já atingidos por Portugal, Zé Manel é uma das vozes mais respeitadas do país no que se refere à análise e conhecimento das técnicas de surf.\r\n\r\n<strong>José Pyrrait </strong>\r\n\r\nAprendeu a surfar nas ondas do Rio de Janeiro, onde foi um respeitado local numa das mais emblemáticas ondas do Brasil, o Arpoador. Quarenta anos depois, Pyrrait exerce o cargo de treinador de alguns dos melhores surfistas europeus da atualidade. As suas opiniões são ouvidas atentamente e os seus conselhos procurados ativamente.\r\n\r\n<strong>Miguel Pedreira </strong>\r\n\r\nUm dos jornalistas de surf mais antigos do país, Miguel tem acompanhado ativamente o percurso do surf português — e de todos os desportos de ação, já agora — desde há quase 30 anos, colaborando com títulos dos mais diversos meios, da rádio à televisão, da imprensa à internet. É um autêntico <em>data center </em>ambulante do surf português e mundial.\r\n\r\n<strong>Pedro Arruda </strong>\r\n\r\nCofundador do hoje extinto mas muitíssimo influente blog de surf <em>Ondas</em>, Pedro é um analista atento das realidades do surf, sobre as quais detém um conhecimento enciclopédico. Peça-chave no desenvolvimento do surf nos Açores, onde reside, tem um olhar global e minucioso sobre o desporto.\r\n\r\n<strong>Pedro Monteiro </strong>\r\n\r\nTuberider nato, formado nos canudos de Carcavelos, Pecas é um surfista respeitado não só pelas suas atitudes dentro de água como pela sua postura em terra. Atualmente exerce o cargo de diretor de prova da Liga Moche, o que diz muito sobre o seu conhecimento do desporto e sobre a idoneidade do seu caráter.', 'Grande gala do surf nacional acontece em junho', '', 'inherit', 'open', 'open', '', '857-revision-v1', '', '', '2015-04-01 09:30:23', '2015-04-01 09:30:23', '', 857, 'http://ondasdeouro.com/857-revision-v1/', 0, 'revision', '', 0),
(886, 1, '2015-04-01 14:11:52', '2015-04-01 14:11:52', 'Os Kia Ondas de Ouro Surf Awards powered by SURFPortugal fundem free surf e competição, habilidade e coragem, desempenho global e manobras isoladas, influência e estética, história e novidade, tecnologia e método, para se tornarem no mais importante galardão do surf nacional fora do âmbito puramente desportivo.\r\n\r\nSubmete já a tua candidatura <a title=\"Submete a tua onda\" href=\"http://ondasdeouro.com/submete-a-tua-onda/\">aqui</a> e faz um like em <a href=\"http://ondasdeouro.com/wp-content/plugins/newsletter/statistics/link.php?r=MTszO2h0dHBzOi8vd3d3LmZhY2Vib29rLmNvbS9vbmRhc2Rlb3Vybzs%3D\" target=\"_blank\">facebook.com/ondasdeouro</a>\r\n\r\n<iframe width=\"100%\" height=\"460px\" src=\"https://www.youtube.com/embed/ZLvxv4wRfCI\" frameborder=\"0\" allowfullscreen></iframe>', 'Spot Kia Ondas de Ouro Powered by SURFPortugal', '', 'publish', 'open', 'open', '', 'spot-kia-ondas-de-ouro-powered-by-surfportugal', '', '', '2015-04-01 14:11:52', '2015-04-01 14:11:52', '', 0, 'http://ondasdeouro.com/?p=886', 0, 'post', '', 0),
(887, 1, '2015-04-01 14:10:45', '2015-04-01 14:10:45', '', 'spot_ondas_ouro', '', 'inherit', 'open', 'open', '', 'spot_ondas_ouro', '', '', '2015-05-04 22:39:25', '2015-05-04 22:39:25', '', 886, 'http://ondasdeouro.com/wp-content/uploads/2015/04/spot_ondas_ouro.jpg', 0, 'attachment', 'image/jpeg', 0),
(888, 1, '2015-04-01 14:11:52', '2015-04-01 14:11:52', 'Os Kia Ondas de Ouro Surf Awards powered by SURFPortugal fundem free surf e competição, habilidade e coragem, desempenho global e manobras isoladas, influência e estética, história e novidade, tecnologia e método, para se tornarem no mais importante galardão do surf nacional fora do âmbito puramente desportivo.\r\n\r\nSubmete já a tua candidatura <a title=\"Submete a tua onda\" href=\"http://ondasdeouro.com/submete-a-tua-onda/\">aqui</a> e faz um like em <a href=\"http://ondasdeouro.com/wp-content/plugins/newsletter/statistics/link.php?r=MTszO2h0dHBzOi8vd3d3LmZhY2Vib29rLmNvbS9vbmRhc2Rlb3Vybzs%3D\" target=\"_blank\">facebook.com/ondasdeouro</a>\r\n\r\n<iframe width=\"100%\" height=\"460px\" src=\"https://www.youtube.com/embed/ZLvxv4wRfCI\" frameborder=\"0\" allowfullscreen></iframe>', 'Spot Kia Ondas de Ouro Powered by SURFPortugal', '', 'inherit', 'open', 'open', '', '886-revision-v1', '', '', '2015-04-01 14:11:52', '2015-04-01 14:11:52', '', 886, 'http://ondasdeouro.com/886-revision-v1/', 0, 'revision', '', 0),
(889, 0, '2015-04-01 14:11:52', '2015-04-01 14:11:52', '', 'Spot Kia Ondas de Ouro Powered by SURFPortugal', '', 'publish', 'open', 'open', '', 'spot-kia-ondas-de-ouro-powered-by-surfportugal', '', '', '2015-04-01 14:11:52', '2015-04-01 14:11:52', '', 0, 'http://ondasdeouro.com/feed-items/spot-kia-ondas-de-ouro-powered-by-surfportugal/', 0, 'wprss_feed_item', '', 0),
(890, 0, '2015-04-01 14:11:52', '2015-04-01 14:11:52', '', 'Spot Kia Ondas de Ouro Powered by SURFPortugal', '', 'publish', 'open', 'open', '', 'spot-kia-ondas-de-ouro-powered-by-surfportugal-2', '', '', '2015-04-01 14:11:52', '2015-04-01 14:11:52', '', 0, 'http://ondasdeouro.pt/feed-items/spot-kia-ondas-de-ouro-powered-by-surfportugal-2/', 0, 'wprss_feed_item', '', 0),
(891, 0, '2015-03-31 20:22:16', '2015-03-31 20:22:16', '', 'Grande gala do surf nacional acontece em junho', '', 'publish', 'open', 'open', '', 'grande-gala-do-surf-nacional-acontece-em-junho-2', '', '', '2015-03-31 20:22:16', '2015-03-31 20:22:16', '', 0, 'http://ondasdeouro.pt/feed-items/grande-gala-do-surf-nacional-acontece-em-junho-2/', 0, 'wprss_feed_item', '', 0),
(892, 0, '2015-03-25 19:41:15', '2015-03-25 19:41:15', '', 'Kia Ondas de Ouro Surf Awards presented by SURFPortugal – celebrar as ondas e os surfistas portugueses', '', 'publish', 'open', 'open', '', 'kia-ondas-de-ouro-surf-awards-presented-by-surfportugal-celebrar-as-ondas-e-os-surfistas-portugueses-2', '', '', '2015-03-25 19:41:15', '2015-03-25 19:41:15', '', 0, 'http://ondasdeouro.pt/feed-items/kia-ondas-de-ouro-surf-awards-presented-by-surfportugal-celebrar-as-ondas-e-os-surfistas-portugueses-2/', 0, 'wprss_feed_item', '', 0),
(893, 1, '2015-04-02 23:10:53', '2015-04-02 23:10:53', '', 'polen', '', 'inherit', 'open', 'open', '', 'polen-2', '', '', '2015-04-02 23:12:45', '2015-04-02 23:12:45', '', 0, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/polen.jpg', 0, 'attachment', 'image/jpeg', 0),
(895, 1, '2015-04-06 13:14:00', '2015-04-06 13:14:00', 'As votações terminaram.\r\n\r\nsabe tudo sobre o evento onde <a title=\"Vencedores vão ser revelados hoje (dia 10) na Gala – Casino Estoril\" href=\"http://ondasdeouro.pt/vencedores-vao-ser-revelados-hoje-dia-10-na-gala-casino-estoril/\">vão ser revelados os nomeados aqui</a>', 'Votações', '', 'publish', 'open', 'open', '', 'votacoes', '', '', '2015-06-10 10:00:00', '2015-06-10 10:00:00', '', 0, 'http://ondasdeouro.pt/?page_id=895', 0, 'page', '', 0),
(896, 1, '2015-04-06 13:14:00', '2015-04-06 13:14:00', 'asdadasd', 'teste', '', 'inherit', 'open', 'open', '', '895-revision-v1', '', '', '2015-04-06 13:14:00', '2015-04-06 13:14:00', '', 895, 'http://ondasdeouro.pt/895-revision-v1/', 0, 'revision', '', 0),
(897, 1, '2015-04-06 15:25:05', '2015-04-06 15:25:05', 'A apresentação contou com a presença dos patrocinadores e media partners do evento, proporcionando a introdução da<strong> Comissão de Notáveis</strong> da gala, um painel de especialistas que vai colaborar com a direção na validação e pré-seleção dos candidatos aos prémios.\r\n\r\nNo próximo dia <strong>10 de junho</strong>, o<strong> Salão Preto e Prata do Casino Estoril</strong> recebe a primeira gala do surf já realizada no país, numa<strong> cerimónia de entrega de prémios</strong> que vai destacar os <strong>melhores surfistas e performances</strong>, bem como os melhores profissionais nas áreas do treino, shape, vídeo e fotografia. Contando com uma forte adesão da indústria do surf, o evento vai reunir os maiores nomes da modalidade em Portugal, numa noite plena de glamour e energia positiva.\r\n\r\n<strong>A gala será transmitida na RTP</strong>, parceiro oficial do evento, apresentando a comunidade do surf nacional e as suas personagens aos espetadores de todo o país.\r\n\r\n<iframe src=\"https://www.youtube.com/embed/Ze1GLfBLu3s\" width=\"100%\" height=\"460\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>', 'Video: Apresentação a parceiros, KIA Ondas de Ouro Surf Awards Powerd by Surf Portugal.', '', 'publish', 'open', 'open', '', 'video-apresentacao-kia-ondas-de-ouro-powered-by-surfportugal', '', '', '2015-05-04 22:35:18', '2015-05-04 22:35:18', '', 0, 'http://ondasdeouro.pt/?p=897', 0, 'post', '', 0),
(898, 1, '2015-04-06 15:13:26', '2015-04-06 15:13:26', '', 'presentation_spot', '', 'inherit', 'open', 'open', '', 'presentation_spot', '', '', '2015-04-06 15:13:26', '2015-04-06 15:13:26', '', 897, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/presentation_spot.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(899, 1, '2015-04-06 15:25:05', '2015-04-06 15:25:05', 'A apresentação contou com a presença dos patrocinadores e media partners do evento, proporcionando a introdução da<strong> Comissão de Notáveis</strong> da gala, um painel de especialistas que vai colaborar com a direção na validação e pré-seleção dos candidatos aos prémios.\r\n\r\nNo próximo dia <strong>10 de junho</strong>, o<strong> Salão Preto e Prata do Casino Estoril</strong> recebe a primeira gala do surf já realizada no país, numa<strong> cerimónia de entrega de prémios</strong> que vai destacar os <strong>melhores surfistas e performances</strong>, bem como os melhores profissionais nas áreas do treino, shape, vídeo e fotografia. Contando com uma forte adesão da indústria do surf, o evento vai reunir os maiores nomes da modalidade em Portugal, numa noite plena de glamour e energia positiva.\r\n\r\n<strong>A gala será transmitida na RTP</strong>, parceiro oficial do evento, apresentando a comunidade do surf nacional e as suas personagens aos espetadores de todo o país.\r\n\r\n&lt;iframe width=\"100%\" height=\"460\" src=\"https://www.youtube.com/embed/Ze1GLfBLu3s\" frameborder=\"0\" allowfullscreen&gt;&lt;/iframe&gt;\r\n\r\n&nbsp;', 'Video: Apresentação Kia Ondas de Ouro Powered by SURFPortugal', '', 'inherit', 'open', 'open', '', '897-revision-v1', '', '', '2015-04-06 15:25:05', '2015-04-06 15:25:05', '', 897, 'http://ondasdeouro.pt/897-revision-v1/', 0, 'revision', '', 0),
(900, 1, '2015-04-06 15:26:23', '2015-04-06 15:26:23', 'A apresentação contou com a presença dos patrocinadores e media partners do evento, proporcionando a introdução da<strong> Comissão de Notáveis</strong> da gala, um painel de especialistas que vai colaborar com a direção na validação e pré-seleção dos candidatos aos prémios.\r\n\r\nNo próximo dia <strong>10 de junho</strong>, o<strong> Salão Preto e Prata do Casino Estoril</strong> recebe a primeira gala do surf já realizada no país, numa<strong> cerimónia de entrega de prémios</strong> que vai destacar os <strong>melhores surfistas e performances</strong>, bem como os melhores profissionais nas áreas do treino, shape, vídeo e fotografia. Contando com uma forte adesão da indústria do surf, o evento vai reunir os maiores nomes da modalidade em Portugal, numa noite plena de glamour e energia positiva.\r\n\r\n<strong>A gala será transmitida na RTP</strong>, parceiro oficial do evento, apresentando a comunidade do surf nacional e as suas personagens aos espetadores de todo o país.\r\n\r\n&lt;iframe width=\"100%\" height=\"460\" src=\"https://www.youtube.com/embed/Ze1GLfBLu3s\" frameborder=\"0\" allowfullscreen&gt;&lt;/iframe&gt;\r\n\r\n&nbsp;', 'Video: Apresentação a parceiros, KIA Ondas de Ouro Surf Awards Powerd by Surf Portugal.', '', 'inherit', 'open', 'open', '', '897-revision-v1', '', '', '2015-04-06 15:26:23', '2015-04-06 15:26:23', '', 897, 'http://ondasdeouro.pt/897-revision-v1/', 0, 'revision', '', 0),
(901, 1, '2015-04-06 15:33:09', '2015-04-06 15:33:09', '', 'apresentacao-gala-home', '', 'inherit', 'open', 'open', '', 'apresentacao-gala-home', '', '', '2015-04-06 15:33:09', '2015-04-06 15:33:09', '', 857, 'http://ondasdeouro.pt/wp-content/uploads/2015/03/apresentacao-gala-home.jpg', 0, 'attachment', 'image/jpeg', 0),
(902, 0, '2015-04-06 15:25:05', '2015-04-06 15:25:05', '', 'Video: Apresentação a parceiros, KIA Ondas de Ouro Surf Awards Powerd by Surf Portugal.', '', 'publish', 'open', 'open', '', 'video-apresentacao-a-parceiros-kia-ondas-de-ouro-surf-awards-powerd-by-surf-portugal', '', '', '2015-04-06 15:25:05', '2015-04-06 15:25:05', '', 0, 'http://ondasdeouro.pt/feed-items/video-apresentacao-a-parceiros-kia-ondas-de-ouro-surf-awards-powerd-by-surf-portugal/', 0, 'wprss_feed_item', '', 0),
(903, 1, '2015-04-06 15:35:34', '2015-04-06 15:35:34', 'A apresentação contou com a presença dos patrocinadores e media partners do evento, proporcionando a introdução da<strong> Comissão de Notáveis</strong> da gala, um painel de especialistas que vai colaborar com a direção na validação e pré-seleção dos candidatos aos prémios.\r\n\r\nNo próximo dia <strong>10 de junho</strong>, o<strong> Salão Preto e Prata do Casino Estoril</strong> recebe a primeira gala do surf já realizada no país, numa<strong> cerimónia de entrega de prémios</strong> que vai destacar os <strong>melhores surfistas e performances</strong>, bem como os melhores profissionais nas áreas do treino, shape, vídeo e fotografia. Contando com uma forte adesão da indústria do surf, o evento vai reunir os maiores nomes da modalidade em Portugal, numa noite plena de glamour e energia positiva.\r\n\r\n<strong>A gala será transmitida na RTP</strong>, parceiro oficial do evento, apresentando a comunidade do surf nacional e as suas personagens aos espetadores de todo o país.\r\n\r\n<iframe width=\"100%\" height=\"460\" src=\"https://www.youtube.com/embed/Ze1GLfBLu3s\" frameborder=\"0\" allowfullscreen></iframe>\r\n&nbsp;', 'Video: Apresentação a parceiros, KIA Ondas de Ouro Surf Awards Powerd by Surf Portugal.', '', 'inherit', 'open', 'open', '', '897-revision-v1', '', '', '2015-04-06 15:35:34', '2015-04-06 15:35:34', '', 897, 'http://ondasdeouro.pt/897-revision-v1/', 0, 'revision', '', 0),
(904, 1, '2015-04-06 22:14:16', '2015-04-06 22:14:16', '<strong>KIA ONDAS DE OURO SURF AWARDS </strong><strong>POWERED BY SURFPORTUGAL</strong>\r\n\r\n<strong> </strong>\r\n\r\n<strong>Termos e Condições</strong>\r\n\r\nA participação no KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL pressupõe a aceitação dos termos e condições abaixo descritos.\r\n\r\n<strong> </strong>\r\n\r\n<strong>1- DECLARAÇÃO DE RESPONSABILIDADE</strong>\r\n\r\nAtravés da submissão de uma foto e/ou vídeo para concorrer ao KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL, o responsável pelo envio,\r\n\r\n<strong>1a</strong> - Declara que possui a devida autorização para poder usar a imagem, no caso da autoria não ser do próprio\r\n\r\n<strong>1b</strong> - Declara ser verdade a informação relativa à identidade do autor da imagem\r\n\r\n<strong>1c</strong> - Declara ser verdade a informação relativa à identificação do surfista que está na imagem\r\n\r\n<strong>1d</strong> - Aceita os critérios da Organização e Comissão na decisão dos quatro finalistas que irão a votos\r\n\r\n<strong>1e</strong> - Declara que a onda submetida foi feita e filmada/fotografada entre os dias 01 de Agosto de 2014 e 22 de Maio de 2015\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<strong>2- SUMÁRIO</strong>\r\n\r\nO KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL é um evento que busca unir o conhecimento especializado à notoriedade pública, de modo a encontrar os surfistas, as ondas e os momentos de surf com maior destaque no surf português num determinado período de tempo, procurando ao mesmo tempo reunir os principais agentes do surf em Portugal numa só ocasião de celebração deste modo de vida comum a todos nós.\r\n\r\nO KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL contempla somente o surf entre todas as formas de correr ondas, excluindo portanto o bodyboard, o stand-up paddle, o skimming, o kitesurf ou qualquer outra forma de correr ondas.\r\n\r\nApesar de não se excluir o surf em pranchas menos convencionais (longboard, retro models, alternative designs, etc.) e de não se procurar fazer do elemento “inovação” um critério básico destes Prémios, pretende-se que os candidatos do grupo de categorias de performance sejam praticantes de uma abordagem contemporânea de surf, com estilo e equipamento em consonância com a história recente do desporto.\r\n\r\n&nbsp;\r\n\r\n<strong>3- PERÍODO DE TEMPO</strong>\r\n\r\n3a - O KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL irá analisar e considerar para prémios somente vídeo e fotos produzidos no período de tempo compreendido entre os dias 01 de Agosto de 2014 e 22 de Maio de 2015.\r\n\r\n3b - As candidaturas devem ser apresentadas entre os dias 31 de março e 22 de maio de 2015.\r\n\r\n3c - As votações irão decorrer entre os dias 25 de maio e 9 de junho.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<strong>4- CATEGORIAS A PRÉMIO</strong>\r\n\r\nOs KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL estão divididos em quatro diferentes grupos de prémios, a saber:\r\n\r\n<strong>Categorias Performance</strong>\r\n\r\nSurfista do Ano (masculino)\r\n\r\nSurfista do Ano (feminina)\r\n\r\nFree Surfer do Ano\r\n\r\nRevelação do Ano\r\n\r\nManobra do Ano\r\n\r\nOnda do Ano\r\n\r\nTubo do Ano\r\n\r\nMaior Onda do Ano (remada)\r\n\r\nMaior Onda do Ano (tow-in)\r\n\r\n&nbsp;\r\n\r\n<strong>Categoria Backstage Stars</strong>\r\n\r\nTreinador do Ano\r\n\r\nShaper do Ano\r\n\r\n&nbsp;\r\n\r\n<strong>Categoria Wavemakers</strong>\r\n\r\nVideoclip do Ano\r\n\r\nFoto do Ano\r\n\r\nEvento do Ano\r\n\r\n&nbsp;\r\n\r\n<strong>Categorias Prémios Especiais</strong>\r\n\r\nCarreira\r\n\r\nPersonalidade do Ano\r\n\r\nMais Sexys do Ano\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<strong>5- CANDIDATURAS E NOMEAÇÕES</strong>\r\n\r\n<strong> </strong>5a - Os prémios KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL são atribuídos através de votação pública, realizada online no website <a href=\"http://www.ondasdeouro.pt\">www.ondasdeouro.pt</a>.\r\n\r\n5b - De todos os galardões a serem entregues, somente dois — <strong>Prémios Carreira e Contributo ao Surf</strong> — são da exclusiva responsabilidade da organização, estando todos os demais sujeitos ao método de votação pública por via direta ou indireta.\r\n\r\n5c - Os candidatos aos prémios KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL são propostos segundo dois métodos distintos: <strong>Candidatura e Nomeação.</strong>\r\n\r\n5d - Os concorrentes por Candidatura são submetidos pelos próprios proponentes aos prémios, estando sujeitos à mediação da organização antes de serem publicadas no site do evento e submetidas à votação.\r\n\r\n5e - Os concorrentes por Nomeação serão apontados por um painel de juízes, designada por Comissão de Notáveis, que irão designar os candidatos das respectivas categorias segundo critérios objetivos e subjetivos inerentes a cada categoria. Após o escrutínio da Comissão de Notáveis, os quatro nomes encontrados serão publicados no site e sujeitos à votação pública nas datas definidas.\r\n\r\n<strong>Categorias sujeitas a candidaturas por nomeação:</strong> Surfista do Ano (masculino e feminino), Free Surfer do Ano, Revelação do Ano, Shaper do Ano, Evento do Ano, Treinador do Ano\r\n\r\n<strong>Categorias sujeitas a candidaturas livres</strong>: Tubo do Ano, Maior Onda do Ano (remada e tow-in), Manobra do Ano, Videoclip do Ano, Onda do Ano, Foto do Ano\r\n\r\n&nbsp;\r\n\r\n<strong>6- NACIONALIDADE DOS CANDIDATOS</strong>\r\n\r\n&nbsp;\r\n\r\nO KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL aceita candidaturas de qualquer nacionalidade desde que os candidatos se encontrem nas seguintes condições:\r\n\r\n6a - Os candidatos no grupo da <strong>Categoria Performance</strong>, bem como os candidatos aos prémios de<strong> Mais Sexy do Ano</strong>, devem ter nacionalidade portuguesa ou, tendo nacionalidade estrangeira, devem estar na posse de um certificado de residência válido à data de início do período de referência (01 de Agosto de 2014).\r\n\r\n6b - Os candidatos no grupo da <strong>Categoria Backstage Stars</strong> podem ter nacionalidade estrangeira e não ser residentes em Portugal, mas devem exercer em Portugal uma parte considerável do trabalho para o qual estão nomeados, fazendo com que o seu contributo para o surf nacional seja matéria de inquestionável valor. No caso dos shapers, é obrigatório que trabalhem mais de 50% do seu tempo útil em Portugal.\r\n\r\n6c - Os autores das fotos e vídeos candidatos às categorias de <strong>Videoclip do Ano</strong> e <strong>Foto do Ano</strong> devem ter nacionalidade portuguesa ou, tendo nacionalidade estrangeira, devem estar na posse de um certificado de residência válido à data de início do período de referência (01 de Agosto de 2014).\r\n\r\n6d - Para o prémio <strong>Evento do Ano</strong>, só serão aceites candidaturas de eventos realizados em território português (continente e ilhas), salvo em caso de eventos realizados no estrangeiro por empresas portuguesas e com a participação direta de surfistas portugueses.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<strong>7- LIMITES GEOGRÁFICOS</strong>\r\n\r\n7a - O KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL considera como válidas as candidaturas apresentadas para as categorias Manobra do Ano, Onda do Ano, Tubo do Ano e Maior Onda do Ano (remada e tow-in) que tenham origem em fotografias e vídeos captados em ondas fora do território nacional, desde que protagonizadas por surfistas que se encontrem nas condições acima descritas.\r\n\r\n7b - Para as categorias de Vídeo do Ano e Foto do Ano serão consideradas como válidas candidaturas realizadas no estrangeiro, desde que produzidas por criadores nas condições de nacionalidade acima especificadas.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<strong>8- DIREITOS DE PARTILHA E EXIBIÇÃO</strong>\r\n\r\n<strong> </strong>8a - O envio de uma foto ou vídeo com intenção de participação nos KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL implica que o seu autor, bem como os surfistas que nos mesmos aparecem, concordam que as suas respectivas imagens ou vídeos possam ser exibidos no site do evento, sites de patrocinadores do evento e nas contas das redes sociais do evento, como Facebook, Instagram, etc.\r\n\r\n8b - Acrescenta-se que as mesmas fotos ou vídeos podem ser utilizados na forma de conteúdos associados ao evento KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL, seja como divulgação de notícias, ações de autopromoção, partilha em sites e redes sociais dos parceiros do evento e outras utilizações no âmbito do mencionado evento.\r\n\r\n8c – Ao submeter a sua candidatura, o candidato cede à organização o direito de usar as imagens apenas para e durante a promoção do evento, incluindo no site e no dia da Gala.\r\n\r\n8d - Direitos adicionais, nomeadamente fora do âmbito do evento, para utilizar as imagens acima referidas necessitam de acordo prévio entre os seus autores e a organização do KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL\r\n\r\n&nbsp;\r\n\r\n<strong>9- ENVIO DE CANDIDATURAS</strong>\r\n\r\n&nbsp;\r\n\r\nAs candidaturas deverão ser feitas através do site do evento (<a href=\"http://www.ondasdeouro.pt\">www.ondasdeouro.pt</a>), no menu “submete a tua onda”. O proponente deverá preencher o formulário presente na página e aceitar os Termos e Condições.\r\n\r\nAs candidaturas deverão preferencialmente ser enviadas através de sistemas de partilha de ficheiros, como WeTransfer, Drop Box, Yousendit, etc.\r\n\r\nUma vez que os candidatos no grupo da <strong>Categoria Performance</strong> são os surfistas, a responsabilidade das candidaturas para estes prémios é da <strong>exclusiva responsabilidade dos próprios surfistas</strong>. Nenhum fotógrafo ou videomaker poderá enviar candidaturas para as categorias deste grupo de forma direta, estando obrigado a fazê-lo exclusivamente através do surfista presente nas suas fotos e vídeos. De igual modo, <strong>os candidatos aos prémios de Foto do Ano e Videoclip do Ano deverão ser os seus autores</strong>, e não os surfistas que protagonizam as imagens a concurso.\r\n\r\nNão há limite para as candidaturas que um determinado surfista ou fotógrafo pode enviar para consideração do painel de especialistas designado pela organização.\r\n\r\nSomente as candidaturas aprovadas pelo painel de especialistas serão disponibilizadas para visualização e votação no site.\r\n\r\n&nbsp;\r\n\r\n<strong>9a - Candidaturas Vídeo</strong>\r\n\r\nO formato preferencial para o envio de vídeos são ficheiros PAL ou NTSC de alta-qualidade descomprimidos, através de um sistema de partilha de ficheiros, como o Wetransfer.com ou Yousendit.com.\r\n\r\n&nbsp;\r\n\r\n<strong>9b - Candidaturas Fotografia</strong>\r\n\r\nO tamanho mínimo para candidaturas preliminares de fotografias é de 1500 pixéis na sua dimensão mais longa, preferencialmente em formato JPEG.\r\n\r\nUma imagem em formato original (RAW) poderá ser requisitada a qualquer momento pela organização, caso o ficheiro fornecido não vá de encontro às exigências de qualidade da mesma, ou caso seja necessário verificar a existência de quaisquer manipulações digitais que alterem a realidade da foto enviada para candidatura.\r\n\r\nNo caso de sequências, não mais que 10 fotos de uma única onda devem ser enviadas. Quando enviadas, cada ficheiro de fotografia deve conter no seu nome a informação completa sobre o surfista, a onda e o fotógrafo em menos de 30 caracteres. (Exemplo: BlakeWaikikiGrannis1.jpg)\r\n\r\n&nbsp;\r\n\r\n<strong>9c - Qualidade de imagem</strong>\r\n\r\nA nitidez das imagens fornecidas, tanto em vídeo como em fotografia, é essencial para uma avaliação precisa e medição dos tamanhos relativos das onda (categorias de Maior Onda), surfistas, pranchas, grau de dificuldade e subtilezas técnicas (todas as categorias) e outros elementos-chave. Foco deficitário, embaçamento, escuridão, excesso de claridade, contagem de pixéis limitada ou qualquer outra degradação visual irá limitar o valor de uma imagem como candidata. A qualidade de reprodução é um requisito fundamental das imagens vencedoras, pelo que a organizaç seonda fgada da corda tas. a em video ensnformaçaç determinou a sua linha t.comão do KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL irá privilegiar os ficheiros de imagem tecnicamente superiores ou arquivos digitais de alta resolução.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<strong>10- Candidaturas por Categoria</strong>\r\n\r\n<strong>Tubo do Ano</strong>\r\n\r\nPara a categoria “Tubo do Ano” serão consideradas <strong>exclusivamente candidaturas em formato vídeo </strong>nas condições acima mencionadas. O clip de vídeo deverá conter toda a extensão do tubo, desde antes do encaixe até à saída, de modo que fique clara a forma como o surfista determinou a linha, preparou a abordagem à secção e terminou a manobra controladamente. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n\r\n&nbsp;\r\n\r\n<strong>Maior Onda do Ano (remada)</strong>\r\n\r\nPara a categoria “Maior Onda do Ano (remada)”, serão aceites candidaturas no formato vídeo e fotografia nas condições acima descritas. A onda proposta deve estar presente em toda a sua extensão, do drop à saída da onda ou queda do surfista, seja em vídeo ou em fotografia, através de sequência, nas condições anteriormente descritas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<strong>Maior Onda do Ano (tow-in)</strong>\r\n\r\nPara a categoria “Maior Onda do Ano (tow-in)”, serão aceites candidaturas no formato vídeo e fotografia nas condições acima descritas. A onda proposta deve estar presente em toda a sua extensão, da largada da corda à saída da onda ou queda do surfista, seja em vídeo ou em fotografia, através de sequência, nas condições anteriormente descritas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<strong>Manobra do Ano</strong>\r\n\r\nPara a categoria “Manobra do Ano” serão aceites candidaturas no formato vídeo e fotografia nas condições acima descritas. A manobra proposta deve estar presente em toda a sua extensão, da preparação à conclusão, seja em vídeo ou em fotografia, através de sequência, nas condições anteriormente descritas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n\r\n&nbsp;\r\n\r\n<strong>Onda do Ano</strong>\r\n\r\nPara a categoria “Onda do Ano” serão consideradas <strong>exclusivamente candidaturas em formato vídeo </strong>nas condições acima descritas. O clip de vídeo deverá conter toda a extensão da onda, desde o take-off até à finalização, de modo que fique clara a forma como o surfista determinou a linha, preparou a abordagem às várias secções, executou as manobras e efetuou a ligação entre elas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<strong>Videoclip do Ano</strong>\r\n\r\n<strong> </strong>Para a categoria “Videoclip do Ano” serão aceites filmes com no máximo 5 (cinco) minutos de duração nas condições acima descritas.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<strong>Foto do Ano</strong>\r\n\r\nPara a categoria “Foto do Ano” serão aceites fotografias nas condições acima descritas.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<strong>11- CRITÉRIOS DE SELEÇÃO E AVALIAÇÃO</strong>\r\n\r\nMesmo que algumas categorias estejam abertas a candidaturas livres e outras sujeitas a uma pré-escolha por parte do painel de especialistas designado pela organização do KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL, no final só quatro candidatos em cada categoria serão sujeitos a votação pública (online).\r\n\r\n&nbsp;\r\n\r\nApós o término do período de candidaturas, será convocado o painel de especialistas, que irá considerar todas as imagens disponíveis, em fotografia ou vídeo, procurando balancear os critérios objetivos e os subjetivos de maneira a encontrar os quatro finalistas que serão sujeitos à votação online. Se após a análise aprofundada e discussão sobre as candidaturas, não houver consenso unânime sobre a escolha dos finalistas, o painel de especialistas irá proceder a uma votação interna de modo a determinar quem irá à votação online.\r\n\r\n&nbsp;\r\n\r\nSendo assim, segue-se abaixo uma breve explicação dos critérios de avaliação aplicados em cada categoria. Independentemente da categoria, os critérios apresentados procuram objetivar alguns elementos, ao mesmo tempo que deixam campo aberto para a subjetividade de cada membro do painel de especialistas convidados.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<strong>11a - Categorias Performance</strong>\r\n\r\n&nbsp;\r\n\r\n<strong>Surfista do Ano (masculino e feminino) — </strong>Os “Surfistas do Ano” irão ser avaliados pelas suas performances nas suas áreas específicas de atuação, não importando para o efeito se estas se enquadram em competição ou em free-surf. Será levada em consideração a dimensão nacional e internacional dos seus feitos no período de tempo sob avaliação.\r\n\r\n&nbsp;\r\n\r\n<strong>Free Surfer do Ano — </strong>Como <em>free surfer</em> designa-se alguém cujo aspeto mais visível da sua imagem pública no surf passa-se fora dos campeonatos. O(A) <em>free surfer</em> candidato(a) a esta categoria pode até entrar em campeonatos regularmente mas são as chamadas sessões livres que justificam a sua fama e notoriedade. Será levada em consideração a dimensão nacional e internacional dos seus feitos no período de tempo sob avaliação.\r\n\r\n&nbsp;\r\n\r\n<strong>Revelação do Ano — </strong>A “Revelação do Ano” deve ser um(a) surfista que sobressaiu numa determinada área de atuação em qualquer faixa de idade, divisão ou estilo de surf, seja a surpreender ou a materializar expectativas por cumprir. O seus feitos devem ser inéditos no âmbito da sua prestação de surfista e o seu impacto deve conter, tanto quanto possível, um elemento de surpresa.\r\n\r\n&nbsp;\r\n\r\n<strong>Manobra do Ano — </strong>As candidaturas a este prémio serão julgadas segundo diversos conceitos de apreciação, incluindo inovação, radicalidade, modernidade, power, fluidez, compromisso, grau de dificuldade e risco. A manobra deve apresentar uma finalização completa, seja na continuidade da onda, caso a manobra surja a meio desta, seja ficando à frente da espuma, caso seja uma manobra de fim de onda. A decisão do painel de especialistas sobre o que constitui uma manobra bem sucedida será final.\r\n\r\n&nbsp;\r\n\r\n<strong>Onda do Ano — </strong>As candidaturas a “Onda do Ano” serão julgadas segundo critérios de intensidade, aproveitamento, número e variedade de manobras, qualidade das manobras e ligação entre elas, distância percorrida e impacto mediático. Posto isto, acrescente-se que nenhum elemento tem preponderância sobre os outros e também não se exige que todos os elementos descritos façam parte da onda candidata. A decisão do painel de especialistas sobre o que constitui uma onda bem sucedida será final.\r\n\r\n&nbsp;\r\n\r\n<strong>Tubo do Ano — </strong>Os tubos candidatos a esta categoria serão avaliados pelo tamanho e intensidade da onda, a profundidade atingida pelo surfista e a técnica aplicada. A decisão do painel de especialistas sobre o que constitui um tubo bem sucedido será final.\r\n\r\n&nbsp;\r\n\r\n<strong>Maior Onda do Ano (remada e tow-in) — </strong>A medição da altura das ondas candidatas deverá levar em consideração a distância entre o lip e a base da onda no seu mais elevado momento, levando em consideração o espaço acima e abaixo do surfista. Se o surfista candidato apanhar a onda fora do pico desta, será a altura relativa da onda junto ao seu ponto de entrada a ser levada em consideração em detrimento da altura da onda no pico. A definição do ponto de localização da base da onda será feita a partir do que o painel de especialistas acordar como sendo o ponto mais baixo em relação à inclinação da parede da onda atingível pelo surfista ou pela espuma do lip em queda. A altura da onda entre o lip e a base será o principal fator de decisão. A espessura do lip ou \"peso\" da onda só serão considerados como elementos de desempate no caso de elevada proximidade no critério da altura tal como anteriormente definido.\r\n\r\nPara se considerar que uma onda foi surfada com sucesso, o surfista deverá percorrer em pé a parte mais significativa da onda, mantendo o controlo da situação. No caso do prémio para “Maior Onda do Ano na Remada”, o surfista deve completar a descida inicial pela face da onda abaixo, mantendo o equilíbrio e o impulso para a frente, de forma a escapar ao momento do impacto do lip descendente. A decisão do painel de especialistas sobre uma onda grande bem sucedida será final.\r\n\r\n&nbsp;\r\n\r\n<strong>11b - Categorias Backstage Stars</strong>\r\n\r\n&nbsp;\r\n\r\n<strong>Treinador do Ano — </strong>Por treinador entende-se o principal responsável pela orientação de um surfista para a sua área de eleição, seja a competição, as ondas grandes, o free-surf ou a iniciação. O treinador não só aplica um método de treinos como identifica as necessidades do surfista, definindo a equipa com que o mesmo irá trabalhar (preparadores físicos, nutricionistas, psicólogos, etc.), ajudando-o na escolha das pranchas, traçando o plano de objetivos e zelando pelo seu cumprimento. Será considerado um treinador bem sucedido aquele que for capaz de levar o seu surfista a superar as suas limitações e a concretizar o seu potencial. Os treinadores serão julgados individualmente e não segundo a empresa que representam.\r\n\r\n&nbsp;\r\n\r\n<strong>Shaper do Ano — </strong>Será considerado candidato a Shaper do Ano aquele que apresentar níveis de excelência na execução, inovação de design, diversificação de modelos, performance da sua equipa de surfistas, impacto no meio, consistência de qualidade, reconhecimento dos seus pares e projeção internacional de nome/marca.\r\n\r\n&nbsp;\r\n\r\n<strong>11c - Categoria Wavemakers</strong>\r\n\r\n&nbsp;\r\n\r\n<strong>Videoclip do Ano — </strong>Os elementos que serão levados em consideração para a avaliação dos candidatos a “Videoclip do Ano” são o nível da ação, a fotografia, a montagem, a originalidade do argumento, a banda sonora e a interpretação do lifestyle e cultura do surf.\r\n\r\n&nbsp;\r\n\r\n<strong>Foto do Ano — </strong>As fotografias candidatas a “Foto do Ano” serão avaliadas pelo impacto do seu tema, a qualidade da composição, a originalidade do olhar e a excelência da execução. Os fotógrafos candidatos devem obrigatoriamente ter trabalhos seus publicados, seja em meios especializados seja em meios generalistas, desde que sempre tendo o surf e as suas diversas ramificações como tema principal.\r\n\r\n&nbsp;\r\n\r\n<strong>Evento do Ano — </strong>Os candidatos a “Evento do Ano” poderão tanto ser eventos únicos como conjuntos compostos por vários eventos distintos realizados em território nacional (continente e ilhas), ou internacional desde que organizados por empresas portuguesas e com participação de surfistas portugueses. Os candidatos a esta categoria deverão cumprir critérios como excelência de execução, impacto mediático, importância no panorama nacional, originalidade de conceito, impacto ambiental, qualidade da estrutura, eficiência da equipa e qualidade das ondas, entre outros.\r\n\r\n&nbsp;\r\n\r\n<strong>11d - Categoria Prémios Especiais</strong>\r\n\r\n&nbsp;\r\n\r\nA atribuição dos prémios na chamada “Categoria Prémios Especiais” é da inteira responsabilidade da organização e os conceitos que presidem a essa escolha são aqueles que estão explicados na apresentação das categorias de prémio do site do evento.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\nEstes regulamentos são propriedade intelectual dos KIA Ondas de Ouro Surf Awards powered by SURFPortugal e encontram-se protegidos ao abrigo da lei sobre Direitos de Autor. © SURFPortugal/Twice 2015', 'Termos e Condições', '', 'inherit', 'open', 'open', '', '804-revision-v1', '', '', '2015-04-06 22:14:16', '2015-04-06 22:14:16', '', 804, 'http://ondasdeouro.pt/804-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(905, 1, '2015-04-06 22:17:59', '2015-04-06 22:17:59', '<strong>KIA ONDAS DE OURO SURF AWARDS </strong><strong>POWERED BY SURFPORTUGAL</strong>\r\n\r\n<strong> </strong>\r\n\r\n<strong>Termos e Condições</strong>\r\n\r\nA participação no KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL pressupõe a aceitação dos termos e condições abaixo descritos.\r\n\r\n<strong> </strong>\r\n\r\n<strong>1- DECLARAÇÃO DE RESPONSABILIDADE</strong>\r\n\r\nAtravés da submissão de uma foto e/ou vídeo para concorrer ao KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL, o responsável pelo envio,\r\n\r\n<strong>1a</strong> - Declara que possui a devida autorização para poder usar a imagem, no caso da autoria não ser do próprio\r\n<strong>1b</strong> - Declara ser verdade a informação relativa à identidade do autor da imagem\r\n<strong>1c</strong> - Declara ser verdade a informação relativa à identificação do surfista que está na imagem\r\n<strong>1d</strong> - Aceita os critérios da Organização e Comissão na decisão dos quatro finalistas que irão a votos\r\n<strong>1e</strong> - Declara que a onda submetida foi feita e filmada/fotografada entre os dias 01 de Agosto de 2014 e 22 de Maio de 2015\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<strong>2- SUMÁRIO</strong>\r\n\r\nO KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL é um evento que busca unir o conhecimento especializado à notoriedade pública, de modo a encontrar os surfistas, as ondas e os momentos de surf com maior destaque no surf português num determinado período de tempo, procurando ao mesmo tempo reunir os principais agentes do surf em Portugal numa só ocasião de celebração deste modo de vida comum a todos nós.\r\n\r\nO KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL contempla somente o surf entre todas as formas de correr ondas, excluindo portanto o bodyboard, o stand-up paddle, o skimming, o kitesurf ou qualquer outra forma de correr ondas.\r\n\r\nApesar de não se excluir o surf em pranchas menos convencionais (longboard, retro models, alternative designs, etc.) e de não se procurar fazer do elemento “inovação” um critério básico destes Prémios, pretende-se que os candidatos do grupo de categorias de performance sejam praticantes de uma abordagem contemporânea de surf, com estilo e equipamento em consonância com a história recente do desporto.\r\n\r\n&nbsp;\r\n\r\n<strong>3- PERÍODO DE TEMPO</strong>\r\n\r\n3a - O KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL irá analisar e considerar para prémios somente vídeo e fotos produzidos no período de tempo compreendido entre os dias 01 de Agosto de 2014 e 22 de Maio de 2015.\r\n3b - As candidaturas devem ser apresentadas entre os dias 31 de março e 22 de maio de 2015.\r\n3c - As votações irão decorrer entre os dias 25 de maio e 9 de junho.\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<strong>4- CATEGORIAS A PRÉMIO</strong>\r\n\r\nOs KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL estão divididos em quatro diferentes grupos de prémios, a saber:\r\n\r\n<strong>Categorias Performance</strong>\r\n\r\nSurfista do Ano (masculino)\r\nSurfista do Ano (feminina)\r\nFree Surfer do Ano\r\nRevelação do Ano\r\nManobra do Ano\r\nOnda do Ano\r\nTubo do Ano\r\nMaior Onda do Ano (remada)\r\nMaior Onda do Ano (tow-in)\r\n&nbsp;\r\n\r\n<strong>Categoria Backstage Stars</strong>\r\n\r\nTreinador do Ano\r\nShaper do Ano\r\n&nbsp;\r\n\r\n<strong>Categoria Wavemakers</strong>\r\n\r\nVideoclip do Ano\r\nFoto do Ano\r\nEvento do Ano\r\n&nbsp;\r\n\r\n<strong>Categorias Prémios Especiais</strong>\r\n\r\nCarreira\r\nPersonalidade do Ano\r\nMais Sexys do Ano\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<strong>5- CANDIDATURAS E NOMEAÇÕES</strong>\r\n\r\n5a - Os prémios KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL são atribuídos através de votação pública, realizada online no website <a href=\"http://www.ondasdeouro.pt\">www.ondasdeouro.pt</a>.\r\n5b - De todos os galardões a serem entregues, somente dois — <strong>Prémios Carreira e Contributo ao Surf</strong> — são da exclusiva responsabilidade da organização, estando todos os demais sujeitos ao método de votação pública por via direta ou indireta.\r\n5c - Os candidatos aos prémios KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL são propostos segundo dois métodos distintos: <strong>Candidatura e Nomeação.</strong>\r\n5d - Os concorrentes por Candidatura são submetidos pelos próprios proponentes aos prémios, estando sujeitos à mediação da organização antes de serem publicadas no site do evento e submetidas à votação.\r\n5e - Os concorrentes por Nomeação serão apontados por um painel de juízes, designada por Comissão de Notáveis, que irão designar os candidatos das respectivas categorias segundo critérios objetivos e subjetivos inerentes a cada categoria. Após o escrutínio da Comissão de Notáveis, os quatro nomes encontrados serão publicados no site e sujeitos à votação pública nas datas definidas.\r\n\r\n<strong>Categorias sujeitas a candidaturas por nomeação:</strong> Surfista do Ano (masculino e feminino), Free Surfer do Ano, Revelação do Ano, Shaper do Ano, Evento do Ano, Treinador do Ano\r\n\r\n<strong>Categorias sujeitas a candidaturas livres</strong>: Tubo do Ano, Maior Onda do Ano (remada e tow-in), Manobra do Ano, Videoclip do Ano, Onda do Ano, Foto do Ano\r\n\r\n&nbsp;\r\n\r\n<strong>6- NACIONALIDADE DOS CANDIDATOS</strong>\r\n\r\n&nbsp;\r\n\r\nO KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL aceita candidaturas de qualquer nacionalidade desde que os candidatos se encontrem nas seguintes condições:\r\n\r\n6a - Os candidatos no grupo da <strong>Categoria Performance</strong>, bem como os candidatos aos prémios de<strong> Mais Sexy do Ano</strong>, devem ter nacionalidade portuguesa ou, tendo nacionalidade estrangeira, devem estar na posse de um certificado de residência válido à data de início do período de referência (01 de Agosto de 2014).\r\n6b - Os candidatos no grupo da <strong>Categoria Backstage Stars</strong> podem ter nacionalidade estrangeira e não ser residentes em Portugal, mas devem exercer em Portugal uma parte considerável do trabalho para o qual estão nomeados, fazendo com que o seu contributo para o surf nacional seja matéria de inquestionável valor. No caso dos shapers, é obrigatório que trabalhem mais de 50% do seu tempo útil em Portugal.\r\n6c - Os autores das fotos e vídeos candidatos às categorias de <strong>Videoclip do Ano</strong> e <strong>Foto do Ano</strong> devem ter nacionalidade portuguesa ou, tendo nacionalidade estrangeira, devem estar na posse de um certificado de residência válido à data de início do período de referência (01 de Agosto de 2014).\r\n6d - Para o prémio <strong>Evento do Ano</strong>, só serão aceites candidaturas de eventos realizados em território português (continente e ilhas), salvo em caso de eventos realizados no estrangeiro por empresas portuguesas e com a participação direta de surfistas portugueses.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<strong>7- LIMITES GEOGRÁFICOS</strong>\r\n\r\n7a - O KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL considera como válidas as candidaturas apresentadas para as categorias Manobra do Ano, Onda do Ano, Tubo do Ano e Maior Onda do Ano (remada e tow-in) que tenham origem em fotografias e vídeos captados em ondas fora do território nacional, desde que protagonizadas por surfistas que se encontrem nas condições acima descritas.\r\n7b - Para as categorias de Vídeo do Ano e Foto do Ano serão consideradas como válidas candidaturas realizadas no estrangeiro, desde que produzidas por criadores nas condições de nacionalidade acima especificadas.\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<strong>8- DIREITOS DE PARTILHA E EXIBIÇÃO</strong>\r\n\r\n<strong> </strong>8a - O envio de uma foto ou vídeo com intenção de participação nos KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL implica que o seu autor, bem como os surfistas que nos mesmos aparecem, concordam que as suas respectivas imagens ou vídeos possam ser exibidos no site do evento, sites de patrocinadores do evento e nas contas das redes sociais do evento, como Facebook, Instagram, etc.\r\n\r\n8b - Acrescenta-se que as mesmas fotos ou vídeos podem ser utilizados na forma de conteúdos associados ao evento KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL, seja como divulgação de notícias, ações de autopromoção, partilha em sites e redes sociais dos parceiros do evento e outras utilizações no âmbito do mencionado evento.\r\n8c – Ao submeter a sua candidatura, o candidato cede à organização o direito de usar as imagens apenas para e durante a promoção do evento, incluindo no site e no dia da Gala.\r\n8d - Direitos adicionais, nomeadamente fora do âmbito do evento, para utilizar as imagens acima referidas necessitam de acordo prévio entre os seus autores e a organização do KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL\r\n\r\n&nbsp;\r\n\r\n<strong>9- ENVIO DE CANDIDATURAS</strong>\r\n\r\n&nbsp;\r\n\r\nAs candidaturas deverão ser feitas através do site do evento (<a href=\"http://www.ondasdeouro.pt\">www.ondasdeouro.pt</a>), no menu “submete a tua onda”. O proponente deverá preencher o formulário presente na página e aceitar os Termos e Condições.\r\n\r\nAs candidaturas deverão preferencialmente ser enviadas através de sistemas de partilha de ficheiros, como WeTransfer, Drop Box, Yousendit, etc.\r\n\r\nUma vez que os candidatos no grupo da <strong>Categoria Performance</strong> são os surfistas, a responsabilidade das candidaturas para estes prémios é da <strong>exclusiva responsabilidade dos próprios surfistas</strong>. Nenhum fotógrafo ou videomaker poderá enviar candidaturas para as categorias deste grupo de forma direta, estando obrigado a fazê-lo exclusivamente através do surfista presente nas suas fotos e vídeos. De igual modo, <strong>os candidatos aos prémios de Foto do Ano e Videoclip do Ano deverão ser os seus autores</strong>, e não os surfistas que protagonizam as imagens a concurso.\r\n\r\nNão há limite para as candidaturas que um determinado surfista ou fotógrafo pode enviar para consideração do painel de especialistas designado pela organização.\r\n\r\nSomente as candidaturas aprovadas pelo painel de especialistas serão disponibilizadas para visualização e votação no site.\r\n\r\n&nbsp;\r\n\r\n<strong>9a - Candidaturas Vídeo</strong>\r\nO formato preferencial para o envio de vídeos são ficheiros PAL ou NTSC de alta-qualidade descomprimidos, através de um sistema de partilha de ficheiros, como o Wetransfer.com ou Yousendit.com.\r\n&nbsp;\r\n\r\n<strong>9b - Candidaturas Fotografia</strong>\r\nO tamanho mínimo para candidaturas preliminares de fotografias é de 1500 pixéis na sua dimensão mais longa, preferencialmente em formato JPEG.\r\n\r\nUma imagem em formato original (RAW) poderá ser requisitada a qualquer momento pela organização, caso o ficheiro fornecido não vá de encontro às exigências de qualidade da mesma, ou caso seja necessário verificar a existência de quaisquer manipulações digitais que alterem a realidade da foto enviada para candidatura.\r\nNo caso de sequências, não mais que 10 fotos de uma única onda devem ser enviadas. Quando enviadas, cada ficheiro de fotografia deve conter no seu nome a informação completa sobre o surfista, a onda e o fotógrafo em menos de 30 caracteres. (Exemplo: BlakeWaikikiGrannis1.jpg)\r\n&nbsp;\r\n\r\n<strong>9c - Qualidade de imagem</strong>\r\nA nitidez das imagens fornecidas, tanto em vídeo como em fotografia, é essencial para uma avaliação precisa e medição dos tamanhos relativos das onda (categorias de Maior Onda), surfistas, pranchas, grau de dificuldade e subtilezas técnicas (todas as categorias) e outros elementos-chave. Foco deficitário, embaçamento, escuridão, excesso de claridade, contagem de pixéis limitada ou qualquer outra degradação visual irá limitar o valor de uma imagem como candidata. A qualidade de reprodução é um requisito fundamental das imagens vencedoras, pelo que a organizaç seonda fgada da corda tas. a em video ensnformaçaç determinou a sua linha t.comão do KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL irá privilegiar os ficheiros de imagem tecnicamente superiores ou arquivos digitais de alta resolução.\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<strong>10- Candidaturas por Categoria</strong>\r\n\r\n<strong>Tubo do Ano</strong>\r\n\r\nPara a categoria “Tubo do Ano” serão consideradas <strong>exclusivamente candidaturas em formato vídeo </strong>nas condições acima mencionadas. O clip de vídeo deverá conter toda a extensão do tubo, desde antes do encaixe até à saída, de modo que fique clara a forma como o surfista determinou a linha, preparou a abordagem à secção e terminou a manobra controladamente. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n&nbsp;\r\n\r\n<strong>Maior Onda do Ano (remada)</strong>\r\n\r\nPara a categoria “Maior Onda do Ano (remada)”, serão aceites candidaturas no formato vídeo e fotografia nas condições acima descritas. A onda proposta deve estar presente em toda a sua extensão, do drop à saída da onda ou queda do surfista, seja em vídeo ou em fotografia, através de sequência, nas condições anteriormente descritas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n&nbsp;\r\n\r\n<strong>Maior Onda do Ano (tow-in)</strong>\r\n\r\nPara a categoria “Maior Onda do Ano (tow-in)”, serão aceites candidaturas no formato vídeo e fotografia nas condições acima descritas. A onda proposta deve estar presente em toda a sua extensão, da largada da corda à saída da onda ou queda do surfista, seja em vídeo ou em fotografia, através de sequência, nas condições anteriormente descritas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n&nbsp;\r\n\r\n<strong>Manobra do Ano</strong>\r\n\r\nPara a categoria “Manobra do Ano” serão aceites candidaturas no formato vídeo e fotografia nas condições acima descritas. A manobra proposta deve estar presente em toda a sua extensão, da preparação à conclusão, seja em vídeo ou em fotografia, através de sequência, nas condições anteriormente descritas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n&nbsp;\r\n\r\n<strong>Onda do Ano</strong>\r\n\r\nPara a categoria “Onda do Ano” serão consideradas <strong>exclusivamente candidaturas em formato vídeo </strong>nas condições acima descritas. O clip de vídeo deverá conter toda a extensão da onda, desde o take-off até à finalização, de modo que fique clara a forma como o surfista determinou a linha, preparou a abordagem às várias secções, executou as manobras e efetuou a ligação entre elas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n&nbsp\r\n\r\n<strong>Videoclip do Ano</strong>\r\n\r\n<strong> </strong>Para a categoria “Videoclip do Ano” serão aceites filmes com no máximo 5 (cinco) minutos de duração nas condições acima descritas.\r\n\r\n&nbsp;\r\n\r\n<strong>Foto do Ano</strong>\r\n\r\nPara a categoria “Foto do Ano” serão aceites fotografias nas condições acima descritas.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<strong>11- CRITÉRIOS DE SELEÇÃO E AVALIAÇÃO</strong>\r\n\r\nMesmo que algumas categorias estejam abertas a candidaturas livres e outras sujeitas a uma pré-escolha por parte do painel de especialistas designado pela organização do KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL, no final só quatro candidatos em cada categoria serão sujeitos a votação pública (online).\r\n\r\n&nbsp;\r\n\r\nApós o término do período de candidaturas, será convocado o painel de especialistas, que irá considerar todas as imagens disponíveis, em fotografia ou vídeo, procurando balancear os critérios objetivos e os subjetivos de maneira a encontrar os quatro finalistas que serão sujeitos à votação online. Se após a análise aprofundada e discussão sobre as candidaturas, não houver consenso unânime sobre a escolha dos finalistas, o painel de especialistas irá proceder a uma votação interna de modo a determinar quem irá à votação online.\r\n\r\n&nbsp;\r\n\r\nSendo assim, segue-se abaixo uma breve explicação dos critérios de avaliação aplicados em cada categoria. Independentemente da categoria, os critérios apresentados procuram objetivar alguns elementos, ao mesmo tempo que deixam campo aberto para a subjetividade de cada membro do painel de especialistas convidados.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<strong>11a - Categorias Performance</strong>\r\n\r\n&nbsp;\r\n\r\n<strong>Surfista do Ano (masculino e feminino) — </strong>Os “Surfistas do Ano” irão ser avaliados pelas suas performances nas suas áreas específicas de atuação, não importando para o efeito se estas se enquadram em competição ou em free-surf. Será levada em consideração a dimensão nacional e internacional dos seus feitos no período de tempo sob avaliação.\r\n\r\n&nbsp;\r\n\r\n<strong>Free Surfer do Ano — </strong>Como <em>free surfer</em> designa-se alguém cujo aspeto mais visível da sua imagem pública no surf passa-se fora dos campeonatos. O(A) <em>free surfer</em> candidato(a) a esta categoria pode até entrar em campeonatos regularmente mas são as chamadas sessões livres que justificam a sua fama e notoriedade. Será levada em consideração a dimensão nacional e internacional dos seus feitos no período de tempo sob avaliação.\r\n\r\n&nbsp;\r\n\r\n<strong>Revelação do Ano — </strong>A “Revelação do Ano” deve ser um(a) surfista que sobressaiu numa determinada área de atuação em qualquer faixa de idade, divisão ou estilo de surf, seja a surpreender ou a materializar expectativas por cumprir. O seus feitos devem ser inéditos no âmbito da sua prestação de surfista e o seu impacto deve conter, tanto quanto possível, um elemento de surpresa.\r\n\r\n&nbsp;\r\n\r\n<strong>Manobra do Ano — </strong>As candidaturas a este prémio serão julgadas segundo diversos conceitos de apreciação, incluindo inovação, radicalidade, modernidade, power, fluidez, compromisso, grau de dificuldade e risco. A manobra deve apresentar uma finalização completa, seja na continuidade da onda, caso a manobra surja a meio desta, seja ficando à frente da espuma, caso seja uma manobra de fim de onda. A decisão do painel de especialistas sobre o que constitui uma manobra bem sucedida será final.\r\n\r\n&nbsp;\r\n\r\n<strong>Onda do Ano — </strong>As candidaturas a “Onda do Ano” serão julgadas segundo critérios de intensidade, aproveitamento, número e variedade de manobras, qualidade das manobras e ligação entre elas, distância percorrida e impacto mediático. Posto isto, acrescente-se que nenhum elemento tem preponderância sobre os outros e também não se exige que todos os elementos descritos façam parte da onda candidata. A decisão do painel de especialistas sobre o que constitui uma onda bem sucedida será final.\r\n\r\n&nbsp;\r\n\r\n<strong>Tubo do Ano — </strong>Os tubos candidatos a esta categoria serão avaliados pelo tamanho e intensidade da onda, a profundidade atingida pelo surfista e a técnica aplicada. A decisão do painel de especialistas sobre o que constitui um tubo bem sucedido será final.\r\n\r\n&nbsp;\r\n\r\n<strong>Maior Onda do Ano (remada e tow-in) — </strong>A medição da altura das ondas candidatas deverá levar em consideração a distância entre o lip e a base da onda no seu mais elevado momento, levando em consideração o espaço acima e abaixo do surfista. Se o surfista candidato apanhar a onda fora do pico desta, será a altura relativa da onda junto ao seu ponto de entrada a ser levada em consideração em detrimento da altura da onda no pico. A definição do ponto de localização da base da onda será feita a partir do que o painel de especialistas acordar como sendo o ponto mais baixo em relação à inclinação da parede da onda atingível pelo surfista ou pela espuma do lip em queda. A altura da onda entre o lip e a base será o principal fator de decisão. A espessura do lip ou \"peso\" da onda só serão considerados como elementos de desempate no caso de elevada proximidade no critério da altura tal como anteriormente definido.\r\n\r\nPara se considerar que uma onda foi surfada com sucesso, o surfista deverá percorrer em pé a parte mais significativa da onda, mantendo o controlo da situação. No caso do prémio para “Maior Onda do Ano na Remada”, o surfista deve completar a descida inicial pela face da onda abaixo, mantendo o equilíbrio e o impulso para a frente, de forma a escapar ao momento do impacto do lip descendente. A decisão do painel de especialistas sobre uma onda grande bem sucedida será final.\r\n\r\n&nbsp;\r\n\r\n<strong>11b - Categorias Backstage Stars</strong>\r\n\r\n&nbsp;\r\n\r\n<strong>Treinador do Ano — </strong>Por treinador entende-se o principal responsável pela orientação de um surfista para a sua área de eleição, seja a competição, as ondas grandes, o free-surf ou a iniciação. O treinador não só aplica um método de treinos como identifica as necessidades do surfista, definindo a equipa com que o mesmo irá trabalhar (preparadores físicos, nutricionistas, psicólogos, etc.), ajudando-o na escolha das pranchas, traçando o plano de objetivos e zelando pelo seu cumprimento. Será considerado um treinador bem sucedido aquele que for capaz de levar o seu surfista a superar as suas limitações e a concretizar o seu potencial. Os treinadores serão julgados individualmente e não segundo a empresa que representam.\r\n\r\n&nbsp;\r\n\r\n<strong>Shaper do Ano — </strong>Será considerado candidato a Shaper do Ano aquele que apresentar níveis de excelência na execução, inovação de design, diversificação de modelos, performance da sua equipa de surfistas, impacto no meio, consistência de qualidade, reconhecimento dos seus pares e projeção internacional de nome/marca.\r\n\r\n&nbsp;\r\n\r\n<strong>11c - Categoria Wavemakers</strong>\r\n\r\n&nbsp;\r\n\r\n<strong>Videoclip do Ano — </strong>Os elementos que serão levados em consideração para a avaliação dos candidatos a “Videoclip do Ano” são o nível da ação, a fotografia, a montagem, a originalidade do argumento, a banda sonora e a interpretação do lifestyle e cultura do surf.\r\n\r\n&nbsp;\r\n\r\n<strong>Foto do Ano — </strong>As fotografias candidatas a “Foto do Ano” serão avaliadas pelo impacto do seu tema, a qualidade da composição, a originalidade do olhar e a excelência da execução. Os fotógrafos candidatos devem obrigatoriamente ter trabalhos seus publicados, seja em meios especializados seja em meios generalistas, desde que sempre tendo o surf e as suas diversas ramificações como tema principal.\r\n\r\n&nbsp;\r\n\r\n<strong>Evento do Ano — </strong>Os candidatos a “Evento do Ano” poderão tanto ser eventos únicos como conjuntos compostos por vários eventos distintos realizados em território nacional (continente e ilhas), ou internacional desde que organizados por empresas portuguesas e com participação de surfistas portugueses. Os candidatos a esta categoria deverão cumprir critérios como excelência de execução, impacto mediático, importância no panorama nacional, originalidade de conceito, impacto ambiental, qualidade da estrutura, eficiência da equipa e qualidade das ondas, entre outros.\r\n\r\n&nbsp;\r\n\r\n<strong>11d - Categoria Prémios Especiais</strong>\r\n\r\n&nbsp;\r\n\r\nA atribuição dos prémios na chamada “Categoria Prémios Especiais” é da inteira responsabilidade da organização e os conceitos que presidem a essa escolha são aqueles que estão explicados na apresentação das categorias de prémio do site do evento.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\nEstes regulamentos são propriedade intelectual dos KIA Ondas de Ouro Surf Awards powered by SURFPortugal e encontram-se protegidos ao abrigo da lei sobre Direitos de Autor. © SURFPortugal/Twice 2015', 'Termos e Condições', '', 'inherit', 'open', 'open', '', '804-revision-v1', '', '', '2015-04-06 22:17:59', '2015-04-06 22:17:59', '', 804, 'http://ondasdeouro.pt/804-revision-v1/', 0, 'revision', '', 0),
(906, 1, '2015-04-06 22:21:54', '2015-04-06 22:21:54', '<strong>KIA ONDAS DE OURO SURF AWARDS </strong><strong>POWERED BY SURFPORTUGAL</strong>\r\n\r\n<strong> </strong>\r\n\r\n<strong>Termos e Condições</strong>\r\nA participação no KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL pressupõe a aceitação dos termos e condições abaixo descritos.\r\n\r\n\r\n<strong>1- DECLARAÇÃO DE RESPONSABILIDADE</strong>\r\n\r\nAtravés da submissão de uma foto e/ou vídeo para concorrer ao KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL, o responsável pelo envio,\r\n<strong>1a</strong> - Declara que possui a devida autorização para poder usar a imagem, no caso da autoria não ser do próprio\r\n<strong>1b</strong> - Declara ser verdade a informação relativa à identidade do autor da imagem\r\n<strong>1c</strong> - Declara ser verdade a informação relativa à identificação do surfista que está na imagem\r\n<strong>1d</strong> - Aceita os critérios da Organização e Comissão na decisão dos quatro finalistas que irão a votos\r\n<strong>1e</strong> - Declara que a onda submetida foi feita e filmada/fotografada entre os dias 01 de Agosto de 2014 e 22 de Maio de 2015\r\n\r\n\r\n<strong>2- SUMÁRIO</strong>\r\n\r\nO KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL é um evento que busca unir o conhecimento especializado à notoriedade pública, de modo a encontrar os surfistas, as ondas e os momentos de surf com maior destaque no surf português num determinado período de tempo, procurando ao mesmo tempo reunir os principais agentes do surf em Portugal numa só ocasião de celebração deste modo de vida comum a todos nós.\r\n\r\nO KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL contempla somente o surf entre todas as formas de correr ondas, excluindo portanto o bodyboard, o stand-up paddle, o skimming, o kitesurf ou qualquer outra forma de correr ondas.\r\n\r\nApesar de não se excluir o surf em pranchas menos convencionais (longboard, retro models, alternative designs, etc.) e de não se procurar fazer do elemento “inovação” um critério básico destes Prémios, pretende-se que os candidatos do grupo de categorias de performance sejam praticantes de uma abordagem contemporânea de surf, com estilo e equipamento em consonância com a história recente do desporto.\r\n\r\n\r\n<strong>3- PERÍODO DE TEMPO</strong>\r\n\r\n3a - O KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL irá analisar e considerar para prémios somente vídeo e fotos produzidos no período de tempo compreendido entre os dias 01 de Agosto de 2014 e 22 de Maio de 2015.\r\n3b - As candidaturas devem ser apresentadas entre os dias 31 de março e 22 de maio de 2015.\r\n3c - As votações irão decorrer entre os dias 25 de maio e 9 de junho.\r\n\r\n\r\n<strong>4- CATEGORIAS A PRÉMIO</strong>\r\n\r\nOs KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL estão divididos em quatro diferentes grupos de prémios, a saber:\r\n\r\n<strong>Categorias Performance</strong>\r\nSurfista do Ano (masculino)\r\nSurfista do Ano (feminina)\r\nFree Surfer do Ano\r\nRevelação do Ano\r\nManobra do Ano\r\nOnda do Ano\r\nTubo do Ano\r\nMaior Onda do Ano (remada)\r\nMaior Onda do Ano (tow-in)\r\n&nbsp;\r\n\r\n<strong>Categoria Backstage Stars</strong>\r\nTreinador do Ano\r\nShaper do Ano\r\n&nbsp;\r\n\r\n<strong>Categoria Wavemakers</strong>\r\nVideoclip do Ano\r\nFoto do Ano\r\nEvento do Ano\r\n&nbsp;\r\n\r\n<strong>Categorias Prémios Especiais</strong>\r\nCarreira\r\nPersonalidade do Ano\r\nMais Sexys do Ano\r\n\r\n\r\n<strong>5- CANDIDATURAS E NOMEAÇÕES</strong>\r\n\r\n5a - Os prémios KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL são atribuídos através de votação pública, realizada online no website <a href=\"http://www.ondasdeouro.pt\">www.ondasdeouro.pt</a>.\r\n5b - De todos os galardões a serem entregues, somente dois — <strong>Prémios Carreira e Contributo ao Surf</strong> — são da exclusiva responsabilidade da organização, estando todos os demais sujeitos ao método de votação pública por via direta ou indireta.\r\n5c - Os candidatos aos prémios KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL são propostos segundo dois métodos distintos: <strong>Candidatura e Nomeação.</strong>\r\n5d - Os concorrentes por Candidatura são submetidos pelos próprios proponentes aos prémios, estando sujeitos à mediação da organização antes de serem publicadas no site do evento e submetidas à votação.\r\n5e - Os concorrentes por Nomeação serão apontados por um painel de juízes, designada por Comissão de Notáveis, que irão designar os candidatos das respectivas categorias segundo critérios objetivos e subjetivos inerentes a cada categoria. Após o escrutínio da Comissão de Notáveis, os quatro nomes encontrados serão publicados no site e sujeitos à votação pública nas datas definidas.\r\n\r\n<strong>Categorias sujeitas a candidaturas por nomeação:</strong> Surfista do Ano (masculino e feminino), Free Surfer do Ano, Revelação do Ano, Shaper do Ano, Evento do Ano, Treinador do Ano\r\n\r\n<strong>Categorias sujeitas a candidaturas livres</strong>: Tubo do Ano, Maior Onda do Ano (remada e tow-in), Manobra do Ano, Videoclip do Ano, Onda do Ano, Foto do Ano\r\n\r\n&nbsp;\r\n\r\n<strong>6- NACIONALIDADE DOS CANDIDATOS</strong>\r\n\r\nO KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL aceita candidaturas de qualquer nacionalidade desde que os candidatos se encontrem nas seguintes condições:\r\n\r\n6a - Os candidatos no grupo da <strong>Categoria Performance</strong>, bem como os candidatos aos prémios de<strong> Mais Sexy do Ano</strong>, devem ter nacionalidade portuguesa ou, tendo nacionalidade estrangeira, devem estar na posse de um certificado de residência válido à data de início do período de referência (01 de Agosto de 2014).\r\n6b - Os candidatos no grupo da <strong>Categoria Backstage Stars</strong> podem ter nacionalidade estrangeira e não ser residentes em Portugal, mas devem exercer em Portugal uma parte considerável do trabalho para o qual estão nomeados, fazendo com que o seu contributo para o surf nacional seja matéria de inquestionável valor. No caso dos shapers, é obrigatório que trabalhem mais de 50% do seu tempo útil em Portugal.\r\n6c - Os autores das fotos e vídeos candidatos às categorias de <strong>Videoclip do Ano</strong> e <strong>Foto do Ano</strong> devem ter nacionalidade portuguesa ou, tendo nacionalidade estrangeira, devem estar na posse de um certificado de residência válido à data de início do período de referência (01 de Agosto de 2014).\r\n6d - Para o prémio <strong>Evento do Ano</strong>, só serão aceites candidaturas de eventos realizados em território português (continente e ilhas), salvo em caso de eventos realizados no estrangeiro por empresas portuguesas e com a participação direta de surfistas portugueses.\r\n\r\n\r\n<strong>7- LIMITES GEOGRÁFICOS</strong>\r\n\r\n7a - O KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL considera como válidas as candidaturas apresentadas para as categorias Manobra do Ano, Onda do Ano, Tubo do Ano e Maior Onda do Ano (remada e tow-in) que tenham origem em fotografias e vídeos captados em ondas fora do território nacional, desde que protagonizadas por surfistas que se encontrem nas condições acima descritas.\r\n7b - Para as categorias de Vídeo do Ano e Foto do Ano serão consideradas como válidas candidaturas realizadas no estrangeiro, desde que produzidas por criadores nas condições de nacionalidade acima especificadas.\r\n\r\n\r\n<strong>8- DIREITOS DE PARTILHA E EXIBIÇÃO</strong>\r\n\r\n<strong> </strong>8a - O envio de uma foto ou vídeo com intenção de participação nos KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL implica que o seu autor, bem como os surfistas que nos mesmos aparecem, concordam que as suas respectivas imagens ou vídeos possam ser exibidos no site do evento, sites de patrocinadores do evento e nas contas das redes sociais do evento, como Facebook, Instagram, etc.\r\n\r\n8b - Acrescenta-se que as mesmas fotos ou vídeos podem ser utilizados na forma de conteúdos associados ao evento KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL, seja como divulgação de notícias, ações de autopromoção, partilha em sites e redes sociais dos parceiros do evento e outras utilizações no âmbito do mencionado evento.\r\n8c – Ao submeter a sua candidatura, o candidato cede à organização o direito de usar as imagens apenas para e durante a promoção do evento, incluindo no site e no dia da Gala.\r\n8d - Direitos adicionais, nomeadamente fora do âmbito do evento, para utilizar as imagens acima referidas necessitam de acordo prévio entre os seus autores e a organização do KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL\r\n\r\n\r\n<strong>9- ENVIO DE CANDIDATURAS</strong>\r\n\r\n&nbsp;\r\n\r\nAs candidaturas deverão ser feitas através do site do evento (<a href=\"http://www.ondasdeouro.pt\">www.ondasdeouro.pt</a>), no menu “submete a tua onda”. O proponente deverá preencher o formulário presente na página e aceitar os Termos e Condições.\r\nAs candidaturas deverão preferencialmente ser enviadas através de sistemas de partilha de ficheiros, como WeTransfer, Drop Box, Yousendit, etc.\r\nUma vez que os candidatos no grupo da <strong>Categoria Performance</strong> são os surfistas, a responsabilidade das candidaturas para estes prémios é da <strong>exclusiva responsabilidade dos próprios surfistas</strong>. Nenhum fotógrafo ou videomaker poderá enviar candidaturas para as categorias deste grupo de forma direta, estando obrigado a fazê-lo exclusivamente através do surfista presente nas suas fotos e vídeos. De igual modo, <strong>os candidatos aos prémios de Foto do Ano e Videoclip do Ano deverão ser os seus autores</strong>, e não os surfistas que protagonizam as imagens a concurso.\r\nNão há limite para as candidaturas que um determinado surfista ou fotógrafo pode enviar para consideração do painel de especialistas designado pela organização.\r\nSomente as candidaturas aprovadas pelo painel de especialistas serão disponibilizadas para visualização e votação no site.\r\n\r\n&nbsp;\r\n\r\n<strong>9a - Candidaturas Vídeo</strong>\r\nO formato preferencial para o envio de vídeos são ficheiros PAL ou NTSC de alta-qualidade descomprimidos, através de um sistema de partilha de ficheiros, como o Wetransfer.com ou Yousendit.com.\r\n&nbsp;\r\n\r\n<strong>9b - Candidaturas Fotografia</strong>\r\nO tamanho mínimo para candidaturas preliminares de fotografias é de 1500 pixéis na sua dimensão mais longa, preferencialmente em formato JPEG.\r\nUma imagem em formato original (RAW) poderá ser requisitada a qualquer momento pela organização, caso o ficheiro fornecido não vá de encontro às exigências de qualidade da mesma, ou caso seja necessário verificar a existência de quaisquer manipulações digitais que alterem a realidade da foto enviada para candidatura.\r\nNo caso de sequências, não mais que 10 fotos de uma única onda devem ser enviadas. Quando enviadas, cada ficheiro de fotografia deve conter no seu nome a informação completa sobre o surfista, a onda e o fotógrafo em menos de 30 caracteres. (Exemplo: BlakeWaikikiGrannis1.jpg)\r\n&nbsp;\r\n\r\n<strong>9c - Qualidade de imagem</strong>\r\nA nitidez das imagens fornecidas, tanto em vídeo como em fotografia, é essencial para uma avaliação precisa e medição dos tamanhos relativos das onda (categorias de Maior Onda), surfistas, pranchas, grau de dificuldade e subtilezas técnicas (todas as categorias) e outros elementos-chave. Foco deficitário, embaçamento, escuridão, excesso de claridade, contagem de pixéis limitada ou qualquer outra degradação visual irá limitar o valor de uma imagem como candidata. A qualidade de reprodução é um requisito fundamental das imagens vencedoras, pelo que a organizaç seonda fgada da corda tas. a em video ensnformaçaç determinou a sua linha t.comão do KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL irá privilegiar os ficheiros de imagem tecnicamente superiores ou arquivos digitais de alta resolução.\r\n\r\n\r\n<strong>10- Candidaturas por Categoria</strong>\r\n\r\n<strong>Tubo do Ano</strong>\r\nPara a categoria “Tubo do Ano” serão consideradas <strong>exclusivamente candidaturas em formato vídeo </strong>nas condições acima mencionadas. O clip de vídeo deverá conter toda a extensão do tubo, desde antes do encaixe até à saída, de modo que fique clara a forma como o surfista determinou a linha, preparou a abordagem à secção e terminou a manobra controladamente. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n&nbsp;\r\n\r\n<strong>Maior Onda do Ano (remada)</strong>\r\nPara a categoria “Maior Onda do Ano (remada)”, serão aceites candidaturas no formato vídeo e fotografia nas condições acima descritas. A onda proposta deve estar presente em toda a sua extensão, do drop à saída da onda ou queda do surfista, seja em vídeo ou em fotografia, através de sequência, nas condições anteriormente descritas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n&nbsp;\r\n\r\n<strong>Maior Onda do Ano (tow-in)</strong>\r\nPara a categoria “Maior Onda do Ano (tow-in)”, serão aceites candidaturas no formato vídeo e fotografia nas condições acima descritas. A onda proposta deve estar presente em toda a sua extensão, da largada da corda à saída da onda ou queda do surfista, seja em vídeo ou em fotografia, através de sequência, nas condições anteriormente descritas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n&nbsp;\r\n\r\n<strong>Manobra do Ano</strong>\r\nPara a categoria “Manobra do Ano” serão aceites candidaturas no formato vídeo e fotografia nas condições acima descritas. A manobra proposta deve estar presente em toda a sua extensão, da preparação à conclusão, seja em vídeo ou em fotografia, através de sequência, nas condições anteriormente descritas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n&nbsp;\r\n\r\n<strong>Onda do Ano</strong>\r\nPara a categoria “Onda do Ano” serão consideradas <strong>exclusivamente candidaturas em formato vídeo </strong>nas condições acima descritas. O clip de vídeo deverá conter toda a extensão da onda, desde o take-off até à finalização, de modo que fique clara a forma como o surfista determinou a linha, preparou a abordagem às várias secções, executou as manobras e efetuou a ligação entre elas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n&nbsp\r\n\r\n<strong>Videoclip do Ano</strong>\r\nPara a categoria “Videoclip do Ano” serão aceites filmes com no máximo 5 (cinco) minutos de duração nas condições acima descritas.\r\n&nbsp;\r\n\r\n<strong>Foto do Ano</strong>\r\nPara a categoria “Foto do Ano” serão aceites fotografias nas condições acima descritas.\r\n\r\n\r\n<strong>11- CRITÉRIOS DE SELEÇÃO E AVALIAÇÃO</strong>\r\n\r\nMesmo que algumas categorias estejam abertas a candidaturas livres e outras sujeitas a uma pré-escolha por parte do painel de especialistas designado pela organização do KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL, no final só quatro candidatos em cada categoria serão sujeitos a votação pública (online).\r\n\r\nApós o término do período de candidaturas, será convocado o painel de especialistas, que irá considerar todas as imagens disponíveis, em fotografia ou vídeo, procurando balancear os critérios objetivos e os subjetivos de maneira a encontrar os quatro finalistas que serão sujeitos à votação online. Se após a análise aprofundada e discussão sobre as candidaturas, não houver consenso unânime sobre a escolha dos finalistas, o painel de especialistas irá proceder a uma votação interna de modo a determinar quem irá à votação online.\r\n\r\nSendo assim, segue-se abaixo uma breve explicação dos critérios de avaliação aplicados em cada categoria. Independentemente da categoria, os critérios apresentados procuram objetivar alguns elementos, ao mesmo tempo que deixam campo aberto para a subjetividade de cada membro do painel de especialistas convidados.\r\n\r\n\r\n<strong>11a - Categorias Performance</strong>\r\n\r\n<strong>Surfista do Ano (masculino e feminino) — </strong>Os “Surfistas do Ano” irão ser avaliados pelas suas performances nas suas áreas específicas de atuação, não importando para o efeito se estas se enquadram em competição ou em free-surf. Será levada em consideração a dimensão nacional e internacional dos seus feitos no período de tempo sob avaliação.\r\n\r\n<strong>Free Surfer do Ano — </strong>Como <em>free surfer</em> designa-se alguém cujo aspeto mais visível da sua imagem pública no surf passa-se fora dos campeonatos. O(A) <em>free surfer</em> candidato(a) a esta categoria pode até entrar em campeonatos regularmente mas são as chamadas sessões livres que justificam a sua fama e notoriedade. Será levada em consideração a dimensão nacional e internacional dos seus feitos no período de tempo sob avaliação.\r\n\r\n<strong>Revelação do Ano — </strong>A “Revelação do Ano” deve ser um(a) surfista que sobressaiu numa determinada área de atuação em qualquer faixa de idade, divisão ou estilo de surf, seja a surpreender ou a materializar expectativas por cumprir. O seus feitos devem ser inéditos no âmbito da sua prestação de surfista e o seu impacto deve conter, tanto quanto possível, um elemento de surpresa.\r\n\r\n<strong>Manobra do Ano — </strong>As candidaturas a este prémio serão julgadas segundo diversos conceitos de apreciação, incluindo inovação, radicalidade, modernidade, power, fluidez, compromisso, grau de dificuldade e risco. A manobra deve apresentar uma finalização completa, seja na continuidade da onda, caso a manobra surja a meio desta, seja ficando à frente da espuma, caso seja uma manobra de fim de onda. A decisão do painel de especialistas sobre o que constitui uma manobra bem sucedida será final.\r\n\r\n&nbsp;\r\n\r\n<strong>Onda do Ano — </strong>As candidaturas a “Onda do Ano” serão julgadas segundo critérios de intensidade, aproveitamento, número e variedade de manobras, qualidade das manobras e ligação entre elas, distância percorrida e impacto mediático. Posto isto, acrescente-se que nenhum elemento tem preponderância sobre os outros e também não se exige que todos os elementos descritos façam parte da onda candidata. A decisão do painel de especialistas sobre o que constitui uma onda bem sucedida será final.\r\n\r\n<strong>Tubo do Ano — </strong>Os tubos candidatos a esta categoria serão avaliados pelo tamanho e intensidade da onda, a profundidade atingida pelo surfista e a técnica aplicada. A decisão do painel de especialistas sobre o que constitui um tubo bem sucedido será final.\r\n\r\n<strong>Maior Onda do Ano (remada e tow-in) — </strong>A medição da altura das ondas candidatas deverá levar em consideração a distância entre o lip e a base da onda no seu mais elevado momento, levando em consideração o espaço acima e abaixo do surfista. Se o surfista candidato apanhar a onda fora do pico desta, será a altura relativa da onda junto ao seu ponto de entrada a ser levada em consideração em detrimento da altura da onda no pico. A definição do ponto de localização da base da onda será feita a partir do que o painel de especialistas acordar como sendo o ponto mais baixo em relação à inclinação da parede da onda atingível pelo surfista ou pela espuma do lip em queda. A altura da onda entre o lip e a base será o principal fator de decisão. A espessura do lip ou \"peso\" da onda só serão considerados como elementos de desempate no caso de elevada proximidade no critério da altura tal como anteriormente definido.\r\n\r\nPara se considerar que uma onda foi surfada com sucesso, o surfista deverá percorrer em pé a parte mais significativa da onda, mantendo o controlo da situação. No caso do prémio para “Maior Onda do Ano na Remada”, o surfista deve completar a descida inicial pela face da onda abaixo, mantendo o equilíbrio e o impulso para a frente, de forma a escapar ao momento do impacto do lip descendente. A decisão do painel de especialistas sobre uma onda grande bem sucedida será final.\r\n\r\n\r\n\r\n<strong>11b - Categorias Backstage Stars</strong>\r\n\r\n<strong>Treinador do Ano — </strong>Por treinador entende-se o principal responsável pela orientação de um surfista para a sua área de eleição, seja a competição, as ondas grandes, o free-surf ou a iniciação. O treinador não só aplica um método de treinos como identifica as necessidades do surfista, definindo a equipa com que o mesmo irá trabalhar (preparadores físicos, nutricionistas, psicólogos, etc.), ajudando-o na escolha das pranchas, traçando o plano de objetivos e zelando pelo seu cumprimento. Será considerado um treinador bem sucedido aquele que for capaz de levar o seu surfista a superar as suas limitações e a concretizar o seu potencial. Os treinadores serão julgados individualmente e não segundo a empresa que representam.\r\n\r\n<strong>Shaper do Ano — </strong>Será considerado candidato a Shaper do Ano aquele que apresentar níveis de excelência na execução, inovação de design, diversificação de modelos, performance da sua equipa de surfistas, impacto no meio, consistência de qualidade, reconhecimento dos seus pares e projeção internacional de nome/marca.\r\n\r\n<strong>11c - Categoria Wavemakers</strong>\r\n\r\n<strong>Videoclip do Ano — </strong>Os elementos que serão levados em consideração para a avaliação dos candidatos a “Videoclip do Ano” são o nível da ação, a fotografia, a montagem, a originalidade do argumento, a banda sonora e a interpretação do lifestyle e cultura do surf.\r\n\r\n<strong>Foto do Ano — </strong>As fotografias candidatas a “Foto do Ano” serão avaliadas pelo impacto do seu tema, a qualidade da composição, a originalidade do olhar e a excelência da execução. Os fotógrafos candidatos devem obrigatoriamente ter trabalhos seus publicados, seja em meios especializados seja em meios generalistas, desde que sempre tendo o surf e as suas diversas ramificações como tema principal.\r\n\r\n<strong>Evento do Ano — </strong>Os candidatos a “Evento do Ano” poderão tanto ser eventos únicos como conjuntos compostos por vários eventos distintos realizados em território nacional (continente e ilhas), ou internacional desde que organizados por empresas portuguesas e com participação de surfistas portugueses. Os candidatos a esta categoria deverão cumprir critérios como excelência de execução, impacto mediático, importância no panorama nacional, originalidade de conceito, impacto ambiental, qualidade da estrutura, eficiência da equipa e qualidade das ondas, entre outros.\r\n\r\n<strong>11d - Categoria Prémios Especiais</strong>\r\n\r\nA atribuição dos prémios na chamada “Categoria Prémios Especiais” é da inteira responsabilidade da organização e os conceitos que presidem a essa escolha são aqueles que estão explicados na apresentação das categorias de prémio do site do evento.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\nEstes regulamentos são propriedade intelectual dos KIA Ondas de Ouro Surf Awards powered by SURFPortugal e encontram-se protegidos ao abrigo da lei sobre Direitos de Autor. © SURFPortugal/Twice 2015', 'Termos e Condições', '', 'inherit', 'open', 'open', '', '804-revision-v1', '', '', '2015-04-06 22:21:54', '2015-04-06 22:21:54', '', 804, 'http://ondasdeouro.pt/804-revision-v1/', 0, 'revision', '', 0),
(907, 1, '2015-04-06 22:28:15', '2015-04-06 22:28:15', '<h4>Candidatura aos Kia Ondas de Ouro Surf Awards presented by SURF Portugal</h4>\r\nSubmete a tua candidatura via formulário abaixo.  Será validada pela comissão e em caso de ser aprovada ficará visível no site. Não te esqueças de ler o <a title=\"Termos e Condições\" href=\"http://ondasdeouro.pt/termos/\"><strong>regulamento</strong></a> antes para saberes os critérios detalhados.\r\n<div class=\"submitWave\">[contact-form-7 id=\"680\" title=\"submete a tua onda\"]</div>', 'Submete a tua onda', '', 'inherit', 'open', 'open', '', '677-revision-v1', '', '', '2015-04-06 22:28:15', '2015-04-06 22:28:15', '', 677, 'http://ondasdeouro.pt/677-revision-v1/', 0, 'revision', '', 0),
(908, 1, '2015-04-06 22:51:02', '2015-04-06 22:51:02', '<h4>Candidatura aos Kia Ondas de Ouro Surf Awards presented by SURF Portugal</h4>\r\n<br/>\r\nSubmete a tua candidatura via formulário abaixo.  Será validada pela comissão e em caso de ser aprovada ficará visível no site. Não te esqueças de ler o <a title=\"Termos e Condições\" href=\"http://ondasdeouro.pt/termos/\"><strong>regulamento</strong></a> antes para saberes os critérios detalhados.\r\n<div class=\"submitWave\">[contact-form-7 id=\"680\" title=\"submete a tua onda\"]</div>', 'Submete a tua onda', '', 'inherit', 'open', 'open', '', '677-revision-v1', '', '', '2015-04-06 22:51:02', '2015-04-06 22:51:02', '', 677, 'http://ondasdeouro.pt/677-revision-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(909, 1, '2015-04-08 11:47:09', '2015-04-08 11:47:09', '<strong>KIA ONDAS DE OURO SURF AWARDS </strong><strong>POWERED BY SURFPORTUGAL</strong>\r\n\r\n<strong> </strong>\r\n\r\n<strong>Termos e Condições</strong>\r\nA participação no KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL pressupõe a aceitação dos termos e condições abaixo descritos.\r\n\r\n\r\n<strong>1- DECLARAÇÃO DE RESPONSABILIDADE</strong>\r\n\r\nAtravés da submissão de uma foto e/ou vídeo para concorrer ao KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL, o responsável pelo envio,\r\n<strong>1a</strong> - Declara que possui a devida autorização para poder usar a imagem, no caso da autoria não ser do próprio\r\n<strong>1b</strong> - Declara ser verdade a informação relativa à identidade do autor da imagem\r\n<strong>1c</strong> - Declara ser verdade a informação relativa à identificação do surfista que está na imagem\r\n<strong>1d</strong> - Aceita os critérios da Organização e Comissão na decisão dos quatro finalistas que irão a votos\r\n<strong>1e</strong> - Declara que a onda submetida foi feita e filmada/fotografada entre os dias 01 de Agosto de 2014 e 22 de Maio de 2015\r\n\r\n\r\n<strong>2- SUMÁRIO</strong>\r\n\r\nO KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL é um evento que busca unir o conhecimento especializado à notoriedade pública, de modo a encontrar os surfistas, as ondas e os momentos de surf com maior destaque no surf português num determinado período de tempo, procurando ao mesmo tempo reunir os principais agentes do surf em Portugal numa só ocasião de celebração deste modo de vida comum a todos nós.\r\n\r\nO KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL contempla somente o surf entre todas as formas de correr ondas, excluindo portanto o bodyboard, o stand-up paddle, o skimming, o kitesurf ou qualquer outra forma de correr ondas.\r\n\r\nApesar de não se excluir o surf em pranchas menos convencionais (longboard, retro models, alternative designs, etc.) e de não se procurar fazer do elemento “inovação” um critério básico destes Prémios, pretende-se que os candidatos do grupo de categorias de performance sejam praticantes de uma abordagem contemporânea de surf, com estilo e equipamento em consonância com a história recente do desporto.\r\n\r\n\r\n<strong>3- PERÍODO DE TEMPO</strong>\r\n\r\n3a - O KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL irá analisar e considerar para prémios somente vídeo e fotos produzidos no período de tempo compreendido entre os dias 01 de Agosto de 2014 e 22 de Maio de 2015.\r\n3b - As candidaturas devem ser apresentadas entre os dias 31 de março e 22 de maio de 2015.\r\n3c - As votações irão decorrer entre os dias 25 de maio e 9 de junho.\r\n\r\n\r\n<strong>4- CATEGORIAS A PRÉMIO</strong>\r\n\r\nOs KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL estão divididos em quatro diferentes grupos de prémios, a saber:\r\n\r\n<strong>Categorias Performance</strong>\r\nSurfista do Ano (masculino)\r\nSurfista do Ano (feminina)\r\nFree Surfer do Ano\r\nRevelação do Ano\r\nManobra do Ano\r\nOnda do Ano\r\nTubo do Ano\r\nMaior Onda do Ano (remada)\r\nMaior Onda do Ano (tow-in)\r\n&nbsp;\r\n\r\n<strong>Categoria Backstage Stars</strong>\r\nTreinador do Ano\r\nShaper do Ano\r\n&nbsp;\r\n\r\n<strong>Categoria Wavemakers</strong>\r\nVideoclip do Ano\r\nFoto do Ano\r\nEvento do Ano\r\n&nbsp;\r\n\r\n<strong>Categorias Prémios Especiais</strong>\r\nCarreira\r\nPersonalidade do Ano\r\nMais Sexys do Ano\r\n\r\n\r\n<strong>5- CANDIDATURAS E NOMEAÇÕES</strong>\r\n\r\n5a - Os prémios KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL são atribuídos através de votação pública, realizada online no website <a href=\"http://www.ondasdeouro.pt\">www.ondasdeouro.pt</a>.\r\n5b - De todos os galardões a serem entregues, somente dois — <strong>Prémios Carreira e Contributo ao Surf</strong> — são da exclusiva responsabilidade da organização, estando todos os demais sujeitos ao método de votação pública por via direta ou indireta.\r\n5c - Os candidatos aos prémios KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL são propostos segundo dois métodos distintos: <strong>Candidatura e Nomeação.</strong>\r\n5d - Os concorrentes por Candidatura são submetidos pelos próprios proponentes aos prémios, estando sujeitos à mediação da organização antes de serem publicadas no site do evento e submetidas à votação.\r\n5e - Os concorrentes por Nomeação serão apontados por um painel de juízes, designada por Comissão de Notáveis, que irão designar os candidatos das respectivas categorias segundo critérios objetivos e subjetivos inerentes a cada categoria. Após o escrutínio da Comissão de Notáveis, os quatro nomes encontrados serão publicados no site e sujeitos à votação pública nas datas definidas.\r\n\r\n<strong>Categorias sujeitas a candidaturas por nomeação:</strong> Surfista do Ano (masculino e feminino), Free Surfer do Ano, Revelação do Ano, Shaper do Ano, Evento do Ano, Treinador do Ano\r\n\r\n<strong>Categorias sujeitas a candidaturas livres</strong>: Tubo do Ano, Maior Onda do Ano (remada e tow-in), Manobra do Ano, Videoclip do Ano, Onda do Ano, Foto do Ano\r\n\r\n&nbsp;\r\n\r\n<strong>6- NACIONALIDADE DOS CANDIDATOS</strong>\r\n\r\nO KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL aceita candidaturas de qualquer nacionalidade desde que os candidatos se encontrem nas seguintes condições:\r\n\r\n6a - Os candidatos no grupo da <strong>Categoria Performance</strong>, bem como os candidatos aos prémios de<strong> Mais Sexy do Ano</strong>, devem ter nacionalidade portuguesa ou, tendo nacionalidade estrangeira, devem estar na posse de um certificado de residência válido à data de início do período de referência (01 de Agosto de 2014).\r\n6b - Os candidatos no grupo da <strong>Categoria Backstage Stars</strong> podem ter nacionalidade estrangeira e não ser residentes em Portugal, mas devem exercer em Portugal uma parte considerável do trabalho para o qual estão nomeados, fazendo com que o seu contributo para o surf nacional seja matéria de inquestionável valor. No caso dos shapers, é obrigatório que trabalhem mais de 50% do seu tempo útil em Portugal.\r\n6c - Os autores das fotos e vídeos candidatos às categorias de <strong>Videoclip do Ano</strong> e <strong>Foto do Ano</strong> devem ter nacionalidade portuguesa ou, tendo nacionalidade estrangeira, devem estar na posse de um certificado de residência válido à data de início do período de referência (01 de Agosto de 2014).\r\n6d - Para o prémio <strong>Evento do Ano</strong>, só serão aceites candidaturas de eventos realizados em território português (continente e ilhas), salvo em caso de eventos realizados no estrangeiro por empresas portuguesas e com a participação direta de surfistas portugueses.\r\n\r\n\r\n<strong>7- LIMITES GEOGRÁFICOS</strong>\r\n\r\n7a - O KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL considera como válidas as candidaturas apresentadas para as categorias Manobra do Ano, Onda do Ano, Tubo do Ano e Maior Onda do Ano (remada e tow-in) que tenham origem em fotografias e vídeos captados em ondas fora do território nacional, desde que protagonizadas por surfistas que se encontrem nas condições acima descritas.\r\n7b - Para as categorias de Vídeo do Ano e Foto do Ano serão consideradas como válidas candidaturas realizadas no estrangeiro, desde que produzidas por criadores nas condições de nacionalidade acima especificadas.\r\n\r\n\r\n<strong>8- DIREITOS DE PARTILHA E EXIBIÇÃO</strong>\r\n\r\n<strong> </strong>8a - O envio de uma foto ou vídeo com intenção de participação nos KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL implica que o seu autor, bem como os surfistas que nos mesmos aparecem, concordam que as suas respectivas imagens ou vídeos possam ser exibidos no site do evento, sites de patrocinadores do evento e nas contas das redes sociais do evento, como Facebook, Instagram, etc.\r\n\r\n8b - Acrescenta-se que as mesmas fotos ou vídeos podem ser utilizados na forma de conteúdos associados ao evento KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL, seja como divulgação de notícias, ações de autopromoção, partilha em sites e redes sociais dos parceiros do evento e outras utilizações no âmbito do mencionado evento.\r\n8c – Ao submeter a sua candidatura, o candidato cede à organização o direito de usar as imagens apenas para e durante a promoção do evento, incluindo no site e no dia da Gala.\r\n8d - Direitos adicionais, nomeadamente fora do âmbito do evento, para utilizar as imagens acima referidas necessitam de acordo prévio entre os seus autores e a organização do KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL\r\n\r\n\r\n<strong>9- ENVIO DE CANDIDATURAS</strong>\r\n\r\n&nbsp;\r\n\r\nAs candidaturas deverão ser feitas através do site do evento (<a href=\"http://www.ondasdeouro.pt\">www.ondasdeouro.pt</a>), no menu “submete a tua onda”. O proponente deverá preencher o formulário presente na página e aceitar os Termos e Condições.\r\nAs candidaturas deverão preferencialmente ser enviadas através de sistemas de partilha de ficheiros, como WeTransfer, Drop Box, Yousendit, etc.\r\nUma vez que os candidatos no grupo da <strong>Categoria Performance</strong> são os surfistas, a responsabilidade das candidaturas para estes prémios é da <strong>exclusiva responsabilidade dos próprios surfistas</strong>. Nenhum fotógrafo ou videomaker poderá enviar candidaturas para as categorias deste grupo de forma direta, estando obrigado a fazê-lo exclusivamente através do surfista presente nas suas fotos e vídeos. De igual modo, <strong>os candidatos aos prémios de Foto do Ano e Videoclip do Ano deverão ser os seus autores</strong>, e não os surfistas que protagonizam as imagens a concurso.\r\nNão há limite para as candidaturas que um determinado surfista ou fotógrafo pode enviar para consideração do painel de especialistas designado pela organização.\r\nSomente as candidaturas aprovadas pelo painel de especialistas serão disponibilizadas para visualização e votação no site.\r\n\r\n&nbsp;\r\n\r\n<strong>9a - Candidaturas Vídeo</strong>\r\nO formato preferencial para o envio de vídeos são ficheiros PAL ou NTSC de alta-qualidade descomprimidos, através de um sistema de partilha de ficheiros, como o Wetransfer.com ou Yousendit.com.\r\n&nbsp;\r\n\r\n<strong>9b - Candidaturas Fotografia</strong>\r\nO tamanho mínimo para candidaturas preliminares de fotografias é de 1500 pixéis na sua dimensão mais longa, preferencialmente em formato JPEG.\r\nUma imagem em formato original (RAW) poderá ser requisitada a qualquer momento pela organização, caso o ficheiro fornecido não vá de encontro às exigências de qualidade da mesma, ou caso seja necessário verificar a existência de quaisquer manipulações digitais que alterem a realidade da foto enviada para candidatura.\r\nNo caso de sequências, não mais que 10 fotos de uma única onda devem ser enviadas. Quando enviadas, cada ficheiro de fotografia deve conter no seu nome a informação completa sobre o surfista, a onda e o fotógrafo em menos de 30 caracteres. (Exemplo: BlakeWaikikiGrannis1.jpg)\r\n&nbsp;\r\n\r\n<strong>9c - Qualidade de imagem</strong>\r\nA nitidez das imagens fornecidas, tanto em vídeo como em fotografia, é essencial para uma avaliação precisa e medição dos tamanhos relativos das onda (categorias de Maior Onda), surfistas, pranchas, grau de dificuldade e subtilezas técnicas (todas as categorias) e outros elementos-chave. Foco deficitário, embaçamento, escuridão, excesso de claridade, contagem de pixéis limitada ou qualquer outra degradação visual irá limitar o valor de uma imagem como candidata. A qualidade de reprodução é um requisito fundamental das imagens vencedoras, pelo que a organização do KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL irá privilegiar os ficheiros de imagem tecnicamente superiores ou arquivos digitais de alta resolução.\r\n\r\n\r\n\r\n\r\n<strong>10- Candidaturas por Categoria</strong>\r\n\r\n<strong>Tubo do Ano</strong>\r\nPara a categoria “Tubo do Ano” serão consideradas <strong>exclusivamente candidaturas em formato vídeo </strong>nas condições acima mencionadas. O clip de vídeo deverá conter toda a extensão do tubo, desde antes do encaixe até à saída, de modo que fique clara a forma como o surfista determinou a linha, preparou a abordagem à secção e terminou a manobra controladamente. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n&nbsp;\r\n\r\n<strong>Maior Onda do Ano (remada)</strong>\r\nPara a categoria “Maior Onda do Ano (remada)”, serão aceites candidaturas no formato vídeo e fotografia nas condições acima descritas. A onda proposta deve estar presente em toda a sua extensão, do drop à saída da onda ou queda do surfista, seja em vídeo ou em fotografia, através de sequência, nas condições anteriormente descritas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n&nbsp;\r\n\r\n<strong>Maior Onda do Ano (tow-in)</strong>\r\nPara a categoria “Maior Onda do Ano (tow-in)”, serão aceites candidaturas no formato vídeo e fotografia nas condições acima descritas. A onda proposta deve estar presente em toda a sua extensão, da largada da corda à saída da onda ou queda do surfista, seja em vídeo ou em fotografia, através de sequência, nas condições anteriormente descritas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n&nbsp;\r\n\r\n<strong>Manobra do Ano</strong>\r\nPara a categoria “Manobra do Ano” serão aceites candidaturas no formato vídeo e fotografia nas condições acima descritas. A manobra proposta deve estar presente em toda a sua extensão, da preparação à conclusão, seja em vídeo ou em fotografia, através de sequência, nas condições anteriormente descritas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n&nbsp;\r\n\r\n<strong>Onda do Ano</strong>\r\nPara a categoria “Onda do Ano” serão consideradas <strong>exclusivamente candidaturas em formato vídeo </strong>nas condições acima descritas. O clip de vídeo deverá conter toda a extensão da onda, desde o take-off até à finalização, de modo que fique clara a forma como o surfista determinou a linha, preparou a abordagem às várias secções, executou as manobras e efetuou a ligação entre elas. Não serão aceites candidaturas que não se enquadrem na anterior descrição.\r\n&nbsp\r\n\r\n<strong>Videoclip do Ano</strong>\r\nPara a categoria “Videoclip do Ano” serão aceites filmes com no máximo 5 (cinco) minutos de duração nas condições acima descritas.\r\n&nbsp;\r\n\r\n<strong>Foto do Ano</strong>\r\nPara a categoria “Foto do Ano” serão aceites fotografias nas condições acima descritas.\r\n\r\n\r\n<strong>11- CRITÉRIOS DE SELEÇÃO E AVALIAÇÃO</strong>\r\n\r\nMesmo que algumas categorias estejam abertas a candidaturas livres e outras sujeitas a uma pré-escolha por parte do painel de especialistas designado pela organização do KIA ONDAS DE OURO SURF AWARDS POWERED BY SURFPORTUGAL, no final só quatro candidatos em cada categoria serão sujeitos a votação pública (online).\r\n\r\nApós o término do período de candidaturas, será convocado o painel de especialistas, que irá considerar todas as imagens disponíveis, em fotografia ou vídeo, procurando balancear os critérios objetivos e os subjetivos de maneira a encontrar os quatro finalistas que serão sujeitos à votação online. Se após a análise aprofundada e discussão sobre as candidaturas, não houver consenso unânime sobre a escolha dos finalistas, o painel de especialistas irá proceder a uma votação interna de modo a determinar quem irá à votação online.\r\n\r\nSendo assim, segue-se abaixo uma breve explicação dos critérios de avaliação aplicados em cada categoria. Independentemente da categoria, os critérios apresentados procuram objetivar alguns elementos, ao mesmo tempo que deixam campo aberto para a subjetividade de cada membro do painel de especialistas convidados.\r\n\r\n\r\n<strong>11a - Categorias Performance</strong>\r\n\r\n<strong>Surfista do Ano (masculino e feminino) — </strong>Os “Surfistas do Ano” irão ser avaliados pelas suas performances nas suas áreas específicas de atuação, não importando para o efeito se estas se enquadram em competição ou em free-surf. Será levada em consideração a dimensão nacional e internacional dos seus feitos no período de tempo sob avaliação.\r\n\r\n<strong>Free Surfer do Ano — </strong>Como <em>free surfer</em> designa-se alguém cujo aspeto mais visível da sua imagem pública no surf passa-se fora dos campeonatos. O(A) <em>free surfer</em> candidato(a) a esta categoria pode até entrar em campeonatos regularmente mas são as chamadas sessões livres que justificam a sua fama e notoriedade. Será levada em consideração a dimensão nacional e internacional dos seus feitos no período de tempo sob avaliação.\r\n\r\n<strong>Revelação do Ano — </strong>A “Revelação do Ano” deve ser um(a) surfista que sobressaiu numa determinada área de atuação em qualquer faixa de idade, divisão ou estilo de surf, seja a surpreender ou a materializar expectativas por cumprir. O seus feitos devem ser inéditos no âmbito da sua prestação de surfista e o seu impacto deve conter, tanto quanto possível, um elemento de surpresa.\r\n\r\n<strong>Manobra do Ano — </strong>As candidaturas a este prémio serão julgadas segundo diversos conceitos de apreciação, incluindo inovação, radicalidade, modernidade, power, fluidez, compromisso, grau de dificuldade e risco. A manobra deve apresentar uma finalização completa, seja na continuidade da onda, caso a manobra surja a meio desta, seja ficando à frente da espuma, caso seja uma manobra de fim de onda. A decisão do painel de especialistas sobre o que constitui uma manobra bem sucedida será final.\r\n\r\n&nbsp;\r\n\r\n<strong>Onda do Ano — </strong>As candidaturas a “Onda do Ano” serão julgadas segundo critérios de intensidade, aproveitamento, número e variedade de manobras, qualidade das manobras e ligação entre elas, distância percorrida e impacto mediático. Posto isto, acrescente-se que nenhum elemento tem preponderância sobre os outros e também não se exige que todos os elementos descritos façam parte da onda candidata. A decisão do painel de especialistas sobre o que constitui uma onda bem sucedida será final.\r\n\r\n<strong>Tubo do Ano — </strong>Os tubos candidatos a esta categoria serão avaliados pelo tamanho e intensidade da onda, a profundidade atingida pelo surfista e a técnica aplicada. A decisão do painel de especialistas sobre o que constitui um tubo bem sucedido será final.\r\n\r\n<strong>Maior Onda do Ano (remada e tow-in) — </strong>A medição da altura das ondas candidatas deverá levar em consideração a distância entre o lip e a base da onda no seu mais elevado momento, levando em consideração o espaço acima e abaixo do surfista. Se o surfista candidato apanhar a onda fora do pico desta, será a altura relativa da onda junto ao seu ponto de entrada a ser levada em consideração em detrimento da altura da onda no pico. A definição do ponto de localização da base da onda será feita a partir do que o painel de especialistas acordar como sendo o ponto mais baixo em relação à inclinação da parede da onda atingível pelo surfista ou pela espuma do lip em queda. A altura da onda entre o lip e a base será o principal fator de decisão. A espessura do lip ou \"peso\" da onda só serão considerados como elementos de desempate no caso de elevada proximidade no critério da altura tal como anteriormente definido.\r\n\r\nPara se considerar que uma onda foi surfada com sucesso, o surfista deverá percorrer em pé a parte mais significativa da onda, mantendo o controlo da situação. No caso do prémio para “Maior Onda do Ano na Remada”, o surfista deve completar a descida inicial pela face da onda abaixo, mantendo o equilíbrio e o impulso para a frente, de forma a escapar ao momento do impacto do lip descendente. A decisão do painel de especialistas sobre uma onda grande bem sucedida será final.\r\n\r\n\r\n\r\n<strong>11b - Categorias Backstage Stars</strong>\r\n\r\n<strong>Treinador do Ano — </strong>Por treinador entende-se o principal responsável pela orientação de um surfista para a sua área de eleição, seja a competição, as ondas grandes, o free-surf ou a iniciação. O treinador não só aplica um método de treinos como identifica as necessidades do surfista, definindo a equipa com que o mesmo irá trabalhar (preparadores físicos, nutricionistas, psicólogos, etc.), ajudando-o na escolha das pranchas, traçando o plano de objetivos e zelando pelo seu cumprimento. Será considerado um treinador bem sucedido aquele que for capaz de levar o seu surfista a superar as suas limitações e a concretizar o seu potencial. Os treinadores serão julgados individualmente e não segundo a empresa que representam.\r\n\r\n<strong>Shaper do Ano — </strong>Será considerado candidato a Shaper do Ano aquele que apresentar níveis de excelência na execução, inovação de design, diversificação de modelos, performance da sua equipa de surfistas, impacto no meio, consistência de qualidade, reconhecimento dos seus pares e projeção internacional de nome/marca.\r\n\r\n<strong>11c - Categoria Wavemakers</strong>\r\n\r\n<strong>Videoclip do Ano — </strong>Os elementos que serão levados em consideração para a avaliação dos candidatos a “Videoclip do Ano” são o nível da ação, a fotografia, a montagem, a originalidade do argumento, a banda sonora e a interpretação do lifestyle e cultura do surf.\r\n\r\n<strong>Foto do Ano — </strong>As fotografias candidatas a “Foto do Ano” serão avaliadas pelo impacto do seu tema, a qualidade da composição, a originalidade do olhar e a excelência da execução. Os fotógrafos candidatos devem obrigatoriamente ter trabalhos seus publicados, seja em meios especializados seja em meios generalistas, desde que sempre tendo o surf e as suas diversas ramificações como tema principal.\r\n\r\n<strong>Evento do Ano — </strong>Os candidatos a “Evento do Ano” poderão tanto ser eventos únicos como conjuntos compostos por vários eventos distintos realizados em território nacional (continente e ilhas), ou internacional desde que organizados por empresas portuguesas e com participação de surfistas portugueses. Os candidatos a esta categoria deverão cumprir critérios como excelência de execução, impacto mediático, importância no panorama nacional, originalidade de conceito, impacto ambiental, qualidade da estrutura, eficiência da equipa e qualidade das ondas, entre outros.\r\n\r\n<strong>11d - Categoria Prémios Especiais</strong>\r\n\r\nA atribuição dos prémios na chamada “Categoria Prémios Especiais” é da inteira responsabilidade da organização e os conceitos que presidem a essa escolha são aqueles que estão explicados na apresentação das categorias de prémio do site do evento.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\nEstes regulamentos são propriedade intelectual dos KIA Ondas de Ouro Surf Awards powered by SURFPortugal e encontram-se protegidos ao abrigo da lei sobre Direitos de Autor. © SURFPortugal/Twice 2015', 'Termos e Condições', '', 'inherit', 'open', 'open', '', '804-revision-v1', '', '', '2015-04-08 11:47:09', '2015-04-08 11:47:09', '', 804, 'http://ondasdeouro.pt/804-revision-v1/', 0, 'revision', '', 0),
(910, 1, '2015-04-09 10:49:10', '2015-04-09 10:49:10', '[newsletter]', 'Newsletter', '', 'inherit', 'open', 'open', '', '856-revision-v1', '', '', '2015-04-09 10:49:10', '2015-04-09 10:49:10', '', 856, 'http://ondasdeouro.pt/856-revision-v1/', 0, 'revision', '', 0),
(912, 1, '2015-04-14 11:54:24', '2015-04-14 11:54:24', '<strong>Sabe como podes concorrer</strong>\r\n\r\n<em>Cascais, 14 de abril de 2015 </em>\r\n\r\nO período de candidaturas dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal </strong>já está a decorrer. A primeira grande gala do surf nacional tem data marcada para <strong>10 de junho </strong>no <strong>Casino Estoril</strong>, em Cascais, e vai premiar os nomes mais votados pelo público em <strong>15 categorias </strong>distintas, nomeadamente nas áreas da <strong>performance</strong>, do <strong>treino</strong>, do <strong>shape</strong>, do <strong>vídeo </strong>e da <strong>fotografia</strong>.\r\n\r\nA maioria das categorias estão<a title=\"Submete a tua onda\" href=\"http://ondasdeouro.pt/submete-a-tua-onda/\"> abertas a </a><strong><a title=\"Submete a tua onda\" href=\"http://ondasdeouro.pt/submete-a-tua-onda/\">candidaturas espontâneas</a>,</strong> a partir das quais serão apurados os concorrentes finais aos grandes prémios (quatro por categoria). Assim, devem ser os próprios surfistas, fotógrafos e videomakers a submeter as suas melhores ondas, manobras, fotografias e videoclips, cabendo à Direção da Gala e Comissão de Notáveis apontar os mais merecedores de concorrer aos respetivos galardões. O apuramento final dos vencedores será feito por <strong>votos do púbico </strong>via Internet.\r\n\r\nO período de<a title=\"Submete a tua onda\" href=\"http://ondasdeouro.pt/submete-a-tua-onda/\"> candidaturas </a>estende-se até <strong>22 de maio</strong>, aceitando-se apenas materiais (fotografias e/ou vídeos) produzidos após <strong>1 de agosto de 2014</strong>.\r\n\r\nNas categorias diretamente relacionadas com a performance – Ericeira Surf &amp; Skate <strong>Tubo do Ano</strong>, Billabong <strong>Maior Onda do Ano (remada)</strong>, Ocean &amp; Earth <strong>Maior Onda do Ano </strong>(tow-in), Reef <strong>Manobra do Ano </strong>e Polen <strong>Onda do Ano </strong>–, as candidaturas devem ser apresentadas pelos próprios <strong>surfistas </strong>(profissionais ou não). As performances submetidas podem ter lugar <strong>dentro ou fora de Portugal</strong>, desde que o atleta possua nacionalidade portuguesa ou, em caso de nacionalidade estrangeira, certificado de residência válido. Nas categorias de <strong>Tubo do Ano </strong>e <strong>Onda do Ano</strong>, serão somente consideradas candidaturas em <strong>formato vídeo</strong>.\r\n\r\nNas categorias Hurley <strong>Videoclip do Ano </strong>e <strong>Foto do Ano</strong>, as submissões devem ser feitas pelos próprios <strong>fotógrafos e videomakers</strong>. Os candidatos podem apresentar fotos e vídeos produzidos no estrangeiro, desde que possuam nacionalidade portuguesa ou, em caso de nacionalidade estrangeira, certificado de residência válido.\r\n\r\nAs restantes categorias – Oakley <strong>Surfista do Ano</strong>, Roxy <strong>Surfista Feminina do Ano</strong>, Volcom <strong>Free Surfer do Ano</strong>, Deeply <strong>Revelação do Ano</strong>, Xhapeland <strong>Shaper do Ano</strong>, Kia <strong>Evento do Ano </strong>e <strong>Treinador do Ano </strong>– não estão abertas a candidaturas, sendo os finalistas apurados por <strong>nomeação direta </strong>por parte da Direção da Gala e Comissão de Notáveis. Após o escrutínio do grupo de especialistas, os quatro nomes encontrados (por categoria) serão divulgados online e sujeitos à votação pública.\r\n\r\nNas categorias de Xhapeland <strong>Shaper do Ano </strong>e <strong>Treinador do Ano</strong>, os candidatos podem ter <strong>nacionalidade portuguesa ou estrangeira </strong>e não ser residentes em Portugal, desde que aqui exerçam uma parte considerável do seu trabalho, tornando inquestionável o seu contributo para o surf nacional. No caso dos shapers, <strong>é obrigatório que trabalhem mais de 50% do seu tempo útil em Portugal</strong>.\r\n\r\nPara a categoria KIA <strong>Evento do Ano</strong>, serão considerados eventos realizados em Portugal (continente e ilhas), admitindo-se igualmente eventos realizados no estrangeiro por empresas portuguesas e com a participação direta de surfistas portugueses.\r\n\r\nDepois de definidos os concorrentes finais, os fãs têm a última palavra a dizer. O período de <strong>votação </strong>tem início a <strong>25 de maio </strong>e estende-se até <strong>9 de junho </strong>em ondasdeouro.pt, cabendo ao público votar nos seus candidatos preferidos e, assim, decidir quem será o vencedor de cada categoria.\r\n\r\nOs KIA Ondas Os KIA Ondas de Ouro Surf Awards powered by SURFPortugal vão ainda atribuir o prémio <strong>Sexy Wines Os Mais Sexy do Ano</strong>, cujos candidatos serão definidos segundo modelo a anunciar brevemente.\r\n\r\nPor fim, os prémios <strong>Carreira </strong>e <strong>Contributo ao Surf </strong>vão distinguir duas figuras de relevo do surf nacional, cujos homenageados serão resultado de uma seleção exclusiva por parte da Direção da Gala e Comissão de Notáveis, não estando, pois, sujeitos à votação dos fãs.\r\n\r\n<strong>Toda a informação sobre as condições de participação e critérios de avaliação das candidaturas pode ser encontrada e deve ser consultada<a title=\"Termos e Condições\" href=\"http://ondasdeouro.pt/termos/\"> aqui</a>. </strong>\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal 2015 são patrocinados pela Kia e Câmara Municipal de Cascais e contam com os <em>media partners </em>SURFPortugal, RTP, FUEL TV, Jornal i, Sol e Mega Hits.\r\n\r\n&nbsp;\r\n\r\n<strong> ONDAS DE OURO:</strong>\r\n<ul>\r\n	<li>Oakley Surfista do Ano</li>\r\n	<li>Roxy Surfista Feminina do Ano</li>\r\n	<li>Ericeira Surf &amp; Skate Tubo do Ano</li>\r\n	<li>Billabong Maior Onda do Ano (remada)</li>\r\n	<li>Ocean &amp; Earth Maior Onda do Ano (tow-in)</li>\r\n	<li>Reef Manobra do Ano</li>\r\n	<li>Volcom Free Surfer do Ano</li>\r\n	<li>Hurley Videoclip do Ano</li>\r\n	<li>Deeply Revelação do Ano</li>\r\n	<li>Polen Onda do Ano</li>\r\n	<li>Xhapeland Shaper do Ano</li>\r\n	<li>Kia Evento do Ano</li>\r\n	<li>Sexy Wines Os Mais Sexy da Ano</li>\r\n	<li>Treinador do Ano</li>\r\n	<li>Foto do Ano</li>\r\n	<li>Carreira</li>\r\n	<li>Contributo ao Surf</li>\r\n</ul>', 'Abertas Candidaturas Para a Gala do Ano -  KIA Ondas de Ouro Surf Awards powered by SURFPortugal', '', 'publish', 'open', 'open', '', 'abertas-candidaturas-para-a-gala-do-ano-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal', '', '', '2015-04-14 11:54:58', '2015-04-14 11:54:58', '', 0, 'http://ondasdeouro.pt/?p=912', 0, 'post', '', 0),
(913, 1, '2015-04-14 11:54:10', '2015-04-14 11:54:10', '', 'A3_02', '', 'inherit', 'open', 'open', '', 'a3_02', '', '', '2015-04-14 11:54:10', '2015-04-14 11:54:10', '', 912, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/Ondas-de-Ouro-Surf-Awards.jpg', 0, 'attachment', 'image/jpeg', 0),
(914, 1, '2015-04-14 11:54:24', '2015-04-14 11:54:24', '<strong>Sabe como podes concorrer</strong>\r\n\r\n<em>Cascais, 14 de abril de 2015 </em>\r\n\r\nO período de candidaturas dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal </strong>já está a decorrer. A primeira grande gala do surf nacional tem data marcada para <strong>10 de junho </strong>no <strong>Casino Estoril</strong>, em Cascais, e vai premiar os nomes mais votados pelo público em <strong>15 categorias </strong>distintas, nomeadamente nas áreas da <strong>performance</strong>, do <strong>treino</strong>, do <strong>shape</strong>, do <strong>vídeo </strong>e da <strong>fotografia</strong>.\r\n\r\nA maioria das categorias estão<a title=\"Submete a tua onda\" href=\"http://ondasdeouro.pt/submete-a-tua-onda/\"> abertas a </a><strong><a title=\"Submete a tua onda\" href=\"http://ondasdeouro.pt/submete-a-tua-onda/\">candidaturas espontâneas</a>,</strong> a partir das quais serão apurados os concorrentes finais aos grandes prémios (quatro por categoria). Assim, devem ser os próprios surfistas, fotógrafos e videomakers a submeter as suas melhores ondas, manobras, fotografias e videoclips, cabendo à Direção da Gala e Comissão de Notáveis apontar os mais merecedores de concorrer aos respetivos galardões. O apuramento final dos vencedores será feito por <strong>votos do púbico </strong>via Internet.\r\n\r\nO período de<a title=\"Submete a tua onda\" href=\"http://ondasdeouro.pt/submete-a-tua-onda/\"> candidaturas </a>estende-se até <strong>22 de maio</strong>, aceitando-se apenas materiais (fotografias e/ou vídeos) produzidos após <strong>1 de agosto de 2014</strong>.\r\n\r\nNas categorias diretamente relacionadas com a performance – Ericeira Surf &amp; Skate <strong>Tubo do Ano</strong>, Billabong <strong>Maior Onda do Ano (remada)</strong>, Ocean &amp; Earth <strong>Maior Onda do Ano </strong>(tow-in), Reef <strong>Manobra do Ano </strong>e Polen <strong>Onda do Ano </strong>–, as candidaturas devem ser apresentadas pelos próprios <strong>surfistas </strong>(profissionais ou não). As performances submetidas podem ter lugar <strong>dentro ou fora de Portugal</strong>, desde que o atleta possua nacionalidade portuguesa ou, em caso de nacionalidade estrangeira, certificado de residência válido. Nas categorias de <strong>Tubo do Ano </strong>e <strong>Onda do Ano</strong>, serão somente consideradas candidaturas em <strong>formato vídeo</strong>.\r\n\r\nNas categorias Hurley <strong>Videoclip do Ano </strong>e <strong>Foto do Ano</strong>, as submissões devem ser feitas pelos próprios <strong>fotógrafos e videomakers</strong>. Os candidatos podem apresentar fotos e vídeos produzidos no estrangeiro, desde que possuam nacionalidade portuguesa ou, em caso de nacionalidade estrangeira, certificado de residência válido.\r\n\r\nAs restantes categorias – Oakley <strong>Surfista do Ano</strong>, Roxy <strong>Surfista Feminina do Ano</strong>, Volcom <strong>Free Surfer do Ano</strong>, Deeply <strong>Revelação do Ano</strong>, Xhapeland <strong>Shaper do Ano</strong>, Kia <strong>Evento do Ano </strong>e <strong>Treinador do Ano </strong>– não estão abertas a candidaturas, sendo os finalistas apurados por <strong>nomeação direta </strong>por parte da Direção da Gala e Comissão de Notáveis. Após o escrutínio do grupo de especialistas, os quatro nomes encontrados (por categoria) serão divulgados online e sujeitos à votação pública.\r\n\r\nNas categorias de Xhapeland <strong>Shaper do Ano </strong>e <strong>Treinador do Ano</strong>, os candidatos podem ter <strong>nacionalidade portuguesa ou estrangeira </strong>e não ser residentes em Portugal, desde que aqui exerçam uma parte considerável do seu trabalho, tornando inquestionável o seu contributo para o surf nacional. No caso dos shapers, <strong>é obrigatório que trabalhem mais de 50% do seu tempo útil em Portugal</strong>.\r\n\r\nPara a categoria KIA <strong>Evento do Ano</strong>, serão considerados eventos realizados em Portugal (continente e ilhas), admitindo-se igualmente eventos realizados no estrangeiro por empresas portuguesas e com a participação direta de surfistas portugueses.\r\n\r\nDepois de definidos os concorrentes finais, os fãs têm a última palavra a dizer. O período de <strong>votação </strong>tem início a <strong>25 de maio </strong>e estende-se até <strong>9 de junho </strong>em ondasdeouro.pt, cabendo ao público votar nos seus candidatos preferidos e, assim, decidir quem será o vencedor de cada categoria.\r\n\r\nOs KIA Ondas Os KIA Ondas de Ouro Surf Awards powered by SURFPortugal vão ainda atribuir o prémio <strong>Sexy Wines Os Mais Sexy do Ano</strong>, cujos candidatos serão definidos segundo modelo a anunciar brevemente.\r\n\r\nPor fim, os prémios <strong>Carreira </strong>e <strong>Contributo ao Surf </strong>vão distinguir duas figuras de relevo do surf nacional, cujos homenageados serão resultado de uma seleção exclusiva por parte da Direção da Gala e Comissão de Notáveis, não estando, pois, sujeitos à votação dos fãs.\r\n\r\n<strong>Toda a informação sobre as condições de participação e critérios de avaliação das candidaturas pode ser encontrada e deve ser consultada<a title=\"Termos e Condições\" href=\"http://ondasdeouro.pt/termos/\"> aqui</a>. </strong>\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal 2015 são patrocinados pela Kia e Câmara Municipal de Cascais e contam com os <em>media partners </em>SURFPortugal, RTP, FUEL TV, Jornal i, Sol e Mega Hits.\r\n\r\n&nbsp;\r\n\r\n<strong> ONDAS DE OURO:</strong>\r\n<ul>\r\n	<li>Oakley Surfista do Ano</li>\r\n	<li>Roxy Surfista Feminina do Ano</li>\r\n	<li>Ericeira Surf &amp; Skate Tubo do Ano</li>\r\n	<li>Billabong Maior Onda do Ano (remada)</li>\r\n	<li>Ocean &amp; Earth Maior Onda do Ano (tow-in)</li>\r\n	<li>Reef Manobra do Ano</li>\r\n	<li>Volcom Free Surfer do Ano</li>\r\n	<li>Hurley Videoclip do Ano</li>\r\n	<li>Deeply Revelação do Ano</li>\r\n	<li>Polen Onda do Ano</li>\r\n	<li>Xhapeland Shaper do Ano</li>\r\n	<li>Kia Evento do Ano</li>\r\n	<li>Sexy Wines Os Mais Sexy da Ano</li>\r\n	<li>Treinador do Ano</li>\r\n	<li>Foto do Ano</li>\r\n	<li>Carreira</li>\r\n	<li>Contributo ao Surf</li>\r\n</ul>', 'Abertas Candidaturas Para a Gala do Ano -  KIA Ondas de Ouro Surf Awards powered by SURFPortugal', '', 'inherit', 'open', 'open', '', '912-revision-v1', '', '', '2015-04-14 11:54:24', '2015-04-14 11:54:24', '', 912, 'http://ondasdeouro.pt/912-revision-v1/', 0, 'revision', '', 0),
(915, 0, '2015-04-14 11:54:24', '2015-04-14 11:54:24', '', 'Abertas Candidaturas Para a Gala do Ano –  KIA Ondas de Ouro Surf Awards powered by SURFPortugal', '', 'publish', 'open', 'open', '', 'abertas-candidaturas-para-a-gala-do-ano-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal', '', '', '2015-04-14 11:54:24', '2015-04-14 11:54:24', '', 0, 'http://ondasdeouro.pt/feed-items/abertas-candidaturas-para-a-gala-do-ano-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal/', 0, 'wprss_feed_item', '', 0),
(917, 1, '2015-04-23 22:02:24', '2015-04-23 22:02:24', '', 'Miguel Caparica', '', 'publish', 'closed', 'closed', '', 'miguel-caparica', '', '', '2015-04-23 23:02:09', '2015-04-23 23:02:09', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=917', 0, 'candidaturas', '', 0),
(918, 1, '2015-04-23 10:58:23', '2015-04-23 10:58:23', '', 'Kilimanazaré.MiguelCaparica.11.12.2014.jpg', '', 'inherit', 'open', 'open', '', 'kilimanazare-miguelcaparica-11-12-2014-jpg', '', '', '2015-04-23 10:58:23', '2015-04-23 10:58:23', '', 917, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/Kilimanazaré.MiguelCaparica.11.12.2014.jpg.jpg', 0, 'attachment', 'image/jpeg', 0),
(919, 1, '2015-04-23 11:01:23', '2015-04-23 11:01:23', '', 'Kilimanazaré.MiguelCaparica.11.12.2014', '', 'inherit', 'open', 'open', '', 'kilimanazare-miguelcaparica-11-12-2014', '', '', '2015-04-23 11:01:23', '2015-04-23 11:01:23', '', 917, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/Kilimanazaré.MiguelCaparica.11.12.2014.jpg', 0, 'attachment', 'image/jpeg', 0),
(920, 1, '2015-04-23 11:21:41', '2015-04-23 11:21:41', '', 'Tó Mané - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'to-mane-foto-do-ano', '', '', '2015-04-23 11:21:41', '2015-04-23 11:21:41', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=920', 0, 'candidaturas', '', 0),
(921, 1, '2015-04-23 11:21:13', '2015-04-23 11:21:13', '', 'tomane_1_nazare', '', 'inherit', 'open', 'open', '', 'tomane_1_nazare', '', '', '2015-04-23 11:21:13', '2015-04-23 11:21:13', '', 920, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_1_nazare.jpg', 0, 'attachment', 'image/jpeg', 0),
(922, 1, '2015-04-23 11:23:34', '2015-04-23 11:23:34', '', 'Tó Mané - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'to-mane-foto-do-ano-2', '', '', '2015-04-23 12:13:59', '2015-04-23 12:13:59', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=922', 0, 'candidaturas', '', 0),
(923, 1, '2015-04-23 11:23:02', '2015-04-23 11:23:02', '', 'tomane_2_nazare_gmac', '', 'inherit', 'open', 'open', '', 'tomane_2_nazare_gmac', '', '', '2015-04-23 11:23:02', '2015-04-23 11:23:02', '', 922, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_2_nazare_gmac.jpg', 0, 'attachment', 'image/jpeg', 0),
(924, 1, '2015-04-23 11:26:05', '2015-04-23 11:26:05', '', 'Tó Mané - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'to-mane-foto-do-ano-3', '', '', '2015-04-23 11:26:05', '2015-04-23 11:26:05', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=924', 0, 'candidaturas', '', 0),
(925, 1, '2015-04-23 11:25:29', '2015-04-23 11:25:29', '', 'tomane_3_nazare', '', 'inherit', 'open', 'open', '', 'tomane_3_nazare', '', '', '2015-04-23 11:25:29', '2015-04-23 11:25:29', '', 924, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_3_nazare.jpg', 0, 'attachment', 'image/jpeg', 0),
(926, 1, '2015-04-23 11:27:22', '2015-04-23 11:27:22', '', 'Tó Mané - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'to-mane-foto-do-ano-4', '', '', '2015-04-23 12:01:41', '2015-04-23 12:01:41', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=926', 0, 'candidaturas', '', 0),
(927, 1, '2015-04-23 11:26:28', '2015-04-23 11:26:28', '', 'tomane_4_praia_rocha', '', 'inherit', 'open', 'open', '', 'tomane_4_praia_rocha', '', '', '2015-04-23 11:26:28', '2015-04-23 11:26:28', '', 926, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_4_praia_rocha.jpg', 0, 'attachment', 'image/jpeg', 0),
(928, 1, '2015-04-23 11:28:59', '2015-04-23 11:28:59', '', 'Tó Mané - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'to-mane-foto-do-ano-5', '', '', '2015-04-23 11:28:59', '2015-04-23 11:28:59', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=928', 0, 'candidaturas', '', 0),
(929, 1, '2015-04-23 11:28:12', '2015-04-23 11:28:12', '', 'tomane_6_super_medina', '', 'inherit', 'open', 'open', '', 'tomane_6_super_medina', '', '', '2015-04-23 11:28:12', '2015-04-23 11:28:12', '', 928, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_6_super_medina.jpg', 0, 'attachment', 'image/jpeg', 0),
(930, 1, '2015-04-23 11:30:28', '2015-04-23 11:30:28', '', 'Tó Mané - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'to-mane-foto-do-ano-6', '', '', '2015-04-23 11:30:28', '2015-04-23 11:30:28', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=930', 0, 'candidaturas', '', 0),
(931, 1, '2015-04-23 11:29:34', '2015-04-23 11:29:34', '', 'tomane_9_nazare_raoni', '', 'inherit', 'open', 'open', '', 'tomane_9_nazare_raoni', '', '', '2015-04-23 11:29:34', '2015-04-23 11:29:34', '', 930, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_9_nazare_raoni.jpg', 0, 'attachment', 'image/jpeg', 0),
(932, 1, '2015-04-23 11:31:25', '2015-04-23 11:31:25', '', 'Tó Mané - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'to-mane-foto-do-ano-7', '', '', '2015-04-23 11:32:01', '2015-04-23 11:32:01', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=932', 0, 'candidaturas', '', 0),
(933, 1, '2015-04-23 11:31:18', '2015-04-23 11:31:18', '', 'tomane_10_nazare', '', 'inherit', 'open', 'open', '', 'tomane_10_nazare', '', '', '2015-04-23 11:31:18', '2015-04-23 11:31:18', '', 932, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_10_nazare.jpg', 0, 'attachment', 'image/jpeg', 0),
(934, 1, '2015-04-23 11:33:43', '2015-04-23 11:33:43', '', 'Tó Mané - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'to-mane-foto-do-ano-8', '', '', '2015-05-11 22:44:43', '2015-05-11 22:44:43', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=934', 0, 'candidaturas', '', 0),
(935, 1, '2015-04-23 11:33:30', '2015-04-23 11:33:30', '', 'tomane_13_nazare', '', 'inherit', 'open', 'open', '', 'tomane_13_nazare', '', '', '2015-04-23 11:33:30', '2015-04-23 11:33:30', '', 934, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_13_nazare.jpg', 0, 'attachment', 'image/jpeg', 0),
(937, 1, '2015-04-23 11:34:54', '2015-04-23 11:34:54', '', 'tomane_14_secret', '', 'inherit', 'open', 'open', '', 'tomane_14_secret', '', '', '2015-04-23 11:34:54', '2015-04-23 11:34:54', '', 0, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_14_secret.jpg', 0, 'attachment', 'image/jpeg', 0),
(938, 0, '2015-04-23 11:33:43', '2015-04-23 11:33:43', '', 'Tó Mané – Foto do Ano', '', 'publish', 'open', 'open', '', 'to-mane-foto-do-ano', '', '', '2015-04-23 11:33:43', '2015-04-23 11:33:43', '', 0, 'http://ondasdeouro.pt/feed-items/to-mane-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(939, 0, '2015-04-23 11:31:25', '2015-04-23 11:31:25', '', 'Tó Mané – Foto do Ano', '', 'publish', 'open', 'open', '', 'to-mane-foto-do-ano-2', '', '', '2015-04-23 11:31:25', '2015-04-23 11:31:25', '', 0, 'http://ondasdeouro.pt/feed-items/to-mane-foto-do-ano-2/', 0, 'wprss_feed_item', '', 0),
(940, 0, '2015-04-23 11:30:28', '2015-04-23 11:30:28', '', 'Tó Mané – Foto do Ano', '', 'publish', 'open', 'open', '', 'to-mane-foto-do-ano-3', '', '', '2015-04-23 11:30:28', '2015-04-23 11:30:28', '', 0, 'http://ondasdeouro.pt/feed-items/to-mane-foto-do-ano-3/', 0, 'wprss_feed_item', '', 0),
(941, 0, '2015-04-23 11:28:59', '2015-04-23 11:28:59', '', 'Tó Mané – Foto do Ano', '', 'publish', 'open', 'open', '', 'to-mane-foto-do-ano-4', '', '', '2015-04-23 11:28:59', '2015-04-23 11:28:59', '', 0, 'http://ondasdeouro.pt/feed-items/to-mane-foto-do-ano-4/', 0, 'wprss_feed_item', '', 0),
(942, 0, '2015-04-23 11:27:22', '2015-04-23 11:27:22', '', 'Tó Mané – Foto do Ano', '', 'publish', 'open', 'open', '', 'to-mane-foto-do-ano-5', '', '', '2015-04-23 11:27:22', '2015-04-23 11:27:22', '', 0, 'http://ondasdeouro.pt/feed-items/to-mane-foto-do-ano-5/', 0, 'wprss_feed_item', '', 0),
(943, 0, '2015-04-23 11:26:05', '2015-04-23 11:26:05', '', 'Tó Mané – Foto do Ano', '', 'publish', 'open', 'open', '', 'to-mane-foto-do-ano-6', '', '', '2015-04-23 11:26:05', '2015-04-23 11:26:05', '', 0, 'http://ondasdeouro.pt/feed-items/to-mane-foto-do-ano-6/', 0, 'wprss_feed_item', '', 0),
(944, 0, '2015-04-23 11:23:34', '2015-04-23 11:23:34', '', 'Tó Mané – Foto do Ano', '', 'publish', 'open', 'open', '', 'to-mane-foto-do-ano-7', '', '', '2015-04-23 11:23:34', '2015-04-23 11:23:34', '', 0, 'http://ondasdeouro.pt/feed-items/to-mane-foto-do-ano-7/', 0, 'wprss_feed_item', '', 0),
(945, 0, '2015-04-23 11:21:41', '2015-04-23 11:21:41', '', 'Tó Mané – Foto do Ano', '', 'publish', 'open', 'open', '', 'to-mane-foto-do-ano-8', '', '', '2015-04-23 11:21:41', '2015-04-23 11:21:41', '', 0, 'http://ondasdeouro.pt/feed-items/to-mane-foto-do-ano-8/', 0, 'wprss_feed_item', '', 0),
(946, 0, '2015-04-23 11:02:24', '2015-04-23 11:02:24', '', 'Miguel Caparica', '', 'publish', 'open', 'open', '', 'miguel-caparica', '', '', '2015-04-23 11:02:24', '2015-04-23 11:02:24', '', 0, 'http://ondasdeouro.pt/feed-items/miguel-caparica/', 0, 'wprss_feed_item', '', 0),
(947, 1, '2015-04-23 11:36:51', '2015-04-23 11:36:51', '', 'Tó Mané - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'to-mane-foto-do-ano-10', '', '', '2015-04-23 11:39:32', '2015-04-23 11:39:32', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=947', 0, 'candidaturas', '', 0),
(948, 1, '2015-04-23 11:36:35', '2015-04-23 11:36:35', '', 'tomane_14_secret', '', 'inherit', 'open', 'open', '', 'tomane_14_secret-2', '', '', '2015-04-23 11:36:35', '2015-04-23 11:36:35', '', 947, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_14_secret1.jpg', 0, 'attachment', 'image/jpeg', 0),
(949, 1, '2015-04-23 11:38:59', '2015-04-23 11:38:59', '', 'Tó Mané - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'to-mane-foto-do-ano-11', '', '', '2015-04-23 11:38:59', '2015-04-23 11:38:59', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=949', 0, 'candidaturas', '', 0),
(950, 1, '2015-04-23 11:37:23', '2015-04-23 11:37:23', '', 'tomane_17_secret', '', 'inherit', 'open', 'open', '', 'tomane_17_secret', '', '', '2015-04-23 11:37:23', '2015-04-23 11:37:23', '', 949, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_17_secret.jpg', 0, 'attachment', 'image/jpeg', 0),
(951, 1, '2015-04-23 11:40:41', '2015-04-23 11:40:41', '', 'Tó Mané - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'to-mane-foto-do-ano-12', '', '', '2015-04-23 11:40:41', '2015-04-23 11:40:41', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=951', 0, 'candidaturas', '', 0),
(952, 1, '2015-04-23 11:40:02', '2015-04-23 11:40:02', '', 'tomane_18_supertubos', '', 'inherit', 'open', 'open', '', 'tomane_18_supertubos', '', '', '2015-04-23 11:40:02', '2015-04-23 11:40:02', '', 951, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_18_supertubos.jpg', 0, 'attachment', 'image/jpeg', 0),
(953, 1, '2015-04-23 11:41:56', '2015-04-23 11:41:56', '', 'Tó Mané - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'to-mane-foto-do-ano-13', '', '', '2015-04-23 11:41:56', '2015-04-23 11:41:56', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=953', 0, 'candidaturas', '', 0),
(954, 1, '2015-04-23 11:41:49', '2015-04-23 11:41:49', '', 'tomane_19_secret_guedes', '', 'inherit', 'open', 'open', '', 'tomane_19_secret_guedes', '', '', '2015-04-23 11:41:49', '2015-04-23 11:41:49', '', 953, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_19_secret_guedes.jpg', 0, 'attachment', 'image/jpeg', 0),
(955, 1, '2015-04-23 11:43:35', '2015-04-23 11:43:35', '', 'André Carvalho - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'andre-carvalho-foto-do-ano', '', '', '2015-04-23 11:43:35', '2015-04-23 11:43:35', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=955', 0, 'candidaturas', '', 0),
(956, 1, '2015-04-23 11:42:49', '2015-04-23 11:42:49', '', 'Andre-Carvalho_ROSS_CLARKE_JONESs', '', 'inherit', 'open', 'open', '', 'andre-carvalho_ross_clarke_joness', '', '', '2015-04-23 11:42:49', '2015-04-23 11:42:49', '', 955, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/Andre-Carvalho_ROSS_CLARKE_JONESs.jpg', 0, 'attachment', 'image/jpeg', 0),
(957, 1, '2015-04-23 11:44:51', '2015-04-23 11:44:51', '', 'André Carvalho - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'andre-carvalho-foto-do-ano-2', '', '', '2015-05-25 23:55:13', '2015-05-25 23:55:13', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=957', 0, 'candidaturas', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(958, 1, '2015-04-23 11:44:45', '2015-04-23 11:44:45', '', 'Andre-Carvalho_Benjamin_sanchis', '', 'inherit', 'open', 'open', '', 'andre-carvalho_benjamin_sanchis', '', '', '2015-04-23 11:44:45', '2015-04-23 11:44:45', '', 957, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/Andre-Carvalho_Benjamin_sanchis.jpg', 0, 'attachment', 'image/jpeg', 0),
(959, 1, '2015-04-23 11:46:51', '2015-04-23 11:46:51', '', 'João Pedro Rocha - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'joao-pedro-rocha-foto-do-ano', '', '', '2015-04-23 11:46:51', '2015-04-23 11:46:51', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=959', 0, 'candidaturas', '', 0),
(960, 1, '2015-04-23 11:46:27', '2015-04-23 11:46:27', '', 'Joao_pedro_rocha_dane_hall', '', 'inherit', 'open', 'open', '', 'joao_pedro_rocha_dane_hall', '', '', '2015-04-23 11:46:27', '2015-04-23 11:46:27', '', 959, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/Joao_pedro_rocha_dane_hall.jpg', 0, 'attachment', 'image/jpeg', 0),
(961, 1, '2015-04-23 11:47:11', '0000-00-00 00:00:00', '', '9.1.2015', '', 'draft', 'closed', 'closed', '', '', '', '', '2015-04-23 11:47:11', '2015-04-23 11:47:11', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=961', 0, 'candidaturas', '', 0),
(962, 1, '2015-04-23 11:48:26', '2015-04-23 11:48:26', '', 'João Pedro Rocha – Foto do Ano', '', 'publish', 'closed', 'closed', '', 'joao-pedro-rocha-foto-do-ano-2', '', '', '2015-04-23 11:48:26', '2015-04-23 11:48:26', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=962', 0, 'candidaturas', '', 0),
(963, 1, '2015-04-23 11:47:44', '2015-04-23 11:47:44', '', 'Joao_pedro_rocha_elohe', '', 'inherit', 'open', 'open', '', 'joao_pedro_rocha_elohe', '', '', '2015-04-23 11:47:44', '2015-04-23 11:47:44', '', 962, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/Joao_pedro_rocha_elohe.jpg', 0, 'attachment', 'image/jpeg', 0),
(964, 1, '2015-04-23 11:49:51', '2015-04-23 11:49:51', '', 'João Pedro Rocha - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'joao-pedro-rocha-foto-do-ano-3', '', '', '2015-04-23 11:49:51', '2015-04-23 11:49:51', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=964', 0, 'candidaturas', '', 0),
(965, 1, '2015-04-23 11:49:02', '2015-04-23 11:49:02', '', 'Joao_pedro_rocha_nic_super', '', 'inherit', 'open', 'open', '', 'joao_pedro_rocha_nic_super', '', '', '2015-04-23 11:49:02', '2015-04-23 11:49:02', '', 964, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/Joao_pedro_rocha_nic_super.jpg', 0, 'attachment', 'image/jpeg', 0),
(966, 1, '2015-04-23 11:51:27', '2015-04-23 11:51:27', '', 'João Pedro Rocha – Foto do Ano', '', 'publish', 'closed', 'closed', '', 'joao-pedro-rocha-foto-do-ano-4', '', '', '2015-04-23 11:51:27', '2015-04-23 11:51:27', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=966', 0, 'candidaturas', '', 0),
(967, 1, '2015-04-23 11:50:50', '2015-04-23 11:50:50', '', 'Joao_pedro_Miguel-Blanco-Coxos', '', 'inherit', 'open', 'open', '', 'joao_pedro_miguel-blanco-coxos', '', '', '2015-04-23 11:50:50', '2015-04-23 11:50:50', '', 966, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/Joao_pedro_Miguel-Blanco-Coxos.jpg', 0, 'attachment', 'image/jpeg', 0),
(968, 1, '2015-04-23 11:52:56', '2015-04-23 11:52:56', '', 'João Pedro Rocha – Foto do Ano', '', 'publish', 'closed', 'closed', '', 'joao-pedro-rocha-foto-do-ano-5', '', '', '2015-04-23 11:52:56', '2015-04-23 11:52:56', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=968', 0, 'candidaturas', '', 0),
(969, 1, '2015-04-23 11:52:02', '2015-04-23 11:52:02', '', 'Joao_pedro_nic_6_12', '', 'inherit', 'open', 'open', '', 'joao_pedro_nic_6_12', '', '', '2015-04-23 11:52:02', '2015-04-23 11:52:02', '', 968, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/Joao_pedro_nic_6_12.jpg', 0, 'attachment', 'image/jpeg', 0),
(971, 1, '2015-04-23 11:53:25', '2015-04-23 11:53:25', '', 'Joao_pedro_nic_9_1', '', 'inherit', 'open', 'open', '', 'joao_pedro_nic_9_1', '', '', '2015-04-23 11:53:25', '2015-04-23 11:53:25', '', 0, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/Joao_pedro_nic_9_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(972, 1, '2015-04-23 11:54:55', '2015-04-23 11:54:55', '', 'João Pedro Rocha – Foto do Ano', '', 'publish', 'closed', 'closed', '', 'joao-pedro-rocha-foto-do-ano-6', '', '', '2015-04-23 11:54:55', '2015-04-23 11:54:55', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=972', 0, 'candidaturas', '', 0),
(973, 1, '2015-04-23 11:57:08', '2015-04-23 11:57:08', '', 'Nuno Cardoso – Foto do Ano', '', 'draft', 'closed', 'closed', '', 'nuno-cardoso-foto-do-ano', '', '', '2015-04-24 19:44:41', '2015-04-24 19:44:41', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=973', 0, 'candidaturas', '', 0),
(974, 1, '2015-04-23 11:56:06', '2015-04-23 11:56:06', '', 'Nuno-Cardoso---NIC---pedra-branca', '', 'inherit', 'open', 'open', '', 'nuno-cardoso-nic-pedra-branca', '', '', '2015-04-23 11:56:06', '2015-04-23 11:56:06', '', 973, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/Nuno-Cardoso-NIC-pedra-branca.jpg', 0, 'attachment', 'image/jpeg', 0),
(976, 0, '2015-04-23 11:57:08', '2015-04-23 11:57:08', '', 'Nuno Cardoso – Foto do Ano', '', 'publish', 'open', 'open', '', 'nuno-cardoso-foto-do-ano', '', '', '2015-04-23 11:57:08', '2015-04-23 11:57:08', '', 0, 'http://ondasdeouro.pt/feed-items/nuno-cardoso-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(977, 0, '2015-04-23 11:54:55', '2015-04-23 11:54:55', '', 'João Pedro Rocha – Foto do Ano', '', 'publish', 'open', 'open', '', 'joao-pedro-rocha-foto-do-ano', '', '', '2015-04-23 11:54:55', '2015-04-23 11:54:55', '', 0, 'http://ondasdeouro.pt/feed-items/joao-pedro-rocha-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(978, 0, '2015-04-23 11:52:56', '2015-04-23 11:52:56', '', 'João Pedro Rocha – Foto do Ano', '', 'publish', 'open', 'open', '', 'joao-pedro-rocha-foto-do-ano-2', '', '', '2015-04-23 11:52:56', '2015-04-23 11:52:56', '', 0, 'http://ondasdeouro.pt/feed-items/joao-pedro-rocha-foto-do-ano-2/', 0, 'wprss_feed_item', '', 0),
(979, 0, '2015-04-23 11:51:27', '2015-04-23 11:51:27', '', 'João Pedro Rocha – Foto do Ano', '', 'publish', 'open', 'open', '', 'joao-pedro-rocha-foto-do-ano-3', '', '', '2015-04-23 11:51:27', '2015-04-23 11:51:27', '', 0, 'http://ondasdeouro.pt/feed-items/joao-pedro-rocha-foto-do-ano-3/', 0, 'wprss_feed_item', '', 0),
(980, 0, '2015-04-23 11:49:51', '2015-04-23 11:49:51', '', 'João Pedro Rocha – Foto do Ano', '', 'publish', 'open', 'open', '', 'joao-pedro-rocha-foto-do-ano-4', '', '', '2015-04-23 11:49:51', '2015-04-23 11:49:51', '', 0, 'http://ondasdeouro.pt/feed-items/joao-pedro-rocha-foto-do-ano-4/', 0, 'wprss_feed_item', '', 0),
(981, 0, '2015-04-23 11:48:26', '2015-04-23 11:48:26', '', 'João Pedro Rocha – Foto do Ano', '', 'publish', 'open', 'open', '', 'joao-pedro-rocha-foto-do-ano-5', '', '', '2015-04-23 11:48:26', '2015-04-23 11:48:26', '', 0, 'http://ondasdeouro.pt/feed-items/joao-pedro-rocha-foto-do-ano-5/', 0, 'wprss_feed_item', '', 0),
(982, 0, '2015-04-23 11:46:51', '2015-04-23 11:46:51', '', 'João Pedro Rocha – Foto do Ano', '', 'publish', 'open', 'open', '', 'joao-pedro-rocha-foto-do-ano-6', '', '', '2015-04-23 11:46:51', '2015-04-23 11:46:51', '', 0, 'http://ondasdeouro.pt/feed-items/joao-pedro-rocha-foto-do-ano-6/', 0, 'wprss_feed_item', '', 0),
(983, 0, '2015-04-23 11:44:51', '2015-04-23 11:44:51', '', 'André Carvalho – Foto do Ano', '', 'publish', 'open', 'open', '', 'andre-carvalho-foto-do-ano', '', '', '2015-04-23 11:44:51', '2015-04-23 11:44:51', '', 0, 'http://ondasdeouro.pt/feed-items/andre-carvalho-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(984, 0, '2015-04-23 11:43:35', '2015-04-23 11:43:35', '', 'André Carvalho – Foto do Ano', '', 'publish', 'open', 'open', '', 'andre-carvalho-foto-do-ano-2', '', '', '2015-04-23 11:43:35', '2015-04-23 11:43:35', '', 0, 'http://ondasdeouro.pt/feed-items/andre-carvalho-foto-do-ano-2/', 0, 'wprss_feed_item', '', 0),
(985, 0, '2015-04-23 11:41:56', '2015-04-23 11:41:56', '', 'Tó Mané – Foto do Ano', '', 'publish', 'open', 'open', '', 'to-mane-foto-do-ano-9', '', '', '2015-04-23 11:41:56', '2015-04-23 11:41:56', '', 0, 'http://ondasdeouro.pt/feed-items/to-mane-foto-do-ano-9/', 0, 'wprss_feed_item', '', 0),
(986, 1, '2015-04-23 21:30:18', '2015-04-23 21:30:18', '', 'As primeiras candidaturas à foto do ano estão online!', '', 'publish', 'open', 'open', '', 'as-primeiras-candidaturas-a-foto-do-ano-estao-online', '', '', '2015-04-23 21:30:18', '2015-04-23 21:30:18', '', 0, 'http://ondasdeouro.pt/?p=986', 0, 'post', '', 0),
(987, 1, '2015-04-23 21:30:18', '2015-04-23 21:30:18', '', 'As primeiras candidaturas à foto do ano estão online!', '', 'inherit', 'open', 'open', '', '986-revision-v1', '', '', '2015-04-23 21:30:18', '2015-04-23 21:30:18', '', 986, 'http://ondasdeouro.pt/986-revision-v1/', 0, 'revision', '', 0),
(988, 0, '2015-04-23 21:30:18', '2015-04-23 21:30:18', '', 'As primeiras candidaturas à foto do ano estão online!', '', 'publish', 'open', 'open', '', 'as-primeiras-candidaturas-a-foto-do-ano-estao-online', '', '', '2015-04-23 21:30:18', '2015-04-23 21:30:18', '', 0, 'http://ondasdeouro.pt/feed-items/as-primeiras-candidaturas-a-foto-do-ano-estao-online/', 0, 'wprss_feed_item', '', 0),
(989, 1, '2015-04-23 21:42:26', '2015-04-23 21:42:26', 'A tremenda evolução técnica de que o surf tem sido alvo na última década só encontra paralelo na forma como os fotógrafos têm sido capazes de captar não só os resultados dessa evolução como de transcrever em imagens este estilo de vida cada vez mais complexo e fragmentado. Por detrás da explosão de uma manobra, do insólito de uma situação ou da beleza de uma paisagem, está sempre a inspiração de um olhar único de alguém capaz de traduzir num frame tudo aquilo que o surf nos diz à alma.', '', '', 'publish', 'open', 'open', '', '989', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://ondasdeouro.pt/?p=989', 4, 'nav_menu_item', '', 0),
(990, 1, '2015-04-23 21:42:27', '2015-04-23 21:42:27', 'Competidor, free surfer, tube rider, big wave charger, aerialista… não importa. O surfista do ano é aquele que sobressai dentro da sua área de atuação específica, atingindo notoriedade e reconhecimento através dos seus feitos, sejam estes contabilizados em pontos, prémios, aplausos ou “gostos”. O alcance da sua influência mede-se pelo impacto daquilo que faz.', '', '', 'publish', 'open', 'open', '', '990', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://ondasdeouro.pt/?p=990', 10, 'nav_menu_item', '', 0),
(991, 1, '2015-04-23 21:42:27', '2015-04-23 21:42:27', 'Nunca a distância de qualidade entre o surf feminino e masculino foi tão curta como hoje em dia. Seja em ondas pequenas, médias ou grandes, as mulheres têm sabido afirmar o seu lugar na hierarquia do desporto, conquistando níveis de respeito com surf sólido e muito charme. A surfista feminina do ano é aquela que no último ano concretizou todo esse potencial.', '', '', 'publish', 'open', 'open', '', '991', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://ondasdeouro.pt/?p=991', 11, 'nav_menu_item', '', 0),
(992, 1, '2015-04-23 21:42:26', '2015-04-23 21:42:26', 'A manobra que distingue o surf de todos os restantes desportos permanece como o supremo momento da relação entre o homem e as ondas do oceano, mas o que define um bom tubo? O tamanho da onda? A profundidade? A técnica aplicada? Podem esgrimir-se os argumentos, mas uma coisa é certa: um grande tubo é aquele em que quase todos deixam de acreditar, menos aquele que está lá dentro, à procura da saída.', '', '', 'publish', 'open', 'open', '', '992', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://ondasdeouro.pt/?p=992', 6, 'nav_menu_item', '', 0),
(993, 1, '2015-04-23 21:42:27', '2015-04-23 21:42:27', 'Todos temos os nossos limites, mas há limites mais próximos do que outros e o limite para o tamanho das ondas surfadas por este mundo fora está cada vez mais longe. Os portugueses têm acompanhado a tendência e de ano para ano vemos os nossos surfistas desafiar a lógica e a razão, apanhando ondas cada vez mais desafiadoras e arriscadas, seja em Portugal seja lá fora.', '', '', 'publish', 'open', 'open', '', '993', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://ondasdeouro.pt/?p=993', 8, 'nav_menu_item', '', 0),
(994, 1, '2015-04-23 21:42:27', '2015-04-23 21:42:27', 'Se hoje o surf de ondas grandes de remada tem atingido patamares inimagináveis ainda há poucos anos, isso deve-se ao conhecimento adquirido nas sessões de tow-in, que revolucionaram por completo a forma de os surfistas olharem e abordarem ondas de dimensões extra-large. E ainda hoje, é com a inestimável ajuda dos poderosos motores de propulsão e da habilidade dos seus pilotos que o tow-in continua a ser o laboratório de testes daquilo que é humanamente possível conquistar neste campo.', '', '', 'publish', 'open', 'open', '', '994', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://ondasdeouro.pt/?p=994', 9, 'nav_menu_item', '', 0),
(995, 1, '2015-04-23 21:42:27', '2015-04-23 21:42:27', 'Depois de um tempo de aparente estagnação face a outros desportos de prancha, o surf assume a liderança da invenção e criatividade no campo das manobras. E mesmo num contexto que procura e incentiva como nunca a criação espontânea de novos movimentos sobre a prancha, as velhas manobras apresentam hoje em dia desconcertantes níveis de espetáculo, que permitem ombrear com as últimas novidades nas preferências do público. Este prémio visa reconhecer acima de tudo a capacidade técnica de subitamente tornar possível o impossível, e fazê-lo com estilo', '', '', 'publish', 'open', 'open', '', '995', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://ondasdeouro.pt/?p=995', 12, 'nav_menu_item', '', 0),
(996, 1, '2015-04-23 21:42:27', '2015-04-23 21:42:27', 'No fundo no fundo, todos somos free surfers, mas uns são mais livres que os outros. O free surfer é aquele que corre ondas sem os constrangimentos de outro critério que não aquilo que mais o diverte. E se é inegável que a competição está na base da evolução técnica do desporto, é no campo de liberdade sem restrições das sessões livres de julgamentos que o surf se manifesta em toda a sua plenitude. Esta categoria visa premiar aqueles que nos inspiram sem nunca vestirem uma licra de competição.', '', '', 'publish', 'open', 'open', '', '996', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://ondasdeouro.pt/?p=996', 13, 'nav_menu_item', '', 0),
(997, 1, '2015-04-23 21:42:26', '2015-04-23 21:42:26', 'A diferença de um clipe para um filme é que um filme vence-nos aos pontos e um clip vence-nos por knock-out. Em poucos minutos um clip tem de conquistar, inspirar, excitar, arrebatar e, mais importante que tudo, obrigar-nos a voltar ao princípio e ver tudo outra vez mal tenha acabado. Numa fase em que não há sessão de surf onde não haja por perto alguém com uma câmara de filmar, vamos homenagear os criadores que nos ajudam a manter a chama acesa quando estamos longe do mar.', '', '', 'publish', 'open', 'open', '', '997', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://ondasdeouro.pt/?p=997', 5, 'nav_menu_item', '', 0),
(998, 1, '2015-04-23 21:42:27', '2015-04-23 21:42:27', 'Quando menos se espera, eis que irrompe em cena alguém que apanha todos de surpresa, quebrando a rotina dos nomes e puxando para si as luzes dos holofotes. Um trialista que passa a frequentar as fases finais das provas, um outsider que subitamente surge como destaque improvável nas mais comentadas sessões, um jovem talento que concretiza o seu potencial. O prémio revelação premeia aquele surfista que nos últimos doze meses deixou de ser coadjuvante e passou a ator principal no filme do surf português.', '', '', 'publish', 'open', 'open', '', '998', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://ondasdeouro.pt/?p=998', 14, 'nav_menu_item', '', 0),
(999, 1, '2015-04-23 21:42:26', '2015-04-23 21:42:26', 'O que é uma onda bem surfada? Fora dos critérios de julgamento dos campeonatos, uma onda bem surfada é aquela que é explorada ao máximo do seu potencial, com a maior variedade possível de manobras bem executadas, com power, habilidade e estilo. É uma daquelas ondas em que, olhando para trás, não resta nada senão a satisfação de quem surfa e de quem observa.', '', '', 'publish', 'open', 'open', '', '999', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://ondasdeouro.pt/?p=999', 7, 'nav_menu_item', '', 0),
(1001, 1, '2015-04-23 21:42:27', '2015-04-23 21:42:27', 'A seguir às ondas, não há assunto que interesse tanto ao surfista como as pranchas. Antigamente, os shapers eram vistos como depositários do conhecimento místico sobre o deslize nas ondas, oráculos da nossa cultura, guardiões de segredos misteriosos. Hoje a visão é menos romântica e a proliferação de fabricantes banalizou a reverenciada figura, mas uma coisa é certa: os shapers continuam a deter o raro poder de transformar as nossas fantasias em realidade.', '', '', 'publish', 'open', 'open', '', '1001', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://ondasdeouro.pt/?p=1001', 15, 'nav_menu_item', '', 0),
(1002, 1, '2015-04-23 21:42:27', '2015-04-23 21:42:27', 'Verdadeira montra do surf, é através dos eventos que o grande público pode entrar em contacto com as diversas realidades que compõem o mosaico multifacetado do nosso estilo de vida. Sejam de cariz competitivo, cultural ou festivo, os eventos funcionam como um espaço de encontro da tribo, onde se celebra o estilo de vida e o desporto, graças ao esforço conjunto de inúmeros anónimos que concebem, montam, promovem e operacionalizam estes acontecimentos. É para recompensar estes anónimos pelo seu esforço e contributo que concebemos este prémio.', '', '', 'publish', 'open', 'open', '', '1002', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://ondasdeouro.pt/?p=1002', 16, 'nav_menu_item', '', 0),
(1003, 1, '2015-04-23 21:42:27', '2015-04-23 21:42:27', 'Não adianta negar: sex sells, diz o chavão da indústria do marketing. Cada vez mais os surfistas são escolhidos pelas grandes marcas tanto em função do seu talento e competitividade como do seu apelo junto ao público. Do ponto de vista estratégico, a imagem é tão importante na visibilidade de um desportista como o seu desempenho. Queremos por isso saber, entre eles e elas, quem são, na tua opinião, os surfistas mais sexys de Portugal.', '', '', 'publish', 'open', 'open', '', '1003', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://ondasdeouro.pt/?p=1003', 17, 'nav_menu_item', '', 0),
(1004, 1, '2015-04-23 21:42:27', '2015-04-23 21:42:27', 'De todas as figuras premiadas nesta gala, a do treinador é porventura a mais recente, evidenciando o caráter único desta atividade que só agora começa de facto a ser desporto. E, sendo desporto, é evidente que o treinador assume um papel cada vez mais indispensável no mundo da competição: amigo, mestre, confidente, preparador físico, coordenador, mentor, psicólogo… não há no surf papel mais multifacetado que o de treinador, que bem merece este reconhecimento.', '', '', 'publish', 'open', 'open', '', '1004', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://ondasdeouro.pt/?p=1004', 18, 'nav_menu_item', '', 0),
(1005, 1, '2015-04-23 21:42:27', '2015-04-23 21:42:27', 'Este é o único prémio desta gala em que o premiado pode não ser surfista. Trata-se de um reconhecimento por parte da comunidade a personalidades que, direta ou indiretamente, através das suas ações e voluntarismo, promoveram o surf para lá da sua esfera ou tomaram iniciativas que contribuíram para o engrandecimento da nossa atividade nas suas mais variadas vertentes, da política à ambiental, da desportiva à cultural, da económica à social. Sendo surfista ou não, quem for galardoado com este prémio merece ser visto pela comunidade não só como um par, mas como um exemplo a seguir.', '', '', 'publish', 'open', 'open', '', '1005', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://ondasdeouro.pt/?p=1005', 19, 'nav_menu_item', '', 0),
(1006, 1, '2015-04-23 21:42:27', '2015-04-23 21:42:27', 'Mais do que celebrar o fim de um trajeto profissional, este prémio visa reconhecer o impacto que um determinado surfista exerceu ao longo da sua carreira, através do seu carisma, da sua postura ou dos seus resultados. O Prémio Carreira é um agradecimento que deixamos àqueles que ao longo dos anos nos inspiraram com a sua destreza técnica, raça competitiva e magnetismo, e que, uma vez fora da ribalta ou em vias de darem por findo o seu percurso, irão continuar a fazê-lo com a sua amizade e atitudes perante a vida.', '', '', 'publish', 'open', 'open', '', '1006', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://ondasdeouro.pt/?p=1006', 20, 'nav_menu_item', '', 0),
(1007, 1, '2015-04-28 21:15:02', '2015-04-28 21:15:02', 'Kia Ondas de Ouro Surf Awards powered by SURFPortugal\r\nCategoria: Ericeira Surf &amp; Skate - Tubo do ano\r\nSurfer: Ruben Gonzalez\r\nLocal: Ericeira\r\nData: 27-11-14', 'RUBEN GONZALEZ - TUBO DO ANO', '', 'publish', 'closed', 'closed', '', 'ruben-gonzalez-tubo-do-ano', '', '', '2015-05-26 00:20:43', '2015-05-26 00:20:43', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1007', 0, 'candidaturas', '', 0),
(1008, 1, '2015-04-28 21:14:06', '2015-04-28 21:14:06', '', 'ruben', '', 'inherit', 'open', 'open', '', 'ruben', '', '', '2015-04-28 21:14:06', '2015-04-28 21:14:06', '', 1007, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/ruben.jpg', 0, 'attachment', 'image/jpeg', 0),
(1009, 1, '2015-04-28 21:20:19', '2015-04-28 21:20:19', '', 'ANTÓNIO RODRIGUES - TUBO DO ANO', '', 'publish', 'closed', 'closed', '', 'antonio-rodrigues-tubo-do-ano', '', '', '2015-05-04 21:48:05', '2015-05-04 21:48:05', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1009', 0, 'candidaturas', '', 0),
(1010, 1, '2015-04-28 21:20:00', '2015-04-28 21:20:00', '', 'tubassa', '', 'inherit', 'open', 'open', '', 'tubassa', '', '', '2015-04-28 21:20:00', '2015-04-28 21:20:00', '', 1009, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tubassa.jpg', 0, 'attachment', 'image/jpeg', 0),
(1011, 1, '2015-04-28 21:25:11', '2015-04-28 21:25:11', '', 'TUBO DO ANO - ANTONIO RODRIGUES', '', 'publish', 'closed', 'closed', '', 'tubo-do-ano-antonio-rodrigues', '', '', '2015-05-04 21:48:08', '2015-05-04 21:48:08', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1011', 0, 'candidaturas', '', 0),
(1012, 1, '2015-04-28 21:24:31', '2015-04-28 21:24:31', '', 'tubassa', '', 'inherit', 'open', 'open', '', 'tubassa-2', '', '', '2015-04-28 21:24:31', '2015-04-28 21:24:31', '', 1011, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tubassa1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1013, 1, '2015-04-28 21:25:06', '2015-04-28 21:25:06', '', 'tubassa', '', 'inherit', 'open', 'open', '', 'tubassa-3', '', '', '2015-04-28 21:25:06', '2015-04-28 21:25:06', '', 1011, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tubassa2.jpg', 0, 'attachment', 'image/jpeg', 0),
(1014, 1, '2015-04-28 21:35:56', '2015-04-28 21:35:56', '', 'ALEX BOTELHO - TUBO DO ANO & MAIOR ONDA REMADA', '', 'publish', 'closed', 'closed', '', 'alex-botelho-tubo-do-ano', '', '', '2015-05-26 00:31:24', '2015-05-26 00:31:24', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1014', 0, 'candidaturas', '', 0),
(1015, 1, '2015-04-28 21:35:51', '2015-04-28 21:35:51', '', 'tubassa', '', 'inherit', 'open', 'open', '', 'tubassa-4', '', '', '2015-04-28 21:35:51', '2015-04-28 21:35:51', '', 1014, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tubassa3.jpg', 0, 'attachment', 'image/jpeg', 0),
(1016, 1, '2015-04-28 21:38:24', '2015-04-28 21:38:24', '', 'JOÃO MOREIRA - TUBO DO ANO', '', 'publish', 'closed', 'closed', '', 'joao-moreira-tubo-do-ano', '', '', '2015-04-28 21:40:09', '2015-04-28 21:40:09', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1016', 0, 'candidaturas', '', 0),
(1017, 0, '2015-04-28 21:35:56', '2015-04-28 21:35:56', '', 'ALEX BOTELHO – TUBO DO ANO', '', 'publish', 'open', 'open', '', 'alex-botelho-tubo-do-ano', '', '', '2015-04-28 21:35:56', '2015-04-28 21:35:56', '', 0, 'http://ondasdeouro.pt/feed-items/alex-botelho-tubo-do-ano/', 0, 'wprss_feed_item', '', 0),
(1018, 0, '2015-04-28 21:25:11', '2015-04-28 21:25:11', '', 'TUBO DO ANO – ANTONIO RODRIGUES', '', 'publish', 'open', 'open', '', 'tubo-do-ano-antonio-rodrigues', '', '', '2015-04-28 21:25:11', '2015-04-28 21:25:11', '', 0, 'http://ondasdeouro.pt/feed-items/tubo-do-ano-antonio-rodrigues/', 0, 'wprss_feed_item', '', 0),
(1019, 0, '2015-04-28 21:20:19', '2015-04-28 21:20:19', '', 'ANTÓNIO RODRIGUES – TUBO DO ANO', '', 'publish', 'open', 'open', '', 'antonio-rodrigues-tubo-do-ano', '', '', '2015-04-28 21:20:19', '2015-04-28 21:20:19', '', 0, 'http://ondasdeouro.pt/feed-items/antonio-rodrigues-tubo-do-ano/', 0, 'wprss_feed_item', '', 0),
(1020, 0, '2015-04-28 21:15:02', '2015-04-28 21:15:02', '', 'RUBEN GONZALEZ – TUBO DO ANO', '', 'publish', 'open', 'open', '', 'ruben-gonzalez-tubo-do-ano', '', '', '2015-04-28 21:15:02', '2015-04-28 21:15:02', '', 0, 'http://ondasdeouro.pt/feed-items/ruben-gonzalez-tubo-do-ano/', 0, 'wprss_feed_item', '', 0),
(1021, 1, '2015-04-28 21:38:19', '2015-04-28 21:38:19', '', 'tubassa', '', 'inherit', 'open', 'open', '', 'tubassa-5', '', '', '2015-04-28 21:38:19', '2015-04-28 21:38:19', '', 1016, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tubassa4.jpg', 0, 'attachment', 'image/jpeg', 0),
(1022, 1, '2015-04-28 21:42:54', '2015-04-28 21:42:54', '', 'JOÃO MOREIRA - TUBO DO ANO', '', 'publish', 'closed', 'closed', '', 'joao-moreira-tubo-do-ano-2', '', '', '2015-04-28 21:43:01', '2015-04-28 21:43:01', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1022', 0, 'candidaturas', '', 0),
(1023, 1, '2015-04-28 21:42:48', '2015-04-28 21:42:48', '', 'tubassa', '', 'inherit', 'open', 'open', '', 'tubassa-6', '', '', '2015-04-28 21:42:48', '2015-04-28 21:42:48', '', 1022, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tubassa5.jpg', 0, 'attachment', 'image/jpeg', 0),
(1024, 1, '2015-04-28 21:45:16', '2015-04-28 21:45:16', '', 'JOAO GUEDES - TUBO DO ANO', '', 'publish', 'closed', 'closed', '', 'joao-guedes-tubo-do-ano', '', '', '2015-05-26 00:20:35', '2015-05-26 00:20:35', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1024', 0, 'candidaturas', '', 0),
(1025, 1, '2015-04-28 21:45:11', '2015-04-28 21:45:11', '', 'tubassa', '', 'inherit', 'open', 'open', '', 'tubassa-7', '', '', '2015-04-28 21:45:11', '2015-04-28 21:45:11', '', 1024, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tubassa6.jpg', 0, 'attachment', 'image/jpeg', 0),
(1026, 0, '2015-04-28 21:45:16', '2015-04-28 21:45:16', '', 'JOAO GUEDES – TUBO DO ANO', '', 'publish', 'open', 'open', '', 'joao-guedes-tubo-do-ano', '', '', '2015-04-28 21:45:16', '2015-04-28 21:45:16', '', 0, 'http://ondasdeouro.pt/feed-items/joao-guedes-tubo-do-ano/', 0, 'wprss_feed_item', '', 0),
(1027, 0, '2015-04-28 21:42:54', '2015-04-28 21:42:54', '', 'JOÃO MOREIRA – TUBO DO ANO', '', 'publish', 'open', 'open', '', 'joao-moreira-tubo-do-ano', '', '', '2015-04-28 21:42:54', '2015-04-28 21:42:54', '', 0, 'http://ondasdeouro.pt/feed-items/joao-moreira-tubo-do-ano/', 0, 'wprss_feed_item', '', 0),
(1028, 0, '2015-04-28 21:38:24', '2015-04-28 21:38:24', '', 'JOÃO MOREIRA – TUBO DO ANO', '', 'publish', 'open', 'open', '', 'joao-moreira-tubo-do-ano-2', '', '', '2015-04-28 21:38:24', '2015-04-28 21:38:24', '', 0, 'http://ondasdeouro.pt/feed-items/joao-moreira-tubo-do-ano-2/', 0, 'wprss_feed_item', '', 0),
(1029, 1, '2015-04-30 08:40:20', '2015-04-30 08:40:20', '<strong>Já são conhecidos os primeiros candidatos àquele que será um dos prémios mais prestigiantes da noite</strong>\r\n\r\n<em>Cascais, 29 de abril de 2015 </em>\r\n\r\nForam hoje <a href=\"http://ondasdeouro.pt/award-categories/tubo-do-ano-ess/\">divulgadas</a> as primeiras candidaturas ao prémio <a href=\"http://ondasdeouro.pt/award-categories/tubo-do-ano-ess/\"><strong>Ericeira Surf &amp; Skate Tubo do Ano</strong></a>, uma das 15 categorias dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, que se realizam no próximo dia <strong>10 de junho </strong>no Casino Estoril, em <strong>Cascais</strong>.\r\n\r\nA primeira gala do surf nacional vai premiar os nomes mais votados pelo público em várias áreas, nomeadamente, performance, treino, shape, vídeo e fotografia. As primeiras submissões na categoria de Tubo do Ano já se encontram online e podem ser visualizadas em ondasdeouro.pt, onde também já estão disponíveis várias candidaturas ao prémio <strong>Foto do Ano</strong>.\r\n\r\nApós submissão por parte dos surfistas e fotógrafos, as participações foram avaliadas e aprovadas pela Direção da Gala em conjunto com a <strong>Comissão de Notáveis</strong>, a quem cabe fazer o rastreamento dos candidatos. Quando o período de candidaturas terminar (a 22 de maio), este painel de especialistas será também responsável por reduzir o leque de candidatos a apenas <strong>quatro finalistas </strong>(por categoria), cabendo ao público eleger os grandes vencedores da noite através de <strong>votação online</strong>.\r\n\r\nA entrega do prémio <strong>Ericeira Surf &amp; Skate Tubo do Ano </strong>será um dos momentos mais aguardados da Gala, distinguindo o surfista que conquistar mais votos pela habilidade e estilo com que realiza a manobra rainha do surf. <strong>Alex Botelho</strong>, <strong>João Moreira</strong>, <strong>António Rodrigues</strong>, <strong>João Guedes </strong>e <strong>Ruben Gonzalez </strong>apresentam candidaturas à altura desta prestigiante categoria, posicionando-se na linha da frente para serem um dos quatro nomeados que vão a votos dos fãs.\r\n\r\nPara além do Tubo do Ano, os KIA Ondas de Ouro Surf Awards powered by SURFPortugal vão também atribuir prémios nas categorias de Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Billabong Maior Onda do Ano (remada), Ocean &amp; Earth\r\n\r\nMaior Onda do Ano (tow-in), Reef Manobra do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Polen Onda do Ano, Xhapeland Shaper do Ano, Sexy Wines Os Mais Sexy do Ano, Kia Evento do Ano, Hurley Videoclip do Ano, Treinador do Ano e Foto do Ano.\r\n\r\nO período de candidaturas decorre até <strong>22 de maio </strong>(inclusive), aceitando-se apenas materiais (fotografias e/ou vídeos) produzidos <strong>após 1 de agosto de 2014</strong>.\r\n\r\nDepois de conhecidos os finalistas, o público será então chamado a votar nos seus candidatos preferidos em ondasdeouro.pt, num período que decorrerá entre <strong>25 de maio </strong>e <strong>9 de junho</strong>.\r\n\r\nNa noite de 10 junho, durante o decorrer da Gala, os vencedores serão finalmente revelados categoria a categoria, numa evento pleno de glamour e energia positiva.\r\n\r\nNote-se que os nomeados nas categorias de Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano e Kia Evento do Ano serão apurados por <strong>nomeação direta </strong>da Direção da Gala e Comissão de Notáveis, não estando estas categorias abertas a candidaturas. O grupo de especialistas será também responsável por apontar os nomes que serão distinguidos com os prémios especiais <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, não sujeitos à votação dos fãs.\r\n\r\n<strong>Toda a informação sobre as condições de participação e critérios de avaliação das candidaturas pode ser encontrada e deve ser consultada <a title=\"Termos e Condições\" href=\"http://ondasdeouro.pt/termos/\">aqui</a>. </strong>\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal 2015 são patrocinados pela Kia e Câmara Municipal de Cascais e contam com os <em>media partners </em>SURFPortugal, RTP, FUEL TV, Jornal i, Sol e Mega Hits.\r\n\r\n<strong>Mais informações em: </strong>\r\n\r\nOndasdeouro.pt\r\n\r\nwww.facebook.com/ondasdeouro\r\n\r\n<strong>ONDAS DE OURO </strong>\r\n\r\nOakley Surfista do Ano\r\n\r\nRoxy Surfista Feminina do Ano\r\n\r\nEriceira Surf &amp; Skate Tubo do Ano\r\n\r\nBillabong Maior Onda do Ano (remada)\r\n\r\nOcean &amp; Earth Maior Onda do Ano (tow-in)\r\n\r\nReef Manobra do Ano\r\n\r\nVolcom Free Surfer do Ano\r\n\r\nHurley Videoclip do Ano\r\n\r\nDeeply Revelação do Ano\r\n\r\nPolen Onda do Ano\r\n\r\nXhapeland Shaper do Ano\r\n\r\nKia Evento do Ano\r\n\r\nSexy Wines Os Mais Sexy da Ano\r\n\r\nTreinador do Ano\r\n\r\nFoto do Ano\r\n\r\nCarreira\r\n\r\nContributo ao Surf', 'Divulgadas primeiras candidaturas para Tubo do Ano', '', 'publish', 'open', 'open', '', 'divulgadas-primeiras-candidaturas-para-tubo-do-ano', '', '', '2015-04-30 08:41:45', '2015-04-30 08:41:45', '', 0, 'http://ondasdeouro.pt/?p=1029', 0, 'post', '', 0),
(1030, 1, '2015-04-30 08:40:05', '2015-04-30 08:40:05', '', 'tubodoano', '', 'inherit', 'open', 'open', '', 'tubodoano', '', '', '2015-04-30 08:40:05', '2015-04-30 08:40:05', '', 1029, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tubodoano.jpg', 0, 'attachment', 'image/jpeg', 0),
(1031, 1, '2015-04-30 08:40:20', '2015-04-30 08:40:20', '<strong>Já são conhecidos os primeiros candidatos àquele que será um dos prémios mais prestigiantes da noite</strong>\r\n\r\n<em>Cascais, 29 de abril de 2015 </em>\r\n\r\nForam hoje divulgadas as primeiras candidaturas ao prémio <strong>Ericeira Surf &amp; Skate Tubo do Ano</strong>, uma das 15 categorias dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, que se realizam no próximo dia <strong>10 de junho </strong>no Casino Estoril, em <strong>Cascais</strong>.\r\n\r\nA primeira gala do surf nacional vai premiar os nomes mais votados pelo público em várias áreas, nomeadamente, performance, treino, shape, vídeo e fotografia. As primeiras submissões na categoria de Tubo do Ano já se encontram online e podem ser visualizadas em ondasdeouro.pt, onde também já estão disponíveis várias candidaturas ao prémio <strong>Foto do Ano</strong>.\r\n\r\nApós submissão por parte dos surfistas e fotógrafos, as participações foram avaliadas e aprovadas pela Direção da Gala em conjunto com a <strong>Comissão de Notáveis</strong>, a quem cabe fazer o rastreamento dos candidatos. Quando o período de candidaturas terminar (a 22 de maio), este painel de especialistas será também responsável por reduzir o leque de candidatos a apenas <strong>quatro finalistas </strong>(por categoria), cabendo ao público eleger os grandes vencedores da noite através de <strong>votação online</strong>.\r\n\r\nA entrega do prémio <strong>Ericeira Surf &amp; Skate Tubo do Ano </strong>será um dos momentos mais aguardados da Gala, distinguindo o surfista que conquistar mais votos pela habilidade e estilo com que realiza a manobra rainha do surf. <strong>Alex Botelho</strong>, <strong>João Moreira</strong>, <strong>António Rodrigues</strong>, <strong>João Guedes </strong>e <strong>Ruben Gonzalez </strong>apresentam candidaturas à altura desta prestigiante categoria, posicionando-se na linha da frente para serem um dos quatro nomeados que vão a votos dos fãs.\r\n\r\nPara além do Tubo do Ano, os KIA Ondas de Ouro Surf Awards powered by SURFPortugal vão também atribuir prémios nas categorias de Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Billabong Maior Onda do Ano (remada), Ocean &amp; Earth\r\n\r\nMaior Onda do Ano (tow-in), Reef Manobra do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Polen Onda do Ano, Xhapeland Shaper do Ano, Sexy Wines Os Mais Sexy do Ano, Kia Evento do Ano, Hurley Videoclip do Ano, Treinador do Ano e Foto do Ano.\r\n\r\nO período de candidaturas decorre até <strong>22 de maio </strong>(inclusive), aceitando-se apenas materiais (fotografias e/ou vídeos) produzidos <strong>após 1 de agosto de 2014</strong>.\r\n\r\nDepois de conhecidos os finalistas, o público será então chamado a votar nos seus candidatos preferidos em ondasdeouro.pt, num período que decorrerá entre <strong>25 de maio </strong>e <strong>9 de junho</strong>.\r\n\r\nNa noite de 10 junho, durante o decorrer da Gala, os vencedores serão finalmente revelados categoria a categoria, numa evento pleno de glamour e energia positiva.\r\n\r\nNote-se que os nomeados nas categorias de Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano e Kia Evento do Ano serão apurados por <strong>nomeação direta </strong>da Direção da Gala e Comissão de Notáveis, não estando estas categorias abertas a candidaturas. O grupo de especialistas será também responsável por apontar os nomes que serão distinguidos com os prémios especiais <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, não sujeitos à votação dos fãs.\r\n\r\n<strong>Toda a informação sobre as condições de participação e critérios de avaliação das candidaturas pode ser encontrada e deve ser consultada aqui. </strong>\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal 2015 são patrocinados pela Kia e Câmara Municipal de Cascais e contam com os <em>media partners </em>SURFPortugal, RTP, FUEL TV, Jornal i, Sol e Mega Hits.\r\n\r\n<strong>Mais informações em: </strong>\r\n\r\nOndasdeouro.pt\r\n\r\nwww.facebook.com/ondasdeouro\r\n\r\n<strong>ONDAS DE OURO </strong>\r\n\r\nOakley Surfista do Ano\r\n\r\nRoxy Surfista Feminina do Ano\r\n\r\nEriceira Surf &amp; Skate Tubo do Ano\r\n\r\nBillabong Maior Onda do Ano (remada)\r\n\r\nOcean &amp; Earth Maior Onda do Ano (tow-in)\r\n\r\nReef Manobra do Ano\r\n\r\nVolcom Free Surfer do Ano\r\n\r\nHurley Videoclip do Ano\r\n\r\nDeeply Revelação do Ano\r\n\r\nPolen Onda do Ano\r\n\r\nXhapeland Shaper do Ano\r\n\r\nKia Evento do Ano\r\n\r\nSexy Wines Os Mais Sexy da Ano\r\n\r\nTreinador do Ano\r\n\r\nFoto do Ano\r\n\r\nCarreira\r\n\r\nContributo ao Surf', 'Divulgadas primeiras candidaturas para Tubo do Ano', '', 'inherit', 'open', 'open', '', '1029-revision-v1', '', '', '2015-04-30 08:40:20', '2015-04-30 08:40:20', '', 1029, 'http://ondasdeouro.pt/1029-revision-v1/', 0, 'revision', '', 0),
(1032, 1, '2015-04-30 08:41:25', '2015-04-30 08:41:25', '<strong>Já são conhecidos os primeiros candidatos àquele que será um dos prémios mais prestigiantes da noite</strong>\n\n<em>Cascais, 29 de abril de 2015 </em>\n\nForam hoje divulgadas as primeiras candidaturas ao prémio <strong>Ericeira Surf &amp; Skate Tubo do Ano</strong>, uma das 15 categorias dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, que se realizam no próximo dia <strong>10 de junho </strong>no Casino Estoril, em <strong>Cascais</strong>.\n\nA primeira gala do surf nacional vai premiar os nomes mais votados pelo público em várias áreas, nomeadamente, performance, treino, shape, vídeo e fotografia. As primeiras submissões na categoria de Tubo do Ano já se encontram online e podem ser visualizadas em ondasdeouro.pt, onde também já estão disponíveis várias candidaturas ao prémio <strong>Foto do Ano</strong>.\n\nApós submissão por parte dos surfistas e fotógrafos, as participações foram avaliadas e aprovadas pela Direção da Gala em conjunto com a <strong>Comissão de Notáveis</strong>, a quem cabe fazer o rastreamento dos candidatos. Quando o período de candidaturas terminar (a 22 de maio), este painel de especialistas será também responsável por reduzir o leque de candidatos a apenas <strong>quatro finalistas </strong>(por categoria), cabendo ao público eleger os grandes vencedores da noite através de <strong>votação online</strong>.\n\nA entrega do prémio <strong>Ericeira Surf &amp; Skate Tubo do Ano </strong>será um dos momentos mais aguardados da Gala, distinguindo o surfista que conquistar mais votos pela habilidade e estilo com que realiza a manobra rainha do surf. <strong>Alex Botelho</strong>, <strong>João Moreira</strong>, <strong>António Rodrigues</strong>, <strong>João Guedes </strong>e <strong>Ruben Gonzalez </strong>apresentam candidaturas à altura desta prestigiante categoria, posicionando-se na linha da frente para serem um dos quatro nomeados que vão a votos dos fãs.\n\nPara além do Tubo do Ano, os KIA Ondas de Ouro Surf Awards powered by SURFPortugal vão também atribuir prémios nas categorias de Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Billabong Maior Onda do Ano (remada), Ocean &amp; Earth\n\nMaior Onda do Ano (tow-in), Reef Manobra do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Polen Onda do Ano, Xhapeland Shaper do Ano, Sexy Wines Os Mais Sexy do Ano, Kia Evento do Ano, Hurley Videoclip do Ano, Treinador do Ano e Foto do Ano.\n\nO período de candidaturas decorre até <strong>22 de maio </strong>(inclusive), aceitando-se apenas materiais (fotografias e/ou vídeos) produzidos <strong>após 1 de agosto de 2014</strong>.\n\nDepois de conhecidos os finalistas, o público será então chamado a votar nos seus candidatos preferidos em ondasdeouro.pt, num período que decorrerá entre <strong>25 de maio </strong>e <strong>9 de junho</strong>.\n\nNa noite de 10 junho, durante o decorrer da Gala, os vencedores serão finalmente revelados categoria a categoria, numa evento pleno de glamour e energia positiva.\n\nNote-se que os nomeados nas categorias de Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano e Kia Evento do Ano serão apurados por <strong>nomeação direta </strong>da Direção da Gala e Comissão de Notáveis, não estando estas categorias abertas a candidaturas. O grupo de especialistas será também responsável por apontar os nomes que serão distinguidos com os prémios especiais <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, não sujeitos à votação dos fãs.\n\n<strong>Toda a informação sobre as condições de participação e critérios de avaliação das candidaturas pode ser encontrada e deve ser consultada <a title=\"Termos e Condições\" href=\"http://ondasdeouro.pt/termos/\">aqui</a>. </strong>\n\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal 2015 são patrocinados pela Kia e Câmara Municipal de Cascais e contam com os <em>media partners </em>SURFPortugal, RTP, FUEL TV, Jornal i, Sol e Mega Hits.\n\n<strong>Mais informações em: </strong>\n\nOndasdeouro.pt\n\nwww.facebook.com/ondasdeouro\n\n<strong>ONDAS DE OURO </strong>\n\nOakley Surfista do Ano\n\nRoxy Surfista Feminina do Ano\n\nEriceira Surf &amp; Skate Tubo do Ano\n\nBillabong Maior Onda do Ano (remada)\n\nOcean &amp; Earth Maior Onda do Ano (tow-in)\n\nReef Manobra do Ano\n\nVolcom Free Surfer do Ano\n\nHurley Videoclip do Ano\n\nDeeply Revelação do Ano\n\nPolen Onda do Ano\n\nXhapeland Shaper do Ano\n\nKia Evento do Ano\n\nSexy Wines Os Mais Sexy da Ano\n\nTreinador do Ano\n\nFoto do Ano\n\nCarreira\n\nContributo ao Surf', 'Divulgadas primeiras candidaturas para Tubo do Ano', '', 'inherit', 'open', 'open', '', '1029-autosave-v1', '', '', '2015-04-30 08:41:25', '2015-04-30 08:41:25', '', 1029, 'http://ondasdeouro.pt/1029-autosave-v1/', 0, 'revision', '', 0),
(1033, 1, '2015-04-30 08:41:45', '2015-04-30 08:41:45', '<strong>Já são conhecidos os primeiros candidatos àquele que será um dos prémios mais prestigiantes da noite</strong>\r\n\r\n<em>Cascais, 29 de abril de 2015 </em>\r\n\r\nForam hoje <a href=\"http://ondasdeouro.pt/award-categories/tubo-do-ano-ess/\">divulgadas</a> as primeiras candidaturas ao prémio <a href=\"http://ondasdeouro.pt/award-categories/tubo-do-ano-ess/\"><strong>Ericeira Surf &amp; Skate Tubo do Ano</strong></a>, uma das 15 categorias dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, que se realizam no próximo dia <strong>10 de junho </strong>no Casino Estoril, em <strong>Cascais</strong>.\r\n\r\nA primeira gala do surf nacional vai premiar os nomes mais votados pelo público em várias áreas, nomeadamente, performance, treino, shape, vídeo e fotografia. As primeiras submissões na categoria de Tubo do Ano já se encontram online e podem ser visualizadas em ondasdeouro.pt, onde também já estão disponíveis várias candidaturas ao prémio <strong>Foto do Ano</strong>.\r\n\r\nApós submissão por parte dos surfistas e fotógrafos, as participações foram avaliadas e aprovadas pela Direção da Gala em conjunto com a <strong>Comissão de Notáveis</strong>, a quem cabe fazer o rastreamento dos candidatos. Quando o período de candidaturas terminar (a 22 de maio), este painel de especialistas será também responsável por reduzir o leque de candidatos a apenas <strong>quatro finalistas </strong>(por categoria), cabendo ao público eleger os grandes vencedores da noite através de <strong>votação online</strong>.\r\n\r\nA entrega do prémio <strong>Ericeira Surf &amp; Skate Tubo do Ano </strong>será um dos momentos mais aguardados da Gala, distinguindo o surfista que conquistar mais votos pela habilidade e estilo com que realiza a manobra rainha do surf. <strong>Alex Botelho</strong>, <strong>João Moreira</strong>, <strong>António Rodrigues</strong>, <strong>João Guedes </strong>e <strong>Ruben Gonzalez </strong>apresentam candidaturas à altura desta prestigiante categoria, posicionando-se na linha da frente para serem um dos quatro nomeados que vão a votos dos fãs.\r\n\r\nPara além do Tubo do Ano, os KIA Ondas de Ouro Surf Awards powered by SURFPortugal vão também atribuir prémios nas categorias de Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Billabong Maior Onda do Ano (remada), Ocean &amp; Earth\r\n\r\nMaior Onda do Ano (tow-in), Reef Manobra do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Polen Onda do Ano, Xhapeland Shaper do Ano, Sexy Wines Os Mais Sexy do Ano, Kia Evento do Ano, Hurley Videoclip do Ano, Treinador do Ano e Foto do Ano.\r\n\r\nO período de candidaturas decorre até <strong>22 de maio </strong>(inclusive), aceitando-se apenas materiais (fotografias e/ou vídeos) produzidos <strong>após 1 de agosto de 2014</strong>.\r\n\r\nDepois de conhecidos os finalistas, o público será então chamado a votar nos seus candidatos preferidos em ondasdeouro.pt, num período que decorrerá entre <strong>25 de maio </strong>e <strong>9 de junho</strong>.\r\n\r\nNa noite de 10 junho, durante o decorrer da Gala, os vencedores serão finalmente revelados categoria a categoria, numa evento pleno de glamour e energia positiva.\r\n\r\nNote-se que os nomeados nas categorias de Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano e Kia Evento do Ano serão apurados por <strong>nomeação direta </strong>da Direção da Gala e Comissão de Notáveis, não estando estas categorias abertas a candidaturas. O grupo de especialistas será também responsável por apontar os nomes que serão distinguidos com os prémios especiais <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, não sujeitos à votação dos fãs.\r\n\r\n<strong>Toda a informação sobre as condições de participação e critérios de avaliação das candidaturas pode ser encontrada e deve ser consultada <a title=\"Termos e Condições\" href=\"http://ondasdeouro.pt/termos/\">aqui</a>. </strong>\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal 2015 são patrocinados pela Kia e Câmara Municipal de Cascais e contam com os <em>media partners </em>SURFPortugal, RTP, FUEL TV, Jornal i, Sol e Mega Hits.\r\n\r\n<strong>Mais informações em: </strong>\r\n\r\nOndasdeouro.pt\r\n\r\nwww.facebook.com/ondasdeouro\r\n\r\n<strong>ONDAS DE OURO </strong>\r\n\r\nOakley Surfista do Ano\r\n\r\nRoxy Surfista Feminina do Ano\r\n\r\nEriceira Surf &amp; Skate Tubo do Ano\r\n\r\nBillabong Maior Onda do Ano (remada)\r\n\r\nOcean &amp; Earth Maior Onda do Ano (tow-in)\r\n\r\nReef Manobra do Ano\r\n\r\nVolcom Free Surfer do Ano\r\n\r\nHurley Videoclip do Ano\r\n\r\nDeeply Revelação do Ano\r\n\r\nPolen Onda do Ano\r\n\r\nXhapeland Shaper do Ano\r\n\r\nKia Evento do Ano\r\n\r\nSexy Wines Os Mais Sexy da Ano\r\n\r\nTreinador do Ano\r\n\r\nFoto do Ano\r\n\r\nCarreira\r\n\r\nContributo ao Surf', 'Divulgadas primeiras candidaturas para Tubo do Ano', '', 'inherit', 'open', 'open', '', '1029-revision-v1', '', '', '2015-04-30 08:41:45', '2015-04-30 08:41:45', '', 1029, 'http://ondasdeouro.pt/1029-revision-v1/', 0, 'revision', '', 0),
(1034, 0, '2015-04-30 08:40:20', '2015-04-30 08:40:20', '', 'Divulgadas primeiras candidaturas para Tubo do Ano', '', 'publish', 'open', 'open', '', 'divulgadas-primeiras-candidaturas-para-tubo-do-ano', '', '', '2015-04-30 08:40:20', '2015-04-30 08:40:20', '', 0, 'http://ondasdeouro.pt/feed-items/divulgadas-primeiras-candidaturas-para-tubo-do-ano/', 0, 'wprss_feed_item', '', 0),
(1036, 1, '2015-05-04 21:54:46', '2015-05-04 21:54:46', '', 'JOANA ANDRADE - MAIOR ONDA TOW IN', '', 'publish', 'closed', 'closed', '', 'joana-andrade-maior-onda-tow-in', '', '', '2015-05-26 00:26:11', '2015-05-26 00:26:11', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1036', 0, 'candidaturas', '', 0),
(1037, 1, '2015-05-04 21:54:25', '2015-05-04 21:54:25', '', 'joana', '', 'inherit', 'open', 'open', '', 'joana', '', '', '2015-05-04 21:54:25', '2015-05-04 21:54:25', '', 1036, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/joana.jpg', 0, 'attachment', 'image/jpeg', 0),
(1038, 1, '2015-05-04 21:58:22', '2015-05-04 21:58:22', '', 'RUBEN GONZALEZ - MAIOR ONDA TOW IN', '', 'publish', 'closed', 'closed', '', 'ruben-gonzalez-maior-onda-tow-in', '', '', '2015-05-26 00:25:54', '2015-05-26 00:25:54', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1038', 0, 'candidaturas', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1039, 1, '2015-05-04 21:57:38', '2015-05-04 21:57:38', '', 'ruben', '', 'inherit', 'open', 'open', '', 'ruben-2', '', '', '2015-05-04 21:57:38', '2015-05-04 21:57:38', '', 1038, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/ruben.jpg', 0, 'attachment', 'image/jpeg', 0),
(1040, 1, '2015-05-04 22:01:21', '2015-05-04 22:01:21', '', 'TARIK VAN PREHN PRAÇA - MAIOR ONDA REMADA', '', 'publish', 'closed', 'closed', '', 'tarik-van-prehn-praca-maior-onda-remada', '', '', '2015-05-04 22:03:14', '2015-05-04 22:03:14', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1040', 0, 'candidaturas', '', 0),
(1041, 1, '2015-05-04 22:00:12', '2015-05-04 22:00:12', '', 'tarik', '', 'inherit', 'open', 'open', '', 'tarik', '', '', '2015-05-04 22:00:12', '2015-05-04 22:00:12', '', 1040, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/tarik.jpg', 0, 'attachment', 'image/jpeg', 0),
(1043, 1, '2015-05-04 22:04:23', '2015-05-04 22:04:23', '', 'ANDRE TEIXEIRA - MAIOR ONDA REMADA', '', 'publish', 'closed', 'closed', '', 'andre-teixeira-maior-onda-remada', '', '', '2015-05-04 22:04:23', '2015-05-04 22:04:23', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1043', 0, 'candidaturas', '', 0),
(1044, 1, '2015-05-04 22:03:31', '2015-05-04 22:03:31', '', 'andre', '', 'inherit', 'open', 'open', '', 'andre', '', '', '2015-05-04 22:03:31', '2015-05-04 22:03:31', '', 1043, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/andre.jpg', 0, 'attachment', 'image/jpeg', 0),
(1045, 1, '2015-05-04 22:07:17', '2015-05-04 22:07:17', '', 'FRANCISCO ALVES - MANOBRA DO ANO', '', 'publish', 'closed', 'closed', '', 'francisco-alves-manobra-do-ano', '', '', '2015-05-26 00:27:41', '2015-05-26 00:27:41', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1045', 0, 'candidaturas', '', 0),
(1046, 1, '2015-05-04 22:06:12', '2015-05-04 22:06:12', '', 'falves', '', 'inherit', 'open', 'open', '', 'falves', '', '', '2015-05-04 22:06:12', '2015-05-04 22:06:12', '', 1045, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/falves.jpg', 0, 'attachment', 'image/jpeg', 0),
(1047, 1, '2015-05-04 22:30:28', '2015-05-04 22:30:28', '&nbsp;\r\n\r\n&nbsp;', 'primeiras candidaturas para a maior onda de Tow-in divulgadas', '', 'publish', 'open', 'open', '', 'primeiras-candidaturas-para-a-maior-onda-de-tow-in-divulgadas', '', '', '2015-05-04 22:30:28', '2015-05-04 22:30:28', '', 0, 'http://ondasdeouro.pt/?p=1047', 0, 'post', '', 0),
(1048, 1, '2015-05-04 22:27:27', '2015-05-04 22:27:27', '', 'ruben-home', '', 'inherit', 'open', 'open', '', 'ruben-home', '', '', '2015-05-04 22:37:33', '2015-05-04 22:37:33', '', 1047, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/ruben-home.jpg', 0, 'attachment', 'image/jpeg', 0),
(1049, 1, '2015-05-04 22:30:28', '2015-05-04 22:30:28', '&nbsp;\r\n\r\n&nbsp;', 'primeiras candidaturas para a maior onda de Tow-in divulgadas', '', 'inherit', 'open', 'open', '', '1047-revision-v1', '', '', '2015-05-04 22:30:28', '2015-05-04 22:30:28', '', 1047, 'http://ondasdeouro.pt/1047-revision-v1/', 0, 'revision', '', 0),
(1050, 0, '2015-05-04 22:30:28', '2015-05-04 22:30:28', '', 'primeiras candidaturas para a maior onda de Tow-in divulgadas', '', 'publish', 'open', 'open', '', 'primeiras-candidaturas-para-a-maior-onda-de-tow-in-divulgadas', '', '', '2015-05-04 22:30:28', '2015-05-04 22:30:28', '', 0, 'http://ondasdeouro.pt/feed-items/primeiras-candidaturas-para-a-maior-onda-de-tow-in-divulgadas/', 0, 'wprss_feed_item', '', 0),
(1051, 0, '2015-05-04 22:07:17', '2015-05-04 22:07:17', '', 'FRANCISCO ALVES – MANOBRA DO ANO', '', 'publish', 'open', 'open', '', 'francisco-alves-manobra-do-ano', '', '', '2015-05-04 22:07:17', '2015-05-04 22:07:17', '', 0, 'http://ondasdeouro.pt/feed-items/francisco-alves-manobra-do-ano/', 0, 'wprss_feed_item', '', 0),
(1052, 0, '2015-05-04 22:04:23', '2015-05-04 22:04:23', '', 'ANDRE TEIXEIRA – MAIOR ONDA REMADA', '', 'publish', 'open', 'open', '', 'andre-teixeira-maior-onda-remada', '', '', '2015-05-04 22:04:23', '2015-05-04 22:04:23', '', 0, 'http://ondasdeouro.pt/feed-items/andre-teixeira-maior-onda-remada/', 0, 'wprss_feed_item', '', 0),
(1053, 0, '2015-05-04 22:01:21', '2015-05-04 22:01:21', '', 'TARIK VAN PREHN PRAÇA – MAIOR ONDA REMADA', '', 'publish', 'open', 'open', '', 'tarik-van-prehn-praca-maior-onda-remada', '', '', '2015-05-04 22:01:21', '2015-05-04 22:01:21', '', 0, 'http://ondasdeouro.pt/feed-items/tarik-van-prehn-praca-maior-onda-remada/', 0, 'wprss_feed_item', '', 0),
(1054, 0, '2015-05-04 21:58:22', '2015-05-04 21:58:22', '', 'RUBEN GONZALEZ – MAIOR ONDA TOW IN', '', 'publish', 'open', 'open', '', 'ruben-gonzalez-maior-onda-tow-in', '', '', '2015-05-04 21:58:22', '2015-05-04 21:58:22', '', 0, 'http://ondasdeouro.pt/feed-items/ruben-gonzalez-maior-onda-tow-in/', 0, 'wprss_feed_item', '', 0),
(1055, 0, '2015-05-04 21:54:46', '2015-05-04 21:54:46', '', 'JOANA ANDRADE – MAIOR ONDA TOW IN', '', 'publish', 'open', 'open', '', 'joana-andrade-maior-onda-tow-in', '', '', '2015-05-04 21:54:46', '2015-05-04 21:54:46', '', 0, 'http://ondasdeouro.pt/feed-items/joana-andrade-maior-onda-tow-in/', 0, 'wprss_feed_item', '', 0),
(1056, 1, '2015-05-04 22:35:18', '2015-05-04 22:35:18', 'A apresentação contou com a presença dos patrocinadores e media partners do evento, proporcionando a introdução da<strong> Comissão de Notáveis</strong> da gala, um painel de especialistas que vai colaborar com a direção na validação e pré-seleção dos candidatos aos prémios.\r\n\r\nNo próximo dia <strong>10 de junho</strong>, o<strong> Salão Preto e Prata do Casino Estoril</strong> recebe a primeira gala do surf já realizada no país, numa<strong> cerimónia de entrega de prémios</strong> que vai destacar os <strong>melhores surfistas e performances</strong>, bem como os melhores profissionais nas áreas do treino, shape, vídeo e fotografia. Contando com uma forte adesão da indústria do surf, o evento vai reunir os maiores nomes da modalidade em Portugal, numa noite plena de glamour e energia positiva.\r\n\r\n<strong>A gala será transmitida na RTP</strong>, parceiro oficial do evento, apresentando a comunidade do surf nacional e as suas personagens aos espetadores de todo o país.\r\n\r\n<iframe src=\"https://www.youtube.com/embed/Ze1GLfBLu3s\" width=\"100%\" height=\"460\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"></iframe>', 'Video: Apresentação a parceiros, KIA Ondas de Ouro Surf Awards Powerd by Surf Portugal.', '', 'inherit', 'open', 'open', '', '897-revision-v1', '', '', '2015-05-04 22:35:18', '2015-05-04 22:35:18', '', 897, 'http://ondasdeouro.pt/897-revision-v1/', 0, 'revision', '', 0),
(1057, 1, '2015-05-04 23:50:58', '2015-05-04 23:50:58', '', 'fotos-do-ano-ricardo_alves1', '', 'inherit', 'open', 'open', '', 'fotos-do-ano-ricardo_alves1', '', '', '2015-05-04 23:52:27', '2015-05-04 23:52:27', '', 1061, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano-ricardo_alves1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1058, 1, '2015-05-04 23:51:00', '2015-05-04 23:51:00', '', 'fotos-do-ano-ricardo_alves2', '', 'inherit', 'open', 'open', '', 'fotos-do-ano-ricardo_alves2', '', '', '2015-05-04 23:52:36', '2015-05-04 23:52:36', '', 1061, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano-ricardo_alves2.jpg', 0, 'attachment', 'image/jpeg', 0),
(1059, 1, '2015-05-04 23:51:02', '2015-05-04 23:51:02', '', 'fotos-do-ano_vitor_ferrerira', '', 'inherit', 'open', 'open', '', 'fotos-do-ano_vitor_ferrerira', '', '', '2015-05-04 23:51:02', '2015-05-04 23:51:02', '', 0, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_vitor_ferrerira.jpg', 0, 'attachment', 'image/jpeg', 0),
(1060, 1, '2015-05-04 23:51:04', '2015-05-04 23:51:04', '', 'fotos-do-ano-rui-boino', '', 'inherit', 'open', 'open', '', 'fotos-do-ano-rui-boino', '', '', '2015-05-04 23:51:04', '2015-05-04 23:51:04', '', 0, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano-rui-boino.jpg', 0, 'attachment', 'image/jpeg', 0),
(1061, 1, '2015-05-04 23:52:16', '2015-05-04 23:52:16', '', 'Ricardo S. Alves - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'ricardo-s-alves', '', '', '2015-05-04 23:54:07', '2015-05-04 23:54:07', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1061', 0, 'candidaturas', '', 0),
(1062, 1, '2015-05-04 23:51:07', '2015-05-04 23:51:07', '', 'fotos-do-ano_helder', '', 'inherit', 'open', 'open', '', 'fotos-do-ano_helder', '', '', '2015-05-04 23:51:07', '2015-05-04 23:51:07', '', 0, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_helder.jpg', 0, 'attachment', 'image/jpeg', 0),
(1063, 1, '2015-05-04 23:55:05', '2015-05-04 23:55:05', '', 'Ricardo S. Alves – Foto do Ano', '', 'publish', 'closed', 'closed', '', 'ricardo-s-alves-2', '', '', '2015-05-05 00:00:52', '2015-05-05 00:00:52', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1063', 0, 'candidaturas', '', 0),
(1064, 1, '2015-05-05 00:00:29', '2015-05-05 00:00:29', '', 'Alexandre Cabrita - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'alexandre-cabrita-foto-do-ano', '', '', '2015-05-05 00:00:29', '2015-05-05 00:00:29', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1064', 0, 'candidaturas', '', 0),
(1065, 1, '2015-05-05 00:00:19', '2015-05-05 00:00:19', '', 'fotos-do-ano_alexandra-cabrita', '', 'inherit', 'open', 'open', '', 'fotos-do-ano_alexandra-cabrita', '', '', '2015-05-05 00:00:19', '2015-05-05 00:00:19', '', 1064, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_alexandra-cabrita.jpg', 0, 'attachment', 'image/jpeg', 0),
(1066, 1, '2015-05-05 00:01:59', '2015-05-05 00:01:59', '', 'Hélder Edgar - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'helder-edgar-foto-do-ano', '', '', '2015-05-05 00:02:11', '2015-05-05 00:02:11', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1066', 0, 'candidaturas', '', 0),
(1067, 1, '2015-05-05 00:03:37', '2015-05-05 00:03:37', '', 'Rui Boino - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'rui-boino-foto-do-ano', '', '', '2015-05-05 00:03:37', '2015-05-05 00:03:37', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1067', 0, 'candidaturas', '', 0),
(1068, 1, '2015-05-05 00:05:06', '2015-05-05 00:05:06', '', 'Vitor Ferreira - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'vitor-ferreira-foto-do-ano', '', '', '2015-05-05 00:05:06', '2015-05-05 00:05:06', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1068', 0, 'candidaturas', '', 0),
(1069, 0, '2015-05-05 00:05:06', '2015-05-05 00:05:06', '', 'Vitor Ferreira – Foto do Ano', '', 'publish', 'open', 'open', '', 'vitor-ferreira-foto-do-ano', '', '', '2015-05-05 00:05:06', '2015-05-05 00:05:06', '', 0, 'http://ondasdeouro.pt/feed-items/vitor-ferreira-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(1070, 0, '2015-05-05 00:03:37', '2015-05-05 00:03:37', '', 'Rui Boino – Foto do Ano', '', 'publish', 'open', 'open', '', 'rui-boino-foto-do-ano', '', '', '2015-05-05 00:03:37', '2015-05-05 00:03:37', '', 0, 'http://ondasdeouro.pt/feed-items/rui-boino-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(1071, 0, '2015-05-05 00:01:59', '2015-05-05 00:01:59', '', 'Hélder Edgar – Foto do Ano', '', 'publish', 'open', 'open', '', 'helder-edgar-foto-do-ano', '', '', '2015-05-05 00:01:59', '2015-05-05 00:01:59', '', 0, 'http://ondasdeouro.pt/feed-items/helder-edgar-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(1072, 0, '2015-05-05 00:00:29', '2015-05-05 00:00:29', '', 'Alexandre Cabrita – Foto do Ano', '', 'publish', 'open', 'open', '', 'alexandre-cabrita-foto-do-ano', '', '', '2015-05-05 00:00:29', '2015-05-05 00:00:29', '', 0, 'http://ondasdeouro.pt/feed-items/alexandre-cabrita-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(1073, 0, '2015-05-04 23:55:05', '2015-05-04 23:55:05', '', 'Ricardo S. Alves – Foto do Ano', '', 'publish', 'open', 'open', '', 'ricardo-s-alves-foto-do-ano', '', '', '2015-05-04 23:55:05', '2015-05-04 23:55:05', '', 0, 'http://ondasdeouro.pt/feed-items/ricardo-s-alves-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(1074, 0, '2015-05-04 23:52:16', '2015-05-04 23:52:16', '', 'Ricardo S. Alves – Foto do Ano', '', 'publish', 'open', 'open', '', 'ricardo-s-alves-foto-do-ano-2', '', '', '2015-05-04 23:52:16', '2015-05-04 23:52:16', '', 0, 'http://ondasdeouro.pt/feed-items/ricardo-s-alves-foto-do-ano-2/', 0, 'wprss_feed_item', '', 0),
(1075, 1, '2015-05-05 14:29:02', '2015-05-05 14:29:02', '', 'Luis Niza - foto do Ano', '', 'publish', 'closed', 'closed', '', 'luis-niza-foto-do-ano', '', '', '2015-05-05 14:29:02', '2015-05-05 14:29:02', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1075', 0, 'candidaturas', '', 0),
(1076, 1, '2015-05-05 14:28:46', '2015-05-05 14:28:46', '', 'fotos-do-ano_kelly_slater', '', 'inherit', 'open', 'open', '', 'fotos-do-ano_kelly_slater', '', '', '2015-05-05 14:28:46', '2015-05-05 14:28:46', '', 1075, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_kelly_slater.jpg', 0, 'attachment', 'image/jpeg', 0),
(1077, 0, '2015-05-05 14:29:02', '2015-05-05 14:29:02', '', 'Luis Niza – foto do Ano', '', 'publish', 'open', 'open', '', 'luis-niza-foto-do-ano', '', '', '2015-05-05 14:29:02', '2015-05-05 14:29:02', '', 0, 'http://ondasdeouro.pt/feed-items/luis-niza-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(1078, 1, '2015-05-05 16:40:09', '2015-05-05 16:40:09', '', 'READY TO START - VIDEOCLIP DO ANO', '', 'publish', 'closed', 'closed', '', 'ready-to-start-videoclip-do-ano', '', '', '2015-05-05 16:40:16', '2015-05-05 16:40:16', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1078', 0, 'candidaturas', '', 0),
(1079, 1, '2015-05-05 16:39:56', '2015-05-05 16:39:56', '', 'readytostart', '', 'inherit', 'open', 'open', '', 'readytostart', '', '', '2015-05-05 16:39:56', '2015-05-05 16:39:56', '', 1078, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/readytostart.jpg', 0, 'attachment', 'image/jpeg', 0),
(1080, 1, '2015-05-05 16:41:29', '2015-05-05 16:41:29', '', 'RUBEN GONZALEZ - ONDA DO ANO - Ericeira', '', 'publish', 'closed', 'closed', '', 'ruben-gonzalez-onda-do-ano-ericeira', '', '', '2015-05-26 00:22:08', '2015-05-26 00:22:08', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1080', 0, 'candidaturas', '', 0),
(1081, 1, '2015-05-05 16:41:21', '2015-05-05 16:41:21', '', 'ruben_ericeira', '', 'inherit', 'open', 'open', '', 'ruben_ericeira', '', '', '2015-05-05 16:41:21', '2015-05-05 16:41:21', '', 1080, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/ruben_ericeira.jpg', 0, 'attachment', 'image/jpeg', 0),
(1082, 1, '2015-05-05 16:42:59', '2015-05-05 16:42:59', '', 'JOAO MOREIRA - ONDA DO ANO - Coxos, Ericeira', '', 'publish', 'closed', 'closed', '', 'joao-moreira-onda-do-ano-coxos-ericeira', '', '', '2015-05-05 16:43:08', '2015-05-05 16:43:08', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1082', 0, 'candidaturas', '', 0),
(1083, 1, '2015-05-05 16:42:54', '2015-05-05 16:42:54', '', 'joao_moreira', '', 'inherit', 'open', 'open', '', 'joao_moreira', '', '', '2015-05-05 16:42:54', '2015-05-05 16:42:54', '', 1082, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/joao_moreira.jpg', 0, 'attachment', 'image/jpeg', 0),
(1084, 1, '2015-05-05 16:45:12', '2015-05-05 16:45:12', '', 'VIDEOCLIP DO ANO - TIMELESS RESEMBLANCES', '', 'publish', 'closed', 'closed', '', 'videoclip-do-ano-timeless-resemblances', '', '', '2015-05-05 16:45:12', '2015-05-05 16:45:12', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1084', 0, 'candidaturas', '', 0),
(1085, 1, '2015-05-05 16:44:30', '2015-05-05 16:44:30', '', 'timeless_resemrances', '', 'inherit', 'open', 'open', '', 'timeless_resemrances', '', '', '2015-05-05 16:44:30', '2015-05-05 16:44:30', '', 1084, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/timeless_resemrances.jpg', 0, 'attachment', 'image/jpeg', 0),
(1086, 1, '2015-05-05 16:46:48', '2015-05-05 16:46:48', '.2015', 'JOÃO GUEDES - ONDA DO ANO - Espinho', '', 'publish', 'closed', 'closed', '', 'joao-guedes-onda-do-ano-espinho', '', '', '2015-05-26 00:22:04', '2015-05-26 00:22:04', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1086', 0, 'candidaturas', '', 0),
(1087, 1, '2015-05-05 16:46:02', '2015-05-05 16:46:02', '', 'guedes-espinho', '', 'inherit', 'open', 'open', '', 'guedes-espinho', '', '', '2015-05-05 16:46:02', '2015-05-05 16:46:02', '', 1086, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/guedes-espinho.jpg', 0, 'attachment', 'image/jpeg', 0),
(1088, 1, '2015-05-05 16:48:11', '2015-05-05 16:48:11', '', 'ALEX BOTELHO - MAIOR ONDA REMADA - Mavericks', '', 'publish', 'closed', 'closed', '', 'alex-botelho-maior-onda-remada-mavericks', '', '', '2015-05-26 00:23:08', '2015-05-26 00:23:08', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1088', 0, 'candidaturas', '', 0),
(1089, 1, '2015-05-05 16:47:25', '2015-05-05 16:47:25', '', 'botelho-mavericks', '', 'inherit', 'open', 'open', '', 'botelho-mavericks', '', '', '2015-05-05 16:47:25', '2015-05-05 16:47:25', '', 1088, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/botelho-mavericks.jpg', 0, 'attachment', 'image/jpeg', 0),
(1090, 1, '2015-05-05 16:50:04', '2015-05-05 16:50:04', '', 'JOAO MACEDO - MAIOR ONDA REMADA - País Basco', '', 'publish', 'closed', 'closed', '', 'joao-macedo-maior-onda-remada-pais-basco', '', '', '2015-05-26 00:23:12', '2015-05-26 00:23:12', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1090', 0, 'candidaturas', '', 0),
(1091, 1, '2015-05-05 16:49:21', '2015-05-05 16:49:21', '', 'botelho-mavericks', '', 'inherit', 'open', 'open', '', 'botelho-mavericks-2', '', '', '2015-05-05 16:49:21', '2015-05-05 16:49:21', '', 1090, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/botelho-mavericks1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1092, 1, '2015-05-05 16:49:37', '2015-05-05 16:49:37', '', 'macedo-paisbasco', '', 'inherit', 'open', 'open', '', 'macedo-paisbasco', '', '', '2015-05-05 16:49:37', '2015-05-05 16:49:37', '', 1090, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/macedo-paisbasco.jpg', 0, 'attachment', 'image/jpeg', 0),
(1093, 0, '2015-05-05 16:50:04', '2015-05-05 16:50:04', '', 'JOAO MACEDO – MAIOR ONDA REMADA – País Basco', '', 'publish', 'open', 'open', '', 'joao-macedo-maior-onda-remada-pais-basco', '', '', '2015-05-05 16:50:04', '2015-05-05 16:50:04', '', 0, 'http://ondasdeouro.pt/feed-items/joao-macedo-maior-onda-remada-pais-basco/', 0, 'wprss_feed_item', '', 0),
(1094, 0, '2015-05-05 16:48:11', '2015-05-05 16:48:11', '', 'ALEX BOTELHO – MAIOR ONDA REMADA – Mavericks', '', 'publish', 'open', 'open', '', 'alex-botelho-maior-onda-remada-mavericks', '', '', '2015-05-05 16:48:11', '2015-05-05 16:48:11', '', 0, 'http://ondasdeouro.pt/feed-items/alex-botelho-maior-onda-remada-mavericks/', 0, 'wprss_feed_item', '', 0),
(1095, 0, '2015-05-05 16:46:48', '2015-05-05 16:46:48', '', 'JOÃO GUEDES – ONDA DO ANO – Espinho', '', 'publish', 'open', 'open', '', 'joao-guedes-onda-do-ano-espinho', '', '', '2015-05-05 16:46:48', '2015-05-05 16:46:48', '', 0, 'http://ondasdeouro.pt/feed-items/joao-guedes-onda-do-ano-espinho/', 0, 'wprss_feed_item', '', 0),
(1096, 0, '2015-05-05 16:45:12', '2015-05-05 16:45:12', '', 'VIDEOCLIP DO ANO – TIMELESS RESEMBLANCES', '', 'publish', 'open', 'open', '', 'videoclip-do-ano-timeless-resemblances', '', '', '2015-05-05 16:45:12', '2015-05-05 16:45:12', '', 0, 'http://ondasdeouro.pt/feed-items/videoclip-do-ano-timeless-resemblances/', 0, 'wprss_feed_item', '', 0),
(1097, 0, '2015-05-05 16:42:59', '2015-05-05 16:42:59', '', 'JOAO MOREIRA – ONDA DO ANO – Coxos, Ericeira', '', 'publish', 'open', 'open', '', 'joao-moreira-onda-do-ano-coxos-ericeira', '', '', '2015-05-05 16:42:59', '2015-05-05 16:42:59', '', 0, 'http://ondasdeouro.pt/feed-items/joao-moreira-onda-do-ano-coxos-ericeira/', 0, 'wprss_feed_item', '', 0),
(1098, 0, '2015-05-05 16:41:29', '2015-05-05 16:41:29', '', 'RUBEN GONZALEZ – ONDA DO ANO – Ericeira', '', 'publish', 'open', 'open', '', 'ruben-gonzalez-onda-do-ano-ericeira', '', '', '2015-05-05 16:41:29', '2015-05-05 16:41:29', '', 0, 'http://ondasdeouro.pt/feed-items/ruben-gonzalez-onda-do-ano-ericeira/', 0, 'wprss_feed_item', '', 0),
(1099, 0, '2015-05-05 16:40:09', '2015-05-05 16:40:09', '', 'READY TO START – VIDEOCLIP DO ANO', '', 'publish', 'open', 'open', '', 'ready-to-start-videoclip-do-ano', '', '', '2015-05-05 16:40:09', '2015-05-05 16:40:09', '', 0, 'http://ondasdeouro.pt/feed-items/ready-to-start-videoclip-do-ano/', 0, 'wprss_feed_item', '', 0),
(1100, 1, '2015-05-05 22:02:20', '2015-05-05 22:02:20', '', 'LUCA GUICHARD - TUBO DO ANO - COXOS', '', 'publish', 'closed', 'closed', '', 'luca-guichard-tubo-do-ano-coxos', '', '', '2015-05-05 22:02:20', '2015-05-05 22:02:20', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1100', 0, 'candidaturas', '', 0),
(1101, 1, '2015-05-05 22:01:36', '2015-05-05 22:01:36', '', 'tubo_do_ano_guichard', '', 'inherit', 'open', 'open', '', 'tubo_do_ano_guichard', '', '', '2015-05-05 22:01:36', '2015-05-05 22:01:36', '', 1100, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/tubo_do_ano_guichard.jpg', 0, 'attachment', 'image/jpeg', 0),
(1103, 1, '2015-05-05 22:04:07', '2015-05-05 22:04:07', '', 'LUIS PERLOIRO - TUBO DO ANO - SUPERTUBOS', '', 'publish', 'closed', 'closed', '', 'luis-perloiro-tubo-do-ano-supertubos', '', '', '2015-05-05 22:04:07', '2015-05-05 22:04:07', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1103', 0, 'candidaturas', '', 0),
(1104, 1, '2015-05-05 22:03:18', '2015-05-05 22:03:18', '', 'tubo_do_ano_perloiro', '', 'inherit', 'open', 'open', '', 'tubo_do_ano_perloiro', '', '', '2015-05-05 22:03:18', '2015-05-05 22:03:18', '', 1103, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/tubo_do_ano_perloiro.jpg', 0, 'attachment', 'image/jpeg', 0),
(1105, 0, '2015-05-05 22:04:07', '2015-05-05 22:04:07', '', 'LUIS PERLOIRO – TUBO DO ANO – SUPERTUBOS', '', 'publish', 'open', 'open', '', 'luis-perloiro-tubo-do-ano-supertubos', '', '', '2015-05-05 22:04:07', '2015-05-05 22:04:07', '', 0, 'http://ondasdeouro.pt/feed-items/luis-perloiro-tubo-do-ano-supertubos/', 0, 'wprss_feed_item', '', 0),
(1106, 0, '2015-05-05 22:02:20', '2015-05-05 22:02:20', '', 'LUCA GUICHARD – TUBO DO ANO – COXOS', '', 'publish', 'open', 'open', '', 'luca-guichard-tubo-do-ano-coxos', '', '', '2015-05-05 22:02:20', '2015-05-05 22:02:20', '', 0, 'http://ondasdeouro.pt/feed-items/luca-guichard-tubo-do-ano-coxos/', 0, 'wprss_feed_item', '', 0),
(1107, 1, '2015-05-07 22:24:28', '2015-05-07 22:24:28', '', 'André Filipe Agostinho Botelho - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'andre-filipe-agostinho-botelho-foto-do-ano', '', '', '2015-05-12 10:03:30', '2015-05-12 10:03:30', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1107', 0, 'candidaturas', '', 0),
(1108, 1, '2015-05-07 22:24:22', '2015-05-07 22:24:22', '', 'Andre-Filipe-Agostinho-Botelho-xxl-cristmas', '', 'inherit', 'open', 'open', '', 'andre-filipe-agostinho-botelho-xxl-cristmas', '', '', '2015-05-07 22:24:22', '2015-05-07 22:24:22', '', 1107, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Andre-Filipe-Agostinho-Botelho-xxl-cristmas.jpg', 0, 'attachment', 'image/jpeg', 0),
(1109, 1, '2015-05-07 22:25:57', '2015-05-07 22:25:57', '', 'António Carreira - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'antonio-carreira-foto-do-ano', '', '', '2015-05-07 22:26:06', '2015-05-07 22:26:06', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1109', 0, 'candidaturas', '', 0),
(1110, 1, '2015-05-07 22:25:48', '2015-05-07 22:25:48', '', 'António-Carreira_1_fotos-do-ano', '', 'inherit', 'open', 'open', '', 'antonio-carreira_1_fotos-do-ano', '', '', '2015-05-07 22:25:48', '2015-05-07 22:25:48', '', 1109, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/António-Carreira_1_fotos-do-ano.jpg', 0, 'attachment', 'image/jpeg', 0),
(1111, 1, '2015-05-07 22:27:20', '2015-05-07 22:27:20', '', 'António Carreira - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'antonio-carreira-foto-do-ano-2', '', '', '2015-05-07 22:27:20', '2015-05-07 22:27:20', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1111', 0, 'candidaturas', '', 0),
(1112, 1, '2015-05-07 22:26:35', '2015-05-07 22:26:35', '', 'António-Carreira_2_fotos-do-ano', '', 'inherit', 'open', 'open', '', 'antonio-carreira_2_fotos-do-ano', '', '', '2015-05-07 22:26:35', '2015-05-07 22:26:35', '', 1111, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/António-Carreira_2_fotos-do-ano.jpg', 0, 'attachment', 'image/jpeg', 0),
(1113, 1, '2015-05-07 22:28:38', '2015-05-07 22:28:38', '', 'Daniela Carneiro, foto do ano', '', 'publish', 'closed', 'closed', '', 'daniela-carneiro-foto-do-ano', '', '', '2015-05-07 22:28:47', '2015-05-07 22:28:47', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1113', 0, 'candidaturas', '', 0),
(1114, 1, '2015-05-07 22:28:34', '2015-05-07 22:28:34', '', 'daniela_carneiro_1', '', 'inherit', 'open', 'open', '', 'daniela_carneiro_1', '', '', '2015-05-07 22:28:34', '2015-05-07 22:28:34', '', 1113, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/daniela_carneiro_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1115, 1, '2015-05-07 22:29:50', '2015-05-07 22:29:50', '', 'Daniela Carneiro - foto do ano', '', 'publish', 'closed', 'closed', '', 'daniela-carneiro-foto-do-ano-2', '', '', '2015-05-07 22:29:51', '2015-05-07 22:29:51', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1115', 0, 'candidaturas', '', 0),
(1116, 1, '2015-05-07 22:29:46', '2015-05-07 22:29:46', '', 'daniela_carneiro_2', '', 'inherit', 'open', 'open', '', 'daniela_carneiro_2', '', '', '2015-05-07 22:29:46', '2015-05-07 22:29:46', '', 1115, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/daniela_carneiro_2.jpg', 0, 'attachment', 'image/jpeg', 0),
(1117, 1, '2015-05-07 22:31:50', '2015-05-07 22:31:50', '', 'Helder Edgar - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'helder-edgar-foto-do-ano-2', '', '', '2015-05-15 15:43:01', '2015-05-15 15:43:01', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1117', 0, 'candidaturas', '', 0),
(1118, 1, '2015-05-07 22:31:34', '2015-05-07 22:31:34', '', 'helder_edgar_fotos-do-ano', '', 'inherit', 'open', 'open', '', 'helder_edgar_fotos-do-ano', '', '', '2015-05-15 15:49:01', '2015-05-15 15:49:01', '', 1117, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/helder_edgar_fotos-do-ano.jpg', 0, 'attachment', 'image/jpeg', 0),
(1119, 1, '2015-05-07 22:31:37', '2015-05-07 22:31:37', '', 'helder_edgar_2_fotos-do-ano', '', 'inherit', 'open', 'open', '', 'helder_edgar_2_fotos-do-ano', '', '', '2015-05-07 22:31:37', '2015-05-07 22:31:37', '', 1117, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/helder_edgar_2_fotos-do-ano.jpg', 0, 'attachment', 'image/jpeg', 0),
(1120, 1, '2015-05-07 22:32:46', '2015-05-07 22:32:46', '', 'Edgar Helder - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'edgar-helder-foto-do-ano', '', '', '2015-05-07 22:32:46', '2015-05-07 22:32:46', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1120', 0, 'candidaturas', '', 0),
(1121, 1, '2015-05-07 22:35:02', '2015-05-07 22:35:02', '', 'Nuno Dias - foto do ano', '', 'publish', 'closed', 'closed', '', 'nuno-dias-foto-do-ano', '', '', '2015-05-07 22:35:02', '2015-05-07 22:35:02', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1121', 0, 'candidaturas', '', 0),
(1122, 1, '2015-05-07 22:34:42', '2015-05-07 22:34:42', '', 'nuno_dias_java_fotos-do-ano', '', 'inherit', 'open', 'open', '', 'nuno_dias_java_fotos-do-ano', '', '', '2015-05-07 22:34:42', '2015-05-07 22:34:42', '', 1121, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/nuno_dias_java_fotos-do-ano.jpg', 0, 'attachment', 'image/jpeg', 0),
(1123, 1, '2015-05-07 22:35:54', '2015-05-07 22:35:54', '', 'Nuno Dias - foto do ano', '', 'publish', 'closed', 'closed', '', 'nuno-dias-foto-do-ano-2', '', '', '2015-05-07 22:35:54', '2015-05-07 22:35:54', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1123', 0, 'candidaturas', '', 0),
(1124, 1, '2015-05-07 22:35:47', '2015-05-07 22:35:47', '', 'nuno_dias_pipe_fotos-do-ano', '', 'inherit', 'open', 'open', '', 'nuno_dias_pipe_fotos-do-ano', '', '', '2015-05-07 22:35:47', '2015-05-07 22:35:47', '', 1123, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/nuno_dias_pipe_fotos-do-ano.jpg', 0, 'attachment', 'image/jpeg', 0),
(1125, 1, '2015-05-07 22:37:38', '2015-05-07 22:37:38', '', 'Guilherme Limas - Foto do Ano', '', 'draft', 'closed', 'closed', '', 'guilherme-limas-foto-do-ano', '', '', '2015-05-19 19:54:09', '2015-05-19 19:54:09', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1125', 0, 'candidaturas', '', 0),
(1126, 1, '2015-05-07 22:37:27', '2015-05-07 22:37:27', '', 'guilherme_limas_2_nic_baleal_fotos-do-ano', '', 'inherit', 'open', 'open', '', 'guilherme_limas_2_nic_baleal_fotos-do-ano', '', '', '2015-05-07 22:37:27', '2015-05-07 22:37:27', '', 1125, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/guilherme_limas_2_nic_baleal_fotos-do-ano.jpg', 0, 'attachment', 'image/jpeg', 0),
(1127, 1, '2015-05-07 22:38:36', '2015-05-07 22:38:36', '', 'Guilherme Limas - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'guilherme-limas-foto-do-ano-2', '', '', '2015-05-07 22:38:36', '2015-05-07 22:38:36', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1127', 0, 'candidaturas', '', 0),
(1128, 1, '2015-05-07 22:38:22', '2015-05-07 22:38:22', '', 'guilherme_limas_3_super_fotos-do-ano', '', 'inherit', 'open', 'open', '', 'guilherme_limas_3_super_fotos-do-ano', '', '', '2015-05-07 22:38:22', '2015-05-07 22:38:22', '', 1127, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/guilherme_limas_3_super_fotos-do-ano.jpg', 0, 'attachment', 'image/jpeg', 0),
(1129, 1, '2015-05-07 22:39:39', '2015-05-07 22:39:39', '', 'Guilherme Limas - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'guilherme-limas-foto-do-ano-3', '', '', '2015-05-07 22:39:39', '2015-05-07 22:39:39', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1129', 0, 'candidaturas', '', 0),
(1130, 1, '2015-05-07 22:39:25', '2015-05-07 22:39:25', '', 'guilherme_limas_4_papoa_fotos-do-ano', '', 'inherit', 'open', 'open', '', 'guilherme_limas_4_papoa_fotos-do-ano', '', '', '2015-05-07 22:39:25', '2015-05-07 22:39:25', '', 1129, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/guilherme_limas_4_papoa_fotos-do-ano.jpg', 0, 'attachment', 'image/jpeg', 0),
(1131, 1, '2015-05-07 22:40:28', '2015-05-07 22:40:28', '', 'Guilherme Limas - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'guilherme-limas-foto-do-ano-4', '', '', '2015-05-07 22:40:28', '2015-05-07 22:40:28', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1131', 0, 'candidaturas', '', 0),
(1132, 1, '2015-05-07 22:40:23', '2015-05-07 22:40:23', '', 'guilherme_limas_fotos-do-ano', '', 'inherit', 'open', 'open', '', 'guilherme_limas_fotos-do-ano', '', '', '2015-05-07 22:40:23', '2015-05-07 22:40:23', '', 1131, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/guilherme_limas_fotos-do-ano.jpg', 0, 'attachment', 'image/jpeg', 0),
(1133, 0, '2015-05-07 22:40:28', '2015-05-07 22:40:28', '', 'Guilherme Limas – Foto do Ano', '', 'publish', 'open', 'open', '', 'guilherme-limas-foto-do-ano', '', '', '2015-05-07 22:40:28', '2015-05-07 22:40:28', '', 0, 'http://ondasdeouro.pt/feed-items/guilherme-limas-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(1134, 0, '2015-05-07 22:39:39', '2015-05-07 22:39:39', '', 'Guilherme Limas – Foto do Ano', '', 'publish', 'open', 'open', '', 'guilherme-limas-foto-do-ano-2', '', '', '2015-05-07 22:39:39', '2015-05-07 22:39:39', '', 0, 'http://ondasdeouro.pt/feed-items/guilherme-limas-foto-do-ano-2/', 0, 'wprss_feed_item', '', 0),
(1135, 0, '2015-05-07 22:38:36', '2015-05-07 22:38:36', '', 'Guilherme Limas – Foto do Ano', '', 'publish', 'open', 'open', '', 'guilherme-limas-foto-do-ano-3', '', '', '2015-05-07 22:38:36', '2015-05-07 22:38:36', '', 0, 'http://ondasdeouro.pt/feed-items/guilherme-limas-foto-do-ano-3/', 0, 'wprss_feed_item', '', 0),
(1136, 0, '2015-05-07 22:37:38', '2015-05-07 22:37:38', '', 'Guilherme Limas – Foto do Ano', '', 'publish', 'open', 'open', '', 'guilherme-limas-foto-do-ano-4', '', '', '2015-05-07 22:37:38', '2015-05-07 22:37:38', '', 0, 'http://ondasdeouro.pt/feed-items/guilherme-limas-foto-do-ano-4/', 0, 'wprss_feed_item', '', 0),
(1137, 0, '2015-05-07 22:35:54', '2015-05-07 22:35:54', '', 'Nuno Dias – foto do ano', '', 'publish', 'open', 'open', '', 'nuno-dias-foto-do-ano', '', '', '2015-05-07 22:35:54', '2015-05-07 22:35:54', '', 0, 'http://ondasdeouro.pt/feed-items/nuno-dias-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(1138, 0, '2015-05-07 22:35:02', '2015-05-07 22:35:02', '', 'Nuno Dias – foto do ano', '', 'publish', 'open', 'open', '', 'nuno-dias-foto-do-ano-2', '', '', '2015-05-07 22:35:02', '2015-05-07 22:35:02', '', 0, 'http://ondasdeouro.pt/feed-items/nuno-dias-foto-do-ano-2/', 0, 'wprss_feed_item', '', 0),
(1139, 0, '2015-05-07 22:32:46', '2015-05-07 22:32:46', '', 'Edgar Helder – Foto do Ano', '', 'publish', 'open', 'open', '', 'edgar-helder-foto-do-ano', '', '', '2015-05-07 22:32:46', '2015-05-07 22:32:46', '', 0, 'http://ondasdeouro.pt/feed-items/edgar-helder-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(1140, 0, '2015-05-07 22:31:50', '2015-05-07 22:31:50', '', 'Helder Edgar – Foto do Ano', '', 'publish', 'open', 'open', '', 'helder-edgar-foto-do-ano-2', '', '', '2015-05-07 22:31:50', '2015-05-07 22:31:50', '', 0, 'http://ondasdeouro.pt/feed-items/helder-edgar-foto-do-ano-2/', 0, 'wprss_feed_item', '', 0),
(1141, 0, '2015-05-07 22:29:50', '2015-05-07 22:29:50', '', 'Daniela Carneiro – foto do ano', '', 'publish', 'open', 'open', '', 'daniela-carneiro-foto-do-ano', '', '', '2015-05-07 22:29:50', '2015-05-07 22:29:50', '', 0, 'http://ondasdeouro.pt/feed-items/daniela-carneiro-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(1142, 0, '2015-05-07 22:28:38', '2015-05-07 22:28:38', '', 'Daniela Carneiro, foto do ano', '', 'publish', 'open', 'open', '', 'daniela-carneiro-foto-do-ano-2', '', '', '2015-05-07 22:28:38', '2015-05-07 22:28:38', '', 0, 'http://ondasdeouro.pt/feed-items/daniela-carneiro-foto-do-ano-2/', 0, 'wprss_feed_item', '', 0),
(1143, 1, '2015-05-11 22:44:37', '2015-05-11 22:44:37', '', 'tomane_13_nazare2', '', 'inherit', 'open', 'open', '', 'tomane_13_nazare2', '', '', '2015-05-11 22:44:37', '2015-05-11 22:44:37', '', 934, 'http://ondasdeouro.pt/wp-content/uploads/2015/04/tomane_13_nazare2.jpg', 0, 'attachment', 'image/jpeg', 0),
(1145, 1, '2015-05-13 13:46:31', '2015-05-13 13:46:31', '', 'Joao Bracourt - foto do ano', '', 'publish', 'closed', 'closed', '', 'joao-bracourt-foto-do-ano', '', '', '2015-05-13 13:46:31', '2015-05-13 13:46:31', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1145', 0, 'candidaturas', '', 0),
(1146, 1, '2015-05-13 13:46:19', '2015-05-13 13:46:19', '', 'brek_marlon_secret_5.3.2015', '', 'inherit', 'open', 'open', '', 'brek_marlon_secret_5-3-2015', '', '', '2015-05-13 13:46:19', '2015-05-13 13:46:19', '', 1145, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/brek_marlon_secret_5.3.2015.jpg', 0, 'attachment', 'image/jpeg', 0),
(1147, 1, '2015-05-13 13:47:42', '2015-05-13 13:47:42', '', 'Vasco Côrte-Real - foto do ano', '', 'publish', 'closed', 'closed', '', 'vasco-corte-real-foto-do-ano', '', '', '2015-05-13 13:47:42', '2015-05-13 13:47:42', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1147', 0, 'candidaturas', '', 0),
(1148, 1, '2015-05-13 13:47:31', '2015-05-13 13:47:31', '', 'vasco-corte-real-super-nic-12.9.2014', '', 'inherit', 'open', 'open', '', 'vasco-corte-real-super-nic-12-9-2014', '', '', '2015-05-13 13:47:31', '2015-05-13 13:47:31', '', 1147, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/vasco-corte-real-super-nic-12.9.2014.jpg', 0, 'attachment', 'image/jpeg', 0),
(1149, 1, '2015-05-13 13:48:36', '2015-05-13 13:48:36', '', 'Nuno Dinis - foto do ano', '', 'publish', 'closed', 'closed', '', 'nuno-dinis-foto-do-ano', '', '', '2015-05-13 13:48:36', '2015-05-13 13:48:36', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1149', 0, 'candidaturas', '', 0),
(1150, 1, '2015-05-13 13:48:29', '2015-05-13 13:48:29', '', 'nuno-dinis-coxos-3.1.2015', '', 'inherit', 'open', 'open', '', 'nuno-dinis-coxos-3-1-2015', '', '', '2015-05-13 13:48:29', '2015-05-13 13:48:29', '', 1149, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/nuno-dinis-coxos-3.1.2015.jpg', 0, 'attachment', 'image/jpeg', 0),
(1151, 1, '2015-05-13 13:49:19', '2015-05-13 13:49:19', '	', 'Vitor Estrelinha - foto do ano', '', 'publish', 'closed', 'closed', '', 'vitor-estrelinha-foto-do-ano', '', '', '2015-05-14 23:18:46', '2015-05-14 23:18:46', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1151', 0, 'candidaturas', '', 0),
(1152, 1, '2015-05-13 13:49:15', '2015-05-13 13:49:15', '', 'vitor_estrelinha_nazare_11.12.2014', '', 'inherit', 'open', 'open', '', 'vitor_estrelinha_nazare_11-12-2014', '', '', '2015-05-13 13:49:15', '2015-05-13 13:49:15', '', 1151, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/vitor_estrelinha_nazare_11.12.2014.jpg', 0, 'attachment', 'image/jpeg', 0),
(1153, 0, '2015-05-13 13:49:19', '2015-05-13 13:49:19', '', 'Vitor Estrelinha – foto do ano', '', 'publish', 'open', 'open', '', 'vitor-estrelinha-foto-do-ano', '', '', '2015-05-13 13:49:19', '2015-05-13 13:49:19', '', 0, 'http://ondasdeouro.pt/feed-items/vitor-estrelinha-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(1154, 0, '2015-05-13 13:48:36', '2015-05-13 13:48:36', '', 'Nuno Dinis – foto do ano', '', 'publish', 'open', 'open', '', 'nuno-dinis-foto-do-ano', '', '', '2015-05-13 13:48:36', '2015-05-13 13:48:36', '', 0, 'http://ondasdeouro.pt/feed-items/nuno-dinis-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(1155, 0, '2015-05-13 13:47:42', '2015-05-13 13:47:42', '', 'Vasco Côrte-Real – foto do ano', '', 'publish', 'open', 'open', '', 'vasco-corte-real-foto-do-ano', '', '', '2015-05-13 13:47:42', '2015-05-13 13:47:42', '', 0, 'http://ondasdeouro.pt/feed-items/vasco-corte-real-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(1156, 0, '2015-05-13 13:46:31', '2015-05-13 13:46:31', '', 'Joao Bracourt – foto do ano', '', 'publish', 'open', 'open', '', 'joao-bracourt-foto-do-ano', '', '', '2015-05-13 13:46:31', '2015-05-13 13:46:31', '', 0, 'http://ondasdeouro.pt/feed-items/joao-bracourt-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(1157, 1, '2015-05-18 11:08:24', '2015-05-18 11:08:24', '<strong>Votações a decorrer no <em>website </em>da <a href=\"http://surfportugal.pt\" target=\"_blank\">SURFPortugal</a> vão apurar os quatro nomeados na categoria Sexy Wines Os Mais Sexy do Ano</strong>\r\n\r\n<em>Cascais, 18 de maio de 2015 </em>\r\n\r\nFalta menos de um mês para a realização dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, evento que se realiza no próximo dia <strong>10 de junho </strong>no <strong>Casino Estoril</strong>, em Cascais, e que vai premiar os nomes mais votados pelo público em diversas áreas do surf nacional.\r\n\r\nPara além de várias categorias de performance, treino, shape, fotografia e vídeo, a primeira gala do surf realizada em Portugal vai também distinguir <strong>os/as surfistas mais sexy do país</strong>, contando para isso com a ajuda dos fãs.\r\n\r\nAo contrário das demais categorias, em que os nomeados serão apontados a partir de candidaturas espontâneas por parte dos surfistas ou através de nomeação direta por parte da Direção da Gala e Comissão de Notáveis, os finalistas da categoria <strong>Sexy Wines Os Mais Sexy do Ano </strong>serão escolhidos previamente pelo público através de um inquérito a decorrer no <em>website </em>da revista SURFPortugal, parceiro oficial do evento.\r\n\r\nOs fãs e curiosos do surf são convidados a aceder a www.surfportugal.pt e a colaborar na escolha dos atletas que serão submetidos à votação final, selecionando os nomes daqueles que consideram ser os/as surfistas mais merecedores de concorrer ao prémio de Os Mais Sexy do Ano.\r\n\r\nO inquérito, que reúne várias figuras públicas praticantes de surf e também alguns dos mais carismáticos e atraentes surfistas nacionais, termina no dia <strong>22 de maio </strong>(inclusive). Os quatro surfistas (dois masculinos e dois femininos) mais votados juntar-se-ão aos nomeados das restantes categorias, ficando sujeitos à votação final do público num período que decorrerá entre <strong>25 de maio </strong>e <strong>9 de junho </strong>em ondasdeouro.pt.\r\n\r\nPara além de Os Mais Sexy do Ano, os KIA Ondas de Ouro Surf Awards powered by SURFPortugal vão também atribuir prémios nas categorias de Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Ericeira Surf &amp; Skate Tubo do Ano, Billabong Maior Onda do Ano (remada), Ocean &amp; Earth Maior Onda do Ano (tow-in), Reef Manobra do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Polen Onda do Ano, Xhapeland Shaper do Ano, Kia Evento do Ano, Hurley Videoclip do Ano, Treinador do Ano e Foto do Ano.\r\n\r\nO período de candidaturas decorre até <strong>22 de maio </strong>(inclusive), aceitando-se apenas materiais (fotografias e/ou vídeos) produzidos <strong>após 1 de agosto de 2014</strong>. Entre 23 e 24 do mesmo mês, caberá à Direção da Gala e Comissão de Notáveis apontar os quatro nomeados por categoria. A partir daí, a decisão final fica entregue aos fãs, cabendo-lhes escolher os grandes vencedores da noite.\r\n\r\n<strong>Os vencedores só serão conhecido na noite de 10 de junho</strong>, numa Gala que irá revelar categoria a categoria os nomes mais votados pelo público.\r\n\r\nNote-se que os nomeados nas categorias de Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano e Kia Evento do Ano serão apurados por <strong>nomeação direta </strong>da Direção da Gala e Comissão de Notáveis, não estando estas categorias abertas a candidaturas. O grupo de especialistas será também responsável por nomear os destinatários dos prémios especiais <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, não sujeitos à votação pública.\r\n\r\n<strong>Toda a informação sobre as condições de participação e critérios de avaliação das candidaturas pode ser encontrada e deve ser consultada <a title=\"Termos e Condições\" href=\"http://ondasdeouro.pt/termos/\">aqui</a>. </strong>\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal 2015 são patrocinados pela Kia e Câmara Municipal de Cascais e contam com os <em>media partners </em>SURFPortugal, RTP, FUEL TV, Jornal i, Sol e Mega Hits.\r\n\r\n&nbsp;', 'Escolha os candidatos ao prémio Os Mais Sexy do Ano - KIA Ondas de Ouro Surf Awards powered by SURFPortugal:', '', 'publish', 'open', 'open', '', 'escolha-os-candidatos-ao-premio-os-mais-sexy-do-ano-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal', '', '', '2015-05-18 11:08:24', '2015-05-18 11:08:24', '', 0, 'http://ondasdeouro.pt/?p=1157', 0, 'post', '', 0),
(1158, 1, '2015-05-18 11:08:16', '2015-05-18 11:08:16', '', 'Ondas de Ouro Surf Awards_MaisSexyDoAno (1)', '', 'inherit', 'open', 'open', '', 'ondas-de-ouro-surf-awards_maissexydoano-1', '', '', '2015-05-18 11:08:16', '2015-05-18 11:08:16', '', 1157, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Ondas-de-Ouro-Surf-Awards_MaisSexyDoAno-1.png', 0, 'attachment', 'image/png', 0),
(1159, 1, '2015-05-18 11:08:24', '2015-05-18 11:08:24', '<strong>Votações a decorrer no <em>website </em>da <a href=\"http://surfportugal.pt\" target=\"_blank\">SURFPortugal</a> vão apurar os quatro nomeados na categoria Sexy Wines Os Mais Sexy do Ano</strong>\r\n\r\n<em>Cascais, 18 de maio de 2015 </em>\r\n\r\nFalta menos de um mês para a realização dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, evento que se realiza no próximo dia <strong>10 de junho </strong>no <strong>Casino Estoril</strong>, em Cascais, e que vai premiar os nomes mais votados pelo público em diversas áreas do surf nacional.\r\n\r\nPara além de várias categorias de performance, treino, shape, fotografia e vídeo, a primeira gala do surf realizada em Portugal vai também distinguir <strong>os/as surfistas mais sexy do país</strong>, contando para isso com a ajuda dos fãs.\r\n\r\nAo contrário das demais categorias, em que os nomeados serão apontados a partir de candidaturas espontâneas por parte dos surfistas ou através de nomeação direta por parte da Direção da Gala e Comissão de Notáveis, os finalistas da categoria <strong>Sexy Wines Os Mais Sexy do Ano </strong>serão escolhidos previamente pelo público através de um inquérito a decorrer no <em>website </em>da revista SURFPortugal, parceiro oficial do evento.\r\n\r\nOs fãs e curiosos do surf são convidados a aceder a www.surfportugal.pt e a colaborar na escolha dos atletas que serão submetidos à votação final, selecionando os nomes daqueles que consideram ser os/as surfistas mais merecedores de concorrer ao prémio de Os Mais Sexy do Ano.\r\n\r\nO inquérito, que reúne várias figuras públicas praticantes de surf e também alguns dos mais carismáticos e atraentes surfistas nacionais, termina no dia <strong>22 de maio </strong>(inclusive). Os quatro surfistas (dois masculinos e dois femininos) mais votados juntar-se-ão aos nomeados das restantes categorias, ficando sujeitos à votação final do público num período que decorrerá entre <strong>25 de maio </strong>e <strong>9 de junho </strong>em ondasdeouro.pt.\r\n\r\nPara além de Os Mais Sexy do Ano, os KIA Ondas de Ouro Surf Awards powered by SURFPortugal vão também atribuir prémios nas categorias de Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Ericeira Surf &amp; Skate Tubo do Ano, Billabong Maior Onda do Ano (remada), Ocean &amp; Earth Maior Onda do Ano (tow-in), Reef Manobra do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Polen Onda do Ano, Xhapeland Shaper do Ano, Kia Evento do Ano, Hurley Videoclip do Ano, Treinador do Ano e Foto do Ano.\r\n\r\nO período de candidaturas decorre até <strong>22 de maio </strong>(inclusive), aceitando-se apenas materiais (fotografias e/ou vídeos) produzidos <strong>após 1 de agosto de 2014</strong>. Entre 23 e 24 do mesmo mês, caberá à Direção da Gala e Comissão de Notáveis apontar os quatro nomeados por categoria. A partir daí, a decisão final fica entregue aos fãs, cabendo-lhes escolher os grandes vencedores da noite.\r\n\r\n<strong>Os vencedores só serão conhecido na noite de 10 de junho</strong>, numa Gala que irá revelar categoria a categoria os nomes mais votados pelo público.\r\n\r\nNote-se que os nomeados nas categorias de Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano e Kia Evento do Ano serão apurados por <strong>nomeação direta </strong>da Direção da Gala e Comissão de Notáveis, não estando estas categorias abertas a candidaturas. O grupo de especialistas será também responsável por nomear os destinatários dos prémios especiais <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, não sujeitos à votação pública.\r\n\r\n<strong>Toda a informação sobre as condições de participação e critérios de avaliação das candidaturas pode ser encontrada e deve ser consultada <a title=\"Termos e Condições\" href=\"http://ondasdeouro.pt/termos/\">aqui</a>. </strong>\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal 2015 são patrocinados pela Kia e Câmara Municipal de Cascais e contam com os <em>media partners </em>SURFPortugal, RTP, FUEL TV, Jornal i, Sol e Mega Hits.\r\n\r\n&nbsp;', 'Escolha os candidatos ao prémio Os Mais Sexy do Ano - KIA Ondas de Ouro Surf Awards powered by SURFPortugal:', '', 'inherit', 'open', 'open', '', '1157-revision-v1', '', '', '2015-05-18 11:08:24', '2015-05-18 11:08:24', '', 1157, 'http://ondasdeouro.pt/1157-revision-v1/', 0, 'revision', '', 0),
(1160, 0, '2015-05-18 11:08:24', '2015-05-18 11:08:24', '', 'Escolha os candidatos ao prémio Os Mais Sexy do Ano – KIA Ondas de Ouro Surf Awards powered by SURFPortugal:', '', 'publish', 'open', 'open', '', 'escolha-os-candidatos-ao-premio-os-mais-sexy-do-ano-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal', '', '', '2015-05-18 11:08:24', '2015-05-18 11:08:24', '', 0, 'http://ondasdeouro.pt/feed-items/escolha-os-candidatos-ao-premio-os-mais-sexy-do-ano-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal/', 0, 'wprss_feed_item', '', 0),
(1163, 1, '2015-05-20 14:27:31', '2015-05-20 14:27:31', '', 'Vitor Estrelinha - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'vitor-estrelinha-foto-do-ano-2', '', '', '2015-05-25 23:55:07', '2015-05-25 23:55:07', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1163', 0, 'candidaturas', '', 0),
(1164, 1, '2015-05-20 14:27:24', '2015-05-20 14:27:24', '', 'fotos-do-ano_vitor_estrlinha_nazare', '', 'inherit', 'open', 'open', '', 'fotos-do-ano_vitor_estrlinha_nazare', '', '', '2015-05-20 14:27:24', '2015-05-20 14:27:24', '', 1163, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_vitor_estrlinha_nazare.jpg', 0, 'attachment', 'image/jpeg', 0),
(1165, 1, '2015-05-20 14:28:39', '2015-05-20 14:28:39', '', 'Ricardo Casal - foto do ano', '', 'publish', 'closed', 'closed', '', 'ricardo-casal-foto-do-ano', '', '', '2015-05-20 14:28:39', '2015-05-20 14:28:39', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1165', 0, 'candidaturas', '', 0),
(1166, 1, '2015-05-20 14:28:29', '2015-05-20 14:28:29', '', 'fotos-do-ano_ricardo_casal_caparica', '', 'inherit', 'open', 'open', '', 'fotos-do-ano_ricardo_casal_caparica', '', '', '2015-05-20 14:28:29', '2015-05-20 14:28:29', '', 1165, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_ricardo_casal_caparica.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1167, 1, '2015-05-20 14:29:55', '2015-05-20 14:29:55', '', 'Ricardo Bravo - foto do ano', '', 'publish', 'closed', 'closed', '', 'ricardo-bravo-foto-do-ano', '', '', '2015-05-20 14:29:55', '2015-05-20 14:29:55', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1167', 0, 'candidaturas', '', 0),
(1168, 1, '2015-05-20 14:29:48', '2015-05-20 14:29:48', '', 'fotos-do-ano_ricardo_bravo_backdoor', '', 'inherit', 'open', 'open', '', 'fotos-do-ano_ricardo_bravo_backdoor', '', '', '2015-05-20 14:29:48', '2015-05-20 14:29:48', '', 1167, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_ricardo_bravo_backdoor.jpg', 0, 'attachment', 'image/jpeg', 0),
(1169, 1, '2015-05-20 14:30:45', '2015-05-20 14:30:45', '', 'Ricardo Bravo - foto do ano', '', 'publish', 'closed', 'closed', '', 'ricardo-bravo-foto-do-ano-2', '', '', '2015-05-25 23:55:01', '2015-05-25 23:55:01', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1169', 0, 'candidaturas', '', 0),
(1170, 1, '2015-05-20 14:30:37', '2015-05-20 14:30:37', '', 'fotos-do-ano_ricardo_bravo_carcavellos', '', 'inherit', 'open', 'open', '', 'fotos-do-ano_ricardo_bravo_carcavellos', '', '', '2015-05-20 14:30:37', '2015-05-20 14:30:37', '', 1169, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_ricardo_bravo_carcavellos.jpg', 0, 'attachment', 'image/jpeg', 0),
(1171, 1, '2015-05-20 14:32:10', '2015-05-20 14:32:10', '', 'Ricardo Bravo - foto do ano', '', 'publish', 'closed', 'closed', '', 'ricardo-bravo-foto-do-ano-3', '', '', '2015-05-20 14:32:10', '2015-05-20 14:32:10', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1171', 0, 'candidaturas', '', 0),
(1172, 1, '2015-05-20 14:32:00', '2015-05-20 14:32:00', '', 'RB_20150309_0014', '', 'inherit', 'open', 'open', '', 'rb_20150309_0014', '', '', '2015-05-20 14:32:00', '2015-05-20 14:32:00', '', 1171, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/RB_20150309_0014.jpg', 0, 'attachment', 'image/jpeg', 0),
(1173, 0, '2015-05-20 14:32:10', '2015-05-20 14:32:10', '', 'Ricardo Bravo – foto do ano', '', 'publish', 'open', 'open', '', 'ricardo-bravo-foto-do-ano', '', '', '2015-05-20 14:32:10', '2015-05-20 14:32:10', '', 0, 'http://ondasdeouro.pt/feed-items/ricardo-bravo-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(1174, 0, '2015-05-20 14:30:45', '2015-05-20 14:30:45', '', 'Ricardo Bravo – foto do ano', '', 'publish', 'open', 'open', '', 'ricardo-bravo-foto-do-ano-2', '', '', '2015-05-20 14:30:45', '2015-05-20 14:30:45', '', 0, 'http://ondasdeouro.pt/feed-items/ricardo-bravo-foto-do-ano-2/', 0, 'wprss_feed_item', '', 0),
(1175, 0, '2015-05-20 14:29:55', '2015-05-20 14:29:55', '', 'Ricardo Bravo – foto do ano', '', 'publish', 'open', 'open', '', 'ricardo-bravo-foto-do-ano-3', '', '', '2015-05-20 14:29:55', '2015-05-20 14:29:55', '', 0, 'http://ondasdeouro.pt/feed-items/ricardo-bravo-foto-do-ano-3/', 0, 'wprss_feed_item', '', 0),
(1176, 0, '2015-05-20 14:28:39', '2015-05-20 14:28:39', '', 'Ricardo Casal – foto do ano', '', 'publish', 'open', 'open', '', 'ricardo-casal-foto-do-ano', '', '', '2015-05-20 14:28:39', '2015-05-20 14:28:39', '', 0, 'http://ondasdeouro.pt/feed-items/ricardo-casal-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(1177, 0, '2015-05-20 14:27:31', '2015-05-20 14:27:31', '', 'Vitor Estrelinha – Foto do Ano', '', 'publish', 'open', 'open', '', 'vitor-estrelinha-foto-do-ano-2', '', '', '2015-05-20 14:27:31', '2015-05-20 14:27:31', '', 0, 'http://ondasdeouro.pt/feed-items/vitor-estrelinha-foto-do-ano-2/', 0, 'wprss_feed_item', '', 0),
(1178, 1, '2015-05-20 19:45:27', '2015-05-20 19:45:27', '', 'Vasco Lázaro - Foto do ano', '', 'publish', 'closed', 'closed', '', 'vasco-lazaro', '', '', '2015-05-20 19:51:56', '2015-05-20 19:51:56', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1178', 0, 'candidaturas', '', 0),
(1179, 1, '2015-05-20 19:44:36', '2015-05-20 19:44:36', '', 'fotos-do-ano_vasco_lazaro', '', 'inherit', 'open', 'open', '', 'fotos-do-ano_vasco_lazaro', '', '', '2015-05-20 19:44:36', '2015-05-20 19:44:36', '', 1178, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_vasco_lazaro.jpg', 0, 'attachment', 'image/jpeg', 0),
(1181, 1, '2015-05-20 19:59:49', '2015-05-20 19:59:49', '', 'João Guedes - Maior Onda Remada', '', 'publish', 'closed', 'closed', '', 'joao-guedes-maior-onda-remada', '', '', '2015-05-20 20:36:00', '2015-05-20 20:36:00', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1181', 0, 'candidaturas', '', 0),
(1184, 1, '2015-05-20 19:57:39', '2015-05-20 19:57:39', '', 'B49T1523', '', 'inherit', 'open', 'open', '', 'b49t1523', '', '', '2015-05-20 20:35:56', '2015-05-20 20:35:56', '', 1181, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/B49T1523.jpg', 4, 'attachment', 'image/jpeg', 0),
(1185, 1, '2015-05-20 19:57:53', '2015-05-20 19:57:53', '', 'B49T1524', '', 'inherit', 'open', 'open', '', 'b49t1524', '', '', '2015-05-20 20:35:56', '2015-05-20 20:35:56', '', 1181, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/B49T1524.jpg', 5, 'attachment', 'image/jpeg', 0),
(1186, 1, '2015-05-20 19:58:07', '2015-05-20 19:58:07', '', 'B49T1525', '', 'inherit', 'open', 'open', '', 'b49t1525', '', '', '2015-05-20 20:35:56', '2015-05-20 20:35:56', '', 1181, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/B49T1525.jpg', 6, 'attachment', 'image/jpeg', 0),
(1187, 1, '2015-05-20 19:58:23', '2015-05-20 19:58:23', '', 'B49T1526', '', 'inherit', 'open', 'open', '', 'b49t1526', '', '', '2015-05-20 20:35:56', '2015-05-20 20:35:56', '', 1181, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/B49T1526.jpg', 7, 'attachment', 'image/jpeg', 0),
(1189, 1, '2015-05-20 20:00:41', '2015-05-20 20:00:41', '', 'fotos-do-ano_joao_guedes_maior_onda_remada', '', 'inherit', 'open', 'open', '', 'fotos-do-ano_joao_guedes_maior_onda_remada-2', '', '', '2015-05-20 20:35:56', '2015-05-20 20:35:56', '', 1181, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_joao_guedes_maior_onda_remada1.jpg', 1, 'attachment', 'image/jpeg', 0),
(1190, 1, '2015-05-20 20:29:56', '2015-05-20 20:29:56', '', 'António Silva', '', 'publish', 'closed', 'closed', '', 'antonio-silva', '', '', '2015-05-26 00:25:49', '2015-05-26 00:25:49', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1190', 0, 'candidaturas', '', 0),
(1191, 1, '2015-05-20 20:26:02', '2015-05-20 20:26:02', '', 'tow_in_toni', '', 'inherit', 'open', 'open', '', 'tow_in_toni', '', '', '2015-05-20 20:32:09', '2015-05-20 20:32:09', '', 1190, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/tow_in_toni.jpg', 1, 'attachment', 'image/jpeg', 0),
(1192, 1, '2015-05-20 20:28:27', '2015-05-20 20:28:27', '', 'IMG_2619', '', 'inherit', 'open', 'open', '', 'img_2619', '', '', '2015-05-20 20:32:09', '2015-05-20 20:32:09', '', 1190, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/IMG_2619.jpg', 2, 'attachment', 'image/jpeg', 0),
(1193, 1, '2015-05-20 20:28:37', '2015-05-20 20:28:37', '', 'IMG_2620', '', 'inherit', 'open', 'open', '', 'img_2620', '', '', '2015-05-20 20:32:09', '2015-05-20 20:32:09', '', 1190, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/IMG_2620.jpg', 3, 'attachment', 'image/jpeg', 0),
(1194, 1, '2015-05-20 20:28:39', '2015-05-20 20:28:39', '', 'IMG_2621', '', 'inherit', 'open', 'open', '', 'img_2621', '', '', '2015-05-20 20:32:09', '2015-05-20 20:32:09', '', 1190, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/IMG_2621.jpg', 4, 'attachment', 'image/jpeg', 0),
(1195, 1, '2015-05-20 20:28:41', '2015-05-20 20:28:41', '', 'IMG_2622', '', 'inherit', 'open', 'open', '', 'img_2622', '', '', '2015-05-20 20:32:09', '2015-05-20 20:32:09', '', 1190, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/IMG_2622.jpg', 5, 'attachment', 'image/jpeg', 0),
(1196, 1, '2015-05-20 20:28:44', '2015-05-20 20:28:44', '', 'IMG_2623', '', 'inherit', 'open', 'open', '', 'img_2623', '', '', '2015-05-20 20:32:09', '2015-05-20 20:32:09', '', 1190, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/IMG_2623.jpg', 6, 'attachment', 'image/jpeg', 0),
(1198, 1, '2015-05-20 20:28:49', '2015-05-20 20:28:49', '', 'IMG_2625', '', 'inherit', 'open', 'open', '', 'img_2625', '', '', '2015-05-20 20:32:09', '2015-05-20 20:32:09', '', 1190, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/IMG_2625.jpg', 8, 'attachment', 'image/jpeg', 0),
(1199, 1, '2015-05-20 20:28:52', '2015-05-20 20:28:52', '', 'IMG_2626', '', 'inherit', 'open', 'open', '', 'img_2626', '', '', '2015-05-20 20:32:09', '2015-05-20 20:32:09', '', 1190, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/IMG_2626.jpg', 9, 'attachment', 'image/jpeg', 0),
(1200, 1, '2015-05-20 20:28:54', '2015-05-20 20:28:54', '', 'IMG_2627', '', 'inherit', 'open', 'open', '', 'img_2627', '', '', '2015-05-20 20:32:09', '2015-05-20 20:32:09', '', 1190, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/IMG_2627.jpg', 10, 'attachment', 'image/jpeg', 0),
(1201, 1, '2015-05-20 20:28:57', '2015-05-20 20:28:57', '', 'IMG_2628', '', 'inherit', 'open', 'open', '', 'img_2628', '', '', '2015-05-20 20:32:09', '2015-05-20 20:32:09', '', 1190, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/IMG_2628.jpg', 11, 'attachment', 'image/jpeg', 0),
(1202, 1, '2015-05-20 20:29:01', '2015-05-20 20:29:01', '', 'IMG_2629', '', 'inherit', 'open', 'open', '', 'img_2629', '', '', '2015-05-20 20:32:09', '2015-05-20 20:32:09', '', 1190, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/IMG_2629.jpg', 12, 'attachment', 'image/jpeg', 0),
(1203, 1, '2015-05-20 20:29:03', '2015-05-20 20:29:03', '', 'IMG_2630', '', 'inherit', 'open', 'open', '', 'img_2630', '', '', '2015-05-20 20:32:09', '2015-05-20 20:32:09', '', 1190, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/IMG_2630.jpg', 13, 'attachment', 'image/jpeg', 0),
(1204, 1, '2015-05-20 20:29:06', '2015-05-20 20:29:06', '', 'IMG_2631', '', 'inherit', 'open', 'open', '', 'img_2631', '', '', '2015-05-20 20:32:09', '2015-05-20 20:32:09', '', 1190, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/IMG_2631.jpg', 14, 'attachment', 'image/jpeg', 0),
(1205, 1, '2015-05-20 20:29:09', '2015-05-20 20:29:09', '', 'IMG_2632', '', 'inherit', 'open', 'open', '', 'img_2632', '', '', '2015-05-20 20:32:09', '2015-05-20 20:32:09', '', 1190, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/IMG_2632.jpg', 15, 'attachment', 'image/jpeg', 0),
(1206, 1, '2015-05-20 20:31:58', '2015-05-20 20:31:58', '', 'IMG_2624', '', 'inherit', 'open', 'open', '', 'img_2624', '', '', '2015-05-20 20:32:09', '2015-05-20 20:32:09', '', 1190, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/IMG_2624.jpg', 7, 'attachment', 'image/jpeg', 0),
(1207, 0, '2015-05-20 20:29:56', '2015-05-20 20:29:56', '', 'António Silva', '', 'publish', 'open', 'open', '', 'antonio-silva', '', '', '2015-05-20 20:29:56', '2015-05-20 20:29:56', '', 0, 'http://ondasdeouro.pt/feed-items/antonio-silva/', 0, 'wprss_feed_item', '', 0),
(1208, 0, '2015-05-20 19:59:49', '2015-05-20 19:59:49', '', 'João Guedes – Maior Onda Remada', '', 'publish', 'open', 'open', '', 'joao-guedes-maior-onda-remada', '', '', '2015-05-20 19:59:49', '2015-05-20 19:59:49', '', 0, 'http://ondasdeouro.pt/feed-items/joao-guedes-maior-onda-remada/', 0, 'wprss_feed_item', '', 0),
(1209, 0, '2015-05-20 19:45:27', '2015-05-20 19:45:27', '', 'Vasco Lázaro – Foto do ano', '', 'publish', 'open', 'open', '', 'vasco-lazaro-foto-do-ano', '', '', '2015-05-20 19:45:27', '2015-05-20 19:45:27', '', 0, 'http://ondasdeouro.pt/feed-items/vasco-lazaro-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(1210, 1, '2015-05-20 20:35:36', '2015-05-20 20:35:36', '', 'B49T1521', '', 'inherit', 'open', 'open', '', 'b49t1521', '', '', '2015-05-20 20:35:56', '2015-05-20 20:35:56', '', 1181, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/B49T1521.jpg', 2, 'attachment', 'image/jpeg', 0),
(1211, 1, '2015-05-20 20:35:51', '2015-05-20 20:35:51', '', 'B49T1522', '', 'inherit', 'open', 'open', '', 'b49t1522', '', '', '2015-05-20 20:35:56', '2015-05-20 20:35:56', '', 1181, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/B49T1522.jpg', 3, 'attachment', 'image/jpeg', 0),
(1212, 1, '2015-05-20 20:41:15', '2015-05-20 20:41:15', '', 'TWO ISLANDS - VIDEOCLIP DO ANO', '', 'publish', 'closed', 'closed', '', 'two-islands-videoclip-do-ano', '', '', '2015-05-26 00:05:18', '2015-05-26 00:05:18', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1212', 0, 'candidaturas', '', 0),
(1213, 1, '2015-05-20 20:40:25', '2015-05-20 20:40:25', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1', '', '', '2015-05-20 20:40:25', '2015-05-20 20:40:25', '', 1212, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1214, 1, '2015-05-20 20:46:18', '2015-05-20 20:46:18', '', 'PORTUGAL SILVER COAST - VIDEOCLIP DO ANO', '', 'publish', 'closed', 'closed', '', 'portugal-silver-coast-videoclip-do-ano', '', '', '2015-05-26 00:05:12', '2015-05-26 00:05:12', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1214', 0, 'candidaturas', '', 0),
(1215, 1, '2015-05-20 20:46:15', '2015-05-20 20:46:15', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-2', '', '', '2015-05-20 20:46:15', '2015-05-20 20:46:15', '', 1214, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-11.jpg', 0, 'attachment', 'image/jpeg', 0),
(1216, 1, '2015-05-20 20:48:58', '2015-05-20 20:48:58', '', 'COXOS - VIDEOCLIP DO ANO', '', 'publish', 'closed', 'closed', '', 'coxos-videoclip-do-ano', '', '', '2015-05-20 20:48:58', '2015-05-20 20:48:58', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1216', 0, 'candidaturas', '', 0),
(1217, 1, '2015-05-20 20:47:34', '2015-05-20 20:47:34', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-3', '', '', '2015-05-20 20:47:34', '2015-05-20 20:47:34', '', 1216, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-12.jpg', 0, 'attachment', 'image/jpeg', 0),
(1218, 1, '2015-05-20 20:51:52', '2015-05-20 20:51:52', '', 'COOL PORTUGAL - VIDEOCLIP DO ANO', '', 'publish', 'closed', 'closed', '', 'cool-portugal-videoclip-do-ano', '', '', '2015-05-20 20:51:52', '2015-05-20 20:51:52', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1218', 0, 'candidaturas', '', 0),
(1219, 1, '2015-05-20 20:51:45', '2015-05-20 20:51:45', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-4', '', '', '2015-05-20 20:51:45', '2015-05-20 20:51:45', '', 1218, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-13.jpg', 0, 'attachment', 'image/jpeg', 0),
(1220, 1, '2015-05-20 21:31:00', '2015-05-20 21:31:00', '', 'MIGUEL BLANCO - MANOBRA DO ANO - Onda 1', '', 'publish', 'closed', 'closed', '', 'miguel-blanco-manobra-do-ano-onda-1', '', '', '2015-05-20 21:31:00', '2015-05-20 21:31:00', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1220', 0, 'candidaturas', '', 0),
(1221, 1, '2015-05-20 21:30:49', '2015-05-20 21:30:49', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-5', '', '', '2015-05-20 21:30:49', '2015-05-20 21:30:49', '', 1220, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-14.jpg', 0, 'attachment', 'image/jpeg', 0),
(1222, 1, '2015-05-20 21:33:26', '2015-05-20 21:33:26', '', 'ELOHE ALI ALVAREZ - MANOBRA DO ANO - Onda 2', '', 'publish', 'closed', 'closed', '', 'elohe-ali-alvarez-manobra-do-ano-onda-2', '', '', '2015-05-20 21:35:54', '2015-05-20 21:35:54', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1222', 0, 'candidaturas', '', 0),
(1223, 1, '2015-05-20 21:33:01', '2015-05-20 21:33:01', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-6', '', '', '2015-05-20 21:33:01', '2015-05-20 21:33:01', '', 1222, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-15.jpg', 0, 'attachment', 'image/jpeg', 0),
(1224, 0, '2015-05-20 21:33:26', '2015-05-20 21:33:26', '', 'ELOHE ALI ALVAREZ – MANOBRA DO ANO – Onda 2', '', 'publish', 'open', 'open', '', 'elohe-ali-alvarez-manobra-do-ano-onda-2', '', '', '2015-05-20 21:33:26', '2015-05-20 21:33:26', '', 0, 'http://ondasdeouro.pt/feed-items/elohe-ali-alvarez-manobra-do-ano-onda-2/', 0, 'wprss_feed_item', '', 0),
(1225, 0, '2015-05-20 21:31:00', '2015-05-20 21:31:00', '', 'MIGUEL BLANCO – MANOBRA DO ANO – Onda 1', '', 'publish', 'open', 'open', '', 'miguel-blanco-manobra-do-ano-onda-1', '', '', '2015-05-20 21:31:00', '2015-05-20 21:31:00', '', 0, 'http://ondasdeouro.pt/feed-items/miguel-blanco-manobra-do-ano-onda-1/', 0, 'wprss_feed_item', '', 0),
(1226, 0, '2015-05-20 20:51:52', '2015-05-20 20:51:52', '', 'COOL PORTUGAL – VIDEOCLIP DO ANO', '', 'publish', 'open', 'open', '', 'cool-portugal-videoclip-do-ano', '', '', '2015-05-20 20:51:52', '2015-05-20 20:51:52', '', 0, 'http://ondasdeouro.pt/feed-items/cool-portugal-videoclip-do-ano/', 0, 'wprss_feed_item', '', 0),
(1227, 0, '2015-05-20 20:48:58', '2015-05-20 20:48:58', '', 'COXOS – VIDEOCLIP DO ANO', '', 'publish', 'open', 'open', '', 'coxos-videoclip-do-ano', '', '', '2015-05-20 20:48:58', '2015-05-20 20:48:58', '', 0, 'http://ondasdeouro.pt/feed-items/coxos-videoclip-do-ano/', 0, 'wprss_feed_item', '', 0),
(1228, 0, '2015-05-20 20:46:18', '2015-05-20 20:46:18', '', 'PORTUGAL SILVER COAST – VIDEOCLIP DO ANO', '', 'publish', 'open', 'open', '', 'portugal-silver-coast-videoclip-do-ano', '', '', '2015-05-20 20:46:18', '2015-05-20 20:46:18', '', 0, 'http://ondasdeouro.pt/feed-items/portugal-silver-coast-videoclip-do-ano/', 0, 'wprss_feed_item', '', 0),
(1229, 0, '2015-05-20 20:41:15', '2015-05-20 20:41:15', '', 'TWO ISLANDS – VIDEOCLIP DO ANO', '', 'publish', 'open', 'open', '', 'two-islands-videoclip-do-ano', '', '', '2015-05-20 20:41:15', '2015-05-20 20:41:15', '', 0, 'http://ondasdeouro.pt/feed-items/two-islands-videoclip-do-ano/', 0, 'wprss_feed_item', '', 0),
(1230, 1, '2015-05-20 21:40:31', '2015-05-20 21:40:31', '', 'MIGUEL BLANCO - ONDA DO ANO', '', 'publish', 'closed', 'closed', '', 'miguel-blanco-onda-do-ano', '', '', '2015-05-26 00:22:00', '2015-05-26 00:22:00', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1230', 0, 'candidaturas', '', 0),
(1231, 1, '2015-05-20 21:40:25', '2015-05-20 21:40:25', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-7', '', '', '2015-05-20 21:40:25', '2015-05-20 21:40:25', '', 1230, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-16.jpg', 0, 'attachment', 'image/jpeg', 0),
(1232, 1, '2015-05-20 21:44:15', '2015-05-20 21:44:15', '', 'MIGUEL BLANCO - MANOBRA DO ANO - Onda 2', '', 'publish', 'closed', 'closed', '', 'miguel-blanco-manobra-do-ano-onda-2', '', '', '2015-05-20 21:44:38', '2015-05-20 21:44:38', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1232', 0, 'candidaturas', '', 0),
(1233, 1, '2015-05-20 21:43:34', '2015-05-20 21:43:34', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-8', '', '', '2015-05-20 21:43:34', '2015-05-20 21:43:34', '', 1232, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-17.jpg', 0, 'attachment', 'image/jpeg', 0),
(1234, 1, '2015-05-20 21:46:50', '2015-05-20 21:46:50', '', 'MIGUEL BLANCO - MAIOR ONDA REMADA', '', 'publish', 'closed', 'closed', '', 'miguel-blanco-maior-onda-remada', '', '', '2015-05-20 21:46:50', '2015-05-20 21:46:50', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1234', 0, 'candidaturas', '', 0),
(1235, 1, '2015-05-20 21:46:39', '2015-05-20 21:46:39', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-9', '', '', '2015-05-20 21:46:39', '2015-05-20 21:46:39', '', 1234, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-18.jpg', 0, 'attachment', 'image/jpeg', 0),
(1236, 1, '2015-05-20 21:51:06', '2015-05-20 21:51:06', '', 'TIAGO PIRES - MANOBRA DO ANO', '', 'publish', 'closed', 'closed', '', 'tiago-pires-manobra-do-ano', '', '', '2015-05-26 00:27:37', '2015-05-26 00:27:37', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1236', 0, 'candidaturas', '', 0),
(1237, 1, '2015-05-20 21:50:02', '2015-05-20 21:50:02', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-10', '', '', '2015-05-20 21:50:02', '2015-05-20 21:50:02', '', 1236, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-19.jpg', 0, 'attachment', 'image/jpeg', 0),
(1238, 1, '2015-05-20 21:53:53', '2015-05-20 21:53:53', '', 'ELOHE ALI ALVAREZ - MANOBRA DO ANO - Onda 1', '', 'publish', 'closed', 'closed', '', 'elohe-ali-alvarez-manobra-do-ano-onda-1', '', '', '2015-05-20 21:53:53', '2015-05-20 21:53:53', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1238', 0, 'candidaturas', '', 0),
(1239, 1, '2015-05-20 21:53:47', '2015-05-20 21:53:47', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-11', '', '', '2015-05-20 21:53:47', '2015-05-20 21:53:47', '', 1238, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-110.jpg', 0, 'attachment', 'image/jpeg', 0),
(1240, 1, '2015-05-20 21:56:09', '2015-05-20 21:56:09', '', 'MIGUEL BLANCO - MAIOR ONDA TOW IN', '', 'publish', 'closed', 'closed', '', 'miguel-blanco-maior-onda-tow-in', '', '', '2015-05-20 21:56:09', '2015-05-20 21:56:09', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1240', 0, 'candidaturas', '', 0),
(1241, 1, '2015-05-20 21:55:59', '2015-05-20 21:55:59', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-12', '', '', '2015-05-20 21:55:59', '2015-05-20 21:55:59', '', 1240, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-111.jpg', 0, 'attachment', 'image/jpeg', 0),
(1242, 1, '2015-05-20 22:01:41', '2015-05-20 22:01:41', '', 'PEDRO HENRIQUE - MANOBRA DO ANO', '', 'publish', 'closed', 'closed', '', 'pedro-henrique-manobra-do-ano', '', '', '2015-05-20 22:01:41', '2015-05-20 22:01:41', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1242', 0, 'candidaturas', '', 0),
(1243, 1, '2015-05-20 22:01:28', '2015-05-20 22:01:28', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-13', '', '', '2015-05-20 22:01:28', '2015-05-20 22:01:28', '', 1242, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-112.jpg', 0, 'attachment', 'image/jpeg', 0),
(1244, 1, '2015-05-20 22:04:52', '2015-05-20 22:04:52', '', 'PEDRO HENRIQUE - TUBO DO ANO - Onda 1', '', 'publish', 'closed', 'closed', '', 'pedro-henrique-tubo-do-ano-onda-1', '', '', '2015-05-20 22:04:52', '2015-05-20 22:04:52', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1244', 0, 'candidaturas', '', 0),
(1245, 1, '2015-05-20 22:04:46', '2015-05-20 22:04:46', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-14', '', '', '2015-05-20 22:04:46', '2015-05-20 22:04:46', '', 1244, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-113.jpg', 0, 'attachment', 'image/jpeg', 0),
(1246, 1, '2015-05-20 22:07:32', '2015-05-20 22:07:32', '', 'PEDRO HENRIQUE - TUBO DO ANO - Onda 2', '', 'publish', 'closed', 'closed', '', 'pedro-henrique-tubo-do-ano-onda-2', '', '', '2015-05-20 22:07:32', '2015-05-20 22:07:32', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1246', 0, 'candidaturas', '', 0),
(1247, 1, '2015-05-20 22:07:28', '2015-05-20 22:07:28', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-15', '', '', '2015-05-20 22:07:28', '2015-05-20 22:07:28', '', 1246, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-114.jpg', 0, 'attachment', 'image/jpeg', 0),
(1248, 1, '2015-05-20 22:10:13', '2015-05-20 22:10:13', '', 'JOSÉ FERREIRA - TUBO DO ANO', '', 'publish', 'closed', 'closed', '', 'jose-ferreira-tubo-do-ano', '', '', '2015-05-20 22:10:13', '2015-05-20 22:10:13', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1248', 0, 'candidaturas', '', 0),
(1249, 1, '2015-05-20 22:10:09', '2015-05-20 22:10:09', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-16', '', '', '2015-05-20 22:10:09', '2015-05-20 22:10:09', '', 1248, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-115.jpg', 0, 'attachment', 'image/jpeg', 0),
(1250, 0, '2015-05-20 22:10:13', '2015-05-20 22:10:13', '', 'JOSÉ FERREIRA – TUBO DO ANO', '', 'publish', 'open', 'open', '', 'jose-ferreira-tubo-do-ano', '', '', '2015-05-20 22:10:13', '2015-05-20 22:10:13', '', 0, 'http://ondasdeouro.pt/feed-items/jose-ferreira-tubo-do-ano/', 0, 'wprss_feed_item', '', 0),
(1251, 0, '2015-05-20 22:07:32', '2015-05-20 22:07:32', '', 'PEDRO HENRIQUE – TUBO DO ANO – Onda 2', '', 'publish', 'open', 'open', '', 'pedro-henrique-tubo-do-ano-onda-2', '', '', '2015-05-20 22:07:32', '2015-05-20 22:07:32', '', 0, 'http://ondasdeouro.pt/feed-items/pedro-henrique-tubo-do-ano-onda-2/', 0, 'wprss_feed_item', '', 0),
(1252, 0, '2015-05-20 22:04:52', '2015-05-20 22:04:52', '', 'PEDRO HENRIQUE – TUBO DO ANO – Onda 1', '', 'publish', 'open', 'open', '', 'pedro-henrique-tubo-do-ano-onda-1', '', '', '2015-05-20 22:04:52', '2015-05-20 22:04:52', '', 0, 'http://ondasdeouro.pt/feed-items/pedro-henrique-tubo-do-ano-onda-1/', 0, 'wprss_feed_item', '', 0),
(1253, 0, '2015-05-20 22:01:41', '2015-05-20 22:01:41', '', 'PEDRO HENRIQUE – MANOBRA DO ANO', '', 'publish', 'open', 'open', '', 'pedro-henrique-manobra-do-ano', '', '', '2015-05-20 22:01:41', '2015-05-20 22:01:41', '', 0, 'http://ondasdeouro.pt/feed-items/pedro-henrique-manobra-do-ano/', 0, 'wprss_feed_item', '', 0),
(1254, 0, '2015-05-20 21:56:09', '2015-05-20 21:56:09', '', 'MIGUEL BLANCO – MAIOR ONDA TOW IN', '', 'publish', 'open', 'open', '', 'miguel-blanco-maior-onda-tow-in', '', '', '2015-05-20 21:56:09', '2015-05-20 21:56:09', '', 0, 'http://ondasdeouro.pt/feed-items/miguel-blanco-maior-onda-tow-in/', 0, 'wprss_feed_item', '', 0),
(1255, 0, '2015-05-20 21:53:53', '2015-05-20 21:53:53', '', 'ELOHE ALI ALVAREZ – MANOBRA DO ANO – Onda 1', '', 'publish', 'open', 'open', '', 'elohe-ali-alvarez-manobra-do-ano-onda-1', '', '', '2015-05-20 21:53:53', '2015-05-20 21:53:53', '', 0, 'http://ondasdeouro.pt/feed-items/elohe-ali-alvarez-manobra-do-ano-onda-1/', 0, 'wprss_feed_item', '', 0),
(1256, 0, '2015-05-20 21:51:06', '2015-05-20 21:51:06', '', 'TIAGO PIRES – MANOBRA DO ANO', '', 'publish', 'open', 'open', '', 'tiago-pires-manobra-do-ano', '', '', '2015-05-20 21:51:06', '2015-05-20 21:51:06', '', 0, 'http://ondasdeouro.pt/feed-items/tiago-pires-manobra-do-ano/', 0, 'wprss_feed_item', '', 0),
(1257, 0, '2015-05-20 21:46:50', '2015-05-20 21:46:50', '', 'MIGUEL BLANCO – MAIOR ONDA REMADA', '', 'publish', 'open', 'open', '', 'miguel-blanco-maior-onda-remada', '', '', '2015-05-20 21:46:50', '2015-05-20 21:46:50', '', 0, 'http://ondasdeouro.pt/feed-items/miguel-blanco-maior-onda-remada/', 0, 'wprss_feed_item', '', 0),
(1258, 0, '2015-05-20 21:44:15', '2015-05-20 21:44:15', '', 'MIGUEL BLANCO – MANOBRA DO ANO – Onda 2', '', 'publish', 'open', 'open', '', 'miguel-blanco-manobra-do-ano-onda-2', '', '', '2015-05-20 21:44:15', '2015-05-20 21:44:15', '', 0, 'http://ondasdeouro.pt/feed-items/miguel-blanco-manobra-do-ano-onda-2/', 0, 'wprss_feed_item', '', 0),
(1259, 0, '2015-05-20 21:40:31', '2015-05-20 21:40:31', '', 'MIGUEL BLANCO – ONDA DO ANO', '', 'publish', 'open', 'open', '', 'miguel-blanco-onda-do-ano', '', '', '2015-05-20 21:40:31', '2015-05-20 21:40:31', '', 0, 'http://ondasdeouro.pt/feed-items/miguel-blanco-onda-do-ano/', 0, 'wprss_feed_item', '', 0),
(1260, 1, '2015-05-21 11:01:18', '2015-05-21 11:01:18', '', 'FILIPE JERVIS - TUBO DO ANO', '', 'publish', 'closed', 'closed', '', 'filipe-jervis-tubo-do-ano', '', '', '2015-05-21 11:03:07', '2015-05-21 11:03:07', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1260', 0, 'candidaturas', '', 0),
(1261, 1, '2015-05-21 11:01:13', '2015-05-21 11:01:13', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-17', '', '', '2015-05-21 11:01:13', '2015-05-21 11:01:13', '', 1260, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-116.jpg', 0, 'attachment', 'image/jpeg', 0),
(1262, 0, '2015-05-21 11:01:18', '2015-05-21 11:01:18', '', 'FILIPE JERVIS – TUBO DO ANO', '', 'publish', 'open', 'open', '', 'filipe-jervis-tubo-do-ano', '', '', '2015-05-21 11:01:18', '2015-05-21 11:01:18', '', 0, 'http://ondasdeouro.pt/feed-items/filipe-jervis-tubo-do-ano/', 0, 'wprss_feed_item', '', 0),
(1263, 1, '2015-05-22 14:36:55', '2015-05-22 14:36:55', '	', 'Miguel Caparica - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'miguel-caparica-foto-do-ano', '', '', '2015-05-22 14:36:55', '2015-05-22 14:36:55', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1263', 0, 'candidaturas', '', 0),
(1264, 1, '2015-05-22 14:36:49', '2015-05-22 14:36:49', '', 'fotos-do-ano_miguel_Caparica_carcavelos', '', 'inherit', 'open', 'open', '', 'fotos-do-ano_miguel_caparica_carcavelos', '', '', '2015-05-22 14:36:49', '2015-05-22 14:36:49', '', 1263, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_miguel_Caparica_carcavelos.jpg', 0, 'attachment', 'image/jpeg', 0),
(1265, 1, '2015-05-22 14:42:21', '2015-05-22 14:42:21', '', 'Miguel Caparica - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'miguel-caparica-foto-do-ano-2', '', '', '2015-05-22 14:42:21', '2015-05-22 14:42:21', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1265', 0, 'candidaturas', '', 0),
(1266, 1, '2015-05-22 14:42:15', '2015-05-22 14:42:15', '', 'fotos-do-ano_miguel_Caparica_guinhco', '', 'inherit', 'open', 'open', '', 'fotos-do-ano_miguel_caparica_guinhco', '', '', '2015-05-22 14:42:15', '2015-05-22 14:42:15', '', 1265, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_miguel_Caparica_guinhco.jpg', 0, 'attachment', 'image/jpeg', 0),
(1267, 1, '2015-05-22 14:46:57', '2015-05-22 14:46:57', '', 'Zeca Neto - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'zeca-neto-foto-do-ano', '', '', '2015-05-22 14:46:57', '2015-05-22 14:46:57', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1267', 0, 'candidaturas', '', 0),
(1268, 1, '2015-05-22 14:46:48', '2015-05-22 14:46:48', '', 'fotos-do-ano_zeca_rupp', '', 'inherit', 'open', 'open', '', 'fotos-do-ano_zeca_rupp', '', '', '2015-05-22 14:46:48', '2015-05-22 14:46:48', '', 1267, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_zeca_rupp.jpg', 0, 'attachment', 'image/jpeg', 0),
(1269, 1, '2015-05-22 14:52:51', '2015-05-22 14:52:51', '', 'Zeca Neto - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'zeca-neto-foto-do-ano-2', '', '', '2015-05-22 14:52:51', '2015-05-22 14:52:51', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1269', 0, 'candidaturas', '', 0),
(1270, 1, '2015-05-22 14:52:44', '2015-05-22 14:52:44', '', 'fotos-do-ano_zeca_butler', '', 'inherit', 'open', 'open', '', 'fotos-do-ano_zeca_butler', '', '', '2015-05-22 14:52:44', '2015-05-22 14:52:44', '', 1269, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_zeca_butler.jpg', 0, 'attachment', 'image/jpeg', 0),
(1271, 1, '2015-05-22 14:55:16', '2015-05-22 14:55:16', '', 'Pedro Severino - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'pedro-severino-foto-do-ano', '', '', '2015-05-22 14:55:16', '2015-05-22 14:55:16', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1271', 0, 'candidaturas', '', 0),
(1272, 1, '2015-05-22 14:54:58', '2015-05-22 14:54:58', '', 'fotos-do-ano_pedro_severino_secret', '', 'inherit', 'open', 'open', '', 'fotos-do-ano_pedro_severino_secret', '', '', '2015-05-22 14:54:58', '2015-05-22 14:54:58', '', 1271, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_pedro_severino_secret.jpg', 0, 'attachment', 'image/jpeg', 0),
(1273, 1, '2015-05-22 14:58:09', '2015-05-22 14:58:09', '', 'Carlos Pinto - foto do ano', '', 'publish', 'closed', 'closed', '', 'carlos-pinto-foto-do-ano', '', '', '2015-05-22 14:58:09', '2015-05-22 14:58:09', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1273', 0, 'candidaturas', '', 0),
(1274, 1, '2015-05-22 14:58:01', '2015-05-22 14:58:01', '', 'fotos-do-ano_carlos_pinto_coxos', '', 'inherit', 'open', 'open', '', 'fotos-do-ano_carlos_pinto_coxos', '', '', '2015-05-22 14:58:01', '2015-05-22 14:58:01', '', 1273, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_carlos_pinto_coxos.jpg', 0, 'attachment', 'image/jpeg', 0),
(1275, 1, '2015-05-22 15:00:26', '2015-05-22 15:00:26', '', 'Carlos Pinto - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'carlos-pinto-foto-do-ano-2', '', '', '2015-05-22 15:00:26', '2015-05-22 15:00:26', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1275', 0, 'candidaturas', '', 0),
(1276, 1, '2015-05-22 15:00:21', '2015-05-22 15:00:21', '', 'fotos-do-ano_carlos_pinto_açores', '', 'inherit', 'open', 'open', '', 'fotos-do-ano_carlos_pinto_acores', '', '', '2015-05-22 15:00:21', '2015-05-22 15:00:21', '', 1275, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_carlos_pinto_açores.jpg', 0, 'attachment', 'image/jpeg', 0),
(1277, 1, '2015-05-22 15:03:40', '2015-05-22 15:03:40', '', 'Carlos Pinto - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'carlos-pinto-foto-do-ano-3', '', '', '2015-05-25 23:54:55', '2015-05-25 23:54:55', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1277', 0, 'candidaturas', '', 0),
(1278, 1, '2015-05-22 15:03:33', '2015-05-22 15:03:33', '', 'fotos-do-ano_carlos_pinto_carcavelos', '', 'inherit', 'open', 'open', '', 'fotos-do-ano_carlos_pinto_carcavelos', '', '', '2015-05-22 15:03:33', '2015-05-22 15:03:33', '', 1277, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos-do-ano_carlos_pinto_carcavelos.jpg', 0, 'attachment', 'image/jpeg', 0),
(1279, 0, '2015-05-22 15:03:40', '2015-05-22 15:03:40', '', 'Carlos Pinto – Foto do Ano', '', 'publish', 'open', 'open', '', 'carlos-pinto-foto-do-ano', '', '', '2015-05-22 15:03:40', '2015-05-22 15:03:40', '', 0, 'http://ondasdeouro.pt/feed-items/carlos-pinto-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(1280, 0, '2015-05-22 15:00:26', '2015-05-22 15:00:26', '', 'Carlos Pinto – Foto do Ano', '', 'publish', 'open', 'open', '', 'carlos-pinto-foto-do-ano-2', '', '', '2015-05-22 15:00:26', '2015-05-22 15:00:26', '', 0, 'http://ondasdeouro.pt/feed-items/carlos-pinto-foto-do-ano-2/', 0, 'wprss_feed_item', '', 0),
(1281, 0, '2015-05-22 14:58:09', '2015-05-22 14:58:09', '', 'Carlos Pinto – foto do ano', '', 'publish', 'open', 'open', '', 'carlos-pinto-foto-do-ano-3', '', '', '2015-05-22 14:58:09', '2015-05-22 14:58:09', '', 0, 'http://ondasdeouro.pt/feed-items/carlos-pinto-foto-do-ano-3/', 0, 'wprss_feed_item', '', 0),
(1282, 0, '2015-05-22 14:55:16', '2015-05-22 14:55:16', '', 'Pedro Severino – Foto do Ano', '', 'publish', 'open', 'open', '', 'pedro-severino-foto-do-ano', '', '', '2015-05-22 14:55:16', '2015-05-22 14:55:16', '', 0, 'http://ondasdeouro.pt/feed-items/pedro-severino-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(1283, 0, '2015-05-22 14:52:51', '2015-05-22 14:52:51', '', 'Zeca Neto – Foto do Ano', '', 'publish', 'open', 'open', '', 'zeca-neto-foto-do-ano', '', '', '2015-05-22 14:52:51', '2015-05-22 14:52:51', '', 0, 'http://ondasdeouro.pt/feed-items/zeca-neto-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(1284, 0, '2015-05-22 14:46:57', '2015-05-22 14:46:57', '', 'Zeca Neto – Foto do Ano', '', 'publish', 'open', 'open', '', 'zeca-neto-foto-do-ano-2', '', '', '2015-05-22 14:46:57', '2015-05-22 14:46:57', '', 0, 'http://ondasdeouro.pt/feed-items/zeca-neto-foto-do-ano-2/', 0, 'wprss_feed_item', '', 0),
(1285, 0, '2015-05-22 14:42:21', '2015-05-22 14:42:21', '', 'Miguel Caparica – Foto do Ano', '', 'publish', 'open', 'open', '', 'miguel-caparica-foto-do-ano', '', '', '2015-05-22 14:42:21', '2015-05-22 14:42:21', '', 0, 'http://ondasdeouro.pt/feed-items/miguel-caparica-foto-do-ano/', 0, 'wprss_feed_item', '', 0),
(1286, 0, '2015-05-22 14:36:55', '2015-05-22 14:36:55', '', 'Miguel Caparica – Foto do Ano', '', 'publish', 'open', 'open', '', 'miguel-caparica-foto-do-ano-2', '', '', '2015-05-22 14:36:55', '2015-05-22 14:36:55', '', 0, 'http://ondasdeouro.pt/feed-items/miguel-caparica-foto-do-ano-2/', 0, 'wprss_feed_item', '', 0),
(1287, 1, '2015-05-22 23:59:14', '2015-05-22 23:59:14', '<h4>As Candidaturas terminaram no dia 22.</h4>\r\n<br/>\r\nO prazo de candidaturas terminou. De 25 de maio a 9 de junho vão decorrer as votações através do site. \r\n\r\nSabe tudo no <a title=\"regulamento\" href=\"http://ondasdeouro.pt/termos/\"><strong>regulamento</strong></a>', 'Submete a tua onda', '', 'inherit', 'open', 'open', '', '677-revision-v1', '', '', '2015-05-22 23:59:14', '2015-05-22 23:59:14', '', 677, 'http://ondasdeouro.pt/677-revision-v1/', 0, 'revision', '', 0),
(1288, 1, '2015-05-23 00:12:46', '2015-05-23 00:12:46', 'O prazo de candidaturas para os Kia Ondas de Ouro powered by SURFPortugal  terminou. \r\n\r\nDe 25 de maio a 9 de junho vão decorrer as votações através do site.\r\nFica atento.\r\n', 'Terminaram as candidaturas | Votações de 25 de maio a 9 de junho | Kia Ondas de Ouro powered by SURFPortugal', '', 'publish', 'open', 'open', '', 'terminaram-as-candidaturas-votacoes-25-de-maio-a-9-de-junho', '', '', '2015-05-23 00:14:17', '2015-05-23 00:14:17', '', 0, 'http://ondasdeouro.pt/?p=1288', 0, 'post', '', 0),
(1289, 1, '2015-05-23 00:12:40', '2015-05-23 00:12:40', '', 'guincho', '', 'inherit', 'open', 'open', '', 'guincho', '', '', '2015-05-23 00:12:40', '2015-05-23 00:12:40', '', 1288, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/guincho.jpg', 0, 'attachment', 'image/jpeg', 0),
(1290, 1, '2015-05-23 00:12:46', '2015-05-23 00:12:46', 'O prazo de candidaturas para os Kia Ondas de Ouro powered by SURFPortugal  terminou. \r\n\r\nDe 25 de maio a 9 de junho vão decorrer as votações através do site.\r\nFica atento.\r\n', 'Terminaram as candidaturas - Votações: 25 de maio a 9 de junho', '', 'inherit', 'open', 'open', '', '1288-revision-v1', '', '', '2015-05-23 00:12:46', '2015-05-23 00:12:46', '', 1288, 'http://ondasdeouro.pt/1288-revision-v1/', 0, 'revision', '', 0),
(1291, 1, '2015-05-23 00:13:15', '2015-05-23 00:13:15', 'O prazo de candidaturas para os Kia Ondas de Ouro powered by SURFPortugal  terminou. \r\n\r\nDe 25 de maio a 9 de junho vão decorrer as votações através do site.\r\nFica atento.\r\n', 'Terminaram as candidaturas - Votações | 25 de maio a 9 de junho | Kia Ondas de Ouro powered by SURFPortugal', '', 'inherit', 'open', 'open', '', '1288-revision-v1', '', '', '2015-05-23 00:13:15', '2015-05-23 00:13:15', '', 1288, 'http://ondasdeouro.pt/1288-revision-v1/', 0, 'revision', '', 0),
(1292, 1, '2015-05-23 00:14:17', '2015-05-23 00:14:17', 'O prazo de candidaturas para os Kia Ondas de Ouro powered by SURFPortugal  terminou. \r\n\r\nDe 25 de maio a 9 de junho vão decorrer as votações através do site.\r\nFica atento.\r\n', 'Terminaram as candidaturas | Votações de 25 de maio a 9 de junho | Kia Ondas de Ouro powered by SURFPortugal', '', 'inherit', 'open', 'open', '', '1288-revision-v1', '', '', '2015-05-23 00:14:17', '2015-05-23 00:14:17', '', 1288, 'http://ondasdeouro.pt/1288-revision-v1/', 0, 'revision', '', 0),
(1294, 1, '2015-05-23 00:25:57', '2015-05-23 00:25:57', '<h4>As Candidaturas terminaram no dia 22.</h4>\r\n<br/>\r\nDe 25 de maio a 9 de junho vão decorrer as votações através do site. \r\n\r\nSabe tudo no <a title=\"regulamento\" href=\"http://ondasdeouro.pt/termos/\"><strong>regulamento</strong></a>', 'Submete a tua onda', '', 'inherit', 'open', 'open', '', '677-revision-v1', '', '', '2015-05-23 00:25:57', '2015-05-23 00:25:57', '', 677, 'http://ondasdeouro.pt/677-revision-v1/', 0, 'revision', '', 0),
(1295, 0, '2015-05-23 00:12:46', '2015-05-23 00:12:46', '', 'Terminaram as candidaturas | Votações de 25 de maio a 9 de junho | Kia Ondas de Ouro powered by SURFPortugal', '', 'publish', 'open', 'open', '', 'terminaram-as-candidaturas-votacoes-de-25-de-maio-a-9-de-junho-kia-ondas-de-ouro-powered-by-surfportugal', '', '', '2015-05-23 00:12:46', '2015-05-23 00:12:46', '', 0, 'http://ondasdeouro.pt/feed-items/terminaram-as-candidaturas-votacoes-de-25-de-maio-a-9-de-junho-kia-ondas-de-ouro-powered-by-surfportugal/', 0, 'wprss_feed_item', '', 0),
(1296, 1, '2015-05-25 18:10:55', '2015-05-25 18:10:55', '', 'Nicolau Von Rupp	- Tubo do Ano', '', 'publish', 'closed', 'closed', '', 'nicolau-von-rupp-tubo-do-ano', '', '', '2015-05-26 00:20:31', '2015-05-26 00:20:31', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1296', 0, 'candidaturas', '', 0),
(1297, 1, '2015-05-25 18:10:48', '2015-05-25 18:10:48', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-18', '', '', '2015-05-25 18:10:48', '2015-05-25 18:10:48', '', 1296, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-117.jpg', 0, 'attachment', 'image/jpeg', 0),
(1298, 1, '2015-05-25 18:13:56', '2015-05-25 18:13:56', '', 'Tomas Valente - Tubo do Ano', '', 'publish', 'closed', 'closed', '', 'tomas-valente-tubo-do-ano', '', '', '2015-05-25 18:13:56', '2015-05-25 18:13:56', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1298', 0, 'candidaturas', '', 0),
(1299, 1, '2015-05-25 18:13:04', '2015-05-25 18:13:04', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-19', '', '', '2015-05-25 18:13:04', '2015-05-25 18:13:04', '', 1298, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-118.jpg', 0, 'attachment', 'image/jpeg', 0),
(1300, 1, '2015-05-25 18:13:32', '2015-05-25 18:13:32', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-20', '', '', '2015-05-25 18:13:32', '2015-05-25 18:13:32', '', 1298, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-119.jpg', 0, 'attachment', 'image/jpeg', 0),
(1301, 1, '2015-05-25 18:17:03', '2015-05-25 18:17:03', '', 'NUNO SANTOS - MAIOR ONDA REMADA', '', 'publish', 'closed', 'closed', '', 'nuno-santos-maior-onda-remada', '', '', '2015-05-25 18:17:03', '2015-05-25 18:17:03', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1301', 0, 'candidaturas', '', 0),
(1302, 1, '2015-05-25 18:16:46', '2015-05-25 18:16:46', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-21', '', '', '2015-05-25 18:16:46', '2015-05-25 18:16:46', '', 1301, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-120.jpg', 0, 'attachment', 'image/jpeg', 0),
(1303, 1, '2015-05-25 18:19:39', '2015-05-25 18:19:39', '', 'Hugo Vau - Maior Onda Tow In', '', 'publish', 'closed', 'closed', '', 'hugo-vau-maior-onda-tow-in', '', '', '2015-05-27 11:38:21', '2015-05-27 11:38:21', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1303', 0, 'candidaturas', '', 0),
(1304, 1, '2015-05-25 18:18:56', '2015-05-25 18:18:56', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-22', '', '', '2015-05-25 18:18:56', '2015-05-25 18:18:56', '', 1303, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-121.jpg', 0, 'attachment', 'image/jpeg', 0),
(1305, 1, '2015-05-25 18:21:53', '2015-05-25 18:21:53', '', 'FILIPE JERVIS - MANOBRA DO ANO', '', 'publish', 'closed', 'closed', '', 'filipe-jervis-manobra-do-ano', '', '', '2015-06-05 11:19:05', '2015-06-05 11:19:05', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1305', 0, 'candidaturas', '', 0),
(1306, 1, '2015-05-25 18:21:30', '2015-05-25 18:21:30', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-23', '', '', '2015-05-25 18:21:30', '2015-05-25 18:21:30', '', 1305, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-122.jpg', 0, 'attachment', 'image/jpeg', 0),
(1307, 1, '2015-05-25 18:24:15', '2015-05-25 18:24:15', '', 'FREDERICO MORAIS - MANOBRA DO ANO - Onda 1', '', 'publish', 'closed', 'closed', '', 'frederico-morais-manobra-do-ano-onda-1', '', '', '2015-05-25 18:24:15', '2015-05-25 18:24:15', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1307', 0, 'candidaturas', '', 0),
(1308, 1, '2015-05-25 18:24:07', '2015-05-25 18:24:07', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-24', '', '', '2015-05-25 18:24:07', '2015-05-25 18:24:07', '', 1307, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-123.jpg', 0, 'attachment', 'image/jpeg', 0),
(1309, 1, '2015-05-25 18:26:05', '2015-05-25 18:26:05', '', 'FREDERICO MORAIS - MANOBRA DO ANO - Onda 2', '', 'publish', 'closed', 'closed', '', 'frederico-morais-manobra-do-ano-onda-2', '', '', '2015-05-26 00:27:28', '2015-05-26 00:27:28', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1309', 0, 'candidaturas', '', 0),
(1310, 1, '2015-05-25 18:25:31', '2015-05-25 18:25:31', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-25', '', '', '2015-05-25 18:25:31', '2015-05-25 18:25:31', '', 1309, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-124.jpg', 0, 'attachment', 'image/jpeg', 0),
(1311, 1, '2015-05-25 18:29:17', '2015-05-25 18:29:17', '', 'TOMAS VALENTE - MANOBRA DO ANO', '', 'publish', 'closed', 'closed', '', 'tomas-valente-manobra-do-ano', '', '', '2015-05-25 18:29:17', '2015-05-25 18:29:17', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1311', 0, 'candidaturas', '', 0),
(1312, 1, '2015-05-25 18:29:12', '2015-05-25 18:29:12', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-26', '', '', '2015-05-25 18:29:12', '2015-05-25 18:29:12', '', 1311, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-125.jpg', 0, 'attachment', 'image/jpeg', 0),
(1313, 1, '2015-05-25 18:31:48', '2015-05-25 18:31:48', '', 'FREDERICO MORAIS - ONDA DO ANO', '', 'publish', 'closed', 'closed', '', 'frederico-morais-onda-do-ano', '', '', '2015-05-26 00:21:56', '2015-05-26 00:21:56', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1313', 0, 'candidaturas', '', 0),
(1314, 1, '2015-05-25 18:31:32', '2015-05-25 18:31:32', '', 'Untitled-1', '', 'inherit', 'open', 'open', '', 'untitled-1-27', '', '', '2015-05-25 18:31:32', '2015-05-25 18:31:32', '', 1313, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Untitled-126.jpg', 0, 'attachment', 'image/jpeg', 0),
(1315, 0, '2015-05-25 18:31:48', '2015-05-25 18:31:48', '', 'FREDERICO MORAIS – ONDA DO ANO', '', 'publish', 'open', 'open', '', 'frederico-morais-onda-do-ano', '', '', '2015-05-25 18:31:48', '2015-05-25 18:31:48', '', 0, 'http://ondasdeouro.pt/feed-items/frederico-morais-onda-do-ano/', 0, 'wprss_feed_item', '', 0),
(1316, 0, '2015-05-25 18:29:17', '2015-05-25 18:29:17', '', 'TOMAS VALENTE – MANOBRA DO ANO', '', 'publish', 'open', 'open', '', 'tomas-valente-manobra-do-ano', '', '', '2015-05-25 18:29:17', '2015-05-25 18:29:17', '', 0, 'http://ondasdeouro.pt/feed-items/tomas-valente-manobra-do-ano/', 0, 'wprss_feed_item', '', 0),
(1317, 0, '2015-05-25 18:26:05', '2015-05-25 18:26:05', '', 'FREDERICO MORAIS – MANOBRA DO ANO – Onda 2', '', 'publish', 'open', 'open', '', 'frederico-morais-manobra-do-ano-onda-2', '', '', '2015-05-25 18:26:05', '2015-05-25 18:26:05', '', 0, 'http://ondasdeouro.pt/feed-items/frederico-morais-manobra-do-ano-onda-2/', 0, 'wprss_feed_item', '', 0),
(1318, 0, '2015-05-25 18:24:15', '2015-05-25 18:24:15', '', 'FREDERICO MORAIS – MANOBRA DO ANO – Onda 1', '', 'publish', 'open', 'open', '', 'frederico-morais-manobra-do-ano-onda-1', '', '', '2015-05-25 18:24:15', '2015-05-25 18:24:15', '', 0, 'http://ondasdeouro.pt/feed-items/frederico-morais-manobra-do-ano-onda-1/', 0, 'wprss_feed_item', '', 0),
(1319, 0, '2015-05-25 18:21:53', '2015-05-25 18:21:53', '', 'FILIPE JERVIS – MANOBRA DO ANO', '', 'publish', 'open', 'open', '', 'filipe-jervis-manobra-do-ano', '', '', '2015-05-25 18:21:53', '2015-05-25 18:21:53', '', 0, 'http://ondasdeouro.pt/feed-items/filipe-jervis-manobra-do-ano/', 0, 'wprss_feed_item', '', 0),
(1320, 0, '2015-05-25 18:19:39', '2015-05-25 18:19:39', '', 'Hugo Vau – Maior Onda Tow In', '', 'publish', 'open', 'open', '', 'hugo-vau-maior-onda-tow-in', '', '', '2015-05-25 18:19:39', '2015-05-25 18:19:39', '', 0, 'http://ondasdeouro.pt/feed-items/hugo-vau-maior-onda-tow-in/', 0, 'wprss_feed_item', '', 0),
(1321, 0, '2015-05-25 18:17:03', '2015-05-25 18:17:03', '', 'NUNO SANTOS – MAIOR ONDA REMADA', '', 'publish', 'open', 'open', '', 'nuno-santos-maior-onda-remada', '', '', '2015-05-25 18:17:03', '2015-05-25 18:17:03', '', 0, 'http://ondasdeouro.pt/feed-items/nuno-santos-maior-onda-remada/', 0, 'wprss_feed_item', '', 0),
(1322, 0, '2015-05-25 18:13:56', '2015-05-25 18:13:56', '', 'Tomas Valente – Tubo do Ano', '', 'publish', 'open', 'open', '', 'tomas-valente-tubo-do-ano', '', '', '2015-05-25 18:13:56', '2015-05-25 18:13:56', '', 0, 'http://ondasdeouro.pt/feed-items/tomas-valente-tubo-do-ano/', 0, 'wprss_feed_item', '', 0),
(1323, 0, '2015-05-25 18:10:55', '2015-05-25 18:10:55', '', 'Nicolau Von Rupp	– Tubo do Ano', '', 'publish', 'open', 'open', '', 'nicolau-von-rupp-tubo-do-ano', '', '', '2015-05-25 18:10:55', '2015-05-25 18:10:55', '', 0, 'http://ondasdeouro.pt/feed-items/nicolau-von-rupp-tubo-do-ano/', 0, 'wprss_feed_item', '', 0),
(1324, 1, '2015-05-25 18:56:39', '2015-05-25 18:56:39', '', 'Carlos Pinto - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'carlos-pinto-foto-do-ano-4', '', '', '2015-05-25 18:56:39', '2015-05-25 18:56:39', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1324', 0, 'candidaturas', '', 0),
(1325, 1, '2015-05-25 18:56:31', '2015-05-25 18:56:31', '', 'fotos_do_ano_final_carlos_pinto_açores', '', 'inherit', 'open', 'open', '', 'fotos_do_ano_final_carlos_pinto_acores', '', '', '2015-05-25 18:56:31', '2015-05-25 18:56:31', '', 1324, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos_do_ano_final_carlos_pinto_açores.jpg', 0, 'attachment', 'image/jpeg', 0),
(1326, 1, '2015-05-25 18:57:43', '2015-05-25 18:57:43', '', 'André Carvalho - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'andre-carvalho-foto-do-ano-3', '', '', '2015-05-25 18:57:43', '2015-05-25 18:57:43', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1326', 0, 'candidaturas', '', 0),
(1327, 1, '2015-05-25 18:57:35', '2015-05-25 18:57:35', '', 'fotos_do_ano_final_andre_carvalho_cabo_verde', '', 'inherit', 'open', 'open', '', 'fotos_do_ano_final_andre_carvalho_cabo_verde', '', '', '2015-05-25 18:57:35', '2015-05-25 18:57:35', '', 1326, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos_do_ano_final_andre_carvalho_cabo_verde.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1328, 1, '2015-05-25 18:58:42', '2015-05-25 18:58:42', '', 'André Carvalho - Foto do Ano', '', 'publish', 'closed', 'closed', '', 'andre-carvalho-foto-do-ano-4', '', '', '2015-05-25 18:58:42', '2015-05-25 18:58:42', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1328', 0, 'candidaturas', '', 0),
(1329, 1, '2015-05-25 18:58:37', '2015-05-25 18:58:37', '', 'fotos_do_ano_final_andre_carvalho_ericeira_noc', '', 'inherit', 'open', 'open', '', 'fotos_do_ano_final_andre_carvalho_ericeira_noc', '', '', '2015-05-25 18:58:37', '2015-05-25 18:58:37', '', 1328, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/fotos_do_ano_final_andre_carvalho_ericeira_noc.jpg', 0, 'attachment', 'image/jpeg', 0),
(1330, 1, '2015-05-25 18:59:54', '2015-05-25 18:59:54', '', 'Hugo Vau - Maior Onda Remada', '', 'publish', 'closed', 'closed', '', 'hugo-vau-maior-onda-remada', '', '', '2015-05-26 00:23:17', '2015-05-26 00:23:17', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1330', 0, 'candidaturas', '', 0),
(1331, 1, '2015-05-25 18:59:44', '2015-05-25 18:59:44', '', 'maior_onda_remada_hugo_vau', '', 'inherit', 'open', 'open', '', 'maior_onda_remada_hugo_vau', '', '', '2015-05-25 18:59:44', '2015-05-25 18:59:44', '', 1330, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/maior_onda_remada_hugo_vau.jpg', 0, 'attachment', 'image/jpeg', 0),
(1332, 1, '2015-05-25 19:01:15', '2015-05-25 19:01:15', '', 'Nicolau Von Rupp	- Maior Onda Remada', '', 'publish', 'closed', 'closed', '', 'nicolau-von-rupp-maior-onda-remada', '', '', '2015-05-26 00:23:22', '2015-05-26 00:23:22', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1332', 0, 'candidaturas', '', 0),
(1333, 1, '2015-05-25 19:01:04', '2015-05-25 19:01:04', '', 'maior_onda_remada_nic', '', 'inherit', 'open', 'open', '', 'maior_onda_remada_nic', '', '', '2015-05-25 19:01:04', '2015-05-25 19:01:04', '', 1332, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/maior_onda_remada_nic.jpg', 0, 'attachment', 'image/jpeg', 0),
(1334, 0, '2015-05-25 19:01:15', '2015-05-25 19:01:15', '', 'Nicolau Von Rupp	– Maior Onda Remada', '', 'publish', 'open', 'open', '', 'nicolau-von-rupp-maior-onda-remada', '', '', '2015-05-25 19:01:15', '2015-05-25 19:01:15', '', 0, 'http://ondasdeouro.pt/feed-items/nicolau-von-rupp-maior-onda-remada/', 0, 'wprss_feed_item', '', 0),
(1335, 0, '2015-05-25 18:59:54', '2015-05-25 18:59:54', '', 'Hugo Vau – Maior Onda Remada', '', 'publish', 'open', 'open', '', 'hugo-vau-maior-onda-remada', '', '', '2015-05-25 18:59:54', '2015-05-25 18:59:54', '', 0, 'http://ondasdeouro.pt/feed-items/hugo-vau-maior-onda-remada/', 0, 'wprss_feed_item', '', 0),
(1336, 0, '2015-05-25 18:58:42', '2015-05-25 18:58:42', '', 'André Carvalho – Foto do Ano', '', 'publish', 'open', 'open', '', 'andre-carvalho-foto-do-ano-3', '', '', '2015-05-25 18:58:42', '2015-05-25 18:58:42', '', 0, 'http://ondasdeouro.pt/feed-items/andre-carvalho-foto-do-ano-3/', 0, 'wprss_feed_item', '', 0),
(1337, 0, '2015-05-25 18:57:43', '2015-05-25 18:57:43', '', 'André Carvalho – Foto do Ano', '', 'publish', 'open', 'open', '', 'andre-carvalho-foto-do-ano-4', '', '', '2015-05-25 18:57:43', '2015-05-25 18:57:43', '', 0, 'http://ondasdeouro.pt/feed-items/andre-carvalho-foto-do-ano-4/', 0, 'wprss_feed_item', '', 0),
(1338, 0, '2015-05-25 18:56:39', '2015-05-25 18:56:39', '', 'Carlos Pinto – Foto do Ano', '', 'publish', 'open', 'open', '', 'carlos-pinto-foto-do-ano-4', '', '', '2015-05-25 18:56:39', '2015-05-25 18:56:39', '', 0, 'http://ondasdeouro.pt/feed-items/carlos-pinto-foto-do-ano-4/', 0, 'wprss_feed_item', '', 0),
(1339, 1, '2015-05-25 21:17:11', '2015-05-25 21:17:11', 'O ano de 2014 foi de explosão e redenção para Vasco Ribeiro. Um início de temporada aquém das expectativas e a perda de patrocinador principal poderiam fazer temer o pior, mas o jovem da Poça fez das fraquezas forças e partiu para um final de época glorioso. Após a conquista do seu terceiro título nacional open, seguindo-se o triunfo no circuito Pro Junior europeu, seguiu-se a estrondosa vitória no Mundial de juniores da ASP, disputado na Ericeira. Alguém falou em luva branca?', 'Vasco Ribeiro', '', 'publish', 'closed', 'closed', '', 'vasco-ribeiro', '', '', '2015-05-29 12:53:43', '2015-05-29 12:53:43', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1339', 0, 'candidaturas', '', 0),
(1340, 1, '2015-05-25 21:15:12', '2015-05-25 21:15:12', '', 'Vasco Ribeiro', '', 'inherit', 'open', 'open', '', 'vasco-ribeiro', '', '', '2015-05-25 21:15:12', '2015-05-25 21:15:12', '', 1339, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Vasco-Ribeiro.png', 0, 'attachment', 'image/png', 0),
(1342, 1, '2015-05-25 21:19:16', '2015-05-25 21:19:16', 'Quando todos pensam que é impossível fazer melhor, eis que surge Nicolau a elevar ainda mais a fasquia. O surfista da Praia Grande afirma-se cada vez mais com um surfista completíssimo, voltando a brilhar em todo o tipo de palcos. Deu mais um passo em frente na sua inicialmente complicada relação com a competição, terminando o ano bem dentro do top 100 mundial e fazendo os Primes. Bisou no Capítulo Perfeito em 2014, enfrentou a elite mundial em Peniche depois de vencer os trials e voltou à “sua” Mulla irlandesa para ser novamente destaque em algumas das maiores sessões do ano.', 'Nicolau Von Rupp', '', 'publish', 'closed', 'closed', '', 'nicolau-von-rupp', '', '', '2015-05-29 12:54:12', '2015-05-29 12:54:12', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1342', 0, 'candidaturas', '', 0),
(1343, 1, '2015-05-25 21:19:01', '2015-05-25 21:19:01', '', 'nic', '', 'inherit', 'open', 'open', '', 'nic', '', '', '2015-05-25 21:19:01', '2015-05-25 21:19:01', '', 1342, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/nic.jpg', 0, 'attachment', 'image/jpeg', 0),
(1344, 1, '2015-05-25 21:21:37', '2015-05-25 21:21:37', 'Mesmo sem ter conseguido repetir os feitos mediáticos do ano anterior, Frederico Morais continuou a evoluir o seu surf a olhos vistos. Voltou a brilhar na Triple Crown havaiana, com um 5.º posto em Haleiwa, e, apesar de não ter juntado troféus ao currículo, ainda conseguiu ser o melhor português no ranking do WQS, terminando o ano bem dentro do top 50 mundial. Os seus resultados não têm feito jus a uma realidade que só a análise minuciosa dos seus heats pode revelar. Uma temporada que serviu de consolidação a nível internacional para Kikas. ', 'Frederico Morais', '', 'publish', 'closed', 'closed', '', 'frederico-morais', '', '', '2015-05-29 12:53:57', '2015-05-29 12:53:57', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1344', 0, 'candidaturas', '', 0),
(1345, 1, '2015-05-25 21:21:22', '2015-05-25 21:21:22', '', 'Kikas2', '', 'inherit', 'open', 'open', '', 'kikas2', '', '', '2015-05-25 21:21:22', '2015-05-25 21:21:22', '', 1344, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Kikas2.jpg', 0, 'attachment', 'image/jpeg', 0),
(1346, 1, '2015-05-25 21:22:06', '2015-05-25 21:22:06', 'O ano de 2014 foi de viragem para Hugo Vau. O big rider português saiu finalmente da “sombra”, afirmando-se nos maiores dias na Praia do Norte. É dos surfistas com uma presença mais assídua nas ondas gigantes da Nazaré, fazendo parte da equipa de Garrett McNamara. E se até aqui era visto um pouco como personagem secundária na missão North Canyon, após a sessão gigante de dezembro de 2014, onde fez uma das três maiores bombas da sessão, tudo mudou. A onda valeu-lhe o título de finalista dos XXL Awards e sete nomeações para os prestigiados prémios. A partir de agora já todos conhecem o seu nome. Se o Eddie iria, o Hugo vai.', 'Hugo Vau', '', 'publish', 'closed', 'closed', '', 'hugo-vau', '', '', '2015-05-29 12:54:57', '2015-05-29 12:54:57', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1346', 0, 'candidaturas', '', 0),
(1347, 1, '2015-05-25 21:21:58', '2015-05-25 21:21:58', '', 'hugo vau', '', 'inherit', 'open', 'open', '', 'hugo-vau', '', '', '2015-05-25 21:21:58', '2015-05-25 21:21:58', '', 1346, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/hugo-vau.jpg', 0, 'attachment', 'image/jpeg', 0),
(1348, 1, '2015-05-25 21:24:16', '2015-05-25 21:24:16', 'Camilla Kemp sempre foi o nome que deu nas vistas pelos circuitos jovens ao longo da nossa costa. Contudo, o último ano mostrou-nos uma surfista cada vez mais adulta, com um surf mais seguro e power e que largou definitivamente o “rótulo” de esperança, passando a ser uma certeza. As aparições no pódio são cada vez mais regulares, quer seja na Liga Moche ou mesmo a nível internacional. Camilla é já um nome a ter em conta em qualquer etapa que entre. A evolução demonstrada é digna de registo.', 'Camila Kemp', '', 'publish', 'closed', 'closed', '', 'camila-kemp', '', '', '2015-05-29 12:55:46', '2015-05-29 12:55:46', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1348', 0, 'candidaturas', '', 0),
(1349, 1, '2015-05-25 21:23:11', '2015-05-25 21:23:11', '', 'Camila Kemp', '', 'inherit', 'open', 'open', '', 'camila-kemp', '', '', '2015-05-25 21:23:11', '2015-05-25 21:23:11', '', 1348, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Camila-Kemp.jpg', 0, 'attachment', 'image/jpeg', 0),
(1350, 1, '2015-05-25 21:24:06', '2015-05-25 21:24:06', '', 'Camila Kemp', '', 'inherit', 'open', 'open', '', 'camila-kemp-2', '', '', '2015-05-25 21:24:06', '2015-05-25 21:24:06', '', 1348, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Camila-Kemp1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1351, 1, '2015-05-25 21:24:47', '2015-05-25 21:24:47', 'Apesar de ter perdido o título nacional, Carina continuou a mostrar que em Portugal poucas surfistas têm um nível técnico tão elevado como ela. Foi vice-campeã nacional em 2014, depois de “limpar” três etapas e este ano também já somou mais um triunfo ao seu currículo na Liga Moche. Mesmo perante todas as dificuldades, continuou a apostar a nível internacional, tendo tido uma boa prestação no Mundial de juniores, com um 9.º lugar.', 'Carina Duarte', '', 'publish', 'closed', 'closed', '', 'carina-duarte', '', '', '2015-05-29 12:55:54', '2015-05-29 12:55:54', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1351', 0, 'candidaturas', '', 0),
(1352, 1, '2015-05-25 21:24:34', '2015-05-25 21:24:34', '', 'carina duarte', '', 'inherit', 'open', 'open', '', 'carina-duarte', '', '', '2015-05-25 21:24:34', '2015-05-25 21:24:34', '', 1351, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/carina-duarte.jpg', 0, 'attachment', 'image/jpeg', 0),
(1353, 1, '2015-05-25 21:26:06', '2015-05-25 21:26:06', 'A pequena surfista pode andar afastada há muito do mundo competitivo, mas nem isso lhe tira a “fome” de sucesso e protagonismo. Agora, a sua praia são as ondas grandes e em Portugal nenhuma das suas companheiras dropa tão alto como ela. Foi destaque sucessivo em sessões de tow-in na Papoa e, já perto do final do ano, conquistou finalmente o cume ao apanhar uma onda na casa dos 10 metros na tão temida Praia do Norte. Foi a primeira portuguesa a fazê-lo e, embora o reconhecimento internacional demore a surgir, já justifica uma nomeação como finalista dos prémios XXL para surfista feminina do ano. E para as Ondas de Ouro também.', 'Joana Andrade', '', 'publish', 'closed', 'closed', '', 'joana-andrade', '', '', '2015-05-29 12:56:13', '2015-05-29 12:56:13', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1353', 0, 'candidaturas', '', 0),
(1354, 1, '2015-05-25 21:25:57', '2015-05-25 21:25:57', '', 'joana andrade', '', 'inherit', 'open', 'open', '', 'joana-andrade', '', '', '2015-05-25 21:25:57', '2015-05-25 21:25:57', '', 1353, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/joana-andrade.jpg', 0, 'attachment', 'image/jpeg', 0),
(1355, 1, '2015-05-25 21:27:14', '2015-05-25 21:27:14', 'Se em 2013 foi a grande revelação do surf nacional, em 2014 Teresa afirmou-se como uma certeza e uma das maiores esperanças futuras do desporto. Com 14 anos apenas, conquistou o primeiro título nacional feminino da carreira, voltou a enfrentar as melhores surfistas do Mundo na etapa portuguesa do Women’s World Tour, saindo com nota positiva, e ainda conseguiu um brilhante 5.º posto no Mundial de juniores da ASP. Com tantos feitos alcançados, até corremos o risco de menosprezar o 3.º posto no Pro Junior europeu e ainda os títulos do Pro Junior Nacional e do Circuito Nacional de Esperanças. Um verdadeiro prodígio em ascensão.', 'Teresa Bonvalot', '', 'publish', 'closed', 'closed', '', 'teresa-bonvalot', '', '', '2015-05-29 12:56:05', '2015-05-29 12:56:05', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1355', 0, 'candidaturas', '', 0),
(1356, 1, '2015-05-25 21:26:46', '2015-05-25 21:26:46', '', 'Teresa Bonvalot2', '', 'inherit', 'open', 'open', '', 'teresa-bonvalot2', '', '', '2015-05-25 21:26:46', '2015-05-25 21:26:46', '', 1355, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Teresa-Bonvalot2.jpg', 0, 'attachment', 'image/jpeg', 0),
(1357, 1, '2015-05-25 21:33:38', '2015-05-25 21:33:38', 'Este foi um projeto nascido recentemente e que juntou alguns dos mais experientes e titulados técnicos do surf nacional. À equipa formada por David Raimundo e Nuno Telmo juntaram-se nomes como Kike Lenzano e Miguel Inácio. Juntos coordenam um grupo recheado de jovens surfistas e onde o talento é em abundância. O seu palmarés é invejável e o seu contributo para a revolução do pensamento de surf-competição em Portugal é inegável. A somo das suas individualidades resultam num coletivo forte e coeso.', 'Academia Professional de Surf', '', 'publish', 'closed', 'closed', '', 'academia-professional-de-surf', '', '', '2015-05-29 13:01:58', '2015-05-29 13:01:58', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1357', 0, 'candidaturas', '', 0),
(1358, 1, '2015-05-25 21:33:30', '2015-05-25 21:33:30', '', 'treinador_do_ano_1', '', 'inherit', 'open', 'open', '', 'treinador_do_ano_1', '', '', '2015-05-25 21:33:30', '2015-05-25 21:33:30', '', 1357, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/treinador_do_ano_1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1359, 1, '2015-05-25 21:34:22', '2015-05-25 21:34:22', 'Miguel Graça é o grande responsável pela evolução espantosa denotada por Camilla Kemp nos últimos meses. É a própria surfista que faz questão de o referir sempre que sobe a um pódio. Um trabalho que já leva alguns anos e que começa agora a revelar-se de uma eficácia tremenda. ', 'Miguel Graça', '', 'publish', 'closed', 'closed', '', 'miguel-graca', '', '', '2015-05-29 13:01:45', '2015-05-29 13:01:45', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1359', 0, 'candidaturas', '', 0),
(1360, 1, '2015-05-25 21:34:15', '2015-05-25 21:34:15', '', 'treinador_do_ano_3', '', 'inherit', 'open', 'open', '', 'treinador_do_ano_3', '', '', '2015-05-25 21:34:15', '2015-05-25 21:34:15', '', 1359, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/treinador_do_ano_3.jpg', 0, 'attachment', 'image/jpeg', 0),
(1361, 1, '2015-05-25 21:34:53', '2015-05-25 21:34:53', 'O ex-top do WCT é atualmente um dos técnicos mais respeitados do mundo do surf. Mais do que treinador é também mentor e amigo de Frederico Morais e um dos principais responsáveis pelo sucesso recente do surfista português. A influência que exerceu sobre a evolução de Kikas nos últimos anos, tem uma considerável quota no sucesso deste atleta. Apesar de não ser português, o tempo que dedica ao seu atleta nacional, as temporadas que por cá passa e a respeitabilidade do seu nome, fazem dele um incontornável candidato a esta Onda de Ouro.', 'Richard Dog Marsh', '', 'publish', 'closed', 'closed', '', 'richard-dog-marsh', '', '', '2015-05-29 13:01:28', '2015-05-29 13:01:28', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1361', 0, 'candidaturas', '', 0),
(1362, 1, '2015-05-25 21:34:47', '2015-05-25 21:34:47', '', 'treinador_do_ano_4', '', 'inherit', 'open', 'open', '', 'treinador_do_ano_4', '', '', '2015-05-25 21:34:47', '2015-05-25 21:34:47', '', 1361, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/treinador_do_ano_4.jpg', 0, 'attachment', 'image/jpeg', 0),
(1363, 1, '2015-05-25 21:35:36', '2015-05-25 21:35:36', 'O jovem técnico é fruto da extinta Surftechnique, mas recentemente decidiu lançar a sua carreira a solo. A seu cargo tem alguns dos mais talentosos surfistas nacionais, que começam a despertar novamente para os grandes resultados. Foi com ele que Zé Ferreira deu finalmente o salto que se pedia a nível internacional. E é também com ele que Filipe Jervis está a entrar em grande forma em 2015. O percurso pode não ser ainda longo, mas os frutos do trabalho de Rodrigo Sousa já começam a ser colhidos.', 'Rodrigo Sousa', '', 'publish', 'closed', 'closed', '', 'rodrigo-sousa', '', '', '2015-05-29 13:01:37', '2015-05-29 13:01:37', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1363', 0, 'candidaturas', '', 0),
(1364, 0, '2015-05-25 21:34:53', '2015-05-25 21:34:53', '', 'Richard Dog Marsh', '', 'publish', 'open', 'open', '', 'richard-dog-marsh', '', '', '2015-05-25 21:34:53', '2015-05-25 21:34:53', '', 0, 'http://ondasdeouro.pt/feed-items/richard-dog-marsh/', 0, 'wprss_feed_item', '', 0),
(1365, 0, '2015-05-25 21:34:22', '2015-05-25 21:34:22', '', 'Miguel Graça', '', 'publish', 'open', 'open', '', 'miguel-graca', '', '', '2015-05-25 21:34:22', '2015-05-25 21:34:22', '', 0, 'http://ondasdeouro.pt/feed-items/miguel-graca/', 0, 'wprss_feed_item', '', 0),
(1366, 0, '2015-05-25 21:33:38', '2015-05-25 21:33:38', '', 'Academia Professional de Surf', '', 'publish', 'open', 'open', '', 'academia-professional-de-surf', '', '', '2015-05-25 21:33:38', '2015-05-25 21:33:38', '', 0, 'http://ondasdeouro.pt/feed-items/academia-professional-de-surf/', 0, 'wprss_feed_item', '', 0),
(1367, 0, '2015-05-25 21:27:14', '2015-05-25 21:27:14', '', 'Teresa Bonvalot', '', 'publish', 'open', 'open', '', 'teresa-bonvalot', '', '', '2015-05-25 21:27:14', '2015-05-25 21:27:14', '', 0, 'http://ondasdeouro.pt/feed-items/teresa-bonvalot/', 0, 'wprss_feed_item', '', 0),
(1368, 0, '2015-05-25 21:26:06', '2015-05-25 21:26:06', '', 'Joana Andrade', '', 'publish', 'open', 'open', '', 'joana-andrade', '', '', '2015-05-25 21:26:06', '2015-05-25 21:26:06', '', 0, 'http://ondasdeouro.pt/feed-items/joana-andrade/', 0, 'wprss_feed_item', '', 0),
(1369, 0, '2015-05-25 21:24:47', '2015-05-25 21:24:47', '', 'Carina Duarte', '', 'publish', 'open', 'open', '', 'carina-duarte', '', '', '2015-05-25 21:24:47', '2015-05-25 21:24:47', '', 0, 'http://ondasdeouro.pt/feed-items/carina-duarte/', 0, 'wprss_feed_item', '', 0),
(1370, 0, '2015-05-25 21:24:16', '2015-05-25 21:24:16', '', 'Camila Kemp', '', 'publish', 'open', 'open', '', 'camila-kemp', '', '', '2015-05-25 21:24:16', '2015-05-25 21:24:16', '', 0, 'http://ondasdeouro.pt/feed-items/camila-kemp/', 0, 'wprss_feed_item', '', 0),
(1371, 0, '2015-05-25 21:22:06', '2015-05-25 21:22:06', '', 'Hugo Vau', '', 'publish', 'open', 'open', '', 'hugo-vau', '', '', '2015-05-25 21:22:06', '2015-05-25 21:22:06', '', 0, 'http://ondasdeouro.pt/feed-items/hugo-vau/', 0, 'wprss_feed_item', '', 0),
(1372, 0, '2015-05-25 21:21:37', '2015-05-25 21:21:37', '', 'Francisco Morais', '', 'publish', 'open', 'open', '', 'francisco-morais', '', '', '2015-05-25 21:21:37', '2015-05-25 21:21:37', '', 0, 'http://ondasdeouro.pt/feed-items/francisco-morais/', 0, 'wprss_feed_item', '', 0),
(1373, 0, '2015-05-25 21:19:16', '2015-05-25 21:19:16', '', 'Nicolau Von Rupp', '', 'publish', 'open', 'open', '', 'nicolau-von-rupp', '', '', '2015-05-25 21:19:16', '2015-05-25 21:19:16', '', 0, 'http://ondasdeouro.pt/feed-items/nicolau-von-rupp/', 0, 'wprss_feed_item', '', 0),
(1374, 1, '2015-05-25 21:35:24', '2015-05-25 21:35:24', '', 'treinador_do_ano_2', '', 'inherit', 'open', 'open', '', 'treinador_do_ano_2', '', '', '2015-05-25 21:35:24', '2015-05-25 21:35:24', '', 1363, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/treinador_do_ano_2.jpg', 0, 'attachment', 'image/jpeg', 0),
(1375, 1, '2015-05-25 21:48:25', '2015-05-25 21:48:25', 'Se os shapers um dia foram vistos como oráculos do ato de correr ondas, nenhum shaper em Portugal exerceu essa aura como o americano mais português que alguma vez pôs os pés (e as mãos!) numa prancha de surf. Nome incontornável do surf nacional desde há mais de três décadas, Nick continua no topo do jogo, providenciando pranchas para alguns dos melhores surfistas nacionais e europeus, além de todos os tops mundiais que não dispensam as suas criações quando passam por cá. A sua Semente Surfboards é um ícone do surf lusitano.', 'Nick Uricchio', '', 'publish', 'closed', 'closed', '', 'nick-uricchio', '', '', '2015-05-29 13:02:46', '2015-05-29 13:02:46', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1375', 0, 'candidaturas', '', 0),
(1376, 1, '2015-05-25 21:47:47', '2015-05-25 21:47:47', '', 'nick_uricchio', '', 'inherit', 'open', 'open', '', 'nick_uricchio', '', '', '2015-05-25 21:47:47', '2015-05-25 21:47:47', '', 1375, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/nick_uricchio.jpg', 0, 'attachment', 'image/jpeg', 0),
(1377, 1, '2015-05-25 21:49:17', '2015-05-25 21:49:17', 'Revelando o seu talento desde muito cedo, quando lançou a sua extinta Origem Surfboards, Nuno “Surdo” é o que se chama um shaper intuitivo. Os seus olhos assimilam os ensinamentos dos mestres internacionais que marcam ponto na fábrica da Polen Surfboards, onde é o shaper residente, e os seus instintos traduzem as informações absorvidas em pranchas que se distinguem pela eficiência e funcionalidade. Numa fábrica por onde passam alguns dos maiores shapers do mundo, Nuno mantém-se como o selo de qualidade do produto 100% nacional.', 'Nuno Cardoso', '', 'publish', 'closed', 'closed', '', 'nuno-cardoso', '', '', '2015-05-29 13:02:55', '2015-05-29 13:02:55', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1377', 0, 'candidaturas', '', 0),
(1378, 1, '2015-05-25 21:49:10', '2015-05-25 21:49:10', '', 'surdo', '', 'inherit', 'open', 'open', '', 'surdo', '', '', '2015-05-25 21:49:10', '2015-05-25 21:49:10', '', 1377, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/surdo.jpg', 0, 'attachment', 'image/jpeg', 0),
(1379, 1, '2015-05-25 21:50:02', '2015-05-25 21:50:02', 'Nuno é o único ex-competidor deste lote de shapers. Ou melhor, Nuno é um ex-vicecampeão nacional e crónico top 16 europeu. Sua dedicação e conhecimento profundo do surf são inquestionáveis. Tendo aperfeiçoado as suas técnicas com alguns dos melhores shapers mundiais, Nuno é hoje, através da sua Matta Shapes e da marca multinacional, SUPERBrand o mais internacional dos shapers portugueses, providenciando pranchas para inúmeros surfistas de topo mundial. Além disso, é um visionário empresário, que não deixa de nos surpreender com a sua criatividade e arrojo. Quem já visitou a sua fábrica, sabe o que isto significa.', 'Nuno Matta', '', 'publish', 'closed', 'closed', '', 'nuno-matta', '', '', '2015-05-29 13:03:07', '2015-05-29 13:03:07', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1379', 0, 'candidaturas', '', 0),
(1380, 1, '2015-05-25 21:49:51', '2015-05-25 21:49:51', '', 'nuno_matta', '', 'inherit', 'open', 'open', '', 'nuno_matta', '', '', '2015-05-25 21:49:51', '2015-05-25 21:49:51', '', 1379, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/nuno_matta.jpg', 0, 'attachment', 'image/jpeg', 0),
(1381, 1, '2015-05-25 21:50:40', '2015-05-25 21:50:40', 'Se formos falar em reconhecimento da consistência de qualidade de trabalho, quem em Portugal rivaliza com Rui “Picos” Meneses? A sua marca, Tropical Lines, criada nos anos 80, durou o tempo que demorou aos seus concorrentes perceberem que mais valia tê-lo ao seu lado do que contra eles. Desde então, emprestou o seu talento a algumas das mais importantes fábricas de pranchas portuguesas, sendo um dos mais desejados designers nacionais. Atualmente está na Xhapeland, dando continuidade ao seu trabalho como shaper da XCult, e aprofundando a sua técnica num intercâmbio permanente com alguns dos melhores shapers mundiais.', 'Rui Menezes \"Picos\"', '', 'publish', 'closed', 'closed', '', 'rui-menezes', '', '', '2015-05-29 13:03:18', '2015-05-29 13:03:18', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1381', 0, 'candidaturas', '', 0),
(1382, 1, '2015-05-25 21:50:36', '2015-05-25 21:50:36', '', 'rui_menezes', '', 'inherit', 'open', 'open', '', 'rui_menezes', '', '', '2015-05-25 21:50:36', '2015-05-25 21:50:36', '', 1381, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/rui_menezes.jpg', 0, 'attachment', 'image/jpeg', 0),
(1383, 1, '2015-05-25 21:55:33', '2015-05-25 21:55:33', 'O surf feminino nacional parece começar finalmente a desabrochar, surgindo agora várias jovens a despontar no cenário. Entre eles, Mariana Assis é um dos nomes em maior destaque. A jovem da Linha conseguiu já em 2015 dar um passo em frente e entrar na disputa das etapas do nacional. Também teve uma estreia auspiciosa no Pro Junior europeu e, mais importante que isso, é a líder do Pro Junior nacional a meio da corrida ao título. A revelação de Mariana revela, acima de tudo, o futuro do surf feminino português.', 'Mariana Assis', '', 'publish', 'closed', 'closed', '', 'mariana-assis', '', '', '2015-05-29 12:58:37', '2015-05-29 12:58:37', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1383', 0, 'candidaturas', '', 0),
(1384, 1, '2015-05-25 21:55:29', '2015-05-25 21:55:29', '', 'Mariana-Assis', '', 'inherit', 'open', 'open', '', 'mariana-assis', '', '', '2015-05-25 21:55:29', '2015-05-25 21:55:29', '', 1383, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/Mariana-Assis.jpg', 0, 'attachment', 'image/jpeg', 0),
(1385, 1, '2015-05-25 21:56:19', '2015-05-25 21:56:19', 'O ano de 2014 foi de viragem para Hugo Vau. O big rider português saiu finalmente da “sombra”, afirmando-se nos maiores dias na Praia do Norte. É dos surfistas com uma presença mais assídua nas ondas gigantes da Nazaré, fazendo parte da equipa de Garrett McNamara. E se até aqui era visto um pouco como personagem secundária na missão North Canyon, após a sessão gigante de dezembro de 2014, onde fez uma das três maiores bombas da sessão, tudo mudou. A onda valeu-lhe o título de finalista dos XXL Awards e sete nomeações para os prestigiados prémios. A partir de agora já todos conhecem o seu nome. Se o Eddie iria, o Hugo vai.', 'Hugo Vau', '', 'publish', 'closed', 'closed', '', 'hugo-vau-2', '', '', '2015-05-29 12:59:11', '2015-05-29 12:59:11', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1385', 0, 'candidaturas', '', 0),
(1386, 1, '2015-05-25 21:56:14', '2015-05-25 21:56:14', '', 'hugo_vau', '', 'inherit', 'open', 'open', '', 'hugo_vau', '', '', '2015-05-26 15:43:51', '2015-05-26 15:43:51', '', 1385, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/hugo_vau.jpg', 0, 'attachment', 'image/jpeg', 0),
(1387, 1, '2015-05-25 21:56:53', '2015-05-25 21:56:53', 'Habituado a andar à sombra das estrelas da nova geração do surf nacional, Zé Ferreira conseguiu finalmente dar o click em meados de setembro. O surfista de Cascais agarrou com unhas e dentes um wildcard concedido para o importante Prime realizado na sua praia, ultrapassou heat atrás de heat e garantiu a entrada no top 100 mundial. Conquistado o mais difícil, juntou-se à armada lusa que no final de 2014 causou impacto na Triple Crown havaiana. E o surfista da Linha foi um dos que mais impressionou e surpreendeu em Haleiwa. Subiu o degrau que há muito ansiava.', 'José Ferreira', '', 'publish', 'closed', 'closed', '', 'jose-ferreira', '', '', '2015-05-29 12:58:01', '2015-05-29 12:58:01', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1387', 0, 'candidaturas', '', 0),
(1388, 1, '2015-05-25 21:56:47', '2015-05-25 21:56:47', '', 'jose_ferreira', '', 'inherit', 'open', 'open', '', 'jose_ferreira', '', '', '2015-05-25 21:56:47', '2015-05-25 21:56:47', '', 1387, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/jose_ferreira.jpg', 0, 'attachment', 'image/jpeg', 0),
(1389, 1, '2015-05-25 21:57:47', '2015-05-25 21:57:47', 'O ano de 2014 foi sensacional para o jovem da Ericeira. Tomás usou o estatuto de local de Ribeira d’Ilhas para surpreender os mais mediáticos jovens surfistas do planeta e garantir um incrível 3.º posto no Mundial de juniores da ASP. Um feito que lhe valeu um salto prematuro para o top 100 mundial e a presença ao longo deste ano nos principais eventos do WQS. Mas dentro de portas também assaltou os pódios, assegurando de forma categórica o título nacional Pro Junior. Os passos que dá na carreira são sólidos como a sua pisada sobre a prancha.', 'Tomás Fernandes', '', 'publish', 'closed', 'closed', '', 'tomas-fernandes', '', '', '2015-05-29 12:58:28', '2015-05-29 12:58:28', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1389', 0, 'candidaturas', '', 0),
(1390, 1, '2015-05-25 21:57:26', '2015-05-25 21:57:26', '', 'tomas_fernandes', '', 'inherit', 'open', 'open', '', 'tomas_fernandes', '', '', '2015-05-25 21:57:26', '2015-05-25 21:57:26', '', 1389, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/tomas_fernandes.jpg', 0, 'attachment', 'image/jpeg', 0),
(1391, 1, '2015-05-25 22:02:54', '2015-05-25 22:02:54', 'Viajante, tube rider apaixonado, big rider dedicado e atirado por natureza, António Silva tem construído ao longo dos anos uma reputação invejável como free surfer. Em 2014 voltou a marcar presença nas maiores sessões de ondas grandes e foi precisamente na última do ano que sofreu a infelicidade de um wipeout gigantesco lhe causar uma grave lesão. Contudo, nenhum trambolhão pode tirar o mérito à coragem mostrada por Toni numa das maiores ondas já vistas na Nazaré. Mesmo lesionado, continua nas bocas do povo do surf, tal é o impacto do que faz.', 'António Silva', '', 'publish', 'closed', 'closed', '', 'antonio-silva-2', '', '', '2015-05-29 12:57:22', '2015-05-29 12:57:22', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1391', 0, 'candidaturas', '', 0),
(1392, 1, '2015-05-25 22:02:18', '2015-05-25 22:02:18', '', 'toni', '', 'inherit', 'open', 'open', '', 'toni', '', '', '2015-05-25 22:02:18', '2015-05-25 22:02:18', '', 1391, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/toni.jpg', 0, 'attachment', 'image/jpeg', 0),
(1393, 1, '2015-05-25 22:04:20', '2015-05-25 22:04:20', 'A antiga campeã nacional prossegue a sua jornada de levar o surf até locais menos desenvolvidos e também de proporcionar a experiência a pessoas mais carenciadas. Quer seja nas suas viagens até São Tomé e Príncipe, onde está a assumir um papel importante no desenvolvimento dos jovens surfistas locais, ou na organização e direção de eventos de surf adaptado. Aqui o lema é a inclusão através de uma prancha de surf. Mas não só… pois Teresa é incapaz de perder qualquer dia bom de surf seja na Linha, no Oeste ou por onde quer que ande. Há mais de três décadas que Teresa Abraços é sinónimo de stoke.', 'Teresa Abraços', '', 'publish', 'closed', 'closed', '', 'teresa-abracos', '', '', '2015-05-29 12:57:13', '2015-05-29 12:57:13', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1393', 0, 'candidaturas', '', 0),
(1394, 1, '2015-05-25 22:04:13', '2015-05-25 22:04:13', '', 'teresa_abracos', '', 'inherit', 'open', 'open', '', 'teresa_abracos', '', '', '2015-05-25 22:04:13', '2015-05-25 22:04:13', '', 1393, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/teresa_abracos.jpg', 0, 'attachment', 'image/jpeg', 0),
(1395, 1, '2015-05-25 22:05:06', '2015-05-25 22:05:06', 'O jovem surfista da Linha mudou recentemente o seu rumo, deixando a competição e tornando-se naquele que pode ser considerado o verdadeiro “soul surfer” da nova geração. Diogo Appleton viajou para a Austrália para se reinventar, dedicou-se ao shape, passando a fabricar as próprias pranchas, e é o único português que se dedica a explorar as dimensões do surf sem quilhas. O único compromisso deste jovem é com a sua alma de surfista.', 'Diogo Appleton', '', 'publish', 'closed', 'closed', '', 'diogo-appleton', '', '', '2015-05-29 12:57:08', '2015-05-29 12:57:08', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1395', 0, 'candidaturas', '', 0),
(1396, 1, '2015-05-25 22:04:47', '2015-05-25 22:04:47', '', 'diogo_appleton', '', 'inherit', 'open', 'open', '', 'diogo_appleton', '', '', '2015-05-25 22:04:47', '2015-05-25 22:04:47', '', 1395, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/diogo_appleton.jpg', 0, 'attachment', 'image/jpeg', 0),
(1397, 1, '2015-05-25 22:05:47', '2015-05-25 22:05:47', 'O surfista algarvio não consegue estar muito tempo sem ser alvo dos holofotes. Seja a dropar ondas grandes, a voar alto durante sessões de free surf ou mesmo a entubar nos dias mais perfeitos do inverno. Alex não pára e é por isso natural que seja destaque por onde passe e que os seus vídeos corram o Mundo. A juntar a isso, tem ainda uma enorme aptidão por acontecimentos insólitos, que o cercam de mediatismo até fora de portas. Este ano a proeza foi o tubo XXL dividido com João Macedo no País Basco.', 'Alex Botelho', '', 'publish', 'closed', 'closed', '', 'alex-botelho', '', '', '2015-05-29 12:57:01', '2015-05-29 12:57:01', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1397', 0, 'candidaturas', '', 0),
(1398, 1, '2015-05-25 22:05:24', '2015-05-25 22:05:24', '', 'alex_botelho', '', 'inherit', 'open', 'open', '', 'alex_botelho', '', '', '2015-05-25 22:05:24', '2015-05-25 22:05:24', '', 1397, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/alex_botelho.jpg', 0, 'attachment', 'image/jpeg', 0),
(1399, 1, '2015-05-25 22:15:37', '2015-05-25 22:15:37', '', 'A SHORT FILM BY NUNO DIAS - VIDEOCLIP DO ANO', '', 'publish', 'closed', 'closed', '', 'a-short-film-by-nuno-dias-videoclip-do-ano', '', '', '2015-05-25 22:15:37', '2015-05-25 22:15:37', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1399', 0, 'candidaturas', '', 0),
(1400, 1, '2015-05-25 22:15:32', '2015-05-25 22:15:32', '', 'clip_nuno_dias', '', 'inherit', 'open', 'open', '', 'clip_nuno_dias', '', '', '2015-05-25 22:15:32', '2015-05-25 22:15:32', '', 1399, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/clip_nuno_dias.jpg', 0, 'attachment', 'image/jpeg', 0),
(1401, 1, '2015-05-25 22:16:25', '2015-05-25 22:16:25', '', 'WAYS OF MINE - VIDEOCLIP DO ANO', '', 'publish', 'closed', 'closed', '', 'ways-of-mine-videoclip-do-ano', '', '', '2015-05-25 22:17:24', '2015-05-25 22:17:24', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1401', 0, 'candidaturas', '', 0),
(1402, 1, '2015-05-25 22:16:22', '2015-05-25 22:16:22', '', 'clip_ways_of_mine', '', 'inherit', 'open', 'open', '', 'clip_ways_of_mine', '', '', '2015-05-25 22:16:22', '2015-05-25 22:16:22', '', 1401, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/clip_ways_of_mine.jpg', 0, 'attachment', 'image/jpeg', 0),
(1404, 1, '2015-05-25 22:18:58', '2015-05-25 22:18:58', '', 'MY PLAYGROUND - VIDEOCLIP DO ANO', '', 'publish', 'closed', 'closed', '', 'my-playground-videoclip-do-ano', '', '', '2015-05-25 22:19:37', '2015-05-25 22:19:37', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1404', 0, 'candidaturas', '', 0),
(1405, 1, '2015-05-25 22:18:53', '2015-05-25 22:18:53', '', 'clip_surfedit', '', 'inherit', 'open', 'open', '', 'clip_surfedit', '', '', '2015-05-25 22:18:53', '2015-05-25 22:18:53', '', 1404, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/clip_surfedit.jpg', 0, 'attachment', 'image/jpeg', 0),
(1406, 1, '2015-05-25 22:21:26', '2015-05-25 22:21:26', '', 'FACING FEAR - VIDEOCLIP DO ANO', '', 'publish', 'closed', 'closed', '', 'facing-fear-videoclip-do-ano', '', '', '2015-05-26 00:05:07', '2015-05-26 00:05:07', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1406', 0, 'candidaturas', '', 0),
(1407, 1, '2015-05-25 22:21:17', '2015-05-25 22:21:17', '', 'clip_facing_fear', '', 'inherit', 'open', 'open', '', 'clip_facing_fear', '', '', '2015-05-25 22:21:17', '2015-05-25 22:21:17', '', 1406, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/clip_facing_fear.jpg', 0, 'attachment', 'image/jpeg', 0),
(1408, 0, '2015-05-25 22:21:26', '2015-05-25 22:21:26', '', 'FACING FEAR – VIDEOCLIP DO ANO', '', 'publish', 'open', 'open', '', 'facing-fear-videoclip-do-ano', '', '', '2015-05-25 22:21:26', '2015-05-25 22:21:26', '', 0, 'http://ondasdeouro.pt/feed-items/facing-fear-videoclip-do-ano/', 0, 'wprss_feed_item', '', 0),
(1409, 0, '2015-05-25 22:18:58', '2015-05-25 22:18:58', '', 'MY PLAYGROUND – VIDEOCLIP DO ANO', '', 'publish', 'open', 'open', '', 'my-playground-videoclip-do-ano', '', '', '2015-05-25 22:18:58', '2015-05-25 22:18:58', '', 0, 'http://ondasdeouro.pt/feed-items/my-playground-videoclip-do-ano/', 0, 'wprss_feed_item', '', 0),
(1410, 0, '2015-05-25 22:16:25', '2015-05-25 22:16:25', '', 'WAYS OF MINE – VIDEOCLIP DO ANO', '', 'publish', 'open', 'open', '', 'ways-of-mine-videoclip-do-ano', '', '', '2015-05-25 22:16:25', '2015-05-25 22:16:25', '', 0, 'http://ondasdeouro.pt/feed-items/ways-of-mine-videoclip-do-ano/', 0, 'wprss_feed_item', '', 0),
(1411, 0, '2015-05-25 22:15:37', '2015-05-25 22:15:37', '', 'A SHORT FILM BY NUNO DIAS – VIDEOCLIP DO ANO', '', 'publish', 'open', 'open', '', 'a-short-film-by-nuno-dias-videoclip-do-ano', '', '', '2015-05-25 22:15:37', '2015-05-25 22:15:37', '', 0, 'http://ondasdeouro.pt/feed-items/a-short-film-by-nuno-dias-videoclip-do-ano/', 0, 'wprss_feed_item', '', 0),
(1412, 0, '2015-05-25 22:05:47', '2015-05-25 22:05:47', '', 'Alex Botelho', '', 'publish', 'open', 'open', '', 'alex-botelho', '', '', '2015-05-25 22:05:47', '2015-05-25 22:05:47', '', 0, 'http://ondasdeouro.pt/feed-items/alex-botelho/', 0, 'wprss_feed_item', '', 0),
(1413, 0, '2015-05-25 22:05:06', '2015-05-25 22:05:06', '', 'Diogo Appleton', '', 'publish', 'open', 'open', '', 'diogo-appleton', '', '', '2015-05-25 22:05:06', '2015-05-25 22:05:06', '', 0, 'http://ondasdeouro.pt/feed-items/diogo-appleton/', 0, 'wprss_feed_item', '', 0),
(1414, 0, '2015-05-25 22:04:20', '2015-05-25 22:04:20', '', 'Teresa Abraços', '', 'publish', 'open', 'open', '', 'teresa-abracos', '', '', '2015-05-25 22:04:20', '2015-05-25 22:04:20', '', 0, 'http://ondasdeouro.pt/feed-items/teresa-abracos/', 0, 'wprss_feed_item', '', 0),
(1415, 0, '2015-05-25 22:02:54', '2015-05-25 22:02:54', '', 'António Silva', '', 'publish', 'open', 'open', '', 'antonio-silva-2', '', '', '2015-05-25 22:02:54', '2015-05-25 22:02:54', '', 0, 'http://ondasdeouro.pt/feed-items/antonio-silva-2/', 0, 'wprss_feed_item', '', 0),
(1416, 0, '2015-05-25 21:57:47', '2015-05-25 21:57:47', '', 'Tomás Fernandes', '', 'publish', 'open', 'open', '', 'tomas-fernandes', '', '', '2015-05-25 21:57:47', '2015-05-25 21:57:47', '', 0, 'http://ondasdeouro.pt/feed-items/tomas-fernandes/', 0, 'wprss_feed_item', '', 0),
(1417, 0, '2015-05-25 21:56:53', '2015-05-25 21:56:53', '', 'José Ferreira', '', 'publish', 'open', 'open', '', 'jose-ferreira', '', '', '2015-05-25 21:56:53', '2015-05-25 21:56:53', '', 0, 'http://ondasdeouro.pt/feed-items/jose-ferreira/', 0, 'wprss_feed_item', '', 0),
(1418, 1, '2015-05-25 22:54:35', '2015-05-25 22:54:35', '', 'Miguel Mouzinho', '', 'publish', 'closed', 'closed', '', 'miguel-mouzinho', '', '', '2015-05-25 22:54:35', '2015-05-25 22:54:35', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1418', 0, 'candidaturas', '', 0),
(1419, 1, '2015-05-25 22:51:05', '2015-05-25 22:51:05', '', 'sexy_miguel_mouzinho', '', 'inherit', 'open', 'open', '', 'sexy_miguel_mouzinho', '', '', '2015-05-25 22:51:05', '2015-05-25 22:51:05', '', 1418, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/sexy_miguel_mouzinho.jpg', 0, 'attachment', 'image/jpeg', 0),
(1420, 1, '2015-05-25 22:55:14', '2015-05-25 22:55:14', '', 'Nicolau Von Rupp', '', 'publish', 'closed', 'closed', '', 'nicolau-von-rupp-2', '', '', '2015-05-25 22:55:14', '2015-05-25 22:55:14', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1420', 0, 'candidaturas', '', 0),
(1421, 1, '2015-05-25 22:55:09', '2015-05-25 22:55:09', '', 'sexy_nic', '', 'inherit', 'open', 'open', '', 'sexy_nic', '', '', '2015-05-25 22:55:09', '2015-05-25 22:55:09', '', 1420, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/sexy_nic.jpg', 0, 'attachment', 'image/jpeg', 0),
(1422, 1, '2015-05-25 22:55:45', '2015-05-25 22:55:45', '', 'Filipa Prudêncio', '', 'publish', 'closed', 'closed', '', 'filipa-prudencio', '', '', '2015-05-25 22:55:45', '2015-05-25 22:55:45', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1422', 0, 'candidaturas', '', 0),
(1423, 1, '2015-05-25 22:55:40', '2015-05-25 22:55:40', '', 'sexy_filipa_prudencio', '', 'inherit', 'open', 'open', '', 'sexy_filipa_prudencio', '', '', '2015-05-25 22:55:40', '2015-05-25 22:55:40', '', 1422, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/sexy_filipa_prudencio.jpg', 0, 'attachment', 'image/jpeg', 0),
(1424, 1, '2015-05-25 22:56:14', '2015-05-25 22:56:14', '', 'Ana Sarmento', '', 'publish', 'closed', 'closed', '', 'ana-sarmento', '', '', '2015-05-25 22:56:23', '2015-05-25 22:56:23', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1424', 0, 'candidaturas', '', 0),
(1425, 1, '2015-05-25 22:56:09', '2015-05-25 22:56:09', '', 'sexy_ana_sarmento', '', 'inherit', 'open', 'open', '', 'sexy_ana_sarmento', '', '', '2015-05-25 22:56:09', '2015-05-25 22:56:09', '', 1424, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/sexy_ana_sarmento.jpg', 0, 'attachment', 'image/jpeg', 0),
(1426, 1, '2015-05-25 23:13:13', '2015-05-25 23:13:13', 'Dizer que a cada ano que passa o nível da Liga Moche aumenta pode parecer até slogan, mas é a perfeita realidade que tem acompanhado o circuito nacional open ao longo dos anos. A disputa pelo título nunca foi tão acirrada e o talento presente na água também não. O trabalho de mediatização não encontra paralelo em todo o mundo. Chegamos ao fim de cada temporada sempre a perguntar o que é possível fazer mais para melhorar o que já de si é excelente. A Liga Moche é, inquestionavelmente, a melhor liga nacional de surf do Mundo. E o nível não pára de subir!', 'Campeonato Nacional de Surf', '', 'publish', 'closed', 'closed', '', 'campeonato-nacional-de-surf', '', '', '2015-05-29 13:00:14', '2015-05-29 13:00:14', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1426', 0, 'candidaturas', '', 0),
(1427, 1, '2015-05-25 23:13:07', '2015-05-25 23:13:07', '', '_ans_moche', '', 'inherit', 'open', 'open', '', '_ans_moche', '', '', '2015-05-25 23:13:07', '2015-05-25 23:13:07', '', 1426, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/ans_moche.jpg', 0, 'attachment', 'image/jpeg', 0),
(1428, 1, '2015-05-25 23:14:31', '2015-05-25 23:14:31', 'O grande festival português de cinema de surf mudou de estratégia em 2014 e foi fortemente recompensado por isso. Depois de todo o alvoroço causado pelas competições que Portugal recebeu, ter um festival de cinema no centro da capital em pleno outubro, com o calor ainda a fazer a sua despedida, foi a forma de fechar com chave de ouro um frenético outono. Filmes históricos, novidades, inovação, debate. Passou de tudo um pouco pelas telas do Cinema São Jorge. As salas estiveram cheias e esta foi a edição de maior sucesso de um evento que faz cada vez mais sentido no surf nacional. O surf não é só desporto e o SAL, mais que qualquer outro evento, evidencia essa realidade.', 'Sal Surf At Lisbon', '', 'publish', 'closed', 'closed', '', 'sal-surf-at-lisbon', '', '', '2015-05-29 13:00:30', '2015-05-29 13:00:30', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1428', 0, 'candidaturas', '', 0),
(1429, 1, '2015-05-25 23:14:14', '2015-05-25 23:14:14', '', '_sal', '', 'inherit', 'open', 'open', '', '_sal', '', '', '2015-05-25 23:14:14', '2015-05-25 23:14:14', '', 1428, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/sal.jpg', 0, 'attachment', 'image/jpeg', 0),
(1430, 1, '2015-05-25 23:15:24', '2015-05-25 23:15:24', 'Se receber duas etapas do World Tour já é um acontecimento de excelência, então juntar a isso duas provas com estatuto máximo do WQS é fazer de Portugal o centro do mundo do surf. O nosso país afirmou-se como a capital do surf mundial no mês de setembro e outubro e muito por culpa desta “troika” de eventos. Os melhores do Mundo andaram pelas nossas ondas durante dias a fio, o que também originou sessões de free surf do melhor que já se viu por cá. A etapa do Mundial em Supertubos, e os Primes dos Açores e Carcavelos, além da etapa do World Tour feminino em Cascais, foram o alicerce para constituir o nosso cantinho da Europa como o maior investidor mundial da World Surfing League. Para um país em crise, não está mal...', 'Portuguese Waves Series - Cascais Trophy', '', 'publish', 'closed', 'closed', '', 'portuguese-waves-series-cascais-trophy', '', '', '2015-05-29 13:00:23', '2015-05-29 13:00:23', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1430', 0, 'candidaturas', '', 0),
(1431, 1, '2015-05-25 23:15:16', '2015-05-25 23:15:16', '', 'portuguese_waves_series_cascais_trophy', '', 'inherit', 'open', 'open', '', 'portuguese_waves_series_cascais_trophy', '', '', '2015-05-25 23:15:16', '2015-05-25 23:15:16', '', 1430, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/portuguese_waves_series_cascais_trophy.jpg', 0, 'attachment', 'image/jpeg', 0),
(1432, 1, '2015-05-25 23:15:54', '2015-05-25 23:15:54', 'O evento que premeia a manobra rainha do surf voltou a levar até Carcavelos os melhores tube riders nacionais, desta vez, acompanhados por surfistas de renome internacional. Uma inovação que fazia falta e que acabou por se traduzir num aumento do mediatismo e do espetáculo de uma fórmula vencedora desde o primeiro ano. Carcavelos voltou a emprestar as suas características de um dos beachbreaks mais pesados do país , mostrando ao mundo a diversidade de ondas de qualidade internacional de que o nosso país dispõe.', 'Capítulo Perfeito', '', 'publish', 'closed', 'closed', '', 'capitulo-perfeito', '', '', '2015-05-29 13:00:01', '2015-05-29 13:00:01', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1432', 0, 'candidaturas', '', 0),
(1433, 1, '2015-05-25 23:15:48', '2015-05-25 23:15:48', '', 'capitulo_perfeito', '', 'inherit', 'open', 'open', '', 'capitulo_perfeito', '', '', '2015-05-25 23:15:48', '2015-05-25 23:15:48', '', 1432, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/capitulo_perfeito.jpg', 0, 'attachment', 'image/jpeg', 0),
(1434, 1, '2015-05-25 23:25:00', '2015-05-25 23:25:00', 'Vote em cada um dos nomeados', 'teste', '', 'inherit', 'open', 'open', '', '895-revision-v1', '', '', '2015-05-25 23:25:00', '2015-05-25 23:25:00', '', 895, 'http://ondasdeouro.pt/895-revision-v1/', 0, 'revision', '', 0),
(1435, 1, '2015-05-25 23:27:37', '2015-05-25 23:27:37', 'Vote em cada uma das categorias', 'teste', '', 'inherit', 'open', 'open', '', '895-revision-v1', '', '', '2015-05-25 23:27:37', '2015-05-25 23:27:37', '', 895, 'http://ondasdeouro.pt/895-revision-v1/', 0, 'revision', '', 0),
(1436, 0, '2015-05-25 23:15:54', '2015-05-25 23:15:54', '', 'Capítulo Perfeito', '', 'publish', 'open', 'open', '', 'capitulo-perfeito', '', '', '2015-05-25 23:15:54', '2015-05-25 23:15:54', '', 0, 'http://ondasdeouro.pt/feed-items/capitulo-perfeito/', 0, 'wprss_feed_item', '', 0),
(1437, 0, '2015-05-25 23:15:24', '2015-05-25 23:15:24', '', 'Portuguese Waves Series – Cascais Trophy', '', 'publish', 'open', 'open', '', 'portuguese-waves-series-cascais-trophy', '', '', '2015-05-25 23:15:24', '2015-05-25 23:15:24', '', 0, 'http://ondasdeouro.pt/feed-items/portuguese-waves-series-cascais-trophy/', 0, 'wprss_feed_item', '', 0),
(1438, 0, '2015-05-25 23:14:31', '2015-05-25 23:14:31', '', 'Sal Surf At Lisbon', '', 'publish', 'open', 'open', '', 'sal-surf-at-lisbon', '', '', '2015-05-25 23:14:31', '2015-05-25 23:14:31', '', 0, 'http://ondasdeouro.pt/feed-items/sal-surf-at-lisbon/', 0, 'wprss_feed_item', '', 0),
(1439, 0, '2015-05-25 23:13:13', '2015-05-25 23:13:13', '', 'Campeonato Nacional de Surf', '', 'publish', 'open', 'open', '', 'campeonato-nacional-de-surf', '', '', '2015-05-25 23:13:13', '2015-05-25 23:13:13', '', 0, 'http://ondasdeouro.pt/feed-items/campeonato-nacional-de-surf/', 0, 'wprss_feed_item', '', 0),
(1440, 0, '2015-05-25 22:56:14', '2015-05-25 22:56:14', '', 'Ana Sarmento', '', 'publish', 'open', 'open', '', 'ana-sarmento', '', '', '2015-05-25 22:56:14', '2015-05-25 22:56:14', '', 0, 'http://ondasdeouro.pt/feed-items/ana-sarmento/', 0, 'wprss_feed_item', '', 0),
(1441, 0, '2015-05-25 22:55:45', '2015-05-25 22:55:45', '', 'Filipa Prudêncio', '', 'publish', 'open', 'open', '', 'filipa-prudencio', '', '', '2015-05-25 22:55:45', '2015-05-25 22:55:45', '', 0, 'http://ondasdeouro.pt/feed-items/filipa-prudencio/', 0, 'wprss_feed_item', '', 0),
(1442, 0, '2015-05-25 22:55:14', '2015-05-25 22:55:14', '', 'Nicolau Von Rupp', '', 'publish', 'open', 'open', '', 'nicolau-von-rupp-2', '', '', '2015-05-25 22:55:14', '2015-05-25 22:55:14', '', 0, 'http://ondasdeouro.pt/feed-items/nicolau-von-rupp-2/', 0, 'wprss_feed_item', '', 0),
(1443, 0, '2015-05-25 22:54:35', '2015-05-25 22:54:35', '', 'Miguel Mouzinho', '', 'publish', 'open', 'open', '', 'miguel-mouzinho', '', '', '2015-05-25 22:54:35', '2015-05-25 22:54:35', '', 0, 'http://ondasdeouro.pt/feed-items/miguel-mouzinho/', 0, 'wprss_feed_item', '', 0),
(1444, 1, '2015-05-24 00:04:08', '2015-05-24 00:04:08', '', 'Day In Day Out - VideoClip do Ano', '', 'publish', 'closed', 'closed', '', 'day-in-day-out-videoclip-do-ano', '', '', '2015-05-28 10:25:26', '2015-05-28 10:25:26', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1444', 0, 'candidaturas', '', 0),
(1445, 1, '2015-05-26 00:04:03', '2015-05-26 00:04:03', '', 'day_in_day_out', '', 'inherit', 'open', 'open', '', 'day_in_day_out', '', '', '2015-05-26 00:04:03', '2015-05-26 00:04:03', '', 1444, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/day_in_day_out.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1446, 0, '2015-05-26 00:04:08', '2015-05-26 00:04:08', '', 'Day In Day Out – VideoClip do Ano', '', 'publish', 'open', 'open', '', 'day-in-day-out-videoclip-do-ano', '', '', '2015-05-26 00:04:08', '2015-05-26 00:04:08', '', 0, 'http://ondasdeouro.pt/feed-items/day-in-day-out-videoclip-do-ano/', 0, 'wprss_feed_item', '', 0),
(1447, 1, '2015-05-26 01:22:43', '2015-05-26 01:22:43', 'Vote em cada uma das categorias', 'Votações', '', 'inherit', 'open', 'open', '', '895-revision-v1', '', '', '2015-05-26 01:22:43', '2015-05-26 01:22:43', '', 895, 'http://ondasdeouro.pt/895-revision-v1/', 0, 'revision', '', 0),
(1448, 1, '2015-05-26 01:23:52', '2015-05-26 01:23:52', ' ', '', '', 'publish', 'open', 'open', '', '1448', '', '', '2015-05-26 01:26:45', '2015-05-26 01:26:45', '', 0, 'http://ondasdeouro.pt/?p=1448', 21, 'nav_menu_item', '', 0),
(1451, 1, '2015-05-26 11:26:53', '2015-05-26 11:26:53', '', 'Votações abertas até 9 de junho | Kia Ondas de Ouro powered by SURFPortugal', '', 'publish', 'open', 'open', '', 'votacoes-abertas-ate-9-de-junho-kia-ondas-de-ouro-powered-by-surfportugal', '', '', '2015-05-26 11:29:04', '2015-05-26 11:29:04', '', 0, 'http://ondasdeouro.pt/?p=1451', 0, 'post', '', 0),
(1452, 1, '2015-05-26 11:25:21', '2015-05-26 11:25:21', '', 'secret-1501x600', '', 'inherit', 'open', 'open', '', 'secret-1501x600', '', '', '2015-05-26 11:25:21', '2015-05-26 11:25:21', '', 1451, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/secret-1501x600.jpg', 0, 'attachment', 'image/jpeg', 0),
(1453, 1, '2015-05-26 11:26:53', '2015-05-26 11:26:53', '', 'Votações abertas até 9 de junho | Kia Ondas de Ouro powered by SURFPortugal', '', 'inherit', 'open', 'open', '', '1451-revision-v1', '', '', '2015-05-26 11:26:53', '2015-05-26 11:26:53', '', 1451, 'http://ondasdeouro.pt/1451-revision-v1/', 0, 'revision', '', 0),
(1454, 1, '2015-05-26 11:28:59', '2015-05-26 11:28:59', '', 'caparica-1501x600', '', 'inherit', 'open', 'open', '', 'caparica-1501x600', '', '', '2015-05-26 11:28:59', '2015-05-26 11:28:59', '', 1451, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/caparica-1501x600.jpg', 0, 'attachment', 'image/jpeg', 0),
(1455, 0, '2015-05-26 11:26:53', '2015-05-26 11:26:53', '', 'Votações abertas até 9 de junho | Kia Ondas de Ouro powered by SURFPortugal', '', 'publish', 'open', 'open', '', 'votacoes-abertas-ate-9-de-junho-kia-ondas-de-ouro-powered-by-surfportugal', '', '', '2015-05-26 11:26:53', '2015-05-26 11:26:53', '', 0, 'http://ondasdeouro.pt/feed-items/votacoes-abertas-ate-9-de-junho-kia-ondas-de-ouro-powered-by-surfportugal/', 0, 'wprss_feed_item', '', 0),
(1456, 1, '2015-05-26 11:46:05', '2015-05-26 11:46:05', '<strong>Vencedores serão escolhidos pelo público através de votação a decorrer no <em>website </em>oficial do evento até ao próximo dia 9</strong>\r\n\r\n\r\n<div class=\"grid_12 mbs centered alpha\"><a class=\"btn btn-1 btn-1e\" href=\"http://ondasdeouro.pt/votacoes/\">VOTA JÁ!</a></div>\r\n<em>Cascais, 26 de maio de 2015 </em>\r\n\r\nJá são conhecidos os nomes que vão a votos do público para eleger os vencedores dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, a primeira gala do surf nacional, que se realiza no próximo dia <strong>10 de junho </strong>no <strong>Casino Estoril </strong>e que vai atribuir prémios em várias áreas do surf. O período de votação estende-se até <strong>9 de junho </strong>(inclusive).\r\n\r\nDepois de o período de candidaturas ter terminado na passada sexta-feira (dia 22), o fim-de-semana serviu para a Direção da Gala reunir com a <strong>Comissão de Notáveis</strong>, painel de especialistas responsável por <strong>selecionar os candidatos mais merecedores de concorrer aos prémios </strong>em cada uma das categorias, reduzindo a lista de pretendentes a <strong>quatro finalistas por categoria</strong>.\r\n\r\nPara além de triar os concorrentes nas categorias por candidatura, o encontro serviu também para oficializar a lista de nomeados das <strong>categorias por nomeação </strong>(escolha direta da Direção da Gala e Comissão de Notáveis), designadamente, Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Xhapeland Shaper do Ano, Kia Evento do Ano e Treinador do Ano.\r\n\r\nA reunião do grupo de especialistas serviu ainda para nomear aqueles que serão homenageados com os prémios especiais <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, galardões com destinatário único e não sujeitos à votação do público, cujos nomes só serão revelados na noite da grande Gala.\r\n\r\nPor último, foram também encontrados os quatro nomeados na categoria de Sexy Wines <strong>Os Mais Sexy do Ano</strong>, <strong>previamente escolhidos pelo público </strong>através de um inquérito online que decorreu no <em>website </em>da revista <strong>SURFPortugal</strong>, parceiro oficial do evento.\r\n\r\n“Ao longo de quase dois meses, recebemos muitas candidaturas e em muitos casos tivemos de zelar pela qualidade das mesmas”, afirmou o coordenador da Gala, <strong>Rui Costa</strong>. “Em algumas categorias a decisão estendeu-se até ao último momento mas, com a ajuda da Comissão de Notáveis, que se revelou determinante, acredito termos chegado ao melhor conjunto possível de nomeados desta que vai ser a primeira Gala do surf português”, concluiu.\r\n\r\n“Foi um desafio para todos nós, dada a quantidade e qualidade das candidaturas”, declarou <strong>José Manuel Braga</strong>, membro da Comissão de Notáveis e ex-selecionador nacional de surf. “Nas categorias por nomeação, foi também estimulante encontrar um conjunto de nomeados que correspondesse às pessoas mais merecedoras de concorrer aos prémios. No final, ficámos bastante contentes com a lista de nomes a que chegámos, que achamos ser representativa da qualidade e versatilidade do surf português. Em geral, não houve grande discórdia e as escolhas foram bastante consensuais”, finalizou.\r\n\r\nAssim, da lista final de nomeados fazem parte:\r\n\r\n<strong>CATEGORIAS POR NOMEAÇÃO </strong>\r\n\r\n<strong>Oakley Surfista do Ano </strong>\r\n\r\nFREDERICO MORAIS\r\n\r\nHUGO VAU\r\n\r\nNICOLAU VON RUPP\r\n\r\nVASCO RIBEIRO\r\n\r\n<strong>Roxy Surfista Feminina do Ano </strong>\r\n\r\nCAMILA KEMP\r\n\r\nCARINA DUARTE\r\n\r\nJOANA ANDRADE\r\n\r\nTERESA BONVALOT\r\n\r\n<strong>Volcom Free Surfer do Ano </strong>\r\n\r\nALEX BOTELHO\r\n\r\nANTÓNIO SILVA\r\n\r\nDIOGO APPLETON\r\n\r\nTERESA ABRAÇOS\r\n\r\n<strong>Deeply Revelação do Ano </strong>\r\n\r\nHUGO VAU\r\n\r\nJOSÉ FERREIRA\r\n\r\nMARIANA ASSIS\r\n\r\nTOMÁS FERNANDES\r\n\r\n<strong>Xhapeland Shaper do Ano </strong>\r\n\r\nNICK URICCHIO – Semente Surfboards\r\n\r\nNUNO CARDOSO – Polen Surfboards\r\n\r\nNUNO MATTA – Matta Shapes/SUPERbrand\r\n\r\nRUI MENESES “PICOS” – XCult/Xhapeland\r\n\r\n<strong>Kia Evento do Ano </strong>\r\n\r\nALLIANZ CAPÍTULO PERFEITO POWERED BY BILLABONG (CARCAVELOS)\r\n\r\nLIGA MOCHE (CAMPEONATO NACIONAL DE SURF)\r\n\r\nPORTUGUESE WAVE SERIES CASCAIS TROPHY (AÇORES, CARCAVELOS, PENICHE)\r\n\r\nSAL - SURF AT LISBON (LISBOA)\r\n\r\n<strong>Sexy Wines os Mais Sexy do Ano </strong>\r\n\r\nANA SARMENTO\r\n\r\nFILIPA PRUDÊNCIO\r\n\r\nMIGUEL MOUZINHO\r\n\r\nNIC VON RUPP\r\n\r\n<strong>Treinador do Ano </strong>\r\n\r\nACADEMIA PROFISSIONAL DE SURF\r\n\r\nMIGUEL GRAÇA\r\n\r\nRICHARD “DOG” MARSH\r\n\r\nRODRIGO SOUSA\r\n\r\n<strong>CATEGORIAS POR CANDIDATURAS </strong>\r\n\r\n<strong>Ericeira Surf &amp; Skate Tubo do Ano </strong>\r\n\r\nALEX BOTELHO, ROCA PUTA\r\n\r\nJOÃO GUEDES, SECRET SPOT\r\n\r\nNICOLAU VON RUPP, SUPERTUBOS\r\n\r\nRUBEN GONZALEZ, PICO DO FUTURO\r\n\r\n<strong>Billabong Maior Onda do Ano Remada </strong>\r\n\r\nALEX BOTELHO, MAVERICKS, EUA\r\n\r\nHUGO VAU, PRAIA DO NORTE, NAZARÉ\r\n\r\nJOÃO MACEDO, ROCA PUTA, PAÍS BASCO, ESPANHA\r\n\r\nNIC VON RUPP, IRLANDA, EUROPA\r\n\r\n<strong>Ocean &amp; Earth Maior Onda do Ano Tow-in </strong>\r\n\r\nANTÓNIO SILVA, PRAIA NORTE, NAZARÉ\r\n\r\nHUGO VAU, PRAIA DO NORTE, NAZARÉ\r\n\r\nJOANA ANDRADE, PRAIA NORTE, NAZARÉ\r\n\r\nRUBEN GONZALEZ (ANDRÉ PEDROSO), CABO RASO, CASCAIS\r\n\r\n<strong>Polen Onda do Ano </strong>\r\n\r\nFREDERICO MORAIS, COSTA DE CAPARICA\r\n\r\nJOÃO GUEDES, ESPINHO\r\n\r\nMIGUEL BLANCO, RIBEIRA D’ILHAS, ERICEIRA\r\n\r\nRUBEN GONZALEZ, PICO DO FUTURO, ERICEIRA\r\n\r\n<strong>Reef Manobra do Ano </strong>\r\n\r\nFILIPE JERVIS, AIR REVERSE, GUINCHO\r\n\r\nFRANCISCO ALVES, ALLEY OOP, PRAIA DAS MAÇÃS\r\n\r\nFREDERICO MORAIS, AIR REVERSE, ARRIFANA\r\n\r\nTIAGO PIRES, SNAP LAYBACK, RIBEIRA D’ILHAS\r\n\r\n<strong>Hurley Videoclip do Ano </strong>\r\n\r\nDAY IN DAY OUT – SURFISTA: KIKAS MORAIS|CARLOS PINTO\r\n\r\nFACING FEAR – SURFISTA : FRANCISCO ALVES| JOÃO MONGE, RICARDO DAMÁSIO\r\n\r\nPORTUGAL SILVER COAST — SURFISTA: RUBEN GONZALEZ | BOA ONDA PRODUÇÕES (ANTÓNIO DA SILVA)\r\n\r\nTWO ISLANDS — SURFISTA: NICOLAU VON RUPP | DINIS &amp;GUSTAVO (DINIS E GUSTAVO)\r\n\r\n<strong>Foto do Ano </strong>\r\n\r\nANDRÉ CARVALHO, ERIC REBIERE, NAZARÉ\r\n\r\nCARLOS PINTO, CARCAVELOS\r\n\r\nRICARDO BRAVO, NICOLAU VON RUPP, CARCAVELOS\r\n\r\nVITOR ESTRELINHA, GARRETT MCNAMARA, NAZARÉ\r\n\r\nUma vez encontrados os finalistas, <strong>a palavra pertence agora aos fãs</strong>. Até dia <strong>9 de junho</strong>, qualquer pessoa é livre de participar, votando nos seus candidatos preferidos e escolhendo os grandes vencedores da noite.\r\n\r\n\r\n<div class=\"grid_12 mbs centered alpha\"><a class=\"btn btn-1 btn-1e\" href=\"http://ondasdeouro.pt/votacoes/\">VOTA JÁ!</a></div>\r\n\r\n\r\n<strong>Os vencedores só serão conhecido na noite de 10 de junho</strong>, numa Gala que irá revelar categoria a categoria os nomes mais votados pelo público.\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal 2015 são patrocinados pela Kia e Câmara Municipal de Cascais e contam com os <em>media partners </em>SURFPortugal, RTP, FUEL TV, Jornal i, Sol e Mega Hits.\r\n\r\n<strong>Mais informações em: </strong>\r\n\r\nOndasdeouro.pt\r\n\r\nwww.facebook.com/ondasdeouro', 'Revelada lista de nomeados da maior Gala do surf nacional  -  KIA Ondas de Ouro Surf Awards powered by SURFPortugal', '', 'publish', 'open', 'open', '', 'revelada-lista-de-nomeados-da-maior-gala-do-surf-nacional-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal', '', '', '2015-05-26 11:50:27', '2015-05-26 11:50:27', '', 0, 'http://ondasdeouro.pt/?p=1456', 0, 'post', '', 0),
(1457, 1, '2015-05-26 11:46:00', '2015-05-26 11:46:00', '', 'OOA_TV_1920x1080-1600x600', '', 'inherit', 'open', 'open', '', 'ooa_tv_1920x1080-1600x600', '', '', '2015-05-26 11:46:00', '2015-05-26 11:46:00', '', 1456, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/OOA_TV_1920x1080-1600x600.jpg', 0, 'attachment', 'image/jpeg', 0),
(1458, 1, '2015-05-26 11:46:05', '2015-05-26 11:46:05', '<strong>Vencedores serão escolhidos pelo público através de votação a decorrer no <em>website </em>oficial do evento até ao próximo dia 9</strong>\r\n\r\n<em>Cascais, 26 de maio de 2015 </em>\r\n\r\nJá são conhecidos os nomes que vão a votos do público para eleger os vencedores dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, a primeira gala do surf nacional, que se realiza no próximo dia <strong>10 de junho </strong>no <strong>Casino Estoril </strong>e que vai atribuir prémios em várias áreas do surf. O período de votação estende-se até <strong>9 de junho </strong>(inclusive).\r\n\r\nDepois de o período de candidaturas ter terminado na passada sexta-feira (dia 22), o fim-de-semana serviu para a Direção da Gala reunir com a <strong>Comissão de Notáveis</strong>, painel de especialistas responsável por <strong>selecionar os candidatos mais merecedores de concorrer aos prémios </strong>em cada uma das categorias, reduzindo a lista de pretendentes a <strong>quatro finalistas por categoria</strong>.\r\n\r\nPara além de triar os concorrentes nas categorias por candidatura, o encontro serviu também para oficializar a lista de nomeados das <strong>categorias por nomeação </strong>(escolha direta da Direção da Gala e Comissão de Notáveis), designadamente, Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Xhapeland Shaper do Ano, Kia Evento do Ano e Treinador do Ano.\r\n\r\nA reunião do grupo de especialistas serviu ainda para nomear aqueles que serão homenageados com os prémios especiais <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, galardões com destinatário único e não sujeitos à votação do público, cujos nomes só serão revelados na noite da grande Gala.\r\n\r\nPor último, foram também encontrados os quatro nomeados na categoria de Sexy Wines <strong>Os Mais Sexy do Ano</strong>, <strong>previamente escolhidos pelo público </strong>através de um inquérito online que decorreu no <em>website </em>da revista <strong>SURFPortugal</strong>, parceiro oficial do\r\n\r\nevento.\r\n\r\n“Ao longo de quase dois meses, recebemos muitas candidaturas e em muitos casos tivemos de zelar pela qualidade das mesmas”, afirmou o coordenador da Gala, <strong>Rui Costa</strong>. “Em algumas categorias a decisão estendeu-se até ao último momento mas, com a ajuda da Comissão de Notáveis, que se revelou determinante, acredito termos chegado ao melhor conjunto possível de nomeados desta que vai ser a primeira Gala do surf português”, concluiu.\r\n\r\n“Foi um desafio para todos nós, dada a quantidade e qualidade das candidaturas”, declarou <strong>José Manuel Braga</strong>, membro da Comissão de Notáveis e ex-selecionador nacional de surf. “Nas categorias por nomeação, foi também estimulante encontrar um conjunto de nomeados que correspondesse às pessoas mais merecedoras de concorrer aos prémios. No final, ficámos bastante contentes com a lista de nomes a que chegámos, que achamos ser representativa da qualidade e versatilidade do surf português. Em geral, não houve grande discórdia e as escolhas foram bastante consensuais”, finalizou.\r\n\r\nAssim, da lista final de nomeados fazem parte:\r\n\r\n<strong>CATEGORIAS POR NOMEAÇÃO </strong>\r\n\r\n<strong>Oakley Surfista do Ano </strong>\r\n\r\nFREDERICO MORAIS\r\n\r\nHUGO VAU\r\n\r\nNICOLAU VON RUPP\r\n\r\nVASCO RIBEIRO\r\n\r\n<strong>Roxy Surfista Feminina do Ano </strong>\r\n\r\nCAMILA KEMP\r\n\r\nCARINA DUARTE\r\n\r\nJOANA ANDRADE\r\n\r\nTERESA BONVALOT\r\n\r\n<strong>Volcom Free Surfer do Ano </strong>\r\n\r\nALEX BOTELHO\r\n\r\nANTÓNIO SILVA\r\n\r\nDIOGO APPLETON\r\n\r\nTERESA ABRAÇOS\r\n\r\n<strong>Deeply Revelação do Ano </strong>\r\n\r\nHUGO VAU\r\n\r\nJOSÉ FERREIRA\r\n\r\nMARIANA ASSIS\r\n\r\nTOMÁS FERNANDES\r\n\r\n<strong>Xhapeland Shaper do Ano </strong>\r\n\r\nNICK URICCHIO – Semente Surfboards\r\n\r\nNUNO CARDOSO – Polen Surfboards\r\n\r\nNUNO MATTA – Matta Shapes/SUPERbrand\r\n\r\nRUI MENESES “PICOS” – XCult/Xhapeland\r\n\r\n<strong>Kia Evento do Ano </strong>\r\n\r\nALLIANZ CAPÍTULO PERFEITO POWERED BY BILLABONG (CARCAVELOS)\r\n\r\nLIGA MOCHE (CAMPEONATO NACIONAL DE SURF)\r\n\r\nPORTUGUESE WAVE SERIES CASCAIS TROPHY (AÇORES, CARCAVELOS, PENICHE)\r\n\r\nSAL - SURF AT LISBON (LISBOA)\r\n\r\n<strong>Sexy Wines os Mais Sexy do Ano </strong>\r\n\r\nANA SARMENTO\r\n\r\nFILIPA PRUDÊNCIO\r\n\r\nMIGUEL MOUZINHO\r\n\r\nNIC VON RUPP\r\n\r\n<strong>Treinador do Ano </strong>\r\n\r\nACADEMIA PROFISSIONAL DE SURF\r\n\r\nMIGUEL GRAÇA\r\n\r\nRICHARD “DOG” MARSH\r\n\r\nRODRIGO SOUSA\r\n\r\n<strong>CATEGORIAS POR CANDIDATURAS </strong>\r\n\r\n<strong>Ericeira Surf &amp; Skate Tubo do Ano </strong>\r\n\r\nALEX BOTELHO, ROCA PUTA\r\n\r\nJOÃO GUEDES, SECRET SPOT\r\n\r\nNICOLAU VON RUPP, SUPERTUBOS\r\n\r\nRUBEN GONZALEZ, PICO DO FUTURO\r\n\r\n<strong>Billabong Maior Onda do Ano Remada </strong>\r\n\r\nALEX BOTELHO, MAVERICKS, EUA\r\n\r\nHUGO VAU, PRAIA DO NORTE, NAZARÉ\r\n\r\nJOÃO MACEDO, ROCA PUTA, PAÍS BASCO, ESPANHA\r\n\r\nNIC VON RUPP, IRLANDA, EUROPA\r\n\r\n<strong>Ocean &amp; Earth Maior Onda do Ano Tow-in </strong>\r\n\r\nANTÓNIO SILVA, PRAIA NORTE, NAZARÉ\r\n\r\nHUGO VAU, PRAIA DO NORTE, NAZARÉ\r\n\r\nJOANA ANDRADE, PRAIA NORTE, NAZARÉ\r\n\r\nRUBEN GONZALEZ (ANDRÉ PEDROSO), CABO RASO, CASCAIS\r\n\r\n<strong>Polen Onda do Ano </strong>\r\n\r\nFREDERICO MORAIS, COSTA DE CAPARICA\r\n\r\nJOÃO GUEDES, ESPINHO\r\n\r\nMIGUEL BLANCO, RIBEIRA D’ILHAS, ERICEIRA\r\n\r\nRUBEN GONZALEZ, PICO DO FUTURO, ERICEIRA\r\n\r\n<strong>Reef Manobra do Ano </strong>\r\n\r\nFILIPE JERVIS, AIR REVERSE, GUINCHO\r\n\r\nFRANCISCO ALVES, ALLEY OOP, PRAIA DAS MAÇÃS\r\n\r\nFREDERICO MORAIS, AIR REVERSE, ARRIFANA\r\n\r\nTIAGO PIRES, SNAP LAYBACK, RIBEIRA D’ILHAS\r\n\r\n<strong>Hurley Videoclip do Ano </strong>\r\n\r\nDAY IN DAY OUT – SURFISTA: KIKAS MORAIS|CARLOS PINTO\r\n\r\nFACING FEAR – SURFISTA : FRANCISCO ALVES| JOÃO MONGE, RICARDO DAMÁSIO\r\n\r\nPORTUGAL SILVER COAST — SURFISTA: RUBEN GONZALEZ | BOA ONDA PRODUÇÕES (ANTÓNIO DA SILVA)\r\n\r\nTWO ISLANDS — SURFISTA: NICOLAU VON RUPP | DINIS &amp;GUSTAVO (DINIS E GUSTAVO)\r\n\r\n<strong>Foto do Ano </strong>\r\n\r\nANDRÉ CARVALHO, ERIC REBIERE, NAZARÉ\r\n\r\nCARLOS PINTO, CARCAVELOS\r\n\r\nRICARDO BRAVO, NICOLAU VON RUPP, CARCAVELOS\r\n\r\nVITOR ESTRELINHA, GARRETT MCNAMARA, NAZARÉ\r\n\r\nUma vez encontrados os finalistas, <strong>a palavra pertence agora aos fãs</strong>. Até dia <strong>9 de junho</strong>, qualquer pessoa é livre de participar acedendo a www.ondasdeouro.pt, votando nos seus candidatos preferidos e escolhendo os grandes vencedores da noite.\r\n\r\n<strong>Os vencedores só serão conhecido na noite de 10 de junho</strong>, numa Gala que irá revelar categoria a categoria os nomes mais votados pelo público.\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal 2015 são patrocinados pela Kia e Câmara Municipal de Cascais e contam com os <em>media partners </em>SURFPortugal, RTP, FUEL TV, Jornal i, Sol e Mega Hits.\r\n\r\n<strong>Mais informações em: </strong>\r\n\r\nOndasdeouro.pt\r\n\r\nwww.facebook.com/ondasdeouro', 'Revelada lista de nomeados da maior Gala do surf nacional  -  KIA Ondas de Ouro Surf Awards powered by SURFPortugal', '', 'inherit', 'open', 'open', '', '1456-revision-v1', '', '', '2015-05-26 11:46:05', '2015-05-26 11:46:05', '', 1456, 'http://ondasdeouro.pt/1456-revision-v1/', 0, 'revision', '', 0),
(1459, 1, '2015-05-26 11:48:32', '2015-05-26 11:48:32', '<strong>Vencedores serão escolhidos pelo público através de votação a decorrer no <em>website </em>oficial do evento até ao próximo dia 9</strong>\n\n<em>Cascais, 26 de maio de 2015 </em>\n\nJá são conhecidos os nomes que vão a votos do público para eleger os vencedores dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, a primeira gala do surf nacional, que se realiza no próximo dia <strong>10 de junho </strong>no <strong>Casino Estoril </strong>e que vai atribuir prémios em várias áreas do surf. O período de votação estende-se até <strong>9 de junho </strong>(inclusive).\n\nDepois de o período de candidaturas ter terminado na passada sexta-feira (dia 22), o fim-de-semana serviu para a Direção da Gala reunir com a <strong>Comissão de Notáveis</strong>, painel de especialistas responsável por <strong>selecionar os candidatos mais merecedores de concorrer aos prémios </strong>em cada uma das categorias, reduzindo a lista de pretendentes a <strong>quatro finalistas por categoria</strong>.\n\nPara além de triar os concorrentes nas categorias por candidatura, o encontro serviu também para oficializar a lista de nomeados das <strong>categorias por nomeação </strong>(escolha direta da Direção da Gala e Comissão de Notáveis), designadamente, Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Xhapeland Shaper do Ano, Kia Evento do Ano e Treinador do Ano.\n\nA reunião do grupo de especialistas serviu ainda para nomear aqueles que serão homenageados com os prémios especiais <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, galardões com destinatário único e não sujeitos à votação do público, cujos nomes só serão revelados na noite da grande Gala.\n\nPor último, foram também encontrados os quatro nomeados na categoria de Sexy Wines <strong>Os Mais Sexy do Ano</strong>, <strong>previamente escolhidos pelo público </strong>através de um inquérito online que decorreu no <em>website </em>da revista <strong>SURFPortugal</strong>, parceiro oficial do evento.\n\n“Ao longo de quase dois meses, recebemos muitas candidaturas e em muitos casos tivemos de zelar pela qualidade das mesmas”, afirmou o coordenador da Gala, <strong>Rui Costa</strong>. “Em algumas categorias a decisão estendeu-se até ao último momento mas, com a ajuda da Comissão de Notáveis, que se revelou determinante, acredito termos chegado ao melhor conjunto possível de nomeados desta que vai ser a primeira Gala do surf português”, concluiu.\n\n“Foi um desafio para todos nós, dada a quantidade e qualidade das candidaturas”, declarou <strong>José Manuel Braga</strong>, membro da Comissão de Notáveis e ex-selecionador nacional de surf. “Nas categorias por nomeação, foi também estimulante encontrar um conjunto de nomeados que correspondesse às pessoas mais merecedoras de concorrer aos prémios. No final, ficámos bastante contentes com a lista de nomes a que chegámos, que achamos ser representativa da qualidade e versatilidade do surf português. Em geral, não houve grande discórdia e as escolhas foram bastante consensuais”, finalizou.\n\nAssim, da lista final de nomeados fazem parte:\n\n<strong>CATEGORIAS POR NOMEAÇÃO </strong>\n\n<strong>Oakley Surfista do Ano </strong>\n\nFREDERICO MORAIS\n\nHUGO VAU\n\nNICOLAU VON RUPP\n\nVASCO RIBEIRO\n\n<strong>Roxy Surfista Feminina do Ano </strong>\n\nCAMILA KEMP\n\nCARINA DUARTE\n\nJOANA ANDRADE\n\nTERESA BONVALOT\n\n<strong>Volcom Free Surfer do Ano </strong>\n\nALEX BOTELHO\n\nANTÓNIO SILVA\n\nDIOGO APPLETON\n\nTERESA ABRAÇOS\n\n<strong>Deeply Revelação do Ano </strong>\n\nHUGO VAU\n\nJOSÉ FERREIRA\n\nMARIANA ASSIS\n\nTOMÁS FERNANDES\n\n<strong>Xhapeland Shaper do Ano </strong>\n\nNICK URICCHIO – Semente Surfboards\n\nNUNO CARDOSO – Polen Surfboards\n\nNUNO MATTA – Matta Shapes/SUPERbrand\n\nRUI MENESES “PICOS” – XCult/Xhapeland\n\n<strong>Kia Evento do Ano </strong>\n\nALLIANZ CAPÍTULO PERFEITO POWERED BY BILLABONG (CARCAVELOS)\n\nLIGA MOCHE (CAMPEONATO NACIONAL DE SURF)\n\nPORTUGUESE WAVE SERIES CASCAIS TROPHY (AÇORES, CARCAVELOS, PENICHE)\n\nSAL - SURF AT LISBON (LISBOA)\n\n<strong>Sexy Wines os Mais Sexy do Ano </strong>\n\nANA SARMENTO\n\nFILIPA PRUDÊNCIO\n\nMIGUEL MOUZINHO\n\nNIC VON RUPP\n\n<strong>Treinador do Ano </strong>\n\nACADEMIA PROFISSIONAL DE SURF\n\nMIGUEL GRAÇA\n\nRICHARD “DOG” MARSH\n\nRODRIGO SOUSA\n\n<strong>CATEGORIAS POR CANDIDATURAS </strong>\n\n<strong>Ericeira Surf &amp; Skate Tubo do Ano </strong>\n\nALEX BOTELHO, ROCA PUTA\n\nJOÃO GUEDES, SECRET SPOT\n\nNICOLAU VON RUPP, SUPERTUBOS\n\nRUBEN GONZALEZ, PICO DO FUTURO\n\n<strong>Billabong Maior Onda do Ano Remada </strong>\n\nALEX BOTELHO, MAVERICKS, EUA\n\nHUGO VAU, PRAIA DO NORTE, NAZARÉ\n\nJOÃO MACEDO, ROCA PUTA, PAÍS BASCO, ESPANHA\n\nNIC VON RUPP, IRLANDA, EUROPA\n\n<strong>Ocean &amp; Earth Maior Onda do Ano Tow-in </strong>\n\nANTÓNIO SILVA, PRAIA NORTE, NAZARÉ\n\nHUGO VAU, PRAIA DO NORTE, NAZARÉ\n\nJOANA ANDRADE, PRAIA NORTE, NAZARÉ\n\nRUBEN GONZALEZ (ANDRÉ PEDROSO), CABO RASO, CASCAIS\n\n<strong>Polen Onda do Ano </strong>\n\nFREDERICO MORAIS, COSTA DE CAPARICA\n\nJOÃO GUEDES, ESPINHO\n\nMIGUEL BLANCO, RIBEIRA D’ILHAS, ERICEIRA\n\nRUBEN GONZALEZ, PICO DO FUTURO, ERICEIRA\n\n<strong>Reef Manobra do Ano </strong>\n\nFILIPE JERVIS, AIR REVERSE, GUINCHO\n\nFRANCISCO ALVES, ALLEY OOP, PRAIA DAS MAÇÃS\n\nFREDERICO MORAIS, AIR REVERSE, ARRIFANA\n\nTIAGO PIRES, SNAP LAYBACK, RIBEIRA D’ILHAS\n\n<strong>Hurley Videoclip do Ano </strong>\n\nDAY IN DAY OUT – SURFISTA: KIKAS MORAIS|CARLOS PINTO\n\nFACING FEAR – SURFISTA : FRANCISCO ALVES| JOÃO MONGE, RICARDO DAMÁSIO\n\nPORTUGAL SILVER COAST — SURFISTA: RUBEN GONZALEZ | BOA ONDA PRODUÇÕES (ANTÓNIO DA SILVA)\n\nTWO ISLANDS — SURFISTA: NICOLAU VON RUPP | DINIS &amp;GUSTAVO (DINIS E GUSTAVO)\n\n<strong>Foto do Ano </strong>\n\nANDRÉ CARVALHO, ERIC REBIERE, NAZARÉ\n\nCARLOS PINTO, CARCAVELOS\n\nRICARDO BRAVO, NICOLAU VON RUPP, CARCAVELOS\n\nVITOR ESTRELINHA, GARRETT MCNAMARA, NAZARÉ\n\nUma vez encontrados os finalistas, <strong>a palavra pertence agora aos fãs</strong>. Até dia <strong>9 de junho</strong>, qualquer pessoa é livre de participar acedendo a www.ondasdeouro.pt, votando nos seus candidatos preferidos e escolhendo os grandes vencedores da noite.\n\n&nbsp;\n\n&nbsp;\n\n&nbsp;\n\n&nbsp;\n\n<strong>Os vencedores só serão conhecido na noite de 10 de junho</strong>, numa Gala que irá revelar categoria a categoria os nomes mais votados pelo público.\n\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal 2015 são patrocinados pela Kia e Câmara Municipal de Cascais e contam com os <em>media partners </em>SURFPortugal, RTP, FUEL TV, Jornal i, Sol e Mega Hits.\n\n<strong>Mais informações em: </strong>\n\nOndasdeouro.pt\n\nwww.facebook.com/ondasdeouro', 'Revelada lista de nomeados da maior Gala do surf nacional  -  KIA Ondas de Ouro Surf Awards powered by SURFPortugal', '', 'inherit', 'open', 'open', '', '1456-autosave-v1', '', '', '2015-05-26 11:48:32', '2015-05-26 11:48:32', '', 1456, 'http://ondasdeouro.pt/1456-autosave-v1/', 0, 'revision', '', 0),
(1460, 1, '2015-05-26 11:49:18', '2015-05-26 11:49:18', '<strong>Vencedores serão escolhidos pelo público através de votação a decorrer no <em>website </em>oficial do evento até ao próximo dia 9</strong>\r\n\r\n<em>Cascais, 26 de maio de 2015 </em>\r\n\r\nJá são conhecidos os nomes que vão a votos do público para eleger os vencedores dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, a primeira gala do surf nacional, que se realiza no próximo dia <strong>10 de junho </strong>no <strong>Casino Estoril </strong>e que vai atribuir prémios em várias áreas do surf. O período de votação estende-se até <strong>9 de junho </strong>(inclusive).\r\n\r\nDepois de o período de candidaturas ter terminado na passada sexta-feira (dia 22), o fim-de-semana serviu para a Direção da Gala reunir com a <strong>Comissão de Notáveis</strong>, painel de especialistas responsável por <strong>selecionar os candidatos mais merecedores de concorrer aos prémios </strong>em cada uma das categorias, reduzindo a lista de pretendentes a <strong>quatro finalistas por categoria</strong>.\r\n\r\nPara além de triar os concorrentes nas categorias por candidatura, o encontro serviu também para oficializar a lista de nomeados das <strong>categorias por nomeação </strong>(escolha direta da Direção da Gala e Comissão de Notáveis), designadamente, Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Xhapeland Shaper do Ano, Kia Evento do Ano e Treinador do Ano.\r\n\r\nA reunião do grupo de especialistas serviu ainda para nomear aqueles que serão homenageados com os prémios especiais <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, galardões com destinatário único e não sujeitos à votação do público, cujos nomes só serão revelados na noite da grande Gala.\r\n\r\nPor último, foram também encontrados os quatro nomeados na categoria de Sexy Wines <strong>Os Mais Sexy do Ano</strong>, <strong>previamente escolhidos pelo público </strong>através de um inquérito online que decorreu no <em>website </em>da revista <strong>SURFPortugal</strong>, parceiro oficial do evento.\r\n\r\n“Ao longo de quase dois meses, recebemos muitas candidaturas e em muitos casos tivemos de zelar pela qualidade das mesmas”, afirmou o coordenador da Gala, <strong>Rui Costa</strong>. “Em algumas categorias a decisão estendeu-se até ao último momento mas, com a ajuda da Comissão de Notáveis, que se revelou determinante, acredito termos chegado ao melhor conjunto possível de nomeados desta que vai ser a primeira Gala do surf português”, concluiu.\r\n\r\n“Foi um desafio para todos nós, dada a quantidade e qualidade das candidaturas”, declarou <strong>José Manuel Braga</strong>, membro da Comissão de Notáveis e ex-selecionador nacional de surf. “Nas categorias por nomeação, foi também estimulante encontrar um conjunto de nomeados que correspondesse às pessoas mais merecedoras de concorrer aos prémios. No final, ficámos bastante contentes com a lista de nomes a que chegámos, que achamos ser representativa da qualidade e versatilidade do surf português. Em geral, não houve grande discórdia e as escolhas foram bastante consensuais”, finalizou.\r\n\r\nAssim, da lista final de nomeados fazem parte:\r\n\r\n<strong>CATEGORIAS POR NOMEAÇÃO </strong>\r\n\r\n<strong>Oakley Surfista do Ano </strong>\r\n\r\nFREDERICO MORAIS\r\n\r\nHUGO VAU\r\n\r\nNICOLAU VON RUPP\r\n\r\nVASCO RIBEIRO\r\n\r\n<strong>Roxy Surfista Feminina do Ano </strong>\r\n\r\nCAMILA KEMP\r\n\r\nCARINA DUARTE\r\n\r\nJOANA ANDRADE\r\n\r\nTERESA BONVALOT\r\n\r\n<strong>Volcom Free Surfer do Ano </strong>\r\n\r\nALEX BOTELHO\r\n\r\nANTÓNIO SILVA\r\n\r\nDIOGO APPLETON\r\n\r\nTERESA ABRAÇOS\r\n\r\n<strong>Deeply Revelação do Ano </strong>\r\n\r\nHUGO VAU\r\n\r\nJOSÉ FERREIRA\r\n\r\nMARIANA ASSIS\r\n\r\nTOMÁS FERNANDES\r\n\r\n<strong>Xhapeland Shaper do Ano </strong>\r\n\r\nNICK URICCHIO – Semente Surfboards\r\n\r\nNUNO CARDOSO – Polen Surfboards\r\n\r\nNUNO MATTA – Matta Shapes/SUPERbrand\r\n\r\nRUI MENESES “PICOS” – XCult/Xhapeland\r\n\r\n<strong>Kia Evento do Ano </strong>\r\n\r\nALLIANZ CAPÍTULO PERFEITO POWERED BY BILLABONG (CARCAVELOS)\r\n\r\nLIGA MOCHE (CAMPEONATO NACIONAL DE SURF)\r\n\r\nPORTUGUESE WAVE SERIES CASCAIS TROPHY (AÇORES, CARCAVELOS, PENICHE)\r\n\r\nSAL - SURF AT LISBON (LISBOA)\r\n\r\n<strong>Sexy Wines os Mais Sexy do Ano </strong>\r\n\r\nANA SARMENTO\r\n\r\nFILIPA PRUDÊNCIO\r\n\r\nMIGUEL MOUZINHO\r\n\r\nNIC VON RUPP\r\n\r\n<strong>Treinador do Ano </strong>\r\n\r\nACADEMIA PROFISSIONAL DE SURF\r\n\r\nMIGUEL GRAÇA\r\n\r\nRICHARD “DOG” MARSH\r\n\r\nRODRIGO SOUSA\r\n\r\n<strong>CATEGORIAS POR CANDIDATURAS </strong>\r\n\r\n<strong>Ericeira Surf &amp; Skate Tubo do Ano </strong>\r\n\r\nALEX BOTELHO, ROCA PUTA\r\n\r\nJOÃO GUEDES, SECRET SPOT\r\n\r\nNICOLAU VON RUPP, SUPERTUBOS\r\n\r\nRUBEN GONZALEZ, PICO DO FUTURO\r\n\r\n<strong>Billabong Maior Onda do Ano Remada </strong>\r\n\r\nALEX BOTELHO, MAVERICKS, EUA\r\n\r\nHUGO VAU, PRAIA DO NORTE, NAZARÉ\r\n\r\nJOÃO MACEDO, ROCA PUTA, PAÍS BASCO, ESPANHA\r\n\r\nNIC VON RUPP, IRLANDA, EUROPA\r\n\r\n<strong>Ocean &amp; Earth Maior Onda do Ano Tow-in </strong>\r\n\r\nANTÓNIO SILVA, PRAIA NORTE, NAZARÉ\r\n\r\nHUGO VAU, PRAIA DO NORTE, NAZARÉ\r\n\r\nJOANA ANDRADE, PRAIA NORTE, NAZARÉ\r\n\r\nRUBEN GONZALEZ (ANDRÉ PEDROSO), CABO RASO, CASCAIS\r\n\r\n<strong>Polen Onda do Ano </strong>\r\n\r\nFREDERICO MORAIS, COSTA DE CAPARICA\r\n\r\nJOÃO GUEDES, ESPINHO\r\n\r\nMIGUEL BLANCO, RIBEIRA D’ILHAS, ERICEIRA\r\n\r\nRUBEN GONZALEZ, PICO DO FUTURO, ERICEIRA\r\n\r\n<strong>Reef Manobra do Ano </strong>\r\n\r\nFILIPE JERVIS, AIR REVERSE, GUINCHO\r\n\r\nFRANCISCO ALVES, ALLEY OOP, PRAIA DAS MAÇÃS\r\n\r\nFREDERICO MORAIS, AIR REVERSE, ARRIFANA\r\n\r\nTIAGO PIRES, SNAP LAYBACK, RIBEIRA D’ILHAS\r\n\r\n<strong>Hurley Videoclip do Ano </strong>\r\n\r\nDAY IN DAY OUT – SURFISTA: KIKAS MORAIS|CARLOS PINTO\r\n\r\nFACING FEAR – SURFISTA : FRANCISCO ALVES| JOÃO MONGE, RICARDO DAMÁSIO\r\n\r\nPORTUGAL SILVER COAST — SURFISTA: RUBEN GONZALEZ | BOA ONDA PRODUÇÕES (ANTÓNIO DA SILVA)\r\n\r\nTWO ISLANDS — SURFISTA: NICOLAU VON RUPP | DINIS &amp;GUSTAVO (DINIS E GUSTAVO)\r\n\r\n<strong>Foto do Ano </strong>\r\n\r\nANDRÉ CARVALHO, ERIC REBIERE, NAZARÉ\r\n\r\nCARLOS PINTO, CARCAVELOS\r\n\r\nRICARDO BRAVO, NICOLAU VON RUPP, CARCAVELOS\r\n\r\nVITOR ESTRELINHA, GARRETT MCNAMARA, NAZARÉ\r\n\r\nUma vez encontrados os finalistas, <strong>a palavra pertence agora aos fãs</strong>. Até dia <strong>9 de junho</strong>, qualquer pessoa é livre de participar, votando nos seus candidatos preferidos e escolhendo os grandes vencedores da noite.\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<div class=\"grid_12 mbs centered alpha\">\r\n<a class=\"btn btn-1 btn-1e\" href=\"http://ondasdeouro.pt/votacoes/\">VOTA JÁ!</a>\r\n</div>\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\n<strong>Os vencedores só serão conhecido na noite de 10 de junho</strong>, numa Gala que irá revelar categoria a categoria os nomes mais votados pelo público.\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal 2015 são patrocinados pela Kia e Câmara Municipal de Cascais e contam com os <em>media partners </em>SURFPortugal, RTP, FUEL TV, Jornal i, Sol e Mega Hits.\r\n\r\n<strong>Mais informações em: </strong>\r\n\r\nOndasdeouro.pt\r\n\r\nwww.facebook.com/ondasdeouro', 'Revelada lista de nomeados da maior Gala do surf nacional  -  KIA Ondas de Ouro Surf Awards powered by SURFPortugal', '', 'inherit', 'open', 'open', '', '1456-revision-v1', '', '', '2015-05-26 11:49:18', '2015-05-26 11:49:18', '', 1456, 'http://ondasdeouro.pt/1456-revision-v1/', 0, 'revision', '', 0),
(1461, 1, '2015-05-26 11:49:57', '2015-05-26 11:49:57', '<strong>Vencedores serão escolhidos pelo público através de votação a decorrer no <em>website </em>oficial do evento até ao próximo dia 9</strong>\r\n\r\n<em>Cascais, 26 de maio de 2015 </em>\r\n\r\nJá são conhecidos os nomes que vão a votos do público para eleger os vencedores dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, a primeira gala do surf nacional, que se realiza no próximo dia <strong>10 de junho </strong>no <strong>Casino Estoril </strong>e que vai atribuir prémios em várias áreas do surf. O período de votação estende-se até <strong>9 de junho </strong>(inclusive).\r\n\r\nDepois de o período de candidaturas ter terminado na passada sexta-feira (dia 22), o fim-de-semana serviu para a Direção da Gala reunir com a <strong>Comissão de Notáveis</strong>, painel de especialistas responsável por <strong>selecionar os candidatos mais merecedores de concorrer aos prémios </strong>em cada uma das categorias, reduzindo a lista de pretendentes a <strong>quatro finalistas por categoria</strong>.\r\n\r\nPara além de triar os concorrentes nas categorias por candidatura, o encontro serviu também para oficializar a lista de nomeados das <strong>categorias por nomeação </strong>(escolha direta da Direção da Gala e Comissão de Notáveis), designadamente, Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Xhapeland Shaper do Ano, Kia Evento do Ano e Treinador do Ano.\r\n\r\nA reunião do grupo de especialistas serviu ainda para nomear aqueles que serão homenageados com os prémios especiais <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, galardões com destinatário único e não sujeitos à votação do público, cujos nomes só serão revelados na noite da grande Gala.\r\n\r\nPor último, foram também encontrados os quatro nomeados na categoria de Sexy Wines <strong>Os Mais Sexy do Ano</strong>, <strong>previamente escolhidos pelo público </strong>através de um inquérito online que decorreu no <em>website </em>da revista <strong>SURFPortugal</strong>, parceiro oficial do evento.\r\n\r\n“Ao longo de quase dois meses, recebemos muitas candidaturas e em muitos casos tivemos de zelar pela qualidade das mesmas”, afirmou o coordenador da Gala, <strong>Rui Costa</strong>. “Em algumas categorias a decisão estendeu-se até ao último momento mas, com a ajuda da Comissão de Notáveis, que se revelou determinante, acredito termos chegado ao melhor conjunto possível de nomeados desta que vai ser a primeira Gala do surf português”, concluiu.\r\n\r\n“Foi um desafio para todos nós, dada a quantidade e qualidade das candidaturas”, declarou <strong>José Manuel Braga</strong>, membro da Comissão de Notáveis e ex-selecionador nacional de surf. “Nas categorias por nomeação, foi também estimulante encontrar um conjunto de nomeados que correspondesse às pessoas mais merecedoras de concorrer aos prémios. No final, ficámos bastante contentes com a lista de nomes a que chegámos, que achamos ser representativa da qualidade e versatilidade do surf português. Em geral, não houve grande discórdia e as escolhas foram bastante consensuais”, finalizou.\r\n\r\nAssim, da lista final de nomeados fazem parte:\r\n\r\n<strong>CATEGORIAS POR NOMEAÇÃO </strong>\r\n\r\n<strong>Oakley Surfista do Ano </strong>\r\n\r\nFREDERICO MORAIS\r\n\r\nHUGO VAU\r\n\r\nNICOLAU VON RUPP\r\n\r\nVASCO RIBEIRO\r\n\r\n<strong>Roxy Surfista Feminina do Ano </strong>\r\n\r\nCAMILA KEMP\r\n\r\nCARINA DUARTE\r\n\r\nJOANA ANDRADE\r\n\r\nTERESA BONVALOT\r\n\r\n<strong>Volcom Free Surfer do Ano </strong>\r\n\r\nALEX BOTELHO\r\n\r\nANTÓNIO SILVA\r\n\r\nDIOGO APPLETON\r\n\r\nTERESA ABRAÇOS\r\n\r\n<strong>Deeply Revelação do Ano </strong>\r\n\r\nHUGO VAU\r\n\r\nJOSÉ FERREIRA\r\n\r\nMARIANA ASSIS\r\n\r\nTOMÁS FERNANDES\r\n\r\n<strong>Xhapeland Shaper do Ano </strong>\r\n\r\nNICK URICCHIO – Semente Surfboards\r\n\r\nNUNO CARDOSO – Polen Surfboards\r\n\r\nNUNO MATTA – Matta Shapes/SUPERbrand\r\n\r\nRUI MENESES “PICOS” – XCult/Xhapeland\r\n\r\n<strong>Kia Evento do Ano </strong>\r\n\r\nALLIANZ CAPÍTULO PERFEITO POWERED BY BILLABONG (CARCAVELOS)\r\n\r\nLIGA MOCHE (CAMPEONATO NACIONAL DE SURF)\r\n\r\nPORTUGUESE WAVE SERIES CASCAIS TROPHY (AÇORES, CARCAVELOS, PENICHE)\r\n\r\nSAL - SURF AT LISBON (LISBOA)\r\n\r\n<strong>Sexy Wines os Mais Sexy do Ano </strong>\r\n\r\nANA SARMENTO\r\n\r\nFILIPA PRUDÊNCIO\r\n\r\nMIGUEL MOUZINHO\r\n\r\nNIC VON RUPP\r\n\r\n<strong>Treinador do Ano </strong>\r\n\r\nACADEMIA PROFISSIONAL DE SURF\r\n\r\nMIGUEL GRAÇA\r\n\r\nRICHARD “DOG” MARSH\r\n\r\nRODRIGO SOUSA\r\n\r\n<strong>CATEGORIAS POR CANDIDATURAS </strong>\r\n\r\n<strong>Ericeira Surf &amp; Skate Tubo do Ano </strong>\r\n\r\nALEX BOTELHO, ROCA PUTA\r\n\r\nJOÃO GUEDES, SECRET SPOT\r\n\r\nNICOLAU VON RUPP, SUPERTUBOS\r\n\r\nRUBEN GONZALEZ, PICO DO FUTURO\r\n\r\n<strong>Billabong Maior Onda do Ano Remada </strong>\r\n\r\nALEX BOTELHO, MAVERICKS, EUA\r\n\r\nHUGO VAU, PRAIA DO NORTE, NAZARÉ\r\n\r\nJOÃO MACEDO, ROCA PUTA, PAÍS BASCO, ESPANHA\r\n\r\nNIC VON RUPP, IRLANDA, EUROPA\r\n\r\n<strong>Ocean &amp; Earth Maior Onda do Ano Tow-in </strong>\r\n\r\nANTÓNIO SILVA, PRAIA NORTE, NAZARÉ\r\n\r\nHUGO VAU, PRAIA DO NORTE, NAZARÉ\r\n\r\nJOANA ANDRADE, PRAIA NORTE, NAZARÉ\r\n\r\nRUBEN GONZALEZ (ANDRÉ PEDROSO), CABO RASO, CASCAIS\r\n\r\n<strong>Polen Onda do Ano </strong>\r\n\r\nFREDERICO MORAIS, COSTA DE CAPARICA\r\n\r\nJOÃO GUEDES, ESPINHO\r\n\r\nMIGUEL BLANCO, RIBEIRA D’ILHAS, ERICEIRA\r\n\r\nRUBEN GONZALEZ, PICO DO FUTURO, ERICEIRA\r\n\r\n<strong>Reef Manobra do Ano </strong>\r\n\r\nFILIPE JERVIS, AIR REVERSE, GUINCHO\r\n\r\nFRANCISCO ALVES, ALLEY OOP, PRAIA DAS MAÇÃS\r\n\r\nFREDERICO MORAIS, AIR REVERSE, ARRIFANA\r\n\r\nTIAGO PIRES, SNAP LAYBACK, RIBEIRA D’ILHAS\r\n\r\n<strong>Hurley Videoclip do Ano </strong>\r\n\r\nDAY IN DAY OUT – SURFISTA: KIKAS MORAIS|CARLOS PINTO\r\n\r\nFACING FEAR – SURFISTA : FRANCISCO ALVES| JOÃO MONGE, RICARDO DAMÁSIO\r\n\r\nPORTUGAL SILVER COAST — SURFISTA: RUBEN GONZALEZ | BOA ONDA PRODUÇÕES (ANTÓNIO DA SILVA)\r\n\r\nTWO ISLANDS — SURFISTA: NICOLAU VON RUPP | DINIS &amp;GUSTAVO (DINIS E GUSTAVO)\r\n\r\n<strong>Foto do Ano </strong>\r\n\r\nANDRÉ CARVALHO, ERIC REBIERE, NAZARÉ\r\n\r\nCARLOS PINTO, CARCAVELOS\r\n\r\nRICARDO BRAVO, NICOLAU VON RUPP, CARCAVELOS\r\n\r\nVITOR ESTRELINHA, GARRETT MCNAMARA, NAZARÉ\r\n\r\nUma vez encontrados os finalistas, <strong>a palavra pertence agora aos fãs</strong>. Até dia <strong>9 de junho</strong>, qualquer pessoa é livre de participar, votando nos seus candidatos preferidos e escolhendo os grandes vencedores da noite.\r\n\r\n\r\n<div class=\"grid_12 mbs centered alpha\"><a class=\"btn btn-1 btn-1e\" href=\"http://ondasdeouro.pt/votacoes/\">VOTA JÁ!</a></div>\r\n\r\n\r\n<strong>Os vencedores só serão conhecido na noite de 10 de junho</strong>, numa Gala que irá revelar categoria a categoria os nomes mais votados pelo público.\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal 2015 são patrocinados pela Kia e Câmara Municipal de Cascais e contam com os <em>media partners </em>SURFPortugal, RTP, FUEL TV, Jornal i, Sol e Mega Hits.\r\n\r\n<strong>Mais informações em: </strong>\r\n\r\nOndasdeouro.pt\r\n\r\nwww.facebook.com/ondasdeouro', 'Revelada lista de nomeados da maior Gala do surf nacional  -  KIA Ondas de Ouro Surf Awards powered by SURFPortugal', '', 'inherit', 'open', 'open', '', '1456-revision-v1', '', '', '2015-05-26 11:49:57', '2015-05-26 11:49:57', '', 1456, 'http://ondasdeouro.pt/1456-revision-v1/', 0, 'revision', '', 0),
(1462, 1, '2015-05-26 11:50:27', '2015-05-26 11:50:27', '<strong>Vencedores serão escolhidos pelo público através de votação a decorrer no <em>website </em>oficial do evento até ao próximo dia 9</strong>\r\n\r\n\r\n<div class=\"grid_12 mbs centered alpha\"><a class=\"btn btn-1 btn-1e\" href=\"http://ondasdeouro.pt/votacoes/\">VOTA JÁ!</a></div>\r\n<em>Cascais, 26 de maio de 2015 </em>\r\n\r\nJá são conhecidos os nomes que vão a votos do público para eleger os vencedores dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, a primeira gala do surf nacional, que se realiza no próximo dia <strong>10 de junho </strong>no <strong>Casino Estoril </strong>e que vai atribuir prémios em várias áreas do surf. O período de votação estende-se até <strong>9 de junho </strong>(inclusive).\r\n\r\nDepois de o período de candidaturas ter terminado na passada sexta-feira (dia 22), o fim-de-semana serviu para a Direção da Gala reunir com a <strong>Comissão de Notáveis</strong>, painel de especialistas responsável por <strong>selecionar os candidatos mais merecedores de concorrer aos prémios </strong>em cada uma das categorias, reduzindo a lista de pretendentes a <strong>quatro finalistas por categoria</strong>.\r\n\r\nPara além de triar os concorrentes nas categorias por candidatura, o encontro serviu também para oficializar a lista de nomeados das <strong>categorias por nomeação </strong>(escolha direta da Direção da Gala e Comissão de Notáveis), designadamente, Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Xhapeland Shaper do Ano, Kia Evento do Ano e Treinador do Ano.\r\n\r\nA reunião do grupo de especialistas serviu ainda para nomear aqueles que serão homenageados com os prémios especiais <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, galardões com destinatário único e não sujeitos à votação do público, cujos nomes só serão revelados na noite da grande Gala.\r\n\r\nPor último, foram também encontrados os quatro nomeados na categoria de Sexy Wines <strong>Os Mais Sexy do Ano</strong>, <strong>previamente escolhidos pelo público </strong>através de um inquérito online que decorreu no <em>website </em>da revista <strong>SURFPortugal</strong>, parceiro oficial do evento.\r\n\r\n“Ao longo de quase dois meses, recebemos muitas candidaturas e em muitos casos tivemos de zelar pela qualidade das mesmas”, afirmou o coordenador da Gala, <strong>Rui Costa</strong>. “Em algumas categorias a decisão estendeu-se até ao último momento mas, com a ajuda da Comissão de Notáveis, que se revelou determinante, acredito termos chegado ao melhor conjunto possível de nomeados desta que vai ser a primeira Gala do surf português”, concluiu.\r\n\r\n“Foi um desafio para todos nós, dada a quantidade e qualidade das candidaturas”, declarou <strong>José Manuel Braga</strong>, membro da Comissão de Notáveis e ex-selecionador nacional de surf. “Nas categorias por nomeação, foi também estimulante encontrar um conjunto de nomeados que correspondesse às pessoas mais merecedoras de concorrer aos prémios. No final, ficámos bastante contentes com a lista de nomes a que chegámos, que achamos ser representativa da qualidade e versatilidade do surf português. Em geral, não houve grande discórdia e as escolhas foram bastante consensuais”, finalizou.\r\n\r\nAssim, da lista final de nomeados fazem parte:\r\n\r\n<strong>CATEGORIAS POR NOMEAÇÃO </strong>\r\n\r\n<strong>Oakley Surfista do Ano </strong>\r\n\r\nFREDERICO MORAIS\r\n\r\nHUGO VAU\r\n\r\nNICOLAU VON RUPP\r\n\r\nVASCO RIBEIRO\r\n\r\n<strong>Roxy Surfista Feminina do Ano </strong>\r\n\r\nCAMILA KEMP\r\n\r\nCARINA DUARTE\r\n\r\nJOANA ANDRADE\r\n\r\nTERESA BONVALOT\r\n\r\n<strong>Volcom Free Surfer do Ano </strong>\r\n\r\nALEX BOTELHO\r\n\r\nANTÓNIO SILVA\r\n\r\nDIOGO APPLETON\r\n\r\nTERESA ABRAÇOS\r\n\r\n<strong>Deeply Revelação do Ano </strong>\r\n\r\nHUGO VAU\r\n\r\nJOSÉ FERREIRA\r\n\r\nMARIANA ASSIS\r\n\r\nTOMÁS FERNANDES\r\n\r\n<strong>Xhapeland Shaper do Ano </strong>\r\n\r\nNICK URICCHIO – Semente Surfboards\r\n\r\nNUNO CARDOSO – Polen Surfboards\r\n\r\nNUNO MATTA – Matta Shapes/SUPERbrand\r\n\r\nRUI MENESES “PICOS” – XCult/Xhapeland\r\n\r\n<strong>Kia Evento do Ano </strong>\r\n\r\nALLIANZ CAPÍTULO PERFEITO POWERED BY BILLABONG (CARCAVELOS)\r\n\r\nLIGA MOCHE (CAMPEONATO NACIONAL DE SURF)\r\n\r\nPORTUGUESE WAVE SERIES CASCAIS TROPHY (AÇORES, CARCAVELOS, PENICHE)\r\n\r\nSAL - SURF AT LISBON (LISBOA)\r\n\r\n<strong>Sexy Wines os Mais Sexy do Ano </strong>\r\n\r\nANA SARMENTO\r\n\r\nFILIPA PRUDÊNCIO\r\n\r\nMIGUEL MOUZINHO\r\n\r\nNIC VON RUPP\r\n\r\n<strong>Treinador do Ano </strong>\r\n\r\nACADEMIA PROFISSIONAL DE SURF\r\n\r\nMIGUEL GRAÇA\r\n\r\nRICHARD “DOG” MARSH\r\n\r\nRODRIGO SOUSA\r\n\r\n<strong>CATEGORIAS POR CANDIDATURAS </strong>\r\n\r\n<strong>Ericeira Surf &amp; Skate Tubo do Ano </strong>\r\n\r\nALEX BOTELHO, ROCA PUTA\r\n\r\nJOÃO GUEDES, SECRET SPOT\r\n\r\nNICOLAU VON RUPP, SUPERTUBOS\r\n\r\nRUBEN GONZALEZ, PICO DO FUTURO\r\n\r\n<strong>Billabong Maior Onda do Ano Remada </strong>\r\n\r\nALEX BOTELHO, MAVERICKS, EUA\r\n\r\nHUGO VAU, PRAIA DO NORTE, NAZARÉ\r\n\r\nJOÃO MACEDO, ROCA PUTA, PAÍS BASCO, ESPANHA\r\n\r\nNIC VON RUPP, IRLANDA, EUROPA\r\n\r\n<strong>Ocean &amp; Earth Maior Onda do Ano Tow-in </strong>\r\n\r\nANTÓNIO SILVA, PRAIA NORTE, NAZARÉ\r\n\r\nHUGO VAU, PRAIA DO NORTE, NAZARÉ\r\n\r\nJOANA ANDRADE, PRAIA NORTE, NAZARÉ\r\n\r\nRUBEN GONZALEZ (ANDRÉ PEDROSO), CABO RASO, CASCAIS\r\n\r\n<strong>Polen Onda do Ano </strong>\r\n\r\nFREDERICO MORAIS, COSTA DE CAPARICA\r\n\r\nJOÃO GUEDES, ESPINHO\r\n\r\nMIGUEL BLANCO, RIBEIRA D’ILHAS, ERICEIRA\r\n\r\nRUBEN GONZALEZ, PICO DO FUTURO, ERICEIRA\r\n\r\n<strong>Reef Manobra do Ano </strong>\r\n\r\nFILIPE JERVIS, AIR REVERSE, GUINCHO\r\n\r\nFRANCISCO ALVES, ALLEY OOP, PRAIA DAS MAÇÃS\r\n\r\nFREDERICO MORAIS, AIR REVERSE, ARRIFANA\r\n\r\nTIAGO PIRES, SNAP LAYBACK, RIBEIRA D’ILHAS\r\n\r\n<strong>Hurley Videoclip do Ano </strong>\r\n\r\nDAY IN DAY OUT – SURFISTA: KIKAS MORAIS|CARLOS PINTO\r\n\r\nFACING FEAR – SURFISTA : FRANCISCO ALVES| JOÃO MONGE, RICARDO DAMÁSIO\r\n\r\nPORTUGAL SILVER COAST — SURFISTA: RUBEN GONZALEZ | BOA ONDA PRODUÇÕES (ANTÓNIO DA SILVA)\r\n\r\nTWO ISLANDS — SURFISTA: NICOLAU VON RUPP | DINIS &amp;GUSTAVO (DINIS E GUSTAVO)\r\n\r\n<strong>Foto do Ano </strong>\r\n\r\nANDRÉ CARVALHO, ERIC REBIERE, NAZARÉ\r\n\r\nCARLOS PINTO, CARCAVELOS\r\n\r\nRICARDO BRAVO, NICOLAU VON RUPP, CARCAVELOS\r\n\r\nVITOR ESTRELINHA, GARRETT MCNAMARA, NAZARÉ\r\n\r\nUma vez encontrados os finalistas, <strong>a palavra pertence agora aos fãs</strong>. Até dia <strong>9 de junho</strong>, qualquer pessoa é livre de participar, votando nos seus candidatos preferidos e escolhendo os grandes vencedores da noite.\r\n\r\n\r\n<div class=\"grid_12 mbs centered alpha\"><a class=\"btn btn-1 btn-1e\" href=\"http://ondasdeouro.pt/votacoes/\">VOTA JÁ!</a></div>\r\n\r\n\r\n<strong>Os vencedores só serão conhecido na noite de 10 de junho</strong>, numa Gala que irá revelar categoria a categoria os nomes mais votados pelo público.\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal 2015 são patrocinados pela Kia e Câmara Municipal de Cascais e contam com os <em>media partners </em>SURFPortugal, RTP, FUEL TV, Jornal i, Sol e Mega Hits.\r\n\r\n<strong>Mais informações em: </strong>\r\n\r\nOndasdeouro.pt\r\n\r\nwww.facebook.com/ondasdeouro', 'Revelada lista de nomeados da maior Gala do surf nacional  -  KIA Ondas de Ouro Surf Awards powered by SURFPortugal', '', 'inherit', 'open', 'open', '', '1456-revision-v1', '', '', '2015-05-26 11:50:27', '2015-05-26 11:50:27', '', 1456, 'http://ondasdeouro.pt/1456-revision-v1/', 0, 'revision', '', 0),
(1463, 0, '2015-05-26 11:46:05', '2015-05-26 11:46:05', '', 'Revelada lista de nomeados da maior Gala do surf nacional  –  KIA Ondas de Ouro Surf Awards powered by SURFPortugal', '', 'publish', 'open', 'open', '', 'revelada-lista-de-nomeados-da-maior-gala-do-surf-nacional-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal', '', '', '2015-05-26 11:46:05', '2015-05-26 11:46:05', '', 0, 'http://ondasdeouro.pt/feed-items/revelada-lista-de-nomeados-da-maior-gala-do-surf-nacional-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal/', 0, 'wprss_feed_item', '', 0),
(1464, 1, '2015-05-26 20:25:45', '2015-05-26 20:25:45', 'Para votar:\n- vote em um nomeado de cada categoria através do botão \'votar\'.\n- No final deve clicar em \"submeter votação\"\nAtenção que só pode votar uma vez - e uma vez submetida a votação não pode ser alterada.', 'Votações', '', 'inherit', 'open', 'open', '', '895-autosave-v1', '', '', '2015-05-26 20:25:45', '2015-05-26 20:25:45', '', 895, 'http://ondasdeouro.pt/895-autosave-v1/', 0, 'revision', '', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1465, 1, '2015-05-26 20:26:19', '2015-05-26 20:26:19', 'Para votar:\r\n- vote em um nomeado de cada categoria através do botão \'votar\'.\r\n- No final deve clicar em \"submeter votação\"\r\n- Atenção que só pode votar uma vez - e uma vez submetida a votação não pode ser alterada.', 'Votações', '', 'inherit', 'open', 'open', '', '895-revision-v1', '', '', '2015-05-26 20:26:19', '2015-05-26 20:26:19', '', 895, 'http://ondasdeouro.pt/895-revision-v1/', 0, 'revision', '', 0),
(1467, 1, '2015-05-25 19:00:25', '2015-05-25 19:00:25', 'Kia Ondas de Ouro Surf Awards powered by SURFPortugal\r\nCategoria: Ericeira Surf & Skate Tubo do ano\r\nSurfer: Alexandre Ferreira\r\nLocal: Pedra Branca\r\nData:  03-01-2015\r\nCamera: Luis Bento', 'Alexandre Ferreira - Tubo do Ano', '', 'publish', 'closed', 'closed', '', 'alexandre-ferreira-tubo-do-ano', '', '', '2015-05-29 12:44:14', '2015-05-29 12:44:14', '', 0, 'http://ondasdeouro.pt/?post_type=candidaturas&#038;p=1467', 0, 'candidaturas', '', 0),
(1468, 1, '2015-05-29 12:43:30', '2015-05-29 12:43:30', '', 'xaninho-tubo', '', 'inherit', 'open', 'open', '', 'xaninho-tubo', '', '', '2015-05-29 12:43:30', '2015-05-29 12:43:30', '', 1467, 'http://ondasdeouro.pt/wp-content/uploads/2015/05/xaninho-tubo.jpg', 0, 'attachment', 'image/jpeg', 0),
(1471, 1, '2015-06-09 23:04:42', '2015-06-09 23:04:42', 'As votações terminaram', 'Votações', '', 'inherit', 'open', 'open', '', '895-revision-v1', '', '', '2015-06-09 23:04:42', '2015-06-09 23:04:42', '', 895, 'http://ondasdeouro.pt/895-revision-v1/', 0, 'revision', '', 0),
(1472, 1, '2015-06-10 09:54:23', '2015-06-10 09:54:23', '<strong>Votações para escolher os vencedores da primeira Gala do surf nacional terminaram, os vencedores serão anunciados hoje.</strong>\r\n\r\n<em>Cascais, 10 de junho de 2015 </em>\r\n\r\nSerão hoje anunciados os vencedores da I Gala dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, que se realiza esta <strong>quarta-feira </strong>(dia 10), no <strong>Casino Estoril</strong>, em Cascais.\r\n\r\nO evento vai premiar os nomes <strong>mais votados pelo público </strong>naquela que será a primeira Gala dedicada ao surf realizada em Portugal. Depois de pré-selecionados pela Comissão de Notáveis, um painel de especialistas expressamente convocado para o efeito, os nomeados foram escolhidos pelos fãs através de votação online em www.ondasdeouro.pt.\r\n\r\nDurante a Gala, serão atribuídos prémios em <strong>15 categorias </strong>distintas, designadamente, Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Ericeira Surf &amp; Skate Tubo do Ano, Billabong Maior Onda do Ano (remada), Ocean &amp; Earth Maior Onda do Ano (tow-in), Reef Manobra do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Polen Onda do Ano, Xhapeland Shaper do Ano, Sexy Wines Os Mais Sexy do Ano, Kia Evento do Ano, Hurley Videoclip do Ano, Treinador do Ano e Foto do Ano.\r\n\r\nA cerimónia vai também destacar dois nomeados-surpresa com os prémios especiais <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, cujos destinatários foram escolhidos em exclusivo pela Direção da Gala e Comissão de Notáveis. Os nomes dos premiados só serão conhecidos na noite do evento, numa iniciativa que visa homenagear dois percursos de inestimáveis contribuições para o reconhecimento e desenvolvimento do surf em Portugal.\r\n\r\nOs nomeados são:\r\n\r\n<span style=\"text-decoration: underline;\">CATEGORIAS POR NOMEAÇÃO</span>\r\n\r\n<strong>Oakley Surfista do Ano</strong>\r\nFREDERICO MORAIS\r\nHUGO VAU\r\nNICOLAU VON RUPP\r\nVASCO RIBEIRO\r\n\r\n<strong>Roxy Surfista Feminina do Ano</strong>\r\nCAMILA KEMP\r\nCARINA DUARTE\r\nJOANA ANDRADE\r\nTERESA BONVALOT\r\n\r\n<strong>Volcom Free Surfer do Ano</strong>\r\nALEX BOTELHO\r\nANTÓNIO SILVA\r\nDIOGO APPLETON\r\nTERESA ABRAÇOS\r\n\r\n<strong>Deeply Revelação do Ano</strong>\r\nHUGO VAU\r\nJOSÉ FERREIRA\r\nMARIANA ASSIS\r\nTOMÁS FERNANDES\r\n\r\n<strong>Xhapeland Shaper do Ano</strong>\r\nNICK URICCHIO – Semente Surfboards\r\nNUNO CARDOSO – Polen Surfboards\r\nNUNO MATTA – Matta Shapes/SUPERbrand\r\nRUI MENESES “PICOS” – XCult/Xhapeland\r\n\r\n<strong>Kia Evento do Ano</strong>\r\nALLIANZ CAPÍTULO PERFEITO POWERED BY BILLABONG (CARCAVELOS)\r\nLIGA MOCHE (CAMPEONATO NACIONAL DE SURF)\r\nPORTUGUESE WAVE SERIES CASCAIS TROPHY (AÇORES, CARCAVELOS, PENICHE)\r\nSAL – SURF AT LISBON (LISBOA)\r\n\r\n<strong>Sexy Wines os Mais Sexy do Ano</strong>\r\nANA SARMENTO\r\nFILIPA PRUDÊNCIO\r\nMIGUEL MOUZINHO\r\nNIC VON RUPP\r\n\r\n<strong>Treinador do Ano</strong>\r\nACADEMIA PROFISSIONAL DE SURF\r\nMIGUEL GRAÇA\r\nRICHARD “DOG” MARSH\r\nRODRIGO SOUSA\r\n\r\n&nbsp;\r\n\r\n<span style=\"text-decoration: underline;\">CATEGORIAS POR CANDIDATURAS</span>\r\n\r\n<strong>Ericeira Surf &amp; Skate Tubo do Ano</strong>\r\nALEX BOTELHO, ROCA PUTA\r\nJOÃO GUEDES, SECRET SPOT\r\nNICOLAU VON RUPP, SUPERTUBOS\r\nRUBEN GONZALEZ, PICO DO FUTURO\r\n\r\n<strong>Billabong Maior Onda do Ano Remada</strong>\r\nALEX BOTELHO, MAVERICKS, EUA\r\nHUGO VAU, PRAIA DO NORTE, NAZARÉ\r\nJOÃO MACEDO, ROCA PUTA, PAÍS BASCO, ESPANHA\r\nNIC VON RUPP, IRLANDA, EUROPA\r\n\r\n<strong>Ocean &amp; Earth Maior Onda do Ano Tow-in</strong>\r\nANTÓNIO SILVA, PRAIA NORTE, NAZARÉ\r\nHUGO VAU, PRAIA DO NORTE, NAZARÉ\r\nJOANA ANDRADE, PRAIA NORTE, NAZARÉ\r\nRUBEN GONZALEZ (ANDRÉ PEDROSO), CABO RASO, CASCAIS\r\n\r\n<strong>Polen Onda do Ano</strong>\r\nFREDERICO MORAIS, COSTA DE CAPARICA\r\nJOÃO GUEDES, ESPINHO\r\nMIGUEL BLANCO, RIBEIRA D’ILHAS, ERICEIRA\r\nRUBEN GONZALEZ, PICO DO FUTURO, ERICEIRA\r\n\r\n<strong>Reef Manobra do Ano</strong>\r\nFILIPE JERVIS, AIR REVERSE, GUINCHO\r\nFRANCISCO ALVES, ALLEY OOP, PRAIA DAS MAÇÃS\r\nFREDERICO MORAIS, AIR REVERSE, ARRIFANA\r\nTIAGO PIRES, SNAP LAYBACK, RIBEIRA D’ILHAS\r\n\r\n<strong>Hurley Videoclip do Ano</strong>\r\nDAY IN DAY OUT – SURFISTA: KIKAS MORAIS|CARLOS PINTO\r\nFACING FEAR – SURFISTA : FRANCISCO ALVES| JOÃO MONGE, RICARDO DAMÁSIO\r\nPORTUGAL SILVER COAST — SURFISTA: RUBEN GONZALEZ | BOA ONDA PRODUÇÕES (ANTÓNIO DA SILVA)\r\nTWO ISLANDS — SURFISTA: NICOLAU VON RUPP | DINIS &amp;GUSTAVO (DINIS E GUSTAVO)\r\n\r\n<strong>Foto do Ano</strong>\r\nANDRÉ CARVALHO, ERIC REBIERE, NAZARÉ\r\nCARLOS PINTO, CARCAVELOS\r\nRICARDO BRAVO, NICOLAU VON RUPP, CARCAVELOS\r\nVITOR ESTRELINHA, GARRETT MCNAMARA, NAZARÉ', 'Vencedores vão ser revelados hoje (dia 10) na Gala - Casino Estoril', '', 'publish', 'open', 'open', '', 'vencedores-vao-ser-revelados-hoje-dia-10-na-gala-casino-estoril', '', '', '2015-06-10 13:07:28', '2015-06-10 13:07:28', '', 0, 'http://ondasdeouro.pt/?p=1472', 0, 'post', '', 0),
(1473, 1, '2015-06-10 09:54:17', '2015-06-10 09:54:17', '', 'gala', '', 'inherit', 'open', 'open', '', 'gala-2', '', '', '2015-06-10 09:54:17', '2015-06-10 09:54:17', '', 1472, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/gala.jpg', 0, 'attachment', 'image/jpeg', 0),
(1474, 1, '2015-06-10 09:54:23', '2015-06-10 09:54:23', '<strong>Votações para escolher os vencedores da primeira Gala do surf nacional terminaram, os vencedores serão anunciados hoje.</strong>\r\n\r\n<em>Cascais, 10 de junho de 2015 </em>\r\n\r\nSerão hoje anunciados os vencedores da I Gala dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, que se realiza esta <strong>quarta-feira </strong>(dia 10), no <strong>Casino Estoril</strong>, em Cascais.\r\n\r\nO evento vai premiar os nomes <strong>mais votados pelo público </strong>naquela que será a primeira Gala dedicada ao surf realizada em Portugal. Depois de pré-selecionados pela Comissão de Notáveis, um painel de especialistas expressamente convocado para o efeito, os nomeados foram escolhidos pelos fãs através de votação online em www.ondasdeouro.pt.\r\n\r\nDurante a Gala, serão atribuídos prémios em <strong>15 categorias </strong>distintas, designadamente, Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Ericeira Surf &amp; Skate Tubo do Ano, Billabong Maior Onda do Ano (remada), Ocean &amp; Earth Maior Onda do Ano (tow-in), Reef Manobra do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Polen Onda do Ano, Xhapeland Shaper do Ano, Sexy Wines Os Mais Sexy do Ano, Kia Evento do Ano, Hurley Videoclip do Ano, Treinador do Ano e Foto do Ano.\r\n\r\nA cerimónia vai também destacar dois nomeados-surpresa com os prémios especiais <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, cujos destinatários foram escolhidos em exclusivo pela Direção da Gala e Comissão de Notáveis. Os nomes dos premiados só serão conhecidos na noite do evento, numa iniciativa que visa homenagear dois percursos de inestimáveis contribuições para o reconhecimento e desenvolvimento do surf em Portugal.', 'Vencedores vão ser revelados hoje (dia 10) na Gala - Casino Estoril', '', 'inherit', 'open', 'open', '', '1472-revision-v1', '', '', '2015-06-10 09:54:23', '2015-06-10 09:54:23', '', 1472, 'http://ondasdeouro.pt/1472-revision-v1/', 0, 'revision', '', 0),
(1475, 1, '2015-06-10 09:58:49', '2015-06-10 09:58:49', '<strong>Votações para escolher os vencedores da primeira Gala do surf nacional terminaram, os vencedores serão anunciados hoje.</strong>\n\n<em>Cascais, 10 de junho de 2015 </em>\n\nSerão hoje anunciados os vencedores da I Gala dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, que se realiza esta <strong>quarta-feira </strong>(dia 10), no <strong>Casino Estoril</strong>, em Cascais.\n\nO evento vai premiar os nomes <strong>mais votados pelo público </strong>naquela que será a primeira Gala dedicada ao surf realizada em Portugal. Depois de pré-selecionados pela Comissão de Notáveis, um painel de especialistas expressamente convocado para o efeito, os nomeados foram escolhidos pelos fãs através de votação online em www.ondasdeouro.pt.\n\nDurante a Gala, serão atribuídos prémios em <strong>15 categorias </strong>distintas, designadamente, Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Ericeira Surf &amp; Skate Tubo do Ano, Billabong Maior Onda do Ano (remada), Ocean &amp; Earth Maior Onda do Ano (tow-in), Reef Manobra do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Polen Onda do Ano, Xhapeland Shaper do Ano, Sexy Wines Os Mais Sexy do Ano, Kia Evento do Ano, Hurley Videoclip do Ano, Treinador do Ano e Foto do Ano.\n\nA cerimónia vai também destacar dois nomeados-surpresa com os prémios especiais <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, cujos destinatários foram escolhidos em exclusivo pela Direção da Gala e Comissão de Notáveis. Os nomes dos premiados só serão conhecidos na noite do evento, numa iniciativa que visa homenagear dois percursos de inestimáveis contribuições para o reconhecimento e desenvolvimento do surf em Portugal.\n\nOs nomeados são:\n\n<span style=\"text-decoration: underline;\">CATEGORIAS POR NOMEAÇÃO</span>\n\n<strong>Oakley Surfista do Ano</strong>\nFREDERICO MORAIS\nHUGO VAU\nNICOLAU VON RUPP\nVASCO RIBEIRO\n\n<strong>Roxy Surfista Feminina do Ano</strong>\nCAMILA KEMP\nCARINA DUARTE\nJOANA ANDRADE\nTERESA BONVALOT\n\n<strong>Volcom Free Surfer do Ano</strong>\nALEX BOTELHO\nANTÓNIO SILVA\nDIOGO APPLETON\nTERESA ABRAÇOS\n\n<strong>Deeply Revelação do Ano</strong>\nHUGO VAU\nJOSÉ FERREIRA\nMARIANA ASSIS\nTOMÁS FERNANDES\n\n<strong>Xhapeland Shaper do Ano</strong>\nNICK URICCHIO – Semente Surfboards\nNUNO CARDOSO – Polen Surfboards\nNUNO MATTA – Matta Shapes/SUPERbrand\nRUI MENESES “PICOS” – XCult/Xhapeland\n\n<strong>Kia Evento do Ano</strong>\nALLIANZ CAPÍTULO PERFEITO POWERED BY BILLABONG (CARCAVELOS)\nLIGA MOCHE (CAMPEONATO NACIONAL DE SURF)\nPORTUGUESE WAVE SERIES CASCAIS TROPHY (AÇORES, CARCAVELOS, PENICHE)\nSAL – SURF AT LISBON (LISBOA)\n\n<strong>Sexy Wines os Mais Sexy do Ano</strong>\nANA SARMENTO\nFILIPA PRUDÊNCIO\nMIGUEL MOUZINHO\nNIC VON RUPP\n\n<strong>Treinador do Ano</strong>\nACADEMIA PROFISSIONAL DE SURF\nMIGUEL GRAÇA\nRICHARD “DOG” MARSH\nRODRIGO SOUSA\n\n&nbsp;\n\n<span style=\"text-decoration: underline;\">CATEGORIAS POR CANDIDATURAS</span>\n\n<strong>Ericeira Surf &amp; Skate Tubo do Ano</strong>\nALEX BOTELHO, ROCA PUTA\nJOÃO GUEDES, SECRET SPOT\nNICOLAU VON RUPP, SUPERTUBOS\nRUBEN GONZALEZ, PICO DO FUTURO\n\n<strong>Billabong Maior Onda do Ano Remada</strong>\nALEX BOTELHO, MAVERICKS, EUA\nHUGO VAU, PRAIA DO NORTE, NAZARÉ\nJOÃO MACEDO, ROCA PUTA, PAÍS BASCO, ESPANHA\nNIC VON RUPP, IRLANDA, EUROPA\n\n<strong>Ocean &amp; Earth Maior Onda do Ano Tow-in</strong>\nANTÓNIO SILVA, PRAIA NORTE, NAZARÉ\nHUGO VAU, PRAIA DO NORTE, NAZARÉ\nJOANA ANDRADE, PRAIA NORTE, NAZARÉ\nRUBEN GONZALEZ (ANDRÉ PEDROSO), CABO RASO, CASCAIS\n\n<strong>Polen Onda do Ano</strong>\nFREDERICO MORAIS, COSTA DE CAPARICA\nJOÃO GUEDES, ESPINHO\nMIGUEL BLANCO, RIBEIRA D’ILHAS, ERICEIRA\nRUBEN GONZALEZ, PICO DO FUTURO, ERICEIRA\n\n<strong>Reef Manobra do Ano</strong>\nFILIPE JERVIS, AIR REVERSE, GUINCHO\nFRANCISCO ALVES, ALLEY OOP, PRAIA DAS MAÇÃS\nFREDERICO MORAIS, AIR REVERSE, ARRIFANA\nTIAGO PIRES, SNAP LAYBACK, RIBEIRA D’ILHAS\n\n<strong>Hurley Videoclip do Ano</strong>\nDAY IN DAY OUT – SURFISTA: KIKAS MORAIS|CARLOS PINTO\nFACING FEAR – SURFISTA : FRANCISCO ALVES| JOÃO MONGE, RICARDO DAMÁSIO\nPORTUGAL SILVER COAST — SURFISTA: RUBEN GONZALEZ | BOA ONDA PRODUÇÕES (ANTÓNIO DA SILVA)\nTWO ISLANDS — SURFISTA: NICOLAU VON RUPP | DINIS &amp;GUSTAVO (DINIS E GUSTAVO)\n\n<strong>Foto do Ano</strong>\nANDRÉ CARVALHO, ERIC REBIERE, NAZARÉ\nCARLOS PINTO, CARCAVELOS\nRICARDO BRAVO, NICOLAU VON RUPP, CARCAVELOS\nVITOR ESTRELINHA, GARRETT MCNAMARA, NAZARÉ', 'Vencedores vão ser revelados hoje (dia 10) na Gala - Casino Estoril', '', 'inherit', 'open', 'open', '', '1472-autosave-v1', '', '', '2015-06-10 09:58:49', '2015-06-10 09:58:49', '', 1472, 'http://ondasdeouro.pt/1472-autosave-v1/', 0, 'revision', '', 0),
(1476, 1, '2015-06-10 09:57:26', '2015-06-10 09:57:26', '<strong>Votações para escolher os vencedores da primeira Gala do surf nacional terminaram, os vencedores serão anunciados hoje.</strong>\r\n\r\n<em>Cascais, 10 de junho de 2015 </em>\r\n\r\nSerão hoje anunciados os vencedores da I Gala dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, que se realiza esta <strong>quarta-feira </strong>(dia 10), no <strong>Casino Estoril</strong>, em Cascais.\r\n\r\nO evento vai premiar os nomes <strong>mais votados pelo público </strong>naquela que será a primeira Gala dedicada ao surf realizada em Portugal. Depois de pré-selecionados pela Comissão de Notáveis, um painel de especialistas expressamente convocado para o efeito, os nomeados foram escolhidos pelos fãs através de votação online em www.ondasdeouro.pt.\r\n\r\nDurante a Gala, serão atribuídos prémios em <strong>15 categorias </strong>distintas, designadamente, Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Ericeira Surf &amp; Skate Tubo do Ano, Billabong Maior Onda do Ano (remada), Ocean &amp; Earth Maior Onda do Ano (tow-in), Reef Manobra do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Polen Onda do Ano, Xhapeland Shaper do Ano, Sexy Wines Os Mais Sexy do Ano, Kia Evento do Ano, Hurley Videoclip do Ano, Treinador do Ano e Foto do Ano.\r\n\r\nA cerimónia vai também destacar dois nomeados-surpresa com os prémios especiais <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, cujos destinatários foram escolhidos em exclusivo pela Direção da Gala e Comissão de Notáveis. Os nomes dos premiados só serão conhecidos na noite do evento, numa iniciativa que visa homenagear dois percursos de inestimáveis contribuições para o reconhecimento e desenvolvimento do surf em Portugal.\r\n\r\n\r\nOs nomeados são:\r\n\r\nCATEGORIAS POR NOMEAÇÃO\r\n\r\nOakley Surfista do Ano\r\nFREDERICO MORAIS\r\nHUGO VAU\r\nNICOLAU VON RUPP\r\nVASCO RIBEIRO\r\n\r\nRoxy Surfista Feminina do Ano\r\nCAMILA KEMP\r\nCARINA DUARTE\r\nJOANA ANDRADE\r\nTERESA BONVALOT\r\n\r\nVolcom Free Surfer do Ano\r\nALEX BOTELHO\r\nANTÓNIO SILVA\r\nDIOGO APPLETON\r\nTERESA ABRAÇOS\r\n\r\nDeeply Revelação do Ano\r\nHUGO VAU\r\nJOSÉ FERREIRA\r\nMARIANA ASSIS\r\nTOMÁS FERNANDES\r\n\r\nXhapeland Shaper do Ano\r\nNICK URICCHIO – Semente Surfboards\r\nNUNO CARDOSO – Polen Surfboards\r\nNUNO MATTA – Matta Shapes/SUPERbrand\r\nRUI MENESES “PICOS” – XCult/Xhapeland\r\n\r\nKia Evento do Ano\r\nALLIANZ CAPÍTULO PERFEITO POWERED BY BILLABONG (CARCAVELOS)\r\nLIGA MOCHE (CAMPEONATO NACIONAL DE SURF)\r\nPORTUGUESE WAVE SERIES CASCAIS TROPHY (AÇORES, CARCAVELOS, PENICHE)\r\nSAL – SURF AT LISBON (LISBOA)\r\n\r\nSexy Wines os Mais Sexy do Ano\r\nANA SARMENTO\r\nFILIPA PRUDÊNCIO\r\nMIGUEL MOUZINHO\r\nNIC VON RUPP\r\n\r\nTreinador do Ano\r\nACADEMIA PROFISSIONAL DE SURF\r\nMIGUEL GRAÇA\r\nRICHARD “DOG” MARSH\r\nRODRIGO SOUSA\r\n\r\nCATEGORIAS POR CANDIDATURAS\r\nEriceira Surf & Skate Tubo do Ano\r\nALEX BOTELHO, ROCA PUTA\r\nJOÃO GUEDES, SECRET SPOT\r\nNICOLAU VON RUPP, SUPERTUBOS\r\nRUBEN GONZALEZ, PICO DO FUTURO\r\n\r\nBillabong Maior Onda do Ano Remada\r\nALEX BOTELHO, MAVERICKS, EUA\r\nHUGO VAU, PRAIA DO NORTE, NAZARÉ\r\nJOÃO MACEDO, ROCA PUTA, PAÍS BASCO, ESPANHA\r\nNIC VON RUPP, IRLANDA, EUROPA\r\n\r\nOcean & Earth Maior Onda do Ano Tow-in\r\nANTÓNIO SILVA, PRAIA NORTE, NAZARÉ\r\nHUGO VAU, PRAIA DO NORTE, NAZARÉ\r\nJOANA ANDRADE, PRAIA NORTE, NAZARÉ\r\nRUBEN GONZALEZ (ANDRÉ PEDROSO), CABO RASO, CASCAIS\r\n\r\nPolen Onda do Ano\r\nFREDERICO MORAIS, COSTA DE CAPARICA\r\nJOÃO GUEDES, ESPINHO\r\nMIGUEL BLANCO, RIBEIRA D’ILHAS, ERICEIRA\r\nRUBEN GONZALEZ, PICO DO FUTURO, ERICEIRA\r\n\r\nReef Manobra do Ano\r\nFILIPE JERVIS, AIR REVERSE, GUINCHO\r\nFRANCISCO ALVES, ALLEY OOP, PRAIA DAS MAÇÃS\r\nFREDERICO MORAIS, AIR REVERSE, ARRIFANA\r\nTIAGO PIRES, SNAP LAYBACK, RIBEIRA D’ILHAS\r\n\r\nHurley Videoclip do Ano\r\nDAY IN DAY OUT – SURFISTA: KIKAS MORAIS|CARLOS PINTO\r\nFACING FEAR – SURFISTA : FRANCISCO ALVES| JOÃO MONGE, RICARDO DAMÁSIO\r\nPORTUGAL SILVER COAST — SURFISTA: RUBEN GONZALEZ | BOA ONDA PRODUÇÕES (ANTÓNIO DA SILVA)\r\nTWO ISLANDS — SURFISTA: NICOLAU VON RUPP | DINIS &GUSTAVO (DINIS E GUSTAVO)\r\n\r\nFoto do Ano\r\nANDRÉ CARVALHO, ERIC REBIERE, NAZARÉ\r\nCARLOS PINTO, CARCAVELOS\r\nRICARDO BRAVO, NICOLAU VON RUPP, CARCAVELOS\r\nVITOR ESTRELINHA, GARRETT MCNAMARA, NAZARÉ\r\n', 'Vencedores vão ser revelados hoje (dia 10) na Gala - Casino Estoril', '', 'inherit', 'open', 'open', '', '1472-revision-v1', '', '', '2015-06-10 09:57:26', '2015-06-10 09:57:26', '', 1472, 'http://ondasdeouro.pt/1472-revision-v1/', 0, 'revision', '', 0),
(1477, 1, '2015-06-10 09:58:56', '2015-06-10 09:58:56', '<strong>Votações para escolher os vencedores da primeira Gala do surf nacional terminaram, os vencedores serão anunciados hoje.</strong>\r\n\r\n<em>Cascais, 10 de junho de 2015 </em>\r\n\r\nSerão hoje anunciados os vencedores da I Gala dos <strong>KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, que se realiza esta <strong>quarta-feira </strong>(dia 10), no <strong>Casino Estoril</strong>, em Cascais.\r\n\r\nO evento vai premiar os nomes <strong>mais votados pelo público </strong>naquela que será a primeira Gala dedicada ao surf realizada em Portugal. Depois de pré-selecionados pela Comissão de Notáveis, um painel de especialistas expressamente convocado para o efeito, os nomeados foram escolhidos pelos fãs através de votação online em www.ondasdeouro.pt.\r\n\r\nDurante a Gala, serão atribuídos prémios em <strong>15 categorias </strong>distintas, designadamente, Oakley Surfista do Ano, Roxy Surfista Feminina do Ano, Ericeira Surf &amp; Skate Tubo do Ano, Billabong Maior Onda do Ano (remada), Ocean &amp; Earth Maior Onda do Ano (tow-in), Reef Manobra do Ano, Volcom Free Surfer do Ano, Deeply Revelação do Ano, Polen Onda do Ano, Xhapeland Shaper do Ano, Sexy Wines Os Mais Sexy do Ano, Kia Evento do Ano, Hurley Videoclip do Ano, Treinador do Ano e Foto do Ano.\r\n\r\nA cerimónia vai também destacar dois nomeados-surpresa com os prémios especiais <strong>Carreira </strong>e <strong>Contributo ao Surf</strong>, cujos destinatários foram escolhidos em exclusivo pela Direção da Gala e Comissão de Notáveis. Os nomes dos premiados só serão conhecidos na noite do evento, numa iniciativa que visa homenagear dois percursos de inestimáveis contribuições para o reconhecimento e desenvolvimento do surf em Portugal.\r\n\r\nOs nomeados são:\r\n\r\n<span style=\"text-decoration: underline;\">CATEGORIAS POR NOMEAÇÃO</span>\r\n\r\n<strong>Oakley Surfista do Ano</strong>\r\nFREDERICO MORAIS\r\nHUGO VAU\r\nNICOLAU VON RUPP\r\nVASCO RIBEIRO\r\n\r\n<strong>Roxy Surfista Feminina do Ano</strong>\r\nCAMILA KEMP\r\nCARINA DUARTE\r\nJOANA ANDRADE\r\nTERESA BONVALOT\r\n\r\n<strong>Volcom Free Surfer do Ano</strong>\r\nALEX BOTELHO\r\nANTÓNIO SILVA\r\nDIOGO APPLETON\r\nTERESA ABRAÇOS\r\n\r\n<strong>Deeply Revelação do Ano</strong>\r\nHUGO VAU\r\nJOSÉ FERREIRA\r\nMARIANA ASSIS\r\nTOMÁS FERNANDES\r\n\r\n<strong>Xhapeland Shaper do Ano</strong>\r\nNICK URICCHIO – Semente Surfboards\r\nNUNO CARDOSO – Polen Surfboards\r\nNUNO MATTA – Matta Shapes/SUPERbrand\r\nRUI MENESES “PICOS” – XCult/Xhapeland\r\n\r\n<strong>Kia Evento do Ano</strong>\r\nALLIANZ CAPÍTULO PERFEITO POWERED BY BILLABONG (CARCAVELOS)\r\nLIGA MOCHE (CAMPEONATO NACIONAL DE SURF)\r\nPORTUGUESE WAVE SERIES CASCAIS TROPHY (AÇORES, CARCAVELOS, PENICHE)\r\nSAL – SURF AT LISBON (LISBOA)\r\n\r\n<strong>Sexy Wines os Mais Sexy do Ano</strong>\r\nANA SARMENTO\r\nFILIPA PRUDÊNCIO\r\nMIGUEL MOUZINHO\r\nNIC VON RUPP\r\n\r\n<strong>Treinador do Ano</strong>\r\nACADEMIA PROFISSIONAL DE SURF\r\nMIGUEL GRAÇA\r\nRICHARD “DOG” MARSH\r\nRODRIGO SOUSA\r\n\r\n&nbsp;\r\n\r\n<span style=\"text-decoration: underline;\">CATEGORIAS POR CANDIDATURAS</span>\r\n\r\n<strong>Ericeira Surf &amp; Skate Tubo do Ano</strong>\r\nALEX BOTELHO, ROCA PUTA\r\nJOÃO GUEDES, SECRET SPOT\r\nNICOLAU VON RUPP, SUPERTUBOS\r\nRUBEN GONZALEZ, PICO DO FUTURO\r\n\r\n<strong>Billabong Maior Onda do Ano Remada</strong>\r\nALEX BOTELHO, MAVERICKS, EUA\r\nHUGO VAU, PRAIA DO NORTE, NAZARÉ\r\nJOÃO MACEDO, ROCA PUTA, PAÍS BASCO, ESPANHA\r\nNIC VON RUPP, IRLANDA, EUROPA\r\n\r\n<strong>Ocean &amp; Earth Maior Onda do Ano Tow-in</strong>\r\nANTÓNIO SILVA, PRAIA NORTE, NAZARÉ\r\nHUGO VAU, PRAIA DO NORTE, NAZARÉ\r\nJOANA ANDRADE, PRAIA NORTE, NAZARÉ\r\nRUBEN GONZALEZ (ANDRÉ PEDROSO), CABO RASO, CASCAIS\r\n\r\n<strong>Polen Onda do Ano</strong>\r\nFREDERICO MORAIS, COSTA DE CAPARICA\r\nJOÃO GUEDES, ESPINHO\r\nMIGUEL BLANCO, RIBEIRA D’ILHAS, ERICEIRA\r\nRUBEN GONZALEZ, PICO DO FUTURO, ERICEIRA\r\n\r\n<strong>Reef Manobra do Ano</strong>\r\nFILIPE JERVIS, AIR REVERSE, GUINCHO\r\nFRANCISCO ALVES, ALLEY OOP, PRAIA DAS MAÇÃS\r\nFREDERICO MORAIS, AIR REVERSE, ARRIFANA\r\nTIAGO PIRES, SNAP LAYBACK, RIBEIRA D’ILHAS\r\n\r\n<strong>Hurley Videoclip do Ano</strong>\r\nDAY IN DAY OUT – SURFISTA: KIKAS MORAIS|CARLOS PINTO\r\nFACING FEAR – SURFISTA : FRANCISCO ALVES| JOÃO MONGE, RICARDO DAMÁSIO\r\nPORTUGAL SILVER COAST — SURFISTA: RUBEN GONZALEZ | BOA ONDA PRODUÇÕES (ANTÓNIO DA SILVA)\r\nTWO ISLANDS — SURFISTA: NICOLAU VON RUPP | DINIS &amp;GUSTAVO (DINIS E GUSTAVO)\r\n\r\n<strong>Foto do Ano</strong>\r\nANDRÉ CARVALHO, ERIC REBIERE, NAZARÉ\r\nCARLOS PINTO, CARCAVELOS\r\nRICARDO BRAVO, NICOLAU VON RUPP, CARCAVELOS\r\nVITOR ESTRELINHA, GARRETT MCNAMARA, NAZARÉ', 'Vencedores vão ser revelados hoje (dia 10) na Gala - Casino Estoril', '', 'inherit', 'open', 'open', '', '1472-revision-v1', '', '', '2015-06-10 09:58:56', '2015-06-10 09:58:56', '', 1472, 'http://ondasdeouro.pt/1472-revision-v1/', 0, 'revision', '', 0),
(1478, 1, '2015-06-10 10:00:00', '2015-06-10 10:00:00', 'As votações terminaram.\r\n\r\nsabe tudo sobre o evento onde <a title=\"Vencedores vão ser revelados hoje (dia 10) na Gala – Casino Estoril\" href=\"http://ondasdeouro.pt/vencedores-vao-ser-revelados-hoje-dia-10-na-gala-casino-estoril/\">vão ser revelados os nomeados aqui</a>', 'Votações', '', 'inherit', 'open', 'open', '', '895-revision-v1', '', '', '2015-06-10 10:00:00', '2015-06-10 10:00:00', '', 895, 'http://ondasdeouro.pt/895-revision-v1/', 0, 'revision', '', 0),
(1479, 0, '2015-06-10 09:54:23', '2015-06-10 09:54:23', '', 'Vencedores vão ser revelados hoje (dia 10) na Gala – Casino Estoril', '', 'publish', 'open', 'open', '', 'vencedores-vao-ser-revelados-hoje-dia-10-na-gala-casino-estoril', '', '', '2015-06-10 09:54:23', '2015-06-10 09:54:23', '', 0, 'http://ondasdeouro.pt/feed-items/vencedores-vao-ser-revelados-hoje-dia-10-na-gala-casino-estoril/', 0, 'wprss_feed_item', '', 0),
(1480, 1, '2015-06-10 13:07:22', '2015-06-10 13:07:22', '', 'wines', '', 'inherit', 'open', 'open', '', 'wines', '', '', '2015-06-10 13:07:22', '2015-06-10 13:07:22', '', 1472, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/wines.jpg', 0, 'attachment', 'image/jpeg', 0),
(1481, 1, '2015-06-11 14:24:49', '2015-06-11 14:24:49', '&nbsp;\r\n\r\nNic von Rupp e Frederico Morais foram os surfistas mais premiados da noite\r\n\r\n<em>Cascais, 11 de junho de 2015 - </em><em>(créditos fotografia: Pedro Mestre)</em>\r\n\r\nDecorreu ontem no Salão Preto e Prata do Casino Estoril, em Cascais, a <strong>I Gala dos KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, cerimónia que premiou os nomes mais votados pelo público em várias áreas do surf nacional e que contou com apresentação de <strong>Francisco Mendes </strong>e <strong>Helena Coelho</strong>.\r\n\r\n<strong>Nic von Rupp </strong>foi um dos surfistas mais premiados da noite ao vencer dois dos quatro prémios para que estava nomeado, designadamente, <strong>Ericeira Surf &amp; Skate Tubo do Ano </strong>(Supertubos, Peniche) e <strong>Billabong Maior Onda do Ano na Remada </strong>(Mullaghmore, Irlanda). Depois de ter alcançado a prata na Nicarágua, onde foi vice-campeão mundial nos ISA World Surfing Games dias antes da realização da gala, Nic conquistou duplamente o ouro no Casino Estoril, confirmando o estatuto de “fera” do surf português ao sobressair em duas das categorias mais pesadas e técnicas do evento.\r\n\r\n“É uma honra receber estes prémios diante de pessoas que considero meus ídolos”, começou por dizer o surfista da Praia Grande. “Não me considero um <em>big rider </em>mas talvez seja o surfista português mais apaixonado no que toca a ondas tubulares. Na sessão em que apanhei a onda nomeada para Tubo do Ano fui direto do aeroporto para Supertubos, acabado de chegar do Havai, só para surfar aquele swell. Foi por karma que apanhei aquela onda. Dedico a minha vida a procurar ondas perfeitas e, nesse sentido, acho que mereço este reconhecimento”, finalizou.\r\n\r\nQuem também esteve em grande plano foi <strong>Frederico Morais</strong>, vencedor nas categorias <strong>Reef Manobra do Ano </strong>e <strong>Polen Onda do Ano</strong>. O surfista de Cascais carimbou o seu nome nas estatuetas mais <em>high performance </em>da gala, provando por que é considerado um dos líderes da nova geração do surf português.\r\n\r\nEm destaque esteve também <strong>Vasco Ribeiro</strong>, vencedor do prémio <strong>Oakley Surfista do </strong><strong style=\"line-height: 1.5;\">Ano</strong><span style=\"line-height: 1.5;\">. Sem surpresa, os fãs escolheram premiar o jovem surfista que, com apenas 19 anos, se sagrou tricampeão nacional e também campeão júnior europeu e mundial em 2014.</span>\r\n\r\n“É bom saber que o nosso trabalho é reconhecido não só pelas pessoas que fazem surf, mas pelo público em geral. Agora é continuar a trabalhar para no próximo ano estar aqui outra vez”, afirmou Vasco.\r\n\r\n<strong>Teresa Bonvalot </strong>foi a grande vencedora na única categoria destinada exclusivamente ao universo feminino, conquistando o prémio <strong>Roxy Surfista Feminina do Ano </strong>depois de ter sido campeã nacional em 2014 e numa altura em que lidera o ranking do circuito europeu Pro Júnior da World Surfing League (WSL). Ausente por estar a participar numa competição internacional no México, a atleta de Cascais fez-se representar por Rodrigo Pimentão, diretor de marketing da Billabong em Portugal, a quem coube receber a estatueta.\r\n\r\nQuem também subiu ao placo do Salão Preto e Prata foi o algarvio <strong>Alex Botelho </strong>para receber o galardão <strong>Volcom Free Surfer do Ano</strong>, premiando um surfista de múltiplos recursos que no último ano se destacou nas mais diversas condições de mar, desde Mavericks com 15 pés às sessões clássicas dos Coxos e outros picos da costa portuguesa.\r\n\r\nPor sua vez, <strong>Tomás Fernandes</strong>, de 19 anos, foi laureado com o prémio <strong>Deeply Revelação do Ano</strong>, vendo ser reconhecida e distinguida pelo público a impressionante ascensão competitiva que protagonizou em 2014, onde foi 3º classificado no Mundial Júnior da WSL e 7º no ranking da Liga MOCHE.\r\n\r\nEfusivamente aplaudido pela plateia, também <strong>António Silva </strong>subiu ao palco para reclamar o galardão <strong>Ocean &amp; Earth Maior Onda do Ano de Tow-in </strong>com uma “bomba” surfada na Praia do Norte, confirmando o reconhecimento do público enquanto surfista que tem liderado a investida portuguesa nas ondas monstruosas da Nazaré.\r\n\r\nNas categorias de imagem, destaque para <strong>André Carvalho</strong>, vencedor da estatueta de <strong>Foto do Ano </strong>com um impressionante momento captado na Praia do Norte, e <strong>António da Silva</strong>, da Boa Onda Produções, vencedor do prémio <strong>Hurley Videoclip do Ano </strong>com\r\n\r\n<strong>“Portugal Silver Coast”</strong>, uma web-série protagonizada pelo surfista de Cascais <strong>Ruben Gonzalez</strong>.\r\n\r\nNa categoria <strong>Kia Evento do Ano</strong>, o público pronunciou-se a favor do <strong>Portuguese Wave Series – Cascais Trophy</strong>, uma série de três eventos que todos os anos traz a Portugal os melhores surfistas de competição do mundo para uma das mais pontuadas etapas do circuito mundial de qualificação (Açores) e duas provas dos circuitos principais da WSL masculino (Peniche) e feminino (Cascais).\r\n\r\nJá na categoria <strong>Sexy Wines Os Mais Sexy do Ano</strong>, os fãs manifestaram a sua preferência pela beleza e sensualidade de <strong>Filipa Prudêncio</strong>.\r\n\r\nPor último, o lendário shaper da Semente Surfboards, <strong>Nick Uricchio</strong>, venceu na categoria <strong>Xhapeland Shaper do Ano</strong>, enquanto o prémio <strong>Treinador do Ano </strong>foi atribuído à <strong>APS – Academia Profissional de Surf</strong>, projeto liderado pelos surfistas <strong>David Raimundo </strong>e <strong>Nuno Telmo</strong>.\r\n\r\nA par dos vencedores das diversas categorias, foram ainda distinguidas duas personalidades incontornáveis do surf português, a quem a Direção da Gala prestou <strong>homenagem </strong>através de dois <strong>prémios especiais</strong>, não sujeitos ao escrutínio do público.\r\n\r\nDepois de conhecidos todos os galardoados da noite, <strong>Tiago Pires </strong>protagonizou o momento mais intenso da gala ao ser ovacionado de pé por toda a plateia quando subiu ao palco para receber a estatueta de <strong>Contributo ao Surf</strong>. Foi assim prestado tributo ao primeiro e único representante português no principal circuito da WSL, onde permaneceu durante oito anos consecutivos a representar Portugal contra os melhores atletas do mundo.\r\n\r\n“Tudo o que tenho feito é simplesmente viver a minha vida e com isso tenho ajudado um desporto a crescer. É um extra para mim mas também uma honra. Todos nós temos feito um bom trabalho em prol do surf e isso é o mais importante”, afirmou.\r\n\r\nMomentos antes, foi a vez de <strong>Rodrigo Herédia </strong>concentrar as atenções ao receber o prémio <strong>Carreira</strong>, dando lugar ao discurso mais emocionado da noite. Rodrigo, que em fevereiro passado declarou o fim da sua carreira competitiva durante a edição deste\r\n\r\nano do Capítulo Perfeito, viu ser-lhe reconhecido e consagrado um percurso ímpar que deu e continua a dar importantes contributos ao surf português, no passado como competidor e hoje como organizador de eventos.\r\n\r\n“É uma honra receber este prémio”, disse o empresário, visivelmente emocionado. “É o reconhecimento de uma carreira e de algo que fiz e continuo a fazer pelo surf, já não como competidor mas como organizador de eventos. Ser homenageado desta forma pela Direção da Gala e Comissão de Notáveis é um orgulho enorme”.\r\n\r\n<strong>A I Gala dos KIA Ondas de Ouro Surf Awards powered by SURFPortugal vai ser transmitida na RTP 2 no próximo domingo (dia 14) pelas 15h00. </strong>\r\n\r\nRecorde-se que a Gala dos KIA Ondas de Ouro Surf Awards powered by SURFPortugal é um evento pioneiro em Portugal, destinado a premiar os nomes mais votados pelo público naquela que foi a primeira gala do surf realizada no país. Os nomeados de cada categoria foram apurados ora por nomeação direta de um grupo de especialistas expressamente convocado para o efeito (como foram os casos das categorias Surfista do Ano, Surfista Feminina do Ano, Free Surfer do Ano, Revelação do Ano, Shaper do Ano, Treinador do Ano e Evento do Ano), ora por escolha desse mesmo painel de juízes a partir de candidaturas espontâneas por parte dos surfistas e demais agentes do surf nacional (como foram os cados das categorias Tubo do Ano, Maior Onda do Ano Remada, Maior Onda do Ano Tow-In, Manobra do Ano, Onda do Ano, Foto do Ano e Videoclip do Ano).\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal 2015 foram patrocinados pela Kia e Câmara Municipal de Cascais e contam com os <em>media partners </em>SURFPortugal, RTP, FUEL TV, Jornal i, Sol e Mega Hits.\r\n\r\n<strong>VENCEDORES </strong>\r\n\r\n<strong>Oakley Surfista do Ano </strong>\r\n\r\nVasco Ribeiro\r\n\r\n<strong>Roxy Surfista Feminina do Ano </strong>\r\n\r\nTeresa Bonvalot\r\n\r\n<strong>Deeply Revelação do Ano </strong>\r\n\r\nTomás Fernandes\r\n\r\n<strong>Volcom Free Surfer do Ano </strong>\r\n\r\nAlex Botelho\r\n\r\n<strong>Xhapeland Shaper do Ano </strong>\r\n\r\nNick Uricchio\r\n\r\n<strong>Treinador do Ano </strong>\r\n\r\nAPS – Academia Profissional de Surf\r\n\r\n<strong>Kia Evento do Ano </strong>\r\n\r\nPortuguese Wave Series – Cascais Trophy\r\n\r\n<strong>Sexy Wines os Mais Sexy do Ano </strong>\r\n\r\nFilipa Prudêncio\r\n\r\n<strong>Ericeira Surf &amp; Skate Tubo do Ano </strong>\r\n\r\nNic von Rupp\r\n\r\n<strong>Billabong Maior Onda do Ano Remada </strong>\r\n\r\nNic von Rupp\r\n\r\n<strong>Ocean &amp; Earth Maior Onda do Ano Tow-in </strong>\r\n\r\nAntónio Silva\r\n\r\n<strong>Polen Onda do Ano </strong>\r\n\r\nFrederico Morais\r\n\r\n<strong>Reef Manobra do Ano </strong>\r\n\r\nFrederico Morais\r\n\r\n<strong>Hurley Videoclip do Ano </strong>\r\n\r\nAntónio da Silva (Boa Onda Produções)\r\n\r\n<strong>Foto do Ano </strong>\r\n\r\nAndré Carvalho\r\n\r\n<strong>Contributo ao Surf </strong>\r\n\r\nTiago Pires\r\n\r\n<strong>Carreira </strong>\r\n\r\nRodrigo Herédia\r\n\r\n<strong>Mais informações em: </strong>\r\n\r\nOndasdeouro.pt\r\n\r\nwww.facebook.com/ondasdeouro', 'Surf nacional em destaque em noite de gala - conhece os vencedores', '', 'publish', 'open', 'open', '', 'surf-nacional-em-destaque-em-noite-de-gala-conhece-os-vencedores', '', '', '2015-06-11 23:31:30', '2015-06-11 23:31:30', '', 0, 'http://ondasdeouro.pt/?p=1481', 0, 'post', '', 0),
(1482, 1, '2015-06-11 14:20:36', '2015-06-11 14:20:36', '', 'kikas', '', 'inherit', 'open', 'open', '', 'kikas', '', '', '2015-06-11 14:20:36', '2015-06-11 14:20:36', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/kikas.jpg', 0, 'attachment', 'image/jpeg', 0),
(1483, 1, '2015-06-11 14:20:53', '2015-06-11 14:20:53', '', '20150610_0011', '', 'inherit', 'open', 'open', '', '20150610_0011', '', '', '2015-06-11 14:20:53', '2015-06-11 14:20:53', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/20150610_0011.jpg', 0, 'attachment', 'image/jpeg', 0),
(1484, 1, '2015-06-11 14:20:56', '2015-06-11 14:20:56', '', '20150610_0462', '', 'inherit', 'open', 'open', '', '20150610_0462', '', '', '2015-06-11 14:20:56', '2015-06-11 14:20:56', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/20150610_0462.jpg', 0, 'attachment', 'image/jpeg', 0),
(1485, 1, '2015-06-11 14:20:58', '2015-06-11 14:20:58', '', '20150610_0488', '', 'inherit', 'open', 'open', '', '20150610_0488', '', '', '2015-06-11 14:20:58', '2015-06-11 14:20:58', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/20150610_0488.jpg', 0, 'attachment', 'image/jpeg', 0),
(1486, 1, '2015-06-11 14:21:01', '2015-06-11 14:21:01', '', '20150610_0494', '', 'inherit', 'open', 'open', '', '20150610_0494', '', '', '2015-06-11 14:21:01', '2015-06-11 14:21:01', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/20150610_0494.jpg', 0, 'attachment', 'image/jpeg', 0),
(1487, 1, '2015-06-11 14:21:03', '2015-06-11 14:21:03', '', '20150610_0630', '', 'inherit', 'open', 'open', '', '20150610_0630', '', '', '2015-06-11 14:21:03', '2015-06-11 14:21:03', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/20150610_0630.jpg', 0, 'attachment', 'image/jpeg', 0),
(1488, 1, '2015-06-11 14:21:05', '2015-06-11 14:21:05', '', 'AcademiaProfissionalSurf', '', 'inherit', 'open', 'open', '', 'academiaprofissionalsurf', '', '', '2015-06-11 14:21:05', '2015-06-11 14:21:05', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/AcademiaProfissionalSurf.jpg', 0, 'attachment', 'image/jpeg', 0),
(1489, 1, '2015-06-11 14:21:07', '2015-06-11 14:21:07', '', 'AlexBotelho_JoanaDuarte', '', 'inherit', 'open', 'open', '', 'alexbotelho_joanaduarte', '', '', '2015-06-11 14:21:07', '2015-06-11 14:21:07', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/AlexBotelho_JoanaDuarte.jpg', 0, 'attachment', 'image/jpeg', 0),
(1490, 1, '2015-06-11 14:21:09', '2015-06-11 14:21:09', '', 'FilipaPrudêncio', '', 'inherit', 'open', 'open', '', 'filipaprudencio', '', '', '2015-06-11 14:21:09', '2015-06-11 14:21:09', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/FilipaPrudêncio.jpg', 0, 'attachment', 'image/jpeg', 0),
(1491, 1, '2015-06-11 14:21:12', '2015-06-11 14:21:12', '', 'FredericoMorais', '', 'inherit', 'open', 'open', '', 'fredericomorais', '', '', '2015-06-11 14:21:12', '2015-06-11 14:21:12', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/FredericoMorais.jpg', 0, 'attachment', 'image/jpeg', 0),
(1492, 1, '2015-06-11 14:21:14', '2015-06-11 14:21:14', '', 'IsabelCorteReal_TiagoPires', '', 'inherit', 'open', 'open', '', 'isabelcortereal_tiagopires', '', '', '2015-06-11 14:21:14', '2015-06-11 14:21:14', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/IsabelCorteReal_TiagoPires.jpg', 0, 'attachment', 'image/jpeg', 0),
(1493, 1, '2015-06-11 14:21:16', '2015-06-11 14:21:16', '', 'ManuelSaPessoa', '', 'inherit', 'open', 'open', '', 'manuelsapessoa', '', '', '2015-06-11 14:21:16', '2015-06-11 14:21:16', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/ManuelSaPessoa.jpg', 0, 'attachment', 'image/jpeg', 0),
(1494, 1, '2015-06-11 14:21:18', '2015-06-11 14:21:18', '', 'MarianaAssis_TomasFernandes', '', 'inherit', 'open', 'open', '', 'marianaassis_tomasfernandes', '', '', '2015-06-11 14:21:18', '2015-06-11 14:21:18', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/MarianaAssis_TomasFernandes.jpg', 0, 'attachment', 'image/jpeg', 0),
(1495, 1, '2015-06-11 14:21:22', '2015-06-11 14:21:22', '', 'NickUricchio', '', 'inherit', 'open', 'open', '', 'nickuricchio', '', '', '2015-06-11 14:21:22', '2015-06-11 14:21:22', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/NickUricchio.jpg', 0, 'attachment', 'image/jpeg', 0),
(1496, 1, '2015-06-11 14:21:27', '2015-06-11 14:21:27', '', 'NicvonRupp', '', 'inherit', 'open', 'open', '', 'nicvonrupp', '', '', '2015-06-11 14:21:27', '2015-06-11 14:21:27', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/NicvonRupp.jpg', 0, 'attachment', 'image/jpeg', 0),
(1497, 1, '2015-06-11 14:21:33', '2015-06-11 14:21:33', '', 'PedroGuedes_KellyBaron', '', 'inherit', 'open', 'open', '', 'pedroguedes_kellybaron', '', '', '2015-06-11 14:21:33', '2015-06-11 14:21:33', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/PedroGuedes_KellyBaron.jpg', 0, 'attachment', 'image/jpeg', 0),
(1498, 1, '2015-06-11 14:21:36', '2015-06-11 14:21:36', '', 'RodrigoHeredia', '', 'inherit', 'open', 'open', '', 'rodrigoheredia', '', '', '2015-06-11 14:21:36', '2015-06-11 14:21:36', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/RodrigoHeredia.jpg', 0, 'attachment', 'image/jpeg', 0),
(1499, 1, '2015-06-11 14:21:39', '2015-06-11 14:21:39', '', 'VascoRibeiro', '', 'inherit', 'open', 'open', '', 'vascoribeiro', '', '', '2015-06-11 14:21:39', '2015-06-11 14:21:39', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/VascoRibeiro.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1500, 1, '2015-06-11 14:24:49', '2015-06-11 14:24:49', '&nbsp;\r\n\r\nNic von Rupp e Frederico Morais foram os surfistas mais premiados da noite\r\n\r\n<em>Cascais, 11 de junho de 2015 - </em><em>(créditos fotografia: Pedro Mestre)</em>\r\n\r\nDecorreu ontem no Salão Preto e Prata do Casino Estoril, em Cascais, a <strong>I Gala dos KIA Ondas de Ouro Surf Awards powered by SURFPortugal</strong>, cerimónia que premiou os nomes mais votados pelo público em várias áreas do surf nacional e que contou com apresentação de <strong>Francisco Mendes </strong>e <strong>Helena Coelho</strong>.\r\n\r\n<strong>Nic von Rupp </strong>foi um dos surfistas mais premiados da noite ao vencer dois dos quatro prémios para que estava nomeado, designadamente, <strong>Ericeira Surf &amp; Skate Tubo do Ano </strong>(Supertubos, Peniche) e <strong>Billabong Maior Onda do Ano na Remada </strong>(Mullaghmore, Irlanda). Depois de ter alcançado a prata na Nicarágua, onde foi vice-campeão mundial nos ISA World Surfing Games dias antes da realização da gala, Nic conquistou duplamente o ouro no Casino Estoril, confirmando o estatuto de “fera” do surf português ao sobressair em duas das categorias mais pesadas e técnicas do evento.\r\n\r\n“É uma honra receber estes prémios diante de pessoas que considero meus ídolos”, começou por dizer o surfista da Praia Grande. “Não me considero um <em>big rider </em>mas talvez seja o surfista português mais apaixonado no que toca a ondas tubulares. Na sessão em que apanhei a onda nomeada para Tubo do Ano fui direto do aeroporto para Supertubos, acabado de chegar do Havai, só para surfar aquele swell. Foi por karma que apanhei aquela onda. Dedico a minha vida a procurar ondas perfeitas e, nesse sentido, acho que mereço este reconhecimento”, finalizou.\r\n\r\nQuem também esteve em grande plano foi <strong>Frederico Morais</strong>, vencedor nas categorias <strong>Reef Manobra do Ano </strong>e <strong>Polen Onda do Ano</strong>. O surfista de Cascais carimbou o seu nome nas estatuetas mais <em>high performance </em>da gala, provando por que é considerado um dos líderes da nova geração do surf português.\r\n\r\nEm destaque esteve também <strong>Vasco Ribeiro</strong>, vencedor do prémio <strong>Oakley Surfista do </strong><strong style=\"line-height: 1.5;\">Ano</strong><span style=\"line-height: 1.5;\">. Sem surpresa, os fãs escolheram premiar o jovem surfista que, com apenas 19 anos, se sagrou tricampeão nacional e também campeão júnior europeu e mundial em 2014.</span>\r\n\r\n“É bom saber que o nosso trabalho é reconhecido não só pelas pessoas que fazem surf, mas pelo público em geral. Agora é continuar a trabalhar para no próximo ano estar aqui outra vez”, afirmou Vasco.\r\n\r\n<strong>Teresa Bonvalot </strong>foi a grande vencedora na única categoria destinada exclusivamente ao universo feminino, conquistando o prémio <strong>Roxy Surfista Feminina do Ano </strong>depois de ter sido campeã nacional em 2014 e numa altura em que lidera o ranking do circuito europeu Pro Júnior da World Surfing League (WSL). Ausente por estar a participar numa competição internacional no México, a atleta de Cascais fez-se representar por Rodrigo Pimentão, diretor de marketing da Billabong em Portugal, a quem coube receber a estatueta.\r\n\r\nQuem também subiu ao placo do Salão Preto e Prata foi o algarvio <strong>Alex Botelho </strong>para receber o galardão <strong>Volcom Free Surfer do Ano</strong>, premiando um surfista de múltiplos recursos que no último ano se destacou nas mais diversas condições de mar, desde Mavericks com 15 pés às sessões clássicas dos Coxos e outros picos da costa portuguesa.\r\n\r\nPor sua vez, <strong>Tomás Fernandes</strong>, de 19 anos, foi laureado com o prémio <strong>Deeply Revelação do Ano</strong>, vendo ser reconhecida e distinguida pelo público a impressionante ascensão competitiva que protagonizou em 2014, onde foi 3º classificado no Mundial Júnior da WSL e 7º no ranking da Liga MOCHE.\r\n\r\nEfusivamente aplaudido pela plateia, também <strong>António Silva </strong>subiu ao palco para reclamar o galardão <strong>Ocean &amp; Earth Maior Onda do Ano de Tow-in </strong>com uma “bomba” surfada na Praia do Norte, confirmando o reconhecimento do público enquanto surfista que tem liderado a investida portuguesa nas ondas monstruosas da Nazaré.\r\n\r\nNas categorias de imagem, destaque para <strong>André Carvalho</strong>, vencedor da estatueta de <strong>Foto do Ano </strong>com um impressionante momento captado na Praia do Norte, e <strong>António da Silva</strong>, da Boa Onda Produções, vencedor do prémio <strong>Hurley Videoclip do Ano </strong>com\r\n\r\n<strong>“Portugal Silver Coast”</strong>, uma web-série protagonizada pelo surfista de Cascais <strong>Ruben Gonzalez</strong>.\r\n\r\nNa categoria <strong>Kia Evento do Ano</strong>, o público pronunciou-se a favor do <strong>Portuguese Wave Series – Cascais Trophy</strong>, uma série de três eventos que todos os anos traz a Portugal os melhores surfistas de competição do mundo para uma das mais pontuadas etapas do circuito mundial de qualificação (Açores) e duas provas dos circuitos principais da WSL masculino (Peniche) e feminino (Cascais).\r\n\r\nJá na categoria <strong>Sexy Wines Os Mais Sexy do Ano</strong>, os fãs manifestaram a sua preferência pela beleza e sensualidade de <strong>Filipa Prudêncio</strong>.\r\n\r\nPor último, o lendário shaper da Semente Surfboards, <strong>Nick Uricchio</strong>, venceu na categoria <strong>Xhapeland Shaper do Ano</strong>, enquanto o prémio <strong>Treinador do Ano </strong>foi atribuído à <strong>APS – Academia Profissional de Surf</strong>, projeto liderado pelos surfistas <strong>David Raimundo </strong>e <strong>Nuno Telmo</strong>.\r\n\r\nA par dos vencedores das diversas categorias, foram ainda distinguidas duas personalidades incontornáveis do surf português, a quem a Direção da Gala prestou <strong>homenagem </strong>através de dois <strong>prémios especiais</strong>, não sujeitos ao escrutínio do público.\r\n\r\nDepois de conhecidos todos os galardoados da noite, <strong>Tiago Pires </strong>protagonizou o momento mais intenso da gala ao ser ovacionado de pé por toda a plateia quando subiu ao palco para receber a estatueta de <strong>Contributo ao Surf</strong>. Foi assim prestado tributo ao primeiro e único representante português no principal circuito da WSL, onde permaneceu durante oito anos consecutivos a representar Portugal contra os melhores atletas do mundo.\r\n\r\n“Tudo o que tenho feito é simplesmente viver a minha vida e com isso tenho ajudado um desporto a crescer. É um extra para mim mas também uma honra. Todos nós temos feito um bom trabalho em prol do surf e isso é o mais importante”, afirmou.\r\n\r\nMomentos antes, foi a vez de <strong>Rodrigo Herédia </strong>concentrar as atenções ao receber o prémio <strong>Carreira</strong>, dando lugar ao discurso mais emocionado da noite. Rodrigo, que em fevereiro passado declarou o fim da sua carreira competitiva durante a edição deste\r\n\r\nano do Capítulo Perfeito, viu ser-lhe reconhecido e consagrado um percurso ímpar que deu e continua a dar importantes contributos ao surf português, no passado como competidor e hoje como organizador de eventos.\r\n\r\n“É uma honra receber este prémio”, disse o empresário, visivelmente emocionado. “É o reconhecimento de uma carreira e de algo que fiz e continuo a fazer pelo surf, já não como competidor mas como organizador de eventos. Ser homenageado desta forma pela Direção da Gala e Comissão de Notáveis é um orgulho enorme”.\r\n\r\n<strong>A I Gala dos KIA Ondas de Ouro Surf Awards powered by SURFPortugal vai ser transmitida na RTP 2 no próximo domingo (dia 14) pelas 15h00. </strong>\r\n\r\nRecorde-se que a Gala dos KIA Ondas de Ouro Surf Awards powered by SURFPortugal é um evento pioneiro em Portugal, destinado a premiar os nomes mais votados pelo público naquela que foi a primeira gala do surf realizada no país. Os nomeados de cada categoria foram apurados ora por nomeação direta de um grupo de especialistas expressamente convocado para o efeito (como foram os casos das categorias Surfista do Ano, Surfista Feminina do Ano, Free Surfer do Ano, Revelação do Ano, Shaper do Ano, Treinador do Ano e Evento do Ano), ora por escolha desse mesmo painel de juízes a partir de candidaturas espontâneas por parte dos surfistas e demais agentes do surf nacional (como foram os cados das categorias Tubo do Ano, Maior Onda do Ano Remada, Maior Onda do Ano Tow-In, Manobra do Ano, Onda do Ano, Foto do Ano e Videoclip do Ano).\r\n\r\nOs KIA Ondas de Ouro Surf Awards powered by SURFPortugal 2015 foram patrocinados pela Kia e Câmara Municipal de Cascais e contam com os <em>media partners </em>SURFPortugal, RTP, FUEL TV, Jornal i, Sol e Mega Hits.\r\n\r\n<strong>VENCEDORES </strong>\r\n\r\n<strong>Oakley Surfista do Ano </strong>\r\n\r\nVasco Ribeiro\r\n\r\n<strong>Roxy Surfista Feminina do Ano </strong>\r\n\r\nTeresa Bonvalot\r\n\r\n<strong>Deeply Revelação do Ano </strong>\r\n\r\nTomás Fernandes\r\n\r\n<strong>Volcom Free Surfer do Ano </strong>\r\n\r\nAlex Botelho\r\n\r\n<strong>Xhapeland Shaper do Ano </strong>\r\n\r\nNick Uricchio\r\n\r\n<strong>Treinador do Ano </strong>\r\n\r\nAPS – Academia Profissional de Surf\r\n\r\n<strong>Kia Evento do Ano </strong>\r\n\r\nPortuguese Wave Series – Cascais Trophy\r\n\r\n<strong>Sexy Wines os Mais Sexy do Ano </strong>\r\n\r\nFilipa Prudêncio\r\n\r\n<strong>Ericeira Surf &amp; Skate Tubo do Ano </strong>\r\n\r\nNic von Rupp\r\n\r\n<strong>Billabong Maior Onda do Ano Remada </strong>\r\n\r\nNic von Rupp\r\n\r\n<strong>Ocean &amp; Earth Maior Onda do Ano Tow-in </strong>\r\n\r\nAntónio Silva\r\n\r\n<strong>Polen Onda do Ano </strong>\r\n\r\nFrederico Morais\r\n\r\n<strong>Reef Manobra do Ano </strong>\r\n\r\nFrederico Morais\r\n\r\n<strong>Hurley Videoclip do Ano </strong>\r\n\r\nAntónio da Silva (Boa Onda Produções)\r\n\r\n<strong>Foto do Ano </strong>\r\n\r\nAndré Carvalho\r\n\r\n<strong>Contributo ao Surf </strong>\r\n\r\nTiago Pires\r\n\r\n<strong>Carreira </strong>\r\n\r\nRodrigo Herédia\r\n\r\n<strong>Mais informações em: </strong>\r\n\r\nOndasdeouro.pt\r\n\r\nwww.facebook.com/ondasdeouro', 'Surf nacional em destaque em noite de gala - conhece os vencedores', '', 'inherit', 'open', 'open', '', '1481-revision-v1', '', '', '2015-06-11 14:24:49', '2015-06-11 14:24:49', '', 1481, 'http://ondasdeouro.pt/1481-revision-v1/', 0, 'revision', '', 0),
(1501, 0, '2015-06-11 14:24:49', '2015-06-11 14:24:49', '', 'Surf nacional em destaque em noite de gala – conhece os vencedores', '', 'publish', 'open', 'open', '', 'surf-nacional-em-destaque-em-noite-de-gala-conhece-os-vencedores', '', '', '2015-06-11 14:24:49', '2015-06-11 14:24:49', '', 0, 'http://ondasdeouro.pt/feed-items/surf-nacional-em-destaque-em-noite-de-gala-conhece-os-vencedores/', 0, 'wprss_feed_item', '', 0),
(1502, 1, '2015-06-11 23:30:48', '2015-06-11 23:30:48', '', 'RodrigoHeredia_FranciscoSpinola', '', 'inherit', 'open', 'open', '', 'rodrigoheredia_franciscospinola', '', '', '2015-06-11 23:30:48', '2015-06-11 23:30:48', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/RodrigoHeredia_FranciscoSpinola.jpg', 0, 'attachment', 'image/jpeg', 0),
(1503, 1, '2015-06-11 23:30:50', '2015-06-11 23:30:50', '', 'TiagoPires', '', 'inherit', 'open', 'open', '', 'tiagopires', '', '', '2015-06-11 23:30:50', '2015-06-11 23:30:50', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/TiagoPires.jpg', 0, 'attachment', 'image/jpeg', 0),
(1504, 1, '2015-06-11 23:30:52', '2015-06-11 23:30:52', '', 'TomasFernandes', '', 'inherit', 'open', 'open', '', 'tomasfernandes', '', '', '2015-06-11 23:30:52', '2015-06-11 23:30:52', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/TomasFernandes.jpg', 0, 'attachment', 'image/jpeg', 0),
(1505, 1, '2015-06-11 23:30:54', '2015-06-11 23:30:54', '', 'VascoRibeiro', '', 'inherit', 'open', 'open', '', 'vascoribeiro-2', '', '', '2015-06-11 23:30:54', '2015-06-11 23:30:54', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/VascoRibeiro1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1506, 1, '2015-06-11 23:30:56', '2015-06-11 23:30:56', '', 'AlexBotelho', '', 'inherit', 'open', 'open', '', 'alexbotelho', '', '', '2015-06-11 23:30:56', '2015-06-11 23:30:56', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/AlexBotelho.jpg', 0, 'attachment', 'image/jpeg', 0),
(1507, 1, '2015-06-11 23:30:58', '2015-06-11 23:30:58', '', 'AndreCarvalho', '', 'inherit', 'open', 'open', '', 'andrecarvalho', '', '', '2015-06-11 23:30:58', '2015-06-11 23:30:58', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/AndreCarvalho.jpg', 0, 'attachment', 'image/jpeg', 0),
(1508, 1, '2015-06-11 23:30:59', '2015-06-11 23:30:59', '', 'AntonioDaSilvaBoaOndaProducoes', '', 'inherit', 'open', 'open', '', 'antoniodasilvaboaondaproducoes', '', '', '2015-06-11 23:30:59', '2015-06-11 23:30:59', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/AntonioDaSilvaBoaOndaProducoes.jpg', 0, 'attachment', 'image/jpeg', 0),
(1509, 1, '2015-06-11 23:31:01', '2015-06-11 23:31:01', '', 'AntonioSilva', '', 'inherit', 'open', 'open', '', 'antoniosilva', '', '', '2015-06-11 23:31:01', '2015-06-11 23:31:01', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/AntonioSilva.jpg', 0, 'attachment', 'image/jpeg', 0),
(1510, 1, '2015-06-11 23:31:03', '2015-06-11 23:31:03', '', 'APS', '', 'inherit', 'open', 'open', '', 'aps', '', '', '2015-06-11 23:31:03', '2015-06-11 23:31:03', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/APS.jpg', 0, 'attachment', 'image/jpeg', 0),
(1511, 1, '2015-06-11 23:31:05', '2015-06-11 23:31:05', '', 'FilipaPrudencio', '', 'inherit', 'open', 'open', '', 'filipaprudencio-2', '', '', '2015-06-11 23:31:05', '2015-06-11 23:31:05', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/FilipaPrudencio.jpg', 0, 'attachment', 'image/jpeg', 0),
(1512, 1, '2015-06-11 23:31:07', '2015-06-11 23:31:07', '', 'FredericoMorais', '', 'inherit', 'open', 'open', '', 'fredericomorais-2', '', '', '2015-06-11 23:31:07', '2015-06-11 23:31:07', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/FredericoMorais1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1513, 1, '2015-06-11 23:31:09', '2015-06-11 23:31:09', '', 'FredericoMorais2', '', 'inherit', 'open', 'open', '', 'fredericomorais2', '', '', '2015-06-11 23:31:09', '2015-06-11 23:31:09', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/FredericoMorais2.jpg', 0, 'attachment', 'image/jpeg', 0),
(1514, 1, '2015-06-11 23:31:10', '2015-06-11 23:31:10', '', 'GuiBravoPimentao', '', 'inherit', 'open', 'open', '', 'guibravopimentao', '', '', '2015-06-11 23:31:10', '2015-06-11 23:31:10', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/GuiBravoPimentao.jpg', 0, 'attachment', 'image/jpeg', 0),
(1515, 1, '2015-06-11 23:31:12', '2015-06-11 23:31:12', '', 'NickUricchio', '', 'inherit', 'open', 'open', '', 'nickuricchio-2', '', '', '2015-06-11 23:31:12', '2015-06-11 23:31:12', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/NickUricchio1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1516, 1, '2015-06-11 23:31:14', '2015-06-11 23:31:14', '', 'NicvonRupp', '', 'inherit', 'open', 'open', '', 'nicvonrupp-2', '', '', '2015-06-11 23:31:14', '2015-06-11 23:31:14', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/NicvonRupp1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1517, 1, '2015-06-11 23:31:17', '2015-06-11 23:31:17', '', 'RodrigoHeredia', '', 'inherit', 'open', 'open', '', 'rodrigoheredia-2', '', '', '2015-06-11 23:31:17', '2015-06-11 23:31:17', '', 1481, 'http://ondasdeouro.pt/wp-content/uploads/2015/06/RodrigoHeredia1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1518, 0, '2015-05-25 23:15:54', '2015-05-25 23:15:54', '', 'Capítulo Perfeito', '', 'publish', 'open', 'open', '', 'capitulo-perfeito-2', '', '', '2015-05-25 23:15:54', '2015-05-25 23:15:54', '', 0, 'https://ondasdeouro.pt/feed-items/capitulo-perfeito-2/', 0, 'wprss_feed_item', '', 0),
(1519, 0, '2015-05-25 23:15:24', '2015-05-25 23:15:24', '', 'Portuguese Waves Series – Cascais Trophy', '', 'publish', 'open', 'open', '', 'portuguese-waves-series-cascais-trophy-2', '', '', '2015-05-25 23:15:24', '2015-05-25 23:15:24', '', 0, 'https://ondasdeouro.pt/feed-items/portuguese-waves-series-cascais-trophy-2/', 0, 'wprss_feed_item', '', 0),
(1520, 0, '2015-05-25 23:14:31', '2015-05-25 23:14:31', '', 'Sal Surf At Lisbon', '', 'publish', 'open', 'open', '', 'sal-surf-at-lisbon-2', '', '', '2015-05-25 23:14:31', '2015-05-25 23:14:31', '', 0, 'https://ondasdeouro.pt/feed-items/sal-surf-at-lisbon-2/', 0, 'wprss_feed_item', '', 0),
(1521, 0, '2015-05-25 23:13:13', '2015-05-25 23:13:13', '', 'Campeonato Nacional de Surf', '', 'publish', 'open', 'open', '', 'campeonato-nacional-de-surf-2', '', '', '2015-05-25 23:13:13', '2015-05-25 23:13:13', '', 0, 'https://ondasdeouro.pt/feed-items/campeonato-nacional-de-surf-2/', 0, 'wprss_feed_item', '', 0),
(1522, 0, '2015-05-25 22:56:14', '2015-05-25 22:56:14', '', 'Ana Sarmento', '', 'publish', 'open', 'open', '', 'ana-sarmento-2', '', '', '2015-05-25 22:56:14', '2015-05-25 22:56:14', '', 0, 'https://ondasdeouro.pt/feed-items/ana-sarmento-2/', 0, 'wprss_feed_item', '', 0),
(1523, 0, '2015-05-25 22:55:45', '2015-05-25 22:55:45', '', 'Filipa Prudêncio', '', 'publish', 'open', 'open', '', 'filipa-prudencio-2', '', '', '2015-05-25 22:55:45', '2015-05-25 22:55:45', '', 0, 'https://ondasdeouro.pt/feed-items/filipa-prudencio-2/', 0, 'wprss_feed_item', '', 0),
(1524, 0, '2015-05-25 22:55:14', '2015-05-25 22:55:14', '', 'Nicolau Von Rupp', '', 'publish', 'open', 'open', '', 'nicolau-von-rupp-3', '', '', '2015-05-25 22:55:14', '2015-05-25 22:55:14', '', 0, 'https://ondasdeouro.pt/feed-items/nicolau-von-rupp-3/', 0, 'wprss_feed_item', '', 0),
(1525, 0, '2015-05-25 22:54:35', '2015-05-25 22:54:35', '', 'Miguel Mouzinho', '', 'publish', 'open', 'open', '', 'miguel-mouzinho-2', '', '', '2015-05-25 22:54:35', '2015-05-25 22:54:35', '', 0, 'https://ondasdeouro.pt/feed-items/miguel-mouzinho-2/', 0, 'wprss_feed_item', '', 0),
(1526, 0, '2015-05-25 22:21:26', '2015-05-25 22:21:26', '', 'FACING FEAR – VIDEOCLIP DO ANO', '', 'publish', 'open', 'open', '', 'facing-fear-videoclip-do-ano-2', '', '', '2015-05-25 22:21:26', '2015-05-25 22:21:26', '', 0, 'https://ondasdeouro.pt/feed-items/facing-fear-videoclip-do-ano-2/', 0, 'wprss_feed_item', '', 0),
(1527, 0, '2015-05-25 22:18:58', '2015-05-25 22:18:58', '', 'MY PLAYGROUND – VIDEOCLIP DO ANO', '', 'publish', 'open', 'open', '', 'my-playground-videoclip-do-ano-2', '', '', '2015-05-25 22:18:58', '2015-05-25 22:18:58', '', 0, 'https://ondasdeouro.pt/feed-items/my-playground-videoclip-do-ano-2/', 0, 'wprss_feed_item', '', 0),
(1528, 0, '2015-06-11 14:24:49', '2015-06-11 14:24:49', '', 'Surf nacional em destaque em noite de gala – conhece os vencedores', '', 'publish', 'open', 'open', '', 'surf-nacional-em-destaque-em-noite-de-gala-conhece-os-vencedores-2', '', '', '2015-06-11 14:24:49', '2015-06-11 14:24:49', '', 0, 'http://ondasdeouro.pt/feed-items/surf-nacional-em-destaque-em-noite-de-gala-conhece-os-vencedores-2/', 0, 'wprss_feed_item', '', 0),
(1529, 0, '2015-06-10 09:54:23', '2015-06-10 09:54:23', '', 'Vencedores vão ser revelados hoje (dia 10) na Gala – Casino Estoril', '', 'publish', 'open', 'open', '', 'vencedores-vao-ser-revelados-hoje-dia-10-na-gala-casino-estoril-2', '', '', '2015-06-10 09:54:23', '2015-06-10 09:54:23', '', 0, 'http://ondasdeouro.pt/feed-items/vencedores-vao-ser-revelados-hoje-dia-10-na-gala-casino-estoril-2/', 0, 'wprss_feed_item', '', 0),
(1530, 0, '2015-05-26 11:46:05', '2015-05-26 11:46:05', '', 'Revelada lista de nomeados da maior Gala do surf nacional  –  KIA Ondas de Ouro Surf Awards powered by SURFPortugal', '', 'publish', 'open', 'open', '', 'revelada-lista-de-nomeados-da-maior-gala-do-surf-nacional-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal-2', '', '', '2015-05-26 11:46:05', '2015-05-26 11:46:05', '', 0, 'http://ondasdeouro.pt/feed-items/revelada-lista-de-nomeados-da-maior-gala-do-surf-nacional-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal-2/', 0, 'wprss_feed_item', '', 0),
(1531, 0, '2015-05-26 11:26:53', '2015-05-26 11:26:53', '', 'Votações abertas até 9 de junho | Kia Ondas de Ouro powered by SURFPortugal', '', 'publish', 'open', 'open', '', 'votacoes-abertas-ate-9-de-junho-kia-ondas-de-ouro-powered-by-surfportugal-2', '', '', '2015-05-26 11:26:53', '2015-05-26 11:26:53', '', 0, 'http://ondasdeouro.pt/feed-items/votacoes-abertas-ate-9-de-junho-kia-ondas-de-ouro-powered-by-surfportugal-2/', 0, 'wprss_feed_item', '', 0),
(1532, 0, '2015-05-23 00:12:46', '2015-05-23 00:12:46', '', 'Terminaram as candidaturas | Votações de 25 de maio a 9 de junho | Kia Ondas de Ouro powered by SURFPortugal', '', 'publish', 'open', 'open', '', 'terminaram-as-candidaturas-votacoes-de-25-de-maio-a-9-de-junho-kia-ondas-de-ouro-powered-by-surfportugal-2', '', '', '2015-05-23 00:12:46', '2015-05-23 00:12:46', '', 0, 'http://ondasdeouro.pt/feed-items/terminaram-as-candidaturas-votacoes-de-25-de-maio-a-9-de-junho-kia-ondas-de-ouro-powered-by-surfportugal-2/', 0, 'wprss_feed_item', '', 0),
(1533, 0, '2015-05-18 11:08:24', '2015-05-18 11:08:24', '', 'Escolha os candidatos ao prémio Os Mais Sexy do Ano – KIA Ondas de Ouro Surf Awards powered by SURFPortugal:', '', 'publish', 'open', 'open', '', 'escolha-os-candidatos-ao-premio-os-mais-sexy-do-ano-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal-2', '', '', '2015-05-18 11:08:24', '2015-05-18 11:08:24', '', 0, 'http://ondasdeouro.pt/feed-items/escolha-os-candidatos-ao-premio-os-mais-sexy-do-ano-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal-2/', 0, 'wprss_feed_item', '', 0),
(1534, 0, '2015-05-04 22:30:28', '2015-05-04 22:30:28', '', 'primeiras candidaturas para a maior onda de Tow-in divulgadas', '', 'publish', 'open', 'open', '', 'primeiras-candidaturas-para-a-maior-onda-de-tow-in-divulgadas-2', '', '', '2015-05-04 22:30:28', '2015-05-04 22:30:28', '', 0, 'http://ondasdeouro.pt/feed-items/primeiras-candidaturas-para-a-maior-onda-de-tow-in-divulgadas-2/', 0, 'wprss_feed_item', '', 0),
(1535, 0, '2015-04-30 08:40:20', '2015-04-30 08:40:20', '', 'Divulgadas primeiras candidaturas para Tubo do Ano', '', 'publish', 'open', 'open', '', 'divulgadas-primeiras-candidaturas-para-tubo-do-ano-2', '', '', '2015-04-30 08:40:20', '2015-04-30 08:40:20', '', 0, 'http://ondasdeouro.pt/feed-items/divulgadas-primeiras-candidaturas-para-tubo-do-ano-2/', 0, 'wprss_feed_item', '', 0),
(1536, 0, '2015-04-23 21:30:18', '2015-04-23 21:30:18', '', 'As primeiras candidaturas à foto do ano estão online!', '', 'publish', 'open', 'open', '', 'as-primeiras-candidaturas-a-foto-do-ano-estao-online-2', '', '', '2015-04-23 21:30:18', '2015-04-23 21:30:18', '', 0, 'http://ondasdeouro.pt/feed-items/as-primeiras-candidaturas-a-foto-do-ano-estao-online-2/', 0, 'wprss_feed_item', '', 0),
(1537, 0, '2015-04-14 11:54:24', '2015-04-14 11:54:24', '', 'Abertas Candidaturas Para a Gala do Ano –  KIA Ondas de Ouro Surf Awards powered by SURFPortugal', '', 'publish', 'open', 'open', '', 'abertas-candidaturas-para-a-gala-do-ano-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal-2', '', '', '2015-04-14 11:54:24', '2015-04-14 11:54:24', '', 0, 'http://ondasdeouro.pt/feed-items/abertas-candidaturas-para-a-gala-do-ano-kia-ondas-de-ouro-surf-awards-powered-by-surfportugal-2/', 0, 'wprss_feed_item', '', 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_terms`
--

CREATE TABLE `wp_terms` (
  `term_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(200) NOT NULL DEFAULT '',
  `slug` varchar(200) NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT '0',
  `term_order` int(4) DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_terms`
--

INSERT INTO `wp_terms` (`term_id`, `name`, `slug`, `term_group`, `term_order`) VALUES
(1, 'Sem categoria', 'sem-categoria', 0, 0),
(3, 'Menu Principal', 'menu-principal', 0, 0),
(4, 'teste', 'teste', 0, 0),
(5, 'surf', 'surf', 0, 0),
(6, 'Free Surfers', 'free-surfers', 0, 0),
(7, 'Competidores', 'competidores', 0, 0),
(8, 'Soul Surfers', 'soul-surfers', 0, 0),
(9, 'Wildcards', 'wildcards', 0, 0),
(10, 'Notícias', 'noticias', 0, 0),
(11, 'Main Slider', 'main-slider', 0, 0),
(12, 'Galerias', 'galerias', 0, 0),
(17, 'top - Inglês0', 'top-ingles0', 0, 0),
(18, 'Menu Principal - Inglês0', 'menu-principal-ingles0', 0, 0),
(29, 'Surfista do Ano', 'surfista-do-ano-oakley', 0, 1),
(30, 'Surfista Feminina do Ano', 'surfista-feminina-do-ano-roxy', 0, 2),
(31, 'Tubo do Ano', 'tubo-do-ano-ess', 0, 3),
(32, 'Maior Onda do Ano (remada)', 'maior-remada-do-ano-billabong', 0, 4),
(33, 'Maior Onda do Ano (tow-in)', 'maior-onda-tow-in-oe', 0, 5),
(34, 'Manobra do Ano', 'manobra-do-ano-reef', 0, 6),
(35, 'Foto do Ano', 'foto-do-ano', 0, 11),
(36, 'Free Surfer do Ano', 'free-surfer-do-ano-volcom', 0, 7),
(37, 'Videoclip do Ano', 'videoclip-do-ano-hurley', 0, 8),
(38, 'Revelação do Ano', 'revelacao-do-ano-deeply', 0, 9),
(39, 'Onda do Ano', 'onda-do-ano-polen', 0, 10),
(40, 'Shaper do Ano', 'shaper-do-ano-xhapeland', 0, 12),
(41, 'Treinador do Ano', 'treinador-do-ano', 0, 15),
(42, 'Evento do Ano', 'evento-do-ano-kia', 0, 13),
(43, 'Os Mais Sexy do Ano', 'os-mais-sexy-da-ano-vinhos-sexy', 0, 14),
(44, 'Contributo ao Surf', 'contributo-ao-surf', 0, 16),
(45, 'Prémio Carreira', 'premio-carreira', 0, 17);

-- --------------------------------------------------------

--
-- Table structure for table `wp_term_relationships`
--

CREATE TABLE `wp_term_relationships` (
  `object_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `term_order` int(11) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_term_relationships`
--

INSERT INTO `wp_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(162, 6, 0),
(163, 7, 0),
(165, 7, 0),
(168, 6, 0),
(170, 7, 0),
(172, 7, 0),
(174, 7, 0),
(176, 7, 0),
(178, 7, 0),
(180, 7, 0),
(182, 7, 0),
(193, 6, 0),
(194, 6, 0),
(197, 6, 0),
(198, 6, 0),
(199, 6, 0),
(200, 8, 0),
(201, 8, 0),
(202, 8, 0),
(203, 8, 0),
(205, 8, 0),
(206, 8, 0),
(207, 9, 0),
(208, 8, 0),
(209, 8, 0),
(210, 8, 0),
(211, 6, 0),
(212, 6, 0),
(213, 7, 0),
(214, 9, 0),
(305, 9, 0),
(386, 6, 0),
(475, 3, 0),
(618, 3, 0),
(644, 18, 0),
(692, 3, 0),
(784, 10, 0),
(784, 11, 0),
(848, 3, 0),
(852, 3, 0),
(853, 3, 0),
(857, 10, 0),
(857, 11, 0),
(857, 12, 0),
(886, 10, 0),
(886, 11, 0),
(886, 12, 0),
(897, 10, 0),
(897, 12, 0),
(912, 10, 0),
(917, 35, 0),
(920, 35, 0),
(922, 35, 0),
(924, 35, 0),
(926, 35, 0),
(928, 35, 0),
(930, 35, 0),
(932, 35, 0),
(934, 35, 0),
(947, 35, 0),
(949, 35, 0),
(951, 35, 0),
(953, 35, 0),
(955, 35, 0),
(957, 35, 0),
(959, 35, 0),
(962, 35, 0),
(964, 35, 0),
(966, 35, 0),
(968, 35, 0),
(972, 35, 0),
(973, 35, 0),
(986, 10, 0),
(986, 11, 0),
(989, 3, 0),
(990, 3, 0),
(991, 3, 0),
(992, 3, 0),
(993, 3, 0),
(994, 3, 0),
(995, 3, 0),
(996, 3, 0),
(997, 3, 0),
(998, 3, 0),
(999, 3, 0),
(1001, 3, 0),
(1002, 3, 0),
(1003, 3, 0),
(1004, 3, 0),
(1005, 3, 0),
(1006, 3, 0),
(1007, 31, 0),
(1009, 31, 0),
(1011, 31, 0),
(1014, 31, 0),
(1016, 31, 0),
(1022, 31, 0),
(1024, 31, 0),
(1029, 10, 0),
(1029, 11, 0),
(1036, 33, 0),
(1038, 33, 0),
(1040, 32, 0),
(1043, 32, 0),
(1045, 34, 0),
(1047, 10, 0),
(1047, 11, 0),
(1061, 35, 0),
(1063, 35, 0),
(1064, 35, 0),
(1066, 35, 0),
(1067, 35, 0),
(1068, 35, 0),
(1075, 35, 0),
(1078, 37, 0),
(1080, 39, 0),
(1082, 39, 0),
(1084, 37, 0),
(1086, 39, 0),
(1088, 32, 0),
(1090, 32, 0),
(1100, 31, 0),
(1103, 31, 0),
(1107, 35, 0),
(1109, 35, 0),
(1111, 35, 0),
(1113, 35, 0),
(1115, 35, 0),
(1117, 35, 0),
(1120, 35, 0),
(1121, 35, 0),
(1123, 35, 0),
(1125, 35, 0),
(1127, 35, 0),
(1129, 35, 0),
(1131, 35, 0),
(1145, 35, 0),
(1147, 35, 0),
(1149, 35, 0),
(1151, 35, 0),
(1157, 10, 0),
(1163, 35, 0),
(1165, 35, 0),
(1167, 35, 0),
(1169, 35, 0),
(1171, 35, 0),
(1178, 35, 0),
(1181, 32, 0),
(1190, 33, 0),
(1212, 37, 0),
(1214, 37, 0),
(1216, 37, 0),
(1218, 37, 0),
(1220, 34, 0),
(1222, 34, 0),
(1230, 39, 0),
(1232, 34, 0),
(1234, 32, 0),
(1236, 34, 0),
(1238, 34, 0),
(1240, 33, 0),
(1242, 34, 0),
(1244, 31, 0),
(1246, 31, 0),
(1248, 31, 0),
(1260, 31, 0),
(1263, 35, 0),
(1265, 35, 0),
(1267, 35, 0),
(1269, 35, 0),
(1271, 35, 0),
(1273, 35, 0),
(1275, 35, 0),
(1277, 35, 0),
(1288, 10, 0),
(1288, 11, 0),
(1296, 31, 0),
(1298, 31, 0),
(1301, 32, 0),
(1303, 33, 0),
(1305, 34, 0),
(1307, 34, 0),
(1309, 34, 0),
(1311, 34, 0),
(1313, 39, 0),
(1324, 35, 0),
(1326, 35, 0),
(1328, 35, 0),
(1330, 32, 0),
(1332, 32, 0),
(1339, 29, 0),
(1342, 29, 0),
(1344, 29, 0),
(1346, 29, 0),
(1348, 30, 0),
(1351, 30, 0),
(1353, 30, 0),
(1355, 30, 0),
(1357, 41, 0),
(1359, 41, 0),
(1361, 41, 0),
(1363, 41, 0),
(1375, 40, 0),
(1377, 40, 0),
(1379, 40, 0),
(1381, 40, 0),
(1383, 38, 0),
(1385, 38, 0),
(1387, 38, 0),
(1389, 38, 0),
(1391, 36, 0),
(1393, 36, 0),
(1395, 36, 0),
(1397, 36, 0),
(1399, 37, 0),
(1401, 37, 0),
(1404, 37, 0),
(1406, 37, 0),
(1418, 43, 0),
(1420, 43, 0),
(1422, 43, 0),
(1424, 43, 0),
(1426, 42, 0),
(1428, 42, 0),
(1430, 42, 0),
(1432, 42, 0),
(1444, 37, 0),
(1448, 3, 0),
(1451, 10, 0),
(1451, 11, 0),
(1456, 10, 0),
(1467, 31, 0),
(1472, 10, 0),
(1472, 11, 0),
(1481, 10, 0),
(1481, 11, 0),
(1481, 12, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_term_taxonomy`
--

CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL,
  `term_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `taxonomy` varchar(32) NOT NULL DEFAULT '',
  `description` longtext NOT NULL,
  `parent` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `count` bigint(20) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_term_taxonomy`
--

INSERT INTO `wp_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 0),
(3, 3, 'nav_menu', '', 0, 24),
(4, 4, 'post_tag', '', 0, 0),
(5, 5, 'post_tag', '', 0, 0),
(6, 6, 'categoria', '', 0, 10),
(7, 7, 'categoria', '', 0, 10),
(8, 8, 'categoria', '', 0, 9),
(9, 9, 'categoria', '', 0, 3),
(10, 10, 'category', '', 0, 14),
(11, 11, 'category', '', 0, 10),
(12, 12, 'category', '', 0, 4),
(17, 17, 'nav_menu', '', 0, 3),
(18, 18, 'nav_menu', '', 0, 1),
(29, 29, 'award-categories', 'Competidor, free surfer, tube rider, big wave charger, aerialista... não importa. O surfista do ano é aquele que sobressai dentro da sua área de atuação específica, atingindo notoriedade e reconhecimento através dos seus feitos, sejam estes contabilizados em pontos, prémios, aplausos ou “gostos”. O alcance da sua influência mede-se pelo impacto daquilo que faz.', 0, 4),
(30, 30, 'award-categories', 'Nunca a distância de qualidade entre o surf feminino e masculino foi tão curta como hoje em dia. Seja em ondas pequenas, médias ou grandes, as mulheres têm sabido afirmar o seu lugar na hierarquia do desporto, conquistando níveis de respeito com surf sólido e muito charme. A surfista feminina do ano é aquela que no último ano concretizou todo esse potencial.', 0, 4),
(31, 31, 'award-categories', 'A manobra que distingue o surf de todos os restantes desportos permanece como o supremo momento da relação entre o homem e as ondas do oceano, mas o que define um bom tubo? O tamanho da onda? A profundidade? A técnica aplicada? Podem esgrimir-se os argumentos, mas uma coisa é certa: um grande tubo é aquele em que quase todos deixam de acreditar, menos aquele que está lá dentro, à procura da saída. ', 0, 16),
(32, 32, 'award-categories', 'Todos temos os nossos limites, mas há limites mais próximos do que outros e o limite para o tamanho das ondas surfadas por este mundo fora está cada vez mais longe. Os portugueses têm acompanhado a tendência e de ano para ano vemos os nossos surfistas desafiar a lógica e a razão, apanhando ondas cada vez mais desafiadoras e arriscadas, seja em Portugal seja lá fora. ', 0, 9),
(33, 33, 'award-categories', 'Se hoje o surf de ondas grandes de remada tem atingido patamares inimagináveis ainda há poucos anos, isso deve-se ao conhecimento adquirido nas sessões de tow-in, que revolucionaram por completo a forma de os surfistas olharem e abordarem ondas de dimensões extra-large. E ainda hoje, é com a inestimável ajuda dos poderosos motores de propulsão e da habilidade dos seus pilotos que o tow-in continua a ser o laboratório de testes daquilo que é humanamente possível conquistar neste campo.', 0, 5),
(34, 34, 'award-categories', 'Depois de um tempo de aparente estagnação face a outros desportos de prancha, o surf assume a liderança da invenção e criatividade no campo das manobras. E mesmo num contexto que procura e incentiva como nunca a criação espontânea de novos movimentos sobre a prancha, as velhas manobras apresentam hoje em dia desconcertantes níveis de espetáculo, que permitem ombrear com as últimas novidades nas preferências do público. Este prémio visa reconhecer acima de tudo a capacidade técnica de subitamente tornar possível o impossível, e fazê-lo com estilo', 0, 11),
(35, 35, 'award-categories', 'A tremenda evolução técnica de que o surf tem sido alvo na última década só encontra paralelo na forma como os fotógrafos têm sido capazes de captar não só os resultados dessa evolução como de transcrever em imagens este estilo de vida cada vez mais complexo e fragmentado. Por detrás da explosão de uma manobra, do insólito de uma situação ou da beleza de uma paisagem, está sempre a inspiração de um olhar único de alguém capaz de traduzir num frame tudo aquilo que o surf nos diz à alma.  ', 0, 61),
(36, 36, 'award-categories', 'No fundo no fundo, todos somos free surfers, mas uns são mais livres que os outros. O free surfer é aquele que corre ondas sem os constrangimentos de outro critério que não aquilo que mais o diverte. E se é inegável que a competição está na base da evolução técnica do desporto, é no campo de liberdade sem restrições das sessões livres de julgamentos que o surf se manifesta em toda a sua plenitude. Esta categoria visa premiar aqueles que nos inspiram sem nunca vestirem uma licra de competição.\r\n', 0, 4),
(37, 37, 'award-categories', 'A diferença de um clipe para um filme é que um filme vence-nos aos pontos e um clip vence-nos por knock-out. Em poucos minutos um clip tem de conquistar, inspirar, excitar, arrebatar e, mais importante que tudo, obrigar-nos a voltar ao princípio e ver tudo outra vez mal tenha acabado. Numa fase em que não há sessão de surf onde não haja por perto alguém com uma câmara de filmar, vamos homenagear os criadores que nos ajudam a manter a chama acesa quando estamos longe do mar.\r\n', 0, 11),
(38, 38, 'award-categories', 'Quando menos se espera, eis que irrompe em cena alguém que apanha todos de surpresa, quebrando a rotina dos nomes e puxando para si as luzes dos holofotes. Um trialista que passa a frequentar as fases finais das provas, um outsider que subitamente surge como destaque improvável nas mais comentadas sessões, um jovem talento que concretiza o seu potencial. O prémio revelação premeia aquele surfista que nos últimos doze meses deixou de ser coadjuvante e passou a ator principal no filme do surf português.\r\n', 0, 4),
(39, 39, 'award-categories', 'O que é uma onda bem surfada? Fora dos critérios de julgamento dos campeonatos, uma onda bem surfada é aquela que é explorada ao máximo do seu potencial, com a maior variedade possível de manobras bem executadas, com power, habilidade e estilo. É uma daquelas ondas em que, olhando para trás, não resta nada senão a satisfação de quem surfa e de quem observa.\r\n', 0, 5),
(40, 40, 'award-categories', 'A seguir às ondas, não há assunto que interesse tanto ao surfista como as pranchas. Antigamente, os shapers eram vistos como depositários do conhecimento místico sobre o deslize nas ondas, oráculos da nossa cultura, guardiões de segredos misteriosos. Hoje a visão é menos romântica e a proliferação de fabricantes banalizou a reverenciada figura, mas uma coisa é certa: os shapers continuam a deter o raro poder de transformar as nossas fantasias em realidade.\r\n', 0, 4),
(41, 41, 'award-categories', 'De todas as figuras premiadas nesta gala, a do treinador é porventura a mais recente, evidenciando o caráter único desta atividade que só agora começa de facto a ser desporto. E, sendo desporto, é evidente que o treinador assume um papel cada vez mais indispensável no mundo da competição: amigo, mestre, confidente, preparador físico, coordenador, mentor, psicólogo... não há no surf papel mais multifacetado que o de treinador, que bem merece este reconhecimento.\r\n', 0, 4),
(42, 42, 'award-categories', 'Verdadeira montra do surf, é através dos eventos que o grande público pode entrar em contacto com as diversas realidades que compõem o mosaico multifacetado do nosso estilo de vida. Sejam de cariz competitivo, cultural ou festivo, os eventos funcionam como um espaço de encontro da tribo, onde se celebra o estilo de vida e o desporto, graças ao esforço conjunto de inúmeros anónimos que concebem, montam, promovem e operacionalizam estes acontecimentos. É para recompensar estes anónimos pelo seu esforço e contributo que concebemos este prémio.\r\n', 0, 4),
(43, 43, 'award-categories', 'Não adianta negar: sex sells, diz o chavão da indústria do marketing. Cada vez mais os surfistas são escolhidos pelas grandes marcas tanto em função do seu talento e competitividade como do seu apelo junto ao público. Do ponto de vista estratégico, a imagem é tão importante na visibilidade de um desportista como o seu desempenho. Queremos por isso saber, entre eles e elas, quem são, na tua opinião, os surfistas mais sexys de Portugal.\r\n', 0, 4),
(44, 44, 'award-categories', 'Este é o único prémio desta gala em que o premiado pode não ser surfista. Trata-se de um reconhecimento por parte da comunidade a personalidades que, direta ou indiretamente, através das suas ações e voluntarismo, promoveram o surf para lá da sua esfera ou tomaram iniciativas que contribuíram para o engrandecimento da nossa atividade nas suas mais variadas vertentes, da política à ambiental, da desportiva à cultural, da económica à social. Sendo surfista ou não, quem for galardoado com este prémio merece ser visto pela comunidade não só como um par, mas como um exemplo a seguir.', 0, 0),
(45, 45, 'award-categories', 'Mais do que celebrar o fim de um trajeto profissional, este prémio visa reconhecer o impacto que um determinado surfista exerceu ao longo da sua carreira, através do seu carisma, da sua postura ou dos seus resultados. O Prémio Carreira é um agradecimento que deixamos àqueles que ao longo dos anos nos inspiraram com a sua destreza técnica, raça competitiva e magnetismo, e que, uma vez fora da ribalta ou em vias de darem por findo o seu percurso, irão continuar a fazê-lo com a sua amizade e atitudes perante a vida.\r\n', 0, 0);

-- --------------------------------------------------------

--
-- Table structure for table `wp_usermeta`
--

CREATE TABLE `wp_usermeta` (
  `umeta_id` bigint(20) UNSIGNED NOT NULL,
  `user_id` bigint(20) UNSIGNED NOT NULL DEFAULT '0',
  `meta_key` varchar(255) DEFAULT NULL,
  `meta_value` longtext
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_usermeta`
--

INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'admin'),
(2, 1, 'first_name', 'Ondas de Ouro'),
(3, 1, 'last_name', 'the organizer'),
(4, 1, 'description', 'somebody has to put stuff in this website right...'),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'comment_shortcuts', 'false'),
(7, 1, 'admin_color', 'fresh'),
(8, 1, 'use_ssl', '0'),
(9, 1, 'show_admin_bar_front', 'true'),
(10, 1, 'wp_capabilities', 'a:17:{s:13:\"administrator\";b:1;s:34:\"wpml_manage_translation_management\";b:1;s:21:\"wpml_manage_languages\";b:1;s:41:\"wpml_manage_theme_and_plugin_localization\";b:1;s:19:\"wpml_manage_support\";b:1;s:29:\"wpml_manage_media_translation\";b:1;s:22:\"wpml_manage_navigation\";b:1;s:24:\"wpml_manage_sticky_links\";b:1;s:30:\"wpml_manage_string_translation\";b:1;s:33:\"wpml_manage_translation_analytics\";b:1;s:25:\"wpml_manage_wp_menus_sync\";b:1;s:32:\"wpml_manage_taxonomy_translation\";b:1;s:27:\"wpml_manage_troubleshooting\";b:1;s:31:\"wpml_manage_translation_options\";b:1;s:36:\"wpml_manage_woocommerce_multilingual\";b:1;s:37:\"wpml_operate_woocommerce_multilingual\";b:1;s:9:\"translate\";b:1;}'),
(11, 1, 'wp_user_level', '10'),
(12, 1, 'dismissed_wp_pointers', 'wp350_media,wp360_revisions,wp360_locks,wp390_widgets,custom_admin_pointers9_2_new_items,wp410_dfw,wprss_tracking_pointer'),
(13, 1, 'show_welcome_panel', '1'),
(14, 1, 'session_tokens', 'a:1:{s:64:\"c34afd0c4ba1f0d13892d51aad6e8471d4e52f396afc9db8305b78efd4597596\";a:4:{s:10:\"expiration\";i:1495096970;s:2:\"ip\";s:15:\"193.203.107.230\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.96 Safari/537.36\";s:5:\"login\";i:1494924170;}}'),
(15, 1, 'wp_dashboard_quick_press_last_post_id', '1518'),
(16, 1, 'managenav-menuscolumnshidden', 'a:1:{i:0;s:11:\"description\";}'),
(17, 1, 'metaboxhidden_nav-menus', 'a:2:{i:0;s:8:\"add-post\";i:1;s:12:\"add-post_tag\";}'),
(18, 1, 'nav_menu_recently_edited', '3'),
(19, 1, 'wp_user-settings', 'libraryContent=browse&editor=html&advImgDetails=show&imgsize=full&hidetb=1&wplink=1&posts_list_mode=list'),
(20, 1, 'wp_user-settings-time', '1432904398'),
(21, 2, 'nickname', 'rui_twice'),
(22, 2, 'first_name', 'Rui'),
(23, 2, 'last_name', ''),
(24, 2, 'description', ''),
(25, 2, 'rich_editing', 'true'),
(26, 2, 'comment_shortcuts', 'false'),
(27, 2, 'admin_color', 'fresh'),
(28, 2, 'use_ssl', '0'),
(29, 2, 'show_admin_bar_front', 'true'),
(30, 2, 'wp_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(31, 2, 'wp_user_level', '10'),
(32, 2, 'dismissed_wp_pointers', 'wp350_media,wp360_revisions,wp360_locks,wp390_widgets,wprss_tracking_pointer'),
(35, 1, 'wsl_current_provider', 'Google'),
(36, 1, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-siEh62tZEi4/AAAAAAAAAAI/AAAAAAAAAEQ/QQchqiplX78/photo.jpg?sz=200'),
(55, 1, 'wp_nav_menu_recently_edited', '3'),
(56, 1, 'meta-box-order_dashboard', 'a:2:{i:0;b:0;s:4:\"side\";s:21:\"icl_dashboard_widget,\";}'),
(57, 1, 'wp_language_pairs', 'a:1:{s:5:\"pt-pt\";a:2:{s:2:\"en\";i:1;s:0:\"\";i:1;}}'),
(58, 1, 'icl_admin_language', ''),
(59, 1, 'icl_show_hidden_languages', '0'),
(60, 1, 'icl_admin_language_for_edit', '0'),
(61, 1, 'closedpostboxes_candidaturas', 'a:1:{i:0;s:10:\"wpseo_meta\";}'),
(62, 1, 'metaboxhidden_candidaturas', 'a:5:{i:0;s:7:\"acf_703\";i:1;s:7:\"acf_673\";i:2;s:7:\"acf_161\";i:3;s:7:\"slugdiv\";i:4;s:19:\"wprss-editor-dialog\";}'),
(65, 2, 'wsl_current_provider', 'Facebook'),
(66, 2, 'wsl_current_user_image', 'https://graph.facebook.com/457768797731861/picture?width=150&height=150'),
(67, 2, 'session_tokens', 'a:1:{s:64:\"e2883a7850f0c3afdb9840aa93b535df2cc0142b0c1ec49a80cdcee9132a6b1f\";a:4:{s:10:\"expiration\";i:1435097945;s:2:\"ip\";s:14:\"176.78.166.149\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433888345;}}'),
(68, 2, 'votou', 'sim'),
(69, 2, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(70, 1, 'votou', 'sim'),
(71, 1, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(72, 3, 'nickname', 'Graca_Rocha'),
(73, 3, 'first_name', 'Graça'),
(74, 3, 'last_name', 'Rocha'),
(75, 3, 'description', ''),
(76, 3, 'rich_editing', 'true'),
(77, 3, 'comment_shortcuts', 'false'),
(78, 3, 'admin_color', 'fresh'),
(79, 3, 'use_ssl', '0'),
(80, 3, 'show_admin_bar_front', 'true'),
(81, 3, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(82, 3, 'wp_user_level', '0'),
(83, 3, 'wsl_current_provider', 'Facebook'),
(84, 3, 'wsl_current_user_image', 'https://graph.facebook.com/10203782157304635/picture?width=150&height=150'),
(85, 3, 'session_tokens', 'a:2:{s:64:\"041cf9aa1ed17987276fc14bb5ddae7a2a31705210f5b2c444ab0c46a478ea42\";a:4:{s:10:\"expiration\";i:1433813546;s:2:\"ip\";s:14:\"85.242.104.135\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432603946;}s:64:\"5591e94ef18b7cc96f1c45c203445d18590771d363922282b3a7bf7e9addf09c\";a:4:{s:10:\"expiration\";i:1433857372;s:2:\"ip\";s:14:\"85.242.104.135\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.111 Safari/537.36\";s:5:\"login\";i:1432647772;}}'),
(86, 3, 'votou', 'sim'),
(87, 3, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(88, 4, 'nickname', 'Rui_Meneses'),
(89, 4, 'first_name', 'Rui'),
(90, 4, 'last_name', 'Meneses'),
(91, 4, 'description', ''),
(92, 4, 'rich_editing', 'true'),
(93, 4, 'comment_shortcuts', 'false'),
(94, 4, 'admin_color', 'fresh'),
(95, 4, 'use_ssl', '0'),
(96, 4, 'show_admin_bar_front', 'true'),
(97, 4, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(98, 4, 'wp_user_level', '0'),
(99, 4, 'wsl_current_provider', 'Facebook'),
(100, 4, 'wsl_current_user_image', 'https://graph.facebook.com/1038254312852186/picture?width=150&height=150'),
(101, 4, 'session_tokens', 'a:4:{s:64:\"4544316781dbdf7d00588f1a661896ce97d7887a537ff6a88d4051c9a4ecf73d\";a:4:{s:10:\"expiration\";i:1433821602;s:2:\"ip\";s:13:\"176.79.59.250\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.4.10 (KHTML, like Gecko) Version/8.0.4 Safari/600.4.10\";s:5:\"login\";i:1432612002;}s:64:\"3240d5c36f3bfe23d96f6283e79460cb56c096c0f06337e288861ac48bf57ac6\";a:4:{s:10:\"expiration\";i:1433878110;s:2:\"ip\";s:13:\"188.81.22.149\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432668510;}s:64:\"210046bd18211b680aeddeef149872465640bfd92e1092e357d1aad3e000da8f\";a:4:{s:10:\"expiration\";i:1433881866;s:2:\"ip\";s:13:\"176.79.59.250\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432672266;}s:64:\"7d8cc7837dc3404e93b0d26fc57d6de4377b02fc9e3e1a284d3afceda64f5c10\";a:4:{s:10:\"expiration\";i:1434985685;s:2:\"ip\";s:14:\"176.78.163.183\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.4.10 (KHTML, like Gecko) Version/8.0.4 Safari/600.4.10\";s:5:\"login\";i:1433776085;}}'),
(102, 5, 'nickname', 'Joana_Richheimer'),
(103, 5, 'first_name', 'Joana'),
(104, 5, 'last_name', 'Richheimer'),
(105, 5, 'description', ''),
(106, 5, 'rich_editing', 'true'),
(107, 5, 'comment_shortcuts', 'false'),
(108, 5, 'admin_color', 'fresh'),
(109, 5, 'use_ssl', '0'),
(110, 5, 'show_admin_bar_front', 'true'),
(111, 5, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(112, 5, 'wp_user_level', '0'),
(113, 5, 'wsl_current_provider', 'Facebook'),
(114, 5, 'wsl_current_user_image', 'https://graph.facebook.com/983414961698723/picture?width=150&height=150'),
(115, 5, 'session_tokens', 'a:2:{s:64:\"67929b4e3d32988a88658a11d4089a9de6569f37581b9faf912ed8d2f350ccb9\";a:4:{s:10:\"expiration\";i:1433829872;s:2:\"ip\";s:13:\"176.78.172.28\";s:2:\"ua\";s:164:\"Mozilla/5.0 (Linux; Android 4.4.2; pt-pt; SAMSUNG GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/1.5 Chrome/28.0.1500.94 Mobile Safari/537.36\";s:5:\"login\";i:1432620272;}s:64:\"1d255db891340a97069aa4806402b33a8aafea5f7510b6927e14a6b47becdfca\";a:4:{s:10:\"expiration\";i:1433837926;s:2:\"ip\";s:15:\"194.210.226.227\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432628326;}}'),
(116, 6, 'nickname', 'To_Mane'),
(117, 6, 'first_name', 'Tó'),
(118, 6, 'last_name', 'Mané'),
(119, 6, 'description', ''),
(120, 6, 'rich_editing', 'true'),
(121, 6, 'comment_shortcuts', 'false'),
(122, 6, 'admin_color', 'fresh'),
(123, 6, 'use_ssl', '0'),
(124, 6, 'show_admin_bar_front', 'true'),
(125, 6, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(126, 6, 'wp_user_level', '0'),
(127, 6, 'wsl_current_provider', 'Facebook'),
(128, 6, 'wsl_current_user_image', 'https://graph.facebook.com/10153270958859242/picture?width=150&height=150'),
(129, 6, 'session_tokens', 'a:1:{s:64:\"daa975846f926b17aaa7f170ef2d84194e8b13a7c480c45bbee6186e3080be23\";a:4:{s:10:\"expiration\";i:1433833685;s:2:\"ip\";s:14:\"188.82.148.241\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4) AppleWebKit/600.7.5 (KHTML, like Gecko) Version/8.0.7 Safari/600.7.5\";s:5:\"login\";i:1432624085;}}'),
(130, 6, 'votou', 'sim'),
(131, 6, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(132, 7, 'nickname', 'Alexandre_De_Almeida'),
(133, 7, 'first_name', 'Alexandre'),
(134, 7, 'last_name', 'De Almeida'),
(135, 7, 'description', ''),
(136, 7, 'rich_editing', 'true'),
(137, 7, 'comment_shortcuts', 'false'),
(138, 7, 'admin_color', 'fresh'),
(139, 7, 'use_ssl', '0'),
(140, 7, 'show_admin_bar_front', 'true'),
(141, 7, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(142, 7, 'wp_user_level', '0'),
(143, 7, 'wsl_current_provider', 'Facebook'),
(144, 7, 'wsl_current_user_image', 'https://graph.facebook.com/995735370470719/picture?width=150&height=150'),
(145, 7, 'session_tokens', 'a:1:{s:64:\"39b1680e6bfcce5b49951681bda4909908b3c2a6fb331574a9a4ce367acb19c5\";a:4:{s:10:\"expiration\";i:1433836718;s:2:\"ip\";s:11:\"83.99.17.30\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; U; Android 4.0.3; pt-pt; LIFETAB_P9514 Build/IML74K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30\";s:5:\"login\";i:1432627118;}}'),
(146, 7, 'votou', 'sim'),
(147, 7, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(148, 8, 'nickname', 'Joao_Pedro_Rocha'),
(149, 8, 'first_name', 'João'),
(150, 8, 'last_name', 'Rocha'),
(151, 8, 'description', ''),
(152, 8, 'rich_editing', 'true'),
(153, 8, 'comment_shortcuts', 'false'),
(154, 8, 'admin_color', 'fresh'),
(155, 8, 'use_ssl', '0'),
(156, 8, 'show_admin_bar_front', 'true'),
(157, 8, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(158, 8, 'wp_user_level', '0'),
(159, 8, 'wsl_current_provider', 'Facebook'),
(160, 8, 'wsl_current_user_image', 'https://graph.facebook.com/10153179102170660/picture?width=150&height=150'),
(161, 8, 'session_tokens', 'a:2:{s:64:\"3f26ee8351521326651681df466eb43409b60eb7246ad2ecddca1838e4d1ca5b\";a:4:{s:10:\"expiration\";i:1433837503;s:2:\"ip\";s:13:\"87.103.57.234\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432627903;}s:64:\"6427a6d8ca45bc73cfac11830f858bd8ecfc8c70e2ee5e1ebd0f04b7bc70ae64\";a:4:{s:10:\"expiration\";i:1433879810;s:2:\"ip\";s:14:\"89.114.236.182\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.4.10 (KHTML, like Gecko) Version/8.0.4 Safari/600.4.10\";s:5:\"login\";i:1432670210;}}'),
(162, 9, 'nickname', 'Miguel_Caparica'),
(163, 9, 'first_name', 'Miguel'),
(164, 9, 'last_name', 'Caparica'),
(165, 9, 'description', ''),
(166, 9, 'rich_editing', 'true'),
(167, 9, 'comment_shortcuts', 'false'),
(168, 9, 'admin_color', 'fresh'),
(169, 9, 'use_ssl', '0'),
(170, 9, 'show_admin_bar_front', 'true'),
(171, 9, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(172, 9, 'wp_user_level', '0'),
(173, 9, 'wsl_current_provider', 'Facebook'),
(174, 9, 'wsl_current_user_image', 'https://graph.facebook.com/10206936115069235/picture?width=150&height=150'),
(175, 9, 'session_tokens', 'a:1:{s:64:\"68c71b3effc73df56735d2c2ee9e325324ce1016f59ed6a89dd2ad29d7d2e479\";a:4:{s:10:\"expiration\";i:1433838038;s:2:\"ip\";s:12:\"2.83.116.221\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432628438;}}'),
(176, 10, 'nickname', 'Rita_Brilhante'),
(177, 10, 'first_name', 'Rita'),
(178, 10, 'last_name', 'Brilhante'),
(179, 10, 'description', ''),
(180, 10, 'rich_editing', 'true'),
(181, 10, 'comment_shortcuts', 'false'),
(182, 10, 'admin_color', 'fresh'),
(183, 10, 'use_ssl', '0'),
(184, 10, 'show_admin_bar_front', 'true'),
(185, 10, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(186, 10, 'wp_user_level', '0'),
(187, 10, 'wsl_current_provider', 'Facebook'),
(188, 10, 'wsl_current_user_image', 'https://graph.facebook.com/10206530907328688/picture?width=150&height=150'),
(189, 10, 'session_tokens', 'a:1:{s:64:\"8f6ff76b38df5b96510f83771eed4c31d16920de27d3731821d2dc723a10f809\";a:4:{s:10:\"expiration\";i:1433838182;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1432628582;}}'),
(190, 10, 'votou', 'sim'),
(191, 10, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(192, 11, 'nickname', 'Sofia_Filipe'),
(193, 11, 'first_name', 'Sofia'),
(194, 11, 'last_name', 'Filipe'),
(195, 11, 'description', ''),
(196, 11, 'rich_editing', 'true'),
(197, 11, 'comment_shortcuts', 'false'),
(198, 11, 'admin_color', 'fresh'),
(199, 11, 'use_ssl', '0'),
(200, 11, 'show_admin_bar_front', 'true'),
(201, 11, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(202, 11, 'wp_user_level', '0'),
(203, 11, 'wsl_current_provider', 'Facebook'),
(204, 11, 'wsl_current_user_image', 'https://graph.facebook.com/937305746290479/picture?width=150&height=150'),
(205, 11, 'session_tokens', 'a:1:{s:64:\"831d646fe61bee44aad653ac31ec4c522d2fdc5e7b808dd0a76a2d88f162810b\";a:4:{s:10:\"expiration\";i:1433838732;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36\";s:5:\"login\";i:1432629132;}}'),
(206, 5, 'votou', 'sim'),
(207, 5, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(208, 12, 'nickname', 'facebook_user'),
(209, 12, 'first_name', 'ديوغو'),
(210, 12, 'last_name', 'نورا'),
(211, 12, 'description', ''),
(212, 12, 'rich_editing', 'true'),
(213, 12, 'comment_shortcuts', 'false'),
(214, 12, 'admin_color', 'fresh'),
(215, 12, 'use_ssl', '0'),
(216, 12, 'show_admin_bar_front', 'true'),
(217, 12, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(218, 12, 'wp_user_level', '0'),
(219, 12, 'wsl_current_provider', 'Facebook'),
(220, 12, 'wsl_current_user_image', 'https://graph.facebook.com/10202805751344123/picture?width=150&height=150'),
(221, 12, 'session_tokens', 'a:1:{s:64:\"b22a8c144c064919041c31f7d2b74b95e54b2d6fdde67c159dec75564abc9446\";a:4:{s:10:\"expiration\";i:1433838810;s:2:\"ip\";s:14:\"85.246.152.107\";s:2:\"ua\";s:131:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-P5210 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36\";s:5:\"login\";i:1432629210;}}'),
(222, 12, 'votou', 'sim'),
(223, 12, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1169,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(224, 13, 'nickname', 'Ricardo_Carneiro'),
(225, 13, 'first_name', 'Ricardo'),
(226, 13, 'last_name', 'Carneiro'),
(227, 13, 'description', ''),
(228, 13, 'rich_editing', 'true'),
(229, 13, 'comment_shortcuts', 'false'),
(230, 13, 'admin_color', 'fresh'),
(231, 13, 'use_ssl', '0'),
(232, 13, 'show_admin_bar_front', 'true'),
(233, 13, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(234, 13, 'wp_user_level', '0'),
(235, 13, 'wsl_current_provider', 'Facebook'),
(236, 13, 'wsl_current_user_image', 'https://graph.facebook.com/986140951409938/picture?width=150&height=150'),
(237, 13, 'session_tokens', 'a:1:{s:64:\"fcaf32f247bc06fbe73a8826f183e379e8ec8ce2590003a28ba58cd42b8cc75b\";a:4:{s:10:\"expiration\";i:1433839168;s:2:\"ip\";s:13:\"85.246.204.93\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432629568;}}'),
(240, 14, 'nickname', 'Joao_Vasco_Nunes'),
(241, 14, 'first_name', 'João Vasco'),
(242, 14, 'last_name', 'Nunes'),
(243, 14, 'description', ''),
(244, 14, 'rich_editing', 'true'),
(245, 14, 'comment_shortcuts', 'false'),
(246, 14, 'admin_color', 'fresh'),
(247, 14, 'use_ssl', '0'),
(248, 14, 'show_admin_bar_front', 'true'),
(249, 14, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(250, 14, 'wp_user_level', '0'),
(251, 14, 'wsl_current_provider', 'Facebook'),
(252, 14, 'wsl_current_user_image', 'https://graph.facebook.com/966927400018087/picture?width=150&height=150'),
(253, 14, 'session_tokens', 'a:1:{s:64:\"d18473b741aed9302cc67b185a3cb364f64199abb2d2e17aa4ee317b7bb82207\";a:4:{s:10:\"expiration\";i:1433839299;s:2:\"ip\";s:12:\"85.139.1.137\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432629699;}}'),
(254, 15, 'nickname', 'Nuno_S_Dias'),
(255, 15, 'first_name', 'Nuno S.'),
(256, 15, 'last_name', 'Dias'),
(257, 15, 'description', ''),
(258, 15, 'rich_editing', 'true'),
(259, 15, 'comment_shortcuts', 'false'),
(260, 15, 'admin_color', 'fresh'),
(261, 15, 'use_ssl', '0'),
(262, 15, 'show_admin_bar_front', 'true'),
(263, 15, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(264, 15, 'wp_user_level', '0'),
(265, 15, 'wsl_current_provider', 'Facebook'),
(266, 15, 'wsl_current_user_image', 'https://graph.facebook.com/10206768638633976/picture?width=150&height=150'),
(267, 15, 'session_tokens', 'a:2:{s:64:\"6267fc7a7d854e61fc4009896a60d3a5d9caee78e7ae2bb9af40c5a1670dfeea\";a:4:{s:10:\"expiration\";i:1433839341;s:2:\"ip\";s:11:\"95.94.26.59\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432629741;}s:64:\"e6e76acb6b784b69311beba538ce9a7fde580278b57b50896fa2e8e6a558ee5a\";a:4:{s:10:\"expiration\";i:1434314097;s:2:\"ip\";s:11:\"95.94.26.59\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433104497;}}'),
(268, 11, 'votou', 'sim'),
(269, 11, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(270, 16, 'nickname', 'Ricardo_Silva'),
(271, 16, 'first_name', 'Ricardo'),
(272, 16, 'last_name', 'Silva'),
(273, 16, 'description', ''),
(274, 16, 'rich_editing', 'true'),
(275, 16, 'comment_shortcuts', 'false'),
(276, 16, 'admin_color', 'fresh'),
(277, 16, 'use_ssl', '0'),
(278, 16, 'show_admin_bar_front', 'true'),
(279, 16, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(280, 16, 'wp_user_level', '0'),
(281, 16, 'wsl_current_provider', 'Google'),
(282, 16, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(283, 16, 'session_tokens', 'a:1:{s:64:\"5bcd6c97ae9745c1d9b46039175da4a388a2e69703ff1c54544dc33c49547e5a\";a:4:{s:10:\"expiration\";i:1433839565;s:2:\"ip\";s:15:\"194.210.227.203\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432629965;}}'),
(284, 17, 'nickname', 'Goncalo_Feyo'),
(285, 17, 'first_name', 'Gonçalo'),
(286, 17, 'last_name', 'Feyo'),
(287, 17, 'description', ''),
(288, 17, 'rich_editing', 'true'),
(289, 17, 'comment_shortcuts', 'false'),
(290, 17, 'admin_color', 'fresh'),
(291, 17, 'use_ssl', '0'),
(292, 17, 'show_admin_bar_front', 'true'),
(293, 17, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(294, 17, 'wp_user_level', '0'),
(295, 17, 'wsl_current_provider', 'Facebook'),
(296, 17, 'wsl_current_user_image', 'https://graph.facebook.com/10153186323531329/picture?width=150&height=150'),
(297, 17, 'session_tokens', 'a:1:{s:64:\"b8444e3ec3cd55a4ef661b332f2ba7fe952f4fe2efbf2e31df800dd90f104ae5\";a:4:{s:10:\"expiration\";i:1433839659;s:2:\"ip\";s:14:\"88.214.167.142\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432630059;}}'),
(298, 18, 'nickname', 'Paulo_Dias'),
(299, 18, 'first_name', 'Paulo'),
(300, 18, 'last_name', 'Dias'),
(301, 18, 'description', ''),
(302, 18, 'rich_editing', 'true'),
(303, 18, 'comment_shortcuts', 'false'),
(304, 18, 'admin_color', 'fresh'),
(305, 18, 'use_ssl', '0'),
(306, 18, 'show_admin_bar_front', 'true'),
(307, 18, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(308, 18, 'wp_user_level', '0'),
(309, 18, 'wsl_current_provider', 'Facebook'),
(310, 18, 'wsl_current_user_image', 'https://graph.facebook.com/1049731255056132/picture?width=150&height=150'),
(311, 18, 'session_tokens', 'a:1:{s:64:\"94686c01188095a7654dc432208957758a9df32c00a3bb912513ec718b30a768\";a:4:{s:10:\"expiration\";i:1433839794;s:2:\"ip\";s:11:\"95.94.26.59\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1432630194;}}'),
(312, 16, 'votou', 'sim'),
(313, 16, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(314, 14, 'votou', 'sim'),
(315, 14, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(316, 19, 'nickname', 'Pedro_Quadros'),
(317, 19, 'first_name', 'Pedro'),
(318, 19, 'last_name', 'Quadros'),
(319, 19, 'description', ''),
(320, 19, 'rich_editing', 'true'),
(321, 19, 'comment_shortcuts', 'false'),
(322, 19, 'admin_color', 'fresh'),
(323, 19, 'use_ssl', '0'),
(324, 19, 'show_admin_bar_front', 'true'),
(325, 19, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(326, 19, 'wp_user_level', '0'),
(327, 19, 'wsl_current_provider', 'Facebook'),
(328, 19, 'wsl_current_user_image', 'https://graph.facebook.com/952900858093467/picture?width=150&height=150'),
(329, 19, 'session_tokens', 'a:1:{s:64:\"4bcc37d149bd206911cdd09e54f9034571e585057211ec0dd60ffdca4caefd9c\";a:4:{s:10:\"expiration\";i:1433840334;s:2:\"ip\";s:14:\"88.214.160.214\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 5.1; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1432630734;}}'),
(330, 20, 'nickname', 'Emanuel_Embaixador'),
(331, 20, 'first_name', 'Emanuel'),
(332, 20, 'last_name', 'Embaixador'),
(333, 20, 'description', ''),
(334, 20, 'rich_editing', 'true'),
(335, 20, 'comment_shortcuts', 'false'),
(336, 20, 'admin_color', 'fresh'),
(337, 20, 'use_ssl', '0'),
(338, 20, 'show_admin_bar_front', 'true'),
(339, 20, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(340, 20, 'wp_user_level', '0'),
(341, 20, 'wsl_current_provider', 'Facebook'),
(342, 20, 'wsl_current_user_image', 'https://graph.facebook.com/10207181362678084/picture?width=150&height=150'),
(343, 20, 'session_tokens', 'a:1:{s:64:\"2a4f97e96eabf18e29d7d859b45d8a1addefc54bf2206c32d7bb17b99afab83c\";a:4:{s:10:\"expiration\";i:1435056684;s:2:\"ip\";s:12:\"2.83.167.222\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/7.0.6 Safari/537.78.2\";s:5:\"login\";i:1433847084;}}'),
(344, 20, 'votou', 'sim'),
(345, 20, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(346, 21, 'nickname', 'Mare_Nostrum'),
(347, 21, 'first_name', 'Mare'),
(348, 21, 'last_name', 'Nostrum'),
(349, 21, 'description', ''),
(350, 21, 'rich_editing', 'true'),
(351, 21, 'comment_shortcuts', 'false'),
(352, 21, 'admin_color', 'fresh'),
(353, 21, 'use_ssl', '0'),
(354, 21, 'show_admin_bar_front', 'true'),
(355, 21, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(356, 21, 'wp_user_level', '0'),
(357, 21, 'wsl_current_provider', 'Google'),
(358, 21, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-Vm2sAJjqIhI/AAAAAAAAAAI/AAAAAAAAI9Q/vwOkyZAstf8/photo.jpg?sz=200'),
(359, 21, 'session_tokens', 'a:1:{s:64:\"9cc873cb35be551b15d91058ebb999d3aab6dd20843858bce66b80b31d6b99d1\";a:4:{s:10:\"expiration\";i:1433840563;s:2:\"ip\";s:13:\"193.137.21.32\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432630963;}}'),
(360, 19, 'votou', 'sim'),
(361, 19, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(362, 22, 'nickname', 'Beatriz_Gaspar'),
(363, 22, 'first_name', 'Beatriz'),
(364, 22, 'last_name', 'Gaspar'),
(365, 22, 'description', ''),
(366, 22, 'rich_editing', 'true'),
(367, 22, 'comment_shortcuts', 'false'),
(368, 22, 'admin_color', 'fresh'),
(369, 22, 'use_ssl', '0'),
(370, 22, 'show_admin_bar_front', 'true'),
(371, 22, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(372, 22, 'wp_user_level', '0'),
(373, 22, 'wsl_current_provider', 'Facebook'),
(374, 22, 'wsl_current_user_image', 'https://graph.facebook.com/10204227492147385/picture?width=150&height=150'),
(375, 22, 'session_tokens', 'a:2:{s:64:\"eb89fdf2640fe3dc69f955914881762e0027a9a467aa52f2c5fb84c9812cc18f\";a:4:{s:10:\"expiration\";i:1433840664;s:2:\"ip\";s:15:\"193.136.135.237\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432631064;}s:64:\"215d8a98c5ca302e1fba5967eead13270f358b88a50f5e106ea60a105e43a6ef\";a:4:{s:10:\"expiration\";i:1434298679;s:2:\"ip\";s:12:\"84.90.124.51\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433089079;}}'),
(376, 22, 'votou', 'sim'),
(377, 22, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(378, 23, 'nickname', 'Andre_Botelho'),
(379, 23, 'first_name', 'André'),
(380, 23, 'last_name', 'Botelho'),
(381, 23, 'description', ''),
(382, 23, 'rich_editing', 'true'),
(383, 23, 'comment_shortcuts', 'false'),
(384, 23, 'admin_color', 'fresh'),
(385, 23, 'use_ssl', '0'),
(386, 23, 'show_admin_bar_front', 'true'),
(387, 23, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(388, 23, 'wp_user_level', '0'),
(389, 23, 'wsl_current_provider', 'Facebook'),
(390, 23, 'wsl_current_user_image', 'https://graph.facebook.com/977018762343175/picture?width=150&height=150'),
(391, 23, 'session_tokens', 'a:1:{s:64:\"2d8a246a92a5af4aba83131188c06b805629ad1651478f32f340df468725d38a\";a:4:{s:10:\"expiration\";i:1433840738;s:2:\"ip\";s:13:\"84.91.233.167\";s:2:\"ua\";s:185:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432631138;}}'),
(392, 24, 'nickname', 'Vasco_Lazaro'),
(393, 24, 'first_name', 'Vasco'),
(394, 24, 'last_name', 'Lazaro'),
(395, 24, 'description', ''),
(396, 24, 'rich_editing', 'true'),
(397, 24, 'comment_shortcuts', 'false'),
(398, 24, 'admin_color', 'fresh'),
(399, 24, 'use_ssl', '0'),
(400, 24, 'show_admin_bar_front', 'true'),
(401, 24, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(402, 24, 'wp_user_level', '0'),
(403, 24, 'wsl_current_provider', 'Facebook'),
(404, 24, 'wsl_current_user_image', 'https://graph.facebook.com/10153273625359318/picture?width=150&height=150'),
(405, 24, 'session_tokens', 'a:1:{s:64:\"2c479c7d6cdce487b905e2f9a37bdc0a1fb48d1311173ee952f822d863d92b54\";a:4:{s:10:\"expiration\";i:1433840744;s:2:\"ip\";s:12:\"87.103.59.26\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432631144;}}'),
(406, 23, 'votou', 'sim'),
(407, 23, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1385,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(408, 25, 'nickname', 'Filipa_Isabel_Rodrigues_Prudencio'),
(409, 25, 'first_name', 'Filipa'),
(410, 25, 'last_name', 'Prudêncio'),
(411, 25, 'description', ''),
(412, 25, 'rich_editing', 'true'),
(413, 25, 'comment_shortcuts', 'false'),
(414, 25, 'admin_color', 'fresh'),
(415, 25, 'use_ssl', '0'),
(416, 25, 'show_admin_bar_front', 'true'),
(417, 25, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(418, 25, 'wp_user_level', '0'),
(419, 25, 'wsl_current_provider', 'Facebook'),
(420, 25, 'wsl_current_user_image', 'https://graph.facebook.com/10206821931886584/picture?width=150&height=150'),
(421, 25, 'session_tokens', 'a:2:{s:64:\"4402177113e7f3b4c044cf276da0efac3837af9c2f8603dc997d5da56eacc3cd\";a:4:{s:10:\"expiration\";i:1433841452;s:2:\"ip\";s:13:\"89.115.183.91\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432631852;}s:64:\"6f5c4ae102487efc442c8d9163a56cefcd42df29928e7e9f559f81f9299d7922\";a:4:{s:10:\"expiration\";i:1433871875;s:2:\"ip\";s:15:\"193.136.223.120\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432662275;}}'),
(422, 26, 'nickname', 'Mariana_Rocha_Assis'),
(423, 26, 'first_name', 'Mariana'),
(424, 26, 'last_name', 'Assis'),
(425, 26, 'description', ''),
(426, 26, 'rich_editing', 'true'),
(427, 26, 'comment_shortcuts', 'false'),
(428, 26, 'admin_color', 'fresh'),
(429, 26, 'use_ssl', '0'),
(430, 26, 'show_admin_bar_front', 'true'),
(431, 26, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(432, 26, 'wp_user_level', '0'),
(433, 26, 'wsl_current_provider', 'Facebook'),
(434, 26, 'wsl_current_user_image', 'https://graph.facebook.com/10203705000776587/picture?width=150&height=150'),
(435, 26, 'session_tokens', 'a:1:{s:64:\"02834e1db976748175d15675c4381cd385791a178e4c89ef55819290fa054dfa\";a:4:{s:10:\"expiration\";i:1433841604;s:2:\"ip\";s:14:\"79.168.154.127\";s:2:\"ua\";s:151:\"Mozilla/5.0 (Linux; Android 4.2.2; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.93 Mobile Safari/537.36\";s:5:\"login\";i:1432632004;}}'),
(436, 25, 'votou', 'sim'),
(437, 25, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(438, 26, 'votou', 'sim'),
(439, 26, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(440, 27, 'nickname', 'Pedro_Monteiro'),
(441, 27, 'first_name', 'Pedro'),
(442, 27, 'last_name', 'Monteiro'),
(443, 27, 'description', ''),
(444, 27, 'rich_editing', 'true'),
(445, 27, 'comment_shortcuts', 'false'),
(446, 27, 'admin_color', 'fresh'),
(447, 27, 'use_ssl', '0'),
(448, 27, 'show_admin_bar_front', 'true'),
(449, 27, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(450, 27, 'wp_user_level', '0'),
(451, 27, 'wsl_current_provider', 'Facebook'),
(452, 27, 'wsl_current_user_image', 'https://graph.facebook.com/1200052826687170/picture?width=150&height=150'),
(453, 27, 'session_tokens', 'a:1:{s:64:\"59a95ad3279a406d1c6513288464a4b903ee63d2b2aa8395c56353eccdec27aa\";a:4:{s:10:\"expiration\";i:1433842220;s:2:\"ip\";s:11:\"79.168.8.78\";s:2:\"ua\";s:105:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.118 Safari/537.36\";s:5:\"login\";i:1432632620;}}'),
(454, 27, 'votou', 'sim'),
(455, 27, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(456, 28, 'nickname', 'Cardo_Ricardo'),
(457, 28, 'first_name', 'Cardo'),
(458, 28, 'last_name', 'Ricardo'),
(459, 28, 'description', ''),
(460, 28, 'rich_editing', 'true'),
(461, 28, 'comment_shortcuts', 'false'),
(462, 28, 'admin_color', 'fresh'),
(463, 28, 'use_ssl', '0'),
(464, 28, 'show_admin_bar_front', 'true'),
(465, 28, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(466, 28, 'wp_user_level', '0'),
(467, 28, 'wsl_current_provider', 'Facebook'),
(468, 28, 'wsl_current_user_image', 'https://graph.facebook.com/1970454419845617/picture?width=150&height=150'),
(469, 28, 'session_tokens', 'a:1:{s:64:\"92c3c373150906045f9651694c007223df3a962551072370d0a1b822d5530e72\";a:4:{s:10:\"expiration\";i:1433842555;s:2:\"ip\";s:14:\"87.196.227.207\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432632955;}}'),
(470, 29, 'nickname', 'Alvaro_Marin'),
(471, 29, 'first_name', 'Álvaro'),
(472, 29, 'last_name', 'Marín'),
(473, 29, 'description', ''),
(474, 29, 'rich_editing', 'true'),
(475, 29, 'comment_shortcuts', 'false'),
(476, 29, 'admin_color', 'fresh'),
(477, 29, 'use_ssl', '0'),
(478, 29, 'show_admin_bar_front', 'true'),
(479, 29, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(480, 29, 'wp_user_level', '0'),
(481, 29, 'wsl_current_provider', 'Facebook'),
(482, 29, 'wsl_current_user_image', 'https://graph.facebook.com/10205799979091777/picture?width=150&height=150'),
(483, 28, 'votou', 'sim'),
(484, 28, 'user_votes', 'free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(485, 30, 'nickname', 'Catarina_Costa_Godinho'),
(486, 30, 'first_name', 'Catarina'),
(487, 30, 'last_name', 'Costa Godinho'),
(488, 30, 'description', ''),
(489, 30, 'rich_editing', 'true'),
(490, 30, 'comment_shortcuts', 'false'),
(491, 30, 'admin_color', 'fresh'),
(492, 30, 'use_ssl', '0'),
(493, 30, 'show_admin_bar_front', 'true'),
(494, 30, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(495, 30, 'wp_user_level', '0'),
(496, 30, 'wsl_current_provider', 'Facebook'),
(497, 30, 'wsl_current_user_image', 'https://graph.facebook.com/10202699374285582/picture?width=150&height=150'),
(498, 30, 'session_tokens', 'a:1:{s:64:\"0b69ed88edeb514c61339f124ee75d88a83e5e31518bbfbdaadac31b2b71676c\";a:4:{s:10:\"expiration\";i:1433842717;s:2:\"ip\";s:14:\"37.189.106.194\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432633117;}}'),
(499, 31, 'nickname', 'Joao_Andre'),
(500, 31, 'first_name', 'João'),
(501, 31, 'last_name', 'André'),
(502, 31, 'description', ''),
(503, 31, 'rich_editing', 'true'),
(504, 31, 'comment_shortcuts', 'false'),
(505, 31, 'admin_color', 'fresh'),
(506, 31, 'use_ssl', '0'),
(507, 31, 'show_admin_bar_front', 'true'),
(508, 31, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(509, 31, 'wp_user_level', '0'),
(510, 31, 'wsl_current_provider', 'Facebook'),
(511, 31, 'wsl_current_user_image', 'https://graph.facebook.com/10152828018867231/picture?width=150&height=150'),
(512, 31, 'session_tokens', 'a:1:{s:64:\"fb8f8f87edf6fb3643977b9eeba94cbea1ea5f5614c356fd467018e1e6326760\";a:4:{s:10:\"expiration\";i:1433842787;s:2:\"ip\";s:12:\"95.94.39.206\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1432633187;}}'),
(513, 30, 'votou', 'sim'),
(514, 30, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(515, 31, 'votou', 'sim'),
(516, 31, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(517, 32, 'nickname', 'Rafaela_Martins'),
(518, 32, 'first_name', 'Rafaela'),
(519, 32, 'last_name', 'Martins'),
(520, 32, 'description', ''),
(521, 32, 'rich_editing', 'true'),
(522, 32, 'comment_shortcuts', 'false'),
(523, 32, 'admin_color', 'fresh'),
(524, 32, 'use_ssl', '0'),
(525, 32, 'show_admin_bar_front', 'true'),
(526, 32, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(527, 32, 'wp_user_level', '0'),
(528, 32, 'wsl_current_provider', 'Google'),
(529, 32, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-LHL0JwQTPZU/AAAAAAAAAAI/AAAAAAAAARY/E3yqogeifao/photo.jpg?sz=200'),
(530, 32, 'session_tokens', 'a:1:{s:64:\"5457af7dbd595cae3ec0f224b9648c32a0280f2a47c6f58760e571d9e66f1dea\";a:4:{s:10:\"expiration\";i:1433843040;s:2:\"ip\";s:15:\"194.210.194.206\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432633440;}}'),
(531, 33, 'nickname', 'Mariana_Costa_Godinho'),
(532, 33, 'first_name', 'Mariana Costa'),
(533, 33, 'last_name', 'Godinho'),
(534, 33, 'description', ''),
(535, 33, 'rich_editing', 'true'),
(536, 33, 'comment_shortcuts', 'false'),
(537, 33, 'admin_color', 'fresh'),
(538, 33, 'use_ssl', '0'),
(539, 33, 'show_admin_bar_front', 'true'),
(540, 33, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(541, 33, 'wp_user_level', '0'),
(542, 33, 'wsl_current_provider', 'Facebook'),
(543, 33, 'wsl_current_user_image', 'https://graph.facebook.com/980871488613573/picture?width=150&height=150'),
(544, 33, 'session_tokens', 'a:1:{s:64:\"55221b01b1d63e9bd8a8a6b6f29b9bbcca18f37ee59f2125712d257f2b669162\";a:4:{s:10:\"expiration\";i:1433843159;s:2:\"ip\";s:13:\"217.129.237.8\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432633559;}}'),
(545, 33, 'votou', 'sim'),
(546, 33, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(547, 34, 'nickname', 'Catarina_Mendes'),
(548, 34, 'first_name', 'Catarina'),
(549, 34, 'last_name', 'Mendes'),
(550, 34, 'description', ''),
(551, 34, 'rich_editing', 'true'),
(552, 34, 'comment_shortcuts', 'false'),
(553, 34, 'admin_color', 'fresh'),
(554, 34, 'use_ssl', '0'),
(555, 34, 'show_admin_bar_front', 'true'),
(556, 34, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(557, 34, 'wp_user_level', '0'),
(558, 34, 'wsl_current_provider', 'Facebook'),
(559, 34, 'wsl_current_user_image', 'https://graph.facebook.com/10153326329009872/picture?width=150&height=150'),
(560, 34, 'session_tokens', 'a:1:{s:64:\"dbde3af8c459058c90b3921b6b4c3859c33597e9498e56e947bca18c2ec22d31\";a:4:{s:10:\"expiration\";i:1433843264;s:2:\"ip\";s:15:\"193.126.120.166\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432633664;}}'),
(561, 32, 'votou', 'sim'),
(562, 32, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(563, 35, 'nickname', 'Filipa_Pereira'),
(564, 35, 'first_name', 'Filipa'),
(565, 35, 'last_name', 'Pereira'),
(566, 35, 'description', ''),
(567, 35, 'rich_editing', 'true'),
(568, 35, 'comment_shortcuts', 'false'),
(569, 35, 'admin_color', 'fresh'),
(570, 35, 'use_ssl', '0'),
(571, 35, 'show_admin_bar_front', 'true'),
(572, 35, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(573, 35, 'wp_user_level', '0'),
(574, 35, 'wsl_current_provider', 'Facebook'),
(575, 35, 'wsl_current_user_image', 'https://graph.facebook.com/1002290429796033/picture?width=150&height=150'),
(576, 35, 'session_tokens', 'a:1:{s:64:\"4b12031456e157e7cd5ccc3d622e86853d9c41799205610946e7b3a2df36fd68\";a:4:{s:10:\"expiration\";i:1433843372;s:2:\"ip\";s:14:\"178.166.38.137\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432633772;}}'),
(577, 36, 'nickname', 'Duarte_Baltazar'),
(578, 36, 'first_name', 'Duarte'),
(579, 36, 'last_name', 'Baltazar'),
(580, 36, 'description', ''),
(581, 36, 'rich_editing', 'true'),
(582, 36, 'comment_shortcuts', 'false'),
(583, 36, 'admin_color', 'fresh'),
(584, 36, 'use_ssl', '0'),
(585, 36, 'show_admin_bar_front', 'true'),
(586, 36, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(587, 36, 'wp_user_level', '0'),
(588, 36, 'wsl_current_provider', 'Facebook'),
(589, 36, 'wsl_current_user_image', 'https://graph.facebook.com/837243719683846/picture?width=150&height=150'),
(590, 36, 'session_tokens', 'a:1:{s:64:\"ded24c331dc9d611a70624b19f10e01eaa484689be3738acca063cd7af7e7dde\";a:4:{s:10:\"expiration\";i:1433843392;s:2:\"ip\";s:13:\"31.22.221.188\";s:2:\"ua\";s:151:\"Mozilla/5.0 (Linux; Android 4.3; HUAWEI Y530-U00 Build/HuaweiY530-U00) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432633792;}}'),
(591, 37, 'nickname', 'Dmitry_Bogomolov'),
(592, 37, 'first_name', 'Dmitry'),
(593, 37, 'last_name', 'Bogomolov'),
(594, 37, 'description', ''),
(595, 37, 'rich_editing', 'true'),
(596, 37, 'comment_shortcuts', 'false'),
(597, 37, 'admin_color', 'fresh'),
(598, 37, 'use_ssl', '0'),
(599, 37, 'show_admin_bar_front', 'true'),
(600, 37, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(601, 37, 'wp_user_level', '0'),
(602, 37, 'wsl_current_provider', 'Facebook'),
(603, 37, 'wsl_current_user_image', 'https://graph.facebook.com/10200518884411797/picture?width=150&height=150'),
(604, 37, 'session_tokens', 'a:1:{s:64:\"12a2b71d398e3ec395640180341acb57e6367432b2070562b7f2fe928f8a5ab5\";a:4:{s:10:\"expiration\";i:1433843404;s:2:\"ip\";s:13:\"62.169.86.129\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432633804;}}'),
(605, 36, 'votou', 'sim'),
(606, 36, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355'),
(607, 35, 'votou', 'sim'),
(608, 35, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(609, 38, 'nickname', 'David_Leiroz'),
(610, 38, 'first_name', 'David'),
(611, 38, 'last_name', 'Leiroz'),
(612, 38, 'description', ''),
(613, 38, 'rich_editing', 'true'),
(614, 38, 'comment_shortcuts', 'false'),
(615, 38, 'admin_color', 'fresh'),
(616, 38, 'use_ssl', '0'),
(617, 38, 'show_admin_bar_front', 'true'),
(618, 38, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(619, 38, 'wp_user_level', '0'),
(620, 38, 'wsl_current_provider', 'Facebook'),
(621, 38, 'wsl_current_user_image', 'https://graph.facebook.com/10200618696465176/picture?width=150&height=150'),
(622, 38, 'session_tokens', 'a:1:{s:64:\"ca30abe5e718aad1fda06943b2e97aa2ac6b43e0cf9422522e463a401c50a7cc\";a:4:{s:10:\"expiration\";i:1433843542;s:2:\"ip\";s:10:\"10.62.8.49\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432633942;}}'),
(623, 39, 'nickname', 'Ana_Carolina_Alves'),
(624, 39, 'first_name', 'Ana'),
(625, 39, 'last_name', 'Carolina Alves'),
(626, 39, 'description', ''),
(627, 39, 'rich_editing', 'true'),
(628, 39, 'comment_shortcuts', 'false'),
(629, 39, 'admin_color', 'fresh'),
(630, 39, 'use_ssl', '0'),
(631, 39, 'show_admin_bar_front', 'true'),
(632, 39, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(633, 39, 'wp_user_level', '0'),
(634, 39, 'wsl_current_provider', 'Facebook'),
(635, 39, 'wsl_current_user_image', 'https://graph.facebook.com/1070579119638091/picture?width=150&height=150'),
(636, 39, 'session_tokens', 'a:1:{s:64:\"950cf9acf6169d45f34caea5608152f168950b095a696f609e462d1f13aa8b50\";a:4:{s:10:\"expiration\";i:1433843638;s:2:\"ip\";s:15:\"194.210.227.189\";s:2:\"ua\";s:130:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T805 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36\";s:5:\"login\";i:1432634038;}}'),
(637, 40, 'nickname', 'Beatriz_Almeida'),
(638, 40, 'first_name', 'Beatriz'),
(639, 40, 'last_name', 'Almeida'),
(640, 40, 'description', ''),
(641, 40, 'rich_editing', 'true'),
(642, 40, 'comment_shortcuts', 'false'),
(643, 40, 'admin_color', 'fresh'),
(644, 40, 'use_ssl', '0'),
(645, 40, 'show_admin_bar_front', 'true'),
(646, 40, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(647, 40, 'wp_user_level', '0'),
(648, 40, 'wsl_current_provider', 'Facebook');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(649, 40, 'wsl_current_user_image', 'https://graph.facebook.com/10204139253831501/picture?width=150&height=150'),
(650, 40, 'session_tokens', 'a:1:{s:64:\"c8daa63568bc017237181b4f0514c5b9711c6e382dbf74c9e71dff3be4f6aac2\";a:4:{s:10:\"expiration\";i:1433843639;s:2:\"ip\";s:11:\"2.83.179.21\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/7.1.5 Safari/537.85.14\";s:5:\"login\";i:1432634039;}}'),
(651, 41, 'nickname', 'Paulo_Espirito_Santo'),
(652, 41, 'first_name', 'Paulo'),
(653, 41, 'last_name', 'Santo'),
(654, 41, 'description', ''),
(655, 41, 'rich_editing', 'true'),
(656, 41, 'comment_shortcuts', 'false'),
(657, 41, 'admin_color', 'fresh'),
(658, 41, 'use_ssl', '0'),
(659, 41, 'show_admin_bar_front', 'true'),
(660, 41, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(661, 41, 'wp_user_level', '0'),
(662, 41, 'wsl_current_provider', 'Facebook'),
(663, 41, 'wsl_current_user_image', 'https://graph.facebook.com/10153046287817663/picture?width=150&height=150'),
(664, 41, 'session_tokens', 'a:1:{s:64:\"3f16fe45841a2bad43bae0de98dde7ebb7ec0f45aecd1d2cf32faf501f61cec8\";a:4:{s:10:\"expiration\";i:1433843673;s:2:\"ip\";s:15:\"217.129.238.235\";s:2:\"ua\";s:177:\"Mozilla/5.0 (Linux; Android 4.4.2; GETAWAY Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432634073;}}'),
(665, 42, 'nickname', 'Filipa_Vasconcelos'),
(666, 42, 'first_name', 'Filipa'),
(667, 42, 'last_name', 'Vasconcelos'),
(668, 42, 'description', ''),
(669, 42, 'rich_editing', 'true'),
(670, 42, 'comment_shortcuts', 'false'),
(671, 42, 'admin_color', 'fresh'),
(672, 42, 'use_ssl', '0'),
(673, 42, 'show_admin_bar_front', 'true'),
(674, 42, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(675, 42, 'wp_user_level', '0'),
(676, 42, 'wsl_current_provider', 'Facebook'),
(677, 42, 'wsl_current_user_image', 'https://graph.facebook.com/882765168436002/picture?width=150&height=150'),
(678, 42, 'session_tokens', 'a:1:{s:64:\"6217646383efb2dc75a09596f2edd71bdf69a3d62838a835aca6577688065c04\";a:4:{s:10:\"expiration\";i:1433843690;s:2:\"ip\";s:14:\"217.129.234.75\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432634090;}}'),
(679, 43, 'nickname', 'David_Favinha'),
(680, 43, 'first_name', 'David'),
(681, 43, 'last_name', 'Favinha'),
(682, 43, 'description', ''),
(683, 43, 'rich_editing', 'true'),
(684, 43, 'comment_shortcuts', 'false'),
(685, 43, 'admin_color', 'fresh'),
(686, 43, 'use_ssl', '0'),
(687, 43, 'show_admin_bar_front', 'true'),
(688, 43, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(689, 43, 'wp_user_level', '0'),
(690, 43, 'wsl_current_provider', 'Facebook'),
(691, 43, 'wsl_current_user_image', 'https://graph.facebook.com/1564505407157338/picture?width=150&height=150'),
(692, 43, 'session_tokens', 'a:1:{s:64:\"c296a69568d80cafed6230c40f71353941ea4e761133dd0ba4148f6162e0293f\";a:4:{s:10:\"expiration\";i:1433843724;s:2:\"ip\";s:11:\"79.168.1.23\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-G310HN Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432634124;}}'),
(693, 38, 'votou', 'sim'),
(694, 38, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(695, 44, 'nickname', 'Maria_Lourenco'),
(696, 44, 'first_name', 'Maria'),
(697, 44, 'last_name', 'Lourenço'),
(698, 44, 'description', ''),
(699, 44, 'rich_editing', 'true'),
(700, 44, 'comment_shortcuts', 'false'),
(701, 44, 'admin_color', 'fresh'),
(702, 44, 'use_ssl', '0'),
(703, 44, 'show_admin_bar_front', 'true'),
(704, 44, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(705, 44, 'wp_user_level', '0'),
(706, 44, 'wsl_current_provider', 'Facebook'),
(707, 44, 'wsl_current_user_image', 'https://graph.facebook.com/10152807390275588/picture?width=150&height=150'),
(708, 44, 'session_tokens', 'a:1:{s:64:\"5e49d105b9cbf7a144721c688652473a5ec59e6491dbc5c430cb254660ad83a2\";a:4:{s:10:\"expiration\";i:1433843795;s:2:\"ip\";s:14:\"164.143.240.34\";s:2:\"ua\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432634195;}}'),
(709, 42, 'votou', 'sim'),
(710, 42, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(711, 40, 'votou', 'sim'),
(712, 40, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(713, 44, 'votou', 'sim'),
(714, 44, 'user_votes', 'evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(715, 45, 'nickname', 'Fernando_Pais'),
(716, 45, 'first_name', 'Fernando'),
(717, 45, 'last_name', 'Pais'),
(718, 45, 'description', ''),
(719, 45, 'rich_editing', 'true'),
(720, 45, 'comment_shortcuts', 'false'),
(721, 45, 'admin_color', 'fresh'),
(722, 45, 'use_ssl', '0'),
(723, 45, 'show_admin_bar_front', 'true'),
(724, 45, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(725, 45, 'wp_user_level', '0'),
(726, 45, 'wsl_current_provider', 'Facebook'),
(727, 45, 'wsl_current_user_image', 'https://graph.facebook.com/10204387064939485/picture?width=150&height=150'),
(728, 45, 'session_tokens', 'a:1:{s:64:\"4157641c7ab523dd66dd614bdc4c76c6de0e926c6cbf06ddfb58cf7027f5b2a5\";a:4:{s:10:\"expiration\";i:1433843997;s:2:\"ip\";s:12:\"213.30.96.82\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432634397;}}'),
(729, 46, 'nickname', 'Olga_Margarida_Carvalho'),
(730, 46, 'first_name', 'Olga'),
(731, 46, 'last_name', 'Carvalho'),
(732, 46, 'description', ''),
(733, 46, 'rich_editing', 'true'),
(734, 46, 'comment_shortcuts', 'false'),
(735, 46, 'admin_color', 'fresh'),
(736, 46, 'use_ssl', '0'),
(737, 46, 'show_admin_bar_front', 'true'),
(738, 46, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(739, 46, 'wp_user_level', '0'),
(740, 46, 'wsl_current_provider', 'Facebook'),
(741, 46, 'wsl_current_user_image', 'https://graph.facebook.com/826931624009100/picture?width=150&height=150'),
(742, 46, 'session_tokens', 'a:1:{s:64:\"1c2366c413d2df662640d006b7f395b356d2a6dd078d7d906b86fcde071d4deb\";a:4:{s:10:\"expiration\";i:1433844048;s:2:\"ip\";s:13:\"79.168.126.54\";s:2:\"ua\";s:244:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad2,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432634448;}}'),
(743, 46, 'votou', 'sim'),
(744, 46, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(745, 43, 'votou', 'sim'),
(746, 43, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(747, 39, 'votou', 'sim'),
(748, 39, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(749, 47, 'nickname', 'Hugo_Miguel'),
(750, 47, 'first_name', 'Hugo'),
(751, 47, 'last_name', 'Miguel'),
(752, 47, 'description', ''),
(753, 47, 'rich_editing', 'true'),
(754, 47, 'comment_shortcuts', 'false'),
(755, 47, 'admin_color', 'fresh'),
(756, 47, 'use_ssl', '0'),
(757, 47, 'show_admin_bar_front', 'true'),
(758, 47, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(759, 47, 'wp_user_level', '0'),
(760, 47, 'wsl_current_provider', 'Facebook'),
(761, 47, 'wsl_current_user_image', 'https://graph.facebook.com/974487852575544/picture?width=150&height=150'),
(762, 47, 'session_tokens', 'a:2:{s:64:\"199e74e56467f32394cf83ae2c85df3c5b6529442b2d6f2c38ef80c5b15bc275\";a:4:{s:10:\"expiration\";i:1433844253;s:2:\"ip\";s:13:\"10.101.148.90\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432634653;}s:64:\"db825ad8cd07fa9cb2855ce0dc08acaa99c0aab707129a272b5cf12a119d0991\";a:4:{s:10:\"expiration\";i:1433844266;s:2:\"ip\";s:13:\"10.101.148.90\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432634666;}}'),
(763, 48, 'nickname', 'Pedro_Correia'),
(764, 48, 'first_name', 'Pedro'),
(765, 48, 'last_name', 'Correia'),
(766, 48, 'description', ''),
(767, 48, 'rich_editing', 'true'),
(768, 48, 'comment_shortcuts', 'false'),
(769, 48, 'admin_color', 'fresh'),
(770, 48, 'use_ssl', '0'),
(771, 48, 'show_admin_bar_front', 'true'),
(772, 48, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(773, 48, 'wp_user_level', '0'),
(774, 48, 'wsl_current_provider', 'Facebook'),
(775, 48, 'wsl_current_user_image', 'https://graph.facebook.com/10205712764770540/picture?width=150&height=150'),
(776, 48, 'session_tokens', 'a:1:{s:64:\"2ca363ac727667e21262654f549abd45508eb9a66612aeda38714c4966046b8c\";a:4:{s:10:\"expiration\";i:1433844270;s:2:\"ip\";s:14:\"188.37.128.152\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432634670;}}'),
(777, 49, 'nickname', 'Andre_Assuncao'),
(778, 49, 'first_name', 'André'),
(779, 49, 'last_name', 'Assunção'),
(780, 49, 'description', ''),
(781, 49, 'rich_editing', 'true'),
(782, 49, 'comment_shortcuts', 'false'),
(783, 49, 'admin_color', 'fresh'),
(784, 49, 'use_ssl', '0'),
(785, 49, 'show_admin_bar_front', 'true'),
(786, 49, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(787, 49, 'wp_user_level', '0'),
(788, 49, 'wsl_current_provider', 'Google'),
(789, 49, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(790, 49, 'session_tokens', 'a:1:{s:64:\"56d15596455f78c49e2a7e386140e653e3d0a9142b355fd74f12b638595230b9\";a:4:{s:10:\"expiration\";i:1433844283;s:2:\"ip\";s:12:\"10.44.202.16\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432634683;}}'),
(791, 50, 'nickname', 'Goncalo_Grilo'),
(792, 50, 'first_name', 'Gonçalo'),
(793, 50, 'last_name', 'Grilo'),
(794, 50, 'description', ''),
(795, 50, 'rich_editing', 'true'),
(796, 50, 'comment_shortcuts', 'false'),
(797, 50, 'admin_color', 'fresh'),
(798, 50, 'use_ssl', '0'),
(799, 50, 'show_admin_bar_front', 'true'),
(800, 50, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(801, 50, 'wp_user_level', '0'),
(802, 50, 'wsl_current_provider', 'Facebook'),
(803, 50, 'wsl_current_user_image', 'https://graph.facebook.com/10152721829085882/picture?width=150&height=150'),
(804, 50, 'session_tokens', 'a:1:{s:64:\"06e6b499e3feb00819bd1357d49c73b78453c19d2d8f53113a58fca0af7574f7\";a:4:{s:10:\"expiration\";i:1433844291;s:2:\"ip\";s:13:\"85.138.173.19\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432634691;}}'),
(805, 51, 'nickname', 'Andre_Pires'),
(806, 51, 'first_name', 'André'),
(807, 51, 'last_name', 'Pires'),
(808, 51, 'description', ''),
(809, 51, 'rich_editing', 'true'),
(810, 51, 'comment_shortcuts', 'false'),
(811, 51, 'admin_color', 'fresh'),
(812, 51, 'use_ssl', '0'),
(813, 51, 'show_admin_bar_front', 'true'),
(814, 51, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(815, 51, 'wp_user_level', '0'),
(816, 51, 'wsl_current_provider', 'Facebook'),
(817, 51, 'wsl_current_user_image', 'https://graph.facebook.com/10206122736260945/picture?width=150&height=150'),
(818, 51, 'session_tokens', 'a:1:{s:64:\"f1ccdff585a5fb118355de8215aec202f0bea30828311bb42c99fb84a742639e\";a:4:{s:10:\"expiration\";i:1433844384;s:2:\"ip\";s:14:\"193.136.102.82\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432634784;}}'),
(819, 51, 'votou', 'sim'),
(820, 51, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(821, 47, 'votou', 'sim'),
(822, 47, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(823, 50, 'votou', 'sim'),
(824, 50, 'user_votes', 'manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(825, 52, 'nickname', 'Fabio_Guerreiro'),
(826, 52, 'first_name', 'Fábio'),
(827, 52, 'last_name', 'Guerreiro'),
(828, 52, 'description', ''),
(829, 52, 'rich_editing', 'true'),
(830, 52, 'comment_shortcuts', 'false'),
(831, 52, 'admin_color', 'fresh'),
(832, 52, 'use_ssl', '0'),
(833, 52, 'show_admin_bar_front', 'true'),
(834, 52, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(835, 52, 'wp_user_level', '0'),
(836, 52, 'wsl_current_provider', 'Google'),
(837, 52, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-OzL76bAskiQ/AAAAAAAAAAI/AAAAAAAAAYg/JEQf7sSYfwY/photo.jpg?sz=200'),
(838, 52, 'session_tokens', 'a:2:{s:64:\"7f534d273bab1a628992229037dd9de2132a342be13626a8a2edbe613197ea1c\";a:4:{s:10:\"expiration\";i:1433844490;s:2:\"ip\";s:13:\"62.169.86.102\";s:2:\"ua\";s:153:\"Mozilla/5.0 (Linux; Android 4.4.2; Energy Phone Pro Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36\";s:5:\"login\";i:1432634890;}s:64:\"57c333f49bde4d541a8e726a5c53b2c3ad5fc3d5937640ff164de601a273781b\";a:4:{s:10:\"expiration\";i:1434010745;s:2:\"ip\";s:13:\"194.79.66.193\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432801145;}}'),
(839, 53, 'nickname', 'Catarina_Agostinho_da_Silva'),
(840, 53, 'first_name', 'Catarina'),
(841, 53, 'last_name', 'Agostinho da Silva'),
(842, 53, 'description', ''),
(843, 53, 'rich_editing', 'true'),
(844, 53, 'comment_shortcuts', 'false'),
(845, 53, 'admin_color', 'fresh'),
(846, 53, 'use_ssl', '0'),
(847, 53, 'show_admin_bar_front', 'true'),
(848, 53, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(849, 53, 'wp_user_level', '0'),
(850, 53, 'wsl_current_provider', 'Facebook'),
(851, 53, 'wsl_current_user_image', 'https://graph.facebook.com/970971126268267/picture?width=150&height=150'),
(852, 53, 'session_tokens', 'a:1:{s:64:\"129f824939a4eaaee32a52b76c9eaf59732101a58f3d3e45618985a32afdd38a\";a:4:{s:10:\"expiration\";i:1433844494;s:2:\"ip\";s:15:\"217.129.225.189\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432634894;}}'),
(853, 54, 'nickname', 'Carlos_Matias'),
(854, 54, 'first_name', 'Carlos'),
(855, 54, 'last_name', 'Matias'),
(856, 54, 'description', ''),
(857, 54, 'rich_editing', 'true'),
(858, 54, 'comment_shortcuts', 'false'),
(859, 54, 'admin_color', 'fresh'),
(860, 54, 'use_ssl', '0'),
(861, 54, 'show_admin_bar_front', 'true'),
(862, 54, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(863, 54, 'wp_user_level', '0'),
(864, 54, 'wsl_current_provider', 'Facebook'),
(865, 54, 'wsl_current_user_image', 'https://graph.facebook.com/10205091953112021/picture?width=150&height=150'),
(866, 54, 'session_tokens', 'a:1:{s:64:\"52a3f2ee64c38f4a77f2f215a368b9d35d5b2d9a25b4e9cf1eefef3ba51f228c\";a:4:{s:10:\"expiration\";i:1433844496;s:2:\"ip\";s:15:\"118.143.229.242\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432634896;}}'),
(867, 55, 'nickname', 'Andre_Carvalho'),
(868, 55, 'first_name', 'André'),
(869, 55, 'last_name', 'Carvalho'),
(870, 55, 'description', ''),
(871, 55, 'rich_editing', 'true'),
(872, 55, 'comment_shortcuts', 'false'),
(873, 55, 'admin_color', 'fresh'),
(874, 55, 'use_ssl', '0'),
(875, 55, 'show_admin_bar_front', 'true'),
(876, 55, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(877, 55, 'wp_user_level', '0'),
(878, 55, 'wsl_current_provider', 'Facebook'),
(879, 55, 'wsl_current_user_image', 'https://graph.facebook.com/10152900708575172/picture?width=150&height=150'),
(880, 55, 'session_tokens', 'a:1:{s:64:\"79dc326e9b45beb1d5123ec622667f6e7b8e92489f79e979b69aec57fc89b2ed\";a:4:{s:10:\"expiration\";i:1433844518;s:2:\"ip\";s:13:\"87.103.57.109\";s:2:\"ua\";s:136:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B436 Safari/600.1.4\";s:5:\"login\";i:1432634918;}}'),
(881, 56, 'nickname', 'Joao_Catarino'),
(882, 56, 'first_name', 'Joao'),
(883, 56, 'last_name', 'Catarino'),
(884, 56, 'description', ''),
(885, 56, 'rich_editing', 'true'),
(886, 56, 'comment_shortcuts', 'false'),
(887, 56, 'admin_color', 'fresh'),
(888, 56, 'use_ssl', '0'),
(889, 56, 'show_admin_bar_front', 'true'),
(890, 56, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(891, 56, 'wp_user_level', '0'),
(892, 56, 'wsl_current_provider', 'Facebook'),
(893, 56, 'wsl_current_user_image', 'https://graph.facebook.com/10153473359784238/picture?width=150&height=150'),
(894, 56, 'session_tokens', 'a:1:{s:64:\"04049a49bc17e90012c85641fcdb30bfc56f56f1fbadd2fe16297933e096eaf9\";a:4:{s:10:\"expiration\";i:1433844521;s:2:\"ip\";s:14:\"176.79.156.244\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432634921;}}'),
(895, 57, 'nickname', 'Goncalo_Loureiro'),
(896, 57, 'first_name', 'Gonçalo'),
(897, 57, 'last_name', 'Loureiro'),
(898, 57, 'description', ''),
(899, 57, 'rich_editing', 'true'),
(900, 57, 'comment_shortcuts', 'false'),
(901, 57, 'admin_color', 'fresh'),
(902, 57, 'use_ssl', '0'),
(903, 57, 'show_admin_bar_front', 'true'),
(904, 57, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(905, 57, 'wp_user_level', '0'),
(906, 57, 'wsl_current_provider', 'Facebook'),
(907, 57, 'wsl_current_user_image', 'https://graph.facebook.com/10153238962631041/picture?width=150&height=150'),
(908, 57, 'session_tokens', 'a:1:{s:64:\"7c16b5cc539ff13aa4ab9f72db0fb2ccf9685873ef9c8e93765c1f0d99a9169a\";a:4:{s:10:\"expiration\";i:1433844555;s:2:\"ip\";s:13:\"95.93.149.136\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432634955;}}'),
(909, 58, 'nickname', 'Joao_Mesuras'),
(910, 58, 'first_name', 'João'),
(911, 58, 'last_name', 'Mesuras'),
(912, 58, 'description', ''),
(913, 58, 'rich_editing', 'true'),
(914, 58, 'comment_shortcuts', 'false'),
(915, 58, 'admin_color', 'fresh'),
(916, 58, 'use_ssl', '0'),
(917, 58, 'show_admin_bar_front', 'true'),
(918, 58, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(919, 58, 'wp_user_level', '0'),
(920, 58, 'wsl_current_provider', 'Facebook'),
(921, 58, 'wsl_current_user_image', 'https://graph.facebook.com/10205495974251225/picture?width=150&height=150'),
(922, 58, 'session_tokens', 'a:1:{s:64:\"65c0e7420b47c9d7d7f1d7f4ce906158cb7e528ea4e54839343a667b8288f700\";a:4:{s:10:\"expiration\";i:1433844589;s:2:\"ip\";s:13:\"84.90.153.253\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432634989;}}'),
(923, 59, 'nickname', 'Joana_Andrade'),
(924, 59, 'first_name', 'Joana'),
(925, 59, 'last_name', 'Andrade'),
(926, 59, 'description', ''),
(927, 59, 'rich_editing', 'true'),
(928, 59, 'comment_shortcuts', 'false'),
(929, 59, 'admin_color', 'fresh'),
(930, 59, 'use_ssl', '0'),
(931, 59, 'show_admin_bar_front', 'true'),
(932, 59, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(933, 59, 'wp_user_level', '0'),
(934, 59, 'wsl_current_provider', 'Facebook'),
(935, 59, 'wsl_current_user_image', 'https://graph.facebook.com/1108481345845352/picture?width=150&height=150'),
(936, 59, 'session_tokens', 'a:1:{s:64:\"e5f9adf6112428fbd8051e05a1a5b92e616801af00c099bf9f79fb464f44525a\";a:4:{s:10:\"expiration\";i:1433844597;s:2:\"ip\";s:14:\"89.115.100.218\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432634997;}}'),
(937, 53, 'votou', 'sim'),
(938, 53, 'user_votes', 'foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(939, 60, 'nickname', 'Joao_Baptista'),
(940, 60, 'first_name', 'Joao'),
(941, 60, 'last_name', 'Baptista'),
(942, 60, 'description', ''),
(943, 60, 'rich_editing', 'true'),
(944, 60, 'comment_shortcuts', 'false'),
(945, 60, 'admin_color', 'fresh'),
(946, 60, 'use_ssl', '0'),
(947, 60, 'show_admin_bar_front', 'true'),
(948, 60, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(949, 60, 'wp_user_level', '0'),
(950, 60, 'wsl_current_provider', 'Facebook'),
(951, 60, 'wsl_current_user_image', 'https://graph.facebook.com/10153394438992755/picture?width=150&height=150'),
(952, 60, 'session_tokens', 'a:1:{s:64:\"db8b54ff8ba32844fb2fbed167f9922882ad85da98d130bb44a89949d326049c\";a:4:{s:10:\"expiration\";i:1433844647;s:2:\"ip\";s:10:\"2.82.99.19\";s:2:\"ua\";s:132:\"Mozilla/5.0 (Linux; U; Android 4.4.2; pt-pt; GT-P5200 Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30\";s:5:\"login\";i:1432635047;}}'),
(953, 57, 'votou', 'sim'),
(954, 57, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(955, 61, 'nickname', 'Marta_Botelho'),
(956, 61, 'first_name', 'Marta'),
(957, 61, 'last_name', 'Botelho'),
(958, 61, 'description', ''),
(959, 61, 'rich_editing', 'true'),
(960, 61, 'comment_shortcuts', 'false'),
(961, 61, 'admin_color', 'fresh'),
(962, 61, 'use_ssl', '0'),
(963, 61, 'show_admin_bar_front', 'true'),
(964, 61, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(965, 61, 'wp_user_level', '0'),
(966, 61, 'wsl_current_provider', 'Facebook'),
(967, 61, 'wsl_current_user_image', 'https://graph.facebook.com/1000828923268794/picture?width=150&height=150'),
(968, 61, 'session_tokens', 'a:1:{s:64:\"c30e9acfd73bb24e009b273c5607295f514e85116aa86fc10c008c80a084914f\";a:4:{s:10:\"expiration\";i:1433844675;s:2:\"ip\";s:14:\"85.245.136.239\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432635075;}}'),
(969, 59, 'votou', 'sim'),
(970, 59, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(971, 62, 'nickname', 'J_Ferreira'),
(972, 62, 'first_name', 'J'),
(973, 62, 'last_name', 'Ferreira'),
(974, 62, 'description', ''),
(975, 62, 'rich_editing', 'true'),
(976, 62, 'comment_shortcuts', 'false'),
(977, 62, 'admin_color', 'fresh'),
(978, 62, 'use_ssl', '0'),
(979, 62, 'show_admin_bar_front', 'true'),
(980, 62, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(981, 62, 'wp_user_level', '0'),
(982, 62, 'wsl_current_provider', 'Google'),
(983, 62, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(984, 62, 'session_tokens', 'a:1:{s:64:\"dae7093ee6b1c1a6352f862922dc924c4da64682caa3cab744ecf4a40216a20b\";a:4:{s:10:\"expiration\";i:1433844750;s:2:\"ip\";s:13:\"83.240.143.26\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432635150;}}'),
(985, 56, 'votou', 'sim'),
(986, 56, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(987, 60, 'votou', 'sim'),
(988, 60, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(989, 63, 'nickname', 'Abdul_Osman'),
(990, 63, 'first_name', 'Abdul'),
(991, 63, 'last_name', 'Osman'),
(992, 63, 'description', ''),
(993, 63, 'rich_editing', 'true'),
(994, 63, 'comment_shortcuts', 'false'),
(995, 63, 'admin_color', 'fresh'),
(996, 63, 'use_ssl', '0'),
(997, 63, 'show_admin_bar_front', 'true'),
(998, 63, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(999, 63, 'wp_user_level', '0'),
(1000, 63, 'wsl_current_provider', 'Facebook'),
(1001, 63, 'wsl_current_user_image', 'https://graph.facebook.com/10203707687086915/picture?width=150&height=150'),
(1002, 63, 'session_tokens', 'a:1:{s:64:\"f6f54ff25d1bb2183f422aa85557e5013ea66446f63dff2095c3c02cf6f1e322\";a:4:{s:10:\"expiration\";i:1433844892;s:2:\"ip\";s:14:\"85.240.140.122\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432635292;}}'),
(1003, 64, 'nickname', 'Goncalo_Seco'),
(1004, 64, 'first_name', 'Gonçalo'),
(1005, 64, 'last_name', 'Seco'),
(1006, 64, 'description', ''),
(1007, 64, 'rich_editing', 'true'),
(1008, 64, 'comment_shortcuts', 'false'),
(1009, 64, 'admin_color', 'fresh'),
(1010, 64, 'use_ssl', '0'),
(1011, 64, 'show_admin_bar_front', 'true'),
(1012, 64, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1013, 64, 'wp_user_level', '0'),
(1014, 64, 'wsl_current_provider', 'Facebook'),
(1015, 64, 'wsl_current_user_image', 'https://graph.facebook.com/10152957905302399/picture?width=150&height=150'),
(1016, 64, 'session_tokens', 'a:1:{s:64:\"1d4dc1147de523873ef16029fe42f43f9c3452fcf26b7bb052f302442a808852\";a:4:{s:10:\"expiration\";i:1433844900;s:2:\"ip\";s:13:\"85.138.81.214\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432635300;}}'),
(1017, 65, 'nickname', 'Bruna_Santos'),
(1018, 65, 'first_name', 'Bruna'),
(1019, 65, 'last_name', 'Santos'),
(1020, 65, 'description', ''),
(1021, 65, 'rich_editing', 'true'),
(1022, 65, 'comment_shortcuts', 'false'),
(1023, 65, 'admin_color', 'fresh'),
(1024, 65, 'use_ssl', '0'),
(1025, 65, 'show_admin_bar_front', 'true'),
(1026, 65, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1027, 65, 'wp_user_level', '0'),
(1028, 65, 'wsl_current_provider', 'Facebook'),
(1029, 65, 'wsl_current_user_image', 'https://graph.facebook.com/10202933494537083/picture?width=150&height=150'),
(1030, 65, 'session_tokens', 'a:1:{s:64:\"3e2dfe04af577a68940283f721007400eae558c2c29d6a6a9ce0be817359af97\";a:4:{s:10:\"expiration\";i:1433844964;s:2:\"ip\";s:14:\"89.115.131.163\";s:2:\"ua\";s:141:\"Mozilla/5.0 (Linux; Android 4.2.2; Vodafone 785 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432635364;}}'),
(1031, 66, 'nickname', 'Ana_Soares'),
(1032, 66, 'first_name', 'Ana'),
(1033, 66, 'last_name', 'Soares'),
(1034, 66, 'description', ''),
(1035, 66, 'rich_editing', 'true'),
(1036, 66, 'comment_shortcuts', 'false'),
(1037, 66, 'admin_color', 'fresh'),
(1038, 66, 'use_ssl', '0'),
(1039, 66, 'show_admin_bar_front', 'true'),
(1040, 66, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1041, 66, 'wp_user_level', '0'),
(1042, 66, 'wsl_current_provider', 'Facebook'),
(1043, 66, 'wsl_current_user_image', 'https://graph.facebook.com/10206060083757605/picture?width=150&height=150'),
(1044, 66, 'session_tokens', 'a:1:{s:64:\"8632a64cdd38b23c454ab28fa863c100c719d61a87c42d4b60df0452e05f3151\";a:4:{s:10:\"expiration\";i:1433844990;s:2:\"ip\";s:12:\"10.110.17.76\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432635390;}}'),
(1045, 67, 'nickname', 'Ana_Patricia'),
(1046, 67, 'first_name', 'Ana'),
(1047, 67, 'last_name', 'Patrícia'),
(1048, 67, 'description', ''),
(1049, 67, 'rich_editing', 'true'),
(1050, 67, 'comment_shortcuts', 'false'),
(1051, 67, 'admin_color', 'fresh'),
(1052, 67, 'use_ssl', '0'),
(1053, 67, 'show_admin_bar_front', 'true'),
(1054, 67, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1055, 67, 'wp_user_level', '0'),
(1056, 67, 'wsl_current_provider', 'Facebook'),
(1057, 67, 'wsl_current_user_image', 'https://graph.facebook.com/1119859741364311/picture?width=150&height=150'),
(1058, 67, 'session_tokens', 'a:1:{s:64:\"ecf8833df489be6c1105906ecdb10dc085b4e3a551132896ea39cf6457ae7a13\";a:4:{s:10:\"expiration\";i:1433845032;s:2:\"ip\";s:14:\"217.129.146.58\";s:2:\"ua\";s:128:\"Mozilla/5.0 (Linux; Android 4.2.2; ME173X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36\";s:5:\"login\";i:1432635432;}}'),
(1059, 41, 'votou', 'sim'),
(1060, 41, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(1061, 68, 'nickname', 'Joao_Onofre'),
(1062, 68, 'first_name', 'João'),
(1063, 68, 'last_name', 'Onofre'),
(1064, 68, 'description', ''),
(1065, 68, 'rich_editing', 'true'),
(1066, 68, 'comment_shortcuts', 'false'),
(1067, 68, 'admin_color', 'fresh'),
(1068, 68, 'use_ssl', '0'),
(1069, 68, 'show_admin_bar_front', 'true'),
(1070, 68, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1071, 68, 'wp_user_level', '0'),
(1072, 68, 'wsl_current_provider', 'Google'),
(1073, 68, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(1074, 68, 'session_tokens', 'a:1:{s:64:\"c7c1451061721653f873363bcc298cddba92d62d05c0fc91a84fc369d5f1b408\";a:4:{s:10:\"expiration\";i:1433845074;s:2:\"ip\";s:13:\"195.23.91.189\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432635474;}}'),
(1075, 65, 'votou', 'sim'),
(1076, 65, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(1077, 54, 'votou', 'sim'),
(1078, 54, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(1079, 69, 'nickname', 'Jose_Carlos_Penha_Rodrigues'),
(1080, 69, 'first_name', 'Jose Carlos'),
(1081, 69, 'last_name', 'Penha Rodrigues'),
(1082, 69, 'description', ''),
(1083, 69, 'rich_editing', 'true'),
(1084, 69, 'comment_shortcuts', 'false'),
(1085, 69, 'admin_color', 'fresh'),
(1086, 69, 'use_ssl', '0'),
(1087, 69, 'show_admin_bar_front', 'true'),
(1088, 69, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1089, 69, 'wp_user_level', '0'),
(1090, 69, 'wsl_current_provider', 'Facebook'),
(1091, 69, 'wsl_current_user_image', 'https://graph.facebook.com/947076998646707/picture?width=150&height=150'),
(1092, 69, 'session_tokens', 'a:1:{s:64:\"3d77c7cf88972399a739120999542bdf22df5a117d855b61a30f3149668f21ab\";a:4:{s:10:\"expiration\";i:1433845117;s:2:\"ip\";s:12:\"62.28.195.70\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432635517;}}'),
(1093, 61, 'votou', 'sim'),
(1094, 61, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(1095, 68, 'votou', 'sim'),
(1096, 68, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(1097, 70, 'nickname', 'Maria_Lopes'),
(1098, 70, 'first_name', 'Maria'),
(1099, 70, 'last_name', 'Lopes'),
(1100, 70, 'description', ''),
(1101, 70, 'rich_editing', 'true'),
(1102, 70, 'comment_shortcuts', 'false'),
(1103, 70, 'admin_color', 'fresh'),
(1104, 70, 'use_ssl', '0'),
(1105, 70, 'show_admin_bar_front', 'true'),
(1106, 70, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1107, 70, 'wp_user_level', '0'),
(1108, 70, 'wsl_current_provider', 'Facebook'),
(1109, 70, 'wsl_current_user_image', 'https://graph.facebook.com/962623967093617/picture?width=150&height=150'),
(1110, 70, 'session_tokens', 'a:1:{s:64:\"5d0e87ceb95bdf859826054c8696e07248670d26331c5dcab9f98294ebd88fac\";a:4:{s:10:\"expiration\";i:1433845241;s:2:\"ip\";s:12:\"79.168.0.249\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432635641;}}'),
(1111, 69, 'votou', 'sim'),
(1112, 69, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(1113, 71, 'nickname', 'Maizer_Cassam'),
(1114, 71, 'first_name', 'Maizer'),
(1115, 71, 'last_name', 'Cassam'),
(1116, 71, 'description', ''),
(1117, 71, 'rich_editing', 'true'),
(1118, 71, 'comment_shortcuts', 'false'),
(1119, 71, 'admin_color', 'fresh'),
(1120, 71, 'use_ssl', '0'),
(1121, 71, 'show_admin_bar_front', 'true'),
(1122, 71, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1123, 71, 'wp_user_level', '0'),
(1124, 71, 'wsl_current_provider', 'Facebook'),
(1125, 71, 'wsl_current_user_image', 'https://graph.facebook.com/1126880027328447/picture?width=150&height=150'),
(1126, 71, 'session_tokens', 'a:1:{s:64:\"0a5493e756eacb67807dd267b3b4f9ee026d186cc6ebd1b6b373f960f8c8e11b\";a:4:{s:10:\"expiration\";i:1433845272;s:2:\"ip\";s:13:\"62.28.181.222\";s:2:\"ua\";s:143:\"Mozilla/5.0 (Linux; Android 4.4.2; HIGHWAY SIGNS Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432635672;}}'),
(1127, 70, 'votou', 'sim'),
(1128, 70, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(1129, 71, 'votou', 'sim'),
(1130, 71, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(1131, 67, 'votou', 'sim'),
(1132, 67, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(1133, 72, 'nickname', 'Miguel_Egrejas'),
(1134, 72, 'first_name', 'Miguel'),
(1135, 72, 'last_name', 'Egrejas'),
(1136, 72, 'description', ''),
(1137, 72, 'rich_editing', 'true'),
(1138, 72, 'comment_shortcuts', 'false'),
(1139, 72, 'admin_color', 'fresh'),
(1140, 72, 'use_ssl', '0'),
(1141, 72, 'show_admin_bar_front', 'true'),
(1142, 72, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1143, 72, 'wp_user_level', '0'),
(1144, 72, 'wsl_current_provider', 'Facebook'),
(1145, 72, 'wsl_current_user_image', 'https://graph.facebook.com/10155622023780013/picture?width=150&height=150'),
(1146, 72, 'session_tokens', 'a:1:{s:64:\"390cc5e3bbcef39d1de5ab11e9e373a3d21f97a591721d90ad1cd956a8077ddb\";a:4:{s:10:\"expiration\";i:1433845386;s:2:\"ip\";s:14:\"93.108.130.204\";s:2:\"ua\";s:159:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; SAMSUNG GT-I8190/I8190XXAMG4 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1432635786;}}'),
(1147, 73, 'nickname', 'Germana_Brito'),
(1148, 73, 'first_name', 'Germana'),
(1149, 73, 'last_name', 'Brito'),
(1150, 73, 'description', ''),
(1151, 73, 'rich_editing', 'true'),
(1152, 73, 'comment_shortcuts', 'false'),
(1153, 73, 'admin_color', 'fresh'),
(1154, 73, 'use_ssl', '0'),
(1155, 73, 'show_admin_bar_front', 'true'),
(1156, 73, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1157, 73, 'wp_user_level', '0'),
(1158, 73, 'wsl_current_provider', 'Facebook'),
(1159, 73, 'wsl_current_user_image', 'https://graph.facebook.com/974115422632522/picture?width=150&height=150'),
(1160, 73, 'session_tokens', 'a:1:{s:64:\"29e1f89e9fdf0c60af8888d97ed2884961adaca64be46f9f96f526c203387e57\";a:4:{s:10:\"expiration\";i:1433845433;s:2:\"ip\";s:11:\"2.81.139.89\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432635833;}}'),
(1161, 64, 'votou', 'sim'),
(1162, 64, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(1163, 72, 'votou', 'sim'),
(1164, 72, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(1165, 74, 'nickname', 'Lourenco_Coelho'),
(1166, 74, 'first_name', 'Lourenço'),
(1167, 74, 'last_name', 'Coelho'),
(1168, 74, 'description', ''),
(1169, 74, 'rich_editing', 'true'),
(1170, 74, 'comment_shortcuts', 'false'),
(1171, 74, 'admin_color', 'fresh'),
(1172, 74, 'use_ssl', '0'),
(1173, 74, 'show_admin_bar_front', 'true'),
(1174, 74, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1175, 74, 'wp_user_level', '0'),
(1176, 74, 'wsl_current_provider', 'Facebook'),
(1177, 74, 'wsl_current_user_image', 'https://graph.facebook.com/689887881157464/picture?width=150&height=150'),
(1178, 74, 'session_tokens', 'a:3:{s:64:\"4864ba6cc051b98b1381f580c1f386c163c75c56e7b08ef785aa8ae413d1dd11\";a:4:{s:10:\"expiration\";i:1433845565;s:2:\"ip\";s:13:\"85.240.52.139\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432635965;}s:64:\"429330bdb65a9751cc21d66f5a7823ef53fc8f943ad8dcd2676adf1d601b01ff\";a:4:{s:10:\"expiration\";i:1433845589;s:2:\"ip\";s:13:\"85.240.52.139\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432635989;}s:64:\"e8933929b78afb0eb8751b265fc4509c44d10fb1ee2c9926f944e59aa0f0e48a\";a:4:{s:10:\"expiration\";i:1433845633;s:2:\"ip\";s:13:\"85.240.52.139\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432636033;}}'),
(1179, 75, 'nickname', 'Natanael_Gama'),
(1180, 75, 'first_name', 'Natanael'),
(1181, 75, 'last_name', 'Gama'),
(1182, 75, 'description', ''),
(1183, 75, 'rich_editing', 'true'),
(1184, 75, 'comment_shortcuts', 'false'),
(1185, 75, 'admin_color', 'fresh'),
(1186, 75, 'use_ssl', '0'),
(1187, 75, 'show_admin_bar_front', 'true'),
(1188, 75, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1189, 75, 'wp_user_level', '0'),
(1190, 75, 'wsl_current_provider', 'Facebook'),
(1191, 75, 'wsl_current_user_image', 'https://graph.facebook.com/10153444415383254/picture?width=150&height=150'),
(1192, 75, 'session_tokens', 'a:1:{s:64:\"e14297499f8b91e1e092a85a2f14599367436436fbe285c139b040fa8f58e40b\";a:4:{s:10:\"expiration\";i:1433845596;s:2:\"ip\";s:13:\"85.246.77.184\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432635996;}}'),
(1193, 76, 'nickname', 'Martim_Paulino'),
(1194, 76, 'first_name', 'Martim'),
(1195, 76, 'last_name', 'Paulino'),
(1196, 76, 'description', ''),
(1197, 76, 'rich_editing', 'true'),
(1198, 76, 'comment_shortcuts', 'false'),
(1199, 76, 'admin_color', 'fresh'),
(1200, 76, 'use_ssl', '0'),
(1201, 76, 'show_admin_bar_front', 'true'),
(1202, 76, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1203, 76, 'wp_user_level', '0'),
(1204, 76, 'wsl_current_provider', 'Facebook'),
(1205, 76, 'wsl_current_user_image', 'https://graph.facebook.com/697815833656589/picture?width=150&height=150'),
(1206, 76, 'session_tokens', 'a:1:{s:64:\"75d0e3b001b991bc5d1df6109d510e380793ea1a6f12eabf8bbf251979c1e864\";a:4:{s:10:\"expiration\";i:1433845622;s:2:\"ip\";s:11:\"95.93.0.104\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432636022;}}'),
(1207, 77, 'nickname', 'Ines_Dias'),
(1208, 77, 'first_name', 'Inês'),
(1209, 77, 'last_name', 'Dias'),
(1210, 77, 'description', ''),
(1211, 77, 'rich_editing', 'true'),
(1212, 77, 'comment_shortcuts', 'false'),
(1213, 77, 'admin_color', 'fresh'),
(1214, 77, 'use_ssl', '0'),
(1215, 77, 'show_admin_bar_front', 'true'),
(1216, 77, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1217, 77, 'wp_user_level', '0'),
(1218, 77, 'wsl_current_provider', 'Google'),
(1219, 77, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-xMFZi575GPQ/AAAAAAAAAAI/AAAAAAAAADk/X3A9IVX8uxQ/photo.jpg?sz=200'),
(1220, 77, 'session_tokens', 'a:1:{s:64:\"1a3585e9aa654463189812ff9769531a345fd24aac025d6df9ab08f0f5e29e69\";a:4:{s:10:\"expiration\";i:1433845674;s:2:\"ip\";s:14:\"46.189.159.203\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432636074;}}'),
(1221, 78, 'nickname', 'Miguel_Oliveira'),
(1222, 78, 'first_name', 'Miguel'),
(1223, 78, 'last_name', 'Oliveira'),
(1224, 78, 'description', ''),
(1225, 78, 'rich_editing', 'true'),
(1226, 78, 'comment_shortcuts', 'false'),
(1227, 78, 'admin_color', 'fresh'),
(1228, 78, 'use_ssl', '0'),
(1229, 78, 'show_admin_bar_front', 'true'),
(1230, 78, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1231, 78, 'wp_user_level', '0'),
(1232, 78, 'wsl_current_provider', 'Google'),
(1233, 78, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-_Nz_AV9qJKc/AAAAAAAAAAI/AAAAAAAAAFM/Qe4U5xPIt7Y/photo.jpg?sz=200'),
(1234, 78, 'session_tokens', 'a:1:{s:64:\"966697059642217bf3a435a6beb829ad302ed10cac694d689e0ee8bf443961b4\";a:4:{s:10:\"expiration\";i:1433845679;s:2:\"ip\";s:14:\"83.240.235.238\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432636079;}}'),
(1235, 79, 'nickname', 'Nuno_Felix'),
(1236, 79, 'first_name', 'Nuno'),
(1237, 79, 'last_name', 'Félix'),
(1238, 79, 'description', ''),
(1239, 79, 'rich_editing', 'true'),
(1240, 79, 'comment_shortcuts', 'false'),
(1241, 79, 'admin_color', 'fresh'),
(1242, 79, 'use_ssl', '0'),
(1243, 79, 'show_admin_bar_front', 'true'),
(1244, 79, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1245, 79, 'wp_user_level', '0'),
(1246, 79, 'wsl_current_provider', 'Facebook'),
(1247, 79, 'wsl_current_user_image', 'https://graph.facebook.com/10153289776852698/picture?width=150&height=150'),
(1248, 79, 'session_tokens', 'a:2:{s:64:\"f69db427bc3279df9fd5318d34f4d6451b7269f500f6f5d231f2ea073cd65202\";a:4:{s:10:\"expiration\";i:1433845696;s:2:\"ip\";s:10:\"84.91.9.39\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/8.0.3 Safari/600.3.18\";s:5:\"login\";i:1432636096;}s:64:\"90bc39770709d5e08c357c5831301dd4ddc200a4b77ce7e7e0ff0f4a681b4549\";a:4:{s:10:\"expiration\";i:1434801241;s:2:\"ip\";s:10:\"84.91.9.39\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433591641;}}'),
(1249, 80, 'nickname', 'Ni_Andrade'),
(1250, 80, 'first_name', 'Ni'),
(1251, 80, 'last_name', 'Andrade'),
(1252, 80, 'description', ''),
(1253, 80, 'rich_editing', 'true'),
(1254, 80, 'comment_shortcuts', 'false'),
(1255, 80, 'admin_color', 'fresh'),
(1256, 80, 'use_ssl', '0'),
(1257, 80, 'show_admin_bar_front', 'true'),
(1258, 80, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1259, 80, 'wp_user_level', '0'),
(1260, 80, 'wsl_current_provider', 'Facebook'),
(1261, 80, 'wsl_current_user_image', 'https://graph.facebook.com/10153672924695353/picture?width=150&height=150'),
(1262, 80, 'session_tokens', 'a:2:{s:64:\"1ee301774dbe60ece1fcc09d766526cbc7e53a50ba907be59e11fb1bfcbeef4c\";a:4:{s:10:\"expiration\";i:1433845700;s:2:\"ip\";s:14:\"79.168.116.122\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432636100;}s:64:\"24144bdaa86bae216d0525f47c38b61ea585962ad0b002d52576e15496737b63\";a:4:{s:10:\"expiration\";i:1434626380;s:2:\"ip\";s:14:\"79.168.116.122\";s:2:\"ua\";s:240:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433416780;}}'),
(1263, 81, 'nickname', 'Paulo_Abreu'),
(1264, 81, 'first_name', 'Paulo'),
(1265, 81, 'last_name', 'Abreu'),
(1266, 81, 'description', ''),
(1267, 81, 'rich_editing', 'true'),
(1268, 81, 'comment_shortcuts', 'false'),
(1269, 81, 'admin_color', 'fresh'),
(1270, 81, 'use_ssl', '0'),
(1271, 81, 'show_admin_bar_front', 'true'),
(1272, 81, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1273, 81, 'wp_user_level', '0'),
(1274, 81, 'wsl_current_provider', 'Facebook'),
(1275, 81, 'wsl_current_user_image', 'https://graph.facebook.com/10152816229737233/picture?width=150&height=150'),
(1276, 81, 'session_tokens', 'a:1:{s:64:\"db4491dea1cba12f16900b65d0e6814f2e2481b6299cc5bd8e4436735e5fb20a\";a:4:{s:10:\"expiration\";i:1433845703;s:2:\"ip\";s:13:\"87.103.57.117\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432636103;}}'),
(1277, 82, 'nickname', 'Oscar_Maria'),
(1278, 82, 'first_name', 'Óscar'),
(1279, 82, 'last_name', 'Maria'),
(1280, 82, 'description', ''),
(1281, 82, 'rich_editing', 'true'),
(1282, 82, 'comment_shortcuts', 'false'),
(1283, 82, 'admin_color', 'fresh'),
(1284, 82, 'use_ssl', '0'),
(1285, 82, 'show_admin_bar_front', 'true'),
(1286, 82, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1287, 82, 'wp_user_level', '0'),
(1288, 82, 'wsl_current_provider', 'Facebook'),
(1289, 82, 'wsl_current_user_image', 'https://graph.facebook.com/10204526240306379/picture?width=150&height=150'),
(1290, 82, 'session_tokens', 'a:1:{s:64:\"000cea22a3b659a993fbcea0d731585472b0244cc3910997d1d52a97883573be\";a:4:{s:10:\"expiration\";i:1433845725;s:2:\"ip\";s:11:\"2.82.108.27\";s:2:\"ua\";s:140:\"Mozilla/5.0 (Linux; Android 5.0.2; D5803 Build/23.1.A.1.28) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432636125;}}'),
(1291, 83, 'nickname', 'Lourenco_Virgilio'),
(1292, 83, 'first_name', 'Lourenço'),
(1293, 83, 'last_name', 'Virgílio'),
(1294, 83, 'description', ''),
(1295, 83, 'rich_editing', 'true'),
(1296, 83, 'comment_shortcuts', 'false'),
(1297, 83, 'admin_color', 'fresh'),
(1298, 83, 'use_ssl', '0'),
(1299, 83, 'show_admin_bar_front', 'true'),
(1300, 83, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1301, 83, 'wp_user_level', '0'),
(1302, 83, 'wsl_current_provider', 'Google');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1303, 83, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(1304, 83, 'session_tokens', 'a:1:{s:64:\"6f2f3f410e8e86109682f0805c16589508ace09ab82a2e24a9aba6dce745f1f6\";a:4:{s:10:\"expiration\";i:1433845734;s:2:\"ip\";s:13:\"85.240.52.139\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432636134;}}'),
(1305, 84, 'nickname', 'Miriam_Visveshcumar'),
(1306, 84, 'first_name', 'Miriam'),
(1307, 84, 'last_name', 'Visveshcumar'),
(1308, 84, 'description', ''),
(1309, 84, 'rich_editing', 'true'),
(1310, 84, 'comment_shortcuts', 'false'),
(1311, 84, 'admin_color', 'fresh'),
(1312, 84, 'use_ssl', '0'),
(1313, 84, 'show_admin_bar_front', 'true'),
(1314, 84, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1315, 84, 'wp_user_level', '0'),
(1316, 84, 'wsl_current_provider', 'Facebook'),
(1317, 84, 'wsl_current_user_image', 'https://graph.facebook.com/10152792206042312/picture?width=150&height=150'),
(1318, 84, 'session_tokens', 'a:1:{s:64:\"19a64afe6e6a9a2c19bd8575e48ee4c2695a0d982b377a1c7bf99f78fd6cf7b7\";a:4:{s:10:\"expiration\";i:1433845756;s:2:\"ip\";s:14:\"217.129.94.200\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432636156;}}'),
(1319, 77, 'votou', 'sim'),
(1320, 77, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(1321, 79, 'votou', 'sim'),
(1322, 79, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(1323, 80, 'votou', 'sim'),
(1324, 80, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,revelacao-do-ano-deeply_p1385'),
(1325, 85, 'nickname', 'Patricio_Vicente'),
(1326, 85, 'first_name', 'Patricio'),
(1327, 85, 'last_name', 'Vicente'),
(1328, 85, 'description', ''),
(1329, 85, 'rich_editing', 'true'),
(1330, 85, 'comment_shortcuts', 'false'),
(1331, 85, 'admin_color', 'fresh'),
(1332, 85, 'use_ssl', '0'),
(1333, 85, 'show_admin_bar_front', 'true'),
(1334, 85, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1335, 85, 'wp_user_level', '0'),
(1336, 85, 'wsl_current_provider', 'Facebook'),
(1337, 85, 'wsl_current_user_image', 'https://graph.facebook.com/978640408835724/picture?width=150&height=150'),
(1338, 85, 'session_tokens', 'a:1:{s:64:\"7c3f30f535700fe33907d0999c8ff5099c310878c5e51ad972db36a4d7fd1430\";a:4:{s:10:\"expiration\";i:1435065878;s:2:\"ip\";s:14:\"178.167.254.51\";s:2:\"ua\";s:264:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/3Ireland;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433856278;}}'),
(1339, 86, 'nickname', 'Sofia_Sa'),
(1340, 86, 'first_name', 'Sofia'),
(1341, 86, 'last_name', 'Sá'),
(1342, 86, 'description', ''),
(1343, 86, 'rich_editing', 'true'),
(1344, 86, 'comment_shortcuts', 'false'),
(1345, 86, 'admin_color', 'fresh'),
(1346, 86, 'use_ssl', '0'),
(1347, 86, 'show_admin_bar_front', 'true'),
(1348, 86, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1349, 86, 'wp_user_level', '0'),
(1350, 86, 'wsl_current_provider', 'Facebook'),
(1351, 86, 'wsl_current_user_image', 'https://graph.facebook.com/10152768847202331/picture?width=150&height=150'),
(1352, 86, 'session_tokens', 'a:1:{s:64:\"acb8e005242ee8787e28db84c5385f4398f228a1a77914afc2f0770c93005124\";a:4:{s:10:\"expiration\";i:1433845901;s:2:\"ip\";s:11:\"83.174.34.4\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432636301;}}'),
(1353, 87, 'nickname', 'Fabio_Martins'),
(1354, 87, 'first_name', 'Fábio'),
(1355, 87, 'last_name', 'Martins'),
(1356, 87, 'description', ''),
(1357, 87, 'rich_editing', 'true'),
(1358, 87, 'comment_shortcuts', 'false'),
(1359, 87, 'admin_color', 'fresh'),
(1360, 87, 'use_ssl', '0'),
(1361, 87, 'show_admin_bar_front', 'true'),
(1362, 87, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1363, 87, 'wp_user_level', '0'),
(1364, 87, 'wsl_current_provider', 'Google'),
(1365, 87, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-ZtJa014J-UQ/AAAAAAAAAAI/AAAAAAAAABo/UR-muWB0mDg/photo.jpg?sz=200'),
(1366, 87, 'session_tokens', 'a:1:{s:64:\"a1451ff7382689a9542ad5b7f8e7ec9aba20047109acf672c7af4ee87e3f1e6f\";a:4:{s:10:\"expiration\";i:1433845924;s:2:\"ip\";s:14:\"46.189.159.203\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36\";s:5:\"login\";i:1432636324;}}'),
(1367, 88, 'nickname', 'Vanessa_Goncalves'),
(1368, 88, 'first_name', 'Vanessa'),
(1369, 88, 'last_name', 'Gonçalves'),
(1370, 88, 'description', ''),
(1371, 88, 'rich_editing', 'true'),
(1372, 88, 'comment_shortcuts', 'false'),
(1373, 88, 'admin_color', 'fresh'),
(1374, 88, 'use_ssl', '0'),
(1375, 88, 'show_admin_bar_front', 'true'),
(1376, 88, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1377, 88, 'wp_user_level', '0'),
(1378, 88, 'wsl_current_provider', 'Facebook'),
(1379, 88, 'wsl_current_user_image', 'https://graph.facebook.com/10153440022484218/picture?width=150&height=150'),
(1380, 88, 'session_tokens', 'a:1:{s:64:\"3fa6c99111e8a26f50a153b85f1b51e4d6bea0a19cb43b2390b50c608113d032\";a:4:{s:10:\"expiration\";i:1433845927;s:2:\"ip\";s:12:\"2.82.122.128\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432636327;}}'),
(1381, 86, 'votou', 'sim'),
(1382, 86, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(1383, 89, 'nickname', 'Ana_Rita_Guilherme'),
(1384, 89, 'first_name', 'Ana'),
(1385, 89, 'last_name', 'Guilherme'),
(1386, 89, 'description', ''),
(1387, 89, 'rich_editing', 'true'),
(1388, 89, 'comment_shortcuts', 'false'),
(1389, 89, 'admin_color', 'fresh'),
(1390, 89, 'use_ssl', '0'),
(1391, 89, 'show_admin_bar_front', 'true'),
(1392, 89, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1393, 89, 'wp_user_level', '0'),
(1394, 89, 'wsl_current_provider', 'Facebook'),
(1395, 89, 'wsl_current_user_image', 'https://graph.facebook.com/1031151546895052/picture?width=150&height=150'),
(1396, 89, 'session_tokens', 'a:1:{s:64:\"a6cea260f123e38271303a1b80d60f346b24fa21825e8095357f422c8e9dd56d\";a:4:{s:10:\"expiration\";i:1433845945;s:2:\"ip\";s:11:\"83.174.34.4\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432636345;}}'),
(1397, 84, 'votou', 'sim'),
(1398, 84, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391,shaper-do-ano-xhapeland_p1379,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(1399, 87, 'votou', 'sim'),
(1400, 87, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(1401, 89, 'votou', 'sim'),
(1402, 89, 'user_votes', 'surfista-do-ano-oakley_p1344,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(1403, 90, 'nickname', 'Helder_Miranda'),
(1404, 90, 'first_name', 'Helder'),
(1405, 90, 'last_name', 'Miranda'),
(1406, 90, 'description', ''),
(1407, 90, 'rich_editing', 'true'),
(1408, 90, 'comment_shortcuts', 'false'),
(1409, 90, 'admin_color', 'fresh'),
(1410, 90, 'use_ssl', '0'),
(1411, 90, 'show_admin_bar_front', 'true'),
(1412, 90, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1413, 90, 'wp_user_level', '0'),
(1414, 90, 'wsl_current_provider', 'Google'),
(1415, 90, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-CJbCODR3OmE/AAAAAAAAAAI/AAAAAAAAAD8/V-2bD3kk7pI/photo.jpg?sz=200'),
(1416, 90, 'session_tokens', 'a:1:{s:64:\"0701290f789be2ceacdc11492657dd8f39de9266becb7d2d6cee576cb5b160ea\";a:4:{s:10:\"expiration\";i:1433846027;s:2:\"ip\";s:13:\"88.157.129.10\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432636427;}}'),
(1417, 91, 'nickname', 'Rita_Matta_Loureiro_O'),
(1418, 91, 'first_name', 'Rita'),
(1419, 91, 'last_name', 'O'),
(1420, 91, 'description', ''),
(1421, 91, 'rich_editing', 'true'),
(1422, 91, 'comment_shortcuts', 'false'),
(1423, 91, 'admin_color', 'fresh'),
(1424, 91, 'use_ssl', '0'),
(1425, 91, 'show_admin_bar_front', 'true'),
(1426, 91, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1427, 91, 'wp_user_level', '0'),
(1428, 91, 'wsl_current_provider', 'Facebook'),
(1429, 91, 'wsl_current_user_image', 'https://graph.facebook.com/10202778629667433/picture?width=150&height=150'),
(1430, 91, 'session_tokens', 'a:1:{s:64:\"57eac787fdbdfe9feb2bcd103db9d734a11c6c7365c85561e953022ebdf79555\";a:4:{s:10:\"expiration\";i:1433846053;s:2:\"ip\";s:14:\"85.246.137.225\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432636453;}}'),
(1431, 90, 'votou', 'sim'),
(1432, 90, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(1433, 92, 'nickname', 'Joao_Poseiro'),
(1434, 92, 'first_name', 'João'),
(1435, 92, 'last_name', 'Poseiro'),
(1436, 92, 'description', ''),
(1437, 92, 'rich_editing', 'true'),
(1438, 92, 'comment_shortcuts', 'false'),
(1439, 92, 'admin_color', 'fresh'),
(1440, 92, 'use_ssl', '0'),
(1441, 92, 'show_admin_bar_front', 'true'),
(1442, 92, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1443, 92, 'wp_user_level', '0'),
(1444, 92, 'wsl_current_provider', 'Facebook'),
(1445, 92, 'wsl_current_user_image', 'https://graph.facebook.com/10206968286274935/picture?width=150&height=150'),
(1446, 92, 'session_tokens', 'a:1:{s:64:\"38edd77c25b53fa2b19f33e1f581e1bb06a0a46a83e9cecca13f3c9ab83fb4a7\";a:4:{s:10:\"expiration\";i:1433846066;s:2:\"ip\";s:10:\"2.82.41.38\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432636466;}}'),
(1447, 82, 'votou', 'sim'),
(1448, 82, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(1449, 93, 'nickname', 'Andre_Vieira'),
(1450, 93, 'first_name', 'André'),
(1451, 93, 'last_name', 'Vieira'),
(1452, 93, 'description', ''),
(1453, 93, 'rich_editing', 'true'),
(1454, 93, 'comment_shortcuts', 'false'),
(1455, 93, 'admin_color', 'fresh'),
(1456, 93, 'use_ssl', '0'),
(1457, 93, 'show_admin_bar_front', 'true'),
(1458, 93, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1459, 93, 'wp_user_level', '0'),
(1460, 93, 'wsl_current_provider', 'Facebook'),
(1461, 93, 'wsl_current_user_image', 'https://graph.facebook.com/905014932875424/picture?width=150&height=150'),
(1462, 93, 'session_tokens', 'a:1:{s:64:\"e94a3f50a634151f7e9f5c47964834926b2ab585cd81f803258e807661348800\";a:4:{s:10:\"expiration\";i:1433846092;s:2:\"ip\";s:12:\"46.50.69.201\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432636492;}}'),
(1463, 78, 'votou', 'sim'),
(1464, 78, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(1465, 94, 'nickname', 'Miguel_Fernandez_Verdasca'),
(1466, 94, 'first_name', 'Miguel'),
(1467, 94, 'last_name', 'Fernandez Verdasca'),
(1468, 94, 'description', ''),
(1469, 94, 'rich_editing', 'true'),
(1470, 94, 'comment_shortcuts', 'false'),
(1471, 94, 'admin_color', 'fresh'),
(1472, 94, 'use_ssl', '0'),
(1473, 94, 'show_admin_bar_front', 'true'),
(1474, 94, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1475, 94, 'wp_user_level', '0'),
(1476, 94, 'wsl_current_provider', 'Facebook'),
(1477, 94, 'wsl_current_user_image', 'https://graph.facebook.com/395830620617467/picture?width=150&height=150'),
(1478, 94, 'session_tokens', 'a:1:{s:64:\"1cf6bdaf3b277c5cac822dde71265f7fa1efb4e1596118c46ab6a8c0bcbe962b\";a:4:{s:10:\"expiration\";i:1433846148;s:2:\"ip\";s:13:\"89.115.48.210\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432636548;}}'),
(1479, 91, 'votou', 'sim'),
(1480, 91, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(1481, 75, 'votou', 'sim'),
(1482, 75, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(1483, 93, 'votou', 'sim'),
(1484, 93, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(1485, 95, 'nickname', 'Luis_Filipe_Silva'),
(1486, 95, 'first_name', 'Luis'),
(1487, 95, 'last_name', 'Silva'),
(1488, 95, 'description', ''),
(1489, 95, 'rich_editing', 'true'),
(1490, 95, 'comment_shortcuts', 'false'),
(1491, 95, 'admin_color', 'fresh'),
(1492, 95, 'use_ssl', '0'),
(1493, 95, 'show_admin_bar_front', 'true'),
(1494, 95, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1495, 95, 'wp_user_level', '0'),
(1496, 95, 'wsl_current_provider', 'Facebook'),
(1497, 95, 'wsl_current_user_image', 'https://graph.facebook.com/10200849608000340/picture?width=150&height=150'),
(1498, 95, 'session_tokens', 'a:1:{s:64:\"2da9df8f3912132c27d79a285d89909fcc1be9c5fdf70e8aeafe34eb355d0319\";a:4:{s:10:\"expiration\";i:1433846164;s:2:\"ip\";s:12:\"2.81.175.190\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432636564;}}'),
(1499, 96, 'nickname', 'Hermano_Cardoso_de_Menezes'),
(1500, 96, 'first_name', 'Hermano'),
(1501, 96, 'last_name', 'Cardoso de Menezes'),
(1502, 96, 'description', ''),
(1503, 96, 'rich_editing', 'true'),
(1504, 96, 'comment_shortcuts', 'false'),
(1505, 96, 'admin_color', 'fresh'),
(1506, 96, 'use_ssl', '0'),
(1507, 96, 'show_admin_bar_front', 'true'),
(1508, 96, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1509, 96, 'wp_user_level', '0'),
(1510, 96, 'wsl_current_provider', 'Facebook'),
(1511, 96, 'wsl_current_user_image', 'https://graph.facebook.com/10205665842797140/picture?width=150&height=150'),
(1512, 96, 'session_tokens', 'a:1:{s:64:\"0930417dc726bba5ea5978770ba46e2e33431de1badd858d1d603e2be3880583\";a:4:{s:10:\"expiration\";i:1433846279;s:2:\"ip\";s:14:\"85.245.136.239\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1432636679;}}'),
(1513, 97, 'nickname', 'Catarina_Silva'),
(1514, 97, 'first_name', 'Catarina'),
(1515, 97, 'last_name', 'Silva'),
(1516, 97, 'description', ''),
(1517, 97, 'rich_editing', 'true'),
(1518, 97, 'comment_shortcuts', 'false'),
(1519, 97, 'admin_color', 'fresh'),
(1520, 97, 'use_ssl', '0'),
(1521, 97, 'show_admin_bar_front', 'true'),
(1522, 97, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1523, 97, 'wp_user_level', '0'),
(1524, 97, 'wsl_current_provider', 'Facebook'),
(1525, 97, 'wsl_current_user_image', 'https://graph.facebook.com/973475072685637/picture?width=150&height=150'),
(1526, 97, 'session_tokens', 'a:1:{s:64:\"511cdb57b769ae278cb9ac2dcc54300921523fd97de9db7da3ff070e5eb6f341\";a:4:{s:10:\"expiration\";i:1433846298;s:2:\"ip\";s:12:\"2.82.108.182\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432636698;}}'),
(1527, 98, 'nickname', 'Maria_Costa'),
(1528, 98, 'first_name', 'Maria'),
(1529, 98, 'last_name', 'Costa'),
(1530, 98, 'description', ''),
(1531, 98, 'rich_editing', 'true'),
(1532, 98, 'comment_shortcuts', 'false'),
(1533, 98, 'admin_color', 'fresh'),
(1534, 98, 'use_ssl', '0'),
(1535, 98, 'show_admin_bar_front', 'true'),
(1536, 98, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1537, 98, 'wp_user_level', '0'),
(1538, 98, 'wsl_current_provider', 'Google'),
(1539, 98, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-J2tI9xSGowc/AAAAAAAAAAI/AAAAAAAAC8Q/uGgB9VPVSc8/photo.jpg?sz=200'),
(1540, 98, 'session_tokens', 'a:1:{s:64:\"2e769b44a8b9f50f514ed23b07a5fdfa9c159019fd71256c0b97c78c57120d10\";a:4:{s:10:\"expiration\";i:1433846388;s:2:\"ip\";s:13:\"85.247.80.240\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432636788;}}'),
(1541, 99, 'nickname', 'Goncalo_Vicente'),
(1542, 99, 'first_name', 'Gonçalo'),
(1543, 99, 'last_name', 'Vicente'),
(1544, 99, 'description', ''),
(1545, 99, 'rich_editing', 'true'),
(1546, 99, 'comment_shortcuts', 'false'),
(1547, 99, 'admin_color', 'fresh'),
(1548, 99, 'use_ssl', '0'),
(1549, 99, 'show_admin_bar_front', 'true'),
(1550, 99, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1551, 99, 'wp_user_level', '0'),
(1552, 99, 'wsl_current_provider', 'Facebook'),
(1553, 99, 'wsl_current_user_image', 'https://graph.facebook.com/365303800343252/picture?width=150&height=150'),
(1554, 99, 'session_tokens', 'a:1:{s:64:\"71673af28aefeb63d03507a616653ac16fe1b8bb22d170f13a205a5b936fcce7\";a:4:{s:10:\"expiration\";i:1433846420;s:2:\"ip\";s:13:\"193.137.71.96\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432636820;}}'),
(1555, 100, 'nickname', 'Katerina_Witsenboer'),
(1556, 100, 'first_name', 'Katerina'),
(1557, 100, 'last_name', 'Witsenboer'),
(1558, 100, 'description', ''),
(1559, 100, 'rich_editing', 'true'),
(1560, 100, 'comment_shortcuts', 'false'),
(1561, 100, 'admin_color', 'fresh'),
(1562, 100, 'use_ssl', '0'),
(1563, 100, 'show_admin_bar_front', 'true'),
(1564, 100, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1565, 100, 'wp_user_level', '0'),
(1566, 100, 'wsl_current_provider', 'Facebook'),
(1567, 100, 'wsl_current_user_image', 'https://graph.facebook.com/10204251693434418/picture?width=150&height=150'),
(1568, 100, 'session_tokens', 'a:1:{s:64:\"590bd993d241858f93ca33c05fd110e885feedb9a4bed342b34d9afa04090cf6\";a:4:{s:10:\"expiration\";i:1433846566;s:2:\"ip\";s:15:\"217.123.240.104\";s:2:\"ua\";s:178:\"Mozilla/5.0 (Linux; Android 4.4.4; ru-ru; SAMSUNG SM-G850F/G850FXXU2BOA2 Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/1.6 Chrome/28.0.1500.94 Mobile Safari/537.36\";s:5:\"login\";i:1432636966;}}'),
(1569, 96, 'votou', 'sim'),
(1570, 96, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(1571, 101, 'nickname', 'Ana_Lucia_Domingues'),
(1572, 101, 'first_name', 'Ana'),
(1573, 101, 'last_name', 'Domingues'),
(1574, 101, 'description', ''),
(1575, 101, 'rich_editing', 'true'),
(1576, 101, 'comment_shortcuts', 'false'),
(1577, 101, 'admin_color', 'fresh'),
(1578, 101, 'use_ssl', '0'),
(1579, 101, 'show_admin_bar_front', 'true'),
(1580, 101, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1581, 101, 'wp_user_level', '0'),
(1582, 101, 'wsl_current_provider', 'Facebook'),
(1583, 101, 'wsl_current_user_image', 'https://graph.facebook.com/10152947403437362/picture?width=150&height=150'),
(1584, 101, 'session_tokens', 'a:1:{s:64:\"cfa1b597afc752cf1d2e924c34306d04ca8bfc659c57b61c8794d9ab153c3e5a\";a:4:{s:10:\"expiration\";i:1433846675;s:2:\"ip\";s:15:\"193.136.137.244\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432637075;}}'),
(1585, 102, 'nickname', 'Ana_Paula_Simoes'),
(1586, 102, 'first_name', 'Ana Paula'),
(1587, 102, 'last_name', 'Simões'),
(1588, 102, 'description', ''),
(1589, 102, 'rich_editing', 'true'),
(1590, 102, 'comment_shortcuts', 'false'),
(1591, 102, 'admin_color', 'fresh'),
(1592, 102, 'use_ssl', '0'),
(1593, 102, 'show_admin_bar_front', 'true'),
(1594, 102, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1595, 102, 'wp_user_level', '0'),
(1596, 102, 'wsl_current_provider', 'Facebook'),
(1597, 102, 'wsl_current_user_image', 'https://graph.facebook.com/858195327599561/picture?width=150&height=150'),
(1598, 102, 'session_tokens', 'a:1:{s:64:\"3f3c2f1bcc146dd8d146a49c34f94cc1059702d06fafab5367d073f1a24207ab\";a:4:{s:10:\"expiration\";i:1433846686;s:2:\"ip\";s:14:\"82.154.163.120\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.0; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432637086;}}'),
(1599, 100, 'votou', 'sim'),
(1600, 100, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(1601, 103, 'nickname', 'Marco_Morgado'),
(1602, 103, 'first_name', 'Marco'),
(1603, 103, 'last_name', 'Morgado'),
(1604, 103, 'description', ''),
(1605, 103, 'rich_editing', 'true'),
(1606, 103, 'comment_shortcuts', 'false'),
(1607, 103, 'admin_color', 'fresh'),
(1608, 103, 'use_ssl', '0'),
(1609, 103, 'show_admin_bar_front', 'true'),
(1610, 103, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1611, 103, 'wp_user_level', '0'),
(1612, 103, 'wsl_current_provider', 'Facebook'),
(1613, 103, 'wsl_current_user_image', 'https://graph.facebook.com/10155594301885111/picture?width=150&height=150'),
(1614, 103, 'session_tokens', 'a:1:{s:64:\"c6de557c5cd3cdb83fd5c860b5c1d81464573169e424b2855d8cd226a6b8ea73\";a:4:{s:10:\"expiration\";i:1433846737;s:2:\"ip\";s:13:\"197.235.32.27\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/27.0.0.34.13;FBBV/9902566;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/VodaCom;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432637137;}}'),
(1615, 104, 'nickname', 'Miguel_Vergas'),
(1616, 104, 'first_name', 'Miguel'),
(1617, 104, 'last_name', 'Vergas'),
(1618, 104, 'description', ''),
(1619, 104, 'rich_editing', 'true'),
(1620, 104, 'comment_shortcuts', 'false'),
(1621, 104, 'admin_color', 'fresh'),
(1622, 104, 'use_ssl', '0'),
(1623, 104, 'show_admin_bar_front', 'true'),
(1624, 104, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1625, 104, 'wp_user_level', '0'),
(1626, 104, 'wsl_current_provider', 'Facebook'),
(1627, 104, 'wsl_current_user_image', 'https://graph.facebook.com/10153869305524942/picture?width=150&height=150'),
(1628, 104, 'session_tokens', 'a:1:{s:64:\"3d51bd49e839c5c30e90684f65f945578c00d5f48ea735d291491a7d19310b42\";a:4:{s:10:\"expiration\";i:1433846760;s:2:\"ip\";s:13:\"37.189.47.186\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432637160;}}'),
(1629, 104, 'votou', 'sim'),
(1630, 104, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(1631, 102, 'votou', 'sim'),
(1632, 102, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(1633, 105, 'nickname', 'Miguel_Carradas'),
(1634, 105, 'first_name', 'Miguel'),
(1635, 105, 'last_name', 'Carradas'),
(1636, 105, 'description', ''),
(1637, 105, 'rich_editing', 'true'),
(1638, 105, 'comment_shortcuts', 'false'),
(1639, 105, 'admin_color', 'fresh'),
(1640, 105, 'use_ssl', '0'),
(1641, 105, 'show_admin_bar_front', 'true'),
(1642, 105, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1643, 105, 'wp_user_level', '0'),
(1644, 105, 'wsl_current_provider', 'Facebook'),
(1645, 105, 'wsl_current_user_image', 'https://graph.facebook.com/10206190706587818/picture?width=150&height=150'),
(1646, 105, 'session_tokens', 'a:1:{s:64:\"f5efa291b585ea4d95d627c6704581e3115c23c8e8528865471b54299d789914\";a:4:{s:10:\"expiration\";i:1433847049;s:2:\"ip\";s:14:\"176.79.153.208\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432637449;}}'),
(1647, 106, 'nickname', 'Tuti_Andrade_Rocha'),
(1648, 106, 'first_name', 'Tuti'),
(1649, 106, 'last_name', 'Rocha'),
(1650, 106, 'description', ''),
(1651, 106, 'rich_editing', 'true'),
(1652, 106, 'comment_shortcuts', 'false'),
(1653, 106, 'admin_color', 'fresh'),
(1654, 106, 'use_ssl', '0'),
(1655, 106, 'show_admin_bar_front', 'true'),
(1656, 106, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1657, 106, 'wp_user_level', '0'),
(1658, 106, 'wsl_current_provider', 'Facebook'),
(1659, 106, 'wsl_current_user_image', 'https://graph.facebook.com/1030322083646271/picture?width=150&height=150'),
(1660, 106, 'session_tokens', 'a:1:{s:64:\"2d8a33d46473345e54e8ea34ef7c01fe8a96f45b5fb32a106dd2c7be17ab6e05\";a:4:{s:10:\"expiration\";i:1433847212;s:2:\"ip\";s:12:\"93.108.59.25\";s:2:\"ua\";s:141:\"Mozilla/5.0 (Linux; Android 4.2.2; Vodafone 785 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432637612;}}'),
(1661, 105, 'votou', 'sim'),
(1662, 105, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(1663, 106, 'votou', 'sim'),
(1664, 106, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(1665, 107, 'nickname', 'Maria_Goncalves'),
(1666, 107, 'first_name', 'Maria'),
(1667, 107, 'last_name', 'Gonçalves'),
(1668, 107, 'description', ''),
(1669, 107, 'rich_editing', 'true'),
(1670, 107, 'comment_shortcuts', 'false'),
(1671, 107, 'admin_color', 'fresh'),
(1672, 107, 'use_ssl', '0'),
(1673, 107, 'show_admin_bar_front', 'true'),
(1674, 107, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1675, 107, 'wp_user_level', '0'),
(1676, 107, 'wsl_current_provider', 'Facebook'),
(1677, 107, 'wsl_current_user_image', 'https://graph.facebook.com/10152865670017011/picture?width=150&height=150'),
(1678, 107, 'session_tokens', 'a:2:{s:64:\"88ab397efcb0e0f6152ca0469986e663713d18b701c99c409ef9bfee31be8a88\";a:4:{s:10:\"expiration\";i:1433847465;s:2:\"ip\";s:14:\"193.137.130.74\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432637865;}s:64:\"38ba77d785eb8501d25cc994941dc3b3b3abff662003a025a91c8bb70ab4bb65\";a:4:{s:10:\"expiration\";i:1434840948;s:2:\"ip\";s:12:\"81.84.207.45\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/25.0.0.4.14;FBBV/8936291;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433631348;}}'),
(1679, 107, 'votou', 'sim'),
(1680, 107, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(1681, 108, 'nickname', 'Mariana_Fonseca'),
(1682, 108, 'first_name', 'Mariana'),
(1683, 108, 'last_name', 'Fonseca'),
(1684, 108, 'description', ''),
(1685, 108, 'rich_editing', 'true'),
(1686, 108, 'comment_shortcuts', 'false'),
(1687, 108, 'admin_color', 'fresh'),
(1688, 108, 'use_ssl', '0'),
(1689, 108, 'show_admin_bar_front', 'true'),
(1690, 108, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1691, 108, 'wp_user_level', '0'),
(1692, 108, 'wsl_current_provider', 'Facebook'),
(1693, 108, 'wsl_current_user_image', 'https://graph.facebook.com/1596200353978157/picture?width=150&height=150'),
(1694, 108, 'session_tokens', 'a:1:{s:64:\"2776320a8de4b24a0a1b82ae43b9cf7ae5d6ce4f0e2634b207761eda76fb0268\";a:4:{s:10:\"expiration\";i:1433847525;s:2:\"ip\";s:13:\"85.243.97.232\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; rk3026 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1432637925;}}'),
(1695, 109, 'nickname', 'Manuel_Dantas'),
(1696, 109, 'first_name', 'Manuel'),
(1697, 109, 'last_name', 'Dantas'),
(1698, 109, 'description', ''),
(1699, 109, 'rich_editing', 'true'),
(1700, 109, 'comment_shortcuts', 'false'),
(1701, 109, 'admin_color', 'fresh'),
(1702, 109, 'use_ssl', '0'),
(1703, 109, 'show_admin_bar_front', 'true'),
(1704, 109, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1705, 109, 'wp_user_level', '0'),
(1706, 109, 'wsl_current_provider', 'Facebook'),
(1707, 109, 'wsl_current_user_image', 'https://graph.facebook.com/10206722642250799/picture?width=150&height=150'),
(1708, 109, 'session_tokens', 'a:1:{s:64:\"1f7f06b88b01d4add4f9c5fb744b2bfcc1141ca60dc8dc6bcbc29fab7414d481\";a:4:{s:10:\"expiration\";i:1433847646;s:2:\"ip\";s:13:\"145.62.32.129\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432638046;}}'),
(1709, 109, 'votou', 'sim'),
(1710, 109, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(1711, 110, 'nickname', 'Telmo_Dias'),
(1712, 110, 'first_name', 'Telmo'),
(1713, 110, 'last_name', 'Dias'),
(1714, 110, 'description', ''),
(1715, 110, 'rich_editing', 'true'),
(1716, 110, 'comment_shortcuts', 'false'),
(1717, 110, 'admin_color', 'fresh'),
(1718, 110, 'use_ssl', '0'),
(1719, 110, 'show_admin_bar_front', 'true'),
(1720, 110, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1721, 110, 'wp_user_level', '0'),
(1722, 110, 'wsl_current_provider', 'Facebook'),
(1723, 110, 'wsl_current_user_image', 'https://graph.facebook.com/968657756498080/picture?width=150&height=150'),
(1724, 110, 'session_tokens', 'a:1:{s:64:\"f4c20fe2aa80a1d019b093816851ee4fe5719d8608f0932f84d617b8230de68e\";a:4:{s:10:\"expiration\";i:1433847802;s:2:\"ip\";s:13:\"87.196.203.41\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432638202;}}'),
(1725, 111, 'nickname', 'Tiago_Assuncao'),
(1726, 111, 'first_name', 'Tiago'),
(1727, 111, 'last_name', 'Assunção'),
(1728, 111, 'description', ''),
(1729, 111, 'rich_editing', 'true'),
(1730, 111, 'comment_shortcuts', 'false'),
(1731, 111, 'admin_color', 'fresh'),
(1732, 111, 'use_ssl', '0'),
(1733, 111, 'show_admin_bar_front', 'true'),
(1734, 111, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1735, 111, 'wp_user_level', '0'),
(1736, 111, 'wsl_current_provider', 'Facebook'),
(1737, 111, 'wsl_current_user_image', 'https://graph.facebook.com/10153408530893140/picture?width=150&height=150'),
(1738, 111, 'session_tokens', 'a:1:{s:64:\"a3273b782941ed60097c9125bd5e87bd40e6dcdf59804744590aef5b161ac84e\";a:4:{s:10:\"expiration\";i:1433847812;s:2:\"ip\";s:12:\"2.81.225.110\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432638212;}}'),
(1739, 112, 'nickname', 'Bruno_Grilo'),
(1740, 112, 'first_name', 'Bruno'),
(1741, 112, 'last_name', 'Grilo'),
(1742, 112, 'description', ''),
(1743, 112, 'rich_editing', 'true'),
(1744, 112, 'comment_shortcuts', 'false'),
(1745, 112, 'admin_color', 'fresh'),
(1746, 112, 'use_ssl', '0'),
(1747, 112, 'show_admin_bar_front', 'true'),
(1748, 112, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1749, 112, 'wp_user_level', '0'),
(1750, 112, 'wsl_current_provider', 'Facebook'),
(1751, 112, 'wsl_current_user_image', 'https://graph.facebook.com/977106785654479/picture?width=150&height=150'),
(1752, 112, 'session_tokens', 'a:2:{s:64:\"6e36b6d6194b92fa0ff95352bdaa29cf2ca44b5517010bea5e9733b241a89b1c\";a:4:{s:10:\"expiration\";i:1433847838;s:2:\"ip\";s:14:\"88.214.167.255\";s:2:\"ua\";s:140:\"Mozilla/5.0 (Linux; Android 4.4.4; Aquaris E5 Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432638238;}s:64:\"95b8abd4bf2b653762a2a12dff4e52a34e4a903a13bf4197e4089dc220d0f557\";a:4:{s:10:\"expiration\";i:1434322722;s:2:\"ip\";s:12:\"85.244.6.146\";s:2:\"ua\";s:149:\"Mozilla/5.0 (Linux; Android 5.0.2; LG-D405 Build/LRX22G.A1429249060) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433113122;}}'),
(1753, 111, 'votou', 'sim'),
(1754, 111, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(1755, 112, 'votou', 'sim'),
(1756, 112, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,maior-remada-do-ano-billabong_p1090,videoclip-do-ano-hurley_p1212,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(1757, 113, 'nickname', 'Janet_Carlos'),
(1758, 113, 'first_name', 'Janet'),
(1759, 113, 'last_name', 'Carlos'),
(1760, 113, 'description', ''),
(1761, 113, 'rich_editing', 'true'),
(1762, 113, 'comment_shortcuts', 'false'),
(1763, 113, 'admin_color', 'fresh'),
(1764, 113, 'use_ssl', '0'),
(1765, 113, 'show_admin_bar_front', 'true'),
(1766, 113, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1767, 113, 'wp_user_level', '0'),
(1768, 113, 'wsl_current_provider', 'Facebook'),
(1769, 113, 'wsl_current_user_image', 'https://graph.facebook.com/10153291185130586/picture?width=150&height=150'),
(1770, 113, 'session_tokens', 'a:1:{s:64:\"04c12e2f3e0ab2df55aa775ea5e48d8d7d975b69f9efb1dbb06a034f6eba168c\";a:4:{s:10:\"expiration\";i:1433848000;s:2:\"ip\";s:13:\"85.241.98.208\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432638400;}}'),
(1771, 114, 'nickname', 'Mario_Silveirinha'),
(1772, 114, 'first_name', 'Mário'),
(1773, 114, 'last_name', 'Silveirinha'),
(1774, 114, 'description', ''),
(1775, 114, 'rich_editing', 'true'),
(1776, 114, 'comment_shortcuts', 'false'),
(1777, 114, 'admin_color', 'fresh'),
(1778, 114, 'use_ssl', '0'),
(1779, 114, 'show_admin_bar_front', 'true'),
(1780, 114, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1781, 114, 'wp_user_level', '0'),
(1782, 114, 'wsl_current_provider', 'Google'),
(1783, 114, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(1784, 114, 'session_tokens', 'a:1:{s:64:\"b2adfea17a71d98fa6812fe3e4a6a11c26e4680b757357ae7d4fddbbe8d05e80\";a:4:{s:10:\"expiration\";i:1433848027;s:2:\"ip\";s:14:\"88.214.162.138\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432638427;}}'),
(1785, 114, 'votou', 'sim'),
(1786, 114, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(1787, 115, 'nickname', 'Corita_Regadas'),
(1788, 115, 'first_name', 'Corita'),
(1789, 115, 'last_name', 'Regadas'),
(1790, 115, 'description', ''),
(1791, 115, 'rich_editing', 'true'),
(1792, 115, 'comment_shortcuts', 'false'),
(1793, 115, 'admin_color', 'fresh'),
(1794, 115, 'use_ssl', '0'),
(1795, 115, 'show_admin_bar_front', 'true'),
(1796, 115, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1797, 115, 'wp_user_level', '0'),
(1798, 115, 'wsl_current_provider', 'Facebook'),
(1799, 115, 'wsl_current_user_image', 'https://graph.facebook.com/1008923365784848/picture?width=150&height=150'),
(1800, 115, 'session_tokens', 'a:1:{s:64:\"75258f7010beb0557f854ad543a6225f84170bc7b9e29e86a9ad471739ac4695\";a:4:{s:10:\"expiration\";i:1433848192;s:2:\"ip\";s:12:\"85.240.90.66\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432638592;}}'),
(1801, 115, 'votou', 'sim'),
(1802, 115, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(1803, 1, 'closedpostboxes_page', 'a:1:{i:0;s:10:\"wpseo_meta\";}'),
(1804, 1, 'metaboxhidden_page', 'a:11:{i:0;s:7:\"acf_728\";i:1;s:7:\"acf_703\";i:2;s:7:\"acf_673\";i:3;s:7:\"acf_161\";i:4;s:12:\"revisionsdiv\";i:5;s:10:\"postcustom\";i:6;s:16:\"commentstatusdiv\";i:7;s:11:\"commentsdiv\";i:8;s:7:\"slugdiv\";i:9;s:9:\"authordiv\";i:10;s:19:\"wprss-editor-dialog\";}'),
(1805, 116, 'nickname', 'Teresa_Antunes'),
(1806, 116, 'first_name', 'Teresa'),
(1807, 116, 'last_name', 'Antunes'),
(1808, 116, 'description', ''),
(1809, 116, 'rich_editing', 'true'),
(1810, 116, 'comment_shortcuts', 'false'),
(1811, 116, 'admin_color', 'fresh'),
(1812, 116, 'use_ssl', '0'),
(1813, 116, 'show_admin_bar_front', 'true'),
(1814, 116, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1815, 116, 'wp_user_level', '0'),
(1816, 116, 'wsl_current_provider', 'Facebook'),
(1817, 116, 'wsl_current_user_image', 'https://graph.facebook.com/10152944664056313/picture?width=150&height=150'),
(1818, 116, 'session_tokens', 'a:1:{s:64:\"8b37794a9843cfb8ffa7c20e2c955c29d7f7577d5a51d2058d5d5c7dae495d7f\";a:4:{s:10:\"expiration\";i:1433848541;s:2:\"ip\";s:14:\"105.158.88.220\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432638941;}}'),
(1819, 116, 'votou', 'sim'),
(1820, 116, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(1821, 117, 'nickname', 'Joao_Vieira_Lino'),
(1822, 117, 'first_name', 'João'),
(1823, 117, 'last_name', 'Vieira Lino'),
(1824, 117, 'description', ''),
(1825, 117, 'rich_editing', 'true'),
(1826, 117, 'comment_shortcuts', 'false'),
(1827, 117, 'admin_color', 'fresh'),
(1828, 117, 'use_ssl', '0'),
(1829, 117, 'show_admin_bar_front', 'true'),
(1830, 117, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1831, 117, 'wp_user_level', '0'),
(1832, 117, 'wsl_current_provider', 'Facebook'),
(1833, 117, 'wsl_current_user_image', 'https://graph.facebook.com/718659391575956/picture?width=150&height=150'),
(1834, 117, 'session_tokens', 'a:1:{s:64:\"1e5c7b8632a3421224f5c796636cbdc6990ab87688f51bf261d2b46aa8d3fe3b\";a:4:{s:10:\"expiration\";i:1433849004;s:2:\"ip\";s:14:\"83.240.241.117\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432639404;}}'),
(1835, 118, 'nickname', 'Gui_Maia_de_Loureiro'),
(1836, 118, 'first_name', 'Gui'),
(1837, 118, 'last_name', 'Maia de Loureiro'),
(1838, 118, 'description', ''),
(1839, 118, 'rich_editing', 'true'),
(1840, 118, 'comment_shortcuts', 'false'),
(1841, 118, 'admin_color', 'fresh'),
(1842, 118, 'use_ssl', '0'),
(1843, 118, 'show_admin_bar_front', 'true'),
(1844, 118, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1845, 118, 'wp_user_level', '0'),
(1846, 118, 'wsl_current_provider', 'Facebook'),
(1847, 118, 'wsl_current_user_image', 'https://graph.facebook.com/10153374350224489/picture?width=150&height=150'),
(1848, 118, 'session_tokens', 'a:1:{s:64:\"be180e8e99386aa8b92610aa7603d5025a2f97af68e31f3c300e5a97b15d6f9d\";a:4:{s:10:\"expiration\";i:1433849020;s:2:\"ip\";s:11:\"2.82.40.165\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432639420;}}'),
(1849, 119, 'nickname', 'Marco_Groba'),
(1850, 119, 'first_name', 'Marco'),
(1851, 119, 'last_name', 'Groba'),
(1852, 119, 'description', ''),
(1853, 119, 'rich_editing', 'true'),
(1854, 119, 'comment_shortcuts', 'false'),
(1855, 119, 'admin_color', 'fresh'),
(1856, 119, 'use_ssl', '0'),
(1857, 119, 'show_admin_bar_front', 'true'),
(1858, 119, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1859, 119, 'wp_user_level', '0'),
(1860, 119, 'wsl_current_provider', 'Facebook'),
(1861, 119, 'wsl_current_user_image', 'https://graph.facebook.com/10153045098904132/picture?width=150&height=150'),
(1862, 119, 'session_tokens', 'a:1:{s:64:\"070ecfac9e3394f8b7e682a982a261ca95fbf69096f234d8040f00c3f4270eb6\";a:4:{s:10:\"expiration\";i:1433849244;s:2:\"ip\";s:13:\"82.155.82.180\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432639644;}}'),
(1863, 110, 'votou', 'sim'),
(1864, 110, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(1865, 1, 'closedpostboxes_post', 'a:0:{}'),
(1866, 1, 'metaboxhidden_post', 'a:12:{i:0;s:7:\"acf_728\";i:1;s:7:\"acf_703\";i:2;s:7:\"acf_673\";i:3;s:7:\"acf_161\";i:4;s:11:\"postexcerpt\";i:5;s:13:\"trackbacksdiv\";i:6;s:10:\"postcustom\";i:7;s:16:\"commentstatusdiv\";i:8;s:11:\"commentsdiv\";i:9;s:7:\"slugdiv\";i:10;s:9:\"authordiv\";i:11;s:19:\"wprss-editor-dialog\";}'),
(1867, 119, 'votou', 'sim'),
(1868, 119, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(1869, 118, 'votou', 'sim'),
(1870, 118, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(1871, 120, 'nickname', 'Tiago_Andre_Nogueira_Morgado'),
(1872, 120, 'first_name', 'Tiago'),
(1873, 120, 'last_name', 'Morgado'),
(1874, 120, 'description', ''),
(1875, 120, 'rich_editing', 'true'),
(1876, 120, 'comment_shortcuts', 'false'),
(1877, 120, 'admin_color', 'fresh'),
(1878, 120, 'use_ssl', '0'),
(1879, 120, 'show_admin_bar_front', 'true'),
(1880, 120, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1881, 120, 'wp_user_level', '0'),
(1882, 120, 'wsl_current_provider', 'Facebook'),
(1883, 120, 'wsl_current_user_image', 'https://graph.facebook.com/10153266006383376/picture?width=150&height=150'),
(1884, 120, 'session_tokens', 'a:1:{s:64:\"adc519917f832aef4bc55b8df9ac45534110d2386e00ab269d1bb1f616954c5c\";a:4:{s:10:\"expiration\";i:1433849465;s:2:\"ip\";s:14:\"193.136.94.228\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432639865;}}'),
(1885, 121, 'nickname', 'Tania_Fragoso'),
(1886, 121, 'first_name', 'Tânia'),
(1887, 121, 'last_name', 'Fragoso'),
(1888, 121, 'description', ''),
(1889, 121, 'rich_editing', 'true'),
(1890, 121, 'comment_shortcuts', 'false'),
(1891, 121, 'admin_color', 'fresh'),
(1892, 121, 'use_ssl', '0'),
(1893, 121, 'show_admin_bar_front', 'true'),
(1894, 121, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1895, 121, 'wp_user_level', '0'),
(1896, 121, 'wsl_current_provider', 'Facebook'),
(1897, 121, 'wsl_current_user_image', 'https://graph.facebook.com/904432542940664/picture?width=150&height=150'),
(1898, 121, 'session_tokens', 'a:1:{s:64:\"07c803d3eee4027bb924acd389d3a0a34653d5b4ddd692b948665a423f743ee2\";a:4:{s:10:\"expiration\";i:1433849473;s:2:\"ip\";s:15:\"188.250.115.135\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432639873;}}'),
(1899, 122, 'nickname', 'Edgar_Serras'),
(1900, 122, 'first_name', 'Edgar'),
(1901, 122, 'last_name', 'Serras'),
(1902, 122, 'description', ''),
(1903, 122, 'rich_editing', 'true'),
(1904, 122, 'comment_shortcuts', 'false'),
(1905, 122, 'admin_color', 'fresh'),
(1906, 122, 'use_ssl', '0'),
(1907, 122, 'show_admin_bar_front', 'true'),
(1908, 122, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1909, 122, 'wp_user_level', '0'),
(1910, 122, 'wsl_current_provider', 'Facebook'),
(1911, 122, 'wsl_current_user_image', 'https://graph.facebook.com/10206206088687750/picture?width=150&height=150'),
(1912, 122, 'session_tokens', 'a:1:{s:64:\"eb09857516a3ea6e352529af8ec9a9b2785a909b487f6aab1229053d2b6cb63e\";a:4:{s:10:\"expiration\";i:1433849479;s:2:\"ip\";s:13:\"84.90.111.160\";s:2:\"ua\";s:131:\"Mozilla/5.0 (Linux; U; Android 4.4.2; pt-pt; SM-T310 Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30\";s:5:\"login\";i:1432639879;}}'),
(1913, 121, 'votou', 'sim'),
(1914, 121, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(1915, 123, 'nickname', 'Diogo_Pinto_de_Lima'),
(1916, 123, 'first_name', 'Diogo'),
(1917, 123, 'last_name', 'de Lima'),
(1918, 123, 'description', ''),
(1919, 123, 'rich_editing', 'true'),
(1920, 123, 'comment_shortcuts', 'false'),
(1921, 123, 'admin_color', 'fresh'),
(1922, 123, 'use_ssl', '0'),
(1923, 123, 'show_admin_bar_front', 'true'),
(1924, 123, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1925, 123, 'wp_user_level', '0'),
(1926, 123, 'wsl_current_provider', 'Facebook'),
(1927, 123, 'wsl_current_user_image', 'https://graph.facebook.com/10204586377480387/picture?width=150&height=150'),
(1928, 123, 'session_tokens', 'a:1:{s:64:\"c7dbf7bc069d869b913f655bac263354ac74898c46dc23cea418ca336e8be55e\";a:4:{s:10:\"expiration\";i:1433849555;s:2:\"ip\";s:12:\"89.115.79.90\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432639955;}}'),
(1929, 124, 'nickname', 'Sara_Bom'),
(1930, 124, 'first_name', 'Sara'),
(1931, 124, 'last_name', 'Bom'),
(1932, 124, 'description', ''),
(1933, 124, 'rich_editing', 'true'),
(1934, 124, 'comment_shortcuts', 'false'),
(1935, 124, 'admin_color', 'fresh'),
(1936, 124, 'use_ssl', '0'),
(1937, 124, 'show_admin_bar_front', 'true'),
(1938, 124, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1939, 124, 'wp_user_level', '0'),
(1940, 124, 'wsl_current_provider', 'Facebook'),
(1941, 124, 'wsl_current_user_image', 'https://graph.facebook.com/10204198962160928/picture?width=150&height=150'),
(1942, 124, 'session_tokens', 'a:1:{s:64:\"52744326521aaececa21e04d43b6955364e4523a35eff0f96dcb378a84601bdc\";a:4:{s:10:\"expiration\";i:1433849573;s:2:\"ip\";s:13:\"83.240.241.96\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432639973;}}'),
(1943, 123, 'votou', 'sim'),
(1944, 123, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(1945, 117, 'votou', 'sim'),
(1946, 117, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,videoclip-do-ano-hurley_p1214,onda-do-ano-polen_p1230,foto-do-ano_p1169,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(1947, 45, 'votou', 'sim'),
(1948, 45, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(1949, 125, 'nickname', 'Sebastiao_Hugo'),
(1950, 125, 'first_name', 'Sebastião'),
(1951, 125, 'last_name', 'Hugo'),
(1952, 125, 'description', ''),
(1953, 125, 'rich_editing', 'true'),
(1954, 125, 'comment_shortcuts', 'false'),
(1955, 125, 'admin_color', 'fresh'),
(1956, 125, 'use_ssl', '0'),
(1957, 125, 'show_admin_bar_front', 'true'),
(1958, 125, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1959, 125, 'wp_user_level', '0'),
(1960, 125, 'wsl_current_provider', 'Facebook'),
(1961, 125, 'wsl_current_user_image', 'https://graph.facebook.com/1599408603609200/picture?width=150&height=150'),
(1962, 125, 'session_tokens', 'a:1:{s:64:\"8271403c6698839f1df5be48eb927b8e31bce4b6f2c187ce55b110c2e3547957\";a:4:{s:10:\"expiration\";i:1433849765;s:2:\"ip\";s:12:\"178.166.9.68\";s:2:\"ua\";s:143:\"Mozilla/5.0 (Linux; Android 4.2.2; ONE TOUCH 4015X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.59 Mobile Safari/537.36\";s:5:\"login\";i:1432640165;}}'),
(1963, 126, 'nickname', 'Miguel_Moreira'),
(1964, 126, 'first_name', 'Miguel'),
(1965, 126, 'last_name', 'Moreira'),
(1966, 126, 'description', ''),
(1967, 126, 'rich_editing', 'true'),
(1968, 126, 'comment_shortcuts', 'false'),
(1969, 126, 'admin_color', 'fresh'),
(1970, 126, 'use_ssl', '0'),
(1971, 126, 'show_admin_bar_front', 'true'),
(1972, 126, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1973, 126, 'wp_user_level', '0'),
(1974, 126, 'wsl_current_provider', 'Facebook'),
(1975, 126, 'wsl_current_user_image', 'https://graph.facebook.com/10153294975826505/picture?width=150&height=150'),
(1976, 126, 'session_tokens', 'a:1:{s:64:\"9f643bc77344cb1587d0ff5261f09d6ce125fb737fd6c6358ead0b2cb480d910\";a:4:{s:10:\"expiration\";i:1435098299;s:2:\"ip\";s:14:\"46.189.136.207\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433888699;}}'),
(1977, 127, 'nickname', 'Salinas_Portugal'),
(1978, 127, 'first_name', 'Salinas'),
(1979, 127, 'last_name', 'Portugal'),
(1980, 127, 'description', ''),
(1981, 127, 'rich_editing', 'true'),
(1982, 127, 'comment_shortcuts', 'false'),
(1983, 127, 'admin_color', 'fresh'),
(1984, 127, 'use_ssl', '0'),
(1985, 127, 'show_admin_bar_front', 'true'),
(1986, 127, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(1987, 127, 'wp_user_level', '0');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1988, 127, 'wsl_current_provider', 'Facebook'),
(1989, 127, 'wsl_current_user_image', 'https://graph.facebook.com/930865686957167/picture?width=150&height=150'),
(1990, 127, 'session_tokens', 'a:1:{s:64:\"952a181bcb73a5ca194a712f7572c9e6711e00ca49275f62e1c5b007850d2a93\";a:4:{s:10:\"expiration\";i:1433849832;s:2:\"ip\";s:14:\"79.168.127.136\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432640232;}}'),
(1991, 128, 'nickname', 'Tiago_Marcos'),
(1992, 128, 'first_name', 'Tiago'),
(1993, 128, 'last_name', 'Marcos'),
(1994, 128, 'description', ''),
(1995, 128, 'rich_editing', 'true'),
(1996, 128, 'comment_shortcuts', 'false'),
(1997, 128, 'admin_color', 'fresh'),
(1998, 128, 'use_ssl', '0'),
(1999, 128, 'show_admin_bar_front', 'true'),
(2000, 128, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2001, 128, 'wp_user_level', '0'),
(2002, 128, 'wsl_current_provider', 'Facebook'),
(2003, 128, 'wsl_current_user_image', 'https://graph.facebook.com/10153978315180656/picture?width=150&height=150'),
(2004, 128, 'session_tokens', 'a:1:{s:64:\"9d6260558c3080e6bc0cb588c0b866cf6833a588be52732f8bd9b1317a489d15\";a:4:{s:10:\"expiration\";i:1433849920;s:2:\"ip\";s:14:\"85.247.148.199\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432640320;}}'),
(2005, 129, 'nickname', 'Tiago_Quelhas'),
(2006, 129, 'first_name', 'Tiago'),
(2007, 129, 'last_name', 'Quelhas'),
(2008, 129, 'description', ''),
(2009, 129, 'rich_editing', 'true'),
(2010, 129, 'comment_shortcuts', 'false'),
(2011, 129, 'admin_color', 'fresh'),
(2012, 129, 'use_ssl', '0'),
(2013, 129, 'show_admin_bar_front', 'true'),
(2014, 129, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2015, 129, 'wp_user_level', '0'),
(2016, 129, 'wsl_current_provider', 'Facebook'),
(2017, 129, 'wsl_current_user_image', 'https://graph.facebook.com/974627602561977/picture?width=150&height=150'),
(2018, 129, 'session_tokens', 'a:1:{s:64:\"1fa91e9974a1be7358f16b2ce4b81c8f8881ba60cd5dbe9b603fa3099437f2ee\";a:4:{s:10:\"expiration\";i:1433849931;s:2:\"ip\";s:13:\"85.244.108.27\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432640331;}}'),
(2019, 127, 'votou', 'sim'),
(2020, 127, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2021, 130, 'nickname', 'Tomas_Pina'),
(2022, 130, 'first_name', 'Tomás'),
(2023, 130, 'last_name', 'Pina'),
(2024, 130, 'description', ''),
(2025, 130, 'rich_editing', 'true'),
(2026, 130, 'comment_shortcuts', 'false'),
(2027, 130, 'admin_color', 'fresh'),
(2028, 130, 'use_ssl', '0'),
(2029, 130, 'show_admin_bar_front', 'true'),
(2030, 130, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2031, 130, 'wp_user_level', '0'),
(2032, 130, 'wsl_current_provider', 'Facebook'),
(2033, 130, 'wsl_current_user_image', 'https://graph.facebook.com/10204494456429031/picture?width=150&height=150'),
(2034, 130, 'session_tokens', 'a:1:{s:64:\"9c8b35f8d4da092fd23f6aff4170a190038f12c5aaceac1fa5705bca79912e5f\";a:4:{s:10:\"expiration\";i:1433849950;s:2:\"ip\";s:13:\"85.245.56.221\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432640350;}}'),
(2035, 129, 'votou', 'sim'),
(2036, 129, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2037, 124, 'votou', 'sim'),
(2038, 124, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2039, 126, 'votou', 'sim'),
(2040, 126, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(2041, 128, 'votou', 'sim'),
(2042, 128, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(2043, 131, 'nickname', 'Mariana_Rodrigues'),
(2044, 131, 'first_name', 'Mariana'),
(2045, 131, 'last_name', 'Rodrigues'),
(2046, 131, 'description', ''),
(2047, 131, 'rich_editing', 'true'),
(2048, 131, 'comment_shortcuts', 'false'),
(2049, 131, 'admin_color', 'fresh'),
(2050, 131, 'use_ssl', '0'),
(2051, 131, 'show_admin_bar_front', 'true'),
(2052, 131, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2053, 131, 'wp_user_level', '0'),
(2054, 131, 'wsl_current_provider', 'Facebook'),
(2055, 131, 'wsl_current_user_image', 'https://graph.facebook.com/10204371572630114/picture?width=150&height=150'),
(2056, 131, 'session_tokens', 'a:1:{s:64:\"a5776ea517614a6912693ce69fe317b32781725d7b4c89353b77841fa12b5324\";a:4:{s:10:\"expiration\";i:1433850075;s:2:\"ip\";s:14:\"89.180.187.234\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432640475;}}'),
(2057, 132, 'nickname', 'Ana_Vasconcelos_Boleixa'),
(2058, 132, 'first_name', 'Ana'),
(2059, 132, 'last_name', 'Vasconcelos Boleixa'),
(2060, 132, 'description', ''),
(2061, 132, 'rich_editing', 'true'),
(2062, 132, 'comment_shortcuts', 'false'),
(2063, 132, 'admin_color', 'fresh'),
(2064, 132, 'use_ssl', '0'),
(2065, 132, 'show_admin_bar_front', 'true'),
(2066, 132, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2067, 132, 'wp_user_level', '0'),
(2068, 132, 'wsl_current_provider', 'Facebook'),
(2069, 132, 'wsl_current_user_image', 'https://graph.facebook.com/10204275134066573/picture?width=150&height=150'),
(2070, 132, 'session_tokens', 'a:1:{s:64:\"e798a2ac12b1476855a19898fd9d2e3991eddbf161a5443cb3eba9439f201270\";a:4:{s:10:\"expiration\";i:1433850219;s:2:\"ip\";s:15:\"217.129.227.250\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.0; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432640619;}}'),
(2071, 133, 'nickname', 'Rui_Sa'),
(2072, 133, 'first_name', 'Rui'),
(2073, 133, 'last_name', 'Sá'),
(2074, 133, 'description', ''),
(2075, 133, 'rich_editing', 'true'),
(2076, 133, 'comment_shortcuts', 'false'),
(2077, 133, 'admin_color', 'fresh'),
(2078, 133, 'use_ssl', '0'),
(2079, 133, 'show_admin_bar_front', 'true'),
(2080, 133, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2081, 133, 'wp_user_level', '0'),
(2082, 133, 'wsl_current_provider', 'Facebook'),
(2083, 133, 'wsl_current_user_image', 'https://graph.facebook.com/10152739414417522/picture?width=150&height=150'),
(2084, 133, 'session_tokens', 'a:2:{s:64:\"8796cfbb06cc246b66a8cf327bd66aaa826337545fdc225e604f8edba8b9d971\";a:4:{s:10:\"expiration\";i:1433850227;s:2:\"ip\";s:14:\"188.81.122.123\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432640627;}s:64:\"a91ced4cc723265e39dcac1b27400b94d978cefc4995f20bdf945599419c7f8e\";a:4:{s:10:\"expiration\";i:1433923720;s:2:\"ip\";s:14:\"188.81.122.123\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432714120;}}'),
(2085, 134, 'nickname', 'Francisco_Rocha_Antunes'),
(2086, 134, 'first_name', 'Francisco'),
(2087, 134, 'last_name', 'Rocha Antunes'),
(2088, 134, 'description', ''),
(2089, 134, 'rich_editing', 'true'),
(2090, 134, 'comment_shortcuts', 'false'),
(2091, 134, 'admin_color', 'fresh'),
(2092, 134, 'use_ssl', '0'),
(2093, 134, 'show_admin_bar_front', 'true'),
(2094, 134, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2095, 134, 'wp_user_level', '0'),
(2096, 134, 'wsl_current_provider', 'Facebook'),
(2097, 134, 'wsl_current_user_image', 'https://graph.facebook.com/10204334421901502/picture?width=150&height=150'),
(2098, 134, 'session_tokens', 'a:2:{s:64:\"59d0e2e3830acffb0f165260b517a570773f82d2603d16679022ab4b08550ddc\";a:4:{s:10:\"expiration\";i:1433850239;s:2:\"ip\";s:13:\"93.108.67.152\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432640639;}s:64:\"3e74ce37f8a1146f210c9e04e69065b44f023aeee8644005d6b1e7933dc0f0d3\";a:4:{s:10:\"expiration\";i:1433887712;s:2:\"ip\";s:12:\"188.37.72.66\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432678112;}}'),
(2099, 135, 'nickname', 'Rui_Felix'),
(2100, 135, 'first_name', 'Rui'),
(2101, 135, 'last_name', 'Felix'),
(2102, 135, 'description', ''),
(2103, 135, 'rich_editing', 'true'),
(2104, 135, 'comment_shortcuts', 'false'),
(2105, 135, 'admin_color', 'fresh'),
(2106, 135, 'use_ssl', '0'),
(2107, 135, 'show_admin_bar_front', 'true'),
(2108, 135, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2109, 135, 'wp_user_level', '0'),
(2110, 135, 'wsl_current_provider', 'Facebook'),
(2111, 135, 'wsl_current_user_image', 'https://graph.facebook.com/930780000318322/picture?width=150&height=150'),
(2112, 135, 'session_tokens', 'a:1:{s:64:\"4b98b1a7a49690a09ae50c5cb07cabf131f0dbda83480d3ba54a094dc00a5f96\";a:4:{s:10:\"expiration\";i:1433850276;s:2:\"ip\";s:14:\"37.189.175.208\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432640676;}}'),
(2113, 135, 'votou', 'sim'),
(2114, 135, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2115, 134, 'votou', 'sim'),
(2116, 134, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(2117, 136, 'nickname', 'Miguel_Brilhante'),
(2118, 136, 'first_name', 'Miguel'),
(2119, 136, 'last_name', 'Brilhante'),
(2120, 136, 'description', ''),
(2121, 136, 'rich_editing', 'true'),
(2122, 136, 'comment_shortcuts', 'false'),
(2123, 136, 'admin_color', 'fresh'),
(2124, 136, 'use_ssl', '0'),
(2125, 136, 'show_admin_bar_front', 'true'),
(2126, 136, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2127, 136, 'wp_user_level', '0'),
(2128, 136, 'wsl_current_provider', 'Facebook'),
(2129, 136, 'wsl_current_user_image', 'https://graph.facebook.com/976662122364479/picture?width=150&height=150'),
(2130, 136, 'session_tokens', 'a:1:{s:64:\"1de59c676b3747032877103392cf13cbf5d0cf2e07453771ffede03fffe1b350\";a:4:{s:10:\"expiration\";i:1433850353;s:2:\"ip\";s:13:\"79.169.115.23\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432640753;}}'),
(2131, 137, 'nickname', 'Ricardo_Fernandes'),
(2132, 137, 'first_name', 'Ricardo'),
(2133, 137, 'last_name', 'Fernandes'),
(2134, 137, 'description', ''),
(2135, 137, 'rich_editing', 'true'),
(2136, 137, 'comment_shortcuts', 'false'),
(2137, 137, 'admin_color', 'fresh'),
(2138, 137, 'use_ssl', '0'),
(2139, 137, 'show_admin_bar_front', 'true'),
(2140, 137, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2141, 137, 'wp_user_level', '0'),
(2142, 137, 'wsl_current_provider', 'Facebook'),
(2143, 137, 'wsl_current_user_image', 'https://graph.facebook.com/10206910355424324/picture?width=150&height=150'),
(2144, 137, 'session_tokens', 'a:1:{s:64:\"a2d6a251db581ae848d0fa025e2963d32a538269c154c0debf380796a951fba2\";a:4:{s:10:\"expiration\";i:1433850386;s:2:\"ip\";s:14:\"83.240.235.238\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432640786;}}'),
(2145, 131, 'votou', 'sim'),
(2146, 131, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1277,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(2147, 138, 'nickname', 'Pedro_Viegas'),
(2148, 138, 'first_name', 'Pedro'),
(2149, 138, 'last_name', 'Viegas'),
(2150, 138, 'description', ''),
(2151, 138, 'rich_editing', 'true'),
(2152, 138, 'comment_shortcuts', 'false'),
(2153, 138, 'admin_color', 'fresh'),
(2154, 138, 'use_ssl', '0'),
(2155, 138, 'show_admin_bar_front', 'true'),
(2156, 138, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2157, 138, 'wp_user_level', '0'),
(2158, 138, 'wsl_current_provider', 'Facebook'),
(2159, 138, 'wsl_current_user_image', 'https://graph.facebook.com/10153376669216667/picture?width=150&height=150'),
(2160, 138, 'session_tokens', 'a:1:{s:64:\"2030c66954fd08ee7e9079c5149728ee80829b203c0acee16c416097a546ccf0\";a:4:{s:10:\"expiration\";i:1433850497;s:2:\"ip\";s:14:\"85.139.215.109\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432640897;}}'),
(2161, 139, 'nickname', 'Pedro_Soeiro_Dias'),
(2162, 139, 'first_name', 'Pedro'),
(2163, 139, 'last_name', 'Dias'),
(2164, 139, 'description', ''),
(2165, 139, 'rich_editing', 'true'),
(2166, 139, 'comment_shortcuts', 'false'),
(2167, 139, 'admin_color', 'fresh'),
(2168, 139, 'use_ssl', '0'),
(2169, 139, 'show_admin_bar_front', 'true'),
(2170, 139, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2171, 139, 'wp_user_level', '0'),
(2172, 139, 'wsl_current_provider', 'Facebook'),
(2173, 139, 'wsl_current_user_image', 'https://graph.facebook.com/10153220866275673/picture?width=150&height=150'),
(2174, 139, 'session_tokens', 'a:2:{s:64:\"321fd6e8fb709c0afa8b57f5e8cb873c55f78dc3ed0ed27145c38d9786089064\";a:4:{s:10:\"expiration\";i:1433850500;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4) AppleWebKit/600.7.5 (KHTML, like Gecko) Version/8.0.7 Safari/600.7.5\";s:5:\"login\";i:1432640900;}s:64:\"132c7f05f7fc3db50bb0cae7ab8de1c94365262fa26172dcd7fe9532009fc442\";a:4:{s:10:\"expiration\";i:1434724630;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433515030;}}'),
(2175, 140, 'nickname', 'Joao_Capucho'),
(2176, 140, 'first_name', 'João'),
(2177, 140, 'last_name', 'Capucho'),
(2178, 140, 'description', ''),
(2179, 140, 'rich_editing', 'true'),
(2180, 140, 'comment_shortcuts', 'false'),
(2181, 140, 'admin_color', 'fresh'),
(2182, 140, 'use_ssl', '0'),
(2183, 140, 'show_admin_bar_front', 'true'),
(2184, 140, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2185, 140, 'wp_user_level', '0'),
(2186, 140, 'wsl_current_provider', 'Facebook'),
(2187, 140, 'wsl_current_user_image', 'https://graph.facebook.com/10205944738232539/picture?width=150&height=150'),
(2188, 140, 'session_tokens', 'a:1:{s:64:\"5a0c4c8a798706848978e5ab341d7425ed63f1258a032608464234828630d4f0\";a:4:{s:10:\"expiration\";i:1433850532;s:2:\"ip\";s:14:\"85.247.197.190\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432640932;}}'),
(2189, 141, 'nickname', 'Pedro_Ramalhete'),
(2190, 141, 'first_name', 'Pedro'),
(2191, 141, 'last_name', 'Ramalhete'),
(2192, 141, 'description', ''),
(2193, 141, 'rich_editing', 'true'),
(2194, 141, 'comment_shortcuts', 'false'),
(2195, 141, 'admin_color', 'fresh'),
(2196, 141, 'use_ssl', '0'),
(2197, 141, 'show_admin_bar_front', 'true'),
(2198, 141, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2199, 141, 'wp_user_level', '0'),
(2200, 141, 'wsl_current_provider', 'Facebook'),
(2201, 141, 'wsl_current_user_image', 'https://graph.facebook.com/10152942181229227/picture?width=150&height=150'),
(2202, 141, 'session_tokens', 'a:1:{s:64:\"1851df9ad276ee4ada039acdb8de75e30cd5b9a98bbc2a02e41fe4d9a8b508d4\";a:4:{s:10:\"expiration\";i:1433850586;s:2:\"ip\";s:14:\"37.189.106.233\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1432640986;}}'),
(2203, 138, 'votou', 'sim'),
(2204, 138, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2205, 142, 'nickname', 'Pedro_Bettencourt'),
(2206, 142, 'first_name', 'Pedro'),
(2207, 142, 'last_name', 'Bettencourt'),
(2208, 142, 'description', ''),
(2209, 142, 'rich_editing', 'true'),
(2210, 142, 'comment_shortcuts', 'false'),
(2211, 142, 'admin_color', 'fresh'),
(2212, 142, 'use_ssl', '0'),
(2213, 142, 'show_admin_bar_front', 'true'),
(2214, 142, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2215, 142, 'wp_user_level', '0'),
(2216, 142, 'wsl_current_provider', 'Facebook'),
(2217, 142, 'wsl_current_user_image', 'https://graph.facebook.com/628346523967831/picture?width=150&height=150'),
(2218, 142, 'session_tokens', 'a:1:{s:64:\"c986933af43b2d5a88c9cfe1e4a0b3124f04cdb02e9ec6d2e8d81896ae634de0\";a:4:{s:10:\"expiration\";i:1433850613;s:2:\"ip\";s:14:\"46.189.230.228\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1432641013;}}'),
(2219, 143, 'nickname', 'Pedro_Vasconcelos_Calixto'),
(2220, 143, 'first_name', 'Pedro'),
(2221, 143, 'last_name', 'Calixto'),
(2222, 143, 'description', ''),
(2223, 143, 'rich_editing', 'true'),
(2224, 143, 'comment_shortcuts', 'false'),
(2225, 143, 'admin_color', 'fresh'),
(2226, 143, 'use_ssl', '0'),
(2227, 143, 'show_admin_bar_front', 'true'),
(2228, 143, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2229, 143, 'wp_user_level', '0'),
(2230, 143, 'wsl_current_provider', 'Facebook'),
(2231, 143, 'wsl_current_user_image', 'https://graph.facebook.com/10207113684260684/picture?width=150&height=150'),
(2232, 143, 'session_tokens', 'a:1:{s:64:\"9bf15103b82a081022d0d339b7314909c1ac8e017e9ff5c82f51bc941c9ce80b\";a:4:{s:10:\"expiration\";i:1433850669;s:2:\"ip\";s:13:\"85.246.226.37\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432641069;}}'),
(2233, 142, 'votou', 'sim'),
(2234, 142, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2235, 144, 'nickname', 'Pedro_A_Neves'),
(2236, 144, 'first_name', 'Pedro'),
(2237, 144, 'last_name', 'Neves'),
(2238, 144, 'description', ''),
(2239, 144, 'rich_editing', 'true'),
(2240, 144, 'comment_shortcuts', 'false'),
(2241, 144, 'admin_color', 'fresh'),
(2242, 144, 'use_ssl', '0'),
(2243, 144, 'show_admin_bar_front', 'true'),
(2244, 144, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2245, 144, 'wp_user_level', '0'),
(2246, 144, 'wsl_current_provider', 'Facebook'),
(2247, 144, 'wsl_current_user_image', 'https://graph.facebook.com/10153305691107365/picture?width=150&height=150'),
(2248, 144, 'session_tokens', 'a:1:{s:64:\"813636de26936c6b6ce54d9cc48a8b07a9f448c6a92a7ad55157a39b0b92720a\";a:4:{s:10:\"expiration\";i:1433850682;s:2:\"ip\";s:14:\"37.189.133.105\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432641082;}}'),
(2249, 141, 'votou', 'sim'),
(2250, 141, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2251, 145, 'nickname', 'Su_Vogado'),
(2252, 145, 'first_name', 'Su'),
(2253, 145, 'last_name', 'Vogado'),
(2254, 145, 'description', ''),
(2255, 145, 'rich_editing', 'true'),
(2256, 145, 'comment_shortcuts', 'false'),
(2257, 145, 'admin_color', 'fresh'),
(2258, 145, 'use_ssl', '0'),
(2259, 145, 'show_admin_bar_front', 'true'),
(2260, 145, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2261, 145, 'wp_user_level', '0'),
(2262, 145, 'wsl_current_provider', 'Facebook'),
(2263, 145, 'wsl_current_user_image', 'https://graph.facebook.com/10155585755730137/picture?width=150&height=150'),
(2264, 145, 'session_tokens', 'a:1:{s:64:\"7b037fb26431b76abbf05a2f2f90482a1a22a98e6beee9193159fb3c472daa9e\";a:4:{s:10:\"expiration\";i:1433850698;s:2:\"ip\";s:12:\"87.103.66.89\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432641098;}}'),
(2265, 146, 'nickname', 'Joao_Almeida_de_Carvalho'),
(2266, 146, 'first_name', 'João'),
(2267, 146, 'last_name', 'Almeida de Carvalho'),
(2268, 146, 'description', ''),
(2269, 146, 'rich_editing', 'true'),
(2270, 146, 'comment_shortcuts', 'false'),
(2271, 146, 'admin_color', 'fresh'),
(2272, 146, 'use_ssl', '0'),
(2273, 146, 'show_admin_bar_front', 'true'),
(2274, 146, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2275, 146, 'wp_user_level', '0'),
(2276, 146, 'wsl_current_provider', 'Facebook'),
(2277, 146, 'wsl_current_user_image', 'https://graph.facebook.com/10152918473756194/picture?width=150&height=150'),
(2278, 146, 'session_tokens', 'a:1:{s:64:\"2f4a800f890ea4d9d0e42fcbf1c640986d2013d343b5c15c49e9d6f32e84d678\";a:4:{s:10:\"expiration\";i:1433850701;s:2:\"ip\";s:14:\"62.169.106.203\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432641101;}}'),
(2279, 147, 'nickname', 'Nuno_Mota'),
(2280, 147, 'first_name', 'Nuno'),
(2281, 147, 'last_name', 'Mota'),
(2282, 147, 'description', ''),
(2283, 147, 'rich_editing', 'true'),
(2284, 147, 'comment_shortcuts', 'false'),
(2285, 147, 'admin_color', 'fresh'),
(2286, 147, 'use_ssl', '0'),
(2287, 147, 'show_admin_bar_front', 'true'),
(2288, 147, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2289, 147, 'wp_user_level', '0'),
(2290, 147, 'wsl_current_provider', 'Facebook'),
(2291, 147, 'wsl_current_user_image', 'https://graph.facebook.com/10205918363454938/picture?width=150&height=150'),
(2292, 147, 'session_tokens', 'a:1:{s:64:\"6cefab10b129aff13a9622b8f1dd0268e3c42e0e12df10d26e65111e97e9b9f7\";a:4:{s:10:\"expiration\";i:1433850734;s:2:\"ip\";s:12:\"5.249.89.240\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432641134;}}'),
(2293, 148, 'nickname', 'Nuno_Santos'),
(2294, 148, 'first_name', 'Nuno'),
(2295, 148, 'last_name', 'Santos'),
(2296, 148, 'description', ''),
(2297, 148, 'rich_editing', 'true'),
(2298, 148, 'comment_shortcuts', 'false'),
(2299, 148, 'admin_color', 'fresh'),
(2300, 148, 'use_ssl', '0'),
(2301, 148, 'show_admin_bar_front', 'true'),
(2302, 148, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2303, 148, 'wp_user_level', '0'),
(2304, 148, 'wsl_current_provider', 'Facebook'),
(2305, 148, 'wsl_current_user_image', 'https://graph.facebook.com/10155589694190626/picture?width=150&height=150'),
(2306, 148, 'session_tokens', 'a:1:{s:64:\"00090f772c30b51a948bb3396a58fc1e8b7814f0a9aa15fa56e512c584179d1c\";a:4:{s:10:\"expiration\";i:1433850737;s:2:\"ip\";s:13:\"87.103.60.110\";s:2:\"ua\";s:267:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/MessengerForiOS;FBAV/26.0.0.9.10;FBBV/9347487;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432641137;}}'),
(2307, 149, 'nickname', 'Mariana_Rocha_Assis_1'),
(2308, 149, 'first_name', 'Mariana'),
(2309, 149, 'last_name', 'Rocha Assis'),
(2310, 149, 'description', ''),
(2311, 149, 'rich_editing', 'true'),
(2312, 149, 'comment_shortcuts', 'false'),
(2313, 149, 'admin_color', 'fresh'),
(2314, 149, 'use_ssl', '0'),
(2315, 149, 'show_admin_bar_front', 'true'),
(2316, 149, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2317, 149, 'wp_user_level', '0'),
(2318, 149, 'wsl_current_provider', 'Google'),
(2319, 149, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-HlB-rwisZwc/AAAAAAAAAAI/AAAAAAAAHdU/vsZv5U1HQd0/photo.jpg?sz=200'),
(2320, 149, 'session_tokens', 'a:1:{s:64:\"99a269dd3da007ed38e0784c823534d3399d08491e063bc694de34c123d3b0d4\";a:4:{s:10:\"expiration\";i:1433850740;s:2:\"ip\";s:12:\"85.240.97.67\";s:2:\"ua\";s:198:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30 SVN/070FPG1 [FB_IAB/FB4A;FBAV/31.0.0.20.13;]\";s:5:\"login\";i:1432641140;}}'),
(2321, 150, 'nickname', 'Patricia_Mello_Breyner'),
(2322, 150, 'first_name', 'Patricia'),
(2323, 150, 'last_name', 'Breyner'),
(2324, 150, 'description', ''),
(2325, 150, 'rich_editing', 'true'),
(2326, 150, 'comment_shortcuts', 'false'),
(2327, 150, 'admin_color', 'fresh'),
(2328, 150, 'use_ssl', '0'),
(2329, 150, 'show_admin_bar_front', 'true'),
(2330, 150, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2331, 150, 'wp_user_level', '0'),
(2332, 150, 'wsl_current_provider', 'Facebook'),
(2333, 150, 'wsl_current_user_image', 'https://graph.facebook.com/10205632643528783/picture?width=150&height=150'),
(2334, 150, 'session_tokens', 'a:1:{s:64:\"d885ce5270ab7fb9feae040dfdf776b72f35ae3ab8bbd0d1d4b597c4380d4fca\";a:4:{s:10:\"expiration\";i:1433850782;s:2:\"ip\";s:12:\"85.240.97.67\";s:2:\"ua\";s:238:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPad3,6;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432641182;}}'),
(2335, 147, 'votou', 'sim'),
(2336, 147, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2337, 152, 'nickname', 'Paulo_Santos'),
(2338, 151, 'nickname', 'Mickael_Alves'),
(2339, 151, 'first_name', 'Mickael'),
(2340, 152, 'first_name', 'Paulo'),
(2341, 152, 'last_name', 'Santos'),
(2342, 151, 'last_name', 'Alves'),
(2343, 152, 'description', ''),
(2344, 151, 'description', ''),
(2345, 152, 'rich_editing', 'true'),
(2346, 151, 'rich_editing', 'true'),
(2347, 152, 'comment_shortcuts', 'false'),
(2348, 151, 'comment_shortcuts', 'false'),
(2349, 152, 'admin_color', 'fresh'),
(2350, 151, 'admin_color', 'fresh'),
(2351, 152, 'use_ssl', '0'),
(2352, 151, 'use_ssl', '0'),
(2353, 152, 'show_admin_bar_front', 'true'),
(2354, 151, 'show_admin_bar_front', 'true'),
(2355, 152, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2356, 151, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2357, 152, 'wp_user_level', '0'),
(2358, 151, 'wp_user_level', '0'),
(2359, 152, 'wsl_current_provider', 'Facebook'),
(2360, 151, 'wsl_current_provider', 'Facebook'),
(2361, 152, 'wsl_current_user_image', 'https://graph.facebook.com/690419301085925/picture?width=150&height=150'),
(2362, 151, 'wsl_current_user_image', 'https://graph.facebook.com/10207069639328119/picture?width=150&height=150'),
(2363, 152, 'session_tokens', 'a:1:{s:64:\"d0676b823ab2146147adfa0e9add84c93b1421d4214a3991749ffe01c780ba49\";a:4:{s:10:\"expiration\";i:1433850794;s:2:\"ip\";s:13:\"88.214.171.42\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432641194;}}'),
(2364, 151, 'session_tokens', 'a:1:{s:64:\"a92f61519abd2914d814780303380faa6327371e5b37bf37ff850276e93ab501\";a:4:{s:10:\"expiration\";i:1433850794;s:2:\"ip\";s:13:\"188.81.237.81\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432641194;}}'),
(2365, 148, 'votou', 'sim'),
(2366, 148, 'user_votes', 'shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2367, 153, 'nickname', 'Nuno_Phrancisco'),
(2368, 153, 'first_name', 'Nuno'),
(2369, 153, 'last_name', 'Phrancisco'),
(2370, 153, 'description', ''),
(2371, 153, 'rich_editing', 'true'),
(2372, 153, 'comment_shortcuts', 'false'),
(2373, 153, 'admin_color', 'fresh'),
(2374, 153, 'use_ssl', '0'),
(2375, 153, 'show_admin_bar_front', 'true'),
(2376, 153, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2377, 153, 'wp_user_level', '0'),
(2378, 153, 'wsl_current_provider', 'Facebook'),
(2379, 153, 'wsl_current_user_image', 'https://graph.facebook.com/10152964610227582/picture?width=150&height=150'),
(2380, 153, 'session_tokens', 'a:1:{s:64:\"f19796e27a0b85e25fa96364f6ffdd5b143e8c49b334e9854fffd04ed2761920\";a:4:{s:10:\"expiration\";i:1433850832;s:2:\"ip\";s:15:\"217.129.234.157\";s:2:\"ua\";s:143:\"Mozilla/5.0 (Linux; Android 4.4.4; C6603 Build/10.5.1.A.0.283) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432641232;}}'),
(2381, 152, 'votou', 'sim'),
(2382, 152, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2383, 150, 'votou', 'sim'),
(2384, 150, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(2385, 144, 'votou', 'sim'),
(2386, 144, 'user_votes', 'surfista-do-ano-oakley_p1339,foto-do-ano_p1277,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2387, 153, 'votou', 'sim'),
(2388, 153, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-onda-tow-in-oe_p1190,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2389, 151, 'votou', 'sim'),
(2390, 151, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2391, 154, 'nickname', 'Carlos_Mertens'),
(2392, 154, 'first_name', 'Carlos'),
(2393, 154, 'last_name', 'Mertens'),
(2394, 154, 'description', ''),
(2395, 154, 'rich_editing', 'true'),
(2396, 154, 'comment_shortcuts', 'false'),
(2397, 154, 'admin_color', 'fresh'),
(2398, 154, 'use_ssl', '0'),
(2399, 154, 'show_admin_bar_front', 'true'),
(2400, 154, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2401, 154, 'wp_user_level', '0'),
(2402, 154, 'wsl_current_provider', 'Facebook'),
(2403, 154, 'wsl_current_user_image', 'https://graph.facebook.com/629861793816723/picture?width=150&height=150'),
(2404, 154, 'session_tokens', 'a:1:{s:64:\"5c43ab80a4852140d1855d4d2369dc66c392030eadf7853ad2fcab4eb59e7773\";a:4:{s:10:\"expiration\";i:1433850941;s:2:\"ip\";s:14:\"89.114.147.194\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432641341;}}'),
(2405, 122, 'votou', 'sim'),
(2406, 122, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2407, 137, 'votou', 'sim'),
(2408, 137, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(2409, 155, 'nickname', 'Monica_Santos'),
(2410, 155, 'first_name', 'Monica'),
(2411, 155, 'last_name', 'Santos'),
(2412, 155, 'description', ''),
(2413, 155, 'rich_editing', 'true'),
(2414, 155, 'comment_shortcuts', 'false'),
(2415, 155, 'admin_color', 'fresh'),
(2416, 155, 'use_ssl', '0'),
(2417, 155, 'show_admin_bar_front', 'true'),
(2418, 155, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2419, 155, 'wp_user_level', '0'),
(2420, 155, 'wsl_current_provider', 'Facebook'),
(2421, 155, 'wsl_current_user_image', 'https://graph.facebook.com/10152773357877455/picture?width=150&height=150'),
(2422, 155, 'session_tokens', 'a:1:{s:64:\"2ccd246e7bcf83bda15f5f1b364d52b0e265a41859514dd2514e8e4fc2d630bc\";a:4:{s:10:\"expiration\";i:1433850984;s:2:\"ip\";s:15:\"188.250.244.225\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432641384;}}'),
(2423, 149, 'votou', 'sim'),
(2424, 149, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(2425, 156, 'nickname', 'Assuncao_Meireles_Matias_Carvalho'),
(2426, 156, 'first_name', 'Assunção'),
(2427, 156, 'last_name', 'Carvalho'),
(2428, 156, 'description', ''),
(2429, 156, 'rich_editing', 'true'),
(2430, 156, 'comment_shortcuts', 'false'),
(2431, 156, 'admin_color', 'fresh'),
(2432, 156, 'use_ssl', '0'),
(2433, 156, 'show_admin_bar_front', 'true'),
(2434, 156, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2435, 156, 'wp_user_level', '0'),
(2436, 156, 'wsl_current_provider', 'Facebook'),
(2437, 156, 'wsl_current_user_image', 'https://graph.facebook.com/10202751575909084/picture?width=150&height=150'),
(2438, 156, 'session_tokens', 'a:1:{s:64:\"0e903dee288f62c192fb21f3c27c6a027cff6b7cf742ae097e42dfb793fc5994\";a:4:{s:10:\"expiration\";i:1433851017;s:2:\"ip\";s:14:\"91.198.182.228\";s:2:\"ua\";s:171:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)\";s:5:\"login\";i:1432641417;}}'),
(2439, 146, 'votou', 'sim'),
(2440, 146, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,onda-do-ano-polen_p1313,foto-do-ano_p1277,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(2441, 157, 'nickname', 'Patricia_Mello_Breyner_1'),
(2442, 157, 'first_name', 'Patricia'),
(2443, 157, 'last_name', 'Mello Breyner'),
(2444, 157, 'description', ''),
(2445, 157, 'rich_editing', 'true'),
(2446, 157, 'comment_shortcuts', 'false'),
(2447, 157, 'admin_color', 'fresh'),
(2448, 157, 'use_ssl', '0'),
(2449, 157, 'show_admin_bar_front', 'true'),
(2450, 157, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2451, 157, 'wp_user_level', '0'),
(2452, 157, 'wsl_current_provider', 'Google'),
(2453, 157, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-cp4qegMf_7s/AAAAAAAAAAI/AAAAAAAAFOs/AJkoqC7b8U8/photo.jpg?sz=200'),
(2454, 157, 'session_tokens', 'a:1:{s:64:\"4b7038680a234b4791b8bdf64607131644137733b91aca443587b6ccc9160a11\";a:4:{s:10:\"expiration\";i:1433851050;s:2:\"ip\";s:12:\"85.240.97.67\";s:2:\"ua\";s:128:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432641450;}}'),
(2455, 157, 'votou', 'sim'),
(2456, 157, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(2457, 158, 'nickname', 'Rita_Soares_Cardoso'),
(2458, 158, 'first_name', 'Rita'),
(2459, 158, 'last_name', 'Cardoso'),
(2460, 158, 'description', ''),
(2461, 158, 'rich_editing', 'true'),
(2462, 158, 'comment_shortcuts', 'false'),
(2463, 158, 'admin_color', 'fresh'),
(2464, 158, 'use_ssl', '0'),
(2465, 158, 'show_admin_bar_front', 'true'),
(2466, 158, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2467, 158, 'wp_user_level', '0'),
(2468, 158, 'wsl_current_provider', 'Facebook'),
(2469, 158, 'wsl_current_user_image', 'https://graph.facebook.com/10152851170857944/picture?width=150&height=150'),
(2470, 158, 'session_tokens', 'a:1:{s:64:\"e2dcea38ebcc74f88186c62e4bfc142285d2a8b8c3305a14d8678ae6d3179490\";a:4:{s:10:\"expiration\";i:1433851110;s:2:\"ip\";s:14:\"167.220.196.68\";s:2:\"ua\";s:75:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko\";s:5:\"login\";i:1432641510;}}'),
(2471, 155, 'votou', 'sim'),
(2472, 155, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(2473, 145, 'votou', 'sim'),
(2474, 145, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2475, 136, 'votou', 'sim'),
(2476, 136, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(2477, 159, 'nickname', 'Luis_Ventura'),
(2478, 159, 'first_name', 'Luis'),
(2479, 159, 'last_name', 'Ventura'),
(2480, 159, 'description', ''),
(2481, 159, 'rich_editing', 'true'),
(2482, 159, 'comment_shortcuts', 'false'),
(2483, 159, 'admin_color', 'fresh'),
(2484, 159, 'use_ssl', '0'),
(2485, 159, 'show_admin_bar_front', 'true'),
(2486, 159, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2487, 159, 'wp_user_level', '0'),
(2488, 159, 'wsl_current_provider', 'Facebook'),
(2489, 159, 'wsl_current_user_image', 'https://graph.facebook.com/10153420286972668/picture?width=150&height=150'),
(2490, 159, 'session_tokens', 'a:1:{s:64:\"10b78472d69d22f88a6ec1550362d5f748f98a32504b00edfe5fdb7933a5f427\";a:4:{s:10:\"expiration\";i:1433851251;s:2:\"ip\";s:12:\"2.82.119.120\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432641651;}}'),
(2491, 160, 'nickname', 'Famous_Portugal'),
(2492, 160, 'first_name', 'Famous'),
(2493, 160, 'last_name', 'Portugal'),
(2494, 160, 'description', ''),
(2495, 160, 'rich_editing', 'true'),
(2496, 160, 'comment_shortcuts', 'false'),
(2497, 160, 'admin_color', 'fresh'),
(2498, 160, 'use_ssl', '0'),
(2499, 160, 'show_admin_bar_front', 'true'),
(2500, 160, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2501, 160, 'wp_user_level', '0'),
(2502, 160, 'wsl_current_provider', 'Google'),
(2503, 160, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-vciryOJRfpM/AAAAAAAAAAI/AAAAAAAAAXo/JCj4-K_-CS8/photo.jpg?sz=200'),
(2504, 160, 'session_tokens', 'a:1:{s:64:\"dac8aea508e52dc7687608133a381d1741bf0b5e52e5375564f603eaf0b9e523\";a:4:{s:10:\"expiration\";i:1433851272;s:2:\"ip\";s:13:\"79.169.178.97\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36\";s:5:\"login\";i:1432641672;}}'),
(2505, 159, 'votou', 'sim'),
(2506, 159, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2507, 161, 'nickname', 'Marta_Barros'),
(2508, 161, 'first_name', 'Marta'),
(2509, 161, 'last_name', 'Barros'),
(2510, 161, 'description', ''),
(2511, 161, 'rich_editing', 'true'),
(2512, 161, 'comment_shortcuts', 'false'),
(2513, 161, 'admin_color', 'fresh'),
(2514, 161, 'use_ssl', '0'),
(2515, 161, 'show_admin_bar_front', 'true'),
(2516, 161, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2517, 161, 'wp_user_level', '0'),
(2518, 161, 'wsl_current_provider', 'Facebook'),
(2519, 161, 'wsl_current_user_image', 'https://graph.facebook.com/10153117942279425/picture?width=150&height=150'),
(2520, 161, 'session_tokens', 'a:1:{s:64:\"816087d2314835b0eab796a9927ef0ab8030198a840ac00a5bc50db5403882ab\";a:4:{s:10:\"expiration\";i:1433851316;s:2:\"ip\";s:14:\"93.108.248.238\";s:2:\"ua\";s:264:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B435 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.1;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432641716;}}'),
(2521, 162, 'nickname', 'Maria_Cristina_Barbosa'),
(2522, 162, 'first_name', 'Maria'),
(2523, 162, 'last_name', 'Barbosa'),
(2524, 162, 'description', ''),
(2525, 162, 'rich_editing', 'true'),
(2526, 162, 'comment_shortcuts', 'false'),
(2527, 162, 'admin_color', 'fresh'),
(2528, 162, 'use_ssl', '0'),
(2529, 162, 'show_admin_bar_front', 'true'),
(2530, 162, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2531, 162, 'wp_user_level', '0'),
(2532, 162, 'wsl_current_provider', 'Facebook'),
(2533, 162, 'wsl_current_user_image', 'https://graph.facebook.com/10206908539061927/picture?width=150&height=150'),
(2534, 162, 'session_tokens', 'a:1:{s:64:\"f1cf5f7edb991236d60497e4a0eb81eddcd39a2da022c8e3e4170527271737b0\";a:4:{s:10:\"expiration\";i:1433851370;s:2:\"ip\";s:11:\"10.10.1.181\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432641770;}}'),
(2535, 161, 'votou', 'sim'),
(2536, 161, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2537, 160, 'votou', 'sim'),
(2538, 160, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(2539, 163, 'nickname', 'Jose_Soares_de_Albergaria'),
(2540, 163, 'first_name', 'Jose'),
(2541, 163, 'last_name', 'de Albergaria'),
(2542, 163, 'description', ''),
(2543, 163, 'rich_editing', 'true'),
(2544, 163, 'comment_shortcuts', 'false'),
(2545, 163, 'admin_color', 'fresh'),
(2546, 163, 'use_ssl', '0'),
(2547, 163, 'show_admin_bar_front', 'true'),
(2548, 163, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2549, 163, 'wp_user_level', '0'),
(2550, 163, 'wsl_current_provider', 'Facebook'),
(2551, 163, 'wsl_current_user_image', 'https://graph.facebook.com/10207323245906360/picture?width=150&height=150'),
(2552, 163, 'session_tokens', 'a:1:{s:64:\"d3d02ef2c355f8214861b14da0878003957698359f777b0c30b09f74f5e8259e\";a:4:{s:10:\"expiration\";i:1433851505;s:2:\"ip\";s:14:\"82.154.161.210\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432641905;}}'),
(2553, 164, 'nickname', 'Joao_Silva'),
(2554, 164, 'first_name', 'João'),
(2555, 164, 'last_name', 'Silva'),
(2556, 164, 'description', ''),
(2557, 164, 'rich_editing', 'true'),
(2558, 164, 'comment_shortcuts', 'false'),
(2559, 164, 'admin_color', 'fresh'),
(2560, 164, 'use_ssl', '0'),
(2561, 164, 'show_admin_bar_front', 'true'),
(2562, 164, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2563, 164, 'wp_user_level', '0'),
(2564, 164, 'wsl_current_provider', 'Facebook'),
(2565, 164, 'wsl_current_user_image', 'https://graph.facebook.com/970590756309225/picture?width=150&height=150'),
(2566, 164, 'session_tokens', 'a:1:{s:64:\"4c7baeab5576f67abe5771541e92a07e68c6dfae8c48665f033def17e6b190d2\";a:4:{s:10:\"expiration\";i:1433851558;s:2:\"ip\";s:12:\"2.82.115.205\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.118 Safari/537.36\";s:5:\"login\";i:1432641958;}}'),
(2567, 165, 'nickname', 'Carlos_Carvalho'),
(2568, 165, 'first_name', 'Carlos'),
(2569, 165, 'last_name', 'Carvalho'),
(2570, 165, 'description', ''),
(2571, 165, 'rich_editing', 'true'),
(2572, 165, 'comment_shortcuts', 'false'),
(2573, 165, 'admin_color', 'fresh'),
(2574, 165, 'use_ssl', '0'),
(2575, 165, 'show_admin_bar_front', 'true'),
(2576, 165, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2577, 165, 'wp_user_level', '0'),
(2578, 165, 'wsl_current_provider', 'Facebook'),
(2579, 165, 'wsl_current_user_image', 'https://graph.facebook.com/796303280484061/picture?width=150&height=150'),
(2580, 165, 'session_tokens', 'a:1:{s:64:\"4977ef392699e7d4e3b1997ab492350be273c041a4bc8be4fbe8981e0a34512c\";a:4:{s:10:\"expiration\";i:1433851579;s:2:\"ip\";s:13:\"79.169.84.161\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.1.2; GT-I8730 Build/JZO54K) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.58 Mobile Safari/537.31\";s:5:\"login\";i:1432641979;}}'),
(2581, 163, 'votou', 'sim'),
(2582, 163, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(2583, 166, 'nickname', 'joao_pereira'),
(2584, 166, 'first_name', 'joao'),
(2585, 166, 'last_name', 'pereira'),
(2586, 166, 'description', ''),
(2587, 166, 'rich_editing', 'true'),
(2588, 166, 'comment_shortcuts', 'false'),
(2589, 166, 'admin_color', 'fresh'),
(2590, 166, 'use_ssl', '0'),
(2591, 166, 'show_admin_bar_front', 'true'),
(2592, 166, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2593, 166, 'wp_user_level', '0'),
(2594, 166, 'wsl_current_provider', 'Google'),
(2595, 166, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-mB38TRF4zNQ/AAAAAAAAAAI/AAAAAAAAAco/yzlLyZ_BJ0k/photo.jpg?sz=200'),
(2596, 166, 'session_tokens', 'a:1:{s:64:\"30afebe7190e27695b78f9cd3a23b8c4a4da0533efc273cb06e9ac465847ca10\";a:4:{s:10:\"expiration\";i:1433851611;s:2:\"ip\";s:13:\"83.174.37.105\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432642011;}}'),
(2597, 164, 'votou', 'sim'),
(2598, 164, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2599, 165, 'votou', 'sim'),
(2600, 165, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2601, 167, 'nickname', 'Graca_Perry_Ferreira_Ramos'),
(2602, 167, 'first_name', 'Graça'),
(2603, 167, 'last_name', 'Ferreira Ramos'),
(2604, 167, 'description', ''),
(2605, 167, 'rich_editing', 'true'),
(2606, 167, 'comment_shortcuts', 'false'),
(2607, 167, 'admin_color', 'fresh'),
(2608, 167, 'use_ssl', '0'),
(2609, 167, 'show_admin_bar_front', 'true'),
(2610, 167, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2611, 167, 'wp_user_level', '0'),
(2612, 167, 'wsl_current_provider', 'Facebook'),
(2613, 167, 'wsl_current_user_image', 'https://graph.facebook.com/10152926739482717/picture?width=150&height=150'),
(2614, 167, 'session_tokens', 'a:4:{s:64:\"75d701fc14e493955a295d292c8da7e2f0b0a6ab8e01320a74923405bf387374\";a:4:{s:10:\"expiration\";i:1433851709;s:2:\"ip\";s:14:\"89.114.225.181\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432642109;}s:64:\"6bc6637d5b1c626ddaab6bd31f0a20d024a1e503983d34d4a94f7416389f2e5d\";a:4:{s:10:\"expiration\";i:1435005522;s:2:\"ip\";s:12:\"87.103.57.24\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433795922;}s:64:\"1812a05c0b6c41188c2ebde7b5934f17567a08b73e0e41f3c06d1601c27f8a83\";a:4:{s:10:\"expiration\";i:1435012169;s:2:\"ip\";s:12:\"87.103.57.24\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433802569;}s:64:\"8bf20e5d3d8f797a51338a2410d99aaca11b78bd15b44c10c86ea532345f459a\";a:4:{s:10:\"expiration\";i:1435012229;s:2:\"ip\";s:12:\"87.103.57.24\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433802629;}}'),
(2615, 168, 'nickname', 'Iva_Ramos'),
(2616, 168, 'first_name', 'Iva'),
(2617, 168, 'last_name', 'Ramos'),
(2618, 168, 'description', ''),
(2619, 168, 'rich_editing', 'true'),
(2620, 168, 'comment_shortcuts', 'false'),
(2621, 168, 'admin_color', 'fresh'),
(2622, 168, 'use_ssl', '0'),
(2623, 168, 'show_admin_bar_front', 'true'),
(2624, 168, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2625, 168, 'wp_user_level', '0'),
(2626, 168, 'wsl_current_provider', 'Facebook'),
(2627, 168, 'wsl_current_user_image', 'https://graph.facebook.com/1101762339850596/picture?width=150&height=150'),
(2628, 168, 'session_tokens', 'a:1:{s:64:\"c3eb0deebe9371e23c86a1453d89449d2b7dfc4167137314ff3ca0d95e51099c\";a:4:{s:10:\"expiration\";i:1433851717;s:2:\"ip\";s:11:\"89.155.7.28\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432642117;}}'),
(2629, 133, 'votou', 'sim');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(2630, 133, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(2631, 169, 'nickname', 'Teresinha_Godinho'),
(2632, 169, 'first_name', 'Teresinha'),
(2633, 169, 'last_name', 'Godinho'),
(2634, 169, 'description', ''),
(2635, 169, 'rich_editing', 'true'),
(2636, 169, 'comment_shortcuts', 'false'),
(2637, 169, 'admin_color', 'fresh'),
(2638, 169, 'use_ssl', '0'),
(2639, 169, 'show_admin_bar_front', 'true'),
(2640, 169, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2641, 169, 'wp_user_level', '0'),
(2642, 169, 'wsl_current_provider', 'Facebook'),
(2643, 169, 'wsl_current_user_image', 'https://graph.facebook.com/10205482574015501/picture?width=150&height=150'),
(2644, 169, 'session_tokens', 'a:1:{s:64:\"f6b8495a286341a9c67613afa17abc34521d1d2dad7ec268d6fc98e9507479ca\";a:4:{s:10:\"expiration\";i:1433851735;s:2:\"ip\";s:10:\"2.82.96.13\";s:2:\"ua\";s:152:\"Mozilla/5.0 (Linux; Android 4.2.2; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432642135;}}'),
(2645, 169, 'votou', 'sim'),
(2646, 169, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2647, 168, 'votou', 'sim'),
(2648, 168, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(2649, 170, 'nickname', 'Pedro_Ferreira'),
(2650, 170, 'first_name', 'Pedro'),
(2651, 170, 'last_name', 'Ferreira'),
(2652, 170, 'description', ''),
(2653, 170, 'rich_editing', 'true'),
(2654, 170, 'comment_shortcuts', 'false'),
(2655, 170, 'admin_color', 'fresh'),
(2656, 170, 'use_ssl', '0'),
(2657, 170, 'show_admin_bar_front', 'true'),
(2658, 170, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2659, 170, 'wp_user_level', '0'),
(2660, 170, 'wsl_current_provider', 'Facebook'),
(2661, 170, 'wsl_current_user_image', 'https://graph.facebook.com/10204536538278113/picture?width=150&height=150'),
(2662, 170, 'session_tokens', 'a:1:{s:64:\"b532c6a9e75d0350c70da37b976f32160e20bbe28313abf1663932b101477086\";a:4:{s:10:\"expiration\";i:1433851875;s:2:\"ip\";s:13:\"87.103.64.159\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432642275;}}'),
(2663, 171, 'nickname', 'Goncalo_Costa'),
(2664, 171, 'first_name', 'Gonçalo'),
(2665, 171, 'last_name', 'Costa'),
(2666, 171, 'description', ''),
(2667, 171, 'rich_editing', 'true'),
(2668, 171, 'comment_shortcuts', 'false'),
(2669, 171, 'admin_color', 'fresh'),
(2670, 171, 'use_ssl', '0'),
(2671, 171, 'show_admin_bar_front', 'true'),
(2672, 171, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2673, 171, 'wp_user_level', '0'),
(2674, 171, 'wsl_current_provider', 'Facebook'),
(2675, 171, 'wsl_current_user_image', 'https://graph.facebook.com/10155582088540076/picture?width=150&height=150'),
(2676, 171, 'session_tokens', 'a:4:{s:64:\"4d3e32e393775880f7154b7e2bd0fa5809ef57936e2933290cb3439a7e708ee9\";a:4:{s:10:\"expiration\";i:1433851917;s:2:\"ip\";s:13:\"85.242.153.36\";s:2:\"ua\";s:264:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/3; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432642317;}s:64:\"ec71860b406c9ae5417a1d01da0a574eac0d70a5f436e9a4ec7974e106e3f50c\";a:4:{s:10:\"expiration\";i:1433851963;s:2:\"ip\";s:13:\"85.242.153.36\";s:2:\"ua\";s:264:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/3; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432642363;}s:64:\"511f2b568f98b2b04a287c71027e0517f027f7f340e5489b3e5e507a20d2fd1c\";a:4:{s:10:\"expiration\";i:1433852092;s:2:\"ip\";s:13:\"85.242.153.36\";s:2:\"ua\";s:264:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/3; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432642492;}s:64:\"22e5ac1846844f96ab5a6695156e886358a5cc7273c75bb57139582c3dc2d538\";a:4:{s:10:\"expiration\";i:1433852234;s:2:\"ip\";s:13:\"85.242.153.36\";s:2:\"ua\";s:264:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/3; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432642634;}}'),
(2677, 172, 'nickname', 'Pedro_Lopes'),
(2678, 172, 'first_name', 'Pedro'),
(2679, 172, 'last_name', 'Lopes'),
(2680, 172, 'description', ''),
(2681, 172, 'rich_editing', 'true'),
(2682, 172, 'comment_shortcuts', 'false'),
(2683, 172, 'admin_color', 'fresh'),
(2684, 172, 'use_ssl', '0'),
(2685, 172, 'show_admin_bar_front', 'true'),
(2686, 172, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2687, 172, 'wp_user_level', '0'),
(2688, 172, 'wsl_current_provider', 'Google'),
(2689, 172, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-HqCYcUee8sM/AAAAAAAAAAI/AAAAAAAAFqQ/pt-SPtnD0pY/photo.jpg?sz=200'),
(2690, 172, 'session_tokens', 'a:1:{s:64:\"346171bbd3fc2b85d9bac641faf38a8e02e515b816884478b8993d33fdc4d0b9\";a:4:{s:10:\"expiration\";i:1433851929;s:2:\"ip\";s:12:\"89.140.26.46\";s:2:\"ua\";s:104:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432642329;}}'),
(2691, 173, 'nickname', 'Gainho_Rosa'),
(2692, 173, 'first_name', 'Gainho'),
(2693, 173, 'last_name', 'Rosa'),
(2694, 173, 'description', ''),
(2695, 173, 'rich_editing', 'true'),
(2696, 173, 'comment_shortcuts', 'false'),
(2697, 173, 'admin_color', 'fresh'),
(2698, 173, 'use_ssl', '0'),
(2699, 173, 'show_admin_bar_front', 'true'),
(2700, 173, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2701, 173, 'wp_user_level', '0'),
(2702, 173, 'wsl_current_provider', 'Facebook'),
(2703, 173, 'wsl_current_user_image', 'https://graph.facebook.com/10152970855696245/picture?width=150&height=150'),
(2704, 173, 'session_tokens', 'a:1:{s:64:\"6f0572f8f6fe346c7ee1730179824a02d66896f1ebea8b0437783ce4eb5cf82b\";a:4:{s:10:\"expiration\";i:1433851966;s:2:\"ip\";s:14:\"46.189.179.108\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432642366;}}'),
(2705, 174, 'nickname', 'Goncalo_Folgado'),
(2706, 174, 'first_name', 'Gonçalo'),
(2707, 174, 'last_name', 'Folgado'),
(2708, 174, 'description', ''),
(2709, 174, 'rich_editing', 'true'),
(2710, 174, 'comment_shortcuts', 'false'),
(2711, 174, 'admin_color', 'fresh'),
(2712, 174, 'use_ssl', '0'),
(2713, 174, 'show_admin_bar_front', 'true'),
(2714, 174, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2715, 174, 'wp_user_level', '0'),
(2716, 174, 'wsl_current_provider', 'Facebook'),
(2717, 174, 'wsl_current_user_image', 'https://graph.facebook.com/10155544611525361/picture?width=150&height=150'),
(2718, 174, 'session_tokens', 'a:1:{s:64:\"f3aac5447c9887b16afbbb0cc62a192dfe723ade13fe4c5ed8e52cee482065c5\";a:4:{s:10:\"expiration\";i:1433851969;s:2:\"ip\";s:12:\"81.84.14.199\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432642369;}}'),
(2719, 158, 'votou', 'sim'),
(2720, 158, 'user_votes', 'tubo-do-ano-ess_p1024,maior-onda-tow-in-oe_p1036,revelacao-do-ano-deeply_p1383'),
(2721, 174, 'votou', 'sim'),
(2722, 174, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2723, 175, 'nickname', 'Francisco_Venancio'),
(2724, 175, 'first_name', 'Francisco'),
(2725, 175, 'last_name', 'Venâncio'),
(2726, 175, 'description', ''),
(2727, 175, 'rich_editing', 'true'),
(2728, 175, 'comment_shortcuts', 'false'),
(2729, 175, 'admin_color', 'fresh'),
(2730, 175, 'use_ssl', '0'),
(2731, 175, 'show_admin_bar_front', 'true'),
(2732, 175, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2733, 175, 'wp_user_level', '0'),
(2734, 175, 'wsl_current_provider', 'Facebook'),
(2735, 175, 'wsl_current_user_image', 'https://graph.facebook.com/1113677131980868/picture?width=150&height=150'),
(2736, 175, 'session_tokens', 'a:1:{s:64:\"55d21e4363fac16c3c31f0ae2f21bf8b6f890f3f6375fbee0be5c55f2534bab7\";a:4:{s:10:\"expiration\";i:1433852022;s:2:\"ip\";s:14:\"93.108.100.157\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432642422;}}'),
(2737, 173, 'votou', 'sim'),
(2738, 173, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2739, 175, 'votou', 'sim'),
(2740, 175, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2741, 176, 'nickname', 'Fernando_Rocha'),
(2742, 176, 'first_name', 'Fernando'),
(2743, 176, 'last_name', 'Rocha'),
(2744, 176, 'description', ''),
(2745, 176, 'rich_editing', 'true'),
(2746, 176, 'comment_shortcuts', 'false'),
(2747, 176, 'admin_color', 'fresh'),
(2748, 176, 'use_ssl', '0'),
(2749, 176, 'show_admin_bar_front', 'true'),
(2750, 176, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2751, 176, 'wp_user_level', '0'),
(2752, 176, 'wsl_current_provider', 'Facebook'),
(2753, 176, 'wsl_current_user_image', 'https://graph.facebook.com/10153291267385586/picture?width=150&height=150'),
(2754, 176, 'session_tokens', 'a:1:{s:64:\"8e3ffef7c2c3adf935d9b0fe9500e3fa92f3f2684095b87d6ef50465326a2660\";a:4:{s:10:\"expiration\";i:1433852109;s:2:\"ip\";s:13:\"213.22.57.189\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 5.0.2; A0001 Build/LRX22G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432642509;}}'),
(2755, 177, 'nickname', 'Kelly_Maya'),
(2756, 177, 'first_name', 'Kelly'),
(2757, 177, 'last_name', 'Maya'),
(2758, 177, 'description', ''),
(2759, 177, 'rich_editing', 'true'),
(2760, 177, 'comment_shortcuts', 'false'),
(2761, 177, 'admin_color', 'fresh'),
(2762, 177, 'use_ssl', '0'),
(2763, 177, 'show_admin_bar_front', 'true'),
(2764, 177, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2765, 177, 'wp_user_level', '0'),
(2766, 177, 'wsl_current_provider', 'Facebook'),
(2767, 177, 'wsl_current_user_image', 'https://graph.facebook.com/10155651498810078/picture?width=150&height=150'),
(2768, 177, 'session_tokens', 'a:1:{s:64:\"0ea827a603f5b9591edd343b4aeaf8281e31887ab66f96aff1bfc80c119f85b5\";a:4:{s:10:\"expiration\";i:1433852128;s:2:\"ip\";s:15:\"188.250.114.100\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432642528;}}'),
(2769, 166, 'votou', 'sim'),
(2770, 166, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2771, 177, 'votou', 'sim'),
(2772, 177, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2773, 178, 'nickname', 'Kris_Feliciano'),
(2774, 178, 'first_name', 'Kris'),
(2775, 178, 'last_name', 'Feliciano'),
(2776, 178, 'description', ''),
(2777, 178, 'rich_editing', 'true'),
(2778, 178, 'comment_shortcuts', 'false'),
(2779, 178, 'admin_color', 'fresh'),
(2780, 178, 'use_ssl', '0'),
(2781, 178, 'show_admin_bar_front', 'true'),
(2782, 178, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2783, 178, 'wp_user_level', '0'),
(2784, 178, 'wsl_current_provider', 'Facebook'),
(2785, 178, 'wsl_current_user_image', 'https://graph.facebook.com/10200512544851412/picture?width=150&height=150'),
(2786, 178, 'session_tokens', 'a:1:{s:64:\"1dafe379e63ef57f94ce277bfc35bc8640c4d40c66da8d6604b59f7c526f904a\";a:4:{s:10:\"expiration\";i:1433852211;s:2:\"ip\";s:14:\"37.189.105.145\";s:2:\"ua\";s:112:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.9 Safari/537.36\";s:5:\"login\";i:1432642611;}}'),
(2787, 176, 'votou', 'sim'),
(2788, 176, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2789, 179, 'nickname', 'Nuno_Valente'),
(2790, 179, 'first_name', 'Nuno'),
(2791, 179, 'last_name', 'Valente'),
(2792, 179, 'description', ''),
(2793, 179, 'rich_editing', 'true'),
(2794, 179, 'comment_shortcuts', 'false'),
(2795, 179, 'admin_color', 'fresh'),
(2796, 179, 'use_ssl', '0'),
(2797, 179, 'show_admin_bar_front', 'true'),
(2798, 179, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2799, 179, 'wp_user_level', '0'),
(2800, 179, 'wsl_current_provider', 'Facebook'),
(2801, 179, 'wsl_current_user_image', 'https://graph.facebook.com/641430159325056/picture?width=150&height=150'),
(2802, 179, 'session_tokens', 'a:1:{s:64:\"af2492b3bd544646a5aca9d3b351faa870697d816e41398ecb7e8fa75c189c6a\";a:4:{s:10:\"expiration\";i:1433852247;s:2:\"ip\";s:11:\"5.43.50.125\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432642647;}}'),
(2803, 178, 'votou', 'sim'),
(2804, 178, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2805, 180, 'nickname', 'Fabio_Esteves'),
(2806, 180, 'first_name', 'Fabio'),
(2807, 180, 'last_name', 'Esteves'),
(2808, 180, 'description', ''),
(2809, 180, 'rich_editing', 'true'),
(2810, 180, 'comment_shortcuts', 'false'),
(2811, 180, 'admin_color', 'fresh'),
(2812, 180, 'use_ssl', '0'),
(2813, 180, 'show_admin_bar_front', 'true'),
(2814, 180, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2815, 180, 'wp_user_level', '0'),
(2816, 180, 'wsl_current_provider', 'Google'),
(2817, 180, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(2818, 180, 'session_tokens', 'a:1:{s:64:\"2be7d879b338d063554fc812167f1404846ca120690d71c52e9dc304d23b4202\";a:4:{s:10:\"expiration\";i:1433852299;s:2:\"ip\";s:12:\"95.93.60.100\";s:2:\"ua\";s:132:\"MT6582_TD/V1 Linux/3.4.67 Android/4.4.2 Release/ Browser/AppleWebKit537.36 Chrome/30.0.0.0 Mobile Safari/537.36 System/Android 4.4.2\";s:5:\"login\";i:1432642699;}}'),
(2819, 181, 'nickname', 'Eurico_Goncalves'),
(2820, 181, 'first_name', 'Eurico'),
(2821, 181, 'last_name', 'Gonçalves'),
(2822, 181, 'description', ''),
(2823, 181, 'rich_editing', 'true'),
(2824, 181, 'comment_shortcuts', 'false'),
(2825, 181, 'admin_color', 'fresh'),
(2826, 181, 'use_ssl', '0'),
(2827, 181, 'show_admin_bar_front', 'true'),
(2828, 181, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2829, 181, 'wp_user_level', '0'),
(2830, 181, 'wsl_current_provider', 'Facebook'),
(2831, 181, 'wsl_current_user_image', 'https://graph.facebook.com/10153353526948659/picture?width=150&height=150'),
(2832, 181, 'session_tokens', 'a:1:{s:64:\"953123455d9b6705c1e32c231b3312ae7c21ec8fb917035ca945eb3167ec900d\";a:4:{s:10:\"expiration\";i:1433852309;s:2:\"ip\";s:14:\"202.58.207.191\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432642709;}}'),
(2833, 182, 'nickname', 'Juana_Ferreira'),
(2834, 182, 'first_name', 'Juana'),
(2835, 182, 'last_name', 'Ferreira'),
(2836, 182, 'description', ''),
(2837, 182, 'rich_editing', 'true'),
(2838, 182, 'comment_shortcuts', 'false'),
(2839, 182, 'admin_color', 'fresh'),
(2840, 182, 'use_ssl', '0'),
(2841, 182, 'show_admin_bar_front', 'true'),
(2842, 182, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2843, 182, 'wp_user_level', '0'),
(2844, 182, 'wsl_current_provider', 'Facebook'),
(2845, 182, 'wsl_current_user_image', 'https://graph.facebook.com/10206127908049137/picture?width=150&height=150'),
(2846, 182, 'session_tokens', 'a:1:{s:64:\"044ad073df24ff417c1d6a5694362e4bceeb26cadf9ec6993cb1cf29e6f4c530\";a:4:{s:10:\"expiration\";i:1433852332;s:2:\"ip\";s:12:\"95.93.130.13\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 5.0.2; A0001 Build/LRX22G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432642732;}}'),
(2847, 183, 'nickname', 'Miguel_Claro'),
(2848, 183, 'first_name', 'Miguel'),
(2849, 183, 'last_name', 'Claro'),
(2850, 183, 'description', ''),
(2851, 183, 'rich_editing', 'true'),
(2852, 183, 'comment_shortcuts', 'false'),
(2853, 183, 'admin_color', 'fresh'),
(2854, 183, 'use_ssl', '0'),
(2855, 183, 'show_admin_bar_front', 'true'),
(2856, 183, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2857, 183, 'wp_user_level', '0'),
(2858, 183, 'wsl_current_provider', 'Facebook'),
(2859, 183, 'wsl_current_user_image', 'https://graph.facebook.com/1587519281497122/picture?width=150&height=150'),
(2860, 183, 'session_tokens', 'a:1:{s:64:\"98108ef8cf33936b6dd13c50e49e8328ee1b16574d475100f4c0dac51c608d6b\";a:4:{s:10:\"expiration\";i:1433852390;s:2:\"ip\";s:14:\"37.189.174.163\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432642790;}}'),
(2861, 172, 'votou', 'sim'),
(2862, 172, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(2863, 180, 'votou', 'sim'),
(2864, 180, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2865, 182, 'votou', 'sim'),
(2866, 182, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2867, 181, 'votou', 'sim'),
(2868, 181, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(2869, 184, 'nickname', 'Francisco_Barosa'),
(2870, 184, 'first_name', 'Francisco'),
(2871, 184, 'last_name', 'Barosa'),
(2872, 184, 'description', ''),
(2873, 184, 'rich_editing', 'true'),
(2874, 184, 'comment_shortcuts', 'false'),
(2875, 184, 'admin_color', 'fresh'),
(2876, 184, 'use_ssl', '0'),
(2877, 184, 'show_admin_bar_front', 'true'),
(2878, 184, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2879, 184, 'wp_user_level', '0'),
(2880, 184, 'wsl_current_provider', 'Facebook'),
(2881, 184, 'wsl_current_user_image', 'https://graph.facebook.com/918344654854961/picture?width=150&height=150'),
(2882, 184, 'session_tokens', 'a:1:{s:64:\"5aedf112fe519c5869d477599afc38f72a74eaf04f64e5bbd8770c8a63b27897\";a:4:{s:10:\"expiration\";i:1433852548;s:2:\"ip\";s:14:\"195.23.177.130\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432642948;}}'),
(2883, 183, 'votou', 'sim'),
(2884, 183, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(2885, 185, 'nickname', 'Paulo_Rocha_Antunes'),
(2886, 185, 'first_name', 'Paulo'),
(2887, 185, 'last_name', 'Antunes'),
(2888, 185, 'description', ''),
(2889, 185, 'rich_editing', 'true'),
(2890, 185, 'comment_shortcuts', 'false'),
(2891, 185, 'admin_color', 'fresh'),
(2892, 185, 'use_ssl', '0'),
(2893, 185, 'show_admin_bar_front', 'true'),
(2894, 185, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2895, 185, 'wp_user_level', '0'),
(2896, 185, 'wsl_current_provider', 'Facebook'),
(2897, 185, 'wsl_current_user_image', 'https://graph.facebook.com/10204421963616282/picture?width=150&height=150'),
(2898, 185, 'session_tokens', 'a:1:{s:64:\"8a13747eafa4206f8085f972ffbfd1c3b9e616c200020b0b295854b2972d4dcd\";a:4:{s:10:\"expiration\";i:1433852612;s:2:\"ip\";s:13:\"89.115.56.190\";s:2:\"ua\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.73 Safari/537.36\";s:5:\"login\";i:1432643012;}}'),
(2899, 186, 'nickname', 'Andy_Pereira'),
(2900, 186, 'first_name', 'Andy'),
(2901, 186, 'last_name', 'Pereira'),
(2902, 186, 'description', ''),
(2903, 186, 'rich_editing', 'true'),
(2904, 186, 'comment_shortcuts', 'false'),
(2905, 186, 'admin_color', 'fresh'),
(2906, 186, 'use_ssl', '0'),
(2907, 186, 'show_admin_bar_front', 'true'),
(2908, 186, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2909, 186, 'wp_user_level', '0'),
(2910, 186, 'wsl_current_provider', 'Google'),
(2911, 186, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(2912, 186, 'session_tokens', 'a:2:{s:64:\"fb2f56ce5018ba5d757868679fff986460a49b42f82b22ba6b9ce3985bc2d53c\";a:4:{s:10:\"expiration\";i:1433852621;s:2:\"ip\";s:13:\"158.162.17.89\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/15.0.0.16.28;FBBV/4463064;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432643021;}s:64:\"ab35197cb9b51efd1767b8f3fd3a87ba04677111868c1bbce4b43631823f6301\";a:4:{s:10:\"expiration\";i:1433856205;s:2:\"ip\";s:14:\"158.162.20.203\";s:2:\"ua\";s:129:\"Mozilla/5.0 (Linux; Android 4.1.2; B1-710 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36\";s:5:\"login\";i:1432646605;}}'),
(2913, 184, 'votou', 'sim'),
(2914, 184, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2915, 187, 'nickname', 'Manuel_Campos_De_Oliveira'),
(2916, 187, 'first_name', 'Manuel'),
(2917, 187, 'last_name', 'De Oliveira'),
(2918, 187, 'description', ''),
(2919, 187, 'rich_editing', 'true'),
(2920, 187, 'comment_shortcuts', 'false'),
(2921, 187, 'admin_color', 'fresh'),
(2922, 187, 'use_ssl', '0'),
(2923, 187, 'show_admin_bar_front', 'true'),
(2924, 187, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2925, 187, 'wp_user_level', '0'),
(2926, 187, 'wsl_current_provider', 'Facebook'),
(2927, 187, 'wsl_current_user_image', 'https://graph.facebook.com/10154051642563492/picture?width=150&height=150'),
(2928, 187, 'session_tokens', 'a:1:{s:64:\"eaaa904916e0963d3bd1c279f76185c343cc195627119d2d6ac2821d867dc220\";a:4:{s:10:\"expiration\";i:1433852644;s:2:\"ip\";s:12:\"95.136.10.89\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432643044;}}'),
(2929, 188, 'nickname', 'Margarida_Rocha_Antunes'),
(2930, 188, 'first_name', 'Margarida'),
(2931, 188, 'last_name', 'Rocha Antunes'),
(2932, 188, 'description', ''),
(2933, 188, 'rich_editing', 'true'),
(2934, 188, 'comment_shortcuts', 'false'),
(2935, 188, 'admin_color', 'fresh'),
(2936, 188, 'use_ssl', '0'),
(2937, 188, 'show_admin_bar_front', 'true'),
(2938, 188, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2939, 188, 'wp_user_level', '0'),
(2940, 188, 'wsl_current_provider', 'Google'),
(2941, 188, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-uxOTRYjSNMQ/AAAAAAAAAAI/AAAAAAAAAAA/Fa_oY572XdM/photo.jpg?sz=200'),
(2942, 188, 'session_tokens', 'a:2:{s:64:\"07c1a474807d15d79305294f952aa09cd45f2ff72bee7a8dbff6b2b828a655da\";a:4:{s:10:\"expiration\";i:1433852699;s:2:\"ip\";s:13:\"85.243.96.194\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1432643099;}s:64:\"c87887600e0a1550e85df85c9bf41b49a4c4a33c187f9007dc50938488f95c1d\";a:4:{s:10:\"expiration\";i:1434093809;s:2:\"ip\";s:14:\"88.214.169.195\";s:2:\"ua\";s:143:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E5 FHD Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1432884209;}}'),
(2943, 187, 'votou', 'sim'),
(2944, 187, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(2945, 189, 'nickname', 'Jose_Pedroso'),
(2946, 189, 'first_name', 'José'),
(2947, 189, 'last_name', 'Pedroso'),
(2948, 189, 'description', ''),
(2949, 189, 'rich_editing', 'true'),
(2950, 189, 'comment_shortcuts', 'false'),
(2951, 189, 'admin_color', 'fresh'),
(2952, 189, 'use_ssl', '0'),
(2953, 189, 'show_admin_bar_front', 'true'),
(2954, 189, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2955, 189, 'wp_user_level', '0'),
(2956, 189, 'wsl_current_provider', 'Facebook'),
(2957, 189, 'wsl_current_user_image', 'https://graph.facebook.com/10152998177727809/picture?width=150&height=150'),
(2958, 189, 'session_tokens', 'a:1:{s:64:\"ffd789f6383dfda44a3c3df9167fdd8e09eb830f256d85dcc3c4abe682d2c817\";a:4:{s:10:\"expiration\";i:1433852706;s:2:\"ip\";s:13:\"85.242.208.23\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432643106;}}'),
(2959, 190, 'nickname', 'Luiza_Serra'),
(2960, 190, 'first_name', 'Luiza'),
(2961, 190, 'last_name', 'Serra'),
(2962, 190, 'description', ''),
(2963, 190, 'rich_editing', 'true'),
(2964, 190, 'comment_shortcuts', 'false'),
(2965, 190, 'admin_color', 'fresh'),
(2966, 190, 'use_ssl', '0'),
(2967, 190, 'show_admin_bar_front', 'true'),
(2968, 190, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2969, 190, 'wp_user_level', '0'),
(2970, 190, 'wsl_current_provider', 'Facebook'),
(2971, 190, 'wsl_current_user_image', 'https://graph.facebook.com/1143509152342035/picture?width=150&height=150'),
(2972, 190, 'session_tokens', 'a:1:{s:64:\"bdc4aeaa8b973292f160f029bf62c4ffcfa8d5eeb017f5679408368f24c788dd\";a:4:{s:10:\"expiration\";i:1433852712;s:2:\"ip\";s:14:\"176.78.158.146\";s:2:\"ua\";s:103:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.34 Safari/534.24\";s:5:\"login\";i:1432643112;}}'),
(2973, 179, 'votou', 'sim'),
(2974, 179, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2975, 190, 'votou', 'sim'),
(2976, 190, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2977, 189, 'votou', 'sim'),
(2978, 189, 'user_votes', 'videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(2979, 188, 'votou', 'sim'),
(2980, 188, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(2981, 191, 'nickname', 'Catarina_Gonzaga'),
(2982, 191, 'first_name', 'Catarina'),
(2983, 191, 'last_name', 'Gonzaga'),
(2984, 191, 'description', ''),
(2985, 191, 'rich_editing', 'true'),
(2986, 191, 'comment_shortcuts', 'false'),
(2987, 191, 'admin_color', 'fresh'),
(2988, 191, 'use_ssl', '0'),
(2989, 191, 'show_admin_bar_front', 'true'),
(2990, 191, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(2991, 191, 'wp_user_level', '0'),
(2992, 191, 'wsl_current_provider', 'Facebook'),
(2993, 191, 'wsl_current_user_image', 'https://graph.facebook.com/10204336175820303/picture?width=150&height=150'),
(2994, 191, 'session_tokens', 'a:1:{s:64:\"0723c9cda76b57831bdf20b9b86bc94906ffff910d305a4c9c4e5bd9b02e2f51\";a:4:{s:10:\"expiration\";i:1433852994;s:2:\"ip\";s:12:\"79.168.35.10\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.4.10 (KHTML, like Gecko) Version/8.0.4 Safari/600.4.10\";s:5:\"login\";i:1432643394;}}'),
(2995, 192, 'nickname', 'Ze_Franco'),
(2996, 192, 'first_name', 'Zé'),
(2997, 192, 'last_name', 'Franco'),
(2998, 192, 'description', ''),
(2999, 192, 'rich_editing', 'true'),
(3000, 192, 'comment_shortcuts', 'false'),
(3001, 192, 'admin_color', 'fresh'),
(3002, 192, 'use_ssl', '0'),
(3003, 192, 'show_admin_bar_front', 'true'),
(3004, 192, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3005, 192, 'wp_user_level', '0'),
(3006, 192, 'wsl_current_provider', 'Facebook'),
(3007, 192, 'wsl_current_user_image', 'https://graph.facebook.com/10155546540885184/picture?width=150&height=150'),
(3008, 192, 'session_tokens', 'a:1:{s:64:\"d13136b0fca1a54522be080e0971ba37dbd5fbfe60bc977b47a227e6e436027a\";a:4:{s:10:\"expiration\";i:1433852994;s:2:\"ip\";s:12:\"79.168.59.57\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1432643394;}}'),
(3009, 193, 'nickname', 'Gabriela_Matos'),
(3010, 193, 'first_name', 'Gabriela'),
(3011, 193, 'last_name', 'Matos'),
(3012, 193, 'description', ''),
(3013, 193, 'rich_editing', 'true'),
(3014, 193, 'comment_shortcuts', 'false'),
(3015, 193, 'admin_color', 'fresh'),
(3016, 193, 'use_ssl', '0'),
(3017, 193, 'show_admin_bar_front', 'true'),
(3018, 193, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3019, 193, 'wp_user_level', '0'),
(3020, 193, 'wsl_current_provider', 'Facebook'),
(3021, 193, 'wsl_current_user_image', 'https://graph.facebook.com/10204117499044546/picture?width=150&height=150'),
(3022, 193, 'session_tokens', 'a:1:{s:64:\"5ce7ec7b7f45edc4060c24d49e8dbd5abe4ae9718e74ea4604118709ab3129a3\";a:4:{s:10:\"expiration\";i:1433853062;s:2:\"ip\";s:13:\"213.13.115.81\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432643462;}}'),
(3023, 194, 'nickname', 'Maria_Botelho_Neves'),
(3024, 194, 'first_name', 'Maria'),
(3025, 194, 'last_name', 'Neves'),
(3026, 194, 'description', ''),
(3027, 194, 'rich_editing', 'true'),
(3028, 194, 'comment_shortcuts', 'false'),
(3029, 194, 'admin_color', 'fresh'),
(3030, 194, 'use_ssl', '0'),
(3031, 194, 'show_admin_bar_front', 'true'),
(3032, 194, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3033, 194, 'wp_user_level', '0'),
(3034, 194, 'wsl_current_provider', 'Facebook'),
(3035, 194, 'wsl_current_user_image', 'https://graph.facebook.com/10153323566573638/picture?width=150&height=150'),
(3036, 194, 'session_tokens', 'a:1:{s:64:\"aea9aebff0f3fb2cf62ed65772eb0936ce8e768af67fce58db46c19813e751f3\";a:4:{s:10:\"expiration\";i:1433853072;s:2:\"ip\";s:13:\"87.103.68.107\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432643472;}}'),
(3037, 195, 'nickname', 'Vasco_Duarte_Silva'),
(3038, 195, 'first_name', 'Vasco'),
(3039, 195, 'last_name', 'Silva'),
(3040, 195, 'description', ''),
(3041, 195, 'rich_editing', 'true'),
(3042, 195, 'comment_shortcuts', 'false'),
(3043, 195, 'admin_color', 'fresh'),
(3044, 195, 'use_ssl', '0'),
(3045, 195, 'show_admin_bar_front', 'true'),
(3046, 195, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3047, 195, 'wp_user_level', '0'),
(3048, 195, 'wsl_current_provider', 'Facebook'),
(3049, 195, 'wsl_current_user_image', 'https://graph.facebook.com/10206214159931266/picture?width=150&height=150'),
(3050, 195, 'session_tokens', 'a:2:{s:64:\"4d5f835d5857bff51baa23103c4c9e98976987831b91d66927c9429d49ad6d44\";a:4:{s:10:\"expiration\";i:1433853087;s:2:\"ip\";s:13:\"85.245.139.75\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/534.50.2 (KHTML, like Gecko) Version/5.0.6 Safari/533.22.3\";s:5:\"login\";i:1432643487;}s:64:\"5225492980b208519fd31c7f54c026655f7adb73741e1932da39bde6c7fa8fcc\";a:4:{s:10:\"expiration\";i:1433853302;s:2:\"ip\";s:13:\"62.169.86.130\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.1.2; GT-S7392 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432643702;}}'),
(3051, 196, 'nickname', 'Ricardo_Batis'),
(3052, 196, 'first_name', 'Ricardo'),
(3053, 196, 'last_name', 'Batis'),
(3054, 196, 'description', ''),
(3055, 196, 'rich_editing', 'true'),
(3056, 196, 'comment_shortcuts', 'false'),
(3057, 196, 'admin_color', 'fresh'),
(3058, 196, 'use_ssl', '0'),
(3059, 196, 'show_admin_bar_front', 'true'),
(3060, 196, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3061, 196, 'wp_user_level', '0'),
(3062, 196, 'wsl_current_provider', 'Facebook'),
(3063, 196, 'wsl_current_user_image', 'https://graph.facebook.com/10205797790937307/picture?width=150&height=150'),
(3064, 196, 'session_tokens', 'a:1:{s:64:\"84155dec118d0ef36621f9577a47876316d4bce02d6cd8224d25a11379974ebd\";a:4:{s:10:\"expiration\";i:1433853105;s:2:\"ip\";s:13:\"41.205.48.180\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/27.0.0.34.13;FBBV/9902566;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/UNITEL;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432643505;}}'),
(3065, 197, 'nickname', 'Ricardo_Guerreiro'),
(3066, 197, 'first_name', 'Ricardo'),
(3067, 197, 'last_name', 'Guerreiro'),
(3068, 197, 'description', ''),
(3069, 197, 'rich_editing', 'true'),
(3070, 197, 'comment_shortcuts', 'false'),
(3071, 197, 'admin_color', 'fresh'),
(3072, 197, 'use_ssl', '0'),
(3073, 197, 'show_admin_bar_front', 'true'),
(3074, 197, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3075, 197, 'wp_user_level', '0'),
(3076, 197, 'wsl_current_provider', 'Facebook'),
(3077, 197, 'wsl_current_user_image', 'https://graph.facebook.com/649074868526099/picture?width=150&height=150'),
(3078, 197, 'session_tokens', 'a:1:{s:64:\"c7764b6952b37f4e85102e13f7a3985c2156fd2d288336d8abc6a707b0e1765e\";a:4:{s:10:\"expiration\";i:1433853125;s:2:\"ip\";s:14:\"88.214.184.113\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432643525;}}'),
(3079, 198, 'nickname', 'Berner_Panti'),
(3080, 198, 'first_name', 'Berner'),
(3081, 198, 'last_name', 'Panti'),
(3082, 198, 'description', ''),
(3083, 198, 'rich_editing', 'true'),
(3084, 198, 'comment_shortcuts', 'false'),
(3085, 198, 'admin_color', 'fresh'),
(3086, 198, 'use_ssl', '0'),
(3087, 198, 'show_admin_bar_front', 'true'),
(3088, 198, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3089, 198, 'wp_user_level', '0'),
(3090, 198, 'wsl_current_provider', 'Google'),
(3091, 198, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(3092, 198, 'session_tokens', 'a:1:{s:64:\"b76883100ce8584ec3309b067059cbf229ca6482b928792e829eba81d5afb77f\";a:4:{s:10:\"expiration\";i:1433853136;s:2:\"ip\";s:15:\"193.136.222.184\";s:2:\"ua\";s:76:\"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432643536;}}'),
(3093, 191, 'votou', 'sim'),
(3094, 191, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(3095, 195, 'votou', 'sim'),
(3096, 195, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,revelacao-do-ano-deeply_p1383'),
(3097, 199, 'nickname', 'Pedro_Pinheiro'),
(3098, 199, 'first_name', 'Pedro'),
(3099, 199, 'last_name', 'Pinheiro'),
(3100, 199, 'description', ''),
(3101, 199, 'rich_editing', 'true'),
(3102, 199, 'comment_shortcuts', 'false'),
(3103, 199, 'admin_color', 'fresh'),
(3104, 199, 'use_ssl', '0'),
(3105, 199, 'show_admin_bar_front', 'true'),
(3106, 199, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3107, 199, 'wp_user_level', '0'),
(3108, 199, 'wsl_current_provider', 'Facebook'),
(3109, 199, 'wsl_current_user_image', 'https://graph.facebook.com/10153342140007277/picture?width=150&height=150'),
(3110, 199, 'session_tokens', 'a:2:{s:64:\"58b044350b0a17dc69063bd2b2274e630763a135c87a0ac0e63f47221bcfcd6a\";a:4:{s:10:\"expiration\";i:1433853148;s:2:\"ip\";s:13:\"41.220.204.27\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.2; BLOOM Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36\";s:5:\"login\";i:1432643548;}s:64:\"17a1c97e12e6747bc21663ab353b9d826ca24497989fc051ef60db9ed0e7872c\";a:4:{s:10:\"expiration\";i:1433853249;s:2:\"ip\";s:13:\"41.220.204.27\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.2; BLOOM Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36\";s:5:\"login\";i:1432643649;}}'),
(3111, 196, 'votou', 'sim'),
(3112, 196, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,shaper-do-ano-xhapeland_p1377,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(3113, 200, 'nickname', 'Monica_Lopes_Furtado'),
(3114, 200, 'first_name', 'Monica'),
(3115, 200, 'last_name', 'Lopes Furtado'),
(3116, 200, 'description', ''),
(3117, 200, 'rich_editing', 'true'),
(3118, 200, 'comment_shortcuts', 'false'),
(3119, 200, 'admin_color', 'fresh'),
(3120, 200, 'use_ssl', '0'),
(3121, 200, 'show_admin_bar_front', 'true'),
(3122, 200, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3123, 200, 'wp_user_level', '0'),
(3124, 200, 'wsl_current_provider', 'Facebook'),
(3125, 200, 'wsl_current_user_image', 'https://graph.facebook.com/959149277469908/picture?width=150&height=150'),
(3126, 200, 'session_tokens', 'a:1:{s:64:\"14d319209a85aa24acb8e3c6053d37e7fefb989e333bcaf65cdbf0a82abe45a1\";a:4:{s:10:\"expiration\";i:1433853224;s:2:\"ip\";s:13:\"88.214.171.83\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-I8160 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1432643624;}}'),
(3127, 193, 'votou', 'sim'),
(3128, 193, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(3129, 198, 'votou', 'sim'),
(3130, 198, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(3131, 201, 'nickname', 'Hugo_Filipe_Silva'),
(3132, 201, 'first_name', 'Hugo'),
(3133, 201, 'last_name', 'Silva'),
(3134, 201, 'description', ''),
(3135, 201, 'rich_editing', 'true'),
(3136, 201, 'comment_shortcuts', 'false'),
(3137, 201, 'admin_color', 'fresh'),
(3138, 201, 'use_ssl', '0'),
(3139, 201, 'show_admin_bar_front', 'true'),
(3140, 201, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3141, 201, 'wp_user_level', '0'),
(3142, 201, 'wsl_current_provider', 'Facebook'),
(3143, 201, 'wsl_current_user_image', 'https://graph.facebook.com/405121809690753/picture?width=150&height=150'),
(3144, 201, 'session_tokens', 'a:1:{s:64:\"936b12de56895a1367be6052f58cd5b8e4017e028b44e65a2dac09ec0143f4e8\";a:4:{s:10:\"expiration\";i:1433853279;s:2:\"ip\";s:14:\"85.138.203.195\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432643679;}}'),
(3145, 202, 'nickname', 'Andre_Assis'),
(3146, 202, 'first_name', 'Andre'),
(3147, 202, 'last_name', 'Assis'),
(3148, 202, 'description', ''),
(3149, 202, 'rich_editing', 'true'),
(3150, 202, 'comment_shortcuts', 'false'),
(3151, 202, 'admin_color', 'fresh'),
(3152, 202, 'use_ssl', '0'),
(3153, 202, 'show_admin_bar_front', 'true'),
(3154, 202, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3155, 202, 'wp_user_level', '0'),
(3156, 202, 'wsl_current_provider', 'Facebook'),
(3157, 202, 'wsl_current_user_image', 'https://graph.facebook.com/955575384482157/picture?width=150&height=150'),
(3158, 202, 'session_tokens', 'a:1:{s:64:\"ce7a56d47a8705b3389e7e8cf1f7b55fc5430663553bfb844deaa8bb664b57f7\";a:4:{s:10:\"expiration\";i:1433853311;s:2:\"ip\";s:13:\"85.138.10.188\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432643711;}}'),
(3159, 203, 'nickname', 'Joao_Valente'),
(3160, 203, 'first_name', 'João'),
(3161, 203, 'last_name', 'Valente'),
(3162, 203, 'description', ''),
(3163, 203, 'rich_editing', 'true'),
(3164, 203, 'comment_shortcuts', 'false'),
(3165, 203, 'admin_color', 'fresh'),
(3166, 203, 'use_ssl', '0'),
(3167, 203, 'show_admin_bar_front', 'true'),
(3168, 203, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3169, 203, 'wp_user_level', '0'),
(3170, 203, 'wsl_current_provider', 'Facebook'),
(3171, 203, 'wsl_current_user_image', 'https://graph.facebook.com/862722550430220/picture?width=150&height=150'),
(3172, 203, 'session_tokens', 'a:1:{s:64:\"5a2e1734cad60a0bffa073909f967d4f3e46935168907b8fe2f68383785e28e2\";a:4:{s:10:\"expiration\";i:1433853319;s:2:\"ip\";s:11:\"2.82.168.58\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1432643719;}}'),
(3173, 199, 'votou', 'sim'),
(3174, 199, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(3175, 200, 'votou', 'sim'),
(3176, 200, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(3177, 204, 'nickname', 'Pedro_Rua'),
(3178, 204, 'first_name', 'Pedro'),
(3179, 204, 'last_name', 'Rua'),
(3180, 204, 'description', ''),
(3181, 204, 'rich_editing', 'true'),
(3182, 204, 'comment_shortcuts', 'false'),
(3183, 204, 'admin_color', 'fresh'),
(3184, 204, 'use_ssl', '0'),
(3185, 204, 'show_admin_bar_front', 'true'),
(3186, 204, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3187, 204, 'wp_user_level', '0'),
(3188, 204, 'wsl_current_provider', 'Facebook'),
(3189, 204, 'wsl_current_user_image', 'https://graph.facebook.com/971558996209517/picture?width=150&height=150'),
(3190, 204, 'session_tokens', 'a:2:{s:64:\"3e83a8870031c10647086131e2804d7d3056487c36c59abd9ea77a95b62fc072\";a:4:{s:10:\"expiration\";i:1435075791;s:2:\"ip\";s:15:\"188.250.111.151\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433866191;}s:64:\"77a5f37608a5182408b04747d0716883ec55d7a2d6ce442fdc9060134cb94062\";a:4:{s:10:\"expiration\";i:1435075887;s:2:\"ip\";s:15:\"188.250.111.151\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433866287;}}'),
(3191, 205, 'nickname', 'Pedro_Cabral_da_Camara'),
(3192, 205, 'first_name', 'Pedro'),
(3193, 205, 'last_name', 'da Camara'),
(3194, 205, 'description', ''),
(3195, 205, 'rich_editing', 'true'),
(3196, 205, 'comment_shortcuts', 'false'),
(3197, 205, 'admin_color', 'fresh'),
(3198, 205, 'use_ssl', '0'),
(3199, 205, 'show_admin_bar_front', 'true'),
(3200, 205, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3201, 205, 'wp_user_level', '0'),
(3202, 205, 'wsl_current_provider', 'Facebook'),
(3203, 205, 'wsl_current_user_image', 'https://graph.facebook.com/10206146275992308/picture?width=150&height=150'),
(3204, 205, 'session_tokens', 'a:1:{s:64:\"ec32c3440200d3fd3253c4d629ee2487bb9f7f051f9d4795d3274c49c7922814\";a:4:{s:10:\"expiration\";i:1433853363;s:2:\"ip\";s:12:\"87.103.72.75\";s:2:\"ua\";s:183:\"Mozilla/5.0 (Linux; Android 4.4.4; C6603 Build/10.5.1.A.0.292) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432643763;}}'),
(3205, 206, 'nickname', 'Pedro_Vigario'),
(3206, 206, 'first_name', 'Pedro'),
(3207, 206, 'last_name', 'Vigário'),
(3208, 206, 'description', ''),
(3209, 206, 'rich_editing', 'true'),
(3210, 206, 'comment_shortcuts', 'false'),
(3211, 206, 'admin_color', 'fresh'),
(3212, 206, 'use_ssl', '0'),
(3213, 206, 'show_admin_bar_front', 'true'),
(3214, 206, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3215, 206, 'wp_user_level', '0'),
(3216, 206, 'wsl_current_provider', 'Facebook'),
(3217, 206, 'wsl_current_user_image', 'https://graph.facebook.com/820601617994685/picture?width=150&height=150'),
(3218, 206, 'session_tokens', 'a:1:{s:64:\"79493c54efbaa718f27e365927d255a602f283ba5e00c089aac7661908c3e3af\";a:4:{s:10:\"expiration\";i:1433853363;s:2:\"ip\";s:12:\"188.250.7.30\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432643763;}}'),
(3219, 197, 'votou', 'sim'),
(3220, 197, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(3221, 201, 'votou', 'sim'),
(3222, 201, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(3223, 207, 'nickname', 'Patricia_Sampaio_Nunes'),
(3224, 207, 'first_name', 'Patricia'),
(3225, 207, 'last_name', 'Sampaio Nunes'),
(3226, 207, 'description', ''),
(3227, 207, 'rich_editing', 'true'),
(3228, 207, 'comment_shortcuts', 'false'),
(3229, 207, 'admin_color', 'fresh'),
(3230, 207, 'use_ssl', '0'),
(3231, 207, 'show_admin_bar_front', 'true'),
(3232, 207, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3233, 207, 'wp_user_level', '0'),
(3234, 207, 'wsl_current_provider', 'Facebook'),
(3235, 207, 'wsl_current_user_image', 'https://graph.facebook.com/10205393188043070/picture?width=150&height=150'),
(3236, 207, 'session_tokens', 'a:2:{s:64:\"7186693b2122988f7a1b236fdab3cbb107a1afe3038461e025052ed782b1f2a7\";a:4:{s:10:\"expiration\";i:1433853451;s:2:\"ip\";s:13:\"85.245.139.75\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53\";s:5:\"login\";i:1432643851;}s:64:\"26f1e860314c65c1e535778302406955f450de661805e0357b7f01f8019246e8\";a:4:{s:10:\"expiration\";i:1433853500;s:2:\"ip\";s:13:\"85.245.139.75\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53\";s:5:\"login\";i:1432643900;}}'),
(3237, 206, 'votou', 'sim'),
(3238, 206, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(3239, 208, 'nickname', 'Vasco_Duarte-Silva'),
(3240, 208, 'first_name', 'Vasco'),
(3241, 208, 'last_name', 'Duarte-Silva'),
(3242, 208, 'description', ''),
(3243, 208, 'rich_editing', 'true'),
(3244, 208, 'comment_shortcuts', 'false'),
(3245, 208, 'admin_color', 'fresh'),
(3246, 208, 'use_ssl', '0'),
(3247, 208, 'show_admin_bar_front', 'true'),
(3248, 208, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3249, 208, 'wp_user_level', '0'),
(3250, 208, 'wsl_current_provider', 'Google'),
(3251, 208, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-VfKozsFeuLw/AAAAAAAAAAI/AAAAAAAAAuQ/syYVzzU_Hss/photo.jpg?sz=200'),
(3252, 208, 'session_tokens', 'a:1:{s:64:\"ac5920b2fc5f64449194911b34d88645ad9657d3fb037861e9093b307aa1f33d\";a:4:{s:10:\"expiration\";i:1433853471;s:2:\"ip\";s:13:\"62.169.86.130\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.1.2; GT-S7392 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432643871;}}'),
(3253, 209, 'nickname', 'Joao_Paulo_Neto'),
(3254, 209, 'first_name', 'João Paulo'),
(3255, 209, 'last_name', 'Neto'),
(3256, 209, 'description', ''),
(3257, 209, 'rich_editing', 'true'),
(3258, 209, 'comment_shortcuts', 'false'),
(3259, 209, 'admin_color', 'fresh'),
(3260, 209, 'use_ssl', '0'),
(3261, 209, 'show_admin_bar_front', 'true'),
(3262, 209, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3263, 209, 'wp_user_level', '0'),
(3264, 209, 'wsl_current_provider', 'Facebook'),
(3265, 209, 'wsl_current_user_image', 'https://graph.facebook.com/474975239345387/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(3266, 209, 'session_tokens', 'a:2:{s:64:\"f7e2ce1cd80754e20173bf61438f2c88ef99e5adc2dee0d163befb8b8ccb8081\";a:4:{s:10:\"expiration\";i:1433853489;s:2:\"ip\";s:14:\"85.240.240.189\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432643889;}s:64:\"c9461d32ebc084f3437ac76c517b7e82cecfd66840650912ffc5fec3b3a34a49\";a:4:{s:10:\"expiration\";i:1434028696;s:2:\"ip\";s:14:\"85.240.240.189\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432819096;}}'),
(3267, 210, 'nickname', 'Nuno_Ramos_de_Almeida'),
(3268, 210, 'first_name', 'Nuno'),
(3269, 210, 'last_name', 'de Almeida'),
(3270, 210, 'description', ''),
(3271, 210, 'rich_editing', 'true'),
(3272, 210, 'comment_shortcuts', 'false'),
(3273, 210, 'admin_color', 'fresh'),
(3274, 210, 'use_ssl', '0'),
(3275, 210, 'show_admin_bar_front', 'true'),
(3276, 210, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3277, 210, 'wp_user_level', '0'),
(3278, 210, 'wsl_current_provider', 'Facebook'),
(3279, 210, 'wsl_current_user_image', 'https://graph.facebook.com/10207175040393951/picture?width=150&height=150'),
(3280, 210, 'session_tokens', 'a:1:{s:64:\"261b6cc1b4f4fa15705876e14861028b118d954dccf8c52995e34f554abff869\";a:4:{s:10:\"expiration\";i:1433853507;s:2:\"ip\";s:14:\"79.168.235.168\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432643907;}}'),
(3281, 205, 'votou', 'sim'),
(3282, 205, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(3283, 208, 'votou', 'sim'),
(3284, 208, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,revelacao-do-ano-deeply_p1383'),
(3285, 211, 'nickname', 'Antonio_Belard'),
(3286, 211, 'first_name', 'António'),
(3287, 211, 'last_name', 'Belard'),
(3288, 211, 'description', ''),
(3289, 211, 'rich_editing', 'true'),
(3290, 211, 'comment_shortcuts', 'false'),
(3291, 211, 'admin_color', 'fresh'),
(3292, 211, 'use_ssl', '0'),
(3293, 211, 'show_admin_bar_front', 'true'),
(3294, 211, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3295, 211, 'wp_user_level', '0'),
(3296, 211, 'wsl_current_provider', 'Facebook'),
(3297, 211, 'wsl_current_user_image', 'https://graph.facebook.com/10153097817419597/picture?width=150&height=150'),
(3298, 211, 'session_tokens', 'a:1:{s:64:\"1b40471bc47248e757a507038deb5268e2daa402e9f3b2896edd2f4ebfbe3235\";a:4:{s:10:\"expiration\";i:1433853587;s:2:\"ip\";s:14:\"83.240.214.188\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432643987;}}'),
(3299, 207, 'votou', 'sim'),
(3300, 207, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(3301, 212, 'nickname', 'Pedro_Cortez_de_Lobao'),
(3302, 212, 'first_name', 'Pedro'),
(3303, 212, 'last_name', 'Cortez de Lobão'),
(3304, 212, 'description', ''),
(3305, 212, 'rich_editing', 'true'),
(3306, 212, 'comment_shortcuts', 'false'),
(3307, 212, 'admin_color', 'fresh'),
(3308, 212, 'use_ssl', '0'),
(3309, 212, 'show_admin_bar_front', 'true'),
(3310, 212, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3311, 212, 'wp_user_level', '0'),
(3312, 212, 'wsl_current_provider', 'Facebook'),
(3313, 212, 'wsl_current_user_image', 'https://graph.facebook.com/810897295631708/picture?width=150&height=150'),
(3314, 212, 'session_tokens', 'a:1:{s:64:\"72c31a5ef9fcf9be9af0dc353aee4b0e780430301bb97c0bd77ad137a66eb8c6\";a:4:{s:10:\"expiration\";i:1433853591;s:2:\"ip\";s:13:\"201.48.54.130\";s:2:\"ua\";s:70:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)\";s:5:\"login\";i:1432643991;}}'),
(3315, 203, 'votou', 'sim'),
(3316, 203, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(3317, 213, 'nickname', 'Paulo_Carvalho'),
(3318, 213, 'first_name', 'Paulo'),
(3319, 213, 'last_name', 'Carvalho'),
(3320, 213, 'description', ''),
(3321, 213, 'rich_editing', 'true'),
(3322, 213, 'comment_shortcuts', 'false'),
(3323, 213, 'admin_color', 'fresh'),
(3324, 213, 'use_ssl', '0'),
(3325, 213, 'show_admin_bar_front', 'true'),
(3326, 213, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3327, 213, 'wp_user_level', '0'),
(3328, 213, 'wsl_current_provider', 'Facebook'),
(3329, 213, 'wsl_current_user_image', 'https://graph.facebook.com/562710477205151/picture?width=150&height=150'),
(3330, 213, 'session_tokens', 'a:1:{s:64:\"1c685110a8dac32d3c3f061ee28061b6b3e9f6cc16cbc411e6924a54ad6e428a\";a:4:{s:10:\"expiration\";i:1433853607;s:2:\"ip\";s:13:\"95.92.146.230\";s:2:\"ua\";s:111:\"Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; HUAWEI; 4Afrika)\";s:5:\"login\";i:1432644007;}}'),
(3331, 211, 'votou', 'sim'),
(3332, 211, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(3333, 213, 'votou', 'sim'),
(3334, 213, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(3335, 214, 'nickname', 'Francisco_Xara'),
(3336, 214, 'first_name', 'Francisco'),
(3337, 214, 'last_name', 'Xara'),
(3338, 214, 'description', ''),
(3339, 214, 'rich_editing', 'true'),
(3340, 214, 'comment_shortcuts', 'false'),
(3341, 214, 'admin_color', 'fresh'),
(3342, 214, 'use_ssl', '0'),
(3343, 214, 'show_admin_bar_front', 'true'),
(3344, 214, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3345, 214, 'wp_user_level', '0'),
(3346, 214, 'wsl_current_provider', 'Google'),
(3347, 214, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(3348, 214, 'session_tokens', 'a:1:{s:64:\"d97353f054df188c23b384707a0cf131aae940d806b81d2bd850f5c4d740e087\";a:4:{s:10:\"expiration\";i:1433853732;s:2:\"ip\";s:14:\"85.247.199.124\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36\";s:5:\"login\";i:1432644132;}}'),
(3349, 215, 'nickname', 'David_Fernandes'),
(3350, 215, 'first_name', 'David'),
(3351, 215, 'last_name', 'Fernandes'),
(3352, 215, 'description', ''),
(3353, 215, 'rich_editing', 'true'),
(3354, 215, 'comment_shortcuts', 'false'),
(3355, 215, 'admin_color', 'fresh'),
(3356, 215, 'use_ssl', '0'),
(3357, 215, 'show_admin_bar_front', 'true'),
(3358, 215, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3359, 215, 'wp_user_level', '0'),
(3360, 215, 'wsl_current_provider', 'Facebook'),
(3361, 215, 'wsl_current_user_image', 'https://graph.facebook.com/1107278525954878/picture?width=150&height=150'),
(3362, 215, 'session_tokens', 'a:2:{s:64:\"c3e2a9ab7f72e21ff11294121a26de21a6111f0775fd7ac359a3de0c9e868fba\";a:4:{s:10:\"expiration\";i:1433853741;s:2:\"ip\";s:14:\"193.136.94.211\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432644141;}s:64:\"9dbd5ba6466b64d528b50a9d33719d2e24a9da772915f2f95a2f4d6fc4ea4898\";a:4:{s:10:\"expiration\";i:1433891599;s:2:\"ip\";s:14:\"89.180.148.198\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432681999;}}'),
(3363, 216, 'nickname', 'Filipe_Lopes'),
(3364, 216, 'first_name', 'Filipe'),
(3365, 216, 'last_name', 'Lopes'),
(3366, 216, 'description', ''),
(3367, 216, 'rich_editing', 'true'),
(3368, 216, 'comment_shortcuts', 'false'),
(3369, 216, 'admin_color', 'fresh'),
(3370, 216, 'use_ssl', '0'),
(3371, 216, 'show_admin_bar_front', 'true'),
(3372, 216, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3373, 216, 'wp_user_level', '0'),
(3374, 216, 'wsl_current_provider', 'Facebook'),
(3375, 216, 'wsl_current_user_image', 'https://graph.facebook.com/10152827856111975/picture?width=150&height=150'),
(3376, 216, 'session_tokens', 'a:1:{s:64:\"06b2f984b65c88c4535d8d803089c4401ec71fa6fab021d78186d71726ad667e\";a:4:{s:10:\"expiration\";i:1433853777;s:2:\"ip\";s:14:\"88.214.172.222\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432644177;}}'),
(3377, 217, 'nickname', 'Pedro_Goncalo_Julio'),
(3378, 217, 'first_name', 'Pedro'),
(3379, 217, 'last_name', 'Júlio'),
(3380, 217, 'description', ''),
(3381, 217, 'rich_editing', 'true'),
(3382, 217, 'comment_shortcuts', 'false'),
(3383, 217, 'admin_color', 'fresh'),
(3384, 217, 'use_ssl', '0'),
(3385, 217, 'show_admin_bar_front', 'true'),
(3386, 217, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3387, 217, 'wp_user_level', '0'),
(3388, 217, 'wsl_current_provider', 'Facebook'),
(3389, 217, 'wsl_current_user_image', 'https://graph.facebook.com/1608226442787980/picture?width=150&height=150'),
(3390, 217, 'session_tokens', 'a:2:{s:64:\"f5a9ff2a9d1c2fc85d9f1ea383660cb6445491ec4e894b19a0eb05df44b42178\";a:4:{s:10:\"expiration\";i:1433853796;s:2:\"ip\";s:13:\"81.84.146.238\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432644196;}s:64:\"e3b35aed0bbb472dd3d250cc14f7bbd76a36ba91be791758d5eb9d4e2f4c498e\";a:4:{s:10:\"expiration\";i:1434202569;s:2:\"ip\";s:13:\"81.84.188.214\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.0.4; pt-pt; LG-P895 Build/IMM76D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432992969;}}'),
(3391, 218, 'nickname', 'Helena_Nunes_Farinha'),
(3392, 218, 'first_name', 'Helena'),
(3393, 218, 'last_name', 'Nunes Farinha'),
(3394, 218, 'description', ''),
(3395, 218, 'rich_editing', 'true'),
(3396, 218, 'comment_shortcuts', 'false'),
(3397, 218, 'admin_color', 'fresh'),
(3398, 218, 'use_ssl', '0'),
(3399, 218, 'show_admin_bar_front', 'true'),
(3400, 218, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3401, 218, 'wp_user_level', '0'),
(3402, 218, 'wsl_current_provider', 'Facebook'),
(3403, 218, 'wsl_current_user_image', 'https://graph.facebook.com/10207152174621986/picture?width=150&height=150'),
(3404, 218, 'session_tokens', 'a:1:{s:64:\"addcb82862c93dc767aabe552d2664d48774e05de072beb9d09877ac6905a984\";a:4:{s:10:\"expiration\";i:1433853824;s:2:\"ip\";s:13:\"89.115.13.152\";s:2:\"ua\";s:245:\"Mozilla/5.0 (iPad; CPU OS 8_0 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12A365 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad4,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.0;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432644224;}}'),
(3405, 219, 'nickname', 'Tiago_Ribeiro_Torres'),
(3406, 219, 'first_name', 'Tiago'),
(3407, 219, 'last_name', 'Torres'),
(3408, 219, 'description', ''),
(3409, 219, 'rich_editing', 'true'),
(3410, 219, 'comment_shortcuts', 'false'),
(3411, 219, 'admin_color', 'fresh'),
(3412, 219, 'use_ssl', '0'),
(3413, 219, 'show_admin_bar_front', 'true'),
(3414, 219, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3415, 219, 'wp_user_level', '0'),
(3416, 219, 'wsl_current_provider', 'Facebook'),
(3417, 219, 'wsl_current_user_image', 'https://graph.facebook.com/10153179094976281/picture?width=150&height=150'),
(3418, 219, 'session_tokens', 'a:1:{s:64:\"3bbcfaf759fb3d59065d0fd9e546ee5a8c8a63b376337dc9e2ceb1af85c8a6b3\";a:4:{s:10:\"expiration\";i:1433853843;s:2:\"ip\";s:15:\"193.190.253.145\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432644243;}}'),
(3419, 216, 'votou', 'sim'),
(3420, 216, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(3421, 209, 'votou', 'sim'),
(3422, 209, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(3423, 218, 'votou', 'sim'),
(3424, 218, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(3425, 217, 'votou', 'sim'),
(3426, 217, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(3427, 220, 'nickname', 'Ana_Lucia_Felizardo'),
(3428, 220, 'first_name', 'Ana Lúcia'),
(3429, 220, 'last_name', 'Felizardo'),
(3430, 220, 'description', ''),
(3431, 220, 'rich_editing', 'true'),
(3432, 220, 'comment_shortcuts', 'false'),
(3433, 220, 'admin_color', 'fresh'),
(3434, 220, 'use_ssl', '0'),
(3435, 220, 'show_admin_bar_front', 'true'),
(3436, 220, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3437, 220, 'wp_user_level', '0'),
(3438, 220, 'wsl_current_provider', 'Facebook'),
(3439, 220, 'wsl_current_user_image', 'https://graph.facebook.com/982233335134284/picture?width=150&height=150'),
(3440, 220, 'session_tokens', 'a:1:{s:64:\"d8de51f3702a4915120987bbfe9eeac639fcf3244d49e8ac3f0996809390c937\";a:4:{s:10:\"expiration\";i:1433853883;s:2:\"ip\";s:11:\"2.82.99.216\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432644283;}}'),
(3441, 221, 'nickname', 'Victor_Morais'),
(3442, 221, 'first_name', 'Victor'),
(3443, 221, 'last_name', 'Morais'),
(3444, 221, 'description', ''),
(3445, 221, 'rich_editing', 'true'),
(3446, 221, 'comment_shortcuts', 'false'),
(3447, 221, 'admin_color', 'fresh'),
(3448, 221, 'use_ssl', '0'),
(3449, 221, 'show_admin_bar_front', 'true'),
(3450, 221, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3451, 221, 'wp_user_level', '0'),
(3452, 221, 'wsl_current_provider', 'Facebook'),
(3453, 221, 'wsl_current_user_image', 'https://graph.facebook.com/10204274340081097/picture?width=150&height=150'),
(3454, 221, 'session_tokens', 'a:1:{s:64:\"1f27fec91e4c9faed0d0e6fcacd12a5cda6ec4a9c23c16dea83ac6416585e9d6\";a:4:{s:10:\"expiration\";i:1433853886;s:2:\"ip\";s:12:\"62.28.154.39\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432644286;}}'),
(3455, 214, 'votou', 'sim'),
(3456, 214, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1383,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(3457, 222, 'nickname', 'Ana_Paula_Sousa'),
(3458, 222, 'first_name', 'Ana Paula'),
(3459, 222, 'last_name', 'Sousa'),
(3460, 222, 'description', ''),
(3461, 222, 'rich_editing', 'true'),
(3462, 222, 'comment_shortcuts', 'false'),
(3463, 222, 'admin_color', 'fresh'),
(3464, 222, 'use_ssl', '0'),
(3465, 222, 'show_admin_bar_front', 'true'),
(3466, 222, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3467, 222, 'wp_user_level', '0'),
(3468, 222, 'wsl_current_provider', 'Facebook'),
(3469, 222, 'wsl_current_user_image', 'https://graph.facebook.com/440665422759510/picture?width=150&height=150'),
(3470, 222, 'session_tokens', 'a:1:{s:64:\"4ee3f2e1a73741371c99575769b23e8fd1ed0cb5cdd9e61eebcb57a03cdbaa59\";a:4:{s:10:\"expiration\";i:1433853937;s:2:\"ip\";s:12:\"82.154.93.84\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432644337;}}'),
(3471, 223, 'nickname', 'nuno_pereira'),
(3472, 223, 'first_name', 'nuno'),
(3473, 223, 'last_name', 'pereira'),
(3474, 223, 'description', ''),
(3475, 223, 'rich_editing', 'true'),
(3476, 223, 'comment_shortcuts', 'false'),
(3477, 223, 'admin_color', 'fresh'),
(3478, 223, 'use_ssl', '0'),
(3479, 223, 'show_admin_bar_front', 'true'),
(3480, 223, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3481, 223, 'wp_user_level', '0'),
(3482, 223, 'wsl_current_provider', 'Google'),
(3483, 223, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(3484, 223, 'session_tokens', 'a:1:{s:64:\"4bc45a767f316a00f6854bdf8d390c89cf3716833d6dbe36f8a260b03a3729e8\";a:4:{s:10:\"expiration\";i:1433853980;s:2:\"ip\";s:13:\"79.168.35.216\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432644380;}}'),
(3485, 220, 'votou', 'sim'),
(3486, 220, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(3487, 222, 'votou', 'sim'),
(3488, 222, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(3489, 224, 'nickname', 'Ines_Tho_Barosa'),
(3490, 224, 'first_name', 'Inês'),
(3491, 224, 'last_name', 'Thó Barosa'),
(3492, 224, 'description', ''),
(3493, 224, 'rich_editing', 'true'),
(3494, 224, 'comment_shortcuts', 'false'),
(3495, 224, 'admin_color', 'fresh'),
(3496, 224, 'use_ssl', '0'),
(3497, 224, 'show_admin_bar_front', 'true'),
(3498, 224, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3499, 224, 'wp_user_level', '0'),
(3500, 224, 'wsl_current_provider', 'Facebook'),
(3501, 224, 'wsl_current_user_image', 'https://graph.facebook.com/1136859439672862/picture?width=150&height=150'),
(3502, 224, 'session_tokens', 'a:1:{s:64:\"833756c7c0cccfe41114a0cfda2cdb6231c9750f5c28aeb43568f3efde734d71\";a:4:{s:10:\"expiration\";i:1433854000;s:2:\"ip\";s:14:\"176.79.155.139\";s:2:\"ua\";s:177:\"Mozilla/5.0 (Linux; Android 4.4.2; HIGHWAY Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/31.0.0.20.13;]\";s:5:\"login\";i:1432644400;}}'),
(3503, 221, 'votou', 'sim'),
(3504, 221, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(3505, 225, 'nickname', 'Mininha_Matreno'),
(3506, 225, 'first_name', 'Mininha'),
(3507, 225, 'last_name', 'Matreno'),
(3508, 225, 'description', ''),
(3509, 225, 'rich_editing', 'true'),
(3510, 225, 'comment_shortcuts', 'false'),
(3511, 225, 'admin_color', 'fresh'),
(3512, 225, 'use_ssl', '0'),
(3513, 225, 'show_admin_bar_front', 'true'),
(3514, 225, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3515, 225, 'wp_user_level', '0'),
(3516, 225, 'wsl_current_provider', 'Facebook'),
(3517, 225, 'wsl_current_user_image', 'https://graph.facebook.com/10153297837124424/picture?width=150&height=150'),
(3518, 225, 'session_tokens', 'a:1:{s:64:\"954912f08fc135886c6e4226b1709447a089e999a625185a6441ec09cae64bcc\";a:4:{s:10:\"expiration\";i:1433854109;s:2:\"ip\";s:13:\"85.243.197.17\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432644509;}}'),
(3519, 225, 'votou', 'sim'),
(3520, 225, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(3521, 226, 'nickname', 'Flavio_Raimundo'),
(3522, 226, 'first_name', 'Flávio'),
(3523, 226, 'last_name', 'Raimundo'),
(3524, 226, 'description', ''),
(3525, 226, 'rich_editing', 'true'),
(3526, 226, 'comment_shortcuts', 'false'),
(3527, 226, 'admin_color', 'fresh'),
(3528, 226, 'use_ssl', '0'),
(3529, 226, 'show_admin_bar_front', 'true'),
(3530, 226, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3531, 226, 'wp_user_level', '0'),
(3532, 226, 'wsl_current_provider', 'Facebook'),
(3533, 226, 'wsl_current_user_image', 'https://graph.facebook.com/885116521554753/picture?width=150&height=150'),
(3534, 226, 'session_tokens', 'a:1:{s:64:\"cf799be716e55c6bf001f3e6e00b2618d8666d527f9f504158cf44117b725c47\";a:4:{s:10:\"expiration\";i:1433854406;s:2:\"ip\";s:13:\"37.162.202.37\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.2; HIGHWAY 4G Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432644806;}}'),
(3535, 202, 'votou', 'sim'),
(3536, 202, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1236,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,treinador-do-ano_p1357'),
(3537, 227, 'nickname', 'Ines_Muralha'),
(3538, 227, 'first_name', 'Inês'),
(3539, 227, 'last_name', 'Muralha'),
(3540, 227, 'description', ''),
(3541, 227, 'rich_editing', 'true'),
(3542, 227, 'comment_shortcuts', 'false'),
(3543, 227, 'admin_color', 'fresh'),
(3544, 227, 'use_ssl', '0'),
(3545, 227, 'show_admin_bar_front', 'true'),
(3546, 227, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3547, 227, 'wp_user_level', '0'),
(3548, 227, 'wsl_current_provider', 'Facebook'),
(3549, 227, 'wsl_current_user_image', 'https://graph.facebook.com/10204477547035018/picture?width=150&height=150'),
(3550, 227, 'session_tokens', 'a:1:{s:64:\"3713a1a69b94ae5ec8f037cc409728628804fcdf578d47f4706575a43ad7e997\";a:4:{s:10:\"expiration\";i:1433854439;s:2:\"ip\";s:13:\"62.48.155.245\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432644839;}}'),
(3551, 228, 'nickname', 'Ana_Rocha'),
(3552, 228, 'first_name', 'Ana'),
(3553, 228, 'last_name', 'Rocha'),
(3554, 228, 'description', ''),
(3555, 228, 'rich_editing', 'true'),
(3556, 228, 'comment_shortcuts', 'false'),
(3557, 228, 'admin_color', 'fresh'),
(3558, 228, 'use_ssl', '0'),
(3559, 228, 'show_admin_bar_front', 'true'),
(3560, 228, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3561, 228, 'wp_user_level', '0'),
(3562, 228, 'wsl_current_provider', 'Facebook'),
(3563, 228, 'wsl_current_user_image', 'https://graph.facebook.com/10204306968414445/picture?width=150&height=150'),
(3564, 228, 'session_tokens', 'a:1:{s:64:\"acca71b953d4eff77d0b9ecef9ae46d2e68c44adb415cf67fc310f6289c2578b\";a:4:{s:10:\"expiration\";i:1433854455;s:2:\"ip\";s:12:\"85.243.99.98\";s:2:\"ua\";s:186:\"Mozilla/5.0 (Linux; Android 4.4.2; Vodafone Smart 4 Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432644855;}}'),
(3565, 228, 'votou', 'sim'),
(3566, 228, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(3567, 229, 'nickname', 'Vasco_Assis_Teixeira'),
(3568, 229, 'first_name', 'Vasco'),
(3569, 229, 'last_name', 'Teixeira'),
(3570, 229, 'description', ''),
(3571, 229, 'rich_editing', 'true'),
(3572, 229, 'comment_shortcuts', 'false'),
(3573, 229, 'admin_color', 'fresh'),
(3574, 229, 'use_ssl', '0'),
(3575, 229, 'show_admin_bar_front', 'true'),
(3576, 229, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3577, 229, 'wp_user_level', '0'),
(3578, 229, 'wsl_current_provider', 'Facebook'),
(3579, 229, 'wsl_current_user_image', 'https://graph.facebook.com/10153227446117850/picture?width=150&height=150'),
(3580, 229, 'session_tokens', 'a:1:{s:64:\"93b8960e104cf8ba741188d1e95a78a84c2ffa3dbf40803ad32bb6c6c56d7983\";a:4:{s:10:\"expiration\";i:1433854530;s:2:\"ip\";s:13:\"79.168.194.62\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432644930;}}'),
(3581, 185, 'votou', 'sim'),
(3582, 185, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303'),
(3583, 227, 'votou', 'sim'),
(3584, 227, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(3585, 230, 'nickname', 'Nuno_Costa'),
(3586, 230, 'first_name', 'Nuno'),
(3587, 230, 'last_name', 'Costa'),
(3588, 230, 'description', ''),
(3589, 230, 'rich_editing', 'true'),
(3590, 230, 'comment_shortcuts', 'false'),
(3591, 230, 'admin_color', 'fresh'),
(3592, 230, 'use_ssl', '0'),
(3593, 230, 'show_admin_bar_front', 'true'),
(3594, 230, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3595, 230, 'wp_user_level', '0'),
(3596, 230, 'wsl_current_provider', 'Facebook'),
(3597, 230, 'wsl_current_user_image', 'https://graph.facebook.com/10205563235354495/picture?width=150&height=150'),
(3598, 230, 'session_tokens', 'a:1:{s:64:\"4cb47c48c8306ee97161109553aee2f99fc16a243f659e619ae5a85ecc82782f\";a:4:{s:10:\"expiration\";i:1433854599;s:2:\"ip\";s:13:\"195.23.180.31\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432644999;}}'),
(3599, 231, 'nickname', 'Emilia_Rosa'),
(3600, 231, 'first_name', 'Emília'),
(3601, 231, 'last_name', 'Rosa'),
(3602, 231, 'description', ''),
(3603, 231, 'rich_editing', 'true'),
(3604, 231, 'comment_shortcuts', 'false'),
(3605, 231, 'admin_color', 'fresh'),
(3606, 231, 'use_ssl', '0'),
(3607, 231, 'show_admin_bar_front', 'true'),
(3608, 231, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3609, 231, 'wp_user_level', '0'),
(3610, 231, 'wsl_current_provider', 'Facebook'),
(3611, 231, 'wsl_current_user_image', 'https://graph.facebook.com/10205618129866160/picture?width=150&height=150'),
(3612, 231, 'session_tokens', 'a:1:{s:64:\"01c5dbbe4a028cb3bd33cd3f7a256fe995934fac5db80614963309a6b1aed42e\";a:4:{s:10:\"expiration\";i:1433854730;s:2:\"ip\";s:13:\"192.168.83.58\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1432645130;}}'),
(3613, 232, 'nickname', 'Rodrigo_Bravo_Pimentao'),
(3614, 232, 'first_name', 'Rodrigo'),
(3615, 232, 'last_name', 'Pimentão'),
(3616, 232, 'description', ''),
(3617, 232, 'rich_editing', 'true'),
(3618, 232, 'comment_shortcuts', 'false'),
(3619, 232, 'admin_color', 'fresh'),
(3620, 232, 'use_ssl', '0'),
(3621, 232, 'show_admin_bar_front', 'true'),
(3622, 232, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3623, 232, 'wp_user_level', '0'),
(3624, 232, 'wsl_current_provider', 'Facebook'),
(3625, 232, 'wsl_current_user_image', 'https://graph.facebook.com/10153423662864789/picture?width=150&height=150'),
(3626, 232, 'session_tokens', 'a:1:{s:64:\"8d11855051be6cd6de612166b57aaf35bead53abb26c7613bdadf43069720e38\";a:4:{s:10:\"expiration\";i:1433854735;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432645135;}}'),
(3627, 233, 'nickname', 'Renato_Alexandre_Costa'),
(3628, 233, 'first_name', 'Renato Alexandre'),
(3629, 233, 'last_name', 'Costa'),
(3630, 233, 'description', ''),
(3631, 233, 'rich_editing', 'true'),
(3632, 233, 'comment_shortcuts', 'false'),
(3633, 233, 'admin_color', 'fresh'),
(3634, 233, 'use_ssl', '0'),
(3635, 233, 'show_admin_bar_front', 'true'),
(3636, 233, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3637, 233, 'wp_user_level', '0'),
(3638, 233, 'wsl_current_provider', 'Facebook'),
(3639, 233, 'wsl_current_user_image', 'https://graph.facebook.com/1042758249085160/picture?width=150&height=150'),
(3640, 233, 'session_tokens', 'a:1:{s:64:\"69c63d6438be5e0a29263aea4bea91f44d7bce6b553ed862424232acf867e698\";a:4:{s:10:\"expiration\";i:1433854758;s:2:\"ip\";s:13:\"10.199.135.68\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432645158;}}'),
(3641, 234, 'nickname', 'Rodrigo_Sousa'),
(3642, 234, 'first_name', 'Rodrigo'),
(3643, 234, 'last_name', 'Sousa'),
(3644, 234, 'description', ''),
(3645, 234, 'rich_editing', 'true'),
(3646, 234, 'comment_shortcuts', 'false'),
(3647, 234, 'admin_color', 'fresh'),
(3648, 234, 'use_ssl', '0'),
(3649, 234, 'show_admin_bar_front', 'true'),
(3650, 234, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3651, 234, 'wp_user_level', '0'),
(3652, 234, 'wsl_current_provider', 'Facebook'),
(3653, 234, 'wsl_current_user_image', 'https://graph.facebook.com/10155617845425298/picture?width=150&height=150'),
(3654, 234, 'session_tokens', 'a:2:{s:64:\"f3ce27d7d3eee37d458c88832c87de8ed46ae54158e4c5447dfe210941656fa1\";a:4:{s:10:\"expiration\";i:1433854783;s:2:\"ip\";s:14:\"188.37.153.183\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432645183;}s:64:\"7e8f29cf8ddde17f2d899dd1a42a33ca161485a81658c5d4063e9e217b83f1b6\";a:4:{s:10:\"expiration\";i:1434046205;s:2:\"ip\";s:14:\"85.242.249.109\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432836605;}}'),
(3655, 235, 'nickname', 'Vanessa_Almeida_Faria_Almodovar'),
(3656, 235, 'first_name', 'Vanessa'),
(3657, 235, 'last_name', 'Almeida Faria Almodôvar'),
(3658, 235, 'description', ''),
(3659, 235, 'rich_editing', 'true'),
(3660, 235, 'comment_shortcuts', 'false'),
(3661, 235, 'admin_color', 'fresh'),
(3662, 235, 'use_ssl', '0'),
(3663, 235, 'show_admin_bar_front', 'true'),
(3664, 235, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3665, 235, 'wp_user_level', '0'),
(3666, 235, 'wsl_current_provider', 'Facebook'),
(3667, 235, 'wsl_current_user_image', 'https://graph.facebook.com/10153071351422851/picture?width=150&height=150'),
(3668, 235, 'session_tokens', 'a:1:{s:64:\"9cd91d1dd5c3971d13fe9eb72c423d6554e63b28378841ed9f770bdae8deda20\";a:4:{s:10:\"expiration\";i:1433854807;s:2:\"ip\";s:13:\"85.243.32.113\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G530FZ Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432645207;}}'),
(3669, 236, 'nickname', 'Tiago_Madeira'),
(3670, 236, 'first_name', 'Tiago'),
(3671, 236, 'last_name', 'Madeira'),
(3672, 236, 'description', ''),
(3673, 236, 'rich_editing', 'true'),
(3674, 236, 'comment_shortcuts', 'false'),
(3675, 236, 'admin_color', 'fresh'),
(3676, 236, 'use_ssl', '0'),
(3677, 236, 'show_admin_bar_front', 'true'),
(3678, 236, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3679, 236, 'wp_user_level', '0'),
(3680, 236, 'wsl_current_provider', 'Facebook'),
(3681, 236, 'wsl_current_user_image', 'https://graph.facebook.com/10203967495538502/picture?width=150&height=150'),
(3682, 236, 'session_tokens', 'a:2:{s:64:\"ddf3a276ed60523a978ddbad30194418583742643dbe42932fb25703b0d7dfb1\";a:4:{s:10:\"expiration\";i:1433854904;s:2:\"ip\";s:14:\"213.58.129.250\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432645304;}s:64:\"e57d304391653130241121b05e5e8a1c62a00581be56655d29a7ca375ac994ee\";a:4:{s:10:\"expiration\";i:1435051290;s:2:\"ip\";s:13:\"79.168.231.98\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433841690;}}'),
(3683, 237, 'nickname', 'Nuno_Canas_Mendes'),
(3684, 237, 'first_name', 'Nuno'),
(3685, 237, 'last_name', 'Mendes'),
(3686, 237, 'description', ''),
(3687, 237, 'rich_editing', 'true'),
(3688, 237, 'comment_shortcuts', 'false'),
(3689, 237, 'admin_color', 'fresh'),
(3690, 237, 'use_ssl', '0'),
(3691, 237, 'show_admin_bar_front', 'true'),
(3692, 237, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3693, 237, 'wp_user_level', '0'),
(3694, 237, 'wsl_current_provider', 'Facebook'),
(3695, 237, 'wsl_current_user_image', 'https://graph.facebook.com/10204056296314079/picture?width=150&height=150'),
(3696, 237, 'session_tokens', 'a:1:{s:64:\"08eef8951e5cdd4c8f4add4f82712e927dbdce9734ef93e3c3ec45e9458e090f\";a:4:{s:10:\"expiration\";i:1433854913;s:2:\"ip\";s:13:\"193.136.98.13\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432645313;}}'),
(3697, 237, 'votou', 'sim'),
(3698, 237, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(3699, 235, 'votou', 'sim'),
(3700, 235, 'user_votes', 'maior-remada-do-ano-billabong_p1090,revelacao-do-ano-deeply_p1383'),
(3701, 238, 'nickname', 'Nuno_dOrey_Assuncao'),
(3702, 238, 'first_name', 'Nuno d\'Orey'),
(3703, 238, 'last_name', 'Assunção'),
(3704, 238, 'description', ''),
(3705, 238, 'rich_editing', 'true'),
(3706, 238, 'comment_shortcuts', 'false'),
(3707, 238, 'admin_color', 'fresh'),
(3708, 238, 'use_ssl', '0'),
(3709, 238, 'show_admin_bar_front', 'true'),
(3710, 238, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3711, 238, 'wp_user_level', '0'),
(3712, 238, 'wsl_current_provider', 'Google'),
(3713, 238, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(3714, 238, 'session_tokens', 'a:1:{s:64:\"a32c527ec084e83c58a1bd6a3560558ab23e4c7e06a48dede1fac36716f3fbd2\";a:4:{s:10:\"expiration\";i:1433854978;s:2:\"ip\";s:13:\"62.28.232.136\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432645378;}}'),
(3715, 239, 'nickname', 'Duarte_Nuno_Rocha_Antunes'),
(3716, 239, 'first_name', 'Duarte Nuno'),
(3717, 239, 'last_name', 'Rocha Antunes'),
(3718, 239, 'description', ''),
(3719, 239, 'rich_editing', 'true'),
(3720, 239, 'comment_shortcuts', 'false'),
(3721, 239, 'admin_color', 'fresh'),
(3722, 239, 'use_ssl', '0'),
(3723, 239, 'show_admin_bar_front', 'true'),
(3724, 239, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3725, 239, 'wp_user_level', '0'),
(3726, 239, 'wsl_current_provider', 'Facebook'),
(3727, 239, 'wsl_current_user_image', 'https://graph.facebook.com/10203888377442632/picture?width=150&height=150'),
(3728, 239, 'session_tokens', 'a:1:{s:64:\"dac06a3f05728898ece7e3b2f5150d51b7888721adee2997dd9a98019db6a30d\";a:4:{s:10:\"expiration\";i:1435082349;s:2:\"ip\";s:12:\"177.92.31.18\";s:2:\"ua\";s:112:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2421.0 Safari/537.36\";s:5:\"login\";i:1433872749;}}'),
(3729, 240, 'nickname', 'Jose_Joao_Froes'),
(3730, 240, 'first_name', 'José João'),
(3731, 240, 'last_name', 'Froes'),
(3732, 240, 'description', ''),
(3733, 240, 'rich_editing', 'true'),
(3734, 240, 'comment_shortcuts', 'false'),
(3735, 240, 'admin_color', 'fresh'),
(3736, 240, 'use_ssl', '0'),
(3737, 240, 'show_admin_bar_front', 'true'),
(3738, 240, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3739, 240, 'wp_user_level', '0'),
(3740, 240, 'wsl_current_provider', 'Facebook'),
(3741, 240, 'wsl_current_user_image', 'https://graph.facebook.com/10204288412235562/picture?width=150&height=150'),
(3742, 240, 'session_tokens', 'a:1:{s:64:\"c60029d7889afdfd147b1de19214ad860e1b04cda09ed35f200f3cd044d826de\";a:4:{s:10:\"expiration\";i:1433855018;s:2:\"ip\";s:13:\"62.169.86.131\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432645418;}}'),
(3743, 236, 'votou', 'sim'),
(3744, 236, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(3745, 241, 'nickname', 'La_Salette_Loureiro'),
(3746, 241, 'first_name', 'La Salette'),
(3747, 241, 'last_name', 'Loureiro'),
(3748, 241, 'description', ''),
(3749, 241, 'rich_editing', 'true'),
(3750, 241, 'comment_shortcuts', 'false'),
(3751, 241, 'admin_color', 'fresh'),
(3752, 241, 'use_ssl', '0'),
(3753, 241, 'show_admin_bar_front', 'true'),
(3754, 241, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3755, 241, 'wp_user_level', '0'),
(3756, 241, 'wsl_current_provider', 'Facebook'),
(3757, 241, 'wsl_current_user_image', 'https://graph.facebook.com/1446367815679296/picture?width=150&height=150'),
(3758, 241, 'session_tokens', 'a:2:{s:64:\"66a7a3ef9b8de29315c79b427031164bfdbc7bdf0ad371f46a561e33ea061c06\";a:4:{s:10:\"expiration\";i:1433855064;s:2:\"ip\";s:9:\"2.81.0.22\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432645464;}s:64:\"74c63a2a8d733b35a39dfc2fecc36edf23be3b45ec772b38cf35cddcde06c63d\";a:4:{s:10:\"expiration\";i:1434550588;s:2:\"ip\";s:11:\"2.83.92.109\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433340988;}}'),
(3759, 234, 'votou', 'sim'),
(3760, 234, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(3761, 229, 'votou', 'sim'),
(3762, 229, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(3763, 240, 'votou', 'sim'),
(3764, 240, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(3765, 242, 'nickname', 'Carla_Lopes'),
(3766, 242, 'first_name', 'Carla'),
(3767, 242, 'last_name', 'Lopes'),
(3768, 242, 'description', ''),
(3769, 242, 'rich_editing', 'true'),
(3770, 242, 'comment_shortcuts', 'false'),
(3771, 242, 'admin_color', 'fresh'),
(3772, 242, 'use_ssl', '0'),
(3773, 242, 'show_admin_bar_front', 'true'),
(3774, 242, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3775, 242, 'wp_user_level', '0'),
(3776, 242, 'wsl_current_provider', 'Facebook'),
(3777, 242, 'wsl_current_user_image', 'https://graph.facebook.com/10206763285305088/picture?width=150&height=150'),
(3778, 242, 'session_tokens', 'a:1:{s:64:\"2b4f8834c5e01b250081fbd2767ced379f37e28354732cc0d6719365f821916e\";a:4:{s:10:\"expiration\";i:1433855200;s:2:\"ip\";s:12:\"89.154.12.74\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432645600;}}'),
(3779, 243, 'nickname', 'Ceu_Saturnino'),
(3780, 243, 'first_name', 'Céu'),
(3781, 243, 'last_name', 'Saturnino'),
(3782, 243, 'description', ''),
(3783, 243, 'rich_editing', 'true'),
(3784, 243, 'comment_shortcuts', 'false'),
(3785, 243, 'admin_color', 'fresh'),
(3786, 243, 'use_ssl', '0'),
(3787, 243, 'show_admin_bar_front', 'true'),
(3788, 243, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3789, 243, 'wp_user_level', '0'),
(3790, 243, 'wsl_current_provider', 'Facebook'),
(3791, 243, 'wsl_current_user_image', 'https://graph.facebook.com/873516039352519/picture?width=150&height=150'),
(3792, 243, 'session_tokens', 'a:1:{s:64:\"f2c0a8dd0151bd96a87530b955b8b9e671c0b715d7d173e4597d69e377cbdfd6\";a:4:{s:10:\"expiration\";i:1433855286;s:2:\"ip\";s:13:\"144.64.107.87\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432645686;}}'),
(3793, 242, 'votou', 'sim'),
(3794, 242, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(3795, 232, 'votou', 'sim'),
(3796, 232, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(3797, 244, 'nickname', 'Francisca_Siopa'),
(3798, 244, 'first_name', 'Francisca'),
(3799, 244, 'last_name', 'Siopa'),
(3800, 244, 'description', ''),
(3801, 244, 'rich_editing', 'true'),
(3802, 244, 'comment_shortcuts', 'false'),
(3803, 244, 'admin_color', 'fresh'),
(3804, 244, 'use_ssl', '0'),
(3805, 244, 'show_admin_bar_front', 'true'),
(3806, 244, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3807, 244, 'wp_user_level', '0'),
(3808, 244, 'wsl_current_provider', 'Facebook'),
(3809, 244, 'wsl_current_user_image', 'https://graph.facebook.com/825905567495033/picture?width=150&height=150'),
(3810, 244, 'session_tokens', 'a:2:{s:64:\"392f5eee70f000e6417a880d0657bec769a4b1c546ff17850a7fdabfe9b55fce\";a:4:{s:10:\"expiration\";i:1433855510;s:2:\"ip\";s:14:\"188.29.165.219\";s:2:\"ua\";s:266:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/Three;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432645910;}s:64:\"d51f832d4c6f0bd44301d3ecf05be83a08eb44ac2683cbc99a6115f75399255a\";a:4:{s:10:\"expiration\";i:1433881250;s:2:\"ip\";s:13:\"90.192.128.10\";s:2:\"ua\";s:114:\"Mozilla/5.0 (X11; CrOS armv7l 6812.88.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.153 Safari/537.36\";s:5:\"login\";i:1432671650;}}'),
(3811, 245, 'nickname', 'Teresa_Costa'),
(3812, 245, 'first_name', 'Teresa'),
(3813, 245, 'last_name', 'Costa'),
(3814, 245, 'description', ''),
(3815, 245, 'rich_editing', 'true'),
(3816, 245, 'comment_shortcuts', 'false'),
(3817, 245, 'admin_color', 'fresh'),
(3818, 245, 'use_ssl', '0'),
(3819, 245, 'show_admin_bar_front', 'true'),
(3820, 245, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3821, 245, 'wp_user_level', '0'),
(3822, 245, 'wsl_current_provider', 'Facebook'),
(3823, 245, 'wsl_current_user_image', 'https://graph.facebook.com/10152767793561651/picture?width=150&height=150'),
(3824, 245, 'session_tokens', 'a:2:{s:64:\"515d851b82773c0bebe2963767526d21383d5817eb8c5cc6a7f2ef59d828cfda\";a:4:{s:10:\"expiration\";i:1433855622;s:2:\"ip\";s:14:\"188.37.153.183\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432646022;}s:64:\"9290f95abb717f6d35c13484bf486bd0b0a3eed4bea1226fa61ddba179890df9\";a:4:{s:10:\"expiration\";i:1435053221;s:2:\"ip\";s:11:\"95.92.97.82\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433843621;}}'),
(3825, 246, 'nickname', 'Foz_Camp'),
(3826, 246, 'first_name', 'Foz'),
(3827, 246, 'last_name', 'Camp'),
(3828, 246, 'description', ''),
(3829, 246, 'rich_editing', 'true'),
(3830, 246, 'comment_shortcuts', 'false'),
(3831, 246, 'admin_color', 'fresh'),
(3832, 246, 'use_ssl', '0'),
(3833, 246, 'show_admin_bar_front', 'true'),
(3834, 246, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3835, 246, 'wp_user_level', '0'),
(3836, 246, 'wsl_current_provider', 'Facebook'),
(3837, 246, 'wsl_current_user_image', 'https://graph.facebook.com/10207009892031988/picture?width=150&height=150'),
(3838, 246, 'session_tokens', 'a:1:{s:64:\"5faa64f9b57f4d611eb3a5a524b624469f57e578efd49d583fe73ca23d98db52\";a:4:{s:10:\"expiration\";i:1433855834;s:2:\"ip\";s:10:\"2.83.86.34\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432646234;}}'),
(3839, 247, 'nickname', 'Tiago_Gomes'),
(3840, 247, 'first_name', 'Tiago'),
(3841, 247, 'last_name', 'Gomes'),
(3842, 247, 'description', ''),
(3843, 247, 'rich_editing', 'true'),
(3844, 247, 'comment_shortcuts', 'false'),
(3845, 247, 'admin_color', 'fresh'),
(3846, 247, 'use_ssl', '0'),
(3847, 247, 'show_admin_bar_front', 'true'),
(3848, 247, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3849, 247, 'wp_user_level', '0'),
(3850, 247, 'wsl_current_provider', 'Facebook'),
(3851, 247, 'wsl_current_user_image', 'https://graph.facebook.com/1841613262731044/picture?width=150&height=150'),
(3852, 247, 'session_tokens', 'a:1:{s:64:\"d61d43a1efd3f1118b4ba741873345ec49bb17f4b6480c0fcbccc8fdf18d9ff5\";a:4:{s:10:\"expiration\";i:1433855853;s:2:\"ip\";s:12:\"89.153.74.76\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432646253;}}'),
(3853, 245, 'votou', 'sim'),
(3854, 245, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(3855, 247, 'votou', 'sim'),
(3856, 247, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(3857, 248, 'nickname', 'Andre_Filipe_Pessoa'),
(3858, 248, 'first_name', 'André Filipe'),
(3859, 248, 'last_name', 'Pessoa'),
(3860, 248, 'description', ''),
(3861, 248, 'rich_editing', 'true'),
(3862, 248, 'comment_shortcuts', 'false'),
(3863, 248, 'admin_color', 'fresh'),
(3864, 248, 'use_ssl', '0'),
(3865, 248, 'show_admin_bar_front', 'true'),
(3866, 248, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3867, 248, 'wp_user_level', '0'),
(3868, 248, 'wsl_current_provider', 'Facebook'),
(3869, 248, 'wsl_current_user_image', 'https://graph.facebook.com/622085444593252/picture?width=150&height=150'),
(3870, 248, 'session_tokens', 'a:1:{s:64:\"dfb614deda8490b80fe6f7e743908557c3c132d511523db81999338696cc9b0b\";a:4:{s:10:\"expiration\";i:1433855971;s:2:\"ip\";s:12:\"95.136.10.89\";s:2:\"ua\";s:263:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/27.0.0.34.13;FBBV/9902566;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432646371;}}'),
(3871, 249, 'nickname', 'Ramiro_Costa'),
(3872, 249, 'first_name', 'Ramiro'),
(3873, 249, 'last_name', 'Costa'),
(3874, 249, 'description', ''),
(3875, 249, 'rich_editing', 'true'),
(3876, 249, 'comment_shortcuts', 'false'),
(3877, 249, 'admin_color', 'fresh'),
(3878, 249, 'use_ssl', '0'),
(3879, 249, 'show_admin_bar_front', 'true'),
(3880, 249, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3881, 249, 'wp_user_level', '0'),
(3882, 249, 'wsl_current_provider', 'Facebook'),
(3883, 249, 'wsl_current_user_image', 'https://graph.facebook.com/10206735920857275/picture?width=150&height=150'),
(3884, 249, 'session_tokens', 'a:2:{s:64:\"4071526842e86cc6f8cbe3f24b77fa4b26831ea8889b3af0b50afc4aa434885b\";a:4:{s:10:\"expiration\";i:1433856015;s:2:\"ip\";s:14:\"188.37.153.183\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432646415;}s:64:\"b792ace5c48865342890afc6d9a6a9882933153fb8f4cdab7729d9cbf92f220d\";a:4:{s:10:\"expiration\";i:1434097274;s:2:\"ip\";s:14:\"93.108.156.107\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432887674;}}'),
(3885, 250, 'nickname', 'Angela_Santos'),
(3886, 250, 'first_name', 'Angela'),
(3887, 250, 'last_name', 'Santos'),
(3888, 250, 'description', ''),
(3889, 250, 'rich_editing', 'true'),
(3890, 250, 'comment_shortcuts', 'false'),
(3891, 250, 'admin_color', 'fresh'),
(3892, 250, 'use_ssl', '0'),
(3893, 250, 'show_admin_bar_front', 'true'),
(3894, 250, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3895, 250, 'wp_user_level', '0'),
(3896, 250, 'wsl_current_provider', 'Google'),
(3897, 250, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(3898, 250, 'session_tokens', 'a:1:{s:64:\"0f62242a09b04471db500b5ba0491bfad55afc37aa306dbf6f7a315d7b3f03c8\";a:4:{s:10:\"expiration\";i:1433856022;s:2:\"ip\";s:13:\"87.103.59.227\";s:2:\"ua\";s:266:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432646422;}}'),
(3899, 248, 'votou', 'sim'),
(3900, 248, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(3901, 226, 'votou', 'sim'),
(3902, 226, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(3903, 249, 'votou', 'sim'),
(3904, 249, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(3905, 251, 'nickname', 'Miguel_Antunes_de_Moura'),
(3906, 251, 'first_name', 'Miguel'),
(3907, 251, 'last_name', 'Moura'),
(3908, 251, 'description', ''),
(3909, 251, 'rich_editing', 'true'),
(3910, 251, 'comment_shortcuts', 'false'),
(3911, 251, 'admin_color', 'fresh'),
(3912, 251, 'use_ssl', '0'),
(3913, 251, 'show_admin_bar_front', 'true'),
(3914, 251, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3915, 251, 'wp_user_level', '0'),
(3916, 251, 'wsl_current_provider', 'Facebook'),
(3917, 251, 'wsl_current_user_image', 'https://graph.facebook.com/10153354452933024/picture?width=150&height=150'),
(3918, 251, 'session_tokens', 'a:2:{s:64:\"c315e5760d682283260329ce7a253be0afddc88d2c6007dd0aded6dbf1040b3f\";a:4:{s:10:\"expiration\";i:1433856165;s:2:\"ip\";s:13:\"46.189.245.60\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432646565;}s:64:\"2fa0afdc21fc1193344afc34ed662cf03779cf806989ac1f071bebb5cd274838\";a:4:{s:10:\"expiration\";i:1434197168;s:2:\"ip\";s:14:\"85.244.214.166\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4) AppleWebKit/600.7.7 (KHTML, like Gecko) Version/8.0.7 Safari/600.7.7\";s:5:\"login\";i:1432987568;}}'),
(3919, 252, 'nickname', 'Edgar_Pereira'),
(3920, 252, 'first_name', 'Edgar'),
(3921, 252, 'last_name', 'Pereira'),
(3922, 252, 'description', ''),
(3923, 252, 'rich_editing', 'true'),
(3924, 252, 'comment_shortcuts', 'false'),
(3925, 252, 'admin_color', 'fresh'),
(3926, 252, 'use_ssl', '0'),
(3927, 252, 'show_admin_bar_front', 'true'),
(3928, 252, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3929, 252, 'wp_user_level', '0'),
(3930, 252, 'wsl_current_provider', 'Facebook'),
(3931, 252, 'wsl_current_user_image', 'https://graph.facebook.com/10206893984690572/picture?width=150&height=150'),
(3932, 252, 'session_tokens', 'a:1:{s:64:\"7a8e0dbb66f66ca01189b5f04412c2a8212cb5be98d419b82c61c95e65fbc61f\";a:4:{s:10:\"expiration\";i:1433856180;s:2:\"ip\";s:13:\"176.79.141.78\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432646580;}}'),
(3933, 253, 'nickname', 'Antonio_Rodrigues'),
(3934, 253, 'first_name', 'António'),
(3935, 253, 'last_name', 'Rodrigues'),
(3936, 253, 'description', ''),
(3937, 253, 'rich_editing', 'true'),
(3938, 253, 'comment_shortcuts', 'false'),
(3939, 253, 'admin_color', 'fresh'),
(3940, 253, 'use_ssl', '0'),
(3941, 253, 'show_admin_bar_front', 'true'),
(3942, 253, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3943, 253, 'wp_user_level', '0'),
(3944, 253, 'wsl_current_provider', 'Google'),
(3945, 253, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-QL705vBCslE/AAAAAAAAAAI/AAAAAAAAAe8/8SW4XfrqSgQ/photo.jpg?sz=200'),
(3946, 253, 'session_tokens', 'a:1:{s:64:\"f8005f08d71a1c625783a8959b352989f6c12cc4ed6efb1d5ba8da8459e567af\";a:4:{s:10:\"expiration\";i:1433856204;s:2:\"ip\";s:12:\"85.246.236.6\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432646604;}}'),
(3947, 246, 'votou', 'sim'),
(3948, 246, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(3949, 254, 'nickname', 'Maria_Rebelo_de_Andrade'),
(3950, 254, 'first_name', 'Maria'),
(3951, 254, 'last_name', 'Rebelo de Andrade'),
(3952, 254, 'description', ''),
(3953, 254, 'rich_editing', 'true'),
(3954, 254, 'comment_shortcuts', 'false'),
(3955, 254, 'admin_color', 'fresh'),
(3956, 254, 'use_ssl', '0'),
(3957, 254, 'show_admin_bar_front', 'true'),
(3958, 254, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3959, 254, 'wp_user_level', '0'),
(3960, 254, 'wsl_current_provider', 'Facebook'),
(3961, 254, 'wsl_current_user_image', 'https://graph.facebook.com/10205295005029220/picture?width=150&height=150'),
(3962, 254, 'session_tokens', 'a:2:{s:64:\"aed072d56e89c40723566f166d936de5ac87ab65d897f01fa240be69c72534e4\";a:4:{s:10:\"expiration\";i:1433856269;s:2:\"ip\";s:13:\"85.138.77.218\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432646669;}s:64:\"b901fb72fe20f640c228def1a0ef4cffa293b9223fe67a7690514988ffdf699a\";a:4:{s:10:\"expiration\";i:1433886189;s:2:\"ip\";s:13:\"85.138.77.218\";s:2:\"ua\";s:247:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/18.1.0.14.11;FBBV/5295262;FBDV/iPad2,2;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/1; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432676589;}}'),
(3963, 254, 'votou', 'sim'),
(3964, 254, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(3965, 255, 'nickname', 'Marco_Silva'),
(3966, 255, 'first_name', 'Marco'),
(3967, 255, 'last_name', 'Silva'),
(3968, 255, 'description', ''),
(3969, 255, 'rich_editing', 'true'),
(3970, 255, 'comment_shortcuts', 'false'),
(3971, 255, 'admin_color', 'fresh'),
(3972, 255, 'use_ssl', '0'),
(3973, 255, 'show_admin_bar_front', 'true'),
(3974, 255, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3975, 255, 'wp_user_level', '0'),
(3976, 255, 'wsl_current_provider', 'Facebook'),
(3977, 255, 'wsl_current_user_image', 'https://graph.facebook.com/10152901103275172/picture?width=150&height=150'),
(3978, 255, 'session_tokens', 'a:1:{s:64:\"a6e9cc331af827f72d7789f62abe74e8a9f2df55d0f983bb050efd9efccacc2f\";a:4:{s:10:\"expiration\";i:1433856296;s:2:\"ip\";s:13:\"10.161.212.46\";s:2:\"ua\";s:268:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Orange;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432646696;}}'),
(3979, 256, 'nickname', 'Joana_Alegre_Duarte'),
(3980, 256, 'first_name', 'Joana'),
(3981, 256, 'last_name', 'Duarte'),
(3982, 256, 'description', ''),
(3983, 256, 'rich_editing', 'true'),
(3984, 256, 'comment_shortcuts', 'false'),
(3985, 256, 'admin_color', 'fresh'),
(3986, 256, 'use_ssl', '0'),
(3987, 256, 'show_admin_bar_front', 'true'),
(3988, 256, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(3989, 256, 'wp_user_level', '0'),
(3990, 256, 'wsl_current_provider', 'Facebook'),
(3991, 256, 'wsl_current_user_image', 'https://graph.facebook.com/10153404344699703/picture?width=150&height=150'),
(3992, 256, 'session_tokens', 'a:2:{s:64:\"d19b7727e18d83dd0ccffd9fdc0512f4431297763111250b84eee69964802629\";a:4:{s:10:\"expiration\";i:1433856299;s:2:\"ip\";s:12:\"213.30.62.62\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432646699;}s:64:\"2d067ca82df60a467660beee9351be37eb977d39cd809d4e276dee910bffb2eb\";a:4:{s:10:\"expiration\";i:1434017698;s:2:\"ip\";s:12:\"213.30.62.62\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432808098;}}'),
(3993, 253, 'votou', 'sim'),
(3994, 253, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(3995, 55, 'votou', 'sim'),
(3996, 55, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375'),
(3997, 257, 'nickname', 'Guadalupe_Cortez_Pereira'),
(3998, 257, 'first_name', 'Guadalupe'),
(3999, 257, 'last_name', 'Cortez Pereira'),
(4000, 257, 'description', ''),
(4001, 257, 'rich_editing', 'true'),
(4002, 257, 'comment_shortcuts', 'false'),
(4003, 257, 'admin_color', 'fresh'),
(4004, 257, 'use_ssl', '0'),
(4005, 257, 'show_admin_bar_front', 'true'),
(4006, 257, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4007, 257, 'wp_user_level', '0'),
(4008, 257, 'wsl_current_provider', 'Facebook'),
(4009, 257, 'wsl_current_user_image', 'https://graph.facebook.com/10205971136411580/picture?width=150&height=150'),
(4010, 257, 'session_tokens', 'a:2:{s:64:\"32f954e21bda7903b7a3477e28b4120489e206de40f91746fca9776fbae71ca7\";a:4:{s:10:\"expiration\";i:1433856354;s:2:\"ip\";s:12:\"41.205.63.40\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Carrier;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432646754;}s:64:\"47cf48509c7031491aa5d9004740525005e6639612bfe24822cc475a2ff5089d\";a:4:{s:10:\"expiration\";i:1433856413;s:2:\"ip\";s:12:\"41.205.63.40\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Carrier;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432646813;}}'),
(4011, 258, 'nickname', 'Joao_Monge'),
(4012, 258, 'first_name', 'Joao'),
(4013, 258, 'last_name', 'Monge'),
(4014, 258, 'description', ''),
(4015, 258, 'rich_editing', 'true'),
(4016, 258, 'comment_shortcuts', 'false'),
(4017, 258, 'admin_color', 'fresh'),
(4018, 258, 'use_ssl', '0'),
(4019, 258, 'show_admin_bar_front', 'true'),
(4020, 258, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4021, 258, 'wp_user_level', '0'),
(4022, 258, 'wsl_current_provider', 'Facebook'),
(4023, 258, 'wsl_current_user_image', 'https://graph.facebook.com/10152738832632303/picture?width=150&height=150'),
(4024, 258, 'session_tokens', 'a:1:{s:64:\"bcd127611225aa3795dcc77f3463d11714e0048a8d00648e4367615eb7fc80ef\";a:4:{s:10:\"expiration\";i:1433856386;s:2:\"ip\";s:12:\"87.103.49.70\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432646786;}}'),
(4025, 186, 'votou', 'sim'),
(4026, 186, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(4027, 255, 'votou', 'sim'),
(4028, 255, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(4029, 256, 'votou', 'sim'),
(4030, 256, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1385'),
(4031, 251, 'votou', 'sim'),
(4032, 251, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(4033, 259, 'nickname', 'Alexandra_Rocha_Antunes'),
(4034, 259, 'first_name', 'Alexandra'),
(4035, 259, 'last_name', 'Antunes'),
(4036, 259, 'description', ''),
(4037, 259, 'rich_editing', 'true'),
(4038, 259, 'comment_shortcuts', 'false'),
(4039, 259, 'admin_color', 'fresh'),
(4040, 259, 'use_ssl', '0'),
(4041, 259, 'show_admin_bar_front', 'true'),
(4042, 259, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4043, 259, 'wp_user_level', '0'),
(4044, 259, 'wsl_current_provider', 'Facebook'),
(4045, 259, 'wsl_current_user_image', 'https://graph.facebook.com/10200450890710399/picture?width=150&height=150'),
(4046, 259, 'session_tokens', 'a:1:{s:64:\"9848b62dcfa2e44b510723b80a970bca864a38d9eb61dd97af80109a9026d1b4\";a:4:{s:10:\"expiration\";i:1433856562;s:2:\"ip\";s:14:\"93.108.241.131\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432646962;}}'),
(4047, 258, 'votou', 'sim'),
(4048, 258, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(4049, 259, 'votou', 'sim'),
(4050, 259, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(4051, 260, 'nickname', 'Luis_Rocha_Antunes'),
(4052, 260, 'first_name', 'Luis'),
(4053, 260, 'last_name', 'Antunes'),
(4054, 260, 'description', ''),
(4055, 260, 'rich_editing', 'true'),
(4056, 260, 'comment_shortcuts', 'false'),
(4057, 260, 'admin_color', 'fresh'),
(4058, 260, 'use_ssl', '0'),
(4059, 260, 'show_admin_bar_front', 'true'),
(4060, 260, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4061, 260, 'wp_user_level', '0'),
(4062, 260, 'wsl_current_provider', 'Facebook'),
(4063, 260, 'wsl_current_user_image', 'https://graph.facebook.com/10203939579839736/picture?width=150&height=150'),
(4064, 260, 'session_tokens', 'a:1:{s:64:\"897d1378376ab3f29ec112fb354364a58d1ea2dfac374ac1ac178b6e7937679a\";a:4:{s:10:\"expiration\";i:1433856595;s:2:\"ip\";s:13:\"88.214.166.28\";s:2:\"ua\";s:134:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B411 Safari/600.1.4\";s:5:\"login\";i:1432646995;}}'),
(4065, 261, 'nickname', 'Isa_Andrade'),
(4066, 261, 'first_name', 'Isa'),
(4067, 261, 'last_name', 'Andrade'),
(4068, 261, 'description', ''),
(4069, 261, 'rich_editing', 'true'),
(4070, 261, 'comment_shortcuts', 'false'),
(4071, 261, 'admin_color', 'fresh'),
(4072, 261, 'use_ssl', '0'),
(4073, 261, 'show_admin_bar_front', 'true'),
(4074, 261, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4075, 261, 'wp_user_level', '0'),
(4076, 261, 'wsl_current_provider', 'Facebook'),
(4077, 261, 'wsl_current_user_image', 'https://graph.facebook.com/836850169727349/picture?width=150&height=150'),
(4078, 261, 'session_tokens', 'a:3:{s:64:\"f7fb1a4c3e4a89e58d5bf6e4d0fd6a52b6ce165c786ab7a480321ab635c28dd1\";a:4:{s:10:\"expiration\";i:1433856701;s:2:\"ip\";s:14:\"176.78.174.206\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432647101;}s:64:\"55c75287a83b0d27775669ec3f317913ecae506060ce8f021a31ea5d9a06529f\";a:4:{s:10:\"expiration\";i:1433856751;s:2:\"ip\";s:14:\"176.78.174.206\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432647151;}s:64:\"85d678bb698fd047b141845cee6f3b74fa41771ef5b0f3b339e45fa996f68f7c\";a:4:{s:10:\"expiration\";i:1434722018;s:2:\"ip\";s:14:\"93.102.214.114\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433512418;}}'),
(4079, 260, 'votou', 'sim'),
(4080, 260, 'user_votes', 'revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163'),
(4081, 250, 'votou', 'sim'),
(4082, 250, 'user_votes', 'surfista-do-ano-oakley_p1346,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(4083, 262, 'nickname', 'Al_Jahman'),
(4084, 262, 'first_name', 'Al'),
(4085, 262, 'last_name', 'Jahman'),
(4086, 262, 'description', ''),
(4087, 262, 'rich_editing', 'true'),
(4088, 262, 'comment_shortcuts', 'false'),
(4089, 262, 'admin_color', 'fresh'),
(4090, 262, 'use_ssl', '0'),
(4091, 262, 'show_admin_bar_front', 'true'),
(4092, 262, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4093, 262, 'wp_user_level', '0'),
(4094, 262, 'wsl_current_provider', 'Google'),
(4095, 262, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-3AyYY92K8_Y/AAAAAAAAAAI/AAAAAAAAAD4/fpEQjpdbo50/photo.jpg?sz=200'),
(4096, 262, 'session_tokens', 'a:1:{s:64:\"9f5379424fa96430efe0ba264a8f643b4c6e69a2de2715679539cc8b8389c83e\";a:4:{s:10:\"expiration\";i:1433856820;s:2:\"ip\";s:12:\"2.80.233.219\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432647220;}}'),
(4097, 263, 'nickname', 'Madalena_Algarvio_De_Castro'),
(4098, 263, 'first_name', 'Madalena'),
(4099, 263, 'last_name', 'De Castro'),
(4100, 263, 'description', ''),
(4101, 263, 'rich_editing', 'true'),
(4102, 263, 'comment_shortcuts', 'false'),
(4103, 263, 'admin_color', 'fresh'),
(4104, 263, 'use_ssl', '0'),
(4105, 263, 'show_admin_bar_front', 'true'),
(4106, 263, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4107, 263, 'wp_user_level', '0'),
(4108, 263, 'wsl_current_provider', 'Facebook'),
(4109, 263, 'wsl_current_user_image', 'https://graph.facebook.com/10203155242481331/picture?width=150&height=150'),
(4110, 263, 'session_tokens', 'a:2:{s:64:\"bfa485f1df0c6c9c4345499639bfacc4de509003a3cc618e656a0341a055039c\";a:4:{s:10:\"expiration\";i:1433856828;s:2:\"ip\";s:13:\"95.93.239.188\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432647228;}s:64:\"4eead72df4ddfd546a4b239ba5e701ab3dc7efa866e19b585dc44241148ffe12\";a:4:{s:10:\"expiration\";i:1434661030;s:2:\"ip\";s:13:\"87.103.49.101\";s:2:\"ua\";s:267:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433451430;}}'),
(4111, 264, 'nickname', 'Luana_Mota'),
(4112, 264, 'first_name', 'Luana'),
(4113, 264, 'last_name', 'Mota'),
(4114, 264, 'description', ''),
(4115, 264, 'rich_editing', 'true'),
(4116, 264, 'comment_shortcuts', 'false'),
(4117, 264, 'admin_color', 'fresh'),
(4118, 264, 'use_ssl', '0'),
(4119, 264, 'show_admin_bar_front', 'true'),
(4120, 264, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4121, 264, 'wp_user_level', '0'),
(4122, 264, 'wsl_current_provider', 'Facebook'),
(4123, 264, 'wsl_current_user_image', 'https://graph.facebook.com/10203900600822799/picture?width=150&height=150'),
(4124, 264, 'session_tokens', 'a:1:{s:64:\"69187c6a03d8ad2a7703db9b130b968db8bffff119f7f408c1fce3a0c1c0fd32\";a:4:{s:10:\"expiration\";i:1433856911;s:2:\"ip\";s:11:\"2.83.48.220\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.111 Safari/537.36\";s:5:\"login\";i:1432647311;}}'),
(4125, 265, 'nickname', 'Sam_Sam_Seifi'),
(4126, 265, 'first_name', 'Sam'),
(4127, 265, 'last_name', 'Seifi'),
(4128, 265, 'description', ''),
(4129, 265, 'rich_editing', 'true'),
(4130, 265, 'comment_shortcuts', 'false'),
(4131, 265, 'admin_color', 'fresh'),
(4132, 265, 'use_ssl', '0'),
(4133, 265, 'show_admin_bar_front', 'true'),
(4134, 265, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4135, 265, 'wp_user_level', '0'),
(4136, 265, 'wsl_current_provider', 'Facebook'),
(4137, 265, 'wsl_current_user_image', 'https://graph.facebook.com/10153357470118809/picture?width=150&height=150'),
(4138, 265, 'session_tokens', 'a:1:{s:64:\"5f4a3ed9ab0417c26477898a25b2b1370bd4659331d4222772036509d4e7d3bc\";a:4:{s:10:\"expiration\";i:1433856998;s:2:\"ip\";s:14:\"89.115.115.207\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432647398;}}'),
(4139, 264, 'votou', 'sim'),
(4140, 264, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(4141, 266, 'nickname', 'Silvia_Serra'),
(4142, 266, 'first_name', 'Silvia'),
(4143, 266, 'last_name', 'Serra'),
(4144, 266, 'description', ''),
(4145, 266, 'rich_editing', 'true'),
(4146, 266, 'comment_shortcuts', 'false'),
(4147, 266, 'admin_color', 'fresh'),
(4148, 266, 'use_ssl', '0'),
(4149, 266, 'show_admin_bar_front', 'true'),
(4150, 266, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4151, 266, 'wp_user_level', '0'),
(4152, 266, 'wsl_current_provider', 'Facebook'),
(4153, 266, 'wsl_current_user_image', 'https://graph.facebook.com/10153025405511748/picture?width=150&height=150'),
(4154, 266, 'session_tokens', 'a:1:{s:64:\"c36ac0f0a9f4a0c233503b43043331e47d33416fbbb4dcbb5255e6058b84cf74\";a:4:{s:10:\"expiration\";i:1433857078;s:2:\"ip\";s:14:\"213.229.163.13\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.3; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432647478;}}'),
(4155, 267, 'nickname', 'Simone_Ujvari_Lourenco'),
(4156, 267, 'first_name', 'Simone'),
(4157, 267, 'last_name', 'Ujvari Lourenço'),
(4158, 267, 'description', ''),
(4159, 267, 'rich_editing', 'true'),
(4160, 267, 'comment_shortcuts', 'false'),
(4161, 267, 'admin_color', 'fresh'),
(4162, 267, 'use_ssl', '0'),
(4163, 267, 'show_admin_bar_front', 'true'),
(4164, 267, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4165, 267, 'wp_user_level', '0'),
(4166, 267, 'wsl_current_provider', 'Facebook'),
(4167, 267, 'wsl_current_user_image', 'https://graph.facebook.com/10204222631110900/picture?width=150&height=150'),
(4168, 267, 'session_tokens', 'a:2:{s:64:\"7a73b183425096ffde13a4bbe0ae8f9bae78e21c92758382f1620ed30e8ee12e\";a:4:{s:10:\"expiration\";i:1433857120;s:2:\"ip\";s:13:\"95.93.172.130\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432647520;}s:64:\"6896b98eba5fcc0698ddea43a74934e7ecad1f47b28927f5eb83001c421cf082\";a:4:{s:10:\"expiration\";i:1433857802;s:2:\"ip\";s:13:\"95.93.172.130\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432648202;}}'),
(4169, 268, 'nickname', 'Luis_Ramada'),
(4170, 268, 'first_name', 'Luis'),
(4171, 268, 'last_name', 'Ramada'),
(4172, 268, 'description', ''),
(4173, 268, 'rich_editing', 'true'),
(4174, 268, 'comment_shortcuts', 'false'),
(4175, 268, 'admin_color', 'fresh'),
(4176, 268, 'use_ssl', '0'),
(4177, 268, 'show_admin_bar_front', 'true'),
(4178, 268, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4179, 268, 'wp_user_level', '0'),
(4180, 268, 'wsl_current_provider', 'Facebook'),
(4181, 268, 'wsl_current_user_image', 'https://graph.facebook.com/10204151046405100/picture?width=150&height=150'),
(4182, 268, 'session_tokens', 'a:1:{s:64:\"73af9b4e8d63733aaded5e012816826b09072e30eb323bef2c2fbfe05cc23c11\";a:4:{s:10:\"expiration\";i:1433857132;s:2:\"ip\";s:12:\"87.103.64.33\";s:2:\"ua\";s:244:\"Mozilla/5.0 (iPad; CPU OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B410 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1;FBSS/2; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432647532;}}'),
(4183, 269, 'nickname', 'Carolina_Pereira'),
(4184, 269, 'first_name', 'Carolina'),
(4185, 269, 'last_name', 'Pereira'),
(4186, 269, 'description', ''),
(4187, 269, 'rich_editing', 'true'),
(4188, 269, 'comment_shortcuts', 'false'),
(4189, 269, 'admin_color', 'fresh'),
(4190, 269, 'use_ssl', '0'),
(4191, 269, 'show_admin_bar_front', 'true'),
(4192, 269, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4193, 269, 'wp_user_level', '0'),
(4194, 269, 'wsl_current_provider', 'Facebook'),
(4195, 269, 'wsl_current_user_image', 'https://graph.facebook.com/852483218150545/picture?width=150&height=150'),
(4196, 269, 'session_tokens', 'a:1:{s:64:\"267983d38673b3fcfba5d287e17d700cba869a7d47e06203fc5bc01e96f04127\";a:4:{s:10:\"expiration\";i:1433857144;s:2:\"ip\";s:12:\"93.108.9.191\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432647544;}}'),
(4197, 270, 'nickname', 'Teresa_Brigas'),
(4198, 270, 'first_name', 'Teresa'),
(4199, 270, 'last_name', 'Brigas'),
(4200, 270, 'description', ''),
(4201, 270, 'rich_editing', 'true'),
(4202, 270, 'comment_shortcuts', 'false'),
(4203, 270, 'admin_color', 'fresh'),
(4204, 270, 'use_ssl', '0'),
(4205, 270, 'show_admin_bar_front', 'true'),
(4206, 270, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4207, 270, 'wp_user_level', '0'),
(4208, 270, 'wsl_current_provider', 'Facebook'),
(4209, 270, 'wsl_current_user_image', 'https://graph.facebook.com/1586292128296353/picture?width=150&height=150'),
(4210, 270, 'session_tokens', 'a:2:{s:64:\"15ed31a34e861c02eb62d01b65efd2aa7fde49fd93dce0c4d32885b60eb4168f\";a:4:{s:10:\"expiration\";i:1433857176;s:2:\"ip\";s:12:\"37.189.224.3\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 6_1 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mobile/10B142 [FBAN/MessengerForiOS;FBAV/5.1.0.35.2;FBBV/2418522;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/6.1;FBSS/2; FBCR/VFP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432647576;}s:64:\"e886414a0296fb5593b506cf9eeed6514063adb988e45034f2ae8470765a0f1b\";a:4:{s:10:\"expiration\";i:1433857221;s:2:\"ip\";s:12:\"37.189.224.3\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 6_1 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mobile/10B142 [FBAN/MessengerForiOS;FBAV/5.1.0.35.2;FBBV/2418522;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/6.1;FBSS/2; FBCR/VFP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432647621;}}'),
(4211, 271, 'nickname', 'Tiago_Tavares'),
(4212, 271, 'first_name', 'Tiago'),
(4213, 271, 'last_name', 'Tavares'),
(4214, 271, 'description', ''),
(4215, 271, 'rich_editing', 'true'),
(4216, 271, 'comment_shortcuts', 'false'),
(4217, 271, 'admin_color', 'fresh'),
(4218, 271, 'use_ssl', '0'),
(4219, 271, 'show_admin_bar_front', 'true'),
(4220, 271, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4221, 271, 'wp_user_level', '0'),
(4222, 271, 'wsl_current_provider', 'Facebook'),
(4223, 271, 'wsl_current_user_image', 'https://graph.facebook.com/10204079190760183/picture?width=150&height=150'),
(4224, 271, 'session_tokens', 'a:1:{s:64:\"4c7b9b7268da688137a6b50ab39582d6cf826487b6eeaee21d4cd89bee533774\";a:4:{s:10:\"expiration\";i:1433857176;s:2:\"ip\";s:13:\"176.78.56.160\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1432647576;}}'),
(4225, 272, 'nickname', 'Cristina_Rocha_Antunes'),
(4226, 272, 'first_name', 'Cristina'),
(4227, 272, 'last_name', 'Rocha Antunes'),
(4228, 272, 'description', ''),
(4229, 272, 'rich_editing', 'true'),
(4230, 272, 'comment_shortcuts', 'false'),
(4231, 272, 'admin_color', 'fresh'),
(4232, 272, 'use_ssl', '0'),
(4233, 272, 'show_admin_bar_front', 'true'),
(4234, 272, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4235, 272, 'wp_user_level', '0'),
(4236, 272, 'wsl_current_provider', 'Facebook'),
(4237, 272, 'wsl_current_user_image', 'https://graph.facebook.com/926625180722927/picture?width=150&height=150'),
(4238, 272, 'session_tokens', 'a:3:{s:64:\"eb1fac6dcde1a5a0a2682f0db94df79ebe63a620c50238d262698ef95235be8e\";a:4:{s:10:\"expiration\";i:1434489497;s:2:\"ip\";s:13:\"85.138.207.98\";s:2:\"ua\";s:80:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0; BOIE9;ENUSMSCOM)\";s:5:\"login\";i:1433279897;}s:64:\"134afc38df1d1567de738b04f7eafcaac757937b94e2e5fa234b13fedbc7a195\";a:4:{s:10:\"expiration\";i:1435091092;s:2:\"ip\";s:13:\"85.138.207.98\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433881492;}s:64:\"7c755312676bf05626353a99af488d015dc7f8445549b9c6926eac45deb46a18\";a:4:{s:10:\"expiration\";i:1435092996;s:2:\"ip\";s:13:\"85.138.207.98\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; U; Android 4.2.2; en-us; rk3026 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433883396;}}'),
(4239, 266, 'votou', 'sim'),
(4240, 266, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(4241, 273, 'nickname', 'Francisco_Matos_Peres'),
(4242, 273, 'first_name', 'Francisco'),
(4243, 273, 'last_name', 'Peres'),
(4244, 273, 'description', ''),
(4245, 273, 'rich_editing', 'true'),
(4246, 273, 'comment_shortcuts', 'false'),
(4247, 273, 'admin_color', 'fresh'),
(4248, 273, 'use_ssl', '0'),
(4249, 273, 'show_admin_bar_front', 'true'),
(4250, 273, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4251, 273, 'wp_user_level', '0'),
(4252, 273, 'wsl_current_provider', 'Facebook'),
(4253, 273, 'wsl_current_user_image', 'https://graph.facebook.com/10203937182779197/picture?width=150&height=150'),
(4254, 273, 'session_tokens', 'a:1:{s:64:\"374c71f93418c690c27fc7c0f31e6ca9241601429abb931533f2fcca0045fa3c\";a:4:{s:10:\"expiration\";i:1433857283;s:2:\"ip\";s:14:\"93.108.226.178\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432647683;}}'),
(4255, 274, 'nickname', 'Joao_Bon_De_Sousa'),
(4256, 274, 'first_name', 'Joao'),
(4257, 274, 'last_name', 'De Sousa'),
(4258, 274, 'description', ''),
(4259, 274, 'rich_editing', 'true'),
(4260, 274, 'comment_shortcuts', 'false'),
(4261, 274, 'admin_color', 'fresh'),
(4262, 274, 'use_ssl', '0'),
(4263, 274, 'show_admin_bar_front', 'true'),
(4264, 274, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4265, 274, 'wp_user_level', '0'),
(4266, 274, 'wsl_current_provider', 'Facebook'),
(4267, 274, 'wsl_current_user_image', 'https://graph.facebook.com/10153030278663585/picture?width=150&height=150'),
(4268, 274, 'session_tokens', 'a:1:{s:64:\"a07b72d37a958653a28ed77f0679bd675c019fc6d2886c813bf58a457cbf3b41\";a:4:{s:10:\"expiration\";i:1433857299;s:2:\"ip\";s:12:\"85.242.87.99\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432647699;}}'),
(4269, 267, 'votou', 'sim'),
(4270, 267, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(4271, 272, 'votou', 'sim'),
(4272, 272, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(4273, 274, 'votou', 'sim'),
(4274, 274, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(4275, 275, 'nickname', 'Francisco_Santos'),
(4276, 275, 'first_name', 'Francisco'),
(4277, 275, 'last_name', 'Santos'),
(4278, 275, 'description', ''),
(4279, 275, 'rich_editing', 'true'),
(4280, 275, 'comment_shortcuts', 'false'),
(4281, 275, 'admin_color', 'fresh'),
(4282, 275, 'use_ssl', '0'),
(4283, 275, 'show_admin_bar_front', 'true'),
(4284, 275, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4285, 275, 'wp_user_level', '0'),
(4286, 275, 'wsl_current_provider', 'Facebook'),
(4287, 275, 'wsl_current_user_image', 'https://graph.facebook.com/10205689692458324/picture?width=150&height=150'),
(4288, 275, 'session_tokens', 'a:1:{s:64:\"1e8434867290c5f3cecdba5468e28f9714b275a9b63b3adfca3bbbcc0ac0e27e\";a:4:{s:10:\"expiration\";i:1433857558;s:2:\"ip\";s:14:\"188.37.148.237\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432647958;}}'),
(4289, 276, 'nickname', 'Antonio_Carreira'),
(4290, 276, 'first_name', 'António'),
(4291, 276, 'last_name', 'Carreira'),
(4292, 276, 'description', ''),
(4293, 276, 'rich_editing', 'true'),
(4294, 276, 'comment_shortcuts', 'false'),
(4295, 276, 'admin_color', 'fresh'),
(4296, 276, 'use_ssl', '0'),
(4297, 276, 'show_admin_bar_front', 'true'),
(4298, 276, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4299, 276, 'wp_user_level', '0'),
(4300, 276, 'wsl_current_provider', 'Facebook'),
(4301, 276, 'wsl_current_user_image', 'https://graph.facebook.com/10206682506605296/picture?width=150&height=150'),
(4302, 276, 'session_tokens', 'a:1:{s:64:\"f3c24bb65372f9d5cc7518d321b8842e01258de770b9873f77626267c0dea1bf\";a:4:{s:10:\"expiration\";i:1433857560;s:2:\"ip\";s:12:\"81.90.49.146\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432647960;}}'),
(4303, 277, 'nickname', 'Andre_Vitoria_Do_Carmo'),
(4304, 277, 'first_name', 'André'),
(4305, 277, 'last_name', 'Carmo'),
(4306, 277, 'description', ''),
(4307, 277, 'rich_editing', 'true'),
(4308, 277, 'comment_shortcuts', 'false'),
(4309, 277, 'admin_color', 'fresh'),
(4310, 277, 'use_ssl', '0'),
(4311, 277, 'show_admin_bar_front', 'true'),
(4312, 277, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4313, 277, 'wp_user_level', '0'),
(4314, 277, 'wsl_current_provider', 'Facebook'),
(4315, 277, 'wsl_current_user_image', 'https://graph.facebook.com/10205371613183058/picture?width=150&height=150'),
(4316, 277, 'session_tokens', 'a:1:{s:64:\"2b1d42fa505fc90f0782f492d8c02f0ed0ca37009b851513bbdce84e3c96725c\";a:4:{s:10:\"expiration\";i:1433857605;s:2:\"ip\";s:12:\"2.82.120.157\";s:2:\"ua\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.9 Safari/537.36\";s:5:\"login\";i:1432648005;}}'),
(4317, 271, 'votou', 'sim'),
(4318, 271, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(4319, 278, 'nickname', 'Mariana_Pinto_Guedes'),
(4320, 278, 'first_name', 'Mariana'),
(4321, 278, 'last_name', 'Pinto Guedes'),
(4322, 278, 'description', ''),
(4323, 278, 'rich_editing', 'true'),
(4324, 278, 'comment_shortcuts', 'false'),
(4325, 278, 'admin_color', 'fresh'),
(4326, 278, 'use_ssl', '0'),
(4327, 278, 'show_admin_bar_front', 'true'),
(4328, 278, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4329, 278, 'wp_user_level', '0'),
(4330, 278, 'wsl_current_provider', 'Facebook'),
(4331, 278, 'wsl_current_user_image', 'https://graph.facebook.com/10153408928527783/picture?width=150&height=150'),
(4332, 278, 'session_tokens', 'a:1:{s:64:\"26e0903efe0ccc1d1b986606542826b1a12aa5318a99e9c43e49dbe565865463\";a:4:{s:10:\"expiration\";i:1433857665;s:2:\"ip\";s:11:\"62.28.238.4\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432648065;}}'),
(4333, 269, 'votou', 'sim'),
(4334, 269, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,treinador-do-ano_p1357'),
(4335, 277, 'votou', 'sim'),
(4336, 277, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(4337, 276, 'votou', 'sim'),
(4338, 276, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(4339, 279, 'nickname', 'Luis_Lourenco'),
(4340, 279, 'first_name', 'Luis'),
(4341, 279, 'last_name', 'Lourenço'),
(4342, 279, 'description', ''),
(4343, 279, 'rich_editing', 'true'),
(4344, 279, 'comment_shortcuts', 'false'),
(4345, 279, 'admin_color', 'fresh'),
(4346, 279, 'use_ssl', '0'),
(4347, 279, 'show_admin_bar_front', 'true'),
(4348, 279, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4349, 279, 'wp_user_level', '0'),
(4350, 279, 'wsl_current_provider', 'Facebook'),
(4351, 279, 'wsl_current_user_image', 'https://graph.facebook.com/838065042896075/picture?width=150&height=150'),
(4352, 279, 'session_tokens', 'a:1:{s:64:\"604f933463abb9e1c13bdac7d45f846b4d519ad96d446fff46d87c25b21bdcd7\";a:4:{s:10:\"expiration\";i:1433857731;s:2:\"ip\";s:14:\"85.244.116.123\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432648131;}}'),
(4353, 275, 'votou', 'sim'),
(4354, 275, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(4355, 278, 'votou', 'sim'),
(4356, 278, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(4357, 230, 'votou', 'sim'),
(4358, 230, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(4359, 280, 'nickname', 'Guga_Pira_Carvalho'),
(4360, 280, 'first_name', 'Guga'),
(4361, 280, 'last_name', 'Pirá Carvalho'),
(4362, 280, 'description', ''),
(4363, 280, 'rich_editing', 'true'),
(4364, 280, 'comment_shortcuts', 'false'),
(4365, 280, 'admin_color', 'fresh'),
(4366, 280, 'use_ssl', '0'),
(4367, 280, 'show_admin_bar_front', 'true'),
(4368, 280, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4369, 280, 'wp_user_level', '0'),
(4370, 280, 'wsl_current_provider', 'Facebook'),
(4371, 280, 'wsl_current_user_image', 'https://graph.facebook.com/968189549879812/picture?width=150&height=150'),
(4372, 280, 'session_tokens', 'a:2:{s:64:\"faf2e1611a9724c9fd0692b1776cdc48df63bbab3b24d488112137d4109d3392\";a:4:{s:10:\"expiration\";i:1433857961;s:2:\"ip\";s:13:\"179.218.9.160\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/VIVO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432648361;}s:64:\"54d0e31d2a6ad6a54e4c3e3997b8704fd152f1cf0ed5412c6c8cdf68e3e3a050\";a:4:{s:10:\"expiration\";i:1433858026;s:2:\"ip\";s:13:\"179.218.9.160\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/VIVO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432648426;}}'),
(4373, 281, 'nickname', 'Joao_Palma_Carreira'),
(4374, 281, 'first_name', 'João Palma'),
(4375, 281, 'last_name', 'Carreira'),
(4376, 281, 'description', ''),
(4377, 281, 'rich_editing', 'true'),
(4378, 281, 'comment_shortcuts', 'false'),
(4379, 281, 'admin_color', 'fresh'),
(4380, 281, 'use_ssl', '0'),
(4381, 281, 'show_admin_bar_front', 'true'),
(4382, 281, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4383, 281, 'wp_user_level', '0'),
(4384, 281, 'wsl_current_provider', 'Facebook'),
(4385, 281, 'wsl_current_user_image', 'https://graph.facebook.com/771403219643366/picture?width=150&height=150'),
(4386, 281, 'session_tokens', 'a:1:{s:64:\"a6c7457213b7010e515fdb173d4b7d97db004dde5fdc3355c63b533138d90f09\";a:4:{s:10:\"expiration\";i:1433857982;s:2:\"ip\";s:13:\"46.189.245.60\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432648382;}}'),
(4387, 282, 'nickname', 'Tania_Juliao'),
(4388, 282, 'first_name', 'Tania'),
(4389, 282, 'last_name', 'Juliao'),
(4390, 282, 'description', ''),
(4391, 282, 'rich_editing', 'true'),
(4392, 282, 'comment_shortcuts', 'false'),
(4393, 282, 'admin_color', 'fresh'),
(4394, 282, 'use_ssl', '0'),
(4395, 282, 'show_admin_bar_front', 'true'),
(4396, 282, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4397, 282, 'wp_user_level', '0'),
(4398, 282, 'wsl_current_provider', 'Facebook'),
(4399, 282, 'wsl_current_user_image', 'https://graph.facebook.com/962621260438787/picture?width=150&height=150'),
(4400, 282, 'session_tokens', 'a:1:{s:64:\"361fef73b5de7cc1e0148de98461a6c8f0e7d09b25a031a8a4b41041f70628d9\";a:4:{s:10:\"expiration\";i:1433858002;s:2:\"ip\";s:14:\"192.162.17.254\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432648402;}}'),
(4401, 283, 'nickname', 'Sara_Moreira'),
(4402, 283, 'first_name', 'Sara'),
(4403, 283, 'last_name', 'Moreira'),
(4404, 283, 'description', ''),
(4405, 283, 'rich_editing', 'true'),
(4406, 283, 'comment_shortcuts', 'false'),
(4407, 283, 'admin_color', 'fresh'),
(4408, 283, 'use_ssl', '0'),
(4409, 283, 'show_admin_bar_front', 'true'),
(4410, 284, 'nickname', 'Pedro_Conceicao'),
(4411, 284, 'first_name', 'Pedro'),
(4412, 283, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4413, 284, 'last_name', 'Conceição'),
(4414, 283, 'wp_user_level', '0'),
(4415, 284, 'description', ''),
(4416, 284, 'rich_editing', 'true'),
(4417, 284, 'comment_shortcuts', 'false'),
(4418, 284, 'admin_color', 'fresh'),
(4419, 284, 'use_ssl', '0'),
(4420, 284, 'show_admin_bar_front', 'true'),
(4421, 284, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4422, 284, 'wp_user_level', '0'),
(4423, 284, 'wsl_current_provider', 'Facebook'),
(4424, 283, 'wsl_current_provider', 'Facebook'),
(4425, 283, 'wsl_current_user_image', 'https://graph.facebook.com/10153363060027269/picture?width=150&height=150'),
(4426, 284, 'wsl_current_user_image', 'https://graph.facebook.com/898394023540411/picture?width=150&height=150'),
(4427, 283, 'session_tokens', 'a:1:{s:64:\"7b48f1363105f3b1ec0007ba8dcc0294c24b75e73a4feb668176502d586c1cc8\";a:4:{s:10:\"expiration\";i:1433858011;s:2:\"ip\";s:14:\"89.152.246.105\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/6.2.3 Safari/537.85.12\";s:5:\"login\";i:1432648411;}}'),
(4428, 284, 'session_tokens', 'a:2:{s:64:\"412e75995f475b8d2093e85630739991f78ece4b77dadcbee8e9ee883a1176b4\";a:4:{s:10:\"expiration\";i:1433858011;s:2:\"ip\";s:12:\"5.249.37.136\";s:2:\"ua\";s:126:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36 OPR/29.0.1795.60\";s:5:\"login\";i:1432648411;}s:64:\"80417774a295e4bf32c6d5d92fd1760115f514afc2116d1fb4aec45a36d49006\";a:4:{s:10:\"expiration\";i:1434125114;s:2:\"ip\";s:12:\"5.249.37.136\";s:2:\"ua\";s:126:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36 OPR/29.0.1795.60\";s:5:\"login\";i:1432915514;}}'),
(4429, 285, 'nickname', 'Pedro_Santos'),
(4430, 285, 'first_name', 'Pedro'),
(4431, 285, 'last_name', 'Santos'),
(4432, 285, 'description', ''),
(4433, 285, 'rich_editing', 'true'),
(4434, 285, 'comment_shortcuts', 'false'),
(4435, 285, 'admin_color', 'fresh'),
(4436, 285, 'use_ssl', '0'),
(4437, 285, 'show_admin_bar_front', 'true'),
(4438, 285, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4439, 285, 'wp_user_level', '0'),
(4440, 285, 'wsl_current_provider', 'Facebook'),
(4441, 285, 'wsl_current_user_image', 'https://graph.facebook.com/10153040784083668/picture?width=150&height=150'),
(4442, 285, 'session_tokens', 'a:1:{s:64:\"1cbe1b7439919c092604b4052f07a259d771f60301ca9cc9448f291bd2697a88\";a:4:{s:10:\"expiration\";i:1433858058;s:2:\"ip\";s:12:\"85.245.65.44\";s:2:\"ua\";s:248:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/EE;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432648458;}}'),
(4443, 282, 'votou', 'sim'),
(4444, 282, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(4445, 283, 'votou', 'sim'),
(4446, 283, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(4447, 284, 'votou', 'sim'),
(4448, 284, 'user_votes', 'surfista-do-ano-oakley_p1339,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1387,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,treinador-do-ano_p1363'),
(4449, 286, 'nickname', 'Vanessa_Monteiro'),
(4450, 286, 'first_name', 'Vanessa'),
(4451, 286, 'last_name', 'Monteiro'),
(4452, 286, 'description', ''),
(4453, 286, 'rich_editing', 'true'),
(4454, 286, 'comment_shortcuts', 'false'),
(4455, 286, 'admin_color', 'fresh'),
(4456, 286, 'use_ssl', '0'),
(4457, 286, 'show_admin_bar_front', 'true'),
(4458, 286, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4459, 286, 'wp_user_level', '0'),
(4460, 286, 'wsl_current_provider', 'Facebook'),
(4461, 286, 'wsl_current_user_image', 'https://graph.facebook.com/1564465307150788/picture?width=150&height=150'),
(4462, 286, 'session_tokens', 'a:1:{s:64:\"4e82f225276d41a1648a1c7c3c0ffdc0e32eea33cf9f05eba72f6ec3a7e42119\";a:4:{s:10:\"expiration\";i:1433858179;s:2:\"ip\";s:13:\"87.103.49.155\";s:2:\"ua\";s:162:\"Mozilla/5.0 (Linux; Android 5.0; SAMSUNG SM-G900F Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/2.1 Chrome/34.0.1847.76 Mobile Safari/537.36\";s:5:\"login\";i:1432648579;}}'),
(4463, 287, 'nickname', 'Joana_Nascimento'),
(4464, 287, 'first_name', 'Joana'),
(4465, 287, 'last_name', 'Nascimento'),
(4466, 287, 'description', ''),
(4467, 287, 'rich_editing', 'true'),
(4468, 287, 'comment_shortcuts', 'false'),
(4469, 287, 'admin_color', 'fresh'),
(4470, 287, 'use_ssl', '0'),
(4471, 287, 'show_admin_bar_front', 'true'),
(4472, 287, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4473, 287, 'wp_user_level', '0'),
(4474, 287, 'wsl_current_provider', 'Facebook'),
(4475, 287, 'wsl_current_user_image', 'https://graph.facebook.com/10153226314771418/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(4476, 287, 'session_tokens', 'a:1:{s:64:\"bd0ced0adba4baf4ffdc92c3241f2024871ad7ac9340dcc05021d37315a9a984\";a:4:{s:10:\"expiration\";i:1433858181;s:2:\"ip\";s:12:\"2.82.100.125\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1432648581;}}'),
(4477, 288, 'nickname', 'Raquel_Frade'),
(4478, 288, 'first_name', 'Raquel'),
(4479, 288, 'last_name', 'Frade'),
(4480, 288, 'description', ''),
(4481, 288, 'rich_editing', 'true'),
(4482, 288, 'comment_shortcuts', 'false'),
(4483, 288, 'admin_color', 'fresh'),
(4484, 288, 'use_ssl', '0'),
(4485, 288, 'show_admin_bar_front', 'true'),
(4486, 288, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4487, 288, 'wp_user_level', '0'),
(4488, 288, 'wsl_current_provider', 'Facebook'),
(4489, 288, 'wsl_current_user_image', 'https://graph.facebook.com/10153293769698361/picture?width=150&height=150'),
(4490, 288, 'session_tokens', 'a:1:{s:64:\"7677bf9165afa93368aba33720ba2259b1b1bdc403a869a9bf348d7855c2170d\";a:4:{s:10:\"expiration\";i:1433858194;s:2:\"ip\";s:15:\"177.152.113.221\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432648594;}}'),
(4491, 280, 'votou', 'sim'),
(4492, 280, 'user_votes', 'manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,foto-do-ano_p1163,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(4493, 289, 'nickname', 'Joana_Morais_da_Rocha'),
(4494, 289, 'first_name', 'Joana'),
(4495, 289, 'last_name', 'Morais da Rocha'),
(4496, 289, 'description', ''),
(4497, 289, 'rich_editing', 'true'),
(4498, 289, 'comment_shortcuts', 'false'),
(4499, 289, 'admin_color', 'fresh'),
(4500, 289, 'use_ssl', '0'),
(4501, 289, 'show_admin_bar_front', 'true'),
(4502, 289, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4503, 289, 'wp_user_level', '0'),
(4504, 289, 'wsl_current_provider', 'Facebook'),
(4505, 289, 'wsl_current_user_image', 'https://graph.facebook.com/965193796866468/picture?width=150&height=150'),
(4506, 289, 'session_tokens', 'a:1:{s:64:\"e1569bd00d72346a4b8a9996891de1aa13076a782e052672772321658c053576\";a:4:{s:10:\"expiration\";i:1433858272;s:2:\"ip\";s:15:\"188.251.177.249\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432648672;}}'),
(4507, 288, 'votou', 'sim'),
(4508, 288, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(4509, 289, 'votou', 'sim'),
(4510, 289, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(4511, 290, 'nickname', 'Rosa_Maria_Carvalho'),
(4512, 290, 'first_name', 'Rosa Maria'),
(4513, 290, 'last_name', 'Carvalho'),
(4514, 290, 'description', ''),
(4515, 290, 'rich_editing', 'true'),
(4516, 290, 'comment_shortcuts', 'false'),
(4517, 290, 'admin_color', 'fresh'),
(4518, 290, 'use_ssl', '0'),
(4519, 290, 'show_admin_bar_front', 'true'),
(4520, 290, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4521, 290, 'wp_user_level', '0'),
(4522, 290, 'wsl_current_provider', 'Facebook'),
(4523, 290, 'wsl_current_user_image', 'https://graph.facebook.com/926734547367820/picture?width=150&height=150'),
(4524, 290, 'session_tokens', 'a:2:{s:64:\"3844ecb1378589957c085d2cd4f1a787fee27049597da903a881cd7cfe7db8ff\";a:4:{s:10:\"expiration\";i:1433858330;s:2:\"ip\";s:14:\"194.38.141.131\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432648730;}s:64:\"7a8fc9ccd7a8c9a27bea7fad5413b773360b655b5249cba8be8443e9e111f168\";a:4:{s:10:\"expiration\";i:1433882888;s:2:\"ip\";s:12:\"85.240.73.14\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432673288;}}'),
(4525, 287, 'votou', 'sim'),
(4526, 287, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(4527, 291, 'nickname', 'Helio_Antonio'),
(4528, 291, 'first_name', 'Hélio'),
(4529, 291, 'last_name', 'António'),
(4530, 291, 'description', ''),
(4531, 291, 'rich_editing', 'true'),
(4532, 291, 'comment_shortcuts', 'false'),
(4533, 291, 'admin_color', 'fresh'),
(4534, 291, 'use_ssl', '0'),
(4535, 291, 'show_admin_bar_front', 'true'),
(4536, 291, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4537, 291, 'wp_user_level', '0'),
(4538, 291, 'wsl_current_provider', 'Facebook'),
(4539, 291, 'wsl_current_user_image', 'https://graph.facebook.com/10206547471386721/picture?width=150&height=150'),
(4540, 291, 'session_tokens', 'a:1:{s:64:\"982c3483bf7587104e4261534c54f9868bd312120ef2ef110a8c2baa90eb5baa\";a:4:{s:10:\"expiration\";i:1433858502;s:2:\"ip\";s:10:\"2.83.83.42\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432648902;}}'),
(4541, 292, 'nickname', 'Marta_Azevedo'),
(4542, 292, 'first_name', 'Marta'),
(4543, 292, 'last_name', 'Azevedo'),
(4544, 292, 'description', ''),
(4545, 292, 'rich_editing', 'true'),
(4546, 292, 'comment_shortcuts', 'false'),
(4547, 292, 'admin_color', 'fresh'),
(4548, 292, 'use_ssl', '0'),
(4549, 292, 'show_admin_bar_front', 'true'),
(4550, 292, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4551, 292, 'wp_user_level', '0'),
(4552, 292, 'wsl_current_provider', 'Facebook'),
(4553, 292, 'wsl_current_user_image', 'https://graph.facebook.com/10154006850318438/picture?width=150&height=150'),
(4554, 292, 'session_tokens', 'a:1:{s:64:\"3ac5b6119fc6cd74f6841fdcaa3bd3d7dd467f92aaeda7942ac204923e303ece\";a:4:{s:10:\"expiration\";i:1433858514;s:2:\"ip\";s:13:\"87.103.68.186\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432648914;}}'),
(4555, 293, 'nickname', 'Bia_Pereira'),
(4556, 293, 'first_name', 'Bia'),
(4557, 293, 'last_name', 'Pereira'),
(4558, 293, 'description', ''),
(4559, 293, 'rich_editing', 'true'),
(4560, 293, 'comment_shortcuts', 'false'),
(4561, 293, 'admin_color', 'fresh'),
(4562, 293, 'use_ssl', '0'),
(4563, 293, 'show_admin_bar_front', 'true'),
(4564, 293, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4565, 293, 'wp_user_level', '0'),
(4566, 293, 'wsl_current_provider', 'Facebook'),
(4567, 293, 'wsl_current_user_image', 'https://graph.facebook.com/833307180089769/picture?width=150&height=150'),
(4568, 293, 'session_tokens', 'a:1:{s:64:\"a9706abba190bb6806c47e666e0affa14a63c5cb1cc9df8d66ffc5dad4531563\";a:4:{s:10:\"expiration\";i:1433858520;s:2:\"ip\";s:12:\"213.30.62.62\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432648920;}}'),
(4569, 294, 'nickname', 'Vera_Policarpo_Neves'),
(4570, 294, 'first_name', 'Vera'),
(4571, 294, 'last_name', 'Neves'),
(4572, 294, 'description', ''),
(4573, 294, 'rich_editing', 'true'),
(4574, 294, 'comment_shortcuts', 'false'),
(4575, 294, 'admin_color', 'fresh'),
(4576, 294, 'use_ssl', '0'),
(4577, 294, 'show_admin_bar_front', 'true'),
(4578, 294, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4579, 294, 'wp_user_level', '0'),
(4580, 294, 'wsl_current_provider', 'Facebook'),
(4581, 294, 'wsl_current_user_image', 'https://graph.facebook.com/10204837364710271/picture?width=150&height=150'),
(4582, 294, 'session_tokens', 'a:2:{s:64:\"15da1c0f863d2e7b721e7a844e7bed428a8bc005a7e9ff089e3072e740ce4199\";a:4:{s:10:\"expiration\";i:1433858525;s:2:\"ip\";s:13:\"77.54.168.246\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432648925;}s:64:\"a4e398fbc08c0489c5c614d3991d038136acb821f53061c6f54ce89dbfa7575b\";a:4:{s:10:\"expiration\";i:1434056778;s:2:\"ip\";s:12:\"87.103.68.98\";s:2:\"ua\";s:178:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1432847178;}}'),
(4583, 294, 'votou', 'sim'),
(4584, 294, 'user_votes', 'treinador-do-ano_p1363'),
(4585, 290, 'votou', 'sim'),
(4586, 290, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(4587, 295, 'nickname', 'Duarte_Jorge'),
(4588, 295, 'first_name', 'Duarte'),
(4589, 295, 'last_name', 'Jorge'),
(4590, 295, 'description', ''),
(4591, 295, 'rich_editing', 'true'),
(4592, 295, 'comment_shortcuts', 'false'),
(4593, 295, 'admin_color', 'fresh'),
(4594, 295, 'use_ssl', '0'),
(4595, 295, 'show_admin_bar_front', 'true'),
(4596, 295, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4597, 295, 'wp_user_level', '0'),
(4598, 295, 'wsl_current_provider', 'Facebook'),
(4599, 295, 'wsl_current_user_image', 'https://graph.facebook.com/10152838963236570/picture?width=150&height=150'),
(4600, 295, 'session_tokens', 'a:1:{s:64:\"7166cded252e2248025a03e15f93cee5ebd35d54c351e9090aa4d1e71df76d02\";a:4:{s:10:\"expiration\";i:1433858706;s:2:\"ip\";s:14:\"83.240.235.238\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432649106;}}'),
(4601, 292, 'votou', 'sim'),
(4602, 292, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,revelacao-do-ano-deeply_p1383,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(4603, 296, 'nickname', 'Joana_Andrade_1'),
(4604, 296, 'first_name', 'Joana'),
(4605, 296, 'last_name', 'Andrade'),
(4606, 296, 'description', ''),
(4607, 296, 'rich_editing', 'true'),
(4608, 296, 'comment_shortcuts', 'false'),
(4609, 296, 'admin_color', 'fresh'),
(4610, 296, 'use_ssl', '0'),
(4611, 296, 'show_admin_bar_front', 'true'),
(4612, 296, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4613, 296, 'wp_user_level', '0'),
(4614, 296, 'wsl_current_provider', 'Facebook'),
(4615, 296, 'wsl_current_user_image', 'https://graph.facebook.com/10153422634349714/picture?width=150&height=150'),
(4616, 296, 'session_tokens', 'a:2:{s:64:\"d9cc9efb7bbc25c5179811076bcf545f27a4b145a593df6b2b67cf5e6d32a030\";a:4:{s:10:\"expiration\";i:1433858898;s:2:\"ip\";s:12:\"2.82.165.132\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432649298;}s:64:\"3110d441c2e7546c2d6e7ccb9ce4932ee86f69e0757f961844ed41f68265662a\";a:4:{s:10:\"expiration\";i:1433859857;s:2:\"ip\";s:12:\"2.82.165.132\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1432650257;}}'),
(4617, 295, 'votou', 'sim'),
(4618, 295, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,free-surfer-do-ano-volcom_p1393,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(4619, 297, 'nickname', 'Tuxa_Guerra'),
(4620, 297, 'first_name', 'Tuxa'),
(4621, 297, 'last_name', 'Guerra'),
(4622, 297, 'description', ''),
(4623, 297, 'rich_editing', 'true'),
(4624, 297, 'comment_shortcuts', 'false'),
(4625, 297, 'admin_color', 'fresh'),
(4626, 297, 'use_ssl', '0'),
(4627, 297, 'show_admin_bar_front', 'true'),
(4628, 297, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4629, 297, 'wp_user_level', '0'),
(4630, 297, 'wsl_current_provider', 'Facebook'),
(4631, 297, 'wsl_current_user_image', 'https://graph.facebook.com/638255002977053/picture?width=150&height=150'),
(4632, 297, 'session_tokens', 'a:1:{s:64:\"0c8b76daca2f78e47c846645305a876dec8c8462870f461a5ee6a868caff72e0\";a:4:{s:10:\"expiration\";i:1433858979;s:2:\"ip\";s:12:\"77.54.206.57\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432649379;}}'),
(4633, 298, 'nickname', 'Pedro_Farelo'),
(4634, 298, 'first_name', 'Pedro'),
(4635, 298, 'last_name', 'Farelo'),
(4636, 298, 'description', ''),
(4637, 298, 'rich_editing', 'true'),
(4638, 298, 'comment_shortcuts', 'false'),
(4639, 298, 'admin_color', 'fresh'),
(4640, 298, 'use_ssl', '0'),
(4641, 298, 'show_admin_bar_front', 'true'),
(4642, 298, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4643, 298, 'wp_user_level', '0'),
(4644, 298, 'wsl_current_provider', 'Facebook'),
(4645, 298, 'wsl_current_user_image', 'https://graph.facebook.com/10205266096185269/picture?width=150&height=150'),
(4646, 298, 'session_tokens', 'a:2:{s:64:\"dbacf638fb409e4d838c6547f9d9730c1dcb1b9e9a50c72db6ad5d4d84ba4cdc\";a:4:{s:10:\"expiration\";i:1433858997;s:2:\"ip\";s:13:\"87.103.66.114\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432649397;}s:64:\"a46474e1022cec37a4310b12e6e65f005c11ed5f113023505cb428efefa716cb\";a:4:{s:10:\"expiration\";i:1434017544;s:2:\"ip\";s:12:\"5.249.101.51\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432807944;}}'),
(4647, 296, 'votou', 'sim'),
(4648, 296, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036,shaper-do-ano-xhapeland_p1379'),
(4649, 299, 'nickname', 'Carlos_Costa'),
(4650, 299, 'first_name', 'Carlos'),
(4651, 299, 'last_name', 'Costa'),
(4652, 299, 'description', ''),
(4653, 299, 'rich_editing', 'true'),
(4654, 299, 'comment_shortcuts', 'false'),
(4655, 299, 'admin_color', 'fresh'),
(4656, 299, 'use_ssl', '0'),
(4657, 299, 'show_admin_bar_front', 'true'),
(4658, 299, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4659, 299, 'wp_user_level', '0'),
(4660, 299, 'wsl_current_provider', 'Facebook'),
(4661, 299, 'wsl_current_user_image', 'https://graph.facebook.com/10153333973956823/picture?width=150&height=150'),
(4662, 299, 'session_tokens', 'a:1:{s:64:\"f8f04f9d9ea477cc3ffbb95d803651d2f1f72aee37f2c874d3e1401f70a1c95e\";a:4:{s:10:\"expiration\";i:1433859053;s:2:\"ip\";s:12:\"95.136.3.230\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432649453;}}'),
(4663, 300, 'nickname', 'Monica_Baiao_de_Figueiredo'),
(4664, 300, 'first_name', 'Mónica'),
(4665, 300, 'last_name', 'de Figueiredo'),
(4666, 300, 'description', ''),
(4667, 300, 'rich_editing', 'true'),
(4668, 300, 'comment_shortcuts', 'false'),
(4669, 300, 'admin_color', 'fresh'),
(4670, 300, 'use_ssl', '0'),
(4671, 300, 'show_admin_bar_front', 'true'),
(4672, 300, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4673, 300, 'wp_user_level', '0'),
(4674, 300, 'wsl_current_provider', 'Facebook'),
(4675, 300, 'wsl_current_user_image', 'https://graph.facebook.com/10204482997739896/picture?width=150&height=150'),
(4676, 300, 'session_tokens', 'a:2:{s:64:\"85902db225ce36b4d6945ab34b8701f67442865e991ad7c708865381c67e3167\";a:4:{s:10:\"expiration\";i:1433859089;s:2:\"ip\";s:13:\"89.115.26.178\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432649489;}s:64:\"fa6804aa240811d8dc82db9a325a3db6e0f8a14a09d3a4c40ed2daa448e736ad\";a:4:{s:10:\"expiration\";i:1435007878;s:2:\"ip\";s:13:\"46.189.204.53\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433798278;}}'),
(4677, 301, 'nickname', 'Jose_Dias'),
(4678, 301, 'first_name', 'José'),
(4679, 301, 'last_name', 'Dias'),
(4680, 301, 'description', ''),
(4681, 301, 'rich_editing', 'true'),
(4682, 301, 'comment_shortcuts', 'false'),
(4683, 301, 'admin_color', 'fresh'),
(4684, 301, 'use_ssl', '0'),
(4685, 301, 'show_admin_bar_front', 'true'),
(4686, 301, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4687, 301, 'wp_user_level', '0'),
(4688, 301, 'wsl_current_provider', 'Facebook'),
(4689, 301, 'wsl_current_user_image', 'https://graph.facebook.com/945460608809162/picture?width=150&height=150'),
(4690, 301, 'session_tokens', 'a:1:{s:64:\"c55a572d71f783330055ea0ada455e396ba345b1f5d27a9e2bf682dc2a5478bd\";a:4:{s:10:\"expiration\";i:1433859089;s:2:\"ip\";s:13:\"79.168.154.28\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.2; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432649489;}}'),
(4691, 302, 'nickname', 'Marco_Mendes'),
(4692, 302, 'first_name', 'Marco'),
(4693, 302, 'last_name', 'Mendes'),
(4694, 302, 'description', ''),
(4695, 302, 'rich_editing', 'true'),
(4696, 302, 'comment_shortcuts', 'false'),
(4697, 302, 'admin_color', 'fresh'),
(4698, 302, 'use_ssl', '0'),
(4699, 302, 'show_admin_bar_front', 'true'),
(4700, 302, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4701, 302, 'wp_user_level', '0'),
(4702, 302, 'wsl_current_provider', 'Facebook'),
(4703, 302, 'wsl_current_user_image', 'https://graph.facebook.com/985126211498612/picture?width=150&height=150'),
(4704, 302, 'session_tokens', 'a:1:{s:64:\"f0acba23a8d4b1cb9f9a5090f26668d9eaeb15689a40d9c4b46eda978b6c8344\";a:4:{s:10:\"expiration\";i:1433859109;s:2:\"ip\";s:11:\"2.80.165.60\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432649509;}}'),
(4705, 298, 'votou', 'sim'),
(4706, 298, 'user_votes', 'maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,videoclip-do-ano-hurley_p1212,foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(4707, 303, 'nickname', 'Ana_Martins'),
(4708, 303, 'first_name', 'Ana'),
(4709, 303, 'last_name', 'Martins'),
(4710, 303, 'description', ''),
(4711, 303, 'rich_editing', 'true'),
(4712, 303, 'comment_shortcuts', 'false'),
(4713, 303, 'admin_color', 'fresh'),
(4714, 303, 'use_ssl', '0'),
(4715, 303, 'show_admin_bar_front', 'true'),
(4716, 303, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4717, 303, 'wp_user_level', '0'),
(4718, 303, 'wsl_current_provider', 'Facebook'),
(4719, 303, 'wsl_current_user_image', 'https://graph.facebook.com/10203970156950480/picture?width=150&height=150'),
(4720, 303, 'session_tokens', 'a:1:{s:64:\"0bfba9bf37ced75bff0cbd1a4cb730fe23b44d3656f84aafc31ae1e815e3a869\";a:4:{s:10:\"expiration\";i:1433859148;s:2:\"ip\";s:12:\"85.244.54.17\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432649548;}}'),
(4721, 300, 'votou', 'sim'),
(4722, 300, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(4723, 301, 'votou', 'sim'),
(4724, 301, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(4725, 304, 'nickname', 'Ana_Morais'),
(4726, 304, 'first_name', 'Ana'),
(4727, 304, 'last_name', 'Morais'),
(4728, 304, 'description', ''),
(4729, 304, 'rich_editing', 'true'),
(4730, 304, 'comment_shortcuts', 'false'),
(4731, 304, 'admin_color', 'fresh'),
(4732, 304, 'use_ssl', '0'),
(4733, 304, 'show_admin_bar_front', 'true'),
(4734, 304, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4735, 304, 'wp_user_level', '0'),
(4736, 304, 'wsl_current_provider', 'Google'),
(4737, 304, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(4738, 304, 'session_tokens', 'a:1:{s:64:\"adc703b7e4a1959021e5adfd314bfa243a598c1994737479cce8f641dc1a64f6\";a:4:{s:10:\"expiration\";i:1433859173;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:147:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)\";s:5:\"login\";i:1432649573;}}'),
(4739, 303, 'votou', 'sim'),
(4740, 303, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(4741, 305, 'nickname', 'Joana_Vieira'),
(4742, 305, 'first_name', 'Joana'),
(4743, 305, 'last_name', 'Vieira'),
(4744, 305, 'description', ''),
(4745, 305, 'rich_editing', 'true'),
(4746, 305, 'comment_shortcuts', 'false'),
(4747, 305, 'admin_color', 'fresh'),
(4748, 305, 'use_ssl', '0'),
(4749, 305, 'show_admin_bar_front', 'true'),
(4750, 305, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4751, 305, 'wp_user_level', '0'),
(4752, 305, 'wsl_current_provider', 'Facebook'),
(4753, 305, 'wsl_current_user_image', 'https://graph.facebook.com/10204297793377996/picture?width=150&height=150'),
(4754, 305, 'session_tokens', 'a:1:{s:64:\"0161a49bb26c7da04997ff8d063455294177b57e32c88022549a3ca0b94b8968\";a:4:{s:10:\"expiration\";i:1433859190;s:2:\"ip\";s:13:\"192.168.90.54\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432649590;}}'),
(4755, 306, 'nickname', 'Carolina_Mesquita_E_Carmo'),
(4756, 306, 'first_name', 'Carolina'),
(4757, 306, 'last_name', 'Carmo'),
(4758, 306, 'description', ''),
(4759, 306, 'rich_editing', 'true'),
(4760, 306, 'comment_shortcuts', 'false'),
(4761, 306, 'admin_color', 'fresh'),
(4762, 306, 'use_ssl', '0'),
(4763, 306, 'show_admin_bar_front', 'true'),
(4764, 306, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4765, 306, 'wp_user_level', '0'),
(4766, 306, 'wsl_current_provider', 'Facebook'),
(4767, 306, 'wsl_current_user_image', 'https://graph.facebook.com/10153299075449099/picture?width=150&height=150'),
(4768, 306, 'session_tokens', 'a:1:{s:64:\"c041bddf70482d19dc598436e76273e8e84394d31adf8d93f65a165f2cf40db1\";a:4:{s:10:\"expiration\";i:1433859194;s:2:\"ip\";s:12:\"95.136.3.142\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432649594;}}'),
(4769, 307, 'nickname', 'Catarina_Filipa_Augusto'),
(4770, 307, 'first_name', 'Catarina'),
(4771, 307, 'last_name', 'Augusto'),
(4772, 307, 'description', ''),
(4773, 307, 'rich_editing', 'true'),
(4774, 307, 'comment_shortcuts', 'false'),
(4775, 307, 'admin_color', 'fresh'),
(4776, 307, 'use_ssl', '0'),
(4777, 307, 'show_admin_bar_front', 'true'),
(4778, 307, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4779, 307, 'wp_user_level', '0'),
(4780, 307, 'wsl_current_provider', 'Facebook'),
(4781, 307, 'wsl_current_user_image', 'https://graph.facebook.com/999545810056793/picture?width=150&height=150'),
(4782, 307, 'session_tokens', 'a:1:{s:64:\"fd41a71515e84ca1bcd95c914cebe46cf525cc098b342118c0df959fec17056b\";a:4:{s:10:\"expiration\";i:1433859222;s:2:\"ip\";s:13:\"131.211.73.39\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432649622;}}'),
(4783, 281, 'votou', 'sim'),
(4784, 281, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(4785, 308, 'nickname', 'Pedro_Domingos'),
(4786, 308, 'first_name', 'Pedro'),
(4787, 308, 'last_name', 'Domingos'),
(4788, 308, 'description', ''),
(4789, 308, 'rich_editing', 'true'),
(4790, 308, 'comment_shortcuts', 'false'),
(4791, 308, 'admin_color', 'fresh'),
(4792, 308, 'use_ssl', '0'),
(4793, 308, 'show_admin_bar_front', 'true'),
(4794, 308, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4795, 308, 'wp_user_level', '0'),
(4796, 308, 'wsl_current_provider', 'Facebook'),
(4797, 308, 'wsl_current_user_image', 'https://graph.facebook.com/858210324227310/picture?width=150&height=150'),
(4798, 308, 'session_tokens', 'a:1:{s:64:\"b96653fc7f271e10fc3b1af1c9bedef1a3ca9406220728dd3142172f23d8f6e5\";a:4:{s:10:\"expiration\";i:1433859293;s:2:\"ip\";s:12:\"62.48.251.34\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432649693;}}'),
(4799, 309, 'nickname', 'Ze_Rivotti_Maggiorani_Appleton'),
(4800, 309, 'first_name', 'Zé'),
(4801, 309, 'last_name', 'Appleton'),
(4802, 309, 'description', ''),
(4803, 309, 'rich_editing', 'true'),
(4804, 309, 'comment_shortcuts', 'false'),
(4805, 309, 'admin_color', 'fresh'),
(4806, 309, 'use_ssl', '0'),
(4807, 309, 'show_admin_bar_front', 'true'),
(4808, 309, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4809, 309, 'wp_user_level', '0'),
(4810, 309, 'wsl_current_provider', 'Facebook'),
(4811, 309, 'wsl_current_user_image', 'https://graph.facebook.com/10153366329027112/picture?width=150&height=150'),
(4812, 309, 'session_tokens', 'a:1:{s:64:\"6db43876975920b73651a7136e8f5cd4d6b47a84ebba8ced3202d09b4170c81d\";a:4:{s:10:\"expiration\";i:1433859308;s:2:\"ip\";s:13:\"87.103.59.121\";s:2:\"ua\";s:143:\"Mozilla/5.0 (Linux; Android 4.4.4; Vodafone 890N Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432649708;}}'),
(4813, 307, 'votou', 'sim'),
(4814, 307, 'user_votes', 'foto-do-ano_p957'),
(4815, 304, 'votou', 'sim'),
(4816, 304, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(4817, 139, 'votou', 'sim'),
(4818, 139, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(4819, 310, 'nickname', 'Rafa_Baptista'),
(4820, 310, 'first_name', 'Rafa'),
(4821, 310, 'last_name', 'Baptista'),
(4822, 310, 'description', ''),
(4823, 310, 'rich_editing', 'true'),
(4824, 310, 'comment_shortcuts', 'false'),
(4825, 310, 'admin_color', 'fresh'),
(4826, 310, 'use_ssl', '0'),
(4827, 310, 'show_admin_bar_front', 'true'),
(4828, 310, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4829, 310, 'wp_user_level', '0'),
(4830, 310, 'wsl_current_provider', 'Facebook'),
(4831, 310, 'wsl_current_user_image', 'https://graph.facebook.com/947613725270547/picture?width=150&height=150'),
(4832, 310, 'session_tokens', 'a:3:{s:64:\"9a175035851425a7c419d05bd7496436d625ec1ff68bf20bad91210e5480c56d\";a:4:{s:10:\"expiration\";i:1433859411;s:2:\"ip\";s:13:\"85.247.75.240\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432649811;}s:64:\"5e73432ae8f386a032e434f49e981ff7cca3adb8aaca86e68202f07818ee2d2d\";a:4:{s:10:\"expiration\";i:1433859513;s:2:\"ip\";s:13:\"85.247.75.240\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432649913;}s:64:\"19779e045613f61a34d9b90f619e3dbbf539d9b2b06ea89e05742d323360ec77\";a:4:{s:10:\"expiration\";i:1435008608;s:2:\"ip\";s:14:\"79.169.161.177\";s:2:\"ua\";s:239:\"Mozilla/5.0 (iPad; CPU OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B435 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1.1;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433799008;}}'),
(4833, 311, 'nickname', 'Pedro_Sampaio'),
(4834, 311, 'first_name', 'Pedro'),
(4835, 311, 'last_name', 'Sampaio'),
(4836, 311, 'description', ''),
(4837, 311, 'rich_editing', 'true'),
(4838, 311, 'comment_shortcuts', 'false'),
(4839, 311, 'admin_color', 'fresh'),
(4840, 311, 'use_ssl', '0'),
(4841, 311, 'show_admin_bar_front', 'true'),
(4842, 311, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4843, 311, 'wp_user_level', '0'),
(4844, 311, 'wsl_current_provider', 'Facebook'),
(4845, 311, 'wsl_current_user_image', 'https://graph.facebook.com/10206942467065913/picture?width=150&height=150'),
(4846, 311, 'session_tokens', 'a:1:{s:64:\"4ba541b95cd975c0d22271de1ee381abdd0fc90872788f41e5fb6daab1c7e0e3\";a:4:{s:10:\"expiration\";i:1433859423;s:2:\"ip\";s:12:\"87.103.74.37\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/18.1.0.14.11;FBBV/5295262;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432649823;}}'),
(4847, 309, 'votou', 'sim'),
(4848, 309, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1383,foto-do-ano_p1277,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(4849, 306, 'votou', 'sim'),
(4850, 306, 'user_votes', 'surfista-do-ano-oakley_p1346,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(4851, 291, 'votou', 'sim'),
(4852, 291, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(4853, 312, 'nickname', 'Rui_Santos'),
(4854, 312, 'first_name', 'Rui'),
(4855, 312, 'last_name', 'Santos'),
(4856, 312, 'description', ''),
(4857, 312, 'rich_editing', 'true'),
(4858, 312, 'comment_shortcuts', 'false'),
(4859, 312, 'admin_color', 'fresh'),
(4860, 312, 'use_ssl', '0'),
(4861, 312, 'show_admin_bar_front', 'true'),
(4862, 312, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4863, 312, 'wp_user_level', '0'),
(4864, 312, 'wsl_current_provider', 'Facebook'),
(4865, 312, 'wsl_current_user_image', 'https://graph.facebook.com/10206666352675322/picture?width=150&height=150'),
(4866, 312, 'session_tokens', 'a:1:{s:64:\"bec5eea5c151234bce6d64696c4fa93da7404f2b7530fc39482d2d2d0e2e1911\";a:4:{s:10:\"expiration\";i:1433859509;s:2:\"ip\";s:13:\"88.214.185.39\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432649909;}}'),
(4867, 313, 'nickname', 'Pedro_del_Rio'),
(4868, 313, 'first_name', 'Pedro'),
(4869, 313, 'last_name', 'del Rio'),
(4870, 313, 'description', ''),
(4871, 313, 'rich_editing', 'true'),
(4872, 313, 'comment_shortcuts', 'false'),
(4873, 313, 'admin_color', 'fresh'),
(4874, 313, 'use_ssl', '0'),
(4875, 313, 'show_admin_bar_front', 'true'),
(4876, 313, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4877, 313, 'wp_user_level', '0'),
(4878, 313, 'wsl_current_provider', 'Google'),
(4879, 313, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-PJddFK9A1Kw/AAAAAAAAAAI/AAAAAAAAHLg/eYJ2PZRQIXc/photo.jpg?sz=200'),
(4880, 313, 'session_tokens', 'a:1:{s:64:\"8dec737025b6cc9c6e464326cb0b76a8a7c7f1c8469885ca7d7bf7ac315a6945\";a:4:{s:10:\"expiration\";i:1433859522;s:2:\"ip\";s:14:\"213.141.22.146\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432649922;}}'),
(4881, 314, 'nickname', 'Rita_Picarra'),
(4882, 314, 'first_name', 'Rita'),
(4883, 314, 'last_name', 'Piçarra'),
(4884, 314, 'description', ''),
(4885, 314, 'rich_editing', 'true'),
(4886, 314, 'comment_shortcuts', 'false'),
(4887, 314, 'admin_color', 'fresh'),
(4888, 314, 'use_ssl', '0'),
(4889, 314, 'show_admin_bar_front', 'true'),
(4890, 314, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4891, 314, 'wp_user_level', '0'),
(4892, 314, 'wsl_current_provider', 'Facebook'),
(4893, 314, 'wsl_current_user_image', 'https://graph.facebook.com/10153230252295733/picture?width=150&height=150'),
(4894, 314, 'session_tokens', 'a:1:{s:64:\"54657b3ee2a46a127337b650273ae196b7a950fce125edc7ac6fb60a9587af9e\";a:4:{s:10:\"expiration\";i:1433859563;s:2:\"ip\";s:14:\"167.220.149.66\";s:2:\"ua\";s:75:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko\";s:5:\"login\";i:1432649963;}}'),
(4895, 315, 'nickname', 'Paulo_Jorge_Bettencourt_Girao'),
(4896, 315, 'first_name', 'Paulo'),
(4897, 315, 'last_name', 'Girão'),
(4898, 315, 'description', ''),
(4899, 315, 'rich_editing', 'true'),
(4900, 315, 'comment_shortcuts', 'false'),
(4901, 315, 'admin_color', 'fresh'),
(4902, 315, 'use_ssl', '0'),
(4903, 315, 'show_admin_bar_front', 'true'),
(4904, 315, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4905, 315, 'wp_user_level', '0'),
(4906, 315, 'wsl_current_provider', 'Facebook'),
(4907, 315, 'wsl_current_user_image', 'https://graph.facebook.com/10155608109850721/picture?width=150&height=150'),
(4908, 315, 'session_tokens', 'a:1:{s:64:\"0aee8ed2d1f71ca1e3ac02b8480f858b7d6e2807b0118837ed61ac52443e4426\";a:4:{s:10:\"expiration\";i:1433859567;s:2:\"ip\";s:15:\"129.241.173.121\";s:2:\"ua\";s:71:\"Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)\";s:5:\"login\";i:1432649967;}}'),
(4909, 316, 'nickname', 'Maria_Sepulveda_de_Castelbranco_Abecasis'),
(4910, 316, 'first_name', 'Maria'),
(4911, 316, 'last_name', 'Sepúlveda de Castelbranco Abecasis'),
(4912, 316, 'description', ''),
(4913, 316, 'rich_editing', 'true'),
(4914, 316, 'comment_shortcuts', 'false'),
(4915, 316, 'admin_color', 'fresh'),
(4916, 316, 'use_ssl', '0'),
(4917, 316, 'show_admin_bar_front', 'true'),
(4918, 316, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4919, 316, 'wp_user_level', '0'),
(4920, 316, 'wsl_current_provider', 'Google'),
(4921, 316, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(4922, 316, 'session_tokens', 'a:1:{s:64:\"dae2e840e5d339fd3ad31fb37791d84f8f7ebe2e8bdaa750c6f8b54a91ef99f7\";a:4:{s:10:\"expiration\";i:1433859577;s:2:\"ip\";s:14:\"85.244.147.187\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432649977;}}'),
(4923, 313, 'votou', 'sim'),
(4924, 313, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(4925, 262, 'votou', 'sim'),
(4926, 262, 'user_votes', 'tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,videoclip-do-ano-hurley_p1212,onda-do-ano-polen_p1080,foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(4927, 315, 'votou', 'sim'),
(4928, 315, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,free-surfer-do-ano-volcom_p1393,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(4929, 312, 'votou', 'sim'),
(4930, 312, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,foto-do-ano_p957'),
(4931, 317, 'nickname', 'Rodrigo_Silva'),
(4932, 317, 'first_name', 'Rodrigo'),
(4933, 317, 'last_name', 'Silva'),
(4934, 317, 'description', ''),
(4935, 317, 'rich_editing', 'true'),
(4936, 317, 'comment_shortcuts', 'false'),
(4937, 317, 'admin_color', 'fresh'),
(4938, 317, 'use_ssl', '0'),
(4939, 317, 'show_admin_bar_front', 'true'),
(4940, 317, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4941, 317, 'wp_user_level', '0'),
(4942, 317, 'wsl_current_provider', 'Facebook'),
(4943, 317, 'wsl_current_user_image', 'https://graph.facebook.com/10153369951684658/picture?width=150&height=150'),
(4944, 317, 'session_tokens', 'a:1:{s:64:\"34f7efbc8e5a2fd299829dd710d5a596b06e0861aec5ef8a174e20115da02718\";a:4:{s:10:\"expiration\";i:1433859684;s:2:\"ip\";s:13:\"195.85.221.93\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432650084;}}'),
(4945, 318, 'nickname', 'Susana_Torroais'),
(4946, 318, 'first_name', 'Susana'),
(4947, 318, 'last_name', 'Torroais'),
(4948, 318, 'description', ''),
(4949, 318, 'rich_editing', 'true'),
(4950, 318, 'comment_shortcuts', 'false'),
(4951, 318, 'admin_color', 'fresh'),
(4952, 318, 'use_ssl', '0'),
(4953, 318, 'show_admin_bar_front', 'true'),
(4954, 318, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4955, 318, 'wp_user_level', '0'),
(4956, 318, 'wsl_current_provider', 'Facebook'),
(4957, 318, 'wsl_current_user_image', 'https://graph.facebook.com/10155527984870417/picture?width=150&height=150'),
(4958, 318, 'session_tokens', 'a:1:{s:64:\"2b82356c9d126bb066df0b19d0111df4065442d579b459256645a48ec57277ec\";a:4:{s:10:\"expiration\";i:1433859690;s:2:\"ip\";s:14:\"78.137.197.123\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432650090;}}'),
(4959, 319, 'nickname', 'Fernando_Gil'),
(4960, 319, 'first_name', 'Fernando'),
(4961, 319, 'last_name', 'Gil'),
(4962, 319, 'description', ''),
(4963, 319, 'rich_editing', 'true'),
(4964, 319, 'comment_shortcuts', 'false'),
(4965, 319, 'admin_color', 'fresh'),
(4966, 319, 'use_ssl', '0'),
(4967, 319, 'show_admin_bar_front', 'true'),
(4968, 319, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4969, 319, 'wp_user_level', '0'),
(4970, 319, 'wsl_current_provider', 'Google'),
(4971, 319, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-1bh6GelUHzY/AAAAAAAAAAI/AAAAAAAAACE/oMSBSwzUouU/photo.jpg?sz=200'),
(4972, 319, 'session_tokens', 'a:2:{s:64:\"dbc49928b93cd4d27a43b7191fac472e253f268fea5eeb966b64517b2ca3e18b\";a:4:{s:10:\"expiration\";i:1433859694;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.4.10 (KHTML, like Gecko) Version/8.0.4 Safari/600.4.10\";s:5:\"login\";i:1432650094;}s:64:\"e80ad81371a24492ffd5c6d232a89ffb4bc4b9bcd880209897e6e1e9ecc20ac2\";a:4:{s:10:\"expiration\";i:1435000722;s:2:\"ip\";s:12:\"85.245.66.82\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4) AppleWebKit/600.7.7 (KHTML, like Gecko) Version/8.0.7 Safari/600.7.7\";s:5:\"login\";i:1433791122;}}'),
(4973, 314, 'votou', 'sim'),
(4974, 314, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(4975, 320, 'nickname', 'Francisca_Laires'),
(4976, 320, 'first_name', 'Francisca'),
(4977, 320, 'last_name', 'Laires'),
(4978, 320, 'description', ''),
(4979, 320, 'rich_editing', 'true'),
(4980, 320, 'comment_shortcuts', 'false'),
(4981, 320, 'admin_color', 'fresh'),
(4982, 320, 'use_ssl', '0'),
(4983, 320, 'show_admin_bar_front', 'true'),
(4984, 320, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(4985, 320, 'wp_user_level', '0'),
(4986, 320, 'wsl_current_provider', 'Facebook'),
(4987, 320, 'wsl_current_user_image', 'https://graph.facebook.com/10203887652134565/picture?width=150&height=150'),
(4988, 320, 'session_tokens', 'a:1:{s:64:\"38bdcf9456b9aba857299fe1193094971276e5d187fdd627acb75d65af6a0444\";a:4:{s:10:\"expiration\";i:1433859821;s:2:\"ip\";s:14:\"62.169.125.142\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/534.50.2 (KHTML, like Gecko) Version/5.0.6 Safari/533.22.3\";s:5:\"login\";i:1432650221;}}'),
(4989, 320, 'votou', 'sim'),
(4990, 320, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353'),
(4991, 321, 'nickname', 'Maria_Jose_Isabel'),
(4992, 321, 'first_name', 'Maria José'),
(4993, 321, 'last_name', 'Isabel'),
(4994, 321, 'description', ''),
(4995, 321, 'rich_editing', 'true'),
(4996, 321, 'comment_shortcuts', 'false'),
(4997, 321, 'admin_color', 'fresh'),
(4998, 321, 'use_ssl', '0'),
(4999, 321, 'show_admin_bar_front', 'true'),
(5000, 321, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5001, 321, 'wp_user_level', '0'),
(5002, 321, 'wsl_current_provider', 'Facebook'),
(5003, 321, 'wsl_current_user_image', 'https://graph.facebook.com/1109103355770408/picture?width=150&height=150'),
(5004, 321, 'session_tokens', 'a:1:{s:64:\"a8bbcd899bdcdde6a475b29234e3e8e13e94754e84931fd09aa5e70f95a03916\";a:4:{s:10:\"expiration\";i:1433859856;s:2:\"ip\";s:14:\"85.242.150.201\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432650256;}}'),
(5005, 322, 'nickname', 'Pedro_Dinis'),
(5006, 322, 'first_name', 'Pedro'),
(5007, 322, 'last_name', 'Dinis'),
(5008, 322, 'description', ''),
(5009, 322, 'rich_editing', 'true'),
(5010, 322, 'comment_shortcuts', 'false'),
(5011, 322, 'admin_color', 'fresh'),
(5012, 322, 'use_ssl', '0'),
(5013, 322, 'show_admin_bar_front', 'true'),
(5014, 322, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5015, 322, 'wp_user_level', '0'),
(5016, 322, 'wsl_current_provider', 'Google'),
(5017, 322, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(5018, 322, 'session_tokens', 'a:1:{s:64:\"6748b31b7486139bcfa9e54012c773bfcd039dddd5c1570f92429ef3a7f53c2f\";a:4:{s:10:\"expiration\";i:1433859879;s:2:\"ip\";s:13:\"89.115.67.124\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,6;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432650279;}}'),
(5019, 323, 'nickname', 'Nuno_Vitorino'),
(5020, 323, 'first_name', 'Nuno'),
(5021, 323, 'last_name', 'Vitorino'),
(5022, 323, 'description', ''),
(5023, 323, 'rich_editing', 'true'),
(5024, 323, 'comment_shortcuts', 'false'),
(5025, 323, 'admin_color', 'fresh'),
(5026, 323, 'use_ssl', '0'),
(5027, 323, 'show_admin_bar_front', 'true'),
(5028, 323, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5029, 323, 'wp_user_level', '0'),
(5030, 323, 'wsl_current_provider', 'Facebook'),
(5031, 323, 'wsl_current_user_image', 'https://graph.facebook.com/10152925306463494/picture?width=150&height=150'),
(5032, 323, 'session_tokens', 'a:1:{s:64:\"52eae14c665cc4a01aba7efc401ceba3fc81139fb209fdd4561ac58b4cf00f6b\";a:4:{s:10:\"expiration\";i:1433859884;s:2:\"ip\";s:12:\"213.30.62.62\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432650284;}}'),
(5033, 322, 'votou', 'sim'),
(5034, 322, 'user_votes', 'foto-do-ano_p957'),
(5035, 324, 'nickname', 'Ana_Andrade_Lopes'),
(5036, 324, 'first_name', 'Ana'),
(5037, 324, 'last_name', 'Lopes'),
(5038, 324, 'description', ''),
(5039, 324, 'rich_editing', 'true'),
(5040, 324, 'comment_shortcuts', 'false'),
(5041, 324, 'admin_color', 'fresh'),
(5042, 324, 'use_ssl', '0'),
(5043, 324, 'show_admin_bar_front', 'true'),
(5044, 324, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5045, 324, 'wp_user_level', '0'),
(5046, 324, 'wsl_current_provider', 'Facebook'),
(5047, 324, 'wsl_current_user_image', 'https://graph.facebook.com/10152825607758344/picture?width=150&height=150'),
(5048, 324, 'session_tokens', 'a:1:{s:64:\"ddf711a1e63cb06fb0fda4a11eae9e81b71fe854288b5aa49902430aa63ddc8b\";a:4:{s:10:\"expiration\";i:1433859917;s:2:\"ip\";s:13:\"85.88.133.211\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:25.0) Gecko/20100101 Firefox/25.0\";s:5:\"login\";i:1432650317;}}'),
(5049, 325, 'nickname', 'Diogo_Teixeira'),
(5050, 325, 'first_name', 'Diogo'),
(5051, 325, 'last_name', 'Teixeira'),
(5052, 325, 'description', ''),
(5053, 325, 'rich_editing', 'true'),
(5054, 325, 'comment_shortcuts', 'false'),
(5055, 325, 'admin_color', 'fresh'),
(5056, 325, 'use_ssl', '0'),
(5057, 325, 'show_admin_bar_front', 'true'),
(5058, 325, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5059, 325, 'wp_user_level', '0'),
(5060, 325, 'wsl_current_provider', 'Facebook'),
(5061, 325, 'wsl_current_user_image', 'https://graph.facebook.com/10205352868956083/picture?width=150&height=150'),
(5062, 325, 'session_tokens', 'a:1:{s:64:\"2140785c9b80a5316ddb6eb345b60cc30a1fb2eebb52f0b1b3d80cd445f31087\";a:4:{s:10:\"expiration\";i:1433859918;s:2:\"ip\";s:13:\"89.115.138.19\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432650318;}}'),
(5063, 326, 'nickname', 'Luis_Ducla_Soares'),
(5064, 326, 'first_name', 'Luís'),
(5065, 326, 'last_name', 'Soares'),
(5066, 326, 'description', ''),
(5067, 326, 'rich_editing', 'true'),
(5068, 326, 'comment_shortcuts', 'false'),
(5069, 326, 'admin_color', 'fresh'),
(5070, 326, 'use_ssl', '0'),
(5071, 326, 'show_admin_bar_front', 'true'),
(5072, 326, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5073, 326, 'wp_user_level', '0'),
(5074, 326, 'wsl_current_provider', 'Facebook'),
(5075, 326, 'wsl_current_user_image', 'https://graph.facebook.com/10153007709871871/picture?width=150&height=150'),
(5076, 326, 'session_tokens', 'a:1:{s:64:\"ca2eb6680c475183befe7760c23d57b187e689c163141f8b1c4ae915fc300bd5\";a:4:{s:10:\"expiration\";i:1433859930;s:2:\"ip\";s:13:\"193.136.189.2\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1432650330;}}'),
(5077, 319, 'votou', 'sim'),
(5078, 319, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(5079, 324, 'votou', 'sim'),
(5080, 324, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(5081, 316, 'votou', 'sim'),
(5082, 316, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(5083, 293, 'votou', 'sim'),
(5084, 293, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(5085, 327, 'nickname', 'Miguel_De_Sequeira_Lopes'),
(5086, 327, 'first_name', 'Miguel'),
(5087, 327, 'last_name', 'Lopes'),
(5088, 327, 'description', ''),
(5089, 327, 'rich_editing', 'true'),
(5090, 327, 'comment_shortcuts', 'false'),
(5091, 327, 'admin_color', 'fresh'),
(5092, 327, 'use_ssl', '0'),
(5093, 327, 'show_admin_bar_front', 'true'),
(5094, 327, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5095, 327, 'wp_user_level', '0'),
(5096, 327, 'wsl_current_provider', 'Facebook'),
(5097, 327, 'wsl_current_user_image', 'https://graph.facebook.com/10204267521107846/picture?width=150&height=150'),
(5098, 327, 'session_tokens', 'a:1:{s:64:\"9d581a20db8e22757d390abcc0e134cebc24ed9c8932b9ce4386c112990ce57c\";a:4:{s:10:\"expiration\";i:1433860012;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432650412;}}'),
(5099, 323, 'votou', 'sim'),
(5100, 323, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(5101, 328, 'nickname', 'Barbara_Palinhos_Pereira'),
(5102, 328, 'first_name', 'Bárbara'),
(5103, 328, 'last_name', 'Palinhos Pereira'),
(5104, 328, 'description', '');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(5105, 328, 'rich_editing', 'true'),
(5106, 328, 'comment_shortcuts', 'false'),
(5107, 328, 'admin_color', 'fresh'),
(5108, 328, 'use_ssl', '0'),
(5109, 328, 'show_admin_bar_front', 'true'),
(5110, 328, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5111, 328, 'wp_user_level', '0'),
(5112, 328, 'wsl_current_provider', 'Facebook'),
(5113, 328, 'wsl_current_user_image', 'https://graph.facebook.com/10152731677901568/picture?width=150&height=150'),
(5114, 328, 'session_tokens', 'a:1:{s:64:\"42e0940122187d6bcacbc034a8216b0fde1f7a6c07703049b0afb838c801e0db\";a:4:{s:10:\"expiration\";i:1433860038;s:2:\"ip\";s:13:\"95.93.130.142\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432650438;}}'),
(5115, 329, 'nickname', 'Francisco_Oliveira_Bastos'),
(5116, 329, 'first_name', 'Francisco'),
(5117, 329, 'last_name', 'Bastos'),
(5118, 329, 'description', ''),
(5119, 329, 'rich_editing', 'true'),
(5120, 329, 'comment_shortcuts', 'false'),
(5121, 329, 'admin_color', 'fresh'),
(5122, 329, 'use_ssl', '0'),
(5123, 329, 'show_admin_bar_front', 'true'),
(5124, 329, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5125, 329, 'wp_user_level', '0'),
(5126, 329, 'wsl_current_provider', 'Facebook'),
(5127, 329, 'wsl_current_user_image', 'https://graph.facebook.com/10203120359210176/picture?width=150&height=150'),
(5128, 329, 'session_tokens', 'a:1:{s:64:\"8711583b1c4befe9aa5620b3267dbe828627a57d64159c6e47a3376cbce06ffe\";a:4:{s:10:\"expiration\";i:1433860080;s:2:\"ip\";s:13:\"82.154.61.253\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432650480;}}'),
(5129, 330, 'nickname', 'ivan_valadares'),
(5130, 330, 'first_name', 'ivan'),
(5131, 330, 'last_name', 'valadares'),
(5132, 330, 'description', ''),
(5133, 330, 'rich_editing', 'true'),
(5134, 330, 'comment_shortcuts', 'false'),
(5135, 330, 'admin_color', 'fresh'),
(5136, 330, 'use_ssl', '0'),
(5137, 330, 'show_admin_bar_front', 'true'),
(5138, 330, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5139, 330, 'wp_user_level', '0'),
(5140, 330, 'wsl_current_provider', 'Google'),
(5141, 330, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-g2Rahs-MnIQ/AAAAAAAAAAI/AAAAAAAAAiI/pkw5tEsY038/photo.jpg?sz=200'),
(5142, 330, 'session_tokens', 'a:1:{s:64:\"692999d7ff142dd234aa5a1e902b3462dd480a32d9f0a221a5115b0e21204f75\";a:4:{s:10:\"expiration\";i:1433860092;s:2:\"ip\";s:13:\"62.48.145.135\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432650492;}}'),
(5143, 331, 'nickname', 'Miguel_Adao'),
(5144, 331, 'first_name', 'Miguel'),
(5145, 331, 'last_name', 'Adão'),
(5146, 331, 'description', ''),
(5147, 331, 'rich_editing', 'true'),
(5148, 331, 'comment_shortcuts', 'false'),
(5149, 331, 'admin_color', 'fresh'),
(5150, 331, 'use_ssl', '0'),
(5151, 331, 'show_admin_bar_front', 'true'),
(5152, 331, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5153, 331, 'wp_user_level', '0'),
(5154, 331, 'wsl_current_provider', 'Facebook'),
(5155, 331, 'wsl_current_user_image', 'https://graph.facebook.com/949310451786523/picture?width=150&height=150'),
(5156, 331, 'session_tokens', 'a:1:{s:64:\"1a27f85630453a7e0c596148aeeb1d1d34b6de0d947222ed3714d75af91421a1\";a:4:{s:10:\"expiration\";i:1433860148;s:2:\"ip\";s:14:\"79.168.216.216\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432650548;}}'),
(5157, 325, 'votou', 'sim'),
(5158, 325, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(5159, 332, 'nickname', 'Angelo_Alves'),
(5160, 332, 'first_name', 'Ângelo'),
(5161, 332, 'last_name', 'Alves'),
(5162, 332, 'description', ''),
(5163, 332, 'rich_editing', 'true'),
(5164, 332, 'comment_shortcuts', 'false'),
(5165, 332, 'admin_color', 'fresh'),
(5166, 332, 'use_ssl', '0'),
(5167, 332, 'show_admin_bar_front', 'true'),
(5168, 332, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5169, 332, 'wp_user_level', '0'),
(5170, 332, 'wsl_current_provider', 'Google'),
(5171, 332, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-jLYcychxkiM/AAAAAAAAAAI/AAAAAAAABOU/uXs0LXxlJus/photo.jpg?sz=200'),
(5172, 332, 'session_tokens', 'a:1:{s:64:\"5934c3bdb8867930bc1c20e686a9a28a4002875ce31ec4c7180fe2cdad9cd83c\";a:4:{s:10:\"expiration\";i:1433860280;s:2:\"ip\";s:11:\"95.69.84.14\";s:2:\"ua\";s:141:\"Mozilla/5.0 (Linux; Android 4.1.2; CINK PEAX 2 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432650680;}}'),
(5173, 333, 'nickname', 'Bruno_Nato'),
(5174, 333, 'first_name', 'Bruno'),
(5175, 333, 'last_name', 'Nato'),
(5176, 333, 'description', ''),
(5177, 333, 'rich_editing', 'true'),
(5178, 333, 'comment_shortcuts', 'false'),
(5179, 333, 'admin_color', 'fresh'),
(5180, 333, 'use_ssl', '0'),
(5181, 333, 'show_admin_bar_front', 'true'),
(5182, 333, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5183, 333, 'wp_user_level', '0'),
(5184, 333, 'wsl_current_provider', 'Facebook'),
(5185, 333, 'wsl_current_user_image', 'https://graph.facebook.com/10152764681692447/picture?width=150&height=150'),
(5186, 333, 'session_tokens', 'a:1:{s:64:\"327c5db2a01482612f0fb70ae7deb954e2576da5d2bc3bd1f4cfe6b7301f17a3\";a:4:{s:10:\"expiration\";i:1433860299;s:2:\"ip\";s:12:\"95.93.227.31\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432650699;}}'),
(5187, 334, 'nickname', 'Antonio_Rivotti_Maggiorani_Appleton'),
(5188, 334, 'first_name', 'Antonio'),
(5189, 334, 'last_name', 'Appleton'),
(5190, 334, 'description', ''),
(5191, 334, 'rich_editing', 'true'),
(5192, 334, 'comment_shortcuts', 'false'),
(5193, 334, 'admin_color', 'fresh'),
(5194, 334, 'use_ssl', '0'),
(5195, 334, 'show_admin_bar_front', 'true'),
(5196, 334, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5197, 334, 'wp_user_level', '0'),
(5198, 334, 'wsl_current_provider', 'Facebook'),
(5199, 334, 'wsl_current_user_image', 'https://graph.facebook.com/10153287045611894/picture?width=150&height=150'),
(5200, 334, 'session_tokens', 'a:1:{s:64:\"b436bc522ff36814acba14f70d4f759e6c83599ed3dc162b5b0fa2a5029d270f\";a:4:{s:10:\"expiration\";i:1433860335;s:2:\"ip\";s:12:\"89.115.40.87\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432650735;}}'),
(5201, 331, 'votou', 'sim'),
(5202, 331, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(5203, 332, 'votou', 'sim'),
(5204, 332, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036'),
(5205, 335, 'nickname', 'Alcina_Teixeira'),
(5206, 335, 'first_name', 'Alcina'),
(5207, 335, 'last_name', 'Teixeira'),
(5208, 335, 'description', ''),
(5209, 335, 'rich_editing', 'true'),
(5210, 335, 'comment_shortcuts', 'false'),
(5211, 335, 'admin_color', 'fresh'),
(5212, 335, 'use_ssl', '0'),
(5213, 335, 'show_admin_bar_front', 'true'),
(5214, 335, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5215, 335, 'wp_user_level', '0'),
(5216, 335, 'wsl_current_provider', 'Facebook'),
(5217, 335, 'wsl_current_user_image', 'https://graph.facebook.com/10205253896286129/picture?width=150&height=150'),
(5218, 335, 'session_tokens', 'a:1:{s:64:\"b2cc6fd8190416df7cef8fccc543c8e1840c784b452d80445f98180fff7b5b02\";a:4:{s:10:\"expiration\";i:1433860460;s:2:\"ip\";s:13:\"77.54.117.194\";s:2:\"ua\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.73 Safari/537.36\";s:5:\"login\";i:1432650860;}}'),
(5219, 334, 'votou', 'sim'),
(5220, 334, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(5221, 336, 'nickname', 'Ricardo_Chaves'),
(5222, 336, 'first_name', 'Ricardo'),
(5223, 336, 'last_name', 'Chaves'),
(5224, 336, 'description', ''),
(5225, 336, 'rich_editing', 'true'),
(5226, 336, 'comment_shortcuts', 'false'),
(5227, 336, 'admin_color', 'fresh'),
(5228, 336, 'use_ssl', '0'),
(5229, 336, 'show_admin_bar_front', 'true'),
(5230, 336, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5231, 336, 'wp_user_level', '0'),
(5232, 336, 'wsl_current_provider', 'Facebook'),
(5233, 336, 'wsl_current_user_image', 'https://graph.facebook.com/496590203825960/picture?width=150&height=150'),
(5234, 336, 'session_tokens', 'a:2:{s:64:\"20c069e8e67af9f2cb684c7b6cf6daafca40106e4603a58a43cd3ea53ecf9bc5\";a:4:{s:10:\"expiration\";i:1433860491;s:2:\"ip\";s:13:\"194.79.67.211\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432650891;}s:64:\"1f962ecc6fc8f8df937cea06e52592680c26f0debfd0e6c4d5a752227574716c\";a:4:{s:10:\"expiration\";i:1433860541;s:2:\"ip\";s:13:\"194.79.67.211\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432650941;}}'),
(5235, 337, 'nickname', 'Ricardo_Pina_SnowBoomer'),
(5236, 337, 'first_name', 'Ricardo'),
(5237, 337, 'last_name', 'Pina SnowBoomer'),
(5238, 337, 'description', ''),
(5239, 337, 'rich_editing', 'true'),
(5240, 337, 'comment_shortcuts', 'false'),
(5241, 337, 'admin_color', 'fresh'),
(5242, 337, 'use_ssl', '0'),
(5243, 337, 'show_admin_bar_front', 'true'),
(5244, 337, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5245, 337, 'wp_user_level', '0'),
(5246, 337, 'wsl_current_provider', 'Facebook'),
(5247, 337, 'wsl_current_user_image', 'https://graph.facebook.com/1068256846536020/picture?width=150&height=150'),
(5248, 337, 'session_tokens', 'a:1:{s:64:\"8998774833eace9f2d007ba186eb281e38544200c4a442ee76af70bc3bdcb52f\";a:4:{s:10:\"expiration\";i:1433860493;s:2:\"ip\";s:14:\"180.183.217.18\";s:2:\"ua\";s:183:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E5 HD Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432650893;}}'),
(5249, 338, 'nickname', 'Francisco_Fraguas_Mateus'),
(5250, 338, 'first_name', 'Francisco'),
(5251, 338, 'last_name', 'Fráguas Mateus'),
(5252, 338, 'description', ''),
(5253, 338, 'rich_editing', 'true'),
(5254, 338, 'comment_shortcuts', 'false'),
(5255, 338, 'admin_color', 'fresh'),
(5256, 338, 'use_ssl', '0'),
(5257, 338, 'show_admin_bar_front', 'true'),
(5258, 338, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5259, 338, 'wp_user_level', '0'),
(5260, 338, 'wsl_current_provider', 'Facebook'),
(5261, 338, 'wsl_current_user_image', 'https://graph.facebook.com/10206539932278552/picture?width=150&height=150'),
(5262, 338, 'session_tokens', 'a:1:{s:64:\"fdefa29dba26fefd9074ea3d52a565c01c925893f383df3444bb396215383424\";a:4:{s:10:\"expiration\";i:1433860503;s:2:\"ip\";s:13:\"46.189.196.89\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432650903;}}'),
(5263, 339, 'nickname', 'Tiago_Merlini'),
(5264, 339, 'first_name', 'Tiago'),
(5265, 339, 'last_name', 'Merlini'),
(5266, 339, 'description', ''),
(5267, 339, 'rich_editing', 'true'),
(5268, 339, 'comment_shortcuts', 'false'),
(5269, 339, 'admin_color', 'fresh'),
(5270, 339, 'use_ssl', '0'),
(5271, 339, 'show_admin_bar_front', 'true'),
(5272, 339, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5273, 339, 'wp_user_level', '0'),
(5274, 339, 'wsl_current_provider', 'Facebook'),
(5275, 339, 'wsl_current_user_image', 'https://graph.facebook.com/438326519678079/picture?width=150&height=150'),
(5276, 339, 'session_tokens', 'a:1:{s:64:\"2be857393b5ee478291fe396c724f746bd4e35cb1488da3c5861d4d4b8d18139\";a:4:{s:10:\"expiration\";i:1433860529;s:2:\"ip\";s:12:\"87.103.49.62\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432650929;}}'),
(5277, 340, 'nickname', 'Bruno_Santos'),
(5278, 340, 'first_name', 'Bruno'),
(5279, 340, 'last_name', 'Santos'),
(5280, 340, 'description', ''),
(5281, 340, 'rich_editing', 'true'),
(5282, 340, 'comment_shortcuts', 'false'),
(5283, 340, 'admin_color', 'fresh'),
(5284, 340, 'use_ssl', '0'),
(5285, 340, 'show_admin_bar_front', 'true'),
(5286, 340, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5287, 340, 'wp_user_level', '0'),
(5288, 340, 'wsl_current_provider', 'Facebook'),
(5289, 340, 'wsl_current_user_image', 'https://graph.facebook.com/10200657772324053/picture?width=150&height=150'),
(5290, 340, 'session_tokens', 'a:2:{s:64:\"117b1e6fe69cdbdd59e7838dc1b7ea22939f7e1ca6276732e9bed740164ed51e\";a:4:{s:10:\"expiration\";i:1433860589;s:2:\"ip\";s:14:\"88.214.169.186\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; U; Android 4.3; pt-pt; GT-I9300 Build/JSS15J) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432650989;}s:64:\"ebc6f27a27be69f3c7e51dc9e2f79cd82b5d736e1688843f5f03189bce6391bd\";a:4:{s:10:\"expiration\";i:1433920243;s:2:\"ip\";s:14:\"88.214.166.109\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; U; Android 4.3; pt-pt; GT-I9300 Build/JSS15J) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432710643;}}'),
(5291, 341, 'nickname', 'Joao_Moura'),
(5292, 341, 'first_name', 'João'),
(5293, 341, 'last_name', 'Moura'),
(5294, 341, 'description', ''),
(5295, 341, 'rich_editing', 'true'),
(5296, 341, 'comment_shortcuts', 'false'),
(5297, 341, 'admin_color', 'fresh'),
(5298, 341, 'use_ssl', '0'),
(5299, 341, 'show_admin_bar_front', 'true'),
(5300, 341, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5301, 341, 'wp_user_level', '0'),
(5302, 341, 'wsl_current_provider', 'Facebook'),
(5303, 341, 'wsl_current_user_image', 'https://graph.facebook.com/10206872801402855/picture?width=150&height=150'),
(5304, 341, 'session_tokens', 'a:2:{s:64:\"96cd32915f28a50eb169fc338d848da1691218cef62a86b66cdd1bca0c169047\";a:4:{s:10:\"expiration\";i:1433860604;s:2:\"ip\";s:15:\"192.168.122.214\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432651004;}s:64:\"b38838657993b49b746cb1cf5becc314b01f49089d2b374e56d4dfd56451c146\";a:4:{s:10:\"expiration\";i:1433886413;s:2:\"ip\";s:12:\"5.249.51.200\";s:2:\"ua\";s:240:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,1;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432676813;}}'),
(5305, 329, 'votou', 'sim'),
(5306, 329, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(5307, 342, 'nickname', 'Ana_Sofia_Antunes'),
(5308, 342, 'first_name', 'Ana Sofia'),
(5309, 342, 'last_name', 'Antunes'),
(5310, 342, 'description', ''),
(5311, 342, 'rich_editing', 'true'),
(5312, 342, 'comment_shortcuts', 'false'),
(5313, 342, 'admin_color', 'fresh'),
(5314, 342, 'use_ssl', '0'),
(5315, 342, 'show_admin_bar_front', 'true'),
(5316, 342, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5317, 342, 'wp_user_level', '0'),
(5318, 342, 'wsl_current_provider', 'Facebook'),
(5319, 342, 'wsl_current_user_image', 'https://graph.facebook.com/10152722440956557/picture?width=150&height=150'),
(5320, 342, 'session_tokens', 'a:1:{s:64:\"036de67c1bd1b77d88b3b09084d577dbd6b3a53add8c63ffe1bfda413f2c69f6\";a:4:{s:10:\"expiration\";i:1433860671;s:2:\"ip\";s:12:\"81.84.202.53\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-T113 Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1432651071;}}'),
(5321, 343, 'nickname', 'Margarida_Palma'),
(5322, 343, 'first_name', 'Margarida'),
(5323, 343, 'last_name', 'Palma'),
(5324, 343, 'description', ''),
(5325, 343, 'rich_editing', 'true'),
(5326, 343, 'comment_shortcuts', 'false'),
(5327, 343, 'admin_color', 'fresh'),
(5328, 343, 'use_ssl', '0'),
(5329, 343, 'show_admin_bar_front', 'true'),
(5330, 343, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5331, 343, 'wp_user_level', '0'),
(5332, 343, 'wsl_current_provider', 'Facebook'),
(5333, 343, 'wsl_current_user_image', 'https://graph.facebook.com/965702350128388/picture?width=150&height=150'),
(5334, 343, 'session_tokens', 'a:1:{s:64:\"d3fda148a109ef00e7ba87a48676c33380c76b612eda8ae0a2d54f5ef419a035\";a:4:{s:10:\"expiration\";i:1433860730;s:2:\"ip\";s:12:\"95.92.128.64\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432651130;}}'),
(5335, 342, 'votou', 'sim'),
(5336, 342, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(5337, 344, 'nickname', 'Francisco_Sousa'),
(5338, 344, 'first_name', 'Francisco'),
(5339, 344, 'last_name', 'Sousa'),
(5340, 344, 'description', ''),
(5341, 344, 'rich_editing', 'true'),
(5342, 344, 'comment_shortcuts', 'false'),
(5343, 344, 'admin_color', 'fresh'),
(5344, 344, 'use_ssl', '0'),
(5345, 344, 'show_admin_bar_front', 'true'),
(5346, 344, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5347, 344, 'wp_user_level', '0'),
(5348, 344, 'wsl_current_provider', 'Facebook'),
(5349, 344, 'wsl_current_user_image', 'https://graph.facebook.com/10205726121325525/picture?width=150&height=150'),
(5350, 344, 'session_tokens', 'a:1:{s:64:\"e772816a8b36721ebfc25c820d56298fb9f8de6e9b57bb9e5737dd13b2118fdc\";a:4:{s:10:\"expiration\";i:1433860823;s:2:\"ip\";s:13:\"213.30.118.99\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1432651223;}}'),
(5351, 345, 'nickname', 'Angela_Antunes'),
(5352, 345, 'first_name', 'Angela'),
(5353, 345, 'last_name', 'Antunes'),
(5354, 345, 'description', ''),
(5355, 345, 'rich_editing', 'true'),
(5356, 345, 'comment_shortcuts', 'false'),
(5357, 345, 'admin_color', 'fresh'),
(5358, 345, 'use_ssl', '0'),
(5359, 345, 'show_admin_bar_front', 'true'),
(5360, 345, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5361, 345, 'wp_user_level', '0'),
(5362, 345, 'wsl_current_provider', 'Facebook'),
(5363, 345, 'wsl_current_user_image', 'https://graph.facebook.com/10152851277357256/picture?width=150&height=150'),
(5364, 345, 'session_tokens', 'a:1:{s:64:\"542fe8e3a39b4202704d883757d3d3dadeced6ef848e00846c8440c18d7ab644\";a:4:{s:10:\"expiration\";i:1433860834;s:2:\"ip\";s:13:\"93.108.233.84\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432651234;}}'),
(5365, 343, 'votou', 'sim'),
(5366, 343, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036,foto-do-ano_p957'),
(5367, 346, 'nickname', 'Pedro_Soares'),
(5368, 346, 'first_name', 'Pedro'),
(5369, 346, 'last_name', 'Soares'),
(5370, 346, 'description', ''),
(5371, 346, 'rich_editing', 'true'),
(5372, 346, 'comment_shortcuts', 'false'),
(5373, 346, 'admin_color', 'fresh'),
(5374, 346, 'use_ssl', '0'),
(5375, 346, 'show_admin_bar_front', 'true'),
(5376, 346, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5377, 346, 'wp_user_level', '0'),
(5378, 346, 'wsl_current_provider', 'Facebook'),
(5379, 346, 'wsl_current_user_image', 'https://graph.facebook.com/10206374351494673/picture?width=150&height=150'),
(5380, 346, 'session_tokens', 'a:1:{s:64:\"7d4034d1201d57a26f5a6bb712f911bee65ecd84178bcbaab0c5f02fb45ab2ea\";a:4:{s:10:\"expiration\";i:1433860870;s:2:\"ip\";s:15:\"167.220.196.235\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432651270;}}'),
(5381, 347, 'nickname', 'Henrique_Tabot'),
(5382, 347, 'first_name', 'Henrique'),
(5383, 347, 'last_name', 'Tabot'),
(5384, 347, 'description', ''),
(5385, 347, 'rich_editing', 'true'),
(5386, 347, 'comment_shortcuts', 'false'),
(5387, 347, 'admin_color', 'fresh'),
(5388, 347, 'use_ssl', '0'),
(5389, 347, 'show_admin_bar_front', 'true'),
(5390, 347, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5391, 347, 'wp_user_level', '0'),
(5392, 347, 'wsl_current_provider', 'Facebook'),
(5393, 347, 'wsl_current_user_image', 'https://graph.facebook.com/10206537365462706/picture?width=150&height=150'),
(5394, 347, 'session_tokens', 'a:1:{s:64:\"7b5c98bd922eb87e8cc31e3a2300bef5e597e051832f138fe16bb289fc5dfa91\";a:4:{s:10:\"expiration\";i:1433860870;s:2:\"ip\";s:13:\"85.247.72.102\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432651270;}}'),
(5395, 348, 'nickname', 'Maria_Helder_Rodrigues'),
(5396, 348, 'first_name', 'Maria Helder'),
(5397, 348, 'last_name', 'Rodrigues'),
(5398, 348, 'description', ''),
(5399, 348, 'rich_editing', 'true'),
(5400, 348, 'comment_shortcuts', 'false'),
(5401, 348, 'admin_color', 'fresh'),
(5402, 348, 'use_ssl', '0'),
(5403, 348, 'show_admin_bar_front', 'true'),
(5404, 348, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5405, 348, 'wp_user_level', '0'),
(5406, 348, 'wsl_current_provider', 'Facebook'),
(5407, 348, 'wsl_current_user_image', 'https://graph.facebook.com/855524554541158/picture?width=150&height=150'),
(5408, 348, 'session_tokens', 'a:1:{s:64:\"1ee68496e71bfb2ddfe4b28331b86f2fd596f6b0ec15b8c5e9fb86b21b32019e\";a:4:{s:10:\"expiration\";i:1433860881;s:2:\"ip\";s:10:\"5.249.30.3\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432651281;}}'),
(5409, 349, 'nickname', 'Beatriz_Melo'),
(5410, 349, 'first_name', 'Beatriz'),
(5411, 349, 'last_name', 'Melo'),
(5412, 349, 'description', ''),
(5413, 349, 'rich_editing', 'true'),
(5414, 349, 'comment_shortcuts', 'false'),
(5415, 349, 'admin_color', 'fresh'),
(5416, 349, 'use_ssl', '0'),
(5417, 349, 'show_admin_bar_front', 'true'),
(5418, 349, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5419, 349, 'wp_user_level', '0'),
(5420, 349, 'wsl_current_provider', 'Google'),
(5421, 349, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(5422, 349, 'session_tokens', 'a:1:{s:64:\"39876d0ab2b30b365668f889682c47e10c6fb522999428575ca626c911c4086c\";a:4:{s:10:\"expiration\";i:1433860890;s:2:\"ip\";s:12:\"62.28.249.57\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432651290;}}'),
(5423, 350, 'nickname', 'Nuno_Coelho'),
(5424, 350, 'first_name', 'Nuno'),
(5425, 350, 'last_name', 'Coelho'),
(5426, 350, 'description', ''),
(5427, 350, 'rich_editing', 'true'),
(5428, 350, 'comment_shortcuts', 'false'),
(5429, 350, 'admin_color', 'fresh'),
(5430, 350, 'use_ssl', '0'),
(5431, 350, 'show_admin_bar_front', 'true'),
(5432, 350, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5433, 350, 'wp_user_level', '0'),
(5434, 350, 'wsl_current_provider', 'Facebook'),
(5435, 350, 'wsl_current_user_image', 'https://graph.facebook.com/1578767019063195/picture?width=150&height=150'),
(5436, 350, 'session_tokens', 'a:1:{s:64:\"64c776489506c281e7b49995d7feb0d953223bb1ff4aa9c664bbff7700db1be7\";a:4:{s:10:\"expiration\";i:1433860923;s:2:\"ip\";s:11:\"95.93.171.3\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432651323;}}'),
(5437, 351, 'nickname', 'Andreia_Patricia_Ribeiro_Marques'),
(5438, 351, 'first_name', 'Andreia'),
(5439, 351, 'last_name', 'Marques'),
(5440, 351, 'description', ''),
(5441, 351, 'rich_editing', 'true'),
(5442, 351, 'comment_shortcuts', 'false'),
(5443, 351, 'admin_color', 'fresh'),
(5444, 351, 'use_ssl', '0'),
(5445, 351, 'show_admin_bar_front', 'true'),
(5446, 351, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5447, 351, 'wp_user_level', '0'),
(5448, 351, 'wsl_current_provider', 'Facebook'),
(5449, 351, 'wsl_current_user_image', 'https://graph.facebook.com/10153335803772431/picture?width=150&height=150'),
(5450, 351, 'session_tokens', 'a:1:{s:64:\"585f98d23891a9b324323aafd22475916ac60ed25f3f1913c099c211ed5daa96\";a:4:{s:10:\"expiration\";i:1433860926;s:2:\"ip\";s:13:\"89.214.69.121\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432651326;}}'),
(5451, 352, 'nickname', 'Peter_Osorio_Lemos'),
(5452, 352, 'first_name', 'Peter'),
(5453, 352, 'last_name', 'Lemos'),
(5454, 352, 'description', ''),
(5455, 352, 'rich_editing', 'true'),
(5456, 352, 'comment_shortcuts', 'false'),
(5457, 352, 'admin_color', 'fresh'),
(5458, 352, 'use_ssl', '0'),
(5459, 352, 'show_admin_bar_front', 'true'),
(5460, 352, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5461, 352, 'wp_user_level', '0'),
(5462, 352, 'wsl_current_provider', 'Facebook'),
(5463, 352, 'wsl_current_user_image', 'https://graph.facebook.com/10205194928925044/picture?width=150&height=150'),
(5464, 352, 'session_tokens', 'a:1:{s:64:\"408861ed132b0bef90d396266f88c97b5f3827f95b05770a2aba0cebad39a7a8\";a:4:{s:10:\"expiration\";i:1433860965;s:2:\"ip\";s:14:\"88.157.200.251\";s:2:\"ua\";s:63:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)\";s:5:\"login\";i:1432651365;}}'),
(5465, 346, 'votou', 'sim'),
(5466, 346, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1385,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(5467, 347, 'votou', 'sim'),
(5468, 347, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(5469, 353, 'nickname', 'Teresa_Mello_Breyner'),
(5470, 353, 'first_name', 'Teresa'),
(5471, 353, 'last_name', 'Breyner'),
(5472, 353, 'description', ''),
(5473, 353, 'rich_editing', 'true'),
(5474, 353, 'comment_shortcuts', 'false'),
(5475, 353, 'admin_color', 'fresh'),
(5476, 353, 'use_ssl', '0'),
(5477, 353, 'show_admin_bar_front', 'true'),
(5478, 353, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5479, 353, 'wp_user_level', '0'),
(5480, 353, 'wsl_current_provider', 'Facebook'),
(5481, 353, 'wsl_current_user_image', 'https://graph.facebook.com/1126880643994946/picture?width=150&height=150'),
(5482, 353, 'session_tokens', 'a:1:{s:64:\"4e7d13db8135443c3511348d492c7fdbf4e6a5fb3d8e784e0567e969c8c82006\";a:4:{s:10:\"expiration\";i:1433861134;s:2:\"ip\";s:14:\"85.138.205.200\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432651534;}}'),
(5483, 352, 'votou', 'sim'),
(5484, 352, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(5485, 348, 'votou', 'sim'),
(5486, 348, 'user_votes', 'foto-do-ano_p957'),
(5487, 333, 'votou', 'sim'),
(5488, 333, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(5489, 354, 'nickname', 'Miguel_Jordao'),
(5490, 354, 'first_name', 'Miguel'),
(5491, 354, 'last_name', 'Jordao'),
(5492, 354, 'description', ''),
(5493, 354, 'rich_editing', 'true'),
(5494, 354, 'comment_shortcuts', 'false'),
(5495, 354, 'admin_color', 'fresh'),
(5496, 354, 'use_ssl', '0'),
(5497, 354, 'show_admin_bar_front', 'true'),
(5498, 354, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5499, 354, 'wp_user_level', '0'),
(5500, 354, 'wsl_current_provider', 'Facebook'),
(5501, 354, 'wsl_current_user_image', 'https://graph.facebook.com/914117948611744/picture?width=150&height=150'),
(5502, 354, 'session_tokens', 'a:1:{s:64:\"eab5ee2b102a87f574d701cde11ce85390ec60d1602d374aab3b57137616d7d9\";a:4:{s:10:\"expiration\";i:1433861182;s:2:\"ip\";s:10:\"2.83.35.79\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432651582;}}'),
(5503, 355, 'nickname', 'Leonor_Laranjeira'),
(5504, 355, 'first_name', 'Leonor'),
(5505, 355, 'last_name', 'Laranjeira'),
(5506, 355, 'description', ''),
(5507, 355, 'rich_editing', 'true'),
(5508, 355, 'comment_shortcuts', 'false'),
(5509, 355, 'admin_color', 'fresh'),
(5510, 355, 'use_ssl', '0'),
(5511, 355, 'show_admin_bar_front', 'true'),
(5512, 355, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5513, 355, 'wp_user_level', '0'),
(5514, 355, 'wsl_current_provider', 'Facebook'),
(5515, 355, 'wsl_current_user_image', 'https://graph.facebook.com/996365103721490/picture?width=150&height=150'),
(5516, 355, 'session_tokens', 'a:1:{s:64:\"97e9d8f46f2fbff256f61079b091a45c9a853c94501e486676f85098a29593b0\";a:4:{s:10:\"expiration\";i:1433861187;s:2:\"ip\";s:11:\"84.91.2.130\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432651587;}}'),
(5517, 354, 'votou', 'sim'),
(5518, 354, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,foto-do-ano_p957'),
(5519, 356, 'nickname', 'Hugo_Vau'),
(5520, 356, 'first_name', 'Hugo'),
(5521, 356, 'last_name', 'Vau'),
(5522, 356, 'description', ''),
(5523, 356, 'rich_editing', 'true'),
(5524, 356, 'comment_shortcuts', 'false'),
(5525, 356, 'admin_color', 'fresh'),
(5526, 356, 'use_ssl', '0'),
(5527, 356, 'show_admin_bar_front', 'true'),
(5528, 356, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5529, 356, 'wp_user_level', '0'),
(5530, 356, 'wsl_current_provider', 'Facebook'),
(5531, 356, 'wsl_current_user_image', 'https://graph.facebook.com/10206472663552104/picture?width=150&height=150'),
(5532, 356, 'session_tokens', 'a:1:{s:64:\"6a2ac42295cd5ba8bfcf451014c04c7d5d02864cc57ef24224fc2664ebf90b48\";a:4:{s:10:\"expiration\";i:1433861316;s:2:\"ip\";s:13:\"85.242.39.240\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1432651716;}}'),
(5533, 357, 'nickname', 'Carina_Duarte'),
(5534, 357, 'first_name', 'Carina'),
(5535, 357, 'last_name', 'Duarte'),
(5536, 357, 'description', ''),
(5537, 357, 'rich_editing', 'true'),
(5538, 357, 'comment_shortcuts', 'false'),
(5539, 357, 'admin_color', 'fresh'),
(5540, 357, 'use_ssl', '0'),
(5541, 357, 'show_admin_bar_front', 'true'),
(5542, 357, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5543, 357, 'wp_user_level', '0'),
(5544, 357, 'wsl_current_provider', 'Facebook'),
(5545, 357, 'wsl_current_user_image', 'https://graph.facebook.com/10206787862953474/picture?width=150&height=150'),
(5546, 357, 'session_tokens', 'a:4:{s:64:\"2568e221cc07d7aa409932dbc3186573a0165e0a68a204b05b136ba6d1d2effb\";a:4:{s:10:\"expiration\";i:1433861335;s:2:\"ip\";s:13:\"95.92.106.214\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432651735;}s:64:\"4f586ddb4ca378e2aeb2a87fe8d9e7daa9ed265fff158cecddece10227138513\";a:4:{s:10:\"expiration\";i:1434112962;s:2:\"ip\";s:13:\"88.214.164.93\";s:2:\"ua\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) GSA/5.5.50480 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432903362;}s:64:\"17a916a28ed5415af0009a1ce0bd4cce6e68dd458847d2947108dd1f7f99b474\";a:4:{s:10:\"expiration\";i:1434113100;s:2:\"ip\";s:13:\"88.214.164.93\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432903500;}s:64:\"67deb00f3a4ee8af386f08f3b9c2ce98989124c02b7eb5f5481a9343da393679\";a:4:{s:10:\"expiration\";i:1434549296;s:2:\"ip\";s:13:\"193.137.98.66\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433339696;}}'),
(5547, 358, 'nickname', 'Aztek_Dzigners'),
(5548, 358, 'first_name', 'Aztek'),
(5549, 358, 'last_name', 'Dzigners'),
(5550, 358, 'description', ''),
(5551, 358, 'rich_editing', 'true'),
(5552, 358, 'comment_shortcuts', 'false'),
(5553, 358, 'admin_color', 'fresh'),
(5554, 358, 'use_ssl', '0'),
(5555, 358, 'show_admin_bar_front', 'true'),
(5556, 358, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5557, 358, 'wp_user_level', '0'),
(5558, 358, 'wsl_current_provider', 'Facebook'),
(5559, 358, 'wsl_current_user_image', 'https://graph.facebook.com/1114983281863332/picture?width=150&height=150'),
(5560, 358, 'session_tokens', 'a:1:{s:64:\"5a4d8bc51276e4df964afa5b85c9dfc5d979ce2194e803cf6eefeeb82ad30598\";a:4:{s:10:\"expiration\";i:1433861358;s:2:\"ip\";s:13:\"89.115.58.186\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432651758;}}'),
(5561, 359, 'nickname', 'Carlos_Omega_Pereira'),
(5562, 359, 'first_name', 'Carlos'),
(5563, 359, 'last_name', 'Pereira'),
(5564, 359, 'description', ''),
(5565, 359, 'rich_editing', 'true'),
(5566, 359, 'comment_shortcuts', 'false'),
(5567, 359, 'admin_color', 'fresh'),
(5568, 359, 'use_ssl', '0'),
(5569, 359, 'show_admin_bar_front', 'true'),
(5570, 359, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5571, 359, 'wp_user_level', '0'),
(5572, 359, 'wsl_current_provider', 'Facebook'),
(5573, 359, 'wsl_current_user_image', 'https://graph.facebook.com/976753432358886/picture?width=150&height=150'),
(5574, 359, 'session_tokens', 'a:1:{s:64:\"b68fd5e959d0ed8d0ca6353bc6d7712d3cd225eda78e7dae8a5fd21789db16c7\";a:4:{s:10:\"expiration\";i:1433861364;s:2:\"ip\";s:14:\"88.157.200.187\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.111 Safari/537.36\";s:5:\"login\";i:1432651764;}}'),
(5575, 349, 'votou', 'sim'),
(5576, 349, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(5577, 360, 'nickname', 'Nuno_Guerreiro'),
(5578, 360, 'first_name', 'Nuno'),
(5579, 360, 'last_name', 'Guerreiro'),
(5580, 360, 'description', ''),
(5581, 360, 'rich_editing', 'true'),
(5582, 360, 'comment_shortcuts', 'false'),
(5583, 360, 'admin_color', 'fresh'),
(5584, 360, 'use_ssl', '0'),
(5585, 360, 'show_admin_bar_front', 'true'),
(5586, 360, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5587, 360, 'wp_user_level', '0'),
(5588, 360, 'wsl_current_provider', 'Facebook'),
(5589, 360, 'wsl_current_user_image', 'https://graph.facebook.com/10205475976473399/picture?width=150&height=150'),
(5590, 360, 'session_tokens', 'a:1:{s:64:\"2881b61edd646489340910ff9a57925a82cd8dc997962720c633377836600731\";a:4:{s:10:\"expiration\";i:1433861400;s:2:\"ip\";s:13:\"95.92.102.189\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432651800;}}'),
(5591, 358, 'votou', 'sim'),
(5592, 358, 'user_votes', 'foto-do-ano_p957'),
(5593, 361, 'nickname', 'Joao_Antunes'),
(5594, 361, 'first_name', 'João'),
(5595, 361, 'last_name', 'Antunes'),
(5596, 361, 'description', ''),
(5597, 361, 'rich_editing', 'true'),
(5598, 361, 'comment_shortcuts', 'false'),
(5599, 361, 'admin_color', 'fresh'),
(5600, 361, 'use_ssl', '0'),
(5601, 361, 'show_admin_bar_front', 'true'),
(5602, 361, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5603, 361, 'wp_user_level', '0'),
(5604, 361, 'wsl_current_provider', 'Facebook'),
(5605, 361, 'wsl_current_user_image', 'https://graph.facebook.com/10153320600369291/picture?width=150&height=150'),
(5606, 361, 'session_tokens', 'a:1:{s:64:\"3391ecb99cab50d12f70331d8448f23844dcf8eb7e71f01e9adc308493c07ba3\";a:4:{s:10:\"expiration\";i:1433861432;s:2:\"ip\";s:13:\"188.37.37.171\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432651832;}}'),
(5607, 362, 'nickname', 'Ricardo_Racoes'),
(5608, 362, 'first_name', 'Ricardo'),
(5609, 362, 'last_name', 'Rações'),
(5610, 362, 'description', ''),
(5611, 362, 'rich_editing', 'true'),
(5612, 362, 'comment_shortcuts', 'false'),
(5613, 362, 'admin_color', 'fresh'),
(5614, 362, 'use_ssl', '0'),
(5615, 362, 'show_admin_bar_front', 'true'),
(5616, 362, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5617, 362, 'wp_user_level', '0'),
(5618, 362, 'wsl_current_provider', 'Facebook'),
(5619, 362, 'wsl_current_user_image', 'https://graph.facebook.com/947083758645481/picture?width=150&height=150'),
(5620, 362, 'session_tokens', 'a:1:{s:64:\"19280bee1864dbd54b9ba63cf06efe229f2981d6957c4c8bd7153d438bd20fe8\";a:4:{s:10:\"expiration\";i:1433861543;s:2:\"ip\";s:13:\"85.247.159.57\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432651943;}}'),
(5621, 363, 'nickname', 'Marta_De_Mello_Breyner'),
(5622, 363, 'first_name', 'Marta'),
(5623, 363, 'last_name', 'Breyner'),
(5624, 363, 'description', ''),
(5625, 363, 'rich_editing', 'true'),
(5626, 363, 'comment_shortcuts', 'false'),
(5627, 363, 'admin_color', 'fresh'),
(5628, 363, 'use_ssl', '0'),
(5629, 363, 'show_admin_bar_front', 'true'),
(5630, 363, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5631, 363, 'wp_user_level', '0'),
(5632, 363, 'wsl_current_provider', 'Facebook'),
(5633, 363, 'wsl_current_user_image', 'https://graph.facebook.com/10153488059404155/picture?width=150&height=150'),
(5634, 363, 'session_tokens', 'a:2:{s:64:\"d91434a61cfb5cade4f0d9654554f15cafc7a997c07cc4a23d72147610995cc5\";a:4:{s:10:\"expiration\";i:1433861602;s:2:\"ip\";s:13:\"95.93.106.177\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432652002;}s:64:\"198901859e9a6fb6a2ad1321b3297e7cf904da3a573cd415d573a6cb51a1cc1d\";a:4:{s:10:\"expiration\";i:1433877286;s:2:\"ip\";s:14:\"82.154.144.249\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.71 Safari/537.36\";s:5:\"login\";i:1432667686;}}'),
(5635, 364, 'nickname', 'Catarina_Reis'),
(5636, 364, 'first_name', 'Catarina'),
(5637, 364, 'last_name', 'Reis'),
(5638, 364, 'description', ''),
(5639, 364, 'rich_editing', 'true'),
(5640, 364, 'comment_shortcuts', 'false'),
(5641, 364, 'admin_color', 'fresh'),
(5642, 364, 'use_ssl', '0'),
(5643, 364, 'show_admin_bar_front', 'true'),
(5644, 364, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5645, 364, 'wp_user_level', '0'),
(5646, 364, 'wsl_current_provider', 'Facebook'),
(5647, 364, 'wsl_current_user_image', 'https://graph.facebook.com/10153337562939837/picture?width=150&height=150'),
(5648, 364, 'session_tokens', 'a:1:{s:64:\"a1e816da42883cc154d3b0e98b9a770aa1afd4c781b08bc7403b7b74def840e2\";a:4:{s:10:\"expiration\";i:1433861608;s:2:\"ip\";s:13:\"85.246.174.89\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432652008;}}'),
(5649, 365, 'nickname', 'Luis_Valerio'),
(5650, 365, 'first_name', 'Luis'),
(5651, 365, 'last_name', 'Valerio'),
(5652, 365, 'description', ''),
(5653, 365, 'rich_editing', 'true'),
(5654, 365, 'comment_shortcuts', 'false'),
(5655, 365, 'admin_color', 'fresh'),
(5656, 365, 'use_ssl', '0'),
(5657, 365, 'show_admin_bar_front', 'true'),
(5658, 365, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5659, 365, 'wp_user_level', '0'),
(5660, 365, 'wsl_current_provider', 'Facebook'),
(5661, 365, 'wsl_current_user_image', 'https://graph.facebook.com/565008946975734/picture?width=150&height=150'),
(5662, 365, 'session_tokens', 'a:1:{s:64:\"7428fd7a2cb2ac379735a6d36a0b32aeddf831592bdfe6e7ee03051f22b448a1\";a:4:{s:10:\"expiration\";i:1433861613;s:2:\"ip\";s:14:\"193.126.85.201\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432652013;}}'),
(5663, 353, 'votou', 'sim'),
(5664, 353, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(5665, 360, 'votou', 'sim'),
(5666, 360, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(5667, 365, 'votou', 'sim'),
(5668, 365, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(5669, 366, 'nickname', 'Matilde_Neto_da_Silva'),
(5670, 366, 'first_name', 'Matilde'),
(5671, 366, 'last_name', 'Neto da Silva'),
(5672, 366, 'description', ''),
(5673, 366, 'rich_editing', 'true'),
(5674, 366, 'comment_shortcuts', 'false'),
(5675, 366, 'admin_color', 'fresh'),
(5676, 366, 'use_ssl', '0'),
(5677, 366, 'show_admin_bar_front', 'true'),
(5678, 366, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5679, 366, 'wp_user_level', '0'),
(5680, 366, 'wsl_current_provider', 'Facebook'),
(5681, 366, 'wsl_current_user_image', 'https://graph.facebook.com/1075766185771387/picture?width=150&height=150'),
(5682, 366, 'session_tokens', 'a:1:{s:64:\"dd79e87acbf8e1080a476a4d3939d9c4c896e4f4468773d5582f6358cf7d4e77\";a:4:{s:10:\"expiration\";i:1433861718;s:2:\"ip\";s:13:\"93.108.208.11\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432652118;}}'),
(5683, 367, 'nickname', 'Catarina_Duraes'),
(5684, 367, 'first_name', 'Catarina'),
(5685, 367, 'last_name', 'Durães'),
(5686, 367, 'description', ''),
(5687, 367, 'rich_editing', 'true'),
(5688, 367, 'comment_shortcuts', 'false'),
(5689, 367, 'admin_color', 'fresh'),
(5690, 367, 'use_ssl', '0'),
(5691, 367, 'show_admin_bar_front', 'true'),
(5692, 367, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5693, 367, 'wp_user_level', '0'),
(5694, 367, 'wsl_current_provider', 'Facebook'),
(5695, 367, 'wsl_current_user_image', 'https://graph.facebook.com/919247011430388/picture?width=150&height=150'),
(5696, 367, 'session_tokens', 'a:1:{s:64:\"b9f088b18d927c75ff3be98b768db1b4cc3d360202b0dbc32003d7241e80c7d1\";a:4:{s:10:\"expiration\";i:1433861723;s:2:\"ip\";s:13:\"77.54.123.244\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432652123;}}'),
(5697, 368, 'nickname', 'Sandra_Barbosa'),
(5698, 368, 'first_name', 'Sandra'),
(5699, 368, 'last_name', 'Barbosa'),
(5700, 368, 'description', ''),
(5701, 368, 'rich_editing', 'true'),
(5702, 368, 'comment_shortcuts', 'false'),
(5703, 368, 'admin_color', 'fresh'),
(5704, 368, 'use_ssl', '0'),
(5705, 368, 'show_admin_bar_front', 'true'),
(5706, 368, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5707, 368, 'wp_user_level', '0'),
(5708, 368, 'wsl_current_provider', 'Facebook'),
(5709, 368, 'wsl_current_user_image', 'https://graph.facebook.com/10153350964050513/picture?width=150&height=150'),
(5710, 368, 'session_tokens', 'a:1:{s:64:\"f91895dd6b8e4d63a962407a7555f16db9f4d6a8b80bba097c2587fd382d83ff\";a:4:{s:10:\"expiration\";i:1433861749;s:2:\"ip\";s:13:\"213.63.185.18\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1\";s:5:\"login\";i:1432652149;}}'),
(5711, 369, 'nickname', 'Thiago_Braddell'),
(5712, 369, 'first_name', 'Thiago'),
(5713, 369, 'last_name', 'Braddell'),
(5714, 369, 'description', ''),
(5715, 369, 'rich_editing', 'true'),
(5716, 369, 'comment_shortcuts', 'false'),
(5717, 369, 'admin_color', 'fresh'),
(5718, 369, 'use_ssl', '0'),
(5719, 369, 'show_admin_bar_front', 'true'),
(5720, 369, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5721, 369, 'wp_user_level', '0'),
(5722, 369, 'wsl_current_provider', 'Facebook'),
(5723, 369, 'wsl_current_user_image', 'https://graph.facebook.com/900567506647939/picture?width=150&height=150'),
(5724, 369, 'session_tokens', 'a:1:{s:64:\"1cec1268a21ff75906df47ff0381a693686e2136811ae5d0dae9e96e5c83ed3e\";a:4:{s:10:\"expiration\";i:1433861794;s:2:\"ip\";s:14:\"85.246.116.252\";s:2:\"ua\";s:243:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,3;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432652194;}}'),
(5725, 356, 'votou', 'sim'),
(5726, 356, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(5727, 370, 'nickname', 'Manuel_Maria'),
(5728, 370, 'first_name', 'Manuel'),
(5729, 370, 'last_name', 'Maria'),
(5730, 370, 'description', ''),
(5731, 370, 'rich_editing', 'true'),
(5732, 370, 'comment_shortcuts', 'false'),
(5733, 370, 'admin_color', 'fresh'),
(5734, 370, 'use_ssl', '0'),
(5735, 370, 'show_admin_bar_front', 'true'),
(5736, 370, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5737, 370, 'wp_user_level', '0'),
(5738, 370, 'wsl_current_provider', 'Facebook'),
(5739, 370, 'wsl_current_user_image', 'https://graph.facebook.com/10206308470417969/picture?width=150&height=150'),
(5740, 370, 'session_tokens', 'a:1:{s:64:\"55f311ebeb75d8029525eff6bc95cdbddc4728bc7d0c0483141542095ec91bb9\";a:4:{s:10:\"expiration\";i:1433861829;s:2:\"ip\";s:13:\"85.241.59.151\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432652229;}}'),
(5741, 371, 'nickname', 'Miguel_Rodrigues'),
(5742, 371, 'first_name', 'Miguel'),
(5743, 371, 'last_name', 'Rodrigues'),
(5744, 371, 'description', ''),
(5745, 371, 'rich_editing', 'true'),
(5746, 371, 'comment_shortcuts', 'false'),
(5747, 371, 'admin_color', 'fresh'),
(5748, 371, 'use_ssl', '0'),
(5749, 371, 'show_admin_bar_front', 'true'),
(5750, 371, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5751, 371, 'wp_user_level', '0'),
(5752, 371, 'wsl_current_provider', 'Facebook'),
(5753, 371, 'wsl_current_user_image', 'https://graph.facebook.com/10153829599646664/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(5754, 371, 'session_tokens', 'a:2:{s:64:\"e333876ee166cf422a0f96b4bb2fd9ba5444e29f570758edb145336d82cd857e\";a:4:{s:10:\"expiration\";i:1433861881;s:2:\"ip\";s:14:\"93.102.107.134\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432652281;}s:64:\"f5531a3b421ac08ea098f1290d9f7bac0c636e78c52bd2def5a7ce6d4c1061b2\";a:4:{s:10:\"expiration\";i:1434930649;s:2:\"ip\";s:13:\"62.169.86.132\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433721049;}}'),
(5755, 366, 'votou', 'sim'),
(5756, 366, 'user_votes', 'surfista-do-ano-oakley_p1346,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1385,foto-do-ano_p957,evento-do-ano-kia_p1428'),
(5757, 215, 'votou', 'sim'),
(5758, 215, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(5759, 371, 'votou', 'sim'),
(5760, 371, 'user_votes', 'foto-do-ano_p957'),
(5761, 364, 'votou', 'sim'),
(5762, 364, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,onda-do-ano-polen_p1086,foto-do-ano_p1169,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(5763, 372, 'nickname', 'Joao_Coutinho'),
(5764, 372, 'first_name', 'Joao'),
(5765, 372, 'last_name', 'Coutinho'),
(5766, 372, 'description', ''),
(5767, 372, 'rich_editing', 'true'),
(5768, 372, 'comment_shortcuts', 'false'),
(5769, 372, 'admin_color', 'fresh'),
(5770, 372, 'use_ssl', '0'),
(5771, 372, 'show_admin_bar_front', 'true'),
(5772, 372, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5773, 372, 'wp_user_level', '0'),
(5774, 372, 'wsl_current_provider', 'Google'),
(5775, 372, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-WACNG0KuYlA/AAAAAAAAAAI/AAAAAAAAAGo/yqqkOsI7PsI/photo.jpg?sz=200'),
(5776, 372, 'session_tokens', 'a:1:{s:64:\"230fbfea617c7819b48da654fcfa6741473b0256ef1611dbf446cf7b8c735346\";a:4:{s:10:\"expiration\";i:1433862030;s:2:\"ip\";s:11:\"185.58.82.6\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432652430;}}'),
(5777, 373, 'nickname', 'Joao_Lourenco'),
(5778, 373, 'first_name', 'João'),
(5779, 373, 'last_name', 'Lourenço'),
(5780, 373, 'description', ''),
(5781, 373, 'rich_editing', 'true'),
(5782, 373, 'comment_shortcuts', 'false'),
(5783, 373, 'admin_color', 'fresh'),
(5784, 373, 'use_ssl', '0'),
(5785, 373, 'show_admin_bar_front', 'true'),
(5786, 373, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5787, 373, 'wp_user_level', '0'),
(5788, 373, 'wsl_current_provider', 'Facebook'),
(5789, 373, 'wsl_current_user_image', 'https://graph.facebook.com/1092816087401782/picture?width=150&height=150'),
(5790, 373, 'session_tokens', 'a:1:{s:64:\"3afde9ca323018f8b6fdcc9797ef26a39b89a2a5195a234dda880f66d8894aa9\";a:4:{s:10:\"expiration\";i:1433862082;s:2:\"ip\";s:14:\"89.115.220.164\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432652482;}}'),
(5791, 372, 'votou', 'sim'),
(5792, 372, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(5793, 374, 'nickname', 'Antonio_Belard_Ribeiro'),
(5794, 374, 'first_name', 'António'),
(5795, 374, 'last_name', 'Belard Ribeiro'),
(5796, 374, 'description', ''),
(5797, 374, 'rich_editing', 'true'),
(5798, 374, 'comment_shortcuts', 'false'),
(5799, 374, 'admin_color', 'fresh'),
(5800, 374, 'use_ssl', '0'),
(5801, 374, 'show_admin_bar_front', 'true'),
(5802, 374, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5803, 374, 'wp_user_level', '0'),
(5804, 374, 'wsl_current_provider', 'Facebook'),
(5805, 374, 'wsl_current_user_image', 'https://graph.facebook.com/371285226410363/picture?width=150&height=150'),
(5806, 374, 'session_tokens', 'a:1:{s:64:\"ee8a881d18f9423e7cf01682e1e8affd25ac7aa127e88a1291643b7842314460\";a:4:{s:10:\"expiration\";i:1433862109;s:2:\"ip\";s:13:\"5.249.125.108\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432652509;}}'),
(5807, 374, 'votou', 'sim'),
(5808, 374, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(5809, 375, 'nickname', 'Nininha_Matos_Aguas'),
(5810, 375, 'first_name', 'Nininha'),
(5811, 375, 'last_name', 'Aguas'),
(5812, 375, 'description', ''),
(5813, 375, 'rich_editing', 'true'),
(5814, 375, 'comment_shortcuts', 'false'),
(5815, 375, 'admin_color', 'fresh'),
(5816, 375, 'use_ssl', '0'),
(5817, 375, 'show_admin_bar_front', 'true'),
(5818, 375, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5819, 375, 'wp_user_level', '0'),
(5820, 375, 'wsl_current_provider', 'Facebook'),
(5821, 375, 'wsl_current_user_image', 'https://graph.facebook.com/10206885965412043/picture?width=150&height=150'),
(5822, 375, 'session_tokens', 'a:1:{s:64:\"d63cbf8ad347faa29fbf6564d8c38800d7364925a8b3c504019bf939a86693e8\";a:4:{s:10:\"expiration\";i:1433862125;s:2:\"ip\";s:14:\"85.245.149.204\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432652525;}}'),
(5823, 101, 'votou', 'sim'),
(5824, 101, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(5825, 376, 'nickname', 'Joao_Miranda'),
(5826, 376, 'first_name', 'João'),
(5827, 376, 'last_name', 'Miranda'),
(5828, 376, 'description', ''),
(5829, 376, 'rich_editing', 'true'),
(5830, 376, 'comment_shortcuts', 'false'),
(5831, 376, 'admin_color', 'fresh'),
(5832, 376, 'use_ssl', '0'),
(5833, 376, 'show_admin_bar_front', 'true'),
(5834, 376, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5835, 376, 'wp_user_level', '0'),
(5836, 376, 'wsl_current_provider', 'Google'),
(5837, 376, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-YRlNzBoC9WU/AAAAAAAAAAI/AAAAAAAAAFI/J9d1CZ-b3Ks/photo.jpg?sz=200'),
(5838, 376, 'session_tokens', 'a:1:{s:64:\"40ba547d0c5fefa0cd1d09a0444263b64db1e38e01e13220ecc137526356e9ff\";a:4:{s:10:\"expiration\";i:1433862149;s:2:\"ip\";s:15:\"193.137.210.136\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432652549;}}'),
(5839, 373, 'votou', 'sim'),
(5840, 373, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(5841, 377, 'nickname', 'Liliana_Rios'),
(5842, 377, 'first_name', 'Liliana'),
(5843, 377, 'last_name', 'Rios'),
(5844, 377, 'description', ''),
(5845, 377, 'rich_editing', 'true'),
(5846, 377, 'comment_shortcuts', 'false'),
(5847, 377, 'admin_color', 'fresh'),
(5848, 377, 'use_ssl', '0'),
(5849, 377, 'show_admin_bar_front', 'true'),
(5850, 377, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5851, 377, 'wp_user_level', '0'),
(5852, 377, 'wsl_current_provider', 'Facebook'),
(5853, 377, 'wsl_current_user_image', 'https://graph.facebook.com/825583760812461/picture?width=150&height=150'),
(5854, 377, 'session_tokens', 'a:1:{s:64:\"1b6c3dc854c18ed889357dac9ee74192f4f5eecb7c224a9d26857d06a144da5e\";a:4:{s:10:\"expiration\";i:1433862172;s:2:\"ip\";s:13:\"84.90.156.254\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-I8160 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1432652572;}}'),
(5855, 378, 'nickname', 'Paulo_Miguel'),
(5856, 378, 'first_name', 'Paulo'),
(5857, 378, 'last_name', 'Miguel'),
(5858, 378, 'description', ''),
(5859, 378, 'rich_editing', 'true'),
(5860, 378, 'comment_shortcuts', 'false'),
(5861, 378, 'admin_color', 'fresh'),
(5862, 378, 'use_ssl', '0'),
(5863, 378, 'show_admin_bar_front', 'true'),
(5864, 378, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5865, 378, 'wp_user_level', '0'),
(5866, 378, 'wsl_current_provider', 'Facebook'),
(5867, 378, 'wsl_current_user_image', 'https://graph.facebook.com/10153469922622494/picture?width=150&height=150'),
(5868, 378, 'session_tokens', 'a:1:{s:64:\"4a709bb856c01c982ce82c2297a7bf959a9868b5e26d280812b1879329d773ad\";a:4:{s:10:\"expiration\";i:1433862181;s:2:\"ip\";s:12:\"88.157.131.6\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432652581;}}'),
(5869, 376, 'votou', 'sim'),
(5870, 376, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(5871, 379, 'nickname', 'Joana_Querido'),
(5872, 379, 'first_name', 'Joana'),
(5873, 379, 'last_name', 'Querido'),
(5874, 379, 'description', ''),
(5875, 379, 'rich_editing', 'true'),
(5876, 379, 'comment_shortcuts', 'false'),
(5877, 379, 'admin_color', 'fresh'),
(5878, 379, 'use_ssl', '0'),
(5879, 379, 'show_admin_bar_front', 'true'),
(5880, 379, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5881, 379, 'wp_user_level', '0'),
(5882, 379, 'wsl_current_provider', 'Facebook'),
(5883, 379, 'wsl_current_user_image', 'https://graph.facebook.com/1047555001939231/picture?width=150&height=150'),
(5884, 379, 'session_tokens', 'a:1:{s:64:\"a6d0d4e8f0eb6648180b96fd42f6b858458fe0fb393f1edba6df2c1a3520741b\";a:4:{s:10:\"expiration\";i:1433862235;s:2:\"ip\";s:12:\"86.141.89.30\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432652635;}}'),
(5885, 380, 'nickname', 'Catiaa_Figueiredo'),
(5886, 380, 'first_name', 'Catiaa'),
(5887, 380, 'last_name', 'Figueiredo'),
(5888, 380, 'description', ''),
(5889, 380, 'rich_editing', 'true'),
(5890, 380, 'comment_shortcuts', 'false'),
(5891, 380, 'admin_color', 'fresh'),
(5892, 380, 'use_ssl', '0'),
(5893, 380, 'show_admin_bar_front', 'true'),
(5894, 380, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5895, 380, 'wp_user_level', '0'),
(5896, 380, 'wsl_current_provider', 'Facebook'),
(5897, 380, 'wsl_current_user_image', 'https://graph.facebook.com/803034729772431/picture?width=150&height=150'),
(5898, 380, 'session_tokens', 'a:1:{s:64:\"4bbc2bc27c99b45c07c03080a983d886a170dc1acc494649ff8196f5269e6613\";a:4:{s:10:\"expiration\";i:1433862276;s:2:\"ip\";s:14:\"89.180.152.105\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.1.2; LG-E410i Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.94 Mobile Safari/537.36\";s:5:\"login\";i:1432652676;}}'),
(5899, 381, 'nickname', 'Ricardo_Ramos'),
(5900, 381, 'first_name', 'Ricardo'),
(5901, 381, 'last_name', 'Ramos'),
(5902, 381, 'description', ''),
(5903, 381, 'rich_editing', 'true'),
(5904, 381, 'comment_shortcuts', 'false'),
(5905, 381, 'admin_color', 'fresh'),
(5906, 381, 'use_ssl', '0'),
(5907, 381, 'show_admin_bar_front', 'true'),
(5908, 381, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5909, 381, 'wp_user_level', '0'),
(5910, 381, 'wsl_current_provider', 'Facebook'),
(5911, 381, 'wsl_current_user_image', 'https://graph.facebook.com/10205107328137419/picture?width=150&height=150'),
(5912, 381, 'session_tokens', 'a:1:{s:64:\"90b71368759ecb635c98f1518720b2638cde93b9e46eae66fbc9f313d4237672\";a:4:{s:10:\"expiration\";i:1433862280;s:2:\"ip\";s:12:\"78.130.49.33\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432652680;}}'),
(5913, 382, 'nickname', 'Manel_Vargas'),
(5914, 382, 'first_name', 'Manel'),
(5915, 382, 'last_name', 'Vargas'),
(5916, 382, 'description', ''),
(5917, 382, 'rich_editing', 'true'),
(5918, 382, 'comment_shortcuts', 'false'),
(5919, 382, 'admin_color', 'fresh'),
(5920, 382, 'use_ssl', '0'),
(5921, 382, 'show_admin_bar_front', 'true'),
(5922, 382, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5923, 382, 'wp_user_level', '0'),
(5924, 382, 'wsl_current_provider', 'Facebook'),
(5925, 382, 'wsl_current_user_image', 'https://graph.facebook.com/10153269018390138/picture?width=150&height=150'),
(5926, 382, 'session_tokens', 'a:1:{s:64:\"652b95731302e46466d048dfe1f520a2ad1d7137d953624972dd62f24814b5cc\";a:4:{s:10:\"expiration\";i:1433862298;s:2:\"ip\";s:14:\"85.139.153.194\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432652698;}}'),
(5927, 379, 'votou', 'sim'),
(5928, 379, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(5929, 383, 'nickname', 'Joao_Marques'),
(5930, 383, 'first_name', 'Joao'),
(5931, 383, 'last_name', 'Marques'),
(5932, 383, 'description', ''),
(5933, 383, 'rich_editing', 'true'),
(5934, 383, 'comment_shortcuts', 'false'),
(5935, 383, 'admin_color', 'fresh'),
(5936, 383, 'use_ssl', '0'),
(5937, 383, 'show_admin_bar_front', 'true'),
(5938, 383, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5939, 383, 'wp_user_level', '0'),
(5940, 383, 'wsl_current_provider', 'Facebook'),
(5941, 383, 'wsl_current_user_image', 'https://graph.facebook.com/986751971344457/picture?width=150&height=150'),
(5942, 383, 'session_tokens', 'a:1:{s:64:\"3474d5b639bcb6150ce7f29b29ede514cb39b0f797ac65aaba1d6f9e99c9a025\";a:4:{s:10:\"expiration\";i:1433862356;s:2:\"ip\";s:14:\"85.240.146.174\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.2.2; GT-I9082 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432652756;}}'),
(5943, 384, 'nickname', 'Ricardo_Casal'),
(5944, 384, 'first_name', 'Ricardo'),
(5945, 384, 'last_name', 'Casal'),
(5946, 384, 'description', ''),
(5947, 384, 'rich_editing', 'true'),
(5948, 384, 'comment_shortcuts', 'false'),
(5949, 384, 'admin_color', 'fresh'),
(5950, 384, 'use_ssl', '0'),
(5951, 384, 'show_admin_bar_front', 'true'),
(5952, 384, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5953, 384, 'wp_user_level', '0'),
(5954, 384, 'wsl_current_provider', 'Google'),
(5955, 384, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-iaBpUWq93hI/AAAAAAAAAAI/AAAAAAAAABY/XBbW9nK8nvw/photo.jpg?sz=200'),
(5956, 384, 'session_tokens', 'a:1:{s:64:\"086e3f1aa48aeede2834d9ed896251e89dd31a9ee6be1dbcd8b16939d698e093\";a:4:{s:10:\"expiration\";i:1433862358;s:2:\"ip\";s:11:\"85.245.79.5\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432652758;}}'),
(5957, 378, 'votou', 'sim'),
(5958, 378, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(5959, 385, 'nickname', 'Rafa_Nobre'),
(5960, 385, 'first_name', 'Rafa'),
(5961, 385, 'last_name', 'Nobre'),
(5962, 385, 'description', ''),
(5963, 385, 'rich_editing', 'true'),
(5964, 385, 'comment_shortcuts', 'false'),
(5965, 385, 'admin_color', 'fresh'),
(5966, 385, 'use_ssl', '0'),
(5967, 385, 'show_admin_bar_front', 'true'),
(5968, 385, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5969, 385, 'wp_user_level', '0'),
(5970, 385, 'wsl_current_provider', 'Facebook'),
(5971, 385, 'wsl_current_user_image', 'https://graph.facebook.com/889272604463884/picture?width=150&height=150'),
(5972, 385, 'session_tokens', 'a:1:{s:64:\"a388f72ef37ca52405b4126d4c126dcdbe8537ec81191f4c8e95ff9e95d7bcdf\";a:4:{s:10:\"expiration\";i:1433862422;s:2:\"ip\";s:14:\"193.136.35.200\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432652822;}}'),
(5973, 386, 'nickname', 'Luis_Nunes_Santos'),
(5974, 386, 'first_name', 'Luis'),
(5975, 386, 'last_name', 'Santos'),
(5976, 386, 'description', ''),
(5977, 386, 'rich_editing', 'true'),
(5978, 386, 'comment_shortcuts', 'false'),
(5979, 386, 'admin_color', 'fresh'),
(5980, 386, 'use_ssl', '0'),
(5981, 386, 'show_admin_bar_front', 'true'),
(5982, 386, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5983, 386, 'wp_user_level', '0'),
(5984, 386, 'wsl_current_provider', 'Facebook'),
(5985, 386, 'wsl_current_user_image', 'https://graph.facebook.com/10153163025803880/picture?width=150&height=150'),
(5986, 386, 'session_tokens', 'a:1:{s:64:\"a61e07e4cec8a92e4c50e86d66d17c45d2c5b41f708621d43abc2a9232a0f973\";a:4:{s:10:\"expiration\";i:1433862432;s:2:\"ip\";s:13:\"62.169.86.132\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432652832;}}'),
(5987, 387, 'nickname', 'Sofia_Frazao'),
(5988, 387, 'first_name', 'Sofia'),
(5989, 387, 'last_name', 'Frazão'),
(5990, 387, 'description', ''),
(5991, 387, 'rich_editing', 'true'),
(5992, 387, 'comment_shortcuts', 'false'),
(5993, 387, 'admin_color', 'fresh'),
(5994, 387, 'use_ssl', '0'),
(5995, 387, 'show_admin_bar_front', 'true'),
(5996, 387, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(5997, 387, 'wp_user_level', '0'),
(5998, 387, 'wsl_current_provider', 'Facebook'),
(5999, 387, 'wsl_current_user_image', 'https://graph.facebook.com/10206732312368820/picture?width=150&height=150'),
(6000, 387, 'session_tokens', 'a:1:{s:64:\"02076bd9985ee01474b9e6cee3e513cc91a7d683b6adb1f41d49b46809cda197\";a:4:{s:10:\"expiration\";i:1433862460;s:2:\"ip\";s:13:\"85.242.150.49\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432652860;}}'),
(6001, 388, 'nickname', 'Bruno_Miguel'),
(6002, 388, 'first_name', 'Bruno'),
(6003, 388, 'last_name', 'Miguel'),
(6004, 388, 'description', ''),
(6005, 388, 'rich_editing', 'true'),
(6006, 388, 'comment_shortcuts', 'false'),
(6007, 388, 'admin_color', 'fresh'),
(6008, 388, 'use_ssl', '0'),
(6009, 388, 'show_admin_bar_front', 'true'),
(6010, 388, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6011, 388, 'wp_user_level', '0'),
(6012, 388, 'wsl_current_provider', 'Facebook'),
(6013, 388, 'wsl_current_user_image', 'https://graph.facebook.com/1068101893219571/picture?width=150&height=150'),
(6014, 388, 'session_tokens', 'a:1:{s:64:\"c3ec6393e2c03cd3004ca6f773a78839ed1c3df2324d7b1e36eabc2ff00b37f5\";a:4:{s:10:\"expiration\";i:1433862466;s:2:\"ip\";s:15:\"217.129.182.146\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432652866;}}'),
(6015, 389, 'nickname', 'Rita_Pinto_Leite'),
(6016, 389, 'first_name', 'Rita'),
(6017, 389, 'last_name', 'Leite'),
(6018, 389, 'description', ''),
(6019, 389, 'rich_editing', 'true'),
(6020, 389, 'comment_shortcuts', 'false'),
(6021, 389, 'admin_color', 'fresh'),
(6022, 389, 'use_ssl', '0'),
(6023, 389, 'show_admin_bar_front', 'true'),
(6024, 389, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6025, 389, 'wp_user_level', '0'),
(6026, 389, 'wsl_current_provider', 'Facebook'),
(6027, 389, 'wsl_current_user_image', 'https://graph.facebook.com/10200764729037113/picture?width=150&height=150'),
(6028, 389, 'session_tokens', 'a:1:{s:64:\"d9ae05beb0dd662032c1137670404553e41dccb4df88a22bc56ca973746d36ae\";a:4:{s:10:\"expiration\";i:1433862482;s:2:\"ip\";s:13:\"82.154.122.48\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432652882;}}'),
(6029, 390, 'nickname', 'Roque_Duarte'),
(6030, 390, 'first_name', 'Roque'),
(6031, 390, 'last_name', 'Duarte'),
(6032, 390, 'description', ''),
(6033, 390, 'rich_editing', 'true'),
(6034, 390, 'comment_shortcuts', 'false'),
(6035, 390, 'admin_color', 'fresh'),
(6036, 390, 'use_ssl', '0'),
(6037, 390, 'show_admin_bar_front', 'true'),
(6038, 390, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6039, 390, 'wp_user_level', '0'),
(6040, 390, 'wsl_current_provider', 'Facebook'),
(6041, 390, 'wsl_current_user_image', 'https://graph.facebook.com/898505883521883/picture?width=150&height=150'),
(6042, 390, 'session_tokens', 'a:1:{s:64:\"8f699f10cbf839b7c5f28870545622f0197037122385d5e8cf7f3967120ac002\";a:4:{s:10:\"expiration\";i:1433862494;s:2:\"ip\";s:15:\"217.129.236.151\";s:2:\"ua\";s:126:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36 OPR/29.0.1795.60\";s:5:\"login\";i:1432652894;}}'),
(6043, 391, 'nickname', 'Celine_Brandcom'),
(6044, 391, 'first_name', 'Celine'),
(6045, 391, 'last_name', 'Brandcom'),
(6046, 391, 'description', ''),
(6047, 391, 'rich_editing', 'true'),
(6048, 391, 'comment_shortcuts', 'false'),
(6049, 391, 'admin_color', 'fresh'),
(6050, 391, 'use_ssl', '0'),
(6051, 391, 'show_admin_bar_front', 'true'),
(6052, 391, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6053, 391, 'wp_user_level', '0'),
(6054, 391, 'wsl_current_provider', 'Google'),
(6055, 391, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(6056, 391, 'session_tokens', 'a:1:{s:64:\"13bf177e4d5a25f87835af35a7cf8696249e87696099c86b4557a32b000a116c\";a:4:{s:10:\"expiration\";i:1433862496;s:2:\"ip\";s:13:\"85.242.150.49\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432652896;}}'),
(6057, 355, 'votou', 'sim'),
(6058, 355, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(6059, 392, 'nickname', 'Vicente_Pinera_Fernandez'),
(6060, 392, 'first_name', 'Vicente'),
(6061, 392, 'last_name', 'Piñera Fernández'),
(6062, 392, 'description', ''),
(6063, 392, 'rich_editing', 'true'),
(6064, 392, 'comment_shortcuts', 'false'),
(6065, 392, 'admin_color', 'fresh'),
(6066, 392, 'use_ssl', '0'),
(6067, 392, 'show_admin_bar_front', 'true'),
(6068, 392, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6069, 392, 'wp_user_level', '0'),
(6070, 392, 'wsl_current_provider', 'Facebook'),
(6071, 392, 'wsl_current_user_image', 'https://graph.facebook.com/10206921801063236/picture?width=150&height=150'),
(6072, 392, 'session_tokens', 'a:1:{s:64:\"c59e2858e6908f68b4bdecfc01dbc2ea76dd3008841a56a1a835cbbee4f92529\";a:4:{s:10:\"expiration\";i:1433862522;s:2:\"ip\";s:12:\"83.52.147.33\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.0; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432652922;}}'),
(6073, 393, 'nickname', 'Oscar_Duarte'),
(6074, 393, 'first_name', 'Óscar'),
(6075, 393, 'last_name', 'Duarte'),
(6076, 393, 'description', ''),
(6077, 393, 'rich_editing', 'true'),
(6078, 393, 'comment_shortcuts', 'false'),
(6079, 393, 'admin_color', 'fresh'),
(6080, 393, 'use_ssl', '0'),
(6081, 393, 'show_admin_bar_front', 'true'),
(6082, 393, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6083, 393, 'wp_user_level', '0'),
(6084, 393, 'wsl_current_provider', 'Facebook'),
(6085, 393, 'wsl_current_user_image', 'https://graph.facebook.com/10155677677435492/picture?width=150&height=150'),
(6086, 393, 'session_tokens', 'a:1:{s:64:\"500385ce7775f775f48e7108fba82dc8439efbf251a328c2699ea16da1a70733\";a:4:{s:10:\"expiration\";i:1433862543;s:2:\"ip\";s:13:\"195.23.69.177\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432652943;}}'),
(6087, 394, 'nickname', 'Joana_Silva'),
(6088, 394, 'first_name', 'Joana'),
(6089, 394, 'last_name', 'Silva'),
(6090, 394, 'description', ''),
(6091, 394, 'rich_editing', 'true'),
(6092, 394, 'comment_shortcuts', 'false'),
(6093, 394, 'admin_color', 'fresh'),
(6094, 394, 'use_ssl', '0'),
(6095, 394, 'show_admin_bar_front', 'true'),
(6096, 394, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6097, 394, 'wp_user_level', '0'),
(6098, 394, 'wsl_current_provider', 'Facebook'),
(6099, 394, 'wsl_current_user_image', 'https://graph.facebook.com/1072389462788686/picture?width=150&height=150'),
(6100, 394, 'session_tokens', 'a:1:{s:64:\"25155ba980f6449211a5452635f3d07bce2f08588285081985bce74293779f6e\";a:4:{s:10:\"expiration\";i:1433862548;s:2:\"ip\";s:11:\"85.88.136.5\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/IUSACELL;FBID/phone;FBLC/es_ES;FBOP/5]\";s:5:\"login\";i:1432652948;}}'),
(6101, 389, 'votou', 'sim'),
(6102, 389, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(6103, 395, 'nickname', 'Eva_Reis'),
(6104, 395, 'first_name', 'Eva'),
(6105, 395, 'last_name', 'Reis'),
(6106, 395, 'description', ''),
(6107, 395, 'rich_editing', 'true'),
(6108, 395, 'comment_shortcuts', 'false'),
(6109, 395, 'admin_color', 'fresh'),
(6110, 395, 'use_ssl', '0'),
(6111, 395, 'show_admin_bar_front', 'true'),
(6112, 395, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6113, 395, 'wp_user_level', '0'),
(6114, 395, 'wsl_current_provider', 'Google'),
(6115, 395, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-u4UUXcAHlZY/AAAAAAAAAAI/AAAAAAAAAH0/FtwuW3ix92g/photo.jpg?sz=200'),
(6116, 395, 'session_tokens', 'a:1:{s:64:\"ef4258de90685be4713b0868e73336b17319602e1ea440ae4f7271a68438e439\";a:4:{s:10:\"expiration\";i:1433862548;s:2:\"ip\";s:13:\"85.242.150.49\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432652948;}}'),
(6117, 386, 'votou', 'sim'),
(6118, 386, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,foto-do-ano_p957'),
(6119, 395, 'votou', 'sim'),
(6120, 395, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385,evento-do-ano-kia_p1428'),
(6121, 392, 'votou', 'sim'),
(6122, 392, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(6123, 393, 'votou', 'sim'),
(6124, 393, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(6125, 387, 'votou', 'sim'),
(6126, 387, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1385,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(6127, 381, 'votou', 'sim'),
(6128, 381, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(6129, 396, 'nickname', 'Sara_Lopes'),
(6130, 396, 'first_name', 'Sara'),
(6131, 396, 'last_name', 'Lopes'),
(6132, 396, 'description', ''),
(6133, 396, 'rich_editing', 'true'),
(6134, 396, 'comment_shortcuts', 'false'),
(6135, 396, 'admin_color', 'fresh'),
(6136, 396, 'use_ssl', '0'),
(6137, 396, 'show_admin_bar_front', 'true'),
(6138, 396, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6139, 396, 'wp_user_level', '0'),
(6140, 396, 'wsl_current_provider', 'Facebook'),
(6141, 396, 'wsl_current_user_image', 'https://graph.facebook.com/10155550502975207/picture?width=150&height=150'),
(6142, 396, 'session_tokens', 'a:1:{s:64:\"74a3bb0663cff9ecfae8d19d05c266713f7666c8fed4906cf2b0714c2d094824\";a:4:{s:10:\"expiration\";i:1433862716;s:2:\"ip\";s:14:\"37.189.106.254\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432653116;}}'),
(6143, 397, 'nickname', 'Vanda_Azinheira'),
(6144, 397, 'first_name', 'Vanda'),
(6145, 397, 'last_name', 'Azinheira'),
(6146, 397, 'description', ''),
(6147, 397, 'rich_editing', 'true'),
(6148, 397, 'comment_shortcuts', 'false'),
(6149, 397, 'admin_color', 'fresh'),
(6150, 397, 'use_ssl', '0'),
(6151, 397, 'show_admin_bar_front', 'true'),
(6152, 397, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6153, 397, 'wp_user_level', '0'),
(6154, 397, 'wsl_current_provider', 'Facebook'),
(6155, 397, 'wsl_current_user_image', 'https://graph.facebook.com/10152773708221604/picture?width=150&height=150'),
(6156, 397, 'session_tokens', 'a:1:{s:64:\"b456963a3abb5b38d39e5af98c20849062040c98ca452d1a26d72be72fa558f7\";a:4:{s:10:\"expiration\";i:1433862735;s:2:\"ip\";s:13:\"95.93.215.223\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.2; eZee\'tab10D12-S Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36\";s:5:\"login\";i:1432653135;}}'),
(6157, 383, 'votou', 'sim'),
(6158, 383, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1385,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(6159, 398, 'nickname', 'Joao_C_F_Silva'),
(6160, 398, 'first_name', 'Joao C'),
(6161, 398, 'last_name', 'F Silva'),
(6162, 398, 'description', ''),
(6163, 398, 'rich_editing', 'true'),
(6164, 398, 'comment_shortcuts', 'false'),
(6165, 398, 'admin_color', 'fresh'),
(6166, 398, 'use_ssl', '0'),
(6167, 398, 'show_admin_bar_front', 'true'),
(6168, 398, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6169, 398, 'wp_user_level', '0'),
(6170, 398, 'wsl_current_provider', 'Facebook'),
(6171, 398, 'wsl_current_user_image', 'https://graph.facebook.com/844822842238336/picture?width=150&height=150'),
(6172, 398, 'session_tokens', 'a:1:{s:64:\"243b48750a6cc40de1f4f1fdd2d8bf37fefb4002319d476ab6838c3f2645e2d7\";a:4:{s:10:\"expiration\";i:1433862809;s:2:\"ip\";s:14:\"176.78.129.201\";s:2:\"ua\";s:203:\"Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 925) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537\";s:5:\"login\";i:1432653209;}}'),
(6173, 399, 'nickname', 'Diogo_Bernardo'),
(6174, 399, 'first_name', 'Diogo'),
(6175, 399, 'last_name', 'Bernardo'),
(6176, 399, 'description', ''),
(6177, 399, 'rich_editing', 'true'),
(6178, 399, 'comment_shortcuts', 'false'),
(6179, 399, 'admin_color', 'fresh'),
(6180, 399, 'use_ssl', '0'),
(6181, 399, 'show_admin_bar_front', 'true'),
(6182, 399, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6183, 399, 'wp_user_level', '0'),
(6184, 399, 'wsl_current_provider', 'Facebook'),
(6185, 399, 'wsl_current_user_image', 'https://graph.facebook.com/10204000856852156/picture?width=150&height=150'),
(6186, 399, 'session_tokens', 'a:1:{s:64:\"7af9aa9732d5a2cb0f38c60f92874ac876bf742baa66f24cf9a332363b794290\";a:4:{s:10:\"expiration\";i:1433862832;s:2:\"ip\";s:13:\"87.103.115.20\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432653232;}}'),
(6187, 391, 'votou', 'sim'),
(6188, 391, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(6189, 400, 'nickname', 'Carlos_Elias'),
(6190, 400, 'first_name', 'Elias'),
(6191, 400, 'last_name', 'Elias'),
(6192, 400, 'description', ''),
(6193, 400, 'rich_editing', 'true'),
(6194, 400, 'comment_shortcuts', 'false'),
(6195, 400, 'admin_color', 'fresh'),
(6196, 400, 'use_ssl', '0'),
(6197, 400, 'show_admin_bar_front', 'true'),
(6198, 400, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6199, 400, 'wp_user_level', '0'),
(6200, 400, 'wsl_current_provider', 'Facebook'),
(6201, 400, 'wsl_current_user_image', 'https://graph.facebook.com/10206320645672195/picture?width=150&height=150'),
(6202, 400, 'session_tokens', 'a:1:{s:64:\"42b3948663cb00aeebf6fa7e1d032d08e292114274a7684b6cb05b4eba0f1efd\";a:4:{s:10:\"expiration\";i:1433862838;s:2:\"ip\";s:14:\"41.221.201.242\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432653238;}}'),
(6203, 401, 'nickname', 'Helder_Andrade'),
(6204, 401, 'first_name', 'Hélder'),
(6205, 401, 'last_name', 'Andrade'),
(6206, 401, 'description', ''),
(6207, 401, 'rich_editing', 'true'),
(6208, 401, 'comment_shortcuts', 'false'),
(6209, 401, 'admin_color', 'fresh'),
(6210, 401, 'use_ssl', '0'),
(6211, 401, 'show_admin_bar_front', 'true'),
(6212, 401, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6213, 401, 'wp_user_level', '0'),
(6214, 401, 'wsl_current_provider', 'Facebook'),
(6215, 401, 'wsl_current_user_image', 'https://graph.facebook.com/479077555590125/picture?width=150&height=150'),
(6216, 401, 'session_tokens', 'a:1:{s:64:\"15ff52be6b1489538c63064d3356794591cb3a5218f6365cc8177979dcef8cc9\";a:4:{s:10:\"expiration\";i:1433862839;s:2:\"ip\";s:14:\"87.196.241.237\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432653239;}}'),
(6217, 402, 'nickname', 'Mario_Ribeiro'),
(6218, 402, 'first_name', 'Mário'),
(6219, 402, 'last_name', 'Ribeiro'),
(6220, 402, 'description', ''),
(6221, 402, 'rich_editing', 'true'),
(6222, 402, 'comment_shortcuts', 'false'),
(6223, 402, 'admin_color', 'fresh'),
(6224, 402, 'use_ssl', '0'),
(6225, 402, 'show_admin_bar_front', 'true'),
(6226, 402, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6227, 402, 'wp_user_level', '0'),
(6228, 402, 'wsl_current_provider', 'Facebook'),
(6229, 402, 'wsl_current_user_image', 'https://graph.facebook.com/10206756398369121/picture?width=150&height=150'),
(6230, 402, 'session_tokens', 'a:1:{s:64:\"5bc7dac012b68698086a0a0f5b504be7797227c6e86a72df150c440ba6824dc1\";a:4:{s:10:\"expiration\";i:1433862840;s:2:\"ip\";s:12:\"62.28.12.174\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432653240;}}'),
(6231, 403, 'nickname', 'Hugo_Rodrigues'),
(6232, 403, 'first_name', 'Hugo'),
(6233, 403, 'last_name', 'Rodrigues'),
(6234, 403, 'description', ''),
(6235, 403, 'rich_editing', 'true'),
(6236, 403, 'comment_shortcuts', 'false'),
(6237, 403, 'admin_color', 'fresh'),
(6238, 403, 'use_ssl', '0'),
(6239, 403, 'show_admin_bar_front', 'true'),
(6240, 403, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6241, 403, 'wp_user_level', '0'),
(6242, 403, 'wsl_current_provider', 'Facebook'),
(6243, 403, 'wsl_current_user_image', 'https://graph.facebook.com/10205316099759825/picture?width=150&height=150'),
(6244, 403, 'session_tokens', 'a:1:{s:64:\"0041e457a7b5937fa62780673e9bf82c3254957ac9311b71fa4a72fcbd6324b6\";a:4:{s:10:\"expiration\";i:1433862849;s:2:\"ip\";s:14:\"88.214.164.220\";s:2:\"ua\";s:183:\"Mozilla/5.0 (Linux; Android 4.4.4; C6603 Build/10.5.1.A.0.283) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432653249;}}'),
(6245, 404, 'nickname', 'David_Tomas'),
(6246, 404, 'first_name', 'David'),
(6247, 404, 'last_name', 'Tomás'),
(6248, 404, 'description', ''),
(6249, 404, 'rich_editing', 'true'),
(6250, 404, 'comment_shortcuts', 'false'),
(6251, 404, 'admin_color', 'fresh'),
(6252, 404, 'use_ssl', '0'),
(6253, 404, 'show_admin_bar_front', 'true'),
(6254, 404, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6255, 404, 'wp_user_level', '0'),
(6256, 404, 'wsl_current_provider', 'Facebook'),
(6257, 404, 'wsl_current_user_image', 'https://graph.facebook.com/10207047732770350/picture?width=150&height=150'),
(6258, 404, 'session_tokens', 'a:1:{s:64:\"45f4dc2dea5b8f4f24d43c2ca79ea9dfc1a4949cb8c2fe51611968347acb2b0f\";a:4:{s:10:\"expiration\";i:1433862883;s:2:\"ip\";s:13:\"95.94.244.172\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432653283;}}'),
(6259, 398, 'votou', 'sim'),
(6260, 398, 'user_votes', 'foto-do-ano_p957'),
(6261, 405, 'nickname', 'Ana_Duarte'),
(6262, 405, 'first_name', 'Ana'),
(6263, 405, 'last_name', 'Duarte'),
(6264, 405, 'description', ''),
(6265, 405, 'rich_editing', 'true'),
(6266, 405, 'comment_shortcuts', 'false'),
(6267, 405, 'admin_color', 'fresh'),
(6268, 405, 'use_ssl', '0'),
(6269, 405, 'show_admin_bar_front', 'true'),
(6270, 405, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6271, 405, 'wp_user_level', '0'),
(6272, 405, 'wsl_current_provider', 'Facebook'),
(6273, 405, 'wsl_current_user_image', 'https://graph.facebook.com/950641601633102/picture?width=150&height=150'),
(6274, 405, 'session_tokens', 'a:1:{s:64:\"81e0e95a900f1ffe34dc639303ed49cdbecff4f327567736f7bdc2ada0e647ce\";a:4:{s:10:\"expiration\";i:1433862908;s:2:\"ip\";s:13:\"82.155.83.114\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432653308;}}'),
(6275, 388, 'votou', 'sim'),
(6276, 388, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(6277, 406, 'nickname', 'Afonso_Da_Costa_Maya'),
(6278, 406, 'first_name', 'Afonso'),
(6279, 406, 'last_name', 'Maya'),
(6280, 406, 'description', ''),
(6281, 406, 'rich_editing', 'true'),
(6282, 406, 'comment_shortcuts', 'false'),
(6283, 406, 'admin_color', 'fresh'),
(6284, 406, 'use_ssl', '0'),
(6285, 406, 'show_admin_bar_front', 'true'),
(6286, 406, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6287, 406, 'wp_user_level', '0'),
(6288, 406, 'wsl_current_provider', 'Facebook'),
(6289, 406, 'wsl_current_user_image', 'https://graph.facebook.com/10153005356860787/picture?width=150&height=150'),
(6290, 406, 'session_tokens', 'a:1:{s:64:\"b80a92c293c5539100cb070d3c26973b0faf5df40a3883c0bcf7766fb807dd16\";a:4:{s:10:\"expiration\";i:1433862920;s:2:\"ip\";s:13:\"79.168.103.42\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432653320;}}'),
(6291, 407, 'nickname', 'Susana_Roldao'),
(6292, 407, 'first_name', 'Susana'),
(6293, 407, 'last_name', 'Roldão'),
(6294, 407, 'description', ''),
(6295, 407, 'rich_editing', 'true'),
(6296, 407, 'comment_shortcuts', 'false'),
(6297, 407, 'admin_color', 'fresh'),
(6298, 407, 'use_ssl', '0'),
(6299, 407, 'show_admin_bar_front', 'true'),
(6300, 407, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6301, 407, 'wp_user_level', '0'),
(6302, 407, 'wsl_current_provider', 'Facebook'),
(6303, 407, 'wsl_current_user_image', 'https://graph.facebook.com/10205955130509434/picture?width=150&height=150'),
(6304, 407, 'session_tokens', 'a:1:{s:64:\"847b9b7f47284419ef7f4597f4a1b28fca6009fa841c33fce0dfe1d130fd2aa9\";a:4:{s:10:\"expiration\";i:1433862927;s:2:\"ip\";s:10:\"213.30.0.5\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432653327;}}'),
(6305, 399, 'votou', 'sim'),
(6306, 399, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(6307, 407, 'votou', 'sim'),
(6308, 407, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(6309, 408, 'nickname', 'Celia_Spinola'),
(6310, 408, 'first_name', 'Célia'),
(6311, 408, 'last_name', 'Spínola'),
(6312, 408, 'description', ''),
(6313, 408, 'rich_editing', 'true'),
(6314, 408, 'comment_shortcuts', 'false'),
(6315, 408, 'admin_color', 'fresh'),
(6316, 408, 'use_ssl', '0'),
(6317, 408, 'show_admin_bar_front', 'true'),
(6318, 408, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6319, 408, 'wp_user_level', '0'),
(6320, 408, 'wsl_current_provider', 'Facebook'),
(6321, 408, 'wsl_current_user_image', 'https://graph.facebook.com/10206757032555103/picture?width=150&height=150'),
(6322, 408, 'session_tokens', 'a:1:{s:64:\"8bc2b0d166de938123938a115ba0ae3037312bd245c6f30b6a8982f61deb4520\";a:4:{s:10:\"expiration\";i:1433862965;s:2:\"ip\";s:14:\"193.136.166.23\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1432653365;}}'),
(6323, 409, 'nickname', 'Rui_Antunes_Valido'),
(6324, 409, 'first_name', 'Rui'),
(6325, 409, 'last_name', 'Valido'),
(6326, 409, 'description', ''),
(6327, 409, 'rich_editing', 'true'),
(6328, 409, 'comment_shortcuts', 'false'),
(6329, 409, 'admin_color', 'fresh'),
(6330, 409, 'use_ssl', '0'),
(6331, 409, 'show_admin_bar_front', 'true'),
(6332, 409, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6333, 409, 'wp_user_level', '0'),
(6334, 409, 'wsl_current_provider', 'Facebook'),
(6335, 409, 'wsl_current_user_image', 'https://graph.facebook.com/10153448596859683/picture?width=150&height=150'),
(6336, 409, 'session_tokens', 'a:1:{s:64:\"2d9e050480efeaa80999cad2695195634bed818160736dd846ecadb9266c000b\";a:4:{s:10:\"expiration\";i:1433862994;s:2:\"ip\";s:14:\"79.168.172.193\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/8.0.3 Safari/600.3.18\";s:5:\"login\";i:1432653394;}}'),
(6337, 400, 'votou', 'sim'),
(6338, 400, 'user_votes', 'surfista-do-ano-oakley_p1346,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,evento-do-ano-kia_p1432'),
(6339, 405, 'votou', 'sim'),
(6340, 405, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(6341, 403, 'votou', 'sim'),
(6342, 403, 'user_votes', 'foto-do-ano_p957'),
(6343, 410, 'nickname', 'Luis_Ribeiro'),
(6344, 410, 'first_name', 'Luis'),
(6345, 410, 'last_name', 'Ribeiro'),
(6346, 410, 'description', ''),
(6347, 410, 'rich_editing', 'true'),
(6348, 410, 'comment_shortcuts', 'false'),
(6349, 410, 'admin_color', 'fresh'),
(6350, 410, 'use_ssl', '0'),
(6351, 410, 'show_admin_bar_front', 'true'),
(6352, 410, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6353, 410, 'wp_user_level', '0'),
(6354, 410, 'wsl_current_provider', 'Facebook'),
(6355, 410, 'wsl_current_user_image', 'https://graph.facebook.com/1004727476218927/picture?width=150&height=150'),
(6356, 410, 'session_tokens', 'a:1:{s:64:\"1047db968674371f2e4ee0a140edb9365f01c844a168dd6308a44148ed27d939\";a:4:{s:10:\"expiration\";i:1433863061;s:2:\"ip\";s:10:\"5.43.62.20\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432653461;}}'),
(6357, 410, 'votou', 'sim'),
(6358, 410, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(6359, 411, 'nickname', 'Guto_Pinto'),
(6360, 411, 'first_name', 'Guto'),
(6361, 411, 'last_name', 'Pinto'),
(6362, 411, 'description', ''),
(6363, 411, 'rich_editing', 'true'),
(6364, 411, 'comment_shortcuts', 'false'),
(6365, 411, 'admin_color', 'fresh'),
(6366, 411, 'use_ssl', '0'),
(6367, 411, 'show_admin_bar_front', 'true'),
(6368, 411, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6369, 411, 'wp_user_level', '0'),
(6370, 411, 'wsl_current_provider', 'Facebook'),
(6371, 411, 'wsl_current_user_image', 'https://graph.facebook.com/10206466410244847/picture?width=150&height=150'),
(6372, 411, 'session_tokens', 'a:1:{s:64:\"8ae538d0c32033f1bdfbcbcf6dcd685566872bb6a00a53012bbb761b69b1c4a6\";a:4:{s:10:\"expiration\";i:1433863131;s:2:\"ip\";s:13:\"193.236.77.49\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432653531;}}'),
(6373, 406, 'votou', 'sim'),
(6374, 406, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(6375, 412, 'nickname', 'Joao_Alves'),
(6376, 412, 'first_name', 'João'),
(6377, 412, 'last_name', 'Alves'),
(6378, 412, 'description', ''),
(6379, 412, 'rich_editing', 'true'),
(6380, 412, 'comment_shortcuts', 'false'),
(6381, 412, 'admin_color', 'fresh'),
(6382, 412, 'use_ssl', '0'),
(6383, 412, 'show_admin_bar_front', 'true'),
(6384, 412, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6385, 412, 'wp_user_level', '0'),
(6386, 412, 'wsl_current_provider', 'Facebook'),
(6387, 412, 'wsl_current_user_image', 'https://graph.facebook.com/1115909368425483/picture?width=150&height=150'),
(6388, 412, 'session_tokens', 'a:1:{s:64:\"26265d4627eeb544592daea20a413d825404a6662ea48014819e528f4949c6ea\";a:4:{s:10:\"expiration\";i:1433863258;s:2:\"ip\";s:12:\"94.245.87.20\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432653658;}}'),
(6389, 411, 'votou', 'sim'),
(6390, 411, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(6391, 409, 'votou', 'sim'),
(6392, 409, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(6393, 413, 'nickname', 'Filipe_Bem'),
(6394, 413, 'first_name', 'Filipe'),
(6395, 413, 'last_name', 'Bem'),
(6396, 413, 'description', ''),
(6397, 413, 'rich_editing', 'true'),
(6398, 413, 'comment_shortcuts', 'false'),
(6399, 413, 'admin_color', 'fresh'),
(6400, 413, 'use_ssl', '0'),
(6401, 413, 'show_admin_bar_front', 'true'),
(6402, 413, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6403, 413, 'wp_user_level', '0'),
(6404, 413, 'wsl_current_provider', 'Facebook'),
(6405, 413, 'wsl_current_user_image', 'https://graph.facebook.com/10206938376884013/picture?width=150&height=150'),
(6406, 413, 'session_tokens', 'a:1:{s:64:\"a904ca795b51f79494412d34a6b13a7982929821c7fd3a35611dc9bd4383b3d8\";a:4:{s:10:\"expiration\";i:1433863292;s:2:\"ip\";s:11:\"2.82.117.44\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36\";s:5:\"login\";i:1432653692;}}'),
(6407, 414, 'nickname', 'Rita_Silva_Garrido'),
(6408, 414, 'first_name', 'Rita'),
(6409, 414, 'last_name', 'Garrido'),
(6410, 414, 'description', ''),
(6411, 414, 'rich_editing', 'true'),
(6412, 414, 'comment_shortcuts', 'false'),
(6413, 414, 'admin_color', 'fresh'),
(6414, 414, 'use_ssl', '0'),
(6415, 414, 'show_admin_bar_front', 'true'),
(6416, 414, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6417, 414, 'wp_user_level', '0'),
(6418, 414, 'wsl_current_provider', 'Facebook'),
(6419, 414, 'wsl_current_user_image', 'https://graph.facebook.com/10153206757320804/picture?width=150&height=150'),
(6420, 414, 'session_tokens', 'a:1:{s:64:\"52d7b773f9d9b0d768d2481368e10788f08bac10df2b0cd8c95cfabcb3bc53b6\";a:4:{s:10:\"expiration\";i:1433863296;s:2:\"ip\";s:13:\"195.23.51.200\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432653696;}}'),
(6421, 415, 'nickname', 'Ruben_Branco'),
(6422, 415, 'first_name', 'Ruben'),
(6423, 415, 'last_name', 'Branco'),
(6424, 415, 'description', ''),
(6425, 415, 'rich_editing', 'true'),
(6426, 415, 'comment_shortcuts', 'false'),
(6427, 415, 'admin_color', 'fresh'),
(6428, 415, 'use_ssl', '0'),
(6429, 415, 'show_admin_bar_front', 'true'),
(6430, 415, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6431, 415, 'wp_user_level', '0'),
(6432, 415, 'wsl_current_provider', 'Facebook'),
(6433, 415, 'wsl_current_user_image', 'https://graph.facebook.com/1449951625318810/picture?width=150&height=150'),
(6434, 415, 'session_tokens', 'a:1:{s:64:\"f03f75e42e4eb21b55fbd99b6d3f7c23356ddca6510050e87b69c6aa14973913\";a:4:{s:10:\"expiration\";i:1433863304;s:2:\"ip\";s:14:\"217.129.94.171\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432653704;}}'),
(6435, 412, 'votou', 'sim'),
(6436, 412, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(6437, 416, 'nickname', 'Pete_Rosa'),
(6438, 416, 'first_name', 'Pete'),
(6439, 416, 'last_name', 'Rosa'),
(6440, 416, 'description', ''),
(6441, 416, 'rich_editing', 'true'),
(6442, 416, 'comment_shortcuts', 'false'),
(6443, 416, 'admin_color', 'fresh'),
(6444, 416, 'use_ssl', '0'),
(6445, 416, 'show_admin_bar_front', 'true'),
(6446, 416, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6447, 416, 'wp_user_level', '0'),
(6448, 416, 'wsl_current_provider', 'Facebook'),
(6449, 416, 'wsl_current_user_image', 'https://graph.facebook.com/10153286827049286/picture?width=150&height=150'),
(6450, 416, 'session_tokens', 'a:1:{s:64:\"a5def0d05fa94a231ec46a6e0f9a34eced1117a1900f9919c90af92022077fc9\";a:4:{s:10:\"expiration\";i:1433863333;s:2:\"ip\";s:11:\"81.84.254.3\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5\";s:5:\"login\";i:1432653733;}}'),
(6451, 417, 'nickname', 'Diogo_Ornelas'),
(6452, 417, 'first_name', 'Diogo'),
(6453, 417, 'last_name', 'Ornelas'),
(6454, 417, 'description', ''),
(6455, 417, 'rich_editing', 'true'),
(6456, 417, 'comment_shortcuts', 'false'),
(6457, 417, 'admin_color', 'fresh'),
(6458, 417, 'use_ssl', '0'),
(6459, 417, 'show_admin_bar_front', 'true'),
(6460, 417, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6461, 417, 'wp_user_level', '0'),
(6462, 417, 'wsl_current_provider', 'Google'),
(6463, 417, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-rlWM-tmoMVw/AAAAAAAAAAI/AAAAAAAAAkI/gzry8mAGasc/photo.jpg?sz=200'),
(6464, 417, 'session_tokens', 'a:1:{s:64:\"3d9c53dcddb7e15aa1f0dbbff91046b3b5c883a717f58bc419afb803a03c9864\";a:4:{s:10:\"expiration\";i:1433863336;s:2:\"ip\";s:13:\"213.30.118.67\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9301I Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432653736;}}'),
(6465, 418, 'nickname', 'Ines_Machado_Borges'),
(6466, 418, 'first_name', 'Inês'),
(6467, 418, 'last_name', 'Borges'),
(6468, 418, 'description', ''),
(6469, 418, 'rich_editing', 'true'),
(6470, 418, 'comment_shortcuts', 'false'),
(6471, 418, 'admin_color', 'fresh'),
(6472, 418, 'use_ssl', '0'),
(6473, 418, 'show_admin_bar_front', 'true'),
(6474, 418, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6475, 418, 'wp_user_level', '0'),
(6476, 418, 'wsl_current_provider', 'Facebook'),
(6477, 418, 'wsl_current_user_image', 'https://graph.facebook.com/10155709246470294/picture?width=150&height=150'),
(6478, 418, 'session_tokens', 'a:2:{s:64:\"4911dad76eb4853303dc1007269059b9917360bad0f90f10e3216abb0c701a53\";a:4:{s:10:\"expiration\";i:1433863370;s:2:\"ip\";s:13:\"85.242.39.240\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.4.10 (KHTML, like Gecko) Version/7.1.4 Safari/537.85.13\";s:5:\"login\";i:1432653770;}s:64:\"0850dbe507c2f0cc5d6bb13e4865d4e1e17668beb0149beef1a1cc1c0c268f36\";a:4:{s:10:\"expiration\";i:1434031402;s:2:\"ip\";s:12:\"85.244.26.33\";s:2:\"ua\";s:264:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432821802;}}'),
(6479, 419, 'nickname', 'Alexandra_Schiappa_alexschi'),
(6480, 419, 'first_name', 'Alexandra'),
(6481, 419, 'last_name', 'Schiappa'),
(6482, 419, 'description', ''),
(6483, 419, 'rich_editing', 'true'),
(6484, 419, 'comment_shortcuts', 'false'),
(6485, 419, 'admin_color', 'fresh'),
(6486, 419, 'use_ssl', '0'),
(6487, 419, 'show_admin_bar_front', 'true'),
(6488, 419, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6489, 419, 'wp_user_level', '0'),
(6490, 419, 'wsl_current_provider', 'Google'),
(6491, 419, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-J0wSH2_vhsI/AAAAAAAAAAI/AAAAAAAAAko/Vr0wh9FW00g/photo.jpg?sz=200'),
(6492, 419, 'session_tokens', 'a:1:{s:64:\"5ff91a70f417b754b65c4ec29eeaa8188c7ce80e50c7da6cd9d3935910f8d818\";a:4:{s:10:\"expiration\";i:1433863406;s:2:\"ip\";s:13:\"81.193.158.48\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432653806;}}'),
(6493, 420, 'nickname', 'Joao_Araujo_Saca'),
(6494, 420, 'first_name', 'João'),
(6495, 420, 'last_name', 'Araújo Saca'),
(6496, 420, 'description', ''),
(6497, 420, 'rich_editing', 'true'),
(6498, 420, 'comment_shortcuts', 'false'),
(6499, 420, 'admin_color', 'fresh'),
(6500, 420, 'use_ssl', '0'),
(6501, 420, 'show_admin_bar_front', 'true'),
(6502, 420, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6503, 420, 'wp_user_level', '0'),
(6504, 420, 'wsl_current_provider', 'Facebook'),
(6505, 420, 'wsl_current_user_image', 'https://graph.facebook.com/1602039706745919/picture?width=150&height=150'),
(6506, 420, 'session_tokens', 'a:1:{s:64:\"9c6014bc7452f3d315400f8c546c96316a76e70a699aaaaba42fe7092e23c3e4\";a:4:{s:10:\"expiration\";i:1433863413;s:2:\"ip\";s:13:\"85.220.105.16\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432653813;}}'),
(6507, 421, 'nickname', 'Manuel_Plantier'),
(6508, 421, 'first_name', 'Manuel'),
(6509, 421, 'last_name', 'Plantier'),
(6510, 421, 'description', ''),
(6511, 421, 'rich_editing', 'true'),
(6512, 421, 'comment_shortcuts', 'false'),
(6513, 421, 'admin_color', 'fresh'),
(6514, 421, 'use_ssl', '0'),
(6515, 421, 'show_admin_bar_front', 'true'),
(6516, 421, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6517, 421, 'wp_user_level', '0'),
(6518, 421, 'wsl_current_provider', 'Facebook'),
(6519, 421, 'wsl_current_user_image', 'https://graph.facebook.com/10153300318026530/picture?width=150&height=150'),
(6520, 421, 'session_tokens', 'a:1:{s:64:\"98c54dc64e7357a8b0f15a5447e36a2b5b2a730dca2aee045db38cb0027a16bc\";a:4:{s:10:\"expiration\";i:1433863417;s:2:\"ip\";s:14:\"85.240.229.200\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432653817;}}'),
(6521, 417, 'votou', 'sim'),
(6522, 417, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(6523, 418, 'votou', 'sim'),
(6524, 418, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(6525, 422, 'nickname', 'Rute_Penedo'),
(6526, 422, 'first_name', 'Rute'),
(6527, 422, 'last_name', 'Penedo'),
(6528, 422, 'description', ''),
(6529, 422, 'rich_editing', 'true'),
(6530, 422, 'comment_shortcuts', 'false'),
(6531, 422, 'admin_color', 'fresh'),
(6532, 422, 'use_ssl', '0'),
(6533, 422, 'show_admin_bar_front', 'true'),
(6534, 422, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6535, 422, 'wp_user_level', '0'),
(6536, 422, 'wsl_current_provider', 'Facebook'),
(6537, 422, 'wsl_current_user_image', 'https://graph.facebook.com/10153301260508328/picture?width=150&height=150'),
(6538, 422, 'session_tokens', 'a:1:{s:64:\"9283bc40cd7fa7e142d3b2b48580023bdf2e444397007e941cd343a1d3fcbf68\";a:4:{s:10:\"expiration\";i:1433863462;s:2:\"ip\";s:13:\"85.246.156.91\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432653862;}}'),
(6539, 420, 'votou', 'sim'),
(6540, 420, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(6541, 423, 'nickname', 'Braulio_Alturas'),
(6542, 423, 'first_name', 'Bráulio'),
(6543, 423, 'last_name', 'Alturas'),
(6544, 423, 'description', ''),
(6545, 423, 'rich_editing', 'true'),
(6546, 423, 'comment_shortcuts', 'false'),
(6547, 423, 'admin_color', 'fresh'),
(6548, 423, 'use_ssl', '0'),
(6549, 423, 'show_admin_bar_front', 'true'),
(6550, 423, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6551, 423, 'wp_user_level', '0'),
(6552, 423, 'wsl_current_provider', 'Facebook'),
(6553, 423, 'wsl_current_user_image', 'https://graph.facebook.com/10153269875982180/picture?width=150&height=150'),
(6554, 423, 'session_tokens', 'a:1:{s:64:\"ca8d6f0b4a6a17cd0b24b7f520bf47be1fd2e662e1671f1dd5239f185484a411\";a:4:{s:10:\"expiration\";i:1433863482;s:2:\"ip\";s:13:\"89.115.94.232\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432653882;}}'),
(6555, 424, 'nickname', 'Bruno_Paiva'),
(6556, 424, 'first_name', 'Bruno'),
(6557, 424, 'last_name', 'Paiva'),
(6558, 424, 'description', ''),
(6559, 424, 'rich_editing', 'true'),
(6560, 424, 'comment_shortcuts', 'false'),
(6561, 424, 'admin_color', 'fresh'),
(6562, 424, 'use_ssl', '0'),
(6563, 424, 'show_admin_bar_front', 'true'),
(6564, 424, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6565, 424, 'wp_user_level', '0'),
(6566, 424, 'wsl_current_provider', 'Facebook'),
(6567, 424, 'wsl_current_user_image', 'https://graph.facebook.com/10153307641809494/picture?width=150&height=150'),
(6568, 424, 'session_tokens', 'a:1:{s:64:\"b976bdae5b71dd3d8d728f7158cbf8f4152b21f80ba64e99f01be096bdd29d4f\";a:4:{s:10:\"expiration\";i:1433863500;s:2:\"ip\";s:12:\"62.28.81.146\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432653900;}}'),
(6569, 425, 'nickname', 'Ricardo_Novaes'),
(6570, 425, 'first_name', 'Ricardo'),
(6571, 425, 'last_name', 'Novaes'),
(6572, 425, 'description', ''),
(6573, 425, 'rich_editing', 'true'),
(6574, 425, 'comment_shortcuts', 'false'),
(6575, 425, 'admin_color', 'fresh'),
(6576, 425, 'use_ssl', '0'),
(6577, 425, 'show_admin_bar_front', 'true'),
(6578, 425, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6579, 425, 'wp_user_level', '0'),
(6580, 425, 'wsl_current_provider', 'Google'),
(6581, 425, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-6pXQz0js8NQ/AAAAAAAAAAI/AAAAAAAAH74/r0STF5HOdxg/photo.jpg?sz=200'),
(6582, 425, 'session_tokens', 'a:1:{s:64:\"c1786c32810c3495591fbeae00e45c1a70228a726d615837cd6f359cc1613749\";a:4:{s:10:\"expiration\";i:1433863511;s:2:\"ip\";s:15:\"193.136.147.176\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432653911;}}'),
(6583, 426, 'nickname', 'Joao_Hipolito'),
(6584, 426, 'first_name', 'João'),
(6585, 426, 'last_name', 'Hipólito'),
(6586, 426, 'description', ''),
(6587, 426, 'rich_editing', 'true'),
(6588, 426, 'comment_shortcuts', 'false'),
(6589, 426, 'admin_color', 'fresh'),
(6590, 426, 'use_ssl', '0'),
(6591, 426, 'show_admin_bar_front', 'true'),
(6592, 426, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6593, 426, 'wp_user_level', '0'),
(6594, 426, 'wsl_current_provider', 'Facebook'),
(6595, 426, 'wsl_current_user_image', 'https://graph.facebook.com/938584746161542/picture?width=150&height=150'),
(6596, 426, 'session_tokens', 'a:1:{s:64:\"6d0f3a758e4fa26373e871b2fbd4046f56c67454a26263795f6744ec56ba3f6b\";a:4:{s:10:\"expiration\";i:1433863541;s:2:\"ip\";s:12:\"81.84.241.97\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1432653941;}}'),
(6597, 426, 'votou', 'sim'),
(6598, 426, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(6599, 421, 'votou', 'sim'),
(6600, 421, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(6601, 423, 'votou', 'sim'),
(6602, 423, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(6603, 425, 'votou', 'sim'),
(6604, 425, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(6605, 404, 'votou', 'sim'),
(6606, 404, 'user_votes', 'tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,videoclip-do-ano-hurley_p1444,evento-do-ano-kia_p1432'),
(6607, 427, 'nickname', 'David_Tunon'),
(6608, 427, 'first_name', 'David'),
(6609, 427, 'last_name', 'Tuñón'),
(6610, 427, 'description', ''),
(6611, 427, 'rich_editing', 'true'),
(6612, 427, 'comment_shortcuts', 'false'),
(6613, 427, 'admin_color', 'fresh'),
(6614, 427, 'use_ssl', '0'),
(6615, 427, 'show_admin_bar_front', 'true'),
(6616, 427, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6617, 427, 'wp_user_level', '0'),
(6618, 427, 'wsl_current_provider', 'Facebook'),
(6619, 427, 'wsl_current_user_image', 'https://graph.facebook.com/1045098698851522/picture?width=150&height=150'),
(6620, 427, 'session_tokens', 'a:1:{s:64:\"c644f5fee72fc8b66b896638c5acd6c4803d8215f57e563efe489c91dd312c0a\";a:4:{s:10:\"expiration\";i:1433863630;s:2:\"ip\";s:12:\"84.91.10.116\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432654030;}}'),
(6621, 428, 'nickname', 'Filipe_Jervis'),
(6622, 428, 'first_name', 'Filipe'),
(6623, 428, 'last_name', 'Jervis'),
(6624, 428, 'description', ''),
(6625, 428, 'rich_editing', 'true'),
(6626, 428, 'comment_shortcuts', 'false'),
(6627, 428, 'admin_color', 'fresh'),
(6628, 428, 'use_ssl', '0'),
(6629, 428, 'show_admin_bar_front', 'true'),
(6630, 428, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6631, 428, 'wp_user_level', '0'),
(6632, 428, 'wsl_current_provider', 'Facebook'),
(6633, 428, 'wsl_current_user_image', 'https://graph.facebook.com/518865584931314/picture?width=150&height=150'),
(6634, 428, 'session_tokens', 'a:1:{s:64:\"c4e2e7a20ecedab2db5211f3a4f91c1abcecab03be4b3b4abc72c7afe0a551e9\";a:4:{s:10:\"expiration\";i:1433863664;s:2:\"ip\";s:11:\"188.37.12.2\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1432654064;}}'),
(6635, 429, 'nickname', 'Joao_Andre_1'),
(6636, 429, 'first_name', 'João'),
(6637, 429, 'last_name', 'André'),
(6638, 429, 'description', ''),
(6639, 429, 'rich_editing', 'true'),
(6640, 429, 'comment_shortcuts', 'false'),
(6641, 429, 'admin_color', 'fresh'),
(6642, 429, 'use_ssl', '0'),
(6643, 429, 'show_admin_bar_front', 'true'),
(6644, 429, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6645, 429, 'wp_user_level', '0'),
(6646, 429, 'wsl_current_provider', 'Facebook'),
(6647, 429, 'wsl_current_user_image', 'https://graph.facebook.com/937700149605538/picture?width=150&height=150'),
(6648, 429, 'session_tokens', 'a:1:{s:64:\"99d7eb5cfbbf4dff7a19342a852bd8714ca2c96bf7f561bb556f831832e840c2\";a:4:{s:10:\"expiration\";i:1433863684;s:2:\"ip\";s:14:\"80.231.224.101\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432654084;}}'),
(6649, 430, 'nickname', 'Iris_Linheiro'),
(6650, 430, 'first_name', 'Iris'),
(6651, 430, 'last_name', 'Linheiro'),
(6652, 430, 'description', ''),
(6653, 430, 'rich_editing', 'true'),
(6654, 430, 'comment_shortcuts', 'false'),
(6655, 430, 'admin_color', 'fresh'),
(6656, 430, 'use_ssl', '0'),
(6657, 430, 'show_admin_bar_front', 'true'),
(6658, 430, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6659, 430, 'wp_user_level', '0'),
(6660, 430, 'wsl_current_provider', 'Facebook'),
(6661, 430, 'wsl_current_user_image', 'https://graph.facebook.com/10153251312292976/picture?width=150&height=150'),
(6662, 430, 'session_tokens', 'a:1:{s:64:\"ffc2eabdcf435ce08e042496cc7e81f74841d69e2855f77f95777e08a6a9b0b6\";a:4:{s:10:\"expiration\";i:1433863690;s:2:\"ip\";s:13:\"87.103.60.164\";s:2:\"ua\";s:127:\"Mozilla/5.0 (iPad; CPU OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B435 Safari/600.1.4\";s:5:\"login\";i:1432654090;}}'),
(6663, 427, 'votou', 'sim'),
(6664, 427, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(6665, 422, 'votou', 'sim'),
(6666, 422, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1163,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(6667, 431, 'nickname', 'Carlota_Duarte_Miranda'),
(6668, 431, 'first_name', 'Carlota'),
(6669, 431, 'last_name', 'Miranda'),
(6670, 431, 'description', ''),
(6671, 431, 'rich_editing', 'true'),
(6672, 431, 'comment_shortcuts', 'false'),
(6673, 431, 'admin_color', 'fresh'),
(6674, 431, 'use_ssl', '0'),
(6675, 431, 'show_admin_bar_front', 'true'),
(6676, 431, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6677, 431, 'wp_user_level', '0'),
(6678, 431, 'wsl_current_provider', 'Facebook'),
(6679, 431, 'wsl_current_user_image', 'https://graph.facebook.com/10206660626423823/picture?width=150&height=150'),
(6680, 431, 'session_tokens', 'a:1:{s:64:\"b154565a672f353cf3b7187c088f6aae65a046072fdaae4b6e2898ee9295ec94\";a:4:{s:10:\"expiration\";i:1433863769;s:2:\"ip\";s:13:\"194.117.18.99\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432654169;}}'),
(6681, 432, 'nickname', 'Miguel_Bravo'),
(6682, 432, 'first_name', 'Miguel'),
(6683, 432, 'last_name', 'Bravo'),
(6684, 432, 'description', ''),
(6685, 432, 'rich_editing', 'true'),
(6686, 432, 'comment_shortcuts', 'false'),
(6687, 432, 'admin_color', 'fresh'),
(6688, 432, 'use_ssl', '0'),
(6689, 432, 'show_admin_bar_front', 'true'),
(6690, 432, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6691, 432, 'wp_user_level', '0'),
(6692, 432, 'wsl_current_provider', 'Facebook'),
(6693, 432, 'wsl_current_user_image', 'https://graph.facebook.com/10153432962414388/picture?width=150&height=150'),
(6694, 432, 'session_tokens', 'a:1:{s:64:\"0e241d18355924c0739e1d030795aeb8e8bb2be68a80ab5f8166845a4b22d1aa\";a:4:{s:10:\"expiration\";i:1433863789;s:2:\"ip\";s:13:\"193.37.153.37\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432654189;}}'),
(6695, 430, 'votou', 'sim'),
(6696, 430, 'user_votes', 'surfista-do-ano-oakley_p1344,free-surfer-do-ano-volcom_p1391,foto-do-ano_p957,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(6697, 401, 'votou', 'sim'),
(6698, 401, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(6699, 431, 'votou', 'sim'),
(6700, 431, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(6701, 432, 'votou', 'sim'),
(6702, 432, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(6703, 433, 'nickname', 'Alexandre_Talhinhas'),
(6704, 433, 'first_name', 'Alexandre'),
(6705, 433, 'last_name', 'Talhinhas'),
(6706, 433, 'description', ''),
(6707, 433, 'rich_editing', 'true'),
(6708, 433, 'comment_shortcuts', 'false'),
(6709, 433, 'admin_color', 'fresh'),
(6710, 433, 'use_ssl', '0'),
(6711, 433, 'show_admin_bar_front', 'true'),
(6712, 433, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6713, 433, 'wp_user_level', '0'),
(6714, 433, 'wsl_current_provider', 'Facebook'),
(6715, 433, 'wsl_current_user_image', 'https://graph.facebook.com/10152905101479677/picture?width=150&height=150'),
(6716, 433, 'session_tokens', 'a:1:{s:64:\"15a3359107a2a4ae453de62fbae44d20508d439e08feeef62736b80683aa0d27\";a:4:{s:10:\"expiration\";i:1433863898;s:2:\"ip\";s:13:\"85.240.240.50\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432654298;}}'),
(6717, 434, 'nickname', 'Andre_Bernardes'),
(6718, 434, 'first_name', 'André'),
(6719, 434, 'last_name', 'Bernardes'),
(6720, 434, 'description', ''),
(6721, 434, 'rich_editing', 'true'),
(6722, 434, 'comment_shortcuts', 'false'),
(6723, 434, 'admin_color', 'fresh'),
(6724, 434, 'use_ssl', '0'),
(6725, 434, 'show_admin_bar_front', 'true'),
(6726, 434, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6727, 434, 'wp_user_level', '0'),
(6728, 434, 'wsl_current_provider', 'Facebook'),
(6729, 434, 'wsl_current_user_image', 'https://graph.facebook.com/10155572818095258/picture?width=150&height=150'),
(6730, 434, 'session_tokens', 'a:1:{s:64:\"3f6ef7c3a02e7dc82a1812e904fd6ad4da994bb945e7ab06d838e20be9e5d8b5\";a:4:{s:10:\"expiration\";i:1433864047;s:2:\"ip\";s:11:\"81.84.254.3\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432654447;}}'),
(6731, 435, 'nickname', 'Ivo_Vicente'),
(6732, 435, 'first_name', 'Ivo'),
(6733, 435, 'last_name', 'Vicente'),
(6734, 435, 'description', ''),
(6735, 435, 'rich_editing', 'true'),
(6736, 435, 'comment_shortcuts', 'false'),
(6737, 435, 'admin_color', 'fresh'),
(6738, 435, 'use_ssl', '0'),
(6739, 435, 'show_admin_bar_front', 'true'),
(6740, 435, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6741, 435, 'wp_user_level', '0'),
(6742, 435, 'wsl_current_provider', 'Facebook'),
(6743, 435, 'wsl_current_user_image', 'https://graph.facebook.com/10153233815011259/picture?width=150&height=150'),
(6744, 435, 'session_tokens', 'a:1:{s:64:\"2184ab35d347e762a733a493f2123426204a92ba1c1cef78a8a68d844a6cf5ff\";a:4:{s:10:\"expiration\";i:1433864093;s:2:\"ip\";s:13:\"87.103.64.235\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432654493;}}'),
(6745, 436, 'nickname', 'Alexandre_Azevedo'),
(6746, 436, 'first_name', 'Alexandre'),
(6747, 436, 'last_name', 'Azevedo'),
(6748, 436, 'description', ''),
(6749, 436, 'rich_editing', 'true'),
(6750, 436, 'comment_shortcuts', 'false'),
(6751, 436, 'admin_color', 'fresh'),
(6752, 436, 'use_ssl', '0'),
(6753, 436, 'show_admin_bar_front', 'true'),
(6754, 436, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6755, 436, 'wp_user_level', '0'),
(6756, 436, 'wsl_current_provider', 'Facebook'),
(6757, 436, 'wsl_current_user_image', 'https://graph.facebook.com/10207133238153048/picture?width=150&height=150'),
(6758, 436, 'session_tokens', 'a:1:{s:64:\"3fc32d3d345c3f52551ac15fb6ec285972f49b3731715113c68d3ce60e0dc3c8\";a:4:{s:10:\"expiration\";i:1433864150;s:2:\"ip\";s:14:\"89.152.246.105\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432654550;}}'),
(6759, 437, 'nickname', 'Tiago_Costa'),
(6760, 437, 'first_name', 'Tiago'),
(6761, 437, 'last_name', 'Costa'),
(6762, 437, 'description', ''),
(6763, 437, 'rich_editing', 'true'),
(6764, 437, 'comment_shortcuts', 'false'),
(6765, 437, 'admin_color', 'fresh'),
(6766, 437, 'use_ssl', '0'),
(6767, 437, 'show_admin_bar_front', 'true'),
(6768, 437, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6769, 437, 'wp_user_level', '0'),
(6770, 437, 'wsl_current_provider', 'Facebook'),
(6771, 437, 'wsl_current_user_image', 'https://graph.facebook.com/991157490897257/picture?width=150&height=150'),
(6772, 437, 'session_tokens', 'a:1:{s:64:\"f3c72dc416d61a39ac1db263ff7dae271eb620bdc26769c553ce2972d5f440df\";a:4:{s:10:\"expiration\";i:1433864156;s:2:\"ip\";s:14:\"82.154.123.110\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432654556;}}'),
(6773, 424, 'votou', 'sim'),
(6774, 424, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(6775, 438, 'nickname', 'Orlando_Santos_Orli'),
(6776, 438, 'first_name', 'Orlando'),
(6777, 438, 'last_name', 'Santos Orli'),
(6778, 438, 'description', ''),
(6779, 438, 'rich_editing', 'true'),
(6780, 438, 'comment_shortcuts', 'false'),
(6781, 438, 'admin_color', 'fresh'),
(6782, 438, 'use_ssl', '0'),
(6783, 438, 'show_admin_bar_front', 'true'),
(6784, 438, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6785, 438, 'wp_user_level', '0'),
(6786, 438, 'wsl_current_provider', 'Facebook'),
(6787, 438, 'wsl_current_user_image', 'https://graph.facebook.com/10206379254097175/picture?width=150&height=150'),
(6788, 438, 'session_tokens', 'a:3:{s:64:\"1f024b634e59d74a92d2b72701a9fcffd1677c297c2af8b8fa3b817bb44bc3a7\";a:4:{s:10:\"expiration\";i:1433864200;s:2:\"ip\";s:13:\"62.169.73.112\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432654600;}s:64:\"bc0ac9a9c08ee948cdb8b4f03381adcfbd63a73d8a45bcbb4e21d8e63cd7eeca\";a:4:{s:10:\"expiration\";i:1433864251;s:2:\"ip\";s:13:\"62.169.73.112\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432654651;}s:64:\"2ad0f4e2057ef54054e3f0fdb4ac33c6946907a1db8324d60356814cfc3a1187\";a:4:{s:10:\"expiration\";i:1433925734;s:2:\"ip\";s:13:\"62.28.179.251\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432716134;}}'),
(6789, 435, 'votou', 'sim'),
(6790, 435, 'user_votes', 'shaper-do-ano-xhapeland_p1377,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(6791, 428, 'votou', 'sim'),
(6792, 428, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(6793, 436, 'votou', 'sim'),
(6794, 436, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(6795, 439, 'nickname', 'Nuno_Oliveira'),
(6796, 439, 'first_name', 'Nuno'),
(6797, 439, 'last_name', 'Oliveira'),
(6798, 439, 'description', ''),
(6799, 439, 'rich_editing', 'true'),
(6800, 439, 'comment_shortcuts', 'false'),
(6801, 439, 'admin_color', 'fresh'),
(6802, 439, 'use_ssl', '0'),
(6803, 439, 'show_admin_bar_front', 'true'),
(6804, 439, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6805, 439, 'wp_user_level', '0'),
(6806, 439, 'wsl_current_provider', 'Facebook'),
(6807, 439, 'wsl_current_user_image', 'https://graph.facebook.com/10205609556590778/picture?width=150&height=150'),
(6808, 439, 'session_tokens', 'a:1:{s:64:\"a8a6b2eb29fab22493d94f8f3398015086dc966b248cc0d9e37be6b63f39ef72\";a:4:{s:10:\"expiration\";i:1433864409;s:2:\"ip\";s:14:\"37.189.175.210\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/7.1.5 Safari/537.85.14\";s:5:\"login\";i:1432654809;}}'),
(6809, 440, 'nickname', 'Sara_Baptista'),
(6810, 440, 'first_name', 'Sara'),
(6811, 440, 'last_name', 'Baptista'),
(6812, 440, 'description', ''),
(6813, 440, 'rich_editing', 'true'),
(6814, 440, 'comment_shortcuts', 'false'),
(6815, 440, 'admin_color', 'fresh'),
(6816, 440, 'use_ssl', '0'),
(6817, 440, 'show_admin_bar_front', 'true'),
(6818, 440, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6819, 440, 'wp_user_level', '0'),
(6820, 440, 'wsl_current_provider', 'Facebook'),
(6821, 440, 'wsl_current_user_image', 'https://graph.facebook.com/10205757542190606/picture?width=150&height=150'),
(6822, 440, 'session_tokens', 'a:1:{s:64:\"cdfa555382eeb87a55aa2f296df540b242c663c52ca7cda049a51b37f9f40d2a\";a:4:{s:10:\"expiration\";i:1433864416;s:2:\"ip\";s:13:\"41.79.124.138\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432654816;}}'),
(6823, 441, 'nickname', 'Tiago_Rosa'),
(6824, 441, 'first_name', 'Tiago'),
(6825, 441, 'last_name', 'Rosa'),
(6826, 441, 'description', ''),
(6827, 441, 'rich_editing', 'true'),
(6828, 441, 'comment_shortcuts', 'false'),
(6829, 441, 'admin_color', 'fresh'),
(6830, 441, 'use_ssl', '0'),
(6831, 441, 'show_admin_bar_front', 'true'),
(6832, 441, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6833, 441, 'wp_user_level', '0'),
(6834, 441, 'wsl_current_provider', 'Facebook'),
(6835, 441, 'wsl_current_user_image', 'https://graph.facebook.com/859490654086480/picture?width=150&height=150'),
(6836, 441, 'session_tokens', 'a:1:{s:64:\"33a3ba1df2e249e7dcd408cb12f73eb5862a5eebb67a09b0d1f4c7cbc0ad0fd1\";a:4:{s:10:\"expiration\";i:1433864433;s:2:\"ip\";s:14:\"82.154.117.139\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432654833;}}'),
(6837, 439, 'votou', 'sim'),
(6838, 439, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(6839, 440, 'votou', 'sim'),
(6840, 440, 'user_votes', 'foto-do-ano_p957'),
(6841, 442, 'nickname', 'Daniel_Beiroco'),
(6842, 442, 'first_name', 'Daniel'),
(6843, 442, 'last_name', 'Beirôco'),
(6844, 442, 'description', ''),
(6845, 442, 'rich_editing', 'true'),
(6846, 442, 'comment_shortcuts', 'false'),
(6847, 442, 'admin_color', 'fresh'),
(6848, 442, 'use_ssl', '0'),
(6849, 442, 'show_admin_bar_front', 'true'),
(6850, 442, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6851, 442, 'wp_user_level', '0'),
(6852, 442, 'wsl_current_provider', 'Facebook'),
(6853, 442, 'wsl_current_user_image', 'https://graph.facebook.com/10153325671694910/picture?width=150&height=150'),
(6854, 442, 'session_tokens', 'a:1:{s:64:\"f1932361380701c992fd930adc8b7538d4dc22a9f9e2ccbf120df425b7faf8dc\";a:4:{s:10:\"expiration\";i:1433864560;s:2:\"ip\";s:13:\"85.139.76.234\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1432654960;}}'),
(6855, 443, 'nickname', 'Diana_Morgadinho'),
(6856, 443, 'first_name', 'Diana'),
(6857, 443, 'last_name', 'Morgadinho'),
(6858, 443, 'description', ''),
(6859, 443, 'rich_editing', 'true'),
(6860, 443, 'comment_shortcuts', 'false'),
(6861, 443, 'admin_color', 'fresh'),
(6862, 443, 'use_ssl', '0'),
(6863, 443, 'show_admin_bar_front', 'true'),
(6864, 443, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6865, 443, 'wp_user_level', '0'),
(6866, 443, 'wsl_current_provider', 'Facebook'),
(6867, 443, 'wsl_current_user_image', 'https://graph.facebook.com/943779422309081/picture?width=150&height=150'),
(6868, 443, 'session_tokens', 'a:1:{s:64:\"e3166626389ea1a3e0c739a7a8793321737bd5ede29d19866941a78be10fa9eb\";a:4:{s:10:\"expiration\";i:1433864579;s:2:\"ip\";s:13:\"85.139.120.35\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432654979;}}'),
(6869, 444, 'nickname', 'Pedro_Cardoso'),
(6870, 444, 'first_name', 'Pedro'),
(6871, 444, 'last_name', 'Cardoso'),
(6872, 444, 'description', ''),
(6873, 444, 'rich_editing', 'true'),
(6874, 444, 'comment_shortcuts', 'false'),
(6875, 444, 'admin_color', 'fresh'),
(6876, 444, 'use_ssl', '0'),
(6877, 444, 'show_admin_bar_front', 'true'),
(6878, 444, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6879, 444, 'wp_user_level', '0'),
(6880, 444, 'wsl_current_provider', 'Google'),
(6881, 444, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(6882, 444, 'session_tokens', 'a:1:{s:64:\"70d7852f67c084b5b600d3471a0cde97332f46b8da144c0f3af30b17e4fa914d\";a:4:{s:10:\"expiration\";i:1433864650;s:2:\"ip\";s:13:\"79.169.47.105\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/22.0.0.11.13;FBBV/7231602;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432655050;}}'),
(6883, 445, 'nickname', 'Zar_Siopa'),
(6884, 445, 'first_name', 'Zar'),
(6885, 445, 'last_name', 'Siopa'),
(6886, 445, 'description', ''),
(6887, 445, 'rich_editing', 'true'),
(6888, 445, 'comment_shortcuts', 'false'),
(6889, 445, 'admin_color', 'fresh'),
(6890, 445, 'use_ssl', '0'),
(6891, 445, 'show_admin_bar_front', 'true'),
(6892, 445, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6893, 445, 'wp_user_level', '0'),
(6894, 445, 'wsl_current_provider', 'Facebook'),
(6895, 445, 'wsl_current_user_image', 'https://graph.facebook.com/10153390103866350/picture?width=150&height=150'),
(6896, 445, 'session_tokens', 'a:1:{s:64:\"85ffb3cf5d40c172b907f24b2e75d40fe0474eda6c27316cbae03e4178e9ad87\";a:4:{s:10:\"expiration\";i:1433864659;s:2:\"ip\";s:14:\"78.137.252.215\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432655059;}}'),
(6897, 446, 'nickname', 'Nuno_Alexandre_Victor'),
(6898, 446, 'first_name', 'Nuno'),
(6899, 446, 'last_name', 'Victor'),
(6900, 446, 'description', ''),
(6901, 446, 'rich_editing', 'true'),
(6902, 446, 'comment_shortcuts', 'false'),
(6903, 446, 'admin_color', 'fresh'),
(6904, 446, 'use_ssl', '0'),
(6905, 446, 'show_admin_bar_front', 'true'),
(6906, 446, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6907, 446, 'wp_user_level', '0'),
(6908, 446, 'wsl_current_provider', 'Facebook'),
(6909, 446, 'wsl_current_user_image', 'https://graph.facebook.com/10206676639702581/picture?width=150&height=150'),
(6910, 446, 'session_tokens', 'a:1:{s:64:\"9aebd051632ee51aa88835a49f22eeba1ec9270c6711f3521ac7992d2c9ba7d8\";a:4:{s:10:\"expiration\";i:1433864679;s:2:\"ip\";s:14:\"89.155.197.202\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432655079;}}'),
(6911, 444, 'votou', 'sim'),
(6912, 444, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(6913, 445, 'votou', 'sim'),
(6914, 445, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(6915, 443, 'votou', 'sim'),
(6916, 443, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957'),
(6917, 446, 'votou', 'sim'),
(6918, 446, 'user_votes', 'foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(6919, 447, 'nickname', 'Goncalo_Silva'),
(6920, 447, 'first_name', 'Gonçalo'),
(6921, 447, 'last_name', 'Silva'),
(6922, 447, 'description', ''),
(6923, 447, 'rich_editing', 'true'),
(6924, 447, 'comment_shortcuts', 'false'),
(6925, 447, 'admin_color', 'fresh'),
(6926, 447, 'use_ssl', '0'),
(6927, 447, 'show_admin_bar_front', 'true'),
(6928, 447, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6929, 447, 'wp_user_level', '0'),
(6930, 447, 'wsl_current_provider', 'Facebook'),
(6931, 447, 'wsl_current_user_image', 'https://graph.facebook.com/10204628670532578/picture?width=150&height=150'),
(6932, 447, 'session_tokens', 'a:1:{s:64:\"520a94fb359164d34d2d9550af92dad54309c83357fac1572e6cc15a03bc958f\";a:4:{s:10:\"expiration\";i:1433864818;s:2:\"ip\";s:14:\"85.138.250.228\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432655218;}}'),
(6933, 448, 'nickname', 'Surf_Tree'),
(6934, 448, 'first_name', 'Surf'),
(6935, 448, 'last_name', 'Tree'),
(6936, 448, 'description', ''),
(6937, 448, 'rich_editing', 'true'),
(6938, 448, 'comment_shortcuts', 'false'),
(6939, 448, 'admin_color', 'fresh'),
(6940, 448, 'use_ssl', '0'),
(6941, 448, 'show_admin_bar_front', 'true'),
(6942, 448, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6943, 448, 'wp_user_level', '0'),
(6944, 448, 'wsl_current_provider', 'Facebook'),
(6945, 448, 'wsl_current_user_image', 'https://graph.facebook.com/1595809617336836/picture?width=150&height=150'),
(6946, 448, 'session_tokens', 'a:1:{s:64:\"f0533425151dfcf8a265d4af3fc5e5a4e4aff61669816f180917d954d186d7e6\";a:4:{s:10:\"expiration\";i:1433864831;s:2:\"ip\";s:12:\"2.80.120.222\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432655231;}}'),
(6947, 449, 'nickname', 'Rodolfo_Vieira_Dias'),
(6948, 449, 'first_name', 'Rodolfo'),
(6949, 449, 'last_name', 'Vieira Dias'),
(6950, 449, 'description', ''),
(6951, 449, 'rich_editing', 'true'),
(6952, 449, 'comment_shortcuts', 'false'),
(6953, 449, 'admin_color', 'fresh'),
(6954, 449, 'use_ssl', '0'),
(6955, 449, 'show_admin_bar_front', 'true'),
(6956, 449, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6957, 449, 'wp_user_level', '0'),
(6958, 449, 'wsl_current_provider', 'Google'),
(6959, 449, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-tQ_wQktEr9o/AAAAAAAAAAI/AAAAAAAAAEc/rp1TTWZGeho/photo.jpg?sz=200'),
(6960, 449, 'session_tokens', 'a:1:{s:64:\"6c0e316c5574f05d01bf562d50584d524bb395a4d3b41a307edef83a83effd44\";a:4:{s:10:\"expiration\";i:1433864831;s:2:\"ip\";s:14:\"85.240.143.194\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36\";s:5:\"login\";i:1432655231;}}'),
(6961, 450, 'nickname', 'Pedro_Mendes'),
(6962, 450, 'first_name', 'Pedro'),
(6963, 450, 'last_name', 'Mendes'),
(6964, 450, 'description', ''),
(6965, 450, 'rich_editing', 'true'),
(6966, 450, 'comment_shortcuts', 'false'),
(6967, 450, 'admin_color', 'fresh'),
(6968, 450, 'use_ssl', '0'),
(6969, 450, 'show_admin_bar_front', 'true'),
(6970, 450, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6971, 450, 'wp_user_level', '0'),
(6972, 450, 'wsl_current_provider', 'Facebook'),
(6973, 450, 'wsl_current_user_image', 'https://graph.facebook.com/10153325616199814/picture?width=150&height=150'),
(6974, 450, 'session_tokens', 'a:1:{s:64:\"77153d01a291310939a852f3d8f792636ffb9fa27ef224ae189681a775622683\";a:4:{s:10:\"expiration\";i:1433864838;s:2:\"ip\";s:13:\"85.138.181.26\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432655238;}}'),
(6975, 451, 'nickname', 'Eduardo_Dias'),
(6976, 451, 'first_name', 'Eduardo'),
(6977, 451, 'last_name', 'Dias'),
(6978, 451, 'description', ''),
(6979, 451, 'rich_editing', 'true'),
(6980, 451, 'comment_shortcuts', 'false'),
(6981, 451, 'admin_color', 'fresh'),
(6982, 451, 'use_ssl', '0'),
(6983, 451, 'show_admin_bar_front', 'true'),
(6984, 451, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6985, 451, 'wp_user_level', '0'),
(6986, 451, 'wsl_current_provider', 'Google'),
(6987, 451, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-ojdOHTO8QLk/AAAAAAAAAAI/AAAAAAAAATk/KxZ-fmDp0g0/photo.jpg?sz=200'),
(6988, 451, 'session_tokens', 'a:1:{s:64:\"a5cd211823ca3466a0a8854d6dfa64eb7716877e3add3d01f4f97819863ac93b\";a:4:{s:10:\"expiration\";i:1433864884;s:2:\"ip\";s:13:\"85.88.129.133\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432655284;}}'),
(6989, 452, 'nickname', 'Antonio_Monteiro'),
(6990, 452, 'first_name', 'António'),
(6991, 452, 'last_name', 'Monteiro'),
(6992, 452, 'description', ''),
(6993, 452, 'rich_editing', 'true'),
(6994, 452, 'comment_shortcuts', 'false'),
(6995, 452, 'admin_color', 'fresh'),
(6996, 452, 'use_ssl', '0'),
(6997, 452, 'show_admin_bar_front', 'true'),
(6998, 452, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(6999, 452, 'wp_user_level', '0'),
(7000, 452, 'wsl_current_provider', 'Facebook'),
(7001, 452, 'wsl_current_user_image', 'https://graph.facebook.com/10205636185760762/picture?width=150&height=150'),
(7002, 452, 'session_tokens', 'a:1:{s:64:\"b6b696653069a771b5f713ef49bc69954fa66d3fe63c8cffa5f3b80cf22b7bac\";a:4:{s:10:\"expiration\";i:1433864906;s:2:\"ip\";s:12:\"62.28.72.232\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432655306;}}'),
(7003, 453, 'nickname', 'Love_Ashtanga_Yoga'),
(7004, 453, 'first_name', 'Love Ashtanga'),
(7005, 453, 'last_name', 'Yoga'),
(7006, 453, 'description', ''),
(7007, 453, 'rich_editing', 'true'),
(7008, 453, 'comment_shortcuts', 'false'),
(7009, 453, 'admin_color', 'fresh'),
(7010, 453, 'use_ssl', '0'),
(7011, 453, 'show_admin_bar_front', 'true'),
(7012, 453, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7013, 453, 'wp_user_level', '0'),
(7014, 453, 'wsl_current_provider', 'Facebook'),
(7015, 453, 'wsl_current_user_image', 'https://graph.facebook.com/1640339062862316/picture?width=150&height=150'),
(7016, 453, 'session_tokens', 'a:1:{s:64:\"d188576794dcb2ff7226c44e9e6516a0c51c6c6b7588f6bb1798375249a297a1\";a:4:{s:10:\"expiration\";i:1433864949;s:2:\"ip\";s:14:\"85.246.193.235\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432655349;}}'),
(7017, 454, 'nickname', 'Rui_E_Horta'),
(7018, 454, 'first_name', 'Rui E.'),
(7019, 454, 'last_name', 'Horta'),
(7020, 454, 'description', ''),
(7021, 454, 'rich_editing', 'true'),
(7022, 454, 'comment_shortcuts', 'false'),
(7023, 454, 'admin_color', 'fresh'),
(7024, 454, 'use_ssl', '0'),
(7025, 454, 'show_admin_bar_front', 'true'),
(7026, 454, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7027, 454, 'wp_user_level', '0'),
(7028, 454, 'wsl_current_provider', 'Facebook'),
(7029, 454, 'wsl_current_user_image', 'https://graph.facebook.com/957462164285085/picture?width=150&height=150'),
(7030, 454, 'session_tokens', 'a:1:{s:64:\"50d60a0b004b5ca3262f804be515bf6ce104298bf1bccfedeb2a01580555dfff\";a:4:{s:10:\"expiration\";i:1433864983;s:2:\"ip\";s:14:\"93.102.244.147\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1432655383;}}'),
(7031, 455, 'nickname', 'Pedro_Pestana'),
(7032, 455, 'first_name', 'Pedro'),
(7033, 455, 'last_name', 'Pestana'),
(7034, 455, 'description', ''),
(7035, 455, 'rich_editing', 'true'),
(7036, 455, 'comment_shortcuts', 'false'),
(7037, 455, 'admin_color', 'fresh'),
(7038, 455, 'use_ssl', '0'),
(7039, 455, 'show_admin_bar_front', 'true'),
(7040, 455, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7041, 455, 'wp_user_level', '0'),
(7042, 455, 'wsl_current_provider', 'Facebook'),
(7043, 455, 'wsl_current_user_image', 'https://graph.facebook.com/10205445159903119/picture?width=150&height=150'),
(7044, 455, 'session_tokens', 'a:1:{s:64:\"f113e6a5d20089ed1d7af673945cedac17407213c6292dbca9e712c20d9d27f0\";a:4:{s:10:\"expiration\";i:1433865050;s:2:\"ip\";s:13:\"80.172.27.250\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432655450;}}'),
(7045, 456, 'nickname', 'Carlos_Pinto'),
(7046, 456, 'first_name', 'Carlos'),
(7047, 456, 'last_name', 'Pinto'),
(7048, 456, 'description', ''),
(7049, 456, 'rich_editing', 'true'),
(7050, 456, 'comment_shortcuts', 'false'),
(7051, 456, 'admin_color', 'fresh'),
(7052, 456, 'use_ssl', '0'),
(7053, 456, 'show_admin_bar_front', 'true'),
(7054, 456, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7055, 456, 'wp_user_level', '0'),
(7056, 456, 'wsl_current_provider', 'Facebook'),
(7057, 456, 'wsl_current_user_image', 'https://graph.facebook.com/10153938094107796/picture?width=150&height=150'),
(7058, 456, 'session_tokens', 'a:2:{s:64:\"6ed1e0619a9bf7a92400d4dd7512e4acccc5e002d6bccafbba4d8ec64b8c7ee1\";a:4:{s:10:\"expiration\";i:1433865096;s:2:\"ip\";s:12:\"95.92.35.185\";s:2:\"ua\";s:157:\"(null) [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.0.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432655496;}s:64:\"c2934affbbaaeabe554bae4d7ff9c8ed5a775f53fc8255273e3cd7e3b6b4a225\";a:4:{s:10:\"expiration\";i:1434122659;s:2:\"ip\";s:12:\"95.92.35.185\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432913059;}}'),
(7059, 452, 'votou', 'sim'),
(7060, 452, 'user_votes', 'foto-do-ano_p957'),
(7061, 457, 'nickname', 'Susana_Pocas'),
(7062, 457, 'first_name', 'Susana'),
(7063, 457, 'last_name', 'Poças'),
(7064, 457, 'description', ''),
(7065, 457, 'rich_editing', 'true'),
(7066, 457, 'comment_shortcuts', 'false'),
(7067, 457, 'admin_color', 'fresh'),
(7068, 457, 'use_ssl', '0'),
(7069, 457, 'show_admin_bar_front', 'true'),
(7070, 457, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7071, 457, 'wp_user_level', '0'),
(7072, 457, 'wsl_current_provider', 'Facebook'),
(7073, 457, 'wsl_current_user_image', 'https://graph.facebook.com/1107923499221551/picture?width=150&height=150'),
(7074, 457, 'session_tokens', 'a:1:{s:64:\"d2e2c6489acd267a189438d3464c8a8a57c6d433ddf29188ec799a37c6518443\";a:4:{s:10:\"expiration\";i:1433865161;s:2:\"ip\";s:14:\"89.114.143.232\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; GT-I9060 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432655561;}}'),
(7075, 458, 'nickname', 'Ana_Camilo'),
(7076, 458, 'first_name', 'Ana'),
(7077, 458, 'last_name', 'Camilo'),
(7078, 458, 'description', ''),
(7079, 458, 'rich_editing', 'true'),
(7080, 458, 'comment_shortcuts', 'false'),
(7081, 458, 'admin_color', 'fresh'),
(7082, 458, 'use_ssl', '0'),
(7083, 458, 'show_admin_bar_front', 'true'),
(7084, 458, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7085, 458, 'wp_user_level', '0'),
(7086, 458, 'wsl_current_provider', 'Facebook'),
(7087, 458, 'wsl_current_user_image', 'https://graph.facebook.com/1025142050852104/picture?width=150&height=150'),
(7088, 458, 'session_tokens', 'a:1:{s:64:\"41b8e811846f5a50d4a29aece2a9d2f59625043d177db2f45f6e77be212b4c51\";a:4:{s:10:\"expiration\";i:1433865179;s:2:\"ip\";s:14:\"213.228.148.30\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432655579;}}'),
(7089, 447, 'votou', 'sim'),
(7090, 447, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(7091, 453, 'votou', 'sim'),
(7092, 453, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,onda-do-ano-polen_p1080,shaper-do-ano-xhapeland_p1377'),
(7093, 448, 'votou', 'sim'),
(7094, 448, 'user_votes', 'tubo-do-ano-ess_p1024,shaper-do-ano-xhapeland_p1377'),
(7095, 459, 'nickname', 'Michele_Pinto'),
(7096, 459, 'first_name', 'Michele'),
(7097, 459, 'last_name', 'Pinto'),
(7098, 459, 'description', ''),
(7099, 459, 'rich_editing', 'true'),
(7100, 459, 'comment_shortcuts', 'false'),
(7101, 459, 'admin_color', 'fresh'),
(7102, 459, 'use_ssl', '0'),
(7103, 459, 'show_admin_bar_front', 'true'),
(7104, 459, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7105, 459, 'wp_user_level', '0'),
(7106, 459, 'wsl_current_provider', 'Google'),
(7107, 459, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-ZHbRFn0QSSQ/AAAAAAAAAAI/AAAAAAAAABc/XJc5obiO750/photo.jpg?sz=200');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(7108, 459, 'session_tokens', 'a:1:{s:64:\"0387e666f93d8463d2ada59a96e87120d4ee49bc9df153258c9be731602dca15\";a:4:{s:10:\"expiration\";i:1433865401;s:2:\"ip\";s:11:\"24.6.139.97\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/AT&T;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432655801;}}'),
(7109, 460, 'nickname', 'Manel_Guedes'),
(7110, 460, 'first_name', 'Manel'),
(7111, 460, 'last_name', 'Guedes'),
(7112, 460, 'description', ''),
(7113, 460, 'rich_editing', 'true'),
(7114, 460, 'comment_shortcuts', 'false'),
(7115, 460, 'admin_color', 'fresh'),
(7116, 460, 'use_ssl', '0'),
(7117, 460, 'show_admin_bar_front', 'true'),
(7118, 460, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7119, 460, 'wp_user_level', '0'),
(7120, 460, 'wsl_current_provider', 'Facebook'),
(7121, 460, 'wsl_current_user_image', 'https://graph.facebook.com/10153361502493216/picture?width=150&height=150'),
(7122, 460, 'session_tokens', 'a:1:{s:64:\"06e500d100c25603e1e191d90c03f036d4839f1df35b6af6024a1ffe8e9d0ae9\";a:4:{s:10:\"expiration\";i:1433865407;s:2:\"ip\";s:14:\"79.168.156.180\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432655807;}}'),
(7123, 461, 'nickname', 'Goncalo_Placido'),
(7124, 461, 'first_name', 'Goncalo'),
(7125, 461, 'last_name', 'Placido'),
(7126, 461, 'description', ''),
(7127, 461, 'rich_editing', 'true'),
(7128, 461, 'comment_shortcuts', 'false'),
(7129, 461, 'admin_color', 'fresh'),
(7130, 461, 'use_ssl', '0'),
(7131, 461, 'show_admin_bar_front', 'true'),
(7132, 461, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7133, 461, 'wp_user_level', '0'),
(7134, 461, 'wsl_current_provider', 'Facebook'),
(7135, 461, 'wsl_current_user_image', 'https://graph.facebook.com/10206641686020441/picture?width=150&height=150'),
(7136, 461, 'session_tokens', 'a:1:{s:64:\"d7d3d77c32859320c20ba8a3192ecb14b16c1eca0b0e7d1f812968c59c995e4a\";a:4:{s:10:\"expiration\";i:1433865408;s:2:\"ip\";s:13:\"188.81.25.123\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432655808;}}'),
(7137, 449, 'votou', 'sim'),
(7138, 449, 'user_votes', 'surfista-do-ano-oakley_p1339,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1387,foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(7139, 462, 'nickname', 'Gui_Machado'),
(7140, 462, 'first_name', 'Gui'),
(7141, 462, 'last_name', 'Machado'),
(7142, 462, 'description', ''),
(7143, 462, 'rich_editing', 'true'),
(7144, 462, 'comment_shortcuts', 'false'),
(7145, 462, 'admin_color', 'fresh'),
(7146, 462, 'use_ssl', '0'),
(7147, 462, 'show_admin_bar_front', 'true'),
(7148, 462, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7149, 462, 'wp_user_level', '0'),
(7150, 462, 'wsl_current_provider', 'Facebook'),
(7151, 462, 'wsl_current_user_image', 'https://graph.facebook.com/10152931242507104/picture?width=150&height=150'),
(7152, 462, 'session_tokens', 'a:1:{s:64:\"a41c25d3e88e48dab4efc5255fd543f337ba09dd928add2f7518c904cab0288c\";a:4:{s:10:\"expiration\";i:1433865455;s:2:\"ip\";s:13:\"87.103.72.208\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432655855;}}'),
(7153, 367, 'votou', 'sim'),
(7154, 367, 'user_votes', 'treinador-do-ano_p1363'),
(7155, 459, 'votou', 'sim'),
(7156, 459, 'user_votes', 'foto-do-ano_p957'),
(7157, 463, 'nickname', 'Diogo_Nascimento'),
(7158, 463, 'first_name', 'Diogo'),
(7159, 463, 'last_name', 'Nascimento'),
(7160, 463, 'description', ''),
(7161, 463, 'rich_editing', 'true'),
(7162, 463, 'comment_shortcuts', 'false'),
(7163, 463, 'admin_color', 'fresh'),
(7164, 463, 'use_ssl', '0'),
(7165, 463, 'show_admin_bar_front', 'true'),
(7166, 463, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7167, 463, 'wp_user_level', '0'),
(7168, 463, 'wsl_current_provider', 'Facebook'),
(7169, 463, 'wsl_current_user_image', 'https://graph.facebook.com/1605771779670167/picture?width=150&height=150'),
(7170, 463, 'session_tokens', 'a:1:{s:64:\"d6ba0e178f4deeeb02110b1bcb951b640892e70a3ba69656774d772d499613ce\";a:4:{s:10:\"expiration\";i:1433865497;s:2:\"ip\";s:13:\"88.214.166.62\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432655897;}}'),
(7171, 464, 'nickname', 'Sara_Montes'),
(7172, 464, 'first_name', 'Sara'),
(7173, 464, 'last_name', 'Montes'),
(7174, 464, 'description', ''),
(7175, 464, 'rich_editing', 'true'),
(7176, 464, 'comment_shortcuts', 'false'),
(7177, 464, 'admin_color', 'fresh'),
(7178, 464, 'use_ssl', '0'),
(7179, 464, 'show_admin_bar_front', 'true'),
(7180, 464, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7181, 464, 'wp_user_level', '0'),
(7182, 464, 'wsl_current_provider', 'Facebook'),
(7183, 464, 'wsl_current_user_image', 'https://graph.facebook.com/1586479684936138/picture?width=150&height=150'),
(7184, 464, 'session_tokens', 'a:1:{s:64:\"2dd4cd71f886d0e3c65f29e8ce9cb455d2000bb327eb3d786b994fa6d20f1f23\";a:4:{s:10:\"expiration\";i:1433865588;s:2:\"ip\";s:14:\"217.200.202.38\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/TIM;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1432655988;}}'),
(7185, 451, 'votou', 'sim'),
(7186, 451, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(7187, 464, 'votou', 'sim'),
(7188, 464, 'user_votes', 'foto-do-ano_p957'),
(7189, 465, 'nickname', 'Francisco_Pombeiro'),
(7190, 465, 'first_name', 'Francisco'),
(7191, 465, 'last_name', 'Pombeiro'),
(7192, 465, 'description', ''),
(7193, 465, 'rich_editing', 'true'),
(7194, 465, 'comment_shortcuts', 'false'),
(7195, 465, 'admin_color', 'fresh'),
(7196, 465, 'use_ssl', '0'),
(7197, 465, 'show_admin_bar_front', 'true'),
(7198, 465, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7199, 465, 'wp_user_level', '0'),
(7200, 465, 'wsl_current_provider', 'Facebook'),
(7201, 465, 'wsl_current_user_image', 'https://graph.facebook.com/1113065475390200/picture?width=150&height=150'),
(7202, 465, 'session_tokens', 'a:1:{s:64:\"3434dc9827a11cf7e7a76abcb0b96e48bfeb9664ebf8493472b82469d2abe5f1\";a:4:{s:10:\"expiration\";i:1433865649;s:2:\"ip\";s:13:\"85.246.224.11\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432656049;}}'),
(7203, 466, 'nickname', 'Ze_Valente'),
(7204, 466, 'first_name', 'Zé'),
(7205, 466, 'last_name', 'Valente'),
(7206, 466, 'description', ''),
(7207, 466, 'rich_editing', 'true'),
(7208, 466, 'comment_shortcuts', 'false'),
(7209, 466, 'admin_color', 'fresh'),
(7210, 466, 'use_ssl', '0'),
(7211, 466, 'show_admin_bar_front', 'true'),
(7212, 466, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7213, 466, 'wp_user_level', '0'),
(7214, 466, 'wsl_current_provider', 'Facebook'),
(7215, 466, 'wsl_current_user_image', 'https://graph.facebook.com/846281782087642/picture?width=150&height=150'),
(7216, 466, 'session_tokens', 'a:1:{s:64:\"e4ec7868f18d0c4a423dcb0a2eeb795b5131151daa823ba6099cfa95c8222f9e\";a:4:{s:10:\"expiration\";i:1433865681;s:2:\"ip\";s:11:\"5.158.17.49\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432656081;}}'),
(7217, 467, 'nickname', 'Antonio_Raio'),
(7218, 467, 'first_name', 'António'),
(7219, 467, 'last_name', 'Raio'),
(7220, 467, 'description', ''),
(7221, 467, 'rich_editing', 'true'),
(7222, 467, 'comment_shortcuts', 'false'),
(7223, 467, 'admin_color', 'fresh'),
(7224, 467, 'use_ssl', '0'),
(7225, 467, 'show_admin_bar_front', 'true'),
(7226, 467, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7227, 467, 'wp_user_level', '0'),
(7228, 467, 'wsl_current_provider', 'Facebook'),
(7229, 467, 'wsl_current_user_image', 'https://graph.facebook.com/10205675878729856/picture?width=150&height=150'),
(7230, 467, 'session_tokens', 'a:1:{s:64:\"2ba08a9a9ce98497d9bfd5bc85c4625a93aa415e0b42b8c5da02d4525a83dcc7\";a:4:{s:10:\"expiration\";i:1433865742;s:2:\"ip\";s:13:\"93.183.31.170\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432656142;}}'),
(7231, 468, 'nickname', 'Joao_Pires'),
(7232, 468, 'first_name', 'João'),
(7233, 468, 'last_name', 'Pires'),
(7234, 468, 'description', ''),
(7235, 468, 'rich_editing', 'true'),
(7236, 468, 'comment_shortcuts', 'false'),
(7237, 468, 'admin_color', 'fresh'),
(7238, 468, 'use_ssl', '0'),
(7239, 468, 'show_admin_bar_front', 'true'),
(7240, 468, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7241, 468, 'wp_user_level', '0'),
(7242, 468, 'wsl_current_provider', 'Facebook'),
(7243, 468, 'wsl_current_user_image', 'https://graph.facebook.com/10152927173007717/picture?width=150&height=150'),
(7244, 468, 'session_tokens', 'a:1:{s:64:\"aeb64ccc8a0b9370ea0362a3d84debd70976d242269c2b8f1b8be1836b11966d\";a:4:{s:10:\"expiration\";i:1433865754;s:2:\"ip\";s:13:\"79.169.126.81\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432656154;}}'),
(7245, 467, 'votou', 'sim'),
(7246, 467, 'user_votes', 'foto-do-ano_p957'),
(7247, 469, 'nickname', 'Miguel_Ferreira'),
(7248, 469, 'first_name', 'Miguel'),
(7249, 469, 'last_name', 'Ferreira'),
(7250, 469, 'description', ''),
(7251, 469, 'rich_editing', 'true'),
(7252, 469, 'comment_shortcuts', 'false'),
(7253, 469, 'admin_color', 'fresh'),
(7254, 469, 'use_ssl', '0'),
(7255, 469, 'show_admin_bar_front', 'true'),
(7256, 469, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7257, 469, 'wp_user_level', '0'),
(7258, 469, 'wsl_current_provider', 'Facebook'),
(7259, 469, 'wsl_current_user_image', 'https://graph.facebook.com/10153274136225891/picture?width=150&height=150'),
(7260, 469, 'session_tokens', 'a:1:{s:64:\"4e06a879249285e5ea429dfd35eaeb1d1b3a0eb1fb27c630857d9f3ebb5d2387\";a:4:{s:10:\"expiration\";i:1433865881;s:2:\"ip\";s:12:\"94.132.93.48\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432656281;}}'),
(7261, 470, 'nickname', 'Isabel_Grilo'),
(7262, 470, 'first_name', 'Isabel'),
(7263, 470, 'last_name', 'Grilo'),
(7264, 470, 'description', ''),
(7265, 470, 'rich_editing', 'true'),
(7266, 470, 'comment_shortcuts', 'false'),
(7267, 470, 'admin_color', 'fresh'),
(7268, 470, 'use_ssl', '0'),
(7269, 470, 'show_admin_bar_front', 'true'),
(7270, 470, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7271, 470, 'wp_user_level', '0'),
(7272, 470, 'wsl_current_provider', 'Facebook'),
(7273, 470, 'wsl_current_user_image', 'https://graph.facebook.com/10205077929521176/picture?width=150&height=150'),
(7274, 470, 'session_tokens', 'a:1:{s:64:\"862331e2fe96af623d5bfc8ba1d89e6a86df2d4288383668dcd2e23ad8c0ae1e\";a:4:{s:10:\"expiration\";i:1433865932;s:2:\"ip\";s:13:\"83.240.147.86\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432656332;}}'),
(7275, 471, 'nickname', 'Joao_Afonso'),
(7276, 471, 'first_name', 'João'),
(7277, 471, 'last_name', 'Afonso'),
(7278, 471, 'description', ''),
(7279, 471, 'rich_editing', 'true'),
(7280, 471, 'comment_shortcuts', 'false'),
(7281, 471, 'admin_color', 'fresh'),
(7282, 471, 'use_ssl', '0'),
(7283, 471, 'show_admin_bar_front', 'true'),
(7284, 471, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7285, 471, 'wp_user_level', '0'),
(7286, 471, 'wsl_current_provider', 'Facebook'),
(7287, 471, 'wsl_current_user_image', 'https://graph.facebook.com/555800114563250/picture?width=150&height=150'),
(7288, 471, 'session_tokens', 'a:1:{s:64:\"e6a7f674cedba766f98496c3f3171f0e3794c99dc5ef01daeed6a044caf4b4d5\";a:4:{s:10:\"expiration\";i:1433865941;s:2:\"ip\";s:12:\"95.95.25.252\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432656341;}}'),
(7289, 472, 'nickname', 'Francisca_Salter_Cid_Souto'),
(7290, 472, 'first_name', 'Francisca'),
(7291, 472, 'last_name', 'Souto'),
(7292, 472, 'description', ''),
(7293, 472, 'rich_editing', 'true'),
(7294, 472, 'comment_shortcuts', 'false'),
(7295, 472, 'admin_color', 'fresh'),
(7296, 472, 'use_ssl', '0'),
(7297, 472, 'show_admin_bar_front', 'true'),
(7298, 472, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7299, 472, 'wp_user_level', '0'),
(7300, 472, 'wsl_current_provider', 'Facebook'),
(7301, 472, 'wsl_current_user_image', 'https://graph.facebook.com/10200780972162172/picture?width=150&height=150'),
(7302, 472, 'session_tokens', 'a:2:{s:64:\"aa3463692ad95caa897fbf27cc9ccf6250e9f7dddf7f7af9eaa9d27f8242a488\";a:4:{s:10:\"expiration\";i:1433865941;s:2:\"ip\";s:12:\"85.244.93.99\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432656341;}s:64:\"240a6a2fcddc5285efab1342979c02b974c73ebaca3531b87d933fa548c49a32\";a:4:{s:10:\"expiration\";i:1433866293;s:2:\"ip\";s:12:\"85.244.93.99\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432656693;}}'),
(7303, 468, 'votou', 'sim'),
(7304, 468, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(7305, 473, 'nickname', 'Alexandre_Baptista'),
(7306, 473, 'first_name', 'Alexandre'),
(7307, 473, 'last_name', 'Baptista'),
(7308, 473, 'description', ''),
(7309, 473, 'rich_editing', 'true'),
(7310, 473, 'comment_shortcuts', 'false'),
(7311, 473, 'admin_color', 'fresh'),
(7312, 473, 'use_ssl', '0'),
(7313, 473, 'show_admin_bar_front', 'true'),
(7314, 473, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7315, 473, 'wp_user_level', '0'),
(7316, 473, 'wsl_current_provider', 'Facebook'),
(7317, 473, 'wsl_current_user_image', 'https://graph.facebook.com/10152951664702711/picture?width=150&height=150'),
(7318, 473, 'session_tokens', 'a:1:{s:64:\"07da22f7c3faaf9cf3ebc7c36a378a596f0117c7bbe2f9a73e7606db5ba08cb4\";a:4:{s:10:\"expiration\";i:1433865971;s:2:\"ip\";s:13:\"95.92.125.188\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; Trident/7.0; MATMJS; rv:11.0) like Gecko\";s:5:\"login\";i:1432656371;}}'),
(7319, 473, 'votou', 'sim'),
(7320, 473, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(7321, 463, 'votou', 'sim'),
(7322, 463, 'user_votes', 'foto-do-ano_p957'),
(7323, 466, 'votou', 'sim'),
(7324, 466, 'user_votes', 'surfista-do-ano-oakley_p1342,free-surfer-do-ano-volcom_p1397,foto-do-ano_p957,evento-do-ano-kia_p1428'),
(7325, 470, 'votou', 'sim'),
(7326, 470, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(7327, 474, 'nickname', 'Alessandro_Bruno_Faccio'),
(7328, 474, 'first_name', 'Alessandro'),
(7329, 474, 'last_name', 'Faccio'),
(7330, 474, 'description', ''),
(7331, 474, 'rich_editing', 'true'),
(7332, 474, 'comment_shortcuts', 'false'),
(7333, 474, 'admin_color', 'fresh'),
(7334, 474, 'use_ssl', '0'),
(7335, 474, 'show_admin_bar_front', 'true'),
(7336, 474, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7337, 474, 'wp_user_level', '0'),
(7338, 474, 'wsl_current_provider', 'Facebook'),
(7339, 474, 'wsl_current_user_image', 'https://graph.facebook.com/898659223534172/picture?width=150&height=150'),
(7340, 474, 'session_tokens', 'a:1:{s:64:\"707a5968e46332a01083379847279f2af53da262666fca9159496b5f2b15cccc\";a:4:{s:10:\"expiration\";i:1433866178;s:2:\"ip\";s:15:\"179.209.130.174\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432656578;}}'),
(7341, 475, 'nickname', 'Sandra_Monteiro'),
(7342, 475, 'first_name', 'Sandra'),
(7343, 475, 'last_name', 'Monteiro'),
(7344, 475, 'description', ''),
(7345, 475, 'rich_editing', 'true'),
(7346, 475, 'comment_shortcuts', 'false'),
(7347, 475, 'admin_color', 'fresh'),
(7348, 475, 'use_ssl', '0'),
(7349, 475, 'show_admin_bar_front', 'true'),
(7350, 475, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7351, 475, 'wp_user_level', '0'),
(7352, 475, 'wsl_current_provider', 'Facebook'),
(7353, 475, 'wsl_current_user_image', 'https://graph.facebook.com/10202941838866463/picture?width=150&height=150'),
(7354, 475, 'session_tokens', 'a:1:{s:64:\"795c97d106c3d6881521d936892cbb0bf1ff40c7f277da90720179bbb6020ff3\";a:4:{s:10:\"expiration\";i:1433866224;s:2:\"ip\";s:12:\"85.245.81.39\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432656624;}}'),
(7355, 475, 'votou', 'sim'),
(7356, 475, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(7357, 476, 'nickname', 'Vitor_Faneca_Estrelinha'),
(7358, 476, 'first_name', 'Vitor'),
(7359, 476, 'last_name', 'Estrelinha'),
(7360, 476, 'description', ''),
(7361, 476, 'rich_editing', 'true'),
(7362, 476, 'comment_shortcuts', 'false'),
(7363, 476, 'admin_color', 'fresh'),
(7364, 476, 'use_ssl', '0'),
(7365, 476, 'show_admin_bar_front', 'true'),
(7366, 476, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7367, 476, 'wp_user_level', '0'),
(7368, 476, 'wsl_current_provider', 'Google'),
(7369, 476, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-X_dRqvgZ1PM/AAAAAAAAAAI/AAAAAAAAAI8/OS8lOUf9oh8/photo.jpg?sz=200'),
(7370, 476, 'session_tokens', 'a:4:{s:64:\"124f5e1ffc8856ad449c2f756ccd024081b3f3376a9b24055e847aa1bfb09a49\";a:4:{s:10:\"expiration\";i:1433866351;s:2:\"ip\";s:12:\"82.155.26.52\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432656751;}s:64:\"e40ff739567a19830e1d09c6140a3df9229270a94174984c1b62dbbfad6bee89\";a:4:{s:10:\"expiration\";i:1434048393;s:2:\"ip\";s:12:\"2.82.119.235\";s:2:\"ua\";s:154:\"Mozilla/5.0 (Linux; Android 4.1.1; HUAWEI G510-0100 Build/HuaweiG510-0100) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.59 Mobile Safari/537.36\";s:5:\"login\";i:1432838793;}s:64:\"dfd87513d09af22c8147b8460cb012e2959e15d64d835f0c1d068c792d363259\";a:4:{s:10:\"expiration\";i:1434580807;s:2:\"ip\";s:12:\"2.83.177.252\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433371207;}s:64:\"477a15164d18da01c27ffeda038c81e68dbd6213bb08ee3620f921cfd2db64f2\";a:4:{s:10:\"expiration\";i:1434590323;s:2:\"ip\";s:11:\"2.82.99.226\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433380723;}}'),
(7371, 461, 'votou', 'sim'),
(7372, 461, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(7373, 477, 'nickname', 'Alexandre_Filipe'),
(7374, 477, 'first_name', 'Alexandre'),
(7375, 477, 'last_name', 'Filipe'),
(7376, 477, 'description', ''),
(7377, 477, 'rich_editing', 'true'),
(7378, 477, 'comment_shortcuts', 'false'),
(7379, 477, 'admin_color', 'fresh'),
(7380, 477, 'use_ssl', '0'),
(7381, 477, 'show_admin_bar_front', 'true'),
(7382, 477, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7383, 477, 'wp_user_level', '0'),
(7384, 477, 'wsl_current_provider', 'Facebook'),
(7385, 477, 'wsl_current_user_image', 'https://graph.facebook.com/850079898381074/picture?width=150&height=150'),
(7386, 477, 'session_tokens', 'a:1:{s:64:\"9a80e876a6666d0d291b868df65bc0a08bd17ddfe1e391fee6f40582e63a2612\";a:4:{s:10:\"expiration\";i:1433866588;s:2:\"ip\";s:11:\"89.115.2.77\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432656988;}}'),
(7387, 478, 'nickname', 'Paulo_Guilherme_Trilho_Prudencio'),
(7388, 478, 'first_name', 'Paulo'),
(7389, 478, 'last_name', 'Prudêncio'),
(7390, 478, 'description', ''),
(7391, 478, 'rich_editing', 'true'),
(7392, 478, 'comment_shortcuts', 'false'),
(7393, 478, 'admin_color', 'fresh'),
(7394, 478, 'use_ssl', '0'),
(7395, 478, 'show_admin_bar_front', 'true'),
(7396, 478, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7397, 478, 'wp_user_level', '0'),
(7398, 478, 'wsl_current_provider', 'Facebook'),
(7399, 478, 'wsl_current_user_image', 'https://graph.facebook.com/10204831460575164/picture?width=150&height=150'),
(7400, 478, 'session_tokens', 'a:2:{s:64:\"e03b624b99c0639d7fb5312b2694a5043b63f46fd4c0b03ddc2a9f65b3ca7ec9\";a:4:{s:10:\"expiration\";i:1433866651;s:2:\"ip\";s:14:\"176.79.155.172\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1432657051;}s:64:\"1aea0facaa6740fa0f85341381096385e412502c0d399b343b33aa1ad6ee0a73\";a:4:{s:10:\"expiration\";i:1434048771;s:2:\"ip\";s:14:\"176.79.155.172\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432839171;}}'),
(7401, 479, 'nickname', 'Rosario_Lago'),
(7402, 479, 'first_name', 'Rosario'),
(7403, 479, 'last_name', 'Lago'),
(7404, 479, 'description', ''),
(7405, 479, 'rich_editing', 'true'),
(7406, 479, 'comment_shortcuts', 'false'),
(7407, 479, 'admin_color', 'fresh'),
(7408, 479, 'use_ssl', '0'),
(7409, 479, 'show_admin_bar_front', 'true'),
(7410, 479, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7411, 479, 'wp_user_level', '0'),
(7412, 479, 'wsl_current_provider', 'Google'),
(7413, 479, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-BRIOrHaQiZI/AAAAAAAAAAI/AAAAAAAAAGQ/lS-2sKAJ8t8/photo.jpg?sz=200'),
(7414, 479, 'session_tokens', 'a:1:{s:64:\"6ebaa34e9d30c81a6b2642d78fff502edc31e49abb42e28050417b533bf89412\";a:4:{s:10:\"expiration\";i:1433866676;s:2:\"ip\";s:13:\"79.168.31.118\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432657076;}}'),
(7415, 478, 'votou', 'sim'),
(7416, 478, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(7417, 480, 'nickname', 'Filipa_Pontes'),
(7418, 480, 'first_name', 'Filipa'),
(7419, 480, 'last_name', 'Pontes'),
(7420, 480, 'description', ''),
(7421, 480, 'rich_editing', 'true'),
(7422, 480, 'comment_shortcuts', 'false'),
(7423, 480, 'admin_color', 'fresh'),
(7424, 480, 'use_ssl', '0'),
(7425, 480, 'show_admin_bar_front', 'true'),
(7426, 480, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7427, 480, 'wp_user_level', '0'),
(7428, 480, 'wsl_current_provider', 'Facebook'),
(7429, 480, 'wsl_current_user_image', 'https://graph.facebook.com/10204230532137635/picture?width=150&height=150'),
(7430, 480, 'session_tokens', 'a:1:{s:64:\"1b66dfa60e09a0e18fb6a03d61b4200e5343a7216dd74afe397f23bac62d08bc\";a:4:{s:10:\"expiration\";i:1433866910;s:2:\"ip\";s:13:\"77.54.200.136\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432657310;}}'),
(7431, 481, 'nickname', 'Nuno_Di_Rosso'),
(7432, 481, 'first_name', 'Nuno'),
(7433, 481, 'last_name', 'Rosso'),
(7434, 481, 'description', ''),
(7435, 481, 'rich_editing', 'true'),
(7436, 481, 'comment_shortcuts', 'false'),
(7437, 481, 'admin_color', 'fresh'),
(7438, 481, 'use_ssl', '0'),
(7439, 481, 'show_admin_bar_front', 'true'),
(7440, 481, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7441, 481, 'wp_user_level', '0'),
(7442, 481, 'wsl_current_provider', 'Facebook'),
(7443, 481, 'wsl_current_user_image', 'https://graph.facebook.com/1156934294333493/picture?width=150&height=150'),
(7444, 481, 'session_tokens', 'a:1:{s:64:\"77720b29b1d968d37cc9ea30fa0175acb4c2dedd78652b8f1bc3f96d60debe00\";a:4:{s:10:\"expiration\";i:1433866958;s:2:\"ip\";s:14:\"188.251.152.62\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432657358;}}'),
(7445, 482, 'nickname', 'Telmo_Lopes'),
(7446, 482, 'first_name', 'Telmo'),
(7447, 482, 'last_name', 'Lopes'),
(7448, 482, 'description', ''),
(7449, 482, 'rich_editing', 'true'),
(7450, 482, 'comment_shortcuts', 'false'),
(7451, 482, 'admin_color', 'fresh'),
(7452, 482, 'use_ssl', '0'),
(7453, 482, 'show_admin_bar_front', 'true'),
(7454, 482, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7455, 482, 'wp_user_level', '0'),
(7456, 482, 'wsl_current_provider', 'Facebook'),
(7457, 482, 'wsl_current_user_image', 'https://graph.facebook.com/10153333138074158/picture?width=150&height=150'),
(7458, 482, 'session_tokens', 'a:1:{s:64:\"05edb04a369378a5b274d453c3024177f39764cc32521d285a671a11532ae44f\";a:4:{s:10:\"expiration\";i:1433866994;s:2:\"ip\";s:13:\"77.54.193.147\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1432657394;}}'),
(7459, 483, 'nickname', 'Mariah_Cb'),
(7460, 483, 'first_name', 'Mariah'),
(7461, 483, 'last_name', 'Cb'),
(7462, 483, 'description', ''),
(7463, 483, 'rich_editing', 'true'),
(7464, 483, 'comment_shortcuts', 'false'),
(7465, 483, 'admin_color', 'fresh'),
(7466, 483, 'use_ssl', '0'),
(7467, 483, 'show_admin_bar_front', 'true'),
(7468, 483, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7469, 483, 'wp_user_level', '0'),
(7470, 483, 'wsl_current_provider', 'Facebook'),
(7471, 483, 'wsl_current_user_image', 'https://graph.facebook.com/10153527251719245/picture?width=150&height=150'),
(7472, 483, 'session_tokens', 'a:1:{s:64:\"32e24d34bbdf2b556b485ae4b52a3bc0db55f25700f69b541625d46329d6f6b2\";a:4:{s:10:\"expiration\";i:1435090592;s:2:\"ip\";s:14:\"89.115.190.129\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433880992;}}'),
(7473, 484, 'nickname', 'Sofia_Paulino'),
(7474, 484, 'first_name', 'Sofia'),
(7475, 484, 'last_name', 'Paulino'),
(7476, 484, 'description', ''),
(7477, 484, 'rich_editing', 'true'),
(7478, 484, 'comment_shortcuts', 'false'),
(7479, 484, 'admin_color', 'fresh'),
(7480, 484, 'use_ssl', '0'),
(7481, 484, 'show_admin_bar_front', 'true'),
(7482, 484, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7483, 484, 'wp_user_level', '0'),
(7484, 484, 'wsl_current_provider', 'Facebook'),
(7485, 484, 'wsl_current_user_image', 'https://graph.facebook.com/969215539763679/picture?width=150&height=150'),
(7486, 484, 'session_tokens', 'a:1:{s:64:\"5ff861549b4066fb1e3a98c5cafc3847d131c9943c6722df2039738a283211a1\";a:4:{s:10:\"expiration\";i:1433867017;s:2:\"ip\";s:13:\"79.168.128.55\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.4.10 (KHTML, like Gecko) Version/8.0.4 Safari/600.4.10\";s:5:\"login\";i:1432657417;}}'),
(7487, 485, 'nickname', 'Jorge_Brito'),
(7488, 485, 'first_name', 'Jorge'),
(7489, 485, 'last_name', 'Brito'),
(7490, 485, 'description', ''),
(7491, 485, 'rich_editing', 'true'),
(7492, 485, 'comment_shortcuts', 'false'),
(7493, 485, 'admin_color', 'fresh'),
(7494, 485, 'use_ssl', '0'),
(7495, 485, 'show_admin_bar_front', 'true'),
(7496, 485, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7497, 485, 'wp_user_level', '0'),
(7498, 485, 'wsl_current_provider', 'Facebook'),
(7499, 485, 'wsl_current_user_image', 'https://graph.facebook.com/10205846144066783/picture?width=150&height=150'),
(7500, 485, 'session_tokens', 'a:1:{s:64:\"30d0068f3beb485fc11847b31baf48b346581243885e0365d73602c69b7cb145\";a:4:{s:10:\"expiration\";i:1433867047;s:2:\"ip\";s:12:\"2.82.211.162\";s:2:\"ua\";s:237:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/MEO;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432657447;}}'),
(7501, 484, 'votou', 'sim'),
(7502, 484, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(7503, 486, 'nickname', 'Nuno_Santos_1'),
(7504, 486, 'first_name', 'Nuno'),
(7505, 486, 'last_name', 'Santos'),
(7506, 486, 'description', ''),
(7507, 486, 'rich_editing', 'true'),
(7508, 486, 'comment_shortcuts', 'false'),
(7509, 486, 'admin_color', 'fresh'),
(7510, 486, 'use_ssl', '0'),
(7511, 486, 'show_admin_bar_front', 'true'),
(7512, 486, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7513, 486, 'wp_user_level', '0'),
(7514, 486, 'wsl_current_provider', 'Facebook'),
(7515, 486, 'wsl_current_user_image', 'https://graph.facebook.com/843331342420143/picture?width=150&height=150'),
(7516, 486, 'session_tokens', 'a:1:{s:64:\"922c068c851f30537ebcb6f00e0c51fb396b3acff5cd89557127f80f3abbedce\";a:4:{s:10:\"expiration\";i:1433867144;s:2:\"ip\";s:12:\"77.54.169.86\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432657544;}}'),
(7517, 486, 'votou', 'sim'),
(7518, 486, 'user_votes', 'foto-do-ano_p957'),
(7519, 483, 'votou', 'sim'),
(7520, 483, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(7521, 487, 'nickname', 'Miguel_Temudo'),
(7522, 487, 'first_name', 'Miguel'),
(7523, 487, 'last_name', 'Temudo'),
(7524, 487, 'description', ''),
(7525, 487, 'rich_editing', 'true'),
(7526, 487, 'comment_shortcuts', 'false'),
(7527, 487, 'admin_color', 'fresh'),
(7528, 487, 'use_ssl', '0'),
(7529, 487, 'show_admin_bar_front', 'true'),
(7530, 487, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7531, 487, 'wp_user_level', '0'),
(7532, 487, 'wsl_current_provider', 'Facebook'),
(7533, 487, 'wsl_current_user_image', 'https://graph.facebook.com/10203013386773950/picture?width=150&height=150'),
(7534, 487, 'session_tokens', 'a:2:{s:64:\"d6d4b563fadf8a30e970f706af79a71f100cf2866e9c92af40af5c2c84105fa0\";a:4:{s:10:\"expiration\";i:1433867281;s:2:\"ip\";s:12:\"82.154.68.17\";s:2:\"ua\";s:177:\"Mozilla/5.0 (Linux; U; Android 4.0.4; pt-pt; tmn smart a60 Build/IMM76I) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432657681;}s:64:\"4e521f6a235e39f50d61ee3f695a0e4c34c061082c6e132864d8b12b03525977\";a:4:{s:10:\"expiration\";i:1433868208;s:2:\"ip\";s:12:\"82.154.68.17\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432658608;}}'),
(7535, 488, 'nickname', 'Rui_Costa_Nunes'),
(7536, 488, 'first_name', 'Rui Costa'),
(7537, 488, 'last_name', 'Nunes'),
(7538, 488, 'description', ''),
(7539, 488, 'rich_editing', 'true'),
(7540, 488, 'comment_shortcuts', 'false'),
(7541, 488, 'admin_color', 'fresh'),
(7542, 488, 'use_ssl', '0'),
(7543, 488, 'show_admin_bar_front', 'true'),
(7544, 488, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7545, 488, 'wp_user_level', '0'),
(7546, 488, 'wsl_current_provider', 'Facebook'),
(7547, 488, 'wsl_current_user_image', 'https://graph.facebook.com/10206511534405479/picture?width=150&height=150'),
(7548, 488, 'session_tokens', 'a:1:{s:64:\"3dc1992e31e8894de2c8743407b736268ba241e3dc028204ae70f86b0a6e2208\";a:4:{s:10:\"expiration\";i:1433867318;s:2:\"ip\";s:12:\"95.92.45.176\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432657718;}}'),
(7549, 489, 'nickname', 'Joao_Belmar_da_Costa'),
(7550, 489, 'first_name', 'João'),
(7551, 489, 'last_name', 'da Costa'),
(7552, 489, 'description', ''),
(7553, 489, 'rich_editing', 'true'),
(7554, 489, 'comment_shortcuts', 'false'),
(7555, 489, 'admin_color', 'fresh'),
(7556, 489, 'use_ssl', '0'),
(7557, 489, 'show_admin_bar_front', 'true'),
(7558, 489, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7559, 489, 'wp_user_level', '0'),
(7560, 489, 'wsl_current_provider', 'Facebook'),
(7561, 489, 'wsl_current_user_image', 'https://graph.facebook.com/10153345375662996/picture?width=150&height=150'),
(7562, 489, 'session_tokens', 'a:1:{s:64:\"a5051640f7ed25c334b426ca4436fd59093c18e99e8b1294b8388a2308320832\";a:4:{s:10:\"expiration\";i:1433867326;s:2:\"ip\";s:13:\"89.115.90.127\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432657726;}}'),
(7563, 462, 'votou', 'sim'),
(7564, 462, 'user_votes', 'foto-do-ano_p957'),
(7565, 489, 'votou', 'sim'),
(7566, 489, 'user_votes', 'foto-do-ano_p957'),
(7567, 490, 'nickname', 'Helena_Naia'),
(7568, 490, 'first_name', 'Helena'),
(7569, 490, 'last_name', 'Naia'),
(7570, 490, 'description', ''),
(7571, 490, 'rich_editing', 'true'),
(7572, 490, 'comment_shortcuts', 'false'),
(7573, 490, 'admin_color', 'fresh'),
(7574, 490, 'use_ssl', '0'),
(7575, 490, 'show_admin_bar_front', 'true'),
(7576, 490, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7577, 490, 'wp_user_level', '0'),
(7578, 490, 'wsl_current_provider', 'Facebook'),
(7579, 490, 'wsl_current_user_image', 'https://graph.facebook.com/880254302054731/picture?width=150&height=150'),
(7580, 490, 'session_tokens', 'a:1:{s:64:\"5b34e1f7f8836e3b199d847e586ff866a118c00ca4b3eca4743e7a3566dc09e1\";a:4:{s:10:\"expiration\";i:1433867397;s:2:\"ip\";s:14:\"88.214.175.175\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432657797;}}'),
(7581, 413, 'votou', 'sim'),
(7582, 413, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(7583, 476, 'votou', 'sim'),
(7584, 476, 'user_votes', 'foto-do-ano_p1163'),
(7585, 460, 'votou', 'sim'),
(7586, 460, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(7587, 482, 'votou', 'sim'),
(7588, 482, 'user_votes', 'surfista-do-ano-oakley_p1339,tubo-do-ano-ess_p1296,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,foto-do-ano_p957,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(7589, 491, 'nickname', 'Lemos_Junior_Bruno'),
(7590, 491, 'first_name', 'Lemos Junior'),
(7591, 491, 'last_name', 'Bruno'),
(7592, 491, 'description', ''),
(7593, 491, 'rich_editing', 'true'),
(7594, 491, 'comment_shortcuts', 'false'),
(7595, 491, 'admin_color', 'fresh'),
(7596, 491, 'use_ssl', '0'),
(7597, 491, 'show_admin_bar_front', 'true'),
(7598, 491, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7599, 491, 'wp_user_level', '0'),
(7600, 491, 'wsl_current_provider', 'Facebook'),
(7601, 491, 'wsl_current_user_image', 'https://graph.facebook.com/10207211530070848/picture?width=150&height=150'),
(7602, 491, 'session_tokens', 'a:1:{s:64:\"025a3f6d6b8a835c2ae088dd99234b2b5c79f4b86c0d7db0c6d37b11c9585925\";a:4:{s:10:\"expiration\";i:1433867475;s:2:\"ip\";s:13:\"82.154.69.206\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432657875;}}'),
(7603, 492, 'nickname', 'Manuela_Bello'),
(7604, 492, 'first_name', 'Manuela'),
(7605, 492, 'last_name', 'Bello'),
(7606, 492, 'description', ''),
(7607, 492, 'rich_editing', 'true'),
(7608, 492, 'comment_shortcuts', 'false'),
(7609, 492, 'admin_color', 'fresh'),
(7610, 492, 'use_ssl', '0'),
(7611, 492, 'show_admin_bar_front', 'true'),
(7612, 492, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7613, 492, 'wp_user_level', '0'),
(7614, 492, 'wsl_current_provider', 'Facebook'),
(7615, 492, 'wsl_current_user_image', 'https://graph.facebook.com/10205203754148186/picture?width=150&height=150'),
(7616, 492, 'session_tokens', 'a:2:{s:64:\"7177435ddf3573c2fcfbf35c7ffeeb6a76be0a0f863fc23d3b360b1eec12d36b\";a:4:{s:10:\"expiration\";i:1433867498;s:2:\"ip\";s:13:\"84.91.101.150\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432657898;}s:64:\"5e64b5e0482f0c187b986897a2032801ed2eab26ff4c983be0d2176fb817b7d5\";a:4:{s:10:\"expiration\";i:1434008134;s:2:\"ip\";s:12:\"217.129.94.6\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432798534;}}'),
(7617, 493, 'nickname', 'Diogo_Finuras'),
(7618, 493, 'first_name', 'Diogo'),
(7619, 493, 'last_name', 'Finuras'),
(7620, 493, 'description', ''),
(7621, 493, 'rich_editing', 'true'),
(7622, 493, 'comment_shortcuts', 'false'),
(7623, 493, 'admin_color', 'fresh'),
(7624, 493, 'use_ssl', '0'),
(7625, 493, 'show_admin_bar_front', 'true'),
(7626, 493, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7627, 493, 'wp_user_level', '0'),
(7628, 493, 'wsl_current_provider', 'Facebook'),
(7629, 493, 'wsl_current_user_image', 'https://graph.facebook.com/10205795014428156/picture?width=150&height=150'),
(7630, 493, 'session_tokens', 'a:1:{s:64:\"3b484d758f253a510ae892e7c1dc281a4de64b128570aaed01a4af0eceaa32d5\";a:4:{s:10:\"expiration\";i:1433867518;s:2:\"ip\";s:13:\"85.245.242.91\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432657918;}}'),
(7631, 494, 'nickname', 'Rui_Vale'),
(7632, 494, 'first_name', 'Rui'),
(7633, 494, 'last_name', 'Vale'),
(7634, 494, 'description', ''),
(7635, 494, 'rich_editing', 'true'),
(7636, 494, 'comment_shortcuts', 'false'),
(7637, 494, 'admin_color', 'fresh'),
(7638, 494, 'use_ssl', '0'),
(7639, 494, 'show_admin_bar_front', 'true'),
(7640, 494, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7641, 494, 'wp_user_level', '0'),
(7642, 494, 'wsl_current_provider', 'Facebook'),
(7643, 494, 'wsl_current_user_image', 'https://graph.facebook.com/10204319685577274/picture?width=150&height=150'),
(7644, 494, 'session_tokens', 'a:1:{s:64:\"08ab47f1d04ae501e0cb90c8aae9f4983f5a63aabfc896f8a0cf269a61b6a878\";a:4:{s:10:\"expiration\";i:1433867559;s:2:\"ip\";s:12:\"188.37.144.9\";s:2:\"ua\";s:254:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/27.0.0.10.12;FBBV/8291884;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432657959;}}'),
(7645, 493, 'votou', 'sim'),
(7646, 493, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(7647, 495, 'nickname', 'Isabel_Maria_Sousa_Silva'),
(7648, 495, 'first_name', 'Isabel'),
(7649, 495, 'last_name', 'Silva'),
(7650, 495, 'description', ''),
(7651, 495, 'rich_editing', 'true'),
(7652, 495, 'comment_shortcuts', 'false'),
(7653, 495, 'admin_color', 'fresh'),
(7654, 495, 'use_ssl', '0'),
(7655, 495, 'show_admin_bar_front', 'true'),
(7656, 495, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7657, 495, 'wp_user_level', '0'),
(7658, 495, 'wsl_current_provider', 'Facebook'),
(7659, 495, 'wsl_current_user_image', 'https://graph.facebook.com/10205215591327607/picture?width=150&height=150'),
(7660, 495, 'session_tokens', 'a:2:{s:64:\"3b752ef56580bd30802951521dccca2c9416b730af46510a5c02e1e50b3ed972\";a:4:{s:10:\"expiration\";i:1433867698;s:2:\"ip\";s:12:\"2.81.205.133\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432658098;}s:64:\"4760e969b98aa109e0d07c76d825331b6bd5c30496ce898fee25861a2ca289f6\";a:4:{s:10:\"expiration\";i:1434000509;s:2:\"ip\";s:14:\"144.64.111.136\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; U; Android 2.3.6; pt-pt; GT-I8150 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1\";s:5:\"login\";i:1432790909;}}'),
(7661, 337, 'votou', 'sim'),
(7662, 337, 'user_votes', 'foto-do-ano_p957'),
(7663, 496, 'nickname', 'Rita_Nogueira'),
(7664, 496, 'first_name', 'Rita'),
(7665, 496, 'last_name', 'Nogueira'),
(7666, 496, 'description', ''),
(7667, 496, 'rich_editing', 'true'),
(7668, 496, 'comment_shortcuts', 'false'),
(7669, 496, 'admin_color', 'fresh'),
(7670, 496, 'use_ssl', '0'),
(7671, 496, 'show_admin_bar_front', 'true'),
(7672, 496, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7673, 496, 'wp_user_level', '0'),
(7674, 496, 'wsl_current_provider', 'Facebook'),
(7675, 496, 'wsl_current_user_image', 'https://graph.facebook.com/10205729182380902/picture?width=150&height=150'),
(7676, 496, 'session_tokens', 'a:1:{s:64:\"134bf61e5ad2ba88c9d76ee666fd1d018c44923edfdbceb195a72231c6bf0116\";a:4:{s:10:\"expiration\";i:1433867740;s:2:\"ip\";s:13:\"85.242.88.127\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432658140;}}'),
(7677, 497, 'nickname', 'Daniela_Duarte'),
(7678, 497, 'first_name', 'Daniela'),
(7679, 497, 'last_name', 'Duarte'),
(7680, 497, 'description', ''),
(7681, 497, 'rich_editing', 'true'),
(7682, 497, 'comment_shortcuts', 'false'),
(7683, 497, 'admin_color', 'fresh'),
(7684, 497, 'use_ssl', '0'),
(7685, 497, 'show_admin_bar_front', 'true'),
(7686, 497, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7687, 497, 'wp_user_level', '0'),
(7688, 497, 'wsl_current_provider', 'Facebook'),
(7689, 497, 'wsl_current_user_image', 'https://graph.facebook.com/372704366260538/picture?width=150&height=150'),
(7690, 497, 'session_tokens', 'a:1:{s:64:\"62c7e15dfd0e9331f826b000d35741aa8379244f8c38a7325662e75a84f88484\";a:4:{s:10:\"expiration\";i:1433867813;s:2:\"ip\";s:11:\"2.82.194.47\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432658213;}}'),
(7691, 496, 'votou', 'sim'),
(7692, 496, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p957,evento-do-ano-kia_p1426'),
(7693, 498, 'nickname', 'Pinha_Cid_Souto'),
(7694, 498, 'first_name', 'Pinha'),
(7695, 498, 'last_name', 'Cid Souto'),
(7696, 498, 'description', ''),
(7697, 498, 'rich_editing', 'true'),
(7698, 498, 'comment_shortcuts', 'false'),
(7699, 498, 'admin_color', 'fresh'),
(7700, 498, 'use_ssl', '0'),
(7701, 498, 'show_admin_bar_front', 'true'),
(7702, 498, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7703, 498, 'wp_user_level', '0'),
(7704, 498, 'wsl_current_provider', 'Facebook'),
(7705, 498, 'wsl_current_user_image', 'https://graph.facebook.com/1159734137386232/picture?width=150&height=150'),
(7706, 498, 'session_tokens', 'a:1:{s:64:\"abfc1388c4ebf7bf1e70dc181864e61c9a25b2b4533490ece4fb75469a870aae\";a:4:{s:10:\"expiration\";i:1433867896;s:2:\"ip\";s:12:\"85.244.93.99\";s:2:\"ua\";s:244:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432658296;}}'),
(7707, 499, 'nickname', 'Sara_Matos_Azevedo'),
(7708, 499, 'first_name', 'Sara'),
(7709, 499, 'last_name', 'Azevedo'),
(7710, 499, 'description', ''),
(7711, 499, 'rich_editing', 'true'),
(7712, 499, 'comment_shortcuts', 'false'),
(7713, 499, 'admin_color', 'fresh'),
(7714, 499, 'use_ssl', '0'),
(7715, 499, 'show_admin_bar_front', 'true'),
(7716, 499, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7717, 499, 'wp_user_level', '0'),
(7718, 499, 'wsl_current_provider', 'Facebook'),
(7719, 499, 'wsl_current_user_image', 'https://graph.facebook.com/10153076072362886/picture?width=150&height=150'),
(7720, 499, 'session_tokens', 'a:1:{s:64:\"88d93f5ba8bb4bede73eeb3f94ae6f46cbb24b4750dc530c94b2412703ade337\";a:4:{s:10:\"expiration\";i:1433867903;s:2:\"ip\";s:13:\"87.103.74.159\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432658303;}}'),
(7721, 500, 'nickname', 'Joana_Barrios'),
(7722, 500, 'first_name', 'Joana'),
(7723, 500, 'last_name', 'Barrios'),
(7724, 500, 'description', ''),
(7725, 500, 'rich_editing', 'true'),
(7726, 500, 'comment_shortcuts', 'false'),
(7727, 500, 'admin_color', 'fresh'),
(7728, 500, 'use_ssl', '0'),
(7729, 500, 'show_admin_bar_front', 'true'),
(7730, 500, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7731, 500, 'wp_user_level', '0'),
(7732, 500, 'wsl_current_provider', 'Google'),
(7733, 500, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(7734, 500, 'session_tokens', 'a:2:{s:64:\"a52ec187dc372fcbdaa5a7da2819374559dc027dc30b1b512c50f49727e59bf5\";a:4:{s:10:\"expiration\";i:1433867932;s:2:\"ip\";s:12:\"95.92.35.185\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432658332;}s:64:\"59238da2eb4b82dc92dc5d6fb7d448176a296c930466d95c76b96bbd81e17637\";a:4:{s:10:\"expiration\";i:1434721422;s:2:\"ip\";s:12:\"95.92.35.185\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433511822;}}'),
(7735, 501, 'nickname', 'Raphael_Garcia'),
(7736, 501, 'first_name', 'Raphael'),
(7737, 501, 'last_name', 'Garcia'),
(7738, 501, 'description', ''),
(7739, 501, 'rich_editing', 'true'),
(7740, 501, 'comment_shortcuts', 'false'),
(7741, 501, 'admin_color', 'fresh'),
(7742, 501, 'use_ssl', '0'),
(7743, 501, 'show_admin_bar_front', 'true'),
(7744, 501, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7745, 501, 'wp_user_level', '0'),
(7746, 501, 'wsl_current_provider', 'Facebook'),
(7747, 501, 'wsl_current_user_image', 'https://graph.facebook.com/943023522385496/picture?width=150&height=150'),
(7748, 501, 'session_tokens', 'a:1:{s:64:\"2fee1baa5062d5f3e087dd3fb4b3b4f20f1ff28936046f3023694cf921f1f99f\";a:4:{s:10:\"expiration\";i:1433867989;s:2:\"ip\";s:14:\"189.69.123.107\";s:2:\"ua\";s:177:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900MD Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/37.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432658389;}}'),
(7749, 499, 'votou', 'sim'),
(7750, 499, 'user_votes', 'treinador-do-ano_p1363'),
(7751, 500, 'votou', 'sim'),
(7752, 500, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,treinador-do-ano_p1361'),
(7753, 502, 'nickname', 'Angelica_Cunha-Oliveira'),
(7754, 502, 'first_name', 'Angélica');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(7755, 502, 'last_name', 'Cunha-Oliveira'),
(7756, 502, 'description', ''),
(7757, 502, 'rich_editing', 'true'),
(7758, 502, 'comment_shortcuts', 'false'),
(7759, 502, 'admin_color', 'fresh'),
(7760, 502, 'use_ssl', '0'),
(7761, 502, 'show_admin_bar_front', 'true'),
(7762, 502, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7763, 502, 'wp_user_level', '0'),
(7764, 502, 'wsl_current_provider', 'Facebook'),
(7765, 502, 'wsl_current_user_image', 'https://graph.facebook.com/10204392924566448/picture?width=150&height=150'),
(7766, 502, 'session_tokens', 'a:1:{s:64:\"a193a2ce40376fb5570b6bd350b62b96f42131277f48286beee7e082c7d9639b\";a:4:{s:10:\"expiration\";i:1433868058;s:2:\"ip\";s:13:\"89.153.225.41\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:31.0) Gecko/20100101 Firefox/31.0\";s:5:\"login\";i:1432658458;}}'),
(7767, 503, 'nickname', 'Carolina_Fialho'),
(7768, 503, 'first_name', 'Carolina'),
(7769, 503, 'last_name', 'Fialho'),
(7770, 503, 'description', ''),
(7771, 503, 'rich_editing', 'true'),
(7772, 503, 'comment_shortcuts', 'false'),
(7773, 503, 'admin_color', 'fresh'),
(7774, 503, 'use_ssl', '0'),
(7775, 503, 'show_admin_bar_front', 'true'),
(7776, 503, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7777, 503, 'wp_user_level', '0'),
(7778, 503, 'wsl_current_provider', 'Facebook'),
(7779, 503, 'wsl_current_user_image', 'https://graph.facebook.com/10200641920007730/picture?width=150&height=150'),
(7780, 503, 'session_tokens', 'a:1:{s:64:\"ea867cc4d27012fad0220712fbd3e77f92410abe08b6a5620392e21ac5cdc2cc\";a:4:{s:10:\"expiration\";i:1433868083;s:2:\"ip\";s:13:\"62.28.235.222\";s:2:\"ua\";s:141:\"Mozilla/5.0 (Linux; Android 4.4.4; D2302 Build/18.3.1.B.1.10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36\";s:5:\"login\";i:1432658483;}}'),
(7781, 497, 'votou', 'sim'),
(7782, 497, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(7783, 487, 'votou', 'sim'),
(7784, 487, 'user_votes', 'foto-do-ano_p957'),
(7785, 504, 'nickname', 'Filipa_Salvo'),
(7786, 504, 'first_name', 'Filipa'),
(7787, 504, 'last_name', 'Salvo'),
(7788, 504, 'description', ''),
(7789, 504, 'rich_editing', 'true'),
(7790, 504, 'comment_shortcuts', 'false'),
(7791, 504, 'admin_color', 'fresh'),
(7792, 504, 'use_ssl', '0'),
(7793, 504, 'show_admin_bar_front', 'true'),
(7794, 504, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7795, 504, 'wp_user_level', '0'),
(7796, 504, 'wsl_current_provider', 'Facebook'),
(7797, 504, 'wsl_current_user_image', 'https://graph.facebook.com/10205409014637543/picture?width=150&height=150'),
(7798, 504, 'session_tokens', 'a:1:{s:64:\"666a7e72a906c70a6ce6090b403f2e4bf8a8e41f13f5ae1c18edcae397cb301e\";a:4:{s:10:\"expiration\";i:1433868306;s:2:\"ip\";s:13:\"144.64.107.45\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432658706;}}'),
(7799, 390, 'votou', 'sim'),
(7800, 390, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1169,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(7801, 505, 'nickname', 'Duarte_Ribeiro'),
(7802, 505, 'first_name', 'Duarte'),
(7803, 505, 'last_name', 'Ribeiro'),
(7804, 505, 'description', ''),
(7805, 505, 'rich_editing', 'true'),
(7806, 505, 'comment_shortcuts', 'false'),
(7807, 505, 'admin_color', 'fresh'),
(7808, 505, 'use_ssl', '0'),
(7809, 505, 'show_admin_bar_front', 'true'),
(7810, 505, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7811, 505, 'wp_user_level', '0'),
(7812, 505, 'wsl_current_provider', 'Facebook'),
(7813, 505, 'wsl_current_user_image', 'https://graph.facebook.com/811463215605397/picture?width=150&height=150'),
(7814, 505, 'session_tokens', 'a:1:{s:64:\"8ec278b4b1fb5957c46b4e970e5e4a6115e3dbbd97369c799b902df20118ffbf\";a:4:{s:10:\"expiration\";i:1433868358;s:2:\"ip\";s:15:\"194.210.227.165\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432658758;}}'),
(7815, 495, 'votou', 'sim'),
(7816, 495, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(7817, 506, 'nickname', 'Jose_Agostinho'),
(7818, 506, 'first_name', 'Jose'),
(7819, 506, 'last_name', 'Agostinho'),
(7820, 506, 'description', ''),
(7821, 506, 'rich_editing', 'true'),
(7822, 506, 'comment_shortcuts', 'false'),
(7823, 506, 'admin_color', 'fresh'),
(7824, 506, 'use_ssl', '0'),
(7825, 506, 'show_admin_bar_front', 'true'),
(7826, 506, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7827, 506, 'wp_user_level', '0'),
(7828, 506, 'wsl_current_provider', 'Facebook'),
(7829, 506, 'wsl_current_user_image', 'https://graph.facebook.com/10153289267225520/picture?width=150&height=150'),
(7830, 506, 'session_tokens', 'a:1:{s:64:\"dc52cb24e2967dc3bba0c7faface52db144ece7fc4b4a21b66ad28ea06480a44\";a:4:{s:10:\"expiration\";i:1433868468;s:2:\"ip\";s:13:\"85.247.20.184\";s:2:\"ua\";s:190:\"Mozilla/5.0 (Linux; Android 5.0.2; D6603 Build/23.1.A.0.726; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432658868;}}'),
(7831, 507, 'nickname', 'Antonio_Moura'),
(7832, 507, 'first_name', 'António'),
(7833, 507, 'last_name', 'Moura'),
(7834, 507, 'description', ''),
(7835, 507, 'rich_editing', 'true'),
(7836, 507, 'comment_shortcuts', 'false'),
(7837, 507, 'admin_color', 'fresh'),
(7838, 507, 'use_ssl', '0'),
(7839, 507, 'show_admin_bar_front', 'true'),
(7840, 507, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7841, 507, 'wp_user_level', '0'),
(7842, 507, 'wsl_current_provider', 'Facebook'),
(7843, 507, 'wsl_current_user_image', 'https://graph.facebook.com/10204977969823631/picture?width=150&height=150'),
(7844, 507, 'session_tokens', 'a:1:{s:64:\"45e905779bd13db42cd814542b7618791b87726ad8855e6a1a9184c19d1bf113\";a:4:{s:10:\"expiration\";i:1433868616;s:2:\"ip\";s:14:\"217.129.226.62\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432659016;}}'),
(7845, 508, 'nickname', 'Luis_Niza'),
(7846, 508, 'first_name', 'Luis'),
(7847, 508, 'last_name', 'Niza'),
(7848, 508, 'description', ''),
(7849, 508, 'rich_editing', 'true'),
(7850, 508, 'comment_shortcuts', 'false'),
(7851, 508, 'admin_color', 'fresh'),
(7852, 508, 'use_ssl', '0'),
(7853, 508, 'show_admin_bar_front', 'true'),
(7854, 508, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7855, 508, 'wp_user_level', '0'),
(7856, 508, 'wsl_current_provider', 'Facebook'),
(7857, 508, 'wsl_current_user_image', 'https://graph.facebook.com/870809349647909/picture?width=150&height=150'),
(7858, 508, 'session_tokens', 'a:2:{s:64:\"155c95fb81cc1ea2ef057ec71ebb8348dd32aa4fec57bd541127f87753cd1ccc\";a:4:{s:10:\"expiration\";i:1433868641;s:2:\"ip\";s:14:\"85.240.245.110\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/7.1.5 Safari/537.85.14\";s:5:\"login\";i:1432659041;}s:64:\"ef1f8a9c4f6a83451e6bf52d8e926adaca365cc2c00f5217e983fec7435a51ff\";a:4:{s:10:\"expiration\";i:1434295131;s:2:\"ip\";s:13:\"85.244.98.106\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5\";s:5:\"login\";i:1433085531;}}'),
(7859, 509, 'nickname', 'helena_mak'),
(7860, 509, 'first_name', 'helena'),
(7861, 509, 'last_name', 'mak'),
(7862, 509, 'description', ''),
(7863, 509, 'rich_editing', 'true'),
(7864, 509, 'comment_shortcuts', 'false'),
(7865, 509, 'admin_color', 'fresh'),
(7866, 509, 'use_ssl', '0'),
(7867, 509, 'show_admin_bar_front', 'true'),
(7868, 509, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7869, 509, 'wp_user_level', '0'),
(7870, 509, 'wsl_current_provider', 'Google'),
(7871, 509, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/--4IT-5--_Ig/AAAAAAAAAAI/AAAAAAAAAEE/6jLwlamclrs/photo.jpg?sz=200'),
(7872, 509, 'session_tokens', 'a:1:{s:64:\"b2e4926bee7b137729f4d22576ee004345160ff5468afb89ca2df609131ee905\";a:4:{s:10:\"expiration\";i:1433868676;s:2:\"ip\";s:13:\"79.169.48.185\";s:2:\"ua\";s:243:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432659076;}}'),
(7873, 510, 'nickname', 'Miguel_Perry-Vidal'),
(7874, 510, 'first_name', 'Miguel'),
(7875, 510, 'last_name', 'Perry-Vidal'),
(7876, 510, 'description', ''),
(7877, 510, 'rich_editing', 'true'),
(7878, 510, 'comment_shortcuts', 'false'),
(7879, 510, 'admin_color', 'fresh'),
(7880, 510, 'use_ssl', '0'),
(7881, 510, 'show_admin_bar_front', 'true'),
(7882, 510, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7883, 510, 'wp_user_level', '0'),
(7884, 510, 'wsl_current_provider', 'Facebook'),
(7885, 510, 'wsl_current_user_image', 'https://graph.facebook.com/856800641079701/picture?width=150&height=150'),
(7886, 510, 'session_tokens', 'a:1:{s:64:\"cf4d95a2be05c9d6bd5c95e22cc39f7a448bb6a85255f62faf8ecd7842f64574\";a:4:{s:10:\"expiration\";i:1433868726;s:2:\"ip\";s:13:\"188.82.130.92\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432659126;}}'),
(7887, 509, 'votou', 'sim'),
(7888, 509, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(7889, 505, 'votou', 'sim'),
(7890, 505, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,foto-do-ano_p957,evento-do-ano-kia_p1430'),
(7891, 510, 'votou', 'sim'),
(7892, 510, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(7893, 507, 'votou', 'sim'),
(7894, 507, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(7895, 511, 'nickname', 'Gil_Barbeitos_de_Sousa'),
(7896, 511, 'first_name', 'Gil'),
(7897, 511, 'last_name', 'de Sousa'),
(7898, 511, 'description', ''),
(7899, 511, 'rich_editing', 'true'),
(7900, 511, 'comment_shortcuts', 'false'),
(7901, 511, 'admin_color', 'fresh'),
(7902, 511, 'use_ssl', '0'),
(7903, 511, 'show_admin_bar_front', 'true'),
(7904, 511, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7905, 511, 'wp_user_level', '0'),
(7906, 511, 'wsl_current_provider', 'Google'),
(7907, 511, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(7908, 511, 'session_tokens', 'a:2:{s:64:\"af65ea372a7c53dacd906f43b6d0c19fd6a2f999a4a7fce0833c4fd68746b1a6\";a:4:{s:10:\"expiration\";i:1433868994;s:2:\"ip\";s:13:\"87.103.72.105\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432659394;}s:64:\"380ed5b3391f92971de15fdfc2f4c923151b5fb1564353a3684f42037ac7886e\";a:4:{s:10:\"expiration\";i:1434220864;s:2:\"ip\";s:13:\"89.114.203.55\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1433011264;}}'),
(7909, 512, 'nickname', 'Marco_Goncalves'),
(7910, 512, 'first_name', 'Marco'),
(7911, 512, 'last_name', 'Gonçalves'),
(7912, 512, 'description', ''),
(7913, 512, 'rich_editing', 'true'),
(7914, 512, 'comment_shortcuts', 'false'),
(7915, 512, 'admin_color', 'fresh'),
(7916, 512, 'use_ssl', '0'),
(7917, 512, 'show_admin_bar_front', 'true'),
(7918, 512, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7919, 512, 'wp_user_level', '0'),
(7920, 512, 'wsl_current_provider', 'Facebook'),
(7921, 512, 'wsl_current_user_image', 'https://graph.facebook.com/1112126078802815/picture?width=150&height=150'),
(7922, 512, 'session_tokens', 'a:1:{s:64:\"394188ee3fb6f721df2ac86ea8985d9a7a21fbe5cff38ede685ae8658220c86f\";a:4:{s:10:\"expiration\";i:1433869082;s:2:\"ip\";s:14:\"173.243.108.52\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.2.2; GT-I9060 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432659482;}}'),
(7923, 512, 'votou', 'sim'),
(7924, 512, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(7925, 513, 'nickname', 'Jorge_Braz'),
(7926, 513, 'first_name', 'Jorge'),
(7927, 513, 'last_name', 'Braz'),
(7928, 513, 'description', ''),
(7929, 513, 'rich_editing', 'true'),
(7930, 513, 'comment_shortcuts', 'false'),
(7931, 513, 'admin_color', 'fresh'),
(7932, 513, 'use_ssl', '0'),
(7933, 513, 'show_admin_bar_front', 'true'),
(7934, 513, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7935, 513, 'wp_user_level', '0'),
(7936, 513, 'wsl_current_provider', 'Facebook'),
(7937, 513, 'wsl_current_user_image', 'https://graph.facebook.com/10204367962580866/picture?width=150&height=150'),
(7938, 513, 'session_tokens', 'a:1:{s:64:\"864e70fcf71e9fe7de8479f8a7759d3ac7bcecd03253eb56a26391872315c669\";a:4:{s:10:\"expiration\";i:1433869493;s:2:\"ip\";s:12:\"194.65.5.235\";s:2:\"ua\";s:104:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432659893;}}'),
(7939, 514, 'nickname', 'Gabriela_Carreira'),
(7940, 514, 'first_name', 'Gabriela'),
(7941, 514, 'last_name', 'Carreira'),
(7942, 514, 'description', ''),
(7943, 514, 'rich_editing', 'true'),
(7944, 514, 'comment_shortcuts', 'false'),
(7945, 514, 'admin_color', 'fresh'),
(7946, 514, 'use_ssl', '0'),
(7947, 514, 'show_admin_bar_front', 'true'),
(7948, 514, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7949, 514, 'wp_user_level', '0'),
(7950, 514, 'wsl_current_provider', 'Facebook'),
(7951, 514, 'wsl_current_user_image', 'https://graph.facebook.com/10204072491399875/picture?width=150&height=150'),
(7952, 514, 'session_tokens', 'a:1:{s:64:\"52cfc83ee66f6219e089210825eba066cab2264fb94e782975645a2d4a2a614e\";a:4:{s:10:\"expiration\";i:1433869534;s:2:\"ip\";s:12:\"93.102.73.56\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9301I Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432659934;}}'),
(7953, 515, 'nickname', 'Rui_Zuzarte'),
(7954, 515, 'first_name', 'Rui'),
(7955, 515, 'last_name', 'Zuzarte'),
(7956, 515, 'description', ''),
(7957, 515, 'rich_editing', 'true'),
(7958, 515, 'comment_shortcuts', 'false'),
(7959, 515, 'admin_color', 'fresh'),
(7960, 515, 'use_ssl', '0'),
(7961, 515, 'show_admin_bar_front', 'true'),
(7962, 515, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7963, 515, 'wp_user_level', '0'),
(7964, 515, 'wsl_current_provider', 'Facebook'),
(7965, 515, 'wsl_current_user_image', 'https://graph.facebook.com/10152755303022811/picture?width=150&height=150'),
(7966, 515, 'session_tokens', 'a:1:{s:64:\"a142e5ba66e5788a83303e5b3505b95fc08fe11b58ad80ba60817c682a9039fa\";a:4:{s:10:\"expiration\";i:1433869603;s:2:\"ip\";s:13:\"89.114.205.83\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432660003;}}'),
(7967, 516, 'nickname', 'Carolina_Martins_Silva'),
(7968, 516, 'first_name', 'Carolina'),
(7969, 516, 'last_name', 'Silva'),
(7970, 516, 'description', ''),
(7971, 516, 'rich_editing', 'true'),
(7972, 516, 'comment_shortcuts', 'false'),
(7973, 516, 'admin_color', 'fresh'),
(7974, 516, 'use_ssl', '0'),
(7975, 516, 'show_admin_bar_front', 'true'),
(7976, 516, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7977, 516, 'wp_user_level', '0'),
(7978, 516, 'wsl_current_provider', 'Facebook'),
(7979, 516, 'wsl_current_user_image', 'https://graph.facebook.com/10152750756866890/picture?width=150&height=150'),
(7980, 516, 'session_tokens', 'a:1:{s:64:\"640401f2155975e618033f76bcc0e5941931fd53c6953af2040e44bb34e6aa80\";a:4:{s:10:\"expiration\";i:1433869752;s:2:\"ip\";s:14:\"79.168.116.146\";s:2:\"ua\";s:71:\"Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0)\";s:5:\"login\";i:1432660152;}}'),
(7981, 516, 'votou', 'sim'),
(7982, 516, 'user_votes', 'manobra-do-ano-reef_p1305'),
(7983, 517, 'nickname', 'Mafalda_Mello_Breyner'),
(7984, 517, 'first_name', 'Mafalda'),
(7985, 517, 'last_name', 'Mello Breyner'),
(7986, 517, 'description', ''),
(7987, 517, 'rich_editing', 'true'),
(7988, 517, 'comment_shortcuts', 'false'),
(7989, 517, 'admin_color', 'fresh'),
(7990, 517, 'use_ssl', '0'),
(7991, 517, 'show_admin_bar_front', 'true'),
(7992, 517, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(7993, 517, 'wp_user_level', '0'),
(7994, 517, 'wsl_current_provider', 'Facebook'),
(7995, 517, 'wsl_current_user_image', 'https://graph.facebook.com/10153424705069789/picture?width=150&height=150'),
(7996, 517, 'session_tokens', 'a:1:{s:64:\"0d01c756e7659f5e344d15836e290fd4bd9e55ea26ea7a75d310b27bb6ef5035\";a:4:{s:10:\"expiration\";i:1433869989;s:2:\"ip\";s:13:\"85.245.64.156\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432660389;}}'),
(7997, 518, 'nickname', 'Jobsite_Surfboards'),
(7998, 518, 'first_name', 'Jobsite'),
(7999, 518, 'last_name', 'Surfboards'),
(8000, 518, 'description', ''),
(8001, 518, 'rich_editing', 'true'),
(8002, 518, 'comment_shortcuts', 'false'),
(8003, 518, 'admin_color', 'fresh'),
(8004, 518, 'use_ssl', '0'),
(8005, 518, 'show_admin_bar_front', 'true'),
(8006, 518, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8007, 518, 'wp_user_level', '0'),
(8008, 518, 'wsl_current_provider', 'Facebook'),
(8009, 518, 'wsl_current_user_image', 'https://graph.facebook.com/866379393408584/picture?width=150&height=150'),
(8010, 518, 'session_tokens', 'a:2:{s:64:\"9d1db9a7f6786f0a50322d5ca43af13db498c36c67de349f845a1bdad258664e\";a:4:{s:10:\"expiration\";i:1433870332;s:2:\"ip\";s:12:\"2.82.163.184\";s:2:\"ua\";s:177:\"Mozilla/5.0 (Linux; Android 5.1; Nexus 7 Build/LMY47O; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432660732;}s:64:\"0ba1be3199f0a649aa11bde97b15e415f72abb0ff417bacf13d671f5c58c6590\";a:4:{s:10:\"expiration\";i:1435055465;s:2:\"ip\";s:11:\"2.83.166.43\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433845865;}}'),
(8011, 519, 'nickname', 'Vera_Alves'),
(8012, 519, 'first_name', 'Vera'),
(8013, 519, 'last_name', 'Alves'),
(8014, 519, 'description', ''),
(8015, 519, 'rich_editing', 'true'),
(8016, 519, 'comment_shortcuts', 'false'),
(8017, 519, 'admin_color', 'fresh'),
(8018, 519, 'use_ssl', '0'),
(8019, 519, 'show_admin_bar_front', 'true'),
(8020, 519, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8021, 519, 'wp_user_level', '0'),
(8022, 519, 'wsl_current_provider', 'Facebook'),
(8023, 519, 'wsl_current_user_image', 'https://graph.facebook.com/1151079728250920/picture?width=150&height=150'),
(8024, 519, 'session_tokens', 'a:2:{s:64:\"179a8a52af885239251c801855f95f97d54df46f77beac3622df8ea16fee334d\";a:4:{s:10:\"expiration\";i:1433870378;s:2:\"ip\";s:13:\"77.54.193.168\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432660778;}s:64:\"a7ac3c009b5e40e2f5e8d105bf5d46b7866a1ab6483596eba4bac755e17b7ad3\";a:4:{s:10:\"expiration\";i:1433870495;s:2:\"ip\";s:13:\"77.54.193.168\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432660895;}}'),
(8025, 520, 'nickname', 'Fernando_Santos'),
(8026, 520, 'first_name', 'Fernando'),
(8027, 520, 'last_name', 'Santos'),
(8028, 520, 'description', ''),
(8029, 520, 'rich_editing', 'true'),
(8030, 520, 'comment_shortcuts', 'false'),
(8031, 520, 'admin_color', 'fresh'),
(8032, 520, 'use_ssl', '0'),
(8033, 520, 'show_admin_bar_front', 'true'),
(8034, 520, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8035, 520, 'wp_user_level', '0'),
(8036, 520, 'wsl_current_provider', 'Facebook'),
(8037, 520, 'wsl_current_user_image', 'https://graph.facebook.com/998924503481346/picture?width=150&height=150'),
(8038, 520, 'session_tokens', 'a:1:{s:64:\"1aaaafdb26f155db39dad82118bd0da5c679bfbb860ed6ebc7dabfcf9e56b061\";a:4:{s:10:\"expiration\";i:1433870525;s:2:\"ip\";s:14:\"85.246.231.146\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432660925;}}'),
(8039, 521, 'nickname', 'Mireia_Martinez'),
(8040, 521, 'first_name', 'Mireia'),
(8041, 521, 'last_name', 'Martinez'),
(8042, 521, 'description', ''),
(8043, 521, 'rich_editing', 'true'),
(8044, 521, 'comment_shortcuts', 'false'),
(8045, 521, 'admin_color', 'fresh'),
(8046, 521, 'use_ssl', '0'),
(8047, 521, 'show_admin_bar_front', 'true'),
(8048, 521, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8049, 521, 'wp_user_level', '0'),
(8050, 521, 'wsl_current_provider', 'Facebook'),
(8051, 521, 'wsl_current_user_image', 'https://graph.facebook.com/10153090411927758/picture?width=150&height=150'),
(8052, 521, 'session_tokens', 'a:1:{s:64:\"d525b88ad31379a142554599340d467e69bb6f73be961ca8d4e184b5427984e1\";a:4:{s:10:\"expiration\";i:1433870653;s:2:\"ip\";s:13:\"87.103.57.125\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/26.0.0.9.10;FBBV/9347487;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/es_ES;FBOP/5]\";s:5:\"login\";i:1432661053;}}'),
(8053, 522, 'nickname', 'Antonio_Vaz'),
(8054, 522, 'first_name', 'Antonio'),
(8055, 522, 'last_name', 'Vaz'),
(8056, 522, 'description', ''),
(8057, 522, 'rich_editing', 'true'),
(8058, 522, 'comment_shortcuts', 'false'),
(8059, 522, 'admin_color', 'fresh'),
(8060, 522, 'use_ssl', '0'),
(8061, 522, 'show_admin_bar_front', 'true'),
(8062, 522, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8063, 522, 'wp_user_level', '0'),
(8064, 522, 'wsl_current_provider', 'Facebook'),
(8065, 522, 'wsl_current_user_image', 'https://graph.facebook.com/964894433555217/picture?width=150&height=150'),
(8066, 522, 'session_tokens', 'a:1:{s:64:\"6f2161d020c89f35532ff8448dd0093ef2eb4d2c9dd92dfcd3627adf866b49dd\";a:4:{s:10:\"expiration\";i:1433870789;s:2:\"ip\";s:13:\"213.58.37.158\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432661189;}}'),
(8067, 523, 'nickname', 'Filipe_Sousa_Soeiro'),
(8068, 523, 'first_name', 'Filipe'),
(8069, 523, 'last_name', 'Soeiro'),
(8070, 523, 'description', ''),
(8071, 523, 'rich_editing', 'true'),
(8072, 523, 'comment_shortcuts', 'false'),
(8073, 523, 'admin_color', 'fresh'),
(8074, 523, 'use_ssl', '0'),
(8075, 523, 'show_admin_bar_front', 'true'),
(8076, 523, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8077, 523, 'wp_user_level', '0'),
(8078, 523, 'wsl_current_provider', 'Facebook'),
(8079, 523, 'wsl_current_user_image', 'https://graph.facebook.com/10153349737476810/picture?width=150&height=150'),
(8080, 523, 'session_tokens', 'a:1:{s:64:\"dda6cade99ba83e187c5e52c7ac97a6d9fdbbf94b3a4210a890236f3657903ec\";a:4:{s:10:\"expiration\";i:1433870796;s:2:\"ip\";s:13:\"89.115.90.127\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432661196;}}'),
(8081, 524, 'nickname', 'Isaura_Custodio'),
(8082, 524, 'first_name', 'Isaura'),
(8083, 524, 'last_name', 'Custodio'),
(8084, 524, 'description', ''),
(8085, 524, 'rich_editing', 'true'),
(8086, 524, 'comment_shortcuts', 'false'),
(8087, 524, 'admin_color', 'fresh'),
(8088, 524, 'use_ssl', '0'),
(8089, 524, 'show_admin_bar_front', 'true'),
(8090, 524, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8091, 524, 'wp_user_level', '0'),
(8092, 524, 'wsl_current_provider', 'Facebook'),
(8093, 524, 'wsl_current_user_image', 'https://graph.facebook.com/1153018934715631/picture?width=150&height=150'),
(8094, 524, 'session_tokens', 'a:1:{s:64:\"4077dbfc747ae88978359f04b13a0ed838cdbd735bb76f8448c80154c82a0c71\";a:4:{s:10:\"expiration\";i:1433870811;s:2:\"ip\";s:13:\"77.54.194.178\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432661211;}}'),
(8095, 522, 'votou', 'sim'),
(8096, 522, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(8097, 525, 'nickname', 'Miguel_Paramos_de_Carvalho'),
(8098, 525, 'first_name', 'Miguel'),
(8099, 525, 'last_name', 'de Carvalho'),
(8100, 525, 'description', ''),
(8101, 525, 'rich_editing', 'true'),
(8102, 525, 'comment_shortcuts', 'false'),
(8103, 525, 'admin_color', 'fresh'),
(8104, 525, 'use_ssl', '0'),
(8105, 525, 'show_admin_bar_front', 'true'),
(8106, 525, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8107, 525, 'wp_user_level', '0'),
(8108, 525, 'wsl_current_provider', 'Facebook'),
(8109, 525, 'wsl_current_user_image', 'https://graph.facebook.com/10203195757649311/picture?width=150&height=150'),
(8110, 525, 'session_tokens', 'a:1:{s:64:\"a6f964baf4b89cb185a12f74036f5009a69bcdea78fde526d306ac60672e70ce\";a:4:{s:10:\"expiration\";i:1433870911;s:2:\"ip\";s:13:\"95.92.134.152\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432661311;}}'),
(8111, 526, 'nickname', 'Duarte_Assis_Teixeira'),
(8112, 526, 'first_name', 'Duarte'),
(8113, 526, 'last_name', 'Teixeira'),
(8114, 526, 'description', ''),
(8115, 526, 'rich_editing', 'true'),
(8116, 526, 'comment_shortcuts', 'false'),
(8117, 526, 'admin_color', 'fresh'),
(8118, 526, 'use_ssl', '0'),
(8119, 526, 'show_admin_bar_front', 'true'),
(8120, 526, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8121, 526, 'wp_user_level', '0'),
(8122, 526, 'wsl_current_provider', 'Facebook'),
(8123, 526, 'wsl_current_user_image', 'https://graph.facebook.com/10153310888173744/picture?width=150&height=150'),
(8124, 526, 'session_tokens', 'a:1:{s:64:\"853e6d2736e3b4aebfbdb83878d8ad060e8f7a81f54fac486d373af5d981970f\";a:4:{s:10:\"expiration\";i:1433870944;s:2:\"ip\";s:13:\"193.137.98.66\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432661344;}}'),
(8125, 527, 'nickname', 'Kiko_Afonso'),
(8126, 527, 'first_name', 'Kiko'),
(8127, 527, 'last_name', 'Afonso'),
(8128, 527, 'description', ''),
(8129, 527, 'rich_editing', 'true'),
(8130, 527, 'comment_shortcuts', 'false'),
(8131, 527, 'admin_color', 'fresh'),
(8132, 527, 'use_ssl', '0'),
(8133, 527, 'show_admin_bar_front', 'true'),
(8134, 527, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8135, 527, 'wp_user_level', '0'),
(8136, 527, 'wsl_current_provider', 'Facebook'),
(8137, 527, 'wsl_current_user_image', 'https://graph.facebook.com/10206102070703310/picture?width=150&height=150'),
(8138, 527, 'session_tokens', 'a:1:{s:64:\"783ffdf76ff53c0fb437ae608dad202a28751abe58f3ea3697349fa8c0a1ce38\";a:4:{s:10:\"expiration\";i:1433870962;s:2:\"ip\";s:14:\"79.169.116.203\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432661362;}}'),
(8139, 524, 'votou', 'sim'),
(8140, 524, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(8141, 527, 'votou', 'sim'),
(8142, 527, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(8143, 528, 'nickname', 'Iziserve_Atendimento'),
(8144, 528, 'first_name', 'Iziserve'),
(8145, 528, 'last_name', 'Atendimento'),
(8146, 528, 'description', ''),
(8147, 528, 'rich_editing', 'true'),
(8148, 528, 'comment_shortcuts', 'false'),
(8149, 528, 'admin_color', 'fresh'),
(8150, 528, 'use_ssl', '0'),
(8151, 528, 'show_admin_bar_front', 'true'),
(8152, 528, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8153, 528, 'wp_user_level', '0'),
(8154, 528, 'wsl_current_provider', 'Facebook'),
(8155, 528, 'wsl_current_user_image', 'https://graph.facebook.com/651012171701718/picture?width=150&height=150'),
(8156, 528, 'session_tokens', 'a:1:{s:64:\"66ccfef536ee9bbe281533e84d57cf8aa9da52b43b22fa18f7b58738b7cf8569\";a:4:{s:10:\"expiration\";i:1433871079;s:2:\"ip\";s:12:\"2.82.115.253\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432661479;}}'),
(8157, 518, 'votou', 'sim'),
(8158, 518, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(8159, 523, 'votou', 'sim'),
(8160, 523, 'user_votes', 'maior-onda-tow-in-oe_p1303,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,foto-do-ano_p957'),
(8161, 529, 'nickname', 'Nuno_Pires_GoG'),
(8162, 529, 'first_name', 'Nuno'),
(8163, 529, 'last_name', 'Pires'),
(8164, 529, 'description', ''),
(8165, 529, 'rich_editing', 'true'),
(8166, 529, 'comment_shortcuts', 'false'),
(8167, 529, 'admin_color', 'fresh'),
(8168, 529, 'use_ssl', '0'),
(8169, 529, 'show_admin_bar_front', 'true'),
(8170, 529, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8171, 529, 'wp_user_level', '0'),
(8172, 529, 'wsl_current_provider', 'Google'),
(8173, 529, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-j2zkLlTxJEk/AAAAAAAAAAI/AAAAAAAAAWg/cjdZkrRsZPc/photo.jpg?sz=200'),
(8174, 529, 'session_tokens', 'a:1:{s:64:\"f01844e692815bc0e2814ad0e7d6688a027c0f68462518c7fc1b4e54e007b4c2\";a:4:{s:10:\"expiration\";i:1433871170;s:2:\"ip\";s:10:\"2.80.55.64\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432661570;}}'),
(8175, 530, 'nickname', 'Joao_Teixeira'),
(8176, 530, 'first_name', 'João'),
(8177, 530, 'last_name', 'Teixeira'),
(8178, 530, 'description', ''),
(8179, 530, 'rich_editing', 'true'),
(8180, 530, 'comment_shortcuts', 'false'),
(8181, 530, 'admin_color', 'fresh'),
(8182, 530, 'use_ssl', '0'),
(8183, 530, 'show_admin_bar_front', 'true'),
(8184, 530, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8185, 530, 'wp_user_level', '0'),
(8186, 530, 'wsl_current_provider', 'Facebook'),
(8187, 530, 'wsl_current_user_image', 'https://graph.facebook.com/10153303926455449/picture?width=150&height=150'),
(8188, 530, 'session_tokens', 'a:1:{s:64:\"e675ba35f0e5393bc50fb3773e8048dff6e0c884a67cc5466d747982daf0446c\";a:4:{s:10:\"expiration\";i:1433871215;s:2:\"ip\";s:12:\"62.28.81.146\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432661615;}}'),
(8189, 528, 'votou', 'sim'),
(8190, 528, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(8191, 529, 'votou', 'sim'),
(8192, 529, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(8193, 531, 'nickname', 'Pedro_Mestre'),
(8194, 531, 'first_name', 'Pedro'),
(8195, 531, 'last_name', 'Mestre'),
(8196, 531, 'description', ''),
(8197, 531, 'rich_editing', 'true'),
(8198, 531, 'comment_shortcuts', 'false'),
(8199, 531, 'admin_color', 'fresh'),
(8200, 531, 'use_ssl', '0'),
(8201, 531, 'show_admin_bar_front', 'true'),
(8202, 531, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8203, 531, 'wp_user_level', '0'),
(8204, 531, 'wsl_current_provider', 'Facebook'),
(8205, 531, 'wsl_current_user_image', 'https://graph.facebook.com/871459769590978/picture?width=150&height=150'),
(8206, 531, 'session_tokens', 'a:1:{s:64:\"079404fa3e309d3822a0730209c63c03c97b905c20d231c31539622d7461cfd0\";a:4:{s:10:\"expiration\";i:1433871252;s:2:\"ip\";s:14:\"88.214.171.243\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432661652;}}'),
(8207, 532, 'nickname', 'Margarida_Grandvaux_Barbosa'),
(8208, 532, 'first_name', 'Margarida'),
(8209, 532, 'last_name', 'Barbosa'),
(8210, 532, 'description', ''),
(8211, 532, 'rich_editing', 'true'),
(8212, 532, 'comment_shortcuts', 'false'),
(8213, 532, 'admin_color', 'fresh'),
(8214, 532, 'use_ssl', '0'),
(8215, 532, 'show_admin_bar_front', 'true'),
(8216, 532, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8217, 532, 'wp_user_level', '0'),
(8218, 532, 'wsl_current_provider', 'Facebook'),
(8219, 532, 'wsl_current_user_image', 'https://graph.facebook.com/10203719428695841/picture?width=150&height=150'),
(8220, 532, 'session_tokens', 'a:1:{s:64:\"4cfdb9b57a438a953a256014e7404509c26e27c129e94f3f63769f9dcf9197ec\";a:4:{s:10:\"expiration\";i:1433871298;s:2:\"ip\";s:14:\"46.189.129.177\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432661698;}}'),
(8221, 530, 'votou', 'sim'),
(8222, 530, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(8223, 533, 'nickname', 'Ze_Wemans'),
(8224, 533, 'first_name', 'Zé'),
(8225, 533, 'last_name', 'Wemans'),
(8226, 533, 'description', ''),
(8227, 533, 'rich_editing', 'true'),
(8228, 533, 'comment_shortcuts', 'false'),
(8229, 533, 'admin_color', 'fresh'),
(8230, 533, 'use_ssl', '0'),
(8231, 533, 'show_admin_bar_front', 'true'),
(8232, 533, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8233, 533, 'wp_user_level', '0'),
(8234, 533, 'wsl_current_provider', 'Facebook'),
(8235, 533, 'wsl_current_user_image', 'https://graph.facebook.com/893278520718855/picture?width=150&height=150'),
(8236, 533, 'session_tokens', 'a:1:{s:64:\"a4408515149fef28571cc60cc88770a3771e32a97c811a3b137468af98612717\";a:4:{s:10:\"expiration\";i:1433871478;s:2:\"ip\";s:12:\"77.54.121.26\";s:2:\"ua\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.33 Safari/535.11\";s:5:\"login\";i:1432661878;}}'),
(8237, 520, 'votou', 'sim'),
(8238, 520, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(8239, 534, 'nickname', 'Luis_Zagallo'),
(8240, 534, 'first_name', 'Luis'),
(8241, 534, 'last_name', 'Zagallo'),
(8242, 534, 'description', ''),
(8243, 534, 'rich_editing', 'true'),
(8244, 534, 'comment_shortcuts', 'false'),
(8245, 534, 'admin_color', 'fresh'),
(8246, 534, 'use_ssl', '0'),
(8247, 534, 'show_admin_bar_front', 'true'),
(8248, 534, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8249, 534, 'wp_user_level', '0'),
(8250, 534, 'wsl_current_provider', 'Facebook'),
(8251, 534, 'wsl_current_user_image', 'https://graph.facebook.com/10153219959331620/picture?width=150&height=150'),
(8252, 534, 'session_tokens', 'a:1:{s:64:\"901fb213247149bb4c0855a4b62d1ba5af8aabb354b22c797e50f4fbe180442b\";a:4:{s:10:\"expiration\";i:1433871595;s:2:\"ip\";s:11:\"5.249.101.6\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432661995;}}'),
(8253, 535, 'nickname', 'Vasco_Dias'),
(8254, 535, 'first_name', 'Vasco'),
(8255, 535, 'last_name', 'Dias'),
(8256, 535, 'description', ''),
(8257, 535, 'rich_editing', 'true'),
(8258, 535, 'comment_shortcuts', 'false'),
(8259, 535, 'admin_color', 'fresh'),
(8260, 535, 'use_ssl', '0'),
(8261, 535, 'show_admin_bar_front', 'true'),
(8262, 535, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8263, 535, 'wp_user_level', '0'),
(8264, 535, 'wsl_current_provider', 'Facebook'),
(8265, 535, 'wsl_current_user_image', 'https://graph.facebook.com/10206570405202570/picture?width=150&height=150'),
(8266, 535, 'session_tokens', 'a:1:{s:64:\"7e51913f97d21af14d9d49e264a27dcc9efc29c6ffa7eb1ab08e5c37af40565f\";a:4:{s:10:\"expiration\";i:1433871599;s:2:\"ip\";s:11:\"2.82.184.25\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432661999;}}'),
(8267, 534, 'votou', 'sim'),
(8268, 534, 'user_votes', 'foto-do-ano_p957,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(8269, 535, 'votou', 'sim'),
(8270, 535, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(8271, 536, 'nickname', 'Margarida_Carvalho_Cardoso'),
(8272, 536, 'first_name', 'Margarida'),
(8273, 536, 'last_name', 'Carvalho Cardoso'),
(8274, 536, 'description', ''),
(8275, 536, 'rich_editing', 'true'),
(8276, 536, 'comment_shortcuts', 'false'),
(8277, 536, 'admin_color', 'fresh'),
(8278, 536, 'use_ssl', '0'),
(8279, 536, 'show_admin_bar_front', 'true'),
(8280, 536, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8281, 536, 'wp_user_level', '0'),
(8282, 536, 'wsl_current_provider', 'Facebook'),
(8283, 536, 'wsl_current_user_image', 'https://graph.facebook.com/487938238036346/picture?width=150&height=150'),
(8284, 536, 'session_tokens', 'a:1:{s:64:\"03833d390c2c3e76e127d2d214491c176f2881695b36875118cc797a513dab24\";a:4:{s:10:\"expiration\";i:1433871922;s:2:\"ip\";s:13:\"89.115.50.198\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432662322;}}'),
(8285, 537, 'nickname', 'Ricardo_Almeida'),
(8286, 537, 'first_name', 'Ricardo'),
(8287, 537, 'last_name', 'Almeida'),
(8288, 537, 'description', ''),
(8289, 537, 'rich_editing', 'true'),
(8290, 537, 'comment_shortcuts', 'false'),
(8291, 537, 'admin_color', 'fresh'),
(8292, 537, 'use_ssl', '0'),
(8293, 537, 'show_admin_bar_front', 'true'),
(8294, 537, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8295, 537, 'wp_user_level', '0'),
(8296, 537, 'wsl_current_provider', 'Facebook'),
(8297, 537, 'wsl_current_user_image', 'https://graph.facebook.com/1595800040668032/picture?width=150&height=150'),
(8298, 537, 'session_tokens', 'a:1:{s:64:\"dc37935e1128b2585ad8b2ebdc87b922040b186262548fee466aaf8d6f01a575\";a:4:{s:10:\"expiration\";i:1433871972;s:2:\"ip\";s:15:\"178.197.233.116\";s:2:\"ua\";s:254:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/Swisscom;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432662372;}}'),
(8299, 538, 'nickname', 'Edivar_Mascarenhas'),
(8300, 538, 'first_name', 'Edivar'),
(8301, 538, 'last_name', 'Mascarenhas'),
(8302, 538, 'description', ''),
(8303, 538, 'rich_editing', 'true'),
(8304, 538, 'comment_shortcuts', 'false'),
(8305, 538, 'admin_color', 'fresh'),
(8306, 538, 'use_ssl', '0'),
(8307, 538, 'show_admin_bar_front', 'true'),
(8308, 538, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8309, 538, 'wp_user_level', '0'),
(8310, 538, 'wsl_current_provider', 'Facebook'),
(8311, 538, 'wsl_current_user_image', 'https://graph.facebook.com/10152895105728441/picture?width=150&height=150'),
(8312, 538, 'session_tokens', 'a:1:{s:64:\"7434eaa9d60bb8468b2e412ad941258bb229cf32f19fa177590e2b1a2d810111\";a:4:{s:10:\"expiration\";i:1433872003;s:2:\"ip\";s:11:\"5.151.0.147\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432662403;}}'),
(8313, 539, 'nickname', 'Paulo_Ribeiro'),
(8314, 539, 'first_name', 'Paulo'),
(8315, 539, 'last_name', 'Ribeiro'),
(8316, 539, 'description', ''),
(8317, 539, 'rich_editing', 'true'),
(8318, 539, 'comment_shortcuts', 'false'),
(8319, 539, 'admin_color', 'fresh'),
(8320, 539, 'use_ssl', '0'),
(8321, 539, 'show_admin_bar_front', 'true'),
(8322, 539, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8323, 539, 'wp_user_level', '0'),
(8324, 539, 'wsl_current_provider', 'Facebook'),
(8325, 539, 'wsl_current_user_image', 'https://graph.facebook.com/10203068509153060/picture?width=150&height=150'),
(8326, 539, 'session_tokens', 'a:1:{s:64:\"f0eb4f9f160c7fe946871b27743d17ac994e3d4627d21408ed7d8fd9c98ffdf8\";a:4:{s:10:\"expiration\";i:1433872054;s:2:\"ip\";s:13:\"85.246.84.144\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.1.2; GT-S7390 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.82 Mobile Safari/537.36\";s:5:\"login\";i:1432662454;}}'),
(8327, 540, 'nickname', 'Nacka_Semblano'),
(8328, 540, 'first_name', 'Nacka'),
(8329, 540, 'last_name', 'Semblano'),
(8330, 540, 'description', ''),
(8331, 540, 'rich_editing', 'true'),
(8332, 540, 'comment_shortcuts', 'false'),
(8333, 540, 'admin_color', 'fresh'),
(8334, 540, 'use_ssl', '0'),
(8335, 540, 'show_admin_bar_front', 'true'),
(8336, 540, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8337, 540, 'wp_user_level', '0'),
(8338, 540, 'wsl_current_provider', 'Facebook'),
(8339, 540, 'wsl_current_user_image', 'https://graph.facebook.com/10206781993406003/picture?width=150&height=150'),
(8340, 540, 'session_tokens', 'a:1:{s:64:\"7b7a4b1909fcaf87d184c200b217125d753d87b8d39602ee64e0afffd6276e7e\";a:4:{s:10:\"expiration\";i:1433872060;s:2:\"ip\";s:13:\"89.152.163.34\";s:2:\"ua\";s:176:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/40.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/30.0.0.19.17;]\";s:5:\"login\";i:1432662460;}}'),
(8341, 541, 'nickname', 'Maria_Cabedo'),
(8342, 541, 'first_name', 'Maria'),
(8343, 541, 'last_name', 'Cabedo'),
(8344, 541, 'description', ''),
(8345, 541, 'rich_editing', 'true'),
(8346, 541, 'comment_shortcuts', 'false'),
(8347, 541, 'admin_color', 'fresh'),
(8348, 541, 'use_ssl', '0'),
(8349, 541, 'show_admin_bar_front', 'true'),
(8350, 541, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8351, 541, 'wp_user_level', '0'),
(8352, 541, 'wsl_current_provider', 'Google'),
(8353, 541, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(8354, 541, 'session_tokens', 'a:1:{s:64:\"e7efeaf5af91571beff5406d631dbbd534d35c623f11dc586bef268aa7095eec\";a:4:{s:10:\"expiration\";i:1433872105;s:2:\"ip\";s:15:\"197.249.245.233\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/27.0.0.10.12;FBBV/8291884;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1432662505;}}'),
(8355, 542, 'nickname', 'Telmo_Ribeiro'),
(8356, 542, 'first_name', 'Telmo'),
(8357, 542, 'last_name', 'Ribeiro'),
(8358, 542, 'description', ''),
(8359, 542, 'rich_editing', 'true'),
(8360, 542, 'comment_shortcuts', 'false'),
(8361, 542, 'admin_color', 'fresh'),
(8362, 542, 'use_ssl', '0'),
(8363, 542, 'show_admin_bar_front', 'true'),
(8364, 542, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8365, 542, 'wp_user_level', '0'),
(8366, 542, 'wsl_current_provider', 'Facebook'),
(8367, 542, 'wsl_current_user_image', 'https://graph.facebook.com/10153314737203866/picture?width=150&height=150'),
(8368, 542, 'session_tokens', 'a:1:{s:64:\"93da3d8c83cdb7c5639270ab72238c324f2abbd9ba51cf5204a973a15b6c9b82\";a:4:{s:10:\"expiration\";i:1433872119;s:2:\"ip\";s:14:\"93.102.220.214\";s:2:\"ua\";s:184:\"Mozilla/5.0 (Linux; Android 5.0.2; A0001 Build/LRX22G; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432662519;}}'),
(8369, 543, 'nickname', 'Beatriz_Andrade_Rocha'),
(8370, 543, 'first_name', 'Beatriz'),
(8371, 543, 'last_name', 'Andrade Rocha'),
(8372, 543, 'description', ''),
(8373, 543, 'rich_editing', 'true'),
(8374, 543, 'comment_shortcuts', 'false'),
(8375, 543, 'admin_color', 'fresh'),
(8376, 543, 'use_ssl', '0'),
(8377, 543, 'show_admin_bar_front', 'true'),
(8378, 543, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8379, 543, 'wp_user_level', '0'),
(8380, 543, 'wsl_current_provider', 'Facebook'),
(8381, 543, 'wsl_current_user_image', 'https://graph.facebook.com/10204376913287522/picture?width=150&height=150'),
(8382, 543, 'session_tokens', 'a:1:{s:64:\"5ceba2bd1e84c11c5f65cc912b9a8b96f609168e1e19411ce67eb7c1a05c2c43\";a:4:{s:10:\"expiration\";i:1433872161;s:2:\"ip\";s:13:\"62.169.86.101\";s:2:\"ua\";s:183:\"Mozilla/5.0 (Linux; Android 4.4.2; HIGHWAY SIGNS Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432662561;}}'),
(8383, 544, 'nickname', 'Bizuka_Barros'),
(8384, 544, 'first_name', 'Bizuka'),
(8385, 544, 'last_name', 'Barros'),
(8386, 544, 'description', ''),
(8387, 544, 'rich_editing', 'true'),
(8388, 544, 'comment_shortcuts', 'false'),
(8389, 544, 'admin_color', 'fresh'),
(8390, 544, 'use_ssl', '0'),
(8391, 544, 'show_admin_bar_front', 'true'),
(8392, 544, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8393, 544, 'wp_user_level', '0'),
(8394, 544, 'wsl_current_provider', 'Google'),
(8395, 544, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(8396, 544, 'session_tokens', 'a:1:{s:64:\"acd092bcd71a4ed98f9763700a8d9da2307ae2fffa8beea8638cb5e287b0a735\";a:4:{s:10:\"expiration\";i:1433872180;s:2:\"ip\";s:14:\"197.148.28.186\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432662580;}}');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(8397, 540, 'votou', 'sim'),
(8398, 540, 'user_votes', 'maior-onda-tow-in-oe_p1190,foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(8399, 545, 'nickname', 'Edmundo_Barata'),
(8400, 545, 'first_name', 'Edmundo'),
(8401, 545, 'last_name', 'Barata'),
(8402, 545, 'description', ''),
(8403, 545, 'rich_editing', 'true'),
(8404, 545, 'comment_shortcuts', 'false'),
(8405, 545, 'admin_color', 'fresh'),
(8406, 545, 'use_ssl', '0'),
(8407, 545, 'show_admin_bar_front', 'true'),
(8408, 545, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8409, 545, 'wp_user_level', '0'),
(8410, 545, 'wsl_current_provider', 'Facebook'),
(8411, 545, 'wsl_current_user_image', 'https://graph.facebook.com/1000021866674535/picture?width=150&height=150'),
(8412, 545, 'session_tokens', 'a:1:{s:64:\"dd1ade308f522edb934bb4d614bcdc8b2f28be03c1f1ae8e380342034eb0dd79\";a:4:{s:10:\"expiration\";i:1433872241;s:2:\"ip\";s:13:\"77.54.198.225\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432662641;}}'),
(8413, 546, 'nickname', 'David_Almeida'),
(8414, 546, 'first_name', 'David'),
(8415, 546, 'last_name', 'Almeida'),
(8416, 546, 'description', ''),
(8417, 546, 'rich_editing', 'true'),
(8418, 546, 'comment_shortcuts', 'false'),
(8419, 546, 'admin_color', 'fresh'),
(8420, 546, 'use_ssl', '0'),
(8421, 546, 'show_admin_bar_front', 'true'),
(8422, 546, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8423, 546, 'wp_user_level', '0'),
(8424, 546, 'wsl_current_provider', 'Facebook'),
(8425, 546, 'wsl_current_user_image', 'https://graph.facebook.com/10155794894075643/picture?width=150&height=150'),
(8426, 546, 'session_tokens', 'a:1:{s:64:\"a555f70c8b354deb7ce0f24c429638ba977acfcdc7554675f2a46be566378d96\";a:4:{s:10:\"expiration\";i:1433872261;s:2:\"ip\";s:12:\"62.28.207.78\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 5.0.2; A0001 Build/LRX22G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432662661;}}'),
(8427, 547, 'nickname', 'Patricia_Estrelinha_Amaro'),
(8428, 547, 'first_name', 'Patrícia'),
(8429, 547, 'last_name', 'Estrelinha Amaro'),
(8430, 547, 'description', ''),
(8431, 547, 'rich_editing', 'true'),
(8432, 547, 'comment_shortcuts', 'false'),
(8433, 547, 'admin_color', 'fresh'),
(8434, 547, 'use_ssl', '0'),
(8435, 547, 'show_admin_bar_front', 'true'),
(8436, 547, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8437, 547, 'wp_user_level', '0'),
(8438, 547, 'wsl_current_provider', 'Facebook'),
(8439, 547, 'wsl_current_user_image', 'https://graph.facebook.com/935243766531821/picture?width=150&height=150'),
(8440, 547, 'session_tokens', 'a:3:{s:64:\"0d63b92d311b88e189eb1d1a4c59009cbfdca276840dd350c1ac95fddb3a2ec9\";a:4:{s:10:\"expiration\";i:1433872274;s:2:\"ip\";s:10:\"2.83.80.92\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432662674;}s:64:\"1b034cda07275d387fe15ed6d7dc2bb7e45d9ef1a69a868bf4d091991e5d0e05\";a:4:{s:10:\"expiration\";i:1433872345;s:2:\"ip\";s:10:\"2.83.80.92\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432662745;}s:64:\"4949fd32275abe688e10a77416f4399aa1bcb693033f7c1484b029ba6b417567\";a:4:{s:10:\"expiration\";i:1433872833;s:2:\"ip\";s:10:\"2.83.80.92\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.111 Safari/537.36\";s:5:\"login\";i:1432663233;}}'),
(8441, 542, 'votou', 'sim'),
(8442, 542, 'user_votes', 'foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(8443, 548, 'nickname', 'Carlos_Barbosa'),
(8444, 548, 'first_name', 'Carlos'),
(8445, 548, 'last_name', 'Barbosa'),
(8446, 548, 'description', ''),
(8447, 548, 'rich_editing', 'true'),
(8448, 548, 'comment_shortcuts', 'false'),
(8449, 548, 'admin_color', 'fresh'),
(8450, 548, 'use_ssl', '0'),
(8451, 548, 'show_admin_bar_front', 'true'),
(8452, 548, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8453, 548, 'wp_user_level', '0'),
(8454, 548, 'wsl_current_provider', 'Facebook'),
(8455, 548, 'wsl_current_user_image', 'https://graph.facebook.com/990142531016680/picture?width=150&height=150'),
(8456, 548, 'session_tokens', 'a:1:{s:64:\"48454591d3347bd4d360b6b275b8d33b2e88b61d1b5b552d6bd973f8cb51933b\";a:4:{s:10:\"expiration\";i:1433872295;s:2:\"ip\";s:13:\"188.82.131.17\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432662695;}}'),
(8457, 549, 'nickname', 'Joao_Figueiredo'),
(8458, 549, 'first_name', 'João'),
(8459, 549, 'last_name', 'Figueiredo'),
(8460, 549, 'description', ''),
(8461, 549, 'rich_editing', 'true'),
(8462, 549, 'comment_shortcuts', 'false'),
(8463, 549, 'admin_color', 'fresh'),
(8464, 549, 'use_ssl', '0'),
(8465, 549, 'show_admin_bar_front', 'true'),
(8466, 549, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8467, 549, 'wp_user_level', '0'),
(8468, 549, 'wsl_current_provider', 'Facebook'),
(8469, 549, 'wsl_current_user_image', 'https://graph.facebook.com/1108950302454846/picture?width=150&height=150'),
(8470, 549, 'session_tokens', 'a:1:{s:64:\"60b1228ba157a84f26579f640b5493d1c941e949b5daa6ccb4248eabe8379de5\";a:4:{s:10:\"expiration\";i:1433872312;s:2:\"ip\";s:13:\"85.139.86.248\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36\";s:5:\"login\";i:1432662712;}}'),
(8471, 548, 'votou', 'sim'),
(8472, 548, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(8473, 550, 'nickname', 'Francisco_P_Sousa'),
(8474, 550, 'first_name', 'Francisco'),
(8475, 550, 'last_name', 'Sousa'),
(8476, 550, 'description', ''),
(8477, 550, 'rich_editing', 'true'),
(8478, 550, 'comment_shortcuts', 'false'),
(8479, 550, 'admin_color', 'fresh'),
(8480, 550, 'use_ssl', '0'),
(8481, 550, 'show_admin_bar_front', 'true'),
(8482, 550, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8483, 550, 'wp_user_level', '0'),
(8484, 550, 'wsl_current_provider', 'Facebook'),
(8485, 550, 'wsl_current_user_image', 'https://graph.facebook.com/10204194732055995/picture?width=150&height=150'),
(8486, 550, 'session_tokens', 'a:1:{s:64:\"facb374d18b62fdcf26466b3897f6252d46e532a713e17b7f9777ee5281a81f6\";a:4:{s:10:\"expiration\";i:1433872366;s:2:\"ip\";s:12:\"5.249.15.184\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432662766;}}'),
(8487, 551, 'nickname', 'Helio_Leal'),
(8488, 551, 'first_name', 'Helio'),
(8489, 551, 'last_name', 'Leal'),
(8490, 551, 'description', ''),
(8491, 551, 'rich_editing', 'true'),
(8492, 551, 'comment_shortcuts', 'false'),
(8493, 551, 'admin_color', 'fresh'),
(8494, 551, 'use_ssl', '0'),
(8495, 551, 'show_admin_bar_front', 'true'),
(8496, 551, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8497, 551, 'wp_user_level', '0'),
(8498, 551, 'wsl_current_provider', 'Facebook'),
(8499, 551, 'wsl_current_user_image', 'https://graph.facebook.com/1064506980245269/picture?width=150&height=150'),
(8500, 551, 'session_tokens', 'a:1:{s:64:\"174e99523c9e6c75b02462d7f15cd116d444fc0487c0c8ce6379b6ab162c8bd7\";a:4:{s:10:\"expiration\";i:1433872384;s:2:\"ip\";s:12:\"89.115.55.31\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.2; HIGHWAY Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432662784;}}'),
(8501, 552, 'nickname', 'Joao_Subtil'),
(8502, 552, 'first_name', 'João'),
(8503, 552, 'last_name', 'Subtil'),
(8504, 552, 'description', ''),
(8505, 552, 'rich_editing', 'true'),
(8506, 552, 'comment_shortcuts', 'false'),
(8507, 552, 'admin_color', 'fresh'),
(8508, 552, 'use_ssl', '0'),
(8509, 552, 'show_admin_bar_front', 'true'),
(8510, 552, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8511, 552, 'wp_user_level', '0'),
(8512, 552, 'wsl_current_provider', 'Facebook'),
(8513, 552, 'wsl_current_user_image', 'https://graph.facebook.com/10155707567800602/picture?width=150&height=150'),
(8514, 552, 'session_tokens', 'a:1:{s:64:\"358e163a2cf207ad47082b1efe9496ab837b9f887867aab0fe1dcea621cfd737\";a:4:{s:10:\"expiration\";i:1433872400;s:2:\"ip\";s:12:\"87.103.14.80\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432662800;}}'),
(8515, 544, 'votou', 'sim'),
(8516, 544, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(8517, 550, 'votou', 'sim'),
(8518, 550, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(8519, 553, 'nickname', 'Selda_Tavares'),
(8520, 553, 'first_name', 'Selda'),
(8521, 553, 'last_name', 'Tavares'),
(8522, 553, 'description', ''),
(8523, 553, 'rich_editing', 'true'),
(8524, 553, 'comment_shortcuts', 'false'),
(8525, 553, 'admin_color', 'fresh'),
(8526, 553, 'use_ssl', '0'),
(8527, 553, 'show_admin_bar_front', 'true'),
(8528, 553, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8529, 553, 'wp_user_level', '0'),
(8530, 553, 'wsl_current_provider', 'Facebook'),
(8531, 553, 'wsl_current_user_image', 'https://graph.facebook.com/893942447309936/picture?width=150&height=150'),
(8532, 553, 'session_tokens', 'a:2:{s:64:\"a9bc8d2df7f8e9c1aec0feefaf341a13662c2ec37a332dd0d5233632c69dfec5\";a:4:{s:10:\"expiration\";i:1433872464;s:2:\"ip\";s:11:\"85.243.39.2\";s:2:\"ua\";s:238:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/AT&T;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432662864;}s:64:\"8d6e9da0d80d86b946962fe15982ca5de07f30e112bf64202e35e9bf01cec69d\";a:4:{s:10:\"expiration\";i:1433872899;s:2:\"ip\";s:11:\"85.243.39.2\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432663299;}}'),
(8533, 549, 'votou', 'sim'),
(8534, 549, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(8535, 551, 'votou', 'sim'),
(8536, 551, 'user_votes', 'maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(8537, 554, 'nickname', 'Tiago_Pereira_da_Silva'),
(8538, 554, 'first_name', 'Tiago'),
(8539, 554, 'last_name', 'Pereira da Silva'),
(8540, 554, 'description', ''),
(8541, 554, 'rich_editing', 'true'),
(8542, 554, 'comment_shortcuts', 'false'),
(8543, 554, 'admin_color', 'fresh'),
(8544, 554, 'use_ssl', '0'),
(8545, 554, 'show_admin_bar_front', 'true'),
(8546, 554, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8547, 554, 'wp_user_level', '0'),
(8548, 554, 'wsl_current_provider', 'Facebook'),
(8549, 554, 'wsl_current_user_image', 'https://graph.facebook.com/10204168511322204/picture?width=150&height=150'),
(8550, 554, 'session_tokens', 'a:1:{s:64:\"4831e28768ac00878b56edc32e9fdee08ae79f319046ec735b82b2f53714caa3\";a:4:{s:10:\"expiration\";i:1433872595;s:2:\"ip\";s:14:\"188.37.153.234\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432662995;}}'),
(8551, 552, 'votou', 'sim'),
(8552, 552, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(8553, 555, 'nickname', 'Joao_Miguel_Faria_Veloso'),
(8554, 555, 'first_name', 'Joao'),
(8555, 555, 'last_name', 'Veloso'),
(8556, 555, 'description', ''),
(8557, 555, 'rich_editing', 'true'),
(8558, 555, 'comment_shortcuts', 'false'),
(8559, 555, 'admin_color', 'fresh'),
(8560, 555, 'use_ssl', '0'),
(8561, 555, 'show_admin_bar_front', 'true'),
(8562, 555, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8563, 555, 'wp_user_level', '0'),
(8564, 555, 'wsl_current_provider', 'Facebook'),
(8565, 555, 'wsl_current_user_image', 'https://graph.facebook.com/10202706782789928/picture?width=150&height=150'),
(8566, 555, 'session_tokens', 'a:1:{s:64:\"dc9e18e7ae383e26559cad1d780815954fd8874ecbcf05704bb6e42b8fbb66cb\";a:4:{s:10:\"expiration\";i:1433872613;s:2:\"ip\";s:14:\"85.244.212.158\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432663013;}}'),
(8567, 556, 'nickname', 'Rita_Rainho'),
(8568, 556, 'first_name', 'Rita'),
(8569, 556, 'last_name', 'Rainho'),
(8570, 556, 'description', ''),
(8571, 556, 'rich_editing', 'true'),
(8572, 556, 'comment_shortcuts', 'false'),
(8573, 556, 'admin_color', 'fresh'),
(8574, 556, 'use_ssl', '0'),
(8575, 556, 'show_admin_bar_front', 'true'),
(8576, 556, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8577, 556, 'wp_user_level', '0'),
(8578, 556, 'wsl_current_provider', 'Facebook'),
(8579, 556, 'wsl_current_user_image', 'https://graph.facebook.com/10153420196678081/picture?width=150&height=150'),
(8580, 556, 'session_tokens', 'a:1:{s:64:\"57bd8549a7fc2ef577cfb832e7522b96ee55e279b8fa9c58ee434862ac036ecb\";a:4:{s:10:\"expiration\";i:1433872631;s:2:\"ip\";s:12:\"89.115.55.31\";s:2:\"ua\";s:182:\"Mozilla/5.0 (Linux; Android 4.4.4; HIGHWAY STAR Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432663031;}}'),
(8581, 557, 'nickname', 'Fernando_Catarino'),
(8582, 557, 'first_name', 'Fernando'),
(8583, 557, 'last_name', 'Catarino'),
(8584, 557, 'description', ''),
(8585, 557, 'rich_editing', 'true'),
(8586, 557, 'comment_shortcuts', 'false'),
(8587, 557, 'admin_color', 'fresh'),
(8588, 557, 'use_ssl', '0'),
(8589, 557, 'show_admin_bar_front', 'true'),
(8590, 557, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8591, 557, 'wp_user_level', '0'),
(8592, 557, 'wsl_current_provider', 'Facebook'),
(8593, 557, 'wsl_current_user_image', 'https://graph.facebook.com/1027558873928559/picture?width=150&height=150'),
(8594, 557, 'session_tokens', 'a:1:{s:64:\"4e9b968823b81896c6512017e64cbe37c27b3911e434f34b600134b75ca7ee99\";a:4:{s:10:\"expiration\";i:1433872653;s:2:\"ip\";s:14:\"85.246.189.221\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.4; D2303 Build/18.3.1.C.1.13) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432663053;}}'),
(8595, 555, 'votou', 'sim'),
(8596, 555, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(8597, 554, 'votou', 'sim'),
(8598, 554, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(8599, 557, 'votou', 'sim'),
(8600, 557, 'user_votes', 'surfista-do-ano-oakley_p1346,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(8601, 558, 'nickname', 'Jose_Olivenca'),
(8602, 558, 'first_name', 'José'),
(8603, 558, 'last_name', 'Olivença'),
(8604, 558, 'description', ''),
(8605, 558, 'rich_editing', 'true'),
(8606, 558, 'comment_shortcuts', 'false'),
(8607, 558, 'admin_color', 'fresh'),
(8608, 558, 'use_ssl', '0'),
(8609, 558, 'show_admin_bar_front', 'true'),
(8610, 558, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8611, 558, 'wp_user_level', '0'),
(8612, 558, 'wsl_current_provider', 'Facebook'),
(8613, 558, 'wsl_current_user_image', 'https://graph.facebook.com/10204410230312847/picture?width=150&height=150'),
(8614, 558, 'session_tokens', 'a:1:{s:64:\"3a436626c3bd36f3f85c2d80d329da3b9b422d7714cded861b2fc444f64057ae\";a:4:{s:10:\"expiration\";i:1433872808;s:2:\"ip\";s:13:\"95.136.68.239\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432663208;}}'),
(8615, 559, 'nickname', 'Henrique_Alves'),
(8616, 559, 'first_name', 'Henrique'),
(8617, 559, 'last_name', 'Alves'),
(8618, 559, 'description', ''),
(8619, 559, 'rich_editing', 'true'),
(8620, 559, 'comment_shortcuts', 'false'),
(8621, 559, 'admin_color', 'fresh'),
(8622, 559, 'use_ssl', '0'),
(8623, 559, 'show_admin_bar_front', 'true'),
(8624, 559, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8625, 559, 'wp_user_level', '0'),
(8626, 559, 'wsl_current_provider', 'Facebook'),
(8627, 559, 'wsl_current_user_image', 'https://graph.facebook.com/10205035606744780/picture?width=150&height=150'),
(8628, 559, 'session_tokens', 'a:1:{s:64:\"a38645d1023ccc203e3b02239982ceb75a2452e9a34d9e129a048fd5d0dbdf33\";a:4:{s:10:\"expiration\";i:1433872888;s:2:\"ip\";s:14:\"85.244.166.187\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432663288;}}'),
(8629, 556, 'votou', 'sim'),
(8630, 556, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(8631, 560, 'nickname', 'Tiagoalex_Dias'),
(8632, 560, 'first_name', 'Tiagoalex'),
(8633, 560, 'last_name', 'Dias'),
(8634, 560, 'description', ''),
(8635, 560, 'rich_editing', 'true'),
(8636, 560, 'comment_shortcuts', 'false'),
(8637, 560, 'admin_color', 'fresh'),
(8638, 560, 'use_ssl', '0'),
(8639, 560, 'show_admin_bar_front', 'true'),
(8640, 560, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8641, 560, 'wp_user_level', '0'),
(8642, 560, 'wsl_current_provider', 'Facebook'),
(8643, 560, 'wsl_current_user_image', 'https://graph.facebook.com/10153967186039408/picture?width=150&height=150'),
(8644, 560, 'session_tokens', 'a:1:{s:64:\"8d0ae5ecc25b21f89d25f1988b562bd8914e3ad8b2e9fc5fa3b63a5f8fa1f377\";a:4:{s:10:\"expiration\";i:1433873099;s:2:\"ip\";s:14:\"178.84.108.230\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432663499;}}'),
(8645, 553, 'votou', 'sim'),
(8646, 553, 'user_votes', 'manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(8647, 561, 'nickname', 'Tomas_Benjamim'),
(8648, 561, 'first_name', 'Tomás'),
(8649, 561, 'last_name', 'Benjamim'),
(8650, 561, 'description', ''),
(8651, 561, 'rich_editing', 'true'),
(8652, 561, 'comment_shortcuts', 'false'),
(8653, 561, 'admin_color', 'fresh'),
(8654, 561, 'use_ssl', '0'),
(8655, 561, 'show_admin_bar_front', 'true'),
(8656, 561, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8657, 561, 'wp_user_level', '0'),
(8658, 561, 'wsl_current_provider', 'Facebook'),
(8659, 561, 'wsl_current_user_image', 'https://graph.facebook.com/966800973364016/picture?width=150&height=150'),
(8660, 561, 'session_tokens', 'a:2:{s:64:\"16bae950d284998d6350c70e4ac11507380756d4d9a98f84d3df9252d8ba7b49\";a:4:{s:10:\"expiration\";i:1433873211;s:2:\"ip\";s:13:\"37.189.175.16\";s:2:\"ua\";s:264:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432663611;}s:64:\"b4466b58b1aa3e671f7c3f49ea9b2cc2839bb0c4bde061f7c5f0e8f38efa4034\";a:4:{s:10:\"expiration\";i:1433873242;s:2:\"ip\";s:13:\"37.189.175.16\";s:2:\"ua\";s:264:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432663642;}}'),
(8661, 562, 'nickname', 'Vasco_Sensi'),
(8662, 562, 'first_name', 'Vasco'),
(8663, 562, 'last_name', 'Sensi'),
(8664, 562, 'description', ''),
(8665, 562, 'rich_editing', 'true'),
(8666, 562, 'comment_shortcuts', 'false'),
(8667, 562, 'admin_color', 'fresh'),
(8668, 562, 'use_ssl', '0'),
(8669, 562, 'show_admin_bar_front', 'true'),
(8670, 562, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8671, 562, 'wp_user_level', '0'),
(8672, 562, 'wsl_current_provider', 'Facebook'),
(8673, 562, 'wsl_current_user_image', 'https://graph.facebook.com/10155563795150371/picture?width=150&height=150'),
(8674, 562, 'session_tokens', 'a:1:{s:64:\"314131a7ca0d38b5b027895244fc2645ea43c694de6bb4814603fc9ad44f525a\";a:4:{s:10:\"expiration\";i:1433873225;s:2:\"ip\";s:14:\"46.189.219.190\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.59.10 (KHTML, like Gecko) Version/5.1.9 Safari/534.59.10\";s:5:\"login\";i:1432663625;}}'),
(8675, 538, 'votou', 'sim'),
(8676, 538, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957'),
(8677, 536, 'votou', 'sim'),
(8678, 536, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(8679, 563, 'nickname', 'Ruben_Gouveia'),
(8680, 563, 'first_name', 'Ruben'),
(8681, 563, 'last_name', 'Gouveia'),
(8682, 563, 'description', ''),
(8683, 563, 'rich_editing', 'true'),
(8684, 563, 'comment_shortcuts', 'false'),
(8685, 563, 'admin_color', 'fresh'),
(8686, 563, 'use_ssl', '0'),
(8687, 563, 'show_admin_bar_front', 'true'),
(8688, 563, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8689, 563, 'wp_user_level', '0'),
(8690, 563, 'wsl_current_provider', 'Facebook'),
(8691, 563, 'wsl_current_user_image', 'https://graph.facebook.com/10153393440514052/picture?width=150&height=150'),
(8692, 563, 'session_tokens', 'a:1:{s:64:\"288ccbaa4e239fffcbbcc8bd2c4dbde442d143ea50f0f9024a080cfdebb46852\";a:4:{s:10:\"expiration\";i:1433873431;s:2:\"ip\";s:13:\"77.54.199.121\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432663831;}}'),
(8693, 564, 'nickname', 'Vicente_Calico'),
(8694, 564, 'first_name', 'Vicente'),
(8695, 564, 'last_name', 'Caliço'),
(8696, 564, 'description', ''),
(8697, 564, 'rich_editing', 'true'),
(8698, 564, 'comment_shortcuts', 'false'),
(8699, 564, 'admin_color', 'fresh'),
(8700, 564, 'use_ssl', '0'),
(8701, 564, 'show_admin_bar_front', 'true'),
(8702, 564, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8703, 564, 'wp_user_level', '0'),
(8704, 564, 'wsl_current_provider', 'Facebook'),
(8705, 564, 'wsl_current_user_image', 'https://graph.facebook.com/1606548899629266/picture?width=150&height=150'),
(8706, 564, 'session_tokens', 'a:1:{s:64:\"483a4296b886a4fe820488a57ada7a64cc34e2d1ddde628784d06b19b3c54c9f\";a:4:{s:10:\"expiration\";i:1433873702;s:2:\"ip\";s:13:\"89.115.50.198\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432664102;}}'),
(8707, 563, 'votou', 'sim'),
(8708, 563, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(8709, 565, 'nickname', 'Catia_Silva'),
(8710, 565, 'first_name', 'Cátia'),
(8711, 565, 'last_name', 'Silva'),
(8712, 565, 'description', ''),
(8713, 565, 'rich_editing', 'true'),
(8714, 565, 'comment_shortcuts', 'false'),
(8715, 565, 'admin_color', 'fresh'),
(8716, 565, 'use_ssl', '0'),
(8717, 565, 'show_admin_bar_front', 'true'),
(8718, 565, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8719, 565, 'wp_user_level', '0'),
(8720, 565, 'wsl_current_provider', 'Facebook'),
(8721, 565, 'wsl_current_user_image', 'https://graph.facebook.com/913032952092959/picture?width=150&height=150'),
(8722, 565, 'session_tokens', 'a:1:{s:64:\"804c86d033af00e61133767255e7cb9f65cb83648f903e7c46047219984da838\";a:4:{s:10:\"expiration\";i:1433873792;s:2:\"ip\";s:14:\"213.30.118.100\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.4; D2303 Build/18.3.1.C.1.15) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432664192;}}'),
(8723, 566, 'nickname', 'Tito_Velho_da_Palma'),
(8724, 566, 'first_name', 'Tito'),
(8725, 566, 'last_name', 'da Palma'),
(8726, 566, 'description', ''),
(8727, 566, 'rich_editing', 'true'),
(8728, 566, 'comment_shortcuts', 'false'),
(8729, 566, 'admin_color', 'fresh'),
(8730, 566, 'use_ssl', '0'),
(8731, 566, 'show_admin_bar_front', 'true'),
(8732, 566, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8733, 566, 'wp_user_level', '0'),
(8734, 566, 'wsl_current_provider', 'Facebook'),
(8735, 566, 'wsl_current_user_image', 'https://graph.facebook.com/992371834120967/picture?width=150&height=150'),
(8736, 566, 'session_tokens', 'a:1:{s:64:\"832c0e4f900a18cdb88f18bed606abf5c14a862345ebcda6761b1e6976faf401\";a:4:{s:10:\"expiration\";i:1433873823;s:2:\"ip\";s:14:\"85.243.247.221\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432664223;}}'),
(8737, 565, 'votou', 'sim'),
(8738, 565, 'user_votes', 'foto-do-ano_p1163'),
(8739, 562, 'votou', 'sim'),
(8740, 562, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(8741, 547, 'votou', 'sim'),
(8742, 547, 'user_votes', 'foto-do-ano_p1163'),
(8743, 567, 'nickname', 'Rui_Clerigo'),
(8744, 567, 'first_name', 'Rui'),
(8745, 567, 'last_name', 'Clérigo'),
(8746, 567, 'description', ''),
(8747, 567, 'rich_editing', 'true'),
(8748, 567, 'comment_shortcuts', 'false'),
(8749, 567, 'admin_color', 'fresh'),
(8750, 567, 'use_ssl', '0'),
(8751, 567, 'show_admin_bar_front', 'true'),
(8752, 567, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8753, 567, 'wp_user_level', '0'),
(8754, 567, 'wsl_current_provider', 'Facebook'),
(8755, 567, 'wsl_current_user_image', 'https://graph.facebook.com/10204281750340178/picture?width=150&height=150'),
(8756, 567, 'session_tokens', 'a:1:{s:64:\"0c9d3118dc2ac670308a2ad9ecffd6a68c9832e76a274fb2b1506f81904f8478\";a:4:{s:10:\"expiration\";i:1433874025;s:2:\"ip\";s:14:\"46.189.160.146\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.1.2; CINK FIVE Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.109 Mobile Safari/537.36\";s:5:\"login\";i:1432664425;}}'),
(8757, 568, 'nickname', 'Nuno_Dinis'),
(8758, 568, 'first_name', 'Nuno'),
(8759, 568, 'last_name', 'Dinis'),
(8760, 568, 'description', ''),
(8761, 568, 'rich_editing', 'true'),
(8762, 568, 'comment_shortcuts', 'false'),
(8763, 568, 'admin_color', 'fresh'),
(8764, 568, 'use_ssl', '0'),
(8765, 568, 'show_admin_bar_front', 'true'),
(8766, 568, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8767, 568, 'wp_user_level', '0'),
(8768, 568, 'wsl_current_provider', 'Facebook'),
(8769, 568, 'wsl_current_user_image', 'https://graph.facebook.com/541409092663908/picture?width=150&height=150'),
(8770, 568, 'session_tokens', 'a:2:{s:64:\"090310ec6fdb42746c5d318cd95af76185bf667dc76c33df31f81c276218efe6\";a:4:{s:10:\"expiration\";i:1433874038;s:2:\"ip\";s:13:\"79.168.19.127\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.1.2; LG-E460 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432664438;}s:64:\"e023c172ea2cb5c5cc8f64c463faa80cbd341d71a32bf1a68e49b7391d6cf892\";a:4:{s:10:\"expiration\";i:1433877157;s:2:\"ip\";s:13:\"79.168.19.127\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432667557;}}'),
(8771, 569, 'nickname', 'Indio_Silva'),
(8772, 569, 'first_name', 'Indio'),
(8773, 569, 'last_name', 'Silva'),
(8774, 569, 'description', ''),
(8775, 569, 'rich_editing', 'true'),
(8776, 569, 'comment_shortcuts', 'false'),
(8777, 569, 'admin_color', 'fresh'),
(8778, 569, 'use_ssl', '0'),
(8779, 569, 'show_admin_bar_front', 'true'),
(8780, 569, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8781, 569, 'wp_user_level', '0'),
(8782, 569, 'wsl_current_provider', 'Facebook'),
(8783, 569, 'wsl_current_user_image', 'https://graph.facebook.com/990718337613231/picture?width=150&height=150'),
(8784, 569, 'session_tokens', 'a:1:{s:64:\"cfd83afb574040ddfb27dcf6a0cd86c5614059d939eaf0bb3fdb7360251c841a\";a:4:{s:10:\"expiration\";i:1433874041;s:2:\"ip\";s:13:\"62.169.70.156\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-N9005 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432664441;}}'),
(8785, 564, 'votou', 'sim'),
(8786, 564, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(8787, 351, 'votou', 'sim'),
(8788, 351, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(8789, 570, 'nickname', 'Ruben_Freire'),
(8790, 570, 'first_name', 'Ruben'),
(8791, 570, 'last_name', 'Freire'),
(8792, 570, 'description', ''),
(8793, 570, 'rich_editing', 'true'),
(8794, 570, 'comment_shortcuts', 'false'),
(8795, 570, 'admin_color', 'fresh'),
(8796, 570, 'use_ssl', '0'),
(8797, 570, 'show_admin_bar_front', 'true'),
(8798, 570, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8799, 570, 'wp_user_level', '0'),
(8800, 570, 'wsl_current_provider', 'Facebook'),
(8801, 570, 'wsl_current_user_image', 'https://graph.facebook.com/10205251985552011/picture?width=150&height=150'),
(8802, 570, 'session_tokens', 'a:1:{s:64:\"2ff5131bdd5687357d438ff99e71cd769275ca943892c6045a6b4eea05bb1c52\";a:4:{s:10:\"expiration\";i:1433874145;s:2:\"ip\";s:14:\"176.84.143.226\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432664545;}}'),
(8803, 571, 'nickname', 'Leonor_Frazao'),
(8804, 571, 'first_name', 'Leonor'),
(8805, 571, 'last_name', 'Frazão'),
(8806, 571, 'description', ''),
(8807, 571, 'rich_editing', 'true'),
(8808, 571, 'comment_shortcuts', 'false'),
(8809, 571, 'admin_color', 'fresh'),
(8810, 571, 'use_ssl', '0'),
(8811, 571, 'show_admin_bar_front', 'true'),
(8812, 571, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8813, 571, 'wp_user_level', '0'),
(8814, 571, 'wsl_current_provider', 'Google'),
(8815, 571, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-Oqgn-y4pLmQ/AAAAAAAAAAI/AAAAAAAAEQg/PwcM_6Vk-vA/photo.jpg?sz=200'),
(8816, 571, 'session_tokens', 'a:1:{s:64:\"72c70e24175a024cfa2c25fa15eb8aaf677a419b9e1b4853be756d7ca4813db0\";a:4:{s:10:\"expiration\";i:1433874146;s:2:\"ip\";s:13:\"147.99.28.191\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432664546;}}'),
(8817, 572, 'nickname', 'Goncalo_Meneses'),
(8818, 572, 'first_name', 'Gonçalo'),
(8819, 572, 'last_name', 'Meneses'),
(8820, 572, 'description', ''),
(8821, 572, 'rich_editing', 'true'),
(8822, 572, 'comment_shortcuts', 'false'),
(8823, 572, 'admin_color', 'fresh'),
(8824, 572, 'use_ssl', '0'),
(8825, 572, 'show_admin_bar_front', 'true'),
(8826, 572, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8827, 572, 'wp_user_level', '0'),
(8828, 572, 'wsl_current_provider', 'Facebook'),
(8829, 572, 'wsl_current_user_image', 'https://graph.facebook.com/863260827087474/picture?width=150&height=150'),
(8830, 572, 'session_tokens', 'a:2:{s:64:\"c38ac6d0c0e25ee974a9730f80ded84d1c5aa9660bed4c32e7f40fd46699d835\";a:4:{s:10:\"expiration\";i:1433956005;s:2:\"ip\";s:12:\"2.82.170.228\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432746405;}s:64:\"19ef4f7374fc1b48dff9e028d84cff347029f70be88beec03c6ebfed0054b80f\";a:4:{s:10:\"expiration\";i:1435084895;s:2:\"ip\";s:13:\"176.79.59.250\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433875295;}}'),
(8831, 573, 'nickname', 'Bruno_Duarte'),
(8832, 573, 'first_name', 'Bruno'),
(8833, 573, 'last_name', 'Duarte'),
(8834, 573, 'description', ''),
(8835, 573, 'rich_editing', 'true'),
(8836, 573, 'comment_shortcuts', 'false'),
(8837, 573, 'admin_color', 'fresh'),
(8838, 573, 'use_ssl', '0'),
(8839, 573, 'show_admin_bar_front', 'true'),
(8840, 573, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8841, 573, 'wp_user_level', '0'),
(8842, 573, 'wsl_current_provider', 'Facebook'),
(8843, 573, 'wsl_current_user_image', 'https://graph.facebook.com/10155620097860297/picture?width=150&height=150'),
(8844, 573, 'session_tokens', 'a:1:{s:64:\"42a15c8df32f247b6f4b4e4e24ebb5b18f4bf2232ab6bb20f78a23ddae9b59fa\";a:4:{s:10:\"expiration\";i:1433874280;s:2:\"ip\";s:13:\"85.245.150.83\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432664680;}}'),
(8845, 569, 'votou', 'sim'),
(8846, 569, 'user_votes', 'surfista-do-ano-oakley_p1346,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(8847, 574, 'nickname', 'Maria_Faria_Goncalves'),
(8848, 574, 'first_name', 'Maria'),
(8849, 574, 'last_name', 'Gonçalves'),
(8850, 574, 'description', ''),
(8851, 574, 'rich_editing', 'true'),
(8852, 574, 'comment_shortcuts', 'false'),
(8853, 574, 'admin_color', 'fresh'),
(8854, 574, 'use_ssl', '0'),
(8855, 574, 'show_admin_bar_front', 'true'),
(8856, 574, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8857, 574, 'wp_user_level', '0'),
(8858, 574, 'wsl_current_provider', 'Facebook'),
(8859, 574, 'wsl_current_user_image', 'https://graph.facebook.com/10204074602216531/picture?width=150&height=150'),
(8860, 574, 'session_tokens', 'a:1:{s:64:\"83e7c8707125a613f7c7df9f57a0920ce559b8eafa47fbc9270ef21e00b7b1ca\";a:4:{s:10:\"expiration\";i:1433874337;s:2:\"ip\";s:12:\"84.91.103.15\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432664737;}}'),
(8861, 575, 'nickname', 'Vasco_Varao'),
(8862, 575, 'first_name', 'Vasco'),
(8863, 575, 'last_name', 'Varão'),
(8864, 575, 'description', ''),
(8865, 575, 'rich_editing', 'true'),
(8866, 575, 'comment_shortcuts', 'false'),
(8867, 575, 'admin_color', 'fresh'),
(8868, 575, 'use_ssl', '0'),
(8869, 575, 'show_admin_bar_front', 'true'),
(8870, 575, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8871, 575, 'wp_user_level', '0'),
(8872, 575, 'wsl_current_provider', 'Facebook'),
(8873, 575, 'wsl_current_user_image', 'https://graph.facebook.com/10206648350905878/picture?width=150&height=150'),
(8874, 575, 'session_tokens', 'a:2:{s:64:\"e8b6a13c4ac57e8dc5bab2dafeb0b261242058d18af2a39ad823ccff91fd5922\";a:4:{s:10:\"expiration\";i:1433874360;s:2:\"ip\";s:13:\"188.37.26.152\";s:2:\"ua\";s:242:\"Mozilla/5.0 (iPad; CPU OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B435 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,3;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1.1;FBSS/2; FBCR/MEO;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432664760;}s:64:\"9000d6c4706244778c7cd4d9a1324af7678d3fa2a865802e1311034fbd845f90\";a:4:{s:10:\"expiration\";i:1433971250;s:2:\"ip\";s:13:\"188.37.26.152\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432761650;}}'),
(8875, 543, 'votou', 'sim'),
(8876, 543, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(8877, 575, 'votou', 'sim'),
(8878, 575, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(8879, 571, 'votou', 'sim'),
(8880, 571, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(8881, 576, 'nickname', 'Cristina_Queiroz'),
(8882, 576, 'first_name', 'Cristina'),
(8883, 576, 'last_name', 'Queiroz'),
(8884, 576, 'description', ''),
(8885, 576, 'rich_editing', 'true'),
(8886, 576, 'comment_shortcuts', 'false'),
(8887, 576, 'admin_color', 'fresh'),
(8888, 576, 'use_ssl', '0'),
(8889, 576, 'show_admin_bar_front', 'true'),
(8890, 576, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8891, 576, 'wp_user_level', '0'),
(8892, 576, 'wsl_current_provider', 'Facebook'),
(8893, 576, 'wsl_current_user_image', 'https://graph.facebook.com/10153348689879588/picture?width=150&height=150'),
(8894, 576, 'session_tokens', 'a:1:{s:64:\"fd86476bc42ae4364e835837efaaf3082120d3d67cd4dd2544b37cd78a2be170\";a:4:{s:10:\"expiration\";i:1433874427;s:2:\"ip\";s:14:\"85.138.184.195\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432664827;}}'),
(8895, 577, 'nickname', 'Sara_Estrelinha_Amaro'),
(8896, 577, 'first_name', 'Sara Estrelinha'),
(8897, 577, 'last_name', 'Amaro'),
(8898, 577, 'description', ''),
(8899, 577, 'rich_editing', 'true'),
(8900, 577, 'comment_shortcuts', 'false'),
(8901, 577, 'admin_color', 'fresh'),
(8902, 577, 'use_ssl', '0'),
(8903, 577, 'show_admin_bar_front', 'true'),
(8904, 577, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8905, 577, 'wp_user_level', '0'),
(8906, 577, 'wsl_current_provider', 'Facebook'),
(8907, 577, 'wsl_current_user_image', 'https://graph.facebook.com/473403629479082/picture?width=150&height=150'),
(8908, 577, 'session_tokens', 'a:1:{s:64:\"d47172e1a73dc7a4683e56ce93f813e0cdf00b22e7c8950033fed64831eb870d\";a:4:{s:10:\"expiration\";i:1433874434;s:2:\"ip\";s:10:\"2.83.80.92\";s:2:\"ua\";s:151:\"Mozilla/5.0 (Linux; Android 4.2.2; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.59 Mobile Safari/537.36\";s:5:\"login\";i:1432664834;}}'),
(8909, 573, 'votou', 'sim'),
(8910, 573, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(8911, 577, 'votou', 'sim'),
(8912, 577, 'user_votes', 'foto-do-ano_p1163'),
(8913, 566, 'votou', 'sim'),
(8914, 566, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(8915, 578, 'nickname', 'Rui_Damasio'),
(8916, 578, 'first_name', 'Rui'),
(8917, 578, 'last_name', 'Damásio'),
(8918, 578, 'description', ''),
(8919, 578, 'rich_editing', 'true'),
(8920, 578, 'comment_shortcuts', 'false'),
(8921, 578, 'admin_color', 'fresh'),
(8922, 578, 'use_ssl', '0'),
(8923, 578, 'show_admin_bar_front', 'true'),
(8924, 578, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8925, 578, 'wp_user_level', '0'),
(8926, 578, 'wsl_current_provider', 'Facebook'),
(8927, 578, 'wsl_current_user_image', 'https://graph.facebook.com/10203954400281991/picture?width=150&height=150'),
(8928, 578, 'session_tokens', 'a:1:{s:64:\"5320cd3e71761f80ef146d3e7c6d635ce1a42f62f0e2f7b45ccfd4174d983076\";a:4:{s:10:\"expiration\";i:1433874605;s:2:\"ip\";s:11:\"5.8.190.114\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432665005;}}'),
(8929, 572, 'votou', 'sim'),
(8930, 572, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,treinador-do-ano_p1357'),
(8931, 579, 'nickname', 'Ines_Fialho_Estrelinha'),
(8932, 579, 'first_name', 'Inês'),
(8933, 579, 'last_name', 'Fialho Estrelinha'),
(8934, 579, 'description', ''),
(8935, 579, 'rich_editing', 'true'),
(8936, 579, 'comment_shortcuts', 'false'),
(8937, 579, 'admin_color', 'fresh'),
(8938, 579, 'use_ssl', '0'),
(8939, 579, 'show_admin_bar_front', 'true'),
(8940, 579, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8941, 579, 'wp_user_level', '0'),
(8942, 579, 'wsl_current_provider', 'Facebook'),
(8943, 579, 'wsl_current_user_image', 'https://graph.facebook.com/900800956630086/picture?width=150&height=150'),
(8944, 579, 'session_tokens', 'a:2:{s:64:\"e7298817ca2d259cb5340fca8ba0167b98b6a6cb3999e3984debae673e5c025a\";a:4:{s:10:\"expiration\";i:1433874629;s:2:\"ip\";s:12:\"84.91.97.114\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432665029;}s:64:\"a6f1401b362121681695ecdf59c459b108f027c3e530a13a8a6acd19aa88b499\";a:4:{s:10:\"expiration\";i:1434064301;s:2:\"ip\";s:12:\"2.83.177.144\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432854701;}}'),
(8945, 580, 'nickname', 'Carlos_Delgado'),
(8946, 580, 'first_name', 'Carlos'),
(8947, 580, 'last_name', 'Delgado'),
(8948, 580, 'description', ''),
(8949, 580, 'rich_editing', 'true'),
(8950, 580, 'comment_shortcuts', 'false'),
(8951, 580, 'admin_color', 'fresh'),
(8952, 580, 'use_ssl', '0'),
(8953, 580, 'show_admin_bar_front', 'true'),
(8954, 580, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8955, 580, 'wp_user_level', '0'),
(8956, 580, 'wsl_current_provider', 'Facebook'),
(8957, 580, 'wsl_current_user_image', 'https://graph.facebook.com/900746399983810/picture?width=150&height=150'),
(8958, 580, 'session_tokens', 'a:1:{s:64:\"cf7a66e15e78cfca9cb8e071e3f4866eca5422b1e47622cbb5c05ef22a86a36e\";a:4:{s:10:\"expiration\";i:1433874636;s:2:\"ip\";s:15:\"217.129.176.193\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/7.1.2 Safari/537.85.11\";s:5:\"login\";i:1432665036;}}'),
(8959, 580, 'votou', 'sim'),
(8960, 580, 'user_votes', 'foto-do-ano_p1163'),
(8961, 581, 'nickname', 'Mica_Mika'),
(8962, 581, 'first_name', 'Micá'),
(8963, 581, 'last_name', 'Miká'),
(8964, 581, 'description', ''),
(8965, 581, 'rich_editing', 'true'),
(8966, 581, 'comment_shortcuts', 'false'),
(8967, 581, 'admin_color', 'fresh'),
(8968, 581, 'use_ssl', '0'),
(8969, 581, 'show_admin_bar_front', 'true'),
(8970, 581, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8971, 581, 'wp_user_level', '0'),
(8972, 581, 'wsl_current_provider', 'Facebook'),
(8973, 581, 'wsl_current_user_image', 'https://graph.facebook.com/10153336413833624/picture?width=150&height=150'),
(8974, 581, 'session_tokens', 'a:1:{s:64:\"64bc7ff19dc2b4b147d4d3255afb14afe23c2d0e3001a2874192aac9a241a84f\";a:4:{s:10:\"expiration\";i:1433874730;s:2:\"ip\";s:11:\"5.8.190.114\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432665130;}}'),
(8975, 582, 'nickname', 'Fabien_Bessa'),
(8976, 582, 'first_name', 'Fabien'),
(8977, 582, 'last_name', 'Bessa'),
(8978, 582, 'description', ''),
(8979, 582, 'rich_editing', 'true'),
(8980, 582, 'comment_shortcuts', 'false'),
(8981, 582, 'admin_color', 'fresh'),
(8982, 582, 'use_ssl', '0'),
(8983, 582, 'show_admin_bar_front', 'true'),
(8984, 582, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8985, 582, 'wp_user_level', '0'),
(8986, 582, 'wsl_current_provider', 'Facebook'),
(8987, 582, 'wsl_current_user_image', 'https://graph.facebook.com/1079991962015298/picture?width=150&height=150'),
(8988, 582, 'session_tokens', 'a:1:{s:64:\"de3df86f3c1baef287e590851f41d3b8f4d9ac1ce40bc906c411ac7caceddf61\";a:4:{s:10:\"expiration\";i:1433874734;s:2:\"ip\";s:14:\"88.214.166.234\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.2; bq Aquaris 5 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432665134;}}'),
(8989, 583, 'nickname', 'Maria_Eliseu'),
(8990, 583, 'first_name', 'Maria'),
(8991, 583, 'last_name', 'Eliseu'),
(8992, 583, 'description', ''),
(8993, 583, 'rich_editing', 'true'),
(8994, 583, 'comment_shortcuts', 'false'),
(8995, 583, 'admin_color', 'fresh'),
(8996, 583, 'use_ssl', '0'),
(8997, 583, 'show_admin_bar_front', 'true'),
(8998, 583, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(8999, 583, 'wp_user_level', '0'),
(9000, 583, 'wsl_current_provider', 'Google'),
(9001, 583, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(9002, 583, 'session_tokens', 'a:1:{s:64:\"2a56f611f328cd5b21989cb4733499550a5e2f764991a3b2ebd1cee4ff176682\";a:4:{s:10:\"expiration\";i:1433874888;s:2:\"ip\";s:13:\"5.249.111.145\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432665288;}}'),
(9003, 584, 'nickname', 'Joao_Dinis_Carrilho'),
(9004, 584, 'first_name', 'João'),
(9005, 584, 'last_name', 'Carrilho'),
(9006, 584, 'description', ''),
(9007, 584, 'rich_editing', 'true'),
(9008, 584, 'comment_shortcuts', 'false'),
(9009, 584, 'admin_color', 'fresh'),
(9010, 584, 'use_ssl', '0'),
(9011, 584, 'show_admin_bar_front', 'true'),
(9012, 584, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9013, 584, 'wp_user_level', '0'),
(9014, 584, 'wsl_current_provider', 'Facebook'),
(9015, 584, 'wsl_current_user_image', 'https://graph.facebook.com/10152912542412607/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(9016, 584, 'session_tokens', 'a:1:{s:64:\"310fd5dbed7eb1cc9e2d340b201cbcdfbac8f7652d03cf9a7568fcd48118a679\";a:4:{s:10:\"expiration\";i:1433874921;s:2:\"ip\";s:12:\"77.54.111.13\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432665321;}}'),
(9017, 584, 'votou', 'sim'),
(9018, 584, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(9019, 561, 'votou', 'sim'),
(9020, 561, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(9021, 585, 'nickname', 'Filipa_Alves'),
(9022, 585, 'first_name', 'Filipa'),
(9023, 585, 'last_name', 'Alves'),
(9024, 585, 'description', ''),
(9025, 585, 'rich_editing', 'true'),
(9026, 585, 'comment_shortcuts', 'false'),
(9027, 585, 'admin_color', 'fresh'),
(9028, 585, 'use_ssl', '0'),
(9029, 585, 'show_admin_bar_front', 'true'),
(9030, 585, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9031, 585, 'wp_user_level', '0'),
(9032, 585, 'wsl_current_provider', 'Facebook'),
(9033, 585, 'wsl_current_user_image', 'https://graph.facebook.com/989455784406347/picture?width=150&height=150'),
(9034, 585, 'session_tokens', 'a:1:{s:64:\"2f43f967b59b1da7f44d19b082c948a67027790c898385cb13ed6c6ce9aabfd9\";a:4:{s:10:\"expiration\";i:1433875162;s:2:\"ip\";s:13:\"85.241.114.33\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432665562;}}'),
(9035, 574, 'votou', 'sim'),
(9036, 574, 'user_votes', 'tubo-do-ano-ess_p1296,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,foto-do-ano_p1163'),
(9037, 586, 'nickname', 'Francisco_Braz_Teixeira'),
(9038, 586, 'first_name', 'Francisco'),
(9039, 586, 'last_name', 'Teixeira'),
(9040, 586, 'description', ''),
(9041, 586, 'rich_editing', 'true'),
(9042, 586, 'comment_shortcuts', 'false'),
(9043, 586, 'admin_color', 'fresh'),
(9044, 586, 'use_ssl', '0'),
(9045, 586, 'show_admin_bar_front', 'true'),
(9046, 586, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9047, 586, 'wp_user_level', '0'),
(9048, 586, 'wsl_current_provider', 'Facebook'),
(9049, 586, 'wsl_current_user_image', 'https://graph.facebook.com/10206716543374343/picture?width=150&height=150'),
(9050, 586, 'session_tokens', 'a:1:{s:64:\"8651b6885b794c6830186a8267c2d15aadc153434693484facf7b4b5952f0c89\";a:4:{s:10:\"expiration\";i:1433875256;s:2:\"ip\";s:13:\"85.240.32.170\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432665656;}}'),
(9051, 583, 'votou', 'sim'),
(9052, 583, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(9053, 585, 'votou', 'sim'),
(9054, 585, 'user_votes', 'manobra-do-ano-reef_p1305,foto-do-ano_p1277,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(9055, 243, 'votou', 'sim'),
(9056, 243, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(9057, 587, 'nickname', 'Melissa_Teixeira'),
(9058, 587, 'first_name', 'Melissa'),
(9059, 587, 'last_name', 'Teixeira'),
(9060, 587, 'description', ''),
(9061, 587, 'rich_editing', 'true'),
(9062, 587, 'comment_shortcuts', 'false'),
(9063, 587, 'admin_color', 'fresh'),
(9064, 587, 'use_ssl', '0'),
(9065, 587, 'show_admin_bar_front', 'true'),
(9066, 587, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9067, 587, 'wp_user_level', '0'),
(9068, 587, 'wsl_current_provider', 'Facebook'),
(9069, 587, 'wsl_current_user_image', 'https://graph.facebook.com/924430237599302/picture?width=150&height=150'),
(9070, 587, 'session_tokens', 'a:1:{s:64:\"4f7e2f2d65099dca0dcd96e8341421eb9501e673375cde612749f22dfaea3b08\";a:4:{s:10:\"expiration\";i:1433875361;s:2:\"ip\";s:11:\"2.82.109.72\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 5.0.2; VF-895N Build/LRX22G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432665761;}}'),
(9071, 588, 'nickname', 'Luis_Pita_Silva'),
(9072, 588, 'first_name', 'Luis'),
(9073, 588, 'last_name', 'Silva'),
(9074, 588, 'description', ''),
(9075, 588, 'rich_editing', 'true'),
(9076, 588, 'comment_shortcuts', 'false'),
(9077, 588, 'admin_color', 'fresh'),
(9078, 588, 'use_ssl', '0'),
(9079, 588, 'show_admin_bar_front', 'true'),
(9080, 588, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9081, 588, 'wp_user_level', '0'),
(9082, 588, 'wsl_current_provider', 'Facebook'),
(9083, 588, 'wsl_current_user_image', 'https://graph.facebook.com/10153257535134000/picture?width=150&height=150'),
(9084, 588, 'session_tokens', 'a:1:{s:64:\"6fe150abfaf1d8d38d70cf024a806ff0c3ba1b97951ad9c45233c6344bd703ed\";a:4:{s:10:\"expiration\";i:1433875388;s:2:\"ip\";s:14:\"89.114.191.229\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 5.1.1; Nexus 7 Build/LMY47V; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432665788;}}'),
(9085, 589, 'nickname', 'Raquel_Matos'),
(9086, 589, 'first_name', 'Raquel'),
(9087, 589, 'last_name', 'Matos'),
(9088, 589, 'description', ''),
(9089, 589, 'rich_editing', 'true'),
(9090, 589, 'comment_shortcuts', 'false'),
(9091, 589, 'admin_color', 'fresh'),
(9092, 589, 'use_ssl', '0'),
(9093, 589, 'show_admin_bar_front', 'true'),
(9094, 589, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9095, 589, 'wp_user_level', '0'),
(9096, 589, 'wsl_current_provider', 'Facebook'),
(9097, 589, 'wsl_current_user_image', 'https://graph.facebook.com/10152784701911428/picture?width=150&height=150'),
(9098, 589, 'session_tokens', 'a:2:{s:64:\"ff57dd9d110acccff0209883539cf6b0432f685432b0ef94cb09affef0dd561a\";a:4:{s:10:\"expiration\";i:1433875400;s:2:\"ip\";s:12:\"87.103.66.28\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432665800;}s:64:\"80dbd697f99c3aaf13d2383fe434c3cffabf506bcbeb15b6e25f329d37450840\";a:4:{s:10:\"expiration\";i:1433884977;s:2:\"ip\";s:13:\"188.37.196.47\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432675377;}}'),
(9099, 587, 'votou', 'sim'),
(9100, 587, 'user_votes', 'foto-do-ano_p1163'),
(9101, 590, 'nickname', 'Rodrigo_Contreiras'),
(9102, 590, 'first_name', 'Rodrigo'),
(9103, 590, 'last_name', 'Contreiras'),
(9104, 590, 'description', ''),
(9105, 590, 'rich_editing', 'true'),
(9106, 590, 'comment_shortcuts', 'false'),
(9107, 590, 'admin_color', 'fresh'),
(9108, 590, 'use_ssl', '0'),
(9109, 590, 'show_admin_bar_front', 'true'),
(9110, 590, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9111, 590, 'wp_user_level', '0'),
(9112, 590, 'wsl_current_provider', 'Facebook'),
(9113, 590, 'wsl_current_user_image', 'https://graph.facebook.com/10152758497347721/picture?width=150&height=150'),
(9114, 590, 'session_tokens', 'a:1:{s:64:\"47dffeca63aa07eb619d2f1b289114dd976273bd8e3871f9e3f84263fe830355\";a:4:{s:10:\"expiration\";i:1433875435;s:2:\"ip\";s:14:\"81.193.143.225\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1432665835;}}'),
(9115, 591, 'nickname', 'Maria_Do_Carmo_Lemos'),
(9116, 591, 'first_name', 'Maria'),
(9117, 591, 'last_name', 'Lemos'),
(9118, 591, 'description', ''),
(9119, 591, 'rich_editing', 'true'),
(9120, 591, 'comment_shortcuts', 'false'),
(9121, 591, 'admin_color', 'fresh'),
(9122, 591, 'use_ssl', '0'),
(9123, 591, 'show_admin_bar_front', 'true'),
(9124, 591, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9125, 591, 'wp_user_level', '0'),
(9126, 591, 'wsl_current_provider', 'Facebook'),
(9127, 591, 'wsl_current_user_image', 'https://graph.facebook.com/10202978555544221/picture?width=150&height=150'),
(9128, 591, 'session_tokens', 'a:2:{s:64:\"41c1c9e847e46cea7b9f7c98a60fd5bf1306e6e16f34fb9da93f3ef40b161297\";a:4:{s:10:\"expiration\";i:1433875464;s:2:\"ip\";s:13:\"37.189.105.97\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432665864;}s:64:\"54227e18b74815e3198cce9d2d0f3160663e437a2baaf36c52424077e50b773f\";a:4:{s:10:\"expiration\";i:1434332315;s:2:\"ip\";s:13:\"37.189.105.97\";s:2:\"ua\";s:185:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E5 FHD Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433122715;}}'),
(9129, 591, 'votou', 'sim'),
(9130, 591, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(9131, 592, 'nickname', 'Sofia_Fernandes'),
(9132, 592, 'first_name', 'Sofia'),
(9133, 592, 'last_name', 'Fernandes'),
(9134, 592, 'description', ''),
(9135, 592, 'rich_editing', 'true'),
(9136, 592, 'comment_shortcuts', 'false'),
(9137, 592, 'admin_color', 'fresh'),
(9138, 592, 'use_ssl', '0'),
(9139, 592, 'show_admin_bar_front', 'true'),
(9140, 592, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9141, 592, 'wp_user_level', '0'),
(9142, 592, 'wsl_current_provider', 'Facebook'),
(9143, 592, 'wsl_current_user_image', 'https://graph.facebook.com/818481221582044/picture?width=150&height=150'),
(9144, 592, 'session_tokens', 'a:3:{s:64:\"4bdea40359b150cfeea160fa06ec35c1002af1dc24cb88e099cb198d84202775\";a:4:{s:10:\"expiration\";i:1433875530;s:2:\"ip\";s:13:\"87.103.68.200\";s:2:\"ua\";s:140:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) CriOS/42.0.2311.47 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432665930;}s:64:\"35b51833466190da6708423f9f364d0de209fd2585ac080393e5f2958b54788d\";a:4:{s:10:\"expiration\";i:1433875564;s:2:\"ip\";s:13:\"87.103.68.200\";s:2:\"ua\";s:140:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) CriOS/42.0.2311.47 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432665964;}s:64:\"c97223b024f2e058a9548d6a9aebf7400fee789106875a1910b476599611666b\";a:4:{s:10:\"expiration\";i:1433877058;s:2:\"ip\";s:13:\"82.154.235.57\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432667458;}}'),
(9145, 593, 'nickname', 'Soraia_Benjamim'),
(9146, 593, 'first_name', 'Soraia'),
(9147, 593, 'last_name', 'Benjamim'),
(9148, 593, 'description', ''),
(9149, 593, 'rich_editing', 'true'),
(9150, 593, 'comment_shortcuts', 'false'),
(9151, 593, 'admin_color', 'fresh'),
(9152, 593, 'use_ssl', '0'),
(9153, 593, 'show_admin_bar_front', 'true'),
(9154, 593, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9155, 593, 'wp_user_level', '0'),
(9156, 593, 'wsl_current_provider', 'Facebook'),
(9157, 593, 'wsl_current_user_image', 'https://graph.facebook.com/10204098209596841/picture?width=150&height=150'),
(9158, 593, 'session_tokens', 'a:1:{s:64:\"afe275a12d14ff99dfc6fa38e12f4a0e5cb6e5846feef8d5c616a040f69f8d96\";a:4:{s:10:\"expiration\";i:1433875647;s:2:\"ip\";s:13:\"37.189.175.16\";s:2:\"ua\";s:178:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G360F Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432666047;}}'),
(9159, 590, 'votou', 'sim'),
(9160, 590, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(9161, 594, 'nickname', 'Ricardo_Abreu'),
(9162, 594, 'first_name', 'Ricardo'),
(9163, 594, 'last_name', 'Abreu'),
(9164, 594, 'description', ''),
(9165, 594, 'rich_editing', 'true'),
(9166, 594, 'comment_shortcuts', 'false'),
(9167, 594, 'admin_color', 'fresh'),
(9168, 594, 'use_ssl', '0'),
(9169, 594, 'show_admin_bar_front', 'true'),
(9170, 594, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9171, 594, 'wp_user_level', '0'),
(9172, 594, 'wsl_current_provider', 'Facebook'),
(9173, 594, 'wsl_current_user_image', 'https://graph.facebook.com/10153856055714325/picture?width=150&height=150'),
(9174, 594, 'session_tokens', 'a:1:{s:64:\"4afa1a5a867bd1098147b95b1030b389433c1d651f1d25acc39f0a75cf1a83d7\";a:4:{s:10:\"expiration\";i:1433875663;s:2:\"ip\";s:12:\"2.81.207.122\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432666063;}}'),
(9175, 594, 'votou', 'sim'),
(9176, 594, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(9177, 593, 'votou', 'sim'),
(9178, 593, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(9179, 595, 'nickname', 'Nicola_Henriques'),
(9180, 595, 'first_name', 'Nicola'),
(9181, 595, 'last_name', 'Henriques'),
(9182, 595, 'description', ''),
(9183, 595, 'rich_editing', 'true'),
(9184, 595, 'comment_shortcuts', 'false'),
(9185, 595, 'admin_color', 'fresh'),
(9186, 595, 'use_ssl', '0'),
(9187, 595, 'show_admin_bar_front', 'true'),
(9188, 595, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9189, 595, 'wp_user_level', '0'),
(9190, 595, 'wsl_current_provider', 'Facebook'),
(9191, 595, 'wsl_current_user_image', 'https://graph.facebook.com/10206938221592696/picture?width=150&height=150'),
(9192, 595, 'session_tokens', 'a:1:{s:64:\"54792571d5f81646adcc74becdd39904d2622273c2a2e5dee71a1b6ce711d195\";a:4:{s:10:\"expiration\";i:1433875931;s:2:\"ip\";s:13:\"37.189.105.48\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432666331;}}'),
(9193, 595, 'votou', 'sim'),
(9194, 595, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(9195, 596, 'nickname', 'Sofia_Salgado'),
(9196, 596, 'first_name', 'Sofia'),
(9197, 596, 'last_name', 'Salgado'),
(9198, 596, 'description', ''),
(9199, 596, 'rich_editing', 'true'),
(9200, 596, 'comment_shortcuts', 'false'),
(9201, 596, 'admin_color', 'fresh'),
(9202, 596, 'use_ssl', '0'),
(9203, 596, 'show_admin_bar_front', 'true'),
(9204, 596, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9205, 596, 'wp_user_level', '0'),
(9206, 596, 'wsl_current_provider', 'Google'),
(9207, 596, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-OB_LzdC59EY/AAAAAAAAAAI/AAAAAAAAAFA/Xhq9sHUU0rM/photo.jpg?sz=200'),
(9208, 596, 'session_tokens', 'a:2:{s:64:\"27a4ef947d555f3422ef9d394ed6a62f8e1d3e2fa0b3f13909b0d81f3bc2e960\";a:4:{s:10:\"expiration\";i:1433876058;s:2:\"ip\";s:12:\"82.155.26.52\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432666458;}s:64:\"d8e2e3d7e633b39b58b9b15acd57a50ff8761bd2e9d8080bd065e6d1721140bc\";a:4:{s:10:\"expiration\";i:1434102602;s:2:\"ip\";s:12:\"82.155.24.45\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432893002;}}'),
(9209, 596, 'votou', 'sim'),
(9210, 596, 'user_votes', 'surfista-do-ano-oakley_p1346,foto-do-ano_p1163'),
(9211, 588, 'votou', 'sim'),
(9212, 588, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379'),
(9213, 597, 'nickname', 'Rita_Filipe'),
(9214, 597, 'first_name', 'Rita'),
(9215, 597, 'last_name', 'Filipe'),
(9216, 597, 'description', ''),
(9217, 597, 'rich_editing', 'true'),
(9218, 597, 'comment_shortcuts', 'false'),
(9219, 597, 'admin_color', 'fresh'),
(9220, 597, 'use_ssl', '0'),
(9221, 597, 'show_admin_bar_front', 'true'),
(9222, 597, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9223, 597, 'wp_user_level', '0'),
(9224, 597, 'wsl_current_provider', 'Facebook'),
(9225, 597, 'wsl_current_user_image', 'https://graph.facebook.com/1185284208165131/picture?width=150&height=150'),
(9226, 597, 'session_tokens', 'a:1:{s:64:\"451cf2fffa5333ac14f5a5065d20ce5b29039139f0dd9f23a50781a866192380\";a:4:{s:10:\"expiration\";i:1433876296;s:2:\"ip\";s:13:\"213.30.118.65\";s:2:\"ua\";s:165:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30 SVN/070FPG1\";s:5:\"login\";i:1432666696;}}'),
(9227, 326, 'votou', 'sim'),
(9228, 326, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(9229, 598, 'nickname', 'Claudia_Favinha'),
(9230, 598, 'first_name', 'Claudia'),
(9231, 598, 'last_name', 'Favinha'),
(9232, 598, 'description', ''),
(9233, 598, 'rich_editing', 'true'),
(9234, 598, 'comment_shortcuts', 'false'),
(9235, 598, 'admin_color', 'fresh'),
(9236, 598, 'use_ssl', '0'),
(9237, 598, 'show_admin_bar_front', 'true'),
(9238, 598, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9239, 598, 'wp_user_level', '0'),
(9240, 598, 'wsl_current_provider', 'Facebook'),
(9241, 598, 'wsl_current_user_image', 'https://graph.facebook.com/10153389920556214/picture?width=150&height=150'),
(9242, 598, 'session_tokens', 'a:1:{s:64:\"c2c58d30bfbadebd3f438a96d97a0768c1ddb155c4cd0965bda00a52dd6554ef\";a:4:{s:10:\"expiration\";i:1433876315;s:2:\"ip\";s:14:\"178.83.157.195\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.59.10 (KHTML, like Gecko) Version/5.1.9 Safari/534.59.10\";s:5:\"login\";i:1432666715;}}'),
(9243, 599, 'nickname', 'Alexandre_Monge'),
(9244, 599, 'first_name', 'Alexandre'),
(9245, 599, 'last_name', 'Monge'),
(9246, 599, 'description', ''),
(9247, 599, 'rich_editing', 'true'),
(9248, 599, 'comment_shortcuts', 'false'),
(9249, 599, 'admin_color', 'fresh'),
(9250, 599, 'use_ssl', '0'),
(9251, 599, 'show_admin_bar_front', 'true'),
(9252, 599, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9253, 599, 'wp_user_level', '0'),
(9254, 599, 'wsl_current_provider', 'Facebook'),
(9255, 599, 'wsl_current_user_image', 'https://graph.facebook.com/10206773826286456/picture?width=150&height=150'),
(9256, 599, 'session_tokens', 'a:2:{s:64:\"44d7dad38ceccf5771f6370930496eea990297933a47f7760c3f32deaf9f210f\";a:4:{s:10:\"expiration\";i:1433876358;s:2:\"ip\";s:12:\"85.246.86.21\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.118 Safari/537.36\";s:5:\"login\";i:1432666758;}s:64:\"c5ddb44d112b0eed4fd9c258be8aff343f1e12a48a6c7d008b0dca6dff2c5d0f\";a:4:{s:10:\"expiration\";i:1434116472;s:2:\"ip\";s:15:\"193.203.107.137\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432906872;}}'),
(9257, 344, 'votou', 'sim'),
(9258, 344, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(9259, 600, 'nickname', 'Vitor_Copa'),
(9260, 600, 'first_name', 'Vitor'),
(9261, 600, 'last_name', 'Copa'),
(9262, 600, 'description', ''),
(9263, 600, 'rich_editing', 'true'),
(9264, 600, 'comment_shortcuts', 'false'),
(9265, 600, 'admin_color', 'fresh'),
(9266, 600, 'use_ssl', '0'),
(9267, 600, 'show_admin_bar_front', 'true'),
(9268, 600, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9269, 600, 'wp_user_level', '0'),
(9270, 600, 'wsl_current_provider', 'Facebook'),
(9271, 600, 'wsl_current_user_image', 'https://graph.facebook.com/966213000090072/picture?width=150&height=150'),
(9272, 600, 'session_tokens', 'a:3:{s:64:\"da23558ffb9893927b4c9b0923aa2f23fa6608efec9ea265d1555805cff3d143\";a:4:{s:10:\"expiration\";i:1433876473;s:2:\"ip\";s:11:\"2.83.89.105\";s:2:\"ua\";s:147:\"Mozilla/5.0 (Linux; U; Android 2.3.5; pt-pt; Optimus Barcelona Build/OPT_B01) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1\";s:5:\"login\";i:1432666873;}s:64:\"dbcf8779d676c1e36a944d650aea51191893acca0ef8e3e76c7bde813f315fcb\";a:4:{s:10:\"expiration\";i:1433877083;s:2:\"ip\";s:11:\"2.83.89.105\";s:2:\"ua\";s:130:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; SM-T110 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30\";s:5:\"login\";i:1432667483;}s:64:\"775c997514d216641f076c29e630c5d9a7b08db91755304ffa6f9c74c9f64977\";a:4:{s:10:\"expiration\";i:1434469912;s:2:\"ip\";s:13:\"77.54.185.177\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433260312;}}'),
(9273, 601, 'nickname', 'Da_House'),
(9274, 601, 'first_name', 'Da'),
(9275, 601, 'last_name', 'House'),
(9276, 601, 'description', ''),
(9277, 601, 'rich_editing', 'true'),
(9278, 601, 'comment_shortcuts', 'false'),
(9279, 601, 'admin_color', 'fresh'),
(9280, 601, 'use_ssl', '0'),
(9281, 601, 'show_admin_bar_front', 'true'),
(9282, 601, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9283, 601, 'wp_user_level', '0'),
(9284, 601, 'wsl_current_provider', 'Facebook'),
(9285, 601, 'wsl_current_user_image', 'https://graph.facebook.com/1081131061901534/picture?width=150&height=150'),
(9286, 601, 'session_tokens', 'a:1:{s:64:\"7e84c4379faf984656b4d9c0a8225613ea84d74cb33abeb43d330dfda7cc2fe5\";a:4:{s:10:\"expiration\";i:1433876490;s:2:\"ip\";s:14:\"85.138.102.153\";s:2:\"ua\";s:150:\"Mozilla/5.0 (Linux; Android 4.4.4; LG-D390n Build/KTU84P.A1410321505) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.109 Mobile Safari/537.36\";s:5:\"login\";i:1432666890;}}'),
(9287, 602, 'nickname', 'Armanda_Sousa'),
(9288, 602, 'first_name', 'Armanda'),
(9289, 602, 'last_name', 'Sousa'),
(9290, 602, 'description', ''),
(9291, 602, 'rich_editing', 'true'),
(9292, 602, 'comment_shortcuts', 'false'),
(9293, 602, 'admin_color', 'fresh'),
(9294, 602, 'use_ssl', '0'),
(9295, 602, 'show_admin_bar_front', 'true'),
(9296, 602, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9297, 602, 'wp_user_level', '0'),
(9298, 602, 'wsl_current_provider', 'Facebook'),
(9299, 602, 'wsl_current_user_image', 'https://graph.facebook.com/10206647024236632/picture?width=150&height=150'),
(9300, 602, 'session_tokens', 'a:1:{s:64:\"929522f250893023db892ec38aa697c7b03d27aa3ec906eb4839a57566e16e98\";a:4:{s:10:\"expiration\";i:1433876701;s:2:\"ip\";s:14:\"82.155.168.228\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432667101;}}'),
(9301, 603, 'nickname', 'Isabel_Linhares_de_Andrade'),
(9302, 603, 'first_name', 'Isabel'),
(9303, 603, 'last_name', 'de Andrade'),
(9304, 603, 'description', ''),
(9305, 603, 'rich_editing', 'true'),
(9306, 603, 'comment_shortcuts', 'false'),
(9307, 603, 'admin_color', 'fresh'),
(9308, 603, 'use_ssl', '0'),
(9309, 603, 'show_admin_bar_front', 'true'),
(9310, 603, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9311, 603, 'wp_user_level', '0'),
(9312, 603, 'wsl_current_provider', 'Facebook'),
(9313, 603, 'wsl_current_user_image', 'https://graph.facebook.com/10205369193303663/picture?width=150&height=150'),
(9314, 603, 'session_tokens', 'a:2:{s:64:\"e1ae37a1a6133fdfd99a50c80fcca0ef1d88950201ee29eaa8fa0689f2bcca00\";a:4:{s:10:\"expiration\";i:1433876717;s:2:\"ip\";s:14:\"79.168.116.122\";s:2:\"ua\";s:245:\"Mozilla/5.0 (iPad; CPU OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.2;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432667117;}s:64:\"466971a3945edc7a2a286722ee635dc4792f37bd28b17c319bbbd84d15596cc4\";a:4:{s:10:\"expiration\";i:1434149831;s:2:\"ip\";s:14:\"79.168.116.122\";s:2:\"ua\";s:233:\"Mozilla/5.0 (iPad; CPU OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/28.0.0.10.10;FBBV/8930087;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.2;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432940231;}}'),
(9315, 604, 'nickname', 'Ricardo_Goncalves'),
(9316, 604, 'first_name', 'Ricardo'),
(9317, 604, 'last_name', 'Gonçalves'),
(9318, 604, 'description', ''),
(9319, 604, 'rich_editing', 'true'),
(9320, 604, 'comment_shortcuts', 'false'),
(9321, 604, 'admin_color', 'fresh'),
(9322, 604, 'use_ssl', '0'),
(9323, 604, 'show_admin_bar_front', 'true'),
(9324, 604, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9325, 604, 'wp_user_level', '0'),
(9326, 604, 'wsl_current_provider', 'Facebook'),
(9327, 604, 'wsl_current_user_image', 'https://graph.facebook.com/10153333196382438/picture?width=150&height=150'),
(9328, 604, 'session_tokens', 'a:2:{s:64:\"17762045dfd4890ad5eda7f0987bfe99df666bcd2912447b65b0e04fcb15efbb\";a:4:{s:10:\"expiration\";i:1433876740;s:2:\"ip\";s:12:\"95.92.174.46\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432667140;}s:64:\"a716bf96f116913cc0e4393dc61a5aa5aab364f9c6ea46eab1b591dd74968c23\";a:4:{s:10:\"expiration\";i:1433881547;s:2:\"ip\";s:12:\"95.92.174.46\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432671947;}}'),
(9329, 603, 'votou', 'sim'),
(9330, 603, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353'),
(9331, 602, 'votou', 'sim'),
(9332, 602, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(9333, 601, 'votou', 'sim'),
(9334, 601, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(9335, 605, 'nickname', 'Andre_Domingos'),
(9336, 605, 'first_name', 'André'),
(9337, 605, 'last_name', 'Domingos'),
(9338, 605, 'description', ''),
(9339, 605, 'rich_editing', 'true'),
(9340, 605, 'comment_shortcuts', 'false'),
(9341, 605, 'admin_color', 'fresh'),
(9342, 605, 'use_ssl', '0'),
(9343, 605, 'show_admin_bar_front', 'true'),
(9344, 605, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9345, 605, 'wp_user_level', '0'),
(9346, 605, 'wsl_current_provider', 'Facebook'),
(9347, 605, 'wsl_current_user_image', 'https://graph.facebook.com/10207136549199891/picture?width=150&height=150'),
(9348, 605, 'session_tokens', 'a:1:{s:64:\"a5e02c8dc52cc6e5d3174c3e0daa49c5addf4127b928b26093efc5e93ec277ae\";a:4:{s:10:\"expiration\";i:1433876966;s:2:\"ip\";s:12:\"95.94.152.85\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432667366;}}'),
(9349, 606, 'nickname', 'Joao_Neves'),
(9350, 606, 'first_name', 'João'),
(9351, 606, 'last_name', 'Neves'),
(9352, 606, 'description', ''),
(9353, 606, 'rich_editing', 'true'),
(9354, 606, 'comment_shortcuts', 'false'),
(9355, 606, 'admin_color', 'fresh'),
(9356, 606, 'use_ssl', '0'),
(9357, 606, 'show_admin_bar_front', 'true'),
(9358, 606, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9359, 606, 'wp_user_level', '0'),
(9360, 606, 'wsl_current_provider', 'Facebook'),
(9361, 606, 'wsl_current_user_image', 'https://graph.facebook.com/1065176426844276/picture?width=150&height=150'),
(9362, 606, 'session_tokens', 'a:1:{s:64:\"e094dc62af3c833352da90501da5aab136b7216d991a4b67ff65cb24331fd2e8\";a:4:{s:10:\"expiration\";i:1433877022;s:2:\"ip\";s:12:\"81.20.249.74\";s:2:\"ua\";s:182:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E4.5 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432667422;}}'),
(9363, 606, 'votou', 'sim'),
(9364, 606, 'user_votes', 'foto-do-ano_p957'),
(9365, 604, 'votou', 'sim'),
(9366, 604, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(9367, 600, 'votou', 'sim'),
(9368, 600, 'user_votes', 'foto-do-ano_p1163'),
(9369, 607, 'nickname', 'Santiago_Graca'),
(9370, 607, 'first_name', 'Santiago'),
(9371, 607, 'last_name', 'Graça'),
(9372, 607, 'description', ''),
(9373, 607, 'rich_editing', 'true'),
(9374, 607, 'comment_shortcuts', 'false'),
(9375, 607, 'admin_color', 'fresh'),
(9376, 607, 'use_ssl', '0'),
(9377, 607, 'show_admin_bar_front', 'true'),
(9378, 607, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9379, 607, 'wp_user_level', '0'),
(9380, 607, 'wsl_current_provider', 'Facebook'),
(9381, 607, 'wsl_current_user_image', 'https://graph.facebook.com/681443755318585/picture?width=150&height=150'),
(9382, 607, 'session_tokens', 'a:3:{s:64:\"46adcb61911e9c26787d08ecf5a6a60019568dc032a289248f0bce4be19b53a4\";a:4:{s:10:\"expiration\";i:1433877144;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432667544;}s:64:\"fd7526eece15f5033e66111bc578f61d4046b00927cde5879d6d71a12bed3c77\";a:4:{s:10:\"expiration\";i:1434273818;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433064218;}s:64:\"775540e7d578185dfa0d01020b8605e07c4aeae34a5f16ab2c1797b3b54a5938\";a:4:{s:10:\"expiration\";i:1434294398;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36\";s:5:\"login\";i:1433084798;}}'),
(9383, 608, 'nickname', 'Pedro_Sequeira'),
(9384, 608, 'first_name', 'Pedro'),
(9385, 608, 'last_name', 'Sequeira'),
(9386, 608, 'description', ''),
(9387, 608, 'rich_editing', 'true'),
(9388, 608, 'comment_shortcuts', 'false'),
(9389, 608, 'admin_color', 'fresh'),
(9390, 608, 'use_ssl', '0'),
(9391, 608, 'show_admin_bar_front', 'true'),
(9392, 608, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9393, 608, 'wp_user_level', '0'),
(9394, 608, 'wsl_current_provider', 'Facebook'),
(9395, 608, 'wsl_current_user_image', 'https://graph.facebook.com/827366724038178/picture?width=150&height=150'),
(9396, 608, 'session_tokens', 'a:1:{s:64:\"0d7436007225eb46fca6329629942404b180346b1c8e35bc0d7f637b7f914d22\";a:4:{s:10:\"expiration\";i:1433877241;s:2:\"ip\";s:10:\"95.93.48.7\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432667641;}}'),
(9397, 609, 'nickname', 'Mane_M_Lima'),
(9398, 609, 'first_name', 'Mané'),
(9399, 609, 'last_name', 'Lima'),
(9400, 609, 'description', ''),
(9401, 609, 'rich_editing', 'true'),
(9402, 609, 'comment_shortcuts', 'false'),
(9403, 609, 'admin_color', 'fresh'),
(9404, 609, 'use_ssl', '0'),
(9405, 609, 'show_admin_bar_front', 'true'),
(9406, 609, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9407, 609, 'wp_user_level', '0'),
(9408, 609, 'wsl_current_provider', 'Facebook'),
(9409, 609, 'wsl_current_user_image', 'https://graph.facebook.com/10206559022112756/picture?width=150&height=150'),
(9410, 609, 'session_tokens', 'a:2:{s:64:\"2bbc1ef304c10a63364c6950901129142490ee2c48f79f748ee3c43d406a3599\";a:4:{s:10:\"expiration\";i:1433877255;s:2:\"ip\";s:14:\"89.155.144.109\";s:2:\"ua\";s:213:\"Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 630; Vodafone) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537\";s:5:\"login\";i:1432667655;}s:64:\"968cdaae485d626122d087de767d81323145a9d8e6a5896ba865c13b0471e607\";a:4:{s:10:\"expiration\";i:1434493461;s:2:\"ip\";s:14:\"89.155.144.109\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.2; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433283861;}}'),
(9411, 598, 'votou', 'sim'),
(9412, 598, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(9413, 610, 'nickname', 'Diogo_Ferreira'),
(9414, 610, 'first_name', 'Diogo'),
(9415, 610, 'last_name', 'Ferreira'),
(9416, 610, 'description', ''),
(9417, 610, 'rich_editing', 'true'),
(9418, 610, 'comment_shortcuts', 'false'),
(9419, 610, 'admin_color', 'fresh'),
(9420, 610, 'use_ssl', '0'),
(9421, 610, 'show_admin_bar_front', 'true'),
(9422, 610, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9423, 610, 'wp_user_level', '0'),
(9424, 610, 'wsl_current_provider', 'Facebook'),
(9425, 610, 'wsl_current_user_image', 'https://graph.facebook.com/1151355234890829/picture?width=150&height=150'),
(9426, 610, 'session_tokens', 'a:1:{s:64:\"9d1faec949b25a009d4b0a521a5207f69805b43a82c4cc94cf33518aec8d0a98\";a:4:{s:10:\"expiration\";i:1433877287;s:2:\"ip\";s:14:\"79.168.140.154\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432667687;}}'),
(9427, 607, 'votou', 'sim'),
(9428, 607, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(9429, 610, 'votou', 'sim'),
(9430, 610, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(9431, 592, 'votou', 'sim'),
(9432, 592, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(9433, 611, 'nickname', 'Sofia_Beato'),
(9434, 611, 'first_name', 'Sofia'),
(9435, 611, 'last_name', 'Beato'),
(9436, 611, 'description', ''),
(9437, 611, 'rich_editing', 'true'),
(9438, 611, 'comment_shortcuts', 'false'),
(9439, 611, 'admin_color', 'fresh'),
(9440, 611, 'use_ssl', '0'),
(9441, 611, 'show_admin_bar_front', 'true'),
(9442, 611, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9443, 611, 'wp_user_level', '0'),
(9444, 611, 'wsl_current_provider', 'Facebook'),
(9445, 611, 'wsl_current_user_image', 'https://graph.facebook.com/1004699852874154/picture?width=150&height=150'),
(9446, 611, 'session_tokens', 'a:1:{s:64:\"b424c4cca1d88b3241f09fa64f7bf41d678e6633f6e49635d5f71adfc2644b70\";a:4:{s:10:\"expiration\";i:1433877433;s:2:\"ip\";s:14:\"37.189.105.224\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432667833;}}'),
(9447, 612, 'nickname', 'Sofia_Leitao'),
(9448, 612, 'first_name', 'Sofia'),
(9449, 612, 'last_name', 'Leitão'),
(9450, 612, 'description', ''),
(9451, 612, 'rich_editing', 'true'),
(9452, 612, 'comment_shortcuts', 'false'),
(9453, 612, 'admin_color', 'fresh'),
(9454, 612, 'use_ssl', '0'),
(9455, 612, 'show_admin_bar_front', 'true'),
(9456, 612, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9457, 612, 'wp_user_level', '0'),
(9458, 612, 'wsl_current_provider', 'Facebook'),
(9459, 612, 'wsl_current_user_image', 'https://graph.facebook.com/1078844942129309/picture?width=150&height=150'),
(9460, 612, 'session_tokens', 'a:3:{s:64:\"a2b8d37129932e812026b47edbf3049bb5961af62f956c6721b852ae10365a35\";a:4:{s:10:\"expiration\";i:1433877439;s:2:\"ip\";s:10:\"95.93.48.7\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432667839;}s:64:\"df9e152f02ceaf57358dff85b4e2444c1a0f52af30d335de1db739cd78b4ddfa\";a:4:{s:10:\"expiration\";i:1433877514;s:2:\"ip\";s:10:\"95.93.48.7\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432667914;}s:64:\"ac1d687fff2655c98fa79b87f60605f57569052e40d24caafa249fe222f029af\";a:4:{s:10:\"expiration\";i:1433877551;s:2:\"ip\";s:10:\"95.93.48.7\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432667951;}}'),
(9461, 609, 'votou', 'sim'),
(9462, 609, 'user_votes', 'tubo-do-ano-ess_p1024,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,onda-do-ano-polen_p1086,foto-do-ano_p957'),
(9463, 613, 'nickname', 'Tiago_Sousa'),
(9464, 613, 'first_name', 'Tiago'),
(9465, 613, 'last_name', 'Sousa'),
(9466, 613, 'description', ''),
(9467, 613, 'rich_editing', 'true'),
(9468, 613, 'comment_shortcuts', 'false'),
(9469, 613, 'admin_color', 'fresh'),
(9470, 613, 'use_ssl', '0'),
(9471, 613, 'show_admin_bar_front', 'true'),
(9472, 613, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9473, 613, 'wp_user_level', '0'),
(9474, 613, 'wsl_current_provider', 'Facebook'),
(9475, 613, 'wsl_current_user_image', 'https://graph.facebook.com/10153030493203386/picture?width=150&height=150'),
(9476, 613, 'session_tokens', 'a:1:{s:64:\"b8dbaa8ec5074c33d78434b0b8bf71bd7709a9c93669810a707fe7e4b6908d01\";a:4:{s:10:\"expiration\";i:1433877594;s:2:\"ip\";s:14:\"93.108.153.196\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432667994;}}'),
(9477, 611, 'votou', 'sim'),
(9478, 611, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(9479, 567, 'votou', 'sim'),
(9480, 567, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(9481, 363, 'votou', 'sim'),
(9482, 363, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(9483, 608, 'votou', 'sim'),
(9484, 608, 'user_votes', 'treinador-do-ano_p1363'),
(9485, 614, 'nickname', 'Maria_Vaz'),
(9486, 614, 'first_name', 'Maria'),
(9487, 614, 'last_name', 'Vaz'),
(9488, 614, 'description', ''),
(9489, 614, 'rich_editing', 'true'),
(9490, 614, 'comment_shortcuts', 'false'),
(9491, 614, 'admin_color', 'fresh'),
(9492, 614, 'use_ssl', '0'),
(9493, 614, 'show_admin_bar_front', 'true'),
(9494, 614, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9495, 614, 'wp_user_level', '0'),
(9496, 614, 'wsl_current_provider', 'Facebook'),
(9497, 614, 'wsl_current_user_image', 'https://graph.facebook.com/1100065310008979/picture?width=150&height=150'),
(9498, 614, 'session_tokens', 'a:1:{s:64:\"87b103a4ce012287d04991d472c8734a92c01ed2a4c62f793bb45a1cda8ef1ac\";a:4:{s:10:\"expiration\";i:1433877660;s:2:\"ip\";s:14:\"89.152.134.116\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432668060;}}'),
(9499, 615, 'nickname', 'MIguel_Barata'),
(9500, 615, 'first_name', 'MIguel'),
(9501, 615, 'last_name', 'Barata'),
(9502, 615, 'description', ''),
(9503, 615, 'rich_editing', 'true'),
(9504, 615, 'comment_shortcuts', 'false'),
(9505, 615, 'admin_color', 'fresh'),
(9506, 615, 'use_ssl', '0'),
(9507, 615, 'show_admin_bar_front', 'true'),
(9508, 615, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9509, 615, 'wp_user_level', '0'),
(9510, 615, 'wsl_current_provider', 'Facebook'),
(9511, 615, 'wsl_current_user_image', 'https://graph.facebook.com/10205586650738507/picture?width=150&height=150'),
(9512, 615, 'session_tokens', 'a:1:{s:64:\"898e65b87dc44eb86ef2710036fc71d4bc648b8834d8cd6b64c599f2589247d8\";a:4:{s:10:\"expiration\";i:1433877679;s:2:\"ip\";s:15:\"193.203.107.230\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; WTB5508 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/28.0.0.20.16;]\";s:5:\"login\";i:1432668079;}}'),
(9513, 616, 'nickname', 'Nelson_Cipriano'),
(9514, 616, 'first_name', 'Nelson'),
(9515, 616, 'last_name', 'Cipriano'),
(9516, 616, 'description', ''),
(9517, 616, 'rich_editing', 'true'),
(9518, 616, 'comment_shortcuts', 'false'),
(9519, 616, 'admin_color', 'fresh'),
(9520, 616, 'use_ssl', '0'),
(9521, 616, 'show_admin_bar_front', 'true'),
(9522, 616, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9523, 616, 'wp_user_level', '0'),
(9524, 616, 'wsl_current_provider', 'Facebook'),
(9525, 616, 'wsl_current_user_image', 'https://graph.facebook.com/822733637776494/picture?width=150&height=150'),
(9526, 616, 'session_tokens', 'a:1:{s:64:\"1eb5ca530ddc18a53ffb527e01bb322f78f519176f40eaaab48337fc60108930\";a:4:{s:10:\"expiration\";i:1433877755;s:2:\"ip\";s:13:\"82.155.165.76\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432668155;}}'),
(9527, 617, 'nickname', 'Miguel_Madeira'),
(9528, 617, 'first_name', 'Miguel'),
(9529, 617, 'last_name', 'Madeira'),
(9530, 617, 'description', ''),
(9531, 617, 'rich_editing', 'true'),
(9532, 617, 'comment_shortcuts', 'false'),
(9533, 617, 'admin_color', 'fresh'),
(9534, 617, 'use_ssl', '0'),
(9535, 617, 'show_admin_bar_front', 'true'),
(9536, 617, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9537, 617, 'wp_user_level', '0'),
(9538, 617, 'wsl_current_provider', 'Facebook'),
(9539, 617, 'wsl_current_user_image', 'https://graph.facebook.com/10206410940369362/picture?width=150&height=150'),
(9540, 617, 'session_tokens', 'a:1:{s:64:\"be8d88f45802d280956692731e6005ac0b8e31dd8bf5608d35d37ea741108fbb\";a:4:{s:10:\"expiration\";i:1433877848;s:2:\"ip\";s:12:\"85.138.200.1\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432668248;}}'),
(9541, 618, 'nickname', 'Bruno_Graca'),
(9542, 618, 'first_name', 'Bruno'),
(9543, 618, 'last_name', 'Graça'),
(9544, 618, 'description', ''),
(9545, 618, 'rich_editing', 'true'),
(9546, 618, 'comment_shortcuts', 'false'),
(9547, 618, 'admin_color', 'fresh'),
(9548, 618, 'use_ssl', '0'),
(9549, 618, 'show_admin_bar_front', 'true'),
(9550, 618, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9551, 618, 'wp_user_level', '0'),
(9552, 618, 'wsl_current_provider', 'Facebook'),
(9553, 618, 'wsl_current_user_image', 'https://graph.facebook.com/10205886941987263/picture?width=150&height=150'),
(9554, 618, 'session_tokens', 'a:1:{s:64:\"2d424999f92e4ce925729a2e3011fd96774f5f3cf638766a9d909b4ac236d8bb\";a:4:{s:10:\"expiration\";i:1433877872;s:2:\"ip\";s:14:\"24.132.170.223\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432668272;}}'),
(9555, 614, 'votou', 'sim'),
(9556, 614, 'user_votes', 'free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(9557, 619, 'nickname', 'Rodrigo_Lopes'),
(9558, 619, 'first_name', 'Rodrigo'),
(9559, 619, 'last_name', 'Lopes'),
(9560, 619, 'description', ''),
(9561, 619, 'rich_editing', 'true'),
(9562, 619, 'comment_shortcuts', 'false'),
(9563, 619, 'admin_color', 'fresh'),
(9564, 619, 'use_ssl', '0'),
(9565, 619, 'show_admin_bar_front', 'true'),
(9566, 619, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9567, 619, 'wp_user_level', '0'),
(9568, 619, 'wsl_current_provider', 'Facebook'),
(9569, 619, 'wsl_current_user_image', 'https://graph.facebook.com/486065991556757/picture?width=150&height=150'),
(9570, 619, 'session_tokens', 'a:1:{s:64:\"3a42cc99fe6a71fea8223fcb14031d9d8cf494426f1ded3937d56a65d074aada\";a:4:{s:10:\"expiration\";i:1433877902;s:2:\"ip\";s:13:\"82.154.46.164\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432668302;}}'),
(9571, 619, 'votou', 'sim'),
(9572, 619, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(9573, 618, 'votou', 'sim'),
(9574, 618, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(9575, 617, 'votou', 'sim'),
(9576, 617, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(9577, 620, 'nickname', 'Vasco_Almida_Carvalho'),
(9578, 620, 'first_name', 'Vasco'),
(9579, 620, 'last_name', 'Almida Carvalho'),
(9580, 620, 'description', ''),
(9581, 620, 'rich_editing', 'true'),
(9582, 620, 'comment_shortcuts', 'false'),
(9583, 620, 'admin_color', 'fresh'),
(9584, 620, 'use_ssl', '0'),
(9585, 620, 'show_admin_bar_front', 'true'),
(9586, 620, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9587, 620, 'wp_user_level', '0'),
(9588, 620, 'wsl_current_provider', 'Google'),
(9589, 620, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(9590, 620, 'session_tokens', 'a:1:{s:64:\"07ace9ed67b13b1355d8ed96babffc28c9cc8d7362dc3cb360139760a582db84\";a:4:{s:10:\"expiration\";i:1433878005;s:2:\"ip\";s:11:\"95.93.6.185\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432668405;}}'),
(9591, 621, 'nickname', 'Pedro_Flavio'),
(9592, 621, 'first_name', 'Pedro'),
(9593, 621, 'last_name', 'Flávio'),
(9594, 621, 'description', ''),
(9595, 621, 'rich_editing', 'true'),
(9596, 621, 'comment_shortcuts', 'false'),
(9597, 621, 'admin_color', 'fresh'),
(9598, 621, 'use_ssl', '0'),
(9599, 621, 'show_admin_bar_front', 'true'),
(9600, 621, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9601, 621, 'wp_user_level', '0'),
(9602, 621, 'wsl_current_provider', 'Google'),
(9603, 621, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(9604, 621, 'session_tokens', 'a:4:{s:64:\"211951bd09bb045d705dec20408c786400b3e354a5ac9485dd198756aa09a031\";a:4:{s:10:\"expiration\";i:1433878015;s:2:\"ip\";s:14:\"188.80.126.159\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432668415;}s:64:\"0d48d17481c5f72030ecbc9c0e85e0051f69e4d154967e610bde951cb256ddcf\";a:4:{s:10:\"expiration\";i:1433878181;s:2:\"ip\";s:14:\"188.80.126.159\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432668581;}s:64:\"e49e2c86bc0122aeebd27d02cc6fa546921a714b319a8119bbbe10a623b92b10\";a:4:{s:10:\"expiration\";i:1433878776;s:2:\"ip\";s:14:\"188.80.126.159\";s:2:\"ua\";s:237:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,3;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432669176;}s:64:\"926e2138b398e3838ebc1392b8f59c43559ca6b86b2fc0d19fade2b51da6f47e\";a:4:{s:10:\"expiration\";i:1434015999;s:2:\"ip\";s:12:\"62.28.238.82\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432806399;}}'),
(9605, 622, 'nickname', 'Filomena_Santos'),
(9606, 622, 'first_name', 'Filomena'),
(9607, 622, 'last_name', 'Santos'),
(9608, 622, 'description', ''),
(9609, 622, 'rich_editing', 'true'),
(9610, 622, 'comment_shortcuts', 'false'),
(9611, 622, 'admin_color', 'fresh'),
(9612, 622, 'use_ssl', '0'),
(9613, 622, 'show_admin_bar_front', 'true'),
(9614, 622, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9615, 622, 'wp_user_level', '0'),
(9616, 622, 'wsl_current_provider', 'Facebook'),
(9617, 622, 'wsl_current_user_image', 'https://graph.facebook.com/10152781220477653/picture?width=150&height=150'),
(9618, 622, 'session_tokens', 'a:1:{s:64:\"7423f1932933cacf03fe88009900d042f98b8370ef169253f674f55c6c7ea6cc\";a:4:{s:10:\"expiration\";i:1433878024;s:2:\"ip\";s:12:\"5.249.106.20\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12A405 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.0.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432668424;}}'),
(9619, 616, 'votou', 'sim'),
(9620, 616, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(9621, 623, 'nickname', 'Orlando_Serra_Dos_Santos'),
(9622, 623, 'first_name', 'Orlando'),
(9623, 623, 'last_name', 'Dos Santos'),
(9624, 623, 'description', ''),
(9625, 623, 'rich_editing', 'true'),
(9626, 623, 'comment_shortcuts', 'false'),
(9627, 623, 'admin_color', 'fresh'),
(9628, 623, 'use_ssl', '0'),
(9629, 623, 'show_admin_bar_front', 'true'),
(9630, 623, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9631, 623, 'wp_user_level', '0'),
(9632, 623, 'wsl_current_provider', 'Facebook'),
(9633, 623, 'wsl_current_user_image', 'https://graph.facebook.com/10206407039271751/picture?width=150&height=150'),
(9634, 623, 'session_tokens', 'a:1:{s:64:\"e558cac285cda9d1911b1f921abaa6b83b2592be44582f425a8942ac08fe5fe9\";a:4:{s:10:\"expiration\";i:1433878051;s:2:\"ip\";s:13:\"79.168.85.230\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432668451;}}'),
(9635, 620, 'votou', 'sim'),
(9636, 620, 'user_votes', 'treinador-do-ano_p1363'),
(9637, 624, 'nickname', 'Ze_Pedro_Alvarez'),
(9638, 624, 'first_name', 'Zé Pedro'),
(9639, 624, 'last_name', 'Alvarez'),
(9640, 624, 'description', ''),
(9641, 624, 'rich_editing', 'true'),
(9642, 624, 'comment_shortcuts', 'false'),
(9643, 624, 'admin_color', 'fresh'),
(9644, 624, 'use_ssl', '0'),
(9645, 624, 'show_admin_bar_front', 'true'),
(9646, 624, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9647, 624, 'wp_user_level', '0'),
(9648, 624, 'wsl_current_provider', 'Facebook'),
(9649, 624, 'wsl_current_user_image', 'https://graph.facebook.com/10202674037130871/picture?width=150&height=150'),
(9650, 624, 'session_tokens', 'a:1:{s:64:\"45183e965ac243bfe2ce8a863a32bfa6a52a87430ed49e5abf40e21586ae7433\";a:4:{s:10:\"expiration\";i:1433878067;s:2:\"ip\";s:13:\"85.138.177.73\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432668467;}}'),
(9651, 625, 'nickname', 'Iris_La_Feria'),
(9652, 625, 'first_name', 'Iris'),
(9653, 625, 'last_name', 'Lá Féria'),
(9654, 625, 'description', ''),
(9655, 625, 'rich_editing', 'true'),
(9656, 625, 'comment_shortcuts', 'false'),
(9657, 625, 'admin_color', 'fresh'),
(9658, 625, 'use_ssl', '0'),
(9659, 625, 'show_admin_bar_front', 'true'),
(9660, 625, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9661, 625, 'wp_user_level', '0'),
(9662, 625, 'wsl_current_provider', 'Facebook'),
(9663, 625, 'wsl_current_user_image', 'https://graph.facebook.com/1012542625436491/picture?width=150&height=150'),
(9664, 625, 'session_tokens', 'a:2:{s:64:\"555fbc1055bfc41d3b2333a249fbe5e1e9bc1965874052dcb829bef38a2dfcae\";a:4:{s:10:\"expiration\";i:1433878145;s:2:\"ip\";s:14:\"85.243.185.225\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432668545;}s:64:\"52e66cf795064761b8d4d1c58458240f5295de272ac5401c7cdf9eb6bf62f350\";a:4:{s:10:\"expiration\";i:1435060994;s:2:\"ip\";s:14:\"85.243.149.135\";s:2:\"ua\";s:73:\"Mozilla/5.0 (Windows NT 6.3; ARM; Trident/7.0; Touch; rv:11.0) like Gecko\";s:5:\"login\";i:1433851394;}}'),
(9665, 623, 'votou', 'sim'),
(9666, 623, 'user_votes', 'foto-do-ano_p957'),
(9667, 624, 'votou', 'sim'),
(9668, 624, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428'),
(9669, 626, 'nickname', 'Carla_Trindade'),
(9670, 626, 'first_name', 'Carla'),
(9671, 626, 'last_name', 'Trindade'),
(9672, 626, 'description', ''),
(9673, 626, 'rich_editing', 'true'),
(9674, 626, 'comment_shortcuts', 'false'),
(9675, 626, 'admin_color', 'fresh'),
(9676, 626, 'use_ssl', '0'),
(9677, 626, 'show_admin_bar_front', 'true'),
(9678, 626, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9679, 626, 'wp_user_level', '0'),
(9680, 626, 'wsl_current_provider', 'Facebook'),
(9681, 626, 'wsl_current_user_image', 'https://graph.facebook.com/10206803180341724/picture?width=150&height=150'),
(9682, 626, 'session_tokens', 'a:1:{s:64:\"87a3db174ce4f588725ef07f8177223e740e6ba14f5c356a414f70c9f27faa0a\";a:4:{s:10:\"expiration\";i:1433878247;s:2:\"ip\";s:14:\"85.242.186.212\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432668647;}}'),
(9683, 627, 'nickname', 'Joao_Antunes_1'),
(9684, 627, 'first_name', 'João'),
(9685, 627, 'last_name', 'Antunes'),
(9686, 627, 'description', ''),
(9687, 627, 'rich_editing', 'true'),
(9688, 627, 'comment_shortcuts', 'false'),
(9689, 627, 'admin_color', 'fresh'),
(9690, 627, 'use_ssl', '0'),
(9691, 627, 'show_admin_bar_front', 'true'),
(9692, 627, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9693, 627, 'wp_user_level', '0'),
(9694, 627, 'wsl_current_provider', 'Facebook'),
(9695, 627, 'wsl_current_user_image', 'https://graph.facebook.com/851288551585340/picture?width=150&height=150'),
(9696, 627, 'session_tokens', 'a:1:{s:64:\"58035aab485accbd792b21e7a2076022bb7b974e328332b809e32c3a560b0d53\";a:4:{s:10:\"expiration\";i:1433878282;s:2:\"ip\";s:11:\"77.54.121.9\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432668682;}}'),
(9697, 628, 'nickname', 'Simao_teixeira'),
(9698, 628, 'first_name', 'Simao'),
(9699, 628, 'last_name', 'teixeira'),
(9700, 628, 'description', ''),
(9701, 628, 'rich_editing', 'true'),
(9702, 628, 'comment_shortcuts', 'false'),
(9703, 628, 'admin_color', 'fresh'),
(9704, 628, 'use_ssl', '0'),
(9705, 628, 'show_admin_bar_front', 'true'),
(9706, 628, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9707, 628, 'wp_user_level', '0'),
(9708, 628, 'wsl_current_provider', 'Google'),
(9709, 628, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-9c7KKFOp_PA/AAAAAAAAAAI/AAAAAAAAABM/i4Egj8WMGbg/photo.jpg?sz=200'),
(9710, 628, 'session_tokens', 'a:1:{s:64:\"4225e146a164849d90ee6b07313caeda6b8ea7ad876e11e97db64d063eb76ff6\";a:4:{s:10:\"expiration\";i:1433878294;s:2:\"ip\";s:12:\"85.138.83.21\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432668694;}}'),
(9711, 629, 'nickname', 'Joao_Alves_1'),
(9712, 629, 'first_name', 'João'),
(9713, 629, 'last_name', 'Alves'),
(9714, 629, 'description', ''),
(9715, 629, 'rich_editing', 'true'),
(9716, 629, 'comment_shortcuts', 'false'),
(9717, 629, 'admin_color', 'fresh'),
(9718, 629, 'use_ssl', '0'),
(9719, 629, 'show_admin_bar_front', 'true'),
(9720, 629, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9721, 629, 'wp_user_level', '0'),
(9722, 629, 'wsl_current_provider', 'Facebook'),
(9723, 629, 'wsl_current_user_image', 'https://graph.facebook.com/955480584484151/picture?width=150&height=150'),
(9724, 629, 'session_tokens', 'a:1:{s:64:\"f2b230351051d64499bfa6d091a3e8cff493235a52f1d1117dd052634f8ffadd\";a:4:{s:10:\"expiration\";i:1433878301;s:2:\"ip\";s:14:\"85.138.207.252\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.3; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432668701;}}'),
(9725, 630, 'nickname', 'Andreia_Marques'),
(9726, 630, 'first_name', 'Andreia'),
(9727, 630, 'last_name', 'Marques'),
(9728, 630, 'description', ''),
(9729, 630, 'rich_editing', 'true'),
(9730, 630, 'comment_shortcuts', 'false'),
(9731, 630, 'admin_color', 'fresh'),
(9732, 630, 'use_ssl', '0'),
(9733, 630, 'show_admin_bar_front', 'true'),
(9734, 630, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9735, 630, 'wp_user_level', '0'),
(9736, 630, 'wsl_current_provider', 'Facebook'),
(9737, 630, 'wsl_current_user_image', 'https://graph.facebook.com/759404554176632/picture?width=150&height=150'),
(9738, 630, 'session_tokens', 'a:3:{s:64:\"f99d0e255269a84c2d73a86c3c46d5e0c10f961d515b5cc6ab3045c8f02be232\";a:4:{s:10:\"expiration\";i:1433878389;s:2:\"ip\";s:13:\"85.247.13.119\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432668789;}s:64:\"1160ff904a87b137e67e665822aa3b190175d50cdad10b024058b79778971ffe\";a:4:{s:10:\"expiration\";i:1433878439;s:2:\"ip\";s:13:\"85.247.13.119\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432668839;}s:64:\"a45897246972b706114cb40dadc7d2ec1eaecad6a82b15093a9fbce2aa550f41\";a:4:{s:10:\"expiration\";i:1433878514;s:2:\"ip\";s:13:\"85.247.13.119\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432668914;}}'),
(9739, 631, 'nickname', 'Berta_Tadeu'),
(9740, 631, 'first_name', 'Berta'),
(9741, 631, 'last_name', 'Tadeu'),
(9742, 631, 'description', ''),
(9743, 631, 'rich_editing', 'true'),
(9744, 631, 'comment_shortcuts', 'false'),
(9745, 631, 'admin_color', 'fresh'),
(9746, 631, 'use_ssl', '0'),
(9747, 631, 'show_admin_bar_front', 'true'),
(9748, 631, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9749, 631, 'wp_user_level', '0'),
(9750, 631, 'wsl_current_provider', 'Facebook'),
(9751, 631, 'wsl_current_user_image', 'https://graph.facebook.com/962953473749070/picture?width=150&height=150'),
(9752, 631, 'session_tokens', 'a:1:{s:64:\"03ae2b420cbcae1cc5522518fc88ad189b582702254bb9d10b2173919df65acb\";a:4:{s:10:\"expiration\";i:1433878399;s:2:\"ip\";s:14:\"188.251.174.66\";s:2:\"ua\";s:244:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad2,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432668799;}}'),
(9753, 632, 'nickname', 'Ana_Baleiras'),
(9754, 632, 'first_name', 'Ana'),
(9755, 632, 'last_name', 'Baleiras'),
(9756, 632, 'description', ''),
(9757, 632, 'rich_editing', 'true'),
(9758, 632, 'comment_shortcuts', 'false'),
(9759, 632, 'admin_color', 'fresh'),
(9760, 632, 'use_ssl', '0'),
(9761, 632, 'show_admin_bar_front', 'true'),
(9762, 632, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9763, 632, 'wp_user_level', '0'),
(9764, 632, 'wsl_current_provider', 'Facebook'),
(9765, 632, 'wsl_current_user_image', 'https://graph.facebook.com/889506681109384/picture?width=150&height=150'),
(9766, 632, 'session_tokens', 'a:1:{s:64:\"d524a69021912e2e3b79296d04a8f2d20dcb5d25af05ef448ee152a01e8cb6d9\";a:4:{s:10:\"expiration\";i:1433878424;s:2:\"ip\";s:14:\"89.180.156.239\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432668824;}}'),
(9767, 633, 'nickname', 'Joaquim_Jorge_Chaves'),
(9768, 633, 'first_name', 'Joaquim'),
(9769, 633, 'last_name', 'Chaves'),
(9770, 633, 'description', ''),
(9771, 633, 'rich_editing', 'true'),
(9772, 633, 'comment_shortcuts', 'false'),
(9773, 633, 'admin_color', 'fresh'),
(9774, 633, 'use_ssl', '0'),
(9775, 633, 'show_admin_bar_front', 'true'),
(9776, 633, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9777, 633, 'wp_user_level', '0'),
(9778, 633, 'wsl_current_provider', 'Facebook'),
(9779, 633, 'wsl_current_user_image', 'https://graph.facebook.com/10206594020713516/picture?width=150&height=150'),
(9780, 633, 'session_tokens', 'a:1:{s:64:\"d0a68b0ae4b709d654ef1249e22f54938a062ba02bf0f364d24b0442a4983ed7\";a:4:{s:10:\"expiration\";i:1433878432;s:2:\"ip\";s:13:\"87.103.60.116\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432668832;}}'),
(9781, 634, 'nickname', 'Carolina_Marques'),
(9782, 634, 'first_name', 'Carolina'),
(9783, 634, 'last_name', 'Marquês'),
(9784, 634, 'description', ''),
(9785, 634, 'rich_editing', 'true'),
(9786, 634, 'comment_shortcuts', 'false'),
(9787, 634, 'admin_color', 'fresh'),
(9788, 634, 'use_ssl', '0'),
(9789, 634, 'show_admin_bar_front', 'true'),
(9790, 634, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9791, 634, 'wp_user_level', '0'),
(9792, 634, 'wsl_current_provider', 'Facebook'),
(9793, 634, 'wsl_current_user_image', 'https://graph.facebook.com/10200446057390744/picture?width=150&height=150'),
(9794, 634, 'session_tokens', 'a:1:{s:64:\"83572b44f3d6ee7dbb42f209d55df18239937bca8f31add5984750830041ccd6\";a:4:{s:10:\"expiration\";i:1433878478;s:2:\"ip\";s:11:\"81.84.0.140\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432668878;}}'),
(9795, 635, 'nickname', 'Luisa_Noronha'),
(9796, 635, 'first_name', 'Luisa'),
(9797, 635, 'last_name', 'Noronha'),
(9798, 635, 'description', ''),
(9799, 635, 'rich_editing', 'true'),
(9800, 635, 'comment_shortcuts', 'false'),
(9801, 635, 'admin_color', 'fresh'),
(9802, 635, 'use_ssl', '0'),
(9803, 635, 'show_admin_bar_front', 'true'),
(9804, 635, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9805, 635, 'wp_user_level', '0'),
(9806, 635, 'wsl_current_provider', 'Facebook'),
(9807, 635, 'wsl_current_user_image', 'https://graph.facebook.com/893357317370146/picture?width=150&height=150'),
(9808, 635, 'session_tokens', 'a:2:{s:64:\"29e198d0ca8ceac56e64c1483665fe39c9473657c83a32d79ee0937326879273\";a:4:{s:10:\"expiration\";i:1433878513;s:2:\"ip\";s:12:\"93.102.35.17\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432668913;}s:64:\"b16490710a681b60d70b0fd62b1263467f06b001e3ab9d411ab8331dab37a0f4\";a:4:{s:10:\"expiration\";i:1434659727;s:2:\"ip\";s:13:\"87.103.59.201\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433450127;}}'),
(9809, 633, 'votou', 'sim'),
(9810, 633, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(9811, 636, 'nickname', 'Maria_Joao_VieiraLourenco'),
(9812, 636, 'first_name', 'Maria João'),
(9813, 636, 'last_name', 'VieiraLourenço'),
(9814, 636, 'description', ''),
(9815, 636, 'rich_editing', 'true'),
(9816, 636, 'comment_shortcuts', 'false'),
(9817, 636, 'admin_color', 'fresh'),
(9818, 636, 'use_ssl', '0'),
(9819, 636, 'show_admin_bar_front', 'true'),
(9820, 636, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9821, 636, 'wp_user_level', '0'),
(9822, 636, 'wsl_current_provider', 'Facebook'),
(9823, 636, 'wsl_current_user_image', 'https://graph.facebook.com/10153012768018878/picture?width=150&height=150'),
(9824, 636, 'session_tokens', 'a:2:{s:64:\"8811d409e586305958b0d4643ca68be0499488f45c5774e2f00ba71f347594d7\";a:4:{s:10:\"expiration\";i:1433878538;s:2:\"ip\";s:14:\"79.168.170.194\";s:2:\"ua\";s:198:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30 SVN/070FPG1 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432668938;}s:64:\"aaa57b92c9e2971a0fe1441bd14d07cbe72186f349ca63a1da9aaa90bba22fbf\";a:4:{s:10:\"expiration\";i:1433965262;s:2:\"ip\";s:14:\"79.168.170.194\";s:2:\"ua\";s:152:\"Mozilla/5.0 (Linux; Android 4.2.2; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432755662;}}'),
(9825, 637, 'nickname', 'Joaquim_Lourenco'),
(9826, 637, 'first_name', 'Joaquim'),
(9827, 637, 'last_name', 'Lourenço'),
(9828, 637, 'description', ''),
(9829, 637, 'rich_editing', 'true'),
(9830, 637, 'comment_shortcuts', 'false'),
(9831, 637, 'admin_color', 'fresh'),
(9832, 637, 'use_ssl', '0'),
(9833, 637, 'show_admin_bar_front', 'true'),
(9834, 637, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9835, 637, 'wp_user_level', '0'),
(9836, 637, 'wsl_current_provider', 'Facebook'),
(9837, 637, 'wsl_current_user_image', 'https://graph.facebook.com/1139709256044398/picture?width=150&height=150'),
(9838, 637, 'session_tokens', 'a:1:{s:64:\"67fcfbdfad5dd7e6af66a92b71edc5947a795ffd27cb9571e45edc9c25bd0894\";a:4:{s:10:\"expiration\";i:1433878545;s:2:\"ip\";s:14:\"85.139.148.203\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432668945;}}'),
(9839, 634, 'votou', 'sim'),
(9840, 634, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(9841, 632, 'votou', 'sim'),
(9842, 632, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1385,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(9843, 629, 'votou', 'sim'),
(9844, 629, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(9845, 638, 'nickname', 'Marta_Santos'),
(9846, 638, 'first_name', 'Marta'),
(9847, 638, 'last_name', 'Santos'),
(9848, 638, 'description', ''),
(9849, 638, 'rich_editing', 'true'),
(9850, 638, 'comment_shortcuts', 'false'),
(9851, 638, 'admin_color', 'fresh'),
(9852, 638, 'use_ssl', '0'),
(9853, 638, 'show_admin_bar_front', 'true'),
(9854, 638, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9855, 638, 'wp_user_level', '0'),
(9856, 638, 'wsl_current_provider', 'Facebook'),
(9857, 638, 'wsl_current_user_image', 'https://graph.facebook.com/10206634571805102/picture?width=150&height=150'),
(9858, 638, 'session_tokens', 'a:1:{s:64:\"447c1a02b2b7a46003ad4a300d352ae0e8a3d2a299f9303ba0ff365e5b3c2210\";a:4:{s:10:\"expiration\";i:1433878659;s:2:\"ip\";s:11:\"5.249.28.72\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432669059;}}'),
(9859, 639, 'nickname', 'Joao_Diogo'),
(9860, 639, 'first_name', 'João'),
(9861, 639, 'last_name', 'Diogo'),
(9862, 639, 'description', ''),
(9863, 639, 'rich_editing', 'true'),
(9864, 639, 'comment_shortcuts', 'false'),
(9865, 639, 'admin_color', 'fresh'),
(9866, 639, 'use_ssl', '0'),
(9867, 639, 'show_admin_bar_front', 'true'),
(9868, 639, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9869, 639, 'wp_user_level', '0'),
(9870, 639, 'wsl_current_provider', 'Facebook'),
(9871, 639, 'wsl_current_user_image', 'https://graph.facebook.com/819972698050923/picture?width=150&height=150'),
(9872, 639, 'session_tokens', 'a:1:{s:64:\"c94a8721b080ae48ead48ef76aa3eec737f9c54768ecb681eff19a2d710958cd\";a:4:{s:10:\"expiration\";i:1433878682;s:2:\"ip\";s:13:\"89.181.63.196\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432669082;}}'),
(9873, 637, 'votou', 'sim'),
(9874, 637, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(9875, 628, 'votou', 'sim'),
(9876, 628, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(9877, 640, 'nickname', 'Diogo_Fraga'),
(9878, 640, 'first_name', 'Diogo'),
(9879, 640, 'last_name', 'Fraga'),
(9880, 640, 'description', ''),
(9881, 640, 'rich_editing', 'true'),
(9882, 640, 'comment_shortcuts', 'false'),
(9883, 640, 'admin_color', 'fresh'),
(9884, 640, 'use_ssl', '0'),
(9885, 640, 'show_admin_bar_front', 'true'),
(9886, 640, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9887, 640, 'wp_user_level', '0'),
(9888, 640, 'wsl_current_provider', 'Facebook'),
(9889, 640, 'wsl_current_user_image', 'https://graph.facebook.com/982427905102664/picture?width=150&height=150'),
(9890, 640, 'session_tokens', 'a:1:{s:64:\"68f2e6cbf03d4d79c2f7e0dee1f57d1745fe8e8aaddfa037f039ced84b861439\";a:4:{s:10:\"expiration\";i:1433878718;s:2:\"ip\";s:14:\"79.168.159.129\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432669118;}}'),
(9891, 641, 'nickname', 'M_Cecilia_Jacques'),
(9892, 641, 'first_name', 'M Cecilia'),
(9893, 641, 'last_name', 'Jacques'),
(9894, 641, 'description', ''),
(9895, 641, 'rich_editing', 'true'),
(9896, 641, 'comment_shortcuts', 'false'),
(9897, 641, 'admin_color', 'fresh'),
(9898, 641, 'use_ssl', '0'),
(9899, 641, 'show_admin_bar_front', 'true'),
(9900, 641, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9901, 641, 'wp_user_level', '0'),
(9902, 641, 'wsl_current_provider', 'Facebook'),
(9903, 641, 'wsl_current_user_image', 'https://graph.facebook.com/752269598212861/picture?width=150&height=150'),
(9904, 641, 'session_tokens', 'a:1:{s:64:\"5fb8a1cfc7201305226b795318ed37ad0d50468b16243708dde7a23450e1dfa7\";a:4:{s:10:\"expiration\";i:1433878721;s:2:\"ip\";s:12:\"94.132.0.121\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432669121;}}'),
(9905, 627, 'votou', 'sim'),
(9906, 627, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(9907, 638, 'votou', 'sim'),
(9908, 638, 'user_votes', 'treinador-do-ano_p1363'),
(9909, 642, 'nickname', 'isabel_costa_macedo'),
(9910, 642, 'first_name', 'isabel'),
(9911, 642, 'last_name', 'costa macedo'),
(9912, 642, 'description', ''),
(9913, 642, 'rich_editing', 'true'),
(9914, 642, 'comment_shortcuts', 'false'),
(9915, 642, 'admin_color', 'fresh'),
(9916, 642, 'use_ssl', '0'),
(9917, 642, 'show_admin_bar_front', 'true'),
(9918, 642, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9919, 642, 'wp_user_level', '0'),
(9920, 642, 'wsl_current_provider', 'Google'),
(9921, 642, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-6CLSg0pKjNQ/AAAAAAAAAAI/AAAAAAAAABI/J-yGFcENJOc/photo.jpg?sz=200'),
(9922, 642, 'session_tokens', 'a:1:{s:64:\"1efd69e0cf1a362c976684df8767d73c74c75d91fdf233473ce1c9c47af6673e\";a:4:{s:10:\"expiration\";i:1433878821;s:2:\"ip\";s:14:\"89.153.191.166\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432669221;}}'),
(9923, 643, 'nickname', 'Sofia_Pessoa'),
(9924, 643, 'first_name', 'Sofia'),
(9925, 643, 'last_name', 'Pessoa'),
(9926, 643, 'description', ''),
(9927, 643, 'rich_editing', 'true'),
(9928, 643, 'comment_shortcuts', 'false'),
(9929, 643, 'admin_color', 'fresh'),
(9930, 643, 'use_ssl', '0'),
(9931, 643, 'show_admin_bar_front', 'true'),
(9932, 643, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9933, 643, 'wp_user_level', '0'),
(9934, 643, 'wsl_current_provider', 'Facebook'),
(9935, 643, 'wsl_current_user_image', 'https://graph.facebook.com/829501040453401/picture?width=150&height=150'),
(9936, 643, 'session_tokens', 'a:1:{s:64:\"4dd1c9116336a5846d31a24106ae762b244524e0ccf38f00dfa6ec4053cdf739\";a:4:{s:10:\"expiration\";i:1433878829;s:2:\"ip\";s:14:\"85.244.146.234\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12A405 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.0.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432669229;}}'),
(9937, 644, 'nickname', 'Francisco_Neves'),
(9938, 644, 'first_name', 'Francisco'),
(9939, 644, 'last_name', 'Neves'),
(9940, 644, 'description', ''),
(9941, 644, 'rich_editing', 'true'),
(9942, 644, 'comment_shortcuts', 'false'),
(9943, 644, 'admin_color', 'fresh'),
(9944, 644, 'use_ssl', '0'),
(9945, 644, 'show_admin_bar_front', 'true'),
(9946, 644, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9947, 644, 'wp_user_level', '0'),
(9948, 644, 'wsl_current_provider', 'Facebook'),
(9949, 644, 'wsl_current_user_image', 'https://graph.facebook.com/10205922219069062/picture?width=150&height=150'),
(9950, 644, 'session_tokens', 'a:2:{s:64:\"e0c971ed17cf87daa1e0dfe32a1b0545bffa114e22558e1ffd5363faa0b05281\";a:4:{s:10:\"expiration\";i:1433878839;s:2:\"ip\";s:14:\"85.240.176.245\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432669239;}s:64:\"d3def13dc567d1f3b5c2d0b114d29be348a9cf96b8361a812e6cc99e995edd84\";a:4:{s:10:\"expiration\";i:1433887567;s:2:\"ip\";s:14:\"79.168.176.134\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1432677967;}}'),
(9951, 645, 'nickname', 'Joao_Ferreira'),
(9952, 645, 'first_name', 'João'),
(9953, 645, 'last_name', 'Ferreira'),
(9954, 645, 'description', ''),
(9955, 645, 'rich_editing', 'true'),
(9956, 645, 'comment_shortcuts', 'false'),
(9957, 645, 'admin_color', 'fresh'),
(9958, 645, 'use_ssl', '0'),
(9959, 645, 'show_admin_bar_front', 'true'),
(9960, 645, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9961, 645, 'wp_user_level', '0'),
(9962, 645, 'wsl_current_provider', 'Facebook'),
(9963, 645, 'wsl_current_user_image', 'https://graph.facebook.com/10205650465353378/picture?width=150&height=150'),
(9964, 645, 'session_tokens', 'a:1:{s:64:\"81008ff5ecad34439cd7b9f64a13d53d80b24122dec8f0ba656e850eff94fc51\";a:4:{s:10:\"expiration\";i:1433878849;s:2:\"ip\";s:14:\"85.240.177.233\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432669249;}}'),
(9965, 642, 'votou', 'sim'),
(9966, 642, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(9967, 643, 'votou', 'sim'),
(9968, 643, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(9969, 646, 'nickname', 'Joaquim_Pinto_de_Lima'),
(9970, 646, 'first_name', 'Joaquim'),
(9971, 646, 'last_name', 'Pinto de Lima'),
(9972, 646, 'description', ''),
(9973, 646, 'rich_editing', 'true'),
(9974, 646, 'comment_shortcuts', 'false'),
(9975, 646, 'admin_color', 'fresh'),
(9976, 646, 'use_ssl', '0'),
(9977, 646, 'show_admin_bar_front', 'true'),
(9978, 646, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9979, 646, 'wp_user_level', '0'),
(9980, 646, 'wsl_current_provider', 'Facebook'),
(9981, 646, 'wsl_current_user_image', 'https://graph.facebook.com/841288015951196/picture?width=150&height=150'),
(9982, 646, 'session_tokens', 'a:1:{s:64:\"c5090e1934c15632bfe52d7c022f8c8c82e0c4f958a8e88b98dd9941c2abe3b5\";a:4:{s:10:\"expiration\";i:1433878876;s:2:\"ip\";s:14:\"85.246.193.101\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36\";s:5:\"login\";i:1432669276;}}'),
(9983, 647, 'nickname', 'Tomas_Loureiro'),
(9984, 647, 'first_name', 'Tomás'),
(9985, 647, 'last_name', 'Loureiro'),
(9986, 647, 'description', ''),
(9987, 647, 'rich_editing', 'true'),
(9988, 647, 'comment_shortcuts', 'false'),
(9989, 647, 'admin_color', 'fresh'),
(9990, 647, 'use_ssl', '0'),
(9991, 647, 'show_admin_bar_front', 'true'),
(9992, 647, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(9993, 647, 'wp_user_level', '0'),
(9994, 647, 'wsl_current_provider', 'Facebook'),
(9995, 647, 'wsl_current_user_image', 'https://graph.facebook.com/106151323053493/picture?width=150&height=150'),
(9996, 647, 'session_tokens', 'a:1:{s:64:\"663ef3bf15685a2fa87f35a2ac0e600e71f0b2c9b9e6677a5aaf82df9a017005\";a:4:{s:10:\"expiration\";i:1433878920;s:2:\"ip\";s:12:\"81.84.39.235\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432669320;}}'),
(9997, 621, 'votou', 'sim'),
(9998, 621, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(9999, 648, 'nickname', 'Beatriz_Magalhaes_Fgb'),
(10000, 648, 'first_name', 'Beatriz'),
(10001, 648, 'last_name', 'Magalhães Fgb'),
(10002, 648, 'description', ''),
(10003, 648, 'rich_editing', 'true'),
(10004, 648, 'comment_shortcuts', 'false'),
(10005, 648, 'admin_color', 'fresh'),
(10006, 648, 'use_ssl', '0'),
(10007, 648, 'show_admin_bar_front', 'true'),
(10008, 648, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10009, 648, 'wp_user_level', '0'),
(10010, 648, 'wsl_current_provider', 'Facebook'),
(10011, 648, 'wsl_current_user_image', 'https://graph.facebook.com/674756915985190/picture?width=150&height=150'),
(10012, 648, 'session_tokens', 'a:1:{s:64:\"543918b500f112fd449d77e44e1bfb8b92d4935d9a992c9219fe4eeb72b76a77\";a:4:{s:10:\"expiration\";i:1433878925;s:2:\"ip\";s:13:\"85.245.167.37\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432669325;}}'),
(10013, 649, 'nickname', 'Ana_Lidia_Correia'),
(10014, 649, 'first_name', 'Ana Lídia'),
(10015, 649, 'last_name', 'Correia'),
(10016, 649, 'description', ''),
(10017, 649, 'rich_editing', 'true'),
(10018, 649, 'comment_shortcuts', 'false'),
(10019, 649, 'admin_color', 'fresh'),
(10020, 649, 'use_ssl', '0'),
(10021, 649, 'show_admin_bar_front', 'true'),
(10022, 649, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10023, 649, 'wp_user_level', '0'),
(10024, 649, 'wsl_current_provider', 'Facebook'),
(10025, 649, 'wsl_current_user_image', 'https://graph.facebook.com/1095893943759073/picture?width=150&height=150'),
(10026, 649, 'session_tokens', 'a:1:{s:64:\"23d7d40a87d59b56981536dfff1db60fd5035ea09777695c1a60dbae328264ab\";a:4:{s:10:\"expiration\";i:1433878940;s:2:\"ip\";s:14:\"46.189.160.146\";s:2:\"ua\";s:71:\"Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0)\";s:5:\"login\";i:1432669340;}}'),
(10027, 646, 'votou', 'sim'),
(10028, 646, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,revelacao-do-ano-deeply_p1383,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(10029, 640, 'votou', 'sim'),
(10030, 640, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(10031, 650, 'nickname', 'Nuno_Machado_da_Costa'),
(10032, 650, 'first_name', 'Nuno'),
(10033, 650, 'last_name', 'Machado da Costa'),
(10034, 650, 'description', ''),
(10035, 650, 'rich_editing', 'true'),
(10036, 650, 'comment_shortcuts', 'false'),
(10037, 650, 'admin_color', 'fresh'),
(10038, 650, 'use_ssl', '0'),
(10039, 650, 'show_admin_bar_front', 'true'),
(10040, 650, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10041, 650, 'wp_user_level', '0'),
(10042, 650, 'wsl_current_provider', 'Facebook'),
(10043, 650, 'wsl_current_user_image', 'https://graph.facebook.com/446019575566106/picture?width=150&height=150'),
(10044, 650, 'session_tokens', 'a:1:{s:64:\"a9f08c125d3a732b54aebee8a4989356facf63395e67bd920ec1967afad6b331\";a:4:{s:10:\"expiration\";i:1433878988;s:2:\"ip\";s:14:\"85.242.166.198\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36\";s:5:\"login\";i:1432669388;}}'),
(10045, 648, 'votou', 'sim'),
(10046, 648, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(10047, 636, 'votou', 'sim'),
(10048, 636, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1387,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(10049, 651, 'nickname', 'Manela_Couto'),
(10050, 651, 'first_name', 'Manela'),
(10051, 651, 'last_name', 'Couto'),
(10052, 651, 'description', ''),
(10053, 651, 'rich_editing', 'true'),
(10054, 651, 'comment_shortcuts', 'false'),
(10055, 651, 'admin_color', 'fresh'),
(10056, 651, 'use_ssl', '0'),
(10057, 651, 'show_admin_bar_front', 'true'),
(10058, 651, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10059, 651, 'wp_user_level', '0'),
(10060, 651, 'wsl_current_provider', 'Facebook'),
(10061, 651, 'wsl_current_user_image', 'https://graph.facebook.com/10206484949259762/picture?width=150&height=150'),
(10062, 651, 'session_tokens', 'a:4:{s:64:\"9b2a424590d8b4f46d3309b1ce590b40171fea973b76745d7c14102e9f547ea8\";a:4:{s:10:\"expiration\";i:1433879122;s:2:\"ip\";s:13:\"87.103.68.182\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432669522;}s:64:\"4a333802eea80905b9ecd766f897d9d25ef810a9b0f92cc4221658468bd2c858\";a:4:{s:10:\"expiration\";i:1433879160;s:2:\"ip\";s:13:\"87.103.68.182\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432669560;}s:64:\"63f884ccf39e53898fdfb095220f36c1a22e1ec6d3e6af2781ed077d1072d46b\";a:4:{s:10:\"expiration\";i:1433887950;s:2:\"ip\";s:12:\"188.83.5.251\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.4.10 (KHTML, like Gecko) Version/8.0.4 Safari/600.4.10\";s:5:\"login\";i:1432678350;}s:64:\"92e2dce7b352f0321e5f95e2308b8d0dcad51ebdadd95cae36a81a6f2d057953\";a:4:{s:10:\"expiration\";i:1434919006;s:2:\"ip\";s:12:\"176.79.40.58\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433709406;}}'),
(10063, 652, 'nickname', 'ana_rita_ferreira'),
(10064, 652, 'first_name', 'ana rita'),
(10065, 652, 'last_name', 'ferreira'),
(10066, 652, 'description', ''),
(10067, 652, 'rich_editing', 'true'),
(10068, 652, 'comment_shortcuts', 'false'),
(10069, 652, 'admin_color', 'fresh'),
(10070, 652, 'use_ssl', '0'),
(10071, 652, 'show_admin_bar_front', 'true'),
(10072, 652, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10073, 652, 'wp_user_level', '0'),
(10074, 652, 'wsl_current_provider', 'Google'),
(10075, 652, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-p0lY_cq0u7c/AAAAAAAAAAI/AAAAAAAAAEM/XKwvcAc9DFU/photo.jpg?sz=200'),
(10076, 652, 'session_tokens', 'a:1:{s:64:\"7c4a39ce8ebb018b4f8764c0fe7b57132b9ac464ca5e838e16daa7590ad4df0d\";a:4:{s:10:\"expiration\";i:1433879163;s:2:\"ip\";s:12:\"85.244.41.12\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432669563;}}'),
(10077, 653, 'nickname', 'Madalena_Heredia_Almeida'),
(10078, 653, 'first_name', 'Madalena'),
(10079, 653, 'last_name', 'Almeida'),
(10080, 653, 'description', ''),
(10081, 653, 'rich_editing', 'true'),
(10082, 653, 'comment_shortcuts', 'false'),
(10083, 653, 'admin_color', 'fresh'),
(10084, 653, 'use_ssl', '0'),
(10085, 653, 'show_admin_bar_front', 'true'),
(10086, 653, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10087, 653, 'wp_user_level', '0'),
(10088, 653, 'wsl_current_provider', 'Facebook'),
(10089, 653, 'wsl_current_user_image', 'https://graph.facebook.com/10203049587879846/picture?width=150&height=150'),
(10090, 653, 'session_tokens', 'a:1:{s:64:\"a7dd10b016c5f0519ad2dbcb1ab68be475483b0f0c7622648d5edde75f44db92\";a:4:{s:10:\"expiration\";i:1433879168;s:2:\"ip\";s:14:\"85.242.250.218\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432669568;}}'),
(10091, 652, 'votou', 'sim'),
(10092, 652, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(10093, 647, 'votou', 'sim'),
(10094, 647, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(10095, 653, 'votou', 'sim'),
(10096, 653, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(10097, 654, 'nickname', 'Mimita_Pereira_Santos'),
(10098, 654, 'first_name', 'Mimita'),
(10099, 654, 'last_name', 'Pereira Santos'),
(10100, 654, 'description', ''),
(10101, 654, 'rich_editing', 'true'),
(10102, 654, 'comment_shortcuts', 'false'),
(10103, 654, 'admin_color', 'fresh'),
(10104, 654, 'use_ssl', '0'),
(10105, 654, 'show_admin_bar_front', 'true'),
(10106, 654, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10107, 654, 'wp_user_level', '0'),
(10108, 654, 'wsl_current_provider', 'Facebook'),
(10109, 654, 'wsl_current_user_image', 'https://graph.facebook.com/995676630473164/picture?width=150&height=150'),
(10110, 654, 'session_tokens', 'a:1:{s:64:\"d50b7f8eccb9e23dc67868e866d858870e1c30726fe3390830be3adccedcb295\";a:4:{s:10:\"expiration\";i:1433879244;s:2:\"ip\";s:12:\"81.84.77.144\";s:2:\"ua\";s:76:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; MASMJS; rv:11.0) like Gecko\";s:5:\"login\";i:1432669644;}}'),
(10111, 655, 'nickname', 'Vanessa_De_Sousa'),
(10112, 655, 'first_name', 'Vanessa'),
(10113, 655, 'last_name', 'De Sousa'),
(10114, 655, 'description', ''),
(10115, 655, 'rich_editing', 'true'),
(10116, 655, 'comment_shortcuts', 'false'),
(10117, 655, 'admin_color', 'fresh'),
(10118, 655, 'use_ssl', '0'),
(10119, 655, 'show_admin_bar_front', 'true'),
(10120, 655, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10121, 655, 'wp_user_level', '0'),
(10122, 655, 'wsl_current_provider', 'Facebook'),
(10123, 655, 'wsl_current_user_image', 'https://graph.facebook.com/10152777586831510/picture?width=150&height=150'),
(10124, 655, 'session_tokens', 'a:1:{s:64:\"09560e2aa3345c6e3fbef459fd8d15d1fde5178efc6b1d732cc411707a9fe78b\";a:4:{s:10:\"expiration\";i:1433879294;s:2:\"ip\";s:14:\"85.246.119.139\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432669694;}}'),
(10125, 656, 'nickname', 'Antonio_Magalhaes_Ramalho'),
(10126, 656, 'first_name', 'António'),
(10127, 656, 'last_name', 'Magalhães Ramalho'),
(10128, 656, 'description', ''),
(10129, 656, 'rich_editing', 'true'),
(10130, 656, 'comment_shortcuts', 'false'),
(10131, 656, 'admin_color', 'fresh'),
(10132, 656, 'use_ssl', '0'),
(10133, 656, 'show_admin_bar_front', 'true'),
(10134, 656, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10135, 656, 'wp_user_level', '0'),
(10136, 656, 'wsl_current_provider', 'Facebook'),
(10137, 656, 'wsl_current_user_image', 'https://graph.facebook.com/831525870265807/picture?width=150&height=150'),
(10138, 656, 'session_tokens', 'a:1:{s:64:\"113109ba634eca6a528283e2cd76862d5ece9eca2cadfa0df41aeb6d9360f6b7\";a:4:{s:10:\"expiration\";i:1433879321;s:2:\"ip\";s:12:\"85.241.99.23\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432669721;}}'),
(10139, 657, 'nickname', 'Marta_Fatal_Cofones'),
(10140, 657, 'first_name', 'Marta'),
(10141, 657, 'last_name', 'Cofones'),
(10142, 657, 'description', ''),
(10143, 657, 'rich_editing', 'true'),
(10144, 657, 'comment_shortcuts', 'false'),
(10145, 657, 'admin_color', 'fresh'),
(10146, 657, 'use_ssl', '0'),
(10147, 657, 'show_admin_bar_front', 'true'),
(10148, 657, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10149, 657, 'wp_user_level', '0'),
(10150, 657, 'wsl_current_provider', 'Facebook'),
(10151, 657, 'wsl_current_user_image', 'https://graph.facebook.com/10203893308524057/picture?width=150&height=150'),
(10152, 657, 'session_tokens', 'a:1:{s:64:\"246738f0a51bc88a2a61dc76453cd5022a6c643fb7db6ac7f78084d4a787da0c\";a:4:{s:10:\"expiration\";i:1433879334;s:2:\"ip\";s:14:\"213.228.165.47\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432669734;}}'),
(10153, 658, 'nickname', 'Bernardo_Bogarim'),
(10154, 658, 'first_name', 'Bernardo'),
(10155, 658, 'last_name', 'Bogarim'),
(10156, 658, 'description', ''),
(10157, 658, 'rich_editing', 'true'),
(10158, 658, 'comment_shortcuts', 'false'),
(10159, 658, 'admin_color', 'fresh'),
(10160, 658, 'use_ssl', '0'),
(10161, 658, 'show_admin_bar_front', 'true'),
(10162, 658, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10163, 658, 'wp_user_level', '0'),
(10164, 658, 'wsl_current_provider', 'Facebook'),
(10165, 658, 'wsl_current_user_image', 'https://graph.facebook.com/768063759977175/picture?width=150&height=150'),
(10166, 658, 'session_tokens', 'a:1:{s:64:\"5ac7e47b39690fb6cdb2b0dad44b926ade41f5317405ca8d7fa4ea1e494cec57\";a:4:{s:10:\"expiration\";i:1433879340;s:2:\"ip\";s:13:\"194.210.242.8\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432669740;}}'),
(10167, 659, 'nickname', 'Ze_Prada_Jeronimo'),
(10168, 659, 'first_name', 'Zé'),
(10169, 659, 'last_name', 'Prada Jerónimo'),
(10170, 659, 'description', ''),
(10171, 659, 'rich_editing', 'true'),
(10172, 659, 'comment_shortcuts', 'false'),
(10173, 659, 'admin_color', 'fresh'),
(10174, 659, 'use_ssl', '0'),
(10175, 659, 'show_admin_bar_front', 'true'),
(10176, 659, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10177, 659, 'wp_user_level', '0'),
(10178, 659, 'wsl_current_provider', 'Facebook'),
(10179, 659, 'wsl_current_user_image', 'https://graph.facebook.com/10155530101125063/picture?width=150&height=150'),
(10180, 659, 'session_tokens', 'a:1:{s:64:\"ad448c5a9c8d092e46c07967ce148c99780f7d2d97898aeb8d9dc0e0926bd0a1\";a:4:{s:10:\"expiration\";i:1433879355;s:2:\"ip\";s:12:\"95.22.169.29\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432669755;}}'),
(10181, 660, 'nickname', 'Henrique_Pyrrait'),
(10182, 660, 'first_name', 'Henrique'),
(10183, 660, 'last_name', 'Pyrrait'),
(10184, 660, 'description', ''),
(10185, 660, 'rich_editing', 'true'),
(10186, 660, 'comment_shortcuts', 'false'),
(10187, 660, 'admin_color', 'fresh'),
(10188, 660, 'use_ssl', '0'),
(10189, 660, 'show_admin_bar_front', 'true'),
(10190, 660, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10191, 660, 'wp_user_level', '0'),
(10192, 660, 'wsl_current_provider', 'Facebook'),
(10193, 660, 'wsl_current_user_image', 'https://graph.facebook.com/1095678760460607/picture?width=150&height=150'),
(10194, 660, 'session_tokens', 'a:1:{s:64:\"fad54aab816ad424148cc7be9423229f5fb2fab43a3bf5e430b78fe99b8accd4\";a:4:{s:10:\"expiration\";i:1433879374;s:2:\"ip\";s:12:\"188.81.6.155\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432669774;}}'),
(10195, 655, 'votou', 'sim'),
(10196, 655, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(10197, 661, 'nickname', 'Constanca_Pereira_Coutinho'),
(10198, 661, 'first_name', 'Constança'),
(10199, 661, 'last_name', 'Coutinho'),
(10200, 661, 'description', ''),
(10201, 661, 'rich_editing', 'true'),
(10202, 661, 'comment_shortcuts', 'false'),
(10203, 661, 'admin_color', 'fresh'),
(10204, 661, 'use_ssl', '0'),
(10205, 661, 'show_admin_bar_front', 'true'),
(10206, 661, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10207, 661, 'wp_user_level', '0'),
(10208, 661, 'wsl_current_provider', 'Facebook'),
(10209, 661, 'wsl_current_user_image', 'https://graph.facebook.com/10152893317804607/picture?width=150&height=150'),
(10210, 661, 'session_tokens', 'a:1:{s:64:\"fb30f62c5aa5f3c8b62136ae9d93049504127ffa30791b191fdab4daac4ed472\";a:4:{s:10:\"expiration\";i:1433879393;s:2:\"ip\";s:13:\"87.103.66.147\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432669793;}}'),
(10211, 657, 'votou', 'sim'),
(10212, 657, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(10213, 662, 'nickname', 'Fatima_Perloiro'),
(10214, 662, 'first_name', 'Fátima'),
(10215, 662, 'last_name', 'Perloiro'),
(10216, 662, 'description', ''),
(10217, 662, 'rich_editing', 'true'),
(10218, 662, 'comment_shortcuts', 'false');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(10219, 662, 'admin_color', 'fresh'),
(10220, 662, 'use_ssl', '0'),
(10221, 662, 'show_admin_bar_front', 'true'),
(10222, 662, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10223, 662, 'wp_user_level', '0'),
(10224, 662, 'wsl_current_provider', 'Facebook'),
(10225, 662, 'wsl_current_user_image', 'https://graph.facebook.com/997684870243095/picture?width=150&height=150'),
(10226, 662, 'session_tokens', 'a:1:{s:64:\"7e15c25b57ee736be68c09de3c2d5b3fdb1c5f09cdc9d70856c2074527380ae7\";a:4:{s:10:\"expiration\";i:1435092005;s:2:\"ip\";s:12:\"85.245.85.96\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.59.10 (KHTML, like Gecko) Version/5.1.9 Safari/534.59.10\";s:5:\"login\";i:1433882405;}}'),
(10227, 659, 'votou', 'sim'),
(10228, 659, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,treinador-do-ano_p1363'),
(10229, 663, 'nickname', 'Carolina_Martins'),
(10230, 663, 'first_name', 'Carolina'),
(10231, 663, 'last_name', 'Martins'),
(10232, 663, 'description', ''),
(10233, 663, 'rich_editing', 'true'),
(10234, 663, 'comment_shortcuts', 'false'),
(10235, 663, 'admin_color', 'fresh'),
(10236, 663, 'use_ssl', '0'),
(10237, 663, 'show_admin_bar_front', 'true'),
(10238, 663, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10239, 663, 'wp_user_level', '0'),
(10240, 663, 'wsl_current_provider', 'Google'),
(10241, 663, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-WScKgyZlb9s/AAAAAAAAAAI/AAAAAAAAAFM/bJ2eW4eAjs8/photo.jpg?sz=200'),
(10242, 663, 'session_tokens', 'a:1:{s:64:\"697e643efd225d324c02ccdd62c09f34d1fd0bc0f7d1a0f3bb8844da65df3228\";a:4:{s:10:\"expiration\";i:1433879566;s:2:\"ip\";s:13:\"88.214.171.57\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432669966;}}'),
(10243, 664, 'nickname', 'Nini_Magalhaes'),
(10244, 664, 'first_name', 'Nini'),
(10245, 664, 'last_name', 'Magalhães'),
(10246, 664, 'description', ''),
(10247, 664, 'rich_editing', 'true'),
(10248, 664, 'comment_shortcuts', 'false'),
(10249, 664, 'admin_color', 'fresh'),
(10250, 664, 'use_ssl', '0'),
(10251, 664, 'show_admin_bar_front', 'true'),
(10252, 664, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10253, 664, 'wp_user_level', '0'),
(10254, 664, 'wsl_current_provider', 'Facebook'),
(10255, 664, 'wsl_current_user_image', 'https://graph.facebook.com/953601834690316/picture?width=150&height=150'),
(10256, 664, 'session_tokens', 'a:1:{s:64:\"3b78c659ea422d7543ebe18510e270461a4dbdffcf20aad6bbed34cd1005e0cc\";a:4:{s:10:\"expiration\";i:1433879573;s:2:\"ip\";s:14:\"85.242.154.186\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; GT-I9105P Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432669973;}}'),
(10257, 665, 'nickname', 'David_L_S_'),
(10258, 665, 'first_name', 'David'),
(10259, 665, 'last_name', 'L.S.'),
(10260, 665, 'description', ''),
(10261, 665, 'rich_editing', 'true'),
(10262, 665, 'comment_shortcuts', 'false'),
(10263, 665, 'admin_color', 'fresh'),
(10264, 665, 'use_ssl', '0'),
(10265, 665, 'show_admin_bar_front', 'true'),
(10266, 665, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10267, 665, 'wp_user_level', '0'),
(10268, 665, 'wsl_current_provider', 'Google'),
(10269, 665, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(10270, 665, 'session_tokens', 'a:1:{s:64:\"c1f47efd8232fd1ca9732810612ecba1c140cc1d072a58efbc4e81b478d12f4d\";a:4:{s:10:\"expiration\";i:1433879576;s:2:\"ip\";s:14:\"24.132.170.223\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432669976;}}'),
(10271, 666, 'nickname', 'Pedro_Antunes'),
(10272, 666, 'first_name', 'Pedro'),
(10273, 666, 'last_name', 'Antunes'),
(10274, 666, 'description', ''),
(10275, 666, 'rich_editing', 'true'),
(10276, 666, 'comment_shortcuts', 'false'),
(10277, 666, 'admin_color', 'fresh'),
(10278, 666, 'use_ssl', '0'),
(10279, 666, 'show_admin_bar_front', 'true'),
(10280, 666, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10281, 666, 'wp_user_level', '0'),
(10282, 666, 'wsl_current_provider', 'Facebook'),
(10283, 666, 'wsl_current_user_image', 'https://graph.facebook.com/10205219411339723/picture?width=150&height=150'),
(10284, 666, 'session_tokens', 'a:1:{s:64:\"b413f374e4bdf8054550491a95b698403ef98cf063021be401ad34a1925bccd3\";a:4:{s:10:\"expiration\";i:1433879580;s:2:\"ip\";s:11:\"5.249.24.64\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432669980;}}'),
(10285, 667, 'nickname', 'Catarina_Vieira_Lino'),
(10286, 667, 'first_name', 'Catarina'),
(10287, 667, 'last_name', 'Vieira Lino'),
(10288, 667, 'description', ''),
(10289, 667, 'rich_editing', 'true'),
(10290, 667, 'comment_shortcuts', 'false'),
(10291, 667, 'admin_color', 'fresh'),
(10292, 667, 'use_ssl', '0'),
(10293, 667, 'show_admin_bar_front', 'true'),
(10294, 667, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10295, 667, 'wp_user_level', '0'),
(10296, 667, 'wsl_current_provider', 'Facebook'),
(10297, 667, 'wsl_current_user_image', 'https://graph.facebook.com/695895530556545/picture?width=150&height=150'),
(10298, 667, 'session_tokens', 'a:1:{s:64:\"69f448ca7c55cd3c27b84cdf0c639cb1c6bbc87ccbf8938e461288fd2e22fcbc\";a:4:{s:10:\"expiration\";i:1433879581;s:2:\"ip\";s:11:\"2.83.91.154\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432669981;}}'),
(10299, 668, 'nickname', 'Tomas_De_Melo_Goncalves'),
(10300, 668, 'first_name', 'Tomás'),
(10301, 668, 'last_name', 'De Melo Gonçalves'),
(10302, 668, 'description', ''),
(10303, 668, 'rich_editing', 'true'),
(10304, 668, 'comment_shortcuts', 'false'),
(10305, 668, 'admin_color', 'fresh'),
(10306, 668, 'use_ssl', '0'),
(10307, 668, 'show_admin_bar_front', 'true'),
(10308, 668, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10309, 668, 'wp_user_level', '0'),
(10310, 668, 'wsl_current_provider', 'Facebook'),
(10311, 668, 'wsl_current_user_image', 'https://graph.facebook.com/10205956978737984/picture?width=150&height=150'),
(10312, 668, 'session_tokens', 'a:1:{s:64:\"3fc19afb6b7042c1b12eb8fb868a602e75e170f71dd60c1e81ed1e971cdf2f23\";a:4:{s:10:\"expiration\";i:1433879601;s:2:\"ip\";s:14:\"89.114.139.110\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432670001;}}'),
(10313, 662, 'votou', 'sim'),
(10314, 662, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(10315, 664, 'votou', 'sim'),
(10316, 664, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(10317, 669, 'nickname', 'Matilde_Mello_Breyner'),
(10318, 669, 'first_name', 'Matilde'),
(10319, 669, 'last_name', 'Breyner'),
(10320, 669, 'description', ''),
(10321, 669, 'rich_editing', 'true'),
(10322, 669, 'comment_shortcuts', 'false'),
(10323, 669, 'admin_color', 'fresh'),
(10324, 669, 'use_ssl', '0'),
(10325, 669, 'show_admin_bar_front', 'true'),
(10326, 669, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10327, 669, 'wp_user_level', '0'),
(10328, 669, 'wsl_current_provider', 'Facebook'),
(10329, 669, 'wsl_current_user_image', 'https://graph.facebook.com/10153317741055050/picture?width=150&height=150'),
(10330, 669, 'session_tokens', 'a:3:{s:64:\"df37eaf86c1c25c8051eb7985a433fe51adcb25654ee2210708c34592d7d25cb\";a:4:{s:10:\"expiration\";i:1433879662;s:2:\"ip\";s:14:\"176.78.172.246\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432670062;}s:64:\"9ddf03f135dfb3c15194f611610ebd92b5950c921de4215ba3dfd09c1275a1b1\";a:4:{s:10:\"expiration\";i:1434978377;s:2:\"ip\";s:14:\"79.168.199.194\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433768777;}s:64:\"f159c0a57544a430fae957aace76e61b387739c855a4e02986d090c2b2ac6398\";a:4:{s:10:\"expiration\";i:1434978415;s:2:\"ip\";s:14:\"79.168.199.194\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433768815;}}'),
(10331, 670, 'nickname', 'Ap_Fg'),
(10332, 670, 'first_name', 'Ap'),
(10333, 670, 'last_name', 'Fg'),
(10334, 670, 'description', ''),
(10335, 670, 'rich_editing', 'true'),
(10336, 670, 'comment_shortcuts', 'false'),
(10337, 670, 'admin_color', 'fresh'),
(10338, 670, 'use_ssl', '0'),
(10339, 670, 'show_admin_bar_front', 'true'),
(10340, 670, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10341, 670, 'wp_user_level', '0'),
(10342, 670, 'wsl_current_provider', 'Facebook'),
(10343, 670, 'wsl_current_user_image', 'https://graph.facebook.com/10207081446581486/picture?width=150&height=150'),
(10344, 670, 'session_tokens', 'a:1:{s:64:\"e30b6c5f288bb445e4194192e37069f95f7b0d82b1412b123dfd236b6315fc3c\";a:4:{s:10:\"expiration\";i:1433879672;s:2:\"ip\";s:14:\"69.132.150.213\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432670072;}}'),
(10345, 665, 'votou', 'sim'),
(10346, 665, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(10347, 663, 'votou', 'sim'),
(10348, 663, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(10349, 671, 'nickname', 'Francisco_Lopes'),
(10350, 671, 'first_name', 'Francisco'),
(10351, 671, 'last_name', 'Lopes'),
(10352, 671, 'description', ''),
(10353, 671, 'rich_editing', 'true'),
(10354, 671, 'comment_shortcuts', 'false'),
(10355, 671, 'admin_color', 'fresh'),
(10356, 671, 'use_ssl', '0'),
(10357, 671, 'show_admin_bar_front', 'true'),
(10358, 671, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10359, 671, 'wp_user_level', '0'),
(10360, 671, 'wsl_current_provider', 'Facebook'),
(10361, 671, 'wsl_current_user_image', 'https://graph.facebook.com/939397029414145/picture?width=150&height=150'),
(10362, 671, 'session_tokens', 'a:1:{s:64:\"96fb6fc2e344e6916d294fdbeacff99834766adc8f73bc9f67f4f7ef807426d4\";a:4:{s:10:\"expiration\";i:1433879743;s:2:\"ip\";s:13:\"85.243.63.209\";s:2:\"ua\";s:126:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36 OPR/29.0.1795.60\";s:5:\"login\";i:1432670143;}}'),
(10363, 661, 'votou', 'sim'),
(10364, 661, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(10365, 671, 'votou', 'sim'),
(10366, 671, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(10367, 668, 'votou', 'sim'),
(10368, 668, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(10369, 672, 'nickname', 'Bruno_Graca_1'),
(10370, 672, 'first_name', 'Bruno'),
(10371, 672, 'last_name', 'Graça'),
(10372, 672, 'description', ''),
(10373, 672, 'rich_editing', 'true'),
(10374, 672, 'comment_shortcuts', 'false'),
(10375, 672, 'admin_color', 'fresh'),
(10376, 672, 'use_ssl', '0'),
(10377, 672, 'show_admin_bar_front', 'true'),
(10378, 672, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10379, 672, 'wp_user_level', '0'),
(10380, 672, 'wsl_current_provider', 'Facebook'),
(10381, 672, 'wsl_current_user_image', 'https://graph.facebook.com/353395824858714/picture?width=150&height=150'),
(10382, 672, 'session_tokens', 'a:2:{s:64:\"87b2a271994e9d249d4af9fc7833fc470f435a965c0f2a78e96c08ac687f621c\";a:4:{s:10:\"expiration\";i:1433879824;s:2:\"ip\";s:14:\"24.132.170.223\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432670224;}s:64:\"ecd9cab2d08a286e356e0a2108b81a104b5988475aa9ae6063fd96b91dfa53ca\";a:4:{s:10:\"expiration\";i:1433880197;s:2:\"ip\";s:14:\"24.132.170.223\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432670597;}}'),
(10383, 672, 'votou', 'sim'),
(10384, 672, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(10385, 673, 'nickname', 'Mainha_Lopes'),
(10386, 673, 'first_name', 'Mainha'),
(10387, 673, 'last_name', 'Lopes'),
(10388, 673, 'description', ''),
(10389, 673, 'rich_editing', 'true'),
(10390, 673, 'comment_shortcuts', 'false'),
(10391, 673, 'admin_color', 'fresh'),
(10392, 673, 'use_ssl', '0'),
(10393, 673, 'show_admin_bar_front', 'true'),
(10394, 673, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10395, 673, 'wp_user_level', '0'),
(10396, 673, 'wsl_current_provider', 'Facebook'),
(10397, 673, 'wsl_current_user_image', 'https://graph.facebook.com/10203163153919646/picture?width=150&height=150'),
(10398, 673, 'session_tokens', 'a:1:{s:64:\"8bf775222f09a89de5bae990f2dae0f9259c97a4f085ad844b8b386c1dab4c9a\";a:4:{s:10:\"expiration\";i:1433879855;s:2:\"ip\";s:13:\"85.243.63.209\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; WTB5508 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/26.0.0.22.16;]\";s:5:\"login\";i:1432670255;}}'),
(10399, 670, 'votou', 'sim'),
(10400, 670, 'user_votes', 'manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1387,treinador-do-ano_p1363'),
(10401, 674, 'nickname', 'Sara_Azevedo'),
(10402, 674, 'first_name', 'Sara'),
(10403, 674, 'last_name', 'Azevedo'),
(10404, 674, 'description', ''),
(10405, 674, 'rich_editing', 'true'),
(10406, 674, 'comment_shortcuts', 'false'),
(10407, 674, 'admin_color', 'fresh'),
(10408, 674, 'use_ssl', '0'),
(10409, 674, 'show_admin_bar_front', 'true'),
(10410, 674, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10411, 674, 'wp_user_level', '0'),
(10412, 674, 'wsl_current_provider', 'Facebook'),
(10413, 674, 'wsl_current_user_image', 'https://graph.facebook.com/1106834802664073/picture?width=150&height=150'),
(10414, 674, 'session_tokens', 'a:1:{s:64:\"103e504146aa4ca9a18ec56e7aa4b70d114e37bddd05f51cdef55634f595f3ca\";a:4:{s:10:\"expiration\";i:1433879890;s:2:\"ip\";s:12:\"213.0.118.98\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/25.0.0.4.14;FBBV/8936291;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432670290;}}'),
(10415, 673, 'votou', 'sim'),
(10416, 673, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(10417, 667, 'votou', 'sim'),
(10418, 667, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(10419, 675, 'nickname', 'Ana_Alves'),
(10420, 675, 'first_name', 'Ana'),
(10421, 675, 'last_name', 'Alves'),
(10422, 675, 'description', ''),
(10423, 675, 'rich_editing', 'true'),
(10424, 675, 'comment_shortcuts', 'false'),
(10425, 675, 'admin_color', 'fresh'),
(10426, 675, 'use_ssl', '0'),
(10427, 675, 'show_admin_bar_front', 'true'),
(10428, 675, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10429, 675, 'wp_user_level', '0'),
(10430, 675, 'wsl_current_provider', 'Google'),
(10431, 675, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(10432, 675, 'session_tokens', 'a:1:{s:64:\"fc53ccf346a27b670cfba2bc68e2ad25dcaf492a10bace30f4e5e2055e098156\";a:4:{s:10:\"expiration\";i:1433880079;s:2:\"ip\";s:12:\"79.168.35.20\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432670479;}}'),
(10433, 676, 'nickname', 'Carlos_Bilro'),
(10434, 676, 'first_name', 'Carlos'),
(10435, 676, 'last_name', 'Bilro'),
(10436, 676, 'description', ''),
(10437, 676, 'rich_editing', 'true'),
(10438, 676, 'comment_shortcuts', 'false'),
(10439, 676, 'admin_color', 'fresh'),
(10440, 676, 'use_ssl', '0'),
(10441, 676, 'show_admin_bar_front', 'true'),
(10442, 676, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10443, 676, 'wp_user_level', '0'),
(10444, 676, 'wsl_current_provider', 'Facebook'),
(10445, 676, 'wsl_current_user_image', 'https://graph.facebook.com/937165803006883/picture?width=150&height=150'),
(10446, 676, 'session_tokens', 'a:1:{s:64:\"eb775010f9c88f2e1b9769625b7cc40d09b91d41542a9e12ef1cd63269eca1ef\";a:4:{s:10:\"expiration\";i:1433880139;s:2:\"ip\";s:12:\"2.82.160.142\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432670539;}}'),
(10447, 675, 'votou', 'sim'),
(10448, 675, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(10449, 677, 'nickname', 'Alexandre_Cabrita'),
(10450, 677, 'first_name', 'Alexandre'),
(10451, 677, 'last_name', 'Cabrita'),
(10452, 677, 'description', ''),
(10453, 677, 'rich_editing', 'true'),
(10454, 677, 'comment_shortcuts', 'false'),
(10455, 677, 'admin_color', 'fresh'),
(10456, 677, 'use_ssl', '0'),
(10457, 677, 'show_admin_bar_front', 'true'),
(10458, 677, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10459, 677, 'wp_user_level', '0'),
(10460, 677, 'wsl_current_provider', 'Facebook'),
(10461, 677, 'wsl_current_user_image', 'https://graph.facebook.com/1000248626660730/picture?width=150&height=150'),
(10462, 677, 'session_tokens', 'a:1:{s:64:\"5ad23f4f42a3b30890b9546b7c1ce8880391556e05e489e172a2cb8d35d5e5be\";a:4:{s:10:\"expiration\";i:1433880160;s:2:\"ip\";s:13:\"85.139.94.249\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432670560;}}'),
(10463, 676, 'votou', 'sim'),
(10464, 676, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1383,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,treinador-do-ano_p1363'),
(10465, 678, 'nickname', 'Filipe_Estrella'),
(10466, 678, 'first_name', 'Filipe'),
(10467, 678, 'last_name', 'Estrella'),
(10468, 678, 'description', ''),
(10469, 678, 'rich_editing', 'true'),
(10470, 678, 'comment_shortcuts', 'false'),
(10471, 678, 'admin_color', 'fresh'),
(10472, 678, 'use_ssl', '0'),
(10473, 678, 'show_admin_bar_front', 'true'),
(10474, 678, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10475, 678, 'wp_user_level', '0'),
(10476, 678, 'wsl_current_provider', 'Facebook'),
(10477, 678, 'wsl_current_user_image', 'https://graph.facebook.com/1050756031620123/picture?width=150&height=150'),
(10478, 678, 'session_tokens', 'a:1:{s:64:\"1929301f4ce5d0d376e92ad68f6bf9be64f9439bf24b6c93e2135220bbb85929\";a:4:{s:10:\"expiration\";i:1433880271;s:2:\"ip\";s:14:\"85.243.139.132\";s:2:\"ua\";s:76:\"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0\";s:5:\"login\";i:1432670671;}}'),
(10479, 679, 'nickname', 'Pedro_Custodia'),
(10480, 679, 'first_name', 'Pedro'),
(10481, 679, 'last_name', 'Custódia'),
(10482, 679, 'description', ''),
(10483, 679, 'rich_editing', 'true'),
(10484, 679, 'comment_shortcuts', 'false'),
(10485, 679, 'admin_color', 'fresh'),
(10486, 679, 'use_ssl', '0'),
(10487, 679, 'show_admin_bar_front', 'true'),
(10488, 679, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10489, 679, 'wp_user_level', '0'),
(10490, 679, 'wsl_current_provider', 'Facebook'),
(10491, 679, 'wsl_current_user_image', 'https://graph.facebook.com/823344871067188/picture?width=150&height=150'),
(10492, 679, 'session_tokens', 'a:1:{s:64:\"431bb57c36586e1a071c05da4c9f747ef2d25ed50fbb1589fd44160961a3475d\";a:4:{s:10:\"expiration\";i:1433880276;s:2:\"ip\";s:13:\"84.91.188.210\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432670676;}}'),
(10493, 680, 'nickname', 'Patricia_Garcao_Nunes_Brito'),
(10494, 680, 'first_name', 'Patricia'),
(10495, 680, 'last_name', 'Brito'),
(10496, 680, 'description', ''),
(10497, 680, 'rich_editing', 'true'),
(10498, 680, 'comment_shortcuts', 'false'),
(10499, 680, 'admin_color', 'fresh'),
(10500, 680, 'use_ssl', '0'),
(10501, 680, 'show_admin_bar_front', 'true'),
(10502, 680, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10503, 680, 'wp_user_level', '0'),
(10504, 680, 'wsl_current_provider', 'Facebook'),
(10505, 680, 'wsl_current_user_image', 'https://graph.facebook.com/10204944888686176/picture?width=150&height=150'),
(10506, 680, 'session_tokens', 'a:1:{s:64:\"a7f904dead590c7dc61047383cee0befd2a8335d2b3aacb15e4f60416a225f41\";a:4:{s:10:\"expiration\";i:1433880292;s:2:\"ip\";s:14:\"88.214.167.106\";s:2:\"ua\";s:203:\"Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 625) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537\";s:5:\"login\";i:1432670692;}}'),
(10507, 681, 'nickname', 'Vasco_Valadas'),
(10508, 681, 'first_name', 'Vasco'),
(10509, 681, 'last_name', 'Valadas'),
(10510, 681, 'description', ''),
(10511, 681, 'rich_editing', 'true'),
(10512, 681, 'comment_shortcuts', 'false'),
(10513, 681, 'admin_color', 'fresh'),
(10514, 681, 'use_ssl', '0'),
(10515, 681, 'show_admin_bar_front', 'true'),
(10516, 681, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10517, 681, 'wp_user_level', '0'),
(10518, 681, 'wsl_current_provider', 'Facebook'),
(10519, 681, 'wsl_current_user_image', 'https://graph.facebook.com/1106504686033181/picture?width=150&height=150'),
(10520, 681, 'session_tokens', 'a:1:{s:64:\"dcada677b926753ab39ba32cf8b6667d84aa6f258ae5b607c60ceda519011e4d\";a:4:{s:10:\"expiration\";i:1433880305;s:2:\"ip\";s:12:\"84.90.120.23\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432670705;}}'),
(10521, 682, 'nickname', 'David_Raimundo'),
(10522, 682, 'first_name', 'David'),
(10523, 682, 'last_name', 'Raimundo'),
(10524, 682, 'description', ''),
(10525, 682, 'rich_editing', 'true'),
(10526, 682, 'comment_shortcuts', 'false'),
(10527, 682, 'admin_color', 'fresh'),
(10528, 682, 'use_ssl', '0'),
(10529, 682, 'show_admin_bar_front', 'true'),
(10530, 682, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10531, 682, 'wp_user_level', '0'),
(10532, 682, 'wsl_current_provider', 'Facebook'),
(10533, 682, 'wsl_current_user_image', 'https://graph.facebook.com/10203356656192073/picture?width=150&height=150'),
(10534, 682, 'session_tokens', 'a:1:{s:64:\"1554590b70791f25394b56351bcef9298ebd7b2a05756ed04cf9960a1ef06068\";a:4:{s:10:\"expiration\";i:1433880327;s:2:\"ip\";s:13:\"70.158.102.38\";s:2:\"ua\";s:136:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12A405 Safari/600.1.4\";s:5:\"login\";i:1432670727;}}'),
(10535, 683, 'nickname', 'Leonor_Fragoso'),
(10536, 683, 'first_name', 'Leonor'),
(10537, 683, 'last_name', 'Fragoso'),
(10538, 683, 'description', ''),
(10539, 683, 'rich_editing', 'true'),
(10540, 683, 'comment_shortcuts', 'false'),
(10541, 683, 'admin_color', 'fresh'),
(10542, 683, 'use_ssl', '0'),
(10543, 683, 'show_admin_bar_front', 'true'),
(10544, 683, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10545, 683, 'wp_user_level', '0'),
(10546, 683, 'wsl_current_provider', 'Facebook'),
(10547, 683, 'wsl_current_user_image', 'https://graph.facebook.com/10204900461410945/picture?width=150&height=150'),
(10548, 683, 'session_tokens', 'a:2:{s:64:\"1a60844e82dc681738a30948f916072141d5c87c4153066f7d6f5c0c4593e011\";a:4:{s:10:\"expiration\";i:1433880356;s:2:\"ip\";s:13:\"85.245.49.102\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432670756;}s:64:\"e05bc0d0b458581fb301947f7f497638393ecbe6caf0f38a676c46cd409d8569\";a:4:{s:10:\"expiration\";i:1433977718;s:2:\"ip\";s:11:\"85.240.8.68\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9301I Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432768118;}}'),
(10549, 678, 'votou', 'sim'),
(10550, 678, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,revelacao-do-ano-deeply_p1383,foto-do-ano_p957,evento-do-ano-kia_p1432'),
(10551, 680, 'votou', 'sim'),
(10552, 680, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(10553, 684, 'nickname', 'Barbara_Schmitz_Abecassis'),
(10554, 684, 'first_name', 'Bárbara'),
(10555, 684, 'last_name', 'Abecassis'),
(10556, 684, 'description', ''),
(10557, 684, 'rich_editing', 'true'),
(10558, 684, 'comment_shortcuts', 'false'),
(10559, 684, 'admin_color', 'fresh'),
(10560, 684, 'use_ssl', '0'),
(10561, 684, 'show_admin_bar_front', 'true'),
(10562, 684, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10563, 684, 'wp_user_level', '0'),
(10564, 684, 'wsl_current_provider', 'Facebook'),
(10565, 684, 'wsl_current_user_image', 'https://graph.facebook.com/10153546391475348/picture?width=150&height=150'),
(10566, 684, 'session_tokens', 'a:1:{s:64:\"609b3bab1dfa6c35b4a528b7b05e60f060a3038f61307ad55e52fa0d57a78d95\";a:4:{s:10:\"expiration\";i:1433880516;s:2:\"ip\";s:13:\"84.30.187.106\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5\";s:5:\"login\";i:1432670916;}}'),
(10567, 685, 'nickname', 'Marcos_Antonio'),
(10568, 685, 'first_name', 'Marcos'),
(10569, 685, 'last_name', 'António'),
(10570, 685, 'description', ''),
(10571, 685, 'rich_editing', 'true'),
(10572, 685, 'comment_shortcuts', 'false'),
(10573, 685, 'admin_color', 'fresh'),
(10574, 685, 'use_ssl', '0'),
(10575, 685, 'show_admin_bar_front', 'true'),
(10576, 685, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10577, 685, 'wp_user_level', '0'),
(10578, 685, 'wsl_current_provider', 'Facebook'),
(10579, 685, 'wsl_current_user_image', 'https://graph.facebook.com/1076745522353777/picture?width=150&height=150'),
(10580, 685, 'session_tokens', 'a:1:{s:64:\"f57a6c2cd332e477870f133d84035fdf6409412d509d4d5d5866df32090c3990\";a:4:{s:10:\"expiration\";i:1433880570;s:2:\"ip\";s:13:\"79.169.13.238\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432670970;}}'),
(10581, 686, 'nickname', 'Carlos_Ferreira'),
(10582, 686, 'first_name', 'Carlos'),
(10583, 686, 'last_name', 'Ferreira'),
(10584, 686, 'description', ''),
(10585, 686, 'rich_editing', 'true'),
(10586, 686, 'comment_shortcuts', 'false'),
(10587, 686, 'admin_color', 'fresh'),
(10588, 686, 'use_ssl', '0'),
(10589, 686, 'show_admin_bar_front', 'true'),
(10590, 686, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10591, 686, 'wp_user_level', '0'),
(10592, 686, 'wsl_current_provider', 'Google'),
(10593, 686, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-fct4ybXPXZ4/AAAAAAAAAAI/AAAAAAAAAI8/VLEWd5OHNhg/photo.jpg?sz=200'),
(10594, 686, 'session_tokens', 'a:1:{s:64:\"a620c3dfcff7298c769449b283b0a66dbfc7e1406c01ed1a8ddb3ce268c63b42\";a:4:{s:10:\"expiration\";i:1433880574;s:2:\"ip\";s:13:\"93.108.213.28\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432670974;}}'),
(10595, 687, 'nickname', 'Diogo_Goncalves'),
(10596, 687, 'first_name', 'Diogo'),
(10597, 687, 'last_name', 'Gonçalves'),
(10598, 687, 'description', ''),
(10599, 687, 'rich_editing', 'true'),
(10600, 687, 'comment_shortcuts', 'false'),
(10601, 687, 'admin_color', 'fresh'),
(10602, 687, 'use_ssl', '0'),
(10603, 687, 'show_admin_bar_front', 'true'),
(10604, 687, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10605, 687, 'wp_user_level', '0'),
(10606, 687, 'wsl_current_provider', 'Facebook'),
(10607, 687, 'wsl_current_user_image', 'https://graph.facebook.com/10206876418374356/picture?width=150&height=150'),
(10608, 687, 'session_tokens', 'a:2:{s:64:\"edcc3dd4b17b4b3e7fd02df296ff343d5d498948dae75eac0c27b3885b393eba\";a:4:{s:10:\"expiration\";i:1433880648;s:2:\"ip\";s:11:\"2.83.86.193\";s:2:\"ua\";s:258:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/23.1.0.8.11;FBBV/6660503;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432671048;}s:64:\"90dd053b4c08d228965cc6641f9eae81ffdc8898db8cdd415a19307afbb2e43b\";a:4:{s:10:\"expiration\";i:1434378861;s:2:\"ip\";s:13:\"82.155.25.154\";s:2:\"ua\";s:268:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/9.1.0.15.14;FBBV/3594432;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433169261;}}'),
(10609, 682, 'votou', 'sim'),
(10610, 682, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(10611, 688, 'nickname', 'Henrique_Rolim_de_Moura'),
(10612, 688, 'first_name', 'Henrique'),
(10613, 688, 'last_name', 'de Moura'),
(10614, 688, 'description', ''),
(10615, 688, 'rich_editing', 'true'),
(10616, 688, 'comment_shortcuts', 'false'),
(10617, 688, 'admin_color', 'fresh'),
(10618, 688, 'use_ssl', '0'),
(10619, 688, 'show_admin_bar_front', 'true'),
(10620, 688, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10621, 688, 'wp_user_level', '0'),
(10622, 688, 'wsl_current_provider', 'Facebook'),
(10623, 688, 'wsl_current_user_image', 'https://graph.facebook.com/10202938141613478/picture?width=150&height=150'),
(10624, 688, 'session_tokens', 'a:3:{s:64:\"0ccd3f389991e724d4804bc30583480ddb17b51c4e4726411e76befba1cfac8e\";a:4:{s:10:\"expiration\";i:1433880683;s:2:\"ip\";s:13:\"85.240.32.254\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432671083;}s:64:\"90c8cfabb2b9e4f62e33cd4602789cd838553f8195e8e1e9ee59a761639e02e3\";a:4:{s:10:\"expiration\";i:1434530585;s:2:\"ip\";s:12:\"82.154.16.93\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/tmn;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433320985;}s:64:\"51a204c7f1c46a27e7d25ac14470492fbe82dbfa3a2a30173f710116d435d5d2\";a:4:{s:10:\"expiration\";i:1434530806;s:2:\"ip\";s:13:\"188.140.83.68\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/tmn;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433321206;}}'),
(10625, 689, 'nickname', 'Joao_Maria_Cordeiro'),
(10626, 689, 'first_name', 'João'),
(10627, 689, 'last_name', 'Cordeiro'),
(10628, 689, 'description', ''),
(10629, 689, 'rich_editing', 'true'),
(10630, 689, 'comment_shortcuts', 'false'),
(10631, 689, 'admin_color', 'fresh'),
(10632, 689, 'use_ssl', '0'),
(10633, 689, 'show_admin_bar_front', 'true'),
(10634, 689, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10635, 689, 'wp_user_level', '0'),
(10636, 689, 'wsl_current_provider', 'Facebook'),
(10637, 689, 'wsl_current_user_image', 'https://graph.facebook.com/941134882576269/picture?width=150&height=150'),
(10638, 689, 'session_tokens', 'a:1:{s:64:\"5ed7f67095edd2afcd0d483d3e929a59dda856d29210ffc24b0d2ffea8873f7e\";a:4:{s:10:\"expiration\";i:1433880699;s:2:\"ip\";s:14:\"85.138.207.126\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36\";s:5:\"login\";i:1432671099;}}'),
(10639, 690, 'nickname', 'Ana_Gomes'),
(10640, 690, 'first_name', 'Ana'),
(10641, 690, 'last_name', 'Gomes'),
(10642, 690, 'description', ''),
(10643, 690, 'rich_editing', 'true'),
(10644, 690, 'comment_shortcuts', 'false'),
(10645, 690, 'admin_color', 'fresh'),
(10646, 690, 'use_ssl', '0'),
(10647, 690, 'show_admin_bar_front', 'true'),
(10648, 690, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10649, 690, 'wp_user_level', '0'),
(10650, 690, 'wsl_current_provider', 'Google'),
(10651, 690, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(10652, 690, 'session_tokens', 'a:1:{s:64:\"311b1a111c80fe878c711742c97cd131bb5d1d09af3f10d2541167919af5e711\";a:4:{s:10:\"expiration\";i:1433880710;s:2:\"ip\";s:12:\"81.84.208.59\";s:2:\"ua\";s:154:\"Mozilla/5.0 (Linux; Android 4.3; HUAWEI G6-L11 Build/HuaweiG6-L11C02B120) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432671110;}}'),
(10653, 630, 'votou', 'sim'),
(10654, 630, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(10655, 691, 'nickname', 'Joana_Nunes'),
(10656, 691, 'first_name', 'Joana'),
(10657, 691, 'last_name', 'Nunes'),
(10658, 691, 'description', ''),
(10659, 691, 'rich_editing', 'true'),
(10660, 691, 'comment_shortcuts', 'false'),
(10661, 691, 'admin_color', 'fresh'),
(10662, 691, 'use_ssl', '0'),
(10663, 691, 'show_admin_bar_front', 'true'),
(10664, 691, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10665, 691, 'wp_user_level', '0'),
(10666, 691, 'wsl_current_provider', 'Facebook'),
(10667, 691, 'wsl_current_user_image', 'https://graph.facebook.com/917669351618697/picture?width=150&height=150'),
(10668, 691, 'session_tokens', 'a:1:{s:64:\"c8011843303d7997e61611c073f955f1110ea9cf2229228e561ad54ff6fdf08a\";a:4:{s:10:\"expiration\";i:1433880725;s:2:\"ip\";s:14:\"176.78.172.198\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432671125;}}'),
(10669, 691, 'votou', 'sim'),
(10670, 691, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(10671, 692, 'nickname', 'Joao_Coelho'),
(10672, 692, 'first_name', 'João'),
(10673, 692, 'last_name', 'Coelho'),
(10674, 692, 'description', ''),
(10675, 692, 'rich_editing', 'true'),
(10676, 692, 'comment_shortcuts', 'false'),
(10677, 692, 'admin_color', 'fresh'),
(10678, 692, 'use_ssl', '0'),
(10679, 692, 'show_admin_bar_front', 'true'),
(10680, 692, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10681, 692, 'wp_user_level', '0'),
(10682, 692, 'wsl_current_provider', 'Google'),
(10683, 692, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-w5FDjtEf7OE/AAAAAAAAAAI/AAAAAAAAAEs/6u_en_Crzyk/photo.jpg?sz=200'),
(10684, 692, 'session_tokens', 'a:2:{s:64:\"59bccff44acb76462bd0a326103aa54f1720c79e8a16e4dd603a33080215967b\";a:4:{s:10:\"expiration\";i:1433880767;s:2:\"ip\";s:14:\"85.245.210.207\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432671167;}s:64:\"e57a6317b002c45b07a9b20f66390220356bfe9cf475b7fc15cfc80dd433f472\";a:4:{s:10:\"expiration\";i:1434012046;s:2:\"ip\";s:13:\"195.23.48.154\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432802446;}}'),
(10685, 689, 'votou', 'sim'),
(10686, 689, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,revelacao-do-ano-deeply_p1387,foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(10687, 660, 'votou', 'sim'),
(10688, 660, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(10689, 674, 'votou', 'sim'),
(10690, 674, 'user_votes', 'foto-do-ano_p1163'),
(10691, 693, 'nickname', 'Tiago_Lupi_Caetano'),
(10692, 693, 'first_name', 'Tiago'),
(10693, 693, 'last_name', 'Lupi Caetano'),
(10694, 693, 'description', ''),
(10695, 693, 'rich_editing', 'true'),
(10696, 693, 'comment_shortcuts', 'false'),
(10697, 693, 'admin_color', 'fresh'),
(10698, 693, 'use_ssl', '0'),
(10699, 693, 'show_admin_bar_front', 'true'),
(10700, 693, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10701, 693, 'wp_user_level', '0'),
(10702, 693, 'wsl_current_provider', 'Facebook'),
(10703, 693, 'wsl_current_user_image', 'https://graph.facebook.com/10205561214323596/picture?width=150&height=150'),
(10704, 693, 'session_tokens', 'a:1:{s:64:\"55b095bc922f7c0df4ad8b4ccff3f2e512bb09f9229b63ae4666a4ee0c841841\";a:4:{s:10:\"expiration\";i:1433880892;s:2:\"ip\";s:14:\"88.214.162.141\";s:2:\"ua\";s:254:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_0 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12A365 [FBAN/FBIOS;FBAV/12.1.0.24.20;FBBV/3214247;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.0;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432671292;}}'),
(10705, 694, 'nickname', 'Isabel_Cortez_Mena_Reis'),
(10706, 694, 'first_name', 'Isabel'),
(10707, 694, 'last_name', 'Mena Reis'),
(10708, 694, 'description', ''),
(10709, 694, 'rich_editing', 'true'),
(10710, 694, 'comment_shortcuts', 'false'),
(10711, 694, 'admin_color', 'fresh'),
(10712, 694, 'use_ssl', '0'),
(10713, 694, 'show_admin_bar_front', 'true'),
(10714, 694, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10715, 694, 'wp_user_level', '0'),
(10716, 694, 'wsl_current_provider', 'Facebook'),
(10717, 694, 'wsl_current_user_image', 'https://graph.facebook.com/10153257559601013/picture?width=150&height=150'),
(10718, 694, 'session_tokens', 'a:1:{s:64:\"f4df86fdda532177fe027ae93b8f87a48b99f61aab60e27246622b881d2a99c1\";a:4:{s:10:\"expiration\";i:1433880900;s:2:\"ip\";s:12:\"89.115.11.30\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432671300;}}'),
(10719, 695, 'nickname', 'Tomas_Goncalves_Pereira'),
(10720, 695, 'first_name', 'Tomás'),
(10721, 695, 'last_name', 'Gonçalves Pereira'),
(10722, 695, 'description', ''),
(10723, 695, 'rich_editing', 'true'),
(10724, 695, 'comment_shortcuts', 'false'),
(10725, 695, 'admin_color', 'fresh'),
(10726, 695, 'use_ssl', '0'),
(10727, 695, 'show_admin_bar_front', 'true'),
(10728, 695, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10729, 695, 'wp_user_level', '0'),
(10730, 695, 'wsl_current_provider', 'Facebook'),
(10731, 695, 'wsl_current_user_image', 'https://graph.facebook.com/999819580051107/picture?width=150&height=150'),
(10732, 695, 'session_tokens', 'a:1:{s:64:\"d074a53c32d11b807de56fe4356af35da24159914022bf7872b6b41b99c4a492\";a:4:{s:10:\"expiration\";i:1433880903;s:2:\"ip\";s:12:\"95.93.165.68\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432671303;}}'),
(10733, 696, 'nickname', 'Margarida_Kol_de_Carvalho'),
(10734, 696, 'first_name', 'Margarida'),
(10735, 696, 'last_name', 'de Carvalho'),
(10736, 696, 'description', ''),
(10737, 696, 'rich_editing', 'true'),
(10738, 696, 'comment_shortcuts', 'false'),
(10739, 696, 'admin_color', 'fresh'),
(10740, 696, 'use_ssl', '0'),
(10741, 696, 'show_admin_bar_front', 'true'),
(10742, 696, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10743, 696, 'wp_user_level', '0'),
(10744, 696, 'wsl_current_provider', 'Facebook'),
(10745, 696, 'wsl_current_user_image', 'https://graph.facebook.com/10203691328945260/picture?width=150&height=150'),
(10746, 696, 'session_tokens', 'a:1:{s:64:\"feca93890381405f759ca624f9005a6d3182b1e676fd5fd3d0f63d38b058b416\";a:4:{s:10:\"expiration\";i:1433880984;s:2:\"ip\";s:13:\"95.136.51.174\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/6.2.3 Safari/537.85.12\";s:5:\"login\";i:1432671384;}}'),
(10747, 685, 'votou', 'sim'),
(10748, 685, 'user_votes', 'foto-do-ano_p957'),
(10749, 697, 'nickname', 'Salvador_Hernando'),
(10750, 697, 'first_name', 'Salvador'),
(10751, 697, 'last_name', 'Hernando'),
(10752, 697, 'description', ''),
(10753, 697, 'rich_editing', 'true'),
(10754, 697, 'comment_shortcuts', 'false'),
(10755, 697, 'admin_color', 'fresh'),
(10756, 697, 'use_ssl', '0'),
(10757, 697, 'show_admin_bar_front', 'true'),
(10758, 697, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10759, 697, 'wp_user_level', '0'),
(10760, 697, 'wsl_current_provider', 'Facebook'),
(10761, 697, 'wsl_current_user_image', 'https://graph.facebook.com/600430316726668/picture?width=150&height=150'),
(10762, 697, 'session_tokens', 'a:1:{s:64:\"fdc93f0109c1d6622fa08a0b9213b7188691548faf6dc6858801ae1e3c91c6e1\";a:4:{s:10:\"expiration\";i:1433881014;s:2:\"ip\";s:14:\"79.168.158.177\";s:2:\"ua\";s:154:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; Vodafone 785 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30 SVN/120HGG1\";s:5:\"login\";i:1432671414;}}'),
(10763, 694, 'votou', 'sim'),
(10764, 694, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(10765, 698, 'nickname', 'Daniela_Silva'),
(10766, 698, 'first_name', 'Daniela'),
(10767, 698, 'last_name', 'Silva'),
(10768, 698, 'description', ''),
(10769, 698, 'rich_editing', 'true'),
(10770, 698, 'comment_shortcuts', 'false'),
(10771, 698, 'admin_color', 'fresh'),
(10772, 698, 'use_ssl', '0'),
(10773, 698, 'show_admin_bar_front', 'true'),
(10774, 698, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10775, 698, 'wp_user_level', '0'),
(10776, 698, 'wsl_current_provider', 'Facebook'),
(10777, 698, 'wsl_current_user_image', 'https://graph.facebook.com/1583149108613666/picture?width=150&height=150'),
(10778, 698, 'session_tokens', 'a:1:{s:64:\"2bc135cf4736fb5251c063c03d9d291e4f8b6bf76edb14eb87566f45a90bedc8\";a:4:{s:10:\"expiration\";i:1433881090;s:2:\"ip\";s:13:\"82.154.47.240\";s:2:\"ua\";s:189:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-D405 Build/KOT49I.A1413474368) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432671490;}}'),
(10779, 697, 'votou', 'sim'),
(10780, 697, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,treinador-do-ano_p1363'),
(10781, 699, 'nickname', 'Carmo_Fonseca_Ribeiro'),
(10782, 699, 'first_name', 'Carmo'),
(10783, 699, 'last_name', 'Fonseca Ribeiro'),
(10784, 699, 'description', ''),
(10785, 699, 'rich_editing', 'true'),
(10786, 699, 'comment_shortcuts', 'false'),
(10787, 699, 'admin_color', 'fresh'),
(10788, 699, 'use_ssl', '0'),
(10789, 699, 'show_admin_bar_front', 'true'),
(10790, 699, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10791, 699, 'wp_user_level', '0'),
(10792, 699, 'wsl_current_provider', 'Facebook'),
(10793, 699, 'wsl_current_user_image', 'https://graph.facebook.com/10204815762814690/picture?width=150&height=150'),
(10794, 699, 'session_tokens', 'a:3:{s:64:\"89e583f0041ae230e11874112a7f9fb8412279378de3e354afb227535067377f\";a:4:{s:10:\"expiration\";i:1433881150;s:2:\"ip\";s:13:\"87.103.72.208\";s:2:\"ua\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) GSA/5.5.50480 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432671550;}s:64:\"25dba49be810006b616a7b685e28e7f7f6fcc733de82b8434a0d975b7c0d0994\";a:4:{s:10:\"expiration\";i:1433942342;s:2:\"ip\";s:13:\"85.240.75.203\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432732742;}s:64:\"b81907ccc1432136c2225ffc5fc4a1a0733e321b5e722d85e3db831d50533e1b\";a:4:{s:10:\"expiration\";i:1434001586;s:2:\"ip\";s:14:\"85.242.249.100\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432791986;}}'),
(10795, 700, 'nickname', 'Ruth_Schaffrath'),
(10796, 700, 'first_name', 'Ruth'),
(10797, 700, 'last_name', 'Schaffrath'),
(10798, 700, 'description', ''),
(10799, 700, 'rich_editing', 'true'),
(10800, 700, 'comment_shortcuts', 'false'),
(10801, 700, 'admin_color', 'fresh'),
(10802, 700, 'use_ssl', '0'),
(10803, 700, 'show_admin_bar_front', 'true'),
(10804, 700, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10805, 700, 'wp_user_level', '0'),
(10806, 700, 'wsl_current_provider', 'Facebook'),
(10807, 700, 'wsl_current_user_image', 'https://graph.facebook.com/10206720281195769/picture?width=150&height=150'),
(10808, 700, 'session_tokens', 'a:1:{s:64:\"d238291a1d214204ccecf6c8681775c08149585f9e9d095210b8389c2842c033\";a:4:{s:10:\"expiration\";i:1433881153;s:2:\"ip\";s:13:\"95.172.166.77\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.59.10 (KHTML, like Gecko) Version/5.1.9 Safari/534.59.10\";s:5:\"login\";i:1432671553;}}'),
(10809, 693, 'votou', 'sim');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(10810, 693, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(10811, 701, 'nickname', 'Davide_Chaves'),
(10812, 701, 'first_name', 'Davide'),
(10813, 701, 'last_name', 'Chaves'),
(10814, 701, 'description', ''),
(10815, 701, 'rich_editing', 'true'),
(10816, 701, 'comment_shortcuts', 'false'),
(10817, 701, 'admin_color', 'fresh'),
(10818, 701, 'use_ssl', '0'),
(10819, 701, 'show_admin_bar_front', 'true'),
(10820, 701, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10821, 701, 'wp_user_level', '0'),
(10822, 701, 'wsl_current_provider', 'Facebook'),
(10823, 701, 'wsl_current_user_image', 'https://graph.facebook.com/911717948885692/picture?width=150&height=150'),
(10824, 701, 'session_tokens', 'a:1:{s:64:\"80d10ceaed1afcf742b3a70ec93f02e6f47874a2dc279278a1551e57dee252a1\";a:4:{s:10:\"expiration\";i:1433881190;s:2:\"ip\";s:12:\"81.84.29.167\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1432671590;}}'),
(10825, 702, 'nickname', 'Ana_Beatriz_Berenguer'),
(10826, 702, 'first_name', 'Ana Beatriz'),
(10827, 702, 'last_name', 'Berenguer'),
(10828, 702, 'description', ''),
(10829, 702, 'rich_editing', 'true'),
(10830, 702, 'comment_shortcuts', 'false'),
(10831, 702, 'admin_color', 'fresh'),
(10832, 702, 'use_ssl', '0'),
(10833, 702, 'show_admin_bar_front', 'true'),
(10834, 702, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10835, 702, 'wp_user_level', '0'),
(10836, 702, 'wsl_current_provider', 'Google'),
(10837, 702, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-i9rB5RqoXu4/AAAAAAAAAAI/AAAAAAAAAMg/KANSaNNSi5g/photo.jpg?sz=200'),
(10838, 702, 'session_tokens', 'a:1:{s:64:\"11694497cf4ad0290d5f67d2a4e0cea452f0b4a208127a2e8f374ac9cdd498dd\";a:4:{s:10:\"expiration\";i:1433881192;s:2:\"ip\";s:12:\"95.94.23.230\";s:2:\"ua\";s:186:\"Mozilla/5.0 (Linux; Android 4.4.2; Vodafone Smart 4 Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432671592;}}'),
(10839, 698, 'votou', 'sim'),
(10840, 698, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(10841, 679, 'votou', 'sim'),
(10842, 679, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(10843, 700, 'votou', 'sim'),
(10844, 700, 'user_votes', 'foto-do-ano_p957'),
(10845, 703, 'nickname', 'Joao_Lee'),
(10846, 703, 'first_name', 'João'),
(10847, 703, 'last_name', 'Lee'),
(10848, 703, 'description', ''),
(10849, 703, 'rich_editing', 'true'),
(10850, 703, 'comment_shortcuts', 'false'),
(10851, 703, 'admin_color', 'fresh'),
(10852, 703, 'use_ssl', '0'),
(10853, 703, 'show_admin_bar_front', 'true'),
(10854, 703, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10855, 703, 'wp_user_level', '0'),
(10856, 703, 'wsl_current_provider', 'Facebook'),
(10857, 703, 'wsl_current_user_image', 'https://graph.facebook.com/968262296552179/picture?width=150&height=150'),
(10858, 703, 'session_tokens', 'a:1:{s:64:\"c4407cf2db6208cdb5faab5431ff6d8bc9bb63d54dd7effd1ec872bddba4bbc9\";a:4:{s:10:\"expiration\";i:1433881221;s:2:\"ip\";s:14:\"88.214.170.243\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1432671621;}}'),
(10859, 690, 'votou', 'sim'),
(10860, 690, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(10861, 704, 'nickname', 'Joana_Neto_Almeida'),
(10862, 704, 'first_name', 'Joana'),
(10863, 704, 'last_name', 'Almeida'),
(10864, 704, 'description', ''),
(10865, 704, 'rich_editing', 'true'),
(10866, 704, 'comment_shortcuts', 'false'),
(10867, 704, 'admin_color', 'fresh'),
(10868, 704, 'use_ssl', '0'),
(10869, 704, 'show_admin_bar_front', 'true'),
(10870, 704, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10871, 704, 'wp_user_level', '0'),
(10872, 704, 'wsl_current_provider', 'Facebook'),
(10873, 704, 'wsl_current_user_image', 'https://graph.facebook.com/10152864875471981/picture?width=150&height=150'),
(10874, 704, 'session_tokens', 'a:1:{s:64:\"9d256edcc748598ec3dc8dae30a66dc163410988aeb0d90c909face67e269026\";a:4:{s:10:\"expiration\";i:1433881270;s:2:\"ip\";s:14:\"85.240.111.192\";s:2:\"ua\";s:247:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432671670;}}'),
(10875, 705, 'nickname', 'Ana_Nikas'),
(10876, 705, 'first_name', 'Ana'),
(10877, 705, 'last_name', 'Nikas'),
(10878, 705, 'description', ''),
(10879, 705, 'rich_editing', 'true'),
(10880, 705, 'comment_shortcuts', 'false'),
(10881, 705, 'admin_color', 'fresh'),
(10882, 705, 'use_ssl', '0'),
(10883, 705, 'show_admin_bar_front', 'true'),
(10884, 705, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10885, 705, 'wp_user_level', '0'),
(10886, 705, 'wsl_current_provider', 'Facebook'),
(10887, 705, 'wsl_current_user_image', 'https://graph.facebook.com/1593067577630187/picture?width=150&height=150'),
(10888, 705, 'session_tokens', 'a:1:{s:64:\"0bb588729e3324e6ae8495166e8a73e4067ab447f8130e13af82c8401074e52f\";a:4:{s:10:\"expiration\";i:1433881312;s:2:\"ip\";s:13:\"95.93.159.199\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432671712;}}'),
(10889, 706, 'nickname', 'Antonio_Pereira_Coutinho'),
(10890, 706, 'first_name', 'António'),
(10891, 706, 'last_name', 'Pereira Coutinho'),
(10892, 706, 'description', ''),
(10893, 706, 'rich_editing', 'true'),
(10894, 706, 'comment_shortcuts', 'false'),
(10895, 706, 'admin_color', 'fresh'),
(10896, 706, 'use_ssl', '0'),
(10897, 706, 'show_admin_bar_front', 'true'),
(10898, 706, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10899, 706, 'wp_user_level', '0'),
(10900, 706, 'wsl_current_provider', 'Facebook'),
(10901, 706, 'wsl_current_user_image', 'https://graph.facebook.com/885359464836514/picture?width=150&height=150'),
(10902, 706, 'session_tokens', 'a:1:{s:64:\"f09972772845f33ea23480b31a9d0c741ffbfa0ebbeba62e2a53db3f7c6f133a\";a:4:{s:10:\"expiration\";i:1433881313;s:2:\"ip\";s:13:\"37.28.247.174\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432671713;}}'),
(10903, 701, 'votou', 'sim'),
(10904, 701, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(10905, 707, 'nickname', 'Marcelo_Pritsch'),
(10906, 707, 'first_name', 'Marcelo'),
(10907, 707, 'last_name', 'Pritsch'),
(10908, 707, 'description', ''),
(10909, 707, 'rich_editing', 'true'),
(10910, 707, 'comment_shortcuts', 'false'),
(10911, 707, 'admin_color', 'fresh'),
(10912, 707, 'use_ssl', '0'),
(10913, 707, 'show_admin_bar_front', 'true'),
(10914, 707, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10915, 707, 'wp_user_level', '0'),
(10916, 707, 'wsl_current_provider', 'Facebook'),
(10917, 707, 'wsl_current_user_image', 'https://graph.facebook.com/1023342804344942/picture?width=150&height=150'),
(10918, 707, 'session_tokens', 'a:1:{s:64:\"7e29aa1339207a19772da3bdd5d3094d8a7d9288d8809c1b126e206bf58907f7\";a:4:{s:10:\"expiration\";i:1433881327;s:2:\"ip\";s:13:\"95.93.231.191\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432671727;}}'),
(10919, 244, 'votou', 'sim'),
(10920, 244, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(10921, 702, 'votou', 'sim'),
(10922, 702, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(10923, 703, 'votou', 'sim'),
(10924, 703, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,foto-do-ano_p957'),
(10925, 696, 'votou', 'sim'),
(10926, 696, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(10927, 708, 'nickname', 'Emidio_Goncalves'),
(10928, 708, 'first_name', 'Emidio'),
(10929, 708, 'last_name', 'Gonçalves'),
(10930, 708, 'description', ''),
(10931, 708, 'rich_editing', 'true'),
(10932, 708, 'comment_shortcuts', 'false'),
(10933, 708, 'admin_color', 'fresh'),
(10934, 708, 'use_ssl', '0'),
(10935, 708, 'show_admin_bar_front', 'true'),
(10936, 708, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10937, 708, 'wp_user_level', '0'),
(10938, 708, 'wsl_current_provider', 'Facebook'),
(10939, 708, 'wsl_current_user_image', 'https://graph.facebook.com/377095779154165/picture?width=150&height=150'),
(10940, 708, 'session_tokens', 'a:1:{s:64:\"38f2a3cfb8668cc48c72e68ecb76f7a17b2b3ab1f83f0895839403f07586ab44\";a:4:{s:10:\"expiration\";i:1433881403;s:2:\"ip\";s:12:\"95.92.174.46\";s:2:\"ua\";s:76:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; ASU2JS; rv:11.0) like Gecko\";s:5:\"login\";i:1432671803;}}'),
(10941, 706, 'votou', 'sim'),
(10942, 706, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(10943, 708, 'votou', 'sim'),
(10944, 708, 'user_votes', 'evento-do-ano-kia_p1428'),
(10945, 709, 'nickname', 'Goncalo_Montenegro_Guimaraes'),
(10946, 709, 'first_name', 'Gonçalo'),
(10947, 709, 'last_name', 'Guimarães'),
(10948, 709, 'description', ''),
(10949, 709, 'rich_editing', 'true'),
(10950, 709, 'comment_shortcuts', 'false'),
(10951, 709, 'admin_color', 'fresh'),
(10952, 709, 'use_ssl', '0'),
(10953, 709, 'show_admin_bar_front', 'true'),
(10954, 709, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10955, 709, 'wp_user_level', '0'),
(10956, 709, 'wsl_current_provider', 'Facebook'),
(10957, 709, 'wsl_current_user_image', 'https://graph.facebook.com/10152745553231114/picture?width=150&height=150'),
(10958, 709, 'session_tokens', 'a:1:{s:64:\"d03e58926593706b83bd3ad24fdf234c9d9674150651e8f5e91a389b947957fa\";a:4:{s:10:\"expiration\";i:1433881505;s:2:\"ip\";s:12:\"5.249.106.20\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432671905;}}'),
(10959, 710, 'nickname', 'Ines_Cabral'),
(10960, 710, 'first_name', 'Inês'),
(10961, 710, 'last_name', 'Cabral'),
(10962, 710, 'description', ''),
(10963, 710, 'rich_editing', 'true'),
(10964, 710, 'comment_shortcuts', 'false'),
(10965, 710, 'admin_color', 'fresh'),
(10966, 710, 'use_ssl', '0'),
(10967, 710, 'show_admin_bar_front', 'true'),
(10968, 710, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10969, 710, 'wp_user_level', '0'),
(10970, 710, 'wsl_current_provider', 'Facebook'),
(10971, 710, 'wsl_current_user_image', 'https://graph.facebook.com/1100293236664162/picture?width=150&height=150'),
(10972, 710, 'session_tokens', 'a:1:{s:64:\"01d061d8667636e2ea72d3c08c441747339f597742f44d0a7391e197a0c94c22\";a:4:{s:10:\"expiration\";i:1433881524;s:2:\"ip\";s:13:\"85.244.46.170\";s:2:\"ua\";s:236:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPad3,3;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/AT&T;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432671924;}}'),
(10973, 710, 'votou', 'sim'),
(10974, 710, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(10975, 711, 'nickname', 'Joca_Joao_Almeida'),
(10976, 711, 'first_name', 'Joca'),
(10977, 711, 'last_name', 'Joao Almeida'),
(10978, 711, 'description', ''),
(10979, 711, 'rich_editing', 'true'),
(10980, 711, 'comment_shortcuts', 'false'),
(10981, 711, 'admin_color', 'fresh'),
(10982, 711, 'use_ssl', '0'),
(10983, 711, 'show_admin_bar_front', 'true'),
(10984, 711, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10985, 711, 'wp_user_level', '0'),
(10986, 711, 'wsl_current_provider', 'Facebook'),
(10987, 711, 'wsl_current_user_image', 'https://graph.facebook.com/10205404292760960/picture?width=150&height=150'),
(10988, 711, 'session_tokens', 'a:1:{s:64:\"8aa715f721c87c382f9c15b0354f6a130a4ad27d8eaf63a1a4988c7428768cc7\";a:4:{s:10:\"expiration\";i:1433881583;s:2:\"ip\";s:13:\"62.169.86.100\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; U; Android 4.3; pt-pt; GT-I9300 Build/JSS15J) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432671983;}}'),
(10989, 712, 'nickname', 'Manuela_Sousa_Dias'),
(10990, 712, 'first_name', 'Manuela'),
(10991, 712, 'last_name', 'Sousa Dias'),
(10992, 712, 'description', ''),
(10993, 712, 'rich_editing', 'true'),
(10994, 712, 'comment_shortcuts', 'false'),
(10995, 712, 'admin_color', 'fresh'),
(10996, 712, 'use_ssl', '0'),
(10997, 712, 'show_admin_bar_front', 'true'),
(10998, 712, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(10999, 712, 'wp_user_level', '0'),
(11000, 712, 'wsl_current_provider', 'Facebook'),
(11001, 712, 'wsl_current_user_image', 'https://graph.facebook.com/10200657921486194/picture?width=150&height=150'),
(11002, 712, 'session_tokens', 'a:1:{s:64:\"5bea108a3b0a7f4b2bafeabb4723877a1eb0584e81571782c1d66aa761531cc9\";a:4:{s:10:\"expiration\";i:1433881594;s:2:\"ip\";s:12:\"188.37.72.66\";s:2:\"ua\";s:173:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; CINK FIVE Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/31.0.0.20.13;]\";s:5:\"login\";i:1432671994;}}'),
(11003, 709, 'votou', 'sim'),
(11004, 709, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(11005, 713, 'nickname', 'Miguel_Figueira'),
(11006, 713, 'first_name', 'Miguel'),
(11007, 713, 'last_name', 'Figueira'),
(11008, 713, 'description', ''),
(11009, 713, 'rich_editing', 'true'),
(11010, 713, 'comment_shortcuts', 'false'),
(11011, 713, 'admin_color', 'fresh'),
(11012, 713, 'use_ssl', '0'),
(11013, 713, 'show_admin_bar_front', 'true'),
(11014, 713, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11015, 713, 'wp_user_level', '0'),
(11016, 713, 'wsl_current_provider', 'Facebook'),
(11017, 713, 'wsl_current_user_image', 'https://graph.facebook.com/10205959222851489/picture?width=150&height=150'),
(11018, 713, 'session_tokens', 'a:1:{s:64:\"71ad89fe6f035ea1cd6a92e0afb822b4c950bf48057f3de5069c7bdc188b72b0\";a:4:{s:10:\"expiration\";i:1433881729;s:2:\"ip\";s:12:\"2.80.216.231\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1432672129;}}'),
(11019, 677, 'votou', 'sim'),
(11020, 677, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(11021, 714, 'nickname', 'Helena_Abreu'),
(11022, 714, 'first_name', 'Helena'),
(11023, 714, 'last_name', 'Abreu'),
(11024, 714, 'description', ''),
(11025, 714, 'rich_editing', 'true'),
(11026, 714, 'comment_shortcuts', 'false'),
(11027, 714, 'admin_color', 'fresh'),
(11028, 714, 'use_ssl', '0'),
(11029, 714, 'show_admin_bar_front', 'true'),
(11030, 714, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11031, 714, 'wp_user_level', '0'),
(11032, 714, 'wsl_current_provider', 'Facebook'),
(11033, 714, 'wsl_current_user_image', 'https://graph.facebook.com/401016090084476/picture?width=150&height=150'),
(11034, 714, 'session_tokens', 'a:1:{s:64:\"66e66988a9c9562265ac9bbda220aa978796ef786a4bc7e6146cdc8829f8794c\";a:4:{s:10:\"expiration\";i:1433881824;s:2:\"ip\";s:13:\"188.83.11.185\";s:2:\"ua\";s:187:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432672224;}}'),
(11035, 712, 'votou', 'sim'),
(11036, 712, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(11037, 711, 'votou', 'sim'),
(11038, 711, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(11039, 714, 'votou', 'sim'),
(11040, 714, 'user_votes', 'treinador-do-ano_p1363'),
(11041, 715, 'nickname', 'Joao_Filipe_Leal'),
(11042, 715, 'first_name', 'João'),
(11043, 715, 'last_name', 'Leal'),
(11044, 715, 'description', ''),
(11045, 715, 'rich_editing', 'true'),
(11046, 715, 'comment_shortcuts', 'false'),
(11047, 715, 'admin_color', 'fresh'),
(11048, 715, 'use_ssl', '0'),
(11049, 715, 'show_admin_bar_front', 'true'),
(11050, 715, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11051, 715, 'wp_user_level', '0'),
(11052, 715, 'wsl_current_provider', 'Facebook'),
(11053, 715, 'wsl_current_user_image', 'https://graph.facebook.com/10202979392444588/picture?width=150&height=150'),
(11054, 715, 'session_tokens', 'a:1:{s:64:\"0a6d456daef15edf25f169fe3faf84c1a45269965c171a747e49499eff2e353f\";a:4:{s:10:\"expiration\";i:1433881941;s:2:\"ip\";s:14:\"85.138.100.109\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432672341;}}'),
(11055, 716, 'nickname', 'Maria_Sarmento'),
(11056, 716, 'first_name', 'Maria'),
(11057, 716, 'last_name', 'Sarmento'),
(11058, 716, 'description', ''),
(11059, 716, 'rich_editing', 'true'),
(11060, 716, 'comment_shortcuts', 'false'),
(11061, 716, 'admin_color', 'fresh'),
(11062, 716, 'use_ssl', '0'),
(11063, 716, 'show_admin_bar_front', 'true'),
(11064, 716, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11065, 716, 'wp_user_level', '0'),
(11066, 716, 'wsl_current_provider', 'Facebook'),
(11067, 716, 'wsl_current_user_image', 'https://graph.facebook.com/896108200430923/picture?width=150&height=150'),
(11068, 716, 'session_tokens', 'a:1:{s:64:\"83631c27d51295ed9d6b92546de8ea3851bdc58251bccded09d6d7ed6c34c796\";a:4:{s:10:\"expiration\";i:1433881963;s:2:\"ip\";s:12:\"2.82.191.189\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432672363;}}'),
(11069, 717, 'nickname', 'Martim_Van_Zeller'),
(11070, 717, 'first_name', 'Martim'),
(11071, 717, 'last_name', 'Van Zeller'),
(11072, 717, 'description', ''),
(11073, 717, 'rich_editing', 'true'),
(11074, 717, 'comment_shortcuts', 'false'),
(11075, 717, 'admin_color', 'fresh'),
(11076, 717, 'use_ssl', '0'),
(11077, 717, 'show_admin_bar_front', 'true'),
(11078, 717, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11079, 717, 'wp_user_level', '0'),
(11080, 717, 'wsl_current_provider', 'Facebook'),
(11081, 717, 'wsl_current_user_image', 'https://graph.facebook.com/1602115443377609/picture?width=150&height=150'),
(11082, 717, 'session_tokens', 'a:3:{s:64:\"61af2d66276c2ba2ff0bf7d1e4add124e77841aad074df5df2f096a46e2ea80b\";a:4:{s:10:\"expiration\";i:1433881996;s:2:\"ip\";s:13:\"89.154.13.108\";s:2:\"ua\";s:232:\"Mozilla/5.0 (iPad; CPU OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/29.0.0.9.13;FBBV/9374459;FBDV/iPad2,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.2;FBSS/1; FBCR/;FBID/tablet;FBLC/en_US;FBOP/1]\";s:5:\"login\";i:1432672396;}s:64:\"4fd944eeaa10f820bbd43c598b5b923c69f2a6efefc1e4e25ff7bd4a7a9648a8\";a:4:{s:10:\"expiration\";i:1433882777;s:2:\"ip\";s:13:\"89.154.13.108\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432673177;}s:64:\"6bf671fbdd55c9d851679e12836cfbbf61767d640dc4a517c0e6665ffd63e8e0\";a:4:{s:10:\"expiration\";i:1434023954;s:2:\"ip\";s:13:\"89.154.13.108\";s:2:\"ua\";s:125:\"Mozilla/5.0 (iPad; CPU OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12D508 Safari/600.1.4\";s:5:\"login\";i:1432814354;}}'),
(11083, 718, 'nickname', 'Fernando_Caldeira'),
(11084, 718, 'first_name', 'Fernando'),
(11085, 718, 'last_name', 'Caldeira'),
(11086, 718, 'description', ''),
(11087, 718, 'rich_editing', 'true'),
(11088, 718, 'comment_shortcuts', 'false'),
(11089, 718, 'admin_color', 'fresh'),
(11090, 718, 'use_ssl', '0'),
(11091, 718, 'show_admin_bar_front', 'true'),
(11092, 718, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11093, 718, 'wp_user_level', '0'),
(11094, 718, 'wsl_current_provider', 'Facebook'),
(11095, 718, 'wsl_current_user_image', 'https://graph.facebook.com/10204467586591929/picture?width=150&height=150'),
(11096, 718, 'session_tokens', 'a:1:{s:64:\"872ea5e3eb4e07c1ebd0a59e8b75bc138ef72e3e642188678113b658fa61d31e\";a:4:{s:10:\"expiration\";i:1433882043;s:2:\"ip\";s:13:\"93.108.214.61\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432672443;}}'),
(11097, 719, 'nickname', 'Sandra_Cardoso'),
(11098, 719, 'first_name', 'Sandra'),
(11099, 719, 'last_name', 'Cardoso'),
(11100, 719, 'description', ''),
(11101, 719, 'rich_editing', 'true'),
(11102, 719, 'comment_shortcuts', 'false'),
(11103, 719, 'admin_color', 'fresh'),
(11104, 719, 'use_ssl', '0'),
(11105, 719, 'show_admin_bar_front', 'true'),
(11106, 719, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11107, 719, 'wp_user_level', '0'),
(11108, 719, 'wsl_current_provider', 'Facebook'),
(11109, 719, 'wsl_current_user_image', 'https://graph.facebook.com/10207207924662850/picture?width=150&height=150'),
(11110, 719, 'session_tokens', 'a:1:{s:64:\"78bfda981e236946f8012036896d6c7a434a92eca022388df7939dfd040a8a93\";a:4:{s:10:\"expiration\";i:1433882075;s:2:\"ip\";s:12:\"81.84.29.208\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432672475;}}'),
(11111, 718, 'votou', 'sim'),
(11112, 718, 'user_votes', 'evento-do-ano-kia_p1428'),
(11113, 720, 'nickname', 'Marco_Pereira'),
(11114, 720, 'first_name', 'Marco'),
(11115, 720, 'last_name', 'Pereira'),
(11116, 720, 'description', ''),
(11117, 720, 'rich_editing', 'true'),
(11118, 720, 'comment_shortcuts', 'false'),
(11119, 720, 'admin_color', 'fresh'),
(11120, 720, 'use_ssl', '0'),
(11121, 720, 'show_admin_bar_front', 'true'),
(11122, 720, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11123, 720, 'wp_user_level', '0'),
(11124, 720, 'wsl_current_provider', 'Facebook'),
(11125, 720, 'wsl_current_user_image', 'https://graph.facebook.com/836960799715924/picture?width=150&height=150'),
(11126, 720, 'session_tokens', 'a:1:{s:64:\"6cf9a14d780fcd633113fb404b283002bf65bfed471d7c7c33962542ca7efea6\";a:4:{s:10:\"expiration\";i:1433882122;s:2:\"ip\";s:11:\"95.136.91.2\";s:2:\"ua\";s:182:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E4.5 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432672522;}}'),
(11127, 721, 'nickname', 'Vera_Zavattieri_Potes'),
(11128, 721, 'first_name', 'Vera'),
(11129, 721, 'last_name', 'Potes'),
(11130, 721, 'description', ''),
(11131, 721, 'rich_editing', 'true'),
(11132, 721, 'comment_shortcuts', 'false'),
(11133, 721, 'admin_color', 'fresh'),
(11134, 721, 'use_ssl', '0'),
(11135, 721, 'show_admin_bar_front', 'true'),
(11136, 721, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11137, 721, 'wp_user_level', '0'),
(11138, 721, 'wsl_current_provider', 'Facebook'),
(11139, 721, 'wsl_current_user_image', 'https://graph.facebook.com/10153250972541265/picture?width=150&height=150'),
(11140, 721, 'session_tokens', 'a:1:{s:64:\"1a5f770704a512920900bd552f45989a639158de93fc89b30ff79e263ade5667\";a:4:{s:10:\"expiration\";i:1433882176;s:2:\"ip\";s:12:\"89.115.75.77\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432672576;}}'),
(11141, 722, 'nickname', 'Francisco_Spinola'),
(11142, 722, 'first_name', 'Francisco'),
(11143, 722, 'last_name', 'Spinola'),
(11144, 722, 'description', ''),
(11145, 722, 'rich_editing', 'true'),
(11146, 722, 'comment_shortcuts', 'false'),
(11147, 722, 'admin_color', 'fresh'),
(11148, 722, 'use_ssl', '0'),
(11149, 722, 'show_admin_bar_front', 'true'),
(11150, 722, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11151, 722, 'wp_user_level', '0'),
(11152, 722, 'wsl_current_provider', 'Facebook'),
(11153, 722, 'wsl_current_user_image', 'https://graph.facebook.com/10205604325661463/picture?width=150&height=150'),
(11154, 722, 'session_tokens', 'a:1:{s:64:\"c87ec34f88fa522988064aab56a079633f9d29cd85f6d5cbf2b41b192b4389f5\";a:4:{s:10:\"expiration\";i:1433882180;s:2:\"ip\";s:13:\"79.168.76.129\";s:2:\"ua\";s:186:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432672580;}}'),
(11155, 719, 'votou', 'sim'),
(11156, 719, 'user_votes', 'evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(11157, 705, 'votou', 'sim'),
(11158, 705, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(11159, 723, 'nickname', 'Ricardo_Raio'),
(11160, 723, 'first_name', 'Ricardo'),
(11161, 723, 'last_name', 'Raio'),
(11162, 723, 'description', ''),
(11163, 723, 'rich_editing', 'true'),
(11164, 723, 'comment_shortcuts', 'false'),
(11165, 723, 'admin_color', 'fresh'),
(11166, 723, 'use_ssl', '0'),
(11167, 723, 'show_admin_bar_front', 'true'),
(11168, 723, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11169, 723, 'wp_user_level', '0'),
(11170, 723, 'wsl_current_provider', 'Facebook'),
(11171, 723, 'wsl_current_user_image', 'https://graph.facebook.com/1066380233389826/picture?width=150&height=150'),
(11172, 723, 'session_tokens', 'a:1:{s:64:\"f73413d4a459d733881184651bc62774d828948cba85006a2fb6115b4ce4263a\";a:4:{s:10:\"expiration\";i:1433882233;s:2:\"ip\";s:13:\"188.83.14.248\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432672633;}}'),
(11173, 721, 'votou', 'sim'),
(11174, 721, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1383,treinador-do-ano_p1363'),
(11175, 720, 'votou', 'sim'),
(11176, 720, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(11177, 724, 'nickname', 'Miguel_Jeronimo'),
(11178, 724, 'first_name', 'Miguel'),
(11179, 724, 'last_name', 'Jeronimo'),
(11180, 724, 'description', ''),
(11181, 724, 'rich_editing', 'true'),
(11182, 724, 'comment_shortcuts', 'false'),
(11183, 724, 'admin_color', 'fresh'),
(11184, 724, 'use_ssl', '0'),
(11185, 724, 'show_admin_bar_front', 'true'),
(11186, 724, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11187, 724, 'wp_user_level', '0'),
(11188, 724, 'wsl_current_provider', 'Facebook'),
(11189, 724, 'wsl_current_user_image', 'https://graph.facebook.com/10152748157682003/picture?width=150&height=150'),
(11190, 724, 'session_tokens', 'a:1:{s:64:\"e4969d83285a75799b24e50cf3d46740e084e5bec6f5a4843faecf9699295964\";a:4:{s:10:\"expiration\";i:1433882329;s:2:\"ip\";s:14:\"213.58.193.105\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432672729;}}'),
(11191, 723, 'votou', 'sim'),
(11192, 723, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,revelacao-do-ano-deeply_p1383,foto-do-ano_p1163,evento-do-ano-kia_p1432'),
(11193, 725, 'nickname', 'Karin_Pereira'),
(11194, 725, 'first_name', 'Karin'),
(11195, 725, 'last_name', 'Pereira'),
(11196, 725, 'description', ''),
(11197, 725, 'rich_editing', 'true'),
(11198, 725, 'comment_shortcuts', 'false'),
(11199, 725, 'admin_color', 'fresh'),
(11200, 725, 'use_ssl', '0'),
(11201, 725, 'show_admin_bar_front', 'true'),
(11202, 725, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11203, 725, 'wp_user_level', '0'),
(11204, 725, 'wsl_current_provider', 'Facebook'),
(11205, 725, 'wsl_current_user_image', 'https://graph.facebook.com/10153399057756385/picture?width=150&height=150'),
(11206, 725, 'session_tokens', 'a:1:{s:64:\"617ad01ef44cba1d87b5a8e383fac0364df0c7cb54e18cfb4f362a73e6afd65f\";a:4:{s:10:\"expiration\";i:1433882351;s:2:\"ip\";s:13:\"93.108.148.68\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432672751;}}'),
(11207, 725, 'votou', 'sim'),
(11208, 725, 'user_votes', 'evento-do-ano-kia_p1428'),
(11209, 717, 'votou', 'sim'),
(11210, 717, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(11211, 726, 'nickname', 'Denise_Nobre'),
(11212, 726, 'first_name', 'Denise'),
(11213, 726, 'last_name', 'Nobre'),
(11214, 726, 'description', ''),
(11215, 726, 'rich_editing', 'true'),
(11216, 726, 'comment_shortcuts', 'false'),
(11217, 726, 'admin_color', 'fresh'),
(11218, 726, 'use_ssl', '0'),
(11219, 726, 'show_admin_bar_front', 'true'),
(11220, 726, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11221, 726, 'wp_user_level', '0'),
(11222, 726, 'wsl_current_provider', 'Facebook'),
(11223, 726, 'wsl_current_user_image', 'https://graph.facebook.com/1010174365682160/picture?width=150&height=150'),
(11224, 726, 'session_tokens', 'a:1:{s:64:\"b6fad0542483f1a1012f9bacf2bffaaf298f945ca9a93973eded5af518691955\";a:4:{s:10:\"expiration\";i:1433882391;s:2:\"ip\";s:13:\"188.250.76.82\";s:2:\"ua\";s:272:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432672791;}}'),
(11225, 727, 'nickname', 'Francisco_Spinola_1'),
(11226, 727, 'first_name', 'Francisco'),
(11227, 727, 'last_name', 'Spinola'),
(11228, 727, 'description', ''),
(11229, 727, 'rich_editing', 'true'),
(11230, 727, 'comment_shortcuts', 'false'),
(11231, 727, 'admin_color', 'fresh'),
(11232, 727, 'use_ssl', '0'),
(11233, 727, 'show_admin_bar_front', 'true'),
(11234, 727, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11235, 727, 'wp_user_level', '0'),
(11236, 727, 'wsl_current_provider', 'Google'),
(11237, 727, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(11238, 727, 'session_tokens', 'a:1:{s:64:\"8fc9b76d5dab8fbcb0b946ec5662cb85fc15d944a857535f7e30c2e569a98a23\";a:4:{s:10:\"expiration\";i:1433882420;s:2:\"ip\";s:13:\"79.168.76.129\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:36.0) Gecko/20100101 Firefox/36.0\";s:5:\"login\";i:1432672820;}}'),
(11239, 726, 'votou', 'sim'),
(11240, 726, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353'),
(11241, 728, 'nickname', 'Xualhas_Etc'),
(11242, 728, 'first_name', 'Xualhas'),
(11243, 728, 'last_name', 'Etc'),
(11244, 728, 'description', ''),
(11245, 728, 'rich_editing', 'true'),
(11246, 728, 'comment_shortcuts', 'false'),
(11247, 728, 'admin_color', 'fresh'),
(11248, 728, 'use_ssl', '0'),
(11249, 728, 'show_admin_bar_front', 'true'),
(11250, 728, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11251, 728, 'wp_user_level', '0'),
(11252, 728, 'wsl_current_provider', 'Facebook'),
(11253, 728, 'wsl_current_user_image', 'https://graph.facebook.com/370520649813616/picture?width=150&height=150'),
(11254, 728, 'session_tokens', 'a:1:{s:64:\"5c2e67573162160127f13dd55d2e7e4e0927540ecdaf8cc4956028594596d427\";a:4:{s:10:\"expiration\";i:1433882531;s:2:\"ip\";s:13:\"79.168.152.47\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1432672931;}}'),
(11255, 729, 'nickname', 'Manel_Passanha_Machado_Soares'),
(11256, 729, 'first_name', 'Manel'),
(11257, 729, 'last_name', 'Passanha Machado Soares'),
(11258, 729, 'description', ''),
(11259, 729, 'rich_editing', 'true'),
(11260, 729, 'comment_shortcuts', 'false'),
(11261, 729, 'admin_color', 'fresh'),
(11262, 729, 'use_ssl', '0'),
(11263, 729, 'show_admin_bar_front', 'true'),
(11264, 729, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11265, 729, 'wp_user_level', '0'),
(11266, 729, 'wsl_current_provider', 'Facebook'),
(11267, 729, 'wsl_current_user_image', 'https://graph.facebook.com/10205360964757923/picture?width=150&height=150'),
(11268, 729, 'session_tokens', 'a:1:{s:64:\"af7c700122fc73c9573a00c706c84683db69ea56cef72ae23e131cec6ea9986d\";a:4:{s:10:\"expiration\";i:1433882554;s:2:\"ip\";s:13:\"79.168.108.34\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432672954;}}'),
(11269, 730, 'nickname', 'Paulo_Santos_1'),
(11270, 730, 'first_name', 'Paulo'),
(11271, 730, 'last_name', 'Santos'),
(11272, 730, 'description', ''),
(11273, 730, 'rich_editing', 'true'),
(11274, 730, 'comment_shortcuts', 'false'),
(11275, 730, 'admin_color', 'fresh'),
(11276, 730, 'use_ssl', '0'),
(11277, 730, 'show_admin_bar_front', 'true'),
(11278, 730, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11279, 730, 'wp_user_level', '0'),
(11280, 730, 'wsl_current_provider', 'Facebook'),
(11281, 730, 'wsl_current_user_image', 'https://graph.facebook.com/10206647303566492/picture?width=150&height=150'),
(11282, 730, 'session_tokens', 'a:1:{s:64:\"092d174f03bb285edeea9a5333119e611d1cdf509ec3d59d8c79e5f72f2163b8\";a:4:{s:10:\"expiration\";i:1433882562;s:2:\"ip\";s:13:\"188.37.214.20\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432672962;}}'),
(11283, 730, 'votou', 'sim'),
(11284, 730, 'user_votes', 'evento-do-ano-kia_p1428'),
(11285, 731, 'nickname', 'Ana_Palma'),
(11286, 731, 'first_name', 'Ana'),
(11287, 731, 'last_name', 'Palma'),
(11288, 731, 'description', ''),
(11289, 731, 'rich_editing', 'true'),
(11290, 731, 'comment_shortcuts', 'false'),
(11291, 731, 'admin_color', 'fresh'),
(11292, 731, 'use_ssl', '0'),
(11293, 731, 'show_admin_bar_front', 'true'),
(11294, 731, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11295, 731, 'wp_user_level', '0'),
(11296, 731, 'wsl_current_provider', 'Facebook'),
(11297, 731, 'wsl_current_user_image', 'https://graph.facebook.com/10204104957446185/picture?width=150&height=150'),
(11298, 731, 'session_tokens', 'a:1:{s:64:\"a549c5bfa5d1b3d59d70afbe0525855605aa840f4435723c9298b79125d4ac7b\";a:4:{s:10:\"expiration\";i:1433882608;s:2:\"ip\";s:12:\"95.95.168.17\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432673008;}}'),
(11299, 724, 'votou', 'sim'),
(11300, 724, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(11301, 732, 'nickname', 'Celeste_Rebello_Rosario'),
(11302, 732, 'first_name', 'Celeste'),
(11303, 732, 'last_name', 'Rebello Rosário'),
(11304, 732, 'description', ''),
(11305, 732, 'rich_editing', 'true'),
(11306, 732, 'comment_shortcuts', 'false'),
(11307, 732, 'admin_color', 'fresh'),
(11308, 732, 'use_ssl', '0'),
(11309, 732, 'show_admin_bar_front', 'true'),
(11310, 732, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11311, 732, 'wp_user_level', '0'),
(11312, 732, 'wsl_current_provider', 'Facebook'),
(11313, 732, 'wsl_current_user_image', 'https://graph.facebook.com/839187826166561/picture?width=150&height=150'),
(11314, 732, 'session_tokens', 'a:1:{s:64:\"755b7552c00d0acadd57feb7f202426856a591948d51ffc98ad80670189fb246\";a:4:{s:10:\"expiration\";i:1433882687;s:2:\"ip\";s:13:\"89.152.166.20\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432673087;}}'),
(11315, 733, 'nickname', 'Margarida_Aguas'),
(11316, 733, 'first_name', 'Margarida'),
(11317, 733, 'last_name', 'Aguas'),
(11318, 733, 'description', ''),
(11319, 733, 'rich_editing', 'true'),
(11320, 733, 'comment_shortcuts', 'false'),
(11321, 733, 'admin_color', 'fresh'),
(11322, 733, 'use_ssl', '0'),
(11323, 733, 'show_admin_bar_front', 'true'),
(11324, 733, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11325, 733, 'wp_user_level', '0'),
(11326, 733, 'wsl_current_provider', 'Facebook'),
(11327, 733, 'wsl_current_user_image', 'https://graph.facebook.com/835337219882383/picture?width=150&height=150'),
(11328, 733, 'session_tokens', 'a:1:{s:64:\"c10b19ca673d8161ce66200d18f9635a7d5fd373352055928b322f367415b6d8\";a:4:{s:10:\"expiration\";i:1433882692;s:2:\"ip\";s:14:\"176.78.156.105\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432673092;}}'),
(11329, 733, 'votou', 'sim'),
(11330, 733, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(11331, 728, 'votou', 'sim'),
(11332, 728, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(11333, 731, 'votou', 'sim'),
(11334, 731, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036'),
(11335, 732, 'votou', 'sim'),
(11336, 732, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(11337, 734, 'nickname', 'Francisco_Pinto'),
(11338, 734, 'first_name', 'Francisco'),
(11339, 734, 'last_name', 'Pinto'),
(11340, 734, 'description', ''),
(11341, 734, 'rich_editing', 'true'),
(11342, 734, 'comment_shortcuts', 'false'),
(11343, 734, 'admin_color', 'fresh'),
(11344, 734, 'use_ssl', '0'),
(11345, 734, 'show_admin_bar_front', 'true'),
(11346, 734, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11347, 734, 'wp_user_level', '0'),
(11348, 734, 'wsl_current_provider', 'Facebook'),
(11349, 734, 'wsl_current_user_image', 'https://graph.facebook.com/1578172609112723/picture?width=150&height=150'),
(11350, 734, 'session_tokens', 'a:2:{s:64:\"33f2c6eba8a6e581c1eb5885ad3853bc46de5432405cd8ae5d13cd58dc1e560d\";a:4:{s:10:\"expiration\";i:1433882813;s:2:\"ip\";s:13:\"85.240.168.86\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; Trooper_X35 Build/Trooper_X35) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1432673213;}s:64:\"a58fefa005691478df73faf4624014e3cf0f50fe9c480cf33c95f894898cd5be\";a:4:{s:10:\"expiration\";i:1433883049;s:2:\"ip\";s:13:\"85.240.168.86\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; Trooper_X35 Build/Trooper_X35) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1432673449;}}'),
(11351, 735, 'nickname', 'Ana_Paula_Feitas'),
(11352, 735, 'first_name', 'Ana'),
(11353, 735, 'last_name', 'Feitas'),
(11354, 735, 'description', ''),
(11355, 735, 'rich_editing', 'true'),
(11356, 735, 'comment_shortcuts', 'false'),
(11357, 735, 'admin_color', 'fresh'),
(11358, 735, 'use_ssl', '0'),
(11359, 735, 'show_admin_bar_front', 'true'),
(11360, 735, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11361, 735, 'wp_user_level', '0'),
(11362, 735, 'wsl_current_provider', 'Facebook'),
(11363, 735, 'wsl_current_user_image', 'https://graph.facebook.com/10206819317344241/picture?width=150&height=150'),
(11364, 735, 'session_tokens', 'a:1:{s:64:\"b56f3fdf7a05a80ef5ec9ab249efc6c833527463b20adae4997715c4debcc10c\";a:4:{s:10:\"expiration\";i:1433882828;s:2:\"ip\";s:14:\"79.168.125.214\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432673228;}}'),
(11365, 736, 'nickname', 'Paula_Palma_Serrano'),
(11366, 736, 'first_name', 'Paula'),
(11367, 736, 'last_name', 'Serrano'),
(11368, 736, 'description', ''),
(11369, 736, 'rich_editing', 'true'),
(11370, 736, 'comment_shortcuts', 'false'),
(11371, 736, 'admin_color', 'fresh'),
(11372, 736, 'use_ssl', '0'),
(11373, 736, 'show_admin_bar_front', 'true'),
(11374, 736, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11375, 736, 'wp_user_level', '0'),
(11376, 736, 'wsl_current_provider', 'Facebook'),
(11377, 736, 'wsl_current_user_image', 'https://graph.facebook.com/10204278141500169/picture?width=150&height=150'),
(11378, 736, 'session_tokens', 'a:1:{s:64:\"6cb14f948ee1a000b6f2d93301eb1f866ae888e7ed442544471c673c0f55c641\";a:4:{s:10:\"expiration\";i:1433882889;s:2:\"ip\";s:13:\"85.244.164.21\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432673289;}}'),
(11379, 737, 'nickname', 'Mafalda_Rivotti_Maggiorani_Appleton'),
(11380, 737, 'first_name', 'Mafalda Rivotti'),
(11381, 737, 'last_name', 'Appleton'),
(11382, 737, 'description', ''),
(11383, 737, 'rich_editing', 'true'),
(11384, 737, 'comment_shortcuts', 'false'),
(11385, 737, 'admin_color', 'fresh'),
(11386, 737, 'use_ssl', '0'),
(11387, 737, 'show_admin_bar_front', 'true'),
(11388, 737, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11389, 737, 'wp_user_level', '0'),
(11390, 737, 'wsl_current_provider', 'Facebook'),
(11391, 737, 'wsl_current_user_image', 'https://graph.facebook.com/10153443409579739/picture?width=150&height=150'),
(11392, 737, 'session_tokens', 'a:2:{s:64:\"7028aafeb3f4cb637443b56fd7c920997219509f9ad1f6e6b6a73f290cd847e8\";a:4:{s:10:\"expiration\";i:1433882890;s:2:\"ip\";s:12:\"89.115.40.87\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.0.4; pt-pt; GT-S7560 Build/IMM76I) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432673290;}s:64:\"eb8a290b5b632fd2c851624bd42d81a08fd15d5a407c77b9da4c5915da453d93\";a:4:{s:10:\"expiration\";i:1434661996;s:2:\"ip\";s:12:\"89.115.25.96\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.0.4; GT-S7560 Build/IMM76I) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433452396;}}'),
(11393, 738, 'nickname', 'Mariana_Cadaveira'),
(11394, 738, 'first_name', 'Mariana'),
(11395, 738, 'last_name', 'Cadaveira'),
(11396, 738, 'description', ''),
(11397, 738, 'rich_editing', 'true'),
(11398, 738, 'comment_shortcuts', 'false'),
(11399, 738, 'admin_color', 'fresh'),
(11400, 738, 'use_ssl', '0'),
(11401, 738, 'show_admin_bar_front', 'true'),
(11402, 738, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11403, 738, 'wp_user_level', '0'),
(11404, 738, 'wsl_current_provider', 'Facebook'),
(11405, 738, 'wsl_current_user_image', 'https://graph.facebook.com/10206197871521724/picture?width=150&height=150'),
(11406, 738, 'session_tokens', 'a:1:{s:64:\"f19a6d14c5b5638fc9669ad59e9fc6d527ee1ddc24618564877087c3cf3e6702\";a:4:{s:10:\"expiration\";i:1433882965;s:2:\"ip\";s:13:\"46.189.145.82\";s:2:\"ua\";s:130:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T330 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36\";s:5:\"login\";i:1432673365;}}'),
(11407, 735, 'votou', 'sim'),
(11408, 735, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(11409, 739, 'nickname', 'Pedro_Lago_de_Freitas'),
(11410, 739, 'first_name', 'Pedro'),
(11411, 739, 'last_name', 'de Freitas'),
(11412, 739, 'description', ''),
(11413, 739, 'rich_editing', 'true'),
(11414, 739, 'comment_shortcuts', 'false'),
(11415, 739, 'admin_color', 'fresh'),
(11416, 739, 'use_ssl', '0'),
(11417, 739, 'show_admin_bar_front', 'true'),
(11418, 739, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11419, 739, 'wp_user_level', '0'),
(11420, 739, 'wsl_current_provider', 'Facebook'),
(11421, 739, 'wsl_current_user_image', 'https://graph.facebook.com/10204256345799030/picture?width=150&height=150'),
(11422, 739, 'session_tokens', 'a:1:{s:64:\"a8b2d8aa158a6a75926fd433ec3805d599b70cd3a978b17a6b1c931f7ab730e5\";a:4:{s:10:\"expiration\";i:1433883019;s:2:\"ip\";s:13:\"89.114.208.98\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432673419;}}'),
(11423, 740, 'nickname', 'Mariana_Gois'),
(11424, 740, 'first_name', 'Mariana'),
(11425, 740, 'last_name', 'Góis'),
(11426, 740, 'description', ''),
(11427, 740, 'rich_editing', 'true'),
(11428, 740, 'comment_shortcuts', 'false'),
(11429, 740, 'admin_color', 'fresh'),
(11430, 740, 'use_ssl', '0'),
(11431, 740, 'show_admin_bar_front', 'true'),
(11432, 740, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11433, 740, 'wp_user_level', '0'),
(11434, 740, 'wsl_current_provider', 'Facebook'),
(11435, 740, 'wsl_current_user_image', 'https://graph.facebook.com/10152745263252260/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(11436, 740, 'session_tokens', 'a:1:{s:64:\"3019592bebe89007e19c28d50ad38b92da6486620a39395d12bbb907c9b9a5b5\";a:4:{s:10:\"expiration\";i:1433883031;s:2:\"ip\";s:14:\"85.243.135.234\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432673431;}}'),
(11437, 736, 'votou', 'sim'),
(11438, 736, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(11439, 741, 'nickname', 'Beatriz_Goncalves'),
(11440, 741, 'first_name', 'Beatriz'),
(11441, 741, 'last_name', 'Gonçalves'),
(11442, 741, 'description', ''),
(11443, 741, 'rich_editing', 'true'),
(11444, 741, 'comment_shortcuts', 'false'),
(11445, 741, 'admin_color', 'fresh'),
(11446, 741, 'use_ssl', '0'),
(11447, 741, 'show_admin_bar_front', 'true'),
(11448, 741, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11449, 741, 'wp_user_level', '0'),
(11450, 741, 'wsl_current_provider', 'Facebook'),
(11451, 741, 'wsl_current_user_image', 'https://graph.facebook.com/896779067046137/picture?width=150&height=150'),
(11452, 741, 'session_tokens', 'a:1:{s:64:\"ea149eaae77762eb3ca789dac2cc6a3becd4fa2e9790938915f0862a8d865e85\";a:4:{s:10:\"expiration\";i:1433883091;s:2:\"ip\";s:14:\"79.168.181.137\";s:2:\"ua\";s:190:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-D373 Build/KOT49I.A1406608409) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432673491;}}'),
(11453, 742, 'nickname', 'Claudia_Pinto'),
(11454, 742, 'first_name', 'Cláudia'),
(11455, 742, 'last_name', 'Pinto'),
(11456, 742, 'description', ''),
(11457, 742, 'rich_editing', 'true'),
(11458, 742, 'comment_shortcuts', 'false'),
(11459, 742, 'admin_color', 'fresh'),
(11460, 742, 'use_ssl', '0'),
(11461, 742, 'show_admin_bar_front', 'true'),
(11462, 742, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11463, 742, 'wp_user_level', '0'),
(11464, 742, 'wsl_current_provider', 'Facebook'),
(11465, 742, 'wsl_current_user_image', 'https://graph.facebook.com/10204214696584355/picture?width=150&height=150'),
(11466, 742, 'session_tokens', 'a:1:{s:64:\"e13dcd6b627c8bbce5e57da3930a9323585ea4645f386f19ade9763d422c0211\";a:4:{s:10:\"expiration\";i:1433883092;s:2:\"ip\";s:13:\"85.246.129.79\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1432673492;}}'),
(11467, 743, 'nickname', 'Carolina_Nunes_de_Almeida'),
(11468, 743, 'first_name', 'Carolina'),
(11469, 743, 'last_name', 'Nunes de Almeida'),
(11470, 743, 'description', ''),
(11471, 743, 'rich_editing', 'true'),
(11472, 743, 'comment_shortcuts', 'false'),
(11473, 743, 'admin_color', 'fresh'),
(11474, 743, 'use_ssl', '0'),
(11475, 743, 'show_admin_bar_front', 'true'),
(11476, 743, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11477, 743, 'wp_user_level', '0'),
(11478, 743, 'wsl_current_provider', 'Facebook'),
(11479, 743, 'wsl_current_user_image', 'https://graph.facebook.com/995999150424952/picture?width=150&height=150'),
(11480, 743, 'session_tokens', 'a:1:{s:64:\"cdcb45b53b45cf1c949a4144beb5ebe345e22d0eb89650e64e4be71215983fb5\";a:4:{s:10:\"expiration\";i:1433883120;s:2:\"ip\";s:14:\"85.244.118.190\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432673520;}}'),
(11481, 737, 'votou', 'sim'),
(11482, 737, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1385'),
(11483, 738, 'votou', 'sim'),
(11484, 738, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(11485, 741, 'votou', 'sim'),
(11486, 741, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(11487, 734, 'votou', 'sim'),
(11488, 734, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1045,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(11489, 744, 'nickname', 'Catarina_Morgado_Prieto'),
(11490, 744, 'first_name', 'Catarina'),
(11491, 744, 'last_name', 'Morgado Prieto'),
(11492, 744, 'description', ''),
(11493, 744, 'rich_editing', 'true'),
(11494, 744, 'comment_shortcuts', 'false'),
(11495, 744, 'admin_color', 'fresh'),
(11496, 744, 'use_ssl', '0'),
(11497, 744, 'show_admin_bar_front', 'true'),
(11498, 744, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11499, 744, 'wp_user_level', '0'),
(11500, 744, 'wsl_current_provider', 'Facebook'),
(11501, 744, 'wsl_current_user_image', 'https://graph.facebook.com/980443848646072/picture?width=150&height=150'),
(11502, 744, 'session_tokens', 'a:1:{s:64:\"6e4bc60aa575910789afd9c25c48cca0f5f5674de7316029562d83c9fc50ef5f\";a:4:{s:10:\"expiration\";i:1433883185;s:2:\"ip\";s:14:\"79.168.203.119\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432673585;}}'),
(11503, 745, 'nickname', 'Sebastiao_Gorjao_Henriques'),
(11504, 745, 'first_name', 'Sebastião'),
(11505, 745, 'last_name', 'Gorjão Henriques'),
(11506, 745, 'description', ''),
(11507, 745, 'rich_editing', 'true'),
(11508, 745, 'comment_shortcuts', 'false'),
(11509, 745, 'admin_color', 'fresh'),
(11510, 745, 'use_ssl', '0'),
(11511, 745, 'show_admin_bar_front', 'true'),
(11512, 745, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11513, 745, 'wp_user_level', '0'),
(11514, 745, 'wsl_current_provider', 'Facebook'),
(11515, 745, 'wsl_current_user_image', 'https://graph.facebook.com/1007922579226241/picture?width=150&height=150'),
(11516, 745, 'session_tokens', 'a:1:{s:64:\"7bdd1dc09bb7321ed0c3a3fd175f8a7dd945837a8524001ce8ec373ba1d3cdff\";a:4:{s:10:\"expiration\";i:1433883197;s:2:\"ip\";s:14:\"85.245.180.243\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432673597;}}'),
(11517, 746, 'nickname', 'Sofia_Felix'),
(11518, 746, 'first_name', 'Sofia'),
(11519, 746, 'last_name', 'Felix'),
(11520, 746, 'description', ''),
(11521, 746, 'rich_editing', 'true'),
(11522, 746, 'comment_shortcuts', 'false'),
(11523, 746, 'admin_color', 'fresh'),
(11524, 746, 'use_ssl', '0'),
(11525, 746, 'show_admin_bar_front', 'true'),
(11526, 746, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11527, 746, 'wp_user_level', '0'),
(11528, 746, 'wsl_current_provider', 'Facebook'),
(11529, 746, 'wsl_current_user_image', 'https://graph.facebook.com/894967130550229/picture?width=150&height=150'),
(11530, 746, 'session_tokens', 'a:1:{s:64:\"f4a0974d57fb2c0ce022648dc96772e9715aa1961dee26eda6026e857c2c289e\";a:4:{s:10:\"expiration\";i:1433883198;s:2:\"ip\";s:14:\"37.189.105.249\";s:2:\"ua\";s:248:\"Mozilla/5.0 (iPad; CPU OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/FBIOS;FBAV/11.0.0.28.23;FBBV/2816550;FBDV/iPad2,7;FBMD/iPad;FBSN/iPhone OS;FBSV/7.0.4;FBSS/1; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432673598;}}'),
(11531, 743, 'votou', 'sim'),
(11532, 743, 'user_votes', 'treinador-do-ano_p1359'),
(11533, 747, 'nickname', 'Sebastien_Formosinho_Sanchez_Muller'),
(11534, 747, 'first_name', 'Sebastien'),
(11535, 747, 'last_name', 'Muller'),
(11536, 747, 'description', ''),
(11537, 747, 'rich_editing', 'true'),
(11538, 747, 'comment_shortcuts', 'false'),
(11539, 747, 'admin_color', 'fresh'),
(11540, 747, 'use_ssl', '0'),
(11541, 747, 'show_admin_bar_front', 'true'),
(11542, 747, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11543, 747, 'wp_user_level', '0'),
(11544, 747, 'wsl_current_provider', 'Facebook'),
(11545, 747, 'wsl_current_user_image', 'https://graph.facebook.com/10153374399422386/picture?width=150&height=150'),
(11546, 747, 'session_tokens', 'a:1:{s:64:\"17258279e909415ef75da4a89ead5e080f9661f30fbada436cf5a4c00a884786\";a:4:{s:10:\"expiration\";i:1433883209;s:2:\"ip\";s:13:\"85.242.61.122\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1432673609;}}'),
(11547, 727, 'votou', 'sim'),
(11548, 727, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(11549, 748, 'nickname', 'Rita_Lestro_Carvalho'),
(11550, 748, 'first_name', 'Rita Lestro'),
(11551, 748, 'last_name', 'Carvalho'),
(11552, 748, 'description', ''),
(11553, 748, 'rich_editing', 'true'),
(11554, 748, 'comment_shortcuts', 'false'),
(11555, 748, 'admin_color', 'fresh'),
(11556, 748, 'use_ssl', '0'),
(11557, 748, 'show_admin_bar_front', 'true'),
(11558, 748, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11559, 748, 'wp_user_level', '0'),
(11560, 748, 'wsl_current_provider', 'Facebook'),
(11561, 748, 'wsl_current_user_image', 'https://graph.facebook.com/10203276999560295/picture?width=150&height=150'),
(11562, 748, 'session_tokens', 'a:1:{s:64:\"3e77f904daca2447fe56c44345cee8f46b6adada72f4f42535cdf87c09dde3a8\";a:4:{s:10:\"expiration\";i:1433883230;s:2:\"ip\";s:12:\"95.92.212.56\";s:2:\"ua\";s:149:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-D722 Build/KOT49I.A1414136480) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432673630;}}'),
(11563, 749, 'nickname', 'Jamila_Constantino'),
(11564, 749, 'first_name', 'Jamila'),
(11565, 749, 'last_name', 'Constantino'),
(11566, 749, 'description', ''),
(11567, 749, 'rich_editing', 'true'),
(11568, 749, 'comment_shortcuts', 'false'),
(11569, 749, 'admin_color', 'fresh'),
(11570, 749, 'use_ssl', '0'),
(11571, 749, 'show_admin_bar_front', 'true'),
(11572, 749, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11573, 749, 'wp_user_level', '0'),
(11574, 749, 'wsl_current_provider', 'Facebook'),
(11575, 749, 'wsl_current_user_image', 'https://graph.facebook.com/948904785160206/picture?width=150&height=150'),
(11576, 749, 'session_tokens', 'a:1:{s:64:\"1e4e62095254a0f156593ef25a99dc354fa83f27d26c1c2dc94e1c7e66533798\";a:4:{s:10:\"expiration\";i:1433883239;s:2:\"ip\";s:12:\"84.91.17.222\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432673639;}}'),
(11577, 746, 'votou', 'sim'),
(11578, 746, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(11579, 750, 'nickname', 'pureza_wahnon'),
(11580, 750, 'first_name', 'pureza'),
(11581, 750, 'last_name', 'wahnon'),
(11582, 750, 'description', ''),
(11583, 750, 'rich_editing', 'true'),
(11584, 750, 'comment_shortcuts', 'false'),
(11585, 750, 'admin_color', 'fresh'),
(11586, 750, 'use_ssl', '0'),
(11587, 750, 'show_admin_bar_front', 'true'),
(11588, 750, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11589, 750, 'wp_user_level', '0'),
(11590, 750, 'wsl_current_provider', 'Google'),
(11591, 750, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(11592, 750, 'session_tokens', 'a:1:{s:64:\"0cda2da04c96aee2ebdc49c136e067515340aec70011853dd454829cdac1032b\";a:4:{s:10:\"expiration\";i:1433883275;s:2:\"ip\";s:13:\"85.242.250.98\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432673675;}}'),
(11593, 751, 'nickname', 'Tiago_Matos'),
(11594, 751, 'first_name', 'Tiago'),
(11595, 751, 'last_name', 'Matos'),
(11596, 751, 'description', ''),
(11597, 751, 'rich_editing', 'true'),
(11598, 751, 'comment_shortcuts', 'false'),
(11599, 751, 'admin_color', 'fresh'),
(11600, 751, 'use_ssl', '0'),
(11601, 751, 'show_admin_bar_front', 'true'),
(11602, 751, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11603, 751, 'wp_user_level', '0'),
(11604, 751, 'wsl_current_provider', 'Facebook'),
(11605, 751, 'wsl_current_user_image', 'https://graph.facebook.com/10204072335028572/picture?width=150&height=150'),
(11606, 751, 'session_tokens', 'a:1:{s:64:\"326897fba02092ca900bf33ca00a2b3ebb98f967b1d09ce9dc2783810c0fbdf9\";a:4:{s:10:\"expiration\";i:1433883277;s:2:\"ip\";s:12:\"41.63.165.13\";s:2:\"ua\";s:247:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad4,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432673677;}}'),
(11607, 748, 'votou', 'sim'),
(11608, 748, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(11609, 752, 'nickname', 'Luiza_Flores'),
(11610, 752, 'first_name', 'Luíza'),
(11611, 752, 'last_name', 'Flores'),
(11612, 752, 'description', ''),
(11613, 752, 'rich_editing', 'true'),
(11614, 752, 'comment_shortcuts', 'false'),
(11615, 752, 'admin_color', 'fresh'),
(11616, 752, 'use_ssl', '0'),
(11617, 752, 'show_admin_bar_front', 'true'),
(11618, 752, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11619, 752, 'wp_user_level', '0'),
(11620, 752, 'wsl_current_provider', 'Facebook'),
(11621, 752, 'wsl_current_user_image', 'https://graph.facebook.com/10153941891533712/picture?width=150&height=150'),
(11622, 752, 'session_tokens', 'a:1:{s:64:\"2879bde84bd25b01c13faac42e86f9edd44c35e996a39e4718f351ae719a13eb\";a:4:{s:10:\"expiration\";i:1433883335;s:2:\"ip\";s:12:\"95.93.164.59\";s:2:\"ua\";s:232:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/25.0.0.11.10;FBBV/7293189;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/en_US;FBOP/1]\";s:5:\"login\";i:1432673735;}}'),
(11623, 753, 'nickname', 'Nuno_Silvestre'),
(11624, 753, 'first_name', 'Nuno'),
(11625, 753, 'last_name', 'Silvestre'),
(11626, 753, 'description', ''),
(11627, 753, 'rich_editing', 'true'),
(11628, 753, 'comment_shortcuts', 'false'),
(11629, 753, 'admin_color', 'fresh'),
(11630, 753, 'use_ssl', '0'),
(11631, 753, 'show_admin_bar_front', 'true'),
(11632, 753, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11633, 753, 'wp_user_level', '0'),
(11634, 753, 'wsl_current_provider', 'Facebook'),
(11635, 753, 'wsl_current_user_image', 'https://graph.facebook.com/10206903797856124/picture?width=150&height=150'),
(11636, 753, 'session_tokens', 'a:1:{s:64:\"c6738aede8b9b056a0cf364451a5215108a4a22e455fd370718ac66fa4c9ac66\";a:4:{s:10:\"expiration\";i:1433883366;s:2:\"ip\";s:13:\"188.250.78.18\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/22.0.0.11.13;FBBV/7231602;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432673766;}}'),
(11637, 754, 'nickname', 'Rui_Filipe_Fernandes_Assuncao'),
(11638, 754, 'first_name', 'Rui'),
(11639, 754, 'last_name', 'Assunção'),
(11640, 754, 'description', ''),
(11641, 754, 'rich_editing', 'true'),
(11642, 754, 'comment_shortcuts', 'false'),
(11643, 754, 'admin_color', 'fresh'),
(11644, 754, 'use_ssl', '0'),
(11645, 754, 'show_admin_bar_front', 'true'),
(11646, 754, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11647, 754, 'wp_user_level', '0'),
(11648, 754, 'wsl_current_provider', 'Facebook'),
(11649, 754, 'wsl_current_user_image', 'https://graph.facebook.com/10205231872928795/picture?width=150&height=150'),
(11650, 754, 'session_tokens', 'a:1:{s:64:\"7fe5509fedf8888e7750d9988108aa48c106e17532b6584e98b15c4741d04ccf\";a:4:{s:10:\"expiration\";i:1433883385;s:2:\"ip\";s:13:\"85.244.152.96\";s:2:\"ua\";s:177:\"Mozilla/5.0 (Linux; Android 4.4.2; MID4010 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/28.0.0.20.16;]\";s:5:\"login\";i:1432673785;}}'),
(11651, 755, 'nickname', 'Julio_Adler'),
(11652, 755, 'first_name', 'Julio'),
(11653, 755, 'last_name', 'Adler'),
(11654, 755, 'description', ''),
(11655, 755, 'rich_editing', 'true'),
(11656, 755, 'comment_shortcuts', 'false'),
(11657, 755, 'admin_color', 'fresh'),
(11658, 755, 'use_ssl', '0'),
(11659, 755, 'show_admin_bar_front', 'true'),
(11660, 755, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11661, 755, 'wp_user_level', '0'),
(11662, 755, 'wsl_current_provider', 'Google'),
(11663, 755, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-Fi-Nr2vZENs/AAAAAAAAAAI/AAAAAAAACJw/Ju7mPRB3Zhc/photo.jpg?sz=200'),
(11664, 755, 'session_tokens', 'a:1:{s:64:\"bfc74d31f7323ba551385d2d3a7e5bb15069d4e8f38b0d9e1eae6996fd2da88c\";a:4:{s:10:\"expiration\";i:1433883475;s:2:\"ip\";s:14:\"179.218.238.44\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432673875;}}'),
(11665, 750, 'votou', 'sim'),
(11666, 750, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(11667, 756, 'nickname', 'Pedro_Rocha'),
(11668, 756, 'first_name', 'Pedro'),
(11669, 756, 'last_name', 'Rocha'),
(11670, 756, 'description', ''),
(11671, 756, 'rich_editing', 'true'),
(11672, 756, 'comment_shortcuts', 'false'),
(11673, 756, 'admin_color', 'fresh'),
(11674, 756, 'use_ssl', '0'),
(11675, 756, 'show_admin_bar_front', 'true'),
(11676, 756, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11677, 756, 'wp_user_level', '0'),
(11678, 756, 'wsl_current_provider', 'Facebook'),
(11679, 756, 'wsl_current_user_image', 'https://graph.facebook.com/10153413585098489/picture?width=150&height=150'),
(11680, 756, 'session_tokens', 'a:1:{s:64:\"f9f4a1066352f1bdbd38191eda43c1b6e87313b67b61d68a537a93a13bb7b54a\";a:4:{s:10:\"expiration\";i:1433883515;s:2:\"ip\";s:13:\"79.168.220.66\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36\";s:5:\"login\";i:1432673915;}}'),
(11681, 757, 'nickname', 'Turma_muito_fofa_L'),
(11682, 757, 'first_name', 'Turma muito fofa'),
(11683, 757, 'last_name', 'L'),
(11684, 757, 'description', ''),
(11685, 757, 'rich_editing', 'true'),
(11686, 757, 'comment_shortcuts', 'false'),
(11687, 757, 'admin_color', 'fresh'),
(11688, 757, 'use_ssl', '0'),
(11689, 757, 'show_admin_bar_front', 'true'),
(11690, 757, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11691, 757, 'wp_user_level', '0'),
(11692, 757, 'wsl_current_provider', 'Google'),
(11693, 757, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(11694, 757, 'session_tokens', 'a:1:{s:64:\"9c42b44dc90292385ee44584ddadfb94c3422e20ea9d1de45fc002c4d66a3d92\";a:4:{s:10:\"expiration\";i:1433883528;s:2:\"ip\";s:14:\"176.78.158.201\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432673928;}}'),
(11695, 747, 'votou', 'sim'),
(11696, 747, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(11697, 752, 'votou', 'sim'),
(11698, 752, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(11699, 756, 'votou', 'sim'),
(11700, 756, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(11701, 758, 'nickname', 'Cristina_Ho'),
(11702, 758, 'first_name', 'Cristina'),
(11703, 758, 'last_name', 'Ho'),
(11704, 758, 'description', ''),
(11705, 758, 'rich_editing', 'true'),
(11706, 758, 'comment_shortcuts', 'false'),
(11707, 758, 'admin_color', 'fresh'),
(11708, 758, 'use_ssl', '0'),
(11709, 758, 'show_admin_bar_front', 'true'),
(11710, 758, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11711, 758, 'wp_user_level', '0'),
(11712, 758, 'wsl_current_provider', 'Facebook'),
(11713, 758, 'wsl_current_user_image', 'https://graph.facebook.com/1112635318753509/picture?width=150&height=150'),
(11714, 758, 'session_tokens', 'a:1:{s:64:\"0a1ac8a04039277800c1a928b6757801231b120a4bf1a97f9a1b294ca5c2d8de\";a:4:{s:10:\"expiration\";i:1435097925;s:2:\"ip\";s:13:\"89.180.149.89\";s:2:\"ua\";s:236:\"Mozilla/5.0 (iPad; CPU OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12A405 [FBAN/FBIOS;FBAV/23.0.0.7.11;FBBV/6551639;FBDV/iPad3,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.0.2;FBSS/2; FBCR/;FBID/tablet;FBLC/en_US;FBOP/1]\";s:5:\"login\";i:1433888325;}}'),
(11715, 759, 'nickname', 'Ana_Cravina'),
(11716, 759, 'first_name', 'Ana'),
(11717, 759, 'last_name', 'Cravina'),
(11718, 759, 'description', ''),
(11719, 759, 'rich_editing', 'true'),
(11720, 759, 'comment_shortcuts', 'false'),
(11721, 759, 'admin_color', 'fresh'),
(11722, 759, 'use_ssl', '0'),
(11723, 759, 'show_admin_bar_front', 'true'),
(11724, 759, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11725, 759, 'wp_user_level', '0'),
(11726, 759, 'wsl_current_provider', 'Facebook'),
(11727, 759, 'wsl_current_user_image', 'https://graph.facebook.com/10152874643210418/picture?width=150&height=150'),
(11728, 759, 'session_tokens', 'a:1:{s:64:\"a23a9cc32d2b70481419281774ffe077433718986be71ae4c73e27dd54bfc2d2\";a:4:{s:10:\"expiration\";i:1433883602;s:2:\"ip\";s:12:\"2.82.161.179\";s:2:\"ua\";s:203:\"Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 920) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537\";s:5:\"login\";i:1432674002;}}'),
(11729, 754, 'votou', 'sim'),
(11730, 754, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(11731, 759, 'votou', 'sim'),
(11732, 759, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353'),
(11733, 729, 'votou', 'sim'),
(11734, 729, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,evento-do-ano-kia_p1432'),
(11735, 758, 'votou', 'sim'),
(11736, 758, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,treinador-do-ano_p1359'),
(11737, 757, 'votou', 'sim'),
(11738, 757, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(11739, 760, 'nickname', 'Calli_Skepis'),
(11740, 760, 'first_name', 'Calli'),
(11741, 760, 'last_name', 'Skepis'),
(11742, 760, 'description', ''),
(11743, 760, 'rich_editing', 'true'),
(11744, 760, 'comment_shortcuts', 'false'),
(11745, 760, 'admin_color', 'fresh'),
(11746, 760, 'use_ssl', '0'),
(11747, 760, 'show_admin_bar_front', 'true'),
(11748, 760, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11749, 760, 'wp_user_level', '0'),
(11750, 760, 'wsl_current_provider', 'Facebook'),
(11751, 760, 'wsl_current_user_image', 'https://graph.facebook.com/481602432003173/picture?width=150&height=150'),
(11752, 760, 'session_tokens', 'a:1:{s:64:\"9b0d06b303f663ce4a2060d651f8f8ae312a8fd08493e03be6c3e0acc80322ca\";a:4:{s:10:\"expiration\";i:1433883684;s:2:\"ip\";s:11:\"86.9.151.52\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432674084;}}'),
(11753, 761, 'nickname', 'Carlos_Jorge'),
(11754, 761, 'first_name', 'Carlos'),
(11755, 761, 'last_name', 'Jorge'),
(11756, 761, 'description', ''),
(11757, 761, 'rich_editing', 'true'),
(11758, 761, 'comment_shortcuts', 'false'),
(11759, 761, 'admin_color', 'fresh'),
(11760, 761, 'use_ssl', '0'),
(11761, 761, 'show_admin_bar_front', 'true'),
(11762, 761, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11763, 761, 'wp_user_level', '0'),
(11764, 761, 'wsl_current_provider', 'Google'),
(11765, 761, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(11766, 761, 'session_tokens', 'a:1:{s:64:\"5132d32d37fea61536aeb36981d341582b9ab863d86b070b33f36bf08c8b055b\";a:4:{s:10:\"expiration\";i:1433883720;s:2:\"ip\";s:13:\"89.115.93.136\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432674120;}}'),
(11767, 751, 'votou', 'sim'),
(11768, 751, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(11769, 762, 'nickname', 'Ines_Goncalves'),
(11770, 762, 'first_name', 'Ines'),
(11771, 762, 'last_name', 'Gonçalves'),
(11772, 762, 'description', ''),
(11773, 762, 'rich_editing', 'true'),
(11774, 762, 'comment_shortcuts', 'false'),
(11775, 762, 'admin_color', 'fresh'),
(11776, 762, 'use_ssl', '0'),
(11777, 762, 'show_admin_bar_front', 'true'),
(11778, 762, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11779, 762, 'wp_user_level', '0'),
(11780, 762, 'wsl_current_provider', 'Facebook'),
(11781, 762, 'wsl_current_user_image', 'https://graph.facebook.com/10204120972810751/picture?width=150&height=150'),
(11782, 762, 'session_tokens', 'a:1:{s:64:\"e5816e12f727ba4c1236d2f7690a9f31dd052dbb94f05a2cc694b20729820ba7\";a:4:{s:10:\"expiration\";i:1433883797;s:2:\"ip\";s:14:\"46.189.158.177\";s:2:\"ua\";s:80:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; Trident/7.0; Touch; rv:11.0) like Gecko\";s:5:\"login\";i:1432674197;}}'),
(11783, 763, 'nickname', 'Ana_Luisa_Mendonca'),
(11784, 763, 'first_name', 'Ana Luísa'),
(11785, 763, 'last_name', 'Mendonça'),
(11786, 763, 'description', ''),
(11787, 763, 'rich_editing', 'true'),
(11788, 763, 'comment_shortcuts', 'false'),
(11789, 763, 'admin_color', 'fresh'),
(11790, 763, 'use_ssl', '0'),
(11791, 763, 'show_admin_bar_front', 'true'),
(11792, 763, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11793, 763, 'wp_user_level', '0'),
(11794, 763, 'wsl_current_provider', 'Facebook'),
(11795, 763, 'wsl_current_user_image', 'https://graph.facebook.com/10203403279557372/picture?width=150&height=150'),
(11796, 763, 'session_tokens', 'a:1:{s:64:\"be432ff256deec573ffb3e06c9afc2d6e04a8cbac0ee7057eb8f45ad0cb6dd80\";a:4:{s:10:\"expiration\";i:1433883803;s:2:\"ip\";s:14:\"85.244.153.114\";s:2:\"ua\";s:74:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; NP07; rv:11.0) like Gecko\";s:5:\"login\";i:1432674203;}}'),
(11797, 764, 'nickname', 'Carla_Couto'),
(11798, 764, 'first_name', 'Carla'),
(11799, 764, 'last_name', 'Couto'),
(11800, 764, 'description', ''),
(11801, 764, 'rich_editing', 'true'),
(11802, 764, 'comment_shortcuts', 'false'),
(11803, 764, 'admin_color', 'fresh'),
(11804, 764, 'use_ssl', '0'),
(11805, 764, 'show_admin_bar_front', 'true'),
(11806, 764, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11807, 764, 'wp_user_level', '0'),
(11808, 764, 'wsl_current_provider', 'Facebook'),
(11809, 764, 'wsl_current_user_image', 'https://graph.facebook.com/10204466788016872/picture?width=150&height=150'),
(11810, 764, 'session_tokens', 'a:1:{s:64:\"0b96722b4a4e682cbb1baa63cf211ad384deafec11b073d68f7aab3739a7535d\";a:4:{s:10:\"expiration\";i:1433883827;s:2:\"ip\";s:14:\"188.37.221.136\";s:2:\"ua\";s:198:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30 SVN/040FPG2 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432674227;}}'),
(11811, 755, 'votou', 'sim'),
(11812, 755, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(11813, 765, 'nickname', 'Libania_Branquinho_Rios'),
(11814, 765, 'first_name', 'Libânia'),
(11815, 765, 'last_name', 'Branquinho Rios'),
(11816, 765, 'description', ''),
(11817, 765, 'rich_editing', 'true'),
(11818, 765, 'comment_shortcuts', 'false'),
(11819, 765, 'admin_color', 'fresh'),
(11820, 765, 'use_ssl', '0'),
(11821, 765, 'show_admin_bar_front', 'true'),
(11822, 765, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11823, 765, 'wp_user_level', '0'),
(11824, 765, 'wsl_current_provider', 'Facebook'),
(11825, 765, 'wsl_current_user_image', 'https://graph.facebook.com/855882091134191/picture?width=150&height=150'),
(11826, 765, 'session_tokens', 'a:1:{s:64:\"97f7a6984241668002b13839650fef99327318e323fc6f8cd43ee88bf277a304\";a:4:{s:10:\"expiration\";i:1433883892;s:2:\"ip\";s:14:\"37.189.215.208\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432674292;}}'),
(11827, 766, 'nickname', 'De_Nie'),
(11828, 766, 'first_name', 'De'),
(11829, 766, 'last_name', 'Nie'),
(11830, 766, 'description', ''),
(11831, 766, 'rich_editing', 'true'),
(11832, 766, 'comment_shortcuts', 'false'),
(11833, 766, 'admin_color', 'fresh'),
(11834, 766, 'use_ssl', '0'),
(11835, 766, 'show_admin_bar_front', 'true'),
(11836, 766, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11837, 766, 'wp_user_level', '0'),
(11838, 766, 'wsl_current_provider', 'Facebook'),
(11839, 766, 'wsl_current_user_image', 'https://graph.facebook.com/10152728831491261/picture?width=150&height=150'),
(11840, 766, 'session_tokens', 'a:1:{s:64:\"05ca79aebc8f4239315e1e5b6ce2f759fde289074b864b546547e1cac47ec939\";a:4:{s:10:\"expiration\";i:1433883928;s:2:\"ip\";s:12:\"213.118.0.81\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432674328;}}'),
(11841, 762, 'votou', 'sim'),
(11842, 762, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(11843, 767, 'nickname', 'Teresa_Pires_Dos_Reis'),
(11844, 767, 'first_name', 'Teresa'),
(11845, 767, 'last_name', 'Reis'),
(11846, 767, 'description', ''),
(11847, 767, 'rich_editing', 'true'),
(11848, 767, 'comment_shortcuts', 'false'),
(11849, 767, 'admin_color', 'fresh'),
(11850, 767, 'use_ssl', '0'),
(11851, 767, 'show_admin_bar_front', 'true'),
(11852, 767, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11853, 767, 'wp_user_level', '0'),
(11854, 767, 'wsl_current_provider', 'Facebook'),
(11855, 767, 'wsl_current_user_image', 'https://graph.facebook.com/10206014419272055/picture?width=150&height=150'),
(11856, 767, 'session_tokens', 'a:1:{s:64:\"9b0b32b863559ee902418f6e956be6e12c65c065a5d0370c37cccec5420565d0\";a:4:{s:10:\"expiration\";i:1433883960;s:2:\"ip\";s:13:\"85.241.113.73\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432674360;}}'),
(11857, 768, 'nickname', 'Herbert_Kemp'),
(11858, 768, 'first_name', 'Herbert'),
(11859, 768, 'last_name', 'Kemp'),
(11860, 768, 'description', ''),
(11861, 768, 'rich_editing', 'true'),
(11862, 768, 'comment_shortcuts', 'false'),
(11863, 768, 'admin_color', 'fresh'),
(11864, 768, 'use_ssl', '0'),
(11865, 768, 'show_admin_bar_front', 'true'),
(11866, 768, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11867, 768, 'wp_user_level', '0'),
(11868, 768, 'wsl_current_provider', 'Facebook'),
(11869, 768, 'wsl_current_user_image', 'https://graph.facebook.com/1068029396558215/picture?width=150&height=150'),
(11870, 768, 'session_tokens', 'a:2:{s:64:\"884430f4c40d601d08b5eb5259f12d6ac85c42ef4d58bdf51eb5362955ffd5bf\";a:4:{s:10:\"expiration\";i:1433883965;s:2:\"ip\";s:13:\"62.169.86.133\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432674365;}s:64:\"2a8e74023d68da06f31a7b1ced22bc6e45bb9d72bf01bbc6e63d940672090291\";a:4:{s:10:\"expiration\";i:1434988345;s:2:\"ip\";s:12:\"88.157.136.2\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433778745;}}'),
(11871, 764, 'votou', 'sim'),
(11872, 764, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(11873, 769, 'nickname', 'Cla_Ra'),
(11874, 769, 'first_name', 'Cla'),
(11875, 769, 'last_name', 'Ra'),
(11876, 769, 'description', ''),
(11877, 769, 'rich_editing', 'true'),
(11878, 769, 'comment_shortcuts', 'false'),
(11879, 769, 'admin_color', 'fresh'),
(11880, 769, 'use_ssl', '0'),
(11881, 769, 'show_admin_bar_front', 'true'),
(11882, 769, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11883, 769, 'wp_user_level', '0'),
(11884, 769, 'wsl_current_provider', 'Facebook'),
(11885, 769, 'wsl_current_user_image', 'https://graph.facebook.com/365652596975911/picture?width=150&height=150'),
(11886, 769, 'session_tokens', 'a:4:{s:64:\"8ba5169cd76a3a7b671b49116d12d137574bcc17a4daf464d02c2aa294bd1032\";a:4:{s:10:\"expiration\";i:1433884031;s:2:\"ip\";s:12:\"2.82.168.131\";s:2:\"ua\";s:267:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/o2-de;FBID/phone;FBLC/de_DE;FBOP/5]\";s:5:\"login\";i:1432674431;}s:64:\"391934a3afce4ebc8c588d48f9b4b289612e5da8691814d20abc2247cc8a4e87\";a:4:{s:10:\"expiration\";i:1433884123;s:2:\"ip\";s:12:\"2.82.168.131\";s:2:\"ua\";s:267:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/o2-de;FBID/phone;FBLC/de_DE;FBOP/5]\";s:5:\"login\";i:1432674523;}s:64:\"9b86f1fed63d5219334917616f43c797fbf771a4dc4655e7b095a195bd73c5f8\";a:4:{s:10:\"expiration\";i:1434904884;s:2:\"ip\";s:9:\"46.5.0.18\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433695284;}s:64:\"242d7adcb6eb2009527995b46dd0843cfe8b012290a026e2f3e150e75f00be27\";a:4:{s:10:\"expiration\";i:1435057607;s:2:\"ip\";s:13:\"85.216.27.111\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:21.0) Gecko/20100101 Firefox/21.0\";s:5:\"login\";i:1433848007;}}'),
(11887, 768, 'votou', 'sim'),
(11888, 768, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(11889, 770, 'nickname', 'Miguel_Silvano'),
(11890, 770, 'first_name', 'Miguel'),
(11891, 770, 'last_name', 'Silvano'),
(11892, 770, 'description', ''),
(11893, 770, 'rich_editing', 'true'),
(11894, 770, 'comment_shortcuts', 'false'),
(11895, 770, 'admin_color', 'fresh'),
(11896, 770, 'use_ssl', '0'),
(11897, 770, 'show_admin_bar_front', 'true'),
(11898, 770, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11899, 770, 'wp_user_level', '0'),
(11900, 770, 'wsl_current_provider', 'Facebook'),
(11901, 770, 'wsl_current_user_image', 'https://graph.facebook.com/10153876249201029/picture?width=150&height=150'),
(11902, 770, 'session_tokens', 'a:3:{s:64:\"c0e5eca69a7985962f51109b83136a81a0261a82939bf608a99357dd381c79c7\";a:4:{s:10:\"expiration\";i:1433884086;s:2:\"ip\";s:13:\"88.214.174.58\";s:2:\"ua\";s:126:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) GSA/5.4.49956 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432674486;}s:64:\"e4661f025a462a6980ec0a14f9a68112fe0f8c89656bc4ee2d32c1fcb6c0548c\";a:4:{s:10:\"expiration\";i:1434205621;s:2:\"ip\";s:14:\"85.244.211.226\";s:2:\"ua\";s:237:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,3;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/tablet;FBLC/en_US;FBOP/1]\";s:5:\"login\";i:1432996021;}s:64:\"4a040620fee419e8f33ddd374a81238f621ac48dadc215cf9de637ec3cf63c4c\";a:4:{s:10:\"expiration\";i:1434205666;s:2:\"ip\";s:14:\"85.244.211.226\";s:2:\"ua\";s:237:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,3;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/tablet;FBLC/en_US;FBOP/1]\";s:5:\"login\";i:1432996066;}}'),
(11903, 771, 'nickname', 'Mario_Lopes_Lourenco'),
(11904, 771, 'first_name', 'Mário Lopes'),
(11905, 771, 'last_name', 'Lourenço'),
(11906, 771, 'description', ''),
(11907, 771, 'rich_editing', 'true'),
(11908, 771, 'comment_shortcuts', 'false'),
(11909, 771, 'admin_color', 'fresh'),
(11910, 771, 'use_ssl', '0'),
(11911, 771, 'show_admin_bar_front', 'true'),
(11912, 771, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11913, 771, 'wp_user_level', '0'),
(11914, 771, 'wsl_current_provider', 'Facebook'),
(11915, 771, 'wsl_current_user_image', 'https://graph.facebook.com/823432057725726/picture?width=150&height=150'),
(11916, 771, 'session_tokens', 'a:3:{s:64:\"3e142c8ca031b38acd7d769435569640890b1ffd45e5950f9ce39e20937620d7\";a:4:{s:10:\"expiration\";i:1433884126;s:2:\"ip\";s:13:\"178.166.8.188\";s:2:\"ua\";s:165:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30 SVN/070FPG1\";s:5:\"login\";i:1432674526;}s:64:\"2b16610d6943a60b0e0563e08a4234bd36b0463cf883a58e0354f9c330fbc55e\";a:4:{s:10:\"expiration\";i:1433887330;s:2:\"ip\";s:13:\"178.166.8.188\";s:2:\"ua\";s:198:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30 SVN/070FPG1 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432677730;}s:64:\"8c8c12addd23041f44c8026445753f194d1af9005350f8947246d2f019f18fb1\";a:4:{s:10:\"expiration\";i:1434913209;s:2:\"ip\";s:13:\"178.166.8.188\";s:2:\"ua\";s:199:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30 SVN/070FPG1 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433703609;}}'),
(11917, 770, 'votou', 'sim'),
(11918, 770, 'user_votes', 'treinador-do-ano_p1363'),
(11919, 772, 'nickname', 'David_Almeida_1'),
(11920, 772, 'first_name', 'David'),
(11921, 772, 'last_name', 'Almeida'),
(11922, 772, 'description', ''),
(11923, 772, 'rich_editing', 'true'),
(11924, 772, 'comment_shortcuts', 'false'),
(11925, 772, 'admin_color', 'fresh'),
(11926, 772, 'use_ssl', '0'),
(11927, 772, 'show_admin_bar_front', 'true'),
(11928, 772, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11929, 772, 'wp_user_level', '0'),
(11930, 772, 'wsl_current_provider', 'Facebook'),
(11931, 772, 'wsl_current_user_image', 'https://graph.facebook.com/10205707218933354/picture?width=150&height=150'),
(11932, 772, 'session_tokens', 'a:1:{s:64:\"ac8c719431d02dc137bffc9988d1f30f823b0499ea74f5948e1930f785d2b62b\";a:4:{s:10:\"expiration\";i:1433884158;s:2:\"ip\";s:12:\"188.37.16.63\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432674558;}}'),
(11933, 767, 'votou', 'sim'),
(11934, 767, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(11935, 635, 'votou', 'sim'),
(11936, 635, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163'),
(11937, 773, 'nickname', 'Joao_Antunes_2'),
(11938, 773, 'first_name', 'João'),
(11939, 773, 'last_name', 'Antunes'),
(11940, 773, 'description', ''),
(11941, 773, 'rich_editing', 'true'),
(11942, 773, 'comment_shortcuts', 'false'),
(11943, 773, 'admin_color', 'fresh'),
(11944, 773, 'use_ssl', '0'),
(11945, 773, 'show_admin_bar_front', 'true'),
(11946, 773, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11947, 773, 'wp_user_level', '0'),
(11948, 773, 'wsl_current_provider', 'Facebook'),
(11949, 773, 'wsl_current_user_image', 'https://graph.facebook.com/10205613228789091/picture?width=150&height=150'),
(11950, 773, 'session_tokens', 'a:1:{s:64:\"d4b0089f0c1473dbbfbc2733abbddf32077206a8b83364242ab4020ea5445bba\";a:4:{s:10:\"expiration\";i:1433884218;s:2:\"ip\";s:14:\"85.244.137.113\";s:2:\"ua\";s:247:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/28.0.0.10.10;FBBV/8930087;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432674618;}}'),
(11951, 774, 'nickname', 'Emilio_Estrelinha'),
(11952, 774, 'first_name', 'Emílio'),
(11953, 774, 'last_name', 'Estrelinha'),
(11954, 774, 'description', ''),
(11955, 774, 'rich_editing', 'true'),
(11956, 774, 'comment_shortcuts', 'false'),
(11957, 774, 'admin_color', 'fresh'),
(11958, 774, 'use_ssl', '0'),
(11959, 774, 'show_admin_bar_front', 'true'),
(11960, 774, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11961, 774, 'wp_user_level', '0'),
(11962, 774, 'wsl_current_provider', 'Facebook'),
(11963, 774, 'wsl_current_user_image', 'https://graph.facebook.com/10152989451408460/picture?width=150&height=150'),
(11964, 774, 'session_tokens', 'a:3:{s:64:\"aae5625afbf9ce02b2ae9351cbdec91361696518335c5eba38878e8bb3efd768\";a:4:{s:10:\"expiration\";i:1433884243;s:2:\"ip\";s:13:\"193.126.170.6\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432674643;}s:64:\"4d7e7c759abbe54a5f4329a811bb51a449e6f29b0857c9ca23372d1d980eaf09\";a:4:{s:10:\"expiration\";i:1433884292;s:2:\"ip\";s:13:\"193.126.170.6\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432674692;}s:64:\"4d099bd968db1390891c02afa36ebb5d25b0204f738074cba4f78079c0baf438\";a:4:{s:10:\"expiration\";i:1434007572;s:2:\"ip\";s:11:\"84.91.97.93\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.3; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432797972;}}'),
(11965, 775, 'nickname', 'Catarina_Henriques'),
(11966, 775, 'first_name', 'Catarina'),
(11967, 775, 'last_name', 'Henriques'),
(11968, 775, 'description', ''),
(11969, 775, 'rich_editing', 'true'),
(11970, 775, 'comment_shortcuts', 'false'),
(11971, 775, 'admin_color', 'fresh'),
(11972, 775, 'use_ssl', '0'),
(11973, 775, 'show_admin_bar_front', 'true'),
(11974, 775, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11975, 775, 'wp_user_level', '0'),
(11976, 775, 'wsl_current_provider', 'Facebook'),
(11977, 775, 'wsl_current_user_image', 'https://graph.facebook.com/10203474543978897/picture?width=150&height=150'),
(11978, 775, 'session_tokens', 'a:1:{s:64:\"39940d4edbf47c11b35ed87226cb0309f44c1028d5c4a595768d3113af6f41a6\";a:4:{s:10:\"expiration\";i:1433884247;s:2:\"ip\";s:14:\"46.189.190.191\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432674647;}}'),
(11979, 776, 'nickname', 'Margarida_Sousa'),
(11980, 776, 'first_name', 'Margarida'),
(11981, 776, 'last_name', 'Sousa'),
(11982, 776, 'description', ''),
(11983, 776, 'rich_editing', 'true'),
(11984, 776, 'comment_shortcuts', 'false'),
(11985, 776, 'admin_color', 'fresh'),
(11986, 776, 'use_ssl', '0'),
(11987, 776, 'show_admin_bar_front', 'true'),
(11988, 776, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(11989, 776, 'wp_user_level', '0'),
(11990, 776, 'wsl_current_provider', 'Facebook'),
(11991, 776, 'wsl_current_user_image', 'https://graph.facebook.com/839842369386622/picture?width=150&height=150'),
(11992, 776, 'session_tokens', 'a:1:{s:64:\"369834c007c756d85996d92f4a6e835728a9f801960e8aa01d26f12bf97b28d8\";a:4:{s:10:\"expiration\";i:1433884267;s:2:\"ip\";s:12:\"95.95.68.197\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432674667;}}'),
(11993, 777, 'nickname', 'Carla_Ferreira_de_Carvalho'),
(11994, 777, 'first_name', 'Carla'),
(11995, 777, 'last_name', 'de Carvalho'),
(11996, 777, 'description', ''),
(11997, 777, 'rich_editing', 'true'),
(11998, 777, 'comment_shortcuts', 'false'),
(11999, 777, 'admin_color', 'fresh'),
(12000, 777, 'use_ssl', '0'),
(12001, 777, 'show_admin_bar_front', 'true'),
(12002, 777, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12003, 777, 'wp_user_level', '0'),
(12004, 777, 'wsl_current_provider', 'Facebook'),
(12005, 777, 'wsl_current_user_image', 'https://graph.facebook.com/10204366895118116/picture?width=150&height=150'),
(12006, 777, 'session_tokens', 'a:1:{s:64:\"db01367b6f6e1b37e0b38f92f5f0bd8fabcac9f8efd17e0004a5d05a7885acf8\";a:4:{s:10:\"expiration\";i:1433884282;s:2:\"ip\";s:14:\"89.180.150.172\";s:2:\"ua\";s:122:\"Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; NOKIA; Lumia 520; Vodafone)\";s:5:\"login\";i:1432674682;}}'),
(12007, 778, 'nickname', 'Miguel_Melo'),
(12008, 778, 'first_name', 'Miguel'),
(12009, 778, 'last_name', 'Melo'),
(12010, 778, 'description', ''),
(12011, 778, 'rich_editing', 'true'),
(12012, 778, 'comment_shortcuts', 'false'),
(12013, 778, 'admin_color', 'fresh'),
(12014, 778, 'use_ssl', '0'),
(12015, 778, 'show_admin_bar_front', 'true'),
(12016, 778, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12017, 778, 'wp_user_level', '0'),
(12018, 778, 'wsl_current_provider', 'Facebook'),
(12019, 778, 'wsl_current_user_image', 'https://graph.facebook.com/1009502119067846/picture?width=150&height=150'),
(12020, 778, 'session_tokens', 'a:1:{s:64:\"80200e95c2c31dd8cf95914157fc5f857f5db00c41186e31eb81e9443335052e\";a:4:{s:10:\"expiration\";i:1433884293;s:2:\"ip\";s:14:\"82.154.112.170\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432674693;}}'),
(12021, 779, 'nickname', 'Afonso_Beirao_Valente'),
(12022, 779, 'first_name', 'Afonso'),
(12023, 779, 'last_name', 'Valente'),
(12024, 779, 'description', ''),
(12025, 779, 'rich_editing', 'true'),
(12026, 779, 'comment_shortcuts', 'false'),
(12027, 779, 'admin_color', 'fresh'),
(12028, 779, 'use_ssl', '0'),
(12029, 779, 'show_admin_bar_front', 'true'),
(12030, 779, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12031, 779, 'wp_user_level', '0');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(12032, 779, 'wsl_current_provider', 'Facebook'),
(12033, 779, 'wsl_current_user_image', 'https://graph.facebook.com/828442737245270/picture?width=150&height=150'),
(12034, 779, 'session_tokens', 'a:1:{s:64:\"20325e712c850773e0ccf09cde615309e4525c0edd89da3a9101feec6676a0d1\";a:4:{s:10:\"expiration\";i:1433884326;s:2:\"ip\";s:13:\"85.138.192.14\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36\";s:5:\"login\";i:1432674726;}}'),
(12035, 776, 'votou', 'sim'),
(12036, 776, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(12037, 773, 'votou', 'sim'),
(12038, 773, 'user_votes', 'foto-do-ano_p957'),
(12039, 778, 'votou', 'sim'),
(12040, 778, 'user_votes', 'foto-do-ano_p957'),
(12041, 780, 'nickname', 'Andre_Leal'),
(12042, 780, 'first_name', 'André'),
(12043, 780, 'last_name', 'Leal'),
(12044, 780, 'description', ''),
(12045, 780, 'rich_editing', 'true'),
(12046, 780, 'comment_shortcuts', 'false'),
(12047, 780, 'admin_color', 'fresh'),
(12048, 780, 'use_ssl', '0'),
(12049, 780, 'show_admin_bar_front', 'true'),
(12050, 780, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12051, 780, 'wp_user_level', '0'),
(12052, 780, 'wsl_current_provider', 'Facebook'),
(12053, 780, 'wsl_current_user_image', 'https://graph.facebook.com/10206873126369377/picture?width=150&height=150'),
(12054, 780, 'session_tokens', 'a:1:{s:64:\"5c7060e7874b65476d0dcb161acefc88c69fdbe14a3811a4fd2b0febe3e3da51\";a:4:{s:10:\"expiration\";i:1433884386;s:2:\"ip\";s:14:\"79.168.139.253\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.73.11 (KHTML, like Gecko) Version/6.1.1 Safari/537.73.11\";s:5:\"login\";i:1432674786;}}'),
(12055, 779, 'votou', 'sim'),
(12056, 779, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(12057, 775, 'votou', 'sim'),
(12058, 775, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(12059, 781, 'nickname', 'Teresa_Bonvalot'),
(12060, 781, 'first_name', 'Teresa'),
(12061, 781, 'last_name', 'Bonvalot'),
(12062, 781, 'description', ''),
(12063, 781, 'rich_editing', 'true'),
(12064, 781, 'comment_shortcuts', 'false'),
(12065, 781, 'admin_color', 'fresh'),
(12066, 781, 'use_ssl', '0'),
(12067, 781, 'show_admin_bar_front', 'true'),
(12068, 781, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12069, 781, 'wp_user_level', '0'),
(12070, 781, 'wsl_current_provider', 'Facebook'),
(12071, 781, 'wsl_current_user_image', 'https://graph.facebook.com/983961194970554/picture?width=150&height=150'),
(12072, 781, 'session_tokens', 'a:1:{s:64:\"d9de0255a280dbecf394c263a0713794e8a3bef6cfd1a8d65a8e61fa6872c73e\";a:4:{s:10:\"expiration\";i:1433884446;s:2:\"ip\";s:13:\"172.18.25.224\";s:2:\"ua\";s:247:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432674846;}}'),
(12073, 772, 'votou', 'sim'),
(12074, 772, 'user_votes', 'surfista-do-ano-oakley_p1342,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,foto-do-ano_p1169,evento-do-ano-kia_p1428'),
(12075, 780, 'votou', 'sim'),
(12076, 780, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351,free-surfer-do-ano-volcom_p1395,foto-do-ano_p1169,evento-do-ano-kia_p1428'),
(12077, 782, 'nickname', 'Yannick_Kemp'),
(12078, 782, 'first_name', 'Yannick'),
(12079, 782, 'last_name', 'Kemp'),
(12080, 782, 'description', ''),
(12081, 782, 'rich_editing', 'true'),
(12082, 782, 'comment_shortcuts', 'false'),
(12083, 782, 'admin_color', 'fresh'),
(12084, 782, 'use_ssl', '0'),
(12085, 782, 'show_admin_bar_front', 'true'),
(12086, 782, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12087, 782, 'wp_user_level', '0'),
(12088, 782, 'wsl_current_provider', 'Facebook'),
(12089, 782, 'wsl_current_user_image', 'https://graph.facebook.com/10205950712060342/picture?width=150&height=150'),
(12090, 782, 'session_tokens', 'a:1:{s:64:\"5e41db12dc43f9e8816214683672515516a255a86e8203de10e80ee305101b38\";a:4:{s:10:\"expiration\";i:1433884510;s:2:\"ip\";s:14:\"88.214.162.155\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/o2-de;FBID/phone;FBLC/de_DE;FBOP/5]\";s:5:\"login\";i:1432674910;}}'),
(12091, 783, 'nickname', 'Nuno_Carvalho_Morais'),
(12092, 783, 'first_name', 'Nuno'),
(12093, 783, 'last_name', 'Morais'),
(12094, 783, 'description', ''),
(12095, 783, 'rich_editing', 'true'),
(12096, 783, 'comment_shortcuts', 'false'),
(12097, 783, 'admin_color', 'fresh'),
(12098, 783, 'use_ssl', '0'),
(12099, 783, 'show_admin_bar_front', 'true'),
(12100, 783, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12101, 783, 'wp_user_level', '0'),
(12102, 783, 'wsl_current_provider', 'Facebook'),
(12103, 783, 'wsl_current_user_image', 'https://graph.facebook.com/10202893220891901/picture?width=150&height=150'),
(12104, 783, 'session_tokens', 'a:1:{s:64:\"2d299c650c2a3dfd47e293edbd41e9c225b4f499beb94c31bbdd7d87bc8e849a\";a:4:{s:10:\"expiration\";i:1433884526;s:2:\"ip\";s:13:\"79.168.173.53\";s:2:\"ua\";s:258:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/20.1.0.15.10;FBBV/5758778;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432674926;}}'),
(12105, 784, 'nickname', 'Andre_Rodrigues'),
(12106, 784, 'first_name', 'Andre'),
(12107, 784, 'last_name', 'Rodrigues'),
(12108, 784, 'description', ''),
(12109, 784, 'rich_editing', 'true'),
(12110, 784, 'comment_shortcuts', 'false'),
(12111, 784, 'admin_color', 'fresh'),
(12112, 784, 'use_ssl', '0'),
(12113, 784, 'show_admin_bar_front', 'true'),
(12114, 784, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12115, 784, 'wp_user_level', '0'),
(12116, 784, 'wsl_current_provider', 'Facebook'),
(12117, 784, 'wsl_current_user_image', 'https://graph.facebook.com/10153479154379873/picture?width=150&height=150'),
(12118, 784, 'session_tokens', 'a:6:{s:64:\"768e47c38f5e9177ed256b182a88a24fea47d99ed8634549f34a7a35d38b9c7c\";a:4:{s:10:\"expiration\";i:1433884546;s:2:\"ip\";s:13:\"176.78.156.33\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432674946;}s:64:\"0c85a9c02cc113f945f9c974e523fc81a0401246565352934d43ec456ff0273d\";a:4:{s:10:\"expiration\";i:1433884659;s:2:\"ip\";s:13:\"176.78.156.33\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432675059;}s:64:\"9a2addd6be8c3971e8aa6f8e3cab1bb8bd8f5a0e93085f593deb35f81e881cf7\";a:4:{s:10:\"expiration\";i:1433884878;s:2:\"ip\";s:13:\"176.78.156.33\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432675278;}s:64:\"1a55317e8f45bff3805cbad675d939be168866feb55e63fa28559df89e82a769\";a:4:{s:10:\"expiration\";i:1433922532;s:2:\"ip\";s:12:\"87.103.60.89\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432712932;}s:64:\"5d129640e35fc715cccbafd3a18eb6b11bd96864b3355afc0f80c06f95dc132c\";a:4:{s:10:\"expiration\";i:1433922842;s:2:\"ip\";s:13:\"176.78.156.33\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432713242;}s:64:\"685d0f5bcc7a61b36b9d50cd93b29dab159c7cc6c9e2877490d554c31a3503ca\";a:4:{s:10:\"expiration\";i:1433923099;s:2:\"ip\";s:13:\"176.78.156.33\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432713499;}}'),
(12119, 785, 'nickname', 'Paulinho_Corvo'),
(12120, 785, 'first_name', 'Paulinho'),
(12121, 785, 'last_name', 'Corvo'),
(12122, 785, 'description', ''),
(12123, 785, 'rich_editing', 'true'),
(12124, 785, 'comment_shortcuts', 'false'),
(12125, 785, 'admin_color', 'fresh'),
(12126, 785, 'use_ssl', '0'),
(12127, 785, 'show_admin_bar_front', 'true'),
(12128, 785, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12129, 785, 'wp_user_level', '0'),
(12130, 785, 'wsl_current_provider', 'Facebook'),
(12131, 785, 'wsl_current_user_image', 'https://graph.facebook.com/960251357340086/picture?width=150&height=150'),
(12132, 785, 'session_tokens', 'a:1:{s:64:\"09007a11fc39ddf5aaa99035d0afa3d111978997c1c6d178b0447972c4fab8bd\";a:4:{s:10:\"expiration\";i:1433884588;s:2:\"ip\";s:13:\"82.154.65.215\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432674988;}}'),
(12133, 786, 'nickname', 'Sandra_Domingos'),
(12134, 786, 'first_name', 'Sandra'),
(12135, 786, 'last_name', 'Domingos'),
(12136, 786, 'description', ''),
(12137, 786, 'rich_editing', 'true'),
(12138, 786, 'comment_shortcuts', 'false'),
(12139, 786, 'admin_color', 'fresh'),
(12140, 786, 'use_ssl', '0'),
(12141, 786, 'show_admin_bar_front', 'true'),
(12142, 786, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12143, 786, 'wp_user_level', '0'),
(12144, 786, 'wsl_current_provider', 'Facebook'),
(12145, 786, 'wsl_current_user_image', 'https://graph.facebook.com/10206153779070807/picture?width=150&height=150'),
(12146, 786, 'session_tokens', 'a:1:{s:64:\"ccf1caca05764ee358bcf46f4afb460a2944e2ae7e822faf41efedd91f8518a5\";a:4:{s:10:\"expiration\";i:1433884605;s:2:\"ip\";s:13:\"89.114.132.14\";s:2:\"ua\";s:251:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/FBIOS;FBAV/24.0.0.12.7;FBBV/6890242;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432675005;}}'),
(12147, 787, 'nickname', 'Baba_Neves'),
(12148, 787, 'first_name', 'Baba'),
(12149, 787, 'last_name', 'Neves'),
(12150, 787, 'description', ''),
(12151, 787, 'rich_editing', 'true'),
(12152, 787, 'comment_shortcuts', 'false'),
(12153, 787, 'admin_color', 'fresh'),
(12154, 787, 'use_ssl', '0'),
(12155, 787, 'show_admin_bar_front', 'true'),
(12156, 787, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12157, 787, 'wp_user_level', '0'),
(12158, 787, 'wsl_current_provider', 'Facebook'),
(12159, 787, 'wsl_current_user_image', 'https://graph.facebook.com/10153031965597659/picture?width=150&height=150'),
(12160, 787, 'session_tokens', 'a:2:{s:64:\"f47619f580016e58664e42738900b345b3bcd34bc55c9153a4e01779161c6434\";a:4:{s:10:\"expiration\";i:1433884636;s:2:\"ip\";s:14:\"79.168.158.177\";s:2:\"ua\";s:127:\"Mozilla/5.0 (iPad; CPU OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B466 Safari/600.1.4\";s:5:\"login\";i:1432675036;}s:64:\"484456501abfdd6c970f53805e7c66cfeeb6dfd0e5814563bf5b97c0689241a2\";a:4:{s:10:\"expiration\";i:1434998804;s:2:\"ip\";s:14:\"79.168.158.177\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.59.8 (KHTML, like Gecko) Version/5.1.9 Safari/534.59.8\";s:5:\"login\";i:1433789204;}}'),
(12161, 788, 'nickname', 'Mimi_Monteiro'),
(12162, 788, 'first_name', 'Mimi'),
(12163, 788, 'last_name', 'Monteiro'),
(12164, 788, 'description', ''),
(12165, 788, 'rich_editing', 'true'),
(12166, 788, 'comment_shortcuts', 'false'),
(12167, 788, 'admin_color', 'fresh'),
(12168, 788, 'use_ssl', '0'),
(12169, 788, 'show_admin_bar_front', 'true'),
(12170, 788, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12171, 788, 'wp_user_level', '0'),
(12172, 788, 'wsl_current_provider', 'Facebook'),
(12173, 788, 'wsl_current_user_image', 'https://graph.facebook.com/10206675472195774/picture?width=150&height=150'),
(12174, 788, 'session_tokens', 'a:1:{s:64:\"f0007e429f53fbf5d2b87ec1d44c273fb151c06a09f55ccaebf3786702e477b3\";a:4:{s:10:\"expiration\";i:1433884648;s:2:\"ip\";s:14:\"89.153.181.131\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432675048;}}'),
(12175, 789, 'nickname', 'Rita_Sola'),
(12176, 789, 'first_name', 'Rita'),
(12177, 789, 'last_name', 'Solá'),
(12178, 789, 'description', ''),
(12179, 789, 'rich_editing', 'true'),
(12180, 789, 'comment_shortcuts', 'false'),
(12181, 789, 'admin_color', 'fresh'),
(12182, 789, 'use_ssl', '0'),
(12183, 789, 'show_admin_bar_front', 'true'),
(12184, 789, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12185, 789, 'wp_user_level', '0'),
(12186, 789, 'wsl_current_provider', 'Facebook'),
(12187, 789, 'wsl_current_user_image', 'https://graph.facebook.com/10204464365637668/picture?width=150&height=150'),
(12188, 789, 'session_tokens', 'a:1:{s:64:\"867834041ad7586d6680764e3406fda036a93cac515369942bda729aa81ed497\";a:4:{s:10:\"expiration\";i:1433884694;s:2:\"ip\";s:14:\"89.115.194.162\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 6_1_3 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mobile/10B329 [FBAN/FBIOS;FBAV/9.0.0.25.31;FBBV/2102024;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/6.1.3;FBSS/2; FBCR/VFP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432675094;}}'),
(12189, 790, 'nickname', 'Rita_Sousa_Lopes'),
(12190, 790, 'first_name', 'Rita'),
(12191, 790, 'last_name', 'Sousa Lopes'),
(12192, 790, 'description', ''),
(12193, 790, 'rich_editing', 'true'),
(12194, 790, 'comment_shortcuts', 'false'),
(12195, 790, 'admin_color', 'fresh'),
(12196, 790, 'use_ssl', '0'),
(12197, 790, 'show_admin_bar_front', 'true'),
(12198, 790, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12199, 790, 'wp_user_level', '0'),
(12200, 790, 'wsl_current_provider', 'Facebook'),
(12201, 790, 'wsl_current_user_image', 'https://graph.facebook.com/10204012149613029/picture?width=150&height=150'),
(12202, 790, 'session_tokens', 'a:1:{s:64:\"1cc3ee7d0f3747339c5f31491acf16b6352b88f83c7a57a93ef11e9359e31c4a\";a:4:{s:10:\"expiration\";i:1433884696;s:2:\"ip\";s:13:\"79.168.85.163\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432675096;}}'),
(12203, 786, 'votou', 'sim'),
(12204, 786, 'user_votes', 'evento-do-ano-kia_p1430'),
(12205, 790, 'votou', 'sim'),
(12206, 790, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(12207, 791, 'nickname', 'Camilla_Kemp'),
(12208, 791, 'first_name', 'Camilla'),
(12209, 791, 'last_name', 'Kemp'),
(12210, 791, 'description', ''),
(12211, 791, 'rich_editing', 'true'),
(12212, 791, 'comment_shortcuts', 'false'),
(12213, 791, 'admin_color', 'fresh'),
(12214, 791, 'use_ssl', '0'),
(12215, 791, 'show_admin_bar_front', 'true'),
(12216, 791, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12217, 791, 'wp_user_level', '0'),
(12218, 791, 'wsl_current_provider', 'Facebook'),
(12219, 791, 'wsl_current_user_image', 'https://graph.facebook.com/10205968874877580/picture?width=150&height=150'),
(12220, 791, 'session_tokens', 'a:1:{s:64:\"7869044a12d88304dd7b48cf1f5a07facd1f8e2aec4060987d9fe43dc838031b\";a:4:{s:10:\"expiration\";i:1433884745;s:2:\"ip\";s:13:\"172.18.25.107\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432675145;}}'),
(12221, 792, 'nickname', 'Cristina_Nunes'),
(12222, 792, 'first_name', 'Cristina'),
(12223, 792, 'last_name', 'Nunes'),
(12224, 792, 'description', ''),
(12225, 792, 'rich_editing', 'true'),
(12226, 792, 'comment_shortcuts', 'false'),
(12227, 792, 'admin_color', 'fresh'),
(12228, 792, 'use_ssl', '0'),
(12229, 792, 'show_admin_bar_front', 'true'),
(12230, 792, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12231, 792, 'wp_user_level', '0'),
(12232, 792, 'wsl_current_provider', 'Facebook'),
(12233, 792, 'wsl_current_user_image', 'https://graph.facebook.com/10206598171976609/picture?width=150&height=150'),
(12234, 792, 'session_tokens', 'a:1:{s:64:\"2c788d09650a73e95a0c21732e71e62ff82a74a4e1f8c5144a0d13ece6c9bac2\";a:4:{s:10:\"expiration\";i:1433884759;s:2:\"ip\";s:12:\"79.169.4.207\";s:2:\"ua\";s:127:\"Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_8; en-us) AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1\";s:5:\"login\";i:1432675159;}}'),
(12235, 793, 'nickname', 'Diogo_Rebelo'),
(12236, 793, 'first_name', 'Diogo'),
(12237, 793, 'last_name', 'Rebelo'),
(12238, 793, 'description', ''),
(12239, 793, 'rich_editing', 'true'),
(12240, 793, 'comment_shortcuts', 'false'),
(12241, 793, 'admin_color', 'fresh'),
(12242, 793, 'use_ssl', '0'),
(12243, 793, 'show_admin_bar_front', 'true'),
(12244, 793, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12245, 793, 'wp_user_level', '0'),
(12246, 793, 'wsl_current_provider', 'Google'),
(12247, 793, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-I-6EoUzSuQU/AAAAAAAAAAI/AAAAAAAAAwc/ib6phdop_Uk/photo.jpg?sz=200'),
(12248, 793, 'session_tokens', 'a:1:{s:64:\"965c3ffd6eae85c7479ff797e238a0f7e28c1aefdb4e1e68b70d4da555eff9ad\";a:4:{s:10:\"expiration\";i:1433884774;s:2:\"ip\";s:13:\"79.168.34.109\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432675174;}}'),
(12249, 787, 'votou', 'sim'),
(12250, 787, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(12251, 782, 'votou', 'sim'),
(12252, 782, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(12253, 794, 'nickname', 'kla_xon'),
(12254, 794, 'first_name', 'kla'),
(12255, 794, 'last_name', 'xon'),
(12256, 794, 'description', ''),
(12257, 794, 'rich_editing', 'true'),
(12258, 794, 'comment_shortcuts', 'false'),
(12259, 794, 'admin_color', 'fresh'),
(12260, 794, 'use_ssl', '0'),
(12261, 794, 'show_admin_bar_front', 'true'),
(12262, 794, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12263, 794, 'wp_user_level', '0'),
(12264, 794, 'wsl_current_provider', 'Google'),
(12265, 794, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-Yd2DmMlm1bI/AAAAAAAAAAI/AAAAAAAAAH4/nqm_GWhuqBA/photo.jpg?sz=200'),
(12266, 794, 'session_tokens', 'a:1:{s:64:\"c3f84942c5e59466cb1215f0a03502450a00dd624a1cdb2b8ead6084ef159f16\";a:4:{s:10:\"expiration\";i:1433884786;s:2:\"ip\";s:14:\"188.37.109.101\";s:2:\"ua\";s:103:\"Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432675186;}}'),
(12267, 795, 'nickname', 'Tomas_Nicolau'),
(12268, 795, 'first_name', 'Tomas'),
(12269, 795, 'last_name', 'Nicolau'),
(12270, 795, 'description', ''),
(12271, 795, 'rich_editing', 'true'),
(12272, 795, 'comment_shortcuts', 'false'),
(12273, 795, 'admin_color', 'fresh'),
(12274, 795, 'use_ssl', '0'),
(12275, 795, 'show_admin_bar_front', 'true'),
(12276, 795, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12277, 795, 'wp_user_level', '0'),
(12278, 795, 'wsl_current_provider', 'Facebook'),
(12279, 795, 'wsl_current_user_image', 'https://graph.facebook.com/1063665110328254/picture?width=150&height=150'),
(12280, 795, 'session_tokens', 'a:1:{s:64:\"cc9b2c6aefe7bfa01f99474aa2d91dcc55e26980dd97a2d391473623da5ebaa7\";a:4:{s:10:\"expiration\";i:1433884804;s:2:\"ip\";s:14:\"178.197.236.49\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/Swisscom;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432675204;}}'),
(12281, 792, 'votou', 'sim'),
(12282, 792, 'user_votes', 'evento-do-ano-kia_p1428'),
(12283, 796, 'nickname', 'Barbara_Dias'),
(12284, 796, 'first_name', 'Barbara'),
(12285, 796, 'last_name', 'Dias'),
(12286, 796, 'description', ''),
(12287, 796, 'rich_editing', 'true'),
(12288, 796, 'comment_shortcuts', 'false'),
(12289, 796, 'admin_color', 'fresh'),
(12290, 796, 'use_ssl', '0'),
(12291, 796, 'show_admin_bar_front', 'true'),
(12292, 796, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12293, 796, 'wp_user_level', '0'),
(12294, 796, 'wsl_current_provider', 'Facebook'),
(12295, 796, 'wsl_current_user_image', 'https://graph.facebook.com/10204059956731418/picture?width=150&height=150'),
(12296, 796, 'session_tokens', 'a:1:{s:64:\"bd594c45130cf21205437eb45acc10a832e7d8247fd4d6a121cd07cafe5329ab\";a:4:{s:10:\"expiration\";i:1433884828;s:2:\"ip\";s:14:\"81.193.205.188\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1432675228;}}'),
(12297, 797, 'nickname', 'Monique_coelho'),
(12298, 797, 'first_name', 'Monique'),
(12299, 797, 'last_name', 'coelho'),
(12300, 797, 'description', ''),
(12301, 797, 'rich_editing', 'true'),
(12302, 797, 'comment_shortcuts', 'false'),
(12303, 797, 'admin_color', 'fresh'),
(12304, 797, 'use_ssl', '0'),
(12305, 797, 'show_admin_bar_front', 'true'),
(12306, 797, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12307, 797, 'wp_user_level', '0'),
(12308, 797, 'wsl_current_provider', 'Google'),
(12309, 797, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(12310, 797, 'session_tokens', 'a:2:{s:64:\"79316244f30bdd29cd08ed5899a9becbf1860a95df20d6646ce62da32e82e506\";a:4:{s:10:\"expiration\";i:1433884833;s:2:\"ip\";s:13:\"120.23.170.15\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/29.0.0.9.13;FBBV/9374459;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodaAU;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432675233;}s:64:\"2b7a4a5efb66de37dac4e43a0af01d23ef2c8d0194d7223b20c16bd8df5aecbc\";a:4:{s:10:\"expiration\";i:1434002957;s:2:\"ip\";s:15:\"120.150.219.161\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432793357;}}'),
(12311, 798, 'nickname', 'Miguel_Cardoso_Faria'),
(12312, 798, 'first_name', 'Miguel'),
(12313, 798, 'last_name', 'Faria'),
(12314, 798, 'description', ''),
(12315, 798, 'rich_editing', 'true'),
(12316, 798, 'comment_shortcuts', 'false'),
(12317, 798, 'admin_color', 'fresh'),
(12318, 798, 'use_ssl', '0'),
(12319, 798, 'show_admin_bar_front', 'true'),
(12320, 798, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12321, 798, 'wp_user_level', '0'),
(12322, 798, 'wsl_current_provider', 'Facebook'),
(12323, 798, 'wsl_current_user_image', 'https://graph.facebook.com/10152983866084353/picture?width=150&height=150'),
(12324, 798, 'session_tokens', 'a:1:{s:64:\"835f89f77fbddd3cad2d74342d511caeda2732c3c1d2d1a31a0a3a8230bccf44\";a:4:{s:10:\"expiration\";i:1433884873;s:2:\"ip\";s:13:\"81.193.143.28\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432675273;}}'),
(12325, 799, 'nickname', 'Adriofilo_Resendino'),
(12326, 799, 'first_name', 'Adriófilo'),
(12327, 799, 'last_name', 'Resendino'),
(12328, 799, 'description', ''),
(12329, 799, 'rich_editing', 'true'),
(12330, 799, 'comment_shortcuts', 'false'),
(12331, 799, 'admin_color', 'fresh'),
(12332, 799, 'use_ssl', '0'),
(12333, 799, 'show_admin_bar_front', 'true'),
(12334, 799, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12335, 799, 'wp_user_level', '0'),
(12336, 799, 'wsl_current_provider', 'Facebook'),
(12337, 799, 'wsl_current_user_image', 'https://graph.facebook.com/910214429020338/picture?width=150&height=150'),
(12338, 799, 'session_tokens', 'a:1:{s:64:\"d2a5e5b74c05df56e8838649a0b59a50d4ffdd1abff5857fa1269760ade8abab\";a:4:{s:10:\"expiration\";i:1433884878;s:2:\"ip\";s:13:\"84.90.220.122\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432675278;}}'),
(12339, 800, 'nickname', 'Diogo_Pinto_de_Lima_1'),
(12340, 800, 'first_name', 'Diogo'),
(12341, 800, 'last_name', 'de Lima'),
(12342, 800, 'description', ''),
(12343, 800, 'rich_editing', 'true'),
(12344, 800, 'comment_shortcuts', 'false'),
(12345, 800, 'admin_color', 'fresh'),
(12346, 800, 'use_ssl', '0'),
(12347, 800, 'show_admin_bar_front', 'true'),
(12348, 800, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12349, 800, 'wp_user_level', '0'),
(12350, 800, 'wsl_current_provider', 'Facebook'),
(12351, 800, 'wsl_current_user_image', 'https://graph.facebook.com/751072288338978/picture?width=150&height=150'),
(12352, 800, 'session_tokens', 'a:1:{s:64:\"5095eca2a2e4c314538c21679b9646baf49eea9dc2c0480797908ffed502791e\";a:4:{s:10:\"expiration\";i:1433884884;s:2:\"ip\";s:12:\"79.168.173.8\";s:2:\"ua\";s:182:\"Mozilla/5.0 (Linux; Android 4.4.2; pt-pt; JIMMY Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/29.0.0.23.13;]\";s:5:\"login\";i:1432675284;}}'),
(12353, 801, 'nickname', 'Alice_Pulido_Garcia'),
(12354, 801, 'first_name', 'Alice'),
(12355, 801, 'last_name', 'Pulido Garcia'),
(12356, 801, 'description', ''),
(12357, 801, 'rich_editing', 'true'),
(12358, 801, 'comment_shortcuts', 'false'),
(12359, 801, 'admin_color', 'fresh'),
(12360, 801, 'use_ssl', '0'),
(12361, 801, 'show_admin_bar_front', 'true'),
(12362, 801, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12363, 801, 'wp_user_level', '0'),
(12364, 801, 'wsl_current_provider', 'Facebook'),
(12365, 801, 'wsl_current_user_image', 'https://graph.facebook.com/10206990142569970/picture?width=150&height=150'),
(12366, 801, 'session_tokens', 'a:2:{s:64:\"37204e653033e627b9ef31659e53a49b3aec926bd1cd7b2142ceba784bff3266\";a:4:{s:10:\"expiration\";i:1433884884;s:2:\"ip\";s:14:\"85.240.133.132\";s:2:\"ua\";s:149:\"Mozilla/5.0 (Linux; Android 5.0; ALE-L21 Build/HuaweiALE-L21) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/37.0.0.0 Mobile Safari/537.36\";s:5:\"login\";i:1432675284;}s:64:\"ef7b893f6a7b135cb0a4a42faac7d87bb3187805655445d25b6a7d854ece6a46\";a:4:{s:10:\"expiration\";i:1434024551;s:2:\"ip\";s:14:\"85.246.179.212\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432814951;}}'),
(12367, 798, 'votou', 'sim'),
(12368, 798, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(12369, 802, 'nickname', 'Joao_Ferris'),
(12370, 802, 'first_name', 'Joao'),
(12371, 802, 'last_name', 'Ferris'),
(12372, 802, 'description', ''),
(12373, 802, 'rich_editing', 'true'),
(12374, 802, 'comment_shortcuts', 'false'),
(12375, 802, 'admin_color', 'fresh'),
(12376, 802, 'use_ssl', '0'),
(12377, 802, 'show_admin_bar_front', 'true'),
(12378, 802, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12379, 802, 'wp_user_level', '0'),
(12380, 802, 'wsl_current_provider', 'Facebook'),
(12381, 802, 'wsl_current_user_image', 'https://graph.facebook.com/818125394908431/picture?width=150&height=150'),
(12382, 802, 'session_tokens', 'a:2:{s:64:\"0176cd3d1e1befcc31d8d4a5ccb39532874037c39d14b57c6d645530ab837bf1\";a:4:{s:10:\"expiration\";i:1433884892;s:2:\"ip\";s:14:\"85.242.166.188\";s:2:\"ua\";s:239:\"Mozilla/5.0 (iPad; CPU OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12A405 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.0.2;FBSS/2; FBCR/;FBID/tablet;FBLC/en_US;FBOP/1]\";s:5:\"login\";i:1432675292;}s:64:\"f906a1a2524f57bb11dd8f149a7f63d178fe37a8e8a1c0e557b1b8870f179416\";a:4:{s:10:\"expiration\";i:1433969726;s:2:\"ip\";s:12:\"95.95.165.44\";s:2:\"ua\";s:127:\"Mozilla/5.0 (iPad; CPU OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12A405 Safari/600.1.4\";s:5:\"login\";i:1432760126;}}'),
(12383, 789, 'votou', 'sim'),
(12384, 789, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163'),
(12385, 802, 'votou', 'sim'),
(12386, 802, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(12387, 803, 'nickname', 'Vasco_Ribeiro'),
(12388, 803, 'first_name', 'Vasco'),
(12389, 803, 'last_name', 'Ribeiro'),
(12390, 803, 'description', ''),
(12391, 803, 'rich_editing', 'true'),
(12392, 803, 'comment_shortcuts', 'false'),
(12393, 803, 'admin_color', 'fresh'),
(12394, 803, 'use_ssl', '0'),
(12395, 803, 'show_admin_bar_front', 'true'),
(12396, 803, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12397, 803, 'wp_user_level', '0'),
(12398, 803, 'wsl_current_provider', 'Facebook'),
(12399, 803, 'wsl_current_user_image', 'https://graph.facebook.com/1450300048603188/picture?width=150&height=150'),
(12400, 803, 'session_tokens', 'a:2:{s:64:\"ad217cd2809ed1583369b9afa923da3a9798ce6d3018742252c7c6be40c8c13d\";a:4:{s:10:\"expiration\";i:1433884916;s:2:\"ip\";s:13:\"172.18.55.176\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432675316;}s:64:\"f5c15b90eb1db4e597bcbf24794421783e657177c75889d1a9cf1020528f05a5\";a:4:{s:10:\"expiration\";i:1435004871;s:2:\"ip\";s:13:\"70.158.100.78\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433795271;}}'),
(12401, 804, 'nickname', 'Vania_Afonso'),
(12402, 804, 'first_name', 'Vania'),
(12403, 804, 'last_name', 'Afonso'),
(12404, 804, 'description', ''),
(12405, 804, 'rich_editing', 'true'),
(12406, 804, 'comment_shortcuts', 'false'),
(12407, 804, 'admin_color', 'fresh'),
(12408, 804, 'use_ssl', '0'),
(12409, 804, 'show_admin_bar_front', 'true'),
(12410, 804, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12411, 804, 'wp_user_level', '0'),
(12412, 804, 'wsl_current_provider', 'Facebook'),
(12413, 804, 'wsl_current_user_image', 'https://graph.facebook.com/964930186872467/picture?width=150&height=150'),
(12414, 804, 'session_tokens', 'a:1:{s:64:\"f35428260bc27e66fd4a8b2ddda7d08b7fc85eb26e3bd52c477792c5906bb841\";a:4:{s:10:\"expiration\";i:1433884924;s:2:\"ip\";s:13:\"85.243.252.69\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9301I Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432675324;}}'),
(12415, 796, 'votou', 'sim'),
(12416, 796, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(12417, 805, 'nickname', 'Leonor_Napoles'),
(12418, 805, 'first_name', 'Leonor'),
(12419, 805, 'last_name', 'Nápoles'),
(12420, 805, 'description', ''),
(12421, 805, 'rich_editing', 'true'),
(12422, 805, 'comment_shortcuts', 'false'),
(12423, 805, 'admin_color', 'fresh'),
(12424, 805, 'use_ssl', '0'),
(12425, 805, 'show_admin_bar_front', 'true'),
(12426, 805, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12427, 805, 'wp_user_level', '0'),
(12428, 805, 'wsl_current_provider', 'Facebook'),
(12429, 805, 'wsl_current_user_image', 'https://graph.facebook.com/1444219765874098/picture?width=150&height=150'),
(12430, 805, 'session_tokens', 'a:1:{s:64:\"5bd08dba1a34afa109ab2b8140b235a2d12daa916c381cec3072d061883cb7ae\";a:4:{s:10:\"expiration\";i:1433884940;s:2:\"ip\";s:10:\"95.92.99.8\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_3 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B511 Safari/9537.53\";s:5:\"login\";i:1432675340;}}'),
(12431, 806, 'nickname', 'Gaspar_Teixeira'),
(12432, 806, 'first_name', 'Gaspar'),
(12433, 806, 'last_name', 'Teixeira'),
(12434, 806, 'description', ''),
(12435, 806, 'rich_editing', 'true'),
(12436, 806, 'comment_shortcuts', 'false'),
(12437, 806, 'admin_color', 'fresh'),
(12438, 806, 'use_ssl', '0'),
(12439, 806, 'show_admin_bar_front', 'true'),
(12440, 806, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12441, 806, 'wp_user_level', '0'),
(12442, 806, 'wsl_current_provider', 'Facebook'),
(12443, 806, 'wsl_current_user_image', 'https://graph.facebook.com/913620721993429/picture?width=150&height=150'),
(12444, 806, 'session_tokens', 'a:1:{s:64:\"e05f2ed6ec2937555c0755816541441c0b623af9b04f3d3d8bbf75ed896dd100\";a:4:{s:10:\"expiration\";i:1433884955;s:2:\"ip\";s:12:\"85.138.83.21\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432675355;}}'),
(12445, 791, 'votou', 'sim'),
(12446, 791, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(12447, 801, 'votou', 'sim'),
(12448, 801, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(12449, 804, 'votou', 'sim'),
(12450, 804, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(12451, 807, 'nickname', 'Frederico_Meira_Vidal'),
(12452, 807, 'first_name', 'Frederico'),
(12453, 807, 'last_name', 'Vidal'),
(12454, 807, 'description', ''),
(12455, 807, 'rich_editing', 'true'),
(12456, 807, 'comment_shortcuts', 'false'),
(12457, 807, 'admin_color', 'fresh'),
(12458, 807, 'use_ssl', '0'),
(12459, 807, 'show_admin_bar_front', 'true'),
(12460, 807, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12461, 807, 'wp_user_level', '0'),
(12462, 807, 'wsl_current_provider', 'Facebook'),
(12463, 807, 'wsl_current_user_image', 'https://graph.facebook.com/10205899295755502/picture?width=150&height=150'),
(12464, 807, 'session_tokens', 'a:1:{s:64:\"33c26378f44627caff0cd8bce0a4c20169ec7807be014b4d9401ae87d1a3631d\";a:4:{s:10:\"expiration\";i:1433884989;s:2:\"ip\";s:14:\"176.78.164.112\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432675389;}}'),
(12465, 763, 'votou', 'sim'),
(12466, 763, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1383,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(12467, 808, 'nickname', 'Afonso_Magro'),
(12468, 808, 'first_name', 'Afonso'),
(12469, 808, 'last_name', 'Magro'),
(12470, 800, 'votou', 'sim'),
(12471, 808, 'description', ''),
(12472, 800, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230'),
(12473, 808, 'rich_editing', 'true'),
(12474, 808, 'comment_shortcuts', 'false'),
(12475, 808, 'admin_color', 'fresh'),
(12476, 808, 'use_ssl', '0'),
(12477, 808, 'show_admin_bar_front', 'true'),
(12478, 808, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12479, 808, 'wp_user_level', '0'),
(12480, 808, 'wsl_current_provider', 'Facebook'),
(12481, 808, 'wsl_current_user_image', 'https://graph.facebook.com/10203300395425518/picture?width=150&height=150'),
(12482, 808, 'session_tokens', 'a:1:{s:64:\"9c86bf2fec0c39a5d9dd15b17fd9c8e0675a07b30f252bbd4b152d5baa079f93\";a:4:{s:10:\"expiration\";i:1433884994;s:2:\"ip\";s:13:\"188.37.60.185\";s:2:\"ua\";s:152:\"Mozilla/5.0 (Linux; Android 4.4.2; Vodafone Smart 4 turbo Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432675394;}}'),
(12483, 809, 'nickname', 'Zosia_Tomczynska'),
(12484, 809, 'first_name', 'Zosia'),
(12485, 809, 'last_name', 'Tomczynska'),
(12486, 809, 'description', ''),
(12487, 809, 'rich_editing', 'true'),
(12488, 809, 'comment_shortcuts', 'false'),
(12489, 809, 'admin_color', 'fresh'),
(12490, 809, 'use_ssl', '0'),
(12491, 809, 'show_admin_bar_front', 'true'),
(12492, 809, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12493, 809, 'wp_user_level', '0'),
(12494, 809, 'wsl_current_provider', 'Facebook'),
(12495, 809, 'wsl_current_user_image', 'https://graph.facebook.com/10152766190866432/picture?width=150&height=150'),
(12496, 809, 'session_tokens', 'a:1:{s:64:\"eb5ea6aa39320d87cc948f6817acb50e6a4a6a72a54ebe314e87a5c97bef41b4\";a:4:{s:10:\"expiration\";i:1433885013;s:2:\"ip\";s:13:\"82.154.25.171\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1432675413;}}'),
(12497, 810, 'nickname', 'Olga_Alves'),
(12498, 810, 'first_name', 'Olga'),
(12499, 810, 'last_name', 'Alves'),
(12500, 810, 'description', ''),
(12501, 810, 'rich_editing', 'true'),
(12502, 810, 'comment_shortcuts', 'false'),
(12503, 810, 'admin_color', 'fresh'),
(12504, 810, 'use_ssl', '0'),
(12505, 810, 'show_admin_bar_front', 'true'),
(12506, 810, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12507, 810, 'wp_user_level', '0'),
(12508, 810, 'wsl_current_provider', 'Facebook'),
(12509, 810, 'wsl_current_user_image', 'https://graph.facebook.com/10203711707427314/picture?width=150&height=150'),
(12510, 810, 'session_tokens', 'a:1:{s:64:\"c59e46f6be488f98abc1fe23152a324904e4203311647196c6a02a4dc8e9b2c0\";a:4:{s:10:\"expiration\";i:1433885018;s:2:\"ip\";s:13:\"85.246.71.243\";s:2:\"ua\";s:239:\"Mozilla/5.0 (iPad; CPU OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432675418;}}'),
(12511, 783, 'votou', 'sim'),
(12512, 783, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(12513, 811, 'nickname', 'Rita_Cunha'),
(12514, 811, 'first_name', 'Rita'),
(12515, 811, 'last_name', 'Cunha'),
(12516, 811, 'description', ''),
(12517, 811, 'rich_editing', 'true'),
(12518, 811, 'comment_shortcuts', 'false'),
(12519, 811, 'admin_color', 'fresh'),
(12520, 811, 'use_ssl', '0'),
(12521, 811, 'show_admin_bar_front', 'true'),
(12522, 811, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12523, 811, 'wp_user_level', '0'),
(12524, 811, 'wsl_current_provider', 'Facebook'),
(12525, 811, 'wsl_current_user_image', 'https://graph.facebook.com/352127124986974/picture?width=150&height=150'),
(12526, 811, 'session_tokens', 'a:1:{s:64:\"aa30b5697e69176a4046fcc4a6fad317b6265f7c2079b2f3f72e10a594605fc1\";a:4:{s:10:\"expiration\";i:1433885034;s:2:\"ip\";s:14:\"85.138.201.108\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432675434;}}'),
(12527, 812, 'nickname', 'Ana_Fonseca'),
(12528, 812, 'first_name', 'Ana'),
(12529, 812, 'last_name', 'Fonseca'),
(12530, 812, 'description', ''),
(12531, 812, 'rich_editing', 'true'),
(12532, 812, 'comment_shortcuts', 'false'),
(12533, 812, 'admin_color', 'fresh'),
(12534, 812, 'use_ssl', '0'),
(12535, 812, 'show_admin_bar_front', 'true'),
(12536, 812, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12537, 812, 'wp_user_level', '0'),
(12538, 812, 'wsl_current_provider', 'Facebook'),
(12539, 812, 'wsl_current_user_image', 'https://graph.facebook.com/825841920839142/picture?width=150&height=150'),
(12540, 812, 'session_tokens', 'a:1:{s:64:\"eba368c2b922deb475acaf21b3ba357642c8eb79be213d481a6b28624f67715f\";a:4:{s:10:\"expiration\";i:1433885055;s:2:\"ip\";s:11:\"2.82.174.72\";s:2:\"ua\";s:266:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/tmn;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432675455;}}'),
(12541, 813, 'nickname', 'Afonso_Felner_Belard_Fonseca'),
(12542, 813, 'first_name', 'Afonso'),
(12543, 813, 'last_name', 'Fonseca'),
(12544, 813, 'description', ''),
(12545, 813, 'rich_editing', 'true'),
(12546, 813, 'comment_shortcuts', 'false'),
(12547, 813, 'admin_color', 'fresh'),
(12548, 813, 'use_ssl', '0'),
(12549, 813, 'show_admin_bar_front', 'true'),
(12550, 813, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12551, 813, 'wp_user_level', '0'),
(12552, 813, 'wsl_current_provider', 'Facebook'),
(12553, 813, 'wsl_current_user_image', 'https://graph.facebook.com/10153054023497917/picture?width=150&height=150'),
(12554, 813, 'session_tokens', 'a:1:{s:64:\"4cca308e820c1a2dbc9dd8307127e60bfc1225204f238f740c92fb4f47ec8cd7\";a:4:{s:10:\"expiration\";i:1433885056;s:2:\"ip\";s:14:\"79.168.194.117\";s:2:\"ua\";s:141:\"Mozilla/5.0 (Linux; U; Android 4.1.1; pt-pt; C1505 Build/11.3.A.2.23) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1432675456;}}'),
(12555, 589, 'votou', 'sim'),
(12556, 589, 'user_votes', 'treinador-do-ano_p1363'),
(12557, 814, 'nickname', 'Abilio_Meneses'),
(12558, 814, 'first_name', 'Abilio'),
(12559, 814, 'last_name', 'Meneses'),
(12560, 814, 'description', ''),
(12561, 814, 'rich_editing', 'true'),
(12562, 814, 'comment_shortcuts', 'false'),
(12563, 814, 'admin_color', 'fresh'),
(12564, 814, 'use_ssl', '0'),
(12565, 814, 'show_admin_bar_front', 'true'),
(12566, 814, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12567, 814, 'wp_user_level', '0'),
(12568, 814, 'wsl_current_provider', 'Facebook'),
(12569, 814, 'wsl_current_user_image', 'https://graph.facebook.com/10154353526508521/picture?width=150&height=150'),
(12570, 814, 'session_tokens', 'a:3:{s:64:\"88a4a1806b3ca43730e7cda1f23e0e28e3d13eeabc9f435571d5521097077865\";a:4:{s:10:\"expiration\";i:1433885084;s:2:\"ip\";s:14:\"37.189.254.237\";s:2:\"ua\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.9 Safari/537.36\";s:5:\"login\";i:1432675484;}s:64:\"e20cbee11a5a2899372ff7494b82fd807ebfa41cdb209a9068bc333316a43bd5\";a:4:{s:10:\"expiration\";i:1433945026;s:2:\"ip\";s:14:\"37.189.254.237\";s:2:\"ua\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.9 Safari/537.36\";s:5:\"login\";i:1432735426;}s:64:\"5c1f650e6db021723945301fab55c394a0a4634d708925a6625800d20d69f3cb\";a:4:{s:10:\"expiration\";i:1434058301;s:2:\"ip\";s:14:\"37.189.254.237\";s:2:\"ua\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.9 Safari/537.36\";s:5:\"login\";i:1432848701;}}'),
(12571, 815, 'nickname', 'Dora_Estrelinha'),
(12572, 815, 'first_name', 'Dora'),
(12573, 815, 'last_name', 'Estrelinha'),
(12574, 815, 'description', ''),
(12575, 815, 'rich_editing', 'true'),
(12576, 815, 'comment_shortcuts', 'false'),
(12577, 815, 'admin_color', 'fresh'),
(12578, 815, 'use_ssl', '0'),
(12579, 815, 'show_admin_bar_front', 'true'),
(12580, 815, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12581, 815, 'wp_user_level', '0'),
(12582, 815, 'wsl_current_provider', 'Facebook'),
(12583, 815, 'wsl_current_user_image', 'https://graph.facebook.com/10153393502668417/picture?width=150&height=150'),
(12584, 815, 'session_tokens', 'a:1:{s:64:\"efeb7206821064c110a420a29df4c0119e31809eb198cde4d7bdea6cba9aa197\";a:4:{s:10:\"expiration\";i:1433885107;s:2:\"ip\";s:15:\"217.129.179.228\";s:2:\"ua\";s:198:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30 SVN/070FPG1 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432675507;}}'),
(12585, 816, 'nickname', 'Patricia_Rodrigues_Do_Carmo'),
(12586, 816, 'first_name', 'Patrícia'),
(12587, 816, 'last_name', 'Carmo'),
(12588, 816, 'description', ''),
(12589, 816, 'rich_editing', 'true'),
(12590, 816, 'comment_shortcuts', 'false'),
(12591, 816, 'admin_color', 'fresh'),
(12592, 816, 'use_ssl', '0'),
(12593, 816, 'show_admin_bar_front', 'true'),
(12594, 816, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12595, 816, 'wp_user_level', '0'),
(12596, 816, 'wsl_current_provider', 'Facebook'),
(12597, 816, 'wsl_current_user_image', 'https://graph.facebook.com/10153402062568278/picture?width=150&height=150'),
(12598, 816, 'session_tokens', 'a:2:{s:64:\"09d471b453e802eaade1c1c18aab8a6494abecddf541862366b0bb74ea9cc880\";a:4:{s:10:\"expiration\";i:1433885109;s:2:\"ip\";s:12:\"95.93.147.63\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432675509;}s:64:\"9d2f84df4286c56ffe8c605ba5e00d14a70299d76c20009b631c5222ea739401\";a:4:{s:10:\"expiration\";i:1433944902;s:2:\"ip\";s:13:\"172.22.60.128\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432735302;}}'),
(12599, 810, 'votou', 'sim'),
(12600, 810, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(12601, 809, 'votou', 'sim'),
(12602, 809, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(12603, 812, 'votou', 'sim'),
(12604, 812, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(12605, 817, 'nickname', 'Tiago_Costa_1'),
(12606, 817, 'first_name', 'Tiago'),
(12607, 817, 'last_name', 'Costa'),
(12608, 817, 'description', ''),
(12609, 817, 'rich_editing', 'true'),
(12610, 817, 'comment_shortcuts', 'false'),
(12611, 817, 'admin_color', 'fresh'),
(12612, 817, 'use_ssl', '0'),
(12613, 817, 'show_admin_bar_front', 'true'),
(12614, 817, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12615, 817, 'wp_user_level', '0'),
(12616, 817, 'wsl_current_provider', 'Facebook'),
(12617, 817, 'wsl_current_user_image', 'https://graph.facebook.com/10153353986067002/picture?width=150&height=150'),
(12618, 817, 'session_tokens', 'a:1:{s:64:\"b64d62e1f58a52fa329214b72527825bcac6831358a06e47a7992b4e2cce7813\";a:4:{s:10:\"expiration\";i:1433885140;s:2:\"ip\";s:13:\"95.92.106.172\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432675540;}}'),
(12619, 799, 'votou', 'sim'),
(12620, 799, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(12621, 818, 'nickname', 'Pedro_Veiga'),
(12622, 818, 'first_name', 'Pedro'),
(12623, 818, 'last_name', 'Veiga'),
(12624, 818, 'description', ''),
(12625, 818, 'rich_editing', 'true'),
(12626, 818, 'comment_shortcuts', 'false'),
(12627, 818, 'admin_color', 'fresh'),
(12628, 818, 'use_ssl', '0'),
(12629, 818, 'show_admin_bar_front', 'true'),
(12630, 818, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12631, 818, 'wp_user_level', '0'),
(12632, 818, 'wsl_current_provider', 'Google'),
(12633, 818, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-EW8MyXZTBuQ/AAAAAAAAAAI/AAAAAAAAAAA/0xD5XSHsClA/photo.jpg?sz=200'),
(12634, 818, 'session_tokens', 'a:1:{s:64:\"c1333c7aff67e7634cab90796af7e14e1023729ecfe921a04a057b522523489c\";a:4:{s:10:\"expiration\";i:1433885163;s:2:\"ip\";s:11:\"95.92.31.10\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432675563;}}'),
(12635, 819, 'nickname', 'Teresa-Te_Ayala'),
(12636, 819, 'first_name', 'Teresa-Tê'),
(12637, 819, 'last_name', 'Ayala'),
(12638, 819, 'description', '');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(12639, 819, 'rich_editing', 'true'),
(12640, 819, 'comment_shortcuts', 'false'),
(12641, 819, 'admin_color', 'fresh'),
(12642, 819, 'use_ssl', '0'),
(12643, 819, 'show_admin_bar_front', 'true'),
(12644, 819, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12645, 819, 'wp_user_level', '0'),
(12646, 819, 'wsl_current_provider', 'Facebook'),
(12647, 819, 'wsl_current_user_image', 'https://graph.facebook.com/1591212341117656/picture?width=150&height=150'),
(12648, 819, 'session_tokens', 'a:1:{s:64:\"2c53833c95d2b524f092601af07149c4496d259e86143fe7feed9dd5791b4971\";a:4:{s:10:\"expiration\";i:1433885184;s:2:\"ip\";s:13:\"84.90.159.151\";s:2:\"ua\";s:141:\"Mozilla/5.0 (iPad;U;CPU OS 5_1_1 like Mac OS X; zh-cn)AppleWebKit/534.46.0(KHTML, like Gecko)CriOS/19.0.1084.60 Mobile/9B206 Safari/7534.48.3\";s:5:\"login\";i:1432675584;}}'),
(12649, 806, 'votou', 'sim'),
(12650, 806, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,treinador-do-ano_p1359'),
(12651, 815, 'votou', 'sim'),
(12652, 815, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330'),
(12653, 820, 'nickname', 'Joana_Da_Ponte_Silva'),
(12654, 820, 'first_name', 'Joana'),
(12655, 820, 'last_name', 'Silva'),
(12656, 820, 'description', ''),
(12657, 820, 'rich_editing', 'true'),
(12658, 820, 'comment_shortcuts', 'false'),
(12659, 820, 'admin_color', 'fresh'),
(12660, 820, 'use_ssl', '0'),
(12661, 820, 'show_admin_bar_front', 'true'),
(12662, 820, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12663, 820, 'wp_user_level', '0'),
(12664, 820, 'wsl_current_provider', 'Facebook'),
(12665, 820, 'wsl_current_user_image', 'https://graph.facebook.com/10204335760217633/picture?width=150&height=150'),
(12666, 820, 'session_tokens', 'a:1:{s:64:\"824a4177c77cb39f8f74845ca5661145197a87e35ceeaf1a85eae5f2860eaf19\";a:4:{s:10:\"expiration\";i:1433885248;s:2:\"ip\";s:11:\"5.249.46.63\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432675648;}}'),
(12667, 817, 'votou', 'sim'),
(12668, 817, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(12669, 821, 'nickname', 'Matilde_Faria'),
(12670, 821, 'first_name', 'Matilde'),
(12671, 821, 'last_name', 'Faria'),
(12672, 821, 'description', ''),
(12673, 821, 'rich_editing', 'true'),
(12674, 821, 'comment_shortcuts', 'false'),
(12675, 821, 'admin_color', 'fresh'),
(12676, 821, 'use_ssl', '0'),
(12677, 821, 'show_admin_bar_front', 'true'),
(12678, 821, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12679, 821, 'wp_user_level', '0'),
(12680, 821, 'wsl_current_provider', 'Facebook'),
(12681, 821, 'wsl_current_user_image', 'https://graph.facebook.com/1670535676507884/picture?width=150&height=150'),
(12682, 821, 'session_tokens', 'a:1:{s:64:\"816b853b7c9f3800568f55f31738c5787c6ef419e5ab39655a8cb6c7a8444d9d\";a:4:{s:10:\"expiration\";i:1433885266;s:2:\"ip\";s:14:\"82.155.222.186\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432675666;}}'),
(12683, 818, 'votou', 'sim'),
(12684, 818, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(12685, 807, 'votou', 'sim'),
(12686, 807, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(12687, 822, 'nickname', 'Filipe_Furtado'),
(12688, 822, 'first_name', 'Filipe'),
(12689, 822, 'last_name', 'Furtado'),
(12690, 822, 'description', ''),
(12691, 822, 'rich_editing', 'true'),
(12692, 822, 'comment_shortcuts', 'false'),
(12693, 822, 'admin_color', 'fresh'),
(12694, 822, 'use_ssl', '0'),
(12695, 822, 'show_admin_bar_front', 'true'),
(12696, 822, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12697, 822, 'wp_user_level', '0'),
(12698, 822, 'wsl_current_provider', 'Facebook'),
(12699, 822, 'wsl_current_user_image', 'https://graph.facebook.com/10202690295898118/picture?width=150&height=150'),
(12700, 822, 'session_tokens', 'a:1:{s:64:\"439c9b4a70ae183997acee9089b5d0191097063a02fde7c6cbebf999e22ed083\";a:4:{s:10:\"expiration\";i:1433885337;s:2:\"ip\";s:13:\"79.169.140.80\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432675737;}}'),
(12701, 813, 'votou', 'sim'),
(12702, 813, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(12703, 819, 'votou', 'sim'),
(12704, 819, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1385,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(12705, 823, 'nickname', 'Antonio_Ricciardi'),
(12706, 823, 'first_name', 'Antonio'),
(12707, 823, 'last_name', 'Ricciardi'),
(12708, 823, 'description', ''),
(12709, 823, 'rich_editing', 'true'),
(12710, 823, 'comment_shortcuts', 'false'),
(12711, 823, 'admin_color', 'fresh'),
(12712, 823, 'use_ssl', '0'),
(12713, 823, 'show_admin_bar_front', 'true'),
(12714, 823, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12715, 823, 'wp_user_level', '0'),
(12716, 823, 'wsl_current_provider', 'Facebook'),
(12717, 823, 'wsl_current_user_image', 'https://graph.facebook.com/10206881479254332/picture?width=150&height=150'),
(12718, 823, 'session_tokens', 'a:1:{s:64:\"fa5373f5005fccbe0d43d95dd8ece04adc0ab2c8c4a20df01f0ae3dd84eecaba\";a:4:{s:10:\"expiration\";i:1433885359;s:2:\"ip\";s:13:\"95.92.129.216\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432675759;}}'),
(12719, 821, 'votou', 'sim'),
(12720, 821, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(12721, 820, 'votou', 'sim'),
(12722, 820, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(12723, 824, 'nickname', 'Stephanie_Sayuri'),
(12724, 824, 'first_name', 'Stephanie'),
(12725, 824, 'last_name', 'Sayuri'),
(12726, 824, 'description', ''),
(12727, 824, 'rich_editing', 'true'),
(12728, 824, 'comment_shortcuts', 'false'),
(12729, 824, 'admin_color', 'fresh'),
(12730, 824, 'use_ssl', '0'),
(12731, 824, 'show_admin_bar_front', 'true'),
(12732, 824, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12733, 824, 'wp_user_level', '0'),
(12734, 824, 'wsl_current_provider', 'Google'),
(12735, 824, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-2cEjI6IiEW0/AAAAAAAAAAI/AAAAAAAACuY/BdzpuVsJTPE/photo.jpg?sz=200'),
(12736, 824, 'session_tokens', 'a:1:{s:64:\"999a6a35d8ef7c1bf98dfced408ee12d2e3ff4deee1dd5e9b94d6e2e5af0b2e6\";a:4:{s:10:\"expiration\";i:1433885397;s:2:\"ip\";s:13:\"188.81.75.219\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432675797;}}'),
(12737, 825, 'nickname', 'Axel_Bellino'),
(12738, 825, 'first_name', 'Axel'),
(12739, 825, 'last_name', 'Bellino'),
(12740, 825, 'description', ''),
(12741, 825, 'rich_editing', 'true'),
(12742, 825, 'comment_shortcuts', 'false'),
(12743, 825, 'admin_color', 'fresh'),
(12744, 825, 'use_ssl', '0'),
(12745, 825, 'show_admin_bar_front', 'true'),
(12746, 825, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12747, 825, 'wp_user_level', '0'),
(12748, 825, 'wsl_current_provider', 'Facebook'),
(12749, 825, 'wsl_current_user_image', 'https://graph.facebook.com/987773527922077/picture?width=150&height=150'),
(12750, 825, 'session_tokens', 'a:1:{s:64:\"597e2acc2940131940a810b6c33dfd7cc4b8c222d44aad244c9cefd080d6f25e\";a:4:{s:10:\"expiration\";i:1433885422;s:2:\"ip\";s:11:\"2.82.167.73\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 5.1; Nexus 5 Build/LMY47I) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432675822;}}'),
(12751, 826, 'nickname', 'Jessica_Guerreiro'),
(12752, 826, 'first_name', 'Jessica'),
(12753, 826, 'last_name', 'Guerreiro'),
(12754, 826, 'description', ''),
(12755, 826, 'rich_editing', 'true'),
(12756, 826, 'comment_shortcuts', 'false'),
(12757, 826, 'admin_color', 'fresh'),
(12758, 826, 'use_ssl', '0'),
(12759, 826, 'show_admin_bar_front', 'true'),
(12760, 826, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12761, 826, 'wp_user_level', '0'),
(12762, 826, 'wsl_current_provider', 'Facebook'),
(12763, 826, 'wsl_current_user_image', 'https://graph.facebook.com/1164806850212900/picture?width=150&height=150'),
(12764, 826, 'session_tokens', 'a:1:{s:64:\"e159d6657fb4f7daeacee20689176e321f84bf81e31456651a961c4296ee1285\";a:4:{s:10:\"expiration\";i:1433885425;s:2:\"ip\";s:12:\"176.78.73.75\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432675825;}}'),
(12765, 822, 'votou', 'sim'),
(12766, 822, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(12767, 826, 'votou', 'sim'),
(12768, 826, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(12769, 827, 'nickname', 'Pedro_Coelho'),
(12770, 827, 'first_name', 'Pedro'),
(12771, 827, 'last_name', 'Coelho'),
(12772, 827, 'description', ''),
(12773, 827, 'rich_editing', 'true'),
(12774, 827, 'comment_shortcuts', 'false'),
(12775, 827, 'admin_color', 'fresh'),
(12776, 827, 'use_ssl', '0'),
(12777, 827, 'show_admin_bar_front', 'true'),
(12778, 827, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12779, 827, 'wp_user_level', '0'),
(12780, 827, 'wsl_current_provider', 'Facebook'),
(12781, 827, 'wsl_current_user_image', 'https://graph.facebook.com/913236248733372/picture?width=150&height=150'),
(12782, 827, 'session_tokens', 'a:1:{s:64:\"42de9cd00b0189b9464beec08ea0e1c4406311e0a0ccfe2d9d2157ada4b26a8b\";a:4:{s:10:\"expiration\";i:1433885460;s:2:\"ip\";s:14:\"85.240.146.201\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432675860;}}'),
(12783, 814, 'votou', 'sim'),
(12784, 814, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(12785, 785, 'votou', 'sim'),
(12786, 785, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,onda-do-ano-polen_p1080,foto-do-ano_p1277,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(12787, 828, 'nickname', 'Carolina_Fonseca'),
(12788, 828, 'first_name', 'Carolina'),
(12789, 828, 'last_name', 'Fonseca'),
(12790, 828, 'description', ''),
(12791, 828, 'rich_editing', 'true'),
(12792, 828, 'comment_shortcuts', 'false'),
(12793, 828, 'admin_color', 'fresh'),
(12794, 828, 'use_ssl', '0'),
(12795, 828, 'show_admin_bar_front', 'true'),
(12796, 828, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12797, 828, 'wp_user_level', '0'),
(12798, 828, 'wsl_current_provider', 'Facebook'),
(12799, 828, 'wsl_current_user_image', 'https://graph.facebook.com/964976506879769/picture?width=150&height=150'),
(12800, 828, 'session_tokens', 'a:1:{s:64:\"01924193ed7f1ee093e93a9e5603d256b340dd354b91c5f6ebc801a74a054a3f\";a:4:{s:10:\"expiration\";i:1433885511;s:2:\"ip\";s:12:\"81.84.60.100\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25\";s:5:\"login\";i:1432675911;}}'),
(12801, 829, 'nickname', 'Alexandre_Silva'),
(12802, 829, 'first_name', 'Alexandre'),
(12803, 829, 'last_name', 'Silva'),
(12804, 829, 'description', ''),
(12805, 829, 'rich_editing', 'true'),
(12806, 829, 'comment_shortcuts', 'false'),
(12807, 829, 'admin_color', 'fresh'),
(12808, 829, 'use_ssl', '0'),
(12809, 829, 'show_admin_bar_front', 'true'),
(12810, 829, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12811, 829, 'wp_user_level', '0'),
(12812, 829, 'wsl_current_provider', 'Facebook'),
(12813, 829, 'wsl_current_user_image', 'https://graph.facebook.com/10207152859686774/picture?width=150&height=150'),
(12814, 829, 'session_tokens', 'a:1:{s:64:\"cd4842ec763fcd1c6b5d5135cc3207c2fb68c49b524d368272c77a17a30d9b97\";a:4:{s:10:\"expiration\";i:1433885543;s:2:\"ip\";s:14:\"46.189.242.135\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432675943;}}'),
(12815, 830, 'nickname', 'Samuel_Carvalho'),
(12816, 830, 'first_name', 'Samuel'),
(12817, 830, 'last_name', 'Carvalho'),
(12818, 830, 'description', ''),
(12819, 830, 'rich_editing', 'true'),
(12820, 830, 'comment_shortcuts', 'false'),
(12821, 830, 'admin_color', 'fresh'),
(12822, 830, 'use_ssl', '0'),
(12823, 830, 'show_admin_bar_front', 'true'),
(12824, 830, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12825, 830, 'wp_user_level', '0'),
(12826, 830, 'wsl_current_provider', 'Facebook'),
(12827, 830, 'wsl_current_user_image', 'https://graph.facebook.com/10205281071798825/picture?width=150&height=150'),
(12828, 830, 'session_tokens', 'a:1:{s:64:\"b7b4e1be8af40c5282a788b7d9dd0c131f603d2b31381f7b7bb1de55c9bb51aa\";a:4:{s:10:\"expiration\";i:1433885546;s:2:\"ip\";s:14:\"88.214.173.110\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432675946;}}'),
(12829, 831, 'nickname', 'Pedro_Galrica'),
(12830, 831, 'first_name', 'Pedro'),
(12831, 831, 'last_name', 'Galriça'),
(12832, 831, 'description', ''),
(12833, 831, 'rich_editing', 'true'),
(12834, 831, 'comment_shortcuts', 'false'),
(12835, 831, 'admin_color', 'fresh'),
(12836, 831, 'use_ssl', '0'),
(12837, 831, 'show_admin_bar_front', 'true'),
(12838, 831, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12839, 831, 'wp_user_level', '0'),
(12840, 831, 'wsl_current_provider', 'Facebook'),
(12841, 831, 'wsl_current_user_image', 'https://graph.facebook.com/1048559275173792/picture?width=150&height=150'),
(12842, 831, 'session_tokens', 'a:1:{s:64:\"b1060e189e2d0a1d90647794187dc3ad726f092ae8608a2d7ca2d1ad89019aa2\";a:4:{s:10:\"expiration\";i:1433885556;s:2:\"ip\";s:14:\"79.169.236.250\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432675956;}}'),
(12843, 832, 'nickname', 'Marcia_Aleixo'),
(12844, 832, 'first_name', 'Márcia'),
(12845, 832, 'last_name', 'Aleixo'),
(12846, 832, 'description', ''),
(12847, 832, 'rich_editing', 'true'),
(12848, 832, 'comment_shortcuts', 'false'),
(12849, 832, 'admin_color', 'fresh'),
(12850, 832, 'use_ssl', '0'),
(12851, 832, 'show_admin_bar_front', 'true'),
(12852, 832, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12853, 832, 'wp_user_level', '0'),
(12854, 832, 'wsl_current_provider', 'Facebook'),
(12855, 832, 'wsl_current_user_image', 'https://graph.facebook.com/1657522264477865/picture?width=150&height=150'),
(12856, 832, 'session_tokens', 'a:1:{s:64:\"658c812799ba175f6fbd87e5f9be53678c7701d9209498670c96889a7447d173\";a:4:{s:10:\"expiration\";i:1433885578;s:2:\"ip\";s:14:\"176.78.139.167\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; GT-S7275R Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432675978;}}'),
(12857, 833, 'nickname', 'Madalena_Cassiano'),
(12858, 833, 'first_name', 'Madalena'),
(12859, 833, 'last_name', 'Cassiano'),
(12860, 833, 'description', ''),
(12861, 833, 'rich_editing', 'true'),
(12862, 833, 'comment_shortcuts', 'false'),
(12863, 833, 'admin_color', 'fresh'),
(12864, 833, 'use_ssl', '0'),
(12865, 833, 'show_admin_bar_front', 'true'),
(12866, 833, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12867, 833, 'wp_user_level', '0'),
(12868, 833, 'wsl_current_provider', 'Facebook'),
(12869, 833, 'wsl_current_user_image', 'https://graph.facebook.com/10153030922898666/picture?width=150&height=150'),
(12870, 833, 'session_tokens', 'a:1:{s:64:\"abc4d6935844780faa51a38fdc0476de2f6d9ff4e763a1dafc9a49c3dc39ddfb\";a:4:{s:10:\"expiration\";i:1433885588;s:2:\"ip\";s:12:\"188.37.30.37\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432675988;}}'),
(12871, 827, 'votou', 'sim'),
(12872, 827, 'user_votes', 'foto-do-ano_p957'),
(12873, 834, 'nickname', 'Margarida_Carvalho'),
(12874, 834, 'first_name', 'Margarida'),
(12875, 834, 'last_name', 'Carvalho'),
(12876, 834, 'description', ''),
(12877, 834, 'rich_editing', 'true'),
(12878, 834, 'comment_shortcuts', 'false'),
(12879, 834, 'admin_color', 'fresh'),
(12880, 834, 'use_ssl', '0'),
(12881, 834, 'show_admin_bar_front', 'true'),
(12882, 834, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12883, 834, 'wp_user_level', '0'),
(12884, 834, 'wsl_current_provider', 'Facebook'),
(12885, 834, 'wsl_current_user_image', 'https://graph.facebook.com/901873646516229/picture?width=150&height=150'),
(12886, 834, 'session_tokens', 'a:1:{s:64:\"31f353bbde4cc6c2ac3d8eec6c745842b6f3d26dd687aaac2a392690c7344d79\";a:4:{s:10:\"expiration\";i:1433885606;s:2:\"ip\";s:13:\"93.108.35.125\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432676006;}}'),
(12887, 835, 'nickname', 'Beatriz_Maria_De_Fonseca'),
(12888, 835, 'first_name', 'Beatriz'),
(12889, 835, 'last_name', 'Fonseca'),
(12890, 835, 'description', ''),
(12891, 835, 'rich_editing', 'true'),
(12892, 835, 'comment_shortcuts', 'false'),
(12893, 835, 'admin_color', 'fresh'),
(12894, 835, 'use_ssl', '0'),
(12895, 835, 'show_admin_bar_front', 'true'),
(12896, 835, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12897, 835, 'wp_user_level', '0'),
(12898, 835, 'wsl_current_provider', 'Facebook'),
(12899, 835, 'wsl_current_user_image', 'https://graph.facebook.com/1105383272811406/picture?width=150&height=150'),
(12900, 835, 'session_tokens', 'a:1:{s:64:\"e8b20b9a16d939f8ecf1be625bead728b45f0eb80a2f1b9b27d65a0be51e142d\";a:4:{s:10:\"expiration\";i:1433885609;s:2:\"ip\";s:14:\"79.168.195.219\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432676009;}}'),
(12901, 9, 'votou', 'sim'),
(12902, 9, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(12903, 828, 'votou', 'sim'),
(12904, 828, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(12905, 829, 'votou', 'sim'),
(12906, 829, 'user_votes', 'foto-do-ano_p957'),
(12907, 836, 'nickname', 'Bernard_Poulin'),
(12908, 836, 'first_name', 'Bernard'),
(12909, 836, 'last_name', 'Poulin'),
(12910, 836, 'description', ''),
(12911, 836, 'rich_editing', 'true'),
(12912, 836, 'comment_shortcuts', 'false'),
(12913, 836, 'admin_color', 'fresh'),
(12914, 836, 'use_ssl', '0'),
(12915, 836, 'show_admin_bar_front', 'true'),
(12916, 836, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12917, 836, 'wp_user_level', '0'),
(12918, 837, 'nickname', 'Antonio_Rodrigues_1'),
(12919, 837, 'first_name', 'António'),
(12920, 836, 'wsl_current_provider', 'Facebook'),
(12921, 837, 'last_name', 'Rodrigues'),
(12922, 836, 'wsl_current_user_image', 'https://graph.facebook.com/906667239356489/picture?width=150&height=150'),
(12923, 837, 'description', ''),
(12924, 837, 'rich_editing', 'true'),
(12925, 836, 'session_tokens', 'a:1:{s:64:\"9011c2ecf894eb57db204bf0de5c420bc996f8c23096d563bb08baed3960fc92\";a:4:{s:10:\"expiration\";i:1433885653;s:2:\"ip\";s:11:\"5.249.34.82\";s:2:\"ua\";s:244:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad4,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432676053;}}'),
(12926, 837, 'comment_shortcuts', 'false'),
(12927, 837, 'admin_color', 'fresh'),
(12928, 837, 'use_ssl', '0'),
(12929, 837, 'show_admin_bar_front', 'true'),
(12930, 837, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12931, 837, 'wp_user_level', '0'),
(12932, 837, 'wsl_current_provider', 'Facebook'),
(12933, 837, 'wsl_current_user_image', 'https://graph.facebook.com/832129163530330/picture?width=150&height=150'),
(12934, 837, 'session_tokens', 'a:1:{s:64:\"8a70bdcbd0cd3661a9463ba26c4473906219eb2df95c789d80692198b3cc3003\";a:4:{s:10:\"expiration\";i:1433885654;s:2:\"ip\";s:14:\"95.136.119.130\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.4; D2403 Build/18.3.1.C.1.15) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432676054;}}'),
(12935, 838, 'nickname', 'Lidia_Maria_Silva'),
(12936, 838, 'first_name', 'Lidia Maria'),
(12937, 838, 'last_name', 'Silva'),
(12938, 838, 'description', ''),
(12939, 838, 'rich_editing', 'true'),
(12940, 838, 'comment_shortcuts', 'false'),
(12941, 838, 'admin_color', 'fresh'),
(12942, 838, 'use_ssl', '0'),
(12943, 838, 'show_admin_bar_front', 'true'),
(12944, 838, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12945, 838, 'wp_user_level', '0'),
(12946, 838, 'wsl_current_provider', 'Facebook'),
(12947, 838, 'wsl_current_user_image', 'https://graph.facebook.com/1115244065157626/picture?width=150&height=150'),
(12948, 838, 'session_tokens', 'a:1:{s:64:\"354fe3fa3b5665a3b7cd564169d04213f76af0984ec6c87e2942ee3a4095584d\";a:4:{s:10:\"expiration\";i:1433885664;s:2:\"ip\";s:14:\"79.168.152.248\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/29.0.0.9.13;FBBV/9374459;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432676064;}}'),
(12949, 839, 'nickname', 'Miguel_Amaral'),
(12950, 839, 'first_name', 'Miguel'),
(12951, 839, 'last_name', 'Amaral'),
(12952, 839, 'description', ''),
(12953, 839, 'rich_editing', 'true'),
(12954, 839, 'comment_shortcuts', 'false'),
(12955, 839, 'admin_color', 'fresh'),
(12956, 839, 'use_ssl', '0'),
(12957, 839, 'show_admin_bar_front', 'true'),
(12958, 839, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12959, 839, 'wp_user_level', '0'),
(12960, 839, 'wsl_current_provider', 'Facebook'),
(12961, 839, 'wsl_current_user_image', 'https://graph.facebook.com/849412311800495/picture?width=150&height=150'),
(12962, 839, 'session_tokens', 'a:1:{s:64:\"b354d7e7a21baafa35a0260117edfb6589c6bfd713f1df89ce2b8106c02aac7d\";a:4:{s:10:\"expiration\";i:1433885677;s:2:\"ip\";s:13:\"89.153.247.58\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432676077;}}'),
(12963, 840, 'nickname', 'Vasco_Carrera'),
(12964, 840, 'first_name', 'Vasco'),
(12965, 840, 'last_name', 'Carrera'),
(12966, 840, 'description', ''),
(12967, 840, 'rich_editing', 'true'),
(12968, 840, 'comment_shortcuts', 'false'),
(12969, 840, 'admin_color', 'fresh'),
(12970, 840, 'use_ssl', '0'),
(12971, 840, 'show_admin_bar_front', 'true'),
(12972, 840, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12973, 840, 'wp_user_level', '0'),
(12974, 840, 'wsl_current_provider', 'Facebook'),
(12975, 840, 'wsl_current_user_image', 'https://graph.facebook.com/977807462250205/picture?width=150&height=150'),
(12976, 840, 'session_tokens', 'a:1:{s:64:\"bc47c723ba0274233ae54d780c3d912ee93a7098be8e6c05e52d6667082ec1a1\";a:4:{s:10:\"expiration\";i:1433885689;s:2:\"ip\";s:14:\"82.154.160.127\";s:2:\"ua\";s:235:\"Mozilla/5.0 (iPad; CPU OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B410 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1;FBSS/2; FBCR/;FBID/tablet;FBLC/en_US;FBOP/1]\";s:5:\"login\";i:1432676089;}}'),
(12977, 838, 'votou', 'sim'),
(12978, 838, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348'),
(12979, 841, 'nickname', 'Barbara_Nogueira'),
(12980, 841, 'first_name', 'Barbara'),
(12981, 841, 'last_name', 'Nogueira'),
(12982, 841, 'description', ''),
(12983, 841, 'rich_editing', 'true'),
(12984, 841, 'comment_shortcuts', 'false'),
(12985, 841, 'admin_color', 'fresh'),
(12986, 841, 'use_ssl', '0'),
(12987, 841, 'show_admin_bar_front', 'true'),
(12988, 841, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(12989, 841, 'wp_user_level', '0'),
(12990, 841, 'wsl_current_provider', 'Google'),
(12991, 841, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(12992, 841, 'session_tokens', 'a:1:{s:64:\"9fab9f25877787eff110af5766af2d1d01bf657530fdd008afc2261a421f4117\";a:4:{s:10:\"expiration\";i:1433885703;s:2:\"ip\";s:14:\"79.168.153.134\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432676103;}}'),
(12993, 840, 'votou', 'sim'),
(12994, 840, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(12995, 842, 'nickname', 'Diogo_Braga'),
(12996, 842, 'first_name', 'Diogo'),
(12997, 842, 'last_name', 'Braga'),
(12998, 842, 'description', ''),
(12999, 842, 'rich_editing', 'true'),
(13000, 842, 'comment_shortcuts', 'false'),
(13001, 842, 'admin_color', 'fresh'),
(13002, 842, 'use_ssl', '0'),
(13003, 842, 'show_admin_bar_front', 'true'),
(13004, 842, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13005, 842, 'wp_user_level', '0'),
(13006, 842, 'wsl_current_provider', 'Facebook'),
(13007, 842, 'wsl_current_user_image', 'https://graph.facebook.com/889821767741266/picture?width=150&height=150'),
(13008, 842, 'session_tokens', 'a:1:{s:64:\"d7ae2c08ce3d22ec4f8d4fccd34055fd3b84e279320d037f065a561c88d4fd75\";a:4:{s:10:\"expiration\";i:1433885733;s:2:\"ip\";s:13:\"79.168.194.54\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432676133;}}'),
(13009, 832, 'votou', 'sim'),
(13010, 832, 'user_votes', 'evento-do-ano-kia_p1428'),
(13011, 835, 'votou', 'sim'),
(13012, 835, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(13013, 843, 'nickname', 'Tomas_Terenas_Silva'),
(13014, 843, 'first_name', 'Tomas'),
(13015, 843, 'last_name', 'Silva'),
(13016, 843, 'description', ''),
(13017, 843, 'rich_editing', 'true'),
(13018, 843, 'comment_shortcuts', 'false'),
(13019, 843, 'admin_color', 'fresh'),
(13020, 843, 'use_ssl', '0'),
(13021, 843, 'show_admin_bar_front', 'true'),
(13022, 843, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13023, 843, 'wp_user_level', '0'),
(13024, 843, 'wsl_current_provider', 'Facebook'),
(13025, 843, 'wsl_current_user_image', 'https://graph.facebook.com/937401776281100/picture?width=150&height=150'),
(13026, 843, 'session_tokens', 'a:2:{s:64:\"83e708f71608a90ac3bfee8946008204e01ae62164a8af5243a525a8ae8abe29\";a:4:{s:10:\"expiration\";i:1433885744;s:2:\"ip\";s:12:\"85.240.99.84\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432676144;}s:64:\"c1be120bb1367b06ec7d6e97c45f88c1b95351fa21eae277ddfd6e8493079742\";a:4:{s:10:\"expiration\";i:1434626334;s:2:\"ip\";s:13:\"85.240.72.112\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433416734;}}'),
(13027, 823, 'votou', 'sim'),
(13028, 823, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1383,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,treinador-do-ano_p1363'),
(13029, 844, 'nickname', 'Francisco_De_Sousa_Meneses'),
(13030, 844, 'first_name', 'Francisco'),
(13031, 844, 'last_name', 'Meneses'),
(13032, 844, 'description', ''),
(13033, 844, 'rich_editing', 'true'),
(13034, 844, 'comment_shortcuts', 'false'),
(13035, 844, 'admin_color', 'fresh'),
(13036, 844, 'use_ssl', '0'),
(13037, 844, 'show_admin_bar_front', 'true'),
(13038, 844, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13039, 844, 'wp_user_level', '0'),
(13040, 844, 'wsl_current_provider', 'Facebook'),
(13041, 844, 'wsl_current_user_image', 'https://graph.facebook.com/1010820892292061/picture?width=150&height=150'),
(13042, 844, 'session_tokens', 'a:1:{s:64:\"ef3de547a70fcfdf4f28fed30471d2ac753d3b2e9991ac96da6157411e6612d3\";a:4:{s:10:\"expiration\";i:1433885756;s:2:\"ip\";s:13:\"79.168.158.29\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432676156;}}'),
(13043, 845, 'nickname', 'Ricardo_Soares'),
(13044, 845, 'first_name', 'Ricardo'),
(13045, 845, 'last_name', 'Soares'),
(13046, 845, 'description', ''),
(13047, 845, 'rich_editing', 'true'),
(13048, 845, 'comment_shortcuts', 'false'),
(13049, 845, 'admin_color', 'fresh'),
(13050, 845, 'use_ssl', '0'),
(13051, 845, 'show_admin_bar_front', 'true'),
(13052, 845, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13053, 845, 'wp_user_level', '0'),
(13054, 845, 'wsl_current_provider', 'Facebook'),
(13055, 845, 'wsl_current_user_image', 'https://graph.facebook.com/10205461835759938/picture?width=150&height=150'),
(13056, 845, 'session_tokens', 'a:1:{s:64:\"d23731ea44a905476952971503315b4a09a78604b297e1039c083de41acea636\";a:4:{s:10:\"expiration\";i:1433885756;s:2:\"ip\";s:14:\"79.168.193.250\";s:2:\"ua\";s:235:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPad3,3;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432676156;}}'),
(13057, 846, 'nickname', 'Rodolfo_Chaves'),
(13058, 846, 'first_name', 'Rodolfo'),
(13059, 846, 'last_name', 'Chaves'),
(13060, 846, 'description', ''),
(13061, 846, 'rich_editing', 'true'),
(13062, 846, 'comment_shortcuts', 'false'),
(13063, 846, 'admin_color', 'fresh'),
(13064, 846, 'use_ssl', '0'),
(13065, 846, 'show_admin_bar_front', 'true'),
(13066, 846, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13067, 846, 'wp_user_level', '0'),
(13068, 846, 'wsl_current_provider', 'Facebook'),
(13069, 846, 'wsl_current_user_image', 'https://graph.facebook.com/964972066887773/picture?width=150&height=150'),
(13070, 846, 'session_tokens', 'a:1:{s:64:\"00e98f3264d6389910b64f15877e1e3996bb933444e595150cb1245d6fc83b92\";a:4:{s:10:\"expiration\";i:1433885773;s:2:\"ip\";s:12:\"81.193.52.25\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432676173;}}'),
(13071, 831, 'votou', 'sim'),
(13072, 831, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(13073, 847, 'nickname', 'Bruno_Lorenzo'),
(13074, 847, 'first_name', 'Bruno'),
(13075, 847, 'last_name', 'Lorenzo'),
(13076, 847, 'description', ''),
(13077, 847, 'rich_editing', 'true'),
(13078, 847, 'comment_shortcuts', 'false'),
(13079, 847, 'admin_color', 'fresh'),
(13080, 847, 'use_ssl', '0'),
(13081, 847, 'show_admin_bar_front', 'true'),
(13082, 847, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13083, 847, 'wp_user_level', '0'),
(13084, 847, 'wsl_current_provider', 'Facebook'),
(13085, 847, 'wsl_current_user_image', 'https://graph.facebook.com/1623045747940104/picture?width=150&height=150'),
(13086, 847, 'session_tokens', 'a:1:{s:64:\"1045c1685ec5e9fecccb426a530ed21848e746c396f521cbad48d820a2c23b13\";a:4:{s:10:\"expiration\";i:1433885795;s:2:\"ip\";s:13:\"79.168.180.51\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.4; GT-I9300 Build/KTU84Q) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432676195;}}'),
(13087, 848, 'nickname', 'Neuza_Lopes'),
(13088, 848, 'first_name', 'Neuza'),
(13089, 848, 'last_name', 'Lopes'),
(13090, 848, 'description', ''),
(13091, 848, 'rich_editing', 'true'),
(13092, 848, 'comment_shortcuts', 'false'),
(13093, 848, 'admin_color', 'fresh'),
(13094, 848, 'use_ssl', '0'),
(13095, 848, 'show_admin_bar_front', 'true'),
(13096, 848, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13097, 848, 'wp_user_level', '0'),
(13098, 848, 'wsl_current_provider', 'Facebook'),
(13099, 848, 'wsl_current_user_image', 'https://graph.facebook.com/10153066054918248/picture?width=150&height=150'),
(13100, 848, 'session_tokens', 'a:1:{s:64:\"d6dd990b6fda0fd0f0d7dcd70f0db2baab29d7bee5ed3550ba1a5febc1622695\";a:4:{s:10:\"expiration\";i:1433885799;s:2:\"ip\";s:13:\"89.180.24.224\";s:2:\"ua\";s:263:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/24.0.0.12.11;FBBV/8317579;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432676199;}}'),
(13101, 834, 'votou', 'sim'),
(13102, 834, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(13103, 849, 'nickname', 'Joao_Sousa_e_Menezes'),
(13104, 849, 'first_name', 'João'),
(13105, 849, 'last_name', 'Sousa e Menezes'),
(13106, 849, 'description', ''),
(13107, 849, 'rich_editing', 'true'),
(13108, 849, 'comment_shortcuts', 'false'),
(13109, 849, 'admin_color', 'fresh'),
(13110, 849, 'use_ssl', '0'),
(13111, 849, 'show_admin_bar_front', 'true'),
(13112, 849, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13113, 849, 'wp_user_level', '0'),
(13114, 849, 'wsl_current_provider', 'Google'),
(13115, 849, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(13116, 849, 'session_tokens', 'a:1:{s:64:\"0d828b2d3cbdb42b16dd5cf368bf00b4db2a7cc2c6929f4124f980c946d3c88a\";a:4:{s:10:\"expiration\";i:1433885820;s:2:\"ip\";s:13:\"79.168.158.29\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432676220;}}'),
(13117, 830, 'votou', 'sim'),
(13118, 830, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(13119, 846, 'votou', 'sim'),
(13120, 846, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(13121, 850, 'nickname', 'Carlos_Gouveia'),
(13122, 850, 'first_name', 'Carlos'),
(13123, 850, 'last_name', 'Gouveia'),
(13124, 850, 'description', ''),
(13125, 850, 'rich_editing', 'true'),
(13126, 850, 'comment_shortcuts', 'false'),
(13127, 850, 'admin_color', 'fresh'),
(13128, 850, 'use_ssl', '0'),
(13129, 850, 'show_admin_bar_front', 'true'),
(13130, 850, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13131, 850, 'wp_user_level', '0'),
(13132, 850, 'wsl_current_provider', 'Facebook'),
(13133, 850, 'wsl_current_user_image', 'https://graph.facebook.com/963806867002788/picture?width=150&height=150'),
(13134, 850, 'session_tokens', 'a:1:{s:64:\"3d812d61ac6a9360238f9e013a3150d6b2c940defb282e933482c82ee6fca397\";a:4:{s:10:\"expiration\";i:1433885837;s:2:\"ip\";s:12:\"2.80.169.140\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432676237;}}'),
(13135, 851, 'nickname', 'Maria_Jose_Almeida'),
(13136, 851, 'first_name', 'Maria'),
(13137, 851, 'last_name', 'José Almeida'),
(13138, 851, 'description', ''),
(13139, 851, 'rich_editing', 'true'),
(13140, 851, 'comment_shortcuts', 'false'),
(13141, 851, 'admin_color', 'fresh'),
(13142, 851, 'use_ssl', '0'),
(13143, 851, 'show_admin_bar_front', 'true'),
(13144, 851, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13145, 851, 'wp_user_level', '0'),
(13146, 851, 'wsl_current_provider', 'Facebook'),
(13147, 851, 'wsl_current_user_image', 'https://graph.facebook.com/836071296428370/picture?width=150&height=150'),
(13148, 851, 'session_tokens', 'a:1:{s:64:\"9bcff097efe62c459bce2db0e5772bdfc68bfcbbaf264979519f7e71dd880808\";a:4:{s:10:\"expiration\";i:1433885855;s:2:\"ip\";s:13:\"82.154.60.146\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432676255;}}'),
(13149, 852, 'nickname', 'Maria_O_Martins'),
(13150, 852, 'first_name', 'Maria O.'),
(13151, 852, 'last_name', 'Martins'),
(13152, 852, 'description', ''),
(13153, 852, 'rich_editing', 'true'),
(13154, 852, 'comment_shortcuts', 'false'),
(13155, 852, 'admin_color', 'fresh'),
(13156, 852, 'use_ssl', '0'),
(13157, 852, 'show_admin_bar_front', 'true'),
(13158, 852, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13159, 852, 'wp_user_level', '0'),
(13160, 852, 'wsl_current_provider', 'Facebook'),
(13161, 852, 'wsl_current_user_image', 'https://graph.facebook.com/1052180878145171/picture?width=150&height=150'),
(13162, 852, 'session_tokens', 'a:1:{s:64:\"8539a24404ea789b2b9328a805d2c4f8fc0f4d618c7efcc24071e131e564b9bb\";a:4:{s:10:\"expiration\";i:1433885856;s:2:\"ip\";s:13:\"188.81.201.96\";s:2:\"ua\";s:127:\"Mozilla/5.0 (iPad; CPU OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B435 Safari/600.1.4\";s:5:\"login\";i:1432676256;}}'),
(13163, 853, 'nickname', 'Ana_Andrade'),
(13164, 853, 'first_name', 'Ana'),
(13165, 853, 'last_name', 'Andrade'),
(13166, 853, 'description', ''),
(13167, 853, 'rich_editing', 'true'),
(13168, 853, 'comment_shortcuts', 'false'),
(13169, 853, 'admin_color', 'fresh'),
(13170, 853, 'use_ssl', '0'),
(13171, 853, 'show_admin_bar_front', 'true'),
(13172, 853, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13173, 853, 'wp_user_level', '0'),
(13174, 853, 'wsl_current_provider', 'Facebook'),
(13175, 853, 'wsl_current_user_image', 'https://graph.facebook.com/961195777245820/picture?width=150&height=150'),
(13176, 853, 'session_tokens', 'a:1:{s:64:\"faba5bb1d59e5583072eef606a5980868dab0bb9142abd4d09990641232df3e4\";a:4:{s:10:\"expiration\";i:1433885885;s:2:\"ip\";s:13:\"81.193.53.190\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432676285;}}'),
(13177, 849, 'votou', 'sim'),
(13178, 849, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(13179, 845, 'votou', 'sim'),
(13180, 845, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(13181, 848, 'votou', 'sim'),
(13182, 848, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(13183, 839, 'votou', 'sim'),
(13184, 839, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(13185, 847, 'votou', 'sim'),
(13186, 847, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-onda-tow-in-oe_p1190,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(13187, 854, 'nickname', 'Luis_Soares_Fernandes'),
(13188, 854, 'first_name', 'Luis'),
(13189, 854, 'last_name', 'Fernandes'),
(13190, 854, 'description', ''),
(13191, 854, 'rich_editing', 'true'),
(13192, 854, 'comment_shortcuts', 'false'),
(13193, 854, 'admin_color', 'fresh'),
(13194, 854, 'use_ssl', '0'),
(13195, 854, 'show_admin_bar_front', 'true'),
(13196, 854, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13197, 854, 'wp_user_level', '0'),
(13198, 854, 'wsl_current_provider', 'Facebook'),
(13199, 854, 'wsl_current_user_image', 'https://graph.facebook.com/10205157580032336/picture?width=150&height=150'),
(13200, 854, 'session_tokens', 'a:1:{s:64:\"394996be8708c58d9dc0fe1afbe0dbadc06706d08ca9c14a85d4e09a840ba740\";a:4:{s:10:\"expiration\";i:1433885925;s:2:\"ip\";s:12:\"5.249.55.195\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.59.10 (KHTML, like Gecko) Version/5.1.9 Safari/534.59.10\";s:5:\"login\";i:1432676325;}}'),
(13201, 855, 'nickname', 'Carolina_Alves_Dos_Santos'),
(13202, 855, 'first_name', 'Carolina'),
(13203, 855, 'last_name', 'Dos Santos'),
(13204, 855, 'description', ''),
(13205, 855, 'rich_editing', 'true'),
(13206, 855, 'comment_shortcuts', 'false'),
(13207, 855, 'admin_color', 'fresh'),
(13208, 855, 'use_ssl', '0'),
(13209, 855, 'show_admin_bar_front', 'true'),
(13210, 855, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13211, 855, 'wp_user_level', '0'),
(13212, 855, 'wsl_current_provider', 'Facebook'),
(13213, 855, 'wsl_current_user_image', 'https://graph.facebook.com/650363321765141/picture?width=150&height=150'),
(13214, 855, 'session_tokens', 'a:1:{s:64:\"cb4dee273bbac6ae7e2e9b2a06ef0e533301e9657cdd58ff5e7e048b021a4ee0\";a:4:{s:10:\"expiration\";i:1433885927;s:2:\"ip\";s:13:\"81.84.202.155\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432676327;}}'),
(13215, 856, 'nickname', 'Ana_Vitoria'),
(13216, 856, 'first_name', 'Ana'),
(13217, 856, 'last_name', 'Vitória'),
(13218, 856, 'description', ''),
(13219, 856, 'rich_editing', 'true'),
(13220, 856, 'comment_shortcuts', 'false'),
(13221, 856, 'admin_color', 'fresh'),
(13222, 856, 'use_ssl', '0'),
(13223, 856, 'show_admin_bar_front', 'true'),
(13224, 856, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13225, 856, 'wp_user_level', '0'),
(13226, 856, 'wsl_current_provider', 'Google'),
(13227, 856, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-Zp9_rgaWFLg/AAAAAAAAAAI/AAAAAAAACVw/BPtXc0ltis8/photo.jpg?sz=200'),
(13228, 856, 'session_tokens', 'a:3:{s:64:\"db4515aebecb71548b02689250d645901d606ac532947450512a755643dd3d56\";a:4:{s:10:\"expiration\";i:1433885937;s:2:\"ip\";s:13:\"95.93.169.221\";s:2:\"ua\";s:163:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; ME173X Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432676337;}s:64:\"d4f6d9e80d2c7e108b2225c96d8c73215104d917dbf28b14cce370e050353549\";a:4:{s:10:\"expiration\";i:1433886203;s:2:\"ip\";s:13:\"95.93.169.221\";s:2:\"ua\";s:163:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; ME173X Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432676603;}s:64:\"9dec63f35ddfe7d423650b646587e0638495ee976f579f0265cd170df00494dd\";a:4:{s:10:\"expiration\";i:1434720074;s:2:\"ip\";s:13:\"85.244.156.74\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433510474;}}'),
(13229, 857, 'nickname', 'Andre_Leal_1'),
(13230, 857, 'first_name', 'André'),
(13231, 857, 'last_name', 'Leal'),
(13232, 857, 'description', ''),
(13233, 857, 'rich_editing', 'true'),
(13234, 857, 'comment_shortcuts', 'false'),
(13235, 857, 'admin_color', 'fresh'),
(13236, 857, 'use_ssl', '0'),
(13237, 857, 'show_admin_bar_front', 'true'),
(13238, 857, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13239, 857, 'wp_user_level', '0'),
(13240, 857, 'wsl_current_provider', 'Facebook'),
(13241, 857, 'wsl_current_user_image', 'https://graph.facebook.com/1453150391662326/picture?width=150&height=150'),
(13242, 857, 'session_tokens', 'a:1:{s:64:\"7fe9b5b353f2ec866b44e75d0a1d24183738c49557572e800b5c17f63c803458\";a:4:{s:10:\"expiration\";i:1433885949;s:2:\"ip\";s:13:\"95.95.172.238\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432676349;}}'),
(13243, 858, 'nickname', 'Francisco_Ferreira'),
(13244, 858, 'first_name', 'Francisco'),
(13245, 858, 'last_name', 'Ferreira'),
(13246, 858, 'description', ''),
(13247, 858, 'rich_editing', 'true'),
(13248, 858, 'comment_shortcuts', 'false'),
(13249, 858, 'admin_color', 'fresh'),
(13250, 858, 'use_ssl', '0'),
(13251, 858, 'show_admin_bar_front', 'true'),
(13252, 858, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13253, 858, 'wp_user_level', '0'),
(13254, 858, 'wsl_current_provider', 'Facebook'),
(13255, 858, 'wsl_current_user_image', 'https://graph.facebook.com/1019734631384971/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(13256, 858, 'session_tokens', 'a:1:{s:64:\"28d443919a096a502ad38f59fc9b8fd07870d25513caa162d1ca68ef394ac994\";a:4:{s:10:\"expiration\";i:1433885955;s:2:\"ip\";s:11:\"84.90.156.3\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432676355;}}'),
(13257, 841, 'votou', 'sim'),
(13258, 841, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(13259, 842, 'votou', 'sim'),
(13260, 842, 'user_votes', 'revelacao-do-ano-deeply_p1383,foto-do-ano_p957'),
(13261, 857, 'votou', 'sim'),
(13262, 857, 'user_votes', 'foto-do-ano_p957'),
(13263, 859, 'nickname', 'Pedro_Trigueira'),
(13264, 859, 'first_name', 'Pedro'),
(13265, 859, 'last_name', 'Trigueira'),
(13266, 859, 'description', ''),
(13267, 859, 'rich_editing', 'true'),
(13268, 859, 'comment_shortcuts', 'false'),
(13269, 859, 'admin_color', 'fresh'),
(13270, 859, 'use_ssl', '0'),
(13271, 859, 'show_admin_bar_front', 'true'),
(13272, 859, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13273, 859, 'wp_user_level', '0'),
(13274, 859, 'wsl_current_provider', 'Facebook'),
(13275, 859, 'wsl_current_user_image', 'https://graph.facebook.com/10152730659850356/picture?width=150&height=150'),
(13276, 859, 'session_tokens', 'a:1:{s:64:\"0a59c995ed05b001d34703e93395825769105c6d9fc657c7c1e35aa51a722bbb\";a:4:{s:10:\"expiration\";i:1433886019;s:2:\"ip\";s:12:\"89.180.145.6\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1432676419;}}'),
(13277, 860, 'nickname', 'Goncalo_Melo'),
(13278, 860, 'first_name', 'Gonçalo'),
(13279, 860, 'last_name', 'Melo'),
(13280, 860, 'description', ''),
(13281, 860, 'rich_editing', 'true'),
(13282, 860, 'comment_shortcuts', 'false'),
(13283, 860, 'admin_color', 'fresh'),
(13284, 860, 'use_ssl', '0'),
(13285, 860, 'show_admin_bar_front', 'true'),
(13286, 860, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13287, 860, 'wp_user_level', '0'),
(13288, 860, 'wsl_current_provider', 'Facebook'),
(13289, 860, 'wsl_current_user_image', 'https://graph.facebook.com/10153245641375943/picture?width=150&height=150'),
(13290, 860, 'session_tokens', 'a:1:{s:64:\"39aa05aa1310d9c6b6ff72aa46afcd5b9fc6203901fc5534830ce2ea900fd8fc\";a:4:{s:10:\"expiration\";i:1433886087;s:2:\"ip\";s:12:\"79.168.181.5\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432676487;}}'),
(13291, 861, 'nickname', 'Hugo_Pinto_Coelho'),
(13292, 861, 'first_name', 'Hugo'),
(13293, 861, 'last_name', 'Pinto Coelho'),
(13294, 861, 'description', ''),
(13295, 861, 'rich_editing', 'true'),
(13296, 861, 'comment_shortcuts', 'false'),
(13297, 861, 'admin_color', 'fresh'),
(13298, 861, 'use_ssl', '0'),
(13299, 861, 'show_admin_bar_front', 'true'),
(13300, 861, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13301, 861, 'wp_user_level', '0'),
(13302, 861, 'wsl_current_provider', 'Facebook'),
(13303, 861, 'wsl_current_user_image', 'https://graph.facebook.com/1037785796249320/picture?width=150&height=150'),
(13304, 861, 'session_tokens', 'a:2:{s:64:\"32f3a08431f898be60142955c0c5ebe2a7fa92a2c18ac8155b92edc508b393df\";a:4:{s:10:\"expiration\";i:1433886098;s:2:\"ip\";s:12:\"85.240.91.12\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432676498;}s:64:\"81d386612e9d713c756bbe53c317912d8b11196397b160e3592806662f89cb9f\";a:4:{s:10:\"expiration\";i:1433886126;s:2:\"ip\";s:12:\"85.240.91.12\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432676526;}}'),
(13305, 862, 'nickname', 'Catarina_Curro'),
(13306, 862, 'first_name', 'Catarina'),
(13307, 862, 'last_name', 'Curro'),
(13308, 862, 'description', ''),
(13309, 862, 'rich_editing', 'true'),
(13310, 862, 'comment_shortcuts', 'false'),
(13311, 862, 'admin_color', 'fresh'),
(13312, 862, 'use_ssl', '0'),
(13313, 862, 'show_admin_bar_front', 'true'),
(13314, 862, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13315, 858, 'votou', 'sim'),
(13316, 862, 'wp_user_level', '0'),
(13317, 858, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(13318, 862, 'wsl_current_provider', 'Facebook'),
(13319, 862, 'wsl_current_user_image', 'https://graph.facebook.com/976419432389971/picture?width=150&height=150'),
(13320, 862, 'session_tokens', 'a:1:{s:64:\"dc77068b01e7cef24f206eef9fff6568106269d7c9718f7af752b6f97205a281\";a:4:{s:10:\"expiration\";i:1433886120;s:2:\"ip\";s:12:\"204.93.58.25\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432676520;}}'),
(13321, 863, 'nickname', 'Catarina_Toscano'),
(13322, 863, 'first_name', 'Catarina'),
(13323, 863, 'last_name', 'Toscano'),
(13324, 863, 'description', ''),
(13325, 863, 'rich_editing', 'true'),
(13326, 863, 'comment_shortcuts', 'false'),
(13327, 863, 'admin_color', 'fresh'),
(13328, 863, 'use_ssl', '0'),
(13329, 863, 'show_admin_bar_front', 'true'),
(13330, 863, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13331, 863, 'wp_user_level', '0'),
(13332, 863, 'wsl_current_provider', 'Google'),
(13333, 863, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(13334, 863, 'session_tokens', 'a:3:{s:64:\"4342761ef431dbcbfd9ceffaf41c7f338f7ec8eee1f59d9726a431e69e3b7073\";a:4:{s:10:\"expiration\";i:1433886125;s:2:\"ip\";s:14:\"89.115.104.193\";s:2:\"ua\";s:174:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; C2105 Build/15.3.A.1.14) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/29.0.0.23.13;]\";s:5:\"login\";i:1432676525;}s:64:\"cc21b8bdfd77b0c1945c9ba45b719f340b849648e967937e11cdbfa01b8b9453\";a:4:{s:10:\"expiration\";i:1433886468;s:2:\"ip\";s:14:\"89.115.104.193\";s:2:\"ua\";s:174:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; C2105 Build/15.3.A.1.14) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/29.0.0.23.13;]\";s:5:\"login\";i:1432676868;}s:64:\"14836e03e42a252f7e19192ca3f43527393acf93007d186f8c6eceb9ed80b575\";a:4:{s:10:\"expiration\";i:1433886523;s:2:\"ip\";s:14:\"89.115.104.193\";s:2:\"ua\";s:174:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; C2105 Build/15.3.A.1.14) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/29.0.0.23.13;]\";s:5:\"login\";i:1432676923;}}'),
(13335, 864, 'nickname', 'Ana_Maria_Araujo'),
(13336, 864, 'first_name', 'Ana'),
(13337, 864, 'last_name', 'Araújo'),
(13338, 864, 'description', ''),
(13339, 864, 'rich_editing', 'true'),
(13340, 864, 'comment_shortcuts', 'false'),
(13341, 864, 'admin_color', 'fresh'),
(13342, 864, 'use_ssl', '0'),
(13343, 864, 'show_admin_bar_front', 'true'),
(13344, 864, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13345, 864, 'wp_user_level', '0'),
(13346, 864, 'wsl_current_provider', 'Facebook'),
(13347, 864, 'wsl_current_user_image', 'https://graph.facebook.com/10153401836201917/picture?width=150&height=150'),
(13348, 864, 'session_tokens', 'a:1:{s:64:\"a0f9e1fb2c94b0c9c98de1cfb44ba526b31b3795c29db3943717a716331468c6\";a:4:{s:10:\"expiration\";i:1433886140;s:2:\"ip\";s:14:\"89.115.108.171\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.99 Safari/537.36\";s:5:\"login\";i:1432676540;}}'),
(13349, 852, 'votou', 'sim'),
(13350, 852, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(13351, 865, 'nickname', 'Manuel_Ferreira_Da_Graca'),
(13352, 865, 'first_name', 'Manuel'),
(13353, 865, 'last_name', 'Ferreira Da Graça'),
(13354, 865, 'description', ''),
(13355, 865, 'rich_editing', 'true'),
(13356, 865, 'comment_shortcuts', 'false'),
(13357, 865, 'admin_color', 'fresh'),
(13358, 865, 'use_ssl', '0'),
(13359, 865, 'show_admin_bar_front', 'true'),
(13360, 865, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13361, 865, 'wp_user_level', '0'),
(13362, 865, 'wsl_current_provider', 'Facebook'),
(13363, 865, 'wsl_current_user_image', 'https://graph.facebook.com/1083703328310041/picture?width=150&height=150'),
(13364, 865, 'session_tokens', 'a:1:{s:64:\"52cafa2a9f502d6112d656d3e970b6a0960a37b1642e4076848d871d7b35ddac\";a:4:{s:10:\"expiration\";i:1433886208;s:2:\"ip\";s:13:\"88.214.167.28\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432676608;}}'),
(13365, 866, 'nickname', 'Centro_De_Repouso_Avencas'),
(13366, 866, 'first_name', 'Centro de Repouso'),
(13367, 866, 'last_name', 'Avencas'),
(13368, 866, 'description', ''),
(13369, 866, 'rich_editing', 'true'),
(13370, 866, 'comment_shortcuts', 'false'),
(13371, 866, 'admin_color', 'fresh'),
(13372, 866, 'use_ssl', '0'),
(13373, 866, 'show_admin_bar_front', 'true'),
(13374, 866, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13375, 866, 'wp_user_level', '0'),
(13376, 866, 'wsl_current_provider', 'Facebook'),
(13377, 866, 'wsl_current_user_image', 'https://graph.facebook.com/472908536200052/picture?width=150&height=150'),
(13378, 866, 'session_tokens', 'a:2:{s:64:\"acb9016f13b432309ce9a31db0522ff354dab23ab1cdd81749a8fef32997aa97\";a:4:{s:10:\"expiration\";i:1433886221;s:2:\"ip\";s:13:\"79.168.158.29\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53\";s:5:\"login\";i:1432676621;}s:64:\"81b4ba3bd1f5c120984665749b300aa668595ad17167509bd9693bb719d68caa\";a:4:{s:10:\"expiration\";i:1434008844;s:2:\"ip\";s:14:\"176.78.162.156\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432799244;}}'),
(13379, 867, 'nickname', 'Goncalo_M_Vassalo_Moita'),
(13380, 867, 'first_name', 'Gonçalo M'),
(13381, 867, 'last_name', 'Moita'),
(13382, 867, 'description', ''),
(13383, 867, 'rich_editing', 'true'),
(13384, 867, 'comment_shortcuts', 'false'),
(13385, 867, 'admin_color', 'fresh'),
(13386, 867, 'use_ssl', '0'),
(13387, 867, 'show_admin_bar_front', 'true'),
(13388, 867, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13389, 867, 'wp_user_level', '0'),
(13390, 867, 'wsl_current_provider', 'Facebook'),
(13391, 867, 'wsl_current_user_image', 'https://graph.facebook.com/10204108477856204/picture?width=150&height=150'),
(13392, 867, 'session_tokens', 'a:1:{s:64:\"f884717f9b79ef7b3177c3af08131f3c72cc92173d254e1e2111475f934fe52b\";a:4:{s:10:\"expiration\";i:1433886221;s:2:\"ip\";s:13:\"79.168.57.159\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432676621;}}'),
(13393, 868, 'nickname', 'Raquel_Fernandes'),
(13394, 868, 'first_name', 'Raquel'),
(13395, 868, 'last_name', 'Fernandes'),
(13396, 868, 'description', ''),
(13397, 868, 'rich_editing', 'true'),
(13398, 868, 'comment_shortcuts', 'false'),
(13399, 868, 'admin_color', 'fresh'),
(13400, 868, 'use_ssl', '0'),
(13401, 868, 'show_admin_bar_front', 'true'),
(13402, 868, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13403, 868, 'wp_user_level', '0'),
(13404, 868, 'wsl_current_provider', 'Facebook'),
(13405, 868, 'wsl_current_user_image', 'https://graph.facebook.com/10205801437054013/picture?width=150&height=150'),
(13406, 868, 'session_tokens', 'a:1:{s:64:\"63af75595a78fa75675e88d6d8b3d348957fa323fd544a1c96ab8a4d91070431\";a:4:{s:10:\"expiration\";i:1433886235;s:2:\"ip\";s:13:\"95.93.167.164\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1432676635;}}'),
(13407, 869, 'nickname', 'Bernardo_Biscaia'),
(13408, 869, 'first_name', 'Bernardo'),
(13409, 869, 'last_name', 'Biscaia'),
(13410, 869, 'description', ''),
(13411, 869, 'rich_editing', 'true'),
(13412, 869, 'comment_shortcuts', 'false'),
(13413, 869, 'admin_color', 'fresh'),
(13414, 869, 'use_ssl', '0'),
(13415, 869, 'show_admin_bar_front', 'true'),
(13416, 869, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13417, 869, 'wp_user_level', '0'),
(13418, 869, 'wsl_current_provider', 'Facebook'),
(13419, 869, 'wsl_current_user_image', 'https://graph.facebook.com/10152968678164163/picture?width=150&height=150'),
(13420, 869, 'session_tokens', 'a:1:{s:64:\"570f446ab157d56df2ea9398e0c5e8b9e9b48019f16ba1303d15c03ec472eb7c\";a:4:{s:10:\"expiration\";i:1433886238;s:2:\"ip\";s:13:\"85.138.184.11\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432676638;}}'),
(13421, 867, 'votou', 'sim'),
(13422, 867, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(13423, 870, 'nickname', 'Tiago_Matias'),
(13424, 870, 'first_name', 'Tiago'),
(13425, 870, 'last_name', 'Matias'),
(13426, 870, 'description', ''),
(13427, 870, 'rich_editing', 'true'),
(13428, 870, 'comment_shortcuts', 'false'),
(13429, 870, 'admin_color', 'fresh'),
(13430, 870, 'use_ssl', '0'),
(13431, 870, 'show_admin_bar_front', 'true'),
(13432, 870, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13433, 870, 'wp_user_level', '0'),
(13434, 870, 'wsl_current_provider', 'Facebook'),
(13435, 870, 'wsl_current_user_image', 'https://graph.facebook.com/10206051568624257/picture?width=150&height=150'),
(13436, 870, 'session_tokens', 'a:1:{s:64:\"f33183d1081a04ce28f794240bb95ba8ae2ee226b51798563d8bc5f820b75885\";a:4:{s:10:\"expiration\";i:1433886277;s:2:\"ip\";s:14:\"85.246.228.245\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/20.1.0.15.10;FBBV/5758778;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432676677;}}'),
(13437, 869, 'votou', 'sim'),
(13438, 869, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383'),
(13439, 871, 'nickname', 'Ana_Garcia_de_Matos'),
(13440, 871, 'first_name', 'Ana'),
(13441, 871, 'last_name', 'de Matos'),
(13442, 871, 'description', ''),
(13443, 871, 'rich_editing', 'true'),
(13444, 871, 'comment_shortcuts', 'false'),
(13445, 871, 'admin_color', 'fresh'),
(13446, 871, 'use_ssl', '0'),
(13447, 871, 'show_admin_bar_front', 'true'),
(13448, 871, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13449, 871, 'wp_user_level', '0'),
(13450, 871, 'wsl_current_provider', 'Facebook'),
(13451, 871, 'wsl_current_user_image', 'https://graph.facebook.com/10153246515255516/picture?width=150&height=150'),
(13452, 871, 'session_tokens', 'a:1:{s:64:\"5d130b46aa2fa6d0d81ac2c33d7df1451a0407693827e04880931ec0ac187b31\";a:4:{s:10:\"expiration\";i:1433886379;s:2:\"ip\";s:14:\"188.140.81.114\";s:2:\"ua\";s:247:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/26.0.0.11.13;FBBV/7806348;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432676779;}}'),
(13453, 871, 'votou', 'sim'),
(13454, 871, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(13455, 865, 'votou', 'sim'),
(13456, 865, 'user_votes', 'treinador-do-ano_p1359'),
(13457, 872, 'nickname', 'Regina_Alexandre'),
(13458, 872, 'first_name', 'Regina'),
(13459, 872, 'last_name', 'Alexandre'),
(13460, 872, 'description', ''),
(13461, 872, 'rich_editing', 'true'),
(13462, 872, 'comment_shortcuts', 'false'),
(13463, 872, 'admin_color', 'fresh'),
(13464, 872, 'use_ssl', '0'),
(13465, 872, 'show_admin_bar_front', 'true'),
(13466, 872, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13467, 872, 'wp_user_level', '0'),
(13468, 872, 'wsl_current_provider', 'Facebook'),
(13469, 872, 'wsl_current_user_image', 'https://graph.facebook.com/969333266420420/picture?width=150&height=150'),
(13470, 872, 'session_tokens', 'a:1:{s:64:\"5f0386a856eb6901a0a0c909fd20025a96cdb48cdc8b95cc06c1ccfc83e722c8\";a:4:{s:10:\"expiration\";i:1433886405;s:2:\"ip\";s:14:\"188.80.118.226\";s:2:\"ua\";s:175:\"Mozilla/5.0 (Linux; Android 4.4.2; BLOOM Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432676805;}}'),
(13471, 873, 'nickname', 'Maria_Do_Ceu_Damasio'),
(13472, 873, 'first_name', 'Maria Do Ceu'),
(13473, 873, 'last_name', 'Damasio'),
(13474, 873, 'description', ''),
(13475, 873, 'rich_editing', 'true'),
(13476, 873, 'comment_shortcuts', 'false'),
(13477, 873, 'admin_color', 'fresh'),
(13478, 873, 'use_ssl', '0'),
(13479, 873, 'show_admin_bar_front', 'true'),
(13480, 873, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13481, 873, 'wp_user_level', '0'),
(13482, 873, 'wsl_current_provider', 'Facebook'),
(13483, 873, 'wsl_current_user_image', 'https://graph.facebook.com/1137023946313435/picture?width=150&height=150'),
(13484, 873, 'session_tokens', 'a:1:{s:64:\"241288cfccc242c575b913b7ccc6ec652176c53e26dbb83b5e55b04f8636ca56\";a:4:{s:10:\"expiration\";i:1433886463;s:2:\"ip\";s:11:\"95.94.80.82\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432676863;}}'),
(13485, 794, 'votou', 'sim'),
(13486, 794, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(13487, 34, 'votou', 'sim'),
(13488, 34, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(13489, 856, 'votou', 'sim'),
(13490, 856, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(13491, 341, 'votou', 'sim'),
(13492, 341, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(13493, 872, 'votou', 'sim'),
(13494, 872, 'user_votes', 'onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(13495, 874, 'nickname', 'Guilherme_Felix_da_Costa'),
(13496, 874, 'first_name', 'Guilherme'),
(13497, 874, 'last_name', 'Félix da Costa'),
(13498, 874, 'description', ''),
(13499, 874, 'rich_editing', 'true'),
(13500, 874, 'comment_shortcuts', 'false'),
(13501, 874, 'admin_color', 'fresh'),
(13502, 874, 'use_ssl', '0'),
(13503, 874, 'show_admin_bar_front', 'true'),
(13504, 874, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13505, 874, 'wp_user_level', '0'),
(13506, 874, 'wsl_current_provider', 'Facebook'),
(13507, 874, 'wsl_current_user_image', 'https://graph.facebook.com/10200591559428065/picture?width=150&height=150'),
(13508, 874, 'session_tokens', 'a:2:{s:64:\"45691c5f246e6c99c3f164edfeeb85e5da6d9c765cb14ad96c4f13c650e7da87\";a:4:{s:10:\"expiration\";i:1433886567;s:2:\"ip\";s:14:\"85.242.167.105\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/MessengerForiOS;FBAV/23.1.0.15.15;FBBV/8176219;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/EE;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432676967;}s:64:\"7f80ce11cdebb7fa551274d91a98623b76614911625febe869ffa94c52e36bde\";a:4:{s:10:\"expiration\";i:1434027053;s:2:\"ip\";s:13:\"85.242.78.112\";s:2:\"ua\";s:258:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/FBIOS;FBAV/27.0.0.10.12;FBBV/8291884;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432817453;}}'),
(13509, 875, 'nickname', 'Ana_Magalhaes_Queiroz'),
(13510, 875, 'first_name', 'Ana'),
(13511, 875, 'last_name', 'Queiroz'),
(13512, 875, 'description', ''),
(13513, 875, 'rich_editing', 'true'),
(13514, 875, 'comment_shortcuts', 'false'),
(13515, 875, 'admin_color', 'fresh'),
(13516, 875, 'use_ssl', '0'),
(13517, 875, 'show_admin_bar_front', 'true'),
(13518, 875, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13519, 875, 'wp_user_level', '0'),
(13520, 875, 'wsl_current_provider', 'Facebook'),
(13521, 875, 'wsl_current_user_image', 'https://graph.facebook.com/10204559893179113/picture?width=150&height=150'),
(13522, 875, 'session_tokens', 'a:1:{s:64:\"0140590998ae371fc284b8433c83fd3b7b8556dd78284cb131284557b8da293a\";a:4:{s:10:\"expiration\";i:1433886583;s:2:\"ip\";s:13:\"89.153.254.72\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432676983;}}'),
(13523, 876, 'nickname', 'Catarina_Toscano_1'),
(13524, 876, 'first_name', 'Catarina'),
(13525, 876, 'last_name', 'Toscano'),
(13526, 876, 'description', ''),
(13527, 876, 'rich_editing', 'true'),
(13528, 876, 'comment_shortcuts', 'false'),
(13529, 876, 'admin_color', 'fresh'),
(13530, 876, 'use_ssl', '0'),
(13531, 876, 'show_admin_bar_front', 'true'),
(13532, 876, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13533, 876, 'wp_user_level', '0'),
(13534, 876, 'wsl_current_provider', 'Facebook'),
(13535, 876, 'wsl_current_user_image', 'https://graph.facebook.com/990491454308115/picture?width=150&height=150'),
(13536, 876, 'session_tokens', 'a:2:{s:64:\"7efbfb5b9c0e404290db0b24ab4e89ce36e7fd534b8ce2046f562dd0a9d814ad\";a:4:{s:10:\"expiration\";i:1433886623;s:2:\"ip\";s:14:\"89.115.104.193\";s:2:\"ua\";s:174:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; C2105 Build/15.3.A.1.14) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/29.0.0.23.13;]\";s:5:\"login\";i:1432677023;}s:64:\"028d55a3093a8153031f2805b5706542ad4ba6d84c1e9f486e00ce7780857218\";a:4:{s:10:\"expiration\";i:1433961691;s:2:\"ip\";s:14:\"89.115.104.193\";s:2:\"ua\";s:140:\"Mozilla/5.0 (Linux; Android 4.2.2; C2105 Build/15.3.A.1.14) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.109 Mobile Safari/537.36\";s:5:\"login\";i:1432752091;}}'),
(13537, 877, 'nickname', 'Rui_Pereira'),
(13538, 877, 'first_name', 'Rui'),
(13539, 877, 'last_name', 'Pereira'),
(13540, 877, 'description', ''),
(13541, 877, 'rich_editing', 'true'),
(13542, 877, 'comment_shortcuts', 'false'),
(13543, 877, 'admin_color', 'fresh'),
(13544, 877, 'use_ssl', '0'),
(13545, 877, 'show_admin_bar_front', 'true'),
(13546, 877, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13547, 877, 'wp_user_level', '0'),
(13548, 877, 'wsl_current_provider', 'Google'),
(13549, 877, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-tODsRTTccHU/AAAAAAAAAAI/AAAAAAAAJ1Q/UHjBRLVeLMs/photo.jpg?sz=200'),
(13550, 877, 'session_tokens', 'a:1:{s:64:\"566e64bd90ce7f11bd25ad0dd4ec77ef1553b1cad01a03e00fb49083e50becbb\";a:4:{s:10:\"expiration\";i:1433886635;s:2:\"ip\";s:13:\"95.93.169.221\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-N7105 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432677035;}}'),
(13551, 878, 'nickname', 'Jorge_Raimundo'),
(13552, 878, 'first_name', 'Jorge'),
(13553, 878, 'last_name', 'Raimundo'),
(13554, 878, 'description', ''),
(13555, 878, 'rich_editing', 'true'),
(13556, 878, 'comment_shortcuts', 'false'),
(13557, 878, 'admin_color', 'fresh'),
(13558, 878, 'use_ssl', '0'),
(13559, 878, 'show_admin_bar_front', 'true'),
(13560, 878, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13561, 878, 'wp_user_level', '0'),
(13562, 878, 'wsl_current_provider', 'Facebook'),
(13563, 878, 'wsl_current_user_image', 'https://graph.facebook.com/1129279787098961/picture?width=150&height=150'),
(13564, 878, 'session_tokens', 'a:1:{s:64:\"4b43f97f80a3dd4e4d24399e50f6a6641da37fc8836c5382fdab7f4783eebc2f\";a:4:{s:10:\"expiration\";i:1433886665;s:2:\"ip\";s:12:\"85.242.27.95\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36\";s:5:\"login\";i:1432677065;}}'),
(13565, 879, 'nickname', 'Maria_Do_Mar_Slp'),
(13566, 879, 'first_name', 'Maria Do Mar'),
(13567, 879, 'last_name', 'Slp'),
(13568, 879, 'description', ''),
(13569, 879, 'rich_editing', 'true'),
(13570, 879, 'comment_shortcuts', 'false'),
(13571, 879, 'admin_color', 'fresh'),
(13572, 879, 'use_ssl', '0'),
(13573, 879, 'show_admin_bar_front', 'true'),
(13574, 879, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13575, 879, 'wp_user_level', '0'),
(13576, 879, 'wsl_current_provider', 'Facebook'),
(13577, 879, 'wsl_current_user_image', 'https://graph.facebook.com/1068300889866782/picture?width=150&height=150'),
(13578, 879, 'session_tokens', 'a:1:{s:64:\"7c80b2c5475d949662a29c2b25c0fbf7178370ff7471a917f31a4178ad86ffcb\";a:4:{s:10:\"expiration\";i:1433886674;s:2:\"ip\";s:13:\"188.37.19.216\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432677074;}}'),
(13579, 878, 'votou', 'sim'),
(13580, 878, 'user_votes', 'foto-do-ano_p957'),
(13581, 880, 'nickname', 'Constanca_Elias_Matos'),
(13582, 880, 'first_name', 'Constança'),
(13583, 880, 'last_name', 'Matos'),
(13584, 880, 'description', ''),
(13585, 880, 'rich_editing', 'true'),
(13586, 880, 'comment_shortcuts', 'false'),
(13587, 880, 'admin_color', 'fresh'),
(13588, 880, 'use_ssl', '0'),
(13589, 880, 'show_admin_bar_front', 'true'),
(13590, 880, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13591, 880, 'wp_user_level', '0'),
(13592, 880, 'wsl_current_provider', 'Facebook'),
(13593, 880, 'wsl_current_user_image', 'https://graph.facebook.com/10204308245370563/picture?width=150&height=150'),
(13594, 880, 'session_tokens', 'a:1:{s:64:\"5b79597de7f4a1e3f93de316c5cc70c4e05b96b167e54a652c6ec097d68fd946\";a:4:{s:10:\"expiration\";i:1433886725;s:2:\"ip\";s:13:\"85.139.99.229\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432677125;}}'),
(13595, 881, 'nickname', 'Matilde_Macedo'),
(13596, 881, 'first_name', 'Matilde'),
(13597, 881, 'last_name', 'Macedo'),
(13598, 881, 'description', ''),
(13599, 881, 'rich_editing', 'true'),
(13600, 881, 'comment_shortcuts', 'false'),
(13601, 881, 'admin_color', 'fresh'),
(13602, 881, 'use_ssl', '0'),
(13603, 881, 'show_admin_bar_front', 'true'),
(13604, 881, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13605, 881, 'wp_user_level', '0'),
(13606, 881, 'wsl_current_provider', 'Facebook'),
(13607, 881, 'wsl_current_user_image', 'https://graph.facebook.com/656686331099241/picture?width=150&height=150'),
(13608, 881, 'session_tokens', 'a:2:{s:64:\"ff7423e7fa7deb7d3159c9f82c90ce6b8bd3e1db1070030b776518c970e05fe5\";a:4:{s:10:\"expiration\";i:1433886746;s:2:\"ip\";s:13:\"85.242.165.44\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432677146;}s:64:\"cc4c69397b76866f28b6d0180a758359a2ee4cfd4bdf732e8827e757728bff94\";a:4:{s:10:\"expiration\";i:1434973997;s:2:\"ip\";s:12:\"46.189.238.5\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433764397;}}'),
(13609, 877, 'votou', 'sim'),
(13610, 877, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(13611, 873, 'votou', 'sim'),
(13612, 873, 'user_votes', 'surfista-do-ano-oakley_p1339,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,videoclip-do-ano-hurley_p1406,onda-do-ano-polen_p1080,foto-do-ano_p957'),
(13613, 881, 'votou', 'sim'),
(13614, 881, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(13615, 882, 'nickname', 'Teresa_Andrade_Dias'),
(13616, 882, 'first_name', 'Teresa'),
(13617, 882, 'last_name', 'Andrade Dias'),
(13618, 882, 'description', ''),
(13619, 882, 'rich_editing', 'true'),
(13620, 882, 'comment_shortcuts', 'false'),
(13621, 882, 'admin_color', 'fresh'),
(13622, 882, 'use_ssl', '0'),
(13623, 882, 'show_admin_bar_front', 'true'),
(13624, 882, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13625, 882, 'wp_user_level', '0'),
(13626, 882, 'wsl_current_provider', 'Facebook'),
(13627, 882, 'wsl_current_user_image', 'https://graph.facebook.com/10205315563343393/picture?width=150&height=150'),
(13628, 882, 'session_tokens', 'a:3:{s:64:\"abe6625c24086d85010699c3133d44dd62c17fdcc4e92b4e5b11b3b98e789735\";a:4:{s:10:\"expiration\";i:1433886814;s:2:\"ip\";s:14:\"85.244.109.113\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432677214;}s:64:\"f4d95baafd614a32b13613a75ca34ab862cfddf5cce1bb0cd45f9bf3903d1096\";a:4:{s:10:\"expiration\";i:1433886879;s:2:\"ip\";s:14:\"85.244.109.113\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432677279;}s:64:\"9c99e4adae693738435e5833e6308758c48a010b178489c48bb5f3defb7da304\";a:4:{s:10:\"expiration\";i:1434050713;s:2:\"ip\";s:14:\"85.244.109.113\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432841113;}}'),
(13629, 883, 'nickname', 'Francisco_Padrela'),
(13630, 883, 'first_name', 'Francisco'),
(13631, 883, 'last_name', 'Padrela'),
(13632, 883, 'description', ''),
(13633, 883, 'rich_editing', 'true'),
(13634, 883, 'comment_shortcuts', 'false'),
(13635, 883, 'admin_color', 'fresh'),
(13636, 883, 'use_ssl', '0'),
(13637, 883, 'show_admin_bar_front', 'true'),
(13638, 883, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13639, 883, 'wp_user_level', '0'),
(13640, 883, 'wsl_current_provider', 'Facebook'),
(13641, 883, 'wsl_current_user_image', 'https://graph.facebook.com/937749019590575/picture?width=150&height=150'),
(13642, 883, 'session_tokens', 'a:1:{s:64:\"fde382c42421b0278381f4ef4939fc8c7035574fc6d8f2eb6a67396442677ff7\";a:4:{s:10:\"expiration\";i:1433886846;s:2:\"ip\";s:12:\"85.245.65.37\";s:2:\"ua\";s:153:\"Mozilla/5.0 (Linux; Android 4.4.2; Vodafone Smart 4 Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36\";s:5:\"login\";i:1432677246;}}'),
(13643, 884, 'nickname', 'Ilda_Maria_Silveirinha'),
(13644, 884, 'first_name', 'Ilda'),
(13645, 884, 'last_name', 'Silveirinha'),
(13646, 884, 'description', ''),
(13647, 884, 'rich_editing', 'true'),
(13648, 884, 'comment_shortcuts', 'false'),
(13649, 884, 'admin_color', 'fresh'),
(13650, 884, 'use_ssl', '0'),
(13651, 884, 'show_admin_bar_front', 'true'),
(13652, 884, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13653, 884, 'wp_user_level', '0'),
(13654, 884, 'wsl_current_provider', 'Facebook'),
(13655, 884, 'wsl_current_user_image', 'https://graph.facebook.com/10206623884216779/picture?width=150&height=150'),
(13656, 884, 'session_tokens', 'a:2:{s:64:\"085600241939093653fb6a8f525f84bce26edc473103b5cf7852cae4021082e3\";a:4:{s:10:\"expiration\";i:1433886856;s:2:\"ip\";s:13:\"188.37.55.191\";s:2:\"ua\";s:247:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432677256;}s:64:\"0a7ea26bea539098a9a19815d7493e05e29844ac4d4829ad7bae97743f9f4ac7\";a:4:{s:10:\"expiration\";i:1433887537;s:2:\"ip\";s:13:\"188.37.55.191\";s:2:\"ua\";s:247:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432677937;}}'),
(13657, 885, 'nickname', 'Marta_Abecassis'),
(13658, 885, 'first_name', 'Marta'),
(13659, 885, 'last_name', 'Abecassis'),
(13660, 885, 'description', ''),
(13661, 885, 'rich_editing', 'true'),
(13662, 885, 'comment_shortcuts', 'false'),
(13663, 885, 'admin_color', 'fresh'),
(13664, 885, 'use_ssl', '0'),
(13665, 885, 'show_admin_bar_front', 'true'),
(13666, 885, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13667, 885, 'wp_user_level', '0'),
(13668, 885, 'wsl_current_provider', 'Facebook'),
(13669, 885, 'wsl_current_user_image', 'https://graph.facebook.com/985328081492004/picture?width=150&height=150'),
(13670, 885, 'session_tokens', 'a:2:{s:64:\"c699094fc069b4c841ca33cba9172d15efa3ea6d893bc91562ca48a4a31e703b\";a:4:{s:10:\"expiration\";i:1433886943;s:2:\"ip\";s:12:\"188.37.9.241\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432677343;}s:64:\"9d8b9156609eb4b8fc4f322d5614a55cce8f7b4c5de62288da3b18ef8b007512\";a:4:{s:10:\"expiration\";i:1434972977;s:2:\"ip\";s:12:\"188.37.9.241\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433763377;}}'),
(13671, 836, 'votou', 'sim'),
(13672, 836, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(13673, 886, 'nickname', 'Catarina_Pereira'),
(13674, 886, 'first_name', 'Catarina'),
(13675, 886, 'last_name', 'Pereira'),
(13676, 886, 'description', ''),
(13677, 886, 'rich_editing', 'true'),
(13678, 886, 'comment_shortcuts', 'false'),
(13679, 886, 'admin_color', 'fresh'),
(13680, 886, 'use_ssl', '0'),
(13681, 886, 'show_admin_bar_front', 'true'),
(13682, 886, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13683, 886, 'wp_user_level', '0'),
(13684, 886, 'wsl_current_provider', 'Google'),
(13685, 886, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-n3Z4nUXracc/AAAAAAAAAAI/AAAAAAAAABA/J8i0EfoOrSE/photo.jpg?sz=200'),
(13686, 886, 'session_tokens', 'a:1:{s:64:\"389a3d33ef118d4372f439f553b63d331f41d605fcb1bc05720f852811a90591\";a:4:{s:10:\"expiration\";i:1433886982;s:2:\"ip\";s:14:\"188.83.236.210\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432677382;}}'),
(13687, 885, 'votou', 'sim'),
(13688, 885, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(13689, 886, 'votou', 'sim'),
(13690, 886, 'user_votes', 'foto-do-ano_p1163'),
(13691, 825, 'votou', 'sim'),
(13692, 825, 'user_votes', 'maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(13693, 854, 'votou', 'sim'),
(13694, 854, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1385,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(13695, 887, 'nickname', 'Fabio_Almada'),
(13696, 887, 'first_name', 'Fábio'),
(13697, 887, 'last_name', 'Almada'),
(13698, 887, 'description', ''),
(13699, 887, 'rich_editing', 'true'),
(13700, 887, 'comment_shortcuts', 'false'),
(13701, 887, 'admin_color', 'fresh'),
(13702, 887, 'use_ssl', '0'),
(13703, 887, 'show_admin_bar_front', 'true'),
(13704, 887, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13705, 887, 'wp_user_level', '0'),
(13706, 887, 'wsl_current_provider', 'Facebook'),
(13707, 887, 'wsl_current_user_image', 'https://graph.facebook.com/948005465244449/picture?width=150&height=150'),
(13708, 887, 'session_tokens', 'a:1:{s:64:\"af3246278f4b018219cabee68873e64dffa9d1cc74acb8df6c4c1db1ad8773e3\";a:4:{s:10:\"expiration\";i:1433887147;s:2:\"ip\";s:38:\"2001:8a0:728f:5501:559e:a8bc:7136:9c2a\";s:2:\"ua\";s:144:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E5 FHD Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432677547;}}'),
(13709, 888, 'nickname', 'Luis_Rodrigues'),
(13710, 888, 'first_name', 'Luís'),
(13711, 888, 'last_name', 'Rodrigues'),
(13712, 888, 'description', ''),
(13713, 888, 'rich_editing', 'true'),
(13714, 888, 'comment_shortcuts', 'false'),
(13715, 888, 'admin_color', 'fresh'),
(13716, 888, 'use_ssl', '0'),
(13717, 888, 'show_admin_bar_front', 'true'),
(13718, 888, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13719, 888, 'wp_user_level', '0'),
(13720, 888, 'wsl_current_provider', 'Facebook'),
(13721, 888, 'wsl_current_user_image', 'https://graph.facebook.com/954556677909130/picture?width=150&height=150'),
(13722, 888, 'session_tokens', 'a:1:{s:64:\"1469026297a041bde50a0efdb32b9bf8cc38e8b73966354bea73c6867270a364\";a:4:{s:10:\"expiration\";i:1433887160;s:2:\"ip\";s:13:\"213.30.118.66\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-N7100 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432677560;}}'),
(13723, 880, 'votou', 'sim'),
(13724, 880, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(13725, 889, 'nickname', 'Paulo_Rodrigues_Canas'),
(13726, 889, 'first_name', 'Paulo'),
(13727, 889, 'last_name', 'Canas'),
(13728, 889, 'description', ''),
(13729, 889, 'rich_editing', 'true'),
(13730, 889, 'comment_shortcuts', 'false'),
(13731, 889, 'admin_color', 'fresh'),
(13732, 889, 'use_ssl', '0'),
(13733, 889, 'show_admin_bar_front', 'true'),
(13734, 889, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13735, 889, 'wp_user_level', '0'),
(13736, 889, 'wsl_current_provider', 'Facebook'),
(13737, 889, 'wsl_current_user_image', 'https://graph.facebook.com/10153059837536676/picture?width=150&height=150'),
(13738, 889, 'session_tokens', 'a:1:{s:64:\"3f62d1c3e68768c41ebf7830a14e01bb4a308df0aaaa40e62a235c08d7143b59\";a:4:{s:10:\"expiration\";i:1433887272;s:2:\"ip\";s:12:\"85.138.92.97\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432677672;}}'),
(13739, 890, 'nickname', 'Koala_Surfboards'),
(13740, 890, 'first_name', 'Koala'),
(13741, 890, 'last_name', 'Surfboards'),
(13742, 890, 'description', ''),
(13743, 890, 'rich_editing', 'true'),
(13744, 890, 'comment_shortcuts', 'false'),
(13745, 890, 'admin_color', 'fresh'),
(13746, 890, 'use_ssl', '0'),
(13747, 890, 'show_admin_bar_front', 'true'),
(13748, 890, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13749, 890, 'wp_user_level', '0'),
(13750, 890, 'wsl_current_provider', 'Facebook'),
(13751, 890, 'wsl_current_user_image', 'https://graph.facebook.com/681847318587199/picture?width=150&height=150'),
(13752, 890, 'session_tokens', 'a:1:{s:64:\"696b07e4749e61284a17b592888d4f2b557439780f873b12e2af8a4d998ebd17\";a:4:{s:10:\"expiration\";i:1433887328;s:2:\"ip\";s:13:\"62.169.101.34\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432677728;}}'),
(13753, 888, 'votou', 'sim'),
(13754, 888, 'user_votes', 'evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(13755, 891, 'nickname', 'Rodrigo_Romaguera'),
(13756, 891, 'first_name', 'Rodrigo'),
(13757, 891, 'last_name', 'Romaguera'),
(13758, 891, 'description', ''),
(13759, 891, 'rich_editing', 'true'),
(13760, 891, 'comment_shortcuts', 'false'),
(13761, 891, 'admin_color', 'fresh'),
(13762, 891, 'use_ssl', '0'),
(13763, 891, 'show_admin_bar_front', 'true'),
(13764, 891, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13765, 891, 'wp_user_level', '0'),
(13766, 891, 'wsl_current_provider', 'Facebook'),
(13767, 891, 'wsl_current_user_image', 'https://graph.facebook.com/10203546723183460/picture?width=150&height=150'),
(13768, 891, 'session_tokens', 'a:1:{s:64:\"d4b8dabd6201417b9bfdadef3e38cde1fc8cc616a3c7997db3cd140c29a31312\";a:4:{s:10:\"expiration\";i:1433887376;s:2:\"ip\";s:12:\"95.92.100.87\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432677776;}}'),
(13769, 892, 'nickname', 'Ricardo_Homem'),
(13770, 892, 'first_name', 'Ricardo'),
(13771, 892, 'last_name', 'Homem'),
(13772, 892, 'description', ''),
(13773, 892, 'rich_editing', 'true'),
(13774, 892, 'comment_shortcuts', 'false'),
(13775, 892, 'admin_color', 'fresh'),
(13776, 892, 'use_ssl', '0'),
(13777, 892, 'show_admin_bar_front', 'true'),
(13778, 892, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13779, 892, 'wp_user_level', '0'),
(13780, 892, 'wsl_current_provider', 'Google'),
(13781, 892, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(13782, 892, 'session_tokens', 'a:1:{s:64:\"05e3ffc0e8c2405edf16554baceac54230c4abceab644f1aaf49b6c22a80872f\";a:4:{s:10:\"expiration\";i:1433887404;s:2:\"ip\";s:13:\"85.242.58.131\";s:2:\"ua\";s:240:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,1;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432677804;}}'),
(13783, 893, 'nickname', 'Alexandre_Costa_Cabral'),
(13784, 893, 'first_name', 'Alexandre'),
(13785, 893, 'last_name', 'Costa Cabral'),
(13786, 893, 'description', ''),
(13787, 893, 'rich_editing', 'true'),
(13788, 893, 'comment_shortcuts', 'false'),
(13789, 893, 'admin_color', 'fresh'),
(13790, 893, 'use_ssl', '0'),
(13791, 893, 'show_admin_bar_front', 'true'),
(13792, 893, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13793, 893, 'wp_user_level', '0'),
(13794, 893, 'wsl_current_provider', 'Facebook'),
(13795, 893, 'wsl_current_user_image', 'https://graph.facebook.com/10153047481078611/picture?width=150&height=150'),
(13796, 893, 'session_tokens', 'a:1:{s:64:\"edb487eaecd52fb6518c92c3fbb5bb55d523d6544115d3cc9c43a83a98042ed1\";a:4:{s:10:\"expiration\";i:1433887405;s:2:\"ip\";s:12:\"77.54.195.51\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432677805;}}'),
(13797, 894, 'nickname', 'Isabel_Bivar_Sabbo'),
(13798, 894, 'first_name', 'Isabel'),
(13799, 894, 'last_name', 'Sabbo'),
(13800, 894, 'description', ''),
(13801, 894, 'rich_editing', 'true'),
(13802, 894, 'comment_shortcuts', 'false'),
(13803, 894, 'admin_color', 'fresh'),
(13804, 894, 'use_ssl', '0'),
(13805, 894, 'show_admin_bar_front', 'true'),
(13806, 894, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13807, 894, 'wp_user_level', '0'),
(13808, 894, 'wsl_current_provider', 'Facebook'),
(13809, 894, 'wsl_current_user_image', 'https://graph.facebook.com/10200508001339783/picture?width=150&height=150'),
(13810, 894, 'session_tokens', 'a:1:{s:64:\"d0bf3543cff4ac96bb4f2bb8b8668ad3c00e0d2dcf7cec0c90e76f1702f2682a\";a:4:{s:10:\"expiration\";i:1433887421;s:2:\"ip\";s:12:\"87.103.69.10\";s:2:\"ua\";s:248:\"Mozilla/5.0 (iPad; CPU OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432677821;}}'),
(13811, 771, 'votou', 'sim'),
(13812, 771, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(13813, 870, 'votou', 'sim'),
(13814, 870, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(13815, 894, 'votou', 'sim'),
(13816, 894, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(13817, 895, 'nickname', 'Rita_Stock'),
(13818, 895, 'first_name', 'Rita'),
(13819, 895, 'last_name', 'Stock'),
(13820, 895, 'description', ''),
(13821, 895, 'rich_editing', 'true'),
(13822, 895, 'comment_shortcuts', 'false'),
(13823, 895, 'admin_color', 'fresh'),
(13824, 895, 'use_ssl', '0'),
(13825, 895, 'show_admin_bar_front', 'true'),
(13826, 895, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13827, 895, 'wp_user_level', '0'),
(13828, 895, 'wsl_current_provider', 'Facebook'),
(13829, 895, 'wsl_current_user_image', 'https://graph.facebook.com/10204528190148272/picture?width=150&height=150'),
(13830, 895, 'session_tokens', 'a:1:{s:64:\"0437d3a686f586aed46f26d3794d4f9da8d079800da9e8233b4f0b4958ee1fda\";a:4:{s:10:\"expiration\";i:1433887470;s:2:\"ip\";s:13:\"87.103.72.105\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432677870;}}'),
(13831, 896, 'nickname', 'Nina_Jonet'),
(13832, 896, 'first_name', 'Nina'),
(13833, 896, 'last_name', 'Jonet'),
(13834, 896, 'description', ''),
(13835, 896, 'rich_editing', 'true'),
(13836, 896, 'comment_shortcuts', 'false'),
(13837, 896, 'admin_color', 'fresh'),
(13838, 896, 'use_ssl', '0'),
(13839, 896, 'show_admin_bar_front', 'true'),
(13840, 896, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13841, 896, 'wp_user_level', '0'),
(13842, 896, 'wsl_current_provider', 'Facebook'),
(13843, 896, 'wsl_current_user_image', 'https://graph.facebook.com/10206000032815078/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(13844, 896, 'session_tokens', 'a:2:{s:64:\"04fcd3e8242cd6e8f04debb8b7bcae6aa413a54be1feacc9b0444397a59ffc03\";a:4:{s:10:\"expiration\";i:1433887477;s:2:\"ip\";s:13:\"89.114.146.98\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432677877;}s:64:\"b194b94c21f9f6a4a7f7606b741808d51952cc3ea462d4b97672a22d1e021ff7\";a:4:{s:10:\"expiration\";i:1434017319;s:2:\"ip\";s:14:\"89.114.200.154\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36\";s:5:\"login\";i:1432807719;}}'),
(13845, 896, 'votou', 'sim'),
(13846, 896, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(13847, 897, 'nickname', 'Theresa_Maria_Santos'),
(13848, 897, 'first_name', 'Theresa'),
(13849, 897, 'last_name', 'Santos'),
(13850, 897, 'description', ''),
(13851, 897, 'rich_editing', 'true'),
(13852, 897, 'comment_shortcuts', 'false'),
(13853, 897, 'admin_color', 'fresh'),
(13854, 897, 'use_ssl', '0'),
(13855, 897, 'show_admin_bar_front', 'true'),
(13856, 897, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13857, 897, 'wp_user_level', '0'),
(13858, 897, 'wsl_current_provider', 'Facebook'),
(13859, 897, 'wsl_current_user_image', 'https://graph.facebook.com/10204208655446201/picture?width=150&height=150'),
(13860, 897, 'session_tokens', 'a:1:{s:64:\"fc12edc77af79a9d79dbe2cfe32353950cdb7c6ccb5d6c003ac24419e6b5f477\";a:4:{s:10:\"expiration\";i:1433887501;s:2:\"ip\";s:13:\"79.168.77.155\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-I8730 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1432677901;}}'),
(13861, 891, 'votou', 'sim'),
(13862, 891, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(13863, 898, 'nickname', 'Ana_Sarmento'),
(13864, 898, 'first_name', 'Ana'),
(13865, 898, 'last_name', 'Sarmento'),
(13866, 898, 'description', ''),
(13867, 898, 'rich_editing', 'true'),
(13868, 898, 'comment_shortcuts', 'false'),
(13869, 898, 'admin_color', 'fresh'),
(13870, 898, 'use_ssl', '0'),
(13871, 898, 'show_admin_bar_front', 'true'),
(13872, 898, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13873, 898, 'wp_user_level', '0'),
(13874, 898, 'wsl_current_provider', 'Facebook'),
(13875, 898, 'wsl_current_user_image', 'https://graph.facebook.com/928380060537309/picture?width=150&height=150'),
(13876, 898, 'session_tokens', 'a:4:{s:64:\"5fe7b59229f775954793fd4cc19b776c2b3f8e124eeae15898b1de6b986f984b\";a:4:{s:10:\"expiration\";i:1433887570;s:2:\"ip\";s:14:\"79.169.123.240\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432677970;}s:64:\"250bd01daacd2dca9660d12cda34722b595183ccd66051269fe8bb2961bfa2f6\";a:4:{s:10:\"expiration\";i:1433887636;s:2:\"ip\";s:14:\"79.169.123.240\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432678036;}s:64:\"133f29d8d1129428108bd890c579e5d283d6d1082ffb34733b3baa5a7dd991cc\";a:4:{s:10:\"expiration\";i:1433945521;s:2:\"ip\";s:11:\"2.82.46.117\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432735921;}s:64:\"92a9c20ba8b79f4c3e5a078da2005915d8725deae05a2237bb8b98e6af0aa386\";a:4:{s:10:\"expiration\";i:1434552476;s:2:\"ip\";s:14:\"79.169.123.240\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433342876;}}'),
(13877, 899, 'nickname', 'Sofia_Freire'),
(13878, 899, 'first_name', 'Sofia'),
(13879, 899, 'last_name', 'Freire'),
(13880, 899, 'description', ''),
(13881, 899, 'rich_editing', 'true'),
(13882, 899, 'comment_shortcuts', 'false'),
(13883, 899, 'admin_color', 'fresh'),
(13884, 899, 'use_ssl', '0'),
(13885, 899, 'show_admin_bar_front', 'true'),
(13886, 899, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13887, 899, 'wp_user_level', '0'),
(13888, 899, 'wsl_current_provider', 'Facebook'),
(13889, 899, 'wsl_current_user_image', 'https://graph.facebook.com/10203837573770687/picture?width=150&height=150'),
(13890, 899, 'session_tokens', 'a:1:{s:64:\"d11ddcf9018256a2144c48a02abe4adb35a7c47046227f48108b37e0236ea2cc\";a:4:{s:10:\"expiration\";i:1433887597;s:2:\"ip\";s:14:\"88.214.162.203\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432677997;}}'),
(13891, 895, 'votou', 'sim'),
(13892, 895, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,treinador-do-ano_p1357'),
(13893, 900, 'nickname', 'Carolina_Jarnac_de_Freitas'),
(13894, 900, 'first_name', 'Carolina'),
(13895, 900, 'last_name', 'Jarnac de Freitas'),
(13896, 900, 'description', ''),
(13897, 900, 'rich_editing', 'true'),
(13898, 900, 'comment_shortcuts', 'false'),
(13899, 900, 'admin_color', 'fresh'),
(13900, 900, 'use_ssl', '0'),
(13901, 900, 'show_admin_bar_front', 'true'),
(13902, 900, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13903, 900, 'wp_user_level', '0'),
(13904, 900, 'wsl_current_provider', 'Facebook'),
(13905, 900, 'wsl_current_user_image', 'https://graph.facebook.com/10204115864724007/picture?width=150&height=150'),
(13906, 900, 'session_tokens', 'a:1:{s:64:\"210127acd43b8b833b9864587f7783b83006f369ad9d37f5398a918292691240\";a:4:{s:10:\"expiration\";i:1433887616;s:2:\"ip\";s:13:\"85.244.108.24\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432678016;}}'),
(13907, 901, 'nickname', 'Maria_Joao_Nunes'),
(13908, 901, 'first_name', 'Maria'),
(13909, 901, 'last_name', 'Nunes'),
(13910, 901, 'description', ''),
(13911, 901, 'rich_editing', 'true'),
(13912, 901, 'comment_shortcuts', 'false'),
(13913, 901, 'admin_color', 'fresh'),
(13914, 901, 'use_ssl', '0'),
(13915, 901, 'show_admin_bar_front', 'true'),
(13916, 901, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13917, 901, 'wp_user_level', '0'),
(13918, 901, 'wsl_current_provider', 'Facebook'),
(13919, 901, 'wsl_current_user_image', 'https://graph.facebook.com/10206494437215244/picture?width=150&height=150'),
(13920, 901, 'session_tokens', 'a:1:{s:64:\"224beb1eefc0d159dd04071a12a9603120a05945092ccac1082b2ccf1c5a0a38\";a:4:{s:10:\"expiration\";i:1433887668;s:2:\"ip\";s:14:\"176.78.139.163\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432678068;}}'),
(13921, 887, 'votou', 'sim'),
(13922, 887, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,foto-do-ano_p957,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(13923, 902, 'nickname', 'Cristina_Pinho'),
(13924, 902, 'first_name', 'Cristina'),
(13925, 902, 'last_name', 'Pinho'),
(13926, 902, 'description', ''),
(13927, 902, 'rich_editing', 'true'),
(13928, 902, 'comment_shortcuts', 'false'),
(13929, 902, 'admin_color', 'fresh'),
(13930, 902, 'use_ssl', '0'),
(13931, 902, 'show_admin_bar_front', 'true'),
(13932, 902, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13933, 902, 'wp_user_level', '0'),
(13934, 902, 'wsl_current_provider', 'Facebook'),
(13935, 902, 'wsl_current_user_image', 'https://graph.facebook.com/10203884659385424/picture?width=150&height=150'),
(13936, 902, 'session_tokens', 'a:2:{s:64:\"bd2f5d58683fdfb746f460e7c945a8dba275c0b6968246ac3d17f9f584934d44\";a:4:{s:10:\"expiration\";i:1433887681;s:2:\"ip\";s:12:\"188.83.12.51\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432678081;}s:64:\"4c63b449a1962c28c1e01e023fde5210d13648f3fbcb59fbc3b178cedef8b322\";a:4:{s:10:\"expiration\";i:1433888173;s:2:\"ip\";s:12:\"188.83.12.51\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432678573;}}'),
(13937, 899, 'votou', 'sim'),
(13938, 899, 'user_votes', 'onda-do-ano-polen_p1230'),
(13939, 890, 'votou', 'sim'),
(13940, 890, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(13941, 903, 'nickname', 'Agata_Bravo'),
(13942, 903, 'first_name', 'Ágata'),
(13943, 903, 'last_name', 'Bravo'),
(13944, 903, 'description', ''),
(13945, 903, 'rich_editing', 'true'),
(13946, 903, 'comment_shortcuts', 'false'),
(13947, 903, 'admin_color', 'fresh'),
(13948, 903, 'use_ssl', '0'),
(13949, 903, 'show_admin_bar_front', 'true'),
(13950, 903, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13951, 903, 'wp_user_level', '0'),
(13952, 903, 'wsl_current_provider', 'Facebook'),
(13953, 903, 'wsl_current_user_image', 'https://graph.facebook.com/10206987348827571/picture?width=150&height=150'),
(13954, 903, 'session_tokens', 'a:1:{s:64:\"0a2dd9cc8e8fa8ba0ce9d7a644363b90ed2017cb4266832804789fca7e20c304\";a:4:{s:10:\"expiration\";i:1433887749;s:2:\"ip\";s:12:\"82.154.71.34\";s:2:\"ua\";s:140:\"Mozilla/5.0 (Linux; Android 4.4.4; Aquaris E5 Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432678149;}}'),
(13955, 904, 'nickname', 'Jessica_Silva'),
(13956, 904, 'first_name', 'Jessica'),
(13957, 904, 'last_name', 'Silva'),
(13958, 904, 'description', ''),
(13959, 904, 'rich_editing', 'true'),
(13960, 904, 'comment_shortcuts', 'false'),
(13961, 904, 'admin_color', 'fresh'),
(13962, 904, 'use_ssl', '0'),
(13963, 904, 'show_admin_bar_front', 'true'),
(13964, 904, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13965, 904, 'wp_user_level', '0'),
(13966, 904, 'wsl_current_provider', 'Facebook'),
(13967, 904, 'wsl_current_user_image', 'https://graph.facebook.com/718076534969763/picture?width=150&height=150'),
(13968, 904, 'session_tokens', 'a:1:{s:64:\"c8ff29ed703f92224037f41033dc90ca9a8a507fbeb3d7f28781809e2ddde261\";a:4:{s:10:\"expiration\";i:1433887753;s:2:\"ip\";s:12:\"188.37.48.15\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432678153;}}'),
(13969, 905, 'nickname', 'Beatriz_Alexandre'),
(13970, 905, 'first_name', 'Beatriz'),
(13971, 905, 'last_name', 'Alexandre'),
(13972, 905, 'description', ''),
(13973, 905, 'rich_editing', 'true'),
(13974, 905, 'comment_shortcuts', 'false'),
(13975, 905, 'admin_color', 'fresh'),
(13976, 905, 'use_ssl', '0'),
(13977, 905, 'show_admin_bar_front', 'true'),
(13978, 905, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(13979, 905, 'wp_user_level', '0'),
(13980, 905, 'wsl_current_provider', 'Google'),
(13981, 905, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-udsCCSQG50A/AAAAAAAAAAI/AAAAAAAAAB4/dB0F6ipV7mY/photo.jpg?sz=200'),
(13982, 905, 'session_tokens', 'a:1:{s:64:\"47ca609ab16fef5f64a3902eaa34ab260ac70505472e730a15ec3062da3dc01e\";a:4:{s:10:\"expiration\";i:1433887774;s:2:\"ip\";s:14:\"85.240.182.124\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9301I Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432678174;}}'),
(13983, 905, 'votou', 'sim'),
(13984, 905, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(13985, 884, 'votou', 'sim'),
(13986, 884, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(13987, 897, 'votou', 'sim'),
(13988, 897, 'user_votes', 'treinador-do-ano_p1359'),
(13989, 901, 'votou', 'sim'),
(13990, 901, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(13991, 900, 'votou', 'sim'),
(13992, 900, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(13993, 906, 'nickname', 'Ana_Vital'),
(13994, 906, 'first_name', 'Ana'),
(13995, 906, 'last_name', 'Vital'),
(13996, 906, 'description', ''),
(13997, 906, 'rich_editing', 'true'),
(13998, 906, 'comment_shortcuts', 'false'),
(13999, 906, 'admin_color', 'fresh'),
(14000, 906, 'use_ssl', '0'),
(14001, 906, 'show_admin_bar_front', 'true'),
(14002, 906, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14003, 906, 'wp_user_level', '0'),
(14004, 906, 'wsl_current_provider', 'Facebook'),
(14005, 906, 'wsl_current_user_image', 'https://graph.facebook.com/10206699204900283/picture?width=150&height=150'),
(14006, 906, 'session_tokens', 'a:1:{s:64:\"5f8cc88a26a01fc9be08bcaa7e524422c2b45931985a710a70367981f05a85eb\";a:4:{s:10:\"expiration\";i:1433887965;s:2:\"ip\";s:13:\"79.169.50.119\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432678365;}}'),
(14007, 907, 'nickname', 'Tomas_Aguiar'),
(14008, 907, 'first_name', 'Tomas'),
(14009, 907, 'last_name', 'Aguiar'),
(14010, 907, 'description', ''),
(14011, 907, 'rich_editing', 'true'),
(14012, 907, 'comment_shortcuts', 'false'),
(14013, 907, 'admin_color', 'fresh'),
(14014, 907, 'use_ssl', '0'),
(14015, 907, 'show_admin_bar_front', 'true'),
(14016, 907, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14017, 907, 'wp_user_level', '0'),
(14018, 907, 'wsl_current_provider', 'Facebook'),
(14019, 907, 'wsl_current_user_image', 'https://graph.facebook.com/1018962224780466/picture?width=150&height=150'),
(14020, 907, 'session_tokens', 'a:2:{s:64:\"a2a8fe73d0c709ce54ce5550d1fa3f2ae06892020454c8e83d1575d9ed5f89e9\";a:4:{s:10:\"expiration\";i:1433887991;s:2:\"ip\";s:14:\"85.242.166.175\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432678391;}s:64:\"d5cceb75e69a2d668d59759f2f0f58dafcf97d76742a79e103b4b643697cdf75\";a:4:{s:10:\"expiration\";i:1435077027;s:2:\"ip\";s:14:\"85.242.166.175\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433867427;}}'),
(14021, 908, 'nickname', 'Margarida_Lancastre_Montanha_Rebelo'),
(14022, 908, 'first_name', 'Margarida'),
(14023, 908, 'last_name', 'Lancastre Montanha Rebelo'),
(14024, 908, 'description', ''),
(14025, 908, 'rich_editing', 'true'),
(14026, 908, 'comment_shortcuts', 'false'),
(14027, 908, 'admin_color', 'fresh'),
(14028, 908, 'use_ssl', '0'),
(14029, 908, 'show_admin_bar_front', 'true'),
(14030, 908, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14031, 908, 'wp_user_level', '0'),
(14032, 908, 'wsl_current_provider', 'Facebook'),
(14033, 908, 'wsl_current_user_image', 'https://graph.facebook.com/10207091226017824/picture?width=150&height=150'),
(14034, 908, 'session_tokens', 'a:1:{s:64:\"2c2af6c185dd553521903fbcab751fcb4195a4d853437f2abcea0bfbb670a425\";a:4:{s:10:\"expiration\";i:1433887993;s:2:\"ip\";s:12:\"79.168.21.68\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.77.4 (KHTML, like Gecko) Version/7.0.5 Safari/537.77.4\";s:5:\"login\";i:1432678393;}}'),
(14035, 903, 'votou', 'sim'),
(14036, 903, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(14037, 909, 'nickname', 'Raquel_Bruno'),
(14038, 909, 'first_name', 'Raquel'),
(14039, 909, 'last_name', 'Bruno'),
(14040, 909, 'description', ''),
(14041, 909, 'rich_editing', 'true'),
(14042, 909, 'comment_shortcuts', 'false'),
(14043, 909, 'admin_color', 'fresh'),
(14044, 909, 'use_ssl', '0'),
(14045, 909, 'show_admin_bar_front', 'true'),
(14046, 909, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14047, 909, 'wp_user_level', '0'),
(14048, 909, 'wsl_current_provider', 'Facebook'),
(14049, 909, 'wsl_current_user_image', 'https://graph.facebook.com/10203028104742810/picture?width=150&height=150'),
(14050, 909, 'session_tokens', 'a:1:{s:64:\"aa780f62317fbf1dc117121c6c760bcda6438a474c782a0353329bc8302254f9\";a:4:{s:10:\"expiration\";i:1433888016;s:2:\"ip\";s:13:\"178.166.3.215\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432678416;}}'),
(14051, 908, 'votou', 'sim'),
(14052, 908, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(14053, 644, 'votou', 'sim'),
(14054, 644, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,treinador-do-ano_p1357'),
(14055, 910, 'nickname', 'Valter_Soares'),
(14056, 910, 'first_name', 'Valter'),
(14057, 910, 'last_name', 'Soares'),
(14058, 910, 'description', ''),
(14059, 910, 'rich_editing', 'true'),
(14060, 910, 'comment_shortcuts', 'false'),
(14061, 910, 'admin_color', 'fresh'),
(14062, 910, 'use_ssl', '0'),
(14063, 910, 'show_admin_bar_front', 'true'),
(14064, 910, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14065, 910, 'wp_user_level', '0'),
(14066, 910, 'wsl_current_provider', 'Facebook'),
(14067, 910, 'wsl_current_user_image', 'https://graph.facebook.com/10203742597399919/picture?width=150&height=150'),
(14068, 910, 'session_tokens', 'a:1:{s:64:\"4804ce140ddf41fe095b3dc3fca6da011d31c8d8529fd63cffe07fd114b0e921\";a:4:{s:10:\"expiration\";i:1433888051;s:2:\"ip\";s:15:\"217.129.176.134\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432678451;}}'),
(14069, 651, 'votou', 'sim'),
(14070, 651, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(14071, 907, 'votou', 'sim'),
(14072, 907, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(14073, 909, 'votou', 'sim'),
(14074, 909, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(14075, 911, 'nickname', 'Ana_Diva_Camilo_Pereira'),
(14076, 911, 'first_name', 'Ana Diva'),
(14077, 911, 'last_name', 'Camilo Pereira'),
(14078, 911, 'description', ''),
(14079, 911, 'rich_editing', 'true'),
(14080, 911, 'comment_shortcuts', 'false'),
(14081, 911, 'admin_color', 'fresh'),
(14082, 911, 'use_ssl', '0'),
(14083, 911, 'show_admin_bar_front', 'true'),
(14084, 911, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14085, 911, 'wp_user_level', '0'),
(14086, 911, 'wsl_current_provider', 'Facebook'),
(14087, 911, 'wsl_current_user_image', 'https://graph.facebook.com/1143719728988159/picture?width=150&height=150'),
(14088, 911, 'session_tokens', 'a:1:{s:64:\"9660909b907b2e1be0b87e211b5c8dde7d6f70ff62eda540b8239ed731664a2b\";a:4:{s:10:\"expiration\";i:1433888127;s:2:\"ip\";s:12:\"85.138.84.61\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432678527;}}'),
(14089, 904, 'votou', 'sim'),
(14090, 904, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(14091, 912, 'nickname', 'SU_Susana'),
(14092, 912, 'first_name', 'SU'),
(14093, 912, 'last_name', 'Susana'),
(14094, 912, 'description', ''),
(14095, 912, 'rich_editing', 'true'),
(14096, 912, 'comment_shortcuts', 'false'),
(14097, 912, 'admin_color', 'fresh'),
(14098, 912, 'use_ssl', '0'),
(14099, 912, 'show_admin_bar_front', 'true'),
(14100, 912, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14101, 912, 'wp_user_level', '0'),
(14102, 912, 'wsl_current_provider', 'Facebook'),
(14103, 912, 'wsl_current_user_image', 'https://graph.facebook.com/772967486149986/picture?width=150&height=150'),
(14104, 912, 'session_tokens', 'a:1:{s:64:\"a1d4ad6a0a8ce3914495a4edc4fa96623d0ae36cfd95346657b3c1cd6f290de4\";a:4:{s:10:\"expiration\";i:1433888179;s:2:\"ip\";s:13:\"144.64.107.69\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,3;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432678579;}}'),
(14105, 913, 'nickname', 'Ana_Assis_Brito'),
(14106, 913, 'first_name', 'Ana Assis'),
(14107, 913, 'last_name', 'Brito'),
(14108, 913, 'description', ''),
(14109, 913, 'rich_editing', 'true'),
(14110, 913, 'comment_shortcuts', 'false'),
(14111, 913, 'admin_color', 'fresh'),
(14112, 913, 'use_ssl', '0'),
(14113, 913, 'show_admin_bar_front', 'true'),
(14114, 913, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14115, 913, 'wp_user_level', '0'),
(14116, 913, 'wsl_current_provider', 'Facebook'),
(14117, 913, 'wsl_current_user_image', 'https://graph.facebook.com/433118513526001/picture?width=150&height=150'),
(14118, 913, 'session_tokens', 'a:2:{s:64:\"e79e7876967b4c9a3187e74ee3284586e90a9bdd424e51da857082b89e9ba990\";a:4:{s:10:\"expiration\";i:1433888196;s:2:\"ip\";s:13:\"88.214.167.80\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; WTB5508 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1432678596;}s:64:\"ed30385149999f556288cff6bfe140201a16da5072777d179b6929ce6fd0e18d\";a:4:{s:10:\"expiration\";i:1434120608;s:2:\"ip\";s:14:\"193.236.78.129\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; WTB5508 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1432911008;}}'),
(14119, 914, 'nickname', 'Daniela_Schobert'),
(14120, 914, 'first_name', 'Daniela'),
(14121, 914, 'last_name', 'Schobert'),
(14122, 914, 'description', ''),
(14123, 914, 'rich_editing', 'true'),
(14124, 914, 'comment_shortcuts', 'false'),
(14125, 914, 'admin_color', 'fresh'),
(14126, 914, 'use_ssl', '0'),
(14127, 914, 'show_admin_bar_front', 'true'),
(14128, 914, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14129, 914, 'wp_user_level', '0'),
(14130, 914, 'wsl_current_provider', 'Google'),
(14131, 914, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(14132, 914, 'session_tokens', 'a:1:{s:64:\"e19c1ee9e3ba113c7f5386fa43f7d3e59ebc9337c45711b219ce95822f325677\";a:4:{s:10:\"expiration\";i:1433888247;s:2:\"ip\";s:13:\"82.154.180.83\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432678647;}}'),
(14133, 915, 'nickname', 'Vladimir_Mikirtumov'),
(14134, 915, 'first_name', 'Vladimir'),
(14135, 915, 'last_name', 'Mikirtumov'),
(14136, 915, 'description', ''),
(14137, 915, 'rich_editing', 'true'),
(14138, 915, 'comment_shortcuts', 'false'),
(14139, 915, 'admin_color', 'fresh'),
(14140, 915, 'use_ssl', '0'),
(14141, 915, 'show_admin_bar_front', 'true'),
(14142, 915, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14143, 915, 'wp_user_level', '0'),
(14144, 915, 'wsl_current_provider', 'Facebook'),
(14145, 915, 'wsl_current_user_image', 'https://graph.facebook.com/705332609592154/picture?width=150&height=150'),
(14146, 915, 'session_tokens', 'a:1:{s:64:\"7088b54049b3424ee97324ec3da8dd063cc6f224912277f4c3e0c2c5f88a5eb6\";a:4:{s:10:\"expiration\";i:1433888263;s:2:\"ip\";s:12:\"10.1.113.116\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432678663;}}'),
(14147, 910, 'votou', 'sim'),
(14148, 910, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(14149, 916, 'nickname', 'Beatriz_Jeronimo'),
(14150, 916, 'first_name', 'Beatriz'),
(14151, 916, 'last_name', 'Jerónimo'),
(14152, 916, 'description', ''),
(14153, 916, 'rich_editing', 'true'),
(14154, 916, 'comment_shortcuts', 'false'),
(14155, 916, 'admin_color', 'fresh'),
(14156, 916, 'use_ssl', '0'),
(14157, 916, 'show_admin_bar_front', 'true'),
(14158, 916, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14159, 916, 'wp_user_level', '0'),
(14160, 916, 'wsl_current_provider', 'Facebook'),
(14161, 916, 'wsl_current_user_image', 'https://graph.facebook.com/1114384695254730/picture?width=150&height=150'),
(14162, 916, 'session_tokens', 'a:1:{s:64:\"f2acfc3765f6796debbd8e91b604c860299d327fc038d884d96b5f033f68c9cb\";a:4:{s:10:\"expiration\";i:1433888318;s:2:\"ip\";s:14:\"79.168.194.146\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432678718;}}'),
(14163, 917, 'nickname', 'Luis_Castelo'),
(14164, 917, 'first_name', 'Luís'),
(14165, 917, 'last_name', 'Castelo'),
(14166, 917, 'description', ''),
(14167, 917, 'rich_editing', 'true'),
(14168, 917, 'comment_shortcuts', 'false'),
(14169, 917, 'admin_color', 'fresh'),
(14170, 917, 'use_ssl', '0'),
(14171, 917, 'show_admin_bar_front', 'true'),
(14172, 917, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14173, 917, 'wp_user_level', '0'),
(14174, 917, 'wsl_current_provider', 'Facebook'),
(14175, 917, 'wsl_current_user_image', 'https://graph.facebook.com/10204171946452649/picture?width=150&height=150'),
(14176, 917, 'session_tokens', 'a:1:{s:64:\"016ff537e457ac2c04f84fb10d1dfbb91dc5ee36f64b8ebc23a8018e81a55b5e\";a:4:{s:10:\"expiration\";i:1433888325;s:2:\"ip\";s:13:\"93.102.229.57\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432678725;}}'),
(14177, 918, 'nickname', 'Carolina_Guedes'),
(14178, 918, 'first_name', 'Carolina'),
(14179, 918, 'last_name', 'Guedes'),
(14180, 918, 'description', ''),
(14181, 918, 'rich_editing', 'true'),
(14182, 918, 'comment_shortcuts', 'false'),
(14183, 918, 'admin_color', 'fresh'),
(14184, 918, 'use_ssl', '0'),
(14185, 918, 'show_admin_bar_front', 'true'),
(14186, 918, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14187, 918, 'wp_user_level', '0'),
(14188, 918, 'wsl_current_provider', 'Facebook'),
(14189, 918, 'wsl_current_user_image', 'https://graph.facebook.com/10152903736348443/picture?width=150&height=150'),
(14190, 918, 'session_tokens', 'a:1:{s:64:\"a8d0556fd7021292fe46ece61f1e5bdb2f644eeaee7ba9f83bfa975bc1685f9b\";a:4:{s:10:\"expiration\";i:1433888343;s:2:\"ip\";s:13:\"79.168.235.96\";s:2:\"ua\";s:268:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/26.0.0.9.10;FBBV/9347487;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432678743;}}'),
(14191, 914, 'votou', 'sim'),
(14192, 914, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(14193, 912, 'votou', 'sim'),
(14194, 912, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(14195, 919, 'nickname', 'Silvia_Teixeira'),
(14196, 919, 'first_name', 'Sílvia'),
(14197, 919, 'last_name', 'Teixeira'),
(14198, 919, 'description', ''),
(14199, 919, 'rich_editing', 'true'),
(14200, 919, 'comment_shortcuts', 'false'),
(14201, 919, 'admin_color', 'fresh'),
(14202, 919, 'use_ssl', '0'),
(14203, 919, 'show_admin_bar_front', 'true'),
(14204, 919, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14205, 919, 'wp_user_level', '0'),
(14206, 919, 'wsl_current_provider', 'Facebook'),
(14207, 919, 'wsl_current_user_image', 'https://graph.facebook.com/1116849888332391/picture?width=150&height=150'),
(14208, 919, 'session_tokens', 'a:1:{s:64:\"b2a73a1461ea0d12d6cf83de0b11b45b6cba62cfba8ad18e6da0c6c90fa95541\";a:4:{s:10:\"expiration\";i:1433888427;s:2:\"ip\";s:14:\"85.242.164.113\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432678827;}}'),
(14209, 920, 'nickname', 'Maria_Xara'),
(14210, 920, 'first_name', 'Maria'),
(14211, 920, 'last_name', 'Xara'),
(14212, 920, 'description', ''),
(14213, 920, 'rich_editing', 'true'),
(14214, 920, 'comment_shortcuts', 'false'),
(14215, 920, 'admin_color', 'fresh'),
(14216, 920, 'use_ssl', '0'),
(14217, 920, 'show_admin_bar_front', 'true'),
(14218, 920, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14219, 920, 'wp_user_level', '0'),
(14220, 920, 'wsl_current_provider', 'Google'),
(14221, 920, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(14222, 920, 'session_tokens', 'a:1:{s:64:\"8df71dfcea515fc5871393d7cc46bdd7a7aee76ec10b4df18d72eb6b877f35dd\";a:4:{s:10:\"expiration\";i:1433888439;s:2:\"ip\";s:14:\"85.247.199.124\";s:2:\"ua\";s:240:\"Mozilla/5.0 (iPad; CPU OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.1;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432678839;}}'),
(14223, 916, 'votou', 'sim'),
(14224, 916, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1383,foto-do-ano_p1277,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(14225, 921, 'nickname', 'Silvia_Serrano'),
(14226, 921, 'first_name', 'Sílvia'),
(14227, 921, 'last_name', 'Serrano'),
(14228, 921, 'description', ''),
(14229, 921, 'rich_editing', 'true'),
(14230, 921, 'comment_shortcuts', 'false'),
(14231, 921, 'admin_color', 'fresh'),
(14232, 921, 'use_ssl', '0'),
(14233, 921, 'show_admin_bar_front', 'true'),
(14234, 921, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14235, 921, 'wp_user_level', '0'),
(14236, 922, 'nickname', 'Beatriz_Ramos'),
(14237, 922, 'first_name', 'Beatriz'),
(14238, 922, 'last_name', 'Ramos'),
(14239, 922, 'description', ''),
(14240, 922, 'rich_editing', 'true'),
(14241, 922, 'comment_shortcuts', 'false'),
(14242, 922, 'admin_color', 'fresh'),
(14243, 922, 'use_ssl', '0'),
(14244, 922, 'show_admin_bar_front', 'true'),
(14245, 922, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14246, 922, 'wp_user_level', '0'),
(14247, 921, 'wsl_current_provider', 'Facebook'),
(14248, 921, 'wsl_current_user_image', 'https://graph.facebook.com/10205639105530965/picture?width=150&height=150'),
(14249, 921, 'session_tokens', 'a:1:{s:64:\"747701dda126874cae4c87033c68502004eb8578ac16e77f4d30246aad650159\";a:4:{s:10:\"expiration\";i:1433888482;s:2:\"ip\";s:15:\"217.129.176.134\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432678882;}}'),
(14250, 922, 'wsl_current_provider', 'Facebook'),
(14251, 922, 'wsl_current_user_image', 'https://graph.facebook.com/925315637491900/picture?width=150&height=150'),
(14252, 922, 'session_tokens', 'a:1:{s:64:\"a0fb4dae0c049418ffb5a1dfebb62064f07634d634c7606e3185b1cc9467f6b6\";a:4:{s:10:\"expiration\";i:1433888482;s:2:\"ip\";s:12:\"79.168.93.78\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432678882;}}'),
(14253, 923, 'nickname', 'Emanuel_Rodrigues'),
(14254, 923, 'first_name', 'Emanuel'),
(14255, 923, 'last_name', 'Rodrigues'),
(14256, 923, 'description', ''),
(14257, 923, 'rich_editing', 'true'),
(14258, 923, 'comment_shortcuts', 'false'),
(14259, 923, 'admin_color', 'fresh'),
(14260, 923, 'use_ssl', '0'),
(14261, 923, 'show_admin_bar_front', 'true'),
(14262, 923, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14263, 923, 'wp_user_level', '0'),
(14264, 923, 'wsl_current_provider', 'Facebook'),
(14265, 923, 'wsl_current_user_image', 'https://graph.facebook.com/880177922054535/picture?width=150&height=150'),
(14266, 923, 'session_tokens', 'a:2:{s:64:\"0be02ce93ba6105b7566b10a37c6e17d79db14c692f16536f00bb938bc095259\";a:4:{s:10:\"expiration\";i:1433888557;s:2:\"ip\";s:13:\"85.138.187.60\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.1.1; HTC One S Build/JRO03C) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432678957;}s:64:\"05771fb776b6c6aed7bd94c4d7ba17eac6a53d107b4eb3083ec5c6ffaeb1b99e\";a:4:{s:10:\"expiration\";i:1433950157;s:2:\"ip\";s:13:\"62.28.115.193\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36\";s:5:\"login\";i:1432740557;}}'),
(14267, 924, 'nickname', 'Joao_Serrano'),
(14268, 924, 'first_name', 'Joao'),
(14269, 924, 'last_name', 'Serrano'),
(14270, 924, 'description', ''),
(14271, 924, 'rich_editing', 'true'),
(14272, 924, 'comment_shortcuts', 'false'),
(14273, 924, 'admin_color', 'fresh'),
(14274, 924, 'use_ssl', '0'),
(14275, 924, 'show_admin_bar_front', 'true'),
(14276, 924, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14277, 924, 'wp_user_level', '0'),
(14278, 924, 'wsl_current_provider', 'Facebook'),
(14279, 924, 'wsl_current_user_image', 'https://graph.facebook.com/990214031002603/picture?width=150&height=150'),
(14280, 924, 'session_tokens', 'a:1:{s:64:\"5032fe3332f93beafc0603d1fb670b415393ffdf43f85f434ef69ed2b629daa7\";a:4:{s:10:\"expiration\";i:1433888644;s:2:\"ip\";s:13:\"85.245.44.124\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432679044;}}'),
(14281, 925, 'nickname', 'Mariana_Garcia'),
(14282, 925, 'first_name', 'Mariana'),
(14283, 925, 'last_name', 'Garcia'),
(14284, 925, 'description', ''),
(14285, 925, 'rich_editing', 'true'),
(14286, 925, 'comment_shortcuts', 'false'),
(14287, 925, 'admin_color', 'fresh'),
(14288, 925, 'use_ssl', '0'),
(14289, 925, 'show_admin_bar_front', 'true'),
(14290, 925, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14291, 925, 'wp_user_level', '0'),
(14292, 925, 'wsl_current_provider', 'Facebook'),
(14293, 925, 'wsl_current_user_image', 'https://graph.facebook.com/987956451237870/picture?width=150&height=150'),
(14294, 925, 'session_tokens', 'a:2:{s:64:\"3284eebca23052fe810eb5700c788c1545f54e71bb06a1a297305f59a0bc54c6\";a:4:{s:10:\"expiration\";i:1433888671;s:2:\"ip\";s:13:\"79.168.183.13\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/FBIOS;FBAV/25.0.0.11.10;FBBV/7293189;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432679071;}s:64:\"8f700d5614ec029a5bf157a7b1b63f4b2079eb840a55b9b6ca807dc6dc0ac39d\";a:4:{s:10:\"expiration\";i:1433888731;s:2:\"ip\";s:13:\"79.168.183.13\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/FBIOS;FBAV/25.0.0.11.10;FBBV/7293189;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432679131;}}'),
(14295, 919, 'votou', 'sim'),
(14296, 919, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(14297, 926, 'nickname', 'Bruna_Serralheiro'),
(14298, 926, 'first_name', 'Bruna'),
(14299, 926, 'last_name', 'Serralheiro'),
(14300, 926, 'description', ''),
(14301, 926, 'rich_editing', 'true'),
(14302, 926, 'comment_shortcuts', 'false'),
(14303, 926, 'admin_color', 'fresh'),
(14304, 926, 'use_ssl', '0'),
(14305, 926, 'show_admin_bar_front', 'true'),
(14306, 926, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14307, 926, 'wp_user_level', '0'),
(14308, 926, 'wsl_current_provider', 'Facebook'),
(14309, 926, 'wsl_current_user_image', 'https://graph.facebook.com/10153010748356871/picture?width=150&height=150'),
(14310, 926, 'session_tokens', 'a:1:{s:64:\"d83ac8754c6a2e70366fd3c83743f8f671c1998c8c8d4625b87aa200907f2e15\";a:4:{s:10:\"expiration\";i:1433888744;s:2:\"ip\";s:13:\"79.168.84.215\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B436 [FBAN/FBIOS;FBAV/28.0.0.10.10;FBBV/8930087;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.1;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432679144;}}'),
(14311, 927, 'nickname', 'Ana_Camara_Pereira'),
(14312, 927, 'first_name', 'Ana'),
(14313, 927, 'last_name', 'Pereira'),
(14314, 927, 'description', ''),
(14315, 927, 'rich_editing', 'true'),
(14316, 927, 'comment_shortcuts', 'false'),
(14317, 927, 'admin_color', 'fresh'),
(14318, 927, 'use_ssl', '0'),
(14319, 927, 'show_admin_bar_front', 'true'),
(14320, 927, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14321, 927, 'wp_user_level', '0'),
(14322, 927, 'wsl_current_provider', 'Facebook'),
(14323, 927, 'wsl_current_user_image', 'https://graph.facebook.com/10206624197113411/picture?width=150&height=150'),
(14324, 927, 'session_tokens', 'a:1:{s:64:\"be935fde6e858e19ab3c14ba34b392a72c2d94c8fd925ca2261b7c2e0e5cfd92\";a:4:{s:10:\"expiration\";i:1433888756;s:2:\"ip\";s:14:\"85.244.137.254\";s:2:\"ua\";s:160:\"Mozilla/5.0 (Linux; U; Android 4.4.2; pt-pt; SAMSUNG GT-N7105/N7105XXUFNE3 Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1432679156;}}'),
(14325, 923, 'votou', 'sim'),
(14326, 923, 'user_votes', 'surfista-do-ano-oakley_p1339,foto-do-ano_p1277,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(14327, 928, 'nickname', 'Dedy_Dread'),
(14328, 928, 'first_name', 'Dedy'),
(14329, 928, 'last_name', 'Dread'),
(14330, 928, 'description', ''),
(14331, 928, 'rich_editing', 'true'),
(14332, 928, 'comment_shortcuts', 'false'),
(14333, 928, 'admin_color', 'fresh'),
(14334, 928, 'use_ssl', '0'),
(14335, 928, 'show_admin_bar_front', 'true'),
(14336, 928, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14337, 928, 'wp_user_level', '0'),
(14338, 928, 'wsl_current_provider', 'Facebook'),
(14339, 928, 'wsl_current_user_image', 'https://graph.facebook.com/10203301652696876/picture?width=150&height=150'),
(14340, 928, 'session_tokens', 'a:1:{s:64:\"b49f099dda99c3ad4282aa7a2a3cce4e9b9a43d02ec195dab4f82967b9745af1\";a:4:{s:10:\"expiration\";i:1433888789;s:2:\"ip\";s:13:\"85.247.183.70\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T310 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1432679189;}}'),
(14341, 924, 'votou', 'sim'),
(14342, 924, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(14343, 926, 'votou', 'sim'),
(14344, 926, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(14345, 929, 'nickname', 'Luis_Camilo_Alves'),
(14346, 929, 'first_name', 'Luis'),
(14347, 929, 'last_name', 'Alves'),
(14348, 929, 'description', ''),
(14349, 929, 'rich_editing', 'true'),
(14350, 929, 'comment_shortcuts', 'false'),
(14351, 929, 'admin_color', 'fresh'),
(14352, 929, 'use_ssl', '0'),
(14353, 929, 'show_admin_bar_front', 'true'),
(14354, 929, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14355, 929, 'wp_user_level', '0'),
(14356, 929, 'wsl_current_provider', 'Facebook'),
(14357, 929, 'wsl_current_user_image', 'https://graph.facebook.com/10154185519493538/picture?width=150&height=150'),
(14358, 929, 'session_tokens', 'a:1:{s:64:\"2e70ac8f1fe6ce0786e773a31ad7182f7f19431161e82dc21c04708a68a0fa95\";a:4:{s:10:\"expiration\";i:1433888849;s:2:\"ip\";s:14:\"89.114.134.186\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1432679249;}}'),
(14359, 930, 'nickname', 'Rita_Sousa-Machado'),
(14360, 930, 'first_name', 'Rita'),
(14361, 930, 'last_name', 'Sousa-Machado'),
(14362, 930, 'description', ''),
(14363, 930, 'rich_editing', 'true'),
(14364, 930, 'comment_shortcuts', 'false'),
(14365, 930, 'admin_color', 'fresh'),
(14366, 930, 'use_ssl', '0'),
(14367, 930, 'show_admin_bar_front', 'true'),
(14368, 930, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14369, 930, 'wp_user_level', '0'),
(14370, 930, 'wsl_current_provider', 'Facebook'),
(14371, 930, 'wsl_current_user_image', 'https://graph.facebook.com/10152927183878247/picture?width=150&height=150'),
(14372, 930, 'session_tokens', 'a:1:{s:64:\"1a0fbffa507bfb529a6ee3c0bdd49b64054ff742f5fb892c9a03389d0e1a4553\";a:4:{s:10:\"expiration\";i:1433888874;s:2:\"ip\";s:13:\"87.103.51.241\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/28.0.0.10.10;FBBV/8930087;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432679274;}}'),
(14373, 921, 'votou', 'sim'),
(14374, 921, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163'),
(14375, 931, 'nickname', 'Isabel_Melo'),
(14376, 931, 'first_name', 'Isabel'),
(14377, 931, 'last_name', 'Melo'),
(14378, 931, 'description', ''),
(14379, 931, 'rich_editing', 'true'),
(14380, 931, 'comment_shortcuts', 'false'),
(14381, 931, 'admin_color', 'fresh'),
(14382, 931, 'use_ssl', '0'),
(14383, 931, 'show_admin_bar_front', 'true'),
(14384, 931, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14385, 931, 'wp_user_level', '0'),
(14386, 931, 'wsl_current_provider', 'Facebook'),
(14387, 931, 'wsl_current_user_image', 'https://graph.facebook.com/998052723541206/picture?width=150&height=150'),
(14388, 931, 'session_tokens', 'a:1:{s:64:\"dce1ebef1a0bc9426ecd2ecfef0afe0b232e36b2095ed31058417458d79b331d\";a:4:{s:10:\"expiration\";i:1433888911;s:2:\"ip\";s:13:\"188.81.241.14\";s:2:\"ua\";s:73:\"Mozilla/5.0 (Windows NT 6.3; ARM; Trident/7.0; Touch; rv:11.0) like Gecko\";s:5:\"login\";i:1432679311;}}'),
(14389, 932, 'nickname', 'Alex_Furtado'),
(14390, 932, 'first_name', 'Alex'),
(14391, 932, 'last_name', 'Furtado'),
(14392, 932, 'description', ''),
(14393, 932, 'rich_editing', 'true'),
(14394, 932, 'comment_shortcuts', 'false'),
(14395, 932, 'admin_color', 'fresh'),
(14396, 932, 'use_ssl', '0'),
(14397, 932, 'show_admin_bar_front', 'true'),
(14398, 932, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14399, 932, 'wp_user_level', '0'),
(14400, 932, 'wsl_current_provider', 'Facebook'),
(14401, 932, 'wsl_current_user_image', 'https://graph.facebook.com/1073515512691463/picture?width=150&height=150'),
(14402, 932, 'session_tokens', 'a:1:{s:64:\"85a9ebd57c4cd522c96b40483d32345cde59613cd97d60a94387294a0aabfcd8\";a:4:{s:10:\"expiration\";i:1433888989;s:2:\"ip\";s:14:\"46.189.148.183\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432679389;}}'),
(14403, 933, 'nickname', 'Simao_Burnay'),
(14404, 933, 'first_name', 'Simao'),
(14405, 933, 'last_name', 'Burnay'),
(14406, 933, 'description', ''),
(14407, 933, 'rich_editing', 'true'),
(14408, 933, 'comment_shortcuts', 'false'),
(14409, 933, 'admin_color', 'fresh'),
(14410, 933, 'use_ssl', '0'),
(14411, 933, 'show_admin_bar_front', 'true'),
(14412, 933, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14413, 933, 'wp_user_level', '0'),
(14414, 933, 'wsl_current_provider', 'Facebook'),
(14415, 933, 'wsl_current_user_image', 'https://graph.facebook.com/1043176332368552/picture?width=150&height=150'),
(14416, 933, 'session_tokens', 'a:2:{s:64:\"d7601e9bd5a583e0eef00634295e8246f981d34dc9beffe100aeb804fadff880\";a:4:{s:10:\"expiration\";i:1433889020;s:2:\"ip\";s:14:\"85.243.137.109\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432679420;}s:64:\"aa225284d6f57f31feb2ab5a30a2948535bca11652fb7d4ea874d19ce7c8d744\";a:4:{s:10:\"expiration\";i:1435080422;s:2:\"ip\";s:14:\"82.154.181.151\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433870822;}}'),
(14417, 920, 'votou', 'sim'),
(14418, 920, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313'),
(14419, 934, 'nickname', 'Andre_Hilario'),
(14420, 934, 'first_name', 'André'),
(14421, 934, 'last_name', 'Hilário'),
(14422, 934, 'description', ''),
(14423, 934, 'rich_editing', 'true'),
(14424, 934, 'comment_shortcuts', 'false'),
(14425, 934, 'admin_color', 'fresh'),
(14426, 934, 'use_ssl', '0'),
(14427, 934, 'show_admin_bar_front', 'true'),
(14428, 934, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14429, 934, 'wp_user_level', '0'),
(14430, 934, 'wsl_current_provider', 'Google'),
(14431, 934, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-ROOt4wllmn0/AAAAAAAAAAI/AAAAAAAAAY0/i8iRaQBOtiY/photo.jpg?sz=200');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(14432, 934, 'session_tokens', 'a:1:{s:64:\"a7a76ba741982ef8b9fce31a1a1c25a1c51c44b544dd35e24319db10fbc5a31d\";a:4:{s:10:\"expiration\";i:1433889240;s:2:\"ip\";s:11:\"79.168.9.63\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432679640;}}'),
(14433, 935, 'nickname', 'Joana_Guardao_Cavalheiro'),
(14434, 935, 'first_name', 'Joana'),
(14435, 935, 'last_name', 'Cavalheiro'),
(14436, 935, 'description', ''),
(14437, 935, 'rich_editing', 'true'),
(14438, 935, 'comment_shortcuts', 'false'),
(14439, 935, 'admin_color', 'fresh'),
(14440, 935, 'use_ssl', '0'),
(14441, 935, 'show_admin_bar_front', 'true'),
(14442, 935, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14443, 935, 'wp_user_level', '0'),
(14444, 935, 'wsl_current_provider', 'Facebook'),
(14445, 935, 'wsl_current_user_image', 'https://graph.facebook.com/10207172294688455/picture?width=150&height=150'),
(14446, 935, 'session_tokens', 'a:1:{s:64:\"dd3fd90f778eab759be788cdc0c4643b888f8e731c55f729e604720140ebaf29\";a:4:{s:10:\"expiration\";i:1433889243;s:2:\"ip\";s:14:\"188.37.198.173\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 4.2.2; DARKMOON Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.93 Mobile Safari/537.36\";s:5:\"login\";i:1432679643;}}'),
(14447, 934, 'votou', 'sim'),
(14448, 934, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(14449, 935, 'votou', 'sim'),
(14450, 935, 'user_votes', 'foto-do-ano_p957'),
(14451, 936, 'nickname', 'Antonio_Charrua'),
(14452, 936, 'first_name', 'António'),
(14453, 936, 'last_name', 'Charrua'),
(14454, 936, 'description', ''),
(14455, 936, 'rich_editing', 'true'),
(14456, 936, 'comment_shortcuts', 'false'),
(14457, 936, 'admin_color', 'fresh'),
(14458, 936, 'use_ssl', '0'),
(14459, 936, 'show_admin_bar_front', 'true'),
(14460, 936, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14461, 936, 'wp_user_level', '0'),
(14462, 936, 'wsl_current_provider', 'Facebook'),
(14463, 936, 'wsl_current_user_image', 'https://graph.facebook.com/10204036722307166/picture?width=150&height=150'),
(14464, 936, 'session_tokens', 'a:1:{s:64:\"3438c4f7549e76cf686f1d62d2e2db52038e18a94997c4a2e4d03a3066a9c80a\";a:4:{s:10:\"expiration\";i:1433889333;s:2:\"ip\";s:13:\"81.193.93.222\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432679733;}}'),
(14465, 937, 'nickname', 'Lua_Jonet'),
(14466, 937, 'first_name', 'Lua'),
(14467, 937, 'last_name', 'Jonet'),
(14468, 937, 'description', ''),
(14469, 937, 'rich_editing', 'true'),
(14470, 937, 'comment_shortcuts', 'false'),
(14471, 937, 'admin_color', 'fresh'),
(14472, 937, 'use_ssl', '0'),
(14473, 937, 'show_admin_bar_front', 'true'),
(14474, 937, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14475, 937, 'wp_user_level', '0'),
(14476, 937, 'wsl_current_provider', 'Google'),
(14477, 937, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-EPo-rA3CpX8/AAAAAAAAAAI/AAAAAAAAABs/WCuiHDpcjOo/photo.jpg?sz=200'),
(14478, 937, 'session_tokens', 'a:6:{s:64:\"2d429a93e1c8ffd90f728b308407d5a5245166583f8f143fd36e3a0580868fdd\";a:4:{s:10:\"expiration\";i:1433889362;s:2:\"ip\";s:13:\"24.52.163.113\";s:2:\"ua\";s:267:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432679762;}s:64:\"94b8a4b222b07516bd69812152b3852b8cf295c58acdbc92c52bc14f0425ca7b\";a:4:{s:10:\"expiration\";i:1433983189;s:2:\"ip\";s:13:\"24.52.163.113\";s:2:\"ua\";s:267:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432773589;}s:64:\"8632fd5552c610abb05e4837eb0386563ca723c8a6ae70b10f7e91c56a24e899\";a:4:{s:10:\"expiration\";i:1434002292;s:2:\"ip\";s:13:\"184.156.5.147\";s:2:\"ua\";s:141:\"Mozilla/5.0 (iPod; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) CriOS/42.0.2311.47 Mobile/12B440 Safari/600.1.4\";s:5:\"login\";i:1432792692;}s:64:\"8d276efcd7b7240f6ac7513664643be2bcacd0449747cb074e5c66789ec4aad8\";a:4:{s:10:\"expiration\";i:1435074795;s:2:\"ip\";s:13:\"85.243.137.21\";s:2:\"ua\";s:267:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433865195;}s:64:\"cb86cce03a1b6acf991cf61c99b5e7442fe7c6f3a9bf8014575e570afd9d41ea\";a:4:{s:10:\"expiration\";i:1435074965;s:2:\"ip\";s:13:\"85.243.137.21\";s:2:\"ua\";s:267:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433865365;}s:64:\"7f8622afc6469017bcedb82e7628944ff2944eedba51484a1ec451d0e506320b\";a:4:{s:10:\"expiration\";i:1435075095;s:2:\"ip\";s:13:\"85.243.137.21\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433865495;}}'),
(14479, 938, 'nickname', 'Fernando_Bugarin'),
(14480, 938, 'first_name', 'Fernando'),
(14481, 938, 'last_name', 'Bugarin'),
(14482, 938, 'description', ''),
(14483, 938, 'rich_editing', 'true'),
(14484, 938, 'comment_shortcuts', 'false'),
(14485, 938, 'admin_color', 'fresh'),
(14486, 938, 'use_ssl', '0'),
(14487, 938, 'show_admin_bar_front', 'true'),
(14488, 938, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14489, 938, 'wp_user_level', '0'),
(14490, 938, 'wsl_current_provider', 'Facebook'),
(14491, 938, 'wsl_current_user_image', 'https://graph.facebook.com/10207072346472935/picture?width=150&height=150'),
(14492, 938, 'session_tokens', 'a:2:{s:64:\"1b6b240c2ea48f922e878958ecde8bca70f6913fd244ba3ed273a24859dc9742\";a:4:{s:10:\"expiration\";i:1433889492;s:2:\"ip\";s:14:\"85.246.226.221\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432679892;}s:64:\"9c7836075f717e8d8a6620543997fd20d9821ff820c1ff32e87be6391925e8c9\";a:4:{s:10:\"expiration\";i:1434108735;s:2:\"ip\";s:14:\"82.154.248.154\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432899135;}}'),
(14493, 927, 'votou', 'sim'),
(14494, 927, 'user_votes', 'shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(14495, 939, 'nickname', 'Daniel_Henrique_Tavares_Figueiredo'),
(14496, 939, 'first_name', 'Daniel Henrique'),
(14497, 939, 'last_name', 'Tavares Figueiredo'),
(14498, 939, 'description', ''),
(14499, 939, 'rich_editing', 'true'),
(14500, 939, 'comment_shortcuts', 'false'),
(14501, 939, 'admin_color', 'fresh'),
(14502, 939, 'use_ssl', '0'),
(14503, 939, 'show_admin_bar_front', 'true'),
(14504, 939, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14505, 939, 'wp_user_level', '0'),
(14506, 939, 'wsl_current_provider', 'Facebook'),
(14507, 939, 'wsl_current_user_image', 'https://graph.facebook.com/961231477242811/picture?width=150&height=150'),
(14508, 939, 'session_tokens', 'a:1:{s:64:\"63a6d618bcc967f95197b6592ef97ed8b3ffbd631541d6a7abf82045843dc6bd\";a:4:{s:10:\"expiration\";i:1433889546;s:2:\"ip\";s:13:\"85.240.179.53\";s:2:\"ua\";s:178:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-G800F Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/25.0.0.19.30;]\";s:5:\"login\";i:1432679946;}}'),
(14509, 940, 'nickname', 'Luis_Miguel_Mendes'),
(14510, 940, 'first_name', 'Luís Miguel'),
(14511, 940, 'last_name', 'Mendes'),
(14512, 940, 'description', ''),
(14513, 940, 'rich_editing', 'true'),
(14514, 940, 'comment_shortcuts', 'false'),
(14515, 940, 'admin_color', 'fresh'),
(14516, 940, 'use_ssl', '0'),
(14517, 940, 'show_admin_bar_front', 'true'),
(14518, 940, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14519, 940, 'wp_user_level', '0'),
(14520, 940, 'wsl_current_provider', 'Facebook'),
(14521, 940, 'wsl_current_user_image', 'https://graph.facebook.com/10204445968654876/picture?width=150&height=150'),
(14522, 940, 'session_tokens', 'a:1:{s:64:\"ea15892906fbed09e80c1e3847073583b1020224d77791eef9015b002b24f892\";a:4:{s:10:\"expiration\";i:1433889548;s:2:\"ip\";s:13:\"79.168.46.134\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432679948;}}'),
(14523, 310, 'votou', 'sim'),
(14524, 310, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(14525, 936, 'votou', 'sim'),
(14526, 936, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(14527, 941, 'nickname', 'Luis_Lima'),
(14528, 941, 'first_name', 'Luis'),
(14529, 941, 'last_name', 'Lima'),
(14530, 941, 'description', ''),
(14531, 941, 'rich_editing', 'true'),
(14532, 941, 'comment_shortcuts', 'false'),
(14533, 941, 'admin_color', 'fresh'),
(14534, 941, 'use_ssl', '0'),
(14535, 941, 'show_admin_bar_front', 'true'),
(14536, 941, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14537, 941, 'wp_user_level', '0'),
(14538, 941, 'wsl_current_provider', 'Facebook'),
(14539, 941, 'wsl_current_user_image', 'https://graph.facebook.com/879206315455867/picture?width=150&height=150'),
(14540, 941, 'session_tokens', 'a:1:{s:64:\"22e54293e8e7b21a83f18218650d130ca544d84ef576df5677a9d353226e74fe\";a:4:{s:10:\"expiration\";i:1433889624;s:2:\"ip\";s:11:\"81.84.23.54\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432680024;}}'),
(14541, 942, 'nickname', 'Joao_Bivar_Weinholtz'),
(14542, 942, 'first_name', 'João'),
(14543, 942, 'last_name', 'Weinholtz'),
(14544, 942, 'description', ''),
(14545, 942, 'rich_editing', 'true'),
(14546, 942, 'comment_shortcuts', 'false'),
(14547, 942, 'admin_color', 'fresh'),
(14548, 942, 'use_ssl', '0'),
(14549, 942, 'show_admin_bar_front', 'true'),
(14550, 942, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14551, 942, 'wp_user_level', '0'),
(14552, 942, 'wsl_current_provider', 'Facebook'),
(14553, 942, 'wsl_current_user_image', 'https://graph.facebook.com/10204388951180596/picture?width=150&height=150'),
(14554, 942, 'session_tokens', 'a:1:{s:64:\"52255ab1bbdef1ab0b0fb3e069bb6f08b05cea901f4a9a81cf81c27c796710ea\";a:4:{s:10:\"expiration\";i:1433889656;s:2:\"ip\";s:12:\"79.168.52.37\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1432680056;}}'),
(14555, 943, 'nickname', 'Bruno_Azevedo'),
(14556, 943, 'first_name', 'Bruno'),
(14557, 943, 'last_name', 'Azevedo'),
(14558, 943, 'description', ''),
(14559, 943, 'rich_editing', 'true'),
(14560, 943, 'comment_shortcuts', 'false'),
(14561, 943, 'admin_color', 'fresh'),
(14562, 943, 'use_ssl', '0'),
(14563, 943, 'show_admin_bar_front', 'true'),
(14564, 943, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14565, 943, 'wp_user_level', '0'),
(14566, 943, 'wsl_current_provider', 'Facebook'),
(14567, 943, 'wsl_current_user_image', 'https://graph.facebook.com/1001779513165626/picture?width=150&height=150'),
(14568, 943, 'session_tokens', 'a:1:{s:64:\"6867fe930b730d8a0dc9b5a9a99136c7e5da9ee46406fc1aa3261ebd5032204f\";a:4:{s:10:\"expiration\";i:1433889657;s:2:\"ip\";s:12:\"85.247.20.18\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; Trident/7.0; MAARJS; rv:11.0) like Gecko\";s:5:\"login\";i:1432680057;}}'),
(14569, 944, 'nickname', 'Antonio_Marchante'),
(14570, 944, 'first_name', 'António'),
(14571, 944, 'last_name', 'Marchante'),
(14572, 944, 'description', ''),
(14573, 944, 'rich_editing', 'true'),
(14574, 944, 'comment_shortcuts', 'false'),
(14575, 944, 'admin_color', 'fresh'),
(14576, 944, 'use_ssl', '0'),
(14577, 944, 'show_admin_bar_front', 'true'),
(14578, 944, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14579, 944, 'wp_user_level', '0'),
(14580, 944, 'wsl_current_provider', 'Facebook'),
(14581, 944, 'wsl_current_user_image', 'https://graph.facebook.com/883245408413858/picture?width=150&height=150'),
(14582, 944, 'session_tokens', 'a:1:{s:64:\"cea7e0cf7fd19ca4c204eff9c716eff75fce49914cc884bb921a36d9af0c7a81\";a:4:{s:10:\"expiration\";i:1433889767;s:2:\"ip\";s:14:\"85.247.161.220\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.71 Safari/537.36\";s:5:\"login\";i:1432680167;}}'),
(14583, 945, 'nickname', 'vasco_duarte_silva_1'),
(14584, 945, 'first_name', 'vasco'),
(14585, 945, 'last_name', 'duarte silva'),
(14586, 945, 'description', ''),
(14587, 945, 'rich_editing', 'true'),
(14588, 945, 'comment_shortcuts', 'false'),
(14589, 945, 'admin_color', 'fresh'),
(14590, 945, 'use_ssl', '0'),
(14591, 945, 'show_admin_bar_front', 'true'),
(14592, 945, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14593, 945, 'wp_user_level', '0'),
(14594, 945, 'wsl_current_provider', 'Google'),
(14595, 945, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-9A_vimKjG_4/AAAAAAAAAAI/AAAAAAAACOY/N_lqKGHesgk/photo.jpg?sz=200'),
(14596, 945, 'session_tokens', 'a:1:{s:64:\"63b84dd3e91ec137ee849301970e928650661bfdb8c37236590626c67fe8f7ab\";a:4:{s:10:\"expiration\";i:1433889772;s:2:\"ip\";s:13:\"85.245.139.75\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432680172;}}'),
(14597, 945, 'votou', 'sim'),
(14598, 945, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,revelacao-do-ano-deeply_p1383,treinador-do-ano_p1359'),
(14599, 942, 'votou', 'sim'),
(14600, 942, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(14601, 939, 'votou', 'sim'),
(14602, 939, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,onda-do-ano-polen_p1080,foto-do-ano_p957'),
(14603, 946, 'nickname', 'Diogo_Carvalhais'),
(14604, 946, 'first_name', 'Diogo'),
(14605, 946, 'last_name', 'Carvalhais'),
(14606, 946, 'description', ''),
(14607, 946, 'rich_editing', 'true'),
(14608, 946, 'comment_shortcuts', 'false'),
(14609, 946, 'admin_color', 'fresh'),
(14610, 946, 'use_ssl', '0'),
(14611, 946, 'show_admin_bar_front', 'true'),
(14612, 946, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14613, 946, 'wp_user_level', '0'),
(14614, 946, 'wsl_current_provider', 'Facebook'),
(14615, 946, 'wsl_current_user_image', 'https://graph.facebook.com/10204367411452199/picture?width=150&height=150'),
(14616, 946, 'session_tokens', 'a:1:{s:64:\"6465fde363b715390b6564e7555e9e42244fe32ea125fb4080eec17af3601fc2\";a:4:{s:10:\"expiration\";i:1433889930;s:2:\"ip\";s:12:\"178.166.8.99\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432680330;}}'),
(14617, 947, 'nickname', 'Guilherme_Nunes'),
(14618, 947, 'first_name', 'Guilherme'),
(14619, 947, 'last_name', 'Nunes'),
(14620, 947, 'description', ''),
(14621, 947, 'rich_editing', 'true'),
(14622, 947, 'comment_shortcuts', 'false'),
(14623, 947, 'admin_color', 'fresh'),
(14624, 947, 'use_ssl', '0'),
(14625, 947, 'show_admin_bar_front', 'true'),
(14626, 947, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14627, 947, 'wp_user_level', '0'),
(14628, 947, 'wsl_current_provider', 'Facebook'),
(14629, 947, 'wsl_current_user_image', 'https://graph.facebook.com/10202895369383548/picture?width=150&height=150'),
(14630, 947, 'session_tokens', 'a:2:{s:64:\"61a0dfae7d0d929b24b956289f1b2161aad6409aa8b69b993d3c7159e0209d9e\";a:4:{s:10:\"expiration\";i:1433889988;s:2:\"ip\";s:13:\"85.138.196.46\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432680388;}s:64:\"716fd78783614849ec592ace4c1efe7c05de5de0b939f483d884e0db640ce6e8\";a:4:{s:10:\"expiration\";i:1435007773;s:2:\"ip\";s:12:\"95.92.195.98\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433798173;}}'),
(14631, 948, 'nickname', 'Camila_Costa'),
(14632, 948, 'first_name', 'Camila'),
(14633, 948, 'last_name', 'Costa'),
(14634, 948, 'description', ''),
(14635, 948, 'rich_editing', 'true'),
(14636, 948, 'comment_shortcuts', 'false'),
(14637, 948, 'admin_color', 'fresh'),
(14638, 948, 'use_ssl', '0'),
(14639, 948, 'show_admin_bar_front', 'true'),
(14640, 948, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14641, 948, 'wp_user_level', '0'),
(14642, 948, 'wsl_current_provider', 'Facebook'),
(14643, 948, 'wsl_current_user_image', 'https://graph.facebook.com/674762789337057/picture?width=150&height=150'),
(14644, 948, 'session_tokens', 'a:1:{s:64:\"f0c2e377028e384a0c06e79126873f429816909ad8ddde7ef9f8a6fff02a896b\";a:4:{s:10:\"expiration\";i:1433890041;s:2:\"ip\";s:11:\"2.83.91.154\";s:2:\"ua\";s:149:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-D320 Build/KOT49I.A1408380775) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.108 Mobile Safari/537.36\";s:5:\"login\";i:1432680441;}}'),
(14645, 949, 'nickname', 'Pedro_Bernardo'),
(14646, 949, 'first_name', 'Pedro'),
(14647, 949, 'last_name', 'Bernardo'),
(14648, 949, 'description', ''),
(14649, 949, 'rich_editing', 'true'),
(14650, 949, 'comment_shortcuts', 'false'),
(14651, 949, 'admin_color', 'fresh'),
(14652, 949, 'use_ssl', '0'),
(14653, 949, 'show_admin_bar_front', 'true'),
(14654, 949, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14655, 949, 'wp_user_level', '0'),
(14656, 949, 'wsl_current_provider', 'Facebook'),
(14657, 949, 'wsl_current_user_image', 'https://graph.facebook.com/904415979604012/picture?width=150&height=150'),
(14658, 949, 'session_tokens', 'a:1:{s:64:\"eddd47a798a84730559f85595cd9fee60dd46704e86601b92643485f7fe2b4b7\";a:4:{s:10:\"expiration\";i:1433890057;s:2:\"ip\";s:13:\"85.244.137.97\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432680457;}}'),
(14659, 950, 'nickname', 'Helder_Joao_Alves'),
(14660, 950, 'first_name', 'Helder João'),
(14661, 950, 'last_name', 'Alves'),
(14662, 950, 'description', ''),
(14663, 950, 'rich_editing', 'true'),
(14664, 950, 'comment_shortcuts', 'false'),
(14665, 950, 'admin_color', 'fresh'),
(14666, 950, 'use_ssl', '0'),
(14667, 950, 'show_admin_bar_front', 'true'),
(14668, 950, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14669, 950, 'wp_user_level', '0'),
(14670, 950, 'wsl_current_provider', 'Facebook'),
(14671, 950, 'wsl_current_user_image', 'https://graph.facebook.com/10204031329768451/picture?width=150&height=150'),
(14672, 950, 'session_tokens', 'a:1:{s:64:\"8e39d492256bad140f67069862a7830479a0b037d48927a34cd05796dc68749e\";a:4:{s:10:\"expiration\";i:1433890100;s:2:\"ip\";s:13:\"82.154.112.88\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432680500;}}'),
(14673, 943, 'votou', 'sim'),
(14674, 943, 'user_votes', 'tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,foto-do-ano_p957'),
(14675, 944, 'votou', 'sim'),
(14676, 944, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(14677, 950, 'votou', 'sim'),
(14678, 950, 'user_votes', 'foto-do-ano_p957'),
(14679, 948, 'votou', 'sim'),
(14680, 948, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,foto-do-ano_p1277,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(14681, 951, 'nickname', 'Ana_Lobato_Castanheira'),
(14682, 951, 'first_name', 'Ana'),
(14683, 951, 'last_name', 'Castanheira'),
(14684, 951, 'description', ''),
(14685, 951, 'rich_editing', 'true'),
(14686, 951, 'comment_shortcuts', 'false'),
(14687, 951, 'admin_color', 'fresh'),
(14688, 951, 'use_ssl', '0'),
(14689, 951, 'show_admin_bar_front', 'true'),
(14690, 951, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14691, 951, 'wp_user_level', '0'),
(14692, 951, 'wsl_current_provider', 'Facebook'),
(14693, 951, 'wsl_current_user_image', 'https://graph.facebook.com/10153883261813032/picture?width=150&height=150'),
(14694, 951, 'session_tokens', 'a:1:{s:64:\"658b1bec080e48c0b10a6b020d8bcfa7c158dbc8c3fe4382d56d9e54eb368c6d\";a:4:{s:10:\"expiration\";i:1433890198;s:2:\"ip\";s:15:\"189.122.236.128\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432680598;}}'),
(14695, 928, 'votou', 'sim'),
(14696, 928, 'user_votes', 'surfista-do-ano-oakley_p1346,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1277,evento-do-ano-kia_p1428'),
(14697, 952, 'nickname', 'Margarida_Nobre'),
(14698, 952, 'first_name', 'Margarida'),
(14699, 952, 'last_name', 'Nobre'),
(14700, 952, 'description', ''),
(14701, 952, 'rich_editing', 'true'),
(14702, 952, 'comment_shortcuts', 'false'),
(14703, 952, 'admin_color', 'fresh'),
(14704, 952, 'use_ssl', '0'),
(14705, 952, 'show_admin_bar_front', 'true'),
(14706, 952, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14707, 952, 'wp_user_level', '0'),
(14708, 952, 'wsl_current_provider', 'Google'),
(14709, 952, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-Lus7F6l9BBA/AAAAAAAAAAI/AAAAAAAAABE/J-BTIxQQ9no/photo.jpg?sz=200'),
(14710, 952, 'session_tokens', 'a:1:{s:64:\"9b409b526a72148d8c02e4eca7f71fb7f2fe98520d9efad6532fbf127a0e944e\";a:4:{s:10:\"expiration\";i:1433890264;s:2:\"ip\";s:14:\"37.189.104.208\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432680664;}}'),
(14711, 951, 'votou', 'sim'),
(14712, 951, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(14713, 953, 'nickname', 'Guilherme_Paulino'),
(14714, 953, 'first_name', 'Guilherme'),
(14715, 953, 'last_name', 'Paulino'),
(14716, 953, 'description', ''),
(14717, 953, 'rich_editing', 'true'),
(14718, 953, 'comment_shortcuts', 'false'),
(14719, 953, 'admin_color', 'fresh'),
(14720, 953, 'use_ssl', '0'),
(14721, 953, 'show_admin_bar_front', 'true'),
(14722, 953, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14723, 953, 'wp_user_level', '0'),
(14724, 953, 'wsl_current_provider', 'Facebook'),
(14725, 953, 'wsl_current_user_image', 'https://graph.facebook.com/1062314557116411/picture?width=150&height=150'),
(14726, 953, 'session_tokens', 'a:1:{s:64:\"ff9680fd5e2eedf0f77c9b0f2bd375ec5195107c3e5f293fa07ffc799615125a\";a:4:{s:10:\"expiration\";i:1433890322;s:2:\"ip\";s:14:\"89.180.209.197\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432680722;}}'),
(14727, 954, 'nickname', 'Daisy_Almeida'),
(14728, 954, 'first_name', 'Daisy'),
(14729, 954, 'last_name', 'Almeida'),
(14730, 954, 'description', ''),
(14731, 954, 'rich_editing', 'true'),
(14732, 954, 'comment_shortcuts', 'false'),
(14733, 954, 'admin_color', 'fresh'),
(14734, 954, 'use_ssl', '0'),
(14735, 954, 'show_admin_bar_front', 'true'),
(14736, 954, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14737, 954, 'wp_user_level', '0'),
(14738, 954, 'wsl_current_provider', 'Facebook'),
(14739, 954, 'wsl_current_user_image', 'https://graph.facebook.com/10203404257821670/picture?width=150&height=150'),
(14740, 954, 'session_tokens', 'a:1:{s:64:\"021a9e4af822be1baf8afa22872b0e501a14209f2e215c2ef9a50041fb14d488\";a:4:{s:10:\"expiration\";i:1433890340;s:2:\"ip\";s:12:\"2.82.127.228\";s:2:\"ua\";s:130:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-P605 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36\";s:5:\"login\";i:1432680740;}}'),
(14741, 949, 'votou', 'sim'),
(14742, 949, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(14743, 955, 'nickname', 'Daniel_Frazao_Duarte'),
(14744, 955, 'first_name', 'Daniel'),
(14745, 955, 'last_name', 'Duarte'),
(14746, 955, 'description', ''),
(14747, 955, 'rich_editing', 'true'),
(14748, 955, 'comment_shortcuts', 'false'),
(14749, 955, 'admin_color', 'fresh'),
(14750, 955, 'use_ssl', '0'),
(14751, 955, 'show_admin_bar_front', 'true'),
(14752, 955, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14753, 955, 'wp_user_level', '0'),
(14754, 955, 'wsl_current_provider', 'Facebook'),
(14755, 955, 'wsl_current_user_image', 'https://graph.facebook.com/583878951715651/picture?width=150&height=150'),
(14756, 955, 'session_tokens', 'a:1:{s:64:\"12fc18185c348c52becaa07143587a809881dd899db63c39271c6cdf63195662\";a:4:{s:10:\"expiration\";i:1433890421;s:2:\"ip\";s:13:\"188.81.239.20\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1432680821;}}'),
(14757, 956, 'nickname', 'Daniel_Simao'),
(14758, 956, 'first_name', 'Daniel'),
(14759, 956, 'last_name', 'Simão'),
(14760, 956, 'description', ''),
(14761, 956, 'rich_editing', 'true'),
(14762, 956, 'comment_shortcuts', 'false'),
(14763, 956, 'admin_color', 'fresh'),
(14764, 956, 'use_ssl', '0'),
(14765, 956, 'show_admin_bar_front', 'true'),
(14766, 956, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14767, 956, 'wp_user_level', '0'),
(14768, 956, 'wsl_current_provider', 'Facebook'),
(14769, 956, 'wsl_current_user_image', 'https://graph.facebook.com/10206118662221463/picture?width=150&height=150'),
(14770, 956, 'session_tokens', 'a:1:{s:64:\"d72fc3360440f878f9ef206c415042d3a06ce136643527c8b2e8d0e0f10c5087\";a:4:{s:10:\"expiration\";i:1433890458;s:2:\"ip\";s:12:\"2.83.177.226\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 4.4.2; MEO_Tablet_2 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36\";s:5:\"login\";i:1432680858;}}'),
(14771, 875, 'votou', 'sim'),
(14772, 875, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(14773, 956, 'votou', 'sim'),
(14774, 956, 'user_votes', 'maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(14775, 957, 'nickname', 'Teresa_Leitao'),
(14776, 957, 'first_name', 'Teresa'),
(14777, 957, 'last_name', 'Leitão'),
(14778, 957, 'description', ''),
(14779, 957, 'rich_editing', 'true'),
(14780, 957, 'comment_shortcuts', 'false'),
(14781, 957, 'admin_color', 'fresh'),
(14782, 957, 'use_ssl', '0'),
(14783, 957, 'show_admin_bar_front', 'true'),
(14784, 957, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14785, 957, 'wp_user_level', '0'),
(14786, 957, 'wsl_current_provider', 'Facebook'),
(14787, 957, 'wsl_current_user_image', 'https://graph.facebook.com/841094875975337/picture?width=150&height=150'),
(14788, 957, 'session_tokens', 'a:1:{s:64:\"389f941f5fb404b60e736de13b9a18b0977bb4a734c1772532045dbe9e79fb05\";a:4:{s:10:\"expiration\";i:1433890682;s:2:\"ip\";s:12:\"85.247.12.66\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432681082;}}'),
(14789, 955, 'votou', 'sim'),
(14790, 955, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(14791, 958, 'nickname', 'Ana_Sousa'),
(14792, 958, 'first_name', 'Ana'),
(14793, 958, 'last_name', 'Sousa'),
(14794, 958, 'description', ''),
(14795, 958, 'rich_editing', 'true'),
(14796, 958, 'comment_shortcuts', 'false'),
(14797, 958, 'admin_color', 'fresh'),
(14798, 958, 'use_ssl', '0'),
(14799, 958, 'show_admin_bar_front', 'true'),
(14800, 958, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14801, 958, 'wp_user_level', '0'),
(14802, 958, 'wsl_current_provider', 'Facebook'),
(14803, 958, 'wsl_current_user_image', 'https://graph.facebook.com/992405207450919/picture?width=150&height=150'),
(14804, 958, 'session_tokens', 'a:1:{s:64:\"b4f60a9e235319e2aaf73175f84ef6865d57686dc42d3cab6cf825a37720465b\";a:4:{s:10:\"expiration\";i:1433890698;s:2:\"ip\";s:12:\"95.92.98.189\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 4.1.2; LG-P710 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.94 Mobile Safari/537.36\";s:5:\"login\";i:1432681098;}}'),
(14805, 959, 'nickname', 'Luis_Nascimento'),
(14806, 959, 'first_name', 'Luís'),
(14807, 959, 'last_name', 'Nascimento'),
(14808, 959, 'description', ''),
(14809, 959, 'rich_editing', 'true'),
(14810, 959, 'comment_shortcuts', 'false'),
(14811, 959, 'admin_color', 'fresh'),
(14812, 959, 'use_ssl', '0'),
(14813, 959, 'show_admin_bar_front', 'true'),
(14814, 959, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14815, 959, 'wp_user_level', '0'),
(14816, 959, 'wsl_current_provider', 'Facebook'),
(14817, 959, 'wsl_current_user_image', 'https://graph.facebook.com/10206412762095665/picture?width=150&height=150'),
(14818, 959, 'session_tokens', 'a:2:{s:64:\"6b409690ff0929bbf77da4e6a61efcbe67df12d23ca1855f0d367f70d07a232c\";a:4:{s:10:\"expiration\";i:1433890760;s:2:\"ip\";s:12:\"85.246.196.8\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432681160;}s:64:\"de4fc4579ba316e8991b94c2abf8c672135ce0fe82d4ea4cadafb4c1a1946ea0\";a:4:{s:10:\"expiration\";i:1433927173;s:2:\"ip\";s:12:\"85.246.196.8\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432717573;}}'),
(14819, 960, 'nickname', 'Ana_Xavier'),
(14820, 960, 'first_name', 'Ana'),
(14821, 960, 'last_name', 'Xavier'),
(14822, 960, 'description', ''),
(14823, 960, 'rich_editing', 'true'),
(14824, 960, 'comment_shortcuts', 'false'),
(14825, 960, 'admin_color', 'fresh'),
(14826, 960, 'use_ssl', '0'),
(14827, 960, 'show_admin_bar_front', 'true'),
(14828, 960, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14829, 960, 'wp_user_level', '0'),
(14830, 960, 'wsl_current_provider', 'Facebook'),
(14831, 960, 'wsl_current_user_image', 'https://graph.facebook.com/10152913379543583/picture?width=150&height=150'),
(14832, 960, 'session_tokens', 'a:1:{s:64:\"f21afb753a7835b7a2264e4eef405b0327074fa2b65ee9e72d35871a5c1ae4a3\";a:4:{s:10:\"expiration\";i:1433890787;s:2:\"ip\";s:14:\"94.132.133.138\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432681187;}}'),
(14833, 958, 'votou', 'sim'),
(14834, 958, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(14835, 961, 'nickname', 'Marta_Vaz_da_Silva'),
(14836, 961, 'first_name', 'Marta'),
(14837, 961, 'last_name', 'da Silva'),
(14838, 961, 'description', ''),
(14839, 961, 'rich_editing', 'true'),
(14840, 961, 'comment_shortcuts', 'false'),
(14841, 961, 'admin_color', 'fresh'),
(14842, 961, 'use_ssl', '0'),
(14843, 961, 'show_admin_bar_front', 'true'),
(14844, 961, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14845, 961, 'wp_user_level', '0'),
(14846, 961, 'wsl_current_provider', 'Google'),
(14847, 961, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-kW6O5JHx32I/AAAAAAAAAAI/AAAAAAAAAA0/Zy4nWW-xv3Y/photo.jpg?sz=200'),
(14848, 961, 'session_tokens', 'a:2:{s:64:\"2f58da739f181461791a61494018ecdae73d57a5302586e2b48cb0486d596102\";a:4:{s:10:\"expiration\";i:1433890859;s:2:\"ip\";s:14:\"79.168.154.127\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432681259;}s:64:\"9e092fca66ffec0b9a5459026839ff8d4d1950a16c79c1abed97429c277b9c29\";a:4:{s:10:\"expiration\";i:1434484922;s:2:\"ip\";s:14:\"79.168.154.127\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433275322;}}'),
(14849, 959, 'votou', 'sim'),
(14850, 959, 'user_votes', 'maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385,evento-do-ano-kia_p1428'),
(14851, 76, 'votou', 'sim'),
(14852, 76, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(14853, 962, 'nickname', 'Isa_Bettencourt_Ribeiro'),
(14854, 962, 'first_name', 'Isa'),
(14855, 962, 'last_name', 'Ribeiro'),
(14856, 962, 'description', ''),
(14857, 962, 'rich_editing', 'true'),
(14858, 962, 'comment_shortcuts', 'false'),
(14859, 962, 'admin_color', 'fresh'),
(14860, 962, 'use_ssl', '0'),
(14861, 962, 'show_admin_bar_front', 'true'),
(14862, 962, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14863, 962, 'wp_user_level', '0'),
(14864, 962, 'wsl_current_provider', 'Facebook'),
(14865, 962, 'wsl_current_user_image', 'https://graph.facebook.com/1022990354379411/picture?width=150&height=150'),
(14866, 962, 'session_tokens', 'a:1:{s:64:\"147e35347b64f6ae50407962727e541bd5df57a7f5528b77b3f4b904472b4adc\";a:4:{s:10:\"expiration\";i:1433890878;s:2:\"ip\";s:10:\"95.92.4.65\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432681278;}}'),
(14867, 962, 'votou', 'sim'),
(14868, 962, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(14869, 963, 'nickname', 'Isabel_Gouveia'),
(14870, 963, 'first_name', 'Isabel'),
(14871, 963, 'last_name', 'Gouveia'),
(14872, 963, 'description', ''),
(14873, 963, 'rich_editing', 'true'),
(14874, 963, 'comment_shortcuts', 'false'),
(14875, 963, 'admin_color', 'fresh'),
(14876, 963, 'use_ssl', '0'),
(14877, 963, 'show_admin_bar_front', 'true'),
(14878, 963, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14879, 963, 'wp_user_level', '0'),
(14880, 963, 'wsl_current_provider', 'Facebook'),
(14881, 963, 'wsl_current_user_image', 'https://graph.facebook.com/10153976691779569/picture?width=150&height=150'),
(14882, 963, 'session_tokens', 'a:1:{s:64:\"aa74ef583b0b7842460ad0e3ed420e3c8e695bb2f97628ff1f52d0fd36536e38\";a:4:{s:10:\"expiration\";i:1433891070;s:2:\"ip\";s:13:\"87.103.64.127\";s:2:\"ua\";s:128:\"Mozilla/5.0 (iPad; CPU OS 7_0_2 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11A501 Safari/9537.53\";s:5:\"login\";i:1432681470;}}'),
(14883, 963, 'votou', 'sim'),
(14884, 963, 'user_votes', 'onda-do-ano-polen_p1230'),
(14885, 964, 'nickname', 'Guilherme_Soares'),
(14886, 964, 'first_name', 'Guilherme'),
(14887, 964, 'last_name', 'Soares'),
(14888, 964, 'description', ''),
(14889, 964, 'rich_editing', 'true'),
(14890, 964, 'comment_shortcuts', 'false'),
(14891, 964, 'admin_color', 'fresh'),
(14892, 964, 'use_ssl', '0'),
(14893, 964, 'show_admin_bar_front', 'true'),
(14894, 964, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14895, 964, 'wp_user_level', '0'),
(14896, 964, 'wsl_current_provider', 'Facebook'),
(14897, 964, 'wsl_current_user_image', 'https://graph.facebook.com/10200440673176461/picture?width=150&height=150'),
(14898, 964, 'session_tokens', 'a:1:{s:64:\"9044c364579bda2eb6c98578efb5b7f66e2ed9e50dff499cf3e5727ce049d5c2\";a:4:{s:10:\"expiration\";i:1433891217;s:2:\"ip\";s:12:\"95.95.77.205\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432681617;}}'),
(14899, 965, 'nickname', 'Leonardo_Domingos'),
(14900, 965, 'first_name', 'Leonardo'),
(14901, 965, 'last_name', 'Domingos'),
(14902, 965, 'description', ''),
(14903, 965, 'rich_editing', 'true'),
(14904, 965, 'comment_shortcuts', 'false'),
(14905, 965, 'admin_color', 'fresh'),
(14906, 965, 'use_ssl', '0'),
(14907, 965, 'show_admin_bar_front', 'true'),
(14908, 965, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14909, 965, 'wp_user_level', '0'),
(14910, 965, 'wsl_current_provider', 'Facebook'),
(14911, 965, 'wsl_current_user_image', 'https://graph.facebook.com/10205896081435143/picture?width=150&height=150'),
(14912, 965, 'session_tokens', 'a:1:{s:64:\"28cd9fc05fdaf5fa3a14d1a01cda61a2eeae6a55b158a0e906aa66acedb2bda2\";a:4:{s:10:\"expiration\";i:1433891333;s:2:\"ip\";s:13:\"84.91.183.211\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1432681733;}}'),
(14913, 966, 'nickname', 'Hugo_Amado'),
(14914, 966, 'first_name', 'Hugo'),
(14915, 966, 'last_name', 'Amado'),
(14916, 966, 'description', ''),
(14917, 966, 'rich_editing', 'true'),
(14918, 966, 'comment_shortcuts', 'false'),
(14919, 966, 'admin_color', 'fresh'),
(14920, 966, 'use_ssl', '0'),
(14921, 966, 'show_admin_bar_front', 'true'),
(14922, 966, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14923, 966, 'wp_user_level', '0'),
(14924, 966, 'wsl_current_provider', 'Google'),
(14925, 966, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-KRS3BurzKdI/AAAAAAAAAAI/AAAAAAAAAAo/7jd-Tp1g4cU/photo.jpg?sz=200'),
(14926, 966, 'session_tokens', 'a:1:{s:64:\"cd0f3adcf68ed1179269b4bc1a0aa67bef8fed6e88198348a2855192c1540876\";a:4:{s:10:\"expiration\";i:1433891347;s:2:\"ip\";s:11:\"2.80.165.51\";s:2:\"ua\";s:74:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; MATM; rv:11.0) like Gecko\";s:5:\"login\";i:1432681747;}}'),
(14927, 967, 'nickname', 'Ricardo_Carrajola'),
(14928, 967, 'first_name', 'Ricardo'),
(14929, 967, 'last_name', 'Carrajola'),
(14930, 967, 'description', ''),
(14931, 967, 'rich_editing', 'true'),
(14932, 967, 'comment_shortcuts', 'false'),
(14933, 967, 'admin_color', 'fresh'),
(14934, 967, 'use_ssl', '0'),
(14935, 967, 'show_admin_bar_front', 'true'),
(14936, 967, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14937, 967, 'wp_user_level', '0'),
(14938, 967, 'wsl_current_provider', 'Facebook'),
(14939, 967, 'wsl_current_user_image', 'https://graph.facebook.com/10153372806595917/picture?width=150&height=150'),
(14940, 967, 'session_tokens', 'a:1:{s:64:\"2c89833cc36a6444b42ae06bc9b8ba6678c8a0b13d0a2d9fe050f5df469eabc7\";a:4:{s:10:\"expiration\";i:1433891392;s:2:\"ip\";s:11:\"95.94.0.159\";s:2:\"ua\";s:269:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432681792;}}'),
(14941, 968, 'nickname', 'To_Cardoso'),
(14942, 968, 'first_name', 'To'),
(14943, 968, 'last_name', 'Cardoso'),
(14944, 968, 'description', ''),
(14945, 968, 'rich_editing', 'true'),
(14946, 968, 'comment_shortcuts', 'false'),
(14947, 968, 'admin_color', 'fresh'),
(14948, 968, 'use_ssl', '0'),
(14949, 968, 'show_admin_bar_front', 'true'),
(14950, 968, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14951, 968, 'wp_user_level', '0'),
(14952, 968, 'wsl_current_provider', 'Facebook'),
(14953, 968, 'wsl_current_user_image', 'https://graph.facebook.com/894547063924966/picture?width=150&height=150'),
(14954, 968, 'session_tokens', 'a:1:{s:64:\"6e2f1d9688dfc66e4475d2ed9582548658cb78cdbed1ada2019efcb2955af3ef\";a:4:{s:10:\"expiration\";i:1433891474;s:2:\"ip\";s:11:\"95.94.22.83\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432681874;}}'),
(14955, 960, 'votou', 'sim'),
(14956, 960, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(14957, 964, 'votou', 'sim'),
(14958, 964, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(14959, 545, 'votou', 'sim'),
(14960, 545, 'user_votes', 'tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,videoclip-do-ano-hurley_p1214,onda-do-ano-polen_p1080,foto-do-ano_p957'),
(14961, 967, 'votou', 'sim'),
(14962, 967, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(14963, 969, 'nickname', 'Alvaro_Junior'),
(14964, 969, 'first_name', 'Alvaro'),
(14965, 969, 'last_name', 'Junior'),
(14966, 969, 'description', ''),
(14967, 969, 'rich_editing', 'true'),
(14968, 969, 'comment_shortcuts', 'false'),
(14969, 969, 'admin_color', 'fresh'),
(14970, 969, 'use_ssl', '0'),
(14971, 969, 'show_admin_bar_front', 'true'),
(14972, 969, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14973, 969, 'wp_user_level', '0'),
(14974, 969, 'wsl_current_provider', 'Facebook'),
(14975, 969, 'wsl_current_user_image', 'https://graph.facebook.com/1134860046527660/picture?width=150&height=150'),
(14976, 969, 'session_tokens', 'a:1:{s:64:\"e2fe0f5434c17067cb974d0cf59889fa32cc434202c217f91e2fd6973ffe0463\";a:4:{s:10:\"expiration\";i:1433891713;s:2:\"ip\";s:14:\"179.215.118.99\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432682113;}}'),
(14977, 969, 'votou', 'sim'),
(14978, 969, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(14979, 970, 'nickname', 'Soraia_Silva'),
(14980, 970, 'first_name', 'Soraia'),
(14981, 970, 'last_name', 'Silva'),
(14982, 970, 'description', ''),
(14983, 970, 'rich_editing', 'true'),
(14984, 970, 'comment_shortcuts', 'false'),
(14985, 970, 'admin_color', 'fresh'),
(14986, 970, 'use_ssl', '0'),
(14987, 970, 'show_admin_bar_front', 'true'),
(14988, 970, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(14989, 970, 'wp_user_level', '0'),
(14990, 970, 'wsl_current_provider', 'Facebook'),
(14991, 970, 'wsl_current_user_image', 'https://graph.facebook.com/1169833103042571/picture?width=150&height=150'),
(14992, 970, 'session_tokens', 'a:2:{s:64:\"8d2082a351adfb38f3bdae6c3cacf3fa730171a5542da6a6a1b70dee477bf3e4\";a:4:{s:10:\"expiration\";i:1433891962;s:2:\"ip\";s:12:\"95.92.100.22\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432682362;}s:64:\"77388f9342f64b4d3f87fde63f5f0c431112634299dbc45009c3382591b65ece\";a:4:{s:10:\"expiration\";i:1435079555;s:2:\"ip\";s:13:\"88.105.109.91\";s:2:\"ua\";s:203:\"Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 735) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537\";s:5:\"login\";i:1433869955;}}'),
(14993, 971, 'nickname', 'Filipa_Amaral_Duque'),
(14994, 971, 'first_name', 'Filipa'),
(14995, 971, 'last_name', 'Amaral Duque'),
(14996, 971, 'description', ''),
(14997, 971, 'rich_editing', 'true'),
(14998, 971, 'comment_shortcuts', 'false'),
(14999, 971, 'admin_color', 'fresh'),
(15000, 971, 'use_ssl', '0'),
(15001, 971, 'show_admin_bar_front', 'true'),
(15002, 971, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15003, 971, 'wp_user_level', '0'),
(15004, 971, 'wsl_current_provider', 'Facebook'),
(15005, 971, 'wsl_current_user_image', 'https://graph.facebook.com/861793733890229/picture?width=150&height=150'),
(15006, 971, 'session_tokens', 'a:1:{s:64:\"28a6dcd2f9c69eebd0a40100c87c48e57f03473e2d224130c8839b86c932ffa8\";a:4:{s:10:\"expiration\";i:1433892103;s:2:\"ip\";s:14:\"85.241.143.192\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432682503;}}'),
(15007, 972, 'nickname', 'Luis_Fonseca'),
(15008, 972, 'first_name', 'Luis'),
(15009, 972, 'last_name', 'Fonseca'),
(15010, 972, 'description', ''),
(15011, 972, 'rich_editing', 'true'),
(15012, 972, 'comment_shortcuts', 'false'),
(15013, 972, 'admin_color', 'fresh'),
(15014, 972, 'use_ssl', '0'),
(15015, 972, 'show_admin_bar_front', 'true'),
(15016, 972, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15017, 972, 'wp_user_level', '0'),
(15018, 972, 'wsl_current_provider', 'Facebook'),
(15019, 972, 'wsl_current_user_image', 'https://graph.facebook.com/692407067529854/picture?width=150&height=150'),
(15020, 972, 'session_tokens', 'a:1:{s:64:\"42da8cbb4ddb6cb929b946591934fb9a2f77a947f153b3db64dbc9d79c028896\";a:4:{s:10:\"expiration\";i:1433892126;s:2:\"ip\";s:13:\"37.189.244.49\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432682526;}}'),
(15021, 973, 'nickname', 'Glaucio_Panda'),
(15022, 973, 'first_name', 'Gláucio'),
(15023, 973, 'last_name', 'Panda'),
(15024, 973, 'description', ''),
(15025, 973, 'rich_editing', 'true'),
(15026, 973, 'comment_shortcuts', 'false'),
(15027, 973, 'admin_color', 'fresh'),
(15028, 973, 'use_ssl', '0'),
(15029, 973, 'show_admin_bar_front', 'true'),
(15030, 973, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15031, 973, 'wp_user_level', '0'),
(15032, 973, 'wsl_current_provider', 'Facebook'),
(15033, 973, 'wsl_current_user_image', 'https://graph.facebook.com/859371420811136/picture?width=150&height=150'),
(15034, 973, 'session_tokens', 'a:1:{s:64:\"bf68123f8852697ebcc60211ffa12984bcde24682fd564408f7b9c63e5ed33aa\";a:4:{s:10:\"expiration\";i:1433892150;s:2:\"ip\";s:14:\"201.69.109.120\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432682550;}}'),
(15035, 974, 'nickname', 'Goncalo_Montalvao'),
(15036, 974, 'first_name', 'Gonçalo'),
(15037, 974, 'last_name', 'Montalvão'),
(15038, 974, 'description', ''),
(15039, 974, 'rich_editing', 'true');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(15040, 974, 'comment_shortcuts', 'false'),
(15041, 974, 'admin_color', 'fresh'),
(15042, 974, 'use_ssl', '0'),
(15043, 974, 'show_admin_bar_front', 'true'),
(15044, 974, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15045, 974, 'wp_user_level', '0'),
(15046, 974, 'wsl_current_provider', 'Facebook'),
(15047, 974, 'wsl_current_user_image', 'https://graph.facebook.com/943055259079212/picture?width=150&height=150'),
(15048, 974, 'session_tokens', 'a:2:{s:64:\"5215a18e4bbd78e1dee6e67303f6be812f3dce042257352aaef63467d930a537\";a:4:{s:10:\"expiration\";i:1433892155;s:2:\"ip\";s:12:\"87.103.59.25\";s:2:\"ua\";s:138:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B554a Safari/9537.53\";s:5:\"login\";i:1432682555;}s:64:\"f1a7a7e6e99fc2f09c03bbe2ad477a6989b43a9fe750ab66c07cae1f04a03d64\";a:4:{s:10:\"expiration\";i:1433892221;s:2:\"ip\";s:12:\"87.103.59.25\";s:2:\"ua\";s:138:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B554a Safari/9537.53\";s:5:\"login\";i:1432682621;}}'),
(15049, 975, 'nickname', 'Leonor_Lca'),
(15050, 975, 'first_name', 'Leonor'),
(15051, 975, 'last_name', 'Lca'),
(15052, 975, 'description', ''),
(15053, 975, 'rich_editing', 'true'),
(15054, 975, 'comment_shortcuts', 'false'),
(15055, 975, 'admin_color', 'fresh'),
(15056, 975, 'use_ssl', '0'),
(15057, 975, 'show_admin_bar_front', 'true'),
(15058, 975, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15059, 975, 'wp_user_level', '0'),
(15060, 975, 'wsl_current_provider', 'Facebook'),
(15061, 975, 'wsl_current_user_image', 'https://graph.facebook.com/10153377374834600/picture?width=150&height=150'),
(15062, 975, 'session_tokens', 'a:2:{s:64:\"c875a15dc76f47ec481226ebabb8d0c42a22a116e7c472f0a635d440f1074ede\";a:4:{s:10:\"expiration\";i:1433892177;s:2:\"ip\";s:13:\"79.168.141.70\";s:2:\"ua\";s:239:\"Mozilla/5.0 (iPad; CPU OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPad4,5;FBMD/iPad;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432682577;}s:64:\"dad6b5e0294cf8626745a16fe0002e9109d7a9769ed60c03aa19c3fc6e1037d2\";a:4:{s:10:\"expiration\";i:1434668127;s:2:\"ip\";s:13:\"79.168.141.70\";s:2:\"ua\";s:241:\"Mozilla/5.0 (iPad; CPU OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,5;FBMD/iPad;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433458527;}}'),
(15063, 976, 'nickname', 'Francisco_Alves'),
(15064, 976, 'first_name', 'Francisco'),
(15065, 976, 'last_name', 'Alves'),
(15066, 976, 'description', ''),
(15067, 976, 'rich_editing', 'true'),
(15068, 976, 'comment_shortcuts', 'false'),
(15069, 976, 'admin_color', 'fresh'),
(15070, 976, 'use_ssl', '0'),
(15071, 976, 'show_admin_bar_front', 'true'),
(15072, 976, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15073, 976, 'wp_user_level', '0'),
(15074, 976, 'wsl_current_provider', 'Facebook'),
(15075, 976, 'wsl_current_user_image', 'https://graph.facebook.com/802089059887441/picture?width=150&height=150'),
(15076, 976, 'session_tokens', 'a:1:{s:64:\"bc4a4aad384512d14663cf9808d02ecd596bb3c3f32c97c92bc9e32f538a3237\";a:4:{s:10:\"expiration\";i:1433892236;s:2:\"ip\";s:13:\"85.241.129.85\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432682636;}}'),
(15077, 968, 'votou', 'sim'),
(15078, 968, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(15079, 973, 'votou', 'sim'),
(15080, 973, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381'),
(15081, 977, 'nickname', 'Celine_Coste_Carlisle'),
(15082, 977, 'first_name', 'Céline'),
(15083, 977, 'last_name', 'Coste Carlisle'),
(15084, 977, 'description', ''),
(15085, 977, 'rich_editing', 'true'),
(15086, 977, 'comment_shortcuts', 'false'),
(15087, 977, 'admin_color', 'fresh'),
(15088, 977, 'use_ssl', '0'),
(15089, 977, 'show_admin_bar_front', 'true'),
(15090, 977, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15091, 977, 'wp_user_level', '0'),
(15092, 977, 'wsl_current_provider', 'Facebook'),
(15093, 977, 'wsl_current_user_image', 'https://graph.facebook.com/832054576869615/picture?width=150&height=150'),
(15094, 977, 'session_tokens', 'a:1:{s:64:\"e244631742b5dbf231cc72ee602572ba03083c6b766c250acaa4abecdc512b42\";a:4:{s:10:\"expiration\";i:1433892307;s:2:\"ip\";s:13:\"85.242.77.238\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1432682707;}}'),
(15095, 971, 'votou', 'sim'),
(15096, 971, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(15097, 974, 'votou', 'sim'),
(15098, 974, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,treinador-do-ano_p1359'),
(15099, 970, 'votou', 'sim'),
(15100, 970, 'user_votes', 'surfista-do-ano-oakley_p1339,revelacao-do-ano-deeply_p1383'),
(15101, 978, 'nickname', 'Joana_Botelho_de_Sousa'),
(15102, 978, 'first_name', 'Joana'),
(15103, 978, 'last_name', 'Botelho de Sousa'),
(15104, 978, 'description', ''),
(15105, 978, 'rich_editing', 'true'),
(15106, 978, 'comment_shortcuts', 'false'),
(15107, 978, 'admin_color', 'fresh'),
(15108, 978, 'use_ssl', '0'),
(15109, 978, 'show_admin_bar_front', 'true'),
(15110, 978, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15111, 978, 'wp_user_level', '0'),
(15112, 978, 'wsl_current_provider', 'Facebook'),
(15113, 978, 'wsl_current_user_image', 'https://graph.facebook.com/1149042225122484/picture?width=150&height=150'),
(15114, 978, 'session_tokens', 'a:1:{s:64:\"72687398f18c5c30b1ea7ddcb4c47c013260a0fecf13a1a5f41fa76c8f992aba\";a:4:{s:10:\"expiration\";i:1433892574;s:2:\"ip\";s:13:\"87.103.74.170\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/28.0.0.10.10;FBBV/8930087;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432682974;}}'),
(15115, 979, 'nickname', 'Charlie_Steve'),
(15116, 979, 'first_name', 'Charlie'),
(15117, 979, 'last_name', 'Steve'),
(15118, 979, 'description', ''),
(15119, 979, 'rich_editing', 'true'),
(15120, 979, 'comment_shortcuts', 'false'),
(15121, 979, 'admin_color', 'fresh'),
(15122, 979, 'use_ssl', '0'),
(15123, 979, 'show_admin_bar_front', 'true'),
(15124, 979, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15125, 979, 'wp_user_level', '0'),
(15126, 979, 'wsl_current_provider', 'Facebook'),
(15127, 979, 'wsl_current_user_image', 'https://graph.facebook.com/10205098537836517/picture?width=150&height=150'),
(15128, 979, 'session_tokens', 'a:1:{s:64:\"9c3e05c5206d0432e06e0adebef678e71fabcf3df48e1ba2c7de80837a0b3db6\";a:4:{s:10:\"expiration\";i:1433892717;s:2:\"ip\";s:14:\"37.189.104.232\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432683117;}}'),
(15129, 980, 'nickname', 'Andreia_Relvas_Ferreira'),
(15130, 980, 'first_name', 'Andreia'),
(15131, 980, 'last_name', 'Ferreira'),
(15132, 980, 'description', ''),
(15133, 980, 'rich_editing', 'true'),
(15134, 980, 'comment_shortcuts', 'false'),
(15135, 980, 'admin_color', 'fresh'),
(15136, 980, 'use_ssl', '0'),
(15137, 980, 'show_admin_bar_front', 'true'),
(15138, 980, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15139, 980, 'wp_user_level', '0'),
(15140, 980, 'wsl_current_provider', 'Facebook'),
(15141, 980, 'wsl_current_user_image', 'https://graph.facebook.com/10153973169293228/picture?width=150&height=150'),
(15142, 980, 'session_tokens', 'a:1:{s:64:\"8db937a9fc916703cb588ae7c9bc549d68ba0ca4c8e5fb99510264c6147ebb2e\";a:4:{s:10:\"expiration\";i:1433892718;s:2:\"ip\";s:13:\"85.246.105.86\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432683118;}}'),
(15143, 979, 'votou', 'sim'),
(15144, 979, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(15145, 981, 'nickname', 'Tiago_Mendes_Rodrigues'),
(15146, 981, 'first_name', 'Tiago'),
(15147, 981, 'last_name', 'Mendes Rodrigues'),
(15148, 981, 'description', ''),
(15149, 981, 'rich_editing', 'true'),
(15150, 981, 'comment_shortcuts', 'false'),
(15151, 981, 'admin_color', 'fresh'),
(15152, 981, 'use_ssl', '0'),
(15153, 981, 'show_admin_bar_front', 'true'),
(15154, 981, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15155, 981, 'wp_user_level', '0'),
(15156, 981, 'wsl_current_provider', 'Facebook'),
(15157, 981, 'wsl_current_user_image', 'https://graph.facebook.com/682804695196560/picture?width=150&height=150'),
(15158, 981, 'session_tokens', 'a:1:{s:64:\"d75ac79e315e5c17268f63525c086be7a11c2d4fa016b0e65971782441102ce4\";a:4:{s:10:\"expiration\";i:1433892783;s:2:\"ip\";s:13:\"88.214.173.69\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9505 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432683183;}}'),
(15159, 980, 'votou', 'sim'),
(15160, 980, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(15161, 982, 'nickname', 'Mini_Segbolissa'),
(15162, 982, 'first_name', 'Mini'),
(15163, 982, 'last_name', 'Segbolissa'),
(15164, 982, 'description', ''),
(15165, 982, 'rich_editing', 'true'),
(15166, 982, 'comment_shortcuts', 'false'),
(15167, 982, 'admin_color', 'fresh'),
(15168, 982, 'use_ssl', '0'),
(15169, 982, 'show_admin_bar_front', 'true'),
(15170, 982, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15171, 982, 'wp_user_level', '0'),
(15172, 982, 'wsl_current_provider', 'Facebook'),
(15173, 982, 'wsl_current_user_image', 'https://graph.facebook.com/10206638472418655/picture?width=150&height=150'),
(15174, 982, 'session_tokens', 'a:1:{s:64:\"ba2f5a8dd5eb3476b955ccc6531469e7de230ec0f75dffc0fa1cd4a9b038c22d\";a:4:{s:10:\"expiration\";i:1433892869;s:2:\"ip\";s:11:\"5.43.23.193\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432683269;}}'),
(15175, 983, 'nickname', 'Rui_Laia'),
(15176, 983, 'first_name', 'Rui'),
(15177, 983, 'last_name', 'Laia'),
(15178, 983, 'description', ''),
(15179, 983, 'rich_editing', 'true'),
(15180, 983, 'comment_shortcuts', 'false'),
(15181, 983, 'admin_color', 'fresh'),
(15182, 983, 'use_ssl', '0'),
(15183, 983, 'show_admin_bar_front', 'true'),
(15184, 983, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15185, 983, 'wp_user_level', '0'),
(15186, 983, 'wsl_current_provider', 'Facebook'),
(15187, 983, 'wsl_current_user_image', 'https://graph.facebook.com/996206540403264/picture?width=150&height=150'),
(15188, 983, 'session_tokens', 'a:1:{s:64:\"598731488878efc78fe1dd1d2341b631f3076527194f8fa5c84bf271558deb2e\";a:4:{s:10:\"expiration\";i:1433892896;s:2:\"ip\";s:12:\"85.240.73.14\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432683296;}}'),
(15189, 984, 'nickname', 'Francisco_Ferreira_1'),
(15190, 984, 'first_name', 'Francisco'),
(15191, 984, 'last_name', 'Ferreira'),
(15192, 984, 'description', ''),
(15193, 984, 'rich_editing', 'true'),
(15194, 984, 'comment_shortcuts', 'false'),
(15195, 984, 'admin_color', 'fresh'),
(15196, 984, 'use_ssl', '0'),
(15197, 984, 'show_admin_bar_front', 'true'),
(15198, 984, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15199, 984, 'wp_user_level', '0'),
(15200, 984, 'wsl_current_provider', 'Facebook'),
(15201, 984, 'wsl_current_user_image', 'https://graph.facebook.com/817719288297968/picture?width=150&height=150'),
(15202, 984, 'session_tokens', 'a:1:{s:64:\"cc5ad609bb058e8a58cc3c709a2ea1cc395cdadb540b8fca220ae42352a324a4\";a:4:{s:10:\"expiration\";i:1433892914;s:2:\"ip\";s:13:\"85.138.97.117\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432683314;}}'),
(15203, 985, 'nickname', 'Luisa_Figueira'),
(15204, 985, 'first_name', 'Luisa'),
(15205, 985, 'last_name', 'Figueira'),
(15206, 985, 'description', ''),
(15207, 985, 'rich_editing', 'true'),
(15208, 985, 'comment_shortcuts', 'false'),
(15209, 985, 'admin_color', 'fresh'),
(15210, 985, 'use_ssl', '0'),
(15211, 985, 'show_admin_bar_front', 'true'),
(15212, 985, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15213, 985, 'wp_user_level', '0'),
(15214, 985, 'wsl_current_provider', 'Facebook'),
(15215, 985, 'wsl_current_user_image', 'https://graph.facebook.com/918234998199210/picture?width=150&height=150'),
(15216, 985, 'session_tokens', 'a:1:{s:64:\"466009044a9377083434d115e9f9e67c66b6db9504b55c1d49c2557e4dfa575c\";a:4:{s:10:\"expiration\";i:1433892925;s:2:\"ip\";s:14:\"37.189.157.252\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432683325;}}'),
(15217, 984, 'votou', 'sim'),
(15218, 984, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(15219, 982, 'votou', 'sim'),
(15220, 982, 'user_votes', 'evento-do-ano-kia_p1428'),
(15221, 981, 'votou', 'sim'),
(15222, 981, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(15223, 983, 'votou', 'sim'),
(15224, 983, 'user_votes', 'surfista-do-ano-oakley_p1339,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,evento-do-ano-kia_p1432'),
(15225, 986, 'nickname', 'Yolanda_Seara'),
(15226, 986, 'first_name', 'Yolanda'),
(15227, 986, 'last_name', 'Seara'),
(15228, 986, 'description', ''),
(15229, 986, 'rich_editing', 'true'),
(15230, 986, 'comment_shortcuts', 'false'),
(15231, 986, 'admin_color', 'fresh'),
(15232, 986, 'use_ssl', '0'),
(15233, 986, 'show_admin_bar_front', 'true'),
(15234, 986, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15235, 986, 'wp_user_level', '0'),
(15236, 986, 'wsl_current_provider', 'Facebook'),
(15237, 986, 'wsl_current_user_image', 'https://graph.facebook.com/10200701538856147/picture?width=150&height=150'),
(15238, 986, 'session_tokens', 'a:1:{s:64:\"4aee589391301f171629b054e94d5a7d79f5a071339acede8f5522b009218eb2\";a:4:{s:10:\"expiration\";i:1433893191;s:2:\"ip\";s:13:\"81.84.176.117\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432683591;}}'),
(15239, 987, 'nickname', 'Ana_Mafalda_Meneses'),
(15240, 987, 'first_name', 'Ana'),
(15241, 987, 'last_name', 'Meneses'),
(15242, 987, 'description', ''),
(15243, 987, 'rich_editing', 'true'),
(15244, 987, 'comment_shortcuts', 'false'),
(15245, 987, 'admin_color', 'fresh'),
(15246, 987, 'use_ssl', '0'),
(15247, 987, 'show_admin_bar_front', 'true'),
(15248, 987, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15249, 987, 'wp_user_level', '0'),
(15250, 987, 'wsl_current_provider', 'Facebook'),
(15251, 987, 'wsl_current_user_image', 'https://graph.facebook.com/10203426337653859/picture?width=150&height=150'),
(15252, 987, 'session_tokens', 'a:1:{s:64:\"ebbd070667c8296fa883a10ac4b8d35094c9299d13ef8bb6447a617d2e995f28\";a:4:{s:10:\"expiration\";i:1433893405;s:2:\"ip\";s:14:\"85.138.204.225\";s:2:\"ua\";s:74:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; MATM; rv:11.0) like Gecko\";s:5:\"login\";i:1432683805;}}'),
(15253, 988, 'nickname', 'Tiago_Ascensao'),
(15254, 988, 'first_name', 'Tiago'),
(15255, 988, 'last_name', 'Ascensão'),
(15256, 988, 'description', ''),
(15257, 988, 'rich_editing', 'true'),
(15258, 988, 'comment_shortcuts', 'false'),
(15259, 988, 'admin_color', 'fresh'),
(15260, 988, 'use_ssl', '0'),
(15261, 988, 'show_admin_bar_front', 'true'),
(15262, 988, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15263, 988, 'wp_user_level', '0'),
(15264, 988, 'wsl_current_provider', 'Facebook'),
(15265, 988, 'wsl_current_user_image', 'https://graph.facebook.com/10200537522598339/picture?width=150&height=150'),
(15266, 988, 'session_tokens', 'a:1:{s:64:\"25c52613cdb9134b8040dbf3ecea59c0405668bc27a13d5885d05a717a03286a\";a:4:{s:10:\"expiration\";i:1433893412;s:2:\"ip\";s:12:\"85.244.10.88\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432683812;}}'),
(15267, 987, 'votou', 'sim'),
(15268, 987, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(15269, 989, 'nickname', 'Margarida_Santos'),
(15270, 989, 'first_name', 'Margarida'),
(15271, 989, 'last_name', 'Santos'),
(15272, 989, 'description', ''),
(15273, 989, 'rich_editing', 'true'),
(15274, 989, 'comment_shortcuts', 'false'),
(15275, 989, 'admin_color', 'fresh'),
(15276, 989, 'use_ssl', '0'),
(15277, 989, 'show_admin_bar_front', 'true'),
(15278, 989, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15279, 989, 'wp_user_level', '0'),
(15280, 989, 'wsl_current_provider', 'Facebook'),
(15281, 989, 'wsl_current_user_image', 'https://graph.facebook.com/918223434902836/picture?width=150&height=150'),
(15282, 989, 'session_tokens', 'a:1:{s:64:\"82cba75c59e64316cce1f269f87a1e58e187b9b0b405c821bfa3aa570ffd24a9\";a:4:{s:10:\"expiration\";i:1433893483;s:2:\"ip\";s:13:\"62.169.86.131\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9301I Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432683883;}}'),
(15283, 988, 'votou', 'sim'),
(15284, 988, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,manobra-do-ano-reef_p1236,onda-do-ano-polen_p1230'),
(15285, 990, 'nickname', 'Nel_Guerreiro'),
(15286, 990, 'first_name', 'Nel'),
(15287, 990, 'last_name', 'Guerreiro'),
(15288, 990, 'description', ''),
(15289, 990, 'rich_editing', 'true'),
(15290, 990, 'comment_shortcuts', 'false'),
(15291, 990, 'admin_color', 'fresh'),
(15292, 990, 'use_ssl', '0'),
(15293, 990, 'show_admin_bar_front', 'true'),
(15294, 990, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15295, 990, 'wp_user_level', '0'),
(15296, 990, 'wsl_current_provider', 'Facebook'),
(15297, 990, 'wsl_current_user_image', 'https://graph.facebook.com/502403369913457/picture?width=150&height=150'),
(15298, 990, 'session_tokens', 'a:2:{s:64:\"55a557535e713b9d42a2c6e10e365e035ad23c5d9cc0bee6f2da52b97badacc5\";a:4:{s:10:\"expiration\";i:1433893648;s:2:\"ip\";s:14:\"89.114.221.196\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432684048;}s:64:\"7d398ea5326c9338483e81b4b719c221ba2a4c215b9c9493228ea185b419ff48\";a:4:{s:10:\"expiration\";i:1434037524;s:2:\"ip\";s:13:\"193.127.177.2\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36\";s:5:\"login\";i:1432827924;}}'),
(15299, 990, 'votou', 'sim'),
(15300, 990, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(15301, 989, 'votou', 'sim'),
(15302, 989, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(15303, 991, 'nickname', 'Vitor_Ferreira'),
(15304, 991, 'first_name', 'Vitor'),
(15305, 991, 'last_name', 'Ferreira'),
(15306, 991, 'description', ''),
(15307, 991, 'rich_editing', 'true'),
(15308, 991, 'comment_shortcuts', 'false'),
(15309, 991, 'admin_color', 'fresh'),
(15310, 991, 'use_ssl', '0'),
(15311, 991, 'show_admin_bar_front', 'true'),
(15312, 991, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15313, 991, 'wp_user_level', '0'),
(15314, 991, 'wsl_current_provider', 'Facebook'),
(15315, 991, 'wsl_current_user_image', 'https://graph.facebook.com/1111708042179141/picture?width=150&height=150'),
(15316, 991, 'session_tokens', 'a:1:{s:64:\"f82f3bc3848e88893de96aa3f4f507758b75744bfc0cfc163a51cd5e8c5c2356\";a:4:{s:10:\"expiration\";i:1433893735;s:2:\"ip\";s:14:\"89.154.182.222\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432684135;}}'),
(15317, 992, 'nickname', 'Vasco_Mello_Gouveia_Cordovil'),
(15318, 992, 'first_name', 'Vasco'),
(15319, 992, 'last_name', 'Cordovil'),
(15320, 992, 'description', ''),
(15321, 992, 'rich_editing', 'true'),
(15322, 992, 'comment_shortcuts', 'false'),
(15323, 992, 'admin_color', 'fresh'),
(15324, 992, 'use_ssl', '0'),
(15325, 992, 'show_admin_bar_front', 'true'),
(15326, 992, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15327, 992, 'wp_user_level', '0'),
(15328, 992, 'wsl_current_provider', 'Facebook'),
(15329, 992, 'wsl_current_user_image', 'https://graph.facebook.com/10203751703906316/picture?width=150&height=150'),
(15330, 992, 'session_tokens', 'a:2:{s:64:\"c6c8f4be76b7172a037bff9c61b62996c8a7a34ba0310e39aa73d2d8e5969205\";a:4:{s:10:\"expiration\";i:1433893736;s:2:\"ip\";s:14:\"188.37.113.227\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432684136;}s:64:\"67a10584bba814c19b465d05645c37753175639af04485ce44f2764d09f67850\";a:4:{s:10:\"expiration\";i:1434150233;s:2:\"ip\";s:13:\"87.103.57.175\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 5.0.2; VF-895N Build/LRX22G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432940633;}}'),
(15331, 993, 'nickname', 'Luisa_Vicente'),
(15332, 993, 'first_name', 'Luisa'),
(15333, 993, 'last_name', 'Vicente'),
(15334, 993, 'description', ''),
(15335, 993, 'rich_editing', 'true'),
(15336, 993, 'comment_shortcuts', 'false'),
(15337, 993, 'admin_color', 'fresh'),
(15338, 993, 'use_ssl', '0'),
(15339, 993, 'show_admin_bar_front', 'true'),
(15340, 993, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15341, 993, 'wp_user_level', '0'),
(15342, 993, 'wsl_current_provider', 'Facebook'),
(15343, 993, 'wsl_current_user_image', 'https://graph.facebook.com/10200493814545874/picture?width=150&height=150'),
(15344, 993, 'session_tokens', 'a:2:{s:64:\"ded677d40a547f7a287b72a10cc38c370a344fb8c3423094011195758a78a389\";a:4:{s:10:\"expiration\";i:1433893758;s:2:\"ip\";s:13:\"85.240.179.60\";s:2:\"ua\";s:173:\"Mozilla/5.0 (Linux; U; Android 4.2.1; pt-pt; DARKNIGHT Build/JOP40D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/27.0.0.25.15;]\";s:5:\"login\";i:1432684158;}s:64:\"b7090b4c3214ef105d90de3affeefc9b7de356c5b6fd7cf4705c72be0699759b\";a:4:{s:10:\"expiration\";i:1433894041;s:2:\"ip\";s:13:\"85.240.179.60\";s:2:\"ua\";s:173:\"Mozilla/5.0 (Linux; U; Android 4.2.1; pt-pt; DARKNIGHT Build/JOP40D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/27.0.0.25.15;]\";s:5:\"login\";i:1432684441;}}'),
(15345, 994, 'nickname', 'Frederico_Moreira_da_Silva'),
(15346, 994, 'first_name', 'Frederico'),
(15347, 994, 'last_name', 'Moreira da Silva'),
(15348, 994, 'description', ''),
(15349, 994, 'rich_editing', 'true'),
(15350, 994, 'comment_shortcuts', 'false'),
(15351, 994, 'admin_color', 'fresh'),
(15352, 994, 'use_ssl', '0'),
(15353, 994, 'show_admin_bar_front', 'true'),
(15354, 994, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15355, 994, 'wp_user_level', '0'),
(15356, 994, 'wsl_current_provider', 'Facebook'),
(15357, 994, 'wsl_current_user_image', 'https://graph.facebook.com/10205870994109899/picture?width=150&height=150'),
(15358, 994, 'session_tokens', 'a:1:{s:64:\"c7611051d28ea338c7926fabd0bba068486a7bbb665b9f9e43d6840678a696c5\";a:4:{s:10:\"expiration\";i:1433893766;s:2:\"ip\";s:13:\"89.152.118.36\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432684166;}}'),
(15359, 995, 'nickname', 'Telmo_Moranguinho'),
(15360, 995, 'first_name', 'Telmo'),
(15361, 995, 'last_name', 'Moranguinho'),
(15362, 995, 'description', ''),
(15363, 995, 'rich_editing', 'true'),
(15364, 995, 'comment_shortcuts', 'false'),
(15365, 995, 'admin_color', 'fresh'),
(15366, 995, 'use_ssl', '0'),
(15367, 995, 'show_admin_bar_front', 'true'),
(15368, 995, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15369, 995, 'wp_user_level', '0'),
(15370, 995, 'wsl_current_provider', 'Facebook'),
(15371, 995, 'wsl_current_user_image', 'https://graph.facebook.com/968328333199351/picture?width=150&height=150'),
(15372, 995, 'session_tokens', 'a:1:{s:64:\"9b85a2f734a105bd8fdfb8e899ebf0636561f0e547e3e6f9801d95c9f3ae749a\";a:4:{s:10:\"expiration\";i:1433893951;s:2:\"ip\";s:13:\"37.189.73.238\";s:2:\"ua\";s:189:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-D280 Build/KOT49I.A1398162317) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/30.0.0.19.17;]\";s:5:\"login\";i:1432684351;}}'),
(15373, 996, 'nickname', 'Magda_Bento'),
(15374, 996, 'first_name', 'Magda'),
(15375, 996, 'last_name', 'Bento'),
(15376, 996, 'description', ''),
(15377, 996, 'rich_editing', 'true'),
(15378, 996, 'comment_shortcuts', 'false'),
(15379, 996, 'admin_color', 'fresh'),
(15380, 996, 'use_ssl', '0'),
(15381, 996, 'show_admin_bar_front', 'true'),
(15382, 996, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15383, 996, 'wp_user_level', '0'),
(15384, 996, 'wsl_current_provider', 'Facebook'),
(15385, 996, 'wsl_current_user_image', 'https://graph.facebook.com/10206188970576501/picture?width=150&height=150'),
(15386, 996, 'session_tokens', 'a:1:{s:64:\"52390c0bdf02a694432b84a7be0556587df423520e50dc2ba7dd6d379b5ac1f8\";a:4:{s:10:\"expiration\";i:1433893996;s:2:\"ip\";s:14:\"88.214.171.100\";s:2:\"ua\";s:181:\"Mozilla/5.0 (Linux; U; Android 4.3; pt-pt; MediaPad 7 Youth 2 Build/HuaweiMediaPad) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1432684396;}}'),
(15387, 997, 'nickname', 'Joana_Rodrigues'),
(15388, 997, 'first_name', 'Joana'),
(15389, 997, 'last_name', 'Rodrigues'),
(15390, 997, 'description', ''),
(15391, 997, 'rich_editing', 'true'),
(15392, 997, 'comment_shortcuts', 'false'),
(15393, 997, 'admin_color', 'fresh'),
(15394, 997, 'use_ssl', '0'),
(15395, 997, 'show_admin_bar_front', 'true'),
(15396, 997, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15397, 997, 'wp_user_level', '0'),
(15398, 997, 'wsl_current_provider', 'Facebook'),
(15399, 997, 'wsl_current_user_image', 'https://graph.facebook.com/930341980340617/picture?width=150&height=150'),
(15400, 997, 'session_tokens', 'a:1:{s:64:\"4bb53766137874535e6a1eae22e3e8517b880a7010898c37d6ed5de1c464a7f7\";a:4:{s:10:\"expiration\";i:1433894046;s:2:\"ip\";s:14:\"188.81.236.132\";s:2:\"ua\";s:235:\"Mozilla/5.0 (iPad; CPU OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.2;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432684446;}}'),
(15401, 996, 'votou', 'sim'),
(15402, 996, 'user_votes', 'evento-do-ano-kia_p1428'),
(15403, 993, 'votou', 'sim'),
(15404, 993, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(15405, 995, 'votou', 'sim'),
(15406, 995, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(15407, 998, 'nickname', 'Ana_Bettencourt'),
(15408, 998, 'first_name', 'Ana'),
(15409, 998, 'last_name', 'Bettencourt'),
(15410, 998, 'description', ''),
(15411, 998, 'rich_editing', 'true'),
(15412, 998, 'comment_shortcuts', 'false'),
(15413, 998, 'admin_color', 'fresh'),
(15414, 998, 'use_ssl', '0'),
(15415, 998, 'show_admin_bar_front', 'true'),
(15416, 998, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15417, 998, 'wp_user_level', '0'),
(15418, 998, 'wsl_current_provider', 'Facebook'),
(15419, 998, 'wsl_current_user_image', 'https://graph.facebook.com/992574360766690/picture?width=150&height=150'),
(15420, 998, 'session_tokens', 'a:1:{s:64:\"d0fc927453f8479e1016fd5a57bb58f411f4e91f5afe4c8c1fb3029cd4be5a19\";a:4:{s:10:\"expiration\";i:1433894655;s:2:\"ip\";s:14:\"81.193.153.105\";s:2:\"ua\";s:140:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E4 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432685055;}}'),
(15421, 999, 'nickname', 'Madalena_Caballero_Serodio'),
(15422, 999, 'first_name', 'Madalena'),
(15423, 999, 'last_name', 'Serodio'),
(15424, 999, 'description', ''),
(15425, 999, 'rich_editing', 'true'),
(15426, 999, 'comment_shortcuts', 'false'),
(15427, 999, 'admin_color', 'fresh'),
(15428, 999, 'use_ssl', '0'),
(15429, 999, 'show_admin_bar_front', 'true'),
(15430, 999, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15431, 999, 'wp_user_level', '0'),
(15432, 999, 'wsl_current_provider', 'Facebook'),
(15433, 999, 'wsl_current_user_image', 'https://graph.facebook.com/1041151952589220/picture?width=150&height=150'),
(15434, 999, 'session_tokens', 'a:1:{s:64:\"75bc5cb5d4a413d58dd639b9eebc438b1c7bccb7f8dd9259404938cfcd6a1bd1\";a:4:{s:10:\"expiration\";i:1433894659;s:2:\"ip\";s:12:\"85.138.85.73\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; U; Android 4.2.2; en-us; RAINBOW Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432685059;}}'),
(15435, 998, 'votou', 'sim'),
(15436, 998, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(15437, 999, 'votou', 'sim'),
(15438, 999, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(15439, 1000, 'nickname', 'Victor_Ferrao'),
(15440, 1000, 'first_name', 'Victor'),
(15441, 1000, 'last_name', 'Ferrão'),
(15442, 1000, 'description', ''),
(15443, 1000, 'rich_editing', 'true'),
(15444, 1000, 'comment_shortcuts', 'false'),
(15445, 1000, 'admin_color', 'fresh'),
(15446, 1000, 'use_ssl', '0'),
(15447, 1000, 'show_admin_bar_front', 'true'),
(15448, 1000, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15449, 1000, 'wp_user_level', '0'),
(15450, 1000, 'wsl_current_provider', 'Google'),
(15451, 1000, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-j4Mz5rvRFho/AAAAAAAAAAI/AAAAAAAAAFM/qgJGmbMkK5A/photo.jpg?sz=200'),
(15452, 1000, 'session_tokens', 'a:1:{s:64:\"71ea5f9acf6609c4ac74920196929f556b57ac983dcf7c9ea3312e72998465e6\";a:4:{s:10:\"expiration\";i:1433895084;s:2:\"ip\";s:13:\"95.94.233.132\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432685484;}}'),
(15453, 1000, 'votou', 'sim'),
(15454, 1000, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(15455, 1001, 'nickname', 'Francisco_Rivotti'),
(15456, 1001, 'first_name', 'Francisco'),
(15457, 1001, 'last_name', 'Rivotti'),
(15458, 1001, 'description', ''),
(15459, 1001, 'rich_editing', 'true'),
(15460, 1001, 'comment_shortcuts', 'false'),
(15461, 1001, 'admin_color', 'fresh'),
(15462, 1001, 'use_ssl', '0'),
(15463, 1001, 'show_admin_bar_front', 'true'),
(15464, 1001, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15465, 1001, 'wp_user_level', '0'),
(15466, 1001, 'wsl_current_provider', 'Facebook'),
(15467, 1001, 'wsl_current_user_image', 'https://graph.facebook.com/10153340502141796/picture?width=150&height=150'),
(15468, 1001, 'session_tokens', 'a:1:{s:64:\"fdd0ada2ee1428aee078470beb80f89ec0ec97332b367388ae3e6d03f54e4bea\";a:4:{s:10:\"expiration\";i:1433895371;s:2:\"ip\";s:13:\"85.247.180.67\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/534.50.2 (KHTML, like Gecko) Version/5.0.6 Safari/533.22.3\";s:5:\"login\";i:1432685771;}}'),
(15469, 1002, 'nickname', 'Maria_Francisca_Barreto'),
(15470, 1002, 'first_name', 'Maria Francisca'),
(15471, 1002, 'last_name', 'Barreto'),
(15472, 1002, 'description', ''),
(15473, 1002, 'rich_editing', 'true'),
(15474, 1002, 'comment_shortcuts', 'false'),
(15475, 1002, 'admin_color', 'fresh'),
(15476, 1002, 'use_ssl', '0'),
(15477, 1002, 'show_admin_bar_front', 'true'),
(15478, 1002, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15479, 1002, 'wp_user_level', '0'),
(15480, 1002, 'wsl_current_provider', 'Facebook'),
(15481, 1002, 'wsl_current_user_image', 'https://graph.facebook.com/837014953050191/picture?width=150&height=150'),
(15482, 1002, 'session_tokens', 'a:1:{s:64:\"03882204bf6a046fed1cb7e265a368d9c482bd012005c4f63c20cdb60ef59ece\";a:4:{s:10:\"expiration\";i:1433895408;s:2:\"ip\";s:14:\"85.244.215.115\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.4.10 (KHTML, like Gecko) Version/8.0.4 Safari/600.4.10\";s:5:\"login\";i:1432685808;}}'),
(15483, 1002, 'votou', 'sim'),
(15484, 1002, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(15485, 1003, 'nickname', 'Catia_Soares_Cardoso'),
(15486, 1003, 'first_name', 'Cátia'),
(15487, 1003, 'last_name', 'Cardoso'),
(15488, 1003, 'description', ''),
(15489, 1003, 'rich_editing', 'true'),
(15490, 1003, 'comment_shortcuts', 'false'),
(15491, 1003, 'admin_color', 'fresh'),
(15492, 1003, 'use_ssl', '0'),
(15493, 1003, 'show_admin_bar_front', 'true'),
(15494, 1003, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15495, 1003, 'wp_user_level', '0'),
(15496, 1003, 'wsl_current_provider', 'Facebook'),
(15497, 1003, 'wsl_current_user_image', 'https://graph.facebook.com/10153391981114887/picture?width=150&height=150'),
(15498, 1003, 'session_tokens', 'a:1:{s:64:\"25ee87cf9e12b1cccd71f89e3811c077507e83c3b83f028cc2808410b90a8cfe\";a:4:{s:10:\"expiration\";i:1433895515;s:2:\"ip\";s:13:\"82.154.63.106\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432685915;}}'),
(15499, 1003, 'votou', 'sim'),
(15500, 1003, 'user_votes', 'treinador-do-ano_p1363'),
(15501, 1004, 'nickname', 'Joao_Vidigal'),
(15502, 1004, 'first_name', 'João'),
(15503, 1004, 'last_name', 'Vidigal'),
(15504, 1004, 'description', ''),
(15505, 1004, 'rich_editing', 'true'),
(15506, 1004, 'comment_shortcuts', 'false'),
(15507, 1004, 'admin_color', 'fresh'),
(15508, 1004, 'use_ssl', '0'),
(15509, 1004, 'show_admin_bar_front', 'true'),
(15510, 1004, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15511, 1004, 'wp_user_level', '0'),
(15512, 1004, 'wsl_current_provider', 'Facebook'),
(15513, 1004, 'wsl_current_user_image', 'https://graph.facebook.com/10152749002111567/picture?width=150&height=150'),
(15514, 1004, 'session_tokens', 'a:1:{s:64:\"8b8894bdea0ad54cbb271eafa6e6e893233e66ffc608b292dbb19e1fd525ebd5\";a:4:{s:10:\"expiration\";i:1433895686;s:2:\"ip\";s:13:\"94.10.213.139\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432686086;}}'),
(15515, 1005, 'nickname', 'Renato_Alves'),
(15516, 1005, 'first_name', 'Renato'),
(15517, 1005, 'last_name', 'Alves'),
(15518, 1005, 'description', ''),
(15519, 1005, 'rich_editing', 'true'),
(15520, 1005, 'comment_shortcuts', 'false'),
(15521, 1005, 'admin_color', 'fresh'),
(15522, 1005, 'use_ssl', '0'),
(15523, 1005, 'show_admin_bar_front', 'true'),
(15524, 1005, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15525, 1005, 'wp_user_level', '0'),
(15526, 1005, 'wsl_current_provider', 'Google'),
(15527, 1005, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-BDkXouH8bXU/AAAAAAAAAAI/AAAAAAAABig/sMd722ePzoU/photo.jpg?sz=200'),
(15528, 1005, 'session_tokens', 'a:1:{s:64:\"fe9d169696fe6e0768ba773b4d8421ef00c86111a68dd352e124533a26d9de7b\";a:4:{s:10:\"expiration\";i:1433895878;s:2:\"ip\";s:12:\"77.54.133.71\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432686278;}}'),
(15529, 994, 'votou', 'sim'),
(15530, 994, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(15531, 1005, 'votou', 'sim'),
(15532, 1005, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406'),
(15533, 1004, 'votou', 'sim'),
(15534, 1004, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(15535, 1006, 'nickname', 'Emilia_Teixeira'),
(15536, 1006, 'first_name', 'Emilia'),
(15537, 1006, 'last_name', 'Teixeira'),
(15538, 1006, 'description', ''),
(15539, 1006, 'rich_editing', 'true'),
(15540, 1006, 'comment_shortcuts', 'false'),
(15541, 1006, 'admin_color', 'fresh'),
(15542, 1006, 'use_ssl', '0'),
(15543, 1006, 'show_admin_bar_front', 'true'),
(15544, 1006, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15545, 1006, 'wp_user_level', '0'),
(15546, 1006, 'wsl_current_provider', 'Facebook'),
(15547, 1006, 'wsl_current_user_image', 'https://graph.facebook.com/10200739645769267/picture?width=150&height=150'),
(15548, 1006, 'session_tokens', 'a:1:{s:64:\"987ff309b7540d0799312206aca86e3cd6c10fe2d31b3e9cf010fce25545bdd8\";a:4:{s:10:\"expiration\";i:1433898901;s:2:\"ip\";s:12:\"94.132.22.33\";s:2:\"ua\";s:242:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/24.0.0.12.11;FBBV/8317579;FBDV/iPad2,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432689301;}}'),
(15549, 1006, 'votou', 'sim'),
(15550, 1006, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(15551, 1007, 'nickname', 'Manuel_Ramos'),
(15552, 1007, 'first_name', 'Manuel'),
(15553, 1007, 'last_name', 'Ramos'),
(15554, 1007, 'description', ''),
(15555, 1007, 'rich_editing', 'true'),
(15556, 1007, 'comment_shortcuts', 'false'),
(15557, 1007, 'admin_color', 'fresh'),
(15558, 1007, 'use_ssl', '0'),
(15559, 1007, 'show_admin_bar_front', 'true'),
(15560, 1007, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15561, 1007, 'wp_user_level', '0'),
(15562, 1007, 'wsl_current_provider', 'Facebook'),
(15563, 1007, 'wsl_current_user_image', 'https://graph.facebook.com/10203089165309789/picture?width=150&height=150'),
(15564, 1007, 'session_tokens', 'a:2:{s:64:\"5c166fff3d5f0589f24075207122c9c82910506b4b2c6831856ef9e00000538a\";a:4:{s:10:\"expiration\";i:1433899571;s:2:\"ip\";s:14:\"88.214.170.144\";s:2:\"ua\";s:241:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/27.0.0.10.12;FBBV/8291884;FBDV/iPad3,6;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432689971;}s:64:\"2dd086cbaaba1f07268bde9e8507344f12c0136f8635b671bf8f777ebec664a1\";a:4:{s:10:\"expiration\";i:1434312933;s:2:\"ip\";s:13:\"88.214.164.53\";s:2:\"ua\";s:241:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/27.0.0.10.12;FBBV/8291884;FBDV/iPad3,6;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433103333;}}'),
(15565, 1007, 'votou', 'sim'),
(15566, 1007, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348'),
(15567, 1008, 'nickname', 'Sofia_Santos'),
(15568, 1008, 'first_name', 'Sofia'),
(15569, 1008, 'last_name', 'Santos'),
(15570, 1008, 'description', ''),
(15571, 1008, 'rich_editing', 'true'),
(15572, 1008, 'comment_shortcuts', 'false'),
(15573, 1008, 'admin_color', 'fresh'),
(15574, 1008, 'use_ssl', '0'),
(15575, 1008, 'show_admin_bar_front', 'true'),
(15576, 1008, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15577, 1008, 'wp_user_level', '0'),
(15578, 1008, 'wsl_current_provider', 'Facebook'),
(15579, 1008, 'wsl_current_user_image', 'https://graph.facebook.com/10205368965400911/picture?width=150&height=150'),
(15580, 1008, 'session_tokens', 'a:1:{s:64:\"5b373197de8de89d02c5f37478608b2deb1966aa627c2ac9e0bbff2ec937aa57\";a:4:{s:10:\"expiration\";i:1433899912;s:2:\"ip\";s:12:\"87.103.60.91\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432690312;}}'),
(15581, 1008, 'votou', 'sim'),
(15582, 1008, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(15583, 1009, 'nickname', 'Daniel_Martins'),
(15584, 1009, 'first_name', 'Daniel'),
(15585, 1009, 'last_name', 'Martins'),
(15586, 1009, 'description', ''),
(15587, 1009, 'rich_editing', 'true'),
(15588, 1009, 'comment_shortcuts', 'false'),
(15589, 1009, 'admin_color', 'fresh'),
(15590, 1009, 'use_ssl', '0'),
(15591, 1009, 'show_admin_bar_front', 'true'),
(15592, 1009, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15593, 1009, 'wp_user_level', '0'),
(15594, 1009, 'wsl_current_provider', 'Facebook'),
(15595, 1009, 'wsl_current_user_image', 'https://graph.facebook.com/10153920099295400/picture?width=150&height=150'),
(15596, 1009, 'session_tokens', 'a:1:{s:64:\"f6724c777eefadd0e43ba2239576874638f638888c714bff44d6d9fe871031e4\";a:4:{s:10:\"expiration\";i:1433900418;s:2:\"ip\";s:14:\"85.138.234.253\";s:2:\"ua\";s:185:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432690818;}}'),
(15597, 1010, 'nickname', 'Joao_Tenente'),
(15598, 1010, 'first_name', 'João'),
(15599, 1010, 'last_name', 'Tenente'),
(15600, 1010, 'description', ''),
(15601, 1010, 'rich_editing', 'true'),
(15602, 1010, 'comment_shortcuts', 'false'),
(15603, 1010, 'admin_color', 'fresh'),
(15604, 1010, 'use_ssl', '0'),
(15605, 1010, 'show_admin_bar_front', 'true'),
(15606, 1010, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15607, 1010, 'wp_user_level', '0'),
(15608, 1010, 'wsl_current_provider', 'Facebook'),
(15609, 1010, 'wsl_current_user_image', 'https://graph.facebook.com/10206118271263132/picture?width=150&height=150'),
(15610, 1010, 'session_tokens', 'a:1:{s:64:\"2bf6510729119193df45e4e6b6254c0bfe245544253db51b5ae030d6b52ed2f4\";a:4:{s:10:\"expiration\";i:1433901275;s:2:\"ip\";s:12:\"79.168.41.12\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432691675;}}'),
(15611, 1011, 'nickname', 'Daniel_Queiroz'),
(15612, 1011, 'first_name', 'Daniel'),
(15613, 1011, 'last_name', 'Queiroz'),
(15614, 1011, 'description', ''),
(15615, 1011, 'rich_editing', 'true'),
(15616, 1011, 'comment_shortcuts', 'false'),
(15617, 1011, 'admin_color', 'fresh'),
(15618, 1011, 'use_ssl', '0'),
(15619, 1011, 'show_admin_bar_front', 'true'),
(15620, 1011, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15621, 1011, 'wp_user_level', '0'),
(15622, 1011, 'wsl_current_provider', 'Facebook'),
(15623, 1011, 'wsl_current_user_image', 'https://graph.facebook.com/10153052423777946/picture?width=150&height=150'),
(15624, 1011, 'session_tokens', 'a:1:{s:64:\"bbed06b1062b16f0bd314e1295684c37b1e0214e0b3c16748511106cfba5a64a\";a:4:{s:10:\"expiration\";i:1433901436;s:2:\"ip\";s:12:\"87.103.66.72\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 6_1_3 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mobile/10B329 [FBAN/FBIOS;FBAV/9.0.0.25.31;FBBV/2102024;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/6.1.3;FBSS/2; FBCR/VFP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432691836;}}'),
(15625, 1010, 'votou', 'sim'),
(15626, 1010, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(15627, 1011, 'votou', 'sim'),
(15628, 1011, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(15629, 1012, 'nickname', 'Miguel_Xara-Brasil'),
(15630, 1012, 'first_name', 'Miguel'),
(15631, 1012, 'last_name', 'Xara-Brasil'),
(15632, 1012, 'description', ''),
(15633, 1012, 'rich_editing', 'true'),
(15634, 1012, 'comment_shortcuts', 'false'),
(15635, 1012, 'admin_color', 'fresh'),
(15636, 1012, 'use_ssl', '0'),
(15637, 1012, 'show_admin_bar_front', 'true'),
(15638, 1012, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15639, 1012, 'wp_user_level', '0'),
(15640, 1012, 'wsl_current_provider', 'Facebook'),
(15641, 1012, 'wsl_current_user_image', 'https://graph.facebook.com/10200495947438568/picture?width=150&height=150'),
(15642, 1012, 'session_tokens', 'a:1:{s:64:\"6106b5a6b9ca3cf9e228eaa7699bc9983c5c74837e24bfac69ce2c9e873a4c63\";a:4:{s:10:\"expiration\";i:1433901983;s:2:\"ip\";s:14:\"85.247.199.124\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432692383;}}'),
(15643, 1013, 'nickname', 'Diogo_Carvalho'),
(15644, 1013, 'first_name', 'Diogo'),
(15645, 1013, 'last_name', 'Carvalho'),
(15646, 1013, 'description', ''),
(15647, 1013, 'rich_editing', 'true'),
(15648, 1013, 'comment_shortcuts', 'false'),
(15649, 1013, 'admin_color', 'fresh'),
(15650, 1013, 'use_ssl', '0'),
(15651, 1013, 'show_admin_bar_front', 'true'),
(15652, 1013, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15653, 1013, 'wp_user_level', '0'),
(15654, 1013, 'wsl_current_provider', 'Facebook'),
(15655, 1013, 'wsl_current_user_image', 'https://graph.facebook.com/998731480138923/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(15656, 1013, 'session_tokens', 'a:1:{s:64:\"3ac4675295c6c5099bd9dcbe466cb7314d5f2841655eeea0e8ad289f26adeccb\";a:4:{s:10:\"expiration\";i:1433902348;s:2:\"ip\";s:13:\"89.114.253.20\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPad; CPU OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B435 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad2,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1.1;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432692748;}}'),
(15657, 1013, 'votou', 'sim'),
(15658, 1013, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(15659, 1014, 'nickname', 'Carlota_Carmo_Pires'),
(15660, 1014, 'first_name', 'Carlota'),
(15661, 1014, 'last_name', 'Pires'),
(15662, 1014, 'description', ''),
(15663, 1014, 'rich_editing', 'true'),
(15664, 1014, 'comment_shortcuts', 'false'),
(15665, 1014, 'admin_color', 'fresh'),
(15666, 1014, 'use_ssl', '0'),
(15667, 1014, 'show_admin_bar_front', 'true'),
(15668, 1014, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15669, 1014, 'wp_user_level', '0'),
(15670, 1014, 'wsl_current_provider', 'Facebook'),
(15671, 1014, 'wsl_current_user_image', 'https://graph.facebook.com/10153274365046675/picture?width=150&height=150'),
(15672, 1014, 'session_tokens', 'a:1:{s:64:\"6b09496ca0f340cafef0ac2ba881b77cdee0020579963fc25c16bd7fe8acdf88\";a:4:{s:10:\"expiration\";i:1433902527;s:2:\"ip\";s:10:\"5.43.43.73\";s:2:\"ua\";s:251:\"Mozilla/5.0 (iPhone; CPU iPhone OS 6_1_3 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mobile/10B329 [FBAN/FBIOS;FBAV/11.0.0.28.23;FBBV/2816550;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/6.1.3;FBSS/2; FBCR/VFP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432692927;}}'),
(15673, 1014, 'votou', 'sim'),
(15674, 1014, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(15675, 1015, 'nickname', 'Salvador_Lima_Mayer'),
(15676, 1015, 'first_name', 'Salvador'),
(15677, 1015, 'last_name', 'Lima Mayer'),
(15678, 1015, 'description', ''),
(15679, 1015, 'rich_editing', 'true'),
(15680, 1015, 'comment_shortcuts', 'false'),
(15681, 1015, 'admin_color', 'fresh'),
(15682, 1015, 'use_ssl', '0'),
(15683, 1015, 'show_admin_bar_front', 'true'),
(15684, 1015, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15685, 1015, 'wp_user_level', '0'),
(15686, 1015, 'wsl_current_provider', 'Facebook'),
(15687, 1015, 'wsl_current_user_image', 'https://graph.facebook.com/10205635429100492/picture?width=150&height=150'),
(15688, 1015, 'session_tokens', 'a:1:{s:64:\"9e1ec3215f7ef7152ca4d9305bb671258f09c42b5ea56f2516979964afbfb786\";a:4:{s:10:\"expiration\";i:1433902897;s:2:\"ip\";s:13:\"188.37.50.249\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25\";s:5:\"login\";i:1432693297;}}'),
(15689, 1015, 'votou', 'sim'),
(15690, 1015, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(15691, 1016, 'nickname', 'Fabiano_Lara'),
(15692, 1016, 'first_name', 'Fabiano'),
(15693, 1016, 'last_name', 'Lara'),
(15694, 1016, 'description', ''),
(15695, 1016, 'rich_editing', 'true'),
(15696, 1016, 'comment_shortcuts', 'false'),
(15697, 1016, 'admin_color', 'fresh'),
(15698, 1016, 'use_ssl', '0'),
(15699, 1016, 'show_admin_bar_front', 'true'),
(15700, 1016, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15701, 1016, 'wp_user_level', '0'),
(15702, 1016, 'wsl_current_provider', 'Facebook'),
(15703, 1016, 'wsl_current_user_image', 'https://graph.facebook.com/906415719397169/picture?width=150&height=150'),
(15704, 1016, 'session_tokens', 'a:1:{s:64:\"709677e99ade06833925217ad058012d713f79180ce06414c060dc4e28a1f0ab\";a:4:{s:10:\"expiration\";i:1433903076;s:2:\"ip\";s:12:\"177.65.67.21\";s:2:\"ua\";s:203:\"Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 820) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537\";s:5:\"login\";i:1432693476;}}'),
(15705, 1017, 'nickname', 'sandro_fonseca'),
(15706, 1017, 'first_name', 'sandro'),
(15707, 1017, 'last_name', 'fonseca'),
(15708, 1017, 'description', ''),
(15709, 1017, 'rich_editing', 'true'),
(15710, 1017, 'comment_shortcuts', 'false'),
(15711, 1017, 'admin_color', 'fresh'),
(15712, 1017, 'use_ssl', '0'),
(15713, 1017, 'show_admin_bar_front', 'true'),
(15714, 1017, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15715, 1017, 'wp_user_level', '0'),
(15716, 1017, 'wsl_current_provider', 'Google'),
(15717, 1017, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-XydVbJ5yz5g/AAAAAAAAAAI/AAAAAAAAAeY/Si51fOKrrWs/photo.jpg?sz=200'),
(15718, 1017, 'session_tokens', 'a:1:{s:64:\"b63ae043bc90e455c7513c828a350f622913c5569fa9cae64e84f961c551c139\";a:4:{s:10:\"expiration\";i:1433903370;s:2:\"ip\";s:14:\"41.221.193.211\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432693770;}}'),
(15719, 1018, 'nickname', 'Wanda_Kong'),
(15720, 1018, 'first_name', 'Wanda'),
(15721, 1018, 'last_name', 'Kong'),
(15722, 1018, 'description', ''),
(15723, 1018, 'rich_editing', 'true'),
(15724, 1018, 'comment_shortcuts', 'false'),
(15725, 1018, 'admin_color', 'fresh'),
(15726, 1018, 'use_ssl', '0'),
(15727, 1018, 'show_admin_bar_front', 'true'),
(15728, 1018, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15729, 1018, 'wp_user_level', '0'),
(15730, 1018, 'wsl_current_provider', 'Facebook'),
(15731, 1018, 'wsl_current_user_image', 'https://graph.facebook.com/10206149197269512/picture?width=150&height=150'),
(15732, 1018, 'session_tokens', 'a:1:{s:64:\"66ecc74f1bad387c0df6db2c17f6dc2e3811ef7ee3632f74f78100664dc965b8\";a:4:{s:10:\"expiration\";i:1433903974;s:2:\"ip\";s:12:\"89.92.92.208\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; U; Android 5.0.2; fr-fr; SM-G901F Build/LRX22G) AppleWebKit/537.16 (KHTML, like Gecko) Version/4.0 Mobile Safari/537.16\";s:5:\"login\";i:1432694374;}}'),
(15733, 1018, 'votou', 'sim'),
(15734, 1018, 'user_votes', 'evento-do-ano-kia_p1428'),
(15735, 1019, 'nickname', 'Gyl_Anthony'),
(15736, 1019, 'first_name', 'Gyl'),
(15737, 1019, 'last_name', 'Anthony'),
(15738, 1019, 'description', ''),
(15739, 1019, 'rich_editing', 'true'),
(15740, 1019, 'comment_shortcuts', 'false'),
(15741, 1019, 'admin_color', 'fresh'),
(15742, 1019, 'use_ssl', '0'),
(15743, 1019, 'show_admin_bar_front', 'true'),
(15744, 1019, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15745, 1019, 'wp_user_level', '0'),
(15746, 1019, 'wsl_current_provider', 'Facebook'),
(15747, 1019, 'wsl_current_user_image', 'https://graph.facebook.com/10204322347880287/picture?width=150&height=150'),
(15748, 1019, 'session_tokens', 'a:1:{s:64:\"79a852990a81428f149db2a1ce38f42c1eba279ecd170f5ec5ce23df48eff29c\";a:4:{s:10:\"expiration\";i:1433907473;s:2:\"ip\";s:13:\"85.247.39.250\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432697873;}}'),
(15749, 1019, 'votou', 'sim'),
(15750, 1019, 'user_votes', 'foto-do-ano_p957'),
(15751, 532, 'votou', 'sim'),
(15752, 532, 'user_votes', 'foto-do-ano_p957'),
(15753, 1020, 'nickname', 'Jorge_Vasco'),
(15754, 1020, 'first_name', 'Jorge'),
(15755, 1020, 'last_name', 'Vasco'),
(15756, 1020, 'description', ''),
(15757, 1020, 'rich_editing', 'true'),
(15758, 1020, 'comment_shortcuts', 'false'),
(15759, 1020, 'admin_color', 'fresh'),
(15760, 1020, 'use_ssl', '0'),
(15761, 1020, 'show_admin_bar_front', 'true'),
(15762, 1020, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15763, 1020, 'wp_user_level', '0'),
(15764, 1020, 'wsl_current_provider', 'Facebook'),
(15765, 1020, 'wsl_current_user_image', 'https://graph.facebook.com/900607843313832/picture?width=150&height=150'),
(15766, 1020, 'session_tokens', 'a:1:{s:64:\"e5e8a5f69f858a1846881d441832446182905fd22d044512591c6043746075b5\";a:4:{s:10:\"expiration\";i:1433908363;s:2:\"ip\";s:12:\"84.91.97.196\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36\";s:5:\"login\";i:1432698763;}}'),
(15767, 1020, 'votou', 'sim'),
(15768, 1020, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(15769, 1021, 'nickname', 'Antonio_Ferrao'),
(15770, 1021, 'first_name', 'António'),
(15771, 1021, 'last_name', 'Ferrão'),
(15772, 1021, 'description', ''),
(15773, 1021, 'rich_editing', 'true'),
(15774, 1021, 'comment_shortcuts', 'false'),
(15775, 1021, 'admin_color', 'fresh'),
(15776, 1021, 'use_ssl', '0'),
(15777, 1021, 'show_admin_bar_front', 'true'),
(15778, 1021, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15779, 1021, 'wp_user_level', '0'),
(15780, 1021, 'wsl_current_provider', 'Facebook'),
(15781, 1021, 'wsl_current_user_image', 'https://graph.facebook.com/472412452923946/picture?width=150&height=150'),
(15782, 1021, 'session_tokens', 'a:1:{s:64:\"702ec8fab8107ef45759c365e2d94d57547ef5959d43802ba411b3f718aeed6f\";a:4:{s:10:\"expiration\";i:1433910257;s:2:\"ip\";s:12:\"95.92.35.241\";s:2:\"ua\";s:176:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/37.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432700657;}}'),
(15783, 1022, 'nickname', 'Joao_Rosa'),
(15784, 1022, 'first_name', 'Joao'),
(15785, 1022, 'last_name', 'Rosa'),
(15786, 1022, 'description', ''),
(15787, 1022, 'rich_editing', 'true'),
(15788, 1022, 'comment_shortcuts', 'false'),
(15789, 1022, 'admin_color', 'fresh'),
(15790, 1022, 'use_ssl', '0'),
(15791, 1022, 'show_admin_bar_front', 'true'),
(15792, 1022, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15793, 1022, 'wp_user_level', '0'),
(15794, 1022, 'wsl_current_provider', 'Facebook'),
(15795, 1022, 'wsl_current_user_image', 'https://graph.facebook.com/920189961357114/picture?width=150&height=150'),
(15796, 1022, 'session_tokens', 'a:1:{s:64:\"2747147dd7cbb0259ba9fbb407ee37fed50c15a2a1f4c7623dd80369a6ac9024\";a:4:{s:10:\"expiration\";i:1433910302;s:2:\"ip\";s:11:\"91.89.90.17\";s:2:\"ua\";s:187:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432700702;}}'),
(15797, 1023, 'nickname', 'Maria_Mesquita'),
(15798, 1023, 'first_name', 'Maria'),
(15799, 1023, 'last_name', 'Mesquita'),
(15800, 1023, 'description', ''),
(15801, 1023, 'rich_editing', 'true'),
(15802, 1023, 'comment_shortcuts', 'false'),
(15803, 1023, 'admin_color', 'fresh'),
(15804, 1023, 'use_ssl', '0'),
(15805, 1023, 'show_admin_bar_front', 'true'),
(15806, 1023, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15807, 1023, 'wp_user_level', '0'),
(15808, 1023, 'wsl_current_provider', 'Facebook'),
(15809, 1023, 'wsl_current_user_image', 'https://graph.facebook.com/1436176326691941/picture?width=150&height=150'),
(15810, 1023, 'session_tokens', 'a:2:{s:64:\"27e3b14e835546bce410a39c003556487c8a473f9c08d740eddd9475081003fd\";a:4:{s:10:\"expiration\";i:1433910361;s:2:\"ip\";s:14:\"89.115.151.218\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432700761;}s:64:\"b67483b370241a3500e07317b7d4091b559817c8a727f3e903d401281d443dc6\";a:4:{s:10:\"expiration\";i:1434842823;s:2:\"ip\";s:14:\"81.193.218.232\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433633223;}}'),
(15811, 1024, 'nickname', 'Rhett_Hookham'),
(15812, 1024, 'first_name', 'Rhett'),
(15813, 1024, 'last_name', 'Hookham'),
(15814, 1024, 'description', ''),
(15815, 1024, 'rich_editing', 'true'),
(15816, 1024, 'comment_shortcuts', 'false'),
(15817, 1024, 'admin_color', 'fresh'),
(15818, 1024, 'use_ssl', '0'),
(15819, 1024, 'show_admin_bar_front', 'true'),
(15820, 1024, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15821, 1024, 'wp_user_level', '0'),
(15822, 1024, 'wsl_current_provider', 'Google'),
(15823, 1024, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-Xs_SdlICxyo/AAAAAAAAAAI/AAAAAAAABJk/aN-OBVD_vTw/photo.jpg?sz=200'),
(15824, 1024, 'session_tokens', 'a:1:{s:64:\"adb2532ba9319e91a51cf7c2c943c21695225d93d9b0ec8e804a8fc5cc4a7ec0\";a:4:{s:10:\"expiration\";i:1433910397;s:2:\"ip\";s:13:\"60.242.156.58\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432700797;}}'),
(15825, 1022, 'votou', 'sim'),
(15826, 1022, 'user_votes', 'foto-do-ano_p957'),
(15827, 1021, 'votou', 'sim'),
(15828, 1021, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(15829, 1023, 'votou', 'sim'),
(15830, 1023, 'user_votes', 'surfista-do-ano-oakley_p1342,revelacao-do-ano-deeply_p1383,foto-do-ano_p1277'),
(15831, 1025, 'nickname', 'Paulo_Amaro'),
(15832, 1025, 'first_name', 'Paulo'),
(15833, 1025, 'last_name', 'Amaro'),
(15834, 1025, 'description', ''),
(15835, 1025, 'rich_editing', 'true'),
(15836, 1025, 'comment_shortcuts', 'false'),
(15837, 1025, 'admin_color', 'fresh'),
(15838, 1025, 'use_ssl', '0'),
(15839, 1025, 'show_admin_bar_front', 'true'),
(15840, 1025, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15841, 1025, 'wp_user_level', '0'),
(15842, 1025, 'wsl_current_provider', 'Facebook'),
(15843, 1025, 'wsl_current_user_image', 'https://graph.facebook.com/10205943702343872/picture?width=150&height=150'),
(15844, 1025, 'session_tokens', 'a:1:{s:64:\"99aed33627786d5ce0c19155a161a4effbd052fbb9d8cba1fc54388fc07af40f\";a:4:{s:10:\"expiration\";i:1433913593;s:2:\"ip\";s:13:\"79.168.21.154\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432703993;}}'),
(15845, 1026, 'nickname', 'Walter_Manuel_Cavaleiro_Chicharro'),
(15846, 1026, 'first_name', 'Walter'),
(15847, 1026, 'last_name', 'Chicharro'),
(15848, 1026, 'description', ''),
(15849, 1026, 'rich_editing', 'true'),
(15850, 1026, 'comment_shortcuts', 'false'),
(15851, 1026, 'admin_color', 'fresh'),
(15852, 1026, 'use_ssl', '0'),
(15853, 1026, 'show_admin_bar_front', 'true'),
(15854, 1026, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15855, 1026, 'wp_user_level', '0'),
(15856, 1026, 'wsl_current_provider', 'Facebook'),
(15857, 1026, 'wsl_current_user_image', 'https://graph.facebook.com/10204053874656457/picture?width=150&height=150'),
(15858, 1026, 'session_tokens', 'a:1:{s:64:\"4483661d1e492fe5f25a8992b08f73a2b74afb8fc140338cc0cd476150be31c8\";a:4:{s:10:\"expiration\";i:1433913626;s:2:\"ip\";s:13:\"62.169.70.156\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432704026;}}'),
(15859, 1025, 'votou', 'sim'),
(15860, 1025, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(15861, 1026, 'votou', 'sim'),
(15862, 1026, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(15863, 1027, 'nickname', 'Fernando_Nuno_Correia'),
(15864, 1027, 'first_name', 'Fernando'),
(15865, 1027, 'last_name', 'Correia'),
(15866, 1027, 'description', ''),
(15867, 1027, 'rich_editing', 'true'),
(15868, 1027, 'comment_shortcuts', 'false'),
(15869, 1027, 'admin_color', 'fresh'),
(15870, 1027, 'use_ssl', '0'),
(15871, 1027, 'show_admin_bar_front', 'true'),
(15872, 1027, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15873, 1027, 'wp_user_level', '0'),
(15874, 1027, 'wsl_current_provider', 'Facebook'),
(15875, 1027, 'wsl_current_user_image', 'https://graph.facebook.com/10206902970711505/picture?width=150&height=150'),
(15876, 1027, 'session_tokens', 'a:1:{s:64:\"6e03decef6fba991c1b961f8f580b22f39c37f6a180937a5c8dee678ed0777d5\";a:4:{s:10:\"expiration\";i:1433914984;s:2:\"ip\";s:12:\"85.139.0.153\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432705384;}}'),
(15877, 1027, 'votou', 'sim'),
(15878, 1027, 'user_votes', 'foto-do-ano_p957'),
(15879, 1028, 'nickname', 'Carlos_Maria_Appleton'),
(15880, 1028, 'first_name', 'Carlos Maria'),
(15881, 1028, 'last_name', 'Appleton'),
(15882, 1028, 'description', ''),
(15883, 1028, 'rich_editing', 'true'),
(15884, 1028, 'comment_shortcuts', 'false'),
(15885, 1028, 'admin_color', 'fresh'),
(15886, 1028, 'use_ssl', '0'),
(15887, 1028, 'show_admin_bar_front', 'true'),
(15888, 1028, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15889, 1028, 'wp_user_level', '0'),
(15890, 1028, 'wsl_current_provider', 'Google'),
(15891, 1028, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(15892, 1028, 'session_tokens', 'a:1:{s:64:\"fa25f39b2c2d5099f1c5dd7ee4aef880eca298bb7bc2fd919dbe9d91a7b50cb7\";a:4:{s:10:\"expiration\";i:1433915087;s:2:\"ip\";s:13:\"85.138.109.85\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432705487;}}'),
(15893, 1028, 'votou', 'sim'),
(15894, 1028, 'user_votes', 'free-surfer-do-ano-volcom_p1395'),
(15895, 1029, 'nickname', 'Emmanuel_Ribeiro'),
(15896, 1029, 'first_name', 'Manu'),
(15897, 1029, 'last_name', 'Ribeiro'),
(15898, 1029, 'description', ''),
(15899, 1029, 'rich_editing', 'true'),
(15900, 1029, 'comment_shortcuts', 'false'),
(15901, 1029, 'admin_color', 'fresh'),
(15902, 1029, 'use_ssl', '0'),
(15903, 1029, 'show_admin_bar_front', 'true'),
(15904, 1029, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15905, 1029, 'wp_user_level', '0'),
(15906, 1029, 'wsl_current_provider', 'Facebook'),
(15907, 1029, 'wsl_current_user_image', 'https://graph.facebook.com/10206226173151809/picture?width=150&height=150'),
(15908, 1029, 'session_tokens', 'a:1:{s:64:\"cb5f086ddb520fc772dba1b65a00ba949e549b60add6037d8fd75abf30d67e20\";a:4:{s:10:\"expiration\";i:1433915779;s:2:\"ip\";s:11:\"86.74.89.23\";s:2:\"ua\";s:189:\"Mozilla/5.0 (Linux; Android 5.0.2; D5803 Build/23.1.A.1.28; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432706179;}}'),
(15909, 1029, 'votou', 'sim'),
(15910, 1029, 'user_votes', 'evento-do-ano-kia_p1428'),
(15911, 1030, 'nickname', 'Ines_Nobre_Guedes'),
(15912, 1030, 'first_name', 'Inês'),
(15913, 1030, 'last_name', 'Nobre Guedes'),
(15914, 1030, 'description', ''),
(15915, 1030, 'rich_editing', 'true'),
(15916, 1030, 'comment_shortcuts', 'false'),
(15917, 1030, 'admin_color', 'fresh'),
(15918, 1030, 'use_ssl', '0'),
(15919, 1030, 'show_admin_bar_front', 'true'),
(15920, 1030, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15921, 1030, 'wp_user_level', '0'),
(15922, 1030, 'wsl_current_provider', 'Google'),
(15923, 1030, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(15924, 1030, 'session_tokens', 'a:1:{s:64:\"4a0f47f931e91179eeaef0fd31a948a2bed1f4f332b09f23a8fe892e261da550\";a:4:{s:10:\"expiration\";i:1433916096;s:2:\"ip\";s:14:\"82.154.233.127\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432706496;}}'),
(15925, 1031, 'nickname', 'Claudia_Franceschi'),
(15926, 1031, 'first_name', 'Claudia'),
(15927, 1031, 'last_name', 'Franceschi'),
(15928, 1031, 'description', ''),
(15929, 1031, 'rich_editing', 'true'),
(15930, 1031, 'comment_shortcuts', 'false'),
(15931, 1031, 'admin_color', 'fresh'),
(15932, 1031, 'use_ssl', '0'),
(15933, 1031, 'show_admin_bar_front', 'true'),
(15934, 1031, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15935, 1031, 'wp_user_level', '0'),
(15936, 1031, 'wsl_current_provider', 'Facebook'),
(15937, 1031, 'wsl_current_user_image', 'https://graph.facebook.com/1025386587473955/picture?width=150&height=150'),
(15938, 1031, 'session_tokens', 'a:1:{s:64:\"69b690e6dd30fd3a3831341965db8a64f3ada4d6eb7523f2d2f73f5e03d4ba01\";a:4:{s:10:\"expiration\";i:1433916115;s:2:\"ip\";s:12:\"81.84.20.197\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432706515;}}'),
(15939, 1030, 'votou', 'sim'),
(15940, 1030, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(15941, 1032, 'nickname', 'Maryana_Jacobsen'),
(15942, 1032, 'first_name', 'Maryana'),
(15943, 1032, 'last_name', 'Jacobsen'),
(15944, 1032, 'description', ''),
(15945, 1032, 'rich_editing', 'true'),
(15946, 1032, 'comment_shortcuts', 'false'),
(15947, 1032, 'admin_color', 'fresh'),
(15948, 1032, 'use_ssl', '0'),
(15949, 1032, 'show_admin_bar_front', 'true'),
(15950, 1032, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15951, 1032, 'wp_user_level', '0'),
(15952, 1032, 'wsl_current_provider', 'Facebook'),
(15953, 1032, 'wsl_current_user_image', 'https://graph.facebook.com/10205246189008784/picture?width=150&height=150'),
(15954, 1032, 'session_tokens', 'a:1:{s:64:\"5a8062bb245ceb004da61346194d69a364074b4fb7c4d8ec0c8f39fdef7cc8e5\";a:4:{s:10:\"expiration\";i:1433916820;s:2:\"ip\";s:13:\"82.154.160.19\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432707220;}}'),
(15955, 1032, 'votou', 'sim'),
(15956, 1032, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(15957, 1033, 'nickname', 'Milena_Matias'),
(15958, 1033, 'first_name', 'Milena'),
(15959, 1033, 'last_name', 'Matias'),
(15960, 1033, 'description', ''),
(15961, 1033, 'rich_editing', 'true'),
(15962, 1033, 'comment_shortcuts', 'false'),
(15963, 1033, 'admin_color', 'fresh'),
(15964, 1033, 'use_ssl', '0'),
(15965, 1033, 'show_admin_bar_front', 'true'),
(15966, 1033, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15967, 1033, 'wp_user_level', '0'),
(15968, 1033, 'wsl_current_provider', 'Facebook'),
(15969, 1033, 'wsl_current_user_image', 'https://graph.facebook.com/1086186218062176/picture?width=150&height=150'),
(15970, 1033, 'session_tokens', 'a:1:{s:64:\"19053325d79b698528a7e03e39c2ed180e333b8f684a218df254d4bf49790bc2\";a:4:{s:10:\"expiration\";i:1433917697;s:2:\"ip\";s:13:\"89.152.52.126\";s:2:\"ua\";s:164:\"Mozilla/5.0 (Linux; Android 4.4.2; pt-pt; SAMSUNG GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/1.5 Chrome/28.0.1500.94 Mobile Safari/537.36\";s:5:\"login\";i:1432708097;}}'),
(15971, 1033, 'votou', 'sim'),
(15972, 1033, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(15973, 1034, 'nickname', 'Maria_Pereira'),
(15974, 1034, 'first_name', 'Maria'),
(15975, 1034, 'last_name', 'Pereira'),
(15976, 1034, 'description', ''),
(15977, 1034, 'rich_editing', 'true'),
(15978, 1034, 'comment_shortcuts', 'false'),
(15979, 1034, 'admin_color', 'fresh'),
(15980, 1034, 'use_ssl', '0'),
(15981, 1034, 'show_admin_bar_front', 'true'),
(15982, 1034, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15983, 1034, 'wp_user_level', '0'),
(15984, 1034, 'wsl_current_provider', 'Facebook'),
(15985, 1034, 'wsl_current_user_image', 'https://graph.facebook.com/1134658143227919/picture?width=150&height=150'),
(15986, 1034, 'session_tokens', 'a:1:{s:64:\"7694be41ca34c4bba5040ecb7e68f31ae926765a264cf9ab70cca2309b880230\";a:4:{s:10:\"expiration\";i:1433918217;s:2:\"ip\";s:13:\"95.93.169.221\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.2.2; GT-S7275R Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432708617;}}'),
(15987, 1035, 'nickname', 'Pedro_Montalvao'),
(15988, 1035, 'first_name', 'Pedro'),
(15989, 1035, 'last_name', 'Montalvão'),
(15990, 1035, 'description', ''),
(15991, 1035, 'rich_editing', 'true'),
(15992, 1035, 'comment_shortcuts', 'false'),
(15993, 1035, 'admin_color', 'fresh'),
(15994, 1035, 'use_ssl', '0'),
(15995, 1035, 'show_admin_bar_front', 'true'),
(15996, 1035, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(15997, 1035, 'wp_user_level', '0'),
(15998, 1035, 'wsl_current_provider', 'Facebook'),
(15999, 1035, 'wsl_current_user_image', 'https://graph.facebook.com/10200854305077531/picture?width=150&height=150'),
(16000, 1035, 'session_tokens', 'a:1:{s:64:\"2ef94f09b0594543a8ff73dcc101b14f488e253336006b6e51294a65f9fa67c9\";a:4:{s:10:\"expiration\";i:1433918303;s:2:\"ip\";s:14:\"176.79.141.242\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432708703;}}'),
(16001, 1036, 'nickname', 'Monica_Marques'),
(16002, 1036, 'first_name', 'Monica'),
(16003, 1036, 'last_name', 'Marques'),
(16004, 1036, 'description', ''),
(16005, 1036, 'rich_editing', 'true'),
(16006, 1036, 'comment_shortcuts', 'false'),
(16007, 1036, 'admin_color', 'fresh'),
(16008, 1036, 'use_ssl', '0'),
(16009, 1036, 'show_admin_bar_front', 'true'),
(16010, 1036, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16011, 1036, 'wp_user_level', '0'),
(16012, 1036, 'wsl_current_provider', 'Facebook'),
(16013, 1036, 'wsl_current_user_image', 'https://graph.facebook.com/10203829192482010/picture?width=150&height=150'),
(16014, 1036, 'session_tokens', 'a:1:{s:64:\"d1a5f9443d9d25667a0a6c761181c66e0ed21f65966592a41d4e5c34d79a7e03\";a:4:{s:10:\"expiration\";i:1433918427;s:2:\"ip\";s:14:\"89.152.168.162\";s:2:\"ua\";s:185:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432708827;}}'),
(16015, 1035, 'votou', 'sim'),
(16016, 1035, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(16017, 1034, 'votou', 'sim'),
(16018, 1034, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(16019, 1037, 'nickname', 'Joao_Fialho'),
(16020, 1037, 'first_name', 'João'),
(16021, 1037, 'last_name', 'Fialho'),
(16022, 1037, 'description', ''),
(16023, 1037, 'rich_editing', 'true'),
(16024, 1037, 'comment_shortcuts', 'false'),
(16025, 1037, 'admin_color', 'fresh'),
(16026, 1037, 'use_ssl', '0'),
(16027, 1037, 'show_admin_bar_front', 'true'),
(16028, 1037, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16029, 1037, 'wp_user_level', '0'),
(16030, 1037, 'wsl_current_provider', 'Facebook'),
(16031, 1037, 'wsl_current_user_image', 'https://graph.facebook.com/931969446853355/picture?width=150&height=150'),
(16032, 1037, 'session_tokens', 'a:2:{s:64:\"0cc619d74db3d8890e45d9ab53ecea191dd68e733d12714d84bb2e45c6dd68cf\";a:4:{s:10:\"expiration\";i:1433918682;s:2:\"ip\";s:14:\"213.30.118.101\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; GT-I9060 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432709082;}s:64:\"6a5ae6a41f1b90f925b273749a94be1313d2ff55917ca3af170c1a61b41bc942\";a:4:{s:10:\"expiration\";i:1433918819;s:2:\"ip\";s:14:\"213.30.118.101\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; GT-I9060 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432709219;}}'),
(16033, 1038, 'nickname', 'Alexandra_BCunha'),
(16034, 1038, 'first_name', 'Alexandra'),
(16035, 1038, 'last_name', 'BCunha'),
(16036, 1038, 'description', ''),
(16037, 1038, 'rich_editing', 'true'),
(16038, 1038, 'comment_shortcuts', 'false'),
(16039, 1038, 'admin_color', 'fresh'),
(16040, 1038, 'use_ssl', '0'),
(16041, 1038, 'show_admin_bar_front', 'true'),
(16042, 1038, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16043, 1038, 'wp_user_level', '0'),
(16044, 1038, 'wsl_current_provider', 'Facebook'),
(16045, 1038, 'wsl_current_user_image', 'https://graph.facebook.com/392238810981718/picture?width=150&height=150'),
(16046, 1038, 'session_tokens', 'a:2:{s:64:\"8df87039d846f0335a703f631f871d696cb04a6b49e204c44dbf51a1b8b08b9a\";a:4:{s:10:\"expiration\";i:1433918786;s:2:\"ip\";s:12:\"85.242.88.32\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432709186;}s:64:\"1fe210c35d2d39b8368a7d381cab6b462750a62a65fc6e2affcb50ada0b2f843\";a:4:{s:10:\"expiration\";i:1433924258;s:2:\"ip\";s:13:\"194.65.130.38\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432714658;}}'),
(16047, 1039, 'nickname', 'Filipe_Richheimer'),
(16048, 1039, 'first_name', 'Filipe'),
(16049, 1039, 'last_name', 'Richheimer'),
(16050, 1039, 'description', ''),
(16051, 1039, 'rich_editing', 'true'),
(16052, 1039, 'comment_shortcuts', 'false'),
(16053, 1039, 'admin_color', 'fresh'),
(16054, 1039, 'use_ssl', '0'),
(16055, 1039, 'show_admin_bar_front', 'true'),
(16056, 1039, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16057, 1039, 'wp_user_level', '0'),
(16058, 1039, 'wsl_current_provider', 'Facebook'),
(16059, 1039, 'wsl_current_user_image', 'https://graph.facebook.com/10206758997554036/picture?width=150&height=150'),
(16060, 1039, 'session_tokens', 'a:1:{s:64:\"04d9379151c0d1c76875bfcda6d8fe482de9a3d942792ba2a42afed2f8b4404c\";a:4:{s:10:\"expiration\";i:1433919301;s:2:\"ip\";s:13:\"176.78.172.28\";s:2:\"ua\";s:130:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T520 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36\";s:5:\"login\";i:1432709701;}}'),
(16061, 1039, 'votou', 'sim'),
(16062, 1039, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(16063, 1040, 'nickname', 'Teresa_Botelho_Neves'),
(16064, 1040, 'first_name', 'Teresa'),
(16065, 1040, 'last_name', 'Neves'),
(16066, 1040, 'description', ''),
(16067, 1040, 'rich_editing', 'true'),
(16068, 1040, 'comment_shortcuts', 'false'),
(16069, 1040, 'admin_color', 'fresh'),
(16070, 1040, 'use_ssl', '0'),
(16071, 1040, 'show_admin_bar_front', 'true'),
(16072, 1040, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16073, 1040, 'wp_user_level', '0'),
(16074, 1040, 'wsl_current_provider', 'Facebook'),
(16075, 1040, 'wsl_current_user_image', 'https://graph.facebook.com/10152927194573785/picture?width=150&height=150'),
(16076, 1040, 'session_tokens', 'a:3:{s:64:\"39303853b29340f684c0ea314b8f8f5724b67b7f49d830361bd36abfbbfc7aeb\";a:4:{s:10:\"expiration\";i:1433919747;s:2:\"ip\";s:13:\"87.103.60.195\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432710147;}s:64:\"06e4fa2b8fef2949fddde4b2be5141541f7fee43856be0a450dd9a7148958dcd\";a:4:{s:10:\"expiration\";i:1433919785;s:2:\"ip\";s:13:\"87.103.60.195\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432710185;}s:64:\"2c89b3f180f33b86ac807c622667b3cff23c5977deb1ced888326e478173f56b\";a:4:{s:10:\"expiration\";i:1433919873;s:2:\"ip\";s:13:\"87.103.60.195\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432710273;}}'),
(16077, 1041, 'nickname', 'Nadia_Vigia'),
(16078, 1041, 'first_name', 'Nádia'),
(16079, 1041, 'last_name', 'Vigia'),
(16080, 1041, 'description', ''),
(16081, 1041, 'rich_editing', 'true'),
(16082, 1041, 'comment_shortcuts', 'false'),
(16083, 1041, 'admin_color', 'fresh'),
(16084, 1041, 'use_ssl', '0'),
(16085, 1041, 'show_admin_bar_front', 'true'),
(16086, 1041, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16087, 1041, 'wp_user_level', '0'),
(16088, 1041, 'wsl_current_provider', 'Facebook'),
(16089, 1041, 'wsl_current_user_image', 'https://graph.facebook.com/356461514554545/picture?width=150&height=150'),
(16090, 1041, 'session_tokens', 'a:1:{s:64:\"80d7358a5fbe5885157c6c565d712f5c703dfcc1f8bb0e83a6520639d66e9e82\";a:4:{s:10:\"expiration\";i:1433919820;s:2:\"ip\";s:14:\"37.189.167.130\";s:2:\"ua\";s:232:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432710220;}}'),
(16091, 1041, 'votou', 'sim'),
(16092, 1041, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(16093, 1042, 'nickname', 'Pedro_Carvalho'),
(16094, 1042, 'first_name', 'Pedro'),
(16095, 1042, 'last_name', 'Carvalho'),
(16096, 1042, 'description', ''),
(16097, 1042, 'rich_editing', 'true'),
(16098, 1042, 'comment_shortcuts', 'false'),
(16099, 1042, 'admin_color', 'fresh'),
(16100, 1042, 'use_ssl', '0'),
(16101, 1042, 'show_admin_bar_front', 'true'),
(16102, 1042, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16103, 1042, 'wp_user_level', '0'),
(16104, 1042, 'wsl_current_provider', 'Facebook'),
(16105, 1042, 'wsl_current_user_image', 'https://graph.facebook.com/915693741806670/picture?width=150&height=150'),
(16106, 1042, 'session_tokens', 'a:1:{s:64:\"37f286988757004268de44622e830359bca6cd1204b4651c1c8634fa2237cb74\";a:4:{s:10:\"expiration\";i:1433920414;s:2:\"ip\";s:11:\"2.83.48.250\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432710814;}}'),
(16107, 1043, 'nickname', 'Luis_Godinho'),
(16108, 1043, 'first_name', 'Luis'),
(16109, 1043, 'last_name', 'Godinho'),
(16110, 1043, 'description', ''),
(16111, 1043, 'rich_editing', 'true'),
(16112, 1043, 'comment_shortcuts', 'false'),
(16113, 1043, 'admin_color', 'fresh'),
(16114, 1043, 'use_ssl', '0'),
(16115, 1043, 'show_admin_bar_front', 'true'),
(16116, 1043, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16117, 1043, 'wp_user_level', '0'),
(16118, 1043, 'wsl_current_provider', 'Facebook'),
(16119, 1043, 'wsl_current_user_image', 'https://graph.facebook.com/979281975423776/picture?width=150&height=150'),
(16120, 1043, 'session_tokens', 'a:1:{s:64:\"f78bfd7875df0c77581c9f5c903dbf0eb2e6f73ad70d184822025f2b0358a2a4\";a:4:{s:10:\"expiration\";i:1433920465;s:2:\"ip\";s:14:\"81.193.228.198\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432710865;}}'),
(16121, 1044, 'nickname', 'Nuno_Leite'),
(16122, 1044, 'first_name', 'Nuno'),
(16123, 1044, 'last_name', 'Leite'),
(16124, 1044, 'description', ''),
(16125, 1044, 'rich_editing', 'true'),
(16126, 1044, 'comment_shortcuts', 'false'),
(16127, 1044, 'admin_color', 'fresh'),
(16128, 1044, 'use_ssl', '0'),
(16129, 1044, 'show_admin_bar_front', 'true'),
(16130, 1044, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16131, 1044, 'wp_user_level', '0'),
(16132, 1044, 'wsl_current_provider', 'Facebook'),
(16133, 1044, 'wsl_current_user_image', 'https://graph.facebook.com/10202918612164715/picture?width=150&height=150'),
(16134, 1044, 'session_tokens', 'a:1:{s:64:\"f52c84dd2afc15b2dd767dca14f442b2a3d246c4c3e16831abf8921a7f6a9f07\";a:4:{s:10:\"expiration\";i:1433920531;s:2:\"ip\";s:14:\"188.251.230.82\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432710931;}}'),
(16135, 1045, 'nickname', 'Manel_SurfAventura'),
(16136, 1045, 'first_name', 'Manel'),
(16137, 1045, 'last_name', 'SurfAventura'),
(16138, 1045, 'description', ''),
(16139, 1045, 'rich_editing', 'true'),
(16140, 1045, 'comment_shortcuts', 'false'),
(16141, 1045, 'admin_color', 'fresh'),
(16142, 1045, 'use_ssl', '0'),
(16143, 1045, 'show_admin_bar_front', 'true'),
(16144, 1045, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16145, 1045, 'wp_user_level', '0'),
(16146, 1045, 'wsl_current_provider', 'Facebook'),
(16147, 1045, 'wsl_current_user_image', 'https://graph.facebook.com/1124239860925493/picture?width=150&height=150'),
(16148, 1045, 'session_tokens', 'a:1:{s:64:\"0d386d939ef1d3a9bfa3c3b0f35c23a60e5b330eb78467a7f1029cb8fbfdbb46\";a:4:{s:10:\"expiration\";i:1433920707;s:2:\"ip\";s:13:\"176.79.186.67\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.2; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432711107;}}'),
(16149, 1044, 'votou', 'sim'),
(16150, 1044, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(16151, 1046, 'nickname', 'JMiguel_Santos'),
(16152, 1046, 'first_name', 'JMiguel'),
(16153, 1046, 'last_name', 'Santos'),
(16154, 1046, 'description', ''),
(16155, 1046, 'rich_editing', 'true'),
(16156, 1046, 'comment_shortcuts', 'false'),
(16157, 1046, 'admin_color', 'fresh'),
(16158, 1046, 'use_ssl', '0'),
(16159, 1046, 'show_admin_bar_front', 'true'),
(16160, 1046, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16161, 1046, 'wp_user_level', '0'),
(16162, 1046, 'wsl_current_provider', 'Facebook'),
(16163, 1046, 'wsl_current_user_image', 'https://graph.facebook.com/975204155834073/picture?width=150&height=150'),
(16164, 1046, 'session_tokens', 'a:1:{s:64:\"57cb473daac317528af0ffb28b16f25d16757bd300258dbe72d9dadd77386584\";a:4:{s:10:\"expiration\";i:1433920726;s:2:\"ip\";s:14:\"88.214.186.203\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1432711126;}}'),
(16165, 1045, 'votou', 'sim'),
(16166, 1045, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(16167, 1043, 'votou', 'sim'),
(16168, 1043, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,treinador-do-ano_p1359'),
(16169, 1046, 'votou', 'sim'),
(16170, 1046, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(16171, 1047, 'nickname', 'Maria_Joao_Teixeira'),
(16172, 1047, 'first_name', 'Maria João'),
(16173, 1047, 'last_name', 'Teixeira'),
(16174, 1047, 'description', ''),
(16175, 1047, 'rich_editing', 'true'),
(16176, 1047, 'comment_shortcuts', 'false'),
(16177, 1047, 'admin_color', 'fresh'),
(16178, 1047, 'use_ssl', '0'),
(16179, 1047, 'show_admin_bar_front', 'true'),
(16180, 1047, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16181, 1047, 'wp_user_level', '0'),
(16182, 1047, 'wsl_current_provider', 'Facebook'),
(16183, 1047, 'wsl_current_user_image', 'https://graph.facebook.com/10206942606271951/picture?width=150&height=150'),
(16184, 1047, 'session_tokens', 'a:2:{s:64:\"c07098db2e15ca59342d65b881da66b15076b4ba90f5d06e086293b2ae5b8819\";a:4:{s:10:\"expiration\";i:1433920909;s:2:\"ip\";s:14:\"89.180.144.128\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432711309;}s:64:\"adc062f0da0a9eaca35293d48c5e535c70af56e2ab2827d8afe6518d35311ca0\";a:4:{s:10:\"expiration\";i:1434020862;s:2:\"ip\";s:14:\"89.180.151.139\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432811262;}}'),
(16185, 1047, 'votou', 'sim'),
(16186, 1047, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(16187, 1048, 'nickname', 'Sofia_Ferreira'),
(16188, 1048, 'first_name', 'Sofia'),
(16189, 1048, 'last_name', 'Ferreira'),
(16190, 1048, 'description', ''),
(16191, 1048, 'rich_editing', 'true'),
(16192, 1048, 'comment_shortcuts', 'false'),
(16193, 1048, 'admin_color', 'fresh'),
(16194, 1048, 'use_ssl', '0'),
(16195, 1048, 'show_admin_bar_front', 'true'),
(16196, 1048, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16197, 1048, 'wp_user_level', '0'),
(16198, 1048, 'wsl_current_provider', 'Facebook'),
(16199, 1048, 'wsl_current_user_image', 'https://graph.facebook.com/1009507422393006/picture?width=150&height=150'),
(16200, 1048, 'session_tokens', 'a:1:{s:64:\"8c4a1af1ea309acfd5bbab688310b6475476a5d7efaaa6cef175eee3f3d69983\";a:4:{s:10:\"expiration\";i:1433921164;s:2:\"ip\";s:14:\"176.79.161.216\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432711564;}}'),
(16201, 1049, 'nickname', 'Mariana_Rocha'),
(16202, 1049, 'first_name', 'Mariana'),
(16203, 1049, 'last_name', 'Rocha'),
(16204, 1049, 'description', ''),
(16205, 1049, 'rich_editing', 'true'),
(16206, 1049, 'comment_shortcuts', 'false'),
(16207, 1049, 'admin_color', 'fresh'),
(16208, 1049, 'use_ssl', '0'),
(16209, 1049, 'show_admin_bar_front', 'true'),
(16210, 1049, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16211, 1049, 'wp_user_level', '0'),
(16212, 1049, 'wsl_current_provider', 'Facebook'),
(16213, 1049, 'wsl_current_user_image', 'https://graph.facebook.com/10207198243300089/picture?width=150&height=150'),
(16214, 1049, 'session_tokens', 'a:1:{s:64:\"fe4db19dcb8ef70c28d51c2c4cdb855b2047dfe340ddf1ae496ddc61ba819d03\";a:4:{s:10:\"expiration\";i:1433921927;s:2:\"ip\";s:14:\"194.254.68.120\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432712327;}}'),
(16215, 1050, 'nickname', 'Ana_Salgueiro'),
(16216, 1050, 'first_name', 'Ana'),
(16217, 1050, 'last_name', 'Salgueiro'),
(16218, 1050, 'description', ''),
(16219, 1050, 'rich_editing', 'true'),
(16220, 1050, 'comment_shortcuts', 'false'),
(16221, 1050, 'admin_color', 'fresh'),
(16222, 1050, 'use_ssl', '0'),
(16223, 1050, 'show_admin_bar_front', 'true'),
(16224, 1050, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16225, 1050, 'wp_user_level', '0'),
(16226, 1050, 'wsl_current_provider', 'Facebook'),
(16227, 1050, 'wsl_current_user_image', 'https://graph.facebook.com/1115164505177235/picture?width=150&height=150'),
(16228, 1050, 'session_tokens', 'a:2:{s:64:\"3e17cf12c77c23b49e73cf9bf87b924ee56c7fa95effb2c4ea32839b29a0e587\";a:4:{s:10:\"expiration\";i:1433921935;s:2:\"ip\";s:12:\"87.103.74.57\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432712335;}s:64:\"013d8af1e2779755417f6299ad975a2e5f3e5352eed5348b70b8e01f03303db6\";a:4:{s:10:\"expiration\";i:1433922067;s:2:\"ip\";s:13:\"176.78.156.33\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432712467;}}'),
(16229, 1051, 'nickname', 'Sandra_Amaral'),
(16230, 1051, 'first_name', 'Sandra'),
(16231, 1051, 'last_name', 'Amaral'),
(16232, 1051, 'description', ''),
(16233, 1051, 'rich_editing', 'true'),
(16234, 1051, 'comment_shortcuts', 'false'),
(16235, 1051, 'admin_color', 'fresh'),
(16236, 1051, 'use_ssl', '0'),
(16237, 1051, 'show_admin_bar_front', 'true'),
(16238, 1051, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16239, 1051, 'wp_user_level', '0'),
(16240, 1051, 'wsl_current_provider', 'Facebook'),
(16241, 1051, 'wsl_current_user_image', 'https://graph.facebook.com/10206081273728181/picture?width=150&height=150'),
(16242, 1051, 'session_tokens', 'a:1:{s:64:\"c893acde31547de6ad24b229037155fe0d05020fb812ffcd47a7655a4a754807\";a:4:{s:10:\"expiration\";i:1433921947;s:2:\"ip\";s:13:\"82.155.24.251\";s:2:\"ua\";s:232:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432712347;}}'),
(16243, 1052, 'nickname', 'Christine_Richheimer'),
(16244, 1052, 'first_name', 'Christine'),
(16245, 1052, 'last_name', 'Richheimer'),
(16246, 1052, 'description', ''),
(16247, 1052, 'rich_editing', 'true'),
(16248, 1052, 'comment_shortcuts', 'false'),
(16249, 1052, 'admin_color', 'fresh'),
(16250, 1052, 'use_ssl', '0'),
(16251, 1052, 'show_admin_bar_front', 'true'),
(16252, 1052, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16253, 1052, 'wp_user_level', '0'),
(16254, 1052, 'wsl_current_provider', 'Facebook'),
(16255, 1052, 'wsl_current_user_image', 'https://graph.facebook.com/1021496997861021/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(16256, 1052, 'session_tokens', 'a:1:{s:64:\"0a3fac1839b8eb984783c7e600e4b984188dcea2ad8360ed52ac3581da364d9d\";a:4:{s:10:\"expiration\";i:1433922042;s:2:\"ip\";s:13:\"176.78.172.28\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432712442;}}'),
(16257, 1051, 'votou', 'sim'),
(16258, 1051, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(16259, 1053, 'nickname', 'Maria_Aguiar'),
(16260, 1053, 'first_name', 'Maria'),
(16261, 1053, 'last_name', 'Aguiar'),
(16262, 1053, 'description', ''),
(16263, 1053, 'rich_editing', 'true'),
(16264, 1053, 'comment_shortcuts', 'false'),
(16265, 1053, 'admin_color', 'fresh'),
(16266, 1053, 'use_ssl', '0'),
(16267, 1053, 'show_admin_bar_front', 'true'),
(16268, 1053, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16269, 1053, 'wp_user_level', '0'),
(16270, 1053, 'wsl_current_provider', 'Facebook'),
(16271, 1053, 'wsl_current_user_image', 'https://graph.facebook.com/952211498142642/picture?width=150&height=150'),
(16272, 1053, 'session_tokens', 'a:4:{s:64:\"3ad2070f7c275ef6f73899301c64242d4b8e72ab3ec3b7ee2c2073b42a203e78\";a:4:{s:10:\"expiration\";i:1433922058;s:2:\"ip\";s:14:\"85.242.104.247\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432712458;}s:64:\"eff499a6b8482c208f9d06a3285594097d85d2280f5a69ec1c10895619b3f6f5\";a:4:{s:10:\"expiration\";i:1433922128;s:2:\"ip\";s:14:\"85.242.104.247\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432712528;}s:64:\"c036a812c41c6e49dfd23dbbb28c1312836797e2699a7eb2ec0ce04c97abeb48\";a:4:{s:10:\"expiration\";i:1433949700;s:2:\"ip\";s:14:\"85.243.135.122\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432740100;}s:64:\"b8fafe5ebea46e88940b686132ec6cf3506d56c98b70314994b14b72375f81be\";a:4:{s:10:\"expiration\";i:1434056970;s:2:\"ip\";s:14:\"82.154.183.114\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432847370;}}'),
(16273, 1052, 'votou', 'sim'),
(16274, 1052, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(16275, 1050, 'votou', 'sim'),
(16276, 1050, 'user_votes', 'surfista-do-ano-oakley_p1339,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383'),
(16277, 1054, 'nickname', 'Katharina_Franck'),
(16278, 1054, 'first_name', 'Katharina'),
(16279, 1054, 'last_name', 'Franck'),
(16280, 1054, 'description', ''),
(16281, 1054, 'rich_editing', 'true'),
(16282, 1054, 'comment_shortcuts', 'false'),
(16283, 1054, 'admin_color', 'fresh'),
(16284, 1054, 'use_ssl', '0'),
(16285, 1054, 'show_admin_bar_front', 'true'),
(16286, 1054, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16287, 1054, 'wp_user_level', '0'),
(16288, 1054, 'wsl_current_provider', 'Facebook'),
(16289, 1054, 'wsl_current_user_image', 'https://graph.facebook.com/10206821373638246/picture?width=150&height=150'),
(16290, 1054, 'session_tokens', 'a:1:{s:64:\"f596b2802a1c0635f895a512fd1a7c6927f3d71211bfa47059af53e46da74404\";a:4:{s:10:\"expiration\";i:1433922272;s:2:\"ip\";s:13:\"84.189.29.194\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432712672;}}'),
(16291, 1055, 'nickname', 'Maria_Vasconcelos'),
(16292, 1055, 'first_name', 'Maria'),
(16293, 1055, 'last_name', 'Vasconcelos'),
(16294, 1055, 'description', ''),
(16295, 1055, 'rich_editing', 'true'),
(16296, 1055, 'comment_shortcuts', 'false'),
(16297, 1055, 'admin_color', 'fresh'),
(16298, 1055, 'use_ssl', '0'),
(16299, 1055, 'show_admin_bar_front', 'true'),
(16300, 1055, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16301, 1055, 'wp_user_level', '0'),
(16302, 1055, 'wsl_current_provider', 'Facebook'),
(16303, 1055, 'wsl_current_user_image', 'https://graph.facebook.com/10204313360214236/picture?width=150&height=150'),
(16304, 1055, 'session_tokens', 'a:2:{s:64:\"dcf52309fc40dce6043d6ae3af8d3f7afa05566671f78eab48bdf3b34b2b3f04\";a:4:{s:10:\"expiration\";i:1433922431;s:2:\"ip\";s:12:\"85.245.66.16\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432712831;}s:64:\"5a41c905e0bc142b26742fd99edb8d8cbd69b7541eba412197436f24dd6475a3\";a:4:{s:10:\"expiration\";i:1434637925;s:2:\"ip\";s:14:\"194.38.148.118\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433428325;}}'),
(16305, 1055, 'votou', 'sim'),
(16306, 1055, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,revelacao-do-ano-deeply_p1383,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(16307, 1056, 'nickname', 'Andre_Ramalhoso'),
(16308, 1056, 'first_name', 'André'),
(16309, 1056, 'last_name', 'Ramalhoso'),
(16310, 1056, 'description', ''),
(16311, 1056, 'rich_editing', 'true'),
(16312, 1056, 'comment_shortcuts', 'false'),
(16313, 1056, 'admin_color', 'fresh'),
(16314, 1056, 'use_ssl', '0'),
(16315, 1056, 'show_admin_bar_front', 'true'),
(16316, 1056, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16317, 1056, 'wp_user_level', '0'),
(16318, 1056, 'wsl_current_provider', 'Facebook'),
(16319, 1056, 'wsl_current_user_image', 'https://graph.facebook.com/961310373921731/picture?width=150&height=150'),
(16320, 1056, 'session_tokens', 'a:1:{s:64:\"d8b81f931a7555266617d60c199fef9ee7a916f048e26c7d8325f2d111bdfabb\";a:4:{s:10:\"expiration\";i:1433922614;s:2:\"ip\";s:12:\"93.108.216.5\";s:2:\"ua\";s:154:\"Mozilla/5.0 (Linux; Android 4.3; HUAWEI G6-L11 Build/HuaweiG6-L11C02B120) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432713014;}}'),
(16321, 1056, 'votou', 'sim'),
(16322, 1056, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(16323, 1054, 'votou', 'sim'),
(16324, 1054, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,treinador-do-ano_p1359'),
(16325, 1057, 'nickname', 'Graca_Assis'),
(16326, 1057, 'first_name', 'Graça'),
(16327, 1057, 'last_name', 'Assis'),
(16328, 1057, 'description', ''),
(16329, 1057, 'rich_editing', 'true'),
(16330, 1057, 'comment_shortcuts', 'false'),
(16331, 1057, 'admin_color', 'fresh'),
(16332, 1057, 'use_ssl', '0'),
(16333, 1057, 'show_admin_bar_front', 'true'),
(16334, 1057, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16335, 1057, 'wp_user_level', '0'),
(16336, 1057, 'wsl_current_provider', 'Google'),
(16337, 1057, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(16338, 1057, 'session_tokens', 'a:2:{s:64:\"423601f8d1759fa4c1527ab9d1e3ee139e4be73ef4624f68b400d0ec1d98d839\";a:4:{s:10:\"expiration\";i:1433923038;s:2:\"ip\";s:14:\"85.242.104.135\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432713438;}s:64:\"34402134cf9e660490045c17ddd02aff77e3cf1da2af866706ee4eb3179dba02\";a:4:{s:10:\"expiration\";i:1434315145;s:2:\"ip\";s:13:\"85.138.207.98\";s:2:\"ua\";s:198:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30 SVN/070FPG1 [FB_IAB/FB4A;FBAV/31.0.0.20.13;]\";s:5:\"login\";i:1433105545;}}'),
(16339, 1058, 'nickname', 'WFernandes_Vieira'),
(16340, 1058, 'first_name', 'WFernandes'),
(16341, 1058, 'last_name', 'Vieira'),
(16342, 1058, 'description', ''),
(16343, 1058, 'rich_editing', 'true'),
(16344, 1058, 'comment_shortcuts', 'false'),
(16345, 1058, 'admin_color', 'fresh'),
(16346, 1058, 'use_ssl', '0'),
(16347, 1058, 'show_admin_bar_front', 'true'),
(16348, 1058, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16349, 1058, 'wp_user_level', '0'),
(16350, 1058, 'wsl_current_provider', 'Facebook'),
(16351, 1058, 'wsl_current_user_image', 'https://graph.facebook.com/1086761898018111/picture?width=150&height=150'),
(16352, 1058, 'session_tokens', 'a:1:{s:64:\"b398aa9374e64a8bcb364924848ef6351c284afeded23ffaa50ce103c097b290\";a:4:{s:10:\"expiration\";i:1433923128;s:2:\"ip\";s:13:\"79.168.172.93\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432713528;}}'),
(16353, 1057, 'votou', 'sim'),
(16354, 1057, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(16355, 1059, 'nickname', 'Mariana_Neves'),
(16356, 1059, 'first_name', 'Mariana'),
(16357, 1059, 'last_name', 'Neves'),
(16358, 1059, 'description', ''),
(16359, 1059, 'rich_editing', 'true'),
(16360, 1059, 'comment_shortcuts', 'false'),
(16361, 1059, 'admin_color', 'fresh'),
(16362, 1059, 'use_ssl', '0'),
(16363, 1059, 'show_admin_bar_front', 'true'),
(16364, 1059, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16365, 1059, 'wp_user_level', '0'),
(16366, 1059, 'wsl_current_provider', 'Facebook'),
(16367, 1059, 'wsl_current_user_image', 'https://graph.facebook.com/379523448909958/picture?width=150&height=150'),
(16368, 1059, 'session_tokens', 'a:1:{s:64:\"3a69bfb7051f1350b876fddf4ecbde9c68779dcf97df01b1bd6bdb48c8d05d10\";a:4:{s:10:\"expiration\";i:1433923188;s:2:\"ip\";s:14:\"93.102.129.116\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; Trident/7.0; Touch; rv:11.0) like Gecko\";s:5:\"login\";i:1432713588;}}'),
(16369, 1060, 'nickname', 'Maria_Joao'),
(16370, 1060, 'first_name', 'Maria'),
(16371, 1060, 'last_name', 'João'),
(16372, 1060, 'description', ''),
(16373, 1060, 'rich_editing', 'true'),
(16374, 1060, 'comment_shortcuts', 'false'),
(16375, 1060, 'admin_color', 'fresh'),
(16376, 1060, 'use_ssl', '0'),
(16377, 1060, 'show_admin_bar_front', 'true'),
(16378, 1060, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16379, 1060, 'wp_user_level', '0'),
(16380, 1060, 'wsl_current_provider', 'Facebook'),
(16381, 1060, 'wsl_current_user_image', 'https://graph.facebook.com/10153024405888049/picture?width=150&height=150'),
(16382, 1060, 'session_tokens', 'a:1:{s:64:\"df6ee2a6a472320b577b0158ca182c75554949cf85501ed9d83dad407137ab50\";a:4:{s:10:\"expiration\";i:1433923193;s:2:\"ip\";s:13:\"85.240.134.63\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432713593;}}'),
(16383, 1061, 'nickname', 'Andre_Rodrigues_1'),
(16384, 1061, 'first_name', 'Andre'),
(16385, 1061, 'last_name', 'Rodrigues'),
(16386, 1061, 'description', ''),
(16387, 1061, 'rich_editing', 'true'),
(16388, 1061, 'comment_shortcuts', 'false'),
(16389, 1061, 'admin_color', 'fresh'),
(16390, 1061, 'use_ssl', '0'),
(16391, 1061, 'show_admin_bar_front', 'true'),
(16392, 1061, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16393, 1061, 'wp_user_level', '0'),
(16394, 1061, 'wsl_current_provider', 'Google'),
(16395, 1061, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-3JS_Oc5lGj8/AAAAAAAAAAI/AAAAAAAABQk/PD43LiFxcCo/photo.jpg?sz=200'),
(16396, 1061, 'session_tokens', 'a:2:{s:64:\"b395a011ba0e05c72e4ebb606f9e9f6d2e660c2d9a59e78386f01b5ed950bd2f\";a:4:{s:10:\"expiration\";i:1433923277;s:2:\"ip\";s:13:\"176.78.156.33\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432713677;}s:64:\"237e862fe8bb4e284b0d71264aa2a80525c3244404d6117f17184190991d57b8\";a:4:{s:10:\"expiration\";i:1433923582;s:2:\"ip\";s:13:\"87.103.72.194\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432713982;}}'),
(16397, 1060, 'votou', 'sim'),
(16398, 1060, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(16399, 1062, 'nickname', 'Andre_Campos'),
(16400, 1062, 'first_name', 'Andre'),
(16401, 1062, 'last_name', 'Campos'),
(16402, 1062, 'description', ''),
(16403, 1062, 'rich_editing', 'true'),
(16404, 1062, 'comment_shortcuts', 'false'),
(16405, 1062, 'admin_color', 'fresh'),
(16406, 1062, 'use_ssl', '0'),
(16407, 1062, 'show_admin_bar_front', 'true'),
(16408, 1062, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16409, 1062, 'wp_user_level', '0'),
(16410, 1062, 'wsl_current_provider', 'Facebook'),
(16411, 1062, 'wsl_current_user_image', 'https://graph.facebook.com/10204532770985318/picture?width=150&height=150'),
(16412, 1062, 'session_tokens', 'a:1:{s:64:\"dc165f9905e92cbee82d5cf3d766673bad7359883b8afa3317aafccbbebf5659\";a:4:{s:10:\"expiration\";i:1433923384;s:2:\"ip\";s:14:\"180.189.170.72\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432713784;}}'),
(16413, 1062, 'votou', 'sim'),
(16414, 1062, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(16415, 1063, 'nickname', 'Manuel_Maria_Vicente'),
(16416, 1063, 'first_name', 'Manuel'),
(16417, 1063, 'last_name', 'Vicente'),
(16418, 1063, 'description', ''),
(16419, 1063, 'rich_editing', 'true'),
(16420, 1063, 'comment_shortcuts', 'false'),
(16421, 1063, 'admin_color', 'fresh'),
(16422, 1063, 'use_ssl', '0'),
(16423, 1063, 'show_admin_bar_front', 'true'),
(16424, 1063, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16425, 1063, 'wp_user_level', '0'),
(16426, 1063, 'wsl_current_provider', 'Facebook'),
(16427, 1063, 'wsl_current_user_image', 'https://graph.facebook.com/1092429147451134/picture?width=150&height=150'),
(16428, 1063, 'session_tokens', 'a:3:{s:64:\"52b1c97675d294598cc6d071a590ccfcd0ec2901447485ccc80faada9f1cdfbe\";a:4:{s:10:\"expiration\";i:1433923511;s:2:\"ip\";s:14:\"193.236.78.113\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432713911;}s:64:\"408d0331521aae6bc6e03a2fc62aa733d93dd83e220e638b9c86e9450ff560b3\";a:4:{s:10:\"expiration\";i:1433923555;s:2:\"ip\";s:14:\"193.236.78.113\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432713955;}s:64:\"6bf0b4c54dd2c1fbdae5edc86d115441b9aef2b94169bb2f158b7cbf353aee73\";a:4:{s:10:\"expiration\";i:1433923632;s:2:\"ip\";s:14:\"193.236.78.113\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432714032;}}'),
(16429, 1064, 'nickname', 'Ana_Treka'),
(16430, 1064, 'first_name', 'Treka'),
(16431, 1064, 'last_name', 'Ana'),
(16432, 1064, 'description', ''),
(16433, 1064, 'rich_editing', 'true'),
(16434, 1064, 'comment_shortcuts', 'false'),
(16435, 1064, 'admin_color', 'fresh'),
(16436, 1064, 'use_ssl', '0'),
(16437, 1064, 'show_admin_bar_front', 'true'),
(16438, 1064, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16439, 1064, 'wp_user_level', '0'),
(16440, 1064, 'wsl_current_provider', 'Facebook'),
(16441, 1064, 'wsl_current_user_image', 'https://graph.facebook.com/10153316426562464/picture?width=150&height=150'),
(16442, 1064, 'session_tokens', 'a:1:{s:64:\"f01539fac15a8a030873ca7a2a375876a41b92877faae0b1dbc388f0cea94057\";a:4:{s:10:\"expiration\";i:1433923569;s:2:\"ip\";s:14:\"85.139.244.130\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432713969;}}'),
(16443, 1058, 'votou', 'sim'),
(16444, 1058, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(16445, 1064, 'votou', 'sim'),
(16446, 1064, 'user_votes', 'foto-do-ano_p957'),
(16447, 1061, 'votou', 'sim'),
(16448, 1061, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080'),
(16449, 1065, 'nickname', 'Joao_Simao'),
(16450, 1065, 'first_name', 'João'),
(16451, 1065, 'last_name', 'Simão'),
(16452, 1065, 'description', ''),
(16453, 1065, 'rich_editing', 'true'),
(16454, 1065, 'comment_shortcuts', 'false'),
(16455, 1065, 'admin_color', 'fresh'),
(16456, 1065, 'use_ssl', '0'),
(16457, 1065, 'show_admin_bar_front', 'true'),
(16458, 1065, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16459, 1065, 'wp_user_level', '0'),
(16460, 1065, 'wsl_current_provider', 'Facebook'),
(16461, 1065, 'wsl_current_user_image', 'https://graph.facebook.com/10203149073566887/picture?width=150&height=150'),
(16462, 1065, 'session_tokens', 'a:1:{s:64:\"343e4050810cc346a7d58855f571dd85737f616e065170f120162524dd58eec7\";a:4:{s:10:\"expiration\";i:1433923886;s:2:\"ip\";s:14:\"88.214.165.229\";s:2:\"ua\";s:184:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E5 FHD Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432714286;}}'),
(16463, 1066, 'nickname', 'Carlos_Pereira'),
(16464, 1066, 'first_name', 'Carlos'),
(16465, 1066, 'last_name', 'Pereira'),
(16466, 1066, 'description', ''),
(16467, 1066, 'rich_editing', 'true'),
(16468, 1066, 'comment_shortcuts', 'false'),
(16469, 1066, 'admin_color', 'fresh'),
(16470, 1066, 'use_ssl', '0'),
(16471, 1066, 'show_admin_bar_front', 'true'),
(16472, 1066, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16473, 1066, 'wp_user_level', '0'),
(16474, 1066, 'wsl_current_provider', 'Facebook'),
(16475, 1066, 'wsl_current_user_image', 'https://graph.facebook.com/10152987464687832/picture?width=150&height=150'),
(16476, 1066, 'session_tokens', 'a:1:{s:64:\"1180f659409ffd56518b005f23fea882ed9a7866e1cfbc262718da3dc7b220a5\";a:4:{s:10:\"expiration\";i:1433923923;s:2:\"ip\";s:14:\"84.199.107.124\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432714323;}}'),
(16477, 1067, 'nickname', 'Joaquim_Penedo'),
(16478, 1067, 'first_name', 'Joaquim'),
(16479, 1067, 'last_name', 'Penedo'),
(16480, 1067, 'description', ''),
(16481, 1067, 'rich_editing', 'true'),
(16482, 1067, 'comment_shortcuts', 'false'),
(16483, 1067, 'admin_color', 'fresh'),
(16484, 1067, 'use_ssl', '0'),
(16485, 1067, 'show_admin_bar_front', 'true'),
(16486, 1067, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16487, 1067, 'wp_user_level', '0'),
(16488, 1067, 'wsl_current_provider', 'Google'),
(16489, 1067, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(16490, 1067, 'session_tokens', 'a:1:{s:64:\"e2d2432b85ad6710ba178669bf212e6d365a0f17a78363c86ff4aaafd41e3f4a\";a:4:{s:10:\"expiration\";i:1433924116;s:2:\"ip\";s:13:\"95.93.137.232\";s:2:\"ua\";s:106:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70\";s:5:\"login\";i:1432714516;}}'),
(16491, 1068, 'nickname', 'alexandraph11'),
(16492, 1068, 'first_name', 'alexandraph11'),
(16493, 1068, 'last_name', '.'),
(16494, 1068, 'description', ''),
(16495, 1068, 'rich_editing', 'true'),
(16496, 1068, 'comment_shortcuts', 'false'),
(16497, 1068, 'admin_color', 'fresh'),
(16498, 1068, 'use_ssl', '0'),
(16499, 1068, 'show_admin_bar_front', 'true'),
(16500, 1068, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16501, 1068, 'wp_user_level', '0'),
(16502, 1068, 'wsl_current_provider', 'Google'),
(16503, 1068, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XthcyqMTwms/AAAAAAAAAAI/AAAAAAAAAIE/X39QGZYZvn4/photo.jpg?sz=200'),
(16504, 1068, 'session_tokens', 'a:1:{s:64:\"832722932dff13ab580719b24604d9e865aafa9ec9007c70ebcad5266f16f7fc\";a:4:{s:10:\"expiration\";i:1433924147;s:2:\"ip\";s:14:\"79.168.239.173\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/29.0.0.9.13;FBBV/9374459;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432714547;}}'),
(16505, 1065, 'votou', 'sim'),
(16506, 1065, 'user_votes', 'evento-do-ano-kia_p1428'),
(16507, 1069, 'nickname', 'Maria_Barreto_Madeira'),
(16508, 1069, 'first_name', 'Maria'),
(16509, 1069, 'last_name', 'Madeira'),
(16510, 1069, 'description', ''),
(16511, 1069, 'rich_editing', 'true'),
(16512, 1069, 'comment_shortcuts', 'false'),
(16513, 1069, 'admin_color', 'fresh'),
(16514, 1069, 'use_ssl', '0'),
(16515, 1069, 'show_admin_bar_front', 'true'),
(16516, 1069, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16517, 1069, 'wp_user_level', '0'),
(16518, 1069, 'wsl_current_provider', 'Facebook'),
(16519, 1069, 'wsl_current_user_image', 'https://graph.facebook.com/955205504531137/picture?width=150&height=150'),
(16520, 1069, 'session_tokens', 'a:1:{s:64:\"2358ea0106be362cdacf9a7a82905d020366953fa167cf604c5f8ecaceff3cd8\";a:4:{s:10:\"expiration\";i:1433924254;s:2:\"ip\";s:12:\"85.138.200.1\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432714654;}}'),
(16521, 1038, 'votou', 'sim'),
(16522, 1038, 'user_votes', 'evento-do-ano-kia_p1428'),
(16523, 1068, 'votou', 'sim'),
(16524, 1068, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(16525, 1070, 'nickname', 'Daniela_Melamed'),
(16526, 1070, 'first_name', 'Daniela'),
(16527, 1070, 'last_name', 'Melamed'),
(16528, 1070, 'description', ''),
(16529, 1070, 'rich_editing', 'true'),
(16530, 1070, 'comment_shortcuts', 'false'),
(16531, 1070, 'admin_color', 'fresh'),
(16532, 1070, 'use_ssl', '0'),
(16533, 1070, 'show_admin_bar_front', 'true'),
(16534, 1070, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16535, 1070, 'wp_user_level', '0'),
(16536, 1070, 'wsl_current_provider', 'Facebook'),
(16537, 1070, 'wsl_current_user_image', 'https://graph.facebook.com/10153315178987290/picture?width=150&height=150'),
(16538, 1070, 'session_tokens', 'a:1:{s:64:\"c4c3e0b22534a97c749b4d6324d0e321c86d174a4d0473eb814331b7646d0c87\";a:4:{s:10:\"expiration\";i:1433924425;s:2:\"ip\";s:12:\"85.138.89.81\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432714825;}}'),
(16539, 1071, 'nickname', 'Gabriel_Chasse'),
(16540, 1071, 'first_name', 'Gabriel'),
(16541, 1071, 'last_name', 'Chasse'),
(16542, 1071, 'description', ''),
(16543, 1071, 'rich_editing', 'true'),
(16544, 1071, 'comment_shortcuts', 'false'),
(16545, 1071, 'admin_color', 'fresh'),
(16546, 1071, 'use_ssl', '0'),
(16547, 1071, 'show_admin_bar_front', 'true'),
(16548, 1071, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16549, 1071, 'wp_user_level', '0'),
(16550, 1071, 'wsl_current_provider', 'Facebook'),
(16551, 1071, 'wsl_current_user_image', 'https://graph.facebook.com/10203275553363536/picture?width=150&height=150'),
(16552, 1071, 'session_tokens', 'a:1:{s:64:\"b543815e3f94913f7756ffdf42bf2e8fd2aa5f26f90192e71f1d66a6b5e10820\";a:4:{s:10:\"expiration\";i:1433924459;s:2:\"ip\";s:12:\"81.193.2.190\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432714859;}}'),
(16553, 1072, 'nickname', 'Maria_Joana_Espirito-Santo'),
(16554, 1072, 'first_name', 'Maria Joana'),
(16555, 1072, 'last_name', 'Espirito-Santo'),
(16556, 1072, 'description', ''),
(16557, 1072, 'rich_editing', 'true'),
(16558, 1072, 'comment_shortcuts', 'false'),
(16559, 1072, 'admin_color', 'fresh'),
(16560, 1072, 'use_ssl', '0'),
(16561, 1072, 'show_admin_bar_front', 'true'),
(16562, 1072, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16563, 1072, 'wp_user_level', '0'),
(16564, 1072, 'wsl_current_provider', 'Facebook'),
(16565, 1072, 'wsl_current_user_image', 'https://graph.facebook.com/921619361228996/picture?width=150&height=150'),
(16566, 1072, 'session_tokens', 'a:1:{s:64:\"74abd55bbe282b168dc6178061c58aea3d024ec3725d9d79d03e8ebd72dcbc28\";a:4:{s:10:\"expiration\";i:1433924518;s:2:\"ip\";s:13:\"87.103.59.107\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432714918;}}'),
(16567, 1069, 'votou', 'sim'),
(16568, 1069, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(16569, 1073, 'nickname', 'Ines_Pais'),
(16570, 1073, 'first_name', 'Inês'),
(16571, 1073, 'last_name', 'Pais'),
(16572, 1073, 'description', ''),
(16573, 1073, 'rich_editing', 'true'),
(16574, 1073, 'comment_shortcuts', 'false'),
(16575, 1073, 'admin_color', 'fresh'),
(16576, 1073, 'use_ssl', '0'),
(16577, 1073, 'show_admin_bar_front', 'true'),
(16578, 1073, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16579, 1073, 'wp_user_level', '0'),
(16580, 1073, 'wsl_current_provider', 'Facebook'),
(16581, 1073, 'wsl_current_user_image', 'https://graph.facebook.com/10206625706871087/picture?width=150&height=150'),
(16582, 1073, 'session_tokens', 'a:1:{s:64:\"6c3119472b3a246c94573308f5fa9db43b76ace49a34608c7023a1a62c25985c\";a:4:{s:10:\"expiration\";i:1433924703;s:2:\"ip\";s:13:\"85.242.212.18\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432715103;}}'),
(16583, 1072, 'votou', 'sim'),
(16584, 1072, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(16585, 1073, 'votou', 'sim'),
(16586, 1073, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(16587, 1074, 'nickname', 'Carlota_Figueiredo'),
(16588, 1074, 'first_name', 'Carlota'),
(16589, 1074, 'last_name', 'Figueiredo'),
(16590, 1074, 'description', ''),
(16591, 1074, 'rich_editing', 'true'),
(16592, 1074, 'comment_shortcuts', 'false'),
(16593, 1074, 'admin_color', 'fresh'),
(16594, 1074, 'use_ssl', '0'),
(16595, 1074, 'show_admin_bar_front', 'true'),
(16596, 1074, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16597, 1074, 'wp_user_level', '0'),
(16598, 1074, 'wsl_current_provider', 'Facebook'),
(16599, 1074, 'wsl_current_user_image', 'https://graph.facebook.com/10204558425700916/picture?width=150&height=150'),
(16600, 1074, 'session_tokens', 'a:1:{s:64:\"9d896923097fe0982b1ef7fbbfae0ad44a0da5b0d4fa58b375fa9e08ba364204\";a:4:{s:10:\"expiration\";i:1433925110;s:2:\"ip\";s:13:\"79.168.14.172\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432715510;}}'),
(16601, 1075, 'nickname', 'Paula_Timoteo'),
(16602, 1075, 'first_name', 'Paula'),
(16603, 1075, 'last_name', 'Timoteo'),
(16604, 1075, 'description', ''),
(16605, 1075, 'rich_editing', 'true'),
(16606, 1075, 'comment_shortcuts', 'false'),
(16607, 1075, 'admin_color', 'fresh'),
(16608, 1075, 'use_ssl', '0'),
(16609, 1075, 'show_admin_bar_front', 'true'),
(16610, 1075, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16611, 1075, 'wp_user_level', '0'),
(16612, 1075, 'wsl_current_provider', 'Facebook'),
(16613, 1075, 'wsl_current_user_image', 'https://graph.facebook.com/956234224427498/picture?width=150&height=150'),
(16614, 1075, 'session_tokens', 'a:1:{s:64:\"39341e1023bda0b0221f1537192c5051d92905cada95107aa0cbc1e9ca549c4a\";a:4:{s:10:\"expiration\";i:1433925187;s:2:\"ip\";s:13:\"62.28.154.234\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432715587;}}'),
(16615, 1076, 'nickname', 'Antonio_J_Patinho_Pereira'),
(16616, 1076, 'first_name', 'António'),
(16617, 1076, 'last_name', 'Pereira'),
(16618, 1076, 'description', ''),
(16619, 1076, 'rich_editing', 'true'),
(16620, 1076, 'comment_shortcuts', 'false'),
(16621, 1076, 'admin_color', 'fresh'),
(16622, 1076, 'use_ssl', '0'),
(16623, 1076, 'show_admin_bar_front', 'true'),
(16624, 1076, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16625, 1076, 'wp_user_level', '0'),
(16626, 1076, 'wsl_current_provider', 'Facebook'),
(16627, 1076, 'wsl_current_user_image', 'https://graph.facebook.com/10203021990149116/picture?width=150&height=150'),
(16628, 1076, 'session_tokens', 'a:1:{s:64:\"693a0d928ac03d16fb447dbbd76280214557719f25c000754f970f66a303e8f3\";a:4:{s:10:\"expiration\";i:1433925189;s:2:\"ip\";s:13:\"85.243.190.23\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432715589;}}'),
(16629, 1075, 'votou', 'sim'),
(16630, 1075, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(16631, 1077, 'nickname', 'Ana_Lisa'),
(16632, 1077, 'first_name', 'Ana'),
(16633, 1077, 'last_name', 'Lisa'),
(16634, 1077, 'description', ''),
(16635, 1077, 'rich_editing', 'true'),
(16636, 1077, 'comment_shortcuts', 'false'),
(16637, 1077, 'admin_color', 'fresh'),
(16638, 1077, 'use_ssl', '0'),
(16639, 1077, 'show_admin_bar_front', 'true'),
(16640, 1077, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16641, 1077, 'wp_user_level', '0'),
(16642, 1077, 'wsl_current_provider', 'Facebook'),
(16643, 1077, 'wsl_current_user_image', 'https://graph.facebook.com/10206513977157737/picture?width=150&height=150'),
(16644, 1077, 'session_tokens', 'a:2:{s:64:\"a24b4335f038784c8b568757460b890aa44c2d1ecafcf7f35baa55d9ea1586dd\";a:4:{s:10:\"expiration\";i:1433925464;s:2:\"ip\";s:14:\"89.152.225.229\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36\";s:5:\"login\";i:1432715864;}s:64:\"50d1b222ae9cee54733a545d880c6649a54fe1b04ff300c21f303c2759f0e5aa\";a:4:{s:10:\"expiration\";i:1434957096;s:2:\"ip\";s:14:\"89.152.225.229\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/6.1.6 Safari/537.78.2\";s:5:\"login\";i:1433747496;}}'),
(16645, 1077, 'votou', 'sim'),
(16646, 1077, 'user_votes', 'revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,shaper-do-ano-xhapeland_p1377'),
(16647, 1078, 'nickname', 'Madalena_Guedes_de_Sousa'),
(16648, 1078, 'first_name', 'Madalena'),
(16649, 1078, 'last_name', 'de Sousa'),
(16650, 1078, 'description', ''),
(16651, 1078, 'rich_editing', 'true'),
(16652, 1078, 'comment_shortcuts', 'false'),
(16653, 1078, 'admin_color', 'fresh'),
(16654, 1078, 'use_ssl', '0'),
(16655, 1078, 'show_admin_bar_front', 'true'),
(16656, 1078, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16657, 1078, 'wp_user_level', '0'),
(16658, 1078, 'wsl_current_provider', 'Facebook'),
(16659, 1078, 'wsl_current_user_image', 'https://graph.facebook.com/10152819610621146/picture?width=150&height=150'),
(16660, 1078, 'session_tokens', 'a:1:{s:64:\"cc4ae0d1125660b1676205994c3f9c34fc3c04315d887bd44e2178f5791fd2e7\";a:4:{s:10:\"expiration\";i:1433925589;s:2:\"ip\";s:13:\"178.166.53.42\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432715989;}}'),
(16661, 1078, 'votou', 'sim'),
(16662, 1078, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1387,treinador-do-ano_p1363'),
(16663, 1079, 'nickname', 'Marta_Palma_Batista'),
(16664, 1079, 'first_name', 'Marta'),
(16665, 1079, 'last_name', 'Palma Batista'),
(16666, 1079, 'description', ''),
(16667, 1079, 'rich_editing', 'true'),
(16668, 1079, 'comment_shortcuts', 'false'),
(16669, 1079, 'admin_color', 'fresh'),
(16670, 1079, 'use_ssl', '0'),
(16671, 1079, 'show_admin_bar_front', 'true'),
(16672, 1079, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16673, 1079, 'wp_user_level', '0'),
(16674, 1079, 'wsl_current_provider', 'Facebook'),
(16675, 1079, 'wsl_current_user_image', 'https://graph.facebook.com/10207015445809402/picture?width=150&height=150'),
(16676, 1079, 'session_tokens', 'a:1:{s:64:\"0acaa8c9295eedbc71a7add6fd0a6b17fb4e7ac2489165f34d935586797ab3a7\";a:4:{s:10:\"expiration\";i:1433925667;s:2:\"ip\";s:13:\"85.243.83.206\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432716067;}}'),
(16677, 1080, 'nickname', 'Aninhas_Mira'),
(16678, 1080, 'first_name', 'Aninhas'),
(16679, 1080, 'last_name', 'Mira'),
(16680, 1080, 'description', ''),
(16681, 1080, 'rich_editing', 'true'),
(16682, 1080, 'comment_shortcuts', 'false'),
(16683, 1080, 'admin_color', 'fresh'),
(16684, 1080, 'use_ssl', '0'),
(16685, 1080, 'show_admin_bar_front', 'true'),
(16686, 1080, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16687, 1080, 'wp_user_level', '0'),
(16688, 1080, 'wsl_current_provider', 'Facebook'),
(16689, 1080, 'wsl_current_user_image', 'https://graph.facebook.com/10152952776083041/picture?width=150&height=150'),
(16690, 1080, 'session_tokens', 'a:1:{s:64:\"b6f1adcc8e14f03c30c6e5aa633b4156e86366c8ae455798e1e118fda46ce7dc\";a:4:{s:10:\"expiration\";i:1433925672;s:2:\"ip\";s:13:\"62.28.230.190\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432716072;}}'),
(16691, 1080, 'votou', 'sim'),
(16692, 1080, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(16693, 1081, 'nickname', 'Sergio_Vilao'),
(16694, 1081, 'first_name', 'Sérgio'),
(16695, 1081, 'last_name', 'Vilão'),
(16696, 1081, 'description', ''),
(16697, 1081, 'rich_editing', 'true'),
(16698, 1081, 'comment_shortcuts', 'false'),
(16699, 1081, 'admin_color', 'fresh'),
(16700, 1081, 'use_ssl', '0'),
(16701, 1081, 'show_admin_bar_front', 'true'),
(16702, 1081, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16703, 1081, 'wp_user_level', '0'),
(16704, 1081, 'wsl_current_provider', 'Google'),
(16705, 1081, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(16706, 1081, 'session_tokens', 'a:1:{s:64:\"064c73fc5a0c3492911c51b025416f6e34ebc99d27e5e23da0c17108b1076eae\";a:4:{s:10:\"expiration\";i:1433925723;s:2:\"ip\";s:13:\"79.168.124.45\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432716123;}}'),
(16707, 1082, 'nickname', 'Catarina_Jorge'),
(16708, 1082, 'first_name', 'Catarina'),
(16709, 1082, 'last_name', 'Jorge'),
(16710, 1082, 'description', ''),
(16711, 1082, 'rich_editing', 'true'),
(16712, 1082, 'comment_shortcuts', 'false'),
(16713, 1082, 'admin_color', 'fresh'),
(16714, 1082, 'use_ssl', '0'),
(16715, 1082, 'show_admin_bar_front', 'true'),
(16716, 1082, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16717, 1082, 'wp_user_level', '0'),
(16718, 1082, 'wsl_current_provider', 'Facebook'),
(16719, 1082, 'wsl_current_user_image', 'https://graph.facebook.com/10207067760552198/picture?width=150&height=150'),
(16720, 1082, 'session_tokens', 'a:1:{s:64:\"9e3b2008fb174cc3de982c1fa1cb23b1ca841844fab9e4150f7107fce375905c\";a:4:{s:10:\"expiration\";i:1433925793;s:2:\"ip\";s:15:\"213.146.197.253\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432716193;}}'),
(16721, 438, 'votou', 'sim'),
(16722, 438, 'user_votes', 'foto-do-ano_p957'),
(16723, 1083, 'nickname', 'David_Martins'),
(16724, 1083, 'first_name', 'David'),
(16725, 1083, 'last_name', 'Martins'),
(16726, 1083, 'description', ''),
(16727, 1083, 'rich_editing', 'true'),
(16728, 1083, 'comment_shortcuts', 'false'),
(16729, 1083, 'admin_color', 'fresh'),
(16730, 1083, 'use_ssl', '0'),
(16731, 1083, 'show_admin_bar_front', 'true'),
(16732, 1083, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16733, 1083, 'wp_user_level', '0'),
(16734, 1083, 'wsl_current_provider', 'Facebook'),
(16735, 1083, 'wsl_current_user_image', 'https://graph.facebook.com/10153329334682246/picture?width=150&height=150'),
(16736, 1083, 'session_tokens', 'a:1:{s:64:\"9ffa45b5cfee301f305ef18158040f7905129f1355199d4d801c9c1b0ce1e1d5\";a:4:{s:10:\"expiration\";i:1433925855;s:2:\"ip\";s:14:\"85.138.255.134\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432716255;}}'),
(16737, 1082, 'votou', 'sim'),
(16738, 1082, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(16739, 1084, 'nickname', 'Antonio_Ribeiro'),
(16740, 1084, 'first_name', 'António'),
(16741, 1084, 'last_name', 'Ribeiro'),
(16742, 1084, 'description', ''),
(16743, 1084, 'rich_editing', 'true'),
(16744, 1084, 'comment_shortcuts', 'false'),
(16745, 1084, 'admin_color', 'fresh'),
(16746, 1084, 'use_ssl', '0'),
(16747, 1084, 'show_admin_bar_front', 'true'),
(16748, 1084, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16749, 1084, 'wp_user_level', '0'),
(16750, 1084, 'wsl_current_provider', 'Facebook'),
(16751, 1084, 'wsl_current_user_image', 'https://graph.facebook.com/10153087147794930/picture?width=150&height=150'),
(16752, 1084, 'session_tokens', 'a:1:{s:64:\"44908c614e12f89160eb1b88c4eae44f9381bd6700e66224be5573113ad07460\";a:4:{s:10:\"expiration\";i:1433925901;s:2:\"ip\";s:14:\"188.37.173.181\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432716301;}}'),
(16753, 1081, 'votou', 'sim'),
(16754, 1081, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(16755, 1084, 'votou', 'sim'),
(16756, 1084, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(16757, 1083, 'votou', 'sim'),
(16758, 1083, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(16759, 1085, 'nickname', 'Claudio_Leal_Fernandes'),
(16760, 1085, 'first_name', 'Claudio'),
(16761, 1085, 'last_name', 'Leal Fernandes'),
(16762, 1085, 'description', ''),
(16763, 1085, 'rich_editing', 'true'),
(16764, 1085, 'comment_shortcuts', 'false'),
(16765, 1085, 'admin_color', 'fresh'),
(16766, 1085, 'use_ssl', '0'),
(16767, 1085, 'show_admin_bar_front', 'true'),
(16768, 1085, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16769, 1085, 'wp_user_level', '0'),
(16770, 1085, 'wsl_current_provider', 'Facebook'),
(16771, 1085, 'wsl_current_user_image', 'https://graph.facebook.com/1119988068018780/picture?width=150&height=150'),
(16772, 1085, 'session_tokens', 'a:1:{s:64:\"f8f87f594c07168de93196b628fe1b93df5b0a46b9f1acdea8192b286784b955\";a:4:{s:10:\"expiration\";i:1433926188;s:2:\"ip\";s:14:\"89.202.240.114\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432716588;}}'),
(16773, 1086, 'nickname', 'Catarina_Osorio_de_Castro'),
(16774, 1086, 'first_name', 'Catarina'),
(16775, 1086, 'last_name', 'de Castro'),
(16776, 1086, 'description', ''),
(16777, 1086, 'rich_editing', 'true'),
(16778, 1086, 'comment_shortcuts', 'false'),
(16779, 1086, 'admin_color', 'fresh'),
(16780, 1086, 'use_ssl', '0'),
(16781, 1086, 'show_admin_bar_front', 'true'),
(16782, 1086, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16783, 1086, 'wp_user_level', '0'),
(16784, 1086, 'wsl_current_provider', 'Facebook'),
(16785, 1086, 'wsl_current_user_image', 'https://graph.facebook.com/10206712309506008/picture?width=150&height=150'),
(16786, 1086, 'session_tokens', 'a:1:{s:64:\"52c8e487f6ed38050f2e94b506615a08a4c16a5ab2ddaa8e53cbb6a9cfa2d65d\";a:4:{s:10:\"expiration\";i:1433926246;s:2:\"ip\";s:13:\"79.168.38.106\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432716646;}}'),
(16787, 1087, 'nickname', 'Pedro_Moreira'),
(16788, 1087, 'first_name', 'Pedro'),
(16789, 1087, 'last_name', 'Moreira'),
(16790, 1087, 'description', ''),
(16791, 1087, 'rich_editing', 'true'),
(16792, 1087, 'comment_shortcuts', 'false'),
(16793, 1087, 'admin_color', 'fresh'),
(16794, 1087, 'use_ssl', '0'),
(16795, 1087, 'show_admin_bar_front', 'true'),
(16796, 1087, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16797, 1087, 'wp_user_level', '0'),
(16798, 1087, 'wsl_current_provider', 'Facebook'),
(16799, 1087, 'wsl_current_user_image', 'https://graph.facebook.com/1681088322114025/picture?width=150&height=150'),
(16800, 1087, 'session_tokens', 'a:1:{s:64:\"694677a313f7942bffccb45a31dc04b48521c4d600690ee7f78e7eb0d9eb5a62\";a:4:{s:10:\"expiration\";i:1433926283;s:2:\"ip\";s:11:\"83.148.8.42\";s:2:\"ua\";s:127:\"Mozilla/5.0 (iPad; CPU OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B440 Safari/600.1.4\";s:5:\"login\";i:1432716683;}}'),
(16801, 1088, 'nickname', 'Tiago_Anselmo'),
(16802, 1088, 'first_name', 'Tiago'),
(16803, 1088, 'last_name', 'Anselmo'),
(16804, 1088, 'description', ''),
(16805, 1088, 'rich_editing', 'true'),
(16806, 1088, 'comment_shortcuts', 'false'),
(16807, 1088, 'admin_color', 'fresh'),
(16808, 1088, 'use_ssl', '0'),
(16809, 1088, 'show_admin_bar_front', 'true'),
(16810, 1088, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16811, 1088, 'wp_user_level', '0'),
(16812, 1088, 'wsl_current_provider', 'Facebook'),
(16813, 1088, 'wsl_current_user_image', 'https://graph.facebook.com/10152787355230064/picture?width=150&height=150'),
(16814, 1088, 'session_tokens', 'a:1:{s:64:\"35a80de317857f2a53772ec2711f39d18b1e3656360eff28cf98b3facdded566\";a:4:{s:10:\"expiration\";i:1433926299;s:2:\"ip\";s:13:\"62.28.106.131\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432716699;}}'),
(16815, 1089, 'nickname', 'Monica_Pinto-Coelho'),
(16816, 1089, 'first_name', 'Monica'),
(16817, 1089, 'last_name', 'Pinto-Coelho'),
(16818, 1089, 'description', ''),
(16819, 1089, 'rich_editing', 'true'),
(16820, 1089, 'comment_shortcuts', 'false'),
(16821, 1089, 'admin_color', 'fresh'),
(16822, 1089, 'use_ssl', '0'),
(16823, 1089, 'show_admin_bar_front', 'true'),
(16824, 1089, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16825, 1089, 'wp_user_level', '0'),
(16826, 1089, 'wsl_current_provider', 'Facebook'),
(16827, 1089, 'wsl_current_user_image', 'https://graph.facebook.com/10206636506369464/picture?width=150&height=150'),
(16828, 1089, 'session_tokens', 'a:1:{s:64:\"adb3db86069d7ab2c020dfdaa5465fa4a9deabfea91d2ab3207f2d3480c63d52\";a:4:{s:10:\"expiration\";i:1433926323;s:2:\"ip\";s:14:\"121.203.27.206\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/MessengerForiOS;FBAV/24.0.0.12.11;FBBV/8317579;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/CSL;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432716723;}}'),
(16829, 1085, 'votou', 'sim'),
(16830, 1085, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(16831, 1090, 'nickname', 'Joao_Dinis'),
(16832, 1090, 'first_name', 'João'),
(16833, 1090, 'last_name', 'Dinis'),
(16834, 1090, 'description', ''),
(16835, 1090, 'rich_editing', 'true'),
(16836, 1090, 'comment_shortcuts', 'false'),
(16837, 1090, 'admin_color', 'fresh'),
(16838, 1090, 'use_ssl', '0'),
(16839, 1090, 'show_admin_bar_front', 'true'),
(16840, 1090, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16841, 1090, 'wp_user_level', '0'),
(16842, 1090, 'wsl_current_provider', 'Facebook'),
(16843, 1090, 'wsl_current_user_image', 'https://graph.facebook.com/500647470113641/picture?width=150&height=150'),
(16844, 1090, 'session_tokens', 'a:1:{s:64:\"61fc0a57b79968b879ec38155ef68964e31a303f820963bc97593c71ff665594\";a:4:{s:10:\"expiration\";i:1433926422;s:2:\"ip\";s:13:\"82.154.183.69\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432716822;}}'),
(16845, 1091, 'nickname', 'joao_goncalo_Santos'),
(16846, 1091, 'first_name', 'joão gonçalo'),
(16847, 1091, 'last_name', 'Santos'),
(16848, 1091, 'description', ''),
(16849, 1091, 'rich_editing', 'true'),
(16850, 1091, 'comment_shortcuts', 'false'),
(16851, 1091, 'admin_color', 'fresh'),
(16852, 1091, 'use_ssl', '0'),
(16853, 1091, 'show_admin_bar_front', 'true'),
(16854, 1091, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16855, 1091, 'wp_user_level', '0'),
(16856, 1091, 'wsl_current_provider', 'Google'),
(16857, 1091, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(16858, 1091, 'session_tokens', 'a:1:{s:64:\"096e460f6734a6348f155bd64cb59b4c75167b7d9831acf7e29f577b88766967\";a:4:{s:10:\"expiration\";i:1433926473;s:2:\"ip\";s:14:\"85.244.140.137\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1432716873;}}'),
(16859, 1089, 'votou', 'sim');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(16860, 1089, 'user_votes', 'evento-do-ano-kia_p1428'),
(16861, 1092, 'nickname', 'Rita_Neves'),
(16862, 1092, 'first_name', 'Rita'),
(16863, 1092, 'last_name', 'Neves'),
(16864, 1092, 'description', ''),
(16865, 1092, 'rich_editing', 'true'),
(16866, 1092, 'comment_shortcuts', 'false'),
(16867, 1092, 'admin_color', 'fresh'),
(16868, 1092, 'use_ssl', '0'),
(16869, 1092, 'show_admin_bar_front', 'true'),
(16870, 1092, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16871, 1092, 'wp_user_level', '0'),
(16872, 1092, 'wsl_current_provider', 'Google'),
(16873, 1092, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(16874, 1092, 'session_tokens', 'a:1:{s:64:\"2a27096373a986843db410dbe9fc81b3efcd541cdf4792922b92a1cdf404525d\";a:4:{s:10:\"expiration\";i:1433926520;s:2:\"ip\";s:13:\"85.242.176.57\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432716920;}}'),
(16875, 1093, 'nickname', 'Carolina_Paulete'),
(16876, 1093, 'first_name', 'Carolina'),
(16877, 1093, 'last_name', 'Paulete'),
(16878, 1093, 'description', ''),
(16879, 1093, 'rich_editing', 'true'),
(16880, 1093, 'comment_shortcuts', 'false'),
(16881, 1093, 'admin_color', 'fresh'),
(16882, 1093, 'use_ssl', '0'),
(16883, 1093, 'show_admin_bar_front', 'true'),
(16884, 1093, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16885, 1093, 'wp_user_level', '0'),
(16886, 1093, 'wsl_current_provider', 'Facebook'),
(16887, 1093, 'wsl_current_user_image', 'https://graph.facebook.com/10152746273191612/picture?width=150&height=150'),
(16888, 1093, 'session_tokens', 'a:1:{s:64:\"25b5e71580ea153b1857fbe21c01174e57585996b80940d7290bf5aed7c75e10\";a:4:{s:10:\"expiration\";i:1433926557;s:2:\"ip\";s:12:\"95.94.86.196\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432716957;}}'),
(16889, 1091, 'votou', 'sim'),
(16890, 1091, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(16891, 1094, 'nickname', 'Catarina_de_Almeida'),
(16892, 1094, 'first_name', 'Catarina'),
(16893, 1094, 'last_name', 'de Almeida'),
(16894, 1094, 'description', ''),
(16895, 1094, 'rich_editing', 'true'),
(16896, 1094, 'comment_shortcuts', 'false'),
(16897, 1094, 'admin_color', 'fresh'),
(16898, 1094, 'use_ssl', '0'),
(16899, 1094, 'show_admin_bar_front', 'true'),
(16900, 1094, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16901, 1094, 'wp_user_level', '0'),
(16902, 1094, 'wsl_current_provider', 'Facebook'),
(16903, 1094, 'wsl_current_user_image', 'https://graph.facebook.com/10153264641871421/picture?width=150&height=150'),
(16904, 1094, 'session_tokens', 'a:1:{s:64:\"72714b154e2e64180e7b2652a819e2ad787ddc3e8901b387639421e53d31b942\";a:4:{s:10:\"expiration\";i:1433926647;s:2:\"ip\";s:14:\"88.214.187.161\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432717047;}}'),
(16905, 1095, 'nickname', 'Helena_Pedro'),
(16906, 1095, 'first_name', 'Helena'),
(16907, 1095, 'last_name', 'Pedro'),
(16908, 1095, 'description', ''),
(16909, 1095, 'rich_editing', 'true'),
(16910, 1095, 'comment_shortcuts', 'false'),
(16911, 1095, 'admin_color', 'fresh'),
(16912, 1095, 'use_ssl', '0'),
(16913, 1095, 'show_admin_bar_front', 'true'),
(16914, 1095, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16915, 1095, 'wp_user_level', '0'),
(16916, 1095, 'wsl_current_provider', 'Facebook'),
(16917, 1095, 'wsl_current_user_image', 'https://graph.facebook.com/856777081063565/picture?width=150&height=150'),
(16918, 1095, 'session_tokens', 'a:1:{s:64:\"e7869adabd748c2f436b4cf9dd9d2671522516961b53049888ac5d47a3784d9b\";a:4:{s:10:\"expiration\";i:1433926711;s:2:\"ip\";s:13:\"82.154.157.61\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432717111;}}'),
(16919, 1096, 'nickname', 'Beatriz_Passaro'),
(16920, 1096, 'first_name', 'Beatriz'),
(16921, 1096, 'last_name', 'Pássaro'),
(16922, 1096, 'description', ''),
(16923, 1096, 'rich_editing', 'true'),
(16924, 1096, 'comment_shortcuts', 'false'),
(16925, 1096, 'admin_color', 'fresh'),
(16926, 1096, 'use_ssl', '0'),
(16927, 1096, 'show_admin_bar_front', 'true'),
(16928, 1096, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16929, 1096, 'wp_user_level', '0'),
(16930, 1096, 'wsl_current_provider', 'Facebook'),
(16931, 1096, 'wsl_current_user_image', 'https://graph.facebook.com/1065081743524171/picture?width=150&height=150'),
(16932, 1096, 'session_tokens', 'a:1:{s:64:\"89fd6256107368304f0dc2be4d9723590b81639ebcb09567cf2e61aec6e234c2\";a:4:{s:10:\"expiration\";i:1433926733;s:2:\"ip\";s:13:\"193.236.61.49\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/MessengerForiOS;FBAV/17.0.0.20.11;FBBV/5740516;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432717133;}}'),
(16933, 1097, 'nickname', 'Joana_Rocha'),
(16934, 1097, 'first_name', 'Joana'),
(16935, 1097, 'last_name', 'Rocha'),
(16936, 1097, 'description', ''),
(16937, 1097, 'rich_editing', 'true'),
(16938, 1097, 'comment_shortcuts', 'false'),
(16939, 1097, 'admin_color', 'fresh'),
(16940, 1097, 'use_ssl', '0'),
(16941, 1097, 'show_admin_bar_front', 'true'),
(16942, 1097, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16943, 1097, 'wp_user_level', '0'),
(16944, 1097, 'wsl_current_provider', 'Facebook'),
(16945, 1097, 'wsl_current_user_image', 'https://graph.facebook.com/10155595966085103/picture?width=150&height=150'),
(16946, 1097, 'session_tokens', 'a:1:{s:64:\"0495accde79b14495336a3783b71f12a0b07cc86a15cb2c5242db520eb19170d\";a:4:{s:10:\"expiration\";i:1433926749;s:2:\"ip\";s:11:\"188.81.8.39\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432717149;}}'),
(16947, 1094, 'votou', 'sim'),
(16948, 1094, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(16949, 1096, 'votou', 'sim'),
(16950, 1096, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(16951, 1092, 'votou', 'sim'),
(16952, 1092, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(16953, 1098, 'nickname', 'Rita_LH'),
(16954, 1098, 'first_name', 'Rita'),
(16955, 1098, 'last_name', 'LH'),
(16956, 1098, 'description', ''),
(16957, 1098, 'rich_editing', 'true'),
(16958, 1098, 'comment_shortcuts', 'false'),
(16959, 1098, 'admin_color', 'fresh'),
(16960, 1098, 'use_ssl', '0'),
(16961, 1098, 'show_admin_bar_front', 'true'),
(16962, 1098, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16963, 1098, 'wp_user_level', '0'),
(16964, 1098, 'wsl_current_provider', 'Google'),
(16965, 1098, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-Gzt1vaTTEas/AAAAAAAAAAI/AAAAAAAABRA/yGRtno3WJSs/photo.jpg?sz=200'),
(16966, 1098, 'session_tokens', 'a:1:{s:64:\"9412a7a5b02f6b2a72b2313b5eaa79fb2d47034e219412dbd2cae64fb72966b9\";a:4:{s:10:\"expiration\";i:1433926938;s:2:\"ip\";s:11:\"62.28.55.44\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432717338;}}'),
(16967, 1098, 'votou', 'sim'),
(16968, 1098, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(16969, 1097, 'votou', 'sim'),
(16970, 1097, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(16971, 1099, 'nickname', 'Tony_Rodrigues'),
(16972, 1099, 'first_name', 'Tony'),
(16973, 1099, 'last_name', 'Rodrigues'),
(16974, 1099, 'description', ''),
(16975, 1099, 'rich_editing', 'true'),
(16976, 1099, 'comment_shortcuts', 'false'),
(16977, 1099, 'admin_color', 'fresh'),
(16978, 1099, 'use_ssl', '0'),
(16979, 1099, 'show_admin_bar_front', 'true'),
(16980, 1099, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16981, 1099, 'wp_user_level', '0'),
(16982, 1099, 'wsl_current_provider', 'Facebook'),
(16983, 1099, 'wsl_current_user_image', 'https://graph.facebook.com/10152755785336784/picture?width=150&height=150'),
(16984, 1099, 'session_tokens', 'a:1:{s:64:\"5492cd320144776f5677eef41fa6b6d1a14340549c10f06672e14c5d65fbee7e\";a:4:{s:10:\"expiration\";i:1433927207;s:2:\"ip\";s:13:\"84.90.157.142\";s:2:\"ua\";s:127:\"Mozilla/5.0 (Linux; Android 4.4.2; K01A Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36\";s:5:\"login\";i:1432717607;}}'),
(16985, 1100, 'nickname', 'Ana_Pereira_da_Silva'),
(16986, 1100, 'first_name', 'Ana'),
(16987, 1100, 'last_name', 'da Silva'),
(16988, 1100, 'description', ''),
(16989, 1100, 'rich_editing', 'true'),
(16990, 1100, 'comment_shortcuts', 'false'),
(16991, 1100, 'admin_color', 'fresh'),
(16992, 1100, 'use_ssl', '0'),
(16993, 1100, 'show_admin_bar_front', 'true'),
(16994, 1100, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(16995, 1100, 'wp_user_level', '0'),
(16996, 1100, 'wsl_current_provider', 'Facebook'),
(16997, 1100, 'wsl_current_user_image', 'https://graph.facebook.com/10200528014720632/picture?width=150&height=150'),
(16998, 1100, 'session_tokens', 'a:1:{s:64:\"5679970d5b3c94635023848c7c1a6a06a130f74452dbad63d7ac3c52d6cb22e8\";a:4:{s:10:\"expiration\";i:1433927347;s:2:\"ip\";s:13:\"89.115.127.39\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432717747;}}'),
(16999, 1095, 'votou', 'sim'),
(17000, 1095, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(17001, 1099, 'votou', 'sim'),
(17002, 1099, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(17003, 1101, 'nickname', 'Ana_Palma_1'),
(17004, 1101, 'first_name', 'Ana'),
(17005, 1101, 'last_name', 'Palma'),
(17006, 1101, 'description', ''),
(17007, 1101, 'rich_editing', 'true'),
(17008, 1101, 'comment_shortcuts', 'false'),
(17009, 1101, 'admin_color', 'fresh'),
(17010, 1101, 'use_ssl', '0'),
(17011, 1101, 'show_admin_bar_front', 'true'),
(17012, 1101, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17013, 1101, 'wp_user_level', '0'),
(17014, 1101, 'wsl_current_provider', 'Facebook'),
(17015, 1101, 'wsl_current_user_image', 'https://graph.facebook.com/10206495570178959/picture?width=150&height=150'),
(17016, 1101, 'session_tokens', 'a:1:{s:64:\"df4d966e35cf17911f587ee91a13890879fdba0b5967432d5a6750970b48f18d\";a:4:{s:10:\"expiration\";i:1433927871;s:2:\"ip\";s:14:\"193.236.77.217\";s:2:\"ua\";s:244:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad4,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432718271;}}'),
(17017, 1102, 'nickname', 'Alexandre_Ferreira'),
(17018, 1102, 'first_name', 'Alexandre'),
(17019, 1102, 'last_name', 'Ferreira'),
(17020, 1102, 'description', ''),
(17021, 1102, 'rich_editing', 'true'),
(17022, 1102, 'comment_shortcuts', 'false'),
(17023, 1102, 'admin_color', 'fresh'),
(17024, 1102, 'use_ssl', '0'),
(17025, 1102, 'show_admin_bar_front', 'true'),
(17026, 1102, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17027, 1102, 'wp_user_level', '0'),
(17028, 1102, 'wsl_current_provider', 'Facebook'),
(17029, 1102, 'wsl_current_user_image', 'https://graph.facebook.com/10205730607162998/picture?width=150&height=150'),
(17030, 1102, 'session_tokens', 'a:1:{s:64:\"27d6c9eac66d961b400245dea94ad37c526ee3b83b5e558416eae68d557fef84\";a:4:{s:10:\"expiration\";i:1433927877;s:2:\"ip\";s:13:\"93.108.62.146\";s:2:\"ua\";s:155:\"Mozilla/5.0 (Linux; U; Android 4.1.1; pt-pt; Vodafone 975 Build/JRO03C) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.1 Mobile Safari/534.30 SVN/130HGG4\";s:5:\"login\";i:1432718277;}}'),
(17031, 1103, 'nickname', 'Lia_Muczenski'),
(17032, 1103, 'first_name', 'Lia'),
(17033, 1103, 'last_name', 'Muczenski'),
(17034, 1103, 'description', ''),
(17035, 1103, 'rich_editing', 'true'),
(17036, 1103, 'comment_shortcuts', 'false'),
(17037, 1103, 'admin_color', 'fresh'),
(17038, 1103, 'use_ssl', '0'),
(17039, 1103, 'show_admin_bar_front', 'true'),
(17040, 1103, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17041, 1103, 'wp_user_level', '0'),
(17042, 1103, 'wsl_current_provider', 'Facebook'),
(17043, 1103, 'wsl_current_user_image', 'https://graph.facebook.com/10206421492558215/picture?width=150&height=150'),
(17044, 1103, 'session_tokens', 'a:1:{s:64:\"139fc47bcb8a2f95f34c3e7272cee3d6075c55d50ae43f00440ac78c3a86fe19\";a:4:{s:10:\"expiration\";i:1433928165;s:2:\"ip\";s:14:\"93.102.154.199\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432718565;}}'),
(17045, 1104, 'nickname', 'Cristina_Carepo'),
(17046, 1104, 'first_name', 'Cristina'),
(17047, 1104, 'last_name', 'Carepo'),
(17048, 1104, 'description', ''),
(17049, 1104, 'rich_editing', 'true'),
(17050, 1104, 'comment_shortcuts', 'false'),
(17051, 1104, 'admin_color', 'fresh'),
(17052, 1104, 'use_ssl', '0'),
(17053, 1104, 'show_admin_bar_front', 'true'),
(17054, 1104, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17055, 1104, 'wp_user_level', '0'),
(17056, 1104, 'wsl_current_provider', 'Facebook'),
(17057, 1104, 'wsl_current_user_image', 'https://graph.facebook.com/10203387645606696/picture?width=150&height=150'),
(17058, 1104, 'session_tokens', 'a:1:{s:64:\"0a89d02d1d8179989101ccfdc6312b724105831dc9865969d3918f7a36f85452\";a:4:{s:10:\"expiration\";i:1433928205;s:2:\"ip\";s:13:\"5.249.104.201\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432718605;}}'),
(17059, 1104, 'votou', 'sim'),
(17060, 1104, 'user_votes', 'videoclip-do-ano-hurley_p1406'),
(17061, 1102, 'votou', 'sim'),
(17062, 1102, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(17063, 1103, 'votou', 'sim'),
(17064, 1103, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236'),
(17065, 1105, 'nickname', 'Patricia_Ginja_Martins'),
(17066, 1105, 'first_name', 'Patrícia'),
(17067, 1105, 'last_name', 'Ginja Martins'),
(17068, 1105, 'description', ''),
(17069, 1105, 'rich_editing', 'true'),
(17070, 1105, 'comment_shortcuts', 'false'),
(17071, 1105, 'admin_color', 'fresh'),
(17072, 1105, 'use_ssl', '0'),
(17073, 1105, 'show_admin_bar_front', 'true'),
(17074, 1105, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17075, 1105, 'wp_user_level', '0'),
(17076, 1105, 'wsl_current_provider', 'Facebook'),
(17077, 1105, 'wsl_current_user_image', 'https://graph.facebook.com/778978522216788/picture?width=150&height=150'),
(17078, 1105, 'session_tokens', 'a:2:{s:64:\"1bae0dee3e00495fc55b5e9753ec47af52b0018fc592745df5309547fe8c8e1d\";a:4:{s:10:\"expiration\";i:1433928769;s:2:\"ip\";s:14:\"193.236.57.105\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; GT-S7580 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432719169;}s:64:\"af507f3b6e6f21ac517a03340d768fc6863bdf25ca0b21ce5b1539cca8b89e0b\";a:4:{s:10:\"expiration\";i:1434055518;s:2:\"ip\";s:12:\"85.243.139.8\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432845918;}}'),
(17079, 1105, 'votou', 'sim'),
(17080, 1105, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(17081, 1106, 'nickname', 'Carolina_Lima'),
(17082, 1106, 'first_name', 'Carolina'),
(17083, 1106, 'last_name', 'Lima'),
(17084, 1106, 'description', ''),
(17085, 1106, 'rich_editing', 'true'),
(17086, 1106, 'comment_shortcuts', 'false'),
(17087, 1106, 'admin_color', 'fresh'),
(17088, 1106, 'use_ssl', '0'),
(17089, 1106, 'show_admin_bar_front', 'true'),
(17090, 1106, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17091, 1106, 'wp_user_level', '0'),
(17092, 1106, 'wsl_current_provider', 'Facebook'),
(17093, 1106, 'wsl_current_user_image', 'https://graph.facebook.com/1064843000212066/picture?width=150&height=150'),
(17094, 1106, 'session_tokens', 'a:1:{s:64:\"8eebe9897fc8dd83c69f388114b8cf548bb0d7e7503a9a12e22f4cf63d5e020a\";a:4:{s:10:\"expiration\";i:1433928817;s:2:\"ip\";s:13:\"37.189.31.134\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432719217;}}'),
(17095, 1107, 'nickname', 'Miguel_Braga'),
(17096, 1107, 'first_name', 'Miguel'),
(17097, 1107, 'last_name', 'Braga'),
(17098, 1107, 'description', ''),
(17099, 1107, 'rich_editing', 'true'),
(17100, 1107, 'comment_shortcuts', 'false'),
(17101, 1107, 'admin_color', 'fresh'),
(17102, 1107, 'use_ssl', '0'),
(17103, 1107, 'show_admin_bar_front', 'true'),
(17104, 1107, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17105, 1107, 'wp_user_level', '0'),
(17106, 1107, 'wsl_current_provider', 'Facebook'),
(17107, 1107, 'wsl_current_user_image', 'https://graph.facebook.com/10204298226760258/picture?width=150&height=150'),
(17108, 1107, 'session_tokens', 'a:1:{s:64:\"a43bad3f821189f0b07d97bf46510b7cf0af32cd2dc61c4f047a58775d2ae4c1\";a:4:{s:10:\"expiration\";i:1433928827;s:2:\"ip\";s:14:\"62.189.228.130\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:34.0) Gecko/20100101 Firefox/34.0\";s:5:\"login\";i:1432719227;}}'),
(17109, 1108, 'nickname', 'Filipa_Mendes'),
(17110, 1108, 'first_name', 'Filipa'),
(17111, 1108, 'last_name', 'Mendes'),
(17112, 1108, 'description', ''),
(17113, 1108, 'rich_editing', 'true'),
(17114, 1108, 'comment_shortcuts', 'false'),
(17115, 1108, 'admin_color', 'fresh'),
(17116, 1108, 'use_ssl', '0'),
(17117, 1108, 'show_admin_bar_front', 'true'),
(17118, 1108, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17119, 1108, 'wp_user_level', '0'),
(17120, 1108, 'wsl_current_provider', 'Facebook'),
(17121, 1108, 'wsl_current_user_image', 'https://graph.facebook.com/10205747548682305/picture?width=150&height=150'),
(17122, 1108, 'session_tokens', 'a:1:{s:64:\"260e1ba78d81a0959a9dd43d11c556321e5725ffa9afe9db18beaf06b13eede3\";a:4:{s:10:\"expiration\";i:1433928857;s:2:\"ip\";s:12:\"85.246.196.8\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432719257;}}'),
(17123, 1109, 'nickname', 'Beatriz_Frias'),
(17124, 1109, 'first_name', 'Beatriz'),
(17125, 1109, 'last_name', 'Frias'),
(17126, 1109, 'description', ''),
(17127, 1109, 'rich_editing', 'true'),
(17128, 1109, 'comment_shortcuts', 'false'),
(17129, 1109, 'admin_color', 'fresh'),
(17130, 1109, 'use_ssl', '0'),
(17131, 1109, 'show_admin_bar_front', 'true'),
(17132, 1109, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17133, 1109, 'wp_user_level', '0'),
(17134, 1109, 'wsl_current_provider', 'Facebook'),
(17135, 1109, 'wsl_current_user_image', 'https://graph.facebook.com/10205580073855181/picture?width=150&height=150'),
(17136, 1109, 'session_tokens', 'a:1:{s:64:\"67d990814622242c8fbd1fd07b997eff7f1311e9062824a8d15f2d50c5e3119c\";a:4:{s:10:\"expiration\";i:1433928858;s:2:\"ip\";s:13:\"82.154.183.31\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.2.2; DARKMOON Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432719258;}}'),
(17137, 1110, 'nickname', 'Nelson_Fonseca'),
(17138, 1110, 'first_name', 'Nelson'),
(17139, 1110, 'last_name', 'Fonseca'),
(17140, 1110, 'description', ''),
(17141, 1110, 'rich_editing', 'true'),
(17142, 1110, 'comment_shortcuts', 'false'),
(17143, 1110, 'admin_color', 'fresh'),
(17144, 1110, 'use_ssl', '0'),
(17145, 1110, 'show_admin_bar_front', 'true'),
(17146, 1110, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17147, 1110, 'wp_user_level', '0'),
(17148, 1110, 'wsl_current_provider', 'Facebook'),
(17149, 1110, 'wsl_current_user_image', 'https://graph.facebook.com/1126262480733272/picture?width=150&height=150'),
(17150, 1110, 'session_tokens', 'a:1:{s:64:\"52b75da5d3b132da8f1ea82d30bb7febf3b3ef387404866a24235540e184952e\";a:4:{s:10:\"expiration\";i:1433928869;s:2:\"ip\";s:12:\"85.246.196.8\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432719269;}}'),
(17151, 1111, 'nickname', 'Sonia_Afonso'),
(17152, 1111, 'first_name', 'Sónia'),
(17153, 1111, 'last_name', 'Afonso'),
(17154, 1111, 'description', ''),
(17155, 1111, 'rich_editing', 'true'),
(17156, 1111, 'comment_shortcuts', 'false'),
(17157, 1111, 'admin_color', 'fresh'),
(17158, 1111, 'use_ssl', '0'),
(17159, 1111, 'show_admin_bar_front', 'true'),
(17160, 1111, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17161, 1111, 'wp_user_level', '0'),
(17162, 1111, 'wsl_current_provider', 'Facebook'),
(17163, 1111, 'wsl_current_user_image', 'https://graph.facebook.com/10203822788562520/picture?width=150&height=150'),
(17164, 1111, 'session_tokens', 'a:1:{s:64:\"edef78834e4f42807446d7a6418c697b25565db0b8877049c838426810ab16e6\";a:4:{s:10:\"expiration\";i:1433928877;s:2:\"ip\";s:12:\"85.246.196.8\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432719277;}}'),
(17165, 1112, 'nickname', 'Jorge_Falcao'),
(17166, 1112, 'first_name', 'Jorge'),
(17167, 1112, 'last_name', 'Falcão'),
(17168, 1112, 'description', ''),
(17169, 1112, 'rich_editing', 'true'),
(17170, 1112, 'comment_shortcuts', 'false'),
(17171, 1112, 'admin_color', 'fresh'),
(17172, 1112, 'use_ssl', '0'),
(17173, 1112, 'show_admin_bar_front', 'true'),
(17174, 1112, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17175, 1112, 'wp_user_level', '0'),
(17176, 1112, 'wsl_current_provider', 'Facebook'),
(17177, 1112, 'wsl_current_user_image', 'https://graph.facebook.com/10152779558391010/picture?width=150&height=150'),
(17178, 1112, 'session_tokens', 'a:1:{s:64:\"151447997ff761a13cabf87702068711ebc68c757aa619c458d005d75b164188\";a:4:{s:10:\"expiration\";i:1433928914;s:2:\"ip\";s:13:\"79.168.198.13\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432719314;}}'),
(17179, 1109, 'votou', 'sim'),
(17180, 1109, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(17181, 1112, 'votou', 'sim'),
(17182, 1112, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(17183, 1113, 'nickname', 'Marta_Restolho'),
(17184, 1113, 'first_name', 'Marta'),
(17185, 1113, 'last_name', 'Restolho'),
(17186, 1113, 'description', ''),
(17187, 1113, 'rich_editing', 'true'),
(17188, 1113, 'comment_shortcuts', 'false'),
(17189, 1113, 'admin_color', 'fresh'),
(17190, 1113, 'use_ssl', '0'),
(17191, 1113, 'show_admin_bar_front', 'true'),
(17192, 1113, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17193, 1113, 'wp_user_level', '0'),
(17194, 1113, 'wsl_current_provider', 'Google'),
(17195, 1113, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-p1SS_jwQfOo/AAAAAAAAAAI/AAAAAAAAADE/S5IWcR-7x-M/photo.jpg?sz=200'),
(17196, 1113, 'session_tokens', 'a:1:{s:64:\"64d9e6c2f217bf020a1bf2ca9d62706f5b1971e23cacb979e8c16ef57eb4fa94\";a:4:{s:10:\"expiration\";i:1433929069;s:2:\"ip\";s:13:\"194.65.130.38\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432719469;}}'),
(17197, 1088, 'votou', 'sim'),
(17198, 1088, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(17199, 1114, 'nickname', 'Ana_Matias'),
(17200, 1114, 'first_name', 'Ana'),
(17201, 1114, 'last_name', 'Matias'),
(17202, 1114, 'description', ''),
(17203, 1114, 'rich_editing', 'true'),
(17204, 1114, 'comment_shortcuts', 'false'),
(17205, 1114, 'admin_color', 'fresh'),
(17206, 1114, 'use_ssl', '0'),
(17207, 1114, 'show_admin_bar_front', 'true'),
(17208, 1114, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17209, 1114, 'wp_user_level', '0'),
(17210, 1114, 'wsl_current_provider', 'Google'),
(17211, 1114, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(17212, 1114, 'session_tokens', 'a:1:{s:64:\"014a3574eb141bb3b2165e49fa70a939b52c9213d8dd87b634dc774bf04d6b0b\";a:4:{s:10:\"expiration\";i:1433929140;s:2:\"ip\";s:13:\"194.38.144.24\";s:2:\"ua\";s:163:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3)\";s:5:\"login\";i:1432719540;}}'),
(17213, 1114, 'votou', 'sim'),
(17214, 1114, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(17215, 1115, 'nickname', 'Maria_Valadares'),
(17216, 1115, 'first_name', 'Maria'),
(17217, 1115, 'last_name', 'Valadares'),
(17218, 1115, 'description', ''),
(17219, 1115, 'rich_editing', 'true'),
(17220, 1115, 'comment_shortcuts', 'false'),
(17221, 1115, 'admin_color', 'fresh'),
(17222, 1115, 'use_ssl', '0'),
(17223, 1115, 'show_admin_bar_front', 'true'),
(17224, 1115, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17225, 1115, 'wp_user_level', '0'),
(17226, 1115, 'wsl_current_provider', 'Facebook'),
(17227, 1115, 'wsl_current_user_image', 'https://graph.facebook.com/10205657941186842/picture?width=150&height=150'),
(17228, 1115, 'session_tokens', 'a:1:{s:64:\"1a0594329ec885124f9d13f90f5a752ee400c307ae477566cd041a619326aab6\";a:4:{s:10:\"expiration\";i:1433929255;s:2:\"ip\";s:14:\"79.168.109.142\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432719655;}}'),
(17229, 1108, 'votou', 'sim'),
(17230, 1108, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(17231, 1111, 'votou', 'sim'),
(17232, 1111, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(17233, 1113, 'votou', 'sim'),
(17234, 1113, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(17235, 1116, 'nickname', 'Maria_Helena_Silva'),
(17236, 1116, 'first_name', 'Maria Helena'),
(17237, 1116, 'last_name', 'Silva'),
(17238, 1116, 'description', ''),
(17239, 1116, 'rich_editing', 'true'),
(17240, 1116, 'comment_shortcuts', 'false'),
(17241, 1116, 'admin_color', 'fresh'),
(17242, 1116, 'use_ssl', '0'),
(17243, 1116, 'show_admin_bar_front', 'true'),
(17244, 1116, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17245, 1116, 'wp_user_level', '0'),
(17246, 1116, 'wsl_current_provider', 'Facebook'),
(17247, 1116, 'wsl_current_user_image', 'https://graph.facebook.com/795421323888878/picture?width=150&height=150'),
(17248, 1116, 'session_tokens', 'a:1:{s:64:\"f087615b2668c08a2a93a0fd55710412a61012a1a6bbde331398903821bfe35a\";a:4:{s:10:\"expiration\";i:1433929352;s:2:\"ip\";s:13:\"85.246.89.243\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432719752;}}'),
(17249, 1110, 'votou', 'sim'),
(17250, 1110, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(17251, 1116, 'votou', 'sim'),
(17252, 1116, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,manobra-do-ano-reef_p1236'),
(17253, 1107, 'votou', 'sim'),
(17254, 1107, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(17255, 1117, 'nickname', 'Ana_Rita'),
(17256, 1117, 'first_name', 'Ana'),
(17257, 1117, 'last_name', 'Rita'),
(17258, 1117, 'description', ''),
(17259, 1117, 'rich_editing', 'true'),
(17260, 1117, 'comment_shortcuts', 'false'),
(17261, 1117, 'admin_color', 'fresh'),
(17262, 1117, 'use_ssl', '0'),
(17263, 1117, 'show_admin_bar_front', 'true'),
(17264, 1117, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17265, 1117, 'wp_user_level', '0'),
(17266, 1117, 'wsl_current_provider', 'Facebook'),
(17267, 1117, 'wsl_current_user_image', 'https://graph.facebook.com/798356156938040/picture?width=150&height=150'),
(17268, 1117, 'session_tokens', 'a:1:{s:64:\"f889b989c99ed5db3496b85c8ac23bcb39b88a86f6ab4778a8fb1ca7acf2da89\";a:4:{s:10:\"expiration\";i:1433929480;s:2:\"ip\";s:14:\"81.193.163.202\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432719880;}}'),
(17269, 1118, 'nickname', 'Andreia_Santos'),
(17270, 1118, 'first_name', 'Andreia'),
(17271, 1118, 'last_name', 'Santos'),
(17272, 1118, 'description', ''),
(17273, 1118, 'rich_editing', 'true'),
(17274, 1118, 'comment_shortcuts', 'false'),
(17275, 1118, 'admin_color', 'fresh'),
(17276, 1118, 'use_ssl', '0'),
(17277, 1118, 'show_admin_bar_front', 'true'),
(17278, 1118, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17279, 1118, 'wp_user_level', '0'),
(17280, 1118, 'wsl_current_provider', 'Facebook'),
(17281, 1118, 'wsl_current_user_image', 'https://graph.facebook.com/10204559984939182/picture?width=150&height=150'),
(17282, 1118, 'session_tokens', 'a:3:{s:64:\"e6915b8dbdb21fded9bf86f7d1794ecfc31ce7fedbe8f3a7cae5ddec641d4dfc\";a:4:{s:10:\"expiration\";i:1433929492;s:2:\"ip\";s:13:\"85.243.150.72\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432719892;}s:64:\"20545b7f37c8d5c1a6e5b2130a2c36c7b7c37b57e066a25a6830a51301ff0caa\";a:4:{s:10:\"expiration\";i:1433929592;s:2:\"ip\";s:13:\"85.243.150.72\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432719992;}s:64:\"916f17eca06764d5eefce966155df6bee5f3cd1b6b665fe40007f39d3ae46ef6\";a:4:{s:10:\"expiration\";i:1433929606;s:2:\"ip\";s:13:\"85.243.150.72\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432720006;}}'),
(17283, 1118, 'votou', 'sim'),
(17284, 1118, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(17285, 1119, 'nickname', 'Isabel_Corte_Real'),
(17286, 1119, 'first_name', 'Isabel'),
(17287, 1119, 'last_name', 'Real'),
(17288, 1119, 'description', ''),
(17289, 1119, 'rich_editing', 'true'),
(17290, 1119, 'comment_shortcuts', 'false'),
(17291, 1119, 'admin_color', 'fresh'),
(17292, 1119, 'use_ssl', '0'),
(17293, 1119, 'show_admin_bar_front', 'true'),
(17294, 1119, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17295, 1119, 'wp_user_level', '0'),
(17296, 1119, 'wsl_current_provider', 'Facebook'),
(17297, 1119, 'wsl_current_user_image', 'https://graph.facebook.com/10205928788690417/picture?width=150&height=150'),
(17298, 1119, 'session_tokens', 'a:1:{s:64:\"4a78b6ce8adabc367f3015bcfe5cf2982b0ee8874c8155cd477684f0cb6dd69d\";a:4:{s:10:\"expiration\";i:1433929704;s:2:\"ip\";s:14:\"88.214.160.214\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432720104;}}'),
(17299, 1120, 'nickname', 'Luis_Ribeiro_Telles'),
(17300, 1120, 'first_name', 'Luis'),
(17301, 1120, 'last_name', 'Telles'),
(17302, 1120, 'description', ''),
(17303, 1120, 'rich_editing', 'true'),
(17304, 1120, 'comment_shortcuts', 'false'),
(17305, 1120, 'admin_color', 'fresh'),
(17306, 1120, 'use_ssl', '0'),
(17307, 1120, 'show_admin_bar_front', 'true'),
(17308, 1120, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17309, 1120, 'wp_user_level', '0'),
(17310, 1120, 'wsl_current_provider', 'Facebook'),
(17311, 1120, 'wsl_current_user_image', 'https://graph.facebook.com/10206046807143395/picture?width=150&height=150'),
(17312, 1120, 'session_tokens', 'a:1:{s:64:\"2ad4cb7a971ccc686c9a5c5b5a82256fd073fdf5e386e0021ee72a4af992f0e5\";a:4:{s:10:\"expiration\";i:1433929713;s:2:\"ip\";s:14:\"158.162.20.142\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432720113;}}'),
(17313, 1117, 'votou', 'sim'),
(17314, 1117, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(17315, 1119, 'votou', 'sim'),
(17316, 1119, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(17317, 1115, 'votou', 'sim'),
(17318, 1115, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,foto-do-ano_p1169,evento-do-ano-kia_p1432'),
(17319, 1120, 'votou', 'sim'),
(17320, 1120, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(17321, 1121, 'nickname', 'Ana_Dias'),
(17322, 1121, 'first_name', 'Ana'),
(17323, 1121, 'last_name', 'Dias'),
(17324, 1121, 'description', ''),
(17325, 1121, 'rich_editing', 'true'),
(17326, 1121, 'comment_shortcuts', 'false'),
(17327, 1121, 'admin_color', 'fresh'),
(17328, 1121, 'use_ssl', '0'),
(17329, 1121, 'show_admin_bar_front', 'true'),
(17330, 1121, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17331, 1121, 'wp_user_level', '0'),
(17332, 1121, 'wsl_current_provider', 'Facebook'),
(17333, 1121, 'wsl_current_user_image', 'https://graph.facebook.com/10203935477858437/picture?width=150&height=150'),
(17334, 1121, 'session_tokens', 'a:1:{s:64:\"cbf2940f512f84c376679d1819c23636ae22a2307fec859164b59614809f9034\";a:4:{s:10:\"expiration\";i:1433929872;s:2:\"ip\";s:14:\"193.236.78.113\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432720272;}}'),
(17335, 1121, 'votou', 'sim'),
(17336, 1121, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(17337, 1122, 'nickname', 'Vanda_Seixas_Fernandes'),
(17338, 1122, 'first_name', 'Vanda'),
(17339, 1122, 'last_name', 'Fernandes'),
(17340, 1122, 'description', ''),
(17341, 1122, 'rich_editing', 'true'),
(17342, 1122, 'comment_shortcuts', 'false'),
(17343, 1122, 'admin_color', 'fresh'),
(17344, 1122, 'use_ssl', '0'),
(17345, 1122, 'show_admin_bar_front', 'true'),
(17346, 1122, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17347, 1122, 'wp_user_level', '0'),
(17348, 1122, 'wsl_current_provider', 'Facebook'),
(17349, 1122, 'wsl_current_user_image', 'https://graph.facebook.com/10206639501488932/picture?width=150&height=150'),
(17350, 1122, 'session_tokens', 'a:1:{s:64:\"850aa6b5c99b3510aca982b3fbaf0ce3e5c5d061b1041aab14a99b106aeaff24\";a:4:{s:10:\"expiration\";i:1433929947;s:2:\"ip\";s:13:\"41.133.20.172\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432720347;}}'),
(17351, 1123, 'nickname', 'Joao_Rios'),
(17352, 1123, 'first_name', 'Joao'),
(17353, 1123, 'last_name', 'Rios'),
(17354, 1123, 'description', ''),
(17355, 1123, 'rich_editing', 'true'),
(17356, 1123, 'comment_shortcuts', 'false'),
(17357, 1123, 'admin_color', 'fresh'),
(17358, 1123, 'use_ssl', '0'),
(17359, 1123, 'show_admin_bar_front', 'true'),
(17360, 1123, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17361, 1123, 'wp_user_level', '0'),
(17362, 1123, 'wsl_current_provider', 'Facebook'),
(17363, 1123, 'wsl_current_user_image', 'https://graph.facebook.com/10205529070679558/picture?width=150&height=150'),
(17364, 1123, 'session_tokens', 'a:1:{s:64:\"23beef095148de7eb80f26a7243d3e21cf20bf70c717e1d0fcb24ed1a3fef40c\";a:4:{s:10:\"expiration\";i:1433930105;s:2:\"ip\";s:12:\"85.138.89.81\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432720505;}}'),
(17365, 1124, 'nickname', 'alexandre_hachmeister'),
(17366, 1124, 'first_name', 'alexandre'),
(17367, 1124, 'last_name', 'hachmeister'),
(17368, 1124, 'description', ''),
(17369, 1124, 'rich_editing', 'true'),
(17370, 1124, 'comment_shortcuts', 'false'),
(17371, 1124, 'admin_color', 'fresh'),
(17372, 1124, 'use_ssl', '0'),
(17373, 1124, 'show_admin_bar_front', 'true'),
(17374, 1124, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17375, 1124, 'wp_user_level', '0'),
(17376, 1124, 'wsl_current_provider', 'Google'),
(17377, 1124, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(17378, 1124, 'session_tokens', 'a:1:{s:64:\"6217800b59cb2e845f6ded78a48a77413d6ff52b42c5d1388014b1b1f3f2b56b\";a:4:{s:10:\"expiration\";i:1433930144;s:2:\"ip\";s:11:\"2.83.97.251\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432720544;}}'),
(17379, 1125, 'nickname', 'Carlos_Vaz'),
(17380, 1125, 'first_name', 'Carlos'),
(17381, 1125, 'last_name', 'Vaz'),
(17382, 1125, 'description', ''),
(17383, 1125, 'rich_editing', 'true'),
(17384, 1125, 'comment_shortcuts', 'false'),
(17385, 1125, 'admin_color', 'fresh'),
(17386, 1125, 'use_ssl', '0'),
(17387, 1125, 'show_admin_bar_front', 'true'),
(17388, 1125, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17389, 1125, 'wp_user_level', '0'),
(17390, 1125, 'wsl_current_provider', 'Facebook'),
(17391, 1125, 'wsl_current_user_image', 'https://graph.facebook.com/1011708898847404/picture?width=150&height=150'),
(17392, 1125, 'session_tokens', 'a:1:{s:64:\"f8e0071026eda8085db8b9465190e5f9e5ff798a6c4d80c1821cb1e7997c24e0\";a:4:{s:10:\"expiration\";i:1433930241;s:2:\"ip\";s:12:\"194.65.81.95\";s:2:\"ua\";s:71:\"Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)\";s:5:\"login\";i:1432720641;}}'),
(17393, 1126, 'nickname', 'Teresa_Correia_Laureano'),
(17394, 1126, 'first_name', 'Teresa Correia'),
(17395, 1126, 'last_name', 'Laureano'),
(17396, 1126, 'description', ''),
(17397, 1126, 'rich_editing', 'true'),
(17398, 1126, 'comment_shortcuts', 'false'),
(17399, 1126, 'admin_color', 'fresh'),
(17400, 1126, 'use_ssl', '0'),
(17401, 1126, 'show_admin_bar_front', 'true'),
(17402, 1126, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17403, 1126, 'wp_user_level', '0'),
(17404, 1126, 'wsl_current_provider', 'Facebook'),
(17405, 1126, 'wsl_current_user_image', 'https://graph.facebook.com/1598356773747605/picture?width=150&height=150'),
(17406, 1126, 'session_tokens', 'a:1:{s:64:\"93863ceca49d9023cdd8e9d5854bdbe4188ca650495d5e95e89e774b538c8446\";a:4:{s:10:\"expiration\";i:1433930244;s:2:\"ip\";s:13:\"89.154.13.153\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432720644;}}'),
(17407, 1125, 'votou', 'sim'),
(17408, 1125, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(17409, 1127, 'nickname', 'Francisco_Almeida_Lavradio'),
(17410, 1127, 'first_name', 'Francisco'),
(17411, 1127, 'last_name', 'Lavradio'),
(17412, 1127, 'description', ''),
(17413, 1127, 'rich_editing', 'true'),
(17414, 1127, 'comment_shortcuts', 'false'),
(17415, 1127, 'admin_color', 'fresh'),
(17416, 1127, 'use_ssl', '0'),
(17417, 1127, 'show_admin_bar_front', 'true'),
(17418, 1127, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17419, 1127, 'wp_user_level', '0'),
(17420, 1127, 'wsl_current_provider', 'Facebook'),
(17421, 1127, 'wsl_current_user_image', 'https://graph.facebook.com/10155694025840160/picture?width=150&height=150'),
(17422, 1127, 'session_tokens', 'a:1:{s:64:\"9d51b4295916d2651da64243809fca187f03c7aa01601b501c40e005e2670775\";a:4:{s:10:\"expiration\";i:1433930405;s:2:\"ip\";s:12:\"95.136.29.50\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432720805;}}'),
(17423, 1124, 'votou', 'sim'),
(17424, 1124, 'user_votes', 'maior-onda-tow-in-oe_p1036,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(17425, 1128, 'nickname', 'Sonia_Botelho'),
(17426, 1128, 'first_name', 'Botelho'),
(17427, 1128, 'last_name', 'Sonia'),
(17428, 1128, 'description', ''),
(17429, 1128, 'rich_editing', 'true'),
(17430, 1128, 'comment_shortcuts', 'false'),
(17431, 1128, 'admin_color', 'fresh'),
(17432, 1128, 'use_ssl', '0'),
(17433, 1128, 'show_admin_bar_front', 'true'),
(17434, 1128, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17435, 1128, 'wp_user_level', '0'),
(17436, 1128, 'wsl_current_provider', 'Facebook'),
(17437, 1128, 'wsl_current_user_image', 'https://graph.facebook.com/1106876119326348/picture?width=150&height=150'),
(17438, 1128, 'session_tokens', 'a:1:{s:64:\"25e0413d3693a2645f675a3682c9cf35356c27e64269194db394571c80c92f64\";a:4:{s:10:\"expiration\";i:1433930445;s:2:\"ip\";s:13:\"188.37.12.199\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1432720845;}}'),
(17439, 1129, 'nickname', 'Pedro_Fidalgo'),
(17440, 1129, 'first_name', 'Pedro'),
(17441, 1129, 'last_name', 'Fidalgo'),
(17442, 1129, 'description', ''),
(17443, 1129, 'rich_editing', 'true'),
(17444, 1129, 'comment_shortcuts', 'false'),
(17445, 1129, 'admin_color', 'fresh'),
(17446, 1129, 'use_ssl', '0'),
(17447, 1129, 'show_admin_bar_front', 'true'),
(17448, 1129, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17449, 1129, 'wp_user_level', '0'),
(17450, 1129, 'wsl_current_provider', 'Google'),
(17451, 1129, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(17452, 1129, 'session_tokens', 'a:1:{s:64:\"a9819325d2dd3b662785477b97e9732e4190841902fb933db398334f494e8d3f\";a:4:{s:10:\"expiration\";i:1433930459;s:2:\"ip\";s:14:\"83.240.235.238\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432720859;}}'),
(17453, 1127, 'votou', 'sim'),
(17454, 1127, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(17455, 1122, 'votou', 'sim'),
(17456, 1122, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(17457, 1129, 'votou', 'sim'),
(17458, 1129, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(17459, 1130, 'nickname', 'Maria_Pinto'),
(17460, 1130, 'first_name', 'Maria'),
(17461, 1130, 'last_name', 'Pinto'),
(17462, 1130, 'description', ''),
(17463, 1130, 'rich_editing', 'true'),
(17464, 1130, 'comment_shortcuts', 'false'),
(17465, 1130, 'admin_color', 'fresh'),
(17466, 1130, 'use_ssl', '0'),
(17467, 1130, 'show_admin_bar_front', 'true'),
(17468, 1130, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17469, 1130, 'wp_user_level', '0'),
(17470, 1130, 'wsl_current_provider', 'Facebook'),
(17471, 1130, 'wsl_current_user_image', 'https://graph.facebook.com/460474990786089/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(17472, 1130, 'session_tokens', 'a:1:{s:64:\"3a6fb3be84784e576677a5d20eebe7b46d154877892388e6a040ffaac118d2f1\";a:4:{s:10:\"expiration\";i:1433930639;s:2:\"ip\";s:12:\"5.249.46.224\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432721039;}}'),
(17473, 1131, 'nickname', 'Joana_Matos'),
(17474, 1131, 'first_name', 'Joana'),
(17475, 1131, 'last_name', 'Matos'),
(17476, 1131, 'description', ''),
(17477, 1131, 'rich_editing', 'true'),
(17478, 1131, 'comment_shortcuts', 'false'),
(17479, 1131, 'admin_color', 'fresh'),
(17480, 1131, 'use_ssl', '0'),
(17481, 1131, 'show_admin_bar_front', 'true'),
(17482, 1131, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17483, 1131, 'wp_user_level', '0'),
(17484, 1131, 'wsl_current_provider', 'Google'),
(17485, 1131, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-9T_DkWQDEu8/AAAAAAAAAAI/AAAAAAAAABo/2xkCSWOTCjg/photo.jpg?sz=200'),
(17486, 1131, 'session_tokens', 'a:1:{s:64:\"00848215910a3679d4fdad526f900f3b8a829cf9b713c1f0c3dd5d45990d9b46\";a:4:{s:10:\"expiration\";i:1433930768;s:2:\"ip\";s:14:\"193.136.189.52\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432721168;}}'),
(17487, 1130, 'votou', 'sim'),
(17488, 1130, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(17489, 1132, 'nickname', 'Manel_Luz'),
(17490, 1132, 'first_name', 'Manel'),
(17491, 1132, 'last_name', 'Luz'),
(17492, 1132, 'description', ''),
(17493, 1132, 'rich_editing', 'true'),
(17494, 1132, 'comment_shortcuts', 'false'),
(17495, 1132, 'admin_color', 'fresh'),
(17496, 1132, 'use_ssl', '0'),
(17497, 1132, 'show_admin_bar_front', 'true'),
(17498, 1132, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17499, 1132, 'wp_user_level', '0'),
(17500, 1132, 'wsl_current_provider', 'Facebook'),
(17501, 1132, 'wsl_current_user_image', 'https://graph.facebook.com/669999209797249/picture?width=150&height=150'),
(17502, 1132, 'session_tokens', 'a:1:{s:64:\"7dd5cdf4273ca7ab46400e1d23bebcb3c91ee5adf50d3203fef1498e7b546b11\";a:4:{s:10:\"expiration\";i:1433930840;s:2:\"ip\";s:14:\"213.228.153.20\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432721240;}}'),
(17503, 1133, 'nickname', 'Miguel_Cardoso'),
(17504, 1133, 'first_name', 'Miguel'),
(17505, 1133, 'last_name', 'Cardoso'),
(17506, 1133, 'description', ''),
(17507, 1133, 'rich_editing', 'true'),
(17508, 1133, 'comment_shortcuts', 'false'),
(17509, 1133, 'admin_color', 'fresh'),
(17510, 1133, 'use_ssl', '0'),
(17511, 1133, 'show_admin_bar_front', 'true'),
(17512, 1133, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17513, 1133, 'wp_user_level', '0'),
(17514, 1133, 'wsl_current_provider', 'Facebook'),
(17515, 1133, 'wsl_current_user_image', 'https://graph.facebook.com/10206414833350685/picture?width=150&height=150'),
(17516, 1133, 'session_tokens', 'a:1:{s:64:\"3d8026e809b610853eec17bf125973e385460df15398be70d1f402d4158c3908\";a:4:{s:10:\"expiration\";i:1433931090;s:2:\"ip\";s:13:\"79.168.245.19\";s:2:\"ua\";s:74:\"Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432721490;}}'),
(17517, 1131, 'votou', 'sim'),
(17518, 1131, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(17519, 1134, 'nickname', 'Ana_Santos'),
(17520, 1134, 'first_name', 'Ana'),
(17521, 1134, 'last_name', 'Santos'),
(17522, 1134, 'description', ''),
(17523, 1134, 'rich_editing', 'true'),
(17524, 1134, 'comment_shortcuts', 'false'),
(17525, 1134, 'admin_color', 'fresh'),
(17526, 1134, 'use_ssl', '0'),
(17527, 1134, 'show_admin_bar_front', 'true'),
(17528, 1134, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17529, 1134, 'wp_user_level', '0'),
(17530, 1134, 'wsl_current_provider', 'Facebook'),
(17531, 1134, 'wsl_current_user_image', 'https://graph.facebook.com/10153879428148858/picture?width=150&height=150'),
(17532, 1134, 'session_tokens', 'a:1:{s:64:\"0af13274114f61cc7048f91ef772feb313eec3c2adaa6b8109292b1c6799bd32\";a:4:{s:10:\"expiration\";i:1433931346;s:2:\"ip\";s:13:\"85.245.87.121\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432721746;}}'),
(17533, 1135, 'nickname', 'Leonor_Araujo'),
(17534, 1135, 'first_name', 'Leonor'),
(17535, 1135, 'last_name', 'Araujo'),
(17536, 1135, 'description', ''),
(17537, 1135, 'rich_editing', 'true'),
(17538, 1135, 'comment_shortcuts', 'false'),
(17539, 1135, 'admin_color', 'fresh'),
(17540, 1135, 'use_ssl', '0'),
(17541, 1135, 'show_admin_bar_front', 'true'),
(17542, 1135, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17543, 1135, 'wp_user_level', '0'),
(17544, 1135, 'wsl_current_provider', 'Google'),
(17545, 1135, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-4r6R9d8Ofn0/AAAAAAAAAAI/AAAAAAAAABM/ISm9EN08yiM/photo.jpg?sz=200'),
(17546, 1135, 'session_tokens', 'a:1:{s:64:\"367e9165eb88c0d17a59c5524792db07ba4e04437fde06b8fa7631f038981600\";a:4:{s:10:\"expiration\";i:1433931442;s:2:\"ip\";s:14:\"85.245.136.171\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432721842;}}'),
(17547, 1132, 'votou', 'sim'),
(17548, 1132, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1277,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(17549, 1135, 'votou', 'sim'),
(17550, 1135, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(17551, 1136, 'nickname', 'Nuno_Miguel_Almeida'),
(17552, 1136, 'first_name', 'Nuno'),
(17553, 1136, 'last_name', 'Almeida'),
(17554, 1136, 'description', ''),
(17555, 1136, 'rich_editing', 'true'),
(17556, 1136, 'comment_shortcuts', 'false'),
(17557, 1136, 'admin_color', 'fresh'),
(17558, 1136, 'use_ssl', '0'),
(17559, 1136, 'show_admin_bar_front', 'true'),
(17560, 1136, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17561, 1136, 'wp_user_level', '0'),
(17562, 1136, 'wsl_current_provider', 'Facebook'),
(17563, 1136, 'wsl_current_user_image', 'https://graph.facebook.com/975764879109465/picture?width=150&height=150'),
(17564, 1136, 'session_tokens', 'a:1:{s:64:\"44d06cc6049e33f0d1d338e8f4d25ee6fbefbe63158c54966e8582f6dfcc55ef\";a:4:{s:10:\"expiration\";i:1433931566;s:2:\"ip\";s:14:\"188.140.84.118\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; GT-S7580 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1432721966;}}'),
(17565, 1137, 'nickname', 'Bruno_Vicente'),
(17566, 1137, 'first_name', 'Bruno'),
(17567, 1137, 'last_name', 'Vicente'),
(17568, 1137, 'description', ''),
(17569, 1137, 'rich_editing', 'true'),
(17570, 1137, 'comment_shortcuts', 'false'),
(17571, 1137, 'admin_color', 'fresh'),
(17572, 1137, 'use_ssl', '0'),
(17573, 1137, 'show_admin_bar_front', 'true'),
(17574, 1137, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17575, 1137, 'wp_user_level', '0'),
(17576, 1137, 'wsl_current_provider', 'Facebook'),
(17577, 1137, 'wsl_current_user_image', 'https://graph.facebook.com/919810808085486/picture?width=150&height=150'),
(17578, 1137, 'session_tokens', 'a:1:{s:64:\"bad00ab5dd743c2d540c89583ecbafb24fa9d8c2ef7c77c063edeb98df58d9d2\";a:4:{s:10:\"expiration\";i:1433931598;s:2:\"ip\";s:12:\"2.82.108.139\";s:2:\"ua\";s:178:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9515 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1432721998;}}'),
(17579, 1136, 'votou', 'sim'),
(17580, 1136, 'user_votes', 'treinador-do-ano_p1363'),
(17581, 1138, 'nickname', 'Carolina_Baia'),
(17582, 1138, 'first_name', 'Carolina'),
(17583, 1138, 'last_name', 'Baía'),
(17584, 1138, 'description', ''),
(17585, 1138, 'rich_editing', 'true'),
(17586, 1138, 'comment_shortcuts', 'false'),
(17587, 1138, 'admin_color', 'fresh'),
(17588, 1138, 'use_ssl', '0'),
(17589, 1138, 'show_admin_bar_front', 'true'),
(17590, 1138, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17591, 1138, 'wp_user_level', '0'),
(17592, 1138, 'wsl_current_provider', 'Facebook'),
(17593, 1138, 'wsl_current_user_image', 'https://graph.facebook.com/657406611056486/picture?width=150&height=150'),
(17594, 1138, 'session_tokens', 'a:1:{s:64:\"fb48982a55f3406ed7bd0f38687e1a5f119fe7fef3292479117d1c9cf77bb3f4\";a:4:{s:10:\"expiration\";i:1433931791;s:2:\"ip\";s:13:\"213.30.118.97\";s:2:\"ua\";s:143:\"Mozilla/5.0 (Linux; U; Android 4.2.1; pt-pt; bq Aquaris 5 Build/JOP40D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1432722191;}}'),
(17595, 1128, 'votou', 'sim'),
(17596, 1128, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(17597, 1139, 'nickname', 'Diogo_Mota'),
(17598, 1139, 'first_name', 'Diogo'),
(17599, 1139, 'last_name', 'Mota'),
(17600, 1139, 'description', ''),
(17601, 1139, 'rich_editing', 'true'),
(17602, 1139, 'comment_shortcuts', 'false'),
(17603, 1139, 'admin_color', 'fresh'),
(17604, 1139, 'use_ssl', '0'),
(17605, 1139, 'show_admin_bar_front', 'true'),
(17606, 1139, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17607, 1139, 'wp_user_level', '0'),
(17608, 1139, 'wsl_current_provider', 'Facebook'),
(17609, 1139, 'wsl_current_user_image', 'https://graph.facebook.com/887821441291468/picture?width=150&height=150'),
(17610, 1139, 'session_tokens', 'a:2:{s:64:\"b5240f5d89e543df79cdb381720ffd95e01acfea8a96f163cc54d83ff25b67a7\";a:4:{s:10:\"expiration\";i:1433931892;s:2:\"ip\";s:13:\"85.138.112.97\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432722292;}s:64:\"ea5aaf5f9bbb47723d69f820c588b50a6c64cf9cdd95756fff6cfc2221a6d4cf\";a:4:{s:10:\"expiration\";i:1434317059;s:2:\"ip\";s:13:\"85.138.112.97\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433107459;}}'),
(17611, 1079, 'votou', 'sim'),
(17612, 1079, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(17613, 1140, 'nickname', 'Margarida_Vieira'),
(17614, 1140, 'first_name', 'Margarida'),
(17615, 1140, 'last_name', 'Vieira'),
(17616, 1140, 'description', ''),
(17617, 1140, 'rich_editing', 'true'),
(17618, 1140, 'comment_shortcuts', 'false'),
(17619, 1140, 'admin_color', 'fresh'),
(17620, 1140, 'use_ssl', '0'),
(17621, 1140, 'show_admin_bar_front', 'true'),
(17622, 1140, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17623, 1140, 'wp_user_level', '0'),
(17624, 1140, 'wsl_current_provider', 'Facebook'),
(17625, 1140, 'wsl_current_user_image', 'https://graph.facebook.com/1087688447912971/picture?width=150&height=150'),
(17626, 1140, 'session_tokens', 'a:1:{s:64:\"6b6d58375112447af81a11a649195e2472364a577d21dcd510d69be7010fb88e\";a:4:{s:10:\"expiration\";i:1433931938;s:2:\"ip\";s:14:\"79.168.237.100\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432722338;}}'),
(17627, 1141, 'nickname', 'Jose_Marques'),
(17628, 1141, 'first_name', 'Jose'),
(17629, 1141, 'last_name', 'Marques'),
(17630, 1141, 'description', ''),
(17631, 1141, 'rich_editing', 'true'),
(17632, 1141, 'comment_shortcuts', 'false'),
(17633, 1141, 'admin_color', 'fresh'),
(17634, 1141, 'use_ssl', '0'),
(17635, 1141, 'show_admin_bar_front', 'true'),
(17636, 1141, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17637, 1141, 'wp_user_level', '0'),
(17638, 1141, 'wsl_current_provider', 'Facebook'),
(17639, 1141, 'wsl_current_user_image', 'https://graph.facebook.com/894694507257050/picture?width=150&height=150'),
(17640, 1141, 'session_tokens', 'a:2:{s:64:\"6cd8ddf9cc021a7547b5ac575efa42c44786151ba3b7b26b21667c984ac872be\";a:4:{s:10:\"expiration\";i:1433931991;s:2:\"ip\";s:14:\"82.154.144.184\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.1.1; C1505 Build/11.3.A.2.23) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.82 Mobile Safari/537.36\";s:5:\"login\";i:1432722391;}s:64:\"203c9e14a11bdef2dadf0909549191f55ec9b541005652a12d86c0925b83a943\";a:4:{s:10:\"expiration\";i:1433936817;s:2:\"ip\";s:13:\"188.37.28.239\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432727217;}}'),
(17641, 1141, 'votou', 'sim'),
(17642, 1141, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444'),
(17643, 1142, 'nickname', 'Sofia_Rodrigues'),
(17644, 1142, 'first_name', 'Sofia'),
(17645, 1142, 'last_name', 'Rodrigues'),
(17646, 1142, 'description', ''),
(17647, 1142, 'rich_editing', 'true'),
(17648, 1142, 'comment_shortcuts', 'false'),
(17649, 1142, 'admin_color', 'fresh'),
(17650, 1142, 'use_ssl', '0'),
(17651, 1142, 'show_admin_bar_front', 'true'),
(17652, 1142, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17653, 1142, 'wp_user_level', '0'),
(17654, 1142, 'wsl_current_provider', 'Google'),
(17655, 1142, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-JE04nkqMF40/AAAAAAAAAAI/AAAAAAAAACk/m2THU8crJGY/photo.jpg?sz=200'),
(17656, 1142, 'session_tokens', 'a:1:{s:64:\"c2f2fde7ee282b8741a1f9d8fccb7268e2b055bb2194d952c163fc03b863223b\";a:4:{s:10:\"expiration\";i:1433932163;s:2:\"ip\";s:15:\"195.245.135.174\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432722563;}}'),
(17657, 1139, 'votou', 'sim'),
(17658, 1139, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330'),
(17659, 1143, 'nickname', 'Pilar_Almeida'),
(17660, 1143, 'first_name', 'Pilar'),
(17661, 1143, 'last_name', 'Almeida'),
(17662, 1143, 'description', ''),
(17663, 1143, 'rich_editing', 'true'),
(17664, 1143, 'comment_shortcuts', 'false'),
(17665, 1143, 'admin_color', 'fresh'),
(17666, 1143, 'use_ssl', '0'),
(17667, 1143, 'show_admin_bar_front', 'true'),
(17668, 1143, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17669, 1143, 'wp_user_level', '0'),
(17670, 1143, 'wsl_current_provider', 'Facebook'),
(17671, 1143, 'wsl_current_user_image', 'https://graph.facebook.com/434653840040345/picture?width=150&height=150'),
(17672, 1143, 'session_tokens', 'a:2:{s:64:\"ade09347a4a2c5578230d0b5406899256dd5b18b43ec8829b6db9af094066731\";a:4:{s:10:\"expiration\";i:1433932266;s:2:\"ip\";s:14:\"194.38.148.118\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432722666;}s:64:\"b7da35864c153c0656a3b4ae2f360cba50bca797489de88795c823858b390939\";a:4:{s:10:\"expiration\";i:1435073237;s:2:\"ip\";s:13:\"87.103.51.100\";s:2:\"ua\";s:266:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433863637;}}'),
(17673, 1144, 'nickname', 'Cristina_Patacho'),
(17674, 1144, 'first_name', 'Cristina'),
(17675, 1144, 'last_name', 'Patacho'),
(17676, 1144, 'description', ''),
(17677, 1144, 'rich_editing', 'true'),
(17678, 1144, 'comment_shortcuts', 'false'),
(17679, 1144, 'admin_color', 'fresh'),
(17680, 1144, 'use_ssl', '0'),
(17681, 1144, 'show_admin_bar_front', 'true'),
(17682, 1144, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17683, 1144, 'wp_user_level', '0'),
(17684, 1144, 'wsl_current_provider', 'Facebook'),
(17685, 1144, 'wsl_current_user_image', 'https://graph.facebook.com/1113876335296287/picture?width=150&height=150'),
(17686, 1144, 'session_tokens', 'a:1:{s:64:\"1ebd2231e89de4cf3835f2d22b82db39e9c4b2bc2e48afd17f925bd1d5cec346\";a:4:{s:10:\"expiration\";i:1433932378;s:2:\"ip\";s:13:\"85.242.92.190\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432722778;}}'),
(17687, 1142, 'votou', 'sim'),
(17688, 1142, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(17689, 1144, 'votou', 'sim'),
(17690, 1144, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,free-surfer-do-ano-volcom_p1393,evento-do-ano-kia_p1432'),
(17691, 1145, 'nickname', 'Celia_Godinho'),
(17692, 1145, 'first_name', 'Celia'),
(17693, 1145, 'last_name', 'Godinho'),
(17694, 1145, 'description', ''),
(17695, 1145, 'rich_editing', 'true'),
(17696, 1145, 'comment_shortcuts', 'false'),
(17697, 1145, 'admin_color', 'fresh'),
(17698, 1145, 'use_ssl', '0'),
(17699, 1145, 'show_admin_bar_front', 'true'),
(17700, 1145, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17701, 1145, 'wp_user_level', '0'),
(17702, 1145, 'wsl_current_provider', 'Facebook'),
(17703, 1145, 'wsl_current_user_image', 'https://graph.facebook.com/918352941521175/picture?width=150&height=150'),
(17704, 1145, 'session_tokens', 'a:1:{s:64:\"48c0a8ef06e6592600b47ed4e4207e636e6a5b9c3b05b01e7f7865f97d98701a\";a:4:{s:10:\"expiration\";i:1433932438;s:2:\"ip\";s:14:\"82.154.144.184\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T530 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1432722838;}}'),
(17705, 1146, 'nickname', 'Barbara_De_Bastos_Catalao'),
(17706, 1146, 'first_name', 'Bárbara De Bastos'),
(17707, 1146, 'last_name', 'Catalão'),
(17708, 1146, 'description', ''),
(17709, 1146, 'rich_editing', 'true'),
(17710, 1146, 'comment_shortcuts', 'false'),
(17711, 1146, 'admin_color', 'fresh'),
(17712, 1146, 'use_ssl', '0'),
(17713, 1146, 'show_admin_bar_front', 'true'),
(17714, 1146, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17715, 1146, 'wp_user_level', '0'),
(17716, 1146, 'wsl_current_provider', 'Facebook'),
(17717, 1146, 'wsl_current_user_image', 'https://graph.facebook.com/10205926687039893/picture?width=150&height=150'),
(17718, 1146, 'session_tokens', 'a:1:{s:64:\"ea153d6a4901de673bd526b7be2578321b2b14fb8fa1c4eacfc94bf58ed8e0e7\";a:4:{s:10:\"expiration\";i:1433932456;s:2:\"ip\";s:13:\"89.115.27.173\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432722856;}}'),
(17719, 1147, 'nickname', 'Matilde_Viana_Dias'),
(17720, 1147, 'first_name', 'Matilde'),
(17721, 1147, 'last_name', 'Viana Dias'),
(17722, 1147, 'description', ''),
(17723, 1147, 'rich_editing', 'true'),
(17724, 1147, 'comment_shortcuts', 'false'),
(17725, 1147, 'admin_color', 'fresh'),
(17726, 1147, 'use_ssl', '0'),
(17727, 1147, 'show_admin_bar_front', 'true'),
(17728, 1147, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17729, 1147, 'wp_user_level', '0'),
(17730, 1147, 'wsl_current_provider', 'Facebook'),
(17731, 1147, 'wsl_current_user_image', 'https://graph.facebook.com/974963549203228/picture?width=150&height=150'),
(17732, 1147, 'session_tokens', 'a:1:{s:64:\"7abce586f94f338bdad291d1f3be12f05d4d0de841fd847b35cc0220bdbcb255\";a:4:{s:10:\"expiration\";i:1433932874;s:2:\"ip\";s:14:\"193.236.57.105\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432723274;}}'),
(17733, 1147, 'votou', 'sim'),
(17734, 1147, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(17735, 1146, 'votou', 'sim'),
(17736, 1146, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(17737, 1148, 'nickname', 'Andreia_Natal_Goncalves'),
(17738, 1148, 'first_name', 'Andreia Natal'),
(17739, 1148, 'last_name', 'Gonçalves'),
(17740, 1148, 'description', ''),
(17741, 1148, 'rich_editing', 'true'),
(17742, 1148, 'comment_shortcuts', 'false'),
(17743, 1148, 'admin_color', 'fresh'),
(17744, 1148, 'use_ssl', '0'),
(17745, 1148, 'show_admin_bar_front', 'true'),
(17746, 1148, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17747, 1148, 'wp_user_level', '0'),
(17748, 1148, 'wsl_current_provider', 'Facebook'),
(17749, 1148, 'wsl_current_user_image', 'https://graph.facebook.com/943830045639138/picture?width=150&height=150'),
(17750, 1148, 'session_tokens', 'a:1:{s:64:\"8a2c97aeb7a23675a6e8ff4baac3678ebd19d3f9229425871263e8ad87f9a057\";a:4:{s:10:\"expiration\";i:1433932951;s:2:\"ip\";s:12:\"178.166.7.84\";s:2:\"ua\";s:71:\"Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)\";s:5:\"login\";i:1432723351;}}'),
(17751, 1148, 'votou', 'sim'),
(17752, 1148, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,revelacao-do-ano-deeply_p1385,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(17753, 1149, 'nickname', 'Margarida_Banza'),
(17754, 1149, 'first_name', 'Margarida'),
(17755, 1149, 'last_name', 'Banza'),
(17756, 1149, 'description', ''),
(17757, 1149, 'rich_editing', 'true'),
(17758, 1149, 'comment_shortcuts', 'false'),
(17759, 1149, 'admin_color', 'fresh'),
(17760, 1149, 'use_ssl', '0'),
(17761, 1149, 'show_admin_bar_front', 'true'),
(17762, 1149, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17763, 1149, 'wp_user_level', '0'),
(17764, 1149, 'wsl_current_provider', 'Facebook'),
(17765, 1149, 'wsl_current_user_image', 'https://graph.facebook.com/981476818551797/picture?width=150&height=150'),
(17766, 1149, 'session_tokens', 'a:1:{s:64:\"8a4c61dcd7439f14438574ec6d0604c2a586d8a10faf841d41e175b5019af7e5\";a:4:{s:10:\"expiration\";i:1433933720;s:2:\"ip\";s:12:\"85.242.96.19\";s:2:\"ua\";s:128:\"Mozilla/5.0 (Linux; Android 4.2.2; A1-830 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36\";s:5:\"login\";i:1432724120;}}'),
(17767, 1150, 'nickname', 'Joana_Monteiro'),
(17768, 1150, 'first_name', 'Joana'),
(17769, 1150, 'last_name', 'Monteiro'),
(17770, 1150, 'description', ''),
(17771, 1150, 'rich_editing', 'true'),
(17772, 1150, 'comment_shortcuts', 'false'),
(17773, 1150, 'admin_color', 'fresh'),
(17774, 1150, 'use_ssl', '0'),
(17775, 1150, 'show_admin_bar_front', 'true'),
(17776, 1150, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17777, 1150, 'wp_user_level', '0'),
(17778, 1150, 'wsl_current_provider', 'Facebook'),
(17779, 1150, 'wsl_current_user_image', 'https://graph.facebook.com/10204358991803343/picture?width=150&height=150'),
(17780, 1150, 'session_tokens', 'a:1:{s:64:\"c7ec5e22419bba7fbf8f67e4b85d7589abe3f302b748cc3ac500a9a5fbf41025\";a:4:{s:10:\"expiration\";i:1433933749;s:2:\"ip\";s:13:\"62.48.155.254\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432724149;}}'),
(17781, 1151, 'nickname', 'Guilherme_Garcia'),
(17782, 1151, 'first_name', 'Guilherme'),
(17783, 1151, 'last_name', 'Garcia'),
(17784, 1151, 'description', ''),
(17785, 1151, 'rich_editing', 'true'),
(17786, 1151, 'comment_shortcuts', 'false'),
(17787, 1151, 'admin_color', 'fresh'),
(17788, 1151, 'use_ssl', '0'),
(17789, 1151, 'show_admin_bar_front', 'true'),
(17790, 1151, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17791, 1151, 'wp_user_level', '0'),
(17792, 1151, 'wsl_current_provider', 'Facebook'),
(17793, 1151, 'wsl_current_user_image', 'https://graph.facebook.com/841329849238179/picture?width=150&height=150'),
(17794, 1151, 'session_tokens', 'a:1:{s:64:\"a008a70170e6fdcb6c913d1ec1eb95ba693ff4555e736f305e7238a9b484fc9d\";a:4:{s:10:\"expiration\";i:1433933833;s:2:\"ip\";s:12:\"5.249.15.208\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.111 Safari/537.36\";s:5:\"login\";i:1432724233;}}'),
(17795, 1152, 'nickname', 'Ana_Maria_Abreu_Sousa'),
(17796, 1152, 'first_name', 'Ana'),
(17797, 1152, 'last_name', 'Sousa'),
(17798, 1152, 'description', ''),
(17799, 1152, 'rich_editing', 'true'),
(17800, 1152, 'comment_shortcuts', 'false'),
(17801, 1152, 'admin_color', 'fresh'),
(17802, 1152, 'use_ssl', '0'),
(17803, 1152, 'show_admin_bar_front', 'true'),
(17804, 1152, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17805, 1152, 'wp_user_level', '0'),
(17806, 1152, 'wsl_current_provider', 'Facebook'),
(17807, 1152, 'wsl_current_user_image', 'https://graph.facebook.com/10204313224966558/picture?width=150&height=150'),
(17808, 1152, 'session_tokens', 'a:1:{s:64:\"d0194230b9b5d077636d7b41b2756ab03015df414ac89539db70b37a95ba058c\";a:4:{s:10:\"expiration\";i:1433933835;s:2:\"ip\";s:14:\"85.242.190.139\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432724235;}}'),
(17809, 1149, 'votou', 'sim'),
(17810, 1149, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(17811, 1153, 'nickname', 'Ana_Borges'),
(17812, 1153, 'first_name', 'Ana'),
(17813, 1153, 'last_name', 'Borges'),
(17814, 1153, 'description', ''),
(17815, 1153, 'rich_editing', 'true'),
(17816, 1153, 'comment_shortcuts', 'false'),
(17817, 1153, 'admin_color', 'fresh'),
(17818, 1153, 'use_ssl', '0'),
(17819, 1153, 'show_admin_bar_front', 'true'),
(17820, 1153, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17821, 1153, 'wp_user_level', '0'),
(17822, 1153, 'wsl_current_provider', 'Google'),
(17823, 1153, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(17824, 1153, 'session_tokens', 'a:1:{s:64:\"943c4c3f6114214f120f3fc73de51b8ea7a14d6eb0cf323148947c5e0415604f\";a:4:{s:10:\"expiration\";i:1433933872;s:2:\"ip\";s:11:\"84.91.16.78\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432724272;}}'),
(17825, 1152, 'votou', 'sim'),
(17826, 1152, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(17827, 1154, 'nickname', 'Filipe_Mendonca'),
(17828, 1154, 'first_name', 'Filipe'),
(17829, 1154, 'last_name', 'Mendonça'),
(17830, 1154, 'description', ''),
(17831, 1154, 'rich_editing', 'true'),
(17832, 1154, 'comment_shortcuts', 'false'),
(17833, 1154, 'admin_color', 'fresh'),
(17834, 1154, 'use_ssl', '0'),
(17835, 1154, 'show_admin_bar_front', 'true'),
(17836, 1154, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17837, 1154, 'wp_user_level', '0'),
(17838, 1154, 'wsl_current_provider', 'Facebook'),
(17839, 1154, 'wsl_current_user_image', 'https://graph.facebook.com/1162846660407638/picture?width=150&height=150'),
(17840, 1154, 'session_tokens', 'a:1:{s:64:\"ef4fd0311610557e52896b6f1ea464f13658e2556bb859746a4d74ad30a0f3d1\";a:4:{s:10:\"expiration\";i:1433933929;s:2:\"ip\";s:15:\"195.245.185.224\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432724329;}}'),
(17841, 1155, 'nickname', 'Aristides_Assis'),
(17842, 1155, 'first_name', 'Aristides'),
(17843, 1155, 'last_name', 'Assis'),
(17844, 1155, 'description', ''),
(17845, 1155, 'rich_editing', 'true'),
(17846, 1155, 'comment_shortcuts', 'false'),
(17847, 1155, 'admin_color', 'fresh'),
(17848, 1155, 'use_ssl', '0'),
(17849, 1155, 'show_admin_bar_front', 'true'),
(17850, 1155, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17851, 1155, 'wp_user_level', '0'),
(17852, 1155, 'wsl_current_provider', 'Facebook'),
(17853, 1155, 'wsl_current_user_image', 'https://graph.facebook.com/1023375204340705/picture?width=150&height=150'),
(17854, 1155, 'session_tokens', 'a:1:{s:64:\"d58f9c6596167b834d9e952ad9c24ace337ae2fbc8af10b7d8631de3fb0b5377\";a:4:{s:10:\"expiration\";i:1433934003;s:2:\"ip\";s:13:\"176.78.114.35\";s:2:\"ua\";s:63:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0)\";s:5:\"login\";i:1432724403;}}'),
(17855, 1156, 'nickname', 'Gilda_Seomara_Rosa'),
(17856, 1156, 'first_name', 'Gilda Seomara'),
(17857, 1156, 'last_name', 'Rosa'),
(17858, 1156, 'description', ''),
(17859, 1156, 'rich_editing', 'true'),
(17860, 1156, 'comment_shortcuts', 'false'),
(17861, 1156, 'admin_color', 'fresh'),
(17862, 1156, 'use_ssl', '0'),
(17863, 1156, 'show_admin_bar_front', 'true'),
(17864, 1156, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17865, 1156, 'wp_user_level', '0'),
(17866, 1156, 'wsl_current_provider', 'Facebook'),
(17867, 1156, 'wsl_current_user_image', 'https://graph.facebook.com/10207060900986586/picture?width=150&height=150'),
(17868, 1156, 'session_tokens', 'a:1:{s:64:\"b71893abb4f118b528430db0d5743ec62061ad458991ac41e0fc66a220134cbc\";a:4:{s:10:\"expiration\";i:1433934066;s:2:\"ip\";s:12:\"2.81.231.133\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432724466;}}'),
(17869, 1154, 'votou', 'sim'),
(17870, 1154, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(17871, 1157, 'nickname', 'Jose_Augusto_Meco_Estrelinha'),
(17872, 1157, 'first_name', 'José Augusto'),
(17873, 1157, 'last_name', 'Meco Estrelinha'),
(17874, 1157, 'description', ''),
(17875, 1157, 'rich_editing', 'true'),
(17876, 1157, 'comment_shortcuts', 'false'),
(17877, 1157, 'admin_color', 'fresh'),
(17878, 1157, 'use_ssl', '0'),
(17879, 1157, 'show_admin_bar_front', 'true'),
(17880, 1157, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17881, 1157, 'wp_user_level', '0'),
(17882, 1157, 'wsl_current_provider', 'Facebook'),
(17883, 1157, 'wsl_current_user_image', 'https://graph.facebook.com/642153419253959/picture?width=150&height=150'),
(17884, 1157, 'session_tokens', 'a:1:{s:64:\"9963a573bbcc32cca7bc932319a4b415ea3ba16ab42807be8af9e16ba4730e00\";a:4:{s:10:\"expiration\";i:1433934198;s:2:\"ip\";s:15:\"217.129.179.228\";s:2:\"ua\";s:100:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.0.9626 Safari/537.36\";s:5:\"login\";i:1432724598;}}'),
(17885, 1158, 'nickname', 'Duarte_Catela'),
(17886, 1158, 'first_name', 'Duarte'),
(17887, 1158, 'last_name', 'Catela'),
(17888, 1158, 'description', ''),
(17889, 1158, 'rich_editing', 'true'),
(17890, 1158, 'comment_shortcuts', 'false'),
(17891, 1158, 'admin_color', 'fresh'),
(17892, 1158, 'use_ssl', '0'),
(17893, 1158, 'show_admin_bar_front', 'true'),
(17894, 1158, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17895, 1158, 'wp_user_level', '0'),
(17896, 1158, 'wsl_current_provider', 'Facebook'),
(17897, 1158, 'wsl_current_user_image', 'https://graph.facebook.com/10153018237848621/picture?width=150&height=150'),
(17898, 1158, 'session_tokens', 'a:1:{s:64:\"b4a1716913a99c29f5d256e6b6caf6d48c81dbc8467a80fa90f4c77843f18c45\";a:4:{s:10:\"expiration\";i:1433934219;s:2:\"ip\";s:14:\"89.180.146.134\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.65 Safari/537.36\";s:5:\"login\";i:1432724619;}}'),
(17899, 1156, 'votou', 'sim'),
(17900, 1156, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(17901, 1159, 'nickname', 'Antonio_Alves'),
(17902, 1159, 'first_name', 'Antonio'),
(17903, 1159, 'last_name', 'Alves'),
(17904, 1159, 'description', ''),
(17905, 1159, 'rich_editing', 'true'),
(17906, 1159, 'comment_shortcuts', 'false'),
(17907, 1159, 'admin_color', 'fresh'),
(17908, 1159, 'use_ssl', '0'),
(17909, 1159, 'show_admin_bar_front', 'true'),
(17910, 1159, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17911, 1159, 'wp_user_level', '0'),
(17912, 1159, 'wsl_current_provider', 'Facebook'),
(17913, 1159, 'wsl_current_user_image', 'https://graph.facebook.com/10206799851614790/picture?width=150&height=150'),
(17914, 1159, 'session_tokens', 'a:1:{s:64:\"29ff4284c716958677f000b6216b4fe90347a42813becfc97bba34485a626608\";a:4:{s:10:\"expiration\";i:1433934268;s:2:\"ip\";s:12:\"85.242.77.17\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432724668;}}'),
(17915, 1159, 'votou', 'sim'),
(17916, 1159, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,evento-do-ano-kia_p1430'),
(17917, 1160, 'nickname', 'Maria_Teresa_Zuzarte'),
(17918, 1160, 'first_name', 'Maria Teresa'),
(17919, 1160, 'last_name', 'Zuzarte'),
(17920, 1160, 'description', ''),
(17921, 1160, 'rich_editing', 'true'),
(17922, 1160, 'comment_shortcuts', 'false'),
(17923, 1160, 'admin_color', 'fresh'),
(17924, 1160, 'use_ssl', '0'),
(17925, 1160, 'show_admin_bar_front', 'true'),
(17926, 1160, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17927, 1160, 'wp_user_level', '0'),
(17928, 1160, 'wsl_current_provider', 'Facebook'),
(17929, 1160, 'wsl_current_user_image', 'https://graph.facebook.com/872282846177240/picture?width=150&height=150'),
(17930, 1160, 'session_tokens', 'a:1:{s:64:\"d58ce20c6f8e7ae9a12252f02e3c2dceb1202b173602788732b3ae7a1aa9568c\";a:4:{s:10:\"expiration\";i:1433934515;s:2:\"ip\";s:13:\"85.245.65.125\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432724915;}}'),
(17931, 1160, 'votou', 'sim'),
(17932, 1160, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(17933, 1134, 'votou', 'sim'),
(17934, 1134, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(17935, 1161, 'nickname', 'Teresa_Gentil_Martins'),
(17936, 1161, 'first_name', 'Teresa'),
(17937, 1161, 'last_name', 'Martins'),
(17938, 1161, 'description', ''),
(17939, 1161, 'rich_editing', 'true'),
(17940, 1161, 'comment_shortcuts', 'false'),
(17941, 1161, 'admin_color', 'fresh'),
(17942, 1161, 'use_ssl', '0'),
(17943, 1161, 'show_admin_bar_front', 'true'),
(17944, 1161, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17945, 1161, 'wp_user_level', '0'),
(17946, 1161, 'wsl_current_provider', 'Facebook'),
(17947, 1161, 'wsl_current_user_image', 'https://graph.facebook.com/10153430964042033/picture?width=150&height=150'),
(17948, 1161, 'session_tokens', 'a:1:{s:64:\"a05babcc003afa0ef3235d87981bfcd7e41989ce530a91b2a0fb0a58b170c7a8\";a:4:{s:10:\"expiration\";i:1433934990;s:2:\"ip\";s:14:\"212.16.177.180\";s:2:\"ua\";s:263:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/Telenor;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432725390;}}'),
(17949, 1162, 'nickname', 'Carlos_Vicente'),
(17950, 1162, 'first_name', 'Carlos'),
(17951, 1162, 'last_name', 'Vicente'),
(17952, 1162, 'description', ''),
(17953, 1162, 'rich_editing', 'true'),
(17954, 1162, 'comment_shortcuts', 'false'),
(17955, 1162, 'admin_color', 'fresh'),
(17956, 1162, 'use_ssl', '0'),
(17957, 1162, 'show_admin_bar_front', 'true'),
(17958, 1162, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17959, 1162, 'wp_user_level', '0'),
(17960, 1162, 'wsl_current_provider', 'Facebook'),
(17961, 1162, 'wsl_current_user_image', 'https://graph.facebook.com/910977245632086/picture?width=150&height=150'),
(17962, 1162, 'session_tokens', 'a:1:{s:64:\"cdffc582a361cdd581e3291bca5bd1a92c1c337f7fca4e22ddfec12f94ae61af\";a:4:{s:10:\"expiration\";i:1433935023;s:2:\"ip\";s:14:\"85.244.192.134\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432725423;}}'),
(17963, 1151, 'votou', 'sim'),
(17964, 1151, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,treinador-do-ano_p1359'),
(17965, 1161, 'votou', 'sim'),
(17966, 1161, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(17967, 1163, 'nickname', 'Manuel_Assis_Teixeira'),
(17968, 1163, 'first_name', 'Manuel'),
(17969, 1163, 'last_name', 'Teixeira'),
(17970, 1163, 'description', ''),
(17971, 1163, 'rich_editing', 'true'),
(17972, 1163, 'comment_shortcuts', 'false'),
(17973, 1163, 'admin_color', 'fresh'),
(17974, 1163, 'use_ssl', '0'),
(17975, 1163, 'show_admin_bar_front', 'true'),
(17976, 1163, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17977, 1163, 'wp_user_level', '0'),
(17978, 1163, 'wsl_current_provider', 'Facebook'),
(17979, 1163, 'wsl_current_user_image', 'https://graph.facebook.com/10153241726455709/picture?width=150&height=150'),
(17980, 1163, 'session_tokens', 'a:2:{s:64:\"bf25c8b57f400c85abe2a670af5757b82a7305bf2eab79620959a413d358fe2a\";a:4:{s:10:\"expiration\";i:1433935055;s:2:\"ip\";s:14:\"85.243.136.142\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432725455;}s:64:\"6f3c5b3b2adaa7fc7c77d6587a1d81e0372d96cc220081e1d951db79ae34d451\";a:4:{s:10:\"expiration\";i:1434670503;s:2:\"ip\";s:13:\"88.214.162.27\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-J100H Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433460903;}}'),
(17981, 1164, 'nickname', 'Andre_Ryder'),
(17982, 1164, 'first_name', 'Andre'),
(17983, 1164, 'last_name', 'Ryder'),
(17984, 1164, 'description', ''),
(17985, 1164, 'rich_editing', 'true'),
(17986, 1164, 'comment_shortcuts', 'false'),
(17987, 1164, 'admin_color', 'fresh'),
(17988, 1164, 'use_ssl', '0'),
(17989, 1164, 'show_admin_bar_front', 'true'),
(17990, 1164, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(17991, 1164, 'wp_user_level', '0'),
(17992, 1164, 'wsl_current_provider', 'Facebook'),
(17993, 1164, 'wsl_current_user_image', 'https://graph.facebook.com/10204538740287770/picture?width=150&height=150'),
(17994, 1164, 'session_tokens', 'a:1:{s:64:\"452e90edf37e0ffb91cb5c7290a735ce89f29157f9ec6942a37cc930db0c6e50\";a:4:{s:10:\"expiration\";i:1433935086;s:2:\"ip\";s:12:\"195.22.28.51\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432725486;}}'),
(17995, 1163, 'votou', 'sim'),
(17996, 1163, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(17997, 1165, 'nickname', 'Anabela_Moura'),
(17998, 1165, 'first_name', 'Anabela'),
(17999, 1165, 'last_name', 'Moura'),
(18000, 1165, 'description', ''),
(18001, 1165, 'rich_editing', 'true'),
(18002, 1165, 'comment_shortcuts', 'false'),
(18003, 1165, 'admin_color', 'fresh'),
(18004, 1165, 'use_ssl', '0'),
(18005, 1165, 'show_admin_bar_front', 'true'),
(18006, 1165, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18007, 1165, 'wp_user_level', '0'),
(18008, 1165, 'wsl_current_provider', 'Facebook'),
(18009, 1165, 'wsl_current_user_image', 'https://graph.facebook.com/982550158436197/picture?width=150&height=150'),
(18010, 1165, 'session_tokens', 'a:1:{s:64:\"065cff1258c55fbb49ef40655b1e40f0531beb9d018858fa2dffce1919d5e493\";a:4:{s:10:\"expiration\";i:1433935168;s:2:\"ip\";s:13:\"85.138.177.12\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432725568;}}'),
(18011, 1166, 'nickname', 'Vera_Carvalho'),
(18012, 1166, 'first_name', 'Vera'),
(18013, 1166, 'last_name', 'Carvalho'),
(18014, 1166, 'description', ''),
(18015, 1166, 'rich_editing', 'true'),
(18016, 1166, 'comment_shortcuts', 'false'),
(18017, 1166, 'admin_color', 'fresh'),
(18018, 1166, 'use_ssl', '0'),
(18019, 1166, 'show_admin_bar_front', 'true'),
(18020, 1166, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18021, 1166, 'wp_user_level', '0'),
(18022, 1166, 'wsl_current_provider', 'Facebook'),
(18023, 1166, 'wsl_current_user_image', 'https://graph.facebook.com/870661866333185/picture?width=150&height=150'),
(18024, 1166, 'session_tokens', 'a:1:{s:64:\"668e1731d51ca73de762df7424361288da32974525d4c546c83de31a3beb2763\";a:4:{s:10:\"expiration\";i:1433935203;s:2:\"ip\";s:14:\"85.244.124.119\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; U; Android 4.3; pt-pt; GT-I9300 Build/JSS15J) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/31.0.0.20.13;]\";s:5:\"login\";i:1432725603;}}'),
(18025, 1164, 'votou', 'sim'),
(18026, 1164, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(18027, 1166, 'votou', 'sim'),
(18028, 1166, 'user_votes', 'onda-do-ano-polen_p1230'),
(18029, 1167, 'nickname', 'Catarina_Jardim'),
(18030, 1167, 'first_name', 'Catarina'),
(18031, 1167, 'last_name', 'Jardim'),
(18032, 1167, 'description', ''),
(18033, 1167, 'rich_editing', 'true'),
(18034, 1167, 'comment_shortcuts', 'false'),
(18035, 1167, 'admin_color', 'fresh'),
(18036, 1167, 'use_ssl', '0'),
(18037, 1167, 'show_admin_bar_front', 'true'),
(18038, 1167, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18039, 1167, 'wp_user_level', '0'),
(18040, 1167, 'wsl_current_provider', 'Facebook'),
(18041, 1167, 'wsl_current_user_image', 'https://graph.facebook.com/10155646540635436/picture?width=150&height=150'),
(18042, 1167, 'session_tokens', 'a:1:{s:64:\"07d7dfdf1be35196bb8ff7eb2e445e63f8d06b0733eb04d3539b5fdd53a9cbb2\";a:4:{s:10:\"expiration\";i:1433935321;s:2:\"ip\";s:13:\"79.168.76.129\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432725721;}}'),
(18043, 1168, 'nickname', 'Helder_Pinto'),
(18044, 1168, 'first_name', 'Helder'),
(18045, 1168, 'last_name', 'Pinto'),
(18046, 1168, 'description', ''),
(18047, 1168, 'rich_editing', 'true'),
(18048, 1168, 'comment_shortcuts', 'false'),
(18049, 1168, 'admin_color', 'fresh'),
(18050, 1168, 'use_ssl', '0'),
(18051, 1168, 'show_admin_bar_front', 'true'),
(18052, 1168, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18053, 1168, 'wp_user_level', '0'),
(18054, 1168, 'wsl_current_provider', 'Facebook'),
(18055, 1168, 'wsl_current_user_image', 'https://graph.facebook.com/1086053081423906/picture?width=150&height=150'),
(18056, 1168, 'session_tokens', 'a:1:{s:64:\"2d2b916e69c03a0fe6d043e2d97f5a26b78da9f68c745b2e9788037da714301d\";a:4:{s:10:\"expiration\";i:1433935361;s:2:\"ip\";s:13:\"95.93.167.164\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1432725761;}}'),
(18057, 1169, 'nickname', 'Joao_Guedes'),
(18058, 1169, 'first_name', 'João'),
(18059, 1169, 'last_name', 'Guedes'),
(18060, 1169, 'description', ''),
(18061, 1169, 'rich_editing', 'true'),
(18062, 1169, 'comment_shortcuts', 'false'),
(18063, 1169, 'admin_color', 'fresh'),
(18064, 1169, 'use_ssl', '0'),
(18065, 1169, 'show_admin_bar_front', 'true'),
(18066, 1169, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18067, 1169, 'wp_user_level', '0'),
(18068, 1169, 'wsl_current_provider', 'Facebook'),
(18069, 1169, 'wsl_current_user_image', 'https://graph.facebook.com/491981664291754/picture?width=150&height=150'),
(18070, 1169, 'session_tokens', 'a:4:{s:64:\"164930e875ef63e0d6a2d0b7a8d3484f91b8875e8deb65a3cf3adc6c2f0d8dd4\";a:4:{s:10:\"expiration\";i:1433935495;s:2:\"ip\";s:13:\"62.169.70.157\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432725895;}s:64:\"7e302eaafa3748e4c32531bcff9347b3006b6fcbc7ec7495a32bf111be2a7428\";a:4:{s:10:\"expiration\";i:1434282448;s:2:\"ip\";s:12:\"62.28.237.42\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.59.10 (KHTML, like Gecko) Version/5.1.9 Safari/534.59.10\";s:5:\"login\";i:1433072848;}s:64:\"7ee19f74f1dcdd00d8c0e7c689144cf94272c5c3b90d6f66ef7f406c28a4f0ba\";a:4:{s:10:\"expiration\";i:1434657499;s:2:\"ip\";s:13:\"89.114.35.217\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433447899;}s:64:\"ffd055d3ee86c2b1be22c6219b1c394c583b6feadea4c450986099a341f83aaf\";a:4:{s:10:\"expiration\";i:1434916632;s:2:\"ip\";s:13:\"89.114.35.217\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,3;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433707032;}}'),
(18071, 1170, 'nickname', 'Ana_Hernando'),
(18072, 1170, 'first_name', 'Ana'),
(18073, 1170, 'last_name', 'Hernando'),
(18074, 1170, 'description', ''),
(18075, 1170, 'rich_editing', 'true'),
(18076, 1170, 'comment_shortcuts', 'false'),
(18077, 1170, 'admin_color', 'fresh'),
(18078, 1170, 'use_ssl', '0'),
(18079, 1170, 'show_admin_bar_front', 'true'),
(18080, 1170, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18081, 1170, 'wp_user_level', '0'),
(18082, 1170, 'wsl_current_provider', 'Facebook'),
(18083, 1170, 'wsl_current_user_image', 'https://graph.facebook.com/988838144484432/picture?width=150&height=150'),
(18084, 1170, 'session_tokens', 'a:1:{s:64:\"1f49f06e187929ee213c903ad9e81b6263b368743bd6662e72d630665a31c709\";a:4:{s:10:\"expiration\";i:1433935578;s:2:\"ip\";s:14:\"194.38.148.118\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432725978;}}'),
(18085, 1171, 'nickname', 'Dani_Bizarra'),
(18086, 1171, 'first_name', 'Dani'),
(18087, 1171, 'last_name', 'Bizarra'),
(18088, 1171, 'description', ''),
(18089, 1171, 'rich_editing', 'true'),
(18090, 1171, 'comment_shortcuts', 'false'),
(18091, 1171, 'admin_color', 'fresh'),
(18092, 1171, 'use_ssl', '0'),
(18093, 1171, 'show_admin_bar_front', 'true'),
(18094, 1171, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18095, 1171, 'wp_user_level', '0'),
(18096, 1171, 'wsl_current_provider', 'Facebook'),
(18097, 1171, 'wsl_current_user_image', 'https://graph.facebook.com/1058360127511029/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(18098, 1171, 'session_tokens', 'a:1:{s:64:\"63db5dd3ef6b96c0b4c4cf678a924933bafa66b39d349a006592390070097cc6\";a:4:{s:10:\"expiration\";i:1433935597;s:2:\"ip\";s:12:\"85.241.98.19\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432725997;}}'),
(18099, 1172, 'nickname', 'Antonio_Travassos'),
(18100, 1172, 'first_name', 'Antonio'),
(18101, 1172, 'last_name', 'Travassos'),
(18102, 1172, 'description', ''),
(18103, 1172, 'rich_editing', 'true'),
(18104, 1172, 'comment_shortcuts', 'false'),
(18105, 1172, 'admin_color', 'fresh'),
(18106, 1172, 'use_ssl', '0'),
(18107, 1172, 'show_admin_bar_front', 'true'),
(18108, 1172, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18109, 1172, 'wp_user_level', '0'),
(18110, 1172, 'wsl_current_provider', 'Facebook'),
(18111, 1172, 'wsl_current_user_image', 'https://graph.facebook.com/1093771083983027/picture?width=150&height=150'),
(18112, 1172, 'session_tokens', 'a:1:{s:64:\"213473c2d9bcd6ed252d9e4d51326b83079a96cac2e1b36ae38c4bb89f03ec96\";a:4:{s:10:\"expiration\";i:1433935665;s:2:\"ip\";s:13:\"87.103.66.196\";s:2:\"ua\";s:95:\"Mozilla/5.0 (Windows NT 6.2; ARM; Trident/7.0; Touch; rv:11.0; WPDesktop; Lumia 735) like Gecko\";s:5:\"login\";i:1432726065;}}'),
(18113, 1169, 'votou', 'sim'),
(18114, 1169, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086,shaper-do-ano-xhapeland_p1377'),
(18115, 1170, 'votou', 'sim'),
(18116, 1170, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-onda-tow-in-oe_p1190,revelacao-do-ano-deeply_p1383,treinador-do-ano_p1363'),
(18117, 1171, 'votou', 'sim'),
(18118, 1171, 'user_votes', 'foto-do-ano_p957'),
(18119, 1172, 'votou', 'sim'),
(18120, 1172, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(18121, 1167, 'votou', 'sim'),
(18122, 1167, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(18123, 1173, 'nickname', 'Mocas_Grace'),
(18124, 1173, 'first_name', 'Mocas'),
(18125, 1173, 'last_name', 'Grace'),
(18126, 1173, 'description', ''),
(18127, 1173, 'rich_editing', 'true'),
(18128, 1173, 'comment_shortcuts', 'false'),
(18129, 1173, 'admin_color', 'fresh'),
(18130, 1173, 'use_ssl', '0'),
(18131, 1173, 'show_admin_bar_front', 'true'),
(18132, 1173, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18133, 1173, 'wp_user_level', '0'),
(18134, 1173, 'wsl_current_provider', 'Google'),
(18135, 1173, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(18136, 1173, 'session_tokens', 'a:1:{s:64:\"d34ef088d0c32b6738e35b641691022740f1e636bab812378aaec2fe06362ea9\";a:4:{s:10:\"expiration\";i:1433935815;s:2:\"ip\";s:10:\"5.158.61.8\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432726215;}}'),
(18137, 1173, 'votou', 'sim'),
(18138, 1173, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(18139, 140, 'votou', 'sim'),
(18140, 140, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(18141, 1174, 'nickname', 'Olga_Francisco'),
(18142, 1174, 'first_name', 'Olga'),
(18143, 1174, 'last_name', 'Francisco'),
(18144, 1174, 'description', ''),
(18145, 1174, 'rich_editing', 'true'),
(18146, 1174, 'comment_shortcuts', 'false'),
(18147, 1174, 'admin_color', 'fresh'),
(18148, 1174, 'use_ssl', '0'),
(18149, 1174, 'show_admin_bar_front', 'true'),
(18150, 1174, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18151, 1174, 'wp_user_level', '0'),
(18152, 1174, 'wsl_current_provider', 'Facebook'),
(18153, 1174, 'wsl_current_user_image', 'https://graph.facebook.com/982757445068316/picture?width=150&height=150'),
(18154, 1174, 'session_tokens', 'a:1:{s:64:\"8ec379402f48389a6844e5a96d5f1e869163e447afa7f7a6b6919c7ab46e22cd\";a:4:{s:10:\"expiration\";i:1433935970;s:2:\"ip\";s:14:\"144.64.111.110\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432726370;}}'),
(18155, 1175, 'nickname', 'google_user'),
(18156, 1175, 'first_name', ''),
(18157, 1175, 'last_name', ''),
(18158, 1175, 'description', ''),
(18159, 1175, 'rich_editing', 'true'),
(18160, 1175, 'comment_shortcuts', 'false'),
(18161, 1175, 'admin_color', 'fresh'),
(18162, 1175, 'use_ssl', '0'),
(18163, 1175, 'show_admin_bar_front', 'true'),
(18164, 1175, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18165, 1175, 'wp_user_level', '0'),
(18166, 1175, 'wsl_current_provider', 'Google'),
(18167, 1175, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(18168, 1175, 'session_tokens', 'a:1:{s:64:\"b05aac025f5b9556ab4490a74c4997777ae4dab8a64cd0f45d52d3bd3654076e\";a:4:{s:10:\"expiration\";i:1433935973;s:2:\"ip\";s:13:\"84.157.211.48\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432726373;}}'),
(18169, 868, 'votou', 'sim'),
(18170, 868, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(18171, 1176, 'nickname', 'Melanie_Bonella_Dal_Piero'),
(18172, 1176, 'first_name', 'Melanie'),
(18173, 1176, 'last_name', 'Bonella Dal Piero'),
(18174, 1176, 'description', ''),
(18175, 1176, 'rich_editing', 'true'),
(18176, 1176, 'comment_shortcuts', 'false'),
(18177, 1176, 'admin_color', 'fresh'),
(18178, 1176, 'use_ssl', '0'),
(18179, 1176, 'show_admin_bar_front', 'true'),
(18180, 1176, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18181, 1176, 'wp_user_level', '0'),
(18182, 1176, 'wsl_current_provider', 'Facebook'),
(18183, 1176, 'wsl_current_user_image', 'https://graph.facebook.com/10205775123430199/picture?width=150&height=150'),
(18184, 1176, 'session_tokens', 'a:1:{s:64:\"793040930db7836da0411e32fca861274cdea183e2c5e64a9e60cb81b264cd38\";a:4:{s:10:\"expiration\";i:1433936137;s:2:\"ip\";s:15:\"188.250.244.234\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1432726537;}}'),
(18185, 1174, 'votou', 'sim'),
(18186, 1174, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(18187, 1177, 'nickname', 'sandra_mesquita'),
(18188, 1177, 'first_name', 'sandra'),
(18189, 1177, 'last_name', 'mesquita'),
(18190, 1177, 'description', ''),
(18191, 1177, 'rich_editing', 'true'),
(18192, 1177, 'comment_shortcuts', 'false'),
(18193, 1177, 'admin_color', 'fresh'),
(18194, 1177, 'use_ssl', '0'),
(18195, 1177, 'show_admin_bar_front', 'true'),
(18196, 1177, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18197, 1177, 'wp_user_level', '0'),
(18198, 1177, 'wsl_current_provider', 'Google'),
(18199, 1177, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-IBRZucg-xHw/AAAAAAAAAAI/AAAAAAAAABQ/AY62r9NlWrM/photo.jpg?sz=200'),
(18200, 1177, 'session_tokens', 'a:1:{s:64:\"125213b350a182e1af268cfc1c4219b2b012f0daa3c9a59d16cfd3211578641f\";a:4:{s:10:\"expiration\";i:1433936235;s:2:\"ip\";s:13:\"62.169.86.129\";s:2:\"ua\";s:254:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12A405 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.0.2;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432726635;}}'),
(18201, 1178, 'nickname', 'Ana_Mendes_Ferreira'),
(18202, 1178, 'first_name', 'Ana'),
(18203, 1178, 'last_name', 'Ferreira'),
(18204, 1178, 'description', ''),
(18205, 1178, 'rich_editing', 'true'),
(18206, 1178, 'comment_shortcuts', 'false'),
(18207, 1178, 'admin_color', 'fresh'),
(18208, 1178, 'use_ssl', '0'),
(18209, 1178, 'show_admin_bar_front', 'true'),
(18210, 1178, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18211, 1178, 'wp_user_level', '0'),
(18212, 1178, 'wsl_current_provider', 'Facebook'),
(18213, 1178, 'wsl_current_user_image', 'https://graph.facebook.com/10152865254858263/picture?width=150&height=150'),
(18214, 1178, 'session_tokens', 'a:1:{s:64:\"e303c39e5177be5aa795670208b16a2064e3c975620bb3d3e74c1d3a89d30b36\";a:4:{s:10:\"expiration\";i:1433936387;s:2:\"ip\";s:14:\"85.240.123.184\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.6.2171.95 Safari/537.36\";s:5:\"login\";i:1432726787;}}'),
(18215, 1179, 'nickname', 'Paulo_Castro'),
(18216, 1179, 'first_name', 'Paulo'),
(18217, 1179, 'last_name', 'Castro'),
(18218, 1179, 'description', ''),
(18219, 1179, 'rich_editing', 'true'),
(18220, 1179, 'comment_shortcuts', 'false'),
(18221, 1179, 'admin_color', 'fresh'),
(18222, 1179, 'use_ssl', '0'),
(18223, 1179, 'show_admin_bar_front', 'true'),
(18224, 1179, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18225, 1179, 'wp_user_level', '0'),
(18226, 1179, 'wsl_current_provider', 'Facebook'),
(18227, 1179, 'wsl_current_user_image', 'https://graph.facebook.com/10206731477987268/picture?width=150&height=150'),
(18228, 1179, 'session_tokens', 'a:1:{s:64:\"d4b6950fc61a7ba2df93902add70a464ef53a0ba635f50463452c9e89f82c52d\";a:4:{s:10:\"expiration\";i:1433936404;s:2:\"ip\";s:14:\"94.132.137.164\";s:2:\"ua\";s:186:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-D802 Build/KOT49I.D80220h) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432726804;}}'),
(18229, 1176, 'votou', 'sim'),
(18230, 1176, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,free-surfer-do-ano-volcom_p1393,foto-do-ano_p1163,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(18231, 1178, 'votou', 'sim'),
(18232, 1178, 'user_votes', 'treinador-do-ano_p1359'),
(18233, 1180, 'nickname', 'Margarida_Pacheco_de_Amorim'),
(18234, 1180, 'first_name', 'Margarida'),
(18235, 1180, 'last_name', 'Pacheco de Amorim'),
(18236, 1180, 'description', ''),
(18237, 1180, 'rich_editing', 'true'),
(18238, 1180, 'comment_shortcuts', 'false'),
(18239, 1180, 'admin_color', 'fresh'),
(18240, 1180, 'use_ssl', '0'),
(18241, 1180, 'show_admin_bar_front', 'true'),
(18242, 1180, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18243, 1180, 'wp_user_level', '0'),
(18244, 1180, 'wsl_current_provider', 'Facebook'),
(18245, 1180, 'wsl_current_user_image', 'https://graph.facebook.com/681124881992697/picture?width=150&height=150'),
(18246, 1180, 'session_tokens', 'a:2:{s:64:\"1671f7090734fad5ba310b7540b9acb44b84374cd9c5633c8d29b2dd398bee4e\";a:4:{s:10:\"expiration\";i:1433936575;s:2:\"ip\";s:13:\"188.37.206.93\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPod; CPU iPhone OS 6_1_5 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B400 Safari/8536.25\";s:5:\"login\";i:1432726975;}s:64:\"34af5eaf06c1bddadb71995538ab49293cf59a44c82731acb5b86616d7f509d7\";a:4:{s:10:\"expiration\";i:1433936728;s:2:\"ip\";s:13:\"188.37.206.93\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPod; CPU iPhone OS 6_1_5 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B400 Safari/8536.25\";s:5:\"login\";i:1432727128;}}'),
(18247, 1177, 'votou', 'sim'),
(18248, 1177, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(18249, 1181, 'nickname', 'Manel_Almeida'),
(18250, 1181, 'first_name', 'Manel'),
(18251, 1181, 'last_name', 'Almeida'),
(18252, 1181, 'description', ''),
(18253, 1181, 'rich_editing', 'true'),
(18254, 1181, 'comment_shortcuts', 'false'),
(18255, 1181, 'admin_color', 'fresh'),
(18256, 1181, 'use_ssl', '0'),
(18257, 1181, 'show_admin_bar_front', 'true'),
(18258, 1181, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18259, 1181, 'wp_user_level', '0'),
(18260, 1181, 'wsl_current_provider', 'Facebook'),
(18261, 1181, 'wsl_current_user_image', 'https://graph.facebook.com/10205407090155319/picture?width=150&height=150'),
(18262, 1181, 'session_tokens', 'a:1:{s:64:\"e82caafead6a41ad07ae416a1f2cd76553a45efb73d22d889a51b61624b7f9e1\";a:4:{s:10:\"expiration\";i:1433936643;s:2:\"ip\";s:14:\"89.153.191.172\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432727043;}}'),
(18263, 1179, 'votou', 'sim'),
(18264, 1179, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(18265, 1182, 'nickname', 'Silvia_Santos'),
(18266, 1182, 'first_name', 'Silvia'),
(18267, 1182, 'last_name', 'Santos'),
(18268, 1182, 'description', ''),
(18269, 1182, 'rich_editing', 'true'),
(18270, 1182, 'comment_shortcuts', 'false'),
(18271, 1182, 'admin_color', 'fresh'),
(18272, 1182, 'use_ssl', '0'),
(18273, 1182, 'show_admin_bar_front', 'true'),
(18274, 1182, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18275, 1182, 'wp_user_level', '0'),
(18276, 1182, 'wsl_current_provider', 'Google'),
(18277, 1182, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-MoGextTMC3M/AAAAAAAAAAI/AAAAAAAAD4s/d3esbSU25sk/photo.jpg?sz=200'),
(18278, 1182, 'session_tokens', 'a:1:{s:64:\"68d5bd698eec857b4dde8d7a120bb6cc73032d77581fcdd8435d7b9fd247e12c\";a:4:{s:10:\"expiration\";i:1433936818;s:2:\"ip\";s:13:\"193.137.21.32\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432727218;}}'),
(18279, 1183, 'nickname', 'Joao_Rito'),
(18280, 1183, 'first_name', 'João'),
(18281, 1183, 'last_name', 'Rito'),
(18282, 1183, 'description', ''),
(18283, 1183, 'rich_editing', 'true'),
(18284, 1183, 'comment_shortcuts', 'false'),
(18285, 1183, 'admin_color', 'fresh'),
(18286, 1183, 'use_ssl', '0'),
(18287, 1183, 'show_admin_bar_front', 'true'),
(18288, 1183, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18289, 1183, 'wp_user_level', '0'),
(18290, 1183, 'wsl_current_provider', 'Facebook'),
(18291, 1183, 'wsl_current_user_image', 'https://graph.facebook.com/1451097235200470/picture?width=150&height=150'),
(18292, 1183, 'session_tokens', 'a:1:{s:64:\"972ab4c8149697fa2b22814ebcee305d15b64e90bbfbbbf4012b81ffef80bf3c\";a:4:{s:10:\"expiration\";i:1433937000;s:2:\"ip\";s:14:\"85.139.241.131\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432727400;}}'),
(18293, 1184, 'nickname', 'Francisco_Carrola'),
(18294, 1184, 'first_name', 'Francisco'),
(18295, 1184, 'last_name', 'Carrola'),
(18296, 1184, 'description', ''),
(18297, 1184, 'rich_editing', 'true'),
(18298, 1184, 'comment_shortcuts', 'false'),
(18299, 1184, 'admin_color', 'fresh'),
(18300, 1184, 'use_ssl', '0'),
(18301, 1184, 'show_admin_bar_front', 'true'),
(18302, 1184, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18303, 1184, 'wp_user_level', '0'),
(18304, 1184, 'wsl_current_provider', 'Facebook'),
(18305, 1184, 'wsl_current_user_image', 'https://graph.facebook.com/761587770605580/picture?width=150&height=150'),
(18306, 1184, 'session_tokens', 'a:1:{s:64:\"d52e45d8e1347dc905e60ead0e316ca9b7170874633f7a05ae10427ed597428f\";a:4:{s:10:\"expiration\";i:1433937089;s:2:\"ip\";s:14:\"193.236.57.105\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432727489;}}'),
(18307, 1184, 'votou', 'sim'),
(18308, 1184, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(18309, 1185, 'nickname', 'Francisca_Kika_Alcada_XB'),
(18310, 1185, 'first_name', 'Francisca'),
(18311, 1185, 'last_name', 'Alçada XB'),
(18312, 1185, 'description', ''),
(18313, 1185, 'rich_editing', 'true'),
(18314, 1185, 'comment_shortcuts', 'false'),
(18315, 1185, 'admin_color', 'fresh'),
(18316, 1185, 'use_ssl', '0'),
(18317, 1185, 'show_admin_bar_front', 'true'),
(18318, 1185, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18319, 1185, 'wp_user_level', '0'),
(18320, 1185, 'wsl_current_provider', 'Facebook'),
(18321, 1185, 'wsl_current_user_image', 'https://graph.facebook.com/659571300842472/picture?width=150&height=150'),
(18322, 1185, 'session_tokens', 'a:1:{s:64:\"09d6e8b76a5c7ec4125be2a03da0ce7e9d59356fbf5c50926a8e882fc484ac7c\";a:4:{s:10:\"expiration\";i:1433937200;s:2:\"ip\";s:14:\"85.247.199.124\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432727600;}}'),
(18323, 1186, 'nickname', 'Fernando_Nicolau_de_Almeida'),
(18324, 1186, 'first_name', 'Fernando'),
(18325, 1186, 'last_name', 'de Almeida'),
(18326, 1186, 'description', ''),
(18327, 1186, 'rich_editing', 'true'),
(18328, 1186, 'comment_shortcuts', 'false'),
(18329, 1186, 'admin_color', 'fresh'),
(18330, 1186, 'use_ssl', '0'),
(18331, 1186, 'show_admin_bar_front', 'true'),
(18332, 1186, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18333, 1186, 'wp_user_level', '0'),
(18334, 1186, 'wsl_current_provider', 'Facebook'),
(18335, 1186, 'wsl_current_user_image', 'https://graph.facebook.com/10203651254392835/picture?width=150&height=150'),
(18336, 1186, 'session_tokens', 'a:1:{s:64:\"bc12601eb0668ef618c0a1194610a8c5434427c183b9d3bad3daa069f0b3324c\";a:4:{s:10:\"expiration\";i:1433937211;s:2:\"ip\";s:13:\"176.79.140.67\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432727611;}}'),
(18337, 1183, 'votou', 'sim'),
(18338, 1183, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(18339, 1185, 'votou', 'sim'),
(18340, 1185, 'user_votes', 'free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1383'),
(18341, 1187, 'nickname', 'Bernard_Aragao'),
(18342, 1187, 'first_name', 'Bernard'),
(18343, 1187, 'last_name', 'Aragao'),
(18344, 1187, 'description', ''),
(18345, 1187, 'rich_editing', 'true'),
(18346, 1187, 'comment_shortcuts', 'false'),
(18347, 1187, 'admin_color', 'fresh'),
(18348, 1187, 'use_ssl', '0'),
(18349, 1187, 'show_admin_bar_front', 'true'),
(18350, 1187, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18351, 1187, 'wp_user_level', '0'),
(18352, 1187, 'wsl_current_provider', 'Facebook'),
(18353, 1187, 'wsl_current_user_image', 'https://graph.facebook.com/10205019272136409/picture?width=150&height=150'),
(18354, 1187, 'session_tokens', 'a:1:{s:64:\"51e8bf6a71ff7827f051cb2e6443fedcc9d02cde890ac6814f8465d0d32d88e0\";a:4:{s:10:\"expiration\";i:1433937384;s:2:\"ip\";s:13:\"77.54.125.184\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 5.0.2; A0001 Build/LRX22G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432727784;}}'),
(18355, 1188, 'nickname', 'Carolina_Roquette_Miranda'),
(18356, 1188, 'first_name', 'Carolina'),
(18357, 1188, 'last_name', 'Miranda'),
(18358, 1188, 'description', ''),
(18359, 1188, 'rich_editing', 'true'),
(18360, 1188, 'comment_shortcuts', 'false'),
(18361, 1188, 'admin_color', 'fresh'),
(18362, 1188, 'use_ssl', '0'),
(18363, 1188, 'show_admin_bar_front', 'true'),
(18364, 1188, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18365, 1188, 'wp_user_level', '0'),
(18366, 1188, 'wsl_current_provider', 'Facebook'),
(18367, 1188, 'wsl_current_user_image', 'https://graph.facebook.com/10155545249510456/picture?width=150&height=150'),
(18368, 1188, 'session_tokens', 'a:1:{s:64:\"5c260b414ad7f6329ec7b74c8d3ffd146a1cc772399d9f184e421803ddb05797\";a:4:{s:10:\"expiration\";i:1433937423;s:2:\"ip\";s:15:\"193.126.249.118\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432727823;}}'),
(18369, 1182, 'votou', 'sim'),
(18370, 1182, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(18371, 1187, 'votou', 'sim'),
(18372, 1187, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,revelacao-do-ano-deeply_p1389'),
(18373, 1189, 'nickname', 'Antonio_Martins'),
(18374, 1189, 'first_name', 'António'),
(18375, 1189, 'last_name', 'Martins'),
(18376, 1189, 'description', ''),
(18377, 1189, 'rich_editing', 'true'),
(18378, 1189, 'comment_shortcuts', 'false'),
(18379, 1189, 'admin_color', 'fresh'),
(18380, 1189, 'use_ssl', '0'),
(18381, 1189, 'show_admin_bar_front', 'true'),
(18382, 1189, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18383, 1189, 'wp_user_level', '0'),
(18384, 1189, 'wsl_current_provider', 'Facebook'),
(18385, 1189, 'wsl_current_user_image', 'https://graph.facebook.com/10203202981349899/picture?width=150&height=150'),
(18386, 1189, 'session_tokens', 'a:1:{s:64:\"255dbae4755dc3e45aec84d41db4fdcf58438ad7d168539aed21f4762f42bcd2\";a:4:{s:10:\"expiration\";i:1433937606;s:2:\"ip\";s:13:\"41.79.124.230\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; HP 8 Build/1.0.8_WW-FIR-13) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432728006;}}'),
(18387, 1190, 'nickname', 'Jaime_Mateus'),
(18388, 1190, 'first_name', 'Jaime'),
(18389, 1190, 'last_name', 'Mateus'),
(18390, 1190, 'description', ''),
(18391, 1190, 'rich_editing', 'true'),
(18392, 1190, 'comment_shortcuts', 'false'),
(18393, 1190, 'admin_color', 'fresh'),
(18394, 1190, 'use_ssl', '0'),
(18395, 1190, 'show_admin_bar_front', 'true'),
(18396, 1190, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18397, 1190, 'wp_user_level', '0'),
(18398, 1190, 'wsl_current_provider', 'Facebook'),
(18399, 1190, 'wsl_current_user_image', 'https://graph.facebook.com/10203007404025037/picture?width=150&height=150'),
(18400, 1190, 'session_tokens', 'a:1:{s:64:\"80fd1bd7bd42c28a5ecf4b4cb260df4cd3e16be92c1e486d879b505188fbc6fe\";a:4:{s:10:\"expiration\";i:1433937654;s:2:\"ip\";s:11:\"95.93.77.42\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432728054;}}'),
(18401, 1189, 'votou', 'sim'),
(18402, 1189, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(18403, 1191, 'nickname', 'Manno_Oliveira'),
(18404, 1191, 'first_name', 'Manno'),
(18405, 1191, 'last_name', 'Oliveira'),
(18406, 1191, 'description', ''),
(18407, 1191, 'rich_editing', 'true'),
(18408, 1191, 'comment_shortcuts', 'false'),
(18409, 1191, 'admin_color', 'fresh'),
(18410, 1191, 'use_ssl', '0'),
(18411, 1191, 'show_admin_bar_front', 'true'),
(18412, 1191, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18413, 1191, 'wp_user_level', '0'),
(18414, 1191, 'wsl_current_provider', 'Facebook'),
(18415, 1191, 'wsl_current_user_image', 'https://graph.facebook.com/706209886147616/picture?width=150&height=150'),
(18416, 1191, 'session_tokens', 'a:1:{s:64:\"fa7a5b7e449aa2514aaa41b0d26ec0c42f944239ab1cbe2381022512e17f5c94\";a:4:{s:10:\"expiration\";i:1433937985;s:2:\"ip\";s:13:\"189.34.43.169\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432728385;}}'),
(18417, 1192, 'nickname', 'Catarina_Noutel'),
(18418, 1192, 'first_name', 'Catarina'),
(18419, 1192, 'last_name', 'Noutel'),
(18420, 1192, 'description', ''),
(18421, 1192, 'rich_editing', 'true'),
(18422, 1192, 'comment_shortcuts', 'false'),
(18423, 1192, 'admin_color', 'fresh'),
(18424, 1192, 'use_ssl', '0'),
(18425, 1192, 'show_admin_bar_front', 'true'),
(18426, 1192, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18427, 1192, 'wp_user_level', '0'),
(18428, 1192, 'wsl_current_provider', 'Facebook'),
(18429, 1192, 'wsl_current_user_image', 'https://graph.facebook.com/1612607995690316/picture?width=150&height=150'),
(18430, 1192, 'session_tokens', 'a:2:{s:64:\"e6f90e42196fcae67dc41b787d7baf616699df6c29f942bb04d614bba86a2a27\";a:4:{s:10:\"expiration\";i:1433938013;s:2:\"ip\";s:14:\"87.196.176.188\";s:2:\"ua\";s:236:\"Mozilla/5.0 (iPad; CPU OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B410 [FBAN/FBIOS;FBAV/27.0.0.10.12;FBBV/8291884;FBDV/iPad3,6;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1;FBSS/2; FBCR/NOS;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432728413;}s:64:\"47789eff6aaa58e0695054e006a4b72c0c6b01bb48bbbf24c6339968b24a601c\";a:4:{s:10:\"expiration\";i:1434131027;s:2:\"ip\";s:14:\"85.138.106.174\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432921427;}}'),
(18431, 1191, 'votou', 'sim'),
(18432, 1191, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(18433, 1193, 'nickname', 'Pedro_Borges'),
(18434, 1193, 'first_name', 'Pedro'),
(18435, 1193, 'last_name', 'Borges'),
(18436, 1193, 'description', ''),
(18437, 1193, 'rich_editing', 'true'),
(18438, 1193, 'comment_shortcuts', 'false'),
(18439, 1193, 'admin_color', 'fresh'),
(18440, 1193, 'use_ssl', '0'),
(18441, 1193, 'show_admin_bar_front', 'true'),
(18442, 1193, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18443, 1193, 'wp_user_level', '0'),
(18444, 1193, 'wsl_current_provider', 'Facebook'),
(18445, 1193, 'wsl_current_user_image', 'https://graph.facebook.com/882154475156226/picture?width=150&height=150'),
(18446, 1193, 'session_tokens', 'a:1:{s:64:\"4cb8ea0f02d13df3f7ef04a990042e5fcbba76bf6d0a319848b263d1da03106a\";a:4:{s:10:\"expiration\";i:1433938407;s:2:\"ip\";s:11:\"84.76.178.2\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5\";s:5:\"login\";i:1432728807;}}'),
(18447, 1194, 'nickname', 'Joao_Braz'),
(18448, 1194, 'first_name', 'João'),
(18449, 1194, 'last_name', 'Braz'),
(18450, 1194, 'description', ''),
(18451, 1194, 'rich_editing', 'true'),
(18452, 1194, 'comment_shortcuts', 'false'),
(18453, 1194, 'admin_color', 'fresh'),
(18454, 1194, 'use_ssl', '0'),
(18455, 1194, 'show_admin_bar_front', 'true'),
(18456, 1194, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18457, 1194, 'wp_user_level', '0'),
(18458, 1194, 'wsl_current_provider', 'Facebook'),
(18459, 1194, 'wsl_current_user_image', 'https://graph.facebook.com/901285596580137/picture?width=150&height=150'),
(18460, 1194, 'session_tokens', 'a:1:{s:64:\"2e759ebc7da50264862ed0be79f9fd735d5de7d941c0411a93ebf449338f5f69\";a:4:{s:10:\"expiration\";i:1433938639;s:2:\"ip\";s:12:\"193.136.96.7\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1432729039;}}'),
(18461, 1195, 'nickname', 'Beatriz_Branco'),
(18462, 1195, 'first_name', 'Beatriz'),
(18463, 1195, 'last_name', 'Branco'),
(18464, 1195, 'description', ''),
(18465, 1195, 'rich_editing', 'true'),
(18466, 1195, 'comment_shortcuts', 'false'),
(18467, 1195, 'admin_color', 'fresh'),
(18468, 1195, 'use_ssl', '0'),
(18469, 1195, 'show_admin_bar_front', 'true'),
(18470, 1195, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18471, 1195, 'wp_user_level', '0'),
(18472, 1195, 'wsl_current_provider', 'Facebook'),
(18473, 1195, 'wsl_current_user_image', 'https://graph.facebook.com/1015987085092892/picture?width=150&height=150'),
(18474, 1195, 'session_tokens', 'a:1:{s:64:\"a2adad0d94e7b748562e7bbd7ab52377b7c4406b535996ae1f3bfc20c469d1af\";a:4:{s:10:\"expiration\";i:1433938679;s:2:\"ip\";s:14:\"79.168.160.122\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; U; Android 4.2.2; en-gb; NOS Zilo Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30\";s:5:\"login\";i:1432729079;}}'),
(18475, 1196, 'nickname', 'Cristina_Pedroso'),
(18476, 1196, 'first_name', 'Cristina'),
(18477, 1196, 'last_name', 'Pedroso'),
(18478, 1196, 'description', ''),
(18479, 1196, 'rich_editing', 'true'),
(18480, 1196, 'comment_shortcuts', 'false'),
(18481, 1196, 'admin_color', 'fresh'),
(18482, 1196, 'use_ssl', '0'),
(18483, 1196, 'show_admin_bar_front', 'true'),
(18484, 1196, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18485, 1196, 'wp_user_level', '0'),
(18486, 1196, 'wsl_current_provider', 'Facebook'),
(18487, 1196, 'wsl_current_user_image', 'https://graph.facebook.com/10204064265078820/picture?width=150&height=150'),
(18488, 1196, 'session_tokens', 'a:1:{s:64:\"c76a59d5fd6458bddcb632131bc4e205d11ef7bae4a2e38f8159b4e0d463181a\";a:4:{s:10:\"expiration\";i:1433938695;s:2:\"ip\";s:11:\"95.93.51.67\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.4; NOS Roya Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432729095;}}'),
(18489, 1186, 'votou', 'sim'),
(18490, 1186, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(18491, 1196, 'votou', 'sim'),
(18492, 1196, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(18493, 1192, 'votou', 'sim'),
(18494, 1192, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(18495, 1197, 'nickname', 'Mena_Lopes'),
(18496, 1197, 'first_name', 'Mena'),
(18497, 1197, 'last_name', 'Lopes'),
(18498, 1197, 'description', ''),
(18499, 1197, 'rich_editing', 'true'),
(18500, 1197, 'comment_shortcuts', 'false'),
(18501, 1197, 'admin_color', 'fresh'),
(18502, 1197, 'use_ssl', '0'),
(18503, 1197, 'show_admin_bar_front', 'true'),
(18504, 1197, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18505, 1197, 'wp_user_level', '0'),
(18506, 1197, 'wsl_current_provider', 'Facebook'),
(18507, 1197, 'wsl_current_user_image', 'https://graph.facebook.com/1082019195145369/picture?width=150&height=150'),
(18508, 1197, 'session_tokens', 'a:1:{s:64:\"1dbe294a49b180eccc6686aaf10e0413618e54863d111a9600cabfabb5b841d9\";a:4:{s:10:\"expiration\";i:1433939339;s:2:\"ip\";s:14:\"83.240.151.243\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432729739;}}'),
(18509, 1197, 'votou', 'sim'),
(18510, 1197, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(18511, 1198, 'nickname', 'Patricia_Gomes'),
(18512, 1198, 'first_name', 'Patrícia'),
(18513, 1198, 'last_name', 'Gomes'),
(18514, 1198, 'description', ''),
(18515, 1198, 'rich_editing', 'true'),
(18516, 1198, 'comment_shortcuts', 'false'),
(18517, 1198, 'admin_color', 'fresh'),
(18518, 1198, 'use_ssl', '0'),
(18519, 1198, 'show_admin_bar_front', 'true'),
(18520, 1198, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18521, 1198, 'wp_user_level', '0'),
(18522, 1198, 'wsl_current_provider', 'Google'),
(18523, 1198, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(18524, 1198, 'session_tokens', 'a:1:{s:64:\"cf32bba6580db3d63605f0eba0206df67bac0ff052f0678fa8d1b4c21dc66440\";a:4:{s:10:\"expiration\";i:1433939739;s:2:\"ip\";s:14:\"213.30.118.100\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432730139;}}'),
(18525, 1199, 'nickname', 'Joao_da_Silveira'),
(18526, 1199, 'first_name', 'João'),
(18527, 1199, 'last_name', 'da Silveira'),
(18528, 1199, 'description', ''),
(18529, 1199, 'rich_editing', 'true'),
(18530, 1199, 'comment_shortcuts', 'false'),
(18531, 1199, 'admin_color', 'fresh'),
(18532, 1199, 'use_ssl', '0'),
(18533, 1199, 'show_admin_bar_front', 'true'),
(18534, 1199, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18535, 1199, 'wp_user_level', '0'),
(18536, 1199, 'wsl_current_provider', 'Facebook'),
(18537, 1199, 'wsl_current_user_image', 'https://graph.facebook.com/10153289004223119/picture?width=150&height=150'),
(18538, 1199, 'session_tokens', 'a:1:{s:64:\"6b444514b04893445083d2366218cd258b733937b36c6ed298330a9e654e48f5\";a:4:{s:10:\"expiration\";i:1433939779;s:2:\"ip\";s:13:\"85.245.105.89\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432730179;}}'),
(18539, 1200, 'nickname', 'Rita_Fontes_de_Rhodes'),
(18540, 1200, 'first_name', 'Rita Fontes De'),
(18541, 1200, 'last_name', 'Rhodes'),
(18542, 1200, 'description', ''),
(18543, 1200, 'rich_editing', 'true'),
(18544, 1200, 'comment_shortcuts', 'false'),
(18545, 1200, 'admin_color', 'fresh'),
(18546, 1200, 'use_ssl', '0'),
(18547, 1200, 'show_admin_bar_front', 'true'),
(18548, 1200, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18549, 1200, 'wp_user_level', '0'),
(18550, 1200, 'wsl_current_provider', 'Facebook'),
(18551, 1200, 'wsl_current_user_image', 'https://graph.facebook.com/975198419181659/picture?width=150&height=150'),
(18552, 1200, 'session_tokens', 'a:1:{s:64:\"77bf693d2360e5c22e653fa08393c2552fa6af15362165345cbbd2384d8ccd23\";a:4:{s:10:\"expiration\";i:1433939909;s:2:\"ip\";s:13:\"188.37.41.116\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432730309;}}'),
(18553, 1198, 'votou', 'sim'),
(18554, 1198, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(18555, 1200, 'votou', 'sim'),
(18556, 1200, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163'),
(18557, 1193, 'votou', 'sim'),
(18558, 1193, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(18559, 1201, 'nickname', 'Barbara_Guerreiro'),
(18560, 1201, 'first_name', 'Bárbara'),
(18561, 1201, 'last_name', 'Guerreiro'),
(18562, 1201, 'description', ''),
(18563, 1201, 'rich_editing', 'true'),
(18564, 1201, 'comment_shortcuts', 'false'),
(18565, 1201, 'admin_color', 'fresh'),
(18566, 1201, 'use_ssl', '0'),
(18567, 1201, 'show_admin_bar_front', 'true'),
(18568, 1201, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18569, 1201, 'wp_user_level', '0'),
(18570, 1201, 'wsl_current_provider', 'Facebook'),
(18571, 1201, 'wsl_current_user_image', 'https://graph.facebook.com/974010022633888/picture?width=150&height=150'),
(18572, 1201, 'session_tokens', 'a:2:{s:64:\"a3d65d572bb41ab7d448938c5d06512b85073e3b52a31aeb06daeea146786a25\";a:4:{s:10:\"expiration\";i:1433940232;s:2:\"ip\";s:12:\"95.92.194.11\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432730632;}s:64:\"38ceacbc33547eab1b4e67448859cd15c0019e6135eecea80715ee6408fb6937\";a:4:{s:10:\"expiration\";i:1433960793;s:2:\"ip\";s:12:\"95.92.194.11\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432751193;}}'),
(18573, 1202, 'nickname', 'Carlos_Sousa'),
(18574, 1202, 'first_name', 'Carlos'),
(18575, 1202, 'last_name', 'Sousa'),
(18576, 1202, 'description', ''),
(18577, 1202, 'rich_editing', 'true'),
(18578, 1202, 'comment_shortcuts', 'false'),
(18579, 1202, 'admin_color', 'fresh'),
(18580, 1202, 'use_ssl', '0'),
(18581, 1202, 'show_admin_bar_front', 'true'),
(18582, 1202, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18583, 1202, 'wp_user_level', '0'),
(18584, 1202, 'wsl_current_provider', 'Facebook'),
(18585, 1202, 'wsl_current_user_image', 'https://graph.facebook.com/961330070553877/picture?width=150&height=150'),
(18586, 1202, 'session_tokens', 'a:1:{s:64:\"6310487131d67b6ee55929aec0995741c3cae5f03773e299b4a575c89f1649c7\";a:4:{s:10:\"expiration\";i:1433940432;s:2:\"ip\";s:14:\"37.189.106.196\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432730832;}}'),
(18587, 1203, 'nickname', 'Ana_Cristina_Pereira'),
(18588, 1203, 'first_name', 'Ana Cristina'),
(18589, 1203, 'last_name', 'Pereira'),
(18590, 1203, 'description', ''),
(18591, 1203, 'rich_editing', 'true'),
(18592, 1203, 'comment_shortcuts', 'false'),
(18593, 1203, 'admin_color', 'fresh'),
(18594, 1203, 'use_ssl', '0'),
(18595, 1203, 'show_admin_bar_front', 'true'),
(18596, 1203, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18597, 1203, 'wp_user_level', '0'),
(18598, 1203, 'wsl_current_provider', 'Facebook'),
(18599, 1203, 'wsl_current_user_image', 'https://graph.facebook.com/10204196060209876/picture?width=150&height=150'),
(18600, 1203, 'session_tokens', 'a:1:{s:64:\"b42f9cea2f8c98a65c345c666efd02f78a376bbb503f08abe4c3c022c8a22395\";a:4:{s:10:\"expiration\";i:1433940482;s:2:\"ip\";s:14:\"195.235.52.107\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1432730882;}}'),
(18601, 1204, 'nickname', 'Ana_Mafalda_Barqueiro'),
(18602, 1204, 'first_name', 'Ana Mafalda'),
(18603, 1204, 'last_name', 'Barqueiro'),
(18604, 1204, 'description', ''),
(18605, 1204, 'rich_editing', 'true'),
(18606, 1204, 'comment_shortcuts', 'false'),
(18607, 1204, 'admin_color', 'fresh'),
(18608, 1204, 'use_ssl', '0'),
(18609, 1204, 'show_admin_bar_front', 'true'),
(18610, 1204, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18611, 1204, 'wp_user_level', '0'),
(18612, 1204, 'wsl_current_provider', 'Facebook'),
(18613, 1204, 'wsl_current_user_image', 'https://graph.facebook.com/10153401289248689/picture?width=150&height=150'),
(18614, 1204, 'session_tokens', 'a:1:{s:64:\"26e930d3b3fef48a295fa69929db1c0af7142427bc987d9729d9990315e8d999\";a:4:{s:10:\"expiration\";i:1433940607;s:2:\"ip\";s:14:\"213.228.161.30\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432731007;}}'),
(18615, 1203, 'votou', 'sim'),
(18616, 1203, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(18617, 1205, 'nickname', 'Filipe_Mil-Homens'),
(18618, 1205, 'first_name', 'Filipe'),
(18619, 1205, 'last_name', 'Mil-Homens'),
(18620, 1205, 'description', ''),
(18621, 1205, 'rich_editing', 'true'),
(18622, 1205, 'comment_shortcuts', 'false'),
(18623, 1205, 'admin_color', 'fresh'),
(18624, 1205, 'use_ssl', '0'),
(18625, 1205, 'show_admin_bar_front', 'true'),
(18626, 1205, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18627, 1205, 'wp_user_level', '0'),
(18628, 1205, 'wsl_current_provider', 'Facebook'),
(18629, 1205, 'wsl_current_user_image', 'https://graph.facebook.com/931564920198523/picture?width=150&height=150'),
(18630, 1205, 'session_tokens', 'a:1:{s:64:\"2981d9a54e9d4ea95607221ecd1fa1aab40004df96be05445ce366889c546e4d\";a:4:{s:10:\"expiration\";i:1433940614;s:2:\"ip\";s:14:\"188.37.136.128\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1432731014;}}'),
(18631, 1204, 'votou', 'sim'),
(18632, 1204, 'user_votes', 'foto-do-ano_p1163'),
(18633, 1206, 'nickname', 'Ines_Lopes'),
(18634, 1206, 'first_name', 'Inês'),
(18635, 1206, 'last_name', 'Lopes'),
(18636, 1206, 'description', ''),
(18637, 1206, 'rich_editing', 'true'),
(18638, 1206, 'comment_shortcuts', 'false'),
(18639, 1206, 'admin_color', 'fresh'),
(18640, 1206, 'use_ssl', '0'),
(18641, 1206, 'show_admin_bar_front', 'true'),
(18642, 1206, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18643, 1206, 'wp_user_level', '0'),
(18644, 1206, 'wsl_current_provider', 'Facebook'),
(18645, 1206, 'wsl_current_user_image', 'https://graph.facebook.com/864356710324480/picture?width=150&height=150'),
(18646, 1206, 'session_tokens', 'a:2:{s:64:\"4612c1f011edce575dc4d9a932479f990da5518e1272cd5af97ada8d3eb6e277\";a:4:{s:10:\"expiration\";i:1433940675;s:2:\"ip\";s:12:\"95.94.44.169\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432731075;}s:64:\"8902404905850e5784e5ea97b99acdce6a772a482383b833e81ee62a89656c1d\";a:4:{s:10:\"expiration\";i:1434519025;s:2:\"ip\";s:12:\"95.94.44.169\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433309425;}}'),
(18647, 1207, 'nickname', 'Emanuel_Matos'),
(18648, 1207, 'first_name', 'Emanuel'),
(18649, 1207, 'last_name', 'Matos'),
(18650, 1207, 'description', ''),
(18651, 1207, 'rich_editing', 'true'),
(18652, 1207, 'comment_shortcuts', 'false'),
(18653, 1207, 'admin_color', 'fresh'),
(18654, 1207, 'use_ssl', '0'),
(18655, 1207, 'show_admin_bar_front', 'true'),
(18656, 1207, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18657, 1207, 'wp_user_level', '0'),
(18658, 1207, 'wsl_current_provider', 'Facebook'),
(18659, 1207, 'wsl_current_user_image', 'https://graph.facebook.com/10204443030102418/picture?width=150&height=150'),
(18660, 1207, 'session_tokens', 'a:1:{s:64:\"4bb54d1d6d265a8e85054917df2f6b371afd48a7a967f43f8b85c7a1f6a84961\";a:4:{s:10:\"expiration\";i:1433940678;s:2:\"ip\";s:12:\"62.48.147.52\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432731078;}}'),
(18661, 1202, 'votou', 'sim'),
(18662, 1202, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(18663, 1208, 'nickname', 'Maria_Cristina_Dargent_Lampreia'),
(18664, 1208, 'first_name', 'Maria Cristina'),
(18665, 1208, 'last_name', 'Dargent Lampreia'),
(18666, 1208, 'description', ''),
(18667, 1208, 'rich_editing', 'true'),
(18668, 1208, 'comment_shortcuts', 'false'),
(18669, 1208, 'admin_color', 'fresh'),
(18670, 1208, 'use_ssl', '0'),
(18671, 1208, 'show_admin_bar_front', 'true'),
(18672, 1208, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18673, 1208, 'wp_user_level', '0'),
(18674, 1208, 'wsl_current_provider', 'Facebook'),
(18675, 1208, 'wsl_current_user_image', 'https://graph.facebook.com/949479008416442/picture?width=150&height=150'),
(18676, 1208, 'session_tokens', 'a:1:{s:64:\"0cbbbcbc8b05f75f0f5c16557ba68697a13ef2216afe824437be8ad45c4efa83\";a:4:{s:10:\"expiration\";i:1433940716;s:2:\"ip\";s:14:\"91.198.182.228\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432731116;}}'),
(18677, 1209, 'nickname', 'Gastao_Franco'),
(18678, 1209, 'first_name', 'Gastão'),
(18679, 1209, 'last_name', 'Franco'),
(18680, 1209, 'description', ''),
(18681, 1209, 'rich_editing', 'true'),
(18682, 1209, 'comment_shortcuts', 'false'),
(18683, 1209, 'admin_color', 'fresh'),
(18684, 1209, 'use_ssl', '0'),
(18685, 1209, 'show_admin_bar_front', 'true'),
(18686, 1209, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18687, 1209, 'wp_user_level', '0'),
(18688, 1209, 'wsl_current_provider', 'Facebook'),
(18689, 1209, 'wsl_current_user_image', 'https://graph.facebook.com/1117344721612624/picture?width=150&height=150'),
(18690, 1209, 'session_tokens', 'a:2:{s:64:\"c69934bf8f1fac27767e7075556dbed4eea72ce45268548c9051d14fd940db08\";a:4:{s:10:\"expiration\";i:1433940728;s:2:\"ip\";s:13:\"37.189.41.157\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432731128;}s:64:\"f89337b413f81f8b7f22028f77b3065ba7a1abfaa788d3af82eb9a9d3043e709\";a:4:{s:10:\"expiration\";i:1434995757;s:2:\"ip\";s:14:\"188.81.225.248\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433786157;}}'),
(18691, 1205, 'votou', 'sim'),
(18692, 1205, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(18693, 1210, 'nickname', 'Francisca_Santos_da_Cunha'),
(18694, 1210, 'first_name', 'Francisca'),
(18695, 1210, 'last_name', 'da Cunha'),
(18696, 1210, 'description', ''),
(18697, 1210, 'rich_editing', 'true'),
(18698, 1210, 'comment_shortcuts', 'false'),
(18699, 1210, 'admin_color', 'fresh'),
(18700, 1210, 'use_ssl', '0'),
(18701, 1210, 'show_admin_bar_front', 'true'),
(18702, 1210, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18703, 1210, 'wp_user_level', '0'),
(18704, 1210, 'wsl_current_provider', 'Facebook'),
(18705, 1210, 'wsl_current_user_image', 'https://graph.facebook.com/10155557196365551/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(18706, 1210, 'session_tokens', 'a:1:{s:64:\"03a57525bacf381be14532c5a52a2a3ec4686b244504a267a87bf361d4fa3419\";a:4:{s:10:\"expiration\";i:1433940752;s:2:\"ip\";s:13:\"37.189.178.20\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432731152;}}'),
(18707, 1208, 'votou', 'sim'),
(18708, 1208, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(18709, 1211, 'nickname', 'Andreia_Kuka'),
(18710, 1211, 'first_name', 'Andreia'),
(18711, 1211, 'last_name', 'Kuka'),
(18712, 1211, 'description', ''),
(18713, 1211, 'rich_editing', 'true'),
(18714, 1211, 'comment_shortcuts', 'false'),
(18715, 1211, 'admin_color', 'fresh'),
(18716, 1211, 'use_ssl', '0'),
(18717, 1211, 'show_admin_bar_front', 'true'),
(18718, 1211, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18719, 1211, 'wp_user_level', '0'),
(18720, 1211, 'wsl_current_provider', 'Facebook'),
(18721, 1211, 'wsl_current_user_image', 'https://graph.facebook.com/10206424065867756/picture?width=150&height=150'),
(18722, 1211, 'session_tokens', 'a:1:{s:64:\"adae3824a40b40789aef1bbdadbc7dee17016cf8847e58f8a4f713baeb08e334\";a:4:{s:10:\"expiration\";i:1433940771;s:2:\"ip\";s:12:\"87.103.72.10\";s:2:\"ua\";s:266:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_0 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12A365 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.0;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432731171;}}'),
(18723, 1212, 'nickname', 'Patricia_Amaro'),
(18724, 1212, 'first_name', 'Patrícia'),
(18725, 1212, 'last_name', 'Amaro'),
(18726, 1212, 'description', ''),
(18727, 1212, 'rich_editing', 'true'),
(18728, 1212, 'comment_shortcuts', 'false'),
(18729, 1212, 'admin_color', 'fresh'),
(18730, 1212, 'use_ssl', '0'),
(18731, 1212, 'show_admin_bar_front', 'true'),
(18732, 1212, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18733, 1212, 'wp_user_level', '0'),
(18734, 1212, 'wsl_current_provider', 'Google'),
(18735, 1212, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-s7dAiNb8Ui0/AAAAAAAAAAI/AAAAAAAAABA/pjHz0BfNR9c/photo.jpg?sz=200'),
(18736, 1212, 'session_tokens', 'a:1:{s:64:\"a8dd74fa7462a1c5f68658deee83a729ef05572fd7d8219802a4f42b31aa8dbf\";a:4:{s:10:\"expiration\";i:1433940773;s:2:\"ip\";s:14:\"213.228.161.30\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432731173;}}'),
(18737, 1212, 'votou', 'sim'),
(18738, 1212, 'user_votes', 'foto-do-ano_p1163'),
(18739, 1207, 'votou', 'sim'),
(18740, 1207, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(18741, 1209, 'votou', 'sim'),
(18742, 1209, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(18743, 1213, 'nickname', 'David_Pinheiro'),
(18744, 1213, 'first_name', 'David'),
(18745, 1213, 'last_name', 'Pinheiro'),
(18746, 1213, 'description', ''),
(18747, 1213, 'rich_editing', 'true'),
(18748, 1213, 'comment_shortcuts', 'false'),
(18749, 1213, 'admin_color', 'fresh'),
(18750, 1213, 'use_ssl', '0'),
(18751, 1213, 'show_admin_bar_front', 'true'),
(18752, 1213, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18753, 1213, 'wp_user_level', '0'),
(18754, 1213, 'wsl_current_provider', 'Facebook'),
(18755, 1213, 'wsl_current_user_image', 'https://graph.facebook.com/10200547634371371/picture?width=150&height=150'),
(18756, 1213, 'session_tokens', 'a:1:{s:64:\"6bf7356f0907dc29c338c405b639dcc09574537bac406719b99a26124a7b0ff9\";a:4:{s:10:\"expiration\";i:1433940852;s:2:\"ip\";s:13:\"85.241.180.37\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432731252;}}'),
(18757, 1214, 'nickname', 'Filipa_Martins'),
(18758, 1214, 'first_name', 'Filipa'),
(18759, 1214, 'last_name', 'Martins'),
(18760, 1214, 'description', ''),
(18761, 1214, 'rich_editing', 'true'),
(18762, 1214, 'comment_shortcuts', 'false'),
(18763, 1214, 'admin_color', 'fresh'),
(18764, 1214, 'use_ssl', '0'),
(18765, 1214, 'show_admin_bar_front', 'true'),
(18766, 1214, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18767, 1214, 'wp_user_level', '0'),
(18768, 1214, 'wsl_current_provider', 'Facebook'),
(18769, 1214, 'wsl_current_user_image', 'https://graph.facebook.com/10152760836440933/picture?width=150&height=150'),
(18770, 1214, 'session_tokens', 'a:1:{s:64:\"9f3f50602993976e42f892c79fad52594c55079d2d331f8a1159215f1472de50\";a:4:{s:10:\"expiration\";i:1433940855;s:2:\"ip\";s:12:\"2.82.126.223\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432731255;}}'),
(18771, 1211, 'votou', 'sim'),
(18772, 1211, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(18773, 1214, 'votou', 'sim'),
(18774, 1214, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(18775, 1206, 'votou', 'sim'),
(18776, 1206, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(18777, 1215, 'nickname', 'Joao_Gambino'),
(18778, 1215, 'first_name', 'João'),
(18779, 1215, 'last_name', 'Gambino'),
(18780, 1215, 'description', ''),
(18781, 1215, 'rich_editing', 'true'),
(18782, 1215, 'comment_shortcuts', 'false'),
(18783, 1215, 'admin_color', 'fresh'),
(18784, 1215, 'use_ssl', '0'),
(18785, 1215, 'show_admin_bar_front', 'true'),
(18786, 1215, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18787, 1215, 'wp_user_level', '0'),
(18788, 1215, 'wsl_current_provider', 'Facebook'),
(18789, 1215, 'wsl_current_user_image', 'https://graph.facebook.com/10152874838751430/picture?width=150&height=150'),
(18790, 1215, 'session_tokens', 'a:1:{s:64:\"f0fec4cc0b7a4c8ac6faed3eb17d5ef9e2b2c32bdb9f1756a3142d1b01fc753e\";a:4:{s:10:\"expiration\";i:1433940928;s:2:\"ip\";s:14:\"46.189.140.111\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432731328;}}'),
(18791, 1216, 'nickname', 'Renato_Bosch'),
(18792, 1216, 'first_name', 'Renato'),
(18793, 1216, 'last_name', 'Bosch'),
(18794, 1216, 'description', ''),
(18795, 1216, 'rich_editing', 'true'),
(18796, 1216, 'comment_shortcuts', 'false'),
(18797, 1216, 'admin_color', 'fresh'),
(18798, 1216, 'use_ssl', '0'),
(18799, 1216, 'show_admin_bar_front', 'true'),
(18800, 1216, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18801, 1216, 'wp_user_level', '0'),
(18802, 1216, 'wsl_current_provider', 'Facebook'),
(18803, 1216, 'wsl_current_user_image', 'https://graph.facebook.com/10206910864272356/picture?width=150&height=150'),
(18804, 1216, 'session_tokens', 'a:1:{s:64:\"1d1878e9e857cf5e9b854322b7238ec83146e321a89027fcd3866089e5b42e11\";a:4:{s:10:\"expiration\";i:1433940932;s:2:\"ip\";s:13:\"88.214.172.62\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432731332;}}'),
(18805, 1217, 'nickname', 'Beatriz_Caiado_Ramirez'),
(18806, 1217, 'first_name', 'Beatriz'),
(18807, 1217, 'last_name', 'Caiado Ramirez'),
(18808, 1217, 'description', ''),
(18809, 1217, 'rich_editing', 'true'),
(18810, 1217, 'comment_shortcuts', 'false'),
(18811, 1217, 'admin_color', 'fresh'),
(18812, 1217, 'use_ssl', '0'),
(18813, 1217, 'show_admin_bar_front', 'true'),
(18814, 1217, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18815, 1217, 'wp_user_level', '0'),
(18816, 1217, 'wsl_current_provider', 'Facebook'),
(18817, 1217, 'wsl_current_user_image', 'https://graph.facebook.com/615791965189982/picture?width=150&height=150'),
(18818, 1217, 'session_tokens', 'a:1:{s:64:\"519e29e4abb1d31e5c3eef2327e36a9dc091cd83c11813258e80f02bca1bc053\";a:4:{s:10:\"expiration\";i:1433940936;s:2:\"ip\";s:14:\"85.242.105.236\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.2.2; C2105 Build/15.3.A.1.14) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.92 Mobile Safari/537.36\";s:5:\"login\";i:1432731336;}}'),
(18819, 1210, 'votou', 'sim'),
(18820, 1210, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(18821, 1218, 'nickname', 'Joaquim_Fialho'),
(18822, 1218, 'first_name', 'Joaquim'),
(18823, 1218, 'last_name', 'Fialho'),
(18824, 1218, 'description', ''),
(18825, 1218, 'rich_editing', 'true'),
(18826, 1218, 'comment_shortcuts', 'false'),
(18827, 1218, 'admin_color', 'fresh'),
(18828, 1218, 'use_ssl', '0'),
(18829, 1218, 'show_admin_bar_front', 'true'),
(18830, 1218, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18831, 1218, 'wp_user_level', '0'),
(18832, 1218, 'wsl_current_provider', 'Facebook'),
(18833, 1218, 'wsl_current_user_image', 'https://graph.facebook.com/976525095723949/picture?width=150&height=150'),
(18834, 1218, 'session_tokens', 'a:1:{s:64:\"a090aeae5c90b95639ca6181e3850c436e60068696d0bf38e895d5d3393f0164\";a:4:{s:10:\"expiration\";i:1433940983;s:2:\"ip\";s:14:\"88.214.165.189\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432731383;}}'),
(18835, 1219, 'nickname', 'John_Peter_Thomas'),
(18836, 1219, 'first_name', 'John'),
(18837, 1219, 'last_name', 'Peter Thomas'),
(18838, 1219, 'description', ''),
(18839, 1219, 'rich_editing', 'true'),
(18840, 1219, 'comment_shortcuts', 'false'),
(18841, 1219, 'admin_color', 'fresh'),
(18842, 1219, 'use_ssl', '0'),
(18843, 1219, 'show_admin_bar_front', 'true'),
(18844, 1219, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18845, 1219, 'wp_user_level', '0'),
(18846, 1219, 'wsl_current_provider', 'Facebook'),
(18847, 1219, 'wsl_current_user_image', 'https://graph.facebook.com/545580982248770/picture?width=150&height=150'),
(18848, 1219, 'session_tokens', 'a:1:{s:64:\"46b674f9093de70a34488ca1c0dcad1229c0d16750d90f03e83dd2703faa6196\";a:4:{s:10:\"expiration\";i:1433941002;s:2:\"ip\";s:13:\"79.169.93.216\";s:2:\"ua\";s:166:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-N7100 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 ACHEETAHI/2100501090\";s:5:\"login\";i:1432731402;}}'),
(18849, 1215, 'votou', 'sim'),
(18850, 1215, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(18851, 1213, 'votou', 'sim'),
(18852, 1213, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(18853, 1219, 'votou', 'sim'),
(18854, 1219, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(18855, 1216, 'votou', 'sim'),
(18856, 1216, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(18857, 1218, 'votou', 'sim'),
(18858, 1218, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(18859, 1220, 'nickname', 'Hugo_Matos'),
(18860, 1220, 'first_name', 'Hugo'),
(18861, 1220, 'last_name', 'Matos'),
(18862, 1220, 'description', ''),
(18863, 1220, 'rich_editing', 'true'),
(18864, 1220, 'comment_shortcuts', 'false'),
(18865, 1220, 'admin_color', 'fresh'),
(18866, 1220, 'use_ssl', '0'),
(18867, 1220, 'show_admin_bar_front', 'true'),
(18868, 1220, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18869, 1220, 'wp_user_level', '0'),
(18870, 1220, 'wsl_current_provider', 'Facebook'),
(18871, 1220, 'wsl_current_user_image', 'https://graph.facebook.com/10152757354701846/picture?width=150&height=150'),
(18872, 1220, 'session_tokens', 'a:1:{s:64:\"fe85fcb2e4384334108925943b2eca7e011b95d97afdcf278960c923c4770e41\";a:4:{s:10:\"expiration\";i:1433941216;s:2:\"ip\";s:14:\"188.81.215.152\";s:2:\"ua\";s:269:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432731616;}}'),
(18873, 1221, 'nickname', 'Maria_Ines_Dinis'),
(18874, 1221, 'first_name', 'Maria Inês'),
(18875, 1221, 'last_name', 'Dinis'),
(18876, 1221, 'description', ''),
(18877, 1221, 'rich_editing', 'true'),
(18878, 1221, 'comment_shortcuts', 'false'),
(18879, 1221, 'admin_color', 'fresh'),
(18880, 1221, 'use_ssl', '0'),
(18881, 1221, 'show_admin_bar_front', 'true'),
(18882, 1221, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18883, 1221, 'wp_user_level', '0'),
(18884, 1221, 'wsl_current_provider', 'Facebook'),
(18885, 1221, 'wsl_current_user_image', 'https://graph.facebook.com/1005139836170501/picture?width=150&height=150'),
(18886, 1221, 'session_tokens', 'a:1:{s:64:\"49ce42d46c3bb799d314662be0ad869c97ce76ce1597ff93d66a341ab65f8c72\";a:4:{s:10:\"expiration\";i:1433941287;s:2:\"ip\";s:12:\"95.92.30.211\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432731687;}}'),
(18887, 1222, 'nickname', 'Barbara_Cerejo'),
(18888, 1222, 'first_name', 'Bárbara'),
(18889, 1222, 'last_name', 'Cerejo'),
(18890, 1222, 'description', ''),
(18891, 1222, 'rich_editing', 'true'),
(18892, 1222, 'comment_shortcuts', 'false'),
(18893, 1222, 'admin_color', 'fresh'),
(18894, 1222, 'use_ssl', '0'),
(18895, 1222, 'show_admin_bar_front', 'true'),
(18896, 1222, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18897, 1222, 'wp_user_level', '0'),
(18898, 1222, 'wsl_current_provider', 'Facebook'),
(18899, 1222, 'wsl_current_user_image', 'https://graph.facebook.com/990908077599912/picture?width=150&height=150'),
(18900, 1222, 'session_tokens', 'a:2:{s:64:\"fc7943b0cda5f4947fbd8cba6033ab16852f58e0992c6cb842affda5d1647576\";a:4:{s:10:\"expiration\";i:1433941366;s:2:\"ip\";s:12:\"84.91.98.196\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432731766;}s:64:\"0a354a5c16ce3362d401b0be46eb426a147ef1a285079d589f793b665dfd1edb\";a:4:{s:10:\"expiration\";i:1433941445;s:2:\"ip\";s:12:\"84.91.98.196\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432731845;}}'),
(18901, 1223, 'nickname', 'Jorge_Faria_de_Sousa'),
(18902, 1223, 'first_name', 'Jorge'),
(18903, 1223, 'last_name', 'Faria de Sousa'),
(18904, 1223, 'description', ''),
(18905, 1223, 'rich_editing', 'true'),
(18906, 1223, 'comment_shortcuts', 'false'),
(18907, 1223, 'admin_color', 'fresh'),
(18908, 1223, 'use_ssl', '0'),
(18909, 1223, 'show_admin_bar_front', 'true'),
(18910, 1223, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18911, 1223, 'wp_user_level', '0'),
(18912, 1223, 'wsl_current_provider', 'Facebook'),
(18913, 1223, 'wsl_current_user_image', 'https://graph.facebook.com/1029997070362051/picture?width=150&height=150'),
(18914, 1223, 'session_tokens', 'a:2:{s:64:\"8ef23470f70dc87967bcc8ca922fc56e90a4d742734cf1cca7fb6615509c7058\";a:4:{s:10:\"expiration\";i:1433941368;s:2:\"ip\";s:13:\"87.103.74.123\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432731768;}s:64:\"f83e4d2121acd3c6b3ac4de7fcf28dd39209fe83d12540547fd044f79c166d47\";a:4:{s:10:\"expiration\";i:1433941615;s:2:\"ip\";s:13:\"87.103.74.123\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432732015;}}'),
(18915, 1224, 'nickname', 'Catia_Goncalves'),
(18916, 1224, 'first_name', 'Cátia'),
(18917, 1224, 'last_name', 'Gonçalves'),
(18918, 1224, 'description', ''),
(18919, 1224, 'rich_editing', 'true'),
(18920, 1224, 'comment_shortcuts', 'false'),
(18921, 1224, 'admin_color', 'fresh'),
(18922, 1224, 'use_ssl', '0'),
(18923, 1224, 'show_admin_bar_front', 'true'),
(18924, 1224, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18925, 1224, 'wp_user_level', '0'),
(18926, 1224, 'wsl_current_provider', 'Facebook'),
(18927, 1224, 'wsl_current_user_image', 'https://graph.facebook.com/845175798899084/picture?width=150&height=150'),
(18928, 1224, 'session_tokens', 'a:2:{s:64:\"a12c8b67c40374e15a566b9a8cd772afdf005a05c6294d66d8fcd1bd624afe77\";a:4:{s:10:\"expiration\";i:1433941394;s:2:\"ip\";s:12:\"95.136.3.142\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432731794;}s:64:\"f10b078e18e4203f6b0566635102edca6ecfa4995eb4139474caf360b2645c8b\";a:4:{s:10:\"expiration\";i:1434066192;s:2:\"ip\";s:11:\"81.84.45.38\";s:2:\"ua\";s:189:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-D280 Build/KOT49I.A1398162317) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/26.0.0.22.16;]\";s:5:\"login\";i:1432856592;}}'),
(18929, 1221, 'votou', 'sim'),
(18930, 1221, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(18931, 1224, 'votou', 'sim'),
(18932, 1224, 'user_votes', 'evento-do-ano-kia_p1428'),
(18933, 1225, 'nickname', 'Francisco_Ferreira_Coelho'),
(18934, 1225, 'first_name', 'Francisco'),
(18935, 1225, 'last_name', 'Coelho'),
(18936, 1225, 'description', ''),
(18937, 1225, 'rich_editing', 'true'),
(18938, 1225, 'comment_shortcuts', 'false'),
(18939, 1225, 'admin_color', 'fresh'),
(18940, 1225, 'use_ssl', '0'),
(18941, 1225, 'show_admin_bar_front', 'true'),
(18942, 1225, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18943, 1225, 'wp_user_level', '0'),
(18944, 1225, 'wsl_current_provider', 'Facebook'),
(18945, 1225, 'wsl_current_user_image', 'https://graph.facebook.com/10204344946332607/picture?width=150&height=150'),
(18946, 1225, 'session_tokens', 'a:1:{s:64:\"2c34413a16c4651c4a7030a25d659865153185cdf9916dc69fd0ec931fa8a9da\";a:4:{s:10:\"expiration\";i:1433941522;s:2:\"ip\";s:14:\"176.79.143.248\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432731922;}}'),
(18947, 1226, 'nickname', 'Marlene_Alminhas'),
(18948, 1226, 'first_name', 'Marlene'),
(18949, 1226, 'last_name', 'Alminhas'),
(18950, 1226, 'description', ''),
(18951, 1226, 'rich_editing', 'true'),
(18952, 1226, 'comment_shortcuts', 'false'),
(18953, 1226, 'admin_color', 'fresh'),
(18954, 1226, 'use_ssl', '0'),
(18955, 1226, 'show_admin_bar_front', 'true'),
(18956, 1226, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18957, 1226, 'wp_user_level', '0'),
(18958, 1226, 'wsl_current_provider', 'Facebook'),
(18959, 1226, 'wsl_current_user_image', 'https://graph.facebook.com/986613248017636/picture?width=150&height=150'),
(18960, 1226, 'session_tokens', 'a:1:{s:64:\"d9b1d2805d2e61fbea37be14c7bbbb029206a9541cf3e7975dd66817218e95f6\";a:4:{s:10:\"expiration\";i:1433941543;s:2:\"ip\";s:11:\"194.79.83.5\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432731943;}}'),
(18961, 1227, 'nickname', 'Jayme_Kopke'),
(18962, 1227, 'first_name', 'Jayme'),
(18963, 1227, 'last_name', 'Kopke'),
(18964, 1227, 'description', ''),
(18965, 1227, 'rich_editing', 'true'),
(18966, 1227, 'comment_shortcuts', 'false'),
(18967, 1227, 'admin_color', 'fresh'),
(18968, 1227, 'use_ssl', '0'),
(18969, 1227, 'show_admin_bar_front', 'true'),
(18970, 1227, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18971, 1227, 'wp_user_level', '0'),
(18972, 1227, 'wsl_current_provider', 'Facebook'),
(18973, 1227, 'wsl_current_user_image', 'https://graph.facebook.com/10205860232479509/picture?width=150&height=150'),
(18974, 1227, 'session_tokens', 'a:1:{s:64:\"a4155ac8d62c3a2d2523a0789ae37e5106eb1bb3fa8ac2a89d63648343cdb52f\";a:4:{s:10:\"expiration\";i:1433941620;s:2:\"ip\";s:13:\"95.136.73.196\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432732020;}}'),
(18975, 1226, 'votou', 'sim'),
(18976, 1226, 'user_votes', 'onda-do-ano-polen_p1230'),
(18977, 1227, 'votou', 'sim'),
(18978, 1227, 'user_votes', 'foto-do-ano_p957,treinador-do-ano_p1363'),
(18979, 1228, 'nickname', 'Gustavo_Pelixo'),
(18980, 1228, 'first_name', 'Gustavo'),
(18981, 1228, 'last_name', 'Pelixo'),
(18982, 1228, 'description', ''),
(18983, 1228, 'rich_editing', 'true'),
(18984, 1228, 'comment_shortcuts', 'false'),
(18985, 1228, 'admin_color', 'fresh'),
(18986, 1228, 'use_ssl', '0'),
(18987, 1228, 'show_admin_bar_front', 'true'),
(18988, 1228, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(18989, 1228, 'wp_user_level', '0'),
(18990, 1228, 'wsl_current_provider', 'Facebook'),
(18991, 1228, 'wsl_current_user_image', 'https://graph.facebook.com/1641375749413760/picture?width=150&height=150'),
(18992, 1228, 'session_tokens', 'a:1:{s:64:\"f2c8221e282334e4fc26df3d587cf356791cdc1c55c143a986754caa5b52db74\";a:4:{s:10:\"expiration\";i:1433941817;s:2:\"ip\";s:12:\"82.154.181.1\";s:2:\"ua\";s:198:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30 SVN/070FPG1 [FB_IAB/FB4A;FBAV/30.0.0.19.17;]\";s:5:\"login\";i:1432732217;}}'),
(18993, 1229, 'nickname', 'Robert_Dos_Passos_V'),
(18994, 1229, 'first_name', 'Robert'),
(18995, 1229, 'last_name', 'Dos Passos V'),
(18996, 1229, 'description', ''),
(18997, 1229, 'rich_editing', 'true'),
(18998, 1229, 'comment_shortcuts', 'false'),
(18999, 1229, 'admin_color', 'fresh'),
(19000, 1229, 'use_ssl', '0'),
(19001, 1229, 'show_admin_bar_front', 'true'),
(19002, 1229, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19003, 1229, 'wp_user_level', '0'),
(19004, 1229, 'wsl_current_provider', 'Google'),
(19005, 1229, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-z0qBAXTBdoE/AAAAAAAAAAI/AAAAAAAAAD8/PwqQvYPWTcE/photo.jpg?sz=200'),
(19006, 1229, 'session_tokens', 'a:1:{s:64:\"09539f23b9d9b6c26f333d305e4646da9e7445d099d1f45922d82fd9051e4645\";a:4:{s:10:\"expiration\";i:1433941838;s:2:\"ip\";s:14:\"201.236.134.83\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432732238;}}'),
(19007, 2, '_yoast_wpseo_profile_updated', '1432732242'),
(19008, 2, 'googleplus', ''),
(19009, 2, 'twitter', ''),
(19010, 2, 'facebook', ''),
(19011, 1229, 'votou', 'sim'),
(19012, 1229, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(19013, 1225, 'votou', 'sim'),
(19014, 1225, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(19015, 1230, 'nickname', 'Daniel_Martins_1'),
(19016, 1230, 'first_name', 'Daniel'),
(19017, 1230, 'last_name', 'Martins'),
(19018, 1230, 'description', ''),
(19019, 1230, 'rich_editing', 'true'),
(19020, 1230, 'comment_shortcuts', 'false'),
(19021, 1230, 'admin_color', 'fresh'),
(19022, 1230, 'use_ssl', '0'),
(19023, 1230, 'show_admin_bar_front', 'true'),
(19024, 1230, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19025, 1230, 'wp_user_level', '0'),
(19026, 1230, 'wsl_current_provider', 'Facebook'),
(19027, 1230, 'wsl_current_user_image', 'https://graph.facebook.com/10200398334916339/picture?width=150&height=150'),
(19028, 1230, 'session_tokens', 'a:1:{s:64:\"c9bc2f122107e4699f601ddb60754b069431247d8ebfd35533c3934e2cdcf05d\";a:4:{s:10:\"expiration\";i:1433942066;s:2:\"ip\";s:13:\"95.211.174.70\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432732466;}}'),
(19029, 1228, 'votou', 'sim'),
(19030, 1228, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,revelacao-do-ano-deeply_p1383,foto-do-ano_p1277,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(19031, 1230, 'votou', 'sim'),
(19032, 1230, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(19033, 1231, 'nickname', 'Bruno_Rocha'),
(19034, 1231, 'first_name', 'Bruno'),
(19035, 1231, 'last_name', 'Rocha'),
(19036, 1231, 'description', ''),
(19037, 1231, 'rich_editing', 'true'),
(19038, 1231, 'comment_shortcuts', 'false'),
(19039, 1231, 'admin_color', 'fresh'),
(19040, 1231, 'use_ssl', '0'),
(19041, 1231, 'show_admin_bar_front', 'true'),
(19042, 1231, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19043, 1231, 'wp_user_level', '0'),
(19044, 1231, 'wsl_current_provider', 'Facebook'),
(19045, 1231, 'wsl_current_user_image', 'https://graph.facebook.com/1677697939128002/picture?width=150&height=150'),
(19046, 1231, 'session_tokens', 'a:2:{s:64:\"1178407c67497e45f30bc5875356985245f2a80ca71e7dc63cec4f5a71955766\";a:4:{s:10:\"expiration\";i:1433942233;s:2:\"ip\";s:13:\"62.169.86.130\";s:2:\"ua\";s:169:\"Mozilla/5.0 (Linux; U; Android 4.1.9; en-us; I9300 Build/IMM76D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/29.0.0.23.13;]\";s:5:\"login\";i:1432732633;}s:64:\"276d6bc9db28255ac8c5976ea383d75bbf35a692e30a742a0f668cb85786ecbf\";a:4:{s:10:\"expiration\";i:1433966845;s:2:\"ip\";s:13:\"85.241.121.12\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432757245;}}'),
(19047, 1232, 'nickname', 'Claudia_Caramez_Duarte'),
(19048, 1232, 'first_name', 'Claudia'),
(19049, 1232, 'last_name', 'Duarte'),
(19050, 1232, 'description', ''),
(19051, 1232, 'rich_editing', 'true'),
(19052, 1232, 'comment_shortcuts', 'false'),
(19053, 1232, 'admin_color', 'fresh'),
(19054, 1232, 'use_ssl', '0'),
(19055, 1232, 'show_admin_bar_front', 'true'),
(19056, 1232, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19057, 1232, 'wp_user_level', '0'),
(19058, 1232, 'wsl_current_provider', 'Facebook'),
(19059, 1232, 'wsl_current_user_image', 'https://graph.facebook.com/10200541410214154/picture?width=150&height=150'),
(19060, 1232, 'session_tokens', 'a:1:{s:64:\"3870d82372fad86ecd8be762207f92af3209736aae8004c0f3b56afcf05d94b3\";a:4:{s:10:\"expiration\";i:1433942291;s:2:\"ip\";s:14:\"85.138.118.199\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432732691;}}'),
(19061, 1233, 'nickname', 'Paula_Botelho'),
(19062, 1233, 'first_name', 'Paula'),
(19063, 1233, 'last_name', 'Botelho'),
(19064, 1233, 'description', ''),
(19065, 1233, 'rich_editing', 'true'),
(19066, 1233, 'comment_shortcuts', 'false'),
(19067, 1233, 'admin_color', 'fresh'),
(19068, 1233, 'use_ssl', '0'),
(19069, 1233, 'show_admin_bar_front', 'true'),
(19070, 1233, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19071, 1233, 'wp_user_level', '0'),
(19072, 1233, 'wsl_current_provider', 'Facebook'),
(19073, 1233, 'wsl_current_user_image', 'https://graph.facebook.com/10204077836697419/picture?width=150&height=150'),
(19074, 1233, 'session_tokens', 'a:1:{s:64:\"f2e0991098f5daab9b4b2ce86143a7c26280ccf7833218e1d92c3477b0e3fcd5\";a:4:{s:10:\"expiration\";i:1433942294;s:2:\"ip\";s:11:\"85.139.4.40\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432732694;}}'),
(19075, 1234, 'nickname', 'Goncalo_Ruivo'),
(19076, 1234, 'first_name', 'Gonçalo'),
(19077, 1234, 'last_name', 'Ruivo'),
(19078, 1234, 'description', ''),
(19079, 1234, 'rich_editing', 'true'),
(19080, 1234, 'comment_shortcuts', 'false'),
(19081, 1234, 'admin_color', 'fresh'),
(19082, 1234, 'use_ssl', '0'),
(19083, 1234, 'show_admin_bar_front', 'true'),
(19084, 1234, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19085, 1234, 'wp_user_level', '0'),
(19086, 1234, 'wsl_current_provider', 'Facebook'),
(19087, 1234, 'wsl_current_user_image', 'https://graph.facebook.com/10204567542164844/picture?width=150&height=150'),
(19088, 1234, 'session_tokens', 'a:1:{s:64:\"2209974088e1a7caa4a99d50daf72c0e596f80e40d88a5d0a07d3e3f3f5cda1a\";a:4:{s:10:\"expiration\";i:1433942344;s:2:\"ip\";s:12:\"36.76.49.101\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.4.10 (KHTML, like Gecko) Version/8.0.4 Safari/600.4.10\";s:5:\"login\";i:1432732744;}}'),
(19089, 1233, 'votou', 'sim'),
(19090, 1233, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,foto-do-ano_p1169,treinador-do-ano_p1359'),
(19091, 1235, 'nickname', 'Antonio_Pereira_Goncalves'),
(19092, 1235, 'first_name', 'António'),
(19093, 1235, 'last_name', 'Pereira Gonçalves'),
(19094, 1235, 'description', ''),
(19095, 1235, 'rich_editing', 'true'),
(19096, 1235, 'comment_shortcuts', 'false'),
(19097, 1235, 'admin_color', 'fresh'),
(19098, 1235, 'use_ssl', '0'),
(19099, 1235, 'show_admin_bar_front', 'true'),
(19100, 1235, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19101, 1235, 'wp_user_level', '0'),
(19102, 1235, 'wsl_current_provider', 'Facebook'),
(19103, 1235, 'wsl_current_user_image', 'https://graph.facebook.com/893417277381280/picture?width=150&height=150'),
(19104, 1235, 'session_tokens', 'a:1:{s:64:\"3d0dc560b3bb780dc29f0fd6ca2bf3faa7925df911d4ec445ad8f1c03dc8c38b\";a:4:{s:10:\"expiration\";i:1433942373;s:2:\"ip\";s:14:\"193.136.74.114\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432732773;}}'),
(19105, 1232, 'votou', 'sim'),
(19106, 1232, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(19107, 699, 'votou', 'sim'),
(19108, 699, 'user_votes', 'shaper-do-ano-xhapeland_p1381,treinador-do-ano_p1359'),
(19109, 1236, 'nickname', 'Nuno_Santos_2'),
(19110, 1236, 'first_name', 'Nuno'),
(19111, 1236, 'last_name', 'Santos'),
(19112, 1236, 'description', ''),
(19113, 1236, 'rich_editing', 'true'),
(19114, 1236, 'comment_shortcuts', 'false'),
(19115, 1236, 'admin_color', 'fresh'),
(19116, 1236, 'use_ssl', '0'),
(19117, 1236, 'show_admin_bar_front', 'true'),
(19118, 1236, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19119, 1236, 'wp_user_level', '0'),
(19120, 1236, 'wsl_current_provider', 'Facebook'),
(19121, 1236, 'wsl_current_user_image', 'https://graph.facebook.com/10206521001160816/picture?width=150&height=150'),
(19122, 1236, 'session_tokens', 'a:1:{s:64:\"0de6a5bef89cf257b4c594072a3b7832a46d7f58ac8dc6fd31f83ebcfb69533f\";a:4:{s:10:\"expiration\";i:1433942421;s:2:\"ip\";s:13:\"79.168.159.97\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432732821;}}'),
(19123, 1235, 'votou', 'sim'),
(19124, 1235, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(19125, 1237, 'nickname', 'Vasco_Abreu'),
(19126, 1237, 'first_name', 'Vasco'),
(19127, 1237, 'last_name', 'Abreu'),
(19128, 1237, 'description', ''),
(19129, 1237, 'rich_editing', 'true'),
(19130, 1237, 'comment_shortcuts', 'false'),
(19131, 1237, 'admin_color', 'fresh'),
(19132, 1237, 'use_ssl', '0'),
(19133, 1237, 'show_admin_bar_front', 'true'),
(19134, 1237, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19135, 1237, 'wp_user_level', '0'),
(19136, 1237, 'wsl_current_provider', 'Facebook'),
(19137, 1237, 'wsl_current_user_image', 'https://graph.facebook.com/838415059569560/picture?width=150&height=150'),
(19138, 1237, 'session_tokens', 'a:1:{s:64:\"888b6a8f0e28f782992d6ae35a0f6d4a8b51b81caf10a3876e5fffc351c74e38\";a:4:{s:10:\"expiration\";i:1433942560;s:2:\"ip\";s:14:\"85.243.176.122\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432732960;}}'),
(19139, 1237, 'votou', 'sim'),
(19140, 1237, 'user_votes', 'surfista-do-ano-oakley_p1342,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1383'),
(19141, 1238, 'nickname', 'Goncalo_Graca'),
(19142, 1238, 'first_name', 'Gonçalo'),
(19143, 1238, 'last_name', 'Graça'),
(19144, 1238, 'description', ''),
(19145, 1238, 'rich_editing', 'true'),
(19146, 1238, 'comment_shortcuts', 'false'),
(19147, 1238, 'admin_color', 'fresh'),
(19148, 1238, 'use_ssl', '0'),
(19149, 1238, 'show_admin_bar_front', 'true'),
(19150, 1238, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19151, 1238, 'wp_user_level', '0'),
(19152, 1238, 'wsl_current_provider', 'Google'),
(19153, 1238, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-dbIoYR4zZXM/AAAAAAAAAAI/AAAAAAAAAjc/3APQb0G0_Bc/photo.jpg?sz=200'),
(19154, 1238, 'session_tokens', 'a:3:{s:64:\"2f521aba19e6f4a6a1e26b7a4ea4f264688684ce19303861056e0df276b95add\";a:4:{s:10:\"expiration\";i:1433942761;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432733161;}s:64:\"1c4b8ca091175cb0e8dca3423a5489881840173e8ea67f7cd5dff3e1aec104f7\";a:4:{s:10:\"expiration\";i:1434112122;s:2:\"ip\";s:10:\"95.94.36.2\";s:2:\"ua\";s:155:\"Mozilla/5.0 (Linux; U; Android 4.1.1; pt-pt; Vodafone 875 Build/JRO03C) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.1 Mobile Safari/534.30 SVN/110HGG1\";s:5:\"login\";i:1432902522;}s:64:\"b26d7dc19e52b16775fdd07fa3727ec3a30fd696104f715017d507f68e39675a\";a:4:{s:10:\"expiration\";i:1434658301;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433448701;}}'),
(19155, 1236, 'votou', 'sim'),
(19156, 1236, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(19157, 1239, 'nickname', 'Paulo_Almeida'),
(19158, 1239, 'first_name', 'Paulo'),
(19159, 1239, 'last_name', 'Almeida'),
(19160, 1239, 'description', ''),
(19161, 1239, 'rich_editing', 'true'),
(19162, 1239, 'comment_shortcuts', 'false'),
(19163, 1239, 'admin_color', 'fresh'),
(19164, 1239, 'use_ssl', '0'),
(19165, 1239, 'show_admin_bar_front', 'true'),
(19166, 1239, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19167, 1239, 'wp_user_level', '0'),
(19168, 1239, 'wsl_current_provider', 'Facebook'),
(19169, 1239, 'wsl_current_user_image', 'https://graph.facebook.com/10206088896317919/picture?width=150&height=150'),
(19170, 1239, 'session_tokens', 'a:1:{s:64:\"dee140ff34fdee3296f0e8a9f4736c8148606a847009a7ebffa259b7163cb509\";a:4:{s:10:\"expiration\";i:1433942877;s:2:\"ip\";s:14:\"217.129.152.54\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432733277;}}'),
(19171, 1240, 'nickname', 'Antonio_Rocha'),
(19172, 1240, 'first_name', 'António'),
(19173, 1240, 'last_name', 'Rocha'),
(19174, 1240, 'description', ''),
(19175, 1240, 'rich_editing', 'true'),
(19176, 1240, 'comment_shortcuts', 'false'),
(19177, 1240, 'admin_color', 'fresh'),
(19178, 1240, 'use_ssl', '0'),
(19179, 1240, 'show_admin_bar_front', 'true'),
(19180, 1240, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19181, 1240, 'wp_user_level', '0'),
(19182, 1240, 'wsl_current_provider', 'Facebook'),
(19183, 1240, 'wsl_current_user_image', 'https://graph.facebook.com/10205756649651462/picture?width=150&height=150'),
(19184, 1240, 'session_tokens', 'a:1:{s:64:\"c74584000571a119322d31e6cec920ae0959a3610a24dbece2233682fac7df52\";a:4:{s:10:\"expiration\";i:1433942939;s:2:\"ip\";s:14:\"79.168.192.116\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432733339;}}'),
(19185, 1241, 'nickname', 'Goncalo_Bandeira'),
(19186, 1241, 'first_name', 'Gonçalo'),
(19187, 1241, 'last_name', 'Bandeira'),
(19188, 1241, 'description', ''),
(19189, 1241, 'rich_editing', 'true'),
(19190, 1241, 'comment_shortcuts', 'false'),
(19191, 1241, 'admin_color', 'fresh'),
(19192, 1241, 'use_ssl', '0'),
(19193, 1241, 'show_admin_bar_front', 'true'),
(19194, 1241, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19195, 1241, 'wp_user_level', '0'),
(19196, 1241, 'wsl_current_provider', 'Facebook'),
(19197, 1241, 'wsl_current_user_image', 'https://graph.facebook.com/10153253899480490/picture?width=150&height=150'),
(19198, 1241, 'session_tokens', 'a:1:{s:64:\"7aceb54809f5ef6d4bd921f2352c2e154351c61574f33729ef19f28e37298bca\";a:4:{s:10:\"expiration\";i:1433943043;s:2:\"ip\";s:12:\"87.103.68.38\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432733443;}}'),
(19199, 1238, 'votou', 'sim'),
(19200, 1238, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(19201, 1242, 'nickname', 'Sonya_Jardim_Rodrigues_Alves'),
(19202, 1242, 'first_name', 'Sonya'),
(19203, 1242, 'last_name', 'Alves'),
(19204, 1242, 'description', ''),
(19205, 1242, 'rich_editing', 'true'),
(19206, 1242, 'comment_shortcuts', 'false'),
(19207, 1242, 'admin_color', 'fresh'),
(19208, 1242, 'use_ssl', '0'),
(19209, 1242, 'show_admin_bar_front', 'true'),
(19210, 1242, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19211, 1242, 'wp_user_level', '0'),
(19212, 1242, 'wsl_current_provider', 'Facebook'),
(19213, 1242, 'wsl_current_user_image', 'https://graph.facebook.com/10153334999272930/picture?width=150&height=150'),
(19214, 1242, 'session_tokens', 'a:3:{s:64:\"9700d9bb1d5fe294ea1d8cbd37078b08e0779bc3f9c8aec13c3f8fa3aabb0ee0\";a:4:{s:10:\"expiration\";i:1433943088;s:2:\"ip\";s:13:\"87.103.57.126\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432733488;}s:64:\"b841e1c513a2e4ed7bbf46583b485d54feda99a62029e9e80e076511fe3ad4aa\";a:4:{s:10:\"expiration\";i:1434010174;s:2:\"ip\";s:13:\"87.103.74.129\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432800574;}s:64:\"9afde052fe45c96efec2a699703088607d3b7df4580ee8f6666a851179a86699\";a:4:{s:10:\"expiration\";i:1434627888;s:2:\"ip\";s:12:\"87.103.60.95\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5\";s:5:\"login\";i:1433418288;}}'),
(19215, 1240, 'votou', 'sim'),
(19216, 1240, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(19217, 1243, 'nickname', 'Bernardo_Vaz_Pinto'),
(19218, 1243, 'first_name', 'Bernardo'),
(19219, 1243, 'last_name', 'Vaz Pinto'),
(19220, 1243, 'description', ''),
(19221, 1243, 'rich_editing', 'true'),
(19222, 1243, 'comment_shortcuts', 'false'),
(19223, 1243, 'admin_color', 'fresh'),
(19224, 1243, 'use_ssl', '0'),
(19225, 1243, 'show_admin_bar_front', 'true'),
(19226, 1243, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19227, 1243, 'wp_user_level', '0'),
(19228, 1243, 'wsl_current_provider', 'Facebook'),
(19229, 1243, 'wsl_current_user_image', 'https://graph.facebook.com/899127656792236/picture?width=150&height=150'),
(19230, 1243, 'session_tokens', 'a:1:{s:64:\"95a2af4f9df25416c944865681b1df3f1dbc4543e20d4214adae757eef09b861\";a:4:{s:10:\"expiration\";i:1433943108;s:2:\"ip\";s:14:\"85.245.102.177\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432733508;}}'),
(19231, 1244, 'nickname', 'Diogo_Ramalhao'),
(19232, 1244, 'first_name', 'Diogo'),
(19233, 1244, 'last_name', 'Ramalhão'),
(19234, 1244, 'description', ''),
(19235, 1244, 'rich_editing', 'true'),
(19236, 1244, 'comment_shortcuts', 'false'),
(19237, 1244, 'admin_color', 'fresh'),
(19238, 1244, 'use_ssl', '0'),
(19239, 1244, 'show_admin_bar_front', 'true'),
(19240, 1244, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19241, 1244, 'wp_user_level', '0'),
(19242, 1244, 'wsl_current_provider', 'Google'),
(19243, 1244, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-OuhJuJZUhDs/AAAAAAAAAAI/AAAAAAAAABI/KeGl_Sk5iC4/photo.jpg?sz=200'),
(19244, 1244, 'session_tokens', 'a:1:{s:64:\"6ca83d77b44ea604e51220200d713ae3cbc88aec87a78ed7243439af57d64312\";a:4:{s:10:\"expiration\";i:1433943148;s:2:\"ip\";s:11:\"2.81.176.29\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432733548;}}'),
(19245, 1242, 'votou', 'sim'),
(19246, 1242, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163'),
(19247, 1244, 'votou', 'sim'),
(19248, 1244, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,shaper-do-ano-xhapeland_p1379,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(19249, 1245, 'nickname', 'Goncalo_Lopes'),
(19250, 1245, 'first_name', 'Gonçalo'),
(19251, 1245, 'last_name', 'Lopes'),
(19252, 1245, 'description', ''),
(19253, 1245, 'rich_editing', 'true'),
(19254, 1245, 'comment_shortcuts', 'false'),
(19255, 1245, 'admin_color', 'fresh'),
(19256, 1245, 'use_ssl', '0'),
(19257, 1245, 'show_admin_bar_front', 'true'),
(19258, 1245, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19259, 1245, 'wp_user_level', '0'),
(19260, 1245, 'wsl_current_provider', 'Facebook'),
(19261, 1245, 'wsl_current_user_image', 'https://graph.facebook.com/10205539211214465/picture?width=150&height=150'),
(19262, 1245, 'session_tokens', 'a:1:{s:64:\"5092c280465adabd0bac645f6698e1a088ae1a958bb34c1b0e568cb7e5107f05\";a:4:{s:10:\"expiration\";i:1433943311;s:2:\"ip\";s:13:\"89.152.254.81\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432733711;}}'),
(19263, 1239, 'votou', 'sim'),
(19264, 1239, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(19265, 1246, 'nickname', 'Marta_Morgado'),
(19266, 1246, 'first_name', 'Marta'),
(19267, 1246, 'last_name', 'Morgado'),
(19268, 1246, 'description', ''),
(19269, 1246, 'rich_editing', 'true'),
(19270, 1246, 'comment_shortcuts', 'false'),
(19271, 1246, 'admin_color', 'fresh'),
(19272, 1246, 'use_ssl', '0'),
(19273, 1246, 'show_admin_bar_front', 'true'),
(19274, 1246, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19275, 1246, 'wp_user_level', '0'),
(19276, 1246, 'wsl_current_provider', 'Facebook'),
(19277, 1246, 'wsl_current_user_image', 'https://graph.facebook.com/10207214363016811/picture?width=150&height=150'),
(19278, 1246, 'session_tokens', 'a:1:{s:64:\"82f1f2443b965852d166c86e59f6aaa24fc7116dd35f643b6aaa2889fc42f0f2\";a:4:{s:10:\"expiration\";i:1433943484;s:2:\"ip\";s:13:\"193.137.98.66\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432733884;}}'),
(19279, 1247, 'nickname', 'Silvia_Matos'),
(19280, 1247, 'first_name', 'Silvia'),
(19281, 1247, 'last_name', 'Matos'),
(19282, 1247, 'description', ''),
(19283, 1247, 'rich_editing', 'true'),
(19284, 1247, 'comment_shortcuts', 'false'),
(19285, 1247, 'admin_color', 'fresh'),
(19286, 1247, 'use_ssl', '0'),
(19287, 1247, 'show_admin_bar_front', 'true'),
(19288, 1247, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19289, 1247, 'wp_user_level', '0'),
(19290, 1247, 'wsl_current_provider', 'Facebook'),
(19291, 1247, 'wsl_current_user_image', 'https://graph.facebook.com/10204033280223444/picture?width=150&height=150'),
(19292, 1247, 'session_tokens', 'a:3:{s:64:\"59eb89acc43f2a75b14de4cba75ff8845362e42e8e4c4e1498f57854e26615f5\";a:4:{s:10:\"expiration\";i:1433943518;s:2:\"ip\";s:13:\"87.103.49.181\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/29.0.0.9.13;FBBV/9374459;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432733918;}s:64:\"bdf1582288b2d7be6d6fc28dd0867252c38fc95730bdda428536df0e3472deb9\";a:4:{s:10:\"expiration\";i:1433943760;s:2:\"ip\";s:13:\"87.103.49.181\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/29.0.0.9.13;FBBV/9374459;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432734160;}s:64:\"fad7e842359c0d9197282330428edb62b1693eac724d6e4c65724f68fb0c2d0f\";a:4:{s:10:\"expiration\";i:1433968843;s:2:\"ip\";s:13:\"188.37.196.47\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432759243;}}'),
(19293, 1248, 'nickname', 'Teresa_Vera_Magalhaes'),
(19294, 1248, 'first_name', 'Teresa'),
(19295, 1248, 'last_name', 'Magalhães'),
(19296, 1248, 'description', ''),
(19297, 1248, 'rich_editing', 'true'),
(19298, 1248, 'comment_shortcuts', 'false'),
(19299, 1248, 'admin_color', 'fresh'),
(19300, 1248, 'use_ssl', '0'),
(19301, 1248, 'show_admin_bar_front', 'true'),
(19302, 1248, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(19303, 1248, 'wp_user_level', '0'),
(19304, 1248, 'wsl_current_provider', 'Facebook'),
(19305, 1248, 'wsl_current_user_image', 'https://graph.facebook.com/10206831094401724/picture?width=150&height=150'),
(19306, 1248, 'session_tokens', 'a:1:{s:64:\"de7373f5b2fc331f0fda58dbf7d5175fbce888596b4966e893214630c9a45109\";a:4:{s:10:\"expiration\";i:1433943796;s:2:\"ip\";s:11:\"87.103.15.6\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432734196;}}'),
(19307, 1249, 'nickname', 'Manuela_Correia'),
(19308, 1249, 'first_name', 'Manuela'),
(19309, 1249, 'last_name', 'Correia'),
(19310, 1249, 'description', ''),
(19311, 1249, 'rich_editing', 'true'),
(19312, 1249, 'comment_shortcuts', 'false'),
(19313, 1249, 'admin_color', 'fresh'),
(19314, 1249, 'use_ssl', '0'),
(19315, 1249, 'show_admin_bar_front', 'true'),
(19316, 1249, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19317, 1249, 'wp_user_level', '0'),
(19318, 1249, 'wsl_current_provider', 'Facebook'),
(19319, 1249, 'wsl_current_user_image', 'https://graph.facebook.com/10206268813016555/picture?width=150&height=150'),
(19320, 1249, 'session_tokens', 'a:1:{s:64:\"e4b76226ae9787244617933a7c27860704cb3ff9e31f812cafa900ff66f59de4\";a:4:{s:10:\"expiration\";i:1433943851;s:2:\"ip\";s:13:\"81.84.240.198\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432734251;}}'),
(19321, 1248, 'votou', 'sim'),
(19322, 1248, 'user_votes', 'treinador-do-ano_p1363'),
(19323, 1250, 'nickname', 'Patricia_Vidigal'),
(19324, 1250, 'first_name', 'Patricia'),
(19325, 1250, 'last_name', 'Vidigal'),
(19326, 1250, 'description', ''),
(19327, 1250, 'rich_editing', 'true'),
(19328, 1250, 'comment_shortcuts', 'false'),
(19329, 1250, 'admin_color', 'fresh'),
(19330, 1250, 'use_ssl', '0'),
(19331, 1250, 'show_admin_bar_front', 'true'),
(19332, 1250, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19333, 1250, 'wp_user_level', '0'),
(19334, 1250, 'wsl_current_provider', 'Facebook'),
(19335, 1250, 'wsl_current_user_image', 'https://graph.facebook.com/866910290011454/picture?width=150&height=150'),
(19336, 1250, 'session_tokens', 'a:1:{s:64:\"f892a95732e6cb00c696fdd1d45f88445a35d9445d111b3f46cacab9b68b909d\";a:4:{s:10:\"expiration\";i:1433943890;s:2:\"ip\";s:13:\"37.28.197.162\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432734290;}}'),
(19337, 1251, 'nickname', 'Decio_Costa'),
(19338, 1251, 'first_name', 'Décio'),
(19339, 1251, 'last_name', 'Costa'),
(19340, 1251, 'description', ''),
(19341, 1251, 'rich_editing', 'true'),
(19342, 1251, 'comment_shortcuts', 'false'),
(19343, 1251, 'admin_color', 'fresh'),
(19344, 1251, 'use_ssl', '0'),
(19345, 1251, 'show_admin_bar_front', 'true'),
(19346, 1251, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19347, 1251, 'wp_user_level', '0'),
(19348, 1251, 'wsl_current_provider', 'Google'),
(19349, 1251, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(19350, 1251, 'session_tokens', 'a:1:{s:64:\"8957bfdacc6d551c93291f2c24dd77f6eaac6a8ebd14a0a791e1494ed77024ff\";a:4:{s:10:\"expiration\";i:1433943920;s:2:\"ip\";s:11:\"5.158.24.13\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432734320;}}'),
(19351, 1249, 'votou', 'sim'),
(19352, 1249, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,foto-do-ano_p1277,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(19353, 1252, 'nickname', 'Goncalo_Bebiano_Caetano'),
(19354, 1252, 'first_name', 'Gonçalo'),
(19355, 1252, 'last_name', 'Caetano'),
(19356, 1252, 'description', ''),
(19357, 1252, 'rich_editing', 'true'),
(19358, 1252, 'comment_shortcuts', 'false'),
(19359, 1252, 'admin_color', 'fresh'),
(19360, 1252, 'use_ssl', '0'),
(19361, 1252, 'show_admin_bar_front', 'true'),
(19362, 1252, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19363, 1252, 'wp_user_level', '0'),
(19364, 1252, 'wsl_current_provider', 'Facebook'),
(19365, 1252, 'wsl_current_user_image', 'https://graph.facebook.com/10155611067810704/picture?width=150&height=150'),
(19366, 1252, 'session_tokens', 'a:1:{s:64:\"e1ce36728b5d1d8d1254051db9dd36f27aeb94a93d38083fdb5d6507e9320348\";a:4:{s:10:\"expiration\";i:1433943973;s:2:\"ip\";s:13:\"93.108.54.160\";s:2:\"ua\";s:127:\"Mozilla/5.0 (iPad; CPU OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B435 Safari/600.1.4\";s:5:\"login\";i:1432734373;}}'),
(19367, 1253, 'nickname', 'Sergio_Nunes'),
(19368, 1253, 'first_name', 'Sérgio'),
(19369, 1253, 'last_name', 'Nunes'),
(19370, 1253, 'description', ''),
(19371, 1253, 'rich_editing', 'true'),
(19372, 1253, 'comment_shortcuts', 'false'),
(19373, 1253, 'admin_color', 'fresh'),
(19374, 1253, 'use_ssl', '0'),
(19375, 1253, 'show_admin_bar_front', 'true'),
(19376, 1253, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19377, 1253, 'wp_user_level', '0'),
(19378, 1253, 'wsl_current_provider', 'Facebook'),
(19379, 1253, 'wsl_current_user_image', 'https://graph.facebook.com/1091436894206995/picture?width=150&height=150'),
(19380, 1253, 'session_tokens', 'a:1:{s:64:\"c381c55d42ded4cf0789208920f717c8f16f143cc96d9ee14712c09377d08175\";a:4:{s:10:\"expiration\";i:1433943978;s:2:\"ip\";s:13:\"89.180.89.197\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432734378;}}'),
(19381, 1250, 'votou', 'sim'),
(19382, 1250, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(19383, 1253, 'votou', 'sim'),
(19384, 1253, 'user_votes', 'foto-do-ano_p1163'),
(19385, 1254, 'nickname', 'Cristina_Nobrega_de_Lima'),
(19386, 1254, 'first_name', 'Cristina'),
(19387, 1254, 'last_name', 'Nóbrega de Lima'),
(19388, 1254, 'description', ''),
(19389, 1254, 'rich_editing', 'true'),
(19390, 1254, 'comment_shortcuts', 'false'),
(19391, 1254, 'admin_color', 'fresh'),
(19392, 1254, 'use_ssl', '0'),
(19393, 1254, 'show_admin_bar_front', 'true'),
(19394, 1254, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19395, 1254, 'wp_user_level', '0'),
(19396, 1254, 'wsl_current_provider', 'Facebook'),
(19397, 1254, 'wsl_current_user_image', 'https://graph.facebook.com/940300169325415/picture?width=150&height=150'),
(19398, 1254, 'session_tokens', 'a:1:{s:64:\"b5bc1337dcf0da03414c59f0e92c6962836d83aa7f74d8f8ea791804c6972a28\";a:4:{s:10:\"expiration\";i:1433944074;s:2:\"ip\";s:10:\"85.244.9.6\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1432734474;}}'),
(19399, 1252, 'votou', 'sim'),
(19400, 1252, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(19401, 1255, 'nickname', 'Madalena_Ferrao'),
(19402, 1255, 'first_name', 'Madalena'),
(19403, 1255, 'last_name', 'Ferrão'),
(19404, 1255, 'description', ''),
(19405, 1255, 'rich_editing', 'true'),
(19406, 1255, 'comment_shortcuts', 'false'),
(19407, 1255, 'admin_color', 'fresh'),
(19408, 1255, 'use_ssl', '0'),
(19409, 1255, 'show_admin_bar_front', 'true'),
(19410, 1255, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19411, 1255, 'wp_user_level', '0'),
(19412, 1255, 'wsl_current_provider', 'Facebook'),
(19413, 1255, 'wsl_current_user_image', 'https://graph.facebook.com/892317047473896/picture?width=150&height=150'),
(19414, 1255, 'session_tokens', 'a:1:{s:64:\"d32731a2955039ef2c288c0a4eb57f2d845474e90ee91cf1762ef03e5171ae81\";a:4:{s:10:\"expiration\";i:1433944119;s:2:\"ip\";s:12:\"79.169.9.115\";s:2:\"ua\";s:238:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/17.0.0.14.13;FBBV/4950859;FBDV/iPad3,1;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432734519;}}'),
(19415, 1254, 'votou', 'sim'),
(19416, 1254, 'user_votes', 'maior-onda-tow-in-oe_p1036'),
(19417, 1255, 'votou', 'sim'),
(19418, 1255, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,free-surfer-do-ano-volcom_p1397,foto-do-ano_p1277,treinador-do-ano_p1359'),
(19419, 1251, 'votou', 'sim'),
(19420, 1251, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(19421, 1256, 'nickname', 'Francisca_Braganca_Ahrens_Teixeira'),
(19422, 1256, 'first_name', 'Francisca'),
(19423, 1256, 'last_name', 'Ahrens Teixeira'),
(19424, 1256, 'description', ''),
(19425, 1256, 'rich_editing', 'true'),
(19426, 1256, 'comment_shortcuts', 'false'),
(19427, 1256, 'admin_color', 'fresh'),
(19428, 1256, 'use_ssl', '0'),
(19429, 1256, 'show_admin_bar_front', 'true'),
(19430, 1256, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19431, 1256, 'wp_user_level', '0'),
(19432, 1256, 'wsl_current_provider', 'Facebook'),
(19433, 1256, 'wsl_current_user_image', 'https://graph.facebook.com/10206950006248404/picture?width=150&height=150'),
(19434, 1256, 'session_tokens', 'a:1:{s:64:\"11db37a942572ae6b2876b4d9afdd969137ee5eceda58b1aadb11451ba7f76af\";a:4:{s:10:\"expiration\";i:1433944382;s:2:\"ip\";s:14:\"192.162.17.254\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432734782;}}'),
(19435, 1257, 'nickname', 'Ana_Xistra'),
(19436, 1257, 'first_name', 'Ana'),
(19437, 1257, 'last_name', 'Xistra'),
(19438, 1257, 'description', ''),
(19439, 1257, 'rich_editing', 'true'),
(19440, 1257, 'comment_shortcuts', 'false'),
(19441, 1257, 'admin_color', 'fresh'),
(19442, 1257, 'use_ssl', '0'),
(19443, 1257, 'show_admin_bar_front', 'true'),
(19444, 1257, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19445, 1257, 'wp_user_level', '0'),
(19446, 1257, 'wsl_current_provider', 'Facebook'),
(19447, 1257, 'wsl_current_user_image', 'https://graph.facebook.com/983484011681970/picture?width=150&height=150'),
(19448, 1257, 'session_tokens', 'a:1:{s:64:\"2f1d07eff13827ddd1ad404f3dbca86facf2685eba0a1c895ec2158257d54b14\";a:4:{s:10:\"expiration\";i:1433944418;s:2:\"ip\";s:13:\"213.30.63.126\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432734818;}}'),
(19449, 1256, 'votou', 'sim'),
(19450, 1256, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(19451, 1258, 'nickname', 'Paulo_Salvador'),
(19452, 1258, 'first_name', 'Paulo'),
(19453, 1258, 'last_name', 'Salvador'),
(19454, 1258, 'description', ''),
(19455, 1258, 'rich_editing', 'true'),
(19456, 1258, 'comment_shortcuts', 'false'),
(19457, 1258, 'admin_color', 'fresh'),
(19458, 1258, 'use_ssl', '0'),
(19459, 1258, 'show_admin_bar_front', 'true'),
(19460, 1258, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19461, 1258, 'wp_user_level', '0'),
(19462, 1258, 'wsl_current_provider', 'Google'),
(19463, 1258, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(19464, 1258, 'session_tokens', 'a:1:{s:64:\"b4393fd80313f2152b6735883307a36f159521f794c288347cfad6a4ec5bf692\";a:4:{s:10:\"expiration\";i:1433944514;s:2:\"ip\";s:13:\"188.251.45.57\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; U; Android 4.3; en-us; SGH-T999 Build/JSS15J) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432734914;}}'),
(19465, 1259, 'nickname', 'Madalena_Marta'),
(19466, 1259, 'first_name', 'Madalena'),
(19467, 1259, 'last_name', 'Marta'),
(19468, 1259, 'description', ''),
(19469, 1259, 'rich_editing', 'true'),
(19470, 1259, 'comment_shortcuts', 'false'),
(19471, 1259, 'admin_color', 'fresh'),
(19472, 1259, 'use_ssl', '0'),
(19473, 1259, 'show_admin_bar_front', 'true'),
(19474, 1259, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19475, 1259, 'wp_user_level', '0'),
(19476, 1259, 'wsl_current_provider', 'Facebook'),
(19477, 1259, 'wsl_current_user_image', 'https://graph.facebook.com/10202922526423460/picture?width=150&height=150'),
(19478, 1259, 'session_tokens', 'a:1:{s:64:\"c8f638bd5013698b33cd605263aef7d91b6e38488eaa169d48c431239aa34c22\";a:4:{s:10:\"expiration\";i:1433944565;s:2:\"ip\";s:12:\"10.26.14.172\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432734965;}}'),
(19479, 1257, 'votou', 'sim'),
(19480, 1257, 'user_votes', 'onda-do-ano-polen_p1230'),
(19481, 1246, 'votou', 'sim'),
(19482, 1246, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1169,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(19483, 1260, 'nickname', 'Candida_Goncalves'),
(19484, 1260, 'first_name', 'Candida'),
(19485, 1260, 'last_name', 'Goncalves'),
(19486, 1260, 'description', ''),
(19487, 1260, 'rich_editing', 'true'),
(19488, 1260, 'comment_shortcuts', 'false'),
(19489, 1260, 'admin_color', 'fresh'),
(19490, 1260, 'use_ssl', '0'),
(19491, 1260, 'show_admin_bar_front', 'true'),
(19492, 1260, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19493, 1260, 'wp_user_level', '0'),
(19494, 1260, 'wsl_current_provider', 'Facebook'),
(19495, 1260, 'wsl_current_user_image', 'https://graph.facebook.com/844352642305846/picture?width=150&height=150'),
(19496, 1260, 'session_tokens', 'a:5:{s:64:\"d7d3c791fd84874f2b61b9768720081fb3dad9eeaff442e211b5d0df1a507bdf\";a:4:{s:10:\"expiration\";i:1433944674;s:2:\"ip\";s:11:\"81.84.45.38\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432735074;}s:64:\"b8626af765d53cdfce42acba45ba2d627241497ac17d0509c6a2e75327bd5c57\";a:4:{s:10:\"expiration\";i:1433977148;s:2:\"ip\";s:11:\"81.84.45.38\";s:2:\"ua\";s:127:\"Mozilla/5.0 (Linux; Android 4.4.2; K011 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36\";s:5:\"login\";i:1432767548;}s:64:\"1e568e0da44b15b2e1bcc07ab0532265140f25c57f30023a1ba5aed33a98401f\";a:4:{s:10:\"expiration\";i:1434060634;s:2:\"ip\";s:11:\"81.84.45.38\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; LG-E610 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432851034;}s:64:\"cfeafd2beb6396a46c3a95ca4af5c8d8a4b691d7db0511cd31f2c1390b8bb07e\";a:4:{s:10:\"expiration\";i:1434061056;s:2:\"ip\";s:11:\"81.84.45.38\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; LG-E610 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432851456;}s:64:\"40c528f8652a1d35dfd1350f5e7107a2ab5c89ea30d2c6b2af6a12350095f95a\";a:4:{s:10:\"expiration\";i:1434061392;s:2:\"ip\";s:11:\"81.84.45.38\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; LG-E610 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432851792;}}'),
(19497, 1258, 'votou', 'sim'),
(19498, 1258, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(19499, 1259, 'votou', 'sim'),
(19500, 1259, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(19501, 1261, 'nickname', 'Tomas_Sales'),
(19502, 1261, 'first_name', 'Tomás'),
(19503, 1261, 'last_name', 'Sales'),
(19504, 1261, 'description', ''),
(19505, 1261, 'rich_editing', 'true'),
(19506, 1261, 'comment_shortcuts', 'false'),
(19507, 1261, 'admin_color', 'fresh'),
(19508, 1261, 'use_ssl', '0'),
(19509, 1261, 'show_admin_bar_front', 'true'),
(19510, 1261, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19511, 1261, 'wp_user_level', '0'),
(19512, 1261, 'wsl_current_provider', 'Facebook'),
(19513, 1261, 'wsl_current_user_image', 'https://graph.facebook.com/10206223629503531/picture?width=150&height=150'),
(19514, 1261, 'session_tokens', 'a:1:{s:64:\"58d6379e156aaa52fe5d8e170aabe67210c2703bc2ffcf8380f75d0b52dadbf4\";a:4:{s:10:\"expiration\";i:1433944761;s:2:\"ip\";s:13:\"213.63.139.50\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432735161;}}'),
(19515, 1245, 'votou', 'sim'),
(19516, 1245, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(19517, 1262, 'nickname', 'Suzana_Quadrado'),
(19518, 1262, 'first_name', 'Suzana'),
(19519, 1262, 'last_name', 'Quadrado'),
(19520, 1262, 'description', ''),
(19521, 1262, 'rich_editing', 'true'),
(19522, 1262, 'comment_shortcuts', 'false'),
(19523, 1262, 'admin_color', 'fresh'),
(19524, 1262, 'use_ssl', '0'),
(19525, 1262, 'show_admin_bar_front', 'true'),
(19526, 1262, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19527, 1262, 'wp_user_level', '0'),
(19528, 1262, 'wsl_current_provider', 'Facebook'),
(19529, 1262, 'wsl_current_user_image', 'https://graph.facebook.com/10202919818675057/picture?width=150&height=150'),
(19530, 1262, 'session_tokens', 'a:1:{s:64:\"38a1c14ba63eefcf5efd25dd668469e3d6b7e17a78901e017c8e131239693703\";a:4:{s:10:\"expiration\";i:1433944811;s:2:\"ip\";s:14:\"85.247.212.117\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25\";s:5:\"login\";i:1432735211;}}'),
(19531, 1263, 'nickname', 'Ivan_Costa'),
(19532, 1263, 'first_name', 'Ivan'),
(19533, 1263, 'last_name', 'Costa'),
(19534, 1263, 'description', ''),
(19535, 1263, 'rich_editing', 'true'),
(19536, 1263, 'comment_shortcuts', 'false'),
(19537, 1263, 'admin_color', 'fresh'),
(19538, 1263, 'use_ssl', '0'),
(19539, 1263, 'show_admin_bar_front', 'true'),
(19540, 1263, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19541, 1263, 'wp_user_level', '0'),
(19542, 1263, 'wsl_current_provider', 'Facebook'),
(19543, 1263, 'wsl_current_user_image', 'https://graph.facebook.com/933945156651644/picture?width=150&height=150'),
(19544, 1263, 'session_tokens', 'a:4:{s:64:\"cd712025250d8f32ef3c4deaaffbe26dadbbc4ea9a0258fe87df51bc7af0d12f\";a:4:{s:10:\"expiration\";i:1433944854;s:2:\"ip\";s:11:\"81.84.45.38\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432735254;}s:64:\"4951a7927e5e1e8652709bdd4f85e4ced69fc0f9f0d74e1fd6f3ec182b4b43c9\";a:4:{s:10:\"expiration\";i:1433976764;s:2:\"ip\";s:11:\"81.84.45.38\";s:2:\"ua\";s:167:\"Mozilla/5.0 (Linux; Android 4.4.2; K011 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432767164;}s:64:\"2d6f705a2fabede5941b281970ce73aeee52eaa20a3baac069ffc1d04dcd8cab\";a:4:{s:10:\"expiration\";i:1434142128;s:2:\"ip\";s:11:\"81.84.45.38\";s:2:\"ua\";s:126:\"Mozilla/5.0 (Linux; Android 4.4.2; K011 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Safari/537.36\";s:5:\"login\";i:1432932528;}s:64:\"6e2e43e518a19612c9a9f3e939134a2a54d513c725da464f2a9bc01c4eeba487\";a:4:{s:10:\"expiration\";i:1434208777;s:2:\"ip\";s:13:\"78.130.82.177\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.76 Safari/537.36\";s:5:\"login\";i:1432999177;}}'),
(19545, 1264, 'nickname', 'Susana_Alexandra_Carvalho'),
(19546, 1264, 'first_name', 'Susana'),
(19547, 1264, 'last_name', 'Carvalho'),
(19548, 1264, 'description', ''),
(19549, 1264, 'rich_editing', 'true'),
(19550, 1264, 'comment_shortcuts', 'false'),
(19551, 1264, 'admin_color', 'fresh'),
(19552, 1264, 'use_ssl', '0'),
(19553, 1264, 'show_admin_bar_front', 'true'),
(19554, 1264, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19555, 1264, 'wp_user_level', '0'),
(19556, 1264, 'wsl_current_provider', 'Facebook'),
(19557, 1264, 'wsl_current_user_image', 'https://graph.facebook.com/10206677859686829/picture?width=150&height=150'),
(19558, 1264, 'session_tokens', 'a:1:{s:64:\"9e804e43e4151490a0b341acf19517cd616dc7e1963246bb156ac8512edd94f4\";a:4:{s:10:\"expiration\";i:1433944897;s:2:\"ip\";s:13:\"85.138.184.87\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432735297;}}'),
(19559, 1261, 'votou', 'sim'),
(19560, 1261, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,revelacao-do-ano-deeply_p1387,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(19561, 1265, 'nickname', 'Bernardo_Raposo'),
(19562, 1265, 'first_name', 'Bernardo'),
(19563, 1265, 'last_name', 'Raposo'),
(19564, 1265, 'description', ''),
(19565, 1265, 'rich_editing', 'true'),
(19566, 1265, 'comment_shortcuts', 'false'),
(19567, 1265, 'admin_color', 'fresh'),
(19568, 1265, 'use_ssl', '0'),
(19569, 1265, 'show_admin_bar_front', 'true'),
(19570, 1265, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19571, 1265, 'wp_user_level', '0'),
(19572, 1265, 'wsl_current_provider', 'Facebook'),
(19573, 1265, 'wsl_current_user_image', 'https://graph.facebook.com/754574674662038/picture?width=150&height=150'),
(19574, 1265, 'session_tokens', 'a:1:{s:64:\"cb5f84f2bd58ac2896d0d590f1919a5095eae82f6a314865ca6ddc6ae0547a11\";a:4:{s:10:\"expiration\";i:1433944913;s:2:\"ip\";s:13:\"85.243.135.10\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432735313;}}'),
(19575, 1266, 'nickname', 'Bernardo_Guimaraes'),
(19576, 1266, 'first_name', 'Bernardo'),
(19577, 1266, 'last_name', 'Guimarães'),
(19578, 1266, 'description', ''),
(19579, 1266, 'rich_editing', 'true'),
(19580, 1266, 'comment_shortcuts', 'false'),
(19581, 1266, 'admin_color', 'fresh'),
(19582, 1266, 'use_ssl', '0'),
(19583, 1266, 'show_admin_bar_front', 'true'),
(19584, 1266, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19585, 1266, 'wp_user_level', '0'),
(19586, 1266, 'wsl_current_provider', 'Facebook'),
(19587, 1266, 'wsl_current_user_image', 'https://graph.facebook.com/10205727506140211/picture?width=150&height=150'),
(19588, 1266, 'session_tokens', 'a:2:{s:64:\"257abbc1bd0fca43332dc7953be410d1cc2600b10e8c6481ece22d0ee0efef02\";a:4:{s:10:\"expiration\";i:1433944930;s:2:\"ip\";s:12:\"94.132.8.249\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432735330;}s:64:\"5cd268d61f91cde56d67eaafd78517ebbfe56c60f3eb02aaa64992dcd99d23f4\";a:4:{s:10:\"expiration\";i:1434499492;s:2:\"ip\";s:14:\"94.132.133.226\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36\";s:5:\"login\";i:1433289892;}}'),
(19589, 1262, 'votou', 'sim'),
(19590, 1262, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(19591, 1267, 'nickname', 'Miguel_Guerreiro'),
(19592, 1267, 'first_name', 'Miguel'),
(19593, 1267, 'last_name', 'Guerreiro'),
(19594, 1267, 'description', ''),
(19595, 1267, 'rich_editing', 'true'),
(19596, 1267, 'comment_shortcuts', 'false'),
(19597, 1267, 'admin_color', 'fresh'),
(19598, 1267, 'use_ssl', '0'),
(19599, 1267, 'show_admin_bar_front', 'true'),
(19600, 1267, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19601, 1267, 'wp_user_level', '0'),
(19602, 1267, 'wsl_current_provider', 'Facebook'),
(19603, 1267, 'wsl_current_user_image', 'https://graph.facebook.com/10153275824286011/picture?width=150&height=150'),
(19604, 1267, 'session_tokens', 'a:1:{s:64:\"c4dbc03f7f76b39f9795490b5e2e5b5acd837027d5cd8d6b189fec8a690b4c5c\";a:4:{s:10:\"expiration\";i:1433945021;s:2:\"ip\";s:12:\"79.168.37.79\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/6.2.6 Safari/537.85.15\";s:5:\"login\";i:1432735421;}}'),
(19605, 816, 'votou', 'sim'),
(19606, 816, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(19607, 1268, 'nickname', 'Ivo_Sousa'),
(19608, 1268, 'first_name', 'Ivo'),
(19609, 1268, 'last_name', 'Sousa'),
(19610, 1268, 'description', ''),
(19611, 1268, 'rich_editing', 'true'),
(19612, 1268, 'comment_shortcuts', 'false'),
(19613, 1268, 'admin_color', 'fresh'),
(19614, 1268, 'use_ssl', '0'),
(19615, 1268, 'show_admin_bar_front', 'true'),
(19616, 1268, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19617, 1268, 'wp_user_level', '0'),
(19618, 1268, 'wsl_current_provider', 'Google'),
(19619, 1268, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(19620, 1268, 'session_tokens', 'a:1:{s:64:\"595b0ba61e15e8bce7ec9c19008acc1e7c87fb7f9e5c5c7fa0a13e5c3c2ec763\";a:4:{s:10:\"expiration\";i:1433945287;s:2:\"ip\";s:15:\"193.136.222.204\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 5.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432735687;}}'),
(19621, 1268, 'votou', 'sim'),
(19622, 1268, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(19623, 1269, 'nickname', 'Caetana_Pereira_Coutinho'),
(19624, 1269, 'first_name', 'Caetana'),
(19625, 1269, 'last_name', 'Coutinho'),
(19626, 1269, 'description', ''),
(19627, 1269, 'rich_editing', 'true'),
(19628, 1269, 'comment_shortcuts', 'false'),
(19629, 1269, 'admin_color', 'fresh'),
(19630, 1269, 'use_ssl', '0'),
(19631, 1269, 'show_admin_bar_front', 'true'),
(19632, 1269, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19633, 1269, 'wp_user_level', '0'),
(19634, 1269, 'wsl_current_provider', 'Facebook'),
(19635, 1269, 'wsl_current_user_image', 'https://graph.facebook.com/10152922046326476/picture?width=150&height=150'),
(19636, 1269, 'session_tokens', 'a:1:{s:64:\"c1c513fd40c87880ceb05880c512deec357076aac2859b3fc30b9093c9b95b6e\";a:4:{s:10:\"expiration\";i:1433945356;s:2:\"ip\";s:13:\"87.103.51.141\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432735756;}}'),
(19637, 1264, 'votou', 'sim'),
(19638, 1264, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,foto-do-ano_p1169,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(19639, 1270, 'nickname', 'Pedro_Barbudo'),
(19640, 1270, 'first_name', 'Pedro'),
(19641, 1270, 'last_name', 'Barbudo'),
(19642, 1270, 'description', ''),
(19643, 1270, 'rich_editing', 'true'),
(19644, 1270, 'comment_shortcuts', 'false'),
(19645, 1270, 'admin_color', 'fresh'),
(19646, 1270, 'use_ssl', '0'),
(19647, 1270, 'show_admin_bar_front', 'true'),
(19648, 1270, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19649, 1270, 'wp_user_level', '0'),
(19650, 1270, 'wsl_current_provider', 'Facebook'),
(19651, 1270, 'wsl_current_user_image', 'https://graph.facebook.com/10152967476767972/picture?width=150&height=150'),
(19652, 1270, 'session_tokens', 'a:1:{s:64:\"c47d35f3f96e38b291dafe3b704022ccf8f6e38d26b1526457dd1d2234bf3002\";a:4:{s:10:\"expiration\";i:1433945544;s:2:\"ip\";s:13:\"89.180.145.58\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432735944;}}'),
(19653, 1269, 'votou', 'sim'),
(19654, 1269, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(19655, 1271, 'nickname', 'Ema_Carvalho_de_Sousa'),
(19656, 1271, 'first_name', 'Ema'),
(19657, 1271, 'last_name', 'Carvalho de Sousa'),
(19658, 1271, 'description', ''),
(19659, 1271, 'rich_editing', 'true'),
(19660, 1271, 'comment_shortcuts', 'false'),
(19661, 1271, 'admin_color', 'fresh'),
(19662, 1271, 'use_ssl', '0'),
(19663, 1271, 'show_admin_bar_front', 'true'),
(19664, 1271, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19665, 1271, 'wp_user_level', '0'),
(19666, 1271, 'wsl_current_provider', 'Google'),
(19667, 1271, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-dcs6OiLoXME/AAAAAAAAAAI/AAAAAAAAANw/JudoATvOUYE/photo.jpg?sz=200'),
(19668, 1271, 'session_tokens', 'a:2:{s:64:\"5e3a9b6f47614a57d7ee49ea0302a76e90e7ee90c9eeee6dea77f7d9cfa9690a\";a:4:{s:10:\"expiration\";i:1433945625;s:2:\"ip\";s:13:\"213.30.118.65\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.0.4; pt-pt; GT-S7560 Build/IMM76I) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432736025;}s:64:\"0a8ab33ae4b1aabdd6b81a59c915274c2f9b8e8b48f411aa0d8a64e7c8107eb2\";a:4:{s:10:\"expiration\";i:1434057680;s:2:\"ip\";s:12:\"77.54.66.108\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432848080;}}'),
(19669, 1272, 'nickname', 'Sergio_Seixas'),
(19670, 1272, 'first_name', 'Sergio'),
(19671, 1272, 'last_name', 'Seixas'),
(19672, 1272, 'description', ''),
(19673, 1272, 'rich_editing', 'true'),
(19674, 1272, 'comment_shortcuts', 'false'),
(19675, 1272, 'admin_color', 'fresh'),
(19676, 1272, 'use_ssl', '0'),
(19677, 1272, 'show_admin_bar_front', 'true'),
(19678, 1272, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19679, 1272, 'wp_user_level', '0'),
(19680, 1272, 'wsl_current_provider', 'Facebook'),
(19681, 1272, 'wsl_current_user_image', 'https://graph.facebook.com/1026265087405270/picture?width=150&height=150'),
(19682, 1272, 'session_tokens', 'a:1:{s:64:\"dfff335f389aa9b479111bf2c0ed6710e86daf14d921d9ba19a8511637248fce\";a:4:{s:10:\"expiration\";i:1433945628;s:2:\"ip\";s:13:\"89.114.247.75\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1432736028;}}'),
(19683, 1270, 'votou', 'sim'),
(19684, 1270, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(19685, 1273, 'nickname', 'Maria_Do_Mar_MelloBreyner'),
(19686, 1273, 'first_name', 'Maria Do Mar'),
(19687, 1273, 'last_name', 'MelloBreyner'),
(19688, 1273, 'description', ''),
(19689, 1273, 'rich_editing', 'true'),
(19690, 1273, 'comment_shortcuts', 'false'),
(19691, 1273, 'admin_color', 'fresh'),
(19692, 1273, 'use_ssl', '0'),
(19693, 1273, 'show_admin_bar_front', 'true'),
(19694, 1273, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19695, 1273, 'wp_user_level', '0'),
(19696, 1273, 'wsl_current_provider', 'Facebook'),
(19697, 1273, 'wsl_current_user_image', 'https://graph.facebook.com/10153241689866049/picture?width=150&height=150'),
(19698, 1273, 'session_tokens', 'a:1:{s:64:\"30c7afcf61f66e658227d590c758dd093e3f098760bb18fb77965931f40d2968\";a:4:{s:10:\"expiration\";i:1433945855;s:2:\"ip\";s:14:\"85.245.213.113\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432736255;}}'),
(19699, 1274, 'nickname', 'Rodrigo_Martins'),
(19700, 1274, 'first_name', 'Rodrigo'),
(19701, 1274, 'last_name', 'Martins'),
(19702, 1274, 'description', ''),
(19703, 1274, 'rich_editing', 'true'),
(19704, 1274, 'comment_shortcuts', 'false'),
(19705, 1274, 'admin_color', 'fresh'),
(19706, 1274, 'use_ssl', '0'),
(19707, 1274, 'show_admin_bar_front', 'true'),
(19708, 1274, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19709, 1274, 'wp_user_level', '0'),
(19710, 1274, 'wsl_current_provider', 'Facebook'),
(19711, 1274, 'wsl_current_user_image', 'https://graph.facebook.com/10155581713550693/picture?width=150&height=150'),
(19712, 1274, 'session_tokens', 'a:1:{s:64:\"ec80665aeeed382707ed17fe7c081e4a1c1444ccd6de5febc6671b55da44ce55\";a:4:{s:10:\"expiration\";i:1433945934;s:2:\"ip\";s:14:\"144.64.107.137\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432736334;}}'),
(19713, 1275, 'nickname', 'Volcom_Portugal'),
(19714, 1275, 'first_name', 'Volcom'),
(19715, 1275, 'last_name', 'Portugal'),
(19716, 1275, 'description', ''),
(19717, 1275, 'rich_editing', 'true'),
(19718, 1275, 'comment_shortcuts', 'false'),
(19719, 1275, 'admin_color', 'fresh'),
(19720, 1275, 'use_ssl', '0'),
(19721, 1275, 'show_admin_bar_front', 'true'),
(19722, 1275, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19723, 1275, 'wp_user_level', '0'),
(19724, 1275, 'wsl_current_provider', 'Facebook'),
(19725, 1275, 'wsl_current_user_image', 'https://graph.facebook.com/10202849669402944/picture?width=150&height=150'),
(19726, 1275, 'session_tokens', 'a:1:{s:64:\"7d022ece4729169cb9d826510203f420d30bdb37825aa64ff0bf751541725de3\";a:4:{s:10:\"expiration\";i:1433945948;s:2:\"ip\";s:12:\"5.249.101.51\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/6.1.6 Safari/537.78.2\";s:5:\"login\";i:1432736348;}}'),
(19727, 1276, 'nickname', 'Tiago_Costa_2'),
(19728, 1276, 'first_name', 'Tiago'),
(19729, 1276, 'last_name', 'Costa'),
(19730, 1276, 'description', ''),
(19731, 1276, 'rich_editing', 'true'),
(19732, 1276, 'comment_shortcuts', 'false'),
(19733, 1276, 'admin_color', 'fresh'),
(19734, 1276, 'use_ssl', '0'),
(19735, 1276, 'show_admin_bar_front', 'true'),
(19736, 1276, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19737, 1276, 'wp_user_level', '0'),
(19738, 1276, 'wsl_current_provider', 'Facebook'),
(19739, 1276, 'wsl_current_user_image', 'https://graph.facebook.com/10153339777812438/picture?width=150&height=150'),
(19740, 1276, 'session_tokens', 'a:1:{s:64:\"d0eba6ffba7fa8b5efd4ab07b0746fe1556519b22cbffff75d8463ece534d09f\";a:4:{s:10:\"expiration\";i:1433945952;s:2:\"ip\";s:13:\"37.189.107.90\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432736352;}}'),
(19741, 1272, 'votou', 'sim'),
(19742, 1272, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(19743, 1273, 'votou', 'sim'),
(19744, 1273, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(19745, 1277, 'nickname', 'Rui_Da_Silva'),
(19746, 1277, 'first_name', 'Rui'),
(19747, 1277, 'last_name', 'Silva'),
(19748, 1277, 'description', ''),
(19749, 1277, 'rich_editing', 'true'),
(19750, 1277, 'comment_shortcuts', 'false'),
(19751, 1277, 'admin_color', 'fresh'),
(19752, 1277, 'use_ssl', '0'),
(19753, 1277, 'show_admin_bar_front', 'true'),
(19754, 1277, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19755, 1277, 'wp_user_level', '0'),
(19756, 1277, 'wsl_current_provider', 'Facebook'),
(19757, 1277, 'wsl_current_user_image', 'https://graph.facebook.com/997819883564602/picture?width=150&height=150'),
(19758, 1277, 'session_tokens', 'a:1:{s:64:\"61e894210cfa8d17d9c6a9ff302414945a3bc3689ebbcb6f024acf4565c51648\";a:4:{s:10:\"expiration\";i:1433946062;s:2:\"ip\";s:13:\"188.81.13.171\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432736462;}}'),
(19759, 1278, 'nickname', 'Renato_California'),
(19760, 1278, 'first_name', 'Renato'),
(19761, 1278, 'last_name', 'Califórnia'),
(19762, 1278, 'description', ''),
(19763, 1278, 'rich_editing', 'true'),
(19764, 1278, 'comment_shortcuts', 'false'),
(19765, 1278, 'admin_color', 'fresh'),
(19766, 1278, 'use_ssl', '0'),
(19767, 1278, 'show_admin_bar_front', 'true'),
(19768, 1278, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19769, 1278, 'wp_user_level', '0'),
(19770, 1278, 'wsl_current_provider', 'Facebook'),
(19771, 1278, 'wsl_current_user_image', 'https://graph.facebook.com/613522682118708/picture?width=150&height=150'),
(19772, 1278, 'session_tokens', 'a:1:{s:64:\"62e901e2452ea8fecd4c0675b1712278694e088cc894ba179b273dd37b9a6a43\";a:4:{s:10:\"expiration\";i:1433946065;s:2:\"ip\";s:13:\"94.197.121.46\";s:2:\"ua\";s:147:\"Mozilla/5.0 (Linux; Android 5.0; LG-D855 Build/LRX21R.A1422018487) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432736465;}}'),
(19773, 1275, 'votou', 'sim'),
(19774, 1275, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(19775, 1271, 'votou', 'sim'),
(19776, 1271, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(19777, 1279, 'nickname', 'Nuno_Viegas'),
(19778, 1279, 'first_name', 'Nuno'),
(19779, 1279, 'last_name', 'Viegas'),
(19780, 1279, 'description', ''),
(19781, 1279, 'rich_editing', 'true'),
(19782, 1279, 'comment_shortcuts', 'false'),
(19783, 1279, 'admin_color', 'fresh'),
(19784, 1279, 'use_ssl', '0'),
(19785, 1279, 'show_admin_bar_front', 'true'),
(19786, 1279, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19787, 1279, 'wp_user_level', '0'),
(19788, 1279, 'wsl_current_provider', 'Facebook'),
(19789, 1279, 'wsl_current_user_image', 'https://graph.facebook.com/1017895281554344/picture?width=150&height=150'),
(19790, 1279, 'session_tokens', 'a:1:{s:64:\"7f6a887b974cea3907d197322a3f2158c57ced8dcfe375d3586a6246e2ae3830\";a:4:{s:10:\"expiration\";i:1433946135;s:2:\"ip\";s:14:\"82.154.175.159\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432736535;}}'),
(19791, 1276, 'votou', 'sim'),
(19792, 1276, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(19793, 1280, 'nickname', 'Tiago_Claro'),
(19794, 1280, 'first_name', 'Tiago'),
(19795, 1280, 'last_name', 'Claro'),
(19796, 1280, 'description', ''),
(19797, 1280, 'rich_editing', 'true'),
(19798, 1280, 'comment_shortcuts', 'false'),
(19799, 1280, 'admin_color', 'fresh'),
(19800, 1280, 'use_ssl', '0'),
(19801, 1280, 'show_admin_bar_front', 'true'),
(19802, 1280, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19803, 1280, 'wp_user_level', '0'),
(19804, 1280, 'wsl_current_provider', 'Facebook'),
(19805, 1280, 'wsl_current_user_image', 'https://graph.facebook.com/10153289796808119/picture?width=150&height=150'),
(19806, 1280, 'session_tokens', 'a:1:{s:64:\"479baa91181bde868ce0133674bf63844165b0cc2ff4ac30e94bd522048cd2a9\";a:4:{s:10:\"expiration\";i:1433946152;s:2:\"ip\";s:12:\"77.54.113.62\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432736552;}}'),
(19807, 1281, 'nickname', 'Tiago_Ladeiras'),
(19808, 1281, 'first_name', 'Tiago'),
(19809, 1281, 'last_name', 'Ladeiras'),
(19810, 1281, 'description', ''),
(19811, 1281, 'rich_editing', 'true'),
(19812, 1281, 'comment_shortcuts', 'false'),
(19813, 1281, 'admin_color', 'fresh'),
(19814, 1281, 'use_ssl', '0'),
(19815, 1281, 'show_admin_bar_front', 'true'),
(19816, 1281, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19817, 1281, 'wp_user_level', '0'),
(19818, 1281, 'wsl_current_provider', 'Google'),
(19819, 1281, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-3n97ZuL08x4/AAAAAAAAAAI/AAAAAAAABNk/iTbxdRNqP5s/photo.jpg?sz=200'),
(19820, 1281, 'session_tokens', 'a:1:{s:64:\"2b5f3d252d4e1f717990974b6c1a53da8370c0e52fd2f6170ed89cc98301e75a\";a:4:{s:10:\"expiration\";i:1433946160;s:2:\"ip\";s:13:\"213.30.118.97\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 5.0.2; A0001 Build/LRX22G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432736560;}}'),
(19821, 1277, 'votou', 'sim'),
(19822, 1277, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(19823, 1282, 'nickname', 'Miguel_Povoa_Costa'),
(19824, 1282, 'first_name', 'Miguel'),
(19825, 1282, 'last_name', 'Costa'),
(19826, 1282, 'description', ''),
(19827, 1282, 'rich_editing', 'true'),
(19828, 1282, 'comment_shortcuts', 'false'),
(19829, 1282, 'admin_color', 'fresh'),
(19830, 1282, 'use_ssl', '0'),
(19831, 1282, 'show_admin_bar_front', 'true'),
(19832, 1282, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19833, 1282, 'wp_user_level', '0'),
(19834, 1282, 'wsl_current_provider', 'Facebook'),
(19835, 1282, 'wsl_current_user_image', 'https://graph.facebook.com/10206029443750207/picture?width=150&height=150'),
(19836, 1282, 'session_tokens', 'a:1:{s:64:\"c69d731a0f2ae914b0c58ac101830a5c221c6688d6b5133516e826c149e6f715\";a:4:{s:10:\"expiration\";i:1433946210;s:2:\"ip\";s:13:\"89.181.85.167\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432736610;}}'),
(19837, 1274, 'votou', 'sim'),
(19838, 1274, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(19839, 1281, 'votou', 'sim'),
(19840, 1281, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(19841, 1283, 'nickname', 'Nuno_Sardinha'),
(19842, 1283, 'first_name', 'Nuno'),
(19843, 1283, 'last_name', 'Sardinha'),
(19844, 1283, 'description', ''),
(19845, 1283, 'rich_editing', 'true'),
(19846, 1283, 'comment_shortcuts', 'false'),
(19847, 1283, 'admin_color', 'fresh'),
(19848, 1283, 'use_ssl', '0'),
(19849, 1283, 'show_admin_bar_front', 'true'),
(19850, 1283, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19851, 1283, 'wp_user_level', '0'),
(19852, 1283, 'wsl_current_provider', 'Facebook'),
(19853, 1283, 'wsl_current_user_image', 'https://graph.facebook.com/10204459566826016/picture?width=150&height=150'),
(19854, 1283, 'session_tokens', 'a:1:{s:64:\"866681d3f0427d8d163aca1298e241cced7e79dc23bff30923d93eb0b336d328\";a:4:{s:10:\"expiration\";i:1433946338;s:2:\"ip\";s:13:\"193.126.27.58\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432736738;}}'),
(19855, 1284, 'nickname', 'Miguel_Lamelas'),
(19856, 1284, 'first_name', 'Miguel'),
(19857, 1284, 'last_name', 'Lamelas'),
(19858, 1284, 'description', ''),
(19859, 1284, 'rich_editing', 'true'),
(19860, 1284, 'comment_shortcuts', 'false'),
(19861, 1284, 'admin_color', 'fresh'),
(19862, 1284, 'use_ssl', '0'),
(19863, 1284, 'show_admin_bar_front', 'true'),
(19864, 1284, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19865, 1284, 'wp_user_level', '0'),
(19866, 1284, 'wsl_current_provider', 'Facebook'),
(19867, 1284, 'wsl_current_user_image', 'https://graph.facebook.com/1112431688773907/picture?width=150&height=150'),
(19868, 1284, 'session_tokens', 'a:1:{s:64:\"2e1420e719a96d73ea65394456a533581cd86e914e2c1f234c9024258297ccec\";a:4:{s:10:\"expiration\";i:1433946350;s:2:\"ip\";s:13:\"81.84.224.113\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432736750;}}'),
(19869, 1279, 'votou', 'sim'),
(19870, 1279, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1387,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(19871, 1283, 'votou', 'sim'),
(19872, 1283, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,evento-do-ano-kia_p1432'),
(19873, 1285, 'nickname', 'Mauro_Pereira'),
(19874, 1285, 'first_name', 'Mauro'),
(19875, 1285, 'last_name', 'Pereira'),
(19876, 1285, 'description', ''),
(19877, 1285, 'rich_editing', 'true'),
(19878, 1285, 'comment_shortcuts', 'false'),
(19879, 1285, 'admin_color', 'fresh'),
(19880, 1285, 'use_ssl', '0'),
(19881, 1285, 'show_admin_bar_front', 'true'),
(19882, 1285, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19883, 1285, 'wp_user_level', '0'),
(19884, 1285, 'wsl_current_provider', 'Facebook'),
(19885, 1285, 'wsl_current_user_image', 'https://graph.facebook.com/949877025074493/picture?width=150&height=150'),
(19886, 1285, 'session_tokens', 'a:1:{s:64:\"265fdabb264be6bd4e03966f9ef80b5c55e48c015c6cd8678fcae9b259242dc0\";a:4:{s:10:\"expiration\";i:1433946576;s:2:\"ip\";s:12:\"143.52.38.74\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432736976;}}'),
(19887, 1286, 'nickname', 'Diogo_Silva'),
(19888, 1286, 'first_name', 'Diogo'),
(19889, 1286, 'last_name', 'Silva'),
(19890, 1286, 'description', ''),
(19891, 1286, 'rich_editing', 'true'),
(19892, 1286, 'comment_shortcuts', 'false'),
(19893, 1286, 'admin_color', 'fresh'),
(19894, 1286, 'use_ssl', '0'),
(19895, 1286, 'show_admin_bar_front', 'true'),
(19896, 1286, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19897, 1286, 'wp_user_level', '0'),
(19898, 1286, 'wsl_current_provider', 'Facebook'),
(19899, 1286, 'wsl_current_user_image', 'https://graph.facebook.com/925166697504785/picture?width=150&height=150'),
(19900, 1286, 'session_tokens', 'a:1:{s:64:\"8bd3faacbe074f6a8ed7af442f8c37ddf702f37ba9c8db319d19ba5e952034e1\";a:4:{s:10:\"expiration\";i:1433946607;s:2:\"ip\";s:12:\"85.245.88.85\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432737007;}}'),
(19901, 1287, 'nickname', 'Marisa_Cebola'),
(19902, 1287, 'first_name', 'Marisa'),
(19903, 1287, 'last_name', 'Cebola'),
(19904, 1287, 'description', ''),
(19905, 1287, 'rich_editing', 'true'),
(19906, 1287, 'comment_shortcuts', 'false'),
(19907, 1287, 'admin_color', 'fresh'),
(19908, 1287, 'use_ssl', '0');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(19909, 1287, 'show_admin_bar_front', 'true'),
(19910, 1287, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19911, 1287, 'wp_user_level', '0'),
(19912, 1287, 'wsl_current_provider', 'Facebook'),
(19913, 1287, 'wsl_current_user_image', 'https://graph.facebook.com/969274363106696/picture?width=150&height=150'),
(19914, 1287, 'session_tokens', 'a:1:{s:64:\"c56cbc9d2de39c022f442d5b6b0c642b986c3fccde0a38eda08163ccb2fe773c\";a:4:{s:10:\"expiration\";i:1433946624;s:2:\"ip\";s:14:\"82.154.118.120\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432737024;}}'),
(19915, 1285, 'votou', 'sim'),
(19916, 1285, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(19917, 1278, 'votou', 'sim'),
(19918, 1278, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(19919, 1282, 'votou', 'sim'),
(19920, 1282, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(19921, 1284, 'votou', 'sim'),
(19922, 1284, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(19923, 1288, 'nickname', 'Ana_Melo_Cano'),
(19924, 1288, 'first_name', 'Ana'),
(19925, 1288, 'last_name', 'Melo Cano'),
(19926, 1288, 'description', ''),
(19927, 1288, 'rich_editing', 'true'),
(19928, 1288, 'comment_shortcuts', 'false'),
(19929, 1288, 'admin_color', 'fresh'),
(19930, 1288, 'use_ssl', '0'),
(19931, 1288, 'show_admin_bar_front', 'true'),
(19932, 1288, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19933, 1288, 'wp_user_level', '0'),
(19934, 1288, 'wsl_current_provider', 'Facebook'),
(19935, 1288, 'wsl_current_user_image', 'https://graph.facebook.com/974810552550241/picture?width=150&height=150'),
(19936, 1288, 'session_tokens', 'a:1:{s:64:\"612ac4188dbbf287cb158c9a09d692f980f8f677aab7c3cd07cfc87af834d0ad\";a:4:{s:10:\"expiration\";i:1433946777;s:2:\"ip\";s:13:\"85.243.35.156\";s:2:\"ua\";s:140:\"Mozilla/5.0 (Linux; Android 4.4.2; D2303 Build/18.3.C.0.37) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432737177;}}'),
(19937, 1288, 'votou', 'sim'),
(19938, 1288, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(19939, 1289, 'nickname', 'Rafaela_Simas'),
(19940, 1289, 'first_name', 'Rafaela'),
(19941, 1289, 'last_name', 'Simas'),
(19942, 1289, 'description', ''),
(19943, 1289, 'rich_editing', 'true'),
(19944, 1289, 'comment_shortcuts', 'false'),
(19945, 1289, 'admin_color', 'fresh'),
(19946, 1289, 'use_ssl', '0'),
(19947, 1289, 'show_admin_bar_front', 'true'),
(19948, 1289, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19949, 1289, 'wp_user_level', '0'),
(19950, 1289, 'wsl_current_provider', 'Facebook'),
(19951, 1289, 'wsl_current_user_image', 'https://graph.facebook.com/1110887438925755/picture?width=150&height=150'),
(19952, 1289, 'session_tokens', 'a:1:{s:64:\"a9f0055795957a2bec200ef7d25f650c3439426ca9d08c9a868b4591baaa5031\";a:4:{s:10:\"expiration\";i:1433946900;s:2:\"ip\";s:14:\"79.168.164.157\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432737300;}}'),
(19953, 1290, 'nickname', 'Margarida_Teixeira_de_Sousa'),
(19954, 1290, 'first_name', 'Margarida'),
(19955, 1290, 'last_name', 'Teixeira de Sousa'),
(19956, 1290, 'description', ''),
(19957, 1290, 'rich_editing', 'true'),
(19958, 1290, 'comment_shortcuts', 'false'),
(19959, 1290, 'admin_color', 'fresh'),
(19960, 1290, 'use_ssl', '0'),
(19961, 1290, 'show_admin_bar_front', 'true'),
(19962, 1290, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19963, 1290, 'wp_user_level', '0'),
(19964, 1290, 'wsl_current_provider', 'Facebook'),
(19965, 1290, 'wsl_current_user_image', 'https://graph.facebook.com/10153021486342239/picture?width=150&height=150'),
(19966, 1290, 'session_tokens', 'a:2:{s:64:\"c78b4e5d863ab406b2a53939498cb88ba3b038641dbea73f4ec446480d22cc43\";a:4:{s:10:\"expiration\";i:1433946948;s:2:\"ip\";s:15:\"193.136.145.232\";s:2:\"ua\";s:160:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; Vodafone Smart 4G Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 SWV/090.37PT\";s:5:\"login\";i:1432737348;}s:64:\"9c41db812591891cf787aeafa4b9df7a9d7b7096daaae3ca8b6e6c949f9252e0\";a:4:{s:10:\"expiration\";i:1435000850;s:2:\"ip\";s:14:\"85.138.109.196\";s:2:\"ua\";s:194:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; Vodafone Smart 4G Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 SWV/090.37PT [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433791250;}}'),
(19967, 1289, 'votou', 'sim'),
(19968, 1289, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(19969, 1280, 'votou', 'sim'),
(19970, 1280, 'user_votes', 'maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(19971, 1291, 'nickname', 'Ana_Rita_1'),
(19972, 1291, 'first_name', 'Ana'),
(19973, 1291, 'last_name', 'Rita'),
(19974, 1291, 'description', ''),
(19975, 1291, 'rich_editing', 'true'),
(19976, 1291, 'comment_shortcuts', 'false'),
(19977, 1291, 'admin_color', 'fresh'),
(19978, 1291, 'use_ssl', '0'),
(19979, 1291, 'show_admin_bar_front', 'true'),
(19980, 1291, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19981, 1291, 'wp_user_level', '0'),
(19982, 1291, 'wsl_current_provider', 'Facebook'),
(19983, 1291, 'wsl_current_user_image', 'https://graph.facebook.com/1003382413014991/picture?width=150&height=150'),
(19984, 1291, 'session_tokens', 'a:1:{s:64:\"cd9e31a467deac64886354e558d8f8a2a20a57371c704be51415b789d766e2e1\";a:4:{s:10:\"expiration\";i:1433947022;s:2:\"ip\";s:13:\"89.115.184.34\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432737422;}}'),
(19985, 1292, 'nickname', 'Jorge_Coelho'),
(19986, 1292, 'first_name', 'Jorge'),
(19987, 1292, 'last_name', 'Coelho'),
(19988, 1292, 'description', ''),
(19989, 1292, 'rich_editing', 'true'),
(19990, 1292, 'comment_shortcuts', 'false'),
(19991, 1292, 'admin_color', 'fresh'),
(19992, 1292, 'use_ssl', '0'),
(19993, 1292, 'show_admin_bar_front', 'true'),
(19994, 1292, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(19995, 1292, 'wp_user_level', '0'),
(19996, 1292, 'wsl_current_provider', 'Google'),
(19997, 1292, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(19998, 1292, 'session_tokens', 'a:1:{s:64:\"5c4d8bf326a105f0552d7ad571a190419d530a78a85a0044e1b6b0bdb5ff9b54\";a:4:{s:10:\"expiration\";i:1433947039;s:2:\"ip\";s:13:\"193.127.177.2\";s:2:\"ua\";s:173:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C)\";s:5:\"login\";i:1432737439;}}'),
(19999, 1293, 'nickname', 'Rodolfo_Rosario_Neves'),
(20000, 1293, 'first_name', 'Rodolfo'),
(20001, 1293, 'last_name', 'Neves'),
(20002, 1293, 'description', ''),
(20003, 1293, 'rich_editing', 'true'),
(20004, 1293, 'comment_shortcuts', 'false'),
(20005, 1293, 'admin_color', 'fresh'),
(20006, 1293, 'use_ssl', '0'),
(20007, 1293, 'show_admin_bar_front', 'true'),
(20008, 1293, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20009, 1293, 'wp_user_level', '0'),
(20010, 1293, 'wsl_current_provider', 'Facebook'),
(20011, 1293, 'wsl_current_user_image', 'https://graph.facebook.com/10205713800998504/picture?width=150&height=150'),
(20012, 1293, 'session_tokens', 'a:1:{s:64:\"a47868707f8267043063b8578b0b6064b9375426c7335fc40cf34c17469f61f2\";a:4:{s:10:\"expiration\";i:1433947047;s:2:\"ip\";s:14:\"89.155.240.111\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432737447;}}'),
(20013, 1294, 'nickname', 'Salvador_Nogueira'),
(20014, 1294, 'first_name', 'Salvador'),
(20015, 1294, 'last_name', 'Nogueira'),
(20016, 1294, 'description', ''),
(20017, 1294, 'rich_editing', 'true'),
(20018, 1294, 'comment_shortcuts', 'false'),
(20019, 1294, 'admin_color', 'fresh'),
(20020, 1294, 'use_ssl', '0'),
(20021, 1294, 'show_admin_bar_front', 'true'),
(20022, 1294, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20023, 1294, 'wp_user_level', '0'),
(20024, 1294, 'wsl_current_provider', 'Facebook'),
(20025, 1294, 'wsl_current_user_image', 'https://graph.facebook.com/979460602094166/picture?width=150&height=150'),
(20026, 1294, 'session_tokens', 'a:2:{s:64:\"ac12758d8688a0b696965c409939f90e6ce02deb717fa349ec44688d41d870b7\";a:4:{s:10:\"expiration\";i:1433947076;s:2:\"ip\";s:13:\"79.168.175.34\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432737476;}s:64:\"1df76cf74a74659f3d33b4ab4e196d9a82c0e83195d5a0f5c96d285b2fdfa6fa\";a:4:{s:10:\"expiration\";i:1434035397;s:2:\"ip\";s:13:\"79.168.175.34\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432825797;}}'),
(20027, 1295, 'nickname', 'Sonia_Estrela'),
(20028, 1295, 'first_name', 'Sonia'),
(20029, 1295, 'last_name', 'Estrela'),
(20030, 1295, 'description', ''),
(20031, 1295, 'rich_editing', 'true'),
(20032, 1295, 'comment_shortcuts', 'false'),
(20033, 1295, 'admin_color', 'fresh'),
(20034, 1295, 'use_ssl', '0'),
(20035, 1295, 'show_admin_bar_front', 'true'),
(20036, 1295, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20037, 1295, 'wp_user_level', '0'),
(20038, 1295, 'wsl_current_provider', 'Facebook'),
(20039, 1295, 'wsl_current_user_image', 'https://graph.facebook.com/10153131177873113/picture?width=150&height=150'),
(20040, 1295, 'session_tokens', 'a:1:{s:64:\"e260092b70f01298aabff8c193d980a361334a6dc69e9302338ed246301e70d3\";a:4:{s:10:\"expiration\";i:1433947080;s:2:\"ip\";s:13:\"176.78.117.92\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432737480;}}'),
(20041, 1292, 'votou', 'sim'),
(20042, 1292, 'user_votes', 'treinador-do-ano_p1359'),
(20043, 1296, 'nickname', 'Tiago_Maximo'),
(20044, 1296, 'first_name', 'Tiago'),
(20045, 1296, 'last_name', 'Máximo'),
(20046, 1296, 'description', ''),
(20047, 1296, 'rich_editing', 'true'),
(20048, 1296, 'comment_shortcuts', 'false'),
(20049, 1296, 'admin_color', 'fresh'),
(20050, 1296, 'use_ssl', '0'),
(20051, 1296, 'show_admin_bar_front', 'true'),
(20052, 1296, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20053, 1296, 'wp_user_level', '0'),
(20054, 1296, 'wsl_current_provider', 'Facebook'),
(20055, 1296, 'wsl_current_user_image', 'https://graph.facebook.com/10155626529960444/picture?width=150&height=150'),
(20056, 1296, 'session_tokens', 'a:1:{s:64:\"a7ee58958cca228113301c2caac7de36c1cdfa4a04f125100d66c87405384901\";a:4:{s:10:\"expiration\";i:1433947160;s:2:\"ip\";s:13:\"81.84.240.198\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432737560;}}'),
(20057, 1295, 'votou', 'sim'),
(20058, 1295, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(20059, 1293, 'votou', 'sim'),
(20060, 1293, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(20061, 1296, 'votou', 'sim'),
(20062, 1296, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,foto-do-ano_p1277,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(20063, 1297, 'nickname', 'Carolina_Norton_De_Matos'),
(20064, 1297, 'first_name', 'Carolina'),
(20065, 1297, 'last_name', 'De Matos'),
(20066, 1297, 'description', ''),
(20067, 1297, 'rich_editing', 'true'),
(20068, 1297, 'comment_shortcuts', 'false'),
(20069, 1297, 'admin_color', 'fresh'),
(20070, 1297, 'use_ssl', '0'),
(20071, 1297, 'show_admin_bar_front', 'true'),
(20072, 1297, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20073, 1297, 'wp_user_level', '0'),
(20074, 1297, 'wsl_current_provider', 'Facebook'),
(20075, 1297, 'wsl_current_user_image', 'https://graph.facebook.com/10153287097705803/picture?width=150&height=150'),
(20076, 1297, 'session_tokens', 'a:1:{s:64:\"92b47f875def285645b8f87d622bb3fc9b6c36df4b297c147b209fd1b6a944f5\";a:4:{s:10:\"expiration\";i:1433947336;s:2:\"ip\";s:14:\"85.242.104.206\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432737736;}}'),
(20077, 1286, 'votou', 'sim'),
(20078, 1286, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(20079, 1298, 'nickname', 'Rita_Lima'),
(20080, 1298, 'first_name', 'Rita'),
(20081, 1298, 'last_name', 'Lima'),
(20082, 1298, 'description', ''),
(20083, 1298, 'rich_editing', 'true'),
(20084, 1298, 'comment_shortcuts', 'false'),
(20085, 1298, 'admin_color', 'fresh'),
(20086, 1298, 'use_ssl', '0'),
(20087, 1298, 'show_admin_bar_front', 'true'),
(20088, 1298, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20089, 1298, 'wp_user_level', '0'),
(20090, 1298, 'wsl_current_provider', 'Facebook'),
(20091, 1298, 'wsl_current_user_image', 'https://graph.facebook.com/910541735633623/picture?width=150&height=150'),
(20092, 1298, 'session_tokens', 'a:1:{s:64:\"fa66b5617933ab777b48cb9678f5914ecbedda770d1a3c1c6d29da4d0d6065d9\";a:4:{s:10:\"expiration\";i:1433947461;s:2:\"ip\";s:13:\"81.84.240.198\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432737861;}}'),
(20093, 1299, 'nickname', 'Pedro_Lopes_1'),
(20094, 1299, 'first_name', 'Pedro'),
(20095, 1299, 'last_name', 'Lopes'),
(20096, 1299, 'description', ''),
(20097, 1299, 'rich_editing', 'true'),
(20098, 1299, 'comment_shortcuts', 'false'),
(20099, 1299, 'admin_color', 'fresh'),
(20100, 1299, 'use_ssl', '0'),
(20101, 1299, 'show_admin_bar_front', 'true'),
(20102, 1299, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20103, 1299, 'wp_user_level', '0'),
(20104, 1299, 'wsl_current_provider', 'Facebook'),
(20105, 1299, 'wsl_current_user_image', 'https://graph.facebook.com/961335360566648/picture?width=150&height=150'),
(20106, 1299, 'session_tokens', 'a:1:{s:64:\"9c07901f7ff2fcbd48f3a5c4342d445d24012989863d8efa1891e21484bcac66\";a:4:{s:10:\"expiration\";i:1433947582;s:2:\"ip\";s:13:\"93.108.222.80\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432737982;}}'),
(20107, 1299, 'votou', 'sim'),
(20108, 1299, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(20109, 1300, 'nickname', 'Julia_Maria_Oliveira_Botelho'),
(20110, 1300, 'first_name', 'Júlia Maria'),
(20111, 1300, 'last_name', 'Oliveira Botelho'),
(20112, 1300, 'description', ''),
(20113, 1300, 'rich_editing', 'true'),
(20114, 1300, 'comment_shortcuts', 'false'),
(20115, 1300, 'admin_color', 'fresh'),
(20116, 1300, 'use_ssl', '0'),
(20117, 1300, 'show_admin_bar_front', 'true'),
(20118, 1300, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20119, 1300, 'wp_user_level', '0'),
(20120, 1300, 'wsl_current_provider', 'Facebook'),
(20121, 1300, 'wsl_current_user_image', 'https://graph.facebook.com/835507069864387/picture?width=150&height=150'),
(20122, 1300, 'session_tokens', 'a:1:{s:64:\"1d27845479641c11d5962d27dfe55c8fa58cd989af1ecb36fa2ecaa25ae7c765\";a:4:{s:10:\"expiration\";i:1433947656;s:2:\"ip\";s:14:\"194.38.138.166\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432738056;}}'),
(20123, 1301, 'nickname', 'Mafalda_Almeida_Angelo'),
(20124, 1301, 'first_name', 'Mafalda'),
(20125, 1301, 'last_name', 'Almeida Ângelo'),
(20126, 1301, 'description', ''),
(20127, 1301, 'rich_editing', 'true'),
(20128, 1301, 'comment_shortcuts', 'false'),
(20129, 1301, 'admin_color', 'fresh'),
(20130, 1301, 'use_ssl', '0'),
(20131, 1301, 'show_admin_bar_front', 'true'),
(20132, 1301, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20133, 1301, 'wp_user_level', '0'),
(20134, 1301, 'wsl_current_provider', 'Facebook'),
(20135, 1301, 'wsl_current_user_image', 'https://graph.facebook.com/961906663844257/picture?width=150&height=150'),
(20136, 1301, 'session_tokens', 'a:1:{s:64:\"ae6abbb8f92789244bc967bd155df9436fa46cae4316307b4440290680d5a3d8\";a:4:{s:10:\"expiration\";i:1433947710;s:2:\"ip\";s:11:\"95.92.93.68\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.4; GT-I9060I Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432738110;}}'),
(20137, 1300, 'votou', 'sim'),
(20138, 1300, 'user_votes', 'foto-do-ano_p957'),
(20139, 1302, 'nickname', 'Goncalo_Lopes_1'),
(20140, 1302, 'first_name', 'Gonçalo'),
(20141, 1302, 'last_name', 'Lopes'),
(20142, 1302, 'description', ''),
(20143, 1302, 'rich_editing', 'true'),
(20144, 1302, 'comment_shortcuts', 'false'),
(20145, 1302, 'admin_color', 'fresh'),
(20146, 1302, 'use_ssl', '0'),
(20147, 1302, 'show_admin_bar_front', 'true'),
(20148, 1302, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20149, 1302, 'wp_user_level', '0'),
(20150, 1302, 'wsl_current_provider', 'Google'),
(20151, 1302, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-lHB4KkWZq8k/AAAAAAAAAAI/AAAAAAAAAFY/P58t4D198lQ/photo.jpg?sz=200'),
(20152, 1302, 'session_tokens', 'a:1:{s:64:\"f1c65061282fb468ff1154b3f4029998ce63bf994b2aeac1b233bcf4ec6bfc6d\";a:4:{s:10:\"expiration\";i:1433947799;s:2:\"ip\";s:12:\"85.246.71.55\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1432738199;}}'),
(20153, 1301, 'votou', 'sim'),
(20154, 1301, 'user_votes', 'surfista-do-ano-oakley_p1344,revelacao-do-ano-deeply_p1383'),
(20155, 1303, 'nickname', 'Diogo_Silva_1'),
(20156, 1303, 'first_name', 'Diogo'),
(20157, 1303, 'last_name', 'Silva'),
(20158, 1303, 'description', ''),
(20159, 1303, 'rich_editing', 'true'),
(20160, 1303, 'comment_shortcuts', 'false'),
(20161, 1303, 'admin_color', 'fresh'),
(20162, 1303, 'use_ssl', '0'),
(20163, 1303, 'show_admin_bar_front', 'true'),
(20164, 1303, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20165, 1303, 'wp_user_level', '0'),
(20166, 1303, 'wsl_current_provider', 'Facebook'),
(20167, 1303, 'wsl_current_user_image', 'https://graph.facebook.com/10153328364455692/picture?width=150&height=150'),
(20168, 1303, 'session_tokens', 'a:1:{s:64:\"2c4ff629f140179e7679bdd407aaca9006c88c3a2c3b0826490ef823c8a9217e\";a:4:{s:10:\"expiration\";i:1433947833;s:2:\"ip\";s:12:\"85.247.60.56\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432738233;}}'),
(20169, 1304, 'nickname', 'Margarida_Espanha'),
(20170, 1304, 'first_name', 'Margarida'),
(20171, 1304, 'last_name', 'Espanha'),
(20172, 1304, 'description', ''),
(20173, 1304, 'rich_editing', 'true'),
(20174, 1304, 'comment_shortcuts', 'false'),
(20175, 1304, 'admin_color', 'fresh'),
(20176, 1304, 'use_ssl', '0'),
(20177, 1304, 'show_admin_bar_front', 'true'),
(20178, 1304, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20179, 1304, 'wp_user_level', '0'),
(20180, 1304, 'wsl_current_provider', 'Google'),
(20181, 1304, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-2T9ccqMiBxY/AAAAAAAAAAI/AAAAAAAAAqM/q_D6cITo5ZM/photo.jpg?sz=200'),
(20182, 1304, 'session_tokens', 'a:1:{s:64:\"0a015f3d61ad78269d3461a4ba76b70722403ba6feaca55dd33fc955630320ca\";a:4:{s:10:\"expiration\";i:1433947904;s:2:\"ip\";s:12:\"81.193.67.16\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432738304;}}'),
(20183, 1305, 'nickname', 'Tiago_Cunha_Porto'),
(20184, 1305, 'first_name', 'Tiago'),
(20185, 1305, 'last_name', 'Cunha Porto'),
(20186, 1305, 'description', ''),
(20187, 1305, 'rich_editing', 'true'),
(20188, 1305, 'comment_shortcuts', 'false'),
(20189, 1305, 'admin_color', 'fresh'),
(20190, 1305, 'use_ssl', '0'),
(20191, 1305, 'show_admin_bar_front', 'true'),
(20192, 1305, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20193, 1305, 'wp_user_level', '0'),
(20194, 1305, 'wsl_current_provider', 'Google'),
(20195, 1305, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-4wiqE5E7EgI/AAAAAAAAAAI/AAAAAAAARlo/XfzNVdaY_wQ/photo.jpg?sz=200'),
(20196, 1305, 'session_tokens', 'a:1:{s:64:\"0201c7887098980fe325060bbc47b793d2c6b6ff524e35fbdacf8233dbf23932\";a:4:{s:10:\"expiration\";i:1433947955;s:2:\"ip\";s:13:\"213.58.137.66\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432738355;}}'),
(20197, 1298, 'votou', 'sim'),
(20198, 1298, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,free-surfer-do-ano-volcom_p1391,treinador-do-ano_p1359'),
(20199, 1306, 'nickname', 'jose_coelho'),
(20200, 1306, 'first_name', 'jose'),
(20201, 1306, 'last_name', 'coelho'),
(20202, 1306, 'description', ''),
(20203, 1306, 'rich_editing', 'true'),
(20204, 1306, 'comment_shortcuts', 'false'),
(20205, 1306, 'admin_color', 'fresh'),
(20206, 1306, 'use_ssl', '0'),
(20207, 1306, 'show_admin_bar_front', 'true'),
(20208, 1306, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20209, 1306, 'wp_user_level', '0'),
(20210, 1306, 'wsl_current_provider', 'Google'),
(20211, 1306, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-YzNHbUxqasA/AAAAAAAAAAI/AAAAAAAAAIU/DToClUKbays/photo.jpg?sz=200'),
(20212, 1306, 'session_tokens', 'a:1:{s:64:\"c795e84781bc9fac39a6f11a55beabfe85940fe956353bf5a3c82c4a6d1b8612\";a:4:{s:10:\"expiration\";i:1433948221;s:2:\"ip\";s:13:\"85.242.248.40\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432738621;}}'),
(20213, 1307, 'nickname', 'MariaCristina_Felix_de_Melo'),
(20214, 1307, 'first_name', 'MariaCristina'),
(20215, 1307, 'last_name', 'Félix de Melo'),
(20216, 1307, 'description', ''),
(20217, 1307, 'rich_editing', 'true'),
(20218, 1307, 'comment_shortcuts', 'false'),
(20219, 1307, 'admin_color', 'fresh'),
(20220, 1307, 'use_ssl', '0'),
(20221, 1307, 'show_admin_bar_front', 'true'),
(20222, 1307, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20223, 1307, 'wp_user_level', '0'),
(20224, 1307, 'wsl_current_provider', 'Facebook'),
(20225, 1307, 'wsl_current_user_image', 'https://graph.facebook.com/802164986533866/picture?width=150&height=150'),
(20226, 1307, 'session_tokens', 'a:2:{s:64:\"62974f2aaf2a2f1c557959e76b54d1066d6653388a885752e03346e7e9d139bd\";a:4:{s:10:\"expiration\";i:1433948282;s:2:\"ip\";s:12:\"81.84.18.143\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432738682;}s:64:\"40c28faeaa0d170838b863b7369dcbac5267924558210918f880dfd18517451e\";a:4:{s:10:\"expiration\";i:1433948444;s:2:\"ip\";s:12:\"81.84.18.143\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432738844;}}'),
(20227, 1306, 'votou', 'sim'),
(20228, 1306, 'user_votes', 'treinador-do-ano_p1359'),
(20229, 1304, 'votou', 'sim'),
(20230, 1304, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,evento-do-ano-kia_p1432,treinador-do-ano_p1359'),
(20231, 1308, 'nickname', 'Simao_Maria_Villar'),
(20232, 1308, 'first_name', 'Simao Maria'),
(20233, 1308, 'last_name', 'Villar'),
(20234, 1308, 'description', ''),
(20235, 1308, 'rich_editing', 'true'),
(20236, 1308, 'comment_shortcuts', 'false'),
(20237, 1308, 'admin_color', 'fresh'),
(20238, 1308, 'use_ssl', '0'),
(20239, 1308, 'show_admin_bar_front', 'true'),
(20240, 1308, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20241, 1308, 'wp_user_level', '0'),
(20242, 1308, 'wsl_current_provider', 'Facebook'),
(20243, 1308, 'wsl_current_user_image', 'https://graph.facebook.com/1220197158006019/picture?width=150&height=150'),
(20244, 1308, 'session_tokens', 'a:1:{s:64:\"6c4c19bc7b358e4ef8fb9f77c65dc17ca296c9cd35e4ab26c9edd3c6f7831546\";a:4:{s:10:\"expiration\";i:1433948351;s:2:\"ip\";s:14:\"85.138.202.129\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432738751;}}'),
(20245, 1309, 'nickname', 'Amaro_Ferreira'),
(20246, 1309, 'first_name', 'Amaro'),
(20247, 1309, 'last_name', 'Ferreira'),
(20248, 1309, 'description', ''),
(20249, 1309, 'rich_editing', 'true'),
(20250, 1309, 'comment_shortcuts', 'false'),
(20251, 1309, 'admin_color', 'fresh'),
(20252, 1309, 'use_ssl', '0'),
(20253, 1309, 'show_admin_bar_front', 'true'),
(20254, 1309, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20255, 1309, 'wp_user_level', '0'),
(20256, 1309, 'wsl_current_provider', 'Facebook'),
(20257, 1309, 'wsl_current_user_image', 'https://graph.facebook.com/10204209714744047/picture?width=150&height=150'),
(20258, 1309, 'session_tokens', 'a:1:{s:64:\"cfa460784988cdf9a9797ac6e461390ab15db80eda6a64b44720496c20edd1c7\";a:4:{s:10:\"expiration\";i:1433948401;s:2:\"ip\";s:12:\"188.82.145.4\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432738801;}}'),
(20259, 1308, 'votou', 'sim'),
(20260, 1308, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,revelacao-do-ano-deeply_p1383,foto-do-ano_p1277,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(20261, 1305, 'votou', 'sim'),
(20262, 1305, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(20263, 1309, 'votou', 'sim'),
(20264, 1309, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(20265, 1310, 'nickname', 'Hugo_Leao'),
(20266, 1310, 'first_name', 'Hugo'),
(20267, 1310, 'last_name', 'Leão'),
(20268, 1310, 'description', ''),
(20269, 1310, 'rich_editing', 'true'),
(20270, 1310, 'comment_shortcuts', 'false'),
(20271, 1310, 'admin_color', 'fresh'),
(20272, 1310, 'use_ssl', '0'),
(20273, 1310, 'show_admin_bar_front', 'true'),
(20274, 1310, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20275, 1310, 'wp_user_level', '0'),
(20276, 1310, 'wsl_current_provider', 'Facebook'),
(20277, 1310, 'wsl_current_user_image', 'https://graph.facebook.com/10206129756216790/picture?width=150&height=150'),
(20278, 1310, 'session_tokens', 'a:1:{s:64:\"9115e4d61dd3030f1693b4b5613c5ac5b08a81a1cc1cb935d60e69d1c3cb9daa\";a:4:{s:10:\"expiration\";i:1433948771;s:2:\"ip\";s:13:\"89.115.35.118\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432739171;}}'),
(20279, 1311, 'nickname', 'Miguel_Sanchez'),
(20280, 1311, 'first_name', 'Miguel'),
(20281, 1311, 'last_name', 'Sanchez'),
(20282, 1311, 'description', ''),
(20283, 1311, 'rich_editing', 'true'),
(20284, 1311, 'comment_shortcuts', 'false'),
(20285, 1311, 'admin_color', 'fresh'),
(20286, 1311, 'use_ssl', '0'),
(20287, 1311, 'show_admin_bar_front', 'true'),
(20288, 1311, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20289, 1311, 'wp_user_level', '0'),
(20290, 1311, 'wsl_current_provider', 'Facebook'),
(20291, 1311, 'wsl_current_user_image', 'https://graph.facebook.com/10204383803131158/picture?width=150&height=150'),
(20292, 1311, 'session_tokens', 'a:1:{s:64:\"5c0d9ec3d053c2205537165b5e711738eb08a1186c034734839449386b9561bd\";a:4:{s:10:\"expiration\";i:1433948870;s:2:\"ip\";s:13:\"93.108.38.223\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432739270;}}'),
(20293, 1310, 'votou', 'sim'),
(20294, 1310, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(20295, 1312, 'nickname', 'Ana_Esteves'),
(20296, 1312, 'first_name', 'Ana'),
(20297, 1312, 'last_name', 'Esteves'),
(20298, 1312, 'description', ''),
(20299, 1312, 'rich_editing', 'true'),
(20300, 1312, 'comment_shortcuts', 'false'),
(20301, 1312, 'admin_color', 'fresh'),
(20302, 1312, 'use_ssl', '0'),
(20303, 1312, 'show_admin_bar_front', 'true'),
(20304, 1312, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20305, 1312, 'wp_user_level', '0'),
(20306, 1312, 'wsl_current_provider', 'Facebook'),
(20307, 1312, 'wsl_current_user_image', 'https://graph.facebook.com/10206477796044017/picture?width=150&height=150'),
(20308, 1312, 'session_tokens', 'a:1:{s:64:\"e5ba068d2f3466924e9f5d1a792fb7b95e1e2f32c44355b2c962b868a3143973\";a:4:{s:10:\"expiration\";i:1433949268;s:2:\"ip\";s:13:\"95.95.228.149\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432739668;}}'),
(20309, 1291, 'votou', 'sim'),
(20310, 1291, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(20311, 1313, 'nickname', 'Pedro_Pisco'),
(20312, 1313, 'first_name', 'Pedro'),
(20313, 1313, 'last_name', 'Pisco'),
(20314, 1313, 'description', ''),
(20315, 1313, 'rich_editing', 'true'),
(20316, 1313, 'comment_shortcuts', 'false'),
(20317, 1313, 'admin_color', 'fresh'),
(20318, 1313, 'use_ssl', '0'),
(20319, 1313, 'show_admin_bar_front', 'true'),
(20320, 1313, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20321, 1313, 'wp_user_level', '0'),
(20322, 1313, 'wsl_current_provider', 'Facebook'),
(20323, 1313, 'wsl_current_user_image', 'https://graph.facebook.com/1010902948934360/picture?width=150&height=150'),
(20324, 1313, 'session_tokens', 'a:1:{s:64:\"5a4fa1780509f155780bc6eec05cd5b971550874977fce83c53eea3f0f18f3e7\";a:4:{s:10:\"expiration\";i:1433949384;s:2:\"ip\";s:14:\"213.228.161.30\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1432739784;}}'),
(20325, 1314, 'nickname', 'Antonio_Pelicano'),
(20326, 1314, 'first_name', 'Antonio'),
(20327, 1314, 'last_name', 'Pelicano'),
(20328, 1314, 'description', ''),
(20329, 1314, 'rich_editing', 'true'),
(20330, 1314, 'comment_shortcuts', 'false'),
(20331, 1314, 'admin_color', 'fresh'),
(20332, 1314, 'use_ssl', '0'),
(20333, 1314, 'show_admin_bar_front', 'true'),
(20334, 1314, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20335, 1314, 'wp_user_level', '0'),
(20336, 1314, 'wsl_current_provider', 'Facebook'),
(20337, 1314, 'wsl_current_user_image', 'https://graph.facebook.com/1067927066570395/picture?width=150&height=150'),
(20338, 1314, 'session_tokens', 'a:1:{s:64:\"1889be4d2111a2ee132c48de52cd8a0e69203a19e24f897ef166bd2233de4548\";a:4:{s:10:\"expiration\";i:1433949414;s:2:\"ip\";s:14:\"85.243.154.201\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432739814;}}'),
(20339, 1313, 'votou', 'sim'),
(20340, 1313, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(20341, 1315, 'nickname', 'Goncalo_L_Santos'),
(20342, 1315, 'first_name', 'Gonçalo'),
(20343, 1315, 'last_name', 'L. Santos'),
(20344, 1315, 'description', ''),
(20345, 1315, 'rich_editing', 'true'),
(20346, 1315, 'comment_shortcuts', 'false'),
(20347, 1315, 'admin_color', 'fresh'),
(20348, 1315, 'use_ssl', '0'),
(20349, 1315, 'show_admin_bar_front', 'true'),
(20350, 1315, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20351, 1315, 'wp_user_level', '0'),
(20352, 1315, 'wsl_current_provider', 'Facebook'),
(20353, 1315, 'wsl_current_user_image', 'https://graph.facebook.com/10205819950770702/picture?width=150&height=150'),
(20354, 1315, 'session_tokens', 'a:1:{s:64:\"48830d4488622a4c386ff49a3f0d17d3a5ae6e0ee3c2d435173483ef02520a98\";a:4:{s:10:\"expiration\";i:1433949588;s:2:\"ip\";s:15:\"217.129.225.123\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1432739988;}}'),
(20355, 1316, 'nickname', 'Mariana_Constanca'),
(20356, 1316, 'first_name', 'Mariana'),
(20357, 1316, 'last_name', 'Constança'),
(20358, 1316, 'description', ''),
(20359, 1316, 'rich_editing', 'true'),
(20360, 1316, 'comment_shortcuts', 'false'),
(20361, 1316, 'admin_color', 'fresh'),
(20362, 1316, 'use_ssl', '0'),
(20363, 1316, 'show_admin_bar_front', 'true'),
(20364, 1316, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20365, 1316, 'wp_user_level', '0'),
(20366, 1316, 'wsl_current_provider', 'Facebook'),
(20367, 1316, 'wsl_current_user_image', 'https://graph.facebook.com/369551519920975/picture?width=150&height=150'),
(20368, 1316, 'session_tokens', 'a:1:{s:64:\"8610d6a6d8c5001458cfa4e0cd570a88d9c88fedd62276b34ae8d786e8fa75b1\";a:4:{s:10:\"expiration\";i:1433949710;s:2:\"ip\";s:14:\"85.139.254.140\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432740110;}}'),
(20369, 1317, 'nickname', 'Vittor_Cardoso'),
(20370, 1317, 'first_name', 'Vittor'),
(20371, 1317, 'last_name', 'Cardoso'),
(20372, 1317, 'description', ''),
(20373, 1317, 'rich_editing', 'true'),
(20374, 1317, 'comment_shortcuts', 'false'),
(20375, 1317, 'admin_color', 'fresh'),
(20376, 1317, 'use_ssl', '0'),
(20377, 1317, 'show_admin_bar_front', 'true'),
(20378, 1317, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20379, 1317, 'wp_user_level', '0'),
(20380, 1317, 'wsl_current_provider', 'Facebook'),
(20381, 1317, 'wsl_current_user_image', 'https://graph.facebook.com/477791222373751/picture?width=150&height=150'),
(20382, 1317, 'session_tokens', 'a:2:{s:64:\"2735852bb1f977b55fc1c38617154413a4ad1b77c30d8fc867c8a3f20d04317c\";a:4:{s:10:\"expiration\";i:1433949740;s:2:\"ip\";s:12:\"37.189.2.198\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432740140;}s:64:\"0814b13004059c0dcd4c220f73a0c1123364920287cc0babafb7e89c4916e6c6\";a:4:{s:10:\"expiration\";i:1434990317;s:2:\"ip\";s:12:\"37.189.2.198\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433780717;}}'),
(20383, 1316, 'votou', 'sim'),
(20384, 1316, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(20385, 1318, 'nickname', 'Maria_Ana_Ventura'),
(20386, 1318, 'first_name', 'Maria'),
(20387, 1318, 'last_name', 'Ventura'),
(20388, 1318, 'description', ''),
(20389, 1318, 'rich_editing', 'true'),
(20390, 1318, 'comment_shortcuts', 'false'),
(20391, 1318, 'admin_color', 'fresh'),
(20392, 1318, 'use_ssl', '0'),
(20393, 1318, 'show_admin_bar_front', 'true'),
(20394, 1318, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20395, 1318, 'wp_user_level', '0'),
(20396, 1318, 'wsl_current_provider', 'Facebook'),
(20397, 1318, 'wsl_current_user_image', 'https://graph.facebook.com/10153408139708278/picture?width=150&height=150'),
(20398, 1318, 'session_tokens', 'a:1:{s:64:\"04812bfaa9bbc9ef9909a0e1199026a99a11d4056fdb56030b0ecc2f94a7e004\";a:4:{s:10:\"expiration\";i:1433949827;s:2:\"ip\";s:14:\"85.247.165.207\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1432740227;}}'),
(20399, 1319, 'nickname', 'Claudia_Costa'),
(20400, 1319, 'first_name', 'Claudia'),
(20401, 1319, 'last_name', 'Costa'),
(20402, 1319, 'description', ''),
(20403, 1319, 'rich_editing', 'true'),
(20404, 1319, 'comment_shortcuts', 'false'),
(20405, 1319, 'admin_color', 'fresh'),
(20406, 1319, 'use_ssl', '0'),
(20407, 1319, 'show_admin_bar_front', 'true'),
(20408, 1319, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20409, 1319, 'wp_user_level', '0'),
(20410, 1319, 'wsl_current_provider', 'Facebook'),
(20411, 1319, 'wsl_current_user_image', 'https://graph.facebook.com/856055024429854/picture?width=150&height=150'),
(20412, 1319, 'session_tokens', 'a:1:{s:64:\"24588a3e54076339ad0211ff8e9b8cd0cd5ccaa52da94090078de035329d9ad8\";a:4:{s:10:\"expiration\";i:1433949952;s:2:\"ip\";s:13:\"89.152.29.208\";s:2:\"ua\";s:73:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432740352;}}'),
(20413, 1317, 'votou', 'sim'),
(20414, 1317, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(20415, 1320, 'nickname', 'Diogo_Carvalho_1'),
(20416, 1320, 'first_name', 'Diogo'),
(20417, 1320, 'last_name', 'Carvalho'),
(20418, 1320, 'description', ''),
(20419, 1320, 'rich_editing', 'true'),
(20420, 1320, 'comment_shortcuts', 'false'),
(20421, 1320, 'admin_color', 'fresh'),
(20422, 1320, 'use_ssl', '0'),
(20423, 1320, 'show_admin_bar_front', 'true'),
(20424, 1320, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20425, 1320, 'wp_user_level', '0'),
(20426, 1320, 'wsl_current_provider', 'Facebook'),
(20427, 1320, 'wsl_current_user_image', 'https://graph.facebook.com/1598893233703758/picture?width=150&height=150'),
(20428, 1320, 'session_tokens', 'a:1:{s:64:\"b53f623e91f6282aa515a5ddcc70604ebea13fdb494d9231e8c6de0b585cd5e2\";a:4:{s:10:\"expiration\";i:1433950152;s:2:\"ip\";s:14:\"85.245.249.121\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.114 Safari/537.36\";s:5:\"login\";i:1432740552;}}'),
(20429, 1319, 'votou', 'sim'),
(20430, 1319, 'user_votes', 'evento-do-ano-kia_p1428'),
(20431, 1321, 'nickname', 'Joao_Costa_Alves'),
(20432, 1321, 'first_name', 'João'),
(20433, 1321, 'last_name', 'Alves'),
(20434, 1321, 'description', ''),
(20435, 1321, 'rich_editing', 'true'),
(20436, 1321, 'comment_shortcuts', 'false'),
(20437, 1321, 'admin_color', 'fresh'),
(20438, 1321, 'use_ssl', '0'),
(20439, 1321, 'show_admin_bar_front', 'true'),
(20440, 1321, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20441, 1321, 'wp_user_level', '0'),
(20442, 1321, 'wsl_current_provider', 'Facebook'),
(20443, 1321, 'wsl_current_user_image', 'https://graph.facebook.com/1020207987991063/picture?width=150&height=150'),
(20444, 1321, 'session_tokens', 'a:1:{s:64:\"357c5a9362b46b12240b08d41460fc94235f86399f2e259ce2652b1b30a460e6\";a:4:{s:10:\"expiration\";i:1433950194;s:2:\"ip\";s:13:\"81.84.240.198\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432740594;}}'),
(20445, 1318, 'votou', 'sim'),
(20446, 1318, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(20447, 1321, 'votou', 'sim'),
(20448, 1321, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(20449, 1322, 'nickname', 'Joana_Rodrigues_1'),
(20450, 1322, 'first_name', 'Joana'),
(20451, 1322, 'last_name', 'Rodrigues'),
(20452, 1322, 'description', ''),
(20453, 1322, 'rich_editing', 'true'),
(20454, 1322, 'comment_shortcuts', 'false'),
(20455, 1322, 'admin_color', 'fresh'),
(20456, 1322, 'use_ssl', '0'),
(20457, 1322, 'show_admin_bar_front', 'true'),
(20458, 1322, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20459, 1322, 'wp_user_level', '0'),
(20460, 1322, 'wsl_current_provider', 'Google'),
(20461, 1322, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-ExrEHss-sPw/AAAAAAAAAAI/AAAAAAAAAA4/RI4LJKq1cKE/photo.jpg?sz=200'),
(20462, 1322, 'session_tokens', 'a:1:{s:64:\"5ca94de8c2e234e03129b90fb1606cd2668f43200440e93572c195e520aa8249\";a:4:{s:10:\"expiration\";i:1433950464;s:2:\"ip\";s:11:\"10.53.6.169\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432740864;}}'),
(20463, 1320, 'votou', 'sim'),
(20464, 1320, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,onda-do-ano-polen_p1086,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(20465, 1323, 'nickname', 'Francisco_Delgado'),
(20466, 1323, 'first_name', 'Francisco'),
(20467, 1323, 'last_name', 'Delgado'),
(20468, 1323, 'description', ''),
(20469, 1323, 'rich_editing', 'true'),
(20470, 1323, 'comment_shortcuts', 'false'),
(20471, 1323, 'admin_color', 'fresh'),
(20472, 1323, 'use_ssl', '0'),
(20473, 1323, 'show_admin_bar_front', 'true'),
(20474, 1323, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20475, 1323, 'wp_user_level', '0'),
(20476, 1323, 'wsl_current_provider', 'Google'),
(20477, 1323, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-eqTZt4S0d5M/AAAAAAAAAAI/AAAAAAAAACs/uO2CrS7MOvs/photo.jpg?sz=200'),
(20478, 1323, 'session_tokens', 'a:1:{s:64:\"5d1f079679bcd8f3788ced3780c99a6c4fc4c261df06c77b84c8cfddd313fbde\";a:4:{s:10:\"expiration\";i:1433950509;s:2:\"ip\";s:12:\"193.126.28.1\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432740909;}}'),
(20479, 1322, 'votou', 'sim'),
(20480, 1322, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(20481, 1324, 'nickname', 'Luis_Eyre'),
(20482, 1324, 'first_name', 'Luis'),
(20483, 1324, 'last_name', 'Eyre'),
(20484, 1324, 'description', ''),
(20485, 1324, 'rich_editing', 'true'),
(20486, 1324, 'comment_shortcuts', 'false'),
(20487, 1324, 'admin_color', 'fresh'),
(20488, 1324, 'use_ssl', '0'),
(20489, 1324, 'show_admin_bar_front', 'true'),
(20490, 1324, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20491, 1324, 'wp_user_level', '0'),
(20492, 1324, 'wsl_current_provider', 'Facebook'),
(20493, 1324, 'wsl_current_user_image', 'https://graph.facebook.com/10153367276436151/picture?width=150&height=150'),
(20494, 1324, 'session_tokens', 'a:1:{s:64:\"54272b6f17072b69b57f6f8029cc2a039eb9aaab205aa5c601595d3487ab416b\";a:4:{s:10:\"expiration\";i:1433950707;s:2:\"ip\";s:13:\"84.13.177.198\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1432741107;}}'),
(20495, 1324, 'votou', 'sim'),
(20496, 1324, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(20497, 1325, 'nickname', 'Maria_De_Fatima_Almeida'),
(20498, 1325, 'first_name', 'Maria De Fátima'),
(20499, 1325, 'last_name', 'Almeida'),
(20500, 1325, 'description', ''),
(20501, 1325, 'rich_editing', 'true'),
(20502, 1325, 'comment_shortcuts', 'false'),
(20503, 1325, 'admin_color', 'fresh'),
(20504, 1325, 'use_ssl', '0'),
(20505, 1325, 'show_admin_bar_front', 'true'),
(20506, 1325, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20507, 1325, 'wp_user_level', '0'),
(20508, 1325, 'wsl_current_provider', 'Facebook'),
(20509, 1325, 'wsl_current_user_image', 'https://graph.facebook.com/967914889920486/picture?width=150&height=150'),
(20510, 1325, 'session_tokens', 'a:1:{s:64:\"baaed9ad0d39f50f29b03bd719cbb169c212de6c833a80a529e6d352ed52b66c\";a:4:{s:10:\"expiration\";i:1433950929;s:2:\"ip\";s:14:\"144.64.111.213\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432741329;}}'),
(20511, 1326, 'nickname', 'Marta_Gomes'),
(20512, 1326, 'first_name', 'Marta'),
(20513, 1326, 'last_name', 'Gomes'),
(20514, 1326, 'description', ''),
(20515, 1326, 'rich_editing', 'true'),
(20516, 1326, 'comment_shortcuts', 'false'),
(20517, 1326, 'admin_color', 'fresh'),
(20518, 1326, 'use_ssl', '0'),
(20519, 1326, 'show_admin_bar_front', 'true'),
(20520, 1326, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20521, 1326, 'wp_user_level', '0'),
(20522, 1326, 'wsl_current_provider', 'Google'),
(20523, 1326, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-zqjLmpRc-P8/AAAAAAAAAAI/AAAAAAAAALg/lPdiKAWY-rA/photo.jpg?sz=200'),
(20524, 1326, 'session_tokens', 'a:1:{s:64:\"be6f8f870794485194c34ec6e22c31ee5dda7146f60a3fc35d7ddf39ea4ca676\";a:4:{s:10:\"expiration\";i:1433950981;s:2:\"ip\";s:13:\"79.169.59.109\";s:2:\"ua\";s:143:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E5 HD Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432741381;}}'),
(20525, 1327, 'nickname', 'Antonio_Duarte'),
(20526, 1327, 'first_name', 'António'),
(20527, 1327, 'last_name', 'Duarte'),
(20528, 1327, 'description', '');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(20529, 1327, 'rich_editing', 'true'),
(20530, 1327, 'comment_shortcuts', 'false'),
(20531, 1327, 'admin_color', 'fresh'),
(20532, 1327, 'use_ssl', '0'),
(20533, 1327, 'show_admin_bar_front', 'true'),
(20534, 1327, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20535, 1327, 'wp_user_level', '0'),
(20536, 1327, 'wsl_current_provider', 'Facebook'),
(20537, 1327, 'wsl_current_user_image', 'https://graph.facebook.com/1106984972661273/picture?width=150&height=150'),
(20538, 1327, 'session_tokens', 'a:1:{s:64:\"7ec6d67a1571bd401c4b7441e42797d927733389dabb6b95ae65f01e6d9d4849\";a:4:{s:10:\"expiration\";i:1433950991;s:2:\"ip\";s:13:\"84.90.152.194\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432741391;}}'),
(20539, 1328, 'nickname', 'ze_maria_cortez'),
(20540, 1328, 'first_name', 'ze maria'),
(20541, 1328, 'last_name', 'cortez'),
(20542, 1328, 'description', ''),
(20543, 1328, 'rich_editing', 'true'),
(20544, 1328, 'comment_shortcuts', 'false'),
(20545, 1328, 'admin_color', 'fresh'),
(20546, 1328, 'use_ssl', '0'),
(20547, 1328, 'show_admin_bar_front', 'true'),
(20548, 1328, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20549, 1328, 'wp_user_level', '0'),
(20550, 1328, 'wsl_current_provider', 'Google'),
(20551, 1328, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(20552, 1328, 'session_tokens', 'a:1:{s:64:\"493f6bcf240cd7a35c2ea611b640b3c33e7b34be9ff307ec3600e9122a32bd09\";a:4:{s:10:\"expiration\";i:1433951005;s:2:\"ip\";s:11:\"81.84.31.47\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432741405;}}'),
(20553, 1329, 'nickname', 'Tiago_Montalvao'),
(20554, 1329, 'first_name', 'Tiago'),
(20555, 1329, 'last_name', 'Montalvão'),
(20556, 1329, 'description', ''),
(20557, 1329, 'rich_editing', 'true'),
(20558, 1329, 'comment_shortcuts', 'false'),
(20559, 1329, 'admin_color', 'fresh'),
(20560, 1329, 'use_ssl', '0'),
(20561, 1329, 'show_admin_bar_front', 'true'),
(20562, 1329, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20563, 1329, 'wp_user_level', '0'),
(20564, 1329, 'wsl_current_provider', 'Facebook'),
(20565, 1329, 'wsl_current_user_image', 'https://graph.facebook.com/1112012242146029/picture?width=150&height=150'),
(20566, 1329, 'session_tokens', 'a:1:{s:64:\"42059bcf00af16c691989e80d18a25dabba6415febaa2c993cc2b7f23047c786\";a:4:{s:10:\"expiration\";i:1433951006;s:2:\"ip\";s:13:\"85.243.135.99\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432741406;}}'),
(20567, 1330, 'nickname', 'Artur_Fernandes'),
(20568, 1330, 'first_name', 'Artur'),
(20569, 1330, 'last_name', 'Fernandes'),
(20570, 1330, 'description', ''),
(20571, 1330, 'rich_editing', 'true'),
(20572, 1330, 'comment_shortcuts', 'false'),
(20573, 1330, 'admin_color', 'fresh'),
(20574, 1330, 'use_ssl', '0'),
(20575, 1330, 'show_admin_bar_front', 'true'),
(20576, 1330, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20577, 1330, 'wp_user_level', '0'),
(20578, 1330, 'wsl_current_provider', 'Google'),
(20579, 1330, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-8aD6KJL8GNc/AAAAAAAAAAI/AAAAAAAAC4w/wThNkzsoCOs/photo.jpg?sz=200'),
(20580, 1330, 'session_tokens', 'a:4:{s:64:\"ae92f29bf7040e5d3a2628738a1bd96c509987bc002d3bfaa2742b22092cb67e\";a:4:{s:10:\"expiration\";i:1433951010;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432741410;}s:64:\"4e8792d84ef41364341fed72cdab17e782603fc35642bf89981bfa09bd091baf\";a:4:{s:10:\"expiration\";i:1433951179;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:76:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; MASMJS; rv:11.0) like Gecko\";s:5:\"login\";i:1432741579;}s:64:\"82a55c8484f90bb6f094aee32a42bf49fb5e74be8d994e12f546ff197cc07e42\";a:4:{s:10:\"expiration\";i:1434084784;s:2:\"ip\";s:14:\"37.189.167.108\";s:2:\"ua\";s:165:\"Mozilla/5.0 (Linux; Android 5.0.2; SAMSUNG SM-G925F Build/LRX22G) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/3.0 Chrome/38.0.2125.102 Mobile Safari/537.36\";s:5:\"login\";i:1432875184;}s:64:\"f938aa7cd067dfef2f378da751791d9c544290c0e388f79aad78354ce94db0d7\";a:4:{s:10:\"expiration\";i:1434981521;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:76:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; MASMJS; rv:11.0) like Gecko\";s:5:\"login\";i:1433771921;}}'),
(20581, 1327, 'votou', 'sim'),
(20582, 1327, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(20583, 1326, 'votou', 'sim'),
(20584, 1326, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(20585, 1331, 'nickname', 'Luis_Villa_de_Brito'),
(20586, 1331, 'first_name', 'Luis'),
(20587, 1331, 'last_name', 'de Brito'),
(20588, 1331, 'description', ''),
(20589, 1331, 'rich_editing', 'true'),
(20590, 1331, 'comment_shortcuts', 'false'),
(20591, 1331, 'admin_color', 'fresh'),
(20592, 1331, 'use_ssl', '0'),
(20593, 1331, 'show_admin_bar_front', 'true'),
(20594, 1331, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20595, 1331, 'wp_user_level', '0'),
(20596, 1331, 'wsl_current_provider', 'Facebook'),
(20597, 1331, 'wsl_current_user_image', 'https://graph.facebook.com/10152949743420773/picture?width=150&height=150'),
(20598, 1331, 'session_tokens', 'a:1:{s:64:\"9a8fdb57673321abee6f4a53e20c1c27c55fec54855519e8b26d93676abca089\";a:4:{s:10:\"expiration\";i:1433951104;s:2:\"ip\";s:13:\"85.139.22.208\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.77.4 (KHTML, like Gecko) Version/7.0.5 Safari/537.77.4\";s:5:\"login\";i:1432741504;}}'),
(20599, 1332, 'nickname', 'Andre_Marmelo'),
(20600, 1332, 'first_name', 'André'),
(20601, 1332, 'last_name', 'Marmelo'),
(20602, 1332, 'description', ''),
(20603, 1332, 'rich_editing', 'true'),
(20604, 1332, 'comment_shortcuts', 'false'),
(20605, 1332, 'admin_color', 'fresh'),
(20606, 1332, 'use_ssl', '0'),
(20607, 1332, 'show_admin_bar_front', 'true'),
(20608, 1332, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20609, 1332, 'wp_user_level', '0'),
(20610, 1332, 'wsl_current_provider', 'Facebook'),
(20611, 1332, 'wsl_current_user_image', 'https://graph.facebook.com/1449010528747073/picture?width=150&height=150'),
(20612, 1332, 'session_tokens', 'a:1:{s:64:\"5917828a37f915f5b62a57aec7ad5ce6b6563078fd33bff918eb3cbc9b024861\";a:4:{s:10:\"expiration\";i:1433951112;s:2:\"ip\";s:14:\"85.245.139.225\";s:2:\"ua\";s:154:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Chrome/36.0.1985.125 BoBrowser/36.0.1985.136 Safari/537.36\";s:5:\"login\";i:1432741512;}}'),
(20613, 1330, 'votou', 'sim'),
(20614, 1330, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277'),
(20615, 1329, 'votou', 'sim'),
(20616, 1329, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,free-surfer-do-ano-volcom_p1395,shaper-do-ano-xhapeland_p1381,treinador-do-ano_p1359'),
(20617, 1333, 'nickname', 'Antonio_Souto'),
(20618, 1333, 'first_name', 'António'),
(20619, 1333, 'last_name', 'Souto'),
(20620, 1333, 'description', ''),
(20621, 1333, 'rich_editing', 'true'),
(20622, 1333, 'comment_shortcuts', 'false'),
(20623, 1333, 'admin_color', 'fresh'),
(20624, 1333, 'use_ssl', '0'),
(20625, 1333, 'show_admin_bar_front', 'true'),
(20626, 1333, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20627, 1333, 'wp_user_level', '0'),
(20628, 1333, 'wsl_current_provider', 'Facebook'),
(20629, 1333, 'wsl_current_user_image', 'https://graph.facebook.com/10204084693946849/picture?width=150&height=150'),
(20630, 1333, 'session_tokens', 'a:1:{s:64:\"b0240f87e6dd3c037507c08ae9cdf65dd541b33072de698632e7f47522e28e16\";a:4:{s:10:\"expiration\";i:1433951194;s:2:\"ip\";s:13:\"188.37.30.228\";s:2:\"ua\";s:140:\"Mozilla/5.0 (Linux; Android 4.2.2; Vodafone 785 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.59 Mobile Safari/537.36\";s:5:\"login\";i:1432741594;}}'),
(20631, 1323, 'votou', 'sim'),
(20632, 1323, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(20633, 1333, 'votou', 'sim'),
(20634, 1333, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(20635, 1331, 'votou', 'sim'),
(20636, 1331, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406'),
(20637, 1311, 'votou', 'sim'),
(20638, 1311, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(20639, 1334, 'nickname', 'Teresa_Calado'),
(20640, 1334, 'first_name', 'Teresa'),
(20641, 1334, 'last_name', 'Calado'),
(20642, 1334, 'description', ''),
(20643, 1334, 'rich_editing', 'true'),
(20644, 1334, 'comment_shortcuts', 'false'),
(20645, 1334, 'admin_color', 'fresh'),
(20646, 1334, 'use_ssl', '0'),
(20647, 1334, 'show_admin_bar_front', 'true'),
(20648, 1334, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20649, 1334, 'wp_user_level', '0'),
(20650, 1334, 'wsl_current_provider', 'Facebook'),
(20651, 1334, 'wsl_current_user_image', 'https://graph.facebook.com/1057805234249227/picture?width=150&height=150'),
(20652, 1334, 'session_tokens', 'a:1:{s:64:\"9b0e23e85aae6097d1b59071d8b4a068b13c075fa5fefc6b6d2aeb19f67f810b\";a:4:{s:10:\"expiration\";i:1433951443;s:2:\"ip\";s:12:\"62.28.249.58\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432741843;}}'),
(20653, 1334, 'votou', 'sim'),
(20654, 1334, 'user_votes', 'foto-do-ano_p957'),
(20655, 1335, 'nickname', 'Laura_Trovao'),
(20656, 1335, 'first_name', 'Laura'),
(20657, 1335, 'last_name', 'Trovão'),
(20658, 1335, 'description', ''),
(20659, 1335, 'rich_editing', 'true'),
(20660, 1335, 'comment_shortcuts', 'false'),
(20661, 1335, 'admin_color', 'fresh'),
(20662, 1335, 'use_ssl', '0'),
(20663, 1335, 'show_admin_bar_front', 'true'),
(20664, 1335, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20665, 1335, 'wp_user_level', '0'),
(20666, 1335, 'wsl_current_provider', 'Facebook'),
(20667, 1335, 'wsl_current_user_image', 'https://graph.facebook.com/1104893592871203/picture?width=150&height=150'),
(20668, 1335, 'session_tokens', 'a:5:{s:64:\"62f28e7bbf5a7d5887b03a6882da068d32002406563c21f552fdd3c15255fcd4\";a:4:{s:10:\"expiration\";i:1433951523;s:2:\"ip\";s:14:\"88.214.187.183\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPod; CPU iPhone OS 6_1_6 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B500 Safari/8536.25\";s:5:\"login\";i:1432741923;}s:64:\"b7b2f1d22967de6e6f5c374db3248ab6e4ef506ca58d401c656d3362c14712d4\";a:4:{s:10:\"expiration\";i:1433951545;s:2:\"ip\";s:14:\"88.214.187.183\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPod; CPU iPhone OS 6_1_6 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B500 Safari/8536.25\";s:5:\"login\";i:1432741945;}s:64:\"8540c262089bcc17d7ca71ec259de3bb78a23884003bd5c59c6adcddf7aa2f78\";a:4:{s:10:\"expiration\";i:1433951571;s:2:\"ip\";s:14:\"88.214.187.183\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPod; CPU iPhone OS 6_1_6 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B500 Safari/8536.25\";s:5:\"login\";i:1432741971;}s:64:\"570017bf29a1058e50a14d9a7255ce5727d6b82b34a130057c0852857a66412a\";a:4:{s:10:\"expiration\";i:1433951608;s:2:\"ip\";s:14:\"88.214.187.183\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPod; CPU iPhone OS 6_1_6 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B500 Safari/8536.25\";s:5:\"login\";i:1432742008;}s:64:\"9d7ade477f32b18378714394f708093ede2ec66375d7d337a33ac0a61d8b63e0\";a:4:{s:10:\"expiration\";i:1433952218;s:2:\"ip\";s:14:\"88.214.186.248\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53\";s:5:\"login\";i:1432742618;}}'),
(20669, 1336, 'nickname', 'Alexandra_Amaro'),
(20670, 1336, 'first_name', 'Alexandra'),
(20671, 1336, 'last_name', 'Amaro'),
(20672, 1336, 'description', ''),
(20673, 1336, 'rich_editing', 'true'),
(20674, 1336, 'comment_shortcuts', 'false'),
(20675, 1336, 'admin_color', 'fresh'),
(20676, 1336, 'use_ssl', '0'),
(20677, 1336, 'show_admin_bar_front', 'true'),
(20678, 1336, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20679, 1336, 'wp_user_level', '0'),
(20680, 1336, 'wsl_current_provider', 'Google'),
(20681, 1336, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(20682, 1336, 'session_tokens', 'a:1:{s:64:\"c65b5114f0609cdd6a7388edd52342bcd565f93e6491f54c7ad9d9b82f735b44\";a:4:{s:10:\"expiration\";i:1433951549;s:2:\"ip\";s:12:\"62.28.249.58\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432741949;}}'),
(20683, 1337, 'nickname', 'Goma_Desi_Gn'),
(20684, 1337, 'first_name', 'Goma'),
(20685, 1337, 'last_name', 'Desi Gn'),
(20686, 1337, 'description', ''),
(20687, 1337, 'rich_editing', 'true'),
(20688, 1337, 'comment_shortcuts', 'false'),
(20689, 1337, 'admin_color', 'fresh'),
(20690, 1337, 'use_ssl', '0'),
(20691, 1337, 'show_admin_bar_front', 'true'),
(20692, 1337, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20693, 1337, 'wp_user_level', '0'),
(20694, 1337, 'wsl_current_provider', 'Facebook'),
(20695, 1337, 'wsl_current_user_image', 'https://graph.facebook.com/10204327565179003/picture?width=150&height=150'),
(20696, 1337, 'session_tokens', 'a:1:{s:64:\"a3af5fe5bdcea403fe031a0bd98f34bdbfda84e31139713af7217d6e34c0c8bb\";a:4:{s:10:\"expiration\";i:1433951564;s:2:\"ip\";s:12:\"5.249.101.51\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1432741964;}}'),
(20697, 1338, 'nickname', 'Jackie_Uricchio'),
(20698, 1338, 'first_name', 'Jackie'),
(20699, 1338, 'last_name', 'Uricchio'),
(20700, 1338, 'description', ''),
(20701, 1338, 'rich_editing', 'true'),
(20702, 1338, 'comment_shortcuts', 'false'),
(20703, 1338, 'admin_color', 'fresh'),
(20704, 1338, 'use_ssl', '0'),
(20705, 1338, 'show_admin_bar_front', 'true'),
(20706, 1338, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20707, 1338, 'wp_user_level', '0'),
(20708, 1338, 'wsl_current_provider', 'Facebook'),
(20709, 1338, 'wsl_current_user_image', 'https://graph.facebook.com/10152869345698144/picture?width=150&height=150'),
(20710, 1338, 'session_tokens', 'a:2:{s:64:\"0369721f4440cdcc6141d9eae560951f5d63115c49a0bb40a0f54b1ceb857b04\";a:4:{s:10:\"expiration\";i:1433951587;s:2:\"ip\";s:12:\"188.81.23.21\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432741987;}s:64:\"c6ea66da8ffef7e2ee99185ae6c4061451cdb4f68739091ef33cc3490bd44985\";a:4:{s:10:\"expiration\";i:1433970269;s:2:\"ip\";s:11:\"5.43.34.210\";s:2:\"ua\";s:268:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/26.0.0.9.10;FBBV/9347487;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432760669;}}'),
(20711, 1337, 'votou', 'sim'),
(20712, 1337, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(20713, 1339, 'nickname', 'Teresa_Saldanha'),
(20714, 1339, 'first_name', 'Teresa'),
(20715, 1339, 'last_name', 'Saldanha'),
(20716, 1339, 'description', ''),
(20717, 1339, 'rich_editing', 'true'),
(20718, 1339, 'comment_shortcuts', 'false'),
(20719, 1339, 'admin_color', 'fresh'),
(20720, 1339, 'use_ssl', '0'),
(20721, 1339, 'show_admin_bar_front', 'true'),
(20722, 1339, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20723, 1339, 'wp_user_level', '0'),
(20724, 1339, 'wsl_current_provider', 'Facebook'),
(20725, 1339, 'wsl_current_user_image', 'https://graph.facebook.com/446413042185764/picture?width=150&height=150'),
(20726, 1339, 'session_tokens', 'a:2:{s:64:\"1113ee6dc43a5ef8cd716d6d2d1a8cd02a43e3bdff69e96b010351d30b3690b3\";a:4:{s:10:\"expiration\";i:1433951703;s:2:\"ip\";s:13:\"85.245.64.238\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432742103;}s:64:\"b17e51db7fefe1a5fd5bf5f19ec07341e6d20974cdd8b6c5362c05fe012d0e22\";a:4:{s:10:\"expiration\";i:1434918607;s:2:\"ip\";s:13:\"85.245.64.238\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433709007;}}'),
(20727, 1339, 'votou', 'sim'),
(20728, 1339, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(20729, 1338, 'votou', 'sim'),
(20730, 1338, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(20731, 1340, 'nickname', 'Ana_Teresa_Xistra'),
(20732, 1340, 'first_name', 'Ana'),
(20733, 1340, 'last_name', 'Xistra'),
(20734, 1340, 'description', ''),
(20735, 1340, 'rich_editing', 'true'),
(20736, 1340, 'comment_shortcuts', 'false'),
(20737, 1340, 'admin_color', 'fresh'),
(20738, 1340, 'use_ssl', '0'),
(20739, 1340, 'show_admin_bar_front', 'true'),
(20740, 1340, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20741, 1340, 'wp_user_level', '0'),
(20742, 1340, 'wsl_current_provider', 'Facebook'),
(20743, 1340, 'wsl_current_user_image', 'https://graph.facebook.com/10204284389646679/picture?width=150&height=150'),
(20744, 1340, 'session_tokens', 'a:1:{s:64:\"62191930f0e88b888f3b800ff93b2eaa658259400bec27cced8b3ca17ecf0f18\";a:4:{s:10:\"expiration\";i:1433951966;s:2:\"ip\";s:12:\"81.84.241.10\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432742366;}}'),
(20745, 1328, 'votou', 'sim'),
(20746, 1328, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(20747, 1341, 'nickname', 'Helder_Blayer'),
(20748, 1341, 'first_name', 'Hélder'),
(20749, 1341, 'last_name', 'Blayer'),
(20750, 1341, 'description', ''),
(20751, 1341, 'rich_editing', 'true'),
(20752, 1341, 'comment_shortcuts', 'false'),
(20753, 1341, 'admin_color', 'fresh'),
(20754, 1341, 'use_ssl', '0'),
(20755, 1341, 'show_admin_bar_front', 'true'),
(20756, 1341, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20757, 1341, 'wp_user_level', '0'),
(20758, 1341, 'wsl_current_provider', 'Facebook'),
(20759, 1341, 'wsl_current_user_image', 'https://graph.facebook.com/10205611857589512/picture?width=150&height=150'),
(20760, 1341, 'session_tokens', 'a:1:{s:64:\"04ceede0bf668281fa31f00b043a05281e9459034c1964a803c7c83e5ccc5362\";a:4:{s:10:\"expiration\";i:1433951992;s:2:\"ip\";s:13:\"83.240.154.35\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432742392;}}'),
(20761, 1340, 'votou', 'sim'),
(20762, 1340, 'user_votes', 'onda-do-ano-polen_p1230'),
(20763, 1342, 'nickname', 'Carlos_Andre_Rodrigues_Cardeira'),
(20764, 1342, 'first_name', 'Carlos André'),
(20765, 1342, 'last_name', 'Rodrigues Cardeira'),
(20766, 1342, 'description', ''),
(20767, 1342, 'rich_editing', 'true'),
(20768, 1342, 'comment_shortcuts', 'false'),
(20769, 1342, 'admin_color', 'fresh'),
(20770, 1342, 'use_ssl', '0'),
(20771, 1342, 'show_admin_bar_front', 'true'),
(20772, 1342, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20773, 1342, 'wp_user_level', '0'),
(20774, 1342, 'wsl_current_provider', 'Facebook'),
(20775, 1342, 'wsl_current_user_image', 'https://graph.facebook.com/840997452615624/picture?width=150&height=150'),
(20776, 1342, 'session_tokens', 'a:1:{s:64:\"db625a03f0842355f06463fbf765810927af2f844cbf71210caae679109074f0\";a:4:{s:10:\"expiration\";i:1433952037;s:2:\"ip\";s:12:\"81.84.247.73\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432742437;}}'),
(20777, 1343, 'nickname', 'Catarina_Vieira'),
(20778, 1343, 'first_name', 'Catarina'),
(20779, 1343, 'last_name', 'Vieira'),
(20780, 1343, 'description', ''),
(20781, 1343, 'rich_editing', 'true'),
(20782, 1343, 'comment_shortcuts', 'false'),
(20783, 1343, 'admin_color', 'fresh'),
(20784, 1343, 'use_ssl', '0'),
(20785, 1343, 'show_admin_bar_front', 'true'),
(20786, 1343, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20787, 1343, 'wp_user_level', '0'),
(20788, 1343, 'wsl_current_provider', 'Facebook'),
(20789, 1343, 'wsl_current_user_image', 'https://graph.facebook.com/481958655291470/picture?width=150&height=150'),
(20790, 1343, 'session_tokens', 'a:1:{s:64:\"a59e3ff4007ba6194a05c4d87f3963a4df8adfbd0c052dc55210e4fd8b60e543\";a:4:{s:10:\"expiration\";i:1433952136;s:2:\"ip\";s:12:\"89.154.24.88\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.4; D2403 Build/18.3.1.C.1.15) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432742536;}}'),
(20791, 1341, 'votou', 'sim'),
(20792, 1341, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(20793, 1344, 'nickname', 'IGOR_POLESEL_BUENO_DE_OLIVEIRA'),
(20794, 1344, 'first_name', 'IGOR'),
(20795, 1344, 'last_name', 'POLESEL BUENO DE OLIVEIRA'),
(20796, 1344, 'description', ''),
(20797, 1344, 'rich_editing', 'true'),
(20798, 1344, 'comment_shortcuts', 'false'),
(20799, 1344, 'admin_color', 'fresh'),
(20800, 1344, 'use_ssl', '0'),
(20801, 1344, 'show_admin_bar_front', 'true'),
(20802, 1344, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20803, 1344, 'wp_user_level', '0'),
(20804, 1344, 'wsl_current_provider', 'Google'),
(20805, 1344, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-7NIRKs0qnKs/AAAAAAAAAAI/AAAAAAAACu4/LwKFqpEyTdI/photo.jpg?sz=200'),
(20806, 1344, 'session_tokens', 'a:1:{s:64:\"5090b9972ad418c0fc63393ff1f7980663f6681164fa68dd50042d4b00ab95e3\";a:4:{s:10:\"expiration\";i:1433952287;s:2:\"ip\";s:13:\"192.168.0.163\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432742687;}}'),
(20807, 1343, 'votou', 'sim'),
(20808, 1343, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(20809, 1335, 'votou', 'sim'),
(20810, 1335, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(20811, 1344, 'votou', 'sim'),
(20812, 1344, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(20813, 1345, 'nickname', 'Rafaela_Pombares_Rodrigues'),
(20814, 1345, 'first_name', 'Rafaela'),
(20815, 1345, 'last_name', 'Rodrigues'),
(20816, 1345, 'description', ''),
(20817, 1345, 'rich_editing', 'true'),
(20818, 1345, 'comment_shortcuts', 'false'),
(20819, 1345, 'admin_color', 'fresh'),
(20820, 1345, 'use_ssl', '0'),
(20821, 1345, 'show_admin_bar_front', 'true'),
(20822, 1345, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20823, 1345, 'wp_user_level', '0'),
(20824, 1345, 'wsl_current_provider', 'Facebook'),
(20825, 1345, 'wsl_current_user_image', 'https://graph.facebook.com/839713342777771/picture?width=150&height=150'),
(20826, 1345, 'session_tokens', 'a:1:{s:64:\"e0679994887d0d06405b43224b0c949e591fdd098bf5ca222a98f7cf00e30f05\";a:4:{s:10:\"expiration\";i:1433952534;s:2:\"ip\";s:11:\"81.84.0.122\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432742934;}}'),
(20827, 1345, 'votou', 'sim'),
(20828, 1345, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(20829, 1346, 'nickname', 'Paula_Lima'),
(20830, 1346, 'first_name', 'Paula'),
(20831, 1346, 'last_name', 'Lima'),
(20832, 1346, 'description', ''),
(20833, 1346, 'rich_editing', 'true'),
(20834, 1346, 'comment_shortcuts', 'false'),
(20835, 1346, 'admin_color', 'fresh'),
(20836, 1346, 'use_ssl', '0'),
(20837, 1346, 'show_admin_bar_front', 'true'),
(20838, 1346, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20839, 1346, 'wp_user_level', '0'),
(20840, 1346, 'wsl_current_provider', 'Facebook'),
(20841, 1346, 'wsl_current_user_image', 'https://graph.facebook.com/10205919225493802/picture?width=150&height=150'),
(20842, 1346, 'session_tokens', 'a:2:{s:64:\"adf7e1726f532af92dcdc6107dd1d4932e8a65e12d34fc7c5189e16ddfe063d4\";a:4:{s:10:\"expiration\";i:1433952681;s:2:\"ip\";s:13:\"89.115.26.178\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432743081;}s:64:\"a9e79189dd3db22f6e400f7fc4931bc865942dbea996233ade908f55c247a233\";a:4:{s:10:\"expiration\";i:1435010281;s:2:\"ip\";s:11:\"79.168.15.5\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433800681;}}'),
(20843, 1347, 'nickname', 'Joana_Correia_Pinheiro'),
(20844, 1347, 'first_name', 'Joana Correia'),
(20845, 1347, 'last_name', 'Pinheiro'),
(20846, 1347, 'description', ''),
(20847, 1347, 'rich_editing', 'true'),
(20848, 1347, 'comment_shortcuts', 'false'),
(20849, 1347, 'admin_color', 'fresh'),
(20850, 1347, 'use_ssl', '0'),
(20851, 1347, 'show_admin_bar_front', 'true'),
(20852, 1347, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20853, 1347, 'wp_user_level', '0'),
(20854, 1347, 'wsl_current_provider', 'Facebook'),
(20855, 1347, 'wsl_current_user_image', 'https://graph.facebook.com/588866767923313/picture?width=150&height=150'),
(20856, 1347, 'session_tokens', 'a:1:{s:64:\"b3e9379f464128d1595425af6f3caef733460f704e193c94fc74b6bdabc7a2d4\";a:4:{s:10:\"expiration\";i:1433952805;s:2:\"ip\";s:12:\"2.83.164.138\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432743205;}}'),
(20857, 1348, 'nickname', 'Tiago_Pereira'),
(20858, 1348, 'first_name', 'Tiago'),
(20859, 1348, 'last_name', 'Pereira'),
(20860, 1348, 'description', ''),
(20861, 1348, 'rich_editing', 'true'),
(20862, 1348, 'comment_shortcuts', 'false'),
(20863, 1348, 'admin_color', 'fresh'),
(20864, 1348, 'use_ssl', '0'),
(20865, 1348, 'show_admin_bar_front', 'true'),
(20866, 1348, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20867, 1348, 'wp_user_level', '0'),
(20868, 1348, 'wsl_current_provider', 'Facebook'),
(20869, 1348, 'wsl_current_user_image', 'https://graph.facebook.com/999235676755172/picture?width=150&height=150'),
(20870, 1348, 'session_tokens', 'a:1:{s:64:\"70201367f7e8dc78f5e8af679251ab928102e9d356eb34c67b10ca9592dd6852\";a:4:{s:10:\"expiration\";i:1433952839;s:2:\"ip\";s:12:\"188.37.56.21\";s:2:\"ua\";s:244:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad5,3;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432743239;}}'),
(20871, 1349, 'nickname', 'Lourenco_Abreu_Katzenstein'),
(20872, 1349, 'first_name', 'Lourenço'),
(20873, 1349, 'last_name', 'Katzenstein'),
(20874, 1349, 'description', ''),
(20875, 1349, 'rich_editing', 'true'),
(20876, 1349, 'comment_shortcuts', 'false'),
(20877, 1349, 'admin_color', 'fresh'),
(20878, 1349, 'use_ssl', '0'),
(20879, 1349, 'show_admin_bar_front', 'true'),
(20880, 1349, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20881, 1349, 'wp_user_level', '0'),
(20882, 1349, 'wsl_current_provider', 'Facebook'),
(20883, 1349, 'wsl_current_user_image', 'https://graph.facebook.com/10205903863309116/picture?width=150&height=150'),
(20884, 1349, 'session_tokens', 'a:1:{s:64:\"a5f92a7d8a1bad2cf60317448c630ac10f81699daa6ce1b3c99d1d6f96efc35c\";a:4:{s:10:\"expiration\";i:1433952845;s:2:\"ip\";s:13:\"85.242.106.73\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432743245;}}'),
(20885, 1350, 'nickname', 'Barbara_Agua'),
(20886, 1350, 'first_name', 'Bárbara'),
(20887, 1350, 'last_name', 'Água'),
(20888, 1350, 'description', ''),
(20889, 1350, 'rich_editing', 'true'),
(20890, 1350, 'comment_shortcuts', 'false'),
(20891, 1350, 'admin_color', 'fresh'),
(20892, 1350, 'use_ssl', '0'),
(20893, 1350, 'show_admin_bar_front', 'true'),
(20894, 1350, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20895, 1350, 'wp_user_level', '0'),
(20896, 1350, 'wsl_current_provider', 'Facebook'),
(20897, 1350, 'wsl_current_user_image', 'https://graph.facebook.com/868870256518907/picture?width=150&height=150'),
(20898, 1350, 'session_tokens', 'a:1:{s:64:\"1f003205415f469a9bc993aaedb4f9f405839c7b823972e35ab4523c82c9002f\";a:4:{s:10:\"expiration\";i:1433952897;s:2:\"ip\";s:11:\"84.90.3.192\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432743297;}}'),
(20899, 1351, 'nickname', 'Cristina_Antunes'),
(20900, 1351, 'first_name', 'Cristina'),
(20901, 1351, 'last_name', 'Antunes'),
(20902, 1351, 'description', ''),
(20903, 1351, 'rich_editing', 'true'),
(20904, 1351, 'comment_shortcuts', 'false'),
(20905, 1351, 'admin_color', 'fresh'),
(20906, 1351, 'use_ssl', '0'),
(20907, 1351, 'show_admin_bar_front', 'true'),
(20908, 1351, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20909, 1351, 'wp_user_level', '0'),
(20910, 1351, 'wsl_current_provider', 'Facebook'),
(20911, 1351, 'wsl_current_user_image', 'https://graph.facebook.com/10152951530674503/picture?width=150&height=150'),
(20912, 1351, 'session_tokens', 'a:1:{s:64:\"5849069daa49f84a329102cf20f287427c5db3cc5120a1f6314ca2bc94ab131b\";a:4:{s:10:\"expiration\";i:1433952901;s:2:\"ip\";s:13:\"85.138.196.69\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432743301;}}'),
(20913, 1352, 'nickname', 'Miguel_Mata'),
(20914, 1352, 'first_name', 'Miguel'),
(20915, 1352, 'last_name', 'Mata'),
(20916, 1352, 'description', ''),
(20917, 1352, 'rich_editing', 'true'),
(20918, 1352, 'comment_shortcuts', 'false'),
(20919, 1352, 'admin_color', 'fresh'),
(20920, 1352, 'use_ssl', '0'),
(20921, 1352, 'show_admin_bar_front', 'true'),
(20922, 1352, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20923, 1352, 'wp_user_level', '0'),
(20924, 1352, 'wsl_current_provider', 'Facebook'),
(20925, 1352, 'wsl_current_user_image', 'https://graph.facebook.com/10205004994990605/picture?width=150&height=150'),
(20926, 1352, 'session_tokens', 'a:2:{s:64:\"5e57078e02bec2f8f9d7382ed79a05e719fbcacd541d272af459433d9564a21d\";a:4:{s:10:\"expiration\";i:1433952910;s:2:\"ip\";s:14:\"151.24.151.138\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/27.0.0.34.13;FBBV/9902566;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/Carrier;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432743310;}s:64:\"94a00ddca00e898c3d5ca68b325a73b4adc605719522f858534a38c558fadd9b\";a:4:{s:10:\"expiration\";i:1434604367;s:2:\"ip\";s:12:\"151.15.12.84\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/Carrier;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433394767;}}'),
(20927, 1347, 'votou', 'sim'),
(20928, 1347, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(20929, 1350, 'votou', 'sim'),
(20930, 1350, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(20931, 1353, 'nickname', 'Sofia_Saldanha'),
(20932, 1353, 'first_name', 'Sofia'),
(20933, 1353, 'last_name', 'Saldanha'),
(20934, 1353, 'description', ''),
(20935, 1353, 'rich_editing', 'true'),
(20936, 1353, 'comment_shortcuts', 'false'),
(20937, 1353, 'admin_color', 'fresh'),
(20938, 1353, 'use_ssl', '0'),
(20939, 1353, 'show_admin_bar_front', 'true'),
(20940, 1353, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20941, 1353, 'wp_user_level', '0'),
(20942, 1353, 'wsl_current_provider', 'Facebook'),
(20943, 1353, 'wsl_current_user_image', 'https://graph.facebook.com/1433031730337325/picture?width=150&height=150'),
(20944, 1353, 'session_tokens', 'a:1:{s:64:\"f50a347df95c36874c9b0a3fca339767a7de0dff57d34e0ac26ddc10fa7db898\";a:4:{s:10:\"expiration\";i:1433952933;s:2:\"ip\";s:13:\"82.154.180.62\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432743333;}}'),
(20945, 1351, 'votou', 'sim'),
(20946, 1351, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(20947, 1346, 'votou', 'sim'),
(20948, 1346, 'user_votes', 'surfista-do-ano-oakley_p1344,revelacao-do-ano-deeply_p1383'),
(20949, 1349, 'votou', 'sim'),
(20950, 1349, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(20951, 1348, 'votou', 'sim'),
(20952, 1348, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(20953, 1354, 'nickname', 'Elisa_Marina'),
(20954, 1354, 'first_name', 'Elisa'),
(20955, 1354, 'last_name', 'Marina'),
(20956, 1354, 'description', ''),
(20957, 1354, 'rich_editing', 'true'),
(20958, 1354, 'comment_shortcuts', 'false'),
(20959, 1354, 'admin_color', 'fresh'),
(20960, 1354, 'use_ssl', '0'),
(20961, 1354, 'show_admin_bar_front', 'true'),
(20962, 1354, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20963, 1354, 'wp_user_level', '0'),
(20964, 1354, 'wsl_current_provider', 'Google'),
(20965, 1354, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(20966, 1354, 'session_tokens', 'a:1:{s:64:\"c764d5c42892f56cdec40e7506873e1ff80740f2a04da87110c948381b353817\";a:4:{s:10:\"expiration\";i:1433953035;s:2:\"ip\";s:14:\"178.166.32.146\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432743435;}}'),
(20967, 1355, 'nickname', 'Mercedes_Mata'),
(20968, 1355, 'first_name', 'Mercedes'),
(20969, 1355, 'last_name', 'Mata'),
(20970, 1355, 'description', ''),
(20971, 1355, 'rich_editing', 'true'),
(20972, 1355, 'comment_shortcuts', 'false'),
(20973, 1355, 'admin_color', 'fresh'),
(20974, 1355, 'use_ssl', '0'),
(20975, 1355, 'show_admin_bar_front', 'true'),
(20976, 1355, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20977, 1355, 'wp_user_level', '0'),
(20978, 1355, 'wsl_current_provider', 'Facebook'),
(20979, 1355, 'wsl_current_user_image', 'https://graph.facebook.com/10200457242111124/picture?width=150&height=150'),
(20980, 1355, 'session_tokens', 'a:2:{s:64:\"aff4221e3307d7e04c9b07c8af1ffeb4df634e8a29a69ac82f763f1583570fd5\";a:4:{s:10:\"expiration\";i:1433953040;s:2:\"ip\";s:13:\"87.103.49.204\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 630; Vodafone) like Gecko\";s:5:\"login\";i:1432743440;}s:64:\"0bc9e93e56713dcc11240c94bc9c3b8947bafc822c4f859a682239c4946e09a7\";a:4:{s:10:\"expiration\";i:1434568752;s:2:\"ip\";s:12:\"2.83.160.145\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433359152;}}'),
(20981, 1356, 'nickname', 'Irene_Paula'),
(20982, 1356, 'first_name', 'Irene'),
(20983, 1356, 'last_name', 'Paula'),
(20984, 1356, 'description', ''),
(20985, 1356, 'rich_editing', 'true'),
(20986, 1356, 'comment_shortcuts', 'false'),
(20987, 1356, 'admin_color', 'fresh'),
(20988, 1356, 'use_ssl', '0'),
(20989, 1356, 'show_admin_bar_front', 'true'),
(20990, 1356, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(20991, 1356, 'wp_user_level', '0'),
(20992, 1356, 'wsl_current_provider', 'Facebook'),
(20993, 1356, 'wsl_current_user_image', 'https://graph.facebook.com/10204529353613385/picture?width=150&height=150'),
(20994, 1356, 'session_tokens', 'a:1:{s:64:\"8593bfc623ca29b034068679525b30e5cf101cd4211c1ab2b1c5bb9340998494\";a:4:{s:10:\"expiration\";i:1433953052;s:2:\"ip\";s:12:\"95.69.124.81\";s:2:\"ua\";s:237:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad5,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432743452;}}'),
(20995, 1354, 'votou', 'sim'),
(20996, 1354, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(20997, 1357, 'nickname', 'Beatriz_Abreu_Katzenstein'),
(20998, 1357, 'first_name', 'Beatriz'),
(20999, 1357, 'last_name', 'Abreu Katzenstein'),
(21000, 1357, 'description', ''),
(21001, 1357, 'rich_editing', 'true'),
(21002, 1357, 'comment_shortcuts', 'false'),
(21003, 1357, 'admin_color', 'fresh'),
(21004, 1357, 'use_ssl', '0'),
(21005, 1357, 'show_admin_bar_front', 'true'),
(21006, 1357, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21007, 1357, 'wp_user_level', '0'),
(21008, 1357, 'wsl_current_provider', 'Facebook'),
(21009, 1357, 'wsl_current_user_image', 'https://graph.facebook.com/1099107146771173/picture?width=150&height=150'),
(21010, 1357, 'session_tokens', 'a:1:{s:64:\"82a9c5efa93944c39f83d3c14318133b875e76079ccad53052f8922dd4be751d\";a:4:{s:10:\"expiration\";i:1433953360;s:2:\"ip\";s:12:\"188.81.26.66\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432743760;}}'),
(21011, 1358, 'nickname', 'Zeca_Queiroz'),
(21012, 1358, 'first_name', 'Zeca'),
(21013, 1358, 'last_name', 'Queiroz'),
(21014, 1358, 'description', ''),
(21015, 1358, 'rich_editing', 'true'),
(21016, 1358, 'comment_shortcuts', 'false'),
(21017, 1358, 'admin_color', 'fresh'),
(21018, 1358, 'use_ssl', '0'),
(21019, 1358, 'show_admin_bar_front', 'true'),
(21020, 1358, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21021, 1358, 'wp_user_level', '0'),
(21022, 1358, 'wsl_current_provider', 'Facebook'),
(21023, 1358, 'wsl_current_user_image', 'https://graph.facebook.com/10204905042365901/picture?width=150&height=150'),
(21024, 1358, 'session_tokens', 'a:2:{s:64:\"d30e90539669111c74a4b975fb53cdff80c56d975fc1ca9649bb05a76ff2a9b6\";a:4:{s:10:\"expiration\";i:1433953425;s:2:\"ip\";s:12:\"5.249.45.132\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432743825;}s:64:\"303ef4482d0f0a42ff7c2ab804a3b174d79f0a18b09e922dfdcf8f9856033454\";a:4:{s:10:\"expiration\";i:1433953501;s:2:\"ip\";s:12:\"5.249.45.132\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432743901;}}'),
(21025, 1359, 'nickname', 'Pedro_Santos_1'),
(21026, 1359, 'first_name', 'Pedro'),
(21027, 1359, 'last_name', 'Santos'),
(21028, 1359, 'description', ''),
(21029, 1359, 'rich_editing', 'true'),
(21030, 1359, 'comment_shortcuts', 'false'),
(21031, 1359, 'admin_color', 'fresh'),
(21032, 1359, 'use_ssl', '0'),
(21033, 1359, 'show_admin_bar_front', 'true'),
(21034, 1359, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21035, 1359, 'wp_user_level', '0'),
(21036, 1359, 'wsl_current_provider', 'Facebook'),
(21037, 1359, 'wsl_current_user_image', 'https://graph.facebook.com/472470966236608/picture?width=150&height=150'),
(21038, 1359, 'session_tokens', 'a:1:{s:64:\"efa825a36e798560b9cf3ce7a8f75b2b99f0693a05921a9aa88f548ff74140fb\";a:4:{s:10:\"expiration\";i:1433953447;s:2:\"ip\";s:10:\"2.83.82.83\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.1.2; GT-S7390 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36\";s:5:\"login\";i:1432743847;}}'),
(21039, 1360, 'nickname', 'Wilson_Barbeiro'),
(21040, 1360, 'first_name', 'Wilson'),
(21041, 1360, 'last_name', 'Barbeiro'),
(21042, 1360, 'description', ''),
(21043, 1360, 'rich_editing', 'true'),
(21044, 1360, 'comment_shortcuts', 'false'),
(21045, 1360, 'admin_color', 'fresh'),
(21046, 1360, 'use_ssl', '0'),
(21047, 1360, 'show_admin_bar_front', 'true'),
(21048, 1360, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21049, 1360, 'wp_user_level', '0'),
(21050, 1360, 'wsl_current_provider', 'Google'),
(21051, 1360, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(21052, 1360, 'session_tokens', 'a:1:{s:64:\"47fb49b367264549fed8d082e511d3eb6ca6f6e0ce5a3fb7f790d448cfb435ce\";a:4:{s:10:\"expiration\";i:1433953498;s:2:\"ip\";s:13:\"87.103.59.154\";s:2:\"ua\";s:143:\"Mozilla/5.0 (Linux; Android 4.4.4; Vodafone 890N Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432743898;}}'),
(21053, 1361, 'nickname', 'Caetana_Abreu_Katzenstein'),
(21054, 1361, 'first_name', 'Caetana'),
(21055, 1361, 'last_name', 'Katzenstein'),
(21056, 1361, 'description', ''),
(21057, 1361, 'rich_editing', 'true'),
(21058, 1361, 'comment_shortcuts', 'false'),
(21059, 1361, 'admin_color', 'fresh'),
(21060, 1361, 'use_ssl', '0'),
(21061, 1361, 'show_admin_bar_front', 'true'),
(21062, 1361, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21063, 1361, 'wp_user_level', '0'),
(21064, 1361, 'wsl_current_provider', 'Facebook'),
(21065, 1361, 'wsl_current_user_image', 'https://graph.facebook.com/10155529545855231/picture?width=150&height=150'),
(21066, 1361, 'session_tokens', 'a:1:{s:64:\"218a642f575fbc1d7bde16c89122dfd47e2071de1b966373783c28781900393a\";a:4:{s:10:\"expiration\";i:1433953598;s:2:\"ip\";s:14:\"82.154.113.215\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432743998;}}'),
(21067, 1360, 'votou', 'sim'),
(21068, 1360, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(21069, 1359, 'votou', 'sim'),
(21070, 1359, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163'),
(21071, 1362, 'nickname', 'Hugo_M_Pereira'),
(21072, 1362, 'first_name', 'Hugo'),
(21073, 1362, 'last_name', 'Pereira'),
(21074, 1362, 'description', ''),
(21075, 1362, 'rich_editing', 'true'),
(21076, 1362, 'comment_shortcuts', 'false'),
(21077, 1362, 'admin_color', 'fresh'),
(21078, 1362, 'use_ssl', '0'),
(21079, 1362, 'show_admin_bar_front', 'true'),
(21080, 1362, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21081, 1362, 'wp_user_level', '0'),
(21082, 1362, 'wsl_current_provider', 'Facebook'),
(21083, 1362, 'wsl_current_user_image', 'https://graph.facebook.com/540749656064265/picture?width=150&height=150'),
(21084, 1362, 'session_tokens', 'a:1:{s:64:\"9193376b2c1f6d1e6df4248085cda50ff202c7c122271d9772a13e8fe1f08375\";a:4:{s:10:\"expiration\";i:1433953649;s:2:\"ip\";s:13:\"87.103.59.245\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432744049;}}'),
(21085, 1361, 'votou', 'sim'),
(21086, 1361, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(21087, 1362, 'votou', 'sim'),
(21088, 1362, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,shaper-do-ano-xhapeland_p1375'),
(21089, 1357, 'votou', 'sim'),
(21090, 1357, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(21091, 1363, 'nickname', 'Susana_M_Santos'),
(21092, 1363, 'first_name', 'Susana'),
(21093, 1363, 'last_name', 'M. Santos'),
(21094, 1363, 'description', ''),
(21095, 1363, 'rich_editing', 'true'),
(21096, 1363, 'comment_shortcuts', 'false'),
(21097, 1363, 'admin_color', 'fresh'),
(21098, 1363, 'use_ssl', '0'),
(21099, 1363, 'show_admin_bar_front', 'true'),
(21100, 1363, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21101, 1363, 'wp_user_level', '0'),
(21102, 1363, 'wsl_current_provider', 'Facebook');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(21103, 1363, 'wsl_current_user_image', 'https://graph.facebook.com/833145710105459/picture?width=150&height=150'),
(21104, 1363, 'session_tokens', 'a:1:{s:64:\"06f833ca286cc7a61feb0f483496736d05935a64adf7b69dbcf058493c6d628b\";a:4:{s:10:\"expiration\";i:1433953873;s:2:\"ip\";s:13:\"176.78.158.48\";s:2:\"ua\";s:126:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36 OPR/29.0.1795.60\";s:5:\"login\";i:1432744273;}}'),
(21105, 1353, 'votou', 'sim'),
(21106, 1353, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(21107, 1364, 'nickname', 'Goncalo_Avillez'),
(21108, 1364, 'first_name', 'Gonçalo'),
(21109, 1364, 'last_name', 'Avillez'),
(21110, 1364, 'description', ''),
(21111, 1364, 'rich_editing', 'true'),
(21112, 1364, 'comment_shortcuts', 'false'),
(21113, 1364, 'admin_color', 'fresh'),
(21114, 1364, 'use_ssl', '0'),
(21115, 1364, 'show_admin_bar_front', 'true'),
(21116, 1364, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21117, 1364, 'wp_user_level', '0'),
(21118, 1364, 'wsl_current_provider', 'Facebook'),
(21119, 1364, 'wsl_current_user_image', 'https://graph.facebook.com/566785510091536/picture?width=150&height=150'),
(21120, 1364, 'session_tokens', 'a:1:{s:64:\"1960fa95ed9372c3ed6e5b4bb1a8b0ecdee9c62028672bb09e95d6b99ce14e0f\";a:4:{s:10:\"expiration\";i:1433954125;s:2:\"ip\";s:14:\"79.168.152.248\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432744525;}}'),
(21121, 1365, 'nickname', 'Marianna_Tavares'),
(21122, 1365, 'first_name', 'Marianna'),
(21123, 1365, 'last_name', 'Tavares'),
(21124, 1365, 'description', ''),
(21125, 1365, 'rich_editing', 'true'),
(21126, 1365, 'comment_shortcuts', 'false'),
(21127, 1365, 'admin_color', 'fresh'),
(21128, 1365, 'use_ssl', '0'),
(21129, 1365, 'show_admin_bar_front', 'true'),
(21130, 1365, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21131, 1365, 'wp_user_level', '0'),
(21132, 1365, 'wsl_current_provider', 'Facebook'),
(21133, 1365, 'wsl_current_user_image', 'https://graph.facebook.com/711736558953129/picture?width=150&height=150'),
(21134, 1365, 'session_tokens', 'a:1:{s:64:\"9594c547c54ce439eefa11e84806818270ef65ee2ce7986f6f728c964e6c2aba\";a:4:{s:10:\"expiration\";i:1433954209;s:2:\"ip\";s:12:\"2.83.223.150\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432744609;}}'),
(21135, 1234, 'votou', 'sim'),
(21136, 1234, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(21137, 1366, 'nickname', 'Maria_Rhodes_Morgado'),
(21138, 1366, 'first_name', 'Maria'),
(21139, 1366, 'last_name', 'Rhodes Morgado'),
(21140, 1366, 'description', ''),
(21141, 1366, 'rich_editing', 'true'),
(21142, 1366, 'comment_shortcuts', 'false'),
(21143, 1366, 'admin_color', 'fresh'),
(21144, 1366, 'use_ssl', '0'),
(21145, 1366, 'show_admin_bar_front', 'true'),
(21146, 1366, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21147, 1366, 'wp_user_level', '0'),
(21148, 1366, 'wsl_current_provider', 'Facebook'),
(21149, 1366, 'wsl_current_user_image', 'https://graph.facebook.com/1020251044651660/picture?width=150&height=150'),
(21150, 1366, 'session_tokens', 'a:1:{s:64:\"fb5a5103ca3cfbef49f42aa9c922107b2d0d6117f5e363e4e86d6b4c4459da93\";a:4:{s:10:\"expiration\";i:1433954276;s:2:\"ip\";s:14:\"188.80.197.101\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432744676;}}'),
(21151, 1366, 'votou', 'sim'),
(21152, 1366, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(21153, 1367, 'nickname', 'Joana_Quintela'),
(21154, 1367, 'first_name', 'Joana'),
(21155, 1367, 'last_name', 'Quintela'),
(21156, 1367, 'description', ''),
(21157, 1367, 'rich_editing', 'true'),
(21158, 1367, 'comment_shortcuts', 'false'),
(21159, 1367, 'admin_color', 'fresh'),
(21160, 1367, 'use_ssl', '0'),
(21161, 1367, 'show_admin_bar_front', 'true'),
(21162, 1367, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21163, 1367, 'wp_user_level', '0'),
(21164, 1367, 'wsl_current_provider', 'Facebook'),
(21165, 1367, 'wsl_current_user_image', 'https://graph.facebook.com/1613505778862232/picture?width=150&height=150'),
(21166, 1367, 'session_tokens', 'a:4:{s:64:\"c334f84d7ae04f1dbefcc1ec6d2a7c4051bd42a091c9d51f3685efcbc32b56ec\";a:4:{s:10:\"expiration\";i:1433954341;s:2:\"ip\";s:13:\"87.196.225.75\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPod; CPU iPhone OS 6_1_6 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B500 Safari/8536.25\";s:5:\"login\";i:1432744741;}s:64:\"eea309ef7cca54a5a7a85cfcc3b8cc4bb1b73f532a17892f23d1973b58a4636b\";a:4:{s:10:\"expiration\";i:1433954366;s:2:\"ip\";s:13:\"87.196.225.75\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPod; CPU iPhone OS 6_1_6 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B500 Safari/8536.25\";s:5:\"login\";i:1432744766;}s:64:\"2c331e5da280c0fc1bf53ce1d095685589c599f6d570b7802522071fa55f1f44\";a:4:{s:10:\"expiration\";i:1433965776;s:2:\"ip\";s:13:\"87.196.225.75\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPod; CPU iPhone OS 6_1_6 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B500 Safari/8536.25\";s:5:\"login\";i:1432756176;}s:64:\"acd3f99e5a485d7123b44e67912ab1f9f53d03141feedffc870716ed9013a4c4\";a:4:{s:10:\"expiration\";i:1434003947;s:2:\"ip\";s:13:\"87.196.225.75\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432794347;}}'),
(21167, 1368, 'nickname', 'Henrique_Ribeiro_Ferreira'),
(21168, 1368, 'first_name', 'Henrique'),
(21169, 1368, 'last_name', 'Ferreira'),
(21170, 1368, 'description', ''),
(21171, 1368, 'rich_editing', 'true'),
(21172, 1368, 'comment_shortcuts', 'false'),
(21173, 1368, 'admin_color', 'fresh'),
(21174, 1368, 'use_ssl', '0'),
(21175, 1368, 'show_admin_bar_front', 'true'),
(21176, 1368, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21177, 1368, 'wp_user_level', '0'),
(21178, 1368, 'wsl_current_provider', 'Facebook'),
(21179, 1368, 'wsl_current_user_image', 'https://graph.facebook.com/1068098626552144/picture?width=150&height=150'),
(21180, 1368, 'session_tokens', 'a:1:{s:64:\"90c8872c16865dbe39d87cd999dc600853be032b38371515e18ac8f9b5facf3a\";a:4:{s:10:\"expiration\";i:1433954376;s:2:\"ip\";s:13:\"89.152.52.126\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9301I Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432744776;}}'),
(21181, 1368, 'votou', 'sim'),
(21182, 1368, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,treinador-do-ano_p1359'),
(21183, 1369, 'nickname', 'Zoe_Uricchio'),
(21184, 1369, 'first_name', 'Zoe'),
(21185, 1369, 'last_name', 'Uricchio'),
(21186, 1369, 'description', ''),
(21187, 1369, 'rich_editing', 'true'),
(21188, 1369, 'comment_shortcuts', 'false'),
(21189, 1369, 'admin_color', 'fresh'),
(21190, 1369, 'use_ssl', '0'),
(21191, 1369, 'show_admin_bar_front', 'true'),
(21192, 1369, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21193, 1369, 'wp_user_level', '0'),
(21194, 1369, 'wsl_current_provider', 'Facebook'),
(21195, 1369, 'wsl_current_user_image', 'https://graph.facebook.com/10206061497310310/picture?width=150&height=150'),
(21196, 1369, 'session_tokens', 'a:1:{s:64:\"791bcb45bd0e6b3713fb4c796dc6f123567d32cc0acb24a99d39c590a87eaa1b\";a:4:{s:10:\"expiration\";i:1433954668;s:2:\"ip\";s:12:\"98.207.73.27\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.2; XT907 Build/KPA20.10.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36\";s:5:\"login\";i:1432745068;}}'),
(21197, 1369, 'votou', 'sim'),
(21198, 1369, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(21199, 976, 'votou', 'sim'),
(21200, 976, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169'),
(21201, 1370, 'nickname', 'Joao_Barbosa'),
(21202, 1370, 'first_name', 'João'),
(21203, 1370, 'last_name', 'Barbosa'),
(21204, 1370, 'description', ''),
(21205, 1370, 'rich_editing', 'true'),
(21206, 1370, 'comment_shortcuts', 'false'),
(21207, 1370, 'admin_color', 'fresh'),
(21208, 1370, 'use_ssl', '0'),
(21209, 1370, 'show_admin_bar_front', 'true'),
(21210, 1370, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21211, 1370, 'wp_user_level', '0'),
(21212, 1370, 'wsl_current_provider', 'Google'),
(21213, 1370, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-41HD_ZxxFK4/AAAAAAAAAAI/AAAAAAAAAvk/_fU14S6sbw0/photo.jpg?sz=200'),
(21214, 1370, 'session_tokens', 'a:1:{s:64:\"65c56c853ab81062db2164a82535a8eea084bc879f1202dac9057752057f7a00\";a:4:{s:10:\"expiration\";i:1433954998;s:2:\"ip\";s:14:\"188.82.214.152\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432745398;}}'),
(21215, 1371, 'nickname', 'Sukr_Sukr'),
(21216, 1371, 'first_name', 'Sukr'),
(21217, 1371, 'last_name', 'Sukr'),
(21218, 1371, 'description', ''),
(21219, 1371, 'rich_editing', 'true'),
(21220, 1371, 'comment_shortcuts', 'false'),
(21221, 1371, 'admin_color', 'fresh'),
(21222, 1371, 'use_ssl', '0'),
(21223, 1371, 'show_admin_bar_front', 'true'),
(21224, 1371, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21225, 1371, 'wp_user_level', '0'),
(21226, 1371, 'wsl_current_provider', 'Facebook'),
(21227, 1371, 'wsl_current_user_image', 'https://graph.facebook.com/1134282209922513/picture?width=150&height=150'),
(21228, 1371, 'session_tokens', 'a:1:{s:64:\"8926c2634d62bcb7ff7a700cfc86f8da9ce185bf38cc9db11f3be6f183f60d39\";a:4:{s:10:\"expiration\";i:1433955051;s:2:\"ip\";s:14:\"80.215.226.135\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; U; Android 4.2.2; fr-fr; SM-G386F Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1432745451;}}'),
(21229, 1363, 'votou', 'sim'),
(21230, 1363, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(21231, 1372, 'nickname', 'Flip_Fernandes'),
(21232, 1372, 'first_name', 'Flip'),
(21233, 1372, 'last_name', 'Fernandes'),
(21234, 1372, 'description', ''),
(21235, 1372, 'rich_editing', 'true'),
(21236, 1372, 'comment_shortcuts', 'false'),
(21237, 1372, 'admin_color', 'fresh'),
(21238, 1372, 'use_ssl', '0'),
(21239, 1372, 'show_admin_bar_front', 'true'),
(21240, 1372, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21241, 1372, 'wp_user_level', '0'),
(21242, 1372, 'wsl_current_provider', 'Facebook'),
(21243, 1372, 'wsl_current_user_image', 'https://graph.facebook.com/10155607388345029/picture?width=150&height=150'),
(21244, 1372, 'session_tokens', 'a:1:{s:64:\"23c65b7065186aebe45bc101dcdb4069f5682bef8a09f99cc98b37b7e17d6208\";a:4:{s:10:\"expiration\";i:1433955148;s:2:\"ip\";s:12:\"188.37.6.235\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432745548;}}'),
(21245, 1373, 'nickname', 'Margarida_Almeida'),
(21246, 1373, 'first_name', 'Margarida'),
(21247, 1373, 'last_name', 'Almeida'),
(21248, 1373, 'description', ''),
(21249, 1373, 'rich_editing', 'true'),
(21250, 1373, 'comment_shortcuts', 'false'),
(21251, 1373, 'admin_color', 'fresh'),
(21252, 1373, 'use_ssl', '0'),
(21253, 1373, 'show_admin_bar_front', 'true'),
(21254, 1373, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21255, 1373, 'wp_user_level', '0'),
(21256, 1373, 'wsl_current_provider', 'Facebook'),
(21257, 1373, 'wsl_current_user_image', 'https://graph.facebook.com/936518803077099/picture?width=150&height=150'),
(21258, 1373, 'session_tokens', 'a:1:{s:64:\"010a9daed7f9ad93188a6f77c745ddd3624ba2ee1bff4c505b223d3c600c72d8\";a:4:{s:10:\"expiration\";i:1433955197;s:2:\"ip\";s:13:\"82.154.182.65\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36\";s:5:\"login\";i:1432745597;}}'),
(21259, 1374, 'nickname', 'Ofelia_Queiroz_Aires'),
(21260, 1374, 'first_name', 'Ofélia'),
(21261, 1374, 'last_name', 'Queiroz Aires'),
(21262, 1374, 'description', ''),
(21263, 1374, 'rich_editing', 'true'),
(21264, 1374, 'comment_shortcuts', 'false'),
(21265, 1374, 'admin_color', 'fresh'),
(21266, 1374, 'use_ssl', '0'),
(21267, 1374, 'show_admin_bar_front', 'true'),
(21268, 1374, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21269, 1374, 'wp_user_level', '0'),
(21270, 1374, 'wsl_current_provider', 'Facebook'),
(21271, 1374, 'wsl_current_user_image', 'https://graph.facebook.com/1615951475318002/picture?width=150&height=150'),
(21272, 1374, 'session_tokens', 'a:1:{s:64:\"9602e4f0e7184024e36055275def724524c8932feb1a80ae5e1178865ffd670a\";a:4:{s:10:\"expiration\";i:1433955266;s:2:\"ip\";s:13:\"85.88.140.244\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432745666;}}'),
(21273, 1375, 'nickname', 'Antonio_Mendonca'),
(21274, 1375, 'first_name', 'António'),
(21275, 1375, 'last_name', 'Mendonça'),
(21276, 1375, 'description', ''),
(21277, 1375, 'rich_editing', 'true'),
(21278, 1375, 'comment_shortcuts', 'false'),
(21279, 1375, 'admin_color', 'fresh'),
(21280, 1375, 'use_ssl', '0'),
(21281, 1375, 'show_admin_bar_front', 'true'),
(21282, 1375, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21283, 1375, 'wp_user_level', '0'),
(21284, 1375, 'wsl_current_provider', 'Facebook'),
(21285, 1375, 'wsl_current_user_image', 'https://graph.facebook.com/10203617982759539/picture?width=150&height=150'),
(21286, 1375, 'session_tokens', 'a:1:{s:64:\"6e55ad058b369313c9b1d7bd9e40ed87055f5c5d28c0a76a4658a231ce5e9d10\";a:4:{s:10:\"expiration\";i:1433955350;s:2:\"ip\";s:11:\"79.168.31.5\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432745750;}}'),
(21287, 1374, 'votou', 'sim'),
(21288, 1374, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,shaper-do-ano-xhapeland_p1375'),
(21289, 1376, 'nickname', 'Ze_Maria_Sousa_Franco'),
(21290, 1376, 'first_name', 'Zé'),
(21291, 1376, 'last_name', 'Franco'),
(21292, 1376, 'description', ''),
(21293, 1376, 'rich_editing', 'true'),
(21294, 1376, 'comment_shortcuts', 'false'),
(21295, 1376, 'admin_color', 'fresh'),
(21296, 1376, 'use_ssl', '0'),
(21297, 1376, 'show_admin_bar_front', 'true'),
(21298, 1376, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21299, 1376, 'wp_user_level', '0'),
(21300, 1376, 'wsl_current_provider', 'Facebook'),
(21301, 1376, 'wsl_current_user_image', 'https://graph.facebook.com/10152798110771767/picture?width=150&height=150'),
(21302, 1376, 'session_tokens', 'a:1:{s:64:\"c8d84cc58dad7a033936230795da7e3e9eb6ba823f79989b638fac4b5f8020b3\";a:4:{s:10:\"expiration\";i:1433955414;s:2:\"ip\";s:12:\"89.115.46.32\";s:2:\"ua\";s:71:\"Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0)\";s:5:\"login\";i:1432745814;}}'),
(21303, 1375, 'votou', 'sim'),
(21304, 1375, 'user_votes', 'revelacao-do-ano-deeply_p1383,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(21305, 1373, 'votou', 'sim'),
(21306, 1373, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(21307, 1370, 'votou', 'sim'),
(21308, 1370, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(21309, 1377, 'nickname', 'Pedro_Coutinho'),
(21310, 1377, 'first_name', 'Pedro'),
(21311, 1377, 'last_name', 'Coutinho'),
(21312, 1377, 'description', ''),
(21313, 1377, 'rich_editing', 'true'),
(21314, 1377, 'comment_shortcuts', 'false'),
(21315, 1377, 'admin_color', 'fresh'),
(21316, 1377, 'use_ssl', '0'),
(21317, 1377, 'show_admin_bar_front', 'true'),
(21318, 1377, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21319, 1377, 'wp_user_level', '0'),
(21320, 1377, 'wsl_current_provider', 'Facebook'),
(21321, 1377, 'wsl_current_user_image', 'https://graph.facebook.com/482033388640180/picture?width=150&height=150'),
(21322, 1377, 'session_tokens', 'a:1:{s:64:\"55ac144e2b37049f140c2237c7e6b41bc678c551020e77b42f4df632c63f9a16\";a:4:{s:10:\"expiration\";i:1433955663;s:2:\"ip\";s:14:\"89.180.190.183\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432746063;}}'),
(21323, 1378, 'nickname', 'Joana_Lobo'),
(21324, 1378, 'first_name', 'Joana'),
(21325, 1378, 'last_name', 'Lobo'),
(21326, 1378, 'description', ''),
(21327, 1378, 'rich_editing', 'true'),
(21328, 1378, 'comment_shortcuts', 'false'),
(21329, 1378, 'admin_color', 'fresh'),
(21330, 1378, 'use_ssl', '0'),
(21331, 1378, 'show_admin_bar_front', 'true'),
(21332, 1378, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21333, 1378, 'wp_user_level', '0'),
(21334, 1378, 'wsl_current_provider', 'Facebook'),
(21335, 1378, 'wsl_current_user_image', 'https://graph.facebook.com/10204056583153259/picture?width=150&height=150'),
(21336, 1378, 'session_tokens', 'a:1:{s:64:\"8d8d7e2d80ae1c4f7f9d1d24102d5116639afde98dcc4a149a7340364327f258\";a:4:{s:10:\"expiration\";i:1433955716;s:2:\"ip\";s:14:\"85.241.136.227\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1432746116;}}'),
(21337, 1379, 'nickname', 'Sofia_Macedo'),
(21338, 1379, 'first_name', 'Sofia'),
(21339, 1379, 'last_name', 'Macedo'),
(21340, 1379, 'description', ''),
(21341, 1379, 'rich_editing', 'true'),
(21342, 1379, 'comment_shortcuts', 'false'),
(21343, 1379, 'admin_color', 'fresh'),
(21344, 1379, 'use_ssl', '0'),
(21345, 1379, 'show_admin_bar_front', 'true'),
(21346, 1379, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21347, 1379, 'wp_user_level', '0'),
(21348, 1379, 'wsl_current_provider', 'Facebook'),
(21349, 1379, 'wsl_current_user_image', 'https://graph.facebook.com/1130323250326684/picture?width=150&height=150'),
(21350, 1379, 'session_tokens', 'a:1:{s:64:\"ea6d8e17f8570bb601ba631e7b4d209894ec993df2d2cbdde02072d9e62a01d9\";a:4:{s:10:\"expiration\";i:1433955797;s:2:\"ip\";s:11:\"81.84.26.88\";s:2:\"ua\";s:76:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; MATMJS; rv:11.0) like Gecko\";s:5:\"login\";i:1432746197;}}'),
(21351, 1376, 'votou', 'sim'),
(21352, 1376, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(21353, 1378, 'votou', 'sim'),
(21354, 1378, 'user_votes', 'shaper-do-ano-xhapeland_p1377,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(21355, 1380, 'nickname', 'Pedro_Pereira'),
(21356, 1380, 'first_name', 'Pedro'),
(21357, 1380, 'last_name', 'Pereira'),
(21358, 1380, 'description', ''),
(21359, 1380, 'rich_editing', 'true'),
(21360, 1380, 'comment_shortcuts', 'false'),
(21361, 1380, 'admin_color', 'fresh'),
(21362, 1380, 'use_ssl', '0'),
(21363, 1380, 'show_admin_bar_front', 'true'),
(21364, 1380, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21365, 1380, 'wp_user_level', '0'),
(21366, 1380, 'wsl_current_provider', 'Facebook'),
(21367, 1380, 'wsl_current_user_image', 'https://graph.facebook.com/882579361780979/picture?width=150&height=150'),
(21368, 1380, 'session_tokens', 'a:1:{s:64:\"b6f49eacb608d12d1006db531f888e6d5e0572ee2490ad3bab5558494504bca3\";a:4:{s:10:\"expiration\";i:1433955864;s:2:\"ip\";s:12:\"82.154.44.32\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432746264;}}'),
(21369, 1381, 'nickname', 'Maria_Monte_Pegado_Loureiro'),
(21370, 1381, 'first_name', 'Maria'),
(21371, 1381, 'last_name', 'Loureiro'),
(21372, 1381, 'description', ''),
(21373, 1381, 'rich_editing', 'true'),
(21374, 1381, 'comment_shortcuts', 'false'),
(21375, 1381, 'admin_color', 'fresh'),
(21376, 1381, 'use_ssl', '0'),
(21377, 1381, 'show_admin_bar_front', 'true'),
(21378, 1381, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21379, 1381, 'wp_user_level', '0'),
(21380, 1381, 'wsl_current_provider', 'Facebook'),
(21381, 1381, 'wsl_current_user_image', 'https://graph.facebook.com/10205764578327356/picture?width=150&height=150'),
(21382, 1381, 'session_tokens', 'a:1:{s:64:\"4e93e746c0da0940f957a1d51ed3c0000d079db7f4c5aa60bd9e26141986e1c4\";a:4:{s:10:\"expiration\";i:1433955879;s:2:\"ip\";s:12:\"95.93.156.15\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432746279;}}'),
(21383, 1379, 'votou', 'sim'),
(21384, 1379, 'user_votes', 'evento-do-ano-kia_p1428'),
(21385, 1372, 'votou', 'sim'),
(21386, 1372, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(21387, 1382, 'nickname', 'Alice_Portella'),
(21388, 1382, 'first_name', 'Alice'),
(21389, 1382, 'last_name', 'Portella'),
(21390, 1382, 'description', ''),
(21391, 1382, 'rich_editing', 'true'),
(21392, 1382, 'comment_shortcuts', 'false'),
(21393, 1382, 'admin_color', 'fresh'),
(21394, 1382, 'use_ssl', '0'),
(21395, 1382, 'show_admin_bar_front', 'true'),
(21396, 1382, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21397, 1382, 'wp_user_level', '0'),
(21398, 1382, 'wsl_current_provider', 'Facebook'),
(21399, 1382, 'wsl_current_user_image', 'https://graph.facebook.com/791225980975702/picture?width=150&height=150'),
(21400, 1382, 'session_tokens', 'a:1:{s:64:\"cb711260e64f362ca00c9d0f70de5da57676e3e7d2d01e20b7f62b03ac438a07\";a:4:{s:10:\"expiration\";i:1433955941;s:2:\"ip\";s:14:\"179.181.21.172\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432746341;}}'),
(21401, 1383, 'nickname', 'Antonio_Rocha_da_Silveira'),
(21402, 1383, 'first_name', 'António'),
(21403, 1383, 'last_name', 'Rocha da Silveira'),
(21404, 1383, 'description', ''),
(21405, 1383, 'rich_editing', 'true'),
(21406, 1383, 'comment_shortcuts', 'false'),
(21407, 1383, 'admin_color', 'fresh'),
(21408, 1383, 'use_ssl', '0'),
(21409, 1383, 'show_admin_bar_front', 'true'),
(21410, 1383, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21411, 1383, 'wp_user_level', '0'),
(21412, 1383, 'wsl_current_provider', 'Facebook'),
(21413, 1383, 'wsl_current_user_image', 'https://graph.facebook.com/616599035143288/picture?width=150&height=150'),
(21414, 1383, 'session_tokens', 'a:1:{s:64:\"30e871eaa12c372b3f35610bb59301874ea268c9dd32141c0788a4aefb4686c1\";a:4:{s:10:\"expiration\";i:1433955965;s:2:\"ip\";s:11:\"95.93.52.27\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1432746365;}}'),
(21415, 1381, 'votou', 'sim'),
(21416, 1381, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(21417, 1384, 'nickname', 'Afonso_Meneses'),
(21418, 1384, 'first_name', 'Afonso'),
(21419, 1384, 'last_name', 'Meneses'),
(21420, 1384, 'description', ''),
(21421, 1384, 'rich_editing', 'true'),
(21422, 1384, 'comment_shortcuts', 'false'),
(21423, 1384, 'admin_color', 'fresh'),
(21424, 1384, 'use_ssl', '0'),
(21425, 1384, 'show_admin_bar_front', 'true'),
(21426, 1384, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21427, 1384, 'wp_user_level', '0'),
(21428, 1384, 'wsl_current_provider', 'Google'),
(21429, 1384, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(21430, 1384, 'session_tokens', 'a:1:{s:64:\"88a782bf88d3d57f51fdd69ebd43142e0d2c6305463d6b6c61b2e1e46de8e2e1\";a:4:{s:10:\"expiration\";i:1433956174;s:2:\"ip\";s:12:\"2.82.170.228\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432746574;}}'),
(21431, 1377, 'votou', 'sim'),
(21432, 1377, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(21433, 1385, 'nickname', 'Rodrigo_Perdigao'),
(21434, 1385, 'first_name', 'Rodrigo'),
(21435, 1385, 'last_name', 'Perdigao'),
(21436, 1385, 'description', ''),
(21437, 1385, 'rich_editing', 'true'),
(21438, 1385, 'comment_shortcuts', 'false'),
(21439, 1385, 'admin_color', 'fresh'),
(21440, 1385, 'use_ssl', '0'),
(21441, 1385, 'show_admin_bar_front', 'true'),
(21442, 1385, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21443, 1385, 'wp_user_level', '0'),
(21444, 1385, 'wsl_current_provider', 'Google'),
(21445, 1385, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-N08VCIEnbJA/AAAAAAAAAAI/AAAAAAAAAMU/Df6579tjo5Q/photo.jpg?sz=200'),
(21446, 1385, 'session_tokens', 'a:1:{s:64:\"234a64e39c0670203e6ca5cd5c5f1e0e263a93e8e5e2a36fa5dcaeac077b4099\";a:4:{s:10:\"expiration\";i:1433956256;s:2:\"ip\";s:14:\"77.171.108.177\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432746656;}}'),
(21447, 1386, 'nickname', 'Joao_Vicente'),
(21448, 1386, 'first_name', 'João'),
(21449, 1386, 'last_name', 'Vicente'),
(21450, 1386, 'description', ''),
(21451, 1386, 'rich_editing', 'true'),
(21452, 1386, 'comment_shortcuts', 'false'),
(21453, 1386, 'admin_color', 'fresh'),
(21454, 1386, 'use_ssl', '0'),
(21455, 1386, 'show_admin_bar_front', 'true'),
(21456, 1386, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21457, 1386, 'wp_user_level', '0'),
(21458, 1386, 'wsl_current_provider', 'Facebook'),
(21459, 1386, 'wsl_current_user_image', 'https://graph.facebook.com/1153666317993873/picture?width=150&height=150'),
(21460, 1386, 'session_tokens', 'a:1:{s:64:\"fa219164f6673069de7d3e42d8eca6be8127c35a2326447447a39880e2446315\";a:4:{s:10:\"expiration\";i:1433956271;s:2:\"ip\";s:13:\"212.18.162.33\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432746671;}}'),
(21461, 1384, 'votou', 'sim'),
(21462, 1384, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(21463, 1387, 'nickname', 'Ruy_Brazao'),
(21464, 1387, 'first_name', 'Ruy'),
(21465, 1387, 'last_name', 'Brazao'),
(21466, 1387, 'description', ''),
(21467, 1387, 'rich_editing', 'true'),
(21468, 1387, 'comment_shortcuts', 'false'),
(21469, 1387, 'admin_color', 'fresh'),
(21470, 1387, 'use_ssl', '0'),
(21471, 1387, 'show_admin_bar_front', 'true'),
(21472, 1387, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21473, 1387, 'wp_user_level', '0'),
(21474, 1387, 'wsl_current_provider', 'Facebook'),
(21475, 1387, 'wsl_current_user_image', 'https://graph.facebook.com/1128156697210748/picture?width=150&height=150'),
(21476, 1387, 'session_tokens', 'a:1:{s:64:\"bd45549a160746507071fd1a5a3e711a4925639b8ab7a012fcf8e64dbf6afc7c\";a:4:{s:10:\"expiration\";i:1433956315;s:2:\"ip\";s:14:\"89.180.237.165\";s:2:\"ua\";s:241:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/28.0.0.10.10;FBBV/8930087;FBDV/iPad3,3;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/VFP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432746715;}}'),
(21477, 1386, 'votou', 'sim'),
(21478, 1386, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(21479, 1385, 'votou', 'sim'),
(21480, 1385, 'user_votes', 'surfista-do-ano-oakley_p1346,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(21481, 1388, 'nickname', 'Sofia_Bruschy'),
(21482, 1388, 'first_name', 'Sofia'),
(21483, 1388, 'last_name', 'Bruschy'),
(21484, 1388, 'description', ''),
(21485, 1388, 'rich_editing', 'true'),
(21486, 1388, 'comment_shortcuts', 'false'),
(21487, 1388, 'admin_color', 'fresh'),
(21488, 1388, 'use_ssl', '0'),
(21489, 1388, 'show_admin_bar_front', 'true'),
(21490, 1388, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21491, 1388, 'wp_user_level', '0'),
(21492, 1388, 'wsl_current_provider', 'Facebook'),
(21493, 1388, 'wsl_current_user_image', 'https://graph.facebook.com/1665302657035579/picture?width=150&height=150'),
(21494, 1388, 'session_tokens', 'a:1:{s:64:\"038ca40b14101cf5869b70ddcb1f1077845ee4eea003580ed247a37e99d0814c\";a:4:{s:10:\"expiration\";i:1433956480;s:2:\"ip\";s:13:\"94.132.126.69\";s:2:\"ua\";s:213:\"Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 620; Vodafone) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537\";s:5:\"login\";i:1432746880;}}'),
(21495, 1380, 'votou', 'sim'),
(21496, 1380, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(21497, 1389, 'nickname', 'Ines_Costa_Ferreira'),
(21498, 1389, 'first_name', 'Inês'),
(21499, 1389, 'last_name', 'Ferreira'),
(21500, 1389, 'description', ''),
(21501, 1389, 'rich_editing', 'true'),
(21502, 1389, 'comment_shortcuts', 'false'),
(21503, 1389, 'admin_color', 'fresh'),
(21504, 1389, 'use_ssl', '0'),
(21505, 1389, 'show_admin_bar_front', 'true'),
(21506, 1389, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21507, 1389, 'wp_user_level', '0'),
(21508, 1389, 'wsl_current_provider', 'Facebook'),
(21509, 1389, 'wsl_current_user_image', 'https://graph.facebook.com/10152783354492077/picture?width=150&height=150'),
(21510, 1389, 'session_tokens', 'a:1:{s:64:\"f96fca85acdc77312c540342819cc17892779e3490a5132c6ff21395afbfd0a5\";a:4:{s:10:\"expiration\";i:1433956494;s:2:\"ip\";s:13:\"89.152.172.92\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432746894;}}'),
(21511, 1390, 'nickname', 'Hugo_Eduardo_Cipriano'),
(21512, 1390, 'first_name', 'Hugo Eduardo'),
(21513, 1390, 'last_name', 'Cipriano'),
(21514, 1390, 'description', ''),
(21515, 1390, 'rich_editing', 'true'),
(21516, 1390, 'comment_shortcuts', 'false'),
(21517, 1390, 'admin_color', 'fresh'),
(21518, 1390, 'use_ssl', '0'),
(21519, 1390, 'show_admin_bar_front', 'true'),
(21520, 1390, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21521, 1390, 'wp_user_level', '0'),
(21522, 1390, 'wsl_current_provider', 'Facebook'),
(21523, 1390, 'wsl_current_user_image', 'https://graph.facebook.com/1063384127022672/picture?width=150&height=150'),
(21524, 1390, 'session_tokens', 'a:1:{s:64:\"32b7a7a591285bf55af908d9c80783c23375c92ef7b6549b3a71c993fbad73c9\";a:4:{s:10:\"expiration\";i:1433956501;s:2:\"ip\";s:13:\"62.48.251.182\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432746901;}}'),
(21525, 1390, 'votou', 'sim'),
(21526, 1390, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(21527, 1391, 'nickname', 'Veronique_Carpentier'),
(21528, 1391, 'first_name', 'Veronique'),
(21529, 1391, 'last_name', 'Carpentier'),
(21530, 1391, 'description', ''),
(21531, 1391, 'rich_editing', 'true'),
(21532, 1391, 'comment_shortcuts', 'false'),
(21533, 1391, 'admin_color', 'fresh'),
(21534, 1391, 'use_ssl', '0'),
(21535, 1391, 'show_admin_bar_front', 'true'),
(21536, 1391, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21537, 1391, 'wp_user_level', '0'),
(21538, 1391, 'wsl_current_provider', 'Facebook'),
(21539, 1391, 'wsl_current_user_image', 'https://graph.facebook.com/10153915438214466/picture?width=150&height=150'),
(21540, 1391, 'session_tokens', 'a:1:{s:64:\"77f3ba87fa7a8077518153325dfc391c43dba77968c27376ee106ce73d88ab93\";a:4:{s:10:\"expiration\";i:1433956760;s:2:\"ip\";s:13:\"94.132.126.19\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432747160;}}'),
(21541, 1382, 'votou', 'sim'),
(21542, 1382, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(21543, 1388, 'votou', 'sim'),
(21544, 1388, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1169,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(21545, 1392, 'nickname', 'Antonio_Freire'),
(21546, 1392, 'first_name', 'Antonio'),
(21547, 1392, 'last_name', 'Freire'),
(21548, 1392, 'description', ''),
(21549, 1392, 'rich_editing', 'true'),
(21550, 1392, 'comment_shortcuts', 'false'),
(21551, 1392, 'admin_color', 'fresh'),
(21552, 1392, 'use_ssl', '0'),
(21553, 1392, 'show_admin_bar_front', 'true'),
(21554, 1392, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21555, 1392, 'wp_user_level', '0'),
(21556, 1392, 'wsl_current_provider', 'Google'),
(21557, 1392, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(21558, 1392, 'session_tokens', 'a:1:{s:64:\"816b70e910793e5cd2664cc99cf5f4ba9fbf7ddb19f13d1f593b14a2f4e1375d\";a:4:{s:10:\"expiration\";i:1433957082;s:2:\"ip\";s:11:\"85.139.4.48\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.2.2; GT-S7275R Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432747482;}}'),
(21559, 1393, 'nickname', 'Bruno_Miguel_Do_Amaral'),
(21560, 1393, 'first_name', 'Bruno'),
(21561, 1393, 'last_name', 'Amaral'),
(21562, 1393, 'description', ''),
(21563, 1393, 'rich_editing', 'true'),
(21564, 1393, 'comment_shortcuts', 'false'),
(21565, 1393, 'admin_color', 'fresh'),
(21566, 1393, 'use_ssl', '0'),
(21567, 1393, 'show_admin_bar_front', 'true'),
(21568, 1393, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21569, 1393, 'wp_user_level', '0'),
(21570, 1393, 'wsl_current_provider', 'Facebook'),
(21571, 1393, 'wsl_current_user_image', 'https://graph.facebook.com/10203004813920603/picture?width=150&height=150'),
(21572, 1393, 'session_tokens', 'a:1:{s:64:\"98d69bf021ff0997914bba0edb21e93c284ddc69f83a07583cbae082a6e025de\";a:4:{s:10:\"expiration\";i:1433957248;s:2:\"ip\";s:13:\"62.48.251.182\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432747648;}}'),
(21573, 1394, 'nickname', 'Sandra_Reis_Santos'),
(21574, 1394, 'first_name', 'Sandra'),
(21575, 1394, 'last_name', 'Santos'),
(21576, 1394, 'description', ''),
(21577, 1394, 'rich_editing', 'true'),
(21578, 1394, 'comment_shortcuts', 'false'),
(21579, 1394, 'admin_color', 'fresh'),
(21580, 1394, 'use_ssl', '0'),
(21581, 1394, 'show_admin_bar_front', 'true'),
(21582, 1394, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21583, 1394, 'wp_user_level', '0'),
(21584, 1394, 'wsl_current_provider', 'Facebook'),
(21585, 1394, 'wsl_current_user_image', 'https://graph.facebook.com/10205793452888661/picture?width=150&height=150'),
(21586, 1394, 'session_tokens', 'a:1:{s:64:\"761d7f306821f759e5724f3e9c3721cf1ad4b9d9b4d270417d01b3dc1a564bc1\";a:4:{s:10:\"expiration\";i:1433957251;s:2:\"ip\";s:13:\"62.48.251.182\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432747651;}}'),
(21587, 1393, 'votou', 'sim'),
(21588, 1393, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(21589, 1391, 'votou', 'sim'),
(21590, 1391, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(21591, 1392, 'votou', 'sim'),
(21592, 1392, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(21593, 889, 'votou', 'sim'),
(21594, 889, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(21595, 1395, 'nickname', 'Rui_Espadaneiraaa'),
(21596, 1395, 'first_name', 'Rui'),
(21597, 1395, 'last_name', 'Espadaneiraaa'),
(21598, 1395, 'description', ''),
(21599, 1395, 'rich_editing', 'true'),
(21600, 1395, 'comment_shortcuts', 'false'),
(21601, 1395, 'admin_color', 'fresh'),
(21602, 1395, 'use_ssl', '0'),
(21603, 1395, 'show_admin_bar_front', 'true'),
(21604, 1395, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21605, 1395, 'wp_user_level', '0'),
(21606, 1395, 'wsl_current_provider', 'Google'),
(21607, 1395, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(21608, 1395, 'session_tokens', 'a:1:{s:64:\"3fc1b2a9ca2b311e68fb903fd0dab48e2d5921d223cf9f60f669ade8f8729f59\";a:4:{s:10:\"expiration\";i:1433957439;s:2:\"ip\";s:12:\"95.92.233.78\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432747839;}}'),
(21609, 1394, 'votou', 'sim'),
(21610, 1394, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(21611, 1383, 'votou', 'sim'),
(21612, 1383, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(21613, 1396, 'nickname', 'Luisa_Mandacaru'),
(21614, 1396, 'first_name', 'Luisa'),
(21615, 1396, 'last_name', 'Mandacaru'),
(21616, 1396, 'description', ''),
(21617, 1396, 'rich_editing', 'true'),
(21618, 1396, 'comment_shortcuts', 'false'),
(21619, 1396, 'admin_color', 'fresh'),
(21620, 1396, 'use_ssl', '0'),
(21621, 1396, 'show_admin_bar_front', 'true'),
(21622, 1396, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21623, 1396, 'wp_user_level', '0'),
(21624, 1396, 'wsl_current_provider', 'Google'),
(21625, 1396, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-E1cOlWpJ-3w/AAAAAAAAAAI/AAAAAAAABXg/ROLmXHYwgLk/photo.jpg?sz=200'),
(21626, 1396, 'session_tokens', 'a:1:{s:64:\"8e5f996d79c1327f6a8a8cb9ff11c9a162693e76d18ebaa507913a0354e71ba6\";a:4:{s:10:\"expiration\";i:1433957513;s:2:\"ip\";s:12:\"79.168.127.5\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432747913;}}'),
(21627, 1397, 'nickname', 'Goncalo_Magalhaes'),
(21628, 1397, 'first_name', 'Gonçalo'),
(21629, 1397, 'last_name', 'Magalhães'),
(21630, 1397, 'description', ''),
(21631, 1397, 'rich_editing', 'true'),
(21632, 1397, 'comment_shortcuts', 'false'),
(21633, 1397, 'admin_color', 'fresh'),
(21634, 1397, 'use_ssl', '0'),
(21635, 1397, 'show_admin_bar_front', 'true'),
(21636, 1397, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21637, 1397, 'wp_user_level', '0'),
(21638, 1397, 'wsl_current_provider', 'Facebook'),
(21639, 1397, 'wsl_current_user_image', 'https://graph.facebook.com/10205944524905964/picture?width=150&height=150'),
(21640, 1397, 'session_tokens', 'a:1:{s:64:\"9ffa458ded269280e9ce331e2b56ba94a948ec3756927eafdfc25a2e357f39ec\";a:4:{s:10:\"expiration\";i:1433957562;s:2:\"ip\";s:13:\"62.48.251.182\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432747962;}}'),
(21641, 1398, 'nickname', 'Frederico_Lima'),
(21642, 1398, 'first_name', 'Frederico'),
(21643, 1398, 'last_name', 'Lima'),
(21644, 1398, 'description', ''),
(21645, 1398, 'rich_editing', 'true'),
(21646, 1398, 'comment_shortcuts', 'false'),
(21647, 1398, 'admin_color', 'fresh'),
(21648, 1398, 'use_ssl', '0'),
(21649, 1398, 'show_admin_bar_front', 'true'),
(21650, 1398, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21651, 1398, 'wp_user_level', '0'),
(21652, 1398, 'wsl_current_provider', 'Google'),
(21653, 1398, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-uJ755uM58vk/AAAAAAAAAAI/AAAAAAAAAnM/ZWcQC5QgmJo/photo.jpg?sz=200'),
(21654, 1398, 'session_tokens', 'a:1:{s:64:\"d36c29a56af7194c3dc78c91cc64e15a3b9f46999fef1d72b36c125ddfe52e00\";a:4:{s:10:\"expiration\";i:1433957629;s:2:\"ip\";s:14:\"79.168.162.189\";s:2:\"ua\";s:237:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F61 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,3;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/tablet;FBLC/en_US;FBOP/1]\";s:5:\"login\";i:1432748029;}}'),
(21655, 1399, 'nickname', 'Pedro_Nuno_Veiga_Fernandes'),
(21656, 1399, 'first_name', 'Pedro'),
(21657, 1399, 'last_name', 'Fernandes'),
(21658, 1399, 'description', ''),
(21659, 1399, 'rich_editing', 'true'),
(21660, 1399, 'comment_shortcuts', 'false'),
(21661, 1399, 'admin_color', 'fresh'),
(21662, 1399, 'use_ssl', '0'),
(21663, 1399, 'show_admin_bar_front', 'true'),
(21664, 1399, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21665, 1399, 'wp_user_level', '0'),
(21666, 1399, 'wsl_current_provider', 'Facebook'),
(21667, 1399, 'wsl_current_user_image', 'https://graph.facebook.com/10206833683231300/picture?width=150&height=150'),
(21668, 1399, 'session_tokens', 'a:1:{s:64:\"96624fee8c180dbd4a2d5bb2ce5b11fec79d6efdaecf2d404233092848175bb7\";a:4:{s:10:\"expiration\";i:1433957767;s:2:\"ip\";s:12:\"81.84.231.82\";s:2:\"ua\";s:125:\"Mozilla/5.0 (iPad; CPU OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12D508 Safari/600.1.4\";s:5:\"login\";i:1432748167;}}'),
(21669, 1399, 'votou', 'sim'),
(21670, 1399, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1385,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428'),
(21671, 1400, 'nickname', 'Bernardo_Oliveira'),
(21672, 1400, 'first_name', 'Bernardo'),
(21673, 1400, 'last_name', 'Oliveira'),
(21674, 1400, 'description', ''),
(21675, 1400, 'rich_editing', 'true'),
(21676, 1400, 'comment_shortcuts', 'false'),
(21677, 1400, 'admin_color', 'fresh'),
(21678, 1400, 'use_ssl', '0'),
(21679, 1400, 'show_admin_bar_front', 'true'),
(21680, 1400, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21681, 1400, 'wp_user_level', '0'),
(21682, 1400, 'wsl_current_provider', 'Facebook'),
(21683, 1400, 'wsl_current_user_image', 'https://graph.facebook.com/485978081556739/picture?width=150&height=150'),
(21684, 1400, 'session_tokens', 'a:1:{s:64:\"68d4d960e085dd56b363f61fc00176069db02da81f0b021351c04b777426f31e\";a:4:{s:10:\"expiration\";i:1433957854;s:2:\"ip\";s:13:\"79.168.91.134\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432748254;}}'),
(21685, 1401, 'nickname', 'Sandra_Salome_Prudencio'),
(21686, 1401, 'first_name', 'Sandra'),
(21687, 1401, 'last_name', 'Prudencio'),
(21688, 1401, 'description', ''),
(21689, 1401, 'rich_editing', 'true'),
(21690, 1401, 'comment_shortcuts', 'false'),
(21691, 1401, 'admin_color', 'fresh'),
(21692, 1401, 'use_ssl', '0'),
(21693, 1401, 'show_admin_bar_front', 'true'),
(21694, 1401, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21695, 1401, 'wp_user_level', '0'),
(21696, 1401, 'wsl_current_provider', 'Facebook'),
(21697, 1401, 'wsl_current_user_image', 'https://graph.facebook.com/1025898460796148/picture?width=150&height=150'),
(21698, 1401, 'session_tokens', 'a:1:{s:64:\"70f91e81c9a559bc356a37260ed7ee2cda8e416c9e75682dfe785794435ee026\";a:4:{s:10:\"expiration\";i:1433957908;s:2:\"ip\";s:12:\"185.37.86.93\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432748308;}}'),
(21699, 1401, 'votou', 'sim'),
(21700, 1401, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(21701, 1402, 'nickname', 'Vanessa_Vicente'),
(21702, 1402, 'first_name', 'Vanessa'),
(21703, 1402, 'last_name', 'Vicente'),
(21704, 1402, 'description', ''),
(21705, 1402, 'rich_editing', 'true'),
(21706, 1402, 'comment_shortcuts', 'false'),
(21707, 1402, 'admin_color', 'fresh'),
(21708, 1402, 'use_ssl', '0'),
(21709, 1402, 'show_admin_bar_front', 'true'),
(21710, 1402, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21711, 1402, 'wp_user_level', '0'),
(21712, 1402, 'wsl_current_provider', 'Facebook'),
(21713, 1402, 'wsl_current_user_image', 'https://graph.facebook.com/982028111830602/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(21714, 1402, 'session_tokens', 'a:1:{s:64:\"15defeef51b141c747d56fb09cb4b99adb997db492a7299729cfe3be9acebac0\";a:4:{s:10:\"expiration\";i:1433958023;s:2:\"ip\";s:14:\"212.18.180.197\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432748423;}}'),
(21715, 1402, 'votou', 'sim'),
(21716, 1402, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(21717, 1398, 'votou', 'sim'),
(21718, 1398, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(21719, 1403, 'nickname', 'Pedro_Cortez_de_Lobao_1'),
(21720, 1403, 'first_name', 'Pedro'),
(21721, 1403, 'last_name', 'de Lobão'),
(21722, 1403, 'description', ''),
(21723, 1403, 'rich_editing', 'true'),
(21724, 1403, 'comment_shortcuts', 'false'),
(21725, 1403, 'admin_color', 'fresh'),
(21726, 1403, 'use_ssl', '0'),
(21727, 1403, 'show_admin_bar_front', 'true'),
(21728, 1403, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21729, 1403, 'wp_user_level', '0'),
(21730, 1403, 'wsl_current_provider', 'Facebook'),
(21731, 1403, 'wsl_current_user_image', 'https://graph.facebook.com/10153402053845929/picture?width=150&height=150'),
(21732, 1403, 'session_tokens', 'a:1:{s:64:\"3399f28450d88d5a7e054db7a9454cb78700192df03dadf4f2f8e94b232b7a1a\";a:4:{s:10:\"expiration\";i:1433958268;s:2:\"ip\";s:12:\"79.168.38.39\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432748668;}}'),
(21733, 1404, 'nickname', 'Marta_Gonzaga'),
(21734, 1404, 'first_name', 'Marta'),
(21735, 1404, 'last_name', 'Gonzaga'),
(21736, 1404, 'description', ''),
(21737, 1404, 'rich_editing', 'true'),
(21738, 1404, 'comment_shortcuts', 'false'),
(21739, 1404, 'admin_color', 'fresh'),
(21740, 1404, 'use_ssl', '0'),
(21741, 1404, 'show_admin_bar_front', 'true'),
(21742, 1404, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21743, 1404, 'wp_user_level', '0'),
(21744, 1404, 'wsl_current_provider', 'Google'),
(21745, 1404, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-xgg7NALgd50/AAAAAAAAAAI/AAAAAAAAAE4/ufGudPl4MnE/photo.jpg?sz=200'),
(21746, 1404, 'session_tokens', 'a:1:{s:64:\"69e5688998cc6bb2322394bad9bca4d71977698d67bc04329d0926afed690754\";a:4:{s:10:\"expiration\";i:1433958321;s:2:\"ip\";s:14:\"37.189.254.237\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432748721;}}'),
(21747, 1405, 'nickname', 'Jenny_Feliciano'),
(21748, 1405, 'first_name', 'Jenny'),
(21749, 1405, 'last_name', 'Feliciano'),
(21750, 1405, 'description', ''),
(21751, 1405, 'rich_editing', 'true'),
(21752, 1405, 'comment_shortcuts', 'false'),
(21753, 1405, 'admin_color', 'fresh'),
(21754, 1405, 'use_ssl', '0'),
(21755, 1405, 'show_admin_bar_front', 'true'),
(21756, 1405, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21757, 1405, 'wp_user_level', '0'),
(21758, 1405, 'wsl_current_provider', 'Facebook'),
(21759, 1405, 'wsl_current_user_image', 'https://graph.facebook.com/980554811968601/picture?width=150&height=150'),
(21760, 1405, 'session_tokens', 'a:1:{s:64:\"d1f83780f4a356d0be735e7285536a11ed7e02098107dbb7508724f7c0fa8bff\";a:4:{s:10:\"expiration\";i:1433958326;s:2:\"ip\";s:13:\"85.244.11.194\";s:2:\"ua\";s:143:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E5 HD Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432748726;}}'),
(21761, 1406, 'nickname', 'Joao_Rei'),
(21762, 1406, 'first_name', 'Joao'),
(21763, 1406, 'last_name', 'Rei'),
(21764, 1406, 'description', ''),
(21765, 1406, 'rich_editing', 'true'),
(21766, 1406, 'comment_shortcuts', 'false'),
(21767, 1406, 'admin_color', 'fresh'),
(21768, 1406, 'use_ssl', '0'),
(21769, 1406, 'show_admin_bar_front', 'true'),
(21770, 1406, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21771, 1406, 'wp_user_level', '0'),
(21772, 1406, 'wsl_current_provider', 'Facebook'),
(21773, 1406, 'wsl_current_user_image', 'https://graph.facebook.com/10152964101428230/picture?width=150&height=150'),
(21774, 1406, 'session_tokens', 'a:1:{s:64:\"50690aa02195fa83bb2da4bda65af2f6acd7f74740371e1d8e90377bfd429aac\";a:4:{s:10:\"expiration\";i:1433958336;s:2:\"ip\";s:14:\"83.240.178.178\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432748736;}}'),
(21775, 1395, 'votou', 'sim'),
(21776, 1395, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(21777, 1405, 'votou', 'sim'),
(21778, 1405, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(21779, 1406, 'votou', 'sim'),
(21780, 1406, 'user_votes', 'tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,free-surfer-do-ano-volcom_p1397,foto-do-ano_p1169,evento-do-ano-kia_p1428'),
(21781, 1407, 'nickname', 'AnaLu_Silva'),
(21782, 1407, 'first_name', 'AnaLu'),
(21783, 1407, 'last_name', 'Silva'),
(21784, 1407, 'description', ''),
(21785, 1407, 'rich_editing', 'true'),
(21786, 1407, 'comment_shortcuts', 'false'),
(21787, 1407, 'admin_color', 'fresh'),
(21788, 1407, 'use_ssl', '0'),
(21789, 1407, 'show_admin_bar_front', 'true'),
(21790, 1407, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21791, 1407, 'wp_user_level', '0'),
(21792, 1407, 'wsl_current_provider', 'Facebook'),
(21793, 1407, 'wsl_current_user_image', 'https://graph.facebook.com/10153190090510660/picture?width=150&height=150'),
(21794, 1407, 'session_tokens', 'a:1:{s:64:\"a40fe22059f912112a1e05d8a1c34b064800cc403542cafa855fa11460142f4c\";a:4:{s:10:\"expiration\";i:1433958460;s:2:\"ip\";s:14:\"88.214.184.233\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25\";s:5:\"login\";i:1432748860;}}'),
(21795, 1408, 'nickname', 'Santiago_Neves'),
(21796, 1408, 'first_name', 'Santiago'),
(21797, 1408, 'last_name', 'Neves'),
(21798, 1408, 'description', ''),
(21799, 1408, 'rich_editing', 'true'),
(21800, 1408, 'comment_shortcuts', 'false'),
(21801, 1408, 'admin_color', 'fresh'),
(21802, 1408, 'use_ssl', '0'),
(21803, 1408, 'show_admin_bar_front', 'true'),
(21804, 1408, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21805, 1408, 'wp_user_level', '0'),
(21806, 1408, 'wsl_current_provider', 'Google'),
(21807, 1408, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(21808, 1408, 'session_tokens', 'a:2:{s:64:\"ae06f97365480acc319cdeb03a777bccc2363b7102a35fd179558cbad65c7960\";a:4:{s:10:\"expiration\";i:1433958517;s:2:\"ip\";s:13:\"82.154.113.74\";s:2:\"ua\";s:110:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69\";s:5:\"login\";i:1432748917;}s:64:\"b751aac82cd73e9fcb63fe5e216685eb2509dadb38d40e1ac58abcad431d6f9a\";a:4:{s:10:\"expiration\";i:1433958572;s:2:\"ip\";s:13:\"82.154.113.74\";s:2:\"ua\";s:110:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69\";s:5:\"login\";i:1432748972;}}'),
(21809, 1404, 'votou', 'sim'),
(21810, 1404, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(21811, 1409, 'nickname', 'Joana_Portela'),
(21812, 1409, 'first_name', 'Joana'),
(21813, 1409, 'last_name', 'Portela'),
(21814, 1409, 'description', ''),
(21815, 1409, 'rich_editing', 'true'),
(21816, 1409, 'comment_shortcuts', 'false'),
(21817, 1409, 'admin_color', 'fresh'),
(21818, 1409, 'use_ssl', '0'),
(21819, 1409, 'show_admin_bar_front', 'true'),
(21820, 1409, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21821, 1409, 'wp_user_level', '0'),
(21822, 1409, 'wsl_current_provider', 'Facebook'),
(21823, 1409, 'wsl_current_user_image', 'https://graph.facebook.com/946020605438485/picture?width=150&height=150'),
(21824, 1409, 'session_tokens', 'a:1:{s:64:\"38a66ae1d4eed868e1f84f50c247e42b8df6157bececd6623f5d095bfe3686cc\";a:4:{s:10:\"expiration\";i:1433958618;s:2:\"ip\";s:13:\"87.103.49.182\";s:2:\"ua\";s:213:\"Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 520; Vodafone) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537\";s:5:\"login\";i:1432749018;}}'),
(21825, 1397, 'votou', 'sim'),
(21826, 1397, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(21827, 1407, 'votou', 'sim'),
(21828, 1407, 'user_votes', 'surfista-do-ano-oakley_p1339,free-surfer-do-ano-volcom_p1393,foto-do-ano_p1277,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(21829, 1410, 'nickname', 'Turma_Dezdois'),
(21830, 1410, 'first_name', 'Turma'),
(21831, 1410, 'last_name', 'Dezdois'),
(21832, 1410, 'description', ''),
(21833, 1410, 'rich_editing', 'true'),
(21834, 1410, 'comment_shortcuts', 'false'),
(21835, 1410, 'admin_color', 'fresh'),
(21836, 1410, 'use_ssl', '0'),
(21837, 1410, 'show_admin_bar_front', 'true'),
(21838, 1410, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21839, 1410, 'wp_user_level', '0'),
(21840, 1410, 'wsl_current_provider', 'Google'),
(21841, 1410, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-eAzKEjXAQYk/AAAAAAAAAAI/AAAAAAAAACg/BQF4b2n4OO4/photo.jpg?sz=200'),
(21842, 1410, 'session_tokens', 'a:1:{s:64:\"3018c853eb9bd5f871d6eb9dc6b2ce3c3215a1d18ccb769ea16dc633a5e33ea4\";a:4:{s:10:\"expiration\";i:1433958666;s:2:\"ip\";s:14:\"37.189.254.237\";s:2:\"ua\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.9 Safari/537.36\";s:5:\"login\";i:1432749066;}}'),
(21843, 1411, 'nickname', 'Ines_Morais'),
(21844, 1411, 'first_name', 'Inês'),
(21845, 1411, 'last_name', 'Morais'),
(21846, 1411, 'description', ''),
(21847, 1411, 'rich_editing', 'true'),
(21848, 1411, 'comment_shortcuts', 'false'),
(21849, 1411, 'admin_color', 'fresh'),
(21850, 1411, 'use_ssl', '0'),
(21851, 1411, 'show_admin_bar_front', 'true'),
(21852, 1411, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21853, 1411, 'wp_user_level', '0'),
(21854, 1411, 'wsl_current_provider', 'Facebook'),
(21855, 1411, 'wsl_current_user_image', 'https://graph.facebook.com/10203981766772571/picture?width=150&height=150'),
(21856, 1411, 'session_tokens', 'a:2:{s:64:\"a6d72977d5bc9850891451950b3872b2bd5051d43cab9df19ad4b64ddf32a7bc\";a:4:{s:10:\"expiration\";i:1433958677;s:2:\"ip\";s:13:\"79.168.162.27\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432749077;}s:64:\"30ddbcd4854a4fed5c37c874b204c66735a200e3b76a1c124b2ce70a7ea15183\";a:4:{s:10:\"expiration\";i:1433958773;s:2:\"ip\";s:13:\"79.168.162.27\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432749173;}}'),
(21857, 1412, 'nickname', 'Tomas_Miranda'),
(21858, 1412, 'first_name', 'Tomás'),
(21859, 1412, 'last_name', 'Miranda'),
(21860, 1412, 'description', ''),
(21861, 1412, 'rich_editing', 'true'),
(21862, 1412, 'comment_shortcuts', 'false'),
(21863, 1412, 'admin_color', 'fresh'),
(21864, 1412, 'use_ssl', '0'),
(21865, 1412, 'show_admin_bar_front', 'true'),
(21866, 1412, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21867, 1412, 'wp_user_level', '0'),
(21868, 1412, 'wsl_current_provider', 'Facebook'),
(21869, 1412, 'wsl_current_user_image', 'https://graph.facebook.com/10153291109675758/picture?width=150&height=150'),
(21870, 1412, 'session_tokens', 'a:1:{s:64:\"ecb7e37cfad829e8074eb81ed03c94a18469a04e7eea50b79b76e06a479a332b\";a:4:{s:10:\"expiration\";i:1433958731;s:2:\"ip\";s:15:\"193.136.147.162\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432749131;}}'),
(21871, 1413, 'nickname', 'Maria_Al'),
(21872, 1413, 'first_name', 'Maria'),
(21873, 1413, 'last_name', 'Al'),
(21874, 1413, 'description', ''),
(21875, 1413, 'rich_editing', 'true'),
(21876, 1413, 'comment_shortcuts', 'false'),
(21877, 1413, 'admin_color', 'fresh'),
(21878, 1413, 'use_ssl', '0'),
(21879, 1413, 'show_admin_bar_front', 'true'),
(21880, 1413, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21881, 1413, 'wp_user_level', '0'),
(21882, 1413, 'wsl_current_provider', 'Facebook'),
(21883, 1413, 'wsl_current_user_image', 'https://graph.facebook.com/390977641094720/picture?width=150&height=150'),
(21884, 1413, 'session_tokens', 'a:1:{s:64:\"5127c4d773dd8d6b123b8e0d2c74722ab1faf7a094361fd7b414730bdd68e220\";a:4:{s:10:\"expiration\";i:1433958831;s:2:\"ip\";s:13:\"82.154.113.74\";s:2:\"ua\";s:110:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69\";s:5:\"login\";i:1432749231;}}'),
(21885, 1412, 'votou', 'sim'),
(21886, 1412, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426'),
(21887, 1409, 'votou', 'sim'),
(21888, 1409, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(21889, 1396, 'votou', 'sim'),
(21890, 1396, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(21891, 1411, 'votou', 'sim'),
(21892, 1411, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,manobra-do-ano-reef_p1309,onda-do-ano-polen_p1313,foto-do-ano_p1277'),
(21893, 1414, 'nickname', 'Barbara_Guevara'),
(21894, 1414, 'first_name', 'Barbara'),
(21895, 1414, 'last_name', 'Guevara'),
(21896, 1414, 'description', ''),
(21897, 1414, 'rich_editing', 'true'),
(21898, 1414, 'comment_shortcuts', 'false'),
(21899, 1414, 'admin_color', 'fresh'),
(21900, 1414, 'use_ssl', '0'),
(21901, 1414, 'show_admin_bar_front', 'true'),
(21902, 1414, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21903, 1414, 'wp_user_level', '0'),
(21904, 1414, 'wsl_current_provider', 'Google'),
(21905, 1414, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(21906, 1414, 'session_tokens', 'a:1:{s:64:\"12b0baf77709c5387700374ad30637c7577be341908cf45887f461cecf68ce52\";a:4:{s:10:\"expiration\";i:1433958974;s:2:\"ip\";s:14:\"93.102.244.251\";s:2:\"ua\";s:254:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432749374;}}'),
(21907, 1415, 'nickname', 'Gecilene_Rodrigues'),
(21908, 1415, 'first_name', 'Gecilene'),
(21909, 1415, 'last_name', 'Rodrigues'),
(21910, 1415, 'description', ''),
(21911, 1415, 'rich_editing', 'true'),
(21912, 1415, 'comment_shortcuts', 'false'),
(21913, 1415, 'admin_color', 'fresh'),
(21914, 1415, 'use_ssl', '0'),
(21915, 1415, 'show_admin_bar_front', 'true'),
(21916, 1415, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21917, 1415, 'wp_user_level', '0'),
(21918, 1415, 'wsl_current_provider', 'Facebook'),
(21919, 1415, 'wsl_current_user_image', 'https://graph.facebook.com/847594225335405/picture?width=150&height=150'),
(21920, 1415, 'session_tokens', 'a:1:{s:64:\"ad4ed64cbf5139c804dba9f27cfbe109e51286d53960289e8d2d6b35802a4cf4\";a:4:{s:10:\"expiration\";i:1433958991;s:2:\"ip\";s:13:\"95.93.155.121\";s:2:\"ua\";s:152:\"Mozilla/5.0 (Linux; Android 4.2.2; ALCATEL ONE TOUCH 7047D Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432749391;}}'),
(21921, 1416, 'nickname', 'Marta_Beltran'),
(21922, 1416, 'first_name', 'Marta'),
(21923, 1416, 'last_name', 'Beltran'),
(21924, 1416, 'description', ''),
(21925, 1416, 'rich_editing', 'true'),
(21926, 1416, 'comment_shortcuts', 'false'),
(21927, 1416, 'admin_color', 'fresh'),
(21928, 1416, 'use_ssl', '0'),
(21929, 1416, 'show_admin_bar_front', 'true'),
(21930, 1416, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21931, 1416, 'wp_user_level', '0'),
(21932, 1416, 'wsl_current_provider', 'Facebook'),
(21933, 1416, 'wsl_current_user_image', 'https://graph.facebook.com/880415988685023/picture?width=150&height=150'),
(21934, 1416, 'session_tokens', 'a:2:{s:64:\"edea706205ae81a6ee4a7a7bbd9aeeda189c9a1ca2a03031924a0b917edd140c\";a:4:{s:10:\"expiration\";i:1433959033;s:2:\"ip\";s:13:\"95.93.155.121\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432749433;}s:64:\"56c920ee75af0132957a7b88cc280d0f0f7c86d9b71e6c03e5dafed1b0fbb963\";a:4:{s:10:\"expiration\";i:1433969303;s:2:\"ip\";s:13:\"95.93.155.121\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; U; Android 4.0.4; pt-pt; GT-S7562 Build/IMM76I) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1432759703;}}'),
(21935, 1413, 'votou', 'sim'),
(21936, 1413, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(21937, 1417, 'nickname', 'Catarina_Raquel'),
(21938, 1417, 'first_name', 'Catarina'),
(21939, 1417, 'last_name', 'Raquel'),
(21940, 1417, 'description', ''),
(21941, 1417, 'rich_editing', 'true'),
(21942, 1417, 'comment_shortcuts', 'false'),
(21943, 1417, 'admin_color', 'fresh'),
(21944, 1417, 'use_ssl', '0'),
(21945, 1417, 'show_admin_bar_front', 'true'),
(21946, 1417, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21947, 1417, 'wp_user_level', '0'),
(21948, 1417, 'wsl_current_provider', 'Google'),
(21949, 1417, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-ZkZBFoKkLj0/AAAAAAAAAAI/AAAAAAAAAFo/hSsVsXN3cKo/photo.jpg?sz=200'),
(21950, 1417, 'session_tokens', 'a:1:{s:64:\"9307206dcc52e054c87ad7a5cb012f0b2ec710223bca7564a7ffcee7e7504dc6\";a:4:{s:10:\"expiration\";i:1433959076;s:2:\"ip\";s:14:\"85.241.227.156\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; RAINBOW Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432749476;}}'),
(21951, 1416, 'votou', 'sim'),
(21952, 1416, 'user_votes', 'manobra-do-ano-reef_p1045'),
(21953, 1415, 'votou', 'sim'),
(21954, 1415, 'user_votes', 'manobra-do-ano-reef_p1045'),
(21955, 1418, 'nickname', 'Francis_Doody'),
(21956, 1418, 'first_name', 'Francis'),
(21957, 1418, 'last_name', 'Doody'),
(21958, 1418, 'description', ''),
(21959, 1418, 'rich_editing', 'true'),
(21960, 1418, 'comment_shortcuts', 'false'),
(21961, 1418, 'admin_color', 'fresh'),
(21962, 1418, 'use_ssl', '0'),
(21963, 1418, 'show_admin_bar_front', 'true'),
(21964, 1418, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21965, 1418, 'wp_user_level', '0'),
(21966, 1418, 'wsl_current_provider', 'Facebook'),
(21967, 1418, 'wsl_current_user_image', 'https://graph.facebook.com/10206724986384905/picture?width=150&height=150'),
(21968, 1418, 'session_tokens', 'a:1:{s:64:\"326722a82e5465991fd0828fbe9ac6b9105160985b1ce97a95714d47f5ef2487\";a:4:{s:10:\"expiration\";i:1433959163;s:2:\"ip\";s:12:\"95.92.80.110\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432749563;}}'),
(21969, 1419, 'nickname', 'Maria_Do_Ceu_Prudencio'),
(21970, 1419, 'first_name', 'Maria Do Céu'),
(21971, 1419, 'last_name', 'Prudêncio'),
(21972, 1419, 'description', ''),
(21973, 1419, 'rich_editing', 'true'),
(21974, 1419, 'comment_shortcuts', 'false'),
(21975, 1419, 'admin_color', 'fresh'),
(21976, 1419, 'use_ssl', '0'),
(21977, 1419, 'show_admin_bar_front', 'true'),
(21978, 1419, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21979, 1419, 'wp_user_level', '0'),
(21980, 1419, 'wsl_current_provider', 'Facebook'),
(21981, 1419, 'wsl_current_user_image', 'https://graph.facebook.com/1108005739214473/picture?width=150&height=150'),
(21982, 1419, 'session_tokens', 'a:1:{s:64:\"28733dfd6f9b182e448b3650d96feef7953294ab2df442788000990c2a1055b8\";a:4:{s:10:\"expiration\";i:1433959169;s:2:\"ip\";s:14:\"176.79.155.172\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/8.0.3 Safari/600.3.18\";s:5:\"login\";i:1432749569;}}'),
(21983, 1420, 'nickname', 'Joao_Couto'),
(21984, 1420, 'first_name', 'João'),
(21985, 1420, 'last_name', 'Couto'),
(21986, 1420, 'description', ''),
(21987, 1420, 'rich_editing', 'true'),
(21988, 1420, 'comment_shortcuts', 'false'),
(21989, 1420, 'admin_color', 'fresh'),
(21990, 1420, 'use_ssl', '0'),
(21991, 1420, 'show_admin_bar_front', 'true'),
(21992, 1420, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(21993, 1420, 'wp_user_level', '0'),
(21994, 1420, 'wsl_current_provider', 'Facebook'),
(21995, 1420, 'wsl_current_user_image', 'https://graph.facebook.com/986751118035634/picture?width=150&height=150'),
(21996, 1420, 'session_tokens', 'a:1:{s:64:\"b92e066e3ac8828bfdab08376b38097247272a0aad63cec2298b5812b28ed2dc\";a:4:{s:10:\"expiration\";i:1433959172;s:2:\"ip\";s:12:\"89.154.61.48\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432749572;}}'),
(21997, 1420, 'votou', 'sim'),
(21998, 1420, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(21999, 1419, 'votou', 'sim'),
(22000, 1419, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(22001, 1400, 'votou', 'sim'),
(22002, 1400, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(22003, 1414, 'votou', 'sim'),
(22004, 1414, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(22005, 1421, 'nickname', 'Antonio_Alcantara'),
(22006, 1421, 'first_name', 'António'),
(22007, 1421, 'last_name', 'Alcântara'),
(22008, 1421, 'description', ''),
(22009, 1421, 'rich_editing', 'true'),
(22010, 1421, 'comment_shortcuts', 'false'),
(22011, 1421, 'admin_color', 'fresh'),
(22012, 1421, 'use_ssl', '0'),
(22013, 1421, 'show_admin_bar_front', 'true'),
(22014, 1421, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22015, 1421, 'wp_user_level', '0'),
(22016, 1421, 'wsl_current_provider', 'Facebook'),
(22017, 1421, 'wsl_current_user_image', 'https://graph.facebook.com/704247239720674/picture?width=150&height=150'),
(22018, 1421, 'session_tokens', 'a:1:{s:64:\"0679330f4c6eedc5fca1ed5833a552e5f3bb4de413d953044fadb7507fb770dd\";a:4:{s:10:\"expiration\";i:1433959308;s:2:\"ip\";s:11:\"5.43.21.115\";s:2:\"ua\";s:233:\"Mozilla/5.0 (iPad; U; CPU OS 4_3_1 like Mac OS X; pt-pt) AppleWebKit/533.17.9 (KHTML, like Gecko) Mobile/8G4 [FBAN/FBIOS;FBAV/5.4.2;FBBV/114387;FBDV/iPad2,2;FBMD/iPad;FBSN/iPhone OS;FBSV/4.3.1;FBSS/1; FBCR/VFP;FBID/tablet;FBLC/pt_PT]\";s:5:\"login\";i:1432749708;}}'),
(22019, 1417, 'votou', 'sim'),
(22020, 1417, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(22021, 1421, 'votou', 'sim'),
(22022, 1421, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(22023, 1410, 'votou', 'sim'),
(22024, 1410, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(22025, 1422, 'nickname', 'Cila_Malcata'),
(22026, 1422, 'first_name', 'Cila'),
(22027, 1422, 'last_name', 'Malcata'),
(22028, 1422, 'description', ''),
(22029, 1422, 'rich_editing', 'true'),
(22030, 1422, 'comment_shortcuts', 'false'),
(22031, 1422, 'admin_color', 'fresh'),
(22032, 1422, 'use_ssl', '0'),
(22033, 1422, 'show_admin_bar_front', 'true'),
(22034, 1422, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22035, 1422, 'wp_user_level', '0'),
(22036, 1422, 'wsl_current_provider', 'Facebook'),
(22037, 1422, 'wsl_current_user_image', 'https://graph.facebook.com/965434633496979/picture?width=150&height=150'),
(22038, 1422, 'session_tokens', 'a:1:{s:64:\"f1e3c028618f547237c44ddce89b583812e2ba2caf95c86c1e3878b5b266b635\";a:4:{s:10:\"expiration\";i:1433959562;s:2:\"ip\";s:14:\"88.214.168.160\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432749962;}}'),
(22039, 1423, 'nickname', 'Sofia_Meireles'),
(22040, 1423, 'first_name', 'Sofia'),
(22041, 1423, 'last_name', 'Meireles'),
(22042, 1423, 'description', ''),
(22043, 1423, 'rich_editing', 'true'),
(22044, 1423, 'comment_shortcuts', 'false'),
(22045, 1423, 'admin_color', 'fresh'),
(22046, 1423, 'use_ssl', '0'),
(22047, 1423, 'show_admin_bar_front', 'true'),
(22048, 1423, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22049, 1423, 'wp_user_level', '0'),
(22050, 1423, 'wsl_current_provider', 'Facebook'),
(22051, 1423, 'wsl_current_user_image', 'https://graph.facebook.com/853200121384116/picture?width=150&height=150'),
(22052, 1423, 'session_tokens', 'a:1:{s:64:\"ac20858d13942bc8471a21aa2c0931eca35f9a81aa333309bd892e61966cdd85\";a:4:{s:10:\"expiration\";i:1433959907;s:2:\"ip\";s:14:\"89.155.154.138\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432750307;}}'),
(22053, 1424, 'nickname', 'Sara_Sousa'),
(22054, 1424, 'first_name', 'Sara'),
(22055, 1424, 'last_name', 'Sousa'),
(22056, 1424, 'description', ''),
(22057, 1424, 'rich_editing', 'true'),
(22058, 1424, 'comment_shortcuts', 'false'),
(22059, 1424, 'admin_color', 'fresh'),
(22060, 1424, 'use_ssl', '0'),
(22061, 1424, 'show_admin_bar_front', 'true'),
(22062, 1424, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22063, 1424, 'wp_user_level', '0'),
(22064, 1424, 'wsl_current_provider', 'Facebook'),
(22065, 1424, 'wsl_current_user_image', 'https://graph.facebook.com/1589994524585167/picture?width=150&height=150'),
(22066, 1424, 'session_tokens', 'a:1:{s:64:\"0b0d7a5768478652985a69e04d7df69d1777eadf696e9fdfa407036337285a68\";a:4:{s:10:\"expiration\";i:1433959989;s:2:\"ip\";s:12:\"84.90.53.246\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432750389;}}'),
(22067, 1425, 'nickname', 'Margarida_Caeiro_de_Sa'),
(22068, 1425, 'first_name', 'Margarida'),
(22069, 1425, 'last_name', 'Caeiro de Sá'),
(22070, 1425, 'description', ''),
(22071, 1425, 'rich_editing', 'true'),
(22072, 1425, 'comment_shortcuts', 'false'),
(22073, 1425, 'admin_color', 'fresh'),
(22074, 1425, 'use_ssl', '0'),
(22075, 1425, 'show_admin_bar_front', 'true'),
(22076, 1425, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22077, 1425, 'wp_user_level', '0'),
(22078, 1425, 'wsl_current_provider', 'Facebook'),
(22079, 1425, 'wsl_current_user_image', 'https://graph.facebook.com/833845996702276/picture?width=150&height=150'),
(22080, 1425, 'session_tokens', 'a:1:{s:64:\"dfe24477db1a529bd131addcc109d147d8f069d4f7d5a33537bf19722e09760e\";a:4:{s:10:\"expiration\";i:1433960027;s:2:\"ip\";s:13:\"95.93.158.253\";s:2:\"ua\";s:127:\"Mozilla/5.0 (iPad; CPU OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B466 Safari/600.1.4\";s:5:\"login\";i:1432750427;}}'),
(22081, 1426, 'nickname', 'Vera_Sottomayor_Tavares'),
(22082, 1426, 'first_name', 'Vera'),
(22083, 1426, 'last_name', 'Tavares'),
(22084, 1426, 'description', ''),
(22085, 1426, 'rich_editing', 'true'),
(22086, 1426, 'comment_shortcuts', 'false'),
(22087, 1426, 'admin_color', 'fresh'),
(22088, 1426, 'use_ssl', '0'),
(22089, 1426, 'show_admin_bar_front', 'true'),
(22090, 1426, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22091, 1426, 'wp_user_level', '0'),
(22092, 1426, 'wsl_current_provider', 'Facebook'),
(22093, 1426, 'wsl_current_user_image', 'https://graph.facebook.com/10207128895089033/picture?width=150&height=150'),
(22094, 1426, 'session_tokens', 'a:1:{s:64:\"1c39f613f5328e8d6068b0fab2244a4218aab5a62b0b68b083465ab87cf35806\";a:4:{s:10:\"expiration\";i:1433960062;s:2:\"ip\";s:13:\"81.193.77.170\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/28.0.0.10.10;FBBV/8930087;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432750462;}}'),
(22095, 1427, 'nickname', 'Ines_Osorio'),
(22096, 1427, 'first_name', 'Inês'),
(22097, 1427, 'last_name', 'Osório'),
(22098, 1427, 'description', ''),
(22099, 1427, 'rich_editing', 'true'),
(22100, 1427, 'comment_shortcuts', 'false'),
(22101, 1427, 'admin_color', 'fresh'),
(22102, 1427, 'use_ssl', '0'),
(22103, 1427, 'show_admin_bar_front', 'true'),
(22104, 1427, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22105, 1427, 'wp_user_level', '0'),
(22106, 1427, 'wsl_current_provider', 'Facebook'),
(22107, 1427, 'wsl_current_user_image', 'https://graph.facebook.com/10207004738785713/picture?width=150&height=150'),
(22108, 1427, 'session_tokens', 'a:1:{s:64:\"364d980f05fe69656ff2bbf33feb6dbdc601df166174a2ed59e98f59918f6db3\";a:4:{s:10:\"expiration\";i:1433960079;s:2:\"ip\";s:14:\"85.138.192.158\";s:2:\"ua\";s:213:\"Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 520; Vodafone) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537\";s:5:\"login\";i:1432750479;}}'),
(22109, 1074, 'votou', 'sim'),
(22110, 1074, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(22111, 1425, 'votou', 'sim'),
(22112, 1425, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(22113, 1427, 'votou', 'sim'),
(22114, 1427, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(22115, 1428, 'nickname', 'Catarina_Beltran_Ramos'),
(22116, 1428, 'first_name', 'Catarina'),
(22117, 1428, 'last_name', 'Beltran Ramos'),
(22118, 1428, 'description', ''),
(22119, 1428, 'rich_editing', 'true'),
(22120, 1428, 'comment_shortcuts', 'false'),
(22121, 1428, 'admin_color', 'fresh'),
(22122, 1428, 'use_ssl', '0'),
(22123, 1428, 'show_admin_bar_front', 'true'),
(22124, 1428, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22125, 1428, 'wp_user_level', '0'),
(22126, 1428, 'wsl_current_provider', 'Facebook'),
(22127, 1428, 'wsl_current_user_image', 'https://graph.facebook.com/10153287610612768/picture?width=150&height=150'),
(22128, 1428, 'session_tokens', 'a:1:{s:64:\"abbe1b1fa41a672d1cdcffea6e8b63bb22c58f4a97dbad2320f4ef95264aa948\";a:4:{s:10:\"expiration\";i:1433960386;s:2:\"ip\";s:14:\"88.214.169.250\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E4.5 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432750786;}}'),
(22129, 1429, 'nickname', 'Joana_Freitas'),
(22130, 1429, 'first_name', 'Joana'),
(22131, 1429, 'last_name', 'Freitas'),
(22132, 1429, 'description', ''),
(22133, 1429, 'rich_editing', 'true'),
(22134, 1429, 'comment_shortcuts', 'false'),
(22135, 1429, 'admin_color', 'fresh'),
(22136, 1429, 'use_ssl', '0'),
(22137, 1429, 'show_admin_bar_front', 'true'),
(22138, 1429, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22139, 1429, 'wp_user_level', '0'),
(22140, 1429, 'wsl_current_provider', 'Facebook'),
(22141, 1429, 'wsl_current_user_image', 'https://graph.facebook.com/1052600484769878/picture?width=150&height=150'),
(22142, 1429, 'session_tokens', 'a:1:{s:64:\"cfe7f2a83dbb5dfc18f48796cd23296d2a6ab924e356a87a6f87fe952fb0cb5b\";a:4:{s:10:\"expiration\";i:1433960395;s:2:\"ip\";s:12:\"94.132.230.9\";s:2:\"ua\";s:138:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B554a Safari/9537.53\";s:5:\"login\";i:1432750795;}}'),
(22143, 1428, 'votou', 'sim'),
(22144, 1428, 'user_votes', 'manobra-do-ano-reef_p1045'),
(22145, 1429, 'votou', 'sim'),
(22146, 1429, 'user_votes', 'manobra-do-ano-reef_p1045'),
(22147, 1430, 'nickname', 'Gloria_Rodrigues'),
(22148, 1430, 'first_name', 'Gloria'),
(22149, 1430, 'last_name', 'Rodrigues'),
(22150, 1430, 'description', ''),
(22151, 1430, 'rich_editing', 'true'),
(22152, 1430, 'comment_shortcuts', 'false'),
(22153, 1430, 'admin_color', 'fresh'),
(22154, 1430, 'use_ssl', '0'),
(22155, 1430, 'show_admin_bar_front', 'true'),
(22156, 1430, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22157, 1430, 'wp_user_level', '0'),
(22158, 1430, 'wsl_current_provider', 'Facebook'),
(22159, 1430, 'wsl_current_user_image', 'https://graph.facebook.com/932224716799780/picture?width=150&height=150'),
(22160, 1430, 'session_tokens', 'a:1:{s:64:\"01847d278c7cddb03139be7ca4576427fb07a860cb5f324b4ac5c3bc303ce4af\";a:4:{s:10:\"expiration\";i:1433960529;s:2:\"ip\";s:14:\"94.111.113.187\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432750929;}}'),
(22161, 1431, 'nickname', 'Diniz_Oliveira'),
(22162, 1431, 'first_name', 'Diniz'),
(22163, 1431, 'last_name', 'Oliveira'),
(22164, 1431, 'description', ''),
(22165, 1431, 'rich_editing', 'true'),
(22166, 1431, 'comment_shortcuts', 'false'),
(22167, 1431, 'admin_color', 'fresh'),
(22168, 1431, 'use_ssl', '0'),
(22169, 1431, 'show_admin_bar_front', 'true'),
(22170, 1431, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22171, 1431, 'wp_user_level', '0'),
(22172, 1431, 'wsl_current_provider', 'Facebook'),
(22173, 1431, 'wsl_current_user_image', 'https://graph.facebook.com/1583299948611431/picture?width=150&height=150'),
(22174, 1431, 'session_tokens', 'a:1:{s:64:\"3a9e657770b2f0f3a99c3cb263c3e81ce0a4d97c35808166b19bbb798988625e\";a:4:{s:10:\"expiration\";i:1433960548;s:2:\"ip\";s:13:\"95.93.155.121\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432750948;}}'),
(22175, 1432, 'nickname', 'Quirin_Rohleder'),
(22176, 1432, 'first_name', 'Quirin'),
(22177, 1432, 'last_name', 'Rohleder'),
(22178, 1432, 'description', ''),
(22179, 1432, 'rich_editing', 'true'),
(22180, 1432, 'comment_shortcuts', 'false'),
(22181, 1432, 'admin_color', 'fresh'),
(22182, 1432, 'use_ssl', '0'),
(22183, 1432, 'show_admin_bar_front', 'true'),
(22184, 1432, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22185, 1432, 'wp_user_level', '0'),
(22186, 1432, 'wsl_current_provider', 'Facebook'),
(22187, 1432, 'wsl_current_user_image', 'https://graph.facebook.com/10152819821065759/picture?width=150&height=150'),
(22188, 1432, 'session_tokens', 'a:1:{s:64:\"e6c928f3d20446b4a36f4f7a7a4dcd80c303e021a9b4548cc2d4ad836e6b4837\";a:4:{s:10:\"expiration\";i:1433960565;s:2:\"ip\";s:12:\"95.90.199.96\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/537.75.14\";s:5:\"login\";i:1432750965;}}'),
(22189, 1430, 'votou', 'sim'),
(22190, 1430, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(22191, 1431, 'votou', 'sim'),
(22192, 1431, 'user_votes', 'surfista-do-ano-oakley_p1344,manobra-do-ano-reef_p1045,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(22193, 1432, 'votou', 'sim'),
(22194, 1432, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(22195, 1433, 'nickname', 'Isabel_Rosado'),
(22196, 1433, 'first_name', 'Isabel'),
(22197, 1433, 'last_name', 'Rosado'),
(22198, 1433, 'description', ''),
(22199, 1433, 'rich_editing', 'true'),
(22200, 1433, 'comment_shortcuts', 'false'),
(22201, 1433, 'admin_color', 'fresh'),
(22202, 1433, 'use_ssl', '0'),
(22203, 1433, 'show_admin_bar_front', 'true'),
(22204, 1433, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22205, 1433, 'wp_user_level', '0'),
(22206, 1433, 'wsl_current_provider', 'Facebook'),
(22207, 1433, 'wsl_current_user_image', 'https://graph.facebook.com/1051098941570004/picture?width=150&height=150'),
(22208, 1433, 'session_tokens', 'a:1:{s:64:\"a69332a26ae22b4ba712e4833885ccff02c70c461e6f4c29f64bc9e65c78c636\";a:4:{s:10:\"expiration\";i:1433960747;s:2:\"ip\";s:12:\"5.249.21.120\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432751147;}}'),
(22209, 1433, 'votou', 'sim'),
(22210, 1433, 'user_votes', 'manobra-do-ano-reef_p1045'),
(22211, 1434, 'nickname', 'Bernardo_Ventura'),
(22212, 1434, 'first_name', 'Bernardo'),
(22213, 1434, 'last_name', 'Ventura'),
(22214, 1434, 'description', ''),
(22215, 1434, 'rich_editing', 'true'),
(22216, 1434, 'comment_shortcuts', 'false'),
(22217, 1434, 'admin_color', 'fresh'),
(22218, 1434, 'use_ssl', '0'),
(22219, 1434, 'show_admin_bar_front', 'true'),
(22220, 1434, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22221, 1434, 'wp_user_level', '0'),
(22222, 1434, 'wsl_current_provider', 'Facebook'),
(22223, 1434, 'wsl_current_user_image', 'https://graph.facebook.com/1082769551751306/picture?width=150&height=150'),
(22224, 1434, 'session_tokens', 'a:1:{s:64:\"059de3cefad722dcbbb5db105bb363f2a6d91a96b04a77d73a21f54c3482efb2\";a:4:{s:10:\"expiration\";i:1433960824;s:2:\"ip\";s:13:\"77.54.211.177\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432751224;}}'),
(22225, 1435, 'nickname', 'Ricardo_Freitas'),
(22226, 1435, 'first_name', 'Ricardo'),
(22227, 1435, 'last_name', 'Freitas'),
(22228, 1435, 'description', ''),
(22229, 1435, 'rich_editing', 'true'),
(22230, 1435, 'comment_shortcuts', 'false'),
(22231, 1435, 'admin_color', 'fresh'),
(22232, 1435, 'use_ssl', '0'),
(22233, 1435, 'show_admin_bar_front', 'true'),
(22234, 1435, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22235, 1435, 'wp_user_level', '0'),
(22236, 1435, 'wsl_current_provider', 'Facebook'),
(22237, 1435, 'wsl_current_user_image', 'https://graph.facebook.com/746611868780653/picture?width=150&height=150'),
(22238, 1435, 'session_tokens', 'a:1:{s:64:\"8cedddb434dc40bab8b8f2c5da74e25bf519f1cdab26e1df3a2868002a84e73d\";a:4:{s:10:\"expiration\";i:1433960896;s:2:\"ip\";s:12:\"94.132.230.9\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432751296;}}'),
(22239, 1201, 'votou', 'sim'),
(22240, 1201, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(22241, 1435, 'votou', 'sim'),
(22242, 1435, 'user_votes', 'manobra-do-ano-reef_p1045'),
(22243, 1436, 'nickname', 'Rodrigo_Afonso'),
(22244, 1436, 'first_name', 'Rodrigo'),
(22245, 1436, 'last_name', 'Afonso'),
(22246, 1436, 'description', ''),
(22247, 1436, 'rich_editing', 'true'),
(22248, 1436, 'comment_shortcuts', 'false'),
(22249, 1436, 'admin_color', 'fresh'),
(22250, 1436, 'use_ssl', '0'),
(22251, 1436, 'show_admin_bar_front', 'true'),
(22252, 1436, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22253, 1436, 'wp_user_level', '0'),
(22254, 1436, 'wsl_current_provider', 'Facebook'),
(22255, 1436, 'wsl_current_user_image', 'https://graph.facebook.com/10206376549911076/picture?width=150&height=150'),
(22256, 1436, 'session_tokens', 'a:1:{s:64:\"600f9f5540602e551847a551c34352f25bc6ab255eb56f57c08043271a73d2bd\";a:4:{s:10:\"expiration\";i:1433961044;s:2:\"ip\";s:11:\"2.82.228.43\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1432751444;}}'),
(22257, 1437, 'nickname', 'Rosarinho_Guedes_de_Almeida'),
(22258, 1437, 'first_name', 'Rosarinho'),
(22259, 1437, 'last_name', 'Guedes de Almeida'),
(22260, 1437, 'description', ''),
(22261, 1437, 'rich_editing', 'true'),
(22262, 1437, 'comment_shortcuts', 'false'),
(22263, 1437, 'admin_color', 'fresh'),
(22264, 1437, 'use_ssl', '0'),
(22265, 1437, 'show_admin_bar_front', 'true'),
(22266, 1437, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22267, 1437, 'wp_user_level', '0'),
(22268, 1437, 'wsl_current_provider', 'Google'),
(22269, 1437, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(22270, 1437, 'session_tokens', 'a:1:{s:64:\"e42185ce4cabab8afd7e5533697edcab0de83d3e2411663fffc742ff2313b436\";a:4:{s:10:\"expiration\";i:1433961110;s:2:\"ip\";s:13:\"89.115.66.115\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.0; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432751510;}}'),
(22271, 1426, 'votou', 'sim'),
(22272, 1426, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(22273, 1423, 'votou', 'sim'),
(22274, 1423, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(22275, 1436, 'votou', 'sim'),
(22276, 1436, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(22277, 1438, 'nickname', 'Indy_Chausson'),
(22278, 1438, 'first_name', 'Indy'),
(22279, 1438, 'last_name', 'Chausson'),
(22280, 1438, 'description', ''),
(22281, 1438, 'rich_editing', 'true'),
(22282, 1438, 'comment_shortcuts', 'false'),
(22283, 1438, 'admin_color', 'fresh'),
(22284, 1438, 'use_ssl', '0'),
(22285, 1438, 'show_admin_bar_front', 'true'),
(22286, 1438, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22287, 1438, 'wp_user_level', '0'),
(22288, 1438, 'wsl_current_provider', 'Google'),
(22289, 1438, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-iUE7af11YEU/AAAAAAAAAAI/AAAAAAAAAR4/oMinVkXjq-0/photo.jpg?sz=200'),
(22290, 1438, 'session_tokens', 'a:1:{s:64:\"4bd6af45ac12c117991d910142a55180013619d84a64ede8677b4b36fe7dde3f\";a:4:{s:10:\"expiration\";i:1433961645;s:2:\"ip\";s:12:\"176.86.83.57\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432752045;}}'),
(22291, 876, 'votou', 'sim'),
(22292, 876, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(22293, 1439, 'nickname', 'Renata_Sogari_da_Silva'),
(22294, 1439, 'first_name', 'Renata'),
(22295, 1439, 'last_name', 'Sogari da Silva'),
(22296, 1439, 'description', ''),
(22297, 1439, 'rich_editing', 'true'),
(22298, 1439, 'comment_shortcuts', 'false'),
(22299, 1439, 'admin_color', 'fresh'),
(22300, 1439, 'use_ssl', '0'),
(22301, 1439, 'show_admin_bar_front', 'true'),
(22302, 1439, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22303, 1439, 'wp_user_level', '0'),
(22304, 1439, 'wsl_current_provider', 'Facebook'),
(22305, 1439, 'wsl_current_user_image', 'https://graph.facebook.com/930999223609733/picture?width=150&height=150'),
(22306, 1439, 'session_tokens', 'a:1:{s:64:\"44158f27196c2dfbad5cfc98b6a97ada87a87736d98e0bce8bacdc8cb7c8d613\";a:4:{s:10:\"expiration\";i:1433961876;s:2:\"ip\";s:13:\"177.42.34.242\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432752276;}}'),
(22307, 1440, 'nickname', 'Afonso_Santos'),
(22308, 1440, 'first_name', 'Afonso'),
(22309, 1440, 'last_name', 'Santos'),
(22310, 1440, 'description', ''),
(22311, 1440, 'rich_editing', 'true'),
(22312, 1440, 'comment_shortcuts', 'false'),
(22313, 1440, 'admin_color', 'fresh'),
(22314, 1440, 'use_ssl', '0'),
(22315, 1440, 'show_admin_bar_front', 'true'),
(22316, 1440, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(22317, 1440, 'wp_user_level', '0'),
(22318, 1440, 'wsl_current_provider', 'Facebook'),
(22319, 1440, 'wsl_current_user_image', 'https://graph.facebook.com/10153294418303490/picture?width=150&height=150'),
(22320, 1440, 'session_tokens', 'a:1:{s:64:\"e41ab3de9e8d46f15e0b86cbf55bc5f99bea75e454233c7fbaeb3c242fb1ad13\";a:4:{s:10:\"expiration\";i:1433961912;s:2:\"ip\";s:12:\"92.250.40.25\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432752312;}}'),
(22321, 1441, 'nickname', 'Filipa_Munoz_de_Oliveira'),
(22322, 1441, 'first_name', 'Filipa'),
(22323, 1441, 'last_name', 'de Oliveira'),
(22324, 1441, 'description', ''),
(22325, 1441, 'rich_editing', 'true'),
(22326, 1441, 'comment_shortcuts', 'false'),
(22327, 1441, 'admin_color', 'fresh'),
(22328, 1441, 'use_ssl', '0'),
(22329, 1441, 'show_admin_bar_front', 'true'),
(22330, 1441, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22331, 1441, 'wp_user_level', '0'),
(22332, 1441, 'wsl_current_provider', 'Facebook'),
(22333, 1441, 'wsl_current_user_image', 'https://graph.facebook.com/10207088115107171/picture?width=150&height=150'),
(22334, 1441, 'session_tokens', 'a:1:{s:64:\"dcf0ff844a2565a49ac9aae48a6b9ff836db8993681923438c7d08a7849595a3\";a:4:{s:10:\"expiration\";i:1433961917;s:2:\"ip\";s:13:\"79.168.35.103\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/29.0.0.9.13;FBBV/9374459;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432752317;}}'),
(22335, 1442, 'nickname', 'Tiago_Parro'),
(22336, 1442, 'first_name', 'Tiago'),
(22337, 1442, 'last_name', 'Parro'),
(22338, 1442, 'description', ''),
(22339, 1442, 'rich_editing', 'true'),
(22340, 1442, 'comment_shortcuts', 'false'),
(22341, 1442, 'admin_color', 'fresh'),
(22342, 1442, 'use_ssl', '0'),
(22343, 1442, 'show_admin_bar_front', 'true'),
(22344, 1442, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22345, 1442, 'wp_user_level', '0'),
(22346, 1442, 'wsl_current_provider', 'Facebook'),
(22347, 1442, 'wsl_current_user_image', 'https://graph.facebook.com/10207099312345644/picture?width=150&height=150'),
(22348, 1442, 'session_tokens', 'a:1:{s:64:\"f1b5fc81e5a66f40939157bc7cc6bc5abc6066e3f9fcaab90d69c855f98e2d4e\";a:4:{s:10:\"expiration\";i:1433961936;s:2:\"ip\";s:12:\"81.84.240.50\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432752336;}}'),
(22349, 1441, 'votou', 'sim'),
(22350, 1441, 'user_votes', 'manobra-do-ano-reef_p1045'),
(22351, 1443, 'nickname', 'Beatriz_Ventura'),
(22352, 1443, 'first_name', 'Beatriz'),
(22353, 1443, 'last_name', 'Ventura'),
(22354, 1443, 'description', ''),
(22355, 1443, 'rich_editing', 'true'),
(22356, 1443, 'comment_shortcuts', 'false'),
(22357, 1443, 'admin_color', 'fresh'),
(22358, 1443, 'use_ssl', '0'),
(22359, 1443, 'show_admin_bar_front', 'true'),
(22360, 1443, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22361, 1443, 'wp_user_level', '0'),
(22362, 1443, 'wsl_current_provider', 'Facebook'),
(22363, 1443, 'wsl_current_user_image', 'https://graph.facebook.com/1003269619713891/picture?width=150&height=150'),
(22364, 1443, 'session_tokens', 'a:1:{s:64:\"4808a6c624f7c286c6c7f8bf21834fae366bcaad9eea4a1d6f6bca5bf23815e0\";a:4:{s:10:\"expiration\";i:1433962019;s:2:\"ip\";s:13:\"95.93.241.131\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432752419;}}'),
(22365, 1444, 'nickname', 'Bruno_Guerra'),
(22366, 1444, 'first_name', 'Bruno'),
(22367, 1444, 'last_name', 'Guerra'),
(22368, 1444, 'description', ''),
(22369, 1444, 'rich_editing', 'true'),
(22370, 1444, 'comment_shortcuts', 'false'),
(22371, 1444, 'admin_color', 'fresh'),
(22372, 1444, 'use_ssl', '0'),
(22373, 1444, 'show_admin_bar_front', 'true'),
(22374, 1444, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22375, 1444, 'wp_user_level', '0'),
(22376, 1444, 'wsl_current_provider', 'Facebook'),
(22377, 1444, 'wsl_current_user_image', 'https://graph.facebook.com/841374085910477/picture?width=150&height=150'),
(22378, 1444, 'session_tokens', 'a:1:{s:64:\"d30eca93aa56d19d27582aae30727e858882c1761efad8dc7577c6e76b3483ee\";a:4:{s:10:\"expiration\";i:1433962028;s:2:\"ip\";s:13:\"85.242.251.64\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432752428;}}'),
(22379, 1444, 'votou', 'sim'),
(22380, 1444, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(22381, 1438, 'votou', 'sim'),
(22382, 1438, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(22383, 1445, 'nickname', 'Tiago_Alves_Ribeiro'),
(22384, 1445, 'first_name', 'Tiago'),
(22385, 1445, 'last_name', 'Ribeiro'),
(22386, 1445, 'description', ''),
(22387, 1445, 'rich_editing', 'true'),
(22388, 1445, 'comment_shortcuts', 'false'),
(22389, 1445, 'admin_color', 'fresh'),
(22390, 1445, 'use_ssl', '0'),
(22391, 1445, 'show_admin_bar_front', 'true'),
(22392, 1445, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22393, 1445, 'wp_user_level', '0'),
(22394, 1445, 'wsl_current_provider', 'Facebook'),
(22395, 1445, 'wsl_current_user_image', 'https://graph.facebook.com/10153666553711549/picture?width=150&height=150'),
(22396, 1445, 'session_tokens', 'a:1:{s:64:\"95dc1e758aa95dbd26c64ec9c7c32e5dd0fa6d0164a7a533d621cf3f3a10f603\";a:4:{s:10:\"expiration\";i:1433962261;s:2:\"ip\";s:13:\"82.154.61.253\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1432752661;}}'),
(22397, 1446, 'nickname', 'Goncalo_Ribeiro'),
(22398, 1446, 'first_name', 'Gonçalo'),
(22399, 1446, 'last_name', 'Ribeiro'),
(22400, 1446, 'description', ''),
(22401, 1446, 'rich_editing', 'true'),
(22402, 1446, 'comment_shortcuts', 'false'),
(22403, 1446, 'admin_color', 'fresh'),
(22404, 1446, 'use_ssl', '0'),
(22405, 1446, 'show_admin_bar_front', 'true'),
(22406, 1446, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22407, 1446, 'wp_user_level', '0'),
(22408, 1446, 'wsl_current_provider', 'Facebook'),
(22409, 1446, 'wsl_current_user_image', 'https://graph.facebook.com/1010695975615809/picture?width=150&height=150'),
(22410, 1446, 'session_tokens', 'a:1:{s:64:\"077af5691f6ab569a8861193101a1605d8ddceac12e69859cc644d093e3212a7\";a:4:{s:10:\"expiration\";i:1433962390;s:2:\"ip\";s:13:\"85.244.145.61\";s:2:\"ua\";s:130:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T530 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36\";s:5:\"login\";i:1432752790;}}'),
(22411, 1443, 'votou', 'sim'),
(22412, 1443, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(22413, 1447, 'nickname', 'Xano_Gaspar'),
(22414, 1447, 'first_name', 'Xano'),
(22415, 1447, 'last_name', 'Gaspar'),
(22416, 1447, 'description', ''),
(22417, 1447, 'rich_editing', 'true'),
(22418, 1447, 'comment_shortcuts', 'false'),
(22419, 1447, 'admin_color', 'fresh'),
(22420, 1447, 'use_ssl', '0'),
(22421, 1447, 'show_admin_bar_front', 'true'),
(22422, 1447, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22423, 1447, 'wp_user_level', '0'),
(22424, 1448, 'nickname', 'Ken_Noivo'),
(22425, 1448, 'first_name', 'Ken'),
(22426, 1447, 'wsl_current_provider', 'Facebook'),
(22427, 1448, 'last_name', 'Noivo'),
(22428, 1447, 'wsl_current_user_image', 'https://graph.facebook.com/982230188462912/picture?width=150&height=150'),
(22429, 1448, 'description', ''),
(22430, 1448, 'rich_editing', 'true'),
(22431, 1448, 'comment_shortcuts', 'false'),
(22432, 1447, 'session_tokens', 'a:2:{s:64:\"0a61c01c3626537fa8c36f90d0522881e7a38259cf4dcefd0e1e3f9dafb0589c\";a:4:{s:10:\"expiration\";i:1433962424;s:2:\"ip\";s:13:\"85.247.76.181\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432752824;}s:64:\"06011a020f942ead0f73e7cb92a9b43caee202a119bb8551b8972010ee801a75\";a:4:{s:10:\"expiration\";i:1434981310;s:2:\"ip\";s:14:\"188.37.184.126\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433771710;}}'),
(22433, 1448, 'admin_color', 'fresh'),
(22434, 1448, 'use_ssl', '0'),
(22435, 1448, 'show_admin_bar_front', 'true'),
(22436, 1448, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22437, 1448, 'wp_user_level', '0'),
(22438, 1448, 'wsl_current_provider', 'Facebook'),
(22439, 1448, 'wsl_current_user_image', 'https://graph.facebook.com/10153386046566967/picture?width=150&height=150'),
(22440, 1448, 'session_tokens', 'a:1:{s:64:\"ec0bcf083027cb3840b37621b816080991e1aa527ad78631847413f0e04a1927\";a:4:{s:10:\"expiration\";i:1433962424;s:2:\"ip\";s:14:\"197.249.43.107\";s:2:\"ua\";s:163:\"Mozilla/5.0 (Linux; Android 4.4.2; pt-pt; SAMSUNG SM-N900 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/1.5 Chrome/28.0.1500.94 Mobile Safari/537.36\";s:5:\"login\";i:1432752824;}}'),
(22441, 1442, 'votou', 'sim'),
(22442, 1442, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(22443, 1449, 'nickname', 'Gabriela_Sequeira'),
(22444, 1449, 'first_name', 'Gabriela'),
(22445, 1449, 'last_name', 'Sequeira'),
(22446, 1449, 'description', ''),
(22447, 1449, 'rich_editing', 'true'),
(22448, 1449, 'comment_shortcuts', 'false'),
(22449, 1449, 'admin_color', 'fresh'),
(22450, 1449, 'use_ssl', '0'),
(22451, 1449, 'show_admin_bar_front', 'true'),
(22452, 1449, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22453, 1449, 'wp_user_level', '0'),
(22454, 1449, 'wsl_current_provider', 'Facebook'),
(22455, 1449, 'wsl_current_user_image', 'https://graph.facebook.com/833677146687835/picture?width=150&height=150'),
(22456, 1449, 'session_tokens', 'a:1:{s:64:\"c76dee6a425cb43e6b702483c134758c5889801b4185203f0a1f0e64e1cd954b\";a:4:{s:10:\"expiration\";i:1433962474;s:2:\"ip\";s:14:\"94.132.156.212\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432752874;}}'),
(22457, 1449, 'votou', 'sim'),
(22458, 1449, 'user_votes', 'manobra-do-ano-reef_p1045'),
(22459, 1450, 'nickname', 'Mariana_Caldeira'),
(22460, 1450, 'first_name', 'Mariana'),
(22461, 1450, 'last_name', 'Caldeira'),
(22462, 1450, 'description', ''),
(22463, 1450, 'rich_editing', 'true'),
(22464, 1450, 'comment_shortcuts', 'false'),
(22465, 1450, 'admin_color', 'fresh'),
(22466, 1450, 'use_ssl', '0'),
(22467, 1450, 'show_admin_bar_front', 'true'),
(22468, 1450, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22469, 1450, 'wp_user_level', '0'),
(22470, 1450, 'wsl_current_provider', 'Google'),
(22471, 1450, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(22472, 1450, 'session_tokens', 'a:1:{s:64:\"41592509c975b9671015056e7e881ae6114b723eb2957b37324500214321ddb8\";a:4:{s:10:\"expiration\";i:1433962639;s:2:\"ip\";s:12:\"176.78.36.42\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432753039;}}'),
(22473, 1451, 'nickname', 'Cristina_Tita_Andrez'),
(22474, 1451, 'first_name', 'Cristina Tita'),
(22475, 1451, 'last_name', 'Andrez'),
(22476, 1451, 'description', ''),
(22477, 1451, 'rich_editing', 'true'),
(22478, 1451, 'comment_shortcuts', 'false'),
(22479, 1451, 'admin_color', 'fresh'),
(22480, 1451, 'use_ssl', '0'),
(22481, 1451, 'show_admin_bar_front', 'true'),
(22482, 1451, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22483, 1451, 'wp_user_level', '0'),
(22484, 1451, 'wsl_current_provider', 'Facebook'),
(22485, 1451, 'wsl_current_user_image', 'https://graph.facebook.com/10205679460657391/picture?width=150&height=150'),
(22486, 1452, 'nickname', 'Antonio_Francisco_Costa'),
(22487, 1451, 'session_tokens', 'a:2:{s:64:\"4dcee2665c8d9ab2646980737ea8c9bd83712c98d8d4c3351a21f8760f4480cc\";a:4:{s:10:\"expiration\";i:1433962789;s:2:\"ip\";s:13:\"79.168.28.208\";s:2:\"ua\";s:248:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/FBIOS;FBAV/6.8;FBBV/745892;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432753189;}s:64:\"bf650932f85787256b25866134a6a98a5afa53cfc8ff81d98bc9eb910161535f\";a:4:{s:10:\"expiration\";i:1433962830;s:2:\"ip\";s:13:\"79.168.28.208\";s:2:\"ua\";s:248:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/FBIOS;FBAV/6.8;FBBV/745892;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432753230;}}'),
(22488, 1452, 'first_name', 'Antonio Francisco'),
(22489, 1452, 'last_name', 'Costa'),
(22490, 1452, 'description', ''),
(22491, 1452, 'rich_editing', 'true'),
(22492, 1452, 'comment_shortcuts', 'false'),
(22493, 1452, 'admin_color', 'fresh'),
(22494, 1452, 'use_ssl', '0'),
(22495, 1452, 'show_admin_bar_front', 'true'),
(22496, 1452, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22497, 1452, 'wp_user_level', '0'),
(22498, 1452, 'wsl_current_provider', 'Facebook'),
(22499, 1452, 'wsl_current_user_image', 'https://graph.facebook.com/883332678391145/picture?width=150&height=150'),
(22500, 1452, 'session_tokens', 'a:1:{s:64:\"7f2db613b45ad2a2ef41d26f7ad651d0b1e47e5b2614c28059111d16c2acae58\";a:4:{s:10:\"expiration\";i:1433962789;s:2:\"ip\";s:12:\"95.92.174.46\";s:2:\"ua\";s:178:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432753189;}}'),
(22501, 1452, 'votou', 'sim'),
(22502, 1452, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348'),
(22503, 1453, 'nickname', 'Lucia_Carreira'),
(22504, 1453, 'first_name', 'Lúcia'),
(22505, 1453, 'last_name', 'Carreira'),
(22506, 1453, 'description', ''),
(22507, 1453, 'rich_editing', 'true'),
(22508, 1453, 'comment_shortcuts', 'false'),
(22509, 1453, 'admin_color', 'fresh'),
(22510, 1453, 'use_ssl', '0'),
(22511, 1453, 'show_admin_bar_front', 'true'),
(22512, 1453, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22513, 1453, 'wp_user_level', '0'),
(22514, 1453, 'wsl_current_provider', 'Facebook'),
(22515, 1453, 'wsl_current_user_image', 'https://graph.facebook.com/10205333207982176/picture?width=150&height=150'),
(22516, 1453, 'session_tokens', 'a:1:{s:64:\"81bdf3ee838487b2dc3220b67ac34c5cd9af565a54bcf022c1f11b02614e927d\";a:4:{s:10:\"expiration\";i:1433962831;s:2:\"ip\";s:13:\"88.214.169.95\";s:2:\"ua\";s:62:\"Mozilla/5.0 (Android; Mobile; rv:34.0) Gecko/34.0 Firefox/34.0\";s:5:\"login\";i:1432753231;}}'),
(22517, 1454, 'nickname', 'Claudio_Nuno_Pereira_Rebolho'),
(22518, 1454, 'first_name', 'Claudio Nuno'),
(22519, 1454, 'last_name', 'Pereira Rebolho'),
(22520, 1454, 'description', ''),
(22521, 1454, 'rich_editing', 'true'),
(22522, 1454, 'comment_shortcuts', 'false'),
(22523, 1454, 'admin_color', 'fresh'),
(22524, 1454, 'use_ssl', '0'),
(22525, 1454, 'show_admin_bar_front', 'true'),
(22526, 1454, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22527, 1454, 'wp_user_level', '0'),
(22528, 1454, 'wsl_current_provider', 'Facebook'),
(22529, 1454, 'wsl_current_user_image', 'https://graph.facebook.com/471506349683316/picture?width=150&height=150'),
(22530, 1454, 'session_tokens', 'a:1:{s:64:\"db0c415a68c12d8b6cd1bd9aa97b40a49defef76792f93fac209ca6983e83c53\";a:4:{s:10:\"expiration\";i:1433962842;s:2:\"ip\";s:13:\"188.251.155.7\";s:2:\"ua\";s:182:\"Mozilla/5.0 (Linux; Android 4.4.2; pt-pt; JIMMY Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432753242;}}'),
(22531, 1455, 'nickname', 'Sara_Isabel'),
(22532, 1455, 'first_name', 'Sara'),
(22533, 1455, 'last_name', 'Isabel'),
(22534, 1455, 'description', ''),
(22535, 1455, 'rich_editing', 'true'),
(22536, 1455, 'comment_shortcuts', 'false'),
(22537, 1455, 'admin_color', 'fresh'),
(22538, 1455, 'use_ssl', '0'),
(22539, 1455, 'show_admin_bar_front', 'true'),
(22540, 1455, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22541, 1455, 'wp_user_level', '0'),
(22542, 1455, 'wsl_current_provider', 'Facebook'),
(22543, 1455, 'wsl_current_user_image', 'https://graph.facebook.com/1062143763813700/picture?width=150&height=150'),
(22544, 1455, 'session_tokens', 'a:1:{s:64:\"579aafa10a60901e4ed59f7493ecc0ddd2a2a49fc1bf2cffa10543e1e5839f94\";a:4:{s:10:\"expiration\";i:1433962851;s:2:\"ip\";s:14:\"85.245.164.186\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432753251;}}'),
(22545, 1456, 'nickname', 'Randolfo_Correa'),
(22546, 1456, 'first_name', 'Randolfo'),
(22547, 1456, 'last_name', 'Corrêa'),
(22548, 1456, 'description', ''),
(22549, 1456, 'rich_editing', 'true'),
(22550, 1456, 'comment_shortcuts', 'false'),
(22551, 1456, 'admin_color', 'fresh'),
(22552, 1456, 'use_ssl', '0'),
(22553, 1456, 'show_admin_bar_front', 'true'),
(22554, 1456, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22555, 1456, 'wp_user_level', '0'),
(22556, 1456, 'wsl_current_provider', 'Google'),
(22557, 1456, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(22558, 1456, 'session_tokens', 'a:1:{s:64:\"c392c3f22d6d96cdf17ae38b2998b4821a145061f2d15331f16ffc900935da3a\";a:4:{s:10:\"expiration\";i:1433962863;s:2:\"ip\";s:14:\"187.52.105.178\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432753263;}}'),
(22559, 1457, 'nickname', 'Rui_De_Noronha_Ozorio'),
(22560, 1457, 'first_name', 'Rui'),
(22561, 1457, 'last_name', 'Ozorio'),
(22562, 1457, 'description', ''),
(22563, 1457, 'rich_editing', 'true'),
(22564, 1457, 'comment_shortcuts', 'false'),
(22565, 1457, 'admin_color', 'fresh'),
(22566, 1457, 'use_ssl', '0'),
(22567, 1457, 'show_admin_bar_front', 'true'),
(22568, 1457, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22569, 1457, 'wp_user_level', '0'),
(22570, 1457, 'wsl_current_provider', 'Facebook'),
(22571, 1457, 'wsl_current_user_image', 'https://graph.facebook.com/10153372089744433/picture?width=150&height=150'),
(22572, 1457, 'session_tokens', 'a:1:{s:64:\"b78d19baab2ef0c769fc004976f29dfd59cac63ccc94c21b2032704953edd38b\";a:4:{s:10:\"expiration\";i:1433962876;s:2:\"ip\";s:13:\"188.82.137.83\";s:2:\"ua\";s:188:\"Mozilla/5.0 (Linux; U; Android 4.3; pt-pt; HUAWEI G6-L11 Build/HuaweiG6-L11C02B120) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432753276;}}'),
(22573, 1453, 'votou', 'sim'),
(22574, 1453, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(22575, 1439, 'votou', 'sim'),
(22576, 1439, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(22577, 1457, 'votou', 'sim'),
(22578, 1457, 'user_votes', 'manobra-do-ano-reef_p1045'),
(22579, 1451, 'votou', 'sim'),
(22580, 1451, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(22581, 1458, 'nickname', 'Vanessa_Martins'),
(22582, 1458, 'first_name', 'Vanessa'),
(22583, 1458, 'last_name', 'Martins'),
(22584, 1458, 'description', ''),
(22585, 1458, 'rich_editing', 'true'),
(22586, 1458, 'comment_shortcuts', 'false'),
(22587, 1458, 'admin_color', 'fresh'),
(22588, 1458, 'use_ssl', '0'),
(22589, 1458, 'show_admin_bar_front', 'true'),
(22590, 1458, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22591, 1458, 'wp_user_level', '0'),
(22592, 1458, 'wsl_current_provider', 'Facebook'),
(22593, 1458, 'wsl_current_user_image', 'https://graph.facebook.com/10205757662473849/picture?width=150&height=150'),
(22594, 1458, 'session_tokens', 'a:1:{s:64:\"54133cf1a2a46a6b5581e4e94ac1273cdd22b8fe23e92b4276db642892c6d052\";a:4:{s:10:\"expiration\";i:1433963125;s:2:\"ip\";s:14:\"81.193.135.228\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432753525;}}'),
(22595, 1459, 'nickname', 'Pedro_Miranda'),
(22596, 1459, 'first_name', 'Pedro'),
(22597, 1459, 'last_name', 'Miranda'),
(22598, 1459, 'description', ''),
(22599, 1459, 'rich_editing', 'true'),
(22600, 1459, 'comment_shortcuts', 'false'),
(22601, 1459, 'admin_color', 'fresh'),
(22602, 1459, 'use_ssl', '0'),
(22603, 1459, 'show_admin_bar_front', 'true'),
(22604, 1459, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22605, 1459, 'wp_user_level', '0'),
(22606, 1459, 'wsl_current_provider', 'Facebook'),
(22607, 1459, 'wsl_current_user_image', 'https://graph.facebook.com/10206528728118551/picture?width=150&height=150'),
(22608, 1459, 'session_tokens', 'a:1:{s:64:\"7851a941cef0f3d81b532d57cdf8b3c2b1f6e6a2012504a91f450842165f6478\";a:4:{s:10:\"expiration\";i:1433963292;s:2:\"ip\";s:13:\"176.78.174.80\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1432753692;}}'),
(22609, 1090, 'votou', 'sim'),
(22610, 1090, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(22611, 1459, 'votou', 'sim'),
(22612, 1459, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(22613, 1460, 'nickname', 'Vania_Teixeira'),
(22614, 1460, 'first_name', 'Vânia'),
(22615, 1460, 'last_name', 'Teixeira'),
(22616, 1460, 'description', ''),
(22617, 1460, 'rich_editing', 'true'),
(22618, 1460, 'comment_shortcuts', 'false'),
(22619, 1460, 'admin_color', 'fresh'),
(22620, 1460, 'use_ssl', '0'),
(22621, 1460, 'show_admin_bar_front', 'true'),
(22622, 1460, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22623, 1460, 'wp_user_level', '0'),
(22624, 1460, 'wsl_current_provider', 'Facebook'),
(22625, 1460, 'wsl_current_user_image', 'https://graph.facebook.com/643785792423769/picture?width=150&height=150'),
(22626, 1460, 'session_tokens', 'a:1:{s:64:\"3671787b75236f07705210289b063f238d0a7fa478db741f2648455e9e23b83b\";a:4:{s:10:\"expiration\";i:1433963419;s:2:\"ip\";s:13:\"89.155.25.122\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; U; Android 4.3; pt-pt; GT-I9300 Build/JSS15J) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432753819;}}'),
(22627, 1454, 'votou', 'sim'),
(22628, 1454, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(22629, 1446, 'votou', 'sim'),
(22630, 1446, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(22631, 1461, 'nickname', 'Diogo_Castro'),
(22632, 1461, 'first_name', 'Diogo'),
(22633, 1461, 'last_name', 'Castro'),
(22634, 1461, 'description', ''),
(22635, 1461, 'rich_editing', 'true'),
(22636, 1461, 'comment_shortcuts', 'false'),
(22637, 1461, 'admin_color', 'fresh'),
(22638, 1461, 'use_ssl', '0'),
(22639, 1461, 'show_admin_bar_front', 'true'),
(22640, 1461, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22641, 1461, 'wp_user_level', '0'),
(22642, 1461, 'wsl_current_provider', 'Facebook'),
(22643, 1461, 'wsl_current_user_image', 'https://graph.facebook.com/876340435768493/picture?width=150&height=150'),
(22644, 1461, 'session_tokens', 'a:1:{s:64:\"a2265f881de5354fde9bbc5ba5b14a46b03d8d29efd3fc2aa654a09ac4350861\";a:4:{s:10:\"expiration\";i:1433963508;s:2:\"ip\";s:13:\"176.78.174.80\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432753908;}}'),
(22645, 1462, 'nickname', 'Andreia_Goncalves'),
(22646, 1462, 'first_name', 'Andreia'),
(22647, 1462, 'last_name', 'Gonçalves'),
(22648, 1462, 'description', ''),
(22649, 1462, 'rich_editing', 'true'),
(22650, 1462, 'comment_shortcuts', 'false'),
(22651, 1462, 'admin_color', 'fresh'),
(22652, 1462, 'use_ssl', '0'),
(22653, 1462, 'show_admin_bar_front', 'true'),
(22654, 1462, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22655, 1462, 'wp_user_level', '0'),
(22656, 1462, 'wsl_current_provider', 'Facebook'),
(22657, 1462, 'wsl_current_user_image', 'https://graph.facebook.com/966991153340730/picture?width=150&height=150'),
(22658, 1462, 'session_tokens', 'a:1:{s:64:\"75d4d0327588836d71613167f1c532ece2481d4e80e76abe62dded22ce48ef4e\";a:4:{s:10:\"expiration\";i:1433963516;s:2:\"ip\";s:12:\"5.249.16.202\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432753916;}}'),
(22659, 1455, 'votou', 'sim'),
(22660, 1455, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(22661, 1462, 'votou', 'sim'),
(22662, 1462, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(22663, 1461, 'votou', 'sim'),
(22664, 1461, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(22665, 1463, 'nickname', 'Sergio_Freitas_Grilo'),
(22666, 1463, 'first_name', 'Sergio'),
(22667, 1463, 'last_name', 'Grilo'),
(22668, 1463, 'description', ''),
(22669, 1463, 'rich_editing', 'true'),
(22670, 1463, 'comment_shortcuts', 'false'),
(22671, 1463, 'admin_color', 'fresh'),
(22672, 1463, 'use_ssl', '0'),
(22673, 1463, 'show_admin_bar_front', 'true'),
(22674, 1463, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22675, 1463, 'wp_user_level', '0'),
(22676, 1463, 'wsl_current_provider', 'Facebook'),
(22677, 1463, 'wsl_current_user_image', 'https://graph.facebook.com/1109446252415879/picture?width=150&height=150'),
(22678, 1463, 'session_tokens', 'a:1:{s:64:\"bc471dc11ab464325c2d791dc314360029be4062db9ba18dcb597172df709cf7\";a:4:{s:10:\"expiration\";i:1433963640;s:2:\"ip\";s:13:\"88.214.167.84\";s:2:\"ua\";s:193:\"Mozilla/5.0 (Linux; Android 4.4.2; HUAWEI Y625-U21 Build/HUAWEIY625-U21) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432754040;}}'),
(22679, 1464, 'nickname', 'Mafalda_Monteiro'),
(22680, 1464, 'first_name', 'Mafalda'),
(22681, 1464, 'last_name', 'Monteiro'),
(22682, 1464, 'description', ''),
(22683, 1464, 'rich_editing', 'true'),
(22684, 1464, 'comment_shortcuts', 'false'),
(22685, 1464, 'admin_color', 'fresh'),
(22686, 1464, 'use_ssl', '0'),
(22687, 1464, 'show_admin_bar_front', 'true'),
(22688, 1464, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22689, 1464, 'wp_user_level', '0'),
(22690, 1464, 'wsl_current_provider', 'Facebook'),
(22691, 1464, 'wsl_current_user_image', 'https://graph.facebook.com/981493301903674/picture?width=150&height=150'),
(22692, 1464, 'session_tokens', 'a:1:{s:64:\"d718d831bf9b279ef52a58042d2e39e56f60a320ce503443cbe18dc1a907f106\";a:4:{s:10:\"expiration\";i:1433963648;s:2:\"ip\";s:12:\"77.54.153.74\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432754048;}}'),
(22693, 1464, 'votou', 'sim'),
(22694, 1464, 'user_votes', 'manobra-do-ano-reef_p1045'),
(22695, 1465, 'nickname', 'Anabela_Subtil'),
(22696, 1465, 'first_name', 'Anabela'),
(22697, 1465, 'last_name', 'Subtil'),
(22698, 1465, 'description', ''),
(22699, 1465, 'rich_editing', 'true'),
(22700, 1465, 'comment_shortcuts', 'false'),
(22701, 1465, 'admin_color', 'fresh'),
(22702, 1465, 'use_ssl', '0'),
(22703, 1465, 'show_admin_bar_front', 'true'),
(22704, 1465, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22705, 1465, 'wp_user_level', '0'),
(22706, 1465, 'wsl_current_provider', 'Facebook'),
(22707, 1465, 'wsl_current_user_image', 'https://graph.facebook.com/978263465529533/picture?width=150&height=150'),
(22708, 1465, 'session_tokens', 'a:1:{s:64:\"6642ea6f536eee53cbe77c177000dfa9b42d3f2d56c1778021e988534889e37f\";a:4:{s:10:\"expiration\";i:1433963715;s:2:\"ip\";s:13:\"85.139.98.173\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432754115;}}'),
(22709, 1466, 'nickname', 'Patricia_Sargento'),
(22710, 1466, 'first_name', 'Patricia'),
(22711, 1466, 'last_name', 'Sargento'),
(22712, 1466, 'description', ''),
(22713, 1466, 'rich_editing', 'true'),
(22714, 1466, 'comment_shortcuts', 'false'),
(22715, 1466, 'admin_color', 'fresh'),
(22716, 1466, 'use_ssl', '0'),
(22717, 1466, 'show_admin_bar_front', 'true'),
(22718, 1466, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22719, 1466, 'wp_user_level', '0'),
(22720, 1466, 'wsl_current_provider', 'Facebook'),
(22721, 1466, 'wsl_current_user_image', 'https://graph.facebook.com/10205910014283290/picture?width=150&height=150'),
(22722, 1466, 'session_tokens', 'a:6:{s:64:\"8587be56a65e9c188d8d7d67fb8b6c71b058dffacbd8416c653a602188736df6\";a:4:{s:10:\"expiration\";i:1433963860;s:2:\"ip\";s:13:\"85.241.140.20\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_BR;FBOP/5]\";s:5:\"login\";i:1432754260;}s:64:\"92275f06559fb317562455ce2c1a8870b9ebb1afa9723f2708736979f821ef89\";a:4:{s:10:\"expiration\";i:1433963922;s:2:\"ip\";s:13:\"85.241.140.20\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_BR;FBOP/5]\";s:5:\"login\";i:1432754322;}s:64:\"15af662563a257644cd91dadc331789aaa978eea3a8e77b4e3ed005fa8afec57\";a:4:{s:10:\"expiration\";i:1433964139;s:2:\"ip\";s:13:\"85.241.140.20\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_BR;FBOP/5]\";s:5:\"login\";i:1432754539;}s:64:\"fa76b5dc6c9e97a512bf6ff867e03f8ad88fbc1e18c18f81578523a04d30de5c\";a:4:{s:10:\"expiration\";i:1433964263;s:2:\"ip\";s:13:\"85.241.140.20\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_BR;FBOP/5]\";s:5:\"login\";i:1432754663;}s:64:\"fbdc081c4b7f859381bff4f637b3f98f4831c454c9835ec1ffa5291ff6cc705a\";a:4:{s:10:\"expiration\";i:1433966946;s:2:\"ip\";s:13:\"85.241.140.20\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_BR;FBOP/5]\";s:5:\"login\";i:1432757346;}s:64:\"053ac1cc0d9bda72d0af0438dd020197001346ada45cef3e9318e5c3be2ec8b5\";a:4:{s:10:\"expiration\";i:1434026040;s:2:\"ip\";s:14:\"85.246.243.136\";s:2:\"ua\";s:89:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; aJunQ6aKRL9moEGkOB5; rv:11.0) like Gecko\";s:5:\"login\";i:1432816440;}}'),
(22723, 1467, 'nickname', 'Fernanda_Fernandes'),
(22724, 1467, 'first_name', 'Fernanda'),
(22725, 1467, 'last_name', 'Fernandes'),
(22726, 1467, 'description', ''),
(22727, 1467, 'rich_editing', 'true'),
(22728, 1467, 'comment_shortcuts', 'false'),
(22729, 1467, 'admin_color', 'fresh'),
(22730, 1467, 'use_ssl', '0'),
(22731, 1467, 'show_admin_bar_front', 'true'),
(22732, 1467, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22733, 1467, 'wp_user_level', '0'),
(22734, 1467, 'wsl_current_provider', 'Facebook'),
(22735, 1467, 'wsl_current_user_image', 'https://graph.facebook.com/10203688000474520/picture?width=150&height=150'),
(22736, 1467, 'session_tokens', 'a:1:{s:64:\"85815608d544813296a6e7fe2f05ed68e3852b585d6fc0f73cd9be1a7fc5e0fb\";a:4:{s:10:\"expiration\";i:1433963923;s:2:\"ip\";s:14:\"79.168.108.242\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; Trident/7.0; Touch; rv:11.0) like Gecko\";s:5:\"login\";i:1432754323;}}'),
(22737, 1463, 'votou', 'sim'),
(22738, 1463, 'user_votes', 'surfista-do-ano-oakley_p1339,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(22739, 1440, 'votou', 'sim'),
(22740, 1440, 'user_votes', 'manobra-do-ano-reef_p1045'),
(22741, 1468, 'nickname', 'Miguel_Guerra'),
(22742, 1468, 'first_name', 'Miguel'),
(22743, 1468, 'last_name', 'Guerra'),
(22744, 1468, 'description', ''),
(22745, 1468, 'rich_editing', 'true'),
(22746, 1468, 'comment_shortcuts', 'false'),
(22747, 1468, 'admin_color', 'fresh'),
(22748, 1468, 'use_ssl', '0'),
(22749, 1468, 'show_admin_bar_front', 'true'),
(22750, 1468, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22751, 1468, 'wp_user_level', '0'),
(22752, 1468, 'wsl_current_provider', 'Facebook'),
(22753, 1468, 'wsl_current_user_image', 'https://graph.facebook.com/10152804003026962/picture?width=150&height=150'),
(22754, 1468, 'session_tokens', 'a:1:{s:64:\"ec3f6f387aff4327dd252e1adba92b59c6ed1ee2f759475572438dbec382662e\";a:4:{s:10:\"expiration\";i:1433964317;s:2:\"ip\";s:13:\"85.244.111.74\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432754717;}}'),
(22755, 1469, 'nickname', 'Antonio_Dv'),
(22756, 1469, 'first_name', 'Antonio'),
(22757, 1469, 'last_name', 'Dv'),
(22758, 1469, 'description', ''),
(22759, 1469, 'rich_editing', 'true'),
(22760, 1469, 'comment_shortcuts', 'false'),
(22761, 1469, 'admin_color', 'fresh'),
(22762, 1469, 'use_ssl', '0'),
(22763, 1469, 'show_admin_bar_front', 'true'),
(22764, 1469, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22765, 1469, 'wp_user_level', '0'),
(22766, 1469, 'wsl_current_provider', 'Facebook'),
(22767, 1469, 'wsl_current_user_image', 'https://graph.facebook.com/10203140473907621/picture?width=150&height=150'),
(22768, 1469, 'session_tokens', 'a:1:{s:64:\"6eec82c68a3efe4afa9e2c6ac4ec95b8ef80be99701102f77af2f86cd168d226\";a:4:{s:10:\"expiration\";i:1433964388;s:2:\"ip\";s:14:\"176.78.168.135\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432754788;}}'),
(22769, 1469, 'votou', 'sim'),
(22770, 1469, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(22771, 1470, 'nickname', 'Martim_Matos'),
(22772, 1470, 'first_name', 'Martim'),
(22773, 1470, 'last_name', 'Matos'),
(22774, 1470, 'description', ''),
(22775, 1470, 'rich_editing', 'true'),
(22776, 1470, 'comment_shortcuts', 'false'),
(22777, 1470, 'admin_color', 'fresh'),
(22778, 1470, 'use_ssl', '0'),
(22779, 1470, 'show_admin_bar_front', 'true'),
(22780, 1470, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22781, 1470, 'wp_user_level', '0'),
(22782, 1470, 'wsl_current_provider', 'Facebook'),
(22783, 1470, 'wsl_current_user_image', 'https://graph.facebook.com/1112376378789586/picture?width=150&height=150'),
(22784, 1470, 'session_tokens', 'a:1:{s:64:\"157e1567e71a071bba456e9d914c506b4212a419115b2f57b046ae074f9864c3\";a:4:{s:10:\"expiration\";i:1433964488;s:2:\"ip\";s:13:\"85.242.144.88\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.131 Safari/537.36\";s:5:\"login\";i:1432754888;}}'),
(22785, 1471, 'nickname', 'Catarina_Da_Silva_Rodrigues'),
(22786, 1471, 'first_name', 'Catarina'),
(22787, 1471, 'last_name', 'Rodrigues'),
(22788, 1471, 'description', ''),
(22789, 1471, 'rich_editing', 'true'),
(22790, 1471, 'comment_shortcuts', 'false'),
(22791, 1471, 'admin_color', 'fresh'),
(22792, 1471, 'use_ssl', '0'),
(22793, 1471, 'show_admin_bar_front', 'true'),
(22794, 1471, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22795, 1471, 'wp_user_level', '0'),
(22796, 1471, 'wsl_current_provider', 'Facebook'),
(22797, 1471, 'wsl_current_user_image', 'https://graph.facebook.com/833255910087443/picture?width=150&height=150'),
(22798, 1471, 'session_tokens', 'a:1:{s:64:\"99b39549d5d0b2f66ff62045b319124a44c2549e4a1fd7585581921f63b2cdca\";a:4:{s:10:\"expiration\";i:1433964563;s:2:\"ip\";s:14:\"89.180.254.252\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432754963;}}'),
(22799, 1472, 'nickname', 'Nuno_Jorge'),
(22800, 1472, 'first_name', 'Nuno'),
(22801, 1472, 'last_name', 'Jorge'),
(22802, 1472, 'description', ''),
(22803, 1472, 'rich_editing', 'true'),
(22804, 1472, 'comment_shortcuts', 'false'),
(22805, 1472, 'admin_color', 'fresh'),
(22806, 1472, 'use_ssl', '0'),
(22807, 1472, 'show_admin_bar_front', 'true'),
(22808, 1472, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22809, 1472, 'wp_user_level', '0'),
(22810, 1472, 'wsl_current_provider', 'Facebook'),
(22811, 1472, 'wsl_current_user_image', 'https://graph.facebook.com/583612038446795/picture?width=150&height=150'),
(22812, 1472, 'session_tokens', 'a:2:{s:64:\"79c2c987affd1bff9c622e865973a0543b85166c89311d0592ea93d2175939ec\";a:4:{s:10:\"expiration\";i:1433964585;s:2:\"ip\";s:13:\"89.180.152.65\";s:2:\"ua\";s:227:\"Mozilla/5.0 (iPad; CPU OS 5_1_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Mobile/9B206 [FBAN/FBIOS;FBAV/6.5.1;FBBV/377040;FBDV/iPad3,1;FBMD/iPad;FBSN/iPhone OS;FBSV/5.1.1;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432754985;}s:64:\"06d7df82ac85e03e99f960f22415dd441f239939fdc1de117a42e3576b98049e\";a:4:{s:10:\"expiration\";i:1434116924;s:2:\"ip\";s:13:\"85.138.97.181\";s:2:\"ua\";s:227:\"Mozilla/5.0 (iPad; CPU OS 5_1_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Mobile/9B206 [FBAN/FBIOS;FBAV/6.5.1;FBBV/377040;FBDV/iPad3,1;FBMD/iPad;FBSN/iPhone OS;FBSV/5.1.1;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432907324;}}'),
(22813, 1473, 'nickname', 'Jose_Paulo_Do_Carmo'),
(22814, 1473, 'first_name', 'José'),
(22815, 1473, 'last_name', 'Carmo'),
(22816, 1473, 'description', ''),
(22817, 1473, 'rich_editing', 'true'),
(22818, 1473, 'comment_shortcuts', 'false'),
(22819, 1473, 'admin_color', 'fresh'),
(22820, 1473, 'use_ssl', '0'),
(22821, 1473, 'show_admin_bar_front', 'true'),
(22822, 1473, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22823, 1473, 'wp_user_level', '0'),
(22824, 1473, 'wsl_current_provider', 'Facebook'),
(22825, 1473, 'wsl_current_user_image', 'https://graph.facebook.com/10153362905007264/picture?width=150&height=150'),
(22826, 1473, 'session_tokens', 'a:1:{s:64:\"4552203145ca23ab6659953398a67ea91f93d3457081d14dc0c4870bf6d721db\";a:4:{s:10:\"expiration\";i:1433964614;s:2:\"ip\";s:13:\"82.154.18.195\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432755014;}}'),
(22827, 1474, 'nickname', 'Michele_Costa_Mimi'),
(22828, 1474, 'first_name', 'Michele Costa'),
(22829, 1474, 'last_name', 'Mimi'),
(22830, 1474, 'description', ''),
(22831, 1474, 'rich_editing', 'true'),
(22832, 1474, 'comment_shortcuts', 'false'),
(22833, 1474, 'admin_color', 'fresh'),
(22834, 1474, 'use_ssl', '0'),
(22835, 1474, 'show_admin_bar_front', 'true'),
(22836, 1474, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22837, 1474, 'wp_user_level', '0'),
(22838, 1474, 'wsl_current_provider', 'Facebook'),
(22839, 1474, 'wsl_current_user_image', 'https://graph.facebook.com/1000114316678845/picture?width=150&height=150'),
(22840, 1474, 'session_tokens', 'a:1:{s:64:\"12836eeb17897c7ac63aced11b4bfab92f7ae84169a2f4d2492efb1109df0cd3\";a:4:{s:10:\"expiration\";i:1433964641;s:2:\"ip\";s:38:\"2001:8a0:e41a:5c01:b431:afc6:13ee:3cc5\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-N7505 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432755041;}}'),
(22841, 1468, 'votou', 'sim'),
(22842, 1468, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(22843, 1473, 'votou', 'sim'),
(22844, 1473, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(22845, 1474, 'votou', 'sim'),
(22846, 1474, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(22847, 1475, 'nickname', 'Rita_Lemos_de_Gusmao'),
(22848, 1475, 'first_name', 'Rita'),
(22849, 1475, 'last_name', 'de Gusmão'),
(22850, 1475, 'description', ''),
(22851, 1475, 'rich_editing', 'true'),
(22852, 1475, 'comment_shortcuts', 'false'),
(22853, 1475, 'admin_color', 'fresh'),
(22854, 1475, 'use_ssl', '0'),
(22855, 1475, 'show_admin_bar_front', 'true'),
(22856, 1475, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22857, 1475, 'wp_user_level', '0'),
(22858, 1475, 'wsl_current_provider', 'Facebook'),
(22859, 1475, 'wsl_current_user_image', 'https://graph.facebook.com/10204303431131724/picture?width=150&height=150'),
(22860, 1475, 'session_tokens', 'a:1:{s:64:\"59e5ab8606ba32cd8c2c1b518b6f70a05580ddb9c0a0e5ce8a66e28ce5a5d12c\";a:4:{s:10:\"expiration\";i:1433964991;s:2:\"ip\";s:13:\"85.244.53.249\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432755391;}}'),
(22861, 1476, 'nickname', 'Susana_Costa'),
(22862, 1476, 'first_name', 'Susana'),
(22863, 1476, 'last_name', 'Costa'),
(22864, 1476, 'description', ''),
(22865, 1476, 'rich_editing', 'true'),
(22866, 1476, 'comment_shortcuts', 'false'),
(22867, 1476, 'admin_color', 'fresh'),
(22868, 1476, 'use_ssl', '0'),
(22869, 1476, 'show_admin_bar_front', 'true'),
(22870, 1476, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22871, 1476, 'wp_user_level', '0'),
(22872, 1476, 'wsl_current_provider', 'Google'),
(22873, 1476, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-cCbLaD81ZW4/AAAAAAAAAAI/AAAAAAAAADs/7WQsSrGQHhc/photo.jpg?sz=200'),
(22874, 1476, 'session_tokens', 'a:1:{s:64:\"742d6967c1e940bc9033e26e76f6cddcafb42cdd9bb7729d96a8657bbdcf3093\";a:4:{s:10:\"expiration\";i:1433965014;s:2:\"ip\";s:13:\"89.152.46.178\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432755414;}}'),
(22875, 1475, 'votou', 'sim'),
(22876, 1475, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353'),
(22877, 1477, 'nickname', 'Pedro_Sitima'),
(22878, 1477, 'first_name', 'Pedro'),
(22879, 1477, 'last_name', 'Sítima'),
(22880, 1477, 'description', ''),
(22881, 1477, 'rich_editing', 'true'),
(22882, 1477, 'comment_shortcuts', 'false'),
(22883, 1477, 'admin_color', 'fresh'),
(22884, 1477, 'use_ssl', '0'),
(22885, 1477, 'show_admin_bar_front', 'true'),
(22886, 1477, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22887, 1477, 'wp_user_level', '0'),
(22888, 1477, 'wsl_current_provider', 'Facebook'),
(22889, 1477, 'wsl_current_user_image', 'https://graph.facebook.com/10205917943181054/picture?width=150&height=150'),
(22890, 1477, 'session_tokens', 'a:1:{s:64:\"12dd0d6dc6133fe760e1422f6afc7d78b9a38a496ee1a4044b698bf469916d58\";a:4:{s:10:\"expiration\";i:1433965081;s:2:\"ip\";s:13:\"195.65.104.98\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432755481;}}'),
(22891, 1476, 'votou', 'sim'),
(22892, 1476, 'user_votes', 'manobra-do-ano-reef_p1045'),
(22893, 1478, 'nickname', 'Cristina_Rodrigues'),
(22894, 1478, 'first_name', 'Cristina'),
(22895, 1478, 'last_name', 'Rodrigues'),
(22896, 1478, 'description', ''),
(22897, 1478, 'rich_editing', 'true'),
(22898, 1478, 'comment_shortcuts', 'false'),
(22899, 1478, 'admin_color', 'fresh'),
(22900, 1478, 'use_ssl', '0'),
(22901, 1478, 'show_admin_bar_front', 'true'),
(22902, 1478, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22903, 1478, 'wp_user_level', '0'),
(22904, 1478, 'wsl_current_provider', 'Facebook'),
(22905, 1478, 'wsl_current_user_image', 'https://graph.facebook.com/10205414650980057/picture?width=150&height=150'),
(22906, 1478, 'session_tokens', 'a:1:{s:64:\"d1ff00735b605782e843243218d960d59ec13a63c4aa3bdb29e802ebefe9d39c\";a:4:{s:10:\"expiration\";i:1433965151;s:2:\"ip\";s:14:\"85.245.235.156\";s:2:\"ua\";s:190:\"Mozilla/5.0 (Linux; Android 5.0.2; C6903 Build/14.5.A.0.242; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432755551;}}'),
(22907, 1479, 'nickname', 'Vera_Campos'),
(22908, 1479, 'first_name', 'Vera'),
(22909, 1479, 'last_name', 'Campos'),
(22910, 1479, 'description', ''),
(22911, 1479, 'rich_editing', 'true'),
(22912, 1479, 'comment_shortcuts', 'false'),
(22913, 1479, 'admin_color', 'fresh'),
(22914, 1479, 'use_ssl', '0'),
(22915, 1479, 'show_admin_bar_front', 'true');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(22916, 1479, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22917, 1479, 'wp_user_level', '0'),
(22918, 1479, 'wsl_current_provider', 'Facebook'),
(22919, 1479, 'wsl_current_user_image', 'https://graph.facebook.com/10152996424488212/picture?width=150&height=150'),
(22920, 1479, 'session_tokens', 'a:2:{s:64:\"9153fac227fede3b0094171217cfd7396bb5a493b8b6654559521a0c5d84b8ba\";a:4:{s:10:\"expiration\";i:1433965287;s:2:\"ip\";s:14:\"88.214.161.107\";s:2:\"ua\";s:141:\"Mozilla/5.0 (Linux; Android 4.1.2; CINK PEAX 2 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432755687;}s:64:\"82224616945539a1e6f94c04a3993cf832bc63940ca73b0602a6f776adfd1506\";a:4:{s:10:\"expiration\";i:1434410802;s:2:\"ip\";s:14:\"88.214.163.117\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433201202;}}'),
(22921, 1480, 'nickname', 'Carlos_Sampaio'),
(22922, 1480, 'first_name', 'Carlos'),
(22923, 1480, 'last_name', 'Sampaio'),
(22924, 1480, 'description', ''),
(22925, 1480, 'rich_editing', 'true'),
(22926, 1480, 'comment_shortcuts', 'false'),
(22927, 1480, 'admin_color', 'fresh'),
(22928, 1480, 'use_ssl', '0'),
(22929, 1480, 'show_admin_bar_front', 'true'),
(22930, 1480, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22931, 1480, 'wp_user_level', '0'),
(22932, 1480, 'wsl_current_provider', 'Facebook'),
(22933, 1480, 'wsl_current_user_image', 'https://graph.facebook.com/1078620545486061/picture?width=150&height=150'),
(22934, 1480, 'session_tokens', 'a:1:{s:64:\"3b6aae0459aad1cd0be6ddc8c26942090a0d8d111dcf17cbfeb11d326c852852\";a:4:{s:10:\"expiration\";i:1433965298;s:2:\"ip\";s:14:\"94.132.137.246\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432755698;}}'),
(22935, 1480, 'votou', 'sim'),
(22936, 1480, 'user_votes', 'manobra-do-ano-reef_p1045'),
(22937, 1479, 'votou', 'sim'),
(22938, 1479, 'user_votes', 'manobra-do-ano-reef_p1045'),
(22939, 1481, 'nickname', 'Miku_Cardoso'),
(22940, 1481, 'first_name', 'Miku'),
(22941, 1481, 'last_name', 'Cardoso'),
(22942, 1481, 'description', ''),
(22943, 1481, 'rich_editing', 'true'),
(22944, 1481, 'comment_shortcuts', 'false'),
(22945, 1481, 'admin_color', 'fresh'),
(22946, 1481, 'use_ssl', '0'),
(22947, 1481, 'show_admin_bar_front', 'true'),
(22948, 1481, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22949, 1481, 'wp_user_level', '0'),
(22950, 1481, 'wsl_current_provider', 'Facebook'),
(22951, 1481, 'wsl_current_user_image', 'https://graph.facebook.com/10152769172827261/picture?width=150&height=150'),
(22952, 1481, 'session_tokens', 'a:1:{s:64:\"c828d35ebf92410a7b2d97665266caaaeacdd7e157eea633b5f053ec2d839463\";a:4:{s:10:\"expiration\";i:1433965389;s:2:\"ip\";s:13:\"188.37.84.125\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432755789;}}'),
(22953, 1482, 'nickname', 'Bernardo_Goncalves'),
(22954, 1482, 'first_name', 'Bernardo'),
(22955, 1482, 'last_name', 'Gonçalves'),
(22956, 1482, 'description', ''),
(22957, 1482, 'rich_editing', 'true'),
(22958, 1482, 'comment_shortcuts', 'false'),
(22959, 1482, 'admin_color', 'fresh'),
(22960, 1482, 'use_ssl', '0'),
(22961, 1482, 'show_admin_bar_front', 'true'),
(22962, 1482, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22963, 1482, 'wp_user_level', '0'),
(22964, 1482, 'wsl_current_provider', 'Facebook'),
(22965, 1482, 'wsl_current_user_image', 'https://graph.facebook.com/913709748670832/picture?width=150&height=150'),
(22966, 1482, 'session_tokens', 'a:1:{s:64:\"b14396ffbe2dc0735a4d6476d3e2cc2cebde384d48d4667d4de45912b2a8bde1\";a:4:{s:10:\"expiration\";i:1433965396;s:2:\"ip\";s:13:\"95.93.168.104\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432755796;}}'),
(22967, 1482, 'votou', 'sim'),
(22968, 1482, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(22969, 1483, 'nickname', 'Arran_Strong'),
(22970, 1483, 'first_name', 'Arran'),
(22971, 1483, 'last_name', 'Strong'),
(22972, 1483, 'description', ''),
(22973, 1483, 'rich_editing', 'true'),
(22974, 1483, 'comment_shortcuts', 'false'),
(22975, 1483, 'admin_color', 'fresh'),
(22976, 1483, 'use_ssl', '0'),
(22977, 1483, 'show_admin_bar_front', 'true'),
(22978, 1483, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22979, 1483, 'wp_user_level', '0'),
(22980, 1483, 'wsl_current_provider', 'Facebook'),
(22981, 1483, 'wsl_current_user_image', 'https://graph.facebook.com/823965407659234/picture?width=150&height=150'),
(22982, 1483, 'session_tokens', 'a:1:{s:64:\"d625a61de92493873cafd6a9c053dff7c8d4311ab70f18820c36859eae7b59f8\";a:4:{s:10:\"expiration\";i:1433965496;s:2:\"ip\";s:14:\"82.154.160.142\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432755896;}}'),
(22983, 1478, 'votou', 'sim'),
(22984, 1478, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385'),
(22985, 1484, 'nickname', 'Jose_Julio_Macatrao'),
(22986, 1484, 'first_name', 'José Júlio'),
(22987, 1484, 'last_name', 'Macatrão'),
(22988, 1484, 'description', ''),
(22989, 1484, 'rich_editing', 'true'),
(22990, 1484, 'comment_shortcuts', 'false'),
(22991, 1484, 'admin_color', 'fresh'),
(22992, 1484, 'use_ssl', '0'),
(22993, 1484, 'show_admin_bar_front', 'true'),
(22994, 1484, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(22995, 1484, 'wp_user_level', '0'),
(22996, 1484, 'wsl_current_provider', 'Facebook'),
(22997, 1484, 'wsl_current_user_image', 'https://graph.facebook.com/478773988965917/picture?width=150&height=150'),
(22998, 1484, 'session_tokens', 'a:1:{s:64:\"9d194dd2e2f24e40883ceb999d5e12f16090a026d6a184643cc7680134db380e\";a:4:{s:10:\"expiration\";i:1433965588;s:2:\"ip\";s:13:\"82.155.27.239\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432755988;}}'),
(22999, 1485, 'nickname', 'Henrique_Marques'),
(23000, 1485, 'first_name', 'Henrique'),
(23001, 1485, 'last_name', 'Marques'),
(23002, 1485, 'description', ''),
(23003, 1485, 'rich_editing', 'true'),
(23004, 1485, 'comment_shortcuts', 'false'),
(23005, 1485, 'admin_color', 'fresh'),
(23006, 1485, 'use_ssl', '0'),
(23007, 1485, 'show_admin_bar_front', 'true'),
(23008, 1485, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23009, 1485, 'wp_user_level', '0'),
(23010, 1485, 'wsl_current_provider', 'Google'),
(23011, 1485, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-MfwVlECCix4/AAAAAAAAAAI/AAAAAAAAAQA/YMhrIljSJEg/photo.jpg?sz=200'),
(23012, 1485, 'session_tokens', 'a:1:{s:64:\"b13b314806f827c534203d1ca95303aabda15af02f0946da720bf5c24aaf4dd7\";a:4:{s:10:\"expiration\";i:1433965791;s:2:\"ip\";s:13:\"95.92.160.173\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432756191;}}'),
(23013, 1486, 'nickname', 'Bruno_David'),
(23014, 1486, 'first_name', 'Bruno'),
(23015, 1486, 'last_name', 'David'),
(23016, 1486, 'description', ''),
(23017, 1486, 'rich_editing', 'true'),
(23018, 1486, 'comment_shortcuts', 'false'),
(23019, 1486, 'admin_color', 'fresh'),
(23020, 1486, 'use_ssl', '0'),
(23021, 1486, 'show_admin_bar_front', 'true'),
(23022, 1486, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23023, 1486, 'wp_user_level', '0'),
(23024, 1486, 'wsl_current_provider', 'Facebook'),
(23025, 1486, 'wsl_current_user_image', 'https://graph.facebook.com/991913964166232/picture?width=150&height=150'),
(23026, 1486, 'session_tokens', 'a:1:{s:64:\"0febaf517d302d8d8305f654b5b997d89359d7f5e61a0ecad7949b8c2745bd99\";a:4:{s:10:\"expiration\";i:1433965856;s:2:\"ip\";s:11:\"2.82.166.36\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.2; GETAWAY Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432756256;}}'),
(23027, 1487, 'nickname', 'Bernardo_Mourao_Ferreira'),
(23028, 1487, 'first_name', 'Bernardo'),
(23029, 1487, 'last_name', 'Ferreira'),
(23030, 1487, 'description', ''),
(23031, 1487, 'rich_editing', 'true'),
(23032, 1487, 'comment_shortcuts', 'false'),
(23033, 1487, 'admin_color', 'fresh'),
(23034, 1487, 'use_ssl', '0'),
(23035, 1487, 'show_admin_bar_front', 'true'),
(23036, 1487, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23037, 1487, 'wp_user_level', '0'),
(23038, 1487, 'wsl_current_provider', 'Facebook'),
(23039, 1487, 'wsl_current_user_image', 'https://graph.facebook.com/10204105896996564/picture?width=150&height=150'),
(23040, 1487, 'session_tokens', 'a:1:{s:64:\"35a017c88406f0b4e9b4d4bb8300bdff636815d044bb0e21770f27de891a42b1\";a:4:{s:10:\"expiration\";i:1433965907;s:2:\"ip\";s:11:\"2.82.150.89\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432756307;}}'),
(23041, 1488, 'nickname', 'Conceicao_Santos'),
(23042, 1488, 'first_name', 'Conceição'),
(23043, 1488, 'last_name', 'Santos'),
(23044, 1488, 'description', ''),
(23045, 1488, 'rich_editing', 'true'),
(23046, 1488, 'comment_shortcuts', 'false'),
(23047, 1488, 'admin_color', 'fresh'),
(23048, 1488, 'use_ssl', '0'),
(23049, 1488, 'show_admin_bar_front', 'true'),
(23050, 1488, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23051, 1488, 'wp_user_level', '0'),
(23052, 1488, 'wsl_current_provider', 'Facebook'),
(23053, 1488, 'wsl_current_user_image', 'https://graph.facebook.com/931892576848903/picture?width=150&height=150'),
(23054, 1488, 'session_tokens', 'a:1:{s:64:\"a2a44cd9f3b1b4876a7c9e6a95c560fb49cd4612f79f905f614b92930df719f7\";a:4:{s:10:\"expiration\";i:1433965926;s:2:\"ip\";s:12:\"89.114.3.185\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432756326;}}'),
(23055, 1484, 'votou', 'sim'),
(23056, 1484, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163'),
(23057, 1489, 'nickname', 'Ines_Matos'),
(23058, 1489, 'first_name', 'Ines'),
(23059, 1489, 'last_name', 'Matos'),
(23060, 1489, 'description', ''),
(23061, 1489, 'rich_editing', 'true'),
(23062, 1489, 'comment_shortcuts', 'false'),
(23063, 1489, 'admin_color', 'fresh'),
(23064, 1489, 'use_ssl', '0'),
(23065, 1489, 'show_admin_bar_front', 'true'),
(23066, 1489, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23067, 1489, 'wp_user_level', '0'),
(23068, 1489, 'wsl_current_provider', 'Facebook'),
(23069, 1489, 'wsl_current_user_image', 'https://graph.facebook.com/1128295553863490/picture?width=150&height=150'),
(23070, 1489, 'session_tokens', 'a:1:{s:64:\"b0528b4954a7eb6bd4aa5ade9aa55737932b80bf0ae6cdb488e18e0ffa982668\";a:4:{s:10:\"expiration\";i:1433966089;s:2:\"ip\";s:13:\"81.193.93.237\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432756489;}}'),
(23071, 1486, 'votou', 'sim'),
(23072, 1486, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(23073, 1490, 'nickname', 'Surf_Vila_Do_Conde'),
(23074, 1490, 'first_name', 'Surf'),
(23075, 1490, 'last_name', 'Vila Do Conde'),
(23076, 1490, 'description', ''),
(23077, 1490, 'rich_editing', 'true'),
(23078, 1490, 'comment_shortcuts', 'false'),
(23079, 1490, 'admin_color', 'fresh'),
(23080, 1490, 'use_ssl', '0'),
(23081, 1490, 'show_admin_bar_front', 'true'),
(23082, 1490, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23083, 1490, 'wp_user_level', '0'),
(23084, 1490, 'wsl_current_provider', 'Facebook'),
(23085, 1490, 'wsl_current_user_image', 'https://graph.facebook.com/1602421603375807/picture?width=150&height=150'),
(23086, 1490, 'session_tokens', 'a:1:{s:64:\"bf91f0c81619066e66f13eb948fc71ca12f7d8a60b681814b508ab0fac49bc6f\";a:4:{s:10:\"expiration\";i:1433966325;s:2:\"ip\";s:14:\"213.22.105.234\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432756725;}}'),
(23087, 1491, 'nickname', 'Julia_Silva'),
(23088, 1491, 'first_name', 'Júlia'),
(23089, 1491, 'last_name', 'Silva'),
(23090, 1491, 'description', ''),
(23091, 1491, 'rich_editing', 'true'),
(23092, 1491, 'comment_shortcuts', 'false'),
(23093, 1491, 'admin_color', 'fresh'),
(23094, 1491, 'use_ssl', '0'),
(23095, 1491, 'show_admin_bar_front', 'true'),
(23096, 1491, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23097, 1491, 'wp_user_level', '0'),
(23098, 1491, 'wsl_current_provider', 'Facebook'),
(23099, 1491, 'wsl_current_user_image', 'https://graph.facebook.com/10153210768811117/picture?width=150&height=150'),
(23100, 1491, 'session_tokens', 'a:1:{s:64:\"cf6e3b358ec1c648be4e45b118cd67a77895fcac1828b3e0e11744f94840ff8a\";a:4:{s:10:\"expiration\";i:1433966357;s:2:\"ip\";s:14:\"158.162.22.162\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432756757;}}'),
(23101, 1492, 'nickname', 'Jo_Bento'),
(23102, 1492, 'first_name', 'Jo'),
(23103, 1492, 'last_name', 'Bento'),
(23104, 1492, 'description', ''),
(23105, 1492, 'rich_editing', 'true'),
(23106, 1492, 'comment_shortcuts', 'false'),
(23107, 1492, 'admin_color', 'fresh'),
(23108, 1492, 'use_ssl', '0'),
(23109, 1492, 'show_admin_bar_front', 'true'),
(23110, 1492, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23111, 1492, 'wp_user_level', '0'),
(23112, 1492, 'wsl_current_provider', 'Facebook'),
(23113, 1492, 'wsl_current_user_image', 'https://graph.facebook.com/10152891704057215/picture?width=150&height=150'),
(23114, 1492, 'session_tokens', 'a:1:{s:64:\"64e66f1f4f8242c1e3aedb443a25204bc6f209d7e6fc73939b77845f85a745be\";a:4:{s:10:\"expiration\";i:1433966370;s:2:\"ip\";s:14:\"85.138.201.185\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432756770;}}'),
(23115, 1493, 'nickname', 'Helder_Ferreira'),
(23116, 1493, 'first_name', 'Helder'),
(23117, 1493, 'last_name', 'Ferreira'),
(23118, 1493, 'description', ''),
(23119, 1493, 'rich_editing', 'true'),
(23120, 1493, 'comment_shortcuts', 'false'),
(23121, 1493, 'admin_color', 'fresh'),
(23122, 1493, 'use_ssl', '0'),
(23123, 1493, 'show_admin_bar_front', 'true'),
(23124, 1493, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23125, 1493, 'wp_user_level', '0'),
(23126, 1493, 'wsl_current_provider', 'Google'),
(23127, 1493, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-EnKOcs3QcHo/AAAAAAAAAAI/AAAAAAAAAMU/tdzUFaEUFCQ/photo.jpg?sz=200'),
(23128, 1493, 'session_tokens', 'a:2:{s:64:\"d5fc7a7a48b361d79429f5ab6e5d18bdba2b54f6e2c7ebe124b09cf210b833ee\";a:4:{s:10:\"expiration\";i:1433966453;s:2:\"ip\";s:12:\"37.189.3.230\";s:2:\"ua\";s:236:\"Mozilla/5.0 (iPad; CPU OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B435 [FBAN/FBIOS;FBAV/24.0.0.12.7;FBBV/6890242;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1.1;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432756853;}s:64:\"6eb513e28ff880f1cbcae0d52d2880127810c64a09a0aacd4cc854a672445d62\";a:4:{s:10:\"expiration\";i:1434317973;s:2:\"ip\";s:13:\"83.205.36.117\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433108373;}}'),
(23129, 1485, 'votou', 'sim'),
(23130, 1485, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1163'),
(23131, 1490, 'votou', 'sim'),
(23132, 1490, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(23133, 1494, 'nickname', 'Mariana_Rosa'),
(23134, 1494, 'first_name', 'Mariana'),
(23135, 1494, 'last_name', 'Rosa'),
(23136, 1494, 'description', ''),
(23137, 1494, 'rich_editing', 'true'),
(23138, 1494, 'comment_shortcuts', 'false'),
(23139, 1494, 'admin_color', 'fresh'),
(23140, 1494, 'use_ssl', '0'),
(23141, 1494, 'show_admin_bar_front', 'true'),
(23142, 1494, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23143, 1494, 'wp_user_level', '0'),
(23144, 1494, 'wsl_current_provider', 'Facebook'),
(23145, 1494, 'wsl_current_user_image', 'https://graph.facebook.com/579575788851697/picture?width=150&height=150'),
(23146, 1494, 'session_tokens', 'a:1:{s:64:\"05db1ac41dbc741d001389cdf66b16569f9669941ffaa496485751fac2492d11\";a:4:{s:10:\"expiration\";i:1433966562;s:2:\"ip\";s:14:\"89.114.252.110\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432756962;}}'),
(23147, 1492, 'votou', 'sim'),
(23148, 1492, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(23149, 1493, 'votou', 'sim'),
(23150, 1493, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,free-surfer-do-ano-volcom_p1397,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,treinador-do-ano_p1361'),
(23151, 1495, 'nickname', 'Merlin_Lundi'),
(23152, 1495, 'first_name', 'Merlin'),
(23153, 1495, 'last_name', 'Lundi'),
(23154, 1495, 'description', ''),
(23155, 1495, 'rich_editing', 'true'),
(23156, 1495, 'comment_shortcuts', 'false'),
(23157, 1495, 'admin_color', 'fresh'),
(23158, 1495, 'use_ssl', '0'),
(23159, 1495, 'show_admin_bar_front', 'true'),
(23160, 1495, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23161, 1495, 'wp_user_level', '0'),
(23162, 1495, 'wsl_current_provider', 'Facebook'),
(23163, 1495, 'wsl_current_user_image', 'https://graph.facebook.com/1586508178289640/picture?width=150&height=150'),
(23164, 1495, 'session_tokens', 'a:2:{s:64:\"28daa99a46e36b338a23a96142235aea06921f16825c21bfa5e1e67a2da5016e\";a:4:{s:10:\"expiration\";i:1433966635;s:2:\"ip\";s:13:\"191.191.21.33\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.0.4; LG-E615f Build/IMM76D) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432757035;}s:64:\"6f21a6aedb8058599660412a59c7804e489b9382a42daf83c871821febb2e606\";a:4:{s:10:\"expiration\";i:1434038116;s:2:\"ip\";s:10:\"10.10.5.19\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432828516;}}'),
(23165, 1496, 'nickname', 'Antonio_Quartin'),
(23166, 1496, 'first_name', 'António'),
(23167, 1496, 'last_name', 'Quartin'),
(23168, 1496, 'description', ''),
(23169, 1496, 'rich_editing', 'true'),
(23170, 1496, 'comment_shortcuts', 'false'),
(23171, 1496, 'admin_color', 'fresh'),
(23172, 1496, 'use_ssl', '0'),
(23173, 1496, 'show_admin_bar_front', 'true'),
(23174, 1496, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23175, 1496, 'wp_user_level', '0'),
(23176, 1496, 'wsl_current_provider', 'Facebook'),
(23177, 1496, 'wsl_current_user_image', 'https://graph.facebook.com/833933703361796/picture?width=150&height=150'),
(23178, 1496, 'session_tokens', 'a:2:{s:64:\"066274887ca501163bd40fbf044ee3f1ce3e7346171d8bd1a6ceb3a31c8b88fc\";a:4:{s:10:\"expiration\";i:1433966649;s:2:\"ip\";s:13:\"85.242.77.165\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432757049;}s:64:\"bc5b8cca9bf1f7c1d6520c6f4f2afd046d2d342719371ad657680d7bd29a801d\";a:4:{s:10:\"expiration\";i:1435004189;s:2:\"ip\";s:14:\"85.243.233.248\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433794589;}}'),
(23179, 1497, 'nickname', 'Tiago_Pereira_1'),
(23180, 1497, 'first_name', 'Tiago'),
(23181, 1497, 'last_name', 'Pereira'),
(23182, 1497, 'description', ''),
(23183, 1497, 'rich_editing', 'true'),
(23184, 1497, 'comment_shortcuts', 'false'),
(23185, 1497, 'admin_color', 'fresh'),
(23186, 1497, 'use_ssl', '0'),
(23187, 1497, 'show_admin_bar_front', 'true'),
(23188, 1497, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23189, 1497, 'wp_user_level', '0'),
(23190, 1497, 'wsl_current_provider', 'Facebook'),
(23191, 1497, 'wsl_current_user_image', 'https://graph.facebook.com/821575271229340/picture?width=150&height=150'),
(23192, 1497, 'session_tokens', 'a:1:{s:64:\"09cb4f8c1c68e24f1a75e81c3c364a375f16d1a211e8d8484a8cbdf3b380b190\";a:4:{s:10:\"expiration\";i:1433966679;s:2:\"ip\";s:11:\"95.95.41.60\";s:2:\"ua\";s:143:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E5 HD Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432757079;}}'),
(23193, 1498, 'nickname', 'Manuel_Castello_Branco'),
(23194, 1498, 'first_name', 'Manuel'),
(23195, 1498, 'last_name', 'Branco'),
(23196, 1498, 'description', ''),
(23197, 1498, 'rich_editing', 'true'),
(23198, 1498, 'comment_shortcuts', 'false'),
(23199, 1498, 'admin_color', 'fresh'),
(23200, 1498, 'use_ssl', '0'),
(23201, 1498, 'show_admin_bar_front', 'true'),
(23202, 1498, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23203, 1498, 'wp_user_level', '0'),
(23204, 1498, 'wsl_current_provider', 'Facebook'),
(23205, 1498, 'wsl_current_user_image', 'https://graph.facebook.com/10153422936326929/picture?width=150&height=150'),
(23206, 1498, 'session_tokens', 'a:1:{s:64:\"33a194eda1b7488b3bafa02ad306792bad194d75d6f4671a77077945ae82c842\";a:4:{s:10:\"expiration\";i:1433966683;s:2:\"ip\";s:13:\"213.13.127.19\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432757083;}}'),
(23207, 1498, 'votou', 'sim'),
(23208, 1498, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(23209, 1470, 'votou', 'sim'),
(23210, 1470, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(23211, 1494, 'votou', 'sim'),
(23212, 1494, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(23213, 1499, 'nickname', 'Isaline_Wethli'),
(23214, 1499, 'first_name', 'Isaline'),
(23215, 1499, 'last_name', 'Wethli'),
(23216, 1499, 'description', ''),
(23217, 1499, 'rich_editing', 'true'),
(23218, 1499, 'comment_shortcuts', 'false'),
(23219, 1499, 'admin_color', 'fresh'),
(23220, 1499, 'use_ssl', '0'),
(23221, 1499, 'show_admin_bar_front', 'true'),
(23222, 1499, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23223, 1499, 'wp_user_level', '0'),
(23224, 1499, 'wsl_current_provider', 'Facebook'),
(23225, 1499, 'wsl_current_user_image', 'https://graph.facebook.com/10153313367508744/picture?width=150&height=150'),
(23226, 1499, 'session_tokens', 'a:1:{s:64:\"b76f80e4270b30c9df90c7b02b9bfb7158f21d96c8423f62a0d6cf083ca928ce\";a:4:{s:10:\"expiration\";i:1433966834;s:2:\"ip\";s:13:\"93.108.36.145\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432757234;}}'),
(23227, 1500, 'nickname', 'Jorge_Barbosa'),
(23228, 1500, 'first_name', 'Jorge'),
(23229, 1500, 'last_name', 'Barbosa'),
(23230, 1500, 'description', ''),
(23231, 1500, 'rich_editing', 'true'),
(23232, 1500, 'comment_shortcuts', 'false'),
(23233, 1500, 'admin_color', 'fresh'),
(23234, 1500, 'use_ssl', '0'),
(23235, 1500, 'show_admin_bar_front', 'true'),
(23236, 1500, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23237, 1500, 'wp_user_level', '0'),
(23238, 1500, 'wsl_current_provider', 'Facebook'),
(23239, 1500, 'wsl_current_user_image', 'https://graph.facebook.com/10204739797630004/picture?width=150&height=150'),
(23240, 1500, 'session_tokens', 'a:1:{s:64:\"6e37041cba6409560f5066562d29c5105b5fd5d44fd42d82a342cc4b34a2cb3d\";a:4:{s:10:\"expiration\";i:1433966846;s:2:\"ip\";s:12:\"95.92.150.62\";s:2:\"ua\";s:152:\"Mozilla/5.0 (Linux; Android 4.2.2; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432757246;}}'),
(23241, 1499, 'votou', 'sim'),
(23242, 1499, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353'),
(23243, 1501, 'nickname', 'Natalia_Figueira'),
(23244, 1501, 'first_name', 'Natália'),
(23245, 1501, 'last_name', 'Figueira'),
(23246, 1501, 'description', ''),
(23247, 1501, 'rich_editing', 'true'),
(23248, 1501, 'comment_shortcuts', 'false'),
(23249, 1501, 'admin_color', 'fresh'),
(23250, 1501, 'use_ssl', '0'),
(23251, 1501, 'show_admin_bar_front', 'true'),
(23252, 1501, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23253, 1501, 'wp_user_level', '0'),
(23254, 1501, 'wsl_current_provider', 'Facebook'),
(23255, 1501, 'wsl_current_user_image', 'https://graph.facebook.com/10204026612612506/picture?width=150&height=150'),
(23256, 1501, 'session_tokens', 'a:1:{s:64:\"6bf809f1192ba9a760d4833c55a5a147a46010f7fb38398c9abd9bb409a317b3\";a:4:{s:10:\"expiration\";i:1433966856;s:2:\"ip\";s:11:\"95.92.4.156\";s:2:\"ua\";s:164:\"Mozilla/5.0 (Linux; Android 4.4.2; pt-pt; SAMSUNG SM-N7505 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/1.5 Chrome/28.0.1500.94 Mobile Safari/537.36\";s:5:\"login\";i:1432757256;}}'),
(23257, 1231, 'votou', 'sim'),
(23258, 1231, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(23259, 1500, 'votou', 'sim'),
(23260, 1500, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(23261, 1502, 'nickname', 'Paula_Matos'),
(23262, 1502, 'first_name', 'Paula'),
(23263, 1502, 'last_name', 'Matos'),
(23264, 1502, 'description', ''),
(23265, 1502, 'rich_editing', 'true'),
(23266, 1502, 'comment_shortcuts', 'false'),
(23267, 1502, 'admin_color', 'fresh'),
(23268, 1502, 'use_ssl', '0'),
(23269, 1502, 'show_admin_bar_front', 'true'),
(23270, 1502, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23271, 1502, 'wp_user_level', '0'),
(23272, 1502, 'wsl_current_provider', 'Facebook'),
(23273, 1502, 'wsl_current_user_image', 'https://graph.facebook.com/926290720762755/picture?width=150&height=150'),
(23274, 1502, 'session_tokens', 'a:1:{s:64:\"d14d9afafad039334af1d29eaf8b5847fb194de014cf50f756fbccb717b1a854\";a:4:{s:10:\"expiration\";i:1433966959;s:2:\"ip\";s:14:\"94.132.128.167\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432757359;}}'),
(23275, 1497, 'votou', 'sim'),
(23276, 1497, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,treinador-do-ano_p1361'),
(23277, 1503, 'nickname', 'Pedro_Arroz_Serra'),
(23278, 1503, 'first_name', 'Pedro'),
(23279, 1503, 'last_name', 'Serra'),
(23280, 1503, 'description', ''),
(23281, 1503, 'rich_editing', 'true'),
(23282, 1503, 'comment_shortcuts', 'false'),
(23283, 1503, 'admin_color', 'fresh'),
(23284, 1503, 'use_ssl', '0'),
(23285, 1503, 'show_admin_bar_front', 'true'),
(23286, 1503, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23287, 1503, 'wp_user_level', '0'),
(23288, 1503, 'wsl_current_provider', 'Facebook'),
(23289, 1503, 'wsl_current_user_image', 'https://graph.facebook.com/1220843314611910/picture?width=150&height=150'),
(23290, 1503, 'session_tokens', 'a:2:{s:64:\"80d633832b670488f0fe65a0fa1d74935468ad3ae2874eef6709a459ed23c7b9\";a:4:{s:10:\"expiration\";i:1433966998;s:2:\"ip\";s:14:\"144.64.111.173\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432757398;}s:64:\"455940df42fbbbaea585bbb3cf616f62dfdf2a5818f1d87cc82113a65307b92c\";a:4:{s:10:\"expiration\";i:1433967237;s:2:\"ip\";s:14:\"144.64.111.173\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1432757637;}}'),
(23291, 1504, 'nickname', 'Rita_M_Guerra'),
(23292, 1504, 'first_name', 'Rita'),
(23293, 1504, 'last_name', 'M. Guerra'),
(23294, 1504, 'description', ''),
(23295, 1504, 'rich_editing', 'true'),
(23296, 1504, 'comment_shortcuts', 'false'),
(23297, 1504, 'admin_color', 'fresh'),
(23298, 1504, 'use_ssl', '0'),
(23299, 1504, 'show_admin_bar_front', 'true'),
(23300, 1504, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23301, 1504, 'wp_user_level', '0'),
(23302, 1504, 'wsl_current_provider', 'Facebook'),
(23303, 1504, 'wsl_current_user_image', 'https://graph.facebook.com/509456532540239/picture?width=150&height=150'),
(23304, 1504, 'session_tokens', 'a:1:{s:64:\"158d621662f2b7d860c21d9a39f8df9c0a0438f9f7f700838e3e2d31bbacfcc0\";a:4:{s:10:\"expiration\";i:1433967018;s:2:\"ip\";s:11:\"46.50.61.42\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432757418;}}'),
(23305, 1504, 'votou', 'sim'),
(23306, 1504, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(23307, 1505, 'nickname', 'Dri_Gomes'),
(23308, 1505, 'first_name', 'Dri'),
(23309, 1505, 'last_name', 'Gomes'),
(23310, 1505, 'description', ''),
(23311, 1505, 'rich_editing', 'true'),
(23312, 1505, 'comment_shortcuts', 'false'),
(23313, 1505, 'admin_color', 'fresh'),
(23314, 1505, 'use_ssl', '0'),
(23315, 1505, 'show_admin_bar_front', 'true'),
(23316, 1505, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23317, 1505, 'wp_user_level', '0'),
(23318, 1505, 'wsl_current_provider', 'Facebook'),
(23319, 1505, 'wsl_current_user_image', 'https://graph.facebook.com/10205859890470862/picture?width=150&height=150'),
(23320, 1505, 'session_tokens', 'a:3:{s:64:\"8d1cbf1831186435b30264c927d9f68277f49f96be64db42f6de734d3251c5ed\";a:4:{s:10:\"expiration\";i:1433967137;s:2:\"ip\";s:12:\"95.94.71.199\";s:2:\"ua\";s:134:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12D508 Safari/600.1.4\";s:5:\"login\";i:1432757537;}s:64:\"712752ee8aedb85ed015823992bc6d0d806e3518b0281607f137b1ebff674414\";a:4:{s:10:\"expiration\";i:1433967183;s:2:\"ip\";s:12:\"95.94.71.199\";s:2:\"ua\";s:134:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12D508 Safari/600.1.4\";s:5:\"login\";i:1432757583;}s:64:\"d4a735982d9160c6d17656b0158bc267e6ef7b25c043fe63eb9087862958e615\";a:4:{s:10:\"expiration\";i:1433967209;s:2:\"ip\";s:12:\"95.94.71.199\";s:2:\"ua\";s:134:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12D508 Safari/600.1.4\";s:5:\"login\";i:1432757609;}}'),
(23321, 1506, 'nickname', 'Aline_Goncalves'),
(23322, 1506, 'first_name', 'Aline'),
(23323, 1506, 'last_name', 'Gonçalves'),
(23324, 1506, 'description', ''),
(23325, 1506, 'rich_editing', 'true'),
(23326, 1506, 'comment_shortcuts', 'false'),
(23327, 1506, 'admin_color', 'fresh'),
(23328, 1506, 'use_ssl', '0'),
(23329, 1506, 'show_admin_bar_front', 'true'),
(23330, 1506, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23331, 1506, 'wp_user_level', '0'),
(23332, 1506, 'wsl_current_provider', 'Facebook'),
(23333, 1506, 'wsl_current_user_image', 'https://graph.facebook.com/10200420987563597/picture?width=150&height=150'),
(23334, 1506, 'session_tokens', 'a:1:{s:64:\"84db944e879853a58aaab7fca6cc6743ac11837d9478f4fda1619977fca7c01d\";a:4:{s:10:\"expiration\";i:1433967143;s:2:\"ip\";s:11:\"95.94.36.46\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432757543;}}'),
(23335, 1507, 'nickname', 'Pedro_Coroa'),
(23336, 1507, 'first_name', 'Pedro'),
(23337, 1507, 'last_name', 'Coroa'),
(23338, 1507, 'description', ''),
(23339, 1507, 'rich_editing', 'true'),
(23340, 1507, 'comment_shortcuts', 'false'),
(23341, 1507, 'admin_color', 'fresh'),
(23342, 1507, 'use_ssl', '0'),
(23343, 1507, 'show_admin_bar_front', 'true'),
(23344, 1507, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23345, 1507, 'wp_user_level', '0'),
(23346, 1507, 'wsl_current_provider', 'Facebook'),
(23347, 1507, 'wsl_current_user_image', 'https://graph.facebook.com/10203714712577958/picture?width=150&height=150'),
(23348, 1507, 'session_tokens', 'a:1:{s:64:\"d63709fb18e7ccd7f5e49257eabf59b079258c99c2f29b09871f53d7a98796db\";a:4:{s:10:\"expiration\";i:1433967204;s:2:\"ip\";s:13:\"95.92.169.247\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36\";s:5:\"login\";i:1432757604;}}'),
(23349, 1506, 'votou', 'sim'),
(23350, 1506, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(23351, 1508, 'nickname', 'Jamie_Coimbra_Magalhaes'),
(23352, 1508, 'first_name', 'Jamie Coimbra'),
(23353, 1508, 'last_name', 'Magalhães'),
(23354, 1508, 'description', ''),
(23355, 1508, 'rich_editing', 'true'),
(23356, 1508, 'comment_shortcuts', 'false'),
(23357, 1508, 'admin_color', 'fresh'),
(23358, 1508, 'use_ssl', '0'),
(23359, 1508, 'show_admin_bar_front', 'true'),
(23360, 1508, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23361, 1508, 'wp_user_level', '0'),
(23362, 1508, 'wsl_current_provider', 'Facebook'),
(23363, 1508, 'wsl_current_user_image', 'https://graph.facebook.com/382948438557441/picture?width=150&height=150'),
(23364, 1508, 'session_tokens', 'a:2:{s:64:\"62fe57db0a9874d3bbb9b3d9226e08cb539cfc5fbed94395752cbe8d74323be7\";a:4:{s:10:\"expiration\";i:1433967267;s:2:\"ip\";s:13:\"89.180.28.176\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B435 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432757667;}s:64:\"d43ba8e4600de01626b7983a02c410012b3b495afb81b981e476b5e0888687a4\";a:4:{s:10:\"expiration\";i:1433967385;s:2:\"ip\";s:13:\"89.180.28.176\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B435 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432757785;}}'),
(23365, 1509, 'nickname', 'Turko_Adi'),
(23366, 1509, 'first_name', 'Turko'),
(23367, 1509, 'last_name', 'Adi'),
(23368, 1509, 'description', ''),
(23369, 1509, 'rich_editing', 'true'),
(23370, 1509, 'comment_shortcuts', 'false'),
(23371, 1509, 'admin_color', 'fresh'),
(23372, 1509, 'use_ssl', '0'),
(23373, 1509, 'show_admin_bar_front', 'true'),
(23374, 1509, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23375, 1509, 'wp_user_level', '0'),
(23376, 1509, 'wsl_current_provider', 'Facebook'),
(23377, 1509, 'wsl_current_user_image', 'https://graph.facebook.com/1071352796212249/picture?width=150&height=150'),
(23378, 1509, 'session_tokens', 'a:1:{s:64:\"1dabcbbb34c2c1801bb4fd15d5b4656b1e9c8ef4b4af21e2eab851a5deda97fe\";a:4:{s:10:\"expiration\";i:1433967326;s:2:\"ip\";s:14:\"217.129.93.122\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.90 Safari/537.1\";s:5:\"login\";i:1432757726;}}'),
(23379, 1510, 'nickname', 'Mariana_Borges'),
(23380, 1510, 'first_name', 'Mariana'),
(23381, 1510, 'last_name', 'Borges'),
(23382, 1510, 'description', ''),
(23383, 1510, 'rich_editing', 'true'),
(23384, 1510, 'comment_shortcuts', 'false'),
(23385, 1510, 'admin_color', 'fresh'),
(23386, 1510, 'use_ssl', '0'),
(23387, 1510, 'show_admin_bar_front', 'true'),
(23388, 1510, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23389, 1510, 'wp_user_level', '0'),
(23390, 1510, 'wsl_current_provider', 'Facebook'),
(23391, 1510, 'wsl_current_user_image', 'https://graph.facebook.com/918792228182595/picture?width=150&height=150'),
(23392, 1510, 'session_tokens', 'a:3:{s:64:\"7a9380ad80be3720e64943a9025d7d50882bcc459939042ce7f1cb7f6e03fc54\";a:4:{s:10:\"expiration\";i:1433967399;s:2:\"ip\";s:13:\"85.244.254.18\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432757799;}s:64:\"730cf7020eb32f6479feefa394254b56069d2abd58b62f93137372fe6d36fb71\";a:4:{s:10:\"expiration\";i:1433967465;s:2:\"ip\";s:13:\"85.244.254.18\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432757865;}s:64:\"e3d3b93a401fc1b6f285fb57d9bf8ac1a97023badadc383685c3caa300ff3f1a\";a:4:{s:10:\"expiration\";i:1433967840;s:2:\"ip\";s:13:\"85.244.254.18\";s:2:\"ua\";s:245:\"Mozilla/5.0 (iPad; CPU OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B410 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad5,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432758240;}}'),
(23393, 1511, 'nickname', 'Ines_Morgado_Linto'),
(23394, 1511, 'first_name', 'Inês'),
(23395, 1511, 'last_name', 'Linto'),
(23396, 1511, 'description', ''),
(23397, 1511, 'rich_editing', 'true'),
(23398, 1511, 'comment_shortcuts', 'false'),
(23399, 1511, 'admin_color', 'fresh'),
(23400, 1511, 'use_ssl', '0'),
(23401, 1511, 'show_admin_bar_front', 'true'),
(23402, 1511, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23403, 1511, 'wp_user_level', '0'),
(23404, 1511, 'wsl_current_provider', 'Facebook'),
(23405, 1511, 'wsl_current_user_image', 'https://graph.facebook.com/10205999501540231/picture?width=150&height=150'),
(23406, 1511, 'session_tokens', 'a:2:{s:64:\"2a8f6b92717780918762287bec80c95cbce247b8c50501c3742ae1c1f07469bd\";a:4:{s:10:\"expiration\";i:1433967461;s:2:\"ip\";s:12:\"77.172.34.62\";s:2:\"ua\";s:266:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/T-MobileNL;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432757861;}s:64:\"74a40ed4b0a23fe74b7c108339cf4a8fbcb44804e15dcbe77e461fb76452eff9\";a:4:{s:10:\"expiration\";i:1434022032;s:2:\"ip\";s:13:\"37.133.55.213\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432812432;}}'),
(23407, 1512, 'nickname', 'Rui_Robalo'),
(23408, 1512, 'first_name', 'Rui'),
(23409, 1512, 'last_name', 'Robalo'),
(23410, 1512, 'description', ''),
(23411, 1512, 'rich_editing', 'true'),
(23412, 1512, 'comment_shortcuts', 'false'),
(23413, 1512, 'admin_color', 'fresh'),
(23414, 1512, 'use_ssl', '0'),
(23415, 1512, 'show_admin_bar_front', 'true'),
(23416, 1512, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23417, 1512, 'wp_user_level', '0'),
(23418, 1512, 'wsl_current_provider', 'Facebook'),
(23419, 1512, 'wsl_current_user_image', 'https://graph.facebook.com/1063759100318576/picture?width=150&height=150'),
(23420, 1512, 'session_tokens', 'a:1:{s:64:\"42678b127649fd2ac0b7111ba7a6b38464b8103a2eb05b4bf659ea6f60dff147\";a:4:{s:10:\"expiration\";i:1433967475;s:2:\"ip\";s:13:\"84.91.182.117\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T310 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432757875;}}'),
(23421, 1511, 'votou', 'sim'),
(23422, 1511, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(23423, 1513, 'nickname', 'Catarina_Bilbao'),
(23424, 1513, 'first_name', 'Catarina'),
(23425, 1513, 'last_name', 'Bilbao'),
(23426, 1513, 'description', ''),
(23427, 1513, 'rich_editing', 'true'),
(23428, 1513, 'comment_shortcuts', 'false'),
(23429, 1513, 'admin_color', 'fresh'),
(23430, 1513, 'use_ssl', '0'),
(23431, 1513, 'show_admin_bar_front', 'true'),
(23432, 1513, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23433, 1513, 'wp_user_level', '0'),
(23434, 1513, 'wsl_current_provider', 'Facebook'),
(23435, 1513, 'wsl_current_user_image', 'https://graph.facebook.com/10206824043936513/picture?width=150&height=150'),
(23436, 1513, 'session_tokens', 'a:1:{s:64:\"61cf873cbc0b96ffed63c9db3b9fe92a4203201ed6f1307e21b8e27f75446c7a\";a:4:{s:10:\"expiration\";i:1433967529;s:2:\"ip\";s:13:\"85.242.152.40\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432757929;}}'),
(23437, 1508, 'votou', 'sim'),
(23438, 1508, 'user_votes', 'surfista-do-ano-oakley_p1342,maior-remada-do-ano-billabong_p1332,free-surfer-do-ano-volcom_p1391,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(23439, 1514, 'nickname', 'Ivo_Lothbrok'),
(23440, 1514, 'first_name', 'Ivo'),
(23441, 1514, 'last_name', 'Lothbrok'),
(23442, 1514, 'description', ''),
(23443, 1514, 'rich_editing', 'true'),
(23444, 1514, 'comment_shortcuts', 'false'),
(23445, 1514, 'admin_color', 'fresh'),
(23446, 1514, 'use_ssl', '0'),
(23447, 1514, 'show_admin_bar_front', 'true'),
(23448, 1514, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23449, 1514, 'wp_user_level', '0'),
(23450, 1514, 'wsl_current_provider', 'Facebook'),
(23451, 1514, 'wsl_current_user_image', 'https://graph.facebook.com/833500356686584/picture?width=150&height=150'),
(23452, 1514, 'session_tokens', 'a:1:{s:64:\"040714a93a903d4fe0711b2839186e476955b6204594173a044ebbde2bcb48d1\";a:4:{s:10:\"expiration\";i:1433967567;s:2:\"ip\";s:12:\"95.92.66.206\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432757967;}}'),
(23453, 1515, 'nickname', 'Ines_Palmares'),
(23454, 1515, 'first_name', 'Inês'),
(23455, 1515, 'last_name', 'Palmares'),
(23456, 1515, 'description', ''),
(23457, 1515, 'rich_editing', 'true'),
(23458, 1515, 'comment_shortcuts', 'false'),
(23459, 1515, 'admin_color', 'fresh'),
(23460, 1515, 'use_ssl', '0'),
(23461, 1515, 'show_admin_bar_front', 'true'),
(23462, 1515, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23463, 1515, 'wp_user_level', '0'),
(23464, 1515, 'wsl_current_provider', 'Facebook'),
(23465, 1515, 'wsl_current_user_image', 'https://graph.facebook.com/818166238238952/picture?width=150&height=150'),
(23466, 1515, 'session_tokens', 'a:2:{s:64:\"d95269719619dac887cfcfb9baa4ab0806d507e292efaab32c831b36e55b85c3\";a:4:{s:10:\"expiration\";i:1433967601;s:2:\"ip\";s:14:\"85.242.165.111\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432758001;}s:64:\"ac9145d36bf214ff03d38f54adf533c1aaa644acd1c77f676ad3c51a6ad495c6\";a:4:{s:10:\"expiration\";i:1433970022;s:2:\"ip\";s:14:\"85.242.165.111\";s:2:\"ua\";s:231:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/29.0.0.9.13;FBBV/9374459;FBDV/iPad3,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432760422;}}'),
(23467, 1516, 'nickname', 'Isabel_Sousa'),
(23468, 1516, 'first_name', 'Isabel'),
(23469, 1516, 'last_name', 'Sousa'),
(23470, 1516, 'description', ''),
(23471, 1516, 'rich_editing', 'true'),
(23472, 1516, 'comment_shortcuts', 'false'),
(23473, 1516, 'admin_color', 'fresh'),
(23474, 1516, 'use_ssl', '0'),
(23475, 1516, 'show_admin_bar_front', 'true'),
(23476, 1516, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23477, 1516, 'wp_user_level', '0'),
(23478, 1516, 'wsl_current_provider', 'Facebook'),
(23479, 1516, 'wsl_current_user_image', 'https://graph.facebook.com/470300026472625/picture?width=150&height=150'),
(23480, 1516, 'session_tokens', 'a:1:{s:64:\"600e920c52ba1f6290e41aaec82dac793350f47f6f4118dadf2fa3fae8b0d07f\";a:4:{s:10:\"expiration\";i:1433967605;s:2:\"ip\";s:12:\"87.103.49.65\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432758005;}}'),
(23481, 1514, 'votou', 'sim'),
(23482, 1514, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(23483, 1517, 'nickname', 'Pedro_Sales'),
(23484, 1517, 'first_name', 'Pedro'),
(23485, 1517, 'last_name', 'Sales'),
(23486, 1517, 'description', ''),
(23487, 1517, 'rich_editing', 'true'),
(23488, 1517, 'comment_shortcuts', 'false'),
(23489, 1517, 'admin_color', 'fresh'),
(23490, 1517, 'use_ssl', '0'),
(23491, 1517, 'show_admin_bar_front', 'true'),
(23492, 1517, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23493, 1517, 'wp_user_level', '0'),
(23494, 1517, 'wsl_current_provider', 'Facebook'),
(23495, 1517, 'wsl_current_user_image', 'https://graph.facebook.com/10206257284368321/picture?width=150&height=150'),
(23496, 1517, 'session_tokens', 'a:1:{s:64:\"fa8d5a09ff4655823c8bd8297e8e98ebc8e8d866522335c96903914224fe5843\";a:4:{s:10:\"expiration\";i:1433967628;s:2:\"ip\";s:14:\"85.242.172.200\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36\";s:5:\"login\";i:1432758028;}}'),
(23497, 1509, 'votou', 'sim'),
(23498, 1509, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(23499, 1518, 'nickname', 'Carla_Sabino_Seixas'),
(23500, 1518, 'first_name', 'Carla'),
(23501, 1518, 'last_name', 'Sabino Seixas'),
(23502, 1518, 'description', ''),
(23503, 1518, 'rich_editing', 'true'),
(23504, 1518, 'comment_shortcuts', 'false'),
(23505, 1518, 'admin_color', 'fresh'),
(23506, 1518, 'use_ssl', '0'),
(23507, 1518, 'show_admin_bar_front', 'true'),
(23508, 1518, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23509, 1518, 'wp_user_level', '0'),
(23510, 1518, 'wsl_current_provider', 'Facebook'),
(23511, 1518, 'wsl_current_user_image', 'https://graph.facebook.com/10203656325922642/picture?width=150&height=150'),
(23512, 1518, 'session_tokens', 'a:1:{s:64:\"fb9807c9177cc9592af0c42910d1ed0771b5b1dacde74fa2fcd8583623ab9786\";a:4:{s:10:\"expiration\";i:1433967657;s:2:\"ip\";s:14:\"85.241.147.213\";s:2:\"ua\";s:164:\"Mozilla/5.0 (Linux; Android 5.0.1; SAMSUNG GT-I9505 Build/LRX22C) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/2.1 Chrome/34.0.1847.76 Mobile Safari/537.36\";s:5:\"login\";i:1432758057;}}'),
(23513, 1519, 'nickname', 'Pedro_Prudencio'),
(23514, 1519, 'first_name', 'Pedro'),
(23515, 1519, 'last_name', 'Prudencio'),
(23516, 1519, 'description', ''),
(23517, 1519, 'rich_editing', 'true'),
(23518, 1519, 'comment_shortcuts', 'false'),
(23519, 1519, 'admin_color', 'fresh'),
(23520, 1519, 'use_ssl', '0');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(23521, 1519, 'show_admin_bar_front', 'true'),
(23522, 1519, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23523, 1519, 'wp_user_level', '0'),
(23524, 1519, 'wsl_current_provider', 'Google'),
(23525, 1519, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(23526, 1519, 'session_tokens', 'a:1:{s:64:\"a87f9c3846963ffc537cfb616d7723aeff1e42254e2a1bb4985c02f9dfab9c77\";a:4:{s:10:\"expiration\";i:1433967662;s:2:\"ip\";s:12:\"95.94.71.199\";s:2:\"ua\";s:125:\"Mozilla/5.0 (iPad; CPU OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12D508 Safari/600.1.4\";s:5:\"login\";i:1432758062;}}'),
(23527, 1520, 'nickname', 'Ana_Duarte_1'),
(23528, 1520, 'first_name', 'Ana'),
(23529, 1520, 'last_name', 'Duarte'),
(23530, 1520, 'description', ''),
(23531, 1520, 'rich_editing', 'true'),
(23532, 1520, 'comment_shortcuts', 'false'),
(23533, 1520, 'admin_color', 'fresh'),
(23534, 1520, 'use_ssl', '0'),
(23535, 1520, 'show_admin_bar_front', 'true'),
(23536, 1520, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23537, 1520, 'wp_user_level', '0'),
(23538, 1520, 'wsl_current_provider', 'Facebook'),
(23539, 1520, 'wsl_current_user_image', 'https://graph.facebook.com/582306975242912/picture?width=150&height=150'),
(23540, 1520, 'session_tokens', 'a:1:{s:64:\"149be26e474b23f8a88d48904640b452448e697e3440c452729625d1802b2e6e\";a:4:{s:10:\"expiration\";i:1433967682;s:2:\"ip\";s:14:\"94.132.216.251\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432758082;}}'),
(23541, 1517, 'votou', 'sim'),
(23542, 1517, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(23543, 1516, 'votou', 'sim'),
(23544, 1516, 'user_votes', 'manobra-do-ano-reef_p1045'),
(23545, 1518, 'votou', 'sim'),
(23546, 1518, 'user_votes', 'manobra-do-ano-reef_p1045'),
(23547, 1521, 'nickname', 'Jose_Joao_Santos'),
(23548, 1521, 'first_name', 'José João'),
(23549, 1521, 'last_name', 'Santos'),
(23550, 1521, 'description', ''),
(23551, 1521, 'rich_editing', 'true'),
(23552, 1521, 'comment_shortcuts', 'false'),
(23553, 1521, 'admin_color', 'fresh'),
(23554, 1521, 'use_ssl', '0'),
(23555, 1521, 'show_admin_bar_front', 'true'),
(23556, 1521, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23557, 1521, 'wp_user_level', '0'),
(23558, 1521, 'wsl_current_provider', 'Facebook'),
(23559, 1521, 'wsl_current_user_image', 'https://graph.facebook.com/10152892401533994/picture?width=150&height=150'),
(23560, 1521, 'session_tokens', 'a:1:{s:64:\"440f704ca0c466eb9405179fd999f5b1bf3b7af17225184a9d6defc704abe052\";a:4:{s:10:\"expiration\";i:1433967786;s:2:\"ip\";s:14:\"89.155.210.103\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432758186;}}'),
(23561, 1522, 'nickname', 'Palex_Ferreira'),
(23562, 1522, 'first_name', 'Palex'),
(23563, 1522, 'last_name', 'Ferreira'),
(23564, 1522, 'description', ''),
(23565, 1522, 'rich_editing', 'true'),
(23566, 1522, 'comment_shortcuts', 'false'),
(23567, 1522, 'admin_color', 'fresh'),
(23568, 1522, 'use_ssl', '0'),
(23569, 1522, 'show_admin_bar_front', 'true'),
(23570, 1522, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23571, 1522, 'wp_user_level', '0'),
(23572, 1522, 'wsl_current_provider', 'Facebook'),
(23573, 1522, 'wsl_current_user_image', 'https://graph.facebook.com/10153401736890854/picture?width=150&height=150'),
(23574, 1522, 'session_tokens', 'a:1:{s:64:\"9440d13c5310223758cc81df548915ecfc080e5d9dc1bdfb4a9017459031f37b\";a:4:{s:10:\"expiration\";i:1433967787;s:2:\"ip\";s:13:\"193.136.189.2\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432758187;}}'),
(23575, 1519, 'votou', 'sim'),
(23576, 1519, 'user_votes', 'manobra-do-ano-reef_p1045'),
(23577, 1522, 'votou', 'sim'),
(23578, 1522, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(23579, 1523, 'nickname', 'Carla_Figueiredo'),
(23580, 1523, 'first_name', 'Carla'),
(23581, 1523, 'last_name', 'Figueiredo'),
(23582, 1523, 'description', ''),
(23583, 1523, 'rich_editing', 'true'),
(23584, 1523, 'comment_shortcuts', 'false'),
(23585, 1523, 'admin_color', 'fresh'),
(23586, 1523, 'use_ssl', '0'),
(23587, 1523, 'show_admin_bar_front', 'true'),
(23588, 1523, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23589, 1523, 'wp_user_level', '0'),
(23590, 1523, 'wsl_current_provider', 'Facebook'),
(23591, 1523, 'wsl_current_user_image', 'https://graph.facebook.com/10205632098940113/picture?width=150&height=150'),
(23592, 1523, 'session_tokens', 'a:1:{s:64:\"3078c546c035fb8ba30485d888419be789c14e7e4560c33893078ec6b3d7fd24\";a:4:{s:10:\"expiration\";i:1433967937;s:2:\"ip\";s:12:\"188.81.6.155\";s:2:\"ua\";s:152:\"Mozilla/5.0 (Linux; Android 4.2.2; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432758337;}}'),
(23593, 1524, 'nickname', 'Filipa_Gato'),
(23594, 1524, 'first_name', 'Filipa'),
(23595, 1524, 'last_name', 'Gato'),
(23596, 1524, 'description', ''),
(23597, 1524, 'rich_editing', 'true'),
(23598, 1524, 'comment_shortcuts', 'false'),
(23599, 1524, 'admin_color', 'fresh'),
(23600, 1524, 'use_ssl', '0'),
(23601, 1524, 'show_admin_bar_front', 'true'),
(23602, 1524, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23603, 1524, 'wp_user_level', '0'),
(23604, 1524, 'wsl_current_provider', 'Google'),
(23605, 1524, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(23606, 1524, 'session_tokens', 'a:1:{s:64:\"78afa73b962b5db1dc9fe78cf2cf1a0a28129a44d1ec13bef87189033989ce6c\";a:4:{s:10:\"expiration\";i:1433967945;s:2:\"ip\";s:13:\"89.115.22.162\";s:2:\"ua\";s:126:\"Mozilla/5.0 (iPad; CPU OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D167 Safari/9537.53\";s:5:\"login\";i:1432758345;}}'),
(23607, 1525, 'nickname', 'Rafael_Vila'),
(23608, 1525, 'first_name', 'Rafael'),
(23609, 1525, 'last_name', 'Vila'),
(23610, 1525, 'description', ''),
(23611, 1525, 'rich_editing', 'true'),
(23612, 1525, 'comment_shortcuts', 'false'),
(23613, 1525, 'admin_color', 'fresh'),
(23614, 1525, 'use_ssl', '0'),
(23615, 1525, 'show_admin_bar_front', 'true'),
(23616, 1525, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23617, 1525, 'wp_user_level', '0'),
(23618, 1525, 'wsl_current_provider', 'Facebook'),
(23619, 1525, 'wsl_current_user_image', 'https://graph.facebook.com/10153481814537259/picture?width=150&height=150'),
(23620, 1525, 'session_tokens', 'a:2:{s:64:\"529ec8206c347f2ac3c1976139776438ec1ce062f6471b12bc61e8a07e323b64\";a:4:{s:10:\"expiration\";i:1433968013;s:2:\"ip\";s:14:\"37.189.106.201\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432758413;}s:64:\"614a1affbc1eda3f58b9e880e332bfc59a7eedff66400e8c939924367d81f035\";a:4:{s:10:\"expiration\";i:1434023120;s:2:\"ip\";s:11:\"81.84.68.89\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432813520;}}'),
(23621, 1524, 'votou', 'sim'),
(23622, 1524, 'user_votes', 'manobra-do-ano-reef_p1045'),
(23623, 1507, 'votou', 'sim'),
(23624, 1507, 'user_votes', 'surfista-do-ano-oakley_p1346,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163'),
(23625, 1513, 'votou', 'sim'),
(23626, 1513, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(23627, 1526, 'nickname', 'Tiago_Gomes_1'),
(23628, 1526, 'first_name', 'Tiago'),
(23629, 1526, 'last_name', 'Gomes'),
(23630, 1526, 'description', ''),
(23631, 1526, 'rich_editing', 'true'),
(23632, 1526, 'comment_shortcuts', 'false'),
(23633, 1526, 'admin_color', 'fresh'),
(23634, 1526, 'use_ssl', '0'),
(23635, 1526, 'show_admin_bar_front', 'true'),
(23636, 1526, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23637, 1526, 'wp_user_level', '0'),
(23638, 1526, 'wsl_current_provider', 'Google'),
(23639, 1526, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(23640, 1526, 'session_tokens', 'a:1:{s:64:\"b642528f7673793c351776ab162c4b54bf324e8508d0bb68b7303ae20c47ec0c\";a:4:{s:10:\"expiration\";i:1433968130;s:2:\"ip\";s:12:\"95.94.71.199\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432758530;}}'),
(23641, 1526, 'votou', 'sim'),
(23642, 1526, 'user_votes', 'manobra-do-ano-reef_p1045'),
(23643, 1527, 'nickname', 'Carolina_Richheimer'),
(23644, 1527, 'first_name', 'Carolina'),
(23645, 1527, 'last_name', 'Richheimer'),
(23646, 1527, 'description', ''),
(23647, 1527, 'rich_editing', 'true'),
(23648, 1527, 'comment_shortcuts', 'false'),
(23649, 1527, 'admin_color', 'fresh'),
(23650, 1527, 'use_ssl', '0'),
(23651, 1527, 'show_admin_bar_front', 'true'),
(23652, 1527, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23653, 1527, 'wp_user_level', '0'),
(23654, 1527, 'wsl_current_provider', 'Facebook'),
(23655, 1527, 'wsl_current_user_image', 'https://graph.facebook.com/919371094752982/picture?width=150&height=150'),
(23656, 1527, 'session_tokens', 'a:1:{s:64:\"f477529087f3ba8319313df8000c2b468684125eb499c01f4cdb88482f1e577e\";a:4:{s:10:\"expiration\";i:1433968245;s:2:\"ip\";s:13:\"176.78.172.28\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/de_DE;FBOP/5]\";s:5:\"login\";i:1432758645;}}'),
(23657, 1528, 'nickname', 'Carina_Caldeira'),
(23658, 1528, 'first_name', 'Carina'),
(23659, 1528, 'last_name', 'Caldeira'),
(23660, 1528, 'description', ''),
(23661, 1528, 'rich_editing', 'true'),
(23662, 1528, 'comment_shortcuts', 'false'),
(23663, 1528, 'admin_color', 'fresh'),
(23664, 1528, 'use_ssl', '0'),
(23665, 1528, 'show_admin_bar_front', 'true'),
(23666, 1528, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23667, 1528, 'wp_user_level', '0'),
(23668, 1528, 'wsl_current_provider', 'Facebook'),
(23669, 1528, 'wsl_current_user_image', 'https://graph.facebook.com/1450955845218883/picture?width=150&height=150'),
(23670, 1528, 'session_tokens', 'a:1:{s:64:\"e382a715deb4164b62d9bcd4afe2f6d0243aae9dd91ecce5f76d1c70f62912e8\";a:4:{s:10:\"expiration\";i:1433968258;s:2:\"ip\";s:14:\"85.244.250.162\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432758658;}}'),
(23671, 1529, 'nickname', 'Vera_Pinto_Bessa'),
(23672, 1529, 'first_name', 'Vera'),
(23673, 1529, 'last_name', 'Pinto Bessa'),
(23674, 1529, 'description', ''),
(23675, 1529, 'rich_editing', 'true'),
(23676, 1529, 'comment_shortcuts', 'false'),
(23677, 1529, 'admin_color', 'fresh'),
(23678, 1529, 'use_ssl', '0'),
(23679, 1529, 'show_admin_bar_front', 'true'),
(23680, 1529, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23681, 1529, 'wp_user_level', '0'),
(23682, 1529, 'wsl_current_provider', 'Facebook'),
(23683, 1529, 'wsl_current_user_image', 'https://graph.facebook.com/874908822555120/picture?width=150&height=150'),
(23684, 1529, 'session_tokens', 'a:1:{s:64:\"7172c6517fb32256292991b04f1f654069d7d4684d0d78dd13b901a9a600774c\";a:4:{s:10:\"expiration\";i:1433968359;s:2:\"ip\";s:13:\"79.168.255.69\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432758759;}}'),
(23685, 1530, 'nickname', 'Francisco_Mapril'),
(23686, 1530, 'first_name', 'Francisco'),
(23687, 1530, 'last_name', 'Mapril'),
(23688, 1530, 'description', ''),
(23689, 1530, 'rich_editing', 'true'),
(23690, 1530, 'comment_shortcuts', 'false'),
(23691, 1530, 'admin_color', 'fresh'),
(23692, 1530, 'use_ssl', '0'),
(23693, 1530, 'show_admin_bar_front', 'true'),
(23694, 1530, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23695, 1530, 'wp_user_level', '0'),
(23696, 1530, 'wsl_current_provider', 'Facebook'),
(23697, 1530, 'wsl_current_user_image', 'https://graph.facebook.com/1676399969254604/picture?width=150&height=150'),
(23698, 1530, 'session_tokens', 'a:1:{s:64:\"65da27ff961b6c661ba2d47d2e91e0e2986d8b9bb4f16a36064230378e791f1b\";a:4:{s:10:\"expiration\";i:1433968364;s:2:\"ip\";s:13:\"94.132.160.83\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432758764;}}'),
(23699, 1531, 'nickname', 'William_Lourenco'),
(23700, 1531, 'first_name', 'William'),
(23701, 1531, 'last_name', 'Lourenco'),
(23702, 1531, 'description', ''),
(23703, 1531, 'rich_editing', 'true'),
(23704, 1531, 'comment_shortcuts', 'false'),
(23705, 1531, 'admin_color', 'fresh'),
(23706, 1531, 'use_ssl', '0'),
(23707, 1531, 'show_admin_bar_front', 'true'),
(23708, 1531, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23709, 1531, 'wp_user_level', '0'),
(23710, 1531, 'wsl_current_provider', 'Facebook'),
(23711, 1531, 'wsl_current_user_image', 'https://graph.facebook.com/946031245441399/picture?width=150&height=150'),
(23712, 1531, 'session_tokens', 'a:1:{s:64:\"9d5afe92b71af8fae38a7e7c620e0d947542faf071fc0f707ea002b6304095c6\";a:4:{s:10:\"expiration\";i:1433968406;s:2:\"ip\";s:12:\"93.107.16.40\";s:2:\"ua\";s:266:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneIE;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432758806;}}'),
(23713, 1527, 'votou', 'sim'),
(23714, 1527, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(23715, 1532, 'nickname', 'isabel_Schmidt'),
(23716, 1532, 'first_name', 'isabel'),
(23717, 1532, 'last_name', 'Schmidt'),
(23718, 1532, 'description', ''),
(23719, 1532, 'rich_editing', 'true'),
(23720, 1532, 'comment_shortcuts', 'false'),
(23721, 1532, 'admin_color', 'fresh'),
(23722, 1532, 'use_ssl', '0'),
(23723, 1532, 'show_admin_bar_front', 'true'),
(23724, 1532, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23725, 1532, 'wp_user_level', '0'),
(23726, 1532, 'wsl_current_provider', 'Google'),
(23727, 1532, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(23728, 1532, 'session_tokens', 'a:2:{s:64:\"9a8ac7dd0057e7d6adb7e25e732c79093f98f6efa94ca6d5b76f26ef28386830\";a:4:{s:10:\"expiration\";i:1433968458;s:2:\"ip\";s:12:\"95.93.166.89\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432758858;}s:64:\"38f4ab593bd64359c059c0f4b9f6602a72a879253e811699ef169ce54ecdca1f\";a:4:{s:10:\"expiration\";i:1433968525;s:2:\"ip\";s:12:\"95.93.166.89\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432758925;}}'),
(23729, 1533, 'nickname', 'Matilde_Machado'),
(23730, 1533, 'first_name', 'Matilde'),
(23731, 1533, 'last_name', 'Machado'),
(23732, 1533, 'description', ''),
(23733, 1533, 'rich_editing', 'true'),
(23734, 1533, 'comment_shortcuts', 'false'),
(23735, 1533, 'admin_color', 'fresh'),
(23736, 1533, 'use_ssl', '0'),
(23737, 1533, 'show_admin_bar_front', 'true'),
(23738, 1533, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23739, 1533, 'wp_user_level', '0'),
(23740, 1533, 'wsl_current_provider', 'Facebook'),
(23741, 1533, 'wsl_current_user_image', 'https://graph.facebook.com/967156716648395/picture?width=150&height=150'),
(23742, 1533, 'session_tokens', 'a:1:{s:64:\"15f9a95972e57de37ecc6dbe616372ccbbd8baf59316a6826408f18eccec4609\";a:4:{s:10:\"expiration\";i:1433968465;s:2:\"ip\";s:12:\"85.139.77.11\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432758865;}}'),
(23743, 1533, 'votou', 'sim'),
(23744, 1533, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(23745, 1496, 'votou', 'sim'),
(23746, 1496, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,revelacao-do-ano-deeply_p1383,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(23747, 1530, 'votou', 'sim'),
(23748, 1530, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(23749, 1534, 'nickname', 'Nuno_Silva'),
(23750, 1534, 'first_name', 'Nuno'),
(23751, 1534, 'last_name', 'Silva'),
(23752, 1534, 'description', ''),
(23753, 1534, 'rich_editing', 'true'),
(23754, 1534, 'comment_shortcuts', 'false'),
(23755, 1534, 'admin_color', 'fresh'),
(23756, 1534, 'use_ssl', '0'),
(23757, 1534, 'show_admin_bar_front', 'true'),
(23758, 1534, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23759, 1534, 'wp_user_level', '0'),
(23760, 1534, 'wsl_current_provider', 'Facebook'),
(23761, 1534, 'wsl_current_user_image', 'https://graph.facebook.com/1133986433284900/picture?width=150&height=150'),
(23762, 1534, 'session_tokens', 'a:1:{s:64:\"909616527e877d6aa4956b6672fd0c662410ee131929bedf481f8be38a18c065\";a:4:{s:10:\"expiration\";i:1433968569;s:2:\"ip\";s:13:\"185.37.86.109\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432758969;}}'),
(23763, 1535, 'nickname', 'Susana_Leal'),
(23764, 1535, 'first_name', 'Susana'),
(23765, 1535, 'last_name', 'Leal'),
(23766, 1535, 'description', ''),
(23767, 1535, 'rich_editing', 'true'),
(23768, 1535, 'comment_shortcuts', 'false'),
(23769, 1535, 'admin_color', 'fresh'),
(23770, 1535, 'use_ssl', '0'),
(23771, 1535, 'show_admin_bar_front', 'true'),
(23772, 1535, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23773, 1535, 'wp_user_level', '0'),
(23774, 1535, 'wsl_current_provider', 'Facebook'),
(23775, 1535, 'wsl_current_user_image', 'https://graph.facebook.com/10207251916040402/picture?width=150&height=150'),
(23776, 1535, 'session_tokens', 'a:1:{s:64:\"539f8774e83ff220abf92e952f2872e81f2c9b9e63abf746a30bb4aaaff6d332\";a:4:{s:10:\"expiration\";i:1433968629;s:2:\"ip\";s:14:\"85.138.100.109\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432759029;}}'),
(23777, 1536, 'nickname', 'Nuno_Principe'),
(23778, 1536, 'first_name', 'Nuno'),
(23779, 1536, 'last_name', 'Príncipe'),
(23780, 1536, 'description', ''),
(23781, 1536, 'rich_editing', 'true'),
(23782, 1536, 'comment_shortcuts', 'false'),
(23783, 1536, 'admin_color', 'fresh'),
(23784, 1536, 'use_ssl', '0'),
(23785, 1536, 'show_admin_bar_front', 'true'),
(23786, 1536, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23787, 1536, 'wp_user_level', '0'),
(23788, 1536, 'wsl_current_provider', 'Facebook'),
(23789, 1536, 'wsl_current_user_image', 'https://graph.facebook.com/10153335231687509/picture?width=150&height=150'),
(23790, 1536, 'session_tokens', 'a:1:{s:64:\"684284ce42efab8c9bcb731b0270b566cf1307b2d392106c081fd5fc56be39ed\";a:4:{s:10:\"expiration\";i:1433968652;s:2:\"ip\";s:14:\"89.180.151.244\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432759052;}}'),
(23791, 1537, 'nickname', 'Martim_Costa'),
(23792, 1537, 'first_name', 'Martim'),
(23793, 1537, 'last_name', 'Costa'),
(23794, 1537, 'description', ''),
(23795, 1537, 'rich_editing', 'true'),
(23796, 1537, 'comment_shortcuts', 'false'),
(23797, 1537, 'admin_color', 'fresh'),
(23798, 1537, 'use_ssl', '0'),
(23799, 1537, 'show_admin_bar_front', 'true'),
(23800, 1537, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23801, 1537, 'wp_user_level', '0'),
(23802, 1537, 'wsl_current_provider', 'Facebook'),
(23803, 1537, 'wsl_current_user_image', 'https://graph.facebook.com/10153296175620575/picture?width=150&height=150'),
(23804, 1537, 'session_tokens', 'a:1:{s:64:\"f47fc5e22651b1caf96c2d8aacfefb5de9d39d5fc70bb48b0e945e577219a750\";a:4:{s:10:\"expiration\";i:1433968665;s:2:\"ip\";s:14:\"85.244.116.253\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/7.1.2 Safari/537.85.11\";s:5:\"login\";i:1432759065;}}'),
(23805, 1535, 'votou', 'sim'),
(23806, 1535, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,free-surfer-do-ano-volcom_p1393,treinador-do-ano_p1359'),
(23807, 1523, 'votou', 'sim'),
(23808, 1523, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(23809, 1538, 'nickname', 'Rodolfo_Amado_da_Silva'),
(23810, 1538, 'first_name', 'Rodolfo'),
(23811, 1538, 'last_name', 'Amado da Silva'),
(23812, 1538, 'description', ''),
(23813, 1538, 'rich_editing', 'true'),
(23814, 1538, 'comment_shortcuts', 'false'),
(23815, 1538, 'admin_color', 'fresh'),
(23816, 1538, 'use_ssl', '0'),
(23817, 1538, 'show_admin_bar_front', 'true'),
(23818, 1538, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23819, 1538, 'wp_user_level', '0'),
(23820, 1538, 'wsl_current_provider', 'Facebook'),
(23821, 1538, 'wsl_current_user_image', 'https://graph.facebook.com/10205798118208744/picture?width=150&height=150'),
(23822, 1538, 'session_tokens', 'a:1:{s:64:\"978fa39ec05923e69a16382edb9beb9a6674bafb2529f40011a4b197bebada6a\";a:4:{s:10:\"expiration\";i:1433968823;s:2:\"ip\";s:14:\"82.155.166.248\";s:2:\"ua\";s:177:\"Mozilla/5.0 (Linux; Android 4.4.2; pt-pt; SAMSUNG GT-I9195/I9195XXUCNK1 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/1.5 Chrome/28.0.1500.94 Mobile Safari/537.36\";s:5:\"login\";i:1432759223;}}'),
(23823, 1247, 'votou', 'sim'),
(23824, 1247, 'user_votes', 'treinador-do-ano_p1363'),
(23825, 1539, 'nickname', 'Ia_Sampaio'),
(23826, 1539, 'first_name', 'Ia'),
(23827, 1539, 'last_name', 'Sampaio'),
(23828, 1539, 'description', ''),
(23829, 1539, 'rich_editing', 'true'),
(23830, 1539, 'comment_shortcuts', 'false'),
(23831, 1539, 'admin_color', 'fresh'),
(23832, 1539, 'use_ssl', '0'),
(23833, 1539, 'show_admin_bar_front', 'true'),
(23834, 1539, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23835, 1539, 'wp_user_level', '0'),
(23836, 1539, 'wsl_current_provider', 'Facebook'),
(23837, 1539, 'wsl_current_user_image', 'https://graph.facebook.com/853915547977513/picture?width=150&height=150'),
(23838, 1539, 'session_tokens', 'a:1:{s:64:\"60b74a2e5a6694951946952b127e1091efc58f019603149aff318965b9d6282e\";a:4:{s:10:\"expiration\";i:1433969014;s:2:\"ip\";s:12:\"95.93.160.92\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432759414;}}'),
(23839, 1539, 'votou', 'sim'),
(23840, 1539, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(23841, 1540, 'nickname', 'ines_mauricio'),
(23842, 1540, 'first_name', 'ines'),
(23843, 1540, 'last_name', 'mauricio'),
(23844, 1540, 'description', ''),
(23845, 1540, 'rich_editing', 'true'),
(23846, 1540, 'comment_shortcuts', 'false'),
(23847, 1540, 'admin_color', 'fresh'),
(23848, 1540, 'use_ssl', '0'),
(23849, 1540, 'show_admin_bar_front', 'true'),
(23850, 1540, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23851, 1540, 'wp_user_level', '0'),
(23852, 1540, 'wsl_current_provider', 'Google'),
(23853, 1540, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(23854, 1540, 'session_tokens', 'a:1:{s:64:\"117cbe30511f3f80225321fff50357e37e4c8da5eec5c7a42b9569c681c3863c\";a:4:{s:10:\"expiration\";i:1433969060;s:2:\"ip\";s:14:\"85.138.160.112\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432759460;}}'),
(23855, 1540, 'votou', 'sim'),
(23856, 1540, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(23857, 1541, 'nickname', 'Veronica_Falcao'),
(23858, 1541, 'first_name', 'Verónica'),
(23859, 1541, 'last_name', 'Falcão'),
(23860, 1541, 'description', ''),
(23861, 1541, 'rich_editing', 'true'),
(23862, 1541, 'comment_shortcuts', 'false'),
(23863, 1541, 'admin_color', 'fresh'),
(23864, 1541, 'use_ssl', '0'),
(23865, 1541, 'show_admin_bar_front', 'true'),
(23866, 1541, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23867, 1541, 'wp_user_level', '0'),
(23868, 1541, 'wsl_current_provider', 'Facebook'),
(23869, 1541, 'wsl_current_user_image', 'https://graph.facebook.com/997590046917659/picture?width=150&height=150'),
(23870, 1541, 'session_tokens', 'a:1:{s:64:\"eb32e65a9a31518b45ac3827b79ca474c7cc9f09e3e8388c371e1eef167b67d3\";a:4:{s:10:\"expiration\";i:1433969104;s:2:\"ip\";s:14:\"89.115.132.102\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-A300FU Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432759504;}}'),
(23871, 1542, 'nickname', 'Jackie_Uricchio_1'),
(23872, 1542, 'first_name', 'Jackie'),
(23873, 1542, 'last_name', 'Uricchio'),
(23874, 1542, 'description', ''),
(23875, 1542, 'rich_editing', 'true'),
(23876, 1542, 'comment_shortcuts', 'false'),
(23877, 1542, 'admin_color', 'fresh'),
(23878, 1542, 'use_ssl', '0'),
(23879, 1542, 'show_admin_bar_front', 'true'),
(23880, 1542, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23881, 1542, 'wp_user_level', '0'),
(23882, 1542, 'wsl_current_provider', 'Google'),
(23883, 1542, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-ZU8_EaM8uRI/AAAAAAAAAAI/AAAAAAAAAL4/1InL12nBhvY/photo.jpg?sz=200'),
(23884, 1542, 'session_tokens', 'a:1:{s:64:\"723afd93c53f179a61a7960f97a20880fe6cb1c795025114cd9e00c3feb2976d\";a:4:{s:10:\"expiration\";i:1433969117;s:2:\"ip\";s:11:\"5.43.34.210\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.0; rv:34.0) Gecko/20100101 Firefox/34.0\";s:5:\"login\";i:1432759517;}}'),
(23885, 1543, 'nickname', 'Luis_Biscaia'),
(23886, 1543, 'first_name', 'Luis'),
(23887, 1543, 'last_name', 'Biscaia'),
(23888, 1543, 'description', ''),
(23889, 1543, 'rich_editing', 'true'),
(23890, 1543, 'comment_shortcuts', 'false'),
(23891, 1543, 'admin_color', 'fresh'),
(23892, 1543, 'use_ssl', '0'),
(23893, 1543, 'show_admin_bar_front', 'true'),
(23894, 1543, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23895, 1543, 'wp_user_level', '0'),
(23896, 1543, 'wsl_current_provider', 'Facebook'),
(23897, 1543, 'wsl_current_user_image', 'https://graph.facebook.com/1013656658675292/picture?width=150&height=150'),
(23898, 1543, 'session_tokens', 'a:1:{s:64:\"7516c3a0ba66b332b5ad54c047e9cda52bc5377fe1ce2b9b2636b570ebbd3f2c\";a:4:{s:10:\"expiration\";i:1433969216;s:2:\"ip\";s:11:\"95.92.53.23\";s:2:\"ua\";s:130:\"Mozilla/5.0 (Linux; Android 5.1.1; Nexus 7 Build/LMY47V) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.108 Safari/537.36\";s:5:\"login\";i:1432759616;}}'),
(23899, 1544, 'nickname', 'Joana_Baeta_Neves_Monjardino'),
(23900, 1544, 'first_name', 'Joana'),
(23901, 1544, 'last_name', 'Monjardino'),
(23902, 1544, 'description', ''),
(23903, 1544, 'rich_editing', 'true'),
(23904, 1544, 'comment_shortcuts', 'false'),
(23905, 1544, 'admin_color', 'fresh'),
(23906, 1544, 'use_ssl', '0'),
(23907, 1544, 'show_admin_bar_front', 'true'),
(23908, 1544, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23909, 1544, 'wp_user_level', '0'),
(23910, 1544, 'wsl_current_provider', 'Facebook'),
(23911, 1544, 'wsl_current_user_image', 'https://graph.facebook.com/10205748878475075/picture?width=150&height=150'),
(23912, 1544, 'session_tokens', 'a:1:{s:64:\"c9ffe2eaa1e4d99dd9a6696cbac2711cc74c09e709f654a9295aba3ac4625500\";a:4:{s:10:\"expiration\";i:1433969223;s:2:\"ip\";s:13:\"85.242.77.165\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432759623;}}'),
(23913, 1545, 'nickname', 'Miguel_Portela'),
(23914, 1545, 'first_name', 'Miguel'),
(23915, 1545, 'last_name', 'Portela'),
(23916, 1545, 'description', ''),
(23917, 1545, 'rich_editing', 'true'),
(23918, 1545, 'comment_shortcuts', 'false'),
(23919, 1545, 'admin_color', 'fresh'),
(23920, 1545, 'use_ssl', '0'),
(23921, 1545, 'show_admin_bar_front', 'true'),
(23922, 1545, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23923, 1545, 'wp_user_level', '0'),
(23924, 1545, 'wsl_current_provider', 'Facebook'),
(23925, 1545, 'wsl_current_user_image', 'https://graph.facebook.com/10152972915366028/picture?width=150&height=150'),
(23926, 1545, 'session_tokens', 'a:1:{s:64:\"90579e5e3bf4c8916a6a1689c6dd6afabf9cb2dcf96eafca7e531362ab8ebf4b\";a:4:{s:10:\"expiration\";i:1433969240;s:2:\"ip\";s:11:\"5.43.34.210\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.1.2; GT-I8190 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432759640;}}'),
(23927, 1546, 'nickname', 'Telmo_Pinto'),
(23928, 1546, 'first_name', 'Telmo'),
(23929, 1546, 'last_name', 'Pinto'),
(23930, 1546, 'description', ''),
(23931, 1546, 'rich_editing', 'true'),
(23932, 1546, 'comment_shortcuts', 'false'),
(23933, 1546, 'admin_color', 'fresh'),
(23934, 1546, 'use_ssl', '0'),
(23935, 1546, 'show_admin_bar_front', 'true'),
(23936, 1546, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23937, 1546, 'wp_user_level', '0'),
(23938, 1546, 'wsl_current_provider', 'Facebook'),
(23939, 1546, 'wsl_current_user_image', 'https://graph.facebook.com/409653385873317/picture?width=150&height=150'),
(23940, 1546, 'session_tokens', 'a:1:{s:64:\"3c7e0d14200da6f07dd485158eb65aaee46ec009a02bb5c692ca38d9eb1880a3\";a:4:{s:10:\"expiration\";i:1433969255;s:2:\"ip\";s:12:\"95.93.151.66\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432759655;}}'),
(23941, 1544, 'votou', 'sim'),
(23942, 1544, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(23943, 1547, 'nickname', 'Miguel_Sousa'),
(23944, 1547, 'first_name', 'Miguel'),
(23945, 1547, 'last_name', 'Sousa'),
(23946, 1547, 'description', ''),
(23947, 1547, 'rich_editing', 'true'),
(23948, 1547, 'comment_shortcuts', 'false'),
(23949, 1547, 'admin_color', 'fresh'),
(23950, 1547, 'use_ssl', '0'),
(23951, 1547, 'show_admin_bar_front', 'true'),
(23952, 1547, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23953, 1547, 'wp_user_level', '0'),
(23954, 1547, 'wsl_current_provider', 'Facebook'),
(23955, 1547, 'wsl_current_user_image', 'https://graph.facebook.com/867244466730264/picture?width=150&height=150'),
(23956, 1547, 'session_tokens', 'a:1:{s:64:\"6b255bb882806f5f617735fa2b0fb92b3e8e72ba9d5d011a85ba3990c3ef3f40\";a:4:{s:10:\"expiration\";i:1433969273;s:2:\"ip\";s:13:\"89.114.99.100\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-I8190 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432759673;}}'),
(23957, 1547, 'votou', 'sim'),
(23958, 1547, 'user_votes', 'treinador-do-ano_p1359'),
(23959, 1542, 'votou', 'sim'),
(23960, 1542, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(23961, 1548, 'nickname', 'Diogo_Aguiam'),
(23962, 1548, 'first_name', 'Diogo'),
(23963, 1548, 'last_name', 'Aguiam'),
(23964, 1548, 'description', ''),
(23965, 1548, 'rich_editing', 'true'),
(23966, 1548, 'comment_shortcuts', 'false'),
(23967, 1548, 'admin_color', 'fresh'),
(23968, 1548, 'use_ssl', '0'),
(23969, 1548, 'show_admin_bar_front', 'true'),
(23970, 1548, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23971, 1548, 'wp_user_level', '0'),
(23972, 1548, 'wsl_current_provider', 'Facebook'),
(23973, 1548, 'wsl_current_user_image', 'https://graph.facebook.com/1441095819526822/picture?width=150&height=150'),
(23974, 1548, 'session_tokens', 'a:1:{s:64:\"39883a4572c45fbcb4f56a703dad262f08680b66fc748303d17acbf284399f02\";a:4:{s:10:\"expiration\";i:1433969348;s:2:\"ip\";s:13:\"85.244.125.14\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432759748;}}'),
(23975, 1549, 'nickname', 'Susana_Borges_da_Fonseca'),
(23976, 1549, 'first_name', 'Susana'),
(23977, 1549, 'last_name', 'Fonseca'),
(23978, 1549, 'description', ''),
(23979, 1549, 'rich_editing', 'true'),
(23980, 1549, 'comment_shortcuts', 'false'),
(23981, 1549, 'admin_color', 'fresh'),
(23982, 1549, 'use_ssl', '0'),
(23983, 1549, 'show_admin_bar_front', 'true'),
(23984, 1549, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23985, 1549, 'wp_user_level', '0'),
(23986, 1549, 'wsl_current_provider', 'Facebook'),
(23987, 1549, 'wsl_current_user_image', 'https://graph.facebook.com/408399469352388/picture?width=150&height=150'),
(23988, 1549, 'session_tokens', 'a:2:{s:64:\"be4b3a9c5837426927e25de650dc6890c9e934fc36b6d512537000b3dd898913\";a:4:{s:10:\"expiration\";i:1433969352;s:2:\"ip\";s:12:\"5.249.103.43\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432759752;}s:64:\"38a9a4e11602f5d7c96fb7284231ab7f29f1947db34abfab454a4d987213b00d\";a:4:{s:10:\"expiration\";i:1433969453;s:2:\"ip\";s:12:\"5.249.103.43\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432759853;}}'),
(23989, 1550, 'nickname', 'Manuel_Saragga_Heitor'),
(23990, 1550, 'first_name', 'Manuel'),
(23991, 1550, 'last_name', 'Heitor'),
(23992, 1550, 'description', ''),
(23993, 1550, 'rich_editing', 'true'),
(23994, 1550, 'comment_shortcuts', 'false'),
(23995, 1550, 'admin_color', 'fresh'),
(23996, 1550, 'use_ssl', '0'),
(23997, 1550, 'show_admin_bar_front', 'true'),
(23998, 1550, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(23999, 1550, 'wp_user_level', '0'),
(24000, 1550, 'wsl_current_provider', 'Facebook'),
(24001, 1550, 'wsl_current_user_image', 'https://graph.facebook.com/10152778866935981/picture?width=150&height=150'),
(24002, 1550, 'session_tokens', 'a:4:{s:64:\"cbf7f89c38d8fa3bbdebee65f9e8a7af5e278078ce97b55f9db676528d53b0dd\";a:4:{s:10:\"expiration\";i:1433969389;s:2:\"ip\";s:13:\"85.139.154.65\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432759789;}s:64:\"ba406bdc8de24f46b42db25bb7d74a64d3a03a00eca0ee025c16bdc24159bddf\";a:4:{s:10:\"expiration\";i:1433969458;s:2:\"ip\";s:13:\"85.139.154.65\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432759858;}s:64:\"dbe068d503b7170b18c1220bc5908b6c49ba1d69eaed6f454c07379f7f0eeef0\";a:4:{s:10:\"expiration\";i:1433969575;s:2:\"ip\";s:13:\"85.139.154.65\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432759975;}s:64:\"9165ac10c3cc7078242c398cce13800472d8a4cd2f615a4fd028886ef883f83e\";a:4:{s:10:\"expiration\";i:1434009097;s:2:\"ip\";s:13:\"85.139.154.65\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53\";s:5:\"login\";i:1432799497;}}'),
(24003, 1541, 'votou', 'sim'),
(24004, 1541, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(24005, 1551, 'nickname', 'Francisco_Do_O'),
(24006, 1551, 'first_name', 'Francisco'),
(24007, 1551, 'last_name', 'Do Ó'),
(24008, 1551, 'description', ''),
(24009, 1551, 'rich_editing', 'true'),
(24010, 1551, 'comment_shortcuts', 'false'),
(24011, 1551, 'admin_color', 'fresh'),
(24012, 1551, 'use_ssl', '0'),
(24013, 1551, 'show_admin_bar_front', 'true'),
(24014, 1551, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24015, 1551, 'wp_user_level', '0'),
(24016, 1551, 'wsl_current_provider', 'Facebook'),
(24017, 1551, 'wsl_current_user_image', 'https://graph.facebook.com/648335048634444/picture?width=150&height=150'),
(24018, 1551, 'session_tokens', 'a:2:{s:64:\"54d0e7383f0e4ab90ca4bdc1f16fa0956022278cad1444710f42578dac352b77\";a:4:{s:10:\"expiration\";i:1433969404;s:2:\"ip\";s:12:\"85.247.150.2\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53\";s:5:\"login\";i:1432759804;}s:64:\"47b79d4c5fc3c1a0ee83f6e76f59bf8d8e53b928a12c78c4390d7a87d2d73ab0\";a:4:{s:10:\"expiration\";i:1434196301;s:2:\"ip\";s:14:\"85.246.171.161\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36\";s:5:\"login\";i:1432986701;}}'),
(24019, 1531, 'votou', 'sim'),
(24020, 1531, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(24021, 1552, 'nickname', 'Antonio_Jose_Poim'),
(24022, 1552, 'first_name', 'Antonio Jose'),
(24023, 1552, 'last_name', 'Poim'),
(24024, 1552, 'description', ''),
(24025, 1552, 'rich_editing', 'true'),
(24026, 1552, 'comment_shortcuts', 'false'),
(24027, 1552, 'admin_color', 'fresh'),
(24028, 1552, 'use_ssl', '0'),
(24029, 1552, 'show_admin_bar_front', 'true'),
(24030, 1552, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24031, 1552, 'wp_user_level', '0'),
(24032, 1552, 'wsl_current_provider', 'Facebook'),
(24033, 1552, 'wsl_current_user_image', 'https://graph.facebook.com/959814417383090/picture?width=150&height=150'),
(24034, 1552, 'session_tokens', 'a:1:{s:64:\"267de0c89d30da7b0fc20261595131b2add4555a1ae1f852319b625d3c6c48b4\";a:4:{s:10:\"expiration\";i:1433969449;s:2:\"ip\";s:12:\"82.155.26.44\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432759849;}}'),
(24035, 1553, 'nickname', 'Afonso_Charrua'),
(24036, 1553, 'first_name', 'Afonso'),
(24037, 1553, 'last_name', 'Charrua'),
(24038, 1553, 'description', ''),
(24039, 1553, 'rich_editing', 'true'),
(24040, 1553, 'comment_shortcuts', 'false'),
(24041, 1553, 'admin_color', 'fresh'),
(24042, 1553, 'use_ssl', '0'),
(24043, 1553, 'show_admin_bar_front', 'true'),
(24044, 1553, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24045, 1553, 'wp_user_level', '0'),
(24046, 1553, 'wsl_current_provider', 'Facebook'),
(24047, 1553, 'wsl_current_user_image', 'https://graph.facebook.com/1250743694967558/picture?width=150&height=150'),
(24048, 1553, 'session_tokens', 'a:1:{s:64:\"286b9d5bc69f5bc525dca7cbe90db1aac7dca95c19020f23010c3dfef296f67c\";a:4:{s:10:\"expiration\";i:1433969475;s:2:\"ip\";s:13:\"81.193.93.222\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432759875;}}'),
(24049, 1546, 'votou', 'sim'),
(24050, 1546, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(24051, 1554, 'nickname', 'Rita_Lourenco'),
(24052, 1554, 'first_name', 'Rita'),
(24053, 1554, 'last_name', 'Lourenço'),
(24054, 1554, 'description', ''),
(24055, 1554, 'rich_editing', 'true'),
(24056, 1554, 'comment_shortcuts', 'false'),
(24057, 1554, 'admin_color', 'fresh'),
(24058, 1554, 'use_ssl', '0'),
(24059, 1554, 'show_admin_bar_front', 'true'),
(24060, 1554, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24061, 1554, 'wp_user_level', '0'),
(24062, 1554, 'wsl_current_provider', 'Facebook'),
(24063, 1554, 'wsl_current_user_image', 'https://graph.facebook.com/10206883466634271/picture?width=150&height=150'),
(24064, 1554, 'session_tokens', 'a:1:{s:64:\"190c2ce9c958bf0fd15b4be6f1499df167bbfd25b2e9558fdd6d7f737d9ac6af\";a:4:{s:10:\"expiration\";i:1433969586;s:2:\"ip\";s:13:\"95.92.121.161\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432759986;}}'),
(24065, 1545, 'votou', 'sim'),
(24066, 1545, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(24067, 1543, 'votou', 'sim'),
(24068, 1543, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(24069, 1549, 'votou', 'sim'),
(24070, 1549, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(24071, 1555, 'nickname', 'Joao_Filipe_Sa_Pinto'),
(24072, 1555, 'first_name', 'João Filipe'),
(24073, 1555, 'last_name', 'Sa Pinto'),
(24074, 1555, 'description', ''),
(24075, 1555, 'rich_editing', 'true'),
(24076, 1555, 'comment_shortcuts', 'false'),
(24077, 1555, 'admin_color', 'fresh'),
(24078, 1555, 'use_ssl', '0'),
(24079, 1555, 'show_admin_bar_front', 'true'),
(24080, 1555, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24081, 1555, 'wp_user_level', '0'),
(24082, 1555, 'wsl_current_provider', 'Facebook'),
(24083, 1555, 'wsl_current_user_image', 'https://graph.facebook.com/10153287746946119/picture?width=150&height=150'),
(24084, 1555, 'session_tokens', 'a:1:{s:64:\"7c79f6c492ab153279c01b9c6a9db5af0f66165af29334b37e9e20bbd9c1a37e\";a:4:{s:10:\"expiration\";i:1433969635;s:2:\"ip\";s:13:\"87.103.60.170\";s:2:\"ua\";s:268:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/MessengerForiOS;FBAV/26.0.0.9.10;FBBV/9347487;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432760035;}}'),
(24085, 1556, 'nickname', 'Patricia_Tonaco_Silva'),
(24086, 1556, 'first_name', 'Patrícia Tonaco'),
(24087, 1556, 'last_name', 'Silva'),
(24088, 1556, 'description', ''),
(24089, 1556, 'rich_editing', 'true'),
(24090, 1556, 'comment_shortcuts', 'false'),
(24091, 1556, 'admin_color', 'fresh'),
(24092, 1556, 'use_ssl', '0'),
(24093, 1556, 'show_admin_bar_front', 'true'),
(24094, 1556, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24095, 1556, 'wp_user_level', '0'),
(24096, 1556, 'wsl_current_provider', 'Facebook'),
(24097, 1556, 'wsl_current_user_image', 'https://graph.facebook.com/10202894061390811/picture?width=150&height=150'),
(24098, 1556, 'session_tokens', 'a:1:{s:64:\"7d27f928855e0a609e1bf9b7f05b1491819f3ee2feb0767428ea308c883a5b90\";a:4:{s:10:\"expiration\";i:1433969760;s:2:\"ip\";s:13:\"95.92.227.203\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.1.1; bq Aquaris Build/JRO03C) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36\";s:5:\"login\";i:1432760160;}}'),
(24099, 1555, 'votou', 'sim'),
(24100, 1555, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(24101, 1557, 'nickname', 'Miguel_Joao'),
(24102, 1557, 'first_name', 'Miguel'),
(24103, 1557, 'last_name', 'João'),
(24104, 1557, 'description', ''),
(24105, 1557, 'rich_editing', 'true'),
(24106, 1557, 'comment_shortcuts', 'false'),
(24107, 1557, 'admin_color', 'fresh'),
(24108, 1557, 'use_ssl', '0'),
(24109, 1557, 'show_admin_bar_front', 'true'),
(24110, 1557, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24111, 1557, 'wp_user_level', '0'),
(24112, 1557, 'wsl_current_provider', 'Facebook'),
(24113, 1557, 'wsl_current_user_image', 'https://graph.facebook.com/10206398958753714/picture?width=150&height=150'),
(24114, 1557, 'session_tokens', 'a:1:{s:64:\"1e5d551f66490c1ddd8d548cc69b6a40abfacc9f5461148de535a86b13ad587b\";a:4:{s:10:\"expiration\";i:1433969846;s:2:\"ip\";s:12:\"79.168.5.135\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432760246;}}'),
(24115, 1556, 'votou', 'sim'),
(24116, 1556, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(24117, 1553, 'votou', 'sim'),
(24118, 1553, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(24119, 1558, 'nickname', 'Ana_Rita_Santos'),
(24120, 1558, 'first_name', 'Ana Rita'),
(24121, 1558, 'last_name', 'Santos'),
(24122, 1558, 'description', ''),
(24123, 1558, 'rich_editing', 'true'),
(24124, 1558, 'comment_shortcuts', 'false'),
(24125, 1558, 'admin_color', 'fresh'),
(24126, 1558, 'use_ssl', '0');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(24127, 1558, 'show_admin_bar_front', 'true'),
(24128, 1558, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24129, 1558, 'wp_user_level', '0'),
(24130, 1558, 'wsl_current_provider', 'Facebook'),
(24131, 1558, 'wsl_current_user_image', 'https://graph.facebook.com/1688631931358057/picture?width=150&height=150'),
(24132, 1558, 'session_tokens', 'a:1:{s:64:\"636c94227ca1eb600bede47175aad15a28794f01c797058b2ab8dda2f41713f0\";a:4:{s:10:\"expiration\";i:1433969885;s:2:\"ip\";s:11:\"188.81.2.95\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432760285;}}'),
(24133, 1559, 'nickname', 'Ana_D_Silva'),
(24134, 1559, 'first_name', 'Ana D'),
(24135, 1559, 'last_name', 'Silva'),
(24136, 1559, 'description', ''),
(24137, 1559, 'rich_editing', 'true'),
(24138, 1559, 'comment_shortcuts', 'false'),
(24139, 1559, 'admin_color', 'fresh'),
(24140, 1559, 'use_ssl', '0'),
(24141, 1559, 'show_admin_bar_front', 'true'),
(24142, 1559, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24143, 1559, 'wp_user_level', '0'),
(24144, 1559, 'wsl_current_provider', 'Facebook'),
(24145, 1559, 'wsl_current_user_image', 'https://graph.facebook.com/1097307196953123/picture?width=150&height=150'),
(24146, 1559, 'session_tokens', 'a:1:{s:64:\"15dc47e7ceb0478a85df629b044d7b8d5408cb3e50d5496f4c4ed42ab5b6ef56\";a:4:{s:10:\"expiration\";i:1433969894;s:2:\"ip\";s:13:\"85.138.36.242\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432760294;}}'),
(24147, 1552, 'votou', 'sim'),
(24148, 1552, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(24149, 1559, 'votou', 'sim'),
(24150, 1559, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(24151, 1560, 'nickname', 'Hubertus_Thum'),
(24152, 1560, 'first_name', 'Hubertus'),
(24153, 1560, 'last_name', 'Thum'),
(24154, 1560, 'description', ''),
(24155, 1560, 'rich_editing', 'true'),
(24156, 1560, 'comment_shortcuts', 'false'),
(24157, 1560, 'admin_color', 'fresh'),
(24158, 1560, 'use_ssl', '0'),
(24159, 1560, 'show_admin_bar_front', 'true'),
(24160, 1560, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24161, 1560, 'wp_user_level', '0'),
(24162, 1560, 'wsl_current_provider', 'Facebook'),
(24163, 1560, 'wsl_current_user_image', 'https://graph.facebook.com/10153229959178046/picture?width=150&height=150'),
(24164, 1560, 'session_tokens', 'a:1:{s:64:\"c405ac11756447bad21f4d6cbc77bab5ed715144fbd13f981cb4dfe9ad68f860\";a:4:{s:10:\"expiration\";i:1433969960;s:2:\"ip\";s:13:\"85.244.254.13\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432760360;}}'),
(24165, 1561, 'nickname', 'Joao_Almeida'),
(24166, 1561, 'first_name', 'João'),
(24167, 1561, 'last_name', 'Almeida'),
(24168, 1561, 'description', ''),
(24169, 1561, 'rich_editing', 'true'),
(24170, 1561, 'comment_shortcuts', 'false'),
(24171, 1561, 'admin_color', 'fresh'),
(24172, 1561, 'use_ssl', '0'),
(24173, 1561, 'show_admin_bar_front', 'true'),
(24174, 1561, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24175, 1561, 'wp_user_level', '0'),
(24176, 1561, 'wsl_current_provider', 'Facebook'),
(24177, 1561, 'wsl_current_user_image', 'https://graph.facebook.com/10203434441175309/picture?width=150&height=150'),
(24178, 1561, 'session_tokens', 'a:1:{s:64:\"33ce3a1ff55d8727c5e4b1f10bf03f5796fe73e2800534b011654adba551bc5c\";a:4:{s:10:\"expiration\";i:1433969968;s:2:\"ip\";s:13:\"79.168.109.65\";s:2:\"ua\";s:143:\"Mozilla/5.0 (Linux; Android 5.0.2; XT1032 Build/LXB22.46-28.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432760368;}}'),
(24179, 1562, 'nickname', 'Yeganeh_Shafai'),
(24180, 1562, 'first_name', 'Yeganeh'),
(24181, 1562, 'last_name', 'Shafai'),
(24182, 1562, 'description', ''),
(24183, 1562, 'rich_editing', 'true'),
(24184, 1562, 'comment_shortcuts', 'false'),
(24185, 1562, 'admin_color', 'fresh'),
(24186, 1562, 'use_ssl', '0'),
(24187, 1562, 'show_admin_bar_front', 'true'),
(24188, 1562, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24189, 1562, 'wp_user_level', '0'),
(24190, 1562, 'wsl_current_provider', 'Facebook'),
(24191, 1562, 'wsl_current_user_image', 'https://graph.facebook.com/10206828285292838/picture?width=150&height=150'),
(24192, 1562, 'session_tokens', 'a:1:{s:64:\"c7982a2c82cd7510a674956ee53a2f2ad9ef17835bfa760cedf3f353879dc0cf\";a:4:{s:10:\"expiration\";i:1433970018;s:2:\"ip\";s:12:\"77.58.84.191\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432760418;}}'),
(24193, 1558, 'votou', 'sim'),
(24194, 1558, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(24195, 1563, 'nickname', 'Antonio_Pinelas_Ramos'),
(24196, 1563, 'first_name', 'Antonio'),
(24197, 1563, 'last_name', 'Ramos'),
(24198, 1563, 'description', ''),
(24199, 1563, 'rich_editing', 'true'),
(24200, 1563, 'comment_shortcuts', 'false'),
(24201, 1563, 'admin_color', 'fresh'),
(24202, 1563, 'use_ssl', '0'),
(24203, 1563, 'show_admin_bar_front', 'true'),
(24204, 1563, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24205, 1563, 'wp_user_level', '0'),
(24206, 1563, 'wsl_current_provider', 'Facebook'),
(24207, 1563, 'wsl_current_user_image', 'https://graph.facebook.com/10204756611849917/picture?width=150&height=150'),
(24208, 1563, 'session_tokens', 'a:1:{s:64:\"f6dcf1cb85cd73be7415c667169d37c8a1e0ea9c9330fa75ca1a3cb4b181e6cd\";a:4:{s:10:\"expiration\";i:1433970113;s:2:\"ip\";s:13:\"141.135.52.13\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1432760513;}}'),
(24209, 1562, 'votou', 'sim'),
(24210, 1562, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353'),
(24211, 1564, 'nickname', 'Pedro_Vieira'),
(24212, 1564, 'first_name', 'Pedro'),
(24213, 1564, 'last_name', 'Vieira'),
(24214, 1564, 'description', ''),
(24215, 1564, 'rich_editing', 'true'),
(24216, 1564, 'comment_shortcuts', 'false'),
(24217, 1564, 'admin_color', 'fresh'),
(24218, 1564, 'use_ssl', '0'),
(24219, 1564, 'show_admin_bar_front', 'true'),
(24220, 1564, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24221, 1564, 'wp_user_level', '0'),
(24222, 1564, 'wsl_current_provider', 'Facebook'),
(24223, 1564, 'wsl_current_user_image', 'https://graph.facebook.com/10203218308739003/picture?width=150&height=150'),
(24224, 1564, 'session_tokens', 'a:1:{s:64:\"f3bd6bcf661720363be0d57bf25ac6096a714479b4b871d16dba402838cdf83a\";a:4:{s:10:\"expiration\";i:1433970140;s:2:\"ip\";s:13:\"85.138.114.94\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432760540;}}'),
(24225, 1561, 'votou', 'sim'),
(24226, 1561, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(24227, 1557, 'votou', 'sim'),
(24228, 1557, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(24229, 1560, 'votou', 'sim'),
(24230, 1560, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(24231, 1515, 'votou', 'sim'),
(24232, 1515, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(24233, 1565, 'nickname', 'Maria_Loureiro'),
(24234, 1565, 'first_name', 'Maria'),
(24235, 1565, 'last_name', 'Loureiro'),
(24236, 1565, 'description', ''),
(24237, 1565, 'rich_editing', 'true'),
(24238, 1565, 'comment_shortcuts', 'false'),
(24239, 1565, 'admin_color', 'fresh'),
(24240, 1565, 'use_ssl', '0'),
(24241, 1565, 'show_admin_bar_front', 'true'),
(24242, 1565, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24243, 1565, 'wp_user_level', '0'),
(24244, 1565, 'wsl_current_provider', 'Facebook'),
(24245, 1565, 'wsl_current_user_image', 'https://graph.facebook.com/655308864602302/picture?width=150&height=150'),
(24246, 1565, 'session_tokens', 'a:1:{s:64:\"401214aab3e2287ffb5e9b1b07069059bd7ae084f3cea95e4f8755e41eb5cf3b\";a:4:{s:10:\"expiration\";i:1433970203;s:2:\"ip\";s:14:\"85.241.203.115\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432760603;}}'),
(24247, 1563, 'votou', 'sim'),
(24248, 1563, 'user_votes', 'shaper-do-ano-xhapeland_p1379'),
(24249, 1566, 'nickname', 'Vando_Montenegro'),
(24250, 1566, 'first_name', 'Vando'),
(24251, 1566, 'last_name', 'Montenegro'),
(24252, 1566, 'description', ''),
(24253, 1566, 'rich_editing', 'true'),
(24254, 1566, 'comment_shortcuts', 'false'),
(24255, 1566, 'admin_color', 'fresh'),
(24256, 1566, 'use_ssl', '0'),
(24257, 1566, 'show_admin_bar_front', 'true'),
(24258, 1566, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24259, 1566, 'wp_user_level', '0'),
(24260, 1566, 'wsl_current_provider', 'Facebook'),
(24261, 1566, 'wsl_current_user_image', 'https://graph.facebook.com/10206794580331487/picture?width=150&height=150'),
(24262, 1566, 'session_tokens', 'a:1:{s:64:\"d56cb7099773426566598c2118d0dc48afb9abc934a6747572778def6984db08\";a:4:{s:10:\"expiration\";i:1433970290;s:2:\"ip\";s:13:\"188.82.134.67\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432760690;}}'),
(24263, 1567, 'nickname', 'Gony_Zubizarreta_Moya'),
(24264, 1567, 'first_name', 'Gony'),
(24265, 1567, 'last_name', 'Zubizarreta Moya'),
(24266, 1567, 'description', ''),
(24267, 1567, 'rich_editing', 'true'),
(24268, 1567, 'comment_shortcuts', 'false'),
(24269, 1567, 'admin_color', 'fresh'),
(24270, 1567, 'use_ssl', '0'),
(24271, 1567, 'show_admin_bar_front', 'true'),
(24272, 1567, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24273, 1567, 'wp_user_level', '0'),
(24274, 1567, 'wsl_current_provider', 'Facebook'),
(24275, 1567, 'wsl_current_user_image', 'https://graph.facebook.com/366864346851798/picture?width=150&height=150'),
(24276, 1567, 'session_tokens', 'a:1:{s:64:\"112a4c2a2f73a83c3ca8ac0bdefbb0cfc2bb93d8338fcebf09f29b069c32f30a\";a:4:{s:10:\"expiration\";i:1433970296;s:2:\"ip\";s:14:\"167.160.116.62\";s:2:\"ua\";s:269:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/movistar;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432760696;}}'),
(24277, 1564, 'votou', 'sim'),
(24278, 1564, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(24279, 1566, 'votou', 'sim'),
(24280, 1566, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1385'),
(24281, 1568, 'nickname', 'Ana_Rita_Alves'),
(24282, 1568, 'first_name', 'Ana Rita'),
(24283, 1568, 'last_name', 'Alves'),
(24284, 1568, 'description', ''),
(24285, 1568, 'rich_editing', 'true'),
(24286, 1568, 'comment_shortcuts', 'false'),
(24287, 1568, 'admin_color', 'fresh'),
(24288, 1568, 'use_ssl', '0'),
(24289, 1568, 'show_admin_bar_front', 'true'),
(24290, 1568, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24291, 1568, 'wp_user_level', '0'),
(24292, 1568, 'wsl_current_provider', 'Facebook'),
(24293, 1568, 'wsl_current_user_image', 'https://graph.facebook.com/932342590141802/picture?width=150&height=150'),
(24294, 1568, 'session_tokens', 'a:1:{s:64:\"4ea9f647c3a8ca2354b50ced44442b812c52c57f119983c2c7506f683dff2f94\";a:4:{s:10:\"expiration\";i:1433970550;s:2:\"ip\";s:13:\"87.196.41.149\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 4.1.2; LG-E460 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.94 Mobile Safari/537.36\";s:5:\"login\";i:1432760950;}}'),
(24295, 1567, 'votou', 'sim'),
(24296, 1567, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(24297, 1569, 'nickname', 'Ana_Rita_F_Santos'),
(24298, 1569, 'first_name', 'Ana Rita'),
(24299, 1569, 'last_name', 'F. Santos'),
(24300, 1569, 'description', ''),
(24301, 1569, 'rich_editing', 'true'),
(24302, 1569, 'comment_shortcuts', 'false'),
(24303, 1569, 'admin_color', 'fresh'),
(24304, 1569, 'use_ssl', '0'),
(24305, 1569, 'show_admin_bar_front', 'true'),
(24306, 1569, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24307, 1569, 'wp_user_level', '0'),
(24308, 1569, 'wsl_current_provider', 'Facebook'),
(24309, 1569, 'wsl_current_user_image', 'https://graph.facebook.com/10204202410493309/picture?width=150&height=150'),
(24310, 1569, 'session_tokens', 'a:4:{s:64:\"0f4948717ce5bb24e4247cbba884c199a3aeb7d0a2243b715c513d8430dd015d\";a:4:{s:10:\"expiration\";i:1433970723;s:2:\"ip\";s:12:\"86.144.27.33\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/MessengerForiOS;FBAV/26.0.0.9.10;FBBV/9347487;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/NOS;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432761123;}s:64:\"6878be390336e7a1b6d3d7f87c7fffd90b8cfbcc4ad05a4363d41f992d78cee6\";a:4:{s:10:\"expiration\";i:1433970833;s:2:\"ip\";s:12:\"86.144.27.33\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/MessengerForiOS;FBAV/26.0.0.9.10;FBBV/9347487;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/NOS;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432761233;}s:64:\"2b331fc701d56ca6dcff97f42368e4ac0a02f38034644f007aa15bab3fb5d0fc\";a:4:{s:10:\"expiration\";i:1434329829;s:2:\"ip\";s:12:\"86.144.27.33\";s:2:\"ua\";s:251:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/29.0.0.9.13;FBBV/9374459;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/NOS;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1433120229;}s:64:\"1356a945740c132f9773dbe40b76dd0d2f1f6671037d9dac42c4fd849bbf052c\";a:4:{s:10:\"expiration\";i:1435068664;s:2:\"ip\";s:13:\"79.168.75.114\";s:2:\"ua\";s:251:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/29.0.0.9.13;FBBV/9374459;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/NOS;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1433859064;}}'),
(24311, 1570, 'nickname', 'Raul_Leitao'),
(24312, 1570, 'first_name', 'Raul'),
(24313, 1570, 'last_name', 'Leitao'),
(24314, 1570, 'description', ''),
(24315, 1570, 'rich_editing', 'true'),
(24316, 1570, 'comment_shortcuts', 'false'),
(24317, 1570, 'admin_color', 'fresh'),
(24318, 1570, 'use_ssl', '0'),
(24319, 1570, 'show_admin_bar_front', 'true'),
(24320, 1570, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24321, 1570, 'wp_user_level', '0'),
(24322, 1570, 'wsl_current_provider', 'Facebook'),
(24323, 1570, 'wsl_current_user_image', 'https://graph.facebook.com/644957885635290/picture?width=150&height=150'),
(24324, 1570, 'session_tokens', 'a:2:{s:64:\"88920876d45b4aae89942ac3401db889132c996e712a8bb543c26f82b46ed811\";a:4:{s:10:\"expiration\";i:1433970724;s:2:\"ip\";s:14:\"94.132.125.134\";s:2:\"ua\";s:258:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/29.0.0.9.13;FBBV/9374459;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432761124;}s:64:\"49748f46fbeeea8dc4142248b9f06465033e8b74f41667b33527d3970dea724b\";a:4:{s:10:\"expiration\";i:1433971178;s:2:\"ip\";s:14:\"94.132.125.134\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432761578;}}'),
(24325, 1571, 'nickname', 'Susana_Coelho'),
(24326, 1571, 'first_name', 'Susana'),
(24327, 1571, 'last_name', 'Coelho'),
(24328, 1571, 'description', ''),
(24329, 1571, 'rich_editing', 'true'),
(24330, 1571, 'comment_shortcuts', 'false'),
(24331, 1571, 'admin_color', 'fresh'),
(24332, 1571, 'use_ssl', '0'),
(24333, 1571, 'show_admin_bar_front', 'true'),
(24334, 1571, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24335, 1571, 'wp_user_level', '0'),
(24336, 1571, 'wsl_current_provider', 'Facebook'),
(24337, 1571, 'wsl_current_user_image', 'https://graph.facebook.com/918737324816432/picture?width=150&height=150'),
(24338, 1571, 'session_tokens', 'a:1:{s:64:\"5d71956e8f9d653b35d09a1acdc6111c53b32731661f5dbc137eafb84ce47ce6\";a:4:{s:10:\"expiration\";i:1433970753;s:2:\"ip\";s:12:\"78.130.16.38\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9301I Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432761153;}}'),
(24339, 1572, 'nickname', 'Rui_Travessas'),
(24340, 1572, 'first_name', 'Rui'),
(24341, 1572, 'last_name', 'Travessas'),
(24342, 1572, 'description', ''),
(24343, 1572, 'rich_editing', 'true'),
(24344, 1572, 'comment_shortcuts', 'false'),
(24345, 1572, 'admin_color', 'fresh'),
(24346, 1572, 'use_ssl', '0'),
(24347, 1572, 'show_admin_bar_front', 'true'),
(24348, 1572, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24349, 1572, 'wp_user_level', '0'),
(24350, 1572, 'wsl_current_provider', 'Google'),
(24351, 1572, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-Fr0xxa9HU1U/AAAAAAAAAAI/AAAAAAAAA6c/5LI0CaNc43U/photo.jpg?sz=200'),
(24352, 1572, 'session_tokens', 'a:1:{s:64:\"5f2a7b422188cb5415d2b64f945fe2dcdba46c9c039af5c87b52ba0d5e173f0f\";a:4:{s:10:\"expiration\";i:1433970828;s:2:\"ip\";s:13:\"89.152.60.189\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1432761228;}}'),
(24353, 1573, 'nickname', 'Sally_Rebelo'),
(24354, 1573, 'first_name', 'Sally'),
(24355, 1573, 'last_name', 'Rebelo'),
(24356, 1573, 'description', ''),
(24357, 1573, 'rich_editing', 'true'),
(24358, 1573, 'comment_shortcuts', 'false'),
(24359, 1573, 'admin_color', 'fresh'),
(24360, 1573, 'use_ssl', '0'),
(24361, 1573, 'show_admin_bar_front', 'true'),
(24362, 1573, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24363, 1573, 'wp_user_level', '0'),
(24364, 1573, 'wsl_current_provider', 'Facebook'),
(24365, 1573, 'wsl_current_user_image', 'https://graph.facebook.com/10155601593215007/picture?width=150&height=150'),
(24366, 1573, 'session_tokens', 'a:1:{s:64:\"1ed58c9eac57587c410d3c5d4966ddb8bc6730553ffb57bfa7f4f2a0cc90734f\";a:4:{s:10:\"expiration\";i:1433970865;s:2:\"ip\";s:13:\"89.214.30.208\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.1.2; en-us; GT-I9100 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432761265;}}'),
(24367, 1574, 'nickname', 'Pedro_Ramos'),
(24368, 1574, 'first_name', 'Pedro'),
(24369, 1574, 'last_name', 'Ramos'),
(24370, 1574, 'description', ''),
(24371, 1574, 'rich_editing', 'true'),
(24372, 1574, 'comment_shortcuts', 'false'),
(24373, 1574, 'admin_color', 'fresh'),
(24374, 1574, 'use_ssl', '0'),
(24375, 1574, 'show_admin_bar_front', 'true'),
(24376, 1574, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24377, 1574, 'wp_user_level', '0'),
(24378, 1574, 'wsl_current_provider', 'Facebook'),
(24379, 1574, 'wsl_current_user_image', 'https://graph.facebook.com/10152998250357479/picture?width=150&height=150'),
(24380, 1574, 'session_tokens', 'a:1:{s:64:\"94d845f29a1c1250ac275d8a898e5a8c51cfce6a3cf33a315ff6b04f8280a3fd\";a:4:{s:10:\"expiration\";i:1433970867;s:2:\"ip\";s:14:\"195.23.177.253\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432761267;}}'),
(24381, 1575, 'nickname', 'Melissa_Sue_Castanheira'),
(24382, 1575, 'first_name', 'Melissa'),
(24383, 1575, 'last_name', 'Castanheira'),
(24384, 1575, 'description', ''),
(24385, 1575, 'rich_editing', 'true'),
(24386, 1575, 'comment_shortcuts', 'false'),
(24387, 1575, 'admin_color', 'fresh'),
(24388, 1575, 'use_ssl', '0'),
(24389, 1575, 'show_admin_bar_front', 'true'),
(24390, 1575, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24391, 1575, 'wp_user_level', '0'),
(24392, 1575, 'wsl_current_provider', 'Facebook'),
(24393, 1575, 'wsl_current_user_image', 'https://graph.facebook.com/10204774285412075/picture?width=150&height=150'),
(24394, 1575, 'session_tokens', 'a:1:{s:64:\"ccc7601cd2da5eaec26d1de638b0906eddeb1c9f812a17528b84e5a312d4e28c\";a:4:{s:10:\"expiration\";i:1433970881;s:2:\"ip\";s:14:\"85.244.145.134\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.2.2; GT-I9060 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432761281;}}'),
(24395, 1576, 'nickname', 'Miguel_Dray'),
(24396, 1576, 'first_name', 'Miguel'),
(24397, 1576, 'last_name', 'Dray'),
(24398, 1576, 'description', ''),
(24399, 1576, 'rich_editing', 'true'),
(24400, 1576, 'comment_shortcuts', 'false'),
(24401, 1576, 'admin_color', 'fresh'),
(24402, 1576, 'use_ssl', '0'),
(24403, 1576, 'show_admin_bar_front', 'true'),
(24404, 1576, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24405, 1576, 'wp_user_level', '0'),
(24406, 1576, 'wsl_current_provider', 'Facebook'),
(24407, 1576, 'wsl_current_user_image', 'https://graph.facebook.com/10200523111035913/picture?width=150&height=150'),
(24408, 1576, 'session_tokens', 'a:1:{s:64:\"2331003ee6ec49599fa2c82fdb6d471e40ca593f91320b3da860bfa20a50e824\";a:4:{s:10:\"expiration\";i:1433970887;s:2:\"ip\";s:14:\"88.214.164.147\";s:2:\"ua\";s:254:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432761287;}}'),
(24409, 1577, 'nickname', 'Paulo_Mendes'),
(24410, 1577, 'first_name', 'Paulo'),
(24411, 1577, 'last_name', 'Mendes'),
(24412, 1577, 'description', ''),
(24413, 1577, 'rich_editing', 'true'),
(24414, 1577, 'comment_shortcuts', 'false'),
(24415, 1577, 'admin_color', 'fresh'),
(24416, 1577, 'use_ssl', '0'),
(24417, 1577, 'show_admin_bar_front', 'true'),
(24418, 1577, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24419, 1577, 'wp_user_level', '0'),
(24420, 1577, 'wsl_current_provider', 'Facebook'),
(24421, 1577, 'wsl_current_user_image', 'https://graph.facebook.com/10200894733206441/picture?width=150&height=150'),
(24422, 1577, 'session_tokens', 'a:2:{s:64:\"e2140956057be3f13621dc247e5879617b3f4a3085e9b0c186c296f9fd04a57d\";a:4:{s:10:\"expiration\";i:1433970918;s:2:\"ip\";s:11:\"2.83.156.44\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432761318;}s:64:\"fc3fb2bb027fd9a113e3dfceee47c95e2ac353629177581e6df8d9362144c4fe\";a:4:{s:10:\"expiration\";i:1434027661;s:2:\"ip\";s:13:\"77.54.185.177\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432818061;}}'),
(24423, 1571, 'votou', 'sim'),
(24424, 1571, 'user_votes', 'manobra-do-ano-reef_p1236,shaper-do-ano-xhapeland_p1375'),
(24425, 1578, 'nickname', 'Lourenco_Rato'),
(24426, 1578, 'first_name', 'Lourenço'),
(24427, 1578, 'last_name', 'Rato'),
(24428, 1578, 'description', ''),
(24429, 1578, 'rich_editing', 'true'),
(24430, 1578, 'comment_shortcuts', 'false'),
(24431, 1578, 'admin_color', 'fresh'),
(24432, 1578, 'use_ssl', '0'),
(24433, 1578, 'show_admin_bar_front', 'true'),
(24434, 1578, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24435, 1578, 'wp_user_level', '0'),
(24436, 1578, 'wsl_current_provider', 'Facebook'),
(24437, 1578, 'wsl_current_user_image', 'https://graph.facebook.com/10153356723219706/picture?width=150&height=150'),
(24438, 1578, 'session_tokens', 'a:3:{s:64:\"56c45d692626f84a27e6fa6e2ec27b9bd5ae19e954153e4b33519dd8138bddad\";a:4:{s:10:\"expiration\";i:1433970932;s:2:\"ip\";s:13:\"82.154.22.245\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.0.0.41.260;FBBV/10545096;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432761332;}s:64:\"0ca23eea85ec12ce2b4e1e45931c394b039e9c344ed90a9326a817e4df787cc1\";a:4:{s:10:\"expiration\";i:1434561490;s:2:\"ip\";s:14:\"85.247.195.216\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433351890;}s:64:\"c1ec3dbc3128ae6ce39ea40a3ca8fc7252e867c2c54e5e9057ebb8194e675b3d\";a:4:{s:10:\"expiration\";i:1434706011;s:2:\"ip\";s:14:\"85.247.198.144\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433496411;}}'),
(24439, 1579, 'nickname', 'Joao_Esteves'),
(24440, 1579, 'first_name', 'João'),
(24441, 1579, 'last_name', 'Esteves'),
(24442, 1579, 'description', ''),
(24443, 1579, 'rich_editing', 'true'),
(24444, 1579, 'comment_shortcuts', 'false'),
(24445, 1579, 'admin_color', 'fresh'),
(24446, 1579, 'use_ssl', '0'),
(24447, 1579, 'show_admin_bar_front', 'true'),
(24448, 1579, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24449, 1579, 'wp_user_level', '0'),
(24450, 1579, 'wsl_current_provider', 'Facebook'),
(24451, 1579, 'wsl_current_user_image', 'https://graph.facebook.com/1112650018761433/picture?width=150&height=150'),
(24452, 1579, 'session_tokens', 'a:1:{s:64:\"30664f9a95807482bd2ced634b7b153db8debc723189482f4b3c14075d4f3bba\";a:4:{s:10:\"expiration\";i:1433970957;s:2:\"ip\";s:12:\"188.81.0.115\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432761357;}}'),
(24453, 1577, 'votou', 'sim'),
(24454, 1577, 'user_votes', 'foto-do-ano_p1163'),
(24455, 1580, 'nickname', 'Ana_Martinho'),
(24456, 1580, 'first_name', 'Ana'),
(24457, 1580, 'last_name', 'Martinho'),
(24458, 1580, 'description', ''),
(24459, 1580, 'rich_editing', 'true'),
(24460, 1580, 'comment_shortcuts', 'false'),
(24461, 1580, 'admin_color', 'fresh'),
(24462, 1580, 'use_ssl', '0'),
(24463, 1580, 'show_admin_bar_front', 'true'),
(24464, 1580, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24465, 1580, 'wp_user_level', '0'),
(24466, 1580, 'wsl_current_provider', 'Facebook'),
(24467, 1580, 'wsl_current_user_image', 'https://graph.facebook.com/10204349816646031/picture?width=150&height=150'),
(24468, 1580, 'session_tokens', 'a:1:{s:64:\"1f2f3c38e37f26fa73c6cf77aa6de1dcbc9912d7ded78f5ba6a903946b194454\";a:4:{s:10:\"expiration\";i:1433970972;s:2:\"ip\";s:13:\"62.169.86.103\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432761372;}}'),
(24469, 1568, 'votou', 'sim'),
(24470, 1568, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(24471, 1575, 'votou', 'sim'),
(24472, 1575, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(24473, 1579, 'votou', 'sim'),
(24474, 1579, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(24475, 1581, 'nickname', 'Luis_Filipe_Vinagre_Fernandes'),
(24476, 1581, 'first_name', 'Luis'),
(24477, 1581, 'last_name', 'Fernandes'),
(24478, 1581, 'description', ''),
(24479, 1581, 'rich_editing', 'true'),
(24480, 1581, 'comment_shortcuts', 'false'),
(24481, 1581, 'admin_color', 'fresh'),
(24482, 1581, 'use_ssl', '0'),
(24483, 1581, 'show_admin_bar_front', 'true'),
(24484, 1581, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24485, 1581, 'wp_user_level', '0'),
(24486, 1581, 'wsl_current_provider', 'Facebook'),
(24487, 1581, 'wsl_current_user_image', 'https://graph.facebook.com/10200476514591254/picture?width=150&height=150'),
(24488, 1581, 'session_tokens', 'a:1:{s:64:\"a4b12a44da6263bb803f33d586a0d12e495d24968eaed56f3fd9b4ade49c6a25\";a:4:{s:10:\"expiration\";i:1433971110;s:2:\"ip\";s:13:\"81.193.195.34\";s:2:\"ua\";s:182:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-V490 Build/KOT49I.A1410921752) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432761510;}}'),
(24489, 1582, 'nickname', 'alunos_gessm'),
(24490, 1582, 'first_name', 'alunos'),
(24491, 1582, 'last_name', 'gessm'),
(24492, 1582, 'description', ''),
(24493, 1582, 'rich_editing', 'true'),
(24494, 1582, 'comment_shortcuts', 'false'),
(24495, 1582, 'admin_color', 'fresh'),
(24496, 1582, 'use_ssl', '0'),
(24497, 1582, 'show_admin_bar_front', 'true'),
(24498, 1582, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24499, 1582, 'wp_user_level', '0'),
(24500, 1582, 'wsl_current_provider', 'Google'),
(24501, 1582, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(24502, 1582, 'session_tokens', 'a:1:{s:64:\"aa2bbaca9a25809c01b8b8b5f57156a5709951ced540bb7251a10da7a5eea99d\";a:4:{s:10:\"expiration\";i:1433971127;s:2:\"ip\";s:13:\"95.93.215.100\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432761527;}}'),
(24503, 1576, 'votou', 'sim'),
(24504, 1576, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(24505, 1583, 'nickname', 'Goncalo_Melo_1'),
(24506, 1583, 'first_name', 'Gonçalo'),
(24507, 1583, 'last_name', 'Melo'),
(24508, 1583, 'description', ''),
(24509, 1583, 'rich_editing', 'true'),
(24510, 1583, 'comment_shortcuts', 'false'),
(24511, 1583, 'admin_color', 'fresh'),
(24512, 1583, 'use_ssl', '0'),
(24513, 1583, 'show_admin_bar_front', 'true'),
(24514, 1583, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24515, 1583, 'wp_user_level', '0'),
(24516, 1583, 'wsl_current_provider', 'Facebook'),
(24517, 1583, 'wsl_current_user_image', 'https://graph.facebook.com/1139583706057013/picture?width=150&height=150'),
(24518, 1583, 'session_tokens', 'a:1:{s:64:\"ad49721e2ba2ccf6af1b110d315f7991908c70c31b8280d723f6596658d9f461\";a:4:{s:10:\"expiration\";i:1433971221;s:2:\"ip\";s:13:\"95.95.115.244\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36\";s:5:\"login\";i:1432761621;}}'),
(24519, 1574, 'votou', 'sim'),
(24520, 1574, 'user_votes', 'manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(24521, 1584, 'nickname', 'Antonio_Manuel_Pereira'),
(24522, 1584, 'first_name', 'Antonio Manuel'),
(24523, 1584, 'last_name', 'Pereira'),
(24524, 1584, 'description', ''),
(24525, 1584, 'rich_editing', 'true'),
(24526, 1584, 'comment_shortcuts', 'false'),
(24527, 1584, 'admin_color', 'fresh'),
(24528, 1584, 'use_ssl', '0'),
(24529, 1584, 'show_admin_bar_front', 'true'),
(24530, 1584, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24531, 1584, 'wp_user_level', '0'),
(24532, 1584, 'wsl_current_provider', 'Facebook'),
(24533, 1584, 'wsl_current_user_image', 'https://graph.facebook.com/903538646336243/picture?width=150&height=150'),
(24534, 1584, 'session_tokens', 'a:1:{s:64:\"47ac5365512c301415878d702ffc6650929e91f3379abbfac5c620d4d8ef67c3\";a:4:{s:10:\"expiration\";i:1433971300;s:2:\"ip\";s:13:\"62.169.86.126\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432761700;}}'),
(24535, 1585, 'nickname', 'Manel_Oliveira'),
(24536, 1585, 'first_name', 'Manel'),
(24537, 1585, 'last_name', 'Oliveira'),
(24538, 1585, 'description', ''),
(24539, 1585, 'rich_editing', 'true'),
(24540, 1585, 'comment_shortcuts', 'false'),
(24541, 1585, 'admin_color', 'fresh'),
(24542, 1585, 'use_ssl', '0'),
(24543, 1585, 'show_admin_bar_front', 'true'),
(24544, 1585, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24545, 1585, 'wp_user_level', '0'),
(24546, 1585, 'wsl_current_provider', 'Facebook'),
(24547, 1585, 'wsl_current_user_image', 'https://graph.facebook.com/893608097352522/picture?width=150&height=150'),
(24548, 1585, 'session_tokens', 'a:1:{s:64:\"83fae325c931536417fae24d9533e35820ae08ca995f3942858b7c1d5b88fd50\";a:4:{s:10:\"expiration\";i:1433971303;s:2:\"ip\";s:14:\"37.189.167.165\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432761703;}}'),
(24549, 1586, 'nickname', 'Frederic_Muller'),
(24550, 1586, 'first_name', 'Frédéric'),
(24551, 1586, 'last_name', 'Muller'),
(24552, 1586, 'description', ''),
(24553, 1586, 'rich_editing', 'true'),
(24554, 1586, 'comment_shortcuts', 'false'),
(24555, 1586, 'admin_color', 'fresh'),
(24556, 1586, 'use_ssl', '0'),
(24557, 1586, 'show_admin_bar_front', 'true'),
(24558, 1586, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24559, 1586, 'wp_user_level', '0'),
(24560, 1586, 'wsl_current_provider', 'Google'),
(24561, 1586, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(24562, 1586, 'session_tokens', 'a:1:{s:64:\"1d94fef5df6578b44ced33c477fb083234d77e1d0df1ee11d00e3a9b64160c04\";a:4:{s:10:\"expiration\";i:1433971309;s:2:\"ip\";s:13:\"188.154.10.47\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1432761709;}}'),
(24563, 1587, 'nickname', 'Paulo_Esteves'),
(24564, 1587, 'first_name', 'Paulo'),
(24565, 1587, 'last_name', 'Esteves'),
(24566, 1587, 'description', ''),
(24567, 1587, 'rich_editing', 'true'),
(24568, 1587, 'comment_shortcuts', 'false'),
(24569, 1587, 'admin_color', 'fresh'),
(24570, 1587, 'use_ssl', '0'),
(24571, 1587, 'show_admin_bar_front', 'true'),
(24572, 1587, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24573, 1587, 'wp_user_level', '0'),
(24574, 1587, 'wsl_current_provider', 'Facebook'),
(24575, 1587, 'wsl_current_user_image', 'https://graph.facebook.com/978950832129334/picture?width=150&height=150'),
(24576, 1587, 'session_tokens', 'a:1:{s:64:\"cbec0874fec2474ecf6e0c0d8cfee702f531712895c911a3c156a624af6a6db6\";a:4:{s:10:\"expiration\";i:1433971371;s:2:\"ip\";s:11:\"89.214.21.6\";s:2:\"ua\";s:237:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/MEO;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432761771;}}'),
(24577, 1586, 'votou', 'sim'),
(24578, 1586, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,free-surfer-do-ano-volcom_p1395,shaper-do-ano-xhapeland_p1375'),
(24579, 1584, 'votou', 'sim'),
(24580, 1584, 'user_votes', 'manobra-do-ano-reef_p1045'),
(24581, 1588, 'nickname', 'Sarah_Cohen'),
(24582, 1588, 'first_name', 'Sarah'),
(24583, 1588, 'last_name', 'Cohen'),
(24584, 1588, 'description', ''),
(24585, 1588, 'rich_editing', 'true'),
(24586, 1588, 'comment_shortcuts', 'false'),
(24587, 1588, 'admin_color', 'fresh'),
(24588, 1588, 'use_ssl', '0'),
(24589, 1588, 'show_admin_bar_front', 'true'),
(24590, 1588, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24591, 1588, 'wp_user_level', '0'),
(24592, 1588, 'wsl_current_provider', 'Facebook'),
(24593, 1588, 'wsl_current_user_image', 'https://graph.facebook.com/10207534950960292/picture?width=150&height=150'),
(24594, 1588, 'session_tokens', 'a:2:{s:64:\"6f9c06c33b10c9e61f7e54e53082d82ff3eff3c0e8ff62a9c017149df238e3e1\";a:4:{s:10:\"expiration\";i:1433971399;s:2:\"ip\";s:14:\"193.136.118.98\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432761799;}s:64:\"6a3386f34bbe13a50f104d044fc0ac5d1ac96662b8a5116003cfca18ce7708cf\";a:4:{s:10:\"expiration\";i:1434573159;s:2:\"ip\";s:13:\"93.108.41.205\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433363559;}}'),
(24595, 1589, 'nickname', 'Pedro_AR_Calem'),
(24596, 1589, 'first_name', 'Pedro'),
(24597, 1589, 'last_name', 'Cálem'),
(24598, 1589, 'description', ''),
(24599, 1589, 'rich_editing', 'true'),
(24600, 1589, 'comment_shortcuts', 'false'),
(24601, 1589, 'admin_color', 'fresh'),
(24602, 1589, 'use_ssl', '0'),
(24603, 1589, 'show_admin_bar_front', 'true'),
(24604, 1589, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24605, 1589, 'wp_user_level', '0'),
(24606, 1589, 'wsl_current_provider', 'Facebook'),
(24607, 1589, 'wsl_current_user_image', 'https://graph.facebook.com/10153324553773769/picture?width=150&height=150'),
(24608, 1589, 'session_tokens', 'a:2:{s:64:\"be3091983ed4577df282dbd841c52105e6549f4140f25d2a38412d5d0216cb0f\";a:4:{s:10:\"expiration\";i:1433971489;s:2:\"ip\";s:13:\"213.30.118.67\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; U; Android 4.3; en-gb; GT-I9300 Build/JSS15J) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432761889;}s:64:\"cd9fbf777ab32395d3df038a8ae1b8abb1f8155403fbb027a45b3306647b19a8\";a:4:{s:10:\"expiration\";i:1433971643;s:2:\"ip\";s:13:\"213.30.118.67\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; U; Android 4.3; en-gb; GT-I9300 Build/JSS15J) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432762043;}}'),
(24609, 1588, 'votou', 'sim'),
(24610, 1588, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(24611, 1590, 'nickname', 'Filipe_Oliveira_Pipas'),
(24612, 1590, 'first_name', 'Filipe'),
(24613, 1590, 'last_name', 'Oliveira Pipas'),
(24614, 1590, 'description', ''),
(24615, 1590, 'rich_editing', 'true'),
(24616, 1590, 'comment_shortcuts', 'false'),
(24617, 1590, 'admin_color', 'fresh'),
(24618, 1590, 'use_ssl', '0'),
(24619, 1590, 'show_admin_bar_front', 'true'),
(24620, 1590, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24621, 1590, 'wp_user_level', '0'),
(24622, 1590, 'wsl_current_provider', 'Facebook'),
(24623, 1590, 'wsl_current_user_image', 'https://graph.facebook.com/998815833476763/picture?width=150&height=150'),
(24624, 1590, 'session_tokens', 'a:1:{s:64:\"99d98ed4d1f8a74e8b6fa3a5162f9fdae51295b0070fd65f445a456a3cf1d974\";a:4:{s:10:\"expiration\";i:1433971651;s:2:\"ip\";s:13:\"89.155.32.125\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432762051;}}'),
(24625, 1591, 'nickname', 'Nuno_Ribeiro'),
(24626, 1591, 'first_name', 'Nuno'),
(24627, 1591, 'last_name', 'Ribeiro'),
(24628, 1591, 'description', ''),
(24629, 1591, 'rich_editing', 'true'),
(24630, 1591, 'comment_shortcuts', 'false'),
(24631, 1591, 'admin_color', 'fresh'),
(24632, 1591, 'use_ssl', '0'),
(24633, 1591, 'show_admin_bar_front', 'true'),
(24634, 1591, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24635, 1591, 'wp_user_level', '0'),
(24636, 1591, 'wsl_current_provider', 'Facebook'),
(24637, 1591, 'wsl_current_user_image', 'https://graph.facebook.com/894616813917641/picture?width=150&height=150'),
(24638, 1591, 'session_tokens', 'a:1:{s:64:\"047ec347e394f22704b5d300a171e73ef15307107f41b5aec166323ae5ef2113\";a:4:{s:10:\"expiration\";i:1433971669;s:2:\"ip\";s:14:\"82.155.164.115\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432762069;}}'),
(24639, 1592, 'nickname', 'Maria_Loureiro_1'),
(24640, 1592, 'first_name', 'Maria'),
(24641, 1592, 'last_name', 'Loureiro'),
(24642, 1592, 'description', ''),
(24643, 1592, 'rich_editing', 'true'),
(24644, 1592, 'comment_shortcuts', 'false'),
(24645, 1592, 'admin_color', 'fresh'),
(24646, 1592, 'use_ssl', '0'),
(24647, 1592, 'show_admin_bar_front', 'true'),
(24648, 1592, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24649, 1592, 'wp_user_level', '0'),
(24650, 1592, 'wsl_current_provider', 'Google'),
(24651, 1592, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(24653, 1582, 'votou', 'sim'),
(24654, 1582, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(24655, 1593, 'nickname', 'Marta_Gomes_1'),
(24656, 1593, 'first_name', 'Marta'),
(24657, 1593, 'last_name', 'Gomes'),
(24658, 1593, 'description', ''),
(24659, 1593, 'rich_editing', 'true'),
(24660, 1593, 'comment_shortcuts', 'false'),
(24661, 1593, 'admin_color', 'fresh'),
(24662, 1593, 'use_ssl', '0'),
(24663, 1593, 'show_admin_bar_front', 'true'),
(24664, 1593, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24665, 1593, 'wp_user_level', '0'),
(24666, 1593, 'wsl_current_provider', 'Facebook'),
(24667, 1593, 'wsl_current_user_image', 'https://graph.facebook.com/973898089307749/picture?width=150&height=150'),
(24668, 1593, 'session_tokens', 'a:1:{s:64:\"7b033571f8c92baf12113b478f374f5b5ed55aa802d8604569df8184c2fe17ca\";a:4:{s:10:\"expiration\";i:1433971769;s:2:\"ip\";s:13:\"89.155.221.86\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432762169;}}'),
(24669, 1532, 'votou', 'sim'),
(24670, 1532, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(24671, 1594, 'nickname', 'Nicolau_Borges'),
(24672, 1594, 'first_name', 'Nicolau'),
(24673, 1594, 'last_name', 'Borges'),
(24674, 1594, 'description', ''),
(24675, 1594, 'rich_editing', 'true'),
(24676, 1594, 'comment_shortcuts', 'false'),
(24677, 1594, 'admin_color', 'fresh'),
(24678, 1594, 'use_ssl', '0'),
(24679, 1594, 'show_admin_bar_front', 'true'),
(24680, 1594, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24681, 1594, 'wp_user_level', '0'),
(24682, 1594, 'wsl_current_provider', 'Facebook'),
(24683, 1594, 'wsl_current_user_image', 'https://graph.facebook.com/10204478751714915/picture?width=150&height=150'),
(24684, 1594, 'session_tokens', 'a:1:{s:64:\"d24a53f49665c31d20adc08195b5d19f30d4303ad90192d39b725087fc2004a1\";a:4:{s:10:\"expiration\";i:1433971801;s:2:\"ip\";s:11:\"84.91.8.148\";s:2:\"ua\";s:127:\"Mozilla/5.0 (iPad; CPU OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B440 Safari/600.1.4\";s:5:\"login\";i:1432762201;}}'),
(24685, 1593, 'votou', 'sim'),
(24686, 1593, 'user_votes', 'maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,videoclip-do-ano-hurley_p1214'),
(24687, 1595, 'nickname', 'Carla_Barata_Guerra'),
(24688, 1595, 'first_name', 'Carla'),
(24689, 1595, 'last_name', 'Barata Guerra'),
(24690, 1595, 'description', ''),
(24691, 1595, 'rich_editing', 'true'),
(24692, 1595, 'comment_shortcuts', 'false'),
(24693, 1595, 'admin_color', 'fresh'),
(24694, 1595, 'use_ssl', '0'),
(24695, 1595, 'show_admin_bar_front', 'true'),
(24696, 1595, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24697, 1595, 'wp_user_level', '0'),
(24698, 1595, 'wsl_current_provider', 'Facebook'),
(24699, 1595, 'wsl_current_user_image', 'https://graph.facebook.com/978173708873585/picture?width=150&height=150'),
(24700, 1595, 'session_tokens', 'a:2:{s:64:\"016728f8352900ab3d628d0d8705bc7c34dfa40cdedccc89ced908fc925fb464\";a:4:{s:10:\"expiration\";i:1433971891;s:2:\"ip\";s:14:\"85.241.156.201\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-G310HN Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.93 Mobile Safari/537.36\";s:5:\"login\";i:1432762291;}s:64:\"58912c89f0bc74b51f3793bec1efe9365a5213c46e7c0086bbee27abd72f8935\";a:4:{s:10:\"expiration\";i:1434054213;s:2:\"ip\";s:12:\"85.241.139.8\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432844613;}}'),
(24701, 1595, 'votou', 'sim'),
(24702, 1595, 'user_votes', 'manobra-do-ano-reef_p1045'),
(24703, 1596, 'nickname', 'Filipe_Santos'),
(24704, 1596, 'first_name', 'Filipe'),
(24705, 1596, 'last_name', 'Santos'),
(24706, 1596, 'description', ''),
(24707, 1596, 'rich_editing', 'true'),
(24708, 1596, 'comment_shortcuts', 'false'),
(24709, 1596, 'admin_color', 'fresh'),
(24710, 1596, 'use_ssl', '0'),
(24711, 1596, 'show_admin_bar_front', 'true'),
(24712, 1596, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24713, 1596, 'wp_user_level', '0'),
(24714, 1596, 'wsl_current_provider', 'Facebook'),
(24715, 1596, 'wsl_current_user_image', 'https://graph.facebook.com/844043485632284/picture?width=150&height=150'),
(24716, 1596, 'session_tokens', 'a:1:{s:64:\"817f95fa051a6fb73c0b3e0ad7cf21fbdceb3785848d969c43a8abc78bfe89a9\";a:4:{s:10:\"expiration\";i:1433971962;s:2:\"ip\";s:11:\"5.249.85.39\";s:2:\"ua\";s:235:\"Mozilla/5.0 (iPad; CPU OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.2;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432762362;}}'),
(24717, 1597, 'nickname', 'Mafalda_Cardoso'),
(24718, 1597, 'first_name', 'Mafalda'),
(24719, 1597, 'last_name', 'Cardoso'),
(24720, 1597, 'description', '');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(24721, 1597, 'rich_editing', 'true'),
(24722, 1597, 'comment_shortcuts', 'false'),
(24723, 1597, 'admin_color', 'fresh'),
(24724, 1597, 'use_ssl', '0'),
(24725, 1597, 'show_admin_bar_front', 'true'),
(24726, 1597, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24727, 1597, 'wp_user_level', '0'),
(24728, 1597, 'wsl_current_provider', 'Facebook'),
(24729, 1597, 'wsl_current_user_image', 'https://graph.facebook.com/10205661448529385/picture?width=150&height=150'),
(24730, 1597, 'session_tokens', 'a:1:{s:64:\"e12fdadc4e2a291c4842f97b0121c3b49e580d49c9a974bff1cb7abbac1c4832\";a:4:{s:10:\"expiration\";i:1433971967;s:2:\"ip\";s:14:\"85.244.144.148\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432762367;}}'),
(24731, 1598, 'nickname', 'Duarte_Marques'),
(24732, 1598, 'first_name', 'Duarte'),
(24733, 1598, 'last_name', 'Marques'),
(24734, 1598, 'description', ''),
(24735, 1598, 'rich_editing', 'true'),
(24736, 1598, 'comment_shortcuts', 'false'),
(24737, 1598, 'admin_color', 'fresh'),
(24738, 1598, 'use_ssl', '0'),
(24739, 1598, 'show_admin_bar_front', 'true'),
(24740, 1598, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24741, 1598, 'wp_user_level', '0'),
(24742, 1598, 'wsl_current_provider', 'Facebook'),
(24743, 1598, 'wsl_current_user_image', 'https://graph.facebook.com/912942845449588/picture?width=150&height=150'),
(24744, 1598, 'session_tokens', 'a:1:{s:64:\"808685b1639eddef549a735e4699c07d1e57281cf3a264e9e87f85fd15db7956\";a:4:{s:10:\"expiration\";i:1433971990;s:2:\"ip\";s:14:\"82.154.113.215\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432762390;}}'),
(24745, 1599, 'nickname', 'Armenia_Goncalves'),
(24746, 1599, 'first_name', 'Arménia'),
(24747, 1599, 'last_name', 'Gonçalves'),
(24748, 1599, 'description', ''),
(24749, 1599, 'rich_editing', 'true'),
(24750, 1599, 'comment_shortcuts', 'false'),
(24751, 1599, 'admin_color', 'fresh'),
(24752, 1599, 'use_ssl', '0'),
(24753, 1599, 'show_admin_bar_front', 'true'),
(24754, 1599, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24755, 1599, 'wp_user_level', '0'),
(24756, 1599, 'wsl_current_provider', 'Facebook'),
(24757, 1599, 'wsl_current_user_image', 'https://graph.facebook.com/990233367655893/picture?width=150&height=150'),
(24758, 1599, 'session_tokens', 'a:1:{s:64:\"767b4bc7aaeb9832104a6a9ad34bcd19fdbf608a29b285146dfce36cd0c1f264\";a:4:{s:10:\"expiration\";i:1433971998;s:2:\"ip\";s:13:\"188.81.21.162\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432762398;}}'),
(24759, 1600, 'nickname', 'Marina_Abreu'),
(24760, 1600, 'first_name', 'Marina'),
(24761, 1600, 'last_name', 'Abreu'),
(24762, 1600, 'description', ''),
(24763, 1600, 'rich_editing', 'true'),
(24764, 1600, 'comment_shortcuts', 'false'),
(24765, 1600, 'admin_color', 'fresh'),
(24766, 1600, 'use_ssl', '0'),
(24767, 1600, 'show_admin_bar_front', 'true'),
(24768, 1600, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24769, 1600, 'wp_user_level', '0'),
(24770, 1600, 'wsl_current_provider', 'Facebook'),
(24771, 1600, 'wsl_current_user_image', 'https://graph.facebook.com/1587577871530813/picture?width=150&height=150'),
(24772, 1600, 'session_tokens', 'a:1:{s:64:\"aaa7bd7ffee8f1b55091ee535bdeab9593cd26da973d4d938ba2812adc3480e9\";a:4:{s:10:\"expiration\";i:1433971999;s:2:\"ip\";s:14:\"179.110.192.96\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432762399;}}'),
(24773, 1594, 'votou', 'sim'),
(24774, 1594, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(24775, 1601, 'nickname', 'Francisco_Vieira'),
(24776, 1601, 'first_name', 'Francisco'),
(24777, 1601, 'last_name', 'Vieira'),
(24778, 1601, 'description', ''),
(24779, 1601, 'rich_editing', 'true'),
(24780, 1601, 'comment_shortcuts', 'false'),
(24781, 1601, 'admin_color', 'fresh'),
(24782, 1601, 'use_ssl', '0'),
(24783, 1601, 'show_admin_bar_front', 'true'),
(24784, 1601, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24785, 1601, 'wp_user_level', '0'),
(24786, 1601, 'wsl_current_provider', 'Facebook'),
(24787, 1601, 'wsl_current_user_image', 'https://graph.facebook.com/467621410080157/picture?width=150&height=150'),
(24788, 1601, 'session_tokens', 'a:1:{s:64:\"a2e007763736e59a255e89d10ef181ff4561a65a8250105a2074a2ef69f19ada\";a:4:{s:10:\"expiration\";i:1433972039;s:2:\"ip\";s:12:\"5.249.48.138\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.0.4; ST23i Build/11.0.A.5.5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.132 Mobile Safari/537.36\";s:5:\"login\";i:1432762439;}}'),
(24789, 1602, 'nickname', 'Johnny_Reef'),
(24790, 1602, 'first_name', 'Johnny'),
(24791, 1602, 'last_name', 'Reef'),
(24792, 1602, 'description', ''),
(24793, 1602, 'rich_editing', 'true'),
(24794, 1602, 'comment_shortcuts', 'false'),
(24795, 1602, 'admin_color', 'fresh'),
(24796, 1602, 'use_ssl', '0'),
(24797, 1602, 'show_admin_bar_front', 'true'),
(24798, 1602, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24799, 1602, 'wp_user_level', '0'),
(24800, 1602, 'wsl_current_provider', 'Facebook'),
(24801, 1602, 'wsl_current_user_image', 'https://graph.facebook.com/10204479928055200/picture?width=150&height=150'),
(24802, 1602, 'session_tokens', 'a:1:{s:64:\"9bd93722854be4d38511d353792568781dd8620bd1a46a4a81d7620430e22909\";a:4:{s:10:\"expiration\";i:1433972049;s:2:\"ip\";s:14:\"46.189.175.243\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/6.1.6 Safari/537.78.2\";s:5:\"login\";i:1432762449;}}'),
(24803, 1603, 'nickname', 'Pedro_Rijo'),
(24804, 1603, 'first_name', 'Pedro'),
(24805, 1603, 'last_name', 'Rijo'),
(24806, 1603, 'description', ''),
(24807, 1603, 'rich_editing', 'true'),
(24808, 1603, 'comment_shortcuts', 'false'),
(24809, 1603, 'admin_color', 'fresh'),
(24810, 1603, 'use_ssl', '0'),
(24811, 1603, 'show_admin_bar_front', 'true'),
(24812, 1603, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24813, 1603, 'wp_user_level', '0'),
(24814, 1603, 'wsl_current_provider', 'Facebook'),
(24815, 1603, 'wsl_current_user_image', 'https://graph.facebook.com/1013686781989874/picture?width=150&height=150'),
(24816, 1603, 'session_tokens', 'a:1:{s:64:\"e6fa8f2763e51c29a922426bd70b10059d2748ff0f39e7dcdefaa019d3fc5cd7\";a:4:{s:10:\"expiration\";i:1433972084;s:2:\"ip\";s:14:\"85.243.233.213\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432762484;}}'),
(24817, 1590, 'votou', 'sim'),
(24818, 1590, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(24819, 1604, 'nickname', 'Rita_Santos'),
(24820, 1604, 'first_name', 'Rita'),
(24821, 1604, 'last_name', 'Santos'),
(24822, 1604, 'description', ''),
(24823, 1604, 'rich_editing', 'true'),
(24824, 1604, 'comment_shortcuts', 'false'),
(24825, 1604, 'admin_color', 'fresh'),
(24826, 1604, 'use_ssl', '0'),
(24827, 1604, 'show_admin_bar_front', 'true'),
(24828, 1604, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24829, 1604, 'wp_user_level', '0'),
(24830, 1604, 'wsl_current_provider', 'Facebook'),
(24831, 1604, 'wsl_current_user_image', 'https://graph.facebook.com/1074075432620530/picture?width=150&height=150'),
(24832, 1604, 'session_tokens', 'a:1:{s:64:\"b6d2a626890546b2c8d8ea7824ccd23607b558ef2ad59b5709cdbba05362b7aa\";a:4:{s:10:\"expiration\";i:1433972153;s:2:\"ip\";s:11:\"81.84.4.158\";s:2:\"ua\";s:159:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; SAMSUNG GT-I8190/I8190XXAMG4 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1432762553;}}'),
(24833, 1598, 'votou', 'sim'),
(24834, 1598, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(24835, 1605, 'nickname', 'Goncalo_Bernardo'),
(24836, 1605, 'first_name', 'Gonçalo'),
(24837, 1605, 'last_name', 'Bernardo'),
(24838, 1605, 'description', ''),
(24839, 1605, 'rich_editing', 'true'),
(24840, 1605, 'comment_shortcuts', 'false'),
(24841, 1605, 'admin_color', 'fresh'),
(24842, 1605, 'use_ssl', '0'),
(24843, 1605, 'show_admin_bar_front', 'true'),
(24844, 1605, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24845, 1605, 'wp_user_level', '0'),
(24846, 1605, 'wsl_current_provider', 'Facebook'),
(24847, 1605, 'wsl_current_user_image', 'https://graph.facebook.com/968248696548585/picture?width=150&height=150'),
(24848, 1605, 'session_tokens', 'a:2:{s:64:\"d59929b99ba3cef45ab623acf2e342f6202c8cf07b92703d6069868a72df0349\";a:4:{s:10:\"expiration\";i:1433972172;s:2:\"ip\";s:13:\"89.155.200.81\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432762572;}s:64:\"30b23b7815f98124432d39e92cf0479efeaec8043bb1661f49747420c75d09cd\";a:4:{s:10:\"expiration\";i:1435005227;s:2:\"ip\";s:13:\"89.155.187.54\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433795627;}}'),
(24849, 1606, 'nickname', 'Tiago_Pinho'),
(24850, 1606, 'first_name', 'Tiago'),
(24851, 1606, 'last_name', 'Pinho'),
(24852, 1606, 'description', ''),
(24853, 1606, 'rich_editing', 'true'),
(24854, 1606, 'comment_shortcuts', 'false'),
(24855, 1606, 'admin_color', 'fresh'),
(24856, 1606, 'use_ssl', '0'),
(24857, 1606, 'show_admin_bar_front', 'true'),
(24858, 1606, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24859, 1606, 'wp_user_level', '0'),
(24860, 1606, 'wsl_current_provider', 'Facebook'),
(24861, 1606, 'wsl_current_user_image', 'https://graph.facebook.com/10206011098211815/picture?width=150&height=150'),
(24862, 1606, 'session_tokens', 'a:2:{s:64:\"5f48b2b88e8268e7de3d8e30b312424db44dba63d9c4734e36e8680aeb7387c8\";a:4:{s:10:\"expiration\";i:1433972190;s:2:\"ip\";s:13:\"81.84.212.198\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432762590;}s:64:\"2c918fc35066e90fc1a2f74a47e24ddedf328e30d5d7f07973f25c93ab9d3106\";a:4:{s:10:\"expiration\";i:1434130318;s:2:\"ip\";s:12:\"85.244.136.2\";s:2:\"ua\";s:242:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/27.0.0.34.13;FBBV/9902566;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432920718;}}'),
(24863, 1607, 'nickname', 'Goncalo_Bessone_Mauritti'),
(24864, 1607, 'first_name', 'Gonçalo'),
(24865, 1607, 'last_name', 'Bessone Mauritti'),
(24866, 1607, 'description', ''),
(24867, 1607, 'rich_editing', 'true'),
(24868, 1607, 'comment_shortcuts', 'false'),
(24869, 1607, 'admin_color', 'fresh'),
(24870, 1607, 'use_ssl', '0'),
(24871, 1607, 'show_admin_bar_front', 'true'),
(24872, 1607, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24873, 1607, 'wp_user_level', '0'),
(24874, 1607, 'wsl_current_provider', 'Facebook'),
(24875, 1607, 'wsl_current_user_image', 'https://graph.facebook.com/353335424875951/picture?width=150&height=150'),
(24876, 1607, 'session_tokens', 'a:1:{s:64:\"bf377a7cee0d5fb12eaad515ade47e02ee59d2edac5502301da2749a1d3d553b\";a:4:{s:10:\"expiration\";i:1433972195;s:2:\"ip\";s:14:\"85.240.135.220\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432762595;}}'),
(24877, 1599, 'votou', 'sim'),
(24878, 1599, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(24879, 1597, 'votou', 'sim'),
(24880, 1597, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(24881, 1602, 'votou', 'sim'),
(24882, 1602, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(24883, 1601, 'votou', 'sim'),
(24884, 1601, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(24885, 1596, 'votou', 'sim'),
(24886, 1596, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375'),
(24887, 1608, 'nickname', 'Madu_Bruel'),
(24888, 1608, 'first_name', 'Madu'),
(24889, 1608, 'last_name', 'Bruel'),
(24890, 1608, 'description', ''),
(24891, 1608, 'rich_editing', 'true'),
(24892, 1608, 'comment_shortcuts', 'false'),
(24893, 1608, 'admin_color', 'fresh'),
(24894, 1608, 'use_ssl', '0'),
(24895, 1608, 'show_admin_bar_front', 'true'),
(24896, 1608, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24897, 1608, 'wp_user_level', '0'),
(24898, 1608, 'wsl_current_provider', 'Facebook'),
(24899, 1608, 'wsl_current_user_image', 'https://graph.facebook.com/10153130916275168/picture?width=150&height=150'),
(24900, 1608, 'session_tokens', 'a:1:{s:64:\"9de85173b77e439c0c74921c0f0c84b635f9cd74bc09df1cccd2358a4a32d39a\";a:4:{s:10:\"expiration\";i:1433972343;s:2:\"ip\";s:12:\"85.244.2.126\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432762743;}}'),
(24901, 1609, 'nickname', 'Claudio_Costa'),
(24902, 1609, 'first_name', 'Cláudio'),
(24903, 1609, 'last_name', 'Costa'),
(24904, 1609, 'description', ''),
(24905, 1609, 'rich_editing', 'true'),
(24906, 1609, 'comment_shortcuts', 'false'),
(24907, 1609, 'admin_color', 'fresh'),
(24908, 1609, 'use_ssl', '0'),
(24909, 1609, 'show_admin_bar_front', 'true'),
(24910, 1609, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24911, 1609, 'wp_user_level', '0'),
(24912, 1609, 'wsl_current_provider', 'Facebook'),
(24913, 1609, 'wsl_current_user_image', 'https://graph.facebook.com/1005617822783375/picture?width=150&height=150'),
(24914, 1609, 'session_tokens', 'a:1:{s:64:\"2d274a34007cf42fbc70f420c2fc8e5fff9b26a2e9005d05d69dd12ae57957fb\";a:4:{s:10:\"expiration\";i:1433972348;s:2:\"ip\";s:12:\"2.82.170.146\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432762748;}}'),
(24915, 1607, 'votou', 'sim'),
(24916, 1607, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(24917, 1606, 'votou', 'sim'),
(24918, 1606, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(24919, 1610, 'nickname', 'Monica_Terenas'),
(24920, 1610, 'first_name', 'Mónica'),
(24921, 1610, 'last_name', 'Terenas'),
(24922, 1610, 'description', ''),
(24923, 1610, 'rich_editing', 'true'),
(24924, 1610, 'comment_shortcuts', 'false'),
(24925, 1610, 'admin_color', 'fresh'),
(24926, 1610, 'use_ssl', '0'),
(24927, 1610, 'show_admin_bar_front', 'true'),
(24928, 1610, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24929, 1610, 'wp_user_level', '0'),
(24930, 1610, 'wsl_current_provider', 'Facebook'),
(24931, 1610, 'wsl_current_user_image', 'https://graph.facebook.com/1043850548975829/picture?width=150&height=150'),
(24932, 1610, 'session_tokens', 'a:1:{s:64:\"b6bb8d263053ac258db60f641dbbcaa85a0a04006ac9687d2072a6ce292f6f82\";a:4:{s:10:\"expiration\";i:1433972444;s:2:\"ip\";s:14:\"85.240.178.192\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432762844;}}'),
(24933, 1600, 'votou', 'sim'),
(24934, 1600, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(24935, 1611, 'nickname', 'Henrique_Albergaria'),
(24936, 1611, 'first_name', 'Henrique'),
(24937, 1611, 'last_name', 'Albergaria'),
(24938, 1611, 'description', ''),
(24939, 1611, 'rich_editing', 'true'),
(24940, 1611, 'comment_shortcuts', 'false'),
(24941, 1611, 'admin_color', 'fresh'),
(24942, 1611, 'use_ssl', '0'),
(24943, 1611, 'show_admin_bar_front', 'true'),
(24944, 1611, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24945, 1611, 'wp_user_level', '0'),
(24946, 1611, 'wsl_current_provider', 'Facebook'),
(24947, 1611, 'wsl_current_user_image', 'https://graph.facebook.com/10153273346951223/picture?width=150&height=150'),
(24948, 1611, 'session_tokens', 'a:1:{s:64:\"ef8a092b94629bf0602a1dadfd170b290555a13d1e20f138d707dc2a86b9f5c4\";a:4:{s:10:\"expiration\";i:1433972491;s:2:\"ip\";s:13:\"81.193.77.170\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9301I Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432762891;}}'),
(24949, 1608, 'votou', 'sim'),
(24950, 1608, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(24951, 1612, 'nickname', 'Ana_Zagalo_Almeida'),
(24952, 1612, 'first_name', 'Ana'),
(24953, 1612, 'last_name', 'Almeida'),
(24954, 1612, 'description', ''),
(24955, 1612, 'rich_editing', 'true'),
(24956, 1612, 'comment_shortcuts', 'false'),
(24957, 1612, 'admin_color', 'fresh'),
(24958, 1612, 'use_ssl', '0'),
(24959, 1612, 'show_admin_bar_front', 'true'),
(24960, 1612, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24961, 1612, 'wp_user_level', '0'),
(24962, 1612, 'wsl_current_provider', 'Facebook'),
(24963, 1612, 'wsl_current_user_image', 'https://graph.facebook.com/10204799330123367/picture?width=150&height=150'),
(24964, 1612, 'session_tokens', 'a:1:{s:64:\"48ddfc443375a03398583efd97b8662cadb87d8e40b8f55a6450cd5fd7d88a57\";a:4:{s:10:\"expiration\";i:1433972526;s:2:\"ip\";s:13:\"95.93.148.137\";s:2:\"ua\";s:243:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,6;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432762926;}}'),
(24965, 1609, 'votou', 'sim'),
(24966, 1609, 'user_votes', 'surfista-do-ano-oakley_p1339,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(24967, 1604, 'votou', 'sim'),
(24968, 1604, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(24969, 1613, 'nickname', 'Filipe_Ferreirinha'),
(24970, 1613, 'first_name', 'Filipe'),
(24971, 1613, 'last_name', 'Ferreirinha'),
(24972, 1613, 'description', ''),
(24973, 1613, 'rich_editing', 'true'),
(24974, 1613, 'comment_shortcuts', 'false'),
(24975, 1613, 'admin_color', 'fresh'),
(24976, 1613, 'use_ssl', '0'),
(24977, 1613, 'show_admin_bar_front', 'true'),
(24978, 1613, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24979, 1613, 'wp_user_level', '0'),
(24980, 1613, 'wsl_current_provider', 'Facebook'),
(24981, 1613, 'wsl_current_user_image', 'https://graph.facebook.com/10206587417473726/picture?width=150&height=150'),
(24982, 1613, 'session_tokens', 'a:2:{s:64:\"9a4268a546536e95730fde89b8c4057be464d5b6d4f227d6c91afa447ae1bccf\";a:4:{s:10:\"expiration\";i:1433972578;s:2:\"ip\";s:15:\"188.250.114.152\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432762978;}s:64:\"e2fc2db3a4eedc3ce4e5a19bc34576a164d97f8a9e9ce6ac6e1d9de4e825478a\";a:4:{s:10:\"expiration\";i:1434519923;s:2:\"ip\";s:13:\"62.48.173.230\";s:2:\"ua\";s:244:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433310323;}}'),
(24983, 1614, 'nickname', 'Jorge_Manuel_Gato_Ribeiro'),
(24984, 1614, 'first_name', 'Jorge'),
(24985, 1614, 'last_name', 'Ribeiro'),
(24986, 1614, 'description', ''),
(24987, 1614, 'rich_editing', 'true'),
(24988, 1614, 'comment_shortcuts', 'false'),
(24989, 1614, 'admin_color', 'fresh'),
(24990, 1614, 'use_ssl', '0'),
(24991, 1614, 'show_admin_bar_front', 'true'),
(24992, 1614, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(24993, 1614, 'wp_user_level', '0'),
(24994, 1614, 'wsl_current_provider', 'Facebook'),
(24995, 1614, 'wsl_current_user_image', 'https://graph.facebook.com/10200635943458643/picture?width=150&height=150'),
(24996, 1614, 'session_tokens', 'a:1:{s:64:\"765db15837132b9c2c9b0ed2223afc0688e7f9a0eaf307b49d3afa95dfdcf65a\";a:4:{s:10:\"expiration\";i:1433972583;s:2:\"ip\";s:14:\"85.240.243.240\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432762983;}}'),
(24997, 1612, 'votou', 'sim'),
(24998, 1612, 'user_votes', 'manobra-do-ano-reef_p1045,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430'),
(24999, 1615, 'nickname', 'Saqua_Saquarema_Saqua'),
(25000, 1615, 'first_name', 'Saquá'),
(25001, 1615, 'last_name', 'Saquá'),
(25002, 1615, 'description', ''),
(25003, 1615, 'rich_editing', 'true'),
(25004, 1615, 'comment_shortcuts', 'false'),
(25005, 1615, 'admin_color', 'fresh'),
(25006, 1615, 'use_ssl', '0'),
(25007, 1615, 'show_admin_bar_front', 'true'),
(25008, 1615, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25009, 1615, 'wp_user_level', '0'),
(25010, 1615, 'wsl_current_provider', 'Facebook'),
(25011, 1615, 'wsl_current_user_image', 'https://graph.facebook.com/854402187942828/picture?width=150&height=150'),
(25012, 1615, 'session_tokens', 'a:1:{s:64:\"ddbb92bbb232e66032ff54480dbd258b5d4800f8d3cc878c9b944f0f4e2f5cf7\";a:4:{s:10:\"expiration\";i:1433972630;s:2:\"ip\";s:12:\"2.83.176.129\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432763030;}}'),
(25013, 1610, 'votou', 'sim'),
(25014, 1610, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(25015, 1616, 'nickname', 'Filipa_Ribeiro_Fontes'),
(25016, 1616, 'first_name', 'Filipa'),
(25017, 1616, 'last_name', 'Fontes'),
(25018, 1616, 'description', ''),
(25019, 1616, 'rich_editing', 'true'),
(25020, 1616, 'comment_shortcuts', 'false'),
(25021, 1616, 'admin_color', 'fresh'),
(25022, 1616, 'use_ssl', '0'),
(25023, 1616, 'show_admin_bar_front', 'true'),
(25024, 1616, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25025, 1616, 'wp_user_level', '0'),
(25026, 1616, 'wsl_current_provider', 'Facebook'),
(25027, 1616, 'wsl_current_user_image', 'https://graph.facebook.com/10152952701024503/picture?width=150&height=150'),
(25028, 1616, 'session_tokens', 'a:1:{s:64:\"aaf35d5cb595d037d38a9be0b1f453c08cbb3a4bb41d1020dba95ca8cf96439b\";a:4:{s:10:\"expiration\";i:1433972698;s:2:\"ip\";s:12:\"79.168.20.19\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432763098;}}'),
(25029, 1617, 'nickname', 'Cristina_Rodrigues_1'),
(25030, 1617, 'first_name', 'Cristina'),
(25031, 1617, 'last_name', 'Rodrigues'),
(25032, 1617, 'description', ''),
(25033, 1617, 'rich_editing', 'true'),
(25034, 1617, 'comment_shortcuts', 'false'),
(25035, 1617, 'admin_color', 'fresh'),
(25036, 1617, 'use_ssl', '0'),
(25037, 1617, 'show_admin_bar_front', 'true'),
(25038, 1617, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25039, 1617, 'wp_user_level', '0'),
(25040, 1617, 'wsl_current_provider', 'Facebook'),
(25041, 1617, 'wsl_current_user_image', 'https://graph.facebook.com/10203421566814656/picture?width=150&height=150'),
(25042, 1617, 'session_tokens', 'a:2:{s:64:\"6e1e61fdf36de6ee2ab5c8304f6722d83996a9d7cb9ab9e7c9011712139e8604\";a:4:{s:10:\"expiration\";i:1433972707;s:2:\"ip\";s:12:\"85.244.92.89\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432763107;}s:64:\"f349f3fd0970b2f8a83376dbad24db0ab330ecbaebed96ba40f45f64fe2ac781\";a:4:{s:10:\"expiration\";i:1434037178;s:2:\"ip\";s:13:\"87.103.74.169\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432827578;}}'),
(25043, 1616, 'votou', 'sim'),
(25044, 1616, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(25045, 1618, 'nickname', 'Pedro_Faria_de_Castro'),
(25046, 1618, 'first_name', 'Pedro'),
(25047, 1618, 'last_name', 'Faria de Castro'),
(25048, 1618, 'description', ''),
(25049, 1618, 'rich_editing', 'true'),
(25050, 1618, 'comment_shortcuts', 'false'),
(25051, 1618, 'admin_color', 'fresh'),
(25052, 1618, 'use_ssl', '0'),
(25053, 1618, 'show_admin_bar_front', 'true'),
(25054, 1618, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25055, 1618, 'wp_user_level', '0'),
(25056, 1618, 'wsl_current_provider', 'Facebook'),
(25057, 1618, 'wsl_current_user_image', 'https://graph.facebook.com/908683962504351/picture?width=150&height=150'),
(25058, 1618, 'session_tokens', 'a:1:{s:64:\"f4f674585c1581f89d9659ae5c3c1efe80986e668185e554b407ed6a9b1854d7\";a:4:{s:10:\"expiration\";i:1433972710;s:2:\"ip\";s:14:\"197.148.19.124\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432763110;}}'),
(25059, 1619, 'nickname', 'Anabela_Floriano'),
(25060, 1619, 'first_name', 'Anabela'),
(25061, 1619, 'last_name', 'Floriano'),
(25062, 1619, 'description', ''),
(25063, 1619, 'rich_editing', 'true'),
(25064, 1619, 'comment_shortcuts', 'false'),
(25065, 1619, 'admin_color', 'fresh'),
(25066, 1619, 'use_ssl', '0'),
(25067, 1619, 'show_admin_bar_front', 'true'),
(25068, 1619, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25069, 1619, 'wp_user_level', '0'),
(25070, 1619, 'wsl_current_provider', 'Facebook'),
(25071, 1619, 'wsl_current_user_image', 'https://graph.facebook.com/770905339692200/picture?width=150&height=150'),
(25072, 1619, 'session_tokens', 'a:1:{s:64:\"3f621fc2ba2ecfba41c13e748775511af12f8904dff04c4c4cbcc3e48c07bdd4\";a:4:{s:10:\"expiration\";i:1433972729;s:2:\"ip\";s:12:\"188.81.13.58\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432763129;}}'),
(25073, 1605, 'votou', 'sim'),
(25074, 1605, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(25075, 1613, 'votou', 'sim'),
(25076, 1613, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(25077, 1620, 'nickname', 'Elsa_Tavares'),
(25078, 1620, 'first_name', 'Elsa'),
(25079, 1620, 'last_name', 'Tavares'),
(25080, 1620, 'description', ''),
(25081, 1620, 'rich_editing', 'true'),
(25082, 1620, 'comment_shortcuts', 'false'),
(25083, 1620, 'admin_color', 'fresh'),
(25084, 1620, 'use_ssl', '0'),
(25085, 1620, 'show_admin_bar_front', 'true'),
(25086, 1620, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25087, 1620, 'wp_user_level', '0'),
(25088, 1620, 'wsl_current_provider', 'Facebook'),
(25089, 1620, 'wsl_current_user_image', 'https://graph.facebook.com/932043813484956/picture?width=150&height=150'),
(25090, 1620, 'session_tokens', 'a:2:{s:64:\"c65557df1f8a309165c2c994194cf291db865fbf733e9e064e5780e9f04d5840\";a:4:{s:10:\"expiration\";i:1433972759;s:2:\"ip\";s:13:\"85.242.225.22\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432763159;}s:64:\"fc9ac4f5f82701dcfff3313215eab538ba32278fe78c96d5f69c8c11b3aef9e7\";a:4:{s:10:\"expiration\";i:1434227823;s:2:\"ip\";s:13:\"85.242.225.22\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433018223;}}'),
(25091, 1621, 'nickname', 'Joana_Borges_Cardoso'),
(25092, 1621, 'first_name', 'Joana'),
(25093, 1621, 'last_name', 'Cardoso'),
(25094, 1621, 'description', ''),
(25095, 1621, 'rich_editing', 'true'),
(25096, 1621, 'comment_shortcuts', 'false'),
(25097, 1621, 'admin_color', 'fresh'),
(25098, 1621, 'use_ssl', '0'),
(25099, 1621, 'show_admin_bar_front', 'true'),
(25100, 1621, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25101, 1621, 'wp_user_level', '0'),
(25102, 1621, 'wsl_current_provider', 'Facebook'),
(25103, 1621, 'wsl_current_user_image', 'https://graph.facebook.com/10204533743328589/picture?width=150&height=150'),
(25104, 1621, 'session_tokens', 'a:1:{s:64:\"4eb0c90cdb0489239d27c4806bc24e9ee82feee5cb77b0c3869aa479caba6ccd\";a:4:{s:10:\"expiration\";i:1433972785;s:2:\"ip\";s:13:\"93.108.205.58\";s:2:\"ua\";s:186:\"Mozilla/5.0 (Linux; Android 4.4.2; Vodafone Smart 4 Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432763185;}}'),
(25105, 1617, 'votou', 'sim'),
(25106, 1617, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(25107, 1620, 'votou', 'sim'),
(25108, 1620, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(25109, 1622, 'nickname', 'Joao_Martinho'),
(25110, 1622, 'first_name', 'João'),
(25111, 1622, 'last_name', 'Martinho'),
(25112, 1622, 'description', ''),
(25113, 1622, 'rich_editing', 'true'),
(25114, 1622, 'comment_shortcuts', 'false'),
(25115, 1622, 'admin_color', 'fresh'),
(25116, 1622, 'use_ssl', '0'),
(25117, 1622, 'show_admin_bar_front', 'true'),
(25118, 1622, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25119, 1622, 'wp_user_level', '0'),
(25120, 1622, 'wsl_current_provider', 'Facebook'),
(25121, 1622, 'wsl_current_user_image', 'https://graph.facebook.com/10205750340069240/picture?width=150&height=150'),
(25122, 1622, 'session_tokens', 'a:1:{s:64:\"ac3199daa510e6e2625f3e77a40040c9ff81529bcbf7ebc052d9c5ae566ff9be\";a:4:{s:10:\"expiration\";i:1433972826;s:2:\"ip\";s:13:\"86.196.126.90\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432763226;}}'),
(25123, 1618, 'votou', 'sim'),
(25124, 1618, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(25125, 1621, 'votou', 'sim'),
(25126, 1621, 'user_votes', 'shaper-do-ano-xhapeland_p1377'),
(25127, 1619, 'votou', 'sim'),
(25128, 1619, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(25129, 1622, 'votou', 'sim'),
(25130, 1622, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(25131, 1623, 'nickname', 'Jorge_Silva'),
(25132, 1623, 'first_name', 'Jorge'),
(25133, 1623, 'last_name', 'Silva'),
(25134, 1623, 'description', ''),
(25135, 1623, 'rich_editing', 'true'),
(25136, 1623, 'comment_shortcuts', 'false'),
(25137, 1623, 'admin_color', 'fresh'),
(25138, 1623, 'use_ssl', '0'),
(25139, 1623, 'show_admin_bar_front', 'true'),
(25140, 1623, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25141, 1623, 'wp_user_level', '0'),
(25142, 1623, 'wsl_current_provider', 'Facebook'),
(25143, 1623, 'wsl_current_user_image', 'https://graph.facebook.com/1022192884476966/picture?width=150&height=150'),
(25144, 1623, 'session_tokens', 'a:1:{s:64:\"401b19faa37a04469da34f27cfd9e45749e1e091b49484ed84ba0ae00d93f130\";a:4:{s:10:\"expiration\";i:1433972943;s:2:\"ip\";s:11:\"95.94.39.55\";s:2:\"ua\";s:184:\"Mozilla/5.0 (Linux; Android 5.0.2; A0001 Build/LRX22G; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432763343;}}'),
(25145, 1624, 'nickname', 'Guilhermina_Prudencio'),
(25146, 1624, 'first_name', 'Guilhermina'),
(25147, 1624, 'last_name', 'Prudencio'),
(25148, 1624, 'description', ''),
(25149, 1624, 'rich_editing', 'true'),
(25150, 1624, 'comment_shortcuts', 'false'),
(25151, 1624, 'admin_color', 'fresh'),
(25152, 1624, 'use_ssl', '0'),
(25153, 1624, 'show_admin_bar_front', 'true'),
(25154, 1624, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25155, 1624, 'wp_user_level', '0'),
(25156, 1624, 'wsl_current_provider', 'Facebook'),
(25157, 1624, 'wsl_current_user_image', 'https://graph.facebook.com/1183421225017171/picture?width=150&height=150'),
(25158, 1624, 'session_tokens', 'a:1:{s:64:\"1b2f0ad1229a3768c83943c2667196f42e612bc4f310d624afc582c1831d8bd1\";a:4:{s:10:\"expiration\";i:1433972973;s:2:\"ip\";s:14:\"94.132.220.171\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432763373;}}'),
(25159, 1611, 'votou', 'sim'),
(25160, 1611, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375'),
(25161, 1625, 'nickname', 'Luis_Esteves'),
(25162, 1625, 'first_name', 'Luis'),
(25163, 1625, 'last_name', 'Esteves'),
(25164, 1625, 'description', ''),
(25165, 1625, 'rich_editing', 'true'),
(25166, 1625, 'comment_shortcuts', 'false'),
(25167, 1625, 'admin_color', 'fresh'),
(25168, 1625, 'use_ssl', '0'),
(25169, 1625, 'show_admin_bar_front', 'true'),
(25170, 1625, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25171, 1625, 'wp_user_level', '0'),
(25172, 1625, 'wsl_current_provider', 'Facebook'),
(25173, 1625, 'wsl_current_user_image', 'https://graph.facebook.com/10203372948239523/picture?width=150&height=150'),
(25174, 1625, 'session_tokens', 'a:1:{s:64:\"75af90ffc855bd11cec25e26c9c4f200fd31d1adbb4803fd4f9fd86c17c8115a\";a:4:{s:10:\"expiration\";i:1433973021;s:2:\"ip\";s:12:\"85.244.66.82\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432763421;}}'),
(25175, 1626, 'nickname', 'Emanuel_Aniceto'),
(25176, 1626, 'first_name', 'Emanuel'),
(25177, 1626, 'last_name', 'Aniceto'),
(25178, 1626, 'description', ''),
(25179, 1626, 'rich_editing', 'true'),
(25180, 1626, 'comment_shortcuts', 'false'),
(25181, 1626, 'admin_color', 'fresh'),
(25182, 1626, 'use_ssl', '0'),
(25183, 1626, 'show_admin_bar_front', 'true'),
(25184, 1626, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25185, 1626, 'wp_user_level', '0'),
(25186, 1626, 'wsl_current_provider', 'Facebook'),
(25187, 1626, 'wsl_current_user_image', 'https://graph.facebook.com/10206909269632854/picture?width=150&height=150'),
(25188, 1626, 'session_tokens', 'a:1:{s:64:\"b0aec693e70ce8212f0a3c1671c91787580be213ef99e45c9f2bbe29f072404c\";a:4:{s:10:\"expiration\";i:1433973060;s:2:\"ip\";s:13:\"85.244.134.81\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432763460;}}'),
(25189, 1627, 'nickname', 'Gustavo_Henrique_Vianna'),
(25190, 1627, 'first_name', 'Gustavo Henrique'),
(25191, 1627, 'last_name', 'Vianna'),
(25192, 1627, 'description', ''),
(25193, 1627, 'rich_editing', 'true'),
(25194, 1627, 'comment_shortcuts', 'false'),
(25195, 1627, 'admin_color', 'fresh'),
(25196, 1627, 'use_ssl', '0'),
(25197, 1627, 'show_admin_bar_front', 'true'),
(25198, 1627, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25199, 1627, 'wp_user_level', '0'),
(25200, 1627, 'wsl_current_provider', 'Facebook'),
(25201, 1627, 'wsl_current_user_image', 'https://graph.facebook.com/974600302563928/picture?width=150&height=150'),
(25202, 1627, 'session_tokens', 'a:1:{s:64:\"379f41b08c6539db4096aca7925e4662f9effa23fc0fd2e0ad968166469c2ec5\";a:4:{s:10:\"expiration\";i:1433973118;s:2:\"ip\";s:13:\"77.54.207.174\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432763518;}}'),
(25203, 1628, 'nickname', 'Alexandra_Ramalho'),
(25204, 1628, 'first_name', 'Alexandra'),
(25205, 1628, 'last_name', 'Ramalho'),
(25206, 1628, 'description', ''),
(25207, 1628, 'rich_editing', 'true'),
(25208, 1628, 'comment_shortcuts', 'false'),
(25209, 1628, 'admin_color', 'fresh'),
(25210, 1628, 'use_ssl', '0'),
(25211, 1628, 'show_admin_bar_front', 'true'),
(25212, 1628, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25213, 1628, 'wp_user_level', '0'),
(25214, 1628, 'wsl_current_provider', 'Facebook'),
(25215, 1628, 'wsl_current_user_image', 'https://graph.facebook.com/10204083419274701/picture?width=150&height=150'),
(25216, 1628, 'session_tokens', 'a:2:{s:64:\"3b79ca1fe421d78a41cce7b32e567e722b021a4a5129534b3d47b88459ecda78\";a:4:{s:10:\"expiration\";i:1433973122;s:2:\"ip\";s:11:\"95.92.3.175\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432763522;}s:64:\"7ba5151fbaca418caaf05089dbc3e597dd16c4b453370019c1bd9cb9cf64c991\";a:4:{s:10:\"expiration\";i:1433973169;s:2:\"ip\";s:11:\"95.92.3.175\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432763569;}}'),
(25217, 1629, 'nickname', 'Joao_Pedro_Cazenave_Ribeiro'),
(25218, 1629, 'first_name', 'João Pedro'),
(25219, 1629, 'last_name', 'Cazenave Ribeiro'),
(25220, 1629, 'description', ''),
(25221, 1629, 'rich_editing', 'true'),
(25222, 1629, 'comment_shortcuts', 'false'),
(25223, 1629, 'admin_color', 'fresh'),
(25224, 1629, 'use_ssl', '0'),
(25225, 1629, 'show_admin_bar_front', 'true'),
(25226, 1629, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25227, 1629, 'wp_user_level', '0'),
(25228, 1629, 'wsl_current_provider', 'Facebook'),
(25229, 1629, 'wsl_current_user_image', 'https://graph.facebook.com/10207154144440235/picture?width=150&height=150'),
(25230, 1629, 'session_tokens', 'a:2:{s:64:\"950d8de2511c3f581d7e8ee4f3a05d58bc9ae857d2987ad89ca2acc71cf5e1b2\";a:4:{s:10:\"expiration\";i:1433973155;s:2:\"ip\";s:14:\"188.251.71.110\";s:2:\"ua\";s:130:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T530 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36\";s:5:\"login\";i:1432763555;}s:64:\"f64b32c58b1a14246f3317272292e38f9b63d998164ff58d7174a003064e480a\";a:4:{s:10:\"expiration\";i:1435008483;s:2:\"ip\";s:14:\"82.154.140.156\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1433798883;}}'),
(25231, 1629, 'votou', 'sim'),
(25232, 1629, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(25233, 1630, 'nickname', 'Alexandre_Sousa'),
(25234, 1630, 'first_name', 'Alexandre'),
(25235, 1630, 'last_name', 'Sousa'),
(25236, 1630, 'description', ''),
(25237, 1630, 'rich_editing', 'true'),
(25238, 1630, 'comment_shortcuts', 'false'),
(25239, 1630, 'admin_color', 'fresh'),
(25240, 1630, 'use_ssl', '0'),
(25241, 1630, 'show_admin_bar_front', 'true'),
(25242, 1630, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25243, 1630, 'wp_user_level', '0'),
(25244, 1630, 'wsl_current_provider', 'Facebook'),
(25245, 1630, 'wsl_current_user_image', 'https://graph.facebook.com/10204025263383820/picture?width=150&height=150'),
(25246, 1630, 'session_tokens', 'a:1:{s:64:\"67681fe4cef73824c1a8c4e2f041b33709d0f2ad03370bbe3ba92aa3133e44c2\";a:4:{s:10:\"expiration\";i:1433973221;s:2:\"ip\";s:13:\"81.84.129.251\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432763621;}}'),
(25247, 1631, 'nickname', 'Lino_Curado'),
(25248, 1631, 'first_name', 'Lino'),
(25249, 1631, 'last_name', 'Curado'),
(25250, 1631, 'description', ''),
(25251, 1631, 'rich_editing', 'true'),
(25252, 1631, 'comment_shortcuts', 'false'),
(25253, 1631, 'admin_color', 'fresh'),
(25254, 1631, 'use_ssl', '0'),
(25255, 1631, 'show_admin_bar_front', 'true'),
(25256, 1631, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25257, 1631, 'wp_user_level', '0'),
(25258, 1631, 'wsl_current_provider', 'Facebook'),
(25259, 1631, 'wsl_current_user_image', 'https://graph.facebook.com/874010885994537/picture?width=150&height=150'),
(25260, 1631, 'session_tokens', 'a:1:{s:64:\"7b5ee6b347e61a999b739a5b675997d5d817ce61e96f8e4bf95e6bdb5fc17152\";a:4:{s:10:\"expiration\";i:1433973278;s:2:\"ip\";s:13:\"178.166.51.40\";s:2:\"ua\";s:178:\"Mozilla/5.0 (Linux; Android 4.4.2; SMART-E5 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/31.0.0.19.13;]\";s:5:\"login\";i:1432763678;}}'),
(25261, 1627, 'votou', 'sim'),
(25262, 1627, 'user_votes', 'onda-do-ano-polen_p1230'),
(25263, 1628, 'votou', 'sim'),
(25264, 1628, 'user_votes', 'shaper-do-ano-xhapeland_p1377'),
(25265, 1632, 'nickname', 'Sofia_Lynce_Pavia'),
(25266, 1632, 'first_name', 'Sofia'),
(25267, 1632, 'last_name', 'Pavia'),
(25268, 1632, 'description', ''),
(25269, 1632, 'rich_editing', 'true'),
(25270, 1632, 'comment_shortcuts', 'false'),
(25271, 1632, 'admin_color', 'fresh'),
(25272, 1632, 'use_ssl', '0'),
(25273, 1632, 'show_admin_bar_front', 'true'),
(25274, 1632, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25275, 1632, 'wp_user_level', '0'),
(25276, 1632, 'wsl_current_provider', 'Facebook'),
(25277, 1632, 'wsl_current_user_image', 'https://graph.facebook.com/10206874056555649/picture?width=150&height=150'),
(25278, 1632, 'session_tokens', 'a:1:{s:64:\"4748d76a402c75df87413ffa9130af89c086af1e08c79a5ef97e20ae3e39626f\";a:4:{s:10:\"expiration\";i:1433973386;s:2:\"ip\";s:14:\"79.168.154.230\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432763786;}}'),
(25279, 1633, 'nickname', 'Pedro_Pessoa'),
(25280, 1633, 'first_name', 'Pedro'),
(25281, 1633, 'last_name', 'Pessoa'),
(25282, 1633, 'description', ''),
(25283, 1633, 'rich_editing', 'true'),
(25284, 1633, 'comment_shortcuts', 'false'),
(25285, 1633, 'admin_color', 'fresh'),
(25286, 1633, 'use_ssl', '0'),
(25287, 1633, 'show_admin_bar_front', 'true'),
(25288, 1633, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25289, 1633, 'wp_user_level', '0'),
(25290, 1633, 'wsl_current_provider', 'Facebook'),
(25291, 1633, 'wsl_current_user_image', 'https://graph.facebook.com/998463650166019/picture?width=150&height=150'),
(25292, 1633, 'session_tokens', 'a:1:{s:64:\"902b54e756a4070f9d2c1151ede3f21a9e73e7c8b49f851a971a5563ffb50c04\";a:4:{s:10:\"expiration\";i:1433973411;s:2:\"ip\";s:14:\"85.241.106.243\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432763811;}}'),
(25293, 1634, 'nickname', 'Joao_Pedro_Braga'),
(25294, 1634, 'first_name', 'João Pedro'),
(25295, 1634, 'last_name', 'Braga'),
(25296, 1634, 'description', ''),
(25297, 1634, 'rich_editing', 'true'),
(25298, 1634, 'comment_shortcuts', 'false'),
(25299, 1634, 'admin_color', 'fresh'),
(25300, 1634, 'use_ssl', '0'),
(25301, 1634, 'show_admin_bar_front', 'true'),
(25302, 1634, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25303, 1634, 'wp_user_level', '0'),
(25304, 1634, 'wsl_current_provider', 'Facebook'),
(25305, 1634, 'wsl_current_user_image', 'https://graph.facebook.com/857760054261487/picture?width=150&height=150'),
(25306, 1634, 'session_tokens', 'a:1:{s:64:\"ecd34509be6d6a095d27ab0f3450398ccc48cefd7a79c58d4f758089f7dd4cd8\";a:4:{s:10:\"expiration\";i:1433973420;s:2:\"ip\";s:13:\"87.103.68.223\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432763820;}}'),
(25307, 1614, 'votou', 'sim');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(25308, 1614, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(25309, 1632, 'votou', 'sim'),
(25310, 1632, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(25311, 1630, 'votou', 'sim'),
(25312, 1630, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(25313, 1635, 'nickname', 'Pedro_Barros'),
(25314, 1635, 'first_name', 'Pedro'),
(25315, 1635, 'last_name', 'Barros'),
(25316, 1635, 'description', ''),
(25317, 1635, 'rich_editing', 'true'),
(25318, 1635, 'comment_shortcuts', 'false'),
(25319, 1635, 'admin_color', 'fresh'),
(25320, 1635, 'use_ssl', '0'),
(25321, 1635, 'show_admin_bar_front', 'true'),
(25322, 1635, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25323, 1635, 'wp_user_level', '0'),
(25324, 1635, 'wsl_current_provider', 'Facebook'),
(25325, 1635, 'wsl_current_user_image', 'https://graph.facebook.com/851641538240418/picture?width=150&height=150'),
(25326, 1635, 'session_tokens', 'a:1:{s:64:\"105793cbc4f94c5e548628b96a878a0cde0eee1a871a5d52759ffc1e851b4fe6\";a:4:{s:10:\"expiration\";i:1433973436;s:2:\"ip\";s:14:\"85.245.101.153\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432763836;}}'),
(25327, 1636, 'nickname', 'Francisco_Carrasco_Bde'),
(25328, 1636, 'first_name', 'Francisco'),
(25329, 1636, 'last_name', 'Carrasco Bde'),
(25330, 1636, 'description', ''),
(25331, 1636, 'rich_editing', 'true'),
(25332, 1636, 'comment_shortcuts', 'false'),
(25333, 1636, 'admin_color', 'fresh'),
(25334, 1636, 'use_ssl', '0'),
(25335, 1636, 'show_admin_bar_front', 'true'),
(25336, 1636, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25337, 1636, 'wp_user_level', '0'),
(25338, 1636, 'wsl_current_provider', 'Facebook'),
(25339, 1636, 'wsl_current_user_image', 'https://graph.facebook.com/1010280942325802/picture?width=150&height=150'),
(25340, 1636, 'session_tokens', 'a:1:{s:64:\"41fdc501ebe32368e74400b0f4cc62d2ea93e3bf2f01573ef8566d9c6fbcfcc0\";a:4:{s:10:\"expiration\";i:1433973439;s:2:\"ip\";s:12:\"188.81.11.51\";s:2:\"ua\";s:126:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36 OPR/29.0.1795.60\";s:5:\"login\";i:1432763839;}}'),
(25341, 1637, 'nickname', 'Andre_Baptista_De_Almeida'),
(25342, 1637, 'first_name', 'André'),
(25343, 1637, 'last_name', 'De Almeida'),
(25344, 1637, 'description', ''),
(25345, 1637, 'rich_editing', 'true'),
(25346, 1637, 'comment_shortcuts', 'false'),
(25347, 1637, 'admin_color', 'fresh'),
(25348, 1637, 'use_ssl', '0'),
(25349, 1637, 'show_admin_bar_front', 'true'),
(25350, 1637, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25351, 1637, 'wp_user_level', '0'),
(25352, 1637, 'wsl_current_provider', 'Facebook'),
(25353, 1637, 'wsl_current_user_image', 'https://graph.facebook.com/1031594063526569/picture?width=150&height=150'),
(25354, 1637, 'session_tokens', 'a:1:{s:64:\"b22d7b2990b8131bbb4b555a52d3f19b8a9d54a72666fd3ce376d5bad2946f8d\";a:4:{s:10:\"expiration\";i:1433973442;s:2:\"ip\";s:13:\"79.169.169.50\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432763842;}}'),
(25355, 1638, 'nickname', 'Pedro_Ramos_1'),
(25356, 1638, 'first_name', 'Pedro'),
(25357, 1638, 'last_name', 'Ramos'),
(25358, 1638, 'description', ''),
(25359, 1638, 'rich_editing', 'true'),
(25360, 1638, 'comment_shortcuts', 'false'),
(25361, 1638, 'admin_color', 'fresh'),
(25362, 1638, 'use_ssl', '0'),
(25363, 1638, 'show_admin_bar_front', 'true'),
(25364, 1638, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25365, 1638, 'wp_user_level', '0'),
(25366, 1638, 'wsl_current_provider', 'Google'),
(25367, 1638, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(25368, 1638, 'session_tokens', 'a:1:{s:64:\"a64c6e429d8482067bbbda6d1061f0ba98b64d769d88914f88fe95dc82344747\";a:4:{s:10:\"expiration\";i:1433973492;s:2:\"ip\";s:11:\"2.82.177.21\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432763892;}}'),
(25369, 1639, 'nickname', 'Joana_Agostinho'),
(25370, 1639, 'first_name', 'Joana'),
(25371, 1639, 'last_name', 'Agostinho'),
(25372, 1639, 'description', ''),
(25373, 1639, 'rich_editing', 'true'),
(25374, 1639, 'comment_shortcuts', 'false'),
(25375, 1639, 'admin_color', 'fresh'),
(25376, 1639, 'use_ssl', '0'),
(25377, 1639, 'show_admin_bar_front', 'true'),
(25378, 1639, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25379, 1639, 'wp_user_level', '0'),
(25380, 1639, 'wsl_current_provider', 'Facebook'),
(25381, 1639, 'wsl_current_user_image', 'https://graph.facebook.com/10153397008653707/picture?width=150&height=150'),
(25382, 1639, 'session_tokens', 'a:2:{s:64:\"3e8bbeb46ffd617429e0032304314a29afdcf8fb272ded95cf9861ae25674bab\";a:4:{s:10:\"expiration\";i:1433973492;s:2:\"ip\";s:14:\"79.168.221.235\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432763892;}s:64:\"1828b5281f3f4c675d6adcd5e2962b86f10848cd6f706e1c37eec3f41638cf76\";a:4:{s:10:\"expiration\";i:1433973559;s:2:\"ip\";s:14:\"79.168.221.235\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432763959;}}'),
(25383, 1637, 'votou', 'sim'),
(25384, 1637, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(25385, 1625, 'votou', 'sim'),
(25386, 1625, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(25387, 1640, 'nickname', 'Pedro_de_Lacerda'),
(25388, 1640, 'first_name', 'Pedro'),
(25389, 1640, 'last_name', 'de Lacerda'),
(25390, 1640, 'description', ''),
(25391, 1640, 'rich_editing', 'true'),
(25392, 1640, 'comment_shortcuts', 'false'),
(25393, 1640, 'admin_color', 'fresh'),
(25394, 1640, 'use_ssl', '0'),
(25395, 1640, 'show_admin_bar_front', 'true'),
(25396, 1640, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25397, 1640, 'wp_user_level', '0'),
(25398, 1640, 'wsl_current_provider', 'Facebook'),
(25399, 1640, 'wsl_current_user_image', 'https://graph.facebook.com/10205660721991709/picture?width=150&height=150'),
(25400, 1640, 'session_tokens', 'a:1:{s:64:\"104731ed0c057b1a7a2a3591fc4ca29b26bfe7675ad30e7abc883bea479bf167\";a:4:{s:10:\"expiration\";i:1433973590;s:2:\"ip\";s:15:\"213.138.226.183\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.1.2; LT26i Build/6.2.B.1.96) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.109 Mobile Safari/537.36\";s:5:\"login\";i:1432763990;}}'),
(25401, 1634, 'votou', 'sim'),
(25402, 1634, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(25403, 1639, 'votou', 'sim'),
(25404, 1639, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(25405, 1640, 'votou', 'sim'),
(25406, 1640, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(25407, 1641, 'nickname', 'Brafna_Garcia_Rosado'),
(25408, 1641, 'first_name', 'Brafna'),
(25409, 1641, 'last_name', 'Rosado'),
(25410, 1641, 'description', ''),
(25411, 1641, 'rich_editing', 'true'),
(25412, 1641, 'comment_shortcuts', 'false'),
(25413, 1641, 'admin_color', 'fresh'),
(25414, 1641, 'use_ssl', '0'),
(25415, 1641, 'show_admin_bar_front', 'true'),
(25416, 1641, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25417, 1641, 'wp_user_level', '0'),
(25418, 1641, 'wsl_current_provider', 'Facebook'),
(25419, 1641, 'wsl_current_user_image', 'https://graph.facebook.com/10152754312961739/picture?width=150&height=150'),
(25420, 1641, 'session_tokens', 'a:1:{s:64:\"c0870bed6dd23bde475d7748c7664adfd8583f872ff053b4472bf0edfb44781f\";a:4:{s:10:\"expiration\";i:1433973697;s:2:\"ip\";s:13:\"81.193.139.13\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432764097;}}'),
(25421, 1642, 'nickname', 'Zinha_Silva'),
(25422, 1642, 'first_name', 'Zinha'),
(25423, 1642, 'last_name', 'Silva'),
(25424, 1642, 'description', ''),
(25425, 1642, 'rich_editing', 'true'),
(25426, 1642, 'comment_shortcuts', 'false'),
(25427, 1642, 'admin_color', 'fresh'),
(25428, 1642, 'use_ssl', '0'),
(25429, 1642, 'show_admin_bar_front', 'true'),
(25430, 1642, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25431, 1642, 'wp_user_level', '0'),
(25432, 1642, 'wsl_current_provider', 'Facebook'),
(25433, 1642, 'wsl_current_user_image', 'https://graph.facebook.com/922755281100432/picture?width=150&height=150'),
(25434, 1642, 'session_tokens', 'a:1:{s:64:\"2447dab7281303fa53da464352b4aa994be96c06a0a8c73cfe33a166609357bf\";a:4:{s:10:\"expiration\";i:1433973714;s:2:\"ip\";s:13:\"188.80.72.137\";s:2:\"ua\";s:76:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; ASU2JS; rv:11.0) like Gecko\";s:5:\"login\";i:1432764114;}}'),
(25435, 1643, 'nickname', 'Joao_Anastacio'),
(25436, 1643, 'first_name', 'João'),
(25437, 1643, 'last_name', 'Anastácio'),
(25438, 1643, 'description', ''),
(25439, 1643, 'rich_editing', 'true'),
(25440, 1643, 'comment_shortcuts', 'false'),
(25441, 1643, 'admin_color', 'fresh'),
(25442, 1643, 'use_ssl', '0'),
(25443, 1643, 'show_admin_bar_front', 'true'),
(25444, 1643, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25445, 1643, 'wp_user_level', '0'),
(25446, 1643, 'wsl_current_provider', 'Facebook'),
(25447, 1643, 'wsl_current_user_image', 'https://graph.facebook.com/10206474505199904/picture?width=150&height=150'),
(25448, 1643, 'session_tokens', 'a:1:{s:64:\"acbe40aa14c425acc4bcf7d78045a34a0c3105e83e26c175ddabd1f1e7e8ae7e\";a:4:{s:10:\"expiration\";i:1433973756;s:2:\"ip\";s:13:\"79.168.182.13\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/6.1.6 Safari/537.78.2\";s:5:\"login\";i:1432764156;}}'),
(25449, 1641, 'votou', 'sim'),
(25450, 1641, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385,foto-do-ano_p957'),
(25451, 1643, 'votou', 'sim'),
(25452, 1643, 'user_votes', 'shaper-do-ano-xhapeland_p1377'),
(25453, 1638, 'votou', 'sim'),
(25454, 1638, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(25455, 1644, 'nickname', 'Antonio_Loureiro'),
(25456, 1644, 'first_name', 'Antonio'),
(25457, 1644, 'last_name', 'Loureiro'),
(25458, 1644, 'description', ''),
(25459, 1644, 'rich_editing', 'true'),
(25460, 1644, 'comment_shortcuts', 'false'),
(25461, 1644, 'admin_color', 'fresh'),
(25462, 1644, 'use_ssl', '0'),
(25463, 1644, 'show_admin_bar_front', 'true'),
(25464, 1644, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25465, 1644, 'wp_user_level', '0'),
(25466, 1644, 'wsl_current_provider', 'Facebook'),
(25467, 1644, 'wsl_current_user_image', 'https://graph.facebook.com/10200672609532917/picture?width=150&height=150'),
(25468, 1644, 'session_tokens', 'a:1:{s:64:\"f5c9dcbaffe62921ede786290c9e7435447e79ef9b19baa67e49e09f7094d3c7\";a:4:{s:10:\"expiration\";i:1433973897;s:2:\"ip\";s:14:\"79.169.124.167\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432764297;}}'),
(25469, 1645, 'nickname', 'Andre_Rosa'),
(25470, 1645, 'first_name', 'André'),
(25471, 1645, 'last_name', 'Rosa'),
(25472, 1645, 'description', ''),
(25473, 1645, 'rich_editing', 'true'),
(25474, 1645, 'comment_shortcuts', 'false'),
(25475, 1645, 'admin_color', 'fresh'),
(25476, 1645, 'use_ssl', '0'),
(25477, 1645, 'show_admin_bar_front', 'true'),
(25478, 1645, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25479, 1645, 'wp_user_level', '0'),
(25480, 1645, 'wsl_current_provider', 'Facebook'),
(25481, 1645, 'wsl_current_user_image', 'https://graph.facebook.com/10206684696138720/picture?width=150&height=150'),
(25482, 1645, 'session_tokens', 'a:1:{s:64:\"6453f14a0d17ed8433e5df32f8562dedf4900f4678e01a81fc370510f1d54b88\";a:4:{s:10:\"expiration\";i:1433973930;s:2:\"ip\";s:13:\"188.37.60.242\";s:2:\"ua\";s:73:\"Mozilla/5.0 (Windows NT 6.3; ARM; Trident/7.0; Touch; rv:11.0) like Gecko\";s:5:\"login\";i:1432764330;}}'),
(25483, 1646, 'nickname', 'Catarina_Isabel'),
(25484, 1646, 'first_name', 'Catarina'),
(25485, 1646, 'last_name', 'Isabel'),
(25486, 1646, 'description', ''),
(25487, 1646, 'rich_editing', 'true'),
(25488, 1646, 'comment_shortcuts', 'false'),
(25489, 1646, 'admin_color', 'fresh'),
(25490, 1646, 'use_ssl', '0'),
(25491, 1646, 'show_admin_bar_front', 'true'),
(25492, 1646, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25493, 1646, 'wp_user_level', '0'),
(25494, 1646, 'wsl_current_provider', 'Facebook'),
(25495, 1646, 'wsl_current_user_image', 'https://graph.facebook.com/895212367191545/picture?width=150&height=150'),
(25496, 1646, 'session_tokens', 'a:1:{s:64:\"af611d1bdd41036f82faa5631fa300c6aea51401dbdb0c4cb51eaf14b74c8751\";a:4:{s:10:\"expiration\";i:1433973979;s:2:\"ip\";s:14:\"79.168.190.220\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432764379;}}'),
(25497, 1636, 'votou', 'sim'),
(25498, 1636, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(25499, 1644, 'votou', 'sim'),
(25500, 1644, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(25501, 1647, 'nickname', 'Pedro_Cardoso_1'),
(25502, 1647, 'first_name', 'Pedro'),
(25503, 1647, 'last_name', 'Cardoso'),
(25504, 1647, 'description', ''),
(25505, 1647, 'rich_editing', 'true'),
(25506, 1647, 'comment_shortcuts', 'false'),
(25507, 1647, 'admin_color', 'fresh'),
(25508, 1647, 'use_ssl', '0'),
(25509, 1647, 'show_admin_bar_front', 'true'),
(25510, 1647, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25511, 1647, 'wp_user_level', '0'),
(25512, 1647, 'wsl_current_provider', 'Google'),
(25513, 1647, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(25514, 1647, 'session_tokens', 'a:1:{s:64:\"a92647c6a8241e8c3c242bb3674ecac9c2e4fa23fdf70868050d3d8c8107ddc8\";a:4:{s:10:\"expiration\";i:1433974120;s:2:\"ip\";s:14:\"176.78.162.204\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432764520;}}'),
(25515, 1615, 'votou', 'sim'),
(25516, 1615, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(25517, 1646, 'votou', 'sim'),
(25518, 1646, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(25519, 1647, 'votou', 'sim'),
(25520, 1647, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(25521, 1648, 'nickname', 'Marta_Espadas'),
(25522, 1648, 'first_name', 'Marta'),
(25523, 1648, 'last_name', 'Espadas'),
(25524, 1648, 'description', ''),
(25525, 1648, 'rich_editing', 'true'),
(25526, 1648, 'comment_shortcuts', 'false'),
(25527, 1648, 'admin_color', 'fresh'),
(25528, 1648, 'use_ssl', '0'),
(25529, 1648, 'show_admin_bar_front', 'true'),
(25530, 1648, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25531, 1648, 'wp_user_level', '0'),
(25532, 1648, 'wsl_current_provider', 'Facebook'),
(25533, 1648, 'wsl_current_user_image', 'https://graph.facebook.com/10205858834183384/picture?width=150&height=150'),
(25534, 1648, 'session_tokens', 'a:1:{s:64:\"e6879506c1860a2e32dfb2e9ffc98e2d515a8444d7f9de6634bf730af5ffc0f6\";a:4:{s:10:\"expiration\";i:1433974396;s:2:\"ip\";s:12:\"95.93.234.64\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432764796;}}'),
(25535, 1649, 'nickname', 'Ricardo_Alves'),
(25536, 1649, 'first_name', 'Ricardo'),
(25537, 1649, 'last_name', 'Alves'),
(25538, 1649, 'description', ''),
(25539, 1649, 'rich_editing', 'true'),
(25540, 1649, 'comment_shortcuts', 'false'),
(25541, 1649, 'admin_color', 'fresh'),
(25542, 1649, 'use_ssl', '0'),
(25543, 1649, 'show_admin_bar_front', 'true'),
(25544, 1649, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25545, 1649, 'wp_user_level', '0'),
(25546, 1649, 'wsl_current_provider', 'Google'),
(25547, 1649, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-Bnxc38rqKh0/AAAAAAAAAAI/AAAAAAAAAH0/XfLIrEbeXOQ/photo.jpg?sz=200'),
(25548, 1649, 'session_tokens', 'a:1:{s:64:\"d45b6df523d5dd0c6aef9a86d19033e288de820a94e3f802bd2e572fe24aa4df\";a:4:{s:10:\"expiration\";i:1433974440;s:2:\"ip\";s:14:\"85.240.165.247\";s:2:\"ua\";s:110:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257\";s:5:\"login\";i:1432764840;}}'),
(25549, 1623, 'votou', 'sim'),
(25550, 1623, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(25551, 1648, 'votou', 'sim'),
(25552, 1648, 'user_votes', 'manobra-do-ano-reef_p1045'),
(25553, 1650, 'nickname', 'Francisco_Goncalves_de_Brito'),
(25554, 1650, 'first_name', 'Francisco'),
(25555, 1650, 'last_name', 'de Brito'),
(25556, 1650, 'description', ''),
(25557, 1650, 'rich_editing', 'true'),
(25558, 1650, 'comment_shortcuts', 'false'),
(25559, 1650, 'admin_color', 'fresh'),
(25560, 1650, 'use_ssl', '0'),
(25561, 1650, 'show_admin_bar_front', 'true'),
(25562, 1650, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25563, 1650, 'wp_user_level', '0'),
(25564, 1650, 'wsl_current_provider', 'Facebook'),
(25565, 1650, 'wsl_current_user_image', 'https://graph.facebook.com/10205487811488226/picture?width=150&height=150'),
(25566, 1650, 'session_tokens', 'a:1:{s:64:\"460f1b553431ab26ef02a3090056793cca2e35dea500f838a3b10652e847f4f9\";a:4:{s:10:\"expiration\";i:1433974543;s:2:\"ip\";s:12:\"79.168.36.87\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432764943;}}'),
(25567, 1651, 'nickname', 'Joao_Baptista_1'),
(25568, 1651, 'first_name', 'João'),
(25569, 1651, 'last_name', 'Baptista'),
(25570, 1651, 'description', ''),
(25571, 1651, 'rich_editing', 'true'),
(25572, 1651, 'comment_shortcuts', 'false'),
(25573, 1651, 'admin_color', 'fresh'),
(25574, 1651, 'use_ssl', '0'),
(25575, 1651, 'show_admin_bar_front', 'true'),
(25576, 1651, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25577, 1651, 'wp_user_level', '0'),
(25578, 1651, 'wsl_current_provider', 'Google'),
(25579, 1651, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-pmxx_qlP9vw/AAAAAAAAAAI/AAAAAAAAAGM/x0tCsg4zZIE/photo.jpg?sz=200'),
(25580, 1651, 'session_tokens', 'a:1:{s:64:\"1e6cbe599aadcd7e09653f6de00233ac9b476e4af4d60c768aa3e7c7f89916ba\";a:4:{s:10:\"expiration\";i:1433974562;s:2:\"ip\";s:13:\"95.93.222.242\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 4.4.2; JIMMY Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432764962;}}'),
(25581, 1635, 'votou', 'sim'),
(25582, 1635, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(25583, 1649, 'votou', 'sim'),
(25584, 1649, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(25585, 1652, 'nickname', 'Francisco_Pereira'),
(25586, 1652, 'first_name', 'Francisco'),
(25587, 1652, 'last_name', 'Pereira'),
(25588, 1652, 'description', ''),
(25589, 1652, 'rich_editing', 'true'),
(25590, 1652, 'comment_shortcuts', 'false'),
(25591, 1652, 'admin_color', 'fresh'),
(25592, 1652, 'use_ssl', '0'),
(25593, 1652, 'show_admin_bar_front', 'true'),
(25594, 1652, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25595, 1652, 'wp_user_level', '0'),
(25596, 1652, 'wsl_current_provider', 'Facebook'),
(25597, 1652, 'wsl_current_user_image', 'https://graph.facebook.com/842036125884281/picture?width=150&height=150'),
(25598, 1652, 'session_tokens', 'a:1:{s:64:\"d86566f0cbdedee0bcbda430e2706d6ee78ffffaea2ac8ec3771769709ba9150\";a:4:{s:10:\"expiration\";i:1433974857;s:2:\"ip\";s:14:\"89.114.143.253\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432765257;}}'),
(25599, 1651, 'votou', 'sim'),
(25600, 1651, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212'),
(25601, 1650, 'votou', 'sim'),
(25602, 1650, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(25603, 1653, 'nickname', 'DjMorgana_Saraiva'),
(25604, 1653, 'first_name', 'DjMorgana'),
(25605, 1653, 'last_name', 'Saraiva'),
(25606, 1653, 'description', ''),
(25607, 1653, 'rich_editing', 'true'),
(25608, 1653, 'comment_shortcuts', 'false'),
(25609, 1653, 'admin_color', 'fresh'),
(25610, 1653, 'use_ssl', '0'),
(25611, 1653, 'show_admin_bar_front', 'true'),
(25612, 1653, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25613, 1653, 'wp_user_level', '0'),
(25614, 1653, 'wsl_current_provider', 'Facebook'),
(25615, 1653, 'wsl_current_user_image', 'https://graph.facebook.com/445455995625616/picture?width=150&height=150'),
(25616, 1653, 'session_tokens', 'a:1:{s:64:\"5c1469105442dbe4723bdb8518b366f2cd0a0a6c118a24fe7c236baa39d3652d\";a:4:{s:10:\"expiration\";i:1433974940;s:2:\"ip\";s:12:\"89.115.42.78\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432765340;}}'),
(25617, 1653, 'votou', 'sim'),
(25618, 1653, 'user_votes', 'shaper-do-ano-xhapeland_p1377'),
(25619, 1654, 'nickname', 'Joao_Diogo_de_Freitas'),
(25620, 1654, 'first_name', 'João'),
(25621, 1654, 'last_name', 'de Freitas'),
(25622, 1654, 'description', ''),
(25623, 1654, 'rich_editing', 'true'),
(25624, 1654, 'comment_shortcuts', 'false'),
(25625, 1654, 'admin_color', 'fresh'),
(25626, 1654, 'use_ssl', '0'),
(25627, 1654, 'show_admin_bar_front', 'true'),
(25628, 1654, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25629, 1654, 'wp_user_level', '0'),
(25630, 1654, 'wsl_current_provider', 'Facebook'),
(25631, 1654, 'wsl_current_user_image', 'https://graph.facebook.com/10153414433456096/picture?width=150&height=150'),
(25632, 1654, 'session_tokens', 'a:1:{s:64:\"742cf81aef476b7655b7a8574e31e85dcd179cd4a1bcc8a63709410f18622369\";a:4:{s:10:\"expiration\";i:1433975047;s:2:\"ip\";s:13:\"93.108.205.58\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432765447;}}'),
(25633, 1655, 'nickname', 'Joana_Freitas_1'),
(25634, 1655, 'first_name', 'Joana'),
(25635, 1655, 'last_name', 'Freitas'),
(25636, 1655, 'description', ''),
(25637, 1655, 'rich_editing', 'true'),
(25638, 1655, 'comment_shortcuts', 'false'),
(25639, 1655, 'admin_color', 'fresh'),
(25640, 1655, 'use_ssl', '0'),
(25641, 1655, 'show_admin_bar_front', 'true'),
(25642, 1655, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25643, 1655, 'wp_user_level', '0'),
(25644, 1655, 'wsl_current_provider', 'Facebook'),
(25645, 1655, 'wsl_current_user_image', 'https://graph.facebook.com/10153020016543621/picture?width=150&height=150'),
(25646, 1655, 'session_tokens', 'a:1:{s:64:\"2f3567fa8385ce7c5680ff3f083a370ec6690ecdd2daba7329adab37777f1143\";a:4:{s:10:\"expiration\";i:1433975129;s:2:\"ip\";s:12:\"85.246.99.30\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432765529;}}'),
(25647, 1656, 'nickname', 'Laura_Pintassilgo'),
(25648, 1656, 'first_name', 'Laura'),
(25649, 1656, 'last_name', 'Pintassilgo'),
(25650, 1656, 'description', ''),
(25651, 1656, 'rich_editing', 'true'),
(25652, 1656, 'comment_shortcuts', 'false'),
(25653, 1656, 'admin_color', 'fresh'),
(25654, 1656, 'use_ssl', '0'),
(25655, 1656, 'show_admin_bar_front', 'true'),
(25656, 1656, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25657, 1656, 'wp_user_level', '0'),
(25658, 1656, 'wsl_current_provider', 'Google'),
(25659, 1656, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-SdJNx3EdjJE/AAAAAAAAAAI/AAAAAAAAACk/0Gs5n2YKeN0/photo.jpg?sz=200'),
(25661, 1654, 'votou', 'sim'),
(25662, 1654, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(25663, 1656, 'session_tokens', 'a:1:{s:64:\"513b2fb9528c9feef6cc6feed1fe1d3c90b7eb58b962c0ce049a2dfebcf4ed5c\";a:4:{s:10:\"expiration\";i:1433975245;s:2:\"ip\";s:13:\"87.103.68.231\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432765645;}}'),
(25664, 1656, 'votou', 'sim'),
(25665, 1656, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353'),
(25666, 1655, 'votou', 'sim'),
(25667, 1655, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(25668, 1657, 'nickname', 'Carita_Pedro'),
(25669, 1657, 'first_name', 'Carita'),
(25670, 1657, 'last_name', 'Pedro'),
(25671, 1657, 'description', ''),
(25672, 1657, 'rich_editing', 'true'),
(25673, 1657, 'comment_shortcuts', 'false'),
(25674, 1657, 'admin_color', 'fresh'),
(25675, 1657, 'use_ssl', '0'),
(25676, 1657, 'show_admin_bar_front', 'true'),
(25677, 1657, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25678, 1657, 'wp_user_level', '0'),
(25679, 1657, 'wsl_current_provider', 'Facebook'),
(25680, 1657, 'wsl_current_user_image', 'https://graph.facebook.com/10205413901159356/picture?width=150&height=150'),
(25681, 1657, 'session_tokens', 'a:1:{s:64:\"a692a1cf8383b08a6cd06c1f5bfb1544cdb2ebaad1ac206bcd913c32e2abbca9\";a:4:{s:10:\"expiration\";i:1433975405;s:2:\"ip\";s:13:\"85.242.49.205\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432765805;}}'),
(25682, 1658, 'nickname', 'Martim_Teixeira'),
(25683, 1658, 'first_name', 'Martim'),
(25684, 1658, 'last_name', 'Teixeira'),
(25685, 1658, 'description', ''),
(25686, 1658, 'rich_editing', 'true'),
(25687, 1658, 'comment_shortcuts', 'false'),
(25688, 1658, 'admin_color', 'fresh'),
(25689, 1658, 'use_ssl', '0'),
(25690, 1658, 'show_admin_bar_front', 'true'),
(25691, 1658, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25692, 1658, 'wp_user_level', '0'),
(25693, 1658, 'wsl_current_provider', 'Facebook'),
(25694, 1658, 'wsl_current_user_image', 'https://graph.facebook.com/10153230711138796/picture?width=150&height=150'),
(25695, 1658, 'session_tokens', 'a:1:{s:64:\"f3e3e8f4383fdfae809ca9cde79f52685ce85b47b53e1862029dc15866136085\";a:4:{s:10:\"expiration\";i:1433975428;s:2:\"ip\";s:13:\"90.163.53.129\";s:2:\"ua\";s:247:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432765828;}}'),
(25696, 1659, 'nickname', 'Maria_Figueiredo'),
(25697, 1659, 'first_name', 'Maria'),
(25698, 1659, 'last_name', 'Figueiredo'),
(25699, 1659, 'description', ''),
(25700, 1659, 'rich_editing', 'true'),
(25701, 1659, 'comment_shortcuts', 'false'),
(25702, 1659, 'admin_color', 'fresh'),
(25703, 1659, 'use_ssl', '0'),
(25704, 1659, 'show_admin_bar_front', 'true'),
(25705, 1659, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25706, 1659, 'wp_user_level', '0'),
(25707, 1659, 'wsl_current_provider', 'Facebook'),
(25708, 1659, 'wsl_current_user_image', 'https://graph.facebook.com/868564306513971/picture?width=150&height=150'),
(25709, 1659, 'session_tokens', 'a:2:{s:64:\"346f77f659808778909096f214e2b01c158fd4b97ace814b031383056bd783d5\";a:4:{s:10:\"expiration\";i:1433975456;s:2:\"ip\";s:11:\"89.115.5.18\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432765856;}s:64:\"1937ffe5a9cc741d7b70c1423212db6446dabc446c559ffc930baf6314841775\";a:4:{s:10:\"expiration\";i:1434840800;s:2:\"ip\";s:12:\"95.93.239.87\";s:2:\"ua\";s:266:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433631200;}}'),
(25710, 1660, 'nickname', 'Pedro_Barreiros'),
(25711, 1660, 'first_name', 'Pedro'),
(25712, 1660, 'last_name', 'Barreiros'),
(25713, 1660, 'description', ''),
(25714, 1660, 'rich_editing', 'true'),
(25715, 1660, 'comment_shortcuts', 'false'),
(25716, 1660, 'admin_color', 'fresh'),
(25717, 1660, 'use_ssl', '0'),
(25718, 1660, 'show_admin_bar_front', 'true'),
(25719, 1660, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25720, 1660, 'wp_user_level', '0'),
(25721, 1660, 'wsl_current_provider', 'Facebook'),
(25722, 1660, 'wsl_current_user_image', 'https://graph.facebook.com/1113910135292111/picture?width=150&height=150'),
(25723, 1660, 'session_tokens', 'a:2:{s:64:\"99189cbb417a8362ca445e10fe78f0a75d1668234601ce7803ab74792bd72715\";a:4:{s:10:\"expiration\";i:1433975503;s:2:\"ip\";s:14:\"82.155.199.158\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432765903;}s:64:\"74f33aa4dc9a8f4f214d808e8880a1e421ce5e2ec430c7ce569242d7442633be\";a:4:{s:10:\"expiration\";i:1433975550;s:2:\"ip\";s:14:\"82.155.199.158\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432765950;}}'),
(25724, 1661, 'nickname', 'Fatima_Branquinho_Alves'),
(25725, 1661, 'first_name', 'Fátima'),
(25726, 1661, 'last_name', 'Branquinho Alves'),
(25727, 1661, 'description', ''),
(25728, 1661, 'rich_editing', 'true'),
(25729, 1661, 'comment_shortcuts', 'false'),
(25730, 1661, 'admin_color', 'fresh'),
(25731, 1661, 'use_ssl', '0'),
(25732, 1661, 'show_admin_bar_front', 'true'),
(25733, 1661, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25734, 1661, 'wp_user_level', '0'),
(25735, 1661, 'wsl_current_provider', 'Facebook'),
(25736, 1661, 'wsl_current_user_image', 'https://graph.facebook.com/966509613383960/picture?width=150&height=150'),
(25737, 1661, 'session_tokens', 'a:1:{s:64:\"c0aa9c73437c709b1d33190501cd32e5f5fb361a611f5af116a217f31e973684\";a:4:{s:10:\"expiration\";i:1433975514;s:2:\"ip\";s:14:\"85.240.241.142\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.59.10 (KHTML, like Gecko) Version/5.1.9 Safari/534.59.10\";s:5:\"login\";i:1432765914;}}'),
(25738, 1662, 'nickname', 'Rodrigo_Meirelles'),
(25739, 1662, 'first_name', 'Rodrigo'),
(25740, 1662, 'last_name', 'Meirelles'),
(25741, 1662, 'description', ''),
(25742, 1662, 'rich_editing', 'true'),
(25743, 1662, 'comment_shortcuts', 'false'),
(25744, 1662, 'admin_color', 'fresh'),
(25745, 1662, 'use_ssl', '0'),
(25746, 1662, 'show_admin_bar_front', 'true'),
(25747, 1662, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25748, 1662, 'wp_user_level', '0'),
(25749, 1662, 'wsl_current_provider', 'Facebook'),
(25750, 1662, 'wsl_current_user_image', 'https://graph.facebook.com/10204560935645786/picture?width=150&height=150'),
(25751, 1662, 'session_tokens', 'a:1:{s:64:\"3e88458d74b9ed76145720f7f7112e381efb381f62a2fd5132081cc74775f301\";a:4:{s:10:\"expiration\";i:1433975577;s:2:\"ip\";s:12:\"85.241.137.5\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432765977;}}'),
(25752, 1657, 'votou', 'sim'),
(25753, 1657, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(25754, 1663, 'nickname', 'Jose_Dmorais'),
(25755, 1663, 'first_name', 'Jose'),
(25756, 1663, 'last_name', 'Dmorais'),
(25757, 1663, 'description', ''),
(25758, 1663, 'rich_editing', 'true'),
(25759, 1663, 'comment_shortcuts', 'false'),
(25760, 1663, 'admin_color', 'fresh'),
(25761, 1663, 'use_ssl', '0'),
(25762, 1663, 'show_admin_bar_front', 'true'),
(25763, 1663, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25764, 1663, 'wp_user_level', '0'),
(25765, 1663, 'wsl_current_provider', 'Facebook'),
(25766, 1663, 'wsl_current_user_image', 'https://graph.facebook.com/1114895451858997/picture?width=150&height=150'),
(25767, 1663, 'session_tokens', 'a:1:{s:64:\"99af71a3d6b465a1787bb70982ef0977267a0f07e5f05a16a62da7ac13dff7f5\";a:4:{s:10:\"expiration\";i:1433975629;s:2:\"ip\";s:14:\"82.154.238.180\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432766029;}}'),
(25768, 1664, 'nickname', 'Dina_Motinha'),
(25769, 1664, 'first_name', 'Dina'),
(25770, 1664, 'last_name', 'Motinha'),
(25771, 1664, 'description', ''),
(25772, 1664, 'rich_editing', 'true'),
(25773, 1664, 'comment_shortcuts', 'false'),
(25774, 1664, 'admin_color', 'fresh'),
(25775, 1664, 'use_ssl', '0'),
(25776, 1664, 'show_admin_bar_front', 'true'),
(25777, 1664, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25778, 1664, 'wp_user_level', '0'),
(25779, 1664, 'wsl_current_provider', 'Facebook'),
(25780, 1664, 'wsl_current_user_image', 'https://graph.facebook.com/970511412981782/picture?width=150&height=150'),
(25781, 1664, 'session_tokens', 'a:1:{s:64:\"8c0456a929659f8e1a39c8937b2e4866c47ee6eca9da7cc8b748043356dfa8c7\";a:4:{s:10:\"expiration\";i:1433975638;s:2:\"ip\";s:12:\"2.82.122.235\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432766038;}}'),
(25782, 1658, 'votou', 'sim'),
(25783, 1658, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(25784, 1663, 'votou', 'sim'),
(25785, 1663, 'user_votes', 'onda-do-ano-polen_p1230'),
(25786, 1665, 'nickname', 'Lurdes_Morais'),
(25787, 1665, 'first_name', 'Lurdes'),
(25788, 1665, 'last_name', 'Morais'),
(25789, 1665, 'description', ''),
(25790, 1665, 'rich_editing', 'true'),
(25791, 1665, 'comment_shortcuts', 'false'),
(25792, 1665, 'admin_color', 'fresh'),
(25793, 1665, 'use_ssl', '0'),
(25794, 1665, 'show_admin_bar_front', 'true'),
(25795, 1665, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25796, 1665, 'wp_user_level', '0'),
(25797, 1665, 'wsl_current_provider', 'Facebook'),
(25798, 1665, 'wsl_current_user_image', 'https://graph.facebook.com/10203030113393951/picture?width=150&height=150'),
(25799, 1665, 'session_tokens', 'a:1:{s:64:\"1a857b9cea19240bacc19195fd9e9aa50da12e220be3519b7de228b993dfd8d5\";a:4:{s:10:\"expiration\";i:1433975742;s:2:\"ip\";s:12:\"188.83.74.64\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432766142;}}'),
(25800, 1661, 'votou', 'sim'),
(25801, 1661, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,treinador-do-ano_p1357'),
(25802, 1665, 'votou', 'sim'),
(25803, 1665, 'user_votes', 'onda-do-ano-polen_p1230'),
(25804, 1666, 'nickname', 'Ben_Muller'),
(25805, 1666, 'first_name', 'Ben'),
(25806, 1666, 'last_name', 'Müller'),
(25807, 1666, 'description', ''),
(25808, 1666, 'rich_editing', 'true'),
(25809, 1666, 'comment_shortcuts', 'false'),
(25810, 1666, 'admin_color', 'fresh'),
(25811, 1666, 'use_ssl', '0'),
(25812, 1666, 'show_admin_bar_front', 'true'),
(25813, 1666, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25814, 1666, 'wp_user_level', '0'),
(25815, 1666, 'wsl_current_provider', 'Facebook'),
(25816, 1666, 'wsl_current_user_image', 'https://graph.facebook.com/480531238769138/picture?width=150&height=150'),
(25817, 1666, 'session_tokens', 'a:1:{s:64:\"75048aee6994b734687a520fb1d5caf4bcfc25caeb6f061666536a0b660f7af5\";a:4:{s:10:\"expiration\";i:1433975801;s:2:\"ip\";s:13:\"94.216.51.249\";s:2:\"ua\";s:175:\"Mozilla/5.0 (Linux; U; Android 4.1.2; de-de; CINK PEAX 2 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/28.0.0.20.16;]\";s:5:\"login\";i:1432766201;}}'),
(25818, 1667, 'nickname', 'Marco_Sa'),
(25819, 1667, 'first_name', 'Marco'),
(25820, 1667, 'last_name', 'Sá'),
(25821, 1667, 'description', ''),
(25822, 1667, 'rich_editing', 'true'),
(25823, 1667, 'comment_shortcuts', 'false'),
(25824, 1667, 'admin_color', 'fresh'),
(25825, 1667, 'use_ssl', '0'),
(25826, 1667, 'show_admin_bar_front', 'true'),
(25827, 1667, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25828, 1667, 'wp_user_level', '0'),
(25829, 1667, 'wsl_current_provider', 'Facebook'),
(25830, 1667, 'wsl_current_user_image', 'https://graph.facebook.com/947182841969296/picture?width=150&height=150'),
(25831, 1667, 'session_tokens', 'a:1:{s:64:\"99225d43265378b931d50bb5c05072b35dec17ae7c6f6db0cc56026db77836da\";a:4:{s:10:\"expiration\";i:1433975806;s:2:\"ip\";s:12:\"2.80.112.161\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432766206;}}'),
(25832, 1660, 'votou', 'sim'),
(25833, 1660, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(25834, 1667, 'votou', 'sim'),
(25835, 1667, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(25836, 1668, 'nickname', 'Cristina_Vidigal'),
(25837, 1668, 'first_name', 'Cristina'),
(25838, 1668, 'last_name', 'Vidigal'),
(25839, 1668, 'description', ''),
(25840, 1668, 'rich_editing', 'true'),
(25841, 1668, 'comment_shortcuts', 'false'),
(25842, 1668, 'admin_color', 'fresh'),
(25843, 1668, 'use_ssl', '0'),
(25844, 1668, 'show_admin_bar_front', 'true'),
(25845, 1668, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25846, 1668, 'wp_user_level', '0'),
(25847, 1668, 'wsl_current_provider', 'Facebook'),
(25848, 1668, 'wsl_current_user_image', 'https://graph.facebook.com/10204217115735709/picture?width=150&height=150'),
(25849, 1668, 'session_tokens', 'a:1:{s:64:\"aa7b7778685416023ca9055a9d0c680a4763553c1847df34400189c42c24bd10\";a:4:{s:10:\"expiration\";i:1433975902;s:2:\"ip\";s:14:\"85.247.201.209\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432766302;}}'),
(25850, 1669, 'nickname', 'Miguel_Cardador'),
(25851, 1669, 'first_name', 'Miguel'),
(25852, 1669, 'last_name', 'Cardador'),
(25853, 1669, 'description', ''),
(25854, 1669, 'rich_editing', 'true'),
(25855, 1669, 'comment_shortcuts', 'false'),
(25856, 1669, 'admin_color', 'fresh'),
(25857, 1669, 'use_ssl', '0'),
(25858, 1669, 'show_admin_bar_front', 'true'),
(25859, 1669, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25860, 1669, 'wp_user_level', '0'),
(25861, 1669, 'wsl_current_provider', 'Facebook'),
(25862, 1669, 'wsl_current_user_image', 'https://graph.facebook.com/10207017711626943/picture?width=150&height=150'),
(25863, 1669, 'session_tokens', 'a:1:{s:64:\"a808224f3a9b3eca41130d5f9c69703f4efa8d73324932eff1b9bc960825853b\";a:4:{s:10:\"expiration\";i:1433975916;s:2:\"ip\";s:12:\"85.247.60.95\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432766316;}}'),
(25864, 1645, 'votou', 'sim'),
(25865, 1645, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(25866, 1662, 'votou', 'sim'),
(25867, 1662, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(25868, 1666, 'votou', 'sim'),
(25869, 1666, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(25870, 1670, 'nickname', 'Margarida_Vieira_de_Sa'),
(25871, 1670, 'first_name', 'Margarida'),
(25872, 1670, 'last_name', 'Vieira de Sá'),
(25873, 1670, 'description', ''),
(25874, 1670, 'rich_editing', 'true'),
(25875, 1670, 'comment_shortcuts', 'false'),
(25876, 1670, 'admin_color', 'fresh'),
(25877, 1670, 'use_ssl', '0'),
(25878, 1670, 'show_admin_bar_front', 'true'),
(25879, 1670, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25880, 1670, 'wp_user_level', '0'),
(25881, 1670, 'wsl_current_provider', 'Google'),
(25882, 1670, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(25883, 1670, 'session_tokens', 'a:1:{s:64:\"76c04d808aa958e544b5b26b3be723f1d95fc04d09f49629e289642b47a85993\";a:4:{s:10:\"expiration\";i:1433976313;s:2:\"ip\";s:13:\"79.168.195.49\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1432766713;}}'),
(25884, 1670, 'votou', 'sim'),
(25885, 1670, 'user_votes', 'treinador-do-ano_p1363'),
(25886, 1671, 'nickname', 'Ana_Pinto-Coelho'),
(25887, 1671, 'first_name', 'Ana'),
(25888, 1671, 'last_name', 'Pinto-Coelho'),
(25889, 1671, 'description', ''),
(25890, 1671, 'rich_editing', 'true'),
(25891, 1671, 'comment_shortcuts', 'false'),
(25892, 1671, 'admin_color', 'fresh'),
(25893, 1671, 'use_ssl', '0'),
(25894, 1671, 'show_admin_bar_front', 'true'),
(25895, 1671, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25896, 1671, 'wp_user_level', '0'),
(25897, 1671, 'wsl_current_provider', 'Facebook'),
(25898, 1671, 'wsl_current_user_image', 'https://graph.facebook.com/10206763200429355/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(25899, 1671, 'session_tokens', 'a:1:{s:64:\"7da806494b3dcd042c381f4052df728d4559d70f80c9812329cf01dfecd80d00\";a:4:{s:10:\"expiration\";i:1433976518;s:2:\"ip\";s:12:\"95.93.146.14\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/NOS;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432766918;}}'),
(25900, 1672, 'nickname', 'Goncalo_Dias'),
(25901, 1672, 'first_name', 'Gonçalo'),
(25902, 1672, 'last_name', 'Dias'),
(25903, 1672, 'description', ''),
(25904, 1672, 'rich_editing', 'true'),
(25905, 1672, 'comment_shortcuts', 'false'),
(25906, 1672, 'admin_color', 'fresh'),
(25907, 1672, 'use_ssl', '0'),
(25908, 1672, 'show_admin_bar_front', 'true'),
(25909, 1672, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25910, 1672, 'wp_user_level', '0'),
(25911, 1672, 'wsl_current_provider', 'Facebook'),
(25912, 1672, 'wsl_current_user_image', 'https://graph.facebook.com/10207031634539698/picture?width=150&height=150'),
(25913, 1672, 'session_tokens', 'a:1:{s:64:\"d2322688f35b50f2913c77eb68f3945a58a561792a6715933231915195b3434c\";a:4:{s:10:\"expiration\";i:1433976562;s:2:\"ip\";s:13:\"89.155.43.217\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/8.0.3 Safari/600.3.18\";s:5:\"login\";i:1432766962;}}'),
(25914, 1673, 'nickname', 'Pedro_Castello_Branco'),
(25915, 1673, 'first_name', 'Pedro'),
(25916, 1673, 'last_name', 'Castello Branco'),
(25917, 1673, 'description', ''),
(25918, 1673, 'rich_editing', 'true'),
(25919, 1673, 'comment_shortcuts', 'false'),
(25920, 1673, 'admin_color', 'fresh'),
(25921, 1673, 'use_ssl', '0'),
(25922, 1673, 'show_admin_bar_front', 'true'),
(25923, 1673, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25924, 1673, 'wp_user_level', '0'),
(25925, 1673, 'wsl_current_provider', 'Google'),
(25926, 1673, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(25927, 1673, 'session_tokens', 'a:1:{s:64:\"e4b019bed538a48f2b9ec45952188b0b119bf3b815319c718e0aac02fdaa797a\";a:4:{s:10:\"expiration\";i:1433976585;s:2:\"ip\";s:13:\"93.102.90.205\";s:2:\"ua\";s:106:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70\";s:5:\"login\";i:1432766985;}}'),
(25928, 1674, 'nickname', 'Mauro_Correia'),
(25929, 1674, 'first_name', 'Mauro'),
(25930, 1674, 'last_name', 'Correia'),
(25931, 1674, 'description', ''),
(25932, 1674, 'rich_editing', 'true'),
(25933, 1674, 'comment_shortcuts', 'false'),
(25934, 1674, 'admin_color', 'fresh'),
(25935, 1674, 'use_ssl', '0'),
(25936, 1674, 'show_admin_bar_front', 'true'),
(25937, 1674, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25938, 1674, 'wp_user_level', '0'),
(25939, 1674, 'wsl_current_provider', 'Facebook'),
(25940, 1674, 'wsl_current_user_image', 'https://graph.facebook.com/10153295872583162/picture?width=150&height=150'),
(25941, 1674, 'session_tokens', 'a:1:{s:64:\"188929dd49edcc5ca0d87f5e2e47f5621a51a67bb7ab825cd974e3287e27ef9e\";a:4:{s:10:\"expiration\";i:1433976614;s:2:\"ip\";s:14:\"79.168.212.218\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432767014;}}'),
(25942, 1674, 'votou', 'sim'),
(25943, 1674, 'user_votes', 'foto-do-ano_p1169,evento-do-ano-kia_p1432'),
(25944, 1675, 'nickname', 'Maria_Joao_Carvalheira_Rodrigues'),
(25945, 1675, 'first_name', 'Maria João'),
(25946, 1675, 'last_name', 'Carvalheira Rodrigues'),
(25947, 1675, 'description', ''),
(25948, 1675, 'rich_editing', 'true'),
(25949, 1675, 'comment_shortcuts', 'false'),
(25950, 1675, 'admin_color', 'fresh'),
(25951, 1675, 'use_ssl', '0'),
(25952, 1675, 'show_admin_bar_front', 'true'),
(25953, 1675, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25954, 1675, 'wp_user_level', '0'),
(25955, 1675, 'wsl_current_provider', 'Facebook'),
(25956, 1675, 'wsl_current_user_image', 'https://graph.facebook.com/851099581641509/picture?width=150&height=150'),
(25957, 1675, 'session_tokens', 'a:1:{s:64:\"162b0463b73cd5248d0f69e49ef3cbac5878a4f9e7e08254ed30707db072ff75\";a:4:{s:10:\"expiration\";i:1433976803;s:2:\"ip\";s:9:\"2.82.8.89\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1432767203;}}'),
(25958, 1676, 'nickname', 'Ines_Antunes'),
(25959, 1676, 'first_name', 'Inês'),
(25960, 1676, 'last_name', 'Antunes'),
(25961, 1676, 'description', ''),
(25962, 1676, 'rich_editing', 'true'),
(25963, 1676, 'comment_shortcuts', 'false'),
(25964, 1676, 'admin_color', 'fresh'),
(25965, 1676, 'use_ssl', '0'),
(25966, 1676, 'show_admin_bar_front', 'true'),
(25967, 1676, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25968, 1676, 'wp_user_level', '0'),
(25969, 1676, 'wsl_current_provider', 'Google'),
(25970, 1676, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-hGJAnmWrCpQ/AAAAAAAAAAI/AAAAAAAAAso/UN0aIRachV8/photo.jpg?sz=200'),
(25971, 1676, 'session_tokens', 'a:1:{s:64:\"833842d650fe5c8f5789862b61b00cc2cd9a767248309f31c9c77b2b81ebf533\";a:4:{s:10:\"expiration\";i:1433976827;s:2:\"ip\";s:14:\"188.37.166.254\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432767227;}}'),
(25972, 1668, 'votou', 'sim'),
(25973, 1668, 'user_votes', 'videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,foto-do-ano_p1163,evento-do-ano-kia_p1428'),
(25974, 1671, 'votou', 'sim'),
(25975, 1671, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(25976, 1673, 'votou', 'sim'),
(25977, 1673, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(25978, 1675, 'votou', 'sim'),
(25979, 1675, 'user_votes', 'onda-do-ano-polen_p1230'),
(25980, 1677, 'nickname', 'Teresa_Fonseca'),
(25981, 1677, 'first_name', 'Teresa'),
(25982, 1677, 'last_name', 'Fonseca'),
(25983, 1677, 'description', ''),
(25984, 1677, 'rich_editing', 'true'),
(25985, 1677, 'comment_shortcuts', 'false'),
(25986, 1677, 'admin_color', 'fresh'),
(25987, 1677, 'use_ssl', '0'),
(25988, 1677, 'show_admin_bar_front', 'true'),
(25989, 1677, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(25990, 1677, 'wp_user_level', '0'),
(25991, 1677, 'wsl_current_provider', 'Facebook'),
(25992, 1677, 'wsl_current_user_image', 'https://graph.facebook.com/10204961549853339/picture?width=150&height=150'),
(25993, 1677, 'session_tokens', 'a:1:{s:64:\"08b3fe3505133f4c0dc3ed678caf021e77cb44df08431967d936e1f490a1f0f5\";a:4:{s:10:\"expiration\";i:1433977058;s:2:\"ip\";s:13:\"85.244.111.74\";s:2:\"ua\";s:254:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432767458;}}'),
(25994, 1678, 'nickname', 'Catarina_Sofia'),
(25995, 1678, 'first_name', 'Catarina'),
(25996, 1678, 'last_name', 'Sofia'),
(25997, 1678, 'description', ''),
(25998, 1678, 'rich_editing', 'true'),
(25999, 1678, 'comment_shortcuts', 'false'),
(26000, 1678, 'admin_color', 'fresh'),
(26001, 1678, 'use_ssl', '0'),
(26002, 1678, 'show_admin_bar_front', 'true'),
(26003, 1678, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26004, 1678, 'wp_user_level', '0'),
(26005, 1678, 'wsl_current_provider', 'Facebook'),
(26006, 1678, 'wsl_current_user_image', 'https://graph.facebook.com/10205065393567360/picture?width=150&height=150'),
(26007, 1678, 'session_tokens', 'a:1:{s:64:\"615e6a3fbaa75c1f4ad3b69f2a29d63b83ad30396dc5e65035993405c3c570b4\";a:4:{s:10:\"expiration\";i:1433977064;s:2:\"ip\";s:14:\"85.243.121.185\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432767464;}}'),
(26008, 1679, 'nickname', 'Rute_Maio'),
(26009, 1679, 'first_name', 'Rute'),
(26010, 1679, 'last_name', 'Maio'),
(26011, 1679, 'description', ''),
(26012, 1679, 'rich_editing', 'true'),
(26013, 1679, 'comment_shortcuts', 'false'),
(26014, 1679, 'admin_color', 'fresh'),
(26015, 1679, 'use_ssl', '0'),
(26016, 1679, 'show_admin_bar_front', 'true'),
(26017, 1679, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26018, 1679, 'wp_user_level', '0'),
(26019, 1679, 'wsl_current_provider', 'Facebook'),
(26020, 1679, 'wsl_current_user_image', 'https://graph.facebook.com/779857215460564/picture?width=150&height=150'),
(26021, 1679, 'session_tokens', 'a:1:{s:64:\"1bd179f0a9ee3e87cabbdbeba7bb02e506a325a0ef2fd0b89b399b7ac3496817\";a:4:{s:10:\"expiration\";i:1433977099;s:2:\"ip\";s:14:\"89.155.155.148\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432767499;}}'),
(26022, 1585, 'votou', 'sim'),
(26023, 1585, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375'),
(26024, 1679, 'votou', 'sim'),
(26025, 1679, 'user_votes', 'manobra-do-ano-reef_p1045'),
(26026, 1680, 'nickname', 'ricardo_sousa'),
(26027, 1680, 'first_name', 'ricardo'),
(26028, 1680, 'last_name', 'sousa'),
(26029, 1680, 'description', ''),
(26030, 1680, 'rich_editing', 'true'),
(26031, 1680, 'comment_shortcuts', 'false'),
(26032, 1680, 'admin_color', 'fresh'),
(26033, 1680, 'use_ssl', '0'),
(26034, 1680, 'show_admin_bar_front', 'true'),
(26035, 1680, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26036, 1680, 'wp_user_level', '0'),
(26037, 1680, 'wsl_current_provider', 'Google'),
(26038, 1680, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(26039, 1680, 'session_tokens', 'a:1:{s:64:\"2e02a7564621eb6ae05b66f15e73e876566680c8131f75249128465448d1427e\";a:4:{s:10:\"expiration\";i:1433977210;s:2:\"ip\";s:13:\"82.155.79.120\";s:2:\"ua\";s:129:\"Mozilla/5.0 (iPad; CPU OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B554a Safari/9537.53\";s:5:\"login\";i:1432767610;}}'),
(26040, 1678, 'votou', 'sim'),
(26041, 1678, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(26042, 1681, 'nickname', 'Gisela_Esteves'),
(26043, 1681, 'first_name', 'Gisela'),
(26044, 1681, 'last_name', 'Esteves'),
(26045, 1681, 'description', ''),
(26046, 1681, 'rich_editing', 'true'),
(26047, 1681, 'comment_shortcuts', 'false'),
(26048, 1681, 'admin_color', 'fresh'),
(26049, 1681, 'use_ssl', '0'),
(26050, 1681, 'show_admin_bar_front', 'true'),
(26051, 1681, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26052, 1681, 'wp_user_level', '0'),
(26053, 1681, 'wsl_current_provider', 'Facebook'),
(26054, 1681, 'wsl_current_user_image', 'https://graph.facebook.com/1454905928136058/picture?width=150&height=150'),
(26055, 1681, 'session_tokens', 'a:1:{s:64:\"5355ec9987739c7459bce91e31727b79d2cc5dda25acfa50031a32e86f3f2569\";a:4:{s:10:\"expiration\";i:1433977260;s:2:\"ip\";s:14:\"89.155.163.139\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432767660;}}'),
(26056, 1682, 'nickname', 'Lourenco_Almeida'),
(26057, 1682, 'first_name', 'Lourenco'),
(26058, 1682, 'last_name', 'Almeida'),
(26059, 1682, 'description', ''),
(26060, 1682, 'rich_editing', 'true'),
(26061, 1682, 'comment_shortcuts', 'false'),
(26062, 1682, 'admin_color', 'fresh'),
(26063, 1682, 'use_ssl', '0'),
(26064, 1682, 'show_admin_bar_front', 'true'),
(26065, 1682, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26066, 1682, 'wp_user_level', '0'),
(26067, 1682, 'wsl_current_provider', 'Facebook'),
(26068, 1682, 'wsl_current_user_image', 'https://graph.facebook.com/10153262650397488/picture?width=150&height=150'),
(26069, 1682, 'session_tokens', 'a:1:{s:64:\"00389c4c7c923463b60dcddab7f9fd78cdd9101ead9ebf6f98f687e5ad224da1\";a:4:{s:10:\"expiration\";i:1433977351;s:2:\"ip\";s:13:\"95.93.167.164\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432767751;}}'),
(26070, 1683, 'nickname', 'Rebecca_Barbosa'),
(26071, 1683, 'first_name', 'Rebecca'),
(26072, 1683, 'last_name', 'Barbosa'),
(26073, 1683, 'description', ''),
(26074, 1683, 'rich_editing', 'true'),
(26075, 1683, 'comment_shortcuts', 'false'),
(26076, 1683, 'admin_color', 'fresh'),
(26077, 1683, 'use_ssl', '0'),
(26078, 1683, 'show_admin_bar_front', 'true'),
(26079, 1683, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26080, 1683, 'wp_user_level', '0'),
(26081, 1683, 'wsl_current_provider', 'Facebook'),
(26082, 1683, 'wsl_current_user_image', 'https://graph.facebook.com/1001662443185861/picture?width=150&height=150'),
(26083, 1683, 'session_tokens', 'a:2:{s:64:\"2ad765aa9037b0432a3e6d74fb55110936f5ec167594172d6b8bd09159942ba6\";a:4:{s:10:\"expiration\";i:1433977426;s:2:\"ip\";s:12:\"92.40.249.74\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/Three;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432767826;}s:64:\"a2e92ffcc81174ac526bc33f1e54b2d0721c64e5435e2c7fe8ac5eee25a5f9d1\";a:4:{s:10:\"expiration\";i:1434004758;s:2:\"ip\";s:12:\"92.40.249.74\";s:2:\"ua\";s:251:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/Three;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1432795158;}}'),
(26084, 1682, 'votou', 'sim'),
(26085, 1682, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(26086, 1683, 'votou', 'sim'),
(26087, 1683, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(26088, 1677, 'votou', 'sim'),
(26089, 1677, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(26090, 1684, 'nickname', 'Paulo_Cecilio'),
(26091, 1684, 'first_name', 'Paulo'),
(26092, 1684, 'last_name', 'Cecilio'),
(26093, 1684, 'description', ''),
(26094, 1684, 'rich_editing', 'true'),
(26095, 1684, 'comment_shortcuts', 'false'),
(26096, 1684, 'admin_color', 'fresh'),
(26097, 1684, 'use_ssl', '0'),
(26098, 1684, 'show_admin_bar_front', 'true'),
(26099, 1684, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26100, 1684, 'wp_user_level', '0'),
(26101, 1684, 'wsl_current_provider', 'Facebook'),
(26102, 1684, 'wsl_current_user_image', 'https://graph.facebook.com/10200777399955565/picture?width=150&height=150'),
(26103, 1684, 'session_tokens', 'a:1:{s:64:\"a76432f452aa69b1ba9ce6653e61d6846b73654e728887cd6f0e6d4a68184506\";a:4:{s:10:\"expiration\";i:1433977639;s:2:\"ip\";s:13:\"85.243.141.53\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432768039;}}'),
(26104, 1684, 'votou', 'sim'),
(26105, 1684, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(26106, 1685, 'nickname', 'Telmo_Soares'),
(26107, 1685, 'first_name', 'Telmo'),
(26108, 1685, 'last_name', 'Soares'),
(26109, 1685, 'description', ''),
(26110, 1685, 'rich_editing', 'true'),
(26111, 1685, 'comment_shortcuts', 'false'),
(26112, 1685, 'admin_color', 'fresh'),
(26113, 1685, 'use_ssl', '0'),
(26114, 1685, 'show_admin_bar_front', 'true'),
(26115, 1685, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26116, 1685, 'wp_user_level', '0'),
(26117, 1685, 'wsl_current_provider', 'Facebook'),
(26118, 1685, 'wsl_current_user_image', 'https://graph.facebook.com/10204307892926364/picture?width=150&height=150'),
(26119, 1685, 'session_tokens', 'a:1:{s:64:\"9ba0f125d8a7068bac28514d083c4fe2f08d9d166d3f3c06748152122185de1c\";a:4:{s:10:\"expiration\";i:1433977679;s:2:\"ip\";s:11:\"2.83.85.239\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432768079;}}'),
(26120, 1686, 'nickname', 'Stephane_Oliveira_Leite'),
(26121, 1686, 'first_name', 'Stéphane'),
(26122, 1686, 'last_name', 'Leite'),
(26123, 1686, 'description', ''),
(26124, 1686, 'rich_editing', 'true'),
(26125, 1686, 'comment_shortcuts', 'false'),
(26126, 1686, 'admin_color', 'fresh'),
(26127, 1686, 'use_ssl', '0'),
(26128, 1686, 'show_admin_bar_front', 'true'),
(26129, 1686, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26130, 1686, 'wp_user_level', '0'),
(26131, 1686, 'wsl_current_provider', 'Facebook'),
(26132, 1686, 'wsl_current_user_image', 'https://graph.facebook.com/10206792116831820/picture?width=150&height=150'),
(26133, 1686, 'session_tokens', 'a:1:{s:64:\"8d9bbcfa65f123592cec996712b8e050cfafb074b80a6cf55472bca6d991bb85\";a:4:{s:10:\"expiration\";i:1433977724;s:2:\"ip\";s:12:\"2.81.181.130\";s:2:\"ua\";s:244:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad2,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432768124;}}'),
(26134, 1687, 'nickname', 'Pedro_Mendonca_Nobre'),
(26135, 1687, 'first_name', 'Pedro'),
(26136, 1687, 'last_name', 'Nobre'),
(26137, 1687, 'description', ''),
(26138, 1687, 'rich_editing', 'true'),
(26139, 1687, 'comment_shortcuts', 'false'),
(26140, 1687, 'admin_color', 'fresh'),
(26141, 1687, 'use_ssl', '0'),
(26142, 1687, 'show_admin_bar_front', 'true'),
(26143, 1687, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26144, 1687, 'wp_user_level', '0'),
(26145, 1687, 'wsl_current_provider', 'Facebook'),
(26146, 1687, 'wsl_current_user_image', 'https://graph.facebook.com/10152854939053053/picture?width=150&height=150'),
(26147, 1687, 'session_tokens', 'a:1:{s:64:\"2daeb1f55c613baf0a2d936839a533d601ca1b04aea4613c12cfafe378317e7e\";a:4:{s:10:\"expiration\";i:1433977851;s:2:\"ip\";s:14:\"81.141.109.143\";s:2:\"ua\";s:127:\"Mozilla/5.0 (iPad; CPU OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B435 Safari/600.1.4\";s:5:\"login\";i:1432768251;}}'),
(26148, 1688, 'nickname', 'Mafalda_Santos'),
(26149, 1688, 'first_name', 'Mafalda'),
(26150, 1688, 'last_name', 'Santos'),
(26151, 1688, 'description', ''),
(26152, 1688, 'rich_editing', 'true'),
(26153, 1688, 'comment_shortcuts', 'false'),
(26154, 1688, 'admin_color', 'fresh'),
(26155, 1688, 'use_ssl', '0'),
(26156, 1688, 'show_admin_bar_front', 'true'),
(26157, 1688, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26158, 1688, 'wp_user_level', '0'),
(26159, 1688, 'wsl_current_provider', 'Facebook'),
(26160, 1688, 'wsl_current_user_image', 'https://graph.facebook.com/1013500492002401/picture?width=150&height=150'),
(26161, 1688, 'session_tokens', 'a:1:{s:64:\"2e2e2c2391d43e2becc8658b248c7a5c6cc30e5521e2fd025b835e87979113f9\";a:4:{s:10:\"expiration\";i:1433977939;s:2:\"ip\";s:12:\"2.83.233.250\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432768339;}}'),
(26162, 1689, 'nickname', 'Paulo_Miguel_1'),
(26163, 1689, 'first_name', 'Paulo'),
(26164, 1689, 'last_name', 'Miguel'),
(26165, 1689, 'description', ''),
(26166, 1689, 'rich_editing', 'true'),
(26167, 1689, 'comment_shortcuts', 'false'),
(26168, 1689, 'admin_color', 'fresh'),
(26169, 1689, 'use_ssl', '0'),
(26170, 1689, 'show_admin_bar_front', 'true'),
(26171, 1689, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26172, 1689, 'wp_user_level', '0'),
(26173, 1689, 'wsl_current_provider', 'Facebook'),
(26174, 1689, 'wsl_current_user_image', 'https://graph.facebook.com/904989656191021/picture?width=150&height=150'),
(26175, 1689, 'session_tokens', 'a:1:{s:64:\"94dc944908b5cf4b2a23728bbc09053f22f6cd9896eb9ad96f821d61cf55a023\";a:4:{s:10:\"expiration\";i:1433977971;s:2:\"ip\";s:13:\"85.240.77.236\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432768371;}}'),
(26176, 1686, 'votou', 'sim'),
(26177, 1686, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(26178, 1690, 'nickname', 'Miguel_Rellego'),
(26179, 1690, 'first_name', 'Miguel'),
(26180, 1690, 'last_name', 'Rellego'),
(26181, 1690, 'description', ''),
(26182, 1690, 'rich_editing', 'true'),
(26183, 1690, 'comment_shortcuts', 'false'),
(26184, 1690, 'admin_color', 'fresh'),
(26185, 1690, 'use_ssl', '0'),
(26186, 1690, 'show_admin_bar_front', 'true'),
(26187, 1690, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26188, 1690, 'wp_user_level', '0'),
(26189, 1690, 'wsl_current_provider', 'Facebook'),
(26190, 1690, 'wsl_current_user_image', 'https://graph.facebook.com/10206774382536082/picture?width=150&height=150'),
(26191, 1690, 'session_tokens', 'a:1:{s:64:\"cf7dfee629e35d947271b9a0375f678eb1d2ef5cc1ce4a648208dc43a02f11e2\";a:4:{s:10:\"expiration\";i:1433978090;s:2:\"ip\";s:14:\"89.114.211.165\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432768490;}}'),
(26192, 683, 'votou', 'sim'),
(26193, 683, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(26194, 1688, 'votou', 'sim'),
(26195, 1688, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(26196, 1691, 'nickname', 'Emilia_Couto'),
(26197, 1691, 'first_name', 'Emilia'),
(26198, 1691, 'last_name', 'Couto'),
(26199, 1691, 'description', ''),
(26200, 1691, 'rich_editing', 'true'),
(26201, 1691, 'comment_shortcuts', 'false'),
(26202, 1691, 'admin_color', 'fresh'),
(26203, 1691, 'use_ssl', '0'),
(26204, 1691, 'show_admin_bar_front', 'true'),
(26205, 1691, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26206, 1691, 'wp_user_level', '0'),
(26207, 1691, 'wsl_current_provider', 'Facebook'),
(26208, 1691, 'wsl_current_user_image', 'https://graph.facebook.com/10152936547817945/picture?width=150&height=150'),
(26209, 1691, 'session_tokens', 'a:2:{s:64:\"83dec98514db4aab95c3a7c6bd4d616e616cb02b828b99360360eca35546ea5c\";a:4:{s:10:\"expiration\";i:1433978246;s:2:\"ip\";s:11:\"89.114.9.93\";s:2:\"ua\";s:198:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30 SVN/070FPG1 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432768646;}s:64:\"8c83d53a790a1deca4b47151dc963adf430a72691a506551f46cdf3692da8413\";a:4:{s:10:\"expiration\";i:1433978400;s:2:\"ip\";s:11:\"89.114.9.93\";s:2:\"ua\";s:198:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30 SVN/070FPG1 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432768800;}}'),
(26210, 1689, 'votou', 'sim'),
(26211, 1689, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(26212, 1692, 'nickname', 'Tomas_Neves'),
(26213, 1692, 'first_name', 'Tomas'),
(26214, 1692, 'last_name', 'Neves'),
(26215, 1692, 'description', ''),
(26216, 1692, 'rich_editing', 'true'),
(26217, 1692, 'comment_shortcuts', 'false'),
(26218, 1692, 'admin_color', 'fresh'),
(26219, 1692, 'use_ssl', '0'),
(26220, 1692, 'show_admin_bar_front', 'true'),
(26221, 1692, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26222, 1692, 'wp_user_level', '0'),
(26223, 1692, 'wsl_current_provider', 'Facebook'),
(26224, 1692, 'wsl_current_user_image', 'https://graph.facebook.com/10153331240910420/picture?width=150&height=150'),
(26225, 1692, 'session_tokens', 'a:2:{s:64:\"ccb5931ee4f66c8c853a8fa044bcfd65053d324d06c9d3a8fcd336647d017d8e\";a:4:{s:10:\"expiration\";i:1433978448;s:2:\"ip\";s:14:\"79.168.180.239\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432768848;}s:64:\"02691a738643b2b4de5a6255d8f2a3dab6a488e774c8120c12dade00eaf7a608\";a:4:{s:10:\"expiration\";i:1434109970;s:2:\"ip\";s:14:\"79.168.180.239\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/534.50.2 (KHTML, like Gecko) Version/5.0.6 Safari/533.22.3\";s:5:\"login\";i:1432900370;}}'),
(26226, 1672, 'votou', 'sim'),
(26227, 1672, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(26228, 1693, 'nickname', 'Reynan_Conceicao'),
(26229, 1693, 'first_name', 'Reynan'),
(26230, 1693, 'last_name', 'Conceição'),
(26231, 1693, 'description', ''),
(26232, 1693, 'rich_editing', 'true'),
(26233, 1693, 'comment_shortcuts', 'false'),
(26234, 1693, 'admin_color', 'fresh'),
(26235, 1693, 'use_ssl', '0'),
(26236, 1693, 'show_admin_bar_front', 'true'),
(26237, 1693, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26238, 1693, 'wp_user_level', '0'),
(26239, 1693, 'wsl_current_provider', 'Facebook'),
(26240, 1693, 'wsl_current_user_image', 'https://graph.facebook.com/1002680986411607/picture?width=150&height=150'),
(26241, 1693, 'session_tokens', 'a:1:{s:64:\"ebddaf29c230f5103032078635fa94110d03e152635d9dbf7420cd67cfe45421\";a:4:{s:10:\"expiration\";i:1433978713;s:2:\"ip\";s:13:\"200.128.82.34\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432769113;}}'),
(26242, 1694, 'nickname', 'Maria_Marujo'),
(26243, 1694, 'first_name', 'Maria'),
(26244, 1694, 'last_name', 'Marujo'),
(26245, 1694, 'description', ''),
(26246, 1694, 'rich_editing', 'true'),
(26247, 1694, 'comment_shortcuts', 'false'),
(26248, 1694, 'admin_color', 'fresh'),
(26249, 1694, 'use_ssl', '0'),
(26250, 1694, 'show_admin_bar_front', 'true'),
(26251, 1694, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26252, 1694, 'wp_user_level', '0'),
(26253, 1694, 'wsl_current_provider', 'Facebook'),
(26254, 1694, 'wsl_current_user_image', 'https://graph.facebook.com/842494015829572/picture?width=150&height=150'),
(26255, 1694, 'session_tokens', 'a:1:{s:64:\"5c2c01821370b7c87e10f29ad2526b2d9c4990095de15244fde26c14ce756af3\";a:4:{s:10:\"expiration\";i:1433978760;s:2:\"ip\";s:12:\"95.94.48.209\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432769160;}}'),
(26256, 1687, 'votou', 'sim'),
(26257, 1687, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(26258, 1695, 'nickname', 'Ana_Reis_Tomaz'),
(26259, 1695, 'first_name', 'Ana'),
(26260, 1695, 'last_name', 'Reis Tomaz'),
(26261, 1695, 'description', ''),
(26262, 1695, 'rich_editing', 'true'),
(26263, 1695, 'comment_shortcuts', 'false'),
(26264, 1695, 'admin_color', 'fresh'),
(26265, 1695, 'use_ssl', '0'),
(26266, 1695, 'show_admin_bar_front', 'true'),
(26267, 1695, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26268, 1695, 'wp_user_level', '0'),
(26269, 1695, 'wsl_current_provider', 'Google'),
(26270, 1695, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-xDUCwDDhYVU/AAAAAAAAAAI/AAAAAAAAABw/G03vQNhOIl4/photo.jpg?sz=200'),
(26271, 1695, 'session_tokens', 'a:1:{s:64:\"0778629ebda20013ab1124d00b725df7e76c6248974dfd5b047f312dad5a63f6\";a:4:{s:10:\"expiration\";i:1433978942;s:2:\"ip\";s:13:\"95.93.239.248\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432769342;}}'),
(26272, 1696, 'nickname', 'Marta_Silva'),
(26273, 1696, 'first_name', 'Marta'),
(26274, 1696, 'last_name', 'Silva'),
(26275, 1696, 'description', ''),
(26276, 1696, 'rich_editing', 'true'),
(26277, 1696, 'comment_shortcuts', 'false'),
(26278, 1696, 'admin_color', 'fresh'),
(26279, 1696, 'use_ssl', '0'),
(26280, 1696, 'show_admin_bar_front', 'true'),
(26281, 1696, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26282, 1696, 'wp_user_level', '0'),
(26283, 1696, 'wsl_current_provider', 'Google'),
(26284, 1696, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(26285, 1696, 'session_tokens', 'a:1:{s:64:\"2693637c76d1c76e4e96acd46b158b6d0a1781318cf9f74cc85b2e22851f0a13\";a:4:{s:10:\"expiration\";i:1433979005;s:2:\"ip\";s:13:\"89.180.176.97\";s:2:\"ua\";s:173:\"Mozilla/5.0 (Linux; U; Android 4.1.1; pt-pt; HTC One S Build/JRO03C) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432769405;}}'),
(26286, 1697, 'nickname', 'Ze_Maria'),
(26287, 1697, 'first_name', 'Ze'),
(26288, 1697, 'last_name', 'Maria'),
(26289, 1697, 'description', ''),
(26290, 1697, 'rich_editing', 'true'),
(26291, 1697, 'comment_shortcuts', 'false'),
(26292, 1697, 'admin_color', 'fresh'),
(26293, 1697, 'use_ssl', '0'),
(26294, 1697, 'show_admin_bar_front', 'true'),
(26295, 1697, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26296, 1697, 'wp_user_level', '0'),
(26297, 1697, 'wsl_current_provider', 'Google'),
(26298, 1697, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-FNqAnkXn7zA/AAAAAAAAAAI/AAAAAAAABJo/yCT1l3H70_M/photo.jpg?sz=200'),
(26299, 1697, 'session_tokens', 'a:1:{s:64:\"1628e16f21d61a572c39719796ee2f86161af24796ea501a0dc5dd31d6bd2de3\";a:4:{s:10:\"expiration\";i:1433979021;s:2:\"ip\";s:13:\"79.168.29.189\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432769421;}}'),
(26300, 1695, 'votou', 'sim'),
(26301, 1695, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(26302, 1680, 'votou', 'sim'),
(26303, 1680, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(26304, 1698, 'nickname', 'Paulo_Dias_1'),
(26305, 1698, 'first_name', 'Paulo'),
(26306, 1698, 'last_name', 'Dias'),
(26307, 1698, 'description', ''),
(26308, 1698, 'rich_editing', 'true'),
(26309, 1698, 'comment_shortcuts', 'false'),
(26310, 1698, 'admin_color', 'fresh'),
(26311, 1698, 'use_ssl', '0'),
(26312, 1698, 'show_admin_bar_front', 'true'),
(26313, 1698, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26314, 1698, 'wp_user_level', '0'),
(26315, 1698, 'wsl_current_provider', 'Facebook'),
(26316, 1698, 'wsl_current_user_image', 'https://graph.facebook.com/10153073251073101/picture?width=150&height=150'),
(26317, 1698, 'session_tokens', 'a:1:{s:64:\"66e28b799c9f79a58d67d445a384836d9cbc9912eef640d5c9126fea060b6119\";a:4:{s:10:\"expiration\";i:1433979294;s:2:\"ip\";s:13:\"186.207.14.11\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432769694;}}'),
(26318, 1699, 'nickname', 'Jorge_Oliveira'),
(26319, 1699, 'first_name', 'Jorge'),
(26320, 1699, 'last_name', 'Oliveira'),
(26321, 1699, 'description', ''),
(26322, 1699, 'rich_editing', 'true'),
(26323, 1699, 'comment_shortcuts', 'false'),
(26324, 1699, 'admin_color', 'fresh'),
(26325, 1699, 'use_ssl', '0'),
(26326, 1699, 'show_admin_bar_front', 'true'),
(26327, 1699, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26328, 1699, 'wp_user_level', '0'),
(26329, 1699, 'wsl_current_provider', 'Facebook'),
(26330, 1699, 'wsl_current_user_image', 'https://graph.facebook.com/10206845805846437/picture?width=150&height=150'),
(26331, 1699, 'session_tokens', 'a:1:{s:64:\"ddb5fbe12a759c8453982e745931110c4173954abd9b3f6a2c5350836cd87da7\";a:4:{s:10:\"expiration\";i:1433979391;s:2:\"ip\";s:13:\"89.17.134.194\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432769791;}}'),
(26332, 1700, 'nickname', 'Pedro_Bento'),
(26333, 1700, 'first_name', 'Pedro'),
(26334, 1700, 'last_name', 'Bento'),
(26335, 1700, 'description', ''),
(26336, 1700, 'rich_editing', 'true'),
(26337, 1700, 'comment_shortcuts', 'false'),
(26338, 1700, 'admin_color', 'fresh'),
(26339, 1700, 'use_ssl', '0'),
(26340, 1700, 'show_admin_bar_front', 'true'),
(26341, 1700, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26342, 1700, 'wp_user_level', '0'),
(26343, 1700, 'wsl_current_provider', 'Facebook'),
(26344, 1700, 'wsl_current_user_image', 'https://graph.facebook.com/989979801013828/picture?width=150&height=150'),
(26345, 1700, 'session_tokens', 'a:1:{s:64:\"087ed1b0cff33368843b9c44c5fff87796603384f585b5531107f98feb04dfca\";a:4:{s:10:\"expiration\";i:1433979446;s:2:\"ip\";s:13:\"85.243.232.43\";s:2:\"ua\";s:95:\"Mozilla/5.0 (Windows NT 6.2; ARM; Trident/7.0; Touch; rv:11.0; WPDesktop; Lumia 920) like Gecko\";s:5:\"login\";i:1432769846;}}'),
(26346, 1701, 'nickname', 'Luis_Blanco'),
(26347, 1701, 'first_name', 'Luis'),
(26348, 1701, 'last_name', 'Blanco'),
(26349, 1701, 'description', ''),
(26350, 1701, 'rich_editing', 'true'),
(26351, 1701, 'comment_shortcuts', 'false'),
(26352, 1701, 'admin_color', 'fresh'),
(26353, 1701, 'use_ssl', '0'),
(26354, 1701, 'show_admin_bar_front', 'true'),
(26355, 1701, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26356, 1701, 'wp_user_level', '0'),
(26357, 1701, 'wsl_current_provider', 'Facebook'),
(26358, 1701, 'wsl_current_user_image', 'https://graph.facebook.com/10203020469431956/picture?width=150&height=150'),
(26359, 1701, 'session_tokens', 'a:1:{s:64:\"cfb7cc6693e8fb4ee4791c56e9cfee9d0667d334370d4982d8719ec9d735a0e5\";a:4:{s:10:\"expiration\";i:1433979511;s:2:\"ip\";s:13:\"85.242.215.39\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432769911;}}'),
(26360, 1702, 'nickname', 'Nocas_Silva'),
(26361, 1702, 'first_name', 'Nocas'),
(26362, 1702, 'last_name', 'Silva'),
(26363, 1702, 'description', ''),
(26364, 1702, 'rich_editing', 'true'),
(26365, 1702, 'comment_shortcuts', 'false'),
(26366, 1702, 'admin_color', 'fresh'),
(26367, 1702, 'use_ssl', '0'),
(26368, 1702, 'show_admin_bar_front', 'true'),
(26369, 1702, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26370, 1702, 'wp_user_level', '0'),
(26371, 1702, 'wsl_current_provider', 'Facebook'),
(26372, 1702, 'wsl_current_user_image', 'https://graph.facebook.com/10203489803880483/picture?width=150&height=150'),
(26373, 1702, 'session_tokens', 'a:1:{s:64:\"9664930a5470252785cb426ab206b8656df991252781d31d25a1a8f6127e9e07\";a:4:{s:10:\"expiration\";i:1433979558;s:2:\"ip\";s:12:\"85.240.99.40\";s:2:\"ua\";s:239:\"Mozilla/5.0 (iPad; CPU OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad5,3;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432769958;}}'),
(26374, 1703, 'nickname', 'Goncalo_Cintra'),
(26375, 1703, 'first_name', 'Goncalo'),
(26376, 1703, 'last_name', 'Cintra'),
(26377, 1703, 'description', ''),
(26378, 1703, 'rich_editing', 'true'),
(26379, 1703, 'comment_shortcuts', 'false'),
(26380, 1703, 'admin_color', 'fresh'),
(26381, 1703, 'use_ssl', '0'),
(26382, 1703, 'show_admin_bar_front', 'true'),
(26383, 1703, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26384, 1703, 'wp_user_level', '0'),
(26385, 1703, 'wsl_current_provider', 'Facebook'),
(26386, 1703, 'wsl_current_user_image', 'https://graph.facebook.com/10152806944991857/picture?width=150&height=150'),
(26387, 1703, 'session_tokens', 'a:1:{s:64:\"557f1a9719bc468550a5db52c99702eb1dfdb85276e647c62ee247700ea9588a\";a:4:{s:10:\"expiration\";i:1433979692;s:2:\"ip\";s:12:\"5.249.24.149\";s:2:\"ua\";s:140:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E4 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432770092;}}'),
(26388, 1704, 'nickname', 'Eduardo_Maciel'),
(26389, 1704, 'first_name', 'Eduardo'),
(26390, 1704, 'last_name', 'Maciel'),
(26391, 1704, 'description', ''),
(26392, 1704, 'rich_editing', 'true'),
(26393, 1704, 'comment_shortcuts', 'false'),
(26394, 1704, 'admin_color', 'fresh'),
(26395, 1704, 'use_ssl', '0'),
(26396, 1704, 'show_admin_bar_front', 'true'),
(26397, 1704, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26398, 1704, 'wp_user_level', '0'),
(26399, 1704, 'wsl_current_provider', 'Facebook'),
(26400, 1704, 'wsl_current_user_image', 'https://graph.facebook.com/1011895358835165/picture?width=150&height=150'),
(26401, 1704, 'session_tokens', 'a:1:{s:64:\"46addd675cfadeeebe14b1d14bfebe13e557f041e2921d947615ff696cb5f7f7\";a:4:{s:10:\"expiration\";i:1433979697;s:2:\"ip\";s:13:\"85.244.26.155\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0\";s:5:\"login\";i:1432770097;}}'),
(26402, 1700, 'votou', 'sim'),
(26403, 1700, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432'),
(26404, 1704, 'votou', 'sim'),
(26405, 1704, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(26406, 1698, 'votou', 'sim'),
(26407, 1698, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(26408, 1702, 'votou', 'sim'),
(26409, 1702, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(26410, 1705, 'nickname', 'Alexandra_Bandeira'),
(26411, 1705, 'first_name', 'Alexandra'),
(26412, 1705, 'last_name', 'Bandeira'),
(26413, 1705, 'description', ''),
(26414, 1705, 'rich_editing', 'true'),
(26415, 1705, 'comment_shortcuts', 'false'),
(26416, 1705, 'admin_color', 'fresh'),
(26417, 1705, 'use_ssl', '0'),
(26418, 1705, 'show_admin_bar_front', 'true'),
(26419, 1705, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26420, 1705, 'wp_user_level', '0'),
(26421, 1705, 'wsl_current_provider', 'Facebook'),
(26422, 1705, 'wsl_current_user_image', 'https://graph.facebook.com/985721874771704/picture?width=150&height=150'),
(26423, 1705, 'session_tokens', 'a:1:{s:64:\"fd1b4fb75336505629ae8991108f06ac4f500aeaf02e2e77c05c88d9530d107a\";a:4:{s:10:\"expiration\";i:1433980434;s:2:\"ip\";s:12:\"94.252.40.57\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432770834;}}'),
(26424, 1706, 'nickname', 'Simone_Rossana_Vieira'),
(26425, 1706, 'first_name', 'Simone'),
(26426, 1706, 'last_name', 'Vieira'),
(26427, 1706, 'description', ''),
(26428, 1706, 'rich_editing', 'true'),
(26429, 1706, 'comment_shortcuts', 'false'),
(26430, 1706, 'admin_color', 'fresh'),
(26431, 1706, 'use_ssl', '0'),
(26432, 1706, 'show_admin_bar_front', 'true'),
(26433, 1706, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26434, 1706, 'wp_user_level', '0'),
(26435, 1706, 'wsl_current_provider', 'Facebook'),
(26436, 1706, 'wsl_current_user_image', 'https://graph.facebook.com/10153251555745708/picture?width=150&height=150'),
(26437, 1706, 'session_tokens', 'a:1:{s:64:\"5b5c54330441c2828412c1d19e3df4bb7dbc0ecc9c8a40d05db79221e4b6df92\";a:4:{s:10:\"expiration\";i:1433980568;s:2:\"ip\";s:14:\"85.241.213.205\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432770968;}}'),
(26438, 1706, 'votou', 'sim'),
(26439, 1706, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(26440, 1701, 'votou', 'sim'),
(26441, 1701, 'user_votes', 'onda-do-ano-polen_p1230,foto-do-ano_p1169,evento-do-ano-kia_p1432,treinador-do-ano_p1357'),
(26442, 1707, 'nickname', 'Soraia_Anjinho'),
(26443, 1707, 'first_name', 'Soraia'),
(26444, 1707, 'last_name', 'Anjinho'),
(26445, 1707, 'description', ''),
(26446, 1707, 'rich_editing', 'true'),
(26447, 1707, 'comment_shortcuts', 'false'),
(26448, 1707, 'admin_color', 'fresh'),
(26449, 1707, 'use_ssl', '0'),
(26450, 1707, 'show_admin_bar_front', 'true'),
(26451, 1707, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26452, 1707, 'wp_user_level', '0'),
(26453, 1707, 'wsl_current_provider', 'Google'),
(26454, 1707, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(26455, 1707, 'session_tokens', 'a:2:{s:64:\"bf3dad1409d0ce4afae14c2f2361ff98fcfbf5659fbc98a30cfdc2e73be71204\";a:4:{s:10:\"expiration\";i:1433980691;s:2:\"ip\";s:14:\"46.189.237.250\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/8.0.3 Safari/600.3.18\";s:5:\"login\";i:1432771091;}s:64:\"a6d860a6efdb7377362b07a9ee985abf6695b21819d8756f3b39678522c2d2a0\";a:4:{s:10:\"expiration\";i:1433980787;s:2:\"ip\";s:14:\"46.189.237.250\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/8.0.3 Safari/600.3.18\";s:5:\"login\";i:1432771187;}}'),
(26456, 1705, 'votou', 'sim'),
(26457, 1705, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(26458, 1708, 'nickname', 'Joao_Luis_Claro'),
(26459, 1708, 'first_name', 'João'),
(26460, 1708, 'last_name', 'Claro'),
(26461, 1708, 'description', ''),
(26462, 1708, 'rich_editing', 'true'),
(26463, 1708, 'comment_shortcuts', 'false'),
(26464, 1708, 'admin_color', 'fresh'),
(26465, 1708, 'use_ssl', '0'),
(26466, 1708, 'show_admin_bar_front', 'true'),
(26467, 1708, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26468, 1708, 'wp_user_level', '0'),
(26469, 1708, 'wsl_current_provider', 'Facebook'),
(26470, 1708, 'wsl_current_user_image', 'https://graph.facebook.com/10205375423397372/picture?width=150&height=150'),
(26471, 1708, 'session_tokens', 'a:1:{s:64:\"9697b2b8ba75f3a8571fd7ee93bad7ca2bf2145305ef9b94d9a0e7322a31168d\";a:4:{s:10:\"expiration\";i:1433980740;s:2:\"ip\";s:14:\"178.166.126.80\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1432771140;}}'),
(26472, 1707, 'votou', 'sim'),
(26473, 1707, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(26474, 1708, 'votou', 'sim'),
(26475, 1708, 'user_votes', 'maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391'),
(26476, 1709, 'nickname', 'Piedade_Seisal'),
(26477, 1709, 'first_name', 'Piedade'),
(26478, 1709, 'last_name', 'Seisal'),
(26479, 1709, 'description', ''),
(26480, 1709, 'rich_editing', 'true'),
(26481, 1709, 'comment_shortcuts', 'false'),
(26482, 1709, 'admin_color', 'fresh'),
(26483, 1709, 'use_ssl', '0'),
(26484, 1709, 'show_admin_bar_front', 'true'),
(26485, 1709, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26486, 1709, 'wp_user_level', '0'),
(26487, 1709, 'wsl_current_provider', 'Google'),
(26488, 1709, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(26489, 1709, 'session_tokens', 'a:1:{s:64:\"f1a2adee003cf23ba113c001825111969c6c236651bceb44503336c6ce84a93e\";a:4:{s:10:\"expiration\";i:1433980871;s:2:\"ip\";s:13:\"85.241.98.243\";s:2:\"ua\";s:247:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432771271;}}'),
(26490, 1710, 'nickname', 'Nayala_Guerreiro'),
(26491, 1710, 'first_name', 'Nayala'),
(26492, 1710, 'last_name', 'Guerreiro'),
(26493, 1710, 'description', ''),
(26494, 1710, 'rich_editing', 'true'),
(26495, 1710, 'comment_shortcuts', 'false'),
(26496, 1710, 'admin_color', 'fresh'),
(26497, 1710, 'use_ssl', '0'),
(26498, 1710, 'show_admin_bar_front', 'true'),
(26499, 1710, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26500, 1710, 'wp_user_level', '0'),
(26501, 1710, 'wsl_current_provider', 'Facebook'),
(26502, 1710, 'wsl_current_user_image', 'https://graph.facebook.com/10153025802864069/picture?width=150&height=150'),
(26503, 1710, 'session_tokens', 'a:1:{s:64:\"c6a4e34b278bb52d59e8b19c64a81f2b9c219edd27389391e40703440953c8ba\";a:4:{s:10:\"expiration\";i:1433980977;s:2:\"ip\";s:13:\"213.30.118.66\";s:2:\"ua\";s:161:\"Mozilla/5.0 (Linux; U; Android 2.3.6; pt-pt; SAMSUNG GT-S7500/S7500BUMB1 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1\";s:5:\"login\";i:1432771377;}}'),
(26504, 1711, 'nickname', 'Maria_Durao'),
(26505, 1711, 'first_name', 'Maria'),
(26506, 1711, 'last_name', 'Durão'),
(26507, 1711, 'description', ''),
(26508, 1711, 'rich_editing', 'true'),
(26509, 1711, 'comment_shortcuts', 'false'),
(26510, 1711, 'admin_color', 'fresh'),
(26511, 1711, 'use_ssl', '0'),
(26512, 1711, 'show_admin_bar_front', 'true');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(26513, 1711, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26514, 1711, 'wp_user_level', '0'),
(26515, 1711, 'wsl_current_provider', 'Facebook'),
(26516, 1711, 'wsl_current_user_image', 'https://graph.facebook.com/10153377561795561/picture?width=150&height=150'),
(26517, 1711, 'session_tokens', 'a:1:{s:64:\"e5b755c7e0cf5cccdcce81c149259eaa47742abf3050a9152275abae598c3858\";a:4:{s:10:\"expiration\";i:1433981137;s:2:\"ip\";s:14:\"89.114.191.209\";s:2:\"ua\";s:189:\"Mozilla/5.0 (Linux; Android 4.4.2; HUAWEI G6-U10 Build/HuaweiG6-U10) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/24.0.0.30.15;]\";s:5:\"login\";i:1432771537;}}'),
(26518, 1712, 'nickname', 'Silvano_Lourenco'),
(26519, 1712, 'first_name', 'Silvano'),
(26520, 1712, 'last_name', 'Lourenco'),
(26521, 1712, 'description', ''),
(26522, 1712, 'rich_editing', 'true'),
(26523, 1712, 'comment_shortcuts', 'false'),
(26524, 1712, 'admin_color', 'fresh'),
(26525, 1712, 'use_ssl', '0'),
(26526, 1712, 'show_admin_bar_front', 'true'),
(26527, 1712, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26528, 1712, 'wp_user_level', '0'),
(26529, 1712, 'wsl_current_provider', 'Google'),
(26530, 1712, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(26531, 1712, 'session_tokens', 'a:1:{s:64:\"472fc2bcbf0c61fffc689bf0229d28b76ae13bcc7733360ce20bc89d685e563f\";a:4:{s:10:\"expiration\";i:1433981228;s:2:\"ip\";s:15:\"189.130.246.135\";s:2:\"ua\";s:129:\"Mozilla/5.0 (Linux; Android 4.4.4; B1-810 Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36\";s:5:\"login\";i:1432771628;}}'),
(26532, 1711, 'votou', 'sim'),
(26533, 1711, 'user_votes', 'shaper-do-ano-xhapeland_p1377,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(26534, 1713, 'nickname', 'Marlon_Lipke'),
(26535, 1713, 'first_name', 'Marlon'),
(26536, 1713, 'last_name', 'Lipke'),
(26537, 1713, 'description', ''),
(26538, 1713, 'rich_editing', 'true'),
(26539, 1713, 'comment_shortcuts', 'false'),
(26540, 1713, 'admin_color', 'fresh'),
(26541, 1713, 'use_ssl', '0'),
(26542, 1713, 'show_admin_bar_front', 'true'),
(26543, 1713, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26544, 1713, 'wp_user_level', '0'),
(26545, 1713, 'wsl_current_provider', 'Facebook'),
(26546, 1713, 'wsl_current_user_image', 'https://graph.facebook.com/10153319585330833/picture?width=150&height=150'),
(26547, 1713, 'session_tokens', 'a:1:{s:64:\"670277e1f401eeffe9a9e2de52542e79e2121ee6d0851b4ca4b8d595204c67f1\";a:4:{s:10:\"expiration\";i:1433981371;s:2:\"ip\";s:15:\"167.160.116.181\";s:2:\"ua\";s:136:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12A405 Safari/600.1.4\";s:5:\"login\";i:1432771771;}}'),
(26548, 1714, 'nickname', 'Joao_Brek_Bracourt'),
(26549, 1714, 'first_name', 'Joao'),
(26550, 1714, 'last_name', 'Bracourt'),
(26551, 1714, 'description', ''),
(26552, 1714, 'rich_editing', 'true'),
(26553, 1714, 'comment_shortcuts', 'false'),
(26554, 1714, 'admin_color', 'fresh'),
(26555, 1714, 'use_ssl', '0'),
(26556, 1714, 'show_admin_bar_front', 'true'),
(26557, 1714, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26558, 1714, 'wp_user_level', '0'),
(26559, 1714, 'wsl_current_provider', 'Facebook'),
(26560, 1714, 'wsl_current_user_image', 'https://graph.facebook.com/10204449065533300/picture?width=150&height=150'),
(26561, 1714, 'session_tokens', 'a:1:{s:64:\"555edc1b38cfac741973f0d19d1ca333c71c9d2f410042d52a8ad2448a001f99\";a:4:{s:10:\"expiration\";i:1433981406;s:2:\"ip\";s:14:\"85.247.239.137\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432771806;}}'),
(26562, 1710, 'votou', 'sim'),
(26563, 1710, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(26564, 1712, 'votou', 'sim'),
(26565, 1712, 'user_votes', 'surfista-do-ano-oakley_p1346,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(26566, 1713, 'votou', 'sim'),
(26567, 1713, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(26568, 1715, 'nickname', 'Patricia_Ferreira'),
(26569, 1715, 'first_name', 'Patricia'),
(26570, 1715, 'last_name', 'Ferreira'),
(26571, 1715, 'description', ''),
(26572, 1715, 'rich_editing', 'true'),
(26573, 1715, 'comment_shortcuts', 'false'),
(26574, 1715, 'admin_color', 'fresh'),
(26575, 1715, 'use_ssl', '0'),
(26576, 1715, 'show_admin_bar_front', 'true'),
(26577, 1715, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26578, 1715, 'wp_user_level', '0'),
(26579, 1715, 'wsl_current_provider', 'Google'),
(26580, 1715, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(26581, 1715, 'session_tokens', 'a:1:{s:64:\"c29a055de884602cd4e1a7985937f7288f156d3813e76757e2e48b4ce2aad922\";a:4:{s:10:\"expiration\";i:1433981737;s:2:\"ip\";s:13:\"213.30.118.98\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.2.2; Qilive 50 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.59 Mobile Safari/537.36\";s:5:\"login\";i:1432772137;}}'),
(26582, 1715, 'votou', 'sim'),
(26583, 1715, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353'),
(26584, 1716, 'nickname', 'Kalifa_Ohm'),
(26585, 1716, 'first_name', 'Kalifa'),
(26586, 1716, 'last_name', 'Ohm'),
(26587, 1716, 'description', ''),
(26588, 1716, 'rich_editing', 'true'),
(26589, 1716, 'comment_shortcuts', 'false'),
(26590, 1716, 'admin_color', 'fresh'),
(26591, 1716, 'use_ssl', '0'),
(26592, 1716, 'show_admin_bar_front', 'true'),
(26593, 1716, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26594, 1716, 'wp_user_level', '0'),
(26595, 1716, 'wsl_current_provider', 'Facebook'),
(26596, 1716, 'wsl_current_user_image', 'https://graph.facebook.com/1111218762225609/picture?width=150&height=150'),
(26597, 1716, 'session_tokens', 'a:1:{s:64:\"adab8c1db4aa5954447a29343dd940aa60a7a20a62b3c9586be3096ea0536e19\";a:4:{s:10:\"expiration\";i:1433981848;s:2:\"ip\";s:13:\"82.155.167.46\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1432772248;}}'),
(26598, 1717, 'nickname', 'Laura_Bettencourt'),
(26599, 1717, 'first_name', 'Laura'),
(26600, 1717, 'last_name', 'Bettencourt'),
(26601, 1717, 'description', ''),
(26602, 1717, 'rich_editing', 'true'),
(26603, 1717, 'comment_shortcuts', 'false'),
(26604, 1717, 'admin_color', 'fresh'),
(26605, 1717, 'use_ssl', '0'),
(26606, 1717, 'show_admin_bar_front', 'true'),
(26607, 1717, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26608, 1717, 'wp_user_level', '0'),
(26609, 1717, 'wsl_current_provider', 'Facebook'),
(26610, 1717, 'wsl_current_user_image', 'https://graph.facebook.com/10155576120920237/picture?width=150&height=150'),
(26611, 1717, 'session_tokens', 'a:1:{s:64:\"6a7ee9d7125c1128a53a161807a1ba4d53b21bcdbbaccaacc97519a416dbbcc7\";a:4:{s:10:\"expiration\";i:1433982601;s:2:\"ip\";s:14:\"85.241.115.199\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432773001;}}'),
(26612, 1716, 'votou', 'sim'),
(26613, 1716, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(26614, 1718, 'nickname', 'Augusto_Queiroz_Spb'),
(26615, 1718, 'first_name', 'Augusto'),
(26616, 1718, 'last_name', 'Spb'),
(26617, 1718, 'description', ''),
(26618, 1718, 'rich_editing', 'true'),
(26619, 1718, 'comment_shortcuts', 'false'),
(26620, 1718, 'admin_color', 'fresh'),
(26621, 1718, 'use_ssl', '0'),
(26622, 1718, 'show_admin_bar_front', 'true'),
(26623, 1718, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26624, 1718, 'wp_user_level', '0'),
(26625, 1718, 'wsl_current_provider', 'Facebook'),
(26626, 1718, 'wsl_current_user_image', 'https://graph.facebook.com/846100595425475/picture?width=150&height=150'),
(26627, 1718, 'session_tokens', 'a:1:{s:64:\"870b0c81198b44f19bec0ecb38de13d16c0db362808235d52e4585436a8e9ccb\";a:4:{s:10:\"expiration\";i:1433983211;s:2:\"ip\";s:12:\"46.189.154.4\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; GT-S7580 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1432773611;}}'),
(26628, 1719, 'nickname', 'Patricia_Novaes'),
(26629, 1719, 'first_name', 'Patrícia'),
(26630, 1719, 'last_name', 'Novaes'),
(26631, 1719, 'description', ''),
(26632, 1719, 'rich_editing', 'true'),
(26633, 1719, 'comment_shortcuts', 'false'),
(26634, 1719, 'admin_color', 'fresh'),
(26635, 1719, 'use_ssl', '0'),
(26636, 1719, 'show_admin_bar_front', 'true'),
(26637, 1719, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26638, 1719, 'wp_user_level', '0'),
(26639, 1719, 'wsl_current_provider', 'Facebook'),
(26640, 1719, 'wsl_current_user_image', 'https://graph.facebook.com/1014329871919163/picture?width=150&height=150'),
(26641, 1719, 'session_tokens', 'a:1:{s:64:\"0515726cbd2d2792562023343ce1f927fccb26f7de693a7be6032a083a605153\";a:4:{s:10:\"expiration\";i:1433983526;s:2:\"ip\";s:13:\"84.91.204.171\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432773926;}}'),
(26642, 1719, 'votou', 'sim'),
(26643, 1719, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(26644, 1720, 'nickname', 'Dino_Estrelinha'),
(26645, 1720, 'first_name', 'Dino'),
(26646, 1720, 'last_name', 'Estrelinha'),
(26647, 1720, 'description', ''),
(26648, 1720, 'rich_editing', 'true'),
(26649, 1720, 'comment_shortcuts', 'false'),
(26650, 1720, 'admin_color', 'fresh'),
(26651, 1720, 'use_ssl', '0'),
(26652, 1720, 'show_admin_bar_front', 'true'),
(26653, 1720, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26654, 1720, 'wp_user_level', '0'),
(26655, 1720, 'wsl_current_provider', 'Facebook'),
(26656, 1720, 'wsl_current_user_image', 'https://graph.facebook.com/10200584029599697/picture?width=150&height=150'),
(26657, 1720, 'session_tokens', 'a:1:{s:64:\"078fa567d6209ff3702670c946065601b1dcc189e94122cb82270d9098fdb716\";a:4:{s:10:\"expiration\";i:1433984265;s:2:\"ip\";s:14:\"188.81.238.211\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432774665;}}'),
(26658, 1721, 'nickname', 'Vasco_Santos'),
(26659, 1721, 'first_name', 'Vasco'),
(26660, 1721, 'last_name', 'Santos'),
(26661, 1721, 'description', ''),
(26662, 1721, 'rich_editing', 'true'),
(26663, 1721, 'comment_shortcuts', 'false'),
(26664, 1721, 'admin_color', 'fresh'),
(26665, 1721, 'use_ssl', '0'),
(26666, 1721, 'show_admin_bar_front', 'true'),
(26667, 1721, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26668, 1721, 'wp_user_level', '0'),
(26669, 1721, 'wsl_current_provider', 'Facebook'),
(26670, 1721, 'wsl_current_user_image', 'https://graph.facebook.com/10152811127567466/picture?width=150&height=150'),
(26671, 1721, 'session_tokens', 'a:1:{s:64:\"93ecc04ad5eaaea9048f73f19aceb2d9da5c66c636a8dfd2c25e45b80a3eebba\";a:4:{s:10:\"expiration\";i:1433984343;s:2:\"ip\";s:13:\"85.139.130.29\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/en_US;FBOP/1]\";s:5:\"login\";i:1432774743;}}'),
(26672, 1720, 'votou', 'sim'),
(26673, 1720, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(26674, 1722, 'nickname', 'Goncalo_Oliveira'),
(26675, 1722, 'first_name', 'Gonçalo'),
(26676, 1722, 'last_name', 'Oliveira'),
(26677, 1722, 'description', ''),
(26678, 1722, 'rich_editing', 'true'),
(26679, 1722, 'comment_shortcuts', 'false'),
(26680, 1722, 'admin_color', 'fresh'),
(26681, 1722, 'use_ssl', '0'),
(26682, 1722, 'show_admin_bar_front', 'true'),
(26683, 1722, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26684, 1722, 'wp_user_level', '0'),
(26685, 1722, 'wsl_current_provider', 'Facebook'),
(26686, 1722, 'wsl_current_user_image', 'https://graph.facebook.com/10200520734976622/picture?width=150&height=150'),
(26687, 1722, 'session_tokens', 'a:1:{s:64:\"25ec2ae9e33995e949edfad9cb5efc6a1f39ef69d515abc80d112ee64ff9cbda\";a:4:{s:10:\"expiration\";i:1433984882;s:2:\"ip\";s:13:\"95.93.159.140\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432775282;}}'),
(26688, 1721, 'votou', 'sim'),
(26689, 1721, 'user_votes', 'surfista-do-ano-oakley_p1346,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,shaper-do-ano-xhapeland_p1381'),
(26690, 1722, 'votou', 'sim'),
(26691, 1722, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391,shaper-do-ano-xhapeland_p1379'),
(26692, 1723, 'nickname', 'Fernanda_Klam'),
(26693, 1723, 'first_name', 'Fernanda'),
(26694, 1723, 'last_name', 'Klam'),
(26695, 1723, 'description', ''),
(26696, 1723, 'rich_editing', 'true'),
(26697, 1723, 'comment_shortcuts', 'false'),
(26698, 1723, 'admin_color', 'fresh'),
(26699, 1723, 'use_ssl', '0'),
(26700, 1723, 'show_admin_bar_front', 'true'),
(26701, 1723, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26702, 1723, 'wp_user_level', '0'),
(26703, 1723, 'wsl_current_provider', 'Facebook'),
(26704, 1723, 'wsl_current_user_image', 'https://graph.facebook.com/10155608062785274/picture?width=150&height=150'),
(26705, 1723, 'session_tokens', 'a:1:{s:64:\"0d0f5136b2e99b5666f982d1858b391107cddab39721fe854b4611eb7ef165c1\";a:4:{s:10:\"expiration\";i:1433987885;s:2:\"ip\";s:15:\"191.128.174.102\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432778285;}}'),
(26706, 1723, 'votou', 'sim'),
(26707, 1723, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(26708, 1724, 'nickname', 'Bianca_Ribeiro'),
(26709, 1724, 'first_name', 'Bianca'),
(26710, 1724, 'last_name', 'Ribeiro'),
(26711, 1724, 'description', ''),
(26712, 1724, 'rich_editing', 'true'),
(26713, 1724, 'comment_shortcuts', 'false'),
(26714, 1724, 'admin_color', 'fresh'),
(26715, 1724, 'use_ssl', '0'),
(26716, 1724, 'show_admin_bar_front', 'true'),
(26717, 1724, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26718, 1724, 'wp_user_level', '0'),
(26719, 1724, 'wsl_current_provider', 'Facebook'),
(26720, 1724, 'wsl_current_user_image', 'https://graph.facebook.com/10207100429337363/picture?width=150&height=150'),
(26721, 1724, 'session_tokens', 'a:1:{s:64:\"3bd2191251ec4995b06b78b3f0849ff0cc5fd208c8447eae067e0db60cb0991c\";a:4:{s:10:\"expiration\";i:1433988935;s:2:\"ip\";s:14:\"186.237.37.175\";s:2:\"ua\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432779335;}}'),
(26722, 1724, 'votou', 'sim'),
(26723, 1724, 'user_votes', 'surfista-do-ano-oakley_p1339,shaper-do-ano-xhapeland_p1375'),
(26724, 1725, 'nickname', 'Sandro_Local'),
(26725, 1725, 'first_name', 'Sandro'),
(26726, 1725, 'last_name', 'Local'),
(26727, 1725, 'description', ''),
(26728, 1725, 'rich_editing', 'true'),
(26729, 1725, 'comment_shortcuts', 'false'),
(26730, 1725, 'admin_color', 'fresh'),
(26731, 1725, 'use_ssl', '0'),
(26732, 1725, 'show_admin_bar_front', 'true'),
(26733, 1725, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26734, 1725, 'wp_user_level', '0'),
(26735, 1725, 'wsl_current_provider', 'Facebook'),
(26736, 1725, 'wsl_current_user_image', 'https://graph.facebook.com/10204350943673821/picture?width=150&height=150'),
(26737, 1725, 'session_tokens', 'a:1:{s:64:\"077401ca53d779022c8671671b55f6507a2a5ec7a845b24dae1c7b259b925b04\";a:4:{s:10:\"expiration\";i:1433989170;s:2:\"ip\";s:11:\"188.37.6.89\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432779570;}}'),
(26738, 1725, 'votou', 'sim'),
(26739, 1725, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1385,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432'),
(26740, 1726, 'nickname', 'Jose_Madrid'),
(26741, 1726, 'first_name', 'José'),
(26742, 1726, 'last_name', 'Madrid'),
(26743, 1726, 'description', ''),
(26744, 1726, 'rich_editing', 'true'),
(26745, 1726, 'comment_shortcuts', 'false'),
(26746, 1726, 'admin_color', 'fresh'),
(26747, 1726, 'use_ssl', '0'),
(26748, 1726, 'show_admin_bar_front', 'true'),
(26749, 1726, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26750, 1726, 'wp_user_level', '0'),
(26751, 1726, 'wsl_current_provider', 'Facebook'),
(26752, 1726, 'wsl_current_user_image', 'https://graph.facebook.com/10153552952387985/picture?width=150&height=150'),
(26753, 1726, 'session_tokens', 'a:1:{s:64:\"af5c9e1e7e73e9b0da6db92a1abefd84dc6b8e1eeca755eb5ed80a104cac0d90\";a:4:{s:10:\"expiration\";i:1433989839;s:2:\"ip\";s:12:\"91.193.41.77\";s:2:\"ua\";s:182:\"Mozilla/5.0 (Linux; Android 4.4.4; D6633 Build/23.0.1.F.0.96) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432780239;}}'),
(26754, 1727, 'nickname', 'Romulo_Ponce_de_Leao'),
(26755, 1727, 'first_name', 'Rómulo'),
(26756, 1727, 'last_name', 'de Leão'),
(26757, 1727, 'description', ''),
(26758, 1727, 'rich_editing', 'true'),
(26759, 1727, 'comment_shortcuts', 'false'),
(26760, 1727, 'admin_color', 'fresh'),
(26761, 1727, 'use_ssl', '0'),
(26762, 1727, 'show_admin_bar_front', 'true'),
(26763, 1727, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26764, 1727, 'wp_user_level', '0'),
(26765, 1727, 'wsl_current_provider', 'Facebook'),
(26766, 1727, 'wsl_current_user_image', 'https://graph.facebook.com/10204061696174093/picture?width=150&height=150'),
(26767, 1727, 'session_tokens', 'a:1:{s:64:\"80ea37aea4f3f9b132edeac6fa344f0690672f797952f4634de120d4683e4122\";a:4:{s:10:\"expiration\";i:1433989870;s:2:\"ip\";s:13:\"138.94.222.21\";s:2:\"ua\";s:245:\"Mozilla/5.0 (iPad; CPU OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/29.0.0.9.13;FBBV/9374459;FBDV/iPad2,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1.2;FBSS/1; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432780270;}}'),
(26768, 1727, 'votou', 'sim'),
(26769, 1727, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(26770, 1728, 'nickname', 'Franciele_Martins_Escaraboto'),
(26771, 1728, 'first_name', 'Franciele Martins'),
(26772, 1728, 'last_name', 'Escaraboto'),
(26773, 1728, 'description', ''),
(26774, 1728, 'rich_editing', 'true'),
(26775, 1728, 'comment_shortcuts', 'false'),
(26776, 1728, 'admin_color', 'fresh'),
(26777, 1728, 'use_ssl', '0'),
(26778, 1728, 'show_admin_bar_front', 'true'),
(26779, 1728, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26780, 1728, 'wp_user_level', '0'),
(26781, 1728, 'wsl_current_provider', 'Facebook'),
(26782, 1728, 'wsl_current_user_image', 'https://graph.facebook.com/864787226927152/picture?width=150&height=150'),
(26783, 1728, 'session_tokens', 'a:1:{s:64:\"bee6c77fc8c81a6cd12cd4c2c1c38022a07324f833a1efed71e91f13345298c8\";a:4:{s:10:\"expiration\";i:1433990157;s:2:\"ip\";s:14:\"186.222.58.189\";s:2:\"ua\";s:73:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432780557;}}'),
(26784, 1729, 'nickname', 'Ana_Geraldes_Barba'),
(26785, 1729, 'first_name', 'Ana'),
(26786, 1729, 'last_name', 'Geraldes Barba'),
(26787, 1729, 'description', ''),
(26788, 1729, 'rich_editing', 'true'),
(26789, 1729, 'comment_shortcuts', 'false'),
(26790, 1729, 'admin_color', 'fresh'),
(26791, 1729, 'use_ssl', '0'),
(26792, 1729, 'show_admin_bar_front', 'true'),
(26793, 1729, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26794, 1729, 'wp_user_level', '0'),
(26795, 1729, 'wsl_current_provider', 'Facebook'),
(26796, 1729, 'wsl_current_user_image', 'https://graph.facebook.com/10153430410164124/picture?width=150&height=150'),
(26797, 1729, 'session_tokens', 'a:2:{s:64:\"edffd9b19d2a251c567ce2af7bc7edae825ebfc16ba05e7a2efdd8cd24a46a8b\";a:4:{s:10:\"expiration\";i:1433992556;s:2:\"ip\";s:14:\"79.168.153.134\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432782956;}s:64:\"60b886152da7e1d6d8338fccecb4d24e8c3435abfd09975a5b10528650fa2d31\";a:4:{s:10:\"expiration\";i:1433992585;s:2:\"ip\";s:14:\"79.168.153.134\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432782985;}}'),
(26798, 1730, 'nickname', 'Marcio_Foschiani_Esteves'),
(26799, 1730, 'first_name', 'Marcio'),
(26800, 1730, 'last_name', 'Esteves'),
(26801, 1730, 'description', ''),
(26802, 1730, 'rich_editing', 'true'),
(26803, 1730, 'comment_shortcuts', 'false'),
(26804, 1730, 'admin_color', 'fresh'),
(26805, 1730, 'use_ssl', '0'),
(26806, 1730, 'show_admin_bar_front', 'true'),
(26807, 1730, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26808, 1730, 'wp_user_level', '0'),
(26809, 1730, 'wsl_current_provider', 'Facebook'),
(26810, 1730, 'wsl_current_user_image', 'https://graph.facebook.com/994183103935930/picture?width=150&height=150'),
(26811, 1730, 'session_tokens', 'a:1:{s:64:\"d5392c97fdb67da63ce55be5a8e6c79590cbff7d67a3d3dd9fc3a3b85d1a5ae3\";a:4:{s:10:\"expiration\";i:1433993055;s:2:\"ip\";s:14:\"189.102.138.54\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432783455;}}'),
(26812, 1731, 'nickname', 'Verinha_Simoes'),
(26813, 1731, 'first_name', 'Verinha'),
(26814, 1731, 'last_name', 'Simoes'),
(26815, 1731, 'description', ''),
(26816, 1731, 'rich_editing', 'true'),
(26817, 1731, 'comment_shortcuts', 'false'),
(26818, 1731, 'admin_color', 'fresh'),
(26819, 1731, 'use_ssl', '0'),
(26820, 1731, 'show_admin_bar_front', 'true'),
(26821, 1731, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26822, 1731, 'wp_user_level', '0'),
(26823, 1731, 'wsl_current_provider', 'Facebook'),
(26824, 1731, 'wsl_current_user_image', 'https://graph.facebook.com/10206644022681699/picture?width=150&height=150'),
(26825, 1731, 'session_tokens', 'a:1:{s:64:\"08e3fbd1997df8da592f64643b7c1c8752ca4d5d1b4c28bb1d87bdab00820271\";a:4:{s:10:\"expiration\";i:1433994316;s:2:\"ip\";s:13:\"88.19.186.178\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432784716;}}'),
(26826, 1732, 'nickname', 'Andre_Henrique_da_Silva'),
(26827, 1732, 'first_name', 'Andre'),
(26828, 1732, 'last_name', 'Henrique da Silva'),
(26829, 1732, 'description', ''),
(26830, 1732, 'rich_editing', 'true'),
(26831, 1732, 'comment_shortcuts', 'false'),
(26832, 1732, 'admin_color', 'fresh'),
(26833, 1732, 'use_ssl', '0'),
(26834, 1732, 'show_admin_bar_front', 'true'),
(26835, 1732, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26836, 1732, 'wp_user_level', '0'),
(26837, 1732, 'wsl_current_provider', 'Facebook'),
(26838, 1732, 'wsl_current_user_image', 'https://graph.facebook.com/953282774722171/picture?width=150&height=150'),
(26839, 1732, 'session_tokens', 'a:1:{s:64:\"ba8551ded92da0b7ed6cbf043db7a8e5650c97125dd8eafa73e69e8058691bd5\";a:4:{s:10:\"expiration\";i:1433995133;s:2:\"ip\";s:14:\"187.57.201.116\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432785533;}}'),
(26840, 1733, 'nickname', 'Sofia_Chinita'),
(26841, 1733, 'first_name', 'Sofia'),
(26842, 1733, 'last_name', 'Chinita'),
(26843, 1733, 'description', ''),
(26844, 1733, 'rich_editing', 'true'),
(26845, 1733, 'comment_shortcuts', 'false'),
(26846, 1733, 'admin_color', 'fresh'),
(26847, 1733, 'use_ssl', '0'),
(26848, 1733, 'show_admin_bar_front', 'true'),
(26849, 1733, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26850, 1733, 'wp_user_level', '0'),
(26851, 1733, 'wsl_current_provider', 'Google'),
(26852, 1733, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-WN0O3wurOgk/AAAAAAAAAAI/AAAAAAAAAmA/bpo2DJRaGM4/photo.jpg?sz=200'),
(26853, 1733, 'session_tokens', 'a:1:{s:64:\"47c4d6bc349e8cbc5f974867b4c0030d65a362345240d099e8db2cc1d9993a0e\";a:4:{s:10:\"expiration\";i:1433995136;s:2:\"ip\";s:13:\"41.136.58.126\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432785536;}}'),
(26854, 1733, 'votou', 'sim'),
(26855, 1733, 'user_votes', 'evento-do-ano-kia_p1428'),
(26856, 1731, 'votou', 'sim'),
(26857, 1731, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(26858, 1734, 'nickname', 'Flavia_Chimello'),
(26859, 1734, 'first_name', 'Flávia'),
(26860, 1734, 'last_name', 'Chimello'),
(26861, 1734, 'description', ''),
(26862, 1734, 'rich_editing', 'true'),
(26863, 1734, 'comment_shortcuts', 'false'),
(26864, 1734, 'admin_color', 'fresh'),
(26865, 1734, 'use_ssl', '0'),
(26866, 1734, 'show_admin_bar_front', 'true'),
(26867, 1734, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26868, 1734, 'wp_user_level', '0'),
(26869, 1734, 'wsl_current_provider', 'Facebook'),
(26870, 1734, 'wsl_current_user_image', 'https://graph.facebook.com/993348367344884/picture?width=150&height=150'),
(26871, 1734, 'session_tokens', 'a:1:{s:64:\"9d5239d89737e44fe021680f60f2ba27a20a04a74dedf0ad3314e0706374adeb\";a:4:{s:10:\"expiration\";i:1433998403;s:2:\"ip\";s:14:\"60.242.118.106\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodaAU;FBID/phone;FBLC/pt_BR;FBOP/5]\";s:5:\"login\";i:1432788803;}}'),
(26872, 1735, 'nickname', 'Manuela_Caldeira'),
(26873, 1735, 'first_name', 'Manuela'),
(26874, 1735, 'last_name', 'Caldeira'),
(26875, 1735, 'description', ''),
(26876, 1735, 'rich_editing', 'true'),
(26877, 1735, 'comment_shortcuts', 'false'),
(26878, 1735, 'admin_color', 'fresh'),
(26879, 1735, 'use_ssl', '0'),
(26880, 1735, 'show_admin_bar_front', 'true'),
(26881, 1735, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26882, 1735, 'wp_user_level', '0'),
(26883, 1735, 'wsl_current_provider', 'Facebook'),
(26884, 1735, 'wsl_current_user_image', 'https://graph.facebook.com/10204339378271888/picture?width=150&height=150'),
(26885, 1735, 'session_tokens', 'a:1:{s:64:\"35ef9172cf02d44dd68014768802602fb96a9037fbd2df42f2ae377eb3c31a47\";a:4:{s:10:\"expiration\";i:1433998516;s:2:\"ip\";s:14:\"85.138.207.107\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432788916;}}'),
(26886, 1735, 'votou', 'sim'),
(26887, 1735, 'user_votes', 'surfista-do-ano-oakley_p1339,free-surfer-do-ano-volcom_p1393,evento-do-ano-kia_p1432'),
(26888, 1734, 'votou', 'sim'),
(26889, 1734, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(26890, 1736, 'nickname', 'Isabelle_Braz_Caetano'),
(26891, 1736, 'first_name', 'Isabelle'),
(26892, 1736, 'last_name', 'Braz Caetano'),
(26893, 1736, 'description', ''),
(26894, 1736, 'rich_editing', 'true'),
(26895, 1736, 'comment_shortcuts', 'false'),
(26896, 1736, 'admin_color', 'fresh'),
(26897, 1736, 'use_ssl', '0'),
(26898, 1736, 'show_admin_bar_front', 'true'),
(26899, 1736, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26900, 1736, 'wp_user_level', '0'),
(26901, 1736, 'wsl_current_provider', 'Facebook'),
(26902, 1736, 'wsl_current_user_image', 'https://graph.facebook.com/10206067471273291/picture?width=150&height=150'),
(26903, 1736, 'session_tokens', 'a:1:{s:64:\"3d545ed9d695bbd3a7c219cdd9231111cc85bec5aa07fd9a1f8bd53ee147308d\";a:4:{s:10:\"expiration\";i:1433999826;s:2:\"ip\";s:14:\"80.215.193.126\";s:2:\"ua\";s:185:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432790226;}}'),
(26904, 1736, 'votou', 'sim'),
(26905, 1736, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(26906, 1737, 'nickname', 'Helena_Braz'),
(26907, 1737, 'first_name', 'Helena'),
(26908, 1737, 'last_name', 'Braz'),
(26909, 1737, 'description', ''),
(26910, 1737, 'rich_editing', 'true'),
(26911, 1737, 'comment_shortcuts', 'false'),
(26912, 1737, 'admin_color', 'fresh'),
(26913, 1737, 'use_ssl', '0'),
(26914, 1737, 'show_admin_bar_front', 'true'),
(26915, 1737, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26916, 1737, 'wp_user_level', '0'),
(26917, 1737, 'wsl_current_provider', 'Facebook'),
(26918, 1737, 'wsl_current_user_image', 'https://graph.facebook.com/10153048872977982/picture?width=150&height=150'),
(26919, 1737, 'session_tokens', 'a:1:{s:64:\"a7a6132d54796b19fb6fe2409d0ce83c6b6e43e9735acd6bc7d7065fc15a02b3\";a:4:{s:10:\"expiration\";i:1434000910;s:2:\"ip\";s:14:\"37.165.117.155\";s:2:\"ua\";s:188:\"Mozilla/5.0 (Linux; Android 5.0.1; SM-N910F Build/LRX22C; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432791310;}}'),
(26920, 1738, 'nickname', 'Laura_Encinitas'),
(26921, 1738, 'first_name', 'Laura'),
(26922, 1738, 'last_name', 'Encinitas'),
(26923, 1738, 'description', ''),
(26924, 1738, 'rich_editing', 'true'),
(26925, 1738, 'comment_shortcuts', 'false'),
(26926, 1738, 'admin_color', 'fresh'),
(26927, 1738, 'use_ssl', '0'),
(26928, 1738, 'show_admin_bar_front', 'true'),
(26929, 1738, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26930, 1738, 'wp_user_level', '0'),
(26931, 1738, 'wsl_current_provider', 'Facebook'),
(26932, 1738, 'wsl_current_user_image', 'https://graph.facebook.com/10206908564572189/picture?width=150&height=150'),
(26933, 1738, 'session_tokens', 'a:1:{s:64:\"9ff0f2f34db3fbe0cc805a37e8e3afe8bb36d0d5ae3c2a552e31f2c8e1a1ebb6\";a:4:{s:10:\"expiration\";i:1434000941;s:2:\"ip\";s:14:\"188.171.18.165\";s:2:\"ua\";s:143:\"Mozilla/5.0 (Linux; Android 4.4.4; C6603 Build/10.5.1.A.0.292) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432791341;}}'),
(26934, 1738, 'votou', 'sim'),
(26935, 1738, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(26936, 1739, 'nickname', 'Maria_Fonseca'),
(26937, 1739, 'first_name', 'Maria'),
(26938, 1739, 'last_name', 'Fonseca'),
(26939, 1739, 'description', ''),
(26940, 1739, 'rich_editing', 'true'),
(26941, 1739, 'comment_shortcuts', 'false'),
(26942, 1739, 'admin_color', 'fresh'),
(26943, 1739, 'use_ssl', '0'),
(26944, 1739, 'show_admin_bar_front', 'true'),
(26945, 1739, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26946, 1739, 'wp_user_level', '0'),
(26947, 1739, 'wsl_current_provider', 'Facebook'),
(26948, 1739, 'wsl_current_user_image', 'https://graph.facebook.com/380921548772013/picture?width=150&height=150'),
(26949, 1739, 'session_tokens', 'a:1:{s:64:\"3790cbc225e8b138946d9cbaca6c5edfa1a068f7297a745e8c7b1c39e0bf50c6\";a:4:{s:10:\"expiration\";i:1434002224;s:2:\"ip\";s:12:\"5.249.103.43\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432792624;}}'),
(26950, 1739, 'votou', 'sim'),
(26951, 1739, 'user_votes', 'shaper-do-ano-xhapeland_p1379'),
(26952, 1740, 'nickname', 'Antunes_Eduardo'),
(26953, 1740, 'first_name', 'Eduardo'),
(26954, 1740, 'last_name', 'Antunes'),
(26955, 1740, 'description', ''),
(26956, 1740, 'rich_editing', 'true'),
(26957, 1740, 'comment_shortcuts', 'false'),
(26958, 1740, 'admin_color', 'fresh'),
(26959, 1740, 'use_ssl', '0'),
(26960, 1740, 'show_admin_bar_front', 'true'),
(26961, 1740, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26962, 1740, 'wp_user_level', '0'),
(26963, 1740, 'wsl_current_provider', 'Facebook'),
(26964, 1740, 'wsl_current_user_image', 'https://graph.facebook.com/10205799870729791/picture?width=150&height=150'),
(26965, 1740, 'session_tokens', 'a:1:{s:64:\"8bb483afe7af7d79d0079dd640537c23367ad579f2d01dc33d3db680c01b4f88\";a:4:{s:10:\"expiration\";i:1434003133;s:2:\"ip\";s:13:\"188.81.19.227\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432793533;}}'),
(26966, 1740, 'votou', 'sim'),
(26967, 1740, 'user_votes', 'tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(26968, 1741, 'nickname', 'Tito_Amaral'),
(26969, 1741, 'first_name', 'Tito'),
(26970, 1741, 'last_name', 'Amaral'),
(26971, 1741, 'description', ''),
(26972, 1741, 'rich_editing', 'true'),
(26973, 1741, 'comment_shortcuts', 'false'),
(26974, 1741, 'admin_color', 'fresh'),
(26975, 1741, 'use_ssl', '0'),
(26976, 1741, 'show_admin_bar_front', 'true'),
(26977, 1741, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26978, 1741, 'wp_user_level', '0'),
(26979, 1741, 'wsl_current_provider', 'Facebook'),
(26980, 1741, 'wsl_current_user_image', 'https://graph.facebook.com/10204451950039239/picture?width=150&height=150'),
(26981, 1741, 'session_tokens', 'a:1:{s:64:\"87b887ac17159ecb17f9ea46f35c8456ee9465a495ef3a83c180bbd0600b262d\";a:4:{s:10:\"expiration\";i:1434003279;s:2:\"ip\";s:13:\"185.20.165.67\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432793679;}}'),
(26982, 1742, 'nickname', 'Carlos_Cacao'),
(26983, 1742, 'first_name', 'Carlos'),
(26984, 1742, 'last_name', 'Cação'),
(26985, 1742, 'description', ''),
(26986, 1742, 'rich_editing', 'true'),
(26987, 1742, 'comment_shortcuts', 'false'),
(26988, 1742, 'admin_color', 'fresh'),
(26989, 1742, 'use_ssl', '0'),
(26990, 1742, 'show_admin_bar_front', 'true'),
(26991, 1742, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(26992, 1742, 'wp_user_level', '0'),
(26993, 1742, 'wsl_current_provider', 'Facebook'),
(26994, 1742, 'wsl_current_user_image', 'https://graph.facebook.com/1011165635583568/picture?width=150&height=150'),
(26995, 1742, 'session_tokens', 'a:1:{s:64:\"3c1bc8b222da073fbbbd9091afecc71d8edced4506f4ba21a96282a7ec85a0ad\";a:4:{s:10:\"expiration\";i:1434003654;s:2:\"ip\";s:14:\"79.169.170.185\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.118 Safari/537.36\";s:5:\"login\";i:1432794054;}}'),
(26996, 1743, 'nickname', 'Carlos_Vieira'),
(26997, 1743, 'first_name', 'Carlos'),
(26998, 1743, 'last_name', 'Vieira'),
(26999, 1743, 'description', ''),
(27000, 1743, 'rich_editing', 'true'),
(27001, 1743, 'comment_shortcuts', 'false'),
(27002, 1743, 'admin_color', 'fresh'),
(27003, 1743, 'use_ssl', '0'),
(27004, 1743, 'show_admin_bar_front', 'true'),
(27005, 1743, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27006, 1743, 'wp_user_level', '0'),
(27007, 1743, 'wsl_current_provider', 'Facebook'),
(27008, 1743, 'wsl_current_user_image', 'https://graph.facebook.com/1107424942607132/picture?width=150&height=150'),
(27009, 1743, 'session_tokens', 'a:1:{s:64:\"8c477c92181916e28c24512f464b6cb97c437a5792b8e1ddce1cca9d68b2f671\";a:4:{s:10:\"expiration\";i:1434003794;s:2:\"ip\";s:13:\"176.79.141.57\";s:2:\"ua\";s:237:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad5,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432794194;}}'),
(27010, 1743, 'votou', 'sim'),
(27011, 1743, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(27012, 1744, 'nickname', 'Ines_Vicente'),
(27013, 1744, 'first_name', 'Inês'),
(27014, 1744, 'last_name', 'Vicente'),
(27015, 1744, 'description', ''),
(27016, 1744, 'rich_editing', 'true'),
(27017, 1744, 'comment_shortcuts', 'false'),
(27018, 1744, 'admin_color', 'fresh'),
(27019, 1744, 'use_ssl', '0'),
(27020, 1744, 'show_admin_bar_front', 'true'),
(27021, 1744, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27022, 1744, 'wp_user_level', '0'),
(27023, 1744, 'wsl_current_provider', 'Facebook'),
(27024, 1744, 'wsl_current_user_image', 'https://graph.facebook.com/10206762291401969/picture?width=150&height=150'),
(27025, 1744, 'session_tokens', 'a:1:{s:64:\"89cb0f39edf4d2e1d49384a48fe804f3577714bb3fc4305a47c4b5dbaabd3f4f\";a:4:{s:10:\"expiration\";i:1434004097;s:2:\"ip\";s:12:\"188.81.9.115\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432794497;}}'),
(27026, 1744, 'votou', 'sim'),
(27027, 1744, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(27028, 1745, 'nickname', 'Bruno_Jonet'),
(27029, 1745, 'first_name', 'Bruno'),
(27030, 1745, 'last_name', 'Jonet'),
(27031, 1745, 'description', ''),
(27032, 1745, 'rich_editing', 'true'),
(27033, 1745, 'comment_shortcuts', 'false'),
(27034, 1745, 'admin_color', 'fresh'),
(27035, 1745, 'use_ssl', '0'),
(27036, 1745, 'show_admin_bar_front', 'true'),
(27037, 1745, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27038, 1745, 'wp_user_level', '0'),
(27039, 1745, 'wsl_current_provider', 'Facebook'),
(27040, 1745, 'wsl_current_user_image', 'https://graph.facebook.com/10204091443184702/picture?width=150&height=150'),
(27041, 1745, 'session_tokens', 'a:1:{s:64:\"e3da7fc41648d84365cf98e51c7e134a1bdd363308b1da592d2ca1c91f5922ef\";a:4:{s:10:\"expiration\";i:1434004679;s:2:\"ip\";s:12:\"62.28.245.66\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432795079;}}'),
(27042, 1746, 'nickname', 'Filipe_Rangel'),
(27043, 1746, 'first_name', 'Filipe'),
(27044, 1746, 'last_name', 'Rangel'),
(27045, 1746, 'description', ''),
(27046, 1746, 'rich_editing', 'true'),
(27047, 1746, 'comment_shortcuts', 'false'),
(27048, 1746, 'admin_color', 'fresh'),
(27049, 1746, 'use_ssl', '0'),
(27050, 1746, 'show_admin_bar_front', 'true'),
(27051, 1746, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27052, 1746, 'wp_user_level', '0'),
(27053, 1746, 'wsl_current_provider', 'Facebook'),
(27054, 1746, 'wsl_current_user_image', 'https://graph.facebook.com/10153426311482268/picture?width=150&height=150'),
(27055, 1746, 'session_tokens', 'a:1:{s:64:\"a843b68e7eb173d46bf92225b0170a2fe20389207d6d794f287babef9d587878\";a:4:{s:10:\"expiration\";i:1434004774;s:2:\"ip\";s:12:\"79.168.78.86\";s:2:\"ua\";s:131:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) CriOS/42.0.2311.47 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432795174;}}'),
(27056, 1747, 'nickname', 'Alexandra_Martins'),
(27057, 1747, 'first_name', 'Alexandra'),
(27058, 1747, 'last_name', 'Martins'),
(27059, 1747, 'description', ''),
(27060, 1747, 'rich_editing', 'true'),
(27061, 1747, 'comment_shortcuts', 'false'),
(27062, 1747, 'admin_color', 'fresh'),
(27063, 1747, 'use_ssl', '0'),
(27064, 1747, 'show_admin_bar_front', 'true'),
(27065, 1747, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27066, 1747, 'wp_user_level', '0'),
(27067, 1747, 'wsl_current_provider', 'Facebook'),
(27068, 1747, 'wsl_current_user_image', 'https://graph.facebook.com/848663541874890/picture?width=150&height=150'),
(27069, 1747, 'session_tokens', 'a:1:{s:64:\"8a905776d01c5d29517f9121b3fa88f5cb267b1ebbc4899a7adccebcc8a90d88\";a:4:{s:10:\"expiration\";i:1434004846;s:2:\"ip\";s:12:\"92.40.249.74\";s:2:\"ua\";s:251:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/Three;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1432795246;}}'),
(27070, 1747, 'votou', 'sim'),
(27071, 1747, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(27072, 1746, 'votou', 'sim'),
(27073, 1746, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(27074, 1748, 'nickname', 'Filipe_Borges_de_Sousa'),
(27075, 1748, 'first_name', 'Filipe'),
(27076, 1748, 'last_name', 'Borges de Sousa'),
(27077, 1748, 'description', ''),
(27078, 1748, 'rich_editing', 'true'),
(27079, 1748, 'comment_shortcuts', 'false'),
(27080, 1748, 'admin_color', 'fresh'),
(27081, 1748, 'use_ssl', '0'),
(27082, 1748, 'show_admin_bar_front', 'true'),
(27083, 1748, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27084, 1748, 'wp_user_level', '0'),
(27085, 1748, 'wsl_current_provider', 'Facebook'),
(27086, 1748, 'wsl_current_user_image', 'https://graph.facebook.com/912030385525460/picture?width=150&height=150'),
(27087, 1748, 'session_tokens', 'a:1:{s:64:\"8c35d36cf7068214b314aed341005f83be47b31753b35981fb6db965f9ab2c72\";a:4:{s:10:\"expiration\";i:1434005121;s:2:\"ip\";s:14:\"176.78.172.177\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432795521;}}'),
(27088, 1749, 'nickname', 'Paulo_Corte'),
(27089, 1749, 'first_name', 'Paulo'),
(27090, 1749, 'last_name', 'Corte'),
(27091, 1749, 'description', ''),
(27092, 1749, 'rich_editing', 'true'),
(27093, 1749, 'comment_shortcuts', 'false'),
(27094, 1749, 'admin_color', 'fresh'),
(27095, 1749, 'use_ssl', '0'),
(27096, 1749, 'show_admin_bar_front', 'true'),
(27097, 1749, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27098, 1749, 'wp_user_level', '0'),
(27099, 1749, 'wsl_current_provider', 'Facebook'),
(27100, 1749, 'wsl_current_user_image', 'https://graph.facebook.com/999447973400609/picture?width=150&height=150'),
(27101, 1749, 'session_tokens', 'a:1:{s:64:\"45bc96c3a6dda153721f4d1305e2edce62e30f33de38500eeb48290d98f47d64\";a:4:{s:10:\"expiration\";i:1434005199;s:2:\"ip\";s:14:\"194.38.141.131\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432795599;}}'),
(27102, 1750, 'nickname', 'Antonio_Barbosa'),
(27103, 1750, 'first_name', 'Antonio'),
(27104, 1750, 'last_name', 'Barbosa'),
(27105, 1750, 'description', ''),
(27106, 1750, 'rich_editing', 'true'),
(27107, 1750, 'comment_shortcuts', 'false'),
(27108, 1750, 'admin_color', 'fresh'),
(27109, 1750, 'use_ssl', '0'),
(27110, 1750, 'show_admin_bar_front', 'true'),
(27111, 1750, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27112, 1750, 'wp_user_level', '0'),
(27113, 1750, 'wsl_current_provider', 'Facebook'),
(27114, 1750, 'wsl_current_user_image', 'https://graph.facebook.com/836716303077093/picture?width=150&height=150'),
(27115, 1750, 'session_tokens', 'a:1:{s:64:\"40699221f4e47266147582d1f74507d81c4e8a3780e40daf446f12306d8b0170\";a:4:{s:10:\"expiration\";i:1434005245;s:2:\"ip\";s:12:\"92.40.249.74\";s:2:\"ua\";s:251:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/Three;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1432795645;}}'),
(27116, 1749, 'votou', 'sim'),
(27117, 1749, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(27118, 1750, 'votou', 'sim'),
(27119, 1750, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(27120, 1751, 'nickname', 'Margarida_Eliseu'),
(27121, 1751, 'first_name', 'Margarida'),
(27122, 1751, 'last_name', 'Eliseu'),
(27123, 1751, 'description', ''),
(27124, 1751, 'rich_editing', 'true'),
(27125, 1751, 'comment_shortcuts', 'false'),
(27126, 1751, 'admin_color', 'fresh'),
(27127, 1751, 'use_ssl', '0'),
(27128, 1751, 'show_admin_bar_front', 'true'),
(27129, 1751, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27130, 1751, 'wp_user_level', '0'),
(27131, 1751, 'wsl_current_provider', 'Facebook'),
(27132, 1751, 'wsl_current_user_image', 'https://graph.facebook.com/980676438611838/picture?width=150&height=150'),
(27133, 1751, 'session_tokens', 'a:2:{s:64:\"83819f25335319f2983606abd65f286e528fde3c7ee0722fa260d1fc1fed244b\";a:4:{s:10:\"expiration\";i:1434005386;s:2:\"ip\";s:13:\"5.249.111.145\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432795786;}s:64:\"bc163a6546805e7d81d3cc3593034812ad2986c0248454250f86c7ed7ce1aa20\";a:4:{s:10:\"expiration\";i:1434005968;s:2:\"ip\";s:13:\"5.249.111.145\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432796368;}}'),
(27134, 1752, 'nickname', 'Joao_Castro_Valadao_Chagas'),
(27135, 1752, 'first_name', 'João'),
(27136, 1752, 'last_name', 'Castro Valadão Chagas'),
(27137, 1752, 'description', ''),
(27138, 1752, 'rich_editing', 'true'),
(27139, 1752, 'comment_shortcuts', 'false'),
(27140, 1752, 'admin_color', 'fresh'),
(27141, 1752, 'use_ssl', '0'),
(27142, 1752, 'show_admin_bar_front', 'true'),
(27143, 1752, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27144, 1752, 'wp_user_level', '0'),
(27145, 1752, 'wsl_current_provider', 'Facebook'),
(27146, 1752, 'wsl_current_user_image', 'https://graph.facebook.com/661731733960081/picture?width=150&height=150'),
(27147, 1752, 'session_tokens', 'a:1:{s:64:\"76b3139fd6ba6231fcc79216d9bae88ff4a128c1f3593332e82428fdf2207ef7\";a:4:{s:10:\"expiration\";i:1434005535;s:2:\"ip\";s:12:\"81.84.254.41\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432795935;}}');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(27148, 1751, 'votou', 'sim'),
(27149, 1751, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(27150, 1753, 'nickname', 'Joao_Serafim'),
(27151, 1753, 'first_name', 'Joao'),
(27152, 1753, 'last_name', 'Serafim'),
(27153, 1753, 'description', ''),
(27154, 1753, 'rich_editing', 'true'),
(27155, 1753, 'comment_shortcuts', 'false'),
(27156, 1753, 'admin_color', 'fresh'),
(27157, 1753, 'use_ssl', '0'),
(27158, 1753, 'show_admin_bar_front', 'true'),
(27159, 1753, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27160, 1753, 'wp_user_level', '0'),
(27161, 1753, 'wsl_current_provider', 'Google'),
(27162, 1753, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-ynYyQxDlJiI/AAAAAAAAAAI/AAAAAAAAAAA/yB7azH2zjug/photo.jpg?sz=200'),
(27163, 1753, 'session_tokens', 'a:1:{s:64:\"62aca312b98f905cbbfdd18776c49dca3d2421958754284e9f672b38621289b0\";a:4:{s:10:\"expiration\";i:1434005806;s:2:\"ip\";s:12:\"87.103.44.46\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432796206;}}'),
(27164, 1754, 'nickname', 'Joao_Rodrigues'),
(27165, 1754, 'first_name', 'João'),
(27166, 1754, 'last_name', 'Rodrigues'),
(27167, 1754, 'description', ''),
(27168, 1754, 'rich_editing', 'true'),
(27169, 1754, 'comment_shortcuts', 'false'),
(27170, 1754, 'admin_color', 'fresh'),
(27171, 1754, 'use_ssl', '0'),
(27172, 1754, 'show_admin_bar_front', 'true'),
(27173, 1754, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27174, 1754, 'wp_user_level', '0'),
(27175, 1754, 'wsl_current_provider', 'Facebook'),
(27176, 1754, 'wsl_current_user_image', 'https://graph.facebook.com/852842408116212/picture?width=150&height=150'),
(27177, 1754, 'session_tokens', 'a:1:{s:64:\"3b309e07427121f28c681d605428da227c424cb50fca9daa8aafa0ce0a3b9534\";a:4:{s:10:\"expiration\";i:1434006254;s:2:\"ip\";s:14:\"82.154.183.246\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-I8262 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432796654;}}'),
(27178, 1753, 'votou', 'sim'),
(27179, 1753, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(27180, 1755, 'nickname', 'Catarina_Figueiredo'),
(27181, 1755, 'first_name', 'Catarina'),
(27182, 1755, 'last_name', 'Figueiredo'),
(27183, 1755, 'description', ''),
(27184, 1755, 'rich_editing', 'true'),
(27185, 1755, 'comment_shortcuts', 'false'),
(27186, 1755, 'admin_color', 'fresh'),
(27187, 1755, 'use_ssl', '0'),
(27188, 1755, 'show_admin_bar_front', 'true'),
(27189, 1755, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27190, 1755, 'wp_user_level', '0'),
(27191, 1755, 'wsl_current_provider', 'Facebook'),
(27192, 1755, 'wsl_current_user_image', 'https://graph.facebook.com/828664580553726/picture?width=150&height=150'),
(27193, 1755, 'session_tokens', 'a:1:{s:64:\"9baf5cb46a93f35c27d7ba6735de978811f816116ef268f57220de0a1a5d04e0\";a:4:{s:10:\"expiration\";i:1434006318;s:2:\"ip\";s:12:\"95.94.27.116\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432796718;}}'),
(27194, 1756, 'nickname', 'Rita_Ricardo'),
(27195, 1756, 'first_name', 'Rita'),
(27196, 1756, 'last_name', 'Ricardo'),
(27197, 1756, 'description', ''),
(27198, 1756, 'rich_editing', 'true'),
(27199, 1756, 'comment_shortcuts', 'false'),
(27200, 1756, 'admin_color', 'fresh'),
(27201, 1756, 'use_ssl', '0'),
(27202, 1756, 'show_admin_bar_front', 'true'),
(27203, 1756, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27204, 1756, 'wp_user_level', '0'),
(27205, 1756, 'wsl_current_provider', 'Facebook'),
(27206, 1756, 'wsl_current_user_image', 'https://graph.facebook.com/891051010960444/picture?width=150&height=150'),
(27207, 1756, 'session_tokens', 'a:2:{s:64:\"649c2890f0c2151022a3b792c7db685bc392630763176d1ceff4fc66bcdb5510\";a:4:{s:10:\"expiration\";i:1434006326;s:2:\"ip\";s:13:\"95.136.91.121\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432796726;}s:64:\"b994588ff75350758595be591d50b235bc62843ef878c300c5a73cd070f862ed\";a:4:{s:10:\"expiration\";i:1434006377;s:2:\"ip\";s:13:\"95.136.91.121\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432796777;}}'),
(27208, 1755, 'votou', 'sim'),
(27209, 1755, 'user_votes', 'manobra-do-ano-reef_p1305'),
(27210, 1754, 'votou', 'sim'),
(27211, 1754, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(27212, 1757, 'nickname', 'Cesar_Lopes'),
(27213, 1757, 'first_name', 'Cesar'),
(27214, 1757, 'last_name', 'Lopes'),
(27215, 1757, 'description', ''),
(27216, 1757, 'rich_editing', 'true'),
(27217, 1757, 'comment_shortcuts', 'false'),
(27218, 1757, 'admin_color', 'fresh'),
(27219, 1757, 'use_ssl', '0'),
(27220, 1757, 'show_admin_bar_front', 'true'),
(27221, 1757, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27222, 1757, 'wp_user_level', '0'),
(27223, 1757, 'wsl_current_provider', 'Facebook'),
(27224, 1757, 'wsl_current_user_image', 'https://graph.facebook.com/10203077812226244/picture?width=150&height=150'),
(27225, 1757, 'session_tokens', 'a:2:{s:64:\"4d796c2a9cd2ea83e1b9c07f9a2e4083b02e1ca8d8e3f98a7b6d6dd31c6e8b1b\";a:4:{s:10:\"expiration\";i:1434006505;s:2:\"ip\";s:12:\"79.169.44.79\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432796905;}s:64:\"221f2194750d140fbfe7aeedb57b22c03c032c9e623bd74ab77caa509a6f54dc\";a:4:{s:10:\"expiration\";i:1434045205;s:2:\"ip\";s:14:\"10.193.159.102\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432835605;}}'),
(27226, 1748, 'votou', 'sim'),
(27227, 1748, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,shaper-do-ano-xhapeland_p1377,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(27228, 1758, 'nickname', 'Madalena_Gradiz'),
(27229, 1758, 'first_name', 'Madalena'),
(27230, 1758, 'last_name', 'Gradiz'),
(27231, 1758, 'description', ''),
(27232, 1758, 'rich_editing', 'true'),
(27233, 1758, 'comment_shortcuts', 'false'),
(27234, 1758, 'admin_color', 'fresh'),
(27235, 1758, 'use_ssl', '0'),
(27236, 1758, 'show_admin_bar_front', 'true'),
(27237, 1758, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27238, 1758, 'wp_user_level', '0'),
(27239, 1758, 'wsl_current_provider', 'Google'),
(27240, 1758, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-bfFQDjU8Wfo/AAAAAAAAAAI/AAAAAAAAAIE/huO17bU-sco/photo.jpg?sz=200'),
(27241, 1758, 'session_tokens', 'a:1:{s:64:\"3acf8a5d73570ff375d57b54edbe3e71936202cabce39eba1fe565d2d2e120ef\";a:4:{s:10:\"expiration\";i:1434006645;s:2:\"ip\";s:13:\"82.154.183.83\";s:2:\"ua\";s:189:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-D855 Build/KVT49L.A1412000029) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432797045;}}'),
(27242, 1758, 'votou', 'sim'),
(27243, 1758, 'user_votes', 'manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1387'),
(27244, 1759, 'nickname', 'Margarida_Bakker'),
(27245, 1759, 'first_name', 'Margarida'),
(27246, 1759, 'last_name', 'Bakker'),
(27247, 1759, 'description', ''),
(27248, 1759, 'rich_editing', 'true'),
(27249, 1759, 'comment_shortcuts', 'false'),
(27250, 1759, 'admin_color', 'fresh'),
(27251, 1759, 'use_ssl', '0'),
(27252, 1759, 'show_admin_bar_front', 'true'),
(27253, 1759, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27254, 1759, 'wp_user_level', '0'),
(27255, 1759, 'wsl_current_provider', 'Facebook'),
(27256, 1759, 'wsl_current_user_image', 'https://graph.facebook.com/1083240325025532/picture?width=150&height=150'),
(27257, 1759, 'session_tokens', 'a:1:{s:64:\"ee8e0dc101943d307a9d8c8e5bbdce497ba8db5721fa2a33ee8a6bd9cc537654\";a:4:{s:10:\"expiration\";i:1434006759;s:2:\"ip\";s:12:\"176.78.7.252\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432797159;}}'),
(27258, 1760, 'nickname', 'Nuno_DOrey_Assuncao_1'),
(27259, 1760, 'first_name', 'Nuno'),
(27260, 1760, 'last_name', 'Assunção'),
(27261, 1760, 'description', ''),
(27262, 1760, 'rich_editing', 'true'),
(27263, 1760, 'comment_shortcuts', 'false'),
(27264, 1760, 'admin_color', 'fresh'),
(27265, 1760, 'use_ssl', '0'),
(27266, 1760, 'show_admin_bar_front', 'true'),
(27267, 1760, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27268, 1760, 'wp_user_level', '0'),
(27269, 1760, 'wsl_current_provider', 'Facebook'),
(27270, 1760, 'wsl_current_user_image', 'https://graph.facebook.com/10155649061870529/picture?width=150&height=150'),
(27271, 1760, 'session_tokens', 'a:1:{s:64:\"6b3885af767de24ca888d93102b04ad0749b840b71717d3660971a8c36eab51a\";a:4:{s:10:\"expiration\";i:1434006778;s:2:\"ip\";s:13:\"85.244.47.137\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.1.2; GT-I8190 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432797178;}}'),
(27272, 1761, 'nickname', 'Alexandre_Canha'),
(27273, 1761, 'first_name', 'Alexandre'),
(27274, 1761, 'last_name', 'Canha'),
(27275, 1761, 'description', ''),
(27276, 1761, 'rich_editing', 'true'),
(27277, 1761, 'comment_shortcuts', 'false'),
(27278, 1761, 'admin_color', 'fresh'),
(27279, 1761, 'use_ssl', '0'),
(27280, 1761, 'show_admin_bar_front', 'true'),
(27281, 1761, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27282, 1761, 'wp_user_level', '0'),
(27283, 1761, 'wsl_current_provider', 'Facebook'),
(27284, 1761, 'wsl_current_user_image', 'https://graph.facebook.com/962536713765852/picture?width=150&height=150'),
(27285, 1761, 'session_tokens', 'a:1:{s:64:\"f6299542285fa77c61e9d0f69713c04593e22644f778c0ea6b8e9a0383ec26da\";a:4:{s:10:\"expiration\";i:1434006782;s:2:\"ip\";s:13:\"85.244.113.87\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432797182;}}'),
(27286, 1762, 'nickname', 'Rita_Nunes_de_Almeida'),
(27287, 1762, 'first_name', 'Rita'),
(27288, 1762, 'last_name', 'Nunes de Almeida'),
(27289, 1762, 'description', ''),
(27290, 1762, 'rich_editing', 'true'),
(27291, 1762, 'comment_shortcuts', 'false'),
(27292, 1762, 'admin_color', 'fresh'),
(27293, 1762, 'use_ssl', '0'),
(27294, 1762, 'show_admin_bar_front', 'true'),
(27295, 1762, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27296, 1762, 'wp_user_level', '0'),
(27297, 1762, 'wsl_current_provider', 'Facebook'),
(27298, 1762, 'wsl_current_user_image', 'https://graph.facebook.com/1433517520301552/picture?width=150&height=150'),
(27299, 1762, 'session_tokens', 'a:2:{s:64:\"e935f07ba36c6342a5802ec756ae7529b4646c008cbfc443fb610ab710adbb81\";a:4:{s:10:\"expiration\";i:1434006963;s:2:\"ip\";s:13:\"85.242.77.109\";s:2:\"ua\";s:128:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432797363;}s:64:\"3593aaa0d19011b3d87757402f693fac226fcb02e03fee14f6ae1c40d12c8c9a\";a:4:{s:10:\"expiration\";i:1434047389;s:2:\"ip\";s:13:\"85.242.77.109\";s:2:\"ua\";s:128:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432837789;}}'),
(27300, 1763, 'nickname', 'Christine_Meyer'),
(27301, 1763, 'first_name', 'Christine'),
(27302, 1763, 'last_name', 'Meyer'),
(27303, 1763, 'description', ''),
(27304, 1763, 'rich_editing', 'true'),
(27305, 1763, 'comment_shortcuts', 'false'),
(27306, 1763, 'admin_color', 'fresh'),
(27307, 1763, 'use_ssl', '0'),
(27308, 1763, 'show_admin_bar_front', 'true'),
(27309, 1763, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27310, 1763, 'wp_user_level', '0'),
(27311, 1763, 'wsl_current_provider', 'Facebook'),
(27312, 1763, 'wsl_current_user_image', 'https://graph.facebook.com/10205234151746151/picture?width=150&height=150'),
(27313, 1763, 'session_tokens', 'a:2:{s:64:\"038f290ecd742dd2a68194f0fd6bfc6d819d2933837c835f569d27dad96f6f50\";a:4:{s:10:\"expiration\";i:1434006964;s:2:\"ip\";s:13:\"89.204.138.12\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.2.2; de-de; GT-I9500 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432797364;}s:64:\"a38dbf77a9e0fcf375c09265c8fe85b28174d1e1cdfc427cb620fa2e7b395de8\";a:4:{s:10:\"expiration\";i:1434301538;s:2:\"ip\";s:14:\"178.11.189.120\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433091938;}}'),
(27314, 1764, 'nickname', 'Carlota_S_R_Barroso'),
(27315, 1764, 'first_name', 'Carlota'),
(27316, 1764, 'last_name', 'S R Barroso'),
(27317, 1764, 'description', ''),
(27318, 1764, 'rich_editing', 'true'),
(27319, 1764, 'comment_shortcuts', 'false'),
(27320, 1764, 'admin_color', 'fresh'),
(27321, 1764, 'use_ssl', '0'),
(27322, 1764, 'show_admin_bar_front', 'true'),
(27323, 1764, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27324, 1764, 'wp_user_level', '0'),
(27325, 1764, 'wsl_current_provider', 'Facebook'),
(27326, 1764, 'wsl_current_user_image', 'https://graph.facebook.com/10152794267511513/picture?width=150&height=150'),
(27327, 1764, 'session_tokens', 'a:1:{s:64:\"c28f32ed0ef49f64e89df4b5c4107aede3ef88b886ca9207e63ce97071cd835d\";a:4:{s:10:\"expiration\";i:1434007014;s:2:\"ip\";s:14:\"85.246.124.149\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432797414;}}'),
(27328, 1763, 'votou', 'sim'),
(27329, 1763, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348'),
(27330, 1761, 'votou', 'sim'),
(27331, 1761, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(27332, 1765, 'nickname', 'Tass_V_Mentzingen'),
(27333, 1765, 'first_name', 'Tass'),
(27334, 1765, 'last_name', 'Mentzingen'),
(27335, 1765, 'description', ''),
(27336, 1765, 'rich_editing', 'true'),
(27337, 1765, 'comment_shortcuts', 'false'),
(27338, 1765, 'admin_color', 'fresh'),
(27339, 1765, 'use_ssl', '0'),
(27340, 1765, 'show_admin_bar_front', 'true'),
(27341, 1765, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27342, 1765, 'wp_user_level', '0'),
(27343, 1765, 'wsl_current_provider', 'Facebook'),
(27344, 1765, 'wsl_current_user_image', 'https://graph.facebook.com/10152720907251353/picture?width=150&height=150'),
(27345, 1765, 'session_tokens', 'a:1:{s:64:\"c992f28f105f93872e3f1f6854c44210576bcb68f8161ffb2a86f3ccce1dec1b\";a:4:{s:10:\"expiration\";i:1434007120;s:2:\"ip\";s:13:\"87.103.72.180\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432797520;}}'),
(27346, 1764, 'votou', 'sim'),
(27347, 1764, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,videoclip-do-ano-hurley_p1212,shaper-do-ano-xhapeland_p1375'),
(27348, 1765, 'votou', 'sim'),
(27349, 1765, 'user_votes', 'shaper-do-ano-xhapeland_p1377'),
(27350, 1766, 'nickname', 'Surf_Em_Portugal'),
(27351, 1766, 'first_name', 'Surf'),
(27352, 1766, 'last_name', 'Em Portugal'),
(27353, 1766, 'description', ''),
(27354, 1766, 'rich_editing', 'true'),
(27355, 1766, 'comment_shortcuts', 'false'),
(27356, 1766, 'admin_color', 'fresh'),
(27357, 1766, 'use_ssl', '0'),
(27358, 1766, 'show_admin_bar_front', 'true'),
(27359, 1766, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27360, 1766, 'wp_user_level', '0'),
(27361, 1766, 'wsl_current_provider', 'Facebook'),
(27362, 1766, 'wsl_current_user_image', 'https://graph.facebook.com/708789585933864/picture?width=150&height=150'),
(27363, 1766, 'session_tokens', 'a:1:{s:64:\"1460499addefd2da869480ef1129940e2bdf64eb50948966649bebcd10db3eb5\";a:4:{s:10:\"expiration\";i:1434007327;s:2:\"ip\";s:14:\"188.81.205.170\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432797727;}}'),
(27364, 1767, 'nickname', 'Bernardo_Ximenez'),
(27365, 1767, 'first_name', 'Bernardo'),
(27366, 1767, 'last_name', 'Ximenez'),
(27367, 1767, 'description', ''),
(27368, 1767, 'rich_editing', 'true'),
(27369, 1767, 'comment_shortcuts', 'false'),
(27370, 1767, 'admin_color', 'fresh'),
(27371, 1767, 'use_ssl', '0'),
(27372, 1767, 'show_admin_bar_front', 'true'),
(27373, 1767, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27374, 1767, 'wp_user_level', '0'),
(27375, 1767, 'wsl_current_provider', 'Facebook'),
(27376, 1767, 'wsl_current_user_image', 'https://graph.facebook.com/10205053555033235/picture?width=150&height=150'),
(27377, 1767, 'session_tokens', 'a:1:{s:64:\"ad1924c4196ff5268123335f0a085b35756978e5578e3cd981598b560e882321\";a:4:{s:10:\"expiration\";i:1434007478;s:2:\"ip\";s:14:\"81.193.138.167\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432797878;}}'),
(27378, 1768, 'nickname', 'Rute_de_Matos'),
(27379, 1768, 'first_name', 'Rute'),
(27380, 1768, 'last_name', 'de Matos'),
(27381, 1768, 'description', ''),
(27382, 1768, 'rich_editing', 'true'),
(27383, 1768, 'comment_shortcuts', 'false'),
(27384, 1768, 'admin_color', 'fresh'),
(27385, 1768, 'use_ssl', '0'),
(27386, 1768, 'show_admin_bar_front', 'true'),
(27387, 1768, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27388, 1768, 'wp_user_level', '0'),
(27389, 1768, 'wsl_current_provider', 'Facebook'),
(27390, 1768, 'wsl_current_user_image', 'https://graph.facebook.com/10204035925518548/picture?width=150&height=150'),
(27391, 1768, 'session_tokens', 'a:2:{s:64:\"484f05084687265c5a26ef9d65b6835b823ea5dbdfdab8460149c4a7f435ec62\";a:4:{s:10:\"expiration\";i:1434007716;s:2:\"ip\";s:14:\"89.109.115.202\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432798116;}s:64:\"d282efea1a02c8d64a90c5f518e79186b94ab564094cf476ebabed2e24cec810\";a:4:{s:10:\"expiration\";i:1434007874;s:2:\"ip\";s:14:\"89.109.115.202\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432798274;}}'),
(27392, 1769, 'nickname', 'Eduardo_M_Morais'),
(27393, 1769, 'first_name', 'Eduardo'),
(27394, 1769, 'last_name', 'Morais'),
(27395, 1769, 'description', ''),
(27396, 1769, 'rich_editing', 'true'),
(27397, 1769, 'comment_shortcuts', 'false'),
(27398, 1769, 'admin_color', 'fresh'),
(27399, 1769, 'use_ssl', '0'),
(27400, 1769, 'show_admin_bar_front', 'true'),
(27401, 1769, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27402, 1769, 'wp_user_level', '0'),
(27403, 1769, 'wsl_current_provider', 'Facebook'),
(27404, 1769, 'wsl_current_user_image', 'https://graph.facebook.com/1104873742873159/picture?width=150&height=150'),
(27405, 1769, 'session_tokens', 'a:1:{s:64:\"b15ec2eae6e505f8630d22a4b08846ebc8dc73dac656efa10922b1db25269825\";a:4:{s:10:\"expiration\";i:1434007719;s:2:\"ip\";s:13:\"192.168.4.212\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432798119;}}'),
(27406, 1766, 'votou', 'sim'),
(27407, 1766, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(27408, 1770, 'nickname', 'Joana_Marinheiro'),
(27409, 1770, 'first_name', 'Joana'),
(27410, 1770, 'last_name', 'Marinheiro'),
(27411, 1770, 'description', ''),
(27412, 1770, 'rich_editing', 'true'),
(27413, 1770, 'comment_shortcuts', 'false'),
(27414, 1770, 'admin_color', 'fresh'),
(27415, 1770, 'use_ssl', '0'),
(27416, 1770, 'show_admin_bar_front', 'true'),
(27417, 1770, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27418, 1770, 'wp_user_level', '0'),
(27419, 1770, 'wsl_current_provider', 'Facebook'),
(27420, 1770, 'wsl_current_user_image', 'https://graph.facebook.com/10206021257826070/picture?width=150&height=150'),
(27421, 1770, 'session_tokens', 'a:1:{s:64:\"3d0816506cb1a0dd11a2e5e92520459105f81819f322b33360adde2de607677f\";a:4:{s:10:\"expiration\";i:1434007838;s:2:\"ip\";s:12:\"62.60.122.68\";s:2:\"ua\";s:144:\"Mozilla/5.0 (Linux; Android 4.4.4; XT1039 Build/KXB21.14-L1.56) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432798238;}}'),
(27422, 1770, 'votou', 'sim'),
(27423, 1770, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(27424, 774, 'votou', 'sim'),
(27425, 774, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(27426, 1771, 'nickname', 'Pedro_Eugenio_de_Almeida'),
(27427, 1771, 'first_name', 'Pedro'),
(27428, 1771, 'last_name', 'de Almeida'),
(27429, 1771, 'description', ''),
(27430, 1771, 'rich_editing', 'true'),
(27431, 1771, 'comment_shortcuts', 'false'),
(27432, 1771, 'admin_color', 'fresh'),
(27433, 1771, 'use_ssl', '0'),
(27434, 1771, 'show_admin_bar_front', 'true'),
(27435, 1771, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27436, 1771, 'wp_user_level', '0'),
(27437, 1771, 'wsl_current_provider', 'Facebook'),
(27438, 1771, 'wsl_current_user_image', 'https://graph.facebook.com/10204349379589975/picture?width=150&height=150'),
(27439, 1771, 'session_tokens', 'a:1:{s:64:\"65362605b6324c78044d9e1b8f9ffae99cbad39dc35b53f2d3cc55b1aa4600bd\";a:4:{s:10:\"expiration\";i:1434008115;s:2:\"ip\";s:13:\"87.103.81.195\";s:2:\"ua\";s:126:\"Mozilla/5.0 (iPad; CPU OS 6_1_3 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B329 Safari/8536.25\";s:5:\"login\";i:1432798515;}}'),
(27440, 492, 'votou', 'sim'),
(27441, 492, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(27442, 1772, 'nickname', 'David_Xavier_Francisco'),
(27443, 1772, 'first_name', 'David'),
(27444, 1772, 'last_name', 'Francisco'),
(27445, 1772, 'description', ''),
(27446, 1772, 'rich_editing', 'true'),
(27447, 1772, 'comment_shortcuts', 'false'),
(27448, 1772, 'admin_color', 'fresh'),
(27449, 1772, 'use_ssl', '0'),
(27450, 1772, 'show_admin_bar_front', 'true'),
(27451, 1772, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27452, 1772, 'wp_user_level', '0'),
(27453, 1772, 'wsl_current_provider', 'Facebook'),
(27454, 1772, 'wsl_current_user_image', 'https://graph.facebook.com/10206017661133306/picture?width=150&height=150'),
(27455, 1772, 'session_tokens', 'a:1:{s:64:\"1996fb5e6f0824b86f4dd77a7b0f076b8049fd437baed50a13e4d8d2dce7a546\";a:4:{s:10:\"expiration\";i:1434008438;s:2:\"ip\";s:15:\"195.245.181.181\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.43 Safari/537.31\";s:5:\"login\";i:1432798838;}}'),
(27456, 1773, 'nickname', 'Ivo_Sa_de_Miranda'),
(27457, 1773, 'first_name', 'Ivo'),
(27458, 1773, 'last_name', 'de Miranda'),
(27459, 1773, 'description', ''),
(27460, 1773, 'rich_editing', 'true'),
(27461, 1773, 'comment_shortcuts', 'false'),
(27462, 1773, 'admin_color', 'fresh'),
(27463, 1773, 'use_ssl', '0'),
(27464, 1773, 'show_admin_bar_front', 'true'),
(27465, 1773, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27466, 1773, 'wp_user_level', '0'),
(27467, 1773, 'wsl_current_provider', 'Facebook'),
(27468, 1773, 'wsl_current_user_image', 'https://graph.facebook.com/10153232743111201/picture?width=150&height=150'),
(27469, 1773, 'session_tokens', 'a:1:{s:64:\"98589254d7358905351c2760a66d9447672e4e727e68acdeb93b80d67b7df2ee\";a:4:{s:10:\"expiration\";i:1434008451;s:2:\"ip\";s:13:\"87.103.51.243\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432798851;}}'),
(27470, 1774, 'nickname', 'Rita_Mariz_Simoes'),
(27471, 1774, 'first_name', 'Rita'),
(27472, 1774, 'last_name', 'Simões'),
(27473, 1774, 'description', ''),
(27474, 1774, 'rich_editing', 'true'),
(27475, 1774, 'comment_shortcuts', 'false'),
(27476, 1774, 'admin_color', 'fresh'),
(27477, 1774, 'use_ssl', '0'),
(27478, 1774, 'show_admin_bar_front', 'true'),
(27479, 1774, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27480, 1774, 'wp_user_level', '0'),
(27481, 1774, 'wsl_current_provider', 'Facebook'),
(27482, 1774, 'wsl_current_user_image', 'https://graph.facebook.com/10153433830353939/picture?width=150&height=150'),
(27483, 1774, 'session_tokens', 'a:1:{s:64:\"95180b880775704139d68973f6befed438cebc23e58025f345e789e63ae5b1e7\";a:4:{s:10:\"expiration\";i:1434008546;s:2:\"ip\";s:15:\"193.136.111.124\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432798946;}}'),
(27484, 1773, 'votou', 'sim'),
(27485, 1773, 'user_votes', 'tubo-do-ano-ess_p1007,maior-onda-tow-in-oe_p1038,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(27486, 1775, 'nickname', 'teresa_leite'),
(27487, 1775, 'first_name', 'teresa'),
(27488, 1775, 'last_name', 'leite'),
(27489, 1775, 'description', ''),
(27490, 1775, 'rich_editing', 'true'),
(27491, 1775, 'comment_shortcuts', 'false'),
(27492, 1775, 'admin_color', 'fresh'),
(27493, 1775, 'use_ssl', '0'),
(27494, 1775, 'show_admin_bar_front', 'true'),
(27495, 1775, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27496, 1775, 'wp_user_level', '0'),
(27497, 1775, 'wsl_current_provider', 'Google'),
(27498, 1775, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-C2QCMb-mqn4/AAAAAAAAAAI/AAAAAAAAHEM/NqociIP43y4/photo.jpg?sz=200'),
(27499, 1775, 'session_tokens', 'a:1:{s:64:\"fe934d6b32c1162b5c49e3bb8a0f063ed8ac0b5345c3f790477fb2e84db6f53d\";a:4:{s:10:\"expiration\";i:1434008649;s:2:\"ip\";s:12:\"176.78.169.7\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432799049;}}'),
(27500, 1769, 'votou', 'sim'),
(27501, 1769, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(27502, 1776, 'nickname', 'Marina_Morais'),
(27503, 1776, 'first_name', 'Marina'),
(27504, 1776, 'last_name', 'Morais'),
(27505, 1776, 'description', ''),
(27506, 1776, 'rich_editing', 'true'),
(27507, 1776, 'comment_shortcuts', 'false'),
(27508, 1776, 'admin_color', 'fresh'),
(27509, 1776, 'use_ssl', '0'),
(27510, 1776, 'show_admin_bar_front', 'true'),
(27511, 1776, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27512, 1776, 'wp_user_level', '0'),
(27513, 1776, 'wsl_current_provider', 'Facebook'),
(27514, 1776, 'wsl_current_user_image', 'https://graph.facebook.com/991047074262282/picture?width=150&height=150'),
(27515, 1776, 'session_tokens', 'a:1:{s:64:\"ce8a85eba0d25d0fdcc0fc64f66cd30442fe21b18e36dcc802cd165d050856d9\";a:4:{s:10:\"expiration\";i:1434008811;s:2:\"ip\";s:13:\"85.139.83.109\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432799211;}}'),
(27516, 1776, 'votou', 'sim'),
(27517, 1776, 'user_votes', 'surfista-do-ano-oakley_p1344,manobra-do-ano-reef_p1309,videoclip-do-ano-hurley_p1444,onda-do-ano-polen_p1313,foto-do-ano_p1277,evento-do-ano-kia_p1426,treinador-do-ano_p1361'),
(27518, 866, 'votou', 'sim'),
(27519, 866, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(27520, 1777, 'nickname', 'Vitor_Gomes'),
(27521, 1777, 'first_name', 'Vitor'),
(27522, 1777, 'last_name', 'Gomes'),
(27523, 1777, 'description', ''),
(27524, 1777, 'rich_editing', 'true'),
(27525, 1777, 'comment_shortcuts', 'false'),
(27526, 1777, 'admin_color', 'fresh'),
(27527, 1777, 'use_ssl', '0'),
(27528, 1777, 'show_admin_bar_front', 'true'),
(27529, 1777, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27530, 1777, 'wp_user_level', '0'),
(27531, 1777, 'wsl_current_provider', 'Facebook'),
(27532, 1777, 'wsl_current_user_image', 'https://graph.facebook.com/10205279346797942/picture?width=150&height=150'),
(27533, 1777, 'session_tokens', 'a:1:{s:64:\"ee3064036bf4115bf644a295dcbad74eea6c8b2868c0da487abd8fb6789fca97\";a:4:{s:10:\"expiration\";i:1434009035;s:2:\"ip\";s:12:\"2.80.190.204\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36\";s:5:\"login\";i:1432799435;}}'),
(27534, 1771, 'votou', 'sim'),
(27535, 1771, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(27536, 1772, 'votou', 'sim'),
(27537, 1772, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(27538, 1767, 'votou', 'sim'),
(27539, 1767, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(27540, 1778, 'nickname', 'Maria_Tuche_Almeida'),
(27541, 1778, 'first_name', 'Maria'),
(27542, 1778, 'last_name', 'Almeida'),
(27543, 1778, 'description', ''),
(27544, 1778, 'rich_editing', 'true'),
(27545, 1778, 'comment_shortcuts', 'false'),
(27546, 1778, 'admin_color', 'fresh'),
(27547, 1778, 'use_ssl', '0'),
(27548, 1778, 'show_admin_bar_front', 'true'),
(27549, 1778, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27550, 1778, 'wp_user_level', '0'),
(27551, 1778, 'wsl_current_provider', 'Facebook'),
(27552, 1778, 'wsl_current_user_image', 'https://graph.facebook.com/10206490673526499/picture?width=150&height=150'),
(27553, 1778, 'session_tokens', 'a:1:{s:64:\"740f433c750d9cfae1c8d8676824f646837d336b6c9b5ffb3f2c016a74ab6222\";a:4:{s:10:\"expiration\";i:1434009333;s:2:\"ip\";s:14:\"88.214.172.121\";s:2:\"ua\";s:173:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-I9100 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432799733;}}'),
(27554, 1779, 'nickname', 'Antonio_Lobo'),
(27555, 1779, 'first_name', 'Antonio'),
(27556, 1779, 'last_name', 'Lobo'),
(27557, 1779, 'description', ''),
(27558, 1779, 'rich_editing', 'true'),
(27559, 1779, 'comment_shortcuts', 'false'),
(27560, 1779, 'admin_color', 'fresh'),
(27561, 1779, 'use_ssl', '0'),
(27562, 1779, 'show_admin_bar_front', 'true'),
(27563, 1779, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27564, 1779, 'wp_user_level', '0'),
(27565, 1779, 'wsl_current_provider', 'Facebook'),
(27566, 1779, 'wsl_current_user_image', 'https://graph.facebook.com/10204006420553355/picture?width=150&height=150'),
(27567, 1779, 'session_tokens', 'a:1:{s:64:\"24f5525e86e900753ba6390ebc0fed5581513df84215f7b56be4134ea1d5d2eb\";a:4:{s:10:\"expiration\";i:1434009379;s:2:\"ip\";s:13:\"188.37.48.216\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432799779;}}'),
(27568, 1778, 'votou', 'sim'),
(27569, 1778, 'user_votes', 'free-surfer-do-ano-volcom_p1393,onda-do-ano-polen_p1080,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432'),
(27570, 1550, 'votou', 'sim'),
(27571, 1550, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(27572, 1780, 'nickname', 'miguel_montez'),
(27573, 1780, 'first_name', 'miguel'),
(27574, 1780, 'last_name', 'montez'),
(27575, 1780, 'description', ''),
(27576, 1780, 'rich_editing', 'true'),
(27577, 1780, 'comment_shortcuts', 'false'),
(27578, 1780, 'admin_color', 'fresh'),
(27579, 1780, 'use_ssl', '0'),
(27580, 1780, 'show_admin_bar_front', 'true'),
(27581, 1780, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27582, 1780, 'wp_user_level', '0'),
(27583, 1780, 'wsl_current_provider', 'Google'),
(27584, 1780, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(27585, 1780, 'session_tokens', 'a:1:{s:64:\"0e3cd458a1b0c004a9208967bf00e363211afa25c3b1ddbfe321853f18c8ad90\";a:4:{s:10:\"expiration\";i:1434009562;s:2:\"ip\";s:12:\"62.28.178.42\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432799962;}}'),
(27586, 1779, 'votou', 'sim'),
(27587, 1779, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(27588, 1780, 'votou', 'sim'),
(27589, 1780, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,revelacao-do-ano-deeply_p1389,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(27590, 1781, 'nickname', 'Nuno_Albuquerque'),
(27591, 1781, 'first_name', 'Nuno'),
(27592, 1781, 'last_name', 'Albuquerque'),
(27593, 1781, 'description', ''),
(27594, 1781, 'rich_editing', 'true'),
(27595, 1781, 'comment_shortcuts', 'false'),
(27596, 1781, 'admin_color', 'fresh'),
(27597, 1781, 'use_ssl', '0'),
(27598, 1781, 'show_admin_bar_front', 'true'),
(27599, 1781, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27600, 1781, 'wp_user_level', '0'),
(27601, 1781, 'wsl_current_provider', 'Google'),
(27602, 1781, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-safMuphNvBM/AAAAAAAAAAI/AAAAAAAABac/2_R9_sscDBs/photo.jpg?sz=200'),
(27603, 1781, 'session_tokens', 'a:1:{s:64:\"6227781515512a7c593cb436305e5fe14d386298bd2063bedb02b7bc6948b794\";a:4:{s:10:\"expiration\";i:1434009718;s:2:\"ip\";s:13:\"85.245.82.234\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.0; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432800118;}}'),
(27604, 1781, 'votou', 'sim'),
(27605, 1781, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(27606, 1782, 'nickname', 'Ricardo_Martins_Almeida'),
(27607, 1782, 'first_name', 'Ricardo'),
(27608, 1782, 'last_name', 'Almeida'),
(27609, 1782, 'description', ''),
(27610, 1782, 'rich_editing', 'true'),
(27611, 1782, 'comment_shortcuts', 'false'),
(27612, 1782, 'admin_color', 'fresh'),
(27613, 1782, 'use_ssl', '0'),
(27614, 1782, 'show_admin_bar_front', 'true'),
(27615, 1782, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27616, 1782, 'wp_user_level', '0'),
(27617, 1782, 'wsl_current_provider', 'Facebook'),
(27618, 1782, 'wsl_current_user_image', 'https://graph.facebook.com/10206216677951125/picture?width=150&height=150'),
(27619, 1782, 'session_tokens', 'a:1:{s:64:\"391a56ebe4a0872ce4fa20df0d5847a86ef98b59e8a9e7c4fa97c874a4f6ba1b\";a:4:{s:10:\"expiration\";i:1434009747;s:2:\"ip\";s:13:\"85.245.172.18\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432800147;}}'),
(27620, 1782, 'votou', 'sim'),
(27621, 1782, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(27622, 1783, 'nickname', 'Margarida_Oliveira_Barbeito'),
(27623, 1783, 'first_name', 'Margarida'),
(27624, 1783, 'last_name', 'Oliveira Barbeito'),
(27625, 1783, 'description', ''),
(27626, 1783, 'rich_editing', 'true'),
(27627, 1783, 'comment_shortcuts', 'false'),
(27628, 1783, 'admin_color', 'fresh'),
(27629, 1783, 'use_ssl', '0'),
(27630, 1783, 'show_admin_bar_front', 'true'),
(27631, 1783, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27632, 1783, 'wp_user_level', '0'),
(27633, 1783, 'wsl_current_provider', 'Facebook'),
(27634, 1783, 'wsl_current_user_image', 'https://graph.facebook.com/10206622725790869/picture?width=150&height=150'),
(27635, 1783, 'session_tokens', 'a:3:{s:64:\"29cec38e6911d1e692956c5215f33e2a38ea47e3c28f2d2d6c3ed032f36d7564\";a:4:{s:10:\"expiration\";i:1434009791;s:2:\"ip\";s:14:\"85.242.248.249\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432800191;}s:64:\"d3874abecaf12659229c2ec93be31720dce1c50e379f1e98fc6522b0f28ec2a7\";a:4:{s:10:\"expiration\";i:1434009834;s:2:\"ip\";s:14:\"85.242.248.249\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432800234;}s:64:\"e5b859858520c7287e8a309063b57454c07d620b72cd0881b6ac135b77535392\";a:4:{s:10:\"expiration\";i:1434010437;s:2:\"ip\";s:14:\"85.242.248.249\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432800837;}}'),
(27636, 1784, 'nickname', 'suzi_rodrigues'),
(27637, 1784, 'first_name', 'suzi'),
(27638, 1784, 'last_name', 'rodrigues'),
(27639, 1784, 'description', ''),
(27640, 1784, 'rich_editing', 'true'),
(27641, 1784, 'comment_shortcuts', 'false'),
(27642, 1784, 'admin_color', 'fresh'),
(27643, 1784, 'use_ssl', '0'),
(27644, 1784, 'show_admin_bar_front', 'true'),
(27645, 1784, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27646, 1784, 'wp_user_level', '0'),
(27647, 1784, 'wsl_current_provider', 'Google'),
(27648, 1784, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-A676h2j04SY/AAAAAAAAAAI/AAAAAAAAAFc/QFCqTWvNrAU/photo.jpg?sz=200'),
(27649, 1784, 'session_tokens', 'a:1:{s:64:\"e7dc2c06ad391c188e18f9c80e9804e22fb9ca03ce1b1138d9221869dc1cc505\";a:4:{s:10:\"expiration\";i:1434009818;s:2:\"ip\";s:13:\"89.114.216.70\";s:2:\"ua\";s:140:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) CriOS/42.0.2311.47 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432800218;}}'),
(27650, 1785, 'nickname', 'Beatriz_Manteigas'),
(27651, 1785, 'first_name', 'Beatriz'),
(27652, 1785, 'last_name', 'Manteigas'),
(27653, 1785, 'description', ''),
(27654, 1785, 'rich_editing', 'true'),
(27655, 1785, 'comment_shortcuts', 'false'),
(27656, 1785, 'admin_color', 'fresh'),
(27657, 1785, 'use_ssl', '0'),
(27658, 1785, 'show_admin_bar_front', 'true'),
(27659, 1785, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27660, 1785, 'wp_user_level', '0'),
(27661, 1785, 'wsl_current_provider', 'Facebook'),
(27662, 1785, 'wsl_current_user_image', 'https://graph.facebook.com/987272764618598/picture?width=150&height=150'),
(27663, 1785, 'session_tokens', 'a:1:{s:64:\"7c57de343bf6767af72cc5009b8f864924bf4c40e1b7c1f94c8d753698162432\";a:4:{s:10:\"expiration\";i:1434009990;s:2:\"ip\";s:12:\"95.92.97.250\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; ARCHOS; - Lazer SMART WIND) like Gecko\";s:5:\"login\";i:1432800390;}}'),
(27664, 1784, 'votou', 'sim'),
(27665, 1784, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(27666, 1786, 'nickname', 'Guida_Romeiras'),
(27667, 1786, 'first_name', 'Guida'),
(27668, 1786, 'last_name', 'Romeiras'),
(27669, 1786, 'description', ''),
(27670, 1786, 'rich_editing', 'true'),
(27671, 1786, 'comment_shortcuts', 'false'),
(27672, 1786, 'admin_color', 'fresh'),
(27673, 1786, 'use_ssl', '0'),
(27674, 1786, 'show_admin_bar_front', 'true'),
(27675, 1786, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27676, 1786, 'wp_user_level', '0'),
(27677, 1786, 'wsl_current_provider', 'Facebook'),
(27678, 1786, 'wsl_current_user_image', 'https://graph.facebook.com/1094196557264231/picture?width=150&height=150'),
(27679, 1786, 'session_tokens', 'a:1:{s:64:\"370a9d87ced53e9273a4a9840d41148ad1e54c5291f9c61da9b820521314903b\";a:4:{s:10:\"expiration\";i:1434010096;s:2:\"ip\";s:14:\"87.196.221.120\";s:2:\"ua\";s:238:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432800496;}}'),
(27680, 1785, 'votou', 'sim'),
(27681, 1785, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(27682, 1787, 'nickname', 'Lisa_Marques'),
(27683, 1787, 'first_name', 'Lisa'),
(27684, 1787, 'last_name', 'Marques'),
(27685, 1787, 'description', ''),
(27686, 1787, 'rich_editing', 'true'),
(27687, 1787, 'comment_shortcuts', 'false'),
(27688, 1787, 'admin_color', 'fresh'),
(27689, 1787, 'use_ssl', '0'),
(27690, 1787, 'show_admin_bar_front', 'true'),
(27691, 1787, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27692, 1787, 'wp_user_level', '0'),
(27693, 1787, 'wsl_current_provider', 'Facebook'),
(27694, 1787, 'wsl_current_user_image', 'https://graph.facebook.com/999755493367814/picture?width=150&height=150'),
(27695, 1787, 'session_tokens', 'a:2:{s:64:\"d1092c5abbae2b33d55a98f3c143388c2efb829aa388e91632199eb8cea886e2\";a:4:{s:10:\"expiration\";i:1434010371;s:2:\"ip\";s:12:\"89.214.45.42\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432800771;}s:64:\"81fca105aa95ed08927a58a37e8b660a8509acd09cfc74ba708aff4de19bc5e1\";a:4:{s:10:\"expiration\";i:1434010650;s:2:\"ip\";s:12:\"89.214.45.42\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432801050;}}'),
(27696, 1788, 'nickname', 'Ruth_Pielsticker'),
(27697, 1788, 'first_name', 'Ruth'),
(27698, 1788, 'last_name', 'Pielsticker'),
(27699, 1788, 'description', ''),
(27700, 1788, 'rich_editing', 'true'),
(27701, 1788, 'comment_shortcuts', 'false'),
(27702, 1788, 'admin_color', 'fresh'),
(27703, 1788, 'use_ssl', '0'),
(27704, 1788, 'show_admin_bar_front', 'true'),
(27705, 1788, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27706, 1788, 'wp_user_level', '0'),
(27707, 1788, 'wsl_current_provider', 'Facebook'),
(27708, 1788, 'wsl_current_user_image', 'https://graph.facebook.com/960558627308238/picture?width=150&height=150'),
(27709, 1788, 'session_tokens', 'a:1:{s:64:\"a5f1f0e5f4d1a3abf13782d53deca260f13dcedabb2104c890ac5626636c205a\";a:4:{s:10:\"expiration\";i:1434010461;s:2:\"ip\";s:14:\"80.131.146.108\";s:2:\"ua\";s:76:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; MALNJS; rv:11.0) like Gecko\";s:5:\"login\";i:1432800861;}}'),
(27710, 1786, 'votou', 'sim'),
(27711, 1786, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(27712, 1788, 'votou', 'sim'),
(27713, 1788, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348'),
(27714, 1789, 'nickname', 'Joao_Pedro_Ferreira'),
(27715, 1789, 'first_name', 'João Pedro'),
(27716, 1789, 'last_name', 'Ferreira'),
(27717, 1789, 'description', ''),
(27718, 1789, 'rich_editing', 'true'),
(27719, 1789, 'comment_shortcuts', 'false'),
(27720, 1789, 'admin_color', 'fresh'),
(27721, 1789, 'use_ssl', '0'),
(27722, 1789, 'show_admin_bar_front', 'true'),
(27723, 1789, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27724, 1789, 'wp_user_level', '0'),
(27725, 1789, 'wsl_current_provider', 'Facebook'),
(27726, 1789, 'wsl_current_user_image', 'https://graph.facebook.com/10205744672769827/picture?width=150&height=150'),
(27727, 1789, 'session_tokens', 'a:1:{s:64:\"0c6f65ebd5d0634dd336eb8e551efd45e59146cd89eff9e92e0c80bcf9049e2c\";a:4:{s:10:\"expiration\";i:1434010683;s:2:\"ip\";s:13:\"89.180.190.44\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432801083;}}'),
(27728, 52, 'votou', 'sim'),
(27729, 52, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(27730, 1789, 'votou', 'sim');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(27731, 1789, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(27732, 1790, 'nickname', 'Ion_Sirghi'),
(27733, 1790, 'first_name', 'Ion'),
(27734, 1790, 'last_name', 'Sirghi'),
(27735, 1790, 'description', ''),
(27736, 1790, 'rich_editing', 'true'),
(27737, 1790, 'comment_shortcuts', 'false'),
(27738, 1790, 'admin_color', 'fresh'),
(27739, 1790, 'use_ssl', '0'),
(27740, 1790, 'show_admin_bar_front', 'true'),
(27741, 1790, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27742, 1790, 'wp_user_level', '0'),
(27743, 1790, 'wsl_current_provider', 'Facebook'),
(27744, 1790, 'wsl_current_user_image', 'https://graph.facebook.com/846089415444552/picture?width=150&height=150'),
(27745, 1790, 'session_tokens', 'a:1:{s:64:\"6468a6dcfe172bd526193b6da4ccc4c75273c7a8ffe3d886ee0a3d5ba37c034c\";a:4:{s:10:\"expiration\";i:1434011008;s:2:\"ip\";s:13:\"79.168.10.254\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36\";s:5:\"login\";i:1432801408;}}'),
(27746, 1791, 'nickname', 'Pituxa_Casal_Ribeiro'),
(27747, 1791, 'first_name', 'Pituxa'),
(27748, 1791, 'last_name', 'Ribeiro'),
(27749, 1791, 'description', ''),
(27750, 1791, 'rich_editing', 'true'),
(27751, 1791, 'comment_shortcuts', 'false'),
(27752, 1791, 'admin_color', 'fresh'),
(27753, 1791, 'use_ssl', '0'),
(27754, 1791, 'show_admin_bar_front', 'true'),
(27755, 1791, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27756, 1791, 'wp_user_level', '0'),
(27757, 1791, 'wsl_current_provider', 'Facebook'),
(27758, 1791, 'wsl_current_user_image', 'https://graph.facebook.com/10204541863207353/picture?width=150&height=150'),
(27759, 1791, 'session_tokens', 'a:1:{s:64:\"8eab857d539959aecb2df440d7742dc38a4dac3549487ed4d5cdc5c36b829a76\";a:4:{s:10:\"expiration\";i:1434011035;s:2:\"ip\";s:14:\"85.138.194.113\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432801435;}}'),
(27760, 1792, 'nickname', 'Clara_Scarlet_Rose'),
(27761, 1792, 'first_name', 'Clara'),
(27762, 1792, 'last_name', 'Rose'),
(27763, 1792, 'description', ''),
(27764, 1792, 'rich_editing', 'true'),
(27765, 1792, 'comment_shortcuts', 'false'),
(27766, 1792, 'admin_color', 'fresh'),
(27767, 1792, 'use_ssl', '0'),
(27768, 1792, 'show_admin_bar_front', 'true'),
(27769, 1792, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27770, 1792, 'wp_user_level', '0'),
(27771, 1792, 'wsl_current_provider', 'Facebook'),
(27772, 1792, 'wsl_current_user_image', 'https://graph.facebook.com/377271015814597/picture?width=150&height=150'),
(27773, 1792, 'session_tokens', 'a:1:{s:64:\"8713fd865be064f7d32ed9bdf051c6da1cfd6478bce20fbc233519651ceaa26a\";a:4:{s:10:\"expiration\";i:1434011085;s:2:\"ip\";s:13:\"89.158.13.105\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432801485;}}'),
(27774, 1790, 'votou', 'sim'),
(27775, 1790, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(27776, 1793, 'nickname', 'Raquel_Palma'),
(27777, 1793, 'first_name', 'Raquel'),
(27778, 1793, 'last_name', 'Palma'),
(27779, 1793, 'description', ''),
(27780, 1793, 'rich_editing', 'true'),
(27781, 1793, 'comment_shortcuts', 'false'),
(27782, 1793, 'admin_color', 'fresh'),
(27783, 1793, 'use_ssl', '0'),
(27784, 1793, 'show_admin_bar_front', 'true'),
(27785, 1793, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27786, 1793, 'wp_user_level', '0'),
(27787, 1793, 'wsl_current_provider', 'Facebook'),
(27788, 1793, 'wsl_current_user_image', 'https://graph.facebook.com/996234757055565/picture?width=150&height=150'),
(27789, 1793, 'session_tokens', 'a:1:{s:64:\"09029c9cd18c76d170950bf991242ebae783b18f84de86868193955447c712a6\";a:4:{s:10:\"expiration\";i:1434011099;s:2:\"ip\";s:12:\"79.168.8.120\";s:2:\"ua\";s:76:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; ASU2JS; rv:11.0) like Gecko\";s:5:\"login\";i:1432801499;}}'),
(27790, 1794, 'nickname', 'Sara_Balugas_Lopes'),
(27791, 1794, 'first_name', 'Sara'),
(27792, 1794, 'last_name', 'Lopes'),
(27793, 1794, 'description', ''),
(27794, 1794, 'rich_editing', 'true'),
(27795, 1794, 'comment_shortcuts', 'false'),
(27796, 1794, 'admin_color', 'fresh'),
(27797, 1794, 'use_ssl', '0'),
(27798, 1794, 'show_admin_bar_front', 'true'),
(27799, 1794, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27800, 1794, 'wp_user_level', '0'),
(27801, 1794, 'wsl_current_provider', 'Facebook'),
(27802, 1794, 'wsl_current_user_image', 'https://graph.facebook.com/966663843351942/picture?width=150&height=150'),
(27803, 1794, 'session_tokens', 'a:1:{s:64:\"a591803b2156306b981690659884d965cba2591f7fb0ce715825f8d6cf9c9eb2\";a:4:{s:10:\"expiration\";i:1434011133;s:2:\"ip\";s:13:\"85.138.51.218\";s:2:\"ua\";s:140:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) CriOS/42.0.2311.47 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432801533;}}'),
(27804, 1794, 'votou', 'sim'),
(27805, 1794, 'user_votes', 'onda-do-ano-polen_p1230'),
(27806, 1793, 'votou', 'sim'),
(27807, 1793, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(27808, 1795, 'nickname', 'Daniel_Jacob'),
(27809, 1795, 'first_name', 'Daniel'),
(27810, 1795, 'last_name', 'Jacob'),
(27811, 1795, 'description', ''),
(27812, 1795, 'rich_editing', 'true'),
(27813, 1795, 'comment_shortcuts', 'false'),
(27814, 1795, 'admin_color', 'fresh'),
(27815, 1795, 'use_ssl', '0'),
(27816, 1795, 'show_admin_bar_front', 'true'),
(27817, 1795, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27818, 1795, 'wp_user_level', '0'),
(27819, 1795, 'wsl_current_provider', 'Google'),
(27820, 1795, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(27821, 1795, 'session_tokens', 'a:1:{s:64:\"d11d61b02a0ac10e9dc095cc2e4bbfe694624baa69e675acd3b736e9568a68d3\";a:4:{s:10:\"expiration\";i:1434011320;s:2:\"ip\";s:13:\"79.168.10.254\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432801720;}}'),
(27822, 1796, 'nickname', 'Bruno_Pereira'),
(27823, 1796, 'first_name', 'Bruno'),
(27824, 1796, 'last_name', 'Pereira'),
(27825, 1796, 'description', ''),
(27826, 1796, 'rich_editing', 'true'),
(27827, 1796, 'comment_shortcuts', 'false'),
(27828, 1796, 'admin_color', 'fresh'),
(27829, 1796, 'use_ssl', '0'),
(27830, 1796, 'show_admin_bar_front', 'true'),
(27831, 1796, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27832, 1796, 'wp_user_level', '0'),
(27833, 1796, 'wsl_current_provider', 'Facebook'),
(27834, 1796, 'wsl_current_user_image', 'https://graph.facebook.com/1078963305452548/picture?width=150&height=150'),
(27835, 1796, 'session_tokens', 'a:1:{s:64:\"49245ba4ebc990b44673a556e56efc796d2dbe1af40f9e2fe7a1aa5544051f04\";a:4:{s:10:\"expiration\";i:1434011430;s:2:\"ip\";s:11:\"62.28.253.6\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432801830;}}'),
(27836, 1797, 'nickname', 'Alvaro_Ferreira'),
(27837, 1797, 'first_name', 'Alvaro'),
(27838, 1797, 'last_name', 'Ferreira'),
(27839, 1797, 'description', ''),
(27840, 1797, 'rich_editing', 'true'),
(27841, 1797, 'comment_shortcuts', 'false'),
(27842, 1797, 'admin_color', 'fresh'),
(27843, 1797, 'use_ssl', '0'),
(27844, 1797, 'show_admin_bar_front', 'true'),
(27845, 1797, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27846, 1797, 'wp_user_level', '0'),
(27847, 1797, 'wsl_current_provider', 'Google'),
(27848, 1797, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-G0KSbYCOeos/AAAAAAAAAAI/AAAAAAAAAx8/NEY1H4i0T9M/photo.jpg?sz=200'),
(27849, 1797, 'session_tokens', 'a:1:{s:64:\"07d5f417a59e1e3c903ea9e4692250555e8236b0c0ad314fbdd6a8253b418b70\";a:4:{s:10:\"expiration\";i:1434011549;s:2:\"ip\";s:13:\"89.114.65.114\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432801949;}}'),
(27850, 1795, 'votou', 'sim'),
(27851, 1795, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(27852, 1798, 'nickname', 'Naoko_Matsushita'),
(27853, 1798, 'first_name', 'Naoko'),
(27854, 1798, 'last_name', 'Matsushita'),
(27855, 1798, 'description', ''),
(27856, 1798, 'rich_editing', 'true'),
(27857, 1798, 'comment_shortcuts', 'false'),
(27858, 1798, 'admin_color', 'fresh'),
(27859, 1798, 'use_ssl', '0'),
(27860, 1798, 'show_admin_bar_front', 'true'),
(27861, 1798, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27862, 1798, 'wp_user_level', '0'),
(27863, 1798, 'wsl_current_provider', 'Facebook'),
(27864, 1798, 'wsl_current_user_image', 'https://graph.facebook.com/10206870239339504/picture?width=150&height=150'),
(27865, 1798, 'session_tokens', 'a:1:{s:64:\"7f702fbfa24cc0aed12a2a6a95bd29cf4c51dc1a9f8bb712b61e7f2e5bde6291\";a:4:{s:10:\"expiration\";i:1434011680;s:2:\"ip\";s:12:\"88.22.146.22\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432802080;}}'),
(27866, 1796, 'votou', 'sim'),
(27867, 1796, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,free-surfer-do-ano-volcom_p1393,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(27868, 1799, 'nickname', 'Pedro_Ferreira_1'),
(27869, 1799, 'first_name', 'Pedro'),
(27870, 1799, 'last_name', 'Ferreira'),
(27871, 1799, 'description', ''),
(27872, 1799, 'rich_editing', 'true'),
(27873, 1799, 'comment_shortcuts', 'false'),
(27874, 1799, 'admin_color', 'fresh'),
(27875, 1799, 'use_ssl', '0'),
(27876, 1799, 'show_admin_bar_front', 'true'),
(27877, 1799, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27878, 1799, 'wp_user_level', '0'),
(27879, 1799, 'wsl_current_provider', 'Facebook'),
(27880, 1799, 'wsl_current_user_image', 'https://graph.facebook.com/10205676723270049/picture?width=150&height=150'),
(27881, 1799, 'session_tokens', 'a:1:{s:64:\"57a64e37852a4ef3e8b18ac352bd745338890a1d12f808bb7bd3f864110fb19d\";a:4:{s:10:\"expiration\";i:1434011990;s:2:\"ip\";s:13:\"79.168.10.254\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432802390;}}'),
(27882, 1800, 'nickname', 'Silvia_Goncalves'),
(27883, 1800, 'first_name', 'Silvia'),
(27884, 1800, 'last_name', 'Gonçalves'),
(27885, 1800, 'description', ''),
(27886, 1800, 'rich_editing', 'true'),
(27887, 1800, 'comment_shortcuts', 'false'),
(27888, 1800, 'admin_color', 'fresh'),
(27889, 1800, 'use_ssl', '0'),
(27890, 1800, 'show_admin_bar_front', 'true'),
(27891, 1800, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27892, 1800, 'wp_user_level', '0'),
(27893, 1800, 'wsl_current_provider', 'Facebook'),
(27894, 1800, 'wsl_current_user_image', 'https://graph.facebook.com/1007564069267639/picture?width=150&height=150'),
(27895, 1800, 'session_tokens', 'a:1:{s:64:\"adda43f1c86faeee48c81901d548701b9680dcf03f26a0732a018873a9305fa1\";a:4:{s:10:\"expiration\";i:1434012033;s:2:\"ip\";s:12:\"85.246.99.30\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432802433;}}'),
(27896, 692, 'votou', 'sim'),
(27897, 692, 'user_votes', 'evento-do-ano-kia_p1428'),
(27898, 1800, 'votou', 'sim'),
(27899, 1800, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1309,videoclip-do-ano-hurley_p1212,onda-do-ano-polen_p1313,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(27900, 1799, 'votou', 'sim'),
(27901, 1799, 'user_votes', 'shaper-do-ano-xhapeland_p1379'),
(27902, 1801, 'nickname', 'Xica_Pinto_Jorge'),
(27903, 1801, 'first_name', 'Xica Pinto Jorge'),
(27904, 1801, 'last_name', 'Jorge'),
(27905, 1801, 'description', ''),
(27906, 1801, 'rich_editing', 'true'),
(27907, 1801, 'comment_shortcuts', 'false'),
(27908, 1801, 'admin_color', 'fresh'),
(27909, 1801, 'use_ssl', '0'),
(27910, 1801, 'show_admin_bar_front', 'true'),
(27911, 1801, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27912, 1801, 'wp_user_level', '0'),
(27913, 1801, 'wsl_current_provider', 'Facebook'),
(27914, 1801, 'wsl_current_user_image', 'https://graph.facebook.com/10204295015355989/picture?width=150&height=150'),
(27915, 1801, 'session_tokens', 'a:1:{s:64:\"613998b454ffa272e312a7d7fde8ee510210fc813769cfd8ae4bdf2937d9fc54\";a:4:{s:10:\"expiration\";i:1434012397;s:2:\"ip\";s:12:\"195.23.208.8\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432802797;}}'),
(27916, 1802, 'nickname', 'Jorge_Leal'),
(27917, 1802, 'first_name', 'Jorge'),
(27918, 1802, 'last_name', 'Leal'),
(27919, 1802, 'description', ''),
(27920, 1802, 'rich_editing', 'true'),
(27921, 1802, 'comment_shortcuts', 'false'),
(27922, 1802, 'admin_color', 'fresh'),
(27923, 1802, 'use_ssl', '0'),
(27924, 1802, 'show_admin_bar_front', 'true'),
(27925, 1802, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27926, 1802, 'wp_user_level', '0'),
(27927, 1802, 'wsl_current_provider', 'Facebook'),
(27928, 1802, 'wsl_current_user_image', 'https://graph.facebook.com/10153101596429221/picture?width=150&height=150'),
(27929, 1802, 'session_tokens', 'a:1:{s:64:\"a1802ea27809a97b63f31f7d1a84ac20e66b6dd114b32765ad5388542c7478f0\";a:4:{s:10:\"expiration\";i:1434012660;s:2:\"ip\";s:13:\"89.154.36.163\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/8.0.3 Safari/600.3.18\";s:5:\"login\";i:1432803060;}}'),
(27930, 1803, 'nickname', 'Catarina_Lourenco'),
(27931, 1803, 'first_name', 'Catarina'),
(27932, 1803, 'last_name', 'Lourenço'),
(27933, 1803, 'description', ''),
(27934, 1803, 'rich_editing', 'true'),
(27935, 1803, 'comment_shortcuts', 'false'),
(27936, 1803, 'admin_color', 'fresh'),
(27937, 1803, 'use_ssl', '0'),
(27938, 1803, 'show_admin_bar_front', 'true'),
(27939, 1803, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27940, 1803, 'wp_user_level', '0'),
(27941, 1803, 'wsl_current_provider', 'Facebook'),
(27942, 1803, 'wsl_current_user_image', 'https://graph.facebook.com/10153435406520649/picture?width=150&height=150'),
(27943, 1803, 'session_tokens', 'a:1:{s:64:\"b056a749608b8357b7de078d2b74122ba6ada13d5e422c15b6749503dbd65819\";a:4:{s:10:\"expiration\";i:1434012819;s:2:\"ip\";s:12:\"77.54.200.53\";s:2:\"ua\";s:178:\"Mozilla/5.0 (Linux; Android 4.4.2; GETAWAY Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432803219;}}'),
(27944, 1803, 'votou', 'sim'),
(27945, 1803, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(27946, 1802, 'votou', 'sim'),
(27947, 1802, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163'),
(27948, 1804, 'nickname', 'Giovanna_Rozante'),
(27949, 1804, 'first_name', 'Giovanna'),
(27950, 1804, 'last_name', 'Rozante'),
(27951, 1804, 'description', ''),
(27952, 1804, 'rich_editing', 'true'),
(27953, 1804, 'comment_shortcuts', 'false'),
(27954, 1804, 'admin_color', 'fresh'),
(27955, 1804, 'use_ssl', '0'),
(27956, 1804, 'show_admin_bar_front', 'true'),
(27957, 1804, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27958, 1804, 'wp_user_level', '0'),
(27959, 1804, 'wsl_current_provider', 'Facebook'),
(27960, 1804, 'wsl_current_user_image', 'https://graph.facebook.com/1034107829951306/picture?width=150&height=150'),
(27961, 1804, 'session_tokens', 'a:1:{s:64:\"5db63c720c3298d371439e3a9d117d800db109ca807baf88303831eab50ac8a9\";a:4:{s:10:\"expiration\";i:1434013162;s:2:\"ip\";s:13:\"189.54.14.149\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9192 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432803562;}}'),
(27962, 1805, 'nickname', 'Jose_Carlos_Costa'),
(27963, 1805, 'first_name', 'José'),
(27964, 1805, 'last_name', 'Costa'),
(27965, 1805, 'description', ''),
(27966, 1805, 'rich_editing', 'true'),
(27967, 1805, 'comment_shortcuts', 'false'),
(27968, 1805, 'admin_color', 'fresh'),
(27969, 1805, 'use_ssl', '0'),
(27970, 1805, 'show_admin_bar_front', 'true'),
(27971, 1805, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27972, 1805, 'wp_user_level', '0'),
(27973, 1805, 'wsl_current_provider', 'Facebook'),
(27974, 1805, 'wsl_current_user_image', 'https://graph.facebook.com/10203035438007503/picture?width=150&height=150'),
(27975, 1805, 'session_tokens', 'a:1:{s:64:\"cbc913b8f0543fb4c3b9dfd00899f5302a322d9920f89e952c3e51e3090b72f4\";a:4:{s:10:\"expiration\";i:1434013342;s:2:\"ip\";s:12:\"176.79.33.51\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432803742;}}'),
(27976, 1805, 'votou', 'sim'),
(27977, 1805, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(27978, 1806, 'nickname', 'Maria_Joao_Valverde_Vasconcelos'),
(27979, 1806, 'first_name', 'Maria João'),
(27980, 1806, 'last_name', 'Valverde Vasconcelos'),
(27981, 1806, 'description', ''),
(27982, 1806, 'rich_editing', 'true'),
(27983, 1806, 'comment_shortcuts', 'false'),
(27984, 1806, 'admin_color', 'fresh'),
(27985, 1806, 'use_ssl', '0'),
(27986, 1806, 'show_admin_bar_front', 'true'),
(27987, 1806, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(27988, 1806, 'wp_user_level', '0'),
(27989, 1806, 'wsl_current_provider', 'Facebook'),
(27990, 1806, 'wsl_current_user_image', 'https://graph.facebook.com/10206827136140758/picture?width=150&height=150'),
(27991, 1806, 'session_tokens', 'a:1:{s:64:\"71339ba3fa0f1827fd9071c88ec5543be1712b46d0ec128819f27ad2b88b564d\";a:4:{s:10:\"expiration\";i:1434013387;s:2:\"ip\";s:13:\"85.245.31.129\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432803787;}}'),
(27992, 1807, 'nickname', 'Helena_Steinert'),
(27993, 1807, 'first_name', 'Helena'),
(27994, 1807, 'last_name', 'Steinert'),
(27995, 1807, 'description', ''),
(27996, 1807, 'rich_editing', 'true'),
(27997, 1807, 'comment_shortcuts', 'false'),
(27998, 1807, 'admin_color', 'fresh'),
(27999, 1807, 'use_ssl', '0'),
(28000, 1807, 'show_admin_bar_front', 'true'),
(28001, 1807, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28002, 1807, 'wp_user_level', '0'),
(28003, 1807, 'wsl_current_provider', 'Facebook'),
(28004, 1807, 'wsl_current_user_image', 'https://graph.facebook.com/991613260858663/picture?width=150&height=150'),
(28005, 1807, 'session_tokens', 'a:1:{s:64:\"87f8e39e72600778c54eeadab40e4bef6e9c5afa974d7647acaa76c39438d374\";a:4:{s:10:\"expiration\";i:1434013556;s:2:\"ip\";s:14:\"89.152.251.185\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1432803956;}}'),
(28006, 1808, 'nickname', 'Rita_Geraldes'),
(28007, 1808, 'first_name', 'Rita'),
(28008, 1808, 'last_name', 'Geraldes'),
(28009, 1808, 'description', ''),
(28010, 1808, 'rich_editing', 'true'),
(28011, 1808, 'comment_shortcuts', 'false'),
(28012, 1808, 'admin_color', 'fresh'),
(28013, 1808, 'use_ssl', '0'),
(28014, 1808, 'show_admin_bar_front', 'true'),
(28015, 1808, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28016, 1808, 'wp_user_level', '0'),
(28017, 1808, 'wsl_current_provider', 'Facebook'),
(28018, 1808, 'wsl_current_user_image', 'https://graph.facebook.com/10207061905889184/picture?width=150&height=150'),
(28019, 1808, 'session_tokens', 'a:1:{s:64:\"fe775e012ba098486340aae4e113d3f429638f4aaa71ba0a856d354991184db1\";a:4:{s:10:\"expiration\";i:1434013594;s:2:\"ip\";s:11:\"10.10.1.181\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432803994;}}'),
(28020, 1809, 'nickname', 'Vasco_Salgado'),
(28021, 1809, 'first_name', 'Vasco'),
(28022, 1809, 'last_name', 'Salgado'),
(28023, 1809, 'description', ''),
(28024, 1809, 'rich_editing', 'true'),
(28025, 1809, 'comment_shortcuts', 'false'),
(28026, 1809, 'admin_color', 'fresh'),
(28027, 1809, 'use_ssl', '0'),
(28028, 1809, 'show_admin_bar_front', 'true'),
(28029, 1809, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28030, 1809, 'wp_user_level', '0'),
(28031, 1809, 'wsl_current_provider', 'Facebook'),
(28032, 1809, 'wsl_current_user_image', 'https://graph.facebook.com/10153308072021730/picture?width=150&height=150'),
(28033, 1809, 'session_tokens', 'a:1:{s:64:\"72bfefa188d7a4ff509cfc4171e63638cad68704b797bc832adef44d9f932f71\";a:4:{s:10:\"expiration\";i:1434013612;s:2:\"ip\";s:14:\"89.180.186.171\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432804012;}}'),
(28034, 1810, 'nickname', 'Filipe_Figueiredo_Freitas'),
(28035, 1810, 'first_name', 'Filipe'),
(28036, 1810, 'last_name', 'Freitas'),
(28037, 1810, 'description', ''),
(28038, 1810, 'rich_editing', 'true'),
(28039, 1810, 'comment_shortcuts', 'false'),
(28040, 1810, 'admin_color', 'fresh'),
(28041, 1810, 'use_ssl', '0'),
(28042, 1810, 'show_admin_bar_front', 'true'),
(28043, 1810, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28044, 1810, 'wp_user_level', '0'),
(28045, 1810, 'wsl_current_provider', 'Facebook'),
(28046, 1810, 'wsl_current_user_image', 'https://graph.facebook.com/891055357623057/picture?width=150&height=150'),
(28047, 1810, 'session_tokens', 'a:1:{s:64:\"cf63040fea02b5b33775a8cf4f9dd9dce140384b42a12dc37eb1680415ad362a\";a:4:{s:10:\"expiration\";i:1434013681;s:2:\"ip\";s:13:\"93.108.154.63\";s:2:\"ua\";s:145:\"Mozilla/5.0 (Linux; U; Android 4.1.2; en-gb; SonyST27i Build/6.2.A.1.100) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1432804081;}}'),
(28048, 1808, 'votou', 'sim'),
(28049, 1808, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,foto-do-ano_p1169,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(28050, 1807, 'votou', 'sim'),
(28051, 1807, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,free-surfer-do-ano-volcom_p1393,foto-do-ano_p957,treinador-do-ano_p1359'),
(28052, 1811, 'nickname', 'Diana_Rosa'),
(28053, 1811, 'first_name', 'Diana'),
(28054, 1811, 'last_name', 'Rosa'),
(28055, 1811, 'description', ''),
(28056, 1811, 'rich_editing', 'true'),
(28057, 1811, 'comment_shortcuts', 'false'),
(28058, 1811, 'admin_color', 'fresh'),
(28059, 1811, 'use_ssl', '0'),
(28060, 1811, 'show_admin_bar_front', 'true'),
(28061, 1811, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28062, 1811, 'wp_user_level', '0'),
(28063, 1811, 'wsl_current_provider', 'Facebook'),
(28064, 1811, 'wsl_current_user_image', 'https://graph.facebook.com/10153345245509596/picture?width=150&height=150'),
(28065, 1811, 'session_tokens', 'a:1:{s:64:\"bd1a9210c7425b4491fd8c6b2833c3c9606f667102331c2a100426020854d22d\";a:4:{s:10:\"expiration\";i:1434013800;s:2:\"ip\";s:12:\"194.60.106.5\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432804200;}}'),
(28066, 1812, 'nickname', 'Nicole_Carp_Mascarenhas'),
(28067, 1812, 'first_name', 'Nicole'),
(28068, 1812, 'last_name', 'Carp Mascarenhas'),
(28069, 1812, 'description', ''),
(28070, 1812, 'rich_editing', 'true'),
(28071, 1812, 'comment_shortcuts', 'false'),
(28072, 1812, 'admin_color', 'fresh'),
(28073, 1812, 'use_ssl', '0'),
(28074, 1812, 'show_admin_bar_front', 'true'),
(28075, 1812, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28076, 1812, 'wp_user_level', '0'),
(28077, 1812, 'wsl_current_provider', 'Google'),
(28078, 1812, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-N2JYge6iODs/AAAAAAAAAAI/AAAAAAAAAF8/dFnp9_AOJV0/photo.jpg?sz=200'),
(28079, 1812, 'session_tokens', 'a:1:{s:64:\"d55c933e5823af1da1a5b5d5b8b5b5e810908855864bdd27a1958d2523ef39d9\";a:4:{s:10:\"expiration\";i:1434013839;s:2:\"ip\";s:13:\"188.81.19.130\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432804239;}}'),
(28080, 368, 'votou', 'sim'),
(28081, 368, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(28082, 1806, 'votou', 'sim'),
(28083, 1806, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(28084, 1810, 'votou', 'sim'),
(28085, 1810, 'user_votes', 'maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379'),
(28086, 1812, 'votou', 'sim'),
(28087, 1812, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(28088, 1813, 'nickname', 'Joel_Silva'),
(28089, 1813, 'first_name', 'Joel'),
(28090, 1813, 'last_name', 'Silva'),
(28091, 1813, 'description', ''),
(28092, 1813, 'rich_editing', 'true'),
(28093, 1813, 'comment_shortcuts', 'false'),
(28094, 1813, 'admin_color', 'fresh'),
(28095, 1813, 'use_ssl', '0'),
(28096, 1813, 'show_admin_bar_front', 'true'),
(28097, 1813, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28098, 1813, 'wp_user_level', '0'),
(28099, 1813, 'wsl_current_provider', 'Facebook'),
(28100, 1813, 'wsl_current_user_image', 'https://graph.facebook.com/875065359198946/picture?width=150&height=150'),
(28101, 1813, 'session_tokens', 'a:1:{s:64:\"fd91265535178f073247e71aeb7e6f98c493a1ae6d23fdc8fc932707992b24ff\";a:4:{s:10:\"expiration\";i:1434014149;s:2:\"ip\";s:14:\"88.214.172.104\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432804549;}}'),
(28102, 1814, 'nickname', 'ricardo_guerra_simoes_gomes_Gomes'),
(28103, 1814, 'first_name', 'ricardo guerra simoes gomes'),
(28104, 1814, 'last_name', 'Gomes'),
(28105, 1814, 'description', ''),
(28106, 1814, 'rich_editing', 'true'),
(28107, 1814, 'comment_shortcuts', 'false'),
(28108, 1814, 'admin_color', 'fresh'),
(28109, 1814, 'use_ssl', '0'),
(28110, 1814, 'show_admin_bar_front', 'true'),
(28111, 1814, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28112, 1814, 'wp_user_level', '0'),
(28113, 1814, 'wsl_current_provider', 'Google'),
(28114, 1814, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-EH3VOm-uYrc/AAAAAAAAAAI/AAAAAAAAALE/j3LL5pLJ4Jc/photo.jpg?sz=200'),
(28115, 1814, 'session_tokens', 'a:1:{s:64:\"8c53fa37e5d2efb330edceefa59ff713cc5981988f760aefb3552721f574fd06\";a:4:{s:10:\"expiration\";i:1434014220;s:2:\"ip\";s:10:\"62.28.33.6\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/534.50.2 (KHTML, like Gecko) Version/5.0.6 Safari/533.22.3\";s:5:\"login\";i:1432804620;}}'),
(28116, 1815, 'nickname', 'Goncalo_Rangel_de_Lima'),
(28117, 1815, 'first_name', 'Gonçalo'),
(28118, 1815, 'last_name', 'de Lima'),
(28119, 1815, 'description', ''),
(28120, 1815, 'rich_editing', 'true'),
(28121, 1815, 'comment_shortcuts', 'false'),
(28122, 1815, 'admin_color', 'fresh'),
(28123, 1815, 'use_ssl', '0'),
(28124, 1815, 'show_admin_bar_front', 'true'),
(28125, 1815, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28126, 1815, 'wp_user_level', '0'),
(28127, 1815, 'wsl_current_provider', 'Facebook'),
(28128, 1815, 'wsl_current_user_image', 'https://graph.facebook.com/10204173463360061/picture?width=150&height=150'),
(28129, 1815, 'session_tokens', 'a:1:{s:64:\"fcd0aaaf8871bf57261a84f40e352bc738405bc05264c6eb716f0464bced6688\";a:4:{s:10:\"expiration\";i:1434014305;s:2:\"ip\";s:13:\"85.247.78.242\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432804705;}}'),
(28130, 1816, 'nickname', 'Carla_Oliveira'),
(28131, 1816, 'first_name', 'Carla'),
(28132, 1816, 'last_name', 'Oliveira'),
(28133, 1816, 'description', ''),
(28134, 1816, 'rich_editing', 'true'),
(28135, 1816, 'comment_shortcuts', 'false'),
(28136, 1816, 'admin_color', 'fresh'),
(28137, 1816, 'use_ssl', '0'),
(28138, 1816, 'show_admin_bar_front', 'true'),
(28139, 1816, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28140, 1816, 'wp_user_level', '0'),
(28141, 1816, 'wsl_current_provider', 'Facebook'),
(28142, 1816, 'wsl_current_user_image', 'https://graph.facebook.com/10204577604065035/picture?width=150&height=150'),
(28143, 1816, 'session_tokens', 'a:1:{s:64:\"a0c74bea882483bd52a208a772b9cc5bf27437819aa1ac90f1077f9b3195db5d\";a:4:{s:10:\"expiration\";i:1434014308;s:2:\"ip\";s:12:\"194.79.82.50\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432804708;}}'),
(28144, 1816, 'votou', 'sim'),
(28145, 1816, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(28146, 1817, 'nickname', 'Debora_Marinho'),
(28147, 1817, 'first_name', 'Debora'),
(28148, 1817, 'last_name', 'Marinho'),
(28149, 1817, 'description', ''),
(28150, 1817, 'rich_editing', 'true'),
(28151, 1817, 'comment_shortcuts', 'false'),
(28152, 1817, 'admin_color', 'fresh'),
(28153, 1817, 'use_ssl', '0'),
(28154, 1817, 'show_admin_bar_front', 'true'),
(28155, 1817, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28156, 1817, 'wp_user_level', '0'),
(28157, 1817, 'wsl_current_provider', 'Facebook'),
(28158, 1817, 'wsl_current_user_image', 'https://graph.facebook.com/468453679969829/picture?width=150&height=150'),
(28159, 1817, 'session_tokens', 'a:1:{s:64:\"824ec70f4dd3d039732203c3c3adbc55dfddaf947790cac9ecbc11030b32b668\";a:4:{s:10:\"expiration\";i:1434014341;s:2:\"ip\";s:13:\"189.24.158.20\";s:2:\"ua\";s:161:\"Mozilla/5.0 (Linux; U; Android 2.3.6; pt-br; LG-E400f Build/GRK39F) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 MMS/LG-Android-MMS-V1.2\";s:5:\"login\";i:1432804741;}}'),
(28160, 1818, 'nickname', 'Andrea_Direito'),
(28161, 1818, 'first_name', 'Andrea'),
(28162, 1818, 'last_name', 'Direito'),
(28163, 1818, 'description', ''),
(28164, 1818, 'rich_editing', 'true'),
(28165, 1818, 'comment_shortcuts', 'false'),
(28166, 1818, 'admin_color', 'fresh'),
(28167, 1818, 'use_ssl', '0'),
(28168, 1818, 'show_admin_bar_front', 'true'),
(28169, 1818, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28170, 1818, 'wp_user_level', '0'),
(28171, 1818, 'wsl_current_provider', 'Facebook'),
(28172, 1818, 'wsl_current_user_image', 'https://graph.facebook.com/10204602025916817/picture?width=150&height=150'),
(28173, 1818, 'session_tokens', 'a:1:{s:64:\"b6c8390e1a323661e5b65e4b3634ec48ac4315ab0475c60e4be87c6f8c7d720c\";a:4:{s:10:\"expiration\";i:1434014343;s:2:\"ip\";s:13:\"113.52.126.22\";s:2:\"ua\";s:254:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/CTM;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432804743;}}'),
(28174, 1819, 'nickname', 'Iris_Veiga'),
(28175, 1819, 'first_name', 'Íris'),
(28176, 1819, 'last_name', 'Veiga'),
(28177, 1819, 'description', ''),
(28178, 1819, 'rich_editing', 'true'),
(28179, 1819, 'comment_shortcuts', 'false'),
(28180, 1819, 'admin_color', 'fresh'),
(28181, 1819, 'use_ssl', '0'),
(28182, 1819, 'show_admin_bar_front', 'true'),
(28183, 1819, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28184, 1819, 'wp_user_level', '0'),
(28185, 1819, 'wsl_current_provider', 'Facebook'),
(28186, 1819, 'wsl_current_user_image', 'https://graph.facebook.com/855246604557408/picture?width=150&height=150'),
(28187, 1819, 'session_tokens', 'a:1:{s:64:\"779a6b90090a2af224ae98cddb8051908a2b6ec56337a272dc93fadf7756fdf0\";a:4:{s:10:\"expiration\";i:1434014346;s:2:\"ip\";s:13:\"79.168.173.80\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.0; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432804746;}}'),
(28188, 1820, 'nickname', 'Angela_Morgado'),
(28189, 1820, 'first_name', 'Angela'),
(28190, 1820, 'last_name', 'Morgado'),
(28191, 1820, 'description', ''),
(28192, 1820, 'rich_editing', 'true'),
(28193, 1820, 'comment_shortcuts', 'false'),
(28194, 1820, 'admin_color', 'fresh'),
(28195, 1820, 'use_ssl', '0'),
(28196, 1820, 'show_admin_bar_front', 'true'),
(28197, 1820, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28198, 1820, 'wp_user_level', '0'),
(28199, 1820, 'wsl_current_provider', 'Facebook'),
(28200, 1820, 'wsl_current_user_image', 'https://graph.facebook.com/10206982888674385/picture?width=150&height=150'),
(28201, 1820, 'session_tokens', 'a:1:{s:64:\"85164cdeab6caeef0e6752067257c248f67ce35ab521291bcf0b0a6ffdc9218b\";a:4:{s:10:\"expiration\";i:1434014414;s:2:\"ip\";s:13:\"93.108.47.194\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432804814;}}'),
(28202, 1815, 'votou', 'sim'),
(28203, 1815, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(28204, 1814, 'votou', 'sim'),
(28205, 1814, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(28206, 1819, 'votou', 'sim'),
(28207, 1819, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1387'),
(28208, 1813, 'votou', 'sim'),
(28209, 1813, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432'),
(28210, 1818, 'votou', 'sim'),
(28211, 1818, 'user_votes', 'manobra-do-ano-reef_p1045'),
(28212, 1820, 'votou', 'sim'),
(28213, 1820, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(28214, 1821, 'nickname', 'Ines_Santos'),
(28215, 1821, 'first_name', 'Inês'),
(28216, 1821, 'last_name', 'Santos'),
(28217, 1821, 'description', ''),
(28218, 1821, 'rich_editing', 'true'),
(28219, 1821, 'comment_shortcuts', 'false'),
(28220, 1821, 'admin_color', 'fresh'),
(28221, 1821, 'use_ssl', '0'),
(28222, 1821, 'show_admin_bar_front', 'true'),
(28223, 1821, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28224, 1821, 'wp_user_level', '0'),
(28225, 1821, 'wsl_current_provider', 'Facebook'),
(28226, 1821, 'wsl_current_user_image', 'https://graph.facebook.com/10205652399460815/picture?width=150&height=150'),
(28227, 1821, 'session_tokens', 'a:1:{s:64:\"de9a29d375609bdc1715b480c9aafa3b3793347a80546aff00e260e7a010c418\";a:4:{s:10:\"expiration\";i:1434014611;s:2:\"ip\";s:12:\"194.79.82.50\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432805011;}}'),
(28228, 1817, 'votou', 'sim'),
(28229, 1817, 'user_votes', 'surfista-do-ano-oakley_p1344,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432'),
(28230, 1821, 'votou', 'sim'),
(28231, 1821, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385,foto-do-ano_p957'),
(28232, 1822, 'nickname', 'Hugo_Baka'),
(28233, 1822, 'first_name', 'Hugo'),
(28234, 1822, 'last_name', 'Baka'),
(28235, 1822, 'description', ''),
(28236, 1822, 'rich_editing', 'true'),
(28237, 1822, 'comment_shortcuts', 'false'),
(28238, 1822, 'admin_color', 'fresh'),
(28239, 1822, 'use_ssl', '0'),
(28240, 1822, 'show_admin_bar_front', 'true'),
(28241, 1822, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28242, 1822, 'wp_user_level', '0'),
(28243, 1822, 'wsl_current_provider', 'Facebook'),
(28244, 1822, 'wsl_current_user_image', 'https://graph.facebook.com/1593907697553308/picture?width=150&height=150'),
(28245, 1822, 'session_tokens', 'a:1:{s:64:\"3f02b209e650662dc2a2fff15f179b6e0ead04090e17b3649dcb5a19994230ca\";a:4:{s:10:\"expiration\";i:1434014863;s:2:\"ip\";s:13:\"89.115.99.144\";s:2:\"ua\";s:198:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30 SVN/070FPG1 [FB_IAB/FB4A;FBAV/29.0.0.23.13;]\";s:5:\"login\";i:1432805263;}}'),
(28246, 1823, 'nickname', 'Leonel_Santos'),
(28247, 1823, 'first_name', 'Leonel'),
(28248, 1823, 'last_name', 'Santos'),
(28249, 1823, 'description', ''),
(28250, 1823, 'rich_editing', 'true'),
(28251, 1823, 'comment_shortcuts', 'false'),
(28252, 1823, 'admin_color', 'fresh'),
(28253, 1823, 'use_ssl', '0'),
(28254, 1823, 'show_admin_bar_front', 'true'),
(28255, 1823, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28256, 1823, 'wp_user_level', '0'),
(28257, 1823, 'wsl_current_provider', 'Facebook'),
(28258, 1823, 'wsl_current_user_image', 'https://graph.facebook.com/953926081325590/picture?width=150&height=150'),
(28259, 1823, 'session_tokens', 'a:1:{s:64:\"d3f22222a4c79bbd5f91398be882acacf417db054327c6f002799b0c747bd2e6\";a:4:{s:10:\"expiration\";i:1434014892;s:2:\"ip\";s:13:\"176.79.61.128\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432805292;}}'),
(28260, 1824, 'nickname', 'Philipp_Katzenstein'),
(28261, 1824, 'first_name', 'Philipp'),
(28262, 1824, 'last_name', 'Katzenstein'),
(28263, 1824, 'description', ''),
(28264, 1824, 'rich_editing', 'true'),
(28265, 1824, 'comment_shortcuts', 'false'),
(28266, 1824, 'admin_color', 'fresh'),
(28267, 1824, 'use_ssl', '0'),
(28268, 1824, 'show_admin_bar_front', 'true'),
(28269, 1824, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28270, 1824, 'wp_user_level', '0'),
(28271, 1824, 'wsl_current_provider', 'Facebook'),
(28272, 1824, 'wsl_current_user_image', 'https://graph.facebook.com/10153274064859043/picture?width=150&height=150'),
(28273, 1824, 'session_tokens', 'a:1:{s:64:\"f6cb6683110ca57ddb60327f9e34c5e77a45e8bdb10a88190583541ad901eef5\";a:4:{s:10:\"expiration\";i:1434014966;s:2:\"ip\";s:15:\"193.136.124.200\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432805366;}}'),
(28274, 1825, 'nickname', 'David_Figueiredo'),
(28275, 1825, 'first_name', 'David'),
(28276, 1825, 'last_name', 'Figueiredo'),
(28277, 1825, 'description', ''),
(28278, 1825, 'rich_editing', 'true'),
(28279, 1825, 'comment_shortcuts', 'false'),
(28280, 1825, 'admin_color', 'fresh'),
(28281, 1825, 'use_ssl', '0'),
(28282, 1825, 'show_admin_bar_front', 'true'),
(28283, 1825, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28284, 1825, 'wp_user_level', '0'),
(28285, 1825, 'wsl_current_provider', 'Facebook'),
(28286, 1825, 'wsl_current_user_image', 'https://graph.facebook.com/10154121809824897/picture?width=150&height=150'),
(28287, 1825, 'session_tokens', 'a:1:{s:64:\"be00931424e5b0161abda794258109ab54981b8cebe2076f23a559dbf9896c8a\";a:4:{s:10:\"expiration\";i:1434014974;s:2:\"ip\";s:11:\"194.65.31.9\";s:2:\"ua\";s:75:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko\";s:5:\"login\";i:1432805374;}}'),
(28288, 1826, 'nickname', 'Vasco_Castro'),
(28289, 1826, 'first_name', 'Vasco'),
(28290, 1826, 'last_name', 'Castro'),
(28291, 1826, 'description', ''),
(28292, 1826, 'rich_editing', 'true'),
(28293, 1826, 'comment_shortcuts', 'false'),
(28294, 1826, 'admin_color', 'fresh'),
(28295, 1826, 'use_ssl', '0'),
(28296, 1826, 'show_admin_bar_front', 'true'),
(28297, 1826, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28298, 1826, 'wp_user_level', '0'),
(28299, 1826, 'wsl_current_provider', 'Facebook'),
(28300, 1826, 'wsl_current_user_image', 'https://graph.facebook.com/1128454277181710/picture?width=150&height=150'),
(28301, 1826, 'session_tokens', 'a:1:{s:64:\"4a2dcd42cf649ea78ca4430e8b55747142c9114711af6548f45ec57a0f9bb0c8\";a:4:{s:10:\"expiration\";i:1434015038;s:2:\"ip\";s:14:\"188.80.202.122\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1432805438;}}'),
(28302, 1825, 'votou', 'sim'),
(28303, 1825, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(28304, 1826, 'votou', 'sim'),
(28305, 1826, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(28306, 1824, 'votou', 'sim'),
(28307, 1824, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,treinador-do-ano_p1357'),
(28308, 1827, 'nickname', 'Marco_Andre_Santos'),
(28309, 1827, 'first_name', 'Marco André'),
(28310, 1827, 'last_name', 'Santos'),
(28311, 1827, 'description', ''),
(28312, 1827, 'rich_editing', 'true'),
(28313, 1827, 'comment_shortcuts', 'false'),
(28314, 1827, 'admin_color', 'fresh'),
(28315, 1827, 'use_ssl', '0'),
(28316, 1827, 'show_admin_bar_front', 'true'),
(28317, 1827, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28318, 1827, 'wp_user_level', '0'),
(28319, 1827, 'wsl_current_provider', 'Google'),
(28320, 1827, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-5MdT9A_gTD0/AAAAAAAAAAI/AAAAAAAAADA/B1RS9NGRzRQ/photo.jpg?sz=200'),
(28321, 1827, 'session_tokens', 'a:1:{s:64:\"976b26b56b1a70ac24dd265bfa9159f52be61040fc295e9c5246ed11a4daf9a0\";a:4:{s:10:\"expiration\";i:1434015515;s:2:\"ip\";s:13:\"62.28.115.193\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432805915;}}'),
(28322, 1828, 'nickname', 'Tiago_Rodrigues'),
(28323, 1828, 'first_name', 'Tiago'),
(28324, 1828, 'last_name', 'Rodrigues'),
(28325, 1828, 'description', ''),
(28326, 1828, 'rich_editing', 'true'),
(28327, 1828, 'comment_shortcuts', 'false'),
(28328, 1828, 'admin_color', 'fresh'),
(28329, 1828, 'use_ssl', '0'),
(28330, 1828, 'show_admin_bar_front', 'true'),
(28331, 1828, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28332, 1828, 'wp_user_level', '0'),
(28333, 1828, 'wsl_current_provider', 'Google'),
(28334, 1828, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-VsLPMLWcPRc/AAAAAAAAAAI/AAAAAAAACzA/RoyGCzH3dG0/photo.jpg?sz=200'),
(28335, 1828, 'session_tokens', 'a:1:{s:64:\"b5c8a67daea517159fa0f4ddd9aac082630ad566c17211e7e77c5844b49b6551\";a:4:{s:10:\"expiration\";i:1434015628;s:2:\"ip\";s:12:\"89.214.26.57\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432806028;}}'),
(28336, 1829, 'nickname', 'Joana_Freitas_Cortez-Pinto'),
(28337, 1829, 'first_name', 'Joana'),
(28338, 1829, 'last_name', 'Cortez-Pinto'),
(28339, 1829, 'description', ''),
(28340, 1829, 'rich_editing', 'true'),
(28341, 1829, 'comment_shortcuts', 'false'),
(28342, 1829, 'admin_color', 'fresh'),
(28343, 1829, 'use_ssl', '0'),
(28344, 1829, 'show_admin_bar_front', 'true'),
(28345, 1829, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28346, 1829, 'wp_user_level', '0'),
(28347, 1829, 'wsl_current_provider', 'Facebook'),
(28348, 1829, 'wsl_current_user_image', 'https://graph.facebook.com/10207111095045609/picture?width=150&height=150'),
(28349, 1829, 'session_tokens', 'a:1:{s:64:\"e37a911a945d20ee9c09fe64029ddd6cbdf7ad89eb80932323267c5c977f267b\";a:4:{s:10:\"expiration\";i:1434015678;s:2:\"ip\";s:13:\"79.168.198.13\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432806078;}}'),
(28350, 1828, 'votou', 'sim'),
(28351, 1828, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(28352, 1827, 'votou', 'sim'),
(28353, 1827, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(28354, 1830, 'nickname', 'Bruno_Nunes'),
(28355, 1830, 'first_name', 'Bruno'),
(28356, 1830, 'last_name', 'Nunes'),
(28357, 1830, 'description', ''),
(28358, 1830, 'rich_editing', 'true'),
(28359, 1830, 'comment_shortcuts', 'false'),
(28360, 1830, 'admin_color', 'fresh'),
(28361, 1830, 'use_ssl', '0'),
(28362, 1830, 'show_admin_bar_front', 'true'),
(28363, 1830, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28364, 1830, 'wp_user_level', '0'),
(28365, 1830, 'wsl_current_provider', 'Facebook'),
(28366, 1830, 'wsl_current_user_image', 'https://graph.facebook.com/836859823016272/picture?width=150&height=150'),
(28367, 1830, 'session_tokens', 'a:1:{s:64:\"110470c5e6b8e7bf7fa41a9f85197b76e635296cb27e7d00f403c64d1af6b1de\";a:4:{s:10:\"expiration\";i:1434016095;s:2:\"ip\";s:13:\"62.28.236.130\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432806495;}}'),
(28368, 1831, 'nickname', 'Carla_Lisboa');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(28369, 1831, 'first_name', 'Carla'),
(28370, 1831, 'last_name', 'Lisboa'),
(28371, 1831, 'description', ''),
(28372, 1831, 'rich_editing', 'true'),
(28373, 1831, 'comment_shortcuts', 'false'),
(28374, 1831, 'admin_color', 'fresh'),
(28375, 1831, 'use_ssl', '0'),
(28376, 1831, 'show_admin_bar_front', 'true'),
(28377, 1831, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28378, 1831, 'wp_user_level', '0'),
(28379, 1831, 'wsl_current_provider', 'Facebook'),
(28380, 1831, 'wsl_current_user_image', 'https://graph.facebook.com/10205324316245276/picture?width=150&height=150'),
(28381, 1831, 'session_tokens', 'a:1:{s:64:\"27c4bed2e36aea43777c0a638abaf18c9156e22db85b72dfcd11151062478825\";a:4:{s:10:\"expiration\";i:1434016158;s:2:\"ip\";s:12:\"89.115.85.24\";s:2:\"ua\";s:73:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432806558;}}'),
(28382, 1832, 'nickname', 'miguel_portela_1'),
(28383, 1832, 'first_name', 'miguel'),
(28384, 1832, 'last_name', 'portela'),
(28385, 1832, 'description', ''),
(28386, 1832, 'rich_editing', 'true'),
(28387, 1832, 'comment_shortcuts', 'false'),
(28388, 1832, 'admin_color', 'fresh'),
(28389, 1832, 'use_ssl', '0'),
(28390, 1832, 'show_admin_bar_front', 'true'),
(28391, 1832, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28392, 1832, 'wp_user_level', '0'),
(28393, 1832, 'wsl_current_provider', 'Google'),
(28394, 1832, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-ScZLYVecSgU/AAAAAAAAAAI/AAAAAAAAChk/Zk1oeSv8EkU/photo.jpg?sz=200'),
(28395, 1832, 'session_tokens', 'a:1:{s:64:\"c1fd7581943dd94d1459174e1f2273fa3aface2079be8136b5f0574d168b5a8b\";a:4:{s:10:\"expiration\";i:1434016187;s:2:\"ip\";s:11:\"2.82.176.89\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432806587;}}'),
(28396, 1832, 'votou', 'sim'),
(28397, 1832, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(28398, 1831, 'votou', 'sim'),
(28399, 1831, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(28400, 1833, 'nickname', 'To_Jo'),
(28401, 1833, 'first_name', 'Tó'),
(28402, 1833, 'last_name', 'Jó'),
(28403, 1833, 'description', ''),
(28404, 1833, 'rich_editing', 'true'),
(28405, 1833, 'comment_shortcuts', 'false'),
(28406, 1833, 'admin_color', 'fresh'),
(28407, 1833, 'use_ssl', '0'),
(28408, 1833, 'show_admin_bar_front', 'true'),
(28409, 1833, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28410, 1833, 'wp_user_level', '0'),
(28411, 1833, 'wsl_current_provider', 'Facebook'),
(28412, 1833, 'wsl_current_user_image', 'https://graph.facebook.com/10206798844520111/picture?width=150&height=150'),
(28413, 1833, 'session_tokens', 'a:1:{s:64:\"d3da91c82acec74f24f470b7c5f0897ab62cd7f7a80df1c8dee31e835f8c6717\";a:4:{s:10:\"expiration\";i:1434016405;s:2:\"ip\";s:13:\"62.169.86.103\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432806805;}}'),
(28414, 1834, 'nickname', 'Richard_Muczenski'),
(28415, 1834, 'first_name', 'Richard'),
(28416, 1834, 'last_name', 'Muczenski'),
(28417, 1834, 'description', ''),
(28418, 1834, 'rich_editing', 'true'),
(28419, 1834, 'comment_shortcuts', 'false'),
(28420, 1834, 'admin_color', 'fresh'),
(28421, 1834, 'use_ssl', '0'),
(28422, 1834, 'show_admin_bar_front', 'true'),
(28423, 1834, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28424, 1834, 'wp_user_level', '0'),
(28425, 1834, 'wsl_current_provider', 'Facebook'),
(28426, 1834, 'wsl_current_user_image', 'https://graph.facebook.com/1019613834730306/picture?width=150&height=150'),
(28427, 1834, 'session_tokens', 'a:1:{s:64:\"df0e4f4c0bbdbf8bdfac2821dcca48ff3a73895f89136be07b243b00f1f93b3a\";a:4:{s:10:\"expiration\";i:1434016542;s:2:\"ip\";s:14:\"84.157.209.103\";s:2:\"ua\";s:89:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64; Trident/7.0; tb-webde/2.6.3; rv:11.0) like Gecko\";s:5:\"login\";i:1432806942;}}'),
(28428, 1833, 'votou', 'sim'),
(28429, 1833, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(28430, 1834, 'votou', 'sim'),
(28431, 1834, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036'),
(28432, 1835, 'nickname', 'Lara_Sofia_Delgado'),
(28433, 1835, 'first_name', 'Lara Sofia'),
(28434, 1835, 'last_name', 'Delgado'),
(28435, 1835, 'description', ''),
(28436, 1835, 'rich_editing', 'true'),
(28437, 1835, 'comment_shortcuts', 'false'),
(28438, 1835, 'admin_color', 'fresh'),
(28439, 1835, 'use_ssl', '0'),
(28440, 1835, 'show_admin_bar_front', 'true'),
(28441, 1835, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28442, 1835, 'wp_user_level', '0'),
(28443, 1835, 'wsl_current_provider', 'Facebook'),
(28444, 1835, 'wsl_current_user_image', 'https://graph.facebook.com/446095385550084/picture?width=150&height=150'),
(28445, 1835, 'session_tokens', 'a:1:{s:64:\"cb9829ff88da4791759505e2691e01abc70f7fc9cd1809e483633fcf2ea7610f\";a:4:{s:10:\"expiration\";i:1434016725;s:2:\"ip\";s:13:\"87.103.51.116\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432807125;}}'),
(28446, 1835, 'votou', 'sim'),
(28447, 1835, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(28448, 1836, 'nickname', 'Tiago_Castro_Tarracha'),
(28449, 1836, 'first_name', 'Tiago'),
(28450, 1836, 'last_name', 'Tarracha'),
(28451, 1836, 'description', ''),
(28452, 1836, 'rich_editing', 'true'),
(28453, 1836, 'comment_shortcuts', 'false'),
(28454, 1836, 'admin_color', 'fresh'),
(28455, 1836, 'use_ssl', '0'),
(28456, 1836, 'show_admin_bar_front', 'true'),
(28457, 1836, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28458, 1836, 'wp_user_level', '0'),
(28459, 1836, 'wsl_current_provider', 'Facebook'),
(28460, 1836, 'wsl_current_user_image', 'https://graph.facebook.com/10205749302106336/picture?width=150&height=150'),
(28461, 1836, 'session_tokens', 'a:1:{s:64:\"fe5cbf1a73a2fb3842ecaac13012a8a3d6bb662aeb6504ea23c3177416f6deef\";a:4:{s:10:\"expiration\";i:1434017015;s:2:\"ip\";s:13:\"85.240.90.194\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432807415;}}'),
(28462, 1837, 'nickname', 'Bruno_Rego'),
(28463, 1837, 'first_name', 'Bruno'),
(28464, 1837, 'last_name', 'Rego'),
(28465, 1837, 'description', ''),
(28466, 1837, 'rich_editing', 'true'),
(28467, 1837, 'comment_shortcuts', 'false'),
(28468, 1837, 'admin_color', 'fresh'),
(28469, 1837, 'use_ssl', '0'),
(28470, 1837, 'show_admin_bar_front', 'true'),
(28471, 1837, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28472, 1837, 'wp_user_level', '0'),
(28473, 1837, 'wsl_current_provider', 'Facebook'),
(28474, 1837, 'wsl_current_user_image', 'https://graph.facebook.com/1579446652324282/picture?width=150&height=150'),
(28475, 1837, 'session_tokens', 'a:1:{s:64:\"77cac37979e4884d1d633b63857be1fa29b356c7ddcfe7b002aa0d20bc962fcb\";a:4:{s:10:\"expiration\";i:1434017083;s:2:\"ip\";s:14:\"85.245.127.251\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432807483;}}'),
(28476, 1838, 'nickname', 'Carlota_Costa_Matos'),
(28477, 1838, 'first_name', 'Carlota'),
(28478, 1838, 'last_name', 'Matos'),
(28479, 1838, 'description', ''),
(28480, 1838, 'rich_editing', 'true'),
(28481, 1838, 'comment_shortcuts', 'false'),
(28482, 1838, 'admin_color', 'fresh'),
(28483, 1838, 'use_ssl', '0'),
(28484, 1838, 'show_admin_bar_front', 'true'),
(28485, 1838, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28486, 1838, 'wp_user_level', '0'),
(28487, 1838, 'wsl_current_provider', 'Facebook'),
(28488, 1838, 'wsl_current_user_image', 'https://graph.facebook.com/10152990661769370/picture?width=150&height=150'),
(28489, 1838, 'session_tokens', 'a:2:{s:64:\"f29bf998858857b5515389c06128fcb735341a95617855d6485772785b0a9fc0\";a:4:{s:10:\"expiration\";i:1434017104;s:2:\"ip\";s:14:\"85.242.106.225\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432807504;}s:64:\"51a007d87fc727e999ae330e8759f6411113b9e818c5f3021fb0a5caef9e85ac\";a:4:{s:10:\"expiration\";i:1435078582;s:2:\"ip\";s:12:\"77.54.194.62\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433868982;}}'),
(28490, 1839, 'nickname', 'Maria_Pessanha'),
(28491, 1839, 'first_name', 'Maria'),
(28492, 1839, 'last_name', 'Pessanha'),
(28493, 1839, 'description', ''),
(28494, 1839, 'rich_editing', 'true'),
(28495, 1839, 'comment_shortcuts', 'false'),
(28496, 1839, 'admin_color', 'fresh'),
(28497, 1839, 'use_ssl', '0'),
(28498, 1839, 'show_admin_bar_front', 'true'),
(28499, 1839, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28500, 1839, 'wp_user_level', '0'),
(28501, 1839, 'wsl_current_provider', 'Facebook'),
(28502, 1839, 'wsl_current_user_image', 'https://graph.facebook.com/10152980644578981/picture?width=150&height=150'),
(28503, 1839, 'session_tokens', 'a:1:{s:64:\"b257bc194782f3d3270bc0307cf3501460827495ae6e92d2f48f2653c49d555b\";a:4:{s:10:\"expiration\";i:1434017205;s:2:\"ip\";s:14:\"89.115.132.166\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432807605;}}'),
(28504, 1837, 'votou', 'sim'),
(28505, 1837, 'user_votes', 'surfista-do-ano-oakley_p1346,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(28506, 1836, 'votou', 'sim'),
(28507, 1836, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(28508, 1840, 'nickname', 'Marta_Candeias'),
(28509, 1840, 'first_name', 'Marta'),
(28510, 1840, 'last_name', 'Candeias'),
(28511, 1840, 'description', ''),
(28512, 1840, 'rich_editing', 'true'),
(28513, 1840, 'comment_shortcuts', 'false'),
(28514, 1840, 'admin_color', 'fresh'),
(28515, 1840, 'use_ssl', '0'),
(28516, 1840, 'show_admin_bar_front', 'true'),
(28517, 1840, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28518, 1840, 'wp_user_level', '0'),
(28519, 1840, 'wsl_current_provider', 'Facebook'),
(28520, 1840, 'wsl_current_user_image', 'https://graph.facebook.com/10153928604402814/picture?width=150&height=150'),
(28521, 1840, 'session_tokens', 'a:1:{s:64:\"6368de97b9a50c7c9ba59a8c63acead8d1a1b82547a1ff85129a1379622dd6d9\";a:4:{s:10:\"expiration\";i:1434017322;s:2:\"ip\";s:14:\"89.152.241.178\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432807722;}}'),
(28522, 1841, 'nickname', 'Pedro_Casau'),
(28523, 1841, 'first_name', 'Pedro'),
(28524, 1841, 'last_name', 'Casau'),
(28525, 1841, 'description', ''),
(28526, 1841, 'rich_editing', 'true'),
(28527, 1841, 'comment_shortcuts', 'false'),
(28528, 1841, 'admin_color', 'fresh'),
(28529, 1841, 'use_ssl', '0'),
(28530, 1841, 'show_admin_bar_front', 'true'),
(28531, 1841, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28532, 1841, 'wp_user_level', '0'),
(28533, 1841, 'wsl_current_provider', 'Facebook'),
(28534, 1841, 'wsl_current_user_image', 'https://graph.facebook.com/942342692477322/picture?width=150&height=150'),
(28535, 1841, 'session_tokens', 'a:1:{s:64:\"416fc33d3596317ceea4d958b22e469f131899c930a605fd175f2565bd9d0dea\";a:4:{s:10:\"expiration\";i:1434017355;s:2:\"ip\";s:12:\"161.64.208.1\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1432807755;}}'),
(28536, 1842, 'nickname', 'Tiago_Sequeira_Mendes'),
(28537, 1842, 'first_name', 'Tiago'),
(28538, 1842, 'last_name', 'Sequeira Mendes'),
(28539, 1842, 'description', ''),
(28540, 1842, 'rich_editing', 'true'),
(28541, 1842, 'comment_shortcuts', 'false'),
(28542, 1842, 'admin_color', 'fresh'),
(28543, 1842, 'use_ssl', '0'),
(28544, 1842, 'show_admin_bar_front', 'true'),
(28545, 1842, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28546, 1842, 'wp_user_level', '0'),
(28547, 1842, 'wsl_current_provider', 'Facebook'),
(28548, 1842, 'wsl_current_user_image', 'https://graph.facebook.com/10203181917583465/picture?width=150&height=150'),
(28549, 1842, 'session_tokens', 'a:1:{s:64:\"b0f427b2676562272cf47cca1cf183ee7b7f8191ea55f4081df7fc97e60119d5\";a:4:{s:10:\"expiration\";i:1434017391;s:2:\"ip\";s:12:\"84.91.233.93\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432807791;}}'),
(28550, 1839, 'votou', 'sim'),
(28551, 1839, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(28552, 1842, 'votou', 'sim'),
(28553, 1842, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(28554, 1843, 'nickname', 'Caetana_Brandao_de_Mello'),
(28555, 1843, 'first_name', 'Caetana'),
(28556, 1843, 'last_name', 'Brandao de Mello'),
(28557, 1843, 'description', ''),
(28558, 1843, 'rich_editing', 'true'),
(28559, 1843, 'comment_shortcuts', 'false'),
(28560, 1843, 'admin_color', 'fresh'),
(28561, 1843, 'use_ssl', '0'),
(28562, 1843, 'show_admin_bar_front', 'true'),
(28563, 1843, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28564, 1843, 'wp_user_level', '0'),
(28565, 1843, 'wsl_current_provider', 'Facebook'),
(28566, 1843, 'wsl_current_user_image', 'https://graph.facebook.com/800661156637015/picture?width=150&height=150'),
(28567, 1843, 'session_tokens', 'a:1:{s:64:\"5e2f915dcd0c9c22f796a5de1f3977a7459ec4879365d371a092d2434e1a67b5\";a:4:{s:10:\"expiration\";i:1434017638;s:2:\"ip\";s:14:\"193.236.57.105\";s:2:\"ua\";s:236:\"Mozilla/5.0 (iPad; CPU OS 6_1_3 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mobile/10B329 [FBAN/FBIOS;FBAV/11.0.0.28.23;FBBV/2816550;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/6.1.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432808038;}}'),
(28568, 1844, 'nickname', 'Sergio_Ribeiro'),
(28569, 1844, 'first_name', 'Sérgio'),
(28570, 1844, 'last_name', 'Ribeiro'),
(28571, 1844, 'description', ''),
(28572, 1844, 'rich_editing', 'true'),
(28573, 1844, 'comment_shortcuts', 'false'),
(28574, 1844, 'admin_color', 'fresh'),
(28575, 1844, 'use_ssl', '0'),
(28576, 1844, 'show_admin_bar_front', 'true'),
(28577, 1844, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28578, 1844, 'wp_user_level', '0'),
(28579, 1844, 'wsl_current_provider', 'Facebook'),
(28580, 1844, 'wsl_current_user_image', 'https://graph.facebook.com/10205938703498401/picture?width=150&height=150'),
(28581, 1844, 'session_tokens', 'a:1:{s:64:\"e3433ecd63cb4b6b0b61b4093bb9e68e4d471a474957aa687f404abc2e8a05e6\";a:4:{s:10:\"expiration\";i:1434017775;s:2:\"ip\";s:12:\"2.82.229.134\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432808175;}}'),
(28582, 1830, 'votou', 'sim'),
(28583, 1830, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,free-surfer-do-ano-volcom_p1397,onda-do-ano-polen_p1080,foto-do-ano_p1163'),
(28584, 1844, 'votou', 'sim'),
(28585, 1844, 'user_votes', 'shaper-do-ano-xhapeland_p1377'),
(28586, 1845, 'nickname', 'Nelson_Figueiredo'),
(28587, 1845, 'first_name', 'Nelson'),
(28588, 1845, 'last_name', 'Figueiredo'),
(28589, 1845, 'description', ''),
(28590, 1845, 'rich_editing', 'true'),
(28591, 1845, 'comment_shortcuts', 'false'),
(28592, 1845, 'admin_color', 'fresh'),
(28593, 1845, 'use_ssl', '0'),
(28594, 1845, 'show_admin_bar_front', 'true'),
(28595, 1845, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28596, 1845, 'wp_user_level', '0'),
(28597, 1845, 'wsl_current_provider', 'Google'),
(28598, 1845, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(28599, 1845, 'session_tokens', 'a:1:{s:64:\"8cac746d34ed49526124927938d5c31c4b13e6d89e5cd0f2192dd9865902f78d\";a:4:{s:10:\"expiration\";i:1434017845;s:2:\"ip\";s:9:\"2.83.4.22\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432808245;}}'),
(28600, 1846, 'nickname', 'Anita_Borges'),
(28601, 1846, 'first_name', 'Anita'),
(28602, 1846, 'last_name', 'Borges'),
(28603, 1846, 'description', ''),
(28604, 1846, 'rich_editing', 'true'),
(28605, 1846, 'comment_shortcuts', 'false'),
(28606, 1846, 'admin_color', 'fresh'),
(28607, 1846, 'use_ssl', '0'),
(28608, 1846, 'show_admin_bar_front', 'true'),
(28609, 1846, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28610, 1846, 'wp_user_level', '0'),
(28611, 1846, 'wsl_current_provider', 'Facebook'),
(28612, 1846, 'wsl_current_user_image', 'https://graph.facebook.com/10152886810163837/picture?width=150&height=150'),
(28613, 1846, 'session_tokens', 'a:1:{s:64:\"b61b98f983e69d44ec805d93a87c3570be1f8f643abf85aaea528eb82c45b1c2\";a:4:{s:10:\"expiration\";i:1434017876;s:2:\"ip\";s:11:\"37.189.0.40\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432808276;}}'),
(28614, 1847, 'nickname', 'Fernando_Pinto'),
(28615, 1847, 'first_name', 'Fernando'),
(28616, 1847, 'last_name', 'Pinto'),
(28617, 1847, 'description', ''),
(28618, 1847, 'rich_editing', 'true'),
(28619, 1847, 'comment_shortcuts', 'false'),
(28620, 1847, 'admin_color', 'fresh'),
(28621, 1847, 'use_ssl', '0'),
(28622, 1847, 'show_admin_bar_front', 'true'),
(28623, 1847, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28624, 1847, 'wp_user_level', '0'),
(28625, 1847, 'wsl_current_provider', 'Facebook'),
(28626, 1847, 'wsl_current_user_image', 'https://graph.facebook.com/10207308556054464/picture?width=150&height=150'),
(28627, 1847, 'session_tokens', 'a:1:{s:64:\"a166dd893f5de2ffadbe7c28ce6468b41a0a226e9f306a00918fc3d70fb692af\";a:4:{s:10:\"expiration\";i:1434018012;s:2:\"ip\";s:12:\"93.102.90.86\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432808412;}}'),
(28628, 1848, 'nickname', 'Camila_Manique'),
(28629, 1848, 'first_name', 'Camila'),
(28630, 1848, 'last_name', 'Manique'),
(28631, 1848, 'description', ''),
(28632, 1848, 'rich_editing', 'true'),
(28633, 1848, 'comment_shortcuts', 'false'),
(28634, 1848, 'admin_color', 'fresh'),
(28635, 1848, 'use_ssl', '0'),
(28636, 1848, 'show_admin_bar_front', 'true'),
(28637, 1848, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28638, 1848, 'wp_user_level', '0'),
(28639, 1848, 'wsl_current_provider', 'Facebook'),
(28640, 1848, 'wsl_current_user_image', 'https://graph.facebook.com/10204368274555388/picture?width=150&height=150'),
(28641, 1848, 'session_tokens', 'a:1:{s:64:\"152ae241c1d89b9c12985f869c6d7f520f28208a12f2975c556b6b466bedd816\";a:4:{s:10:\"expiration\";i:1434018028;s:2:\"ip\";s:13:\"113.197.9.114\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/OPTUS;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432808428;}}'),
(28642, 1849, 'nickname', 'Raquel_Pais'),
(28643, 1849, 'first_name', 'Raquel'),
(28644, 1849, 'last_name', 'Pais'),
(28645, 1849, 'description', ''),
(28646, 1849, 'rich_editing', 'true'),
(28647, 1849, 'comment_shortcuts', 'false'),
(28648, 1849, 'admin_color', 'fresh'),
(28649, 1849, 'use_ssl', '0'),
(28650, 1849, 'show_admin_bar_front', 'true'),
(28651, 1849, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28652, 1849, 'wp_user_level', '0'),
(28653, 1849, 'wsl_current_provider', 'Facebook'),
(28654, 1849, 'wsl_current_user_image', 'https://graph.facebook.com/885205571554478/picture?width=150&height=150'),
(28655, 1849, 'session_tokens', 'a:1:{s:64:\"183ee67dcd8ce67987a90a0226b9e0f8787eaa673ed3624fdcb6689efbfeea38\";a:4:{s:10:\"expiration\";i:1434018055;s:2:\"ip\";s:13:\"85.245.88.214\";s:2:\"ua\";s:254:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/3; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432808455;}}'),
(28656, 1848, 'votou', 'sim'),
(28657, 1848, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(28658, 1850, 'nickname', 'Maria_Manuela_Silva_Rocha'),
(28659, 1850, 'first_name', 'Maria Manuela'),
(28660, 1850, 'last_name', 'Silva Rocha'),
(28661, 1850, 'description', ''),
(28662, 1850, 'rich_editing', 'true'),
(28663, 1850, 'comment_shortcuts', 'false'),
(28664, 1850, 'admin_color', 'fresh'),
(28665, 1850, 'use_ssl', '0'),
(28666, 1850, 'show_admin_bar_front', 'true'),
(28667, 1850, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28668, 1850, 'wp_user_level', '0'),
(28669, 1850, 'wsl_current_provider', 'Facebook'),
(28670, 1850, 'wsl_current_user_image', 'https://graph.facebook.com/10204522241720903/picture?width=150&height=150'),
(28671, 1850, 'session_tokens', 'a:1:{s:64:\"9cf474b44e6904a53517d799d7ba5b7b590c2467226767b63a5ae58d43d823a2\";a:4:{s:10:\"expiration\";i:1434018103;s:2:\"ip\";s:13:\"194.117.40.93\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432808503;}}'),
(28672, 1846, 'votou', 'sim'),
(28673, 1846, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(28674, 1840, 'votou', 'sim'),
(28675, 1840, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(28676, 1851, 'nickname', 'sun_kiss'),
(28677, 1851, 'first_name', 'sun'),
(28678, 1851, 'last_name', 'kiss'),
(28679, 1851, 'description', ''),
(28680, 1851, 'rich_editing', 'true'),
(28681, 1851, 'comment_shortcuts', 'false'),
(28682, 1851, 'admin_color', 'fresh'),
(28683, 1851, 'use_ssl', '0'),
(28684, 1851, 'show_admin_bar_front', 'true'),
(28685, 1851, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28686, 1851, 'wp_user_level', '0'),
(28687, 1851, 'wsl_current_provider', 'Google'),
(28688, 1851, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(28689, 1851, 'session_tokens', 'a:1:{s:64:\"ea152b617161b4e92f62654b67d1c2b51a13bfbdfad1d28cfe02212d38b8855f\";a:4:{s:10:\"expiration\";i:1434018234;s:2:\"ip\";s:12:\"84.91.129.22\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432808634;}}'),
(28690, 1850, 'votou', 'sim'),
(28691, 1850, 'user_votes', 'manobra-do-ano-reef_p1236,treinador-do-ano_p1359'),
(28692, 1852, 'nickname', 'Pedro_Melo_de_Almeida'),
(28693, 1852, 'first_name', 'Pedro'),
(28694, 1852, 'last_name', 'Melo de Almeida'),
(28695, 1852, 'description', ''),
(28696, 1852, 'rich_editing', 'true'),
(28697, 1852, 'comment_shortcuts', 'false'),
(28698, 1852, 'admin_color', 'fresh'),
(28699, 1852, 'use_ssl', '0'),
(28700, 1852, 'show_admin_bar_front', 'true'),
(28701, 1852, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28702, 1852, 'wp_user_level', '0'),
(28703, 1852, 'wsl_current_provider', 'Facebook'),
(28704, 1852, 'wsl_current_user_image', 'https://graph.facebook.com/469638069868454/picture?width=150&height=150'),
(28705, 1852, 'session_tokens', 'a:1:{s:64:\"5149e206674c525a555c0bfc61e22dfc317caa617291c5cb600bb738c8304c93\";a:4:{s:10:\"expiration\";i:1434018269;s:2:\"ip\";s:14:\"79.168.190.213\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432808669;}}'),
(28706, 1845, 'votou', 'sim'),
(28707, 1845, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(28708, 1853, 'nickname', 'Carolina_Paixao'),
(28709, 1853, 'first_name', 'Carolina'),
(28710, 1853, 'last_name', 'Paixão'),
(28711, 1853, 'description', ''),
(28712, 1853, 'rich_editing', 'true'),
(28713, 1853, 'comment_shortcuts', 'false'),
(28714, 1853, 'admin_color', 'fresh'),
(28715, 1853, 'use_ssl', '0'),
(28716, 1853, 'show_admin_bar_front', 'true'),
(28717, 1853, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28718, 1853, 'wp_user_level', '0'),
(28719, 1853, 'wsl_current_provider', 'Facebook'),
(28720, 1853, 'wsl_current_user_image', 'https://graph.facebook.com/10207661537076680/picture?width=150&height=150'),
(28721, 1853, 'session_tokens', 'a:1:{s:64:\"ad1f8d90103efc1d788f5b638062e92fba476a70431bb920e021f026deb68986\";a:4:{s:10:\"expiration\";i:1434018515;s:2:\"ip\";s:13:\"84.90.182.198\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432808915;}}'),
(28722, 1854, 'nickname', 'Patricia_Nozes'),
(28723, 1854, 'first_name', 'Patricia'),
(28724, 1854, 'last_name', 'Nozes'),
(28725, 1854, 'description', ''),
(28726, 1854, 'rich_editing', 'true'),
(28727, 1854, 'comment_shortcuts', 'false'),
(28728, 1854, 'admin_color', 'fresh'),
(28729, 1854, 'use_ssl', '0'),
(28730, 1854, 'show_admin_bar_front', 'true'),
(28731, 1854, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28732, 1854, 'wp_user_level', '0'),
(28733, 1854, 'wsl_current_provider', 'Facebook'),
(28734, 1854, 'wsl_current_user_image', 'https://graph.facebook.com/10204293760252691/picture?width=150&height=150'),
(28735, 1854, 'session_tokens', 'a:1:{s:64:\"8bd5c28d8c4bade0d6e47b54d5067db1ee944b3dd6c907b273aa68bcc5a980f2\";a:4:{s:10:\"expiration\";i:1434018546;s:2:\"ip\";s:14:\"188.37.179.118\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B435 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432808946;}}'),
(28736, 1853, 'votou', 'sim'),
(28737, 1853, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(28738, 1854, 'votou', 'sim'),
(28739, 1854, 'user_votes', 'shaper-do-ano-xhapeland_p1379'),
(28740, 1823, 'votou', 'sim'),
(28741, 1823, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(28742, 1851, 'votou', 'sim'),
(28743, 1851, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(28744, 1855, 'nickname', 'Cristina_Tyssen_Segurado'),
(28745, 1855, 'first_name', 'Cristina'),
(28746, 1855, 'last_name', 'Tyssen Segurado'),
(28747, 1855, 'description', ''),
(28748, 1855, 'rich_editing', 'true'),
(28749, 1855, 'comment_shortcuts', 'false'),
(28750, 1855, 'admin_color', 'fresh'),
(28751, 1855, 'use_ssl', '0'),
(28752, 1855, 'show_admin_bar_front', 'true'),
(28753, 1855, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28754, 1855, 'wp_user_level', '0'),
(28755, 1855, 'wsl_current_provider', 'Facebook'),
(28756, 1855, 'wsl_current_user_image', 'https://graph.facebook.com/999740896726741/picture?width=150&height=150'),
(28757, 1855, 'session_tokens', 'a:1:{s:64:\"7306507bca28f27078ea5aae2b8144ff6db27b677bfdaaeaeec13c7c617f16c6\";a:4:{s:10:\"expiration\";i:1434018664;s:2:\"ip\";s:14:\"79.168.162.247\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432809064;}}'),
(28758, 1290, 'votou', 'sim'),
(28759, 1290, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(28760, 1855, 'votou', 'sim'),
(28761, 1855, 'user_votes', 'shaper-do-ano-xhapeland_p1377'),
(28762, 1856, 'nickname', 'Rosa_Candido'),
(28763, 1856, 'first_name', 'Rosa'),
(28764, 1856, 'last_name', 'Candido'),
(28765, 1856, 'description', ''),
(28766, 1856, 'rich_editing', 'true'),
(28767, 1856, 'comment_shortcuts', 'false'),
(28768, 1856, 'admin_color', 'fresh'),
(28769, 1856, 'use_ssl', '0'),
(28770, 1856, 'show_admin_bar_front', 'true'),
(28771, 1856, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28772, 1856, 'wp_user_level', '0'),
(28773, 1856, 'wsl_current_provider', 'Facebook'),
(28774, 1856, 'wsl_current_user_image', 'https://graph.facebook.com/1009437115735376/picture?width=150&height=150'),
(28775, 1856, 'session_tokens', 'a:3:{s:64:\"44a30f8b1f8c27057961121b907481c0988d1f6e12d49bad1ab35ddc565fe253\";a:4:{s:10:\"expiration\";i:1434018719;s:2:\"ip\";s:12:\"2.82.174.108\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432809119;}s:64:\"79f50393496ae2e6cd6593fe5b8db6791b051268ef7060ef680d4be2124d1a61\";a:4:{s:10:\"expiration\";i:1434297251;s:2:\"ip\";s:13:\"188.81.225.53\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433087651;}s:64:\"852044aee7781f869d377c36aec64e8faff6814b91d54a23b6d5e61e4eab9f3f\";a:4:{s:10:\"expiration\";i:1435095540;s:2:\"ip\";s:14:\"188.81.224.154\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433885940;}}'),
(28776, 1857, 'nickname', 'Ines_Vaz_Mascarenhas'),
(28777, 1857, 'first_name', 'Ines'),
(28778, 1857, 'last_name', 'Mascarenhas'),
(28779, 1857, 'description', ''),
(28780, 1857, 'rich_editing', 'true'),
(28781, 1857, 'comment_shortcuts', 'false'),
(28782, 1857, 'admin_color', 'fresh'),
(28783, 1857, 'use_ssl', '0'),
(28784, 1857, 'show_admin_bar_front', 'true'),
(28785, 1857, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28786, 1857, 'wp_user_level', '0'),
(28787, 1857, 'wsl_current_provider', 'Facebook'),
(28788, 1857, 'wsl_current_user_image', 'https://graph.facebook.com/10203636670106692/picture?width=150&height=150'),
(28789, 1857, 'session_tokens', 'a:1:{s:64:\"6f013bea0ef3cd7994abac901a4ca30631fc4a607fb39f3e786cba6419230d5c\";a:4:{s:10:\"expiration\";i:1434018721;s:2:\"ip\";s:14:\"85.243.214.194\";s:2:\"ua\";s:235:\"Mozilla/5.0 (iPad; CPU OS 6_1 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mobile/10B141 [FBAN/FBIOS;FBAV/11.0.0.28.23;FBBV/2816550;FBDV/iPad3,3;FBMD/iPad;FBSN/iPhone OS;FBSV/6.1;FBSS/2; FBCR/VFP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432809121;}}'),
(28790, 1852, 'votou', 'sim'),
(28791, 1852, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(28792, 1857, 'votou', 'sim'),
(28793, 1857, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(28794, 1856, 'votou', 'sim'),
(28795, 1856, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(28796, 1858, 'nickname', 'Goncalo_Oliveira_E_Sa'),
(28797, 1858, 'first_name', 'Gonçalo'),
(28798, 1858, 'last_name', 'Sá'),
(28799, 1858, 'description', ''),
(28800, 1858, 'rich_editing', 'true'),
(28801, 1858, 'comment_shortcuts', 'false'),
(28802, 1858, 'admin_color', 'fresh'),
(28803, 1858, 'use_ssl', '0'),
(28804, 1858, 'show_admin_bar_front', 'true'),
(28805, 1858, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28806, 1858, 'wp_user_level', '0'),
(28807, 1858, 'wsl_current_provider', 'Facebook'),
(28808, 1858, 'wsl_current_user_image', 'https://graph.facebook.com/10155645040395084/picture?width=150&height=150'),
(28809, 1858, 'session_tokens', 'a:1:{s:64:\"37ded38a76a177a169aeec12d8ae76eef79b1924232b48136ffc67d42f67d39f\";a:4:{s:10:\"expiration\";i:1434019053;s:2:\"ip\";s:13:\"89.114.172.37\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432809453;}}'),
(28810, 1859, 'nickname', 'Miguel_Zeferino'),
(28811, 1859, 'first_name', 'Miguel'),
(28812, 1859, 'last_name', 'Zeferino'),
(28813, 1859, 'description', ''),
(28814, 1859, 'rich_editing', 'true'),
(28815, 1859, 'comment_shortcuts', 'false'),
(28816, 1859, 'admin_color', 'fresh'),
(28817, 1859, 'use_ssl', '0'),
(28818, 1859, 'show_admin_bar_front', 'true'),
(28819, 1859, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28820, 1859, 'wp_user_level', '0'),
(28821, 1859, 'wsl_current_provider', 'Facebook'),
(28822, 1859, 'wsl_current_user_image', 'https://graph.facebook.com/10155613569690344/picture?width=150&height=150'),
(28823, 1859, 'session_tokens', 'a:1:{s:64:\"7f64e80efb1c11d118fc2bc2ce9ab71eb70338b75af44e01db27e6f12f9c4d71\";a:4:{s:10:\"expiration\";i:1434019105;s:2:\"ip\";s:14:\"188.81.227.215\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432809505;}}'),
(28824, 1860, 'nickname', 'Fabio_Ferri'),
(28825, 1860, 'first_name', 'Fábio'),
(28826, 1860, 'last_name', 'Ferri'),
(28827, 1860, 'description', ''),
(28828, 1860, 'rich_editing', 'true'),
(28829, 1860, 'comment_shortcuts', 'false'),
(28830, 1860, 'admin_color', 'fresh'),
(28831, 1860, 'use_ssl', '0'),
(28832, 1860, 'show_admin_bar_front', 'true'),
(28833, 1860, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28834, 1860, 'wp_user_level', '0'),
(28835, 1860, 'wsl_current_provider', 'Google'),
(28836, 1860, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-pQ39Fsr67oU/AAAAAAAAAAI/AAAAAAAAA0s/FWcoVY_-3m4/photo.jpg?sz=200'),
(28837, 1860, 'session_tokens', 'a:1:{s:64:\"cd95c39b119c72e996a2aadc282a3ffba99e9868109de40d2fe385b56483c1bb\";a:4:{s:10:\"expiration\";i:1434019136;s:2:\"ip\";s:14:\"189.106.55.220\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432809536;}}'),
(28838, 1858, 'votou', 'sim'),
(28839, 1858, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(28840, 1860, 'votou', 'sim'),
(28841, 1860, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(28842, 1861, 'nickname', 'Sergio_Franco'),
(28843, 1861, 'first_name', 'Sergio'),
(28844, 1861, 'last_name', 'Franco'),
(28845, 1861, 'description', ''),
(28846, 1861, 'rich_editing', 'true'),
(28847, 1861, 'comment_shortcuts', 'false'),
(28848, 1861, 'admin_color', 'fresh'),
(28849, 1861, 'use_ssl', '0'),
(28850, 1861, 'show_admin_bar_front', 'true'),
(28851, 1861, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28852, 1861, 'wp_user_level', '0'),
(28853, 1861, 'wsl_current_provider', 'Google'),
(28854, 1861, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-9GE5Y3gP4A8/AAAAAAAAAAI/AAAAAAAAAIU/pnrzAfhrYW4/photo.jpg?sz=200'),
(28855, 1861, 'session_tokens', 'a:1:{s:64:\"5fd300afcdc2732624482bf38782ec8b25538a5682597eb6842a6f902935f9bf\";a:4:{s:10:\"expiration\";i:1434019280;s:2:\"ip\";s:12:\"89.152.37.48\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432809680;}}'),
(28856, 1862, 'nickname', 'Sao_Lorenzo'),
(28857, 1862, 'first_name', 'São'),
(28858, 1862, 'last_name', 'Lorenzo'),
(28859, 1862, 'description', ''),
(28860, 1862, 'rich_editing', 'true'),
(28861, 1862, 'comment_shortcuts', 'false'),
(28862, 1862, 'admin_color', 'fresh'),
(28863, 1862, 'use_ssl', '0'),
(28864, 1862, 'show_admin_bar_front', 'true'),
(28865, 1862, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28866, 1862, 'wp_user_level', '0'),
(28867, 1862, 'wsl_current_provider', 'Google'),
(28868, 1862, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-tonZPBwZbf4/AAAAAAAAAAI/AAAAAAAAA9s/5dVebxKC3NU/photo.jpg?sz=200'),
(28869, 1862, 'session_tokens', 'a:1:{s:64:\"f424a6e916feb5c8819c17d2826fbc63f6bc57bac5d3de53cd6767d0857d9f2c\";a:4:{s:10:\"expiration\";i:1434019287;s:2:\"ip\";s:13:\"79.168.180.51\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; Android 4.4.4; Nexus 7 Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432809687;}}'),
(28870, 1863, 'nickname', 'Jorge_Esteves'),
(28871, 1863, 'first_name', 'Jorge'),
(28872, 1863, 'last_name', 'Esteves'),
(28873, 1863, 'description', ''),
(28874, 1863, 'rich_editing', 'true'),
(28875, 1863, 'comment_shortcuts', 'false'),
(28876, 1863, 'admin_color', 'fresh'),
(28877, 1863, 'use_ssl', '0'),
(28878, 1863, 'show_admin_bar_front', 'true'),
(28879, 1863, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28880, 1863, 'wp_user_level', '0'),
(28881, 1863, 'wsl_current_provider', 'Facebook'),
(28882, 1863, 'wsl_current_user_image', 'https://graph.facebook.com/1083515601677019/picture?width=150&height=150'),
(28883, 1863, 'session_tokens', 'a:1:{s:64:\"6938e0773c407c93b2d11dff1065a562bb3e9e8e6956c9912ea835a1f6bb2fa9\";a:4:{s:10:\"expiration\";i:1434019323;s:2:\"ip\";s:13:\"194.38.128.92\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432809723;}}'),
(28884, 1864, 'nickname', 'Miguel_Leao_Miranda'),
(28885, 1864, 'first_name', 'Miguel'),
(28886, 1864, 'last_name', 'Leão Miranda'),
(28887, 1864, 'description', ''),
(28888, 1864, 'rich_editing', 'true'),
(28889, 1864, 'comment_shortcuts', 'false'),
(28890, 1864, 'admin_color', 'fresh'),
(28891, 1864, 'use_ssl', '0'),
(28892, 1864, 'show_admin_bar_front', 'true'),
(28893, 1864, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28894, 1864, 'wp_user_level', '0'),
(28895, 1864, 'wsl_current_provider', 'Facebook'),
(28896, 1864, 'wsl_current_user_image', 'https://graph.facebook.com/10153392437634411/picture?width=150&height=150'),
(28897, 1864, 'session_tokens', 'a:1:{s:64:\"48c3f9c6a9b72c6d72826611228314b4a8aed561c8cb3f2fd04c16595e1694e7\";a:4:{s:10:\"expiration\";i:1434019328;s:2:\"ip\";s:14:\"78.137.205.173\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432809728;}}'),
(28898, 1862, 'votou', 'sim'),
(28899, 1862, 'user_votes', 'shaper-do-ano-xhapeland_p1377'),
(28900, 1865, 'nickname', 'Rita_Quintino'),
(28901, 1865, 'first_name', 'Rita'),
(28902, 1865, 'last_name', 'Quintino'),
(28903, 1865, 'description', ''),
(28904, 1865, 'rich_editing', 'true'),
(28905, 1865, 'comment_shortcuts', 'false'),
(28906, 1865, 'admin_color', 'fresh'),
(28907, 1865, 'use_ssl', '0'),
(28908, 1865, 'show_admin_bar_front', 'true'),
(28909, 1865, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28910, 1865, 'wp_user_level', '0'),
(28911, 1865, 'wsl_current_provider', 'Facebook'),
(28912, 1865, 'wsl_current_user_image', 'https://graph.facebook.com/10206957070794684/picture?width=150&height=150'),
(28913, 1865, 'session_tokens', 'a:1:{s:64:\"26658ab6c059e29eea6d05f925785e13884ad77e4daecc8decc67298dd65771e\";a:4:{s:10:\"expiration\";i:1434019351;s:2:\"ip\";s:14:\"85.247.204.108\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432809751;}}'),
(28914, 1866, 'nickname', 'Bruno_Reis'),
(28915, 1866, 'first_name', 'Bruno'),
(28916, 1866, 'last_name', 'Reis'),
(28917, 1866, 'description', ''),
(28918, 1866, 'rich_editing', 'true'),
(28919, 1866, 'comment_shortcuts', 'false'),
(28920, 1866, 'admin_color', 'fresh'),
(28921, 1866, 'use_ssl', '0'),
(28922, 1866, 'show_admin_bar_front', 'true'),
(28923, 1866, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28924, 1866, 'wp_user_level', '0'),
(28925, 1866, 'wsl_current_provider', 'Facebook'),
(28926, 1866, 'wsl_current_user_image', 'https://graph.facebook.com/1056613157683921/picture?width=150&height=150'),
(28927, 1866, 'session_tokens', 'a:1:{s:64:\"9073c55a6be49a1827d82625e7a700ea7774ab4f05f1590dd11ba2854385245a\";a:4:{s:10:\"expiration\";i:1434019398;s:2:\"ip\";s:12:\"2.82.174.108\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432809798;}}'),
(28928, 1867, 'nickname', 'Eduardo_Vidarte_Charola'),
(28929, 1867, 'first_name', 'Eduardo'),
(28930, 1867, 'last_name', 'Vidarte Charola'),
(28931, 1867, 'description', ''),
(28932, 1867, 'rich_editing', 'true'),
(28933, 1867, 'comment_shortcuts', 'false'),
(28934, 1867, 'admin_color', 'fresh'),
(28935, 1867, 'use_ssl', '0'),
(28936, 1867, 'show_admin_bar_front', 'true'),
(28937, 1867, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28938, 1867, 'wp_user_level', '0'),
(28939, 1867, 'wsl_current_provider', 'Facebook'),
(28940, 1867, 'wsl_current_user_image', 'https://graph.facebook.com/10206731298265499/picture?width=150&height=150'),
(28941, 1867, 'session_tokens', 'a:1:{s:64:\"2ae6421c00f444e37ce75250f92f01d9cc163c7a53dd3cd4ec0d6de4d7838fd0\";a:4:{s:10:\"expiration\";i:1434019452;s:2:\"ip\";s:13:\"78.29.163.130\";s:2:\"ua\";s:134:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12D508 Safari/600.1.4\";s:5:\"login\";i:1432809852;}}'),
(28942, 1863, 'votou', 'sim'),
(28943, 1863, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(28944, 1866, 'votou', 'sim'),
(28945, 1866, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(28946, 1868, 'nickname', 'Tiago_Almeida'),
(28947, 1868, 'first_name', 'Tiago'),
(28948, 1868, 'last_name', 'Almeida'),
(28949, 1868, 'description', ''),
(28950, 1868, 'rich_editing', 'true'),
(28951, 1868, 'comment_shortcuts', 'false'),
(28952, 1868, 'admin_color', 'fresh'),
(28953, 1868, 'use_ssl', '0'),
(28954, 1868, 'show_admin_bar_front', 'true'),
(28955, 1868, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28956, 1868, 'wp_user_level', '0'),
(28957, 1868, 'wsl_current_provider', 'Facebook'),
(28958, 1868, 'wsl_current_user_image', 'https://graph.facebook.com/916130658428818/picture?width=150&height=150'),
(28959, 1868, 'session_tokens', 'a:1:{s:64:\"bd370f00a97e8975da5e791be7c0eb0def87cab037c54df6b913be5d58a00250\";a:4:{s:10:\"expiration\";i:1434019585;s:2:\"ip\";s:12:\"87.103.59.93\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432809985;}}'),
(28960, 1859, 'votou', 'sim'),
(28961, 1859, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(28962, 1865, 'votou', 'sim'),
(28963, 1865, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(28964, 1868, 'votou', 'sim'),
(28965, 1868, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(28966, 1869, 'nickname', 'Neuza_Pires_de_Carvalho'),
(28967, 1869, 'first_name', 'Neuza'),
(28968, 1869, 'last_name', 'de Carvalho'),
(28969, 1869, 'description', ''),
(28970, 1869, 'rich_editing', 'true'),
(28971, 1869, 'comment_shortcuts', 'false'),
(28972, 1869, 'admin_color', 'fresh'),
(28973, 1869, 'use_ssl', '0'),
(28974, 1869, 'show_admin_bar_front', 'true'),
(28975, 1869, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28976, 1869, 'wp_user_level', '0'),
(28977, 1869, 'wsl_current_provider', 'Facebook');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(28978, 1869, 'wsl_current_user_image', 'https://graph.facebook.com/10206672673120534/picture?width=150&height=150'),
(28979, 1869, 'session_tokens', 'a:1:{s:64:\"3371a3b047e7a284f2aa4885d2b95d47728c93917cfbde10b5449113da9b17cb\";a:4:{s:10:\"expiration\";i:1434019736;s:2:\"ip\";s:12:\"2.82.174.108\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432810136;}}'),
(28980, 1870, 'nickname', 'Joao_Gorjao_Clara'),
(28981, 1870, 'first_name', 'Joao'),
(28982, 1870, 'last_name', 'Clara'),
(28983, 1870, 'description', ''),
(28984, 1870, 'rich_editing', 'true'),
(28985, 1870, 'comment_shortcuts', 'false'),
(28986, 1870, 'admin_color', 'fresh'),
(28987, 1870, 'use_ssl', '0'),
(28988, 1870, 'show_admin_bar_front', 'true'),
(28989, 1870, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(28990, 1870, 'wp_user_level', '0'),
(28991, 1870, 'wsl_current_provider', 'Facebook'),
(28992, 1870, 'wsl_current_user_image', 'https://graph.facebook.com/10207074875257070/picture?width=150&height=150'),
(28993, 1870, 'session_tokens', 'a:1:{s:64:\"5fff6ab31441b66d3e21fc6b1c256544241ed9de869831ac2e276a77a8f88f93\";a:4:{s:10:\"expiration\";i:1434019761;s:2:\"ip\";s:14:\"195.234.47.146\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432810161;}}'),
(28994, 1870, 'votou', 'sim'),
(28995, 1870, 'user_votes', 'free-surfer-do-ano-volcom_p1393,shaper-do-ano-xhapeland_p1377,treinador-do-ano_p1357'),
(28996, 1869, 'votou', 'sim'),
(28997, 1869, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(28998, 1864, 'votou', 'sim'),
(28999, 1864, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(29000, 1871, 'nickname', 'Raquel_Belchior'),
(29001, 1871, 'first_name', 'Raquel'),
(29002, 1871, 'last_name', 'Belchior'),
(29003, 1871, 'description', ''),
(29004, 1871, 'rich_editing', 'true'),
(29005, 1871, 'comment_shortcuts', 'false'),
(29006, 1871, 'admin_color', 'fresh'),
(29007, 1871, 'use_ssl', '0'),
(29008, 1871, 'show_admin_bar_front', 'true'),
(29009, 1871, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29010, 1871, 'wp_user_level', '0'),
(29011, 1871, 'wsl_current_provider', 'Facebook'),
(29012, 1871, 'wsl_current_user_image', 'https://graph.facebook.com/991084370910204/picture?width=150&height=150'),
(29013, 1871, 'session_tokens', 'a:1:{s:64:\"34bf84e5385e52c855886ee97670f3cc7e88febd4a2aec601fc1c2a1df73556b\";a:4:{s:10:\"expiration\";i:1434019961;s:2:\"ip\";s:13:\"85.243.58.243\";s:2:\"ua\";s:127:\"Mozilla/5.0 (iPad; CPU OS 6_0_2 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10A8500 Safari/8536.25\";s:5:\"login\";i:1432810361;}}'),
(29014, 1871, 'votou', 'sim'),
(29015, 1871, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(29016, 1872, 'nickname', 'Bruno_Antunes'),
(29017, 1872, 'first_name', 'Bruno'),
(29018, 1872, 'last_name', 'Antunes'),
(29019, 1872, 'description', ''),
(29020, 1872, 'rich_editing', 'true'),
(29021, 1872, 'comment_shortcuts', 'false'),
(29022, 1872, 'admin_color', 'fresh'),
(29023, 1872, 'use_ssl', '0'),
(29024, 1872, 'show_admin_bar_front', 'true'),
(29025, 1872, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29026, 1872, 'wp_user_level', '0'),
(29027, 1872, 'wsl_current_provider', 'Facebook'),
(29028, 1872, 'wsl_current_user_image', 'https://graph.facebook.com/464421033726812/picture?width=150&height=150'),
(29029, 1872, 'session_tokens', 'a:1:{s:64:\"e966475d02a47d46569d280caf91732b8be705342b4ebd5b3214e3e8a38fbc7f\";a:4:{s:10:\"expiration\";i:1434020089;s:2:\"ip\";s:12:\"2.82.174.108\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432810489;}}'),
(29030, 1873, 'nickname', 'Diogo_Araujo'),
(29031, 1873, 'first_name', 'Diogo'),
(29032, 1873, 'last_name', 'Araújo'),
(29033, 1873, 'description', ''),
(29034, 1873, 'rich_editing', 'true'),
(29035, 1873, 'comment_shortcuts', 'false'),
(29036, 1873, 'admin_color', 'fresh'),
(29037, 1873, 'use_ssl', '0'),
(29038, 1873, 'show_admin_bar_front', 'true'),
(29039, 1873, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29040, 1873, 'wp_user_level', '0'),
(29041, 1873, 'wsl_current_provider', 'Facebook'),
(29042, 1873, 'wsl_current_user_image', 'https://graph.facebook.com/10155543893385214/picture?width=150&height=150'),
(29043, 1873, 'session_tokens', 'a:1:{s:64:\"e766ef99a327fa72f4ab67d6ea86f1bdc9fde0b06b5d8b646c5124b92fd6d49f\";a:4:{s:10:\"expiration\";i:1434020101;s:2:\"ip\";s:13:\"79.168.78.204\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432810501;}}'),
(29044, 1873, 'votou', 'sim'),
(29045, 1873, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(29046, 1872, 'votou', 'sim'),
(29047, 1872, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(29048, 1861, 'votou', 'sim'),
(29049, 1861, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(29050, 1874, 'nickname', 'Francisca_Cabral_R_Colaco'),
(29051, 1874, 'first_name', 'Francisca'),
(29052, 1874, 'last_name', 'Cabral R. Colaço'),
(29053, 1874, 'description', ''),
(29054, 1874, 'rich_editing', 'true'),
(29055, 1874, 'comment_shortcuts', 'false'),
(29056, 1874, 'admin_color', 'fresh'),
(29057, 1874, 'use_ssl', '0'),
(29058, 1874, 'show_admin_bar_front', 'true'),
(29059, 1874, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29060, 1874, 'wp_user_level', '0'),
(29061, 1874, 'wsl_current_provider', 'Facebook'),
(29062, 1874, 'wsl_current_user_image', 'https://graph.facebook.com/10205948452183059/picture?width=150&height=150'),
(29063, 1874, 'session_tokens', 'a:2:{s:64:\"d60e434eef7f709f19085a32623c47a89107a7ad7b30bbf5188e9e3f30defa96\";a:4:{s:10:\"expiration\";i:1434020423;s:2:\"ip\";s:13:\"85.243.25.127\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432810823;}s:64:\"95ef643974954a4d80529de8dabf7468042b1f2552fb75b745d63d8f67784a35\";a:4:{s:10:\"expiration\";i:1434020483;s:2:\"ip\";s:13:\"85.243.25.127\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432810883;}}'),
(29064, 1875, 'nickname', 'Maria_Joao_Fresco'),
(29065, 1875, 'first_name', 'Maria João'),
(29066, 1875, 'last_name', 'Fresco'),
(29067, 1875, 'description', ''),
(29068, 1875, 'rich_editing', 'true'),
(29069, 1875, 'comment_shortcuts', 'false'),
(29070, 1875, 'admin_color', 'fresh'),
(29071, 1875, 'use_ssl', '0'),
(29072, 1875, 'show_admin_bar_front', 'true'),
(29073, 1875, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29074, 1875, 'wp_user_level', '0'),
(29075, 1875, 'wsl_current_provider', 'Facebook'),
(29076, 1875, 'wsl_current_user_image', 'https://graph.facebook.com/899455230127274/picture?width=150&height=150'),
(29077, 1875, 'session_tokens', 'a:1:{s:64:\"37404010d411e48c00e22267dc92537f818d9a66a39043c85b6128073f777712\";a:4:{s:10:\"expiration\";i:1434020460;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432810860;}}'),
(29078, 1876, 'nickname', 'Ricardo_Neves'),
(29079, 1876, 'first_name', 'Ricardo'),
(29080, 1876, 'last_name', 'Neves'),
(29081, 1876, 'description', ''),
(29082, 1876, 'rich_editing', 'true'),
(29083, 1876, 'comment_shortcuts', 'false'),
(29084, 1876, 'admin_color', 'fresh'),
(29085, 1876, 'use_ssl', '0'),
(29086, 1876, 'show_admin_bar_front', 'true'),
(29087, 1876, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29088, 1876, 'wp_user_level', '0'),
(29089, 1876, 'wsl_current_provider', 'Facebook'),
(29090, 1876, 'wsl_current_user_image', 'https://graph.facebook.com/986530158047734/picture?width=150&height=150'),
(29091, 1876, 'session_tokens', 'a:1:{s:64:\"7ab0965a5e4e81675d30959b9660510a58bdcd5b50949029383eab1932eca10e\";a:4:{s:10:\"expiration\";i:1434020471;s:2:\"ip\";s:11:\"84.91.96.37\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432810871;}}'),
(29092, 1877, 'nickname', 'Diogo_Fonseca'),
(29093, 1877, 'first_name', 'Diogo'),
(29094, 1877, 'last_name', 'Fonseca'),
(29095, 1877, 'description', ''),
(29096, 1877, 'rich_editing', 'true'),
(29097, 1877, 'comment_shortcuts', 'false'),
(29098, 1877, 'admin_color', 'fresh'),
(29099, 1877, 'use_ssl', '0'),
(29100, 1877, 'show_admin_bar_front', 'true'),
(29101, 1877, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29102, 1877, 'wp_user_level', '0'),
(29103, 1877, 'wsl_current_provider', 'Facebook'),
(29104, 1877, 'wsl_current_user_image', 'https://graph.facebook.com/1028079340566063/picture?width=150&height=150'),
(29105, 1877, 'session_tokens', 'a:1:{s:64:\"92b734f854c2204fa3acb4e132a68497dfb818e1be32e141650b41159369ac6f\";a:4:{s:10:\"expiration\";i:1434020482;s:2:\"ip\";s:11:\"84.91.96.37\";s:2:\"ua\";s:133:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/41.0.2272.76 Chrome/41.0.2272.76 Safari/537.36\";s:5:\"login\";i:1432810882;}}'),
(29106, 1878, 'nickname', 'Sfz_Surfshop'),
(29107, 1878, 'first_name', 'Sfz'),
(29108, 1878, 'last_name', 'Surfshop'),
(29109, 1878, 'description', ''),
(29110, 1878, 'rich_editing', 'true'),
(29111, 1878, 'comment_shortcuts', 'false'),
(29112, 1878, 'admin_color', 'fresh'),
(29113, 1878, 'use_ssl', '0'),
(29114, 1878, 'show_admin_bar_front', 'true'),
(29115, 1878, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29116, 1878, 'wp_user_level', '0'),
(29117, 1878, 'wsl_current_provider', 'Facebook'),
(29118, 1878, 'wsl_current_user_image', 'https://graph.facebook.com/1449418342039763/picture?width=150&height=150'),
(29119, 1878, 'session_tokens', 'a:1:{s:64:\"d2bc7321d45349cae6b130fb287db7cbf936a7c8d549ab812dda494e882d20ce\";a:4:{s:10:\"expiration\";i:1434020504;s:2:\"ip\";s:14:\"144.64.110.207\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432810904;}}'),
(29120, 1879, 'nickname', 'Flavio_Dias'),
(29121, 1879, 'first_name', 'Flávio'),
(29122, 1879, 'last_name', 'Dias'),
(29123, 1879, 'description', ''),
(29124, 1879, 'rich_editing', 'true'),
(29125, 1879, 'comment_shortcuts', 'false'),
(29126, 1879, 'admin_color', 'fresh'),
(29127, 1879, 'use_ssl', '0'),
(29128, 1879, 'show_admin_bar_front', 'true'),
(29129, 1879, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29130, 1879, 'wp_user_level', '0'),
(29131, 1879, 'wsl_current_provider', 'Google'),
(29132, 1879, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(29133, 1879, 'session_tokens', 'a:1:{s:64:\"65182f0631b8fc870079ac5bf1ded2112c88bc2a9cb56b8017d60660ee20f165\";a:4:{s:10:\"expiration\";i:1434020517;s:2:\"ip\";s:11:\"84.91.96.37\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432810917;}}'),
(29134, 1880, 'nickname', 'Isabel_Palhinha'),
(29135, 1880, 'first_name', 'Isabel'),
(29136, 1880, 'last_name', 'Palhinha'),
(29137, 1880, 'description', ''),
(29138, 1880, 'rich_editing', 'true'),
(29139, 1880, 'comment_shortcuts', 'false'),
(29140, 1880, 'admin_color', 'fresh'),
(29141, 1880, 'use_ssl', '0'),
(29142, 1880, 'show_admin_bar_front', 'true'),
(29143, 1880, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29144, 1880, 'wp_user_level', '0'),
(29145, 1880, 'wsl_current_provider', 'Facebook'),
(29146, 1880, 'wsl_current_user_image', 'https://graph.facebook.com/10200578097332941/picture?width=150&height=150'),
(29147, 1880, 'session_tokens', 'a:1:{s:64:\"18de432f5f2ca71e436e38c95522ec80e329b7e4189d0075499b5f1ca5263692\";a:4:{s:10:\"expiration\";i:1434020540;s:2:\"ip\";s:13:\"176.78.171.68\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432810940;}}'),
(29148, 1875, 'votou', 'sim'),
(29149, 1875, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(29150, 1879, 'votou', 'sim'),
(29151, 1879, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(29152, 1878, 'votou', 'sim'),
(29153, 1878, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(29154, 1881, 'nickname', 'Carlota_Botelho_Costa_Reis'),
(29155, 1881, 'first_name', 'Carlota'),
(29156, 1881, 'last_name', 'Reis'),
(29157, 1881, 'description', ''),
(29158, 1881, 'rich_editing', 'true'),
(29159, 1881, 'comment_shortcuts', 'false'),
(29160, 1881, 'admin_color', 'fresh'),
(29161, 1881, 'use_ssl', '0'),
(29162, 1881, 'show_admin_bar_front', 'true'),
(29163, 1881, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29164, 1881, 'wp_user_level', '0'),
(29165, 1881, 'wsl_current_provider', 'Facebook'),
(29166, 1881, 'wsl_current_user_image', 'https://graph.facebook.com/10207279921183185/picture?width=150&height=150'),
(29167, 1881, 'session_tokens', 'a:1:{s:64:\"efa995237216f0c57783e46788683f66eb9acb87dbd70bcb3bba8f395599e03b\";a:4:{s:10:\"expiration\";i:1434020731;s:2:\"ip\";s:12:\"85.242.68.75\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432811131;}}'),
(29168, 1882, 'nickname', 'Ana_Teresa_Santos'),
(29169, 1882, 'first_name', 'Ana Teresa'),
(29170, 1882, 'last_name', 'Santos'),
(29171, 1882, 'description', ''),
(29172, 1882, 'rich_editing', 'true'),
(29173, 1882, 'comment_shortcuts', 'false'),
(29174, 1882, 'admin_color', 'fresh'),
(29175, 1882, 'use_ssl', '0'),
(29176, 1882, 'show_admin_bar_front', 'true'),
(29177, 1882, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29178, 1882, 'wp_user_level', '0'),
(29179, 1882, 'wsl_current_provider', 'Facebook'),
(29180, 1882, 'wsl_current_user_image', 'https://graph.facebook.com/10202800264326994/picture?width=150&height=150'),
(29181, 1882, 'session_tokens', 'a:1:{s:64:\"d12bc44d74a7abea55770858d21cc68d3fdf71738c9c0b88ae323ae3330ca262\";a:4:{s:10:\"expiration\";i:1434020734;s:2:\"ip\";s:12:\"85.243.255.9\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432811134;}}'),
(29182, 1880, 'votou', 'sim'),
(29183, 1880, 'user_votes', 'shaper-do-ano-xhapeland_p1377'),
(29184, 1882, 'votou', 'sim'),
(29185, 1882, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(29186, 1881, 'votou', 'sim'),
(29187, 1881, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1383,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(29188, 1883, 'nickname', 'Decio_Henriques'),
(29189, 1883, 'first_name', 'Décio'),
(29190, 1883, 'last_name', 'Henriques'),
(29191, 1883, 'description', ''),
(29192, 1883, 'rich_editing', 'true'),
(29193, 1883, 'comment_shortcuts', 'false'),
(29194, 1883, 'admin_color', 'fresh'),
(29195, 1883, 'use_ssl', '0'),
(29196, 1883, 'show_admin_bar_front', 'true'),
(29197, 1883, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29198, 1883, 'wp_user_level', '0'),
(29199, 1883, 'wsl_current_provider', 'Facebook'),
(29200, 1883, 'wsl_current_user_image', 'https://graph.facebook.com/849189681794889/picture?width=150&height=150'),
(29201, 1883, 'session_tokens', 'a:1:{s:64:\"f2fc39db67e0e99e542faca43f51ce93a83fa0c3dc4a20a2bbc79d43b803cdb7\";a:4:{s:10:\"expiration\";i:1434020993;s:2:\"ip\";s:12:\"193.126.28.1\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432811393;}}'),
(29202, 1884, 'nickname', 'Matta_Shapes'),
(29203, 1884, 'first_name', 'Matta'),
(29204, 1884, 'last_name', 'Shapes'),
(29205, 1884, 'description', ''),
(29206, 1884, 'rich_editing', 'true'),
(29207, 1884, 'comment_shortcuts', 'false'),
(29208, 1884, 'admin_color', 'fresh'),
(29209, 1884, 'use_ssl', '0'),
(29210, 1884, 'show_admin_bar_front', 'true'),
(29211, 1884, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29212, 1884, 'wp_user_level', '0'),
(29213, 1884, 'wsl_current_provider', 'Facebook'),
(29214, 1884, 'wsl_current_user_image', 'https://graph.facebook.com/10153298386236203/picture?width=150&height=150'),
(29215, 1884, 'session_tokens', 'a:1:{s:64:\"ee5a9432fdc96c46ec49cc69e342ea47a1ca4d2d202dd3a4799891a51f3a697b\";a:4:{s:10:\"expiration\";i:1434021015;s:2:\"ip\";s:14:\"188.37.165.245\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432811415;}}'),
(29216, 1885, 'nickname', 'Thiago_Sacaro'),
(29217, 1885, 'first_name', 'Thiago'),
(29218, 1885, 'last_name', 'Sacaro'),
(29219, 1885, 'description', ''),
(29220, 1885, 'rich_editing', 'true'),
(29221, 1885, 'comment_shortcuts', 'false'),
(29222, 1885, 'admin_color', 'fresh'),
(29223, 1885, 'use_ssl', '0'),
(29224, 1885, 'show_admin_bar_front', 'true'),
(29225, 1885, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29226, 1885, 'wp_user_level', '0'),
(29227, 1885, 'wsl_current_provider', 'Google'),
(29228, 1885, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(29229, 1885, 'session_tokens', 'a:1:{s:64:\"11b9bbd9f0eb10bda64d36911b59e63d5f423505681494a699b6eff655914eb5\";a:4:{s:10:\"expiration\";i:1434021042;s:2:\"ip\";s:13:\"177.181.91.23\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; U; Android 4.3; pt-br; GT-I9300 Build/JSS15J) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1432811442;}}'),
(29230, 1886, 'nickname', 'Tim_de_Carvalho'),
(29231, 1886, 'first_name', 'Tim'),
(29232, 1886, 'last_name', 'Carvalho'),
(29233, 1886, 'description', ''),
(29234, 1886, 'rich_editing', 'true'),
(29235, 1886, 'comment_shortcuts', 'false'),
(29236, 1886, 'admin_color', 'fresh'),
(29237, 1886, 'use_ssl', '0'),
(29238, 1886, 'show_admin_bar_front', 'true'),
(29239, 1886, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29240, 1886, 'wp_user_level', '0'),
(29241, 1886, 'wsl_current_provider', 'Facebook'),
(29242, 1886, 'wsl_current_user_image', 'https://graph.facebook.com/10153715816957923/picture?width=150&height=150'),
(29243, 1886, 'session_tokens', 'a:1:{s:64:\"24e16027115625e12118f4982258d404bc2b1e3582a5a4beb5d4d69a63486443\";a:4:{s:10:\"expiration\";i:1434021058;s:2:\"ip\";s:13:\"89.114.123.15\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432811458;}}'),
(29244, 1884, 'votou', 'sim'),
(29245, 1884, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391,shaper-do-ano-xhapeland_p1379,treinador-do-ano_p1361'),
(29246, 1887, 'nickname', 'Goncalo_Simoes_Baptista'),
(29247, 1887, 'first_name', 'Gonçalo'),
(29248, 1887, 'last_name', 'Simões Baptista'),
(29249, 1887, 'description', ''),
(29250, 1887, 'rich_editing', 'true'),
(29251, 1887, 'comment_shortcuts', 'false'),
(29252, 1887, 'admin_color', 'fresh'),
(29253, 1887, 'use_ssl', '0'),
(29254, 1887, 'show_admin_bar_front', 'true'),
(29255, 1887, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29256, 1887, 'wp_user_level', '0'),
(29257, 1887, 'wsl_current_provider', 'Facebook'),
(29258, 1887, 'wsl_current_user_image', 'https://graph.facebook.com/878782522158594/picture?width=150&height=150'),
(29259, 1887, 'session_tokens', 'a:1:{s:64:\"95662b442b082585fc4dce17daf807c443fedd6721366aa6d5c4404b9de162a5\";a:4:{s:10:\"expiration\";i:1434021174;s:2:\"ip\";s:14:\"89.180.213.158\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432811574;}}'),
(29260, 1886, 'votou', 'sim'),
(29261, 1886, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(29262, 1887, 'votou', 'sim'),
(29263, 1887, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(29264, 1888, 'nickname', 'Andre_Santos'),
(29265, 1888, 'first_name', 'André'),
(29266, 1888, 'last_name', 'Santos'),
(29267, 1888, 'description', ''),
(29268, 1888, 'rich_editing', 'true'),
(29269, 1888, 'comment_shortcuts', 'false'),
(29270, 1888, 'admin_color', 'fresh'),
(29271, 1888, 'use_ssl', '0'),
(29272, 1888, 'show_admin_bar_front', 'true'),
(29273, 1888, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29274, 1888, 'wp_user_level', '0'),
(29275, 1888, 'wsl_current_provider', 'Google'),
(29276, 1888, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(29277, 1888, 'session_tokens', 'a:1:{s:64:\"91ba667b59ebadbe8137b9f1ee01ac644992bbbb85d55336d868a16fb7efb0c0\";a:4:{s:10:\"expiration\";i:1434021417;s:2:\"ip\";s:14:\"83.240.189.138\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432811817;}}'),
(29278, 1889, 'nickname', 'Filipe_Cordeiro'),
(29279, 1889, 'first_name', 'Filipe'),
(29280, 1889, 'last_name', 'Cordeiro'),
(29281, 1889, 'description', ''),
(29282, 1889, 'rich_editing', 'true'),
(29283, 1889, 'comment_shortcuts', 'false'),
(29284, 1889, 'admin_color', 'fresh'),
(29285, 1889, 'use_ssl', '0'),
(29286, 1889, 'show_admin_bar_front', 'true'),
(29287, 1889, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29288, 1889, 'wp_user_level', '0'),
(29289, 1889, 'wsl_current_provider', 'Facebook'),
(29290, 1889, 'wsl_current_user_image', 'https://graph.facebook.com/10203012687398086/picture?width=150&height=150'),
(29291, 1889, 'session_tokens', 'a:1:{s:64:\"911003c4d7398c7e0742e45ba9fcfd2eb1d968f10f13380bebff4440aae90a79\";a:4:{s:10:\"expiration\";i:1434021483;s:2:\"ip\";s:12:\"62.28.235.14\";s:2:\"ua\";s:63:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)\";s:5:\"login\";i:1432811883;}}'),
(29292, 1890, 'nickname', 'Isabel_Lobo'),
(29293, 1890, 'first_name', 'Isabel'),
(29294, 1890, 'last_name', 'Lobo'),
(29295, 1890, 'description', ''),
(29296, 1890, 'rich_editing', 'true'),
(29297, 1890, 'comment_shortcuts', 'false'),
(29298, 1890, 'admin_color', 'fresh'),
(29299, 1890, 'use_ssl', '0'),
(29300, 1890, 'show_admin_bar_front', 'true'),
(29301, 1890, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29302, 1890, 'wp_user_level', '0'),
(29303, 1890, 'wsl_current_provider', 'Google'),
(29304, 1890, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(29305, 1890, 'session_tokens', 'a:1:{s:64:\"47d696b4adf018f79bee2223d97d885f8a238f011d564a6d6b6c8629a12e41c8\";a:4:{s:10:\"expiration\";i:1434021617;s:2:\"ip\";s:14:\"194.140.232.62\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432812017;}}'),
(29306, 1891, 'nickname', 'Eduardo_Vidarte_Charola_1'),
(29307, 1891, 'first_name', 'Eduardo'),
(29308, 1891, 'last_name', 'Vidarte Charola'),
(29309, 1891, 'description', ''),
(29310, 1891, 'rich_editing', 'true'),
(29311, 1891, 'comment_shortcuts', 'false'),
(29312, 1891, 'admin_color', 'fresh'),
(29313, 1891, 'use_ssl', '0'),
(29314, 1891, 'show_admin_bar_front', 'true'),
(29315, 1891, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29316, 1891, 'wp_user_level', '0'),
(29317, 1891, 'wsl_current_provider', 'Google'),
(29318, 1891, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-YeB-UMHzu5s/AAAAAAAAAAI/AAAAAAAAAEs/jI6kpwn3QlI/photo.jpg?sz=200'),
(29319, 1891, 'session_tokens', 'a:1:{s:64:\"64e35496fdced251629682c1011fc3dffd4063d10f92d9a325621a935d702847\";a:4:{s:10:\"expiration\";i:1434021772;s:2:\"ip\";s:13:\"78.29.163.130\";s:2:\"ua\";s:134:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12D508 Safari/600.1.4\";s:5:\"login\";i:1432812172;}}'),
(29320, 1889, 'votou', 'sim'),
(29321, 1889, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(29322, 1892, 'nickname', 'Hugo_Moura'),
(29323, 1892, 'first_name', 'Hugo'),
(29324, 1892, 'last_name', 'Moura'),
(29325, 1892, 'description', ''),
(29326, 1892, 'rich_editing', 'true'),
(29327, 1892, 'comment_shortcuts', 'false'),
(29328, 1892, 'admin_color', 'fresh'),
(29329, 1892, 'use_ssl', '0'),
(29330, 1892, 'show_admin_bar_front', 'true'),
(29331, 1892, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29332, 1892, 'wp_user_level', '0'),
(29333, 1892, 'wsl_current_provider', 'Google'),
(29334, 1892, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-EdXpTnY3dZE/AAAAAAAAAAI/AAAAAAAAACw/RiI2-flMlHQ/photo.jpg?sz=200'),
(29335, 1892, 'session_tokens', 'a:1:{s:64:\"6b5172a56a2bc382cc3f203f07cd94e3cab5ab6cac82762f316f5a6897a9aa27\";a:4:{s:10:\"expiration\";i:1434022176;s:2:\"ip\";s:13:\"112.198.83.68\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432812576;}}'),
(29336, 1893, 'nickname', 'Miquel_Faro_Palau'),
(29337, 1893, 'first_name', 'Miquel'),
(29338, 1893, 'last_name', 'Faro Palau'),
(29339, 1893, 'description', ''),
(29340, 1893, 'rich_editing', 'true'),
(29341, 1893, 'comment_shortcuts', 'false'),
(29342, 1893, 'admin_color', 'fresh'),
(29343, 1893, 'use_ssl', '0'),
(29344, 1893, 'show_admin_bar_front', 'true'),
(29345, 1893, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29346, 1893, 'wp_user_level', '0'),
(29347, 1893, 'wsl_current_provider', 'Google'),
(29348, 1893, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-zpvKTjDq0Bg/AAAAAAAAAAI/AAAAAAAAABU/4hswCJw7w-g/photo.jpg?sz=200'),
(29349, 1893, 'session_tokens', 'a:1:{s:64:\"4da5377e47b3c99724160a0eb58bffb9423ed804209d4c4bc720c5906dd199ed\";a:4:{s:10:\"expiration\";i:1434022250;s:2:\"ip\";s:11:\"176.84.1.87\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432812650;}}'),
(29350, 1893, 'votou', 'sim'),
(29351, 1893, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(29352, 1894, 'nickname', 'Ines_Costa'),
(29353, 1894, 'first_name', 'Inês'),
(29354, 1894, 'last_name', 'Costa'),
(29355, 1894, 'description', ''),
(29356, 1894, 'rich_editing', 'true'),
(29357, 1894, 'comment_shortcuts', 'false'),
(29358, 1894, 'admin_color', 'fresh'),
(29359, 1894, 'use_ssl', '0'),
(29360, 1894, 'show_admin_bar_front', 'true'),
(29361, 1894, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29362, 1894, 'wp_user_level', '0'),
(29363, 1894, 'wsl_current_provider', 'Google'),
(29364, 1894, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-y2iJ0N9KXO8/AAAAAAAAAAI/AAAAAAAAGJc/YQd2s_Uzkwo/photo.jpg?sz=200'),
(29365, 1894, 'session_tokens', 'a:1:{s:64:\"4ebc10c7e77413d7ce01a5bf75be0fce0806d1f5f54c175fdc9b76f489229fad\";a:4:{s:10:\"expiration\";i:1434022355;s:2:\"ip\";s:13:\"85.241.114.83\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G530FZ Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432812755;}}'),
(29366, 1894, 'votou', 'sim'),
(29367, 1894, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(29368, 1895, 'nickname', 'Beatriz_Fidalgo'),
(29369, 1895, 'first_name', 'Beatriz'),
(29370, 1895, 'last_name', 'Fidalgo'),
(29371, 1895, 'description', ''),
(29372, 1895, 'rich_editing', 'true'),
(29373, 1895, 'comment_shortcuts', 'false'),
(29374, 1895, 'admin_color', 'fresh'),
(29375, 1895, 'use_ssl', '0'),
(29376, 1895, 'show_admin_bar_front', 'true'),
(29377, 1895, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29378, 1895, 'wp_user_level', '0'),
(29379, 1895, 'wsl_current_provider', 'Facebook'),
(29380, 1895, 'wsl_current_user_image', 'https://graph.facebook.com/936640513022758/picture?width=150&height=150'),
(29381, 1895, 'session_tokens', 'a:1:{s:64:\"c43010b820c853ae29c6a4f2afe83307ef3bd515026c3887cd0d2f4f2291f357\";a:4:{s:10:\"expiration\";i:1434022587;s:2:\"ip\";s:14:\"193.236.60.209\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432812987;}}'),
(29382, 1895, 'votou', 'sim'),
(29383, 1895, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,revelacao-do-ano-deeply_p1383,foto-do-ano_p1163'),
(29384, 1896, 'nickname', 'Isabel_Borges_Nogueira'),
(29385, 1896, 'first_name', 'Isabel'),
(29386, 1896, 'last_name', 'Borges Nogueira'),
(29387, 1896, 'description', ''),
(29388, 1896, 'rich_editing', 'true'),
(29389, 1896, 'comment_shortcuts', 'false'),
(29390, 1896, 'admin_color', 'fresh'),
(29391, 1896, 'use_ssl', '0'),
(29392, 1896, 'show_admin_bar_front', 'true'),
(29393, 1896, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29394, 1896, 'wp_user_level', '0'),
(29395, 1896, 'wsl_current_provider', 'Facebook'),
(29396, 1896, 'wsl_current_user_image', 'https://graph.facebook.com/10153371347714282/picture?width=150&height=150'),
(29397, 1896, 'session_tokens', 'a:1:{s:64:\"d4d5dff996a9e8f8e8879d742a370e02cd283e4bc9c111e98f262bd917727db6\";a:4:{s:10:\"expiration\";i:1434022651;s:2:\"ip\";s:14:\"88.214.171.173\";s:2:\"ua\";s:185:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.137 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1432813051;}}'),
(29398, 1897, 'nickname', 'Joana_Ferreira'),
(29399, 1897, 'first_name', 'Joana'),
(29400, 1897, 'last_name', 'Ferreira'),
(29401, 1897, 'description', ''),
(29402, 1897, 'rich_editing', 'true'),
(29403, 1897, 'comment_shortcuts', 'false'),
(29404, 1897, 'admin_color', 'fresh'),
(29405, 1897, 'use_ssl', '0'),
(29406, 1897, 'show_admin_bar_front', 'true'),
(29407, 1897, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29408, 1897, 'wp_user_level', '0'),
(29409, 1897, 'wsl_current_provider', 'Facebook'),
(29410, 1897, 'wsl_current_user_image', 'https://graph.facebook.com/10153256669252707/picture?width=150&height=150'),
(29411, 1897, 'session_tokens', 'a:1:{s:64:\"54e1e07e1409e608492811f86023f38ee1857d05ce76669690ed69a192e3a565\";a:4:{s:10:\"expiration\";i:1434022652;s:2:\"ip\";s:13:\"195.61.83.134\";s:2:\"ua\";s:185:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E5 FHD Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432813052;}}'),
(29412, 1898, 'nickname', 'Miguel_Peres'),
(29413, 1898, 'first_name', 'Miguel'),
(29414, 1898, 'last_name', 'Peres'),
(29415, 1898, 'description', ''),
(29416, 1898, 'rich_editing', 'true'),
(29417, 1898, 'comment_shortcuts', 'false'),
(29418, 1898, 'admin_color', 'fresh'),
(29419, 1898, 'use_ssl', '0'),
(29420, 1898, 'show_admin_bar_front', 'true'),
(29421, 1898, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29422, 1898, 'wp_user_level', '0'),
(29423, 1898, 'wsl_current_provider', 'Facebook'),
(29424, 1898, 'wsl_current_user_image', 'https://graph.facebook.com/10153347109589784/picture?width=150&height=150'),
(29425, 1898, 'session_tokens', 'a:1:{s:64:\"c3977cc2376d8633280cb33566835ad2fab2096a7b5eb1cde751d95ff5059bb7\";a:4:{s:10:\"expiration\";i:1434022657;s:2:\"ip\";s:13:\"62.28.186.249\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432813057;}}'),
(29426, 1898, 'votou', 'sim'),
(29427, 1898, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036'),
(29428, 1896, 'votou', 'sim'),
(29429, 1896, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385'),
(29430, 1899, 'nickname', 'Maria_Carolina_Carvalho'),
(29431, 1899, 'first_name', 'Maria'),
(29432, 1899, 'last_name', 'Carvalho'),
(29433, 1899, 'description', ''),
(29434, 1899, 'rich_editing', 'true'),
(29435, 1899, 'comment_shortcuts', 'false'),
(29436, 1899, 'admin_color', 'fresh'),
(29437, 1899, 'use_ssl', '0'),
(29438, 1899, 'show_admin_bar_front', 'true'),
(29439, 1899, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29440, 1899, 'wp_user_level', '0'),
(29441, 1899, 'wsl_current_provider', 'Facebook'),
(29442, 1899, 'wsl_current_user_image', 'https://graph.facebook.com/10204509476042448/picture?width=150&height=150'),
(29443, 1899, 'session_tokens', 'a:1:{s:64:\"e23e78c70e0dd63af747c146b89b2aa1231c4dc8d1d58e193b45f4cdfba99da4\";a:4:{s:10:\"expiration\";i:1434022784;s:2:\"ip\";s:14:\"85.138.196.126\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432813184;}}'),
(29444, 1897, 'votou', 'sim'),
(29445, 1897, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379'),
(29446, 1890, 'votou', 'sim'),
(29447, 1890, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1014,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,treinador-do-ano_p1363'),
(29448, 1900, 'nickname', 'Alexandra_Gbq_Matay'),
(29449, 1900, 'first_name', 'Alexandra'),
(29450, 1900, 'last_name', 'Matay'),
(29451, 1900, 'description', ''),
(29452, 1900, 'rich_editing', 'true'),
(29453, 1900, 'comment_shortcuts', 'false'),
(29454, 1900, 'admin_color', 'fresh'),
(29455, 1900, 'use_ssl', '0'),
(29456, 1900, 'show_admin_bar_front', 'true'),
(29457, 1900, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29458, 1900, 'wp_user_level', '0'),
(29459, 1900, 'wsl_current_provider', 'Facebook'),
(29460, 1900, 'wsl_current_user_image', 'https://graph.facebook.com/10206169388745893/picture?width=150&height=150'),
(29461, 1900, 'session_tokens', 'a:1:{s:64:\"d26ba554a9c866103687d8b3a8b2f3e679ec53ae02dc92a7071dacde1242370b\";a:4:{s:10:\"expiration\";i:1434023164;s:2:\"ip\";s:14:\"193.126.28.190\";s:2:\"ua\";s:250:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; SIMBAR={4F00CBD8-A24C-47DF-A9D1-514D10503B0E}; BTRS101489; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; MS-RTC LM 8; InfoPath.3; .NET CLR 2.0.50727; .NET4.0C; .NET4.0E)\";s:5:\"login\";i:1432813564;}}'),
(29462, 1900, 'votou', 'sim'),
(29463, 1900, 'user_votes', 'manobra-do-ano-reef_p1045'),
(29464, 1901, 'nickname', 'Carlota_Appleton'),
(29465, 1901, 'first_name', 'Carlota'),
(29466, 1901, 'last_name', 'Appleton'),
(29467, 1901, 'description', ''),
(29468, 1901, 'rich_editing', 'true'),
(29469, 1901, 'comment_shortcuts', 'false'),
(29470, 1901, 'admin_color', 'fresh'),
(29471, 1901, 'use_ssl', '0'),
(29472, 1901, 'show_admin_bar_front', 'true'),
(29473, 1901, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29474, 1901, 'wp_user_level', '0'),
(29475, 1901, 'wsl_current_provider', 'Facebook'),
(29476, 1901, 'wsl_current_user_image', 'https://graph.facebook.com/10153415844461694/picture?width=150&height=150'),
(29477, 1901, 'session_tokens', 'a:1:{s:64:\"a2bf7d36dbb807b431f90509460cfab886017a42f58e42d2baa6aa6690b8852e\";a:4:{s:10:\"expiration\";i:1434023273;s:2:\"ip\";s:13:\"85.138.109.85\";s:2:\"ua\";s:269:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432813673;}}'),
(29478, 1902, 'nickname', 'Bacalhau_Do_Tuga'),
(29479, 1902, 'first_name', 'Bacalhau Do'),
(29480, 1902, 'last_name', 'Tuga'),
(29481, 1902, 'description', ''),
(29482, 1902, 'rich_editing', 'true'),
(29483, 1902, 'comment_shortcuts', 'false'),
(29484, 1902, 'admin_color', 'fresh'),
(29485, 1902, 'use_ssl', '0'),
(29486, 1902, 'show_admin_bar_front', 'true'),
(29487, 1902, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29488, 1902, 'wp_user_level', '0'),
(29489, 1902, 'wsl_current_provider', 'Facebook'),
(29490, 1902, 'wsl_current_user_image', 'https://graph.facebook.com/893809190662869/picture?width=150&height=150'),
(29491, 1902, 'session_tokens', 'a:1:{s:64:\"d67cf61a61556ab3ee37230c4d5ed5ed38ae26565ae0c2cb7a99b3108a657c89\";a:4:{s:10:\"expiration\";i:1434023622;s:2:\"ip\";s:14:\"186.237.37.175\";s:2:\"ua\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432814022;}}'),
(29492, 1902, 'votou', 'sim'),
(29493, 1902, 'user_votes', 'shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(29494, 1903, 'nickname', 'Pedro_Junior_Barcelos'),
(29495, 1903, 'first_name', 'Pedro'),
(29496, 1903, 'last_name', 'Barcelos'),
(29497, 1903, 'description', ''),
(29498, 1903, 'rich_editing', 'true'),
(29499, 1903, 'comment_shortcuts', 'false'),
(29500, 1903, 'admin_color', 'fresh'),
(29501, 1903, 'use_ssl', '0'),
(29502, 1903, 'show_admin_bar_front', 'true'),
(29503, 1903, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29504, 1903, 'wp_user_level', '0'),
(29505, 1903, 'wsl_current_provider', 'Facebook'),
(29506, 1903, 'wsl_current_user_image', 'https://graph.facebook.com/10200745916767177/picture?width=150&height=150'),
(29507, 1903, 'session_tokens', 'a:1:{s:64:\"f2891e3f954b3c91c8890b8e2997a2fda37b42078f9a95ccd7157310503167b6\";a:4:{s:10:\"expiration\";i:1434023756;s:2:\"ip\";s:12:\"189.63.183.7\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432814156;}}'),
(29508, 1904, 'nickname', 'Ana_Laura'),
(29509, 1904, 'first_name', 'Ana Laura'),
(29510, 1904, 'last_name', 'Laura'),
(29511, 1904, 'description', ''),
(29512, 1904, 'rich_editing', 'true'),
(29513, 1904, 'comment_shortcuts', 'false'),
(29514, 1904, 'admin_color', 'fresh'),
(29515, 1904, 'use_ssl', '0'),
(29516, 1904, 'show_admin_bar_front', 'true'),
(29517, 1904, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29518, 1904, 'wp_user_level', '0'),
(29519, 1904, 'wsl_current_provider', 'Facebook'),
(29520, 1904, 'wsl_current_user_image', 'https://graph.facebook.com/10206703357279831/picture?width=150&height=150'),
(29521, 1904, 'session_tokens', 'a:1:{s:64:\"e15f715ad68351c46c1a848b9555dc8972edddbc55e9988fd9f7b02e4c3a39a0\";a:4:{s:10:\"expiration\";i:1434023816;s:2:\"ip\";s:13:\"188.60.89.189\";s:2:\"ua\";s:178:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432814216;}}'),
(29522, 1905, 'nickname', 'Ana_Felino'),
(29523, 1905, 'first_name', 'Ana'),
(29524, 1905, 'last_name', 'Felino'),
(29525, 1905, 'description', ''),
(29526, 1905, 'rich_editing', 'true'),
(29527, 1905, 'comment_shortcuts', 'false'),
(29528, 1905, 'admin_color', 'fresh'),
(29529, 1905, 'use_ssl', '0'),
(29530, 1905, 'show_admin_bar_front', 'true'),
(29531, 1905, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29532, 1905, 'wp_user_level', '0'),
(29533, 1905, 'wsl_current_provider', 'Facebook'),
(29534, 1905, 'wsl_current_user_image', 'https://graph.facebook.com/10153358022837140/picture?width=150&height=150'),
(29535, 1905, 'session_tokens', 'a:1:{s:64:\"601292a8e24ec901c3a64f137dfb57fad5e392f424c395e07a535e64a6021631\";a:4:{s:10:\"expiration\";i:1434023823;s:2:\"ip\";s:13:\"62.28.115.193\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432814223;}}'),
(29536, 1905, 'votou', 'sim'),
(29537, 1905, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(29538, 1904, 'votou', 'sim'),
(29539, 1904, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(29540, 1892, 'votou', 'sim'),
(29541, 1892, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(29542, 1906, 'nickname', 'Sofia_Rocha'),
(29543, 1906, 'first_name', 'Sofia'),
(29544, 1906, 'last_name', 'Rocha'),
(29545, 1906, 'description', ''),
(29546, 1906, 'rich_editing', 'true'),
(29547, 1906, 'comment_shortcuts', 'false'),
(29548, 1906, 'admin_color', 'fresh'),
(29549, 1906, 'use_ssl', '0'),
(29550, 1906, 'show_admin_bar_front', 'true'),
(29551, 1906, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29552, 1906, 'wp_user_level', '0'),
(29553, 1906, 'wsl_current_provider', 'Facebook'),
(29554, 1906, 'wsl_current_user_image', 'https://graph.facebook.com/10202992051482363/picture?width=150&height=150'),
(29555, 1906, 'session_tokens', 'a:1:{s:64:\"d9c814e966ada161ce9c17f38cc1d1b0d418aad20fa8b00c109ef4427c650df4\";a:4:{s:10:\"expiration\";i:1434024290;s:2:\"ip\";s:14:\"188.37.231.153\";s:2:\"ua\";s:198:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30 SVN/070FPG1 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432814690;}}'),
(29556, 1907, 'nickname', 'Raquel_Pinheiro'),
(29557, 1907, 'first_name', 'Raquel'),
(29558, 1907, 'last_name', 'Pinheiro'),
(29559, 1907, 'description', ''),
(29560, 1907, 'rich_editing', 'true'),
(29561, 1907, 'comment_shortcuts', 'false'),
(29562, 1907, 'admin_color', 'fresh'),
(29563, 1907, 'use_ssl', '0'),
(29564, 1907, 'show_admin_bar_front', 'true'),
(29565, 1907, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29566, 1907, 'wp_user_level', '0'),
(29567, 1907, 'wsl_current_provider', 'Facebook'),
(29568, 1907, 'wsl_current_user_image', 'https://graph.facebook.com/506838942805163/picture?width=150&height=150'),
(29569, 1907, 'session_tokens', 'a:1:{s:64:\"0eca5476ddebcd7faab807835f2ebc0d2de334da1b792ad70975f7bdfaadc142\";a:4:{s:10:\"expiration\";i:1434024581;s:2:\"ip\";s:13:\"95.94.240.126\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432814981;}}'),
(29570, 1908, 'nickname', 'Miguel_Cordeiro_de_Sousa'),
(29571, 1908, 'first_name', 'Miguel'),
(29572, 1908, 'last_name', 'Cordeiro de Sousa'),
(29573, 1908, 'description', ''),
(29574, 1908, 'rich_editing', 'true'),
(29575, 1908, 'comment_shortcuts', 'false'),
(29576, 1908, 'admin_color', 'fresh'),
(29577, 1908, 'use_ssl', '0'),
(29578, 1908, 'show_admin_bar_front', 'true'),
(29579, 1908, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29580, 1908, 'wp_user_level', '0'),
(29581, 1908, 'wsl_current_provider', 'Facebook'),
(29582, 1908, 'wsl_current_user_image', 'https://graph.facebook.com/851402381618869/picture?width=150&height=150'),
(29583, 1908, 'session_tokens', 'a:1:{s:64:\"0e983e2ab26868ef9543970a64dc3fd181dab8d51909c0a66e6f4a1696c2750e\";a:4:{s:10:\"expiration\";i:1434024756;s:2:\"ip\";s:13:\"95.93.223.114\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432815156;}}'),
(29584, 1908, 'votou', 'sim'),
(29585, 1908, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(29586, 1909, 'nickname', 'Catarina_Nielsen'),
(29587, 1909, 'first_name', 'Catarina'),
(29588, 1909, 'last_name', 'Nielsen'),
(29589, 1909, 'description', ''),
(29590, 1909, 'rich_editing', 'true'),
(29591, 1909, 'comment_shortcuts', 'false'),
(29592, 1909, 'admin_color', 'fresh'),
(29593, 1909, 'use_ssl', '0'),
(29594, 1909, 'show_admin_bar_front', 'true'),
(29595, 1909, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29596, 1909, 'wp_user_level', '0'),
(29597, 1909, 'wsl_current_provider', 'Facebook'),
(29598, 1909, 'wsl_current_user_image', 'https://graph.facebook.com/10152826025495966/picture?width=150&height=150'),
(29599, 1909, 'session_tokens', 'a:1:{s:64:\"fea9db5800a99c83839373614e019cd5d30e23e14ea7422020b6dbf0bd26b3ca\";a:4:{s:10:\"expiration\";i:1434024867;s:2:\"ip\";s:14:\"82.154.160.169\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432815267;}}'),
(29600, 1909, 'votou', 'sim'),
(29601, 1909, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,treinador-do-ano_p1363'),
(29602, 1910, 'nickname', 'Joana_Comporta'),
(29603, 1910, 'first_name', 'Joana'),
(29604, 1910, 'last_name', 'Comporta'),
(29605, 1910, 'description', ''),
(29606, 1910, 'rich_editing', 'true'),
(29607, 1910, 'comment_shortcuts', 'false'),
(29608, 1910, 'admin_color', 'fresh'),
(29609, 1910, 'use_ssl', '0'),
(29610, 1910, 'show_admin_bar_front', 'true'),
(29611, 1910, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29612, 1910, 'wp_user_level', '0'),
(29613, 1910, 'wsl_current_provider', 'Facebook'),
(29614, 1910, 'wsl_current_user_image', 'https://graph.facebook.com/10205755580582238/picture?width=150&height=150'),
(29615, 1910, 'session_tokens', 'a:1:{s:64:\"362ef78493f68d7eddf0a77fe9e034482fbc65bc457444f67a9713b5d6c52cc7\";a:4:{s:10:\"expiration\";i:1434025255;s:2:\"ip\";s:13:\"213.30.96.102\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36\";s:5:\"login\";i:1432815655;}}'),
(29616, 1907, 'votou', 'sim'),
(29617, 1907, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(29618, 1911, 'nickname', 'Paulino_Camelo'),
(29619, 1911, 'first_name', 'Paulino'),
(29620, 1911, 'last_name', 'Camelo');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(29621, 1911, 'description', ''),
(29622, 1911, 'rich_editing', 'true'),
(29623, 1911, 'comment_shortcuts', 'false'),
(29624, 1911, 'admin_color', 'fresh'),
(29625, 1911, 'use_ssl', '0'),
(29626, 1911, 'show_admin_bar_front', 'true'),
(29627, 1911, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29628, 1911, 'wp_user_level', '0'),
(29629, 1911, 'wsl_current_provider', 'Google'),
(29630, 1911, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-xyH3WXUNhoo/AAAAAAAAAAI/AAAAAAAAA3Q/IfbOcGA_d-M/photo.jpg?sz=200'),
(29631, 1911, 'session_tokens', 'a:1:{s:64:\"a3bb14773d220a7caa270aeddb3fdcae07b06a4ea2d233906e3daad22fc30e92\";a:4:{s:10:\"expiration\";i:1434025475;s:2:\"ip\";s:15:\"186.223.152.114\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432815875;}}'),
(29632, 1912, 'nickname', 'Ana_Pimentel'),
(29633, 1912, 'first_name', 'Ana'),
(29634, 1912, 'last_name', 'Pimentel'),
(29635, 1912, 'description', ''),
(29636, 1912, 'rich_editing', 'true'),
(29637, 1912, 'comment_shortcuts', 'false'),
(29638, 1912, 'admin_color', 'fresh'),
(29639, 1912, 'use_ssl', '0'),
(29640, 1912, 'show_admin_bar_front', 'true'),
(29641, 1912, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29642, 1912, 'wp_user_level', '0'),
(29643, 1912, 'wsl_current_provider', 'Facebook'),
(29644, 1912, 'wsl_current_user_image', 'https://graph.facebook.com/563919473748489/picture?width=150&height=150'),
(29645, 1912, 'session_tokens', 'a:1:{s:64:\"d0982bd8656a46b003ea99a743f74a0c2dc074dbb428e88ca48fc34e4177baa0\";a:4:{s:10:\"expiration\";i:1434025503;s:2:\"ip\";s:12:\"62.48.229.90\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432815903;}}'),
(29646, 1912, 'votou', 'sim'),
(29647, 1912, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(29648, 1913, 'nickname', 'Madalena_Miguens_Vieira'),
(29649, 1913, 'first_name', 'Madalena'),
(29650, 1913, 'last_name', 'Vieira'),
(29651, 1913, 'description', ''),
(29652, 1913, 'rich_editing', 'true'),
(29653, 1913, 'comment_shortcuts', 'false'),
(29654, 1913, 'admin_color', 'fresh'),
(29655, 1913, 'use_ssl', '0'),
(29656, 1913, 'show_admin_bar_front', 'true'),
(29657, 1913, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29658, 1913, 'wp_user_level', '0'),
(29659, 1913, 'wsl_current_provider', 'Facebook'),
(29660, 1913, 'wsl_current_user_image', 'https://graph.facebook.com/996854806991719/picture?width=150&height=150'),
(29661, 1913, 'session_tokens', 'a:1:{s:64:\"f1d58b654359188406eb057b71fb1f5c27322c89b761494f56c41685c697387a\";a:4:{s:10:\"expiration\";i:1434025590;s:2:\"ip\";s:14:\"93.108.216.245\";s:2:\"ua\";s:183:\"Mozilla/5.0 (Linux; Android 4.4.2; Vodafone 985N Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432815990;}}'),
(29662, 1914, 'nickname', 'Carolina_Salvacao_Barreto'),
(29663, 1914, 'first_name', 'Carolina'),
(29664, 1914, 'last_name', 'Salvação Barreto'),
(29665, 1914, 'description', ''),
(29666, 1914, 'rich_editing', 'true'),
(29667, 1914, 'comment_shortcuts', 'false'),
(29668, 1914, 'admin_color', 'fresh'),
(29669, 1914, 'use_ssl', '0'),
(29670, 1914, 'show_admin_bar_front', 'true'),
(29671, 1914, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29672, 1914, 'wp_user_level', '0'),
(29673, 1914, 'wsl_current_provider', 'Facebook'),
(29674, 1914, 'wsl_current_user_image', 'https://graph.facebook.com/933895793339470/picture?width=150&height=150'),
(29675, 1914, 'session_tokens', 'a:2:{s:64:\"779263d298826ef28e36d959eb31e1ac8c73c066655286a6227177cb4682f38c\";a:4:{s:10:\"expiration\";i:1434025856;s:2:\"ip\";s:14:\"85.138.206.166\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.1.2; GT-I8190 Build/JZO54K) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.58 Mobile Safari/537.31\";s:5:\"login\";i:1432816256;}s:64:\"6b127259eadf04ab872dcdbfa61b1097e733b1514909d71f64b695f93733864f\";a:4:{s:10:\"expiration\";i:1435083157;s:2:\"ip\";s:14:\"85.138.206.166\";s:2:\"ua\";s:173:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-I8190 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433873557;}}'),
(29676, 1466, 'votou', 'sim'),
(29677, 1466, 'user_votes', 'manobra-do-ano-reef_p1045'),
(29678, 1915, 'nickname', 'Nicoletta_Crisponi'),
(29679, 1915, 'first_name', 'Nicoletta'),
(29680, 1915, 'last_name', 'Crisponi'),
(29681, 1915, 'description', ''),
(29682, 1915, 'rich_editing', 'true'),
(29683, 1915, 'comment_shortcuts', 'false'),
(29684, 1915, 'admin_color', 'fresh'),
(29685, 1915, 'use_ssl', '0'),
(29686, 1915, 'show_admin_bar_front', 'true'),
(29687, 1915, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29688, 1915, 'wp_user_level', '0'),
(29689, 1915, 'wsl_current_provider', 'Facebook'),
(29690, 1915, 'wsl_current_user_image', 'https://graph.facebook.com/10206711414446288/picture?width=150&height=150'),
(29691, 1915, 'session_tokens', 'a:1:{s:64:\"2e63b9a4fb47acff969fb96fa902a78127f80acf1c01d35d76a9f25e06295f15\";a:4:{s:10:\"expiration\";i:1434026093;s:2:\"ip\";s:13:\"84.253.175.42\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/27.0.0.10.12;FBBV/8291884;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/Carrier;FBID/phone;FBLC/it_IT;FBOP/5]\";s:5:\"login\";i:1432816493;}}'),
(29692, 1916, 'nickname', 'Rodrigo_Rimourinho'),
(29693, 1916, 'first_name', 'Rodrigo'),
(29694, 1916, 'last_name', 'Rimourinho'),
(29695, 1916, 'description', ''),
(29696, 1916, 'rich_editing', 'true'),
(29697, 1916, 'comment_shortcuts', 'false'),
(29698, 1916, 'admin_color', 'fresh'),
(29699, 1916, 'use_ssl', '0'),
(29700, 1916, 'show_admin_bar_front', 'true'),
(29701, 1916, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29702, 1916, 'wp_user_level', '0'),
(29703, 1916, 'wsl_current_provider', 'Facebook'),
(29704, 1916, 'wsl_current_user_image', 'https://graph.facebook.com/984793394872980/picture?width=150&height=150'),
(29705, 1916, 'session_tokens', 'a:1:{s:64:\"3eb435688b41620d97d4fd952ae0f31a9f4d2795dfb46469c9df61d9ffefe976\";a:4:{s:10:\"expiration\";i:1434026690;s:2:\"ip\";s:9:\"10.0.82.7\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432817090;}}'),
(29706, 1916, 'votou', 'sim'),
(29707, 1916, 'user_votes', 'treinador-do-ano_p1359'),
(29708, 1917, 'nickname', 'Mafalda_Meneses'),
(29709, 1917, 'first_name', 'Mafalda'),
(29710, 1917, 'last_name', 'Meneses'),
(29711, 1917, 'description', ''),
(29712, 1917, 'rich_editing', 'true'),
(29713, 1917, 'comment_shortcuts', 'false'),
(29714, 1917, 'admin_color', 'fresh'),
(29715, 1917, 'use_ssl', '0'),
(29716, 1917, 'show_admin_bar_front', 'true'),
(29717, 1917, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29718, 1917, 'wp_user_level', '0'),
(29719, 1917, 'wsl_current_provider', 'Google'),
(29720, 1917, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(29721, 1917, 'session_tokens', 'a:1:{s:64:\"b44d4a4ec904e2db0dc8adc6ab335fe2353c8ba65d25a47f36445aba2c9f00e9\";a:4:{s:10:\"expiration\";i:1434027030;s:2:\"ip\";s:13:\"95.93.163.160\";s:2:\"ua\";s:74:\"Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1432817430;}}'),
(29722, 1918, 'nickname', 'Rita_Barreto_Soares'),
(29723, 1918, 'first_name', 'Rita'),
(29724, 1918, 'last_name', 'Barreto Soares'),
(29725, 1918, 'description', ''),
(29726, 1918, 'rich_editing', 'true'),
(29727, 1918, 'comment_shortcuts', 'false'),
(29728, 1918, 'admin_color', 'fresh'),
(29729, 1918, 'use_ssl', '0'),
(29730, 1918, 'show_admin_bar_front', 'true'),
(29731, 1918, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29732, 1918, 'wp_user_level', '0'),
(29733, 1918, 'wsl_current_provider', 'Google'),
(29734, 1918, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-b402T0RLYP8/AAAAAAAAAAI/AAAAAAAAJWQ/8CF6Ykpx6QA/photo.jpg?sz=200'),
(29735, 1918, 'session_tokens', 'a:1:{s:64:\"c7cf5891963db4cc56c1bcfbd5704d07ea6a4a61561d084e5b682952d0a07d79\";a:4:{s:10:\"expiration\";i:1434027058;s:2:\"ip\";s:12:\"62.28.10.158\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432817458;}}'),
(29736, 1917, 'votou', 'sim'),
(29737, 1917, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(29738, 874, 'votou', 'sim'),
(29739, 874, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(29740, 1919, 'nickname', 'Isabel_Oliveira'),
(29741, 1919, 'first_name', 'Isabel'),
(29742, 1919, 'last_name', 'Oliveira'),
(29743, 1919, 'description', ''),
(29744, 1919, 'rich_editing', 'true'),
(29745, 1919, 'comment_shortcuts', 'false'),
(29746, 1919, 'admin_color', 'fresh'),
(29747, 1919, 'use_ssl', '0'),
(29748, 1919, 'show_admin_bar_front', 'true'),
(29749, 1919, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29750, 1919, 'wp_user_level', '0'),
(29751, 1919, 'wsl_current_provider', 'Facebook'),
(29752, 1919, 'wsl_current_user_image', 'https://graph.facebook.com/10205737473229353/picture?width=150&height=150'),
(29753, 1919, 'session_tokens', 'a:1:{s:64:\"b687dd91ae5ec0dc14ea64d3c220c21a671938785725d7e69cf597e0e1e99523\";a:4:{s:10:\"expiration\";i:1434027112;s:2:\"ip\";s:14:\"83.240.193.210\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G360HU Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432817512;}}'),
(29754, 1920, 'nickname', 'Ericeira_Rooms'),
(29755, 1920, 'first_name', 'Ericeira'),
(29756, 1920, 'last_name', 'Rooms'),
(29757, 1920, 'description', ''),
(29758, 1920, 'rich_editing', 'true'),
(29759, 1920, 'comment_shortcuts', 'false'),
(29760, 1920, 'admin_color', 'fresh'),
(29761, 1920, 'use_ssl', '0'),
(29762, 1920, 'show_admin_bar_front', 'true'),
(29763, 1920, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29764, 1920, 'wp_user_level', '0'),
(29765, 1920, 'wsl_current_provider', 'Facebook'),
(29766, 1920, 'wsl_current_user_image', 'https://graph.facebook.com/433942330120701/picture?width=150&height=150'),
(29767, 1920, 'session_tokens', 'a:1:{s:64:\"bc7b3cc0b5e3c28975dcf47e4ec3aa69e27555c81e1fd1835bba719b8cef4ee1\";a:4:{s:10:\"expiration\";i:1434027204;s:2:\"ip\";s:12:\"37.29.221.12\";s:2:\"ua\";s:136:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B435 Safari/600.1.4\";s:5:\"login\";i:1432817604;}}'),
(29768, 1919, 'votou', 'sim'),
(29769, 1919, 'user_votes', 'shaper-do-ano-xhapeland_p1377'),
(29770, 1921, 'nickname', 'Joao_Jose_Pescadinha_Amaro'),
(29771, 1921, 'first_name', 'João'),
(29772, 1921, 'last_name', 'José Pescadinha Amaro'),
(29773, 1921, 'description', ''),
(29774, 1921, 'rich_editing', 'true'),
(29775, 1921, 'comment_shortcuts', 'false'),
(29776, 1921, 'admin_color', 'fresh'),
(29777, 1921, 'use_ssl', '0'),
(29778, 1921, 'show_admin_bar_front', 'true'),
(29779, 1921, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29780, 1921, 'wp_user_level', '0'),
(29781, 1921, 'wsl_current_provider', 'Facebook'),
(29782, 1921, 'wsl_current_user_image', 'https://graph.facebook.com/827610793982198/picture?width=150&height=150'),
(29783, 1921, 'session_tokens', 'a:1:{s:64:\"d4307b2de22d69e4e5265d8b335cc8f7c28a9dd4e333808b101711cc71d72cc4\";a:4:{s:10:\"expiration\";i:1434027312;s:2:\"ip\";s:10:\"2.83.80.92\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432817712;}}'),
(29784, 1922, 'nickname', 'Mara_Constantino'),
(29785, 1922, 'first_name', 'Mara'),
(29786, 1922, 'last_name', 'Constantino'),
(29787, 1922, 'description', ''),
(29788, 1922, 'rich_editing', 'true'),
(29789, 1922, 'comment_shortcuts', 'false'),
(29790, 1922, 'admin_color', 'fresh'),
(29791, 1922, 'use_ssl', '0'),
(29792, 1922, 'show_admin_bar_front', 'true'),
(29793, 1922, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29794, 1922, 'wp_user_level', '0'),
(29795, 1922, 'wsl_current_provider', 'Facebook'),
(29796, 1922, 'wsl_current_user_image', 'https://graph.facebook.com/1044221668938883/picture?width=150&height=150'),
(29797, 1922, 'session_tokens', 'a:1:{s:64:\"66e9ddb968448d2f99914542eb2f9720697559a57df04aa3c46fbfb1fddb0e84\";a:4:{s:10:\"expiration\";i:1434027394;s:2:\"ip\";s:13:\"188.82.253.71\";s:2:\"ua\";s:174:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; C2105 Build/15.3.A.1.14) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432817794;}}'),
(29798, 1921, 'votou', 'sim'),
(29799, 1921, 'user_votes', 'foto-do-ano_p1163'),
(29800, 1923, 'nickname', 'Joao_Miguel_Ferreira'),
(29801, 1923, 'first_name', 'João'),
(29802, 1923, 'last_name', 'Ferreira'),
(29803, 1923, 'description', ''),
(29804, 1923, 'rich_editing', 'true'),
(29805, 1923, 'comment_shortcuts', 'false'),
(29806, 1923, 'admin_color', 'fresh'),
(29807, 1923, 'use_ssl', '0'),
(29808, 1923, 'show_admin_bar_front', 'true'),
(29809, 1923, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29810, 1923, 'wp_user_level', '0'),
(29811, 1923, 'wsl_current_provider', 'Facebook'),
(29812, 1923, 'wsl_current_user_image', 'https://graph.facebook.com/10205675841753615/picture?width=150&height=150'),
(29813, 1923, 'session_tokens', 'a:2:{s:64:\"3ce9c7ae7a22be2f9b2735999f10d7886c72a7f96d198bc5dd534907459f8d1d\";a:4:{s:10:\"expiration\";i:1434027475;s:2:\"ip\";s:14:\"82.154.253.142\";s:2:\"ua\";s:165:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30 SVN/040FPG2\";s:5:\"login\";i:1432817875;}s:64:\"6dee3f4a4a6ba365de7c9551aabc7dfee494c68f50ee12624d1dbb24b8011726\";a:4:{s:10:\"expiration\";i:1434032257;s:2:\"ip\";s:14:\"82.154.253.142\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432822657;}}'),
(29814, 1922, 'votou', 'sim'),
(29815, 1922, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(29816, 1920, 'votou', 'sim'),
(29817, 1920, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(29818, 1911, 'votou', 'sim'),
(29819, 1911, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(29820, 1924, 'nickname', 'Eduardo_Dionisio'),
(29821, 1924, 'first_name', 'Eduardo'),
(29822, 1924, 'last_name', 'Dionisio'),
(29823, 1924, 'description', ''),
(29824, 1924, 'rich_editing', 'true'),
(29825, 1924, 'comment_shortcuts', 'false'),
(29826, 1924, 'admin_color', 'fresh'),
(29827, 1924, 'use_ssl', '0'),
(29828, 1924, 'show_admin_bar_front', 'true'),
(29829, 1924, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29830, 1924, 'wp_user_level', '0'),
(29831, 1924, 'wsl_current_provider', 'Facebook'),
(29832, 1924, 'wsl_current_user_image', 'https://graph.facebook.com/1003234739689038/picture?width=150&height=150'),
(29833, 1924, 'session_tokens', 'a:1:{s:64:\"4ac73b735ac11c86f537f635e667dd48519adc7051102a69c99899153e68356c\";a:4:{s:10:\"expiration\";i:1434027520;s:2:\"ip\";s:14:\"85.240.160.194\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432817920;}}'),
(29834, 1925, 'nickname', 'Fabio_Patricio'),
(29835, 1925, 'first_name', 'Fábio'),
(29836, 1925, 'last_name', 'Patrício'),
(29837, 1925, 'description', ''),
(29838, 1925, 'rich_editing', 'true'),
(29839, 1925, 'comment_shortcuts', 'false'),
(29840, 1925, 'admin_color', 'fresh'),
(29841, 1925, 'use_ssl', '0'),
(29842, 1925, 'show_admin_bar_front', 'true'),
(29843, 1925, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29844, 1925, 'wp_user_level', '0'),
(29845, 1925, 'wsl_current_provider', 'Facebook'),
(29846, 1925, 'wsl_current_user_image', 'https://graph.facebook.com/10204095316530065/picture?width=150&height=150'),
(29847, 1925, 'session_tokens', 'a:1:{s:64:\"9a4babcd9c2ee5fe8241fd3588166acefa6fb5f625f727aaf3123b9f20191246\";a:4:{s:10:\"expiration\";i:1434027548;s:2:\"ip\";s:13:\"31.22.251.185\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432817948;}}'),
(29848, 1926, 'nickname', 'Rita_Grilo'),
(29849, 1926, 'first_name', 'Rita'),
(29850, 1926, 'last_name', 'Grilo'),
(29851, 1926, 'description', ''),
(29852, 1926, 'rich_editing', 'true'),
(29853, 1926, 'comment_shortcuts', 'false'),
(29854, 1926, 'admin_color', 'fresh'),
(29855, 1926, 'use_ssl', '0'),
(29856, 1926, 'show_admin_bar_front', 'true'),
(29857, 1926, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29858, 1926, 'wp_user_level', '0'),
(29859, 1926, 'wsl_current_provider', 'Facebook'),
(29860, 1926, 'wsl_current_user_image', 'https://graph.facebook.com/10205268845573272/picture?width=150&height=150'),
(29861, 1926, 'session_tokens', 'a:1:{s:64:\"e3ea18ecd02dc09f0ac08c20bca22ee9b8ab180886b5ead1eb1a228290d6f107\";a:4:{s:10:\"expiration\";i:1434027561;s:2:\"ip\";s:14:\"213.141.22.146\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432817961;}}'),
(29862, 1913, 'votou', 'sim'),
(29863, 1913, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(29864, 1926, 'votou', 'sim'),
(29865, 1926, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(29866, 1927, 'nickname', 'Carolina_Petrucci'),
(29867, 1927, 'first_name', 'Carolina'),
(29868, 1927, 'last_name', 'Petrucci'),
(29869, 1927, 'description', ''),
(29870, 1927, 'rich_editing', 'true'),
(29871, 1927, 'comment_shortcuts', 'false'),
(29872, 1927, 'admin_color', 'fresh'),
(29873, 1927, 'use_ssl', '0'),
(29874, 1927, 'show_admin_bar_front', 'true'),
(29875, 1927, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29876, 1927, 'wp_user_level', '0'),
(29877, 1927, 'wsl_current_provider', 'Facebook'),
(29878, 1927, 'wsl_current_user_image', 'https://graph.facebook.com/10152923538613424/picture?width=150&height=150'),
(29879, 1927, 'session_tokens', 'a:1:{s:64:\"6f11f951a772084d7d9d4db7b5a8cf4c8a940fe3ade11b3e2805d31a1fa51f45\";a:4:{s:10:\"expiration\";i:1434027689;s:2:\"ip\";s:14:\"89.115.182.120\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432818089;}}'),
(29880, 1924, 'votou', 'sim'),
(29881, 1924, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(29882, 1928, 'nickname', 'Rafael_Ramos'),
(29883, 1928, 'first_name', 'Rafael'),
(29884, 1928, 'last_name', 'Ramos'),
(29885, 1928, 'description', ''),
(29886, 1928, 'rich_editing', 'true'),
(29887, 1928, 'comment_shortcuts', 'false'),
(29888, 1928, 'admin_color', 'fresh'),
(29889, 1928, 'use_ssl', '0'),
(29890, 1928, 'show_admin_bar_front', 'true'),
(29891, 1928, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29892, 1928, 'wp_user_level', '0'),
(29893, 1928, 'wsl_current_provider', 'Facebook'),
(29894, 1928, 'wsl_current_user_image', 'https://graph.facebook.com/10204176257795174/picture?width=150&height=150'),
(29895, 1928, 'session_tokens', 'a:1:{s:64:\"42bc808e6295b0d90206409d0c47a8716defdffe7475725a1758699b96203cb1\";a:4:{s:10:\"expiration\";i:1434028011;s:2:\"ip\";s:14:\"85.242.117.229\";s:2:\"ua\";s:177:\"Mozilla/5.0 (Linux; Android 4.4.2; GETAWAY Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432818411;}}'),
(29896, 1929, 'nickname', 'Russo_Queiroz'),
(29897, 1929, 'first_name', 'Russo'),
(29898, 1929, 'last_name', 'Queiroz'),
(29899, 1929, 'description', ''),
(29900, 1929, 'rich_editing', 'true'),
(29901, 1929, 'comment_shortcuts', 'false'),
(29902, 1929, 'admin_color', 'fresh'),
(29903, 1929, 'use_ssl', '0'),
(29904, 1929, 'show_admin_bar_front', 'true'),
(29905, 1929, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29906, 1929, 'wp_user_level', '0'),
(29907, 1929, 'wsl_current_provider', 'Facebook'),
(29908, 1929, 'wsl_current_user_image', 'https://graph.facebook.com/10153035749588049/picture?width=150&height=150'),
(29909, 1929, 'session_tokens', 'a:1:{s:64:\"4410e868cdf247d1f5d424ad5601abaa9968379085933d62b9197429b7d88c7f\";a:4:{s:10:\"expiration\";i:1434028017;s:2:\"ip\";s:12:\"5.158.39.177\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432818417;}}'),
(29910, 1928, 'votou', 'sim'),
(29911, 1928, 'user_votes', 'shaper-do-ano-xhapeland_p1377'),
(29912, 1930, 'nickname', 'Ana_Patricio'),
(29913, 1930, 'first_name', 'Ana'),
(29914, 1930, 'last_name', 'Patricio'),
(29915, 1930, 'description', ''),
(29916, 1930, 'rich_editing', 'true'),
(29917, 1930, 'comment_shortcuts', 'false'),
(29918, 1930, 'admin_color', 'fresh'),
(29919, 1930, 'use_ssl', '0'),
(29920, 1930, 'show_admin_bar_front', 'true'),
(29921, 1930, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29922, 1930, 'wp_user_level', '0'),
(29923, 1930, 'wsl_current_provider', 'Facebook'),
(29924, 1930, 'wsl_current_user_image', 'https://graph.facebook.com/10155581270505463/picture?width=150&height=150'),
(29925, 1930, 'session_tokens', 'a:1:{s:64:\"87e10baeb3ebacc0c9a29e1942f116f9a388a3f572f7e43e472f4fb6b3858fcd\";a:4:{s:10:\"expiration\";i:1434028171;s:2:\"ip\";s:14:\"194.38.141.131\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432818571;}}'),
(29926, 1931, 'nickname', 'Francisco_Ferreira_2'),
(29927, 1931, 'first_name', 'Francisco'),
(29928, 1931, 'last_name', 'Ferreira'),
(29929, 1931, 'description', ''),
(29930, 1931, 'rich_editing', 'true'),
(29931, 1931, 'comment_shortcuts', 'false'),
(29932, 1931, 'admin_color', 'fresh'),
(29933, 1931, 'use_ssl', '0'),
(29934, 1931, 'show_admin_bar_front', 'true'),
(29935, 1931, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29936, 1931, 'wp_user_level', '0'),
(29937, 1931, 'wsl_current_provider', 'Facebook'),
(29938, 1931, 'wsl_current_user_image', 'https://graph.facebook.com/1004202842923058/picture?width=150&height=150'),
(29939, 1931, 'session_tokens', 'a:1:{s:64:\"e67ae28efdf07d3f4598802f7ee943f9538c4e5bd897ca177e10f3504c6d21f4\";a:4:{s:10:\"expiration\";i:1434028181;s:2:\"ip\";s:13:\"85.247.95.166\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432818581;}}'),
(29940, 1931, 'votou', 'sim'),
(29941, 1931, 'user_votes', 'shaper-do-ano-xhapeland_p1377'),
(29942, 1932, 'nickname', 'Jessica_Arlindo'),
(29943, 1932, 'first_name', 'Jessica'),
(29944, 1932, 'last_name', 'Arlindo'),
(29945, 1932, 'description', ''),
(29946, 1932, 'rich_editing', 'true'),
(29947, 1932, 'comment_shortcuts', 'false'),
(29948, 1932, 'admin_color', 'fresh'),
(29949, 1932, 'use_ssl', '0'),
(29950, 1932, 'show_admin_bar_front', 'true'),
(29951, 1932, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29952, 1932, 'wp_user_level', '0'),
(29953, 1932, 'wsl_current_provider', 'Facebook'),
(29954, 1932, 'wsl_current_user_image', 'https://graph.facebook.com/1629540027282020/picture?width=150&height=150'),
(29955, 1932, 'session_tokens', 'a:1:{s:64:\"e3cd46fd6c0f845a6439e2c327a5b9c55d11b154e986c11ee3ccc2fe36acb62b\";a:4:{s:10:\"expiration\";i:1434028334;s:2:\"ip\";s:12:\"179.74.193.9\";s:2:\"ua\";s:144:\"Mozilla/5.0 (Linux; Android 4.4.4; XT1058 Build/KXA21.12-L1.26) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.109 Mobile Safari/537.36\";s:5:\"login\";i:1432818734;}}'),
(29956, 1933, 'nickname', 'Patricia_Gomes_1'),
(29957, 1933, 'first_name', 'Patrícia'),
(29958, 1933, 'last_name', 'Gomes'),
(29959, 1933, 'description', ''),
(29960, 1933, 'rich_editing', 'true'),
(29961, 1933, 'comment_shortcuts', 'false'),
(29962, 1933, 'admin_color', 'fresh'),
(29963, 1933, 'use_ssl', '0'),
(29964, 1933, 'show_admin_bar_front', 'true'),
(29965, 1933, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29966, 1933, 'wp_user_level', '0'),
(29967, 1933, 'wsl_current_provider', 'Facebook'),
(29968, 1933, 'wsl_current_user_image', 'https://graph.facebook.com/10203156674672811/picture?width=150&height=150'),
(29969, 1933, 'session_tokens', 'a:1:{s:64:\"b687051a92984cab66407df492f7c80acab1e34d47804aedb95f08aa83b820c3\";a:4:{s:10:\"expiration\";i:1434028449;s:2:\"ip\";s:14:\"87.103.122.178\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432818849;}}'),
(29970, 1934, 'nickname', 'Miguel_Da_Veiga_Ferreira'),
(29971, 1934, 'first_name', 'Miguel'),
(29972, 1934, 'last_name', 'Ferreira'),
(29973, 1934, 'description', ''),
(29974, 1934, 'rich_editing', 'true'),
(29975, 1934, 'comment_shortcuts', 'false'),
(29976, 1934, 'admin_color', 'fresh'),
(29977, 1934, 'use_ssl', '0'),
(29978, 1934, 'show_admin_bar_front', 'true'),
(29979, 1934, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29980, 1934, 'wp_user_level', '0'),
(29981, 1934, 'wsl_current_provider', 'Facebook'),
(29982, 1934, 'wsl_current_user_image', 'https://graph.facebook.com/984059841612719/picture?width=150&height=150'),
(29983, 1934, 'session_tokens', 'a:1:{s:64:\"49f4735646791ea1cff70e3999e6805f21f9aebdcb109da8f97fc247d632b6c7\";a:4:{s:10:\"expiration\";i:1434028522;s:2:\"ip\";s:13:\"85.245.242.49\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4) AppleWebKit/600.7.7 (KHTML, like Gecko) Version/8.0.7 Safari/600.7.7\";s:5:\"login\";i:1432818922;}}'),
(29984, 1935, 'nickname', 'Simon_Iglesias_Gonzalez'),
(29985, 1935, 'first_name', 'Simon'),
(29986, 1935, 'last_name', 'Gonzalez'),
(29987, 1935, 'description', ''),
(29988, 1935, 'rich_editing', 'true'),
(29989, 1935, 'comment_shortcuts', 'false'),
(29990, 1935, 'admin_color', 'fresh'),
(29991, 1935, 'use_ssl', '0'),
(29992, 1935, 'show_admin_bar_front', 'true'),
(29993, 1935, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(29994, 1935, 'wp_user_level', '0'),
(29995, 1935, 'wsl_current_provider', 'Facebook'),
(29996, 1935, 'wsl_current_user_image', 'https://graph.facebook.com/10205242321232313/picture?width=150&height=150'),
(29997, 1935, 'session_tokens', 'a:1:{s:64:\"4cc6bd179777a88943a26a2476c333ad838f0c01c89990f7194fdd09919a04f4\";a:4:{s:10:\"expiration\";i:1434028656;s:2:\"ip\";s:13:\"155.56.68.217\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432819056;}}'),
(29998, 1936, 'nickname', 'Goncalo_Barreiro'),
(29999, 1936, 'first_name', 'Gonçalo'),
(30000, 1936, 'last_name', 'Barreiro'),
(30001, 1936, 'description', ''),
(30002, 1936, 'rich_editing', 'true'),
(30003, 1936, 'comment_shortcuts', 'false'),
(30004, 1936, 'admin_color', 'fresh'),
(30005, 1936, 'use_ssl', '0'),
(30006, 1936, 'show_admin_bar_front', 'true'),
(30007, 1936, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30008, 1936, 'wp_user_level', '0'),
(30009, 1936, 'wsl_current_provider', 'Facebook'),
(30010, 1936, 'wsl_current_user_image', 'https://graph.facebook.com/881931595177942/picture?width=150&height=150'),
(30011, 1936, 'session_tokens', 'a:1:{s:64:\"22326cf86616da6ad7848a5e639343af3ef04fe4e154831007aeaf330d0f17cb\";a:4:{s:10:\"expiration\";i:1434028715;s:2:\"ip\";s:14:\"85.139.243.147\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432819115;}}'),
(30012, 1936, 'votou', 'sim'),
(30013, 1936, 'user_votes', 'shaper-do-ano-xhapeland_p1377'),
(30014, 1937, 'nickname', 'Bebe_de_Morais'),
(30015, 1937, 'first_name', 'Bébé'),
(30016, 1937, 'last_name', 'de Morais'),
(30017, 1937, 'description', ''),
(30018, 1937, 'rich_editing', 'true'),
(30019, 1937, 'comment_shortcuts', 'false'),
(30020, 1937, 'admin_color', 'fresh'),
(30021, 1937, 'use_ssl', '0'),
(30022, 1937, 'show_admin_bar_front', 'true'),
(30023, 1937, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30024, 1937, 'wp_user_level', '0'),
(30025, 1937, 'wsl_current_provider', 'Facebook'),
(30026, 1937, 'wsl_current_user_image', 'https://graph.facebook.com/897042577022163/picture?width=150&height=150'),
(30027, 1937, 'session_tokens', 'a:1:{s:64:\"ebb146c1c09cc8d9fba35406042800b8e563077fa7a0c46d693ad8d5459cdbf1\";a:4:{s:10:\"expiration\";i:1434028742;s:2:\"ip\";s:13:\"82.154.180.62\";s:2:\"ua\";s:63:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0)\";s:5:\"login\";i:1432819142;}}'),
(30028, 1932, 'votou', 'sim'),
(30029, 1932, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(30030, 1937, 'votou', 'sim'),
(30031, 1937, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(30032, 1935, 'votou', 'sim'),
(30033, 1935, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432'),
(30034, 1938, 'nickname', 'Liliana_Alves'),
(30035, 1938, 'first_name', 'Liliana'),
(30036, 1938, 'last_name', 'Alves'),
(30037, 1938, 'description', ''),
(30038, 1938, 'rich_editing', 'true'),
(30039, 1938, 'comment_shortcuts', 'false'),
(30040, 1938, 'admin_color', 'fresh'),
(30041, 1938, 'use_ssl', '0'),
(30042, 1938, 'show_admin_bar_front', 'true'),
(30043, 1938, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30044, 1938, 'wp_user_level', '0'),
(30045, 1938, 'wsl_current_provider', 'Google'),
(30046, 1938, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(30047, 1938, 'session_tokens', 'a:1:{s:64:\"e022685de4582d64a7306eb6e0fdfddf9f1444779dd22162ec1a4cca76b061d6\";a:4:{s:10:\"expiration\";i:1434028951;s:2:\"ip\";s:15:\"193.136.145.232\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.4.10 (KHTML, like Gecko) Version/8.0.4 Safari/600.4.10\";s:5:\"login\";i:1432819351;}}'),
(30048, 1939, 'nickname', 'Joelle_Styles'),
(30049, 1939, 'first_name', 'Joelle'),
(30050, 1939, 'last_name', 'Styles'),
(30051, 1939, 'description', ''),
(30052, 1939, 'rich_editing', 'true'),
(30053, 1939, 'comment_shortcuts', 'false'),
(30054, 1939, 'admin_color', 'fresh'),
(30055, 1939, 'use_ssl', '0'),
(30056, 1939, 'show_admin_bar_front', 'true'),
(30057, 1939, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30058, 1939, 'wp_user_level', '0'),
(30059, 1939, 'wsl_current_provider', 'Google'),
(30060, 1939, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(30061, 1939, 'session_tokens', 'a:1:{s:64:\"283aaab367903ae835e612ddc8b71553f9f451ce630619148f0304028a67776c\";a:4:{s:10:\"expiration\";i:1434029268;s:2:\"ip\";s:13:\"89.130.56.220\";s:2:\"ua\";s:106:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70\";s:5:\"login\";i:1432819668;}}'),
(30062, 1938, 'votou', 'sim'),
(30063, 1938, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,treinador-do-ano_p1357'),
(30064, 1940, 'nickname', 'Joao_Morais_Vau'),
(30065, 1940, 'first_name', 'João Morais'),
(30066, 1940, 'last_name', 'Vau'),
(30067, 1940, 'description', ''),
(30068, 1940, 'rich_editing', 'true'),
(30069, 1940, 'comment_shortcuts', 'false'),
(30070, 1940, 'admin_color', 'fresh'),
(30071, 1940, 'use_ssl', '0'),
(30072, 1940, 'show_admin_bar_front', 'true'),
(30073, 1940, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30074, 1940, 'wp_user_level', '0'),
(30075, 1940, 'wsl_current_provider', 'Facebook'),
(30076, 1940, 'wsl_current_user_image', 'https://graph.facebook.com/708440145949297/picture?width=150&height=150'),
(30077, 1940, 'session_tokens', 'a:1:{s:64:\"501504b63f2fe451a5335ab916f99666c6c2ba464c8a8435bbab2bc065048a6f\";a:4:{s:10:\"expiration\";i:1434029421;s:2:\"ip\";s:14:\"79.169.214.233\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432819821;}}'),
(30078, 1940, 'votou', 'sim'),
(30079, 1940, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(30080, 1941, 'nickname', 'Rui_Avelar'),
(30081, 1941, 'first_name', 'Rui'),
(30082, 1941, 'last_name', 'Avelar'),
(30083, 1941, 'description', ''),
(30084, 1941, 'rich_editing', 'true'),
(30085, 1941, 'comment_shortcuts', 'false'),
(30086, 1941, 'admin_color', 'fresh'),
(30087, 1941, 'use_ssl', '0'),
(30088, 1941, 'show_admin_bar_front', 'true'),
(30089, 1941, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30090, 1941, 'wp_user_level', '0'),
(30091, 1941, 'wsl_current_provider', 'Facebook'),
(30092, 1941, 'wsl_current_user_image', 'https://graph.facebook.com/453738841460348/picture?width=150&height=150'),
(30093, 1941, 'session_tokens', 'a:1:{s:64:\"ce49922e5d503797da4dce3f2d4732ae45351642f3560f0c0bfc5c3faf44150d\";a:4:{s:10:\"expiration\";i:1434029681;s:2:\"ip\";s:12:\"85.241.51.68\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432820081;}}'),
(30094, 1942, 'nickname', 'Gustavo_Ordonhas'),
(30095, 1942, 'first_name', 'Gustavo'),
(30096, 1942, 'last_name', 'Ordonhas'),
(30097, 1942, 'description', ''),
(30098, 1942, 'rich_editing', 'true'),
(30099, 1942, 'comment_shortcuts', 'false'),
(30100, 1942, 'admin_color', 'fresh'),
(30101, 1942, 'use_ssl', '0'),
(30102, 1942, 'show_admin_bar_front', 'true'),
(30103, 1942, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30104, 1942, 'wp_user_level', '0'),
(30105, 1942, 'wsl_current_provider', 'Facebook'),
(30106, 1942, 'wsl_current_user_image', 'https://graph.facebook.com/10152792654665404/picture?width=150&height=150'),
(30107, 1942, 'session_tokens', 'a:1:{s:64:\"fb4c0256a4d8f784c819d420e855501caf4ff63bf34fa0b8824ada8b9d3c22d7\";a:4:{s:10:\"expiration\";i:1434029737;s:2:\"ip\";s:13:\"87.103.66.248\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432820137;}}'),
(30108, 1943, 'nickname', 'Madalena_Serpa'),
(30109, 1943, 'first_name', 'Madalena'),
(30110, 1943, 'last_name', 'Serpa'),
(30111, 1943, 'description', ''),
(30112, 1943, 'rich_editing', 'true'),
(30113, 1943, 'comment_shortcuts', 'false'),
(30114, 1943, 'admin_color', 'fresh'),
(30115, 1943, 'use_ssl', '0'),
(30116, 1943, 'show_admin_bar_front', 'true'),
(30117, 1943, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30118, 1943, 'wp_user_level', '0'),
(30119, 1943, 'wsl_current_provider', 'Facebook'),
(30120, 1943, 'wsl_current_user_image', 'https://graph.facebook.com/10202759978400058/picture?width=150&height=150'),
(30121, 1943, 'session_tokens', 'a:1:{s:64:\"a07dbd886155e2d0fd69f1e433b761b0ccd561c88833619d3ff5363f9b486565\";a:4:{s:10:\"expiration\";i:1434029760;s:2:\"ip\";s:12:\"85.245.20.68\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; GT-I9060 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432820160;}}'),
(30122, 1942, 'votou', 'sim'),
(30123, 1942, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(30124, 1944, 'nickname', 'Renan_Cobucci'),
(30125, 1944, 'first_name', 'Renan'),
(30126, 1944, 'last_name', 'Cobucci'),
(30127, 1944, 'description', ''),
(30128, 1944, 'rich_editing', 'true'),
(30129, 1944, 'comment_shortcuts', 'false'),
(30130, 1944, 'admin_color', 'fresh'),
(30131, 1944, 'use_ssl', '0'),
(30132, 1944, 'show_admin_bar_front', 'true'),
(30133, 1944, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30134, 1944, 'wp_user_level', '0'),
(30135, 1944, 'wsl_current_provider', 'Facebook'),
(30136, 1944, 'wsl_current_user_image', 'https://graph.facebook.com/843746822367637/picture?width=150&height=150'),
(30137, 1944, 'session_tokens', 'a:1:{s:64:\"32aa7f6ad620c0d0494a70cde00ad125be2ad00bcc8bc01145687ca12965c3d5\";a:4:{s:10:\"expiration\";i:1434029922;s:2:\"ip\";s:15:\"189.107.239.220\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432820322;}}'),
(30138, 1945, 'nickname', 'Joao_Piedade'),
(30139, 1945, 'first_name', 'João'),
(30140, 1945, 'last_name', 'Piedade'),
(30141, 1945, 'description', ''),
(30142, 1945, 'rich_editing', 'true'),
(30143, 1945, 'comment_shortcuts', 'false'),
(30144, 1945, 'admin_color', 'fresh'),
(30145, 1945, 'use_ssl', '0'),
(30146, 1945, 'show_admin_bar_front', 'true'),
(30147, 1945, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30148, 1945, 'wp_user_level', '0'),
(30149, 1945, 'wsl_current_provider', 'Facebook'),
(30150, 1945, 'wsl_current_user_image', 'https://graph.facebook.com/10152768497740957/picture?width=150&height=150'),
(30151, 1945, 'session_tokens', 'a:1:{s:64:\"2a3ff97f8b49fe17b7bb94ec2204ced6e24317257a47837ac0462d63161a25b4\";a:4:{s:10:\"expiration\";i:1434030338;s:2:\"ip\";s:11:\"2.83.160.95\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432820738;}}'),
(30152, 1946, 'nickname', 'Leonor_Oliveira'),
(30153, 1946, 'first_name', 'Leonor'),
(30154, 1946, 'last_name', 'Oliveira'),
(30155, 1946, 'description', ''),
(30156, 1946, 'rich_editing', 'true'),
(30157, 1946, 'comment_shortcuts', 'false'),
(30158, 1946, 'admin_color', 'fresh'),
(30159, 1946, 'use_ssl', '0'),
(30160, 1946, 'show_admin_bar_front', 'true'),
(30161, 1946, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30162, 1946, 'wp_user_level', '0'),
(30163, 1946, 'wsl_current_provider', 'Facebook'),
(30164, 1946, 'wsl_current_user_image', 'https://graph.facebook.com/10152976389623918/picture?width=150&height=150'),
(30165, 1946, 'session_tokens', 'a:1:{s:64:\"8e8c569c84c56b5bca474ad87020e4c57767ec9259892f2e4a713d7a525c089b\";a:4:{s:10:\"expiration\";i:1434030368;s:2:\"ip\";s:13:\"85.240.179.84\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432820768;}}'),
(30166, 1946, 'votou', 'sim'),
(30167, 1946, 'user_votes', 'shaper-do-ano-xhapeland_p1377'),
(30168, 1947, 'nickname', 'Pedro_Teixeira'),
(30169, 1947, 'first_name', 'Pedro'),
(30170, 1947, 'last_name', 'Teixeira'),
(30171, 1947, 'description', ''),
(30172, 1947, 'rich_editing', 'true'),
(30173, 1947, 'comment_shortcuts', 'false'),
(30174, 1947, 'admin_color', 'fresh'),
(30175, 1947, 'use_ssl', '0'),
(30176, 1947, 'show_admin_bar_front', 'true'),
(30177, 1947, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30178, 1947, 'wp_user_level', '0'),
(30179, 1947, 'wsl_current_provider', 'Facebook'),
(30180, 1947, 'wsl_current_user_image', 'https://graph.facebook.com/10204373719367756/picture?width=150&height=150'),
(30181, 1947, 'session_tokens', 'a:1:{s:64:\"4a2843761d2e6dd8773d74078adbad573bdaad70fed16aeceacb0056775a5999\";a:4:{s:10:\"expiration\";i:1434030417;s:2:\"ip\";s:13:\"89.114.187.69\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432820817;}}'),
(30182, 1947, 'votou', 'sim'),
(30183, 1947, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(30184, 1945, 'votou', 'sim'),
(30185, 1945, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(30186, 1948, 'nickname', 'Catarina_Condeixa_Rocha'),
(30187, 1948, 'first_name', 'Catarina'),
(30188, 1948, 'last_name', 'Condeixa Rocha'),
(30189, 1948, 'description', ''),
(30190, 1948, 'rich_editing', 'true'),
(30191, 1948, 'comment_shortcuts', 'false'),
(30192, 1948, 'admin_color', 'fresh'),
(30193, 1948, 'use_ssl', '0'),
(30194, 1948, 'show_admin_bar_front', 'true'),
(30195, 1948, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30196, 1948, 'wp_user_level', '0'),
(30197, 1948, 'wsl_current_provider', 'Facebook'),
(30198, 1948, 'wsl_current_user_image', 'https://graph.facebook.com/10153810762688362/picture?width=150&height=150'),
(30199, 1948, 'session_tokens', 'a:1:{s:64:\"71c6982cc476b440d9ed62391e50adbbfbaa27f1b8afb18c18ee064392516a35\";a:4:{s:10:\"expiration\";i:1434031012;s:2:\"ip\";s:14:\"79.168.192.116\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432821412;}}'),
(30200, 1949, 'nickname', 'Maria_Madalena_Baltazar'),
(30201, 1949, 'first_name', 'Maria'),
(30202, 1949, 'last_name', 'Baltazar'),
(30203, 1949, 'description', ''),
(30204, 1949, 'rich_editing', 'true'),
(30205, 1949, 'comment_shortcuts', 'false'),
(30206, 1949, 'admin_color', 'fresh'),
(30207, 1949, 'use_ssl', '0'),
(30208, 1949, 'show_admin_bar_front', 'true'),
(30209, 1949, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30210, 1949, 'wp_user_level', '0'),
(30211, 1949, 'wsl_current_provider', 'Facebook'),
(30212, 1949, 'wsl_current_user_image', 'https://graph.facebook.com/10206218669361287/picture?width=150&height=150'),
(30213, 1949, 'session_tokens', 'a:1:{s:64:\"546009761e7e17e0b5b0120b64e00e3587005ce792c3b39c0148efe4994ea945\";a:4:{s:10:\"expiration\";i:1434031112;s:2:\"ip\";s:13:\"81.84.240.198\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432821512;}}'),
(30214, 1948, 'votou', 'sim'),
(30215, 1948, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(30216, 1950, 'nickname', 'Angie_Whittemore_Brutto'),
(30217, 1950, 'first_name', 'Angie'),
(30218, 1950, 'last_name', 'Whittemore Brutto'),
(30219, 1950, 'description', ''),
(30220, 1950, 'rich_editing', 'true'),
(30221, 1950, 'comment_shortcuts', 'false'),
(30222, 1950, 'admin_color', 'fresh'),
(30223, 1950, 'use_ssl', '0'),
(30224, 1950, 'show_admin_bar_front', 'true'),
(30225, 1950, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30226, 1950, 'wp_user_level', '0'),
(30227, 1950, 'wsl_current_provider', 'Facebook'),
(30228, 1950, 'wsl_current_user_image', 'https://graph.facebook.com/10153873479673574/picture?width=150&height=150'),
(30229, 1950, 'session_tokens', 'a:1:{s:64:\"419014d51e630db493b274cea1f59fed3ff6eac4064b1e570119a1a9d3e5847c\";a:4:{s:10:\"expiration\";i:1434031175;s:2:\"ip\";s:13:\"190.33.189.74\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432821575;}}'),
(30230, 1929, 'votou', 'sim'),
(30231, 1929, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(30232, 1951, 'nickname', 'Bruno_Lima'),
(30233, 1951, 'first_name', 'Bruno'),
(30234, 1951, 'last_name', 'Lima'),
(30235, 1951, 'description', ''),
(30236, 1951, 'rich_editing', 'true'),
(30237, 1951, 'comment_shortcuts', 'false'),
(30238, 1951, 'admin_color', 'fresh'),
(30239, 1951, 'use_ssl', '0'),
(30240, 1951, 'show_admin_bar_front', 'true'),
(30241, 1951, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30242, 1951, 'wp_user_level', '0'),
(30243, 1951, 'wsl_current_provider', 'Facebook'),
(30244, 1951, 'wsl_current_user_image', 'https://graph.facebook.com/1040499915970481/picture?width=150&height=150'),
(30245, 1951, 'session_tokens', 'a:1:{s:64:\"3a8fe9a43715c78a41e2e226eb940c3d8e8ea8aa6ab6af1ebc8da8cea5e58540\";a:4:{s:10:\"expiration\";i:1434031247;s:2:\"ip\";s:12:\"5.249.60.207\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432821647;}}'),
(30246, 1952, 'nickname', 'Carlos_Mariano'),
(30247, 1952, 'first_name', 'Carlos'),
(30248, 1952, 'last_name', 'Mariano'),
(30249, 1952, 'description', ''),
(30250, 1952, 'rich_editing', 'true'),
(30251, 1952, 'comment_shortcuts', 'false'),
(30252, 1952, 'admin_color', 'fresh'),
(30253, 1952, 'use_ssl', '0'),
(30254, 1952, 'show_admin_bar_front', 'true'),
(30255, 1952, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30256, 1952, 'wp_user_level', '0'),
(30257, 1952, 'wsl_current_provider', 'Facebook'),
(30258, 1952, 'wsl_current_user_image', 'https://graph.facebook.com/10206093993721685/picture?width=150&height=150'),
(30259, 1952, 'session_tokens', 'a:1:{s:64:\"680b4c6f5cf3496b951843ff0bffa4000fba58a41fca91f429f1c5c506eba575\";a:4:{s:10:\"expiration\";i:1434031270;s:2:\"ip\";s:13:\"85.139.254.93\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432821670;}}'),
(30260, 1953, 'nickname', 'Andre_Coelho'),
(30261, 1953, 'first_name', 'André'),
(30262, 1953, 'last_name', 'Coelho'),
(30263, 1953, 'description', ''),
(30264, 1953, 'rich_editing', 'true'),
(30265, 1953, 'comment_shortcuts', 'false'),
(30266, 1953, 'admin_color', 'fresh'),
(30267, 1953, 'use_ssl', '0'),
(30268, 1953, 'show_admin_bar_front', 'true'),
(30269, 1953, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30270, 1953, 'wp_user_level', '0'),
(30271, 1953, 'wsl_current_provider', 'Facebook'),
(30272, 1953, 'wsl_current_user_image', 'https://graph.facebook.com/10153376988914283/picture?width=150&height=150'),
(30273, 1953, 'session_tokens', 'a:1:{s:64:\"d425a3ecd0b4679148dd5db3a869905fad2322e9689343452b4a83694be4df12\";a:4:{s:10:\"expiration\";i:1434031291;s:2:\"ip\";s:11:\"185.58.80.6\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432821691;}}'),
(30274, 1954, 'nickname', 'Ccpeliculas_Rio_Maior'),
(30275, 1954, 'first_name', 'Ccpeliculas'),
(30276, 1954, 'last_name', 'Rio Maior'),
(30277, 1954, 'description', ''),
(30278, 1954, 'rich_editing', 'true'),
(30279, 1954, 'comment_shortcuts', 'false'),
(30280, 1954, 'admin_color', 'fresh'),
(30281, 1954, 'use_ssl', '0'),
(30282, 1954, 'show_admin_bar_front', 'true'),
(30283, 1954, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30284, 1954, 'wp_user_level', '0'),
(30285, 1954, 'wsl_current_provider', 'Facebook');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(30286, 1954, 'wsl_current_user_image', 'https://graph.facebook.com/702002799911624/picture?width=150&height=150'),
(30287, 1954, 'session_tokens', 'a:1:{s:64:\"1e3e276397a89772d8b7e4f8ff78c54306fb8bcf3af4b7448fa875891c364abb\";a:4:{s:10:\"expiration\";i:1434031311;s:2:\"ip\";s:14:\"176.79.155.156\";s:2:\"ua\";s:145:\"Mozilla/5.0 (Linux; Android 4.2.1; bq Aquaris 5 HD Build/JOP40D) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432821711;}}'),
(30288, 1955, 'nickname', 'Rosilene_Figueiredo'),
(30289, 1955, 'first_name', 'Rosilene'),
(30290, 1955, 'last_name', 'Figueiredo'),
(30291, 1955, 'description', ''),
(30292, 1955, 'rich_editing', 'true'),
(30293, 1955, 'comment_shortcuts', 'false'),
(30294, 1955, 'admin_color', 'fresh'),
(30295, 1955, 'use_ssl', '0'),
(30296, 1955, 'show_admin_bar_front', 'true'),
(30297, 1955, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30298, 1955, 'wp_user_level', '0'),
(30299, 1955, 'wsl_current_provider', 'Facebook'),
(30300, 1955, 'wsl_current_user_image', 'https://graph.facebook.com/1105766042774110/picture?width=150&height=150'),
(30301, 1955, 'session_tokens', 'a:1:{s:64:\"58ec274e192b78f4c5df4fe1a2a5e19539082b197c807fc48c7c9f67ee009f88\";a:4:{s:10:\"expiration\";i:1434031314;s:2:\"ip\";s:14:\"93.102.244.242\";s:2:\"ua\";s:177:\"Mozilla/5.0 (Linux; Android 4.4.2; RAINBOW Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432821714;}}'),
(30302, 1956, 'nickname', 'Paula_Paredes'),
(30303, 1956, 'first_name', 'Paula'),
(30304, 1956, 'last_name', 'Paredes'),
(30305, 1956, 'description', ''),
(30306, 1956, 'rich_editing', 'true'),
(30307, 1956, 'comment_shortcuts', 'false'),
(30308, 1956, 'admin_color', 'fresh'),
(30309, 1956, 'use_ssl', '0'),
(30310, 1956, 'show_admin_bar_front', 'true'),
(30311, 1956, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30312, 1956, 'wp_user_level', '0'),
(30313, 1956, 'wsl_current_provider', 'Facebook'),
(30314, 1956, 'wsl_current_user_image', 'https://graph.facebook.com/10202852806799630/picture?width=150&height=150'),
(30315, 1956, 'session_tokens', 'a:1:{s:64:\"6c54bab8bc6c7bbe2d4657505e16565b677c361c27f1a357fb18acda804c098c\";a:4:{s:10:\"expiration\";i:1434031353;s:2:\"ip\";s:13:\"81.84.240.198\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432821753;}}'),
(30316, 1957, 'nickname', 'Hugo_Silva'),
(30317, 1957, 'first_name', 'Hugo'),
(30318, 1957, 'last_name', 'Silva'),
(30319, 1957, 'description', ''),
(30320, 1957, 'rich_editing', 'true'),
(30321, 1957, 'comment_shortcuts', 'false'),
(30322, 1957, 'admin_color', 'fresh'),
(30323, 1957, 'use_ssl', '0'),
(30324, 1957, 'show_admin_bar_front', 'true'),
(30325, 1957, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30326, 1957, 'wp_user_level', '0'),
(30327, 1957, 'wsl_current_provider', 'Facebook'),
(30328, 1957, 'wsl_current_user_image', 'https://graph.facebook.com/1100953456587947/picture?width=150&height=150'),
(30329, 1957, 'session_tokens', 'a:1:{s:64:\"66cad33968315333169a3a5a808f20a285ab6da48dd2999835604bf74b942419\";a:4:{s:10:\"expiration\";i:1434031360;s:2:\"ip\";s:15:\"193.136.222.218\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432821760;}}'),
(30330, 1955, 'votou', 'sim'),
(30331, 1955, 'user_votes', 'manobra-do-ano-reef_p1045'),
(30332, 1953, 'votou', 'sim'),
(30333, 1953, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(30334, 1954, 'votou', 'sim'),
(30335, 1954, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(30336, 1951, 'votou', 'sim'),
(30337, 1951, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(30338, 1957, 'votou', 'sim'),
(30339, 1957, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(30340, 1956, 'votou', 'sim'),
(30341, 1956, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(30342, 1952, 'votou', 'sim'),
(30343, 1952, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(30344, 1958, 'nickname', 'Marina_Figueiredo'),
(30345, 1958, 'first_name', 'Marina'),
(30346, 1958, 'last_name', 'Figueiredo'),
(30347, 1958, 'description', ''),
(30348, 1958, 'rich_editing', 'true'),
(30349, 1958, 'comment_shortcuts', 'false'),
(30350, 1958, 'admin_color', 'fresh'),
(30351, 1958, 'use_ssl', '0'),
(30352, 1958, 'show_admin_bar_front', 'true'),
(30353, 1958, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30354, 1958, 'wp_user_level', '0'),
(30355, 1958, 'wsl_current_provider', 'Facebook'),
(30356, 1958, 'wsl_current_user_image', 'https://graph.facebook.com/10153008991687746/picture?width=150&height=150'),
(30357, 1958, 'session_tokens', 'a:1:{s:64:\"85db4f9a3c85c738f33021129371fc868fcb8f68c84d967b8c9d363a8844a6bd\";a:4:{s:10:\"expiration\";i:1434031507;s:2:\"ip\";s:13:\"88.157.195.70\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432821907;}}'),
(30358, 1958, 'votou', 'sim'),
(30359, 1958, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353'),
(30360, 1959, 'nickname', 'Tiago_Cazenave_Ribeiro'),
(30361, 1959, 'first_name', 'Tiago'),
(30362, 1959, 'last_name', 'Ribeiro'),
(30363, 1959, 'description', ''),
(30364, 1959, 'rich_editing', 'true'),
(30365, 1959, 'comment_shortcuts', 'false'),
(30366, 1959, 'admin_color', 'fresh'),
(30367, 1959, 'use_ssl', '0'),
(30368, 1959, 'show_admin_bar_front', 'true'),
(30369, 1959, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30370, 1959, 'wp_user_level', '0'),
(30371, 1959, 'wsl_current_provider', 'Facebook'),
(30372, 1959, 'wsl_current_user_image', 'https://graph.facebook.com/10200598753847297/picture?width=150&height=150'),
(30373, 1959, 'session_tokens', 'a:1:{s:64:\"1a9c26d3908d8cdc5bc423adb069260d8379095de2375ba64eec5b965e94a0ab\";a:4:{s:10:\"expiration\";i:1434031534;s:2:\"ip\";s:14:\"176.78.173.186\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432821934;}}'),
(30374, 1959, 'votou', 'sim'),
(30375, 1959, 'user_votes', 'shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432'),
(30376, 1960, 'nickname', 'Francisco_Mendes'),
(30377, 1960, 'first_name', 'Francisco'),
(30378, 1960, 'last_name', 'Mendes'),
(30379, 1960, 'description', ''),
(30380, 1960, 'rich_editing', 'true'),
(30381, 1960, 'comment_shortcuts', 'false'),
(30382, 1960, 'admin_color', 'fresh'),
(30383, 1960, 'use_ssl', '0'),
(30384, 1960, 'show_admin_bar_front', 'true'),
(30385, 1960, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30386, 1960, 'wp_user_level', '0'),
(30387, 1960, 'wsl_current_provider', 'Facebook'),
(30388, 1960, 'wsl_current_user_image', 'https://graph.facebook.com/1139785029369276/picture?width=150&height=150'),
(30389, 1960, 'session_tokens', 'a:1:{s:64:\"f1e8888f7df0e299be2f2d2928df3f62b0b7c274cccc29a3bb805e65378836cd\";a:4:{s:10:\"expiration\";i:1434031650;s:2:\"ip\";s:13:\"81.193.54.185\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432822050;}}'),
(30390, 1961, 'nickname', 'Bernardo_Sousa_R'),
(30391, 1961, 'first_name', 'Bernardo'),
(30392, 1961, 'last_name', 'Sousa R'),
(30393, 1961, 'description', ''),
(30394, 1961, 'rich_editing', 'true'),
(30395, 1961, 'comment_shortcuts', 'false'),
(30396, 1961, 'admin_color', 'fresh'),
(30397, 1961, 'use_ssl', '0'),
(30398, 1961, 'show_admin_bar_front', 'true'),
(30399, 1961, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30400, 1961, 'wp_user_level', '0'),
(30401, 1961, 'wsl_current_provider', 'Facebook'),
(30402, 1961, 'wsl_current_user_image', 'https://graph.facebook.com/986910907995277/picture?width=150&height=150'),
(30403, 1961, 'session_tokens', 'a:1:{s:64:\"4ed9160e492e3dd648bfa096ca2ac85e7614cfa046ce4e2fc0a34362275d89d7\";a:4:{s:10:\"expiration\";i:1434031678;s:2:\"ip\";s:14:\"88.214.173.235\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G850F Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432822078;}}'),
(30404, 1961, 'votou', 'sim'),
(30405, 1961, 'user_votes', 'surfista-do-ano-oakley_p1344,manobra-do-ano-reef_p1236,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(30406, 1962, 'nickname', 'Liliana_Fraga'),
(30407, 1962, 'first_name', 'Liliana'),
(30408, 1962, 'last_name', 'Fraga'),
(30409, 1962, 'description', ''),
(30410, 1962, 'rich_editing', 'true'),
(30411, 1962, 'comment_shortcuts', 'false'),
(30412, 1962, 'admin_color', 'fresh'),
(30413, 1962, 'use_ssl', '0'),
(30414, 1962, 'show_admin_bar_front', 'true'),
(30415, 1962, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30416, 1962, 'wp_user_level', '0'),
(30417, 1962, 'wsl_current_provider', 'Facebook'),
(30418, 1962, 'wsl_current_user_image', 'https://graph.facebook.com/10204750557908199/picture?width=150&height=150'),
(30419, 1962, 'session_tokens', 'a:1:{s:64:\"7829f6bba0a2e75140714bba20fbd2426ba6d72f9e3dd56b4b6f4a0507195ad5\";a:4:{s:10:\"expiration\";i:1434031888;s:2:\"ip\";s:13:\"62.169.70.159\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G357FZ Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432822288;}}'),
(30420, 1963, 'nickname', 'Nuno_Norinho'),
(30421, 1963, 'first_name', 'Nuno'),
(30422, 1963, 'last_name', 'Norinho'),
(30423, 1963, 'description', ''),
(30424, 1963, 'rich_editing', 'true'),
(30425, 1963, 'comment_shortcuts', 'false'),
(30426, 1963, 'admin_color', 'fresh'),
(30427, 1963, 'use_ssl', '0'),
(30428, 1963, 'show_admin_bar_front', 'true'),
(30429, 1963, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30430, 1963, 'wp_user_level', '0'),
(30431, 1963, 'wsl_current_provider', 'Facebook'),
(30432, 1963, 'wsl_current_user_image', 'https://graph.facebook.com/908878112502372/picture?width=150&height=150'),
(30433, 1963, 'session_tokens', 'a:1:{s:64:\"da9132a239548ecfa5ff62fda00c228257629f1273d1e154a5304c363b871bd7\";a:4:{s:10:\"expiration\";i:1434032046;s:2:\"ip\";s:13:\"94.132.157.17\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432822446;}}'),
(30434, 1962, 'votou', 'sim'),
(30435, 1962, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(30436, 1964, 'nickname', 'Cesar_Galiano'),
(30437, 1964, 'first_name', 'César'),
(30438, 1964, 'last_name', 'Galiano'),
(30439, 1964, 'description', ''),
(30440, 1964, 'rich_editing', 'true'),
(30441, 1964, 'comment_shortcuts', 'false'),
(30442, 1964, 'admin_color', 'fresh'),
(30443, 1964, 'use_ssl', '0'),
(30444, 1964, 'show_admin_bar_front', 'true'),
(30445, 1964, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30446, 1964, 'wp_user_level', '0'),
(30447, 1964, 'wsl_current_provider', 'Facebook'),
(30448, 1964, 'wsl_current_user_image', 'https://graph.facebook.com/1437275969924788/picture?width=150&height=150'),
(30449, 1964, 'session_tokens', 'a:1:{s:64:\"8dea06b37409ec6a4db35116e77c454ae6133b8b5c2ed7faccee868f7c9b9323\";a:4:{s:10:\"expiration\";i:1434032130;s:2:\"ip\";s:10:\"81.84.13.4\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432822530;}}'),
(30450, 1965, 'nickname', 'Patricia_Estrela'),
(30451, 1965, 'first_name', 'Patrícia'),
(30452, 1965, 'last_name', 'Estrela'),
(30453, 1965, 'description', ''),
(30454, 1965, 'rich_editing', 'true'),
(30455, 1965, 'comment_shortcuts', 'false'),
(30456, 1965, 'admin_color', 'fresh'),
(30457, 1965, 'use_ssl', '0'),
(30458, 1965, 'show_admin_bar_front', 'true'),
(30459, 1965, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30460, 1965, 'wp_user_level', '0'),
(30461, 1965, 'wsl_current_provider', 'Facebook'),
(30462, 1965, 'wsl_current_user_image', 'https://graph.facebook.com/10153446333129636/picture?width=150&height=150'),
(30463, 1965, 'session_tokens', 'a:1:{s:64:\"ee012eae112b7c39a982fd83f684c80b270dc8294fb60ad60d45b2c3a1c55743\";a:4:{s:10:\"expiration\";i:1434032155;s:2:\"ip\";s:13:\"62.28.115.193\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432822555;}}'),
(30464, 1964, 'votou', 'sim'),
(30465, 1964, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(30466, 1966, 'nickname', 'Cesar_Cardoso'),
(30467, 1966, 'first_name', 'Cesar'),
(30468, 1966, 'last_name', 'Cardoso'),
(30469, 1966, 'description', ''),
(30470, 1966, 'rich_editing', 'true'),
(30471, 1966, 'comment_shortcuts', 'false'),
(30472, 1966, 'admin_color', 'fresh'),
(30473, 1966, 'use_ssl', '0'),
(30474, 1966, 'show_admin_bar_front', 'true'),
(30475, 1966, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30476, 1966, 'wp_user_level', '0'),
(30477, 1966, 'wsl_current_provider', 'Facebook'),
(30478, 1966, 'wsl_current_user_image', 'https://graph.facebook.com/10153431510154905/picture?width=150&height=150'),
(30479, 1966, 'session_tokens', 'a:2:{s:64:\"42a0def16e797c5111a0cfecbe6ed9a2b349ba2dc56cf0a697e6acce5174d626\";a:4:{s:10:\"expiration\";i:1434032436;s:2:\"ip\";s:14:\"85.244.141.200\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432822836;}s:64:\"1441bb8a32d1c315be35344a982e8e19ea1f55f68d6da0a90a5ac46cdbfeb7cd\";a:4:{s:10:\"expiration\";i:1434495854;s:2:\"ip\";s:11:\"81.193.1.42\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433286254;}}'),
(30480, 1965, 'votou', 'sim'),
(30481, 1965, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(30482, 1966, 'votou', 'sim'),
(30483, 1966, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(30484, 1967, 'nickname', 'Bruno_Fernandes'),
(30485, 1967, 'first_name', 'Bruno'),
(30486, 1967, 'last_name', 'Fernandes'),
(30487, 1967, 'description', ''),
(30488, 1967, 'rich_editing', 'true'),
(30489, 1967, 'comment_shortcuts', 'false'),
(30490, 1967, 'admin_color', 'fresh'),
(30491, 1967, 'use_ssl', '0'),
(30492, 1967, 'show_admin_bar_front', 'true'),
(30493, 1967, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30494, 1967, 'wp_user_level', '0'),
(30495, 1967, 'wsl_current_provider', 'Facebook'),
(30496, 1967, 'wsl_current_user_image', 'https://graph.facebook.com/10207113619942104/picture?width=150&height=150'),
(30497, 1967, 'session_tokens', 'a:1:{s:64:\"ed2e37016f16b421d3045d7b341ae5f75b0d8e398a36d4d60fe20f2a31ff74cd\";a:4:{s:10:\"expiration\";i:1434032783;s:2:\"ip\";s:14:\"93.108.237.146\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432823183;}}'),
(30498, 1963, 'votou', 'sim'),
(30499, 1963, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(30500, 1967, 'votou', 'sim'),
(30501, 1967, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(30502, 1968, 'nickname', 'Sebastiao_Pulido_Garcia'),
(30503, 1968, 'first_name', 'Sebastião'),
(30504, 1968, 'last_name', 'Pulido Garcia'),
(30505, 1968, 'description', ''),
(30506, 1968, 'rich_editing', 'true'),
(30507, 1968, 'comment_shortcuts', 'false'),
(30508, 1968, 'admin_color', 'fresh'),
(30509, 1968, 'use_ssl', '0'),
(30510, 1968, 'show_admin_bar_front', 'true'),
(30511, 1968, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30512, 1968, 'wp_user_level', '0'),
(30513, 1968, 'wsl_current_provider', 'Facebook'),
(30514, 1968, 'wsl_current_user_image', 'https://graph.facebook.com/1122012204481895/picture?width=150&height=150'),
(30515, 1968, 'session_tokens', 'a:1:{s:64:\"e093831013ddd04d41408c16848f01c422fb449f46cd624ef294dd37fbaf47ce\";a:4:{s:10:\"expiration\";i:1434033358;s:2:\"ip\";s:12:\"81.193.54.52\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432823758;}}'),
(30516, 1968, 'votou', 'sim'),
(30517, 1968, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(30518, 1969, 'nickname', 'Joao_Leigo'),
(30519, 1969, 'first_name', 'Joao'),
(30520, 1969, 'last_name', 'Leigo'),
(30521, 1969, 'description', ''),
(30522, 1969, 'rich_editing', 'true'),
(30523, 1969, 'comment_shortcuts', 'false'),
(30524, 1969, 'admin_color', 'fresh'),
(30525, 1969, 'use_ssl', '0'),
(30526, 1969, 'show_admin_bar_front', 'true'),
(30527, 1969, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30528, 1969, 'wp_user_level', '0'),
(30529, 1969, 'wsl_current_provider', 'Facebook'),
(30530, 1969, 'wsl_current_user_image', 'https://graph.facebook.com/10204428732626968/picture?width=150&height=150'),
(30531, 1969, 'session_tokens', 'a:1:{s:64:\"d5615ad0a412cfa63591dc686e8b1dd23f2028655d0f00fd2631e1ccae98a8c4\";a:4:{s:10:\"expiration\";i:1434033476;s:2:\"ip\";s:13:\"188.251.0.114\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432823876;}}'),
(30532, 1970, 'nickname', 'Tania_Ribeiro'),
(30533, 1970, 'first_name', 'Tânia'),
(30534, 1970, 'last_name', 'Ribeiro'),
(30535, 1970, 'description', ''),
(30536, 1970, 'rich_editing', 'true'),
(30537, 1970, 'comment_shortcuts', 'false'),
(30538, 1970, 'admin_color', 'fresh'),
(30539, 1970, 'use_ssl', '0'),
(30540, 1970, 'show_admin_bar_front', 'true'),
(30541, 1970, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30542, 1970, 'wp_user_level', '0'),
(30543, 1970, 'wsl_current_provider', 'Facebook'),
(30544, 1970, 'wsl_current_user_image', 'https://graph.facebook.com/955231917872992/picture?width=150&height=150'),
(30545, 1970, 'session_tokens', 'a:1:{s:64:\"67617c17ee0893b89dcb6194901c674557d6868d13d3cde536d4378ba4ed3b4d\";a:4:{s:10:\"expiration\";i:1434033598;s:2:\"ip\";s:12:\"188.80.87.90\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; U; Android 4.3; pt-pt; GT-I9300 Build/JSS15J) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432823998;}}'),
(30546, 1969, 'votou', 'sim'),
(30547, 1969, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(30548, 1970, 'votou', 'sim'),
(30549, 1970, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(30550, 1971, 'nickname', 'Joao_Luis'),
(30551, 1971, 'first_name', 'Joao'),
(30552, 1971, 'last_name', 'Luis'),
(30553, 1971, 'description', ''),
(30554, 1971, 'rich_editing', 'true'),
(30555, 1971, 'comment_shortcuts', 'false'),
(30556, 1971, 'admin_color', 'fresh'),
(30557, 1971, 'use_ssl', '0'),
(30558, 1971, 'show_admin_bar_front', 'true'),
(30559, 1971, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30560, 1971, 'wp_user_level', '0'),
(30561, 1971, 'wsl_current_provider', 'Facebook'),
(30562, 1971, 'wsl_current_user_image', 'https://graph.facebook.com/719473491495819/picture?width=150&height=150'),
(30563, 1971, 'session_tokens', 'a:1:{s:64:\"3928e7985e470b0d6c7a63c6273466d101b9456d12e80b566207aada0023168f\";a:4:{s:10:\"expiration\";i:1434033750;s:2:\"ip\";s:13:\"95.92.195.240\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432824150;}}'),
(30564, 1933, 'votou', 'sim'),
(30565, 1933, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(30566, 1923, 'votou', 'sim'),
(30567, 1923, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(30568, 1972, 'nickname', 'Margarida_Serpa'),
(30569, 1972, 'first_name', 'Margarida'),
(30570, 1972, 'last_name', 'Serpa'),
(30571, 1972, 'description', ''),
(30572, 1972, 'rich_editing', 'true'),
(30573, 1972, 'comment_shortcuts', 'false'),
(30574, 1972, 'admin_color', 'fresh'),
(30575, 1972, 'use_ssl', '0'),
(30576, 1972, 'show_admin_bar_front', 'true'),
(30577, 1972, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30578, 1972, 'wp_user_level', '0'),
(30579, 1972, 'wsl_current_provider', 'Facebook'),
(30580, 1972, 'wsl_current_user_image', 'https://graph.facebook.com/10204176692276238/picture?width=150&height=150'),
(30581, 1972, 'session_tokens', 'a:1:{s:64:\"ddc4387b90681c2d1588eb3bf63d0d7619b3f74dbe0bc43e3d067f6c0d3fb945\";a:4:{s:10:\"expiration\";i:1434034029;s:2:\"ip\";s:12:\"85.245.20.68\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432824429;}}'),
(30582, 1971, 'votou', 'sim'),
(30583, 1971, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(30584, 1972, 'votou', 'sim'),
(30585, 1972, 'user_votes', 'onda-do-ano-polen_p1230'),
(30586, 1973, 'nickname', 'Ze_Rui_Pinto_Barbosa'),
(30587, 1973, 'first_name', 'Zé Rui'),
(30588, 1973, 'last_name', 'Pinto Barbosa'),
(30589, 1973, 'description', ''),
(30590, 1973, 'rich_editing', 'true'),
(30591, 1973, 'comment_shortcuts', 'false'),
(30592, 1973, 'admin_color', 'fresh'),
(30593, 1973, 'use_ssl', '0'),
(30594, 1973, 'show_admin_bar_front', 'true'),
(30595, 1973, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30596, 1973, 'wp_user_level', '0'),
(30597, 1973, 'wsl_current_provider', 'Facebook'),
(30598, 1973, 'wsl_current_user_image', 'https://graph.facebook.com/994630247213905/picture?width=150&height=150'),
(30599, 1973, 'session_tokens', 'a:1:{s:64:\"e51564453694472fbfe75dc44b84377402b30a46fc71e7598401e111209238b7\";a:4:{s:10:\"expiration\";i:1434034688;s:2:\"ip\";s:14:\"46.189.155.196\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432825088;}}'),
(30600, 1974, 'nickname', 'Betina_Osterkamp'),
(30601, 1974, 'first_name', 'Betina'),
(30602, 1974, 'last_name', 'Osterkamp'),
(30603, 1974, 'description', ''),
(30604, 1974, 'rich_editing', 'true'),
(30605, 1974, 'comment_shortcuts', 'false'),
(30606, 1974, 'admin_color', 'fresh'),
(30607, 1974, 'use_ssl', '0'),
(30608, 1974, 'show_admin_bar_front', 'true'),
(30609, 1974, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30610, 1974, 'wp_user_level', '0'),
(30611, 1974, 'wsl_current_provider', 'Google'),
(30612, 1974, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-xsuv7Sop4Ts/AAAAAAAAAAI/AAAAAAAABdQ/Ob7b5I2ugrg/photo.jpg?sz=200'),
(30613, 1974, 'session_tokens', 'a:2:{s:64:\"28b4a3a7053f5f1ee9a6aecad7b18a894b01f3ab1b1903788f4fe8e23f472c11\";a:4:{s:10:\"expiration\";i:1434034694;s:2:\"ip\";s:12:\"91.23.74.125\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G901F Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432825094;}s:64:\"51d63d3fed3f6a8f7e51c8fe34df9e183d1a1867d450ea51a094d5b0729066cd\";a:4:{s:10:\"expiration\";i:1434304859;s:2:\"ip\";s:13:\"217.230.17.24\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433095259;}}'),
(30614, 1974, 'votou', 'sim'),
(30615, 1974, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348'),
(30616, 1973, 'votou', 'sim'),
(30617, 1973, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(30618, 1975, 'nickname', 'Carla_Marques'),
(30619, 1975, 'first_name', 'Carla'),
(30620, 1975, 'last_name', 'Marques'),
(30621, 1975, 'description', ''),
(30622, 1975, 'rich_editing', 'true'),
(30623, 1975, 'comment_shortcuts', 'false'),
(30624, 1975, 'admin_color', 'fresh'),
(30625, 1975, 'use_ssl', '0'),
(30626, 1975, 'show_admin_bar_front', 'true'),
(30627, 1975, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30628, 1975, 'wp_user_level', '0'),
(30629, 1975, 'wsl_current_provider', 'Facebook'),
(30630, 1975, 'wsl_current_user_image', 'https://graph.facebook.com/10205559960896648/picture?width=150&height=150'),
(30631, 1975, 'session_tokens', 'a:1:{s:64:\"778c37202680de648f9d0bae1683fef0201cad2dc4d1f8e85df70cc9cd916c49\";a:4:{s:10:\"expiration\";i:1434034905;s:2:\"ip\";s:13:\"62.28.115.193\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.3; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432825305;}}'),
(30632, 1976, 'nickname', 'Ines_Direitinho'),
(30633, 1976, 'first_name', 'Ines'),
(30634, 1976, 'last_name', 'Direitinho'),
(30635, 1976, 'description', ''),
(30636, 1976, 'rich_editing', 'true'),
(30637, 1976, 'comment_shortcuts', 'false'),
(30638, 1976, 'admin_color', 'fresh'),
(30639, 1976, 'use_ssl', '0'),
(30640, 1976, 'show_admin_bar_front', 'true'),
(30641, 1976, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30642, 1976, 'wp_user_level', '0'),
(30643, 1976, 'wsl_current_provider', 'Facebook'),
(30644, 1976, 'wsl_current_user_image', 'https://graph.facebook.com/10153242329692367/picture?width=150&height=150'),
(30645, 1976, 'session_tokens', 'a:1:{s:64:\"ca9e175105a1db478a15771269389337529bf50daa5f150848fd9ea18f43f65a\";a:4:{s:10:\"expiration\";i:1434034945;s:2:\"ip\";s:13:\"85.243.78.192\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432825345;}}'),
(30646, 1976, 'votou', 'sim'),
(30647, 1976, 'user_votes', 'manobra-do-ano-reef_p1045'),
(30648, 1977, 'nickname', 'Sandra_Alves'),
(30649, 1977, 'first_name', 'Sandra'),
(30650, 1977, 'last_name', 'Alves'),
(30651, 1977, 'description', ''),
(30652, 1977, 'rich_editing', 'true'),
(30653, 1977, 'comment_shortcuts', 'false'),
(30654, 1977, 'admin_color', 'fresh'),
(30655, 1977, 'use_ssl', '0'),
(30656, 1977, 'show_admin_bar_front', 'true'),
(30657, 1977, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30658, 1977, 'wp_user_level', '0'),
(30659, 1977, 'wsl_current_provider', 'Facebook'),
(30660, 1977, 'wsl_current_user_image', 'https://graph.facebook.com/994092420624218/picture?width=150&height=150'),
(30661, 1977, 'session_tokens', 'a:1:{s:64:\"7adb7f814db1a3b5a872320514b6daf946b29c27a06b96aae0cadfc00844d43f\";a:4:{s:10:\"expiration\";i:1434035013;s:2:\"ip\";s:13:\"213.63.184.96\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432825413;}}'),
(30662, 1975, 'votou', 'sim'),
(30663, 1975, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(30664, 1978, 'nickname', 'Gabriel_Rodrigues'),
(30665, 1978, 'first_name', 'Gabriel'),
(30666, 1978, 'last_name', 'Rodrigues'),
(30667, 1978, 'description', ''),
(30668, 1978, 'rich_editing', 'true'),
(30669, 1978, 'comment_shortcuts', 'false'),
(30670, 1978, 'admin_color', 'fresh'),
(30671, 1978, 'use_ssl', '0'),
(30672, 1978, 'show_admin_bar_front', 'true'),
(30673, 1978, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30674, 1978, 'wp_user_level', '0'),
(30675, 1978, 'wsl_current_provider', 'Google'),
(30676, 1978, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-mJWtDBKQdso/AAAAAAAAAAI/AAAAAAAAACY/MvqMDuufsTY/photo.jpg?sz=200'),
(30677, 1978, 'session_tokens', 'a:1:{s:64:\"63c94355369e43f8479075682229908ae00aa70cc8f705110f662b4688eaf804\";a:4:{s:10:\"expiration\";i:1434035105;s:2:\"ip\";s:14:\"193.137.94.172\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432825505;}}'),
(30678, 1978, 'votou', 'sim'),
(30679, 1978, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(30680, 1294, 'votou', 'sim'),
(30681, 1294, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,manobra-do-ano-reef_p1309,treinador-do-ano_p1359'),
(30682, 1979, 'nickname', 'Isaac_Pericao'),
(30683, 1979, 'first_name', 'Isaac'),
(30684, 1979, 'last_name', 'Pericão'),
(30685, 1979, 'description', ''),
(30686, 1979, 'rich_editing', 'true'),
(30687, 1979, 'comment_shortcuts', 'false'),
(30688, 1979, 'admin_color', 'fresh'),
(30689, 1979, 'use_ssl', '0'),
(30690, 1979, 'show_admin_bar_front', 'true'),
(30691, 1979, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30692, 1979, 'wp_user_level', '0'),
(30693, 1979, 'wsl_current_provider', 'Facebook'),
(30694, 1979, 'wsl_current_user_image', 'https://graph.facebook.com/1076797262347938/picture?width=150&height=150'),
(30695, 1979, 'session_tokens', 'a:2:{s:64:\"7c00ac0bea5209ebd9e969eac331b950e16fa4ca91f1f35d86c46d3fb69a09df\";a:4:{s:10:\"expiration\";i:1434035620;s:2:\"ip\";s:13:\"100.8.107.224\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/T-Mobile;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432826020;}s:64:\"0a9122ee3ba770e5d0b741dedc9c02fd4438279192b568e07c31b2acbba12854\";a:4:{s:10:\"expiration\";i:1434035943;s:2:\"ip\";s:13:\"100.8.107.224\";s:2:\"ua\";s:62:\"Mozilla/5.0 (Android; Tablet; rv:38.0) Gecko/38.0 Firefox/38.0\";s:5:\"login\";i:1432826343;}}'),
(30696, 1980, 'nickname', 'Maria_Cordeiro'),
(30697, 1980, 'first_name', 'Maria'),
(30698, 1980, 'last_name', 'Cordeiro'),
(30699, 1980, 'description', ''),
(30700, 1980, 'rich_editing', 'true'),
(30701, 1980, 'comment_shortcuts', 'false'),
(30702, 1980, 'admin_color', 'fresh'),
(30703, 1980, 'use_ssl', '0'),
(30704, 1980, 'show_admin_bar_front', 'true'),
(30705, 1980, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30706, 1980, 'wp_user_level', '0'),
(30707, 1980, 'wsl_current_provider', 'Facebook'),
(30708, 1980, 'wsl_current_user_image', 'https://graph.facebook.com/10155599388260253/picture?width=150&height=150'),
(30709, 1980, 'session_tokens', 'a:1:{s:64:\"b2ec3b5e4d7ef50e15c6fcf8040d834aa10f0828043b4fc2e004d59815ada19e\";a:4:{s:10:\"expiration\";i:1434035692;s:2:\"ip\";s:12:\"62.50.170.14\";s:2:\"ua\";s:114:\"Mozilla/5.0 (X11; CrOS x86_64 6812.88.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.153 Safari/537.36\";s:5:\"login\";i:1432826092;}}'),
(30710, 1981, 'nickname', 'PT_Rui_Henriques'),
(30711, 1981, 'first_name', 'PT'),
(30712, 1981, 'last_name', 'Henriques'),
(30713, 1981, 'description', ''),
(30714, 1981, 'rich_editing', 'true'),
(30715, 1981, 'comment_shortcuts', 'false'),
(30716, 1981, 'admin_color', 'fresh'),
(30717, 1981, 'use_ssl', '0'),
(30718, 1981, 'show_admin_bar_front', 'true'),
(30719, 1981, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30720, 1981, 'wp_user_level', '0'),
(30721, 1981, 'wsl_current_provider', 'Facebook'),
(30722, 1981, 'wsl_current_user_image', 'https://graph.facebook.com/463798697113325/picture?width=150&height=150'),
(30723, 1981, 'session_tokens', 'a:2:{s:64:\"cb943e47ae4bb42dc662c5746342d88e69abd9ce88a42f720a9bd0ab6f47851f\";a:4:{s:10:\"expiration\";i:1434035721;s:2:\"ip\";s:12:\"82.154.1.183\";s:2:\"ua\";s:269:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/27.0.0.34.13;FBBV/9902566;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432826121;}s:64:\"9cc7c8460e20476b7ead287d180f5b92da5ce179878cb48b08bfb5b5323ba651\";a:4:{s:10:\"expiration\";i:1434035838;s:2:\"ip\";s:12:\"82.154.1.183\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432826238;}}'),
(30724, 1982, 'nickname', 'Thomas_Anahory'),
(30725, 1982, 'first_name', 'Thomas'),
(30726, 1982, 'last_name', 'Anahory'),
(30727, 1982, 'description', 'Thomas Anahory met quite young the magic world of music while developing his other great other passion; bodyboard .As the years passed, the dedication to music and Bodyboard kept growing. And his musical influences were rooted up, connecting Thomas with bands such as Bob Dylan , The Doors , The Rolling Stones , Bad Religion , Bruce Springsteen and Frank Turner linking him increasingly to the origins of country and rock .After Pedro Nunes High School, where he cemented friendships that last to this day, he spent a year in the University Nova, taking a short course in Cellular and Molecular Biology. After a year, his passion for music prevailed , and he moved to the Restart school of creativity, where he learned everything he needed to become the experienced sound- designer he is today. Then chose a professional life intimately linked to music . But as a musician, his journey began long before .At the of age 19, he began playing in a covers band as a guitarist, with João Vale (former band member Manuel Alfredo ), Miguel Roquette and Nuno Teixeira. After a few months, he started a new band with Nuno Teixeira. The band who later would be known as  &quot;Go!&quot;.The Go! started with small experiments at home. The experiments resulted , and after some changes , the band settled down with Thomas on guitar and vocals , Nuno Teixeira on bass and vocals , Antonio Vian on lead guitar and keys , and José Mimon Anahory on drums . The band lasted for about three years, composing songs and producing them while playing live. Thomas was quickly taken up as the leader of the band and composing many of the original songs from &quot;Go!&quot; . After three years , the band members were inevitably separated by their professional lives, and thus the adventure ended .Now at the age of 31, the whole experience gained over the years and with two original albums released, Thomas Anahory promises , along with his guitar, voice and band that accompanies him; &quot;The Groovys &quot; fascinate the public.The The Groovys are: Ze Mimon Anahory - DrumsJorge Figueiredo - BassVasco Vilhena - Guitar Solo A person is as good as the passion he feels for what he does and in this sense, Thomas inspires us with its utter devotion to what actually does well : music.'),
(30728, 1982, 'rich_editing', 'true'),
(30729, 1982, 'comment_shortcuts', 'false'),
(30730, 1982, 'admin_color', 'fresh'),
(30731, 1982, 'use_ssl', '0'),
(30732, 1982, 'show_admin_bar_front', 'true'),
(30733, 1982, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30734, 1982, 'wp_user_level', '0'),
(30735, 1982, 'wsl_current_provider', 'Google'),
(30736, 1982, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-fiUXBM_VMaM/AAAAAAAAAAI/AAAAAAAABlE/2VjHSQBDEek/photo.jpg?sz=200'),
(30737, 1982, 'session_tokens', 'a:1:{s:64:\"a8e5cc731a7a963c4469949cf5a7d534de90a21b82b0a67896963b68b575b850\";a:4:{s:10:\"expiration\";i:1434035813;s:2:\"ip\";s:13:\"172.25.19.153\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432826213;}}'),
(30738, 1981, 'votou', 'sim'),
(30739, 1981, 'user_votes', 'foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(30740, 1983, 'nickname', 'Madalena_Goncalves'),
(30741, 1983, 'first_name', 'Madalena'),
(30742, 1983, 'last_name', 'Goncalves'),
(30743, 1983, 'description', ''),
(30744, 1983, 'rich_editing', 'true'),
(30745, 1983, 'comment_shortcuts', 'false'),
(30746, 1983, 'admin_color', 'fresh'),
(30747, 1983, 'use_ssl', '0'),
(30748, 1983, 'show_admin_bar_front', 'true'),
(30749, 1983, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30750, 1983, 'wp_user_level', '0'),
(30751, 1983, 'wsl_current_provider', 'Google'),
(30752, 1983, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-rJ-jkXBTMGI/AAAAAAAAAAI/AAAAAAAAACM/Ex4XusPglUk/photo.jpg?sz=200'),
(30753, 1983, 'session_tokens', 'a:1:{s:64:\"32701e16973ec64e7ec22a17ec38bb0f4d366937d4ecc0a73fed97c9274ad65c\";a:4:{s:10:\"expiration\";i:1434035978;s:2:\"ip\";s:13:\"62.28.115.193\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432826378;}}'),
(30754, 1979, 'votou', 'sim'),
(30755, 1979, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(30756, 1983, 'votou', 'sim'),
(30757, 1983, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(30758, 1984, 'nickname', 'Joao_Pancada_Fonseca'),
(30759, 1984, 'first_name', 'Joao'),
(30760, 1984, 'last_name', 'Fonseca'),
(30761, 1984, 'description', ''),
(30762, 1984, 'rich_editing', 'true'),
(30763, 1984, 'comment_shortcuts', 'false'),
(30764, 1984, 'admin_color', 'fresh'),
(30765, 1984, 'use_ssl', '0'),
(30766, 1984, 'show_admin_bar_front', 'true'),
(30767, 1984, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30768, 1984, 'wp_user_level', '0'),
(30769, 1984, 'wsl_current_provider', 'Facebook'),
(30770, 1984, 'wsl_current_user_image', 'https://graph.facebook.com/10155591049745655/picture?width=150&height=150'),
(30771, 1984, 'session_tokens', 'a:1:{s:64:\"923ae4fdbf25ae432098174e4a33f9c3c4d7d41a9616fbaaace5b13ebdd86360\";a:4:{s:10:\"expiration\";i:1434036591;s:2:\"ip\";s:13:\"79.169.46.163\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432826991;}}'),
(30772, 1985, 'nickname', 'Maria_Da_Conceicao_Almeida'),
(30773, 1985, 'first_name', 'Maria Da Conceição'),
(30774, 1985, 'last_name', 'Almeida'),
(30775, 1985, 'description', ''),
(30776, 1985, 'rich_editing', 'true'),
(30777, 1985, 'comment_shortcuts', 'false'),
(30778, 1985, 'admin_color', 'fresh'),
(30779, 1985, 'use_ssl', '0'),
(30780, 1985, 'show_admin_bar_front', 'true'),
(30781, 1985, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30782, 1985, 'wp_user_level', '0'),
(30783, 1985, 'wsl_current_provider', 'Facebook'),
(30784, 1985, 'wsl_current_user_image', 'https://graph.facebook.com/10203627426720441/picture?width=150&height=150'),
(30785, 1985, 'session_tokens', 'a:1:{s:64:\"36226146157c5d9ddf2a895574ee0aca25c3e9b82b8e6a16dbe31871933b5a44\";a:4:{s:10:\"expiration\";i:1434036657;s:2:\"ip\";s:13:\"177.45.125.13\";s:2:\"ua\";s:97:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69\";s:5:\"login\";i:1432827057;}}'),
(30786, 1986, 'nickname', 'Matilde_Oliveira'),
(30787, 1986, 'first_name', 'Matilde'),
(30788, 1986, 'last_name', 'Oliveira'),
(30789, 1986, 'description', ''),
(30790, 1986, 'rich_editing', 'true'),
(30791, 1986, 'comment_shortcuts', 'false'),
(30792, 1986, 'admin_color', 'fresh'),
(30793, 1986, 'use_ssl', '0'),
(30794, 1986, 'show_admin_bar_front', 'true'),
(30795, 1986, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30796, 1986, 'wp_user_level', '0'),
(30797, 1986, 'wsl_current_provider', 'Facebook'),
(30798, 1986, 'wsl_current_user_image', 'https://graph.facebook.com/970039793015754/picture?width=150&height=150'),
(30799, 1986, 'session_tokens', 'a:1:{s:64:\"1dfb46c9b1fded600254be22c5928499663ae240c493b348f22332a0539a77e4\";a:4:{s:10:\"expiration\";i:1434036679;s:2:\"ip\";s:15:\"193.136.124.200\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432827079;}}'),
(30800, 1984, 'votou', 'sim'),
(30801, 1984, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(30802, 1987, 'nickname', 'Mariana_Beltran'),
(30803, 1987, 'first_name', 'Mariana'),
(30804, 1987, 'last_name', 'Beltran'),
(30805, 1987, 'description', ''),
(30806, 1987, 'rich_editing', 'true'),
(30807, 1987, 'comment_shortcuts', 'false'),
(30808, 1987, 'admin_color', 'fresh'),
(30809, 1987, 'use_ssl', '0'),
(30810, 1987, 'show_admin_bar_front', 'true'),
(30811, 1987, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30812, 1987, 'wp_user_level', '0'),
(30813, 1987, 'wsl_current_provider', 'Facebook'),
(30814, 1987, 'wsl_current_user_image', 'https://graph.facebook.com/10206793750552575/picture?width=150&height=150'),
(30815, 1987, 'session_tokens', 'a:2:{s:64:\"1ab0ada90c53805eb833e6bfacf3b124113e294616989d53412433e454af0f59\";a:4:{s:10:\"expiration\";i:1434036749;s:2:\"ip\";s:14:\"85.240.139.176\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432827149;}s:64:\"04422156423e58f4a14d78f825217b2ca25d2758bc00a8fe614a4e79b94a5e5e\";a:4:{s:10:\"expiration\";i:1434802083;s:2:\"ip\";s:13:\"85.240.134.78\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433592483;}}'),
(30816, 1988, 'nickname', 'Luciana_Poleto_Sestari'),
(30817, 1988, 'first_name', 'Luciana'),
(30818, 1988, 'last_name', 'Sestari'),
(30819, 1988, 'description', ''),
(30820, 1988, 'rich_editing', 'true'),
(30821, 1988, 'comment_shortcuts', 'false'),
(30822, 1988, 'admin_color', 'fresh'),
(30823, 1988, 'use_ssl', '0'),
(30824, 1988, 'show_admin_bar_front', 'true'),
(30825, 1988, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30826, 1988, 'wp_user_level', '0'),
(30827, 1988, 'wsl_current_provider', 'Facebook'),
(30828, 1988, 'wsl_current_user_image', 'https://graph.facebook.com/10153352425396764/picture?width=150&height=150'),
(30829, 1988, 'session_tokens', 'a:1:{s:64:\"d4cd6d18b29dcbcbb86e480d0649d5ef421c0e879c9b633ec6dc82ddaffd34c1\";a:4:{s:10:\"expiration\";i:1434036807;s:2:\"ip\";s:13:\"200.158.50.37\";s:2:\"ua\";s:144:\"Mozilla/5.0 (Linux; Android 4.4.4; XT1032 Build/KXB21.14-L1.40) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432827207;}}'),
(30830, 1985, 'votou', 'sim'),
(30831, 1985, 'user_votes', 'onda-do-ano-polen_p1230'),
(30832, 1989, 'nickname', 'Madalena_Pessoa_de_Carvalho'),
(30833, 1989, 'first_name', 'Madalena'),
(30834, 1989, 'last_name', 'de Carvalho'),
(30835, 1989, 'description', ''),
(30836, 1989, 'rich_editing', 'true'),
(30837, 1989, 'comment_shortcuts', 'false'),
(30838, 1989, 'admin_color', 'fresh'),
(30839, 1989, 'use_ssl', '0'),
(30840, 1989, 'show_admin_bar_front', 'true'),
(30841, 1989, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30842, 1989, 'wp_user_level', '0'),
(30843, 1989, 'wsl_current_provider', 'Facebook'),
(30844, 1989, 'wsl_current_user_image', 'https://graph.facebook.com/10155611029225402/picture?width=150&height=150'),
(30845, 1980, 'votou', 'sim'),
(30846, 1980, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(30847, 1797, 'votou', 'sim'),
(30848, 1797, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(30849, 1990, 'nickname', 'Mariama_Barbosa'),
(30850, 1990, 'first_name', 'Mariama'),
(30851, 1990, 'last_name', 'Barbosa'),
(30852, 1990, 'description', ''),
(30853, 1990, 'rich_editing', 'true'),
(30854, 1990, 'comment_shortcuts', 'false'),
(30855, 1990, 'admin_color', 'fresh'),
(30856, 1990, 'use_ssl', '0'),
(30857, 1990, 'show_admin_bar_front', 'true'),
(30858, 1990, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30859, 1990, 'wp_user_level', '0'),
(30860, 1990, 'wsl_current_provider', 'Facebook'),
(30861, 1990, 'wsl_current_user_image', 'https://graph.facebook.com/1440708966247122/picture?width=150&height=150'),
(30862, 1990, 'session_tokens', 'a:1:{s:64:\"7cf8614d172c39d12743ab8f2740e8bf94c11babfc954f2684b0f53b59ed5a72\";a:4:{s:10:\"expiration\";i:1434037072;s:2:\"ip\";s:11:\"95.92.41.55\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432827472;}}'),
(30863, 1991, 'nickname', 'Hugo_Moreira'),
(30864, 1991, 'first_name', 'Hugo'),
(30865, 1991, 'last_name', 'Moreira'),
(30866, 1991, 'description', ''),
(30867, 1991, 'rich_editing', 'true'),
(30868, 1991, 'comment_shortcuts', 'false'),
(30869, 1991, 'admin_color', 'fresh'),
(30870, 1991, 'use_ssl', '0'),
(30871, 1991, 'show_admin_bar_front', 'true'),
(30872, 1991, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30873, 1991, 'wp_user_level', '0'),
(30874, 1991, 'wsl_current_provider', 'Facebook'),
(30875, 1991, 'wsl_current_user_image', 'https://graph.facebook.com/826282884126645/picture?width=150&height=150'),
(30876, 1991, 'session_tokens', 'a:1:{s:64:\"751e1d82875196e2d52655026211013d6164b8ee80956c002367ed420808f968\";a:4:{s:10:\"expiration\";i:1434037323;s:2:\"ip\";s:13:\"78.29.153.201\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432827723;}}'),
(30877, 1992, 'nickname', 'Bianca_Goncalves'),
(30878, 1992, 'first_name', 'Bianca'),
(30879, 1992, 'last_name', 'Gonçalves');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(30880, 1992, 'description', ''),
(30881, 1992, 'rich_editing', 'true'),
(30882, 1992, 'comment_shortcuts', 'false'),
(30883, 1992, 'admin_color', 'fresh'),
(30884, 1992, 'use_ssl', '0'),
(30885, 1992, 'show_admin_bar_front', 'true'),
(30886, 1992, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30887, 1992, 'wp_user_level', '0'),
(30888, 1992, 'wsl_current_provider', 'Google'),
(30889, 1992, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-bR1Ky6_pOWs/AAAAAAAAAAI/AAAAAAAAFX4/ssVbKa0AI0U/photo.jpg?sz=200'),
(30890, 1992, 'session_tokens', 'a:2:{s:64:\"b900963d423c683cc7844503b8515babf693518c08d868467065d1e1853436ac\";a:4:{s:10:\"expiration\";i:1434037355;s:2:\"ip\";s:14:\"94.224.142.111\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432827755;}s:64:\"cee5909d38b6c690d6c032d6abf85e21109006ae66dfe99f8c2dfdae8cfb313e\";a:4:{s:10:\"expiration\";i:1435066894;s:2:\"ip\";s:13:\"81.164.184.21\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433857294;}}'),
(30891, 1991, 'votou', 'sim'),
(30892, 1991, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(30893, 1992, 'votou', 'sim'),
(30894, 1992, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(30895, 1993, 'nickname', 'Joao_Capao_Joao'),
(30896, 1993, 'first_name', 'João Capão'),
(30897, 1993, 'last_name', 'Joao'),
(30898, 1993, 'description', ''),
(30899, 1993, 'rich_editing', 'true'),
(30900, 1993, 'comment_shortcuts', 'false'),
(30901, 1993, 'admin_color', 'fresh'),
(30902, 1993, 'use_ssl', '0'),
(30903, 1993, 'show_admin_bar_front', 'true'),
(30904, 1993, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30905, 1993, 'wp_user_level', '0'),
(30906, 1993, 'wsl_current_provider', 'Facebook'),
(30907, 1993, 'wsl_current_user_image', 'https://graph.facebook.com/865805050157893/picture?width=150&height=150'),
(30908, 1993, 'session_tokens', 'a:1:{s:64:\"017137bd77b79843cefb83dc5361a094019d49e90bb7393550789dc2199dee75\";a:4:{s:10:\"expiration\";i:1434037568;s:2:\"ip\";s:13:\"87.103.49.202\";s:2:\"ua\";s:266:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B411 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432827968;}}'),
(30909, 1994, 'nickname', 'Joao_Reis'),
(30910, 1994, 'first_name', 'João'),
(30911, 1994, 'last_name', 'Reis'),
(30912, 1994, 'description', ''),
(30913, 1994, 'rich_editing', 'true'),
(30914, 1994, 'comment_shortcuts', 'false'),
(30915, 1994, 'admin_color', 'fresh'),
(30916, 1994, 'use_ssl', '0'),
(30917, 1994, 'show_admin_bar_front', 'true'),
(30918, 1994, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30919, 1994, 'wp_user_level', '0'),
(30920, 1994, 'wsl_current_provider', 'Facebook'),
(30921, 1994, 'wsl_current_user_image', 'https://graph.facebook.com/10152950123220897/picture?width=150&height=150'),
(30922, 1994, 'session_tokens', 'a:1:{s:64:\"aa178b759cffa6551445b96fecb052f255ddf22baaaa78c22203330366cddaaa\";a:4:{s:10:\"expiration\";i:1434037619;s:2:\"ip\";s:15:\"178.208.193.199\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432828019;}}'),
(30923, 1995, 'nickname', 'Jose_Maria_Marta_Bispo'),
(30924, 1995, 'first_name', 'José Maria'),
(30925, 1995, 'last_name', 'Marta Bispo'),
(30926, 1995, 'description', ''),
(30927, 1995, 'rich_editing', 'true'),
(30928, 1995, 'comment_shortcuts', 'false'),
(30929, 1995, 'admin_color', 'fresh'),
(30930, 1995, 'use_ssl', '0'),
(30931, 1995, 'show_admin_bar_front', 'true'),
(30932, 1995, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30933, 1995, 'wp_user_level', '0'),
(30934, 1995, 'wsl_current_provider', 'Facebook'),
(30935, 1995, 'wsl_current_user_image', 'https://graph.facebook.com/751639584954121/picture?width=150&height=150'),
(30936, 1995, 'session_tokens', 'a:1:{s:64:\"ac42742f9b50964c7ab7b5bebff0b110b7fba30f752c447ec88b4a1f25ca2cf8\";a:4:{s:10:\"expiration\";i:1434038114;s:2:\"ip\";s:11:\"65.49.14.77\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432828514;}}'),
(30937, 1996, 'nickname', 'Afonso_Martinho_Lopes'),
(30938, 1996, 'first_name', 'Afonso Martinho'),
(30939, 1996, 'last_name', 'Lopes'),
(30940, 1996, 'description', ''),
(30941, 1996, 'rich_editing', 'true'),
(30942, 1996, 'comment_shortcuts', 'false'),
(30943, 1996, 'admin_color', 'fresh'),
(30944, 1996, 'use_ssl', '0'),
(30945, 1996, 'show_admin_bar_front', 'true'),
(30946, 1996, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30947, 1996, 'wp_user_level', '0'),
(30948, 1996, 'wsl_current_provider', 'Facebook'),
(30949, 1996, 'wsl_current_user_image', 'https://graph.facebook.com/925192017533227/picture?width=150&height=150'),
(30950, 1996, 'session_tokens', 'a:2:{s:64:\"f4026a3c3c6bd75dffec867dbfefb51ba39823378328ac51a305f1113cbfac1e\";a:4:{s:10:\"expiration\";i:1434038212;s:2:\"ip\";s:14:\"89.180.153.210\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432828612;}s:64:\"3eeffa381b501a8843cba233f3ba9e2cc04531c8b653115bb24302dd7ac1d9cc\";a:4:{s:10:\"expiration\";i:1434038307;s:2:\"ip\";s:14:\"89.180.153.210\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432828707;}}'),
(30951, 1987, 'votou', 'sim'),
(30952, 1987, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(30953, 1995, 'votou', 'sim'),
(30954, 1995, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(30955, 1997, 'nickname', 'adalberto_gomes'),
(30956, 1997, 'first_name', 'adalberto'),
(30957, 1997, 'last_name', 'gomes'),
(30958, 1997, 'description', ''),
(30959, 1997, 'rich_editing', 'true'),
(30960, 1997, 'comment_shortcuts', 'false'),
(30961, 1997, 'admin_color', 'fresh'),
(30962, 1997, 'use_ssl', '0'),
(30963, 1997, 'show_admin_bar_front', 'true'),
(30964, 1997, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30965, 1997, 'wp_user_level', '0'),
(30966, 1997, 'wsl_current_provider', 'Google'),
(30967, 1997, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(30968, 1997, 'session_tokens', 'a:1:{s:64:\"ba309d50a52ae2b2b1ba42f21e28290548037a6ac0a88bb98c3cb92dca9d611f\";a:4:{s:10:\"expiration\";i:1434038567;s:2:\"ip\";s:13:\"85.138.86.110\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432828967;}}'),
(30969, 1997, 'votou', 'sim'),
(30970, 1997, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(30971, 1495, 'votou', 'sim'),
(30972, 1495, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1385,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(30973, 1998, 'nickname', 'Goncalo_Lopes_2'),
(30974, 1998, 'first_name', 'Gonçalo'),
(30975, 1998, 'last_name', 'Lopes'),
(30976, 1998, 'description', ''),
(30977, 1998, 'rich_editing', 'true'),
(30978, 1998, 'comment_shortcuts', 'false'),
(30979, 1998, 'admin_color', 'fresh'),
(30980, 1998, 'use_ssl', '0'),
(30981, 1998, 'show_admin_bar_front', 'true'),
(30982, 1998, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30983, 1998, 'wp_user_level', '0'),
(30984, 1998, 'wsl_current_provider', 'Facebook'),
(30985, 1998, 'wsl_current_user_image', 'https://graph.facebook.com/721207661339564/picture?width=150&height=150'),
(30986, 1998, 'session_tokens', 'a:1:{s:64:\"2f12733471c726cbe1c16bdaec461a1ae641861e07ab0feb9eb0c937af22af25\";a:4:{s:10:\"expiration\";i:1434038833;s:2:\"ip\";s:12:\"95.92.92.235\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432829233;}}'),
(30987, 1999, 'nickname', 'Martine_Love'),
(30988, 1999, 'first_name', 'Martine'),
(30989, 1999, 'last_name', 'Love'),
(30990, 1999, 'description', ''),
(30991, 1999, 'rich_editing', 'true'),
(30992, 1999, 'comment_shortcuts', 'false'),
(30993, 1999, 'admin_color', 'fresh'),
(30994, 1999, 'use_ssl', '0'),
(30995, 1999, 'show_admin_bar_front', 'true'),
(30996, 1999, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(30997, 1999, 'wp_user_level', '0'),
(30998, 1999, 'wsl_current_provider', 'Facebook'),
(30999, 1999, 'wsl_current_user_image', 'https://graph.facebook.com/10153296103146093/picture?width=150&height=150'),
(31000, 1999, 'session_tokens', 'a:1:{s:64:\"c82a9e19a2e4c4f15392fc4cc5df6289889962565ee7c4039ead1847325a51b9\";a:4:{s:10:\"expiration\";i:1434039076;s:2:\"ip\";s:12:\"62.28.245.66\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432829476;}}'),
(31001, 2000, 'nickname', 'Vira_Vento'),
(31002, 2000, 'first_name', 'Vira'),
(31003, 2000, 'last_name', 'Vento'),
(31004, 2000, 'description', ''),
(31005, 2000, 'rich_editing', 'true'),
(31006, 2000, 'comment_shortcuts', 'false'),
(31007, 2000, 'admin_color', 'fresh'),
(31008, 2000, 'use_ssl', '0'),
(31009, 2000, 'show_admin_bar_front', 'true'),
(31010, 2000, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31011, 2000, 'wp_user_level', '0'),
(31012, 2000, 'wsl_current_provider', 'Facebook'),
(31013, 2000, 'wsl_current_user_image', 'https://graph.facebook.com/10204445719450605/picture?width=150&height=150'),
(31014, 2000, 'session_tokens', 'a:1:{s:64:\"167e062e5c7597131a0c236432a43a14f213a5a9a8a5bfa11ced219e66647972\";a:4:{s:10:\"expiration\";i:1434039135;s:2:\"ip\";s:12:\"192.168.1.34\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432829535;}}'),
(31015, 2001, 'nickname', 'Alexandra_Almeida'),
(31016, 2001, 'first_name', 'Alexandra'),
(31017, 2001, 'last_name', 'Almeida'),
(31018, 2001, 'description', ''),
(31019, 2001, 'rich_editing', 'true'),
(31020, 2001, 'comment_shortcuts', 'false'),
(31021, 2001, 'admin_color', 'fresh'),
(31022, 2001, 'use_ssl', '0'),
(31023, 2001, 'show_admin_bar_front', 'true'),
(31024, 2001, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31025, 2001, 'wp_user_level', '0'),
(31026, 2001, 'wsl_current_provider', 'Google'),
(31027, 2001, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(31028, 2001, 'session_tokens', 'a:1:{s:64:\"3969c52b6bae3c2e6a8a07f537043805140b3b9e1267877c5f01d0f3672edb4a\";a:4:{s:10:\"expiration\";i:1434039157;s:2:\"ip\";s:12:\"192.168.1.45\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432829557;}}'),
(31029, 2000, 'votou', 'sim'),
(31030, 2000, 'user_votes', 'manobra-do-ano-reef_p1045'),
(31031, 2001, 'votou', 'sim'),
(31032, 2001, 'user_votes', 'manobra-do-ano-reef_p1045'),
(31033, 2002, 'nickname', 'Rodrigo_Costa'),
(31034, 2002, 'first_name', 'Rodrigo'),
(31035, 2002, 'last_name', 'Costa'),
(31036, 2002, 'description', ''),
(31037, 2002, 'rich_editing', 'true'),
(31038, 2002, 'comment_shortcuts', 'false'),
(31039, 2002, 'admin_color', 'fresh'),
(31040, 2002, 'use_ssl', '0'),
(31041, 2002, 'show_admin_bar_front', 'true'),
(31042, 2002, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31043, 2002, 'wp_user_level', '0'),
(31044, 2002, 'wsl_current_provider', 'Facebook'),
(31045, 2002, 'wsl_current_user_image', 'https://graph.facebook.com/890554484335583/picture?width=150&height=150'),
(31046, 2002, 'session_tokens', 'a:1:{s:64:\"e52076e7445d4cfbc0219c4c6c606eccab4f81028e11e40fc41ed59f80a725a6\";a:4:{s:10:\"expiration\";i:1434039298;s:2:\"ip\";s:14:\"88.214.172.116\";s:2:\"ua\";s:149:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-D280 Build/KOT49I.A1398162317) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432829698;}}'),
(31047, 2003, 'nickname', 'Marilia_Mesquita'),
(31048, 2003, 'first_name', 'Marilia'),
(31049, 2003, 'last_name', 'Mesquita'),
(31050, 2003, 'description', ''),
(31051, 2003, 'rich_editing', 'true'),
(31052, 2003, 'comment_shortcuts', 'false'),
(31053, 2003, 'admin_color', 'fresh'),
(31054, 2003, 'use_ssl', '0'),
(31055, 2003, 'show_admin_bar_front', 'true'),
(31056, 2003, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31057, 2003, 'wp_user_level', '0'),
(31058, 2003, 'wsl_current_provider', 'Google'),
(31059, 2003, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(31060, 2003, 'session_tokens', 'a:1:{s:64:\"58fc1c50a56784dd240ccc4a8a34c9e52a5c86a31863d0875ffd16da84b0932f\";a:4:{s:10:\"expiration\";i:1434039326;s:2:\"ip\";s:13:\"192.168.1.206\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432829726;}}'),
(31061, 2004, 'nickname', 'Monica_Rodrigues'),
(31062, 2004, 'first_name', 'Mónica'),
(31063, 2004, 'last_name', 'Rodrigues'),
(31064, 2004, 'description', ''),
(31065, 2004, 'rich_editing', 'true'),
(31066, 2004, 'comment_shortcuts', 'false'),
(31067, 2004, 'admin_color', 'fresh'),
(31068, 2004, 'use_ssl', '0'),
(31069, 2004, 'show_admin_bar_front', 'true'),
(31070, 2004, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31071, 2004, 'wp_user_level', '0'),
(31072, 2004, 'wsl_current_provider', 'Facebook'),
(31073, 2004, 'wsl_current_user_image', 'https://graph.facebook.com/1011172842228652/picture?width=150&height=150'),
(31074, 2004, 'session_tokens', 'a:1:{s:64:\"730c5184cce9db9a13838d9076945aa9e10b9e56d0750d7c7598b57e667d87f4\";a:4:{s:10:\"expiration\";i:1434039351;s:2:\"ip\";s:13:\"85.242.212.50\";s:2:\"ua\";s:126:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36 OPR/29.0.1795.60\";s:5:\"login\";i:1432829751;}}'),
(31075, 1387, 'votou', 'sim'),
(31076, 1387, 'user_votes', 'foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(31077, 2003, 'votou', 'sim'),
(31078, 2003, 'user_votes', 'manobra-do-ano-reef_p1045'),
(31079, 2004, 'votou', 'sim'),
(31080, 2004, 'user_votes', 'manobra-do-ano-reef_p1045'),
(31081, 2005, 'nickname', 'Isabel_Curado_Freitas'),
(31082, 2005, 'first_name', 'Isabel'),
(31083, 2005, 'last_name', 'Curado Freitas'),
(31084, 2005, 'description', ''),
(31085, 2005, 'rich_editing', 'true'),
(31086, 2005, 'comment_shortcuts', 'false'),
(31087, 2005, 'admin_color', 'fresh'),
(31088, 2005, 'use_ssl', '0'),
(31089, 2005, 'show_admin_bar_front', 'true'),
(31090, 2005, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31091, 2005, 'wp_user_level', '0'),
(31092, 2005, 'wsl_current_provider', 'Facebook'),
(31093, 2005, 'wsl_current_user_image', 'https://graph.facebook.com/868890929857759/picture?width=150&height=150'),
(31094, 2005, 'session_tokens', 'a:2:{s:64:\"346719a309e460cc150e05c53c0dd33bb08c71f9f60715c678a978daf6d1631b\";a:4:{s:10:\"expiration\";i:1434039581;s:2:\"ip\";s:12:\"192.168.1.92\";s:2:\"ua\";s:63:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0)\";s:5:\"login\";i:1432829981;}s:64:\"e7dd1a1f3302c27f416442dcba13862fa0ea276fb19732e99af072ec15598ab0\";a:4:{s:10:\"expiration\";i:1434374653;s:2:\"ip\";s:12:\"192.168.1.92\";s:2:\"ua\";s:63:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0)\";s:5:\"login\";i:1433165053;}}'),
(31095, 2002, 'votou', 'sim'),
(31096, 2002, 'user_votes', 'maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(31097, 1999, 'votou', 'sim'),
(31098, 1999, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,foto-do-ano_p957,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(31099, 2005, 'votou', 'sim'),
(31100, 2005, 'user_votes', 'manobra-do-ano-reef_p1045'),
(31101, 2006, 'nickname', 'Roberta_Mendes'),
(31102, 2006, 'first_name', 'Roberta'),
(31103, 2006, 'last_name', 'Mendes'),
(31104, 2006, 'description', ''),
(31105, 2006, 'rich_editing', 'true'),
(31106, 2006, 'comment_shortcuts', 'false'),
(31107, 2006, 'admin_color', 'fresh'),
(31108, 2006, 'use_ssl', '0'),
(31109, 2006, 'show_admin_bar_front', 'true'),
(31110, 2006, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31111, 2006, 'wp_user_level', '0'),
(31112, 2006, 'wsl_current_provider', 'Facebook'),
(31113, 2006, 'wsl_current_user_image', 'https://graph.facebook.com/827690683988235/picture?width=150&height=150'),
(31114, 2006, 'session_tokens', 'a:1:{s:64:\"a863a64c490174e3052f005acccfa29d32514f8fd54c36543f64d77caa8a3afc\";a:4:{s:10:\"expiration\";i:1434039651;s:2:\"ip\";s:13:\"187.5.243.123\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432830051;}}'),
(31115, 2007, 'nickname', 'Ricardo_Pinto'),
(31116, 2007, 'first_name', 'Ricardo'),
(31117, 2007, 'last_name', 'Pinto'),
(31118, 2007, 'description', ''),
(31119, 2007, 'rich_editing', 'true'),
(31120, 2007, 'comment_shortcuts', 'false'),
(31121, 2007, 'admin_color', 'fresh'),
(31122, 2007, 'use_ssl', '0'),
(31123, 2007, 'show_admin_bar_front', 'true'),
(31124, 2007, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31125, 2007, 'wp_user_level', '0'),
(31126, 2007, 'wsl_current_provider', 'Facebook'),
(31127, 2007, 'wsl_current_user_image', 'https://graph.facebook.com/10152978137203108/picture?width=150&height=150'),
(31128, 2007, 'session_tokens', 'a:1:{s:64:\"adff86545b52e596ad342667561cd1cb3104e8172d64a5cc245414e35e4fcd88\";a:4:{s:10:\"expiration\";i:1434039751;s:2:\"ip\";s:13:\"87.103.49.153\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432830151;}}'),
(31129, 2008, 'nickname', 'Rafael_Rodrigues'),
(31130, 2008, 'first_name', 'Rafael'),
(31131, 2008, 'last_name', 'Rodrigues'),
(31132, 2008, 'description', ''),
(31133, 2008, 'rich_editing', 'true'),
(31134, 2008, 'comment_shortcuts', 'false'),
(31135, 2008, 'admin_color', 'fresh'),
(31136, 2008, 'use_ssl', '0'),
(31137, 2008, 'show_admin_bar_front', 'true'),
(31138, 2008, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31139, 2008, 'wp_user_level', '0'),
(31140, 2008, 'wsl_current_provider', 'Facebook'),
(31141, 2008, 'wsl_current_user_image', 'https://graph.facebook.com/10206755637593587/picture?width=150&height=150'),
(31142, 2008, 'session_tokens', 'a:1:{s:64:\"a3304e103a4ce65469c7446cfb46e59ce4e9345cc4b2c2f4310884d3db9c5862\";a:4:{s:10:\"expiration\";i:1434039792;s:2:\"ip\";s:13:\"85.244.41.112\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432830192;}}'),
(31143, 2007, 'votou', 'sim'),
(31144, 2007, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(31145, 2009, 'nickname', 'Luiza_Silva'),
(31146, 2009, 'first_name', 'Luiza'),
(31147, 2009, 'last_name', 'Silva'),
(31148, 2009, 'description', ''),
(31149, 2009, 'rich_editing', 'true'),
(31150, 2009, 'comment_shortcuts', 'false'),
(31151, 2009, 'admin_color', 'fresh'),
(31152, 2009, 'use_ssl', '0'),
(31153, 2009, 'show_admin_bar_front', 'true'),
(31154, 2009, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31155, 2009, 'wp_user_level', '0'),
(31156, 2009, 'wsl_current_provider', 'Facebook'),
(31157, 2009, 'wsl_current_user_image', 'https://graph.facebook.com/1004729439544966/picture?width=150&height=150'),
(31158, 2009, 'session_tokens', 'a:1:{s:64:\"2a9dce7e2f02cc8498f8198fc6c97411c1ca2f2669a78366612a6d92b8d78e6b\";a:4:{s:10:\"expiration\";i:1434039951;s:2:\"ip\";s:12:\"89.100.73.68\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G530FZ Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432830351;}}'),
(31159, 2010, 'nickname', 'Bernardo_Rivotti_Maggiorani_Appleton'),
(31160, 2010, 'first_name', 'Bernardo'),
(31161, 2010, 'last_name', 'Appleton'),
(31162, 2010, 'description', ''),
(31163, 2010, 'rich_editing', 'true'),
(31164, 2010, 'comment_shortcuts', 'false'),
(31165, 2010, 'admin_color', 'fresh'),
(31166, 2010, 'use_ssl', '0'),
(31167, 2010, 'show_admin_bar_front', 'true'),
(31168, 2010, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31169, 2010, 'wp_user_level', '0'),
(31170, 2010, 'wsl_current_provider', 'Facebook'),
(31171, 2010, 'wsl_current_user_image', 'https://graph.facebook.com/10153383429303829/picture?width=150&height=150'),
(31172, 2010, 'session_tokens', 'a:1:{s:64:\"482795592749a2ad3759e80ee0d8eca1f9ff03a4bddc0a5fa4490ed5dfb4db69\";a:4:{s:10:\"expiration\";i:1434040092;s:2:\"ip\";s:13:\"89.181.117.73\";s:2:\"ua\";s:141:\"Mozilla/5.0 (Linux; Android 4.1.2; CINK PEAX 2 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432830492;}}'),
(31173, 2011, 'nickname', 'Suntas_Castello_Branco'),
(31174, 2011, 'first_name', 'Suntas'),
(31175, 2011, 'last_name', 'Castello Branco'),
(31176, 2011, 'description', ''),
(31177, 2011, 'rich_editing', 'true'),
(31178, 2011, 'comment_shortcuts', 'false'),
(31179, 2011, 'admin_color', 'fresh'),
(31180, 2011, 'use_ssl', '0'),
(31181, 2011, 'show_admin_bar_front', 'true'),
(31182, 2011, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31183, 2011, 'wp_user_level', '0'),
(31184, 2011, 'wsl_current_provider', 'Facebook'),
(31185, 2011, 'wsl_current_user_image', 'https://graph.facebook.com/10206905917425341/picture?width=150&height=150'),
(31186, 2011, 'session_tokens', 'a:1:{s:64:\"b69ac9888f2750090174614d4596546eddf52a0c6cd6e201415581580e81b3c8\";a:4:{s:10:\"expiration\";i:1434040204;s:2:\"ip\";s:14:\"213.58.131.162\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432830604;}}'),
(31187, 2012, 'nickname', 'Mariana_Saldanha_Giao'),
(31188, 2012, 'first_name', 'Mariana'),
(31189, 2012, 'last_name', 'Saldanha Gião'),
(31190, 2012, 'description', ''),
(31191, 2012, 'rich_editing', 'true'),
(31192, 2012, 'comment_shortcuts', 'false'),
(31193, 2012, 'admin_color', 'fresh'),
(31194, 2012, 'use_ssl', '0'),
(31195, 2012, 'show_admin_bar_front', 'true'),
(31196, 2012, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31197, 2012, 'wp_user_level', '0'),
(31198, 2012, 'wsl_current_provider', 'Facebook'),
(31199, 2012, 'wsl_current_user_image', 'https://graph.facebook.com/973978855967585/picture?width=150&height=150'),
(31200, 2012, 'session_tokens', 'a:2:{s:64:\"5939fb19a1dda1f06b998c3641f3e75e7feef267d866bc679364a053acab0469\";a:4:{s:10:\"expiration\";i:1434040228;s:2:\"ip\";s:12:\"85.240.69.72\";s:2:\"ua\";s:177:\"Mozilla/5.0 (Linux; Android 4.4.2; Lenovo A5500-F Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432830628;}s:64:\"05f9894fc364265aafbe50bff87a06feccbbaac7449bb7acbdc6ae1cfcfa0aba\";a:4:{s:10:\"expiration\";i:1434040777;s:2:\"ip\";s:12:\"85.240.69.72\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.2; Lenovo A5500-F Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36\";s:5:\"login\";i:1432831177;}}'),
(31201, 210, 'votou', 'sim'),
(31202, 210, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(31203, 2011, 'votou', 'sim'),
(31204, 2011, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(31205, 2013, 'nickname', 'Nuno_Ramalho'),
(31206, 2013, 'first_name', 'Nuno'),
(31207, 2013, 'last_name', 'Ramalho'),
(31208, 2013, 'description', ''),
(31209, 2013, 'rich_editing', 'true'),
(31210, 2013, 'comment_shortcuts', 'false'),
(31211, 2013, 'admin_color', 'fresh'),
(31212, 2013, 'use_ssl', '0'),
(31213, 2013, 'show_admin_bar_front', 'true'),
(31214, 2013, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31215, 2013, 'wp_user_level', '0'),
(31216, 2013, 'wsl_current_provider', 'Facebook'),
(31217, 2013, 'wsl_current_user_image', 'https://graph.facebook.com/10153335598699513/picture?width=150&height=150'),
(31218, 2013, 'session_tokens', 'a:5:{s:64:\"3de7204942c838bbdbe8e816162ee2ae7013e6d52fd01cfdadc86f370bedcd72\";a:4:{s:10:\"expiration\";i:1434040363;s:2:\"ip\";s:13:\"62.169.86.133\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432830763;}s:64:\"43d55cc9372d7b220f6ba3ed6d8bb6ebe06ff678b7e864a8af2c56bbe137442c\";a:4:{s:10:\"expiration\";i:1434040402;s:2:\"ip\";s:13:\"62.169.86.133\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432830802;}s:64:\"121ee175bec39d8a639b31f04faf9e08447e145eb8e435c955ba9894ae86973e\";a:4:{s:10:\"expiration\";i:1434040436;s:2:\"ip\";s:13:\"62.169.86.133\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432830836;}s:64:\"37d7d69ab4c0c66bf7b43281bd0a4a5db79dc5a1e98a6d6a77a1c0897457a1c2\";a:4:{s:10:\"expiration\";i:1434040465;s:2:\"ip\";s:13:\"62.169.86.133\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432830865;}s:64:\"66558368920f4b1c0f3932ffb74ebc0fac6ddad069d79a0a3d06f38874cfd400\";a:4:{s:10:\"expiration\";i:1434040595;s:2:\"ip\";s:13:\"95.93.157.247\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432830995;}}'),
(31219, 2014, 'nickname', 'Luisa_Sacadura'),
(31220, 2014, 'first_name', 'Luisa'),
(31221, 2014, 'last_name', 'Sacadura'),
(31222, 2014, 'description', ''),
(31223, 2014, 'rich_editing', 'true'),
(31224, 2014, 'comment_shortcuts', 'false'),
(31225, 2014, 'admin_color', 'fresh'),
(31226, 2014, 'use_ssl', '0'),
(31227, 2014, 'show_admin_bar_front', 'true'),
(31228, 2014, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31229, 2014, 'wp_user_level', '0'),
(31230, 2014, 'wsl_current_provider', 'Google'),
(31231, 2014, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(31232, 2014, 'session_tokens', 'a:1:{s:64:\"af9e604a08a00b1aa54b1295cf4d853b660a032468b47a696548cbc4121d23ea\";a:4:{s:10:\"expiration\";i:1434040370;s:2:\"ip\";s:11:\"84.20.5.199\";s:2:\"ua\";s:70:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)\";s:5:\"login\";i:1432830770;}}'),
(31233, 2015, 'nickname', 'Leonor_Durao'),
(31234, 2015, 'first_name', 'Leonor'),
(31235, 2015, 'last_name', 'Durão'),
(31236, 2015, 'description', ''),
(31237, 2015, 'rich_editing', 'true'),
(31238, 2015, 'comment_shortcuts', 'false'),
(31239, 2015, 'admin_color', 'fresh'),
(31240, 2015, 'use_ssl', '0'),
(31241, 2015, 'show_admin_bar_front', 'true'),
(31242, 2015, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31243, 2015, 'wp_user_level', '0'),
(31244, 2015, 'wsl_current_provider', 'Facebook'),
(31245, 2015, 'wsl_current_user_image', 'https://graph.facebook.com/10155597651380075/picture?width=150&height=150'),
(31246, 2015, 'session_tokens', 'a:1:{s:64:\"429766800471a893db951ae30db7581bfdb95755a4963e186cd83537c2a11695\";a:4:{s:10:\"expiration\";i:1434040397;s:2:\"ip\";s:13:\"87.103.57.102\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432830797;}}'),
(31247, 2015, 'votou', 'sim'),
(31248, 2015, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(31249, 2014, 'votou', 'sim'),
(31250, 2014, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(31251, 2016, 'nickname', 'Ana_Ferreira'),
(31252, 2016, 'first_name', 'Ana'),
(31253, 2016, 'last_name', 'Ferreira'),
(31254, 2016, 'description', ''),
(31255, 2016, 'rich_editing', 'true'),
(31256, 2016, 'comment_shortcuts', 'false'),
(31257, 2016, 'admin_color', 'fresh'),
(31258, 2016, 'use_ssl', '0'),
(31259, 2016, 'show_admin_bar_front', 'true'),
(31260, 2016, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31261, 2016, 'wp_user_level', '0'),
(31262, 2016, 'wsl_current_provider', 'Facebook'),
(31263, 2016, 'wsl_current_user_image', 'https://graph.facebook.com/10206141346626543/picture?width=150&height=150'),
(31264, 2016, 'session_tokens', 'a:1:{s:64:\"c1e1180fde8443a88483ff80949db43229fea15fc538555485ac002172cd0f44\";a:4:{s:10:\"expiration\";i:1434040649;s:2:\"ip\";s:13:\"31.22.205.250\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432831049;}}'),
(31265, 2017, 'nickname', 'Afonso_Jordao_De_Magalhaes'),
(31266, 2017, 'first_name', 'Afonso'),
(31267, 2017, 'last_name', 'De Magalhães'),
(31268, 2017, 'description', ''),
(31269, 2017, 'rich_editing', 'true'),
(31270, 2017, 'comment_shortcuts', 'false'),
(31271, 2017, 'admin_color', 'fresh'),
(31272, 2017, 'use_ssl', '0'),
(31273, 2017, 'show_admin_bar_front', 'true'),
(31274, 2017, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31275, 2017, 'wp_user_level', '0'),
(31276, 2017, 'wsl_current_provider', 'Facebook'),
(31277, 2017, 'wsl_current_user_image', 'https://graph.facebook.com/824909737577846/picture?width=150&height=150'),
(31278, 2017, 'session_tokens', 'a:1:{s:64:\"d8295ea586ad9def7777d3a90d2d7f156350c726542552c2c2849a716e6de592\";a:4:{s:10:\"expiration\";i:1434040716;s:2:\"ip\";s:13:\"85.245.67.143\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432831116;}}'),
(31279, 2018, 'nickname', 'Jose_Vinagre'),
(31280, 2018, 'first_name', 'José'),
(31281, 2018, 'last_name', 'Vinagre'),
(31282, 2018, 'description', ''),
(31283, 2018, 'rich_editing', 'true'),
(31284, 2018, 'comment_shortcuts', 'false'),
(31285, 2018, 'admin_color', 'fresh'),
(31286, 2018, 'use_ssl', '0'),
(31287, 2018, 'show_admin_bar_front', 'true'),
(31288, 2018, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31289, 2018, 'wp_user_level', '0'),
(31290, 2018, 'wsl_current_provider', 'Facebook'),
(31291, 2018, 'wsl_current_user_image', 'https://graph.facebook.com/10204538966129688/picture?width=150&height=150'),
(31292, 2018, 'session_tokens', 'a:3:{s:64:\"73c14ebfc8da006ba1d53294ff748208fa6d38c7fdc7dba52b42da1066c0aa28\";a:4:{s:10:\"expiration\";i:1434040738;s:2:\"ip\";s:11:\"2.82.117.78\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432831138;}s:64:\"c193153ccd92059f9afef0120ff183387a0647b50819b81e71a436bfcba82b93\";a:4:{s:10:\"expiration\";i:1434040813;s:2:\"ip\";s:11:\"2.82.117.78\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432831213;}s:64:\"88417d8ca1a400f921c5abe0cd208c65de2901984db986448637569b387092fc\";a:4:{s:10:\"expiration\";i:1434044765;s:2:\"ip\";s:11:\"2.82.117.78\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432835165;}}'),
(31293, 2016, 'votou', 'sim'),
(31294, 2016, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036,revelacao-do-ano-deeply_p1385'),
(31295, 2010, 'votou', 'sim'),
(31296, 2010, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(31297, 2019, 'nickname', 'Christian_Lopes'),
(31298, 2019, 'first_name', 'Christian'),
(31299, 2019, 'last_name', 'Lopes'),
(31300, 2019, 'description', ''),
(31301, 2019, 'rich_editing', 'true'),
(31302, 2019, 'comment_shortcuts', 'false'),
(31303, 2019, 'admin_color', 'fresh'),
(31304, 2019, 'use_ssl', '0'),
(31305, 2019, 'show_admin_bar_front', 'true'),
(31306, 2019, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31307, 2019, 'wp_user_level', '0'),
(31308, 2019, 'wsl_current_provider', 'Facebook'),
(31309, 2019, 'wsl_current_user_image', 'https://graph.facebook.com/10153340550878407/picture?width=150&height=150'),
(31310, 2019, 'session_tokens', 'a:1:{s:64:\"ca76f80706a518d2baa1acfecb35d6e9d78fd984c62cb4c489b2f2116623398a\";a:4:{s:10:\"expiration\";i:1434040923;s:2:\"ip\";s:14:\"177.188.10.243\";s:2:\"ua\";s:74:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; MANM; rv:11.0) like Gecko\";s:5:\"login\";i:1432831323;}}'),
(31311, 2020, 'nickname', 'Joao_Fonseca'),
(31312, 2020, 'first_name', 'João'),
(31313, 2020, 'last_name', 'Fonseca'),
(31314, 2020, 'description', ''),
(31315, 2020, 'rich_editing', 'true'),
(31316, 2020, 'comment_shortcuts', 'false'),
(31317, 2020, 'admin_color', 'fresh'),
(31318, 2020, 'use_ssl', '0'),
(31319, 2020, 'show_admin_bar_front', 'true'),
(31320, 2020, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31321, 2020, 'wp_user_level', '0'),
(31322, 2020, 'wsl_current_provider', 'Facebook'),
(31323, 2020, 'wsl_current_user_image', 'https://graph.facebook.com/914002271955848/picture?width=150&height=150'),
(31324, 2020, 'session_tokens', 'a:1:{s:64:\"940d2fc795c64bbbecc8416b93a25b61d65df7e4869a43e3ac0824a39efaf243\";a:4:{s:10:\"expiration\";i:1434040931;s:2:\"ip\";s:14:\"37.189.174.125\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432831331;}}'),
(31325, 2021, 'nickname', 'Miguel_Gaspar'),
(31326, 2021, 'first_name', 'Miguel'),
(31327, 2021, 'last_name', 'Gaspar'),
(31328, 2021, 'description', ''),
(31329, 2021, 'rich_editing', 'true'),
(31330, 2021, 'comment_shortcuts', 'false'),
(31331, 2021, 'admin_color', 'fresh'),
(31332, 2021, 'use_ssl', '0'),
(31333, 2021, 'show_admin_bar_front', 'true'),
(31334, 2021, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31335, 2021, 'wp_user_level', '0'),
(31336, 2021, 'wsl_current_provider', 'Facebook'),
(31337, 2021, 'wsl_current_user_image', 'https://graph.facebook.com/652025631599584/picture?width=150&height=150'),
(31338, 2021, 'session_tokens', 'a:1:{s:64:\"49282b1f4967caa96b9ed15e264e2d1a9d40687e68975434b3b8e221d0427cb4\";a:4:{s:10:\"expiration\";i:1434040944;s:2:\"ip\";s:14:\"85.243.106.205\";s:2:\"ua\";s:264:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B435 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.1;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432831344;}}'),
(31339, 2018, 'votou', 'sim'),
(31340, 2018, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(31341, 2013, 'votou', 'sim'),
(31342, 2013, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(31343, 2022, 'nickname', 'Pedro_Rafael_Gomes'),
(31344, 2022, 'first_name', 'Pedro'),
(31345, 2022, 'last_name', 'Gomes'),
(31346, 2022, 'description', ''),
(31347, 2022, 'rich_editing', 'true'),
(31348, 2022, 'comment_shortcuts', 'false'),
(31349, 2022, 'admin_color', 'fresh'),
(31350, 2022, 'use_ssl', '0'),
(31351, 2022, 'show_admin_bar_front', 'true'),
(31352, 2022, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31353, 2022, 'wp_user_level', '0'),
(31354, 2022, 'wsl_current_provider', 'Facebook'),
(31355, 2022, 'wsl_current_user_image', 'https://graph.facebook.com/10155533398380231/picture?width=150&height=150'),
(31356, 2022, 'session_tokens', 'a:1:{s:64:\"10c2cea79397d920f97711eac3339d88e6e84d865787db07b3b149dcd52e9d16\";a:4:{s:10:\"expiration\";i:1434041179;s:2:\"ip\";s:14:\"78.111.207.160\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432831579;}}'),
(31357, 2017, 'votou', 'sim'),
(31358, 2017, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(31359, 2021, 'votou', 'sim'),
(31360, 2021, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430'),
(31361, 2020, 'votou', 'sim'),
(31362, 2020, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(31363, 2023, 'nickname', 'Andre_Carvalho_1'),
(31364, 2023, 'first_name', 'André'),
(31365, 2023, 'last_name', 'Carvalho'),
(31366, 2023, 'description', ''),
(31367, 2023, 'rich_editing', 'true'),
(31368, 2023, 'comment_shortcuts', 'false'),
(31369, 2023, 'admin_color', 'fresh'),
(31370, 2023, 'use_ssl', '0'),
(31371, 2023, 'show_admin_bar_front', 'true'),
(31372, 2023, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31373, 2023, 'wp_user_level', '0'),
(31374, 2023, 'wsl_current_provider', 'Facebook'),
(31375, 2023, 'wsl_current_user_image', 'https://graph.facebook.com/10206317487396917/picture?width=150&height=150'),
(31376, 2023, 'session_tokens', 'a:1:{s:64:\"3459b28ebc3622d0da049d0d87e05989f28cfddcf10039a12b968131b953e57a\";a:4:{s:10:\"expiration\";i:1434041258;s:2:\"ip\";s:13:\"85.245.117.50\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432831658;}}'),
(31377, 2024, 'nickname', 'Andre_Marcelino'),
(31378, 2024, 'first_name', 'André'),
(31379, 2024, 'last_name', 'Marcelino'),
(31380, 2024, 'description', ''),
(31381, 2024, 'rich_editing', 'true'),
(31382, 2024, 'comment_shortcuts', 'false'),
(31383, 2024, 'admin_color', 'fresh'),
(31384, 2024, 'use_ssl', '0'),
(31385, 2024, 'show_admin_bar_front', 'true'),
(31386, 2024, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31387, 2024, 'wp_user_level', '0'),
(31388, 2024, 'wsl_current_provider', 'Facebook'),
(31389, 2024, 'wsl_current_user_image', 'https://graph.facebook.com/884551174921348/picture?width=150&height=150'),
(31390, 2024, 'session_tokens', 'a:1:{s:64:\"5040677fe7f08c50a1ec9bb6cfc0e5ba76784a9dcac04a66f3416ed26e12c090\";a:4:{s:10:\"expiration\";i:1434041293;s:2:\"ip\";s:12:\"89.28.184.67\";s:2:\"ua\";s:272:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneUK;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432831693;}}'),
(31391, 2025, 'nickname', 'Catia_Vieira'),
(31392, 2025, 'first_name', 'Cátia'),
(31393, 2025, 'last_name', 'Vieira'),
(31394, 2025, 'description', ''),
(31395, 2025, 'rich_editing', 'true'),
(31396, 2025, 'comment_shortcuts', 'false'),
(31397, 2025, 'admin_color', 'fresh'),
(31398, 2025, 'use_ssl', '0'),
(31399, 2025, 'show_admin_bar_front', 'true'),
(31400, 2025, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31401, 2025, 'wp_user_level', '0'),
(31402, 2025, 'wsl_current_provider', 'Facebook'),
(31403, 2025, 'wsl_current_user_image', 'https://graph.facebook.com/934140826607947/picture?width=150&height=150'),
(31404, 2025, 'session_tokens', 'a:1:{s:64:\"2494f62381db527b95b02097de6c0093c34b2fd62ac9e49f2c0128b917b865b0\";a:4:{s:10:\"expiration\";i:1434041297;s:2:\"ip\";s:13:\"88.214.170.27\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432831697;}}'),
(31405, 2026, 'nickname', 'Antonio_Costa_Cabral'),
(31406, 2026, 'first_name', 'Antonio'),
(31407, 2026, 'last_name', 'Cabral'),
(31408, 2026, 'description', ''),
(31409, 2026, 'rich_editing', 'true'),
(31410, 2026, 'comment_shortcuts', 'false'),
(31411, 2026, 'admin_color', 'fresh'),
(31412, 2026, 'use_ssl', '0'),
(31413, 2026, 'show_admin_bar_front', 'true'),
(31414, 2026, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31415, 2026, 'wp_user_level', '0'),
(31416, 2026, 'wsl_current_provider', 'Facebook'),
(31417, 2026, 'wsl_current_user_image', 'https://graph.facebook.com/10153360998158620/picture?width=150&height=150'),
(31418, 2026, 'session_tokens', 'a:1:{s:64:\"195b04fd5b3b363e999fa6ff3809c0c9dc435a63ef35ecf98602dde547c72df9\";a:4:{s:10:\"expiration\";i:1434041300;s:2:\"ip\";s:14:\"197.249.42.210\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432831700;}}'),
(31419, 2025, 'votou', 'sim'),
(31420, 2025, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(31421, 2024, 'votou', 'sim'),
(31422, 2024, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(31423, 2022, 'votou', 'sim'),
(31424, 2022, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(31425, 2026, 'votou', 'sim'),
(31426, 2026, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(31427, 2027, 'nickname', 'Francisco_Ferreira_3'),
(31428, 2027, 'first_name', 'Francisco'),
(31429, 2027, 'last_name', 'Ferreira'),
(31430, 2027, 'description', ''),
(31431, 2027, 'rich_editing', 'true'),
(31432, 2027, 'comment_shortcuts', 'false'),
(31433, 2027, 'admin_color', 'fresh'),
(31434, 2027, 'use_ssl', '0'),
(31435, 2027, 'show_admin_bar_front', 'true'),
(31436, 2027, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31437, 2027, 'wp_user_level', '0'),
(31438, 2027, 'wsl_current_provider', 'Facebook'),
(31439, 2027, 'wsl_current_user_image', 'https://graph.facebook.com/1628204750749449/picture?width=150&height=150'),
(31440, 2027, 'session_tokens', 'a:1:{s:64:\"a6fb43a22911d4b0d4348975e41f578b5684b43851c57e49044edef78dec6a35\";a:4:{s:10:\"expiration\";i:1434041478;s:2:\"ip\";s:12:\"81.84.202.85\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432831878;}}'),
(31441, 2028, 'nickname', 'Bruno_Barreto'),
(31442, 2028, 'first_name', 'Bruno'),
(31443, 2028, 'last_name', 'Barreto'),
(31444, 2028, 'description', ''),
(31445, 2028, 'rich_editing', 'true'),
(31446, 2028, 'comment_shortcuts', 'false'),
(31447, 2028, 'admin_color', 'fresh'),
(31448, 2028, 'use_ssl', '0'),
(31449, 2028, 'show_admin_bar_front', 'true'),
(31450, 2028, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31451, 2028, 'wp_user_level', '0'),
(31452, 2028, 'wsl_current_provider', 'Facebook'),
(31453, 2028, 'wsl_current_user_image', 'https://graph.facebook.com/10153376947734265/picture?width=150&height=150'),
(31454, 2028, 'session_tokens', 'a:1:{s:64:\"4806025ce6ab5ce87fd932bb2ce325901fb5f4552ae2787a5a889a7b603eab7b\";a:4:{s:10:\"expiration\";i:1434041513;s:2:\"ip\";s:14:\"89.180.149.162\";s:2:\"ua\";s:141:\"Mozilla/5.0 (iPad;U;CPU OS 5_1_1 like Mac OS X; zh-cn)AppleWebKit/534.46.0(KHTML, like Gecko)CriOS/19.0.1084.60 Mobile/9B206 Safari/7534.48.3\";s:5:\"login\";i:1432831913;}}'),
(31455, 2027, 'votou', 'sim'),
(31456, 2027, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(31457, 2019, 'votou', 'sim'),
(31458, 2019, 'user_votes', 'tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(31459, 2029, 'nickname', 'Henrique_Piteira'),
(31460, 2029, 'first_name', 'Henrique'),
(31461, 2029, 'last_name', 'Piteira'),
(31462, 2029, 'description', ''),
(31463, 2029, 'rich_editing', 'true'),
(31464, 2029, 'comment_shortcuts', 'false'),
(31465, 2029, 'admin_color', 'fresh'),
(31466, 2029, 'use_ssl', '0'),
(31467, 2029, 'show_admin_bar_front', 'true'),
(31468, 2029, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31469, 2029, 'wp_user_level', '0'),
(31470, 2029, 'wsl_current_provider', 'Facebook'),
(31471, 2029, 'wsl_current_user_image', 'https://graph.facebook.com/10153003941467632/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(31472, 2029, 'session_tokens', 'a:1:{s:64:\"470a7483167670f3b303ae15dd359da896dc908c2d752331fa0f0fb8b8d3e8e1\";a:4:{s:10:\"expiration\";i:1434041529;s:2:\"ip\";s:13:\"85.240.50.175\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432831929;}}'),
(31473, 2030, 'nickname', 'Barbara_Schweizer'),
(31474, 2030, 'first_name', 'Barbara'),
(31475, 2030, 'last_name', 'Schweizer'),
(31476, 2030, 'description', ''),
(31477, 2030, 'rich_editing', 'true'),
(31478, 2030, 'comment_shortcuts', 'false'),
(31479, 2030, 'admin_color', 'fresh'),
(31480, 2030, 'use_ssl', '0'),
(31481, 2030, 'show_admin_bar_front', 'true'),
(31482, 2030, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31483, 2030, 'wp_user_level', '0'),
(31484, 2030, 'wsl_current_provider', 'Facebook'),
(31485, 2030, 'wsl_current_user_image', 'https://graph.facebook.com/10152805810626123/picture?width=150&height=150'),
(31486, 2030, 'session_tokens', 'a:1:{s:64:\"6baf5544dc60f485ce57b2fb3af0265b496a5a6b15b2b1860f8577b48ba404ee\";a:4:{s:10:\"expiration\";i:1434041576;s:2:\"ip\";s:14:\"178.197.229.65\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432831976;}}'),
(31487, 2028, 'votou', 'sim'),
(31488, 2028, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(31489, 2030, 'votou', 'sim'),
(31490, 2030, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036'),
(31491, 2031, 'nickname', 'Joao_Rito_1'),
(31492, 2031, 'first_name', 'João'),
(31493, 2031, 'last_name', 'Rito'),
(31494, 2031, 'description', ''),
(31495, 2031, 'rich_editing', 'true'),
(31496, 2031, 'comment_shortcuts', 'false'),
(31497, 2031, 'admin_color', 'fresh'),
(31498, 2031, 'use_ssl', '0'),
(31499, 2031, 'show_admin_bar_front', 'true'),
(31500, 2031, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31501, 2031, 'wp_user_level', '0'),
(31502, 2031, 'wsl_current_provider', 'Google'),
(31503, 2031, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-_KtueNoU69A/AAAAAAAAAAI/AAAAAAAABzY/227uoZdDOog/photo.jpg?sz=200'),
(31504, 2031, 'session_tokens', 'a:1:{s:64:\"c53f9d4b48f69b4f7833c30b15ea76c86e22c0b5642bd08b0d502362c628f34f\";a:4:{s:10:\"expiration\";i:1434041658;s:2:\"ip\";s:15:\"188.251.190.101\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1432832058;}}'),
(31505, 2032, 'nickname', 'Tiago_Domingos'),
(31506, 2032, 'first_name', 'Tiago'),
(31507, 2032, 'last_name', 'Domingos'),
(31508, 2032, 'description', ''),
(31509, 2032, 'rich_editing', 'true'),
(31510, 2032, 'comment_shortcuts', 'false'),
(31511, 2032, 'admin_color', 'fresh'),
(31512, 2032, 'use_ssl', '0'),
(31513, 2032, 'show_admin_bar_front', 'true'),
(31514, 2032, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31515, 2032, 'wp_user_level', '0'),
(31516, 2032, 'wsl_current_provider', 'Facebook'),
(31517, 2032, 'wsl_current_user_image', 'https://graph.facebook.com/695931333867747/picture?width=150&height=150'),
(31518, 2032, 'session_tokens', 'a:1:{s:64:\"11f58297b286cea4ec962886ab382cb1f544426299339df72129885c063021c6\";a:4:{s:10:\"expiration\";i:1434041938;s:2:\"ip\";s:14:\"85.244.141.244\";s:2:\"ua\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) GSA/5.5.50480 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432832338;}}'),
(31519, 2033, 'nickname', 'Rita_Nobre'),
(31520, 2033, 'first_name', 'Rita'),
(31521, 2033, 'last_name', 'Nobre'),
(31522, 2033, 'description', ''),
(31523, 2033, 'rich_editing', 'true'),
(31524, 2033, 'comment_shortcuts', 'false'),
(31525, 2033, 'admin_color', 'fresh'),
(31526, 2033, 'use_ssl', '0'),
(31527, 2033, 'show_admin_bar_front', 'true'),
(31528, 2033, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31529, 2033, 'wp_user_level', '0'),
(31530, 2033, 'wsl_current_provider', 'Facebook'),
(31531, 2033, 'wsl_current_user_image', 'https://graph.facebook.com/850713064965896/picture?width=150&height=150'),
(31532, 2033, 'session_tokens', 'a:1:{s:64:\"1448710db3657443dc0d61236ab5bb7d7fd1a70e51f40bf891996d72607f722c\";a:4:{s:10:\"expiration\";i:1434041940;s:2:\"ip\";s:12:\"5.249.31.229\";s:2:\"ua\";s:189:\"Mozilla/5.0 (Linux; Android 5.0.2; LG-D405 Build/LRX22G.A1428650077) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/37.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432832340;}}'),
(31533, 2033, 'votou', 'sim'),
(31534, 2033, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(31535, 2034, 'nickname', 'M_a_Beatriz_Maximiano'),
(31536, 2034, 'first_name', 'M ª Beatriz'),
(31537, 2034, 'last_name', 'Maximiano'),
(31538, 2034, 'description', ''),
(31539, 2034, 'rich_editing', 'true'),
(31540, 2034, 'comment_shortcuts', 'false'),
(31541, 2034, 'admin_color', 'fresh'),
(31542, 2034, 'use_ssl', '0'),
(31543, 2034, 'show_admin_bar_front', 'true'),
(31544, 2034, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31545, 2034, 'wp_user_level', '0'),
(31546, 2034, 'wsl_current_provider', 'Google'),
(31547, 2034, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(31548, 2034, 'session_tokens', 'a:1:{s:64:\"466617f58b13e339f1650509604583287ee58048a9ace76e4f5ed3fcee262fd2\";a:4:{s:10:\"expiration\";i:1434042313;s:2:\"ip\";s:13:\"176.79.153.54\";s:2:\"ua\";s:159:\"Mozilla/5.0 (Linux; U; Android 4.0.4; pt-pt; SAMSUNG GT-S7560/S7560XXBNJ1 Build/IMM76I) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1432832713;}}'),
(31549, 2035, 'nickname', 'Jailma_Lima'),
(31550, 2035, 'first_name', 'Jailma'),
(31551, 2035, 'last_name', 'Lima'),
(31552, 2035, 'description', ''),
(31553, 2035, 'rich_editing', 'true'),
(31554, 2035, 'comment_shortcuts', 'false'),
(31555, 2035, 'admin_color', 'fresh'),
(31556, 2035, 'use_ssl', '0'),
(31557, 2035, 'show_admin_bar_front', 'true'),
(31558, 2035, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31559, 2035, 'wp_user_level', '0'),
(31560, 2035, 'wsl_current_provider', 'Facebook'),
(31561, 2035, 'wsl_current_user_image', 'https://graph.facebook.com/775310582568211/picture?width=150&height=150'),
(31562, 2035, 'session_tokens', 'a:1:{s:64:\"6f05b68fbd5360d7d105f4d466adb9ec4c62039f1d31e46068e1c1a9d9d63463\";a:4:{s:10:\"expiration\";i:1434042805;s:2:\"ip\";s:15:\"179.211.165.132\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432833205;}}'),
(31563, 2036, 'nickname', 'Alex_Botelho'),
(31564, 2036, 'first_name', 'Alex'),
(31565, 2036, 'last_name', 'Botelho'),
(31566, 2036, 'description', ''),
(31567, 2036, 'rich_editing', 'true'),
(31568, 2036, 'comment_shortcuts', 'false'),
(31569, 2036, 'admin_color', 'fresh'),
(31570, 2036, 'use_ssl', '0'),
(31571, 2036, 'show_admin_bar_front', 'true'),
(31572, 2036, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31573, 2036, 'wp_user_level', '0'),
(31574, 2036, 'wsl_current_provider', 'Facebook'),
(31575, 2036, 'wsl_current_user_image', 'https://graph.facebook.com/10207184286989334/picture?width=150&height=150'),
(31576, 2036, 'session_tokens', 'a:1:{s:64:\"a12f845a1e0fd23f20f65ee2fd44f0f46fb3980711ac561b7b35b0632a740912\";a:4:{s:10:\"expiration\";i:1434042839;s:2:\"ip\";s:14:\"188.83.247.112\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/7.1.5 Safari/537.85.14\";s:5:\"login\";i:1432833239;}}'),
(31577, 2037, 'nickname', 'Luis_Aparicio_Barata'),
(31578, 2037, 'first_name', 'Luís'),
(31579, 2037, 'last_name', 'Barata'),
(31580, 2037, 'description', ''),
(31581, 2037, 'rich_editing', 'true'),
(31582, 2037, 'comment_shortcuts', 'false'),
(31583, 2037, 'admin_color', 'fresh'),
(31584, 2037, 'use_ssl', '0'),
(31585, 2037, 'show_admin_bar_front', 'true'),
(31586, 2037, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31587, 2037, 'wp_user_level', '0'),
(31588, 2037, 'wsl_current_provider', 'Facebook'),
(31589, 2037, 'wsl_current_user_image', 'https://graph.facebook.com/10153323407408770/picture?width=150&height=150'),
(31590, 2037, 'session_tokens', 'a:1:{s:64:\"a6470382d6b66bcd0fdfb1d778994c046d1a493484ddc4a90b762a65fd0dabf9\";a:4:{s:10:\"expiration\";i:1434042884;s:2:\"ip\";s:12:\"87.103.59.72\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432833284;}}'),
(31591, 2037, 'votou', 'sim'),
(31592, 2037, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(31593, 2031, 'votou', 'sim'),
(31594, 2031, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(31595, 8, 'votou', 'sim'),
(31596, 8, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(31597, 2036, 'votou', 'sim'),
(31598, 2036, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(31599, 2038, 'nickname', 'Diogo_Amaro'),
(31600, 2038, 'first_name', 'Diogo'),
(31601, 2038, 'last_name', 'Amaro'),
(31602, 2038, 'description', ''),
(31603, 2038, 'rich_editing', 'true'),
(31604, 2038, 'comment_shortcuts', 'false'),
(31605, 2038, 'admin_color', 'fresh'),
(31606, 2038, 'use_ssl', '0'),
(31607, 2038, 'show_admin_bar_front', 'true'),
(31608, 2038, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31609, 2038, 'wp_user_level', '0'),
(31610, 2038, 'wsl_current_provider', 'Google'),
(31611, 2038, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-rcvbZbUfadI/AAAAAAAAAAI/AAAAAAAAAMc/TSX2sq6lj8c/photo.jpg?sz=200'),
(31612, 2038, 'session_tokens', 'a:1:{s:64:\"93f6232ccccb7fb0b6b359e968a0cbaff1472292ad2b5b7e24d63f79fbc7eb0a\";a:4:{s:10:\"expiration\";i:1434043343;s:2:\"ip\";s:14:\"46.189.205.172\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432833743;}}'),
(31613, 2039, 'nickname', 'Marcelo_Bengoechea'),
(31614, 2039, 'first_name', 'Marcelo'),
(31615, 2039, 'last_name', 'Bengoechea'),
(31616, 2039, 'description', ''),
(31617, 2039, 'rich_editing', 'true'),
(31618, 2039, 'comment_shortcuts', 'false'),
(31619, 2039, 'admin_color', 'fresh'),
(31620, 2039, 'use_ssl', '0'),
(31621, 2039, 'show_admin_bar_front', 'true'),
(31622, 2039, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31623, 2039, 'wp_user_level', '0'),
(31624, 2039, 'wsl_current_provider', 'Facebook'),
(31625, 2039, 'wsl_current_user_image', 'https://graph.facebook.com/10205450497476374/picture?width=150&height=150'),
(31626, 2039, 'session_tokens', 'a:1:{s:64:\"918643043efac51a9f32c11ee93725ce5e16c0a5b55db787b7d705e9138f6bf9\";a:4:{s:10:\"expiration\";i:1434043395;s:2:\"ip\";s:13:\"98.173.154.34\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432833795;}}'),
(31627, 2040, 'nickname', 'Joao_Rodrigo_Lima'),
(31628, 2040, 'first_name', 'Joao Rodrigo'),
(31629, 2040, 'last_name', 'Lima'),
(31630, 2040, 'description', ''),
(31631, 2040, 'rich_editing', 'true'),
(31632, 2040, 'comment_shortcuts', 'false'),
(31633, 2040, 'admin_color', 'fresh'),
(31634, 2040, 'use_ssl', '0'),
(31635, 2040, 'show_admin_bar_front', 'true'),
(31636, 2040, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31637, 2040, 'wp_user_level', '0'),
(31638, 2040, 'wsl_current_provider', 'Facebook'),
(31639, 2040, 'wsl_current_user_image', 'https://graph.facebook.com/841945199186724/picture?width=150&height=150'),
(31640, 2040, 'session_tokens', 'a:1:{s:64:\"7a3fc01c9489d4f36d01b91c5e15808975cbad2570151121678f88f9a6b68a9a\";a:4:{s:10:\"expiration\";i:1434043453;s:2:\"ip\";s:13:\"89.153.233.67\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432833853;}}'),
(31641, 2029, 'votou', 'sim'),
(31642, 2029, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(31643, 2041, 'nickname', 'Ines_Mateus'),
(31644, 2041, 'first_name', 'Inês'),
(31645, 2041, 'last_name', 'Mateus'),
(31646, 2041, 'description', ''),
(31647, 2041, 'rich_editing', 'true'),
(31648, 2041, 'comment_shortcuts', 'false'),
(31649, 2041, 'admin_color', 'fresh'),
(31650, 2041, 'use_ssl', '0'),
(31651, 2041, 'show_admin_bar_front', 'true'),
(31652, 2041, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31653, 2041, 'wp_user_level', '0'),
(31654, 2041, 'wsl_current_provider', 'Facebook'),
(31655, 2041, 'wsl_current_user_image', 'https://graph.facebook.com/1061779163851186/picture?width=150&height=150'),
(31656, 2041, 'session_tokens', 'a:1:{s:64:\"2fc27979ab8847e52a7e6e27c5fb4634f88ad738b3c01ca0e2fd3b424ba3c74d\";a:4:{s:10:\"expiration\";i:1434043514;s:2:\"ip\";s:13:\"85.138.184.86\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432833914;}}'),
(31657, 2042, 'nickname', 'Goncalo_Castanheira'),
(31658, 2042, 'first_name', 'Gonçalo'),
(31659, 2042, 'last_name', 'Castanheira'),
(31660, 2042, 'description', ''),
(31661, 2042, 'rich_editing', 'true'),
(31662, 2042, 'comment_shortcuts', 'false'),
(31663, 2042, 'admin_color', 'fresh'),
(31664, 2042, 'use_ssl', '0'),
(31665, 2042, 'show_admin_bar_front', 'true'),
(31666, 2042, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31667, 2042, 'wp_user_level', '0'),
(31668, 2042, 'wsl_current_provider', 'Facebook'),
(31669, 2042, 'wsl_current_user_image', 'https://graph.facebook.com/990347670984327/picture?width=150&height=150'),
(31670, 2042, 'session_tokens', 'a:1:{s:64:\"721a35077b0a7e27ae51f4ef0702902385ad7995b120fcacd3dda1934694d3b9\";a:4:{s:10:\"expiration\";i:1434043541;s:2:\"ip\";s:13:\"85.240.55.166\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432833941;}}'),
(31671, 2039, 'votou', 'sim'),
(31672, 2039, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(31673, 2041, 'votou', 'sim'),
(31674, 2041, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(31675, 2040, 'votou', 'sim'),
(31676, 2040, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(31677, 2043, 'nickname', 'Ines_Carapinha'),
(31678, 2043, 'first_name', 'Inês'),
(31679, 2043, 'last_name', 'Carapinha'),
(31680, 2043, 'description', ''),
(31681, 2043, 'rich_editing', 'true'),
(31682, 2043, 'comment_shortcuts', 'false'),
(31683, 2043, 'admin_color', 'fresh'),
(31684, 2043, 'use_ssl', '0'),
(31685, 2043, 'show_admin_bar_front', 'true'),
(31686, 2043, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31687, 2043, 'wp_user_level', '0'),
(31688, 2043, 'wsl_current_provider', 'Google'),
(31689, 2043, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-iyMor66X-t4/AAAAAAAAAAI/AAAAAAAAAr0/SK64GeeAj-s/photo.jpg?sz=200'),
(31690, 2043, 'session_tokens', 'a:1:{s:64:\"3c193b4bcb6b9a5822e6e77106c1a7e28572a96e94f1f5be8d61f38bf95a62a7\";a:4:{s:10:\"expiration\";i:1434043841;s:2:\"ip\";s:13:\"85.245.57.136\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432834241;}}'),
(31691, 2038, 'votou', 'sim'),
(31692, 2038, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(31693, 2044, 'nickname', 'Caetano_Beirao_da_Veiga'),
(31694, 2044, 'first_name', 'Caetano'),
(31695, 2044, 'last_name', 'Beirao da Veiga'),
(31696, 2044, 'description', ''),
(31697, 2044, 'rich_editing', 'true'),
(31698, 2044, 'comment_shortcuts', 'false'),
(31699, 2044, 'admin_color', 'fresh'),
(31700, 2044, 'use_ssl', '0'),
(31701, 2044, 'show_admin_bar_front', 'true'),
(31702, 2044, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31703, 2044, 'wp_user_level', '0'),
(31704, 2044, 'wsl_current_provider', 'Facebook'),
(31705, 2044, 'wsl_current_user_image', 'https://graph.facebook.com/998261706863243/picture?width=150&height=150'),
(31706, 2044, 'session_tokens', 'a:1:{s:64:\"a2658f791d9c840a04c5e14b8b7302dc875eac99a928dffc1e956e1cb374c9be\";a:4:{s:10:\"expiration\";i:1434043873;s:2:\"ip\";s:13:\"79.168.53.220\";s:2:\"ua\";s:263:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/22.0.0.11.13;FBBV/7231602;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432834273;}}'),
(31707, 2045, 'nickname', 'Beatriz_Santos'),
(31708, 2045, 'first_name', 'Beatriz'),
(31709, 2045, 'last_name', 'Santos'),
(31710, 2045, 'description', ''),
(31711, 2045, 'rich_editing', 'true'),
(31712, 2045, 'comment_shortcuts', 'false'),
(31713, 2045, 'admin_color', 'fresh'),
(31714, 2045, 'use_ssl', '0'),
(31715, 2045, 'show_admin_bar_front', 'true'),
(31716, 2045, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31717, 2045, 'wp_user_level', '0'),
(31718, 2045, 'wsl_current_provider', 'Facebook'),
(31719, 2045, 'wsl_current_user_image', 'https://graph.facebook.com/806797546068519/picture?width=150&height=150'),
(31720, 2045, 'session_tokens', 'a:1:{s:64:\"58793ce08cb4cf746e4bbe40deda8c44a69918eda843ec3b1bda8bc039f22f1b\";a:4:{s:10:\"expiration\";i:1434043914;s:2:\"ip\";s:13:\"81.84.225.194\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432834314;}}'),
(31721, 2046, 'nickname', 'Alexsandro_Vale'),
(31722, 2046, 'first_name', 'Alexsandro'),
(31723, 2046, 'last_name', 'Vale'),
(31724, 2046, 'description', ''),
(31725, 2046, 'rich_editing', 'true'),
(31726, 2046, 'comment_shortcuts', 'false'),
(31727, 2046, 'admin_color', 'fresh'),
(31728, 2046, 'use_ssl', '0'),
(31729, 2046, 'show_admin_bar_front', 'true'),
(31730, 2046, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31731, 2046, 'wp_user_level', '0'),
(31732, 2046, 'wsl_current_provider', 'Facebook'),
(31733, 2046, 'wsl_current_user_image', 'https://graph.facebook.com/734980626627810/picture?width=150&height=150'),
(31734, 2046, 'session_tokens', 'a:1:{s:64:\"97aa7249892ff041e196bee817142ae137fb2583c94abd277ecc1efa259ea7c3\";a:4:{s:10:\"expiration\";i:1434043975;s:2:\"ip\";s:13:\"177.98.16.183\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432834375;}}'),
(31735, 2047, 'nickname', 'Carol_Bonates'),
(31736, 2047, 'first_name', 'Carol'),
(31737, 2047, 'last_name', 'Bonates'),
(31738, 2047, 'description', ''),
(31739, 2047, 'rich_editing', 'true'),
(31740, 2047, 'comment_shortcuts', 'false'),
(31741, 2047, 'admin_color', 'fresh'),
(31742, 2047, 'use_ssl', '0'),
(31743, 2047, 'show_admin_bar_front', 'true'),
(31744, 2047, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31745, 2047, 'wp_user_level', '0'),
(31746, 2047, 'wsl_current_provider', 'Facebook'),
(31747, 2047, 'wsl_current_user_image', 'https://graph.facebook.com/10206709182065006/picture?width=150&height=150'),
(31748, 2047, 'session_tokens', 'a:1:{s:64:\"f475cd4f01753a4e0393d4bd68e7ef059bd2c19a00fcd531fc40acc8eda0d47c\";a:4:{s:10:\"expiration\";i:1434044024;s:2:\"ip\";s:13:\"85.242.105.16\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432834424;}}'),
(31749, 1626, 'votou', 'sim'),
(31750, 1626, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(31751, 2048, 'nickname', 'Manuela_Cardoso'),
(31752, 2048, 'first_name', 'Manuela'),
(31753, 2048, 'last_name', 'Cardoso'),
(31754, 2048, 'description', ''),
(31755, 2048, 'rich_editing', 'true'),
(31756, 2048, 'comment_shortcuts', 'false'),
(31757, 2048, 'admin_color', 'fresh'),
(31758, 2048, 'use_ssl', '0'),
(31759, 2048, 'show_admin_bar_front', 'true'),
(31760, 2048, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31761, 2048, 'wp_user_level', '0'),
(31762, 2048, 'wsl_current_provider', 'Facebook'),
(31763, 2048, 'wsl_current_user_image', 'https://graph.facebook.com/10153011451085787/picture?width=150&height=150'),
(31764, 2048, 'session_tokens', 'a:1:{s:64:\"8129e9b51e13cee992fbe278f2202f171f16f915fd88567e695f4af1186654a5\";a:4:{s:10:\"expiration\";i:1434044102;s:2:\"ip\";s:12:\"2.83.142.235\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432834502;}}'),
(31765, 2047, 'votou', 'sim'),
(31766, 2047, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428'),
(31767, 2049, 'nickname', 'Isabel_Rodrigues'),
(31768, 2049, 'first_name', 'Isabel'),
(31769, 2049, 'last_name', 'Rodrigues'),
(31770, 2049, 'description', ''),
(31771, 2049, 'rich_editing', 'true'),
(31772, 2049, 'comment_shortcuts', 'false'),
(31773, 2049, 'admin_color', 'fresh'),
(31774, 2049, 'use_ssl', '0'),
(31775, 2049, 'show_admin_bar_front', 'true'),
(31776, 2049, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31777, 2049, 'wp_user_level', '0'),
(31778, 2049, 'wsl_current_provider', 'Facebook'),
(31779, 2049, 'wsl_current_user_image', 'https://graph.facebook.com/10206983466048055/picture?width=150&height=150'),
(31780, 2049, 'session_tokens', 'a:1:{s:64:\"5ded96ae31e3f00bd4ee363415ba6a4b25ab35e28b41e5f7bfc3507de32c40b3\";a:4:{s:10:\"expiration\";i:1434044179;s:2:\"ip\";s:14:\"88.157.129.150\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432834579;}}'),
(31781, 2048, 'votou', 'sim'),
(31782, 2048, 'user_votes', 'free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(31783, 2050, 'nickname', 'Rui_Afonso'),
(31784, 2050, 'first_name', 'Rui'),
(31785, 2050, 'last_name', 'Afonso'),
(31786, 2050, 'description', ''),
(31787, 2050, 'rich_editing', 'true'),
(31788, 2050, 'comment_shortcuts', 'false'),
(31789, 2050, 'admin_color', 'fresh'),
(31790, 2050, 'use_ssl', '0'),
(31791, 2050, 'show_admin_bar_front', 'true'),
(31792, 2050, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31793, 2050, 'wp_user_level', '0'),
(31794, 2050, 'wsl_current_provider', 'Facebook'),
(31795, 2050, 'wsl_current_user_image', 'https://graph.facebook.com/10153356445243210/picture?width=150&height=150'),
(31796, 2050, 'session_tokens', 'a:1:{s:64:\"e07f7e80ca28170e267c17fffab216d41373c7724215de67e6ba2c3ab44ff30c\";a:4:{s:10:\"expiration\";i:1434044303;s:2:\"ip\";s:11:\"95.94.234.9\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432834703;}}'),
(31797, 2049, 'votou', 'sim'),
(31798, 2049, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(31799, 2051, 'nickname', 'Simone_Lourenco'),
(31800, 2051, 'first_name', 'Simone'),
(31801, 2051, 'last_name', 'Lourenço'),
(31802, 2051, 'description', ''),
(31803, 2051, 'rich_editing', 'true'),
(31804, 2051, 'comment_shortcuts', 'false'),
(31805, 2051, 'admin_color', 'fresh'),
(31806, 2051, 'use_ssl', '0'),
(31807, 2051, 'show_admin_bar_front', 'true'),
(31808, 2051, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31809, 2051, 'wp_user_level', '0'),
(31810, 2051, 'wsl_current_provider', 'Google'),
(31811, 2051, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-ib5Ceky2VQY/AAAAAAAAAAI/AAAAAAAAAAA/Vr1HRG7nv3U/photo.jpg?sz=200'),
(31812, 2051, 'session_tokens', 'a:1:{s:64:\"e77ba075cf7801cf1c5dffe8c299e84855aa958bdc5d8cf143f6850ec7a11981\";a:4:{s:10:\"expiration\";i:1434044422;s:2:\"ip\";s:13:\"95.93.172.130\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432834822;}}'),
(31813, 2050, 'votou', 'sim'),
(31814, 2050, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1385,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428'),
(31815, 2043, 'votou', 'sim'),
(31816, 2043, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(31817, 2051, 'votou', 'sim'),
(31818, 2051, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(31819, 2052, 'nickname', 'Rodolfo_Carvalho'),
(31820, 2052, 'first_name', 'Rodolfo'),
(31821, 2052, 'last_name', 'Carvalho'),
(31822, 2052, 'description', ''),
(31823, 2052, 'rich_editing', 'true'),
(31824, 2052, 'comment_shortcuts', 'false'),
(31825, 2052, 'admin_color', 'fresh'),
(31826, 2052, 'use_ssl', '0'),
(31827, 2052, 'show_admin_bar_front', 'true'),
(31828, 2052, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31829, 2052, 'wp_user_level', '0'),
(31830, 2052, 'wsl_current_provider', 'Facebook'),
(31831, 2052, 'wsl_current_user_image', 'https://graph.facebook.com/953748477989575/picture?width=150&height=150'),
(31832, 2052, 'session_tokens', 'a:1:{s:64:\"1047f7cdcc53a4bb30b060eb0176926ade4969cddf1e75a39669ba7cee8801a7\";a:4:{s:10:\"expiration\";i:1434044709;s:2:\"ip\";s:13:\"85.241.50.137\";s:2:\"ua\";s:63:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0)\";s:5:\"login\";i:1432835109;}}'),
(31833, 2053, 'nickname', 'Ivone_Ribeiro'),
(31834, 2053, 'first_name', 'Ivone'),
(31835, 2053, 'last_name', 'Ribeiro'),
(31836, 2053, 'description', ''),
(31837, 2053, 'rich_editing', 'true'),
(31838, 2053, 'comment_shortcuts', 'false'),
(31839, 2053, 'admin_color', 'fresh'),
(31840, 2053, 'use_ssl', '0'),
(31841, 2053, 'show_admin_bar_front', 'true'),
(31842, 2053, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31843, 2053, 'wp_user_level', '0'),
(31844, 2053, 'wsl_current_provider', 'Facebook'),
(31845, 2053, 'wsl_current_user_image', 'https://graph.facebook.com/829362793780319/picture?width=150&height=150'),
(31846, 2053, 'session_tokens', 'a:2:{s:64:\"9b8b2ca5ef3d61d0a957981fbee80cf697c9d9f6f573c794f0244ef97c31dfb5\";a:4:{s:10:\"expiration\";i:1434044771;s:2:\"ip\";s:13:\"213.63.135.82\";s:2:\"ua\";s:129:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.0.04506; .NET CLR 1.1.4322)\";s:5:\"login\";i:1432835171;}s:64:\"fe34eb3bbc1db73a77d0ca51123c3fdb0dbcb8d0b53b7ae9e8833fc744331e48\";a:4:{s:10:\"expiration\";i:1434133779;s:2:\"ip\";s:14:\"85.138.206.254\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432924179;}}'),
(31847, 2054, 'nickname', 'Bernardo_Villar'),
(31848, 2054, 'first_name', 'Bernardo'),
(31849, 2054, 'last_name', 'Villar'),
(31850, 2054, 'description', ''),
(31851, 2054, 'rich_editing', 'true'),
(31852, 2054, 'comment_shortcuts', 'false'),
(31853, 2054, 'admin_color', 'fresh'),
(31854, 2054, 'use_ssl', '0'),
(31855, 2054, 'show_admin_bar_front', 'true'),
(31856, 2054, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31857, 2054, 'wp_user_level', '0'),
(31858, 2054, 'wsl_current_provider', 'Google'),
(31859, 2054, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-HehqrwX6RE0/AAAAAAAAAAI/AAAAAAAAAHw/SQRKOq9fROE/photo.jpg?sz=200'),
(31860, 2054, 'session_tokens', 'a:1:{s:64:\"59d70ed44c8cf75085bacedb34699cd66f8369210e03dd38b36928ea0380041e\";a:4:{s:10:\"expiration\";i:1434044791;s:2:\"ip\";s:13:\"79.168.77.229\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432835191;}}'),
(31861, 2054, 'votou', 'sim'),
(31862, 2054, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(31863, 2055, 'nickname', 'Hugo_Filipe'),
(31864, 2055, 'first_name', 'Hugo'),
(31865, 2055, 'last_name', 'Filipe'),
(31866, 2055, 'description', ''),
(31867, 2055, 'rich_editing', 'true'),
(31868, 2055, 'comment_shortcuts', 'false'),
(31869, 2055, 'admin_color', 'fresh'),
(31870, 2055, 'use_ssl', '0'),
(31871, 2055, 'show_admin_bar_front', 'true'),
(31872, 2055, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31873, 2055, 'wp_user_level', '0'),
(31874, 2055, 'wsl_current_provider', 'Facebook'),
(31875, 2055, 'wsl_current_user_image', 'https://graph.facebook.com/1058916250788396/picture?width=150&height=150'),
(31876, 2055, 'session_tokens', 'a:1:{s:64:\"d35d510356f0393122793cc2cab3f230ea61d9074191953ddd2085f635bb22f3\";a:4:{s:10:\"expiration\";i:1434045040;s:2:\"ip\";s:13:\"176.78.51.246\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432835440;}}'),
(31877, 1757, 'votou', 'sim'),
(31878, 1757, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(31879, 2056, 'nickname', 'Tiago_Cunha'),
(31880, 2056, 'first_name', 'Tiago'),
(31881, 2056, 'last_name', 'Cunha'),
(31882, 2056, 'description', ''),
(31883, 2056, 'rich_editing', 'true'),
(31884, 2056, 'comment_shortcuts', 'false'),
(31885, 2056, 'admin_color', 'fresh'),
(31886, 2056, 'use_ssl', '0'),
(31887, 2056, 'show_admin_bar_front', 'true'),
(31888, 2056, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31889, 2056, 'wp_user_level', '0'),
(31890, 2056, 'wsl_current_provider', 'Facebook'),
(31891, 2056, 'wsl_current_user_image', 'https://graph.facebook.com/739188052858995/picture?width=150&height=150'),
(31892, 2056, 'session_tokens', 'a:1:{s:64:\"8d4e301486fad247a5317190a27d58703c9879f2157891c502ef23600202c10f\";a:4:{s:10:\"expiration\";i:1434045383;s:2:\"ip\";s:12:\"89.155.224.4\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1432835783;}}'),
(31893, 2057, 'nickname', 'Filipa_Marrazes'),
(31894, 2057, 'first_name', 'Filipa'),
(31895, 2057, 'last_name', 'Marrazes'),
(31896, 2057, 'description', ''),
(31897, 2057, 'rich_editing', 'true'),
(31898, 2057, 'comment_shortcuts', 'false'),
(31899, 2057, 'admin_color', 'fresh'),
(31900, 2057, 'use_ssl', '0'),
(31901, 2057, 'show_admin_bar_front', 'true'),
(31902, 2057, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31903, 2057, 'wp_user_level', '0'),
(31904, 2057, 'wsl_current_provider', 'Google'),
(31905, 2057, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-Q0dV0wIxjJM/AAAAAAAAAAI/AAAAAAAAADs/90AN0VP51GA/photo.jpg?sz=200'),
(31906, 2057, 'session_tokens', 'a:1:{s:64:\"1a28580c1adcf04e1f1cf184fa28bb3cba92f0ef4d5078bd89040bb78640f511\";a:4:{s:10:\"expiration\";i:1434045461;s:2:\"ip\";s:13:\"188.37.160.67\";s:2:\"ua\";s:62:\"Mozilla/5.0 (Android; Tablet; rv:38.0) Gecko/38.0 Firefox/38.0\";s:5:\"login\";i:1432835861;}}'),
(31907, 2058, 'nickname', 'Mariana_Sabrosa'),
(31908, 2058, 'first_name', 'Mariana'),
(31909, 2058, 'last_name', 'Sabrosa'),
(31910, 2058, 'description', ''),
(31911, 2058, 'rich_editing', 'true'),
(31912, 2058, 'comment_shortcuts', 'false'),
(31913, 2058, 'admin_color', 'fresh'),
(31914, 2058, 'use_ssl', '0'),
(31915, 2058, 'show_admin_bar_front', 'true'),
(31916, 2058, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31917, 2058, 'wp_user_level', '0'),
(31918, 2058, 'wsl_current_provider', 'Facebook'),
(31919, 2058, 'wsl_current_user_image', 'https://graph.facebook.com/701467576645814/picture?width=150&height=150'),
(31920, 2058, 'session_tokens', 'a:1:{s:64:\"5bbdd7678fa24d988b6e897354e7cb1916da2c61a84a5c94797bb84ad02eae1d\";a:4:{s:10:\"expiration\";i:1434045603;s:2:\"ip\";s:12:\"95.92.98.224\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36\";s:5:\"login\";i:1432836003;}}'),
(31921, 2057, 'votou', 'sim'),
(31922, 2057, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(31923, 2056, 'votou', 'sim'),
(31924, 2056, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(31925, 2059, 'nickname', 'Pedro_M_Pereira_Coutinho'),
(31926, 2059, 'first_name', 'Pedro M'),
(31927, 2059, 'last_name', 'Pereira Coutinho'),
(31928, 2059, 'description', ''),
(31929, 2059, 'rich_editing', 'true'),
(31930, 2059, 'comment_shortcuts', 'false'),
(31931, 2059, 'admin_color', 'fresh'),
(31932, 2059, 'use_ssl', '0'),
(31933, 2059, 'show_admin_bar_front', 'true'),
(31934, 2059, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31935, 2059, 'wp_user_level', '0'),
(31936, 2059, 'wsl_current_provider', 'Facebook'),
(31937, 2059, 'wsl_current_user_image', 'https://graph.facebook.com/911516602225532/picture?width=150&height=150'),
(31938, 2059, 'session_tokens', 'a:1:{s:64:\"9f9c895cb9f1d2c209d4bf026a3e56a720f21d6d6b607571ff6cc83863cce554\";a:4:{s:10:\"expiration\";i:1434046412;s:2:\"ip\";s:13:\"46.189.149.81\";s:2:\"ua\";s:73:\"Mozilla/5.0 (Windows NT 6.3; ARM; Trident/7.0; Touch; rv:11.0) like Gecko\";s:5:\"login\";i:1432836812;}}'),
(31939, 2060, 'nickname', 'Nuno_Amado'),
(31940, 2060, 'first_name', 'Nuno'),
(31941, 2060, 'last_name', 'Amado'),
(31942, 2060, 'description', ''),
(31943, 2060, 'rich_editing', 'true'),
(31944, 2060, 'comment_shortcuts', 'false'),
(31945, 2060, 'admin_color', 'fresh'),
(31946, 2060, 'use_ssl', '0'),
(31947, 2060, 'show_admin_bar_front', 'true'),
(31948, 2060, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31949, 2060, 'wp_user_level', '0'),
(31950, 2060, 'wsl_current_provider', 'Facebook'),
(31951, 2060, 'wsl_current_user_image', 'https://graph.facebook.com/1589808791285140/picture?width=150&height=150'),
(31952, 2060, 'session_tokens', 'a:1:{s:64:\"9c15454a2eeb3ffe2f82ea3802a39c3c9cc5e2bf9987983be35ece0199a645a7\";a:4:{s:10:\"expiration\";i:1434046585;s:2:\"ip\";s:13:\"213.13.127.29\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432836985;}}'),
(31953, 2061, 'nickname', 'Afonso_Correia'),
(31954, 2061, 'first_name', 'Afonso'),
(31955, 2061, 'last_name', 'Correia'),
(31956, 2061, 'description', ''),
(31957, 2061, 'rich_editing', 'true'),
(31958, 2061, 'comment_shortcuts', 'false'),
(31959, 2061, 'admin_color', 'fresh'),
(31960, 2061, 'use_ssl', '0'),
(31961, 2061, 'show_admin_bar_front', 'true'),
(31962, 2061, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31963, 2061, 'wp_user_level', '0'),
(31964, 2061, 'wsl_current_provider', 'Facebook'),
(31965, 2061, 'wsl_current_user_image', 'https://graph.facebook.com/861169677253126/picture?width=150&height=150'),
(31966, 2061, 'session_tokens', 'a:1:{s:64:\"699ff3d1235b895417a0924188b50ce93259b85db64781561c78135b8c2683a8\";a:4:{s:10:\"expiration\";i:1434046628;s:2:\"ip\";s:13:\"62.169.70.158\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.1.2; GT-I9100 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432837028;}}'),
(31967, 2058, 'votou', 'sim'),
(31968, 2058, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(31969, 2060, 'votou', 'sim'),
(31970, 2060, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(31971, 2061, 'votou', 'sim'),
(31972, 2061, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,shaper-do-ano-xhapeland_p1375'),
(31973, 2062, 'nickname', 'Nuno_Paulino'),
(31974, 2062, 'first_name', 'Nuno'),
(31975, 2062, 'last_name', 'Paulino'),
(31976, 2062, 'description', ''),
(31977, 2062, 'rich_editing', 'true'),
(31978, 2062, 'comment_shortcuts', 'false'),
(31979, 2062, 'admin_color', 'fresh'),
(31980, 2062, 'use_ssl', '0'),
(31981, 2062, 'show_admin_bar_front', 'true'),
(31982, 2062, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31983, 2062, 'wp_user_level', '0'),
(31984, 2062, 'wsl_current_provider', 'Facebook'),
(31985, 2062, 'wsl_current_user_image', 'https://graph.facebook.com/1600775983507663/picture?width=150&height=150'),
(31986, 2062, 'session_tokens', 'a:1:{s:64:\"db83292bd671a8458d17c23b5204c5c4e15c176e248687e13e628770b7d95222\";a:4:{s:10:\"expiration\";i:1434046973;s:2:\"ip\";s:14:\"88.214.163.235\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432837373;}}'),
(31987, 2063, 'nickname', 'Bruno_Lopes'),
(31988, 2063, 'first_name', 'Bruno'),
(31989, 2063, 'last_name', 'Lopes'),
(31990, 2063, 'description', ''),
(31991, 2063, 'rich_editing', 'true'),
(31992, 2063, 'comment_shortcuts', 'false'),
(31993, 2063, 'admin_color', 'fresh'),
(31994, 2063, 'use_ssl', '0'),
(31995, 2063, 'show_admin_bar_front', 'true'),
(31996, 2063, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(31997, 2063, 'wp_user_level', '0'),
(31998, 2063, 'wsl_current_provider', 'Facebook'),
(31999, 2063, 'wsl_current_user_image', 'https://graph.facebook.com/10205845033059250/picture?width=150&height=150'),
(32000, 2063, 'session_tokens', 'a:1:{s:64:\"d3c759584515a39de95e8aa950a726da41aa30baf186e82385bf357b28ce00c2\";a:4:{s:10:\"expiration\";i:1434047153;s:2:\"ip\";s:14:\"178.166.31.108\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432837553;}}'),
(32001, 2064, 'nickname', 'Andrew_Marlez'),
(32002, 2064, 'first_name', 'Andrew'),
(32003, 2064, 'last_name', 'Marlez'),
(32004, 2064, 'description', ''),
(32005, 2064, 'rich_editing', 'true'),
(32006, 2064, 'comment_shortcuts', 'false'),
(32007, 2064, 'admin_color', 'fresh'),
(32008, 2064, 'use_ssl', '0'),
(32009, 2064, 'show_admin_bar_front', 'true'),
(32010, 2064, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32011, 2064, 'wp_user_level', '0'),
(32012, 2064, 'wsl_current_provider', 'Facebook'),
(32013, 2064, 'wsl_current_user_image', 'https://graph.facebook.com/10203138558623139/picture?width=150&height=150'),
(32014, 2064, 'session_tokens', 'a:1:{s:64:\"3f02906a561f8cb8ccc21973390d591cad26f02c39dce5515733bf05f06a479e\";a:4:{s:10:\"expiration\";i:1434047248;s:2:\"ip\";s:12:\"89.115.98.52\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432837648;}}'),
(32015, 2065, 'nickname', 'Mafalda_Castro'),
(32016, 2065, 'first_name', 'Mafalda'),
(32017, 2065, 'last_name', 'Castro'),
(32018, 2065, 'description', ''),
(32019, 2065, 'rich_editing', 'true'),
(32020, 2065, 'comment_shortcuts', 'false'),
(32021, 2065, 'admin_color', 'fresh'),
(32022, 2065, 'use_ssl', '0'),
(32023, 2065, 'show_admin_bar_front', 'true'),
(32024, 2065, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32025, 2065, 'wp_user_level', '0'),
(32026, 2065, 'wsl_current_provider', 'Facebook'),
(32027, 2065, 'wsl_current_user_image', 'https://graph.facebook.com/10207012795702047/picture?width=150&height=150'),
(32028, 2065, 'session_tokens', 'a:1:{s:64:\"f408ea50acefc3d532f27b0880f02bfb5d4f4c17059a5b82dcc73cfe2ec2f178\";a:4:{s:10:\"expiration\";i:1434047642;s:2:\"ip\";s:12:\"89.115.95.90\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432838042;}}'),
(32029, 2066, 'nickname', 'Ana_Mesquita_Patrocinio'),
(32030, 2066, 'first_name', 'Ana'),
(32031, 2066, 'last_name', 'Mesquita Patrocínio'),
(32032, 2066, 'description', ''),
(32033, 2066, 'rich_editing', 'true'),
(32034, 2066, 'comment_shortcuts', 'false'),
(32035, 2066, 'admin_color', 'fresh'),
(32036, 2066, 'use_ssl', '0'),
(32037, 2066, 'show_admin_bar_front', 'true'),
(32038, 2066, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32039, 2066, 'wp_user_level', '0'),
(32040, 2066, 'wsl_current_provider', 'Facebook'),
(32041, 2066, 'wsl_current_user_image', 'https://graph.facebook.com/657582421038355/picture?width=150&height=150'),
(32042, 2066, 'session_tokens', 'a:1:{s:64:\"1e1462d44b509945ae90bf4da88cb13c953b1239dc4833733f00be61c4fb124d\";a:4:{s:10:\"expiration\";i:1434047645;s:2:\"ip\";s:13:\"85.242.35.143\";s:2:\"ua\";s:164:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; GT-P5110 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1432838045;}}'),
(32043, 2062, 'votou', 'sim'),
(32044, 2062, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379'),
(32045, 2067, 'nickname', 'Daniela_Cabrini'),
(32046, 2067, 'first_name', 'Daniela'),
(32047, 2067, 'last_name', 'Cabrini'),
(32048, 2067, 'description', ''),
(32049, 2067, 'rich_editing', 'true'),
(32050, 2067, 'comment_shortcuts', 'false'),
(32051, 2067, 'admin_color', 'fresh'),
(32052, 2067, 'use_ssl', '0'),
(32053, 2067, 'show_admin_bar_front', 'true'),
(32054, 2067, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32055, 2067, 'wp_user_level', '0'),
(32056, 2067, 'wsl_current_provider', 'Facebook'),
(32057, 2067, 'wsl_current_user_image', 'https://graph.facebook.com/10205091924470194/picture?width=150&height=150'),
(32058, 2067, 'session_tokens', 'a:1:{s:64:\"7bde8727aecbc9d5f79b38fae1c664c898a00efa8caf06551aef0e1f79c69837\";a:4:{s:10:\"expiration\";i:1434047892;s:2:\"ip\";s:14:\"200.238.176.30\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432838292;}}'),
(32059, 2066, 'votou', 'sim'),
(32060, 2066, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385,foto-do-ano_p1277,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(32061, 2068, 'nickname', 'Ines_Costa_Pereira'),
(32062, 2068, 'first_name', 'Ines'),
(32063, 2068, 'last_name', 'Pereira'),
(32064, 2068, 'description', ''),
(32065, 2068, 'rich_editing', 'true'),
(32066, 2068, 'comment_shortcuts', 'false'),
(32067, 2068, 'admin_color', 'fresh'),
(32068, 2068, 'use_ssl', '0'),
(32069, 2068, 'show_admin_bar_front', 'true'),
(32070, 2068, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32071, 2068, 'wp_user_level', '0'),
(32072, 2068, 'wsl_current_provider', 'Facebook'),
(32073, 2068, 'wsl_current_user_image', 'https://graph.facebook.com/10203475131232976/picture?width=150&height=150'),
(32074, 2068, 'session_tokens', 'a:1:{s:64:\"ce80aa21e168eafe9f181f3557c1f186252ca2aa9748cf0be6334ed267172129\";a:4:{s:10:\"expiration\";i:1434047971;s:2:\"ip\";s:13:\"85.246.35.217\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.0; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432838371;}}'),
(32075, 2068, 'votou', 'sim'),
(32076, 2068, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(32077, 2069, 'nickname', 'Michele_Schweizer'),
(32078, 2069, 'first_name', 'Michèle'),
(32079, 2069, 'last_name', 'Schweizer'),
(32080, 2069, 'description', ''),
(32081, 2069, 'rich_editing', 'true'),
(32082, 2069, 'comment_shortcuts', 'false'),
(32083, 2069, 'admin_color', 'fresh'),
(32084, 2069, 'use_ssl', '0'),
(32085, 2069, 'show_admin_bar_front', 'true'),
(32086, 2069, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32087, 2069, 'wp_user_level', '0'),
(32088, 2069, 'wsl_current_provider', 'Facebook'),
(32089, 2069, 'wsl_current_user_image', 'https://graph.facebook.com/10153441336272625/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(32090, 2069, 'session_tokens', 'a:1:{s:64:\"36e92bc3dee6521df16872c2c2e774b2ef14e53184b6c8dc036b8067c2ce0ace\";a:4:{s:10:\"expiration\";i:1434048122;s:2:\"ip\";s:14:\"178.197.235.25\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/Swisscom;FBID/phone;FBLC/de_DE;FBOP/5]\";s:5:\"login\";i:1432838522;}}'),
(32091, 2069, 'votou', 'sim'),
(32092, 2069, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036'),
(32093, 2067, 'votou', 'sim'),
(32094, 2067, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(32095, 2070, 'nickname', 'Matteo_Martella'),
(32096, 2070, 'first_name', 'Matteo'),
(32097, 2070, 'last_name', 'Martella'),
(32098, 2070, 'description', ''),
(32099, 2070, 'rich_editing', 'true'),
(32100, 2070, 'comment_shortcuts', 'false'),
(32101, 2070, 'admin_color', 'fresh'),
(32102, 2070, 'use_ssl', '0'),
(32103, 2070, 'show_admin_bar_front', 'true'),
(32104, 2070, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32105, 2070, 'wp_user_level', '0'),
(32106, 2070, 'wsl_current_provider', 'Facebook'),
(32107, 2070, 'wsl_current_user_image', 'https://graph.facebook.com/937050273013992/picture?width=150&height=150'),
(32108, 2070, 'session_tokens', 'a:1:{s:64:\"d48d41468c6e4eefb0bb7b3e7234c157e3ff519df19969a6c27ddc9a301820a8\";a:4:{s:10:\"expiration\";i:1434048268;s:2:\"ip\";s:14:\"105.172.23.200\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.2.2; GT-I9190 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.117 Mobile Safari/537.36\";s:5:\"login\";i:1432838668;}}'),
(32109, 2071, 'nickname', 'Sergio_Oliveira'),
(32110, 2071, 'first_name', 'Sérgio'),
(32111, 2071, 'last_name', 'Oliveira'),
(32112, 2071, 'description', ''),
(32113, 2071, 'rich_editing', 'true'),
(32114, 2071, 'comment_shortcuts', 'false'),
(32115, 2071, 'admin_color', 'fresh'),
(32116, 2071, 'use_ssl', '0'),
(32117, 2071, 'show_admin_bar_front', 'true'),
(32118, 2071, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32119, 2071, 'wp_user_level', '0'),
(32120, 2071, 'wsl_current_provider', 'Facebook'),
(32121, 2071, 'wsl_current_user_image', 'https://graph.facebook.com/10155679778770523/picture?width=150&height=150'),
(32122, 2071, 'session_tokens', 'a:1:{s:64:\"c5c2070189306f6306a971723f665299b14b65e917ee3796e89a20b32fa8e84c\";a:4:{s:10:\"expiration\";i:1434048347;s:2:\"ip\";s:13:\"87.212.156.20\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1432838747;}}'),
(32123, 2072, 'nickname', 'Marta_Aires'),
(32124, 2072, 'first_name', 'Marta'),
(32125, 2072, 'last_name', 'Aires'),
(32126, 2072, 'description', ''),
(32127, 2072, 'rich_editing', 'true'),
(32128, 2072, 'comment_shortcuts', 'false'),
(32129, 2072, 'admin_color', 'fresh'),
(32130, 2072, 'use_ssl', '0'),
(32131, 2072, 'show_admin_bar_front', 'true'),
(32132, 2072, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32133, 2072, 'wp_user_level', '0'),
(32134, 2072, 'wsl_current_provider', 'Facebook'),
(32135, 2072, 'wsl_current_user_image', 'https://graph.facebook.com/1635722233306819/picture?width=150&height=150'),
(32136, 2072, 'session_tokens', 'a:1:{s:64:\"48b4ce07174fe83016171f51367e7c2762432a6d7800842964330e2de7a888bc\";a:4:{s:10:\"expiration\";i:1434048419;s:2:\"ip\";s:13:\"85.241.98.195\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1432838819;}}'),
(32137, 1501, 'votou', 'sim'),
(32138, 1501, 'user_votes', 'onda-do-ano-polen_p1230'),
(32139, 2073, 'nickname', 'Catia_Cruz'),
(32140, 2073, 'first_name', 'Catia'),
(32141, 2073, 'last_name', 'Cruz'),
(32142, 2073, 'description', ''),
(32143, 2073, 'rich_editing', 'true'),
(32144, 2073, 'comment_shortcuts', 'false'),
(32145, 2073, 'admin_color', 'fresh'),
(32146, 2073, 'use_ssl', '0'),
(32147, 2073, 'show_admin_bar_front', 'true'),
(32148, 2073, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32149, 2073, 'wp_user_level', '0'),
(32150, 2073, 'wsl_current_provider', 'Facebook'),
(32151, 2073, 'wsl_current_user_image', 'https://graph.facebook.com/10153368032604371/picture?width=150&height=150'),
(32152, 2073, 'session_tokens', 'a:1:{s:64:\"626c05bacbb61b0b2491223d05162192135f8eb14b7f312147ca8e5e45b7f225\";a:4:{s:10:\"expiration\";i:1434048641;s:2:\"ip\";s:13:\"181.64.86.183\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432839041;}}'),
(32153, 2074, 'nickname', 'Ana_Jordao'),
(32154, 2074, 'first_name', 'Ana'),
(32155, 2074, 'last_name', 'Jordão'),
(32156, 2074, 'description', ''),
(32157, 2074, 'rich_editing', 'true'),
(32158, 2074, 'comment_shortcuts', 'false'),
(32159, 2074, 'admin_color', 'fresh'),
(32160, 2074, 'use_ssl', '0'),
(32161, 2074, 'show_admin_bar_front', 'true'),
(32162, 2074, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32163, 2074, 'wp_user_level', '0'),
(32164, 2074, 'wsl_current_provider', 'Facebook'),
(32165, 2074, 'wsl_current_user_image', 'https://graph.facebook.com/10153453034001414/picture?width=150&height=150'),
(32166, 2074, 'session_tokens', 'a:1:{s:64:\"38613a6791ac60cda352a7ceedac476940f342de5261a4e9a1062bb6aa09f3e4\";a:4:{s:10:\"expiration\";i:1434048708;s:2:\"ip\";s:13:\"85.243.79.162\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1432839108;}}'),
(32167, 2075, 'nickname', 'Carolina_Fernandes'),
(32168, 2075, 'first_name', 'Carolina'),
(32169, 2075, 'last_name', 'Fernandes'),
(32170, 2075, 'description', ''),
(32171, 2075, 'rich_editing', 'true'),
(32172, 2075, 'comment_shortcuts', 'false'),
(32173, 2075, 'admin_color', 'fresh'),
(32174, 2075, 'use_ssl', '0'),
(32175, 2075, 'show_admin_bar_front', 'true'),
(32176, 2075, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32177, 2075, 'wp_user_level', '0'),
(32178, 2075, 'wsl_current_provider', 'Facebook'),
(32179, 2075, 'wsl_current_user_image', 'https://graph.facebook.com/1110926895590152/picture?width=150&height=150'),
(32180, 2075, 'session_tokens', 'a:1:{s:64:\"dfa29718c90a319137ee01b55bd749323e647f954cb78b2e1d4d93e38e27c99b\";a:4:{s:10:\"expiration\";i:1434048736;s:2:\"ip\";s:13:\"79.168.173.41\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432839136;}}'),
(32181, 2073, 'votou', 'sim'),
(32182, 2073, 'user_votes', 'shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(32183, 2076, 'nickname', 'Carla_Natario'),
(32184, 2076, 'first_name', 'Carla'),
(32185, 2076, 'last_name', 'Natario'),
(32186, 2076, 'description', ''),
(32187, 2076, 'rich_editing', 'true'),
(32188, 2076, 'comment_shortcuts', 'false'),
(32189, 2076, 'admin_color', 'fresh'),
(32190, 2076, 'use_ssl', '0'),
(32191, 2076, 'show_admin_bar_front', 'true'),
(32192, 2076, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32193, 2076, 'wp_user_level', '0'),
(32194, 2076, 'wsl_current_provider', 'Facebook'),
(32195, 2076, 'wsl_current_user_image', 'https://graph.facebook.com/982699031764125/picture?width=150&height=150'),
(32196, 2076, 'session_tokens', 'a:1:{s:64:\"6bad4edbfe4868c55a708ba315df0f8d668881d4f1e2a449fc8e19ac1fd01919\";a:4:{s:10:\"expiration\";i:1434048839;s:2:\"ip\";s:11:\"93.108.58.2\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432839239;}}'),
(32197, 2076, 'votou', 'sim'),
(32198, 2076, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(32199, 2072, 'votou', 'sim'),
(32200, 2072, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(32201, 2077, 'nickname', 'Caetana_Heredia'),
(32202, 2077, 'first_name', 'Caetana'),
(32203, 2077, 'last_name', 'Herédia'),
(32204, 2077, 'description', ''),
(32205, 2077, 'rich_editing', 'true'),
(32206, 2077, 'comment_shortcuts', 'false'),
(32207, 2077, 'admin_color', 'fresh'),
(32208, 2077, 'use_ssl', '0'),
(32209, 2077, 'show_admin_bar_front', 'true'),
(32210, 2077, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32211, 2077, 'wp_user_level', '0'),
(32212, 2077, 'wsl_current_provider', 'Facebook'),
(32213, 2077, 'wsl_current_user_image', 'https://graph.facebook.com/998669326833084/picture?width=150&height=150'),
(32214, 2077, 'session_tokens', 'a:1:{s:64:\"687d8862d49da85650893249e8ce00bdc7907062c7afa71b1beb975ec37477bb\";a:4:{s:10:\"expiration\";i:1434048957;s:2:\"ip\";s:14:\"85.244.108.246\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432839357;}}'),
(32215, 2078, 'nickname', 'Camila_G_Cavalcanti'),
(32216, 2078, 'first_name', 'Camila'),
(32217, 2078, 'last_name', 'Cavalcanti'),
(32218, 2078, 'description', ''),
(32219, 2078, 'rich_editing', 'true'),
(32220, 2078, 'comment_shortcuts', 'false'),
(32221, 2078, 'admin_color', 'fresh'),
(32222, 2078, 'use_ssl', '0'),
(32223, 2078, 'show_admin_bar_front', 'true'),
(32224, 2078, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32225, 2078, 'wp_user_level', '0'),
(32226, 2078, 'wsl_current_provider', 'Facebook'),
(32227, 2078, 'wsl_current_user_image', 'https://graph.facebook.com/10206968221383061/picture?width=150&height=150'),
(32228, 2078, 'session_tokens', 'a:1:{s:64:\"0e5e1c963af70ea18cf075987b0693a8394bfeccf9c2faa37f09a7d2701a05f4\";a:4:{s:10:\"expiration\";i:1434049041;s:2:\"ip\";s:14:\"187.113.66.247\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432839441;}}'),
(32229, 2071, 'votou', 'sim'),
(32230, 2071, 'user_votes', 'tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(32231, 2078, 'votou', 'sim'),
(32232, 2078, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,foto-do-ano_p1277,evento-do-ano-kia_p1430'),
(32233, 2079, 'nickname', 'Ana_Rita_Gomes'),
(32234, 2079, 'first_name', 'Ana Rita'),
(32235, 2079, 'last_name', 'Gomes'),
(32236, 2079, 'description', ''),
(32237, 2079, 'rich_editing', 'true'),
(32238, 2079, 'comment_shortcuts', 'false'),
(32239, 2079, 'admin_color', 'fresh'),
(32240, 2079, 'use_ssl', '0'),
(32241, 2079, 'show_admin_bar_front', 'true'),
(32242, 2079, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32243, 2079, 'wp_user_level', '0'),
(32244, 2079, 'wsl_current_provider', 'Facebook'),
(32245, 2079, 'wsl_current_user_image', 'https://graph.facebook.com/887649424627599/picture?width=150&height=150'),
(32246, 2079, 'session_tokens', 'a:1:{s:64:\"cd2bae9220720ffd550bd21ed2a904c267f35208fd01b7df143a51cd8de4c200\";a:4:{s:10:\"expiration\";i:1434049247;s:2:\"ip\";s:13:\"105.174.2.110\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432839647;}}'),
(32247, 2079, 'votou', 'sim'),
(32248, 2079, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(32249, 2080, 'nickname', 'Madalena_Morais'),
(32250, 2080, 'first_name', 'Madalena'),
(32251, 2080, 'last_name', 'Morais'),
(32252, 2080, 'description', ''),
(32253, 2080, 'rich_editing', 'true'),
(32254, 2080, 'comment_shortcuts', 'false'),
(32255, 2080, 'admin_color', 'fresh'),
(32256, 2080, 'use_ssl', '0'),
(32257, 2080, 'show_admin_bar_front', 'true'),
(32258, 2080, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32259, 2080, 'wp_user_level', '0'),
(32260, 2080, 'wsl_current_provider', 'Facebook'),
(32261, 2080, 'wsl_current_user_image', 'https://graph.facebook.com/881547765247905/picture?width=150&height=150'),
(32262, 2080, 'session_tokens', 'a:2:{s:64:\"f18009af55db34a1491f56cac36df810aa3409a041af515e1465c281c89c82e6\";a:4:{s:10:\"expiration\";i:1434049395;s:2:\"ip\";s:13:\"79.168.162.27\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432839795;}s:64:\"84263dc85b0aa73b3f0f3af31d73e9e5c52a91698a064c0b886c260c96b156e5\";a:4:{s:10:\"expiration\";i:1434665346;s:2:\"ip\";s:13:\"79.168.162.27\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433455746;}}'),
(32263, 2081, 'nickname', 'Filipe_Antonio_Carneiro'),
(32264, 2081, 'first_name', 'Filipe'),
(32265, 2081, 'last_name', 'Carneiro'),
(32266, 2081, 'description', ''),
(32267, 2081, 'rich_editing', 'true'),
(32268, 2081, 'comment_shortcuts', 'false'),
(32269, 2081, 'admin_color', 'fresh'),
(32270, 2081, 'use_ssl', '0'),
(32271, 2081, 'show_admin_bar_front', 'true'),
(32272, 2081, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32273, 2081, 'wp_user_level', '0'),
(32274, 2081, 'wsl_current_provider', 'Facebook'),
(32275, 2081, 'wsl_current_user_image', 'https://graph.facebook.com/10205158188009266/picture?width=150&height=150'),
(32276, 2081, 'session_tokens', 'a:1:{s:64:\"75f7ec75f8e8b099eccaca96f224f6a3ab64d36761935e76e6ee24edca7f7440\";a:4:{s:10:\"expiration\";i:1434049414;s:2:\"ip\";s:14:\"82.154.224.153\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432839814;}}'),
(32277, 2082, 'nickname', 'A_Miguens_Vieira'),
(32278, 2082, 'first_name', 'A'),
(32279, 2082, 'last_name', 'Miguens Vieira'),
(32280, 2082, 'description', ''),
(32281, 2082, 'rich_editing', 'true'),
(32282, 2082, 'comment_shortcuts', 'false'),
(32283, 2082, 'admin_color', 'fresh'),
(32284, 2082, 'use_ssl', '0'),
(32285, 2082, 'show_admin_bar_front', 'true'),
(32286, 2082, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32287, 2082, 'wp_user_level', '0'),
(32288, 2082, 'wsl_current_provider', 'Facebook'),
(32289, 2082, 'wsl_current_user_image', 'https://graph.facebook.com/1078303422183877/picture?width=150&height=150'),
(32290, 2082, 'session_tokens', 'a:1:{s:64:\"7af63869a9c582521f0162df9879b9936b23fc412df28822b71d6a694bd42208\";a:4:{s:10:\"expiration\";i:1434049435;s:2:\"ip\";s:14:\"93.108.216.245\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.2; Vodafone 985N Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36\";s:5:\"login\";i:1432839835;}}'),
(32291, 2081, 'votou', 'sim'),
(32292, 2081, 'user_votes', 'surfista-do-ano-oakley_p1342,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(32293, 2080, 'votou', 'sim'),
(32294, 2080, 'user_votes', 'surfista-do-ano-oakley_p1344,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1383,treinador-do-ano_p1363'),
(32295, 2082, 'votou', 'sim'),
(32296, 2082, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(32297, 2083, 'nickname', 'De_Cor_Porumfio'),
(32298, 2083, 'first_name', 'De'),
(32299, 2083, 'last_name', 'Porumfio'),
(32300, 2083, 'description', ''),
(32301, 2083, 'rich_editing', 'true'),
(32302, 2083, 'comment_shortcuts', 'false'),
(32303, 2083, 'admin_color', 'fresh'),
(32304, 2083, 'use_ssl', '0'),
(32305, 2083, 'show_admin_bar_front', 'true'),
(32306, 2083, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32307, 2083, 'wp_user_level', '0'),
(32308, 2083, 'wsl_current_provider', 'Facebook'),
(32309, 2083, 'wsl_current_user_image', 'https://graph.facebook.com/381836602010729/picture?width=150&height=150'),
(32310, 2083, 'session_tokens', 'a:6:{s:64:\"a396fb918669b1773c36dd6665c2cad6573ab3c26bbee383f39440a5870180ff\";a:4:{s:10:\"expiration\";i:1434050160;s:2:\"ip\";s:14:\"46.189.175.243\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432840560;}s:64:\"487b0c94e0ac8b62a4ca064283f9ab7f832b198c69bb4fda3b3a0cd9287015de\";a:4:{s:10:\"expiration\";i:1434050254;s:2:\"ip\";s:14:\"46.189.175.243\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432840654;}s:64:\"6096566a42cbdea241076dd37b931d8348b9fe3957dfb6bb12661cd0755190a8\";a:4:{s:10:\"expiration\";i:1434050447;s:2:\"ip\";s:14:\"46.189.175.243\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432840847;}s:64:\"112cb26123f0590462143acd08bc3b72f5a927b8ad534241cbbd9f45d3525d56\";a:4:{s:10:\"expiration\";i:1434050722;s:2:\"ip\";s:14:\"46.189.175.243\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432841122;}s:64:\"27cbc78f2447befdd794ab932d06c21a5b280d20135caaeca472ab27550f7025\";a:4:{s:10:\"expiration\";i:1434051084;s:2:\"ip\";s:14:\"46.189.175.243\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432841484;}s:64:\"201cecc03106521cc41701be31073d6dbc25c6e992a54256abab586b434440d4\";a:4:{s:10:\"expiration\";i:1434054708;s:2:\"ip\";s:14:\"46.189.175.243\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432845108;}}'),
(32311, 2084, 'nickname', 'Carolina_Turcato'),
(32312, 2084, 'first_name', 'Carolina'),
(32313, 2084, 'last_name', 'Turcato'),
(32314, 2084, 'description', ''),
(32315, 2084, 'rich_editing', 'true'),
(32316, 2084, 'comment_shortcuts', 'false'),
(32317, 2084, 'admin_color', 'fresh'),
(32318, 2084, 'use_ssl', '0'),
(32319, 2084, 'show_admin_bar_front', 'true'),
(32320, 2084, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32321, 2084, 'wp_user_level', '0'),
(32322, 2084, 'wsl_current_provider', 'Facebook'),
(32323, 2084, 'wsl_current_user_image', 'https://graph.facebook.com/1014045655279761/picture?width=150&height=150'),
(32324, 2084, 'session_tokens', 'a:1:{s:64:\"31ada2413661a3e0b61713f0521b359b50fd05abfb5dd1d1887945e186416e6a\";a:4:{s:10:\"expiration\";i:1434050329;s:2:\"ip\";s:11:\"37.189.0.41\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432840729;}}'),
(32325, 2085, 'nickname', 'Martin_Dias'),
(32326, 2085, 'first_name', 'Martin'),
(32327, 2085, 'last_name', 'Dias'),
(32328, 2085, 'description', ''),
(32329, 2085, 'rich_editing', 'true'),
(32330, 2085, 'comment_shortcuts', 'false'),
(32331, 2085, 'admin_color', 'fresh'),
(32332, 2085, 'use_ssl', '0'),
(32333, 2085, 'show_admin_bar_front', 'true'),
(32334, 2085, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32335, 2085, 'wp_user_level', '0'),
(32336, 2085, 'wsl_current_provider', 'Facebook'),
(32337, 2085, 'wsl_current_user_image', 'https://graph.facebook.com/1584337395148959/picture?width=150&height=150'),
(32338, 2085, 'session_tokens', 'a:1:{s:64:\"7d22e16e810746d909da999b79489a600d999b9bcc508cee8313b6cd2aaa63fc\";a:4:{s:10:\"expiration\";i:1434050381;s:2:\"ip\";s:13:\"85.138.81.224\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432840781;}}'),
(32339, 2084, 'votou', 'sim'),
(32340, 2084, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(32341, 2086, 'nickname', 'Diogo_Ramalhao_1'),
(32342, 2086, 'first_name', 'Diogo'),
(32343, 2086, 'last_name', 'Ramalhão'),
(32344, 2086, 'description', ''),
(32345, 2086, 'rich_editing', 'true'),
(32346, 2086, 'comment_shortcuts', 'false'),
(32347, 2086, 'admin_color', 'fresh'),
(32348, 2086, 'use_ssl', '0'),
(32349, 2086, 'show_admin_bar_front', 'true'),
(32350, 2086, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32351, 2086, 'wp_user_level', '0'),
(32352, 2086, 'wsl_current_provider', 'Facebook'),
(32353, 2086, 'wsl_current_user_image', 'https://graph.facebook.com/672107182920920/picture?width=150&height=150'),
(32354, 2086, 'session_tokens', 'a:2:{s:64:\"550fc81860f0b157cab3670545f47db37e69d5112d3a1bb2f855ed320bfb051d\";a:4:{s:10:\"expiration\";i:1434050503;s:2:\"ip\";s:11:\"37.189.0.41\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432840903;}s:64:\"77b4eb729b322576590123f44ea82e0e652061de2ea247d28a2c5295fa704e6b\";a:4:{s:10:\"expiration\";i:1434963717;s:2:\"ip\";s:11:\"2.81.96.172\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433754117;}}'),
(32355, 2087, 'nickname', 'Ana_Paula_lopes'),
(32356, 2087, 'first_name', 'Ana Paula'),
(32357, 2087, 'last_name', 'lopes'),
(32358, 2087, 'description', ''),
(32359, 2087, 'rich_editing', 'true'),
(32360, 2087, 'comment_shortcuts', 'false'),
(32361, 2087, 'admin_color', 'fresh'),
(32362, 2087, 'use_ssl', '0'),
(32363, 2087, 'show_admin_bar_front', 'true'),
(32364, 2087, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32365, 2087, 'wp_user_level', '0'),
(32366, 2087, 'wsl_current_provider', 'Google'),
(32367, 2087, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-6NkicbTX7Ko/AAAAAAAAAAI/AAAAAAAAAgs/ED9mSKIGqi8/photo.jpg?sz=200'),
(32368, 2087, 'session_tokens', 'a:1:{s:64:\"f34954a10dd9d443f92792627ec931f96d17f6378445f31148e333e8eab13f2d\";a:4:{s:10:\"expiration\";i:1434050538;s:2:\"ip\";s:14:\"46.189.175.243\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432840938;}}'),
(32369, 2088, 'nickname', 'Ricardo_Mota'),
(32370, 2088, 'first_name', 'Ricardo'),
(32371, 2088, 'last_name', 'Mota'),
(32372, 2088, 'description', ''),
(32373, 2088, 'rich_editing', 'true'),
(32374, 2088, 'comment_shortcuts', 'false'),
(32375, 2088, 'admin_color', 'fresh'),
(32376, 2088, 'use_ssl', '0'),
(32377, 2088, 'show_admin_bar_front', 'true'),
(32378, 2088, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32379, 2088, 'wp_user_level', '0'),
(32380, 2088, 'wsl_current_provider', 'Facebook'),
(32381, 2088, 'wsl_current_user_image', 'https://graph.facebook.com/10205777918238741/picture?width=150&height=150'),
(32382, 2088, 'session_tokens', 'a:1:{s:64:\"226ffa38e1ba25618504a7a9cabbbde8e7e1e710ffff42870d5ec1b08f170ef9\";a:4:{s:10:\"expiration\";i:1434050571;s:2:\"ip\";s:14:\"85.240.240.238\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432840971;}}'),
(32383, 2086, 'votou', 'sim'),
(32384, 2086, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(32385, 2088, 'votou', 'sim'),
(32386, 2088, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(32387, 2089, 'nickname', 'Martim_Feron'),
(32388, 2089, 'first_name', 'Martim'),
(32389, 2089, 'last_name', 'Feron'),
(32390, 2089, 'description', ''),
(32391, 2089, 'rich_editing', 'true'),
(32392, 2089, 'comment_shortcuts', 'false'),
(32393, 2089, 'admin_color', 'fresh'),
(32394, 2089, 'use_ssl', '0'),
(32395, 2089, 'show_admin_bar_front', 'true'),
(32396, 2089, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32397, 2089, 'wp_user_level', '0'),
(32398, 2089, 'wsl_current_provider', 'Facebook'),
(32399, 2089, 'wsl_current_user_image', 'https://graph.facebook.com/1442820792685892/picture?width=150&height=150'),
(32400, 2089, 'session_tokens', 'a:1:{s:64:\"25a387e48f13462cf8b98d8e62f9e768261dc21bb32d12a6cbfc305ad4636450\";a:4:{s:10:\"expiration\";i:1434050769;s:2:\"ip\";s:14:\"82.154.230.162\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432841169;}}'),
(32401, 2090, 'nickname', 'Pedro_Santos_2'),
(32402, 2090, 'first_name', 'Pedro'),
(32403, 2090, 'last_name', 'Santos'),
(32404, 2090, 'description', ''),
(32405, 2090, 'rich_editing', 'true'),
(32406, 2090, 'comment_shortcuts', 'false'),
(32407, 2090, 'admin_color', 'fresh'),
(32408, 2090, 'use_ssl', '0'),
(32409, 2090, 'show_admin_bar_front', 'true'),
(32410, 2090, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32411, 2090, 'wp_user_level', '0'),
(32412, 2090, 'wsl_current_provider', 'Facebook'),
(32413, 2090, 'wsl_current_user_image', 'https://graph.facebook.com/381727098702361/picture?width=150&height=150'),
(32414, 2090, 'session_tokens', 'a:1:{s:64:\"bf63b66e972d4088481c112ef13f37c12b738acc13f4ff44bca6cae6f8f03628\";a:4:{s:10:\"expiration\";i:1434050887;s:2:\"ip\";s:13:\"176.78.165.60\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.4; XT1021 Build/KXC21.5-40) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/29.0.0.23.13;]\";s:5:\"login\";i:1432841287;}}'),
(32415, 2089, 'votou', 'sim'),
(32416, 2089, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,treinador-do-ano_p1363'),
(32417, 882, 'votou', 'sim'),
(32418, 882, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(32419, 2091, 'nickname', 'Leonor_Lopez_de_Carrion'),
(32420, 2091, 'first_name', 'Leonor'),
(32421, 2091, 'last_name', 'Lopez de Carrión'),
(32422, 2091, 'description', ''),
(32423, 2091, 'rich_editing', 'true'),
(32424, 2091, 'comment_shortcuts', 'false'),
(32425, 2091, 'admin_color', 'fresh'),
(32426, 2091, 'use_ssl', '0'),
(32427, 2091, 'show_admin_bar_front', 'true'),
(32428, 2091, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32429, 2091, 'wp_user_level', '0'),
(32430, 2091, 'wsl_current_provider', 'Facebook'),
(32431, 2091, 'wsl_current_user_image', 'https://graph.facebook.com/970441876333961/picture?width=150&height=150'),
(32432, 2091, 'session_tokens', 'a:1:{s:64:\"17fbf11e0605cf529f4322741cc89fa23e6fff506317ab5972d862b20763686c\";a:4:{s:10:\"expiration\";i:1434050909;s:2:\"ip\";s:12:\"81.84.141.88\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432841309;}}'),
(32433, 2091, 'votou', 'sim'),
(32434, 2091, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(32435, 2090, 'votou', 'sim'),
(32436, 2090, 'user_votes', 'surfista-do-ano-oakley_p1344,treinador-do-ano_p1363'),
(32437, 2092, 'nickname', 'Helder_Malhao'),
(32438, 2092, 'first_name', 'Helder'),
(32439, 2092, 'last_name', 'Malhão'),
(32440, 2092, 'description', ''),
(32441, 2092, 'rich_editing', 'true'),
(32442, 2092, 'comment_shortcuts', 'false'),
(32443, 2092, 'admin_color', 'fresh'),
(32444, 2092, 'use_ssl', '0'),
(32445, 2092, 'show_admin_bar_front', 'true'),
(32446, 2092, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32447, 2092, 'wp_user_level', '0'),
(32448, 2092, 'wsl_current_provider', 'Facebook'),
(32449, 2092, 'wsl_current_user_image', 'https://graph.facebook.com/10200614135793001/picture?width=150&height=150'),
(32450, 2092, 'session_tokens', 'a:1:{s:64:\"6c772f187c259c079370238188f0af5eca676d64369fddc94f8f772fe22665f4\";a:4:{s:10:\"expiration\";i:1434051282;s:2:\"ip\";s:13:\"89.180.217.11\";s:2:\"ua\";s:131:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-P5200 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36\";s:5:\"login\";i:1432841682;}}'),
(32451, 2083, 'votou', 'sim'),
(32452, 2083, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(32453, 2093, 'nickname', 'Ines_Xavier'),
(32454, 2093, 'first_name', 'Inês'),
(32455, 2093, 'last_name', 'Xavier'),
(32456, 2093, 'description', ''),
(32457, 2093, 'rich_editing', 'true'),
(32458, 2093, 'comment_shortcuts', 'false'),
(32459, 2093, 'admin_color', 'fresh'),
(32460, 2093, 'use_ssl', '0'),
(32461, 2093, 'show_admin_bar_front', 'true'),
(32462, 2093, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32463, 2093, 'wp_user_level', '0'),
(32464, 2093, 'wsl_current_provider', 'Facebook'),
(32465, 2093, 'wsl_current_user_image', 'https://graph.facebook.com/10207218995133614/picture?width=150&height=150'),
(32466, 2093, 'session_tokens', 'a:2:{s:64:\"117feccdbe0f9a7fe67b78dd990b69612fb3563a26caec8e4ff8e1b3043a65c7\";a:4:{s:10:\"expiration\";i:1434051526;s:2:\"ip\";s:14:\"85.244.109.244\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432841926;}s:64:\"93e14be5f3ec7dbca07de56a682855c36ae325453c9809107461dda86a6de282\";a:4:{s:10:\"expiration\";i:1434051550;s:2:\"ip\";s:14:\"85.244.109.244\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432841950;}}'),
(32467, 2093, 'votou', 'sim'),
(32468, 2093, 'user_votes', 'shaper-do-ano-xhapeland_p1379'),
(32469, 2094, 'nickname', 'Teodora_Costa'),
(32470, 2094, 'first_name', 'Teodora'),
(32471, 2094, 'last_name', 'Costa'),
(32472, 2094, 'description', ''),
(32473, 2094, 'rich_editing', 'true'),
(32474, 2094, 'comment_shortcuts', 'false'),
(32475, 2094, 'admin_color', 'fresh'),
(32476, 2094, 'use_ssl', '0'),
(32477, 2094, 'show_admin_bar_front', 'true'),
(32478, 2094, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32479, 2094, 'wp_user_level', '0'),
(32480, 2094, 'wsl_current_provider', 'Facebook'),
(32481, 2094, 'wsl_current_user_image', 'https://graph.facebook.com/10203266379935141/picture?width=150&height=150'),
(32482, 2094, 'session_tokens', 'a:1:{s:64:\"d617e4a9e797e1e9f17adee30c666fe8db919b7ee3a983e4ccc909110428db4d\";a:4:{s:10:\"expiration\";i:1434051626;s:2:\"ip\";s:13:\"87.103.68.186\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432842026;}}'),
(32483, 2095, 'nickname', 'Antonio_Rpbastos'),
(32484, 2095, 'first_name', 'Antonio'),
(32485, 2095, 'last_name', 'Rpbastos'),
(32486, 2095, 'description', ''),
(32487, 2095, 'rich_editing', 'true'),
(32488, 2095, 'comment_shortcuts', 'false'),
(32489, 2095, 'admin_color', 'fresh'),
(32490, 2095, 'use_ssl', '0'),
(32491, 2095, 'show_admin_bar_front', 'true'),
(32492, 2095, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32493, 2095, 'wp_user_level', '0'),
(32494, 2095, 'wsl_current_provider', 'Facebook'),
(32495, 2095, 'wsl_current_user_image', 'https://graph.facebook.com/1436895693281464/picture?width=150&height=150'),
(32496, 2095, 'session_tokens', 'a:1:{s:64:\"134ea9b0d5922db0c9932878f5cf0c979aac66d8eb9463027ddb3fa85a8cb947\";a:4:{s:10:\"expiration\";i:1434051631;s:2:\"ip\";s:11:\"81.84.10.27\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36\";s:5:\"login\";i:1432842031;}}'),
(32497, 2096, 'nickname', 'Xenico_Vidal'),
(32498, 2096, 'first_name', 'Xenico'),
(32499, 2096, 'last_name', 'Vidal'),
(32500, 2096, 'description', ''),
(32501, 2096, 'rich_editing', 'true'),
(32502, 2096, 'comment_shortcuts', 'false'),
(32503, 2096, 'admin_color', 'fresh'),
(32504, 2096, 'use_ssl', '0'),
(32505, 2096, 'show_admin_bar_front', 'true'),
(32506, 2096, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32507, 2096, 'wp_user_level', '0'),
(32508, 2096, 'wsl_current_provider', 'Facebook'),
(32509, 2096, 'wsl_current_user_image', 'https://graph.facebook.com/10204056611647008/picture?width=150&height=150'),
(32510, 2096, 'session_tokens', 'a:2:{s:64:\"c6b1f4c3a9e04cc3ae1a44b2d5be943fa18878ebcce66119ecdd0644f34d1fb3\";a:4:{s:10:\"expiration\";i:1434051661;s:2:\"ip\";s:14:\"79.168.252.217\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432842061;}s:64:\"92fd95dde2472accf318ddd7c96f1bed9714aab98077e0774b103e808dc631fa\";a:4:{s:10:\"expiration\";i:1434099490;s:2:\"ip\";s:12:\"85.245.65.54\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.59.10 (KHTML, like Gecko) Version/5.1.9 Safari/534.59.10\";s:5:\"login\";i:1432889890;}}'),
(32511, 2097, 'nickname', 'Filipe_Costa'),
(32512, 2097, 'first_name', 'Filipe'),
(32513, 2097, 'last_name', 'Costa'),
(32514, 2097, 'description', ''),
(32515, 2097, 'rich_editing', 'true'),
(32516, 2097, 'comment_shortcuts', 'false'),
(32517, 2097, 'admin_color', 'fresh'),
(32518, 2097, 'use_ssl', '0'),
(32519, 2097, 'show_admin_bar_front', 'true'),
(32520, 2097, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32521, 2097, 'wp_user_level', '0'),
(32522, 2097, 'wsl_current_provider', 'Facebook'),
(32523, 2097, 'wsl_current_user_image', 'https://graph.facebook.com/830603630328232/picture?width=150&height=150'),
(32524, 2097, 'session_tokens', 'a:1:{s:64:\"d46f815d2f0a5483bcbd3e18891550cee1fdf72c0fe36fdff5ab619c0434926e\";a:4:{s:10:\"expiration\";i:1434051849;s:2:\"ip\";s:14:\"179.218.240.91\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432842249;}}'),
(32525, 2098, 'nickname', 'Carolina_Lopes'),
(32526, 2098, 'first_name', 'Carolina'),
(32527, 2098, 'last_name', 'Lopes'),
(32528, 2098, 'description', ''),
(32529, 2098, 'rich_editing', 'true'),
(32530, 2098, 'comment_shortcuts', 'false'),
(32531, 2098, 'admin_color', 'fresh'),
(32532, 2098, 'use_ssl', '0'),
(32533, 2098, 'show_admin_bar_front', 'true'),
(32534, 2098, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32535, 2098, 'wp_user_level', '0'),
(32536, 2098, 'wsl_current_provider', 'Facebook'),
(32537, 2098, 'wsl_current_user_image', 'https://graph.facebook.com/413818582130390/picture?width=150&height=150'),
(32538, 2098, 'session_tokens', 'a:1:{s:64:\"06bc91766a36253e4b0c091d69e6869ed0776970c91f404f974205a66a7ba4f6\";a:4:{s:10:\"expiration\";i:1434051897;s:2:\"ip\";s:14:\"46.189.175.243\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432842297;}}'),
(32539, 2095, 'votou', 'sim'),
(32540, 2095, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(32541, 2097, 'votou', 'sim'),
(32542, 2097, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(32543, 2098, 'votou', 'sim'),
(32544, 2098, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(32545, 2099, 'nickname', 'Daniela_Freire'),
(32546, 2099, 'first_name', 'Daniela'),
(32547, 2099, 'last_name', 'Freire'),
(32548, 2099, 'description', ''),
(32549, 2099, 'rich_editing', 'true'),
(32550, 2099, 'comment_shortcuts', 'false'),
(32551, 2099, 'admin_color', 'fresh'),
(32552, 2099, 'use_ssl', '0'),
(32553, 2099, 'show_admin_bar_front', 'true'),
(32554, 2099, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32555, 2099, 'wp_user_level', '0'),
(32556, 2099, 'wsl_current_provider', 'Facebook'),
(32557, 2099, 'wsl_current_user_image', 'https://graph.facebook.com/457145584449363/picture?width=150&height=150'),
(32558, 2099, 'session_tokens', 'a:1:{s:64:\"b8ea89fdfb81a0fc52e25988955ce033620e845f99ae8848ebc445f43e2fc80e\";a:4:{s:10:\"expiration\";i:1434052106;s:2:\"ip\";s:13:\"95.92.106.214\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432842506;}}'),
(32559, 2100, 'nickname', 'Pedro_Afonso'),
(32560, 2100, 'first_name', 'Pedro'),
(32561, 2100, 'last_name', 'Afonso'),
(32562, 2100, 'description', ''),
(32563, 2100, 'rich_editing', 'true'),
(32564, 2100, 'comment_shortcuts', 'false'),
(32565, 2100, 'admin_color', 'fresh'),
(32566, 2100, 'use_ssl', '0'),
(32567, 2100, 'show_admin_bar_front', 'true'),
(32568, 2100, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32569, 2100, 'wp_user_level', '0'),
(32570, 2100, 'wsl_current_provider', 'Facebook'),
(32571, 2100, 'wsl_current_user_image', 'https://graph.facebook.com/836386459744590/picture?width=150&height=150'),
(32572, 2100, 'session_tokens', 'a:1:{s:64:\"903e2d152ffe484f286ae33256123496ea1a16ae2d4feba57c40b1f049a31913\";a:4:{s:10:\"expiration\";i:1434052525;s:2:\"ip\";s:15:\"188.250.240.219\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432842925;}}'),
(32573, 2101, 'nickname', 'Sonia_Miranda'),
(32574, 2101, 'first_name', 'Sonia'),
(32575, 2101, 'last_name', 'Miranda'),
(32576, 2101, 'description', ''),
(32577, 2101, 'rich_editing', 'true'),
(32578, 2101, 'comment_shortcuts', 'false'),
(32579, 2101, 'admin_color', 'fresh'),
(32580, 2101, 'use_ssl', '0'),
(32581, 2101, 'show_admin_bar_front', 'true'),
(32582, 2101, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32583, 2101, 'wp_user_level', '0'),
(32584, 2101, 'wsl_current_provider', 'Facebook'),
(32585, 2101, 'wsl_current_user_image', 'https://graph.facebook.com/10206249253373317/picture?width=150&height=150'),
(32586, 2101, 'session_tokens', 'a:1:{s:64:\"2be13c198a7510d8a529708d09bcbf70f6da3d3b6cca92861f02c6813e3abd56\";a:4:{s:10:\"expiration\";i:1434052551;s:2:\"ip\";s:13:\"89.115.92.168\";s:2:\"ua\";s:173:\"Mozilla/5.0 (Linux; U; Android 4.2.1; pt-pt; DARKFULL Build/JOP40D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432842951;}}'),
(32587, 2101, 'votou', 'sim'),
(32588, 2101, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(32589, 2102, 'nickname', 'Filipa_Rodrigues_de_Assuncao'),
(32590, 2102, 'first_name', 'Filipa'),
(32591, 2102, 'last_name', 'Rodrigues de Assunção'),
(32592, 2102, 'description', ''),
(32593, 2102, 'rich_editing', 'true'),
(32594, 2102, 'comment_shortcuts', 'false'),
(32595, 2102, 'admin_color', 'fresh'),
(32596, 2102, 'use_ssl', '0'),
(32597, 2102, 'show_admin_bar_front', 'true'),
(32598, 2102, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32599, 2102, 'wp_user_level', '0'),
(32600, 2102, 'wsl_current_provider', 'Google'),
(32601, 2102, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-3r84-ihxzss/AAAAAAAAAAI/AAAAAAAADUw/HfHdx9k9MkE/photo.jpg?sz=200'),
(32602, 2102, 'session_tokens', 'a:1:{s:64:\"51be41aaad1a6af9af995a00b7451b96d886c138a2c52b4cf66d094327f61178\";a:4:{s:10:\"expiration\";i:1434052748;s:2:\"ip\";s:13:\"79.169.40.129\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432843148;}}'),
(32603, 2103, 'nickname', 'Miguel_Paulino'),
(32604, 2103, 'first_name', 'Miguel'),
(32605, 2103, 'last_name', 'Paulino'),
(32606, 2103, 'description', ''),
(32607, 2103, 'rich_editing', 'true'),
(32608, 2103, 'comment_shortcuts', 'false'),
(32609, 2103, 'admin_color', 'fresh'),
(32610, 2103, 'use_ssl', '0'),
(32611, 2103, 'show_admin_bar_front', 'true'),
(32612, 2103, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32613, 2103, 'wp_user_level', '0'),
(32614, 2103, 'wsl_current_provider', 'Facebook'),
(32615, 2103, 'wsl_current_user_image', 'https://graph.facebook.com/10203990041540989/picture?width=150&height=150'),
(32616, 2103, 'session_tokens', 'a:1:{s:64:\"15cb20a5ac61b31df9aa7cd0ec45d094e6a11d8765cade6cd3e587fbdb00bb95\";a:4:{s:10:\"expiration\";i:1434052944;s:2:\"ip\";s:11:\"95.93.0.104\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432843344;}}'),
(32617, 2104, 'nickname', 'Moments_Sintra'),
(32618, 2104, 'first_name', 'Moments'),
(32619, 2104, 'last_name', 'Sintra'),
(32620, 2104, 'description', ''),
(32621, 2104, 'rich_editing', 'true'),
(32622, 2104, 'comment_shortcuts', 'false'),
(32623, 2104, 'admin_color', 'fresh'),
(32624, 2104, 'use_ssl', '0'),
(32625, 2104, 'show_admin_bar_front', 'true'),
(32626, 2104, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32627, 2104, 'wp_user_level', '0'),
(32628, 2104, 'wsl_current_provider', 'Facebook'),
(32629, 2104, 'wsl_current_user_image', 'https://graph.facebook.com/1614830538762327/picture?width=150&height=150'),
(32630, 2104, 'session_tokens', 'a:1:{s:64:\"73a7f81053d56e4aafdb8ea328a013d01ff5e2807466713705386740f0c63eb7\";a:4:{s:10:\"expiration\";i:1434052946;s:2:\"ip\";s:13:\"87.103.59.209\";s:2:\"ua\";s:254:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/27.0.0.10.12;FBBV/8291884;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432843346;}}'),
(32631, 2102, 'votou', 'sim'),
(32632, 2102, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,manobra-do-ano-reef_p1309,onda-do-ano-polen_p1313,foto-do-ano_p1277,evento-do-ano-kia_p1426'),
(32633, 2105, 'nickname', 'Goncalo_Magalhaes_1'),
(32634, 2105, 'first_name', 'Gonçalo'),
(32635, 2105, 'last_name', 'Magalhães'),
(32636, 2105, 'description', ''),
(32637, 2105, 'rich_editing', 'true'),
(32638, 2105, 'comment_shortcuts', 'false'),
(32639, 2105, 'admin_color', 'fresh'),
(32640, 2105, 'use_ssl', '0'),
(32641, 2105, 'show_admin_bar_front', 'true'),
(32642, 2105, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32643, 2105, 'wp_user_level', '0'),
(32644, 2105, 'wsl_current_provider', 'Facebook'),
(32645, 2105, 'wsl_current_user_image', 'https://graph.facebook.com/890924827654270/picture?width=150&height=150'),
(32646, 2105, 'session_tokens', 'a:1:{s:64:\"44b0950642246a548e864b16db3994004289dcc45cbb41d4557cb015fcea590b\";a:4:{s:10:\"expiration\";i:1434053100;s:2:\"ip\";s:13:\"94.132.122.16\";s:2:\"ua\";s:238:\"Mozilla/5.0 (iPad; CPU OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/22.0.0.11.27;FBBV/6183821;FBDV/iPad2,4;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.1;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432843500;}}'),
(32647, 2106, 'nickname', 'Mara_Correia'),
(32648, 2106, 'first_name', 'Mara'),
(32649, 2106, 'last_name', 'Correia'),
(32650, 2106, 'description', ''),
(32651, 2106, 'rich_editing', 'true'),
(32652, 2106, 'comment_shortcuts', 'false'),
(32653, 2106, 'admin_color', 'fresh'),
(32654, 2106, 'use_ssl', '0'),
(32655, 2106, 'show_admin_bar_front', 'true'),
(32656, 2106, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32657, 2106, 'wp_user_level', '0'),
(32658, 2106, 'wsl_current_provider', 'Facebook'),
(32659, 2106, 'wsl_current_user_image', 'https://graph.facebook.com/914485241907555/picture?width=150&height=150'),
(32660, 2106, 'session_tokens', 'a:1:{s:64:\"a8f05f4d2b98b1c0545dfa479d912c1562bd54672505274022c1a34c4136a53c\";a:4:{s:10:\"expiration\";i:1434053160;s:2:\"ip\";s:11:\"2.83.51.156\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432843560;}}'),
(32661, 2104, 'votou', 'sim'),
(32662, 2104, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,onda-do-ano-polen_p1080,foto-do-ano_p1163,treinador-do-ano_p1359'),
(32663, 2100, 'votou', 'sim'),
(32664, 2100, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(32665, 2099, 'votou', 'sim'),
(32666, 2099, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(32667, 2103, 'votou', 'sim'),
(32668, 2103, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(32669, 2107, 'nickname', 'Nicole_Groen'),
(32670, 2107, 'first_name', 'Nicole'),
(32671, 2107, 'last_name', 'Groen'),
(32672, 2107, 'description', ''),
(32673, 2107, 'rich_editing', 'true'),
(32674, 2107, 'comment_shortcuts', 'false'),
(32675, 2107, 'admin_color', 'fresh'),
(32676, 2107, 'use_ssl', '0'),
(32677, 2107, 'show_admin_bar_front', 'true'),
(32678, 2107, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32679, 2107, 'wp_user_level', '0'),
(32680, 2107, 'wsl_current_provider', 'Facebook'),
(32681, 2107, 'wsl_current_user_image', 'https://graph.facebook.com/846248735443649/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(32682, 2107, 'session_tokens', 'a:1:{s:64:\"acfe065aad8c9b4435b68775f4a4bac90731114a9977ebf433517c25de4d31d7\";a:4:{s:10:\"expiration\";i:1434053457;s:2:\"ip\";s:14:\"85.240.176.118\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432843857;}}'),
(32683, 2105, 'votou', 'sim'),
(32684, 2105, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(32685, 2108, 'nickname', 'Marina_Queiroz_Uricchio'),
(32686, 2108, 'first_name', 'Marina'),
(32687, 2108, 'last_name', 'Queiroz Uricchio'),
(32688, 2108, 'description', ''),
(32689, 2108, 'rich_editing', 'true'),
(32690, 2108, 'comment_shortcuts', 'false'),
(32691, 2108, 'admin_color', 'fresh'),
(32692, 2108, 'use_ssl', '0'),
(32693, 2108, 'show_admin_bar_front', 'true'),
(32694, 2108, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32695, 2108, 'wp_user_level', '0'),
(32696, 2108, 'wsl_current_provider', 'Google'),
(32697, 2108, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(32698, 2108, 'session_tokens', 'a:1:{s:64:\"20c68a0ee5db2ba565175af262e01f89fdc11597567b6ec46a92f6fee626be2c\";a:4:{s:10:\"expiration\";i:1434053585;s:2:\"ip\";s:11:\"5.43.34.210\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432843985;}}'),
(32699, 2107, 'votou', 'sim'),
(32700, 2107, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(32701, 2108, 'votou', 'sim'),
(32702, 2108, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(32703, 2109, 'nickname', 'Ana_Care_Costa'),
(32704, 2109, 'first_name', 'Ana'),
(32705, 2109, 'last_name', 'Costa'),
(32706, 2109, 'description', ''),
(32707, 2109, 'rich_editing', 'true'),
(32708, 2109, 'comment_shortcuts', 'false'),
(32709, 2109, 'admin_color', 'fresh'),
(32710, 2109, 'use_ssl', '0'),
(32711, 2109, 'show_admin_bar_front', 'true'),
(32712, 2109, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32713, 2109, 'wp_user_level', '0'),
(32714, 2109, 'wsl_current_provider', 'Facebook'),
(32715, 2109, 'wsl_current_user_image', 'https://graph.facebook.com/10155652117895427/picture?width=150&height=150'),
(32716, 2109, 'session_tokens', 'a:1:{s:64:\"d3d7b0b6b37f32873014b471475743d08e759d15fc7f6df786a543b04e2716b8\";a:4:{s:10:\"expiration\";i:1434053923;s:2:\"ip\";s:14:\"85.247.182.127\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432844323;}}'),
(32717, 2109, 'votou', 'sim'),
(32718, 2109, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(32719, 2110, 'nickname', 'Goncalo_Jorge'),
(32720, 2110, 'first_name', 'Gonçalo'),
(32721, 2110, 'last_name', 'Jorge'),
(32722, 2110, 'description', ''),
(32723, 2110, 'rich_editing', 'true'),
(32724, 2110, 'comment_shortcuts', 'false'),
(32725, 2110, 'admin_color', 'fresh'),
(32726, 2110, 'use_ssl', '0'),
(32727, 2110, 'show_admin_bar_front', 'true'),
(32728, 2110, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32729, 2110, 'wp_user_level', '0'),
(32730, 2110, 'wsl_current_provider', 'Facebook'),
(32731, 2110, 'wsl_current_user_image', 'https://graph.facebook.com/1065670993461118/picture?width=150&height=150'),
(32732, 2110, 'session_tokens', 'a:1:{s:64:\"357574744d002cb08a43ea3c7b1a47e9f4515e5dbdf0d00a09ae045dbf981a29\";a:4:{s:10:\"expiration\";i:1434054063;s:2:\"ip\";s:13:\"188.80.86.134\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432844463;}}'),
(32733, 2111, 'nickname', 'Kira_Groen'),
(32734, 2111, 'first_name', 'Kira'),
(32735, 2111, 'last_name', 'Groen'),
(32736, 2111, 'description', ''),
(32737, 2111, 'rich_editing', 'true'),
(32738, 2111, 'comment_shortcuts', 'false'),
(32739, 2111, 'admin_color', 'fresh'),
(32740, 2111, 'use_ssl', '0'),
(32741, 2111, 'show_admin_bar_front', 'true'),
(32742, 2111, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32743, 2111, 'wp_user_level', '0'),
(32744, 2111, 'wsl_current_provider', 'Facebook'),
(32745, 2111, 'wsl_current_user_image', 'https://graph.facebook.com/10207238604910225/picture?width=150&height=150'),
(32746, 2111, 'session_tokens', 'a:2:{s:64:\"bf7b8769480a66296617a2b1e5a7a4c49d0a88b529086f479f95457e130a0343\";a:4:{s:10:\"expiration\";i:1434054070;s:2:\"ip\";s:12:\"14.202.15.12\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-G355H Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432844470;}s:64:\"222d0ee0e1f2c0a0a09b5c5d59163dcb096f180ef14226523fabeef1de7be43b\";a:4:{s:10:\"expiration\";i:1434681093;s:2:\"ip\";s:15:\"120.146.185.191\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-G355H Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433471493;}}'),
(32747, 2112, 'nickname', 'Miguel_Barros_de_Moura'),
(32748, 2112, 'first_name', 'Miguel'),
(32749, 2112, 'last_name', 'Barros de Moura'),
(32750, 2112, 'description', ''),
(32751, 2112, 'rich_editing', 'true'),
(32752, 2112, 'comment_shortcuts', 'false'),
(32753, 2112, 'admin_color', 'fresh'),
(32754, 2112, 'use_ssl', '0'),
(32755, 2112, 'show_admin_bar_front', 'true'),
(32756, 2112, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32757, 2112, 'wp_user_level', '0'),
(32758, 2112, 'wsl_current_provider', 'Facebook'),
(32759, 2112, 'wsl_current_user_image', 'https://graph.facebook.com/863768080361784/picture?width=150&height=150'),
(32760, 2112, 'session_tokens', 'a:1:{s:64:\"48a2c775f6efbb3097490c1f391c5142a8f346fa4317e9eb32055d167b3f8b68\";a:4:{s:10:\"expiration\";i:1434054109;s:2:\"ip\";s:13:\"79.169.74.203\";s:2:\"ua\";s:164:\"Mozilla/5.0 (Linux; Android 4.4.2; pt-pt; SAMSUNG GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/1.5 Chrome/28.0.1500.94 Mobile Safari/537.36\";s:5:\"login\";i:1432844509;}}'),
(32761, 2113, 'nickname', 'Joao_Pedro_Duarte_Garcia'),
(32762, 2113, 'first_name', 'João Pedro'),
(32763, 2113, 'last_name', 'Duarte Garcia'),
(32764, 2113, 'description', ''),
(32765, 2113, 'rich_editing', 'true'),
(32766, 2113, 'comment_shortcuts', 'false'),
(32767, 2113, 'admin_color', 'fresh'),
(32768, 2113, 'use_ssl', '0'),
(32769, 2113, 'show_admin_bar_front', 'true'),
(32770, 2113, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32771, 2113, 'wp_user_level', '0'),
(32772, 2113, 'wsl_current_provider', 'Facebook'),
(32773, 2113, 'wsl_current_user_image', 'https://graph.facebook.com/859259460813036/picture?width=150&height=150'),
(32774, 2113, 'session_tokens', 'a:1:{s:64:\"a33e267c28d868124816f7926fe454c93520a17d0c5dd0dc213e4f58507ec3aa\";a:4:{s:10:\"expiration\";i:1434054134;s:2:\"ip\";s:13:\"79.168.183.13\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432844534;}}'),
(32775, 2114, 'nickname', 'Jose_Rasteiro'),
(32776, 2114, 'first_name', 'Jose'),
(32777, 2114, 'last_name', 'Rasteiro'),
(32778, 2114, 'description', ''),
(32779, 2114, 'rich_editing', 'true'),
(32780, 2114, 'comment_shortcuts', 'false'),
(32781, 2114, 'admin_color', 'fresh'),
(32782, 2114, 'use_ssl', '0'),
(32783, 2114, 'show_admin_bar_front', 'true'),
(32784, 2114, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32785, 2114, 'wp_user_level', '0'),
(32786, 2114, 'wsl_current_provider', 'Facebook'),
(32787, 2114, 'wsl_current_user_image', 'https://graph.facebook.com/10204448887716047/picture?width=150&height=150'),
(32788, 2114, 'session_tokens', 'a:1:{s:64:\"f86448a47e1e2375b9d7ae72b2e53d93456470dd1ebec6a58ed1834aa042f53a\";a:4:{s:10:\"expiration\";i:1434054137;s:2:\"ip\";s:13:\"82.154.151.76\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432844537;}}'),
(32789, 2114, 'votou', 'sim'),
(32790, 2114, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(32791, 2115, 'nickname', 'Joana_Brilha'),
(32792, 2115, 'first_name', 'Joana'),
(32793, 2115, 'last_name', 'Brilha'),
(32794, 2115, 'description', ''),
(32795, 2115, 'rich_editing', 'true'),
(32796, 2115, 'comment_shortcuts', 'false'),
(32797, 2115, 'admin_color', 'fresh'),
(32798, 2115, 'use_ssl', '0'),
(32799, 2115, 'show_admin_bar_front', 'true'),
(32800, 2115, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32801, 2115, 'wp_user_level', '0'),
(32802, 2115, 'wsl_current_provider', 'Facebook'),
(32803, 2115, 'wsl_current_user_image', 'https://graph.facebook.com/10153081306193451/picture?width=150&height=150'),
(32804, 2115, 'session_tokens', 'a:1:{s:64:\"7d49d40525c038e82e7c97ac726a1c7dab688a2bca6679238e5df20f0d9d37e9\";a:4:{s:10:\"expiration\";i:1434054359;s:2:\"ip\";s:12:\"95.93.58.126\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/26.0.0.11.13;FBBV/7806348;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432844759;}}'),
(32805, 2112, 'votou', 'sim'),
(32806, 2112, 'user_votes', 'surfista-do-ano-oakley_p1339,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1383,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,treinador-do-ano_p1357'),
(32807, 2116, 'nickname', 'Pablo_Matthew'),
(32808, 2116, 'first_name', 'Pablo'),
(32809, 2116, 'last_name', 'Matthew'),
(32810, 2116, 'description', ''),
(32811, 2116, 'rich_editing', 'true'),
(32812, 2116, 'comment_shortcuts', 'false'),
(32813, 2116, 'admin_color', 'fresh'),
(32814, 2116, 'use_ssl', '0'),
(32815, 2116, 'show_admin_bar_front', 'true'),
(32816, 2116, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32817, 2116, 'wp_user_level', '0'),
(32818, 2116, 'wsl_current_provider', 'Facebook'),
(32819, 2116, 'wsl_current_user_image', 'https://graph.facebook.com/726310937492151/picture?width=150&height=150'),
(32820, 2116, 'session_tokens', 'a:1:{s:64:\"1906d21909c6b53eba704831b4b044a4d422f623d1af02dc945d1814a0e48163\";a:4:{s:10:\"expiration\";i:1434054453;s:2:\"ip\";s:14:\"177.64.192.205\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Dragon/36.1.1.21 Chrome/36.0.1985.97 Safari/537.36\";s:5:\"login\";i:1432844853;}}'),
(32821, 2117, 'nickname', 'Dylan_Groen'),
(32822, 2117, 'first_name', 'Dylan'),
(32823, 2117, 'last_name', 'Groen'),
(32824, 2117, 'description', ''),
(32825, 2117, 'rich_editing', 'true'),
(32826, 2117, 'comment_shortcuts', 'false'),
(32827, 2117, 'admin_color', 'fresh'),
(32828, 2117, 'use_ssl', '0'),
(32829, 2117, 'show_admin_bar_front', 'true'),
(32830, 2117, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32831, 2117, 'wp_user_level', '0'),
(32832, 2117, 'wsl_current_provider', 'Facebook'),
(32833, 2117, 'wsl_current_user_image', 'https://graph.facebook.com/10202974379440621/picture?width=150&height=150'),
(32834, 2117, 'session_tokens', 'a:1:{s:64:\"da9a86329a53923f35293ff6b8ffc4a1ae67d9ec2e6490583ed7bfe90cc02ff6\";a:4:{s:10:\"expiration\";i:1434054456;s:2:\"ip\";s:14:\"85.240.176.118\";s:2:\"ua\";s:237:\"Mozilla/5.0 (iPad; CPU OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/14.9.0.33.26;FBBV/4302539;FBDV/iPad3,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/;FBID/tablet;FBLC/en_US;FBOP/1]\";s:5:\"login\";i:1432844856;}}'),
(32835, 2111, 'votou', 'sim'),
(32836, 2111, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,treinador-do-ano_p1363'),
(32837, 2118, 'nickname', 'Sergio_Catarino'),
(32838, 2118, 'first_name', 'Sérgio'),
(32839, 2118, 'last_name', 'Catarino'),
(32840, 2118, 'description', ''),
(32841, 2118, 'rich_editing', 'true'),
(32842, 2118, 'comment_shortcuts', 'false'),
(32843, 2118, 'admin_color', 'fresh'),
(32844, 2118, 'use_ssl', '0'),
(32845, 2118, 'show_admin_bar_front', 'true'),
(32846, 2118, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32847, 2118, 'wp_user_level', '0'),
(32848, 2118, 'wsl_current_provider', 'Facebook'),
(32849, 2118, 'wsl_current_user_image', 'https://graph.facebook.com/1100539369973295/picture?width=150&height=150'),
(32850, 2118, 'session_tokens', 'a:1:{s:64:\"fbbc25b788653b26dd1e5efb5104ea0d35ef690d24d9a64bcf22305017ff75ae\";a:4:{s:10:\"expiration\";i:1434054508;s:2:\"ip\";s:11:\"95.92.170.1\";s:2:\"ua\";s:131:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) CriOS/41.0.2272.58 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432844908;}}'),
(32851, 2119, 'nickname', 'Sonia_Duarte'),
(32852, 2119, 'first_name', 'Sónia'),
(32853, 2119, 'last_name', 'Duarte'),
(32854, 2119, 'description', ''),
(32855, 2119, 'rich_editing', 'true'),
(32856, 2119, 'comment_shortcuts', 'false'),
(32857, 2119, 'admin_color', 'fresh'),
(32858, 2119, 'use_ssl', '0'),
(32859, 2119, 'show_admin_bar_front', 'true'),
(32860, 2119, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32861, 2119, 'wp_user_level', '0'),
(32862, 2119, 'wsl_current_provider', 'Facebook'),
(32863, 2119, 'wsl_current_user_image', 'https://graph.facebook.com/10207406421585539/picture?width=150&height=150'),
(32864, 2119, 'session_tokens', 'a:1:{s:64:\"0f6da0148e83591a6c94aad60890277933807bc18d0fc752fac3c62610e18eb8\";a:4:{s:10:\"expiration\";i:1434054590;s:2:\"ip\";s:13:\"88.214.160.22\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/FBIOS;FBAV/24.0.0.12.7;FBBV/6890242;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/tmn;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432844990;}}'),
(32865, 2119, 'votou', 'sim'),
(32866, 2119, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(32867, 2120, 'nickname', 'Rita_Melo_Breyner_Pbi'),
(32868, 2120, 'first_name', 'Rita'),
(32869, 2120, 'last_name', 'Pbi'),
(32870, 2120, 'description', ''),
(32871, 2120, 'rich_editing', 'true'),
(32872, 2120, 'comment_shortcuts', 'false'),
(32873, 2120, 'admin_color', 'fresh'),
(32874, 2120, 'use_ssl', '0'),
(32875, 2120, 'show_admin_bar_front', 'true'),
(32876, 2120, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32877, 2120, 'wp_user_level', '0'),
(32878, 2120, 'wsl_current_provider', 'Facebook'),
(32879, 2120, 'wsl_current_user_image', 'https://graph.facebook.com/905635479477920/picture?width=150&height=150'),
(32880, 2120, 'session_tokens', 'a:2:{s:64:\"ecb2de23c2365f07d706b79ed0453adde2172e5d6dc7029dbd480b89b718794f\";a:4:{s:10:\"expiration\";i:1434054787;s:2:\"ip\";s:14:\"79.168.156.116\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432845187;}s:64:\"e11ed3a34d6805ed982dcb4162eeafb41820d24c150a07da7823f697b76fe9e0\";a:4:{s:10:\"expiration\";i:1435090337;s:2:\"ip\";s:14:\"79.168.156.116\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433880737;}}'),
(32881, 2121, 'nickname', 'Pedro_Daniel_Silva'),
(32882, 2121, 'first_name', 'Pedro Daniel'),
(32883, 2121, 'last_name', 'Silva'),
(32884, 2121, 'description', ''),
(32885, 2121, 'rich_editing', 'true'),
(32886, 2121, 'comment_shortcuts', 'false'),
(32887, 2121, 'admin_color', 'fresh'),
(32888, 2121, 'use_ssl', '0'),
(32889, 2121, 'show_admin_bar_front', 'true'),
(32890, 2121, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32891, 2121, 'wp_user_level', '0'),
(32892, 2121, 'wsl_current_provider', 'Facebook'),
(32893, 2121, 'wsl_current_user_image', 'https://graph.facebook.com/1117978648218215/picture?width=150&height=150'),
(32894, 2121, 'session_tokens', 'a:2:{s:64:\"279ab0307d70145fde8c9daedf30bef1fcdafb407556ccb773a8536a736e3c78\";a:4:{s:10:\"expiration\";i:1434054814;s:2:\"ip\";s:13:\"82.154.116.25\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432845214;}s:64:\"560ab3971d59c4f86f069805fcbd8e460e29b63abc10ca473c6d2f2bcb4053c0\";a:4:{s:10:\"expiration\";i:1434054874;s:2:\"ip\";s:13:\"82.154.116.25\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432845274;}}'),
(32895, 2120, 'votou', 'sim'),
(32896, 2120, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(32897, 2122, 'nickname', 'Ricardo_Damasio'),
(32898, 2122, 'first_name', 'Ricardo'),
(32899, 2122, 'last_name', 'Damásio'),
(32900, 2122, 'description', ''),
(32901, 2122, 'rich_editing', 'true'),
(32902, 2122, 'comment_shortcuts', 'false'),
(32903, 2122, 'admin_color', 'fresh'),
(32904, 2122, 'use_ssl', '0'),
(32905, 2122, 'show_admin_bar_front', 'true'),
(32906, 2122, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32907, 2122, 'wp_user_level', '0'),
(32908, 2122, 'wsl_current_provider', 'Facebook'),
(32909, 2122, 'wsl_current_user_image', 'https://graph.facebook.com/10153110744644342/picture?width=150&height=150'),
(32910, 2122, 'session_tokens', 'a:1:{s:64:\"a45cf0b835f64dda14b251b3d2bde118e5ba64f736b9e777cc992f18ce17a473\";a:4:{s:10:\"expiration\";i:1434054898;s:2:\"ip\";s:11:\"5.8.190.114\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432845298;}}'),
(32911, 2121, 'votou', 'sim'),
(32912, 2121, 'user_votes', 'treinador-do-ano_p1363'),
(32913, 2123, 'nickname', 'Vasco_de_Sousa'),
(32914, 2123, 'first_name', 'Vasco de'),
(32915, 2123, 'last_name', 'Sousa'),
(32916, 2123, 'description', ''),
(32917, 2123, 'rich_editing', 'true'),
(32918, 2123, 'comment_shortcuts', 'false'),
(32919, 2123, 'admin_color', 'fresh'),
(32920, 2123, 'use_ssl', '0'),
(32921, 2123, 'show_admin_bar_front', 'true'),
(32922, 2123, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32923, 2123, 'wp_user_level', '0'),
(32924, 2123, 'wsl_current_provider', 'Facebook'),
(32925, 2123, 'wsl_current_user_image', 'https://graph.facebook.com/937875426234040/picture?width=150&height=150'),
(32926, 2123, 'session_tokens', 'a:1:{s:64:\"dd7faafb97a33e9bd1949919717ffc924f22f417be5220d895a23e0f21567f15\";a:4:{s:10:\"expiration\";i:1434055073;s:2:\"ip\";s:14:\"79.169.219.246\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; U; Android 4.4.2; pt-pt; GT-N7100 Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1432845473;}}'),
(32927, 2122, 'votou', 'sim'),
(32928, 2122, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(32929, 2123, 'votou', 'sim'),
(32930, 2123, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(32931, 2124, 'nickname', 'Nuno_Viana'),
(32932, 2124, 'first_name', 'Nuno'),
(32933, 2124, 'last_name', 'Viana'),
(32934, 2124, 'description', ''),
(32935, 2124, 'rich_editing', 'true'),
(32936, 2124, 'comment_shortcuts', 'false'),
(32937, 2124, 'admin_color', 'fresh'),
(32938, 2124, 'use_ssl', '0'),
(32939, 2124, 'show_admin_bar_front', 'true'),
(32940, 2124, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32941, 2124, 'wp_user_level', '0'),
(32942, 2124, 'wsl_current_provider', 'Facebook'),
(32943, 2124, 'wsl_current_user_image', 'https://graph.facebook.com/10153037299632858/picture?width=150&height=150'),
(32944, 2124, 'session_tokens', 'a:1:{s:64:\"98d2e70b5ecdfffc6959a02b24d4c0f0a225a05056ce264c270408404aa49597\";a:4:{s:10:\"expiration\";i:1434055464;s:2:\"ip\";s:14:\"85.245.152.171\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432845864;}}'),
(32945, 2124, 'votou', 'sim'),
(32946, 2124, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(32947, 2125, 'nickname', 'Ze_Maria_Pyrrait'),
(32948, 2125, 'first_name', 'Zé Maria'),
(32949, 2125, 'last_name', 'Pyrrait'),
(32950, 2125, 'description', ''),
(32951, 2125, 'rich_editing', 'true'),
(32952, 2125, 'comment_shortcuts', 'false'),
(32953, 2125, 'admin_color', 'fresh'),
(32954, 2125, 'use_ssl', '0'),
(32955, 2125, 'show_admin_bar_front', 'true'),
(32956, 2125, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32957, 2125, 'wp_user_level', '0'),
(32958, 2125, 'wsl_current_provider', 'Facebook'),
(32959, 2125, 'wsl_current_user_image', 'https://graph.facebook.com/10152936930227781/picture?width=150&height=150'),
(32960, 2125, 'session_tokens', 'a:1:{s:64:\"1387a6582cfd1cb81a07f283a55c822d680706fe58b29a5c8d2cb054684916ee\";a:4:{s:10:\"expiration\";i:1434055828;s:2:\"ip\";s:12:\"79.168.28.99\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432846228;}}'),
(32961, 2126, 'nickname', 'Goncalo_Silva_1'),
(32962, 2126, 'first_name', 'Gonçalo'),
(32963, 2126, 'last_name', 'Silva'),
(32964, 2126, 'description', ''),
(32965, 2126, 'rich_editing', 'true'),
(32966, 2126, 'comment_shortcuts', 'false'),
(32967, 2126, 'admin_color', 'fresh'),
(32968, 2126, 'use_ssl', '0'),
(32969, 2126, 'show_admin_bar_front', 'true'),
(32970, 2126, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32971, 2126, 'wp_user_level', '0'),
(32972, 2126, 'wsl_current_provider', 'Google'),
(32973, 2126, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-4StfNUrr5LE/AAAAAAAAAAI/AAAAAAAACJI/hk2cRtE-4h4/photo.jpg?sz=200'),
(32974, 2126, 'session_tokens', 'a:1:{s:64:\"c7929cb08a17819411e34c7b71b3832b064ae61cc5d0e0e64c8f505477dc0510\";a:4:{s:10:\"expiration\";i:1434056100;s:2:\"ip\";s:14:\"46.189.150.126\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432846500;}}'),
(32975, 2127, 'nickname', 'Antonio_Milne_Carmo'),
(32976, 2127, 'first_name', 'Antonio Milne'),
(32977, 2127, 'last_name', 'Carmo'),
(32978, 2127, 'description', ''),
(32979, 2127, 'rich_editing', 'true'),
(32980, 2127, 'comment_shortcuts', 'false'),
(32981, 2127, 'admin_color', 'fresh'),
(32982, 2127, 'use_ssl', '0'),
(32983, 2127, 'show_admin_bar_front', 'true'),
(32984, 2127, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(32985, 2127, 'wp_user_level', '0'),
(32986, 2127, 'wsl_current_provider', 'Facebook'),
(32987, 2127, 'wsl_current_user_image', 'https://graph.facebook.com/936966339687133/picture?width=150&height=150'),
(32988, 2127, 'session_tokens', 'a:1:{s:64:\"4584d6ebf28875d0667077e913c5a24e957c758a82cce6752e9ad81854dad20f\";a:4:{s:10:\"expiration\";i:1434056288;s:2:\"ip\";s:13:\"79.168.197.86\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432846688;}}'),
(32989, 2126, 'votou', 'sim'),
(32990, 2126, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(32991, 2128, 'nickname', 'Paulo_Martins'),
(32992, 2128, 'first_name', 'Paulo'),
(32993, 2128, 'last_name', 'Martins'),
(32994, 2128, 'description', ''),
(32995, 2128, 'rich_editing', 'true'),
(32996, 2128, 'comment_shortcuts', 'false'),
(32997, 2128, 'admin_color', 'fresh'),
(32998, 2128, 'use_ssl', '0'),
(32999, 2128, 'show_admin_bar_front', 'true'),
(33000, 2128, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33001, 2128, 'wp_user_level', '0'),
(33002, 2128, 'wsl_current_provider', 'Facebook'),
(33003, 2128, 'wsl_current_user_image', 'https://graph.facebook.com/862559640445923/picture?width=150&height=150'),
(33004, 2128, 'session_tokens', 'a:1:{s:64:\"c1d57d3cd791adeff1a343c8064e61cadf3c3c2c096fcb704a3f0d55817ee60e\";a:4:{s:10:\"expiration\";i:1434056490;s:2:\"ip\";s:12:\"188.81.12.56\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/15.0.0.16.28;FBBV/4463064;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432846890;}}'),
(33005, 2127, 'votou', 'sim'),
(33006, 2127, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(33007, 2128, 'votou', 'sim'),
(33008, 2128, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(33009, 2129, 'nickname', 'Matilde_Loureiro'),
(33010, 2129, 'first_name', 'Matilde'),
(33011, 2129, 'last_name', 'Loureiro'),
(33012, 2129, 'description', ''),
(33013, 2129, 'rich_editing', 'true'),
(33014, 2129, 'comment_shortcuts', 'false'),
(33015, 2129, 'admin_color', 'fresh'),
(33016, 2129, 'use_ssl', '0'),
(33017, 2129, 'show_admin_bar_front', 'true'),
(33018, 2129, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33019, 2129, 'wp_user_level', '0'),
(33020, 2129, 'wsl_current_provider', 'Facebook'),
(33021, 2129, 'wsl_current_user_image', 'https://graph.facebook.com/497091407107888/picture?width=150&height=150'),
(33022, 2129, 'session_tokens', 'a:1:{s:64:\"3dddaf7218ff70124a0f2662f574c187c4a602d10d999d7dda5ee118909e5f19\";a:4:{s:10:\"expiration\";i:1434056729;s:2:\"ip\";s:13:\"81.84.238.227\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432847129;}}'),
(33023, 2130, 'nickname', 'Nuno_Oliveira_1'),
(33024, 2130, 'first_name', 'Nuno'),
(33025, 2130, 'last_name', 'Oliveira'),
(33026, 2130, 'description', ''),
(33027, 2130, 'rich_editing', 'true'),
(33028, 2130, 'comment_shortcuts', 'false'),
(33029, 2130, 'admin_color', 'fresh'),
(33030, 2130, 'use_ssl', '0'),
(33031, 2130, 'show_admin_bar_front', 'true'),
(33032, 2130, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33033, 2130, 'wp_user_level', '0'),
(33034, 2130, 'wsl_current_provider', 'Facebook'),
(33035, 2130, 'wsl_current_user_image', 'https://graph.facebook.com/10204435158179518/picture?width=150&height=150'),
(33036, 2130, 'session_tokens', 'a:1:{s:64:\"1c72e39289db4309eaca4eff2c3de2281b2f4a7063589326d7d06eb90eadd9e9\";a:4:{s:10:\"expiration\";i:1434056943;s:2:\"ip\";s:13:\"46.189.190.99\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432847343;}}'),
(33037, 2129, 'votou', 'sim'),
(33038, 2129, 'user_votes', 'foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379'),
(33039, 2131, 'nickname', 'Maria_Fernanda_Costa'),
(33040, 2131, 'first_name', 'Maria'),
(33041, 2131, 'last_name', 'Costa'),
(33042, 2131, 'description', ''),
(33043, 2131, 'rich_editing', 'true'),
(33044, 2131, 'comment_shortcuts', 'false'),
(33045, 2131, 'admin_color', 'fresh'),
(33046, 2131, 'use_ssl', '0'),
(33047, 2131, 'show_admin_bar_front', 'true'),
(33048, 2131, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33049, 2131, 'wp_user_level', '0'),
(33050, 2131, 'wsl_current_provider', 'Facebook'),
(33051, 2131, 'wsl_current_user_image', 'https://graph.facebook.com/10204384403391012/picture?width=150&height=150'),
(33052, 2131, 'session_tokens', 'a:1:{s:64:\"287073eb0fe4d3a873bc6dd0fb68ea294c2ad8afe981aa8c78b552d1a7910cb5\";a:4:{s:10:\"expiration\";i:1434057054;s:2:\"ip\";s:12:\"85.245.65.59\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432847454;}}'),
(33053, 2130, 'votou', 'sim'),
(33054, 2130, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(33055, 1053, 'votou', 'sim'),
(33056, 1053, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,treinador-do-ano_p1363'),
(33057, 2131, 'votou', 'sim'),
(33058, 2131, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(33059, 2132, 'nickname', 'Catarina_Fernandes_Pinto'),
(33060, 2132, 'first_name', 'Catarina'),
(33061, 2132, 'last_name', 'Fernandes Pinto'),
(33062, 2132, 'description', ''),
(33063, 2132, 'rich_editing', 'true'),
(33064, 2132, 'comment_shortcuts', 'false'),
(33065, 2132, 'admin_color', 'fresh'),
(33066, 2132, 'use_ssl', '0'),
(33067, 2132, 'show_admin_bar_front', 'true'),
(33068, 2132, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33069, 2132, 'wp_user_level', '0'),
(33070, 2132, 'wsl_current_provider', 'Facebook'),
(33071, 2132, 'wsl_current_user_image', 'https://graph.facebook.com/10155643369345323/picture?width=150&height=150'),
(33072, 2132, 'session_tokens', 'a:1:{s:64:\"e77ab13b761bbc64236d8261725d3e1c0eb7a6f725fdc5bc8c37587152cf48b8\";a:4:{s:10:\"expiration\";i:1434057534;s:2:\"ip\";s:13:\"95.93.170.181\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2414.0 Safari/537.36\";s:5:\"login\";i:1432847934;}}'),
(33073, 2132, 'votou', 'sim'),
(33074, 2132, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(33075, 2133, 'nickname', 'Matilde_Pereira'),
(33076, 2133, 'first_name', 'Matilde'),
(33077, 2133, 'last_name', 'Pereira'),
(33078, 2133, 'description', ''),
(33079, 2133, 'rich_editing', 'true'),
(33080, 2133, 'comment_shortcuts', 'false'),
(33081, 2133, 'admin_color', 'fresh'),
(33082, 2133, 'use_ssl', '0'),
(33083, 2133, 'show_admin_bar_front', 'true'),
(33084, 2133, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33085, 2133, 'wp_user_level', '0'),
(33086, 2133, 'wsl_current_provider', 'Facebook'),
(33087, 2133, 'wsl_current_user_image', 'https://graph.facebook.com/833139770108800/picture?width=150&height=150'),
(33088, 2133, 'session_tokens', 'a:1:{s:64:\"4f3a90436bf08b19fc46227374b1c25395f51618438a6785626adb892fae1ee4\";a:4:{s:10:\"expiration\";i:1434057742;s:2:\"ip\";s:14:\"188.37.136.121\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432848142;}}'),
(33089, 2134, 'nickname', 'Constanca_Folque'),
(33090, 2134, 'first_name', 'Constança'),
(33091, 2134, 'last_name', 'Folque'),
(33092, 2134, 'description', ''),
(33093, 2134, 'rich_editing', 'true'),
(33094, 2134, 'comment_shortcuts', 'false'),
(33095, 2134, 'admin_color', 'fresh'),
(33096, 2134, 'use_ssl', '0'),
(33097, 2134, 'show_admin_bar_front', 'true'),
(33098, 2134, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33099, 2134, 'wp_user_level', '0'),
(33100, 2134, 'wsl_current_provider', 'Facebook'),
(33101, 2134, 'wsl_current_user_image', 'https://graph.facebook.com/1161885293837428/picture?width=150&height=150'),
(33102, 2134, 'session_tokens', 'a:1:{s:64:\"b3d5fbcd432b9b2610d35d9deee2fb5c3a565d0ecf3f5f623d42afe7f07c78b5\";a:4:{s:10:\"expiration\";i:1434057799;s:2:\"ip\";s:13:\"85.244.117.32\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432848199;}}'),
(33103, 2135, 'nickname', 'Diana_Matos'),
(33104, 2135, 'first_name', 'Diana'),
(33105, 2135, 'last_name', 'Matos'),
(33106, 2135, 'description', ''),
(33107, 2135, 'rich_editing', 'true'),
(33108, 2135, 'comment_shortcuts', 'false'),
(33109, 2135, 'admin_color', 'fresh'),
(33110, 2135, 'use_ssl', '0'),
(33111, 2135, 'show_admin_bar_front', 'true'),
(33112, 2135, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33113, 2135, 'wp_user_level', '0'),
(33114, 2135, 'wsl_current_provider', 'Facebook'),
(33115, 2135, 'wsl_current_user_image', 'https://graph.facebook.com/988733761167147/picture?width=150&height=150'),
(33116, 2135, 'session_tokens', 'a:1:{s:64:\"255c9328ede456b80a06e6140d45b69d00d7d59f84c39505803f6825511f2750\";a:4:{s:10:\"expiration\";i:1434057908;s:2:\"ip\";s:14:\"85.240.174.185\";s:2:\"ua\";s:164:\"Mozilla/5.0 (Linux; Android 4.4.2; pt-pt; SAMSUNG GT-I9505 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/1.5 Chrome/28.0.1500.94 Mobile Safari/537.36\";s:5:\"login\";i:1432848308;}}'),
(33117, 2133, 'votou', 'sim'),
(33118, 2133, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(33119, 2136, 'nickname', 'Maria_Rosa_Pereira'),
(33120, 2136, 'first_name', 'Maria Rosa'),
(33121, 2136, 'last_name', 'Pereira'),
(33122, 2136, 'description', ''),
(33123, 2136, 'rich_editing', 'true'),
(33124, 2136, 'comment_shortcuts', 'false'),
(33125, 2136, 'admin_color', 'fresh'),
(33126, 2136, 'use_ssl', '0'),
(33127, 2136, 'show_admin_bar_front', 'true'),
(33128, 2136, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33129, 2136, 'wp_user_level', '0'),
(33130, 2136, 'wsl_current_provider', 'Facebook'),
(33131, 2136, 'wsl_current_user_image', 'https://graph.facebook.com/953451991353011/picture?width=150&height=150'),
(33132, 2136, 'session_tokens', 'a:1:{s:64:\"4de88d074c39d37f8c903e2ab631391d469c2d39856e32aff34527fff904dddb\";a:4:{s:10:\"expiration\";i:1434057987;s:2:\"ip\";s:11:\"2.82.13.146\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432848387;}}'),
(33133, 2135, 'votou', 'sim'),
(33134, 2135, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1383,shaper-do-ano-xhapeland_p1377'),
(33135, 2137, 'nickname', 'Pedro_Calado'),
(33136, 2137, 'first_name', 'Pedro'),
(33137, 2137, 'last_name', 'Calado'),
(33138, 2137, 'description', ''),
(33139, 2137, 'rich_editing', 'true'),
(33140, 2137, 'comment_shortcuts', 'false'),
(33141, 2137, 'admin_color', 'fresh'),
(33142, 2137, 'use_ssl', '0'),
(33143, 2137, 'show_admin_bar_front', 'true'),
(33144, 2137, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33145, 2137, 'wp_user_level', '0'),
(33146, 2137, 'wsl_current_provider', 'Google'),
(33147, 2137, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-GPnh0IEVpgw/AAAAAAAAAAI/AAAAAAAAAUQ/GKKci0D7Mho/photo.jpg?sz=200'),
(33148, 2137, 'session_tokens', 'a:1:{s:64:\"94ed6458d92bc9650d8ba9070e1f19511f41f092cc72ab6bd5ef97e39b044108\";a:4:{s:10:\"expiration\";i:1434058202;s:2:\"ip\";s:14:\"93.108.159.121\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432848602;}}'),
(33149, 2136, 'votou', 'sim'),
(33150, 2136, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(33151, 2138, 'nickname', 'Sandra_Pereira'),
(33152, 2138, 'first_name', 'Sandra'),
(33153, 2138, 'last_name', 'Pereira'),
(33154, 2138, 'description', ''),
(33155, 2138, 'rich_editing', 'true'),
(33156, 2138, 'comment_shortcuts', 'false'),
(33157, 2138, 'admin_color', 'fresh'),
(33158, 2138, 'use_ssl', '0'),
(33159, 2138, 'show_admin_bar_front', 'true'),
(33160, 2138, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33161, 2138, 'wp_user_level', '0'),
(33162, 2138, 'wsl_current_provider', 'Facebook'),
(33163, 2138, 'wsl_current_user_image', 'https://graph.facebook.com/10205563539185504/picture?width=150&height=150'),
(33164, 2138, 'session_tokens', 'a:1:{s:64:\"6c60cc0b16cb7208f30e44a6ee602e50757fd8b0954aad3ebe6dd3007877a564\";a:4:{s:10:\"expiration\";i:1434058267;s:2:\"ip\";s:13:\"85.245.100.50\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432848667;}}'),
(33165, 2055, 'votou', 'sim'),
(33166, 2055, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(33167, 2139, 'nickname', 'Constanca_Santos_Silva'),
(33168, 2139, 'first_name', 'Constança'),
(33169, 2139, 'last_name', 'Santos Silva'),
(33170, 2139, 'description', ''),
(33171, 2139, 'rich_editing', 'true'),
(33172, 2139, 'comment_shortcuts', 'false'),
(33173, 2139, 'admin_color', 'fresh'),
(33174, 2139, 'use_ssl', '0'),
(33175, 2139, 'show_admin_bar_front', 'true'),
(33176, 2139, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33177, 2139, 'wp_user_level', '0'),
(33178, 2139, 'wsl_current_provider', 'Facebook'),
(33179, 2139, 'wsl_current_user_image', 'https://graph.facebook.com/919654704740420/picture?width=150&height=150'),
(33180, 2139, 'session_tokens', 'a:2:{s:64:\"d27dd33d9f72d815a4f2acb8482813160c5a8a0746690371eaa805082dadbfa2\";a:4:{s:10:\"expiration\";i:1434058273;s:2:\"ip\";s:14:\"188.37.173.125\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12A405 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.0.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432848673;}s:64:\"fb0f23536f5591759e9ce69cf5681e8c8fe6731554b544e473b0c09b7d863076\";a:4:{s:10:\"expiration\";i:1434998680;s:2:\"ip\";s:13:\"85.138.77.218\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433789080;}}'),
(33181, 2110, 'votou', 'sim'),
(33182, 2110, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(33183, 2140, 'nickname', 'Mariana_Sa'),
(33184, 2140, 'first_name', 'Mariana'),
(33185, 2140, 'last_name', 'Sá'),
(33186, 2140, 'description', ''),
(33187, 2140, 'rich_editing', 'true'),
(33188, 2140, 'comment_shortcuts', 'false'),
(33189, 2140, 'admin_color', 'fresh'),
(33190, 2140, 'use_ssl', '0'),
(33191, 2140, 'show_admin_bar_front', 'true'),
(33192, 2140, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33193, 2140, 'wp_user_level', '0'),
(33194, 2140, 'wsl_current_provider', 'Facebook'),
(33195, 2140, 'wsl_current_user_image', 'https://graph.facebook.com/1083122685036644/picture?width=150&height=150'),
(33196, 2140, 'session_tokens', 'a:1:{s:64:\"23e80181f393336092e01910a8cdd35ec8b06bbb86d7a904a5ad92f5a6fc445c\";a:4:{s:10:\"expiration\";i:1434058423;s:2:\"ip\";s:14:\"46.189.165.207\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432848823;}}'),
(33197, 2141, 'nickname', 'Diogo_Sancho'),
(33198, 2141, 'first_name', 'Diogo'),
(33199, 2141, 'last_name', 'Sancho'),
(33200, 2141, 'description', ''),
(33201, 2141, 'rich_editing', 'true'),
(33202, 2141, 'comment_shortcuts', 'false'),
(33203, 2141, 'admin_color', 'fresh'),
(33204, 2141, 'use_ssl', '0'),
(33205, 2141, 'show_admin_bar_front', 'true'),
(33206, 2141, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33207, 2141, 'wp_user_level', '0'),
(33208, 2141, 'wsl_current_provider', 'Facebook'),
(33209, 2141, 'wsl_current_user_image', 'https://graph.facebook.com/10153340203190692/picture?width=150&height=150'),
(33210, 2141, 'session_tokens', 'a:1:{s:64:\"375f66830309093654909f24b666ebb01c4eb6c5d281bf97cde02023f38bab0e\";a:4:{s:10:\"expiration\";i:1434058447;s:2:\"ip\";s:13:\"95.93.166.196\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432848847;}}'),
(33211, 2142, 'nickname', 'Helena_Camargo_Thiago_Firmino'),
(33212, 2142, 'first_name', 'Helena Camargo'),
(33213, 2142, 'last_name', 'Thiago Firmino'),
(33214, 2142, 'description', ''),
(33215, 2142, 'rich_editing', 'true'),
(33216, 2142, 'comment_shortcuts', 'false'),
(33217, 2142, 'admin_color', 'fresh'),
(33218, 2142, 'use_ssl', '0'),
(33219, 2142, 'show_admin_bar_front', 'true'),
(33220, 2142, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33221, 2142, 'wp_user_level', '0'),
(33222, 2142, 'wsl_current_provider', 'Facebook'),
(33223, 2142, 'wsl_current_user_image', 'https://graph.facebook.com/445117485665721/picture?width=150&height=150'),
(33224, 2142, 'session_tokens', 'a:1:{s:64:\"d9defec50eb0f88e307ad59fca70a00535a9e381372b0204e9a3f0d5e7278243\";a:4:{s:10:\"expiration\";i:1434058452;s:2:\"ip\";s:13:\"177.92.28.181\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/VIVO;FBID/phone;FBLC/pt_BR;FBOP/5]\";s:5:\"login\";i:1432848852;}}'),
(33225, 2143, 'nickname', 'Diogo_S_Queiros'),
(33226, 2143, 'first_name', 'Diogo'),
(33227, 2143, 'last_name', 'Queirós'),
(33228, 2143, 'description', ''),
(33229, 2143, 'rich_editing', 'true'),
(33230, 2143, 'comment_shortcuts', 'false'),
(33231, 2143, 'admin_color', 'fresh'),
(33232, 2143, 'use_ssl', '0'),
(33233, 2143, 'show_admin_bar_front', 'true'),
(33234, 2143, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33235, 2143, 'wp_user_level', '0'),
(33236, 2143, 'wsl_current_provider', 'Facebook'),
(33237, 2143, 'wsl_current_user_image', 'https://graph.facebook.com/913932195296352/picture?width=150&height=150'),
(33238, 2143, 'session_tokens', 'a:1:{s:64:\"b6f32350d1f4fac46d5fcdd4dd941b807ee892400edb3d1ee187e609f42281be\";a:4:{s:10:\"expiration\";i:1434058458;s:2:\"ip\";s:13:\"85.244.52.180\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432848858;}}'),
(33239, 2144, 'nickname', 'Diogo_Timoteo'),
(33240, 2144, 'first_name', 'Diogo'),
(33241, 2144, 'last_name', 'Timóteo'),
(33242, 2144, 'description', ''),
(33243, 2144, 'rich_editing', 'true'),
(33244, 2144, 'comment_shortcuts', 'false'),
(33245, 2144, 'admin_color', 'fresh'),
(33246, 2144, 'use_ssl', '0'),
(33247, 2144, 'show_admin_bar_front', 'true'),
(33248, 2144, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33249, 2144, 'wp_user_level', '0'),
(33250, 2144, 'wsl_current_provider', 'Google'),
(33251, 2144, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-v_gwu_AO52Q/AAAAAAAAAAI/AAAAAAAAAIo/aIH8xJ7Iw5A/photo.jpg?sz=200'),
(33252, 2144, 'session_tokens', 'a:1:{s:64:\"51c24cf4314f9f710385b67e643fecb5ee68e243d11f572e8ff646be35f6ae0f\";a:4:{s:10:\"expiration\";i:1434058484;s:2:\"ip\";s:12:\"79.169.60.79\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432848884;}}'),
(33253, 2145, 'nickname', 'Vladimiro_Mamede'),
(33254, 2145, 'first_name', 'Vladimiro'),
(33255, 2145, 'last_name', 'Mamede'),
(33256, 2145, 'description', ''),
(33257, 2145, 'rich_editing', 'true'),
(33258, 2145, 'comment_shortcuts', 'false'),
(33259, 2145, 'admin_color', 'fresh'),
(33260, 2145, 'use_ssl', '0'),
(33261, 2145, 'show_admin_bar_front', 'true'),
(33262, 2145, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33263, 2145, 'wp_user_level', '0'),
(33264, 2145, 'wsl_current_provider', 'Facebook'),
(33265, 2145, 'wsl_current_user_image', 'https://graph.facebook.com/1118676891482340/picture?width=150&height=150'),
(33266, 2145, 'session_tokens', 'a:1:{s:64:\"101afd988bc55271e5cd6a954baa520ffcbedf2a307fc270e7e97b533793bcb4\";a:4:{s:10:\"expiration\";i:1434058493;s:2:\"ip\";s:12:\"81.84.34.186\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432848893;}}'),
(33267, 2141, 'votou', 'sim'),
(33268, 2141, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(33269, 2145, 'votou', 'sim'),
(33270, 2145, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(33271, 2137, 'votou', 'sim'),
(33272, 2137, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(33273, 2143, 'votou', 'sim'),
(33274, 2143, 'user_votes', 'revelacao-do-ano-deeply_p1383,evento-do-ano-kia_p1432'),
(33275, 2146, 'nickname', 'Afonso_Teixeira'),
(33276, 2146, 'first_name', 'Afonso'),
(33277, 2146, 'last_name', 'Teixeira');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(33278, 2146, 'description', ''),
(33279, 2146, 'rich_editing', 'true'),
(33280, 2146, 'comment_shortcuts', 'false'),
(33281, 2146, 'admin_color', 'fresh'),
(33282, 2146, 'use_ssl', '0'),
(33283, 2146, 'show_admin_bar_front', 'true'),
(33284, 2146, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33285, 2146, 'wp_user_level', '0'),
(33286, 2146, 'wsl_current_provider', 'Google'),
(33287, 2146, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(33288, 2146, 'session_tokens', 'a:1:{s:64:\"445f7843afe2f5e095b2106e103b8db885030a98f14ef16bdc4db44f1ffa10ca\";a:4:{s:10:\"expiration\";i:1434058622;s:2:\"ip\";s:12:\"2.83.178.228\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432849022;}}'),
(33289, 2142, 'votou', 'sim'),
(33290, 2142, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(33291, 2140, 'votou', 'sim'),
(33292, 2140, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1383,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(33293, 2147, 'nickname', 'Diogo_Liberal'),
(33294, 2147, 'first_name', 'Diogo'),
(33295, 2147, 'last_name', 'Líberal'),
(33296, 2147, 'description', ''),
(33297, 2147, 'rich_editing', 'true'),
(33298, 2147, 'comment_shortcuts', 'false'),
(33299, 2147, 'admin_color', 'fresh'),
(33300, 2147, 'use_ssl', '0'),
(33301, 2147, 'show_admin_bar_front', 'true'),
(33302, 2147, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33303, 2147, 'wp_user_level', '0'),
(33304, 2147, 'wsl_current_provider', 'Facebook'),
(33305, 2147, 'wsl_current_user_image', 'https://graph.facebook.com/10153292563620390/picture?width=150&height=150'),
(33306, 2147, 'session_tokens', 'a:1:{s:64:\"323fbffee21d9c9c2d1af439720bb9669292009f3ab3fc670d31fdc2b0756a06\";a:4:{s:10:\"expiration\";i:1434058719;s:2:\"ip\";s:13:\"85.242.249.97\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432849119;}}'),
(33307, 2148, 'nickname', 'Eduarda_De_Sousa'),
(33308, 2148, 'first_name', 'Eduarda De'),
(33309, 2148, 'last_name', 'Sousa'),
(33310, 2148, 'description', ''),
(33311, 2148, 'rich_editing', 'true'),
(33312, 2148, 'comment_shortcuts', 'false'),
(33313, 2148, 'admin_color', 'fresh'),
(33314, 2148, 'use_ssl', '0'),
(33315, 2148, 'show_admin_bar_front', 'true'),
(33316, 2148, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33317, 2148, 'wp_user_level', '0'),
(33318, 2148, 'wsl_current_provider', 'Facebook'),
(33319, 2148, 'wsl_current_user_image', 'https://graph.facebook.com/997695003573985/picture?width=150&height=150'),
(33320, 2148, 'session_tokens', 'a:1:{s:64:\"a20a92c39206995b419c82300dbafdfebee9698f47ad5baa3876fe5b1a487636\";a:4:{s:10:\"expiration\";i:1434058836;s:2:\"ip\";s:11:\"95.92.97.64\";s:2:\"ua\";s:140:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; CINK FIVE Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1432849236;}}'),
(33321, 2147, 'votou', 'sim'),
(33322, 2147, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(33323, 2148, 'votou', 'sim'),
(33324, 2148, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(33325, 2149, 'nickname', 'Mariana_Guterres'),
(33326, 2149, 'first_name', 'Mariana'),
(33327, 2149, 'last_name', 'Guterres'),
(33328, 2149, 'description', ''),
(33329, 2149, 'rich_editing', 'true'),
(33330, 2149, 'comment_shortcuts', 'false'),
(33331, 2149, 'admin_color', 'fresh'),
(33332, 2149, 'use_ssl', '0'),
(33333, 2149, 'show_admin_bar_front', 'true'),
(33334, 2149, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33335, 2149, 'wp_user_level', '0'),
(33336, 2149, 'wsl_current_provider', 'Facebook'),
(33337, 2149, 'wsl_current_user_image', 'https://graph.facebook.com/10155592671650147/picture?width=150&height=150'),
(33338, 2149, 'session_tokens', 'a:2:{s:64:\"f72a917e807dad81880812c0d4b1e8dfc68f36db7fd123e8ead2f1d882d6bea5\";a:4:{s:10:\"expiration\";i:1434058908;s:2:\"ip\";s:13:\"89.115.51.128\";s:2:\"ua\";s:136:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B440 Safari/600.1.4\";s:5:\"login\";i:1432849308;}s:64:\"5b62daf40e99441e23c2b0e68c05e5e96934c2ab37bff4a635839dff25e61f97\";a:4:{s:10:\"expiration\";i:1434058926;s:2:\"ip\";s:13:\"89.115.51.128\";s:2:\"ua\";s:136:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B440 Safari/600.1.4\";s:5:\"login\";i:1432849326;}}'),
(33339, 2150, 'nickname', 'Estevao_Cunha_Monteiro'),
(33340, 2150, 'first_name', 'Estêvão'),
(33341, 2150, 'last_name', 'Cunha Monteiro'),
(33342, 2150, 'description', ''),
(33343, 2150, 'rich_editing', 'true'),
(33344, 2150, 'comment_shortcuts', 'false'),
(33345, 2150, 'admin_color', 'fresh'),
(33346, 2150, 'use_ssl', '0'),
(33347, 2150, 'show_admin_bar_front', 'true'),
(33348, 2150, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33349, 2150, 'wp_user_level', '0'),
(33350, 2150, 'wsl_current_provider', 'Facebook'),
(33351, 2150, 'wsl_current_user_image', 'https://graph.facebook.com/971784582841305/picture?width=150&height=150'),
(33352, 2150, 'session_tokens', 'a:7:{s:64:\"7158f041a1ae5a1d48facc41086a0fac902a97498acd797d43a5ddb651cbbc4f\";a:4:{s:10:\"expiration\";i:1434058915;s:2:\"ip\";s:14:\"89.114.207.199\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPod; CPU iPhone OS 6_1_6 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B500 Safari/8536.25\";s:5:\"login\";i:1432849315;}s:64:\"66342a23d565d0a5b19c8a90832fb358ea8f710e9617e9327077d23e3af525ae\";a:4:{s:10:\"expiration\";i:1434058937;s:2:\"ip\";s:14:\"89.114.207.199\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPod; CPU iPhone OS 6_1_6 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B500 Safari/8536.25\";s:5:\"login\";i:1432849337;}s:64:\"91585e1ea0b98613cf56d65849470526c617156d92e73d5ef1ed2e67521c22b8\";a:4:{s:10:\"expiration\";i:1434058971;s:2:\"ip\";s:14:\"89.114.207.199\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPod; CPU iPhone OS 6_1_6 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B500 Safari/8536.25\";s:5:\"login\";i:1432849371;}s:64:\"d528794c68c63b867ab973a16cce68e27190281cb52ae24d11767474727554dc\";a:4:{s:10:\"expiration\";i:1434058996;s:2:\"ip\";s:14:\"89.114.207.199\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPod; CPU iPhone OS 6_1_6 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B500 Safari/8536.25\";s:5:\"login\";i:1432849396;}s:64:\"37ff8c3b027e0b2393bd68251b2db82dd6a1fd487d93ecfdca6493fa587a9521\";a:4:{s:10:\"expiration\";i:1434059032;s:2:\"ip\";s:14:\"89.114.207.199\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPod; CPU iPhone OS 6_1_6 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B500 Safari/8536.25\";s:5:\"login\";i:1432849432;}s:64:\"31c2c5d125607873840eccafb93003e850e8b7d7e593f3a3b95b3b6221399e47\";a:4:{s:10:\"expiration\";i:1434059060;s:2:\"ip\";s:14:\"89.114.207.199\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPod; CPU iPhone OS 6_1_6 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B500 Safari/8536.25\";s:5:\"login\";i:1432849460;}s:64:\"a0a0aa1657ebafe25bfb293ee77302595c81d5d3178f631580ba4b4ebf6b1304\";a:4:{s:10:\"expiration\";i:1435001642;s:2:\"ip\";s:14:\"89.114.207.199\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/8.0.3 Safari/600.3.18\";s:5:\"login\";i:1433792042;}}'),
(33353, 2151, 'nickname', 'Diogo_Pedro_Roque'),
(33354, 2151, 'first_name', 'Diogo Pedro'),
(33355, 2151, 'last_name', 'Roque'),
(33356, 2151, 'description', ''),
(33357, 2151, 'rich_editing', 'true'),
(33358, 2151, 'comment_shortcuts', 'false'),
(33359, 2151, 'admin_color', 'fresh'),
(33360, 2151, 'use_ssl', '0'),
(33361, 2151, 'show_admin_bar_front', 'true'),
(33362, 2151, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33363, 2151, 'wp_user_level', '0'),
(33364, 2151, 'wsl_current_provider', 'Facebook'),
(33365, 2151, 'wsl_current_user_image', 'https://graph.facebook.com/836775043074606/picture?width=150&height=150'),
(33366, 2151, 'session_tokens', 'a:1:{s:64:\"af3bbe4ffc2bba35880a8d358781b743d3a9a7e8a28a4805598e354e54ee4eff\";a:4:{s:10:\"expiration\";i:1434058985;s:2:\"ip\";s:12:\"79.169.35.55\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432849385;}}'),
(33367, 2152, 'nickname', 'Fa_Djalo'),
(33368, 2152, 'first_name', 'Fa'),
(33369, 2152, 'last_name', 'Djaló'),
(33370, 2152, 'description', ''),
(33371, 2152, 'rich_editing', 'true'),
(33372, 2152, 'comment_shortcuts', 'false'),
(33373, 2152, 'admin_color', 'fresh'),
(33374, 2152, 'use_ssl', '0'),
(33375, 2152, 'show_admin_bar_front', 'true'),
(33376, 2152, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33377, 2152, 'wp_user_level', '0'),
(33378, 2152, 'wsl_current_provider', 'Facebook'),
(33379, 2152, 'wsl_current_user_image', 'https://graph.facebook.com/915586881833617/picture?width=150&height=150'),
(33380, 2152, 'session_tokens', 'a:1:{s:64:\"4768a3586aea305fbd9ee7984155e9c087352c5d9e2ec3fba91d79106c73ffcd\";a:4:{s:10:\"expiration\";i:1434059019;s:2:\"ip\";s:12:\"79.168.69.95\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/MessengerForiOS;FBAV/11.0.0.15.14;FBBV/4026123;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432849419;}}'),
(33381, 2153, 'nickname', 'Mig-l_Correia'),
(33382, 2153, 'first_name', 'Mig-l'),
(33383, 2153, 'last_name', 'Correia'),
(33384, 2153, 'description', ''),
(33385, 2153, 'rich_editing', 'true'),
(33386, 2153, 'comment_shortcuts', 'false'),
(33387, 2153, 'admin_color', 'fresh'),
(33388, 2153, 'use_ssl', '0'),
(33389, 2153, 'show_admin_bar_front', 'true'),
(33390, 2153, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33391, 2153, 'wp_user_level', '0'),
(33392, 2153, 'wsl_current_provider', 'Facebook'),
(33393, 2153, 'wsl_current_user_image', 'https://graph.facebook.com/987907687909955/picture?width=150&height=150'),
(33394, 2153, 'session_tokens', 'a:1:{s:64:\"6afed7b057187e793000e5cd0008bcebad2e09e3cc922695e30b67d43eda87c0\";a:4:{s:10:\"expiration\";i:1434059205;s:2:\"ip\";s:13:\"89.214.186.64\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432849605;}}'),
(33395, 2154, 'nickname', 'Duarte_Filipe'),
(33396, 2154, 'first_name', 'Duarte'),
(33397, 2154, 'last_name', 'Filipe'),
(33398, 2154, 'description', ''),
(33399, 2154, 'rich_editing', 'true'),
(33400, 2154, 'comment_shortcuts', 'false'),
(33401, 2154, 'admin_color', 'fresh'),
(33402, 2154, 'use_ssl', '0'),
(33403, 2154, 'show_admin_bar_front', 'true'),
(33404, 2154, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33405, 2154, 'wp_user_level', '0'),
(33406, 2154, 'wsl_current_provider', 'Facebook'),
(33407, 2154, 'wsl_current_user_image', 'https://graph.facebook.com/976230595744584/picture?width=150&height=150'),
(33408, 2154, 'session_tokens', 'a:2:{s:64:\"d6752a1e075f9a44e4d541fcd372d21cab30e7d04647464498e23680c0be47cb\";a:4:{s:10:\"expiration\";i:1434059319;s:2:\"ip\";s:13:\"84.91.103.123\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432849719;}s:64:\"9a16546e38c6199c93487f5f460c682e318c4c30581e1c743248fc7c66acb2b7\";a:4:{s:10:\"expiration\";i:1434059361;s:2:\"ip\";s:13:\"84.91.103.123\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432849761;}}'),
(33409, 2155, 'nickname', 'Eduardo_Fernandes'),
(33410, 2155, 'first_name', 'Eduardo'),
(33411, 2155, 'last_name', 'Fernandes'),
(33412, 2155, 'description', ''),
(33413, 2155, 'rich_editing', 'true'),
(33414, 2155, 'comment_shortcuts', 'false'),
(33415, 2155, 'admin_color', 'fresh'),
(33416, 2155, 'use_ssl', '0'),
(33417, 2155, 'show_admin_bar_front', 'true'),
(33418, 2155, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33419, 2155, 'wp_user_level', '0'),
(33420, 2155, 'wsl_current_provider', 'Google'),
(33421, 2155, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(33422, 2155, 'session_tokens', 'a:1:{s:64:\"3d33082391c47c91223389122356f4ddade0561529afae47be4594e06853de85\";a:4:{s:10:\"expiration\";i:1434059362;s:2:\"ip\";s:14:\"85.138.106.213\";s:2:\"ua\";s:269:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432849762;}}'),
(33423, 2153, 'votou', 'sim'),
(33424, 2153, 'user_votes', 'foto-do-ano_p957'),
(33425, 2156, 'nickname', 'Vitor_Filipe'),
(33426, 2156, 'first_name', 'Vitor'),
(33427, 2156, 'last_name', 'Filipe'),
(33428, 2156, 'description', ''),
(33429, 2156, 'rich_editing', 'true'),
(33430, 2156, 'comment_shortcuts', 'false'),
(33431, 2156, 'admin_color', 'fresh'),
(33432, 2156, 'use_ssl', '0'),
(33433, 2156, 'show_admin_bar_front', 'true'),
(33434, 2156, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33435, 2156, 'wp_user_level', '0'),
(33436, 2156, 'wsl_current_provider', 'Facebook'),
(33437, 2156, 'wsl_current_user_image', 'https://graph.facebook.com/1650159705206841/picture?width=150&height=150'),
(33438, 2156, 'session_tokens', 'a:1:{s:64:\"57c9d6d355204bc37b11eae880bf5a8c050e6a9735cdab8fee012a7d7f0c4152\";a:4:{s:10:\"expiration\";i:1434059523;s:2:\"ip\";s:13:\"84.91.103.123\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432849923;}}'),
(33439, 2157, 'nickname', 'Margarida_Maia_Pestana_Reis'),
(33440, 2157, 'first_name', 'Margarida'),
(33441, 2157, 'last_name', 'Reis'),
(33442, 2157, 'description', ''),
(33443, 2157, 'rich_editing', 'true'),
(33444, 2157, 'comment_shortcuts', 'false'),
(33445, 2157, 'admin_color', 'fresh'),
(33446, 2157, 'use_ssl', '0'),
(33447, 2157, 'show_admin_bar_front', 'true'),
(33448, 2157, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33449, 2157, 'wp_user_level', '0'),
(33450, 2157, 'wsl_current_provider', 'Facebook'),
(33451, 2157, 'wsl_current_user_image', 'https://graph.facebook.com/10204287225562441/picture?width=150&height=150'),
(33452, 2157, 'session_tokens', 'a:1:{s:64:\"0f75b0c67ac363f0eac7c3a7f63665c19261a3fceb35f7c9724732249ffd4b85\";a:4:{s:10:\"expiration\";i:1434059572;s:2:\"ip\";s:13:\"95.93.174.238\";s:2:\"ua\";s:227:\"Mozilla/5.0 (iPad; CPU OS 5_1_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Mobile/9B206 [FBAN/FBIOS;FBAV/6.5.1;FBBV/377040;FBDV/iPad1,1;FBMD/iPad;FBSN/iPhone OS;FBSV/5.1.1;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432849972;}}'),
(33453, 2158, 'nickname', 'Francisca_Ataide'),
(33454, 2158, 'first_name', 'Francisca'),
(33455, 2158, 'last_name', 'Ataíde'),
(33456, 2158, 'description', ''),
(33457, 2158, 'rich_editing', 'true'),
(33458, 2158, 'comment_shortcuts', 'false'),
(33459, 2158, 'admin_color', 'fresh'),
(33460, 2158, 'use_ssl', '0'),
(33461, 2158, 'show_admin_bar_front', 'true'),
(33462, 2158, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33463, 2158, 'wp_user_level', '0'),
(33464, 2158, 'wsl_current_provider', 'Facebook'),
(33465, 2158, 'wsl_current_user_image', 'https://graph.facebook.com/904052766304397/picture?width=150&height=150'),
(33466, 2158, 'session_tokens', 'a:1:{s:64:\"8ca4c7a6f8efa6877bb574b205731f8444ef4e2654b3d9d384aa2799142bf2b1\";a:4:{s:10:\"expiration\";i:1434059590;s:2:\"ip\";s:14:\"82.154.231.114\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432849990;}}'),
(33467, 2155, 'votou', 'sim'),
(33468, 2155, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(33469, 2146, 'votou', 'sim'),
(33470, 2146, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(33471, 2158, 'votou', 'sim'),
(33472, 2158, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313'),
(33473, 2159, 'nickname', 'Rita_Piloto'),
(33474, 2159, 'first_name', 'Rita'),
(33475, 2159, 'last_name', 'Piloto'),
(33476, 2159, 'description', ''),
(33477, 2159, 'rich_editing', 'true'),
(33478, 2159, 'comment_shortcuts', 'false'),
(33479, 2159, 'admin_color', 'fresh'),
(33480, 2159, 'use_ssl', '0'),
(33481, 2159, 'show_admin_bar_front', 'true'),
(33482, 2159, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33483, 2159, 'wp_user_level', '0'),
(33484, 2159, 'wsl_current_provider', 'Facebook'),
(33485, 2159, 'wsl_current_user_image', 'https://graph.facebook.com/922388121167834/picture?width=150&height=150'),
(33486, 2159, 'session_tokens', 'a:1:{s:64:\"d570068c363be6a0004efa45cce0643ff6035764b35e300850ffbf1e17ac5e59\";a:4:{s:10:\"expiration\";i:1434059732;s:2:\"ip\";s:14:\"82.155.167.220\";s:2:\"ua\";s:190:\"Mozilla/5.0 (Linux; Android 5.0.2; D5803 Build/23.1.A.1.28; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432850132;}}'),
(33487, 2156, 'votou', 'sim'),
(33488, 2156, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(33489, 2160, 'nickname', 'Fabio_Vicente'),
(33490, 2160, 'first_name', 'Fábio'),
(33491, 2160, 'last_name', 'Vicente'),
(33492, 2160, 'description', ''),
(33493, 2160, 'rich_editing', 'true'),
(33494, 2160, 'comment_shortcuts', 'false'),
(33495, 2160, 'admin_color', 'fresh'),
(33496, 2160, 'use_ssl', '0'),
(33497, 2160, 'show_admin_bar_front', 'true'),
(33498, 2160, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33499, 2160, 'wp_user_level', '0'),
(33500, 2160, 'wsl_current_provider', 'Facebook'),
(33501, 2160, 'wsl_current_user_image', 'https://graph.facebook.com/10152793250576524/picture?width=150&height=150'),
(33502, 2160, 'session_tokens', 'a:1:{s:64:\"e65d8dfba40decdfa10a79f0e8db03a7db66f5fff9239c69b84a97f14e4ee836\";a:4:{s:10:\"expiration\";i:1434059832;s:2:\"ip\";s:12:\"85.245.58.26\";s:2:\"ua\";s:187:\"Mozilla/5.0 (Linux; Android 5.1.1; Nexus 4 Build/LMY47V; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432850232;}}'),
(33503, 2161, 'nickname', 'Teresa_Borges_Coutinho'),
(33504, 2161, 'first_name', 'Teresa'),
(33505, 2161, 'last_name', 'Borges Coutinho'),
(33506, 2161, 'description', ''),
(33507, 2161, 'rich_editing', 'true'),
(33508, 2161, 'comment_shortcuts', 'false'),
(33509, 2161, 'admin_color', 'fresh'),
(33510, 2161, 'use_ssl', '0'),
(33511, 2161, 'show_admin_bar_front', 'true'),
(33512, 2161, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33513, 2161, 'wp_user_level', '0'),
(33514, 2161, 'wsl_current_provider', 'Facebook'),
(33515, 2161, 'wsl_current_user_image', 'https://graph.facebook.com/1051994994811371/picture?width=150&height=150'),
(33516, 2161, 'session_tokens', 'a:1:{s:64:\"6e2e0926c2f1f81ef037930389694a053064d2980d139161fb6b3aa790cb8afa\";a:4:{s:10:\"expiration\";i:1434059884;s:2:\"ip\";s:12:\"87.103.72.80\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/19.0.0.10.12;FBBV/5450691;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432850284;}}'),
(33517, 2162, 'nickname', 'Fernando_Franco_Ferreira'),
(33518, 2162, 'first_name', 'Fernando'),
(33519, 2162, 'last_name', 'Ferreira'),
(33520, 2162, 'description', ''),
(33521, 2162, 'rich_editing', 'true'),
(33522, 2162, 'comment_shortcuts', 'false'),
(33523, 2162, 'admin_color', 'fresh'),
(33524, 2162, 'use_ssl', '0'),
(33525, 2162, 'show_admin_bar_front', 'true'),
(33526, 2162, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33527, 2162, 'wp_user_level', '0'),
(33528, 2162, 'wsl_current_provider', 'Facebook'),
(33529, 2162, 'wsl_current_user_image', 'https://graph.facebook.com/10152878699574212/picture?width=150&height=150'),
(33530, 2162, 'session_tokens', 'a:1:{s:64:\"517bf1e8828b32074530cf792a99de22c172dc234962a62353cd174a9f8f08d7\";a:4:{s:10:\"expiration\";i:1434059899;s:2:\"ip\";s:12:\"85.245.137.9\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432850299;}}'),
(33531, 2163, 'nickname', 'Ruben_Soares'),
(33532, 2163, 'first_name', 'Rúben'),
(33533, 2163, 'last_name', 'Soares'),
(33534, 2163, 'description', ''),
(33535, 2163, 'rich_editing', 'true'),
(33536, 2163, 'comment_shortcuts', 'false'),
(33537, 2163, 'admin_color', 'fresh'),
(33538, 2163, 'use_ssl', '0'),
(33539, 2163, 'show_admin_bar_front', 'true'),
(33540, 2163, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33541, 2163, 'wp_user_level', '0'),
(33542, 2163, 'wsl_current_provider', 'Facebook'),
(33543, 2163, 'wsl_current_user_image', 'https://graph.facebook.com/10205401422853012/picture?width=150&height=150'),
(33544, 2163, 'session_tokens', 'a:1:{s:64:\"7f223ea72b24ddd1e20ccd4c6f04ac3dbef7648e024d2d04b10abb5135f583b7\";a:4:{s:10:\"expiration\";i:1434059969;s:2:\"ip\";s:14:\"85.246.232.199\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432850369;}}'),
(33545, 2159, 'votou', 'sim'),
(33546, 2159, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(33547, 2160, 'votou', 'sim'),
(33548, 2160, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(33549, 2164, 'nickname', 'Isadora_Rocha'),
(33550, 2164, 'first_name', 'Isadora'),
(33551, 2164, 'last_name', 'Rocha'),
(33552, 2164, 'description', ''),
(33553, 2164, 'rich_editing', 'true'),
(33554, 2164, 'comment_shortcuts', 'false'),
(33555, 2164, 'admin_color', 'fresh'),
(33556, 2164, 'use_ssl', '0'),
(33557, 2164, 'show_admin_bar_front', 'true'),
(33558, 2164, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33559, 2164, 'wp_user_level', '0'),
(33560, 2164, 'wsl_current_provider', 'Facebook'),
(33561, 2164, 'wsl_current_user_image', 'https://graph.facebook.com/10207292951501268/picture?width=150&height=150'),
(33562, 2164, 'session_tokens', 'a:1:{s:64:\"c733cf815c4222ef329296117d9c512b40c65b315744818df7770116d9412b48\";a:4:{s:10:\"expiration\";i:1434060093;s:2:\"ip\";s:13:\"201.22.84.170\";s:2:\"ua\";s:125:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 Twitter for iPhone\";s:5:\"login\";i:1432850493;}}'),
(33563, 2152, 'votou', 'sim'),
(33564, 2152, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(33565, 2162, 'votou', 'sim'),
(33566, 2162, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1387,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(33567, 2163, 'votou', 'sim'),
(33568, 2163, 'user_votes', 'manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(33569, 2165, 'nickname', 'Miguel_Colaco_JL'),
(33570, 2165, 'first_name', 'Miguel'),
(33571, 2165, 'last_name', 'Colaço JL'),
(33572, 2165, 'description', ''),
(33573, 2165, 'rich_editing', 'true'),
(33574, 2165, 'comment_shortcuts', 'false'),
(33575, 2165, 'admin_color', 'fresh'),
(33576, 2165, 'use_ssl', '0'),
(33577, 2165, 'show_admin_bar_front', 'true'),
(33578, 2165, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33579, 2165, 'wp_user_level', '0'),
(33580, 2165, 'wsl_current_provider', 'Facebook'),
(33581, 2165, 'wsl_current_user_image', 'https://graph.facebook.com/876194399091143/picture?width=150&height=150'),
(33582, 2165, 'session_tokens', 'a:1:{s:64:\"54d595556c2a3e3148689ee25b0717356b0b3dfc24fc8bc0feb224e394e3a166\";a:4:{s:10:\"expiration\";i:1434060672;s:2:\"ip\";s:14:\"85.245.153.221\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432851072;}}'),
(33583, 1260, 'votou', 'sim'),
(33584, 1260, 'user_votes', 'evento-do-ano-kia_p1428'),
(33585, 2166, 'nickname', 'Minhau_V_Morgado'),
(33586, 2166, 'first_name', 'Minhau'),
(33587, 2166, 'last_name', 'Morgado'),
(33588, 2166, 'description', ''),
(33589, 2166, 'rich_editing', 'true'),
(33590, 2166, 'comment_shortcuts', 'false'),
(33591, 2166, 'admin_color', 'fresh'),
(33592, 2166, 'use_ssl', '0'),
(33593, 2166, 'show_admin_bar_front', 'true'),
(33594, 2166, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33595, 2166, 'wp_user_level', '0'),
(33596, 2166, 'wsl_current_provider', 'Facebook'),
(33597, 2166, 'wsl_current_user_image', 'https://graph.facebook.com/10205974656119543/picture?width=150&height=150'),
(33598, 2166, 'session_tokens', 'a:1:{s:64:\"44395d8d828c3400ee5cd65f86e336d7dbac4fa7d265fcbf922a95cff9c24544\";a:4:{s:10:\"expiration\";i:1434060764;s:2:\"ip\";s:13:\"79.169.34.216\";s:2:\"ua\";s:244:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad4,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432851164;}}'),
(33599, 2165, 'votou', 'sim'),
(33600, 2165, 'user_votes', 'revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,shaper-do-ano-xhapeland_p1377'),
(33601, 2166, 'votou', 'sim'),
(33602, 2166, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(33603, 2167, 'nickname', 'Sofia_Bernardo'),
(33604, 2167, 'first_name', 'Sofia'),
(33605, 2167, 'last_name', 'Bernardo'),
(33606, 2167, 'description', ''),
(33607, 2167, 'rich_editing', 'true'),
(33608, 2167, 'comment_shortcuts', 'false'),
(33609, 2167, 'admin_color', 'fresh'),
(33610, 2167, 'use_ssl', '0'),
(33611, 2167, 'show_admin_bar_front', 'true'),
(33612, 2167, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33613, 2167, 'wp_user_level', '0'),
(33614, 2167, 'wsl_current_provider', 'Facebook'),
(33615, 2167, 'wsl_current_user_image', 'https://graph.facebook.com/10153399861968179/picture?width=150&height=150'),
(33616, 2167, 'session_tokens', 'a:1:{s:64:\"a4da48ade4d783190ca21d42dced0310b0a6856e4c44f17462115ecb2627cd47\";a:4:{s:10:\"expiration\";i:1434061659;s:2:\"ip\";s:15:\"189.161.148.174\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432852059;}}'),
(33617, 2167, 'votou', 'sim'),
(33618, 2167, 'user_votes', 'free-surfer-do-ano-volcom_p1395'),
(33619, 2168, 'nickname', 'Andreia_Alves'),
(33620, 2168, 'first_name', 'Andreia'),
(33621, 2168, 'last_name', 'Alves'),
(33622, 2168, 'description', ''),
(33623, 2168, 'rich_editing', 'true'),
(33624, 2168, 'comment_shortcuts', 'false'),
(33625, 2168, 'admin_color', 'fresh'),
(33626, 2168, 'use_ssl', '0'),
(33627, 2168, 'show_admin_bar_front', 'true'),
(33628, 2168, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33629, 2168, 'wp_user_level', '0'),
(33630, 2168, 'wsl_current_provider', 'Google'),
(33631, 2168, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(33632, 2168, 'session_tokens', 'a:1:{s:64:\"e77a92b9ebf1275b4418a7f6605372a227a5be39047be91cea9f6a2a9868db62\";a:4:{s:10:\"expiration\";i:1434061756;s:2:\"ip\";s:12:\"85.240.9.142\";s:2:\"ua\";s:127:\"Mozilla/5.0 (iPad; CPU OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B466 Safari/600.1.4\";s:5:\"login\";i:1432852156;}}'),
(33633, 2168, 'votou', 'sim'),
(33634, 2168, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(33635, 2169, 'nickname', 'Duarte_Camara_Pina'),
(33636, 2169, 'first_name', 'Duarte'),
(33637, 2169, 'last_name', 'Câmara Pina'),
(33638, 2169, 'description', ''),
(33639, 2169, 'rich_editing', 'true'),
(33640, 2169, 'comment_shortcuts', 'false'),
(33641, 2169, 'admin_color', 'fresh'),
(33642, 2169, 'use_ssl', '0'),
(33643, 2169, 'show_admin_bar_front', 'true'),
(33644, 2169, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33645, 2169, 'wp_user_level', '0'),
(33646, 2169, 'wsl_current_provider', 'Google'),
(33647, 2169, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(33648, 2169, 'session_tokens', 'a:1:{s:64:\"9cf7d1b1250208562c13407c3ce9264e4698b6ac11db3d927c841d3d5e37f5c7\";a:4:{s:10:\"expiration\";i:1434062250;s:2:\"ip\";s:12:\"95.92.105.42\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1432852650;}}'),
(33649, 2169, 'votou', 'sim'),
(33650, 2169, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(33651, 2170, 'nickname', 'Elisa_Boto'),
(33652, 2170, 'first_name', 'Elisa'),
(33653, 2170, 'last_name', 'Boto'),
(33654, 2170, 'description', ''),
(33655, 2170, 'rich_editing', 'true'),
(33656, 2170, 'comment_shortcuts', 'false'),
(33657, 2170, 'admin_color', 'fresh'),
(33658, 2170, 'use_ssl', '0'),
(33659, 2170, 'show_admin_bar_front', 'true'),
(33660, 2170, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33661, 2170, 'wp_user_level', '0'),
(33662, 2170, 'wsl_current_provider', 'Facebook'),
(33663, 2170, 'wsl_current_user_image', 'https://graph.facebook.com/10153044443713250/picture?width=150&height=150'),
(33664, 2170, 'session_tokens', 'a:1:{s:64:\"05e1a9e3dad512a937bef4f395cf6381c5abac8a1b828c52b003caab2e97503a\";a:4:{s:10:\"expiration\";i:1434062498;s:2:\"ip\";s:14:\"85.138.160.160\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432852898;}}'),
(33665, 2170, 'votou', 'sim'),
(33666, 2170, 'user_votes', 'manobra-do-ano-reef_p1045'),
(33667, 2171, 'nickname', 'Tomas_Appleton_Rocha'),
(33668, 2171, 'first_name', 'Tomás'),
(33669, 2171, 'last_name', 'Appleton Rocha'),
(33670, 2171, 'description', ''),
(33671, 2171, 'rich_editing', 'true'),
(33672, 2171, 'comment_shortcuts', 'false'),
(33673, 2171, 'admin_color', 'fresh'),
(33674, 2171, 'use_ssl', '0'),
(33675, 2171, 'show_admin_bar_front', 'true'),
(33676, 2171, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33677, 2171, 'wp_user_level', '0'),
(33678, 2171, 'wsl_current_provider', 'Facebook'),
(33679, 2171, 'wsl_current_user_image', 'https://graph.facebook.com/966370376715041/picture?width=150&height=150'),
(33680, 2171, 'session_tokens', 'a:1:{s:64:\"d5d8ae0c16eb70f67d42a12246543ac3d3f30b3be2ff97db18540d528105eeda\";a:4:{s:10:\"expiration\";i:1434062568;s:2:\"ip\";s:15:\"109.246.171.177\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432852968;}}'),
(33681, 2172, 'nickname', 'Domingos_Albuquerque'),
(33682, 2172, 'first_name', 'Domingos'),
(33683, 2172, 'last_name', 'Albuquerque'),
(33684, 2172, 'description', ''),
(33685, 2172, 'rich_editing', 'true'),
(33686, 2172, 'comment_shortcuts', 'false'),
(33687, 2172, 'admin_color', 'fresh'),
(33688, 2172, 'use_ssl', '0'),
(33689, 2172, 'show_admin_bar_front', 'true'),
(33690, 2172, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33691, 2172, 'wp_user_level', '0'),
(33692, 2172, 'wsl_current_provider', 'Facebook'),
(33693, 2172, 'wsl_current_user_image', 'https://graph.facebook.com/10205127218914931/picture?width=150&height=150'),
(33694, 2172, 'session_tokens', 'a:1:{s:64:\"7579b398f1210b088089eb0c6c128d46990b9135125a093c909f127a93bd7605\";a:4:{s:10:\"expiration\";i:1434063041;s:2:\"ip\";s:10:\"5.249.2.40\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432853441;}}'),
(33695, 2173, 'nickname', 'Duarte_Baltazar_1'),
(33696, 2173, 'first_name', 'Duarte'),
(33697, 2173, 'last_name', 'Baltazar'),
(33698, 2173, 'description', ''),
(33699, 2173, 'rich_editing', 'true'),
(33700, 2173, 'comment_shortcuts', 'false'),
(33701, 2173, 'admin_color', 'fresh'),
(33702, 2173, 'use_ssl', '0'),
(33703, 2173, 'show_admin_bar_front', 'true'),
(33704, 2173, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33705, 2173, 'wp_user_level', '0'),
(33706, 2173, 'wsl_current_provider', 'Facebook'),
(33707, 2173, 'wsl_current_user_image', 'https://graph.facebook.com/10200503450544966/picture?width=150&height=150'),
(33708, 2173, 'session_tokens', 'a:1:{s:64:\"ac99aa9749534c19e226aeb93cfeea4ca14b35d506c2fee6e6c41d10163f49b8\";a:4:{s:10:\"expiration\";i:1434063085;s:2:\"ip\";s:12:\"82.155.80.10\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432853485;}}'),
(33709, 2174, 'nickname', 'Antonio_Santos'),
(33710, 2174, 'first_name', 'Antonio'),
(33711, 2174, 'last_name', 'Santos'),
(33712, 2174, 'description', ''),
(33713, 2174, 'rich_editing', 'true'),
(33714, 2174, 'comment_shortcuts', 'false'),
(33715, 2174, 'admin_color', 'fresh'),
(33716, 2174, 'use_ssl', '0'),
(33717, 2174, 'show_admin_bar_front', 'true'),
(33718, 2174, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33719, 2174, 'wp_user_level', '0'),
(33720, 2174, 'wsl_current_provider', 'Facebook'),
(33721, 2174, 'wsl_current_user_image', 'https://graph.facebook.com/1094742657220951/picture?width=150&height=150'),
(33722, 2174, 'session_tokens', 'a:1:{s:64:\"4e59b364182afc500ff79347e73fbbcec559d2c9b0dc885fa699e91b798e63bd\";a:4:{s:10:\"expiration\";i:1434063315;s:2:\"ip\";s:13:\"89.180.158.23\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432853715;}}'),
(33723, 2175, 'nickname', 'Nuno_Pinto_Guedes'),
(33724, 2175, 'first_name', 'Nuno'),
(33725, 2175, 'last_name', 'Guedes'),
(33726, 2175, 'description', ''),
(33727, 2175, 'rich_editing', 'true'),
(33728, 2175, 'comment_shortcuts', 'false'),
(33729, 2175, 'admin_color', 'fresh'),
(33730, 2175, 'use_ssl', '0'),
(33731, 2175, 'show_admin_bar_front', 'true'),
(33732, 2175, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33733, 2175, 'wp_user_level', '0'),
(33734, 2175, 'wsl_current_provider', 'Facebook'),
(33735, 2175, 'wsl_current_user_image', 'https://graph.facebook.com/10152864878595778/picture?width=150&height=150'),
(33736, 2175, 'session_tokens', 'a:1:{s:64:\"86b5439e434b8a7a64639a004077c44d8e85d819de2290f3305203caf51ff4cb\";a:4:{s:10:\"expiration\";i:1434063317;s:2:\"ip\";s:13:\"81.193.16.197\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432853717;}}'),
(33737, 2173, 'votou', 'sim'),
(33738, 2173, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(33739, 2174, 'votou', 'sim'),
(33740, 2174, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(33741, 2176, 'nickname', 'Ana_Miranda'),
(33742, 2176, 'first_name', 'Ana'),
(33743, 2176, 'last_name', 'Miranda'),
(33744, 2176, 'description', ''),
(33745, 2176, 'rich_editing', 'true'),
(33746, 2176, 'comment_shortcuts', 'false'),
(33747, 2176, 'admin_color', 'fresh'),
(33748, 2176, 'use_ssl', '0'),
(33749, 2176, 'show_admin_bar_front', 'true'),
(33750, 2176, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33751, 2176, 'wp_user_level', '0'),
(33752, 2176, 'wsl_current_provider', 'Facebook'),
(33753, 2176, 'wsl_current_user_image', 'https://graph.facebook.com/886918611374984/picture?width=150&height=150'),
(33754, 2176, 'session_tokens', 'a:2:{s:64:\"614dc0ebeb3a892ae4c5d92c16ca9d55e414a2cf043c1371ad65f53e506b618d\";a:4:{s:10:\"expiration\";i:1434063439;s:2:\"ip\";s:12:\"95.95.107.88\";s:2:\"ua\";s:136:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12A405 Safari/600.1.4\";s:5:\"login\";i:1432853839;}s:64:\"7c99ecba94c8e792cfe4498b5f5981f88791c4ef0eb0bca0e8aef5e72d9fa7cb\";a:4:{s:10:\"expiration\";i:1434063460;s:2:\"ip\";s:12:\"95.95.107.88\";s:2:\"ua\";s:136:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12A405 Safari/600.1.4\";s:5:\"login\";i:1432853860;}}'),
(33755, 2175, 'votou', 'sim'),
(33756, 2175, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,treinador-do-ano_p1363'),
(33757, 2177, 'nickname', 'Ines_Pinto_Guedes'),
(33758, 2177, 'first_name', 'Ines'),
(33759, 2177, 'last_name', 'Guedes'),
(33760, 2177, 'description', ''),
(33761, 2177, 'rich_editing', 'true'),
(33762, 2177, 'comment_shortcuts', 'false'),
(33763, 2177, 'admin_color', 'fresh'),
(33764, 2177, 'use_ssl', '0'),
(33765, 2177, 'show_admin_bar_front', 'true'),
(33766, 2177, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33767, 2177, 'wp_user_level', '0'),
(33768, 2177, 'wsl_current_provider', 'Facebook'),
(33769, 2177, 'wsl_current_user_image', 'https://graph.facebook.com/10153930806795400/picture?width=150&height=150'),
(33770, 2177, 'session_tokens', 'a:1:{s:64:\"c48cdee35bb55b599a5e4262395fd5e92ff9e17ceba3cf2dc7de420ba9b78ce9\";a:4:{s:10:\"expiration\";i:1434063614;s:2:\"ip\";s:13:\"85.138.193.36\";s:2:\"ua\";s:235:\"Mozilla/5.0 (iPad; CPU OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.2;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432854014;}}'),
(33771, 2178, 'nickname', 'Nuno_Machado_Da_Costa_1'),
(33772, 2178, 'first_name', 'Nuno'),
(33773, 2178, 'last_name', 'Da Costa'),
(33774, 2178, 'description', ''),
(33775, 2178, 'rich_editing', 'true'),
(33776, 2178, 'comment_shortcuts', 'false'),
(33777, 2178, 'admin_color', 'fresh'),
(33778, 2178, 'use_ssl', '0'),
(33779, 2178, 'show_admin_bar_front', 'true'),
(33780, 2178, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33781, 2178, 'wp_user_level', '0'),
(33782, 2178, 'wsl_current_provider', 'Facebook'),
(33783, 2178, 'wsl_current_user_image', 'https://graph.facebook.com/10206108720773798/picture?width=150&height=150'),
(33784, 2178, 'session_tokens', 'a:1:{s:64:\"50093eedba49804486feb37112fe638109ca68d8f8a1a4531761e79a62e42648\";a:4:{s:10:\"expiration\";i:1434063627;s:2:\"ip\";s:14:\"85.242.166.198\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432854027;}}'),
(33785, 2171, 'votou', 'sim'),
(33786, 2171, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(33787, 2177, 'votou', 'sim'),
(33788, 2177, 'user_votes', 'surfista-do-ano-oakley_p1339,manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,treinador-do-ano_p1363'),
(33789, 2179, 'nickname', 'Filipe_Silva'),
(33790, 2179, 'first_name', 'Filipe'),
(33791, 2179, 'last_name', 'Silva'),
(33792, 2179, 'description', ''),
(33793, 2179, 'rich_editing', 'true'),
(33794, 2179, 'comment_shortcuts', 'false'),
(33795, 2179, 'admin_color', 'fresh'),
(33796, 2179, 'use_ssl', '0'),
(33797, 2179, 'show_admin_bar_front', 'true'),
(33798, 2179, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33799, 2179, 'wp_user_level', '0'),
(33800, 2179, 'wsl_current_provider', 'Facebook'),
(33801, 2179, 'wsl_current_user_image', 'https://graph.facebook.com/10205909256663178/picture?width=150&height=150'),
(33802, 2179, 'session_tokens', 'a:1:{s:64:\"b58caca15488d895cd5097fa04a70b793185cb30a5e9ebb9090646a63b2e444b\";a:4:{s:10:\"expiration\";i:1434063735;s:2:\"ip\";s:13:\"85.244.208.95\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; RAINBOW Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1432854135;}}'),
(33803, 2178, 'votou', 'sim'),
(33804, 2178, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(33805, 2180, 'nickname', 'Maria_Moreira'),
(33806, 2180, 'first_name', 'Maria'),
(33807, 2180, 'last_name', 'Moreira'),
(33808, 2180, 'description', ''),
(33809, 2180, 'rich_editing', 'true'),
(33810, 2180, 'comment_shortcuts', 'false'),
(33811, 2180, 'admin_color', 'fresh'),
(33812, 2180, 'use_ssl', '0'),
(33813, 2180, 'show_admin_bar_front', 'true'),
(33814, 2180, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33815, 2180, 'wp_user_level', '0'),
(33816, 2180, 'wsl_current_provider', 'Google'),
(33817, 2180, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-en7X-Efea5s/AAAAAAAAAAI/AAAAAAAAACc/RmK9J5W0jqM/photo.jpg?sz=200'),
(33818, 2180, 'session_tokens', 'a:1:{s:64:\"a69da4cd70c9b9d7a89e0a1893948d6a451e56fbcf4132d1d93c9a2ff1f80ad0\";a:4:{s:10:\"expiration\";i:1434063794;s:2:\"ip\";s:12:\"95.92.248.45\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36\";s:5:\"login\";i:1432854194;}}'),
(33819, 2181, 'nickname', 'Paulo_Ramos_Do_O'),
(33820, 2181, 'first_name', 'Paulo'),
(33821, 2181, 'last_name', 'Do Ó'),
(33822, 2181, 'description', ''),
(33823, 2181, 'rich_editing', 'true'),
(33824, 2181, 'comment_shortcuts', 'false'),
(33825, 2181, 'admin_color', 'fresh'),
(33826, 2181, 'use_ssl', '0'),
(33827, 2181, 'show_admin_bar_front', 'true'),
(33828, 2181, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33829, 2181, 'wp_user_level', '0'),
(33830, 2181, 'wsl_current_provider', 'Facebook'),
(33831, 2181, 'wsl_current_user_image', 'https://graph.facebook.com/10205925597730309/picture?width=150&height=150'),
(33832, 2181, 'session_tokens', 'a:1:{s:64:\"eaec2c3b34e9275bde7077549345e6ccc501a2f89af522da5c13abdff7d426d8\";a:4:{s:10:\"expiration\";i:1434063962;s:2:\"ip\";s:12:\"85.247.150.2\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432854362;}}'),
(33833, 2182, 'nickname', 'Tiago_Falcao'),
(33834, 2182, 'first_name', 'Tiago'),
(33835, 2182, 'last_name', 'Falcão'),
(33836, 2182, 'description', ''),
(33837, 2182, 'rich_editing', 'true'),
(33838, 2182, 'comment_shortcuts', 'false'),
(33839, 2182, 'admin_color', 'fresh'),
(33840, 2182, 'use_ssl', '0'),
(33841, 2182, 'show_admin_bar_front', 'true'),
(33842, 2182, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33843, 2182, 'wp_user_level', '0'),
(33844, 2182, 'wsl_current_provider', 'Facebook'),
(33845, 2182, 'wsl_current_user_image', 'https://graph.facebook.com/1603099479949198/picture?width=150&height=150'),
(33846, 2182, 'session_tokens', 'a:1:{s:64:\"7f11847a986bc407ed4e270f29c7270bba9483ec90db8b2c7314dd648d2d2c17\";a:4:{s:10:\"expiration\";i:1434063984;s:2:\"ip\";s:14:\"79.168.111.217\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/8.0.3 Safari/600.3.18\";s:5:\"login\";i:1432854384;}}'),
(33847, 2179, 'votou', 'sim'),
(33848, 2179, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(33849, 2182, 'votou', 'sim'),
(33850, 2182, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(33851, 2183, 'nickname', 'Diogo_Borges_de_Castro'),
(33852, 2183, 'first_name', 'Diogo'),
(33853, 2183, 'last_name', 'de Castro'),
(33854, 2183, 'description', ''),
(33855, 2183, 'rich_editing', 'true'),
(33856, 2183, 'comment_shortcuts', 'false'),
(33857, 2183, 'admin_color', 'fresh'),
(33858, 2183, 'use_ssl', '0'),
(33859, 2183, 'show_admin_bar_front', 'true'),
(33860, 2183, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33861, 2183, 'wp_user_level', '0'),
(33862, 2183, 'wsl_current_provider', 'Google'),
(33863, 2183, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(33864, 2183, 'session_tokens', 'a:3:{s:64:\"49c0a434469212b5ed1f7fe0d75326d53b6f32125bbccea2fba94e13e2c9636f\";a:4:{s:10:\"expiration\";i:1434064120;s:2:\"ip\";s:12:\"82.154.13.75\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432854520;}s:64:\"f720683dfa33ec5a6644eb9d2127367182ed19865ce7bec70330eb8ccdf8370f\";a:4:{s:10:\"expiration\";i:1434064175;s:2:\"ip\";s:12:\"82.154.13.75\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432854575;}s:64:\"9ecf6104062913d37e0146c7faceb00d5673c420f8098772661908fdf7acd148\";a:4:{s:10:\"expiration\";i:1434132722;s:2:\"ip\";s:13:\"85.245.139.75\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.1.2; GT-S7392 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432923122;}}'),
(33865, 2181, 'votou', 'sim'),
(33866, 2181, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(33867, 2184, 'nickname', 'Hugo_Rodrigues_1'),
(33868, 2184, 'first_name', 'Hugo'),
(33869, 2184, 'last_name', 'Rodrigues'),
(33870, 2184, 'description', ''),
(33871, 2184, 'rich_editing', 'true'),
(33872, 2184, 'comment_shortcuts', 'false'),
(33873, 2184, 'admin_color', 'fresh'),
(33874, 2184, 'use_ssl', '0'),
(33875, 2184, 'show_admin_bar_front', 'true'),
(33876, 2184, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33877, 2184, 'wp_user_level', '0'),
(33878, 2184, 'wsl_current_provider', 'Facebook'),
(33879, 2184, 'wsl_current_user_image', 'https://graph.facebook.com/10203081049747627/picture?width=150&height=150'),
(33880, 2184, 'session_tokens', 'a:1:{s:64:\"550664b4dbecbdd0354293ac15c56132765f6ec2a71b016a7a54dbe2de097d85\";a:4:{s:10:\"expiration\";i:1434064212;s:2:\"ip\";s:12:\"81.84.38.182\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432854612;}}'),
(33881, 2185, 'nickname', 'Ema_Goncalves'),
(33882, 2185, 'first_name', 'Ema'),
(33883, 2185, 'last_name', 'Gonçalves'),
(33884, 2185, 'description', ''),
(33885, 2185, 'rich_editing', 'true'),
(33886, 2185, 'comment_shortcuts', 'false'),
(33887, 2185, 'admin_color', 'fresh'),
(33888, 2185, 'use_ssl', '0'),
(33889, 2185, 'show_admin_bar_front', 'true'),
(33890, 2185, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33891, 2185, 'wp_user_level', '0'),
(33892, 2185, 'wsl_current_provider', 'Facebook'),
(33893, 2185, 'wsl_current_user_image', 'https://graph.facebook.com/963108383728804/picture?width=150&height=150'),
(33894, 2185, 'session_tokens', 'a:1:{s:64:\"d1ebfbd55da0ccbbd9c210474f5ec6ab56c2ddb3fa6c23e3993ab4ecbbc195b2\";a:4:{s:10:\"expiration\";i:1434064247;s:2:\"ip\";s:13:\"85.243.139.96\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432854647;}}'),
(33895, 2185, 'votou', 'sim'),
(33896, 2185, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(33897, 579, 'votou', 'sim'),
(33898, 579, 'user_votes', 'foto-do-ano_p1163'),
(33899, 2186, 'nickname', 'Marta_Correia_de_Barros'),
(33900, 2186, 'first_name', 'Marta'),
(33901, 2186, 'last_name', 'Correia de Barros'),
(33902, 2186, 'description', ''),
(33903, 2186, 'rich_editing', 'true'),
(33904, 2186, 'comment_shortcuts', 'false'),
(33905, 2186, 'admin_color', 'fresh'),
(33906, 2186, 'use_ssl', '0'),
(33907, 2186, 'show_admin_bar_front', 'true'),
(33908, 2186, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33909, 2186, 'wp_user_level', '0'),
(33910, 2186, 'wsl_current_provider', 'Google'),
(33911, 2186, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(33912, 2186, 'session_tokens', 'a:1:{s:64:\"ca7977ef09ab0231615cc79cd63a091a01156dd2e35394170659b5093301d649\";a:4:{s:10:\"expiration\";i:1434064506;s:2:\"ip\";s:13:\"85.138.194.96\";s:2:\"ua\";s:247:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432854906;}}'),
(33913, 2184, 'votou', 'sim'),
(33914, 2184, 'user_votes', 'surfista-do-ano-oakley_p1346,tubo-do-ano-ess_p1014,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(33915, 2186, 'votou', 'sim'),
(33916, 2186, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(33917, 2187, 'nickname', 'Dio_Go'),
(33918, 2187, 'first_name', 'Dio'),
(33919, 2187, 'last_name', 'Go'),
(33920, 2187, 'description', ''),
(33921, 2187, 'rich_editing', 'true'),
(33922, 2187, 'comment_shortcuts', 'false'),
(33923, 2187, 'admin_color', 'fresh'),
(33924, 2187, 'use_ssl', '0'),
(33925, 2187, 'show_admin_bar_front', 'true'),
(33926, 2187, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33927, 2187, 'wp_user_level', '0'),
(33928, 2187, 'wsl_current_provider', 'Facebook'),
(33929, 2187, 'wsl_current_user_image', 'https://graph.facebook.com/574653566007826/picture?width=150&height=150'),
(33930, 2187, 'session_tokens', 'a:1:{s:64:\"eabb4426bdd230f09016beee9d6cadb504f4a9d741a61d4bbd7493f7607121c0\";a:4:{s:10:\"expiration\";i:1434065004;s:2:\"ip\";s:13:\"95.136.81.224\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432855404;}}'),
(33931, 2188, 'nickname', 'Diogo_Melo'),
(33932, 2188, 'first_name', 'Diogo'),
(33933, 2188, 'last_name', 'Melo'),
(33934, 2188, 'description', ''),
(33935, 2188, 'rich_editing', 'true'),
(33936, 2188, 'comment_shortcuts', 'false'),
(33937, 2188, 'admin_color', 'fresh'),
(33938, 2188, 'use_ssl', '0'),
(33939, 2188, 'show_admin_bar_front', 'true'),
(33940, 2188, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33941, 2188, 'wp_user_level', '0'),
(33942, 2188, 'wsl_current_provider', 'Facebook'),
(33943, 2188, 'wsl_current_user_image', 'https://graph.facebook.com/10205345629614977/picture?width=150&height=150'),
(33944, 2188, 'session_tokens', 'a:1:{s:64:\"cf92ec6c3161db4c5770bd22b665239f39f4e1e0c3469d653f8b6ca304e2d736\";a:4:{s:10:\"expiration\";i:1434065155;s:2:\"ip\";s:14:\"85.244.138.243\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432855555;}}'),
(33945, 2187, 'votou', 'sim'),
(33946, 2187, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428'),
(33947, 2188, 'votou', 'sim'),
(33948, 2188, 'user_votes', 'surfista-do-ano-oakley_p1342,revelacao-do-ano-deeply_p1383'),
(33949, 2189, 'nickname', 'Duarte_Serra_Cardoso'),
(33950, 2189, 'first_name', 'Duarte'),
(33951, 2189, 'last_name', 'Cardoso'),
(33952, 2189, 'description', ''),
(33953, 2189, 'rich_editing', 'true'),
(33954, 2189, 'comment_shortcuts', 'false'),
(33955, 2189, 'admin_color', 'fresh'),
(33956, 2189, 'use_ssl', '0'),
(33957, 2189, 'show_admin_bar_front', 'true'),
(33958, 2189, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33959, 2189, 'wp_user_level', '0'),
(33960, 2189, 'wsl_current_provider', 'Facebook'),
(33961, 2189, 'wsl_current_user_image', 'https://graph.facebook.com/10204562431005128/picture?width=150&height=150'),
(33962, 2189, 'session_tokens', 'a:1:{s:64:\"c84e89d93129b4857a1013d683862ddc60e236f741e6cc7a0b24371a5cf70af1\";a:4:{s:10:\"expiration\";i:1434065668;s:2:\"ip\";s:12:\"79.168.132.7\";s:2:\"ua\";s:130:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-P605 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36\";s:5:\"login\";i:1432856068;}}'),
(33963, 2190, 'nickname', 'Jose_Filipe_Nogueira'),
(33964, 2190, 'first_name', 'José'),
(33965, 2190, 'last_name', 'Filipe Nogueira'),
(33966, 2190, 'description', ''),
(33967, 2190, 'rich_editing', 'true'),
(33968, 2190, 'comment_shortcuts', 'false'),
(33969, 2190, 'admin_color', 'fresh'),
(33970, 2190, 'use_ssl', '0'),
(33971, 2190, 'show_admin_bar_front', 'true'),
(33972, 2190, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33973, 2190, 'wp_user_level', '0'),
(33974, 2190, 'wsl_current_provider', 'Facebook'),
(33975, 2190, 'wsl_current_user_image', 'https://graph.facebook.com/899349333440716/picture?width=150&height=150'),
(33976, 2190, 'session_tokens', 'a:1:{s:64:\"ff556829b80d9eaabae2f93a4d8c5409b88b99625fb13772486ecd279ed1c213\";a:4:{s:10:\"expiration\";i:1434065719;s:2:\"ip\";s:13:\"85.246.225.97\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G850F Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432856119;}}'),
(33977, 2189, 'votou', 'sim'),
(33978, 2189, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(33979, 2191, 'nickname', 'Louise_Bdesign'),
(33980, 2191, 'first_name', 'Louise'),
(33981, 2191, 'last_name', 'Bdesign'),
(33982, 2191, 'description', ''),
(33983, 2191, 'rich_editing', 'true'),
(33984, 2191, 'comment_shortcuts', 'false'),
(33985, 2191, 'admin_color', 'fresh'),
(33986, 2191, 'use_ssl', '0'),
(33987, 2191, 'show_admin_bar_front', 'true'),
(33988, 2191, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(33989, 2191, 'wp_user_level', '0'),
(33990, 2191, 'wsl_current_provider', 'Facebook'),
(33991, 2191, 'wsl_current_user_image', 'https://graph.facebook.com/10206668827977665/picture?width=150&height=150'),
(33992, 2191, 'session_tokens', 'a:1:{s:64:\"cf4e8d9eea2df2cdc48afabd9ca25ce693b0414b8cc26ebb3053b30f3174be97\";a:4:{s:10:\"expiration\";i:1434065787;s:2:\"ip\";s:13:\"95.93.167.164\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432856187;}}'),
(33993, 2191, 'votou', 'sim'),
(33994, 2191, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(33995, 2190, 'votou', 'sim'),
(33996, 2190, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(33997, 2192, 'nickname', 'Paula_Pessanha'),
(33998, 2192, 'first_name', 'Paula'),
(33999, 2192, 'last_name', 'Pessanha'),
(34000, 2192, 'description', ''),
(34001, 2192, 'rich_editing', 'true'),
(34002, 2192, 'comment_shortcuts', 'false'),
(34003, 2192, 'admin_color', 'fresh'),
(34004, 2192, 'use_ssl', '0'),
(34005, 2192, 'show_admin_bar_front', 'true'),
(34006, 2192, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34007, 2192, 'wp_user_level', '0'),
(34008, 2192, 'wsl_current_provider', 'Facebook'),
(34009, 2192, 'wsl_current_user_image', 'https://graph.facebook.com/912197108848134/picture?width=150&height=150'),
(34010, 2192, 'session_tokens', 'a:1:{s:64:\"48575c79ac1b358ae66e80bc99698a9728a856770befdd71bb0ad1fcc99e6af2\";a:4:{s:10:\"expiration\";i:1434066375;s:2:\"ip\";s:14:\"188.82.144.225\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432856775;}}'),
(34011, 2192, 'votou', 'sim'),
(34012, 2192, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(34013, 2193, 'nickname', 'Pedro_Barros_1'),
(34014, 2193, 'first_name', 'Pedro'),
(34015, 2193, 'last_name', 'Barros'),
(34016, 2193, 'description', ''),
(34017, 2193, 'rich_editing', 'true'),
(34018, 2193, 'comment_shortcuts', 'false'),
(34019, 2193, 'admin_color', 'fresh'),
(34020, 2193, 'use_ssl', '0'),
(34021, 2193, 'show_admin_bar_front', 'true'),
(34022, 2193, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34023, 2193, 'wp_user_level', '0'),
(34024, 2193, 'wsl_current_provider', 'Facebook'),
(34025, 2193, 'wsl_current_user_image', 'https://graph.facebook.com/10153155402549130/picture?width=150&height=150'),
(34026, 2193, 'session_tokens', 'a:1:{s:64:\"078501d6d454bc3a957563f6500100c952802e9f2c0ed3b3aac8c84e0ecb2600\";a:4:{s:10:\"expiration\";i:1434066717;s:2:\"ip\";s:13:\"176.78.164.27\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432857117;}}'),
(34027, 2194, 'nickname', 'Duarte_Cunha'),
(34028, 2194, 'first_name', 'Duarte'),
(34029, 2194, 'last_name', 'Cunha'),
(34030, 2194, 'description', ''),
(34031, 2194, 'rich_editing', 'true'),
(34032, 2194, 'comment_shortcuts', 'false'),
(34033, 2194, 'admin_color', 'fresh'),
(34034, 2194, 'use_ssl', '0'),
(34035, 2194, 'show_admin_bar_front', 'true'),
(34036, 2194, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34037, 2194, 'wp_user_level', '0'),
(34038, 2194, 'wsl_current_provider', 'Facebook'),
(34039, 2194, 'wsl_current_user_image', 'https://graph.facebook.com/10152792095462540/picture?width=150&height=150'),
(34040, 2194, 'session_tokens', 'a:1:{s:64:\"5c049fcb7881df65947e0b8f97c0cf89d14dd3317bb51d30d3d8e7060b63043d\";a:4:{s:10:\"expiration\";i:1434066781;s:2:\"ip\";s:14:\"79.168.158.153\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B435 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432857181;}}'),
(34041, 2195, 'nickname', 'Andre_Joao'),
(34042, 2195, 'first_name', 'André'),
(34043, 2195, 'last_name', 'João'),
(34044, 2195, 'description', ''),
(34045, 2195, 'rich_editing', 'true'),
(34046, 2195, 'comment_shortcuts', 'false'),
(34047, 2195, 'admin_color', 'fresh'),
(34048, 2195, 'use_ssl', '0'),
(34049, 2195, 'show_admin_bar_front', 'true'),
(34050, 2195, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34051, 2195, 'wp_user_level', '0'),
(34052, 2195, 'wsl_current_provider', 'Facebook'),
(34053, 2195, 'wsl_current_user_image', 'https://graph.facebook.com/959861290712155/picture?width=150&height=150'),
(34054, 2195, 'session_tokens', 'a:1:{s:64:\"fb265f81d2ea880a45e1477c3659ebb3d46b02c3fca50407e7ff3d1760b4cf99\";a:4:{s:10:\"expiration\";i:1434066923;s:2:\"ip\";s:12:\"95.94.16.127\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432857323;}}'),
(34055, 2196, 'nickname', 'Daniel_Fortes'),
(34056, 2196, 'first_name', 'Daniel'),
(34057, 2196, 'last_name', 'Fortes'),
(34058, 2196, 'description', ''),
(34059, 2196, 'rich_editing', 'true'),
(34060, 2196, 'comment_shortcuts', 'false'),
(34061, 2196, 'admin_color', 'fresh'),
(34062, 2196, 'use_ssl', '0'),
(34063, 2196, 'show_admin_bar_front', 'true'),
(34064, 2196, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34065, 2196, 'wp_user_level', '0'),
(34066, 2196, 'wsl_current_provider', 'Facebook'),
(34067, 2196, 'wsl_current_user_image', 'https://graph.facebook.com/950223928341862/picture?width=150&height=150'),
(34068, 2196, 'session_tokens', 'a:1:{s:64:\"2ff87aa8b6d9cb137a0af7fb58084c0ed4516a6ebadd2b1fae639590a2289c8a\";a:4:{s:10:\"expiration\";i:1434066977;s:2:\"ip\";s:13:\"79.169.78.148\";s:2:\"ua\";s:177:\"Mozilla/5.0 (Linux; U; Android 4.4.2; pt-pt; LG-D320n/V10c Build/KOT49I.A1400674975) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.1599.103 Mobile Safari/537.36\";s:5:\"login\";i:1432857377;}}'),
(34069, 2197, 'nickname', 'Nelia_Pinto'),
(34070, 2197, 'first_name', 'Nélia'),
(34071, 2197, 'last_name', 'Pinto'),
(34072, 2197, 'description', ''),
(34073, 2197, 'rich_editing', 'true'),
(34074, 2197, 'comment_shortcuts', 'false'),
(34075, 2197, 'admin_color', 'fresh'),
(34076, 2197, 'use_ssl', '0'),
(34077, 2197, 'show_admin_bar_front', 'true'),
(34078, 2197, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34079, 2197, 'wp_user_level', '0'),
(34080, 2197, 'wsl_current_provider', 'Facebook'),
(34081, 2197, 'wsl_current_user_image', 'https://graph.facebook.com/927636833925999/picture?width=150&height=150'),
(34082, 2197, 'session_tokens', 'a:1:{s:64:\"118376e391326e6f13c76770f3eb9ae13911c44a3430c7305caf142aabf0000c\";a:4:{s:10:\"expiration\";i:1434066980;s:2:\"ip\";s:10:\"2.83.80.35\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432857380;}}'),
(34083, 2194, 'votou', 'sim'),
(34084, 2194, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,revelacao-do-ano-deeply_p1383,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(34085, 2198, 'nickname', 'Cimi_Phi'),
(34086, 2198, 'first_name', 'Cimi'),
(34087, 2198, 'last_name', 'Phi'),
(34088, 2198, 'description', ''),
(34089, 2198, 'rich_editing', 'true'),
(34090, 2198, 'comment_shortcuts', 'false'),
(34091, 2198, 'admin_color', 'fresh'),
(34092, 2198, 'use_ssl', '0'),
(34093, 2198, 'show_admin_bar_front', 'true'),
(34094, 2198, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34095, 2198, 'wp_user_level', '0'),
(34096, 2198, 'wsl_current_provider', 'Facebook'),
(34097, 2198, 'wsl_current_user_image', 'https://graph.facebook.com/10153379277124679/picture?width=150&height=150'),
(34098, 2198, 'session_tokens', 'a:1:{s:64:\"2bf23c8e802d7fc74ce0ccf0d0237caba39f51a97c4b2646d5552b020b14ae29\";a:4:{s:10:\"expiration\";i:1434068342;s:2:\"ip\";s:13:\"95.95.119.103\";s:2:\"ua\";s:266:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B411 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432858742;}}'),
(34099, 2198, 'votou', 'sim'),
(34100, 2198, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(34101, 2199, 'nickname', 'Mafalda_Serradas_Duarte'),
(34102, 2199, 'first_name', 'Mafalda'),
(34103, 2199, 'last_name', 'Serradas Duarte'),
(34104, 2199, 'description', ''),
(34105, 2199, 'rich_editing', 'true'),
(34106, 2199, 'comment_shortcuts', 'false'),
(34107, 2199, 'admin_color', 'fresh'),
(34108, 2199, 'use_ssl', '0'),
(34109, 2199, 'show_admin_bar_front', 'true'),
(34110, 2199, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34111, 2199, 'wp_user_level', '0'),
(34112, 2199, 'wsl_current_provider', 'Facebook'),
(34113, 2199, 'wsl_current_user_image', 'https://graph.facebook.com/690292794425871/picture?width=150&height=150'),
(34114, 2199, 'session_tokens', 'a:1:{s:64:\"7633c2fb95619be1e527583040ffe9a13e5acae1d1932730e4648c4f77a82f7a\";a:4:{s:10:\"expiration\";i:1434069171;s:2:\"ip\";s:14:\"122.149.217.51\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432859571;}}'),
(34115, 2199, 'votou', 'sim'),
(34116, 2199, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(34117, 2200, 'nickname', 'Rita_Sampaio'),
(34118, 2200, 'first_name', 'Rita'),
(34119, 2200, 'last_name', 'Sampaio'),
(34120, 2200, 'description', ''),
(34121, 2200, 'rich_editing', 'true'),
(34122, 2200, 'comment_shortcuts', 'false'),
(34123, 2200, 'admin_color', 'fresh'),
(34124, 2200, 'use_ssl', '0'),
(34125, 2200, 'show_admin_bar_front', 'true'),
(34126, 2200, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34127, 2200, 'wp_user_level', '0'),
(34128, 2200, 'wsl_current_provider', 'Facebook'),
(34129, 2200, 'wsl_current_user_image', 'https://graph.facebook.com/10204452630505235/picture?width=150&height=150'),
(34130, 2200, 'session_tokens', 'a:1:{s:64:\"55c54cd5e2387edffc8317354c66c8607cd4558688501c169185d54cf5dc77f1\";a:4:{s:10:\"expiration\";i:1434069256;s:2:\"ip\";s:14:\"37.189.106.172\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432859656;}}'),
(34131, 2201, 'nickname', 'Camila_Pinto_de_Lima'),
(34132, 2201, 'first_name', 'Camila'),
(34133, 2201, 'last_name', 'de Lima'),
(34134, 2201, 'description', ''),
(34135, 2201, 'rich_editing', 'true'),
(34136, 2201, 'comment_shortcuts', 'false'),
(34137, 2201, 'admin_color', 'fresh'),
(34138, 2201, 'use_ssl', '0'),
(34139, 2201, 'show_admin_bar_front', 'true'),
(34140, 2201, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34141, 2201, 'wp_user_level', '0'),
(34142, 2201, 'wsl_current_provider', 'Facebook'),
(34143, 2201, 'wsl_current_user_image', 'https://graph.facebook.com/10205403653985548/picture?width=150&height=150'),
(34144, 2201, 'session_tokens', 'a:1:{s:64:\"8f83ddfdc3c602ab8fed77eeeab9c1c48bd804d691add6813f63333e845190d1\";a:4:{s:10:\"expiration\";i:1434071641;s:2:\"ip\";s:12:\"79.168.173.8\";s:2:\"ua\";s:238:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/27.0.0.10.12;FBBV/8291884;FBDV/iPad2,4;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432862041;}}'),
(34145, 2201, 'votou', 'sim'),
(34146, 2201, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(34147, 2202, 'nickname', 'Leonor_Cid_Pratt'),
(34148, 2202, 'first_name', 'Leonor'),
(34149, 2202, 'last_name', 'Pratt'),
(34150, 2202, 'description', ''),
(34151, 2202, 'rich_editing', 'true'),
(34152, 2202, 'comment_shortcuts', 'false'),
(34153, 2202, 'admin_color', 'fresh'),
(34154, 2202, 'use_ssl', '0'),
(34155, 2202, 'show_admin_bar_front', 'true'),
(34156, 2202, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34157, 2202, 'wp_user_level', '0'),
(34158, 2202, 'wsl_current_provider', 'Facebook'),
(34159, 2202, 'wsl_current_user_image', 'https://graph.facebook.com/10205690942345398/picture?width=150&height=150'),
(34160, 2202, 'session_tokens', 'a:1:{s:64:\"474206402b504395d8a500bb2f3ef1bf0dcb78b8f245f9bb77f3a6c0f1618e28\";a:4:{s:10:\"expiration\";i:1434071828;s:2:\"ip\";s:13:\"62.169.86.126\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432862228;}}'),
(34161, 2203, 'nickname', 'Pedro_Mesquita'),
(34162, 2203, 'first_name', 'Pedro'),
(34163, 2203, 'last_name', 'Mesquita'),
(34164, 2203, 'description', ''),
(34165, 2203, 'rich_editing', 'true'),
(34166, 2203, 'comment_shortcuts', 'false'),
(34167, 2203, 'admin_color', 'fresh'),
(34168, 2203, 'use_ssl', '0'),
(34169, 2203, 'show_admin_bar_front', 'true'),
(34170, 2203, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34171, 2203, 'wp_user_level', '0'),
(34172, 2203, 'wsl_current_provider', 'Facebook'),
(34173, 2203, 'wsl_current_user_image', 'https://graph.facebook.com/1093258354024014/picture?width=150&height=150'),
(34174, 2203, 'session_tokens', 'a:1:{s:64:\"cd17a78e2ba2f4f942611037d9df1d84b8ec041ac1e45b46d43ecb78857b5b15\";a:4:{s:10:\"expiration\";i:1434072967;s:2:\"ip\";s:14:\"188.140.34.168\";s:2:\"ua\";s:235:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPad3,3;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432863367;}}'),
(34175, 2203, 'votou', 'sim'),
(34176, 2203, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(34177, 2204, 'nickname', 'Pedro_Sousa'),
(34178, 2204, 'first_name', 'Pedro'),
(34179, 2204, 'last_name', 'Sousa'),
(34180, 2204, 'description', ''),
(34181, 2204, 'rich_editing', 'true'),
(34182, 2204, 'comment_shortcuts', 'false'),
(34183, 2204, 'admin_color', 'fresh'),
(34184, 2204, 'use_ssl', '0'),
(34185, 2204, 'show_admin_bar_front', 'true'),
(34186, 2204, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34187, 2204, 'wp_user_level', '0'),
(34188, 2204, 'wsl_current_provider', 'Facebook'),
(34189, 2204, 'wsl_current_user_image', 'https://graph.facebook.com/10153384385451079/picture?width=150&height=150'),
(34190, 2204, 'session_tokens', 'a:1:{s:64:\"26e1ba361f8482723453efa3bb362d1817e3ef91326d555e171e4e9975112fbb\";a:4:{s:10:\"expiration\";i:1434075138;s:2:\"ip\";s:11:\"79.169.57.3\";s:2:\"ua\";s:258:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/29.0.0.9.13;FBBV/9374459;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432865538;}}'),
(34191, 2205, 'nickname', 'Luciano_Burin'),
(34192, 2205, 'first_name', 'Luciano'),
(34193, 2205, 'last_name', 'Burin'),
(34194, 2205, 'description', ''),
(34195, 2205, 'rich_editing', 'true'),
(34196, 2205, 'comment_shortcuts', 'false'),
(34197, 2205, 'admin_color', 'fresh'),
(34198, 2205, 'use_ssl', '0'),
(34199, 2205, 'show_admin_bar_front', 'true'),
(34200, 2205, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34201, 2205, 'wp_user_level', '0'),
(34202, 2205, 'wsl_current_provider', 'Facebook'),
(34203, 2205, 'wsl_current_user_image', 'https://graph.facebook.com/10152965317648041/picture?width=150&height=150'),
(34204, 2205, 'session_tokens', 'a:1:{s:64:\"99e14a39f818894fcc05f3b43dbb9a9d3aef0be46d4abfac096097455708f708\";a:4:{s:10:\"expiration\";i:1434075362;s:2:\"ip\";s:12:\"191.191.35.4\";s:2:\"ua\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 6_1_3 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B329 Safari/8536.25\";s:5:\"login\";i:1432865762;}}'),
(34205, 2206, 'nickname', 'Maria_Beatriz_Blazquez_Raposo'),
(34206, 2206, 'first_name', 'Maria'),
(34207, 2206, 'last_name', 'Beatriz Blazquez Raposo'),
(34208, 2206, 'description', ''),
(34209, 2206, 'rich_editing', 'true'),
(34210, 2206, 'comment_shortcuts', 'false'),
(34211, 2206, 'admin_color', 'fresh'),
(34212, 2206, 'use_ssl', '0'),
(34213, 2206, 'show_admin_bar_front', 'true'),
(34214, 2206, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34215, 2206, 'wp_user_level', '0'),
(34216, 2206, 'wsl_current_provider', 'Facebook'),
(34217, 2206, 'wsl_current_user_image', 'https://graph.facebook.com/10153005380803460/picture?width=150&height=150'),
(34218, 2206, 'session_tokens', 'a:1:{s:64:\"f3a868789f5ec5c47f716ba0f57583d306e2a0ac57453aff7ce66cfa922ad4de\";a:4:{s:10:\"expiration\";i:1434075444;s:2:\"ip\";s:13:\"95.94.176.197\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 4.2.2; DARKMOON Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.94 Mobile Safari/537.36\";s:5:\"login\";i:1432865844;}}'),
(34219, 2205, 'votou', 'sim'),
(34220, 2205, 'user_votes', 'maior-onda-tow-in-oe_p1190,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428'),
(34221, 2206, 'votou', 'sim'),
(34222, 2206, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(34223, 2207, 'nickname', 'Marcelo_Pereira'),
(34224, 2207, 'first_name', 'Marcelo'),
(34225, 2207, 'last_name', 'Pereira'),
(34226, 2207, 'description', ''),
(34227, 2207, 'rich_editing', 'true'),
(34228, 2207, 'comment_shortcuts', 'false'),
(34229, 2207, 'admin_color', 'fresh'),
(34230, 2207, 'use_ssl', '0'),
(34231, 2207, 'show_admin_bar_front', 'true'),
(34232, 2207, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34233, 2207, 'wp_user_level', '0'),
(34234, 2207, 'wsl_current_provider', 'Facebook'),
(34235, 2207, 'wsl_current_user_image', 'https://graph.facebook.com/10204481607380095/picture?width=150&height=150'),
(34236, 2207, 'session_tokens', 'a:1:{s:64:\"44ce7c307e905b7f1d9694b66180f9c6e953fef2cee653a96a0e787b44f44954\";a:4:{s:10:\"expiration\";i:1434077057;s:2:\"ip\";s:14:\"186.220.17.204\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/ClaroBrasil;FBID/phone;FBLC/pt_BR;FBOP/5]\";s:5:\"login\";i:1432867457;}}'),
(34237, 2208, 'nickname', 'Ricardo_Guedes'),
(34238, 2208, 'first_name', 'Ricardo'),
(34239, 2208, 'last_name', 'Guedes'),
(34240, 2208, 'description', ''),
(34241, 2208, 'rich_editing', 'true'),
(34242, 2208, 'comment_shortcuts', 'false'),
(34243, 2208, 'admin_color', 'fresh'),
(34244, 2208, 'use_ssl', '0'),
(34245, 2208, 'show_admin_bar_front', 'true'),
(34246, 2208, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34247, 2208, 'wp_user_level', '0'),
(34248, 2208, 'wsl_current_provider', 'Facebook'),
(34249, 2208, 'wsl_current_user_image', 'https://graph.facebook.com/999952763372016/picture?width=150&height=150'),
(34250, 2208, 'session_tokens', 'a:1:{s:64:\"f5bbe9b87455ff75aad9b8516ae776c0359555d0ab3c615202db41c93ccac8af\";a:4:{s:10:\"expiration\";i:1434083000;s:2:\"ip\";s:13:\"85.139.74.149\";s:2:\"ua\";s:141:\"Mozilla/5.0 (Linux; Android 4.4.2; LAZER853828 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.109 Mobile Safari/537.36\";s:5:\"login\";i:1432873400;}}'),
(34251, 2208, 'votou', 'sim'),
(34252, 2208, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(34253, 2209, 'nickname', 'Gabriel_Lima'),
(34254, 2209, 'first_name', 'Gabriel'),
(34255, 2209, 'last_name', 'Lima'),
(34256, 2209, 'description', ''),
(34257, 2209, 'rich_editing', 'true'),
(34258, 2209, 'comment_shortcuts', 'false'),
(34259, 2209, 'admin_color', 'fresh'),
(34260, 2209, 'use_ssl', '0'),
(34261, 2209, 'show_admin_bar_front', 'true'),
(34262, 2209, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34263, 2209, 'wp_user_level', '0'),
(34264, 2209, 'wsl_current_provider', 'Google'),
(34265, 2209, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(34266, 2209, 'session_tokens', 'a:1:{s:64:\"f36657d37849bf3d98a68a154022cffc0e7f11cd78759b26c8efb4d561c3ebe8\";a:4:{s:10:\"expiration\";i:1434085454;s:2:\"ip\";s:14:\"177.207.69.153\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432875854;}}'),
(34267, 2210, 'nickname', 'Digus_Le_Boutton_Rouge'),
(34268, 2210, 'first_name', 'Digus'),
(34269, 2210, 'last_name', 'Le Boutton Rouge'),
(34270, 2210, 'description', ''),
(34271, 2210, 'rich_editing', 'true'),
(34272, 2210, 'comment_shortcuts', 'false'),
(34273, 2210, 'admin_color', 'fresh'),
(34274, 2210, 'use_ssl', '0'),
(34275, 2210, 'show_admin_bar_front', 'true'),
(34276, 2210, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34277, 2210, 'wp_user_level', '0'),
(34278, 2210, 'wsl_current_provider', 'Facebook'),
(34279, 2210, 'wsl_current_user_image', 'https://graph.facebook.com/10206792084507131/picture?width=150&height=150'),
(34280, 2210, 'session_tokens', 'a:1:{s:64:\"35b795118ee9cd5b982628c782a913474f1da615e292eec215b0706869165e7f\";a:4:{s:10:\"expiration\";i:1434087597;s:2:\"ip\";s:15:\"176.186.147.163\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432877997;}}'),
(34281, 2210, 'votou', 'sim'),
(34282, 2210, 'user_votes', 'shaper-do-ano-xhapeland_p1379'),
(34283, 2211, 'nickname', 'Diogo_Ribeiro'),
(34284, 2211, 'first_name', 'Diogo'),
(34285, 2211, 'last_name', 'Ribeiro'),
(34286, 2211, 'description', ''),
(34287, 2211, 'rich_editing', 'true'),
(34288, 2211, 'comment_shortcuts', 'false'),
(34289, 2211, 'admin_color', 'fresh'),
(34290, 2211, 'use_ssl', '0'),
(34291, 2211, 'show_admin_bar_front', 'true'),
(34292, 2211, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34293, 2211, 'wp_user_level', '0'),
(34294, 2211, 'wsl_current_provider', 'Facebook'),
(34295, 2211, 'wsl_current_user_image', 'https://graph.facebook.com/10153184202972107/picture?width=150&height=150'),
(34296, 2211, 'session_tokens', 'a:2:{s:64:\"2a644628ddeecf51fa0793edc157d27081bd4604f9429b38d04dd39c4e0f5061\";a:4:{s:10:\"expiration\";i:1434088287;s:2:\"ip\";s:13:\"79.168.127.42\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432878687;}s:64:\"ec0b45a033a8ccc80a25cb7302584585c1f53fa51e3b462006714e7665f2b961\";a:4:{s:10:\"expiration\";i:1434270896;s:2:\"ip\";s:13:\"79.168.127.42\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433061296;}}'),
(34297, 2212, 'nickname', 'luisa_appleton'),
(34298, 2212, 'first_name', 'luisa'),
(34299, 2212, 'last_name', 'appleton'),
(34300, 2212, 'description', ''),
(34301, 2212, 'rich_editing', 'true'),
(34302, 2212, 'comment_shortcuts', 'false'),
(34303, 2212, 'admin_color', 'fresh'),
(34304, 2212, 'use_ssl', '0'),
(34305, 2212, 'show_admin_bar_front', 'true'),
(34306, 2212, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34307, 2212, 'wp_user_level', '0'),
(34308, 2212, 'wsl_current_provider', 'Google'),
(34309, 2212, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(34310, 2212, 'session_tokens', 'a:1:{s:64:\"fee176242d0ffba6293e37751f5c8feb143ab320c71d876ea095a80e8dcbb842\";a:4:{s:10:\"expiration\";i:1434088500;s:2:\"ip\";s:13:\"85.138.109.85\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432878900;}}'),
(34311, 2212, 'votou', 'sim'),
(34312, 2212, 'user_votes', 'free-surfer-do-ano-volcom_p1395'),
(34313, 2211, 'votou', 'sim'),
(34314, 2211, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(34315, 2213, 'nickname', 'Antonio_Ribeiro_1'),
(34316, 2213, 'first_name', 'António'),
(34317, 2213, 'last_name', 'Ribeiro'),
(34318, 2213, 'description', ''),
(34319, 2213, 'rich_editing', 'true'),
(34320, 2213, 'comment_shortcuts', 'false'),
(34321, 2213, 'admin_color', 'fresh'),
(34322, 2213, 'use_ssl', '0'),
(34323, 2213, 'show_admin_bar_front', 'true'),
(34324, 2213, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34325, 2213, 'wp_user_level', '0'),
(34326, 2213, 'wsl_current_provider', 'Facebook'),
(34327, 2213, 'wsl_current_user_image', 'https://graph.facebook.com/10204215703653084/picture?width=150&height=150'),
(34328, 2213, 'session_tokens', 'a:1:{s:64:\"9d2c7e348856948040b0b26e3e7f4bdf538d9702ef1a72435c7f5b12bf53c514\";a:4:{s:10:\"expiration\";i:1434091072;s:2:\"ip\";s:13:\"87.103.60.216\";s:2:\"ua\";s:188:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432881472;}}'),
(34329, 2214, 'nickname', 'Francisco_Marques_da_Costa'),
(34330, 2214, 'first_name', 'Francisco'),
(34331, 2214, 'last_name', 'Marques da Costa'),
(34332, 2214, 'description', ''),
(34333, 2214, 'rich_editing', 'true'),
(34334, 2214, 'comment_shortcuts', 'false'),
(34335, 2214, 'admin_color', 'fresh'),
(34336, 2214, 'use_ssl', '0'),
(34337, 2214, 'show_admin_bar_front', 'true'),
(34338, 2214, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34339, 2214, 'wp_user_level', '0'),
(34340, 2214, 'wsl_current_provider', 'Facebook'),
(34341, 2214, 'wsl_current_user_image', 'https://graph.facebook.com/823676064396124/picture?width=150&height=150'),
(34342, 2214, 'session_tokens', 'a:1:{s:64:\"f87fc9027ddf5d5ec45406f208b84e450c8e95e7b20b0c9bad7d877f1a0e1d61\";a:4:{s:10:\"expiration\";i:1434091073;s:2:\"ip\";s:14:\"188.81.226.131\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432881473;}}'),
(34343, 2215, 'nickname', 'Diogo_Antunes'),
(34344, 2215, 'first_name', 'Diogo'),
(34345, 2215, 'last_name', 'Antunes'),
(34346, 2215, 'description', ''),
(34347, 2215, 'rich_editing', 'true'),
(34348, 2215, 'comment_shortcuts', 'false'),
(34349, 2215, 'admin_color', 'fresh'),
(34350, 2215, 'use_ssl', '0'),
(34351, 2215, 'show_admin_bar_front', 'true'),
(34352, 2215, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34353, 2215, 'wp_user_level', '0'),
(34354, 2215, 'wsl_current_provider', 'Facebook'),
(34355, 2215, 'wsl_current_user_image', 'https://graph.facebook.com/1014001795291436/picture?width=150&height=150'),
(34356, 2215, 'session_tokens', 'a:1:{s:64:\"d2d6f4964b50a3edfb75821389ab0068f2951d762691931055a3d0aa718ee3a8\";a:4:{s:10:\"expiration\";i:1434091871;s:2:\"ip\";s:14:\"88.214.166.131\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-G110H Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.135 Mobile Safari/537.36\";s:5:\"login\";i:1432882271;}}'),
(34357, 2215, 'votou', 'sim'),
(34358, 2215, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(34359, 2216, 'nickname', 'Isabel_Meirelles_Canto_Castro'),
(34360, 2216, 'first_name', 'Isabel'),
(34361, 2216, 'last_name', 'Meirelles Canto Castro'),
(34362, 2216, 'description', ''),
(34363, 2216, 'rich_editing', 'true'),
(34364, 2216, 'comment_shortcuts', 'false'),
(34365, 2216, 'admin_color', 'fresh'),
(34366, 2216, 'use_ssl', '0'),
(34367, 2216, 'show_admin_bar_front', 'true'),
(34368, 2216, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34369, 2216, 'wp_user_level', '0'),
(34370, 2216, 'wsl_current_provider', 'Facebook'),
(34371, 2216, 'wsl_current_user_image', 'https://graph.facebook.com/10153298856434871/picture?width=150&height=150'),
(34372, 2216, 'session_tokens', 'a:5:{s:64:\"58f712640d293501fd7512b30c8601368edb9936358c03f810171c713f7e65c0\";a:4:{s:10:\"expiration\";i:1434092068;s:2:\"ip\";s:13:\"188.37.39.220\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432882468;}s:64:\"b51e1c326f1f2abbc202f6f3603193d335fe8f4b71a6b3577769db2c4c48842c\";a:4:{s:10:\"expiration\";i:1434159350;s:2:\"ip\";s:13:\"188.37.39.220\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432949750;}s:64:\"e90b3f34001974ca6352803b10617bef8540d243ea5990d34d53e3d133cc5f4c\";a:4:{s:10:\"expiration\";i:1434159410;s:2:\"ip\";s:13:\"188.37.39.220\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432949810;}s:64:\"d808506b50cee96afd8b233993686119af5eca248ab81f781022a2b182f7ee8e\";a:4:{s:10:\"expiration\";i:1434220307;s:2:\"ip\";s:13:\"62.169.86.101\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433010707;}s:64:\"70d51f0a98fbc9756551b621e2d8ec075fccd2411d874c11d2aea9414fd8ba9d\";a:4:{s:10:\"expiration\";i:1434272624;s:2:\"ip\";s:13:\"188.37.39.220\";s:2:\"ua\";s:232:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433063024;}}'),
(34373, 2217, 'nickname', 'Francisco_Brazao'),
(34374, 2217, 'first_name', 'Francisco'),
(34375, 2217, 'last_name', 'Brazão'),
(34376, 2217, 'description', ''),
(34377, 2217, 'rich_editing', 'true'),
(34378, 2217, 'comment_shortcuts', 'false'),
(34379, 2217, 'admin_color', 'fresh'),
(34380, 2217, 'use_ssl', '0'),
(34381, 2217, 'show_admin_bar_front', 'true'),
(34382, 2217, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34383, 2217, 'wp_user_level', '0'),
(34384, 2217, 'wsl_current_provider', 'Facebook'),
(34385, 2217, 'wsl_current_user_image', 'https://graph.facebook.com/822478947819049/picture?width=150&height=150'),
(34386, 2217, 'session_tokens', 'a:1:{s:64:\"c40f8c409d91a3ed2efef736eb2a7bede4fce8c361e776d857293736251c0ed5\";a:4:{s:10:\"expiration\";i:1434093183;s:2:\"ip\";s:14:\"193.236.58.153\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432883583;}}'),
(34387, 2218, 'nickname', 'Luis_Melo'),
(34388, 2218, 'first_name', 'Luis'),
(34389, 2218, 'last_name', 'Melo'),
(34390, 2218, 'description', ''),
(34391, 2218, 'rich_editing', 'true'),
(34392, 2218, 'comment_shortcuts', 'false'),
(34393, 2218, 'admin_color', 'fresh'),
(34394, 2218, 'use_ssl', '0'),
(34395, 2218, 'show_admin_bar_front', 'true'),
(34396, 2218, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34397, 2218, 'wp_user_level', '0'),
(34398, 2218, 'wsl_current_provider', 'Facebook'),
(34399, 2218, 'wsl_current_user_image', 'https://graph.facebook.com/837259099656424/picture?width=150&height=150'),
(34400, 2218, 'session_tokens', 'a:1:{s:64:\"fdbe0d0d485ac7ff0579cb9665b445c3583359678429639b0616b33b4d4c187e\";a:4:{s:10:\"expiration\";i:1434093508;s:2:\"ip\";s:14:\"193.236.58.153\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432883908;}}'),
(34401, 2219, 'nickname', 'Ze_Manel'),
(34402, 2219, 'first_name', 'Zé'),
(34403, 2219, 'last_name', 'Manel'),
(34404, 2219, 'description', ''),
(34405, 2219, 'rich_editing', 'true'),
(34406, 2219, 'comment_shortcuts', 'false'),
(34407, 2219, 'admin_color', 'fresh'),
(34408, 2219, 'use_ssl', '0'),
(34409, 2219, 'show_admin_bar_front', 'true'),
(34410, 2219, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34411, 2219, 'wp_user_level', '0'),
(34412, 2219, 'wsl_current_provider', 'Facebook'),
(34413, 2219, 'wsl_current_user_image', 'https://graph.facebook.com/550796231725676/picture?width=150&height=150'),
(34414, 2219, 'session_tokens', 'a:1:{s:64:\"ff87b46fcd15accce3244a1c1ec969e894e268f6122f5e5638dc27b777fb5754\";a:4:{s:10:\"expiration\";i:1434093766;s:2:\"ip\";s:12:\"84.91.98.212\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432884166;}}'),
(34415, 2220, 'nickname', 'Antonio_Goncalves'),
(34416, 2220, 'first_name', 'António'),
(34417, 2220, 'last_name', 'Gonçalves'),
(34418, 2220, 'description', ''),
(34419, 2220, 'rich_editing', 'true'),
(34420, 2220, 'comment_shortcuts', 'false'),
(34421, 2220, 'admin_color', 'fresh'),
(34422, 2220, 'use_ssl', '0'),
(34423, 2220, 'show_admin_bar_front', 'true'),
(34424, 2220, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34425, 2220, 'wp_user_level', '0'),
(34426, 2220, 'wsl_current_provider', 'Facebook'),
(34427, 2220, 'wsl_current_user_image', 'https://graph.facebook.com/10205969331105803/picture?width=150&height=150'),
(34428, 2220, 'session_tokens', 'a:1:{s:64:\"29111364c752923985b39f89d7a1bec5712d86e0bd9fda500c4889200f362641\";a:4:{s:10:\"expiration\";i:1434094072;s:2:\"ip\";s:13:\"193.236.40.81\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432884472;}}'),
(34429, 2220, 'votou', 'sim'),
(34430, 2220, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(34431, 2221, 'nickname', 'Petita_Castel-Branco_Sommer'),
(34432, 2221, 'first_name', 'Petita Castel-Branco'),
(34433, 2221, 'last_name', 'Sommer'),
(34434, 2221, 'description', ''),
(34435, 2221, 'rich_editing', 'true'),
(34436, 2221, 'comment_shortcuts', 'false'),
(34437, 2221, 'admin_color', 'fresh'),
(34438, 2221, 'use_ssl', '0'),
(34439, 2221, 'show_admin_bar_front', 'true'),
(34440, 2221, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34441, 2221, 'wp_user_level', '0'),
(34442, 2221, 'wsl_current_provider', 'Facebook'),
(34443, 2221, 'wsl_current_user_image', 'https://graph.facebook.com/853394468068826/picture?width=150&height=150'),
(34444, 2221, 'session_tokens', 'a:1:{s:64:\"38d0b562883bbed745ba242bf2ea6ced8d4c3a940254bb8b9515ed89f86c44fc\";a:4:{s:10:\"expiration\";i:1434094707;s:2:\"ip\";s:13:\"79.168.183.20\";s:2:\"ua\";s:241:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,6;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/Optimus;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432885107;}}'),
(34445, 2222, 'nickname', 'Paula_Magalhaes'),
(34446, 2222, 'first_name', 'Paula'),
(34447, 2222, 'last_name', 'Magalhães'),
(34448, 2222, 'description', ''),
(34449, 2222, 'rich_editing', 'true'),
(34450, 2222, 'comment_shortcuts', 'false'),
(34451, 2222, 'admin_color', 'fresh'),
(34452, 2222, 'use_ssl', '0'),
(34453, 2222, 'show_admin_bar_front', 'true'),
(34454, 2222, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34455, 2222, 'wp_user_level', '0'),
(34456, 2222, 'wsl_current_provider', 'Google'),
(34457, 2222, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(34458, 2222, 'session_tokens', 'a:1:{s:64:\"0a51c5a729170aa376f61a8593a780ca8415ab26e90f92a4281d8c451e7179d8\";a:4:{s:10:\"expiration\";i:1434095923;s:2:\"ip\";s:13:\"192.168.1.238\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432886323;}}'),
(34459, 2223, 'nickname', 'Maria_Soares'),
(34460, 2223, 'first_name', 'Maria'),
(34461, 2223, 'last_name', 'Soares'),
(34462, 2223, 'description', '');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(34463, 2223, 'rich_editing', 'true'),
(34464, 2223, 'comment_shortcuts', 'false'),
(34465, 2223, 'admin_color', 'fresh'),
(34466, 2223, 'use_ssl', '0'),
(34467, 2223, 'show_admin_bar_front', 'true'),
(34468, 2223, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34469, 2223, 'wp_user_level', '0'),
(34470, 2223, 'wsl_current_provider', 'Facebook'),
(34471, 2223, 'wsl_current_user_image', 'https://graph.facebook.com/816803781707669/picture?width=150&height=150'),
(34472, 2223, 'session_tokens', 'a:1:{s:64:\"007a07310ab3d6fe03f2ff3b684913bb473a3b235a776ad116f3ba085d078a46\";a:4:{s:10:\"expiration\";i:1434095943;s:2:\"ip\";s:13:\"192.168.1.147\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432886343;}}'),
(34473, 2222, 'votou', 'sim'),
(34474, 2222, 'user_votes', 'manobra-do-ano-reef_p1045'),
(34475, 2223, 'votou', 'sim'),
(34476, 2223, 'user_votes', 'manobra-do-ano-reef_p1045'),
(34477, 2224, 'nickname', 'Ana_Vilhena'),
(34478, 2224, 'first_name', 'Ana'),
(34479, 2224, 'last_name', 'Vilhena'),
(34480, 2224, 'description', ''),
(34481, 2224, 'rich_editing', 'true'),
(34482, 2224, 'comment_shortcuts', 'false'),
(34483, 2224, 'admin_color', 'fresh'),
(34484, 2224, 'use_ssl', '0'),
(34485, 2224, 'show_admin_bar_front', 'true'),
(34486, 2224, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34487, 2224, 'wp_user_level', '0'),
(34488, 2224, 'wsl_current_provider', 'Facebook'),
(34489, 2224, 'wsl_current_user_image', 'https://graph.facebook.com/10152736544222504/picture?width=150&height=150'),
(34490, 2224, 'session_tokens', 'a:1:{s:64:\"36f445cb9322a5d3abfff393791454b45a8da5ae3b1373a6eca206eaad6bd5f5\";a:4:{s:10:\"expiration\";i:1434097086;s:2:\"ip\";s:14:\"197.249.39.216\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432887486;}}'),
(34491, 2224, 'votou', 'sim'),
(34492, 2224, 'user_votes', 'free-surfer-do-ano-volcom_p1395'),
(34493, 2225, 'nickname', 'Francisco_Prado'),
(34494, 2225, 'first_name', 'Francisco'),
(34495, 2225, 'last_name', 'Prado'),
(34496, 2225, 'description', ''),
(34497, 2225, 'rich_editing', 'true'),
(34498, 2225, 'comment_shortcuts', 'false'),
(34499, 2225, 'admin_color', 'fresh'),
(34500, 2225, 'use_ssl', '0'),
(34501, 2225, 'show_admin_bar_front', 'true'),
(34502, 2225, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34503, 2225, 'wp_user_level', '0'),
(34504, 2225, 'wsl_current_provider', 'Facebook'),
(34505, 2225, 'wsl_current_user_image', 'https://graph.facebook.com/977099262325047/picture?width=150&height=150'),
(34506, 2225, 'session_tokens', 'a:1:{s:64:\"b58079719b665107491c8ea4a9ff9d143198f10e3bd4fb8cce286b9d8d015c7a\";a:4:{s:10:\"expiration\";i:1434097395;s:2:\"ip\";s:13:\"88.214.166.98\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/MessengerForiOS;FBAV/26.0.0.9.10;FBBV/9347487;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432887795;}}'),
(34507, 2226, 'nickname', 'Nuno_Loureiro'),
(34508, 2226, 'first_name', 'Nuno'),
(34509, 2226, 'last_name', 'Loureiro'),
(34510, 2226, 'description', ''),
(34511, 2226, 'rich_editing', 'true'),
(34512, 2226, 'comment_shortcuts', 'false'),
(34513, 2226, 'admin_color', 'fresh'),
(34514, 2226, 'use_ssl', '0'),
(34515, 2226, 'show_admin_bar_front', 'true'),
(34516, 2226, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34517, 2226, 'wp_user_level', '0'),
(34518, 2226, 'wsl_current_provider', 'Facebook'),
(34519, 2226, 'wsl_current_user_image', 'https://graph.facebook.com/1139722166044945/picture?width=150&height=150'),
(34520, 2226, 'session_tokens', 'a:1:{s:64:\"3a75b4d92beb5495b8c219fa7f14f75a3f6996cd28a7e81998ef668fe63b7b0f\";a:4:{s:10:\"expiration\";i:1434098059;s:2:\"ip\";s:12:\"95.93.156.15\";s:2:\"ua\";s:125:\"Mozilla/5.0 (iPad; CPU OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12D508 Safari/600.1.4\";s:5:\"login\";i:1432888459;}}'),
(34521, 2226, 'votou', 'sim'),
(34522, 2226, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,treinador-do-ano_p1361'),
(34523, 2227, 'nickname', 'Joao_Antunes_3'),
(34524, 2227, 'first_name', 'João'),
(34525, 2227, 'last_name', 'Antunes'),
(34526, 2227, 'description', ''),
(34527, 2227, 'rich_editing', 'true'),
(34528, 2227, 'comment_shortcuts', 'false'),
(34529, 2227, 'admin_color', 'fresh'),
(34530, 2227, 'use_ssl', '0'),
(34531, 2227, 'show_admin_bar_front', 'true'),
(34532, 2227, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34533, 2227, 'wp_user_level', '0'),
(34534, 2227, 'wsl_current_provider', 'Facebook'),
(34535, 2227, 'wsl_current_user_image', 'https://graph.facebook.com/10205577503175106/picture?width=150&height=150'),
(34536, 2227, 'session_tokens', 'a:2:{s:64:\"a64d1a5cdb5942a4b7592ee76c85d1349c0f3536632881337ee96e5892e11b58\";a:4:{s:10:\"expiration\";i:1434098271;s:2:\"ip\";s:12:\"2.82.179.240\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432888671;}s:64:\"058e79871dd2e3488f171cab3679526cfba93f33ba6f44ba74e11c14d072fef1\";a:4:{s:10:\"expiration\";i:1434621065;s:2:\"ip\";s:11:\"2.82.188.81\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433411465;}}'),
(34537, 2228, 'nickname', 'Tiago_Serrenho'),
(34538, 2228, 'first_name', 'Tiago'),
(34539, 2228, 'last_name', 'Serrenho'),
(34540, 2228, 'description', ''),
(34541, 2228, 'rich_editing', 'true'),
(34542, 2228, 'comment_shortcuts', 'false'),
(34543, 2228, 'admin_color', 'fresh'),
(34544, 2228, 'use_ssl', '0'),
(34545, 2228, 'show_admin_bar_front', 'true'),
(34546, 2228, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34547, 2228, 'wp_user_level', '0'),
(34548, 2228, 'wsl_current_provider', 'Facebook'),
(34549, 2228, 'wsl_current_user_image', 'https://graph.facebook.com/10205096293461742/picture?width=150&height=150'),
(34550, 2228, 'session_tokens', 'a:1:{s:64:\"342c7129fddab55df7e811c260a927bdb8f257a6cdd3a4b73d7acfc295a014ef\";a:4:{s:10:\"expiration\";i:1434098867;s:2:\"ip\";s:15:\"139.191.229.184\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.143 Safari/537.36\";s:5:\"login\";i:1432889267;}}'),
(34551, 2228, 'votou', 'sim'),
(34552, 2228, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(34553, 2229, 'nickname', 'Ricardo_Guimaraes'),
(34554, 2229, 'first_name', 'Ricardo'),
(34555, 2229, 'last_name', 'Guimarães'),
(34556, 2229, 'description', ''),
(34557, 2229, 'rich_editing', 'true'),
(34558, 2229, 'comment_shortcuts', 'false'),
(34559, 2229, 'admin_color', 'fresh'),
(34560, 2229, 'use_ssl', '0'),
(34561, 2229, 'show_admin_bar_front', 'true'),
(34562, 2229, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34563, 2229, 'wp_user_level', '0'),
(34564, 2229, 'wsl_current_provider', 'Google'),
(34565, 2229, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(34566, 2229, 'session_tokens', 'a:1:{s:64:\"fe77f3481698e846a828ac89418154fcca8ac730664de78113d8ee9989806986\";a:4:{s:10:\"expiration\";i:1434099137;s:2:\"ip\";s:13:\"212.0.161.140\";s:2:\"ua\";s:188:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E; .NET CLR 1.1.4322; InfoPath.3)\";s:5:\"login\";i:1432889537;}}'),
(34567, 2230, 'nickname', 'Ana_Iglesias'),
(34568, 2230, 'first_name', 'Ana'),
(34569, 2230, 'last_name', 'Iglesias'),
(34570, 2230, 'description', ''),
(34571, 2230, 'rich_editing', 'true'),
(34572, 2230, 'comment_shortcuts', 'false'),
(34573, 2230, 'admin_color', 'fresh'),
(34574, 2230, 'use_ssl', '0'),
(34575, 2230, 'show_admin_bar_front', 'true'),
(34576, 2230, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34577, 2230, 'wp_user_level', '0'),
(34578, 2230, 'wsl_current_provider', 'Facebook'),
(34579, 2230, 'wsl_current_user_image', 'https://graph.facebook.com/10206413391390039/picture?width=150&height=150'),
(34580, 2230, 'session_tokens', 'a:1:{s:64:\"77b3fbe9b5c4d25c4ed1e029615b8669bb5a25dea6707190185507931fd490fe\";a:4:{s:10:\"expiration\";i:1434099251;s:2:\"ip\";s:14:\"193.47.185.124\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432889651;}}'),
(34581, 2230, 'votou', 'sim'),
(34582, 2230, 'user_votes', 'free-surfer-do-ano-volcom_p1395'),
(34583, 2231, 'nickname', 'Zwart_Jah'),
(34584, 2231, 'first_name', 'Zwart'),
(34585, 2231, 'last_name', 'Jah'),
(34586, 2231, 'description', ''),
(34587, 2231, 'rich_editing', 'true'),
(34588, 2231, 'comment_shortcuts', 'false'),
(34589, 2231, 'admin_color', 'fresh'),
(34590, 2231, 'use_ssl', '0'),
(34591, 2231, 'show_admin_bar_front', 'true'),
(34592, 2231, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34593, 2231, 'wp_user_level', '0'),
(34594, 2231, 'wsl_current_provider', 'Facebook'),
(34595, 2231, 'wsl_current_user_image', 'https://graph.facebook.com/10206828799261047/picture?width=150&height=150'),
(34596, 2231, 'session_tokens', 'a:2:{s:64:\"553db99aa0c0e98ddec35a6bbefba7824bc2761e3e508b6b4394e29d1d433510\";a:4:{s:10:\"expiration\";i:1434099811;s:2:\"ip\";s:12:\"84.91.234.74\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53\";s:5:\"login\";i:1432890211;}s:64:\"0712e99f63554385e93ef283dc716a2e9990f38db705afcafeb0d001d9b3da82\";a:4:{s:10:\"expiration\";i:1434099852;s:2:\"ip\";s:12:\"84.91.234.74\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53\";s:5:\"login\";i:1432890252;}}'),
(34597, 2232, 'nickname', 'Ursa_Maior'),
(34598, 2232, 'first_name', 'Ursa'),
(34599, 2232, 'last_name', 'Maior'),
(34600, 2232, 'description', ''),
(34601, 2232, 'rich_editing', 'true'),
(34602, 2232, 'comment_shortcuts', 'false'),
(34603, 2232, 'admin_color', 'fresh'),
(34604, 2232, 'use_ssl', '0'),
(34605, 2232, 'show_admin_bar_front', 'true'),
(34606, 2232, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34607, 2232, 'wp_user_level', '0'),
(34608, 2232, 'wsl_current_provider', 'Google'),
(34609, 2232, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(34610, 2232, 'session_tokens', 'a:1:{s:64:\"fb8786ba9e1bf1e79976df695857a122d64d1fe09451d5dfa780bfff226017df\";a:4:{s:10:\"expiration\";i:1434099811;s:2:\"ip\";s:14:\"193.236.58.153\";s:2:\"ua\";s:146:\"Mozilla/5.0 (Linux; Android 4.4.2; Vodafone Smart 4 Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432890211;}}'),
(34611, 2233, 'nickname', 'Joana_Rebelo'),
(34612, 2233, 'first_name', 'Joana'),
(34613, 2233, 'last_name', 'Rebelo'),
(34614, 2233, 'description', ''),
(34615, 2233, 'rich_editing', 'true'),
(34616, 2233, 'comment_shortcuts', 'false'),
(34617, 2233, 'admin_color', 'fresh'),
(34618, 2233, 'use_ssl', '0'),
(34619, 2233, 'show_admin_bar_front', 'true'),
(34620, 2233, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34621, 2233, 'wp_user_level', '0'),
(34622, 2233, 'wsl_current_provider', 'Facebook'),
(34623, 2233, 'wsl_current_user_image', 'https://graph.facebook.com/10152882918596129/picture?width=150&height=150'),
(34624, 2233, 'session_tokens', 'a:1:{s:64:\"8ec053391ad31ea1a68468ef066580089ccf5132b61c8b60d8d27e267abf48d2\";a:4:{s:10:\"expiration\";i:1434099827;s:2:\"ip\";s:14:\"79.168.172.237\";s:2:\"ua\";s:247:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1432890227;}}'),
(34625, 2231, 'votou', 'sim'),
(34626, 2231, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(34627, 2229, 'votou', 'sim'),
(34628, 2229, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(34629, 2234, 'nickname', 'Miguel_Ping'),
(34630, 2234, 'first_name', 'Miguel'),
(34631, 2234, 'last_name', 'Ping'),
(34632, 2234, 'description', ''),
(34633, 2234, 'rich_editing', 'true'),
(34634, 2234, 'comment_shortcuts', 'false'),
(34635, 2234, 'admin_color', 'fresh'),
(34636, 2234, 'use_ssl', '0'),
(34637, 2234, 'show_admin_bar_front', 'true'),
(34638, 2234, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34639, 2234, 'wp_user_level', '0'),
(34640, 2234, 'wsl_current_provider', 'Google'),
(34641, 2234, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-mYe4EnvhlX0/AAAAAAAAAAI/AAAAAAAAGLk/PcByjLWQ4Ok/photo.jpg?sz=200'),
(34642, 2234, 'session_tokens', 'a:1:{s:64:\"cf3a9c977b7c3d4e17242b70a72ccc2e26d64699c28e0046554b57767e99d2eb\";a:4:{s:10:\"expiration\";i:1434099915;s:2:\"ip\";s:13:\"195.59.205.58\";s:2:\"ua\";s:104:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432890315;}}'),
(34643, 2233, 'votou', 'sim'),
(34644, 2233, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(34645, 2235, 'nickname', 'Irina_Luz'),
(34646, 2235, 'first_name', 'Irina'),
(34647, 2235, 'last_name', 'Luz'),
(34648, 2235, 'description', ''),
(34649, 2235, 'rich_editing', 'true'),
(34650, 2235, 'comment_shortcuts', 'false'),
(34651, 2235, 'admin_color', 'fresh'),
(34652, 2235, 'use_ssl', '0'),
(34653, 2235, 'show_admin_bar_front', 'true'),
(34654, 2235, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34655, 2235, 'wp_user_level', '0'),
(34656, 2235, 'wsl_current_provider', 'Google'),
(34657, 2235, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-8rNYFGDYcDg/AAAAAAAAAAI/AAAAAAAAAOE/55Feqn1gmOg/photo.jpg?sz=200'),
(34658, 2235, 'session_tokens', 'a:1:{s:64:\"ca826ca876d555e2454457e0f376586c2ee4d6de6a1af53f2a7dba703c828982\";a:4:{s:10:\"expiration\";i:1434100321;s:2:\"ip\";s:13:\"92.40.103.138\";s:2:\"ua\";s:187:\"Mozilla/5.0 (Linux; Android 5.0.1; SM-N910F Build/LRX22C; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432890721;}}'),
(34659, 2236, 'nickname', 'Nadia_Carvalho'),
(34660, 2236, 'first_name', 'Nadia'),
(34661, 2236, 'last_name', 'Carvalho'),
(34662, 2236, 'description', ''),
(34663, 2236, 'rich_editing', 'true'),
(34664, 2236, 'comment_shortcuts', 'false'),
(34665, 2236, 'admin_color', 'fresh'),
(34666, 2236, 'use_ssl', '0'),
(34667, 2236, 'show_admin_bar_front', 'true'),
(34668, 2236, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34669, 2236, 'wp_user_level', '0'),
(34670, 2236, 'wsl_current_provider', 'Facebook'),
(34671, 2236, 'wsl_current_user_image', 'https://graph.facebook.com/913493418673454/picture?width=150&height=150'),
(34672, 2236, 'session_tokens', 'a:1:{s:64:\"f9c1938d8939c9834e2d87de9d190b2b7d62a04c047882ab170234e06bafb4be\";a:4:{s:10:\"expiration\";i:1434100412;s:2:\"ip\";s:14:\"176.78.131.119\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432890812;}}'),
(34673, 2237, 'nickname', 'Vitor_Rodrigues'),
(34674, 2237, 'first_name', 'Vitor'),
(34675, 2237, 'last_name', 'Rodrigues'),
(34676, 2237, 'description', ''),
(34677, 2237, 'rich_editing', 'true'),
(34678, 2237, 'comment_shortcuts', 'false'),
(34679, 2237, 'admin_color', 'fresh'),
(34680, 2237, 'use_ssl', '0'),
(34681, 2237, 'show_admin_bar_front', 'true'),
(34682, 2237, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34683, 2237, 'wp_user_level', '0'),
(34684, 2237, 'wsl_current_provider', 'Facebook'),
(34685, 2237, 'wsl_current_user_image', 'https://graph.facebook.com/10153320297214339/picture?width=150&height=150'),
(34686, 2237, 'session_tokens', 'a:1:{s:64:\"ddbac5e947ba28557f4c64c7bff53010bb12dd0d81db23a441fdeeb99c30da7a\";a:4:{s:10:\"expiration\";i:1434100853;s:2:\"ip\";s:14:\"93.108.156.107\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.2; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432891253;}}'),
(34687, 2238, 'nickname', 'Vasco_Mendonca'),
(34688, 2238, 'first_name', 'Vasco'),
(34689, 2238, 'last_name', 'Mendonça'),
(34690, 2238, 'description', ''),
(34691, 2238, 'rich_editing', 'true'),
(34692, 2238, 'comment_shortcuts', 'false'),
(34693, 2238, 'admin_color', 'fresh'),
(34694, 2238, 'use_ssl', '0'),
(34695, 2238, 'show_admin_bar_front', 'true'),
(34696, 2238, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34697, 2238, 'wp_user_level', '0'),
(34698, 2238, 'wsl_current_provider', 'Facebook'),
(34699, 2238, 'wsl_current_user_image', 'https://graph.facebook.com/10153471396431802/picture?width=150&height=150'),
(34700, 2238, 'session_tokens', 'a:1:{s:64:\"46799426340060864fb20e9f599761994bcaeb165bc0fe28fab7e12ea7e7c5c3\";a:4:{s:10:\"expiration\";i:1434100879;s:2:\"ip\";s:13:\"85.240.90.194\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432891279;}}'),
(34701, 2239, 'nickname', 'Deif_Garrett'),
(34702, 2239, 'first_name', 'Deif'),
(34703, 2239, 'last_name', 'Garrett'),
(34704, 2239, 'description', ''),
(34705, 2239, 'rich_editing', 'true'),
(34706, 2239, 'comment_shortcuts', 'false'),
(34707, 2239, 'admin_color', 'fresh'),
(34708, 2239, 'use_ssl', '0'),
(34709, 2239, 'show_admin_bar_front', 'true'),
(34710, 2239, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34711, 2239, 'wp_user_level', '0'),
(34712, 2239, 'wsl_current_provider', 'Facebook'),
(34713, 2239, 'wsl_current_user_image', 'https://graph.facebook.com/10206974148337371/picture?width=150&height=150'),
(34714, 2239, 'session_tokens', 'a:1:{s:64:\"316a133dcf8e0ab2996f38cbcc7623b3e4d9519c00fbe678f3b0a12133e9420d\";a:4:{s:10:\"expiration\";i:1434100910;s:2:\"ip\";s:13:\"176.85.227.63\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432891310;}}'),
(34715, 2237, 'votou', 'sim'),
(34716, 2237, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(34717, 2096, 'votou', 'sim'),
(34718, 2096, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(34719, 2240, 'nickname', 'Rita_Lage'),
(34720, 2240, 'first_name', 'Rita'),
(34721, 2240, 'last_name', 'Lage'),
(34722, 2240, 'description', ''),
(34723, 2240, 'rich_editing', 'true'),
(34724, 2240, 'comment_shortcuts', 'false'),
(34725, 2240, 'admin_color', 'fresh'),
(34726, 2240, 'use_ssl', '0'),
(34727, 2240, 'show_admin_bar_front', 'true'),
(34728, 2240, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34729, 2240, 'wp_user_level', '0'),
(34730, 2240, 'wsl_current_provider', 'Google'),
(34731, 2240, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(34732, 2240, 'session_tokens', 'a:1:{s:64:\"8c7f5c1904a361efd5d0a8a76548fb151c2989200de3838085cca2fd9821efb2\";a:4:{s:10:\"expiration\";i:1434101106;s:2:\"ip\";s:13:\"85.240.90.194\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432891506;}}'),
(34733, 2241, 'nickname', 'Sofia_Nobre'),
(34734, 2241, 'first_name', 'Sofia'),
(34735, 2241, 'last_name', 'Nobre'),
(34736, 2241, 'description', ''),
(34737, 2241, 'rich_editing', 'true'),
(34738, 2241, 'comment_shortcuts', 'false'),
(34739, 2241, 'admin_color', 'fresh'),
(34740, 2241, 'use_ssl', '0'),
(34741, 2241, 'show_admin_bar_front', 'true'),
(34742, 2241, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34743, 2241, 'wp_user_level', '0'),
(34744, 2241, 'wsl_current_provider', 'Facebook'),
(34745, 2241, 'wsl_current_user_image', 'https://graph.facebook.com/10153494995919574/picture?width=150&height=150'),
(34746, 2241, 'session_tokens', 'a:1:{s:64:\"3a2ff35f7febc16201829c5e30e7dcca00c1aaa84cfb258a865dee3cc00dcfbf\";a:4:{s:10:\"expiration\";i:1434101401;s:2:\"ip\";s:12:\"89.115.53.14\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432891801;}}'),
(34747, 2242, 'nickname', 'Luis_Viana'),
(34748, 2242, 'first_name', 'Luis'),
(34749, 2242, 'last_name', 'Viana'),
(34750, 2242, 'description', ''),
(34751, 2242, 'rich_editing', 'true'),
(34752, 2242, 'comment_shortcuts', 'false'),
(34753, 2242, 'admin_color', 'fresh'),
(34754, 2242, 'use_ssl', '0'),
(34755, 2242, 'show_admin_bar_front', 'true'),
(34756, 2242, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34757, 2242, 'wp_user_level', '0'),
(34758, 2242, 'wsl_current_provider', 'Google'),
(34759, 2242, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-dAZuLidgIbk/AAAAAAAAAAI/AAAAAAAAACM/BfjApiEz3v0/photo.jpg?sz=200'),
(34760, 2242, 'session_tokens', 'a:1:{s:64:\"8d14330055b2caff8429f22883735c962299785e7f52477650a79808e002ffb2\";a:4:{s:10:\"expiration\";i:1434101410;s:2:\"ip\";s:13:\"212.55.136.18\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432891810;}}'),
(34761, 2238, 'votou', 'sim'),
(34762, 2238, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(34763, 2240, 'votou', 'sim'),
(34764, 2240, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,treinador-do-ano_p1357'),
(34765, 2243, 'nickname', 'Mariana_Xavier'),
(34766, 2243, 'first_name', 'Mariana'),
(34767, 2243, 'last_name', 'Xavier'),
(34768, 2243, 'description', ''),
(34769, 2243, 'rich_editing', 'true'),
(34770, 2243, 'comment_shortcuts', 'false'),
(34771, 2243, 'admin_color', 'fresh'),
(34772, 2243, 'use_ssl', '0'),
(34773, 2243, 'show_admin_bar_front', 'true'),
(34774, 2243, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34775, 2243, 'wp_user_level', '0'),
(34776, 2243, 'wsl_current_provider', 'Facebook'),
(34777, 2243, 'wsl_current_user_image', 'https://graph.facebook.com/10153407519949396/picture?width=150&height=150'),
(34778, 2243, 'session_tokens', 'a:1:{s:64:\"35b5af36325b42b4ee13cfe847783ebcd54d90679919b5fc5a1f28edad40b9bc\";a:4:{s:10:\"expiration\";i:1434102161;s:2:\"ip\";s:11:\"95.94.38.98\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432892561;}}'),
(34779, 2244, 'nickname', 'Susana_Forte_da_Cunha'),
(34780, 2244, 'first_name', 'Susana'),
(34781, 2244, 'last_name', 'Forte da Cunha'),
(34782, 2244, 'description', ''),
(34783, 2244, 'rich_editing', 'true'),
(34784, 2244, 'comment_shortcuts', 'false'),
(34785, 2244, 'admin_color', 'fresh'),
(34786, 2244, 'use_ssl', '0'),
(34787, 2244, 'show_admin_bar_front', 'true'),
(34788, 2244, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34789, 2244, 'wp_user_level', '0'),
(34790, 2244, 'wsl_current_provider', 'Google'),
(34791, 2244, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(34792, 2244, 'session_tokens', 'a:1:{s:64:\"c69b4b4ec6a58951aa644cb9032d2097d2a0b697b9b463fb30c4440580b191d0\";a:4:{s:10:\"expiration\";i:1434102298;s:2:\"ip\";s:11:\"10.100.0.36\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432892698;}}'),
(34793, 2244, 'votou', 'sim'),
(34794, 2244, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,revelacao-do-ano-deeply_p1385,shaper-do-ano-xhapeland_p1379'),
(34795, 2243, 'votou', 'sim'),
(34796, 2243, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(34797, 2245, 'nickname', 'CAMILA_CARDOSO'),
(34798, 2245, 'first_name', 'CAMILA'),
(34799, 2245, 'last_name', 'CARDOSO'),
(34800, 2245, 'description', ''),
(34801, 2245, 'rich_editing', 'true'),
(34802, 2245, 'comment_shortcuts', 'false'),
(34803, 2245, 'admin_color', 'fresh'),
(34804, 2245, 'use_ssl', '0'),
(34805, 2245, 'show_admin_bar_front', 'true'),
(34806, 2245, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34807, 2245, 'wp_user_level', '0'),
(34808, 2245, 'wsl_current_provider', 'Google'),
(34809, 2245, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-dOC5wFD0v18/AAAAAAAAAAI/AAAAAAAAABc/bLSLMTwLB0Q/photo.jpg?sz=200'),
(34810, 2245, 'session_tokens', 'a:1:{s:64:\"b1cf64ce8aacb87de2547b62e32d80670ce6d8468aa3fbf80618beb054e98da3\";a:4:{s:10:\"expiration\";i:1434102993;s:2:\"ip\";s:13:\"82.154.231.78\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432893393;}}'),
(34811, 2245, 'votou', 'sim'),
(34812, 2245, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-onda-tow-in-oe_p1036,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(34813, 2246, 'nickname', 'Joana_Pichel'),
(34814, 2246, 'first_name', 'Joana'),
(34815, 2246, 'last_name', 'Pichel'),
(34816, 2246, 'description', ''),
(34817, 2246, 'rich_editing', 'true'),
(34818, 2246, 'comment_shortcuts', 'false'),
(34819, 2246, 'admin_color', 'fresh'),
(34820, 2246, 'use_ssl', '0'),
(34821, 2246, 'show_admin_bar_front', 'true'),
(34822, 2246, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34823, 2246, 'wp_user_level', '0'),
(34824, 2246, 'wsl_current_provider', 'Facebook'),
(34825, 2246, 'wsl_current_user_image', 'https://graph.facebook.com/10207241153566566/picture?width=150&height=150'),
(34826, 2246, 'session_tokens', 'a:1:{s:64:\"0763014709f980715576c1c44de10fb501da699b679fc5953f6cf60fafd7d66d\";a:4:{s:10:\"expiration\";i:1434103420;s:2:\"ip\";s:13:\"87.103.66.167\";s:2:\"ua\";s:176:\"Mozilla/5.0 (Linux; Android 5.0; pt-pt; SAMSUNG SM-G900F/G900FXXU1BNL9 Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Version/2.1 Chrome/34.0.1847.76 Mobile Safari/537.36\";s:5:\"login\";i:1432893820;}}'),
(34827, 2246, 'votou', 'sim'),
(34828, 2246, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(34829, 2247, 'nickname', 'Maria_Leonidas_Rocha'),
(34830, 2247, 'first_name', 'Maria'),
(34831, 2247, 'last_name', 'Leónidas Rocha'),
(34832, 2247, 'description', ''),
(34833, 2247, 'rich_editing', 'true'),
(34834, 2247, 'comment_shortcuts', 'false'),
(34835, 2247, 'admin_color', 'fresh'),
(34836, 2247, 'use_ssl', '0'),
(34837, 2247, 'show_admin_bar_front', 'true'),
(34838, 2247, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34839, 2247, 'wp_user_level', '0'),
(34840, 2247, 'wsl_current_provider', 'Google'),
(34841, 2247, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(34842, 2247, 'session_tokens', 'a:2:{s:64:\"880dc84b85f83c8967ba2399932ee2c3a492b03cda30e2efa230767af5f991a1\";a:4:{s:10:\"expiration\";i:1434103826;s:2:\"ip\";s:13:\"85.246.228.62\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432894226;}s:64:\"ef20599966fb8a04fa10385fa5c3c2a7b83fed970ab8a671b11686ddf6ade651\";a:4:{s:10:\"expiration\";i:1434879478;s:2:\"ip\";s:11:\"89.214.13.6\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433669878;}}'),
(34843, 2248, 'nickname', 'Manuel_Diogo_Santos_Mera'),
(34844, 2248, 'first_name', 'Manuel'),
(34845, 2248, 'last_name', 'Mera'),
(34846, 2248, 'description', ''),
(34847, 2248, 'rich_editing', 'true'),
(34848, 2248, 'comment_shortcuts', 'false'),
(34849, 2248, 'admin_color', 'fresh'),
(34850, 2248, 'use_ssl', '0'),
(34851, 2248, 'show_admin_bar_front', 'true'),
(34852, 2248, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34853, 2248, 'wp_user_level', '0'),
(34854, 2248, 'wsl_current_provider', 'Facebook'),
(34855, 2248, 'wsl_current_user_image', 'https://graph.facebook.com/10153425084920774/picture?width=150&height=150'),
(34856, 2248, 'session_tokens', 'a:2:{s:64:\"39351bf3acd8d158b5cc06156ddd9afc97fa38aa3624f0f78c0a74f4747e234c\";a:4:{s:10:\"expiration\";i:1434103868;s:2:\"ip\";s:14:\"146.193.56.126\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432894268;}s:64:\"7392f2a411be3eb6d104d614c678b88799fe66f72828b2fedf3d47a9b7f2e66e\";a:4:{s:10:\"expiration\";i:1434379239;s:2:\"ip\";s:14:\"146.193.56.126\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433169639;}}'),
(34857, 2249, 'nickname', 'Rita_Pg_Duarte'),
(34858, 2249, 'first_name', 'Rita'),
(34859, 2249, 'last_name', 'Duarte'),
(34860, 2249, 'description', ''),
(34861, 2249, 'rich_editing', 'true'),
(34862, 2249, 'comment_shortcuts', 'false'),
(34863, 2249, 'admin_color', 'fresh'),
(34864, 2249, 'use_ssl', '0'),
(34865, 2249, 'show_admin_bar_front', 'true'),
(34866, 2249, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34867, 2249, 'wp_user_level', '0'),
(34868, 2249, 'wsl_current_provider', 'Facebook'),
(34869, 2249, 'wsl_current_user_image', 'https://graph.facebook.com/10204050175684253/picture?width=150&height=150'),
(34870, 2249, 'session_tokens', 'a:1:{s:64:\"53563d0551c0030f731e1ee5a8b3069ce974944a41ffe521bbdc63c8bb5fe529\";a:4:{s:10:\"expiration\";i:1434104181;s:2:\"ip\";s:14:\"41.215.211.148\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432894581;}}'),
(34871, 2250, 'nickname', 'Tiago_Teotonio_Pereira'),
(34872, 2250, 'first_name', 'Tiago'),
(34873, 2250, 'last_name', 'Pereira'),
(34874, 2250, 'description', ''),
(34875, 2250, 'rich_editing', 'true'),
(34876, 2250, 'comment_shortcuts', 'false'),
(34877, 2250, 'admin_color', 'fresh'),
(34878, 2250, 'use_ssl', '0'),
(34879, 2250, 'show_admin_bar_front', 'true'),
(34880, 2250, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34881, 2250, 'wp_user_level', '0'),
(34882, 2250, 'wsl_current_provider', 'Facebook'),
(34883, 2250, 'wsl_current_user_image', 'https://graph.facebook.com/10154165060017195/picture?width=150&height=150'),
(34884, 2250, 'session_tokens', 'a:2:{s:64:\"d15cbc8bf5108025e1ced89abec27ccc3af8fcbe0681efb2a2ff304ae49ae3f8\";a:4:{s:10:\"expiration\";i:1434104654;s:2:\"ip\";s:14:\"85.245.188.192\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432895054;}s:64:\"5a38823080382ae4be8ff5e093f0e9e510065505ca60fa5f380e70cb95d457e1\";a:4:{s:10:\"expiration\";i:1435012181;s:2:\"ip\";s:13:\"87.103.64.166\";s:2:\"ua\";s:268:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/MessengerForiOS;FBAV/27.0.0.34.13;FBBV/9902566;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433802581;}}'),
(34885, 2250, 'votou', 'sim'),
(34886, 2250, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(34887, 2251, 'nickname', 'Sonia_Spranger'),
(34888, 2251, 'first_name', 'Sónia'),
(34889, 2251, 'last_name', 'Spranger'),
(34890, 2251, 'description', ''),
(34891, 2251, 'rich_editing', 'true'),
(34892, 2251, 'comment_shortcuts', 'false'),
(34893, 2251, 'admin_color', 'fresh'),
(34894, 2251, 'use_ssl', '0'),
(34895, 2251, 'show_admin_bar_front', 'true'),
(34896, 2251, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34897, 2251, 'wp_user_level', '0'),
(34898, 2251, 'wsl_current_provider', 'Facebook'),
(34899, 2251, 'wsl_current_user_image', 'https://graph.facebook.com/10202918662365903/picture?width=150&height=150'),
(34900, 2251, 'session_tokens', 'a:1:{s:64:\"1fb46ad0fa6abdd69cf552061a61ea41eb45d5c48366867f5c16650bf1ed81aa\";a:4:{s:10:\"expiration\";i:1434104912;s:2:\"ip\";s:13:\"85.246.245.58\";s:2:\"ua\";s:144:\"Mozilla/5.0 (Linux; Android 4.2.1; bq Aquaris 5.7 Build/JOP40D) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432895312;}}'),
(34901, 2252, 'nickname', 'Filipe_Mendes'),
(34902, 2252, 'first_name', 'Filipe'),
(34903, 2252, 'last_name', 'Mendes'),
(34904, 2252, 'description', ''),
(34905, 2252, 'rich_editing', 'true'),
(34906, 2252, 'comment_shortcuts', 'false'),
(34907, 2252, 'admin_color', 'fresh'),
(34908, 2252, 'use_ssl', '0'),
(34909, 2252, 'show_admin_bar_front', 'true'),
(34910, 2252, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34911, 2252, 'wp_user_level', '0'),
(34912, 2252, 'wsl_current_provider', 'Facebook'),
(34913, 2252, 'wsl_current_user_image', 'https://graph.facebook.com/10204909789208563/picture?width=150&height=150'),
(34914, 2252, 'session_tokens', 'a:1:{s:64:\"83981577d5571d2417a1a2c98431536459cc171e4df977f3bf651a96f43c222c\";a:4:{s:10:\"expiration\";i:1434104975;s:2:\"ip\";s:13:\"212.0.161.140\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432895375;}}'),
(34915, 2251, 'votou', 'sim'),
(34916, 2251, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(34917, 2252, 'votou', 'sim'),
(34918, 2252, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(34919, 2253, 'nickname', 'Miguel_Bastos'),
(34920, 2253, 'first_name', 'Miguel'),
(34921, 2253, 'last_name', 'Bastos'),
(34922, 2253, 'description', ''),
(34923, 2253, 'rich_editing', 'true'),
(34924, 2253, 'comment_shortcuts', 'false'),
(34925, 2253, 'admin_color', 'fresh'),
(34926, 2253, 'use_ssl', '0'),
(34927, 2253, 'show_admin_bar_front', 'true'),
(34928, 2253, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34929, 2253, 'wp_user_level', '0'),
(34930, 2253, 'wsl_current_provider', 'Facebook'),
(34931, 2253, 'wsl_current_user_image', 'https://graph.facebook.com/10153891903382926/picture?width=150&height=150'),
(34932, 2253, 'session_tokens', 'a:1:{s:64:\"0dcbadf9fe34fb5ea1fc46232370bd9658d3c791996edd942fa1f94f79ea5799\";a:4:{s:10:\"expiration\";i:1434105269;s:2:\"ip\";s:11:\"213.30.7.98\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432895669;}}'),
(34933, 2254, 'nickname', 'pedro_cabral'),
(34934, 2254, 'first_name', 'pedro'),
(34935, 2254, 'last_name', 'cabral'),
(34936, 2254, 'description', ''),
(34937, 2254, 'rich_editing', 'true'),
(34938, 2254, 'comment_shortcuts', 'false'),
(34939, 2254, 'admin_color', 'fresh'),
(34940, 2254, 'use_ssl', '0'),
(34941, 2254, 'show_admin_bar_front', 'true'),
(34942, 2254, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34943, 2254, 'wp_user_level', '0'),
(34944, 2254, 'wsl_current_provider', 'Google'),
(34945, 2254, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(34946, 2254, 'session_tokens', 'a:1:{s:64:\"d2d9a023980cade98d7dc21c554e58f88d0c2bbf49b4c66ada8a7d638e205e9d\";a:4:{s:10:\"expiration\";i:1434105325;s:2:\"ip\";s:13:\"213.63.135.82\";s:2:\"ua\";s:63:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0)\";s:5:\"login\";i:1432895725;}}'),
(34947, 2253, 'votou', 'sim'),
(34948, 2253, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(34949, 2254, 'votou', 'sim'),
(34950, 2254, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(34951, 2255, 'nickname', 'Sara_Ribeiro'),
(34952, 2255, 'first_name', 'Sara'),
(34953, 2255, 'last_name', 'Ribeiro'),
(34954, 2255, 'description', ''),
(34955, 2255, 'rich_editing', 'true'),
(34956, 2255, 'comment_shortcuts', 'false'),
(34957, 2255, 'admin_color', 'fresh'),
(34958, 2255, 'use_ssl', '0'),
(34959, 2255, 'show_admin_bar_front', 'true'),
(34960, 2255, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34961, 2255, 'wp_user_level', '0'),
(34962, 2255, 'wsl_current_provider', 'Facebook'),
(34963, 2255, 'wsl_current_user_image', 'https://graph.facebook.com/10206806908759983/picture?width=150&height=150'),
(34964, 2255, 'session_tokens', 'a:1:{s:64:\"0e1dbf8854ead76436d405639af873ac500f9be902333d0f66f97f1a39611f7e\";a:4:{s:10:\"expiration\";i:1434106287;s:2:\"ip\";s:14:\"194.117.10.254\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432896687;}}'),
(34965, 2255, 'votou', 'sim'),
(34966, 2255, 'user_votes', 'shaper-do-ano-xhapeland_p1379'),
(34967, 2256, 'nickname', 'Elsa_Pereira'),
(34968, 2256, 'first_name', 'Elsá'),
(34969, 2256, 'last_name', 'Pereira'),
(34970, 2256, 'description', ''),
(34971, 2256, 'rich_editing', 'true'),
(34972, 2256, 'comment_shortcuts', 'false'),
(34973, 2256, 'admin_color', 'fresh'),
(34974, 2256, 'use_ssl', '0'),
(34975, 2256, 'show_admin_bar_front', 'true'),
(34976, 2256, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34977, 2256, 'wp_user_level', '0'),
(34978, 2256, 'wsl_current_provider', 'Facebook'),
(34979, 2256, 'wsl_current_user_image', 'https://graph.facebook.com/809418515821701/picture?width=150&height=150'),
(34980, 2256, 'session_tokens', 'a:1:{s:64:\"2a45d2daf560844534e9f3e507e9aa53cfe4ffc88708d957a37819e66bd9c7ae\";a:4:{s:10:\"expiration\";i:1434106869;s:2:\"ip\";s:12:\"81.84.89.135\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; LG-P875 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432897269;}}'),
(34981, 2256, 'votou', 'sim'),
(34982, 2256, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351'),
(34983, 2257, 'nickname', 'Joana_Barros_de_Oliveira'),
(34984, 2257, 'first_name', 'Joana'),
(34985, 2257, 'last_name', 'Barros de Oliveira'),
(34986, 2257, 'description', ''),
(34987, 2257, 'rich_editing', 'true'),
(34988, 2257, 'comment_shortcuts', 'false'),
(34989, 2257, 'admin_color', 'fresh'),
(34990, 2257, 'use_ssl', '0'),
(34991, 2257, 'show_admin_bar_front', 'true'),
(34992, 2257, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(34993, 2257, 'wp_user_level', '0'),
(34994, 2257, 'wsl_current_provider', 'Google'),
(34995, 2257, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(34996, 2257, 'session_tokens', 'a:1:{s:64:\"3b31b4d4527c2644980fd110dcbd614ed32dc681381c50b7a3e1873843b4564e\";a:4:{s:10:\"expiration\";i:1434106919;s:2:\"ip\";s:12:\"79.168.50.41\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432897319;}}'),
(34997, 2258, 'nickname', 'Dario_Morgado'),
(34998, 2258, 'first_name', 'Dario'),
(34999, 2258, 'last_name', 'Morgado'),
(35000, 2258, 'description', ''),
(35001, 2258, 'rich_editing', 'true'),
(35002, 2258, 'comment_shortcuts', 'false'),
(35003, 2258, 'admin_color', 'fresh'),
(35004, 2258, 'use_ssl', '0'),
(35005, 2258, 'show_admin_bar_front', 'true'),
(35006, 2258, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35007, 2258, 'wp_user_level', '0'),
(35008, 2258, 'wsl_current_provider', 'Facebook'),
(35009, 2258, 'wsl_current_user_image', 'https://graph.facebook.com/782124781904713/picture?width=150&height=150'),
(35010, 2258, 'session_tokens', 'a:1:{s:64:\"6906cf851b569f1342876c5f47aec219e66d5263fe9fecdfe0f0beb2e58b0dc3\";a:4:{s:10:\"expiration\";i:1434106941;s:2:\"ip\";s:14:\"85.243.150.186\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432897341;}}'),
(35011, 2258, 'votou', 'sim'),
(35012, 2258, 'user_votes', 'revelacao-do-ano-deeply_p1383,foto-do-ano_p1163'),
(35013, 2259, 'nickname', 'Ricardo_Veloso'),
(35014, 2259, 'first_name', 'Ricardo'),
(35015, 2259, 'last_name', 'Veloso'),
(35016, 2259, 'description', ''),
(35017, 2259, 'rich_editing', 'true'),
(35018, 2259, 'comment_shortcuts', 'false'),
(35019, 2259, 'admin_color', 'fresh'),
(35020, 2259, 'use_ssl', '0'),
(35021, 2259, 'show_admin_bar_front', 'true'),
(35022, 2259, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35023, 2259, 'wp_user_level', '0'),
(35024, 2259, 'wsl_current_provider', 'Facebook'),
(35025, 2259, 'wsl_current_user_image', 'https://graph.facebook.com/10205791060247149/picture?width=150&height=150'),
(35026, 2259, 'session_tokens', 'a:1:{s:64:\"b6cb51347cc4ffdb11fcd39634f1ab58c2704f27193fb6ff2f7d17cd9a7c292d\";a:4:{s:10:\"expiration\";i:1434107050;s:2:\"ip\";s:12:\"195.23.44.42\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432897450;}}'),
(35027, 2257, 'votou', 'sim'),
(35028, 2257, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(35029, 2259, 'votou', 'sim'),
(35030, 2259, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(35031, 2260, 'nickname', 'Secretaria_EB3_Alexandre_Herculano'),
(35032, 2260, 'first_name', 'Secretaria'),
(35033, 2260, 'last_name', 'EB/3 Alexandre Herculano'),
(35034, 2260, 'description', ''),
(35035, 2260, 'rich_editing', 'true'),
(35036, 2260, 'comment_shortcuts', 'false'),
(35037, 2260, 'admin_color', 'fresh'),
(35038, 2260, 'use_ssl', '0'),
(35039, 2260, 'show_admin_bar_front', 'true'),
(35040, 2260, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35041, 2260, 'wp_user_level', '0'),
(35042, 2260, 'wsl_current_provider', 'Google'),
(35043, 2260, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(35044, 2260, 'session_tokens', 'a:1:{s:64:\"d14e527f85ce533b79b3eaf0535ed074132ab0a64d8e08b740fe1d413f8fdf49\";a:4:{s:10:\"expiration\";i:1434108164;s:2:\"ip\";s:13:\"192.168.1.102\";s:2:\"ua\";s:187:\"Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/5.0; SLCC1; .NET CLR 2.0.50727; InfoPath.2; MS-RTC LM 8; WWTClient2; .NET CLR 3.0.30729; .NET4.0C; .NET CLR 3.5.30729; .NET4.0E)\";s:5:\"login\";i:1432898564;}}'),
(35045, 2260, 'votou', 'sim'),
(35046, 2260, 'user_votes', 'manobra-do-ano-reef_p1045'),
(35047, 2261, 'nickname', 'Carlos_Madeira_Fernandes'),
(35048, 2261, 'first_name', 'Carlos Madeira'),
(35049, 2261, 'last_name', 'Fernandes'),
(35050, 2261, 'description', ''),
(35051, 2261, 'rich_editing', 'true'),
(35052, 2261, 'comment_shortcuts', 'false'),
(35053, 2261, 'admin_color', 'fresh'),
(35054, 2261, 'use_ssl', '0'),
(35055, 2261, 'show_admin_bar_front', 'true'),
(35056, 2261, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35057, 2261, 'wp_user_level', '0'),
(35058, 2261, 'wsl_current_provider', 'Facebook'),
(35059, 2261, 'wsl_current_user_image', 'https://graph.facebook.com/1001296683214692/picture?width=150&height=150'),
(35060, 2261, 'session_tokens', 'a:1:{s:64:\"87bc24f75051bdd12a3c324c9aaa51dcd5e7835b0ac3f2eb62f9bc760756e443\";a:4:{s:10:\"expiration\";i:1434108780;s:2:\"ip\";s:13:\"195.23.61.236\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432899180;}}'),
(35061, 2261, 'votou', 'sim'),
(35062, 2261, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(35063, 2262, 'nickname', 'Paula_Freitas'),
(35064, 2262, 'first_name', 'Paula'),
(35065, 2262, 'last_name', 'Freitas'),
(35066, 2262, 'description', ''),
(35067, 2262, 'rich_editing', 'true'),
(35068, 2262, 'comment_shortcuts', 'false'),
(35069, 2262, 'admin_color', 'fresh'),
(35070, 2262, 'use_ssl', '0'),
(35071, 2262, 'show_admin_bar_front', 'true'),
(35072, 2262, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35073, 2262, 'wp_user_level', '0'),
(35074, 2262, 'wsl_current_provider', 'Facebook'),
(35075, 2262, 'wsl_current_user_image', 'https://graph.facebook.com/10206051544479317/picture?width=150&height=150'),
(35076, 2262, 'session_tokens', 'a:1:{s:64:\"7de8fd2dc959dcafae2cc7fb700c14311a25608c1e670fdaf0f9f93a3ff2490b\";a:4:{s:10:\"expiration\";i:1434109028;s:2:\"ip\";s:12:\"93.108.146.8\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432899428;}}'),
(35077, 2262, 'votou', 'sim'),
(35078, 2262, 'user_votes', 'free-surfer-do-ano-volcom_p1395'),
(35079, 2263, 'nickname', 'Ija_Gaivao'),
(35080, 2263, 'first_name', 'Ija'),
(35081, 2263, 'last_name', 'Gaivão'),
(35082, 2263, 'description', ''),
(35083, 2263, 'rich_editing', 'true'),
(35084, 2263, 'comment_shortcuts', 'false'),
(35085, 2263, 'admin_color', 'fresh'),
(35086, 2263, 'use_ssl', '0'),
(35087, 2263, 'show_admin_bar_front', 'true'),
(35088, 2263, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35089, 2263, 'wp_user_level', '0'),
(35090, 2263, 'wsl_current_provider', 'Facebook'),
(35091, 2263, 'wsl_current_user_image', 'https://graph.facebook.com/883105281751365/picture?width=150&height=150'),
(35092, 2263, 'session_tokens', 'a:1:{s:64:\"5e1e093f47566d8a199f25aacb058340f8f8f9e110b4bacf4c23e9fbe538c07a\";a:4:{s:10:\"expiration\";i:1434109218;s:2:\"ip\";s:13:\"85.138.110.90\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432899618;}}'),
(35093, 2264, 'nickname', 'RiKoo_le_Singe'),
(35094, 2264, 'first_name', 'RiKoo'),
(35095, 2264, 'last_name', 'le Singe'),
(35096, 2264, 'description', ''),
(35097, 2264, 'rich_editing', 'true'),
(35098, 2264, 'comment_shortcuts', 'false'),
(35099, 2264, 'admin_color', 'fresh'),
(35100, 2264, 'use_ssl', '0'),
(35101, 2264, 'show_admin_bar_front', 'true'),
(35102, 2264, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35103, 2264, 'wp_user_level', '0'),
(35104, 2264, 'wsl_current_provider', 'Facebook'),
(35105, 2264, 'wsl_current_user_image', 'https://graph.facebook.com/10153432666523109/picture?width=150&height=150'),
(35106, 2264, 'session_tokens', 'a:1:{s:64:\"7607a317df64f768b242056fbe599412d9e3514e83842da5905fe578e1021406\";a:4:{s:10:\"expiration\";i:1434109227;s:2:\"ip\";s:12:\"85.138.37.71\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432899627;}}'),
(35107, 2263, 'votou', 'sim'),
(35108, 2263, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(35109, 2265, 'nickname', 'Paulo_Barbosa'),
(35110, 2265, 'first_name', 'Paulo'),
(35111, 2265, 'last_name', 'Barbosa'),
(35112, 2265, 'description', ''),
(35113, 2265, 'rich_editing', 'true'),
(35114, 2265, 'comment_shortcuts', 'false'),
(35115, 2265, 'admin_color', 'fresh'),
(35116, 2265, 'use_ssl', '0'),
(35117, 2265, 'show_admin_bar_front', 'true'),
(35118, 2265, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35119, 2265, 'wp_user_level', '0'),
(35120, 2265, 'wsl_current_provider', 'Google'),
(35121, 2265, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-2mk1mAri_I0/AAAAAAAAAAI/AAAAAAAAAAA/QSlJqcytghQ/photo.jpg?sz=200'),
(35122, 2265, 'session_tokens', 'a:1:{s:64:\"11b084e83d96f131a2355d0eb24ffd9feee1e8d42d4ae45fd3a10cebf90fa266\";a:4:{s:10:\"expiration\";i:1434109360;s:2:\"ip\";s:14:\"82.155.192.176\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432899760;}}'),
(35123, 2266, 'nickname', 'Teresa_Sacramento'),
(35124, 2266, 'first_name', 'Teresa'),
(35125, 2266, 'last_name', 'Sacramento'),
(35126, 2266, 'description', ''),
(35127, 2266, 'rich_editing', 'true'),
(35128, 2266, 'comment_shortcuts', 'false'),
(35129, 2266, 'admin_color', 'fresh'),
(35130, 2266, 'use_ssl', '0'),
(35131, 2266, 'show_admin_bar_front', 'true'),
(35132, 2266, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35133, 2266, 'wp_user_level', '0'),
(35134, 2266, 'wsl_current_provider', 'Google'),
(35135, 2266, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-RBHucFo67pY/AAAAAAAAAAI/AAAAAAAAAJQ/GlFZOiHSb3U/photo.jpg?sz=200'),
(35136, 2266, 'session_tokens', 'a:1:{s:64:\"330f05360b54c2484a4821d4550a22b389bd87e1c9d7d4ab6a9af1544ca6f36b\";a:4:{s:10:\"expiration\";i:1434109482;s:2:\"ip\";s:14:\"193.126.28.190\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432899882;}}'),
(35137, 2267, 'nickname', 'Guilherme_Silva'),
(35138, 2267, 'first_name', 'Guilherme'),
(35139, 2267, 'last_name', 'Silva'),
(35140, 2267, 'description', ''),
(35141, 2267, 'rich_editing', 'true'),
(35142, 2267, 'comment_shortcuts', 'false'),
(35143, 2267, 'admin_color', 'fresh'),
(35144, 2267, 'use_ssl', '0'),
(35145, 2267, 'show_admin_bar_front', 'true'),
(35146, 2267, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35147, 2267, 'wp_user_level', '0'),
(35148, 2267, 'wsl_current_provider', 'Google'),
(35149, 2267, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-CLwFw0FYslw/AAAAAAAAAAI/AAAAAAAAAOo/w1DWiRSN-bU/photo.jpg?sz=200'),
(35150, 2267, 'session_tokens', 'a:1:{s:64:\"f503d4855800650b62e386d7893b73dd267947e8db255aada163251b637c5184\";a:4:{s:10:\"expiration\";i:1434109604;s:2:\"ip\";s:12:\"81.193.66.86\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432900004;}}'),
(35151, 2268, 'nickname', 'Ines_Rodrigues'),
(35152, 2268, 'first_name', 'Inês'),
(35153, 2268, 'last_name', 'Rodrigues'),
(35154, 2268, 'description', ''),
(35155, 2268, 'rich_editing', 'true'),
(35156, 2268, 'comment_shortcuts', 'false'),
(35157, 2268, 'admin_color', 'fresh'),
(35158, 2268, 'use_ssl', '0'),
(35159, 2268, 'show_admin_bar_front', 'true'),
(35160, 2268, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35161, 2268, 'wp_user_level', '0'),
(35162, 2268, 'wsl_current_provider', 'Facebook'),
(35163, 2268, 'wsl_current_user_image', 'https://graph.facebook.com/904467166262905/picture?width=150&height=150'),
(35164, 2268, 'session_tokens', 'a:4:{s:64:\"ec9f9ad0ff5441c9752cff39a97436b2dcea745c432e4d8d4f7b835f656ff967\";a:4:{s:10:\"expiration\";i:1434109730;s:2:\"ip\";s:13:\"89.114.35.217\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432900130;}s:64:\"4c0fadc9abc27e3b2b870cb999a066250f440b1e93d3614b169a62bfe71be737\";a:4:{s:10:\"expiration\";i:1434109787;s:2:\"ip\";s:13:\"89.114.35.217\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432900187;}s:64:\"837c29c5daab60e7b9171df7bbf9ee7c00ba5b6833a3734be8bf7738f76823df\";a:4:{s:10:\"expiration\";i:1434116976;s:2:\"ip\";s:11:\"87.103.57.8\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432907376;}s:64:\"19d503e98d70d47335619ec72d0c9f2bbeb5b127bd2999476cfdd83592bb954b\";a:4:{s:10:\"expiration\";i:1434294177;s:2:\"ip\";s:12:\"2.82.183.230\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/7.1.5 Safari/537.85.14\";s:5:\"login\";i:1433084577;}}'),
(35165, 2266, 'votou', 'sim'),
(35166, 2266, 'user_votes', 'foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(35167, 1692, 'votou', 'sim'),
(35168, 1692, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(35169, 2269, 'nickname', 'Daniel_Leitao'),
(35170, 2269, 'first_name', 'Daniel'),
(35171, 2269, 'last_name', 'Leitão'),
(35172, 2269, 'description', ''),
(35173, 2269, 'rich_editing', 'true'),
(35174, 2269, 'comment_shortcuts', 'false'),
(35175, 2269, 'admin_color', 'fresh'),
(35176, 2269, 'use_ssl', '0'),
(35177, 2269, 'show_admin_bar_front', 'true'),
(35178, 2269, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35179, 2269, 'wp_user_level', '0'),
(35180, 2269, 'wsl_current_provider', 'Facebook'),
(35181, 2269, 'wsl_current_user_image', 'https://graph.facebook.com/10206619107779013/picture?width=150&height=150'),
(35182, 2269, 'session_tokens', 'a:1:{s:64:\"565c3514d6b2f1ae79bb00af963ca019f18db7a14238c696ddeed46cbf68dcdf\";a:4:{s:10:\"expiration\";i:1434110515;s:2:\"ip\";s:13:\"81.84.240.198\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432900915;}}'),
(35183, 2269, 'votou', 'sim'),
(35184, 2269, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(35185, 2270, 'nickname', 'Flavio_Caldeira_Jorge'),
(35186, 2270, 'first_name', 'Flavio'),
(35187, 2270, 'last_name', 'Jorge'),
(35188, 2270, 'description', ''),
(35189, 2270, 'rich_editing', 'true'),
(35190, 2270, 'comment_shortcuts', 'false'),
(35191, 2270, 'admin_color', 'fresh'),
(35192, 2270, 'use_ssl', '0'),
(35193, 2270, 'show_admin_bar_front', 'true'),
(35194, 2270, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35195, 2270, 'wp_user_level', '0'),
(35196, 2270, 'wsl_current_provider', 'Facebook'),
(35197, 2270, 'wsl_current_user_image', 'https://graph.facebook.com/10204528411111364/picture?width=150&height=150'),
(35198, 2270, 'session_tokens', 'a:1:{s:64:\"6dd85f705ee8e111dfb3b7bc638866948bbb0e9aa62d7dc9bbc8e416b4a95eee\";a:4:{s:10:\"expiration\";i:1434110706;s:2:\"ip\";s:13:\"89.214.141.25\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1432901106;}}'),
(35199, 2271, 'nickname', 'Filipe_Picareta'),
(35200, 2271, 'first_name', 'Filipe'),
(35201, 2271, 'last_name', 'Picareta'),
(35202, 2271, 'description', ''),
(35203, 2271, 'rich_editing', 'true'),
(35204, 2271, 'comment_shortcuts', 'false'),
(35205, 2271, 'admin_color', 'fresh'),
(35206, 2271, 'use_ssl', '0'),
(35207, 2271, 'show_admin_bar_front', 'true'),
(35208, 2271, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35209, 2271, 'wp_user_level', '0'),
(35210, 2271, 'wsl_current_provider', 'Facebook'),
(35211, 2271, 'wsl_current_user_image', 'https://graph.facebook.com/10204214543953532/picture?width=150&height=150'),
(35212, 2271, 'session_tokens', 'a:1:{s:64:\"877931bfc7518dfe8839c1738ef629bf5321f254c2d96937fbd656f09b7e1bbf\";a:4:{s:10:\"expiration\";i:1434110849;s:2:\"ip\";s:14:\"93.102.106.161\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432901249;}}'),
(35213, 2270, 'votou', 'sim'),
(35214, 2270, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(35215, 2265, 'votou', 'sim'),
(35216, 2265, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(35217, 2272, 'nickname', 'Constanca_Azevedo_E_Silva'),
(35218, 2272, 'first_name', 'Constança'),
(35219, 2272, 'last_name', 'Silva'),
(35220, 2272, 'description', ''),
(35221, 2272, 'rich_editing', 'true'),
(35222, 2272, 'comment_shortcuts', 'false'),
(35223, 2272, 'admin_color', 'fresh'),
(35224, 2272, 'use_ssl', '0'),
(35225, 2272, 'show_admin_bar_front', 'true'),
(35226, 2272, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35227, 2272, 'wp_user_level', '0'),
(35228, 2272, 'wsl_current_provider', 'Facebook'),
(35229, 2272, 'wsl_current_user_image', 'https://graph.facebook.com/10153280868820479/picture?width=150&height=150'),
(35230, 2272, 'session_tokens', 'a:1:{s:64:\"ea081792fd162de60929a555a2a819837c044e7197786969f23a485e5a8fea9e\";a:4:{s:10:\"expiration\";i:1434111674;s:2:\"ip\";s:13:\"85.240.77.143\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432902074;}}'),
(35231, 2272, 'votou', 'sim'),
(35232, 2272, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(35233, 2273, 'nickname', 'Mariana_Pardal_Monteiro'),
(35234, 2273, 'first_name', 'Mariana'),
(35235, 2273, 'last_name', 'Pardal Monteiro'),
(35236, 2273, 'description', ''),
(35237, 2273, 'rich_editing', 'true'),
(35238, 2273, 'comment_shortcuts', 'false'),
(35239, 2273, 'admin_color', 'fresh'),
(35240, 2273, 'use_ssl', '0'),
(35241, 2273, 'show_admin_bar_front', 'true'),
(35242, 2273, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35243, 2273, 'wp_user_level', '0'),
(35244, 2273, 'wsl_current_provider', 'Facebook'),
(35245, 2273, 'wsl_current_user_image', 'https://graph.facebook.com/901557903223370/picture?width=150&height=150'),
(35246, 2273, 'session_tokens', 'a:1:{s:64:\"4e72bd7157238c2ab62770e8936b133eb84e2e2dfb75d7a4a3117371a44c1761\";a:4:{s:10:\"expiration\";i:1434111966;s:2:\"ip\";s:13:\"85.241.238.13\";s:2:\"ua\";s:173:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-I8262 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432902366;}}'),
(35247, 2274, 'nickname', 'Tomas_Valdez_Pereira'),
(35248, 2274, 'first_name', 'Tomas'),
(35249, 2274, 'last_name', 'Pereira'),
(35250, 2274, 'description', ''),
(35251, 2274, 'rich_editing', 'true'),
(35252, 2274, 'comment_shortcuts', 'false'),
(35253, 2274, 'admin_color', 'fresh'),
(35254, 2274, 'use_ssl', '0'),
(35255, 2274, 'show_admin_bar_front', 'true'),
(35256, 2274, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35257, 2274, 'wp_user_level', '0'),
(35258, 2274, 'wsl_current_provider', 'Facebook'),
(35259, 2274, 'wsl_current_user_image', 'https://graph.facebook.com/10204142948605092/picture?width=150&height=150'),
(35260, 2274, 'session_tokens', 'a:1:{s:64:\"8d848dbbef4d7c3fa131ccd1b6d524c365437e467cd7da8b6caa6e0cc81ce126\";a:4:{s:10:\"expiration\";i:1434112114;s:2:\"ip\";s:10:\"95.94.36.2\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432902514;}}'),
(35261, 2275, 'nickname', 'Bernardo_Caro_de_Sousa'),
(35262, 2275, 'first_name', 'Bernardo'),
(35263, 2275, 'last_name', 'Sousa'),
(35264, 2275, 'description', ''),
(35265, 2275, 'rich_editing', 'true'),
(35266, 2275, 'comment_shortcuts', 'false'),
(35267, 2275, 'admin_color', 'fresh'),
(35268, 2275, 'use_ssl', '0'),
(35269, 2275, 'show_admin_bar_front', 'true'),
(35270, 2275, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35271, 2275, 'wp_user_level', '0'),
(35272, 2275, 'wsl_current_provider', 'Facebook'),
(35273, 2275, 'wsl_current_user_image', 'https://graph.facebook.com/10153002122843985/picture?width=150&height=150'),
(35274, 2275, 'session_tokens', 'a:2:{s:64:\"70b0db69b123c91c457832fa5791a5aa50d555dfde5e54908c25df8bc8fca850\";a:4:{s:10:\"expiration\";i:1434112161;s:2:\"ip\";s:14:\"85.244.146.156\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432902561;}s:64:\"43b152e26aa4f4dab2db35dda745437504dd060e2f4282169a19c63eb61e6bbc\";a:4:{s:10:\"expiration\";i:1434121653;s:2:\"ip\";s:14:\"85.244.146.156\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36\";s:5:\"login\";i:1432912053;}}'),
(35275, 2276, 'nickname', 'Filipe_Aboim_Inglez'),
(35276, 2276, 'first_name', 'Filipe'),
(35277, 2276, 'last_name', 'Aboim Inglez'),
(35278, 2276, 'description', ''),
(35279, 2276, 'rich_editing', 'true'),
(35280, 2276, 'comment_shortcuts', 'false'),
(35281, 2276, 'admin_color', 'fresh'),
(35282, 2276, 'use_ssl', '0'),
(35283, 2276, 'show_admin_bar_front', 'true'),
(35284, 2276, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35285, 2276, 'wp_user_level', '0'),
(35286, 2276, 'wsl_current_provider', 'Facebook'),
(35287, 2276, 'wsl_current_user_image', 'https://graph.facebook.com/10207086277254804/picture?width=150&height=150'),
(35288, 2276, 'session_tokens', 'a:1:{s:64:\"242cecf41c399dceedee9c334dea30f8a237d726bd5ddefc46026b21c7439455\";a:4:{s:10:\"expiration\";i:1434112208;s:2:\"ip\";s:14:\"85.244.147.183\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/EE;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432902608;}}'),
(35289, 2274, 'votou', 'sim'),
(35290, 2274, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(35291, 2273, 'votou', 'sim'),
(35292, 2273, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(35293, 2277, 'nickname', 'Margarida_Godinho'),
(35294, 2277, 'first_name', 'Margarida'),
(35295, 2277, 'last_name', 'Godinho'),
(35296, 2277, 'description', ''),
(35297, 2277, 'rich_editing', 'true'),
(35298, 2277, 'comment_shortcuts', 'false'),
(35299, 2277, 'admin_color', 'fresh'),
(35300, 2277, 'use_ssl', '0'),
(35301, 2277, 'show_admin_bar_front', 'true'),
(35302, 2277, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35303, 2277, 'wp_user_level', '0'),
(35304, 2277, 'wsl_current_provider', 'Facebook'),
(35305, 2277, 'wsl_current_user_image', 'https://graph.facebook.com/10207208317066699/picture?width=150&height=150'),
(35306, 2277, 'session_tokens', 'a:1:{s:64:\"da0aeabb968affe50e9a972abcbeccc64aef05f1e30a87888d435d1c8d24f5ae\";a:4:{s:10:\"expiration\";i:1434112378;s:2:\"ip\";s:13:\"89.115.29.228\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432902778;}}'),
(35307, 2277, 'votou', 'sim'),
(35308, 2277, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(35309, 2278, 'nickname', 'David_Canto_Castro_Bernardo'),
(35310, 2278, 'first_name', 'David'),
(35311, 2278, 'last_name', 'Bernardo'),
(35312, 2278, 'description', ''),
(35313, 2278, 'rich_editing', 'true'),
(35314, 2278, 'comment_shortcuts', 'false'),
(35315, 2278, 'admin_color', 'fresh'),
(35316, 2278, 'use_ssl', '0'),
(35317, 2278, 'show_admin_bar_front', 'true'),
(35318, 2278, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35319, 2278, 'wp_user_level', '0'),
(35320, 2278, 'wsl_current_provider', 'Facebook'),
(35321, 2278, 'wsl_current_user_image', 'https://graph.facebook.com/406664246186333/picture?width=150&height=150'),
(35322, 2278, 'session_tokens', 'a:1:{s:64:\"c5aa330c259aac635490ef928b097aafb514d2bbac54056724a6b57c0425953e\";a:4:{s:10:\"expiration\";i:1434112457;s:2:\"ip\";s:11:\"5.249.47.33\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432902857;}}'),
(35323, 2279, 'nickname', 'Damiao_Franco'),
(35324, 2279, 'first_name', 'Damião'),
(35325, 2279, 'last_name', 'Franco'),
(35326, 2279, 'description', ''),
(35327, 2279, 'rich_editing', 'true'),
(35328, 2279, 'comment_shortcuts', 'false'),
(35329, 2279, 'admin_color', 'fresh'),
(35330, 2279, 'use_ssl', '0'),
(35331, 2279, 'show_admin_bar_front', 'true'),
(35332, 2279, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35333, 2279, 'wp_user_level', '0'),
(35334, 2279, 'wsl_current_provider', 'Facebook'),
(35335, 2279, 'wsl_current_user_image', 'https://graph.facebook.com/10152946590236243/picture?width=150&height=150'),
(35336, 2279, 'session_tokens', 'a:1:{s:64:\"3edebcef9faab545b431188e328117eaa91c214e7a5ae7d0435d0d674c7afcc6\";a:4:{s:10:\"expiration\";i:1434112558;s:2:\"ip\";s:13:\"77.54.148.199\";s:2:\"ua\";s:73:\"Mozilla/5.0 (Windows NT 6.3; ARM; Trident/7.0; Touch; rv:11.0) like Gecko\";s:5:\"login\";i:1432902958;}}'),
(35337, 2280, 'nickname', 'Francisco_Alves_1'),
(35338, 2280, 'first_name', 'Francisco'),
(35339, 2280, 'last_name', 'Alves'),
(35340, 2280, 'description', ''),
(35341, 2280, 'rich_editing', 'true'),
(35342, 2280, 'comment_shortcuts', 'false'),
(35343, 2280, 'admin_color', 'fresh'),
(35344, 2280, 'use_ssl', '0'),
(35345, 2280, 'show_admin_bar_front', 'true'),
(35346, 2280, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35347, 2280, 'wp_user_level', '0'),
(35348, 2280, 'wsl_current_provider', 'Facebook'),
(35349, 2280, 'wsl_current_user_image', 'https://graph.facebook.com/975670475786981/picture?width=150&height=150'),
(35350, 2280, 'session_tokens', 'a:1:{s:64:\"7a9ed903f967e021ef353853a9efde93f7a03301b45dd07d162d3b9d3674f991\";a:4:{s:10:\"expiration\";i:1434112665;s:2:\"ip\";s:14:\"79.168.163.209\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 5.0.2; SM-G925F Build/LRX22G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432903065;}}'),
(35351, 2280, 'votou', 'sim'),
(35352, 2280, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(35353, 2281, 'nickname', 'Francisca_Costa_E_Silva'),
(35354, 2281, 'first_name', 'Francisca'),
(35355, 2281, 'last_name', 'Costa E Silva'),
(35356, 2281, 'description', ''),
(35357, 2281, 'rich_editing', 'true'),
(35358, 2281, 'comment_shortcuts', 'false'),
(35359, 2281, 'admin_color', 'fresh'),
(35360, 2281, 'use_ssl', '0'),
(35361, 2281, 'show_admin_bar_front', 'true'),
(35362, 2281, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35363, 2281, 'wp_user_level', '0'),
(35364, 2281, 'wsl_current_provider', 'Facebook'),
(35365, 2281, 'wsl_current_user_image', 'https://graph.facebook.com/879896322046488/picture?width=150&height=150'),
(35366, 2281, 'session_tokens', 'a:1:{s:64:\"f8c96eac9d320c36daeef9da4f856f254d81c152a3e6bbd0d6eb1e6e35e98e40\";a:4:{s:10:\"expiration\";i:1434112845;s:2:\"ip\";s:13:\"87.103.60.200\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432903245;}}'),
(35367, 2282, 'nickname', 'Filipa_Veiga'),
(35368, 2282, 'first_name', 'Filipa'),
(35369, 2282, 'last_name', 'Veiga'),
(35370, 2282, 'description', ''),
(35371, 2282, 'rich_editing', 'true'),
(35372, 2282, 'comment_shortcuts', 'false'),
(35373, 2282, 'admin_color', 'fresh'),
(35374, 2282, 'use_ssl', '0'),
(35375, 2282, 'show_admin_bar_front', 'true'),
(35376, 2282, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35377, 2282, 'wp_user_level', '0'),
(35378, 2282, 'wsl_current_provider', 'Facebook'),
(35379, 2282, 'wsl_current_user_image', 'https://graph.facebook.com/967165276647282/picture?width=150&height=150'),
(35380, 2282, 'session_tokens', 'a:1:{s:64:\"874ff5fa91fb37ffe87160fa856b4fdb8015d6f3502b1e4a4c81e96038c90f46\";a:4:{s:10:\"expiration\";i:1434112850;s:2:\"ip\";s:13:\"194.117.2.103\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432903250;}}'),
(35381, 2281, 'votou', 'sim'),
(35382, 2281, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(35383, 2282, 'votou', 'sim'),
(35384, 2282, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(35385, 2283, 'nickname', 'Beatriz_Pinto'),
(35386, 2283, 'first_name', 'Beatriz'),
(35387, 2283, 'last_name', 'Pinto'),
(35388, 2283, 'description', ''),
(35389, 2283, 'rich_editing', 'true'),
(35390, 2283, 'comment_shortcuts', 'false'),
(35391, 2283, 'admin_color', 'fresh'),
(35392, 2283, 'use_ssl', '0'),
(35393, 2283, 'show_admin_bar_front', 'true'),
(35394, 2283, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35395, 2283, 'wp_user_level', '0'),
(35396, 2283, 'wsl_current_provider', 'Facebook'),
(35397, 2283, 'wsl_current_user_image', 'https://graph.facebook.com/914214958639499/picture?width=150&height=150'),
(35398, 2283, 'session_tokens', 'a:1:{s:64:\"95829be361e438c1fc99249856019ae6d992c3b3be03212d4e0aecb374a86906\";a:4:{s:10:\"expiration\";i:1434113090;s:2:\"ip\";s:11:\"62.28.238.4\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/7.1.3 Safari/537.85.12\";s:5:\"login\";i:1432903490;}}'),
(35399, 2284, 'nickname', 'Joao_Vieira'),
(35400, 2284, 'first_name', 'João'),
(35401, 2284, 'last_name', 'Vieira'),
(35402, 2284, 'description', ''),
(35403, 2284, 'rich_editing', 'true'),
(35404, 2284, 'comment_shortcuts', 'false'),
(35405, 2284, 'admin_color', 'fresh'),
(35406, 2284, 'use_ssl', '0'),
(35407, 2284, 'show_admin_bar_front', 'true'),
(35408, 2284, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35409, 2284, 'wp_user_level', '0'),
(35410, 2284, 'wsl_current_provider', 'Facebook'),
(35411, 2284, 'wsl_current_user_image', 'https://graph.facebook.com/919977574692334/picture?width=150&height=150'),
(35412, 2284, 'session_tokens', 'a:1:{s:64:\"13efa139aae3b8b89f0cdd53252fae6a805fc2c039e911c55b4c35182a8d00ed\";a:4:{s:10:\"expiration\";i:1434113376;s:2:\"ip\";s:10:\"79.58.4.88\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432903776;}}'),
(35413, 2285, 'nickname', 'Francisca_Trabucho'),
(35414, 2285, 'first_name', 'Francisca'),
(35415, 2285, 'last_name', 'Trabucho'),
(35416, 2285, 'description', ''),
(35417, 2285, 'rich_editing', 'true'),
(35418, 2285, 'comment_shortcuts', 'false'),
(35419, 2285, 'admin_color', 'fresh'),
(35420, 2285, 'use_ssl', '0'),
(35421, 2285, 'show_admin_bar_front', 'true'),
(35422, 2285, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35423, 2285, 'wp_user_level', '0'),
(35424, 2285, 'wsl_current_provider', 'Facebook'),
(35425, 2285, 'wsl_current_user_image', 'https://graph.facebook.com/852359748191428/picture?width=150&height=150'),
(35426, 2285, 'session_tokens', 'a:1:{s:64:\"6ff28efc70a4d9d21ecdcc3ee6481ede9200b907948da980dd348431f0ebb3af\";a:4:{s:10:\"expiration\";i:1434113431;s:2:\"ip\";s:10:\"81.84.1.96\";s:2:\"ua\";s:140:\"Mozilla/5.0 (Linux; Android 4.1.2; ST26i Build/11.2.A.0.31) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.166 Mobile Safari/535.19\";s:5:\"login\";i:1432903831;}}'),
(35427, 2286, 'nickname', 'joana_duarte'),
(35428, 2286, 'first_name', 'joana'),
(35429, 2286, 'last_name', 'duarte'),
(35430, 2286, 'description', ''),
(35431, 2286, 'rich_editing', 'true'),
(35432, 2286, 'comment_shortcuts', 'false'),
(35433, 2286, 'admin_color', 'fresh'),
(35434, 2286, 'use_ssl', '0'),
(35435, 2286, 'show_admin_bar_front', 'true'),
(35436, 2286, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35437, 2286, 'wp_user_level', '0'),
(35438, 2286, 'wsl_current_provider', 'Google'),
(35439, 2286, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(35440, 2286, 'session_tokens', 'a:2:{s:64:\"c655e8e4ffe8ed3c8c1d4282920dffd9f0bb363960344a9fcc10b01ba973ea64\";a:4:{s:10:\"expiration\";i:1434113480;s:2:\"ip\";s:14:\"188.83.247.112\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432903880;}s:64:\"7badff9810e96a8115240bdebe87cf4e9c08904154a76f6e1d9723908e033e4c\";a:4:{s:10:\"expiration\";i:1434113607;s:2:\"ip\";s:14:\"188.83.247.112\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432904007;}}'),
(35441, 2285, 'votou', 'sim'),
(35442, 2285, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(35443, 2284, 'votou', 'sim'),
(35444, 2284, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(35445, 2287, 'nickname', 'pedro_nunes'),
(35446, 2287, 'first_name', 'pedro'),
(35447, 2287, 'last_name', 'nunes'),
(35448, 2287, 'description', ''),
(35449, 2287, 'rich_editing', 'true'),
(35450, 2287, 'comment_shortcuts', 'false'),
(35451, 2287, 'admin_color', 'fresh'),
(35452, 2287, 'use_ssl', '0'),
(35453, 2287, 'show_admin_bar_front', 'true'),
(35454, 2287, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35455, 2287, 'wp_user_level', '0'),
(35456, 2287, 'wsl_current_provider', 'Google'),
(35457, 2287, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-UWywNl42wWs/AAAAAAAAAAI/AAAAAAAAFrc/A6HPFpCDFVw/photo.jpg?sz=200'),
(35458, 2287, 'session_tokens', 'a:1:{s:64:\"903d318dd9b2a058458fc7c8d36f5793dd621a97e705d2191317adb0e02fd5ef\";a:4:{s:10:\"expiration\";i:1434113633;s:2:\"ip\";s:14:\"194.140.232.62\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432904033;}}'),
(35459, 2286, 'votou', 'sim'),
(35460, 2286, 'user_votes', 'tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,free-surfer-do-ano-volcom_p1397,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(35461, 2283, 'votou', 'sim'),
(35462, 2283, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(35463, 2288, 'nickname', 'Filipa_Marques'),
(35464, 2288, 'first_name', 'Filipa'),
(35465, 2288, 'last_name', 'Marquês'),
(35466, 2288, 'description', ''),
(35467, 2288, 'rich_editing', 'true'),
(35468, 2288, 'comment_shortcuts', 'false'),
(35469, 2288, 'admin_color', 'fresh'),
(35470, 2288, 'use_ssl', '0'),
(35471, 2288, 'show_admin_bar_front', 'true'),
(35472, 2288, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35473, 2288, 'wp_user_level', '0'),
(35474, 2288, 'wsl_current_provider', 'Google'),
(35475, 2288, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(35476, 2288, 'session_tokens', 'a:1:{s:64:\"419fa56532e2af340d2c9ad20aab1a0c118b01daf57d6a8665221d0e148ddac2\";a:4:{s:10:\"expiration\";i:1434114212;s:2:\"ip\";s:14:\"85.245.108.230\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432904612;}}'),
(35477, 2288, 'votou', 'sim'),
(35478, 2288, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,revelacao-do-ano-deeply_p1389'),
(35479, 2289, 'nickname', 'Ines_Pereira'),
(35480, 2289, 'first_name', 'Inês'),
(35481, 2289, 'last_name', 'Pereira'),
(35482, 2289, 'description', ''),
(35483, 2289, 'rich_editing', 'true'),
(35484, 2289, 'comment_shortcuts', 'false'),
(35485, 2289, 'admin_color', 'fresh'),
(35486, 2289, 'use_ssl', '0'),
(35487, 2289, 'show_admin_bar_front', 'true'),
(35488, 2289, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35489, 2289, 'wp_user_level', '0'),
(35490, 2289, 'wsl_current_provider', 'Facebook'),
(35491, 2289, 'wsl_current_user_image', 'https://graph.facebook.com/1004385346258589/picture?width=150&height=150'),
(35492, 2289, 'session_tokens', 'a:1:{s:64:\"75f627ad2aa7025041284e5814e45551725d2d9acbec28dadc0122e97f8a7b17\";a:4:{s:10:\"expiration\";i:1434114541;s:2:\"ip\";s:14:\"176.79.123.149\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432904941;}}'),
(35493, 2289, 'votou', 'sim'),
(35494, 2289, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(35495, 2290, 'nickname', 'Diogo_Marques'),
(35496, 2290, 'first_name', 'Diogo'),
(35497, 2290, 'last_name', 'Marquês'),
(35498, 2290, 'description', ''),
(35499, 2290, 'rich_editing', 'true'),
(35500, 2290, 'comment_shortcuts', 'false'),
(35501, 2290, 'admin_color', 'fresh'),
(35502, 2290, 'use_ssl', '0'),
(35503, 2290, 'show_admin_bar_front', 'true'),
(35504, 2290, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35505, 2290, 'wp_user_level', '0'),
(35506, 2290, 'wsl_current_provider', 'Facebook'),
(35507, 2290, 'wsl_current_user_image', 'https://graph.facebook.com/896039080437764/picture?width=150&height=150'),
(35508, 2290, 'session_tokens', 'a:1:{s:64:\"0cf17c0a00a72cbaa8accd1f44d9cb32823ea4db661aa9e040874031d51e5b6f\";a:4:{s:10:\"expiration\";i:1434114816;s:2:\"ip\";s:14:\"85.245.108.230\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432905216;}}'),
(35509, 2287, 'votou', 'sim'),
(35510, 2287, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(35511, 2290, 'votou', 'sim'),
(35512, 2290, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(35513, 2291, 'nickname', 'Francisco_Cambim'),
(35514, 2291, 'first_name', 'Francisco'),
(35515, 2291, 'last_name', 'Cambim'),
(35516, 2291, 'description', ''),
(35517, 2291, 'rich_editing', 'true'),
(35518, 2291, 'comment_shortcuts', 'false'),
(35519, 2291, 'admin_color', 'fresh'),
(35520, 2291, 'use_ssl', '0'),
(35521, 2291, 'show_admin_bar_front', 'true'),
(35522, 2291, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35523, 2291, 'wp_user_level', '0'),
(35524, 2291, 'wsl_current_provider', 'Facebook'),
(35525, 2291, 'wsl_current_user_image', 'https://graph.facebook.com/10204113483099187/picture?width=150&height=150'),
(35526, 2291, 'session_tokens', 'a:1:{s:64:\"264f06dc9257a6f44e4d66dd0ac196846570e3592ba0a6540cc9a9ce27871c26\";a:4:{s:10:\"expiration\";i:1434115197;s:2:\"ip\";s:13:\"85.245.217.25\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432905597;}}'),
(35527, 2291, 'votou', 'sim'),
(35528, 2291, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(35529, 2292, 'nickname', 'Nuno_Sales_Henriques'),
(35530, 2292, 'first_name', 'Nuno'),
(35531, 2292, 'last_name', 'Henriques'),
(35532, 2292, 'description', ''),
(35533, 2292, 'rich_editing', 'true'),
(35534, 2292, 'comment_shortcuts', 'false'),
(35535, 2292, 'admin_color', 'fresh'),
(35536, 2292, 'use_ssl', '0'),
(35537, 2292, 'show_admin_bar_front', 'true'),
(35538, 2292, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35539, 2292, 'wp_user_level', '0'),
(35540, 2292, 'wsl_current_provider', 'Facebook'),
(35541, 2292, 'wsl_current_user_image', 'https://graph.facebook.com/10204510911988891/picture?width=150&height=150'),
(35542, 2292, 'session_tokens', 'a:1:{s:64:\"fdb83fdf3bf9e2a9ed6208c6ac8e7ee1767e5cef527dbad85a872374bd3d5550\";a:4:{s:10:\"expiration\";i:1434116163;s:2:\"ip\";s:12:\"2.81.205.148\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432906563;}}'),
(35543, 2293, 'nickname', 'Francisca_Amaro_Monteiro'),
(35544, 2293, 'first_name', 'Francisca'),
(35545, 2293, 'last_name', 'Francisca'),
(35546, 2293, 'description', ''),
(35547, 2293, 'rich_editing', 'true'),
(35548, 2293, 'comment_shortcuts', 'false'),
(35549, 2293, 'admin_color', 'fresh'),
(35550, 2293, 'use_ssl', '0'),
(35551, 2293, 'show_admin_bar_front', 'true'),
(35552, 2293, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35553, 2293, 'wp_user_level', '0'),
(35554, 2293, 'wsl_current_provider', 'Facebook'),
(35555, 2293, 'wsl_current_user_image', 'https://graph.facebook.com/1139920306025478/picture?width=150&height=150'),
(35556, 2293, 'session_tokens', 'a:1:{s:64:\"e43d0d316e6e8974f9e4e7f9b79afb16fbccc166aa2b318d1bea164336a6713f\";a:4:{s:10:\"expiration\";i:1434116179;s:2:\"ip\";s:13:\"85.138.98.121\";s:2:\"ua\";s:62:\"Mozilla/5.0 (Android; Tablet; rv:34.0) Gecko/34.0 Firefox/34.0\";s:5:\"login\";i:1432906579;}}'),
(35557, 2292, 'votou', 'sim'),
(35558, 2292, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(35559, 2293, 'votou', 'sim'),
(35560, 2293, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(35561, 2242, 'votou', 'sim'),
(35562, 2242, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(35563, 2294, 'nickname', 'Margarida_Antunes_da_Silva'),
(35564, 2294, 'first_name', 'Margarida'),
(35565, 2294, 'last_name', 'da Silva'),
(35566, 2294, 'description', ''),
(35567, 2294, 'rich_editing', 'true'),
(35568, 2294, 'comment_shortcuts', 'false'),
(35569, 2294, 'admin_color', 'fresh'),
(35570, 2294, 'use_ssl', '0'),
(35571, 2294, 'show_admin_bar_front', 'true'),
(35572, 2294, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35573, 2294, 'wp_user_level', '0'),
(35574, 2294, 'wsl_current_provider', 'Facebook'),
(35575, 2294, 'wsl_current_user_image', 'https://graph.facebook.com/10153349584304709/picture?width=150&height=150'),
(35576, 2294, 'session_tokens', 'a:1:{s:64:\"362dcd6790f021241cc8c1b5d321167398492e7ab1de070c31e677d8e970b153\";a:4:{s:10:\"expiration\";i:1434116898;s:2:\"ip\";s:14:\"193.47.185.124\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432907298;}}'),
(35577, 2295, 'nickname', 'Daniel_Silva'),
(35578, 2295, 'first_name', 'Daniel'),
(35579, 2295, 'last_name', 'Silva'),
(35580, 2295, 'description', ''),
(35581, 2295, 'rich_editing', 'true'),
(35582, 2295, 'comment_shortcuts', 'false'),
(35583, 2295, 'admin_color', 'fresh'),
(35584, 2295, 'use_ssl', '0'),
(35585, 2295, 'show_admin_bar_front', 'true'),
(35586, 2295, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35587, 2295, 'wp_user_level', '0'),
(35588, 2295, 'wsl_current_provider', 'Facebook'),
(35589, 2295, 'wsl_current_user_image', 'https://graph.facebook.com/10153379555539510/picture?width=150&height=150'),
(35590, 2295, 'session_tokens', 'a:1:{s:64:\"191f80d3bf889b134c0571916b2b7576d04ff6cf17c63d281ca5d3264d7ec865\";a:4:{s:10:\"expiration\";i:1434116926;s:2:\"ip\";s:15:\"217.129.233.219\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432907326;}}'),
(35591, 2294, 'votou', 'sim'),
(35592, 2294, 'user_votes', 'free-surfer-do-ano-volcom_p1395'),
(35593, 2296, 'nickname', 'Vania_Ribeiro'),
(35594, 2296, 'first_name', 'Vania'),
(35595, 2296, 'last_name', 'Ribeiro'),
(35596, 2296, 'description', ''),
(35597, 2296, 'rich_editing', 'true'),
(35598, 2296, 'comment_shortcuts', 'false'),
(35599, 2296, 'admin_color', 'fresh'),
(35600, 2296, 'use_ssl', '0'),
(35601, 2296, 'show_admin_bar_front', 'true'),
(35602, 2296, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35603, 2296, 'wp_user_level', '0'),
(35604, 2296, 'wsl_current_provider', 'Facebook'),
(35605, 2296, 'wsl_current_user_image', 'https://graph.facebook.com/985680264799324/picture?width=150&height=150'),
(35606, 2296, 'session_tokens', 'a:1:{s:64:\"1d69e236071be73c9145bcefe85caa173fa11f877d2328d41bcdeb265268e0ac\";a:4:{s:10:\"expiration\";i:1434116953;s:2:\"ip\";s:11:\"2.80.240.78\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432907353;}}'),
(35607, 2297, 'nickname', 'Carlos_Miguel_Mariz'),
(35608, 2297, 'first_name', 'Carlos'),
(35609, 2297, 'last_name', 'Mariz'),
(35610, 2297, 'description', ''),
(35611, 2297, 'rich_editing', 'true'),
(35612, 2297, 'comment_shortcuts', 'false'),
(35613, 2297, 'admin_color', 'fresh'),
(35614, 2297, 'use_ssl', '0'),
(35615, 2297, 'show_admin_bar_front', 'true'),
(35616, 2297, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35617, 2297, 'wp_user_level', '0'),
(35618, 2297, 'wsl_current_provider', 'Facebook'),
(35619, 2297, 'wsl_current_user_image', 'https://graph.facebook.com/10152902335914562/picture?width=150&height=150'),
(35620, 2297, 'session_tokens', 'a:1:{s:64:\"ca7928e0b36deae261912a8044594f54f4cc28302a057875ce545cb34f27636d\";a:4:{s:10:\"expiration\";i:1434116999;s:2:\"ip\";s:13:\"197.148.8.123\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432907399;}}'),
(35621, 2296, 'votou', 'sim'),
(35622, 2296, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(35623, 2295, 'votou', 'sim'),
(35624, 2295, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(35625, 2298, 'nickname', 'Mafalda_Navas'),
(35626, 2298, 'first_name', 'Mafalda'),
(35627, 2298, 'last_name', 'Navas'),
(35628, 2298, 'description', ''),
(35629, 2298, 'rich_editing', 'true'),
(35630, 2298, 'comment_shortcuts', 'false'),
(35631, 2298, 'admin_color', 'fresh'),
(35632, 2298, 'use_ssl', '0'),
(35633, 2298, 'show_admin_bar_front', 'true'),
(35634, 2298, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35635, 2298, 'wp_user_level', '0'),
(35636, 2298, 'wsl_current_provider', 'Facebook'),
(35637, 2298, 'wsl_current_user_image', 'https://graph.facebook.com/10204646084487871/picture?width=150&height=150'),
(35638, 2298, 'session_tokens', 'a:1:{s:64:\"12899c626c145e7eec6d4a41b120835c7f7b55c19de3c41fd5cd76da5e33bcf7\";a:4:{s:10:\"expiration\";i:1434117119;s:2:\"ip\";s:14:\"41.215.220.221\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432907519;}}'),
(35639, 1472, 'votou', 'sim'),
(35640, 1472, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(35641, 2299, 'nickname', 'Sandrinha_Amancio'),
(35642, 2299, 'first_name', 'Sandrinha'),
(35643, 2299, 'last_name', 'Amâncio'),
(35644, 2299, 'description', ''),
(35645, 2299, 'rich_editing', 'true'),
(35646, 2299, 'comment_shortcuts', 'false'),
(35647, 2299, 'admin_color', 'fresh'),
(35648, 2299, 'use_ssl', '0'),
(35649, 2299, 'show_admin_bar_front', 'true'),
(35650, 2299, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35651, 2299, 'wp_user_level', '0'),
(35652, 2299, 'wsl_current_provider', 'Facebook'),
(35653, 2299, 'wsl_current_user_image', 'https://graph.facebook.com/942169479136409/picture?width=150&height=150'),
(35654, 2299, 'session_tokens', 'a:4:{s:64:\"dacce67a21c33fdbd53ead490e95277752ecf48c6d96c0cbd953e61377206f3a\";a:4:{s:10:\"expiration\";i:1434117256;s:2:\"ip\";s:14:\"217.129.58.188\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432907656;}s:64:\"02755392c1f825b2c8621574e5c8688744c1c0108cae92ef64797d2434083788\";a:4:{s:10:\"expiration\";i:1434117300;s:2:\"ip\";s:14:\"217.129.58.188\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432907700;}s:64:\"b77bdef316826c845f5786caddc9ff9404fde9074aae250f8b0732b555fe3ea8\";a:4:{s:10:\"expiration\";i:1434117336;s:2:\"ip\";s:14:\"217.129.58.188\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432907736;}s:64:\"28247e1f20769b40ef3bab65e15052c8f4af49a10aec719d0f98fa56b81f0113\";a:4:{s:10:\"expiration\";i:1434117372;s:2:\"ip\";s:14:\"217.129.58.188\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432907772;}}'),
(35655, 2298, 'votou', 'sim'),
(35656, 2298, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(35657, 2297, 'votou', 'sim');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(35658, 2297, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(35659, 2300, 'nickname', 'Diogo_Goncalves_1'),
(35660, 2300, 'first_name', 'Diogo'),
(35661, 2300, 'last_name', 'Gonçalves'),
(35662, 2300, 'description', ''),
(35663, 2300, 'rich_editing', 'true'),
(35664, 2300, 'comment_shortcuts', 'false'),
(35665, 2300, 'admin_color', 'fresh'),
(35666, 2300, 'use_ssl', '0'),
(35667, 2300, 'show_admin_bar_front', 'true'),
(35668, 2300, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35669, 2300, 'wp_user_level', '0'),
(35670, 2300, 'wsl_current_provider', 'Facebook'),
(35671, 2300, 'wsl_current_user_image', 'https://graph.facebook.com/871463116254824/picture?width=150&height=150'),
(35672, 2300, 'session_tokens', 'a:1:{s:64:\"94f61aba16efc8c204ad99829cda21a6e005a014ec15d727da4a545d05fe21fa\";a:4:{s:10:\"expiration\";i:1434117348;s:2:\"ip\";s:13:\"213.30.51.218\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432907748;}}'),
(35673, 2301, 'nickname', 'Eduardo_Barroso'),
(35674, 2301, 'first_name', 'Eduardo'),
(35675, 2301, 'last_name', 'Barroso'),
(35676, 2301, 'description', ''),
(35677, 2301, 'rich_editing', 'true'),
(35678, 2301, 'comment_shortcuts', 'false'),
(35679, 2301, 'admin_color', 'fresh'),
(35680, 2301, 'use_ssl', '0'),
(35681, 2301, 'show_admin_bar_front', 'true'),
(35682, 2301, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35683, 2301, 'wp_user_level', '0'),
(35684, 2301, 'wsl_current_provider', 'Facebook'),
(35685, 2301, 'wsl_current_user_image', 'https://graph.facebook.com/10206097753219020/picture?width=150&height=150'),
(35686, 2301, 'session_tokens', 'a:1:{s:64:\"03d0cc80edd53b1bba8321380982a21a3227fffb1ff307767039d84d269be177\";a:4:{s:10:\"expiration\";i:1434117465;s:2:\"ip\";s:14:\"193.136.189.52\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432907865;}}'),
(35687, 2302, 'nickname', 'Andre_Pinheiro'),
(35688, 2302, 'first_name', 'André'),
(35689, 2302, 'last_name', 'Pinheiro'),
(35690, 2302, 'description', ''),
(35691, 2302, 'rich_editing', 'true'),
(35692, 2302, 'comment_shortcuts', 'false'),
(35693, 2302, 'admin_color', 'fresh'),
(35694, 2302, 'use_ssl', '0'),
(35695, 2302, 'show_admin_bar_front', 'true'),
(35696, 2302, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35697, 2302, 'wp_user_level', '0'),
(35698, 2302, 'wsl_current_provider', 'Facebook'),
(35699, 2302, 'wsl_current_user_image', 'https://graph.facebook.com/961360303885819/picture?width=150&height=150'),
(35700, 2302, 'session_tokens', 'a:1:{s:64:\"61a3ab3c0da2eae3a7f80a4b139676a31128e28d9c034dd60a18324a65ff72a5\";a:4:{s:10:\"expiration\";i:1434117569;s:2:\"ip\";s:12:\"82.154.7.207\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432907969;}}'),
(35701, 2301, 'votou', 'sim'),
(35702, 2301, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(35703, 2303, 'nickname', 'Joana_Corte-Real'),
(35704, 2303, 'first_name', 'Joana'),
(35705, 2303, 'last_name', 'Côrte-Real'),
(35706, 2303, 'description', ''),
(35707, 2303, 'rich_editing', 'true'),
(35708, 2303, 'comment_shortcuts', 'false'),
(35709, 2303, 'admin_color', 'fresh'),
(35710, 2303, 'use_ssl', '0'),
(35711, 2303, 'show_admin_bar_front', 'true'),
(35712, 2303, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35713, 2303, 'wp_user_level', '0'),
(35714, 2303, 'wsl_current_provider', 'Facebook'),
(35715, 2303, 'wsl_current_user_image', 'https://graph.facebook.com/10153383959712658/picture?width=150&height=150'),
(35716, 2303, 'session_tokens', 'a:1:{s:64:\"3d9936d83340f686e0cb53c01ca8021c29af228f39f0ff33983b5c7b7a49f05b\";a:4:{s:10:\"expiration\";i:1434117673;s:2:\"ip\";s:12:\"213.30.6.166\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432908073;}}'),
(35717, 2304, 'nickname', 'Kiko_Rasquilha'),
(35718, 2304, 'first_name', 'Kiko'),
(35719, 2304, 'last_name', 'Rasquilha'),
(35720, 2304, 'description', ''),
(35721, 2304, 'rich_editing', 'true'),
(35722, 2304, 'comment_shortcuts', 'false'),
(35723, 2304, 'admin_color', 'fresh'),
(35724, 2304, 'use_ssl', '0'),
(35725, 2304, 'show_admin_bar_front', 'true'),
(35726, 2304, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35727, 2304, 'wp_user_level', '0'),
(35728, 2304, 'wsl_current_provider', 'Facebook'),
(35729, 2304, 'wsl_current_user_image', 'https://graph.facebook.com/10153259002496544/picture?width=150&height=150'),
(35730, 2304, 'session_tokens', 'a:1:{s:64:\"7f1ca95e26e50051fdc98ff491fff3942f98b3181cf20a031dce0d8127c483b5\";a:4:{s:10:\"expiration\";i:1434117702;s:2:\"ip\";s:12:\"85.245.59.22\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432908102;}}'),
(35731, 2305, 'nickname', 'Catarina_Goncalves'),
(35732, 2305, 'first_name', 'Catarina'),
(35733, 2305, 'last_name', 'Gonçalves'),
(35734, 2305, 'description', ''),
(35735, 2305, 'rich_editing', 'true'),
(35736, 2305, 'comment_shortcuts', 'false'),
(35737, 2305, 'admin_color', 'fresh'),
(35738, 2305, 'use_ssl', '0'),
(35739, 2305, 'show_admin_bar_front', 'true'),
(35740, 2305, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35741, 2305, 'wp_user_level', '0'),
(35742, 2305, 'wsl_current_provider', 'Facebook'),
(35743, 2305, 'wsl_current_user_image', 'https://graph.facebook.com/10153453605794672/picture?width=150&height=150'),
(35744, 2305, 'session_tokens', 'a:1:{s:64:\"4e9d72bec8cf619f8d78cde5233e15ecdfb0216967f8f300483df598d60860dd\";a:4:{s:10:\"expiration\";i:1434117740;s:2:\"ip\";s:14:\"93.108.175.127\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432908140;}}'),
(35745, 2300, 'votou', 'sim'),
(35746, 2300, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(35747, 2306, 'nickname', 'Andre_Barroso'),
(35748, 2306, 'first_name', 'Andre'),
(35749, 2306, 'last_name', 'Barroso'),
(35750, 2306, 'description', ''),
(35751, 2306, 'rich_editing', 'true'),
(35752, 2306, 'comment_shortcuts', 'false'),
(35753, 2306, 'admin_color', 'fresh'),
(35754, 2306, 'use_ssl', '0'),
(35755, 2306, 'show_admin_bar_front', 'true'),
(35756, 2306, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35757, 2306, 'wp_user_level', '0'),
(35758, 2306, 'wsl_current_provider', 'Facebook'),
(35759, 2306, 'wsl_current_user_image', 'https://graph.facebook.com/1030632430297620/picture?width=150&height=150'),
(35760, 2306, 'session_tokens', 'a:1:{s:64:\"7cf071096b5614fe7065c07772b69d9b86dd14ebfc5065cd1c05e97e900d963a\";a:4:{s:10:\"expiration\";i:1434117774;s:2:\"ip\";s:13:\"88.214.186.32\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432908174;}}'),
(35761, 2307, 'nickname', 'Mariana_Cardoso'),
(35762, 2307, 'first_name', 'Mariana'),
(35763, 2307, 'last_name', 'Cardoso'),
(35764, 2307, 'description', ''),
(35765, 2307, 'rich_editing', 'true'),
(35766, 2307, 'comment_shortcuts', 'false'),
(35767, 2307, 'admin_color', 'fresh'),
(35768, 2307, 'use_ssl', '0'),
(35769, 2307, 'show_admin_bar_front', 'true'),
(35770, 2307, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35771, 2307, 'wp_user_level', '0'),
(35772, 2307, 'wsl_current_provider', 'Facebook'),
(35773, 2307, 'wsl_current_user_image', 'https://graph.facebook.com/10206225571745553/picture?width=150&height=150'),
(35774, 2307, 'session_tokens', 'a:1:{s:64:\"a52abd0b9ff38bb0060fe06046792bcbcc98ea503fb4bcc901a1e70401cab661\";a:4:{s:10:\"expiration\";i:1434117889;s:2:\"ip\";s:12:\"213.30.6.166\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432908289;}}'),
(35775, 2304, 'votou', 'sim'),
(35776, 2304, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(35777, 2306, 'votou', 'sim'),
(35778, 2306, 'user_votes', 'foto-do-ano_p1163'),
(35779, 2303, 'votou', 'sim'),
(35780, 2303, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(35781, 2308, 'nickname', 'Filipa_Monteiro_Ferreira_Vale'),
(35782, 2308, 'first_name', 'Filipa'),
(35783, 2308, 'last_name', 'Vale'),
(35784, 2308, 'description', ''),
(35785, 2308, 'rich_editing', 'true'),
(35786, 2308, 'comment_shortcuts', 'false'),
(35787, 2308, 'admin_color', 'fresh'),
(35788, 2308, 'use_ssl', '0'),
(35789, 2308, 'show_admin_bar_front', 'true'),
(35790, 2308, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35791, 2308, 'wp_user_level', '0'),
(35792, 2308, 'wsl_current_provider', 'Facebook'),
(35793, 2308, 'wsl_current_user_image', 'https://graph.facebook.com/10153906051160031/picture?width=150&height=150'),
(35794, 2308, 'session_tokens', 'a:1:{s:64:\"b9b5002da9a20c1e0f0460e517651aa15e6f66b0c18d2646f18bc6ec8e8f4f53\";a:4:{s:10:\"expiration\";i:1434118145;s:2:\"ip\";s:12:\"213.30.6.166\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432908545;}}'),
(35795, 2309, 'nickname', 'Ana_Esteves_1'),
(35796, 2309, 'first_name', 'Ana'),
(35797, 2309, 'last_name', 'Esteves'),
(35798, 2309, 'description', ''),
(35799, 2309, 'rich_editing', 'true'),
(35800, 2309, 'comment_shortcuts', 'false'),
(35801, 2309, 'admin_color', 'fresh'),
(35802, 2309, 'use_ssl', '0'),
(35803, 2309, 'show_admin_bar_front', 'true'),
(35804, 2309, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35805, 2309, 'wp_user_level', '0'),
(35806, 2309, 'wsl_current_provider', 'Google'),
(35807, 2309, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-gzGig41cr4E/AAAAAAAAAAI/AAAAAAAAAGk/TU9j-Xlk8zc/photo.jpg?sz=200'),
(35808, 2309, 'session_tokens', 'a:1:{s:64:\"f256bc3b24d69965a1f2b6d00dc219707aec8a052bb143c13a6b2c8b20ee2cd7\";a:4:{s:10:\"expiration\";i:1434118267;s:2:\"ip\";s:13:\"88.214.168.90\";s:2:\"ua\";s:187:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.137 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432908667;}}'),
(35809, 2309, 'votou', 'sim'),
(35810, 2309, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(35811, 2310, 'nickname', 'Francisco_Garcia'),
(35812, 2310, 'first_name', 'Francisco'),
(35813, 2310, 'last_name', 'Garcia'),
(35814, 2310, 'description', ''),
(35815, 2310, 'rich_editing', 'true'),
(35816, 2310, 'comment_shortcuts', 'false'),
(35817, 2310, 'admin_color', 'fresh'),
(35818, 2310, 'use_ssl', '0'),
(35819, 2310, 'show_admin_bar_front', 'true'),
(35820, 2310, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35821, 2310, 'wp_user_level', '0'),
(35822, 2310, 'wsl_current_provider', 'Facebook'),
(35823, 2310, 'wsl_current_user_image', 'https://graph.facebook.com/1115732691776329/picture?width=150&height=150'),
(35824, 2310, 'session_tokens', 'a:1:{s:64:\"758601e6ba19f0e4cf5344df17a1d3a859add9c3f78bbdbc29dcb25b9dc58f53\";a:4:{s:10:\"expiration\";i:1434118364;s:2:\"ip\";s:15:\"194.210.158.229\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.4; RIDGE 4G Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1432908764;}}'),
(35825, 2311, 'nickname', 'Luis_Rodrigues_1'),
(35826, 2311, 'first_name', 'Luis'),
(35827, 2311, 'last_name', 'Rodrigues'),
(35828, 2311, 'description', ''),
(35829, 2311, 'rich_editing', 'true'),
(35830, 2311, 'comment_shortcuts', 'false'),
(35831, 2311, 'admin_color', 'fresh'),
(35832, 2311, 'use_ssl', '0'),
(35833, 2311, 'show_admin_bar_front', 'true'),
(35834, 2311, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35835, 2311, 'wp_user_level', '0'),
(35836, 2311, 'wsl_current_provider', 'Facebook'),
(35837, 2311, 'wsl_current_user_image', 'https://graph.facebook.com/921052021292653/picture?width=150&height=150'),
(35838, 2311, 'session_tokens', 'a:1:{s:64:\"b3f972930b7bd549094ddf64caaacdd1f3369843d5e8def13115e107236e7504\";a:4:{s:10:\"expiration\";i:1434118397;s:2:\"ip\";s:12:\"87.103.57.88\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432908797;}}'),
(35839, 2312, 'nickname', 'Ines_Pais_1'),
(35840, 2312, 'first_name', 'Inês'),
(35841, 2312, 'last_name', 'Pais'),
(35842, 2312, 'description', ''),
(35843, 2312, 'rich_editing', 'true'),
(35844, 2312, 'comment_shortcuts', 'false'),
(35845, 2312, 'admin_color', 'fresh'),
(35846, 2312, 'use_ssl', '0'),
(35847, 2312, 'show_admin_bar_front', 'true'),
(35848, 2312, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35849, 2312, 'wp_user_level', '0'),
(35850, 2312, 'wsl_current_provider', 'Google'),
(35851, 2312, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(35852, 2312, 'session_tokens', 'a:1:{s:64:\"4bf3faa8b216253fcc2cd321e5eb23f86f0c14a39a2177f06df1cdd5a81e0143\";a:4:{s:10:\"expiration\";i:1434118520;s:2:\"ip\";s:13:\"85.242.212.18\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432908920;}}'),
(35853, 2313, 'nickname', 'M_Jervis_Pereira'),
(35854, 2313, 'first_name', 'M'),
(35855, 2313, 'last_name', 'Pereira'),
(35856, 2313, 'description', ''),
(35857, 2313, 'rich_editing', 'true'),
(35858, 2313, 'comment_shortcuts', 'false'),
(35859, 2313, 'admin_color', 'fresh'),
(35860, 2313, 'use_ssl', '0'),
(35861, 2313, 'show_admin_bar_front', 'true'),
(35862, 2313, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35863, 2313, 'wp_user_level', '0'),
(35864, 2313, 'wsl_current_provider', 'Facebook'),
(35865, 2313, 'wsl_current_user_image', 'https://graph.facebook.com/10205164279364869/picture?width=150&height=150'),
(35866, 2313, 'session_tokens', 'a:1:{s:64:\"73a23301051efe6c09a7d76c1a1c78605c31c76de9f2e85231bf04b7f8f787bc\";a:4:{s:10:\"expiration\";i:1434118556;s:2:\"ip\";s:12:\"95.94.23.210\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432908956;}}'),
(35867, 2314, 'nickname', 'Tiago_Maia_Ferreira'),
(35868, 2314, 'first_name', 'Tiago'),
(35869, 2314, 'last_name', 'Maia Ferreira'),
(35870, 2314, 'description', ''),
(35871, 2314, 'rich_editing', 'true'),
(35872, 2314, 'comment_shortcuts', 'false'),
(35873, 2314, 'admin_color', 'fresh'),
(35874, 2314, 'use_ssl', '0'),
(35875, 2314, 'show_admin_bar_front', 'true'),
(35876, 2314, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35877, 2314, 'wp_user_level', '0'),
(35878, 2314, 'wsl_current_provider', 'Facebook'),
(35879, 2314, 'wsl_current_user_image', 'https://graph.facebook.com/454970574680069/picture?width=150&height=150'),
(35880, 2314, 'session_tokens', 'a:1:{s:64:\"e07cb0ccf7a537c6ea2ad781fd06fd95d03891e1408c7aca17f85e0da9dc215d\";a:4:{s:10:\"expiration\";i:1434118566;s:2:\"ip\";s:12:\"85.245.88.45\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432908966;}}'),
(35881, 2312, 'votou', 'sim'),
(35882, 2312, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,manobra-do-ano-reef_p1309,videoclip-do-ano-hurley_p1444,onda-do-ano-polen_p1313,foto-do-ano_p1277,treinador-do-ano_p1361'),
(35883, 2314, 'votou', 'sim'),
(35884, 2314, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(35885, 2315, 'nickname', 'Ricardo_Bravo'),
(35886, 2315, 'first_name', 'Ricardo'),
(35887, 2315, 'last_name', 'Bravo'),
(35888, 2315, 'description', ''),
(35889, 2315, 'rich_editing', 'true'),
(35890, 2315, 'comment_shortcuts', 'false'),
(35891, 2315, 'admin_color', 'fresh'),
(35892, 2315, 'use_ssl', '0'),
(35893, 2315, 'show_admin_bar_front', 'true'),
(35894, 2315, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35895, 2315, 'wp_user_level', '0'),
(35896, 2315, 'wsl_current_provider', 'Facebook'),
(35897, 2315, 'wsl_current_user_image', 'https://graph.facebook.com/10152804954201135/picture?width=150&height=150'),
(35898, 2315, 'session_tokens', 'a:1:{s:64:\"e35127eaf66a04ef05b39e3cbcc20786c41acf63bef64fb6c89b175d2d9e2fa5\";a:4:{s:10:\"expiration\";i:1434118748;s:2:\"ip\";s:13:\"77.54.120.143\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.4.10 (KHTML, like Gecko) Version/8.0.4 Safari/600.4.10\";s:5:\"login\";i:1432909148;}}'),
(35899, 2311, 'votou', 'sim'),
(35900, 2311, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(35901, 2316, 'nickname', 'Nana_Mathias'),
(35902, 2316, 'first_name', 'Nana'),
(35903, 2316, 'last_name', 'Mathias'),
(35904, 2316, 'description', ''),
(35905, 2316, 'rich_editing', 'true'),
(35906, 2316, 'comment_shortcuts', 'false'),
(35907, 2316, 'admin_color', 'fresh'),
(35908, 2316, 'use_ssl', '0'),
(35909, 2316, 'show_admin_bar_front', 'true'),
(35910, 2316, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35911, 2316, 'wp_user_level', '0'),
(35912, 2316, 'wsl_current_provider', 'Facebook'),
(35913, 2316, 'wsl_current_user_image', 'https://graph.facebook.com/1087652477914904/picture?width=150&height=150'),
(35914, 2316, 'session_tokens', 'a:1:{s:64:\"433fb571eecff0307afcb280097a67a35c3182ab7cc93f705688806683745090\";a:4:{s:10:\"expiration\";i:1434119038;s:2:\"ip\";s:15:\"193.126.131.193\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 4.2.2; DARKMOON Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.94 Mobile Safari/537.36\";s:5:\"login\";i:1432909438;}}'),
(35915, 2317, 'nickname', 'Tomas_Pimenta_da_Gama'),
(35916, 2317, 'first_name', 'Tomás'),
(35917, 2317, 'last_name', 'Pimenta da Gama'),
(35918, 2317, 'description', ''),
(35919, 2317, 'rich_editing', 'true'),
(35920, 2317, 'comment_shortcuts', 'false'),
(35921, 2317, 'admin_color', 'fresh'),
(35922, 2317, 'use_ssl', '0'),
(35923, 2317, 'show_admin_bar_front', 'true'),
(35924, 2317, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35925, 2317, 'wp_user_level', '0'),
(35926, 2317, 'wsl_current_provider', 'Facebook'),
(35927, 2317, 'wsl_current_user_image', 'https://graph.facebook.com/10153521662986055/picture?width=150&height=150'),
(35928, 2317, 'session_tokens', 'a:1:{s:64:\"967043b1da2abcbd75726135a0b80238e5c40313a72523f1a1a6837242ae9a04\";a:4:{s:10:\"expiration\";i:1434119129;s:2:\"ip\";s:13:\"85.244.45.209\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432909529;}}'),
(35929, 2318, 'nickname', 'Ricardo_Costa'),
(35930, 2318, 'first_name', 'Ricardo'),
(35931, 2318, 'last_name', 'Costa'),
(35932, 2318, 'description', ''),
(35933, 2318, 'rich_editing', 'true'),
(35934, 2318, 'comment_shortcuts', 'false'),
(35935, 2318, 'admin_color', 'fresh'),
(35936, 2318, 'use_ssl', '0'),
(35937, 2318, 'show_admin_bar_front', 'true'),
(35938, 2318, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35939, 2318, 'wp_user_level', '0'),
(35940, 2318, 'wsl_current_provider', 'Facebook'),
(35941, 2318, 'wsl_current_user_image', 'https://graph.facebook.com/1126804507335640/picture?width=150&height=150'),
(35942, 2318, 'session_tokens', 'a:1:{s:64:\"397e0bcf6303643d72ae6aa768dd2122e580d0fc824a14e969a4d02aa312a4de\";a:4:{s:10:\"expiration\";i:1434119442;s:2:\"ip\";s:13:\"92.251.255.12\";s:2:\"ua\";s:190:\"Mozilla/5.0 (Linux; Android 5.0.2; C6903 Build/14.5.A.0.270; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432909842;}}'),
(35943, 2318, 'votou', 'sim'),
(35944, 2318, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(35945, 2313, 'votou', 'sim'),
(35946, 2313, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(35947, 2315, 'votou', 'sim'),
(35948, 2315, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1277,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(35949, 2319, 'nickname', 'Marta_Gutierrez_Garcia-hierro'),
(35950, 2319, 'first_name', 'Marta'),
(35951, 2319, 'last_name', 'Gutierrez Garcia-hierro'),
(35952, 2319, 'description', ''),
(35953, 2319, 'rich_editing', 'true'),
(35954, 2319, 'comment_shortcuts', 'false'),
(35955, 2319, 'admin_color', 'fresh'),
(35956, 2319, 'use_ssl', '0'),
(35957, 2319, 'show_admin_bar_front', 'true'),
(35958, 2319, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35959, 2319, 'wp_user_level', '0'),
(35960, 2319, 'wsl_current_provider', 'Facebook'),
(35961, 2319, 'wsl_current_user_image', 'https://graph.facebook.com/10153281730773076/picture?width=150&height=150'),
(35962, 2319, 'session_tokens', 'a:1:{s:64:\"487ea352f6327542b97f3353eae8655e6f50854dca0f7a9ee4057b11a9cf288e\";a:4:{s:10:\"expiration\";i:1434119790;s:2:\"ip\";s:11:\"88.10.223.5\";s:2:\"ua\";s:254:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/movistar;FBID/phone;FBLC/es_ES;FBOP/5]\";s:5:\"login\";i:1432910190;}}'),
(35963, 2320, 'nickname', 'Antonio_Mateus_Cruz'),
(35964, 2320, 'first_name', 'António'),
(35965, 2320, 'last_name', 'Cruz'),
(35966, 2320, 'description', ''),
(35967, 2320, 'rich_editing', 'true'),
(35968, 2320, 'comment_shortcuts', 'false'),
(35969, 2320, 'admin_color', 'fresh'),
(35970, 2320, 'use_ssl', '0'),
(35971, 2320, 'show_admin_bar_front', 'true'),
(35972, 2320, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35973, 2320, 'wp_user_level', '0'),
(35974, 2320, 'wsl_current_provider', 'Facebook'),
(35975, 2320, 'wsl_current_user_image', 'https://graph.facebook.com/821654707922052/picture?width=150&height=150'),
(35976, 2320, 'session_tokens', 'a:1:{s:64:\"07cfa59f377554afd16f0f91dda4d5edba186bc79d87c9154d091dce69957719\";a:4:{s:10:\"expiration\";i:1434119989;s:2:\"ip\";s:13:\"95.94.247.157\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432910389;}}'),
(35977, 2319, 'votou', 'sim'),
(35978, 2317, 'votou', 'sim'),
(35979, 2319, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(35980, 2317, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(35981, 2321, 'nickname', 'Rita_de_Castro'),
(35982, 2321, 'first_name', 'Rita'),
(35983, 2321, 'last_name', 'Castro'),
(35984, 2321, 'description', ''),
(35985, 2321, 'rich_editing', 'true'),
(35986, 2321, 'comment_shortcuts', 'false'),
(35987, 2321, 'admin_color', 'fresh'),
(35988, 2321, 'use_ssl', '0'),
(35989, 2321, 'show_admin_bar_front', 'true'),
(35990, 2321, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(35991, 2321, 'wp_user_level', '0'),
(35992, 2321, 'wsl_current_provider', 'Facebook'),
(35993, 2321, 'wsl_current_user_image', 'https://graph.facebook.com/10153978616033636/picture?width=150&height=150'),
(35994, 2321, 'session_tokens', 'a:1:{s:64:\"dbbe7fb04c4060c377c817b5a404a9cbcddf7cce3e2025396729d20690e2d617\";a:4:{s:10:\"expiration\";i:1434120124;s:2:\"ip\";s:12:\"85.244.44.97\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432910524;}}'),
(35995, 2322, 'nickname', 'Camila_Valente_Perfeito'),
(35996, 2322, 'first_name', 'Camila'),
(35997, 2322, 'last_name', 'Valente Perfeito'),
(35998, 2322, 'description', ''),
(35999, 2322, 'rich_editing', 'true'),
(36000, 2322, 'comment_shortcuts', 'false'),
(36001, 2322, 'admin_color', 'fresh'),
(36002, 2322, 'use_ssl', '0'),
(36003, 2322, 'show_admin_bar_front', 'true'),
(36004, 2322, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36005, 2322, 'wp_user_level', '0'),
(36006, 2322, 'wsl_current_provider', 'Facebook'),
(36007, 2322, 'wsl_current_user_image', 'https://graph.facebook.com/1148826868477393/picture?width=150&height=150'),
(36008, 2322, 'session_tokens', 'a:2:{s:64:\"1762a2b711178db182bfe2774e967634c488e5c3dc145976d4e9d174ef37c48e\";a:4:{s:10:\"expiration\";i:1434120252;s:2:\"ip\";s:13:\"81.193.138.68\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432910652;}s:64:\"d128552304e2565fc3a5220d90268c41e21c08232b744981eee30bf9ce139809\";a:4:{s:10:\"expiration\";i:1435081433;s:2:\"ip\";s:14:\"81.193.157.210\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433871833;}}'),
(36009, 2323, 'nickname', 'Hugo_Santos'),
(36010, 2323, 'first_name', 'Hugo'),
(36011, 2323, 'last_name', 'Santos'),
(36012, 2323, 'description', ''),
(36013, 2323, 'rich_editing', 'true'),
(36014, 2323, 'comment_shortcuts', 'false'),
(36015, 2323, 'admin_color', 'fresh'),
(36016, 2323, 'use_ssl', '0'),
(36017, 2323, 'show_admin_bar_front', 'true'),
(36018, 2323, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36019, 2323, 'wp_user_level', '0'),
(36020, 2323, 'wsl_current_provider', 'Facebook'),
(36021, 2323, 'wsl_current_user_image', 'https://graph.facebook.com/10206889803827980/picture?width=150&height=150'),
(36022, 2323, 'session_tokens', 'a:1:{s:64:\"de09134ec6081a62faf14a58927b9cbe26d2adde4252ac974351155e14c3c831\";a:4:{s:10:\"expiration\";i:1434120256;s:2:\"ip\";s:11:\"62.28.153.2\";s:2:\"ua\";s:74:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; BCP 1.2 GPO; rv:11.0) like Gecko\";s:5:\"login\";i:1432910656;}}'),
(36023, 2324, 'nickname', 'Manel_Moura_Neves'),
(36024, 2324, 'first_name', 'Manel'),
(36025, 2324, 'last_name', 'Neves'),
(36026, 2324, 'description', ''),
(36027, 2324, 'rich_editing', 'true'),
(36028, 2324, 'comment_shortcuts', 'false'),
(36029, 2324, 'admin_color', 'fresh'),
(36030, 2324, 'use_ssl', '0'),
(36031, 2324, 'show_admin_bar_front', 'true'),
(36032, 2324, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36033, 2324, 'wp_user_level', '0'),
(36034, 2324, 'wsl_current_provider', 'Facebook'),
(36035, 2324, 'wsl_current_user_image', 'https://graph.facebook.com/1013498108669615/picture?width=150&height=150'),
(36036, 2324, 'session_tokens', 'a:1:{s:64:\"43cb40814acb8b638bc6971c4d10d12bddd65229356b6b5877668942573ef77d\";a:4:{s:10:\"expiration\";i:1434120383;s:2:\"ip\";s:12:\"2.82.159.202\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432910783;}}'),
(36037, 2325, 'nickname', 'Joana_Conceicao'),
(36038, 2325, 'first_name', 'Joana'),
(36039, 2325, 'last_name', 'Conceição'),
(36040, 2325, 'description', ''),
(36041, 2325, 'rich_editing', 'true'),
(36042, 2325, 'comment_shortcuts', 'false'),
(36043, 2325, 'admin_color', 'fresh'),
(36044, 2325, 'use_ssl', '0'),
(36045, 2325, 'show_admin_bar_front', 'true'),
(36046, 2325, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36047, 2325, 'wp_user_level', '0'),
(36048, 2325, 'wsl_current_provider', 'Facebook'),
(36049, 2325, 'wsl_current_user_image', 'https://graph.facebook.com/927024630672063/picture?width=150&height=150'),
(36050, 2325, 'session_tokens', 'a:1:{s:64:\"44775d6ab60786bea0b3ade22349fc43171be1285fbc13c56d1092118023ed8d\";a:4:{s:10:\"expiration\";i:1434120414;s:2:\"ip\";s:12:\"81.193.5.107\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432910814;}}'),
(36051, 2323, 'votou', 'sim'),
(36052, 2323, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(36053, 2326, 'nickname', 'Goncalo_Miguens_Vieira'),
(36054, 2326, 'first_name', 'Gonçalo'),
(36055, 2326, 'last_name', 'Miguens Vieira'),
(36056, 2326, 'description', ''),
(36057, 2326, 'rich_editing', 'true'),
(36058, 2326, 'comment_shortcuts', 'false'),
(36059, 2326, 'admin_color', 'fresh'),
(36060, 2326, 'use_ssl', '0'),
(36061, 2326, 'show_admin_bar_front', 'true'),
(36062, 2326, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36063, 2326, 'wp_user_level', '0'),
(36064, 2326, 'wsl_current_provider', 'Facebook'),
(36065, 2326, 'wsl_current_user_image', 'https://graph.facebook.com/1074472275915422/picture?width=150&height=150'),
(36066, 2326, 'session_tokens', 'a:1:{s:64:\"aad1f8d4892ff04072bbe73c7614e395334ec45796435aeec41a3aba7feb485b\";a:4:{s:10:\"expiration\";i:1434120540;s:2:\"ip\";s:14:\"93.108.216.245\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432910940;}}'),
(36067, 2327, 'nickname', 'Joao_Cabrita_Silva'),
(36068, 2327, 'first_name', 'João'),
(36069, 2327, 'last_name', 'Silva'),
(36070, 2327, 'description', ''),
(36071, 2327, 'rich_editing', 'true'),
(36072, 2327, 'comment_shortcuts', 'false'),
(36073, 2327, 'admin_color', 'fresh'),
(36074, 2327, 'use_ssl', '0'),
(36075, 2327, 'show_admin_bar_front', 'true'),
(36076, 2327, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36077, 2327, 'wp_user_level', '0'),
(36078, 2327, 'wsl_current_provider', 'Facebook'),
(36079, 2327, 'wsl_current_user_image', 'https://graph.facebook.com/910074129014593/picture?width=150&height=150'),
(36080, 2327, 'session_tokens', 'a:1:{s:64:\"6d0e617cc06a1a9b652c7ab660209ac13744fbede744ef15e39b8f645ea85347\";a:4:{s:10:\"expiration\";i:1434120578;s:2:\"ip\";s:12:\"84.90.120.23\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1432910978;}}'),
(36081, 2328, 'nickname', 'Sara_Lourenco'),
(36082, 2328, 'first_name', 'Sara'),
(36083, 2328, 'last_name', 'Lourenço'),
(36084, 2328, 'description', ''),
(36085, 2328, 'rich_editing', 'true'),
(36086, 2328, 'comment_shortcuts', 'false'),
(36087, 2328, 'admin_color', 'fresh'),
(36088, 2328, 'use_ssl', '0'),
(36089, 2328, 'show_admin_bar_front', 'true'),
(36090, 2328, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36091, 2328, 'wp_user_level', '0'),
(36092, 2328, 'wsl_current_provider', 'Facebook'),
(36093, 2328, 'wsl_current_user_image', 'https://graph.facebook.com/955001361188017/picture?width=150&height=150'),
(36094, 2328, 'session_tokens', 'a:1:{s:64:\"b144caa217f758f6148e1606a2d75ed4effac4b2c70d1da568023a58456b1dc1\";a:4:{s:10:\"expiration\";i:1434120613;s:2:\"ip\";s:14:\"89.180.179.166\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432911013;}}'),
(36095, 2320, 'votou', 'sim'),
(36096, 2320, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(36097, 2325, 'votou', 'sim'),
(36098, 2325, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(36099, 2329, 'nickname', 'Filipa_Goncalves_da_Cunha'),
(36100, 2329, 'first_name', 'Filipa'),
(36101, 2329, 'last_name', 'Cunha'),
(36102, 2329, 'description', ''),
(36103, 2329, 'rich_editing', 'true'),
(36104, 2329, 'comment_shortcuts', 'false'),
(36105, 2329, 'admin_color', 'fresh'),
(36106, 2329, 'use_ssl', '0'),
(36107, 2329, 'show_admin_bar_front', 'true'),
(36108, 2329, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36109, 2329, 'wp_user_level', '0'),
(36110, 2329, 'wsl_current_provider', 'Facebook'),
(36111, 2329, 'wsl_current_user_image', 'https://graph.facebook.com/881079901955792/picture?width=150&height=150'),
(36112, 2329, 'session_tokens', 'a:1:{s:64:\"0bccc670f221d8e3149311ccff61c540d534735d44e8252480fcf08f0ef64e12\";a:4:{s:10:\"expiration\";i:1434120973;s:2:\"ip\";s:14:\"79.168.196.226\";s:2:\"ua\";s:152:\"Mozilla/5.0 (Linux; Android 4.4.2; Vodafone Smart 4 turbo Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432911373;}}'),
(36113, 2327, 'votou', 'sim'),
(36114, 2327, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(36115, 2330, 'nickname', 'Marta_Amaral'),
(36116, 2330, 'first_name', 'Marta'),
(36117, 2330, 'last_name', 'Amaral'),
(36118, 2330, 'description', ''),
(36119, 2330, 'rich_editing', 'true'),
(36120, 2330, 'comment_shortcuts', 'false'),
(36121, 2330, 'admin_color', 'fresh'),
(36122, 2330, 'use_ssl', '0'),
(36123, 2330, 'show_admin_bar_front', 'true'),
(36124, 2330, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36125, 2330, 'wp_user_level', '0'),
(36126, 2330, 'wsl_current_provider', 'Facebook'),
(36127, 2330, 'wsl_current_user_image', 'https://graph.facebook.com/879479225456210/picture?width=150&height=150'),
(36128, 2330, 'session_tokens', 'a:1:{s:64:\"cfb7ce169df8ea0461a6d0b0d6fdc5e52b68660de3b75075fc6ffbe60884edb2\";a:4:{s:10:\"expiration\";i:1434121359;s:2:\"ip\";s:14:\"91.198.182.229\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432911759;}}'),
(36129, 2331, 'nickname', 'Nini_Pessoa'),
(36130, 2331, 'first_name', 'Nini'),
(36131, 2331, 'last_name', 'Pessoa'),
(36132, 2331, 'description', ''),
(36133, 2331, 'rich_editing', 'true'),
(36134, 2331, 'comment_shortcuts', 'false'),
(36135, 2331, 'admin_color', 'fresh'),
(36136, 2331, 'use_ssl', '0'),
(36137, 2331, 'show_admin_bar_front', 'true'),
(36138, 2331, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36139, 2331, 'wp_user_level', '0'),
(36140, 2331, 'wsl_current_provider', 'Facebook'),
(36141, 2331, 'wsl_current_user_image', 'https://graph.facebook.com/766431666788249/picture?width=150&height=150'),
(36142, 2331, 'session_tokens', 'a:1:{s:64:\"139b957099a519c708aee38a4ea46bcdb4d86af30428eebbd9bfaa624b9957d3\";a:4:{s:10:\"expiration\";i:1434121363;s:2:\"ip\";s:14:\"85.243.233.126\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432911763;}}'),
(36143, 2330, 'votou', 'sim'),
(36144, 2330, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(36145, 2328, 'votou', 'sim'),
(36146, 2328, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(36147, 2331, 'votou', 'sim'),
(36148, 2331, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(36149, 2332, 'nickname', 'Rodrigo_Teixeira_de_Abreu'),
(36150, 2332, 'first_name', 'Rodrigo'),
(36151, 2332, 'last_name', 'Teixeira de Abreu'),
(36152, 2332, 'description', ''),
(36153, 2332, 'rich_editing', 'true'),
(36154, 2332, 'comment_shortcuts', 'false'),
(36155, 2332, 'admin_color', 'fresh'),
(36156, 2332, 'use_ssl', '0'),
(36157, 2332, 'show_admin_bar_front', 'true'),
(36158, 2332, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36159, 2332, 'wp_user_level', '0'),
(36160, 2332, 'wsl_current_provider', 'Facebook'),
(36161, 2332, 'wsl_current_user_image', 'https://graph.facebook.com/10152921815146305/picture?width=150&height=150'),
(36162, 2332, 'session_tokens', 'a:1:{s:64:\"795363457b96c5f6d62fac2cb0819f9e9617838f1d4964d2ea26be453e07382a\";a:4:{s:10:\"expiration\";i:1434121842;s:2:\"ip\";s:13:\"62.48.173.139\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432912242;}}'),
(36163, 2333, 'nickname', 'Tiago_Franco'),
(36164, 2333, 'first_name', 'Tiago'),
(36165, 2333, 'last_name', 'Franco'),
(36166, 2333, 'description', ''),
(36167, 2333, 'rich_editing', 'true'),
(36168, 2333, 'comment_shortcuts', 'false'),
(36169, 2333, 'admin_color', 'fresh'),
(36170, 2333, 'use_ssl', '0'),
(36171, 2333, 'show_admin_bar_front', 'true'),
(36172, 2333, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36173, 2333, 'wp_user_level', '0'),
(36174, 2333, 'wsl_current_provider', 'Facebook'),
(36175, 2333, 'wsl_current_user_image', 'https://graph.facebook.com/10205820686209326/picture?width=150&height=150'),
(36176, 2333, 'session_tokens', 'a:1:{s:64:\"68d0e4bed21736ccfde9fba859be1098533b403b844b0e50fd82b78ffc7fc6cf\";a:4:{s:10:\"expiration\";i:1434121980;s:2:\"ip\";s:13:\"85.244.42.248\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432912380;}}'),
(36177, 2334, 'nickname', 'Paulo_Castro_Cunha'),
(36178, 2334, 'first_name', 'Paulo'),
(36179, 2334, 'last_name', 'Castro Cunha'),
(36180, 2334, 'description', ''),
(36181, 2334, 'rich_editing', 'true'),
(36182, 2334, 'comment_shortcuts', 'false'),
(36183, 2334, 'admin_color', 'fresh'),
(36184, 2334, 'use_ssl', '0'),
(36185, 2334, 'show_admin_bar_front', 'true'),
(36186, 2334, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36187, 2334, 'wp_user_level', '0'),
(36188, 2334, 'wsl_current_provider', 'Facebook'),
(36189, 2334, 'wsl_current_user_image', 'https://graph.facebook.com/10152802711340689/picture?width=150&height=150'),
(36190, 2334, 'session_tokens', 'a:1:{s:64:\"5483f611b61bbe051136b1fe764e6ebf0ee62e495191d76a12e4c64f87d28146\";a:4:{s:10:\"expiration\";i:1434122049;s:2:\"ip\";s:14:\"79.168.105.121\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432912449;}}'),
(36191, 2332, 'votou', 'sim'),
(36192, 2332, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(36193, 2326, 'votou', 'sim'),
(36194, 2326, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(36195, 2334, 'votou', 'sim'),
(36196, 2334, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(36197, 2275, 'votou', 'sim'),
(36198, 2275, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(36199, 2335, 'nickname', 'Joao_Correia'),
(36200, 2335, 'first_name', 'Joao'),
(36201, 2335, 'last_name', 'Correia'),
(36202, 2335, 'description', ''),
(36203, 2335, 'rich_editing', 'true'),
(36204, 2335, 'comment_shortcuts', 'false'),
(36205, 2335, 'admin_color', 'fresh'),
(36206, 2335, 'use_ssl', '0'),
(36207, 2335, 'show_admin_bar_front', 'true'),
(36208, 2335, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36209, 2335, 'wp_user_level', '0'),
(36210, 2335, 'wsl_current_provider', 'Facebook'),
(36211, 2335, 'wsl_current_user_image', 'https://graph.facebook.com/10202852958804021/picture?width=150&height=150'),
(36212, 2335, 'session_tokens', 'a:1:{s:64:\"eae8099ba4525c9933db6b91f8f5bf9c82f639436757bf33275c73602dd7eb7d\";a:4:{s:10:\"expiration\";i:1434122628;s:2:\"ip\";s:14:\"85.247.204.108\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432913028;}}'),
(36213, 2336, 'nickname', 'Viridiis'),
(36214, 2336, 'first_name', 'Viridiis'),
(36215, 2336, 'last_name', '.'),
(36216, 2336, 'description', ''),
(36217, 2336, 'rich_editing', 'true'),
(36218, 2336, 'comment_shortcuts', 'false'),
(36219, 2336, 'admin_color', 'fresh'),
(36220, 2336, 'use_ssl', '0'),
(36221, 2336, 'show_admin_bar_front', 'true'),
(36222, 2336, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36223, 2336, 'wp_user_level', '0'),
(36224, 2336, 'wsl_current_provider', 'Google'),
(36225, 2336, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(36226, 2336, 'session_tokens', 'a:1:{s:64:\"28d027dace6958bd9602ecb581a0eec0b099e4d86ea634fa96c65b67a220bae7\";a:4:{s:10:\"expiration\";i:1434122739;s:2:\"ip\";s:12:\"47.61.48.204\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/6.1.6 Safari/537.78.2\";s:5:\"login\";i:1432913139;}}'),
(36227, 2335, 'votou', 'sim'),
(36228, 2335, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(36229, 456, 'votou', 'sim'),
(36230, 456, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(36231, 2337, 'nickname', 'Francisca_B_Martins'),
(36232, 2337, 'first_name', 'Francisca'),
(36233, 2337, 'last_name', 'B. Martins'),
(36234, 2337, 'description', ''),
(36235, 2337, 'rich_editing', 'true'),
(36236, 2337, 'comment_shortcuts', 'false'),
(36237, 2337, 'admin_color', 'fresh'),
(36238, 2337, 'use_ssl', '0'),
(36239, 2337, 'show_admin_bar_front', 'true'),
(36240, 2337, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36241, 2337, 'wp_user_level', '0'),
(36242, 2337, 'wsl_current_provider', 'Facebook'),
(36243, 2337, 'wsl_current_user_image', 'https://graph.facebook.com/1629395517278730/picture?width=150&height=150'),
(36244, 2337, 'session_tokens', 'a:1:{s:64:\"fea977a575f68c0501ddf1a876840197835aaebbefc5093e0f14f9bec9dc03fc\";a:4:{s:10:\"expiration\";i:1434123351;s:2:\"ip\";s:14:\"84.113.224.130\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.0.4; ST23i Build/11.0.A.5.5) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.166 Mobile Safari/535.19\";s:5:\"login\";i:1432913751;}}'),
(36245, 686, 'votou', 'sim'),
(36246, 686, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(36247, 2337, 'votou', 'sim'),
(36248, 2337, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(36249, 2338, 'nickname', 'Ema_Lazaro'),
(36250, 2338, 'first_name', 'Ema'),
(36251, 2338, 'last_name', 'Lazaro'),
(36252, 2338, 'description', ''),
(36253, 2338, 'rich_editing', 'true'),
(36254, 2338, 'comment_shortcuts', 'false');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(36255, 2338, 'admin_color', 'fresh'),
(36256, 2338, 'use_ssl', '0'),
(36257, 2338, 'show_admin_bar_front', 'true'),
(36258, 2338, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36259, 2338, 'wp_user_level', '0'),
(36260, 2338, 'wsl_current_provider', 'Google'),
(36261, 2338, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-PnODSo_Y6Sc/AAAAAAAAAAI/AAAAAAAAB_o/1QLAloiL150/photo.jpg?sz=200'),
(36262, 2338, 'session_tokens', 'a:1:{s:64:\"7b2532f4025588e98bff59b6e677f900ffa03b9bc88e2f6c1779e966bf43ca24\";a:4:{s:10:\"expiration\";i:1434123718;s:2:\"ip\";s:12:\"81.164.19.14\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/Telenet;FBID/phone;FBLC/fr_FR;FBOP/5]\";s:5:\"login\";i:1432914118;}}'),
(36263, 2338, 'votou', 'sim'),
(36264, 2338, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1309,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(36265, 2339, 'nickname', 'Thomas_Jacques_Andre_Daily'),
(36266, 2339, 'first_name', 'Thomas Jacques André'),
(36267, 2339, 'last_name', 'Daily'),
(36268, 2339, 'description', ''),
(36269, 2339, 'rich_editing', 'true'),
(36270, 2339, 'comment_shortcuts', 'false'),
(36271, 2339, 'admin_color', 'fresh'),
(36272, 2339, 'use_ssl', '0'),
(36273, 2339, 'show_admin_bar_front', 'true'),
(36274, 2339, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36275, 2339, 'wp_user_level', '0'),
(36276, 2339, 'wsl_current_provider', 'Google'),
(36277, 2339, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-PVWZDzMImU0/AAAAAAAAAAI/AAAAAAAABt4/8NFg-6oHMPw/photo.jpg?sz=200'),
(36278, 2339, 'session_tokens', 'a:1:{s:64:\"2ef1feb7d9374652734f19714282cf9839cdd63f063d790e5f2607048db9e05c\";a:4:{s:10:\"expiration\";i:1434124150;s:2:\"ip\";s:12:\"85.138.19.64\";s:2:\"ua\";s:151:\"Mozilla/5.0 (Linux; Android 4.2.2; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1432914550;}}'),
(36279, 2339, 'votou', 'sim'),
(36280, 2339, 'user_votes', 'tubo-do-ano-ess_p1007'),
(36281, 2340, 'nickname', 'Miguel_Costa'),
(36282, 2340, 'first_name', 'Miguel'),
(36283, 2340, 'last_name', 'Costa'),
(36284, 2340, 'description', ''),
(36285, 2340, 'rich_editing', 'true'),
(36286, 2340, 'comment_shortcuts', 'false'),
(36287, 2340, 'admin_color', 'fresh'),
(36288, 2340, 'use_ssl', '0'),
(36289, 2340, 'show_admin_bar_front', 'true'),
(36290, 2340, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36291, 2340, 'wp_user_level', '0'),
(36292, 2340, 'wsl_current_provider', 'Facebook'),
(36293, 2340, 'wsl_current_user_image', 'https://graph.facebook.com/898126730229543/picture?width=150&height=150'),
(36294, 2340, 'session_tokens', 'a:1:{s:64:\"1f7c9964c238afe24d1b82a97b7b74aa1e6d5ff7626f86f0cb7a49988ee5750d\";a:4:{s:10:\"expiration\";i:1434124499;s:2:\"ip\";s:13:\"188.82.37.177\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432914899;}}'),
(36295, 2341, 'nickname', 'Vasco_Campos'),
(36296, 2341, 'first_name', 'Vasco'),
(36297, 2341, 'last_name', 'Campos'),
(36298, 2341, 'description', ''),
(36299, 2341, 'rich_editing', 'true'),
(36300, 2341, 'comment_shortcuts', 'false'),
(36301, 2341, 'admin_color', 'fresh'),
(36302, 2341, 'use_ssl', '0'),
(36303, 2341, 'show_admin_bar_front', 'true'),
(36304, 2341, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36305, 2341, 'wp_user_level', '0'),
(36306, 2341, 'wsl_current_provider', 'Facebook'),
(36307, 2341, 'wsl_current_user_image', 'https://graph.facebook.com/993414460682925/picture?width=150&height=150'),
(36308, 2341, 'session_tokens', 'a:1:{s:64:\"0869053eb508301b903a1ada48d7afa4be268c41634f998dbeb335daf281fec0\";a:4:{s:10:\"expiration\";i:1434124728;s:2:\"ip\";s:12:\"2.82.161.116\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432915128;}}'),
(36309, 2336, 'votou', 'sim'),
(36310, 2336, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(36311, 2342, 'nickname', 'Rita_Laires'),
(36312, 2342, 'first_name', 'Rita'),
(36313, 2342, 'last_name', 'Laires'),
(36314, 2342, 'description', ''),
(36315, 2342, 'rich_editing', 'true'),
(36316, 2342, 'comment_shortcuts', 'false'),
(36317, 2342, 'admin_color', 'fresh'),
(36318, 2342, 'use_ssl', '0'),
(36319, 2342, 'show_admin_bar_front', 'true'),
(36320, 2342, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36321, 2342, 'wp_user_level', '0'),
(36322, 2342, 'wsl_current_provider', 'Facebook'),
(36323, 2342, 'wsl_current_user_image', 'https://graph.facebook.com/10153061583507909/picture?width=150&height=150'),
(36324, 2342, 'session_tokens', 'a:1:{s:64:\"9f3dc110b3fd0461c91756788038ebeaca66a7aefda9ff58d42d6ab64101063a\";a:4:{s:10:\"expiration\";i:1434124830;s:2:\"ip\";s:13:\"213.58.147.81\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432915230;}}'),
(36325, 2343, 'nickname', 'Rodrigo_Nevoa'),
(36326, 2343, 'first_name', 'Rodrigo'),
(36327, 2343, 'last_name', 'Névoa'),
(36328, 2343, 'description', ''),
(36329, 2343, 'rich_editing', 'true'),
(36330, 2343, 'comment_shortcuts', 'false'),
(36331, 2343, 'admin_color', 'fresh'),
(36332, 2343, 'use_ssl', '0'),
(36333, 2343, 'show_admin_bar_front', 'true'),
(36334, 2343, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36335, 2343, 'wp_user_level', '0'),
(36336, 2343, 'wsl_current_provider', 'Google'),
(36337, 2343, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(36338, 2343, 'session_tokens', 'a:1:{s:64:\"6c6fd2fad7e8c254f7508fb02f8523cc8050d6ce68e117e42f19f69dce188dc7\";a:4:{s:10:\"expiration\";i:1434124847;s:2:\"ip\";s:14:\"83.240.141.238\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432915247;}}'),
(36339, 938, 'votou', 'sim'),
(36340, 938, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(36341, 2344, 'nickname', 'Yannick_Santerre'),
(36342, 2344, 'first_name', 'Yannick'),
(36343, 2344, 'last_name', 'Santerre'),
(36344, 2344, 'description', ''),
(36345, 2344, 'rich_editing', 'true'),
(36346, 2344, 'comment_shortcuts', 'false'),
(36347, 2344, 'admin_color', 'fresh'),
(36348, 2344, 'use_ssl', '0'),
(36349, 2344, 'show_admin_bar_front', 'true'),
(36350, 2344, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36351, 2344, 'wp_user_level', '0'),
(36352, 2344, 'wsl_current_provider', 'Facebook'),
(36353, 2344, 'wsl_current_user_image', 'https://graph.facebook.com/10203032171959865/picture?width=150&height=150'),
(36354, 2344, 'session_tokens', 'a:1:{s:64:\"5a471a2746b6af444889ae6a16f7c56d00a805d8c0913f0cf58aa9cfb6fdb073\";a:4:{s:10:\"expiration\";i:1434124953;s:2:\"ip\";s:14:\"188.37.132.148\";s:2:\"ua\";s:187:\"Mozilla/5.0 (Linux; Android 5.1.1; Nexus 5 Build/LMY48B; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432915353;}}'),
(36355, 2344, 'votou', 'sim'),
(36356, 2344, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(36357, 2345, 'nickname', 'David_Tavares'),
(36358, 2345, 'first_name', 'David'),
(36359, 2345, 'last_name', 'Tavares'),
(36360, 2345, 'description', ''),
(36361, 2345, 'rich_editing', 'true'),
(36362, 2345, 'comment_shortcuts', 'false'),
(36363, 2345, 'admin_color', 'fresh'),
(36364, 2345, 'use_ssl', '0'),
(36365, 2345, 'show_admin_bar_front', 'true'),
(36366, 2345, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36367, 2345, 'wp_user_level', '0'),
(36368, 2345, 'wsl_current_provider', 'Facebook'),
(36369, 2345, 'wsl_current_user_image', 'https://graph.facebook.com/10153303755333815/picture?width=150&height=150'),
(36370, 2345, 'session_tokens', 'a:2:{s:64:\"10a2db605a83c8cc1c91ac8e5adc61073370a54d31da54cfc978c243a3956e85\";a:4:{s:10:\"expiration\";i:1434125269;s:2:\"ip\";s:12:\"188.80.115.3\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432915669;}s:64:\"a253012eab4da427cc34bdde5927805e74795d6f80c9e1edd111d5caaea11f12\";a:4:{s:10:\"expiration\";i:1434976804;s:2:\"ip\";s:13:\"82.155.56.235\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433767204;}}'),
(36371, 2346, 'nickname', 'Miguel_Rezendes'),
(36372, 2346, 'first_name', 'Miguel'),
(36373, 2346, 'last_name', 'Rezendes'),
(36374, 2346, 'description', ''),
(36375, 2346, 'rich_editing', 'true'),
(36376, 2346, 'comment_shortcuts', 'false'),
(36377, 2346, 'admin_color', 'fresh'),
(36378, 2346, 'use_ssl', '0'),
(36379, 2346, 'show_admin_bar_front', 'true'),
(36380, 2346, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36381, 2346, 'wp_user_level', '0'),
(36382, 2346, 'wsl_current_provider', 'Facebook'),
(36383, 2346, 'wsl_current_user_image', 'https://graph.facebook.com/1031573196861343/picture?width=150&height=150'),
(36384, 2346, 'session_tokens', 'a:2:{s:64:\"abece37aa1f13100f0deecec0291e813c7b566ac5b55a871aa7cb45420072fae\";a:4:{s:10:\"expiration\";i:1434125285;s:2:\"ip\";s:15:\"192.168.150.122\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432915685;}s:64:\"07b7263782c51498abf5e16d395937e6bdc3064777c57a86296bd7dd63cafc49\";a:4:{s:10:\"expiration\";i:1434331876;s:2:\"ip\";s:12:\"85.243.7.119\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433122276;}}'),
(36385, 2347, 'nickname', 'Duarte_Laranjo'),
(36386, 2347, 'first_name', 'Duarte'),
(36387, 2347, 'last_name', 'Laranjo'),
(36388, 2347, 'description', ''),
(36389, 2347, 'rich_editing', 'true'),
(36390, 2347, 'comment_shortcuts', 'false'),
(36391, 2347, 'admin_color', 'fresh'),
(36392, 2347, 'use_ssl', '0'),
(36393, 2347, 'show_admin_bar_front', 'true'),
(36394, 2347, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36395, 2347, 'wp_user_level', '0'),
(36396, 2347, 'wsl_current_provider', 'Facebook'),
(36397, 2347, 'wsl_current_user_image', 'https://graph.facebook.com/1102871206394203/picture?width=150&height=150'),
(36398, 2347, 'session_tokens', 'a:1:{s:64:\"82ba0c69adad7255d9e869eaedcbf7e056476ee18dc3a2120249e2bbd9403d3c\";a:4:{s:10:\"expiration\";i:1434125302;s:2:\"ip\";s:14:\"85.240.180.227\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/8.0.3 Safari/600.3.18\";s:5:\"login\";i:1432915702;}}'),
(36399, 2348, 'nickname', 'Vitor_Coutinho'),
(36400, 2348, 'first_name', 'Vitor'),
(36401, 2348, 'last_name', 'Coutinho'),
(36402, 2348, 'description', ''),
(36403, 2348, 'rich_editing', 'true'),
(36404, 2348, 'comment_shortcuts', 'false'),
(36405, 2348, 'admin_color', 'fresh'),
(36406, 2348, 'use_ssl', '0'),
(36407, 2348, 'show_admin_bar_front', 'true'),
(36408, 2348, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36409, 2348, 'wp_user_level', '0'),
(36410, 2348, 'wsl_current_provider', 'Google'),
(36411, 2348, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(36412, 2348, 'session_tokens', 'a:1:{s:64:\"e14d0470076d0ba21f28ecc7dd95a4b0b78e7b3760b8d52ccc0db510498b5f28\";a:4:{s:10:\"expiration\";i:1434125336;s:2:\"ip\";s:11:\"2.82.97.103\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432915736;}}'),
(36413, 2345, 'votou', 'sim'),
(36414, 2345, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,evento-do-ano-kia_p1432'),
(36415, 2346, 'votou', 'sim'),
(36416, 2346, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,onda-do-ano-polen_p1313,foto-do-ano_p1169,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(36417, 2349, 'nickname', 'Joana_Gorgueira'),
(36418, 2349, 'first_name', 'Joana'),
(36419, 2349, 'last_name', 'Gorgueira'),
(36420, 2349, 'description', ''),
(36421, 2349, 'rich_editing', 'true'),
(36422, 2349, 'comment_shortcuts', 'false'),
(36423, 2349, 'admin_color', 'fresh'),
(36424, 2349, 'use_ssl', '0'),
(36425, 2349, 'show_admin_bar_front', 'true'),
(36426, 2349, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36427, 2349, 'wp_user_level', '0'),
(36428, 2349, 'wsl_current_provider', 'Google'),
(36429, 2349, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(36430, 2349, 'session_tokens', 'a:1:{s:64:\"3bf95d6b0db802894d8c5cdfec75d670c7515234a4630584aa26e4c47ed9248b\";a:4:{s:10:\"expiration\";i:1434125425;s:2:\"ip\";s:11:\"10.27.66.10\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432915825;}}'),
(36431, 2350, 'nickname', 'Olga_Valente'),
(36432, 2350, 'first_name', 'Olgá'),
(36433, 2350, 'last_name', 'Valente'),
(36434, 2350, 'description', ''),
(36435, 2350, 'rich_editing', 'true'),
(36436, 2350, 'comment_shortcuts', 'false'),
(36437, 2350, 'admin_color', 'fresh'),
(36438, 2350, 'use_ssl', '0'),
(36439, 2350, 'show_admin_bar_front', 'true'),
(36440, 2350, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36441, 2350, 'wp_user_level', '0'),
(36442, 2350, 'wsl_current_provider', 'Google'),
(36443, 2350, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(36444, 2350, 'session_tokens', 'a:1:{s:64:\"b075eea501610a359d0a58daa7070072f86994fc383116642148899c9f30cbdb\";a:4:{s:10:\"expiration\";i:1434125428;s:2:\"ip\";s:12:\"92.29.56.198\";s:2:\"ua\";s:141:\"Mozilla/5.0 (Linux; Android 4.1.1; Vodafone 875 Build/JRO03C) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.58 Mobile Safari/537.31\";s:5:\"login\";i:1432915828;}}'),
(36445, 2349, 'votou', 'sim'),
(36446, 2349, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(36447, 2348, 'votou', 'sim'),
(36448, 2348, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(36449, 2234, 'votou', 'sim'),
(36450, 2234, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(36451, 2343, 'votou', 'sim'),
(36452, 2343, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,free-surfer-do-ano-volcom_p1395,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430'),
(36453, 2351, 'nickname', 'Diego_Hernando_Neves'),
(36454, 2351, 'first_name', 'Diego'),
(36455, 2351, 'last_name', 'Hernando Neves'),
(36456, 2351, 'description', ''),
(36457, 2351, 'rich_editing', 'true'),
(36458, 2351, 'comment_shortcuts', 'false'),
(36459, 2351, 'admin_color', 'fresh'),
(36460, 2351, 'use_ssl', '0'),
(36461, 2351, 'show_admin_bar_front', 'true'),
(36462, 2351, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36463, 2351, 'wp_user_level', '0'),
(36464, 2351, 'wsl_current_provider', 'Facebook'),
(36465, 2351, 'wsl_current_user_image', 'https://graph.facebook.com/1113188452041371/picture?width=150&height=150'),
(36466, 2351, 'session_tokens', 'a:1:{s:64:\"e9fe0a642900d13fa68a222fda23a3126ff521e7444eb98271f0bb592d5fa2aa\";a:4:{s:10:\"expiration\";i:1434126447;s:2:\"ip\";s:14:\"79.168.158.177\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432916847;}}'),
(36467, 2351, 'votou', 'sim'),
(36468, 2351, 'user_votes', 'tubo-do-ano-ess_p1007,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1383'),
(36469, 2352, 'nickname', 'Carlos_Gomes_Pinto'),
(36470, 2352, 'first_name', 'Carlos'),
(36471, 2352, 'last_name', 'Pinto'),
(36472, 2352, 'description', ''),
(36473, 2352, 'rich_editing', 'true'),
(36474, 2352, 'comment_shortcuts', 'false'),
(36475, 2352, 'admin_color', 'fresh'),
(36476, 2352, 'use_ssl', '0'),
(36477, 2352, 'show_admin_bar_front', 'true'),
(36478, 2352, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36479, 2352, 'wp_user_level', '0'),
(36480, 2352, 'wsl_current_provider', 'Facebook'),
(36481, 2352, 'wsl_current_user_image', 'https://graph.facebook.com/10153033830827901/picture?width=150&height=150'),
(36482, 2352, 'session_tokens', 'a:1:{s:64:\"c1a6d61923e27edb748e36064b01ce54c12e642871b58d963f8563662df20820\";a:4:{s:10:\"expiration\";i:1434126573;s:2:\"ip\";s:13:\"87.103.51.214\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1432916973;}}'),
(36483, 2353, 'nickname', 'Thesomic9'),
(36484, 2353, 'first_name', 'Thesomic9'),
(36485, 2353, 'last_name', '.'),
(36486, 2353, 'description', ''),
(36487, 2353, 'rich_editing', 'true'),
(36488, 2353, 'comment_shortcuts', 'false'),
(36489, 2353, 'admin_color', 'fresh'),
(36490, 2353, 'use_ssl', '0'),
(36491, 2353, 'show_admin_bar_front', 'true'),
(36492, 2353, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36493, 2353, 'wp_user_level', '0'),
(36494, 2353, 'wsl_current_provider', 'Google'),
(36495, 2353, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-OvU486bgIl4/AAAAAAAAAAI/AAAAAAAAADU/svRVRJpeDTw/photo.jpg?sz=200'),
(36496, 2353, 'session_tokens', 'a:1:{s:64:\"4d7d1bad7d55bdc6cffac81cc0f110b9fadc45c9f4c15e0e10b8555da34377cd\";a:4:{s:10:\"expiration\";i:1434126687;s:2:\"ip\";s:12:\"85.243.7.202\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432917087;}}'),
(36497, 2354, 'nickname', 'Ze_Ferreira'),
(36498, 2354, 'first_name', 'Ze'),
(36499, 2354, 'last_name', 'Ferreira'),
(36500, 2354, 'description', ''),
(36501, 2354, 'rich_editing', 'true'),
(36502, 2354, 'comment_shortcuts', 'false'),
(36503, 2354, 'admin_color', 'fresh'),
(36504, 2354, 'use_ssl', '0'),
(36505, 2354, 'show_admin_bar_front', 'true'),
(36506, 2354, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36507, 2354, 'wp_user_level', '0'),
(36508, 2354, 'wsl_current_provider', 'Facebook'),
(36509, 2354, 'wsl_current_user_image', 'https://graph.facebook.com/10152936620702963/picture?width=150&height=150'),
(36510, 2354, 'session_tokens', 'a:1:{s:64:\"1d3006b8c090dad223f271fd92f95f31a60dc4bf0c45499a91aeaa8158d0c73e\";a:4:{s:10:\"expiration\";i:1434127116;s:2:\"ip\";s:11:\"161.0.39.46\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432917516;}}'),
(36511, 2354, 'votou', 'sim'),
(36512, 2354, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(36513, 2353, 'votou', 'sim'),
(36514, 2353, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(36515, 2355, 'nickname', 'Sofia_Delgado'),
(36516, 2355, 'first_name', 'Sofia'),
(36517, 2355, 'last_name', 'Delgado'),
(36518, 2355, 'description', ''),
(36519, 2355, 'rich_editing', 'true'),
(36520, 2355, 'comment_shortcuts', 'false'),
(36521, 2355, 'admin_color', 'fresh'),
(36522, 2355, 'use_ssl', '0'),
(36523, 2355, 'show_admin_bar_front', 'true'),
(36524, 2355, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36525, 2355, 'wp_user_level', '0'),
(36526, 2355, 'wsl_current_provider', 'Google'),
(36527, 2355, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(36528, 2355, 'session_tokens', 'a:1:{s:64:\"1b1776ceafa1c3199e9c1d2a0c482146d33d2ff741b2d78aa0c6b519b9a03a3e\";a:4:{s:10:\"expiration\";i:1434127269;s:2:\"ip\";s:14:\"89.114.193.131\";s:2:\"ua\";s:233:\"Mozilla/5.0 (iPad; CPU OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/28.0.0.10.10;FBBV/8930087;FBDV/iPad3,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432917669;}}'),
(36529, 2355, 'votou', 'sim'),
(36530, 2355, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,manobra-do-ano-reef_p1305'),
(36531, 2356, 'nickname', 'Tiago_Garcia'),
(36532, 2356, 'first_name', 'Tiago'),
(36533, 2356, 'last_name', 'Garcia'),
(36534, 2356, 'description', ''),
(36535, 2356, 'rich_editing', 'true'),
(36536, 2356, 'comment_shortcuts', 'false'),
(36537, 2356, 'admin_color', 'fresh'),
(36538, 2356, 'use_ssl', '0'),
(36539, 2356, 'show_admin_bar_front', 'true'),
(36540, 2356, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36541, 2356, 'wp_user_level', '0'),
(36542, 2356, 'wsl_current_provider', 'Facebook'),
(36543, 2356, 'wsl_current_user_image', 'https://graph.facebook.com/1027783680572915/picture?width=150&height=150'),
(36544, 2356, 'session_tokens', 'a:1:{s:64:\"d382df917220e2b2d2a9002ada33a6aef98cfb4f84f1994c31d256a9b9da2832\";a:4:{s:10:\"expiration\";i:1434127397;s:2:\"ip\";s:12:\"177.35.79.64\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432917797;}}'),
(36545, 2357, 'nickname', 'Luis_Godinho_1'),
(36546, 2357, 'first_name', 'Luís'),
(36547, 2357, 'last_name', 'Godinho'),
(36548, 2357, 'description', ''),
(36549, 2357, 'rich_editing', 'true'),
(36550, 2357, 'comment_shortcuts', 'false'),
(36551, 2357, 'admin_color', 'fresh'),
(36552, 2357, 'use_ssl', '0'),
(36553, 2357, 'show_admin_bar_front', 'true'),
(36554, 2357, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36555, 2357, 'wp_user_level', '0'),
(36556, 2357, 'wsl_current_provider', 'Facebook'),
(36557, 2357, 'wsl_current_user_image', 'https://graph.facebook.com/960968383943365/picture?width=150&height=150'),
(36558, 2357, 'session_tokens', 'a:1:{s:64:\"f26d9648bd559de92678032b4b0c5b4d2445774a782639acb6aeaaef20b97862\";a:4:{s:10:\"expiration\";i:1434127471;s:2:\"ip\";s:14:\"188.83.253.237\";s:2:\"ua\";s:131:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) CriOS/42.0.2311.47 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432917871;}}'),
(36559, 2357, 'votou', 'sim'),
(36560, 2357, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(36561, 2358, 'nickname', 'Bernardo_Sykes'),
(36562, 2358, 'first_name', 'Bernardo'),
(36563, 2358, 'last_name', 'Sykes'),
(36564, 2358, 'description', ''),
(36565, 2358, 'rich_editing', 'true'),
(36566, 2358, 'comment_shortcuts', 'false'),
(36567, 2358, 'admin_color', 'fresh'),
(36568, 2358, 'use_ssl', '0'),
(36569, 2358, 'show_admin_bar_front', 'true'),
(36570, 2358, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36571, 2358, 'wp_user_level', '0'),
(36572, 2358, 'wsl_current_provider', 'Facebook'),
(36573, 2358, 'wsl_current_user_image', 'https://graph.facebook.com/10204566649707789/picture?width=150&height=150'),
(36574, 2358, 'session_tokens', 'a:1:{s:64:\"2a329b52d3ae59343fb6f38edfab87bb7c4e3bba845585adb732ef68c9f2e3fd\";a:4:{s:10:\"expiration\";i:1434127642;s:2:\"ip\";s:14:\"85.139.240.162\";s:2:\"ua\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2416.0 Safari/537.36\";s:5:\"login\";i:1432918042;}}'),
(36575, 2359, 'nickname', 'Joao_Carvalho'),
(36576, 2359, 'first_name', 'João'),
(36577, 2359, 'last_name', 'Carvalho'),
(36578, 2359, 'description', ''),
(36579, 2359, 'rich_editing', 'true'),
(36580, 2359, 'comment_shortcuts', 'false'),
(36581, 2359, 'admin_color', 'fresh'),
(36582, 2359, 'use_ssl', '0'),
(36583, 2359, 'show_admin_bar_front', 'true'),
(36584, 2359, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36585, 2359, 'wp_user_level', '0'),
(36586, 2359, 'wsl_current_provider', 'Facebook'),
(36587, 2359, 'wsl_current_user_image', 'https://graph.facebook.com/840144419400905/picture?width=150&height=150'),
(36588, 2359, 'session_tokens', 'a:1:{s:64:\"3c1053dc0e36425ab225f600f9a79e51de55ad106f53c3cf6eafa7d9faaa3b93\";a:4:{s:10:\"expiration\";i:1434127688;s:2:\"ip\";s:10:\"2.82.98.54\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432918088;}}'),
(36589, 2360, 'nickname', 'Hugo_Soares'),
(36590, 2360, 'first_name', 'Hugo'),
(36591, 2360, 'last_name', 'Soares'),
(36592, 2360, 'description', ''),
(36593, 2360, 'rich_editing', 'true'),
(36594, 2360, 'comment_shortcuts', 'false'),
(36595, 2360, 'admin_color', 'fresh'),
(36596, 2360, 'use_ssl', '0'),
(36597, 2360, 'show_admin_bar_front', 'true'),
(36598, 2360, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36599, 2360, 'wp_user_level', '0'),
(36600, 2360, 'wsl_current_provider', 'Facebook'),
(36601, 2360, 'wsl_current_user_image', 'https://graph.facebook.com/10205933483190140/picture?width=150&height=150'),
(36602, 2360, 'session_tokens', 'a:1:{s:64:\"469cc477aff184a4eb4a7f808dd414064804cf3e067b4687c0670c321ac061b4\";a:4:{s:10:\"expiration\";i:1434127762;s:2:\"ip\";s:14:\"85.247.102.125\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432918162;}}'),
(36603, 2361, 'nickname', 'Raquel_Silva_Gomes'),
(36604, 2361, 'first_name', 'Raquel'),
(36605, 2361, 'last_name', 'Gomes'),
(36606, 2361, 'description', ''),
(36607, 2361, 'rich_editing', 'true'),
(36608, 2361, 'comment_shortcuts', 'false'),
(36609, 2361, 'admin_color', 'fresh'),
(36610, 2361, 'use_ssl', '0'),
(36611, 2361, 'show_admin_bar_front', 'true'),
(36612, 2361, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36613, 2361, 'wp_user_level', '0'),
(36614, 2361, 'wsl_current_provider', 'Facebook'),
(36615, 2361, 'wsl_current_user_image', 'https://graph.facebook.com/10153752837105715/picture?width=150&height=150'),
(36616, 2361, 'session_tokens', 'a:1:{s:64:\"b7023d82aa6dce1fd414e7b1d3af203101312e42542bbae1bb6fea94b76d2aaa\";a:4:{s:10:\"expiration\";i:1434127861;s:2:\"ip\";s:13:\"85.139.78.152\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432918261;}}'),
(36617, 2362, 'nickname', 'Joaquim_Torres'),
(36618, 2362, 'first_name', 'Joaquim'),
(36619, 2362, 'last_name', 'Torres'),
(36620, 2362, 'description', ''),
(36621, 2362, 'rich_editing', 'true'),
(36622, 2362, 'comment_shortcuts', 'false'),
(36623, 2362, 'admin_color', 'fresh'),
(36624, 2362, 'use_ssl', '0'),
(36625, 2362, 'show_admin_bar_front', 'true'),
(36626, 2362, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36627, 2362, 'wp_user_level', '0'),
(36628, 2362, 'wsl_current_provider', 'Facebook'),
(36629, 2362, 'wsl_current_user_image', 'https://graph.facebook.com/10206029293723712/picture?width=150&height=150'),
(36630, 2362, 'session_tokens', 'a:1:{s:64:\"f9d4818b0cfcfbf5722b2e38c6f209cafcd64834bf5d875a4f5f18ecdf94c3ae\";a:4:{s:10:\"expiration\";i:1434127868;s:2:\"ip\";s:11:\"62.48.155.5\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432918268;}}'),
(36631, 2363, 'nickname', 'Miguel_Monteiro'),
(36632, 2363, 'first_name', 'Miguel'),
(36633, 2363, 'last_name', 'Monteiro'),
(36634, 2363, 'description', ''),
(36635, 2363, 'rich_editing', 'true'),
(36636, 2363, 'comment_shortcuts', 'false'),
(36637, 2363, 'admin_color', 'fresh'),
(36638, 2363, 'use_ssl', '0'),
(36639, 2363, 'show_admin_bar_front', 'true'),
(36640, 2363, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36641, 2363, 'wp_user_level', '0'),
(36642, 2363, 'wsl_current_provider', 'Facebook'),
(36643, 2363, 'wsl_current_user_image', 'https://graph.facebook.com/826626127373748/picture?width=150&height=150'),
(36644, 2363, 'session_tokens', 'a:1:{s:64:\"6214da03be625b34aa0a9c6110e7ba686be26d1732a75ed3c49b2ab46a228f49\";a:4:{s:10:\"expiration\";i:1434127875;s:2:\"ip\";s:14:\"85.138.168.155\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432918275;}}'),
(36645, 2360, 'votou', 'sim'),
(36646, 2360, 'user_votes', 'surfista-do-ano-oakley_p1346,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(36647, 2359, 'votou', 'sim'),
(36648, 2359, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(36649, 2364, 'nickname', 'Francisca_Silveira_Machado'),
(36650, 2364, 'first_name', 'Francisca'),
(36651, 2364, 'last_name', 'Silveira Machado'),
(36652, 2364, 'description', ''),
(36653, 2364, 'rich_editing', 'true'),
(36654, 2364, 'comment_shortcuts', 'false'),
(36655, 2364, 'admin_color', 'fresh'),
(36656, 2364, 'use_ssl', '0'),
(36657, 2364, 'show_admin_bar_front', 'true'),
(36658, 2364, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36659, 2364, 'wp_user_level', '0'),
(36660, 2364, 'wsl_current_provider', 'Facebook'),
(36661, 2364, 'wsl_current_user_image', 'https://graph.facebook.com/1138117189547478/picture?width=150&height=150'),
(36662, 2364, 'session_tokens', 'a:1:{s:64:\"e7fbc0cc65ecb16f2da420fe26966fe5b384b4233a0af34f247f2fe5f1a6bc61\";a:4:{s:10:\"expiration\";i:1434127979;s:2:\"ip\";s:12:\"79.168.154.2\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432918379;}}'),
(36663, 2361, 'votou', 'sim'),
(36664, 2361, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(36665, 2365, 'nickname', 'Ana_Guedes'),
(36666, 2365, 'first_name', 'Ana'),
(36667, 2365, 'last_name', 'Guedes'),
(36668, 2365, 'description', ''),
(36669, 2365, 'rich_editing', 'true'),
(36670, 2365, 'comment_shortcuts', 'false'),
(36671, 2365, 'admin_color', 'fresh'),
(36672, 2365, 'use_ssl', '0'),
(36673, 2365, 'show_admin_bar_front', 'true'),
(36674, 2365, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36675, 2365, 'wp_user_level', '0'),
(36676, 2365, 'wsl_current_provider', 'Facebook'),
(36677, 2365, 'wsl_current_user_image', 'https://graph.facebook.com/10153005678477293/picture?width=150&height=150'),
(36678, 2365, 'session_tokens', 'a:2:{s:64:\"928968bc23c514ceae64ce15e54ad5e1d3352419a99f939531e2a7a99c93e082\";a:4:{s:10:\"expiration\";i:1434128394;s:2:\"ip\";s:13:\"85.245.65.142\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; U; Android 4.4.2; pt-pt; SM-G355H Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1432918794;}s:64:\"b3cf18c143a64073a3eced68564061bc2c007f4d08cf65800f91c5edf34d06ca\";a:4:{s:10:\"expiration\";i:1434132386;s:2:\"ip\";s:13:\"85.245.65.142\";s:2:\"ua\";s:76:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; ASU2JS; rv:11.0) like Gecko\";s:5:\"login\";i:1432922786;}}'),
(36679, 2365, 'votou', 'sim'),
(36680, 2365, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(36681, 2356, 'votou', 'sim'),
(36682, 2356, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,videoclip-do-ano-hurley_p1406,onda-do-ano-polen_p1086,foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(36683, 2366, 'nickname', 'Paulo_Melim'),
(36684, 2366, 'first_name', 'Paulo'),
(36685, 2366, 'last_name', 'Melim'),
(36686, 2366, 'description', ''),
(36687, 2366, 'rich_editing', 'true'),
(36688, 2366, 'comment_shortcuts', 'false'),
(36689, 2366, 'admin_color', 'fresh'),
(36690, 2366, 'use_ssl', '0'),
(36691, 2366, 'show_admin_bar_front', 'true'),
(36692, 2366, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36693, 2366, 'wp_user_level', '0'),
(36694, 2366, 'wsl_current_provider', 'Facebook'),
(36695, 2366, 'wsl_current_user_image', 'https://graph.facebook.com/908976819143919/picture?width=150&height=150'),
(36696, 2366, 'session_tokens', 'a:2:{s:64:\"a9e72bb51491d51b04824e5da057d30c913a67847dc58bf8d88e3cdd402f307e\";a:4:{s:10:\"expiration\";i:1434128564;s:2:\"ip\";s:13:\"95.94.240.185\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432918964;}s:64:\"a5e22261d5fb84ff52329a9f0e96f4b52774c2c99e61b56ab58c4df4012a69b0\";a:4:{s:10:\"expiration\";i:1434360857;s:2:\"ip\";s:13:\"95.94.240.185\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433151257;}}'),
(36697, 2366, 'votou', 'sim'),
(36698, 2366, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(36699, 2367, 'nickname', 'Manuel_Pina'),
(36700, 2367, 'first_name', 'Manuel'),
(36701, 2367, 'last_name', 'Pina'),
(36702, 2367, 'description', ''),
(36703, 2367, 'rich_editing', 'true'),
(36704, 2367, 'comment_shortcuts', 'false'),
(36705, 2367, 'admin_color', 'fresh'),
(36706, 2367, 'use_ssl', '0'),
(36707, 2367, 'show_admin_bar_front', 'true'),
(36708, 2367, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36709, 2367, 'wp_user_level', '0'),
(36710, 2367, 'wsl_current_provider', 'Facebook'),
(36711, 2367, 'wsl_current_user_image', 'https://graph.facebook.com/1110211665661416/picture?width=150&height=150'),
(36712, 2367, 'session_tokens', 'a:1:{s:64:\"ce7345fe76b98c3846ca9b815603fd1eb016e9236d958ba269a443d20917a9dd\";a:4:{s:10:\"expiration\";i:1434129299;s:2:\"ip\";s:13:\"85.247.170.40\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432919699;}}'),
(36713, 2367, 'votou', 'sim'),
(36714, 2367, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(36715, 2368, 'nickname', 'Charlotta_Steinwall'),
(36716, 2368, 'first_name', 'Charlotta'),
(36717, 2368, 'last_name', 'Steinwall'),
(36718, 2368, 'description', ''),
(36719, 2368, 'rich_editing', 'true'),
(36720, 2368, 'comment_shortcuts', 'false'),
(36721, 2368, 'admin_color', 'fresh'),
(36722, 2368, 'use_ssl', '0'),
(36723, 2368, 'show_admin_bar_front', 'true'),
(36724, 2368, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36725, 2368, 'wp_user_level', '0'),
(36726, 2368, 'wsl_current_provider', 'Facebook'),
(36727, 2368, 'wsl_current_user_image', 'https://graph.facebook.com/10152744050056734/picture?width=150&height=150'),
(36728, 2368, 'session_tokens', 'a:1:{s:64:\"ffb95d6f4d3824069060c6f032287da318bfb49dc6904ebe2b4fcbf3a70c8ce3\";a:4:{s:10:\"expiration\";i:1434129449;s:2:\"ip\";s:13:\"31.211.196.63\";s:2:\"ua\";s:251:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/TELIA;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432919849;}}'),
(36729, 2369, 'nickname', 'Ze_Soengas'),
(36730, 2369, 'first_name', 'Ze'),
(36731, 2369, 'last_name', 'Soengas'),
(36732, 2369, 'description', ''),
(36733, 2369, 'rich_editing', 'true'),
(36734, 2369, 'comment_shortcuts', 'false'),
(36735, 2369, 'admin_color', 'fresh'),
(36736, 2369, 'use_ssl', '0'),
(36737, 2369, 'show_admin_bar_front', 'true'),
(36738, 2369, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36739, 2369, 'wp_user_level', '0'),
(36740, 2369, 'wsl_current_provider', 'Facebook'),
(36741, 2369, 'wsl_current_user_image', 'https://graph.facebook.com/698236146988931/picture?width=150&height=150'),
(36742, 2369, 'session_tokens', 'a:1:{s:64:\"850ea6281f6cdad75ec706648badbae1dfac0d8533b1e4a0f424a184ff8636f2\";a:4:{s:10:\"expiration\";i:1434129468;s:2:\"ip\";s:13:\"81.71.114.116\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-G800F Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432919868;}}'),
(36743, 2368, 'votou', 'sim'),
(36744, 2368, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036'),
(36745, 2370, 'nickname', 'Daniel_Leitao_1'),
(36746, 2370, 'first_name', 'Daniel'),
(36747, 2370, 'last_name', 'Leitao'),
(36748, 2370, 'description', ''),
(36749, 2370, 'rich_editing', 'true'),
(36750, 2370, 'comment_shortcuts', 'false'),
(36751, 2370, 'admin_color', 'fresh'),
(36752, 2370, 'use_ssl', '0'),
(36753, 2370, 'show_admin_bar_front', 'true'),
(36754, 2370, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36755, 2370, 'wp_user_level', '0'),
(36756, 2370, 'wsl_current_provider', 'Facebook'),
(36757, 2370, 'wsl_current_user_image', 'https://graph.facebook.com/1145894275437363/picture?width=150&height=150'),
(36758, 2370, 'session_tokens', 'a:1:{s:64:\"f803d036540cf3518418297b5a495be68c09b09ec639597db300564aea28fa07\";a:4:{s:10:\"expiration\";i:1434129538;s:2:\"ip\";s:10:\"2.82.98.98\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1432919938;}}'),
(36759, 2369, 'votou', 'sim'),
(36760, 2369, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(36761, 2370, 'votou', 'sim'),
(36762, 2370, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(36763, 2371, 'nickname', 'Carlos_Barbosa_1'),
(36764, 2371, 'first_name', 'Carlos'),
(36765, 2371, 'last_name', 'Barbosa'),
(36766, 2371, 'description', ''),
(36767, 2371, 'rich_editing', 'true'),
(36768, 2371, 'comment_shortcuts', 'false'),
(36769, 2371, 'admin_color', 'fresh'),
(36770, 2371, 'use_ssl', '0'),
(36771, 2371, 'show_admin_bar_front', 'true'),
(36772, 2371, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36773, 2371, 'wp_user_level', '0'),
(36774, 2371, 'wsl_current_provider', 'Facebook'),
(36775, 2371, 'wsl_current_user_image', 'https://graph.facebook.com/10203458007364430/picture?width=150&height=150'),
(36776, 2371, 'session_tokens', 'a:2:{s:64:\"1c8ab3101df533138b889298a6ff40401d7bfeacf7517c4c68aa1fcb82166ffb\";a:4:{s:10:\"expiration\";i:1434129685;s:2:\"ip\";s:14:\"88.214.167.197\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432920085;}s:64:\"74a9484e8bd9b40a22183cbde5755b06b3cfdee3560beccbc2a372bf98eb393e\";a:4:{s:10:\"expiration\";i:1434131184;s:2:\"ip\";s:14:\"188.83.198.162\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432921584;}}'),
(36777, 2372, 'nickname', 'Filipe_Cunha'),
(36778, 2372, 'first_name', 'Filipe'),
(36779, 2372, 'last_name', 'Cunha'),
(36780, 2372, 'description', ''),
(36781, 2372, 'rich_editing', 'true'),
(36782, 2372, 'comment_shortcuts', 'false'),
(36783, 2372, 'admin_color', 'fresh'),
(36784, 2372, 'use_ssl', '0'),
(36785, 2372, 'show_admin_bar_front', 'true'),
(36786, 2372, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36787, 2372, 'wp_user_level', '0'),
(36788, 2372, 'wsl_current_provider', 'Facebook'),
(36789, 2372, 'wsl_current_user_image', 'https://graph.facebook.com/10205814165566278/picture?width=150&height=150'),
(36790, 2372, 'session_tokens', 'a:1:{s:64:\"79d7f3ed0f806622052650acc6c74ff78d0b2c1241951d81421bcd7c175591f4\";a:4:{s:10:\"expiration\";i:1434129717;s:2:\"ip\";s:12:\"95.93.150.12\";s:2:\"ua\";s:164:\"Mozilla/5.0 (Linux; Android 4.4.4; pt-pt; SAMSUNG SM-G850F Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/1.6 Chrome/28.0.1500.94 Mobile Safari/537.36\";s:5:\"login\";i:1432920117;}}'),
(36791, 2373, 'nickname', 'Mariana_Baiao_Santos'),
(36792, 2373, 'first_name', 'Mariana'),
(36793, 2373, 'last_name', 'Baião Santos'),
(36794, 2373, 'description', ''),
(36795, 2373, 'rich_editing', 'true'),
(36796, 2373, 'comment_shortcuts', 'false'),
(36797, 2373, 'admin_color', 'fresh'),
(36798, 2373, 'use_ssl', '0'),
(36799, 2373, 'show_admin_bar_front', 'true'),
(36800, 2373, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36801, 2373, 'wp_user_level', '0'),
(36802, 2373, 'wsl_current_provider', 'Facebook'),
(36803, 2373, 'wsl_current_user_image', 'https://graph.facebook.com/822949057795890/picture?width=150&height=150'),
(36804, 2373, 'session_tokens', 'a:1:{s:64:\"9a836239e2c97cf4d0eee69f67836a0c63aa656a9e17961032ae88a7d6be3a25\";a:4:{s:10:\"expiration\";i:1434129871;s:2:\"ip\";s:13:\"79.168.162.70\";s:2:\"ua\";s:185:\"Mozilla/5.0 (Linux; Android 5.0; SM-N9005 Build/LRX21V; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432920271;}}'),
(36805, 2358, 'votou', 'sim'),
(36806, 2358, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(36807, 2374, 'nickname', 'Sonia_Babel_Ribeiro'),
(36808, 2374, 'first_name', 'Sónia'),
(36809, 2374, 'last_name', 'Ribeiro'),
(36810, 2374, 'description', ''),
(36811, 2374, 'rich_editing', 'true'),
(36812, 2374, 'comment_shortcuts', 'false'),
(36813, 2374, 'admin_color', 'fresh'),
(36814, 2374, 'use_ssl', '0'),
(36815, 2374, 'show_admin_bar_front', 'true'),
(36816, 2374, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36817, 2374, 'wp_user_level', '0'),
(36818, 2374, 'wsl_current_provider', 'Facebook'),
(36819, 2374, 'wsl_current_user_image', 'https://graph.facebook.com/812020172226652/picture?width=150&height=150'),
(36820, 2374, 'session_tokens', 'a:2:{s:64:\"eae364b2000b6c536f80a4f362006c76fcd5e31e92156f75cde509d77bbb617e\";a:4:{s:10:\"expiration\";i:1434129894;s:2:\"ip\";s:14:\"85.241.142.225\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432920294;}s:64:\"60cb491685597f232fecb4f3c6814357ae98d643b8ea6986058dcac08f641462\";a:4:{s:10:\"expiration\";i:1435051507;s:2:\"ip\";s:14:\"85.242.160.229\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433841907;}}'),
(36821, 2374, 'votou', 'sim'),
(36822, 2374, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(36823, 2373, 'votou', 'sim'),
(36824, 2373, 'user_votes', 'manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1387,foto-do-ano_p1163,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(36825, 2372, 'votou', 'sim'),
(36826, 2372, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(36827, 2375, 'nickname', 'Nuno_Claro_Dos_Santos'),
(36828, 2375, 'first_name', 'Nuno'),
(36829, 2375, 'last_name', 'Dos Santos'),
(36830, 2375, 'description', ''),
(36831, 2375, 'rich_editing', 'true'),
(36832, 2375, 'comment_shortcuts', 'false'),
(36833, 2375, 'admin_color', 'fresh'),
(36834, 2375, 'use_ssl', '0'),
(36835, 2375, 'show_admin_bar_front', 'true'),
(36836, 2375, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36837, 2375, 'wp_user_level', '0'),
(36838, 2375, 'wsl_current_provider', 'Facebook'),
(36839, 2375, 'wsl_current_user_image', 'https://graph.facebook.com/10153432346646522/picture?width=150&height=150'),
(36840, 2375, 'session_tokens', 'a:2:{s:64:\"e70980ee42dfa7a1c720777292b63ac99a7723c8b966e775033ee7ef7c724b27\";a:4:{s:10:\"expiration\";i:1434130413;s:2:\"ip\";s:13:\"87.103.64.214\";s:2:\"ua\";s:263:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/27.0.0.34.13;FBBV/9902566;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432920813;}s:64:\"d2060309fd7ce80f23ea87b0d2f281dbdaf38575018b815c472ef04625263a56\";a:4:{s:10:\"expiration\";i:1434130493;s:2:\"ip\";s:13:\"87.103.64.214\";s:2:\"ua\";s:263:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/27.0.0.34.13;FBBV/9902566;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432920893;}}'),
(36841, 2376, 'nickname', 'Joao_Martins'),
(36842, 2376, 'first_name', 'João'),
(36843, 2376, 'last_name', 'Martins'),
(36844, 2376, 'description', ''),
(36845, 2376, 'rich_editing', 'true'),
(36846, 2376, 'comment_shortcuts', 'false'),
(36847, 2376, 'admin_color', 'fresh'),
(36848, 2376, 'use_ssl', '0'),
(36849, 2376, 'show_admin_bar_front', 'true'),
(36850, 2376, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36851, 2376, 'wp_user_level', '0'),
(36852, 2376, 'wsl_current_provider', 'Google'),
(36853, 2376, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(36854, 2376, 'session_tokens', 'a:1:{s:64:\"92f91c7e7ea936240b0dbff6e281084eda5f4cae90f2e211e7234396d5d23d73\";a:4:{s:10:\"expiration\";i:1434130430;s:2:\"ip\";s:12:\"85.247.78.54\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432920830;}}'),
(36855, 2377, 'nickname', 'Tristan_Jones'),
(36856, 2377, 'first_name', 'Tristan'),
(36857, 2377, 'last_name', 'Jones'),
(36858, 2377, 'description', ''),
(36859, 2377, 'rich_editing', 'true'),
(36860, 2377, 'comment_shortcuts', 'false'),
(36861, 2377, 'admin_color', 'fresh'),
(36862, 2377, 'use_ssl', '0'),
(36863, 2377, 'show_admin_bar_front', 'true'),
(36864, 2377, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36865, 2377, 'wp_user_level', '0'),
(36866, 2377, 'wsl_current_provider', 'Facebook'),
(36867, 2377, 'wsl_current_user_image', 'https://graph.facebook.com/10153425585030774/picture?width=150&height=150'),
(36868, 2377, 'session_tokens', 'a:1:{s:64:\"1ca4bd2f50101c477b0c52cbcfd9375177f0a409252e3c3991d618b51ecaeaec\";a:4:{s:10:\"expiration\";i:1434130455;s:2:\"ip\";s:13:\"2.102.240.148\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432920855;}}'),
(36869, 2378, 'nickname', 'Chloe_Dechaumont'),
(36870, 2378, 'first_name', 'Chloé'),
(36871, 2378, 'last_name', 'Dechaumont'),
(36872, 2378, 'description', ''),
(36873, 2378, 'rich_editing', 'true'),
(36874, 2378, 'comment_shortcuts', 'false'),
(36875, 2378, 'admin_color', 'fresh'),
(36876, 2378, 'use_ssl', '0'),
(36877, 2378, 'show_admin_bar_front', 'true'),
(36878, 2378, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36879, 2378, 'wp_user_level', '0'),
(36880, 2378, 'wsl_current_provider', 'Facebook'),
(36881, 2378, 'wsl_current_user_image', 'https://graph.facebook.com/10153452964412249/picture?width=150&height=150'),
(36882, 2378, 'session_tokens', 'a:1:{s:64:\"41b77f66b605747abeb19d978ad135f55e2abef65cc637cc134598e0b5bd796a\";a:4:{s:10:\"expiration\";i:1434130537;s:2:\"ip\";s:12:\"80.215.135.3\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432920937;}}'),
(36883, 2379, 'nickname', 'David_Salis_Gomes'),
(36884, 2379, 'first_name', 'David'),
(36885, 2379, 'last_name', 'Gomes'),
(36886, 2379, 'description', ''),
(36887, 2379, 'rich_editing', 'true'),
(36888, 2379, 'comment_shortcuts', 'false'),
(36889, 2379, 'admin_color', 'fresh'),
(36890, 2379, 'use_ssl', '0'),
(36891, 2379, 'show_admin_bar_front', 'true'),
(36892, 2379, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36893, 2379, 'wp_user_level', '0'),
(36894, 2379, 'wsl_current_provider', 'Facebook'),
(36895, 2379, 'wsl_current_user_image', 'https://graph.facebook.com/10152902911123994/picture?width=150&height=150'),
(36896, 2379, 'session_tokens', 'a:2:{s:64:\"353352dbb5f49d8c87c71bb0116cf30a4825f3ffb4f492cfc1642e6020669429\";a:4:{s:10:\"expiration\";i:1434130622;s:2:\"ip\";s:14:\"94.197.121.142\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.1.2; GT-S6810P Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.109 Mobile Safari/537.36\";s:5:\"login\";i:1432921022;}s:64:\"99b3959570a5f2a705108285aba23146b6700713c360e0060625f088a63d0e54\";a:4:{s:10:\"expiration\";i:1434146209;s:2:\"ip\";s:12:\"77.101.19.33\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432936609;}}'),
(36897, 2380, 'nickname', 'Moniz_Tiago'),
(36898, 2380, 'first_name', 'Tiago'),
(36899, 2380, 'last_name', 'Moniz'),
(36900, 2380, 'description', ''),
(36901, 2380, 'rich_editing', 'true'),
(36902, 2380, 'comment_shortcuts', 'false'),
(36903, 2380, 'admin_color', 'fresh'),
(36904, 2380, 'use_ssl', '0'),
(36905, 2380, 'show_admin_bar_front', 'true'),
(36906, 2380, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36907, 2380, 'wp_user_level', '0'),
(36908, 2380, 'wsl_current_provider', 'Facebook'),
(36909, 2380, 'wsl_current_user_image', 'https://graph.facebook.com/10206252177530725/picture?width=150&height=150'),
(36910, 2380, 'session_tokens', 'a:1:{s:64:\"2d0784fa59dda7580fa1a6a629739f40a08c0777c71084db79d21bec09ace3b7\";a:4:{s:10:\"expiration\";i:1434130651;s:2:\"ip\";s:12:\"78.29.139.93\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432921051;}}'),
(36911, 2380, 'votou', 'sim'),
(36912, 2380, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(36913, 2381, 'nickname', 'Julia_Moutet'),
(36914, 2381, 'first_name', 'Julia'),
(36915, 2381, 'last_name', 'Moutet'),
(36916, 2381, 'description', ''),
(36917, 2381, 'rich_editing', 'true'),
(36918, 2381, 'comment_shortcuts', 'false'),
(36919, 2381, 'admin_color', 'fresh'),
(36920, 2381, 'use_ssl', '0'),
(36921, 2381, 'show_admin_bar_front', 'true'),
(36922, 2381, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36923, 2381, 'wp_user_level', '0'),
(36924, 2381, 'wsl_current_provider', 'Facebook'),
(36925, 2381, 'wsl_current_user_image', 'https://graph.facebook.com/10153414916107728/picture?width=150&height=150'),
(36926, 2381, 'session_tokens', 'a:1:{s:64:\"5f7832ab71a382a441ffab8d83cf2565359999a663a4c0ab716516089135f311\";a:4:{s:10:\"expiration\";i:1434130763;s:2:\"ip\";s:14:\"80.215.227.131\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432921163;}}'),
(36927, 2382, 'nickname', 'Nuno_B_R_Almeida'),
(36928, 2382, 'first_name', 'Nuno B R'),
(36929, 2382, 'last_name', 'Almeida'),
(36930, 2382, 'description', ''),
(36931, 2382, 'rich_editing', 'true'),
(36932, 2382, 'comment_shortcuts', 'false'),
(36933, 2382, 'admin_color', 'fresh'),
(36934, 2382, 'use_ssl', '0'),
(36935, 2382, 'show_admin_bar_front', 'true'),
(36936, 2382, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36937, 2382, 'wp_user_level', '0'),
(36938, 2382, 'wsl_current_provider', 'Facebook'),
(36939, 2382, 'wsl_current_user_image', 'https://graph.facebook.com/10153418639431081/picture?width=150&height=150'),
(36940, 2382, 'session_tokens', 'a:1:{s:64:\"79be1446aa72319616e8c407fe74499c39a49885785b6b903573183172ff18ac\";a:4:{s:10:\"expiration\";i:1434130784;s:2:\"ip\";s:14:\"158.162.21.161\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432921184;}}'),
(36941, 2382, 'votou', 'sim'),
(36942, 2382, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(36943, 2377, 'votou', 'sim'),
(36944, 2377, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(36945, 1537, 'votou', 'sim'),
(36946, 1537, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(36947, 2383, 'nickname', 'Pedro_Santos_3'),
(36948, 2383, 'first_name', 'Pedro'),
(36949, 2383, 'last_name', 'Santos'),
(36950, 2383, 'description', ''),
(36951, 2383, 'rich_editing', 'true'),
(36952, 2383, 'comment_shortcuts', 'false'),
(36953, 2383, 'admin_color', 'fresh'),
(36954, 2383, 'use_ssl', '0'),
(36955, 2383, 'show_admin_bar_front', 'true'),
(36956, 2383, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36957, 2383, 'wp_user_level', '0'),
(36958, 2383, 'wsl_current_provider', 'Facebook'),
(36959, 2383, 'wsl_current_user_image', 'https://graph.facebook.com/985281231496375/picture?width=150&height=150'),
(36960, 2383, 'session_tokens', 'a:1:{s:64:\"f314eac7b01ecbb4292bb21c89aebf99428299feeb3ddf6b23277bd9347d0934\";a:4:{s:10:\"expiration\";i:1434131234;s:2:\"ip\";s:12:\"193.126.28.1\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432921634;}}'),
(36961, 2384, 'nickname', 'Joao_Bernardino'),
(36962, 2384, 'first_name', 'João'),
(36963, 2384, 'last_name', 'Bernardino'),
(36964, 2384, 'description', ''),
(36965, 2384, 'rich_editing', 'true'),
(36966, 2384, 'comment_shortcuts', 'false'),
(36967, 2384, 'admin_color', 'fresh'),
(36968, 2384, 'use_ssl', '0'),
(36969, 2384, 'show_admin_bar_front', 'true'),
(36970, 2384, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36971, 2384, 'wp_user_level', '0'),
(36972, 2384, 'wsl_current_provider', 'Facebook'),
(36973, 2384, 'wsl_current_user_image', 'https://graph.facebook.com/10205540640369959/picture?width=150&height=150'),
(36974, 2384, 'session_tokens', 'a:2:{s:64:\"7ead8cd31b576660a8621b016a6188cee86e8f92fdf22a870a20818c3cc91379\";a:4:{s:10:\"expiration\";i:1434131287;s:2:\"ip\";s:11:\"2.83.95.236\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432921687;}s:64:\"2fd94156617bab0558dfecf7fa6a388a8a3594b4ac5e80e8ab094ff104157c9c\";a:4:{s:10:\"expiration\";i:1434195776;s:2:\"ip\";s:11:\"2.83.95.236\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432986176;}}'),
(36975, 2385, 'nickname', 'Manya_Afonso'),
(36976, 2385, 'first_name', 'Manya'),
(36977, 2385, 'last_name', 'Afonso'),
(36978, 2385, 'description', ''),
(36979, 2385, 'rich_editing', 'true'),
(36980, 2385, 'comment_shortcuts', 'false'),
(36981, 2385, 'admin_color', 'fresh'),
(36982, 2385, 'use_ssl', '0'),
(36983, 2385, 'show_admin_bar_front', 'true'),
(36984, 2385, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(36985, 2385, 'wp_user_level', '0'),
(36986, 2385, 'wsl_current_provider', 'Facebook'),
(36987, 2385, 'wsl_current_user_image', 'https://graph.facebook.com/10155642329780597/picture?width=150&height=150'),
(36988, 2385, 'session_tokens', 'a:1:{s:64:\"8cfb3afcc3b7ceb785663fe136d4e9ded5ff9787f0c43f5e0dc97ff1b19cb801\";a:4:{s:10:\"expiration\";i:1434131338;s:2:\"ip\";s:14:\"193.136.138.62\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.111 Safari/537.36\";s:5:\"login\";i:1432921738;}}'),
(36989, 2376, 'votou', 'sim'),
(36990, 2376, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(36991, 2385, 'votou', 'sim'),
(36992, 2385, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(36993, 2386, 'nickname', 'Fernando_Nobre'),
(36994, 2386, 'first_name', 'Fernando'),
(36995, 2386, 'last_name', 'Nobre'),
(36996, 2386, 'description', ''),
(36997, 2386, 'rich_editing', 'true'),
(36998, 2386, 'comment_shortcuts', 'false'),
(36999, 2386, 'admin_color', 'fresh'),
(37000, 2386, 'use_ssl', '0'),
(37001, 2386, 'show_admin_bar_front', 'true'),
(37002, 2386, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37003, 2386, 'wp_user_level', '0'),
(37004, 2386, 'wsl_current_provider', 'Facebook'),
(37005, 2386, 'wsl_current_user_image', 'https://graph.facebook.com/10205808475163947/picture?width=150&height=150'),
(37006, 2386, 'session_tokens', 'a:1:{s:64:\"c311f00545bb4c744d69bd72d5d3039cfb471ff3fd18bce9f3c3666fe2f82385\";a:4:{s:10:\"expiration\";i:1434131510;s:2:\"ip\";s:14:\"85.247.171.141\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432921910;}}'),
(37007, 2371, 'votou', 'sim'),
(37008, 2371, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(37009, 2383, 'votou', 'sim'),
(37010, 2383, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(37011, 2387, 'nickname', 'Maria_Hatton'),
(37012, 2387, 'first_name', 'Maria'),
(37013, 2387, 'last_name', 'Hatton'),
(37014, 2387, 'description', ''),
(37015, 2387, 'rich_editing', 'true'),
(37016, 2387, 'comment_shortcuts', 'false'),
(37017, 2387, 'admin_color', 'fresh'),
(37018, 2387, 'use_ssl', '0'),
(37019, 2387, 'show_admin_bar_front', 'true'),
(37020, 2387, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37021, 2387, 'wp_user_level', '0'),
(37022, 2387, 'wsl_current_provider', 'Facebook'),
(37023, 2387, 'wsl_current_user_image', 'https://graph.facebook.com/10153339960994561/picture?width=150&height=150'),
(37024, 2387, 'session_tokens', 'a:1:{s:64:\"2be4cd5c4e09e025a82db45edecbad45b2a2e97bb2cab4b10a86c3378f5e4700\";a:4:{s:10:\"expiration\";i:1434131602;s:2:\"ip\";s:13:\"82.142.126.70\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/VFCZ;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432922002;}}'),
(37025, 2388, 'nickname', 'Filipa_Mesquita'),
(37026, 2388, 'first_name', 'Filipa'),
(37027, 2388, 'last_name', 'Mesquita'),
(37028, 2388, 'description', ''),
(37029, 2388, 'rich_editing', 'true'),
(37030, 2388, 'comment_shortcuts', 'false'),
(37031, 2388, 'admin_color', 'fresh'),
(37032, 2388, 'use_ssl', '0'),
(37033, 2388, 'show_admin_bar_front', 'true'),
(37034, 2388, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37035, 2388, 'wp_user_level', '0'),
(37036, 2388, 'wsl_current_provider', 'Facebook'),
(37037, 2388, 'wsl_current_user_image', 'https://graph.facebook.com/661298107335163/picture?width=150&height=150'),
(37038, 2388, 'session_tokens', 'a:1:{s:64:\"29f2e94c51a584b98fd6a80de5f17c303dd7e06002b826ec583ba48fcc01ccb1\";a:4:{s:10:\"expiration\";i:1434131696;s:2:\"ip\";s:14:\"176.78.172.188\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432922096;}}'),
(37039, 2387, 'votou', 'sim'),
(37040, 2387, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(37041, 2386, 'votou', 'sim'),
(37042, 2386, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(37043, 2389, 'nickname', 'Ze_Cupido_Ventura'),
(37044, 2389, 'first_name', 'Zé'),
(37045, 2389, 'last_name', 'Ventura'),
(37046, 2389, 'description', ''),
(37047, 2389, 'rich_editing', 'true'),
(37048, 2389, 'comment_shortcuts', 'false'),
(37049, 2389, 'admin_color', 'fresh'),
(37050, 2389, 'use_ssl', '0'),
(37051, 2389, 'show_admin_bar_front', 'true'),
(37052, 2389, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37053, 2389, 'wp_user_level', '0'),
(37054, 2389, 'wsl_current_provider', 'Facebook'),
(37055, 2389, 'wsl_current_user_image', 'https://graph.facebook.com/10153045409619401/picture?width=150&height=150'),
(37056, 2389, 'session_tokens', 'a:1:{s:64:\"2589c56fdab080d27a3fc35298bcbad69d2bbd767c12d15de05cee1b34f1a0c6\";a:4:{s:10:\"expiration\";i:1434131954;s:2:\"ip\";s:13:\"88.214.169.82\";s:2:\"ua\";s:144:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E5 FHD Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432922354;}}'),
(37057, 2390, 'nickname', 'Diogo_Filipe'),
(37058, 2390, 'first_name', 'Diogo'),
(37059, 2390, 'last_name', 'Filipe'),
(37060, 2390, 'description', ''),
(37061, 2390, 'rich_editing', 'true'),
(37062, 2390, 'comment_shortcuts', 'false'),
(37063, 2390, 'admin_color', 'fresh'),
(37064, 2390, 'use_ssl', '0'),
(37065, 2390, 'show_admin_bar_front', 'true'),
(37066, 2390, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37067, 2390, 'wp_user_level', '0'),
(37068, 2390, 'wsl_current_provider', 'Facebook'),
(37069, 2390, 'wsl_current_user_image', 'https://graph.facebook.com/885846951458619/picture?width=150&height=150'),
(37070, 2390, 'session_tokens', 'a:1:{s:64:\"0af1a36a73c88d42550e75204f32c92b54503ee61a5e29ea4a3437157f764e01\";a:4:{s:10:\"expiration\";i:1434132404;s:2:\"ip\";s:14:\"188.81.253.203\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432922804;}}'),
(37071, 2391, 'nickname', 'Gastao_Entrudo'),
(37072, 2391, 'first_name', 'Gastão'),
(37073, 2391, 'last_name', 'Entrudo'),
(37074, 2391, 'description', ''),
(37075, 2391, 'rich_editing', 'true'),
(37076, 2391, 'comment_shortcuts', 'false'),
(37077, 2391, 'admin_color', 'fresh'),
(37078, 2391, 'use_ssl', '0'),
(37079, 2391, 'show_admin_bar_front', 'true'),
(37080, 2391, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37081, 2391, 'wp_user_level', '0'),
(37082, 2391, 'wsl_current_provider', 'Facebook'),
(37083, 2391, 'wsl_current_user_image', 'https://graph.facebook.com/10153526890027481/picture?width=150&height=150'),
(37084, 2391, 'session_tokens', 'a:1:{s:64:\"c869502149a0ad08ffd0d55b4f021231f7f834f09fd6cbc235322bca5a69cf71\";a:4:{s:10:\"expiration\";i:1434132426;s:2:\"ip\";s:14:\"85.246.181.184\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432922826;}}'),
(37085, 2389, 'votou', 'sim'),
(37086, 2389, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,manobra-do-ano-reef_p1045,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1277,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(37087, 2390, 'votou', 'sim'),
(37088, 2390, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1389,foto-do-ano_p1169,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(37089, 2183, 'votou', 'sim'),
(37090, 2183, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,revelacao-do-ano-deeply_p1383,shaper-do-ano-xhapeland_p1377,treinador-do-ano_p1359'),
(37091, 2392, 'nickname', 'Nato_Nunes'),
(37092, 2392, 'first_name', 'Nato'),
(37093, 2392, 'last_name', 'Nunes'),
(37094, 2392, 'description', ''),
(37095, 2392, 'rich_editing', 'true'),
(37096, 2392, 'comment_shortcuts', 'false'),
(37097, 2392, 'admin_color', 'fresh'),
(37098, 2392, 'use_ssl', '0'),
(37099, 2392, 'show_admin_bar_front', 'true'),
(37100, 2392, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37101, 2392, 'wp_user_level', '0'),
(37102, 2392, 'wsl_current_provider', 'Facebook'),
(37103, 2392, 'wsl_current_user_image', 'https://graph.facebook.com/10206243797441456/picture?width=150&height=150'),
(37104, 2392, 'session_tokens', 'a:1:{s:64:\"84bf87fa4b2badbb6a363355f2d13da310ee74a6743ab9746830bb4e5cb1d01e\";a:4:{s:10:\"expiration\";i:1434133221;s:2:\"ip\";s:13:\"81.84.175.130\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432923621;}}'),
(37105, 2392, 'votou', 'sim'),
(37106, 2392, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(37107, 2393, 'nickname', 'Raquel_Leal_Carvalhas_Chaves'),
(37108, 2393, 'first_name', 'Raquel'),
(37109, 2393, 'last_name', 'Chaves'),
(37110, 2393, 'description', ''),
(37111, 2393, 'rich_editing', 'true'),
(37112, 2393, 'comment_shortcuts', 'false'),
(37113, 2393, 'admin_color', 'fresh'),
(37114, 2393, 'use_ssl', '0'),
(37115, 2393, 'show_admin_bar_front', 'true'),
(37116, 2393, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37117, 2393, 'wp_user_level', '0'),
(37118, 2393, 'wsl_current_provider', 'Facebook'),
(37119, 2393, 'wsl_current_user_image', 'https://graph.facebook.com/10204305440223920/picture?width=150&height=150'),
(37120, 2393, 'session_tokens', 'a:1:{s:64:\"ae5eff81abd303b3115cea4adf7690f88191e3a68c4fb76d75e2373c2cd0d8bc\";a:4:{s:10:\"expiration\";i:1434133569;s:2:\"ip\";s:13:\"85.244.124.41\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432923969;}}'),
(37121, 2394, 'nickname', 'Bia_Mota_Pinto'),
(37122, 2394, 'first_name', 'Bia'),
(37123, 2394, 'last_name', 'Pinto'),
(37124, 2394, 'description', ''),
(37125, 2394, 'rich_editing', 'true'),
(37126, 2394, 'comment_shortcuts', 'false'),
(37127, 2394, 'admin_color', 'fresh'),
(37128, 2394, 'use_ssl', '0'),
(37129, 2394, 'show_admin_bar_front', 'true'),
(37130, 2394, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37131, 2394, 'wp_user_level', '0'),
(37132, 2394, 'wsl_current_provider', 'Facebook'),
(37133, 2394, 'wsl_current_user_image', 'https://graph.facebook.com/10153385568774614/picture?width=150&height=150'),
(37134, 2394, 'session_tokens', 'a:1:{s:64:\"7161a622e3377fb7d3606cd428b968e2ad9762ab5ca24a5005a735654a474673\";a:4:{s:10:\"expiration\";i:1434133783;s:2:\"ip\";s:14:\"188.81.159.111\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432924183;}}'),
(37135, 2393, 'votou', 'sim'),
(37136, 2393, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(37137, 2053, 'votou', 'sim'),
(37138, 2053, 'user_votes', 'shaper-do-ano-xhapeland_p1377'),
(37139, 2394, 'votou', 'sim'),
(37140, 2394, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(37141, 2395, 'nickname', 'Maria_Loureiro_2'),
(37142, 2395, 'first_name', 'Maria'),
(37143, 2395, 'last_name', 'Loureiro'),
(37144, 2395, 'description', ''),
(37145, 2395, 'rich_editing', 'true'),
(37146, 2395, 'comment_shortcuts', 'false'),
(37147, 2395, 'admin_color', 'fresh'),
(37148, 2395, 'use_ssl', '0'),
(37149, 2395, 'show_admin_bar_front', 'true'),
(37150, 2395, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37151, 2395, 'wp_user_level', '0'),
(37152, 2395, 'wsl_current_provider', 'Facebook'),
(37153, 2395, 'wsl_current_user_image', 'https://graph.facebook.com/10153286315714641/picture?width=150&height=150'),
(37154, 2395, 'session_tokens', 'a:1:{s:64:\"d2e01aed2aa7c5428125838c93095925a2d322e9487aad3974bcb35fc4e06fa4\";a:4:{s:10:\"expiration\";i:1434133904;s:2:\"ip\";s:14:\"89.153.250.166\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432924304;}}'),
(37155, 2395, 'votou', 'sim'),
(37156, 2395, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(37157, 2396, 'nickname', 'Daniela_Pires'),
(37158, 2396, 'first_name', 'Daniela'),
(37159, 2396, 'last_name', 'Pires'),
(37160, 2396, 'description', ''),
(37161, 2396, 'rich_editing', 'true'),
(37162, 2396, 'comment_shortcuts', 'false'),
(37163, 2396, 'admin_color', 'fresh'),
(37164, 2396, 'use_ssl', '0'),
(37165, 2396, 'show_admin_bar_front', 'true'),
(37166, 2396, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37167, 2396, 'wp_user_level', '0'),
(37168, 2396, 'wsl_current_provider', 'Google'),
(37169, 2396, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(37170, 2396, 'session_tokens', 'a:1:{s:64:\"24887c693e962a3174b985107eb61f1009b7ae60d3f8eacb77a2ad591e0b53e2\";a:4:{s:10:\"expiration\";i:1434134075;s:2:\"ip\";s:13:\"85.245.49.211\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.4.10 (KHTML, like Gecko) Version/7.1.4 Safari/537.85.13\";s:5:\"login\";i:1432924475;}}'),
(37171, 2397, 'nickname', 'Joana_Roque_de_Pinho'),
(37172, 2397, 'first_name', 'Joana'),
(37173, 2397, 'last_name', 'de Pinho'),
(37174, 2397, 'description', ''),
(37175, 2397, 'rich_editing', 'true'),
(37176, 2397, 'comment_shortcuts', 'false'),
(37177, 2397, 'admin_color', 'fresh'),
(37178, 2397, 'use_ssl', '0'),
(37179, 2397, 'show_admin_bar_front', 'true'),
(37180, 2397, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37181, 2397, 'wp_user_level', '0'),
(37182, 2397, 'wsl_current_provider', 'Facebook'),
(37183, 2397, 'wsl_current_user_image', 'https://graph.facebook.com/10205801150240794/picture?width=150&height=150'),
(37184, 2397, 'session_tokens', 'a:3:{s:64:\"1e485d8a7a46f93358c013878156e141a05a84749464c0985d0ae47dbb04ad93\";a:4:{s:10:\"expiration\";i:1434134083;s:2:\"ip\";s:14:\"85.244.119.135\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/FBIOS;FBAV/17.0.0.14.13;FBBV/4950859;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432924483;}s:64:\"c4598e1d7ee16f71ab99a16399fa65da5956a74e6747a481d986601d95a27703\";a:4:{s:10:\"expiration\";i:1434134159;s:2:\"ip\";s:14:\"85.244.119.135\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/FBIOS;FBAV/17.0.0.14.13;FBBV/4950859;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432924559;}s:64:\"ec8ed803aa2b82049fca286369712a19e2d89b4c87f906c1403b62d7b311db1f\";a:4:{s:10:\"expiration\";i:1434134376;s:2:\"ip\";s:14:\"85.244.119.135\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/FBIOS;FBAV/17.0.0.14.13;FBBV/4950859;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432924776;}}'),
(37185, 2398, 'nickname', 'Ines_Felix'),
(37186, 2398, 'first_name', 'Inês'),
(37187, 2398, 'last_name', 'Félix'),
(37188, 2398, 'description', ''),
(37189, 2398, 'rich_editing', 'true'),
(37190, 2398, 'comment_shortcuts', 'false'),
(37191, 2398, 'admin_color', 'fresh'),
(37192, 2398, 'use_ssl', '0'),
(37193, 2398, 'show_admin_bar_front', 'true'),
(37194, 2398, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37195, 2398, 'wp_user_level', '0'),
(37196, 2398, 'wsl_current_provider', 'Google'),
(37197, 2398, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-W5iUA-k2rTU/AAAAAAAAAAI/AAAAAAAAABE/s1zRMq-Dh2g/photo.jpg?sz=200'),
(37198, 2398, 'session_tokens', 'a:1:{s:64:\"c7d6ce0c93e449f8b102dc7a76f49614ba7c91051b972b16f72d53a579dcd76a\";a:4:{s:10:\"expiration\";i:1434134088;s:2:\"ip\";s:14:\"89.154.211.170\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432924488;}}'),
(37199, 2399, 'nickname', 'Drica_Silva'),
(37200, 2399, 'first_name', 'Drica'),
(37201, 2399, 'last_name', 'Silva'),
(37202, 2399, 'description', ''),
(37203, 2399, 'rich_editing', 'true'),
(37204, 2399, 'comment_shortcuts', 'false'),
(37205, 2399, 'admin_color', 'fresh'),
(37206, 2399, 'use_ssl', '0'),
(37207, 2399, 'show_admin_bar_front', 'true'),
(37208, 2399, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37209, 2399, 'wp_user_level', '0'),
(37210, 2399, 'wsl_current_provider', 'Facebook'),
(37211, 2399, 'wsl_current_user_image', 'https://graph.facebook.com/10207025529902544/picture?width=150&height=150'),
(37212, 2399, 'session_tokens', 'a:1:{s:64:\"e83c46defbea5516dc1b29be939c809dfac1f29ef2847f04b90c5194581f6ddf\";a:4:{s:10:\"expiration\";i:1434134170;s:2:\"ip\";s:14:\"46.189.197.222\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432924570;}}'),
(37213, 2398, 'votou', 'sim'),
(37214, 2398, 'user_votes', 'manobra-do-ano-reef_p1045'),
(37215, 2400, 'nickname', 'Ricardo_Carvalho'),
(37216, 2400, 'first_name', 'Ricardo'),
(37217, 2400, 'last_name', 'Carvalho'),
(37218, 2400, 'description', ''),
(37219, 2400, 'rich_editing', 'true'),
(37220, 2400, 'comment_shortcuts', 'false'),
(37221, 2400, 'admin_color', 'fresh'),
(37222, 2400, 'use_ssl', '0'),
(37223, 2400, 'show_admin_bar_front', 'true'),
(37224, 2400, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37225, 2400, 'wp_user_level', '0'),
(37226, 2400, 'wsl_current_provider', 'Facebook'),
(37227, 2400, 'wsl_current_user_image', 'https://graph.facebook.com/10153239129210189/picture?width=150&height=150'),
(37228, 2400, 'session_tokens', 'a:1:{s:64:\"b8dee4e93d349c88a118796a0d05cae824ea2094e03cd76040f99e5f20274a27\";a:4:{s:10:\"expiration\";i:1434134258;s:2:\"ip\";s:14:\"89.152.247.202\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.101 Safari/537.36\";s:5:\"login\";i:1432924658;}}'),
(37229, 2401, 'nickname', 'Rita_Beltrao_Martins'),
(37230, 2401, 'first_name', 'Rita'),
(37231, 2401, 'last_name', 'Beltrão Martins'),
(37232, 2401, 'description', ''),
(37233, 2401, 'rich_editing', 'true'),
(37234, 2401, 'comment_shortcuts', 'false'),
(37235, 2401, 'admin_color', 'fresh'),
(37236, 2401, 'use_ssl', '0'),
(37237, 2401, 'show_admin_bar_front', 'true'),
(37238, 2401, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37239, 2401, 'wp_user_level', '0'),
(37240, 2401, 'wsl_current_provider', 'Facebook'),
(37241, 2401, 'wsl_current_user_image', 'https://graph.facebook.com/10205940611850684/picture?width=150&height=150'),
(37242, 2401, 'session_tokens', 'a:1:{s:64:\"4af28dfffaaebd2c47173ed736726db5ad52fbbb3896b3edc1d69298985adbb8\";a:4:{s:10:\"expiration\";i:1434134414;s:2:\"ip\";s:13:\"85.240.226.60\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_4) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1\";s:5:\"login\";i:1432924814;}}'),
(37243, 2396, 'votou', 'sim'),
(37244, 2396, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(37245, 2363, 'votou', 'sim'),
(37246, 2363, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(37247, 2397, 'votou', 'sim'),
(37248, 2397, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,revelacao-do-ano-deeply_p1387,shaper-do-ano-xhapeland_p1381,treinador-do-ano_p1359'),
(37249, 2401, 'votou', 'sim'),
(37250, 2401, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(37251, 2402, 'nickname', 'Nadia_Felgueiras'),
(37252, 2402, 'first_name', 'Nádia'),
(37253, 2402, 'last_name', 'Felgueiras'),
(37254, 2402, 'description', ''),
(37255, 2402, 'rich_editing', 'true'),
(37256, 2402, 'comment_shortcuts', 'false'),
(37257, 2402, 'admin_color', 'fresh'),
(37258, 2402, 'use_ssl', '0'),
(37259, 2402, 'show_admin_bar_front', 'true'),
(37260, 2402, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37261, 2402, 'wp_user_level', '0'),
(37262, 2402, 'wsl_current_provider', 'Facebook'),
(37263, 2402, 'wsl_current_user_image', 'https://graph.facebook.com/10206550042372934/picture?width=150&height=150'),
(37264, 2402, 'session_tokens', 'a:1:{s:64:\"be3556356015809fa937ed67db68f944cdea5b72219d4b2e6f341904eaad6ca8\";a:4:{s:10:\"expiration\";i:1434134768;s:2:\"ip\";s:15:\"193.136.145.232\";s:2:\"ua\";s:239:\"Mozilla/5.0 (iPad; CPU OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/FBIOS;FBAV/16.0.0.13.22;FBBV/4697910;FBDV/iPad4,2;FBMD/iPad;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432925168;}}'),
(37265, 2403, 'nickname', 'Diogo_Calmeiro'),
(37266, 2403, 'first_name', 'Diogo'),
(37267, 2403, 'last_name', 'Calmeiro'),
(37268, 2403, 'description', ''),
(37269, 2403, 'rich_editing', 'true'),
(37270, 2403, 'comment_shortcuts', 'false'),
(37271, 2403, 'admin_color', 'fresh'),
(37272, 2403, 'use_ssl', '0'),
(37273, 2403, 'show_admin_bar_front', 'true'),
(37274, 2403, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37275, 2403, 'wp_user_level', '0'),
(37276, 2403, 'wsl_current_provider', 'Facebook'),
(37277, 2403, 'wsl_current_user_image', 'https://graph.facebook.com/900162586706898/picture?width=150&height=150'),
(37278, 2403, 'session_tokens', 'a:1:{s:64:\"12829cda87c339958d6f345d317fa3b34c2d87ede290bc3085d45fef9a7d3673\";a:4:{s:10:\"expiration\";i:1434134772;s:2:\"ip\";s:12:\"85.247.101.8\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432925172;}}'),
(37279, 2402, 'votou', 'sim'),
(37280, 2402, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348'),
(37281, 2404, 'nickname', 'Sandra_Campos'),
(37282, 2404, 'first_name', 'Sandra'),
(37283, 2404, 'last_name', 'Campos'),
(37284, 2404, 'description', ''),
(37285, 2404, 'rich_editing', 'true'),
(37286, 2404, 'comment_shortcuts', 'false'),
(37287, 2404, 'admin_color', 'fresh'),
(37288, 2404, 'use_ssl', '0'),
(37289, 2404, 'show_admin_bar_front', 'true'),
(37290, 2404, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37291, 2404, 'wp_user_level', '0'),
(37292, 2404, 'wsl_current_provider', 'Facebook'),
(37293, 2404, 'wsl_current_user_image', 'https://graph.facebook.com/944513858904484/picture?width=150&height=150'),
(37294, 2404, 'session_tokens', 'a:1:{s:64:\"1a62fc06f474c6bcc8345ea36a7ef863e0eb35fc2ec522b49355883e0f44fc08\";a:4:{s:10:\"expiration\";i:1434134928;s:2:\"ip\";s:13:\"87.103.64.150\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/28.0.0.10.10;FBBV/8930087;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432925328;}}'),
(37295, 2405, 'nickname', 'Franco_Linares'),
(37296, 2405, 'first_name', 'Franco'),
(37297, 2405, 'last_name', 'Linares'),
(37298, 2405, 'description', ''),
(37299, 2405, 'rich_editing', 'true'),
(37300, 2405, 'comment_shortcuts', 'false'),
(37301, 2405, 'admin_color', 'fresh'),
(37302, 2405, 'use_ssl', '0'),
(37303, 2405, 'show_admin_bar_front', 'true'),
(37304, 2405, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37305, 2405, 'wp_user_level', '0'),
(37306, 2405, 'wsl_current_provider', 'Facebook'),
(37307, 2405, 'wsl_current_user_image', 'https://graph.facebook.com/1113743868642499/picture?width=150&height=150'),
(37308, 2405, 'session_tokens', 'a:1:{s:64:\"342fe2f53697b64aac3c1420a140766d2eb8959c02db75aa37e3b4e604e885f1\";a:4:{s:10:\"expiration\";i:1434135031;s:2:\"ip\";s:13:\"177.126.6.246\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; Android 5.0.2; XT1032 Build/LXB22.46-32; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 TwitterAndroid\";s:5:\"login\";i:1432925431;}}'),
(37309, 2406, 'nickname', 'Marta_Duarte_Silva'),
(37310, 2406, 'first_name', 'Marta'),
(37311, 2406, 'last_name', 'Duarte Silva'),
(37312, 2406, 'description', ''),
(37313, 2406, 'rich_editing', 'true'),
(37314, 2406, 'comment_shortcuts', 'false'),
(37315, 2406, 'admin_color', 'fresh'),
(37316, 2406, 'use_ssl', '0'),
(37317, 2406, 'show_admin_bar_front', 'true'),
(37318, 2406, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37319, 2406, 'wp_user_level', '0'),
(37320, 2406, 'wsl_current_provider', 'Google'),
(37321, 2406, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-t2p8rgMC6_g/AAAAAAAAAAI/AAAAAAAAABA/-akIciDTE3o/photo.jpg?sz=200'),
(37322, 2406, 'session_tokens', 'a:1:{s:64:\"a1c92c33e44cb01005db5d56fb21e2830ba7f1022d8f69264ed32b670c1c2e1c\";a:4:{s:10:\"expiration\";i:1434135259;s:2:\"ip\";s:13:\"85.245.139.75\";s:2:\"ua\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D167 Safari/9537.53\";s:5:\"login\";i:1432925659;}}'),
(37323, 2407, 'nickname', 'Antonio_Fialho'),
(37324, 2407, 'first_name', 'Antonio'),
(37325, 2407, 'last_name', 'Fialho'),
(37326, 2407, 'description', ''),
(37327, 2407, 'rich_editing', 'true'),
(37328, 2407, 'comment_shortcuts', 'false'),
(37329, 2407, 'admin_color', 'fresh'),
(37330, 2407, 'use_ssl', '0'),
(37331, 2407, 'show_admin_bar_front', 'true'),
(37332, 2407, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37333, 2407, 'wp_user_level', '0'),
(37334, 2407, 'wsl_current_provider', 'Facebook'),
(37335, 2407, 'wsl_current_user_image', 'https://graph.facebook.com/1004592049566006/picture?width=150&height=150'),
(37336, 2407, 'session_tokens', 'a:1:{s:64:\"0df5a133110fd9b89691e64ae2d4e3133309f9197256257035c5512c792f024d\";a:4:{s:10:\"expiration\";i:1434135327;s:2:\"ip\";s:12:\"84.91.97.114\";s:2:\"ua\";s:185:\"Mozilla/5.0 (Linux; Android 5.1; Nexus 5 Build/LMY47I; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432925727;}}'),
(37337, 2408, 'nickname', 'Pedro_Silva'),
(37338, 2408, 'first_name', 'Pedro'),
(37339, 2408, 'last_name', 'Silva'),
(37340, 2408, 'description', ''),
(37341, 2408, 'rich_editing', 'true'),
(37342, 2408, 'comment_shortcuts', 'false'),
(37343, 2408, 'admin_color', 'fresh'),
(37344, 2408, 'use_ssl', '0'),
(37345, 2408, 'show_admin_bar_front', 'true'),
(37346, 2408, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37347, 2408, 'wp_user_level', '0'),
(37348, 2408, 'wsl_current_provider', 'Facebook'),
(37349, 2408, 'wsl_current_user_image', 'https://graph.facebook.com/1598565067066605/picture?width=150&height=150'),
(37350, 2408, 'session_tokens', 'a:1:{s:64:\"0d6ecf8317c594c17b59ed9ca9944c0aa530a99245f245ec7d14553d90e60da9\";a:4:{s:10:\"expiration\";i:1434135394;s:2:\"ip\";s:14:\"85.244.119.135\";s:2:\"ua\";s:154:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; Vodafone 785 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30 SVN/170HGG1\";s:5:\"login\";i:1432925794;}}'),
(37351, 2407, 'votou', 'sim'),
(37352, 2407, 'user_votes', 'foto-do-ano_p1163'),
(37353, 2409, 'nickname', 'Nuno_Monereo'),
(37354, 2409, 'first_name', 'Nuno'),
(37355, 2409, 'last_name', 'Monereo'),
(37356, 2409, 'description', ''),
(37357, 2409, 'rich_editing', 'true'),
(37358, 2409, 'comment_shortcuts', 'false'),
(37359, 2409, 'admin_color', 'fresh'),
(37360, 2409, 'use_ssl', '0'),
(37361, 2409, 'show_admin_bar_front', 'true'),
(37362, 2409, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37363, 2409, 'wp_user_level', '0'),
(37364, 2409, 'wsl_current_provider', 'Facebook'),
(37365, 2409, 'wsl_current_user_image', 'https://graph.facebook.com/824874950923821/picture?width=150&height=150'),
(37366, 2409, 'session_tokens', 'a:2:{s:64:\"cebfa56da936ac5f438701368a7bbc88fc05061c027e783e0a2bff7613c1b384\";a:4:{s:10:\"expiration\";i:1434135488;s:2:\"ip\";s:13:\"85.243.246.44\";s:2:\"ua\";s:263:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432925888;}s:64:\"94eab93af5225e7f9f93fe38fa3e1ac716b9fa5effd09d0007b2e902b5f62a70\";a:4:{s:10:\"expiration\";i:1434135565;s:2:\"ip\";s:13:\"85.243.246.44\";s:2:\"ua\";s:263:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432925965;}}'),
(37367, 2408, 'votou', 'sim'),
(37368, 2408, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,revelacao-do-ano-deeply_p1387,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,treinador-do-ano_p1359'),
(37369, 2409, 'votou', 'sim'),
(37370, 2409, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(37371, 2406, 'votou', 'sim'),
(37372, 2406, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(37373, 2410, 'nickname', 'Vasco_Carvalhais'),
(37374, 2410, 'first_name', 'Vasco'),
(37375, 2410, 'last_name', 'Carvalhais'),
(37376, 2410, 'description', ''),
(37377, 2410, 'rich_editing', 'true'),
(37378, 2410, 'comment_shortcuts', 'false'),
(37379, 2410, 'admin_color', 'fresh'),
(37380, 2410, 'use_ssl', '0'),
(37381, 2410, 'show_admin_bar_front', 'true'),
(37382, 2410, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37383, 2410, 'wp_user_level', '0'),
(37384, 2410, 'wsl_current_provider', 'Facebook'),
(37385, 2410, 'wsl_current_user_image', 'https://graph.facebook.com/704355443007721/picture?width=150&height=150'),
(37386, 2410, 'session_tokens', 'a:1:{s:64:\"1c8a5d8c92295351af653e344d68b4fafc1bf3587fc0b696ac6b984ec170e5b0\";a:4:{s:10:\"expiration\";i:1434135723;s:2:\"ip\";s:13:\"79.168.161.63\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432926123;}}'),
(37387, 2410, 'votou', 'sim'),
(37388, 2410, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(37389, 2411, 'nickname', 'Carlota_Ulrich'),
(37390, 2411, 'first_name', 'Carlota'),
(37391, 2411, 'last_name', 'Ulrich'),
(37392, 2411, 'description', ''),
(37393, 2411, 'rich_editing', 'true'),
(37394, 2411, 'comment_shortcuts', 'false'),
(37395, 2411, 'admin_color', 'fresh'),
(37396, 2411, 'use_ssl', '0'),
(37397, 2411, 'show_admin_bar_front', 'true'),
(37398, 2411, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37399, 2411, 'wp_user_level', '0'),
(37400, 2411, 'wsl_current_provider', 'Google'),
(37401, 2411, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-szh8ms4o6MM/AAAAAAAAAAI/AAAAAAAAAJU/QO_5StWkipw/photo.jpg?sz=200'),
(37402, 2411, 'session_tokens', 'a:1:{s:64:\"52917b03aa5cd1440b8da3240bed0e0224ff529af54f8c854157762b34dd9881\";a:4:{s:10:\"expiration\";i:1434135854;s:2:\"ip\";s:13:\"79.168.27.145\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1432926254;}}'),
(37403, 2405, 'votou', 'sim'),
(37404, 2405, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(37405, 2412, 'nickname', 'Filipa_Silva'),
(37406, 2412, 'first_name', 'Filipa'),
(37407, 2412, 'last_name', 'Silva'),
(37408, 2412, 'description', ''),
(37409, 2412, 'rich_editing', 'true'),
(37410, 2412, 'comment_shortcuts', 'false'),
(37411, 2412, 'admin_color', 'fresh'),
(37412, 2412, 'use_ssl', '0'),
(37413, 2412, 'show_admin_bar_front', 'true'),
(37414, 2412, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37415, 2412, 'wp_user_level', '0'),
(37416, 2412, 'wsl_current_provider', 'Facebook'),
(37417, 2412, 'wsl_current_user_image', 'https://graph.facebook.com/1008728309151214/picture?width=150&height=150'),
(37418, 2412, 'session_tokens', 'a:1:{s:64:\"e78a72ff59a108730245ed6edd3a1670f74b325964639331e6f5be5648b618d8\";a:4:{s:10:\"expiration\";i:1434136126;s:2:\"ip\";s:12:\"77.54.195.17\";s:2:\"ua\";s:165:\"Mozilla/5.0 (Linux; Android 4.4.2; pt-pt; SAMSUNG GT-I9301I Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/1.5 Chrome/28.0.1500.94 Mobile Safari/537.36\";s:5:\"login\";i:1432926526;}}'),
(37419, 2412, 'votou', 'sim'),
(37420, 2412, 'user_votes', 'surfista-do-ano-oakley_p1342,free-surfer-do-ano-volcom_p1393'),
(37421, 2413, 'nickname', 'Maria_Joao_Cardoso_Ferreira'),
(37422, 2413, 'first_name', 'Maria João'),
(37423, 2413, 'last_name', 'Cardoso Ferreira'),
(37424, 2413, 'description', ''),
(37425, 2413, 'rich_editing', 'true'),
(37426, 2413, 'comment_shortcuts', 'false'),
(37427, 2413, 'admin_color', 'fresh'),
(37428, 2413, 'use_ssl', '0'),
(37429, 2413, 'show_admin_bar_front', 'true'),
(37430, 2413, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37431, 2413, 'wp_user_level', '0'),
(37432, 2413, 'wsl_current_provider', 'Facebook'),
(37433, 2413, 'wsl_current_user_image', 'https://graph.facebook.com/987661311268656/picture?width=150&height=150'),
(37434, 2413, 'session_tokens', 'a:1:{s:64:\"c4ad554059d48ab800cbcae9d39001d2088d5231f16d7dd6a771c617736238bf\";a:4:{s:10:\"expiration\";i:1434136473;s:2:\"ip\";s:14:\"187.254.217.30\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9505 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432926873;}}'),
(37435, 2413, 'votou', 'sim'),
(37436, 2413, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(37437, 2414, 'nickname', 'Rui_Monteiro'),
(37438, 2414, 'first_name', 'Rui'),
(37439, 2414, 'last_name', 'Monteiro'),
(37440, 2414, 'description', ''),
(37441, 2414, 'rich_editing', 'true'),
(37442, 2414, 'comment_shortcuts', 'false'),
(37443, 2414, 'admin_color', 'fresh'),
(37444, 2414, 'use_ssl', '0'),
(37445, 2414, 'show_admin_bar_front', 'true'),
(37446, 2414, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37447, 2414, 'wp_user_level', '0'),
(37448, 2414, 'wsl_current_provider', 'Facebook'),
(37449, 2414, 'wsl_current_user_image', 'https://graph.facebook.com/10153025345298353/picture?width=150&height=150'),
(37450, 2414, 'session_tokens', 'a:1:{s:64:\"47b8ff49a90b38bd1f8677be84020910170ce73d73973734d54537fbb9728eaf\";a:4:{s:10:\"expiration\";i:1434136769;s:2:\"ip\";s:13:\"79.168.116.91\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432927169;}}'),
(37451, 2411, 'votou', 'sim'),
(37452, 2411, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1277,evento-do-ano-kia_p1432,treinador-do-ano_p1357'),
(37453, 2415, 'nickname', 'Ana_Luis'),
(37454, 2415, 'first_name', 'Ana'),
(37455, 2415, 'last_name', 'Luis'),
(37456, 2415, 'description', ''),
(37457, 2415, 'rich_editing', 'true'),
(37458, 2415, 'comment_shortcuts', 'false'),
(37459, 2415, 'admin_color', 'fresh'),
(37460, 2415, 'use_ssl', '0'),
(37461, 2415, 'show_admin_bar_front', 'true'),
(37462, 2415, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37463, 2415, 'wp_user_level', '0'),
(37464, 2415, 'wsl_current_provider', 'Google'),
(37465, 2415, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(37466, 2415, 'session_tokens', 'a:1:{s:64:\"aae7602b690772b757b301f5de12d22ca351798cb138404a4fe7ae7626fbf701\";a:4:{s:10:\"expiration\";i:1434137126;s:2:\"ip\";s:14:\"94.132.169.245\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432927526;}}'),
(37467, 2416, 'nickname', 'Daniel_Maiato'),
(37468, 2416, 'first_name', 'Daniel'),
(37469, 2416, 'last_name', 'Maiato'),
(37470, 2416, 'description', ''),
(37471, 2416, 'rich_editing', 'true'),
(37472, 2416, 'comment_shortcuts', 'false'),
(37473, 2416, 'admin_color', 'fresh'),
(37474, 2416, 'use_ssl', '0'),
(37475, 2416, 'show_admin_bar_front', 'true'),
(37476, 2416, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37477, 2416, 'wp_user_level', '0'),
(37478, 2416, 'wsl_current_provider', 'Facebook'),
(37479, 2416, 'wsl_current_user_image', 'https://graph.facebook.com/10204700788735840/picture?width=150&height=150'),
(37480, 2416, 'session_tokens', 'a:1:{s:64:\"f57786777a446b9311d3b3a1b479718ef0a6d791ef090347ba334199e4243d65\";a:4:{s:10:\"expiration\";i:1434137239;s:2:\"ip\";s:13:\"85.241.253.89\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432927639;}}'),
(37481, 2417, 'nickname', 'Fernanda_Gabriel'),
(37482, 2417, 'first_name', 'Fernanda'),
(37483, 2417, 'last_name', 'Gabriel'),
(37484, 2417, 'description', ''),
(37485, 2417, 'rich_editing', 'true'),
(37486, 2417, 'comment_shortcuts', 'false'),
(37487, 2417, 'admin_color', 'fresh'),
(37488, 2417, 'use_ssl', '0'),
(37489, 2417, 'show_admin_bar_front', 'true'),
(37490, 2417, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37491, 2417, 'wp_user_level', '0'),
(37492, 2417, 'wsl_current_provider', 'Google'),
(37493, 2417, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(37494, 2417, 'session_tokens', 'a:2:{s:64:\"74d8f1866cc55f3fafe3c21146606485de2f15b4b38fbe2e17768815315816c6\";a:4:{s:10:\"expiration\";i:1434137407;s:2:\"ip\";s:10:\"95.93.39.5\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432927807;}s:64:\"d6c017ac0c4f5fa8b29ce12dd19864b2cf813513ef16b4baa432fa630f403163\";a:4:{s:10:\"expiration\";i:1434137430;s:2:\"ip\";s:10:\"95.93.39.5\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432927830;}}'),
(37495, 2418, 'nickname', 'Joao_Tavares'),
(37496, 2418, 'first_name', 'João'),
(37497, 2418, 'last_name', 'Tavares'),
(37498, 2418, 'description', ''),
(37499, 2418, 'rich_editing', 'true'),
(37500, 2418, 'comment_shortcuts', 'false'),
(37501, 2418, 'admin_color', 'fresh'),
(37502, 2418, 'use_ssl', '0'),
(37503, 2418, 'show_admin_bar_front', 'true'),
(37504, 2418, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37505, 2418, 'wp_user_level', '0'),
(37506, 2418, 'wsl_current_provider', 'Google'),
(37507, 2418, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-nMxxnMr8irU/AAAAAAAAAAI/AAAAAAAAABQ/xCHAwoCylwM/photo.jpg?sz=200'),
(37508, 2418, 'session_tokens', 'a:1:{s:64:\"3d4b09bbba5b1c15d353cd249d76a30cea73dc0b363efd9642c77368815364f8\";a:4:{s:10:\"expiration\";i:1434137445;s:2:\"ip\";s:12:\"81.193.70.77\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432927845;}}'),
(37509, 2417, 'votou', 'sim'),
(37510, 2417, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(37511, 2419, 'nickname', 'Mariana_Collaco_Gaspar'),
(37512, 2419, 'first_name', 'Mariana'),
(37513, 2419, 'last_name', 'Gaspar'),
(37514, 2419, 'description', ''),
(37515, 2419, 'rich_editing', 'true'),
(37516, 2419, 'comment_shortcuts', 'false'),
(37517, 2419, 'admin_color', 'fresh'),
(37518, 2419, 'use_ssl', '0'),
(37519, 2419, 'show_admin_bar_front', 'true'),
(37520, 2419, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37521, 2419, 'wp_user_level', '0'),
(37522, 2419, 'wsl_current_provider', 'Facebook'),
(37523, 2419, 'wsl_current_user_image', 'https://graph.facebook.com/10204524403695019/picture?width=150&height=150'),
(37524, 2419, 'session_tokens', 'a:2:{s:64:\"da90289ec62c0c5abac0af0f8a955a77c1b546730e078298b4f63c252ab3229d\";a:4:{s:10:\"expiration\";i:1434137595;s:2:\"ip\";s:13:\"85.247.75.128\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432927995;}s:64:\"4868717f7e3b832f04c3b90714bc813a0195abb3c4e977100504879d67f456a9\";a:4:{s:10:\"expiration\";i:1434209903;s:2:\"ip\";s:13:\"85.247.75.128\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433000303;}}'),
(37525, 2418, 'votou', 'sim'),
(37526, 2418, 'user_votes', 'videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,foto-do-ano_p1277,treinador-do-ano_p1357'),
(37527, 2420, 'nickname', 'Andre_Fialho_Mensurado'),
(37528, 2420, 'first_name', 'Andre Fialho'),
(37529, 2420, 'last_name', 'Mensurado'),
(37530, 2420, 'description', ''),
(37531, 2420, 'rich_editing', 'true'),
(37532, 2420, 'comment_shortcuts', 'false'),
(37533, 2420, 'admin_color', 'fresh'),
(37534, 2420, 'use_ssl', '0'),
(37535, 2420, 'show_admin_bar_front', 'true'),
(37536, 2420, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37537, 2420, 'wp_user_level', '0'),
(37538, 2420, 'wsl_current_provider', 'Facebook'),
(37539, 2420, 'wsl_current_user_image', 'https://graph.facebook.com/10207294922355598/picture?width=150&height=150'),
(37540, 2420, 'session_tokens', 'a:1:{s:64:\"f5569c878bd23ec2606745abcbad7810825cbccb343804e524bda5e5bff19a7a\";a:4:{s:10:\"expiration\";i:1434137957;s:2:\"ip\";s:12:\"208.54.4.164\";s:2:\"ua\";s:254:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/T-Mobile;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432928357;}}'),
(37541, 2421, 'nickname', 'Laurinda_Rodrigues'),
(37542, 2421, 'first_name', 'Laurinda'),
(37543, 2421, 'last_name', 'Rodrigues'),
(37544, 2421, 'description', ''),
(37545, 2421, 'rich_editing', 'true'),
(37546, 2421, 'comment_shortcuts', 'false'),
(37547, 2421, 'admin_color', 'fresh'),
(37548, 2421, 'use_ssl', '0'),
(37549, 2421, 'show_admin_bar_front', 'true'),
(37550, 2421, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37551, 2421, 'wp_user_level', '0'),
(37552, 2421, 'wsl_current_provider', 'Facebook'),
(37553, 2421, 'wsl_current_user_image', 'https://graph.facebook.com/10203840133475816/picture?width=150&height=150'),
(37554, 2421, 'session_tokens', 'a:1:{s:64:\"0c482f7a1540f5a78b8e21f0a1985ea880b40cbc320ce1854321b321eed3b36a\";a:4:{s:10:\"expiration\";i:1434138077;s:2:\"ip\";s:12:\"89.153.72.24\";s:2:\"ua\";s:130:\"Mozilla/5.0 (Linux; U; Android 3.2; pt-pt; GT-P6200 Build/HTJ85B) AppleWebKit/534.13 (KHTML, like Gecko) Version/4.0 Safari/534.13\";s:5:\"login\";i:1432928477;}}'),
(37555, 2420, 'votou', 'sim'),
(37556, 2420, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(37557, 2422, 'nickname', 'Carolina_Mendonca_Belo'),
(37558, 2422, 'first_name', 'Carolina'),
(37559, 2422, 'last_name', 'Belo'),
(37560, 2422, 'description', ''),
(37561, 2422, 'rich_editing', 'true'),
(37562, 2422, 'comment_shortcuts', 'false'),
(37563, 2422, 'admin_color', 'fresh'),
(37564, 2422, 'use_ssl', '0'),
(37565, 2422, 'show_admin_bar_front', 'true'),
(37566, 2422, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37567, 2422, 'wp_user_level', '0'),
(37568, 2422, 'wsl_current_provider', 'Facebook'),
(37569, 2422, 'wsl_current_user_image', 'https://graph.facebook.com/1024189834272753/picture?width=150&height=150'),
(37570, 2422, 'session_tokens', 'a:1:{s:64:\"05cdba648b39841a3851b6ec5daa4f7db615d55bccb50a7cac887a63acdf3564\";a:4:{s:10:\"expiration\";i:1434138350;s:2:\"ip\";s:12:\"95.93.162.41\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1432928750;}}'),
(37571, 2422, 'votou', 'sim'),
(37572, 2422, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(37573, 2423, 'nickname', 'Mariana_Degener_Tomaz'),
(37574, 2423, 'first_name', 'Mariana'),
(37575, 2423, 'last_name', 'Degener Tomaz'),
(37576, 2423, 'description', ''),
(37577, 2423, 'rich_editing', 'true'),
(37578, 2423, 'comment_shortcuts', 'false'),
(37579, 2423, 'admin_color', 'fresh'),
(37580, 2423, 'use_ssl', '0'),
(37581, 2423, 'show_admin_bar_front', 'true'),
(37582, 2423, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37583, 2423, 'wp_user_level', '0'),
(37584, 2423, 'wsl_current_provider', 'Facebook'),
(37585, 2423, 'wsl_current_user_image', 'https://graph.facebook.com/10205653343726469/picture?width=150&height=150'),
(37586, 2423, 'session_tokens', 'a:1:{s:64:\"093ef71eba72f224f1dc39ea08c914ac23827d68ea50201cdd69dc628c88da21\";a:4:{s:10:\"expiration\";i:1434138776;s:2:\"ip\";s:12:\"79.169.6.180\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432929176;}}'),
(37587, 2423, 'votou', 'sim'),
(37588, 2423, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(37589, 2424, 'nickname', 'Carlos_Alves'),
(37590, 2424, 'first_name', 'Carlos'),
(37591, 2424, 'last_name', 'Alves'),
(37592, 2424, 'description', ''),
(37593, 2424, 'rich_editing', 'true'),
(37594, 2424, 'comment_shortcuts', 'false'),
(37595, 2424, 'admin_color', 'fresh'),
(37596, 2424, 'use_ssl', '0'),
(37597, 2424, 'show_admin_bar_front', 'true'),
(37598, 2424, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37599, 2424, 'wp_user_level', '0'),
(37600, 2424, 'wsl_current_provider', 'Facebook'),
(37601, 2424, 'wsl_current_user_image', 'https://graph.facebook.com/965803106777501/picture?width=150&height=150'),
(37602, 2424, 'session_tokens', 'a:1:{s:64:\"e282db6d6b7e5a4e066b834a5e9fd03cb4e4cca1ddb90fb5571d40594fceff29\";a:4:{s:10:\"expiration\";i:1434138864;s:2:\"ip\";s:13:\"85.245.51.148\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432929264;}}'),
(37603, 2425, 'nickname', 'Flavio_Silva_Cristovao'),
(37604, 2425, 'first_name', 'Flavio Silva'),
(37605, 2425, 'last_name', 'Cristovao'),
(37606, 2425, 'description', ''),
(37607, 2425, 'rich_editing', 'true'),
(37608, 2425, 'comment_shortcuts', 'false'),
(37609, 2425, 'admin_color', 'fresh'),
(37610, 2425, 'use_ssl', '0'),
(37611, 2425, 'show_admin_bar_front', 'true'),
(37612, 2425, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37613, 2425, 'wp_user_level', '0'),
(37614, 2425, 'wsl_current_provider', 'Facebook'),
(37615, 2425, 'wsl_current_user_image', 'https://graph.facebook.com/780809375349999/picture?width=150&height=150'),
(37616, 2425, 'session_tokens', 'a:2:{s:64:\"833808eaecdcd1f119a7c451fa46a86cd1c62562e7129184c2fe99548c8c5cb0\";a:4:{s:10:\"expiration\";i:1434138902;s:2:\"ip\";s:14:\"85.243.133.225\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432929302;}s:64:\"4fd3bf0c36a98550744c1e99972a379f8983575792008cd8ead650efd3b41ef8\";a:4:{s:10:\"expiration\";i:1434138979;s:2:\"ip\";s:14:\"85.243.133.225\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432929379;}}'),
(37617, 2424, 'votou', 'sim'),
(37618, 2424, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(37619, 2426, 'nickname', 'Nene_Ranholas'),
(37620, 2426, 'first_name', 'Nene'),
(37621, 2426, 'last_name', 'Ranholas'),
(37622, 2426, 'description', ''),
(37623, 2426, 'rich_editing', 'true'),
(37624, 2426, 'comment_shortcuts', 'false'),
(37625, 2426, 'admin_color', 'fresh'),
(37626, 2426, 'use_ssl', '0'),
(37627, 2426, 'show_admin_bar_front', 'true'),
(37628, 2426, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37629, 2426, 'wp_user_level', '0'),
(37630, 2426, 'wsl_current_provider', 'Facebook'),
(37631, 2426, 'wsl_current_user_image', 'https://graph.facebook.com/997824646894476/picture?width=150&height=150'),
(37632, 2426, 'session_tokens', 'a:1:{s:64:\"192ac5b321e7609dfc78c97e1133ac485199af3fb5590bc50bf1636d91eaa728\";a:4:{s:10:\"expiration\";i:1434138953;s:2:\"ip\";s:13:\"95.92.129.234\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432929353;}}'),
(37633, 2426, 'votou', 'sim'),
(37634, 2426, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(37635, 2414, 'votou', 'sim'),
(37636, 2414, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(37637, 2416, 'votou', 'sim'),
(37638, 2416, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(37639, 2427, 'nickname', 'Ines_Degener_Tomaz'),
(37640, 2427, 'first_name', 'Ines'),
(37641, 2427, 'last_name', 'Degener Tomaz'),
(37642, 2427, 'description', ''),
(37643, 2427, 'rich_editing', 'true'),
(37644, 2427, 'comment_shortcuts', 'false'),
(37645, 2427, 'admin_color', 'fresh'),
(37646, 2427, 'use_ssl', '0'),
(37647, 2427, 'show_admin_bar_front', 'true'),
(37648, 2427, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37649, 2427, 'wp_user_level', '0'),
(37650, 2427, 'wsl_current_provider', 'Facebook'),
(37651, 2427, 'wsl_current_user_image', 'https://graph.facebook.com/10205981895378896/picture?width=150&height=150'),
(37652, 2427, 'session_tokens', 'a:1:{s:64:\"5837463b844dd4a96f78d19be3f9b414bcc7003040738f43bc2c036c1003bea8\";a:4:{s:10:\"expiration\";i:1434139477;s:2:\"ip\";s:12:\"79.169.6.180\";s:2:\"ua\";s:134:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B411 Safari/600.1.4\";s:5:\"login\";i:1432929877;}}'),
(37653, 2428, 'nickname', 'Cuco_Sousa'),
(37654, 2428, 'first_name', 'Cuco'),
(37655, 2428, 'last_name', 'Sousa'),
(37656, 2428, 'description', ''),
(37657, 2428, 'rich_editing', 'true'),
(37658, 2428, 'comment_shortcuts', 'false'),
(37659, 2428, 'admin_color', 'fresh'),
(37660, 2428, 'use_ssl', '0'),
(37661, 2428, 'show_admin_bar_front', 'true'),
(37662, 2428, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37663, 2428, 'wp_user_level', '0'),
(37664, 2428, 'wsl_current_provider', 'Facebook'),
(37665, 2428, 'wsl_current_user_image', 'https://graph.facebook.com/10205116829733617/picture?width=150&height=150'),
(37666, 2428, 'session_tokens', 'a:1:{s:64:\"d57bd54fbfae3c4b4d6509631fcd03267e555713248ff1cb3abda1ac43bc8cef\";a:4:{s:10:\"expiration\";i:1434139583;s:2:\"ip\";s:13:\"85.245.65.142\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432929983;}}'),
(37667, 2428, 'votou', 'sim'),
(37668, 2428, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(37669, 2429, 'nickname', 'Marta_Santos_1'),
(37670, 2429, 'first_name', 'Marta'),
(37671, 2429, 'last_name', 'Santos'),
(37672, 2429, 'description', ''),
(37673, 2429, 'rich_editing', 'true'),
(37674, 2429, 'comment_shortcuts', 'false'),
(37675, 2429, 'admin_color', 'fresh'),
(37676, 2429, 'use_ssl', '0'),
(37677, 2429, 'show_admin_bar_front', 'true'),
(37678, 2429, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37679, 2429, 'wp_user_level', '0'),
(37680, 2429, 'wsl_current_provider', 'Facebook'),
(37681, 2429, 'wsl_current_user_image', 'https://graph.facebook.com/679632635474318/picture?width=150&height=150'),
(37682, 2429, 'session_tokens', 'a:1:{s:64:\"e1ad007c8aaf1bf9dc9e8918af022aefd47d136e1e460b767e69899e91aecb24\";a:4:{s:10:\"expiration\";i:1434140081;s:2:\"ip\";s:13:\"85.138.85.198\";s:2:\"ua\";s:154:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; Vodafone 785 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30 SVN/170HGG1\";s:5:\"login\";i:1432930481;}}'),
(37683, 2430, 'nickname', 'Marta_Arantes'),
(37684, 2430, 'first_name', 'Marta'),
(37685, 2430, 'last_name', 'Arantes'),
(37686, 2430, 'description', ''),
(37687, 2430, 'rich_editing', 'true'),
(37688, 2430, 'comment_shortcuts', 'false'),
(37689, 2430, 'admin_color', 'fresh'),
(37690, 2430, 'use_ssl', '0'),
(37691, 2430, 'show_admin_bar_front', 'true'),
(37692, 2430, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37693, 2430, 'wp_user_level', '0'),
(37694, 2430, 'wsl_current_provider', 'Facebook'),
(37695, 2430, 'wsl_current_user_image', 'https://graph.facebook.com/920731394645565/picture?width=150&height=150'),
(37696, 2430, 'session_tokens', 'a:1:{s:64:\"0fc8ad1828747259ec653bf82a4de1b632bc89e63fd38237aa0f5d550e227416\";a:4:{s:10:\"expiration\";i:1434140328;s:2:\"ip\";s:14:\"93.108.187.156\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432930728;}}'),
(37697, 2431, 'nickname', 'Manuel_Mestre'),
(37698, 2431, 'first_name', 'Manuel'),
(37699, 2431, 'last_name', 'Mestre'),
(37700, 2431, 'description', ''),
(37701, 2431, 'rich_editing', 'true'),
(37702, 2431, 'comment_shortcuts', 'false'),
(37703, 2431, 'admin_color', 'fresh'),
(37704, 2431, 'use_ssl', '0'),
(37705, 2431, 'show_admin_bar_front', 'true'),
(37706, 2431, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37707, 2431, 'wp_user_level', '0'),
(37708, 2431, 'wsl_current_provider', 'Facebook'),
(37709, 2431, 'wsl_current_user_image', 'https://graph.facebook.com/10152813373996717/picture?width=150&height=150'),
(37710, 2431, 'session_tokens', 'a:1:{s:64:\"e2f78cea28366017463a5a8206da188d00638e1899e6173b70096cd123923756\";a:4:{s:10:\"expiration\";i:1434140417;s:2:\"ip\";s:14:\"176.78.164.139\";s:2:\"ua\";s:175:\"Mozilla/5.0 (Linux; Android 4.3; pt-pt; SAMSUNG GT-I9505/I9505XXUEMK9 Build/JSS15J) AppleWebKit/537.36 (KHTML, like Gecko) Version/1.5 Chrome/28.0.1500.94 Mobile Safari/537.36\";s:5:\"login\";i:1432930817;}}'),
(37711, 2432, 'nickname', 'Nuno_Trovao'),
(37712, 2432, 'first_name', 'Nuno'),
(37713, 2432, 'last_name', 'Trovão'),
(37714, 2432, 'description', ''),
(37715, 2432, 'rich_editing', 'true'),
(37716, 2432, 'comment_shortcuts', 'false'),
(37717, 2432, 'admin_color', 'fresh'),
(37718, 2432, 'use_ssl', '0'),
(37719, 2432, 'show_admin_bar_front', 'true'),
(37720, 2432, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37721, 2432, 'wp_user_level', '0'),
(37722, 2432, 'wsl_current_provider', 'Facebook'),
(37723, 2432, 'wsl_current_user_image', 'https://graph.facebook.com/10153105240456144/picture?width=150&height=150'),
(37724, 2432, 'session_tokens', 'a:1:{s:64:\"8de85010e31e8b0f3576cd0fb21cfdbfb0b3318463c48f28e892cb69465b43a4\";a:4:{s:10:\"expiration\";i:1434140556;s:2:\"ip\";s:13:\"79.168.215.66\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432930956;}}'),
(37725, 2431, 'votou', 'sim'),
(37726, 2431, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(37727, 2433, 'nickname', 'Luis_Durao'),
(37728, 2433, 'first_name', 'Luis'),
(37729, 2433, 'last_name', 'Durão'),
(37730, 2433, 'description', ''),
(37731, 2433, 'rich_editing', 'true'),
(37732, 2433, 'comment_shortcuts', 'false'),
(37733, 2433, 'admin_color', 'fresh'),
(37734, 2433, 'use_ssl', '0'),
(37735, 2433, 'show_admin_bar_front', 'true'),
(37736, 2433, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37737, 2433, 'wp_user_level', '0'),
(37738, 2433, 'wsl_current_provider', 'Facebook'),
(37739, 2433, 'wsl_current_user_image', 'https://graph.facebook.com/1039888952695428/picture?width=150&height=150'),
(37740, 2433, 'session_tokens', 'a:1:{s:64:\"c272991ad420f8e4f28d95ddf2a69b4193831b17ef800178decd816c44f208b7\";a:4:{s:10:\"expiration\";i:1434140739;s:2:\"ip\";s:13:\"62.169.86.102\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432931139;}}'),
(37741, 2434, 'nickname', 'Vasco_Pedroso'),
(37742, 2434, 'first_name', 'Vasco'),
(37743, 2434, 'last_name', 'Pedroso'),
(37744, 2434, 'description', ''),
(37745, 2434, 'rich_editing', 'true'),
(37746, 2434, 'comment_shortcuts', 'false'),
(37747, 2434, 'admin_color', 'fresh'),
(37748, 2434, 'use_ssl', '0'),
(37749, 2434, 'show_admin_bar_front', 'true'),
(37750, 2434, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37751, 2434, 'wp_user_level', '0'),
(37752, 2434, 'wsl_current_provider', 'Facebook'),
(37753, 2434, 'wsl_current_user_image', 'https://graph.facebook.com/10153368532832363/picture?width=150&height=150'),
(37754, 2434, 'session_tokens', 'a:1:{s:64:\"736a796f9c974cf06ccb41dbad9839972c0ba70222ccee3c18191d81334b7f38\";a:4:{s:10:\"expiration\";i:1434140872;s:2:\"ip\";s:12:\"5.249.117.18\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:36.0) Gecko/20100101 Firefox/36.0\";s:5:\"login\";i:1432931272;}}'),
(37755, 2434, 'votou', 'sim'),
(37756, 2434, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(37757, 2433, 'votou', 'sim'),
(37758, 2433, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(37759, 2427, 'votou', 'sim'),
(37760, 2427, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1045,revelacao-do-ano-deeply_p1387'),
(37761, 2435, 'nickname', 'Miguel_Cardoso_1'),
(37762, 2435, 'first_name', 'Miguel'),
(37763, 2435, 'last_name', 'Cardoso'),
(37764, 2435, 'description', ''),
(37765, 2435, 'rich_editing', 'true'),
(37766, 2435, 'comment_shortcuts', 'false'),
(37767, 2435, 'admin_color', 'fresh'),
(37768, 2435, 'use_ssl', '0'),
(37769, 2435, 'show_admin_bar_front', 'true'),
(37770, 2435, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37771, 2435, 'wp_user_level', '0'),
(37772, 2435, 'wsl_current_provider', 'Google'),
(37773, 2435, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(37774, 2435, 'session_tokens', 'a:1:{s:64:\"6f8a147cfe95486f19bf6387374a6fab603af4150ff19885719e1bd3eae2b175\";a:4:{s:10:\"expiration\";i:1434141203;s:2:\"ip\";s:14:\"176.78.162.219\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432931603;}}'),
(37775, 2436, 'nickname', 'Maria_Correa'),
(37776, 2436, 'first_name', 'Maria'),
(37777, 2436, 'last_name', 'Corrêa'),
(37778, 2436, 'description', ''),
(37779, 2436, 'rich_editing', 'true'),
(37780, 2436, 'comment_shortcuts', 'false'),
(37781, 2436, 'admin_color', 'fresh'),
(37782, 2436, 'use_ssl', '0'),
(37783, 2436, 'show_admin_bar_front', 'true'),
(37784, 2436, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37785, 2436, 'wp_user_level', '0'),
(37786, 2436, 'wsl_current_provider', 'Facebook'),
(37787, 2436, 'wsl_current_user_image', 'https://graph.facebook.com/420156091497133/picture?width=150&height=150'),
(37788, 2436, 'session_tokens', 'a:1:{s:64:\"4c02755b1f2deda405d34c1fd8251b5fd7359d0d68d715efde0c46df4b05fafb\";a:4:{s:10:\"expiration\";i:1434141318;s:2:\"ip\";s:13:\"95.136.62.149\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432931718;}}'),
(37789, 2437, 'nickname', 'Barbara_Barreiros'),
(37790, 2437, 'first_name', 'Bárbara'),
(37791, 2437, 'last_name', 'Barreiros'),
(37792, 2437, 'description', ''),
(37793, 2437, 'rich_editing', 'true'),
(37794, 2437, 'comment_shortcuts', 'false'),
(37795, 2437, 'admin_color', 'fresh'),
(37796, 2437, 'use_ssl', '0'),
(37797, 2437, 'show_admin_bar_front', 'true'),
(37798, 2437, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37799, 2437, 'wp_user_level', '0'),
(37800, 2437, 'wsl_current_provider', 'Facebook'),
(37801, 2437, 'wsl_current_user_image', 'https://graph.facebook.com/10204253614719838/picture?width=150&height=150'),
(37802, 2437, 'session_tokens', 'a:1:{s:64:\"acc10c73e9f97b64aa2bd3487571849e5957afa6039c332ea111a8ed2e3827b2\";a:4:{s:10:\"expiration\";i:1434141572;s:2:\"ip\";s:13:\"85.245.138.12\";s:2:\"ua\";s:162:\"Mozilla/5.0 (Linux; Android 5.0; SAMSUNG SM-G900F Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/2.1 Chrome/34.0.1847.76 Mobile Safari/537.36\";s:5:\"login\";i:1432931972;}}'),
(37803, 2438, 'nickname', 'Nuno_Silva_Alves'),
(37804, 2438, 'first_name', 'Nuno'),
(37805, 2438, 'last_name', 'Alves'),
(37806, 2438, 'description', ''),
(37807, 2438, 'rich_editing', 'true'),
(37808, 2438, 'comment_shortcuts', 'false'),
(37809, 2438, 'admin_color', 'fresh'),
(37810, 2438, 'use_ssl', '0'),
(37811, 2438, 'show_admin_bar_front', 'true'),
(37812, 2438, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37813, 2438, 'wp_user_level', '0'),
(37814, 2438, 'wsl_current_provider', 'Facebook'),
(37815, 2438, 'wsl_current_user_image', 'https://graph.facebook.com/10204091671638180/picture?width=150&height=150'),
(37816, 2438, 'session_tokens', 'a:1:{s:64:\"4edb832660a75fc2d24263d5a6b6d86d74de93851bfe49cc3e9a66c98ade435e\";a:4:{s:10:\"expiration\";i:1434141688;s:2:\"ip\";s:13:\"217.129.61.15\";s:2:\"ua\";s:178:\"Mozilla/5.0 (Linux; U; Android 4.2.1; pt-pt; bq Aquaris 5.7 Build/JOP40D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432932088;}}'),
(37817, 2437, 'votou', 'sim'),
(37818, 2437, 'user_votes', 'surfista-do-ano-oakley_p1339,revelacao-do-ano-deeply_p1383,treinador-do-ano_p1357'),
(37819, 2439, 'nickname', 'Filipa_Nobre_Baptista'),
(37820, 2439, 'first_name', 'Filipa'),
(37821, 2439, 'last_name', 'Nobre Baptista'),
(37822, 2439, 'description', ''),
(37823, 2439, 'rich_editing', 'true'),
(37824, 2439, 'comment_shortcuts', 'false'),
(37825, 2439, 'admin_color', 'fresh'),
(37826, 2439, 'use_ssl', '0'),
(37827, 2439, 'show_admin_bar_front', 'true'),
(37828, 2439, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37829, 2439, 'wp_user_level', '0'),
(37830, 2439, 'wsl_current_provider', 'Facebook'),
(37831, 2439, 'wsl_current_user_image', 'https://graph.facebook.com/10205625920220509/picture?width=150&height=150'),
(37832, 2439, 'session_tokens', 'a:1:{s:64:\"d475e85f31a713cef26bf38f01d701d993db187b50e597eab51784e70072f36a\";a:4:{s:10:\"expiration\";i:1434141921;s:2:\"ip\";s:13:\"62.82.203.202\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432932321;}}'),
(37833, 2439, 'votou', 'sim'),
(37834, 2439, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(37835, 2440, 'nickname', 'Pedro_Tito_de_Morais'),
(37836, 2440, 'first_name', 'Pedro'),
(37837, 2440, 'last_name', 'de Morais'),
(37838, 2440, 'description', ''),
(37839, 2440, 'rich_editing', 'true'),
(37840, 2440, 'comment_shortcuts', 'false'),
(37841, 2440, 'admin_color', 'fresh'),
(37842, 2440, 'use_ssl', '0'),
(37843, 2440, 'show_admin_bar_front', 'true'),
(37844, 2440, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37845, 2440, 'wp_user_level', '0'),
(37846, 2440, 'wsl_current_provider', 'Google'),
(37847, 2440, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-mg51W6vf1_Y/AAAAAAAAAAI/AAAAAAAAAAA/F0tAdpwbT78/photo.jpg?sz=200'),
(37848, 2440, 'session_tokens', 'a:2:{s:64:\"a823a8794da7ea5891aaca1c4da83f43e702e0cfbe775d802c9a8927616a6b5b\";a:4:{s:10:\"expiration\";i:1434142204;s:2:\"ip\";s:14:\"81.193.155.160\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432932604;}s:64:\"b4b3264a90476ef3a51650a7987dbb5a37b10d703ee586a5cc5d33944f8d409d\";a:4:{s:10:\"expiration\";i:1434978278;s:2:\"ip\";s:12:\"87.103.12.81\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433768678;}}'),
(37849, 2441, 'nickname', 'Kevin_Steinert'),
(37850, 2441, 'first_name', 'Kevin'),
(37851, 2441, 'last_name', 'Steinert'),
(37852, 2441, 'description', ''),
(37853, 2441, 'rich_editing', 'true'),
(37854, 2441, 'comment_shortcuts', 'false'),
(37855, 2441, 'admin_color', 'fresh'),
(37856, 2441, 'use_ssl', '0'),
(37857, 2441, 'show_admin_bar_front', 'true'),
(37858, 2441, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37859, 2441, 'wp_user_level', '0'),
(37860, 2441, 'wsl_current_provider', 'Facebook'),
(37861, 2441, 'wsl_current_user_image', 'https://graph.facebook.com/1676897082539132/picture?width=150&height=150'),
(37862, 2441, 'session_tokens', 'a:1:{s:64:\"78135e71f3f0d1cc80af83299ee2ad9a60eda0e7369fbc0d763cfbc79387f0c3\";a:4:{s:10:\"expiration\";i:1434142340;s:2:\"ip\";s:13:\"87.103.49.118\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1432932740;}}'),
(37863, 2442, 'nickname', 'Patricia_Couceiro_Marques'),
(37864, 2442, 'first_name', 'Patricia'),
(37865, 2442, 'last_name', 'Marques'),
(37866, 2442, 'description', ''),
(37867, 2442, 'rich_editing', 'true'),
(37868, 2442, 'comment_shortcuts', 'false'),
(37869, 2442, 'admin_color', 'fresh'),
(37870, 2442, 'use_ssl', '0'),
(37871, 2442, 'show_admin_bar_front', 'true'),
(37872, 2442, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37873, 2442, 'wp_user_level', '0'),
(37874, 2442, 'wsl_current_provider', 'Facebook'),
(37875, 2442, 'wsl_current_user_image', 'https://graph.facebook.com/10205648503644396/picture?width=150&height=150'),
(37876, 2442, 'session_tokens', 'a:1:{s:64:\"50e082629aac48394ce7e98145ba3783f9b5bfd5855b6a9148e4a58a01f27297\";a:4:{s:10:\"expiration\";i:1434142348;s:2:\"ip\";s:13:\"85.241.135.10\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9505 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432932748;}}'),
(37877, 2441, 'votou', 'sim'),
(37878, 2441, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,foto-do-ano_p1163,treinador-do-ano_p1359'),
(37879, 2443, 'nickname', 'Maria_Amalia_Ribeiro_Ferreira'),
(37880, 2443, 'first_name', 'Maria'),
(37881, 2443, 'last_name', 'Ribeiro Ferreira'),
(37882, 2443, 'description', ''),
(37883, 2443, 'rich_editing', 'true'),
(37884, 2443, 'comment_shortcuts', 'false'),
(37885, 2443, 'admin_color', 'fresh'),
(37886, 2443, 'use_ssl', '0'),
(37887, 2443, 'show_admin_bar_front', 'true'),
(37888, 2443, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37889, 2443, 'wp_user_level', '0'),
(37890, 2443, 'wsl_current_provider', 'Facebook'),
(37891, 2443, 'wsl_current_user_image', 'https://graph.facebook.com/10204299551869317/picture?width=150&height=150'),
(37892, 2443, 'session_tokens', 'a:1:{s:64:\"164feb68e6b3fd6490dbd0751c4dfb7ca6ee10a8bf0762e10c2ebf7f03b6a5e8\";a:4:{s:10:\"expiration\";i:1434142504;s:2:\"ip\";s:14:\"85.241.237.154\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432932904;}}'),
(37893, 2443, 'votou', 'sim'),
(37894, 2443, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353'),
(37895, 2444, 'nickname', 'Tuda_Beltran'),
(37896, 2444, 'first_name', 'Tuda'),
(37897, 2444, 'last_name', 'Beltran'),
(37898, 2444, 'description', ''),
(37899, 2444, 'rich_editing', 'true'),
(37900, 2444, 'comment_shortcuts', 'false'),
(37901, 2444, 'admin_color', 'fresh'),
(37902, 2444, 'use_ssl', '0'),
(37903, 2444, 'show_admin_bar_front', 'true'),
(37904, 2444, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37905, 2444, 'wp_user_level', '0'),
(37906, 2444, 'wsl_current_provider', 'Facebook'),
(37907, 2444, 'wsl_current_user_image', 'https://graph.facebook.com/853595741342185/picture?width=150&height=150'),
(37908, 2444, 'session_tokens', 'a:1:{s:64:\"3cd92d4062db5ff8879109b5a6511ec28f42526bc3919aa037f86e2bbf432e37\";a:4:{s:10:\"expiration\";i:1434142854;s:2:\"ip\";s:13:\"85.246.41.224\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T230 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432933254;}}'),
(37909, 2445, 'nickname', 'Diogo_Martins'),
(37910, 2445, 'first_name', 'Diogo'),
(37911, 2445, 'last_name', 'Martins'),
(37912, 2445, 'description', ''),
(37913, 2445, 'rich_editing', 'true'),
(37914, 2445, 'comment_shortcuts', 'false'),
(37915, 2445, 'admin_color', 'fresh'),
(37916, 2445, 'use_ssl', '0'),
(37917, 2445, 'show_admin_bar_front', 'true'),
(37918, 2445, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37919, 2445, 'wp_user_level', '0'),
(37920, 2445, 'wsl_current_provider', 'Facebook'),
(37921, 2445, 'wsl_current_user_image', 'https://graph.facebook.com/969697383063762/picture?width=150&height=150'),
(37922, 2445, 'session_tokens', 'a:1:{s:64:\"9a2b1ea3883c7263dced7e1e9886a03d5d167352326aa187523dabb3bbc2f069\";a:4:{s:10:\"expiration\";i:1434142895;s:2:\"ip\";s:13:\"82.154.62.252\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432933295;}}'),
(37923, 2442, 'votou', 'sim'),
(37924, 2442, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(37925, 2444, 'votou', 'sim'),
(37926, 2444, 'user_votes', 'manobra-do-ano-reef_p1045'),
(37927, 2446, 'nickname', 'Maria_Gomes_Andrade'),
(37928, 2446, 'first_name', 'Maria'),
(37929, 2446, 'last_name', 'Andrade'),
(37930, 2446, 'description', ''),
(37931, 2446, 'rich_editing', 'true'),
(37932, 2446, 'comment_shortcuts', 'false'),
(37933, 2446, 'admin_color', 'fresh'),
(37934, 2446, 'use_ssl', '0'),
(37935, 2446, 'show_admin_bar_front', 'true'),
(37936, 2446, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37937, 2446, 'wp_user_level', '0'),
(37938, 2446, 'wsl_current_provider', 'Facebook'),
(37939, 2446, 'wsl_current_user_image', 'https://graph.facebook.com/100000935147637/picture?width=150&height=150'),
(37940, 2446, 'session_tokens', 'a:1:{s:64:\"10df14c1d1da3f175a1d2fa6c984c46fdff032c2dfd3ad7ee1e4fc10abb99ada\";a:4:{s:10:\"expiration\";i:1434143296;s:2:\"ip\";s:14:\"81.193.138.106\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432933696;}}'),
(37941, 2447, 'nickname', 'Joao_Menino'),
(37942, 2447, 'first_name', 'João'),
(37943, 2447, 'last_name', 'Menino'),
(37944, 2447, 'description', ''),
(37945, 2447, 'rich_editing', 'true'),
(37946, 2447, 'comment_shortcuts', 'false'),
(37947, 2447, 'admin_color', 'fresh'),
(37948, 2447, 'use_ssl', '0'),
(37949, 2447, 'show_admin_bar_front', 'true'),
(37950, 2447, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37951, 2447, 'wp_user_level', '0'),
(37952, 2447, 'wsl_current_provider', 'Google'),
(37953, 2447, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(37954, 2447, 'session_tokens', 'a:1:{s:64:\"f244661100d3ab3d7e6cc017aecd0924a771ec63e22654cc6c66c479cf071270\";a:4:{s:10:\"expiration\";i:1434143329;s:2:\"ip\";s:12:\"87.103.49.21\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432933729;}}'),
(37955, 2448, 'nickname', 'Joao_Cardoso'),
(37956, 2448, 'first_name', 'João'),
(37957, 2448, 'last_name', 'Cardoso'),
(37958, 2448, 'description', ''),
(37959, 2448, 'rich_editing', 'true'),
(37960, 2448, 'comment_shortcuts', 'false'),
(37961, 2448, 'admin_color', 'fresh'),
(37962, 2448, 'use_ssl', '0'),
(37963, 2448, 'show_admin_bar_front', 'true'),
(37964, 2448, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37965, 2448, 'wp_user_level', '0'),
(37966, 2448, 'wsl_current_provider', 'Facebook'),
(37967, 2448, 'wsl_current_user_image', 'https://graph.facebook.com/10204572006720409/picture?width=150&height=150'),
(37968, 2448, 'session_tokens', 'a:1:{s:64:\"ca4ea6f7007af767443cc865135f739cdf83f7333fb44c83f7ec123c06611b66\";a:4:{s:10:\"expiration\";i:1434143392;s:2:\"ip\";s:13:\"62.169.86.129\";s:2:\"ua\";s:173:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; GT-S7275R Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432933792;}}'),
(37969, 2447, 'votou', 'sim'),
(37970, 2447, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(37971, 2449, 'nickname', 'Sofia_Salgueiro'),
(37972, 2449, 'first_name', 'Sofia'),
(37973, 2449, 'last_name', 'Salgueiro'),
(37974, 2449, 'description', ''),
(37975, 2449, 'rich_editing', 'true'),
(37976, 2449, 'comment_shortcuts', 'false'),
(37977, 2449, 'admin_color', 'fresh'),
(37978, 2449, 'use_ssl', '0'),
(37979, 2449, 'show_admin_bar_front', 'true'),
(37980, 2449, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37981, 2449, 'wp_user_level', '0'),
(37982, 2449, 'wsl_current_provider', 'Facebook'),
(37983, 2449, 'wsl_current_user_image', 'https://graph.facebook.com/1121146411235482/picture?width=150&height=150'),
(37984, 2449, 'session_tokens', 'a:1:{s:64:\"4f91947fa69dc9a36a0a5397aa9614b8f3197e4d1b62721eafef1d1f2b8330dc\";a:4:{s:10:\"expiration\";i:1434143894;s:2:\"ip\";s:14:\"46.189.222.133\";s:2:\"ua\";s:178:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432934294;}}'),
(37985, 2450, 'nickname', 'Francisco_Marques'),
(37986, 2450, 'first_name', 'Francisco'),
(37987, 2450, 'last_name', 'Marques'),
(37988, 2450, 'description', ''),
(37989, 2450, 'rich_editing', 'true'),
(37990, 2450, 'comment_shortcuts', 'false'),
(37991, 2450, 'admin_color', 'fresh'),
(37992, 2450, 'use_ssl', '0'),
(37993, 2450, 'show_admin_bar_front', 'true'),
(37994, 2450, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(37995, 2450, 'wp_user_level', '0'),
(37996, 2450, 'wsl_current_provider', 'Facebook'),
(37997, 2450, 'wsl_current_user_image', 'https://graph.facebook.com/10205403713625305/picture?width=150&height=150'),
(37998, 2450, 'session_tokens', 'a:1:{s:64:\"d203dd63fff8698fd9de6596686abd07ace9f0dc4c871928c903605e04959a08\";a:4:{s:10:\"expiration\";i:1434143900;s:2:\"ip\";s:11:\"46.135.45.6\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.1.2; GT-I8190 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36\";s:5:\"login\";i:1432934300;}}'),
(37999, 2450, 'votou', 'sim'),
(38000, 2450, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(38001, 2451, 'nickname', 'Luis_Filipe_Barraca_Pereira'),
(38002, 2451, 'first_name', 'Luis'),
(38003, 2451, 'last_name', 'Pereira'),
(38004, 2451, 'description', ''),
(38005, 2451, 'rich_editing', 'true'),
(38006, 2451, 'comment_shortcuts', 'false'),
(38007, 2451, 'admin_color', 'fresh'),
(38008, 2451, 'use_ssl', '0'),
(38009, 2451, 'show_admin_bar_front', 'true'),
(38010, 2451, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38011, 2451, 'wp_user_level', '0'),
(38012, 2451, 'wsl_current_provider', 'Facebook'),
(38013, 2451, 'wsl_current_user_image', 'https://graph.facebook.com/10153364995943011/picture?width=150&height=150'),
(38014, 2451, 'session_tokens', 'a:1:{s:64:\"3223ab7d4e550ea5e37e5ffbc5e01139dccc4ce0c73a4fd8d9abde303c335233\";a:4:{s:10:\"expiration\";i:1434144144;s:2:\"ip\";s:13:\"95.97.207.160\";s:2:\"ua\";s:251:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/KPNNL;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1432934544;}}'),
(38015, 2452, 'nickname', 'Catarina_Silva_1'),
(38016, 2452, 'first_name', 'Catarina'),
(38017, 2452, 'last_name', 'Silva'),
(38018, 2452, 'description', ''),
(38019, 2452, 'rich_editing', 'true'),
(38020, 2452, 'comment_shortcuts', 'false'),
(38021, 2452, 'admin_color', 'fresh'),
(38022, 2452, 'use_ssl', '0'),
(38023, 2452, 'show_admin_bar_front', 'true'),
(38024, 2452, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38025, 2452, 'wp_user_level', '0'),
(38026, 2452, 'wsl_current_provider', 'Facebook'),
(38027, 2452, 'wsl_current_user_image', 'https://graph.facebook.com/10152829777232624/picture?width=150&height=150'),
(38028, 2452, 'session_tokens', 'a:1:{s:64:\"b22f6875469d7ee9b6b05b3d11786e9b0ffb03de364b6d0e2dece4af9e388a0c\";a:4:{s:10:\"expiration\";i:1434144204;s:2:\"ip\";s:13:\"85.243.43.103\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432934604;}}'),
(38029, 2453, 'nickname', 'Pedro_Pedrosa'),
(38030, 2453, 'first_name', 'Pedro'),
(38031, 2453, 'last_name', 'Pedrosa'),
(38032, 2453, 'description', ''),
(38033, 2453, 'rich_editing', 'true'),
(38034, 2453, 'comment_shortcuts', 'false'),
(38035, 2453, 'admin_color', 'fresh'),
(38036, 2453, 'use_ssl', '0'),
(38037, 2453, 'show_admin_bar_front', 'true'),
(38038, 2453, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38039, 2453, 'wp_user_level', '0'),
(38040, 2453, 'wsl_current_provider', 'Facebook'),
(38041, 2453, 'wsl_current_user_image', 'https://graph.facebook.com/839615256120308/picture?width=150&height=150'),
(38042, 2453, 'session_tokens', 'a:1:{s:64:\"8d6486cfd7a77983d0871e84dc414ae9644c06c03ec5b6de0afc6d6a7077d415\";a:4:{s:10:\"expiration\";i:1434144282;s:2:\"ip\";s:14:\"150.162.46.200\";s:2:\"ua\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.18 Safari/537.36\";s:5:\"login\";i:1432934682;}}'),
(38043, 2454, 'nickname', 'Duarte_Braz_de_Oliveira'),
(38044, 2454, 'first_name', 'Duarte'),
(38045, 2454, 'last_name', 'de Oliveira'),
(38046, 2454, 'description', ''),
(38047, 2454, 'rich_editing', 'true'),
(38048, 2454, 'comment_shortcuts', 'false'),
(38049, 2454, 'admin_color', 'fresh'),
(38050, 2454, 'use_ssl', '0'),
(38051, 2454, 'show_admin_bar_front', 'true'),
(38052, 2454, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38053, 2454, 'wp_user_level', '0'),
(38054, 2454, 'wsl_current_provider', 'Facebook'),
(38055, 2454, 'wsl_current_user_image', 'https://graph.facebook.com/10153267452545631/picture?width=150&height=150'),
(38056, 2454, 'session_tokens', 'a:1:{s:64:\"58470e7ab770a8dee9de0e981e221cf3f629fd38e3b7a79dd8b2fc5898ecc46d\";a:4:{s:10:\"expiration\";i:1434144369;s:2:\"ip\";s:14:\"213.58.148.146\";s:2:\"ua\";s:213:\"Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 630; Vodafone) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537\";s:5:\"login\";i:1432934769;}}'),
(38057, 2453, 'votou', 'sim'),
(38058, 2453, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(38059, 2455, 'nickname', 'Mariana_Palos'),
(38060, 2455, 'first_name', 'Mariana'),
(38061, 2455, 'last_name', 'Palos'),
(38062, 2455, 'description', ''),
(38063, 2455, 'rich_editing', 'true'),
(38064, 2455, 'comment_shortcuts', 'false'),
(38065, 2455, 'admin_color', 'fresh'),
(38066, 2455, 'use_ssl', '0'),
(38067, 2455, 'show_admin_bar_front', 'true'),
(38068, 2455, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38069, 2455, 'wp_user_level', '0'),
(38070, 2455, 'wsl_current_provider', 'Facebook'),
(38071, 2455, 'wsl_current_user_image', 'https://graph.facebook.com/10204571489192864/picture?width=150&height=150'),
(38072, 2455, 'session_tokens', 'a:1:{s:64:\"feaad75e162ca02ce6b124d22c570b9dfe74af90cf62c65302c6faeb4311265f\";a:4:{s:10:\"expiration\";i:1434144498;s:2:\"ip\";s:13:\"79.168.85.214\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432934898;}}'),
(38073, 2449, 'votou', 'sim'),
(38074, 2449, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(38075, 2455, 'votou', 'sim'),
(38076, 2455, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,revelacao-do-ano-deeply_p1389,foto-do-ano_p1277,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(38077, 2456, 'nickname', 'Francisca_Serra'),
(38078, 2456, 'first_name', 'Francisca'),
(38079, 2456, 'last_name', 'Serra'),
(38080, 2456, 'description', ''),
(38081, 2456, 'rich_editing', 'true'),
(38082, 2456, 'comment_shortcuts', 'false'),
(38083, 2456, 'admin_color', 'fresh'),
(38084, 2456, 'use_ssl', '0'),
(38085, 2456, 'show_admin_bar_front', 'true'),
(38086, 2456, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38087, 2456, 'wp_user_level', '0'),
(38088, 2456, 'wsl_current_provider', 'Facebook'),
(38089, 2456, 'wsl_current_user_image', 'https://graph.facebook.com/10202601229631310/picture?width=150&height=150'),
(38090, 2456, 'session_tokens', 'a:1:{s:64:\"8fa8eb0fdf52b2927873ce3db04232b020b36bbc91336519eb4a97b4fbd0a4a9\";a:4:{s:10:\"expiration\";i:1434144664;s:2:\"ip\";s:10:\"95.94.35.2\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432935064;}}'),
(38091, 2454, 'votou', 'sim'),
(38092, 2454, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(38093, 2452, 'votou', 'sim'),
(38094, 2452, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(38095, 2457, 'nickname', 'Rita_Beltran'),
(38096, 2457, 'first_name', 'Rita'),
(38097, 2457, 'last_name', 'Beltran'),
(38098, 2457, 'description', ''),
(38099, 2457, 'rich_editing', 'true'),
(38100, 2457, 'comment_shortcuts', 'false'),
(38101, 2457, 'admin_color', 'fresh'),
(38102, 2457, 'use_ssl', '0'),
(38103, 2457, 'show_admin_bar_front', 'true');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(38104, 2457, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38105, 2457, 'wp_user_level', '0'),
(38106, 2457, 'wsl_current_provider', 'Facebook'),
(38107, 2457, 'wsl_current_user_image', 'https://graph.facebook.com/851782891560310/picture?width=150&height=150'),
(38108, 2457, 'session_tokens', 'a:1:{s:64:\"1179838b0b40171151fbbd4baf2af44d84dde1d8e4c94e6dedf01c74873e7c78\";a:4:{s:10:\"expiration\";i:1434145067;s:2:\"ip\";s:13:\"85.245.90.160\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432935467;}}'),
(38109, 2458, 'nickname', 'Diogo_A_C_Batalha'),
(38110, 2458, 'first_name', 'Diogo'),
(38111, 2458, 'last_name', 'Batalha'),
(38112, 2458, 'description', ''),
(38113, 2458, 'rich_editing', 'true'),
(38114, 2458, 'comment_shortcuts', 'false'),
(38115, 2458, 'admin_color', 'fresh'),
(38116, 2458, 'use_ssl', '0'),
(38117, 2458, 'show_admin_bar_front', 'true'),
(38118, 2458, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38119, 2458, 'wp_user_level', '0'),
(38120, 2458, 'wsl_current_provider', 'Facebook'),
(38121, 2458, 'wsl_current_user_image', 'https://graph.facebook.com/10206622531745181/picture?width=150&height=150'),
(38122, 2458, 'session_tokens', 'a:2:{s:64:\"4ecd1eeaf128715a35228df06447d474c6f111af0fb3f558d3b699436abfe924\";a:4:{s:10:\"expiration\";i:1434145147;s:2:\"ip\";s:13:\"89.115.68.145\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/536.30.1 (KHTML, like Gecko) Version/6.0.5 Safari/536.30.1\";s:5:\"login\";i:1432935547;}s:64:\"f03cfadd7b167cab01ddf7191a933faf64cd825c2c5e61ffb19626212803145a\";a:4:{s:10:\"expiration\";i:1435004256;s:2:\"ip\";s:13:\"89.115.68.145\";s:2:\"ua\";s:251:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B435 [FBAN/FBIOS;FBAV/29.0.0.9.13;FBBV/9374459;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.1;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433794656;}}'),
(38123, 2459, 'nickname', 'Joao_Maria_Girao'),
(38124, 2459, 'first_name', 'Joao'),
(38125, 2459, 'last_name', 'Girao'),
(38126, 2459, 'description', ''),
(38127, 2459, 'rich_editing', 'true'),
(38128, 2459, 'comment_shortcuts', 'false'),
(38129, 2459, 'admin_color', 'fresh'),
(38130, 2459, 'use_ssl', '0'),
(38131, 2459, 'show_admin_bar_front', 'true'),
(38132, 2459, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38133, 2459, 'wp_user_level', '0'),
(38134, 2459, 'wsl_current_provider', 'Facebook'),
(38135, 2459, 'wsl_current_user_image', 'https://graph.facebook.com/10206322048427556/picture?width=150&height=150'),
(38136, 2459, 'session_tokens', 'a:1:{s:64:\"128b0c22d1d05a560ff011af5c7337de9329ebe8abe8022153b6457637a1871b\";a:4:{s:10:\"expiration\";i:1434145154;s:2:\"ip\";s:14:\"188.37.168.229\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432935554;}}'),
(38137, 2459, 'votou', 'sim'),
(38138, 2459, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(38139, 2460, 'nickname', 'Yasmine_Santana'),
(38140, 2460, 'first_name', 'Yasmine'),
(38141, 2460, 'last_name', 'Santana'),
(38142, 2460, 'description', ''),
(38143, 2460, 'rich_editing', 'true'),
(38144, 2460, 'comment_shortcuts', 'false'),
(38145, 2460, 'admin_color', 'fresh'),
(38146, 2460, 'use_ssl', '0'),
(38147, 2460, 'show_admin_bar_front', 'true'),
(38148, 2460, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38149, 2460, 'wp_user_level', '0'),
(38150, 2460, 'wsl_current_provider', 'Facebook'),
(38151, 2460, 'wsl_current_user_image', 'https://graph.facebook.com/1022448761106592/picture?width=150&height=150'),
(38152, 2460, 'session_tokens', 'a:1:{s:64:\"b6653f35fe2aaba40a2df3f583c3fd79b0ec0ab04de2297577f38f506e3f4c5b\";a:4:{s:10:\"expiration\";i:1434145301;s:2:\"ip\";s:13:\"85.243.196.87\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432935701;}}'),
(38153, 2457, 'votou', 'sim'),
(38154, 2457, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(38155, 2458, 'votou', 'sim'),
(38156, 2458, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(38157, 2461, 'nickname', 'Rebeca_Menezes'),
(38158, 2461, 'first_name', 'Rebeca'),
(38159, 2461, 'last_name', 'Menezes'),
(38160, 2461, 'description', ''),
(38161, 2461, 'rich_editing', 'true'),
(38162, 2461, 'comment_shortcuts', 'false'),
(38163, 2461, 'admin_color', 'fresh'),
(38164, 2461, 'use_ssl', '0'),
(38165, 2461, 'show_admin_bar_front', 'true'),
(38166, 2461, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38167, 2461, 'wp_user_level', '0'),
(38168, 2461, 'wsl_current_provider', 'Facebook'),
(38169, 2461, 'wsl_current_user_image', 'https://graph.facebook.com/10205633438629308/picture?width=150&height=150'),
(38170, 2461, 'session_tokens', 'a:2:{s:64:\"ed78350ed49b9feb885b6014fe5441ea03596d9ca42a1026f5c0b210517c7289\";a:4:{s:10:\"expiration\";i:1434146153;s:2:\"ip\";s:13:\"46.189.250.57\";s:2:\"ua\";s:187:\"Mozilla/5.0 (Linux; U; Android 4.2.1; pt-pt; HUAWEI G610-U20 Build/HuaweiG610-U20) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/31.0.0.20.13;]\";s:5:\"login\";i:1432936553;}s:64:\"c83cfe19714a5b199442df95a6f6dcbaaf277d1440da3838aea695f52e916837\";a:4:{s:10:\"expiration\";i:1434150381;s:2:\"ip\";s:13:\"46.189.250.57\";s:2:\"ua\";s:187:\"Mozilla/5.0 (Linux; U; Android 4.2.1; pt-pt; HUAWEI G610-U20 Build/HuaweiG610-U20) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/31.0.0.20.13;]\";s:5:\"login\";i:1432940781;}}'),
(38171, 2462, 'nickname', 'Pedro_Nogueira'),
(38172, 2462, 'first_name', 'Pedro'),
(38173, 2462, 'last_name', 'Nogueira'),
(38174, 2462, 'description', ''),
(38175, 2462, 'rich_editing', 'true'),
(38176, 2462, 'comment_shortcuts', 'false'),
(38177, 2462, 'admin_color', 'fresh'),
(38178, 2462, 'use_ssl', '0'),
(38179, 2462, 'show_admin_bar_front', 'true'),
(38180, 2462, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38181, 2462, 'wp_user_level', '0'),
(38182, 2462, 'wsl_current_provider', 'Facebook'),
(38183, 2462, 'wsl_current_user_image', 'https://graph.facebook.com/959310614102470/picture?width=150&height=150'),
(38184, 2462, 'session_tokens', 'a:1:{s:64:\"929879863a47f1a22d78d919b79c178964bb54680c5f36ce0ecf4b52ba3fc585\";a:4:{s:10:\"expiration\";i:1434146231;s:2:\"ip\";s:12:\"95.93.206.49\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1432936631;}}'),
(38185, 2462, 'votou', 'sim'),
(38186, 2462, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,maior-onda-tow-in-oe_p1190,treinador-do-ano_p1359'),
(38187, 2463, 'nickname', 'Francisco_Malato_Branco'),
(38188, 2463, 'first_name', 'Francisco'),
(38189, 2463, 'last_name', 'Branco'),
(38190, 2463, 'description', ''),
(38191, 2463, 'rich_editing', 'true'),
(38192, 2463, 'comment_shortcuts', 'false'),
(38193, 2463, 'admin_color', 'fresh'),
(38194, 2463, 'use_ssl', '0'),
(38195, 2463, 'show_admin_bar_front', 'true'),
(38196, 2463, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38197, 2463, 'wp_user_level', '0'),
(38198, 2463, 'wsl_current_provider', 'Facebook'),
(38199, 2463, 'wsl_current_user_image', 'https://graph.facebook.com/996526390380825/picture?width=150&height=150'),
(38200, 2463, 'session_tokens', 'a:1:{s:64:\"95e6e5bf8c6f61fb1d25ed4344bdc0d7c454971eeb9ad6a74dac0daa268baedb\";a:4:{s:10:\"expiration\";i:1434146563;s:2:\"ip\";s:13:\"85.242.24.171\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B411 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,3;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432936963;}}'),
(38201, 2464, 'nickname', 'Alexandra_De_Almeida_Madeira'),
(38202, 2464, 'first_name', 'Alexandra'),
(38203, 2464, 'last_name', 'Madeira'),
(38204, 2464, 'description', ''),
(38205, 2464, 'rich_editing', 'true'),
(38206, 2464, 'comment_shortcuts', 'false'),
(38207, 2464, 'admin_color', 'fresh'),
(38208, 2464, 'use_ssl', '0'),
(38209, 2464, 'show_admin_bar_front', 'true'),
(38210, 2464, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38211, 2464, 'wp_user_level', '0'),
(38212, 2464, 'wsl_current_provider', 'Facebook'),
(38213, 2464, 'wsl_current_user_image', 'https://graph.facebook.com/10205802924745666/picture?width=150&height=150'),
(38214, 2464, 'session_tokens', 'a:1:{s:64:\"2f56225f00ee4101b7b3818fe00569f73873bf8e0e7966f4828bb829c42d284f\";a:4:{s:10:\"expiration\";i:1434146565;s:2:\"ip\";s:13:\"85.247.92.174\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432936965;}}'),
(38215, 2465, 'nickname', 'Nuno_Monteiro'),
(38216, 2465, 'first_name', 'Nuno'),
(38217, 2465, 'last_name', 'Monteiro'),
(38218, 2465, 'description', ''),
(38219, 2465, 'rich_editing', 'true'),
(38220, 2465, 'comment_shortcuts', 'false'),
(38221, 2465, 'admin_color', 'fresh'),
(38222, 2465, 'use_ssl', '0'),
(38223, 2465, 'show_admin_bar_front', 'true'),
(38224, 2465, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38225, 2465, 'wp_user_level', '0'),
(38226, 2465, 'wsl_current_provider', 'Google'),
(38227, 2465, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(38228, 2465, 'session_tokens', 'a:1:{s:64:\"da2bf5267fff5c07ff5916194369370483a3af8356514d35b2aa811c32127ce0\";a:4:{s:10:\"expiration\";i:1434146590;s:2:\"ip\";s:12:\"85.138.66.60\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432936990;}}'),
(38229, 2463, 'votou', 'sim'),
(38230, 2463, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(38231, 2464, 'votou', 'sim'),
(38232, 2464, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(38233, 2461, 'votou', 'sim'),
(38234, 2461, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(38235, 2466, 'nickname', 'Maria_Do_Ceu_Garcia'),
(38236, 2466, 'first_name', 'Maria Do Céu'),
(38237, 2466, 'last_name', 'Garcia'),
(38238, 2466, 'description', ''),
(38239, 2466, 'rich_editing', 'true'),
(38240, 2466, 'comment_shortcuts', 'false'),
(38241, 2466, 'admin_color', 'fresh'),
(38242, 2466, 'use_ssl', '0'),
(38243, 2466, 'show_admin_bar_front', 'true'),
(38244, 2466, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38245, 2466, 'wp_user_level', '0'),
(38246, 2466, 'wsl_current_provider', 'Facebook'),
(38247, 2466, 'wsl_current_user_image', 'https://graph.facebook.com/10204693975691333/picture?width=150&height=150'),
(38248, 2466, 'session_tokens', 'a:1:{s:64:\"60b4804bfe8f5efdda5fce5f2b04c8a147e0e42f1bf9f065f766a18d7bf81726\";a:4:{s:10:\"expiration\";i:1434147235;s:2:\"ip\";s:12:\"77.54.39.151\";s:2:\"ua\";s:245:\"Mozilla/5.0 (iPad; CPU OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/9.0.0.25.31;FBBV/2102024;FBDV/iPad3,3;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432937635;}}'),
(38249, 2466, 'votou', 'sim'),
(38250, 2466, 'user_votes', 'maior-onda-tow-in-oe_p1190'),
(38251, 2465, 'votou', 'sim'),
(38252, 2465, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(38253, 2467, 'nickname', 'Jose_Leitao'),
(38254, 2467, 'first_name', 'José'),
(38255, 2467, 'last_name', 'Leitão'),
(38256, 2467, 'description', ''),
(38257, 2467, 'rich_editing', 'true'),
(38258, 2467, 'comment_shortcuts', 'false'),
(38259, 2467, 'admin_color', 'fresh'),
(38260, 2467, 'use_ssl', '0'),
(38261, 2467, 'show_admin_bar_front', 'true'),
(38262, 2467, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38263, 2467, 'wp_user_level', '0'),
(38264, 2467, 'wsl_current_provider', 'Google'),
(38265, 2467, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-iwNqcrUyup4/AAAAAAAAAAI/AAAAAAAAA_I/fv6dgtwdBPM/photo.jpg?sz=200'),
(38266, 2467, 'session_tokens', 'a:1:{s:64:\"8e56f8a0c114a6a55e738c8d5b8081f9473fe6d40e352e8a5259ce51737e2e19\";a:4:{s:10:\"expiration\";i:1434147421;s:2:\"ip\";s:13:\"79.168.171.39\";s:2:\"ua\";s:186:\"Mozilla/5.0 (Linux; Android 5.0.1; Nexus 5 Build/LRX22C; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432937821;}}'),
(38267, 2468, 'nickname', 'Vera_Vidigal'),
(38268, 2468, 'first_name', 'Vera'),
(38269, 2468, 'last_name', 'Vidigal'),
(38270, 2468, 'description', ''),
(38271, 2468, 'rich_editing', 'true'),
(38272, 2468, 'comment_shortcuts', 'false'),
(38273, 2468, 'admin_color', 'fresh'),
(38274, 2468, 'use_ssl', '0'),
(38275, 2468, 'show_admin_bar_front', 'true'),
(38276, 2468, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38277, 2468, 'wp_user_level', '0'),
(38278, 2468, 'wsl_current_provider', 'Google'),
(38279, 2468, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(38280, 2468, 'session_tokens', 'a:1:{s:64:\"e3a933324a8aa7d7770684bb90dbda60a26eb250cfbc56e1fe03ed738873b75a\";a:4:{s:10:\"expiration\";i:1434147468;s:2:\"ip\";s:13:\"85.138.192.37\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432937868;}}'),
(38281, 2468, 'votou', 'sim'),
(38282, 2468, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(38283, 2469, 'nickname', 'Susana_Santos'),
(38284, 2469, 'first_name', 'Susana'),
(38285, 2469, 'last_name', 'Santos'),
(38286, 2469, 'description', ''),
(38287, 2469, 'rich_editing', 'true'),
(38288, 2469, 'comment_shortcuts', 'false'),
(38289, 2469, 'admin_color', 'fresh'),
(38290, 2469, 'use_ssl', '0'),
(38291, 2469, 'show_admin_bar_front', 'true'),
(38292, 2469, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38293, 2469, 'wp_user_level', '0'),
(38294, 2469, 'wsl_current_provider', 'Facebook'),
(38295, 2469, 'wsl_current_user_image', 'https://graph.facebook.com/921793594543988/picture?width=150&height=150'),
(38296, 2469, 'session_tokens', 'a:1:{s:64:\"f9bb0b9bc98823a99d6ec43990ee2aa78bafe035de91e2087480e4f00b7b5741\";a:4:{s:10:\"expiration\";i:1434147872;s:2:\"ip\";s:14:\"87.196.241.237\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432938272;}}'),
(38297, 2470, 'nickname', 'Beta_Domingues'),
(38298, 2470, 'first_name', 'Beta'),
(38299, 2470, 'last_name', 'Domingues'),
(38300, 2470, 'description', ''),
(38301, 2470, 'rich_editing', 'true'),
(38302, 2470, 'comment_shortcuts', 'false'),
(38303, 2470, 'admin_color', 'fresh'),
(38304, 2470, 'use_ssl', '0'),
(38305, 2470, 'show_admin_bar_front', 'true'),
(38306, 2470, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38307, 2470, 'wp_user_level', '0'),
(38308, 2470, 'wsl_current_provider', 'Facebook'),
(38309, 2470, 'wsl_current_user_image', 'https://graph.facebook.com/10153018887194037/picture?width=150&height=150'),
(38310, 2470, 'session_tokens', 'a:1:{s:64:\"4424365cf2cecfd294efec21695bdad5c32c5246bc1ba5e5faa17a0dcda84304\";a:4:{s:10:\"expiration\";i:1434148230;s:2:\"ip\";s:12:\"188.81.13.67\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432938630;}}'),
(38311, 2471, 'nickname', 'Antonio_Ribeiro_2'),
(38312, 2471, 'first_name', 'Antonio'),
(38313, 2471, 'last_name', 'Ribeiro'),
(38314, 2471, 'description', ''),
(38315, 2471, 'rich_editing', 'true'),
(38316, 2471, 'comment_shortcuts', 'false'),
(38317, 2471, 'admin_color', 'fresh'),
(38318, 2471, 'use_ssl', '0'),
(38319, 2471, 'show_admin_bar_front', 'true'),
(38320, 2471, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38321, 2471, 'wp_user_level', '0'),
(38322, 2471, 'wsl_current_provider', 'Facebook'),
(38323, 2471, 'wsl_current_user_image', 'https://graph.facebook.com/10204450020550805/picture?width=150&height=150'),
(38324, 2471, 'session_tokens', 'a:1:{s:64:\"a24d6260891875b5d7bc7e38c55963676e85576ca088e8227dd3c45988f881a7\";a:4:{s:10:\"expiration\";i:1434148314;s:2:\"ip\";s:11:\"79.168.31.1\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432938714;}}'),
(38325, 2472, 'nickname', 'Raquel_Marques_Pereira'),
(38326, 2472, 'first_name', 'Raquel'),
(38327, 2472, 'last_name', 'Pereira'),
(38328, 2472, 'description', ''),
(38329, 2472, 'rich_editing', 'true'),
(38330, 2472, 'comment_shortcuts', 'false'),
(38331, 2472, 'admin_color', 'fresh'),
(38332, 2472, 'use_ssl', '0'),
(38333, 2472, 'show_admin_bar_front', 'true'),
(38334, 2472, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38335, 2472, 'wp_user_level', '0'),
(38336, 2472, 'wsl_current_provider', 'Facebook'),
(38337, 2472, 'wsl_current_user_image', 'https://graph.facebook.com/10205951513300309/picture?width=150&height=150'),
(38338, 2472, 'session_tokens', 'a:1:{s:64:\"45c24808cf37b055fdfef6fd96ecc29fd49dcd8d3e1fc38d6ba88668c4260da6\";a:4:{s:10:\"expiration\";i:1434148561;s:2:\"ip\";s:13:\"79.168.137.22\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432938961;}}'),
(38339, 2473, 'nickname', 'Manela_Limpo_Faria'),
(38340, 2473, 'first_name', 'Manela'),
(38341, 2473, 'last_name', 'Limpo Faria'),
(38342, 2473, 'description', ''),
(38343, 2473, 'rich_editing', 'true'),
(38344, 2473, 'comment_shortcuts', 'false'),
(38345, 2473, 'admin_color', 'fresh'),
(38346, 2473, 'use_ssl', '0'),
(38347, 2473, 'show_admin_bar_front', 'true'),
(38348, 2473, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38349, 2473, 'wp_user_level', '0'),
(38350, 2473, 'wsl_current_provider', 'Facebook'),
(38351, 2473, 'wsl_current_user_image', 'https://graph.facebook.com/1065138073501187/picture?width=150&height=150'),
(38352, 2473, 'session_tokens', 'a:2:{s:64:\"5b11c1285ab365d9b386184a8cd8fa9bc96150d8fe9f440f3a6f014069b98d72\";a:4:{s:10:\"expiration\";i:1434148634;s:2:\"ip\";s:13:\"77.54.246.141\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432939034;}s:64:\"5e5d534e634e2578aa0c1d54df3cf89b0260ec8e2df206e68a6d9668565a879f\";a:4:{s:10:\"expiration\";i:1434148911;s:2:\"ip\";s:13:\"77.54.246.141\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432939311;}}'),
(38353, 2471, 'votou', 'sim'),
(38354, 2471, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(38355, 2435, 'votou', 'sim'),
(38356, 2435, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(38357, 2474, 'nickname', 'Maria_Ramos'),
(38358, 2474, 'first_name', 'Maria'),
(38359, 2474, 'last_name', 'Ramos'),
(38360, 2474, 'description', ''),
(38361, 2474, 'rich_editing', 'true'),
(38362, 2474, 'comment_shortcuts', 'false'),
(38363, 2474, 'admin_color', 'fresh'),
(38364, 2474, 'use_ssl', '0'),
(38365, 2474, 'show_admin_bar_front', 'true'),
(38366, 2474, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38367, 2474, 'wp_user_level', '0'),
(38368, 2474, 'wsl_current_provider', 'Facebook'),
(38369, 2474, 'wsl_current_user_image', 'https://graph.facebook.com/10205680339279247/picture?width=150&height=150'),
(38370, 2474, 'session_tokens', 'a:1:{s:64:\"7194547c6ad1a4f6c544dec4638f77a9d876e5acb9e5a753e117fcc9a85862d5\";a:4:{s:10:\"expiration\";i:1434149083;s:2:\"ip\";s:14:\"89.114.170.255\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432939483;}}'),
(38371, 2470, 'votou', 'sim'),
(38372, 2470, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,treinador-do-ano_p1357'),
(38373, 2045, 'votou', 'sim'),
(38374, 2045, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(38375, 2475, 'nickname', 'Joao_Pedro_Silva'),
(38376, 2475, 'first_name', 'João'),
(38377, 2475, 'last_name', 'Silva'),
(38378, 2475, 'description', ''),
(38379, 2475, 'rich_editing', 'true'),
(38380, 2475, 'comment_shortcuts', 'false'),
(38381, 2475, 'admin_color', 'fresh'),
(38382, 2475, 'use_ssl', '0'),
(38383, 2475, 'show_admin_bar_front', 'true'),
(38384, 2475, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38385, 2475, 'wp_user_level', '0'),
(38386, 2475, 'wsl_current_provider', 'Facebook'),
(38387, 2475, 'wsl_current_user_image', 'https://graph.facebook.com/10206755262981233/picture?width=150&height=150'),
(38388, 2475, 'session_tokens', 'a:1:{s:64:\"aaf5c7407f5e95bca3a0bdba7148990e55b675610f6e30ffccd44a0fb9aabf4e\";a:4:{s:10:\"expiration\";i:1434149307;s:2:\"ip\";s:14:\"85.247.164.229\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432939707;}}'),
(38389, 2475, 'votou', 'sim'),
(38390, 2475, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(38391, 2476, 'nickname', 'Paulo_Lopes'),
(38392, 2476, 'first_name', 'Paulo'),
(38393, 2476, 'last_name', 'Lopes'),
(38394, 2476, 'description', ''),
(38395, 2476, 'rich_editing', 'true'),
(38396, 2476, 'comment_shortcuts', 'false'),
(38397, 2476, 'admin_color', 'fresh'),
(38398, 2476, 'use_ssl', '0'),
(38399, 2476, 'show_admin_bar_front', 'true'),
(38400, 2476, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38401, 2476, 'wp_user_level', '0'),
(38402, 2476, 'wsl_current_provider', 'Google'),
(38403, 2476, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-tpjPiNOukNE/AAAAAAAAAAI/AAAAAAAABc4/AyALRF80vwY/photo.jpg?sz=200'),
(38404, 2476, 'session_tokens', 'a:1:{s:64:\"31d10d5b66697586f8bfc6d1df9b67b4bfda0ec31ed3237528e07b4b29a20a30\";a:4:{s:10:\"expiration\";i:1434149378;s:2:\"ip\";s:14:\"178.166.103.98\";s:2:\"ua\";s:188:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432939778;}}'),
(38405, 2477, 'nickname', 'Lucilia_Costa_Neves'),
(38406, 2477, 'first_name', 'Lucília'),
(38407, 2477, 'last_name', 'Costa Neves'),
(38408, 2477, 'description', ''),
(38409, 2477, 'rich_editing', 'true'),
(38410, 2477, 'comment_shortcuts', 'false'),
(38411, 2477, 'admin_color', 'fresh'),
(38412, 2477, 'use_ssl', '0'),
(38413, 2477, 'show_admin_bar_front', 'true'),
(38414, 2477, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38415, 2477, 'wp_user_level', '0'),
(38416, 2477, 'wsl_current_provider', 'Facebook'),
(38417, 2477, 'wsl_current_user_image', 'https://graph.facebook.com/988141014530840/picture?width=150&height=150'),
(38418, 2477, 'session_tokens', 'a:1:{s:64:\"b89bdefb016aa013071b33119dc1bc55050ac3630968b43e96364ac4faffdf1c\";a:4:{s:10:\"expiration\";i:1434149484;s:2:\"ip\";s:13:\"81.193.74.141\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432939884;}}'),
(38419, 2478, 'nickname', 'Marta_DOrey'),
(38420, 2478, 'first_name', 'Marta'),
(38421, 2478, 'last_name', 'D\'Orey'),
(38422, 2478, 'description', ''),
(38423, 2478, 'rich_editing', 'true'),
(38424, 2478, 'comment_shortcuts', 'false'),
(38425, 2478, 'admin_color', 'fresh'),
(38426, 2478, 'use_ssl', '0'),
(38427, 2478, 'show_admin_bar_front', 'true'),
(38428, 2478, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38429, 2478, 'wp_user_level', '0'),
(38430, 2478, 'wsl_current_provider', 'Facebook'),
(38431, 2478, 'wsl_current_user_image', 'https://graph.facebook.com/10205370846965071/picture?width=150&height=150'),
(38432, 2478, 'session_tokens', 'a:1:{s:64:\"e69f0a69cc09cefb6a8d16d022d61dfc4bf5683f8d5d9e3c32623c4eec6242dc\";a:4:{s:10:\"expiration\";i:1434149586;s:2:\"ip\";s:12:\"87.103.49.48\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432939986;}}'),
(38433, 2477, 'votou', 'sim'),
(38434, 2477, 'user_votes', 'maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391'),
(38435, 2478, 'votou', 'sim'),
(38436, 2478, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(38437, 2479, 'nickname', 'Antonio_Bettencourt'),
(38438, 2479, 'first_name', 'Antonio'),
(38439, 2479, 'last_name', 'Bettencourt'),
(38440, 2479, 'description', ''),
(38441, 2479, 'rich_editing', 'true'),
(38442, 2479, 'comment_shortcuts', 'false'),
(38443, 2479, 'admin_color', 'fresh'),
(38444, 2479, 'use_ssl', '0'),
(38445, 2479, 'show_admin_bar_front', 'true'),
(38446, 2479, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38447, 2479, 'wp_user_level', '0'),
(38448, 2479, 'wsl_current_provider', 'Google'),
(38449, 2479, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(38450, 2479, 'session_tokens', 'a:1:{s:64:\"05eb0ec09f2c5d279e8d2dee1bf4ad5a4d0bf57f0119ecf5c720f60d4f425b19\";a:4:{s:10:\"expiration\";i:1434149830;s:2:\"ip\";s:13:\"89.155.203.68\";s:2:\"ua\";s:79:\"Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0; MASMJS)\";s:5:\"login\";i:1432940230;}}'),
(38451, 2480, 'nickname', 'Tiago_Cardoso'),
(38452, 2480, 'first_name', 'Tiago'),
(38453, 2480, 'last_name', 'Cardoso'),
(38454, 2480, 'description', ''),
(38455, 2480, 'rich_editing', 'true'),
(38456, 2480, 'comment_shortcuts', 'false'),
(38457, 2480, 'admin_color', 'fresh'),
(38458, 2480, 'use_ssl', '0'),
(38459, 2480, 'show_admin_bar_front', 'true'),
(38460, 2480, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38461, 2480, 'wp_user_level', '0'),
(38462, 2480, 'wsl_current_provider', 'Facebook'),
(38463, 2480, 'wsl_current_user_image', 'https://graph.facebook.com/1017164578301728/picture?width=150&height=150'),
(38464, 2480, 'session_tokens', 'a:1:{s:64:\"d66143a352d1ae94e6c45f064479d6b97ee56546b0f539b583f57395eefcbf7c\";a:4:{s:10:\"expiration\";i:1434150058;s:2:\"ip\";s:13:\"188.80.255.16\";s:2:\"ua\";s:185:\"Mozilla/5.0 (Linux; Android 5.1; Nexus 6 Build/LMY47D; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432940458;}}'),
(38465, 2479, 'votou', 'sim'),
(38466, 2479, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383'),
(38467, 2481, 'nickname', 'Ana_Silveira'),
(38468, 2481, 'first_name', 'Ana'),
(38469, 2481, 'last_name', 'Silveira'),
(38470, 2481, 'description', ''),
(38471, 2481, 'rich_editing', 'true'),
(38472, 2481, 'comment_shortcuts', 'false'),
(38473, 2481, 'admin_color', 'fresh'),
(38474, 2481, 'use_ssl', '0'),
(38475, 2481, 'show_admin_bar_front', 'true'),
(38476, 2481, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38477, 2481, 'wp_user_level', '0'),
(38478, 2481, 'wsl_current_provider', 'Facebook'),
(38479, 2481, 'wsl_current_user_image', 'https://graph.facebook.com/10153297794903570/picture?width=150&height=150'),
(38480, 2481, 'session_tokens', 'a:1:{s:64:\"d78e0ed62ee36fc4a124cb0b4dca334a8ef10fd1015ba6ee47944363f2579211\";a:4:{s:10:\"expiration\";i:1434150301;s:2:\"ip\";s:11:\"95.69.83.41\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/MessengerForiOS;FBAV/26.0.0.9.10;FBBV/9347487;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432940701;}}'),
(38481, 2482, 'nickname', 'Jose_Lopes'),
(38482, 2482, 'first_name', 'Jose'),
(38483, 2482, 'last_name', 'Lopes'),
(38484, 2482, 'description', ''),
(38485, 2482, 'rich_editing', 'true'),
(38486, 2482, 'comment_shortcuts', 'false'),
(38487, 2482, 'admin_color', 'fresh'),
(38488, 2482, 'use_ssl', '0'),
(38489, 2482, 'show_admin_bar_front', 'true'),
(38490, 2482, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38491, 2482, 'wp_user_level', '0'),
(38492, 2482, 'wsl_current_provider', 'Facebook'),
(38493, 2482, 'wsl_current_user_image', 'https://graph.facebook.com/1600306096852739/picture?width=150&height=150'),
(38494, 2482, 'session_tokens', 'a:1:{s:64:\"35a86b87f80853ee6734cf4b8848b2afcc1fa134f6db32390ad2338105a82ed5\";a:4:{s:10:\"expiration\";i:1434150496;s:2:\"ip\";s:14:\"88.214.165.174\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/11.0.0.15.14;FBBV/4026123;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432940896;}}'),
(38495, 2483, 'nickname', 'Rosa_Silva'),
(38496, 2483, 'first_name', 'Rosa'),
(38497, 2483, 'last_name', 'Silva'),
(38498, 2483, 'description', ''),
(38499, 2483, 'rich_editing', 'true'),
(38500, 2483, 'comment_shortcuts', 'false'),
(38501, 2483, 'admin_color', 'fresh'),
(38502, 2483, 'use_ssl', '0'),
(38503, 2483, 'show_admin_bar_front', 'true'),
(38504, 2483, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38505, 2483, 'wp_user_level', '0'),
(38506, 2483, 'wsl_current_provider', 'Facebook'),
(38507, 2483, 'wsl_current_user_image', 'https://graph.facebook.com/10205009293324832/picture?width=150&height=150'),
(38508, 2483, 'session_tokens', 'a:1:{s:64:\"8df176f988f0e35bd4c3ff51c387bbea00a6126c30a1c0be053d3ac2e043e3f2\";a:4:{s:10:\"expiration\";i:1434150601;s:2:\"ip\";s:13:\"85.244.96.188\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T310 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432941001;}}'),
(38509, 2483, 'votou', 'sim'),
(38510, 2483, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(38511, 2484, 'nickname', 'Iolanda_Lazary_Paiva'),
(38512, 2484, 'first_name', 'Iolanda'),
(38513, 2484, 'last_name', 'Paiva'),
(38514, 2484, 'description', ''),
(38515, 2484, 'rich_editing', 'true'),
(38516, 2484, 'comment_shortcuts', 'false'),
(38517, 2484, 'admin_color', 'fresh'),
(38518, 2484, 'use_ssl', '0'),
(38519, 2484, 'show_admin_bar_front', 'true'),
(38520, 2484, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38521, 2484, 'wp_user_level', '0'),
(38522, 2484, 'wsl_current_provider', 'Facebook'),
(38523, 2484, 'wsl_current_user_image', 'https://graph.facebook.com/10205792605807147/picture?width=150&height=150'),
(38524, 2484, 'session_tokens', 'a:1:{s:64:\"4ac45cdbef80e5b44f08ea30ef4a4fd6bdb3ed1ce45051738424b816032b6add\";a:4:{s:10:\"expiration\";i:1434150908;s:2:\"ip\";s:15:\"188.250.174.108\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432941308;}}'),
(38525, 2485, 'nickname', 'Tomaz_Degener'),
(38526, 2485, 'first_name', 'Tomaz'),
(38527, 2485, 'last_name', 'Degener'),
(38528, 2485, 'description', ''),
(38529, 2485, 'rich_editing', 'true'),
(38530, 2485, 'comment_shortcuts', 'false'),
(38531, 2485, 'admin_color', 'fresh'),
(38532, 2485, 'use_ssl', '0'),
(38533, 2485, 'show_admin_bar_front', 'true'),
(38534, 2485, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38535, 2485, 'wp_user_level', '0'),
(38536, 2485, 'wsl_current_provider', 'Facebook'),
(38537, 2485, 'wsl_current_user_image', 'https://graph.facebook.com/10206143102632164/picture?width=150&height=150'),
(38538, 2485, 'session_tokens', 'a:1:{s:64:\"3033c3ce630c3c728681ab1f6dbb48372f9a097eb089c96457abe126f588aadf\";a:4:{s:10:\"expiration\";i:1434151216;s:2:\"ip\";s:12:\"79.169.6.180\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432941616;}}'),
(38539, 2486, 'nickname', 'Eduardo_Vento_de_Figueiredo'),
(38540, 2486, 'first_name', 'Eduardo'),
(38541, 2486, 'last_name', 'de Figueiredo'),
(38542, 2486, 'description', ''),
(38543, 2486, 'rich_editing', 'true'),
(38544, 2486, 'comment_shortcuts', 'false'),
(38545, 2486, 'admin_color', 'fresh'),
(38546, 2486, 'use_ssl', '0'),
(38547, 2486, 'show_admin_bar_front', 'true'),
(38548, 2486, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38549, 2486, 'wp_user_level', '0'),
(38550, 2486, 'wsl_current_provider', 'Facebook'),
(38551, 2486, 'wsl_current_user_image', 'https://graph.facebook.com/10153023145073473/picture?width=150&height=150'),
(38552, 2486, 'session_tokens', 'a:1:{s:64:\"f992f979de1983d310daac77eedad3e6901e3e2d6bff0b0d124f219aaffef74d\";a:4:{s:10:\"expiration\";i:1434151222;s:2:\"ip\";s:14:\"86.191.105.128\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432941622;}}'),
(38553, 2485, 'votou', 'sim'),
(38554, 2485, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1387,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426'),
(38555, 2487, 'nickname', 'Bruno_Miguel_Teixeira'),
(38556, 2487, 'first_name', 'Bruno'),
(38557, 2487, 'last_name', 'Teixeira'),
(38558, 2487, 'description', ''),
(38559, 2487, 'rich_editing', 'true'),
(38560, 2487, 'comment_shortcuts', 'false'),
(38561, 2487, 'admin_color', 'fresh'),
(38562, 2487, 'use_ssl', '0'),
(38563, 2487, 'show_admin_bar_front', 'true'),
(38564, 2487, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38565, 2487, 'wp_user_level', '0'),
(38566, 2487, 'wsl_current_provider', 'Facebook'),
(38567, 2487, 'wsl_current_user_image', 'https://graph.facebook.com/10206145144942033/picture?width=150&height=150'),
(38568, 2487, 'session_tokens', 'a:1:{s:64:\"1f9187c49d880ccfec88d2b7f683639b26c3e12660e0f529cf66ddc6a8168ae0\";a:4:{s:10:\"expiration\";i:1434151466;s:2:\"ip\";s:13:\"89.180.157.73\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432941866;}}'),
(38569, 2488, 'nickname', 'Carmo_Ribeiro_Ferreira_Hatton'),
(38570, 2488, 'first_name', 'Carmo'),
(38571, 2488, 'last_name', 'Hatton'),
(38572, 2488, 'description', ''),
(38573, 2488, 'rich_editing', 'true'),
(38574, 2488, 'comment_shortcuts', 'false'),
(38575, 2488, 'admin_color', 'fresh'),
(38576, 2488, 'use_ssl', '0'),
(38577, 2488, 'show_admin_bar_front', 'true'),
(38578, 2488, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38579, 2488, 'wp_user_level', '0'),
(38580, 2488, 'wsl_current_provider', 'Facebook'),
(38581, 2488, 'wsl_current_user_image', 'https://graph.facebook.com/10204371457515370/picture?width=150&height=150'),
(38582, 2488, 'session_tokens', 'a:1:{s:64:\"b948e1ff9ea1e219bd7b426e0f2d6661d31be8a431ad04a14da4bbaa7dadd254\";a:4:{s:10:\"expiration\";i:1434151544;s:2:\"ip\";s:14:\"85.244.117.215\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432941944;}}'),
(38583, 2488, 'votou', 'sim'),
(38584, 2488, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(38585, 2489, 'nickname', 'Migas_Heredia_C_Cabral'),
(38586, 2489, 'first_name', 'Migas'),
(38587, 2489, 'last_name', 'Cabral'),
(38588, 2489, 'description', ''),
(38589, 2489, 'rich_editing', 'true'),
(38590, 2489, 'comment_shortcuts', 'false'),
(38591, 2489, 'admin_color', 'fresh'),
(38592, 2489, 'use_ssl', '0'),
(38593, 2489, 'show_admin_bar_front', 'true'),
(38594, 2489, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38595, 2489, 'wp_user_level', '0'),
(38596, 2489, 'wsl_current_provider', 'Facebook'),
(38597, 2489, 'wsl_current_user_image', 'https://graph.facebook.com/10205844544165798/picture?width=150&height=150'),
(38598, 2489, 'session_tokens', 'a:1:{s:64:\"a6a09b5cdb3964a3f01f6da66d9d25db27b7c9efa1fab41ec847b20ba8d4b3a8\";a:4:{s:10:\"expiration\";i:1434152086;s:2:\"ip\";s:13:\"87.103.60.175\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432942486;}}'),
(38599, 2490, 'nickname', 'Viriato_Grande_de_Cascais'),
(38600, 2490, 'first_name', 'Viriato'),
(38601, 2490, 'last_name', 'Grande de Cascais'),
(38602, 2490, 'description', ''),
(38603, 2490, 'rich_editing', 'true'),
(38604, 2490, 'comment_shortcuts', 'false'),
(38605, 2490, 'admin_color', 'fresh'),
(38606, 2490, 'use_ssl', '0'),
(38607, 2490, 'show_admin_bar_front', 'true'),
(38608, 2490, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38609, 2490, 'wp_user_level', '0'),
(38610, 2490, 'wsl_current_provider', 'Facebook'),
(38611, 2490, 'wsl_current_user_image', 'https://graph.facebook.com/866995340038682/picture?width=150&height=150'),
(38612, 2490, 'session_tokens', 'a:1:{s:64:\"f3416a7f61805f874dbf687dae8499730fc8e058711e18fb2f4083c7b611ccfd\";a:4:{s:10:\"expiration\";i:1434152180;s:2:\"ip\";s:13:\"87.103.60.219\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432942580;}}'),
(38613, 2489, 'votou', 'sim'),
(38614, 2489, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(38615, 2487, 'votou', 'sim'),
(38616, 2487, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(38617, 2491, 'nickname', 'Luis_Pedro_Dargent'),
(38618, 2491, 'first_name', 'Luís'),
(38619, 2491, 'last_name', 'Dargent'),
(38620, 2491, 'description', ''),
(38621, 2491, 'rich_editing', 'true'),
(38622, 2491, 'comment_shortcuts', 'false'),
(38623, 2491, 'admin_color', 'fresh'),
(38624, 2491, 'use_ssl', '0'),
(38625, 2491, 'show_admin_bar_front', 'true'),
(38626, 2491, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38627, 2491, 'wp_user_level', '0'),
(38628, 2491, 'wsl_current_provider', 'Facebook'),
(38629, 2491, 'wsl_current_user_image', 'https://graph.facebook.com/10200548889402272/picture?width=150&height=150'),
(38630, 2491, 'session_tokens', 'a:1:{s:64:\"113140e4e5fbd8ace9f3925fed0660a127b5079dd410d77035dcc2ee0229d1be\";a:4:{s:10:\"expiration\";i:1434153175;s:2:\"ip\";s:13:\"95.95.155.117\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432943575;}}'),
(38631, 2492, 'nickname', 'Goncalo_Fagulha'),
(38632, 2492, 'first_name', 'Gonçalo'),
(38633, 2492, 'last_name', 'Fagulha'),
(38634, 2492, 'description', ''),
(38635, 2492, 'rich_editing', 'true'),
(38636, 2492, 'comment_shortcuts', 'false'),
(38637, 2492, 'admin_color', 'fresh'),
(38638, 2492, 'use_ssl', '0'),
(38639, 2492, 'show_admin_bar_front', 'true'),
(38640, 2492, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38641, 2492, 'wp_user_level', '0'),
(38642, 2492, 'wsl_current_provider', 'Google'),
(38643, 2492, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(38644, 2492, 'session_tokens', 'a:1:{s:64:\"5fe2fd9ff99555b7195edd93cf46f018389fdd5ead56ab062aab77d510e641c8\";a:4:{s:10:\"expiration\";i:1434153236;s:2:\"ip\";s:13:\"89.154.251.90\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432943636;}}'),
(38645, 2491, 'votou', 'sim'),
(38646, 2491, 'user_votes', 'revelacao-do-ano-deeply_p1383,foto-do-ano_p1163'),
(38647, 2492, 'votou', 'sim'),
(38648, 2492, 'user_votes', 'shaper-do-ano-xhapeland_p1377'),
(38649, 2493, 'nickname', 'Guilas_Moreira'),
(38650, 2493, 'first_name', 'Guilas'),
(38651, 2493, 'last_name', 'Moreira'),
(38652, 2493, 'description', ''),
(38653, 2493, 'rich_editing', 'true'),
(38654, 2493, 'comment_shortcuts', 'false'),
(38655, 2493, 'admin_color', 'fresh'),
(38656, 2493, 'use_ssl', '0'),
(38657, 2493, 'show_admin_bar_front', 'true'),
(38658, 2493, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38659, 2493, 'wp_user_level', '0'),
(38660, 2493, 'wsl_current_provider', 'Google'),
(38661, 2493, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-O0UOp0FeA70/AAAAAAAAAAI/AAAAAAAAAzY/np5S5Ir3-cA/photo.jpg?sz=200'),
(38662, 2493, 'session_tokens', 'a:1:{s:64:\"f6dbcd59a8de75b64a6f0c18578a19b85e4851feef51d1a1c1f548b8e7912b52\";a:4:{s:10:\"expiration\";i:1434153464;s:2:\"ip\";s:14:\"176.78.166.164\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1432943864;}}'),
(38663, 2469, 'votou', 'sim'),
(38664, 2469, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(38665, 2493, 'votou', 'sim'),
(38666, 2493, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,shaper-do-ano-xhapeland_p1375,treinador-do-ano_p1359'),
(38667, 2494, 'nickname', 'Marta_Sofia'),
(38668, 2494, 'first_name', 'Marta'),
(38669, 2494, 'last_name', 'Sofia'),
(38670, 2494, 'description', ''),
(38671, 2494, 'rich_editing', 'true'),
(38672, 2494, 'comment_shortcuts', 'false'),
(38673, 2494, 'admin_color', 'fresh'),
(38674, 2494, 'use_ssl', '0'),
(38675, 2494, 'show_admin_bar_front', 'true'),
(38676, 2494, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38677, 2494, 'wp_user_level', '0'),
(38678, 2494, 'wsl_current_provider', 'Facebook'),
(38679, 2494, 'wsl_current_user_image', 'https://graph.facebook.com/10202914557304321/picture?width=150&height=150'),
(38680, 2494, 'session_tokens', 'a:1:{s:64:\"60e84f258317e7c6e11bcbf55909901eef61b174bf286c90c21cdb1c208291ba\";a:4:{s:10:\"expiration\";i:1434153611;s:2:\"ip\";s:13:\"213.30.118.97\";s:2:\"ua\";s:151:\"Mozilla/5.0 (Linux; Android 4.2.2; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1432944011;}}'),
(38681, 2494, 'votou', 'sim'),
(38682, 2494, 'user_votes', 'maior-onda-tow-in-oe_p1190'),
(38683, 2495, 'nickname', 'Helio_Caldeira_Jorge'),
(38684, 2495, 'first_name', 'Helio'),
(38685, 2495, 'last_name', 'Jorge'),
(38686, 2495, 'description', ''),
(38687, 2495, 'rich_editing', 'true'),
(38688, 2495, 'comment_shortcuts', 'false'),
(38689, 2495, 'admin_color', 'fresh'),
(38690, 2495, 'use_ssl', '0'),
(38691, 2495, 'show_admin_bar_front', 'true'),
(38692, 2495, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38693, 2495, 'wp_user_level', '0'),
(38694, 2495, 'wsl_current_provider', 'Facebook'),
(38695, 2495, 'wsl_current_user_image', 'https://graph.facebook.com/1455541648078048/picture?width=150&height=150'),
(38696, 2495, 'session_tokens', 'a:1:{s:64:\"f3125485606088ab385346508e163f6891be5f50657cfd4282e8426944d9d9ff\";a:4:{s:10:\"expiration\";i:1434153667;s:2:\"ip\";s:12:\"85.243.26.80\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432944067;}}'),
(38697, 2495, 'votou', 'sim'),
(38698, 2495, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(38699, 2496, 'nickname', 'Paulo_Pichel'),
(38700, 2496, 'first_name', 'Paulo'),
(38701, 2496, 'last_name', 'Pichel'),
(38702, 2496, 'description', ''),
(38703, 2496, 'rich_editing', 'true'),
(38704, 2496, 'comment_shortcuts', 'false'),
(38705, 2496, 'admin_color', 'fresh'),
(38706, 2496, 'use_ssl', '0'),
(38707, 2496, 'show_admin_bar_front', 'true'),
(38708, 2496, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38709, 2496, 'wp_user_level', '0'),
(38710, 2496, 'wsl_current_provider', 'Facebook'),
(38711, 2496, 'wsl_current_user_image', 'https://graph.facebook.com/10206012472564164/picture?width=150&height=150'),
(38712, 2496, 'session_tokens', 'a:1:{s:64:\"ed7fe85354f46df0d19c95fc6af26b4581e02dfec22d0cb016e158e28f017de2\";a:4:{s:10:\"expiration\";i:1434155066;s:2:\"ip\";s:12:\"95.93.160.19\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/7.1.5 Safari/537.85.14\";s:5:\"login\";i:1432945466;}}'),
(38713, 2496, 'votou', 'sim'),
(38714, 2496, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(38715, 2497, 'nickname', 'Duarte_Costa_Campos'),
(38716, 2497, 'first_name', 'Duarte'),
(38717, 2497, 'last_name', 'Costa Campos'),
(38718, 2497, 'description', ''),
(38719, 2497, 'rich_editing', 'true'),
(38720, 2497, 'comment_shortcuts', 'false'),
(38721, 2497, 'admin_color', 'fresh');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(38722, 2497, 'use_ssl', '0'),
(38723, 2497, 'show_admin_bar_front', 'true'),
(38724, 2497, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38725, 2497, 'wp_user_level', '0'),
(38726, 2497, 'wsl_current_provider', 'Facebook'),
(38727, 2497, 'wsl_current_user_image', 'https://graph.facebook.com/961575507208251/picture?width=150&height=150'),
(38728, 2497, 'session_tokens', 'a:1:{s:64:\"ad6c78cd71b5ef06fe400069c18bc30efdda82c91ac650131eb042a8d9cd1ebb\";a:4:{s:10:\"expiration\";i:1434155547;s:2:\"ip\";s:14:\"85.242.106.126\";s:2:\"ua\";s:248:\"Mozilla/5.0 (iPad; CPU OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,2;FBMD/iPad;FBSN/iPhone OS;FBSV/7.0.4;FBSS/1; FBCR/Optimus;FBID/tablet;FBLC/en_US;FBOP/1]\";s:5:\"login\";i:1432945947;}}'),
(38729, 2497, 'votou', 'sim'),
(38730, 2497, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(38731, 2498, 'nickname', 'Filomena_Alcouce'),
(38732, 2498, 'first_name', 'Filomena'),
(38733, 2498, 'last_name', 'Alcouce'),
(38734, 2498, 'description', ''),
(38735, 2498, 'rich_editing', 'true'),
(38736, 2498, 'comment_shortcuts', 'false'),
(38737, 2498, 'admin_color', 'fresh'),
(38738, 2498, 'use_ssl', '0'),
(38739, 2498, 'show_admin_bar_front', 'true'),
(38740, 2498, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38741, 2498, 'wp_user_level', '0'),
(38742, 2498, 'wsl_current_provider', 'Facebook'),
(38743, 2498, 'wsl_current_user_image', 'https://graph.facebook.com/1093435657352327/picture?width=150&height=150'),
(38744, 2498, 'session_tokens', 'a:1:{s:64:\"2e96e6ad9f4a4159179851b18ff85ce2f6082fedf230ad189f5c2b02a5ab92c2\";a:4:{s:10:\"expiration\";i:1434156591;s:2:\"ip\";s:14:\"85.138.125.236\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432946991;}}'),
(38745, 2498, 'votou', 'sim'),
(38746, 2498, 'user_votes', 'maior-onda-tow-in-oe_p1190'),
(38747, 2499, 'nickname', 'Francisca_Roseiro'),
(38748, 2499, 'first_name', 'Francisca'),
(38749, 2499, 'last_name', 'Roseiro'),
(38750, 2499, 'description', ''),
(38751, 2499, 'rich_editing', 'true'),
(38752, 2499, 'comment_shortcuts', 'false'),
(38753, 2499, 'admin_color', 'fresh'),
(38754, 2499, 'use_ssl', '0'),
(38755, 2499, 'show_admin_bar_front', 'true'),
(38756, 2499, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38757, 2499, 'wp_user_level', '0'),
(38758, 2499, 'wsl_current_provider', 'Google'),
(38759, 2499, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(38760, 2499, 'session_tokens', 'a:1:{s:64:\"75e8cb412d9ac8a4bf9db2af587f61fa6b427b613aa7ecc0c44d024f82f6dd89\";a:4:{s:10:\"expiration\";i:1434156813;s:2:\"ip\";s:13:\"82.154.162.14\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432947213;}}'),
(38761, 2500, 'nickname', 'Antonio_Meyrelles_Do_Souto'),
(38762, 2500, 'first_name', 'Antonio'),
(38763, 2500, 'last_name', 'Meyrelles Do Souto'),
(38764, 2500, 'description', ''),
(38765, 2500, 'rich_editing', 'true'),
(38766, 2500, 'comment_shortcuts', 'false'),
(38767, 2500, 'admin_color', 'fresh'),
(38768, 2500, 'use_ssl', '0'),
(38769, 2500, 'show_admin_bar_front', 'true'),
(38770, 2500, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38771, 2500, 'wp_user_level', '0'),
(38772, 2500, 'wsl_current_provider', 'Facebook'),
(38773, 2500, 'wsl_current_user_image', 'https://graph.facebook.com/10202732233865442/picture?width=150&height=150'),
(38774, 2500, 'session_tokens', 'a:1:{s:64:\"947054379245c995a9b3736ff7605a286113067d810360783607c835b13b8d3b\";a:4:{s:10:\"expiration\";i:1434157066;s:2:\"ip\";s:13:\"79.168.84.250\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432947466;}}'),
(38775, 2500, 'votou', 'sim'),
(38776, 2500, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(38777, 2501, 'nickname', 'Maria_Isabel_Camacho-Santos'),
(38778, 2501, 'first_name', 'Maria Isabel'),
(38779, 2501, 'last_name', 'Camacho-Santos'),
(38780, 2501, 'description', ''),
(38781, 2501, 'rich_editing', 'true'),
(38782, 2501, 'comment_shortcuts', 'false'),
(38783, 2501, 'admin_color', 'fresh'),
(38784, 2501, 'use_ssl', '0'),
(38785, 2501, 'show_admin_bar_front', 'true'),
(38786, 2501, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38787, 2501, 'wp_user_level', '0'),
(38788, 2501, 'wsl_current_provider', 'Facebook'),
(38789, 2501, 'wsl_current_user_image', 'https://graph.facebook.com/10206759120834198/picture?width=150&height=150'),
(38790, 2501, 'session_tokens', 'a:1:{s:64:\"8041352ef668c76ba1f328294c8e9d1de88051b6e00bdb4f63bf6966d85b2195\";a:4:{s:10:\"expiration\";i:1434157457;s:2:\"ip\";s:11:\"99.92.95.99\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432947857;}}'),
(38791, 2501, 'votou', 'sim'),
(38792, 2501, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1169,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(38793, 2432, 'votou', 'sim'),
(38794, 2432, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(38795, 2502, 'nickname', 'Fernando_Rocha_Francellino'),
(38796, 2502, 'first_name', 'Fernando'),
(38797, 2502, 'last_name', 'Rocha Francellino'),
(38798, 2502, 'description', ''),
(38799, 2502, 'rich_editing', 'true'),
(38800, 2502, 'comment_shortcuts', 'false'),
(38801, 2502, 'admin_color', 'fresh'),
(38802, 2502, 'use_ssl', '0'),
(38803, 2502, 'show_admin_bar_front', 'true'),
(38804, 2502, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38805, 2502, 'wp_user_level', '0'),
(38806, 2502, 'wsl_current_provider', 'Facebook'),
(38807, 2502, 'wsl_current_user_image', 'https://graph.facebook.com/847237452016577/picture?width=150&height=150'),
(38808, 2502, 'session_tokens', 'a:1:{s:64:\"44071e8571bc900ce266c0195c548e3dc645c8f582a74448a979416528a5130e\";a:4:{s:10:\"expiration\";i:1434158643;s:2:\"ip\";s:13:\"179.187.90.50\";s:2:\"ua\";s:184:\"Mozilla/5.0 (Linux; Android 4.4.4; XT1033 Build/KXB21.14-L1.40) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/31.0.0.20.13;]\";s:5:\"login\";i:1432949043;}}'),
(38809, 2503, 'nickname', 'Ines_Magalhaes_Pereira'),
(38810, 2503, 'first_name', 'Inês'),
(38811, 2503, 'last_name', 'Pereira'),
(38812, 2503, 'description', ''),
(38813, 2503, 'rich_editing', 'true'),
(38814, 2503, 'comment_shortcuts', 'false'),
(38815, 2503, 'admin_color', 'fresh'),
(38816, 2503, 'use_ssl', '0'),
(38817, 2503, 'show_admin_bar_front', 'true'),
(38818, 2503, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38819, 2503, 'wp_user_level', '0'),
(38820, 2503, 'wsl_current_provider', 'Facebook'),
(38821, 2503, 'wsl_current_user_image', 'https://graph.facebook.com/10206550625433499/picture?width=150&height=150'),
(38822, 2503, 'session_tokens', 'a:1:{s:64:\"9525c9f940437c6a681eda5d3cd067f01d8c70814111c0ad745bb0b60087f645\";a:4:{s:10:\"expiration\";i:1434159123;s:2:\"ip\";s:14:\"79.168.135.180\";s:2:\"ua\";s:247:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432949523;}}'),
(38823, 2504, 'nickname', 'Catarina_Santos'),
(38824, 2504, 'first_name', 'Catarina'),
(38825, 2504, 'last_name', 'Santos'),
(38826, 2504, 'description', ''),
(38827, 2504, 'rich_editing', 'true'),
(38828, 2504, 'comment_shortcuts', 'false'),
(38829, 2504, 'admin_color', 'fresh'),
(38830, 2504, 'use_ssl', '0'),
(38831, 2504, 'show_admin_bar_front', 'true'),
(38832, 2504, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38833, 2504, 'wp_user_level', '0'),
(38834, 2504, 'wsl_current_provider', 'Facebook'),
(38835, 2504, 'wsl_current_user_image', 'https://graph.facebook.com/840011802751090/picture?width=150&height=150'),
(38836, 2504, 'session_tokens', 'a:2:{s:64:\"cce78f020fb75e5f6b68b11271b64240cad7339dc23377ebaa5d4bcde78b0e32\";a:4:{s:10:\"expiration\";i:1434160531;s:2:\"ip\";s:12:\"95.93.156.39\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432950931;}s:64:\"33305f517bcf322edf5e1f9e14b34934e243395feba044be0cd15f0b84f3c6c6\";a:4:{s:10:\"expiration\";i:1435078194;s:2:\"ip\";s:12:\"95.93.156.39\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433868594;}}'),
(38837, 2504, 'votou', 'sim'),
(38838, 2504, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(38839, 2505, 'nickname', 'Susana_Teixeira'),
(38840, 2505, 'first_name', 'Susana'),
(38841, 2505, 'last_name', 'Teixeira'),
(38842, 2505, 'description', ''),
(38843, 2505, 'rich_editing', 'true'),
(38844, 2505, 'comment_shortcuts', 'false'),
(38845, 2505, 'admin_color', 'fresh'),
(38846, 2505, 'use_ssl', '0'),
(38847, 2505, 'show_admin_bar_front', 'true'),
(38848, 2505, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38849, 2505, 'wp_user_level', '0'),
(38850, 2505, 'wsl_current_provider', 'Facebook'),
(38851, 2505, 'wsl_current_user_image', 'https://graph.facebook.com/10204551826774874/picture?width=150&height=150'),
(38852, 2505, 'session_tokens', 'a:1:{s:64:\"09cefe1dcf76fac28bcd52b5c4363f4bca2cccfd8ba120713e1afdee6f5201ec\";a:4:{s:10:\"expiration\";i:1434161616;s:2:\"ip\";s:12:\"5.249.10.144\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.2.2; GT-S7275R Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432952016;}}'),
(38853, 2505, 'votou', 'sim'),
(38854, 2505, 'user_votes', 'free-surfer-do-ano-volcom_p1391'),
(38855, 2506, 'nickname', 'Catarina_Gil'),
(38856, 2506, 'first_name', 'Catarina'),
(38857, 2506, 'last_name', 'Gil'),
(38858, 2506, 'description', ''),
(38859, 2506, 'rich_editing', 'true'),
(38860, 2506, 'comment_shortcuts', 'false'),
(38861, 2506, 'admin_color', 'fresh'),
(38862, 2506, 'use_ssl', '0'),
(38863, 2506, 'show_admin_bar_front', 'true'),
(38864, 2506, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38865, 2506, 'wp_user_level', '0'),
(38866, 2506, 'wsl_current_provider', 'Facebook'),
(38867, 2506, 'wsl_current_user_image', 'https://graph.facebook.com/10152898900693341/picture?width=150&height=150'),
(38868, 2506, 'session_tokens', 'a:1:{s:64:\"6483b9351dd3970468de46f71a9e4d3d8599c323fd7513dd33b8fa9a658c40f3\";a:4:{s:10:\"expiration\";i:1434162628;s:2:\"ip\";s:12:\"95.95.165.20\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432953028;}}'),
(38869, 2506, 'votou', 'sim'),
(38870, 2506, 'user_votes', 'free-surfer-do-ano-volcom_p1395'),
(38871, 2507, 'nickname', 'Philipp_Mazet'),
(38872, 2507, 'first_name', 'Philipp'),
(38873, 2507, 'last_name', 'Mazet'),
(38874, 2507, 'description', ''),
(38875, 2507, 'rich_editing', 'true'),
(38876, 2507, 'comment_shortcuts', 'false'),
(38877, 2507, 'admin_color', 'fresh'),
(38878, 2507, 'use_ssl', '0'),
(38879, 2507, 'show_admin_bar_front', 'true'),
(38880, 2507, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38881, 2507, 'wp_user_level', '0'),
(38882, 2507, 'wsl_current_provider', 'Google'),
(38883, 2507, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(38884, 2507, 'session_tokens', 'a:1:{s:64:\"5da2c1e8275454ce11a709338718b094542d7e5ad76539d148bd98cb2475e310\";a:4:{s:10:\"expiration\";i:1434163764;s:2:\"ip\";s:12:\"173.2.80.204\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432954164;}}'),
(38885, 2507, 'votou', 'sim'),
(38886, 2507, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348'),
(38887, 2508, 'nickname', 'Elvis_Veiguinha'),
(38888, 2508, 'first_name', 'Elvis'),
(38889, 2508, 'last_name', 'Veiguinha'),
(38890, 2508, 'description', ''),
(38891, 2508, 'rich_editing', 'true'),
(38892, 2508, 'comment_shortcuts', 'false'),
(38893, 2508, 'admin_color', 'fresh'),
(38894, 2508, 'use_ssl', '0'),
(38895, 2508, 'show_admin_bar_front', 'true'),
(38896, 2508, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38897, 2508, 'wp_user_level', '0'),
(38898, 2508, 'wsl_current_provider', 'Facebook'),
(38899, 2508, 'wsl_current_user_image', 'https://graph.facebook.com/10204511046072576/picture?width=150&height=150'),
(38900, 2508, 'session_tokens', 'a:2:{s:64:\"dbcb0a8a4ab3e14f1c731a4ca400c428dd149a9b5183fb464f2cd9b09d383976\";a:4:{s:10:\"expiration\";i:1434164545;s:2:\"ip\";s:13:\"217.129.34.12\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432954945;}s:64:\"b8b83539d08dd968ea1b6839eadfc92a66278b467f68cd963527f32ca3d9925d\";a:4:{s:10:\"expiration\";i:1434164584;s:2:\"ip\";s:13:\"217.129.34.12\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432954984;}}'),
(38901, 2509, 'nickname', 'Eric_Rebiere'),
(38902, 2509, 'first_name', 'Eric'),
(38903, 2509, 'last_name', 'Rebiere'),
(38904, 2509, 'description', ''),
(38905, 2509, 'rich_editing', 'true'),
(38906, 2509, 'comment_shortcuts', 'false'),
(38907, 2509, 'admin_color', 'fresh'),
(38908, 2509, 'use_ssl', '0'),
(38909, 2509, 'show_admin_bar_front', 'true'),
(38910, 2509, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38911, 2509, 'wp_user_level', '0'),
(38912, 2509, 'wsl_current_provider', 'Facebook'),
(38913, 2509, 'wsl_current_user_image', 'https://graph.facebook.com/491711007647295/picture?width=150&height=150'),
(38914, 2509, 'session_tokens', 'a:1:{s:64:\"a01cc008574c6f16fa7c77e89dd0430eb31e05216971a9f689cd5710260aa188\";a:4:{s:10:\"expiration\";i:1434164679;s:2:\"ip\";s:13:\"167.160.116.7\";s:2:\"ua\";s:134:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12D508 Safari/600.1.4\";s:5:\"login\";i:1432955079;}}'),
(38915, 2509, 'votou', 'sim'),
(38916, 2509, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,onda-do-ano-polen_p1086,foto-do-ano_p957,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(38917, 2510, 'nickname', 'Ricardo_Camelo'),
(38918, 2510, 'first_name', 'Ricardo'),
(38919, 2510, 'last_name', 'Camelo'),
(38920, 2510, 'description', ''),
(38921, 2510, 'rich_editing', 'true'),
(38922, 2510, 'comment_shortcuts', 'false'),
(38923, 2510, 'admin_color', 'fresh'),
(38924, 2510, 'use_ssl', '0'),
(38925, 2510, 'show_admin_bar_front', 'true'),
(38926, 2510, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38927, 2510, 'wp_user_level', '0'),
(38928, 2510, 'wsl_current_provider', 'Facebook'),
(38929, 2510, 'wsl_current_user_image', 'https://graph.facebook.com/851746194900167/picture?width=150&height=150'),
(38930, 2510, 'session_tokens', 'a:1:{s:64:\"d9121721ce37c314e572d3c210163d7095afff647626e1075851c6660a9be903\";a:4:{s:10:\"expiration\";i:1434165695;s:2:\"ip\";s:11:\"89.153.36.8\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_3 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B511 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.3;FBSS/2; FBCR/tmn;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432956095;}}'),
(38931, 2510, 'votou', 'sim'),
(38932, 2510, 'user_votes', 'foto-do-ano_p957'),
(38933, 2511, 'nickname', 'Natalia_Rebiere'),
(38934, 2511, 'first_name', 'Natalia'),
(38935, 2511, 'last_name', 'Rebiere'),
(38936, 2511, 'description', ''),
(38937, 2511, 'rich_editing', 'true'),
(38938, 2511, 'comment_shortcuts', 'false'),
(38939, 2511, 'admin_color', 'fresh'),
(38940, 2511, 'use_ssl', '0'),
(38941, 2511, 'show_admin_bar_front', 'true'),
(38942, 2511, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38943, 2511, 'wp_user_level', '0'),
(38944, 2511, 'wsl_current_provider', 'Facebook'),
(38945, 2511, 'wsl_current_user_image', 'https://graph.facebook.com/858755634197114/picture?width=150&height=150'),
(38946, 2511, 'session_tokens', 'a:1:{s:64:\"1a6500c5415a4e032c17bb3daaa8afe50b8424fc53a42f822bd4ed6c555d645d\";a:4:{s:10:\"expiration\";i:1434166263;s:2:\"ip\";s:13:\"189.60.171.16\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.77.4 (KHTML, like Gecko) Version/6.1.5 Safari/537.77.4\";s:5:\"login\";i:1432956663;}}'),
(38947, 2512, 'nickname', 'Brunella_Boschetti_Venturi'),
(38948, 2512, 'first_name', 'Brunella'),
(38949, 2512, 'last_name', 'Venturi'),
(38950, 2512, 'description', ''),
(38951, 2512, 'rich_editing', 'true'),
(38952, 2512, 'comment_shortcuts', 'false'),
(38953, 2512, 'admin_color', 'fresh'),
(38954, 2512, 'use_ssl', '0'),
(38955, 2512, 'show_admin_bar_front', 'true'),
(38956, 2512, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38957, 2512, 'wp_user_level', '0'),
(38958, 2512, 'wsl_current_provider', 'Facebook'),
(38959, 2512, 'wsl_current_user_image', 'https://graph.facebook.com/10205725231642973/picture?width=150&height=150'),
(38960, 2512, 'session_tokens', 'a:1:{s:64:\"e6119cb7f26bdd9acc104208bdbe43cd29402e2080d07dcfe2169817ec577c3e\";a:4:{s:10:\"expiration\";i:1434170233;s:2:\"ip\";s:15:\"217.200.203.227\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/TIM;FBID/phone;FBLC/it_IT;FBOP/5]\";s:5:\"login\";i:1432960633;}}'),
(38961, 2513, 'nickname', 'Rui_Ventura'),
(38962, 2513, 'first_name', 'Rui'),
(38963, 2513, 'last_name', 'Ventura'),
(38964, 2513, 'description', ''),
(38965, 2513, 'rich_editing', 'true'),
(38966, 2513, 'comment_shortcuts', 'false'),
(38967, 2513, 'admin_color', 'fresh'),
(38968, 2513, 'use_ssl', '0'),
(38969, 2513, 'show_admin_bar_front', 'true'),
(38970, 2513, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38971, 2513, 'wp_user_level', '0'),
(38972, 2513, 'wsl_current_provider', 'Facebook'),
(38973, 2513, 'wsl_current_user_image', 'https://graph.facebook.com/10200464524731916/picture?width=150&height=150'),
(38974, 2513, 'session_tokens', 'a:2:{s:64:\"b8438f93e9e5071d38e0699cc5f5503c8430b134cd9819299a48a1e538b2fbcd\";a:4:{s:10:\"expiration\";i:1434170297;s:2:\"ip\";s:13:\"85.246.103.48\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432960697;}s:64:\"d75c4a6e6d2f374e9bb9839ef24ea34f7424de46a9d4e0d6a85d3f590534a4ee\";a:4:{s:10:\"expiration\";i:1434978841;s:2:\"ip\";s:13:\"85.245.50.193\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433769241;}}'),
(38975, 2513, 'votou', 'sim'),
(38976, 2513, 'user_votes', 'maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391'),
(38977, 2514, 'nickname', 'Brunella_Boschetti'),
(38978, 2514, 'first_name', 'Brunella'),
(38979, 2514, 'last_name', 'Boschetti'),
(38980, 2514, 'description', ''),
(38981, 2514, 'rich_editing', 'true'),
(38982, 2514, 'comment_shortcuts', 'false'),
(38983, 2514, 'admin_color', 'fresh'),
(38984, 2514, 'use_ssl', '0'),
(38985, 2514, 'show_admin_bar_front', 'true'),
(38986, 2514, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(38987, 2514, 'wp_user_level', '0'),
(38988, 2514, 'wsl_current_provider', 'Google'),
(38989, 2514, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-ypxa2AfdyZ0/AAAAAAAAAAI/AAAAAAAAABM/lWxD4Ip_V6o/photo.jpg?sz=200'),
(38990, 2514, 'session_tokens', 'a:1:{s:64:\"1ecafd5c1b09f3f0f8cb3e83b26a6757b9c562a346f681ed493a011f3a34d2db\";a:4:{s:10:\"expiration\";i:1434170673;s:2:\"ip\";s:15:\"217.200.203.227\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432961073;}}'),
(38991, 2515, 'nickname', 'Isa_Gama'),
(38992, 2515, 'first_name', 'Isa'),
(38993, 2515, 'last_name', 'Gama'),
(38994, 2515, 'description', ''),
(38995, 2515, 'rich_editing', 'true'),
(38996, 2515, 'comment_shortcuts', 'false'),
(38997, 2515, 'admin_color', 'fresh'),
(38998, 2515, 'use_ssl', '0'),
(38999, 2515, 'show_admin_bar_front', 'true'),
(39000, 2515, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39001, 2515, 'wp_user_level', '0'),
(39002, 2515, 'wsl_current_provider', 'Facebook'),
(39003, 2515, 'wsl_current_user_image', 'https://graph.facebook.com/10206652958433266/picture?width=150&height=150'),
(39004, 2515, 'session_tokens', 'a:1:{s:64:\"c716f502b6616164ff05515f72393a044282dcc98c4df23517c5479f26c53092\";a:4:{s:10:\"expiration\";i:1434172427;s:2:\"ip\";s:13:\"83.82.128.255\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432962827;}}'),
(39005, 2516, 'nickname', 'Rosa_Neves'),
(39006, 2516, 'first_name', 'Rosa'),
(39007, 2516, 'last_name', 'Neves'),
(39008, 2516, 'description', ''),
(39009, 2516, 'rich_editing', 'true'),
(39010, 2516, 'comment_shortcuts', 'false'),
(39011, 2516, 'admin_color', 'fresh'),
(39012, 2516, 'use_ssl', '0'),
(39013, 2516, 'show_admin_bar_front', 'true'),
(39014, 2516, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39015, 2516, 'wp_user_level', '0'),
(39016, 2516, 'wsl_current_provider', 'Facebook'),
(39017, 2516, 'wsl_current_user_image', 'https://graph.facebook.com/10206874973062580/picture?width=150&height=150'),
(39018, 2516, 'session_tokens', 'a:1:{s:64:\"37cb2cf74fec1c8cff521941979a41ebdcd8ff56e5191794e0ffe94254426b56\";a:4:{s:10:\"expiration\";i:1434173034;s:2:\"ip\";s:14:\"85.244.243.180\";s:2:\"ua\";s:186:\"Mozilla/5.0 (Linux; Android 4.4.2; MOCHE SMART A16 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432963434;}}'),
(39019, 2516, 'votou', 'sim'),
(39020, 2516, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163'),
(39021, 2517, 'nickname', 'Sofia_Corte-Real'),
(39022, 2517, 'first_name', 'Sofia'),
(39023, 2517, 'last_name', 'Corte-Real'),
(39024, 2517, 'description', ''),
(39025, 2517, 'rich_editing', 'true'),
(39026, 2517, 'comment_shortcuts', 'false'),
(39027, 2517, 'admin_color', 'fresh'),
(39028, 2517, 'use_ssl', '0'),
(39029, 2517, 'show_admin_bar_front', 'true'),
(39030, 2517, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39031, 2517, 'wp_user_level', '0'),
(39032, 2517, 'wsl_current_provider', 'Facebook'),
(39033, 2517, 'wsl_current_user_image', 'https://graph.facebook.com/10152964807361794/picture?width=150&height=150'),
(39034, 2517, 'session_tokens', 'a:1:{s:64:\"f33e828a79f50a40627451690caae1a1b499b01d39197310cf974b00a7a06967\";a:4:{s:10:\"expiration\";i:1434178387;s:2:\"ip\";s:12:\"85.139.83.45\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432968787;}}'),
(39035, 2517, 'votou', 'sim'),
(39036, 2517, 'user_votes', 'free-surfer-do-ano-volcom_p1391'),
(39037, 2518, 'nickname', 'Jose_Pacheco_Alves'),
(39038, 2518, 'first_name', 'José'),
(39039, 2518, 'last_name', 'Alves'),
(39040, 2518, 'description', ''),
(39041, 2518, 'rich_editing', 'true'),
(39042, 2518, 'comment_shortcuts', 'false'),
(39043, 2518, 'admin_color', 'fresh'),
(39044, 2518, 'use_ssl', '0'),
(39045, 2518, 'show_admin_bar_front', 'true'),
(39046, 2518, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39047, 2518, 'wp_user_level', '0'),
(39048, 2518, 'wsl_current_provider', 'Facebook'),
(39049, 2518, 'wsl_current_user_image', 'https://graph.facebook.com/10205484940857641/picture?width=150&height=150'),
(39050, 2518, 'session_tokens', 'a:1:{s:64:\"ecd145f665da16167700f1ea94dfdcea8680debad4c5e7cbd3e5ecb45183b86d\";a:4:{s:10:\"expiration\";i:1434178612;s:2:\"ip\";s:12:\"79.169.2.152\";s:2:\"ua\";s:235:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/10.0.0.26.21;FBBV/2441354;FBDV/iPad2,7;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/NOS;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432969012;}}'),
(39051, 2519, 'nickname', 'Axel_Rudorf'),
(39052, 2519, 'first_name', 'Axel'),
(39053, 2519, 'last_name', 'Rudorf'),
(39054, 2519, 'description', ''),
(39055, 2519, 'rich_editing', 'true'),
(39056, 2519, 'comment_shortcuts', 'false'),
(39057, 2519, 'admin_color', 'fresh'),
(39058, 2519, 'use_ssl', '0'),
(39059, 2519, 'show_admin_bar_front', 'true'),
(39060, 2519, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39061, 2519, 'wp_user_level', '0'),
(39062, 2519, 'wsl_current_provider', 'Facebook'),
(39063, 2519, 'wsl_current_user_image', 'https://graph.facebook.com/863722007036738/picture?width=150&height=150'),
(39064, 2519, 'session_tokens', 'a:1:{s:64:\"806000011f0b7c070af6f6e85023830735f194fde6bdfee6c27c506444394ba9\";a:4:{s:10:\"expiration\";i:1434178620;s:2:\"ip\";s:14:\"87.168.209.169\";s:2:\"ua\";s:188:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432969020;}}'),
(39065, 2520, 'nickname', 'Isabel_Menezes'),
(39066, 2520, 'first_name', 'Isabel'),
(39067, 2520, 'last_name', 'Menezes'),
(39068, 2520, 'description', ''),
(39069, 2520, 'rich_editing', 'true'),
(39070, 2520, 'comment_shortcuts', 'false'),
(39071, 2520, 'admin_color', 'fresh'),
(39072, 2520, 'use_ssl', '0'),
(39073, 2520, 'show_admin_bar_front', 'true'),
(39074, 2520, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39075, 2520, 'wp_user_level', '0'),
(39076, 2520, 'wsl_current_provider', 'Google'),
(39077, 2520, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-6m12oqDpz_M/AAAAAAAAAAI/AAAAAAAAAws/mFYn9QSrNIc/photo.jpg?sz=200'),
(39078, 2520, 'session_tokens', 'a:1:{s:64:\"e9a945164152b78b98dca476601df33c10b0117f1110c4e188ac2819be87f5a0\";a:4:{s:10:\"expiration\";i:1434178975;s:2:\"ip\";s:13:\"88.95.123.209\";s:2:\"ua\";s:243:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,7;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432969375;}}'),
(39079, 2521, 'nickname', 'Goncalo_Cordovil'),
(39080, 2521, 'first_name', 'Gonçalo'),
(39081, 2521, 'last_name', 'Cordovil'),
(39082, 2521, 'description', ''),
(39083, 2521, 'rich_editing', 'true'),
(39084, 2521, 'comment_shortcuts', 'false'),
(39085, 2521, 'admin_color', 'fresh'),
(39086, 2521, 'use_ssl', '0'),
(39087, 2521, 'show_admin_bar_front', 'true'),
(39088, 2521, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39089, 2521, 'wp_user_level', '0'),
(39090, 2521, 'wsl_current_provider', 'Facebook'),
(39091, 2521, 'wsl_current_user_image', 'https://graph.facebook.com/10204839805811468/picture?width=150&height=150'),
(39092, 2521, 'session_tokens', 'a:1:{s:64:\"39c8c1ea43ea675db63008d7fbe8eb1b3c1cb29352cab1cad8d6a988c1f11265\";a:4:{s:10:\"expiration\";i:1434179081;s:2:\"ip\";s:11:\"2.50.137.39\";s:2:\"ua\";s:130:\"Mozilla/5.0 (Linux; Android 4.1.2; GT-N5120 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Safari/537.36\";s:5:\"login\";i:1432969481;}}'),
(39093, 2522, 'nickname', 'Sandra_Marques'),
(39094, 2522, 'first_name', 'Sandra'),
(39095, 2522, 'last_name', 'Marques'),
(39096, 2522, 'description', ''),
(39097, 2522, 'rich_editing', 'true'),
(39098, 2522, 'comment_shortcuts', 'false'),
(39099, 2522, 'admin_color', 'fresh'),
(39100, 2522, 'use_ssl', '0'),
(39101, 2522, 'show_admin_bar_front', 'true'),
(39102, 2522, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39103, 2522, 'wp_user_level', '0'),
(39104, 2522, 'wsl_current_provider', 'Google'),
(39105, 2522, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-9TGfN18d6TM/AAAAAAAAAAI/AAAAAAAABEk/X4A9eqihk20/photo.jpg?sz=200'),
(39106, 2522, 'session_tokens', 'a:2:{s:64:\"fd8fbccce3ed2f0af816e6398bcd3d7bc9f854e6a621807ffb700ea88e5bc868\";a:4:{s:10:\"expiration\";i:1434179318;s:2:\"ip\";s:14:\"37.189.166.125\";s:2:\"ua\";s:231:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/9.0.0.25.31;FBBV/2102024;FBDV/iPad2,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432969718;}s:64:\"7981c3dcb5689272a6f827a7e9c40b520b24d09bfdb5f1bb8324e9dd364857a4\";a:4:{s:10:\"expiration\";i:1434450935;s:2:\"ip\";s:14:\"37.189.166.125\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433241335;}}'),
(39107, 2523, 'nickname', 'Matilde_Barrote'),
(39108, 2523, 'first_name', 'Matilde'),
(39109, 2523, 'last_name', 'Barrote'),
(39110, 2523, 'description', ''),
(39111, 2523, 'rich_editing', 'true'),
(39112, 2523, 'comment_shortcuts', 'false'),
(39113, 2523, 'admin_color', 'fresh'),
(39114, 2523, 'use_ssl', '0'),
(39115, 2523, 'show_admin_bar_front', 'true'),
(39116, 2523, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39117, 2523, 'wp_user_level', '0'),
(39118, 2523, 'wsl_current_provider', 'Facebook'),
(39119, 2523, 'wsl_current_user_image', 'https://graph.facebook.com/10153281608378965/picture?width=150&height=150'),
(39120, 2523, 'session_tokens', 'a:1:{s:64:\"2dff9e3f010483b9753081fb296a40c5379480b86c8004808e970e5fbf3e50c0\";a:4:{s:10:\"expiration\";i:1434179430;s:2:\"ip\";s:14:\"89.114.246.142\";s:2:\"ua\";s:184:\"Mozilla/5.0 (Linux; Android 4.4.4; Vodafone 890N Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432969830;}}'),
(39121, 2522, 'votou', 'sim'),
(39122, 2522, 'user_votes', 'foto-do-ano_p1169'),
(39123, 2524, 'nickname', 'Daiana_Pinto_Coelho'),
(39124, 2524, 'first_name', 'Daiana'),
(39125, 2524, 'last_name', 'Coelho'),
(39126, 2524, 'description', ''),
(39127, 2524, 'rich_editing', 'true'),
(39128, 2524, 'comment_shortcuts', 'false'),
(39129, 2524, 'admin_color', 'fresh'),
(39130, 2524, 'use_ssl', '0'),
(39131, 2524, 'show_admin_bar_front', 'true'),
(39132, 2524, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39133, 2524, 'wp_user_level', '0'),
(39134, 2524, 'wsl_current_provider', 'Facebook'),
(39135, 2524, 'wsl_current_user_image', 'https://graph.facebook.com/10204278445426613/picture?width=150&height=150'),
(39136, 2524, 'session_tokens', 'a:1:{s:64:\"4e9303cbdfc21b0ee87423934290e0d99c08959e0dc0bd8b10624a58476e7e53\";a:4:{s:10:\"expiration\";i:1434179718;s:2:\"ip\";s:11:\"176.78.1.45\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432970118;}}'),
(39137, 2525, 'nickname', 'Marta_Silva_1'),
(39138, 2525, 'first_name', 'Marta'),
(39139, 2525, 'last_name', 'Silva'),
(39140, 2525, 'description', ''),
(39141, 2525, 'rich_editing', 'true'),
(39142, 2525, 'comment_shortcuts', 'false'),
(39143, 2525, 'admin_color', 'fresh'),
(39144, 2525, 'use_ssl', '0'),
(39145, 2525, 'show_admin_bar_front', 'true'),
(39146, 2525, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39147, 2525, 'wp_user_level', '0'),
(39148, 2525, 'wsl_current_provider', 'Facebook'),
(39149, 2525, 'wsl_current_user_image', 'https://graph.facebook.com/964059720291362/picture?width=150&height=150'),
(39150, 2525, 'session_tokens', 'a:1:{s:64:\"f292b37004f229d3a7a9c07ea5acd3074aa8d381ab176fa32f502d5c2a6c927e\";a:4:{s:10:\"expiration\";i:1434179745;s:2:\"ip\";s:14:\"89.152.124.235\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1432970145;}}'),
(39151, 2526, 'nickname', 'Joao_Paulo_Carapinha'),
(39152, 2526, 'first_name', 'João'),
(39153, 2526, 'last_name', 'Carapinha'),
(39154, 2526, 'description', ''),
(39155, 2526, 'rich_editing', 'true'),
(39156, 2526, 'comment_shortcuts', 'false'),
(39157, 2526, 'admin_color', 'fresh'),
(39158, 2526, 'use_ssl', '0'),
(39159, 2526, 'show_admin_bar_front', 'true'),
(39160, 2526, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39161, 2526, 'wp_user_level', '0'),
(39162, 2526, 'wsl_current_provider', 'Facebook'),
(39163, 2526, 'wsl_current_user_image', 'https://graph.facebook.com/1029811807036505/picture?width=150&height=150'),
(39164, 2526, 'session_tokens', 'a:1:{s:64:\"50c7885746adeaae41d91540dd0420539d0e38771ab3b84f40235ac5527305b9\";a:4:{s:10:\"expiration\";i:1434179953;s:2:\"ip\";s:14:\"79.169.176.139\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432970353;}}'),
(39165, 2526, 'votou', 'sim'),
(39166, 2526, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(39167, 2521, 'votou', 'sim'),
(39168, 2521, 'user_votes', 'maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(39169, 2527, 'nickname', 'Cabrela_Filipe_Raposo'),
(39170, 2527, 'first_name', 'Cabrela'),
(39171, 2527, 'last_name', 'Filipe Raposo'),
(39172, 2527, 'description', ''),
(39173, 2527, 'rich_editing', 'true'),
(39174, 2527, 'comment_shortcuts', 'false'),
(39175, 2527, 'admin_color', 'fresh'),
(39176, 2527, 'use_ssl', '0'),
(39177, 2527, 'show_admin_bar_front', 'true'),
(39178, 2527, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39179, 2527, 'wp_user_level', '0'),
(39180, 2527, 'wsl_current_provider', 'Facebook'),
(39181, 2527, 'wsl_current_user_image', 'https://graph.facebook.com/1676386152589410/picture?width=150&height=150'),
(39182, 2527, 'session_tokens', 'a:1:{s:64:\"d1bfaad4faba8899c5ad716f2183b35a6e59012fdec0d9df27a5422253b35eb2\";a:4:{s:10:\"expiration\";i:1434180403;s:2:\"ip\";s:14:\"144.64.107.133\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432970803;}}'),
(39183, 2518, 'votou', 'sim'),
(39184, 2518, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(39185, 2528, 'nickname', 'To-Ze_Vieira'),
(39186, 2528, 'first_name', 'Tó-Zé'),
(39187, 2528, 'last_name', 'Vieira'),
(39188, 2528, 'description', ''),
(39189, 2528, 'rich_editing', 'true'),
(39190, 2528, 'comment_shortcuts', 'false'),
(39191, 2528, 'admin_color', 'fresh'),
(39192, 2528, 'use_ssl', '0'),
(39193, 2528, 'show_admin_bar_front', 'true'),
(39194, 2528, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39195, 2528, 'wp_user_level', '0'),
(39196, 2528, 'wsl_current_provider', 'Facebook'),
(39197, 2528, 'wsl_current_user_image', 'https://graph.facebook.com/10206944248028607/picture?width=150&height=150'),
(39198, 2528, 'session_tokens', 'a:1:{s:64:\"79628e829c7e47a8dc6b6ace2b0a3d07a56dd83a9daf7df3557750cee1ef57e2\";a:4:{s:10:\"expiration\";i:1434180943;s:2:\"ip\";s:13:\"213.30.118.67\";s:2:\"ua\";s:145:\"Mozilla/5.0 (Linux; Android 4.4.4; GT-I9300 Build/KTU84Q) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36\";s:5:\"login\";i:1432971343;}}'),
(39199, 2529, 'nickname', 'Nuno_Gomes_Pinto'),
(39200, 2529, 'first_name', 'Nuno'),
(39201, 2529, 'last_name', 'Gomes Pinto'),
(39202, 2529, 'description', ''),
(39203, 2529, 'rich_editing', 'true'),
(39204, 2529, 'comment_shortcuts', 'false'),
(39205, 2529, 'admin_color', 'fresh'),
(39206, 2529, 'use_ssl', '0'),
(39207, 2529, 'show_admin_bar_front', 'true'),
(39208, 2529, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39209, 2529, 'wp_user_level', '0'),
(39210, 2529, 'wsl_current_provider', 'Google'),
(39211, 2529, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(39212, 2529, 'session_tokens', 'a:1:{s:64:\"2b2f8747a4fc97aa1830a1e7a9590f563df658d948aa3161a27d150c7623b725\";a:4:{s:10:\"expiration\";i:1434180961;s:2:\"ip\";s:14:\"94.205.160.188\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432971361;}}'),
(39213, 2529, 'votou', 'sim'),
(39214, 2529, 'user_votes', 'free-surfer-do-ano-volcom_p1395'),
(39215, 2530, 'nickname', 'Joao_Ribeiro_Ferreira'),
(39216, 2530, 'first_name', 'João'),
(39217, 2530, 'last_name', 'Ribeiro Ferreira'),
(39218, 2530, 'description', ''),
(39219, 2530, 'rich_editing', 'true'),
(39220, 2530, 'comment_shortcuts', 'false'),
(39221, 2530, 'admin_color', 'fresh'),
(39222, 2530, 'use_ssl', '0'),
(39223, 2530, 'show_admin_bar_front', 'true'),
(39224, 2530, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39225, 2530, 'wp_user_level', '0'),
(39226, 2530, 'wsl_current_provider', 'Facebook'),
(39227, 2530, 'wsl_current_user_image', 'https://graph.facebook.com/939366552751108/picture?width=150&height=150'),
(39228, 2530, 'session_tokens', 'a:1:{s:64:\"e65106a6d38a0f70543dc101ebb6d431961ba74b02c6ce05e1fe5947824a8dc4\";a:4:{s:10:\"expiration\";i:1434181127;s:2:\"ip\";s:12:\"95.92.98.202\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432971527;}}'),
(39229, 2523, 'votou', 'sim'),
(39230, 2523, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(39231, 2530, 'votou', 'sim'),
(39232, 2530, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(39233, 2531, 'nickname', 'Nuno_Dias_Vinagre'),
(39234, 2531, 'first_name', 'Nuno'),
(39235, 2531, 'last_name', 'Dias Vinagre'),
(39236, 2531, 'description', ''),
(39237, 2531, 'rich_editing', 'true'),
(39238, 2531, 'comment_shortcuts', 'false'),
(39239, 2531, 'admin_color', 'fresh'),
(39240, 2531, 'use_ssl', '0'),
(39241, 2531, 'show_admin_bar_front', 'true'),
(39242, 2531, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39243, 2531, 'wp_user_level', '0'),
(39244, 2531, 'wsl_current_provider', 'Facebook'),
(39245, 2531, 'wsl_current_user_image', 'https://graph.facebook.com/836199999789288/picture?width=150&height=150'),
(39246, 2531, 'session_tokens', 'a:1:{s:64:\"bb9a416ca575a6140067d2e309788ef9c9f997e0a6a83161b9c024ad64bec722\";a:4:{s:10:\"expiration\";i:1434181358;s:2:\"ip\";s:14:\"89.181.100.112\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432971758;}}'),
(39247, 2531, 'votou', 'sim'),
(39248, 2531, 'user_votes', 'maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391'),
(39249, 2532, 'nickname', 'Antonio_PC'),
(39250, 2532, 'first_name', 'Antonio'),
(39251, 2532, 'last_name', 'PC'),
(39252, 2532, 'description', ''),
(39253, 2532, 'rich_editing', 'true'),
(39254, 2532, 'comment_shortcuts', 'false'),
(39255, 2532, 'admin_color', 'fresh'),
(39256, 2532, 'use_ssl', '0'),
(39257, 2532, 'show_admin_bar_front', 'true'),
(39258, 2532, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39259, 2532, 'wp_user_level', '0'),
(39260, 2532, 'wsl_current_provider', 'Facebook'),
(39261, 2532, 'wsl_current_user_image', 'https://graph.facebook.com/10153420442904312/picture?width=150&height=150'),
(39262, 2532, 'session_tokens', 'a:1:{s:64:\"044cf8b03913715c7196af5398e6488295e0eff079832034b1c83d9256598ea9\";a:4:{s:10:\"expiration\";i:1434181656;s:2:\"ip\";s:13:\"92.107.166.11\";s:2:\"ua\";s:125:\"Mozilla/5.0 (iPad; CPU OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12D508 Safari/600.1.4\";s:5:\"login\";i:1432972056;}}'),
(39263, 2533, 'nickname', 'Ana_Galhardo_Simoes'),
(39264, 2533, 'first_name', 'Ana'),
(39265, 2533, 'last_name', 'Simões'),
(39266, 2533, 'description', ''),
(39267, 2533, 'rich_editing', 'true'),
(39268, 2533, 'comment_shortcuts', 'false'),
(39269, 2533, 'admin_color', 'fresh'),
(39270, 2533, 'use_ssl', '0'),
(39271, 2533, 'show_admin_bar_front', 'true'),
(39272, 2533, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39273, 2533, 'wp_user_level', '0'),
(39274, 2533, 'wsl_current_provider', 'Facebook'),
(39275, 2533, 'wsl_current_user_image', 'https://graph.facebook.com/10207398193019248/picture?width=150&height=150'),
(39276, 2533, 'session_tokens', 'a:1:{s:64:\"a18ee346f43b2f84e7aaf82c3460d2c90bc2dd843c90af5015b600613a6227b7\";a:4:{s:10:\"expiration\";i:1434182723;s:2:\"ip\";s:12:\"95.92.98.202\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432973123;}}'),
(39277, 2534, 'nickname', 'Diogo_Vieira_Borges'),
(39278, 2534, 'first_name', 'Diogo'),
(39279, 2534, 'last_name', 'Vieira Borges'),
(39280, 2534, 'description', ''),
(39281, 2534, 'rich_editing', 'true'),
(39282, 2534, 'comment_shortcuts', 'false'),
(39283, 2534, 'admin_color', 'fresh'),
(39284, 2534, 'use_ssl', '0'),
(39285, 2534, 'show_admin_bar_front', 'true'),
(39286, 2534, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39287, 2534, 'wp_user_level', '0'),
(39288, 2534, 'wsl_current_provider', 'Facebook'),
(39289, 2534, 'wsl_current_user_image', 'https://graph.facebook.com/1633346710214176/picture?width=150&height=150'),
(39290, 2534, 'session_tokens', 'a:1:{s:64:\"6f84e09ec6cc6560819e0d0ec5866690ea23d693091c3a0fe357d38844e9f704\";a:4:{s:10:\"expiration\";i:1434183023;s:2:\"ip\";s:13:\"46.50.103.233\";s:2:\"ua\";s:251:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432973423;}}'),
(39291, 2535, 'nickname', 'Joao_Correia_1'),
(39292, 2535, 'first_name', 'João'),
(39293, 2535, 'last_name', 'Correia'),
(39294, 2535, 'description', ''),
(39295, 2535, 'rich_editing', 'true'),
(39296, 2535, 'comment_shortcuts', 'false'),
(39297, 2535, 'admin_color', 'fresh'),
(39298, 2535, 'use_ssl', '0'),
(39299, 2535, 'show_admin_bar_front', 'true'),
(39300, 2535, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39301, 2535, 'wp_user_level', '0'),
(39302, 2535, 'wsl_current_provider', 'Facebook'),
(39303, 2535, 'wsl_current_user_image', 'https://graph.facebook.com/10206608554230593/picture?width=150&height=150'),
(39304, 2535, 'session_tokens', 'a:1:{s:64:\"41d52d60651fe7107d970e30e5473162435eac85caae25df1c83d6d5c27507b5\";a:4:{s:10:\"expiration\";i:1434183041;s:2:\"ip\";s:14:\"85.138.113.109\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432973441;}}'),
(39305, 2535, 'votou', 'sim'),
(39306, 2535, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(39307, 2536, 'nickname', 'Filipe_Pujol'),
(39308, 2536, 'first_name', 'Filipe'),
(39309, 2536, 'last_name', 'Pujol'),
(39310, 2536, 'description', ''),
(39311, 2536, 'rich_editing', 'true'),
(39312, 2536, 'comment_shortcuts', 'false'),
(39313, 2536, 'admin_color', 'fresh'),
(39314, 2536, 'use_ssl', '0'),
(39315, 2536, 'show_admin_bar_front', 'true'),
(39316, 2536, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39317, 2536, 'wp_user_level', '0'),
(39318, 2536, 'wsl_current_provider', 'Facebook'),
(39319, 2536, 'wsl_current_user_image', 'https://graph.facebook.com/951903974849878/picture?width=150&height=150'),
(39320, 2536, 'session_tokens', 'a:1:{s:64:\"65774fe3c0cfb82e86699db6dd9917ee588f7fc3639cbbcad9241bc7ef20eafa\";a:4:{s:10:\"expiration\";i:1434183194;s:2:\"ip\";s:12:\"85.241.59.79\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432973594;}}'),
(39321, 2536, 'votou', 'sim'),
(39322, 2536, 'user_votes', 'surfista-do-ano-oakley_p1344,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(39323, 2537, 'nickname', 'Francisco_Mourao'),
(39324, 2537, 'first_name', 'Francisco'),
(39325, 2537, 'last_name', 'Mourão'),
(39326, 2537, 'description', ''),
(39327, 2537, 'rich_editing', 'true'),
(39328, 2537, 'comment_shortcuts', 'false'),
(39329, 2537, 'admin_color', 'fresh'),
(39330, 2537, 'use_ssl', '0'),
(39331, 2537, 'show_admin_bar_front', 'true'),
(39332, 2537, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39333, 2537, 'wp_user_level', '0'),
(39334, 2537, 'wsl_current_provider', 'Facebook'),
(39335, 2537, 'wsl_current_user_image', 'https://graph.facebook.com/955586824472862/picture?width=150&height=150'),
(39336, 2537, 'session_tokens', 'a:1:{s:64:\"1fc4e4bb3cba990d83e54dae155ee1da9d1bf0ea48b471246b38ff2c28e723b4\";a:4:{s:10:\"expiration\";i:1434183410;s:2:\"ip\";s:13:\"87.103.74.224\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/26.0.0.9.10;FBBV/9347487;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432973810;}}'),
(39337, 2537, 'votou', 'sim'),
(39338, 2537, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(39339, 2538, 'nickname', 'Silvia_GomesdaSilva_Freitas'),
(39340, 2538, 'first_name', 'Sílvia'),
(39341, 2538, 'last_name', 'Freitas'),
(39342, 2538, 'description', ''),
(39343, 2538, 'rich_editing', 'true'),
(39344, 2538, 'comment_shortcuts', 'false'),
(39345, 2538, 'admin_color', 'fresh'),
(39346, 2538, 'use_ssl', '0'),
(39347, 2538, 'show_admin_bar_front', 'true'),
(39348, 2538, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39349, 2538, 'wp_user_level', '0'),
(39350, 2538, 'wsl_current_provider', 'Facebook'),
(39351, 2538, 'wsl_current_user_image', 'https://graph.facebook.com/1145382082142233/picture?width=150&height=150'),
(39352, 2538, 'session_tokens', 'a:1:{s:64:\"38b389ad9b464fe92933494a74595b63efb7e4bde40568039c8e0f1d964458e2\";a:4:{s:10:\"expiration\";i:1434183601;s:2:\"ip\";s:13:\"84.23.221.144\";s:2:\"ua\";s:232:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/27.0.0.10.12;FBBV/8291884;FBDV/iPad2,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432974001;}}'),
(39353, 2539, 'nickname', 'UPblog_Raquel_Prates'),
(39354, 2539, 'first_name', 'UPblog'),
(39355, 2539, 'last_name', 'Raquel Prates'),
(39356, 2539, 'description', ''),
(39357, 2539, 'rich_editing', 'true');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(39358, 2539, 'comment_shortcuts', 'false'),
(39359, 2539, 'admin_color', 'fresh'),
(39360, 2539, 'use_ssl', '0'),
(39361, 2539, 'show_admin_bar_front', 'true'),
(39362, 2539, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39363, 2539, 'wp_user_level', '0'),
(39364, 2539, 'wsl_current_provider', 'Google'),
(39365, 2539, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-Dqbrwlbajbo/AAAAAAAAAAI/AAAAAAAAGvE/XpUXdOAbq30/photo.jpg?sz=200'),
(39366, 2539, 'session_tokens', 'a:1:{s:64:\"457b07360568982a570c79c0c7a9cecb33db924a21d8916fe12db52f86fa6007\";a:4:{s:10:\"expiration\";i:1434183874;s:2:\"ip\";s:13:\"81.193.156.85\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1432974274;}}'),
(39367, 2539, 'votou', 'sim'),
(39368, 2539, 'user_votes', 'free-surfer-do-ano-volcom_p1391'),
(39369, 2540, 'nickname', 'Teresa_Antunes_1'),
(39370, 2540, 'first_name', 'Teresa'),
(39371, 2540, 'last_name', 'Antunes'),
(39372, 2540, 'description', ''),
(39373, 2540, 'rich_editing', 'true'),
(39374, 2540, 'comment_shortcuts', 'false'),
(39375, 2540, 'admin_color', 'fresh'),
(39376, 2540, 'use_ssl', '0'),
(39377, 2540, 'show_admin_bar_front', 'true'),
(39378, 2540, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39379, 2540, 'wp_user_level', '0'),
(39380, 2540, 'wsl_current_provider', 'Facebook'),
(39381, 2540, 'wsl_current_user_image', 'https://graph.facebook.com/10204482246081416/picture?width=150&height=150'),
(39382, 2540, 'session_tokens', 'a:3:{s:64:\"bb37fa353192eb09cde1f0f18cb720c10c30cd77edb82e0eff788dfc1d7811b4\";a:4:{s:10:\"expiration\";i:1434183995;s:2:\"ip\";s:13:\"188.81.106.43\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432974395;}s:64:\"983373cabbbe230e5ef65e60e255ba5e2c87bf1aeeea334dea46cc37be2f09ed\";a:4:{s:10:\"expiration\";i:1435078785;s:2:\"ip\";s:13:\"188.81.106.25\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433869185;}s:64:\"389dcfc1d3158d0206bcfaa1d9d5da2040794d038f664762439f8cfb2948e5dd\";a:4:{s:10:\"expiration\";i:1435078853;s:2:\"ip\";s:13:\"188.81.106.25\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433869253;}}'),
(39383, 2541, 'nickname', 'Barbara_Alcantara_Campos'),
(39384, 2541, 'first_name', 'Bárbara'),
(39385, 2541, 'last_name', 'Campos'),
(39386, 2541, 'description', ''),
(39387, 2541, 'rich_editing', 'true'),
(39388, 2541, 'comment_shortcuts', 'false'),
(39389, 2541, 'admin_color', 'fresh'),
(39390, 2541, 'use_ssl', '0'),
(39391, 2541, 'show_admin_bar_front', 'true'),
(39392, 2541, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39393, 2541, 'wp_user_level', '0'),
(39394, 2541, 'wsl_current_provider', 'Facebook'),
(39395, 2541, 'wsl_current_user_image', 'https://graph.facebook.com/10204301069633516/picture?width=150&height=150'),
(39396, 2541, 'session_tokens', 'a:1:{s:64:\"909ae16c0b90c34f142cfe9d48c94fcf8735e83d2c0158a4648d01b8b5059797\";a:4:{s:10:\"expiration\";i:1434184934;s:2:\"ip\";s:14:\"79.168.164.164\";s:2:\"ua\";s:128:\"Mozilla/5.0 (Linux; Android 4.2.2; ME173X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.117 Safari/537.36\";s:5:\"login\";i:1432975334;}}'),
(39397, 2541, 'votou', 'sim'),
(39398, 2541, 'user_votes', 'onda-do-ano-polen_p1230'),
(39399, 2542, 'nickname', 'Ana_Sofia_Goncalves'),
(39400, 2542, 'first_name', 'Ana'),
(39401, 2542, 'last_name', 'Gonçalves'),
(39402, 2542, 'description', ''),
(39403, 2542, 'rich_editing', 'true'),
(39404, 2542, 'comment_shortcuts', 'false'),
(39405, 2542, 'admin_color', 'fresh'),
(39406, 2542, 'use_ssl', '0'),
(39407, 2542, 'show_admin_bar_front', 'true'),
(39408, 2542, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39409, 2542, 'wp_user_level', '0'),
(39410, 2542, 'wsl_current_provider', 'Facebook'),
(39411, 2542, 'wsl_current_user_image', 'https://graph.facebook.com/632458180188222/picture?width=150&height=150'),
(39412, 2542, 'session_tokens', 'a:3:{s:64:\"aaeccccdaeeb3c2916074a85963c6a09d9c5841b8df1004d724f94968ccab43e\";a:4:{s:10:\"expiration\";i:1434185036;s:2:\"ip\";s:14:\"217.129.24.162\";s:2:\"ua\";s:173:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-I8190 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432975436;}s:64:\"da933cd23d1a9a69300e119cf586dcc2f01022279fa4658880cb4721a1b9b297\";a:4:{s:10:\"expiration\";i:1434185412;s:2:\"ip\";s:14:\"217.129.24.162\";s:2:\"ua\";s:173:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-I8190 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432975812;}s:64:\"766e8473845ca727f644ac163260502dceb32ccbd0c034ee2a7e7e8afe47cfe4\";a:4:{s:10:\"expiration\";i:1434185619;s:2:\"ip\";s:14:\"217.129.24.162\";s:2:\"ua\";s:173:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-I8190 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432976019;}}'),
(39413, 2543, 'nickname', 'Diogo_Frade'),
(39414, 2543, 'first_name', 'Diogo'),
(39415, 2543, 'last_name', 'Frade'),
(39416, 2543, 'description', ''),
(39417, 2543, 'rich_editing', 'true'),
(39418, 2543, 'comment_shortcuts', 'false'),
(39419, 2543, 'admin_color', 'fresh'),
(39420, 2543, 'use_ssl', '0'),
(39421, 2543, 'show_admin_bar_front', 'true'),
(39422, 2543, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39423, 2543, 'wp_user_level', '0'),
(39424, 2543, 'wsl_current_provider', 'Facebook'),
(39425, 2543, 'wsl_current_user_image', 'https://graph.facebook.com/10155545511890123/picture?width=150&height=150'),
(39426, 2543, 'session_tokens', 'a:1:{s:64:\"e697fff1bc0ad3a658679b654dee7766278cb8ed9a58034269fccb548fdd4935\";a:4:{s:10:\"expiration\";i:1434185325;s:2:\"ip\";s:13:\"79.168.158.60\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432975725;}}'),
(39427, 2542, 'votou', 'sim'),
(39428, 2542, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,revelacao-do-ano-deeply_p1389,foto-do-ano_p1277,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(39429, 2544, 'nickname', 'Goncalo_Vilas_Boas'),
(39430, 2544, 'first_name', 'Gonçalo'),
(39431, 2544, 'last_name', 'Vilas Boas'),
(39432, 2544, 'description', ''),
(39433, 2544, 'rich_editing', 'true'),
(39434, 2544, 'comment_shortcuts', 'false'),
(39435, 2544, 'admin_color', 'fresh'),
(39436, 2544, 'use_ssl', '0'),
(39437, 2544, 'show_admin_bar_front', 'true'),
(39438, 2544, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39439, 2544, 'wp_user_level', '0'),
(39440, 2544, 'wsl_current_provider', 'Facebook'),
(39441, 2544, 'wsl_current_user_image', 'https://graph.facebook.com/10205329949066502/picture?width=150&height=150'),
(39442, 2544, 'session_tokens', 'a:1:{s:64:\"3aeae5265d6fce7c93f0f3da92a10e426636d302b7647037a88d0c27d0172830\";a:4:{s:10:\"expiration\";i:1434185957;s:2:\"ip\";s:14:\"85.244.212.138\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432976357;}}'),
(39443, 2545, 'nickname', 'Joana_Risso'),
(39444, 2545, 'first_name', 'Joana'),
(39445, 2545, 'last_name', 'Risso'),
(39446, 2545, 'description', ''),
(39447, 2545, 'rich_editing', 'true'),
(39448, 2545, 'comment_shortcuts', 'false'),
(39449, 2545, 'admin_color', 'fresh'),
(39450, 2545, 'use_ssl', '0'),
(39451, 2545, 'show_admin_bar_front', 'true'),
(39452, 2545, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39453, 2545, 'wp_user_level', '0'),
(39454, 2545, 'wsl_current_provider', 'Facebook'),
(39455, 2545, 'wsl_current_user_image', 'https://graph.facebook.com/968823853148227/picture?width=150&height=150'),
(39456, 2545, 'session_tokens', 'a:1:{s:64:\"6b658bcbe084c74f66c0edc68373b40684455d9e77d4a043fa75bcfb51f1673a\";a:4:{s:10:\"expiration\";i:1434186152;s:2:\"ip\";s:14:\"178.166.61.124\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432976552;}}'),
(39457, 2546, 'nickname', 'Ricardo_Costa_Lobato'),
(39458, 2546, 'first_name', 'Ricardo'),
(39459, 2546, 'last_name', 'Lobato'),
(39460, 2546, 'description', ''),
(39461, 2546, 'rich_editing', 'true'),
(39462, 2546, 'comment_shortcuts', 'false'),
(39463, 2546, 'admin_color', 'fresh'),
(39464, 2546, 'use_ssl', '0'),
(39465, 2546, 'show_admin_bar_front', 'true'),
(39466, 2546, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39467, 2546, 'wp_user_level', '0'),
(39468, 2546, 'wsl_current_provider', 'Facebook'),
(39469, 2546, 'wsl_current_user_image', 'https://graph.facebook.com/990806834263056/picture?width=150&height=150'),
(39470, 2546, 'session_tokens', 'a:1:{s:64:\"7ca1cb10be18731c531740cc3243cf771330d506eb590bb06d9d0049d7c5d0b6\";a:4:{s:10:\"expiration\";i:1434186330;s:2:\"ip\";s:11:\"10.65.190.0\";s:2:\"ua\";s:191:\"Mozilla/5.0 (Linux; Android 5.0.2; D6633 Build/23.1.1.E.0.1; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432976730;}}'),
(39471, 2547, 'nickname', 'Sandra_Teixeira'),
(39472, 2547, 'first_name', 'Sandra'),
(39473, 2547, 'last_name', 'Teixeira'),
(39474, 2547, 'description', ''),
(39475, 2547, 'rich_editing', 'true'),
(39476, 2547, 'comment_shortcuts', 'false'),
(39477, 2547, 'admin_color', 'fresh'),
(39478, 2547, 'use_ssl', '0'),
(39479, 2547, 'show_admin_bar_front', 'true'),
(39480, 2547, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39481, 2547, 'wp_user_level', '0'),
(39482, 2547, 'wsl_current_provider', 'Facebook'),
(39483, 2547, 'wsl_current_user_image', 'https://graph.facebook.com/991817930842004/picture?width=150&height=150'),
(39484, 2547, 'session_tokens', 'a:1:{s:64:\"be716b17c60a7d1fbf9d79402bc0a4e7ab7ae1c1531f8f6db4807f94c208361e\";a:4:{s:10:\"expiration\";i:1434186373;s:2:\"ip\";s:13:\"82.154.92.124\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432976773;}}'),
(39485, 2546, 'votou', 'sim'),
(39486, 2546, 'user_votes', 'maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391'),
(39487, 2545, 'votou', 'sim'),
(39488, 2545, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(39489, 2544, 'votou', 'sim'),
(39490, 2544, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,foto-do-ano_p957,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(39491, 2548, 'nickname', 'Leonor_Pipa'),
(39492, 2548, 'first_name', 'Leonor'),
(39493, 2548, 'last_name', 'Pipa'),
(39494, 2548, 'description', ''),
(39495, 2548, 'rich_editing', 'true'),
(39496, 2548, 'comment_shortcuts', 'false'),
(39497, 2548, 'admin_color', 'fresh'),
(39498, 2548, 'use_ssl', '0'),
(39499, 2548, 'show_admin_bar_front', 'true'),
(39500, 2548, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39501, 2548, 'wp_user_level', '0'),
(39502, 2548, 'wsl_current_provider', 'Facebook'),
(39503, 2548, 'wsl_current_user_image', 'https://graph.facebook.com/1066328500061617/picture?width=150&height=150'),
(39504, 2548, 'session_tokens', 'a:1:{s:64:\"b112552e191f0d6298d9dc122f26fc96ed2f451c75d9c507a0e48d23ce997027\";a:4:{s:10:\"expiration\";i:1434186881;s:2:\"ip\";s:13:\"89.152.40.189\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432977281;}}'),
(39505, 2549, 'nickname', 'Raquel_Oliveira'),
(39506, 2549, 'first_name', 'Raquel'),
(39507, 2549, 'last_name', 'Oliveira'),
(39508, 2549, 'description', ''),
(39509, 2549, 'rich_editing', 'true'),
(39510, 2549, 'comment_shortcuts', 'false'),
(39511, 2549, 'admin_color', 'fresh'),
(39512, 2549, 'use_ssl', '0'),
(39513, 2549, 'show_admin_bar_front', 'true'),
(39514, 2549, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39515, 2549, 'wp_user_level', '0'),
(39516, 2549, 'wsl_current_provider', 'Facebook'),
(39517, 2549, 'wsl_current_user_image', 'https://graph.facebook.com/1451631918485458/picture?width=150&height=150'),
(39518, 2549, 'session_tokens', 'a:1:{s:64:\"85f42a66ef3b389f72a026f109d713ff362c0bb006a8bc0a70fa7b149d37631d\";a:4:{s:10:\"expiration\";i:1434187024;s:2:\"ip\";s:13:\"81.84.238.227\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432977424;}}'),
(39519, 2550, 'nickname', 'Ana_Paula_Santana_Duarte'),
(39520, 2550, 'first_name', 'Ana'),
(39521, 2550, 'last_name', 'Duarte'),
(39522, 2550, 'description', ''),
(39523, 2550, 'rich_editing', 'true'),
(39524, 2550, 'comment_shortcuts', 'false'),
(39525, 2550, 'admin_color', 'fresh'),
(39526, 2550, 'use_ssl', '0'),
(39527, 2550, 'show_admin_bar_front', 'true'),
(39528, 2550, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39529, 2550, 'wp_user_level', '0'),
(39530, 2550, 'wsl_current_provider', 'Facebook'),
(39531, 2550, 'wsl_current_user_image', 'https://graph.facebook.com/10204413695245246/picture?width=150&height=150'),
(39532, 2550, 'session_tokens', 'a:1:{s:64:\"a294a49e37222e543a3b027f548f01e93b983a3356af513daadb23c26d5d03a5\";a:4:{s:10:\"expiration\";i:1434187202;s:2:\"ip\";s:13:\"85.240.108.80\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.4; E2115 Build/24.0.B.3.8) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432977602;}}'),
(39533, 2547, 'votou', 'sim'),
(39534, 2547, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(39535, 2551, 'nickname', 'Jose_Franco'),
(39536, 2551, 'first_name', 'Jose'),
(39537, 2551, 'last_name', 'Franco'),
(39538, 2551, 'description', ''),
(39539, 2551, 'rich_editing', 'true'),
(39540, 2551, 'comment_shortcuts', 'false'),
(39541, 2551, 'admin_color', 'fresh'),
(39542, 2551, 'use_ssl', '0'),
(39543, 2551, 'show_admin_bar_front', 'true'),
(39544, 2551, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39545, 2551, 'wp_user_level', '0'),
(39546, 2551, 'wsl_current_provider', 'Facebook'),
(39547, 2551, 'wsl_current_user_image', 'https://graph.facebook.com/10152988626967725/picture?width=150&height=150'),
(39548, 2551, 'session_tokens', 'a:1:{s:64:\"a02c9304597beed30cd21e0224506919833bfcbec6fed69b4986f4d6c2b77c6d\";a:4:{s:10:\"expiration\";i:1434187737;s:2:\"ip\";s:14:\"176.78.166.195\";s:2:\"ua\";s:192:\"Mozilla/5.0 (Linux; Android 4.4.2; HUAWEI MT7-L09 Build/HuaweiMT7-L09) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432978137;}}'),
(39549, 2552, 'nickname', 'Andre_Fonseca'),
(39550, 2552, 'first_name', 'André'),
(39551, 2552, 'last_name', 'Fonseca'),
(39552, 2552, 'description', ''),
(39553, 2552, 'rich_editing', 'true'),
(39554, 2552, 'comment_shortcuts', 'false'),
(39555, 2552, 'admin_color', 'fresh'),
(39556, 2552, 'use_ssl', '0'),
(39557, 2552, 'show_admin_bar_front', 'true'),
(39558, 2552, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39559, 2552, 'wp_user_level', '0'),
(39560, 2552, 'wsl_current_provider', 'Facebook'),
(39561, 2552, 'wsl_current_user_image', 'https://graph.facebook.com/1009429819082205/picture?width=150&height=150'),
(39562, 2552, 'session_tokens', 'a:1:{s:64:\"784c339d82c92250e61a3c4b5d8d9f9ea683ec6a4cef071ad778d550c3cab11c\";a:4:{s:10:\"expiration\";i:1434187787;s:2:\"ip\";s:13:\"213.30.22.115\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432978187;}}'),
(39563, 2553, 'nickname', 'Madalena_Hatton'),
(39564, 2553, 'first_name', 'Madalena'),
(39565, 2553, 'last_name', 'Hatton'),
(39566, 2553, 'description', ''),
(39567, 2553, 'rich_editing', 'true'),
(39568, 2553, 'comment_shortcuts', 'false'),
(39569, 2553, 'admin_color', 'fresh'),
(39570, 2553, 'use_ssl', '0'),
(39571, 2553, 'show_admin_bar_front', 'true'),
(39572, 2553, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39573, 2553, 'wp_user_level', '0'),
(39574, 2553, 'wsl_current_provider', 'Facebook'),
(39575, 2553, 'wsl_current_user_image', 'https://graph.facebook.com/703019569810217/picture?width=150&height=150'),
(39576, 2553, 'session_tokens', 'a:1:{s:64:\"e873772e14fc6de9e1bd81031da04759b885f8ec94f8195ec27c1d91f7fc3fa5\";a:4:{s:10:\"expiration\";i:1434187798;s:2:\"ip\";s:13:\"85.240.78.198\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1432978198;}}'),
(39577, 2554, 'nickname', 'Ricardo_Lourenco'),
(39578, 2554, 'first_name', 'Ricardo'),
(39579, 2554, 'last_name', 'Lourenço'),
(39580, 2554, 'description', ''),
(39581, 2554, 'rich_editing', 'true'),
(39582, 2554, 'comment_shortcuts', 'false'),
(39583, 2554, 'admin_color', 'fresh'),
(39584, 2554, 'use_ssl', '0'),
(39585, 2554, 'show_admin_bar_front', 'true'),
(39586, 2554, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39587, 2554, 'wp_user_level', '0'),
(39588, 2554, 'wsl_current_provider', 'Facebook'),
(39589, 2554, 'wsl_current_user_image', 'https://graph.facebook.com/996480153709302/picture?width=150&height=150'),
(39590, 2554, 'session_tokens', 'a:1:{s:64:\"5c4f0972f5c25c6d31201c7243694159fb09bea76930771193783927f95ec962\";a:4:{s:10:\"expiration\";i:1434187869;s:2:\"ip\";s:13:\"89.115.118.29\";s:2:\"ua\";s:148:\"Mozilla/5.0 (Linux; Android 4.4.4; G620S-L01 Build/HuaweiG620S-L01) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1432978269;}}'),
(39591, 2553, 'votou', 'sim'),
(39592, 2553, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(39593, 2554, 'votou', 'sim'),
(39594, 2554, 'user_votes', 'surfista-do-ano-oakley_p1342,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(39595, 2549, 'votou', 'sim'),
(39596, 2549, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(39597, 2552, 'votou', 'sim'),
(39598, 2552, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(39599, 2555, 'nickname', 'Paulo_Peres'),
(39600, 2555, 'first_name', 'Paulo'),
(39601, 2555, 'last_name', 'Peres'),
(39602, 2555, 'description', ''),
(39603, 2555, 'rich_editing', 'true'),
(39604, 2555, 'comment_shortcuts', 'false'),
(39605, 2555, 'admin_color', 'fresh'),
(39606, 2555, 'use_ssl', '0'),
(39607, 2555, 'show_admin_bar_front', 'true'),
(39608, 2555, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39609, 2555, 'wp_user_level', '0'),
(39610, 2555, 'wsl_current_provider', 'Facebook'),
(39611, 2555, 'wsl_current_user_image', 'https://graph.facebook.com/1111935125487166/picture?width=150&height=150'),
(39612, 2555, 'session_tokens', 'a:1:{s:64:\"1943de0a6f80cbaa878bc4373e7c3ec3111dfe7aad22623be560247b09740590\";a:4:{s:10:\"expiration\";i:1434188168;s:2:\"ip\";s:14:\"188.82.161.104\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.71 Safari/537.36\";s:5:\"login\";i:1432978568;}}'),
(39613, 2556, 'nickname', 'Filipe_Ramos'),
(39614, 2556, 'first_name', 'Filipe'),
(39615, 2556, 'last_name', 'Ramos'),
(39616, 2556, 'description', ''),
(39617, 2556, 'rich_editing', 'true'),
(39618, 2556, 'comment_shortcuts', 'false'),
(39619, 2556, 'admin_color', 'fresh'),
(39620, 2556, 'use_ssl', '0'),
(39621, 2556, 'show_admin_bar_front', 'true'),
(39622, 2556, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39623, 2556, 'wp_user_level', '0'),
(39624, 2556, 'wsl_current_provider', 'Facebook'),
(39625, 2556, 'wsl_current_user_image', 'https://graph.facebook.com/941624189210685/picture?width=150&height=150'),
(39626, 2556, 'session_tokens', 'a:1:{s:64:\"8ce0e09066e6ac38f4eb4a8d6f683881345b29f936120d13fa74b7d682ebca40\";a:4:{s:10:\"expiration\";i:1434189077;s:2:\"ip\";s:14:\"78.137.210.101\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.76 Safari/537.36\";s:5:\"login\";i:1432979477;}}'),
(39627, 2556, 'votou', 'sim'),
(39628, 2556, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(39629, 2557, 'nickname', 'Tiago_Antunes'),
(39630, 2557, 'first_name', 'Tiago'),
(39631, 2557, 'last_name', 'Antunes'),
(39632, 2557, 'description', ''),
(39633, 2557, 'rich_editing', 'true'),
(39634, 2557, 'comment_shortcuts', 'false'),
(39635, 2557, 'admin_color', 'fresh'),
(39636, 2557, 'use_ssl', '0'),
(39637, 2557, 'show_admin_bar_front', 'true'),
(39638, 2557, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39639, 2557, 'wp_user_level', '0'),
(39640, 2557, 'wsl_current_provider', 'Facebook'),
(39641, 2557, 'wsl_current_user_image', 'https://graph.facebook.com/897489053630240/picture?width=150&height=150'),
(39642, 2557, 'session_tokens', 'a:1:{s:64:\"5f11e09e96db375d0953d991270183c44546295346e6018d367b84f8fe736042\";a:4:{s:10:\"expiration\";i:1434189198;s:2:\"ip\";s:14:\"37.201.214.127\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432979598;}}'),
(39643, 2558, 'nickname', 'Frederica_Batista'),
(39644, 2558, 'first_name', 'Frederica'),
(39645, 2558, 'last_name', 'Batista'),
(39646, 2558, 'description', ''),
(39647, 2558, 'rich_editing', 'true'),
(39648, 2558, 'comment_shortcuts', 'false'),
(39649, 2558, 'admin_color', 'fresh'),
(39650, 2558, 'use_ssl', '0'),
(39651, 2558, 'show_admin_bar_front', 'true'),
(39652, 2558, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39653, 2558, 'wp_user_level', '0'),
(39654, 2558, 'wsl_current_provider', 'Google'),
(39655, 2558, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(39656, 2558, 'session_tokens', 'a:1:{s:64:\"4bf5b958d4510a92a242467dd7a011f140548c763f9a396b584e9b5ecccf80a9\";a:4:{s:10:\"expiration\";i:1434189254;s:2:\"ip\";s:11:\"85.241.66.4\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432979654;}}'),
(39657, 2559, 'nickname', 'Catarina_Veiga'),
(39658, 2559, 'first_name', 'Catarina'),
(39659, 2559, 'last_name', 'Veiga'),
(39660, 2559, 'description', ''),
(39661, 2559, 'rich_editing', 'true'),
(39662, 2559, 'comment_shortcuts', 'false'),
(39663, 2559, 'admin_color', 'fresh'),
(39664, 2559, 'use_ssl', '0'),
(39665, 2559, 'show_admin_bar_front', 'true'),
(39666, 2559, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39667, 2559, 'wp_user_level', '0'),
(39668, 2559, 'wsl_current_provider', 'Facebook'),
(39669, 2559, 'wsl_current_user_image', 'https://graph.facebook.com/876558002404259/picture?width=150&height=150'),
(39670, 2559, 'session_tokens', 'a:1:{s:64:\"b29ee50cb2b564d7272c2bcbbc54c1a5dc7b395402ccd8ec7904cb01a8e39b26\";a:4:{s:10:\"expiration\";i:1434189257;s:2:\"ip\";s:13:\"176.78.27.240\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432979657;}}'),
(39671, 2560, 'nickname', 'Sylvie_Filipe'),
(39672, 2560, 'first_name', 'Sylvie'),
(39673, 2560, 'last_name', 'Filipe'),
(39674, 2560, 'description', ''),
(39675, 2560, 'rich_editing', 'true'),
(39676, 2560, 'comment_shortcuts', 'false'),
(39677, 2560, 'admin_color', 'fresh'),
(39678, 2560, 'use_ssl', '0'),
(39679, 2560, 'show_admin_bar_front', 'true'),
(39680, 2560, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39681, 2560, 'wp_user_level', '0'),
(39682, 2560, 'wsl_current_provider', 'Facebook'),
(39683, 2560, 'wsl_current_user_image', 'https://graph.facebook.com/697055183731860/picture?width=150&height=150'),
(39684, 2560, 'session_tokens', 'a:1:{s:64:\"fb8b0e3e7650858242b4b132198b7de766f617a4501c06caafa2dd35c6fd8e25\";a:4:{s:10:\"expiration\";i:1434189261;s:2:\"ip\";s:14:\"217.129.228.21\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1432979661;}}'),
(39685, 2561, 'nickname', 'Edgar_Vaz_Correia'),
(39686, 2561, 'first_name', 'Edgar'),
(39687, 2561, 'last_name', 'Correia'),
(39688, 2561, 'description', ''),
(39689, 2561, 'rich_editing', 'true'),
(39690, 2561, 'comment_shortcuts', 'false'),
(39691, 2561, 'admin_color', 'fresh'),
(39692, 2561, 'use_ssl', '0'),
(39693, 2561, 'show_admin_bar_front', 'true'),
(39694, 2561, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39695, 2561, 'wp_user_level', '0'),
(39696, 2561, 'wsl_current_provider', 'Facebook'),
(39697, 2561, 'wsl_current_user_image', 'https://graph.facebook.com/10153321624264076/picture?width=150&height=150'),
(39698, 2561, 'session_tokens', 'a:1:{s:64:\"2390c6d606e4e03b893de72aa919c6f0590d8eb0bf3dbd726ad252b81e1beb16\";a:4:{s:10:\"expiration\";i:1434189283;s:2:\"ip\";s:14:\"88.214.172.142\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G530FZ Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1432979683;}}'),
(39699, 2560, 'votou', 'sim'),
(39700, 2560, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(39701, 2562, 'nickname', 'Carlos_Pascoalinho'),
(39702, 2562, 'first_name', 'Carlos'),
(39703, 2562, 'last_name', 'Pascoalinho'),
(39704, 2562, 'description', ''),
(39705, 2562, 'rich_editing', 'true'),
(39706, 2562, 'comment_shortcuts', 'false'),
(39707, 2562, 'admin_color', 'fresh'),
(39708, 2562, 'use_ssl', '0'),
(39709, 2562, 'show_admin_bar_front', 'true'),
(39710, 2562, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39711, 2562, 'wp_user_level', '0'),
(39712, 2562, 'wsl_current_provider', 'Facebook'),
(39713, 2562, 'wsl_current_user_image', 'https://graph.facebook.com/1585745968344161/picture?width=150&height=150'),
(39714, 2562, 'session_tokens', 'a:1:{s:64:\"38ace706f88426f9e1030fe735263a5c3ca9479706e3ec0f806d579a44b716d9\";a:4:{s:10:\"expiration\";i:1434189458;s:2:\"ip\";s:14:\"197.148.45.145\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432979858;}}'),
(39715, 2563, 'nickname', 'Tiago_Andre'),
(39716, 2563, 'first_name', 'Tiago'),
(39717, 2563, 'last_name', 'Andre'),
(39718, 2563, 'description', ''),
(39719, 2563, 'rich_editing', 'true'),
(39720, 2563, 'comment_shortcuts', 'false'),
(39721, 2563, 'admin_color', 'fresh'),
(39722, 2563, 'use_ssl', '0'),
(39723, 2563, 'show_admin_bar_front', 'true'),
(39724, 2563, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39725, 2563, 'wp_user_level', '0'),
(39726, 2563, 'wsl_current_provider', 'Facebook'),
(39727, 2563, 'wsl_current_user_image', 'https://graph.facebook.com/10155694195870441/picture?width=150&height=150'),
(39728, 2563, 'session_tokens', 'a:1:{s:64:\"45bd536c379530ba2440f7a1c0062fbecd5d83774c5267212bd283f1e2a9ec60\";a:4:{s:10:\"expiration\";i:1434189459;s:2:\"ip\";s:14:\"149.129.24.241\";s:2:\"ua\";s:244:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad4,8;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/en_US;FBOP/1]\";s:5:\"login\";i:1432979859;}}'),
(39729, 2557, 'votou', 'sim'),
(39730, 2557, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(39731, 2563, 'votou', 'sim'),
(39732, 2563, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(39733, 2561, 'votou', 'sim'),
(39734, 2561, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(39735, 2562, 'votou', 'sim'),
(39736, 2562, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(39737, 2564, 'nickname', 'Ana_Sousa_Venancio'),
(39738, 2564, 'first_name', 'Ana'),
(39739, 2564, 'last_name', 'Venancio'),
(39740, 2564, 'description', ''),
(39741, 2564, 'rich_editing', 'true'),
(39742, 2564, 'comment_shortcuts', 'false'),
(39743, 2564, 'admin_color', 'fresh'),
(39744, 2564, 'use_ssl', '0'),
(39745, 2564, 'show_admin_bar_front', 'true'),
(39746, 2564, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39747, 2564, 'wp_user_level', '0'),
(39748, 2564, 'wsl_current_provider', 'Facebook'),
(39749, 2564, 'wsl_current_user_image', 'https://graph.facebook.com/10204481223182828/picture?width=150&height=150'),
(39750, 2564, 'session_tokens', 'a:1:{s:64:\"685af5695466980dd92a389bcc2d0ee9b7ea12f4e2f48f49aa87264d990b390e\";a:4:{s:10:\"expiration\";i:1434190177;s:2:\"ip\";s:12:\"89.154.32.77\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432980577;}}'),
(39751, 2565, 'nickname', 'Suzana_Peixoto'),
(39752, 2565, 'first_name', 'Suzana'),
(39753, 2565, 'last_name', 'Peixoto'),
(39754, 2565, 'description', ''),
(39755, 2565, 'rich_editing', 'true'),
(39756, 2565, 'comment_shortcuts', 'false'),
(39757, 2565, 'admin_color', 'fresh'),
(39758, 2565, 'use_ssl', '0'),
(39759, 2565, 'show_admin_bar_front', 'true'),
(39760, 2565, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39761, 2565, 'wp_user_level', '0'),
(39762, 2565, 'wsl_current_provider', 'Google'),
(39763, 2565, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-IrZOjUHYMZM/AAAAAAAAAAI/AAAAAAAASdA/gdHb4ug_zQk/photo.jpg?sz=200'),
(39764, 2565, 'session_tokens', 'a:1:{s:64:\"37dac9fa6331d64a9f7b0b7c52157833241ce36ac88120486e44947b1f042b39\";a:4:{s:10:\"expiration\";i:1434190478;s:2:\"ip\";s:12:\"87.103.49.62\";s:2:\"ua\";s:243:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/tablet;FBLC/en_US;FBOP/1]\";s:5:\"login\";i:1432980878;}}'),
(39765, 2566, 'nickname', 'Tripsurfgalice_Surfhouse'),
(39766, 2566, 'first_name', 'Tripsurfgalice'),
(39767, 2566, 'last_name', 'Surfhouse'),
(39768, 2566, 'description', ''),
(39769, 2566, 'rich_editing', 'true'),
(39770, 2566, 'comment_shortcuts', 'false'),
(39771, 2566, 'admin_color', 'fresh'),
(39772, 2566, 'use_ssl', '0'),
(39773, 2566, 'show_admin_bar_front', 'true'),
(39774, 2566, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39775, 2566, 'wp_user_level', '0'),
(39776, 2566, 'wsl_current_provider', 'Facebook'),
(39777, 2566, 'wsl_current_user_image', 'https://graph.facebook.com/864869083607281/picture?width=150&height=150'),
(39778, 2566, 'session_tokens', 'a:1:{s:64:\"9962d4fc226c358161ef268c7c8374b5210102a53956a3cee65407a2d9c5c5c6\";a:4:{s:10:\"expiration\";i:1434190567;s:2:\"ip\";s:12:\"88.21.119.26\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-N7100 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432980967;}}'),
(39779, 2555, 'votou', 'sim'),
(39780, 2555, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(39781, 2567, 'nickname', 'Filipa_Carvalhais'),
(39782, 2567, 'first_name', 'Filipa'),
(39783, 2567, 'last_name', 'Carvalhais'),
(39784, 2567, 'description', ''),
(39785, 2567, 'rich_editing', 'true'),
(39786, 2567, 'comment_shortcuts', 'false'),
(39787, 2567, 'admin_color', 'fresh'),
(39788, 2567, 'use_ssl', '0'),
(39789, 2567, 'show_admin_bar_front', 'true'),
(39790, 2567, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39791, 2567, 'wp_user_level', '0'),
(39792, 2567, 'wsl_current_provider', 'Facebook'),
(39793, 2567, 'wsl_current_user_image', 'https://graph.facebook.com/10207091249024329/picture?width=150&height=150'),
(39794, 2567, 'session_tokens', 'a:1:{s:64:\"16f10bc2163d6fad2ab8bbd76576d110a2fbaabc18030323b3ca5b2d175066fb\";a:4:{s:10:\"expiration\";i:1434190708;s:2:\"ip\";s:13:\"79.168.161.63\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432981108;}}'),
(39795, 2568, 'nickname', 'google_user_1'),
(39796, 2568, 'first_name', ''),
(39797, 2568, 'last_name', ''),
(39798, 2568, 'description', ''),
(39799, 2568, 'rich_editing', 'true'),
(39800, 2568, 'comment_shortcuts', 'false'),
(39801, 2568, 'admin_color', 'fresh'),
(39802, 2568, 'use_ssl', '0'),
(39803, 2568, 'show_admin_bar_front', 'true'),
(39804, 2568, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39805, 2568, 'wp_user_level', '0'),
(39806, 2568, 'wsl_current_provider', 'Google'),
(39807, 2568, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(39808, 2568, 'session_tokens', 'a:1:{s:64:\"66154353c4223cbd37fb9c3bb15d5740f989433b52d16a1da1c306d93ba09481\";a:4:{s:10:\"expiration\";i:1434190721;s:2:\"ip\";s:13:\"176.79.62.136\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1432981121;}}'),
(39809, 2566, 'votou', 'sim'),
(39810, 2566, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,free-surfer-do-ano-volcom_p1397,foto-do-ano_p957'),
(39811, 2569, 'nickname', 'Patricia_Neto'),
(39812, 2569, 'first_name', 'Patricia'),
(39813, 2569, 'last_name', 'Neto'),
(39814, 2569, 'description', ''),
(39815, 2569, 'rich_editing', 'true'),
(39816, 2569, 'comment_shortcuts', 'false'),
(39817, 2569, 'admin_color', 'fresh'),
(39818, 2569, 'use_ssl', '0'),
(39819, 2569, 'show_admin_bar_front', 'true'),
(39820, 2569, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39821, 2569, 'wp_user_level', '0'),
(39822, 2569, 'wsl_current_provider', 'Facebook'),
(39823, 2569, 'wsl_current_user_image', 'https://graph.facebook.com/10204105946825064/picture?width=150&height=150'),
(39824, 2569, 'session_tokens', 'a:1:{s:64:\"886edaa83f471767a22a5fce9e00dcccb61e10e53b5796257c6f68afa365488d\";a:4:{s:10:\"expiration\";i:1434190833;s:2:\"ip\";s:12:\"2.82.102.252\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432981233;}}'),
(39825, 2564, 'votou', 'sim'),
(39826, 2564, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(39827, 2568, 'votou', 'sim'),
(39828, 2568, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(39829, 2570, 'nickname', 'Alexandre_Goncalves'),
(39830, 2570, 'first_name', 'Alexandre'),
(39831, 2570, 'last_name', 'Gonçalves'),
(39832, 2570, 'description', ''),
(39833, 2570, 'rich_editing', 'true'),
(39834, 2570, 'comment_shortcuts', 'false'),
(39835, 2570, 'admin_color', 'fresh'),
(39836, 2570, 'use_ssl', '0'),
(39837, 2570, 'show_admin_bar_front', 'true'),
(39838, 2570, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39839, 2570, 'wp_user_level', '0'),
(39840, 2570, 'wsl_current_provider', 'Facebook'),
(39841, 2570, 'wsl_current_user_image', 'https://graph.facebook.com/876877605711759/picture?width=150&height=150'),
(39842, 2570, 'session_tokens', 'a:1:{s:64:\"a3b60eeeaac3af782e91a4d9fb41616e7f2008af835dbf6910622b00734c2d02\";a:4:{s:10:\"expiration\";i:1434191260;s:2:\"ip\";s:12:\"144.64.31.13\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432981660;}}'),
(39843, 2571, 'nickname', 'Francisca_Rebello_de_Andrade'),
(39844, 2571, 'first_name', 'Francisca'),
(39845, 2571, 'last_name', 'Rebello de Andrade'),
(39846, 2571, 'description', ''),
(39847, 2571, 'rich_editing', 'true'),
(39848, 2571, 'comment_shortcuts', 'false'),
(39849, 2571, 'admin_color', 'fresh'),
(39850, 2571, 'use_ssl', '0'),
(39851, 2571, 'show_admin_bar_front', 'true'),
(39852, 2571, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39853, 2571, 'wp_user_level', '0'),
(39854, 2571, 'wsl_current_provider', 'Facebook'),
(39855, 2571, 'wsl_current_user_image', 'https://graph.facebook.com/881330008601094/picture?width=150&height=150'),
(39856, 2571, 'session_tokens', 'a:2:{s:64:\"293a65dff83791ea00fe7e5d28c5d6b77306828be41930a6154a2c375553026d\";a:4:{s:10:\"expiration\";i:1434191305;s:2:\"ip\";s:14:\"93.108.133.212\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432981705;}s:64:\"f8970b14a88ba860e170b8e313a98886887b9bf8d33e854275b38e2426ecf8d3\";a:4:{s:10:\"expiration\";i:1434191400;s:2:\"ip\";s:14:\"93.108.133.212\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432981800;}}'),
(39857, 2565, 'votou', 'sim'),
(39858, 2565, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(39859, 2569, 'votou', 'sim'),
(39860, 2569, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(39861, 2572, 'nickname', 'Frederico_Prudencio'),
(39862, 2572, 'first_name', 'Frederico'),
(39863, 2572, 'last_name', 'Prudêncio'),
(39864, 2572, 'description', ''),
(39865, 2572, 'rich_editing', 'true'),
(39866, 2572, 'comment_shortcuts', 'false'),
(39867, 2572, 'admin_color', 'fresh'),
(39868, 2572, 'use_ssl', '0'),
(39869, 2572, 'show_admin_bar_front', 'true'),
(39870, 2572, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39871, 2572, 'wp_user_level', '0'),
(39872, 2572, 'wsl_current_provider', 'Facebook'),
(39873, 2572, 'wsl_current_user_image', 'https://graph.facebook.com/911336975579951/picture?width=150&height=150'),
(39874, 2572, 'session_tokens', 'a:1:{s:64:\"4b3ebc85b685e8aa77cfd37f80d935bb40a02f31a901e218ee645c586df9225f\";a:4:{s:10:\"expiration\";i:1434191482;s:2:\"ip\";s:14:\"85.246.127.193\";s:2:\"ua\";s:177:\"Mozilla/5.0 (Linux; U; Android 4.2.1; pt-pt; Galaxy Nexus Build/JOP40D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432981882;}}'),
(39875, 2567, 'votou', 'sim'),
(39876, 2567, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(39877, 2570, 'votou', 'sim'),
(39878, 2570, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(39879, 2572, 'votou', 'sim'),
(39880, 2572, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,revelacao-do-ano-deeply_p1389,treinador-do-ano_p1359'),
(39881, 2573, 'nickname', 'Filipa_Brandao_de_Melo'),
(39882, 2573, 'first_name', 'Filipa'),
(39883, 2573, 'last_name', 'de Melo'),
(39884, 2573, 'description', ''),
(39885, 2573, 'rich_editing', 'true'),
(39886, 2573, 'comment_shortcuts', 'false'),
(39887, 2573, 'admin_color', 'fresh'),
(39888, 2573, 'use_ssl', '0'),
(39889, 2573, 'show_admin_bar_front', 'true'),
(39890, 2573, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39891, 2573, 'wp_user_level', '0'),
(39892, 2573, 'wsl_current_provider', 'Facebook'),
(39893, 2573, 'wsl_current_user_image', 'https://graph.facebook.com/10152954967512709/picture?width=150&height=150'),
(39894, 2573, 'session_tokens', 'a:1:{s:64:\"93005d48be3488183b585fa8e354e59a1c98a1c22fe6d0df0566d7e1746b7af8\";a:4:{s:10:\"expiration\";i:1434191694;s:2:\"ip\";s:14:\"83.240.209.138\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432982094;}}'),
(39895, 2573, 'votou', 'sim'),
(39896, 2573, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(39897, 2574, 'nickname', 'Ruben_Silva'),
(39898, 2574, 'first_name', 'Ruben'),
(39899, 2574, 'last_name', 'Silva'),
(39900, 2574, 'description', ''),
(39901, 2574, 'rich_editing', 'true'),
(39902, 2574, 'comment_shortcuts', 'false'),
(39903, 2574, 'admin_color', 'fresh'),
(39904, 2574, 'use_ssl', '0'),
(39905, 2574, 'show_admin_bar_front', 'true'),
(39906, 2574, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39907, 2574, 'wp_user_level', '0'),
(39908, 2574, 'wsl_current_provider', 'Facebook'),
(39909, 2574, 'wsl_current_user_image', 'https://graph.facebook.com/436254353213246/picture?width=150&height=150'),
(39910, 2574, 'session_tokens', 'a:1:{s:64:\"d188039dad4954911b83f0e522d2f27736390af9d6c1671db9b60d029ec0a32e\";a:4:{s:10:\"expiration\";i:1434192601;s:2:\"ip\";s:13:\"79.168.62.144\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9505 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432983001;}}'),
(39911, 2574, 'votou', 'sim'),
(39912, 2574, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(39913, 2575, 'nickname', 'Luis_Aguas'),
(39914, 2575, 'first_name', 'Luis'),
(39915, 2575, 'last_name', 'Águas'),
(39916, 2575, 'description', ''),
(39917, 2575, 'rich_editing', 'true'),
(39918, 2575, 'comment_shortcuts', 'false'),
(39919, 2575, 'admin_color', 'fresh'),
(39920, 2575, 'use_ssl', '0'),
(39921, 2575, 'show_admin_bar_front', 'true'),
(39922, 2575, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39923, 2575, 'wp_user_level', '0'),
(39924, 2575, 'wsl_current_provider', 'Facebook'),
(39925, 2575, 'wsl_current_user_image', 'https://graph.facebook.com/974767889200965/picture?width=150&height=150'),
(39926, 2575, 'session_tokens', 'a:1:{s:64:\"875b4be719f6c9ae397ed69203901cadaa4c168700fcb0f4178a5e6552b0facc\";a:4:{s:10:\"expiration\";i:1434193151;s:2:\"ip\";s:14:\"85.139.128.206\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; Android 4.4.4; B1-750 Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432983551;}}'),
(39927, 2576, 'nickname', 'Jeronimo_Portela_Morais'),
(39928, 2576, 'first_name', 'Jerónimo'),
(39929, 2576, 'last_name', 'Portela Morais'),
(39930, 2576, 'description', ''),
(39931, 2576, 'rich_editing', 'true'),
(39932, 2576, 'comment_shortcuts', 'false'),
(39933, 2576, 'admin_color', 'fresh'),
(39934, 2576, 'use_ssl', '0'),
(39935, 2576, 'show_admin_bar_front', 'true'),
(39936, 2576, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39937, 2576, 'wp_user_level', '0'),
(39938, 2576, 'wsl_current_provider', 'Facebook'),
(39939, 2576, 'wsl_current_user_image', 'https://graph.facebook.com/907699555956073/picture?width=150&height=150'),
(39940, 2576, 'session_tokens', 'a:2:{s:64:\"1a346dde833fc74fd4ef29e31206e86b40921f2163ccec1aa7a61b756f171281\";a:4:{s:10:\"expiration\";i:1434194028;s:2:\"ip\";s:14:\"85.246.231.194\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_3 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B511 Safari/9537.53\";s:5:\"login\";i:1432984428;}s:64:\"0a82422fa7b7d50004ceaeecb9af996e3ff28013ea51af6a3a1a91d89cb536c9\";a:4:{s:10:\"expiration\";i:1434194082;s:2:\"ip\";s:14:\"85.246.231.194\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_3 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B511 Safari/9537.53\";s:5:\"login\";i:1432984482;}}'),
(39941, 2576, 'votou', 'sim'),
(39942, 2576, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(39943, 2577, 'nickname', 'Pedro_Salpico_Valentim'),
(39944, 2577, 'first_name', 'Pedro'),
(39945, 2577, 'last_name', 'Salpico Valentim'),
(39946, 2577, 'description', ''),
(39947, 2577, 'rich_editing', 'true'),
(39948, 2577, 'comment_shortcuts', 'false'),
(39949, 2577, 'admin_color', 'fresh'),
(39950, 2577, 'use_ssl', '0'),
(39951, 2577, 'show_admin_bar_front', 'true'),
(39952, 2577, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39953, 2577, 'wp_user_level', '0'),
(39954, 2577, 'wsl_current_provider', 'Facebook'),
(39955, 2577, 'wsl_current_user_image', 'https://graph.facebook.com/458660084302801/picture?width=150&height=150'),
(39956, 2577, 'session_tokens', 'a:1:{s:64:\"b322b08022f0ffeaf3c5bfb5b5a44e0cddf079e739a63e12952be20ec3c01101\";a:4:{s:10:\"expiration\";i:1434194593;s:2:\"ip\";s:13:\"85.246.233.68\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.104 Safari/537.36\";s:5:\"login\";i:1432984993;}}'),
(39957, 2578, 'nickname', 'Gustavo_Cabrita_Neto'),
(39958, 2578, 'first_name', 'Gustavo'),
(39959, 2578, 'last_name', 'Neto');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(39960, 2578, 'description', ''),
(39961, 2578, 'rich_editing', 'true'),
(39962, 2578, 'comment_shortcuts', 'false'),
(39963, 2578, 'admin_color', 'fresh'),
(39964, 2578, 'use_ssl', '0'),
(39965, 2578, 'show_admin_bar_front', 'true'),
(39966, 2578, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39967, 2578, 'wp_user_level', '0'),
(39968, 2578, 'wsl_current_provider', 'Facebook'),
(39969, 2578, 'wsl_current_user_image', 'https://graph.facebook.com/1121882594494408/picture?width=150&height=150'),
(39970, 2578, 'session_tokens', 'a:1:{s:64:\"d55ff03f98f37191141f494fa2cca2dc9fedd0c8f2b2eb298597714b190ad06a\";a:4:{s:10:\"expiration\";i:1434194645;s:2:\"ip\";s:14:\"46.189.221.247\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432985045;}}'),
(39971, 2579, 'nickname', 'Eduardo_Leitao'),
(39972, 2579, 'first_name', 'Eduardo'),
(39973, 2579, 'last_name', 'Leitão'),
(39974, 2579, 'description', ''),
(39975, 2579, 'rich_editing', 'true'),
(39976, 2579, 'comment_shortcuts', 'false'),
(39977, 2579, 'admin_color', 'fresh'),
(39978, 2579, 'use_ssl', '0'),
(39979, 2579, 'show_admin_bar_front', 'true'),
(39980, 2579, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39981, 2579, 'wp_user_level', '0'),
(39982, 2579, 'wsl_current_provider', 'Facebook'),
(39983, 2579, 'wsl_current_user_image', 'https://graph.facebook.com/991345270883570/picture?width=150&height=150'),
(39984, 2579, 'session_tokens', 'a:1:{s:64:\"bfdfc22aeea29dc79d3e381b4fdccf4f57242676c320c972ed431dffc7954ae6\";a:4:{s:10:\"expiration\";i:1434194658;s:2:\"ip\";s:13:\"79.168.21.162\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432985058;}}'),
(39985, 2578, 'votou', 'sim'),
(39986, 2578, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(39987, 2580, 'nickname', 'Francisco_Manuel_Sousa'),
(39988, 2580, 'first_name', 'Francisco'),
(39989, 2580, 'last_name', 'Sousa'),
(39990, 2580, 'description', ''),
(39991, 2580, 'rich_editing', 'true'),
(39992, 2580, 'comment_shortcuts', 'false'),
(39993, 2580, 'admin_color', 'fresh'),
(39994, 2580, 'use_ssl', '0'),
(39995, 2580, 'show_admin_bar_front', 'true'),
(39996, 2580, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(39997, 2580, 'wp_user_level', '0'),
(39998, 2580, 'wsl_current_provider', 'Facebook'),
(39999, 2580, 'wsl_current_user_image', 'https://graph.facebook.com/10205342954950591/picture?width=150&height=150'),
(40000, 2580, 'session_tokens', 'a:1:{s:64:\"638401c0e0e3194fcaf252ba43ff8c144c5237676e1d6141f30f8b88bdb02929\";a:4:{s:10:\"expiration\";i:1434194976;s:2:\"ip\";s:14:\"85.245.179.229\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1432985376;}}'),
(40001, 2581, 'nickname', 'Beatriz_Pereira_da_Silva'),
(40002, 2581, 'first_name', 'Beatriz'),
(40003, 2581, 'last_name', 'Pereira da Silva'),
(40004, 2581, 'description', ''),
(40005, 2581, 'rich_editing', 'true'),
(40006, 2581, 'comment_shortcuts', 'false'),
(40007, 2581, 'admin_color', 'fresh'),
(40008, 2581, 'use_ssl', '0'),
(40009, 2581, 'show_admin_bar_front', 'true'),
(40010, 2581, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40011, 2581, 'wp_user_level', '0'),
(40012, 2581, 'wsl_current_provider', 'Facebook'),
(40013, 2581, 'wsl_current_user_image', 'https://graph.facebook.com/10207243615475001/picture?width=150&height=150'),
(40014, 2581, 'session_tokens', 'a:1:{s:64:\"08c6895ddafb485b7769566167351cb70cee76393c188491249d2ea5eeae5c8c\";a:4:{s:10:\"expiration\";i:1434195306;s:2:\"ip\";s:12:\"95.92.114.63\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432985706;}}'),
(40015, 2580, 'votou', 'sim'),
(40016, 2580, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(40017, 2582, 'nickname', 'Marcos_Silva'),
(40018, 2582, 'first_name', 'Marcos'),
(40019, 2582, 'last_name', 'Silva'),
(40020, 2582, 'description', ''),
(40021, 2582, 'rich_editing', 'true'),
(40022, 2582, 'comment_shortcuts', 'false'),
(40023, 2582, 'admin_color', 'fresh'),
(40024, 2582, 'use_ssl', '0'),
(40025, 2582, 'show_admin_bar_front', 'true'),
(40026, 2582, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40027, 2582, 'wp_user_level', '0'),
(40028, 2582, 'wsl_current_provider', 'Facebook'),
(40029, 2582, 'wsl_current_user_image', 'https://graph.facebook.com/956153921072677/picture?width=150&height=150'),
(40030, 2582, 'session_tokens', 'a:1:{s:64:\"a498451261805810dbd6710615cdd4fb38829dce038bc428d891ec21277ca940\";a:4:{s:10:\"expiration\";i:1434195351;s:2:\"ip\";s:14:\"192.168.61.234\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1432985751;}}'),
(40031, 2577, 'votou', 'sim'),
(40032, 2577, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,foto-do-ano_p957,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(40033, 2582, 'votou', 'sim'),
(40034, 2582, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,free-surfer-do-ano-volcom_p1391,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(40035, 2583, 'nickname', 'Frederico_Henriques'),
(40036, 2583, 'first_name', 'Frederico'),
(40037, 2583, 'last_name', 'Henriques'),
(40038, 2583, 'description', ''),
(40039, 2583, 'rich_editing', 'true'),
(40040, 2583, 'comment_shortcuts', 'false'),
(40041, 2583, 'admin_color', 'fresh'),
(40042, 2583, 'use_ssl', '0'),
(40043, 2583, 'show_admin_bar_front', 'true'),
(40044, 2583, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40045, 2583, 'wp_user_level', '0'),
(40046, 2583, 'wsl_current_provider', 'Facebook'),
(40047, 2583, 'wsl_current_user_image', 'https://graph.facebook.com/861583553908020/picture?width=150&height=150'),
(40048, 2583, 'session_tokens', 'a:1:{s:64:\"f400c0526e892813cdc22b44f2eaa6e7e5f0db7635dd2eb6a7fd1a154faeb504\";a:4:{s:10:\"expiration\";i:1434195577;s:2:\"ip\";s:13:\"93.108.111.38\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 5.1.1; Nexus 7 Build/LMY47V; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432985977;}}'),
(40049, 2584, 'nickname', 'Hugo_Lopes'),
(40050, 2584, 'first_name', 'Hugo'),
(40051, 2584, 'last_name', 'Lopes'),
(40052, 2584, 'description', ''),
(40053, 2584, 'rich_editing', 'true'),
(40054, 2584, 'comment_shortcuts', 'false'),
(40055, 2584, 'admin_color', 'fresh'),
(40056, 2584, 'use_ssl', '0'),
(40057, 2584, 'show_admin_bar_front', 'true'),
(40058, 2584, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40059, 2584, 'wp_user_level', '0'),
(40060, 2584, 'wsl_current_provider', 'Facebook'),
(40061, 2584, 'wsl_current_user_image', 'https://graph.facebook.com/10205970908624455/picture?width=150&height=150'),
(40062, 2584, 'session_tokens', 'a:1:{s:64:\"ba94f9ee35350869e8a98861a5356e9c8202bfc89359f6976fdaaa0d4b1d1a98\";a:4:{s:10:\"expiration\";i:1434195673;s:2:\"ip\";s:13:\"85.246.66.211\";s:2:\"ua\";s:188:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9295 Build/LRX22C; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432986073;}}'),
(40063, 2571, 'votou', 'sim'),
(40064, 2571, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(40065, 2384, 'votou', 'sim'),
(40066, 2384, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1389,foto-do-ano_p1277,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(40067, 2585, 'nickname', 'Marcia_Vasconcelos'),
(40068, 2585, 'first_name', 'Márcia'),
(40069, 2585, 'last_name', 'Vasconcelos'),
(40070, 2585, 'description', ''),
(40071, 2585, 'rich_editing', 'true'),
(40072, 2585, 'comment_shortcuts', 'false'),
(40073, 2585, 'admin_color', 'fresh'),
(40074, 2585, 'use_ssl', '0'),
(40075, 2585, 'show_admin_bar_front', 'true'),
(40076, 2585, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40077, 2585, 'wp_user_level', '0'),
(40078, 2585, 'wsl_current_provider', 'Google'),
(40079, 2585, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-J0j1Jh8uui8/AAAAAAAAAAI/AAAAAAAAAhY/rRAOOexSMrQ/photo.jpg?sz=200'),
(40080, 2585, 'session_tokens', 'a:1:{s:64:\"5d56bfad6c79ddc5e86e176be9cb31858cc8bf7f3ab1b0b233c804e0815691ab\";a:4:{s:10:\"expiration\";i:1434195988;s:2:\"ip\";s:12:\"89.115.134.1\";s:2:\"ua\";s:177:\"Mozilla/5.0 (Linux; Android 4.4.2; GETAWAY Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432986388;}}'),
(40081, 2586, 'nickname', 'Fatima_Olim_Andrade'),
(40082, 2586, 'first_name', 'Fátima'),
(40083, 2586, 'last_name', 'Andrade'),
(40084, 2586, 'description', ''),
(40085, 2586, 'rich_editing', 'true'),
(40086, 2586, 'comment_shortcuts', 'false'),
(40087, 2586, 'admin_color', 'fresh'),
(40088, 2586, 'use_ssl', '0'),
(40089, 2586, 'show_admin_bar_front', 'true'),
(40090, 2586, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40091, 2586, 'wp_user_level', '0'),
(40092, 2586, 'wsl_current_provider', 'Facebook'),
(40093, 2586, 'wsl_current_user_image', 'https://graph.facebook.com/10206679795531666/picture?width=150&height=150'),
(40094, 2586, 'session_tokens', 'a:1:{s:64:\"26173e32112e4025e450f3d8d0fdb89f38219a25ad4fc394dca7f0f63ef00ddb\";a:4:{s:10:\"expiration\";i:1434196045;s:2:\"ip\";s:13:\"85.241.69.235\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432986445;}}'),
(40095, 2584, 'votou', 'sim'),
(40096, 2584, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(40097, 2587, 'nickname', 'Ana_Filipa_Godinho'),
(40098, 2587, 'first_name', 'Ana Filipa'),
(40099, 2587, 'last_name', 'Godinho'),
(40100, 2587, 'description', ''),
(40101, 2587, 'rich_editing', 'true'),
(40102, 2587, 'comment_shortcuts', 'false'),
(40103, 2587, 'admin_color', 'fresh'),
(40104, 2587, 'use_ssl', '0'),
(40105, 2587, 'show_admin_bar_front', 'true'),
(40106, 2587, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40107, 2587, 'wp_user_level', '0'),
(40108, 2587, 'wsl_current_provider', 'Facebook'),
(40109, 2587, 'wsl_current_user_image', 'https://graph.facebook.com/874698679264801/picture?width=150&height=150'),
(40110, 2587, 'session_tokens', 'a:2:{s:64:\"e80ae394f4d9a438c6e3a6cccf19e5b0cf052a963e2a985d7a110514fae6bca0\";a:4:{s:10:\"expiration\";i:1434196149;s:2:\"ip\";s:13:\"95.94.180.195\";s:2:\"ua\";s:194:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; Vodafone Smart 4G Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 SWV/090.37PT [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432986549;}s:64:\"97480227144d086d34fa313a25afdb173d33ce2af9bd527244faaa4b81d6610c\";a:4:{s:10:\"expiration\";i:1434569486;s:2:\"ip\";s:13:\"95.94.180.195\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.65 Safari/537.36\";s:5:\"login\";i:1433359886;}}'),
(40111, 2588, 'nickname', 'Pedro_Rodrigues'),
(40112, 2588, 'first_name', 'Pedro'),
(40113, 2588, 'last_name', 'Rodrigues'),
(40114, 2588, 'description', ''),
(40115, 2588, 'rich_editing', 'true'),
(40116, 2588, 'comment_shortcuts', 'false'),
(40117, 2588, 'admin_color', 'fresh'),
(40118, 2588, 'use_ssl', '0'),
(40119, 2588, 'show_admin_bar_front', 'true'),
(40120, 2588, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40121, 2588, 'wp_user_level', '0'),
(40122, 2588, 'wsl_current_provider', 'Facebook'),
(40123, 2588, 'wsl_current_user_image', 'https://graph.facebook.com/10206998464388510/picture?width=150&height=150'),
(40124, 2588, 'session_tokens', 'a:1:{s:64:\"57b1da72a7e93bcd238d68c6fd97238b9c5fb8002c3da17bf54ff074ff56089b\";a:4:{s:10:\"expiration\";i:1434196170;s:2:\"ip\";s:14:\"93.108.179.153\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432986570;}}'),
(40125, 2583, 'votou', 'sim'),
(40126, 2583, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(40127, 2588, 'votou', 'sim'),
(40128, 2588, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(40129, 2589, 'nickname', 'Rodrigo_Borges'),
(40130, 2589, 'first_name', 'Rodrigo'),
(40131, 2589, 'last_name', 'Borges'),
(40132, 2589, 'description', ''),
(40133, 2589, 'rich_editing', 'true'),
(40134, 2589, 'comment_shortcuts', 'false'),
(40135, 2589, 'admin_color', 'fresh'),
(40136, 2589, 'use_ssl', '0'),
(40137, 2589, 'show_admin_bar_front', 'true'),
(40138, 2589, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40139, 2589, 'wp_user_level', '0'),
(40140, 2589, 'wsl_current_provider', 'Facebook'),
(40141, 2589, 'wsl_current_user_image', 'https://graph.facebook.com/10206358648035701/picture?width=150&height=150'),
(40142, 2589, 'session_tokens', 'a:1:{s:64:\"a4b831163dfd45105a854d534d036882eeff693b3f1b9f6b8fcf7df52762b054\";a:4:{s:10:\"expiration\";i:1434196195;s:2:\"ip\";s:13:\"87.103.88.118\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432986595;}}'),
(40143, 2590, 'nickname', 'Lourenco_Faria'),
(40144, 2590, 'first_name', 'Lourenço'),
(40145, 2590, 'last_name', 'Faria'),
(40146, 2590, 'description', ''),
(40147, 2590, 'rich_editing', 'true'),
(40148, 2590, 'comment_shortcuts', 'false'),
(40149, 2590, 'admin_color', 'fresh'),
(40150, 2590, 'use_ssl', '0'),
(40151, 2590, 'show_admin_bar_front', 'true'),
(40152, 2590, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40153, 2590, 'wp_user_level', '0'),
(40154, 2590, 'wsl_current_provider', 'Facebook'),
(40155, 2590, 'wsl_current_user_image', 'https://graph.facebook.com/894671703904438/picture?width=150&height=150'),
(40156, 2590, 'session_tokens', 'a:1:{s:64:\"b3b65db491eb96e288c73ebe6aa47acc24c200857e56e9a59eabafe04f2bfc4d\";a:4:{s:10:\"expiration\";i:1434196370;s:2:\"ip\";s:15:\"213.190.214.173\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432986770;}}'),
(40157, 2585, 'votou', 'sim'),
(40158, 2585, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(40159, 2591, 'nickname', 'Hugo_Almeida_Visuals'),
(40160, 2591, 'first_name', 'Hugo'),
(40161, 2591, 'last_name', 'Visuals'),
(40162, 2591, 'description', ''),
(40163, 2591, 'rich_editing', 'true'),
(40164, 2591, 'comment_shortcuts', 'false'),
(40165, 2591, 'admin_color', 'fresh'),
(40166, 2591, 'use_ssl', '0'),
(40167, 2591, 'show_admin_bar_front', 'true'),
(40168, 2591, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40169, 2591, 'wp_user_level', '0'),
(40170, 2591, 'wsl_current_provider', 'Facebook'),
(40171, 2591, 'wsl_current_user_image', 'https://graph.facebook.com/1115299145151952/picture?width=150&height=150'),
(40172, 2591, 'session_tokens', 'a:1:{s:64:\"78903bcb7a7b7a6c000f2634a2a155bb7805058878c625193abf9d30397c0810\";a:4:{s:10:\"expiration\";i:1434196515;s:2:\"ip\";s:12:\"2.82.165.205\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/6.1.6 Safari/537.78.2\";s:5:\"login\";i:1432986915;}}'),
(40173, 2592, 'nickname', 'Joao_Ferreira_Gomes'),
(40174, 2592, 'first_name', 'João'),
(40175, 2592, 'last_name', 'Gomes'),
(40176, 2592, 'description', ''),
(40177, 2592, 'rich_editing', 'true'),
(40178, 2592, 'comment_shortcuts', 'false'),
(40179, 2592, 'admin_color', 'fresh'),
(40180, 2592, 'use_ssl', '0'),
(40181, 2592, 'show_admin_bar_front', 'true'),
(40182, 2592, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40183, 2592, 'wp_user_level', '0'),
(40184, 2592, 'wsl_current_provider', 'Facebook'),
(40185, 2592, 'wsl_current_user_image', 'https://graph.facebook.com/10206629354563377/picture?width=150&height=150'),
(40186, 2592, 'session_tokens', 'a:1:{s:64:\"5df9336a965185ad4616da3bf6e9c58e5c1063b0d00dddc5b4cbf042c4549454\";a:4:{s:10:\"expiration\";i:1434196515;s:2:\"ip\";s:14:\"188.37.245.245\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432986915;}}'),
(40187, 2592, 'votou', 'sim'),
(40188, 2592, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(40189, 1551, 'votou', 'sim'),
(40190, 1551, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(40191, 2589, 'votou', 'sim'),
(40192, 2589, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(40193, 2590, 'votou', 'sim'),
(40194, 2590, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(40195, 2591, 'votou', 'sim'),
(40196, 2591, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(40197, 2593, 'nickname', 'Ines_Ramires_Faustino'),
(40198, 2593, 'first_name', 'Ines'),
(40199, 2593, 'last_name', 'Faustino'),
(40200, 2593, 'description', ''),
(40201, 2593, 'rich_editing', 'true'),
(40202, 2593, 'comment_shortcuts', 'false'),
(40203, 2593, 'admin_color', 'fresh'),
(40204, 2593, 'use_ssl', '0'),
(40205, 2593, 'show_admin_bar_front', 'true'),
(40206, 2593, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40207, 2593, 'wp_user_level', '0'),
(40208, 2593, 'wsl_current_provider', 'Facebook'),
(40209, 2593, 'wsl_current_user_image', 'https://graph.facebook.com/793350004112305/picture?width=150&height=150'),
(40210, 2593, 'session_tokens', 'a:1:{s:64:\"bccbfb1ed78f96336862f8596c41b2dba00a633e477ccb6be38e4e18477f5dfd\";a:4:{s:10:\"expiration\";i:1434196885;s:2:\"ip\";s:14:\"178.166.52.203\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1432987285;}}'),
(40211, 2593, 'votou', 'sim'),
(40212, 2593, 'user_votes', 'free-surfer-do-ano-volcom_p1391,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379'),
(40213, 2594, 'nickname', 'Diogo_Carmona'),
(40214, 2594, 'first_name', 'Diogo'),
(40215, 2594, 'last_name', 'Carmona'),
(40216, 2594, 'description', ''),
(40217, 2594, 'rich_editing', 'true'),
(40218, 2594, 'comment_shortcuts', 'false'),
(40219, 2594, 'admin_color', 'fresh'),
(40220, 2594, 'use_ssl', '0'),
(40221, 2594, 'show_admin_bar_front', 'true'),
(40222, 2594, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40223, 2594, 'wp_user_level', '0'),
(40224, 2594, 'wsl_current_provider', 'Facebook'),
(40225, 2594, 'wsl_current_user_image', 'https://graph.facebook.com/783531905094386/picture?width=150&height=150'),
(40226, 2594, 'session_tokens', 'a:1:{s:64:\"5e48aacd730e0944f04c050b9a99805195894acdc9d4877e43748fe3709a32ae\";a:4:{s:10:\"expiration\";i:1434197169;s:2:\"ip\";s:14:\"85.244.146.148\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432987569;}}'),
(40227, 2594, 'votou', 'sim'),
(40228, 2594, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(40229, 2595, 'nickname', 'Paulo_Matos_Nunes'),
(40230, 2595, 'first_name', 'Paulo'),
(40231, 2595, 'last_name', 'Nunes'),
(40232, 2595, 'description', ''),
(40233, 2595, 'rich_editing', 'true'),
(40234, 2595, 'comment_shortcuts', 'false'),
(40235, 2595, 'admin_color', 'fresh'),
(40236, 2595, 'use_ssl', '0'),
(40237, 2595, 'show_admin_bar_front', 'true'),
(40238, 2595, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40239, 2595, 'wp_user_level', '0'),
(40240, 2595, 'wsl_current_provider', 'Facebook'),
(40241, 2595, 'wsl_current_user_image', 'https://graph.facebook.com/844290788939484/picture?width=150&height=150'),
(40242, 2595, 'session_tokens', 'a:1:{s:64:\"07cb9dd0b3a0c6bf28638b2b6eb1953cf7fbf0321beb3634ef956731c74181e9\";a:4:{s:10:\"expiration\";i:1434197280;s:2:\"ip\";s:10:\"84.91.7.25\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-A300FU Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432987680;}}'),
(40243, 2596, 'nickname', 'Duarte_Tristao_Vieira'),
(40244, 2596, 'first_name', 'Duarte'),
(40245, 2596, 'last_name', 'Tristao Vieira'),
(40246, 2596, 'description', ''),
(40247, 2596, 'rich_editing', 'true'),
(40248, 2596, 'comment_shortcuts', 'false'),
(40249, 2596, 'admin_color', 'fresh'),
(40250, 2596, 'use_ssl', '0'),
(40251, 2596, 'show_admin_bar_front', 'true'),
(40252, 2596, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40253, 2596, 'wp_user_level', '0'),
(40254, 2596, 'wsl_current_provider', 'Facebook'),
(40255, 2596, 'wsl_current_user_image', 'https://graph.facebook.com/911313678916913/picture?width=150&height=150'),
(40256, 2596, 'session_tokens', 'a:2:{s:64:\"f91d3a0985182fba89c43a4846684b13e0dd88230b80bc7413b4fb4409cef4cf\";a:4:{s:10:\"expiration\";i:1434197293;s:2:\"ip\";s:11:\"81.84.39.89\";s:2:\"ua\";s:159:\"Mozilla/5.0 (Linux; U; Android 2.3.7; pt-pt; HTC Desire Build/GRI40; CyanogenMod-7.2.0.1) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1\";s:5:\"login\";i:1432987693;}s:64:\"7facda752edaca6afe6e8282987a8af12327589c0cf3de399273a8677c9a723d\";a:4:{s:10:\"expiration\";i:1434268513;s:2:\"ip\";s:11:\"81.84.39.89\";s:2:\"ua\";s:144:\"Mozilla/5.0 (Linux; Android 4.4.2; Lenovo A7600-F Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36\";s:5:\"login\";i:1433058913;}}'),
(40257, 2596, 'votou', 'sim'),
(40258, 2596, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(40259, 2597, 'nickname', 'Filipa_Botas'),
(40260, 2597, 'first_name', 'Filipa'),
(40261, 2597, 'last_name', 'Botas'),
(40262, 2597, 'description', ''),
(40263, 2597, 'rich_editing', 'true'),
(40264, 2597, 'comment_shortcuts', 'false'),
(40265, 2597, 'admin_color', 'fresh'),
(40266, 2597, 'use_ssl', '0'),
(40267, 2597, 'show_admin_bar_front', 'true'),
(40268, 2597, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40269, 2597, 'wp_user_level', '0'),
(40270, 2597, 'wsl_current_provider', 'Facebook'),
(40271, 2597, 'wsl_current_user_image', 'https://graph.facebook.com/980581668639140/picture?width=150&height=150'),
(40272, 2597, 'session_tokens', 'a:1:{s:64:\"f07e41069da9e3ee2614964106afb461b79f46ea49f0fbaaf17702e535dcc69d\";a:4:{s:10:\"expiration\";i:1434197579;s:2:\"ip\";s:14:\"46.189.219.247\";s:2:\"ua\";s:183:\"Mozilla/5.0 (Linux; Android 4.4.2; MEO Smart A75 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/27.0.0.25.15;]\";s:5:\"login\";i:1432987979;}}'),
(40273, 2598, 'nickname', 'Sofs_Fiolhais'),
(40274, 2598, 'first_name', 'Sofs'),
(40275, 2598, 'last_name', 'Fiolhais'),
(40276, 2598, 'description', ''),
(40277, 2598, 'rich_editing', 'true'),
(40278, 2598, 'comment_shortcuts', 'false'),
(40279, 2598, 'admin_color', 'fresh'),
(40280, 2598, 'use_ssl', '0'),
(40281, 2598, 'show_admin_bar_front', 'true'),
(40282, 2598, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40283, 2598, 'wp_user_level', '0'),
(40284, 2598, 'wsl_current_provider', 'Google'),
(40285, 2598, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-sOPtYsfX6Lg/AAAAAAAAAAI/AAAAAAAAAKY/Ss-V7X88zj8/photo.jpg?sz=200'),
(40286, 2598, 'session_tokens', 'a:1:{s:64:\"bab247c63ac884880c13e4105da45fd443db5dd395f947e24e9774f3ede24dc7\";a:4:{s:10:\"expiration\";i:1434197701;s:2:\"ip\";s:13:\"79.168.244.81\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432988101;}}'),
(40287, 2598, 'votou', 'sim'),
(40288, 2598, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(40289, 2599, 'nickname', 'Diogo_Costa'),
(40290, 2599, 'first_name', 'Diogo'),
(40291, 2599, 'last_name', 'Costa'),
(40292, 2599, 'description', ''),
(40293, 2599, 'rich_editing', 'true'),
(40294, 2599, 'comment_shortcuts', 'false'),
(40295, 2599, 'admin_color', 'fresh'),
(40296, 2599, 'use_ssl', '0'),
(40297, 2599, 'show_admin_bar_front', 'true'),
(40298, 2599, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40299, 2599, 'wp_user_level', '0'),
(40300, 2599, 'wsl_current_provider', 'Facebook'),
(40301, 2599, 'wsl_current_user_image', 'https://graph.facebook.com/953827747970990/picture?width=150&height=150'),
(40302, 2599, 'session_tokens', 'a:1:{s:64:\"8b444d35e0a97c408296983793cdc32c66e3ccd4f0a6cc5578eaccbaf43c9f4c\";a:4:{s:10:\"expiration\";i:1434198159;s:2:\"ip\";s:12:\"77.54.66.118\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432988559;}}'),
(40303, 2600, 'nickname', 'cristina_homem_de_mello'),
(40304, 2600, 'first_name', 'cristina'),
(40305, 2600, 'last_name', 'homem de mello'),
(40306, 2600, 'description', ''),
(40307, 2600, 'rich_editing', 'true'),
(40308, 2600, 'comment_shortcuts', 'false'),
(40309, 2600, 'admin_color', 'fresh'),
(40310, 2600, 'use_ssl', '0'),
(40311, 2600, 'show_admin_bar_front', 'true'),
(40312, 2600, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40313, 2600, 'wp_user_level', '0'),
(40314, 2600, 'wsl_current_provider', 'Google'),
(40315, 2600, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(40316, 2600, 'session_tokens', 'a:1:{s:64:\"010a22ff7755b1e4b7efb9efed4378b42d559636489c4dca102131098f4772a5\";a:4:{s:10:\"expiration\";i:1434198201;s:2:\"ip\";s:12:\"85.245.64.65\";s:2:\"ua\";s:235:\"Mozilla/5.0 (iPad; CPU OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B410 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432988601;}}'),
(40317, 2601, 'nickname', 'Manuel_Branquinho'),
(40318, 2601, 'first_name', 'Manuel'),
(40319, 2601, 'last_name', 'Branquinho'),
(40320, 2601, 'description', ''),
(40321, 2601, 'rich_editing', 'true'),
(40322, 2601, 'comment_shortcuts', 'false'),
(40323, 2601, 'admin_color', 'fresh'),
(40324, 2601, 'use_ssl', '0'),
(40325, 2601, 'show_admin_bar_front', 'true'),
(40326, 2601, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40327, 2601, 'wp_user_level', '0'),
(40328, 2601, 'wsl_current_provider', 'Facebook'),
(40329, 2601, 'wsl_current_user_image', 'https://graph.facebook.com/10204232725525036/picture?width=150&height=150'),
(40330, 2601, 'session_tokens', 'a:1:{s:64:\"03b29b6d02c08a6bcc9a1422f5a55db0659d9071012b346c6e835aa2d85313f1\";a:4:{s:10:\"expiration\";i:1434198239;s:2:\"ip\";s:15:\"217.129.233.112\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432988639;}}'),
(40331, 2602, 'nickname', 'nuno_da_silva'),
(40332, 2602, 'first_name', 'nuno'),
(40333, 2602, 'last_name', 'da silva'),
(40334, 2602, 'description', ''),
(40335, 2602, 'rich_editing', 'true'),
(40336, 2602, 'comment_shortcuts', 'false'),
(40337, 2602, 'admin_color', 'fresh'),
(40338, 2602, 'use_ssl', '0'),
(40339, 2602, 'show_admin_bar_front', 'true'),
(40340, 2602, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40341, 2602, 'wp_user_level', '0'),
(40342, 2602, 'wsl_current_provider', 'Google'),
(40343, 2602, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-GwajkuVseNc/AAAAAAAAAAI/AAAAAAAAACc/VRxjrNUy5bA/photo.jpg?sz=200'),
(40344, 2602, 'session_tokens', 'a:1:{s:64:\"d541eca13834e1df6e711c0152a1925716d9ca2a7c11671815762178aa77d3ad\";a:4:{s:10:\"expiration\";i:1434198285;s:2:\"ip\";s:13:\"92.133.157.87\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432988685;}}'),
(40345, 2601, 'votou', 'sim'),
(40346, 2601, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(40347, 2603, 'nickname', 'Ricardo_Jorge'),
(40348, 2603, 'first_name', 'Ricardo'),
(40349, 2603, 'last_name', 'Jorge'),
(40350, 2603, 'description', ''),
(40351, 2603, 'rich_editing', 'true'),
(40352, 2603, 'comment_shortcuts', 'false'),
(40353, 2603, 'admin_color', 'fresh'),
(40354, 2603, 'use_ssl', '0'),
(40355, 2603, 'show_admin_bar_front', 'true'),
(40356, 2603, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40357, 2603, 'wp_user_level', '0'),
(40358, 2603, 'wsl_current_provider', 'Facebook'),
(40359, 2603, 'wsl_current_user_image', 'https://graph.facebook.com/590894964385608/picture?width=150&height=150'),
(40360, 2603, 'session_tokens', 'a:1:{s:64:\"fd658fb1527fd42455c68b8f2b606ae5543cdf4673d19c9c737108c9d688f4e7\";a:4:{s:10:\"expiration\";i:1434198319;s:2:\"ip\";s:10:\"2.82.38.99\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432988719;}}'),
(40361, 2603, 'votou', 'sim'),
(40362, 2603, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(40363, 2600, 'votou', 'sim'),
(40364, 2600, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,shaper-do-ano-xhapeland_p1375,treinador-do-ano_p1359'),
(40365, 2604, 'nickname', 'Afonso_Melara_Dias'),
(40366, 2604, 'first_name', 'Afonso Melara'),
(40367, 2604, 'last_name', 'Dias'),
(40368, 2604, 'description', ''),
(40369, 2604, 'rich_editing', 'true'),
(40370, 2604, 'comment_shortcuts', 'false'),
(40371, 2604, 'admin_color', 'fresh'),
(40372, 2604, 'use_ssl', '0'),
(40373, 2604, 'show_admin_bar_front', 'true'),
(40374, 2604, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40375, 2604, 'wp_user_level', '0'),
(40376, 2604, 'wsl_current_provider', 'Facebook'),
(40377, 2604, 'wsl_current_user_image', 'https://graph.facebook.com/1005234849495905/picture?width=150&height=150'),
(40378, 2604, 'session_tokens', 'a:1:{s:64:\"91b6e334d4f881a7d609f8cf99d62166d4cc1b97ed7fda7882b470b603208cd4\";a:4:{s:10:\"expiration\";i:1434198921;s:2:\"ip\";s:13:\"85.247.23.240\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432989321;}}'),
(40379, 2605, 'nickname', 'Rusa_Rodrigues_Morgado'),
(40380, 2605, 'first_name', 'Rusa'),
(40381, 2605, 'last_name', 'Morgado'),
(40382, 2605, 'description', ''),
(40383, 2605, 'rich_editing', 'true'),
(40384, 2605, 'comment_shortcuts', 'false'),
(40385, 2605, 'admin_color', 'fresh'),
(40386, 2605, 'use_ssl', '0'),
(40387, 2605, 'show_admin_bar_front', 'true'),
(40388, 2605, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40389, 2605, 'wp_user_level', '0'),
(40390, 2605, 'wsl_current_provider', 'Facebook'),
(40391, 2605, 'wsl_current_user_image', 'https://graph.facebook.com/10152918334933595/picture?width=150&height=150'),
(40392, 2605, 'session_tokens', 'a:1:{s:64:\"dc8692f19f1a78ff7fe686c77adc8fcd531a13775a63e73fc05f91b6809dc71f\";a:4:{s:10:\"expiration\";i:1434199087;s:2:\"ip\";s:14:\"85.247.192.186\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432989487;}}'),
(40393, 2606, 'nickname', 'Micaela_Henriques_Jeronimo'),
(40394, 2606, 'first_name', 'Micaela Henriques'),
(40395, 2606, 'last_name', 'Jerónimo'),
(40396, 2606, 'description', ''),
(40397, 2606, 'rich_editing', 'true'),
(40398, 2606, 'comment_shortcuts', 'false'),
(40399, 2606, 'admin_color', 'fresh'),
(40400, 2606, 'use_ssl', '0'),
(40401, 2606, 'show_admin_bar_front', 'true'),
(40402, 2606, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40403, 2606, 'wp_user_level', '0'),
(40404, 2606, 'wsl_current_provider', 'Facebook'),
(40405, 2606, 'wsl_current_user_image', 'https://graph.facebook.com/10205221398867666/picture?width=150&height=150'),
(40406, 2606, 'session_tokens', 'a:2:{s:64:\"5a657638994b8d824986deb2c746e85085017dee06b62d319e4917e7b5d2dc3a\";a:4:{s:10:\"expiration\";i:1434199185;s:2:\"ip\";s:12:\"93.102.19.92\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,3;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1432989585;}s:64:\"5d485cabd37bc1db0254ab972f0891c0be574d1952fda20dc7fb8b6048c59453\";a:4:{s:10:\"expiration\";i:1435090386;s:2:\"ip\";s:14:\"213.228.165.47\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433880786;}}'),
(40407, 2607, 'nickname', 'Catarina_Neff'),
(40408, 2607, 'first_name', 'Catarina'),
(40409, 2607, 'last_name', 'Neff'),
(40410, 2607, 'description', ''),
(40411, 2607, 'rich_editing', 'true'),
(40412, 2607, 'comment_shortcuts', 'false'),
(40413, 2607, 'admin_color', 'fresh'),
(40414, 2607, 'use_ssl', '0'),
(40415, 2607, 'show_admin_bar_front', 'true'),
(40416, 2607, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40417, 2607, 'wp_user_level', '0'),
(40418, 2607, 'wsl_current_provider', 'Facebook'),
(40419, 2607, 'wsl_current_user_image', 'https://graph.facebook.com/10152867413152314/picture?width=150&height=150'),
(40420, 2607, 'session_tokens', 'a:1:{s:64:\"6ee65d291644a6b259029eeac6c7c3d85b847bbdbe7063193e59578edc9c8b1b\";a:4:{s:10:\"expiration\";i:1434199197;s:2:\"ip\";s:13:\"87.103.64.149\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432989597;}}'),
(40421, 2607, 'votou', 'sim'),
(40422, 2607, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(40423, 2605, 'votou', 'sim'),
(40424, 2605, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(40425, 2608, 'nickname', 'Teresa_Valadares'),
(40426, 2608, 'first_name', 'Teresa'),
(40427, 2608, 'last_name', 'Valadares'),
(40428, 2608, 'description', ''),
(40429, 2608, 'rich_editing', 'true'),
(40430, 2608, 'comment_shortcuts', 'false'),
(40431, 2608, 'admin_color', 'fresh'),
(40432, 2608, 'use_ssl', '0'),
(40433, 2608, 'show_admin_bar_front', 'true'),
(40434, 2608, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40435, 2608, 'wp_user_level', '0'),
(40436, 2608, 'wsl_current_provider', 'Facebook'),
(40437, 2608, 'wsl_current_user_image', 'https://graph.facebook.com/398265347027035/picture?width=150&height=150'),
(40438, 2608, 'session_tokens', 'a:1:{s:64:\"9fb5e9be4362774f97b44fa4c027ef341586b3e073da7ad9f62c208b7374bcc9\";a:4:{s:10:\"expiration\";i:1434199458;s:2:\"ip\";s:11:\"2.82.96.200\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432989858;}}'),
(40439, 2606, 'votou', 'sim'),
(40440, 2606, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090'),
(40441, 2440, 'votou', 'sim'),
(40442, 2440, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(40443, 2609, 'nickname', 'Carolina_Lacerda_Machado'),
(40444, 2609, 'first_name', 'Carolina'),
(40445, 2609, 'last_name', 'Lacerda Machado'),
(40446, 2609, 'description', ''),
(40447, 2609, 'rich_editing', 'true'),
(40448, 2609, 'comment_shortcuts', 'false'),
(40449, 2609, 'admin_color', 'fresh'),
(40450, 2609, 'use_ssl', '0'),
(40451, 2609, 'show_admin_bar_front', 'true'),
(40452, 2609, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40453, 2609, 'wp_user_level', '0'),
(40454, 2609, 'wsl_current_provider', 'Facebook'),
(40455, 2609, 'wsl_current_user_image', 'https://graph.facebook.com/976123529086456/picture?width=150&height=150'),
(40456, 2609, 'session_tokens', 'a:1:{s:64:\"994b8409afcbb21c5c4fa06c1126588857f778265eba17c7030214e97b210daa\";a:4:{s:10:\"expiration\";i:1434199929;s:2:\"ip\";s:14:\"83.240.209.138\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; U; Android 4.0.3; pt-pt; LG-P700 Build/IML74K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/28.0.0.20.16;]\";s:5:\"login\";i:1432990329;}}'),
(40457, 2609, 'votou', 'sim'),
(40458, 2609, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(40459, 2602, 'votou', 'sim'),
(40460, 2602, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(40461, 2610, 'nickname', 'Francisco_Vala'),
(40462, 2610, 'first_name', 'Francisco'),
(40463, 2610, 'last_name', 'Vala'),
(40464, 2610, 'description', ''),
(40465, 2610, 'rich_editing', 'true'),
(40466, 2610, 'comment_shortcuts', 'false'),
(40467, 2610, 'admin_color', 'fresh'),
(40468, 2610, 'use_ssl', '0'),
(40469, 2610, 'show_admin_bar_front', 'true'),
(40470, 2610, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40471, 2610, 'wp_user_level', '0'),
(40472, 2610, 'wsl_current_provider', 'Facebook'),
(40473, 2610, 'wsl_current_user_image', 'https://graph.facebook.com/1155254727834412/picture?width=150&height=150'),
(40474, 2610, 'session_tokens', 'a:1:{s:64:\"1f98de60bfb9e69e240941b93e5684cb4c5eed2edd5e5dabae50c4527a71f00a\";a:4:{s:10:\"expiration\";i:1434200077;s:2:\"ip\";s:14:\"82.154.116.203\";s:2:\"ua\";s:188:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432990477;}}'),
(40475, 2611, 'nickname', 'Jonathan_Lafontaine_Broktyny'),
(40476, 2611, 'first_name', 'Jonathan Lafontaine'),
(40477, 2611, 'last_name', 'Broktyny'),
(40478, 2611, 'description', ''),
(40479, 2611, 'rich_editing', 'true'),
(40480, 2611, 'comment_shortcuts', 'false'),
(40481, 2611, 'admin_color', 'fresh'),
(40482, 2611, 'use_ssl', '0'),
(40483, 2611, 'show_admin_bar_front', 'true'),
(40484, 2611, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40485, 2611, 'wp_user_level', '0'),
(40486, 2611, 'wsl_current_provider', 'Facebook'),
(40487, 2611, 'wsl_current_user_image', 'https://graph.facebook.com/634524663349978/picture?width=150&height=150'),
(40488, 2611, 'session_tokens', 'a:1:{s:64:\"6b707e2f1fc3d419be458ecc4f87498ad747e3d79cb53025c116aa5844a45683\";a:4:{s:10:\"expiration\";i:1434200386;s:2:\"ip\";s:12:\"81.84.27.135\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432990786;}}'),
(40489, 2550, 'votou', 'sim'),
(40490, 2550, 'user_votes', 'revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163'),
(40491, 2612, 'nickname', 'Rosario_Morgado'),
(40492, 2612, 'first_name', 'Rosário'),
(40493, 2612, 'last_name', 'Morgado'),
(40494, 2612, 'description', ''),
(40495, 2612, 'rich_editing', 'true'),
(40496, 2612, 'comment_shortcuts', 'false'),
(40497, 2612, 'admin_color', 'fresh'),
(40498, 2612, 'use_ssl', '0'),
(40499, 2612, 'show_admin_bar_front', 'true'),
(40500, 2612, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40501, 2612, 'wp_user_level', '0'),
(40502, 2612, 'wsl_current_provider', 'Google'),
(40503, 2612, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-o8mBk0x5ifA/AAAAAAAAAAI/AAAAAAAAAJg/Q-ZlrHCR-0U/photo.jpg?sz=200'),
(40504, 2612, 'session_tokens', 'a:1:{s:64:\"536ba40a7aedde8772317c6173db728a24e23121986b980084a57ff677e4f645\";a:4:{s:10:\"expiration\";i:1434200506;s:2:\"ip\";s:14:\"85.247.192.186\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432990906;}}'),
(40505, 2613, 'nickname', 'Marta_Madeira'),
(40506, 2613, 'first_name', 'Marta'),
(40507, 2613, 'last_name', 'Madeira'),
(40508, 2613, 'description', ''),
(40509, 2613, 'rich_editing', 'true'),
(40510, 2613, 'comment_shortcuts', 'false'),
(40511, 2613, 'admin_color', 'fresh'),
(40512, 2613, 'use_ssl', '0'),
(40513, 2613, 'show_admin_bar_front', 'true'),
(40514, 2613, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40515, 2613, 'wp_user_level', '0'),
(40516, 2613, 'wsl_current_provider', 'Facebook'),
(40517, 2613, 'wsl_current_user_image', 'https://graph.facebook.com/1636405876591580/picture?width=150&height=150'),
(40518, 2613, 'session_tokens', 'a:2:{s:64:\"898e54212f2d8df9d6a097cc0ea6f323826affc0d28656b221ad824c2ac71b39\";a:4:{s:10:\"expiration\";i:1434200523;s:2:\"ip\";s:12:\"85.138.200.1\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; SM-G350 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432990923;}s:64:\"a9288940a64405db4c111c1b19218b66a30e7bc5148ca1859c10040bf0d09a0c\";a:4:{s:10:\"expiration\";i:1434202108;s:2:\"ip\";s:12:\"85.138.200.1\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; SM-G350 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1432992508;}}'),
(40519, 2611, 'votou', 'sim'),
(40520, 2611, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(40521, 2612, 'votou', 'sim'),
(40522, 2612, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(40523, 2614, 'nickname', 'brun_cast'),
(40524, 2614, 'first_name', 'brun'),
(40525, 2614, 'last_name', 'cast'),
(40526, 2614, 'description', ''),
(40527, 2614, 'rich_editing', 'true'),
(40528, 2614, 'comment_shortcuts', 'false'),
(40529, 2614, 'admin_color', 'fresh'),
(40530, 2614, 'use_ssl', '0'),
(40531, 2614, 'show_admin_bar_front', 'true'),
(40532, 2614, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40533, 2614, 'wp_user_level', '0'),
(40534, 2614, 'wsl_current_provider', 'Google'),
(40535, 2614, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-S3lfxIjyDRQ/AAAAAAAAAAI/AAAAAAAAAJo/vkM7UE6gYp8/photo.jpg?sz=200'),
(40536, 2614, 'session_tokens', 'a:1:{s:64:\"72541d7b427f24f25928ea855cf9d440f986dc63815d687606a4599406e56dfe\";a:4:{s:10:\"expiration\";i:1434200776;s:2:\"ip\";s:12:\"95.136.51.35\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432991176;}}'),
(40537, 2610, 'votou', 'sim'),
(40538, 2610, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375'),
(40539, 2615, 'nickname', 'Ines_Batalha_Lopes'),
(40540, 2615, 'first_name', 'Inês'),
(40541, 2615, 'last_name', 'Batalha Lopes'),
(40542, 2615, 'description', ''),
(40543, 2615, 'rich_editing', 'true'),
(40544, 2615, 'comment_shortcuts', 'false'),
(40545, 2615, 'admin_color', 'fresh'),
(40546, 2615, 'use_ssl', '0'),
(40547, 2615, 'show_admin_bar_front', 'true'),
(40548, 2615, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40549, 2615, 'wp_user_level', '0'),
(40550, 2615, 'wsl_current_provider', 'Google'),
(40551, 2615, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-cO2Klwq_Hts/AAAAAAAAAAI/AAAAAAAAEDI/3P9XoJl2s0c/photo.jpg?sz=200'),
(40552, 2615, 'session_tokens', 'a:1:{s:64:\"ba81e947345eccf607755d4aaa210bf462be5be2049112ef5726c2b34923aece\";a:4:{s:10:\"expiration\";i:1434200949;s:2:\"ip\";s:11:\"2.82.167.43\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432991349;}}'),
(40553, 2604, 'votou', 'sim'),
(40554, 2604, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(40555, 2616, 'nickname', 'Ines_Bang'),
(40556, 2616, 'first_name', 'Ines'),
(40557, 2616, 'last_name', 'Bang'),
(40558, 2616, 'description', ''),
(40559, 2616, 'rich_editing', 'true'),
(40560, 2616, 'comment_shortcuts', 'false'),
(40561, 2616, 'admin_color', 'fresh'),
(40562, 2616, 'use_ssl', '0'),
(40563, 2616, 'show_admin_bar_front', 'true'),
(40564, 2616, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40565, 2616, 'wp_user_level', '0'),
(40566, 2616, 'wsl_current_provider', 'Facebook'),
(40567, 2616, 'wsl_current_user_image', 'https://graph.facebook.com/660926340706175/picture?width=150&height=150'),
(40568, 2616, 'session_tokens', 'a:1:{s:64:\"319f8786feb8219d407ebd179b6a3b49b5b59d62738daa8f44332c297442847b\";a:4:{s:10:\"expiration\";i:1434201095;s:2:\"ip\";s:12:\"2.82.204.172\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432991495;}}'),
(40569, 2615, 'votou', 'sim'),
(40570, 2615, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(40571, 2617, 'nickname', 'Youbi_Ahmed'),
(40572, 2617, 'first_name', 'Youbi'),
(40573, 2617, 'last_name', 'Ahmed'),
(40574, 2617, 'description', ''),
(40575, 2617, 'rich_editing', 'true'),
(40576, 2617, 'comment_shortcuts', 'false'),
(40577, 2617, 'admin_color', 'fresh'),
(40578, 2617, 'use_ssl', '0'),
(40579, 2617, 'show_admin_bar_front', 'true'),
(40580, 2617, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40581, 2617, 'wp_user_level', '0'),
(40582, 2617, 'wsl_current_provider', 'Facebook'),
(40583, 2617, 'wsl_current_user_image', 'https://graph.facebook.com/10152740113126511/picture?width=150&height=150'),
(40584, 2617, 'session_tokens', 'a:1:{s:64:\"f981e3424145a433db708fe8af0695840e70d3b5e7f26cdba9993a94cebb2d77\";a:4:{s:10:\"expiration\";i:1434201270;s:2:\"ip\";s:14:\"201.191.199.43\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432991670;}}'),
(40585, 2618, 'nickname', 'Joao_Oliveira'),
(40586, 2618, 'first_name', 'João'),
(40587, 2618, 'last_name', 'Oliveira'),
(40588, 2618, 'description', ''),
(40589, 2618, 'rich_editing', 'true'),
(40590, 2618, 'comment_shortcuts', 'false'),
(40591, 2618, 'admin_color', 'fresh'),
(40592, 2618, 'use_ssl', '0'),
(40593, 2618, 'show_admin_bar_front', 'true'),
(40594, 2618, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40595, 2618, 'wp_user_level', '0'),
(40596, 2618, 'wsl_current_provider', 'Facebook'),
(40597, 2618, 'wsl_current_user_image', 'https://graph.facebook.com/1133609783332413/picture?width=150&height=150'),
(40598, 2618, 'session_tokens', 'a:1:{s:64:\"cabb01a65dc2e5d431cc7d22c3ec7edd9c170592544b8179e1ba728d09199418\";a:4:{s:10:\"expiration\";i:1434201323;s:2:\"ip\";s:14:\"82.154.169.130\";s:2:\"ua\";s:148:\"Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_5 like Mac OS X; pt-pt) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8L1 Safari/6533.18.5\";s:5:\"login\";i:1432991723;}}'),
(40599, 2619, 'nickname', 'Luis_Queiros'),
(40600, 2619, 'first_name', 'Luis'),
(40601, 2619, 'last_name', 'Queirós'),
(40602, 2619, 'description', ''),
(40603, 2619, 'rich_editing', 'true'),
(40604, 2619, 'comment_shortcuts', 'false'),
(40605, 2619, 'admin_color', 'fresh'),
(40606, 2619, 'use_ssl', '0'),
(40607, 2619, 'show_admin_bar_front', 'true'),
(40608, 2619, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40609, 2619, 'wp_user_level', '0'),
(40610, 2619, 'wsl_current_provider', 'Google'),
(40611, 2619, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(40612, 2619, 'session_tokens', 'a:1:{s:64:\"5c4698dc82ddfdd1fce8a5c26aeba2123bcbccfd200ad8d14315c53d5fdbac82\";a:4:{s:10:\"expiration\";i:1434201401;s:2:\"ip\";s:12:\"5.249.45.132\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432991801;}}'),
(40613, 2614, 'votou', 'sim'),
(40614, 2614, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(40615, 2620, 'nickname', 'Ines_Saramago'),
(40616, 2620, 'first_name', 'Inês'),
(40617, 2620, 'last_name', 'Saramago'),
(40618, 2620, 'description', ''),
(40619, 2620, 'rich_editing', 'true'),
(40620, 2620, 'comment_shortcuts', 'false'),
(40621, 2620, 'admin_color', 'fresh'),
(40622, 2620, 'use_ssl', '0'),
(40623, 2620, 'show_admin_bar_front', 'true'),
(40624, 2620, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40625, 2620, 'wp_user_level', '0'),
(40626, 2620, 'wsl_current_provider', 'Facebook'),
(40627, 2620, 'wsl_current_user_image', 'https://graph.facebook.com/10204718997603539/picture?width=150&height=150'),
(40628, 2620, 'session_tokens', 'a:1:{s:64:\"c6ae2b3baaddd50eecd5241dbe346c4b3799cfd87e7a9584bedd9a7217e9db83\";a:4:{s:10:\"expiration\";i:1434201716;s:2:\"ip\";s:12:\"81.84.224.25\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432992116;}}'),
(40629, 2621, 'nickname', 'Matteo_Negrello'),
(40630, 2621, 'first_name', 'Matteo'),
(40631, 2621, 'last_name', 'Negrello'),
(40632, 2621, 'description', ''),
(40633, 2621, 'rich_editing', 'true'),
(40634, 2621, 'comment_shortcuts', 'false'),
(40635, 2621, 'admin_color', 'fresh'),
(40636, 2621, 'use_ssl', '0'),
(40637, 2621, 'show_admin_bar_front', 'true'),
(40638, 2621, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40639, 2621, 'wp_user_level', '0'),
(40640, 2621, 'wsl_current_provider', 'Facebook'),
(40641, 2621, 'wsl_current_user_image', 'https://graph.facebook.com/577924915683990/picture?width=150&height=150'),
(40642, 2621, 'session_tokens', 'a:1:{s:64:\"3da86f68bd7294b77200850245f716ec7e155b9496bbbc70885de6cc7dae2c27\";a:4:{s:10:\"expiration\";i:1434201720;s:2:\"ip\";s:14:\"89.154.188.197\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/6.2.6 Safari/537.85.15\";s:5:\"login\";i:1432992120;}}'),
(40643, 2619, 'votou', 'sim'),
(40644, 2619, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(40645, 2621, 'votou', 'sim'),
(40646, 2621, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(40647, 2622, 'nickname', 'Leonor_Onofre'),
(40648, 2622, 'first_name', 'Leonor'),
(40649, 2622, 'last_name', 'Onofre'),
(40650, 2622, 'description', ''),
(40651, 2622, 'rich_editing', 'true'),
(40652, 2622, 'comment_shortcuts', 'false'),
(40653, 2622, 'admin_color', 'fresh'),
(40654, 2622, 'use_ssl', '0'),
(40655, 2622, 'show_admin_bar_front', 'true'),
(40656, 2622, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40657, 2622, 'wp_user_level', '0'),
(40658, 2622, 'wsl_current_provider', 'Facebook'),
(40659, 2622, 'wsl_current_user_image', 'https://graph.facebook.com/1119259474767954/picture?width=150&height=150'),
(40660, 2622, 'session_tokens', 'a:1:{s:64:\"bd13f1df6c51ce6a6e29f67885f1c572fab37f4ac75fb555456db00fb1bd8582\";a:4:{s:10:\"expiration\";i:1434202060;s:2:\"ip\";s:13:\"5.249.112.214\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432992460;}}'),
(40661, 2623, 'nickname', 'Mariana_Goncalves'),
(40662, 2623, 'first_name', 'Mariana'),
(40663, 2623, 'last_name', 'Gonçalves'),
(40664, 2623, 'description', ''),
(40665, 2623, 'rich_editing', 'true'),
(40666, 2623, 'comment_shortcuts', 'false'),
(40667, 2623, 'admin_color', 'fresh'),
(40668, 2623, 'use_ssl', '0'),
(40669, 2623, 'show_admin_bar_front', 'true'),
(40670, 2623, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40671, 2623, 'wp_user_level', '0'),
(40672, 2623, 'wsl_current_provider', 'Facebook'),
(40673, 2623, 'wsl_current_user_image', 'https://graph.facebook.com/968120443238727/picture?width=150&height=150'),
(40674, 2623, 'session_tokens', 'a:1:{s:64:\"8291fcee8d3356744a5f8aee060537689270f63db193b058e362396952bdfe7d\";a:4:{s:10:\"expiration\";i:1434202289;s:2:\"ip\";s:14:\"89.153.241.201\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432992689;}}'),
(40675, 2624, 'nickname', 'Diogo_Jg'),
(40676, 2624, 'first_name', 'Diogo'),
(40677, 2624, 'last_name', 'Jg'),
(40678, 2624, 'description', ''),
(40679, 2624, 'rich_editing', 'true'),
(40680, 2624, 'comment_shortcuts', 'false'),
(40681, 2624, 'admin_color', 'fresh'),
(40682, 2624, 'use_ssl', '0'),
(40683, 2624, 'show_admin_bar_front', 'true'),
(40684, 2624, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40685, 2624, 'wp_user_level', '0'),
(40686, 2624, 'wsl_current_provider', 'Google'),
(40687, 2624, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(40688, 2624, 'session_tokens', 'a:1:{s:64:\"0654692cdac396433a7d613202dcc045ee5e9371baa5f6785044f2701d5255d0\";a:4:{s:10:\"expiration\";i:1434202317;s:2:\"ip\";s:14:\"79.168.172.119\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432992717;}}'),
(40689, 2620, 'votou', 'sim'),
(40690, 2620, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(40691, 2624, 'votou', 'sim'),
(40692, 2624, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(40693, 2625, 'nickname', 'Anna_Christina_Rocha'),
(40694, 2625, 'first_name', 'Anna Christina'),
(40695, 2625, 'last_name', 'Rocha'),
(40696, 2625, 'description', ''),
(40697, 2625, 'rich_editing', 'true'),
(40698, 2625, 'comment_shortcuts', 'false'),
(40699, 2625, 'admin_color', 'fresh'),
(40700, 2625, 'use_ssl', '0'),
(40701, 2625, 'show_admin_bar_front', 'true'),
(40702, 2625, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40703, 2625, 'wp_user_level', '0'),
(40704, 2625, 'wsl_current_provider', 'Facebook'),
(40705, 2625, 'wsl_current_user_image', 'https://graph.facebook.com/895056723892836/picture?width=150&height=150'),
(40706, 2625, 'session_tokens', 'a:1:{s:64:\"efeaefa448dbc0539b698a466e725bac0e3b25839d8da92dd2857cf4310ebdf0\";a:4:{s:10:\"expiration\";i:1434202387;s:2:\"ip\";s:12:\"2.82.126.112\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432992787;}}'),
(40707, 2622, 'votou', 'sim'),
(40708, 2622, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1383,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(40709, 2625, 'votou', 'sim'),
(40710, 2625, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(40711, 2613, 'votou', 'sim'),
(40712, 2613, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(40713, 2616, 'votou', 'sim'),
(40714, 2616, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(40715, 2626, 'nickname', 'Maria_Ribeiro'),
(40716, 2626, 'first_name', 'Maria'),
(40717, 2626, 'last_name', 'Ribeiro'),
(40718, 2626, 'description', ''),
(40719, 2626, 'rich_editing', 'true'),
(40720, 2626, 'comment_shortcuts', 'false'),
(40721, 2626, 'admin_color', 'fresh'),
(40722, 2626, 'use_ssl', '0'),
(40723, 2626, 'show_admin_bar_front', 'true'),
(40724, 2626, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40725, 2626, 'wp_user_level', '0'),
(40726, 2626, 'wsl_current_provider', 'Facebook'),
(40727, 2626, 'wsl_current_user_image', 'https://graph.facebook.com/1006536989357413/picture?width=150&height=150'),
(40728, 2626, 'session_tokens', 'a:1:{s:64:\"35c3708b73873ef88e94dc391f96be3a5d5be72f6d44a0f0c5f7f9e16af671f0\";a:4:{s:10:\"expiration\";i:1434202772;s:2:\"ip\";s:13:\"79.168.227.75\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432993172;}}'),
(40729, 2627, 'nickname', 'Goncalo_Padua'),
(40730, 2627, 'first_name', 'Gonçalo'),
(40731, 2627, 'last_name', 'Pádua'),
(40732, 2627, 'description', ''),
(40733, 2627, 'rich_editing', 'true'),
(40734, 2627, 'comment_shortcuts', 'false'),
(40735, 2627, 'admin_color', 'fresh'),
(40736, 2627, 'use_ssl', '0'),
(40737, 2627, 'show_admin_bar_front', 'true'),
(40738, 2627, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40739, 2627, 'wp_user_level', '0'),
(40740, 2627, 'wsl_current_provider', 'Facebook'),
(40741, 2627, 'wsl_current_user_image', 'https://graph.facebook.com/689122881233372/picture?width=150&height=150'),
(40742, 2627, 'session_tokens', 'a:1:{s:64:\"ce464916434d64a5e16666b312b21e2271ef27927fe7bb60a789b6969e54e95a\";a:4:{s:10:\"expiration\";i:1434203165;s:2:\"ip\";s:12:\"89.155.39.82\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432993565;}}'),
(40743, 2628, 'nickname', 'Rodrigo_Carreiras'),
(40744, 2628, 'first_name', 'Rodrigo'),
(40745, 2628, 'last_name', 'Carreiras'),
(40746, 2628, 'description', ''),
(40747, 2628, 'rich_editing', 'true'),
(40748, 2628, 'comment_shortcuts', 'false'),
(40749, 2628, 'admin_color', 'fresh'),
(40750, 2628, 'use_ssl', '0'),
(40751, 2628, 'show_admin_bar_front', 'true'),
(40752, 2628, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40753, 2628, 'wp_user_level', '0'),
(40754, 2628, 'wsl_current_provider', 'Google'),
(40755, 2628, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-CpXaGtL6PtE/AAAAAAAAAAI/AAAAAAAAAGY/hAs3OgJ053k/photo.jpg?sz=200'),
(40756, 2628, 'session_tokens', 'a:1:{s:64:\"b5ae55317b2d7fc76f74a2c50fc629cc79103658b9e52ce1f06a6a328e3b4741\";a:4:{s:10:\"expiration\";i:1434203183;s:2:\"ip\";s:14:\"81.193.187.246\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432993583;}}'),
(40757, 2629, 'nickname', 'Claudio_Paschoa'),
(40758, 2629, 'first_name', 'Claudio'),
(40759, 2629, 'last_name', 'Paschoa'),
(40760, 2629, 'description', ''),
(40761, 2629, 'rich_editing', 'true'),
(40762, 2629, 'comment_shortcuts', 'false'),
(40763, 2629, 'admin_color', 'fresh'),
(40764, 2629, 'use_ssl', '0'),
(40765, 2629, 'show_admin_bar_front', 'true'),
(40766, 2629, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40767, 2629, 'wp_user_level', '0'),
(40768, 2629, 'wsl_current_provider', 'Facebook'),
(40769, 2629, 'wsl_current_user_image', 'https://graph.facebook.com/10152744434742820/picture?width=150&height=150'),
(40770, 2629, 'session_tokens', 'a:1:{s:64:\"2a8508564f25697cf2c53df4d97b3a547086e089bc2d242d427dc5d5542114a2\";a:4:{s:10:\"expiration\";i:1434203241;s:2:\"ip\";s:15:\"179.210.218.164\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432993641;}}'),
(40771, 2628, 'votou', 'sim'),
(40772, 2628, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(40773, 2630, 'nickname', 'Leonor_Barros'),
(40774, 2630, 'first_name', 'Leonor'),
(40775, 2630, 'last_name', 'Barros'),
(40776, 2630, 'description', ''),
(40777, 2630, 'rich_editing', 'true'),
(40778, 2630, 'comment_shortcuts', 'false'),
(40779, 2630, 'admin_color', 'fresh'),
(40780, 2630, 'use_ssl', '0'),
(40781, 2630, 'show_admin_bar_front', 'true'),
(40782, 2630, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40783, 2630, 'wp_user_level', '0'),
(40784, 2630, 'wsl_current_provider', 'Facebook'),
(40785, 2630, 'wsl_current_user_image', 'https://graph.facebook.com/1592665304344958/picture?width=150&height=150'),
(40786, 2630, 'session_tokens', 'a:1:{s:64:\"7a44a2331ebbb86ec3f0a951d7e59ee148f669938d422ba5d791a4904d8cb98c\";a:4:{s:10:\"expiration\";i:1434204261;s:2:\"ip\";s:12:\"95.92.234.38\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1432994661;}}'),
(40787, 2631, 'nickname', 'Jose_Diogo'),
(40788, 2631, 'first_name', 'Diogo'),
(40789, 2631, 'last_name', 'José'),
(40790, 2631, 'description', ''),
(40791, 2631, 'rich_editing', 'true'),
(40792, 2631, 'comment_shortcuts', 'false'),
(40793, 2631, 'admin_color', 'fresh'),
(40794, 2631, 'use_ssl', '0'),
(40795, 2631, 'show_admin_bar_front', 'true'),
(40796, 2631, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40797, 2631, 'wp_user_level', '0'),
(40798, 2631, 'wsl_current_provider', 'Facebook'),
(40799, 2631, 'wsl_current_user_image', 'https://graph.facebook.com/10203062504123599/picture?width=150&height=150'),
(40800, 2631, 'session_tokens', 'a:1:{s:64:\"8c419f56401c697b7685caf34972e6cea54a9b6427f1098ccae765a4fde5f53c\";a:4:{s:10:\"expiration\";i:1434204293;s:2:\"ip\";s:13:\"95.93.224.217\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432994693;}}'),
(40801, 2632, 'nickname', 'Marta_Andrade_Ventura'),
(40802, 2632, 'first_name', 'Marta'),
(40803, 2632, 'last_name', 'Andrade Ventura'),
(40804, 2632, 'description', ''),
(40805, 2632, 'rich_editing', 'true'),
(40806, 2632, 'comment_shortcuts', 'false'),
(40807, 2632, 'admin_color', 'fresh'),
(40808, 2632, 'use_ssl', '0'),
(40809, 2632, 'show_admin_bar_front', 'true'),
(40810, 2632, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40811, 2632, 'wp_user_level', '0'),
(40812, 2632, 'wsl_current_provider', 'Facebook'),
(40813, 2632, 'wsl_current_user_image', 'https://graph.facebook.com/939596392730277/picture?width=150&height=150'),
(40814, 2632, 'session_tokens', 'a:1:{s:64:\"cf0291cbb0ff2d3c619cf0d38485e73c151f611f295a28ed54ba43b4cf5dd884\";a:4:{s:10:\"expiration\";i:1434204657;s:2:\"ip\";s:13:\"88.214.174.86\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432995057;}}'),
(40815, 2631, 'votou', 'sim'),
(40816, 2631, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(40817, 2633, 'nickname', 'Manuel_Mestre_1'),
(40818, 2633, 'first_name', 'Manuel'),
(40819, 2633, 'last_name', 'Mestre'),
(40820, 2633, 'description', ''),
(40821, 2633, 'rich_editing', 'true'),
(40822, 2633, 'comment_shortcuts', 'false'),
(40823, 2633, 'admin_color', 'fresh'),
(40824, 2633, 'use_ssl', '0'),
(40825, 2633, 'show_admin_bar_front', 'true'),
(40826, 2633, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40827, 2633, 'wp_user_level', '0'),
(40828, 2633, 'wsl_current_provider', 'Facebook'),
(40829, 2633, 'wsl_current_user_image', 'https://graph.facebook.com/10207046485584657/picture?width=150&height=150'),
(40830, 2633, 'session_tokens', 'a:1:{s:64:\"59dc87390ea959d4b9c95585065d6bf45afae3da265c4b2ac2a52dbdbecb1e0b\";a:4:{s:10:\"expiration\";i:1434204814;s:2:\"ip\";s:14:\"88.214.171.248\";s:2:\"ua\";s:184:\"Mozilla/5.0 (Linux; Android 4.4.4; C6603 Build/10.5.1.A.0.283) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432995214;}}'),
(40831, 2634, 'nickname', 'Luis_Muchata'),
(40832, 2634, 'first_name', 'Luis'),
(40833, 2634, 'last_name', 'Muchata'),
(40834, 2634, 'description', ''),
(40835, 2634, 'rich_editing', 'true'),
(40836, 2634, 'comment_shortcuts', 'false'),
(40837, 2634, 'admin_color', 'fresh'),
(40838, 2634, 'use_ssl', '0'),
(40839, 2634, 'show_admin_bar_front', 'true'),
(40840, 2634, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40841, 2634, 'wp_user_level', '0'),
(40842, 2634, 'wsl_current_provider', 'Facebook'),
(40843, 2634, 'wsl_current_user_image', 'https://graph.facebook.com/970968892927231/picture?width=150&height=150'),
(40844, 2634, 'session_tokens', 'a:1:{s:64:\"478c97efc6660bfdf8f65c3e1dd46d8d40b16581755d38e584fcfcbd4f1ee1ff\";a:4:{s:10:\"expiration\";i:1434204822;s:2:\"ip\";s:14:\"176.78.146.178\";s:2:\"ua\";s:175:\"Mozilla/5.0 (Linux; Android 4.4.2; Q4868 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/29.0.0.23.13;]\";s:5:\"login\";i:1432995222;}}'),
(40845, 2632, 'votou', 'sim'),
(40846, 2632, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(40847, 2634, 'votou', 'sim'),
(40848, 2634, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(40849, 2633, 'votou', 'sim'),
(40850, 2633, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(40851, 2635, 'nickname', 'Beatriz_Lacerda_Machado'),
(40852, 2635, 'first_name', 'Beatriz'),
(40853, 2635, 'last_name', 'Machado'),
(40854, 2635, 'description', ''),
(40855, 2635, 'rich_editing', 'true'),
(40856, 2635, 'comment_shortcuts', 'false'),
(40857, 2635, 'admin_color', 'fresh'),
(40858, 2635, 'use_ssl', '0'),
(40859, 2635, 'show_admin_bar_front', 'true'),
(40860, 2635, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40861, 2635, 'wp_user_level', '0'),
(40862, 2635, 'wsl_current_provider', 'Facebook'),
(40863, 2635, 'wsl_current_user_image', 'https://graph.facebook.com/10206074496955624/picture?width=150&height=150'),
(40864, 2635, 'session_tokens', 'a:1:{s:64:\"a318c0a3d323332dec925ade23c250fa6cce4708f4f669f9b913d309266c6a05\";a:4:{s:10:\"expiration\";i:1434205111;s:2:\"ip\";s:14:\"83.240.209.138\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432995511;}}'),
(40865, 2636, 'nickname', 'Pedro_Ramires'),
(40866, 2636, 'first_name', 'Pedro'),
(40867, 2636, 'last_name', 'Ramires'),
(40868, 2636, 'description', ''),
(40869, 2636, 'rich_editing', 'true'),
(40870, 2636, 'comment_shortcuts', 'false'),
(40871, 2636, 'admin_color', 'fresh'),
(40872, 2636, 'use_ssl', '0'),
(40873, 2636, 'show_admin_bar_front', 'true'),
(40874, 2636, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40875, 2636, 'wp_user_level', '0'),
(40876, 2636, 'wsl_current_provider', 'Facebook'),
(40877, 2636, 'wsl_current_user_image', 'https://graph.facebook.com/10206056480946807/picture?width=150&height=150'),
(40878, 2636, 'session_tokens', 'a:1:{s:64:\"c8e8daf9aee27a14a1b1702dc61eea957b294f744faf1f499b66c85877478973\";a:4:{s:10:\"expiration\";i:1434205124;s:2:\"ip\";s:13:\"85.241.147.74\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432995524;}}'),
(40879, 2635, 'votou', 'sim'),
(40880, 2635, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(40881, 2637, 'nickname', 'Miguel_Correia_Xorincas'),
(40882, 2637, 'first_name', 'Miguel Correia'),
(40883, 2637, 'last_name', 'Xorincas'),
(40884, 2637, 'description', ''),
(40885, 2637, 'rich_editing', 'true'),
(40886, 2637, 'comment_shortcuts', 'false'),
(40887, 2637, 'admin_color', 'fresh'),
(40888, 2637, 'use_ssl', '0'),
(40889, 2637, 'show_admin_bar_front', 'true'),
(40890, 2637, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40891, 2637, 'wp_user_level', '0'),
(40892, 2637, 'wsl_current_provider', 'Facebook'),
(40893, 2637, 'wsl_current_user_image', 'https://graph.facebook.com/982648425113781/picture?width=150&height=150'),
(40894, 2637, 'session_tokens', 'a:1:{s:64:\"32df3a74cc1c85eb6134a87ceb73063401be2a8a7a0c64448695e277a6afd557\";a:4:{s:10:\"expiration\";i:1434205318;s:2:\"ip\";s:13:\"88.214.165.21\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G850F Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1432995718;}}'),
(40895, 2636, 'votou', 'sim'),
(40896, 2636, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(40897, 2638, 'nickname', 'Pedro_Lagarteiro'),
(40898, 2638, 'first_name', 'Pedro'),
(40899, 2638, 'last_name', 'Lagarteiro'),
(40900, 2638, 'description', ''),
(40901, 2638, 'rich_editing', 'true'),
(40902, 2638, 'comment_shortcuts', 'false'),
(40903, 2638, 'admin_color', 'fresh'),
(40904, 2638, 'use_ssl', '0'),
(40905, 2638, 'show_admin_bar_front', 'true'),
(40906, 2638, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40907, 2638, 'wp_user_level', '0'),
(40908, 2638, 'wsl_current_provider', 'Facebook'),
(40909, 2638, 'wsl_current_user_image', 'https://graph.facebook.com/1425732357749216/picture?width=150&height=150'),
(40910, 2638, 'session_tokens', 'a:1:{s:64:\"dccd732f560489bc147845d63fffa4e0f5abe894e5e19de5f25697415a269759\";a:4:{s:10:\"expiration\";i:1434205633;s:2:\"ip\";s:14:\"188.83.124.209\";s:2:\"ua\";s:133:\"Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/34.0.1847.116 Chrome/34.0.1847.116 Safari/537.36\";s:5:\"login\";i:1432996033;}}'),
(40911, 2637, 'votou', 'sim'),
(40912, 2637, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(40913, 2639, 'nickname', 'Cristiana_Gastao'),
(40914, 2639, 'first_name', 'Cristiana'),
(40915, 2639, 'last_name', 'Gastão'),
(40916, 2639, 'description', ''),
(40917, 2639, 'rich_editing', 'true'),
(40918, 2639, 'comment_shortcuts', 'false'),
(40919, 2639, 'admin_color', 'fresh'),
(40920, 2639, 'use_ssl', '0'),
(40921, 2639, 'show_admin_bar_front', 'true'),
(40922, 2639, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40923, 2639, 'wp_user_level', '0'),
(40924, 2639, 'wsl_current_provider', 'Facebook'),
(40925, 2639, 'wsl_current_user_image', 'https://graph.facebook.com/986087528082763/picture?width=150&height=150'),
(40926, 2639, 'session_tokens', 'a:1:{s:64:\"cffbcf3bb8feccb79eea1ef7009d1a80cea16ac2acec3d2484d297d81d99978b\";a:4:{s:10:\"expiration\";i:1434205883;s:2:\"ip\";s:14:\"213.228.148.27\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432996283;}}'),
(40927, 2639, 'votou', 'sim'),
(40928, 2639, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(40929, 2640, 'nickname', 'Burst_Surfboards'),
(40930, 2640, 'first_name', 'Burst'),
(40931, 2640, 'last_name', 'Surfboards'),
(40932, 2640, 'description', ''),
(40933, 2640, 'rich_editing', 'true'),
(40934, 2640, 'comment_shortcuts', 'false'),
(40935, 2640, 'admin_color', 'fresh'),
(40936, 2640, 'use_ssl', '0'),
(40937, 2640, 'show_admin_bar_front', 'true'),
(40938, 2640, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40939, 2640, 'wp_user_level', '0'),
(40940, 2640, 'wsl_current_provider', 'Facebook'),
(40941, 2640, 'wsl_current_user_image', 'https://graph.facebook.com/714853271971128/picture?width=150&height=150'),
(40942, 2640, 'session_tokens', 'a:1:{s:64:\"3e9de122473c1be3d6287dbd6b2b0382162dcfc05dda04b475614d8d01b9b72b\";a:4:{s:10:\"expiration\";i:1434206027;s:2:\"ip\";s:14:\"85.240.131.250\";s:2:\"ua\";s:64:\"Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; Trident/6.0)\";s:5:\"login\";i:1432996427;}}'),
(40943, 2641, 'nickname', 'Sebastiao_Sa_da_Bandeira'),
(40944, 2641, 'first_name', 'Sebastião'),
(40945, 2641, 'last_name', 'Sá da Bandeira'),
(40946, 2641, 'description', ''),
(40947, 2641, 'rich_editing', 'true'),
(40948, 2641, 'comment_shortcuts', 'false'),
(40949, 2641, 'admin_color', 'fresh'),
(40950, 2641, 'use_ssl', '0'),
(40951, 2641, 'show_admin_bar_front', 'true'),
(40952, 2641, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40953, 2641, 'wp_user_level', '0'),
(40954, 2641, 'wsl_current_provider', 'Facebook'),
(40955, 2641, 'wsl_current_user_image', 'https://graph.facebook.com/900579079981340/picture?width=150&height=150'),
(40956, 2641, 'session_tokens', 'a:1:{s:64:\"592ac80800bf036d15555d5c90dc3dce8de394cc8c83c570cd8d29effe9c120c\";a:4:{s:10:\"expiration\";i:1434206059;s:2:\"ip\";s:13:\"85.244.213.73\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1432996459;}}'),
(40957, 2642, 'nickname', 'Nuno_Santos_3'),
(40958, 2642, 'first_name', 'Nuno'),
(40959, 2642, 'last_name', 'Santos'),
(40960, 2642, 'description', ''),
(40961, 2642, 'rich_editing', 'true'),
(40962, 2642, 'comment_shortcuts', 'false'),
(40963, 2642, 'admin_color', 'fresh'),
(40964, 2642, 'use_ssl', '0'),
(40965, 2642, 'show_admin_bar_front', 'true'),
(40966, 2642, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40967, 2642, 'wp_user_level', '0'),
(40968, 2642, 'wsl_current_provider', 'Facebook'),
(40969, 2642, 'wsl_current_user_image', 'https://graph.facebook.com/1114277048586107/picture?width=150&height=150'),
(40970, 2642, 'session_tokens', 'a:1:{s:64:\"0ac0e1e2a89c3e131c6892a5e43cfcb6e10ab366d68db46090187020831356c3\";a:4:{s:10:\"expiration\";i:1434206172;s:2:\"ip\";s:13:\"89.152.164.54\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1432996572;}}'),
(40971, 2643, 'nickname', 'Diogo_Novella_Lopes-Cardoso'),
(40972, 2643, 'first_name', 'Diogo'),
(40973, 2643, 'last_name', 'Lopes-Cardoso'),
(40974, 2643, 'description', ''),
(40975, 2643, 'rich_editing', 'true'),
(40976, 2643, 'comment_shortcuts', 'false'),
(40977, 2643, 'admin_color', 'fresh'),
(40978, 2643, 'use_ssl', '0'),
(40979, 2643, 'show_admin_bar_front', 'true'),
(40980, 2643, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(40981, 2643, 'wp_user_level', '0'),
(40982, 2643, 'wsl_current_provider', 'Facebook'),
(40983, 2643, 'wsl_current_user_image', 'https://graph.facebook.com/10202631283223611/picture?width=150&height=150'),
(40984, 2643, 'session_tokens', 'a:1:{s:64:\"f3190ab4c10cf414b8735f4cd027b40a57d27b2a40cd1c4674301d0b34008205\";a:4:{s:10:\"expiration\";i:1434206190;s:2:\"ip\";s:13:\"85.240.73.195\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432996590;}}'),
(40985, 2640, 'votou', 'sim'),
(40986, 2640, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379'),
(40987, 2643, 'votou', 'sim'),
(40988, 2643, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(40989, 2642, 'votou', 'sim'),
(40990, 2642, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426'),
(40991, 2644, 'nickname', 'Andre_Palma'),
(40992, 2644, 'first_name', 'Andre'),
(40993, 2644, 'last_name', 'Palma'),
(40994, 2644, 'description', ''),
(40995, 2644, 'rich_editing', 'true'),
(40996, 2644, 'comment_shortcuts', 'false'),
(40997, 2644, 'admin_color', 'fresh'),
(40998, 2644, 'use_ssl', '0'),
(40999, 2644, 'show_admin_bar_front', 'true'),
(41000, 2644, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41001, 2644, 'wp_user_level', '0'),
(41002, 2644, 'wsl_current_provider', 'Facebook'),
(41003, 2644, 'wsl_current_user_image', 'https://graph.facebook.com/10205412291004759/picture?width=150&height=150'),
(41004, 2644, 'session_tokens', 'a:1:{s:64:\"755f54d26d302021ebcf07702e30845f7d9cf6247fe6a80b1602dd02bfe8786a\";a:4:{s:10:\"expiration\";i:1434206932;s:2:\"ip\";s:13:\"95.92.105.225\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432997332;}}'),
(41005, 2645, 'nickname', 'Carlos_Mota'),
(41006, 2645, 'first_name', 'Carlos'),
(41007, 2645, 'last_name', 'Mota'),
(41008, 2645, 'description', ''),
(41009, 2645, 'rich_editing', 'true'),
(41010, 2645, 'comment_shortcuts', 'false'),
(41011, 2645, 'admin_color', 'fresh'),
(41012, 2645, 'use_ssl', '0'),
(41013, 2645, 'show_admin_bar_front', 'true'),
(41014, 2645, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41015, 2645, 'wp_user_level', '0'),
(41016, 2645, 'wsl_current_provider', 'Facebook'),
(41017, 2645, 'wsl_current_user_image', 'https://graph.facebook.com/10203214901367518/picture?width=150&height=150'),
(41018, 2645, 'session_tokens', 'a:1:{s:64:\"f52b539af5f85d35ae54a34126a7b845b8bba3fc387decbf0f7b22a25d223e1d\";a:4:{s:10:\"expiration\";i:1434206956;s:2:\"ip\";s:13:\"89.152.78.165\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1432997356;}}'),
(41019, 2641, 'votou', 'sim'),
(41020, 2641, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(41021, 2646, 'nickname', 'Lucrecia_Garcia'),
(41022, 2646, 'first_name', 'Lucrecia'),
(41023, 2646, 'last_name', 'Garcia'),
(41024, 2646, 'description', ''),
(41025, 2646, 'rich_editing', 'true'),
(41026, 2646, 'comment_shortcuts', 'false'),
(41027, 2646, 'admin_color', 'fresh'),
(41028, 2646, 'use_ssl', '0'),
(41029, 2646, 'show_admin_bar_front', 'true'),
(41030, 2646, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41031, 2646, 'wp_user_level', '0'),
(41032, 2646, 'wsl_current_provider', 'Facebook'),
(41033, 2646, 'wsl_current_user_image', 'https://graph.facebook.com/10203080798940633/picture?width=150&height=150'),
(41034, 2646, 'session_tokens', 'a:1:{s:64:\"2e05f6e0eeee6394d21fa257ea38a3b56adccf2db865650727af2b3203997b29\";a:4:{s:10:\"expiration\";i:1434207410;s:2:\"ip\";s:12:\"80.195.9.243\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1432997810;}}'),
(41035, 2647, 'nickname', 'Nuno_Shaka_Tavares'),
(41036, 2647, 'first_name', 'Nuno'),
(41037, 2647, 'last_name', 'Tavares'),
(41038, 2647, 'description', ''),
(41039, 2647, 'rich_editing', 'true'),
(41040, 2647, 'comment_shortcuts', 'false'),
(41041, 2647, 'admin_color', 'fresh'),
(41042, 2647, 'use_ssl', '0'),
(41043, 2647, 'show_admin_bar_front', 'true'),
(41044, 2647, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41045, 2647, 'wp_user_level', '0'),
(41046, 2647, 'wsl_current_provider', 'Facebook'),
(41047, 2647, 'wsl_current_user_image', 'https://graph.facebook.com/10204379567190500/picture?width=150&height=150'),
(41048, 2647, 'session_tokens', 'a:1:{s:64:\"915d4b1024337b70cd8f74d3c65d2b839f3fe25033d38c7d347317b818115e55\";a:4:{s:10:\"expiration\";i:1434207444;s:2:\"ip\";s:15:\"192.168.127.160\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432997844;}}'),
(41049, 2648, 'nickname', 'Vasco_Queiroz'),
(41050, 2648, 'first_name', 'Vasco'),
(41051, 2648, 'last_name', 'Queiroz'),
(41052, 2648, 'description', ''),
(41053, 2648, 'rich_editing', 'true'),
(41054, 2648, 'comment_shortcuts', 'false'),
(41055, 2648, 'admin_color', 'fresh'),
(41056, 2648, 'use_ssl', '0'),
(41057, 2648, 'show_admin_bar_front', 'true'),
(41058, 2648, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41059, 2648, 'wp_user_level', '0'),
(41060, 2648, 'wsl_current_provider', 'Facebook'),
(41061, 2648, 'wsl_current_user_image', 'https://graph.facebook.com/1606803786270037/picture?width=150&height=150'),
(41062, 2648, 'session_tokens', 'a:1:{s:64:\"22bc1eb93cae3dc90f10e3575a75194883ca92810270e423f2f72e221b543073\";a:4:{s:10:\"expiration\";i:1434207576;s:2:\"ip\";s:12:\"5.249.45.132\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432997976;}}'),
(41063, 2649, 'nickname', 'Rosa_Maria_Figueiredo'),
(41064, 2649, 'first_name', 'Rosa Maria'),
(41065, 2649, 'last_name', 'Figueiredo'),
(41066, 2649, 'description', ''),
(41067, 2649, 'rich_editing', 'true'),
(41068, 2649, 'comment_shortcuts', 'false'),
(41069, 2649, 'admin_color', 'fresh'),
(41070, 2649, 'use_ssl', '0'),
(41071, 2649, 'show_admin_bar_front', 'true'),
(41072, 2649, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41073, 2649, 'wp_user_level', '0'),
(41074, 2649, 'wsl_current_provider', 'Facebook'),
(41075, 2649, 'wsl_current_user_image', 'https://graph.facebook.com/980042438687517/picture?width=150&height=150'),
(41076, 2649, 'session_tokens', 'a:1:{s:64:\"8f7280fd56c91869fdd5314d19d9b681483b3c32edf653240f102ec1c9ea497c\";a:4:{s:10:\"expiration\";i:1434207589;s:2:\"ip\";s:13:\"176.79.184.30\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432997989;}}'),
(41077, 2650, 'nickname', 'Nuno_Tavares'),
(41078, 2650, 'first_name', 'Nuno'),
(41079, 2650, 'last_name', 'Tavares'),
(41080, 2650, 'description', ''),
(41081, 2650, 'rich_editing', 'true'),
(41082, 2650, 'comment_shortcuts', 'false'),
(41083, 2650, 'admin_color', 'fresh'),
(41084, 2650, 'use_ssl', '0'),
(41085, 2650, 'show_admin_bar_front', 'true'),
(41086, 2650, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41087, 2650, 'wp_user_level', '0'),
(41088, 2650, 'wsl_current_provider', 'Google'),
(41089, 2650, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-1BiV0237UJs/AAAAAAAAAAI/AAAAAAAAADI/Ask4BUbv5p8/photo.jpg?sz=200'),
(41090, 2650, 'session_tokens', 'a:1:{s:64:\"5eb40ea44af1df6f0f7bd4fd4369dec76f68681085e69e0dc4afd897ae1008ce\";a:4:{s:10:\"expiration\";i:1434207637;s:2:\"ip\";s:13:\"195.23.61.236\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432998037;}}'),
(41091, 2649, 'votou', 'sim'),
(41092, 2649, 'user_votes', 'onda-do-ano-polen_p1230'),
(41093, 2651, 'nickname', 'luis_poinhos'),
(41094, 2651, 'first_name', 'luis'),
(41095, 2651, 'last_name', 'poinhos'),
(41096, 2651, 'description', ''),
(41097, 2651, 'rich_editing', 'true'),
(41098, 2651, 'comment_shortcuts', 'false'),
(41099, 2651, 'admin_color', 'fresh'),
(41100, 2651, 'use_ssl', '0'),
(41101, 2651, 'show_admin_bar_front', 'true'),
(41102, 2651, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41103, 2651, 'wp_user_level', '0'),
(41104, 2651, 'wsl_current_provider', 'Google'),
(41105, 2651, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(41106, 2651, 'session_tokens', 'a:1:{s:64:\"bb841e2c8129ae003cfe4ba136d3c830c6c3315d82b3bb8ba527c089265d6d6f\";a:4:{s:10:\"expiration\";i:1434207661;s:2:\"ip\";s:14:\"176.78.159.184\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-V480 Build/KOT49I.A1405304718) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.109 Safari/537.36\";s:5:\"login\";i:1432998061;}}'),
(41107, 2651, 'votou', 'sim'),
(41108, 2651, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(41109, 2650, 'votou', 'sim'),
(41110, 2650, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(41111, 2645, 'votou', 'sim'),
(41112, 2645, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(41113, 2648, 'votou', 'sim'),
(41114, 2648, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(41115, 2652, 'nickname', 'Goncalo_Godinho'),
(41116, 2652, 'first_name', 'Gonçalo'),
(41117, 2652, 'last_name', 'Godinho'),
(41118, 2652, 'description', ''),
(41119, 2652, 'rich_editing', 'true'),
(41120, 2652, 'comment_shortcuts', 'false'),
(41121, 2652, 'admin_color', 'fresh'),
(41122, 2652, 'use_ssl', '0'),
(41123, 2652, 'show_admin_bar_front', 'true'),
(41124, 2652, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41125, 2652, 'wp_user_level', '0'),
(41126, 2652, 'wsl_current_provider', 'Facebook'),
(41127, 2652, 'wsl_current_user_image', 'https://graph.facebook.com/949312788434226/picture?width=150&height=150'),
(41128, 2652, 'session_tokens', 'a:1:{s:64:\"c33873fca33b5284809e54d31b77d951ce9ac9fa9eaa40e5f10fde5e5b8c2b95\";a:4:{s:10:\"expiration\";i:1434208216;s:2:\"ip\";s:13:\"79.168.151.74\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1432998616;}}'),
(41129, 2653, 'nickname', 'Duarte_Seabra_Luis'),
(41130, 2653, 'first_name', 'Duarte'),
(41131, 2653, 'last_name', 'Seabra Luís'),
(41132, 2653, 'description', ''),
(41133, 2653, 'rich_editing', 'true'),
(41134, 2653, 'comment_shortcuts', 'false'),
(41135, 2653, 'admin_color', 'fresh'),
(41136, 2653, 'use_ssl', '0'),
(41137, 2653, 'show_admin_bar_front', 'true'),
(41138, 2653, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41139, 2653, 'wp_user_level', '0'),
(41140, 2653, 'wsl_current_provider', 'Facebook'),
(41141, 2653, 'wsl_current_user_image', 'https://graph.facebook.com/375992745925417/picture?width=150&height=150'),
(41142, 2653, 'session_tokens', 'a:1:{s:64:\"588df9b006a634be575d898380ee2b5a9254a84eff2d8105a8779d01bf0f69ce\";a:4:{s:10:\"expiration\";i:1434208383;s:2:\"ip\";s:14:\"85.245.183.241\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1432998783;}}'),
(41143, 2654, 'nickname', 'Pedro_Guedes_de_Sousa'),
(41144, 2654, 'first_name', 'Pedro'),
(41145, 2654, 'last_name', 'Guedes de Sousa'),
(41146, 2654, 'description', ''),
(41147, 2654, 'rich_editing', 'true'),
(41148, 2654, 'comment_shortcuts', 'false'),
(41149, 2654, 'admin_color', 'fresh'),
(41150, 2654, 'use_ssl', '0'),
(41151, 2654, 'show_admin_bar_front', 'true'),
(41152, 2654, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41153, 2654, 'wp_user_level', '0'),
(41154, 2654, 'wsl_current_provider', 'Facebook'),
(41155, 2654, 'wsl_current_user_image', 'https://graph.facebook.com/970059836357740/picture?width=150&height=150'),
(41156, 2654, 'session_tokens', 'a:1:{s:64:\"9224fd66f2bb5fd30c464024ff42b3ae2a0b2a45708e90fac9e5141d7a11eb41\";a:4:{s:10:\"expiration\";i:1434208417;s:2:\"ip\";s:14:\"85.243.138.226\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1432998817;}}'),
(41157, 2655, 'nickname', 'Luisa_Beltrao'),
(41158, 2655, 'first_name', 'Luísa'),
(41159, 2655, 'last_name', 'Beltrão'),
(41160, 2655, 'description', ''),
(41161, 2655, 'rich_editing', 'true'),
(41162, 2655, 'comment_shortcuts', 'false'),
(41163, 2655, 'admin_color', 'fresh'),
(41164, 2655, 'use_ssl', '0'),
(41165, 2655, 'show_admin_bar_front', 'true'),
(41166, 2655, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41167, 2655, 'wp_user_level', '0'),
(41168, 2655, 'wsl_current_provider', 'Facebook'),
(41169, 2655, 'wsl_current_user_image', 'https://graph.facebook.com/10204383251887042/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(41170, 2655, 'session_tokens', 'a:1:{s:64:\"ca802b96b21ed7f9a27b309ed40ce33dc193ac0222d967ae87f86d44575dc038\";a:4:{s:10:\"expiration\";i:1434209793;s:2:\"ip\";s:13:\"85.138.202.36\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433000193;}}'),
(41171, 2655, 'votou', 'sim'),
(41172, 2655, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(41173, 2653, 'votou', 'sim'),
(41174, 2653, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(41175, 2419, 'votou', 'sim'),
(41176, 2419, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(41177, 2656, 'nickname', 'Ella_Sid'),
(41178, 2656, 'first_name', 'Ella'),
(41179, 2656, 'last_name', 'Sid'),
(41180, 2656, 'description', ''),
(41181, 2656, 'rich_editing', 'true'),
(41182, 2656, 'comment_shortcuts', 'false'),
(41183, 2656, 'admin_color', 'fresh'),
(41184, 2656, 'use_ssl', '0'),
(41185, 2656, 'show_admin_bar_front', 'true'),
(41186, 2656, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41187, 2656, 'wp_user_level', '0'),
(41188, 2656, 'wsl_current_provider', 'Facebook'),
(41189, 2656, 'wsl_current_user_image', 'https://graph.facebook.com/466038893572571/picture?width=150&height=150'),
(41190, 2656, 'session_tokens', 'a:1:{s:64:\"2477df113bea561004b182c712efdfe0a80168731814060f63c0ab99f1d0b019\";a:4:{s:10:\"expiration\";i:1434210573;s:2:\"ip\";s:14:\"89.109.106.179\";s:2:\"ua\";s:189:\"Mozilla/5.0 (Linux; Android 5.0.1; SM-N915FY Build/LRX22C; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433000973;}}'),
(41191, 2657, 'nickname', 'paula_fidalgo'),
(41192, 2657, 'first_name', 'paula'),
(41193, 2657, 'last_name', 'fidalgo'),
(41194, 2657, 'description', ''),
(41195, 2657, 'rich_editing', 'true'),
(41196, 2657, 'comment_shortcuts', 'false'),
(41197, 2657, 'admin_color', 'fresh'),
(41198, 2657, 'use_ssl', '0'),
(41199, 2657, 'show_admin_bar_front', 'true'),
(41200, 2657, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41201, 2657, 'wp_user_level', '0'),
(41202, 2657, 'wsl_current_provider', 'Google'),
(41203, 2657, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(41204, 2657, 'session_tokens', 'a:1:{s:64:\"fd56e23d5f1be8780dfde4ed363ca2df182b3bd9942381b0035f8fbfc44d13e8\";a:4:{s:10:\"expiration\";i:1434210768;s:2:\"ip\";s:12:\"31.54.37.196\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433001168;}}'),
(41205, 2657, 'votou', 'sim'),
(41206, 2657, 'user_votes', 'surfista-do-ano-oakley_p1344,tubo-do-ano-ess_p1296,manobra-do-ano-reef_p1309,onda-do-ano-polen_p1313,foto-do-ano_p1277'),
(41207, 2658, 'nickname', 'Beatriz_Faria'),
(41208, 2658, 'first_name', 'Beatriz'),
(41209, 2658, 'last_name', 'Faria'),
(41210, 2658, 'description', ''),
(41211, 2658, 'rich_editing', 'true'),
(41212, 2658, 'comment_shortcuts', 'false'),
(41213, 2658, 'admin_color', 'fresh'),
(41214, 2658, 'use_ssl', '0'),
(41215, 2658, 'show_admin_bar_front', 'true'),
(41216, 2658, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41217, 2658, 'wp_user_level', '0'),
(41218, 2658, 'wsl_current_provider', 'Facebook'),
(41219, 2658, 'wsl_current_user_image', 'https://graph.facebook.com/1450337315280214/picture?width=150&height=150'),
(41220, 2658, 'session_tokens', 'a:1:{s:64:\"d2f61373214c86a0986842c44cbdd61ecba0c8171caa7cc9bc926e3e1ab79713\";a:4:{s:10:\"expiration\";i:1434211113;s:2:\"ip\";s:14:\"95.172.187.102\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1433001513;}}'),
(41221, 2659, 'nickname', 'baby_meirelles'),
(41222, 2659, 'first_name', 'baby'),
(41223, 2659, 'last_name', 'meirelles'),
(41224, 2659, 'description', ''),
(41225, 2659, 'rich_editing', 'true'),
(41226, 2659, 'comment_shortcuts', 'false'),
(41227, 2659, 'admin_color', 'fresh'),
(41228, 2659, 'use_ssl', '0'),
(41229, 2659, 'show_admin_bar_front', 'true'),
(41230, 2659, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41231, 2659, 'wp_user_level', '0'),
(41232, 2659, 'wsl_current_provider', 'Google'),
(41233, 2659, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(41234, 2659, 'session_tokens', 'a:1:{s:64:\"bb919a7c225aba7551aacc7c36d9b6e6ce31328b5fc4baa8b4a1b702a8600862\";a:4:{s:10:\"expiration\";i:1434211555;s:2:\"ip\";s:14:\"85.138.105.164\";s:2:\"ua\";s:130:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-US; B1-A71 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.1 Safari/534.30\";s:5:\"login\";i:1433001955;}}'),
(41235, 2659, 'votou', 'sim'),
(41236, 2659, 'user_votes', 'free-surfer-do-ano-volcom_p1395'),
(41237, 2660, 'nickname', 'Teresa_Abracos'),
(41238, 2660, 'first_name', 'Teresa'),
(41239, 2660, 'last_name', 'Abraços'),
(41240, 2660, 'description', ''),
(41241, 2660, 'rich_editing', 'true'),
(41242, 2660, 'comment_shortcuts', 'false'),
(41243, 2660, 'admin_color', 'fresh'),
(41244, 2660, 'use_ssl', '0'),
(41245, 2660, 'show_admin_bar_front', 'true'),
(41246, 2660, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41247, 2660, 'wp_user_level', '0'),
(41248, 2660, 'wsl_current_provider', 'Facebook'),
(41249, 2660, 'wsl_current_user_image', 'https://graph.facebook.com/825215747564613/picture?width=150&height=150'),
(41250, 2660, 'session_tokens', 'a:1:{s:64:\"a72caf46b9d38fe3aa67fceb6c42f04a8006617c4015b9d3df3f129982581147\";a:4:{s:10:\"expiration\";i:1434211828;s:2:\"ip\";s:13:\"85.244.235.57\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1433002228;}}'),
(41251, 2661, 'nickname', 'Julia_Lopes'),
(41252, 2661, 'first_name', 'Julia'),
(41253, 2661, 'last_name', 'Lopes'),
(41254, 2661, 'description', ''),
(41255, 2661, 'rich_editing', 'true'),
(41256, 2661, 'comment_shortcuts', 'false'),
(41257, 2661, 'admin_color', 'fresh'),
(41258, 2661, 'use_ssl', '0'),
(41259, 2661, 'show_admin_bar_front', 'true'),
(41260, 2661, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41261, 2661, 'wp_user_level', '0'),
(41262, 2661, 'wsl_current_provider', 'Facebook'),
(41263, 2661, 'wsl_current_user_image', 'https://graph.facebook.com/10206563556628619/picture?width=150&height=150'),
(41264, 2661, 'session_tokens', 'a:1:{s:64:\"a6dba3dfaa173b1d39593dd99aa83abe9736d886a235b8fb8ca53ebea060a9ab\";a:4:{s:10:\"expiration\";i:1434211847;s:2:\"ip\";s:13:\"95.172.188.57\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.59.10 (KHTML, like Gecko) Version/5.1.9 Safari/534.59.10\";s:5:\"login\";i:1433002247;}}'),
(41265, 2661, 'votou', 'sim'),
(41266, 2661, 'user_votes', 'free-surfer-do-ano-volcom_p1391'),
(41267, 2662, 'nickname', 'David_Bernardo'),
(41268, 2662, 'first_name', 'David'),
(41269, 2662, 'last_name', 'Bernardo'),
(41270, 2662, 'description', ''),
(41271, 2662, 'rich_editing', 'true'),
(41272, 2662, 'comment_shortcuts', 'false'),
(41273, 2662, 'admin_color', 'fresh'),
(41274, 2662, 'use_ssl', '0'),
(41275, 2662, 'show_admin_bar_front', 'true'),
(41276, 2662, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41277, 2662, 'wp_user_level', '0'),
(41278, 2662, 'wsl_current_provider', 'Google'),
(41279, 2662, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-xwVQEBgBGQw/AAAAAAAAAAI/AAAAAAAAAhw/fqCFLYr6mC4/photo.jpg?sz=200'),
(41280, 2662, 'session_tokens', 'a:2:{s:64:\"44bae5ba5d8a30ed7d932eb692a75a2d9f2a8ddfd7b45006f841b33352973779\";a:4:{s:10:\"expiration\";i:1434211897;s:2:\"ip\";s:14:\"85.138.105.164\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433002297;}s:64:\"0d2aabf2cb19f08b2d42cd2755c29e473d02b61b7f677b1586429ac0a325541f\";a:4:{s:10:\"expiration\";i:1434211918;s:2:\"ip\";s:14:\"85.138.105.164\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433002318;}}'),
(41281, 2663, 'nickname', 'Maria_Eduarda_Pereira'),
(41282, 2663, 'first_name', 'Maria Eduarda'),
(41283, 2663, 'last_name', 'Pereira'),
(41284, 2663, 'description', ''),
(41285, 2663, 'rich_editing', 'true'),
(41286, 2663, 'comment_shortcuts', 'false'),
(41287, 2663, 'admin_color', 'fresh'),
(41288, 2663, 'use_ssl', '0'),
(41289, 2663, 'show_admin_bar_front', 'true'),
(41290, 2663, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41291, 2663, 'wp_user_level', '0'),
(41292, 2663, 'wsl_current_provider', 'Google'),
(41293, 2663, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(41294, 2663, 'session_tokens', 'a:1:{s:64:\"5542c0d40373ad88602c9c72e9dc54ab18af35c648cb27547dbac80e58c19599\";a:4:{s:10:\"expiration\";i:1434211976;s:2:\"ip\";s:13:\"46.189.159.36\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433002376;}}'),
(41295, 2658, 'votou', 'sim'),
(41296, 2658, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(41297, 2664, 'nickname', 'Janine_Mols-Griens'),
(41298, 2664, 'first_name', 'Janine'),
(41299, 2664, 'last_name', 'Mols-Griens'),
(41300, 2664, 'description', ''),
(41301, 2664, 'rich_editing', 'true'),
(41302, 2664, 'comment_shortcuts', 'false'),
(41303, 2664, 'admin_color', 'fresh'),
(41304, 2664, 'use_ssl', '0'),
(41305, 2664, 'show_admin_bar_front', 'true'),
(41306, 2664, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41307, 2664, 'wp_user_level', '0'),
(41308, 2664, 'wsl_current_provider', 'Facebook'),
(41309, 2664, 'wsl_current_user_image', 'https://graph.facebook.com/1873699259522299/picture?width=150&height=150'),
(41310, 2664, 'session_tokens', 'a:1:{s:64:\"ddf28af3fbd53ce69258530e8f31347bd56d27b61630924b46f566f276d8c67a\";a:4:{s:10:\"expiration\";i:1434212143;s:2:\"ip\";s:15:\"212.120.109.185\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433002543;}}'),
(41311, 2663, 'votou', 'sim'),
(41312, 2663, 'user_votes', 'surfista-do-ano-oakley_p1339,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1236,revelacao-do-ano-deeply_p1387,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(41313, 2665, 'nickname', 'Joana_Garcia'),
(41314, 2665, 'first_name', 'Joana'),
(41315, 2665, 'last_name', 'Garcia'),
(41316, 2665, 'description', ''),
(41317, 2665, 'rich_editing', 'true'),
(41318, 2665, 'comment_shortcuts', 'false'),
(41319, 2665, 'admin_color', 'fresh'),
(41320, 2665, 'use_ssl', '0'),
(41321, 2665, 'show_admin_bar_front', 'true'),
(41322, 2665, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41323, 2665, 'wp_user_level', '0'),
(41324, 2665, 'wsl_current_provider', 'Facebook'),
(41325, 2665, 'wsl_current_user_image', 'https://graph.facebook.com/825749014184794/picture?width=150&height=150'),
(41326, 2665, 'session_tokens', 'a:1:{s:64:\"48cda426d6fd60fa82584a0aed83dce4a23d9ba6cc1a037abaf04678bd114274\";a:4:{s:10:\"expiration\";i:1434212374;s:2:\"ip\";s:11:\"95.94.71.92\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433002774;}}'),
(41327, 2660, 'votou', 'sim'),
(41328, 2660, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(41329, 2666, 'nickname', 'Manuel_Cruz'),
(41330, 2666, 'first_name', 'Manuel'),
(41331, 2666, 'last_name', 'Cruz'),
(41332, 2666, 'description', ''),
(41333, 2666, 'rich_editing', 'true'),
(41334, 2666, 'comment_shortcuts', 'false'),
(41335, 2666, 'admin_color', 'fresh'),
(41336, 2666, 'use_ssl', '0'),
(41337, 2666, 'show_admin_bar_front', 'true'),
(41338, 2666, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41339, 2666, 'wp_user_level', '0'),
(41340, 2666, 'wsl_current_provider', 'Google'),
(41341, 2666, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-wkQ2t6Dy3Cg/AAAAAAAAAAI/AAAAAAAAADE/_rVfIjl0Hb8/photo.jpg?sz=200'),
(41342, 2666, 'session_tokens', 'a:1:{s:64:\"c5abcfdab1a6b870ab1872ecf57b58219504987cd238bc42e31ac9c9752a020e\";a:4:{s:10:\"expiration\";i:1434212457;s:2:\"ip\";s:14:\"188.80.150.237\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433002857;}}'),
(41343, 2664, 'votou', 'sim'),
(41344, 2664, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(41345, 2666, 'votou', 'sim'),
(41346, 2666, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(41347, 2665, 'votou', 'sim'),
(41348, 2665, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(41349, 2667, 'nickname', 'Monica_Fernandes'),
(41350, 2667, 'first_name', 'Mónica'),
(41351, 2667, 'last_name', 'Fernandes'),
(41352, 2667, 'description', ''),
(41353, 2667, 'rich_editing', 'true'),
(41354, 2667, 'comment_shortcuts', 'false'),
(41355, 2667, 'admin_color', 'fresh'),
(41356, 2667, 'use_ssl', '0'),
(41357, 2667, 'show_admin_bar_front', 'true'),
(41358, 2667, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41359, 2667, 'wp_user_level', '0'),
(41360, 2667, 'wsl_current_provider', 'Google'),
(41361, 2667, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(41362, 2667, 'session_tokens', 'a:1:{s:64:\"285b74c3e70ae889836ba7b985c218b7123e1570a80cd33fde8a0421110a8ea3\";a:4:{s:10:\"expiration\";i:1434213059;s:2:\"ip\";s:11:\"194.79.86.9\";s:2:\"ua\";s:209:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET CLR 1.1.4322; .NET4.0C; InfoPath.3; .NET4.0E)\";s:5:\"login\";i:1433003459;}}'),
(41363, 2667, 'votou', 'sim'),
(41364, 2667, 'user_votes', 'treinador-do-ano_p1359'),
(41365, 2668, 'nickname', 'Mafalda_Ferreira'),
(41366, 2668, 'first_name', 'Mafalda'),
(41367, 2668, 'last_name', 'Ferreira'),
(41368, 2668, 'description', ''),
(41369, 2668, 'rich_editing', 'true'),
(41370, 2668, 'comment_shortcuts', 'false'),
(41371, 2668, 'admin_color', 'fresh'),
(41372, 2668, 'use_ssl', '0'),
(41373, 2668, 'show_admin_bar_front', 'true'),
(41374, 2668, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41375, 2668, 'wp_user_level', '0'),
(41376, 2668, 'wsl_current_provider', 'Facebook'),
(41377, 2668, 'wsl_current_user_image', 'https://graph.facebook.com/10204076207537162/picture?width=150&height=150'),
(41378, 2668, 'session_tokens', 'a:1:{s:64:\"171eff072798e87290303ca007cbc98cad02642653d08e99f712232eef579ec8\";a:4:{s:10:\"expiration\";i:1434213696;s:2:\"ip\";s:13:\"81.193.17.165\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; GT-I9060 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433004096;}}'),
(41379, 2668, 'votou', 'sim'),
(41380, 2668, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(41381, 2669, 'nickname', 'Goncalo_Ferreira'),
(41382, 2669, 'first_name', 'Gonçalo'),
(41383, 2669, 'last_name', 'Ferreira'),
(41384, 2669, 'description', ''),
(41385, 2669, 'rich_editing', 'true'),
(41386, 2669, 'comment_shortcuts', 'false'),
(41387, 2669, 'admin_color', 'fresh'),
(41388, 2669, 'use_ssl', '0'),
(41389, 2669, 'show_admin_bar_front', 'true'),
(41390, 2669, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41391, 2669, 'wp_user_level', '0'),
(41392, 2669, 'wsl_current_provider', 'Facebook'),
(41393, 2669, 'wsl_current_user_image', 'https://graph.facebook.com/964127530288368/picture?width=150&height=150'),
(41394, 2669, 'session_tokens', 'a:1:{s:64:\"e146ae6d529cdfa06a45e8e7acdbf64675a391b1612b7c747ce2e516dfb106fd\";a:4:{s:10:\"expiration\";i:1434214246;s:2:\"ip\";s:14:\"79.168.193.143\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433004646;}}'),
(41395, 2670, 'nickname', 'Rosina_Pacheco'),
(41396, 2670, 'first_name', 'Rosina'),
(41397, 2670, 'last_name', 'Pacheco'),
(41398, 2670, 'description', ''),
(41399, 2670, 'rich_editing', 'true'),
(41400, 2670, 'comment_shortcuts', 'false'),
(41401, 2670, 'admin_color', 'fresh'),
(41402, 2670, 'use_ssl', '0'),
(41403, 2670, 'show_admin_bar_front', 'true'),
(41404, 2670, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41405, 2670, 'wp_user_level', '0'),
(41406, 2670, 'wsl_current_provider', 'Facebook'),
(41407, 2670, 'wsl_current_user_image', 'https://graph.facebook.com/10200720992302989/picture?width=150&height=150'),
(41408, 2670, 'session_tokens', 'a:1:{s:64:\"eb59aed129526fc3d45610821fa9a1b0444fb4a173aad4835c310ad8b033966c\";a:4:{s:10:\"expiration\";i:1434214276;s:2:\"ip\";s:13:\"85.246.162.13\";s:2:\"ua\";s:185:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1433004676;}}'),
(41409, 2669, 'votou', 'sim'),
(41410, 2669, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(41411, 2671, 'nickname', 'Catarina_Poiares'),
(41412, 2671, 'first_name', 'Catarina'),
(41413, 2671, 'last_name', 'Poiares'),
(41414, 2671, 'description', ''),
(41415, 2671, 'rich_editing', 'true'),
(41416, 2671, 'comment_shortcuts', 'false'),
(41417, 2671, 'admin_color', 'fresh'),
(41418, 2671, 'use_ssl', '0'),
(41419, 2671, 'show_admin_bar_front', 'true'),
(41420, 2671, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41421, 2671, 'wp_user_level', '0'),
(41422, 2671, 'wsl_current_provider', 'Facebook'),
(41423, 2671, 'wsl_current_user_image', 'https://graph.facebook.com/10200539748333892/picture?width=150&height=150'),
(41424, 2671, 'session_tokens', 'a:1:{s:64:\"a05199040d78b0e185d2a5f374518b9e8b17a7f8ec90512691cd152cd31c6d86\";a:4:{s:10:\"expiration\";i:1434215356;s:2:\"ip\";s:14:\"81.193.132.241\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433005756;}}'),
(41425, 2672, 'nickname', 'Telmo_Azevedo'),
(41426, 2672, 'first_name', 'Telmo'),
(41427, 2672, 'last_name', 'Azevedo'),
(41428, 2672, 'description', ''),
(41429, 2672, 'rich_editing', 'true'),
(41430, 2672, 'comment_shortcuts', 'false'),
(41431, 2672, 'admin_color', 'fresh'),
(41432, 2672, 'use_ssl', '0'),
(41433, 2672, 'show_admin_bar_front', 'true'),
(41434, 2672, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41435, 2672, 'wp_user_level', '0'),
(41436, 2672, 'wsl_current_provider', 'Facebook'),
(41437, 2672, 'wsl_current_user_image', 'https://graph.facebook.com/1073257612702880/picture?width=150&height=150'),
(41438, 2672, 'session_tokens', 'a:1:{s:64:\"f2ef7d227a9128b58afbf4163ec1601da6ec1690b59a8512d58bf51a0ca08bd0\";a:4:{s:10:\"expiration\";i:1434215510;s:2:\"ip\";s:12:\"95.92.26.144\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433005910;}}'),
(41439, 2671, 'votou', 'sim'),
(41440, 2671, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(41441, 2673, 'nickname', 'Vasco_Maria_dOrey_Moreira'),
(41442, 2673, 'first_name', 'Vasco Maria'),
(41443, 2673, 'last_name', 'd\'Orey Moreira'),
(41444, 2673, 'description', ''),
(41445, 2673, 'rich_editing', 'true'),
(41446, 2673, 'comment_shortcuts', 'false'),
(41447, 2673, 'admin_color', 'fresh'),
(41448, 2673, 'use_ssl', '0'),
(41449, 2673, 'show_admin_bar_front', 'true'),
(41450, 2673, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41451, 2673, 'wp_user_level', '0'),
(41452, 2673, 'wsl_current_provider', 'Google'),
(41453, 2673, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-kX3tzEuK4fo/AAAAAAAAAAI/AAAAAAAAEQw/Dgqx3ZNZSzk/photo.jpg?sz=200'),
(41454, 2673, 'session_tokens', 'a:1:{s:64:\"c5c1f348ea2a5eaee5d999d66334620034888388e814d6222bf7d5928c8c244d\";a:4:{s:10:\"expiration\";i:1434215572;s:2:\"ip\";s:14:\"176.78.166.164\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433005972;}}'),
(41455, 2672, 'votou', 'sim'),
(41456, 2672, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(41457, 2673, 'votou', 'sim'),
(41458, 2673, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(41459, 2674, 'nickname', 'Nuno_Camarinha'),
(41460, 2674, 'first_name', 'Nuno'),
(41461, 2674, 'last_name', 'Camarinha'),
(41462, 2674, 'description', ''),
(41463, 2674, 'rich_editing', 'true'),
(41464, 2674, 'comment_shortcuts', 'false'),
(41465, 2674, 'admin_color', 'fresh'),
(41466, 2674, 'use_ssl', '0'),
(41467, 2674, 'show_admin_bar_front', 'true'),
(41468, 2674, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41469, 2674, 'wp_user_level', '0'),
(41470, 2674, 'wsl_current_provider', 'Facebook'),
(41471, 2674, 'wsl_current_user_image', 'https://graph.facebook.com/10205796693710550/picture?width=150&height=150'),
(41472, 2674, 'session_tokens', 'a:1:{s:64:\"43e659c78d65d9dda6c33fec72a9699eb7222ab28d0bf68dc0fb0c87b49ddc9b\";a:4:{s:10:\"expiration\";i:1434215823;s:2:\"ip\";s:13:\"89.152.47.100\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433006223;}}'),
(41473, 2675, 'nickname', 'Miguelangelo_Ludovice'),
(41474, 2675, 'first_name', 'Miguelangelo'),
(41475, 2675, 'last_name', 'Ludovice'),
(41476, 2675, 'description', ''),
(41477, 2675, 'rich_editing', 'true'),
(41478, 2675, 'comment_shortcuts', 'false'),
(41479, 2675, 'admin_color', 'fresh'),
(41480, 2675, 'use_ssl', '0'),
(41481, 2675, 'show_admin_bar_front', 'true'),
(41482, 2675, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41483, 2675, 'wp_user_level', '0'),
(41484, 2675, 'wsl_current_provider', 'Facebook'),
(41485, 2675, 'wsl_current_user_image', 'https://graph.facebook.com/894789387248826/picture?width=150&height=150'),
(41486, 2675, 'session_tokens', 'a:1:{s:64:\"f6d395702316b86bc65018ea9ea1bdaae8618cf5f57ed9ce2021820adc055424\";a:4:{s:10:\"expiration\";i:1434216100;s:2:\"ip\";s:14:\"79.168.132.174\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433006500;}}'),
(41487, 2675, 'votou', 'sim'),
(41488, 2675, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(41489, 2676, 'nickname', 'Joao_Carlos_Peixoto'),
(41490, 2676, 'first_name', 'Joao Carlos'),
(41491, 2676, 'last_name', 'Peixoto'),
(41492, 2676, 'description', ''),
(41493, 2676, 'rich_editing', 'true'),
(41494, 2676, 'comment_shortcuts', 'false'),
(41495, 2676, 'admin_color', 'fresh'),
(41496, 2676, 'use_ssl', '0'),
(41497, 2676, 'show_admin_bar_front', 'true'),
(41498, 2676, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41499, 2676, 'wp_user_level', '0'),
(41500, 2676, 'wsl_current_provider', 'Facebook'),
(41501, 2676, 'wsl_current_user_image', 'https://graph.facebook.com/1656704864542667/picture?width=150&height=150'),
(41502, 2676, 'session_tokens', 'a:1:{s:64:\"2a0eda5304b3232cc899f919360ebb578aad94f751bba99082a254a74df0ec56\";a:4:{s:10:\"expiration\";i:1434216434;s:2:\"ip\";s:13:\"89.214.122.20\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433006834;}}'),
(41503, 2677, 'nickname', 'Goncalo_Albuquerque'),
(41504, 2677, 'first_name', 'Gonçalo'),
(41505, 2677, 'last_name', 'Albuquerque'),
(41506, 2677, 'description', ''),
(41507, 2677, 'rich_editing', 'true'),
(41508, 2677, 'comment_shortcuts', 'false'),
(41509, 2677, 'admin_color', 'fresh'),
(41510, 2677, 'use_ssl', '0'),
(41511, 2677, 'show_admin_bar_front', 'true'),
(41512, 2677, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41513, 2677, 'wp_user_level', '0'),
(41514, 2677, 'wsl_current_provider', 'Facebook'),
(41515, 2677, 'wsl_current_user_image', 'https://graph.facebook.com/1125585857457093/picture?width=150&height=150'),
(41516, 2677, 'session_tokens', 'a:1:{s:64:\"2582a3e212718624c821b08ead285c7c4aa6de7ab934e10eec3af9adae8c35e9\";a:4:{s:10:\"expiration\";i:1434216500;s:2:\"ip\";s:14:\"85.242.105.209\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433006900;}}'),
(41517, 2678, 'nickname', 'Ricardo_Lopes'),
(41518, 2678, 'first_name', 'Ricardo'),
(41519, 2678, 'last_name', 'Lopes'),
(41520, 2678, 'description', ''),
(41521, 2678, 'rich_editing', 'true'),
(41522, 2678, 'comment_shortcuts', 'false'),
(41523, 2678, 'admin_color', 'fresh'),
(41524, 2678, 'use_ssl', '0'),
(41525, 2678, 'show_admin_bar_front', 'true'),
(41526, 2678, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41527, 2678, 'wp_user_level', '0'),
(41528, 2678, 'wsl_current_provider', 'Facebook'),
(41529, 2678, 'wsl_current_user_image', 'https://graph.facebook.com/912403435465273/picture?width=150&height=150'),
(41530, 2678, 'session_tokens', 'a:1:{s:64:\"eb6bfc0b1399925aaa2e438535b0d58e44c0fe1fa02f846a1d0f3aab38b86050\";a:4:{s:10:\"expiration\";i:1434216507;s:2:\"ip\";s:10:\"85.139.4.1\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433006907;}}'),
(41531, 2676, 'votou', 'sim'),
(41532, 2676, 'user_votes', 'foto-do-ano_p1163'),
(41533, 2679, 'nickname', 'Miguel_Mouzinho'),
(41534, 2679, 'first_name', 'Miguel'),
(41535, 2679, 'last_name', 'Mouzinho'),
(41536, 2679, 'description', ''),
(41537, 2679, 'rich_editing', 'true'),
(41538, 2679, 'comment_shortcuts', 'false'),
(41539, 2679, 'admin_color', 'fresh'),
(41540, 2679, 'use_ssl', '0'),
(41541, 2679, 'show_admin_bar_front', 'true'),
(41542, 2679, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41543, 2679, 'wp_user_level', '0'),
(41544, 2679, 'wsl_current_provider', 'Facebook'),
(41545, 2679, 'wsl_current_user_image', 'https://graph.facebook.com/1608629249415900/picture?width=150&height=150'),
(41546, 2679, 'session_tokens', 'a:1:{s:64:\"ff6af9c34591aa7d5a3d043d2fc1384951c2197ba9e2fb1dee6f1f3f56761706\";a:4:{s:10:\"expiration\";i:1434216746;s:2:\"ip\";s:13:\"81.193.82.149\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433007146;}}'),
(41547, 2680, 'nickname', 'Goncalo_Oliveira_1'),
(41548, 2680, 'first_name', 'Gonçalo'),
(41549, 2680, 'last_name', 'Oliveira'),
(41550, 2680, 'description', ''),
(41551, 2680, 'rich_editing', 'true'),
(41552, 2680, 'comment_shortcuts', 'false'),
(41553, 2680, 'admin_color', 'fresh'),
(41554, 2680, 'use_ssl', '0'),
(41555, 2680, 'show_admin_bar_front', 'true'),
(41556, 2680, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41557, 2680, 'wp_user_level', '0'),
(41558, 2680, 'wsl_current_provider', 'Facebook'),
(41559, 2680, 'wsl_current_user_image', 'https://graph.facebook.com/868205263226563/picture?width=150&height=150'),
(41560, 2680, 'session_tokens', 'a:1:{s:64:\"4471ecdc987dd9d761469924b82752d3e33de382ec9c6c1af63469cfe5d3ad72\";a:4:{s:10:\"expiration\";i:1434216823;s:2:\"ip\";s:12:\"95.94.38.205\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433007223;}}'),
(41561, 2681, 'nickname', 'Ra_Phael'),
(41562, 2681, 'first_name', 'Ra'),
(41563, 2681, 'last_name', 'Phael'),
(41564, 2681, 'description', ''),
(41565, 2681, 'rich_editing', 'true'),
(41566, 2681, 'comment_shortcuts', 'false'),
(41567, 2681, 'admin_color', 'fresh'),
(41568, 2681, 'use_ssl', '0'),
(41569, 2681, 'show_admin_bar_front', 'true'),
(41570, 2681, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41571, 2681, 'wp_user_level', '0'),
(41572, 2681, 'wsl_current_provider', 'Facebook'),
(41573, 2681, 'wsl_current_user_image', 'https://graph.facebook.com/10207037848450659/picture?width=150&height=150'),
(41574, 2681, 'session_tokens', 'a:3:{s:64:\"08f1604ee6f1cfd2a8ac4227b14c5e44301b46103e4397499d12f1dab6b89757\";a:4:{s:10:\"expiration\";i:1434217599;s:2:\"ip\";s:13:\"79.225.200.61\";s:2:\"ua\";s:254:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B411 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1;FBSS/2; FBCR/Carrier;FBID/phone;FBLC/de_DE;FBOP/5]\";s:5:\"login\";i:1433007999;}s:64:\"06b111d88876b7ee21f1c78a186a6ecf065edfeec535cdcbc65cef24aaf9fcc4\";a:4:{s:10:\"expiration\";i:1434461928;s:2:\"ip\";s:13:\"91.41.141.210\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1433252328;}s:64:\"0f1a9d6ea85504e2e54db16f1bc45c5f4507ce7e42b2fbaf33d9b1fbff8139cd\";a:4:{s:10:\"expiration\";i:1434726968;s:2:\"ip\";s:12:\"195.70.22.28\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.76 Safari/537.36\";s:5:\"login\";i:1433517368;}}'),
(41575, 2681, 'votou', 'sim'),
(41576, 2681, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(41577, 2679, 'votou', 'sim'),
(41578, 2679, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(41579, 2682, 'nickname', 'Concha_De_Lima_Mayer'),
(41580, 2682, 'first_name', 'Concha'),
(41581, 2682, 'last_name', 'De Lima Mayer'),
(41582, 2682, 'description', ''),
(41583, 2682, 'rich_editing', 'true'),
(41584, 2682, 'comment_shortcuts', 'false'),
(41585, 2682, 'admin_color', 'fresh'),
(41586, 2682, 'use_ssl', '0'),
(41587, 2682, 'show_admin_bar_front', 'true'),
(41588, 2682, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41589, 2682, 'wp_user_level', '0'),
(41590, 2682, 'wsl_current_provider', 'Facebook'),
(41591, 2682, 'wsl_current_user_image', 'https://graph.facebook.com/1001106999912886/picture?width=150&height=150'),
(41592, 2682, 'session_tokens', 'a:1:{s:64:\"166e3852b500a2d2e7d5d6a5f00d15a3efc64cf69c5c31fd3bfe5bd90e0bea3e\";a:4:{s:10:\"expiration\";i:1434217757;s:2:\"ip\";s:14:\"108.53.115.126\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/25.0.0.4.14;FBBV/8936291;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/T-Mobile;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433008157;}}'),
(41593, 2644, 'votou', 'sim'),
(41594, 2644, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(41595, 2682, 'votou', 'sim'),
(41596, 2682, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(41597, 2683, 'nickname', 'Ricardo_Jacinto'),
(41598, 2683, 'first_name', 'Ricardo'),
(41599, 2683, 'last_name', 'Jacinto'),
(41600, 2683, 'description', ''),
(41601, 2683, 'rich_editing', 'true'),
(41602, 2683, 'comment_shortcuts', 'false'),
(41603, 2683, 'admin_color', 'fresh'),
(41604, 2683, 'use_ssl', '0'),
(41605, 2683, 'show_admin_bar_front', 'true'),
(41606, 2683, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41607, 2683, 'wp_user_level', '0'),
(41608, 2683, 'wsl_current_provider', 'Google'),
(41609, 2683, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(41610, 2683, 'session_tokens', 'a:1:{s:64:\"dcc3f863dec884ef3f2a4b6d16cda40dfea3f1f6e93c239377f716ae388613bb\";a:4:{s:10:\"expiration\";i:1434218711;s:2:\"ip\";s:13:\"95.93.163.160\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.2; KISSME-DG580 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433009111;}}'),
(41611, 2683, 'votou', 'sim'),
(41612, 2683, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(41613, 2684, 'nickname', 'Goncalo_Mendes'),
(41614, 2684, 'first_name', 'Gonçalo'),
(41615, 2684, 'last_name', 'Mendes'),
(41616, 2684, 'description', ''),
(41617, 2684, 'rich_editing', 'true'),
(41618, 2684, 'comment_shortcuts', 'false'),
(41619, 2684, 'admin_color', 'fresh'),
(41620, 2684, 'use_ssl', '0'),
(41621, 2684, 'show_admin_bar_front', 'true'),
(41622, 2684, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41623, 2684, 'wp_user_level', '0'),
(41624, 2684, 'wsl_current_provider', 'Facebook'),
(41625, 2684, 'wsl_current_user_image', 'https://graph.facebook.com/1114309751919794/picture?width=150&height=150'),
(41626, 2684, 'session_tokens', 'a:1:{s:64:\"8d150d4e0ae8b37369f68cd54c49b5a5a485d71967266bac1db31e333e27b509\";a:4:{s:10:\"expiration\";i:1434219428;s:2:\"ip\";s:13:\"95.92.106.100\";s:2:\"ua\";s:151:\"Mozilla/5.0 (Linux; Android 4.2.2; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433009828;}}'),
(41627, 2685, 'nickname', 'Ines_Pinto'),
(41628, 2685, 'first_name', 'Inês'),
(41629, 2685, 'last_name', 'Pinto'),
(41630, 2685, 'description', ''),
(41631, 2685, 'rich_editing', 'true'),
(41632, 2685, 'comment_shortcuts', 'false'),
(41633, 2685, 'admin_color', 'fresh'),
(41634, 2685, 'use_ssl', '0'),
(41635, 2685, 'show_admin_bar_front', 'true'),
(41636, 2685, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41637, 2685, 'wp_user_level', '0'),
(41638, 2685, 'wsl_current_provider', 'Facebook'),
(41639, 2685, 'wsl_current_user_image', 'https://graph.facebook.com/1409738286020625/picture?width=150&height=150'),
(41640, 2685, 'session_tokens', 'a:2:{s:64:\"cfd01c7bb483ca3ced41b0b72daa416539273053281720d773454e07d6170dc5\";a:4:{s:10:\"expiration\";i:1434219731;s:2:\"ip\";s:12:\"79.169.7.224\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433010131;}s:64:\"f7c877dc789dc2b848408b98d6f135707708c32267bdc16e40eda0ed25172335\";a:4:{s:10:\"expiration\";i:1435081736;s:2:\"ip\";s:12:\"79.169.7.224\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433872136;}}'),
(41641, 2686, 'nickname', 'Goncalo_Molkow_Morais-David'),
(41642, 2686, 'first_name', 'Gonçalo'),
(41643, 2686, 'last_name', 'Molkow Morais-David'),
(41644, 2686, 'description', ''),
(41645, 2686, 'rich_editing', 'true'),
(41646, 2686, 'comment_shortcuts', 'false'),
(41647, 2686, 'admin_color', 'fresh'),
(41648, 2686, 'use_ssl', '0'),
(41649, 2686, 'show_admin_bar_front', 'true'),
(41650, 2686, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41651, 2686, 'wp_user_level', '0'),
(41652, 2686, 'wsl_current_provider', 'Facebook'),
(41653, 2686, 'wsl_current_user_image', 'https://graph.facebook.com/995157017169760/picture?width=150&height=150'),
(41654, 2686, 'session_tokens', 'a:1:{s:64:\"fc981c0762b01ef211e5230757025151792bcc3d050778f6aadbd1f13c6afaee\";a:4:{s:10:\"expiration\";i:1434219755;s:2:\"ip\";s:12:\"95.94.32.254\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433010155;}}'),
(41655, 2685, 'votou', 'sim'),
(41656, 2685, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,manobra-do-ano-reef_p1236,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(41657, 2686, 'votou', 'sim'),
(41658, 2686, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(41659, 2687, 'nickname', 'Isabel_Meirelles'),
(41660, 2687, 'first_name', 'Isabel'),
(41661, 2687, 'last_name', 'Meirelles'),
(41662, 2687, 'description', ''),
(41663, 2687, 'rich_editing', 'true'),
(41664, 2687, 'comment_shortcuts', 'false'),
(41665, 2687, 'admin_color', 'fresh'),
(41666, 2687, 'use_ssl', '0'),
(41667, 2687, 'show_admin_bar_front', 'true'),
(41668, 2687, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41669, 2687, 'wp_user_level', '0'),
(41670, 2687, 'wsl_current_provider', 'Google'),
(41671, 2687, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(41672, 2687, 'session_tokens', 'a:1:{s:64:\"9a775f2257032b93983bd03223652e6fbfec7e60d870f4cc973306db3269d7d1\";a:4:{s:10:\"expiration\";i:1434220413;s:2:\"ip\";s:13:\"62.169.86.101\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433010813;}}'),
(41673, 2688, 'nickname', 'Giovanni_Cossu'),
(41674, 2688, 'first_name', 'Giovanni'),
(41675, 2688, 'last_name', 'Cossu'),
(41676, 2688, 'description', ''),
(41677, 2688, 'rich_editing', 'true'),
(41678, 2688, 'comment_shortcuts', 'false'),
(41679, 2688, 'admin_color', 'fresh'),
(41680, 2688, 'use_ssl', '0'),
(41681, 2688, 'show_admin_bar_front', 'true'),
(41682, 2688, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41683, 2688, 'wp_user_level', '0'),
(41684, 2688, 'wsl_current_provider', 'Facebook'),
(41685, 2688, 'wsl_current_user_image', 'https://graph.facebook.com/10206848375677676/picture?width=150&height=150'),
(41686, 2688, 'session_tokens', 'a:1:{s:64:\"90193689f9cec48736aa31b2d1fee8befb073221e71de52b6e41984d3f48b133\";a:4:{s:10:\"expiration\";i:1434220497;s:2:\"ip\";s:14:\"217.200.203.11\";s:2:\"ua\";s:178:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-C115 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433010897;}}'),
(41687, 2689, 'nickname', 'Ines_Pocas'),
(41688, 2689, 'first_name', 'Ines'),
(41689, 2689, 'last_name', 'Poças'),
(41690, 2689, 'description', ''),
(41691, 2689, 'rich_editing', 'true'),
(41692, 2689, 'comment_shortcuts', 'false'),
(41693, 2689, 'admin_color', 'fresh'),
(41694, 2689, 'use_ssl', '0'),
(41695, 2689, 'show_admin_bar_front', 'true'),
(41696, 2689, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41697, 2689, 'wp_user_level', '0'),
(41698, 2689, 'wsl_current_provider', 'Facebook'),
(41699, 2689, 'wsl_current_user_image', 'https://graph.facebook.com/858647660851053/picture?width=150&height=150'),
(41700, 2689, 'session_tokens', 'a:1:{s:64:\"ab976ea1c5777b21578f4980d3ac37b85650926d5fd183755f67f7393a02f3ad\";a:4:{s:10:\"expiration\";i:1434220554;s:2:\"ip\";s:14:\"188.250.13.229\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.4.10 (KHTML, like Gecko) Version/8.0.4 Safari/600.4.10\";s:5:\"login\";i:1433010954;}}'),
(41701, 2690, 'nickname', 'Adriana_Adp_Irrera'),
(41702, 2690, 'first_name', 'Adriana'),
(41703, 2690, 'last_name', 'Irrera'),
(41704, 2690, 'description', ''),
(41705, 2690, 'rich_editing', 'true'),
(41706, 2690, 'comment_shortcuts', 'false'),
(41707, 2690, 'admin_color', 'fresh'),
(41708, 2690, 'use_ssl', '0'),
(41709, 2690, 'show_admin_bar_front', 'true'),
(41710, 2690, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41711, 2690, 'wp_user_level', '0'),
(41712, 2690, 'wsl_current_provider', 'Facebook'),
(41713, 2690, 'wsl_current_user_image', 'https://graph.facebook.com/10205577178526342/picture?width=150&height=150'),
(41714, 2690, 'session_tokens', 'a:1:{s:64:\"1ae5213a89039a11a17500f9a3eeda9f8f7cd9c2228cab0c7d371d670ebadc17\";a:4:{s:10:\"expiration\";i:1434220938;s:2:\"ip\";s:13:\"79.55.246.223\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433011338;}}'),
(41715, 2689, 'votou', 'sim'),
(41716, 2689, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(41717, 2690, 'votou', 'sim'),
(41718, 2690, 'user_votes', 'shaper-do-ano-xhapeland_p1379'),
(41719, 511, 'votou', 'sim'),
(41720, 511, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,manobra-do-ano-reef_p1305,shaper-do-ano-xhapeland_p1377,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(41721, 2691, 'nickname', 'Joao_Antonio_Domingues'),
(41722, 2691, 'first_name', 'João António'),
(41723, 2691, 'last_name', 'Domingues'),
(41724, 2691, 'description', ''),
(41725, 2691, 'rich_editing', 'true'),
(41726, 2691, 'comment_shortcuts', 'false'),
(41727, 2691, 'admin_color', 'fresh'),
(41728, 2691, 'use_ssl', '0'),
(41729, 2691, 'show_admin_bar_front', 'true'),
(41730, 2691, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41731, 2691, 'wp_user_level', '0'),
(41732, 2691, 'wsl_current_provider', 'Facebook'),
(41733, 2691, 'wsl_current_user_image', 'https://graph.facebook.com/10203327642946627/picture?width=150&height=150'),
(41734, 2691, 'session_tokens', 'a:1:{s:64:\"043ad7874a29c8dfe1ed7d6d0a1517b500fef286881ef17abe68667202e70415\";a:4:{s:10:\"expiration\";i:1434221212;s:2:\"ip\";s:14:\"79.169.185.199\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433011612;}}'),
(41735, 2691, 'votou', 'sim'),
(41736, 2691, 'user_votes', 'surfista-do-ano-oakley_p1339,revelacao-do-ano-deeply_p1383'),
(41737, 2692, 'nickname', 'Gabriel_Noronha'),
(41738, 2692, 'first_name', 'Gabriel'),
(41739, 2692, 'last_name', 'Noronha'),
(41740, 2692, 'description', ''),
(41741, 2692, 'rich_editing', 'true'),
(41742, 2692, 'comment_shortcuts', 'false'),
(41743, 2692, 'admin_color', 'fresh'),
(41744, 2692, 'use_ssl', '0'),
(41745, 2692, 'show_admin_bar_front', 'true'),
(41746, 2692, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41747, 2692, 'wp_user_level', '0'),
(41748, 2692, 'wsl_current_provider', 'Facebook'),
(41749, 2692, 'wsl_current_user_image', 'https://graph.facebook.com/845279665568959/picture?width=150&height=150'),
(41750, 2692, 'session_tokens', 'a:1:{s:64:\"790ef6c385b2615584331ce7c8d69f4a162b1883e883dc968f3b432775276036\";a:4:{s:10:\"expiration\";i:1434221316;s:2:\"ip\";s:13:\"179.215.31.80\";s:2:\"ua\";s:141:\"Mozilla/5.0 (Linux; Android 5.0.2; XT1032 Build/LXB22.46-28) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433011716;}}'),
(41751, 2693, 'nickname', 'Giuseppe_Fais'),
(41752, 2693, 'first_name', 'Giuseppe'),
(41753, 2693, 'last_name', 'Fais'),
(41754, 2693, 'description', ''),
(41755, 2693, 'rich_editing', 'true'),
(41756, 2693, 'comment_shortcuts', 'false'),
(41757, 2693, 'admin_color', 'fresh'),
(41758, 2693, 'use_ssl', '0'),
(41759, 2693, 'show_admin_bar_front', 'true'),
(41760, 2693, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41761, 2693, 'wp_user_level', '0'),
(41762, 2693, 'wsl_current_provider', 'Facebook'),
(41763, 2693, 'wsl_current_user_image', 'https://graph.facebook.com/10204906542409447/picture?width=150&height=150'),
(41764, 2693, 'session_tokens', 'a:1:{s:64:\"d2e66bb4cde448ba09a0d65ccd29646a915f589ba5bc1bf15a128826293b7efd\";a:4:{s:10:\"expiration\";i:1434221498;s:2:\"ip\";s:11:\"87.6.23.131\";s:2:\"ua\";s:197:\"Mozilla/5.0 (Linux; Android 5.0; LG-D855 Build/LRX21R.A1422018487; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433011898;}}'),
(41765, 2694, 'nickname', 'Goncalo_Martins'),
(41766, 2694, 'first_name', 'Gonçalo'),
(41767, 2694, 'last_name', 'Martins'),
(41768, 2694, 'description', ''),
(41769, 2694, 'rich_editing', 'true'),
(41770, 2694, 'comment_shortcuts', 'false'),
(41771, 2694, 'admin_color', 'fresh'),
(41772, 2694, 'use_ssl', '0'),
(41773, 2694, 'show_admin_bar_front', 'true'),
(41774, 2694, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41775, 2694, 'wp_user_level', '0'),
(41776, 2694, 'wsl_current_provider', 'Facebook'),
(41777, 2694, 'wsl_current_user_image', 'https://graph.facebook.com/478656802312667/picture?width=150&height=150'),
(41778, 2694, 'session_tokens', 'a:1:{s:64:\"93f95abc6fe1dff095bb2e8a3fcd239f34a757b4d3d4a238ecae89ee0a6bcee0\";a:4:{s:10:\"expiration\";i:1434222321;s:2:\"ip\";s:12:\"95.94.18.105\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.2.2; San Remo Mini Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433012721;}}'),
(41779, 2695, 'nickname', 'Rafael_Brasiliense_Batista'),
(41780, 2695, 'first_name', 'Rafael'),
(41781, 2695, 'last_name', 'Batista'),
(41782, 2695, 'description', ''),
(41783, 2695, 'rich_editing', 'true'),
(41784, 2695, 'comment_shortcuts', 'false'),
(41785, 2695, 'admin_color', 'fresh'),
(41786, 2695, 'use_ssl', '0'),
(41787, 2695, 'show_admin_bar_front', 'true'),
(41788, 2695, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41789, 2695, 'wp_user_level', '0'),
(41790, 2695, 'wsl_current_provider', 'Facebook');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(41791, 2695, 'wsl_current_user_image', 'https://graph.facebook.com/10155687022125533/picture?width=150&height=150'),
(41792, 2695, 'session_tokens', 'a:1:{s:64:\"2964564bed25bacd50f929e17f5a647734af2fcdab7e1708a2226c08aa10df81\";a:4:{s:10:\"expiration\";i:1434222452;s:2:\"ip\";s:14:\"171.33.155.222\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-A300FU Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1433012852;}}'),
(41793, 2694, 'votou', 'sim'),
(41794, 2694, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163'),
(41795, 2696, 'nickname', 'Domingos_Coiteiro'),
(41796, 2696, 'first_name', 'Domingos'),
(41797, 2696, 'last_name', 'Coiteiro'),
(41798, 2696, 'description', ''),
(41799, 2696, 'rich_editing', 'true'),
(41800, 2696, 'comment_shortcuts', 'false'),
(41801, 2696, 'admin_color', 'fresh'),
(41802, 2696, 'use_ssl', '0'),
(41803, 2696, 'show_admin_bar_front', 'true'),
(41804, 2696, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41805, 2696, 'wp_user_level', '0'),
(41806, 2696, 'wsl_current_provider', 'Google'),
(41807, 2696, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(41808, 2696, 'session_tokens', 'a:1:{s:64:\"7f7158139d048020851f260d70e8dd0b23dd5fdf564d8935722198b0e526c1ff\";a:4:{s:10:\"expiration\";i:1434223130;s:2:\"ip\";s:14:\"88.214.164.105\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433013530;}}'),
(41809, 2697, 'nickname', 'Ines_Couto'),
(41810, 2697, 'first_name', 'Ines'),
(41811, 2697, 'last_name', 'Couto'),
(41812, 2697, 'description', ''),
(41813, 2697, 'rich_editing', 'true'),
(41814, 2697, 'comment_shortcuts', 'false'),
(41815, 2697, 'admin_color', 'fresh'),
(41816, 2697, 'use_ssl', '0'),
(41817, 2697, 'show_admin_bar_front', 'true'),
(41818, 2697, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41819, 2697, 'wp_user_level', '0'),
(41820, 2697, 'wsl_current_provider', 'Google'),
(41821, 2697, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(41822, 2697, 'session_tokens', 'a:2:{s:64:\"ba3fd36fca6d91d7292e3299cedae5edd5df6ef9dd84895d2377477d2cb4fe09\";a:4:{s:10:\"expiration\";i:1434223488;s:2:\"ip\";s:13:\"89.114.62.172\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433013888;}s:64:\"533711f1b0bfe66e8606760cb38f989e74c0b7f940e45ef6427ccfe47894e734\";a:4:{s:10:\"expiration\";i:1434580519;s:2:\"ip\";s:13:\"89.114.62.172\";s:2:\"ua\";s:103:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.34 Safari/534.24\";s:5:\"login\";i:1433370919;}}'),
(41823, 2696, 'votou', 'sim'),
(41824, 2696, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(41825, 2697, 'votou', 'sim'),
(41826, 2697, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(41827, 2698, 'nickname', 'Carlos_Fernandes'),
(41828, 2698, 'first_name', 'Carlos'),
(41829, 2698, 'last_name', 'Fernandes'),
(41830, 2698, 'description', ''),
(41831, 2698, 'rich_editing', 'true'),
(41832, 2698, 'comment_shortcuts', 'false'),
(41833, 2698, 'admin_color', 'fresh'),
(41834, 2698, 'use_ssl', '0'),
(41835, 2698, 'show_admin_bar_front', 'true'),
(41836, 2698, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41837, 2698, 'wp_user_level', '0'),
(41838, 2698, 'wsl_current_provider', 'Facebook'),
(41839, 2698, 'wsl_current_user_image', 'https://graph.facebook.com/10202865834205234/picture?width=150&height=150'),
(41840, 2698, 'session_tokens', 'a:1:{s:64:\"36a845f7264d5892963450461ad6742a2abd7b66e4d1eabd00f824b81a5beb7e\";a:4:{s:10:\"expiration\";i:1434224056;s:2:\"ip\";s:13:\"82.154.10.248\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T530 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433014456;}}'),
(41841, 2698, 'votou', 'sim'),
(41842, 2698, 'user_votes', 'maior-onda-tow-in-oe_p1190'),
(41843, 2699, 'nickname', 'Regina_Natalia_Medalha'),
(41844, 2699, 'first_name', 'Regina'),
(41845, 2699, 'last_name', 'Medalha'),
(41846, 2699, 'description', ''),
(41847, 2699, 'rich_editing', 'true'),
(41848, 2699, 'comment_shortcuts', 'false'),
(41849, 2699, 'admin_color', 'fresh'),
(41850, 2699, 'use_ssl', '0'),
(41851, 2699, 'show_admin_bar_front', 'true'),
(41852, 2699, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41853, 2699, 'wp_user_level', '0'),
(41854, 2699, 'wsl_current_provider', 'Facebook'),
(41855, 2699, 'wsl_current_user_image', 'https://graph.facebook.com/10200330898432209/picture?width=150&height=150'),
(41856, 2699, 'session_tokens', 'a:1:{s:64:\"42e8362b07147a4368cde5b5b8e8026b2fd24598fec1447be7273973c2d62fa1\";a:4:{s:10:\"expiration\";i:1434224513;s:2:\"ip\";s:13:\"79.168.221.97\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_2 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11A501 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.2;FBSS/2; FBCR/VFP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433014913;}}'),
(41857, 844, 'votou', 'sim'),
(41858, 844, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(41859, 2700, 'nickname', 'Diego_Urbani'),
(41860, 2700, 'first_name', 'Diego'),
(41861, 2700, 'last_name', 'Urbani'),
(41862, 2700, 'description', ''),
(41863, 2700, 'rich_editing', 'true'),
(41864, 2700, 'comment_shortcuts', 'false'),
(41865, 2700, 'admin_color', 'fresh'),
(41866, 2700, 'use_ssl', '0'),
(41867, 2700, 'show_admin_bar_front', 'true'),
(41868, 2700, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41869, 2700, 'wp_user_level', '0'),
(41870, 2700, 'wsl_current_provider', 'Facebook'),
(41871, 2700, 'wsl_current_user_image', 'https://graph.facebook.com/10204825742469394/picture?width=150&height=150'),
(41872, 2700, 'session_tokens', 'a:1:{s:64:\"de277cce91513be0a73d26b21db11b3282607e61c3a2bbcc38b1047ef51bc36a\";a:4:{s:10:\"expiration\";i:1434225174;s:2:\"ip\";s:14:\"37.116.131.190\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.4; GT-I9060I Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433015574;}}'),
(41873, 2701, 'nickname', 'Nuno_Pinto'),
(41874, 2701, 'first_name', 'Nuno'),
(41875, 2701, 'last_name', 'Pinto'),
(41876, 2701, 'description', ''),
(41877, 2701, 'rich_editing', 'true'),
(41878, 2701, 'comment_shortcuts', 'false'),
(41879, 2701, 'admin_color', 'fresh'),
(41880, 2701, 'use_ssl', '0'),
(41881, 2701, 'show_admin_bar_front', 'true'),
(41882, 2701, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41883, 2701, 'wp_user_level', '0'),
(41884, 2701, 'wsl_current_provider', 'Facebook'),
(41885, 2701, 'wsl_current_user_image', 'https://graph.facebook.com/10206749365749657/picture?width=150&height=150'),
(41886, 2701, 'session_tokens', 'a:1:{s:64:\"1a7f43af50a8fcd5110733a9e3b042cf4bbed50637e0233ac845a8d1885f40ef\";a:4:{s:10:\"expiration\";i:1434225637;s:2:\"ip\";s:13:\"62.81.204.195\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433016037;}}'),
(41887, 2702, 'nickname', 'Andrea_Simone_Silva'),
(41888, 2702, 'first_name', 'Andrea'),
(41889, 2702, 'last_name', 'Silva'),
(41890, 2702, 'description', ''),
(41891, 2702, 'rich_editing', 'true'),
(41892, 2702, 'comment_shortcuts', 'false'),
(41893, 2702, 'admin_color', 'fresh'),
(41894, 2702, 'use_ssl', '0'),
(41895, 2702, 'show_admin_bar_front', 'true'),
(41896, 2702, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41897, 2702, 'wp_user_level', '0'),
(41898, 2702, 'wsl_current_provider', 'Facebook'),
(41899, 2702, 'wsl_current_user_image', 'https://graph.facebook.com/10152848454211975/picture?width=150&height=150'),
(41900, 2702, 'session_tokens', 'a:1:{s:64:\"c26b9682de35754c2e9e1f5bbd82d1650b1fe3f1240600fb2f4261d3b2b83ce9\";a:4:{s:10:\"expiration\";i:1434225827;s:2:\"ip\";s:12:\"77.170.79.77\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433016227;}}'),
(41901, 2703, 'nickname', 'Goncalo_Oliveira_2'),
(41902, 2703, 'first_name', 'Gonçalo'),
(41903, 2703, 'last_name', 'Oliveira'),
(41904, 2703, 'description', ''),
(41905, 2703, 'rich_editing', 'true'),
(41906, 2703, 'comment_shortcuts', 'false'),
(41907, 2703, 'admin_color', 'fresh'),
(41908, 2703, 'use_ssl', '0'),
(41909, 2703, 'show_admin_bar_front', 'true'),
(41910, 2703, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41911, 2703, 'wp_user_level', '0'),
(41912, 2703, 'wsl_current_provider', 'Facebook'),
(41913, 2703, 'wsl_current_user_image', 'https://graph.facebook.com/829757947107865/picture?width=150&height=150'),
(41914, 2703, 'session_tokens', 'a:1:{s:64:\"f325954c740242c7af5599332535b91f1cb2b18dec1018f3ef2d9ce29fc55e1b\";a:4:{s:10:\"expiration\";i:1434226441;s:2:\"ip\";s:13:\"37.189.174.61\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433016841;}}'),
(41915, 2701, 'votou', 'sim'),
(41916, 2701, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1277,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(41917, 2702, 'votou', 'sim'),
(41918, 2702, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(41919, 2704, 'nickname', 'Joao_Lima'),
(41920, 2704, 'first_name', 'João'),
(41921, 2704, 'last_name', 'Lima'),
(41922, 2704, 'description', ''),
(41923, 2704, 'rich_editing', 'true'),
(41924, 2704, 'comment_shortcuts', 'false'),
(41925, 2704, 'admin_color', 'fresh'),
(41926, 2704, 'use_ssl', '0'),
(41927, 2704, 'show_admin_bar_front', 'true'),
(41928, 2704, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41929, 2704, 'wp_user_level', '0'),
(41930, 2704, 'wsl_current_provider', 'Facebook'),
(41931, 2704, 'wsl_current_user_image', 'https://graph.facebook.com/1008167315884874/picture?width=150&height=150'),
(41932, 2704, 'session_tokens', 'a:1:{s:64:\"6b4dbfe1958a401f7cfa3f554fb65958888cdb6d144df43bcba86775967f9ec7\";a:4:{s:10:\"expiration\";i:1434226736;s:2:\"ip\";s:14:\"187.84.143.255\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433017136;}}'),
(41933, 2704, 'votou', 'sim'),
(41934, 2704, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(41935, 2705, 'nickname', 'Luigi_Melis'),
(41936, 2705, 'first_name', 'Luigi'),
(41937, 2705, 'last_name', 'Melis'),
(41938, 2705, 'description', ''),
(41939, 2705, 'rich_editing', 'true'),
(41940, 2705, 'comment_shortcuts', 'false'),
(41941, 2705, 'admin_color', 'fresh'),
(41942, 2705, 'use_ssl', '0'),
(41943, 2705, 'show_admin_bar_front', 'true'),
(41944, 2705, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41945, 2705, 'wp_user_level', '0'),
(41946, 2705, 'wsl_current_provider', 'Facebook'),
(41947, 2705, 'wsl_current_user_image', 'https://graph.facebook.com/1585938915007060/picture?width=150&height=150'),
(41948, 2705, 'session_tokens', 'a:1:{s:64:\"08a5315f798ca374762b6ac60fb08fa3b1d9ed7dffdb7f0f80550716852351d9\";a:4:{s:10:\"expiration\";i:1434227018;s:2:\"ip\";s:12:\"94.39.65.177\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433017418;}}'),
(41949, 2705, 'votou', 'sim'),
(41950, 2705, 'user_votes', 'shaper-do-ano-xhapeland_p1379'),
(41951, 2706, 'nickname', 'maria_chaves'),
(41952, 2706, 'first_name', 'maria'),
(41953, 2706, 'last_name', 'chaves'),
(41954, 2706, 'description', ''),
(41955, 2706, 'rich_editing', 'true'),
(41956, 2706, 'comment_shortcuts', 'false'),
(41957, 2706, 'admin_color', 'fresh'),
(41958, 2706, 'use_ssl', '0'),
(41959, 2706, 'show_admin_bar_front', 'true'),
(41960, 2706, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41961, 2706, 'wp_user_level', '0'),
(41962, 2706, 'wsl_current_provider', 'Google'),
(41963, 2706, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(41964, 2706, 'session_tokens', 'a:3:{s:64:\"89e5215af4d0d5a5ae2b3f71c31a39b0f6067910b5db9d1f8d06ab4659653d5c\";a:4:{s:10:\"expiration\";i:1434228306;s:2:\"ip\";s:13:\"85.244.124.41\";s:2:\"ua\";s:247:\"Mozilla/5.0 (iPad; CPU OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,7;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.1;FBSS/1; FBCR/Optimus;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433018706;}s:64:\"caa95548d10b1781f9230b2553b5415d806c453584087d08ca6be53e3c6eef42\";a:4:{s:10:\"expiration\";i:1434229694;s:2:\"ip\";s:13:\"85.244.124.41\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433020094;}s:64:\"9a19fc6baa0285eefe120ffb8556a741fd4b3ce8f2fa08dbf2c284eab7121ae6\";a:4:{s:10:\"expiration\";i:1434270565;s:2:\"ip\";s:13:\"85.244.124.41\";s:2:\"ua\";s:128:\"Mozilla/5.0 (iPad; CPU OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53\";s:5:\"login\";i:1433060965;}}'),
(41965, 2707, 'nickname', 'Nicolo_Ilardo'),
(41966, 2707, 'first_name', 'Nicolò'),
(41967, 2707, 'last_name', 'Ilardo'),
(41968, 2707, 'description', ''),
(41969, 2707, 'rich_editing', 'true'),
(41970, 2707, 'comment_shortcuts', 'false'),
(41971, 2707, 'admin_color', 'fresh'),
(41972, 2707, 'use_ssl', '0'),
(41973, 2707, 'show_admin_bar_front', 'true'),
(41974, 2707, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41975, 2707, 'wp_user_level', '0'),
(41976, 2707, 'wsl_current_provider', 'Facebook'),
(41977, 2707, 'wsl_current_user_image', 'https://graph.facebook.com/10202894184274573/picture?width=150&height=150'),
(41978, 2707, 'session_tokens', 'a:1:{s:64:\"eb71c22498d6eff352d527ca7b051c91094ea7bb89b5a91dae1f88d96da17222\";a:4:{s:10:\"expiration\";i:1434228844;s:2:\"ip\";s:13:\"151.54.108.85\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433019244;}}'),
(41979, 2708, 'nickname', 'Paulo_Cesar_Pina'),
(41980, 2708, 'first_name', 'Paulo César'),
(41981, 2708, 'last_name', 'Pina'),
(41982, 2708, 'description', ''),
(41983, 2708, 'rich_editing', 'true'),
(41984, 2708, 'comment_shortcuts', 'false'),
(41985, 2708, 'admin_color', 'fresh'),
(41986, 2708, 'use_ssl', '0'),
(41987, 2708, 'show_admin_bar_front', 'true'),
(41988, 2708, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(41989, 2708, 'wp_user_level', '0'),
(41990, 2708, 'wsl_current_provider', 'Facebook'),
(41991, 2708, 'wsl_current_user_image', 'https://graph.facebook.com/1010340338978697/picture?width=150&height=150'),
(41992, 2708, 'session_tokens', 'a:1:{s:64:\"42d8dacee9a5cf5a24c0b2ac2b355b15d2aa55f225c259eb278f26366ba87be1\";a:4:{s:10:\"expiration\";i:1434229297;s:2:\"ip\";s:11:\"95.93.22.29\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/UNITEL;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433019697;}}'),
(41993, 2709, 'nickname', 'Alexandra_Maria_Sousa'),
(41994, 2709, 'first_name', 'Alexandra Maria'),
(41995, 2709, 'last_name', 'Sousa'),
(41996, 2709, 'description', ''),
(41997, 2709, 'rich_editing', 'true'),
(41998, 2709, 'comment_shortcuts', 'false'),
(41999, 2709, 'admin_color', 'fresh'),
(42000, 2709, 'use_ssl', '0'),
(42001, 2709, 'show_admin_bar_front', 'true'),
(42002, 2709, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42003, 2709, 'wp_user_level', '0'),
(42004, 2709, 'wsl_current_provider', 'Facebook'),
(42005, 2709, 'wsl_current_user_image', 'https://graph.facebook.com/978089592236474/picture?width=150&height=150'),
(42006, 2709, 'session_tokens', 'a:1:{s:64:\"96c69d9e65371843997f3a8ba57c4f0792e692469cd30d9de66f970c657b9521\";a:4:{s:10:\"expiration\";i:1434229402;s:2:\"ip\";s:13:\"89.109.92.245\";s:2:\"ua\";s:232:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPad2,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433019802;}}'),
(42007, 2709, 'votou', 'sim'),
(42008, 2709, 'user_votes', 'maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391'),
(42009, 2706, 'votou', 'sim'),
(42010, 2706, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(42011, 2710, 'nickname', 'Mariana_Pedroso'),
(42012, 2710, 'first_name', 'Mariana'),
(42013, 2710, 'last_name', 'Pedroso'),
(42014, 2710, 'description', ''),
(42015, 2710, 'rich_editing', 'true'),
(42016, 2710, 'comment_shortcuts', 'false'),
(42017, 2710, 'admin_color', 'fresh'),
(42018, 2710, 'use_ssl', '0'),
(42019, 2710, 'show_admin_bar_front', 'true'),
(42020, 2710, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42021, 2710, 'wp_user_level', '0'),
(42022, 2710, 'wsl_current_provider', 'Facebook'),
(42023, 2710, 'wsl_current_user_image', 'https://graph.facebook.com/10155530137935161/picture?width=150&height=150'),
(42024, 2710, 'session_tokens', 'a:1:{s:64:\"6430e3b9cd34d5c9239b718facbf90f922a1e100a7a0c29cd35e984e15654352\";a:4:{s:10:\"expiration\";i:1434230009;s:2:\"ip\";s:12:\"5.249.45.171\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433020409;}}'),
(42025, 2711, 'nickname', 'Cristina_Pereira'),
(42026, 2711, 'first_name', 'Cristina'),
(42027, 2711, 'last_name', 'Pereira'),
(42028, 2711, 'description', ''),
(42029, 2711, 'rich_editing', 'true'),
(42030, 2711, 'comment_shortcuts', 'false'),
(42031, 2711, 'admin_color', 'fresh'),
(42032, 2711, 'use_ssl', '0'),
(42033, 2711, 'show_admin_bar_front', 'true'),
(42034, 2711, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42035, 2711, 'wp_user_level', '0'),
(42036, 2711, 'wsl_current_provider', 'Google'),
(42037, 2711, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-ctcpUhcXGWw/AAAAAAAAAAI/AAAAAAAAAG0/OKv3LqKwuI4/photo.jpg?sz=200'),
(42038, 2711, 'session_tokens', 'a:1:{s:64:\"9d129927e59ef35f48d2f6c7617a93535b285de8156b25cb052421dc4d3868ad\";a:4:{s:10:\"expiration\";i:1434230031;s:2:\"ip\";s:11:\"87.103.49.9\";s:2:\"ua\";s:152:\"Mozilla/5.0 (Linux; Android 4.4.2; Vodafone Smart 4 turbo Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433020431;}}'),
(42039, 2712, 'nickname', 'Goncalo_Fragoso'),
(42040, 2712, 'first_name', 'Gonçalo'),
(42041, 2712, 'last_name', 'Fragoso'),
(42042, 2712, 'description', ''),
(42043, 2712, 'rich_editing', 'true'),
(42044, 2712, 'comment_shortcuts', 'false'),
(42045, 2712, 'admin_color', 'fresh'),
(42046, 2712, 'use_ssl', '0'),
(42047, 2712, 'show_admin_bar_front', 'true'),
(42048, 2712, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42049, 2712, 'wp_user_level', '0'),
(42050, 2712, 'wsl_current_provider', 'Facebook'),
(42051, 2712, 'wsl_current_user_image', 'https://graph.facebook.com/10203379466802077/picture?width=150&height=150'),
(42052, 2712, 'session_tokens', 'a:1:{s:64:\"e9e2c77c244bfa9b4b5ede205723f6e5a53c83cca3ad46291ff82dead3a1b2ef\";a:4:{s:10:\"expiration\";i:1434230182;s:2:\"ip\";s:14:\"62.243.175.217\";s:2:\"ua\";s:161:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; SAMSUNG GT-S6310N/S6310NXXAMD1 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433020582;}}'),
(42053, 2711, 'votou', 'sim'),
(42054, 2711, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(42055, 1143, 'votou', 'sim'),
(42056, 1143, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(42057, 2713, 'nickname', 'Hugo_Fonseca'),
(42058, 2713, 'first_name', 'Hugo'),
(42059, 2713, 'last_name', 'Fonseca'),
(42060, 2713, 'description', ''),
(42061, 2713, 'rich_editing', 'true'),
(42062, 2713, 'comment_shortcuts', 'false'),
(42063, 2713, 'admin_color', 'fresh'),
(42064, 2713, 'use_ssl', '0'),
(42065, 2713, 'show_admin_bar_front', 'true'),
(42066, 2713, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42067, 2713, 'wp_user_level', '0'),
(42068, 2713, 'wsl_current_provider', 'Facebook'),
(42069, 2713, 'wsl_current_user_image', 'https://graph.facebook.com/10155646079040634/picture?width=150&height=150'),
(42070, 2713, 'session_tokens', 'a:1:{s:64:\"2dc65e492efbb0562d6d5b1cc3863e138cf15217bfac9b8a02c0a3fc1fbfd580\";a:4:{s:10:\"expiration\";i:1434231759;s:2:\"ip\";s:11:\"81.84.224.3\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433022159;}}'),
(42071, 2714, 'nickname', 'Salvador_Cabral_da_Camara'),
(42072, 2714, 'first_name', 'Salvador'),
(42073, 2714, 'last_name', 'Cabral da Camara'),
(42074, 2714, 'description', ''),
(42075, 2714, 'rich_editing', 'true'),
(42076, 2714, 'comment_shortcuts', 'false'),
(42077, 2714, 'admin_color', 'fresh'),
(42078, 2714, 'use_ssl', '0'),
(42079, 2714, 'show_admin_bar_front', 'true'),
(42080, 2714, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42081, 2714, 'wp_user_level', '0'),
(42082, 2714, 'wsl_current_provider', 'Facebook'),
(42083, 2714, 'wsl_current_user_image', 'https://graph.facebook.com/811388985612323/picture?width=150&height=150'),
(42084, 2714, 'session_tokens', 'a:1:{s:64:\"e576eb789c799fae152c42ebd48947ca4adccd4bedeaf29ea35d40bd90e10cec\";a:4:{s:10:\"expiration\";i:1434231784;s:2:\"ip\";s:12:\"81.84.173.10\";s:2:\"ua\";s:140:\"Mozilla/5.0 (Linux; Android 4.2.2; C2105 Build/15.3.A.1.14) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.109 Mobile Safari/537.36\";s:5:\"login\";i:1433022184;}}'),
(42085, 2715, 'nickname', 'Pedro_Migu_Romao'),
(42086, 2715, 'first_name', 'Pedro'),
(42087, 2715, 'last_name', 'Romão'),
(42088, 2715, 'description', ''),
(42089, 2715, 'rich_editing', 'true'),
(42090, 2715, 'comment_shortcuts', 'false'),
(42091, 2715, 'admin_color', 'fresh'),
(42092, 2715, 'use_ssl', '0'),
(42093, 2715, 'show_admin_bar_front', 'true'),
(42094, 2715, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42095, 2715, 'wp_user_level', '0'),
(42096, 2715, 'wsl_current_provider', 'Facebook'),
(42097, 2715, 'wsl_current_user_image', 'https://graph.facebook.com/10155575601375304/picture?width=150&height=150'),
(42098, 2715, 'session_tokens', 'a:1:{s:64:\"6da58415ddbc54c1f711277796d73775d35c9cdc3ac8185b62cfae2abe672e7c\";a:4:{s:10:\"expiration\";i:1434231871;s:2:\"ip\";s:13:\"46.189.174.29\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433022271;}}'),
(42099, 2715, 'votou', 'sim'),
(42100, 2715, 'user_votes', 'shaper-do-ano-xhapeland_p1379'),
(42101, 2716, 'nickname', 'Patricia_Ferreira_de_Lima'),
(42102, 2716, 'first_name', 'Patricia'),
(42103, 2716, 'last_name', 'Ferreira de Lima'),
(42104, 2716, 'description', ''),
(42105, 2716, 'rich_editing', 'true'),
(42106, 2716, 'comment_shortcuts', 'false'),
(42107, 2716, 'admin_color', 'fresh'),
(42108, 2716, 'use_ssl', '0'),
(42109, 2716, 'show_admin_bar_front', 'true'),
(42110, 2716, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42111, 2716, 'wp_user_level', '0'),
(42112, 2716, 'wsl_current_provider', 'Facebook'),
(42113, 2716, 'wsl_current_user_image', 'https://graph.facebook.com/10205283909911400/picture?width=150&height=150'),
(42114, 2716, 'session_tokens', 'a:1:{s:64:\"65732690677a4351838495f046776625d32d9d79cc93993415e140280444c604\";a:4:{s:10:\"expiration\";i:1434232040;s:2:\"ip\";s:14:\"89.180.159.140\";s:2:\"ua\";s:133:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; X50D Build/X50D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433022440;}}'),
(42115, 2716, 'votou', 'sim'),
(42116, 2716, 'user_votes', 'surfista-do-ano-oakley_p1339,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(42117, 2717, 'nickname', 'Vasco_Claro'),
(42118, 2717, 'first_name', 'Vasco'),
(42119, 2717, 'last_name', 'Claro'),
(42120, 2717, 'description', ''),
(42121, 2717, 'rich_editing', 'true'),
(42122, 2717, 'comment_shortcuts', 'false'),
(42123, 2717, 'admin_color', 'fresh'),
(42124, 2717, 'use_ssl', '0'),
(42125, 2717, 'show_admin_bar_front', 'true'),
(42126, 2717, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42127, 2717, 'wp_user_level', '0'),
(42128, 2717, 'wsl_current_provider', 'Facebook'),
(42129, 2717, 'wsl_current_user_image', 'https://graph.facebook.com/829239060505307/picture?width=150&height=150'),
(42130, 2717, 'session_tokens', 'a:1:{s:64:\"c7fb95c0a66c409ca74afb99c2a33b747eaf37e5b63fe8c4e1a87a48c2be5a59\";a:4:{s:10:\"expiration\";i:1434232464;s:2:\"ip\";s:12:\"5.158.57.252\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1433022864;}}'),
(42131, 2714, 'votou', 'sim'),
(42132, 2714, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(42133, 2718, 'nickname', 'Jose_Costa'),
(42134, 2718, 'first_name', 'Jose'),
(42135, 2718, 'last_name', 'Costa'),
(42136, 2718, 'description', 'eu eu ...'),
(42137, 2718, 'rich_editing', 'true'),
(42138, 2718, 'comment_shortcuts', 'false'),
(42139, 2718, 'admin_color', 'fresh'),
(42140, 2718, 'use_ssl', '0'),
(42141, 2718, 'show_admin_bar_front', 'true'),
(42142, 2718, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42143, 2718, 'wp_user_level', '0'),
(42144, 2718, 'wsl_current_provider', 'Google'),
(42145, 2718, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-W0QbmB-NTuU/AAAAAAAAAAI/AAAAAAAAALo/EjLPdrmgm0A/photo.jpg?sz=200'),
(42146, 2718, 'session_tokens', 'a:1:{s:64:\"7d51efa438fae82cd69aeab17845040e81b7a370e5192691190e5c79f2e609b1\";a:4:{s:10:\"expiration\";i:1434232688;s:2:\"ip\";s:13:\"176.79.171.35\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1433023088;}}'),
(42147, 2718, 'votou', 'sim'),
(42148, 2718, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(42149, 2719, 'nickname', 'Frederic_Wiliam'),
(42150, 2719, 'first_name', 'Frederic'),
(42151, 2719, 'last_name', 'Wiliam'),
(42152, 2719, 'description', ''),
(42153, 2719, 'rich_editing', 'true'),
(42154, 2719, 'comment_shortcuts', 'false'),
(42155, 2719, 'admin_color', 'fresh'),
(42156, 2719, 'use_ssl', '0'),
(42157, 2719, 'show_admin_bar_front', 'true'),
(42158, 2719, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42159, 2719, 'wp_user_level', '0'),
(42160, 2719, 'wsl_current_provider', 'Facebook'),
(42161, 2719, 'wsl_current_user_image', 'https://graph.facebook.com/10153425913770802/picture?width=150&height=150'),
(42162, 2719, 'session_tokens', 'a:1:{s:64:\"b00755fffd7fa4a095ec68ea0de9f49d17f2f7f577d66b978860b83954e90d70\";a:4:{s:10:\"expiration\";i:1434232807;s:2:\"ip\";s:15:\"179.218.193.179\";s:2:\"ua\";s:112:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2416.0 Safari/537.36\";s:5:\"login\";i:1433023207;}}'),
(42163, 2720, 'nickname', 'Julie_Tarchini'),
(42164, 2720, 'first_name', 'Julie'),
(42165, 2720, 'last_name', 'Tarchini'),
(42166, 2720, 'description', ''),
(42167, 2720, 'rich_editing', 'true'),
(42168, 2720, 'comment_shortcuts', 'false'),
(42169, 2720, 'admin_color', 'fresh'),
(42170, 2720, 'use_ssl', '0'),
(42171, 2720, 'show_admin_bar_front', 'true'),
(42172, 2720, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42173, 2720, 'wp_user_level', '0'),
(42174, 2720, 'wsl_current_provider', 'Facebook'),
(42175, 2720, 'wsl_current_user_image', 'https://graph.facebook.com/10205845551791101/picture?width=150&height=150'),
(42176, 2720, 'session_tokens', 'a:1:{s:64:\"ca06748135adaf167b4084ecf99c87e540cfa8cc6f9731cbd35970e43970d9d1\";a:4:{s:10:\"expiration\";i:1434232842;s:2:\"ip\";s:12:\"188.81.7.159\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B435 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.1;FBSS/2; FBCR/Orange;FBID/phone;FBLC/fr_FR;FBOP/5]\";s:5:\"login\";i:1433023242;}}'),
(42177, 2712, 'votou', 'sim'),
(42178, 2712, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(42179, 2719, 'votou', 'sim'),
(42180, 2719, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(42181, 2721, 'nickname', 'Bernardo_Seabra'),
(42182, 2721, 'first_name', 'Bernardo'),
(42183, 2721, 'last_name', 'Seabra'),
(42184, 2721, 'description', ''),
(42185, 2721, 'rich_editing', 'true'),
(42186, 2721, 'comment_shortcuts', 'false'),
(42187, 2721, 'admin_color', 'fresh'),
(42188, 2721, 'use_ssl', '0'),
(42189, 2721, 'show_admin_bar_front', 'true'),
(42190, 2721, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42191, 2721, 'wp_user_level', '0'),
(42192, 2721, 'wsl_current_provider', 'Facebook'),
(42193, 2721, 'wsl_current_user_image', 'https://graph.facebook.com/10203877575050136/picture?width=150&height=150'),
(42194, 2721, 'session_tokens', 'a:1:{s:64:\"b3b6b54ef41e4020f5efa8d9c80c4ea642609821c2236d333943fc8c68775b4e\";a:4:{s:10:\"expiration\";i:1434233103;s:2:\"ip\";s:14:\"81.193.129.144\";s:2:\"ua\";s:134:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_0 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12A365 Safari/600.1.4\";s:5:\"login\";i:1433023503;}}'),
(42195, 2717, 'votou', 'sim'),
(42196, 2717, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(42197, 2722, 'nickname', 'Pedro_Paraiso'),
(42198, 2722, 'first_name', 'Pedro'),
(42199, 2722, 'last_name', 'Paraíso'),
(42200, 2722, 'description', ''),
(42201, 2722, 'rich_editing', 'true'),
(42202, 2722, 'comment_shortcuts', 'false'),
(42203, 2722, 'admin_color', 'fresh'),
(42204, 2722, 'use_ssl', '0'),
(42205, 2722, 'show_admin_bar_front', 'true'),
(42206, 2722, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42207, 2722, 'wp_user_level', '0'),
(42208, 2722, 'wsl_current_provider', 'Facebook'),
(42209, 2722, 'wsl_current_user_image', 'https://graph.facebook.com/1058301880865987/picture?width=150&height=150'),
(42210, 2722, 'session_tokens', 'a:1:{s:64:\"51bafb951a0a92b71a2c9f90a9525206783dd52e5990c9e533bb6f1bd153033c\";a:4:{s:10:\"expiration\";i:1434233254;s:2:\"ip\";s:13:\"89.115.216.58\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433023654;}}'),
(42211, 2723, 'nickname', 'Pedro_Ferrer'),
(42212, 2723, 'first_name', 'Pedro'),
(42213, 2723, 'last_name', 'Ferrer'),
(42214, 2723, 'description', ''),
(42215, 2723, 'rich_editing', 'true'),
(42216, 2723, 'comment_shortcuts', 'false'),
(42217, 2723, 'admin_color', 'fresh'),
(42218, 2723, 'use_ssl', '0'),
(42219, 2723, 'show_admin_bar_front', 'true'),
(42220, 2723, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42221, 2723, 'wp_user_level', '0'),
(42222, 2723, 'wsl_current_provider', 'Facebook'),
(42223, 2723, 'wsl_current_user_image', 'https://graph.facebook.com/10152876551468144/picture?width=150&height=150'),
(42224, 2723, 'session_tokens', 'a:1:{s:64:\"bfd1a5bf1088b754c439a4100cec500530f65ecb5d1bb6a622fa1045ad66f90b\";a:4:{s:10:\"expiration\";i:1434233272;s:2:\"ip\";s:14:\"85.243.158.251\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433023672;}}'),
(42225, 2724, 'nickname', 'Miguel_Gomes'),
(42226, 2724, 'first_name', 'Miguel'),
(42227, 2724, 'last_name', 'Gomes'),
(42228, 2724, 'description', ''),
(42229, 2724, 'rich_editing', 'true'),
(42230, 2724, 'comment_shortcuts', 'false'),
(42231, 2724, 'admin_color', 'fresh'),
(42232, 2724, 'use_ssl', '0'),
(42233, 2724, 'show_admin_bar_front', 'true'),
(42234, 2724, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42235, 2724, 'wp_user_level', '0'),
(42236, 2724, 'wsl_current_provider', 'Facebook'),
(42237, 2724, 'wsl_current_user_image', 'https://graph.facebook.com/10205723277658909/picture?width=150&height=150'),
(42238, 2724, 'session_tokens', 'a:1:{s:64:\"13e4d9c9950f24dc59821661ba5a1cbff9f4d09c776dfd96c9bb87632fe00223\";a:4:{s:10:\"expiration\";i:1434233300;s:2:\"ip\";s:12:\"83.44.160.39\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.2; BLOOM Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36\";s:5:\"login\";i:1433023700;}}'),
(42239, 2721, 'votou', 'sim'),
(42240, 2721, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(42241, 2725, 'nickname', 'Sara_Bordalo_Goncalves'),
(42242, 2725, 'first_name', 'Sara'),
(42243, 2725, 'last_name', 'Bordalo Gonçalves'),
(42244, 2725, 'description', ''),
(42245, 2725, 'rich_editing', 'true'),
(42246, 2725, 'comment_shortcuts', 'false'),
(42247, 2725, 'admin_color', 'fresh'),
(42248, 2725, 'use_ssl', '0'),
(42249, 2725, 'show_admin_bar_front', 'true'),
(42250, 2725, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42251, 2725, 'wp_user_level', '0'),
(42252, 2725, 'wsl_current_provider', 'Facebook'),
(42253, 2725, 'wsl_current_user_image', 'https://graph.facebook.com/956618774369053/picture?width=150&height=150'),
(42254, 2725, 'session_tokens', 'a:1:{s:64:\"a6513147f676bbd029d7c09824fca5a668077f9d1d6ae23617f9f20a4f0fc60d\";a:4:{s:10:\"expiration\";i:1434233369;s:2:\"ip\";s:13:\"85.241.50.137\";s:2:\"ua\";s:143:\"Mozilla/5.0 (Linux; Android 4.0.4; tmn smart a18 Build/IMM76D) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.166 Mobile Safari/535.19\";s:5:\"login\";i:1433023769;}}'),
(42255, 2722, 'votou', 'sim'),
(42256, 2722, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(42257, 2723, 'votou', 'sim'),
(42258, 2723, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(42259, 2725, 'votou', 'sim'),
(42260, 2725, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(42261, 2726, 'nickname', 'Ricardo_Silva_1'),
(42262, 2726, 'first_name', 'Ricardo'),
(42263, 2726, 'last_name', 'Silva'),
(42264, 2726, 'description', ''),
(42265, 2726, 'rich_editing', 'true'),
(42266, 2726, 'comment_shortcuts', 'false'),
(42267, 2726, 'admin_color', 'fresh'),
(42268, 2726, 'use_ssl', '0'),
(42269, 2726, 'show_admin_bar_front', 'true'),
(42270, 2726, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42271, 2726, 'wp_user_level', '0'),
(42272, 2726, 'wsl_current_provider', 'Facebook'),
(42273, 2726, 'wsl_current_user_image', 'https://graph.facebook.com/10206449512693620/picture?width=150&height=150'),
(42274, 2726, 'session_tokens', 'a:1:{s:64:\"962d215eb1449c8c3986df7bfa4f9f8a781727484728ad7f83f8ea9f55735a59\";a:4:{s:10:\"expiration\";i:1434233627;s:2:\"ip\";s:14:\"188.82.243.194\";s:2:\"ua\";s:151:\"Mozilla/5.0 (Linux; Android 4.2.2; ALCATEL ONE TOUCH 7047D Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.59 Mobile Safari/537.36\";s:5:\"login\";i:1433024027;}}'),
(42275, 2726, 'votou', 'sim'),
(42276, 2726, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(42277, 2727, 'nickname', 'Tomas_Cambournac'),
(42278, 2727, 'first_name', 'Tomás'),
(42279, 2727, 'last_name', 'Cambournac'),
(42280, 2727, 'description', ''),
(42281, 2727, 'rich_editing', 'true'),
(42282, 2727, 'comment_shortcuts', 'false'),
(42283, 2727, 'admin_color', 'fresh'),
(42284, 2727, 'use_ssl', '0'),
(42285, 2727, 'show_admin_bar_front', 'true'),
(42286, 2727, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42287, 2727, 'wp_user_level', '0'),
(42288, 2727, 'wsl_current_provider', 'Facebook'),
(42289, 2727, 'wsl_current_user_image', 'https://graph.facebook.com/843498659078116/picture?width=150&height=150'),
(42290, 2727, 'session_tokens', 'a:1:{s:64:\"45acf3db88d174594128d5464e8063726f2c8ec879be4b972f7dd2fe9f0b4e62\";a:4:{s:10:\"expiration\";i:1434233777;s:2:\"ip\";s:13:\"85.246.225.96\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433024177;}}'),
(42291, 2728, 'nickname', 'Pedro_Vicente'),
(42292, 2728, 'first_name', 'Pedro'),
(42293, 2728, 'last_name', 'Vicente'),
(42294, 2728, 'description', ''),
(42295, 2728, 'rich_editing', 'true'),
(42296, 2728, 'comment_shortcuts', 'false'),
(42297, 2728, 'admin_color', 'fresh'),
(42298, 2728, 'use_ssl', '0'),
(42299, 2728, 'show_admin_bar_front', 'true'),
(42300, 2728, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42301, 2728, 'wp_user_level', '0'),
(42302, 2728, 'wsl_current_provider', 'Google'),
(42303, 2728, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-sdUhv7IF5zI/AAAAAAAAAAI/AAAAAAAAAGs/1C3lTJ5YHCQ/photo.jpg?sz=200'),
(42304, 2728, 'session_tokens', 'a:1:{s:64:\"bac21f71902f8e87cc3902fb32b3e474668145addd41bf8faf9f3395cc0e5b5f\";a:4:{s:10:\"expiration\";i:1434233818;s:2:\"ip\";s:12:\"79.168.36.74\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433024218;}}'),
(42305, 2729, 'nickname', 'Carlos_Mendes'),
(42306, 2729, 'first_name', 'Carlos'),
(42307, 2729, 'last_name', 'Mendes'),
(42308, 2729, 'description', ''),
(42309, 2729, 'rich_editing', 'true'),
(42310, 2729, 'comment_shortcuts', 'false'),
(42311, 2729, 'admin_color', 'fresh'),
(42312, 2729, 'use_ssl', '0'),
(42313, 2729, 'show_admin_bar_front', 'true'),
(42314, 2729, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42315, 2729, 'wp_user_level', '0'),
(42316, 2729, 'wsl_current_provider', 'Facebook'),
(42317, 2729, 'wsl_current_user_image', 'https://graph.facebook.com/885252524846438/picture?width=150&height=150'),
(42318, 2729, 'session_tokens', 'a:1:{s:64:\"3481822f38445770257af562ca547f763a54af63edf313099c13340f39ca7b24\";a:4:{s:10:\"expiration\";i:1434233918;s:2:\"ip\";s:11:\"95.94.65.81\";s:2:\"ua\";s:175:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 ACHEETAHI/2100501090\";s:5:\"login\";i:1433024318;}}'),
(42319, 2727, 'votou', 'sim'),
(42320, 2727, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(42321, 2728, 'votou', 'sim'),
(42322, 2728, 'user_votes', 'manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(42323, 2730, 'nickname', 'Antonio_Hermenegildo'),
(42324, 2730, 'first_name', 'António'),
(42325, 2730, 'last_name', 'Hermenegildo'),
(42326, 2730, 'description', ''),
(42327, 2730, 'rich_editing', 'true'),
(42328, 2730, 'comment_shortcuts', 'false'),
(42329, 2730, 'admin_color', 'fresh'),
(42330, 2730, 'use_ssl', '0'),
(42331, 2730, 'show_admin_bar_front', 'true'),
(42332, 2730, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42333, 2730, 'wp_user_level', '0'),
(42334, 2730, 'wsl_current_provider', 'Facebook'),
(42335, 2730, 'wsl_current_user_image', 'https://graph.facebook.com/10153307638793279/picture?width=150&height=150'),
(42336, 2730, 'session_tokens', 'a:1:{s:64:\"e67cbda430b9d1431dabb888cb1027394346d5ef9a128ac3e29be2adb5699d50\";a:4:{s:10:\"expiration\";i:1434233983;s:2:\"ip\";s:13:\"213.30.118.98\";s:2:\"ua\";s:141:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E4.5 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433024383;}}'),
(42337, 2731, 'nickname', 'Nuno_Filipe_Guilherme'),
(42338, 2731, 'first_name', 'Nuno Filipe'),
(42339, 2731, 'last_name', 'Guilherme'),
(42340, 2731, 'description', ''),
(42341, 2731, 'rich_editing', 'true'),
(42342, 2731, 'comment_shortcuts', 'false'),
(42343, 2731, 'admin_color', 'fresh'),
(42344, 2731, 'use_ssl', '0'),
(42345, 2731, 'show_admin_bar_front', 'true'),
(42346, 2731, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42347, 2731, 'wp_user_level', '0'),
(42348, 2731, 'wsl_current_provider', 'Facebook'),
(42349, 2731, 'wsl_current_user_image', 'https://graph.facebook.com/379086115621792/picture?width=150&height=150'),
(42350, 2731, 'session_tokens', 'a:2:{s:64:\"d032e689d075b575aa7753eec10e931d08f73a17d655168e2a882d99c8868008\";a:4:{s:10:\"expiration\";i:1434233994;s:2:\"ip\";s:15:\"212.183.128.184\";s:2:\"ua\";s:266:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneUK;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433024394;}s:64:\"5eb45b2aef12eea7923f97bec388829ec71abde7327a7c17fbd8096453fc453f\";a:4:{s:10:\"expiration\";i:1434276274;s:2:\"ip\";s:13:\"85.255.234.11\";s:2:\"ua\";s:266:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneUK;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433066674;}}'),
(42351, 2729, 'votou', 'sim'),
(42352, 2729, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(42353, 2732, 'nickname', 'Susana_Ramon_Laureano'),
(42354, 2732, 'first_name', 'Susana Ramon'),
(42355, 2732, 'last_name', 'Laureano'),
(42356, 2732, 'description', ''),
(42357, 2732, 'rich_editing', 'true'),
(42358, 2732, 'comment_shortcuts', 'false'),
(42359, 2732, 'admin_color', 'fresh'),
(42360, 2732, 'use_ssl', '0'),
(42361, 2732, 'show_admin_bar_front', 'true'),
(42362, 2732, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42363, 2732, 'wp_user_level', '0'),
(42364, 2732, 'wsl_current_provider', 'Facebook'),
(42365, 2732, 'wsl_current_user_image', 'https://graph.facebook.com/10206898418723347/picture?width=150&height=150'),
(42366, 2732, 'session_tokens', 'a:1:{s:64:\"a77e1db09d4c26a6ed9cbacdc01e5b198b3666e52d77798477143b666d3ddcc5\";a:4:{s:10:\"expiration\";i:1434234289;s:2:\"ip\";s:14:\"89.180.152.176\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433024689;}}'),
(42367, 2732, 'votou', 'sim'),
(42368, 2732, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391,onda-do-ano-polen_p1086,shaper-do-ano-xhapeland_p1377'),
(42369, 2733, 'nickname', 'Sofia_Salta'),
(42370, 2733, 'first_name', 'Sofia'),
(42371, 2733, 'last_name', 'Salta'),
(42372, 2733, 'description', ''),
(42373, 2733, 'rich_editing', 'true'),
(42374, 2733, 'comment_shortcuts', 'false'),
(42375, 2733, 'admin_color', 'fresh'),
(42376, 2733, 'use_ssl', '0'),
(42377, 2733, 'show_admin_bar_front', 'true'),
(42378, 2733, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42379, 2733, 'wp_user_level', '0'),
(42380, 2733, 'wsl_current_provider', 'Google'),
(42381, 2733, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(42382, 2733, 'session_tokens', 'a:1:{s:64:\"61c89c4a334c6919dbcf92a6f7b968c98367d85114a60d6286e1c573f53a1035\";a:4:{s:10:\"expiration\";i:1434234592;s:2:\"ip\";s:12:\"81.84.40.238\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433024992;}}'),
(42383, 2734, 'nickname', 'Marco_Martinez_Marinho'),
(42384, 2734, 'first_name', 'Marco'),
(42385, 2734, 'last_name', 'Marinho'),
(42386, 2734, 'description', ''),
(42387, 2734, 'rich_editing', 'true'),
(42388, 2734, 'comment_shortcuts', 'false'),
(42389, 2734, 'admin_color', 'fresh'),
(42390, 2734, 'use_ssl', '0'),
(42391, 2734, 'show_admin_bar_front', 'true'),
(42392, 2734, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42393, 2734, 'wp_user_level', '0'),
(42394, 2734, 'wsl_current_provider', 'Facebook'),
(42395, 2734, 'wsl_current_user_image', 'https://graph.facebook.com/10153284314982777/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(42396, 2734, 'session_tokens', 'a:1:{s:64:\"ae0e9f1357f6a913f84fde0f4e9a7caa406521bddcb634b0925f6817d7ae7c2d\";a:4:{s:10:\"expiration\";i:1434234990;s:2:\"ip\";s:14:\"85.246.229.227\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433025390;}}'),
(42397, 2733, 'votou', 'sim'),
(42398, 2733, 'user_votes', 'treinador-do-ano_p1359'),
(42399, 2735, 'nickname', 'Simao_Eduardo'),
(42400, 2735, 'first_name', 'Simão'),
(42401, 2735, 'last_name', 'Eduardo'),
(42402, 2735, 'description', ''),
(42403, 2735, 'rich_editing', 'true'),
(42404, 2735, 'comment_shortcuts', 'false'),
(42405, 2735, 'admin_color', 'fresh'),
(42406, 2735, 'use_ssl', '0'),
(42407, 2735, 'show_admin_bar_front', 'true'),
(42408, 2735, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42409, 2735, 'wp_user_level', '0'),
(42410, 2735, 'wsl_current_provider', 'Facebook'),
(42411, 2735, 'wsl_current_user_image', 'https://graph.facebook.com/428177597385504/picture?width=150&height=150'),
(42412, 2735, 'session_tokens', 'a:2:{s:64:\"0c0cfa34b2fa7a0e40eee98c2a32704a7ffcdc6cfbc7b812c7f35feb57f78d88\";a:4:{s:10:\"expiration\";i:1434235328;s:2:\"ip\";s:13:\"213.30.118.67\";s:2:\"ua\";s:145:\"Mozilla/5.0 (Linux; U; Android 4.2.1; pt-pt; bq Aquaris 5.7 Build/JOP40D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433025728;}s:64:\"7c1e573d148320f3816f026157b2dce4ee6057a841cb803f3f27ff283e1bfb36\";a:4:{s:10:\"expiration\";i:1434318456;s:2:\"ip\";s:10:\"213.22.0.9\";s:2:\"ua\";s:244:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433108856;}}'),
(42413, 2734, 'votou', 'sim'),
(42414, 2734, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(42415, 2736, 'nickname', 'Bruno_Norberto'),
(42416, 2736, 'first_name', 'Bruno'),
(42417, 2736, 'last_name', 'Norberto'),
(42418, 2736, 'description', ''),
(42419, 2736, 'rich_editing', 'true'),
(42420, 2736, 'comment_shortcuts', 'false'),
(42421, 2736, 'admin_color', 'fresh'),
(42422, 2736, 'use_ssl', '0'),
(42423, 2736, 'show_admin_bar_front', 'true'),
(42424, 2736, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42425, 2736, 'wp_user_level', '0'),
(42426, 2736, 'wsl_current_provider', 'Facebook'),
(42427, 2736, 'wsl_current_user_image', 'https://graph.facebook.com/10155788932980727/picture?width=150&height=150'),
(42428, 2736, 'session_tokens', 'a:1:{s:64:\"2ddb3f4b8e2e1e0441918d4a3c42aef872c42b2cd6b829a615840ff0a320df61\";a:4:{s:10:\"expiration\";i:1434235551;s:2:\"ip\";s:13:\"95.94.195.199\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1433025951;}}'),
(42429, 2736, 'votou', 'sim'),
(42430, 2736, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(42431, 2724, 'votou', 'sim'),
(42432, 2724, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(42433, 2737, 'nickname', 'Filomena_Valadar'),
(42434, 2737, 'first_name', 'Filomena'),
(42435, 2737, 'last_name', 'Valadar'),
(42436, 2737, 'description', ''),
(42437, 2737, 'rich_editing', 'true'),
(42438, 2737, 'comment_shortcuts', 'false'),
(42439, 2737, 'admin_color', 'fresh'),
(42440, 2737, 'use_ssl', '0'),
(42441, 2737, 'show_admin_bar_front', 'true'),
(42442, 2737, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42443, 2737, 'wp_user_level', '0'),
(42444, 2737, 'wsl_current_provider', 'Facebook'),
(42445, 2737, 'wsl_current_user_image', 'https://graph.facebook.com/1091800717515608/picture?width=150&height=150'),
(42446, 2737, 'session_tokens', 'a:1:{s:64:\"7e3e6a02ddcd3fdaddaec1c4786290730442c63afcda583a3e6a2e5a776b3c57\";a:4:{s:10:\"expiration\";i:1434235735;s:2:\"ip\";s:14:\"85.246.240.234\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433026135;}}'),
(42447, 2738, 'nickname', 'Thiago_Jacare'),
(42448, 2738, 'first_name', 'Thiago'),
(42449, 2738, 'last_name', 'Jacaré'),
(42450, 2738, 'description', ''),
(42451, 2738, 'rich_editing', 'true'),
(42452, 2738, 'comment_shortcuts', 'false'),
(42453, 2738, 'admin_color', 'fresh'),
(42454, 2738, 'use_ssl', '0'),
(42455, 2738, 'show_admin_bar_front', 'true'),
(42456, 2738, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42457, 2738, 'wp_user_level', '0'),
(42458, 2738, 'wsl_current_provider', 'Facebook'),
(42459, 2738, 'wsl_current_user_image', 'https://graph.facebook.com/921981924531616/picture?width=150&height=150'),
(42460, 2738, 'session_tokens', 'a:1:{s:64:\"1aaed1c9a84a4c5be34dfdbb600be7d7ca824f4a3e1fc4b99738ea38062d00ea\";a:4:{s:10:\"expiration\";i:1434235770;s:2:\"ip\";s:13:\"177.7.209.169\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G360BT Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433026170;}}'),
(42461, 2739, 'nickname', 'Catarina_Mascarenhas'),
(42462, 2739, 'first_name', 'Catarina'),
(42463, 2739, 'last_name', 'Mascarenhas'),
(42464, 2739, 'description', ''),
(42465, 2739, 'rich_editing', 'true'),
(42466, 2739, 'comment_shortcuts', 'false'),
(42467, 2739, 'admin_color', 'fresh'),
(42468, 2739, 'use_ssl', '0'),
(42469, 2739, 'show_admin_bar_front', 'true'),
(42470, 2739, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42471, 2739, 'wp_user_level', '0'),
(42472, 2739, 'wsl_current_provider', 'Facebook'),
(42473, 2739, 'wsl_current_user_image', 'https://graph.facebook.com/10152801248996930/picture?width=150&height=150'),
(42474, 2739, 'session_tokens', 'a:1:{s:64:\"b808e327f7bb5f7d85cc6fdda0cd1c00c2fdea7548494cb2b7665bde5371dba4\";a:4:{s:10:\"expiration\";i:1434235801;s:2:\"ip\";s:13:\"79.168.42.186\";s:2:\"ua\";s:126:\"Mozilla/5.0 (iPad; CPU OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D167 Safari/9537.53\";s:5:\"login\";i:1433026201;}}'),
(42475, 2737, 'votou', 'sim'),
(42476, 2737, 'user_votes', 'maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391'),
(42477, 2738, 'votou', 'sim'),
(42478, 2738, 'user_votes', 'maior-onda-tow-in-oe_p1190,foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(42479, 2740, 'nickname', 'Francisco_Manuel_Oliveira'),
(42480, 2740, 'first_name', 'Francisco'),
(42481, 2740, 'last_name', 'Oliveira'),
(42482, 2740, 'description', ''),
(42483, 2740, 'rich_editing', 'true'),
(42484, 2740, 'comment_shortcuts', 'false'),
(42485, 2740, 'admin_color', 'fresh'),
(42486, 2740, 'use_ssl', '0'),
(42487, 2740, 'show_admin_bar_front', 'true'),
(42488, 2740, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42489, 2740, 'wp_user_level', '0'),
(42490, 2740, 'wsl_current_provider', 'Facebook'),
(42491, 2740, 'wsl_current_user_image', 'https://graph.facebook.com/10203889581792194/picture?width=150&height=150'),
(42492, 2740, 'session_tokens', 'a:1:{s:64:\"7be58ecfe5fd0cb65be465a1a0e3c14deec6d83b1c9fdae79796b1e40d15dcd8\";a:4:{s:10:\"expiration\";i:1434236146;s:2:\"ip\";s:14:\"85.243.171.170\";s:2:\"ua\";s:76:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; MASMJS; rv:11.0) like Gecko\";s:5:\"login\";i:1433026546;}}'),
(42493, 2741, 'nickname', 'Antonieta_Oliveira'),
(42494, 2741, 'first_name', 'Antonieta'),
(42495, 2741, 'last_name', 'Oliveira'),
(42496, 2741, 'description', ''),
(42497, 2741, 'rich_editing', 'true'),
(42498, 2741, 'comment_shortcuts', 'false'),
(42499, 2741, 'admin_color', 'fresh'),
(42500, 2741, 'use_ssl', '0'),
(42501, 2741, 'show_admin_bar_front', 'true'),
(42502, 2741, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42503, 2741, 'wp_user_level', '0'),
(42504, 2741, 'wsl_current_provider', 'Facebook'),
(42505, 2741, 'wsl_current_user_image', 'https://graph.facebook.com/1010001359010881/picture?width=150&height=150'),
(42506, 2741, 'session_tokens', 'a:1:{s:64:\"5754a5889f46f96113db581991203c7422e1e60b73467fc5c009fc6591878b54\";a:4:{s:10:\"expiration\";i:1434236177;s:2:\"ip\";s:13:\"89.155.49.112\";s:2:\"ua\";s:74:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; MALC; rv:11.0) like Gecko\";s:5:\"login\";i:1433026577;}}'),
(42507, 2740, 'votou', 'sim'),
(42508, 2740, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(42509, 2741, 'votou', 'sim'),
(42510, 2741, 'user_votes', 'onda-do-ano-polen_p1230'),
(42511, 2742, 'nickname', 'Bruno_Amaral'),
(42512, 2742, 'first_name', 'Bruno'),
(42513, 2742, 'last_name', 'Amaral'),
(42514, 2742, 'description', ''),
(42515, 2742, 'rich_editing', 'true'),
(42516, 2742, 'comment_shortcuts', 'false'),
(42517, 2742, 'admin_color', 'fresh'),
(42518, 2742, 'use_ssl', '0'),
(42519, 2742, 'show_admin_bar_front', 'true'),
(42520, 2742, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42521, 2742, 'wp_user_level', '0'),
(42522, 2742, 'wsl_current_provider', 'Facebook'),
(42523, 2742, 'wsl_current_user_image', 'https://graph.facebook.com/10205469480910451/picture?width=150&height=150'),
(42524, 2742, 'session_tokens', 'a:2:{s:64:\"4f5efec42b403b316913d1886e5c1b52353cebc0475508d2de8cde9f71a6b9b5\";a:4:{s:10:\"expiration\";i:1434236790;s:2:\"ip\";s:13:\"88.214.160.65\";s:2:\"ua\";s:247:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad3,6;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433027190;}s:64:\"310566794853bddedf0a15a525a7f1414d2d2898c9d52b9427eba00d8cd3411c\";a:4:{s:10:\"expiration\";i:1434282729;s:2:\"ip\";s:13:\"88.214.160.14\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433073129;}}'),
(42525, 2739, 'votou', 'sim'),
(42526, 2739, 'user_votes', 'foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(42527, 2743, 'nickname', 'Roberta_Valentino'),
(42528, 2743, 'first_name', 'Roberta'),
(42529, 2743, 'last_name', 'Valentino'),
(42530, 2743, 'description', ''),
(42531, 2743, 'rich_editing', 'true'),
(42532, 2743, 'comment_shortcuts', 'false'),
(42533, 2743, 'admin_color', 'fresh'),
(42534, 2743, 'use_ssl', '0'),
(42535, 2743, 'show_admin_bar_front', 'true'),
(42536, 2743, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42537, 2743, 'wp_user_level', '0'),
(42538, 2743, 'wsl_current_provider', 'Facebook'),
(42539, 2743, 'wsl_current_user_image', 'https://graph.facebook.com/10207296235190669/picture?width=150&height=150'),
(42540, 2743, 'session_tokens', 'a:1:{s:64:\"59b83542da8e0237aa4d265173fc2e5a2f6cbc55d2015da926063b98a045a4c1\";a:4:{s:10:\"expiration\";i:1434237262;s:2:\"ip\";s:15:\"114.121.131.143\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Telkomsel;FBID/phone;FBLC/it_IT;FBOP/5]\";s:5:\"login\";i:1433027662;}}'),
(42541, 2744, 'nickname', 'Carla_Cristina_Teixeira_Sousa'),
(42542, 2744, 'first_name', 'Carla Cristina'),
(42543, 2744, 'last_name', 'Teixeira Sousa'),
(42544, 2744, 'description', ''),
(42545, 2744, 'rich_editing', 'true'),
(42546, 2744, 'comment_shortcuts', 'false'),
(42547, 2744, 'admin_color', 'fresh'),
(42548, 2744, 'use_ssl', '0'),
(42549, 2744, 'show_admin_bar_front', 'true'),
(42550, 2744, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42551, 2744, 'wp_user_level', '0'),
(42552, 2744, 'wsl_current_provider', 'Facebook'),
(42553, 2744, 'wsl_current_user_image', 'https://graph.facebook.com/970392049661400/picture?width=150&height=150'),
(42554, 2744, 'session_tokens', 'a:1:{s:64:\"2912ed9463f3d58e1384bf562e26544d3fc9e235a7f1caa3a72c4890539d0e6b\";a:4:{s:10:\"expiration\";i:1434237498;s:2:\"ip\";s:13:\"84.23.207.192\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.1.2; GT-S7392 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433027898;}}'),
(42555, 2745, 'nickname', 'Ludgero_Corvo'),
(42556, 2745, 'first_name', 'Ludgero'),
(42557, 2745, 'last_name', 'Corvo'),
(42558, 2745, 'description', ''),
(42559, 2745, 'rich_editing', 'true'),
(42560, 2745, 'comment_shortcuts', 'false'),
(42561, 2745, 'admin_color', 'fresh'),
(42562, 2745, 'use_ssl', '0'),
(42563, 2745, 'show_admin_bar_front', 'true'),
(42564, 2745, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42565, 2745, 'wp_user_level', '0'),
(42566, 2745, 'wsl_current_provider', 'Facebook'),
(42567, 2745, 'wsl_current_user_image', 'https://graph.facebook.com/10203403273197628/picture?width=150&height=150'),
(42568, 2745, 'session_tokens', 'a:2:{s:64:\"0555ab5223be744c1dab60f11059325bae9e68758140abf1545d728803f915cc\";a:4:{s:10:\"expiration\";i:1434237566;s:2:\"ip\";s:13:\"78.130.20.181\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.137 Safari/537.36\";s:5:\"login\";i:1433027966;}s:64:\"769e4b2589079653656dd214cddc66dbbe345eb9b41c5775e3e2ffd36c88845b\";a:4:{s:10:\"expiration\";i:1435007463;s:2:\"ip\";s:13:\"78.130.20.181\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.137 Safari/537.36\";s:5:\"login\";i:1433797863;}}'),
(42569, 2746, 'nickname', 'Znatura_Chalet_Alentejano'),
(42570, 2746, 'first_name', 'Znatura'),
(42571, 2746, 'last_name', 'Chalet Alentejano'),
(42572, 2746, 'description', ''),
(42573, 2746, 'rich_editing', 'true'),
(42574, 2746, 'comment_shortcuts', 'false'),
(42575, 2746, 'admin_color', 'fresh'),
(42576, 2746, 'use_ssl', '0'),
(42577, 2746, 'show_admin_bar_front', 'true'),
(42578, 2746, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42579, 2746, 'wp_user_level', '0'),
(42580, 2746, 'wsl_current_provider', 'Facebook'),
(42581, 2746, 'wsl_current_user_image', 'https://graph.facebook.com/411646545698185/picture?width=150&height=150'),
(42582, 2746, 'session_tokens', 'a:1:{s:64:\"42f78b8e065479d09fe6eb576c9f42df0da18716b202595c7fad28be71364177\";a:4:{s:10:\"expiration\";i:1434237692;s:2:\"ip\";s:13:\"62.169.86.101\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433028092;}}'),
(42583, 2747, 'nickname', 'Antonio_Sa'),
(42584, 2747, 'first_name', 'António'),
(42585, 2747, 'last_name', 'Sá'),
(42586, 2747, 'description', ''),
(42587, 2747, 'rich_editing', 'true'),
(42588, 2747, 'comment_shortcuts', 'false'),
(42589, 2747, 'admin_color', 'fresh'),
(42590, 2747, 'use_ssl', '0'),
(42591, 2747, 'show_admin_bar_front', 'true'),
(42592, 2747, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42593, 2747, 'wp_user_level', '0'),
(42594, 2747, 'wsl_current_provider', 'Facebook'),
(42595, 2747, 'wsl_current_user_image', 'https://graph.facebook.com/1596527167285015/picture?width=150&height=150'),
(42596, 2747, 'session_tokens', 'a:1:{s:64:\"c43d365f2cc129e08a2353e44b52df9bedf0cfd1c643c614fdc0d72f84b3e5de\";a:4:{s:10:\"expiration\";i:1434238074;s:2:\"ip\";s:14:\"85.139.201.159\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433028474;}}'),
(42597, 2747, 'votou', 'sim'),
(42598, 2747, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086'),
(42599, 2748, 'nickname', 'Helena_Vitorino'),
(42600, 2748, 'first_name', 'Helena'),
(42601, 2748, 'last_name', 'Vitorino'),
(42602, 2748, 'description', ''),
(42603, 2748, 'rich_editing', 'true'),
(42604, 2748, 'comment_shortcuts', 'false'),
(42605, 2748, 'admin_color', 'fresh'),
(42606, 2748, 'use_ssl', '0'),
(42607, 2748, 'show_admin_bar_front', 'true'),
(42608, 2748, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42609, 2748, 'wp_user_level', '0'),
(42610, 2748, 'wsl_current_provider', 'Facebook'),
(42611, 2748, 'wsl_current_user_image', 'https://graph.facebook.com/10203030099192366/picture?width=150&height=150'),
(42612, 2748, 'session_tokens', 'a:1:{s:64:\"97974f90ad94961636a8bfa7b3754b029fbb4a17bbec3c59d6157221a4b2c25a\";a:4:{s:10:\"expiration\";i:1434238778;s:2:\"ip\";s:12:\"188.81.18.71\";s:2:\"ua\";s:131:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) CriOS/41.0.2272.58 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433029178;}}'),
(42613, 2748, 'votou', 'sim'),
(42614, 2748, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(42615, 2749, 'nickname', 'Alexandra_Ceia'),
(42616, 2749, 'first_name', 'Alexandra'),
(42617, 2749, 'last_name', 'Ceia'),
(42618, 2749, 'description', ''),
(42619, 2749, 'rich_editing', 'true'),
(42620, 2749, 'comment_shortcuts', 'false'),
(42621, 2749, 'admin_color', 'fresh'),
(42622, 2749, 'use_ssl', '0'),
(42623, 2749, 'show_admin_bar_front', 'true'),
(42624, 2749, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42625, 2749, 'wp_user_level', '0'),
(42626, 2749, 'wsl_current_provider', 'Facebook'),
(42627, 2749, 'wsl_current_user_image', 'https://graph.facebook.com/932105373495822/picture?width=150&height=150'),
(42628, 2749, 'session_tokens', 'a:1:{s:64:\"8c1ea0e576d7cee4cc0be10a301c6682494992126f11020b85dccfda44f1ee32\";a:4:{s:10:\"expiration\";i:1434239702;s:2:\"ip\";s:12:\"81.84.253.89\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.99 Safari/537.36\";s:5:\"login\";i:1433030102;}}'),
(42629, 2750, 'nickname', 'Pedro_Fernandes'),
(42630, 2750, 'first_name', 'Pedro'),
(42631, 2750, 'last_name', 'Fernandes'),
(42632, 2750, 'description', ''),
(42633, 2750, 'rich_editing', 'true'),
(42634, 2750, 'comment_shortcuts', 'false'),
(42635, 2750, 'admin_color', 'fresh'),
(42636, 2750, 'use_ssl', '0'),
(42637, 2750, 'show_admin_bar_front', 'true'),
(42638, 2750, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42639, 2750, 'wp_user_level', '0'),
(42640, 2750, 'wsl_current_provider', 'Facebook'),
(42641, 2750, 'wsl_current_user_image', 'https://graph.facebook.com/10203094896572501/picture?width=150&height=150'),
(42642, 2750, 'session_tokens', 'a:1:{s:64:\"2aaa6013f0ab517d67469dbc1d1bd03dd93257008be9a80e8452e4f9971fa997\";a:4:{s:10:\"expiration\";i:1434240218;s:2:\"ip\";s:12:\"188.81.9.156\";s:2:\"ua\";s:237:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad5,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433030618;}}'),
(42643, 2750, 'votou', 'sim'),
(42644, 2750, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(42645, 2751, 'nickname', 'Maria_Gorete_Sousa'),
(42646, 2751, 'first_name', 'Maria Gorete'),
(42647, 2751, 'last_name', 'Sousa'),
(42648, 2751, 'description', ''),
(42649, 2751, 'rich_editing', 'true'),
(42650, 2751, 'comment_shortcuts', 'false'),
(42651, 2751, 'admin_color', 'fresh'),
(42652, 2751, 'use_ssl', '0'),
(42653, 2751, 'show_admin_bar_front', 'true'),
(42654, 2751, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42655, 2751, 'wp_user_level', '0'),
(42656, 2751, 'wsl_current_provider', 'Facebook'),
(42657, 2751, 'wsl_current_user_image', 'https://graph.facebook.com/827433290683754/picture?width=150&height=150'),
(42658, 2751, 'session_tokens', 'a:1:{s:64:\"2fb5a88bbaca5151120a2c113a21075e0231a6cbfa5d47f086c7e122afd9c511\";a:4:{s:10:\"expiration\";i:1434240971;s:2:\"ip\";s:13:\"89.180.145.88\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T310 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433031371;}}'),
(42659, 2751, 'votou', 'sim'),
(42660, 2751, 'user_votes', 'free-surfer-do-ano-volcom_p1391'),
(42661, 2752, 'nickname', 'Mar_Garcia'),
(42662, 2752, 'first_name', 'Mar'),
(42663, 2752, 'last_name', 'Garcia'),
(42664, 2752, 'description', ''),
(42665, 2752, 'rich_editing', 'true'),
(42666, 2752, 'comment_shortcuts', 'false'),
(42667, 2752, 'admin_color', 'fresh'),
(42668, 2752, 'use_ssl', '0'),
(42669, 2752, 'show_admin_bar_front', 'true'),
(42670, 2752, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42671, 2752, 'wp_user_level', '0'),
(42672, 2752, 'wsl_current_provider', 'Facebook'),
(42673, 2752, 'wsl_current_user_image', 'https://graph.facebook.com/10206839405363609/picture?width=150&height=150'),
(42674, 2752, 'session_tokens', 'a:1:{s:64:\"51a7c387ad4c94233941cf0742f89242f2f8c7afbd89c2af69616b6a5d2e26f4\";a:4:{s:10:\"expiration\";i:1434241133;s:2:\"ip\";s:12:\"5.68.242.184\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433031533;}}'),
(42675, 2753, 'nickname', 'Pepe_Goncas'),
(42676, 2753, 'first_name', 'Pepe'),
(42677, 2753, 'last_name', 'Gonças'),
(42678, 2753, 'description', ''),
(42679, 2753, 'rich_editing', 'true'),
(42680, 2753, 'comment_shortcuts', 'false'),
(42681, 2753, 'admin_color', 'fresh'),
(42682, 2753, 'use_ssl', '0'),
(42683, 2753, 'show_admin_bar_front', 'true'),
(42684, 2753, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42685, 2753, 'wp_user_level', '0'),
(42686, 2753, 'wsl_current_provider', 'Facebook'),
(42687, 2753, 'wsl_current_user_image', 'https://graph.facebook.com/1119171338109583/picture?width=150&height=150'),
(42688, 2753, 'session_tokens', 'a:1:{s:64:\"e70674f93ba1199cd9c618a77d9fd6a18f1a2a7208749826ead341a3e60adabc\";a:4:{s:10:\"expiration\";i:1434241406;s:2:\"ip\";s:13:\"188.37.76.208\";s:2:\"ua\";s:244:\"Mozilla/5.0 (iPad; CPU OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B410 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,7;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1;FBSS/1; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433031806;}}'),
(42689, 2754, 'nickname', 'Joao_Costa'),
(42690, 2754, 'first_name', 'Joao'),
(42691, 2754, 'last_name', 'Costa'),
(42692, 2754, 'description', ''),
(42693, 2754, 'rich_editing', 'true'),
(42694, 2754, 'comment_shortcuts', 'false'),
(42695, 2754, 'admin_color', 'fresh'),
(42696, 2754, 'use_ssl', '0'),
(42697, 2754, 'show_admin_bar_front', 'true'),
(42698, 2754, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42699, 2754, 'wp_user_level', '0'),
(42700, 2754, 'wsl_current_provider', 'Facebook'),
(42701, 2754, 'wsl_current_user_image', 'https://graph.facebook.com/988659204507832/picture?width=150&height=150'),
(42702, 2754, 'session_tokens', 'a:1:{s:64:\"d9db6b12afeca79fcd8cdff55da41ba3b2353787a54f4d5eb37917a21a76c19e\";a:4:{s:10:\"expiration\";i:1434247273;s:2:\"ip\";s:13:\"85.246.242.99\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433037673;}}'),
(42703, 2755, 'nickname', 'Ana_Rita_Florencio_Varela'),
(42704, 2755, 'first_name', 'Ana Rita'),
(42705, 2755, 'last_name', 'Varela'),
(42706, 2755, 'description', ''),
(42707, 2755, 'rich_editing', 'true'),
(42708, 2755, 'comment_shortcuts', 'false'),
(42709, 2755, 'admin_color', 'fresh'),
(42710, 2755, 'use_ssl', '0'),
(42711, 2755, 'show_admin_bar_front', 'true'),
(42712, 2755, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42713, 2755, 'wp_user_level', '0'),
(42714, 2755, 'wsl_current_provider', 'Facebook'),
(42715, 2755, 'wsl_current_user_image', 'https://graph.facebook.com/1131255676889809/picture?width=150&height=150'),
(42716, 2755, 'session_tokens', 'a:1:{s:64:\"038bbadf3fa35bc70ad2a208e450a70c926ebea6d667c9d295680c0108c88610\";a:4:{s:10:\"expiration\";i:1434247386;s:2:\"ip\";s:13:\"62.169.86.132\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433037786;}}'),
(42717, 2754, 'votou', 'sim'),
(42718, 2754, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(42719, 2756, 'nickname', 'Jaime_Pereira_Gomes'),
(42720, 2756, 'first_name', 'Jaime'),
(42721, 2756, 'last_name', 'Gomes'),
(42722, 2756, 'description', ''),
(42723, 2756, 'rich_editing', 'true'),
(42724, 2756, 'comment_shortcuts', 'false'),
(42725, 2756, 'admin_color', 'fresh'),
(42726, 2756, 'use_ssl', '0'),
(42727, 2756, 'show_admin_bar_front', 'true'),
(42728, 2756, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42729, 2756, 'wp_user_level', '0'),
(42730, 2756, 'wsl_current_provider', 'Facebook'),
(42731, 2756, 'wsl_current_user_image', 'https://graph.facebook.com/10206789019865304/picture?width=150&height=150'),
(42732, 2756, 'session_tokens', 'a:1:{s:64:\"f1116449f37a743df2f3e0d987dab1b8d57611ce25e184ee7c7938cedcd89b76\";a:4:{s:10:\"expiration\";i:1434248005;s:2:\"ip\";s:14:\"85.241.194.180\";s:2:\"ua\";s:187:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; HTC Desire 600 dual sim Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433038405;}}'),
(42733, 2757, 'nickname', 'Joao_Rodrigues_1'),
(42734, 2757, 'first_name', 'João'),
(42735, 2757, 'last_name', 'Rodrigues'),
(42736, 2757, 'description', ''),
(42737, 2757, 'rich_editing', 'true'),
(42738, 2757, 'comment_shortcuts', 'false'),
(42739, 2757, 'admin_color', 'fresh'),
(42740, 2757, 'use_ssl', '0'),
(42741, 2757, 'show_admin_bar_front', 'true'),
(42742, 2757, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42743, 2757, 'wp_user_level', '0'),
(42744, 2757, 'wsl_current_provider', 'Facebook'),
(42745, 2757, 'wsl_current_user_image', 'https://graph.facebook.com/945061015524158/picture?width=150&height=150'),
(42746, 2757, 'session_tokens', 'a:1:{s:64:\"d7ae85aa4812a0e0b653d2957014ab416696d95e0c247c0ecc43b5d24329dfc5\";a:4:{s:10:\"expiration\";i:1434249770;s:2:\"ip\";s:14:\"85.243.155.140\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433040170;}}'),
(42747, 2758, 'nickname', 'Pedro_Brito'),
(42748, 2758, 'first_name', 'Pedro'),
(42749, 2758, 'last_name', 'Brito'),
(42750, 2758, 'description', ''),
(42751, 2758, 'rich_editing', 'true'),
(42752, 2758, 'comment_shortcuts', 'false'),
(42753, 2758, 'admin_color', 'fresh'),
(42754, 2758, 'use_ssl', '0'),
(42755, 2758, 'show_admin_bar_front', 'true'),
(42756, 2758, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42757, 2758, 'wp_user_level', '0'),
(42758, 2758, 'wsl_current_provider', 'Facebook'),
(42759, 2758, 'wsl_current_user_image', 'https://graph.facebook.com/1074151649280991/picture?width=150&height=150'),
(42760, 2758, 'session_tokens', 'a:1:{s:64:\"133df5de76b9224bbb7085dc5ccfe4a2b7892d4bf9ef2e5a63e95042290bd9a9\";a:4:{s:10:\"expiration\";i:1434250955;s:2:\"ip\";s:12:\"95.93.62.245\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433041355;}}'),
(42761, 2758, 'votou', 'sim'),
(42762, 2758, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(42763, 2759, 'nickname', 'Lucilia_Pita'),
(42764, 2759, 'first_name', 'Lucília'),
(42765, 2759, 'last_name', 'Pita'),
(42766, 2759, 'description', ''),
(42767, 2759, 'rich_editing', 'true'),
(42768, 2759, 'comment_shortcuts', 'false'),
(42769, 2759, 'admin_color', 'fresh'),
(42770, 2759, 'use_ssl', '0'),
(42771, 2759, 'show_admin_bar_front', 'true'),
(42772, 2759, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42773, 2759, 'wp_user_level', '0'),
(42774, 2759, 'wsl_current_provider', 'Facebook'),
(42775, 2759, 'wsl_current_user_image', 'https://graph.facebook.com/877707538957430/picture?width=150&height=150'),
(42776, 2759, 'session_tokens', 'a:1:{s:64:\"bcb73ce5daca7e7a627011df5710b48852437409c9c2eeb8aac7fb28dfbc2872\";a:4:{s:10:\"expiration\";i:1434251330;s:2:\"ip\";s:13:\"83.223.190.19\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1433041730;}}'),
(42777, 2760, 'nickname', 'Miceli_Rosa'),
(42778, 2760, 'first_name', 'Miceli'),
(42779, 2760, 'last_name', 'Rosa'),
(42780, 2760, 'description', ''),
(42781, 2760, 'rich_editing', 'true'),
(42782, 2760, 'comment_shortcuts', 'false'),
(42783, 2760, 'admin_color', 'fresh'),
(42784, 2760, 'use_ssl', '0'),
(42785, 2760, 'show_admin_bar_front', 'true'),
(42786, 2760, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42787, 2760, 'wp_user_level', '0'),
(42788, 2760, 'wsl_current_provider', 'Facebook'),
(42789, 2760, 'wsl_current_user_image', 'https://graph.facebook.com/10200728305885478/picture?width=150&height=150'),
(42790, 2760, 'session_tokens', 'a:1:{s:64:\"573c634df8525f0f9c32c41730d25945bdcc8dd38065747295515d069ec17087\";a:4:{s:10:\"expiration\";i:1434260392;s:2:\"ip\";s:12:\"2.239.83.202\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433050792;}}'),
(42791, 2761, 'nickname', 'Frederico_Brito'),
(42792, 2761, 'first_name', 'Frederico'),
(42793, 2761, 'last_name', 'Brito'),
(42794, 2761, 'description', ''),
(42795, 2761, 'rich_editing', 'true'),
(42796, 2761, 'comment_shortcuts', 'false'),
(42797, 2761, 'admin_color', 'fresh'),
(42798, 2761, 'use_ssl', '0'),
(42799, 2761, 'show_admin_bar_front', 'true'),
(42800, 2761, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42801, 2761, 'wp_user_level', '0'),
(42802, 2761, 'wsl_current_provider', 'Google'),
(42803, 2761, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-lviaxva1SHc/AAAAAAAAAAI/AAAAAAAAAEk/oHoGx4MYZrY/photo.jpg?sz=200'),
(42804, 2761, 'session_tokens', 'a:1:{s:64:\"3bab578ea873b1ed032467d15e16484fe83288341d9748cfd4ef2b4bbee13549\";a:4:{s:10:\"expiration\";i:1434265486;s:2:\"ip\";s:14:\"188.37.249.122\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433055886;}}'),
(42805, 2761, 'votou', 'sim'),
(42806, 2761, 'user_votes', 'tubo-do-ano-ess_p1024,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391,onda-do-ano-polen_p1086,shaper-do-ano-xhapeland_p1379,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(42807, 2762, 'nickname', 'Afonso_Duarte'),
(42808, 2762, 'first_name', 'Afonso'),
(42809, 2762, 'last_name', 'Duarte'),
(42810, 2762, 'description', ''),
(42811, 2762, 'rich_editing', 'true'),
(42812, 2762, 'comment_shortcuts', 'false'),
(42813, 2762, 'admin_color', 'fresh'),
(42814, 2762, 'use_ssl', '0'),
(42815, 2762, 'show_admin_bar_front', 'true'),
(42816, 2762, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42817, 2762, 'wp_user_level', '0'),
(42818, 2762, 'wsl_current_provider', 'Facebook'),
(42819, 2762, 'wsl_current_user_image', 'https://graph.facebook.com/10207012503981795/picture?width=150&height=150'),
(42820, 2762, 'session_tokens', 'a:1:{s:64:\"9101dcfb4b3b9f44a9ca23e9ca4197ec3ac6482aa66d944550a4ba908e8a9d68\";a:4:{s:10:\"expiration\";i:1434268353;s:2:\"ip\";s:13:\"88.214.164.16\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/27.0.0.34.13;FBBV/9902566;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433058753;}}'),
(42821, 2763, 'nickname', 'Ricardo_Marques'),
(42822, 2763, 'first_name', 'Ricardo'),
(42823, 2763, 'last_name', 'Marques'),
(42824, 2763, 'description', ''),
(42825, 2763, 'rich_editing', 'true'),
(42826, 2763, 'comment_shortcuts', 'false'),
(42827, 2763, 'admin_color', 'fresh'),
(42828, 2763, 'use_ssl', '0'),
(42829, 2763, 'show_admin_bar_front', 'true'),
(42830, 2763, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42831, 2763, 'wp_user_level', '0'),
(42832, 2763, 'wsl_current_provider', 'Facebook'),
(42833, 2763, 'wsl_current_user_image', 'https://graph.facebook.com/10200554464260197/picture?width=150&height=150'),
(42834, 2763, 'session_tokens', 'a:1:{s:64:\"69b3d804d7c1d02bffc761786a7ae1a2eb7d1c14bbf5b86c4e7515d9376d62fc\";a:4:{s:10:\"expiration\";i:1434269967;s:2:\"ip\";s:13:\"85.245.84.154\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433060367;}}'),
(42835, 2763, 'votou', 'sim'),
(42836, 2763, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(42837, 2764, 'nickname', 'Victor_M_Silva_Ferreira'),
(42838, 2764, 'first_name', 'Victor'),
(42839, 2764, 'last_name', 'Ferreira'),
(42840, 2764, 'description', ''),
(42841, 2764, 'rich_editing', 'true'),
(42842, 2764, 'comment_shortcuts', 'false'),
(42843, 2764, 'admin_color', 'fresh'),
(42844, 2764, 'use_ssl', '0'),
(42845, 2764, 'show_admin_bar_front', 'true'),
(42846, 2764, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42847, 2764, 'wp_user_level', '0'),
(42848, 2764, 'wsl_current_provider', 'Facebook'),
(42849, 2764, 'wsl_current_user_image', 'https://graph.facebook.com/10205728463643329/picture?width=150&height=150'),
(42850, 2764, 'session_tokens', 'a:1:{s:64:\"581206ccf9c36e880324fae53ff880a4c7ea7966302ec6962c75a707901f77a4\";a:4:{s:10:\"expiration\";i:1434270590;s:2:\"ip\";s:14:\"85.138.101.172\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1433060990;}}'),
(42851, 2764, 'votou', 'sim'),
(42852, 2764, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(42853, 2765, 'nickname', 'Tania_Laje'),
(42854, 2765, 'first_name', 'Tania'),
(42855, 2765, 'last_name', 'Laje'),
(42856, 2765, 'description', ''),
(42857, 2765, 'rich_editing', 'true'),
(42858, 2765, 'comment_shortcuts', 'false'),
(42859, 2765, 'admin_color', 'fresh'),
(42860, 2765, 'use_ssl', '0'),
(42861, 2765, 'show_admin_bar_front', 'true'),
(42862, 2765, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42863, 2765, 'wp_user_level', '0'),
(42864, 2765, 'wsl_current_provider', 'Facebook'),
(42865, 2765, 'wsl_current_user_image', 'https://graph.facebook.com/10153305405739356/picture?width=150&height=150'),
(42866, 2765, 'session_tokens', 'a:1:{s:64:\"bd57686db7843188c63d3228e52773523fe6c13b39d0cd74a19c8910142d4f9c\";a:4:{s:10:\"expiration\";i:1434271941;s:2:\"ip\";s:12:\"95.93.145.71\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-A300FU Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433062341;}}'),
(42867, 2765, 'votou', 'sim'),
(42868, 2765, 'user_votes', 'maior-onda-tow-in-oe_p1303'),
(42869, 2766, 'nickname', 'Helena_Mendes_Gomes_Lopes'),
(42870, 2766, 'first_name', 'Helena Mendes Gomes'),
(42871, 2766, 'last_name', 'Lopes'),
(42872, 2766, 'description', ''),
(42873, 2766, 'rich_editing', 'true'),
(42874, 2766, 'comment_shortcuts', 'false'),
(42875, 2766, 'admin_color', 'fresh'),
(42876, 2766, 'use_ssl', '0'),
(42877, 2766, 'show_admin_bar_front', 'true'),
(42878, 2766, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42879, 2766, 'wp_user_level', '0'),
(42880, 2766, 'wsl_current_provider', 'Facebook'),
(42881, 2766, 'wsl_current_user_image', 'https://graph.facebook.com/966923003340508/picture?width=150&height=150'),
(42882, 2766, 'session_tokens', 'a:2:{s:64:\"4157cea32f83ef426638aeace85bd1e597ad8d5a0dd6efaaea0ea472869b50e4\";a:4:{s:10:\"expiration\";i:1434272166;s:2:\"ip\";s:14:\"85.244.182.191\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-P5210 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1433062566;}s:64:\"bc6a83a926b5764a1f32db2d9f348f9e34d1b670d5c7b4d404193ba86d43a22a\";a:4:{s:10:\"expiration\";i:1434976174;s:2:\"ip\";s:14:\"85.242.133.239\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433766574;}}'),
(42883, 2766, 'votou', 'sim'),
(42884, 2766, 'user_votes', 'free-surfer-do-ano-volcom_p1391'),
(42885, 2767, 'nickname', 'Gabriel_Ribeiro'),
(42886, 2767, 'first_name', 'Gabriel'),
(42887, 2767, 'last_name', 'Ribeiro'),
(42888, 2767, 'description', ''),
(42889, 2767, 'rich_editing', 'true'),
(42890, 2767, 'comment_shortcuts', 'false'),
(42891, 2767, 'admin_color', 'fresh'),
(42892, 2767, 'use_ssl', '0'),
(42893, 2767, 'show_admin_bar_front', 'true'),
(42894, 2767, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42895, 2767, 'wp_user_level', '0'),
(42896, 2767, 'wsl_current_provider', 'Facebook'),
(42897, 2767, 'wsl_current_user_image', 'https://graph.facebook.com/719659521492858/picture?width=150&height=150'),
(42898, 2767, 'session_tokens', 'a:1:{s:64:\"872c3726ebdbb32bcd012be1d562f840cc4e744e00fcfcdabfed4a733943f282\";a:4:{s:10:\"expiration\";i:1434272315;s:2:\"ip\";s:13:\"93.102.181.36\";s:2:\"ua\";s:128:\"Mozilla/5.0 (iPad; CPU OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53\";s:5:\"login\";i:1433062715;}}'),
(42899, 2768, 'nickname', 'Guida_Nobrega'),
(42900, 2768, 'first_name', 'Guida'),
(42901, 2768, 'last_name', 'Nobrega'),
(42902, 2768, 'description', ''),
(42903, 2768, 'rich_editing', 'true'),
(42904, 2768, 'comment_shortcuts', 'false'),
(42905, 2768, 'admin_color', 'fresh'),
(42906, 2768, 'use_ssl', '0'),
(42907, 2768, 'show_admin_bar_front', 'true'),
(42908, 2768, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42909, 2768, 'wp_user_level', '0'),
(42910, 2768, 'wsl_current_provider', 'Facebook'),
(42911, 2768, 'wsl_current_user_image', 'https://graph.facebook.com/10206535718252326/picture?width=150&height=150'),
(42912, 2768, 'session_tokens', 'a:1:{s:64:\"ad77b5fe5458e031edda3e80161e28024cd724068fce99344eef020c79c8705d\";a:4:{s:10:\"expiration\";i:1434272356;s:2:\"ip\";s:13:\"89.109.87.175\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433062756;}}'),
(42913, 2216, 'votou', 'sim'),
(42914, 2216, 'user_votes', 'free-surfer-do-ano-volcom_p1395'),
(42915, 2769, 'nickname', 'Joao_Araujo'),
(42916, 2769, 'first_name', 'Joao'),
(42917, 2769, 'last_name', 'Araujo'),
(42918, 2769, 'description', ''),
(42919, 2769, 'rich_editing', 'true'),
(42920, 2769, 'comment_shortcuts', 'false'),
(42921, 2769, 'admin_color', 'fresh'),
(42922, 2769, 'use_ssl', '0'),
(42923, 2769, 'show_admin_bar_front', 'true'),
(42924, 2769, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42925, 2769, 'wp_user_level', '0'),
(42926, 2769, 'wsl_current_provider', 'Facebook'),
(42927, 2769, 'wsl_current_user_image', 'https://graph.facebook.com/885689604821621/picture?width=150&height=150'),
(42928, 2769, 'session_tokens', 'a:1:{s:64:\"0f175ede9f00a7f7aad1b88561c07e50b5b0ee7b93baaf4947ab1bddea81e6b4\";a:4:{s:10:\"expiration\";i:1434272928;s:2:\"ip\";s:14:\"85.243.245.249\";s:2:\"ua\";s:187:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433063328;}}'),
(42929, 2770, 'nickname', 'Pedro_A_Matias'),
(42930, 2770, 'first_name', 'Pedro'),
(42931, 2770, 'last_name', 'A Matias'),
(42932, 2770, 'description', ''),
(42933, 2770, 'rich_editing', 'true'),
(42934, 2770, 'comment_shortcuts', 'false'),
(42935, 2770, 'admin_color', 'fresh'),
(42936, 2770, 'use_ssl', '0'),
(42937, 2770, 'show_admin_bar_front', 'true'),
(42938, 2770, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42939, 2770, 'wp_user_level', '0'),
(42940, 2770, 'wsl_current_provider', 'Facebook'),
(42941, 2770, 'wsl_current_user_image', 'https://graph.facebook.com/10153884125254008/picture?width=150&height=150'),
(42942, 2770, 'session_tokens', 'a:1:{s:64:\"3ae4772243926dff9fc861253a58df692e3a76dcdba7fe7a2487f53eec506c8b\";a:4:{s:10:\"expiration\";i:1434273302;s:2:\"ip\";s:12:\"85.244.72.92\";s:2:\"ua\";s:244:\"Mozilla/5.0 (iPad; CPU OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B410 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1;FBSS/1; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433063702;}}'),
(42943, 2770, 'votou', 'sim'),
(42944, 2770, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(42945, 2771, 'nickname', 'Rui_Santos_1'),
(42946, 2771, 'first_name', 'Rui'),
(42947, 2771, 'last_name', 'Santos'),
(42948, 2771, 'description', ''),
(42949, 2771, 'rich_editing', 'true'),
(42950, 2771, 'comment_shortcuts', 'false'),
(42951, 2771, 'admin_color', 'fresh'),
(42952, 2771, 'use_ssl', '0'),
(42953, 2771, 'show_admin_bar_front', 'true'),
(42954, 2771, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42955, 2771, 'wp_user_level', '0'),
(42956, 2771, 'wsl_current_provider', 'Facebook'),
(42957, 2771, 'wsl_current_user_image', 'https://graph.facebook.com/10206229155840848/picture?width=150&height=150'),
(42958, 2771, 'session_tokens', 'a:1:{s:64:\"2692276a57079f74a5ed986ee7a05216e33bc3b3bcdd1fc52496c54f893446c2\";a:4:{s:10:\"expiration\";i:1434273660;s:2:\"ip\";s:13:\"188.81.23.159\";s:2:\"ua\";s:186:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433064060;}}'),
(42959, 2771, 'votou', 'sim'),
(42960, 2771, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(42961, 2772, 'nickname', 'Manel_Ferreira'),
(42962, 2772, 'first_name', 'Manel'),
(42963, 2772, 'last_name', 'Ferreira'),
(42964, 2772, 'description', ''),
(42965, 2772, 'rich_editing', 'true'),
(42966, 2772, 'comment_shortcuts', 'false'),
(42967, 2772, 'admin_color', 'fresh'),
(42968, 2772, 'use_ssl', '0'),
(42969, 2772, 'show_admin_bar_front', 'true'),
(42970, 2772, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42971, 2772, 'wp_user_level', '0'),
(42972, 2772, 'wsl_current_provider', 'Facebook'),
(42973, 2772, 'wsl_current_user_image', 'https://graph.facebook.com/988386041194935/picture?width=150&height=150'),
(42974, 2772, 'session_tokens', 'a:1:{s:64:\"0dddb069bce7848e115460e2eb45829c4c0fd18a8e5b0461e182df8e6a0ec104\";a:4:{s:10:\"expiration\";i:1434274613;s:2:\"ip\";s:13:\"93.108.40.136\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433065013;}}'),
(42975, 2773, 'nickname', 'Zeca_Zecx'),
(42976, 2773, 'first_name', 'Zeca'),
(42977, 2773, 'last_name', 'Zecx'),
(42978, 2773, 'description', ''),
(42979, 2773, 'rich_editing', 'true'),
(42980, 2773, 'comment_shortcuts', 'false'),
(42981, 2773, 'admin_color', 'fresh'),
(42982, 2773, 'use_ssl', '0'),
(42983, 2773, 'show_admin_bar_front', 'true'),
(42984, 2773, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(42985, 2773, 'wp_user_level', '0'),
(42986, 2773, 'wsl_current_provider', 'Facebook'),
(42987, 2773, 'wsl_current_user_image', 'https://graph.facebook.com/10155585426650398/picture?width=150&height=150'),
(42988, 2773, 'session_tokens', 'a:1:{s:64:\"ff81eebca3c8bbdd2968135b8e510a9b979bd2e8f9053b905d40fb9d5bcefcf8\";a:4:{s:10:\"expiration\";i:1434274878;s:2:\"ip\";s:12:\"188.37.51.13\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433065278;}}'),
(42989, 2772, 'votou', 'sim'),
(42990, 2772, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(42991, 2773, 'votou', 'sim'),
(42992, 2773, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(42993, 2774, 'nickname', 'Manuel_Pita'),
(42994, 2774, 'first_name', 'Manuel'),
(42995, 2774, 'last_name', 'Pita'),
(42996, 2774, 'description', ''),
(42997, 2774, 'rich_editing', 'true'),
(42998, 2774, 'comment_shortcuts', 'false'),
(42999, 2774, 'admin_color', 'fresh'),
(43000, 2774, 'use_ssl', '0'),
(43001, 2774, 'show_admin_bar_front', 'true'),
(43002, 2774, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43003, 2774, 'wp_user_level', '0'),
(43004, 2774, 'wsl_current_provider', 'Facebook'),
(43005, 2774, 'wsl_current_user_image', 'https://graph.facebook.com/940216319351459/picture?width=150&height=150'),
(43006, 2774, 'session_tokens', 'a:1:{s:64:\"db29ea81b3a5dbf7e1983f6cddb2670dea7c8114c0451817a925a868ca5a7720\";a:4:{s:10:\"expiration\";i:1434275238;s:2:\"ip\";s:14:\"85.243.225.155\";s:2:\"ua\";s:232:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/21.0.0.25.14;FBBV/6017145;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433065638;}}'),
(43007, 2774, 'votou', 'sim'),
(43008, 2774, 'user_votes', 'free-surfer-do-ano-volcom_p1391'),
(43009, 2775, 'nickname', 'Javi_Segura_Roldan'),
(43010, 2775, 'first_name', 'Javi'),
(43011, 2775, 'last_name', 'Segura Roldan'),
(43012, 2775, 'description', ''),
(43013, 2775, 'rich_editing', 'true'),
(43014, 2775, 'comment_shortcuts', 'false'),
(43015, 2775, 'admin_color', 'fresh'),
(43016, 2775, 'use_ssl', '0');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(43017, 2775, 'show_admin_bar_front', 'true'),
(43018, 2775, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43019, 2775, 'wp_user_level', '0'),
(43020, 2775, 'wsl_current_provider', 'Facebook'),
(43021, 2775, 'wsl_current_user_image', 'https://graph.facebook.com/10206297838187841/picture?width=150&height=150'),
(43022, 2775, 'session_tokens', 'a:1:{s:64:\"32b6dc6bf1f4e035defba4662910e739b607fdead9a33d33fdf37e533dc79167\";a:4:{s:10:\"expiration\";i:1434275325;s:2:\"ip\";s:12:\"95.16.223.36\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433065725;}}'),
(43023, 2776, 'nickname', 'Mechee_Held'),
(43024, 2776, 'first_name', 'Mechee'),
(43025, 2776, 'last_name', 'Held'),
(43026, 2776, 'description', ''),
(43027, 2776, 'rich_editing', 'true'),
(43028, 2776, 'comment_shortcuts', 'false'),
(43029, 2776, 'admin_color', 'fresh'),
(43030, 2776, 'use_ssl', '0'),
(43031, 2776, 'show_admin_bar_front', 'true'),
(43032, 2776, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43033, 2776, 'wp_user_level', '0'),
(43034, 2776, 'wsl_current_provider', 'Facebook'),
(43035, 2776, 'wsl_current_user_image', 'https://graph.facebook.com/10152888644027555/picture?width=150&height=150'),
(43036, 2776, 'session_tokens', 'a:1:{s:64:\"4fe2f41b622ce919cf586534038e04c58f6e1c19ac2422cfcbe41d4c1a2a2aef\";a:4:{s:10:\"expiration\";i:1434275602;s:2:\"ip\";s:12:\"188.81.22.40\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433066002;}}'),
(43037, 2777, 'nickname', 'Zara_Furtado'),
(43038, 2777, 'first_name', 'Zara'),
(43039, 2777, 'last_name', 'Furtado'),
(43040, 2777, 'description', ''),
(43041, 2777, 'rich_editing', 'true'),
(43042, 2777, 'comment_shortcuts', 'false'),
(43043, 2777, 'admin_color', 'fresh'),
(43044, 2777, 'use_ssl', '0'),
(43045, 2777, 'show_admin_bar_front', 'true'),
(43046, 2777, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43047, 2777, 'wp_user_level', '0'),
(43048, 2777, 'wsl_current_provider', 'Facebook'),
(43049, 2777, 'wsl_current_user_image', 'https://graph.facebook.com/399289123604796/picture?width=150&height=150'),
(43050, 2777, 'session_tokens', 'a:1:{s:64:\"265a216719d7b63d0736cbc63aa057d23f72be2d53c9858c34039adc09f0d3b6\";a:4:{s:10:\"expiration\";i:1434275656;s:2:\"ip\";s:14:\"188.251.60.245\";s:2:\"ua\";s:169:\"Mozilla/5.0 (Linux; Android 4.4.2; A1-830 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1433066056;}}'),
(43051, 2777, 'votou', 'sim'),
(43052, 2777, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(43053, 2776, 'votou', 'sim'),
(43054, 2776, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(43055, 2778, 'nickname', 'Ricardo_Oliv'),
(43056, 2778, 'first_name', 'Ricardo'),
(43057, 2778, 'last_name', 'Oliv'),
(43058, 2778, 'description', ''),
(43059, 2778, 'rich_editing', 'true'),
(43060, 2778, 'comment_shortcuts', 'false'),
(43061, 2778, 'admin_color', 'fresh'),
(43062, 2778, 'use_ssl', '0'),
(43063, 2778, 'show_admin_bar_front', 'true'),
(43064, 2778, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43065, 2778, 'wp_user_level', '0'),
(43066, 2778, 'wsl_current_provider', 'Facebook'),
(43067, 2778, 'wsl_current_user_image', 'https://graph.facebook.com/10205553953661414/picture?width=150&height=150'),
(43068, 2778, 'session_tokens', 'a:1:{s:64:\"0aa477368eb6c82cf469a58c20c2a1206a90f278c4c37775a31944e9480148b4\";a:4:{s:10:\"expiration\";i:1434276110;s:2:\"ip\";s:12:\"95.92.208.47\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433066510;}}'),
(43069, 2731, 'votou', 'sim'),
(43070, 2731, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(43071, 2779, 'nickname', 'Joao_Serra_Rodrigues'),
(43072, 2779, 'first_name', 'João'),
(43073, 2779, 'last_name', 'Serra Rodrigues'),
(43074, 2779, 'description', ''),
(43075, 2779, 'rich_editing', 'true'),
(43076, 2779, 'comment_shortcuts', 'false'),
(43077, 2779, 'admin_color', 'fresh'),
(43078, 2779, 'use_ssl', '0'),
(43079, 2779, 'show_admin_bar_front', 'true'),
(43080, 2779, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43081, 2779, 'wp_user_level', '0'),
(43082, 2779, 'wsl_current_provider', 'Google'),
(43083, 2779, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-_Q5g66QxIHE/AAAAAAAAAAI/AAAAAAAAAUc/w97lQDaG_fQ/photo.jpg?sz=200'),
(43084, 2779, 'session_tokens', 'a:1:{s:64:\"f924ff1d73ed3134eefee19ecfc1d4a935c5cce1b60f011da6e3e269606acf2e\";a:4:{s:10:\"expiration\";i:1434276505;s:2:\"ip\";s:13:\"95.93.169.221\";s:2:\"ua\";s:136:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H4098c Safari/600.1.4\";s:5:\"login\";i:1433066905;}}'),
(43085, 2762, 'votou', 'sim'),
(43086, 2762, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(43087, 2780, 'nickname', 'Ze_Marley'),
(43088, 2780, 'first_name', 'Zé Marley'),
(43089, 2780, 'last_name', 'Marley'),
(43090, 2780, 'description', ''),
(43091, 2780, 'rich_editing', 'true'),
(43092, 2780, 'comment_shortcuts', 'false'),
(43093, 2780, 'admin_color', 'fresh'),
(43094, 2780, 'use_ssl', '0'),
(43095, 2780, 'show_admin_bar_front', 'true'),
(43096, 2780, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43097, 2780, 'wp_user_level', '0'),
(43098, 2780, 'wsl_current_provider', 'Facebook'),
(43099, 2780, 'wsl_current_user_image', 'https://graph.facebook.com/10202881295552713/picture?width=150&height=150'),
(43100, 2780, 'session_tokens', 'a:1:{s:64:\"da82a24d7152118c6ace33966f2d583514b2af15e02d7ab699533b13f367bacb\";a:4:{s:10:\"expiration\";i:1434276547;s:2:\"ip\";s:12:\"87.103.68.37\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433066947;}}'),
(43101, 2781, 'nickname', 'Ana_Gomes_1'),
(43102, 2781, 'first_name', 'Ana'),
(43103, 2781, 'last_name', 'Gomes'),
(43104, 2781, 'description', ''),
(43105, 2781, 'rich_editing', 'true'),
(43106, 2781, 'comment_shortcuts', 'false'),
(43107, 2781, 'admin_color', 'fresh'),
(43108, 2781, 'use_ssl', '0'),
(43109, 2781, 'show_admin_bar_front', 'true'),
(43110, 2781, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43111, 2781, 'wp_user_level', '0'),
(43112, 2781, 'wsl_current_provider', 'Facebook'),
(43113, 2781, 'wsl_current_user_image', 'https://graph.facebook.com/10205904546551722/picture?width=150&height=150'),
(43114, 2781, 'session_tokens', 'a:1:{s:64:\"6344d82c7115b45b4376dfa018195244ecdb0e4ff3d1f21a36a0604a35f518f2\";a:4:{s:10:\"expiration\";i:1434276578;s:2:\"ip\";s:12:\"89.109.95.91\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433066978;}}'),
(43115, 2782, 'nickname', 'Vasco_Silva'),
(43116, 2782, 'first_name', 'Vasco'),
(43117, 2782, 'last_name', 'Silva'),
(43118, 2782, 'description', ''),
(43119, 2782, 'rich_editing', 'true'),
(43120, 2782, 'comment_shortcuts', 'false'),
(43121, 2782, 'admin_color', 'fresh'),
(43122, 2782, 'use_ssl', '0'),
(43123, 2782, 'show_admin_bar_front', 'true'),
(43124, 2782, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43125, 2782, 'wp_user_level', '0'),
(43126, 2782, 'wsl_current_provider', 'Facebook'),
(43127, 2782, 'wsl_current_user_image', 'https://graph.facebook.com/10204460447691115/picture?width=150&height=150'),
(43128, 2782, 'session_tokens', 'a:1:{s:64:\"10f6230cd6c4c0c2c615379a797afed995674b9451b784378828e8b0c5f7a39e\";a:4:{s:10:\"expiration\";i:1434276642;s:2:\"ip\";s:14:\"89.214.102.235\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433067042;}}'),
(43129, 2783, 'nickname', 'Pedro_Guedes'),
(43130, 2783, 'first_name', 'Pedro'),
(43131, 2783, 'last_name', 'Guedes'),
(43132, 2783, 'description', ''),
(43133, 2783, 'rich_editing', 'true'),
(43134, 2783, 'comment_shortcuts', 'false'),
(43135, 2783, 'admin_color', 'fresh'),
(43136, 2783, 'use_ssl', '0'),
(43137, 2783, 'show_admin_bar_front', 'true'),
(43138, 2783, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43139, 2783, 'wp_user_level', '0'),
(43140, 2783, 'wsl_current_provider', 'Google'),
(43141, 2783, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(43142, 2783, 'session_tokens', 'a:1:{s:64:\"94f9adb15af730230a78841599aab8baa32460e25b95d0de0a5072432e6d01c7\";a:4:{s:10:\"expiration\";i:1434276691;s:2:\"ip\";s:13:\"89.114.125.19\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 5.0.2; SM-G925F Build/LRX22G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433067091;}}'),
(43143, 2779, 'votou', 'sim'),
(43144, 2779, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(43145, 2782, 'votou', 'sim'),
(43146, 2782, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(43147, 2783, 'votou', 'sim'),
(43148, 2783, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(43149, 2784, 'nickname', 'Carlos_Allberto_Furtado'),
(43150, 2784, 'first_name', 'Carlos Allberto'),
(43151, 2784, 'last_name', 'Furtado'),
(43152, 2784, 'description', ''),
(43153, 2784, 'rich_editing', 'true'),
(43154, 2784, 'comment_shortcuts', 'false'),
(43155, 2784, 'admin_color', 'fresh'),
(43156, 2784, 'use_ssl', '0'),
(43157, 2784, 'show_admin_bar_front', 'true'),
(43158, 2784, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43159, 2784, 'wp_user_level', '0'),
(43160, 2784, 'wsl_current_provider', 'Facebook'),
(43161, 2784, 'wsl_current_user_image', 'https://graph.facebook.com/968249539894407/picture?width=150&height=150'),
(43162, 2784, 'session_tokens', 'a:1:{s:64:\"ab3aa5e0dce6f699f46b08db7a4094f4a6d64cdbdf552cf0118fe3e4757fbeba\";a:4:{s:10:\"expiration\";i:1434277159;s:2:\"ip\";s:14:\"188.251.60.245\";s:2:\"ua\";s:169:\"Mozilla/5.0 (Linux; Android 4.4.2; A1-830 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1433067559;}}'),
(43163, 2784, 'votou', 'sim'),
(43164, 2784, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(43165, 2785, 'nickname', 'Patricia_Rosa'),
(43166, 2785, 'first_name', 'Patricia'),
(43167, 2785, 'last_name', 'Rosa'),
(43168, 2785, 'description', ''),
(43169, 2785, 'rich_editing', 'true'),
(43170, 2785, 'comment_shortcuts', 'false'),
(43171, 2785, 'admin_color', 'fresh'),
(43172, 2785, 'use_ssl', '0'),
(43173, 2785, 'show_admin_bar_front', 'true'),
(43174, 2785, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43175, 2785, 'wp_user_level', '0'),
(43176, 2785, 'wsl_current_provider', 'Google'),
(43177, 2785, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-669L--Gh4F0/AAAAAAAAAAI/AAAAAAAAFRI/YlCh_ayFLoQ/photo.jpg?sz=200'),
(43178, 2785, 'session_tokens', 'a:1:{s:64:\"26cc08f2260ffe4a9b6b166b5d777743d822bb16d4eacc22a65dee9d4c26b729\";a:4:{s:10:\"expiration\";i:1434277627;s:2:\"ip\";s:13:\"176.78.123.40\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.3; pt-pt; C1905 Build/15.4.A.1.9) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433068027;}}'),
(43179, 2786, 'nickname', 'Francisca_Pinto_Viana'),
(43180, 2786, 'first_name', 'Francisca'),
(43181, 2786, 'last_name', 'Pinto Viana'),
(43182, 2786, 'description', ''),
(43183, 2786, 'rich_editing', 'true'),
(43184, 2786, 'comment_shortcuts', 'false'),
(43185, 2786, 'admin_color', 'fresh'),
(43186, 2786, 'use_ssl', '0'),
(43187, 2786, 'show_admin_bar_front', 'true'),
(43188, 2786, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43189, 2786, 'wp_user_level', '0'),
(43190, 2786, 'wsl_current_provider', 'Facebook'),
(43191, 2786, 'wsl_current_user_image', 'https://graph.facebook.com/1084982681529874/picture?width=150&height=150'),
(43192, 2786, 'session_tokens', 'a:1:{s:64:\"a04efcfeab911d958c6d48aa2da869a136c4bef0448ffd84686ffa83c1fb7b57\";a:4:{s:10:\"expiration\";i:1434277688;s:2:\"ip\";s:12:\"65.49.14.165\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1433068088;}}'),
(43193, 2787, 'nickname', 'Goncalo_Raposo'),
(43194, 2787, 'first_name', 'Gonçalo'),
(43195, 2787, 'last_name', 'Raposo'),
(43196, 2787, 'description', ''),
(43197, 2787, 'rich_editing', 'true'),
(43198, 2787, 'comment_shortcuts', 'false'),
(43199, 2787, 'admin_color', 'fresh'),
(43200, 2787, 'use_ssl', '0'),
(43201, 2787, 'show_admin_bar_front', 'true'),
(43202, 2787, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43203, 2787, 'wp_user_level', '0'),
(43204, 2787, 'wsl_current_provider', 'Facebook'),
(43205, 2787, 'wsl_current_user_image', 'https://graph.facebook.com/832396530161515/picture?width=150&height=150'),
(43206, 2787, 'session_tokens', 'a:1:{s:64:\"3e725eebcf9cb3eea6ca40f4c62406c7d62e6c2b77198116010f8bb483f252e8\";a:4:{s:10:\"expiration\";i:1434277774;s:2:\"ip\";s:12:\"95.93.232.10\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433068174;}}'),
(43207, 2788, 'nickname', 'Antonio_Saraiva'),
(43208, 2788, 'first_name', 'Antonio'),
(43209, 2788, 'last_name', 'Saraiva'),
(43210, 2788, 'description', ''),
(43211, 2788, 'rich_editing', 'true'),
(43212, 2788, 'comment_shortcuts', 'false'),
(43213, 2788, 'admin_color', 'fresh'),
(43214, 2788, 'use_ssl', '0'),
(43215, 2788, 'show_admin_bar_front', 'true'),
(43216, 2788, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43217, 2788, 'wp_user_level', '0'),
(43218, 2788, 'wsl_current_provider', 'Facebook'),
(43219, 2788, 'wsl_current_user_image', 'https://graph.facebook.com/10203200393729003/picture?width=150&height=150'),
(43220, 2788, 'session_tokens', 'a:1:{s:64:\"ec83da2391df22789beb794223338187c9b0f81a14fdd0e0c67ae23816bea268\";a:4:{s:10:\"expiration\";i:1434277941;s:2:\"ip\";s:14:\"85.246.236.158\";s:2:\"ua\";s:89:\"Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0; MAAU; BOIE9;ENUS)\";s:5:\"login\";i:1433068341;}}'),
(43221, 2785, 'votou', 'sim'),
(43222, 2785, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(43223, 2789, 'nickname', 'Guilherme_Kaufmann_Figueiredo'),
(43224, 2789, 'first_name', 'Guilherme'),
(43225, 2789, 'last_name', 'Kaufmann Figueiredo'),
(43226, 2789, 'description', ''),
(43227, 2789, 'rich_editing', 'true'),
(43228, 2789, 'comment_shortcuts', 'false'),
(43229, 2789, 'admin_color', 'fresh'),
(43230, 2789, 'use_ssl', '0'),
(43231, 2789, 'show_admin_bar_front', 'true'),
(43232, 2789, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43233, 2789, 'wp_user_level', '0'),
(43234, 2789, 'wsl_current_provider', 'Facebook'),
(43235, 2789, 'wsl_current_user_image', 'https://graph.facebook.com/1000497696634586/picture?width=150&height=150'),
(43236, 2789, 'session_tokens', 'a:1:{s:64:\"be99f14e2b47fa8d70bee93a99ec24135b35c04be7b9802279dc54f48f433b71\";a:4:{s:10:\"expiration\";i:1434278094;s:2:\"ip\";s:14:\"79.168.113.100\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.2.2; HTC One X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.109 Mobile Safari/537.36\";s:5:\"login\";i:1433068494;}}'),
(43237, 2788, 'votou', 'sim'),
(43238, 2788, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(43239, 2786, 'votou', 'sim'),
(43240, 2786, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080'),
(43241, 2790, 'nickname', 'Catarina_dOrey'),
(43242, 2790, 'first_name', 'Catarina'),
(43243, 2790, 'last_name', 'd\'Orey'),
(43244, 2790, 'description', ''),
(43245, 2790, 'rich_editing', 'true'),
(43246, 2790, 'comment_shortcuts', 'false'),
(43247, 2790, 'admin_color', 'fresh'),
(43248, 2790, 'use_ssl', '0'),
(43249, 2790, 'show_admin_bar_front', 'true'),
(43250, 2790, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43251, 2790, 'wp_user_level', '0'),
(43252, 2790, 'wsl_current_provider', 'Facebook'),
(43253, 2790, 'wsl_current_user_image', 'https://graph.facebook.com/1060010470695820/picture?width=150&height=150'),
(43254, 2790, 'session_tokens', 'a:1:{s:64:\"ddb71d021171f079beb317db64496b944375dd95c41fa34fdd0c70da151e61e6\";a:4:{s:10:\"expiration\";i:1434278553;s:2:\"ip\";s:12:\"79.168.41.13\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433068953;}}'),
(43255, 2789, 'votou', 'sim'),
(43256, 2789, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(43257, 2791, 'nickname', 'Vincent_Perrot'),
(43258, 2791, 'first_name', 'Vincent'),
(43259, 2791, 'last_name', 'Perrot'),
(43260, 2791, 'description', ''),
(43261, 2791, 'rich_editing', 'true'),
(43262, 2791, 'comment_shortcuts', 'false'),
(43263, 2791, 'admin_color', 'fresh'),
(43264, 2791, 'use_ssl', '0'),
(43265, 2791, 'show_admin_bar_front', 'true'),
(43266, 2791, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43267, 2791, 'wp_user_level', '0'),
(43268, 2791, 'wsl_current_provider', 'Facebook'),
(43269, 2791, 'wsl_current_user_image', 'https://graph.facebook.com/10206491843072216/picture?width=150&height=150'),
(43270, 2791, 'session_tokens', 'a:1:{s:64:\"203b2080121ce8c28b8f64980b9bdf78379bcfad91f1151381fef44b02c72dca\";a:4:{s:10:\"expiration\";i:1434280752;s:2:\"ip\";s:14:\"86.222.217.188\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433071152;}}'),
(43271, 2792, 'nickname', 'Margarida_Pinho'),
(43272, 2792, 'first_name', 'Margarida'),
(43273, 2792, 'last_name', 'Pinho'),
(43274, 2792, 'description', ''),
(43275, 2792, 'rich_editing', 'true'),
(43276, 2792, 'comment_shortcuts', 'false'),
(43277, 2792, 'admin_color', 'fresh'),
(43278, 2792, 'use_ssl', '0'),
(43279, 2792, 'show_admin_bar_front', 'true'),
(43280, 2792, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43281, 2792, 'wp_user_level', '0'),
(43282, 2792, 'wsl_current_provider', 'Facebook'),
(43283, 2792, 'wsl_current_user_image', 'https://graph.facebook.com/844230018965692/picture?width=150&height=150'),
(43284, 2792, 'session_tokens', 'a:1:{s:64:\"df254f19884bbb84cfa803f57a618773e1db75e22d5504df9064beb6a01a8ae1\";a:4:{s:10:\"expiration\";i:1434281011;s:2:\"ip\";s:13:\"176.79.154.54\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433071411;}}'),
(43285, 2793, 'nickname', 'Joao_Oliveira_1'),
(43286, 2793, 'first_name', 'Joao'),
(43287, 2793, 'last_name', 'Oliveira'),
(43288, 2793, 'description', ''),
(43289, 2793, 'rich_editing', 'true'),
(43290, 2793, 'comment_shortcuts', 'false'),
(43291, 2793, 'admin_color', 'fresh'),
(43292, 2793, 'use_ssl', '0'),
(43293, 2793, 'show_admin_bar_front', 'true'),
(43294, 2793, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43295, 2793, 'wp_user_level', '0'),
(43296, 2793, 'wsl_current_provider', 'Facebook'),
(43297, 2793, 'wsl_current_user_image', 'https://graph.facebook.com/10205049686182082/picture?width=150&height=150'),
(43298, 2793, 'session_tokens', 'a:1:{s:64:\"77cef4d847e7257764ae1ab46a5a9834cebf03c14ab1f04467fd6902e098e9c3\";a:4:{s:10:\"expiration\";i:1434281080;s:2:\"ip\";s:14:\"81.193.192.235\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,3;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433071480;}}'),
(43299, 2792, 'votou', 'sim'),
(43300, 2792, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(43301, 2794, 'nickname', 'Goncalo_Silva_2'),
(43302, 2794, 'first_name', 'Gonçalo'),
(43303, 2794, 'last_name', 'Silva'),
(43304, 2794, 'description', ''),
(43305, 2794, 'rich_editing', 'true'),
(43306, 2794, 'comment_shortcuts', 'false'),
(43307, 2794, 'admin_color', 'fresh'),
(43308, 2794, 'use_ssl', '0'),
(43309, 2794, 'show_admin_bar_front', 'true'),
(43310, 2794, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43311, 2794, 'wp_user_level', '0'),
(43312, 2794, 'wsl_current_provider', 'Facebook'),
(43313, 2794, 'wsl_current_user_image', 'https://graph.facebook.com/10153331556986774/picture?width=150&height=150'),
(43314, 2794, 'session_tokens', 'a:1:{s:64:\"8f80c00f64048cbae855dc5f01468a528f37e48d38cccbbcdf407fc4f9c14b83\";a:4:{s:10:\"expiration\";i:1434282130;s:2:\"ip\";s:14:\"89.180.154.121\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433072530;}}'),
(43315, 2795, 'nickname', 'Caetana_Souza-Mattos_Nigra'),
(43316, 2795, 'first_name', 'Caetana'),
(43317, 2795, 'last_name', 'Nigra'),
(43318, 2795, 'description', ''),
(43319, 2795, 'rich_editing', 'true'),
(43320, 2795, 'comment_shortcuts', 'false'),
(43321, 2795, 'admin_color', 'fresh'),
(43322, 2795, 'use_ssl', '0'),
(43323, 2795, 'show_admin_bar_front', 'true'),
(43324, 2795, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43325, 2795, 'wp_user_level', '0'),
(43326, 2795, 'wsl_current_provider', 'Facebook'),
(43327, 2795, 'wsl_current_user_image', 'https://graph.facebook.com/593140630824320/picture?width=150&height=150'),
(43328, 2795, 'session_tokens', 'a:1:{s:64:\"a751cd9207b28533ca5e7389ed009bbb62db4d2975e29d62091284dd48630a86\";a:4:{s:10:\"expiration\";i:1434282282;s:2:\"ip\";s:11:\"85.240.76.4\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad2,4;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433072682;}}'),
(43329, 2742, 'votou', 'sim'),
(43330, 2742, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(43331, 2796, 'nickname', 'Andre_Marques'),
(43332, 2796, 'first_name', 'André'),
(43333, 2796, 'last_name', 'Marques'),
(43334, 2796, 'description', ''),
(43335, 2796, 'rich_editing', 'true'),
(43336, 2796, 'comment_shortcuts', 'false'),
(43337, 2796, 'admin_color', 'fresh'),
(43338, 2796, 'use_ssl', '0'),
(43339, 2796, 'show_admin_bar_front', 'true'),
(43340, 2796, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43341, 2796, 'wp_user_level', '0'),
(43342, 2796, 'wsl_current_provider', 'Facebook'),
(43343, 2796, 'wsl_current_user_image', 'https://graph.facebook.com/10153083140943999/picture?width=150&height=150'),
(43344, 2796, 'session_tokens', 'a:1:{s:64:\"4ca91dbd45253a8291069761b5bf9bc6b5d3ffe301863246b41f3aefa76b3931\";a:4:{s:10:\"expiration\";i:1434283428;s:2:\"ip\";s:14:\"85.138.193.164\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433073828;}}'),
(43345, 2797, 'nickname', 'Catarina_Ferreira'),
(43346, 2797, 'first_name', 'Catarina'),
(43347, 2797, 'last_name', 'Ferreira'),
(43348, 2797, 'description', ''),
(43349, 2797, 'rich_editing', 'true'),
(43350, 2797, 'comment_shortcuts', 'false'),
(43351, 2797, 'admin_color', 'fresh'),
(43352, 2797, 'use_ssl', '0'),
(43353, 2797, 'show_admin_bar_front', 'true'),
(43354, 2797, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43355, 2797, 'wp_user_level', '0'),
(43356, 2797, 'wsl_current_provider', 'Facebook'),
(43357, 2797, 'wsl_current_user_image', 'https://graph.facebook.com/1009054365786122/picture?width=150&height=150'),
(43358, 2797, 'session_tokens', 'a:1:{s:64:\"f48ad6cae5123724c918be99eaa7720996cebaba4b0e22fe9a2823ca22deb58d\";a:4:{s:10:\"expiration\";i:1434284047;s:2:\"ip\";s:11:\"95.92.99.90\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433074447;}}'),
(43359, 2796, 'votou', 'sim'),
(43360, 2796, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(43361, 2798, 'nickname', 'Ricardo_Martins_de_Almeida'),
(43362, 2798, 'first_name', 'Ricardo'),
(43363, 2798, 'last_name', 'Almeida'),
(43364, 2798, 'description', ''),
(43365, 2798, 'rich_editing', 'true'),
(43366, 2798, 'comment_shortcuts', 'false'),
(43367, 2798, 'admin_color', 'fresh'),
(43368, 2798, 'use_ssl', '0'),
(43369, 2798, 'show_admin_bar_front', 'true'),
(43370, 2798, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43371, 2798, 'wp_user_level', '0'),
(43372, 2798, 'wsl_current_provider', 'Facebook'),
(43373, 2798, 'wsl_current_user_image', 'https://graph.facebook.com/10206846861395844/picture?width=150&height=150'),
(43374, 2798, 'session_tokens', 'a:1:{s:64:\"bc6e3d490157d5aa12fa697e474f0ed1b958187cdfb5636514f43cc1a38b2370\";a:4:{s:10:\"expiration\";i:1434284870;s:2:\"ip\";s:13:\"95.92.106.173\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1433075270;}}'),
(43375, 2799, 'nickname', 'Marina_Gil'),
(43376, 2799, 'first_name', 'Marina'),
(43377, 2799, 'last_name', 'Gil'),
(43378, 2799, 'description', ''),
(43379, 2799, 'rich_editing', 'true'),
(43380, 2799, 'comment_shortcuts', 'false'),
(43381, 2799, 'admin_color', 'fresh'),
(43382, 2799, 'use_ssl', '0'),
(43383, 2799, 'show_admin_bar_front', 'true'),
(43384, 2799, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43385, 2799, 'wp_user_level', '0'),
(43386, 2799, 'wsl_current_provider', 'Facebook'),
(43387, 2799, 'wsl_current_user_image', 'https://graph.facebook.com/10204350111532514/picture?width=150&height=150'),
(43388, 2799, 'session_tokens', 'a:1:{s:64:\"33f8160a4c0708b50b9b3f4abd50ecb7e35b28d8df59ca589fbff7f5a86992b4\";a:4:{s:10:\"expiration\";i:1434285204;s:2:\"ip\";s:13:\"79.168.125.89\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433075604;}}'),
(43389, 2799, 'votou', 'sim'),
(43390, 2799, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387'),
(43391, 2800, 'nickname', 'Guilherme_Goncalves'),
(43392, 2800, 'first_name', 'Guilherme'),
(43393, 2800, 'last_name', 'Gonçalves'),
(43394, 2800, 'description', ''),
(43395, 2800, 'rich_editing', 'true'),
(43396, 2800, 'comment_shortcuts', 'false'),
(43397, 2800, 'admin_color', 'fresh'),
(43398, 2800, 'use_ssl', '0'),
(43399, 2800, 'show_admin_bar_front', 'true'),
(43400, 2800, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43401, 2800, 'wp_user_level', '0'),
(43402, 2800, 'wsl_current_provider', 'Facebook'),
(43403, 2800, 'wsl_current_user_image', 'https://graph.facebook.com/924474107595677/picture?width=150&height=150'),
(43404, 2800, 'session_tokens', 'a:1:{s:64:\"ea01f10aa8b3f63401568aa7e24a80f772948e4e0d6e9ef4742ce6f2df9d3ff1\";a:4:{s:10:\"expiration\";i:1434285436;s:2:\"ip\";s:10:\"95.94.23.5\";s:2:\"ua\";s:126:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36 OPR/29.0.1795.60\";s:5:\"login\";i:1433075836;}}'),
(43405, 2801, 'nickname', 'Carmo_Gomes_Silva'),
(43406, 2801, 'first_name', 'Carmo'),
(43407, 2801, 'last_name', 'Gomes Silva'),
(43408, 2801, 'description', ''),
(43409, 2801, 'rich_editing', 'true'),
(43410, 2801, 'comment_shortcuts', 'false'),
(43411, 2801, 'admin_color', 'fresh'),
(43412, 2801, 'use_ssl', '0'),
(43413, 2801, 'show_admin_bar_front', 'true'),
(43414, 2801, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43415, 2801, 'wp_user_level', '0'),
(43416, 2801, 'wsl_current_provider', 'Facebook'),
(43417, 2801, 'wsl_current_user_image', 'https://graph.facebook.com/1161072243918372/picture?width=150&height=150'),
(43418, 2801, 'session_tokens', 'a:1:{s:64:\"c542e701f731eebe02f179a37b2851695de830268423563bca70fec8099e89b3\";a:4:{s:10:\"expiration\";i:1434285661;s:2:\"ip\";s:11:\"2.82.79.227\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433076061;}}'),
(43419, 2801, 'votou', 'sim'),
(43420, 2801, 'user_votes', 'maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391'),
(43421, 2802, 'nickname', 'Guilherme_Ferreira_da_Cunha'),
(43422, 2802, 'first_name', 'Guilherme'),
(43423, 2802, 'last_name', 'Cunha'),
(43424, 2802, 'description', ''),
(43425, 2802, 'rich_editing', 'true'),
(43426, 2802, 'comment_shortcuts', 'false'),
(43427, 2802, 'admin_color', 'fresh'),
(43428, 2802, 'use_ssl', '0'),
(43429, 2802, 'show_admin_bar_front', 'true'),
(43430, 2802, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43431, 2802, 'wp_user_level', '0'),
(43432, 2802, 'wsl_current_provider', 'Facebook'),
(43433, 2802, 'wsl_current_user_image', 'https://graph.facebook.com/10155948823980206/picture?width=150&height=150'),
(43434, 2802, 'session_tokens', 'a:1:{s:64:\"c1e1ce4126a496ac4eddcb8daaad004046f720723d98935aed840460897684cd\";a:4:{s:10:\"expiration\";i:1434286048;s:2:\"ip\";s:14:\"85.244.207.183\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433076448;}}'),
(43435, 2803, 'nickname', 'David_Martins_1'),
(43436, 2803, 'first_name', 'David'),
(43437, 2803, 'last_name', 'Martins'),
(43438, 2803, 'description', ''),
(43439, 2803, 'rich_editing', 'true'),
(43440, 2803, 'comment_shortcuts', 'false'),
(43441, 2803, 'admin_color', 'fresh'),
(43442, 2803, 'use_ssl', '0'),
(43443, 2803, 'show_admin_bar_front', 'true'),
(43444, 2803, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43445, 2803, 'wp_user_level', '0'),
(43446, 2803, 'wsl_current_provider', 'Facebook'),
(43447, 2803, 'wsl_current_user_image', 'https://graph.facebook.com/966301680087480/picture?width=150&height=150'),
(43448, 2803, 'session_tokens', 'a:1:{s:64:\"2e0752b1405977e4b780d445463292544d36784c99c4d6f62726d5b1b78b59d5\";a:4:{s:10:\"expiration\";i:1434286430;s:2:\"ip\";s:11:\"88.127.6.32\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433076830;}}'),
(43449, 2804, 'nickname', 'Salvato_Feijo'),
(43450, 2804, 'first_name', 'Salvato'),
(43451, 2804, 'last_name', 'Feijó'),
(43452, 2804, 'description', ''),
(43453, 2804, 'rich_editing', 'true'),
(43454, 2804, 'comment_shortcuts', 'false'),
(43455, 2804, 'admin_color', 'fresh'),
(43456, 2804, 'use_ssl', '0'),
(43457, 2804, 'show_admin_bar_front', 'true'),
(43458, 2804, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43459, 2804, 'wp_user_level', '0'),
(43460, 2804, 'wsl_current_provider', 'Facebook'),
(43461, 2804, 'wsl_current_user_image', 'https://graph.facebook.com/1130988763583865/picture?width=150&height=150'),
(43462, 2804, 'session_tokens', 'a:1:{s:64:\"44b4b17a2c808eace5ff37f209525931d8cabf9bb5022e4cd2897fce28719ad9\";a:4:{s:10:\"expiration\";i:1434287085;s:2:\"ip\";s:13:\"85.138.88.155\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433077485;}}'),
(43463, 2803, 'votou', 'sim'),
(43464, 2803, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(43465, 2805, 'nickname', 'ines_couto_1'),
(43466, 2805, 'first_name', 'ines'),
(43467, 2805, 'last_name', 'couto'),
(43468, 2805, 'description', ''),
(43469, 2805, 'rich_editing', 'true'),
(43470, 2805, 'comment_shortcuts', 'false'),
(43471, 2805, 'admin_color', 'fresh'),
(43472, 2805, 'use_ssl', '0'),
(43473, 2805, 'show_admin_bar_front', 'true'),
(43474, 2805, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43475, 2805, 'wp_user_level', '0'),
(43476, 2805, 'wsl_current_provider', 'Google'),
(43477, 2805, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(43478, 2805, 'session_tokens', 'a:1:{s:64:\"1b87a04f7de140b6f0aff3206ac6bc4ce244c661a8886031cfe93f2304853b09\";a:4:{s:10:\"expiration\";i:1434289025;s:2:\"ip\";s:13:\"89.114.62.172\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.2.2; C2105 Build/15.3.A.1.14) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433079425;}}'),
(43479, 2806, 'nickname', 'Andre_Varzea_Dorropio'),
(43480, 2806, 'first_name', 'André'),
(43481, 2806, 'last_name', 'Dorropio'),
(43482, 2806, 'description', ''),
(43483, 2806, 'rich_editing', 'true'),
(43484, 2806, 'comment_shortcuts', 'false'),
(43485, 2806, 'admin_color', 'fresh'),
(43486, 2806, 'use_ssl', '0'),
(43487, 2806, 'show_admin_bar_front', 'true'),
(43488, 2806, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43489, 2806, 'wp_user_level', '0'),
(43490, 2806, 'wsl_current_provider', 'Facebook'),
(43491, 2806, 'wsl_current_user_image', 'https://graph.facebook.com/10153411975187146/picture?width=150&height=150'),
(43492, 2806, 'session_tokens', 'a:2:{s:64:\"813f0de0daba0a330feb90c0e9315143a22170dce1b8e420b3874f34b3a2f3ca\";a:4:{s:10:\"expiration\";i:1434289131;s:2:\"ip\";s:13:\"95.93.162.243\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E6 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433079531;}s:64:\"7008586a3cef1daadce7e8e9e51856e0f8b3f51b4bc416e7cecd4d60b59a7ed1\";a:4:{s:10:\"expiration\";i:1434881788;s:2:\"ip\";s:13:\"95.93.162.243\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433672188;}}'),
(43493, 2807, 'nickname', 'm_pb'),
(43494, 2807, 'first_name', 'm'),
(43495, 2807, 'last_name', 'pb'),
(43496, 2807, 'description', ''),
(43497, 2807, 'rich_editing', 'true'),
(43498, 2807, 'comment_shortcuts', 'false'),
(43499, 2807, 'admin_color', 'fresh'),
(43500, 2807, 'use_ssl', '0'),
(43501, 2807, 'show_admin_bar_front', 'true'),
(43502, 2807, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43503, 2807, 'wp_user_level', '0'),
(43504, 2807, 'wsl_current_provider', 'Google'),
(43505, 2807, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(43506, 2807, 'session_tokens', 'a:2:{s:64:\"edab895bc5537d20b91e5f63680fc7295117599700664c77cde2cbb7bf980bd0\";a:4:{s:10:\"expiration\";i:1434289192;s:2:\"ip\";s:14:\"89.153.185.254\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433079592;}s:64:\"003a8aea18bf8b941c354d63bd6e3783789c7d6841a95364d5df26692feac1eb\";a:4:{s:10:\"expiration\";i:1434289262;s:2:\"ip\";s:14:\"89.153.185.254\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433079662;}}'),
(43507, 2806, 'votou', 'sim'),
(43508, 2806, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(43509, 2808, 'nickname', 'Arranjos_Fatos_de_Surf'),
(43510, 2808, 'first_name', 'Arranjos'),
(43511, 2808, 'last_name', 'de Surf'),
(43512, 2808, 'description', ''),
(43513, 2808, 'rich_editing', 'true'),
(43514, 2808, 'comment_shortcuts', 'false'),
(43515, 2808, 'admin_color', 'fresh'),
(43516, 2808, 'use_ssl', '0'),
(43517, 2808, 'show_admin_bar_front', 'true'),
(43518, 2808, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43519, 2808, 'wp_user_level', '0'),
(43520, 2808, 'wsl_current_provider', 'Facebook'),
(43521, 2808, 'wsl_current_user_image', 'https://graph.facebook.com/1048278578535619/picture?width=150&height=150'),
(43522, 2808, 'session_tokens', 'a:1:{s:64:\"9c039c76b274039aa53fd36b4d09890c2ea4ea62fc5838b342217912df2bd0ee\";a:4:{s:10:\"expiration\";i:1434289302;s:2:\"ip\";s:14:\"89.180.157.253\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1433079702;}}'),
(43523, 2809, 'nickname', 'Luis_Sousa'),
(43524, 2809, 'first_name', 'Luís'),
(43525, 2809, 'last_name', 'Sousa'),
(43526, 2809, 'description', ''),
(43527, 2809, 'rich_editing', 'true'),
(43528, 2809, 'comment_shortcuts', 'false'),
(43529, 2809, 'admin_color', 'fresh'),
(43530, 2809, 'use_ssl', '0'),
(43531, 2809, 'show_admin_bar_front', 'true'),
(43532, 2809, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43533, 2809, 'wp_user_level', '0'),
(43534, 2809, 'wsl_current_provider', 'Facebook'),
(43535, 2809, 'wsl_current_user_image', 'https://graph.facebook.com/819808184762051/picture?width=150&height=150'),
(43536, 2809, 'session_tokens', 'a:1:{s:64:\"a75a8aca2a66fafa670982c3234d561381e6c21065f7dbca264aaf41ab45d8ca\";a:4:{s:10:\"expiration\";i:1434289371;s:2:\"ip\";s:13:\"85.245.65.142\";s:2:\"ua\";s:191:\"Mozilla/5.0 (Linux; Android 5.0.2; XT1068 Build/LXB22.46-28; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433079771;}}'),
(43537, 2810, 'nickname', 'Maria_Clara_Rocha'),
(43538, 2810, 'first_name', 'Maria'),
(43539, 2810, 'last_name', 'Rocha'),
(43540, 2810, 'description', ''),
(43541, 2810, 'rich_editing', 'true'),
(43542, 2810, 'comment_shortcuts', 'false'),
(43543, 2810, 'admin_color', 'fresh'),
(43544, 2810, 'use_ssl', '0'),
(43545, 2810, 'show_admin_bar_front', 'true'),
(43546, 2810, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43547, 2810, 'wp_user_level', '0'),
(43548, 2810, 'wsl_current_provider', 'Facebook'),
(43549, 2810, 'wsl_current_user_image', 'https://graph.facebook.com/10203128081081555/picture?width=150&height=150'),
(43550, 2810, 'session_tokens', 'a:1:{s:64:\"aad9251a5e51e0ec6306146ed5e2fcf98e4089a56db235eda1ec1598bc342acf\";a:4:{s:10:\"expiration\";i:1434289511;s:2:\"ip\";s:14:\"37.189.106.177\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433079911;}}'),
(43551, 2810, 'votou', 'sim'),
(43552, 2810, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(43553, 2805, 'votou', 'sim'),
(43554, 2805, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(43555, 2811, 'nickname', 'Goncalo_Silva_3'),
(43556, 2811, 'first_name', 'Gonçalo'),
(43557, 2811, 'last_name', 'Silva'),
(43558, 2811, 'description', ''),
(43559, 2811, 'rich_editing', 'true'),
(43560, 2811, 'comment_shortcuts', 'false'),
(43561, 2811, 'admin_color', 'fresh'),
(43562, 2811, 'use_ssl', '0'),
(43563, 2811, 'show_admin_bar_front', 'true'),
(43564, 2811, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43565, 2811, 'wp_user_level', '0'),
(43566, 2811, 'wsl_current_provider', 'Facebook'),
(43567, 2811, 'wsl_current_user_image', 'https://graph.facebook.com/478790455609444/picture?width=150&height=150'),
(43568, 2811, 'session_tokens', 'a:1:{s:64:\"75e3359bb49962a1f59c901f4f2b67e79fc62833cbe7180b780fa614cf5be6f2\";a:4:{s:10:\"expiration\";i:1434290364;s:2:\"ip\";s:14:\"89.180.157.253\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433080764;}}'),
(43569, 2812, 'nickname', 'Joao_Sousa'),
(43570, 2812, 'first_name', 'João'),
(43571, 2812, 'last_name', 'Sousa'),
(43572, 2812, 'description', ''),
(43573, 2812, 'rich_editing', 'true'),
(43574, 2812, 'comment_shortcuts', 'false'),
(43575, 2812, 'admin_color', 'fresh'),
(43576, 2812, 'use_ssl', '0'),
(43577, 2812, 'show_admin_bar_front', 'true'),
(43578, 2812, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43579, 2812, 'wp_user_level', '0'),
(43580, 2812, 'wsl_current_provider', 'Facebook'),
(43581, 2812, 'wsl_current_user_image', 'https://graph.facebook.com/10200432001878651/picture?width=150&height=150'),
(43582, 2812, 'session_tokens', 'a:1:{s:64:\"77776971fd315a392bfa2ad4a25f50f47df736e72431b5e18da56852b3277d54\";a:4:{s:10:\"expiration\";i:1434290510;s:2:\"ip\";s:14:\"188.83.246.184\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433080910;}}'),
(43583, 2800, 'votou', 'sim'),
(43584, 2800, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(43585, 2551, 'votou', 'sim'),
(43586, 2551, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(43587, 2812, 'votou', 'sim'),
(43588, 2812, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(43589, 2813, 'nickname', 'Jose_Roberto_Ramos_Junior'),
(43590, 2813, 'first_name', 'Jose Roberto Ramos'),
(43591, 2813, 'last_name', 'Junior'),
(43592, 2813, 'description', ''),
(43593, 2813, 'rich_editing', 'true'),
(43594, 2813, 'comment_shortcuts', 'false'),
(43595, 2813, 'admin_color', 'fresh'),
(43596, 2813, 'use_ssl', '0'),
(43597, 2813, 'show_admin_bar_front', 'true'),
(43598, 2813, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43599, 2813, 'wp_user_level', '0'),
(43600, 2813, 'wsl_current_provider', 'Facebook'),
(43601, 2813, 'wsl_current_user_image', 'https://graph.facebook.com/834690659943895/picture?width=150&height=150'),
(43602, 2813, 'session_tokens', 'a:1:{s:64:\"7a63ed46caff8a22efcb3f5520576b891e771e60f726eedc30e10089e08457bf\";a:4:{s:10:\"expiration\";i:1434292476;s:2:\"ip\";s:13:\"179.155.14.56\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433082876;}}'),
(43603, 2813, 'votou', 'sim'),
(43604, 2813, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(43605, 2814, 'nickname', 'Dulce_Ventura'),
(43606, 2814, 'first_name', 'Dulce'),
(43607, 2814, 'last_name', 'Ventura'),
(43608, 2814, 'description', ''),
(43609, 2814, 'rich_editing', 'true'),
(43610, 2814, 'comment_shortcuts', 'false'),
(43611, 2814, 'admin_color', 'fresh'),
(43612, 2814, 'use_ssl', '0'),
(43613, 2814, 'show_admin_bar_front', 'true'),
(43614, 2814, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43615, 2814, 'wp_user_level', '0'),
(43616, 2814, 'wsl_current_provider', 'Google'),
(43617, 2814, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(43618, 2814, 'session_tokens', 'a:1:{s:64:\"8528e595e638615bdfa9393c19abee467dd30e407eb36f3b55b083acb13a41ec\";a:4:{s:10:\"expiration\";i:1434293229;s:2:\"ip\";s:12:\"188.81.33.35\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1433083629;}}'),
(43619, 2814, 'votou', 'sim'),
(43620, 2814, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(43621, 2815, 'nickname', 'Lourenco_Abrantes'),
(43622, 2815, 'first_name', 'Lourenço'),
(43623, 2815, 'last_name', 'Abrantes'),
(43624, 2815, 'description', ''),
(43625, 2815, 'rich_editing', 'true'),
(43626, 2815, 'comment_shortcuts', 'false'),
(43627, 2815, 'admin_color', 'fresh'),
(43628, 2815, 'use_ssl', '0'),
(43629, 2815, 'show_admin_bar_front', 'true'),
(43630, 2815, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43631, 2815, 'wp_user_level', '0'),
(43632, 2815, 'wsl_current_provider', 'Facebook'),
(43633, 2815, 'wsl_current_user_image', 'https://graph.facebook.com/481532798662968/picture?width=150&height=150'),
(43634, 2815, 'session_tokens', 'a:1:{s:64:\"5f1fc5308de83f5016d2b51cc112e5417d08f78e8371fd08e77becb7ebcbd587\";a:4:{s:10:\"expiration\";i:1434293529;s:2:\"ip\";s:13:\"85.245.65.124\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433083929;}}'),
(43635, 2268, 'votou', 'sim');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(43636, 2268, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-onda-tow-in-oe_p1036,onda-do-ano-polen_p1086,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(43637, 2816, 'nickname', 'Vasco_Ramalho'),
(43638, 2816, 'first_name', 'Vasco'),
(43639, 2816, 'last_name', 'Ramalho'),
(43640, 2816, 'description', ''),
(43641, 2816, 'rich_editing', 'true'),
(43642, 2816, 'comment_shortcuts', 'false'),
(43643, 2816, 'admin_color', 'fresh'),
(43644, 2816, 'use_ssl', '0'),
(43645, 2816, 'show_admin_bar_front', 'true'),
(43646, 2816, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43647, 2816, 'wp_user_level', '0'),
(43648, 2816, 'wsl_current_provider', 'Facebook'),
(43649, 2816, 'wsl_current_user_image', 'https://graph.facebook.com/812589778849091/picture?width=150&height=150'),
(43650, 2816, 'session_tokens', 'a:1:{s:64:\"da05bb9078cb47b48e59661c9d885cb13959614ff16f633757e4451a2ef3a919\";a:4:{s:10:\"expiration\";i:1434294488;s:2:\"ip\";s:14:\"93.134.238.128\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433084888;}}'),
(43651, 2817, 'nickname', 'Rita_Castelo_Branco'),
(43652, 2817, 'first_name', 'Rita'),
(43653, 2817, 'last_name', 'Castelo Branco'),
(43654, 2817, 'description', ''),
(43655, 2817, 'rich_editing', 'true'),
(43656, 2817, 'comment_shortcuts', 'false'),
(43657, 2817, 'admin_color', 'fresh'),
(43658, 2817, 'use_ssl', '0'),
(43659, 2817, 'show_admin_bar_front', 'true'),
(43660, 2817, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43661, 2817, 'wp_user_level', '0'),
(43662, 2817, 'wsl_current_provider', 'Facebook'),
(43663, 2817, 'wsl_current_user_image', 'https://graph.facebook.com/908489162546415/picture?width=150&height=150'),
(43664, 2817, 'session_tokens', 'a:1:{s:64:\"d04d391737fd9a0dbc073fb0c08283e39491f8c503c79c6cc49c70f9705c4a9c\";a:4:{s:10:\"expiration\";i:1434294809;s:2:\"ip\";s:12:\"85.241.58.83\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1433085209;}}'),
(43665, 2817, 'votou', 'sim'),
(43666, 2817, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(43667, 508, 'votou', 'sim'),
(43668, 508, 'user_votes', 'foto-do-ano_p957'),
(43669, 2818, 'nickname', 'Sergio_Patinha'),
(43670, 2818, 'first_name', 'Sérgio'),
(43671, 2818, 'last_name', 'Patinha'),
(43672, 2818, 'description', ''),
(43673, 2818, 'rich_editing', 'true'),
(43674, 2818, 'comment_shortcuts', 'false'),
(43675, 2818, 'admin_color', 'fresh'),
(43676, 2818, 'use_ssl', '0'),
(43677, 2818, 'show_admin_bar_front', 'true'),
(43678, 2818, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43679, 2818, 'wp_user_level', '0'),
(43680, 2818, 'wsl_current_provider', 'Facebook'),
(43681, 2818, 'wsl_current_user_image', 'https://graph.facebook.com/10206757008469002/picture?width=150&height=150'),
(43682, 2818, 'session_tokens', 'a:1:{s:64:\"de136da5795f7fab34677583832de351697af8b43afec4c551c0d76e9971931c\";a:4:{s:10:\"expiration\";i:1434295738;s:2:\"ip\";s:12:\"85.241.59.33\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433086138;}}'),
(43683, 2819, 'nickname', 'Catarina_Braga'),
(43684, 2819, 'first_name', 'Catarina'),
(43685, 2819, 'last_name', 'Braga'),
(43686, 2819, 'description', ''),
(43687, 2819, 'rich_editing', 'true'),
(43688, 2819, 'comment_shortcuts', 'false'),
(43689, 2819, 'admin_color', 'fresh'),
(43690, 2819, 'use_ssl', '0'),
(43691, 2819, 'show_admin_bar_front', 'true'),
(43692, 2819, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43693, 2819, 'wp_user_level', '0'),
(43694, 2819, 'wsl_current_provider', 'Facebook'),
(43695, 2819, 'wsl_current_user_image', 'https://graph.facebook.com/10152765917645807/picture?width=150&height=150'),
(43696, 2819, 'session_tokens', 'a:1:{s:64:\"a58a02e39e3bef6884643918055139078489715c735bd5d8e314b13427036b90\";a:4:{s:10:\"expiration\";i:1434295739;s:2:\"ip\";s:14:\"82.154.124.207\";s:2:\"ua\";s:156:\"Mozilla/5.0 (Linux; Android 4.4.2; pt-pt; SAMSUNG SM-T530 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/1.5 Chrome/28.0.1500.94 Safari/537.36\";s:5:\"login\";i:1433086139;}}'),
(43697, 2819, 'votou', 'sim'),
(43698, 2819, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(43699, 2820, 'nickname', 'Sonia_C_Marques_Silva'),
(43700, 2820, 'first_name', 'Sonia'),
(43701, 2820, 'last_name', 'Silva'),
(43702, 2820, 'description', ''),
(43703, 2820, 'rich_editing', 'true'),
(43704, 2820, 'comment_shortcuts', 'false'),
(43705, 2820, 'admin_color', 'fresh'),
(43706, 2820, 'use_ssl', '0'),
(43707, 2820, 'show_admin_bar_front', 'true'),
(43708, 2820, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43709, 2820, 'wp_user_level', '0'),
(43710, 2820, 'wsl_current_provider', 'Facebook'),
(43711, 2820, 'wsl_current_user_image', 'https://graph.facebook.com/10203197874946757/picture?width=150&height=150'),
(43712, 2820, 'session_tokens', 'a:1:{s:64:\"3883417fee3d23042c898b007ab3210dd0428874720c2f0cf1a9344dc8ecca22\";a:4:{s:10:\"expiration\";i:1434296626;s:2:\"ip\";s:13:\"188.81.225.53\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1433087026;}}'),
(43713, 2818, 'votou', 'sim'),
(43714, 2818, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1385,foto-do-ano_p1277,evento-do-ano-kia_p1432,treinador-do-ano_p1359'),
(43715, 2821, 'nickname', 'Nelson_Alexandre_Cordeiro'),
(43716, 2821, 'first_name', 'Nelson Alexandre'),
(43717, 2821, 'last_name', 'Cordeiro'),
(43718, 2821, 'description', ''),
(43719, 2821, 'rich_editing', 'true'),
(43720, 2821, 'comment_shortcuts', 'false'),
(43721, 2821, 'admin_color', 'fresh'),
(43722, 2821, 'use_ssl', '0'),
(43723, 2821, 'show_admin_bar_front', 'true'),
(43724, 2821, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43725, 2821, 'wp_user_level', '0'),
(43726, 2821, 'wsl_current_provider', 'Facebook'),
(43727, 2821, 'wsl_current_user_image', 'https://graph.facebook.com/907519392628266/picture?width=150&height=150'),
(43728, 2821, 'session_tokens', 'a:2:{s:64:\"f000ef7531d179a7bc5d6c8b210b0865a38bca32cbabc5f3c5107258c6e7efd8\";a:4:{s:10:\"expiration\";i:1434296744;s:2:\"ip\";s:14:\"88.214.171.181\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.4; GT-I9060I Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36\";s:5:\"login\";i:1433087144;}s:64:\"e440f68b80541814f0b633670cee67c98aadb832c2ef54a3ef09e912e3883cae\";a:4:{s:10:\"expiration\";i:1434397709;s:2:\"ip\";s:13:\"81.193.180.93\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433188109;}}'),
(43729, 2822, 'nickname', 'Damien_Clairbois'),
(43730, 2822, 'first_name', 'Damien'),
(43731, 2822, 'last_name', 'Clairbois'),
(43732, 2822, 'description', ''),
(43733, 2822, 'rich_editing', 'true'),
(43734, 2822, 'comment_shortcuts', 'false'),
(43735, 2822, 'admin_color', 'fresh'),
(43736, 2822, 'use_ssl', '0'),
(43737, 2822, 'show_admin_bar_front', 'true'),
(43738, 2822, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43739, 2822, 'wp_user_level', '0'),
(43740, 2822, 'wsl_current_provider', 'Google'),
(43741, 2822, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(43742, 2822, 'session_tokens', 'a:1:{s:64:\"21dbb49d790f8b35ef9c4103c40e64893c5601b3942d3bb9946e354452f45a36\";a:4:{s:10:\"expiration\";i:1434297070;s:2:\"ip\";s:13:\"84.90.248.110\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433087470;}}'),
(43743, 2822, 'votou', 'sim'),
(43744, 2822, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(43745, 2823, 'nickname', 'Paulo_de_Sousa'),
(43746, 2823, 'first_name', 'Paulo'),
(43747, 2823, 'last_name', 'de Sousa'),
(43748, 2823, 'description', ''),
(43749, 2823, 'rich_editing', 'true'),
(43750, 2823, 'comment_shortcuts', 'false'),
(43751, 2823, 'admin_color', 'fresh'),
(43752, 2823, 'use_ssl', '0'),
(43753, 2823, 'show_admin_bar_front', 'true'),
(43754, 2823, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43755, 2823, 'wp_user_level', '0'),
(43756, 2823, 'wsl_current_provider', 'Facebook'),
(43757, 2823, 'wsl_current_user_image', 'https://graph.facebook.com/10203404541469268/picture?width=150&height=150'),
(43758, 2823, 'session_tokens', 'a:1:{s:64:\"90091e8e07c7f0a17678951798b2855461313dd7b67dad6845886f229990be04\";a:4:{s:10:\"expiration\";i:1434297579;s:2:\"ip\";s:12:\"85.139.93.44\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433087979;}}'),
(43759, 2824, 'nickname', 'Ca_Matos'),
(43760, 2824, 'first_name', 'Ca'),
(43761, 2824, 'last_name', 'Matos'),
(43762, 2824, 'description', ''),
(43763, 2824, 'rich_editing', 'true'),
(43764, 2824, 'comment_shortcuts', 'false'),
(43765, 2824, 'admin_color', 'fresh'),
(43766, 2824, 'use_ssl', '0'),
(43767, 2824, 'show_admin_bar_front', 'true'),
(43768, 2824, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43769, 2824, 'wp_user_level', '0'),
(43770, 2824, 'wsl_current_provider', 'Facebook'),
(43771, 2824, 'wsl_current_user_image', 'https://graph.facebook.com/892695150802564/picture?width=150&height=150'),
(43772, 2824, 'session_tokens', 'a:1:{s:64:\"943cf7398e6d2c79c457b73e6775d6ca4df968bf6c21b5557ea24f7b8ef7334f\";a:4:{s:10:\"expiration\";i:1434297582;s:2:\"ip\";s:13:\"77.54.134.245\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433087982;}}'),
(43773, 2825, 'nickname', 'Miguel_Simoes'),
(43774, 2825, 'first_name', 'Miguel'),
(43775, 2825, 'last_name', 'Simões'),
(43776, 2825, 'description', ''),
(43777, 2825, 'rich_editing', 'true'),
(43778, 2825, 'comment_shortcuts', 'false'),
(43779, 2825, 'admin_color', 'fresh'),
(43780, 2825, 'use_ssl', '0'),
(43781, 2825, 'show_admin_bar_front', 'true'),
(43782, 2825, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43783, 2825, 'wp_user_level', '0'),
(43784, 2825, 'wsl_current_provider', 'Google'),
(43785, 2825, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(43786, 2825, 'session_tokens', 'a:1:{s:64:\"d260f3977beb3a9bfcfcdace43aacbe715fc9c71fe08f5fd16edc6c73bf1e1b0\";a:4:{s:10:\"expiration\";i:1434298051;s:2:\"ip\";s:12:\"46.189.233.7\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433088451;}}'),
(43787, 2824, 'votou', 'sim'),
(43788, 2824, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(43789, 2826, 'nickname', 'Joao_Guilherme_Moreira'),
(43790, 2826, 'first_name', 'João Guilherme'),
(43791, 2826, 'last_name', 'Moreira'),
(43792, 2826, 'description', ''),
(43793, 2826, 'rich_editing', 'true'),
(43794, 2826, 'comment_shortcuts', 'false'),
(43795, 2826, 'admin_color', 'fresh'),
(43796, 2826, 'use_ssl', '0'),
(43797, 2826, 'show_admin_bar_front', 'true'),
(43798, 2826, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43799, 2826, 'wp_user_level', '0'),
(43800, 2826, 'wsl_current_provider', 'Facebook'),
(43801, 2826, 'wsl_current_user_image', 'https://graph.facebook.com/587306051371850/picture?width=150&height=150'),
(43802, 2826, 'session_tokens', 'a:1:{s:64:\"d5aa2b019955acbf77872b4338dd13cf89a7d1d9518613809aaf97d23ae28a2e\";a:4:{s:10:\"expiration\";i:1434298377;s:2:\"ip\";s:12:\"79.168.23.33\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433088777;}}'),
(43803, 2827, 'nickname', 'Maria_Cruz'),
(43804, 2827, 'first_name', 'Maria'),
(43805, 2827, 'last_name', 'Cruz'),
(43806, 2827, 'description', ''),
(43807, 2827, 'rich_editing', 'true'),
(43808, 2827, 'comment_shortcuts', 'false'),
(43809, 2827, 'admin_color', 'fresh'),
(43810, 2827, 'use_ssl', '0'),
(43811, 2827, 'show_admin_bar_front', 'true'),
(43812, 2827, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43813, 2827, 'wp_user_level', '0'),
(43814, 2827, 'wsl_current_provider', 'Facebook'),
(43815, 2827, 'wsl_current_user_image', 'https://graph.facebook.com/10205852308081078/picture?width=150&height=150'),
(43816, 2827, 'session_tokens', 'a:1:{s:64:\"875badb2e81e4ac841efb11e663286ac3e15147d957d85e329b05a5eba42bcbb\";a:4:{s:10:\"expiration\";i:1434298529;s:2:\"ip\";s:13:\"85.240.249.32\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1433088929;}}'),
(43817, 2826, 'votou', 'sim'),
(43818, 2826, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(43819, 2827, 'votou', 'sim'),
(43820, 2827, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,maior-remada-do-ano-billabong_p1332,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(43821, 2828, 'nickname', 'Ines_Gomes'),
(43822, 2828, 'first_name', 'Inês'),
(43823, 2828, 'last_name', 'Gomes'),
(43824, 2828, 'description', ''),
(43825, 2828, 'rich_editing', 'true'),
(43826, 2828, 'comment_shortcuts', 'false'),
(43827, 2828, 'admin_color', 'fresh'),
(43828, 2828, 'use_ssl', '0'),
(43829, 2828, 'show_admin_bar_front', 'true'),
(43830, 2828, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43831, 2828, 'wp_user_level', '0'),
(43832, 2828, 'wsl_current_provider', 'Facebook'),
(43833, 2828, 'wsl_current_user_image', 'https://graph.facebook.com/1186310111394450/picture?width=150&height=150'),
(43834, 2828, 'session_tokens', 'a:1:{s:64:\"339de9de2ee6f1762de0b8d5b4009faddb36499b1c160c5fc85d4acf79aa9ebe\";a:4:{s:10:\"expiration\";i:1434298967;s:2:\"ip\";s:12:\"134.76.38.35\";s:2:\"ua\";s:184:\"Mozilla/5.0 (Linux; Android 4.4.4; C6603 Build/10.5.1.A.0.292) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433089367;}}'),
(43835, 2829, 'nickname', 'Mariana_Estibeiro'),
(43836, 2829, 'first_name', 'Mariana'),
(43837, 2829, 'last_name', 'Estibeiro'),
(43838, 2829, 'description', ''),
(43839, 2829, 'rich_editing', 'true'),
(43840, 2829, 'comment_shortcuts', 'false'),
(43841, 2829, 'admin_color', 'fresh'),
(43842, 2829, 'use_ssl', '0'),
(43843, 2829, 'show_admin_bar_front', 'true'),
(43844, 2829, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43845, 2829, 'wp_user_level', '0'),
(43846, 2829, 'wsl_current_provider', 'Facebook'),
(43847, 2829, 'wsl_current_user_image', 'https://graph.facebook.com/834939589907545/picture?width=150&height=150'),
(43848, 2829, 'session_tokens', 'a:1:{s:64:\"3271d7726296b2cee380e40521ca6ab0e7fba9d5a5e97d51c0764ec06e87d4ce\";a:4:{s:10:\"expiration\";i:1434298973;s:2:\"ip\";s:13:\"79.168.26.234\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433089373;}}'),
(43849, 2830, 'nickname', 'Ines_Santos_1'),
(43850, 2830, 'first_name', 'Inês'),
(43851, 2830, 'last_name', 'Santos'),
(43852, 2830, 'description', ''),
(43853, 2830, 'rich_editing', 'true'),
(43854, 2830, 'comment_shortcuts', 'false'),
(43855, 2830, 'admin_color', 'fresh'),
(43856, 2830, 'use_ssl', '0'),
(43857, 2830, 'show_admin_bar_front', 'true'),
(43858, 2830, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43859, 2830, 'wp_user_level', '0'),
(43860, 2830, 'wsl_current_provider', 'Facebook'),
(43861, 2830, 'wsl_current_user_image', 'https://graph.facebook.com/906696102742407/picture?width=150&height=150'),
(43862, 2830, 'session_tokens', 'a:1:{s:64:\"392674c085af0949e1380d007ff2505c4a5cd6b30a0e8a8cf9facaa8721a9bad\";a:4:{s:10:\"expiration\";i:1434298988;s:2:\"ip\";s:12:\"81.245.45.81\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/40.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433089388;}}'),
(43863, 2830, 'votou', 'sim'),
(43864, 2830, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348'),
(43865, 2829, 'votou', 'sim'),
(43866, 2829, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(43867, 2831, 'nickname', 'Sofia_Pinto_Ribeiro'),
(43868, 2831, 'first_name', 'Sofia'),
(43869, 2831, 'last_name', 'Ribeiro'),
(43870, 2831, 'description', ''),
(43871, 2831, 'rich_editing', 'true'),
(43872, 2831, 'comment_shortcuts', 'false'),
(43873, 2831, 'admin_color', 'fresh'),
(43874, 2831, 'use_ssl', '0'),
(43875, 2831, 'show_admin_bar_front', 'true'),
(43876, 2831, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43877, 2831, 'wp_user_level', '0'),
(43878, 2831, 'wsl_current_provider', 'Facebook'),
(43879, 2831, 'wsl_current_user_image', 'https://graph.facebook.com/10152756184311923/picture?width=150&height=150'),
(43880, 2831, 'session_tokens', 'a:1:{s:64:\"0002fc4f8502a6c60eefe78b02a19a4248cdddb6990df2c75e05de9e12ab6e6c\";a:4:{s:10:\"expiration\";i:1434299361;s:2:\"ip\";s:14:\"188.82.141.150\";s:2:\"ua\";s:254:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1433089761;}}'),
(43881, 2832, 'nickname', 'Bruno_Mateus'),
(43882, 2832, 'first_name', 'Bruno'),
(43883, 2832, 'last_name', 'Mateus'),
(43884, 2832, 'description', ''),
(43885, 2832, 'rich_editing', 'true'),
(43886, 2832, 'comment_shortcuts', 'false'),
(43887, 2832, 'admin_color', 'fresh'),
(43888, 2832, 'use_ssl', '0'),
(43889, 2832, 'show_admin_bar_front', 'true'),
(43890, 2832, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43891, 2832, 'wp_user_level', '0'),
(43892, 2832, 'wsl_current_provider', 'Facebook'),
(43893, 2832, 'wsl_current_user_image', 'https://graph.facebook.com/976201289087410/picture?width=150&height=150'),
(43894, 2832, 'session_tokens', 'a:1:{s:64:\"2017c433294324e0457428d40554da9074a63d42559cce2eb8c6883b4407e7fa\";a:4:{s:10:\"expiration\";i:1434299516;s:2:\"ip\";s:14:\"85.243.107.189\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433089916;}}'),
(43895, 2833, 'nickname', 'Carminho_Pereira_Coutinho'),
(43896, 2833, 'first_name', 'Carminho'),
(43897, 2833, 'last_name', 'Coutinho'),
(43898, 2833, 'description', ''),
(43899, 2833, 'rich_editing', 'true'),
(43900, 2833, 'comment_shortcuts', 'false'),
(43901, 2833, 'admin_color', 'fresh'),
(43902, 2833, 'use_ssl', '0'),
(43903, 2833, 'show_admin_bar_front', 'true'),
(43904, 2833, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43905, 2833, 'wp_user_level', '0'),
(43906, 2833, 'wsl_current_provider', 'Facebook'),
(43907, 2833, 'wsl_current_user_image', 'https://graph.facebook.com/10203045422095130/picture?width=150&height=150'),
(43908, 2833, 'session_tokens', 'a:1:{s:64:\"a6f7ebf146ac807b9196478775236a36c67330d17b25d7291b29b7ef0c9d0c59\";a:4:{s:10:\"expiration\";i:1434299600;s:2:\"ip\";s:11:\"81.84.11.92\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433090000;}}'),
(43909, 2834, 'nickname', 'Catarina_Garces'),
(43910, 2834, 'first_name', 'Catarina'),
(43911, 2834, 'last_name', 'Garces'),
(43912, 2834, 'description', ''),
(43913, 2834, 'rich_editing', 'true'),
(43914, 2834, 'comment_shortcuts', 'false'),
(43915, 2834, 'admin_color', 'fresh'),
(43916, 2834, 'use_ssl', '0'),
(43917, 2834, 'show_admin_bar_front', 'true'),
(43918, 2834, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43919, 2834, 'wp_user_level', '0'),
(43920, 2834, 'wsl_current_provider', 'Facebook'),
(43921, 2834, 'wsl_current_user_image', 'https://graph.facebook.com/851704328257007/picture?width=150&height=150'),
(43922, 2834, 'session_tokens', 'a:1:{s:64:\"002525f4843da4b29d9ced690fe422ef16f77d87729085e76586dabb0ff4884a\";a:4:{s:10:\"expiration\";i:1434299909;s:2:\"ip\";s:13:\"85.138.121.24\";s:2:\"ua\";s:231:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/29.0.0.9.13;FBBV/9374459;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433090309;}}'),
(43923, 2835, 'nickname', 'Teresa_Barbosa'),
(43924, 2835, 'first_name', 'Teresa'),
(43925, 2835, 'last_name', 'Barbosa'),
(43926, 2835, 'description', ''),
(43927, 2835, 'rich_editing', 'true'),
(43928, 2835, 'comment_shortcuts', 'false'),
(43929, 2835, 'admin_color', 'fresh'),
(43930, 2835, 'use_ssl', '0'),
(43931, 2835, 'show_admin_bar_front', 'true'),
(43932, 2835, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43933, 2835, 'wp_user_level', '0'),
(43934, 2835, 'wsl_current_provider', 'Facebook'),
(43935, 2835, 'wsl_current_user_image', 'https://graph.facebook.com/1111452998868560/picture?width=150&height=150'),
(43936, 2835, 'session_tokens', 'a:2:{s:64:\"df4ff90f2e74e229bc6e3d60fe176523efba56e1a204ce59cf6375cb80de2766\";a:4:{s:10:\"expiration\";i:1434300114;s:2:\"ip\";s:14:\"78.130.107.181\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433090514;}s:64:\"40282a2f28e1f58e534ed84f94cfddb77899c7f9d89fae3caf64c80602c8614e\";a:4:{s:10:\"expiration\";i:1435087890;s:2:\"ip\";s:13:\"78.130.51.128\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433878290;}}'),
(43937, 2835, 'votou', 'sim'),
(43938, 2835, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(43939, 2834, 'votou', 'sim'),
(43940, 2834, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(43941, 2836, 'nickname', 'Fernando_Guedes'),
(43942, 2836, 'first_name', 'Fernando'),
(43943, 2836, 'last_name', 'Guedes'),
(43944, 2836, 'description', ''),
(43945, 2836, 'rich_editing', 'true'),
(43946, 2836, 'comment_shortcuts', 'false'),
(43947, 2836, 'admin_color', 'fresh'),
(43948, 2836, 'use_ssl', '0'),
(43949, 2836, 'show_admin_bar_front', 'true'),
(43950, 2836, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43951, 2836, 'wp_user_level', '0'),
(43952, 2836, 'wsl_current_provider', 'Facebook'),
(43953, 2836, 'wsl_current_user_image', 'https://graph.facebook.com/828242883927694/picture?width=150&height=150'),
(43954, 2836, 'session_tokens', 'a:2:{s:64:\"f7099cbe9bd0444289fa5bda7c38fe00214b4fb0400032a7f6207892c2d515e7\";a:4:{s:10:\"expiration\";i:1434300609;s:2:\"ip\";s:14:\"200.223.248.18\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433091009;}s:64:\"aa86a69f41ec872fd400039b976477d999aaa582cdbf3a74fe0cba9543d4703e\";a:4:{s:10:\"expiration\";i:1434963870;s:2:\"ip\";s:13:\"89.114.35.217\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_3 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B511 [FBAN/FBIOS;FBAV/6.1.1;FBBV/202949;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.3;FBSS/2; FBCR/ClaroBrasil;FBID/phone;FBLC/pt_BR;FBOP/1]\";s:5:\"login\";i:1433754270;}}'),
(43955, 2837, 'nickname', 'Joana_Pereira'),
(43956, 2837, 'first_name', 'Joana'),
(43957, 2837, 'last_name', 'Pereira'),
(43958, 2837, 'description', ''),
(43959, 2837, 'rich_editing', 'true'),
(43960, 2837, 'comment_shortcuts', 'false'),
(43961, 2837, 'admin_color', 'fresh'),
(43962, 2837, 'use_ssl', '0'),
(43963, 2837, 'show_admin_bar_front', 'true'),
(43964, 2837, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43965, 2837, 'wp_user_level', '0'),
(43966, 2837, 'wsl_current_provider', 'Facebook'),
(43967, 2837, 'wsl_current_user_image', 'https://graph.facebook.com/928009037257249/picture?width=150&height=150'),
(43968, 2837, 'session_tokens', 'a:1:{s:64:\"eec5dc277f8ca4b4fe5736cebc1fd91d30718319d570f4e5e3b29e0d919b69f1\";a:4:{s:10:\"expiration\";i:1434300943;s:2:\"ip\";s:12:\"95.93.16.254\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/8.0.3 Safari/600.3.18\";s:5:\"login\";i:1433091343;}}'),
(43969, 2838, 'nickname', 'Rita_Baena'),
(43970, 2838, 'first_name', 'Rita'),
(43971, 2838, 'last_name', 'Baena'),
(43972, 2838, 'description', ''),
(43973, 2838, 'rich_editing', 'true'),
(43974, 2838, 'comment_shortcuts', 'false'),
(43975, 2838, 'admin_color', 'fresh'),
(43976, 2838, 'use_ssl', '0'),
(43977, 2838, 'show_admin_bar_front', 'true'),
(43978, 2838, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43979, 2838, 'wp_user_level', '0'),
(43980, 2838, 'wsl_current_provider', 'Facebook'),
(43981, 2838, 'wsl_current_user_image', 'https://graph.facebook.com/1584973671764472/picture?width=150&height=150'),
(43982, 2838, 'session_tokens', 'a:1:{s:64:\"b98ba44361579a46125e2e1f8deffeecdc3b4e436938f51b5e269d432ccc2777\";a:4:{s:10:\"expiration\";i:1434300978;s:2:\"ip\";s:14:\"85.245.104.120\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433091378;}}'),
(43983, 2838, 'votou', 'sim'),
(43984, 2838, 'user_votes', 'treinador-do-ano_p1359'),
(43985, 2839, 'nickname', 'Tiago_Azevedo_Rodrigues'),
(43986, 2839, 'first_name', 'Tiago'),
(43987, 2839, 'last_name', 'Rodrigues'),
(43988, 2839, 'description', ''),
(43989, 2839, 'rich_editing', 'true'),
(43990, 2839, 'comment_shortcuts', 'false'),
(43991, 2839, 'admin_color', 'fresh'),
(43992, 2839, 'use_ssl', '0'),
(43993, 2839, 'show_admin_bar_front', 'true'),
(43994, 2839, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(43995, 2839, 'wp_user_level', '0'),
(43996, 2839, 'wsl_current_provider', 'Facebook'),
(43997, 2839, 'wsl_current_user_image', 'https://graph.facebook.com/10153059186024545/picture?width=150&height=150'),
(43998, 2839, 'session_tokens', 'a:1:{s:64:\"f89aa2bebf96845e0687f737888ade2c5742b76c7a1a9ed5d783c01e834dc67e\";a:4:{s:10:\"expiration\";i:1434301137;s:2:\"ip\";s:12:\"41.140.22.86\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.2; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433091537;}}'),
(43999, 2839, 'votou', 'sim'),
(44000, 2839, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(44001, 2840, 'nickname', 'Filipa_Camoes'),
(44002, 2840, 'first_name', 'Filipa'),
(44003, 2840, 'last_name', 'Camões'),
(44004, 2840, 'description', ''),
(44005, 2840, 'rich_editing', 'true'),
(44006, 2840, 'comment_shortcuts', 'false'),
(44007, 2840, 'admin_color', 'fresh'),
(44008, 2840, 'use_ssl', '0'),
(44009, 2840, 'show_admin_bar_front', 'true'),
(44010, 2840, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44011, 2840, 'wp_user_level', '0'),
(44012, 2840, 'wsl_current_provider', 'Google'),
(44013, 2840, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-p3_34MevZbA/AAAAAAAAAAI/AAAAAAAAAXM/Ym0o1P8urOI/photo.jpg?sz=200'),
(44014, 2840, 'session_tokens', 'a:1:{s:64:\"0d28aef4e9a739c63cd5e63b62dfbcede6c35f3541c2d1a66376fb289d90a971\";a:4:{s:10:\"expiration\";i:1434301310;s:2:\"ip\";s:13:\"85.138.204.24\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433091710;}}'),
(44015, 2841, 'nickname', 'Monica_Estrela'),
(44016, 2841, 'first_name', 'Mónica'),
(44017, 2841, 'last_name', 'Estrela'),
(44018, 2841, 'description', ''),
(44019, 2841, 'rich_editing', 'true'),
(44020, 2841, 'comment_shortcuts', 'false'),
(44021, 2841, 'admin_color', 'fresh'),
(44022, 2841, 'use_ssl', '0'),
(44023, 2841, 'show_admin_bar_front', 'true'),
(44024, 2841, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44025, 2841, 'wp_user_level', '0'),
(44026, 2841, 'wsl_current_provider', 'Facebook'),
(44027, 2841, 'wsl_current_user_image', 'https://graph.facebook.com/10152785371676432/picture?width=150&height=150'),
(44028, 2841, 'session_tokens', 'a:1:{s:64:\"f83b8cccd0417b85a5118246752f030a5a6947efd9f7cae60f3367b7c6aac54d\";a:4:{s:10:\"expiration\";i:1434301361;s:2:\"ip\";s:14:\"85.243.135.176\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/20.1.0.15.10;FBBV/5758778;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433091761;}}'),
(44029, 2840, 'votou', 'sim'),
(44030, 2840, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(44031, 2842, 'nickname', 'Vasco_Figueiredo'),
(44032, 2842, 'first_name', 'Vasco'),
(44033, 2842, 'last_name', 'Figueiredo'),
(44034, 2842, 'description', ''),
(44035, 2842, 'rich_editing', 'true'),
(44036, 2842, 'comment_shortcuts', 'false'),
(44037, 2842, 'admin_color', 'fresh'),
(44038, 2842, 'use_ssl', '0'),
(44039, 2842, 'show_admin_bar_front', 'true'),
(44040, 2842, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44041, 2842, 'wp_user_level', '0'),
(44042, 2842, 'wsl_current_provider', 'Facebook'),
(44043, 2842, 'wsl_current_user_image', 'https://graph.facebook.com/10202986513143400/picture?width=150&height=150'),
(44044, 2842, 'session_tokens', 'a:1:{s:64:\"b0544a0e8dc20d0791556c1c0e2fbb661e2cd7042f13141b018dd5ea0b635929\";a:4:{s:10:\"expiration\";i:1434301632;s:2:\"ip\";s:14:\"88.214.170.150\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/MessengerForiOS;FBAV/27.0.0.34.13;FBBV/9902566;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433092032;}}'),
(44045, 2843, 'nickname', 'Simao_Osorio'),
(44046, 2843, 'first_name', 'Simao'),
(44047, 2843, 'last_name', 'Osorio'),
(44048, 2843, 'description', ''),
(44049, 2843, 'rich_editing', 'true'),
(44050, 2843, 'comment_shortcuts', 'false'),
(44051, 2843, 'admin_color', 'fresh'),
(44052, 2843, 'use_ssl', '0'),
(44053, 2843, 'show_admin_bar_front', 'true'),
(44054, 2843, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44055, 2843, 'wp_user_level', '0'),
(44056, 2843, 'wsl_current_provider', 'Facebook'),
(44057, 2843, 'wsl_current_user_image', 'https://graph.facebook.com/10153501682646282/picture?width=150&height=150'),
(44058, 2843, 'session_tokens', 'a:1:{s:64:\"02ad4014a77c97d8c079bc97e9bc60cb10c0fed515d68edf92979bbfc79b86c4\";a:4:{s:10:\"expiration\";i:1434301644;s:2:\"ip\";s:14:\"85.245.214.151\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433092044;}}'),
(44059, 2844, 'nickname', 'Vando_Miguel_Santos_Lemos'),
(44060, 2844, 'first_name', 'Vando'),
(44061, 2844, 'last_name', 'Lemos'),
(44062, 2844, 'description', ''),
(44063, 2844, 'rich_editing', 'true'),
(44064, 2844, 'comment_shortcuts', 'false'),
(44065, 2844, 'admin_color', 'fresh'),
(44066, 2844, 'use_ssl', '0'),
(44067, 2844, 'show_admin_bar_front', 'true'),
(44068, 2844, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44069, 2844, 'wp_user_level', '0'),
(44070, 2844, 'wsl_current_provider', 'Facebook'),
(44071, 2844, 'wsl_current_user_image', 'https://graph.facebook.com/10155703425195724/picture?width=150&height=150'),
(44072, 2844, 'session_tokens', 'a:1:{s:64:\"69641306edca98c54d8b95ea4c5f7025b512b0e973a4ca339ba7e7a949a24579\";a:4:{s:10:\"expiration\";i:1434301800;s:2:\"ip\";s:13:\"174.118.61.13\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/fido;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433092200;}}'),
(44073, 2844, 'votou', 'sim'),
(44074, 2844, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(44075, 2845, 'nickname', 'Ricardo_Pataco_LR'),
(44076, 2845, 'first_name', 'Ricardo'),
(44077, 2845, 'last_name', 'Pataco LR'),
(44078, 2845, 'description', ''),
(44079, 2845, 'rich_editing', 'true'),
(44080, 2845, 'comment_shortcuts', 'false'),
(44081, 2845, 'admin_color', 'fresh'),
(44082, 2845, 'use_ssl', '0'),
(44083, 2845, 'show_admin_bar_front', 'true'),
(44084, 2845, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44085, 2845, 'wp_user_level', '0'),
(44086, 2845, 'wsl_current_provider', 'Facebook'),
(44087, 2845, 'wsl_current_user_image', 'https://graph.facebook.com/1005931072750516/picture?width=150&height=150'),
(44088, 2845, 'session_tokens', 'a:1:{s:64:\"df02d4dd8c34885047e2878d003e3c42111f1b0038047561b94982cc081593f8\";a:4:{s:10:\"expiration\";i:1434301942;s:2:\"ip\";s:12:\"84.91.11.245\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433092342;}}'),
(44089, 2843, 'votou', 'sim'),
(44090, 2843, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(44091, 2846, 'nickname', 'Tiago_Dna'),
(44092, 2846, 'first_name', 'Tiago'),
(44093, 2846, 'last_name', 'Dna'),
(44094, 2846, 'description', ''),
(44095, 2846, 'rich_editing', 'true'),
(44096, 2846, 'comment_shortcuts', 'false'),
(44097, 2846, 'admin_color', 'fresh'),
(44098, 2846, 'use_ssl', '0'),
(44099, 2846, 'show_admin_bar_front', 'true'),
(44100, 2846, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44101, 2846, 'wp_user_level', '0'),
(44102, 2846, 'wsl_current_provider', 'Facebook'),
(44103, 2846, 'wsl_current_user_image', 'https://graph.facebook.com/10152751132151862/picture?width=150&height=150'),
(44104, 2846, 'session_tokens', 'a:2:{s:64:\"89c0880d4cc300ad9b844d7d416a996338897d3ffdf5c0cffbda767b6954e7d2\";a:4:{s:10:\"expiration\";i:1434302018;s:2:\"ip\";s:12:\"85.247.26.37\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433092418;}s:64:\"1c2b77b06620dfdf2c72f1922c9a1f044a077f6a59290a31e9ab82b04f20fe62\";a:4:{s:10:\"expiration\";i:1434302085;s:2:\"ip\";s:12:\"85.247.26.37\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433092485;}}'),
(44105, 2847, 'nickname', 'Diogo_Custoias'),
(44106, 2847, 'first_name', 'Diogo'),
(44107, 2847, 'last_name', 'Custoias'),
(44108, 2847, 'description', ''),
(44109, 2847, 'rich_editing', 'true'),
(44110, 2847, 'comment_shortcuts', 'false'),
(44111, 2847, 'admin_color', 'fresh'),
(44112, 2847, 'use_ssl', '0'),
(44113, 2847, 'show_admin_bar_front', 'true'),
(44114, 2847, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44115, 2847, 'wp_user_level', '0'),
(44116, 2847, 'wsl_current_provider', 'Facebook'),
(44117, 2847, 'wsl_current_user_image', 'https://graph.facebook.com/969315446435287/picture?width=150&height=150'),
(44118, 2847, 'session_tokens', 'a:1:{s:64:\"df3c708c37da9b9833f4704e633603b979ce3605887bffdaae79eebdea9b7fa6\";a:4:{s:10:\"expiration\";i:1434302213;s:2:\"ip\";s:13:\"188.80.83.157\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433092613;}}'),
(44119, 2846, 'votou', 'sim'),
(44120, 2846, 'user_votes', 'surfista-do-ano-oakley_p1339,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(44121, 2847, 'votou', 'sim'),
(44122, 2847, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(44123, 2848, 'nickname', 'Joaquim_Cassapo'),
(44124, 2848, 'first_name', 'Joaquim'),
(44125, 2848, 'last_name', 'Cassapo'),
(44126, 2848, 'description', ''),
(44127, 2848, 'rich_editing', 'true'),
(44128, 2848, 'comment_shortcuts', 'false'),
(44129, 2848, 'admin_color', 'fresh'),
(44130, 2848, 'use_ssl', '0'),
(44131, 2848, 'show_admin_bar_front', 'true'),
(44132, 2848, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44133, 2848, 'wp_user_level', '0'),
(44134, 2848, 'wsl_current_provider', 'Facebook'),
(44135, 2848, 'wsl_current_user_image', 'https://graph.facebook.com/564142880392846/picture?width=150&height=150'),
(44136, 2848, 'session_tokens', 'a:2:{s:64:\"e06b6be0f17874a6d7cab76e46f8ce63c64c300badf2c62b3184c06230e0acd9\";a:4:{s:10:\"expiration\";i:1434302327;s:2:\"ip\";s:14:\"193.126.167.42\";s:2:\"ua\";s:162:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; A3-A10 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433092727;}s:64:\"2d4ec86db735e9ebe5b0b3afb0618d58cb5710c2ee0d0e5026104fcfa3d11e5d\";a:4:{s:10:\"expiration\";i:1434302378;s:2:\"ip\";s:14:\"193.126.167.42\";s:2:\"ua\";s:162:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; A3-A10 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433092778;}}'),
(44137, 2849, 'nickname', 'Maria_Pessoa_de_Carvalho'),
(44138, 2849, 'first_name', 'Maria'),
(44139, 2849, 'last_name', 'de Carvalho'),
(44140, 2849, 'description', ''),
(44141, 2849, 'rich_editing', 'true'),
(44142, 2849, 'comment_shortcuts', 'false'),
(44143, 2849, 'admin_color', 'fresh'),
(44144, 2849, 'use_ssl', '0'),
(44145, 2849, 'show_admin_bar_front', 'true'),
(44146, 2849, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44147, 2849, 'wp_user_level', '0'),
(44148, 2849, 'wsl_current_provider', 'Facebook'),
(44149, 2849, 'wsl_current_user_image', 'https://graph.facebook.com/10153152749428283/picture?width=150&height=150'),
(44150, 2849, 'session_tokens', 'a:1:{s:64:\"0b66ad7cd7bd90e07ecb5253b454fa919f6a932dfeb0413269ef17fa5044a6dc\";a:4:{s:10:\"expiration\";i:1434302477;s:2:\"ip\";s:13:\"79.168.202.22\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433092877;}}'),
(44151, 2848, 'votou', 'sim'),
(44152, 2848, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(44153, 2850, 'nickname', 'Claudia_Coelho_Silva'),
(44154, 2850, 'first_name', 'Claudia'),
(44155, 2850, 'last_name', 'Coelho Silva'),
(44156, 2850, 'description', ''),
(44157, 2850, 'rich_editing', 'true'),
(44158, 2850, 'comment_shortcuts', 'false'),
(44159, 2850, 'admin_color', 'fresh'),
(44160, 2850, 'use_ssl', '0'),
(44161, 2850, 'show_admin_bar_front', 'true'),
(44162, 2850, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44163, 2850, 'wp_user_level', '0'),
(44164, 2850, 'wsl_current_provider', 'Facebook'),
(44165, 2850, 'wsl_current_user_image', 'https://graph.facebook.com/432857403542140/picture?width=150&height=150'),
(44166, 2850, 'session_tokens', 'a:1:{s:64:\"57ca6a773abf5cc4ee084c684341f372a4c4834e1bd06a45d34cc30e970c1f72\";a:4:{s:10:\"expiration\";i:1434302636;s:2:\"ip\";s:14:\"82.154.180.237\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433093036;}}'),
(44167, 2850, 'votou', 'sim'),
(44168, 2850, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348'),
(44169, 2849, 'votou', 'sim'),
(44170, 2849, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(44171, 2851, 'nickname', 'Ines_Goncalves_1'),
(44172, 2851, 'first_name', 'Inês'),
(44173, 2851, 'last_name', 'Gonçalves'),
(44174, 2851, 'description', ''),
(44175, 2851, 'rich_editing', 'true'),
(44176, 2851, 'comment_shortcuts', 'false'),
(44177, 2851, 'admin_color', 'fresh'),
(44178, 2851, 'use_ssl', '0'),
(44179, 2851, 'show_admin_bar_front', 'true'),
(44180, 2851, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44181, 2851, 'wp_user_level', '0'),
(44182, 2851, 'wsl_current_provider', 'Google'),
(44183, 2851, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-UVK1gXXomq8/AAAAAAAAAAI/AAAAAAAAADc/c-FhZq3Vk3Q/photo.jpg?sz=200'),
(44184, 2851, 'session_tokens', 'a:1:{s:64:\"d87efc69ab91d9dbceaed7cc172189c3e808206ca46bc6c661f3d80796005441\";a:4:{s:10:\"expiration\";i:1434303653;s:2:\"ip\";s:13:\"85.138.98.166\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5\";s:5:\"login\";i:1433094053;}}'),
(44185, 2851, 'votou', 'sim'),
(44186, 2851, 'user_votes', 'free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(44187, 2852, 'nickname', 'Diogo_Pais'),
(44188, 2852, 'first_name', 'Diogo'),
(44189, 2852, 'last_name', 'Pais'),
(44190, 2852, 'description', ''),
(44191, 2852, 'rich_editing', 'true'),
(44192, 2852, 'comment_shortcuts', 'false'),
(44193, 2852, 'admin_color', 'fresh'),
(44194, 2852, 'use_ssl', '0'),
(44195, 2852, 'show_admin_bar_front', 'true'),
(44196, 2852, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44197, 2852, 'wp_user_level', '0'),
(44198, 2852, 'wsl_current_provider', 'Facebook'),
(44199, 2852, 'wsl_current_user_image', 'https://graph.facebook.com/844651802275951/picture?width=150&height=150'),
(44200, 2852, 'session_tokens', 'a:1:{s:64:\"3bc3482271e1d4464e291d2c0c824c5b6eb06fdaa70462e6ff7997586d0d9317\";a:4:{s:10:\"expiration\";i:1434303725;s:2:\"ip\";s:12:\"95.93.228.76\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433094125;}}'),
(44201, 2853, 'nickname', 'Margarida_Perdigao'),
(44202, 2853, 'first_name', 'Margarida'),
(44203, 2853, 'last_name', 'Perdigão'),
(44204, 2853, 'description', ''),
(44205, 2853, 'rich_editing', 'true'),
(44206, 2853, 'comment_shortcuts', 'false'),
(44207, 2853, 'admin_color', 'fresh'),
(44208, 2853, 'use_ssl', '0'),
(44209, 2853, 'show_admin_bar_front', 'true'),
(44210, 2853, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44211, 2853, 'wp_user_level', '0'),
(44212, 2853, 'wsl_current_provider', 'Facebook'),
(44213, 2853, 'wsl_current_user_image', 'https://graph.facebook.com/10204383585695915/picture?width=150&height=150'),
(44214, 2853, 'session_tokens', 'a:1:{s:64:\"129cac42c193986684be3a15e11ad1b9d8df0c9dc6b5fca5ef8be4b2c4059296\";a:4:{s:10:\"expiration\";i:1434304004;s:2:\"ip\";s:13:\"85.246.38.116\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1433094404;}}'),
(44215, 2854, 'nickname', 'Tiago_Miguel_Morais_Cartaxo'),
(44216, 2854, 'first_name', 'Tiago'),
(44217, 2854, 'last_name', 'Cartaxo'),
(44218, 2854, 'description', ''),
(44219, 2854, 'rich_editing', 'true'),
(44220, 2854, 'comment_shortcuts', 'false'),
(44221, 2854, 'admin_color', 'fresh'),
(44222, 2854, 'use_ssl', '0'),
(44223, 2854, 'show_admin_bar_front', 'true'),
(44224, 2854, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44225, 2854, 'wp_user_level', '0'),
(44226, 2854, 'wsl_current_provider', 'Facebook'),
(44227, 2854, 'wsl_current_user_image', 'https://graph.facebook.com/835812566473980/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(44228, 2854, 'session_tokens', 'a:6:{s:64:\"64403f992370a46656da1ce242f99179eecac55c24632cc971c4ac07e2a2dcae\";a:4:{s:10:\"expiration\";i:1434304187;s:2:\"ip\";s:13:\"77.54.140.162\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433094587;}s:64:\"afb8b530114410e4b86d24d5a89a47703d95d0d7c5ddd3c50f565174fdd38c69\";a:4:{s:10:\"expiration\";i:1434304240;s:2:\"ip\";s:13:\"77.54.140.162\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433094640;}s:64:\"48b003642fe08c21dab98e34dc97f9fbea7984596361da2e511585740d1ba62c\";a:4:{s:10:\"expiration\";i:1434304328;s:2:\"ip\";s:13:\"77.54.140.162\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433094728;}s:64:\"c6ede3e43002bc8334730a2e0f52bff56d28a61ec971a334a96361c7aca02c0b\";a:4:{s:10:\"expiration\";i:1434306842;s:2:\"ip\";s:13:\"77.54.140.162\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433097242;}s:64:\"79137b278b8e8a127cdb4ccdf36f565a78c8d5b9b13175bd9a726d184d471e83\";a:4:{s:10:\"expiration\";i:1434306892;s:2:\"ip\";s:13:\"77.54.140.162\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433097292;}s:64:\"d5211534c8dbf54dcb1aa9f2f6a72d0200afc12bf76b7b837bf885a0b2f11dbe\";a:4:{s:10:\"expiration\";i:1434312773;s:2:\"ip\";s:14:\"82.155.185.126\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433103173;}}'),
(44229, 2853, 'votou', 'sim'),
(44230, 2853, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(44231, 2855, 'nickname', 'Antonio_Andre'),
(44232, 2855, 'first_name', 'António'),
(44233, 2855, 'last_name', 'André'),
(44234, 2855, 'description', ''),
(44235, 2855, 'rich_editing', 'true'),
(44236, 2855, 'comment_shortcuts', 'false'),
(44237, 2855, 'admin_color', 'fresh'),
(44238, 2855, 'use_ssl', '0'),
(44239, 2855, 'show_admin_bar_front', 'true'),
(44240, 2855, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44241, 2855, 'wp_user_level', '0'),
(44242, 2855, 'wsl_current_provider', 'Facebook'),
(44243, 2855, 'wsl_current_user_image', 'https://graph.facebook.com/397964937054870/picture?width=150&height=150'),
(44244, 2855, 'session_tokens', 'a:1:{s:64:\"8a5fb8c8356eaf3e4d515c9ffa10d87fef75a317bcd4fceb7c228373a35dd71a\";a:4:{s:10:\"expiration\";i:1434304326;s:2:\"ip\";s:14:\"188.82.125.224\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433094726;}}'),
(44245, 2855, 'votou', 'sim'),
(44246, 2855, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,revelacao-do-ano-deeply_p1389,treinador-do-ano_p1357'),
(44247, 2856, 'nickname', 'Martina_Milelli'),
(44248, 2856, 'first_name', 'Martina'),
(44249, 2856, 'last_name', 'Milelli'),
(44250, 2856, 'description', ''),
(44251, 2856, 'rich_editing', 'true'),
(44252, 2856, 'comment_shortcuts', 'false'),
(44253, 2856, 'admin_color', 'fresh'),
(44254, 2856, 'use_ssl', '0'),
(44255, 2856, 'show_admin_bar_front', 'true'),
(44256, 2856, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44257, 2856, 'wp_user_level', '0'),
(44258, 2856, 'wsl_current_provider', 'Facebook'),
(44259, 2856, 'wsl_current_user_image', 'https://graph.facebook.com/10206325732369488/picture?width=150&height=150'),
(44260, 2856, 'session_tokens', 'a:1:{s:64:\"92e7d187a4e67c728e1677ca90d32ec331473589774335e0955481b56f4b60c1\";a:4:{s:10:\"expiration\";i:1434304454;s:2:\"ip\";s:14:\"151.44.130.235\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433094854;}}'),
(44261, 2856, 'votou', 'sim'),
(44262, 2856, 'user_votes', 'maior-onda-tow-in-oe_p1190,foto-do-ano_p1163'),
(44263, 2857, 'nickname', 'Augusto_Sampaio'),
(44264, 2857, 'first_name', 'Augusto'),
(44265, 2857, 'last_name', 'Sampaio'),
(44266, 2857, 'description', ''),
(44267, 2857, 'rich_editing', 'true'),
(44268, 2857, 'comment_shortcuts', 'false'),
(44269, 2857, 'admin_color', 'fresh'),
(44270, 2857, 'use_ssl', '0'),
(44271, 2857, 'show_admin_bar_front', 'true'),
(44272, 2857, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44273, 2857, 'wp_user_level', '0'),
(44274, 2857, 'wsl_current_provider', 'Facebook'),
(44275, 2857, 'wsl_current_user_image', 'https://graph.facebook.com/10204581051545525/picture?width=150&height=150'),
(44276, 2857, 'session_tokens', 'a:1:{s:64:\"c7a260ccc53a1fe3de3e234bbf27d54612f9b60e93902978e020b5d0d26e5020\";a:4:{s:10:\"expiration\";i:1434304946;s:2:\"ip\";s:12:\"176.78.55.35\";s:2:\"ua\";s:247:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/17.0.0.14.13;FBBV/4950859;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433095346;}}'),
(44277, 2857, 'votou', 'sim'),
(44278, 2857, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348'),
(44279, 2858, 'nickname', 'Tomas_Peitz_Pinheiro'),
(44280, 2858, 'first_name', 'Tomás'),
(44281, 2858, 'last_name', 'Peitz Pinheiro'),
(44282, 2858, 'description', ''),
(44283, 2858, 'rich_editing', 'true'),
(44284, 2858, 'comment_shortcuts', 'false'),
(44285, 2858, 'admin_color', 'fresh'),
(44286, 2858, 'use_ssl', '0'),
(44287, 2858, 'show_admin_bar_front', 'true'),
(44288, 2858, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44289, 2858, 'wp_user_level', '0'),
(44290, 2858, 'wsl_current_provider', 'Facebook'),
(44291, 2858, 'wsl_current_user_image', 'https://graph.facebook.com/892178987508666/picture?width=150&height=150'),
(44292, 2858, 'session_tokens', 'a:1:{s:64:\"2d1edcc1e52a90ff4daa4e3ddbc3b3743eb6ef431941fcfa583cf1c5108f8754\";a:4:{s:10:\"expiration\";i:1434305277;s:2:\"ip\";s:14:\"85.240.223.131\";s:2:\"ua\";s:191:\"Mozilla/5.0 (Linux; Android 5.0.2; C6903 Build/14.5.A.0.242; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433095677;}}'),
(44293, 2859, 'nickname', 'Beatriz_San_Payo'),
(44294, 2859, 'first_name', 'Beatriz'),
(44295, 2859, 'last_name', 'San Payo'),
(44296, 2859, 'description', ''),
(44297, 2859, 'rich_editing', 'true'),
(44298, 2859, 'comment_shortcuts', 'false'),
(44299, 2859, 'admin_color', 'fresh'),
(44300, 2859, 'use_ssl', '0'),
(44301, 2859, 'show_admin_bar_front', 'true'),
(44302, 2859, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44303, 2859, 'wp_user_level', '0'),
(44304, 2859, 'wsl_current_provider', 'Google'),
(44305, 2859, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(44306, 2859, 'session_tokens', 'a:1:{s:64:\"4a59405246c4bfbe9e5b0da1eea12b9e3fd34c1d977803e77252d6eaafd35c9a\";a:4:{s:10:\"expiration\";i:1434305732;s:2:\"ip\";s:13:\"79.169.66.135\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433096132;}}'),
(44307, 2860, 'nickname', 'Gervasio_De_Castro_Bieira'),
(44308, 2860, 'first_name', 'Gervásio'),
(44309, 2860, 'last_name', 'Bieira'),
(44310, 2860, 'description', ''),
(44311, 2860, 'rich_editing', 'true'),
(44312, 2860, 'comment_shortcuts', 'false'),
(44313, 2860, 'admin_color', 'fresh'),
(44314, 2860, 'use_ssl', '0'),
(44315, 2860, 'show_admin_bar_front', 'true'),
(44316, 2860, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44317, 2860, 'wp_user_level', '0'),
(44318, 2860, 'wsl_current_provider', 'Facebook'),
(44319, 2860, 'wsl_current_user_image', 'https://graph.facebook.com/970413966325500/picture?width=150&height=150'),
(44320, 2860, 'session_tokens', 'a:1:{s:64:\"428bf2bb1d06dfc169f19969eae163c5838aaaa91e793462c8653e7bea6b43d0\";a:4:{s:10:\"expiration\";i:1434305785;s:2:\"ip\";s:14:\"94.132.133.251\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433096185;}}'),
(44321, 795, 'votou', 'sim'),
(44322, 795, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(44323, 2861, 'nickname', 'Ana_Duarte_Esteves'),
(44324, 2861, 'first_name', 'Ana'),
(44325, 2861, 'last_name', 'Duarte Esteves'),
(44326, 2861, 'description', ''),
(44327, 2861, 'rich_editing', 'true'),
(44328, 2861, 'comment_shortcuts', 'false'),
(44329, 2861, 'admin_color', 'fresh'),
(44330, 2861, 'use_ssl', '0'),
(44331, 2861, 'show_admin_bar_front', 'true'),
(44332, 2861, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44333, 2861, 'wp_user_level', '0'),
(44334, 2861, 'wsl_current_provider', 'Facebook'),
(44335, 2861, 'wsl_current_user_image', 'https://graph.facebook.com/931582896863417/picture?width=150&height=150'),
(44336, 2861, 'session_tokens', 'a:1:{s:64:\"48588ace0a380d1d121f667c4cb546676a948a4dd485e0adba79c59e998762fa\";a:4:{s:10:\"expiration\";i:1434305928;s:2:\"ip\";s:13:\"79.169.227.61\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.99 Safari/537.36\";s:5:\"login\";i:1433096328;}}'),
(44337, 2861, 'votou', 'sim'),
(44338, 2861, 'user_votes', 'tubo-do-ano-ess_p1007'),
(44339, 2860, 'votou', 'sim'),
(44340, 2860, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(44341, 2862, 'nickname', 'Ilda_Ventura'),
(44342, 2862, 'first_name', 'Ilda'),
(44343, 2862, 'last_name', 'Ventura'),
(44344, 2862, 'description', ''),
(44345, 2862, 'rich_editing', 'true'),
(44346, 2862, 'comment_shortcuts', 'false'),
(44347, 2862, 'admin_color', 'fresh'),
(44348, 2862, 'use_ssl', '0'),
(44349, 2862, 'show_admin_bar_front', 'true'),
(44350, 2862, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44351, 2862, 'wp_user_level', '0'),
(44352, 2862, 'wsl_current_provider', 'Facebook'),
(44353, 2862, 'wsl_current_user_image', 'https://graph.facebook.com/921788601217073/picture?width=150&height=150'),
(44354, 2862, 'session_tokens', 'a:1:{s:64:\"8cdd315aa69b3ccae60471b67788fd711010258a0c99b44ec04a90e63bf9b897\";a:4:{s:10:\"expiration\";i:1434306563;s:2:\"ip\";s:11:\"2.83.93.113\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433096963;}}'),
(44355, 2863, 'nickname', 'Joao_Mlourenco'),
(44356, 2863, 'first_name', 'Joao'),
(44357, 2863, 'last_name', 'Mlourenco'),
(44358, 2863, 'description', ''),
(44359, 2863, 'rich_editing', 'true'),
(44360, 2863, 'comment_shortcuts', 'false'),
(44361, 2863, 'admin_color', 'fresh'),
(44362, 2863, 'use_ssl', '0'),
(44363, 2863, 'show_admin_bar_front', 'true'),
(44364, 2863, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44365, 2863, 'wp_user_level', '0'),
(44366, 2863, 'wsl_current_provider', 'Google'),
(44367, 2863, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-qxAJVrMMWaQ/AAAAAAAAAAI/AAAAAAAAADI/42XBdNsTlj4/photo.jpg?sz=200'),
(44368, 2863, 'session_tokens', 'a:1:{s:64:\"6457cca205d092fab2e068728954a514e05a1be54b491a7e3791baff79a574e8\";a:4:{s:10:\"expiration\";i:1434306565;s:2:\"ip\";s:13:\"79.168.13.126\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433096965;}}'),
(44369, 2862, 'votou', 'sim'),
(44370, 2862, 'user_votes', 'foto-do-ano_p1163'),
(44371, 2863, 'votou', 'sim'),
(44372, 2863, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(44373, 2864, 'nickname', 'Tete_Menescal'),
(44374, 2864, 'first_name', 'Tete'),
(44375, 2864, 'last_name', 'Menescal'),
(44376, 2864, 'description', ''),
(44377, 2864, 'rich_editing', 'true'),
(44378, 2864, 'comment_shortcuts', 'false'),
(44379, 2864, 'admin_color', 'fresh'),
(44380, 2864, 'use_ssl', '0'),
(44381, 2864, 'show_admin_bar_front', 'true'),
(44382, 2864, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44383, 2864, 'wp_user_level', '0'),
(44384, 2864, 'wsl_current_provider', 'Facebook'),
(44385, 2864, 'wsl_current_user_image', 'https://graph.facebook.com/10204450364842419/picture?width=150&height=150'),
(44386, 2864, 'session_tokens', 'a:1:{s:64:\"96dc3cdc6ab48bacb6b451d62093b484dec6db59ef2a076d1f3d5d3c40af3476\";a:4:{s:10:\"expiration\";i:1434306691;s:2:\"ip\";s:12:\"85.245.66.29\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433097091;}}'),
(44387, 2865, 'nickname', 'Tomas_Castro'),
(44388, 2865, 'first_name', 'Tomás'),
(44389, 2865, 'last_name', 'Castro'),
(44390, 2865, 'description', ''),
(44391, 2865, 'rich_editing', 'true'),
(44392, 2865, 'comment_shortcuts', 'false'),
(44393, 2865, 'admin_color', 'fresh'),
(44394, 2865, 'use_ssl', '0'),
(44395, 2865, 'show_admin_bar_front', 'true'),
(44396, 2865, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44397, 2865, 'wp_user_level', '0'),
(44398, 2865, 'wsl_current_provider', 'Facebook'),
(44399, 2865, 'wsl_current_user_image', 'https://graph.facebook.com/844815538888039/picture?width=150&height=150'),
(44400, 2865, 'session_tokens', 'a:1:{s:64:\"3a8b10873acf150e449b0acf5c979aa7122e12fb9cd3ae3a2acdd8a198e648c4\";a:4:{s:10:\"expiration\";i:1434306905;s:2:\"ip\";s:13:\"77.54.219.156\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433097305;}}'),
(44401, 2866, 'nickname', 'Rodrigo_B_de_Salles'),
(44402, 2866, 'first_name', 'Rodrigo'),
(44403, 2866, 'last_name', 'de Salles'),
(44404, 2866, 'description', ''),
(44405, 2866, 'rich_editing', 'true'),
(44406, 2866, 'comment_shortcuts', 'false'),
(44407, 2866, 'admin_color', 'fresh'),
(44408, 2866, 'use_ssl', '0'),
(44409, 2866, 'show_admin_bar_front', 'true'),
(44410, 2866, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44411, 2866, 'wp_user_level', '0'),
(44412, 2866, 'wsl_current_provider', 'Facebook'),
(44413, 2866, 'wsl_current_user_image', 'https://graph.facebook.com/857730697615971/picture?width=150&height=150'),
(44414, 2866, 'session_tokens', 'a:1:{s:64:\"b91b101d0f1c3ef47df5df5fc928ac584ded98cee3e5f198c379853967ba6caf\";a:4:{s:10:\"expiration\";i:1434306913;s:2:\"ip\";s:15:\"179.219.252.168\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433097313;}}'),
(44415, 2867, 'nickname', 'Syndykyle_Kopingo'),
(44416, 2867, 'first_name', 'Syndykyle'),
(44417, 2867, 'last_name', 'Kopingo'),
(44418, 2867, 'description', ''),
(44419, 2867, 'rich_editing', 'true'),
(44420, 2867, 'comment_shortcuts', 'false'),
(44421, 2867, 'admin_color', 'fresh'),
(44422, 2867, 'use_ssl', '0'),
(44423, 2867, 'show_admin_bar_front', 'true'),
(44424, 2867, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44425, 2867, 'wp_user_level', '0'),
(44426, 2867, 'wsl_current_provider', 'Facebook'),
(44427, 2867, 'wsl_current_user_image', 'https://graph.facebook.com/10207205533803808/picture?width=150&height=150'),
(44428, 2867, 'session_tokens', 'a:1:{s:64:\"6c57a5fb1db723f866a3c929fa6108eadbbcc2061edc1ed01f49fe08f59c4cc2\";a:4:{s:10:\"expiration\";i:1434307305;s:2:\"ip\";s:13:\"85.242.59.134\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433097705;}}'),
(44429, 2867, 'votou', 'sim'),
(44430, 2867, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1309,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(44431, 2868, 'nickname', 'Carolina_Afonso_Pires'),
(44432, 2868, 'first_name', 'Carolina'),
(44433, 2868, 'last_name', 'Pires'),
(44434, 2868, 'description', ''),
(44435, 2868, 'rich_editing', 'true'),
(44436, 2868, 'comment_shortcuts', 'false'),
(44437, 2868, 'admin_color', 'fresh'),
(44438, 2868, 'use_ssl', '0'),
(44439, 2868, 'show_admin_bar_front', 'true'),
(44440, 2868, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44441, 2868, 'wp_user_level', '0'),
(44442, 2868, 'wsl_current_provider', 'Facebook'),
(44443, 2868, 'wsl_current_user_image', 'https://graph.facebook.com/10153413419226804/picture?width=150&height=150'),
(44444, 2868, 'session_tokens', 'a:1:{s:64:\"0f503ff1d1494a2c1d475d68ffa359b00b3caba029bed3b5e7caf5090635494f\";a:4:{s:10:\"expiration\";i:1434307543;s:2:\"ip\";s:13:\"79.168.97.242\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433097943;}}'),
(44445, 2869, 'nickname', 'Ines_Marcalo'),
(44446, 2869, 'first_name', 'Inês'),
(44447, 2869, 'last_name', 'Marçalo'),
(44448, 2869, 'description', ''),
(44449, 2869, 'rich_editing', 'true'),
(44450, 2869, 'comment_shortcuts', 'false'),
(44451, 2869, 'admin_color', 'fresh'),
(44452, 2869, 'use_ssl', '0'),
(44453, 2869, 'show_admin_bar_front', 'true'),
(44454, 2869, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44455, 2869, 'wp_user_level', '0'),
(44456, 2869, 'wsl_current_provider', 'Facebook'),
(44457, 2869, 'wsl_current_user_image', 'https://graph.facebook.com/10204343441133445/picture?width=150&height=150'),
(44458, 2869, 'session_tokens', 'a:1:{s:64:\"40544adc1f40a4a96ccb805f3f0f1c8180976970690c0170440cd597ae14df39\";a:4:{s:10:\"expiration\";i:1434307556;s:2:\"ip\";s:14:\"85.243.147.117\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; Android 4.4.4; Nexus 7 Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433097956;}}'),
(44459, 2868, 'votou', 'sim'),
(44460, 2868, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(44461, 2870, 'nickname', 'Tony_Botelho'),
(44462, 2870, 'first_name', 'Tony'),
(44463, 2870, 'last_name', 'Botelho'),
(44464, 2870, 'description', ''),
(44465, 2870, 'rich_editing', 'true'),
(44466, 2870, 'comment_shortcuts', 'false'),
(44467, 2870, 'admin_color', 'fresh'),
(44468, 2870, 'use_ssl', '0'),
(44469, 2870, 'show_admin_bar_front', 'true'),
(44470, 2870, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44471, 2870, 'wp_user_level', '0'),
(44472, 2870, 'wsl_current_provider', 'Facebook'),
(44473, 2870, 'wsl_current_user_image', 'https://graph.facebook.com/840482136038445/picture?width=150&height=150'),
(44474, 2870, 'session_tokens', 'a:1:{s:64:\"01ba4682902f0369d89f3e832bd315f7f21a1ba00aebb75d7d40110cfb01f0e6\";a:4:{s:10:\"expiration\";i:1434308649;s:2:\"ip\";s:13:\"199.7.156.138\";s:2:\"ua\";s:128:\"Mozilla/5.0 (iPad; CPU OS 7_0_6 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B651 Safari/9537.53\";s:5:\"login\";i:1433099049;}}'),
(44475, 2871, 'nickname', 'Ines_R_Henriques'),
(44476, 2871, 'first_name', 'Inês'),
(44477, 2871, 'last_name', 'Henriques'),
(44478, 2871, 'description', ''),
(44479, 2871, 'rich_editing', 'true'),
(44480, 2871, 'comment_shortcuts', 'false'),
(44481, 2871, 'admin_color', 'fresh'),
(44482, 2871, 'use_ssl', '0'),
(44483, 2871, 'show_admin_bar_front', 'true'),
(44484, 2871, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44485, 2871, 'wp_user_level', '0'),
(44486, 2871, 'wsl_current_provider', 'Facebook'),
(44487, 2871, 'wsl_current_user_image', 'https://graph.facebook.com/803062099784110/picture?width=150&height=150'),
(44488, 2871, 'session_tokens', 'a:1:{s:64:\"40fb296a903faad6e34741deec2683c5ab6fbb4eacb4c20995cbd7cce91d2073\";a:4:{s:10:\"expiration\";i:1434309286;s:2:\"ip\";s:12:\"95.91.226.90\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/Vodafone.de;FBID/phone;FBLC/de_DE;FBOP/5]\";s:5:\"login\";i:1433099686;}}'),
(44489, 2872, 'nickname', 'Alexandre_Costa'),
(44490, 2872, 'first_name', 'Alexandre'),
(44491, 2872, 'last_name', 'Costa'),
(44492, 2872, 'description', ''),
(44493, 2872, 'rich_editing', 'true'),
(44494, 2872, 'comment_shortcuts', 'false'),
(44495, 2872, 'admin_color', 'fresh'),
(44496, 2872, 'use_ssl', '0'),
(44497, 2872, 'show_admin_bar_front', 'true'),
(44498, 2872, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44499, 2872, 'wp_user_level', '0'),
(44500, 2872, 'wsl_current_provider', 'Facebook'),
(44501, 2872, 'wsl_current_user_image', 'https://graph.facebook.com/10155524271755276/picture?width=150&height=150'),
(44502, 2872, 'session_tokens', 'a:1:{s:64:\"190c0194f1cc7d43468387798dfe5cd618ede34f7c0723b7927c13eb8a83a3bd\";a:4:{s:10:\"expiration\";i:1434309317;s:2:\"ip\";s:14:\"81.193.171.173\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433099717;}}'),
(44503, 2872, 'votou', 'sim'),
(44504, 2872, 'user_votes', 'tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088'),
(44505, 2873, 'nickname', 'Carolina_Cardoso'),
(44506, 2873, 'first_name', 'Carolina'),
(44507, 2873, 'last_name', 'Cardoso'),
(44508, 2873, 'description', ''),
(44509, 2873, 'rich_editing', 'true'),
(44510, 2873, 'comment_shortcuts', 'false'),
(44511, 2873, 'admin_color', 'fresh'),
(44512, 2873, 'use_ssl', '0'),
(44513, 2873, 'show_admin_bar_front', 'true'),
(44514, 2873, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44515, 2873, 'wp_user_level', '0'),
(44516, 2873, 'wsl_current_provider', 'Facebook'),
(44517, 2873, 'wsl_current_user_image', 'https://graph.facebook.com/1598737970383362/picture?width=150&height=150'),
(44518, 2873, 'session_tokens', 'a:1:{s:64:\"27631883145935de5e1a91eccf3a803516c4a7eb72dec7c469aa96ef366835c2\";a:4:{s:10:\"expiration\";i:1434309435;s:2:\"ip\";s:14:\"85.245.138.234\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433099835;}}'),
(44519, 2874, 'nickname', 'Joao_Miguel_Andrade_Faria'),
(44520, 2874, 'first_name', 'Joao Miguel'),
(44521, 2874, 'last_name', 'Andrade Faria'),
(44522, 2874, 'description', ''),
(44523, 2874, 'rich_editing', 'true'),
(44524, 2874, 'comment_shortcuts', 'false'),
(44525, 2874, 'admin_color', 'fresh'),
(44526, 2874, 'use_ssl', '0'),
(44527, 2874, 'show_admin_bar_front', 'true'),
(44528, 2874, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44529, 2874, 'wp_user_level', '0'),
(44530, 2874, 'wsl_current_provider', 'Facebook'),
(44531, 2874, 'wsl_current_user_image', 'https://graph.facebook.com/953471028026051/picture?width=150&height=150'),
(44532, 2874, 'session_tokens', 'a:1:{s:64:\"2d46f5156bbb3840905d3f8c52b837af4e58ce0e0859076ecbc681e7b2e26c8a\";a:4:{s:10:\"expiration\";i:1434309459;s:2:\"ip\";s:10:\"2.82.98.16\";s:2:\"ua\";s:168:\"Mozilla/5.0 (Linux; Android 4.4.2; K013 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433099859;}}'),
(44533, 2874, 'votou', 'sim'),
(44534, 2874, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(44535, 2875, 'nickname', 'Ligia_Oliveira'),
(44536, 2875, 'first_name', 'Ligia'),
(44537, 2875, 'last_name', 'Oliveira'),
(44538, 2875, 'description', ''),
(44539, 2875, 'rich_editing', 'true'),
(44540, 2875, 'comment_shortcuts', 'false'),
(44541, 2875, 'admin_color', 'fresh'),
(44542, 2875, 'use_ssl', '0'),
(44543, 2875, 'show_admin_bar_front', 'true'),
(44544, 2875, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44545, 2875, 'wp_user_level', '0'),
(44546, 2875, 'wsl_current_provider', 'Facebook'),
(44547, 2875, 'wsl_current_user_image', 'https://graph.facebook.com/979863742038231/picture?width=150&height=150'),
(44548, 2875, 'session_tokens', 'a:1:{s:64:\"3fa8b734fdd3adec86e49f3b60c20efc5a3254d5eb2081e5d477e3311e6e9c34\";a:4:{s:10:\"expiration\";i:1434309532;s:2:\"ip\";s:13:\"188.79.70.187\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/8.0.3 Safari/600.3.18\";s:5:\"login\";i:1433099932;}}'),
(44549, 2875, 'votou', 'sim'),
(44550, 2875, 'user_votes', 'foto-do-ano_p957'),
(44551, 2873, 'votou', 'sim'),
(44552, 2873, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(44553, 2876, 'nickname', 'Ricardo_Campos'),
(44554, 2876, 'first_name', 'Ricardo'),
(44555, 2876, 'last_name', 'Campos'),
(44556, 2876, 'description', ''),
(44557, 2876, 'rich_editing', 'true'),
(44558, 2876, 'comment_shortcuts', 'false'),
(44559, 2876, 'admin_color', 'fresh'),
(44560, 2876, 'use_ssl', '0'),
(44561, 2876, 'show_admin_bar_front', 'true'),
(44562, 2876, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44563, 2876, 'wp_user_level', '0'),
(44564, 2876, 'wsl_current_provider', 'Facebook'),
(44565, 2876, 'wsl_current_user_image', 'https://graph.facebook.com/1590037217928494/picture?width=150&height=150'),
(44566, 2876, 'session_tokens', 'a:1:{s:64:\"62b9138c817659ebfa084cde6cb832bca06e84ca5143c129121f0039584b8f54\";a:4:{s:10:\"expiration\";i:1434309912;s:2:\"ip\";s:12:\"95.23.51.176\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433100312;}}'),
(44567, 2877, 'nickname', 'Paula_Pereira'),
(44568, 2877, 'first_name', 'Paula'),
(44569, 2877, 'last_name', 'Pereira'),
(44570, 2877, 'description', ''),
(44571, 2877, 'rich_editing', 'true'),
(44572, 2877, 'comment_shortcuts', 'false'),
(44573, 2877, 'admin_color', 'fresh'),
(44574, 2877, 'use_ssl', '0'),
(44575, 2877, 'show_admin_bar_front', 'true'),
(44576, 2877, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44577, 2877, 'wp_user_level', '0'),
(44578, 2877, 'wsl_current_provider', 'Facebook'),
(44579, 2877, 'wsl_current_user_image', 'https://graph.facebook.com/652381554863913/picture?width=150&height=150'),
(44580, 2877, 'session_tokens', 'a:1:{s:64:\"5fdaf5c2626a06c8e575afa2008435de715a2a0de8ead670e89525ca1f024485\";a:4:{s:10:\"expiration\";i:1434310028;s:2:\"ip\";s:12:\"95.93.18.152\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; RAINBOW Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1433100428;}}'),
(44581, 2878, 'nickname', 'Francisca_Sarmento'),
(44582, 2878, 'first_name', 'Francisca'),
(44583, 2878, 'last_name', 'Sarmento'),
(44584, 2878, 'description', ''),
(44585, 2878, 'rich_editing', 'true'),
(44586, 2878, 'comment_shortcuts', 'false'),
(44587, 2878, 'admin_color', 'fresh'),
(44588, 2878, 'use_ssl', '0'),
(44589, 2878, 'show_admin_bar_front', 'true'),
(44590, 2878, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44591, 2878, 'wp_user_level', '0'),
(44592, 2878, 'wsl_current_provider', 'Facebook'),
(44593, 2878, 'wsl_current_user_image', 'https://graph.facebook.com/10204121042578716/picture?width=150&height=150'),
(44594, 2878, 'session_tokens', 'a:1:{s:64:\"e55184095084990f31349dedfb154f9886d4c7b6a4536cdc117348c80db59e2f\";a:4:{s:10:\"expiration\";i:1434310059;s:2:\"ip\";s:12:\"188.83.23.22\";s:2:\"ua\";s:213:\"Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 520; Vodafone) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537\";s:5:\"login\";i:1433100459;}}'),
(44595, 2877, 'votou', 'sim'),
(44596, 2877, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351'),
(44597, 2876, 'votou', 'sim'),
(44598, 2876, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(44599, 2878, 'votou', 'sim'),
(44600, 2878, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(44601, 2879, 'nickname', 'Joao_Vieira_1'),
(44602, 2879, 'first_name', 'João'),
(44603, 2879, 'last_name', 'Vieira'),
(44604, 2879, 'description', ''),
(44605, 2879, 'rich_editing', 'true'),
(44606, 2879, 'comment_shortcuts', 'false'),
(44607, 2879, 'admin_color', 'fresh'),
(44608, 2879, 'use_ssl', '0'),
(44609, 2879, 'show_admin_bar_front', 'true'),
(44610, 2879, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44611, 2879, 'wp_user_level', '0'),
(44612, 2879, 'wsl_current_provider', 'Facebook'),
(44613, 2879, 'wsl_current_user_image', 'https://graph.facebook.com/10205276014918537/picture?width=150&height=150'),
(44614, 2879, 'session_tokens', 'a:1:{s:64:\"e9a53aa850d3cf2355d2da3941716899bcc465a53607dddaba41029d6879af49\";a:4:{s:10:\"expiration\";i:1434310255;s:2:\"ip\";s:15:\"188.250.113.206\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433100655;}}'),
(44615, 2879, 'votou', 'sim'),
(44616, 2879, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(44617, 2880, 'nickname', 'Carolina_Fernandes_1'),
(44618, 2880, 'first_name', 'Carolina'),
(44619, 2880, 'last_name', 'Fernandes'),
(44620, 2880, 'description', ''),
(44621, 2880, 'rich_editing', 'true'),
(44622, 2880, 'comment_shortcuts', 'false'),
(44623, 2880, 'admin_color', 'fresh'),
(44624, 2880, 'use_ssl', '0'),
(44625, 2880, 'show_admin_bar_front', 'true'),
(44626, 2880, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44627, 2880, 'wp_user_level', '0'),
(44628, 2880, 'wsl_current_provider', 'Google'),
(44629, 2880, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-25lKLsukMfk/AAAAAAAAAAI/AAAAAAAAABk/KkzHCTGWjF4/photo.jpg?sz=200'),
(44630, 2880, 'session_tokens', 'a:1:{s:64:\"b295c4b43f8336c72f610a0d107efc5bb9443f39fef3eb6486d3c3effe6484ac\";a:4:{s:10:\"expiration\";i:1434310345;s:2:\"ip\";s:13:\"95.93.220.156\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433100745;}}'),
(44631, 2881, 'nickname', 'Jose_Cruz'),
(44632, 2881, 'first_name', 'Jose'),
(44633, 2881, 'last_name', 'Cruz'),
(44634, 2881, 'description', ''),
(44635, 2881, 'rich_editing', 'true'),
(44636, 2881, 'comment_shortcuts', 'false'),
(44637, 2881, 'admin_color', 'fresh'),
(44638, 2881, 'use_ssl', '0'),
(44639, 2881, 'show_admin_bar_front', 'true'),
(44640, 2881, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44641, 2881, 'wp_user_level', '0'),
(44642, 2881, 'wsl_current_provider', 'Facebook'),
(44643, 2881, 'wsl_current_user_image', 'https://graph.facebook.com/922749707775386/picture?width=150&height=150'),
(44644, 2881, 'session_tokens', 'a:1:{s:64:\"040dc62a060228235eeea45d54e09294de272c2b45b6b807b7629c99e17d4092\";a:4:{s:10:\"expiration\";i:1434310349;s:2:\"ip\";s:13:\"95.93.218.239\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433100749;}}'),
(44645, 2880, 'votou', 'sim'),
(44646, 2880, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(44647, 2882, 'nickname', 'Ivana_Anastasio'),
(44648, 2882, 'first_name', 'Ivana'),
(44649, 2882, 'last_name', 'Anastasio'),
(44650, 2882, 'description', ''),
(44651, 2882, 'rich_editing', 'true'),
(44652, 2882, 'comment_shortcuts', 'false'),
(44653, 2882, 'admin_color', 'fresh'),
(44654, 2882, 'use_ssl', '0'),
(44655, 2882, 'show_admin_bar_front', 'true'),
(44656, 2882, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44657, 2882, 'wp_user_level', '0'),
(44658, 2882, 'wsl_current_provider', 'Facebook'),
(44659, 2882, 'wsl_current_user_image', 'https://graph.facebook.com/10200510234514487/picture?width=150&height=150'),
(44660, 2882, 'session_tokens', 'a:1:{s:64:\"a6343b3050c12ecb7a4e55d4137f3eaadc49a3e57d6c490cd3f079b99407ee01\";a:4:{s:10:\"expiration\";i:1434310461;s:2:\"ip\";s:13:\"89.180.152.33\";s:2:\"ua\";s:112:\"Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; NOKIA; Lumia 630)\";s:5:\"login\";i:1433100861;}}'),
(44661, 2882, 'votou', 'sim'),
(44662, 2882, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,free-surfer-do-ano-volcom_p1393'),
(44663, 2881, 'votou', 'sim'),
(44664, 2881, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(44665, 2883, 'nickname', 'Andre_Bandeira_Correia'),
(44666, 2883, 'first_name', 'André'),
(44667, 2883, 'last_name', 'Correia'),
(44668, 2883, 'description', ''),
(44669, 2883, 'rich_editing', 'true'),
(44670, 2883, 'comment_shortcuts', 'false'),
(44671, 2883, 'admin_color', 'fresh'),
(44672, 2883, 'use_ssl', '0'),
(44673, 2883, 'show_admin_bar_front', 'true'),
(44674, 2883, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44675, 2883, 'wp_user_level', '0'),
(44676, 2883, 'wsl_current_provider', 'Facebook'),
(44677, 2883, 'wsl_current_user_image', 'https://graph.facebook.com/1111016888924850/picture?width=150&height=150'),
(44678, 2883, 'session_tokens', 'a:1:{s:64:\"6857c7ea56ffc21665eb3c2a5fed014d678622af80fb0bea7de229854b4a6c62\";a:4:{s:10:\"expiration\";i:1434310620;s:2:\"ip\";s:14:\"85.244.168.152\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433101020;}}'),
(44679, 2884, 'nickname', 'Andreia_Vieira'),
(44680, 2884, 'first_name', 'Andreia'),
(44681, 2884, 'last_name', 'Vieira'),
(44682, 2884, 'description', ''),
(44683, 2884, 'rich_editing', 'true'),
(44684, 2884, 'comment_shortcuts', 'false'),
(44685, 2884, 'admin_color', 'fresh'),
(44686, 2884, 'use_ssl', '0'),
(44687, 2884, 'show_admin_bar_front', 'true'),
(44688, 2884, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44689, 2884, 'wp_user_level', '0'),
(44690, 2884, 'wsl_current_provider', 'Google'),
(44691, 2884, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(44692, 2884, 'session_tokens', 'a:1:{s:64:\"00285b3e2f5b935c0871d5d41df81696940d87b65af016d85a5052af101f8390\";a:4:{s:10:\"expiration\";i:1434310723;s:2:\"ip\";s:14:\"188.251.30.173\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1433101123;}}'),
(44693, 2883, 'votou', 'sim'),
(44694, 2883, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(44695, 2885, 'nickname', 'Andre_Borba'),
(44696, 2885, 'first_name', 'André'),
(44697, 2885, 'last_name', 'Borba'),
(44698, 2885, 'description', ''),
(44699, 2885, 'rich_editing', 'true'),
(44700, 2885, 'comment_shortcuts', 'false'),
(44701, 2885, 'admin_color', 'fresh'),
(44702, 2885, 'use_ssl', '0'),
(44703, 2885, 'show_admin_bar_front', 'true'),
(44704, 2885, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44705, 2885, 'wp_user_level', '0'),
(44706, 2885, 'wsl_current_provider', 'Facebook'),
(44707, 2885, 'wsl_current_user_image', 'https://graph.facebook.com/731312013657614/picture?width=150&height=150'),
(44708, 2885, 'session_tokens', 'a:1:{s:64:\"83c3cf1b738357aab800fd8a42b7f81ddcaf3c50ae05373225b83ddfd96c5c9f\";a:4:{s:10:\"expiration\";i:1434310907;s:2:\"ip\";s:15:\"217.129.253.112\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433101307;}}'),
(44709, 2885, 'votou', 'sim'),
(44710, 2885, 'user_votes', 'tubo-do-ano-ess_p1014'),
(44711, 2886, 'nickname', 'Catarina_Correia'),
(44712, 2886, 'first_name', 'Catarina'),
(44713, 2886, 'last_name', 'Correia'),
(44714, 2886, 'description', ''),
(44715, 2886, 'rich_editing', 'true'),
(44716, 2886, 'comment_shortcuts', 'false'),
(44717, 2886, 'admin_color', 'fresh'),
(44718, 2886, 'use_ssl', '0'),
(44719, 2886, 'show_admin_bar_front', 'true'),
(44720, 2886, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44721, 2886, 'wp_user_level', '0'),
(44722, 2886, 'wsl_current_provider', 'Facebook'),
(44723, 2886, 'wsl_current_user_image', 'https://graph.facebook.com/10153324156829076/picture?width=150&height=150'),
(44724, 2886, 'session_tokens', 'a:1:{s:64:\"dfd88b7baf2228379a1aae776ad130165c6fa4860b0a7c2c41dfa6ff4806e88c\";a:4:{s:10:\"expiration\";i:1434311318;s:2:\"ip\";s:14:\"85.244.212.103\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433101718;}}'),
(44725, 2886, 'votou', 'sim'),
(44726, 2886, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(44727, 2887, 'nickname', 'Von_Rat'),
(44728, 2887, 'first_name', 'Von'),
(44729, 2887, 'last_name', 'Rat'),
(44730, 2887, 'description', ''),
(44731, 2887, 'rich_editing', 'true'),
(44732, 2887, 'comment_shortcuts', 'false'),
(44733, 2887, 'admin_color', 'fresh'),
(44734, 2887, 'use_ssl', '0'),
(44735, 2887, 'show_admin_bar_front', 'true'),
(44736, 2887, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44737, 2887, 'wp_user_level', '0'),
(44738, 2887, 'wsl_current_provider', 'Facebook'),
(44739, 2887, 'wsl_current_user_image', 'https://graph.facebook.com/475020296000415/picture?width=150&height=150'),
(44740, 2887, 'session_tokens', 'a:1:{s:64:\"76d6c03c37cd3346df5ad7b583bc478de3aab3a35e301a45972cfffbb73f8d11\";a:4:{s:10:\"expiration\";i:1434311806;s:2:\"ip\";s:14:\"88.214.164.118\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/tmn;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433102206;}}'),
(44741, 2887, 'votou', 'sim'),
(44742, 2887, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,free-surfer-do-ano-volcom_p1397,shaper-do-ano-xhapeland_p1377,treinador-do-ano_p1359'),
(44743, 2888, 'nickname', 'Isabel_DC'),
(44744, 2888, 'first_name', 'Isabel'),
(44745, 2888, 'last_name', 'DC'),
(44746, 2888, 'description', ''),
(44747, 2888, 'rich_editing', 'true'),
(44748, 2888, 'comment_shortcuts', 'false'),
(44749, 2888, 'admin_color', 'fresh'),
(44750, 2888, 'use_ssl', '0'),
(44751, 2888, 'show_admin_bar_front', 'true'),
(44752, 2888, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44753, 2888, 'wp_user_level', '0'),
(44754, 2888, 'wsl_current_provider', 'Facebook'),
(44755, 2888, 'wsl_current_user_image', 'https://graph.facebook.com/10206114104028139/picture?width=150&height=150'),
(44756, 2888, 'session_tokens', 'a:1:{s:64:\"ba087903a4904e48c5941442fe05997d1f0941da5d223702fda3e13365a11eb0\";a:4:{s:10:\"expiration\";i:1434312088;s:2:\"ip\";s:14:\"88.214.169.130\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G530FZ Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.135 Mobile Safari/537.36\";s:5:\"login\";i:1433102488;}}'),
(44757, 2889, 'nickname', 'Rita_Pedreira'),
(44758, 2889, 'first_name', 'Rita'),
(44759, 2889, 'last_name', 'Pedreira'),
(44760, 2889, 'description', ''),
(44761, 2889, 'rich_editing', 'true'),
(44762, 2889, 'comment_shortcuts', 'false'),
(44763, 2889, 'admin_color', 'fresh'),
(44764, 2889, 'use_ssl', '0'),
(44765, 2889, 'show_admin_bar_front', 'true'),
(44766, 2889, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44767, 2889, 'wp_user_level', '0'),
(44768, 2889, 'wsl_current_provider', 'Facebook'),
(44769, 2889, 'wsl_current_user_image', 'https://graph.facebook.com/456246624551218/picture?width=150&height=150'),
(44770, 2889, 'session_tokens', 'a:1:{s:64:\"437f821b021b206fe689dbfb3ef4bd1725b6885f5e2afc30cace1f2770f38484\";a:4:{s:10:\"expiration\";i:1434312104;s:2:\"ip\";s:12:\"79.169.37.15\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36\";s:5:\"login\";i:1433102504;}}'),
(44771, 2889, 'votou', 'sim'),
(44772, 2889, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(44773, 2888, 'votou', 'sim'),
(44774, 2888, 'user_votes', 'tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,free-surfer-do-ano-volcom_p1397,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(44775, 2890, 'nickname', 'Dinis_Duarte'),
(44776, 2890, 'first_name', 'Dinis'),
(44777, 2890, 'last_name', 'Duarte'),
(44778, 2890, 'description', ''),
(44779, 2890, 'rich_editing', 'true'),
(44780, 2890, 'comment_shortcuts', 'false'),
(44781, 2890, 'admin_color', 'fresh'),
(44782, 2890, 'use_ssl', '0'),
(44783, 2890, 'show_admin_bar_front', 'true'),
(44784, 2890, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44785, 2890, 'wp_user_level', '0'),
(44786, 2890, 'wsl_current_provider', 'Facebook'),
(44787, 2890, 'wsl_current_user_image', 'https://graph.facebook.com/1073167539379036/picture?width=150&height=150'),
(44788, 2890, 'session_tokens', 'a:1:{s:64:\"5b7726099d5f0e45f4a655865c3c43f668bfb615f4a6265a7da01588d4b42974\";a:4:{s:10:\"expiration\";i:1434312435;s:2:\"ip\";s:13:\"79.169.156.12\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433102835;}}'),
(44789, 2854, 'votou', 'sim'),
(44790, 2854, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(44791, 2890, 'votou', 'sim'),
(44792, 2890, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(44793, 2891, 'nickname', 'Joao_Soares'),
(44794, 2891, 'first_name', 'Joao'),
(44795, 2891, 'last_name', 'Soares'),
(44796, 2891, 'description', ''),
(44797, 2891, 'rich_editing', 'true'),
(44798, 2891, 'comment_shortcuts', 'false'),
(44799, 2891, 'admin_color', 'fresh'),
(44800, 2891, 'use_ssl', '0'),
(44801, 2891, 'show_admin_bar_front', 'true'),
(44802, 2891, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44803, 2891, 'wp_user_level', '0'),
(44804, 2891, 'wsl_current_provider', 'Facebook'),
(44805, 2891, 'wsl_current_user_image', 'https://graph.facebook.com/10206497893996942/picture?width=150&height=150'),
(44806, 2891, 'session_tokens', 'a:1:{s:64:\"fcbc0178658f133e3a35dc3f1b6781097b5f1d3367cd147d12866da2e4b55d1d\";a:4:{s:10:\"expiration\";i:1434313366;s:2:\"ip\";s:12:\"85.243.241.9\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433103766;}}'),
(44807, 2892, 'nickname', 'Bipa_Monteiro_de_Azevedo'),
(44808, 2892, 'first_name', 'Bipa'),
(44809, 2892, 'last_name', 'Monteiro de Azevedo'),
(44810, 2892, 'description', ''),
(44811, 2892, 'rich_editing', 'true'),
(44812, 2892, 'comment_shortcuts', 'false'),
(44813, 2892, 'admin_color', 'fresh'),
(44814, 2892, 'use_ssl', '0'),
(44815, 2892, 'show_admin_bar_front', 'true'),
(44816, 2892, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44817, 2892, 'wp_user_level', '0'),
(44818, 2892, 'wsl_current_provider', 'Facebook'),
(44819, 2892, 'wsl_current_user_image', 'https://graph.facebook.com/10207027601591299/picture?width=150&height=150'),
(44820, 2892, 'session_tokens', 'a:1:{s:64:\"9d231b06ffeb79c75711e3469987b19e7e9a3e7960022a98fa6f251338566418\";a:4:{s:10:\"expiration\";i:1434313387;s:2:\"ip\";s:14:\"85.245.141.175\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433103787;}}'),
(44821, 2893, 'nickname', 'Vera_D_Orey_Rivotti'),
(44822, 2893, 'first_name', 'Vera'),
(44823, 2893, 'last_name', 'D Orey Rivotti'),
(44824, 2893, 'description', ''),
(44825, 2893, 'rich_editing', 'true'),
(44826, 2893, 'comment_shortcuts', 'false'),
(44827, 2893, 'admin_color', 'fresh'),
(44828, 2893, 'use_ssl', '0'),
(44829, 2893, 'show_admin_bar_front', 'true'),
(44830, 2893, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44831, 2893, 'wp_user_level', '0'),
(44832, 2893, 'wsl_current_provider', 'Google'),
(44833, 2893, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(44834, 2893, 'session_tokens', 'a:1:{s:64:\"96686925397ed8be1d82fe037b8997f118cc39131072b7a33cdf1b98c499367a\";a:4:{s:10:\"expiration\";i:1434313395;s:2:\"ip\";s:13:\"93.108.59.109\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433103795;}}'),
(44835, 2892, 'votou', 'sim'),
(44836, 2892, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(44837, 2845, 'votou', 'sim'),
(44838, 2845, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(44839, 2893, 'votou', 'sim'),
(44840, 2893, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(44841, 2894, 'nickname', 'Ines_Veiga_Pena'),
(44842, 2894, 'first_name', 'Inês'),
(44843, 2894, 'last_name', 'Pena');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(44844, 2894, 'description', ''),
(44845, 2894, 'rich_editing', 'true'),
(44846, 2894, 'comment_shortcuts', 'false'),
(44847, 2894, 'admin_color', 'fresh'),
(44848, 2894, 'use_ssl', '0'),
(44849, 2894, 'show_admin_bar_front', 'true'),
(44850, 2894, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44851, 2894, 'wp_user_level', '0'),
(44852, 2894, 'wsl_current_provider', 'Facebook'),
(44853, 2894, 'wsl_current_user_image', 'https://graph.facebook.com/10153409883564828/picture?width=150&height=150'),
(44854, 2894, 'session_tokens', 'a:1:{s:64:\"c0d5c557e3c01f53bf547c109a8ebc9070b24d4acb56151630040f6142df3405\";a:4:{s:10:\"expiration\";i:1434313625;s:2:\"ip\";s:12:\"82.55.227.96\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433104025;}}'),
(44855, 2894, 'votou', 'sim'),
(44856, 2894, 'user_votes', 'tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,free-surfer-do-ano-volcom_p1397'),
(44857, 2895, 'nickname', 'Daniela_Silva_1'),
(44858, 2895, 'first_name', 'Daniela'),
(44859, 2895, 'last_name', 'Silva'),
(44860, 2895, 'description', ''),
(44861, 2895, 'rich_editing', 'true'),
(44862, 2895, 'comment_shortcuts', 'false'),
(44863, 2895, 'admin_color', 'fresh'),
(44864, 2895, 'use_ssl', '0'),
(44865, 2895, 'show_admin_bar_front', 'true'),
(44866, 2895, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44867, 2895, 'wp_user_level', '0'),
(44868, 2895, 'wsl_current_provider', 'Facebook'),
(44869, 2895, 'wsl_current_user_image', 'https://graph.facebook.com/677369279064046/picture?width=150&height=150'),
(44870, 2895, 'session_tokens', 'a:2:{s:64:\"2e46fec9e9761c8d4cdc66bd7409dddf796ad7033dcfc68428bb03fde3a37dfb\";a:4:{s:10:\"expiration\";i:1434314131;s:2:\"ip\";s:14:\"85.247.111.247\";s:2:\"ua\";s:136:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B435 Safari/600.1.4\";s:5:\"login\";i:1433104531;}s:64:\"b612e5170f9618f6d34baa9d86f688a8ae89e512cee91e4efad5bec566eb4cc6\";a:4:{s:10:\"expiration\";i:1434314172;s:2:\"ip\";s:14:\"85.247.111.247\";s:2:\"ua\";s:136:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B435 Safari/600.1.4\";s:5:\"login\";i:1433104572;}}'),
(44871, 2896, 'nickname', 'Barbara_C_Engracia'),
(44872, 2896, 'first_name', 'Bárbara'),
(44873, 2896, 'last_name', 'C Engrácia'),
(44874, 2896, 'description', ''),
(44875, 2896, 'rich_editing', 'true'),
(44876, 2896, 'comment_shortcuts', 'false'),
(44877, 2896, 'admin_color', 'fresh'),
(44878, 2896, 'use_ssl', '0'),
(44879, 2896, 'show_admin_bar_front', 'true'),
(44880, 2896, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44881, 2896, 'wp_user_level', '0'),
(44882, 2896, 'wsl_current_provider', 'Facebook'),
(44883, 2896, 'wsl_current_user_image', 'https://graph.facebook.com/1606559766296632/picture?width=150&height=150'),
(44884, 2896, 'session_tokens', 'a:1:{s:64:\"c291e40fc0b58058e3742f0c05f6185741a100161ab3d704400c51cfca8b7ef4\";a:4:{s:10:\"expiration\";i:1434314191;s:2:\"ip\";s:11:\"89.214.5.33\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433104591;}}'),
(44885, 2897, 'nickname', 'Madalena_Valerio'),
(44886, 2897, 'first_name', 'Madalena'),
(44887, 2897, 'last_name', 'Valério'),
(44888, 2897, 'description', ''),
(44889, 2897, 'rich_editing', 'true'),
(44890, 2897, 'comment_shortcuts', 'false'),
(44891, 2897, 'admin_color', 'fresh'),
(44892, 2897, 'use_ssl', '0'),
(44893, 2897, 'show_admin_bar_front', 'true'),
(44894, 2897, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44895, 2897, 'wp_user_level', '0'),
(44896, 2897, 'wsl_current_provider', 'Facebook'),
(44897, 2897, 'wsl_current_user_image', 'https://graph.facebook.com/788345777881462/picture?width=150&height=150'),
(44898, 2897, 'session_tokens', 'a:1:{s:64:\"601d4b55f2dc6e6434ab8bbb3d9dc9cbc15b2220df70a8bff8bb29dbf78cdab1\";a:4:{s:10:\"expiration\";i:1434314271;s:2:\"ip\";s:14:\"85.246.230.192\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1433104671;}}'),
(44899, 15, 'votou', 'sim'),
(44900, 15, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(44901, 2896, 'votou', 'sim'),
(44902, 2896, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(44903, 2898, 'nickname', 'Joana_Da_Costa_Reis'),
(44904, 2898, 'first_name', 'Joana'),
(44905, 2898, 'last_name', 'Da Costa Reis'),
(44906, 2898, 'description', ''),
(44907, 2898, 'rich_editing', 'true'),
(44908, 2898, 'comment_shortcuts', 'false'),
(44909, 2898, 'admin_color', 'fresh'),
(44910, 2898, 'use_ssl', '0'),
(44911, 2898, 'show_admin_bar_front', 'true'),
(44912, 2898, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44913, 2898, 'wp_user_level', '0'),
(44914, 2898, 'wsl_current_provider', 'Facebook'),
(44915, 2898, 'wsl_current_user_image', 'https://graph.facebook.com/994017600608302/picture?width=150&height=150'),
(44916, 2898, 'session_tokens', 'a:1:{s:64:\"cebc3bc93397ce709d12c18011ee044c75fa809a6a9c04a24598c8c00dc0deca\";a:4:{s:10:\"expiration\";i:1434314386;s:2:\"ip\";s:12:\"85.139.6.133\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433104786;}}'),
(44917, 2899, 'nickname', 'Sofia_Raposo'),
(44918, 2899, 'first_name', 'Sofia'),
(44919, 2899, 'last_name', 'Raposo'),
(44920, 2899, 'description', ''),
(44921, 2899, 'rich_editing', 'true'),
(44922, 2899, 'comment_shortcuts', 'false'),
(44923, 2899, 'admin_color', 'fresh'),
(44924, 2899, 'use_ssl', '0'),
(44925, 2899, 'show_admin_bar_front', 'true'),
(44926, 2899, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44927, 2899, 'wp_user_level', '0'),
(44928, 2899, 'wsl_current_provider', 'Facebook'),
(44929, 2899, 'wsl_current_user_image', 'https://graph.facebook.com/1147521925274356/picture?width=150&height=150'),
(44930, 2899, 'session_tokens', 'a:1:{s:64:\"65bb937906138c5304b16616339ce8a68204515315920cabedda6855f4c75f85\";a:4:{s:10:\"expiration\";i:1434314506;s:2:\"ip\";s:13:\"85.244.234.50\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433104906;}}'),
(44931, 2898, 'votou', 'sim'),
(44932, 2898, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(44933, 2899, 'votou', 'sim'),
(44934, 2899, 'user_votes', 'tubo-do-ano-ess_p1014'),
(44935, 2900, 'nickname', 'Luis_Galindo_Gimenez'),
(44936, 2900, 'first_name', 'Luis'),
(44937, 2900, 'last_name', 'Gimenez'),
(44938, 2900, 'description', ''),
(44939, 2900, 'rich_editing', 'true'),
(44940, 2900, 'comment_shortcuts', 'false'),
(44941, 2900, 'admin_color', 'fresh'),
(44942, 2900, 'use_ssl', '0'),
(44943, 2900, 'show_admin_bar_front', 'true'),
(44944, 2900, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44945, 2900, 'wp_user_level', '0'),
(44946, 2900, 'wsl_current_provider', 'Facebook'),
(44947, 2900, 'wsl_current_user_image', 'https://graph.facebook.com/10206590014487533/picture?width=150&height=150'),
(44948, 2900, 'session_tokens', 'a:1:{s:64:\"e48d0ecf2eb0e43b8a64d87005ef9ee341bf063aa88053ec4e4f7a9e72fb8bcf\";a:4:{s:10:\"expiration\";i:1434314595;s:2:\"ip\";s:14:\"85.243.236.170\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433104995;}}'),
(44949, 2901, 'nickname', 'Gabriela_Schobert'),
(44950, 2901, 'first_name', 'Gabriela'),
(44951, 2901, 'last_name', 'Schobert'),
(44952, 2901, 'description', ''),
(44953, 2901, 'rich_editing', 'true'),
(44954, 2901, 'comment_shortcuts', 'false'),
(44955, 2901, 'admin_color', 'fresh'),
(44956, 2901, 'use_ssl', '0'),
(44957, 2901, 'show_admin_bar_front', 'true'),
(44958, 2901, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44959, 2901, 'wp_user_level', '0'),
(44960, 2901, 'wsl_current_provider', 'Facebook'),
(44961, 2901, 'wsl_current_user_image', 'https://graph.facebook.com/940446479332331/picture?width=150&height=150'),
(44962, 2901, 'session_tokens', 'a:2:{s:64:\"cdd6bf56d5be10e52085c34b3dc000c45e132fd76bd4d4180a7c862a4a648264\";a:4:{s:10:\"expiration\";i:1434314673;s:2:\"ip\";s:14:\"109.193.97.116\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433105073;}s:64:\"a9a9c8770337c2be5a81d8d34fe4e690719d009bea836e94fce4c22b4c28651e\";a:4:{s:10:\"expiration\";i:1434314712;s:2:\"ip\";s:14:\"109.193.97.116\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433105112;}}'),
(44963, 2902, 'nickname', 'Luis_Costa_Costa'),
(44964, 2902, 'first_name', 'Luis Costa'),
(44965, 2902, 'last_name', 'Costa'),
(44966, 2902, 'description', ''),
(44967, 2902, 'rich_editing', 'true'),
(44968, 2902, 'comment_shortcuts', 'false'),
(44969, 2902, 'admin_color', 'fresh'),
(44970, 2902, 'use_ssl', '0'),
(44971, 2902, 'show_admin_bar_front', 'true'),
(44972, 2902, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44973, 2902, 'wp_user_level', '0'),
(44974, 2902, 'wsl_current_provider', 'Facebook'),
(44975, 2902, 'wsl_current_user_image', 'https://graph.facebook.com/989945447682449/picture?width=150&height=150'),
(44976, 2902, 'session_tokens', 'a:1:{s:64:\"652515a1f2bec18ed02ed139c5bc653462828a9174d385ecea74e41209de63f4\";a:4:{s:10:\"expiration\";i:1434315038;s:2:\"ip\";s:11:\"2.80.49.183\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; LG-D802 Build/JDQ39B) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433105438;}}'),
(44977, 2903, 'nickname', 'Carlos_Amador'),
(44978, 2903, 'first_name', 'Carlos'),
(44979, 2903, 'last_name', 'Amador'),
(44980, 2903, 'description', ''),
(44981, 2903, 'rich_editing', 'true'),
(44982, 2903, 'comment_shortcuts', 'false'),
(44983, 2903, 'admin_color', 'fresh'),
(44984, 2903, 'use_ssl', '0'),
(44985, 2903, 'show_admin_bar_front', 'true'),
(44986, 2903, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(44987, 2903, 'wp_user_level', '0'),
(44988, 2903, 'wsl_current_provider', 'Google'),
(44989, 2903, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(44990, 2903, 'session_tokens', 'a:1:{s:64:\"f432f7b2617b7c25f4c78776d81f61c56c263b5d9e25d5fc4843286dee903980\";a:4:{s:10:\"expiration\";i:1434315054;s:2:\"ip\";s:11:\"95.94.52.24\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433105454;}}'),
(44991, 2904, 'nickname', 'P_Tomas_Alcobia'),
(44992, 2904, 'first_name', 'P Tomás'),
(44993, 2904, 'last_name', 'Alcobia'),
(44994, 2904, 'description', ''),
(44995, 2904, 'rich_editing', 'true'),
(44996, 2904, 'comment_shortcuts', 'false'),
(44997, 2904, 'admin_color', 'fresh'),
(44998, 2904, 'use_ssl', '0'),
(44999, 2904, 'show_admin_bar_front', 'true'),
(45000, 2904, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45001, 2904, 'wp_user_level', '0'),
(45002, 2904, 'wsl_current_provider', 'Facebook'),
(45003, 2904, 'wsl_current_user_image', 'https://graph.facebook.com/1119303661429906/picture?width=150&height=150'),
(45004, 2904, 'session_tokens', 'a:1:{s:64:\"efdeb1915a6470357422bee7653ac37604ae82f72557001651cf6f608d03dd0a\";a:4:{s:10:\"expiration\";i:1434315059;s:2:\"ip\";s:12:\"85.240.7.146\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/7.1.3 Safari/537.85.12\";s:5:\"login\";i:1433105459;}}'),
(45005, 2905, 'nickname', 'Olga_Duarte'),
(45006, 2905, 'first_name', 'Olga'),
(45007, 2905, 'last_name', 'Duarte'),
(45008, 2905, 'description', ''),
(45009, 2905, 'rich_editing', 'true'),
(45010, 2905, 'comment_shortcuts', 'false'),
(45011, 2905, 'admin_color', 'fresh'),
(45012, 2905, 'use_ssl', '0'),
(45013, 2905, 'show_admin_bar_front', 'true'),
(45014, 2905, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45015, 2905, 'wp_user_level', '0'),
(45016, 2905, 'wsl_current_provider', 'Facebook'),
(45017, 2905, 'wsl_current_user_image', 'https://graph.facebook.com/918105834920000/picture?width=150&height=150'),
(45018, 2905, 'session_tokens', 'a:1:{s:64:\"38d90e249b8fa14e6912a7fc254c7d42ce0e593dc34db3f6b361b0f1a7b5c8fa\";a:4:{s:10:\"expiration\";i:1434315093;s:2:\"ip\";s:13:\"78.130.61.173\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433105493;}}'),
(45019, 2906, 'nickname', 'Filipa_Vandame'),
(45020, 2906, 'first_name', 'Filipa'),
(45021, 2906, 'last_name', 'Vandame'),
(45022, 2906, 'description', ''),
(45023, 2906, 'rich_editing', 'true'),
(45024, 2906, 'comment_shortcuts', 'false'),
(45025, 2906, 'admin_color', 'fresh'),
(45026, 2906, 'use_ssl', '0'),
(45027, 2906, 'show_admin_bar_front', 'true'),
(45028, 2906, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45029, 2906, 'wp_user_level', '0'),
(45030, 2906, 'wsl_current_provider', 'Facebook'),
(45031, 2906, 'wsl_current_user_image', 'https://graph.facebook.com/10203084651916347/picture?width=150&height=150'),
(45032, 2906, 'session_tokens', 'a:1:{s:64:\"543f4b6b5fa135b74bbd3a534f6806bf51d274a6381a578cc8e78e46259d14c7\";a:4:{s:10:\"expiration\";i:1434315111;s:2:\"ip\";s:13:\"95.136.48.211\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433105511;}}'),
(45033, 2902, 'votou', 'sim'),
(45034, 2902, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(45035, 2903, 'votou', 'sim'),
(45036, 2903, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(45037, 2907, 'nickname', 'Beatriz_Rainho'),
(45038, 2907, 'first_name', 'Beatriz'),
(45039, 2907, 'last_name', 'Rainho'),
(45040, 2907, 'description', ''),
(45041, 2907, 'rich_editing', 'true'),
(45042, 2907, 'comment_shortcuts', 'false'),
(45043, 2907, 'admin_color', 'fresh'),
(45044, 2907, 'use_ssl', '0'),
(45045, 2907, 'show_admin_bar_front', 'true'),
(45046, 2907, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45047, 2907, 'wp_user_level', '0'),
(45048, 2907, 'wsl_current_provider', 'Facebook'),
(45049, 2907, 'wsl_current_user_image', 'https://graph.facebook.com/1029909963686160/picture?width=150&height=150'),
(45050, 2907, 'session_tokens', 'a:1:{s:64:\"8f965f2d87f6f36da94a4f66b32232921bc74c98074619882184ac261e1480f6\";a:4:{s:10:\"expiration\";i:1434315208;s:2:\"ip\";s:12:\"95.93.70.119\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433105608;}}'),
(45051, 2906, 'votou', 'sim'),
(45052, 2906, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,manobra-do-ano-reef_p1236,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(45053, 2908, 'nickname', 'Sandra_Santos'),
(45054, 2908, 'first_name', 'Sandra'),
(45055, 2908, 'last_name', 'Santos'),
(45056, 2908, 'description', ''),
(45057, 2908, 'rich_editing', 'true'),
(45058, 2908, 'comment_shortcuts', 'false'),
(45059, 2908, 'admin_color', 'fresh'),
(45060, 2908, 'use_ssl', '0'),
(45061, 2908, 'show_admin_bar_front', 'true'),
(45062, 2908, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45063, 2908, 'wp_user_level', '0'),
(45064, 2908, 'wsl_current_provider', 'Facebook'),
(45065, 2908, 'wsl_current_user_image', 'https://graph.facebook.com/1015438508467819/picture?width=150&height=150'),
(45066, 2908, 'session_tokens', 'a:1:{s:64:\"62c124614e73621969199521790e4dc15f9c51cab217c7159f561c2ed38e0f7d\";a:4:{s:10:\"expiration\";i:1434315318;s:2:\"ip\";s:12:\"95.94.17.138\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433105718;}}'),
(45067, 2904, 'votou', 'sim'),
(45068, 2904, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(45069, 2909, 'nickname', 'Juliana_Vale'),
(45070, 2909, 'first_name', 'Juliana'),
(45071, 2909, 'last_name', 'Vale'),
(45072, 2909, 'description', ''),
(45073, 2909, 'rich_editing', 'true'),
(45074, 2909, 'comment_shortcuts', 'false'),
(45075, 2909, 'admin_color', 'fresh'),
(45076, 2909, 'use_ssl', '0'),
(45077, 2909, 'show_admin_bar_front', 'true'),
(45078, 2909, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45079, 2909, 'wp_user_level', '0'),
(45080, 2909, 'wsl_current_provider', 'Facebook'),
(45081, 2909, 'wsl_current_user_image', 'https://graph.facebook.com/1089804711033476/picture?width=150&height=150'),
(45082, 2909, 'session_tokens', 'a:1:{s:64:\"215ae1e7e44cea218c92d7e0a178489fe6b7d536b71ff1b505da924752ac04b7\";a:4:{s:10:\"expiration\";i:1434315368;s:2:\"ip\";s:12:\"87.196.5.164\";s:2:\"ua\";s:151:\"Mozilla/5.0 (Linux; Android 4.2.2; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433105768;}}'),
(45083, 2905, 'votou', 'sim'),
(45084, 2905, 'user_votes', 'free-surfer-do-ano-volcom_p1397'),
(45085, 2910, 'nickname', 'Miguel_Nascimento'),
(45086, 2910, 'first_name', 'Miguel'),
(45087, 2910, 'last_name', 'Nascimento'),
(45088, 2910, 'description', ''),
(45089, 2910, 'rich_editing', 'true'),
(45090, 2910, 'comment_shortcuts', 'false'),
(45091, 2910, 'admin_color', 'fresh'),
(45092, 2910, 'use_ssl', '0'),
(45093, 2910, 'show_admin_bar_front', 'true'),
(45094, 2910, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45095, 2910, 'wp_user_level', '0'),
(45096, 2910, 'wsl_current_provider', 'Facebook'),
(45097, 2910, 'wsl_current_user_image', 'https://graph.facebook.com/10153283622312521/picture?width=150&height=150'),
(45098, 2910, 'session_tokens', 'a:1:{s:64:\"259fa7727c942c82862019c5d259bf866561882b520999f3f3381c8e68952272\";a:4:{s:10:\"expiration\";i:1434315532;s:2:\"ip\";s:14:\"85.241.137.163\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433105932;}}'),
(45099, 2911, 'nickname', 'Acyr_Romao_Fonseca'),
(45100, 2911, 'first_name', 'Acyr'),
(45101, 2911, 'last_name', 'Romão Fonseca'),
(45102, 2911, 'description', ''),
(45103, 2911, 'rich_editing', 'true'),
(45104, 2911, 'comment_shortcuts', 'false'),
(45105, 2911, 'admin_color', 'fresh'),
(45106, 2911, 'use_ssl', '0'),
(45107, 2911, 'show_admin_bar_front', 'true'),
(45108, 2911, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45109, 2911, 'wp_user_level', '0'),
(45110, 2911, 'wsl_current_provider', 'Facebook'),
(45111, 2911, 'wsl_current_user_image', 'https://graph.facebook.com/865269116881450/picture?width=150&height=150'),
(45112, 2911, 'session_tokens', 'a:1:{s:64:\"9d32d313fbed7f1e54e81416a9e71a67834910364fac0ce2b3e732e004fb91f2\";a:4:{s:10:\"expiration\";i:1434315611;s:2:\"ip\";s:12:\"189.4.73.145\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/VIVO;FBID/phone;FBLC/pt_BR;FBOP/5]\";s:5:\"login\";i:1433106011;}}'),
(45113, 2909, 'votou', 'sim'),
(45114, 2909, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(45115, 2912, 'nickname', 'Nico_Santos'),
(45116, 2912, 'first_name', 'Nico'),
(45117, 2912, 'last_name', 'Santos'),
(45118, 2912, 'description', ''),
(45119, 2912, 'rich_editing', 'true'),
(45120, 2912, 'comment_shortcuts', 'false'),
(45121, 2912, 'admin_color', 'fresh'),
(45122, 2912, 'use_ssl', '0'),
(45123, 2912, 'show_admin_bar_front', 'true'),
(45124, 2912, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45125, 2912, 'wp_user_level', '0'),
(45126, 2912, 'wsl_current_provider', 'Facebook'),
(45127, 2912, 'wsl_current_user_image', 'https://graph.facebook.com/10153327823859166/picture?width=150&height=150'),
(45128, 2912, 'session_tokens', 'a:1:{s:64:\"164689cc60465d6d6afe9cfd4e2aab9a33baaac68efc99e197e0baf1c753cd0f\";a:4:{s:10:\"expiration\";i:1434315787;s:2:\"ip\";s:13:\"73.170.172.29\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433106187;}}'),
(45129, 2912, 'votou', 'sim'),
(45130, 2912, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(45131, 2910, 'votou', 'sim'),
(45132, 2910, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(45133, 2913, 'nickname', 'Jose_Simoes'),
(45134, 2913, 'first_name', 'José'),
(45135, 2913, 'last_name', 'Simões'),
(45136, 2913, 'description', ''),
(45137, 2913, 'rich_editing', 'true'),
(45138, 2913, 'comment_shortcuts', 'false'),
(45139, 2913, 'admin_color', 'fresh'),
(45140, 2913, 'use_ssl', '0'),
(45141, 2913, 'show_admin_bar_front', 'true'),
(45142, 2913, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45143, 2913, 'wp_user_level', '0'),
(45144, 2913, 'wsl_current_provider', 'Facebook'),
(45145, 2913, 'wsl_current_user_image', 'https://graph.facebook.com/986700281352055/picture?width=150&height=150'),
(45146, 2913, 'session_tokens', 'a:1:{s:64:\"1342bddc04c03c72eb95bed2ed4db9346d3e43fea0832ff939f3219d3bc74a4c\";a:4:{s:10:\"expiration\";i:1434315884;s:2:\"ip\";s:14:\"89.180.212.128\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433106284;}}'),
(45147, 2913, 'votou', 'sim'),
(45148, 2913, 'user_votes', 'tubo-do-ano-ess_p1014'),
(45149, 2914, 'nickname', 'Marco_Costa_Vieira'),
(45150, 2914, 'first_name', 'Marco'),
(45151, 2914, 'last_name', 'Vieira'),
(45152, 2914, 'description', ''),
(45153, 2914, 'rich_editing', 'true'),
(45154, 2914, 'comment_shortcuts', 'false'),
(45155, 2914, 'admin_color', 'fresh'),
(45156, 2914, 'use_ssl', '0'),
(45157, 2914, 'show_admin_bar_front', 'true'),
(45158, 2914, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45159, 2914, 'wp_user_level', '0'),
(45160, 2914, 'wsl_current_provider', 'Facebook'),
(45161, 2914, 'wsl_current_user_image', 'https://graph.facebook.com/10200647757912483/picture?width=150&height=150'),
(45162, 2914, 'session_tokens', 'a:2:{s:64:\"7e9d1cc919ea690ee23b44f407a3726b898c0242c421e0b619677879340b3ff4\";a:4:{s:10:\"expiration\";i:1434316188;s:2:\"ip\";s:14:\"178.166.36.211\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433106588;}s:64:\"af6604d7ddced3ce781e6d3cccab5f44e61cca3913890d66c7218cb1de21624a\";a:4:{s:10:\"expiration\";i:1434316422;s:2:\"ip\";s:14:\"178.166.36.211\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433106822;}}'),
(45163, 2915, 'nickname', 'Manel_Sa_Pessoa'),
(45164, 2915, 'first_name', 'Manel'),
(45165, 2915, 'last_name', 'Pessoa'),
(45166, 2915, 'description', ''),
(45167, 2915, 'rich_editing', 'true'),
(45168, 2915, 'comment_shortcuts', 'false'),
(45169, 2915, 'admin_color', 'fresh'),
(45170, 2915, 'use_ssl', '0'),
(45171, 2915, 'show_admin_bar_front', 'true'),
(45172, 2915, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45173, 2915, 'wp_user_level', '0'),
(45174, 2915, 'wsl_current_provider', 'Facebook'),
(45175, 2915, 'wsl_current_user_image', 'https://graph.facebook.com/10153554355839245/picture?width=150&height=150'),
(45176, 2915, 'session_tokens', 'a:2:{s:64:\"9603989ea823aa4a57f210f1ffb0a6a63d96e43c95bd31076f53297bf271cfca\";a:4:{s:10:\"expiration\";i:1434316522;s:2:\"ip\";s:12:\"77.54.220.90\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/6.1.6 Safari/537.78.2\";s:5:\"login\";i:1433106922;}s:64:\"2a4ee5a0318cb5561bf876074e37e162b9061fc16d7cdafd49b6c85d35492a83\";a:4:{s:10:\"expiration\";i:1435009122;s:2:\"ip\";s:12:\"77.54.220.90\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433799522;}}'),
(45177, 2916, 'nickname', 'Ricardo_Ferreira'),
(45178, 2916, 'first_name', 'Ricardo'),
(45179, 2916, 'last_name', 'Ferreira'),
(45180, 2916, 'description', ''),
(45181, 2916, 'rich_editing', 'true'),
(45182, 2916, 'comment_shortcuts', 'false'),
(45183, 2916, 'admin_color', 'fresh'),
(45184, 2916, 'use_ssl', '0'),
(45185, 2916, 'show_admin_bar_front', 'true'),
(45186, 2916, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45187, 2916, 'wp_user_level', '0'),
(45188, 2916, 'wsl_current_provider', 'Facebook'),
(45189, 2916, 'wsl_current_user_image', 'https://graph.facebook.com/410335935805369/picture?width=150&height=150'),
(45190, 2916, 'session_tokens', 'a:1:{s:64:\"3654472a82459113545fd9c1a4b65170b9539015982dcbbc5e0ff15d4c210377\";a:4:{s:10:\"expiration\";i:1434316740;s:2:\"ip\";s:13:\"37.189.107.34\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433107140;}}'),
(45191, 2916, 'votou', 'sim'),
(45192, 2916, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(45193, 132, 'votou', 'sim'),
(45194, 132, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(45195, 2917, 'nickname', 'Hugo_Freitas'),
(45196, 2917, 'first_name', 'Hugo'),
(45197, 2917, 'last_name', 'Freitas'),
(45198, 2917, 'description', ''),
(45199, 2917, 'rich_editing', 'true'),
(45200, 2917, 'comment_shortcuts', 'false'),
(45201, 2917, 'admin_color', 'fresh'),
(45202, 2917, 'use_ssl', '0'),
(45203, 2917, 'show_admin_bar_front', 'true'),
(45204, 2917, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45205, 2917, 'wp_user_level', '0'),
(45206, 2917, 'wsl_current_provider', 'Facebook'),
(45207, 2917, 'wsl_current_user_image', 'https://graph.facebook.com/1045779015449980/picture?width=150&height=150'),
(45208, 2917, 'session_tokens', 'a:1:{s:64:\"66e73d6536c2d5394666ee6b05d6559259c71e810d9364c9108bedcb6706f23e\";a:4:{s:10:\"expiration\";i:1434317585;s:2:\"ip\";s:13:\"176.78.172.19\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433107985;}}'),
(45209, 2918, 'nickname', 'Bernardo_Calado'),
(45210, 2918, 'first_name', 'Bernardo'),
(45211, 2918, 'last_name', 'Calado'),
(45212, 2918, 'description', ''),
(45213, 2918, 'rich_editing', 'true'),
(45214, 2918, 'comment_shortcuts', 'false'),
(45215, 2918, 'admin_color', 'fresh'),
(45216, 2918, 'use_ssl', '0'),
(45217, 2918, 'show_admin_bar_front', 'true'),
(45218, 2918, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45219, 2918, 'wp_user_level', '0'),
(45220, 2918, 'wsl_current_provider', 'Facebook'),
(45221, 2918, 'wsl_current_user_image', 'https://graph.facebook.com/10152920571944142/picture?width=150&height=150'),
(45222, 2918, 'session_tokens', 'a:1:{s:64:\"b14d3b13866cd9676d69f2e3c00d68b0945b5a010c403cc0f2d04c8a972c8034\";a:4:{s:10:\"expiration\";i:1434317728;s:2:\"ip\";s:12:\"81.193.5.253\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433108128;}}'),
(45223, 2919, 'nickname', 'Bruno_Rodrigues'),
(45224, 2919, 'first_name', 'Bruno'),
(45225, 2919, 'last_name', 'Rodrigues'),
(45226, 2919, 'description', ''),
(45227, 2919, 'rich_editing', 'true'),
(45228, 2919, 'comment_shortcuts', 'false'),
(45229, 2919, 'admin_color', 'fresh'),
(45230, 2919, 'use_ssl', '0'),
(45231, 2919, 'show_admin_bar_front', 'true'),
(45232, 2919, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45233, 2919, 'wp_user_level', '0'),
(45234, 2919, 'wsl_current_provider', 'Facebook'),
(45235, 2919, 'wsl_current_user_image', 'https://graph.facebook.com/960547800643335/picture?width=150&height=150'),
(45236, 2919, 'session_tokens', 'a:1:{s:64:\"b86c6453c58285b712e47799c386747f01034a0cf832a7fb332119b369c9a87f\";a:4:{s:10:\"expiration\";i:1434317856;s:2:\"ip\";s:14:\"85.245.173.118\";s:2:\"ua\";s:129:\"Mozilla/5.0 (Linux; Android 4.4.2; A3-A20 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.114 Safari/537.36\";s:5:\"login\";i:1433108256;}}'),
(45237, 2920, 'nickname', 'Cristina_Meneses'),
(45238, 2920, 'first_name', 'Cristina'),
(45239, 2920, 'last_name', 'Meneses'),
(45240, 2920, 'description', ''),
(45241, 2920, 'rich_editing', 'true'),
(45242, 2920, 'comment_shortcuts', 'false'),
(45243, 2920, 'admin_color', 'fresh'),
(45244, 2920, 'use_ssl', '0'),
(45245, 2920, 'show_admin_bar_front', 'true'),
(45246, 2920, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45247, 2920, 'wp_user_level', '0'),
(45248, 2920, 'wsl_current_provider', 'Facebook'),
(45249, 2920, 'wsl_current_user_image', 'https://graph.facebook.com/10153384115203685/picture?width=150&height=150'),
(45250, 2920, 'session_tokens', 'a:1:{s:64:\"7dc3927df30fb47e2d132314fd0e72c87266c0894ea2893449fbdfe60fe29a4c\";a:4:{s:10:\"expiration\";i:1434317904;s:2:\"ip\";s:14:\"37.189.105.110\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433108304;}}'),
(45251, 2920, 'votou', 'sim'),
(45252, 2920, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(45253, 2915, 'votou', 'sim'),
(45254, 2915, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(45255, 2919, 'votou', 'sim'),
(45256, 2919, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(45257, 2918, 'votou', 'sim'),
(45258, 2918, 'user_votes', 'tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,onda-do-ano-polen_p1086,foto-do-ano_p1169,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(45259, 2921, 'nickname', 'Lelia_Bem'),
(45260, 2921, 'first_name', 'Lélia'),
(45261, 2921, 'last_name', 'Bem'),
(45262, 2921, 'description', ''),
(45263, 2921, 'rich_editing', 'true'),
(45264, 2921, 'comment_shortcuts', 'false'),
(45265, 2921, 'admin_color', 'fresh'),
(45266, 2921, 'use_ssl', '0'),
(45267, 2921, 'show_admin_bar_front', 'true'),
(45268, 2921, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45269, 2921, 'wp_user_level', '0'),
(45270, 2921, 'wsl_current_provider', 'Facebook'),
(45271, 2921, 'wsl_current_user_image', 'https://graph.facebook.com/864397970301305/picture?width=150&height=150'),
(45272, 2921, 'session_tokens', 'a:1:{s:64:\"ce1a79758426334e770c8f308ccffbd101b89be78f106c0354598efc313a0d86\";a:4:{s:10:\"expiration\";i:1434318353;s:2:\"ip\";s:12:\"84.91.98.144\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 4.2.2; GT-I9060 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433108753;}}'),
(45273, 2922, 'nickname', 'Nelson_Hilario'),
(45274, 2922, 'first_name', 'Nelson'),
(45275, 2922, 'last_name', 'Hilário'),
(45276, 2922, 'description', ''),
(45277, 2922, 'rich_editing', 'true'),
(45278, 2922, 'comment_shortcuts', 'false'),
(45279, 2922, 'admin_color', 'fresh'),
(45280, 2922, 'use_ssl', '0'),
(45281, 2922, 'show_admin_bar_front', 'true'),
(45282, 2922, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45283, 2922, 'wp_user_level', '0'),
(45284, 2922, 'wsl_current_provider', 'Facebook'),
(45285, 2922, 'wsl_current_user_image', 'https://graph.facebook.com/979280095429195/picture?width=150&height=150'),
(45286, 2922, 'session_tokens', 'a:2:{s:64:\"eb1d3e95734ca832669146bb318cce22ad4411f80971051c50a13744512babf1\";a:4:{s:10:\"expiration\";i:1434318442;s:2:\"ip\";s:12:\"84.91.98.144\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433108842;}s:64:\"55504c03fe7d69e22af011ae6a1f11dfab0851592a23794f713985b5b1ba312a\";a:4:{s:10:\"expiration\";i:1434318971;s:2:\"ip\";s:12:\"84.91.98.144\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-G310HN Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433109371;}}'),
(45287, 2922, 'votou', 'sim'),
(45288, 2922, 'user_votes', 'foto-do-ano_p1163'),
(45289, 2923, 'nickname', 'Lurdes_Martins'),
(45290, 2923, 'first_name', 'Lurdes'),
(45291, 2923, 'last_name', 'Martins'),
(45292, 2923, 'description', ''),
(45293, 2923, 'rich_editing', 'true'),
(45294, 2923, 'comment_shortcuts', 'false'),
(45295, 2923, 'admin_color', 'fresh'),
(45296, 2923, 'use_ssl', '0'),
(45297, 2923, 'show_admin_bar_front', 'true'),
(45298, 2923, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45299, 2923, 'wp_user_level', '0'),
(45300, 2923, 'wsl_current_provider', 'Facebook'),
(45301, 2923, 'wsl_current_user_image', 'https://graph.facebook.com/10205392343042132/picture?width=150&height=150'),
(45302, 2923, 'session_tokens', 'a:1:{s:64:\"602f9943d12d18c935d93b2fbcf0f78cd694cee6f1ae6bad6175ba7375c745d4\";a:4:{s:10:\"expiration\";i:1434318692;s:2:\"ip\";s:13:\"144.64.51.155\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; U; Android 4.2.1; pt-pt; POMP W89 Build/JOP40D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433109092;}}'),
(45303, 2924, 'nickname', 'Joao_Marques_1'),
(45304, 2924, 'first_name', 'João'),
(45305, 2924, 'last_name', 'Marques'),
(45306, 2924, 'description', ''),
(45307, 2924, 'rich_editing', 'true'),
(45308, 2924, 'comment_shortcuts', 'false'),
(45309, 2924, 'admin_color', 'fresh'),
(45310, 2924, 'use_ssl', '0'),
(45311, 2924, 'show_admin_bar_front', 'true'),
(45312, 2924, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45313, 2924, 'wp_user_level', '0'),
(45314, 2924, 'wsl_current_provider', 'Google'),
(45315, 2924, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-d8N20DtzZAs/AAAAAAAAAAI/AAAAAAAACUU/yh2H-TYnRjY/photo.jpg?sz=200'),
(45316, 2924, 'session_tokens', 'a:1:{s:64:\"0cf04fedee9f056e1981d11947f80411d72ad9c2c48b422fb96425af74911d33\";a:4:{s:10:\"expiration\";i:1434318769;s:2:\"ip\";s:11:\"2.83.14.217\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433109169;}}'),
(45317, 2924, 'votou', 'sim'),
(45318, 2924, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(45319, 2921, 'votou', 'sim'),
(45320, 2921, 'user_votes', 'foto-do-ano_p1163'),
(45321, 2923, 'votou', 'sim'),
(45322, 2923, 'user_votes', 'tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,free-surfer-do-ano-volcom_p1397'),
(45323, 2925, 'nickname', 'Joao_Maria_Sacadura_Botte'),
(45324, 2925, 'first_name', 'João Maria'),
(45325, 2925, 'last_name', 'Sacadura Botte'),
(45326, 2925, 'description', ''),
(45327, 2925, 'rich_editing', 'true'),
(45328, 2925, 'comment_shortcuts', 'false'),
(45329, 2925, 'admin_color', 'fresh'),
(45330, 2925, 'use_ssl', '0'),
(45331, 2925, 'show_admin_bar_front', 'true'),
(45332, 2925, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45333, 2925, 'wp_user_level', '0'),
(45334, 2925, 'wsl_current_provider', 'Facebook'),
(45335, 2925, 'wsl_current_user_image', 'https://graph.facebook.com/10206189619635973/picture?width=150&height=150'),
(45336, 2925, 'session_tokens', 'a:2:{s:64:\"4219f2c307d5309ab4c1fda624a18363b96a7afc9e8fb1a6f0be8ea1a8c87acd\";a:4:{s:10:\"expiration\";i:1434318900;s:2:\"ip\";s:13:\"82.154.69.198\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433109300;}s:64:\"c96e5449817c7f31f75e74f46232370488cc5ffd2e082f741c9b53dd282e6ba5\";a:4:{s:10:\"expiration\";i:1435066477;s:2:\"ip\";s:13:\"213.205.81.74\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433856877;}}'),
(45337, 2926, 'nickname', 'Rafael_Santos'),
(45338, 2926, 'first_name', 'Rafael'),
(45339, 2926, 'last_name', 'Santos'),
(45340, 2926, 'description', ''),
(45341, 2926, 'rich_editing', 'true'),
(45342, 2926, 'comment_shortcuts', 'false'),
(45343, 2926, 'admin_color', 'fresh'),
(45344, 2926, 'use_ssl', '0'),
(45345, 2926, 'show_admin_bar_front', 'true'),
(45346, 2926, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45347, 2926, 'wp_user_level', '0'),
(45348, 2926, 'wsl_current_provider', 'Facebook'),
(45349, 2926, 'wsl_current_user_image', 'https://graph.facebook.com/1126115474082032/picture?width=150&height=150'),
(45350, 2926, 'session_tokens', 'a:1:{s:64:\"d7a6754680019c4ee02fd332eafc3e08999796ac9fcda22f274732e123cb339c\";a:4:{s:10:\"expiration\";i:1434318955;s:2:\"ip\";s:12:\"188.81.4.121\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433109355;}}'),
(45351, 2735, 'votou', 'sim'),
(45352, 2735, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(45353, 2927, 'nickname', 'Jaime_Viegas'),
(45354, 2927, 'first_name', 'Jaime'),
(45355, 2927, 'last_name', 'Viegas'),
(45356, 2927, 'description', ''),
(45357, 2927, 'rich_editing', 'true'),
(45358, 2927, 'comment_shortcuts', 'false'),
(45359, 2927, 'admin_color', 'fresh'),
(45360, 2927, 'use_ssl', '0'),
(45361, 2927, 'show_admin_bar_front', 'true'),
(45362, 2927, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45363, 2927, 'wp_user_level', '0'),
(45364, 2927, 'wsl_current_provider', 'Facebook'),
(45365, 2927, 'wsl_current_user_image', 'https://graph.facebook.com/1169926286367236/picture?width=150&height=150'),
(45366, 2927, 'session_tokens', 'a:1:{s:64:\"2309ba20e5aa9781f5d80a24321136604c9b630caf0d206ec8bd45672850ce17\";a:4:{s:10:\"expiration\";i:1434319208;s:2:\"ip\";s:13:\"87.103.60.142\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433109608;}}'),
(45367, 2928, 'nickname', 'Filomena_Branco'),
(45368, 2928, 'first_name', 'Filomena'),
(45369, 2928, 'last_name', 'Branco'),
(45370, 2928, 'description', ''),
(45371, 2928, 'rich_editing', 'true'),
(45372, 2928, 'comment_shortcuts', 'false'),
(45373, 2928, 'admin_color', 'fresh'),
(45374, 2928, 'use_ssl', '0'),
(45375, 2928, 'show_admin_bar_front', 'true'),
(45376, 2928, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45377, 2928, 'wp_user_level', '0'),
(45378, 2928, 'wsl_current_provider', 'Facebook'),
(45379, 2928, 'wsl_current_user_image', 'https://graph.facebook.com/903996319636424/picture?width=150&height=150'),
(45380, 2928, 'session_tokens', 'a:1:{s:64:\"82efe09e338a7fef52308a14fb9e7d00e4d8765380d3d8595e9e09f7c9f4dc04\";a:4:{s:10:\"expiration\";i:1434319279;s:2:\"ip\";s:14:\"144.64.111.228\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433109679;}}'),
(45381, 2928, 'votou', 'sim'),
(45382, 2928, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(45383, 2929, 'nickname', 'Ernesto_Figueiras'),
(45384, 2929, 'first_name', 'Ernesto'),
(45385, 2929, 'last_name', 'Figueiras'),
(45386, 2929, 'description', ''),
(45387, 2929, 'rich_editing', 'true'),
(45388, 2929, 'comment_shortcuts', 'false'),
(45389, 2929, 'admin_color', 'fresh'),
(45390, 2929, 'use_ssl', '0'),
(45391, 2929, 'show_admin_bar_front', 'true'),
(45392, 2929, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45393, 2929, 'wp_user_level', '0'),
(45394, 2929, 'wsl_current_provider', 'Facebook'),
(45395, 2929, 'wsl_current_user_image', 'https://graph.facebook.com/875415175859818/picture?width=150&height=150'),
(45396, 2929, 'session_tokens', 'a:1:{s:64:\"9c1f003ec49d923b8e978f67aa0e001ca312a62f7ec8687f6f2e4a11880051c6\";a:4:{s:10:\"expiration\";i:1434319540;s:2:\"ip\";s:14:\"217.129.92.212\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1433109940;}}'),
(45397, 2930, 'nickname', 'Claudia_Sofia_Fonseca_Baptista'),
(45398, 2930, 'first_name', 'Claudia'),
(45399, 2930, 'last_name', 'Baptista'),
(45400, 2930, 'description', ''),
(45401, 2930, 'rich_editing', 'true'),
(45402, 2930, 'comment_shortcuts', 'false'),
(45403, 2930, 'admin_color', 'fresh'),
(45404, 2930, 'use_ssl', '0'),
(45405, 2930, 'show_admin_bar_front', 'true'),
(45406, 2930, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45407, 2930, 'wp_user_level', '0'),
(45408, 2930, 'wsl_current_provider', 'Facebook'),
(45409, 2930, 'wsl_current_user_image', 'https://graph.facebook.com/10202953830765260/picture?width=150&height=150'),
(45410, 2930, 'session_tokens', 'a:1:{s:64:\"40723c8a172e7678e44a0c746fb74add3b76bdaf6b880239bf41d2ce897f6ec2\";a:4:{s:10:\"expiration\";i:1434319655;s:2:\"ip\";s:12:\"77.54.170.82\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433110055;}}'),
(45411, 2931, 'nickname', 'Sara_Dos_Reis_Moura'),
(45412, 2931, 'first_name', 'Sara Dos'),
(45413, 2931, 'last_name', 'Reis Moura'),
(45414, 2931, 'description', ''),
(45415, 2931, 'rich_editing', 'true'),
(45416, 2931, 'comment_shortcuts', 'false'),
(45417, 2931, 'admin_color', 'fresh'),
(45418, 2931, 'use_ssl', '0'),
(45419, 2931, 'show_admin_bar_front', 'true'),
(45420, 2931, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45421, 2931, 'wp_user_level', '0'),
(45422, 2931, 'wsl_current_provider', 'Facebook'),
(45423, 2931, 'wsl_current_user_image', 'https://graph.facebook.com/979355702105289/picture?width=150&height=150'),
(45424, 2931, 'session_tokens', 'a:2:{s:64:\"2c486537055e6e35096757c154b22592bd142a1bd08baf70615c87b6051e707e\";a:4:{s:10:\"expiration\";i:1434319836;s:2:\"ip\";s:14:\"89.153.132.165\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433110236;}s:64:\"f83e84702f5d86b62c01b151fa6d6cb15b618f1b3a54dbe522d7c524991df1c5\";a:4:{s:10:\"expiration\";i:1434319896;s:2:\"ip\";s:14:\"89.153.132.165\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433110296;}}'),
(45425, 2932, 'nickname', 'Mariana_Canelas'),
(45426, 2932, 'first_name', 'Mariana'),
(45427, 2932, 'last_name', 'Canelas'),
(45428, 2932, 'description', ''),
(45429, 2932, 'rich_editing', 'true'),
(45430, 2932, 'comment_shortcuts', 'false'),
(45431, 2932, 'admin_color', 'fresh'),
(45432, 2932, 'use_ssl', '0'),
(45433, 2932, 'show_admin_bar_front', 'true'),
(45434, 2932, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45435, 2932, 'wp_user_level', '0'),
(45436, 2932, 'wsl_current_provider', 'Facebook'),
(45437, 2932, 'wsl_current_user_image', 'https://graph.facebook.com/10152945292867914/picture?width=150&height=150'),
(45438, 2932, 'session_tokens', 'a:1:{s:64:\"621416fc7d1eaaa8993a98bf3c8671686d5f781b605984553c80cce62863004b\";a:4:{s:10:\"expiration\";i:1434319845;s:2:\"ip\";s:12:\"92.97.182.13\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/etisalat;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433110245;}}'),
(45439, 2933, 'nickname', 'Sonia_De_Sousa_Goncalves'),
(45440, 2933, 'first_name', 'Sonia'),
(45441, 2933, 'last_name', 'Gonçalves'),
(45442, 2933, 'description', ''),
(45443, 2933, 'rich_editing', 'true'),
(45444, 2933, 'comment_shortcuts', 'false'),
(45445, 2933, 'admin_color', 'fresh'),
(45446, 2933, 'use_ssl', '0'),
(45447, 2933, 'show_admin_bar_front', 'true'),
(45448, 2933, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45449, 2933, 'wp_user_level', '0'),
(45450, 2933, 'wsl_current_provider', 'Facebook'),
(45451, 2933, 'wsl_current_user_image', 'https://graph.facebook.com/10153923769652785/picture?width=150&height=150'),
(45452, 2933, 'session_tokens', 'a:1:{s:64:\"243cf7deffe32399281ec9efd86d7a864515fe35ac81fe1f8d51c42d991f3d16\";a:4:{s:10:\"expiration\";i:1434320007;s:2:\"ip\";s:14:\"188.37.185.233\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433110407;}}'),
(45453, 2932, 'votou', 'sim'),
(45454, 2932, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391,onda-do-ano-polen_p1080,shaper-do-ano-xhapeland_p1379,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(45455, 2933, 'votou', 'sim'),
(45456, 2933, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348'),
(45457, 2934, 'nickname', 'Carolina_Dray'),
(45458, 2934, 'first_name', 'Carolina'),
(45459, 2934, 'last_name', 'Dray'),
(45460, 2934, 'description', ''),
(45461, 2934, 'rich_editing', 'true'),
(45462, 2934, 'comment_shortcuts', 'false'),
(45463, 2934, 'admin_color', 'fresh'),
(45464, 2934, 'use_ssl', '0'),
(45465, 2934, 'show_admin_bar_front', 'true'),
(45466, 2934, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45467, 2934, 'wp_user_level', '0'),
(45468, 2934, 'wsl_current_provider', 'Facebook'),
(45469, 2934, 'wsl_current_user_image', 'https://graph.facebook.com/1053212011374226/picture?width=150&height=150'),
(45470, 2934, 'session_tokens', 'a:1:{s:64:\"a8bf51fd81263fa4b506b685135a799c2bd5c8fe4cf5e1da3f17b6e43fb71955\";a:4:{s:10:\"expiration\";i:1434320119;s:2:\"ip\";s:12:\"188.81.2.199\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433110519;}}'),
(45471, 2934, 'votou', 'sim');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(45472, 2934, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(45473, 2935, 'nickname', 'Michel_Uzonj'),
(45474, 2935, 'first_name', 'Michel'),
(45475, 2935, 'last_name', 'Uzonj'),
(45476, 2935, 'description', ''),
(45477, 2935, 'rich_editing', 'true'),
(45478, 2935, 'comment_shortcuts', 'false'),
(45479, 2935, 'admin_color', 'fresh'),
(45480, 2935, 'use_ssl', '0'),
(45481, 2935, 'show_admin_bar_front', 'true'),
(45482, 2935, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45483, 2935, 'wp_user_level', '0'),
(45484, 2935, 'wsl_current_provider', 'Facebook'),
(45485, 2935, 'wsl_current_user_image', 'https://graph.facebook.com/1154607171232109/picture?width=150&height=150'),
(45486, 2935, 'session_tokens', 'a:1:{s:64:\"5d6339d0f6c0a7edf27780af1df8dacda45da3cf1fe9afbfa575bc7b3b797090\";a:4:{s:10:\"expiration\";i:1434320592;s:2:\"ip\";s:14:\"85.243.130.138\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.4; C6603 Build/10.5.1.A.0.283) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433110992;}}'),
(45487, 2936, 'nickname', 'Ana_Andre'),
(45488, 2936, 'first_name', 'Ana'),
(45489, 2936, 'last_name', 'André'),
(45490, 2936, 'description', ''),
(45491, 2936, 'rich_editing', 'true'),
(45492, 2936, 'comment_shortcuts', 'false'),
(45493, 2936, 'admin_color', 'fresh'),
(45494, 2936, 'use_ssl', '0'),
(45495, 2936, 'show_admin_bar_front', 'true'),
(45496, 2936, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45497, 2936, 'wp_user_level', '0'),
(45498, 2936, 'wsl_current_provider', 'Facebook'),
(45499, 2936, 'wsl_current_user_image', 'https://graph.facebook.com/10206885245400259/picture?width=150&height=150'),
(45500, 2936, 'session_tokens', 'a:1:{s:64:\"40c991b88f30e1e996de49befab087a0d7fb47378035e3ae9df3d91dcd8911b9\";a:4:{s:10:\"expiration\";i:1434320632;s:2:\"ip\";s:14:\"85.246.100.184\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433111032;}}'),
(45501, 2935, 'votou', 'sim'),
(45502, 2935, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,evento-do-ano-kia_p1426'),
(45503, 2936, 'votou', 'sim'),
(45504, 2936, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(45505, 2937, 'nickname', 'Martin_Jusek'),
(45506, 2937, 'first_name', 'Martin'),
(45507, 2937, 'last_name', 'Jusek'),
(45508, 2937, 'description', ''),
(45509, 2937, 'rich_editing', 'true'),
(45510, 2937, 'comment_shortcuts', 'false'),
(45511, 2937, 'admin_color', 'fresh'),
(45512, 2937, 'use_ssl', '0'),
(45513, 2937, 'show_admin_bar_front', 'true'),
(45514, 2937, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45515, 2937, 'wp_user_level', '0'),
(45516, 2937, 'wsl_current_provider', 'Facebook'),
(45517, 2937, 'wsl_current_user_image', 'https://graph.facebook.com/10205874779442685/picture?width=150&height=150'),
(45518, 2937, 'session_tokens', 'a:1:{s:64:\"cc5580e5f7164d4478a1b015bff317c2078397cab904d2460c5435f8c171693b\";a:4:{s:10:\"expiration\";i:1434321089;s:2:\"ip\";s:13:\"85.244.165.68\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433111489;}}'),
(45519, 2925, 'votou', 'sim'),
(45520, 2925, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(45521, 2938, 'nickname', 'Eliana_Psillakis'),
(45522, 2938, 'first_name', 'Eliana'),
(45523, 2938, 'last_name', 'Psillakis'),
(45524, 2938, 'description', ''),
(45525, 2938, 'rich_editing', 'true'),
(45526, 2938, 'comment_shortcuts', 'false'),
(45527, 2938, 'admin_color', 'fresh'),
(45528, 2938, 'use_ssl', '0'),
(45529, 2938, 'show_admin_bar_front', 'true'),
(45530, 2938, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45531, 2938, 'wp_user_level', '0'),
(45532, 2938, 'wsl_current_provider', 'Facebook'),
(45533, 2938, 'wsl_current_user_image', 'https://graph.facebook.com/594236807345392/picture?width=150&height=150'),
(45534, 2938, 'session_tokens', 'a:1:{s:64:\"a268509b6f1c7126a67661db00f01bdad471261bb490afb6ad588feb2cfff587\";a:4:{s:10:\"expiration\";i:1434321730;s:2:\"ip\";s:14:\"191.183.53.226\";s:2:\"ua\";s:125:\"Mozilla/5.0 (iPad; CPU OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12D508 Safari/600.1.4\";s:5:\"login\";i:1433112130;}}'),
(45535, 2939, 'nickname', 'Francisco'),
(45536, 2939, 'first_name', 'Francisco'),
(45537, 2939, 'last_name', '.'),
(45538, 2939, 'description', ''),
(45539, 2939, 'rich_editing', 'true'),
(45540, 2939, 'comment_shortcuts', 'false'),
(45541, 2939, 'admin_color', 'fresh'),
(45542, 2939, 'use_ssl', '0'),
(45543, 2939, 'show_admin_bar_front', 'true'),
(45544, 2939, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45545, 2939, 'wp_user_level', '0'),
(45546, 2939, 'wsl_current_provider', 'Google'),
(45547, 2939, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(45548, 2939, 'session_tokens', 'a:1:{s:64:\"e61d5b0221e599a4c9d0b0982688270596b206859fb3e3ed894379fcd8794db9\";a:4:{s:10:\"expiration\";i:1434321771;s:2:\"ip\";s:14:\"94.132.158.245\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36\";s:5:\"login\";i:1433112171;}}'),
(45549, 2939, 'votou', 'sim'),
(45550, 2939, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355'),
(45551, 2940, 'nickname', 'Maria_Mar_Correia'),
(45552, 2940, 'first_name', 'Maria'),
(45553, 2940, 'last_name', 'Correia'),
(45554, 2940, 'description', ''),
(45555, 2940, 'rich_editing', 'true'),
(45556, 2940, 'comment_shortcuts', 'false'),
(45557, 2940, 'admin_color', 'fresh'),
(45558, 2940, 'use_ssl', '0'),
(45559, 2940, 'show_admin_bar_front', 'true'),
(45560, 2940, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45561, 2940, 'wp_user_level', '0'),
(45562, 2940, 'wsl_current_provider', 'Facebook'),
(45563, 2940, 'wsl_current_user_image', 'https://graph.facebook.com/889125567815114/picture?width=150&height=150'),
(45564, 2940, 'session_tokens', 'a:1:{s:64:\"c56c7faf7dd8cdd15b44c3cd1be644dcbcdd183d744034ab06a44ddc8dbc6864\";a:4:{s:10:\"expiration\";i:1434322285;s:2:\"ip\";s:14:\"79.168.221.155\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433112685;}}'),
(45565, 2940, 'votou', 'sim'),
(45566, 2940, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(45567, 2941, 'nickname', 'Silvia_Nobre'),
(45568, 2941, 'first_name', 'Sílvia'),
(45569, 2941, 'last_name', 'Nobre'),
(45570, 2941, 'description', ''),
(45571, 2941, 'rich_editing', 'true'),
(45572, 2941, 'comment_shortcuts', 'false'),
(45573, 2941, 'admin_color', 'fresh'),
(45574, 2941, 'use_ssl', '0'),
(45575, 2941, 'show_admin_bar_front', 'true'),
(45576, 2941, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45577, 2941, 'wp_user_level', '0'),
(45578, 2941, 'wsl_current_provider', 'Facebook'),
(45579, 2941, 'wsl_current_user_image', 'https://graph.facebook.com/810669059023165/picture?width=150&height=150'),
(45580, 2941, 'session_tokens', 'a:1:{s:64:\"952c98dbe61131a8ccdee9369444d6e3e4ce506be12e3a84c0367bf2814d9e77\";a:4:{s:10:\"expiration\";i:1434323016;s:2:\"ip\";s:12:\"85.244.6.146\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433113416;}}'),
(45581, 2938, 'votou', 'sim'),
(45582, 2938, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(45583, 2942, 'nickname', 'Luis_Silva'),
(45584, 2942, 'first_name', 'Luis'),
(45585, 2942, 'last_name', 'Silva'),
(45586, 2942, 'description', ''),
(45587, 2942, 'rich_editing', 'true'),
(45588, 2942, 'comment_shortcuts', 'false'),
(45589, 2942, 'admin_color', 'fresh'),
(45590, 2942, 'use_ssl', '0'),
(45591, 2942, 'show_admin_bar_front', 'true'),
(45592, 2942, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45593, 2942, 'wp_user_level', '0'),
(45594, 2942, 'wsl_current_provider', 'Facebook'),
(45595, 2942, 'wsl_current_user_image', 'https://graph.facebook.com/771086186344144/picture?width=150&height=150'),
(45596, 2942, 'session_tokens', 'a:1:{s:64:\"00750416e946e03286a4faeb900771a5722be382129bc22bc14461ef503826a5\";a:4:{s:10:\"expiration\";i:1434323519;s:2:\"ip\";s:12:\"85.245.162.5\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433113919;}}'),
(45597, 2943, 'nickname', 'Diogo_Noronha_Ozorio'),
(45598, 2943, 'first_name', 'Diogo'),
(45599, 2943, 'last_name', 'Noronha Ozorio'),
(45600, 2943, 'description', ''),
(45601, 2943, 'rich_editing', 'true'),
(45602, 2943, 'comment_shortcuts', 'false'),
(45603, 2943, 'admin_color', 'fresh'),
(45604, 2943, 'use_ssl', '0'),
(45605, 2943, 'show_admin_bar_front', 'true'),
(45606, 2943, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45607, 2943, 'wp_user_level', '0'),
(45608, 2943, 'wsl_current_provider', 'Facebook'),
(45609, 2943, 'wsl_current_user_image', 'https://graph.facebook.com/1408642236128696/picture?width=150&height=150'),
(45610, 2943, 'session_tokens', 'a:1:{s:64:\"42d8c794794e0a4905858c8cd72fcb539a7b03574383585d2de481e5017bc15d\";a:4:{s:10:\"expiration\";i:1434323665;s:2:\"ip\";s:14:\"188.82.137.157\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433114065;}}'),
(45611, 2943, 'votou', 'sim'),
(45612, 2943, 'user_votes', 'manobra-do-ano-reef_p1045'),
(45613, 2944, 'nickname', 'Gisela_Pontes_Calhau'),
(45614, 2944, 'first_name', 'Gisela'),
(45615, 2944, 'last_name', 'Calhau'),
(45616, 2944, 'description', ''),
(45617, 2944, 'rich_editing', 'true'),
(45618, 2944, 'comment_shortcuts', 'false'),
(45619, 2944, 'admin_color', 'fresh'),
(45620, 2944, 'use_ssl', '0'),
(45621, 2944, 'show_admin_bar_front', 'true'),
(45622, 2944, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45623, 2944, 'wp_user_level', '0'),
(45624, 2944, 'wsl_current_provider', 'Facebook'),
(45625, 2944, 'wsl_current_user_image', 'https://graph.facebook.com/10205801380527575/picture?width=150&height=150'),
(45626, 2944, 'session_tokens', 'a:1:{s:64:\"a55e9ccdbbbcf9f2d80d511489badd4b2d4b1f679cdd57cd98de03636ebaeef2\";a:4:{s:10:\"expiration\";i:1434324004;s:2:\"ip\";s:12:\"91.177.0.154\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433114404;}}'),
(45627, 2945, 'nickname', 'Elisa_Carvalho_Moreira'),
(45628, 2945, 'first_name', 'Elisa'),
(45629, 2945, 'last_name', 'Carvalho Moreira'),
(45630, 2945, 'description', ''),
(45631, 2945, 'rich_editing', 'true'),
(45632, 2945, 'comment_shortcuts', 'false'),
(45633, 2945, 'admin_color', 'fresh'),
(45634, 2945, 'use_ssl', '0'),
(45635, 2945, 'show_admin_bar_front', 'true'),
(45636, 2945, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45637, 2945, 'wp_user_level', '0'),
(45638, 2945, 'wsl_current_provider', 'Facebook'),
(45639, 2945, 'wsl_current_user_image', 'https://graph.facebook.com/921862341210967/picture?width=150&height=150'),
(45640, 2945, 'session_tokens', 'a:2:{s:64:\"47a138400b636b2b61956f2c1428ca7441b804158af57d44a681cec8368d16a6\";a:4:{s:10:\"expiration\";i:1434324042;s:2:\"ip\";s:13:\"62.169.70.158\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11A465 [FBAN/FBIOS;FBAV/20.1.0.15.10;FBBV/5758778;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433114442;}s:64:\"9b187654d11975414840e1fa4c15850418c4a0f9e131349ae3f6e44d6b8dbf61\";a:4:{s:10:\"expiration\";i:1434414553;s:2:\"ip\";s:12:\"77.54.83.104\";s:2:\"ua\";s:188:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E; .NET CLR 1.1.4322; InfoPath.3)\";s:5:\"login\";i:1433204953;}}'),
(45641, 2945, 'votou', 'sim'),
(45642, 2945, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(45643, 2944, 'votou', 'sim'),
(45644, 2944, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(45645, 2946, 'nickname', 'Cariina_Matias'),
(45646, 2946, 'first_name', 'Cariina'),
(45647, 2946, 'last_name', 'Matias'),
(45648, 2946, 'description', ''),
(45649, 2946, 'rich_editing', 'true'),
(45650, 2946, 'comment_shortcuts', 'false'),
(45651, 2946, 'admin_color', 'fresh'),
(45652, 2946, 'use_ssl', '0'),
(45653, 2946, 'show_admin_bar_front', 'true'),
(45654, 2946, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45655, 2946, 'wp_user_level', '0'),
(45656, 2946, 'wsl_current_provider', 'Facebook'),
(45657, 2946, 'wsl_current_user_image', 'https://graph.facebook.com/508709622618179/picture?width=150&height=150'),
(45658, 2946, 'session_tokens', 'a:1:{s:64:\"30aac37ceefef2edb640c42910dfa196e3ab3d85753dd175d9f2904a5899301e\";a:4:{s:10:\"expiration\";i:1434324263;s:2:\"ip\";s:14:\"85.247.119.116\";s:2:\"ua\";s:141:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E4.5 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433114663;}}'),
(45659, 2947, 'nickname', 'Diogo_Sequeira'),
(45660, 2947, 'first_name', 'Diogo'),
(45661, 2947, 'last_name', 'Sequeira'),
(45662, 2947, 'description', ''),
(45663, 2947, 'rich_editing', 'true'),
(45664, 2947, 'comment_shortcuts', 'false'),
(45665, 2947, 'admin_color', 'fresh'),
(45666, 2947, 'use_ssl', '0'),
(45667, 2947, 'show_admin_bar_front', 'true'),
(45668, 2947, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45669, 2947, 'wp_user_level', '0'),
(45670, 2947, 'wsl_current_provider', 'Google'),
(45671, 2947, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-GJ6IO9RFp98/AAAAAAAAAAI/AAAAAAAAACU/VRgZ_cb5oT8/photo.jpg?sz=200'),
(45672, 2947, 'session_tokens', 'a:1:{s:64:\"3e8defc6c09b7b81ed4aeb4029e77f11703e1b897622d4edf856f3b9a4f6763e\";a:4:{s:10:\"expiration\";i:1434324376;s:2:\"ip\";s:14:\"85.244.111.211\";s:2:\"ua\";s:136:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B466 Safari/600.1.4\";s:5:\"login\";i:1433114776;}}'),
(45673, 2947, 'votou', 'sim'),
(45674, 2947, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,foto-do-ano_p1277,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(45675, 2948, 'nickname', 'Paulo_Amaral'),
(45676, 2948, 'first_name', 'Paulo'),
(45677, 2948, 'last_name', 'Amaral'),
(45678, 2948, 'description', ''),
(45679, 2948, 'rich_editing', 'true'),
(45680, 2948, 'comment_shortcuts', 'false'),
(45681, 2948, 'admin_color', 'fresh'),
(45682, 2948, 'use_ssl', '0'),
(45683, 2948, 'show_admin_bar_front', 'true'),
(45684, 2948, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45685, 2948, 'wp_user_level', '0'),
(45686, 2948, 'wsl_current_provider', 'Facebook'),
(45687, 2948, 'wsl_current_user_image', 'https://graph.facebook.com/1005738276117437/picture?width=150&height=150'),
(45688, 2948, 'session_tokens', 'a:1:{s:64:\"0117e849be0e8a8d4cecb75f2c03592777fec0757f3161bdf75f44a79d2e60fb\";a:4:{s:10:\"expiration\";i:1434324917;s:2:\"ip\";s:15:\"186.223.182.124\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433115317;}}'),
(45689, 2948, 'votou', 'sim'),
(45690, 2948, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(45691, 2949, 'nickname', 'Pedro_Vaz'),
(45692, 2949, 'first_name', 'Pedro'),
(45693, 2949, 'last_name', 'Vaz'),
(45694, 2949, 'description', ''),
(45695, 2949, 'rich_editing', 'true'),
(45696, 2949, 'comment_shortcuts', 'false'),
(45697, 2949, 'admin_color', 'fresh'),
(45698, 2949, 'use_ssl', '0'),
(45699, 2949, 'show_admin_bar_front', 'true'),
(45700, 2949, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45701, 2949, 'wp_user_level', '0'),
(45702, 2949, 'wsl_current_provider', 'Facebook'),
(45703, 2949, 'wsl_current_user_image', 'https://graph.facebook.com/818882171521832/picture?width=150&height=150'),
(45704, 2949, 'session_tokens', 'a:1:{s:64:\"f369283b1b0cbb803cecbc7d6fe7137de383eac3eba2ce0ae2b3c76e67182c9a\";a:4:{s:10:\"expiration\";i:1434325789;s:2:\"ip\";s:13:\"84.91.129.113\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433116189;}}'),
(45705, 2950, 'nickname', 'Andre_Magdani'),
(45706, 2950, 'first_name', 'André'),
(45707, 2950, 'last_name', 'Magdani'),
(45708, 2950, 'description', ''),
(45709, 2950, 'rich_editing', 'true'),
(45710, 2950, 'comment_shortcuts', 'false'),
(45711, 2950, 'admin_color', 'fresh'),
(45712, 2950, 'use_ssl', '0'),
(45713, 2950, 'show_admin_bar_front', 'true'),
(45714, 2950, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45715, 2950, 'wp_user_level', '0'),
(45716, 2950, 'wsl_current_provider', 'Facebook'),
(45717, 2950, 'wsl_current_user_image', 'https://graph.facebook.com/952630121443546/picture?width=150&height=150'),
(45718, 2950, 'session_tokens', 'a:1:{s:64:\"d59f17f9df6476f895ec09555c6c5522bc04ef5acd3311c7f2c27301d3ba9695\";a:4:{s:10:\"expiration\";i:1434325870;s:2:\"ip\";s:14:\"79.169.150.195\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433116270;}}'),
(45719, 2950, 'votou', 'sim'),
(45720, 2950, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p957,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(45721, 2951, 'nickname', 'Eva_Roncon'),
(45722, 2951, 'first_name', 'Eva'),
(45723, 2951, 'last_name', 'Roncon'),
(45724, 2951, 'description', ''),
(45725, 2951, 'rich_editing', 'true'),
(45726, 2951, 'comment_shortcuts', 'false'),
(45727, 2951, 'admin_color', 'fresh'),
(45728, 2951, 'use_ssl', '0'),
(45729, 2951, 'show_admin_bar_front', 'true'),
(45730, 2951, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45731, 2951, 'wp_user_level', '0'),
(45732, 2951, 'wsl_current_provider', 'Facebook'),
(45733, 2951, 'wsl_current_user_image', 'https://graph.facebook.com/920186738048305/picture?width=150&height=150'),
(45734, 2951, 'session_tokens', 'a:1:{s:64:\"ce06be687dc14d8857d8351f4d8900590f5d44754b88e73442aaf500d90b3372\";a:4:{s:10:\"expiration\";i:1434326465;s:2:\"ip\";s:14:\"82.154.160.151\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/14.9.0.33.26;FBBV/4302539;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433116865;}}'),
(45735, 2952, 'nickname', 'Rui_Pinto'),
(45736, 2952, 'first_name', 'Rui'),
(45737, 2952, 'last_name', 'Pinto'),
(45738, 2952, 'description', ''),
(45739, 2952, 'rich_editing', 'true'),
(45740, 2952, 'comment_shortcuts', 'false'),
(45741, 2952, 'admin_color', 'fresh'),
(45742, 2952, 'use_ssl', '0'),
(45743, 2952, 'show_admin_bar_front', 'true'),
(45744, 2952, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45745, 2952, 'wp_user_level', '0'),
(45746, 2952, 'wsl_current_provider', 'Facebook'),
(45747, 2952, 'wsl_current_user_image', 'https://graph.facebook.com/10207123141146298/picture?width=150&height=150'),
(45748, 2952, 'session_tokens', 'a:1:{s:64:\"adb24b2a4785bdac4c5a4280adc7ff6e985684557b754c99b6bd7db34dd2bf4c\";a:4:{s:10:\"expiration\";i:1434326551;s:2:\"ip\";s:13:\"176.79.51.204\";s:2:\"ua\";s:126:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36 OPR/29.0.1795.60\";s:5:\"login\";i:1433116951;}}'),
(45749, 2952, 'votou', 'sim'),
(45750, 2952, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(45751, 2953, 'nickname', 'Raquel_Martins'),
(45752, 2953, 'first_name', 'Raquel'),
(45753, 2953, 'last_name', 'Martins'),
(45754, 2953, 'description', ''),
(45755, 2953, 'rich_editing', 'true'),
(45756, 2953, 'comment_shortcuts', 'false'),
(45757, 2953, 'admin_color', 'fresh'),
(45758, 2953, 'use_ssl', '0'),
(45759, 2953, 'show_admin_bar_front', 'true'),
(45760, 2953, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45761, 2953, 'wp_user_level', '0'),
(45762, 2953, 'wsl_current_provider', 'Facebook'),
(45763, 2953, 'wsl_current_user_image', 'https://graph.facebook.com/944443982262046/picture?width=150&height=150'),
(45764, 2953, 'session_tokens', 'a:1:{s:64:\"ede59ac707c12223baf7f988e01ee36e4660dd4a0313fb30a643a97c83596f78\";a:4:{s:10:\"expiration\";i:1434330092;s:2:\"ip\";s:13:\"89.153.32.190\";s:2:\"ua\";s:64:\"Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; Trident/6.0)\";s:5:\"login\";i:1433120492;}}'),
(45765, 2953, 'votou', 'sim'),
(45766, 2953, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(45767, 2954, 'nickname', 'Miguel_Chavarria'),
(45768, 2954, 'first_name', 'Miguel'),
(45769, 2954, 'last_name', 'Chavarria'),
(45770, 2954, 'description', ''),
(45771, 2954, 'rich_editing', 'true'),
(45772, 2954, 'comment_shortcuts', 'false'),
(45773, 2954, 'admin_color', 'fresh'),
(45774, 2954, 'use_ssl', '0'),
(45775, 2954, 'show_admin_bar_front', 'true'),
(45776, 2954, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45777, 2954, 'wp_user_level', '0'),
(45778, 2954, 'wsl_current_provider', 'Google'),
(45779, 2954, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-Z2IDy6O3alw/AAAAAAAAAAI/AAAAAAAAABU/4ZiBuV6xoBU/photo.jpg?sz=200'),
(45780, 2954, 'session_tokens', 'a:1:{s:64:\"589b9ac7175ba0a615790b108b417ed500ebeebfa9833f2e9c81ac600a0a493b\";a:4:{s:10:\"expiration\";i:1434331235;s:2:\"ip\";s:12:\"81.84.96.140\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433121635;}}'),
(45781, 2955, 'nickname', 'Ricardo_Andre_Ribeiro'),
(45782, 2955, 'first_name', 'Ricardo'),
(45783, 2955, 'last_name', 'Ribeiro'),
(45784, 2955, 'description', ''),
(45785, 2955, 'rich_editing', 'true'),
(45786, 2955, 'comment_shortcuts', 'false'),
(45787, 2955, 'admin_color', 'fresh'),
(45788, 2955, 'use_ssl', '0'),
(45789, 2955, 'show_admin_bar_front', 'true'),
(45790, 2955, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45791, 2955, 'wp_user_level', '0'),
(45792, 2955, 'wsl_current_provider', 'Facebook'),
(45793, 2955, 'wsl_current_user_image', 'https://graph.facebook.com/10152960520347219/picture?width=150&height=150'),
(45794, 2955, 'session_tokens', 'a:1:{s:64:\"d460c37862696975d0085bcaa6e3a3edd7f3e41fc2442716b30edf9e21d0634f\";a:4:{s:10:\"expiration\";i:1434333547;s:2:\"ip\";s:14:\"85.243.249.202\";s:2:\"ua\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D167 Safari/9537.53\";s:5:\"login\";i:1433123947;}}'),
(45795, 2956, 'nickname', 'Ricardo_Ribeiro'),
(45796, 2956, 'first_name', 'Ricardo'),
(45797, 2956, 'last_name', 'Ribeiro'),
(45798, 2956, 'description', ''),
(45799, 2956, 'rich_editing', 'true'),
(45800, 2956, 'comment_shortcuts', 'false'),
(45801, 2956, 'admin_color', 'fresh'),
(45802, 2956, 'use_ssl', '0'),
(45803, 2956, 'show_admin_bar_front', 'true'),
(45804, 2956, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45805, 2956, 'wp_user_level', '0'),
(45806, 2956, 'wsl_current_provider', 'Facebook'),
(45807, 2956, 'wsl_current_user_image', 'https://graph.facebook.com/831263643595414/picture?width=150&height=150'),
(45808, 2956, 'session_tokens', 'a:3:{s:64:\"ba10dc695b98ec7f5a93bf4489e80436cc37d58678dac307bc323911fe15d4d5\";a:4:{s:10:\"expiration\";i:1434333727;s:2:\"ip\";s:14:\"85.243.249.202\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433124127;}s:64:\"9a77c5c2708ea31a3e90ab9951d21fc3408e6983cae3e8471a00809f480f1916\";a:4:{s:10:\"expiration\";i:1434380413;s:2:\"ip\";s:14:\"195.245.197.36\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36\";s:5:\"login\";i:1433170813;}s:64:\"110d9864053334d4d637fdb6418e110b46fa8800a8c32264872dc83efed38500\";a:4:{s:10:\"expiration\";i:1434800481;s:2:\"ip\";s:11:\"2.83.232.15\";s:2:\"ua\";s:267:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433590881;}}'),
(45809, 2957, 'nickname', 'Andrea_Guida'),
(45810, 2957, 'first_name', 'Andrea'),
(45811, 2957, 'last_name', 'Guida'),
(45812, 2957, 'description', ''),
(45813, 2957, 'rich_editing', 'true'),
(45814, 2957, 'comment_shortcuts', 'false'),
(45815, 2957, 'admin_color', 'fresh'),
(45816, 2957, 'use_ssl', '0'),
(45817, 2957, 'show_admin_bar_front', 'true'),
(45818, 2957, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45819, 2957, 'wp_user_level', '0'),
(45820, 2957, 'wsl_current_provider', 'Facebook'),
(45821, 2957, 'wsl_current_user_image', 'https://graph.facebook.com/10206891829800400/picture?width=150&height=150'),
(45822, 2957, 'session_tokens', 'a:1:{s:64:\"58fe48d50fc7b03340961fb6d1dc2c6f46aeb5256dccbe31cd5503f90c7343ca\";a:4:{s:10:\"expiration\";i:1434337944;s:2:\"ip\";s:12:\"87.11.19.198\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433128344;}}'),
(45823, 2958, 'nickname', 'Jeannette_Foster'),
(45824, 2958, 'first_name', 'Jeannette'),
(45825, 2958, 'last_name', 'Foster'),
(45826, 2958, 'description', ''),
(45827, 2958, 'rich_editing', 'true'),
(45828, 2958, 'comment_shortcuts', 'false'),
(45829, 2958, 'admin_color', 'fresh'),
(45830, 2958, 'use_ssl', '0'),
(45831, 2958, 'show_admin_bar_front', 'true'),
(45832, 2958, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45833, 2958, 'wp_user_level', '0'),
(45834, 2958, 'wsl_current_provider', 'Facebook'),
(45835, 2958, 'wsl_current_user_image', 'https://graph.facebook.com/10153425695323010/picture?width=150&height=150'),
(45836, 2958, 'session_tokens', 'a:1:{s:64:\"a6323e4e313e1aad7d70c0e75124e107e338cb7e197af661176b79f11b40ff14\";a:4:{s:10:\"expiration\";i:1434349298;s:2:\"ip\";s:15:\"109.153.195.182\";s:2:\"ua\";s:239:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,6;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/Three;FBID/tablet;FBLC/en_GB;FBOP/1]\";s:5:\"login\";i:1433139698;}}'),
(45837, 2959, 'nickname', 'Monika_Lilienweiss'),
(45838, 2959, 'first_name', 'Monika'),
(45839, 2959, 'last_name', 'Lilienweiss'),
(45840, 2959, 'description', ''),
(45841, 2959, 'rich_editing', 'true'),
(45842, 2959, 'comment_shortcuts', 'false'),
(45843, 2959, 'admin_color', 'fresh'),
(45844, 2959, 'use_ssl', '0'),
(45845, 2959, 'show_admin_bar_front', 'true'),
(45846, 2959, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45847, 2959, 'wp_user_level', '0'),
(45848, 2959, 'wsl_current_provider', 'Facebook'),
(45849, 2959, 'wsl_current_user_image', 'https://graph.facebook.com/1613897428890233/picture?width=150&height=150'),
(45850, 2959, 'session_tokens', 'a:1:{s:64:\"e9d8005cff1c07c27d325ef644e55a671609154c1e8a10d6f5830ea9cef0c30b\";a:4:{s:10:\"expiration\";i:1434349934;s:2:\"ip\";s:14:\"85.241.177.137\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433140334;}}'),
(45851, 2959, 'votou', 'sim'),
(45852, 2959, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(45853, 2960, 'nickname', 'Sara_Julio'),
(45854, 2960, 'first_name', 'Sara'),
(45855, 2960, 'last_name', 'Júlio'),
(45856, 2960, 'description', ''),
(45857, 2960, 'rich_editing', 'true'),
(45858, 2960, 'comment_shortcuts', 'false'),
(45859, 2960, 'admin_color', 'fresh'),
(45860, 2960, 'use_ssl', '0'),
(45861, 2960, 'show_admin_bar_front', 'true'),
(45862, 2960, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45863, 2960, 'wp_user_level', '0'),
(45864, 2960, 'wsl_current_provider', 'Facebook'),
(45865, 2960, 'wsl_current_user_image', 'https://graph.facebook.com/10206890049477930/picture?width=150&height=150'),
(45866, 2960, 'session_tokens', 'a:1:{s:64:\"a42f381b057a51dd280e0383e4c9f0e1787f7fad95e408377194e7c2aa556486\";a:4:{s:10:\"expiration\";i:1434352117;s:2:\"ip\";s:15:\"195.176.111.217\";s:2:\"ua\";s:254:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/Swisscom;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433142517;}}'),
(45867, 2960, 'votou', 'sim'),
(45868, 2960, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348'),
(45869, 2961, 'nickname', 'Tomas_Magalhaes'),
(45870, 2961, 'first_name', 'Tomás'),
(45871, 2961, 'last_name', 'Magalhães'),
(45872, 2961, 'description', ''),
(45873, 2961, 'rich_editing', 'true'),
(45874, 2961, 'comment_shortcuts', 'false'),
(45875, 2961, 'admin_color', 'fresh'),
(45876, 2961, 'use_ssl', '0'),
(45877, 2961, 'show_admin_bar_front', 'true'),
(45878, 2961, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45879, 2961, 'wp_user_level', '0'),
(45880, 2961, 'wsl_current_provider', 'Facebook'),
(45881, 2961, 'wsl_current_user_image', 'https://graph.facebook.com/10207036749627108/picture?width=150&height=150'),
(45882, 2961, 'session_tokens', 'a:1:{s:64:\"158dddad6ca8d944fa8ba35ecd44c3767a56afa63b89b8665cfcf7ec9018fef7\";a:4:{s:10:\"expiration\";i:1434352820;s:2:\"ip\";s:13:\"85.247.119.52\";s:2:\"ua\";s:145:\"Mozilla/5.0 (Linux; Android 4.4.2; Vodafone Smart 4 Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433143220;}}'),
(45883, 2961, 'votou', 'sim'),
(45884, 2961, 'user_votes', 'surfista-do-ano-oakley_p1339,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,shaper-do-ano-xhapeland_p1375'),
(45885, 2962, 'nickname', 'Diana_Vitorino'),
(45886, 2962, 'first_name', 'Diana'),
(45887, 2962, 'last_name', 'Vitorino'),
(45888, 2962, 'description', ''),
(45889, 2962, 'rich_editing', 'true'),
(45890, 2962, 'comment_shortcuts', 'false'),
(45891, 2962, 'admin_color', 'fresh'),
(45892, 2962, 'use_ssl', '0'),
(45893, 2962, 'show_admin_bar_front', 'true'),
(45894, 2962, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45895, 2962, 'wp_user_level', '0'),
(45896, 2962, 'wsl_current_provider', 'Facebook'),
(45897, 2962, 'wsl_current_user_image', 'https://graph.facebook.com/10204288520872540/picture?width=150&height=150'),
(45898, 2962, 'session_tokens', 'a:1:{s:64:\"28f6d6c2334ac66282ac2fd8aeddf79ecfcda785f90715ec51875204618c0294\";a:4:{s:10:\"expiration\";i:1434353804;s:2:\"ip\";s:11:\"62.28.7.105\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.4.4; Aquaris E5 Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433144204;}}'),
(45899, 2963, 'nickname', 'Sebastiao_Seguro'),
(45900, 2963, 'first_name', 'Sebastião'),
(45901, 2963, 'last_name', 'Seguro'),
(45902, 2963, 'description', ''),
(45903, 2963, 'rich_editing', 'true'),
(45904, 2963, 'comment_shortcuts', 'false'),
(45905, 2963, 'admin_color', 'fresh'),
(45906, 2963, 'use_ssl', '0'),
(45907, 2963, 'show_admin_bar_front', 'true'),
(45908, 2963, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45909, 2963, 'wp_user_level', '0'),
(45910, 2963, 'wsl_current_provider', 'Facebook'),
(45911, 2963, 'wsl_current_user_image', 'https://graph.facebook.com/10206718223178482/picture?width=150&height=150'),
(45912, 2963, 'session_tokens', 'a:1:{s:64:\"874d41ba60fe4d218150f24ed032f1290adceffd5fe6a0eae106426ed5ce37bc\";a:4:{s:10:\"expiration\";i:1434357025;s:2:\"ip\";s:13:\"46.189.196.79\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433147425;}}'),
(45913, 2964, 'nickname', 'Rui_Gil'),
(45914, 2964, 'first_name', 'Rui'),
(45915, 2964, 'last_name', 'Gil'),
(45916, 2964, 'description', ''),
(45917, 2964, 'rich_editing', 'true'),
(45918, 2964, 'comment_shortcuts', 'false'),
(45919, 2964, 'admin_color', 'fresh'),
(45920, 2964, 'use_ssl', '0'),
(45921, 2964, 'show_admin_bar_front', 'true'),
(45922, 2964, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45923, 2964, 'wp_user_level', '0'),
(45924, 2964, 'wsl_current_provider', 'Facebook'),
(45925, 2964, 'wsl_current_user_image', 'https://graph.facebook.com/10206012966335744/picture?width=150&height=150'),
(45926, 2964, 'session_tokens', 'a:1:{s:64:\"21314566a835c2097cbc15b957bbb8bab67d425f14a0d1d7a334e5bbb11d1f82\";a:4:{s:10:\"expiration\";i:1434359270;s:2:\"ip\";s:13:\"82.154.137.35\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433149670;}}'),
(45927, 2964, 'votou', 'sim'),
(45928, 2964, 'user_votes', 'tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,free-surfer-do-ano-volcom_p1397'),
(45929, 2965, 'nickname', 'Catarina_Tavares'),
(45930, 2965, 'first_name', 'Catarina'),
(45931, 2965, 'last_name', 'Tavares'),
(45932, 2965, 'description', ''),
(45933, 2965, 'rich_editing', 'true'),
(45934, 2965, 'comment_shortcuts', 'false'),
(45935, 2965, 'admin_color', 'fresh'),
(45936, 2965, 'use_ssl', '0'),
(45937, 2965, 'show_admin_bar_front', 'true'),
(45938, 2965, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45939, 2965, 'wp_user_level', '0'),
(45940, 2965, 'wsl_current_provider', 'Facebook'),
(45941, 2965, 'wsl_current_user_image', 'https://graph.facebook.com/868655256539768/picture?width=150&height=150'),
(45942, 2965, 'session_tokens', 'a:1:{s:64:\"e8157649cc127b6ec4b4d4b99b18e0880fe76893af0f1f83c0289974dfa34688\";a:4:{s:10:\"expiration\";i:1434360036;s:2:\"ip\";s:14:\"89.154.188.189\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433150436;}}'),
(45943, 2965, 'votou', 'sim'),
(45944, 2965, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,revelacao-do-ano-deeply_p1383'),
(45945, 2966, 'nickname', 'Vitor_Ferreira_1'),
(45946, 2966, 'first_name', 'Vitor'),
(45947, 2966, 'last_name', 'Ferreira'),
(45948, 2966, 'description', ''),
(45949, 2966, 'rich_editing', 'true'),
(45950, 2966, 'comment_shortcuts', 'false'),
(45951, 2966, 'admin_color', 'fresh'),
(45952, 2966, 'use_ssl', '0'),
(45953, 2966, 'show_admin_bar_front', 'true'),
(45954, 2966, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45955, 2966, 'wp_user_level', '0'),
(45956, 2966, 'wsl_current_provider', 'Facebook'),
(45957, 2966, 'wsl_current_user_image', 'https://graph.facebook.com/1004670409546076/picture?width=150&height=150'),
(45958, 2966, 'session_tokens', 'a:1:{s:64:\"1e78de54c84f7919c1ef261bdfb85eed7725dfd39a597337bf4f46743bcb65f6\";a:4:{s:10:\"expiration\";i:1434360319;s:2:\"ip\";s:13:\"37.28.246.160\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433150719;}}'),
(45959, 2966, 'votou', 'sim'),
(45960, 2966, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(45961, 2967, 'nickname', 'Henrique_Gaspar'),
(45962, 2967, 'first_name', 'Henrique'),
(45963, 2967, 'last_name', 'Gaspar'),
(45964, 2967, 'description', ''),
(45965, 2967, 'rich_editing', 'true'),
(45966, 2967, 'comment_shortcuts', 'false'),
(45967, 2967, 'admin_color', 'fresh'),
(45968, 2967, 'use_ssl', '0'),
(45969, 2967, 'show_admin_bar_front', 'true'),
(45970, 2967, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45971, 2967, 'wp_user_level', '0'),
(45972, 2967, 'wsl_current_provider', 'Facebook'),
(45973, 2967, 'wsl_current_user_image', 'https://graph.facebook.com/951103761600069/picture?width=150&height=150'),
(45974, 2967, 'session_tokens', 'a:2:{s:64:\"af8b4af0c0aee5f6b788b811fa1224c6f52e27b9bd640397cdd89e81e72606d5\";a:4:{s:10:\"expiration\";i:1434362058;s:2:\"ip\";s:13:\"176.78.172.19\";s:2:\"ua\";s:263:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/MessengerForiOS;FBAV/26.0.0.9.10;FBBV/9347487;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433152458;}s:64:\"b048fd919cf7454b26074a2368c0e45424f54415a628d4d74f1f35bf46ae16be\";a:4:{s:10:\"expiration\";i:1434630256;s:2:\"ip\";s:13:\"176.78.172.19\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/29.0.0.9.13;FBBV/9374459;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433420656;}}'),
(45975, 2968, 'nickname', 'Sonia_Raquel_Duarte'),
(45976, 2968, 'first_name', 'Sónia Raquel'),
(45977, 2968, 'last_name', 'Duarte'),
(45978, 2968, 'description', ''),
(45979, 2968, 'rich_editing', 'true'),
(45980, 2968, 'comment_shortcuts', 'false'),
(45981, 2968, 'admin_color', 'fresh'),
(45982, 2968, 'use_ssl', '0'),
(45983, 2968, 'show_admin_bar_front', 'true'),
(45984, 2968, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(45985, 2968, 'wp_user_level', '0'),
(45986, 2968, 'wsl_current_provider', 'Facebook'),
(45987, 2968, 'wsl_current_user_image', 'https://graph.facebook.com/911609318862586/picture?width=150&height=150'),
(45988, 2968, 'session_tokens', 'a:1:{s:64:\"7907604d6af4fd41228f06be5a8dc6d4f16d0eb7006ad57a9d862ac7d46aa964\";a:4:{s:10:\"expiration\";i:1434362134;s:2:\"ip\";s:14:\"160.213.240.11\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433152534;}}'),
(45989, 2968, 'votou', 'sim'),
(45990, 2968, 'user_votes', 'maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391'),
(45991, 2969, 'nickname', 'Pedro_Dominguez'),
(45992, 2969, 'first_name', 'Pedro'),
(45993, 2969, 'last_name', 'Dominguez'),
(45994, 2969, 'description', ''),
(45995, 2969, 'rich_editing', 'true'),
(45996, 2969, 'comment_shortcuts', 'false'),
(45997, 2969, 'admin_color', 'fresh'),
(45998, 2969, 'use_ssl', '0'),
(45999, 2969, 'show_admin_bar_front', 'true'),
(46000, 2969, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46001, 2969, 'wp_user_level', '0'),
(46002, 2969, 'wsl_current_provider', 'Facebook'),
(46003, 2969, 'wsl_current_user_image', 'https://graph.facebook.com/10154257369493504/picture?width=150&height=150'),
(46004, 2969, 'session_tokens', 'a:1:{s:64:\"7e7190dd34a551d4909e846864befdf1d3049890c9e142f46de484559632324e\";a:4:{s:10:\"expiration\";i:1434363061;s:2:\"ip\";s:11:\"88.5.243.25\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/es_ES;FBOP/1]\";s:5:\"login\";i:1433153461;}}'),
(46005, 2969, 'votou', 'sim'),
(46006, 2969, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(46007, 2832, 'votou', 'sim'),
(46008, 2832, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(46009, 2970, 'nickname', 'Domingos_Goncalves'),
(46010, 2970, 'first_name', 'Domingos'),
(46011, 2970, 'last_name', 'Gonçalves'),
(46012, 2970, 'description', ''),
(46013, 2970, 'rich_editing', 'true'),
(46014, 2970, 'comment_shortcuts', 'false'),
(46015, 2970, 'admin_color', 'fresh'),
(46016, 2970, 'use_ssl', '0'),
(46017, 2970, 'show_admin_bar_front', 'true'),
(46018, 2970, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46019, 2970, 'wp_user_level', '0'),
(46020, 2970, 'wsl_current_provider', 'Google'),
(46021, 2970, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(46022, 2970, 'session_tokens', 'a:1:{s:64:\"eac3ded0507da6b9bc3acffbdac2d55f79155f0194c884c7bba833b338605a4c\";a:4:{s:10:\"expiration\";i:1434364489;s:2:\"ip\";s:12:\"213.22.40.27\";s:2:\"ua\";s:166:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-N8000 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433154889;}}'),
(46023, 2970, 'votou', 'sim'),
(46024, 2970, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(46025, 2971, 'nickname', 'Leah_Khay'),
(46026, 2971, 'first_name', 'Leah'),
(46027, 2971, 'last_name', 'Khay'),
(46028, 2971, 'description', ''),
(46029, 2971, 'rich_editing', 'true'),
(46030, 2971, 'comment_shortcuts', 'false'),
(46031, 2971, 'admin_color', 'fresh'),
(46032, 2971, 'use_ssl', '0'),
(46033, 2971, 'show_admin_bar_front', 'true'),
(46034, 2971, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46035, 2971, 'wp_user_level', '0'),
(46036, 2971, 'wsl_current_provider', 'Facebook'),
(46037, 2971, 'wsl_current_user_image', 'https://graph.facebook.com/1594648987484333/picture?width=150&height=150'),
(46038, 2971, 'session_tokens', 'a:1:{s:64:\"87867153bab5343dee1bc51e684dd07145cedd88a6ab5546ba91f4242abff974\";a:4:{s:10:\"expiration\";i:1434365195;s:2:\"ip\";s:12:\"88.214.187.8\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433155595;}}'),
(46039, 2972, 'nickname', 'Sandra_Anastacio'),
(46040, 2972, 'first_name', 'Sandra'),
(46041, 2972, 'last_name', 'Anastácio'),
(46042, 2972, 'description', ''),
(46043, 2972, 'rich_editing', 'true'),
(46044, 2972, 'comment_shortcuts', 'false'),
(46045, 2972, 'admin_color', 'fresh'),
(46046, 2972, 'use_ssl', '0'),
(46047, 2972, 'show_admin_bar_front', 'true'),
(46048, 2972, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46049, 2972, 'wp_user_level', '0'),
(46050, 2972, 'wsl_current_provider', 'Facebook'),
(46051, 2972, 'wsl_current_user_image', 'https://graph.facebook.com/10205624657554233/picture?width=150&height=150'),
(46052, 2972, 'session_tokens', 'a:1:{s:64:\"6536a9df8d2a9dd14f0e052b50fa2d70533b373902af14a88f8742ebd69db5a5\";a:4:{s:10:\"expiration\";i:1434365460;s:2:\"ip\";s:13:\"62.28.115.193\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433155860;}}'),
(46053, 2972, 'votou', 'sim'),
(46054, 2972, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(46055, 2973, 'nickname', 'Constanca_Mariana'),
(46056, 2973, 'first_name', 'Constança'),
(46057, 2973, 'last_name', 'Mariana'),
(46058, 2973, 'description', ''),
(46059, 2973, 'rich_editing', 'true'),
(46060, 2973, 'comment_shortcuts', 'false'),
(46061, 2973, 'admin_color', 'fresh'),
(46062, 2973, 'use_ssl', '0'),
(46063, 2973, 'show_admin_bar_front', 'true'),
(46064, 2973, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46065, 2973, 'wp_user_level', '0'),
(46066, 2973, 'wsl_current_provider', 'Facebook'),
(46067, 2973, 'wsl_current_user_image', 'https://graph.facebook.com/1582083538746942/picture?width=150&height=150'),
(46068, 2973, 'session_tokens', 'a:1:{s:64:\"0c31d2c1cfccadee6bfc2e2d7bc803b077a315aa8c9c12f7e88fa0ca052f25ae\";a:4:{s:10:\"expiration\";i:1434365738;s:2:\"ip\";s:14:\"85.139.254.140\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433156138;}}'),
(46069, 2973, 'votou', 'sim'),
(46070, 2973, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(46071, 2974, 'nickname', 'Guilherme_Santos_Silva'),
(46072, 2974, 'first_name', 'Guilherme'),
(46073, 2974, 'last_name', 'Santos Silva'),
(46074, 2974, 'description', ''),
(46075, 2974, 'rich_editing', 'true'),
(46076, 2974, 'comment_shortcuts', 'false'),
(46077, 2974, 'admin_color', 'fresh'),
(46078, 2974, 'use_ssl', '0'),
(46079, 2974, 'show_admin_bar_front', 'true'),
(46080, 2974, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46081, 2974, 'wp_user_level', '0'),
(46082, 2974, 'wsl_current_provider', 'Facebook'),
(46083, 2974, 'wsl_current_user_image', 'https://graph.facebook.com/10205602190948722/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(46084, 2974, 'session_tokens', 'a:2:{s:64:\"d7450b97e2454e2c37aec09ae5125a9eaae407f5366b1cdced7c5c1af6e352a2\";a:4:{s:10:\"expiration\";i:1434365854;s:2:\"ip\";s:14:\"85.139.254.140\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433156254;}s:64:\"cd0269fa4f5e43833c2462ae146c6e8732581665c05cf6be16dc4bef43c5b969\";a:4:{s:10:\"expiration\";i:1434437168;s:2:\"ip\";s:13:\"85.138.77.218\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433227568;}}'),
(46085, 2974, 'votou', 'sim'),
(46086, 2974, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(46087, 2975, 'nickname', 'andre_carvalho_2'),
(46088, 2975, 'first_name', 'andre'),
(46089, 2975, 'last_name', 'carvalho'),
(46090, 2975, 'description', ''),
(46091, 2975, 'rich_editing', 'true'),
(46092, 2975, 'comment_shortcuts', 'false'),
(46093, 2975, 'admin_color', 'fresh'),
(46094, 2975, 'use_ssl', '0'),
(46095, 2975, 'show_admin_bar_front', 'true'),
(46096, 2975, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46097, 2975, 'wp_user_level', '0'),
(46098, 2975, 'wsl_current_provider', 'Google'),
(46099, 2975, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(46100, 2975, 'session_tokens', 'a:1:{s:64:\"506aae827bf68ce52ab430b9aace521bf6422b4419524e778c779eccf2822573\";a:4:{s:10:\"expiration\";i:1434366609;s:2:\"ip\";s:12:\"5.249.101.51\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433157009;}}'),
(46101, 2975, 'votou', 'sim'),
(46102, 2975, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(46103, 2595, 'votou', 'sim'),
(46104, 2595, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-onda-tow-in-oe_p1190,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(46105, 2976, 'nickname', 'Celia_Figueira'),
(46106, 2976, 'first_name', 'Celia'),
(46107, 2976, 'last_name', 'Figueira'),
(46108, 2976, 'description', ''),
(46109, 2976, 'rich_editing', 'true'),
(46110, 2976, 'comment_shortcuts', 'false'),
(46111, 2976, 'admin_color', 'fresh'),
(46112, 2976, 'use_ssl', '0'),
(46113, 2976, 'show_admin_bar_front', 'true'),
(46114, 2976, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46115, 2976, 'wp_user_level', '0'),
(46116, 2976, 'wsl_current_provider', 'Facebook'),
(46117, 2976, 'wsl_current_user_image', 'https://graph.facebook.com/10153387187691692/picture?width=150&height=150'),
(46118, 2976, 'session_tokens', 'a:1:{s:64:\"25476a1b741370443d412996e04de0044461d1ecfdc63fd59e31b32f98e1d36a\";a:4:{s:10:\"expiration\";i:1434368025;s:2:\"ip\";s:14:\"85.247.197.173\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433158425;}}'),
(46119, 2976, 'votou', 'sim'),
(46120, 2976, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1236,onda-do-ano-polen_p1313,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(46121, 2977, 'nickname', 'Joao_Solano_de_Almeida'),
(46122, 2977, 'first_name', 'Joao'),
(46123, 2977, 'last_name', 'Solano de Almeida'),
(46124, 2977, 'description', ''),
(46125, 2977, 'rich_editing', 'true'),
(46126, 2977, 'comment_shortcuts', 'false'),
(46127, 2977, 'admin_color', 'fresh'),
(46128, 2977, 'use_ssl', '0'),
(46129, 2977, 'show_admin_bar_front', 'true'),
(46130, 2977, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46131, 2977, 'wp_user_level', '0'),
(46132, 2977, 'wsl_current_provider', 'Facebook'),
(46133, 2977, 'wsl_current_user_image', 'https://graph.facebook.com/10204647764974257/picture?width=150&height=150'),
(46134, 2977, 'session_tokens', 'a:2:{s:64:\"b4f52d36ed764add15ab10b269dfb9411ea1a61a86887e43d8bb7061c652bdc5\";a:4:{s:10:\"expiration\";i:1434368336;s:2:\"ip\";s:13:\"89.115.127.83\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433158736;}s:64:\"1bf31da2620e6973f8079541c1cd05a545ffcf544e9580b59d06ad3078b7dcfd\";a:4:{s:10:\"expiration\";i:1434660118;s:2:\"ip\";s:13:\"95.92.249.126\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433450518;}}'),
(46135, 2977, 'votou', 'sim'),
(46136, 2977, 'user_votes', 'maior-onda-tow-in-oe_p1190'),
(46137, 2978, 'nickname', 'Teotonio_Mendes'),
(46138, 2978, 'first_name', 'Teotonio'),
(46139, 2978, 'last_name', 'Mendes'),
(46140, 2978, 'description', ''),
(46141, 2978, 'rich_editing', 'true'),
(46142, 2978, 'comment_shortcuts', 'false'),
(46143, 2978, 'admin_color', 'fresh'),
(46144, 2978, 'use_ssl', '0'),
(46145, 2978, 'show_admin_bar_front', 'true'),
(46146, 2978, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46147, 2978, 'wp_user_level', '0'),
(46148, 2978, 'wsl_current_provider', 'Facebook'),
(46149, 2978, 'wsl_current_user_image', 'https://graph.facebook.com/1057579410938335/picture?width=150&height=150'),
(46150, 2978, 'session_tokens', 'a:1:{s:64:\"6fd276bdd0ad0ff646475019d98b88fb5c09d441d87ff3de777f71eb33cb34d3\";a:4:{s:10:\"expiration\";i:1434369194;s:2:\"ip\";s:12:\"85.245.52.57\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1433159594;}}'),
(46151, 2978, 'votou', 'sim'),
(46152, 2978, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(46153, 2979, 'nickname', 'Orlando_Guerreiro'),
(46154, 2979, 'first_name', 'Orlando'),
(46155, 2979, 'last_name', 'Guerreiro'),
(46156, 2979, 'description', ''),
(46157, 2979, 'rich_editing', 'true'),
(46158, 2979, 'comment_shortcuts', 'false'),
(46159, 2979, 'admin_color', 'fresh'),
(46160, 2979, 'use_ssl', '0'),
(46161, 2979, 'show_admin_bar_front', 'true'),
(46162, 2979, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46163, 2979, 'wp_user_level', '0'),
(46164, 2979, 'wsl_current_provider', 'Facebook'),
(46165, 2979, 'wsl_current_user_image', 'https://graph.facebook.com/10153115080702525/picture?width=150&height=150'),
(46166, 2979, 'session_tokens', 'a:1:{s:64:\"1fb333e4226177b0384d348d6a1629af083474fe93d79322726f3b530f929785\";a:4:{s:10:\"expiration\";i:1434369486;s:2:\"ip\";s:14:\"85.244.178.125\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433159886;}}'),
(46167, 2980, 'nickname', 'Paulo_Marcelino'),
(46168, 2980, 'first_name', 'Paulo'),
(46169, 2980, 'last_name', 'Marcelino'),
(46170, 2980, 'description', ''),
(46171, 2980, 'rich_editing', 'true'),
(46172, 2980, 'comment_shortcuts', 'false'),
(46173, 2980, 'admin_color', 'fresh'),
(46174, 2980, 'use_ssl', '0'),
(46175, 2980, 'show_admin_bar_front', 'true'),
(46176, 2980, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46177, 2980, 'wp_user_level', '0'),
(46178, 2980, 'wsl_current_provider', 'Facebook'),
(46179, 2980, 'wsl_current_user_image', 'https://graph.facebook.com/10205415539602746/picture?width=150&height=150'),
(46180, 2980, 'session_tokens', 'a:1:{s:64:\"f9052aee5c533737b4ad4949743bd0b68c421e58189b5a244cbd5fb17034822a\";a:4:{s:10:\"expiration\";i:1434369690;s:2:\"ip\";s:14:\"81.193.202.108\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1433160090;}}'),
(46181, 2979, 'votou', 'sim'),
(46182, 2979, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(46183, 2980, 'votou', 'sim'),
(46184, 2980, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(46185, 2954, 'votou', 'sim'),
(46186, 2954, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(46187, 2981, 'nickname', 'Mafalda_Quintela'),
(46188, 2981, 'first_name', 'Mafalda'),
(46189, 2981, 'last_name', 'Quintela'),
(46190, 2981, 'description', ''),
(46191, 2981, 'rich_editing', 'true'),
(46192, 2981, 'comment_shortcuts', 'false'),
(46193, 2981, 'admin_color', 'fresh'),
(46194, 2981, 'use_ssl', '0'),
(46195, 2981, 'show_admin_bar_front', 'true'),
(46196, 2981, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46197, 2981, 'wp_user_level', '0'),
(46198, 2981, 'wsl_current_provider', 'Facebook'),
(46199, 2981, 'wsl_current_user_image', 'https://graph.facebook.com/981583005198992/picture?width=150&height=150'),
(46200, 2981, 'session_tokens', 'a:1:{s:64:\"16b5667ccde63176dec5a0f85aa6cbb014c1c36577197ab774feb0b24270ad9a\";a:4:{s:10:\"expiration\";i:1434370926;s:2:\"ip\";s:11:\"62.28.30.94\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433161326;}}'),
(46201, 2981, 'votou', 'sim'),
(46202, 2981, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(46203, 2982, 'nickname', 'Diogo_Castilho_Soares'),
(46204, 2982, 'first_name', 'Diogo'),
(46205, 2982, 'last_name', 'Soares'),
(46206, 2982, 'description', ''),
(46207, 2982, 'rich_editing', 'true'),
(46208, 2982, 'comment_shortcuts', 'false'),
(46209, 2982, 'admin_color', 'fresh'),
(46210, 2982, 'use_ssl', '0'),
(46211, 2982, 'show_admin_bar_front', 'true'),
(46212, 2982, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46213, 2982, 'wp_user_level', '0'),
(46214, 2982, 'wsl_current_provider', 'Facebook'),
(46215, 2982, 'wsl_current_user_image', 'https://graph.facebook.com/10204012058534338/picture?width=150&height=150'),
(46216, 2982, 'session_tokens', 'a:2:{s:64:\"f62409f16fa217caff93803a739ffc5e75c2292d6cb261b4bfe72912148ec0a5\";a:4:{s:10:\"expiration\";i:1434370995;s:2:\"ip\";s:13:\"79.168.254.89\";s:2:\"ua\";s:258:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433161395;}s:64:\"15f7938d41b2ea2bb4d052340f80c1374d1c625b2201067074a5be0f64bc6283\";a:4:{s:10:\"expiration\";i:1434371072;s:2:\"ip\";s:13:\"79.168.254.89\";s:2:\"ua\";s:258:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433161472;}}'),
(46217, 2983, 'nickname', 'Ri_Padrao'),
(46218, 2983, 'first_name', 'Ri'),
(46219, 2983, 'last_name', 'Padrão'),
(46220, 2983, 'description', ''),
(46221, 2983, 'rich_editing', 'true'),
(46222, 2983, 'comment_shortcuts', 'false'),
(46223, 2983, 'admin_color', 'fresh'),
(46224, 2983, 'use_ssl', '0'),
(46225, 2983, 'show_admin_bar_front', 'true'),
(46226, 2983, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46227, 2983, 'wp_user_level', '0'),
(46228, 2983, 'wsl_current_provider', 'Facebook'),
(46229, 2983, 'wsl_current_user_image', 'https://graph.facebook.com/1402866943375189/picture?width=150&height=150'),
(46230, 2983, 'session_tokens', 'a:1:{s:64:\"394c70116c0c8acb988f73d06ee49a8a57ef526cb3e171696c3bb450d267bc01\";a:4:{s:10:\"expiration\";i:1434372765;s:2:\"ip\";s:13:\"89.152.120.48\";s:2:\"ua\";s:152:\"Mozilla/5.0 (Linux; Android 4.2.2; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433163165;}}'),
(46231, 2983, 'votou', 'sim'),
(46232, 2983, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(46233, 2984, 'nickname', 'Gabriela_Veloso'),
(46234, 2984, 'first_name', 'Gabriela'),
(46235, 2984, 'last_name', 'Veloso'),
(46236, 2984, 'description', ''),
(46237, 2984, 'rich_editing', 'true'),
(46238, 2984, 'comment_shortcuts', 'false'),
(46239, 2984, 'admin_color', 'fresh'),
(46240, 2984, 'use_ssl', '0'),
(46241, 2984, 'show_admin_bar_front', 'true'),
(46242, 2984, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46243, 2984, 'wp_user_level', '0'),
(46244, 2984, 'wsl_current_provider', 'Facebook'),
(46245, 2984, 'wsl_current_user_image', 'https://graph.facebook.com/10152985071442099/picture?width=150&height=150'),
(46246, 2984, 'session_tokens', 'a:1:{s:64:\"868e92154b05ee65ca463ef5b6d5117bef8fa71e01ab767d8548b157fa5e8d59\";a:4:{s:10:\"expiration\";i:1434373439;s:2:\"ip\";s:14:\"213.58.128.102\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433163839;}}'),
(46247, 2985, 'nickname', 'Jose_Luiz_Sarmento_Ferreira'),
(46248, 2985, 'first_name', 'José'),
(46249, 2985, 'last_name', 'Sarmento Ferreira'),
(46250, 2985, 'description', ''),
(46251, 2985, 'rich_editing', 'true'),
(46252, 2985, 'comment_shortcuts', 'false'),
(46253, 2985, 'admin_color', 'fresh'),
(46254, 2985, 'use_ssl', '0'),
(46255, 2985, 'show_admin_bar_front', 'true'),
(46256, 2985, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46257, 2985, 'wp_user_level', '0'),
(46258, 2985, 'wsl_current_provider', 'Facebook'),
(46259, 2985, 'wsl_current_user_image', 'https://graph.facebook.com/10205864343959469/picture?width=150&height=150'),
(46260, 2985, 'session_tokens', 'a:1:{s:64:\"cefb6507eb1d2f09b22260d5b73a6bb3fa8c22f826803658f998ba32ccb80244\";a:4:{s:10:\"expiration\";i:1434373573;s:2:\"ip\";s:13:\"89.155.163.72\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433163973;}}'),
(46261, 2985, 'votou', 'sim'),
(46262, 2985, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(46263, 2986, 'nickname', 'Helder_Tavares'),
(46264, 2986, 'first_name', 'Hélder'),
(46265, 2986, 'last_name', 'Tavares'),
(46266, 2986, 'description', ''),
(46267, 2986, 'rich_editing', 'true'),
(46268, 2986, 'comment_shortcuts', 'false'),
(46269, 2986, 'admin_color', 'fresh'),
(46270, 2986, 'use_ssl', '0'),
(46271, 2986, 'show_admin_bar_front', 'true'),
(46272, 2986, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46273, 2986, 'wp_user_level', '0'),
(46274, 2986, 'wsl_current_provider', 'Facebook'),
(46275, 2986, 'wsl_current_user_image', 'https://graph.facebook.com/10153918924408508/picture?width=150&height=150'),
(46276, 2986, 'session_tokens', 'a:3:{s:64:\"3f3e2ca90eb843adad3c870c631ae3e1b9ebe6c27e5579a8d57b3902514d7516\";a:4:{s:10:\"expiration\";i:1434374678;s:2:\"ip\";s:12:\"2.80.172.174\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433165078;}s:64:\"31431fdb9aadb3eaa01d4e4e99e8562904a1aa1b3ed2e20a5da682602e358e14\";a:4:{s:10:\"expiration\";i:1434374733;s:2:\"ip\";s:12:\"2.80.172.174\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433165133;}s:64:\"48e76188e25fce705520cbb833ac9a076a34bda1838545f548fab4f0b6b690df\";a:4:{s:10:\"expiration\";i:1434375031;s:2:\"ip\";s:12:\"2.80.172.174\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433165431;}}'),
(46277, 2986, 'votou', 'sim'),
(46278, 2986, 'user_votes', 'onda-do-ano-polen_p1086'),
(46279, 2987, 'nickname', 'Maria_Joao_Garrido'),
(46280, 2987, 'first_name', 'Maria João'),
(46281, 2987, 'last_name', 'Garrido'),
(46282, 2987, 'description', ''),
(46283, 2987, 'rich_editing', 'true'),
(46284, 2987, 'comment_shortcuts', 'false'),
(46285, 2987, 'admin_color', 'fresh'),
(46286, 2987, 'use_ssl', '0'),
(46287, 2987, 'show_admin_bar_front', 'true'),
(46288, 2987, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46289, 2987, 'wp_user_level', '0'),
(46290, 2987, 'wsl_current_provider', 'Google'),
(46291, 2987, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(46292, 2987, 'session_tokens', 'a:1:{s:64:\"4806a9c3a42827c103589850c382d733fe79adf38a283d0f28a422e66b012f55\";a:4:{s:10:\"expiration\";i:1434375956;s:2:\"ip\";s:13:\"93.108.235.55\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433166356;}}'),
(46293, 2988, 'nickname', 'Carmen_Internacional_Conta'),
(46294, 2988, 'first_name', 'Carmen'),
(46295, 2988, 'last_name', 'Internacional Conta'),
(46296, 2988, 'description', ''),
(46297, 2988, 'rich_editing', 'true'),
(46298, 2988, 'comment_shortcuts', 'false'),
(46299, 2988, 'admin_color', 'fresh'),
(46300, 2988, 'use_ssl', '0'),
(46301, 2988, 'show_admin_bar_front', 'true'),
(46302, 2988, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46303, 2988, 'wp_user_level', '0'),
(46304, 2988, 'wsl_current_provider', 'Google'),
(46305, 2988, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(46306, 2988, 'session_tokens', 'a:1:{s:64:\"6b2a0a063a15451271180658a93f8a3e6147a0d61079f567a8204cf4f367df5f\";a:4:{s:10:\"expiration\";i:1434376318;s:2:\"ip\";s:14:\"188.250.77.237\";s:2:\"ua\";s:67:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; MANM; rv:11.0) like Gecko\";s:5:\"login\";i:1433166718;}}'),
(46307, 2988, 'votou', 'sim'),
(46308, 2988, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(46309, 2989, 'nickname', 'Rosa_Vicente'),
(46310, 2989, 'first_name', 'Rosa'),
(46311, 2989, 'last_name', 'Vicente'),
(46312, 2989, 'description', ''),
(46313, 2989, 'rich_editing', 'true'),
(46314, 2989, 'comment_shortcuts', 'false'),
(46315, 2989, 'admin_color', 'fresh'),
(46316, 2989, 'use_ssl', '0'),
(46317, 2989, 'show_admin_bar_front', 'true'),
(46318, 2989, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46319, 2989, 'wp_user_level', '0'),
(46320, 2989, 'wsl_current_provider', 'Google'),
(46321, 2989, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(46322, 2989, 'session_tokens', 'a:1:{s:64:\"f322efb89a4488c2da9048d441930b2282e7aad16a1ec6dc1dda310dc323c63d\";a:4:{s:10:\"expiration\";i:1434376507;s:2:\"ip\";s:14:\"188.250.77.237\";s:2:\"ua\";s:67:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; MANM; rv:11.0) like Gecko\";s:5:\"login\";i:1433166907;}}'),
(46323, 2990, 'nickname', 'Noelia_Internacional_Conta'),
(46324, 2990, 'first_name', 'Noélia'),
(46325, 2990, 'last_name', 'Internacional Conta'),
(46326, 2990, 'description', ''),
(46327, 2990, 'rich_editing', 'true'),
(46328, 2990, 'comment_shortcuts', 'false'),
(46329, 2990, 'admin_color', 'fresh'),
(46330, 2990, 'use_ssl', '0'),
(46331, 2990, 'show_admin_bar_front', 'true'),
(46332, 2990, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46333, 2990, 'wp_user_level', '0'),
(46334, 2990, 'wsl_current_provider', 'Google'),
(46335, 2990, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(46336, 2990, 'session_tokens', 'a:1:{s:64:\"312d342ad30d42ffb140bdfc5b477aa39fbe5bb4ed6d3d44d1360fab9e0d1780\";a:4:{s:10:\"expiration\";i:1434376529;s:2:\"ip\";s:14:\"188.250.77.237\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433166929;}}'),
(46337, 2989, 'votou', 'sim'),
(46338, 2989, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(46339, 2990, 'votou', 'sim'),
(46340, 2990, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(46341, 2991, 'nickname', 'Rosa_Internacional_Conta'),
(46342, 2991, 'first_name', 'Rosa'),
(46343, 2991, 'last_name', 'Internacional Conta'),
(46344, 2991, 'description', ''),
(46345, 2991, 'rich_editing', 'true'),
(46346, 2991, 'comment_shortcuts', 'false'),
(46347, 2991, 'admin_color', 'fresh'),
(46348, 2991, 'use_ssl', '0'),
(46349, 2991, 'show_admin_bar_front', 'true'),
(46350, 2991, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46351, 2991, 'wp_user_level', '0'),
(46352, 2991, 'wsl_current_provider', 'Google'),
(46353, 2991, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(46354, 2991, 'session_tokens', 'a:1:{s:64:\"e3a3c68208279d2e6fb2249b469a9fc59ec443e4042b632bceed0b07a5ed62bf\";a:4:{s:10:\"expiration\";i:1434376654;s:2:\"ip\";s:14:\"188.250.77.237\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433167054;}}'),
(46355, 2991, 'votou', 'sim'),
(46356, 2991, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(46357, 2992, 'nickname', 'Dario_Internacional_Conta'),
(46358, 2992, 'first_name', 'Dário'),
(46359, 2992, 'last_name', 'Internacional Conta'),
(46360, 2992, 'description', ''),
(46361, 2992, 'rich_editing', 'true'),
(46362, 2992, 'comment_shortcuts', 'false'),
(46363, 2992, 'admin_color', 'fresh'),
(46364, 2992, 'use_ssl', '0'),
(46365, 2992, 'show_admin_bar_front', 'true'),
(46366, 2992, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46367, 2992, 'wp_user_level', '0'),
(46368, 2992, 'wsl_current_provider', 'Google'),
(46369, 2992, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-0cbDMe-61is/AAAAAAAAAAI/AAAAAAAAAEE/EM9zjX0MRx0/photo.jpg?sz=200'),
(46370, 2992, 'session_tokens', 'a:1:{s:64:\"96e35e0843725c586ec4c88372435fee0bacf69c7b8650233764b6dd5d98421b\";a:4:{s:10:\"expiration\";i:1434376956;s:2:\"ip\";s:14:\"188.250.77.237\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433167356;}}'),
(46371, 2993, 'nickname', 'Ismael_Sousa'),
(46372, 2993, 'first_name', 'Ismael'),
(46373, 2993, 'last_name', 'Sousa'),
(46374, 2993, 'description', ''),
(46375, 2993, 'rich_editing', 'true'),
(46376, 2993, 'comment_shortcuts', 'false'),
(46377, 2993, 'admin_color', 'fresh'),
(46378, 2993, 'use_ssl', '0'),
(46379, 2993, 'show_admin_bar_front', 'true'),
(46380, 2993, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46381, 2993, 'wp_user_level', '0'),
(46382, 2993, 'wsl_current_provider', 'Facebook'),
(46383, 2993, 'wsl_current_user_image', 'https://graph.facebook.com/10206668351612311/picture?width=150&height=150'),
(46384, 2993, 'session_tokens', 'a:1:{s:64:\"7c2c4138023627af06bd72fe428dc482622184ab9010d14f135be4d52adb0f93\";a:4:{s:10:\"expiration\";i:1434376999;s:2:\"ip\";s:14:\"89.114.113.240\";s:2:\"ua\";s:188:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433167399;}}'),
(46385, 2987, 'votou', 'sim'),
(46386, 2987, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(46387, 2992, 'votou', 'sim'),
(46388, 2992, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,free-surfer-do-ano-volcom_p1393,shaper-do-ano-xhapeland_p1381,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(46389, 2994, 'nickname', 'tomas_bonvalot'),
(46390, 2994, 'first_name', 'tomas'),
(46391, 2994, 'last_name', 'bonvalot'),
(46392, 2994, 'description', ''),
(46393, 2994, 'rich_editing', 'true'),
(46394, 2994, 'comment_shortcuts', 'false'),
(46395, 2994, 'admin_color', 'fresh'),
(46396, 2994, 'use_ssl', '0'),
(46397, 2994, 'show_admin_bar_front', 'true'),
(46398, 2994, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46399, 2994, 'wp_user_level', '0'),
(46400, 2994, 'wsl_current_provider', 'Google'),
(46401, 2994, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(46402, 2994, 'session_tokens', 'a:1:{s:64:\"30d4d5ea9e6621dab7ac2ddec2097276d9df2ba3c4e8d26ada7dee683ad4d92d\";a:4:{s:10:\"expiration\";i:1434377067;s:2:\"ip\";s:14:\"79.168.171.142\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,2;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/1; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433167467;}}'),
(46403, 2993, 'votou', 'sim'),
(46404, 2993, 'user_votes', 'manobra-do-ano-reef_p1045'),
(46405, 2995, 'nickname', 'Ana_De_Oliveira_Barbosa'),
(46406, 2995, 'first_name', 'Ana'),
(46407, 2995, 'last_name', 'Barbosa'),
(46408, 2995, 'description', ''),
(46409, 2995, 'rich_editing', 'true'),
(46410, 2995, 'comment_shortcuts', 'false'),
(46411, 2995, 'admin_color', 'fresh'),
(46412, 2995, 'use_ssl', '0'),
(46413, 2995, 'show_admin_bar_front', 'true'),
(46414, 2995, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46415, 2995, 'wp_user_level', '0'),
(46416, 2995, 'wsl_current_provider', 'Facebook'),
(46417, 2995, 'wsl_current_user_image', 'https://graph.facebook.com/10153117552958884/picture?width=150&height=150'),
(46418, 2995, 'session_tokens', 'a:2:{s:64:\"0d3e8f0f61467171de35d535439ba7886aebeaba7bfd5255cebf6992d70eba72\";a:4:{s:10:\"expiration\";i:1434377139;s:2:\"ip\";s:13:\"77.54.186.249\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433167539;}s:64:\"b569ce91f87a0e9ac3129927386e4ed8081d1e5da3f998e4a1244c0278047a62\";a:4:{s:10:\"expiration\";i:1434377410;s:2:\"ip\";s:13:\"77.54.186.249\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433167810;}}'),
(46419, 2996, 'nickname', 'duarte_figueiredo'),
(46420, 2996, 'first_name', 'duarte'),
(46421, 2996, 'last_name', 'figueiredo'),
(46422, 2996, 'description', ''),
(46423, 2996, 'rich_editing', 'true'),
(46424, 2996, 'comment_shortcuts', 'false'),
(46425, 2996, 'admin_color', 'fresh'),
(46426, 2996, 'use_ssl', '0'),
(46427, 2996, 'show_admin_bar_front', 'true'),
(46428, 2996, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46429, 2996, 'wp_user_level', '0'),
(46430, 2996, 'wsl_current_provider', 'Google'),
(46431, 2996, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-4gYGDFLLmCA/AAAAAAAAAAI/AAAAAAAAAD4/9Yqr4sGgLTM/photo.jpg?sz=200'),
(46432, 2996, 'session_tokens', 'a:2:{s:64:\"569ddfd4990bc416666f560c7a8e2c10a729657ebb05e050838634810d7323bf\";a:4:{s:10:\"expiration\";i:1434377293;s:2:\"ip\";s:14:\"79.168.125.236\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433167693;}s:64:\"d04388e35ee95629a125dc508e166fb2c43175479fc866fa971abb08bf22d91a\";a:4:{s:10:\"expiration\";i:1434377333;s:2:\"ip\";s:14:\"79.168.125.236\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433167733;}}'),
(46433, 2995, 'votou', 'sim'),
(46434, 2995, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(46435, 2997, 'nickname', 'Daniel_Carvalho'),
(46436, 2997, 'first_name', 'Daniel'),
(46437, 2997, 'last_name', 'Carvalho'),
(46438, 2997, 'description', ''),
(46439, 2997, 'rich_editing', 'true'),
(46440, 2997, 'comment_shortcuts', 'false'),
(46441, 2997, 'admin_color', 'fresh'),
(46442, 2997, 'use_ssl', '0'),
(46443, 2997, 'show_admin_bar_front', 'true'),
(46444, 2997, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46445, 2997, 'wp_user_level', '0'),
(46446, 2997, 'wsl_current_provider', 'Facebook'),
(46447, 2997, 'wsl_current_user_image', 'https://graph.facebook.com/1034383346574159/picture?width=150&height=150'),
(46448, 2997, 'session_tokens', 'a:1:{s:64:\"f841f6c8c1ccc88af443de87497fd740e961d6ae717e6cc8cb92f1ffd5690dc2\";a:4:{s:10:\"expiration\";i:1434377504;s:2:\"ip\";s:13:\"37.28.240.150\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433167904;}}'),
(46449, 2998, 'nickname', 'Jorge_Cabral_Leitao'),
(46450, 2998, 'first_name', 'Jorge'),
(46451, 2998, 'last_name', 'Leitão'),
(46452, 2998, 'description', ''),
(46453, 2998, 'rich_editing', 'true'),
(46454, 2998, 'comment_shortcuts', 'false'),
(46455, 2998, 'admin_color', 'fresh'),
(46456, 2998, 'use_ssl', '0'),
(46457, 2998, 'show_admin_bar_front', 'true'),
(46458, 2998, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46459, 2998, 'wp_user_level', '0'),
(46460, 2998, 'wsl_current_provider', 'Facebook'),
(46461, 2998, 'wsl_current_user_image', 'https://graph.facebook.com/856726421074951/picture?width=150&height=150'),
(46462, 2998, 'session_tokens', 'a:1:{s:64:\"d260a5845c50943436af06deae9354e291d15c4a9f7f30207f9ecec9e7587924\";a:4:{s:10:\"expiration\";i:1434377549;s:2:\"ip\";s:12:\"85.247.194.5\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433167949;}}'),
(46463, 2998, 'votou', 'sim'),
(46464, 2998, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348'),
(46465, 2999, 'nickname', 'Goncalo_Delaunay'),
(46466, 2999, 'first_name', 'Gonçalo'),
(46467, 2999, 'last_name', 'Delaunay'),
(46468, 2999, 'description', ''),
(46469, 2999, 'rich_editing', 'true'),
(46470, 2999, 'comment_shortcuts', 'false'),
(46471, 2999, 'admin_color', 'fresh'),
(46472, 2999, 'use_ssl', '0'),
(46473, 2999, 'show_admin_bar_front', 'true'),
(46474, 2999, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46475, 2999, 'wp_user_level', '0'),
(46476, 2999, 'wsl_current_provider', 'Facebook'),
(46477, 2999, 'wsl_current_user_image', 'https://graph.facebook.com/1066087460086084/picture?width=150&height=150'),
(46478, 2999, 'session_tokens', 'a:2:{s:64:\"3d60b6ac84fb6803c0002a661d0317bc066ec59f2faa4d562b66fd05cdcddc16\";a:4:{s:10:\"expiration\";i:1434378007;s:2:\"ip\";s:11:\"79.169.4.29\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433168407;}s:64:\"8f56a0839f9c18f0787f0f01a36fca35e534c545af222dc683e905d1f50e3cf9\";a:4:{s:10:\"expiration\";i:1434403005;s:2:\"ip\";s:13:\"85.246.175.85\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433193405;}}'),
(46479, 3000, 'nickname', 'Sonia_Silva'),
(46480, 3000, 'first_name', 'Sonia'),
(46481, 3000, 'last_name', 'Silva'),
(46482, 3000, 'description', ''),
(46483, 3000, 'rich_editing', 'true'),
(46484, 3000, 'comment_shortcuts', 'false'),
(46485, 3000, 'admin_color', 'fresh'),
(46486, 3000, 'use_ssl', '0'),
(46487, 3000, 'show_admin_bar_front', 'true'),
(46488, 3000, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46489, 3000, 'wp_user_level', '0'),
(46490, 3000, 'wsl_current_provider', 'Google'),
(46491, 3000, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-hoEwfwQHaf8/AAAAAAAAAAI/AAAAAAAAAB0/jEC2w6-D3rM/photo.jpg?sz=200'),
(46492, 3000, 'session_tokens', 'a:1:{s:64:\"404288c911faae8057a3b21457e5e29580da26eabc9afbf7ac39553e0ee99b6d\";a:4:{s:10:\"expiration\";i:1434378221;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:63:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)\";s:5:\"login\";i:1433168621;}}'),
(46493, 2994, 'votou', 'sim'),
(46494, 2994, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1169,evento-do-ano-kia_p1430'),
(46495, 3000, 'votou', 'sim'),
(46496, 3000, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(46497, 3001, 'nickname', 'Joao_Cabecas'),
(46498, 3001, 'first_name', 'João'),
(46499, 3001, 'last_name', 'Cabeças'),
(46500, 3001, 'description', ''),
(46501, 3001, 'rich_editing', 'true'),
(46502, 3001, 'comment_shortcuts', 'false'),
(46503, 3001, 'admin_color', 'fresh'),
(46504, 3001, 'use_ssl', '0'),
(46505, 3001, 'show_admin_bar_front', 'true'),
(46506, 3001, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46507, 3001, 'wp_user_level', '0'),
(46508, 3001, 'wsl_current_provider', 'Facebook'),
(46509, 3001, 'wsl_current_user_image', 'https://graph.facebook.com/10204395379385539/picture?width=150&height=150'),
(46510, 3001, 'session_tokens', 'a:1:{s:64:\"599d498dff4e467e46b0a54c12407d418d7b2c17cee41899d857d5231d5ef144\";a:4:{s:10:\"expiration\";i:1434378750;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433169150;}}'),
(46511, 3002, 'nickname', 'Andre_Da_Fonseca_Silva'),
(46512, 3002, 'first_name', 'Andre'),
(46513, 3002, 'last_name', 'Silva'),
(46514, 3002, 'description', ''),
(46515, 3002, 'rich_editing', 'true'),
(46516, 3002, 'comment_shortcuts', 'false'),
(46517, 3002, 'admin_color', 'fresh'),
(46518, 3002, 'use_ssl', '0'),
(46519, 3002, 'show_admin_bar_front', 'true'),
(46520, 3002, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46521, 3002, 'wp_user_level', '0'),
(46522, 3002, 'wsl_current_provider', 'Facebook'),
(46523, 3002, 'wsl_current_user_image', 'https://graph.facebook.com/10205378636238220/picture?width=150&height=150'),
(46524, 3002, 'session_tokens', 'a:1:{s:64:\"aa0d58a01d9004b07470dbc02b3eac0c66c53084c3f45d30c590d9132294bff9\";a:4:{s:10:\"expiration\";i:1434378816;s:2:\"ip\";s:11:\"188.81.8.35\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433169216;}}'),
(46525, 3001, 'votou', 'sim'),
(46526, 3001, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(46527, 3002, 'votou', 'sim'),
(46528, 3002, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(46529, 687, 'votou', 'sim'),
(46530, 687, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(46531, 3003, 'nickname', 'Jessica_B_Valadares'),
(46532, 3003, 'first_name', 'Jessica'),
(46533, 3003, 'last_name', 'B Valadares'),
(46534, 3003, 'description', ''),
(46535, 3003, 'rich_editing', 'true'),
(46536, 3003, 'comment_shortcuts', 'false'),
(46537, 3003, 'admin_color', 'fresh'),
(46538, 3003, 'use_ssl', '0'),
(46539, 3003, 'show_admin_bar_front', 'true'),
(46540, 3003, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46541, 3003, 'wp_user_level', '0'),
(46542, 3003, 'wsl_current_provider', 'Facebook'),
(46543, 3003, 'wsl_current_user_image', 'https://graph.facebook.com/10153109640054232/picture?width=150&height=150'),
(46544, 3003, 'session_tokens', 'a:1:{s:64:\"07b6e7fb1f168e1b1f06bdca82915bccd7a88fcaf5fbb1b14fb6f805f4763980\";a:4:{s:10:\"expiration\";i:1434379153;s:2:\"ip\";s:14:\"87.103.114.211\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433169553;}}'),
(46545, 3004, 'nickname', 'Yara_Ehlert'),
(46546, 3004, 'first_name', 'Yara'),
(46547, 3004, 'last_name', 'Ehlert'),
(46548, 3004, 'description', ''),
(46549, 3004, 'rich_editing', 'true'),
(46550, 3004, 'comment_shortcuts', 'false'),
(46551, 3004, 'admin_color', 'fresh'),
(46552, 3004, 'use_ssl', '0'),
(46553, 3004, 'show_admin_bar_front', 'true'),
(46554, 3004, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46555, 3004, 'wp_user_level', '0'),
(46556, 3004, 'wsl_current_provider', 'Facebook'),
(46557, 3004, 'wsl_current_user_image', 'https://graph.facebook.com/1105132279500986/picture?width=150&height=150'),
(46558, 3004, 'session_tokens', 'a:1:{s:64:\"f60d0b76cd4bea0a3e72e1587ccba560c0be2170f63be2de3d4a905ef4abcd3a\";a:4:{s:10:\"expiration\";i:1434379205;s:2:\"ip\";s:14:\"176.78.159.169\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/de_DE;FBOP/5]\";s:5:\"login\";i:1433169605;}}'),
(46559, 3003, 'votou', 'sim'),
(46560, 3003, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(46561, 2248, 'votou', 'sim'),
(46562, 2248, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(46563, 3005, 'nickname', 'Mariomartins_Roberto'),
(46564, 3005, 'first_name', 'Mariomartins'),
(46565, 3005, 'last_name', 'Roberto'),
(46566, 3005, 'description', ''),
(46567, 3005, 'rich_editing', 'true'),
(46568, 3005, 'comment_shortcuts', 'false'),
(46569, 3005, 'admin_color', 'fresh'),
(46570, 3005, 'use_ssl', '0'),
(46571, 3005, 'show_admin_bar_front', 'true'),
(46572, 3005, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46573, 3005, 'wp_user_level', '0'),
(46574, 3005, 'wsl_current_provider', 'Facebook'),
(46575, 3005, 'wsl_current_user_image', 'https://graph.facebook.com/985465048153996/picture?width=150&height=150'),
(46576, 3005, 'session_tokens', 'a:1:{s:64:\"d7b04f009fec5a4f2653729b7edc9e069e60109d1f34e0715211275124c222a0\";a:4:{s:10:\"expiration\";i:1434379340;s:2:\"ip\";s:12:\"84.161.96.53\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433169740;}}'),
(46577, 3006, 'nickname', 'Luiz_Carvalho'),
(46578, 3006, 'first_name', 'Luiz'),
(46579, 3006, 'last_name', 'Carvalho'),
(46580, 3006, 'description', ''),
(46581, 3006, 'rich_editing', 'true'),
(46582, 3006, 'comment_shortcuts', 'false'),
(46583, 3006, 'admin_color', 'fresh'),
(46584, 3006, 'use_ssl', '0'),
(46585, 3006, 'show_admin_bar_front', 'true'),
(46586, 3006, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46587, 3006, 'wp_user_level', '0'),
(46588, 3006, 'wsl_current_provider', 'Facebook'),
(46589, 3006, 'wsl_current_user_image', 'https://graph.facebook.com/10206335692008706/picture?width=150&height=150'),
(46590, 3006, 'session_tokens', 'a:1:{s:64:\"030b410c7ac7fa3408ba92d7746461fdc9301e3526745157a5d5902d6dfebafb\";a:4:{s:10:\"expiration\";i:1434379389;s:2:\"ip\";s:13:\"79.168.153.10\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad4,4;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433169789;}}'),
(46591, 3006, 'votou', 'sim'),
(46592, 3006, 'user_votes', 'foto-do-ano_p957'),
(46593, 3007, 'nickname', 'Martim_Laginha_Teixeira_Motta'),
(46594, 3007, 'first_name', 'Martim'),
(46595, 3007, 'last_name', 'Laginha Teixeira Motta'),
(46596, 3007, 'description', ''),
(46597, 3007, 'rich_editing', 'true'),
(46598, 3007, 'comment_shortcuts', 'false'),
(46599, 3007, 'admin_color', 'fresh'),
(46600, 3007, 'use_ssl', '0'),
(46601, 3007, 'show_admin_bar_front', 'true'),
(46602, 3007, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46603, 3007, 'wp_user_level', '0'),
(46604, 3007, 'wsl_current_provider', 'Facebook'),
(46605, 3007, 'wsl_current_user_image', 'https://graph.facebook.com/10155645744015344/picture?width=150&height=150'),
(46606, 3007, 'session_tokens', 'a:1:{s:64:\"874249f0ff04bf96d2d81b990e7d4d0826266dc3e1b5b4bd1956143fb37f29cf\";a:4:{s:10:\"expiration\";i:1434379455;s:2:\"ip\";s:13:\"46.50.106.237\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433169855;}}'),
(46607, 3005, 'votou', 'sim'),
(46608, 3005, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(46609, 3007, 'votou', 'sim'),
(46610, 3007, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(46611, 3008, 'nickname', 'Isabel_Santiago_Henriques'),
(46612, 3008, 'first_name', 'Isabel'),
(46613, 3008, 'last_name', 'Santiago Henriques'),
(46614, 3008, 'description', ''),
(46615, 3008, 'rich_editing', 'true'),
(46616, 3008, 'comment_shortcuts', 'false'),
(46617, 3008, 'admin_color', 'fresh'),
(46618, 3008, 'use_ssl', '0'),
(46619, 3008, 'show_admin_bar_front', 'true'),
(46620, 3008, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46621, 3008, 'wp_user_level', '0'),
(46622, 3008, 'wsl_current_provider', 'Facebook'),
(46623, 3008, 'wsl_current_user_image', 'https://graph.facebook.com/10205717917901503/picture?width=150&height=150'),
(46624, 3008, 'session_tokens', 'a:1:{s:64:\"99765fe5efb7f36adb98883732e9901268b7373848d5bb17424ff43ecc36b18f\";a:4:{s:10:\"expiration\";i:1434379620;s:2:\"ip\";s:13:\"95.136.73.192\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1433170020;}}'),
(46625, 3009, 'nickname', 'Rui_Ferreira'),
(46626, 3009, 'first_name', 'Rui'),
(46627, 3009, 'last_name', 'Ferreira'),
(46628, 3009, 'description', ''),
(46629, 3009, 'rich_editing', 'true'),
(46630, 3009, 'comment_shortcuts', 'false'),
(46631, 3009, 'admin_color', 'fresh'),
(46632, 3009, 'use_ssl', '0'),
(46633, 3009, 'show_admin_bar_front', 'true'),
(46634, 3009, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46635, 3009, 'wp_user_level', '0'),
(46636, 3009, 'wsl_current_provider', 'Facebook'),
(46637, 3009, 'wsl_current_user_image', 'https://graph.facebook.com/10206045160282447/picture?width=150&height=150'),
(46638, 3009, 'session_tokens', 'a:2:{s:64:\"71f698528925d987bc8685d2841e7efe3752e02c3c569f2d2cb056ab34dc756c\";a:4:{s:10:\"expiration\";i:1434379776;s:2:\"ip\";s:14:\"88.214.162.212\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433170176;}s:64:\"8580d71a988ef10beddc1cdb39c97b164057df4651520019edcbec29e69d4ff8\";a:4:{s:10:\"expiration\";i:1434379845;s:2:\"ip\";s:14:\"88.214.162.212\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433170245;}}'),
(46639, 3010, 'nickname', 'Miguel_Eduardo_Goncalves_Cardoso'),
(46640, 3010, 'first_name', 'Miguel'),
(46641, 3010, 'last_name', 'Cardoso'),
(46642, 3010, 'description', ''),
(46643, 3010, 'rich_editing', 'true'),
(46644, 3010, 'comment_shortcuts', 'false'),
(46645, 3010, 'admin_color', 'fresh'),
(46646, 3010, 'use_ssl', '0'),
(46647, 3010, 'show_admin_bar_front', 'true'),
(46648, 3010, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46649, 3010, 'wp_user_level', '0'),
(46650, 3010, 'wsl_current_provider', 'Facebook'),
(46651, 3010, 'wsl_current_user_image', 'https://graph.facebook.com/10206077079181571/picture?width=150&height=150'),
(46652, 3010, 'session_tokens', 'a:1:{s:64:\"3c890882ba56c4f93b1cd4a25f7e4894655f9e2c5ad83dfb4d226ee602fb9d68\";a:4:{s:10:\"expiration\";i:1434379870;s:2:\"ip\";s:12:\"81.193.34.74\";s:2:\"ua\";s:138:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B554a Safari/9537.53\";s:5:\"login\";i:1433170270;}}'),
(46653, 3011, 'nickname', 'Joao_Manuel_Nunes_Fortunato'),
(46654, 3011, 'first_name', 'João'),
(46655, 3011, 'last_name', 'Fortunato'),
(46656, 3011, 'description', ''),
(46657, 3011, 'rich_editing', 'true'),
(46658, 3011, 'comment_shortcuts', 'false'),
(46659, 3011, 'admin_color', 'fresh'),
(46660, 3011, 'use_ssl', '0'),
(46661, 3011, 'show_admin_bar_front', 'true'),
(46662, 3011, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46663, 3011, 'wp_user_level', '0'),
(46664, 3011, 'wsl_current_provider', 'Facebook'),
(46665, 3011, 'wsl_current_user_image', 'https://graph.facebook.com/10204188321818336/picture?width=150&height=150'),
(46666, 3011, 'session_tokens', 'a:1:{s:64:\"bb576f50fe11a0fcaf3799e855093b5042b8f39c0fc2c7847fc2c52eb1612668\";a:4:{s:10:\"expiration\";i:1434380019;s:2:\"ip\";s:11:\"2.82.108.63\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433170419;}}'),
(46667, 3012, 'nickname', 'Marta_Luis_Farinha'),
(46668, 3012, 'first_name', 'Marta'),
(46669, 3012, 'last_name', 'Luís Farinha'),
(46670, 3012, 'description', ''),
(46671, 3012, 'rich_editing', 'true'),
(46672, 3012, 'comment_shortcuts', 'false'),
(46673, 3012, 'admin_color', 'fresh'),
(46674, 3012, 'use_ssl', '0'),
(46675, 3012, 'show_admin_bar_front', 'true'),
(46676, 3012, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46677, 3012, 'wp_user_level', '0'),
(46678, 3012, 'wsl_current_provider', 'Facebook'),
(46679, 3012, 'wsl_current_user_image', 'https://graph.facebook.com/374751349394600/picture?width=150&height=150'),
(46680, 3012, 'session_tokens', 'a:1:{s:64:\"4e58409b047b0ebe533a71469f3dbfc68cc0062a6e812208f16deab7396e1f7a\";a:4:{s:10:\"expiration\";i:1434380226;s:2:\"ip\";s:12:\"2.82.121.214\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.1.2; GT-I8190 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433170626;}}'),
(46681, 3013, 'nickname', 'Cinita_Pereira'),
(46682, 3013, 'first_name', 'Cinita'),
(46683, 3013, 'last_name', 'Pereira'),
(46684, 3013, 'description', ''),
(46685, 3013, 'rich_editing', 'true'),
(46686, 3013, 'comment_shortcuts', 'false'),
(46687, 3013, 'admin_color', 'fresh'),
(46688, 3013, 'use_ssl', '0'),
(46689, 3013, 'show_admin_bar_front', 'true'),
(46690, 3013, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46691, 3013, 'wp_user_level', '0'),
(46692, 3013, 'wsl_current_provider', 'Facebook'),
(46693, 3013, 'wsl_current_user_image', 'https://graph.facebook.com/10204216979040460/picture?width=150&height=150'),
(46694, 3013, 'session_tokens', 'a:1:{s:64:\"e7bb703599de09078b6d7a7ac1f9e65f3a9eead8d6ab860244f98cd01b51bfbe\";a:4:{s:10:\"expiration\";i:1434380321;s:2:\"ip\";s:13:\"217.129.79.73\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433170721;}}'),
(46695, 3014, 'nickname', 'Rodolfo_Pinto'),
(46696, 3014, 'first_name', 'Rodolfo'),
(46697, 3014, 'last_name', 'Pinto'),
(46698, 3014, 'description', ''),
(46699, 3014, 'rich_editing', 'true'),
(46700, 3014, 'comment_shortcuts', 'false'),
(46701, 3014, 'admin_color', 'fresh'),
(46702, 3014, 'use_ssl', '0'),
(46703, 3014, 'show_admin_bar_front', 'true'),
(46704, 3014, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46705, 3014, 'wp_user_level', '0'),
(46706, 3014, 'wsl_current_provider', 'Facebook'),
(46707, 3014, 'wsl_current_user_image', 'https://graph.facebook.com/883840081655188/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(46708, 3014, 'session_tokens', 'a:1:{s:64:\"269249df5e00b2d5970a834dd63cf78a9eaaaceea3207adc8c1a1cf756de60c5\";a:4:{s:10:\"expiration\";i:1434380371;s:2:\"ip\";s:10:\"2.83.94.48\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433170771;}}'),
(46709, 3015, 'nickname', 'Miguel_Toscano'),
(46710, 3015, 'first_name', 'Miguel'),
(46711, 3015, 'last_name', 'Toscano'),
(46712, 3015, 'description', ''),
(46713, 3015, 'rich_editing', 'true'),
(46714, 3015, 'comment_shortcuts', 'false'),
(46715, 3015, 'admin_color', 'fresh'),
(46716, 3015, 'use_ssl', '0'),
(46717, 3015, 'show_admin_bar_front', 'true'),
(46718, 3015, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46719, 3015, 'wp_user_level', '0'),
(46720, 3015, 'wsl_current_provider', 'Facebook'),
(46721, 3015, 'wsl_current_user_image', 'https://graph.facebook.com/1093308007365105/picture?width=150&height=150'),
(46722, 3015, 'session_tokens', 'a:1:{s:64:\"a20f6d112839096e9cc13ed4a8c9f94683b569afab7eda317d1b51cdc8af745c\";a:4:{s:10:\"expiration\";i:1434380416;s:2:\"ip\";s:13:\"95.92.210.208\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433170816;}}'),
(46723, 3013, 'votou', 'sim'),
(46724, 3013, 'user_votes', 'foto-do-ano_p957'),
(46725, 3016, 'nickname', 'Raquel_Carrilho'),
(46726, 3016, 'first_name', 'Raquel'),
(46727, 3016, 'last_name', 'Carrilho'),
(46728, 3016, 'description', ''),
(46729, 3016, 'rich_editing', 'true'),
(46730, 3016, 'comment_shortcuts', 'false'),
(46731, 3016, 'admin_color', 'fresh'),
(46732, 3016, 'use_ssl', '0'),
(46733, 3016, 'show_admin_bar_front', 'true'),
(46734, 3016, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46735, 3016, 'wp_user_level', '0'),
(46736, 3016, 'wsl_current_provider', 'Facebook'),
(46737, 3016, 'wsl_current_user_image', 'https://graph.facebook.com/10206114906964070/picture?width=150&height=150'),
(46738, 3016, 'session_tokens', 'a:1:{s:64:\"42a083de98ad9c5288979337259ee58de99d7dad64ffec34c211fed5f5c79db5\";a:4:{s:10:\"expiration\";i:1434380531;s:2:\"ip\";s:14:\"85.247.197.173\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433170931;}}'),
(46739, 3014, 'votou', 'sim'),
(46740, 3014, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(46741, 3017, 'nickname', 'Mafalda_Internacional_Conta'),
(46742, 3017, 'first_name', 'Mafalda'),
(46743, 3017, 'last_name', 'Internacional Conta'),
(46744, 3017, 'description', ''),
(46745, 3017, 'rich_editing', 'true'),
(46746, 3017, 'comment_shortcuts', 'false'),
(46747, 3017, 'admin_color', 'fresh'),
(46748, 3017, 'use_ssl', '0'),
(46749, 3017, 'show_admin_bar_front', 'true'),
(46750, 3017, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46751, 3017, 'wp_user_level', '0'),
(46752, 3017, 'wsl_current_provider', 'Google'),
(46753, 3017, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(46754, 3017, 'session_tokens', 'a:1:{s:64:\"cce306daa4441af4f1d21e9d5f352a86d533000025808542ed60c869dbe025b2\";a:4:{s:10:\"expiration\";i:1434380602;s:2:\"ip\";s:14:\"188.250.77.237\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433171002;}}'),
(46755, 3017, 'votou', 'sim'),
(46756, 3017, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(46757, 3018, 'nickname', 'Ana_Rita_Rodrigues'),
(46758, 3018, 'first_name', 'Ana Rita'),
(46759, 3018, 'last_name', 'Rodrigues'),
(46760, 3018, 'description', ''),
(46761, 3018, 'rich_editing', 'true'),
(46762, 3018, 'comment_shortcuts', 'false'),
(46763, 3018, 'admin_color', 'fresh'),
(46764, 3018, 'use_ssl', '0'),
(46765, 3018, 'show_admin_bar_front', 'true'),
(46766, 3018, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46767, 3018, 'wp_user_level', '0'),
(46768, 3018, 'wsl_current_provider', 'Facebook'),
(46769, 3018, 'wsl_current_user_image', 'https://graph.facebook.com/10206242218191019/picture?width=150&height=150'),
(46770, 3018, 'session_tokens', 'a:1:{s:64:\"045d204f52b5624ce41a8e3138f904934ceaf2bd87ca3d196a95be24e735958f\";a:4:{s:10:\"expiration\";i:1434380656;s:2:\"ip\";s:15:\"193.136.222.249\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433171056;}}'),
(46771, 3018, 'votou', 'sim'),
(46772, 3018, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(46773, 2956, 'votou', 'sim'),
(46774, 2956, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(46775, 3019, 'nickname', 'Salvador_Mira'),
(46776, 3019, 'first_name', 'Salvador'),
(46777, 3019, 'last_name', 'Mira'),
(46778, 3019, 'description', ''),
(46779, 3019, 'rich_editing', 'true'),
(46780, 3019, 'comment_shortcuts', 'false'),
(46781, 3019, 'admin_color', 'fresh'),
(46782, 3019, 'use_ssl', '0'),
(46783, 3019, 'show_admin_bar_front', 'true'),
(46784, 3019, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46785, 3019, 'wp_user_level', '0'),
(46786, 3019, 'wsl_current_provider', 'Facebook'),
(46787, 3019, 'wsl_current_user_image', 'https://graph.facebook.com/10203878555515548/picture?width=150&height=150'),
(46788, 3019, 'session_tokens', 'a:1:{s:64:\"bda123d24849c65979df28e0223ff2d636467838a431bfb64c7e8458b2a8ab1f\";a:4:{s:10:\"expiration\";i:1434381328;s:2:\"ip\";s:12:\"87.103.60.54\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.0.0.41.260;FBBV/10545096;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433171728;}}'),
(46789, 3019, 'votou', 'sim'),
(46790, 3019, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1045,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(46791, 3020, 'nickname', 'Luis_Bruno'),
(46792, 3020, 'first_name', 'Luis'),
(46793, 3020, 'last_name', 'Bruno'),
(46794, 3020, 'description', ''),
(46795, 3020, 'rich_editing', 'true'),
(46796, 3020, 'comment_shortcuts', 'false'),
(46797, 3020, 'admin_color', 'fresh'),
(46798, 3020, 'use_ssl', '0'),
(46799, 3020, 'show_admin_bar_front', 'true'),
(46800, 3020, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46801, 3020, 'wp_user_level', '0'),
(46802, 3020, 'wsl_current_provider', 'Facebook'),
(46803, 3020, 'wsl_current_user_image', 'https://graph.facebook.com/10203836926274625/picture?width=150&height=150'),
(46804, 3020, 'session_tokens', 'a:2:{s:64:\"8b31632e20ce379fb9368315f799a90534fd614be6b673a1729dfc345167d83d\";a:4:{s:10:\"expiration\";i:1434381561;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:70:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)\";s:5:\"login\";i:1433171961;}s:64:\"b088494c87079a530b93c29f2f9f3719bea170d4249199114dcaa315ff564857\";a:4:{s:10:\"expiration\";i:1434553902;s:2:\"ip\";s:11:\"91.198.90.8\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433344302;}}'),
(46805, 3020, 'votou', 'sim'),
(46806, 3020, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(46807, 3021, 'nickname', 'Johnny_GS'),
(46808, 3021, 'first_name', 'Johnny'),
(46809, 3021, 'last_name', 'GS'),
(46810, 3021, 'description', ''),
(46811, 3021, 'rich_editing', 'true'),
(46812, 3021, 'comment_shortcuts', 'false'),
(46813, 3021, 'admin_color', 'fresh'),
(46814, 3021, 'use_ssl', '0'),
(46815, 3021, 'show_admin_bar_front', 'true'),
(46816, 3021, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46817, 3021, 'wp_user_level', '0'),
(46818, 3021, 'wsl_current_provider', 'Facebook'),
(46819, 3021, 'wsl_current_user_image', 'https://graph.facebook.com/790338011081638/picture?width=150&height=150'),
(46820, 3021, 'session_tokens', 'a:1:{s:64:\"4ba97b79fd70a2740d0ad25ab9878c57748ed68b2b15354d8a7783d3c4730143\";a:4:{s:10:\"expiration\";i:1434381992;s:2:\"ip\";s:14:\"85.243.127.250\";s:2:\"ua\";s:63:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)\";s:5:\"login\";i:1433172392;}}'),
(46821, 3022, 'nickname', 'Patricia_Rodrigues'),
(46822, 3022, 'first_name', 'Patricia'),
(46823, 3022, 'last_name', 'Rodrigues'),
(46824, 3022, 'description', ''),
(46825, 3022, 'rich_editing', 'true'),
(46826, 3022, 'comment_shortcuts', 'false'),
(46827, 3022, 'admin_color', 'fresh'),
(46828, 3022, 'use_ssl', '0'),
(46829, 3022, 'show_admin_bar_front', 'true'),
(46830, 3022, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46831, 3022, 'wp_user_level', '0'),
(46832, 3022, 'wsl_current_provider', 'Facebook'),
(46833, 3022, 'wsl_current_user_image', 'https://graph.facebook.com/10205913558732529/picture?width=150&height=150'),
(46834, 3022, 'session_tokens', 'a:1:{s:64:\"08bee7f5d49f5fba7dcf5b80c146bc10ee8a74b3085654d3b46e8536752fcd7b\";a:4:{s:10:\"expiration\";i:1434382001;s:2:\"ip\";s:13:\"108.61.123.89\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1433172401;}}'),
(46835, 3023, 'nickname', 'Francisco_Paes_de_Vasoncellos'),
(46836, 3023, 'first_name', 'Francisco'),
(46837, 3023, 'last_name', 'Paes de Vasoncellos'),
(46838, 3023, 'description', ''),
(46839, 3023, 'rich_editing', 'true'),
(46840, 3023, 'comment_shortcuts', 'false'),
(46841, 3023, 'admin_color', 'fresh'),
(46842, 3023, 'use_ssl', '0'),
(46843, 3023, 'show_admin_bar_front', 'true'),
(46844, 3023, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46845, 3023, 'wp_user_level', '0'),
(46846, 3023, 'wsl_current_provider', 'Facebook'),
(46847, 3023, 'wsl_current_user_image', 'https://graph.facebook.com/1432467047062366/picture?width=150&height=150'),
(46848, 3023, 'session_tokens', 'a:1:{s:64:\"05b9f842c6600bd0ce03ab6a740a04f7b4504be8f921a39b58fd6d3405dace5d\";a:4:{s:10:\"expiration\";i:1434382411;s:2:\"ip\";s:13:\"85.246.228.61\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433172811;}}'),
(46849, 3022, 'votou', 'sim'),
(46850, 3022, 'user_votes', 'manobra-do-ano-reef_p1045,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(46851, 3024, 'nickname', 'Miguel_Mendes_Mendonca'),
(46852, 3024, 'first_name', 'Miguel'),
(46853, 3024, 'last_name', 'Mendonça'),
(46854, 3024, 'description', ''),
(46855, 3024, 'rich_editing', 'true'),
(46856, 3024, 'comment_shortcuts', 'false'),
(46857, 3024, 'admin_color', 'fresh'),
(46858, 3024, 'use_ssl', '0'),
(46859, 3024, 'show_admin_bar_front', 'true'),
(46860, 3024, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46861, 3024, 'wp_user_level', '0'),
(46862, 3024, 'wsl_current_provider', 'Facebook'),
(46863, 3024, 'wsl_current_user_image', 'https://graph.facebook.com/10206021167435735/picture?width=150&height=150'),
(46864, 3024, 'session_tokens', 'a:1:{s:64:\"31a4b3f40d3295b15fc3017c88a8ab562fe7548b6a9538de06bef0f3b225a1ac\";a:4:{s:10:\"expiration\";i:1434382736;s:2:\"ip\";s:13:\"62.169.86.101\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 4.2.2; GT-I9060 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433173136;}}'),
(46865, 3023, 'votou', 'sim'),
(46866, 3023, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(46867, 3024, 'votou', 'sim'),
(46868, 3024, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(46869, 3021, 'votou', 'sim'),
(46870, 3021, 'user_votes', 'maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(46871, 3025, 'nickname', 'Diogo_Filipe_Coutinho'),
(46872, 3025, 'first_name', 'Diogo'),
(46873, 3025, 'last_name', 'Coutinho'),
(46874, 3025, 'description', ''),
(46875, 3025, 'rich_editing', 'true'),
(46876, 3025, 'comment_shortcuts', 'false'),
(46877, 3025, 'admin_color', 'fresh'),
(46878, 3025, 'use_ssl', '0'),
(46879, 3025, 'show_admin_bar_front', 'true'),
(46880, 3025, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46881, 3025, 'wp_user_level', '0'),
(46882, 3025, 'wsl_current_provider', 'Facebook'),
(46883, 3025, 'wsl_current_user_image', 'https://graph.facebook.com/1053414288005611/picture?width=150&height=150'),
(46884, 3025, 'session_tokens', 'a:1:{s:64:\"48098a137fda513aeda68bd5839a71438068c7ffe43bd1ea6d14e095dc4285c5\";a:4:{s:10:\"expiration\";i:1434382932;s:2:\"ip\";s:13:\"193.137.1.102\";s:2:\"ua\";s:184:\"Mozilla/5.0 (Linux; Android 4.4.2; HIGHWAY SIGNS Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433173332;}}'),
(46885, 3026, 'nickname', 'Carlos_Noronha'),
(46886, 3026, 'first_name', 'Carlos'),
(46887, 3026, 'last_name', 'Noronha'),
(46888, 3026, 'description', ''),
(46889, 3026, 'rich_editing', 'true'),
(46890, 3026, 'comment_shortcuts', 'false'),
(46891, 3026, 'admin_color', 'fresh'),
(46892, 3026, 'use_ssl', '0'),
(46893, 3026, 'show_admin_bar_front', 'true'),
(46894, 3026, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46895, 3026, 'wp_user_level', '0'),
(46896, 3026, 'wsl_current_provider', 'Google'),
(46897, 3026, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(46898, 3026, 'session_tokens', 'a:1:{s:64:\"08ed4ee39364402e371df7107b7857b932a65c90904ceb302d58ad1cce28ef3f\";a:4:{s:10:\"expiration\";i:1434383715;s:2:\"ip\";s:11:\"2.82.170.53\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433174115;}}'),
(46899, 3027, 'nickname', 'Renata_Henriques_Valenti'),
(46900, 3027, 'first_name', 'Renata'),
(46901, 3027, 'last_name', 'Valenti'),
(46902, 3027, 'description', ''),
(46903, 3027, 'rich_editing', 'true'),
(46904, 3027, 'comment_shortcuts', 'false'),
(46905, 3027, 'admin_color', 'fresh'),
(46906, 3027, 'use_ssl', '0'),
(46907, 3027, 'show_admin_bar_front', 'true'),
(46908, 3027, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46909, 3027, 'wp_user_level', '0'),
(46910, 3027, 'wsl_current_provider', 'Facebook'),
(46911, 3027, 'wsl_current_user_image', 'https://graph.facebook.com/10152986095902198/picture?width=150&height=150'),
(46912, 3027, 'session_tokens', 'a:1:{s:64:\"b10609c47dacef8f4d5684dc3577c0548508b6d173dcede469fb04df5a94c528\";a:4:{s:10:\"expiration\";i:1434384371;s:2:\"ip\";s:14:\"94.132.132.230\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_2 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11A501 [FBAN/FBIOS;FBAV/8.0.0.28.18;FBBV/1665515;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.2;FBSS/2; FBCR/Carrier;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433174771;}}'),
(46913, 3026, 'votou', 'sim'),
(46914, 3026, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(46915, 3028, 'nickname', 'Debora_Antunes'),
(46916, 3028, 'first_name', 'Débora'),
(46917, 3028, 'last_name', 'Antunes'),
(46918, 3028, 'description', ''),
(46919, 3028, 'rich_editing', 'true'),
(46920, 3028, 'comment_shortcuts', 'false'),
(46921, 3028, 'admin_color', 'fresh'),
(46922, 3028, 'use_ssl', '0'),
(46923, 3028, 'show_admin_bar_front', 'true'),
(46924, 3028, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46925, 3028, 'wp_user_level', '0'),
(46926, 3028, 'wsl_current_provider', 'Facebook'),
(46927, 3028, 'wsl_current_user_image', 'https://graph.facebook.com/10206700473661344/picture?width=150&height=150'),
(46928, 3028, 'session_tokens', 'a:1:{s:64:\"0fea4b3bfe859b8c8be39d03dfa44045d3e3df5d2832c0a0c670c7916070f217\";a:4:{s:10:\"expiration\";i:1434384518;s:2:\"ip\";s:10:\"2.83.90.15\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433174918;}}'),
(46929, 3027, 'votou', 'sim'),
(46930, 3027, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(46931, 3028, 'votou', 'sim'),
(46932, 3028, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(46933, 3029, 'nickname', 'Maria_Rosario'),
(46934, 3029, 'first_name', 'Maria'),
(46935, 3029, 'last_name', 'Rosário'),
(46936, 3029, 'description', ''),
(46937, 3029, 'rich_editing', 'true'),
(46938, 3029, 'comment_shortcuts', 'false'),
(46939, 3029, 'admin_color', 'fresh'),
(46940, 3029, 'use_ssl', '0'),
(46941, 3029, 'show_admin_bar_front', 'true'),
(46942, 3029, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46943, 3029, 'wp_user_level', '0'),
(46944, 3029, 'wsl_current_provider', 'Facebook'),
(46945, 3029, 'wsl_current_user_image', 'https://graph.facebook.com/553608588111190/picture?width=150&height=150'),
(46946, 3029, 'session_tokens', 'a:1:{s:64:\"89d0c239d36fcc2caa7e6561e665db72e4015c769988ec1f5f63c5cc7a5640aa\";a:4:{s:10:\"expiration\";i:1434384870;s:2:\"ip\";s:12:\"81.84.149.17\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433175270;}}'),
(46947, 3030, 'nickname', 'Dadolas_Guedes'),
(46948, 3030, 'first_name', 'Dadolas'),
(46949, 3030, 'last_name', 'Guedes'),
(46950, 3030, 'description', ''),
(46951, 3030, 'rich_editing', 'true'),
(46952, 3030, 'comment_shortcuts', 'false'),
(46953, 3030, 'admin_color', 'fresh'),
(46954, 3030, 'use_ssl', '0'),
(46955, 3030, 'show_admin_bar_front', 'true'),
(46956, 3030, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46957, 3030, 'wp_user_level', '0'),
(46958, 3030, 'wsl_current_provider', 'Facebook'),
(46959, 3030, 'wsl_current_user_image', 'https://graph.facebook.com/1481318858825531/picture?width=150&height=150'),
(46960, 3030, 'session_tokens', 'a:1:{s:64:\"6da7f7d6bd2aa17b230d0216a55e902b72c849d9919d2d3ad8e98e848496f3a2\";a:4:{s:10:\"expiration\";i:1434384961;s:2:\"ip\";s:14:\"89.180.151.112\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 4.4.2; eZeeTab10D12-S Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Safari/537.36\";s:5:\"login\";i:1433175361;}}'),
(46961, 3031, 'nickname', 'Ines_Marinho_Corte-Real'),
(46962, 3031, 'first_name', 'Inês'),
(46963, 3031, 'last_name', 'Marinho Corte-Real'),
(46964, 3031, 'description', ''),
(46965, 3031, 'rich_editing', 'true'),
(46966, 3031, 'comment_shortcuts', 'false'),
(46967, 3031, 'admin_color', 'fresh'),
(46968, 3031, 'use_ssl', '0'),
(46969, 3031, 'show_admin_bar_front', 'true'),
(46970, 3031, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46971, 3031, 'wp_user_level', '0'),
(46972, 3031, 'wsl_current_provider', 'Facebook'),
(46973, 3031, 'wsl_current_user_image', 'https://graph.facebook.com/943616099024624/picture?width=150&height=150'),
(46974, 3031, 'session_tokens', 'a:1:{s:64:\"f4836a8294c3bcd13ae720d88a206c9d2262889ea4b121d854b9621273fc24f4\";a:4:{s:10:\"expiration\";i:1434385186;s:2:\"ip\";s:12:\"188.80.160.7\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T310 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433175586;}}'),
(46975, 3031, 'votou', 'sim'),
(46976, 3031, 'user_votes', 'manobra-do-ano-reef_p1045'),
(46977, 3032, 'nickname', 'Nuno_Matos'),
(46978, 3032, 'first_name', 'Nuno'),
(46979, 3032, 'last_name', 'Matos'),
(46980, 3032, 'description', ''),
(46981, 3032, 'rich_editing', 'true'),
(46982, 3032, 'comment_shortcuts', 'false'),
(46983, 3032, 'admin_color', 'fresh'),
(46984, 3032, 'use_ssl', '0'),
(46985, 3032, 'show_admin_bar_front', 'true'),
(46986, 3032, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(46987, 3032, 'wp_user_level', '0'),
(46988, 3032, 'wsl_current_provider', 'Facebook'),
(46989, 3032, 'wsl_current_user_image', 'https://graph.facebook.com/929636290434504/picture?width=150&height=150'),
(46990, 3032, 'session_tokens', 'a:1:{s:64:\"e54a0df4f03fcebd1f7ce115d27c544e96913c06ccb66c375be85194f337491e\";a:4:{s:10:\"expiration\";i:1434385375;s:2:\"ip\";s:14:\"46.189.191.204\";s:2:\"ua\";s:152:\"Mozilla/5.0 (Linux; U; Android 2.3.4; pt-pt; SonyEricssonR800i Build/4.0.2.A.0.42) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1\";s:5:\"login\";i:1433175775;}}'),
(46991, 3029, 'votou', 'sim'),
(46992, 3029, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(46993, 3030, 'votou', 'sim'),
(46994, 3030, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(46995, 3033, 'nickname', 'Joao_Nabais'),
(46996, 3033, 'first_name', 'João'),
(46997, 3033, 'last_name', 'Nabais'),
(46998, 3033, 'description', ''),
(46999, 3033, 'rich_editing', 'true'),
(47000, 3033, 'comment_shortcuts', 'false'),
(47001, 3033, 'admin_color', 'fresh'),
(47002, 3033, 'use_ssl', '0'),
(47003, 3033, 'show_admin_bar_front', 'true'),
(47004, 3033, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47005, 3033, 'wp_user_level', '0'),
(47006, 3033, 'wsl_current_provider', 'Facebook'),
(47007, 3033, 'wsl_current_user_image', 'https://graph.facebook.com/10205675936590248/picture?width=150&height=150'),
(47008, 3033, 'session_tokens', 'a:1:{s:64:\"3047e702262d5338d5ec791d6bec02c0cfe395555d487e7bc349ce03374ce1dd\";a:4:{s:10:\"expiration\";i:1434385625;s:2:\"ip\";s:14:\"46.189.191.204\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433176025;}}'),
(47009, 3034, 'nickname', 'Susana_Santos_1'),
(47010, 3034, 'first_name', 'Susana'),
(47011, 3034, 'last_name', 'Santos'),
(47012, 3034, 'description', ''),
(47013, 3034, 'rich_editing', 'true'),
(47014, 3034, 'comment_shortcuts', 'false'),
(47015, 3034, 'admin_color', 'fresh'),
(47016, 3034, 'use_ssl', '0'),
(47017, 3034, 'show_admin_bar_front', 'true'),
(47018, 3034, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47019, 3034, 'wp_user_level', '0'),
(47020, 3034, 'wsl_current_provider', 'Facebook'),
(47021, 3034, 'wsl_current_user_image', 'https://graph.facebook.com/870219593050464/picture?width=150&height=150'),
(47022, 3034, 'session_tokens', 'a:1:{s:64:\"7ca22f601e12ee6809470432a69658c05e29cb97bbb47b1b26266039efcb9d1d\";a:4:{s:10:\"expiration\";i:1434385726;s:2:\"ip\";s:14:\"193.236.55.152\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433176126;}}'),
(47023, 3034, 'votou', 'sim'),
(47024, 3034, 'user_votes', 'manobra-do-ano-reef_p1045'),
(47025, 3033, 'votou', 'sim'),
(47026, 3033, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(47027, 3032, 'votou', 'sim'),
(47028, 3032, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(47029, 3035, 'nickname', 'Margarida_Vidinha'),
(47030, 3035, 'first_name', 'Margarida'),
(47031, 3035, 'last_name', 'Vidinha'),
(47032, 3035, 'description', ''),
(47033, 3035, 'rich_editing', 'true'),
(47034, 3035, 'comment_shortcuts', 'false'),
(47035, 3035, 'admin_color', 'fresh'),
(47036, 3035, 'use_ssl', '0'),
(47037, 3035, 'show_admin_bar_front', 'true'),
(47038, 3035, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47039, 3035, 'wp_user_level', '0'),
(47040, 3035, 'wsl_current_provider', 'Facebook'),
(47041, 3035, 'wsl_current_user_image', 'https://graph.facebook.com/810929998997508/picture?width=150&height=150'),
(47042, 3035, 'session_tokens', 'a:1:{s:64:\"5e2a3559e51860d9d3bd935e137e0f259694038bba1ab65db3434d4d444a8841\";a:4:{s:10:\"expiration\";i:1434386483;s:2:\"ip\";s:12:\"89.153.36.51\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433176883;}}'),
(47043, 3036, 'nickname', 'Cristina_Costa'),
(47044, 3036, 'first_name', 'Cristina'),
(47045, 3036, 'last_name', 'Costa'),
(47046, 3036, 'description', ''),
(47047, 3036, 'rich_editing', 'true'),
(47048, 3036, 'comment_shortcuts', 'false'),
(47049, 3036, 'admin_color', 'fresh'),
(47050, 3036, 'use_ssl', '0'),
(47051, 3036, 'show_admin_bar_front', 'true'),
(47052, 3036, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47053, 3036, 'wp_user_level', '0'),
(47054, 3036, 'wsl_current_provider', 'Google'),
(47055, 3036, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(47056, 3036, 'session_tokens', 'a:1:{s:64:\"fe0d24ce15268667883a172f72e465ba0ac92da215191e22e79e0fc72e0ee68e\";a:4:{s:10:\"expiration\";i:1434386660;s:2:\"ip\";s:15:\"196.208.103.180\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433177060;}}'),
(47057, 3035, 'votou', 'sim'),
(47058, 3035, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(47059, 3037, 'nickname', 'Bruno_Figueiredo'),
(47060, 3037, 'first_name', 'Bruno'),
(47061, 3037, 'last_name', 'Figueiredo'),
(47062, 3037, 'description', ''),
(47063, 3037, 'rich_editing', 'true'),
(47064, 3037, 'comment_shortcuts', 'false'),
(47065, 3037, 'admin_color', 'fresh'),
(47066, 3037, 'use_ssl', '0'),
(47067, 3037, 'show_admin_bar_front', 'true'),
(47068, 3037, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47069, 3037, 'wp_user_level', '0'),
(47070, 3037, 'wsl_current_provider', 'Google'),
(47071, 3037, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-10NBY50-iWo/AAAAAAAAAAI/AAAAAAAAAk8/aV3GYyQ2LDE/photo.jpg?sz=200'),
(47072, 3037, 'session_tokens', 'a:1:{s:64:\"d0224ccf16323a42cf867cdb24d53639fb2d4a1481817a2150fe83d0c89d5477\";a:4:{s:10:\"expiration\";i:1434388104;s:2:\"ip\";s:14:\"85.240.245.110\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1433178504;}}'),
(47073, 3038, 'nickname', 'Pedro_Pereira_1'),
(47074, 3038, 'first_name', 'Pedro'),
(47075, 3038, 'last_name', 'Pereira'),
(47076, 3038, 'description', ''),
(47077, 3038, 'rich_editing', 'true'),
(47078, 3038, 'comment_shortcuts', 'false'),
(47079, 3038, 'admin_color', 'fresh'),
(47080, 3038, 'use_ssl', '0'),
(47081, 3038, 'show_admin_bar_front', 'true'),
(47082, 3038, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47083, 3038, 'wp_user_level', '0'),
(47084, 3038, 'wsl_current_provider', 'Facebook'),
(47085, 3038, 'wsl_current_user_image', 'https://graph.facebook.com/1026821830662988/picture?width=150&height=150'),
(47086, 3038, 'session_tokens', 'a:1:{s:64:\"967a531739515d825cf55ffd4b5733e0999946fc143c9cf97572a9d421e095c1\";a:4:{s:10:\"expiration\";i:1434388763;s:2:\"ip\";s:13:\"212.0.161.140\";s:2:\"ua\";s:181:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E; .NET CLR 1.1.4322; InfoPath.3)\";s:5:\"login\";i:1433179163;}}'),
(47087, 2884, 'votou', 'sim'),
(47088, 2884, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(47089, 3037, 'votou', 'sim'),
(47090, 3037, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(47091, 3039, 'nickname', 'Susana_Dolgner'),
(47092, 3039, 'first_name', 'Susana'),
(47093, 3039, 'last_name', 'Dolgner'),
(47094, 3039, 'description', ''),
(47095, 3039, 'rich_editing', 'true'),
(47096, 3039, 'comment_shortcuts', 'false'),
(47097, 3039, 'admin_color', 'fresh'),
(47098, 3039, 'use_ssl', '0'),
(47099, 3039, 'show_admin_bar_front', 'true'),
(47100, 3039, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47101, 3039, 'wp_user_level', '0'),
(47102, 3039, 'wsl_current_provider', 'Facebook'),
(47103, 3039, 'wsl_current_user_image', 'https://graph.facebook.com/410357029148769/picture?width=150&height=150'),
(47104, 3039, 'session_tokens', 'a:1:{s:64:\"aa7174473295ccc396914837c223fcec424377050e863999bf4f63c3a196ac14\";a:4:{s:10:\"expiration\";i:1434390061;s:2:\"ip\";s:14:\"89.152.170.102\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G850F Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433180461;}}'),
(47105, 3040, 'nickname', 'Kris_Silva'),
(47106, 3040, 'first_name', 'Kris'),
(47107, 3040, 'last_name', 'Silva'),
(47108, 3040, 'description', ''),
(47109, 3040, 'rich_editing', 'true'),
(47110, 3040, 'comment_shortcuts', 'false'),
(47111, 3040, 'admin_color', 'fresh'),
(47112, 3040, 'use_ssl', '0'),
(47113, 3040, 'show_admin_bar_front', 'true'),
(47114, 3040, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47115, 3040, 'wp_user_level', '0'),
(47116, 3040, 'wsl_current_provider', 'Facebook'),
(47117, 3040, 'wsl_current_user_image', 'https://graph.facebook.com/1713487088878822/picture?width=150&height=150'),
(47118, 3040, 'session_tokens', 'a:1:{s:64:\"5223c5cacc5ef3de45ad8f25f7b5d28ade559e86ce1f394c83af1dff68398e2a\";a:4:{s:10:\"expiration\";i:1434390075;s:2:\"ip\";s:14:\"87.196.188.201\";s:2:\"ua\";s:176:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; Luno Build/HuaweiY330-U01) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1433180475;}}'),
(47119, 3039, 'votou', 'sim'),
(47120, 3039, 'user_votes', 'manobra-do-ano-reef_p1045'),
(47121, 3041, 'nickname', 'Carolina_Tavares'),
(47122, 3041, 'first_name', 'Carolina'),
(47123, 3041, 'last_name', 'Tavares'),
(47124, 3041, 'description', ''),
(47125, 3041, 'rich_editing', 'true'),
(47126, 3041, 'comment_shortcuts', 'false'),
(47127, 3041, 'admin_color', 'fresh'),
(47128, 3041, 'use_ssl', '0'),
(47129, 3041, 'show_admin_bar_front', 'true'),
(47130, 3041, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47131, 3041, 'wp_user_level', '0'),
(47132, 3041, 'wsl_current_provider', 'Facebook'),
(47133, 3041, 'wsl_current_user_image', 'https://graph.facebook.com/1064370230257886/picture?width=150&height=150'),
(47134, 3041, 'session_tokens', 'a:1:{s:64:\"626f1c051efadc8e9a9bc587e279b7afcafdee3a2bc6045505afb75ec017ac47\";a:4:{s:10:\"expiration\";i:1434390981;s:2:\"ip\";s:12:\"84.90.80.181\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433181381;}}'),
(47135, 3041, 'votou', 'sim'),
(47136, 3041, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,maior-remada-do-ano-billabong_p1088,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,foto-do-ano_p1163,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(47137, 3042, 'nickname', 'Sebastian_Linda'),
(47138, 3042, 'first_name', 'Sebastian'),
(47139, 3042, 'last_name', 'Linda'),
(47140, 3042, 'description', ''),
(47141, 3042, 'rich_editing', 'true'),
(47142, 3042, 'comment_shortcuts', 'false'),
(47143, 3042, 'admin_color', 'fresh'),
(47144, 3042, 'use_ssl', '0'),
(47145, 3042, 'show_admin_bar_front', 'true'),
(47146, 3042, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47147, 3042, 'wp_user_level', '0'),
(47148, 3042, 'wsl_current_provider', 'Facebook'),
(47149, 3042, 'wsl_current_user_image', 'https://graph.facebook.com/10205781512889718/picture?width=150&height=150'),
(47150, 3042, 'session_tokens', 'a:1:{s:64:\"4458d0a61884dd75844f0d5af4a5d3d6b88cdbf80dacce3d589b38b95f314240\";a:4:{s:10:\"expiration\";i:1434392263;s:2:\"ip\";s:12:\"178.24.16.39\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433182663;}}'),
(47151, 3043, 'nickname', 'Jose_Hipolito'),
(47152, 3043, 'first_name', 'Jose'),
(47153, 3043, 'last_name', 'Hipólito'),
(47154, 3043, 'description', ''),
(47155, 3043, 'rich_editing', 'true'),
(47156, 3043, 'comment_shortcuts', 'false'),
(47157, 3043, 'admin_color', 'fresh'),
(47158, 3043, 'use_ssl', '0'),
(47159, 3043, 'show_admin_bar_front', 'true'),
(47160, 3043, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47161, 3043, 'wp_user_level', '0'),
(47162, 3043, 'wsl_current_provider', 'Facebook'),
(47163, 3043, 'wsl_current_user_image', 'https://graph.facebook.com/10207516271171653/picture?width=150&height=150'),
(47164, 3043, 'session_tokens', 'a:1:{s:64:\"58629361209cef5c4d1e6620373c92775d93e8c3ea428cc60135938fe1dcd385\";a:4:{s:10:\"expiration\";i:1434393703;s:2:\"ip\";s:13:\"176.78.169.57\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433184103;}}'),
(47165, 3044, 'nickname', 'Goncalo_Mota'),
(47166, 3044, 'first_name', 'Gonçalo'),
(47167, 3044, 'last_name', 'Mota'),
(47168, 3044, 'description', ''),
(47169, 3044, 'rich_editing', 'true'),
(47170, 3044, 'comment_shortcuts', 'false'),
(47171, 3044, 'admin_color', 'fresh'),
(47172, 3044, 'use_ssl', '0'),
(47173, 3044, 'show_admin_bar_front', 'true'),
(47174, 3044, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47175, 3044, 'wp_user_level', '0'),
(47176, 3044, 'wsl_current_provider', 'Facebook'),
(47177, 3044, 'wsl_current_user_image', 'https://graph.facebook.com/478260208996229/picture?width=150&height=150'),
(47178, 3044, 'session_tokens', 'a:1:{s:64:\"0772a111ce02fddd1ab1d26689b4cfb0d38c21b261a554483e12672ae0fbf162\";a:4:{s:10:\"expiration\";i:1434394180;s:2:\"ip\";s:12:\"85.242.60.25\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433184580;}}'),
(47179, 3045, 'nickname', 'Madalena_Mota'),
(47180, 3045, 'first_name', 'Madalena'),
(47181, 3045, 'last_name', 'Mota'),
(47182, 3045, 'description', ''),
(47183, 3045, 'rich_editing', 'true'),
(47184, 3045, 'comment_shortcuts', 'false'),
(47185, 3045, 'admin_color', 'fresh'),
(47186, 3045, 'use_ssl', '0'),
(47187, 3045, 'show_admin_bar_front', 'true'),
(47188, 3045, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47189, 3045, 'wp_user_level', '0'),
(47190, 3045, 'wsl_current_provider', 'Facebook'),
(47191, 3045, 'wsl_current_user_image', 'https://graph.facebook.com/1008555949168910/picture?width=150&height=150'),
(47192, 3045, 'session_tokens', 'a:1:{s:64:\"a41e63cbcfeee34e9758b311f742e95b15c96356c8896beafdd0c277970c8ebe\";a:4:{s:10:\"expiration\";i:1434394196;s:2:\"ip\";s:13:\"85.138.196.69\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433184596;}}'),
(47193, 3045, 'votou', 'sim'),
(47194, 3045, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(47195, 3046, 'nickname', 'andre_carvalho_3'),
(47196, 3046, 'first_name', 'andré'),
(47197, 3046, 'last_name', 'carvalho'),
(47198, 3046, 'description', ''),
(47199, 3046, 'rich_editing', 'true'),
(47200, 3046, 'comment_shortcuts', 'false'),
(47201, 3046, 'admin_color', 'fresh'),
(47202, 3046, 'use_ssl', '0'),
(47203, 3046, 'show_admin_bar_front', 'true'),
(47204, 3046, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47205, 3046, 'wp_user_level', '0'),
(47206, 3046, 'wsl_current_provider', 'Google'),
(47207, 3046, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(47208, 3046, 'session_tokens', 'a:1:{s:64:\"0bcf6ac74273da6f170dce4ea744e8b805591d08efbe9fafa16ef0e0d3083662\";a:4:{s:10:\"expiration\";i:1434394720;s:2:\"ip\";s:14:\"79.168.111.217\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433185120;}}'),
(47209, 3046, 'votou', 'sim'),
(47210, 3046, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(47211, 3047, 'nickname', 'Juu_Silva'),
(47212, 3047, 'first_name', 'Júu'),
(47213, 3047, 'last_name', 'Silva'),
(47214, 3047, 'description', ''),
(47215, 3047, 'rich_editing', 'true'),
(47216, 3047, 'comment_shortcuts', 'false'),
(47217, 3047, 'admin_color', 'fresh'),
(47218, 3047, 'use_ssl', '0'),
(47219, 3047, 'show_admin_bar_front', 'true'),
(47220, 3047, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47221, 3047, 'wp_user_level', '0'),
(47222, 3047, 'wsl_current_provider', 'Facebook'),
(47223, 3047, 'wsl_current_user_image', 'https://graph.facebook.com/10206920635194314/picture?width=150&height=150'),
(47224, 3047, 'session_tokens', 'a:1:{s:64:\"70ff18fcf3db627177f14e894c4d9b72841be15c91d7ae325f23d573ee594e03\";a:4:{s:10:\"expiration\";i:1434394840;s:2:\"ip\";s:14:\"89.155.196.108\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433185240;}}'),
(47225, 3048, 'nickname', 'juanita_andre'),
(47226, 3048, 'first_name', 'juanita'),
(47227, 3048, 'last_name', 'andre'),
(47228, 3048, 'description', ''),
(47229, 3048, 'rich_editing', 'true'),
(47230, 3048, 'comment_shortcuts', 'false'),
(47231, 3048, 'admin_color', 'fresh'),
(47232, 3048, 'use_ssl', '0'),
(47233, 3048, 'show_admin_bar_front', 'true'),
(47234, 3048, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47235, 3048, 'wp_user_level', '0'),
(47236, 3048, 'wsl_current_provider', 'Google'),
(47237, 3048, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(47238, 3048, 'session_tokens', 'a:1:{s:64:\"97c8b7e2643bf88ee930e4210e23fb05f1fc06751e1f11fa535d418c310e8c76\";a:4:{s:10:\"expiration\";i:1434395013;s:2:\"ip\";s:14:\"79.168.111.217\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433185413;}}'),
(47239, 3044, 'votou', 'sim'),
(47240, 3044, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(47241, 3048, 'votou', 'sim'),
(47242, 3048, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428'),
(47243, 3049, 'nickname', 'Chiara_Ziegler_Felix'),
(47244, 3049, 'first_name', 'Chiara'),
(47245, 3049, 'last_name', 'Ziegler Félix'),
(47246, 3049, 'description', ''),
(47247, 3049, 'rich_editing', 'true'),
(47248, 3049, 'comment_shortcuts', 'false'),
(47249, 3049, 'admin_color', 'fresh'),
(47250, 3049, 'use_ssl', '0'),
(47251, 3049, 'show_admin_bar_front', 'true'),
(47252, 3049, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47253, 3049, 'wp_user_level', '0'),
(47254, 3049, 'wsl_current_provider', 'Facebook'),
(47255, 3049, 'wsl_current_user_image', 'https://graph.facebook.com/813549525397727/picture?width=150&height=150'),
(47256, 3049, 'session_tokens', 'a:1:{s:64:\"155ee6f9933bd5c4675a1ead4c34d322968483abb5f0cd0e59ce0354f0b0f1b3\";a:4:{s:10:\"expiration\";i:1434395195;s:2:\"ip\";s:12:\"95.94.226.16\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433185595;}}'),
(47257, 3050, 'nickname', 'Alcina_Paixao'),
(47258, 3050, 'first_name', 'Alcina'),
(47259, 3050, 'last_name', 'Paixão'),
(47260, 3050, 'description', ''),
(47261, 3050, 'rich_editing', 'true'),
(47262, 3050, 'comment_shortcuts', 'false'),
(47263, 3050, 'admin_color', 'fresh'),
(47264, 3050, 'use_ssl', '0'),
(47265, 3050, 'show_admin_bar_front', 'true'),
(47266, 3050, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47267, 3050, 'wp_user_level', '0'),
(47268, 3050, 'wsl_current_provider', 'Facebook'),
(47269, 3050, 'wsl_current_user_image', 'https://graph.facebook.com/970168579681854/picture?width=150&height=150'),
(47270, 3050, 'session_tokens', 'a:1:{s:64:\"f0aaafccaa84b9dae952d6849f93f9c26ca1cc7cb2197d96ead56c4802070f7d\";a:4:{s:10:\"expiration\";i:1434395219;s:2:\"ip\";s:14:\"213.190.218.45\";s:2:\"ua\";s:237:\"Mozilla/5.0 (iPad; CPU OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/FBIOS;FBAV/25.0.0.11.10;FBBV/7293189;FBDV/iPad5,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433185619;}}'),
(47271, 3050, 'votou', 'sim'),
(47272, 3050, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348'),
(47273, 3049, 'votou', 'sim'),
(47274, 3049, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1389,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(47275, 3051, 'nickname', 'Joao_Olazabal'),
(47276, 3051, 'first_name', 'Joao'),
(47277, 3051, 'last_name', 'Olazabal'),
(47278, 3051, 'description', ''),
(47279, 3051, 'rich_editing', 'true'),
(47280, 3051, 'comment_shortcuts', 'false'),
(47281, 3051, 'admin_color', 'fresh'),
(47282, 3051, 'use_ssl', '0'),
(47283, 3051, 'show_admin_bar_front', 'true'),
(47284, 3051, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47285, 3051, 'wp_user_level', '0'),
(47286, 3051, 'wsl_current_provider', 'Facebook'),
(47287, 3051, 'wsl_current_user_image', 'https://graph.facebook.com/1610940009146984/picture?width=150&height=150'),
(47288, 3051, 'session_tokens', 'a:1:{s:64:\"7c805d3db9e1bfb6736679a3bf496ff9cf41f3df2af70c51f4c806005eb18c91\";a:4:{s:10:\"expiration\";i:1434396190;s:2:\"ip\";s:13:\"89.155.26.114\";s:2:\"ua\";s:126:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) GSA/5.5.50480 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433186590;}}'),
(47289, 3052, 'nickname', 'Vasco_Rego_Leitao'),
(47290, 3052, 'first_name', 'Vasco'),
(47291, 3052, 'last_name', 'Rego Leitao'),
(47292, 3052, 'description', ''),
(47293, 3052, 'rich_editing', 'true'),
(47294, 3052, 'comment_shortcuts', 'false'),
(47295, 3052, 'admin_color', 'fresh'),
(47296, 3052, 'use_ssl', '0'),
(47297, 3052, 'show_admin_bar_front', 'true'),
(47298, 3052, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47299, 3052, 'wp_user_level', '0'),
(47300, 3052, 'wsl_current_provider', 'Facebook'),
(47301, 3052, 'wsl_current_user_image', 'https://graph.facebook.com/461754223988408/picture?width=150&height=150'),
(47302, 3052, 'session_tokens', 'a:1:{s:64:\"65fcf8f6487714099a49b8972e58bf50d9d8acf71aea0f5f836ad5aab8c92614\";a:4:{s:10:\"expiration\";i:1434396461;s:2:\"ip\";s:13:\"95.136.86.255\";s:2:\"ua\";s:238:\"Mozilla/5.0 (iPad; CPU OS 7_0_6 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B651 [FBAN/FBIOS;FBAV/15.0.0.16.28;FBBV/4463064;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/7.0.6;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433186861;}}'),
(47303, 3053, 'nickname', 'Diogo_Cordeiro'),
(47304, 3053, 'first_name', 'Diogo'),
(47305, 3053, 'last_name', 'Cordeiro'),
(47306, 3053, 'description', ''),
(47307, 3053, 'rich_editing', 'true'),
(47308, 3053, 'comment_shortcuts', 'false'),
(47309, 3053, 'admin_color', 'fresh'),
(47310, 3053, 'use_ssl', '0'),
(47311, 3053, 'show_admin_bar_front', 'true'),
(47312, 3053, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47313, 3053, 'wp_user_level', '0'),
(47314, 3053, 'wsl_current_provider', 'Facebook'),
(47315, 3053, 'wsl_current_user_image', 'https://graph.facebook.com/873589816067199/picture?width=150&height=150'),
(47316, 3053, 'session_tokens', 'a:1:{s:64:\"cfda00ebd9470d6d1c29a6943fcaf8f74164b7850cce432a7d3f356ee5234e9d\";a:4:{s:10:\"expiration\";i:1434397558;s:2:\"ip\";s:13:\"81.193.180.93\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1433187958;}}'),
(47317, 3054, 'nickname', 'Samuel_Malveiro'),
(47318, 3054, 'first_name', 'Samuel'),
(47319, 3054, 'last_name', 'Malveiro'),
(47320, 3054, 'description', ''),
(47321, 3054, 'rich_editing', 'true'),
(47322, 3054, 'comment_shortcuts', 'false'),
(47323, 3054, 'admin_color', 'fresh'),
(47324, 3054, 'use_ssl', '0'),
(47325, 3054, 'show_admin_bar_front', 'true'),
(47326, 3054, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47327, 3054, 'wp_user_level', '0'),
(47328, 3054, 'wsl_current_provider', 'Facebook'),
(47329, 3054, 'wsl_current_user_image', 'https://graph.facebook.com/827946053954925/picture?width=150&height=150'),
(47330, 3054, 'session_tokens', 'a:1:{s:64:\"7364cc91ae9708bc3ea8d1b14867ccde96a141b3873badd1d401ca24598c71cd\";a:4:{s:10:\"expiration\";i:1434397620;s:2:\"ip\";s:13:\"81.193.180.93\";s:2:\"ua\";s:163:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; SM-T110 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433188020;}}'),
(47331, 3054, 'votou', 'sim'),
(47332, 3054, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(47333, 2821, 'votou', 'sim'),
(47334, 2821, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(47335, 3055, 'nickname', 'Filipa_S_D_Santos');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(47336, 3055, 'first_name', 'Filipa S.'),
(47337, 3055, 'last_name', 'Santos'),
(47338, 3055, 'description', ''),
(47339, 3055, 'rich_editing', 'true'),
(47340, 3055, 'comment_shortcuts', 'false'),
(47341, 3055, 'admin_color', 'fresh'),
(47342, 3055, 'use_ssl', '0'),
(47343, 3055, 'show_admin_bar_front', 'true'),
(47344, 3055, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47345, 3055, 'wp_user_level', '0'),
(47346, 3055, 'wsl_current_provider', 'Facebook'),
(47347, 3055, 'wsl_current_user_image', 'https://graph.facebook.com/10153421580916155/picture?width=150&height=150'),
(47348, 3055, 'session_tokens', 'a:1:{s:64:\"54ed000faf05e1e6bb191daaece25753ea44e1431bf78b98d0378062ad967fef\";a:4:{s:10:\"expiration\";i:1434397815;s:2:\"ip\";s:12:\"79.168.60.83\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433188215;}}'),
(47349, 3056, 'nickname', 'mariana_cunha'),
(47350, 3056, 'first_name', 'mariana'),
(47351, 3056, 'last_name', 'cunha'),
(47352, 3056, 'description', ''),
(47353, 3056, 'rich_editing', 'true'),
(47354, 3056, 'comment_shortcuts', 'false'),
(47355, 3056, 'admin_color', 'fresh'),
(47356, 3056, 'use_ssl', '0'),
(47357, 3056, 'show_admin_bar_front', 'true'),
(47358, 3056, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47359, 3056, 'wp_user_level', '0'),
(47360, 3056, 'wsl_current_provider', 'Google'),
(47361, 3056, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(47362, 3056, 'session_tokens', 'a:1:{s:64:\"8ac4b08f1a75518a8d0f79db1d99dc592caa5523bc8c181c3384909596508ad1\";a:4:{s:10:\"expiration\";i:1434398059;s:2:\"ip\";s:14:\"194.210.187.13\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36\";s:5:\"login\";i:1433188459;}}'),
(47363, 3057, 'nickname', 'beatriz_jacinto'),
(47364, 3057, 'first_name', 'beatriz'),
(47365, 3057, 'last_name', 'jacinto'),
(47366, 3057, 'description', ''),
(47367, 3057, 'rich_editing', 'true'),
(47368, 3057, 'comment_shortcuts', 'false'),
(47369, 3057, 'admin_color', 'fresh'),
(47370, 3057, 'use_ssl', '0'),
(47371, 3057, 'show_admin_bar_front', 'true'),
(47372, 3057, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47373, 3057, 'wp_user_level', '0'),
(47374, 3057, 'wsl_current_provider', 'Google'),
(47375, 3057, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-H5acOEO5BDo/AAAAAAAAAAI/AAAAAAAAAIA/0mhrNHliJHU/photo.jpg?sz=200'),
(47376, 3057, 'session_tokens', 'a:1:{s:64:\"fe7bb541b61d0dd18fbdae2a967713b555e040e5e54772ef8dee44127da2f3a2\";a:4:{s:10:\"expiration\";i:1434398195;s:2:\"ip\";s:14:\"85.138.200.238\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433188595;}}'),
(47377, 3057, 'votou', 'sim'),
(47378, 3057, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(47379, 3058, 'nickname', 'Gustavo_Lozano'),
(47380, 3058, 'first_name', 'Gustavo'),
(47381, 3058, 'last_name', 'Lozano'),
(47382, 3058, 'description', ''),
(47383, 3058, 'rich_editing', 'true'),
(47384, 3058, 'comment_shortcuts', 'false'),
(47385, 3058, 'admin_color', 'fresh'),
(47386, 3058, 'use_ssl', '0'),
(47387, 3058, 'show_admin_bar_front', 'true'),
(47388, 3058, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47389, 3058, 'wp_user_level', '0'),
(47390, 3058, 'wsl_current_provider', 'Facebook'),
(47391, 3058, 'wsl_current_user_image', 'https://graph.facebook.com/1623211194588129/picture?width=150&height=150'),
(47392, 3058, 'session_tokens', 'a:1:{s:64:\"1b850b475de56b0f744d71fbe3f4406cb596b29981bbe9c30a01f4349b8688a8\";a:4:{s:10:\"expiration\";i:1434398509;s:2:\"ip\";s:12:\"5.249.103.43\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433188909;}}'),
(47393, 3059, 'nickname', 'Marcos_Charana'),
(47394, 3059, 'first_name', 'Marcos'),
(47395, 3059, 'last_name', 'Charana'),
(47396, 3059, 'description', ''),
(47397, 3059, 'rich_editing', 'true'),
(47398, 3059, 'comment_shortcuts', 'false'),
(47399, 3059, 'admin_color', 'fresh'),
(47400, 3059, 'use_ssl', '0'),
(47401, 3059, 'show_admin_bar_front', 'true'),
(47402, 3059, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47403, 3059, 'wp_user_level', '0'),
(47404, 3059, 'wsl_current_provider', 'Facebook'),
(47405, 3059, 'wsl_current_user_image', 'https://graph.facebook.com/10204315898879863/picture?width=150&height=150'),
(47406, 3059, 'session_tokens', 'a:2:{s:64:\"44d218ffb28936237950b4c0c9326e17c62f25ba83136def9f0a7556bb71e3e8\";a:4:{s:10:\"expiration\";i:1434398653;s:2:\"ip\";s:12:\"2.83.138.146\";s:2:\"ua\";s:227:\"Mozilla/5.0 (iPad; CPU OS 5_1_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko) Mobile/9B206 [FBAN/FBIOS;FBAV/6.5.1;FBBV/377040;FBDV/iPad1,1;FBMD/iPad;FBSN/iPhone OS;FBSV/5.1.1;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433189053;}s:64:\"b856f465717eaf9b1b2adaa32df243db0b2db41a188c3d514f4b0b6971c612cf\";a:4:{s:10:\"expiration\";i:1435066996;s:2:\"ip\";s:14:\"79.168.208.177\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433857396;}}'),
(47407, 3058, 'votou', 'sim'),
(47408, 3058, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(47409, 3055, 'votou', 'sim'),
(47410, 3055, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1163,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(47411, 3060, 'nickname', 'Ana_Laires'),
(47412, 3060, 'first_name', 'Ana'),
(47413, 3060, 'last_name', 'Laires'),
(47414, 3060, 'description', ''),
(47415, 3060, 'rich_editing', 'true'),
(47416, 3060, 'comment_shortcuts', 'false'),
(47417, 3060, 'admin_color', 'fresh'),
(47418, 3060, 'use_ssl', '0'),
(47419, 3060, 'show_admin_bar_front', 'true'),
(47420, 3060, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47421, 3060, 'wp_user_level', '0'),
(47422, 3060, 'wsl_current_provider', 'Facebook'),
(47423, 3060, 'wsl_current_user_image', 'https://graph.facebook.com/10205596174998524/picture?width=150&height=150'),
(47424, 3060, 'session_tokens', 'a:1:{s:64:\"ea37746a1804557ede8bdb47ae9a6db691784b6f92fce9e85ce832ab3b2c1827\";a:4:{s:10:\"expiration\";i:1434398921;s:2:\"ip\";s:14:\"85.139.148.101\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433189321;}}'),
(47425, 3051, 'votou', 'sim'),
(47426, 3051, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(47427, 3061, 'nickname', 'Daniel_Frade'),
(47428, 3061, 'first_name', 'Daniel'),
(47429, 3061, 'last_name', 'Frade'),
(47430, 3061, 'description', ''),
(47431, 3061, 'rich_editing', 'true'),
(47432, 3061, 'comment_shortcuts', 'false'),
(47433, 3061, 'admin_color', 'fresh'),
(47434, 3061, 'use_ssl', '0'),
(47435, 3061, 'show_admin_bar_front', 'true'),
(47436, 3061, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47437, 3061, 'wp_user_level', '0'),
(47438, 3061, 'wsl_current_provider', 'Facebook'),
(47439, 3061, 'wsl_current_user_image', 'https://graph.facebook.com/872485022800512/picture?width=150&height=150'),
(47440, 3061, 'session_tokens', 'a:1:{s:64:\"30f10cf09470a375eef77ea7dafc58f2977c7a054019cd372243939ce7b53255\";a:4:{s:10:\"expiration\";i:1434399020;s:2:\"ip\";s:15:\"193.136.145.232\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433189420;}}'),
(47441, 3062, 'nickname', 'Joao_Pinto'),
(47442, 3062, 'first_name', 'João'),
(47443, 3062, 'last_name', 'Pinto'),
(47444, 3062, 'description', ''),
(47445, 3062, 'rich_editing', 'true'),
(47446, 3062, 'comment_shortcuts', 'false'),
(47447, 3062, 'admin_color', 'fresh'),
(47448, 3062, 'use_ssl', '0'),
(47449, 3062, 'show_admin_bar_front', 'true'),
(47450, 3062, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47451, 3062, 'wp_user_level', '0'),
(47452, 3062, 'wsl_current_provider', 'Facebook'),
(47453, 3062, 'wsl_current_user_image', 'https://graph.facebook.com/10153272227705239/picture?width=150&height=150'),
(47454, 3062, 'session_tokens', 'a:1:{s:64:\"882b01695ae66e1dd08e6d5a4ab003c0f1d3f950cb45b9c0887601ca65362b9b\";a:4:{s:10:\"expiration\";i:1434399025;s:2:\"ip\";s:12:\"89.115.26.16\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433189425;}}'),
(47455, 3061, 'votou', 'sim'),
(47456, 3061, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348'),
(47457, 3063, 'nickname', 'Joao_Sousa_1'),
(47458, 3063, 'first_name', 'João'),
(47459, 3063, 'last_name', 'Sousa'),
(47460, 3063, 'description', ''),
(47461, 3063, 'rich_editing', 'true'),
(47462, 3063, 'comment_shortcuts', 'false'),
(47463, 3063, 'admin_color', 'fresh'),
(47464, 3063, 'use_ssl', '0'),
(47465, 3063, 'show_admin_bar_front', 'true'),
(47466, 3063, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47467, 3063, 'wp_user_level', '0'),
(47468, 3063, 'wsl_current_provider', 'Facebook'),
(47469, 3063, 'wsl_current_user_image', 'https://graph.facebook.com/10152890736822555/picture?width=150&height=150'),
(47470, 3063, 'session_tokens', 'a:1:{s:64:\"0747d769138c981aa5081e1bf501daf182ed4cb1e710dbf545a428501d15f8a1\";a:4:{s:10:\"expiration\";i:1434399082;s:2:\"ip\";s:13:\"85.246.224.69\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433189482;}}'),
(47471, 3064, 'nickname', 'Maria_Joao_Pestana'),
(47472, 3064, 'first_name', 'Maria João'),
(47473, 3064, 'last_name', 'Pestana'),
(47474, 3064, 'description', ''),
(47475, 3064, 'rich_editing', 'true'),
(47476, 3064, 'comment_shortcuts', 'false'),
(47477, 3064, 'admin_color', 'fresh'),
(47478, 3064, 'use_ssl', '0'),
(47479, 3064, 'show_admin_bar_front', 'true'),
(47480, 3064, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47481, 3064, 'wp_user_level', '0'),
(47482, 3064, 'wsl_current_provider', 'Facebook'),
(47483, 3064, 'wsl_current_user_image', 'https://graph.facebook.com/10206669683841183/picture?width=150&height=150'),
(47484, 3064, 'session_tokens', 'a:1:{s:64:\"692fd0298fb424da2eb8ddcc3897f6681b8c9a3f1fa2f42e127c71ce76d89553\";a:4:{s:10:\"expiration\";i:1434399109;s:2:\"ip\";s:14:\"95.172.182.166\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433189509;}}'),
(47485, 3064, 'votou', 'sim'),
(47486, 3064, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348'),
(47487, 3062, 'votou', 'sim'),
(47488, 3062, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(47489, 3065, 'nickname', 'Sofia_Ribeiro'),
(47490, 3065, 'first_name', 'Sofia'),
(47491, 3065, 'last_name', 'Ribeiro'),
(47492, 3065, 'description', ''),
(47493, 3065, 'rich_editing', 'true'),
(47494, 3065, 'comment_shortcuts', 'false'),
(47495, 3065, 'admin_color', 'fresh'),
(47496, 3065, 'use_ssl', '0'),
(47497, 3065, 'show_admin_bar_front', 'true'),
(47498, 3065, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47499, 3065, 'wp_user_level', '0'),
(47500, 3065, 'wsl_current_provider', 'Facebook'),
(47501, 3065, 'wsl_current_user_image', 'https://graph.facebook.com/682189568575199/picture?width=150&height=150'),
(47502, 3065, 'session_tokens', 'a:1:{s:64:\"199ba040b3f7390a41d6d8844d6d8731000a0b3adca00f506f43c7f2646ada83\";a:4:{s:10:\"expiration\";i:1434399318;s:2:\"ip\";s:14:\"85.138.121.122\";s:2:\"ua\";s:186:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433189718;}}'),
(47503, 3066, 'nickname', 'Ana_Rocha_1'),
(47504, 3066, 'first_name', 'Ana'),
(47505, 3066, 'last_name', 'Rocha'),
(47506, 3066, 'description', ''),
(47507, 3066, 'rich_editing', 'true'),
(47508, 3066, 'comment_shortcuts', 'false'),
(47509, 3066, 'admin_color', 'fresh'),
(47510, 3066, 'use_ssl', '0'),
(47511, 3066, 'show_admin_bar_front', 'true'),
(47512, 3066, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47513, 3066, 'wp_user_level', '0'),
(47514, 3066, 'wsl_current_provider', 'Facebook'),
(47515, 3066, 'wsl_current_user_image', 'https://graph.facebook.com/1078983165463936/picture?width=150&height=150'),
(47516, 3066, 'session_tokens', 'a:1:{s:64:\"2040d1fb50e0d282c0c63ded4f441c3e4d25a7825cd9378fef32fc22a7a21666\";a:4:{s:10:\"expiration\";i:1434399379;s:2:\"ip\";s:14:\"197.159.188.51\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433189779;}}'),
(47517, 3066, 'votou', 'sim'),
(47518, 3066, 'user_votes', 'manobra-do-ano-reef_p1045'),
(47519, 3067, 'nickname', 'Joao_Pedro_Patricio'),
(47520, 3067, 'first_name', 'João'),
(47521, 3067, 'last_name', 'Patrício'),
(47522, 3067, 'description', ''),
(47523, 3067, 'rich_editing', 'true'),
(47524, 3067, 'comment_shortcuts', 'false'),
(47525, 3067, 'admin_color', 'fresh'),
(47526, 3067, 'use_ssl', '0'),
(47527, 3067, 'show_admin_bar_front', 'true'),
(47528, 3067, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47529, 3067, 'wp_user_level', '0'),
(47530, 3067, 'wsl_current_provider', 'Facebook'),
(47531, 3067, 'wsl_current_user_image', 'https://graph.facebook.com/10152986783547972/picture?width=150&height=150'),
(47532, 3067, 'session_tokens', 'a:1:{s:64:\"6a45ad475a975df1f0307c0d765ab007f8997c04a8e4bb5d3789b396d2f2eaaf\";a:4:{s:10:\"expiration\";i:1434399656;s:2:\"ip\";s:14:\"93.102.104.103\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-A500FU Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433190056;}}'),
(47533, 3065, 'votou', 'sim'),
(47534, 3065, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,onda-do-ano-polen_p1230,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(47535, 3068, 'nickname', 'Sara_Allen_de_Vasconcelos'),
(47536, 3068, 'first_name', 'Sara'),
(47537, 3068, 'last_name', 'de Vasconcelos'),
(47538, 3068, 'description', ''),
(47539, 3068, 'rich_editing', 'true'),
(47540, 3068, 'comment_shortcuts', 'false'),
(47541, 3068, 'admin_color', 'fresh'),
(47542, 3068, 'use_ssl', '0'),
(47543, 3068, 'show_admin_bar_front', 'true'),
(47544, 3068, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47545, 3068, 'wp_user_level', '0'),
(47546, 3068, 'wsl_current_provider', 'Facebook'),
(47547, 3068, 'wsl_current_user_image', 'https://graph.facebook.com/10204266135513000/picture?width=150&height=150'),
(47548, 3068, 'session_tokens', 'a:1:{s:64:\"ee6ea66804da446a476822c969080a12ff25b7cc0b5045f8536db6ad8d87f5ce\";a:4:{s:10:\"expiration\";i:1434399743;s:2:\"ip\";s:14:\"79.168.102.209\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433190143;}}'),
(47549, 3069, 'nickname', 'Joana_Menezes_Pinto_Machado'),
(47550, 3069, 'first_name', 'Joana'),
(47551, 3069, 'last_name', 'Pinto Machado'),
(47552, 3069, 'description', ''),
(47553, 3069, 'rich_editing', 'true'),
(47554, 3069, 'comment_shortcuts', 'false'),
(47555, 3069, 'admin_color', 'fresh'),
(47556, 3069, 'use_ssl', '0'),
(47557, 3069, 'show_admin_bar_front', 'true'),
(47558, 3069, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47559, 3069, 'wp_user_level', '0'),
(47560, 3069, 'wsl_current_provider', 'Facebook'),
(47561, 3069, 'wsl_current_user_image', 'https://graph.facebook.com/860329314002321/picture?width=150&height=150'),
(47562, 3069, 'session_tokens', 'a:1:{s:64:\"576d5f8c45e8e62251c25d34e74904e4124d392121b22b78721ca2d212f94882\";a:4:{s:10:\"expiration\";i:1434399788;s:2:\"ip\";s:14:\"82.154.114.206\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433190188;}}'),
(47563, 3070, 'nickname', 'Francisco_Serrado'),
(47564, 3070, 'first_name', 'Francisco'),
(47565, 3070, 'last_name', 'Serrado'),
(47566, 3070, 'description', ''),
(47567, 3070, 'rich_editing', 'true'),
(47568, 3070, 'comment_shortcuts', 'false'),
(47569, 3070, 'admin_color', 'fresh'),
(47570, 3070, 'use_ssl', '0'),
(47571, 3070, 'show_admin_bar_front', 'true'),
(47572, 3070, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47573, 3070, 'wp_user_level', '0'),
(47574, 3070, 'wsl_current_provider', 'Facebook'),
(47575, 3070, 'wsl_current_user_image', 'https://graph.facebook.com/10203081144428379/picture?width=150&height=150'),
(47576, 3070, 'session_tokens', 'a:1:{s:64:\"09441b3d1a2d88c938e495a9721ed14e722ee7ab3112403410ab2b43faa2ea77\";a:4:{s:10:\"expiration\";i:1434399793;s:2:\"ip\";s:14:\"89.180.150.203\";s:2:\"ua\";s:182:\"Mozilla/5.0 (Linux; Android 4.4.4; D2303 Build/18.3.1.C.1.13) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1433190193;}}'),
(47577, 3070, 'votou', 'sim'),
(47578, 3070, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348'),
(47579, 3069, 'votou', 'sim'),
(47580, 3069, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(47581, 3071, 'nickname', 'Joao_Ribeiro'),
(47582, 3071, 'first_name', 'João'),
(47583, 3071, 'last_name', 'Ribeiro'),
(47584, 3071, 'description', ''),
(47585, 3071, 'rich_editing', 'true'),
(47586, 3071, 'comment_shortcuts', 'false'),
(47587, 3071, 'admin_color', 'fresh'),
(47588, 3071, 'use_ssl', '0'),
(47589, 3071, 'show_admin_bar_front', 'true'),
(47590, 3071, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47591, 3071, 'wp_user_level', '0'),
(47592, 3071, 'wsl_current_provider', 'Facebook'),
(47593, 3071, 'wsl_current_user_image', 'https://graph.facebook.com/1572928589637807/picture?width=150&height=150'),
(47594, 3071, 'session_tokens', 'a:1:{s:64:\"ff11c7adc3fd11963a8a9666e9f265ca9e2d36c1ce159b7e6668c3c29a9c6691\";a:4:{s:10:\"expiration\";i:1434399827;s:2:\"ip\";s:12:\"188.80.43.69\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433190227;}}'),
(47595, 3071, 'votou', 'sim'),
(47596, 3071, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(47597, 3072, 'nickname', 'Catarina_Camara'),
(47598, 3072, 'first_name', 'Catarina'),
(47599, 3072, 'last_name', 'Câmara'),
(47600, 3072, 'description', ''),
(47601, 3072, 'rich_editing', 'true'),
(47602, 3072, 'comment_shortcuts', 'false'),
(47603, 3072, 'admin_color', 'fresh'),
(47604, 3072, 'use_ssl', '0'),
(47605, 3072, 'show_admin_bar_front', 'true'),
(47606, 3072, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47607, 3072, 'wp_user_level', '0'),
(47608, 3072, 'wsl_current_provider', 'Facebook'),
(47609, 3072, 'wsl_current_user_image', 'https://graph.facebook.com/848341871919052/picture?width=150&height=150'),
(47610, 3072, 'session_tokens', 'a:1:{s:64:\"963ee6be6426346062b9481d20436a22a235ffa339091431e1c4f30d622b8310\";a:4:{s:10:\"expiration\";i:1434399994;s:2:\"ip\";s:14:\"85.245.153.244\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36\";s:5:\"login\";i:1433190394;}}'),
(47611, 3068, 'votou', 'sim'),
(47612, 3068, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(47613, 3073, 'nickname', 'Catarina_Venancio_Antunes'),
(47614, 3073, 'first_name', 'Catarina'),
(47615, 3073, 'last_name', 'Venâncio Antunes'),
(47616, 3073, 'description', ''),
(47617, 3073, 'rich_editing', 'true'),
(47618, 3073, 'comment_shortcuts', 'false'),
(47619, 3073, 'admin_color', 'fresh'),
(47620, 3073, 'use_ssl', '0'),
(47621, 3073, 'show_admin_bar_front', 'true'),
(47622, 3073, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47623, 3073, 'wp_user_level', '0'),
(47624, 3073, 'wsl_current_provider', 'Google'),
(47625, 3073, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(47626, 3073, 'session_tokens', 'a:2:{s:64:\"a815345791f2d2cd67bf2458fc2180f833925c1274614f44b9b24946a2483a24\";a:4:{s:10:\"expiration\";i:1434400272;s:2:\"ip\";s:13:\"85.240.101.53\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433190672;}s:64:\"78d1044be812c33c5676e30293fbeaadca07faf4cee4d5a64c44d8e5b4306f98\";a:4:{s:10:\"expiration\";i:1434401205;s:2:\"ip\";s:13:\"85.240.101.53\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433191605;}}'),
(47627, 3074, 'nickname', 'Joana_Jetzer'),
(47628, 3074, 'first_name', 'Joana'),
(47629, 3074, 'last_name', 'Jetzer'),
(47630, 3074, 'description', ''),
(47631, 3074, 'rich_editing', 'true'),
(47632, 3074, 'comment_shortcuts', 'false'),
(47633, 3074, 'admin_color', 'fresh'),
(47634, 3074, 'use_ssl', '0'),
(47635, 3074, 'show_admin_bar_front', 'true'),
(47636, 3074, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47637, 3074, 'wp_user_level', '0'),
(47638, 3074, 'wsl_current_provider', 'Facebook'),
(47639, 3074, 'wsl_current_user_image', 'https://graph.facebook.com/10153326389650902/picture?width=150&height=150'),
(47640, 3074, 'session_tokens', 'a:1:{s:64:\"599f4378b55202b9ebd82ea91fb91da16b714aa7ab7525b0a7b01cac534d35e5\";a:4:{s:10:\"expiration\";i:1434400497;s:2:\"ip\";s:14:\"176.78.156.157\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433190897;}}'),
(47641, 3075, 'nickname', 'Madalena_Veloso'),
(47642, 3075, 'first_name', 'Madalena'),
(47643, 3075, 'last_name', 'Veloso'),
(47644, 3075, 'description', ''),
(47645, 3075, 'rich_editing', 'true'),
(47646, 3075, 'comment_shortcuts', 'false'),
(47647, 3075, 'admin_color', 'fresh'),
(47648, 3075, 'use_ssl', '0'),
(47649, 3075, 'show_admin_bar_front', 'true'),
(47650, 3075, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47651, 3075, 'wp_user_level', '0'),
(47652, 3075, 'wsl_current_provider', 'Facebook'),
(47653, 3075, 'wsl_current_user_image', 'https://graph.facebook.com/1595873127352694/picture?width=150&height=150'),
(47654, 3075, 'session_tokens', 'a:1:{s:64:\"308f94b40b6e36ece31effd1dfff419c170c4290dc7c486f1e4d5d9843ee7bb3\";a:4:{s:10:\"expiration\";i:1434400531;s:2:\"ip\";s:13:\"85.138.99.229\";s:2:\"ua\";s:127:\"Mozilla/5.0 (iPad; CPU OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) GSA/5.5.50480 Mobile/12D508 Safari/600.1.4\";s:5:\"login\";i:1433190931;}}'),
(47655, 3076, 'nickname', 'Rodrigo_C_Barradas'),
(47656, 3076, 'first_name', 'Rodrigo'),
(47657, 3076, 'last_name', 'Barradas'),
(47658, 3076, 'description', ''),
(47659, 3076, 'rich_editing', 'true'),
(47660, 3076, 'comment_shortcuts', 'false'),
(47661, 3076, 'admin_color', 'fresh'),
(47662, 3076, 'use_ssl', '0'),
(47663, 3076, 'show_admin_bar_front', 'true'),
(47664, 3076, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47665, 3076, 'wp_user_level', '0'),
(47666, 3076, 'wsl_current_provider', 'Facebook'),
(47667, 3076, 'wsl_current_user_image', 'https://graph.facebook.com/720793334695885/picture?width=150&height=150'),
(47668, 3076, 'session_tokens', 'a:1:{s:64:\"5d48cb151900c3fb8bb6531be847592ae9c0c2e93d9d15281ece34c4cc3cacd8\";a:4:{s:10:\"expiration\";i:1434401044;s:2:\"ip\";s:14:\"85.241.119.154\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433191444;}}'),
(47669, 3077, 'nickname', 'Mariana_Matias_Santos'),
(47670, 3077, 'first_name', 'Mariana'),
(47671, 3077, 'last_name', 'Matias Santos'),
(47672, 3077, 'description', ''),
(47673, 3077, 'rich_editing', 'true'),
(47674, 3077, 'comment_shortcuts', 'false'),
(47675, 3077, 'admin_color', 'fresh'),
(47676, 3077, 'use_ssl', '0'),
(47677, 3077, 'show_admin_bar_front', 'true'),
(47678, 3077, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47679, 3077, 'wp_user_level', '0'),
(47680, 3077, 'wsl_current_provider', 'Facebook'),
(47681, 3077, 'wsl_current_user_image', 'https://graph.facebook.com/10205768149941959/picture?width=150&height=150'),
(47682, 3077, 'session_tokens', 'a:1:{s:64:\"adb796e9f411cbff26cb9c2298d91bf0f1fea5b3029db128d6bf69951e82a1c8\";a:4:{s:10:\"expiration\";i:1434401128;s:2:\"ip\";s:13:\"93.102.18.193\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433191528;}}'),
(47683, 3076, 'votou', 'sim'),
(47684, 3076, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(47685, 3078, 'nickname', 'Margarida_Nogueira'),
(47686, 3078, 'first_name', 'Margarida'),
(47687, 3078, 'last_name', 'Nogueira'),
(47688, 3078, 'description', ''),
(47689, 3078, 'rich_editing', 'true'),
(47690, 3078, 'comment_shortcuts', 'false'),
(47691, 3078, 'admin_color', 'fresh'),
(47692, 3078, 'use_ssl', '0'),
(47693, 3078, 'show_admin_bar_front', 'true'),
(47694, 3078, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47695, 3078, 'wp_user_level', '0'),
(47696, 3078, 'wsl_current_provider', 'Facebook'),
(47697, 3078, 'wsl_current_user_image', 'https://graph.facebook.com/10152970268907098/picture?width=150&height=150'),
(47698, 3078, 'session_tokens', 'a:1:{s:64:\"1efeed4b87b92f8e4ad75e34a52ecc1aa7c3b80ceaf09c8139fe2d8a1f417e86\";a:4:{s:10:\"expiration\";i:1434401318;s:2:\"ip\";s:13:\"89.115.114.38\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433191718;}}'),
(47699, 3079, 'nickname', 'R_A'),
(47700, 3079, 'first_name', 'R'),
(47701, 3079, 'last_name', 'A'),
(47702, 3079, 'description', ''),
(47703, 3079, 'rich_editing', 'true'),
(47704, 3079, 'comment_shortcuts', 'false'),
(47705, 3079, 'admin_color', 'fresh'),
(47706, 3079, 'use_ssl', '0'),
(47707, 3079, 'show_admin_bar_front', 'true'),
(47708, 3079, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47709, 3079, 'wp_user_level', '0'),
(47710, 3079, 'wsl_current_provider', 'Google'),
(47711, 3079, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(47712, 3079, 'session_tokens', 'a:1:{s:64:\"85a1b1f39eeed97167270ee8c10f4fd4ff5dc8c9e0e28c0155591cad0d4dcbbe\";a:4:{s:10:\"expiration\";i:1434401760;s:2:\"ip\";s:13:\"95.136.56.252\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433192160;}}'),
(47713, 3080, 'nickname', 'Beatriz_Vasconcelos'),
(47714, 3080, 'first_name', 'Beatriz'),
(47715, 3080, 'last_name', 'Vasconcelos'),
(47716, 3080, 'description', ''),
(47717, 3080, 'rich_editing', 'true'),
(47718, 3080, 'comment_shortcuts', 'false'),
(47719, 3080, 'admin_color', 'fresh'),
(47720, 3080, 'use_ssl', '0'),
(47721, 3080, 'show_admin_bar_front', 'true'),
(47722, 3080, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47723, 3080, 'wp_user_level', '0'),
(47724, 3080, 'wsl_current_provider', 'Google'),
(47725, 3080, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-ppK6YH0qyAE/AAAAAAAAAAI/AAAAAAAAAS0/xx4Y5Sr5q50/photo.jpg?sz=200'),
(47726, 3080, 'session_tokens', 'a:1:{s:64:\"a8f780c45e5aa0e8ea87181b31ed2873a3874634dd39226aa5f24c81dbb8e0e1\";a:4:{s:10:\"expiration\";i:1434401763;s:2:\"ip\";s:12:\"88.214.162.2\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433192163;}}'),
(47727, 3081, 'nickname', 'Oliver_Stohr'),
(47728, 3081, 'first_name', 'Oliver'),
(47729, 3081, 'last_name', 'Stöhr'),
(47730, 3081, 'description', ''),
(47731, 3081, 'rich_editing', 'true'),
(47732, 3081, 'comment_shortcuts', 'false'),
(47733, 3081, 'admin_color', 'fresh'),
(47734, 3081, 'use_ssl', '0'),
(47735, 3081, 'show_admin_bar_front', 'true'),
(47736, 3081, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47737, 3081, 'wp_user_level', '0'),
(47738, 3081, 'wsl_current_provider', 'Facebook'),
(47739, 3081, 'wsl_current_user_image', 'https://graph.facebook.com/795672460547595/picture?width=150&height=150'),
(47740, 3081, 'session_tokens', 'a:1:{s:64:\"ae29fe14252a4fc2ece88338470d7463dd2569d11d84fdf6e0bf0039965a2ffa\";a:4:{s:10:\"expiration\";i:1434401904;s:2:\"ip\";s:11:\"77.3.45.240\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433192304;}}'),
(47741, 3082, 'nickname', 'Bruna_Azevedo'),
(47742, 3082, 'first_name', 'Bruna'),
(47743, 3082, 'last_name', 'Azevedo'),
(47744, 3082, 'description', ''),
(47745, 3082, 'rich_editing', 'true'),
(47746, 3082, 'comment_shortcuts', 'false'),
(47747, 3082, 'admin_color', 'fresh'),
(47748, 3082, 'use_ssl', '0'),
(47749, 3082, 'show_admin_bar_front', 'true'),
(47750, 3082, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47751, 3082, 'wp_user_level', '0'),
(47752, 3082, 'wsl_current_provider', 'Facebook'),
(47753, 3082, 'wsl_current_user_image', 'https://graph.facebook.com/270703356433740/picture?width=150&height=150'),
(47754, 3082, 'session_tokens', 'a:1:{s:64:\"bd00b6102e77d78ca553007de921a9e3f70c945bbc0574b601787212c3544a45\";a:4:{s:10:\"expiration\";i:1434401997;s:2:\"ip\";s:13:\"188.82.43.173\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433192397;}}'),
(47755, 3081, 'votou', 'sim'),
(47756, 3081, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348'),
(47757, 3075, 'votou', 'sim'),
(47758, 3075, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(47759, 3083, 'nickname', 'Mateus_Cruz_Morais'),
(47760, 3083, 'first_name', 'Mateus'),
(47761, 3083, 'last_name', 'Cruz Morais'),
(47762, 3083, 'description', ''),
(47763, 3083, 'rich_editing', 'true'),
(47764, 3083, 'comment_shortcuts', 'false'),
(47765, 3083, 'admin_color', 'fresh'),
(47766, 3083, 'use_ssl', '0'),
(47767, 3083, 'show_admin_bar_front', 'true'),
(47768, 3083, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47769, 3083, 'wp_user_level', '0'),
(47770, 3083, 'wsl_current_provider', 'Facebook'),
(47771, 3083, 'wsl_current_user_image', 'https://graph.facebook.com/961762120511234/picture?width=150&height=150'),
(47772, 3083, 'session_tokens', 'a:1:{s:64:\"b199cb2c72dbe8cf4835f633af617b1e9ac15ac6d7785ec80a3ea7b9a2bc271a\";a:4:{s:10:\"expiration\";i:1434402800;s:2:\"ip\";s:14:\"82.154.114.206\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433193200;}}'),
(47773, 3084, 'nickname', 'Maria_Ju'),
(47774, 3084, 'first_name', 'Maria'),
(47775, 3084, 'last_name', 'Jú'),
(47776, 3084, 'description', ''),
(47777, 3084, 'rich_editing', 'true'),
(47778, 3084, 'comment_shortcuts', 'false'),
(47779, 3084, 'admin_color', 'fresh'),
(47780, 3084, 'use_ssl', '0'),
(47781, 3084, 'show_admin_bar_front', 'true'),
(47782, 3084, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47783, 3084, 'wp_user_level', '0'),
(47784, 3084, 'wsl_current_provider', 'Facebook'),
(47785, 3084, 'wsl_current_user_image', 'https://graph.facebook.com/10153033050061925/picture?width=150&height=150'),
(47786, 3084, 'session_tokens', 'a:1:{s:64:\"5337e34fa9fa8141c36142e6939facd32c2ee5b60fad97c1f3dd58aafc79e3f6\";a:4:{s:10:\"expiration\";i:1434402984;s:2:\"ip\";s:12:\"79.169.86.18\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433193384;}}'),
(47787, 3084, 'votou', 'sim'),
(47788, 3084, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(47789, 3083, 'votou', 'sim'),
(47790, 3083, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(47791, 3085, 'nickname', 'Emanuel_Franca_Gouveia'),
(47792, 3085, 'first_name', 'Emanuel'),
(47793, 3085, 'last_name', 'França Gouveia'),
(47794, 3085, 'description', ''),
(47795, 3085, 'rich_editing', 'true'),
(47796, 3085, 'comment_shortcuts', 'false'),
(47797, 3085, 'admin_color', 'fresh'),
(47798, 3085, 'use_ssl', '0'),
(47799, 3085, 'show_admin_bar_front', 'true'),
(47800, 3085, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47801, 3085, 'wp_user_level', '0'),
(47802, 3085, 'wsl_current_provider', 'Facebook'),
(47803, 3085, 'wsl_current_user_image', 'https://graph.facebook.com/10204306587800655/picture?width=150&height=150'),
(47804, 3085, 'session_tokens', 'a:4:{s:64:\"dbe30827ea13c858053b3ce207c35597beedf5564362a7f0d6e938e2a653e99d\";a:4:{s:10:\"expiration\";i:1434403447;s:2:\"ip\";s:13:\"85.245.80.148\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433193847;}s:64:\"d3f5a63bde06f710925c4303e689503ee1efbe769c5f616498a951af072e3f7a\";a:4:{s:10:\"expiration\";i:1434403498;s:2:\"ip\";s:13:\"85.245.80.148\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433193898;}s:64:\"8d025697e1257a4e390ad57a3b659f1f0bdfdda4fc273bfa6925412f3f269249\";a:4:{s:10:\"expiration\";i:1434403571;s:2:\"ip\";s:13:\"85.245.80.148\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53\";s:5:\"login\";i:1433193971;}s:64:\"a40d8f7eaa00cb2bcd7262f0aee4493f6c86de4f782f628d424ce348e6ea84a8\";a:4:{s:10:\"expiration\";i:1434403621;s:2:\"ip\";s:13:\"85.245.80.148\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53\";s:5:\"login\";i:1433194021;}}'),
(47805, 3086, 'nickname', 'Mariana_Pacheco'),
(47806, 3086, 'first_name', 'Mariana'),
(47807, 3086, 'last_name', 'Pacheco'),
(47808, 3086, 'description', ''),
(47809, 3086, 'rich_editing', 'true'),
(47810, 3086, 'comment_shortcuts', 'false'),
(47811, 3086, 'admin_color', 'fresh'),
(47812, 3086, 'use_ssl', '0'),
(47813, 3086, 'show_admin_bar_front', 'true'),
(47814, 3086, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47815, 3086, 'wp_user_level', '0'),
(47816, 3086, 'wsl_current_provider', 'Facebook'),
(47817, 3086, 'wsl_current_user_image', 'https://graph.facebook.com/925585644147285/picture?width=150&height=150'),
(47818, 3086, 'session_tokens', 'a:1:{s:64:\"bb3a1a881a4caa54c384fee6ac71ab5d297a097f7ccf4211e0a34286b037d097\";a:4:{s:10:\"expiration\";i:1434403711;s:2:\"ip\";s:11:\"62.169.66.5\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.1.2; LG-P710 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.109 Mobile Safari/537.36\";s:5:\"login\";i:1433194111;}}'),
(47819, 3086, 'votou', 'sim'),
(47820, 3086, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348'),
(47821, 3087, 'nickname', 'Madalena_Bonvalot'),
(47822, 3087, 'first_name', 'Madalena'),
(47823, 3087, 'last_name', 'Bonvalot'),
(47824, 3087, 'description', ''),
(47825, 3087, 'rich_editing', 'true'),
(47826, 3087, 'comment_shortcuts', 'false'),
(47827, 3087, 'admin_color', 'fresh'),
(47828, 3087, 'use_ssl', '0'),
(47829, 3087, 'show_admin_bar_front', 'true'),
(47830, 3087, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47831, 3087, 'wp_user_level', '0'),
(47832, 3087, 'wsl_current_provider', 'Facebook'),
(47833, 3087, 'wsl_current_user_image', 'https://graph.facebook.com/382601585278984/picture?width=150&height=150'),
(47834, 3087, 'session_tokens', 'a:1:{s:64:\"77d7968fe3a6f8267406992861ce99f414667135ecba0d1d47af273b6a4cbe99\";a:4:{s:10:\"expiration\";i:1434404369;s:2:\"ip\";s:14:\"82.154.160.172\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433194769;}}'),
(47835, 3088, 'nickname', 'Kika_Duarte'),
(47836, 3088, 'first_name', 'Kika'),
(47837, 3088, 'last_name', 'Duarte'),
(47838, 3088, 'description', ''),
(47839, 3088, 'rich_editing', 'true'),
(47840, 3088, 'comment_shortcuts', 'false'),
(47841, 3088, 'admin_color', 'fresh'),
(47842, 3088, 'use_ssl', '0'),
(47843, 3088, 'show_admin_bar_front', 'true'),
(47844, 3088, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47845, 3088, 'wp_user_level', '0'),
(47846, 3088, 'wsl_current_provider', 'Facebook'),
(47847, 3088, 'wsl_current_user_image', 'https://graph.facebook.com/10205899709279267/picture?width=150&height=150'),
(47848, 3088, 'session_tokens', 'a:1:{s:64:\"134db16b7ca7272bce42744ce5f7f5ce38ff6dbb1eb927f6dfb4d48c37efcef7\";a:4:{s:10:\"expiration\";i:1434404440;s:2:\"ip\";s:11:\"81.84.4.213\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/16.0.0.13.22;FBBV/4697910;FBDV/iPad2,1;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433194840;}}'),
(47849, 3089, 'nickname', 'Fernando_Borges_da_Costa'),
(47850, 3089, 'first_name', 'Fernando'),
(47851, 3089, 'last_name', 'da Costa'),
(47852, 3089, 'description', ''),
(47853, 3089, 'rich_editing', 'true'),
(47854, 3089, 'comment_shortcuts', 'false'),
(47855, 3089, 'admin_color', 'fresh'),
(47856, 3089, 'use_ssl', '0'),
(47857, 3089, 'show_admin_bar_front', 'true'),
(47858, 3089, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47859, 3089, 'wp_user_level', '0'),
(47860, 3089, 'wsl_current_provider', 'Facebook'),
(47861, 3089, 'wsl_current_user_image', 'https://graph.facebook.com/10200673162909441/picture?width=150&height=150'),
(47862, 3089, 'session_tokens', 'a:1:{s:64:\"794dae78c599bc0fa2ff53594a2c4696f96f12feaee5a2bad4455f92565e40b8\";a:4:{s:10:\"expiration\";i:1434404456;s:2:\"ip\";s:12:\"85.245.38.35\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433194856;}}'),
(47863, 3089, 'votou', 'sim'),
(47864, 3089, 'user_votes', 'shaper-do-ano-xhapeland_p1377'),
(47865, 3090, 'nickname', 'Carmo_Henninger'),
(47866, 3090, 'first_name', 'Carmo'),
(47867, 3090, 'last_name', 'Henninger'),
(47868, 3090, 'description', ''),
(47869, 3090, 'rich_editing', 'true'),
(47870, 3090, 'comment_shortcuts', 'false'),
(47871, 3090, 'admin_color', 'fresh'),
(47872, 3090, 'use_ssl', '0'),
(47873, 3090, 'show_admin_bar_front', 'true'),
(47874, 3090, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47875, 3090, 'wp_user_level', '0'),
(47876, 3090, 'wsl_current_provider', 'Facebook'),
(47877, 3090, 'wsl_current_user_image', 'https://graph.facebook.com/389441434583461/picture?width=150&height=150'),
(47878, 3090, 'session_tokens', 'a:1:{s:64:\"753081b58fbf14f4066418b5794fce4973dedbac98b23fe8682897f8866b4ba5\";a:4:{s:10:\"expiration\";i:1434404543;s:2:\"ip\";s:13:\"81.193.77.198\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433194943;}}'),
(47879, 3090, 'votou', 'sim'),
(47880, 3090, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(47881, 3091, 'nickname', 'Mariana_Esteves'),
(47882, 3091, 'first_name', 'Mariana'),
(47883, 3091, 'last_name', 'Esteves'),
(47884, 3091, 'description', ''),
(47885, 3091, 'rich_editing', 'true'),
(47886, 3091, 'comment_shortcuts', 'false'),
(47887, 3091, 'admin_color', 'fresh'),
(47888, 3091, 'use_ssl', '0'),
(47889, 3091, 'show_admin_bar_front', 'true'),
(47890, 3091, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47891, 3091, 'wp_user_level', '0'),
(47892, 3091, 'wsl_current_provider', 'Facebook'),
(47893, 3091, 'wsl_current_user_image', 'https://graph.facebook.com/10204696968203854/picture?width=150&height=150'),
(47894, 3091, 'session_tokens', 'a:3:{s:64:\"7388986f0907e00cc3c09a933e1d3aa2623f104fdb78c402d08ca9547d2c744e\";a:4:{s:10:\"expiration\";i:1434404720;s:2:\"ip\";s:14:\"79.169.225.196\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433195120;}s:64:\"c7df83a042575ef008bc914a340457a69ec905ebe63012b9f0be8b018c5d1284\";a:4:{s:10:\"expiration\";i:1434404771;s:2:\"ip\";s:14:\"79.169.225.196\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433195171;}s:64:\"7e5051a391438d14072bcd9e3a6fdf22a7bc7ce418d2faf139ad22b8058762dd\";a:4:{s:10:\"expiration\";i:1434404839;s:2:\"ip\";s:14:\"79.169.225.196\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433195239;}}'),
(47895, 3092, 'nickname', 'Ana_Mano_Duarte'),
(47896, 3092, 'first_name', 'Ana'),
(47897, 3092, 'last_name', 'Mano Duarte'),
(47898, 3092, 'description', ''),
(47899, 3092, 'rich_editing', 'true'),
(47900, 3092, 'comment_shortcuts', 'false'),
(47901, 3092, 'admin_color', 'fresh'),
(47902, 3092, 'use_ssl', '0'),
(47903, 3092, 'show_admin_bar_front', 'true'),
(47904, 3092, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47905, 3092, 'wp_user_level', '0'),
(47906, 3092, 'wsl_current_provider', 'Facebook'),
(47907, 3092, 'wsl_current_user_image', 'https://graph.facebook.com/906837809362176/picture?width=150&height=150'),
(47908, 3092, 'session_tokens', 'a:1:{s:64:\"7abeaec015a501264caae73b17e2879de4c7c5b7be3e572cf99fc9d76131f774\";a:4:{s:10:\"expiration\";i:1434404817;s:2:\"ip\";s:13:\"79.169.227.61\";s:2:\"ua\";s:143:\"Mozilla/5.0 (Linux; U; Android 2.3.6; pt-pt; GT-S6500D Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1\";s:5:\"login\";i:1433195217;}}'),
(47909, 3093, 'nickname', 'Jessica_Robalinho'),
(47910, 3093, 'first_name', 'Jessica'),
(47911, 3093, 'last_name', 'Robalinho'),
(47912, 3093, 'description', ''),
(47913, 3093, 'rich_editing', 'true'),
(47914, 3093, 'comment_shortcuts', 'false'),
(47915, 3093, 'admin_color', 'fresh'),
(47916, 3093, 'use_ssl', '0'),
(47917, 3093, 'show_admin_bar_front', 'true'),
(47918, 3093, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47919, 3093, 'wp_user_level', '0'),
(47920, 3093, 'wsl_current_provider', 'Facebook'),
(47921, 3093, 'wsl_current_user_image', 'https://graph.facebook.com/814718681945783/picture?width=150&height=150'),
(47922, 3093, 'session_tokens', 'a:1:{s:64:\"6f77cbff768d6b0d3520065896878a314349aa2036eb278d410ddce14277f509\";a:4:{s:10:\"expiration\";i:1434404943;s:2:\"ip\";s:13:\"193.126.143.9\";s:2:\"ua\";s:151:\"Mozilla/5.0 (Linux; Android 4.2.2; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.93 Mobile Safari/537.36\";s:5:\"login\";i:1433195343;}}'),
(47923, 3094, 'nickname', 'Afonso_Cardoso'),
(47924, 3094, 'first_name', 'Afonso'),
(47925, 3094, 'last_name', 'Cardoso'),
(47926, 3094, 'description', ''),
(47927, 3094, 'rich_editing', 'true'),
(47928, 3094, 'comment_shortcuts', 'false'),
(47929, 3094, 'admin_color', 'fresh'),
(47930, 3094, 'use_ssl', '0'),
(47931, 3094, 'show_admin_bar_front', 'true'),
(47932, 3094, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47933, 3094, 'wp_user_level', '0'),
(47934, 3094, 'wsl_current_provider', 'Facebook'),
(47935, 3094, 'wsl_current_user_image', 'https://graph.facebook.com/10206090954527864/picture?width=150&height=150'),
(47936, 3094, 'session_tokens', 'a:1:{s:64:\"802d4d89de9cada98b3eed11a1e272ec05c71ab4ba6313fc1dea9b1218956bdd\";a:4:{s:10:\"expiration\";i:1434404962;s:2:\"ip\";s:11:\"5.249.104.0\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433195362;}}'),
(47937, 3095, 'nickname', 'Mariana_Quina'),
(47938, 3095, 'first_name', 'Mariana'),
(47939, 3095, 'last_name', 'Quina'),
(47940, 3095, 'description', ''),
(47941, 3095, 'rich_editing', 'true'),
(47942, 3095, 'comment_shortcuts', 'false'),
(47943, 3095, 'admin_color', 'fresh'),
(47944, 3095, 'use_ssl', '0'),
(47945, 3095, 'show_admin_bar_front', 'true'),
(47946, 3095, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47947, 3095, 'wp_user_level', '0'),
(47948, 3095, 'wsl_current_provider', 'Google'),
(47949, 3095, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-7zLYWcP5cfA/AAAAAAAAAAI/AAAAAAAAABE/Hg24bBEdeRg/photo.jpg?sz=200'),
(47950, 3095, 'session_tokens', 'a:1:{s:64:\"7fecf881ac133bea0bd97ba6f2a558874a81420a134527f556669868b8da3040\";a:4:{s:10:\"expiration\";i:1434404994;s:2:\"ip\";s:14:\"82.154.162.182\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433195394;}}'),
(47951, 3088, 'votou', 'sim');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(47952, 3088, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(47953, 3094, 'votou', 'sim'),
(47954, 3094, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(47955, 3092, 'votou', 'sim'),
(47956, 3092, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(47957, 3093, 'votou', 'sim'),
(47958, 3093, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(47959, 3096, 'nickname', 'Ana_Sofia_Alexandre'),
(47960, 3096, 'first_name', 'Ana'),
(47961, 3096, 'last_name', 'Alexandre'),
(47962, 3096, 'description', ''),
(47963, 3096, 'rich_editing', 'true'),
(47964, 3096, 'comment_shortcuts', 'false'),
(47965, 3096, 'admin_color', 'fresh'),
(47966, 3096, 'use_ssl', '0'),
(47967, 3096, 'show_admin_bar_front', 'true'),
(47968, 3096, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47969, 3096, 'wp_user_level', '0'),
(47970, 3096, 'wsl_current_provider', 'Facebook'),
(47971, 3096, 'wsl_current_user_image', 'https://graph.facebook.com/969054239801804/picture?width=150&height=150'),
(47972, 3096, 'session_tokens', 'a:1:{s:64:\"aae8d6c84c5e72c32a31d546e98d71f45e55dabb63dd800a48c5b3dbf4b37f3d\";a:4:{s:10:\"expiration\";i:1434406291;s:2:\"ip\";s:13:\"95.95.100.102\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9301I Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433196691;}}'),
(47973, 3097, 'nickname', 'Carla_Cristina_Rocha'),
(47974, 3097, 'first_name', 'Carla'),
(47975, 3097, 'last_name', 'Rocha'),
(47976, 3097, 'description', ''),
(47977, 3097, 'rich_editing', 'true'),
(47978, 3097, 'comment_shortcuts', 'false'),
(47979, 3097, 'admin_color', 'fresh'),
(47980, 3097, 'use_ssl', '0'),
(47981, 3097, 'show_admin_bar_front', 'true'),
(47982, 3097, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47983, 3097, 'wp_user_level', '0'),
(47984, 3097, 'wsl_current_provider', 'Facebook'),
(47985, 3097, 'wsl_current_user_image', 'https://graph.facebook.com/10206859821842484/picture?width=150&height=150'),
(47986, 3097, 'session_tokens', 'a:3:{s:64:\"41d85ab33e6ade442619eea470991f7f007e423eec26e77c7ff876aa28e59409\";a:4:{s:10:\"expiration\";i:1434406507;s:2:\"ip\";s:14:\"85.246.170.109\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433196907;}s:64:\"ec726055e8d96262b76c9a6547ed55094a8a99a40f142655a54dc3fc940870d7\";a:4:{s:10:\"expiration\";i:1435002715;s:2:\"ip\";s:13:\"85.240.144.83\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433793115;}s:64:\"01143809119f8687e6c79048e06efb642a21785cb15a3ce45556379d821a208e\";a:4:{s:10:\"expiration\";i:1435092598;s:2:\"ip\";s:13:\"85.240.151.57\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433882998;}}'),
(47987, 3098, 'nickname', 'Marco_Antony'),
(47988, 3098, 'first_name', 'Marco'),
(47989, 3098, 'last_name', 'Antony'),
(47990, 3098, 'description', ''),
(47991, 3098, 'rich_editing', 'true'),
(47992, 3098, 'comment_shortcuts', 'false'),
(47993, 3098, 'admin_color', 'fresh'),
(47994, 3098, 'use_ssl', '0'),
(47995, 3098, 'show_admin_bar_front', 'true'),
(47996, 3098, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(47997, 3098, 'wp_user_level', '0'),
(47998, 3098, 'wsl_current_provider', 'Facebook'),
(47999, 3098, 'wsl_current_user_image', 'https://graph.facebook.com/915774925128156/picture?width=150&height=150'),
(48000, 3098, 'session_tokens', 'a:1:{s:64:\"379fe696325e20dd047cd4b33ea9c37a8894dafe628902a9f39b66445c5a18f8\";a:4:{s:10:\"expiration\";i:1434406664;s:2:\"ip\";s:13:\"79.168.163.85\";s:2:\"ua\";s:251:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/FBIOS;FBAV/24.0.0.12.7;FBBV/6890242;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433197064;}}'),
(48001, 3099, 'nickname', 'Sonia_Alegre'),
(48002, 3099, 'first_name', 'Sónia'),
(48003, 3099, 'last_name', 'Alegre'),
(48004, 3099, 'description', ''),
(48005, 3099, 'rich_editing', 'true'),
(48006, 3099, 'comment_shortcuts', 'false'),
(48007, 3099, 'admin_color', 'fresh'),
(48008, 3099, 'use_ssl', '0'),
(48009, 3099, 'show_admin_bar_front', 'true'),
(48010, 3099, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48011, 3099, 'wp_user_level', '0'),
(48012, 3099, 'wsl_current_provider', 'Facebook'),
(48013, 3099, 'wsl_current_user_image', 'https://graph.facebook.com/1445346319103472/picture?width=150&height=150'),
(48014, 3099, 'session_tokens', 'a:1:{s:64:\"5cfd33f8fecfbaa00595a0ecb00e0d9639267c4f521734e8b0300155eb6c7d7c\";a:4:{s:10:\"expiration\";i:1434406945;s:2:\"ip\";s:12:\"85.246.233.9\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433197345;}}'),
(48015, 3099, 'votou', 'sim'),
(48016, 3099, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(48017, 3100, 'nickname', 'Carlos_Correia_de_Sa'),
(48018, 3100, 'first_name', 'Carlos'),
(48019, 3100, 'last_name', 'de Sá'),
(48020, 3100, 'description', ''),
(48021, 3100, 'rich_editing', 'true'),
(48022, 3100, 'comment_shortcuts', 'false'),
(48023, 3100, 'admin_color', 'fresh'),
(48024, 3100, 'use_ssl', '0'),
(48025, 3100, 'show_admin_bar_front', 'true'),
(48026, 3100, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48027, 3100, 'wp_user_level', '0'),
(48028, 3100, 'wsl_current_provider', 'Facebook'),
(48029, 3100, 'wsl_current_user_image', 'https://graph.facebook.com/10206890614248126/picture?width=150&height=150'),
(48030, 3100, 'session_tokens', 'a:1:{s:64:\"3f89755f3a15d73ce04ceca9a9c19c30a685a95cae4c31503b4764f639a81791\";a:4:{s:10:\"expiration\";i:1434407286;s:2:\"ip\";s:14:\"89.153.119.197\";s:2:\"ua\";s:75:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; Touch; rv:11.0) like Gecko\";s:5:\"login\";i:1433197686;}}'),
(48031, 3100, 'votou', 'sim'),
(48032, 3100, 'user_votes', 'foto-do-ano_p957'),
(48033, 3101, 'nickname', 'Joao_Francisco_Rodrigues'),
(48034, 3101, 'first_name', 'João Francisco'),
(48035, 3101, 'last_name', 'Rodrigues'),
(48036, 3101, 'description', ''),
(48037, 3101, 'rich_editing', 'true'),
(48038, 3101, 'comment_shortcuts', 'false'),
(48039, 3101, 'admin_color', 'fresh'),
(48040, 3101, 'use_ssl', '0'),
(48041, 3101, 'show_admin_bar_front', 'true'),
(48042, 3101, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48043, 3101, 'wp_user_level', '0'),
(48044, 3101, 'wsl_current_provider', 'Facebook'),
(48045, 3101, 'wsl_current_user_image', 'https://graph.facebook.com/1003989686307803/picture?width=150&height=150'),
(48046, 3101, 'session_tokens', 'a:1:{s:64:\"35463eec7cda0b06a547ac32197838ad96d0b667ad4cd5b80f5c924d8e10bfd0\";a:4:{s:10:\"expiration\";i:1434407706;s:2:\"ip\";s:13:\"89.115.114.38\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433198106;}}'),
(48047, 3102, 'nickname', 'Elisa_Sousa_Gomes'),
(48048, 3102, 'first_name', 'Elisa'),
(48049, 3102, 'last_name', 'Gomes'),
(48050, 3102, 'description', ''),
(48051, 3102, 'rich_editing', 'true'),
(48052, 3102, 'comment_shortcuts', 'false'),
(48053, 3102, 'admin_color', 'fresh'),
(48054, 3102, 'use_ssl', '0'),
(48055, 3102, 'show_admin_bar_front', 'true'),
(48056, 3102, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48057, 3102, 'wp_user_level', '0'),
(48058, 3102, 'wsl_current_provider', 'Facebook'),
(48059, 3102, 'wsl_current_user_image', 'https://graph.facebook.com/10203071103538579/picture?width=150&height=150'),
(48060, 3102, 'session_tokens', 'a:1:{s:64:\"5bd41a84711028b52c0cfdd97d6d15ecd8983fd34c53f0f55713dd1112bb55e3\";a:4:{s:10:\"expiration\";i:1434407868;s:2:\"ip\";s:15:\"213.138.228.117\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-P605 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433198268;}}'),
(48061, 3102, 'votou', 'sim'),
(48062, 3102, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348'),
(48063, 3103, 'nickname', 'Margarida_Cardoso_Silva'),
(48064, 3103, 'first_name', 'Margarida'),
(48065, 3103, 'last_name', 'Silva'),
(48066, 3103, 'description', ''),
(48067, 3103, 'rich_editing', 'true'),
(48068, 3103, 'comment_shortcuts', 'false'),
(48069, 3103, 'admin_color', 'fresh'),
(48070, 3103, 'use_ssl', '0'),
(48071, 3103, 'show_admin_bar_front', 'true'),
(48072, 3103, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48073, 3103, 'wp_user_level', '0'),
(48074, 3103, 'wsl_current_provider', 'Facebook'),
(48075, 3103, 'wsl_current_user_image', 'https://graph.facebook.com/10202992400049760/picture?width=150&height=150'),
(48076, 3103, 'session_tokens', 'a:1:{s:64:\"f271dd4c6e5361eda7005deaac701157bbf210ee7c859c0f2bda48e3f8c9a318\";a:4:{s:10:\"expiration\";i:1434408103;s:2:\"ip\";s:12:\"85.245.65.19\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1433198503;}}'),
(48077, 3103, 'votou', 'sim'),
(48078, 3103, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(48079, 3008, 'votou', 'sim'),
(48080, 3008, 'user_votes', 'foto-do-ano_p957'),
(48081, 3104, 'nickname', 'Mafalda_Palmares'),
(48082, 3104, 'first_name', 'Mafalda'),
(48083, 3104, 'last_name', 'Palmares'),
(48084, 3104, 'description', ''),
(48085, 3104, 'rich_editing', 'true'),
(48086, 3104, 'comment_shortcuts', 'false'),
(48087, 3104, 'admin_color', 'fresh'),
(48088, 3104, 'use_ssl', '0'),
(48089, 3104, 'show_admin_bar_front', 'true'),
(48090, 3104, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48091, 3104, 'wp_user_level', '0'),
(48092, 3104, 'wsl_current_provider', 'Facebook'),
(48093, 3104, 'wsl_current_user_image', 'https://graph.facebook.com/856284871075244/picture?width=150&height=150'),
(48094, 3104, 'session_tokens', 'a:1:{s:64:\"635d10cc73a862c79a31318e9947ceccb9313d358288b1de38b3b4d53740a639\";a:4:{s:10:\"expiration\";i:1434409460;s:2:\"ip\";s:14:\"188.37.170.146\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433199860;}}'),
(48095, 3104, 'votou', 'sim'),
(48096, 3104, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(48097, 3105, 'nickname', 'Catarina_Ataide'),
(48098, 3105, 'first_name', 'Catarina'),
(48099, 3105, 'last_name', 'Ataíde'),
(48100, 3105, 'description', ''),
(48101, 3105, 'rich_editing', 'true'),
(48102, 3105, 'comment_shortcuts', 'false'),
(48103, 3105, 'admin_color', 'fresh'),
(48104, 3105, 'use_ssl', '0'),
(48105, 3105, 'show_admin_bar_front', 'true'),
(48106, 3105, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48107, 3105, 'wp_user_level', '0'),
(48108, 3105, 'wsl_current_provider', 'Facebook'),
(48109, 3105, 'wsl_current_user_image', 'https://graph.facebook.com/1089822477700127/picture?width=150&height=150'),
(48110, 3105, 'session_tokens', 'a:1:{s:64:\"feb20ac9d60facef984b4f23daa65fe5e3bebfc9625cc6fb73d67005c4a7326c\";a:4:{s:10:\"expiration\";i:1434409565;s:2:\"ip\";s:12:\"88.214.169.5\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433199965;}}'),
(48111, 3106, 'nickname', 'Sergio_Moreira'),
(48112, 3106, 'first_name', 'Sérgio'),
(48113, 3106, 'last_name', 'Moreira'),
(48114, 3106, 'description', ''),
(48115, 3106, 'rich_editing', 'true'),
(48116, 3106, 'comment_shortcuts', 'false'),
(48117, 3106, 'admin_color', 'fresh'),
(48118, 3106, 'use_ssl', '0'),
(48119, 3106, 'show_admin_bar_front', 'true'),
(48120, 3106, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48121, 3106, 'wp_user_level', '0'),
(48122, 3106, 'wsl_current_provider', 'Facebook'),
(48123, 3106, 'wsl_current_user_image', 'https://graph.facebook.com/885781638135660/picture?width=150&height=150'),
(48124, 3106, 'session_tokens', 'a:1:{s:64:\"c61e92eb78b09933772a8bd1041495f958c4790dcbc2253d4fd55dcc3b4367ea\";a:4:{s:10:\"expiration\";i:1434409994;s:2:\"ip\";s:10:\"2.83.89.14\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433200394;}}'),
(48125, 3106, 'votou', 'sim'),
(48126, 3106, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(48127, 3107, 'nickname', 'Maria_Sampaio'),
(48128, 3107, 'first_name', 'Maria'),
(48129, 3107, 'last_name', 'Sampaio'),
(48130, 3107, 'description', ''),
(48131, 3107, 'rich_editing', 'true'),
(48132, 3107, 'comment_shortcuts', 'false'),
(48133, 3107, 'admin_color', 'fresh'),
(48134, 3107, 'use_ssl', '0'),
(48135, 3107, 'show_admin_bar_front', 'true'),
(48136, 3107, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48137, 3107, 'wp_user_level', '0'),
(48138, 3107, 'wsl_current_provider', 'Facebook'),
(48139, 3107, 'wsl_current_user_image', 'https://graph.facebook.com/10155626717850285/picture?width=150&height=150'),
(48140, 3107, 'session_tokens', 'a:1:{s:64:\"4adc17eb4987c1249198c738a887ebdccaf6dbade84e289f795ae0c28a2c47c1\";a:4:{s:10:\"expiration\";i:1434410958;s:2:\"ip\";s:11:\"85.139.2.58\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B411 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433201358;}}'),
(48141, 3108, 'nickname', 'Filipe_Rodrigues'),
(48142, 3108, 'first_name', 'Filipe'),
(48143, 3108, 'last_name', 'Rodrigues'),
(48144, 3108, 'description', ''),
(48145, 3108, 'rich_editing', 'true'),
(48146, 3108, 'comment_shortcuts', 'false'),
(48147, 3108, 'admin_color', 'fresh'),
(48148, 3108, 'use_ssl', '0'),
(48149, 3108, 'show_admin_bar_front', 'true'),
(48150, 3108, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48151, 3108, 'wp_user_level', '0'),
(48152, 3108, 'wsl_current_provider', 'Facebook'),
(48153, 3108, 'wsl_current_user_image', 'https://graph.facebook.com/10202946701787260/picture?width=150&height=150'),
(48154, 3108, 'session_tokens', 'a:1:{s:64:\"6587ee05fae4c77adb3c3b4551c012765f7e746c18201de95df0cdd37b2172ac\";a:4:{s:10:\"expiration\";i:1434411121;s:2:\"ip\";s:14:\"188.37.234.104\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433201521;}}'),
(48155, 3109, 'nickname', 'Nazare_Correia'),
(48156, 3109, 'first_name', 'Nazaré'),
(48157, 3109, 'last_name', 'Correia'),
(48158, 3109, 'description', ''),
(48159, 3109, 'rich_editing', 'true'),
(48160, 3109, 'comment_shortcuts', 'false'),
(48161, 3109, 'admin_color', 'fresh'),
(48162, 3109, 'use_ssl', '0'),
(48163, 3109, 'show_admin_bar_front', 'true'),
(48164, 3109, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48165, 3109, 'wp_user_level', '0'),
(48166, 3109, 'wsl_current_provider', 'Google'),
(48167, 3109, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-P_oXvTQ3W1g/AAAAAAAAAAI/AAAAAAAAAH0/xf_LgeJps1U/photo.jpg?sz=200'),
(48168, 3109, 'session_tokens', 'a:1:{s:64:\"738ae19662832dd837f5b3ac3e114c03977096cfdfffdb017288977405b05e5b\";a:4:{s:10:\"expiration\";i:1434411343;s:2:\"ip\";s:13:\"85.240.16.116\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433201743;}}'),
(48169, 3110, 'nickname', 'Nuno_Moreira_Junior'),
(48170, 3110, 'first_name', 'Nuno'),
(48171, 3110, 'last_name', 'Moreira Junior'),
(48172, 3110, 'description', ''),
(48173, 3110, 'rich_editing', 'true'),
(48174, 3110, 'comment_shortcuts', 'false'),
(48175, 3110, 'admin_color', 'fresh'),
(48176, 3110, 'use_ssl', '0'),
(48177, 3110, 'show_admin_bar_front', 'true'),
(48178, 3110, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48179, 3110, 'wp_user_level', '0'),
(48180, 3110, 'wsl_current_provider', 'Facebook'),
(48181, 3110, 'wsl_current_user_image', 'https://graph.facebook.com/10205831835930502/picture?width=150&height=150'),
(48182, 3110, 'session_tokens', 'a:2:{s:64:\"4c28fd572df6f7a55131a8207bfd68f447d34ff2ff5cc436767ae8909fe3e39a\";a:4:{s:10:\"expiration\";i:1434411739;s:2:\"ip\";s:12:\"77.54.83.104\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433202139;}s:64:\"0bd50ef9ac4ad3495ba4dc33862cc105d18549784429e8200fd83c3d5d371b35\";a:4:{s:10:\"expiration\";i:1434411833;s:2:\"ip\";s:12:\"77.54.83.104\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433202233;}}'),
(48183, 3111, 'nickname', 'Pedro_Cordeiro'),
(48184, 3111, 'first_name', 'Pedro'),
(48185, 3111, 'last_name', 'Cordeiro'),
(48186, 3111, 'description', ''),
(48187, 3111, 'rich_editing', 'true'),
(48188, 3111, 'comment_shortcuts', 'false'),
(48189, 3111, 'admin_color', 'fresh'),
(48190, 3111, 'use_ssl', '0'),
(48191, 3111, 'show_admin_bar_front', 'true'),
(48192, 3111, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48193, 3111, 'wp_user_level', '0'),
(48194, 3111, 'wsl_current_provider', 'Facebook'),
(48195, 3111, 'wsl_current_user_image', 'https://graph.facebook.com/10206471876853658/picture?width=150&height=150'),
(48196, 3111, 'session_tokens', 'a:1:{s:64:\"104be15a993b2af592aa0d69334ba221d81e8292283c8421c3b72d34622bc941\";a:4:{s:10:\"expiration\";i:1434412488;s:2:\"ip\";s:13:\"79.168.221.17\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433202888;}}'),
(48197, 3111, 'votou', 'sim'),
(48198, 3111, 'user_votes', 'shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430'),
(48199, 3112, 'nickname', 'Ricardo_Co'),
(48200, 3112, 'first_name', 'Ricardo'),
(48201, 3112, 'last_name', 'Co'),
(48202, 3112, 'description', ''),
(48203, 3112, 'rich_editing', 'true'),
(48204, 3112, 'comment_shortcuts', 'false'),
(48205, 3112, 'admin_color', 'fresh'),
(48206, 3112, 'use_ssl', '0'),
(48207, 3112, 'show_admin_bar_front', 'true'),
(48208, 3112, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48209, 3112, 'wp_user_level', '0'),
(48210, 3112, 'wsl_current_provider', 'Google'),
(48211, 3112, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-UXPQ0KMboPw/AAAAAAAAAAI/AAAAAAAAADo/PlvRIwOcTkg/photo.jpg?sz=200'),
(48212, 3112, 'session_tokens', 'a:1:{s:64:\"269f6ce0ed1f749e5b7c220f18237c893591d757d65747fb1bf4d41c8d030804\";a:4:{s:10:\"expiration\";i:1434412543;s:2:\"ip\";s:15:\"176.252.227.238\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneUK;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1433202943;}}'),
(48213, 2941, 'votou', 'sim'),
(48214, 2941, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(48215, 3113, 'nickname', 'Catarina_Ribeiro'),
(48216, 3113, 'first_name', 'Catarina'),
(48217, 3113, 'last_name', 'Ribeiro'),
(48218, 3113, 'description', ''),
(48219, 3113, 'rich_editing', 'true'),
(48220, 3113, 'comment_shortcuts', 'false'),
(48221, 3113, 'admin_color', 'fresh'),
(48222, 3113, 'use_ssl', '0'),
(48223, 3113, 'show_admin_bar_front', 'true'),
(48224, 3113, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48225, 3113, 'wp_user_level', '0'),
(48226, 3113, 'wsl_current_provider', 'Facebook'),
(48227, 3113, 'wsl_current_user_image', 'https://graph.facebook.com/10152944333030060/picture?width=150&height=150'),
(48228, 3113, 'session_tokens', 'a:1:{s:64:\"fefa49800080b469dce2ebd2570de604f8ea1a74c63542dd960dca494b6083d5\";a:4:{s:10:\"expiration\";i:1434413990;s:2:\"ip\";s:14:\"89.115.219.200\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433204390;}}'),
(48229, 3114, 'nickname', 'Ana_Rato'),
(48230, 3114, 'first_name', 'Ana'),
(48231, 3114, 'last_name', 'Rato'),
(48232, 3114, 'description', ''),
(48233, 3114, 'rich_editing', 'true'),
(48234, 3114, 'comment_shortcuts', 'false'),
(48235, 3114, 'admin_color', 'fresh'),
(48236, 3114, 'use_ssl', '0'),
(48237, 3114, 'show_admin_bar_front', 'true'),
(48238, 3114, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48239, 3114, 'wp_user_level', '0'),
(48240, 3114, 'wsl_current_provider', 'Google'),
(48241, 3114, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(48242, 3114, 'session_tokens', 'a:1:{s:64:\"afa8214b4c3fc2679e1bd0b0b14a9689284360326442d12e809f6a1ee2cc39d2\";a:4:{s:10:\"expiration\";i:1434414371;s:2:\"ip\";s:13:\"79.168.176.51\";s:2:\"ua\";s:126:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) GSA/5.4.49956 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433204771;}}'),
(48243, 3114, 'votou', 'sim'),
(48244, 3114, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(48245, 3115, 'nickname', 'David_Alves'),
(48246, 3115, 'first_name', 'David'),
(48247, 3115, 'last_name', 'Alves'),
(48248, 3115, 'description', ''),
(48249, 3115, 'rich_editing', 'true'),
(48250, 3115, 'comment_shortcuts', 'false'),
(48251, 3115, 'admin_color', 'fresh'),
(48252, 3115, 'use_ssl', '0'),
(48253, 3115, 'show_admin_bar_front', 'true'),
(48254, 3115, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48255, 3115, 'wp_user_level', '0'),
(48256, 3115, 'wsl_current_provider', 'Google'),
(48257, 3115, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-SHrqPynnJTc/AAAAAAAAAAI/AAAAAAAAAB4/VpLFfnZEojQ/photo.jpg?sz=200'),
(48258, 3115, 'session_tokens', 'a:1:{s:64:\"84bd7f48e657aa820773a9f03715c0b859b162aa79a0697041430aa1fa63e8c2\";a:4:{s:10:\"expiration\";i:1434415891;s:2:\"ip\";s:13:\"68.65.169.232\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433206291;}}'),
(48259, 3115, 'votou', 'sim'),
(48260, 3115, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(48261, 3116, 'nickname', 'Sofia_Padua_Santos'),
(48262, 3116, 'first_name', 'Sofia'),
(48263, 3116, 'last_name', 'Pádua Santos'),
(48264, 3116, 'description', ''),
(48265, 3116, 'rich_editing', 'true'),
(48266, 3116, 'comment_shortcuts', 'false'),
(48267, 3116, 'admin_color', 'fresh'),
(48268, 3116, 'use_ssl', '0'),
(48269, 3116, 'show_admin_bar_front', 'true'),
(48270, 3116, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48271, 3116, 'wp_user_level', '0'),
(48272, 3116, 'wsl_current_provider', 'Facebook'),
(48273, 3116, 'wsl_current_user_image', 'https://graph.facebook.com/10207200592882211/picture?width=150&height=150'),
(48274, 3116, 'session_tokens', 'a:1:{s:64:\"f9877de8008426b831c79b9ae27d446a42e68bc2999343686a9a9c6d28d2f518\";a:4:{s:10:\"expiration\";i:1434416605;s:2:\"ip\";s:12:\"188.37.52.98\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-G310HN Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/31.0.0.20.13;]\";s:5:\"login\";i:1433207005;}}'),
(48275, 3116, 'votou', 'sim'),
(48276, 3116, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(48277, 3117, 'nickname', 'Ines_Monteiro_de_Aguiar'),
(48278, 3117, 'first_name', 'Ines'),
(48279, 3117, 'last_name', 'Monteiro de Aguiar'),
(48280, 3117, 'description', ''),
(48281, 3117, 'rich_editing', 'true'),
(48282, 3117, 'comment_shortcuts', 'false'),
(48283, 3117, 'admin_color', 'fresh'),
(48284, 3117, 'use_ssl', '0'),
(48285, 3117, 'show_admin_bar_front', 'true'),
(48286, 3117, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48287, 3117, 'wp_user_level', '0'),
(48288, 3117, 'wsl_current_provider', 'Facebook'),
(48289, 3117, 'wsl_current_user_image', 'https://graph.facebook.com/10153345012669320/picture?width=150&height=150'),
(48290, 3117, 'session_tokens', 'a:1:{s:64:\"2d5999be1c9b021662dc996397dcd4ccf2c0964006339f9b078400b66962c727\";a:4:{s:10:\"expiration\";i:1434427876;s:2:\"ip\";s:14:\"82.155.226.238\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433218276;}}'),
(48291, 3117, 'votou', 'sim'),
(48292, 3117, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(48293, 3118, 'nickname', 'Flavia_Fernandes'),
(48294, 3118, 'first_name', 'Flávia'),
(48295, 3118, 'last_name', 'Fernandes'),
(48296, 3118, 'description', ''),
(48297, 3118, 'rich_editing', 'true'),
(48298, 3118, 'comment_shortcuts', 'false'),
(48299, 3118, 'admin_color', 'fresh'),
(48300, 3118, 'use_ssl', '0'),
(48301, 3118, 'show_admin_bar_front', 'true'),
(48302, 3118, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48303, 3118, 'wp_user_level', '0'),
(48304, 3118, 'wsl_current_provider', 'Facebook'),
(48305, 3118, 'wsl_current_user_image', 'https://graph.facebook.com/10203861023838062/picture?width=150&height=150'),
(48306, 3118, 'session_tokens', 'a:1:{s:64:\"2aca0178462be67ffa18625a80fd9b8c358e2bfd5e31f383830b669a65d5c6d1\";a:4:{s:10:\"expiration\";i:1434438959;s:2:\"ip\";s:13:\"188.81.18.112\";s:2:\"ua\";s:176:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB7.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)\";s:5:\"login\";i:1433229359;}}'),
(48307, 3118, 'votou', 'sim'),
(48308, 3118, 'user_votes', 'evento-do-ano-kia_p1428'),
(48309, 3119, 'nickname', 'Maria_Joao_Sa_Carneiro'),
(48310, 3119, 'first_name', 'Maria'),
(48311, 3119, 'last_name', 'Carneiro'),
(48312, 3119, 'description', ''),
(48313, 3119, 'rich_editing', 'true'),
(48314, 3119, 'comment_shortcuts', 'false'),
(48315, 3119, 'admin_color', 'fresh'),
(48316, 3119, 'use_ssl', '0'),
(48317, 3119, 'show_admin_bar_front', 'true'),
(48318, 3119, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48319, 3119, 'wp_user_level', '0'),
(48320, 3119, 'wsl_current_provider', 'Facebook'),
(48321, 3119, 'wsl_current_user_image', 'https://graph.facebook.com/10153418265118156/picture?width=150&height=150'),
(48322, 3119, 'session_tokens', 'a:1:{s:64:\"28c424e84ac7f9420f6911ba6895a8f2f3cd3e334986109af3afda6ca1aba92a\";a:4:{s:10:\"expiration\";i:1434442282;s:2:\"ip\";s:13:\"212.0.161.140\";s:2:\"ua\";s:188:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E; .NET CLR 1.1.4322; InfoPath.3)\";s:5:\"login\";i:1433232682;}}'),
(48323, 3119, 'votou', 'sim'),
(48324, 3119, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(48325, 3120, 'nickname', 'Ana_Oliveira'),
(48326, 3120, 'first_name', 'Ana'),
(48327, 3120, 'last_name', 'Oliveira'),
(48328, 3120, 'description', ''),
(48329, 3120, 'rich_editing', 'true'),
(48330, 3120, 'comment_shortcuts', 'false'),
(48331, 3120, 'admin_color', 'fresh'),
(48332, 3120, 'use_ssl', '0'),
(48333, 3120, 'show_admin_bar_front', 'true'),
(48334, 3120, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48335, 3120, 'wp_user_level', '0'),
(48336, 3120, 'wsl_current_provider', 'Google'),
(48337, 3120, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(48338, 3120, 'session_tokens', 'a:1:{s:64:\"b6f100babee0becc47baf951525b27cdb3157d6d51a9f0f3be0a9732858b9af6\";a:4:{s:10:\"expiration\";i:1434443015;s:2:\"ip\";s:13:\"212.0.161.140\";s:2:\"ua\";s:181:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E; .NET CLR 1.1.4322; InfoPath.3)\";s:5:\"login\";i:1433233415;}}'),
(48339, 3121, 'nickname', 'Arlette_Santos'),
(48340, 3121, 'first_name', 'Arlette'),
(48341, 3121, 'last_name', 'Santos'),
(48342, 3121, 'description', ''),
(48343, 3121, 'rich_editing', 'true'),
(48344, 3121, 'comment_shortcuts', 'false'),
(48345, 3121, 'admin_color', 'fresh'),
(48346, 3121, 'use_ssl', '0'),
(48347, 3121, 'show_admin_bar_front', 'true'),
(48348, 3121, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48349, 3121, 'wp_user_level', '0'),
(48350, 3121, 'wsl_current_provider', 'Facebook'),
(48351, 3121, 'wsl_current_user_image', 'https://graph.facebook.com/10155692307820457/picture?width=150&height=150'),
(48352, 3121, 'session_tokens', 'a:1:{s:64:\"2ea809b1f36ecf33b7be735e4e0caf9485a671766d728433aae8b20715b46610\";a:4:{s:10:\"expiration\";i:1434443099;s:2:\"ip\";s:11:\"70.77.13.11\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433233499;}}'),
(48353, 3120, 'votou', 'sim'),
(48354, 3120, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348'),
(48355, 3122, 'nickname', 'Maria_Conceicao'),
(48356, 3122, 'first_name', 'Maria'),
(48357, 3122, 'last_name', 'Conceição'),
(48358, 3122, 'description', ''),
(48359, 3122, 'rich_editing', 'true'),
(48360, 3122, 'comment_shortcuts', 'false'),
(48361, 3122, 'admin_color', 'fresh'),
(48362, 3122, 'use_ssl', '0'),
(48363, 3122, 'show_admin_bar_front', 'true'),
(48364, 3122, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48365, 3122, 'wp_user_level', '0'),
(48366, 3122, 'wsl_current_provider', 'Facebook'),
(48367, 3122, 'wsl_current_user_image', 'https://graph.facebook.com/10204213342673907/picture?width=150&height=150'),
(48368, 3122, 'session_tokens', 'a:1:{s:64:\"6339f91f2b7b0763fee3458522d34dda5a7abebc05692b0a651ba52f5dae7aeb\";a:4:{s:10:\"expiration\";i:1434443569;s:2:\"ip\";s:12:\"188.83.88.93\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433233969;}}'),
(48369, 3123, 'nickname', 'Sara_Raquel_Paulino_Sebastiao'),
(48370, 3123, 'first_name', 'Sara'),
(48371, 3123, 'last_name', 'Sebastião'),
(48372, 3123, 'description', ''),
(48373, 3123, 'rich_editing', 'true'),
(48374, 3123, 'comment_shortcuts', 'false'),
(48375, 3123, 'admin_color', 'fresh'),
(48376, 3123, 'use_ssl', '0'),
(48377, 3123, 'show_admin_bar_front', 'true'),
(48378, 3123, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48379, 3123, 'wp_user_level', '0'),
(48380, 3123, 'wsl_current_provider', 'Facebook'),
(48381, 3123, 'wsl_current_user_image', 'https://graph.facebook.com/10154222804090190/picture?width=150&height=150'),
(48382, 3123, 'session_tokens', 'a:1:{s:64:\"4cbd761e88730d23af788a98b844a2c006f2835dc405a43254ada6a615bc9078\";a:4:{s:10:\"expiration\";i:1434444025;s:2:\"ip\";s:13:\"212.0.161.140\";s:2:\"ua\";s:189:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB7.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E; .NET CLR 1.1.4322; InfoPath.3)\";s:5:\"login\";i:1433234425;}}'),
(48383, 3124, 'nickname', 'Pedro_Pereira_2'),
(48384, 3124, 'first_name', 'Pedro'),
(48385, 3124, 'last_name', 'Pereira'),
(48386, 3124, 'description', ''),
(48387, 3124, 'rich_editing', 'true'),
(48388, 3124, 'comment_shortcuts', 'false'),
(48389, 3124, 'admin_color', 'fresh'),
(48390, 3124, 'use_ssl', '0'),
(48391, 3124, 'show_admin_bar_front', 'true'),
(48392, 3124, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48393, 3124, 'wp_user_level', '0'),
(48394, 3124, 'wsl_current_provider', 'Facebook'),
(48395, 3124, 'wsl_current_user_image', 'https://graph.facebook.com/864150403656719/picture?width=150&height=150'),
(48396, 3124, 'session_tokens', 'a:1:{s:64:\"75d1b43e7b650a6639e6dca26321f0d33e003f68df3116978a104af243af5dad\";a:4:{s:10:\"expiration\";i:1434445295;s:2:\"ip\";s:11:\"2.82.215.12\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433235695;}}'),
(48397, 3125, 'nickname', 'Carolina_Jardim'),
(48398, 3125, 'first_name', 'Carolina'),
(48399, 3125, 'last_name', 'Jardim'),
(48400, 3125, 'description', ''),
(48401, 3125, 'rich_editing', 'true'),
(48402, 3125, 'comment_shortcuts', 'false'),
(48403, 3125, 'admin_color', 'fresh'),
(48404, 3125, 'use_ssl', '0'),
(48405, 3125, 'show_admin_bar_front', 'true'),
(48406, 3125, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48407, 3125, 'wp_user_level', '0'),
(48408, 3125, 'wsl_current_provider', 'Facebook'),
(48409, 3125, 'wsl_current_user_image', 'https://graph.facebook.com/10153342704099476/picture?width=150&height=150'),
(48410, 3125, 'session_tokens', 'a:1:{s:64:\"274e1f75ee9e0162a6fa6a145fb2dcf387dbab6ff2d4c1ee1f4cd5f893d3f28a\";a:4:{s:10:\"expiration\";i:1434445584;s:2:\"ip\";s:11:\"176.78.9.35\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433235984;}}'),
(48411, 3124, 'votou', 'sim'),
(48412, 3124, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,manobra-do-ano-reef_p1309,treinador-do-ano_p1359'),
(48413, 3125, 'votou', 'sim'),
(48414, 3125, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(48415, 3126, 'nickname', 'Ricardo_Cardoso'),
(48416, 3126, 'first_name', 'Ricardo'),
(48417, 3126, 'last_name', 'Cardoso'),
(48418, 3126, 'description', ''),
(48419, 3126, 'rich_editing', 'true'),
(48420, 3126, 'comment_shortcuts', 'false'),
(48421, 3126, 'admin_color', 'fresh'),
(48422, 3126, 'use_ssl', '0'),
(48423, 3126, 'show_admin_bar_front', 'true'),
(48424, 3126, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48425, 3126, 'wp_user_level', '0'),
(48426, 3126, 'wsl_current_provider', 'Google'),
(48427, 3126, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-F0VEWkiGACI/AAAAAAAAAAI/AAAAAAAABCM/IuXMuIYWTUY/photo.jpg?sz=200'),
(48428, 3126, 'session_tokens', 'a:1:{s:64:\"769ae0b9fb1d6b1fa866a8c4152d4240423cbd247b3137c2d21a03575a7398c2\";a:4:{s:10:\"expiration\";i:1434445776;s:2:\"ip\";s:14:\"79.168.221.245\";s:2:\"ua\";s:173:\"Mozilla/5.0 (Linux; U; Android 4.4.4; pt-BR; D2303 Build/18.3.1.C.1.15) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 UCBrowser/10.5.0.575 U3/0.8.0 Mobile Safari/534.30\";s:5:\"login\";i:1433236176;}}'),
(48429, 3126, 'votou', 'sim'),
(48430, 3126, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(48431, 3127, 'nickname', 'Francisco_Ortigao'),
(48432, 3127, 'first_name', 'Francisco'),
(48433, 3127, 'last_name', 'Ortigão'),
(48434, 3127, 'description', ''),
(48435, 3127, 'rich_editing', 'true'),
(48436, 3127, 'comment_shortcuts', 'false'),
(48437, 3127, 'admin_color', 'fresh'),
(48438, 3127, 'use_ssl', '0'),
(48439, 3127, 'show_admin_bar_front', 'true'),
(48440, 3127, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48441, 3127, 'wp_user_level', '0'),
(48442, 3127, 'wsl_current_provider', 'Facebook'),
(48443, 3127, 'wsl_current_user_image', 'https://graph.facebook.com/10153049312298737/picture?width=150&height=150'),
(48444, 3127, 'session_tokens', 'a:1:{s:64:\"43cb5e25f51b60670753d696b110c4a29fc0e50edd9fda4317d6a935f199f3e7\";a:4:{s:10:\"expiration\";i:1434445932;s:2:\"ip\";s:13:\"212.0.161.140\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433236332;}}'),
(48445, 3128, 'nickname', 'Joao_Dantas'),
(48446, 3128, 'first_name', 'Joao'),
(48447, 3128, 'last_name', 'Dantas'),
(48448, 3128, 'description', ''),
(48449, 3128, 'rich_editing', 'true'),
(48450, 3128, 'comment_shortcuts', 'false'),
(48451, 3128, 'admin_color', 'fresh'),
(48452, 3128, 'use_ssl', '0'),
(48453, 3128, 'show_admin_bar_front', 'true'),
(48454, 3128, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48455, 3128, 'wp_user_level', '0'),
(48456, 3128, 'wsl_current_provider', 'Facebook'),
(48457, 3128, 'wsl_current_user_image', 'https://graph.facebook.com/792794864123636/picture?width=150&height=150'),
(48458, 3128, 'session_tokens', 'a:1:{s:64:\"27e054fb22240b3756854c1b9f3820051825f1c462c06ebc744204e824da29ff\";a:4:{s:10:\"expiration\";i:1434445947;s:2:\"ip\";s:13:\"85.245.137.79\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433236347;}}'),
(48459, 3129, 'nickname', 'Antonio_Preto_Mendes'),
(48460, 3129, 'first_name', 'Antonio'),
(48461, 3129, 'last_name', 'Preto Mendes'),
(48462, 3129, 'description', ''),
(48463, 3129, 'rich_editing', 'true'),
(48464, 3129, 'comment_shortcuts', 'false'),
(48465, 3129, 'admin_color', 'fresh'),
(48466, 3129, 'use_ssl', '0'),
(48467, 3129, 'show_admin_bar_front', 'true'),
(48468, 3129, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48469, 3129, 'wp_user_level', '0'),
(48470, 3129, 'wsl_current_provider', 'Google'),
(48471, 3129, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-281K32b75yI/AAAAAAAAAAI/AAAAAAAAACY/3wv_s25e0OM/photo.jpg?sz=200'),
(48472, 3129, 'session_tokens', 'a:1:{s:64:\"69e8d8c2a1922af0099559e6b3febcb5403cb955fbcc20ad59e09f1e88120750\";a:4:{s:10:\"expiration\";i:1434445999;s:2:\"ip\";s:13:\"90.200.52.214\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1433236399;}}'),
(48473, 3130, 'nickname', 'Nuno_Andre_Ramos'),
(48474, 3130, 'first_name', 'Nuno'),
(48475, 3130, 'last_name', 'Ramos'),
(48476, 3130, 'description', ''),
(48477, 3130, 'rich_editing', 'true'),
(48478, 3130, 'comment_shortcuts', 'false'),
(48479, 3130, 'admin_color', 'fresh'),
(48480, 3130, 'use_ssl', '0'),
(48481, 3130, 'show_admin_bar_front', 'true'),
(48482, 3130, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48483, 3130, 'wp_user_level', '0'),
(48484, 3130, 'wsl_current_provider', 'Facebook'),
(48485, 3130, 'wsl_current_user_image', 'https://graph.facebook.com/10152565313244058/picture?width=150&height=150'),
(48486, 3130, 'session_tokens', 'a:1:{s:64:\"7fce839b13692c3a6aff23cf25ef1100fd3e3bc0a613091f39526d59dc759b77\";a:4:{s:10:\"expiration\";i:1434446024;s:2:\"ip\";s:11:\"80.216.4.64\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433236424;}}'),
(48487, 3127, 'votou', 'sim'),
(48488, 3127, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(48489, 3131, 'nickname', 'Antonio_Maria_Pulido'),
(48490, 3131, 'first_name', 'António Maria'),
(48491, 3131, 'last_name', 'Pulido'),
(48492, 3131, 'description', ''),
(48493, 3131, 'rich_editing', 'true'),
(48494, 3131, 'comment_shortcuts', 'false'),
(48495, 3131, 'admin_color', 'fresh'),
(48496, 3131, 'use_ssl', '0'),
(48497, 3131, 'show_admin_bar_front', 'true'),
(48498, 3131, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48499, 3131, 'wp_user_level', '0'),
(48500, 3131, 'wsl_current_provider', 'Facebook'),
(48501, 3131, 'wsl_current_user_image', 'https://graph.facebook.com/10153329963221153/picture?width=150&height=150'),
(48502, 3131, 'session_tokens', 'a:1:{s:64:\"6dd7d04da74dcab14577ef4f48cd058877e0b680739882faede49f8360a88efd\";a:4:{s:10:\"expiration\";i:1434446181;s:2:\"ip\";s:13:\"87.103.57.199\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433236581;}}'),
(48503, 3130, 'votou', 'sim'),
(48504, 3130, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(48505, 3129, 'votou', 'sim'),
(48506, 3129, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(48507, 3132, 'nickname', 'Diogo_Dantas_Da_Cunha'),
(48508, 3132, 'first_name', 'Diogo'),
(48509, 3132, 'last_name', 'Da Cunha'),
(48510, 3132, 'description', ''),
(48511, 3132, 'rich_editing', 'true'),
(48512, 3132, 'comment_shortcuts', 'false'),
(48513, 3132, 'admin_color', 'fresh'),
(48514, 3132, 'use_ssl', '0'),
(48515, 3132, 'show_admin_bar_front', 'true'),
(48516, 3132, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48517, 3132, 'wp_user_level', '0'),
(48518, 3132, 'wsl_current_provider', 'Facebook'),
(48519, 3132, 'wsl_current_user_image', 'https://graph.facebook.com/10155622337120114/picture?width=150&height=150'),
(48520, 3132, 'session_tokens', 'a:1:{s:64:\"0cfb9f07733b37052f49b9cbf60b4f2ab4b8bacfa34091435e42df5f5105ee43\";a:4:{s:10:\"expiration\";i:1434446944;s:2:\"ip\";s:11:\"79.169.5.89\";s:2:\"ua\";s:268:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/MessengerForiOS;FBAV/27.0.0.34.13;FBBV/9902566;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433237344;}}'),
(48521, 3133, 'nickname', 'Filipe_Teixeira'),
(48522, 3133, 'first_name', 'Filipe'),
(48523, 3133, 'last_name', 'Teixeira'),
(48524, 3133, 'description', ''),
(48525, 3133, 'rich_editing', 'true'),
(48526, 3133, 'comment_shortcuts', 'false'),
(48527, 3133, 'admin_color', 'fresh'),
(48528, 3133, 'use_ssl', '0'),
(48529, 3133, 'show_admin_bar_front', 'true'),
(48530, 3133, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48531, 3133, 'wp_user_level', '0'),
(48532, 3133, 'wsl_current_provider', 'Google'),
(48533, 3133, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(48534, 3133, 'session_tokens', 'a:1:{s:64:\"c36301a7207a631b77a909d74a9472a896848643a7fc2b4d4d80483cfafd8df0\";a:4:{s:10:\"expiration\";i:1434447029;s:2:\"ip\";s:13:\"193.126.83.15\";s:2:\"ua\";s:63:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)\";s:5:\"login\";i:1433237429;}}'),
(48535, 3134, 'nickname', 'Miguel_Carvalho'),
(48536, 3134, 'first_name', 'Miguel'),
(48537, 3134, 'last_name', 'Carvalho'),
(48538, 3134, 'description', ''),
(48539, 3134, 'rich_editing', 'true'),
(48540, 3134, 'comment_shortcuts', 'false'),
(48541, 3134, 'admin_color', 'fresh'),
(48542, 3134, 'use_ssl', '0'),
(48543, 3134, 'show_admin_bar_front', 'true'),
(48544, 3134, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48545, 3134, 'wp_user_level', '0'),
(48546, 3134, 'wsl_current_provider', 'Google'),
(48547, 3134, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(48548, 3134, 'session_tokens', 'a:1:{s:64:\"8ba59211bd8a2be83b24b3690cab0c3ffcf84bc846bfd66a30415d4455246d0b\";a:4:{s:10:\"expiration\";i:1434447140;s:2:\"ip\";s:12:\"144.64.14.56\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433237540;}}'),
(48549, 3133, 'votou', 'sim'),
(48550, 3133, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(48551, 3135, 'nickname', 'Ana_Carla_Alves'),
(48552, 3135, 'first_name', 'Ana Carla'),
(48553, 3135, 'last_name', 'Alves'),
(48554, 3135, 'description', ''),
(48555, 3135, 'rich_editing', 'true'),
(48556, 3135, 'comment_shortcuts', 'false'),
(48557, 3135, 'admin_color', 'fresh'),
(48558, 3135, 'use_ssl', '0'),
(48559, 3135, 'show_admin_bar_front', 'true'),
(48560, 3135, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48561, 3135, 'wp_user_level', '0'),
(48562, 3135, 'wsl_current_provider', 'Facebook'),
(48563, 3135, 'wsl_current_user_image', 'https://graph.facebook.com/861041380598778/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(48564, 3135, 'session_tokens', 'a:1:{s:64:\"d7ed2ec047d3fc17848156ed4138ac1800fc8ad592f9b7ca173db4d35d15ef95\";a:4:{s:10:\"expiration\";i:1434447956;s:2:\"ip\";s:11:\"46.50.9.115\";s:2:\"ua\";s:183:\"Mozilla/5.0 (Linux; Android 4.4.2; KISSME-DG580 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433238356;}}'),
(48565, 3135, 'votou', 'sim'),
(48566, 3135, 'user_votes', 'manobra-do-ano-reef_p1045'),
(48567, 3136, 'nickname', 'David_Grades'),
(48568, 3136, 'first_name', 'David'),
(48569, 3136, 'last_name', 'Grades'),
(48570, 3136, 'description', ''),
(48571, 3136, 'rich_editing', 'true'),
(48572, 3136, 'comment_shortcuts', 'false'),
(48573, 3136, 'admin_color', 'fresh'),
(48574, 3136, 'use_ssl', '0'),
(48575, 3136, 'show_admin_bar_front', 'true'),
(48576, 3136, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48577, 3136, 'wp_user_level', '0'),
(48578, 3136, 'wsl_current_provider', 'Facebook'),
(48579, 3136, 'wsl_current_user_image', 'https://graph.facebook.com/10153433091079406/picture?width=150&height=150'),
(48580, 3136, 'session_tokens', 'a:1:{s:64:\"1eb026faec27754e33229099f2b2c2a5a2fb3439801a8aab966f29fc77e60a15\";a:4:{s:10:\"expiration\";i:1434447997;s:2:\"ip\";s:12:\"2.83.160.241\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433238397;}}'),
(48581, 3137, 'nickname', 'Nilsa_Freire'),
(48582, 3137, 'first_name', 'Nilsa'),
(48583, 3137, 'last_name', 'Freire'),
(48584, 3137, 'description', ''),
(48585, 3137, 'rich_editing', 'true'),
(48586, 3137, 'comment_shortcuts', 'false'),
(48587, 3137, 'admin_color', 'fresh'),
(48588, 3137, 'use_ssl', '0'),
(48589, 3137, 'show_admin_bar_front', 'true'),
(48590, 3137, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48591, 3137, 'wp_user_level', '0'),
(48592, 3137, 'wsl_current_provider', 'Facebook'),
(48593, 3137, 'wsl_current_user_image', 'https://graph.facebook.com/10202936919824440/picture?width=150&height=150'),
(48594, 3137, 'session_tokens', 'a:1:{s:64:\"449ac3eafdaf9d66ac32723357daa5123b5aba8e15de3a368e16bfb1e96a6454\";a:4:{s:10:\"expiration\";i:1434448155;s:2:\"ip\";s:13:\"212.0.161.140\";s:2:\"ua\";s:196:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB7.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E; .NET CLR 1.1.4322; InfoPath.3)\";s:5:\"login\";i:1433238555;}}'),
(48595, 3136, 'votou', 'sim'),
(48596, 3136, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(48597, 3137, 'votou', 'sim'),
(48598, 3137, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(48599, 3138, 'nickname', 'Pedro_Mota'),
(48600, 3138, 'first_name', 'Pedro'),
(48601, 3138, 'last_name', 'Mota'),
(48602, 3138, 'description', ''),
(48603, 3138, 'rich_editing', 'true'),
(48604, 3138, 'comment_shortcuts', 'false'),
(48605, 3138, 'admin_color', 'fresh'),
(48606, 3138, 'use_ssl', '0'),
(48607, 3138, 'show_admin_bar_front', 'true'),
(48608, 3138, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48609, 3138, 'wp_user_level', '0'),
(48610, 3138, 'wsl_current_provider', 'Google'),
(48611, 3138, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-OFLA_ZktP3Q/AAAAAAAAAAI/AAAAAAAABSE/_OOy2XPQmsw/photo.jpg?sz=200'),
(48612, 3138, 'session_tokens', 'a:1:{s:64:\"76ee51e85df6aece56b01ff2a49db1ae2a3fe85ad694b673958aec7d18c3789a\";a:4:{s:10:\"expiration\";i:1434448527;s:2:\"ip\";s:12:\"89.155.240.5\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433238927;}}'),
(48613, 3139, 'nickname', 'Nelson_Amado'),
(48614, 3139, 'first_name', 'Nelson'),
(48615, 3139, 'last_name', 'Amado'),
(48616, 3139, 'description', ''),
(48617, 3139, 'rich_editing', 'true'),
(48618, 3139, 'comment_shortcuts', 'false'),
(48619, 3139, 'admin_color', 'fresh'),
(48620, 3139, 'use_ssl', '0'),
(48621, 3139, 'show_admin_bar_front', 'true'),
(48622, 3139, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48623, 3139, 'wp_user_level', '0'),
(48624, 3139, 'wsl_current_provider', 'Facebook'),
(48625, 3139, 'wsl_current_user_image', 'https://graph.facebook.com/1000105493363127/picture?width=150&height=150'),
(48626, 3139, 'session_tokens', 'a:1:{s:64:\"213de0b0a39ac8d01b6a8800d69c7963dfb0df74a713ccea914922dab8b181c4\";a:4:{s:10:\"expiration\";i:1434448540;s:2:\"ip\";s:12:\"87.103.74.94\";s:2:\"ua\";s:243:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433238940;}}'),
(48627, 3139, 'votou', 'sim'),
(48628, 3139, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(48629, 3138, 'votou', 'sim'),
(48630, 3138, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,treinador-do-ano_p1359'),
(48631, 3140, 'nickname', 'Cintia_Pereira'),
(48632, 3140, 'first_name', 'Cintia'),
(48633, 3140, 'last_name', 'Pereira'),
(48634, 3140, 'description', ''),
(48635, 3140, 'rich_editing', 'true'),
(48636, 3140, 'comment_shortcuts', 'false'),
(48637, 3140, 'admin_color', 'fresh'),
(48638, 3140, 'use_ssl', '0'),
(48639, 3140, 'show_admin_bar_front', 'true'),
(48640, 3140, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48641, 3140, 'wp_user_level', '0'),
(48642, 3140, 'wsl_current_provider', 'Facebook'),
(48643, 3140, 'wsl_current_user_image', 'https://graph.facebook.com/1159428374082633/picture?width=150&height=150'),
(48644, 3140, 'session_tokens', 'a:1:{s:64:\"7f9ca82302265d5775dcf93dcb90c72a47cfbca768b925126d0a0854e48f977a\";a:4:{s:10:\"expiration\";i:1434449134;s:2:\"ip\";s:11:\"81.84.254.3\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36\";s:5:\"login\";i:1433239534;}}'),
(48645, 3141, 'nickname', 'Guilherme_Vasconcelos'),
(48646, 3141, 'first_name', 'Guilherme'),
(48647, 3141, 'last_name', 'Vasconcelos'),
(48648, 3141, 'description', ''),
(48649, 3141, 'rich_editing', 'true'),
(48650, 3141, 'comment_shortcuts', 'false'),
(48651, 3141, 'admin_color', 'fresh'),
(48652, 3141, 'use_ssl', '0'),
(48653, 3141, 'show_admin_bar_front', 'true'),
(48654, 3141, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48655, 3141, 'wp_user_level', '0'),
(48656, 3141, 'wsl_current_provider', 'Facebook'),
(48657, 3141, 'wsl_current_user_image', 'https://graph.facebook.com/945555082131281/picture?width=150&height=150'),
(48658, 3141, 'session_tokens', 'a:1:{s:64:\"e65b688dab44e112df807660eb2546b8cb8fce73fe8d8efb2bdbe9be9068e335\";a:4:{s:10:\"expiration\";i:1434449538;s:2:\"ip\";s:13:\"87.103.51.107\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433239938;}}'),
(48659, 3141, 'votou', 'sim'),
(48660, 3141, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(48661, 3142, 'nickname', 'Violante_Candeias'),
(48662, 3142, 'first_name', 'Violante'),
(48663, 3142, 'last_name', 'Candeias'),
(48664, 3142, 'description', ''),
(48665, 3142, 'rich_editing', 'true'),
(48666, 3142, 'comment_shortcuts', 'false'),
(48667, 3142, 'admin_color', 'fresh'),
(48668, 3142, 'use_ssl', '0'),
(48669, 3142, 'show_admin_bar_front', 'true'),
(48670, 3142, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48671, 3142, 'wp_user_level', '0'),
(48672, 3142, 'wsl_current_provider', 'Facebook'),
(48673, 3142, 'wsl_current_user_image', 'https://graph.facebook.com/883675045037644/picture?width=150&height=150'),
(48674, 3142, 'session_tokens', 'a:1:{s:64:\"1812e2c5f959c3aa67ec29ea2c34212ea0e4e4e5adaf489ca5b8a80e42057a9b\";a:4:{s:10:\"expiration\";i:1434449805;s:2:\"ip\";s:13:\"188.37.48.114\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433240205;}}'),
(48675, 3143, 'nickname', 'Maria_Baiao'),
(48676, 3143, 'first_name', 'Maria'),
(48677, 3143, 'last_name', 'Baião'),
(48678, 3143, 'description', ''),
(48679, 3143, 'rich_editing', 'true'),
(48680, 3143, 'comment_shortcuts', 'false'),
(48681, 3143, 'admin_color', 'fresh'),
(48682, 3143, 'use_ssl', '0'),
(48683, 3143, 'show_admin_bar_front', 'true'),
(48684, 3143, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48685, 3143, 'wp_user_level', '0'),
(48686, 3143, 'wsl_current_provider', 'Facebook'),
(48687, 3143, 'wsl_current_user_image', 'https://graph.facebook.com/10205994349369161/picture?width=150&height=150'),
(48688, 3143, 'session_tokens', 'a:1:{s:64:\"3e3b3a3dbd63a40179320b87a8de61e893cf2e392ddf258736b9d8dcbef3c567\";a:4:{s:10:\"expiration\";i:1434449829;s:2:\"ip\";s:14:\"188.37.104.155\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433240229;}}'),
(48689, 3144, 'nickname', 'Jose_Valente'),
(48690, 3144, 'first_name', 'Jose'),
(48691, 3144, 'last_name', 'Valente'),
(48692, 3144, 'description', ''),
(48693, 3144, 'rich_editing', 'true'),
(48694, 3144, 'comment_shortcuts', 'false'),
(48695, 3144, 'admin_color', 'fresh'),
(48696, 3144, 'use_ssl', '0'),
(48697, 3144, 'show_admin_bar_front', 'true'),
(48698, 3144, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48699, 3144, 'wp_user_level', '0'),
(48700, 3144, 'wsl_current_provider', 'Facebook'),
(48701, 3144, 'wsl_current_user_image', 'https://graph.facebook.com/1062103153824427/picture?width=150&height=150'),
(48702, 3144, 'session_tokens', 'a:1:{s:64:\"11638b006afe3190a51ae18e26331e9af5767c2f1f1c077d225853db29877acf\";a:4:{s:10:\"expiration\";i:1434449883;s:2:\"ip\";s:14:\"194.65.125.124\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433240283;}}'),
(48703, 3142, 'votou', 'sim'),
(48704, 3142, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351'),
(48705, 3143, 'votou', 'sim'),
(48706, 3143, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(48707, 3145, 'nickname', 'Sofia_Pereira_Salta'),
(48708, 3145, 'first_name', 'Sofia'),
(48709, 3145, 'last_name', 'Salta'),
(48710, 3145, 'description', ''),
(48711, 3145, 'rich_editing', 'true'),
(48712, 3145, 'comment_shortcuts', 'false'),
(48713, 3145, 'admin_color', 'fresh'),
(48714, 3145, 'use_ssl', '0'),
(48715, 3145, 'show_admin_bar_front', 'true'),
(48716, 3145, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48717, 3145, 'wp_user_level', '0'),
(48718, 3145, 'wsl_current_provider', 'Facebook'),
(48719, 3145, 'wsl_current_user_image', 'https://graph.facebook.com/10203323921413657/picture?width=150&height=150'),
(48720, 3145, 'session_tokens', 'a:1:{s:64:\"17044a1e1d5680b9118a3b31658a6ed0043832057310b9abe536f01994d76f07\";a:4:{s:10:\"expiration\";i:1434450425;s:2:\"ip\";s:12:\"81.84.40.238\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.4; E2105 Build/24.0.A.3.8) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433240826;}}'),
(48721, 3145, 'votou', 'sim'),
(48722, 3145, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(48723, 3146, 'nickname', 'Ideias_em_Campo'),
(48724, 3146, 'first_name', 'Ideias em'),
(48725, 3146, 'last_name', 'Campo'),
(48726, 3146, 'description', ''),
(48727, 3146, 'rich_editing', 'true'),
(48728, 3146, 'comment_shortcuts', 'false'),
(48729, 3146, 'admin_color', 'fresh'),
(48730, 3146, 'use_ssl', '0'),
(48731, 3146, 'show_admin_bar_front', 'true'),
(48732, 3146, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48733, 3146, 'wp_user_level', '0'),
(48734, 3146, 'wsl_current_provider', 'Google'),
(48735, 3146, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(48736, 3146, 'session_tokens', 'a:1:{s:64:\"fee3b0730b912f2ba34213663c212ec31d436e06b09e7fae5a65fb0f31ddfd8f\";a:4:{s:10:\"expiration\";i:1434451108;s:2:\"ip\";s:14:\"37.189.166.125\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433241508;}}'),
(48737, 3147, 'nickname', 'Pavlia_Tomic'),
(48738, 3147, 'first_name', 'Pavlia'),
(48739, 3147, 'last_name', 'Tomic'),
(48740, 3147, 'description', ''),
(48741, 3147, 'rich_editing', 'true'),
(48742, 3147, 'comment_shortcuts', 'false'),
(48743, 3147, 'admin_color', 'fresh'),
(48744, 3147, 'use_ssl', '0'),
(48745, 3147, 'show_admin_bar_front', 'true'),
(48746, 3147, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48747, 3147, 'wp_user_level', '0'),
(48748, 3147, 'wsl_current_provider', 'Facebook'),
(48749, 3147, 'wsl_current_user_image', 'https://graph.facebook.com/10152948513375885/picture?width=150&height=150'),
(48750, 3147, 'session_tokens', 'a:1:{s:64:\"92e07a2d1ab07c234ccc2e055860d5fedaa79154ad3f307c314e46ec6e95d25e\";a:4:{s:10:\"expiration\";i:1434451444;s:2:\"ip\";s:14:\"79.168.178.246\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/7.0.6 Safari/537.78.2\";s:5:\"login\";i:1433241844;}}'),
(48751, 3147, 'votou', 'sim'),
(48752, 3147, 'user_votes', 'treinador-do-ano_p1359'),
(48753, 3146, 'votou', 'sim'),
(48754, 3146, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(48755, 3148, 'nickname', 'carla_santos'),
(48756, 3148, 'first_name', 'carla'),
(48757, 3148, 'last_name', 'santos'),
(48758, 3148, 'description', ''),
(48759, 3148, 'rich_editing', 'true'),
(48760, 3148, 'comment_shortcuts', 'false'),
(48761, 3148, 'admin_color', 'fresh'),
(48762, 3148, 'use_ssl', '0'),
(48763, 3148, 'show_admin_bar_front', 'true'),
(48764, 3148, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48765, 3148, 'wp_user_level', '0'),
(48766, 3148, 'wsl_current_provider', 'Google'),
(48767, 3148, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-PGvYXDbmJNI/AAAAAAAAAAI/AAAAAAAAAIE/yR-Z5cH4yso/photo.jpg?sz=200'),
(48768, 3148, 'session_tokens', 'a:1:{s:64:\"24f0761f0b95abf09c2a0f240146ee2f2cd294f77dfb8eec5fcf1a16c7832b22\";a:4:{s:10:\"expiration\";i:1434451893;s:2:\"ip\";s:13:\"212.0.161.140\";s:2:\"ua\";s:181:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E; .NET CLR 1.1.4322; InfoPath.3)\";s:5:\"login\";i:1433242293;}}'),
(48769, 3148, 'votou', 'sim'),
(48770, 3148, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(48771, 3149, 'nickname', 'Tiago_Oliveira'),
(48772, 3149, 'first_name', 'Tiago'),
(48773, 3149, 'last_name', 'Oliveira'),
(48774, 3149, 'description', ''),
(48775, 3149, 'rich_editing', 'true'),
(48776, 3149, 'comment_shortcuts', 'false'),
(48777, 3149, 'admin_color', 'fresh'),
(48778, 3149, 'use_ssl', '0'),
(48779, 3149, 'show_admin_bar_front', 'true'),
(48780, 3149, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48781, 3149, 'wp_user_level', '0'),
(48782, 3149, 'wsl_current_provider', 'Facebook'),
(48783, 3149, 'wsl_current_user_image', 'https://graph.facebook.com/10153393265699301/picture?width=150&height=150'),
(48784, 3149, 'session_tokens', 'a:1:{s:64:\"68109efd97f97eb3924d6fa97ff6671ba17c91dda15d0779e4f54cf4b9b6e035\";a:4:{s:10:\"expiration\";i:1434452354;s:2:\"ip\";s:11:\"89.180.7.67\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.59.10 (KHTML, like Gecko) Version/5.1.9 Safari/534.59.10\";s:5:\"login\";i:1433242754;}}'),
(48785, 3150, 'nickname', 'Claudia_Ramos'),
(48786, 3150, 'first_name', 'Cláudia'),
(48787, 3150, 'last_name', 'Ramos'),
(48788, 3150, 'description', ''),
(48789, 3150, 'rich_editing', 'true'),
(48790, 3150, 'comment_shortcuts', 'false'),
(48791, 3150, 'admin_color', 'fresh'),
(48792, 3150, 'use_ssl', '0'),
(48793, 3150, 'show_admin_bar_front', 'true'),
(48794, 3150, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48795, 3150, 'wp_user_level', '0'),
(48796, 3150, 'wsl_current_provider', 'Facebook'),
(48797, 3150, 'wsl_current_user_image', 'https://graph.facebook.com/10200544028000334/picture?width=150&height=150'),
(48798, 3150, 'session_tokens', 'a:1:{s:64:\"6907821fbc93916c21d2f23cb9dcb95ad75005bcba348bfd322fe993fa59dfe9\";a:4:{s:10:\"expiration\";i:1434453125;s:2:\"ip\";s:15:\"195.200.254.142\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433243525;}}'),
(48799, 3150, 'votou', 'sim'),
(48800, 3150, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(48801, 3151, 'nickname', 'Diana_Relego'),
(48802, 3151, 'first_name', 'Diana'),
(48803, 3151, 'last_name', 'Relego'),
(48804, 3151, 'description', ''),
(48805, 3151, 'rich_editing', 'true'),
(48806, 3151, 'comment_shortcuts', 'false'),
(48807, 3151, 'admin_color', 'fresh'),
(48808, 3151, 'use_ssl', '0'),
(48809, 3151, 'show_admin_bar_front', 'true'),
(48810, 3151, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48811, 3151, 'wp_user_level', '0'),
(48812, 3151, 'wsl_current_provider', 'Facebook'),
(48813, 3151, 'wsl_current_user_image', 'https://graph.facebook.com/10153279636756265/picture?width=150&height=150'),
(48814, 3151, 'session_tokens', 'a:1:{s:64:\"e905e73b06680f930c9d5db297494fc5ba75ae95bd21e6f629fbaa9cf7c72642\";a:4:{s:10:\"expiration\";i:1434455742;s:2:\"ip\";s:13:\"62.28.161.106\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433246142;}}'),
(48815, 3152, 'nickname', 'Daniela_Spataru'),
(48816, 3152, 'first_name', 'Daniela'),
(48817, 3152, 'last_name', 'Spataru'),
(48818, 3152, 'description', ''),
(48819, 3152, 'rich_editing', 'true'),
(48820, 3152, 'comment_shortcuts', 'false'),
(48821, 3152, 'admin_color', 'fresh'),
(48822, 3152, 'use_ssl', '0'),
(48823, 3152, 'show_admin_bar_front', 'true'),
(48824, 3152, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48825, 3152, 'wp_user_level', '0'),
(48826, 3152, 'wsl_current_provider', 'Google'),
(48827, 3152, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-US8YBdtkXYM/AAAAAAAAAAI/AAAAAAAAACw/-9yVqlfe6i8/photo.jpg?sz=200'),
(48828, 3152, 'session_tokens', 'a:1:{s:64:\"a0ed8ee083fa32423c3e5d0167a1f9241dce5c3e6ec81066175f38870d1b5e22\";a:4:{s:10:\"expiration\";i:1434456937;s:2:\"ip\";s:14:\"37.189.172.152\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433247337;}}'),
(48829, 3152, 'votou', 'sim'),
(48830, 3152, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(48831, 3153, 'nickname', 'Silvia_CostaSantos'),
(48832, 3153, 'first_name', 'Silvia'),
(48833, 3153, 'last_name', 'CostaSantos'),
(48834, 3153, 'description', ''),
(48835, 3153, 'rich_editing', 'true'),
(48836, 3153, 'comment_shortcuts', 'false'),
(48837, 3153, 'admin_color', 'fresh'),
(48838, 3153, 'use_ssl', '0'),
(48839, 3153, 'show_admin_bar_front', 'true'),
(48840, 3153, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48841, 3153, 'wp_user_level', '0'),
(48842, 3153, 'wsl_current_provider', 'Google'),
(48843, 3153, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-n5_uczL1-Cg/AAAAAAAAAAI/AAAAAAAAAAA/Ua8iaeckWlU/photo.jpg?sz=200'),
(48844, 3153, 'session_tokens', 'a:1:{s:64:\"29a460c0dd70fef0e2ec183dd1fefd0990b08bf1f739151ad3de5ac717e05393\";a:4:{s:10:\"expiration\";i:1434457187;s:2:\"ip\";s:13:\"89.154.111.71\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433247587;}}'),
(48845, 3153, 'votou', 'sim'),
(48846, 3153, 'user_votes', 'manobra-do-ano-reef_p1045'),
(48847, 3154, 'nickname', 'tereza_vaz'),
(48848, 3154, 'first_name', 'tereza'),
(48849, 3154, 'last_name', 'vaz'),
(48850, 3154, 'description', ''),
(48851, 3154, 'rich_editing', 'true'),
(48852, 3154, 'comment_shortcuts', 'false'),
(48853, 3154, 'admin_color', 'fresh'),
(48854, 3154, 'use_ssl', '0'),
(48855, 3154, 'show_admin_bar_front', 'true'),
(48856, 3154, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48857, 3154, 'wp_user_level', '0'),
(48858, 3154, 'wsl_current_provider', 'Google'),
(48859, 3154, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(48860, 3154, 'session_tokens', 'a:1:{s:64:\"5a9af0d7d35dd61c9f16fa74defb20efa84c9042a602830745c75ad620e87853\";a:4:{s:10:\"expiration\";i:1434457790;s:2:\"ip\";s:13:\"89.154.111.71\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433248190;}}'),
(48861, 3154, 'votou', 'sim'),
(48862, 3154, 'user_votes', 'manobra-do-ano-reef_p1045'),
(48863, 3155, 'nickname', 'Andre_Sales_Henriques'),
(48864, 3155, 'first_name', 'André'),
(48865, 3155, 'last_name', 'Sales Henriques'),
(48866, 3155, 'description', ''),
(48867, 3155, 'rich_editing', 'true'),
(48868, 3155, 'comment_shortcuts', 'false'),
(48869, 3155, 'admin_color', 'fresh'),
(48870, 3155, 'use_ssl', '0'),
(48871, 3155, 'show_admin_bar_front', 'true'),
(48872, 3155, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48873, 3155, 'wp_user_level', '0'),
(48874, 3155, 'wsl_current_provider', 'Facebook'),
(48875, 3155, 'wsl_current_user_image', 'https://graph.facebook.com/962362110475556/picture?width=150&height=150'),
(48876, 3155, 'session_tokens', 'a:1:{s:64:\"6a1dc16cc4cb5db4942e017d0b98a7350614953fa259334e38c5c837a0e98354\";a:4:{s:10:\"expiration\";i:1434460311;s:2:\"ip\";s:14:\"176.78.107.131\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433250711;}}'),
(48877, 3156, 'nickname', 'Miguel_Poupada'),
(48878, 3156, 'first_name', 'Miguel'),
(48879, 3156, 'last_name', 'Poupada'),
(48880, 3156, 'description', ''),
(48881, 3156, 'rich_editing', 'true'),
(48882, 3156, 'comment_shortcuts', 'false'),
(48883, 3156, 'admin_color', 'fresh'),
(48884, 3156, 'use_ssl', '0'),
(48885, 3156, 'show_admin_bar_front', 'true'),
(48886, 3156, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48887, 3156, 'wp_user_level', '0'),
(48888, 3156, 'wsl_current_provider', 'Facebook'),
(48889, 3156, 'wsl_current_user_image', 'https://graph.facebook.com/991480914217157/picture?width=150&height=150'),
(48890, 3156, 'session_tokens', 'a:1:{s:64:\"4b11d7aea4a59d0981c6ffb1fa2ec79f34480946c372c99e41ec29c3ece79388\";a:4:{s:10:\"expiration\";i:1434460361;s:2:\"ip\";s:12:\"208.46.106.5\";s:2:\"ua\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 6_1_3 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B329 Safari/8536.25\";s:5:\"login\";i:1433250761;}}'),
(48891, 3157, 'nickname', 'David_Bernardo_1'),
(48892, 3157, 'first_name', 'David'),
(48893, 3157, 'last_name', 'Bernardo'),
(48894, 3157, 'description', ''),
(48895, 3157, 'rich_editing', 'true'),
(48896, 3157, 'comment_shortcuts', 'false'),
(48897, 3157, 'admin_color', 'fresh'),
(48898, 3157, 'use_ssl', '0'),
(48899, 3157, 'show_admin_bar_front', 'true'),
(48900, 3157, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48901, 3157, 'wp_user_level', '0'),
(48902, 3157, 'wsl_current_provider', 'Facebook'),
(48903, 3157, 'wsl_current_user_image', 'https://graph.facebook.com/983404451683864/picture?width=150&height=150'),
(48904, 3157, 'session_tokens', 'a:1:{s:64:\"3a45ae9e660938a341669ab53845f158f057339d197eecfc164d3f86b83e08e6\";a:4:{s:10:\"expiration\";i:1434460462;s:2:\"ip\";s:13:\"87.103.64.125\";s:2:\"ua\";s:268:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/26.0.0.9.10;FBBV/9347487;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433250862;}}'),
(48905, 3155, 'votou', 'sim'),
(48906, 3155, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(48907, 3158, 'nickname', 'Delio_Faria'),
(48908, 3158, 'first_name', 'Délio'),
(48909, 3158, 'last_name', 'Faria'),
(48910, 3158, 'description', ''),
(48911, 3158, 'rich_editing', 'true'),
(48912, 3158, 'comment_shortcuts', 'false'),
(48913, 3158, 'admin_color', 'fresh'),
(48914, 3158, 'use_ssl', '0'),
(48915, 3158, 'show_admin_bar_front', 'true'),
(48916, 3158, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48917, 3158, 'wp_user_level', '0'),
(48918, 3158, 'wsl_current_provider', 'Facebook'),
(48919, 3158, 'wsl_current_user_image', 'https://graph.facebook.com/1016026788409143/picture?width=150&height=150'),
(48920, 3158, 'session_tokens', 'a:2:{s:64:\"f617c1ef0ae671f1dffac360ba8f5c7799a47d5d6a05845bb5b60711906f0420\";a:4:{s:10:\"expiration\";i:1434460635;s:2:\"ip\";s:13:\"87.103.66.195\";s:2:\"ua\";s:266:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B411 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433251035;}s:64:\"79ee09529c7d04441007a1583cae11747d17f4ab57eb86d74783101b91fd558e\";a:4:{s:10:\"expiration\";i:1434461344;s:2:\"ip\";s:14:\"93.102.139.169\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433251744;}}'),
(48921, 3156, 'votou', 'sim'),
(48922, 3156, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(48923, 3159, 'nickname', 'Joana_Beltrao_Martins'),
(48924, 3159, 'first_name', 'Joana'),
(48925, 3159, 'last_name', 'Martins'),
(48926, 3159, 'description', ''),
(48927, 3159, 'rich_editing', 'true'),
(48928, 3159, 'comment_shortcuts', 'false'),
(48929, 3159, 'admin_color', 'fresh'),
(48930, 3159, 'use_ssl', '0'),
(48931, 3159, 'show_admin_bar_front', 'true'),
(48932, 3159, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48933, 3159, 'wp_user_level', '0'),
(48934, 3159, 'wsl_current_provider', 'Facebook'),
(48935, 3159, 'wsl_current_user_image', 'https://graph.facebook.com/10153061987244545/picture?width=150&height=150'),
(48936, 3159, 'session_tokens', 'a:1:{s:64:\"ea62b8e3b0337594ace8f322054f1b82e12e40a6c17973d985e53840728cc39b\";a:4:{s:10:\"expiration\";i:1434461068;s:2:\"ip\";s:14:\"193.137.16.114\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433251468;}}'),
(48937, 3159, 'votou', 'sim'),
(48938, 3159, 'user_votes', 'revelacao-do-ano-deeply_p1387,evento-do-ano-kia_p1432'),
(48939, 1302, 'votou', 'sim'),
(48940, 1302, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(48941, 3158, 'votou', 'sim'),
(48942, 3158, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(48943, 3160, 'nickname', 'Hugo_Capela'),
(48944, 3160, 'first_name', 'Hugo'),
(48945, 3160, 'last_name', 'Capela'),
(48946, 3160, 'description', ''),
(48947, 3160, 'rich_editing', 'true'),
(48948, 3160, 'comment_shortcuts', 'false'),
(48949, 3160, 'admin_color', 'fresh'),
(48950, 3160, 'use_ssl', '0'),
(48951, 3160, 'show_admin_bar_front', 'true'),
(48952, 3160, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48953, 3160, 'wp_user_level', '0'),
(48954, 3160, 'wsl_current_provider', 'Facebook'),
(48955, 3160, 'wsl_current_user_image', 'https://graph.facebook.com/986331858065965/picture?width=150&height=150'),
(48956, 3160, 'session_tokens', 'a:1:{s:64:\"717709c0faf1e041c7672046ec65405e4b367890297b43512ddb58784c27c9fb\";a:4:{s:10:\"expiration\";i:1434462474;s:2:\"ip\";s:12:\"193.126.7.82\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36\";s:5:\"login\";i:1433252874;}}'),
(48957, 3161, 'nickname', 'Patricia_Silva'),
(48958, 3161, 'first_name', 'Patrícia'),
(48959, 3161, 'last_name', 'Silva'),
(48960, 3161, 'description', ''),
(48961, 3161, 'rich_editing', 'true'),
(48962, 3161, 'comment_shortcuts', 'false'),
(48963, 3161, 'admin_color', 'fresh'),
(48964, 3161, 'use_ssl', '0'),
(48965, 3161, 'show_admin_bar_front', 'true'),
(48966, 3161, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48967, 3161, 'wp_user_level', '0'),
(48968, 3161, 'wsl_current_provider', 'Facebook'),
(48969, 3161, 'wsl_current_user_image', 'https://graph.facebook.com/10153448613145719/picture?width=150&height=150'),
(48970, 3161, 'session_tokens', 'a:1:{s:64:\"ea02158b769e2080f1696b0f9f79b0664029f939383af2969ef21137f13312f2\";a:4:{s:10:\"expiration\";i:1434463537;s:2:\"ip\";s:13:\"87.196.147.56\";s:2:\"ua\";s:178:\"Mozilla/5.0 (Linux; Android 4.4.2; GETAWAY Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433253937;}}'),
(48971, 3161, 'votou', 'sim'),
(48972, 3161, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,foto-do-ano_p1277,treinador-do-ano_p1359'),
(48973, 3162, 'nickname', 'Helena_Vilar_Moreira'),
(48974, 3162, 'first_name', 'Helena'),
(48975, 3162, 'last_name', 'Vilar Moreira'),
(48976, 3162, 'description', ''),
(48977, 3162, 'rich_editing', 'true'),
(48978, 3162, 'comment_shortcuts', 'false'),
(48979, 3162, 'admin_color', 'fresh'),
(48980, 3162, 'use_ssl', '0'),
(48981, 3162, 'show_admin_bar_front', 'true'),
(48982, 3162, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48983, 3162, 'wp_user_level', '0'),
(48984, 3162, 'wsl_current_provider', 'Facebook'),
(48985, 3162, 'wsl_current_user_image', 'https://graph.facebook.com/10200530625664953/picture?width=150&height=150'),
(48986, 3162, 'session_tokens', 'a:1:{s:64:\"b94f20b774ff7c5fd99c4f6181989fe197c3a785c2a33b7be360702075086f58\";a:4:{s:10:\"expiration\";i:1434463657;s:2:\"ip\";s:14:\"93.108.221.255\";s:2:\"ua\";s:134:\"Mozilla/5.0 (Linux; Android 4.4.2; JIMMY Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433254057;}}'),
(48987, 3162, 'votou', 'sim'),
(48988, 3162, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,revelacao-do-ano-deeply_p1383'),
(48989, 3163, 'nickname', 'Teresa_Bettencourt'),
(48990, 3163, 'first_name', 'Teresa'),
(48991, 3163, 'last_name', 'Bettencourt'),
(48992, 3163, 'description', ''),
(48993, 3163, 'rich_editing', 'true'),
(48994, 3163, 'comment_shortcuts', 'false'),
(48995, 3163, 'admin_color', 'fresh'),
(48996, 3163, 'use_ssl', '0'),
(48997, 3163, 'show_admin_bar_front', 'true'),
(48998, 3163, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(48999, 3163, 'wp_user_level', '0'),
(49000, 3163, 'wsl_current_provider', 'Facebook'),
(49001, 3163, 'wsl_current_user_image', 'https://graph.facebook.com/815073108562164/picture?width=150&height=150'),
(49002, 3163, 'session_tokens', 'a:1:{s:64:\"43107b51ab7ae5322afd43ea7a20e8e6c7624bf0f39cabdcde327b5b2a2af426\";a:4:{s:10:\"expiration\";i:1434464211;s:2:\"ip\";s:13:\"89.115.79.132\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433254611;}}'),
(49003, 3164, 'nickname', 'Monica_Pimentel'),
(49004, 3164, 'first_name', 'Monica'),
(49005, 3164, 'last_name', 'Pimentel'),
(49006, 3164, 'description', ''),
(49007, 3164, 'rich_editing', 'true'),
(49008, 3164, 'comment_shortcuts', 'false'),
(49009, 3164, 'admin_color', 'fresh'),
(49010, 3164, 'use_ssl', '0'),
(49011, 3164, 'show_admin_bar_front', 'true'),
(49012, 3164, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49013, 3164, 'wp_user_level', '0'),
(49014, 3164, 'wsl_current_provider', 'Facebook'),
(49015, 3164, 'wsl_current_user_image', 'https://graph.facebook.com/10204289433703539/picture?width=150&height=150'),
(49016, 3164, 'session_tokens', 'a:1:{s:64:\"0e3ac4c041038b717f490f7780fdc2d28a98daab35d0f345ce7351048b6ddb38\";a:4:{s:10:\"expiration\";i:1434465868;s:2:\"ip\";s:13:\"212.0.161.141\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433256268;}}'),
(49017, 3165, 'nickname', 'Marta_Anselmo'),
(49018, 3165, 'first_name', 'Marta'),
(49019, 3165, 'last_name', 'Anselmo'),
(49020, 3165, 'description', ''),
(49021, 3165, 'rich_editing', 'true'),
(49022, 3165, 'comment_shortcuts', 'false'),
(49023, 3165, 'admin_color', 'fresh'),
(49024, 3165, 'use_ssl', '0'),
(49025, 3165, 'show_admin_bar_front', 'true'),
(49026, 3165, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49027, 3165, 'wp_user_level', '0'),
(49028, 3165, 'wsl_current_provider', 'Facebook'),
(49029, 3165, 'wsl_current_user_image', 'https://graph.facebook.com/10207366833555794/picture?width=150&height=150'),
(49030, 3165, 'session_tokens', 'a:1:{s:64:\"fd57bd790ed4ccc5487f20add5394e74def8aa426e216699799ed4daa59bae3c\";a:4:{s:10:\"expiration\";i:1434466996;s:2:\"ip\";s:14:\"187.108.143.89\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433257396;}}'),
(49031, 3165, 'votou', 'sim'),
(49032, 3165, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(49033, 3166, 'nickname', 'Joao_da_Nova'),
(49034, 3166, 'first_name', 'Joao'),
(49035, 3166, 'last_name', 'da Nova'),
(49036, 3166, 'description', ''),
(49037, 3166, 'rich_editing', 'true'),
(49038, 3166, 'comment_shortcuts', 'false'),
(49039, 3166, 'admin_color', 'fresh'),
(49040, 3166, 'use_ssl', '0'),
(49041, 3166, 'show_admin_bar_front', 'true'),
(49042, 3166, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49043, 3166, 'wp_user_level', '0'),
(49044, 3166, 'wsl_current_provider', 'Facebook'),
(49045, 3166, 'wsl_current_user_image', 'https://graph.facebook.com/1074697382546435/picture?width=150&height=150'),
(49046, 3166, 'session_tokens', 'a:1:{s:64:\"88631c5931368a3cebcb042fe5fbe6cba55c1816ae2edae8ad208d498702b8ac\";a:4:{s:10:\"expiration\";i:1434467659;s:2:\"ip\";s:12:\"194.65.81.95\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433258059;}}'),
(49047, 3167, 'nickname', 'Joao_Pedro_Vicente'),
(49048, 3167, 'first_name', 'João Pedro'),
(49049, 3167, 'last_name', 'Vicente'),
(49050, 3167, 'description', ''),
(49051, 3167, 'rich_editing', 'true'),
(49052, 3167, 'comment_shortcuts', 'false'),
(49053, 3167, 'admin_color', 'fresh'),
(49054, 3167, 'use_ssl', '0'),
(49055, 3167, 'show_admin_bar_front', 'true'),
(49056, 3167, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49057, 3167, 'wp_user_level', '0'),
(49058, 3167, 'wsl_current_provider', 'Facebook'),
(49059, 3167, 'wsl_current_user_image', 'https://graph.facebook.com/1057579480936642/picture?width=150&height=150'),
(49060, 3167, 'session_tokens', 'a:1:{s:64:\"c1276192c8a630a7630966994a1f4b95a880d270d5da31ce38af19d646f1903c\";a:4:{s:10:\"expiration\";i:1434467765;s:2:\"ip\";s:13:\"87.103.68.195\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433258165;}}'),
(49061, 3168, 'nickname', 'Joao_Fonseca_1'),
(49062, 3168, 'first_name', 'Joao'),
(49063, 3168, 'last_name', 'Fonseca'),
(49064, 3168, 'description', ''),
(49065, 3168, 'rich_editing', 'true'),
(49066, 3168, 'comment_shortcuts', 'false'),
(49067, 3168, 'admin_color', 'fresh'),
(49068, 3168, 'use_ssl', '0'),
(49069, 3168, 'show_admin_bar_front', 'true'),
(49070, 3168, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49071, 3168, 'wp_user_level', '0'),
(49072, 3168, 'wsl_current_provider', 'Google'),
(49073, 3168, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-Q5e1RPiWJYo/AAAAAAAAAAI/AAAAAAAAAHQ/4yUKk-etIQc/photo.jpg?sz=200'),
(49074, 3168, 'session_tokens', 'a:1:{s:64:\"cc8166063279ea17432d7ec8eeb47fcbebf151eb9dd97bfdcc865de66b10a685\";a:4:{s:10:\"expiration\";i:1434467773;s:2:\"ip\";s:13:\"85.139.80.187\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433258173;}}'),
(49075, 3166, 'votou', 'sim'),
(49076, 3166, 'user_votes', 'revelacao-do-ano-deeply_p1389,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(49077, 3169, 'nickname', 'Rui_Lourenco_Dos_Reis'),
(49078, 3169, 'first_name', 'Rui'),
(49079, 3169, 'last_name', 'Lourenço Dos Reis'),
(49080, 3169, 'description', ''),
(49081, 3169, 'rich_editing', 'true'),
(49082, 3169, 'comment_shortcuts', 'false'),
(49083, 3169, 'admin_color', 'fresh'),
(49084, 3169, 'use_ssl', '0'),
(49085, 3169, 'show_admin_bar_front', 'true'),
(49086, 3169, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49087, 3169, 'wp_user_level', '0'),
(49088, 3169, 'wsl_current_provider', 'Facebook'),
(49089, 3169, 'wsl_current_user_image', 'https://graph.facebook.com/10155616049800720/picture?width=150&height=150'),
(49090, 3169, 'session_tokens', 'a:1:{s:64:\"a1530b4976fb563bc13d7386444df89dc6f7ca00c4e8630eb49ade59ede6489d\";a:4:{s:10:\"expiration\";i:1434467892;s:2:\"ip\";s:11:\"62.28.103.6\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433258292;}}'),
(49091, 3170, 'nickname', 'Robert_Varchmin'),
(49092, 3170, 'first_name', 'Robert'),
(49093, 3170, 'last_name', 'Varchmin'),
(49094, 3170, 'description', ''),
(49095, 3170, 'rich_editing', 'true'),
(49096, 3170, 'comment_shortcuts', 'false'),
(49097, 3170, 'admin_color', 'fresh'),
(49098, 3170, 'use_ssl', '0'),
(49099, 3170, 'show_admin_bar_front', 'true'),
(49100, 3170, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49101, 3170, 'wp_user_level', '0'),
(49102, 3170, 'wsl_current_provider', 'Facebook'),
(49103, 3170, 'wsl_current_user_image', 'https://graph.facebook.com/418223325028355/picture?width=150&height=150'),
(49104, 3170, 'session_tokens', 'a:1:{s:64:\"1cec0eb3202f59f873969a9b2843456af5796b55fd8e1541a936cf93b34b415f\";a:4:{s:10:\"expiration\";i:1434467959;s:2:\"ip\";s:13:\"89.204.137.64\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 5.1; Nexus 4 Build/LMY47O) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433258359;}}'),
(49105, 3169, 'votou', 'sim'),
(49106, 3169, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(49107, 3167, 'votou', 'sim'),
(49108, 3167, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(49109, 3170, 'votou', 'sim'),
(49110, 3170, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(49111, 3171, 'nickname', 'shelter_Lagos'),
(49112, 3171, 'first_name', 'shelter'),
(49113, 3171, 'last_name', 'Lagos'),
(49114, 3171, 'description', ''),
(49115, 3171, 'rich_editing', 'true'),
(49116, 3171, 'comment_shortcuts', 'false'),
(49117, 3171, 'admin_color', 'fresh'),
(49118, 3171, 'use_ssl', '0'),
(49119, 3171, 'show_admin_bar_front', 'true'),
(49120, 3171, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49121, 3171, 'wp_user_level', '0'),
(49122, 3171, 'wsl_current_provider', 'Google'),
(49123, 3171, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(49124, 3171, 'session_tokens', 'a:1:{s:64:\"e58a4d657b624328cced4e8d0228806424bac546194d907610aac66dbbeb47ec\";a:4:{s:10:\"expiration\";i:1434468436;s:2:\"ip\";s:12:\"5.249.17.217\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433258836;}}'),
(49125, 3171, 'votou', 'sim'),
(49126, 3171, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(49127, 3172, 'nickname', 'Tiago_Francisco'),
(49128, 3172, 'first_name', 'Tiago'),
(49129, 3172, 'last_name', 'Francisco'),
(49130, 3172, 'description', ''),
(49131, 3172, 'rich_editing', 'true'),
(49132, 3172, 'comment_shortcuts', 'false'),
(49133, 3172, 'admin_color', 'fresh'),
(49134, 3172, 'use_ssl', '0'),
(49135, 3172, 'show_admin_bar_front', 'true'),
(49136, 3172, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49137, 3172, 'wp_user_level', '0'),
(49138, 3172, 'wsl_current_provider', 'Google'),
(49139, 3172, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(49140, 3172, 'session_tokens', 'a:1:{s:64:\"eb57e38cfaa607499eef28d210a041860a8378b8eeb3acc5bb7974c439dec708\";a:4:{s:10:\"expiration\";i:1434469205;s:2:\"ip\";s:14:\"85.245.153.112\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433259605;}}'),
(49141, 3173, 'nickname', 'Margarida_Almeida_1'),
(49142, 3173, 'first_name', 'Margarida'),
(49143, 3173, 'last_name', 'Almeida'),
(49144, 3173, 'description', ''),
(49145, 3173, 'rich_editing', 'true'),
(49146, 3173, 'comment_shortcuts', 'false'),
(49147, 3173, 'admin_color', 'fresh'),
(49148, 3173, 'use_ssl', '0'),
(49149, 3173, 'show_admin_bar_front', 'true'),
(49150, 3173, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49151, 3173, 'wp_user_level', '0'),
(49152, 3173, 'wsl_current_provider', 'Google'),
(49153, 3173, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-zUFtmLqu5Vw/AAAAAAAAAAI/AAAAAAAAAMs/IVVrUSiwO7M/photo.jpg?sz=200'),
(49154, 3173, 'session_tokens', 'a:1:{s:64:\"8c5347792254d47a8848f6c2354ad60033dd8b92aeb5773b44a6a105f08f26b3\";a:4:{s:10:\"expiration\";i:1434469306;s:2:\"ip\";s:13:\"213.30.118.98\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E4.5 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433259706;}}'),
(49155, 3172, 'votou', 'sim'),
(49156, 3172, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(49157, 3174, 'nickname', 'Teresa_Valadas_de_Albuquerque'),
(49158, 3174, 'first_name', 'Teresa'),
(49159, 3174, 'last_name', 'de Albuquerque'),
(49160, 3174, 'description', ''),
(49161, 3174, 'rich_editing', 'true'),
(49162, 3174, 'comment_shortcuts', 'false'),
(49163, 3174, 'admin_color', 'fresh'),
(49164, 3174, 'use_ssl', '0'),
(49165, 3174, 'show_admin_bar_front', 'true'),
(49166, 3174, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49167, 3174, 'wp_user_level', '0'),
(49168, 3174, 'wsl_current_provider', 'Facebook'),
(49169, 3174, 'wsl_current_user_image', 'https://graph.facebook.com/922829194407235/picture?width=150&height=150'),
(49170, 3174, 'session_tokens', 'a:1:{s:64:\"4be4b89298abe4b8d1d3080efee25e4aa4690728d95a52d1d517c5171c9c0de4\";a:4:{s:10:\"expiration\";i:1434469481;s:2:\"ip\";s:13:\"79.169.129.48\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.4.10 (KHTML, like Gecko) Version/8.0.4 Safari/600.4.10\";s:5:\"login\";i:1433259881;}}'),
(49171, 3175, 'nickname', 'Ricardo_Matos_Cardoso'),
(49172, 3175, 'first_name', 'Ricardo'),
(49173, 3175, 'last_name', 'Cardoso'),
(49174, 3175, 'description', ''),
(49175, 3175, 'rich_editing', 'true'),
(49176, 3175, 'comment_shortcuts', 'false'),
(49177, 3175, 'admin_color', 'fresh'),
(49178, 3175, 'use_ssl', '0'),
(49179, 3175, 'show_admin_bar_front', 'true'),
(49180, 3175, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49181, 3175, 'wp_user_level', '0'),
(49182, 3175, 'wsl_current_provider', 'Facebook'),
(49183, 3175, 'wsl_current_user_image', 'https://graph.facebook.com/10155712646845192/picture?width=150&height=150'),
(49184, 3175, 'session_tokens', 'a:1:{s:64:\"43dd8cfb7aa0834e91539336c75cb29b525f03d0420cf33aab2d2490b4fe7d71\";a:4:{s:10:\"expiration\";i:1434469969;s:2:\"ip\";s:11:\"95.69.9.199\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433260369;}}'),
(49185, 3176, 'nickname', 'Joana_Castro'),
(49186, 3176, 'first_name', 'Joana'),
(49187, 3176, 'last_name', 'Castro'),
(49188, 3176, 'description', ''),
(49189, 3176, 'rich_editing', 'true'),
(49190, 3176, 'comment_shortcuts', 'false'),
(49191, 3176, 'admin_color', 'fresh'),
(49192, 3176, 'use_ssl', '0'),
(49193, 3176, 'show_admin_bar_front', 'true'),
(49194, 3176, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49195, 3176, 'wp_user_level', '0'),
(49196, 3176, 'wsl_current_provider', 'Google'),
(49197, 3176, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-JZMyNR8DF8c/AAAAAAAAAAI/AAAAAAAAAJM/Ah3CS47IbYc/photo.jpg?sz=200'),
(49198, 3176, 'session_tokens', 'a:1:{s:64:\"fbdf3f1a364deb0ed9ac48245e78408e9d874fab0ad400009a209ec0caf4d7b2\";a:4:{s:10:\"expiration\";i:1434470027;s:2:\"ip\";s:12:\"89.115.34.67\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433260427;}}'),
(49199, 3176, 'votou', 'sim'),
(49200, 3176, 'user_votes', 'free-surfer-do-ano-volcom_p1395'),
(49201, 3175, 'votou', 'sim'),
(49202, 3175, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(49203, 3173, 'votou', 'sim'),
(49204, 3173, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(49205, 3177, 'nickname', 'Carminho_Alvares'),
(49206, 3177, 'first_name', 'Carminho'),
(49207, 3177, 'last_name', 'Álvares'),
(49208, 3177, 'description', ''),
(49209, 3177, 'rich_editing', 'true'),
(49210, 3177, 'comment_shortcuts', 'false'),
(49211, 3177, 'admin_color', 'fresh'),
(49212, 3177, 'use_ssl', '0'),
(49213, 3177, 'show_admin_bar_front', 'true'),
(49214, 3177, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49215, 3177, 'wp_user_level', '0'),
(49216, 3177, 'wsl_current_provider', 'Facebook');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(49217, 3177, 'wsl_current_user_image', 'https://graph.facebook.com/10155612574660117/picture?width=150&height=150'),
(49218, 3177, 'session_tokens', 'a:1:{s:64:\"411d5fa802b00a4d41aa03cd15210a05a72f16a4fc32ce85ff0c31923e396ed9\";a:4:{s:10:\"expiration\";i:1434471533;s:2:\"ip\";s:13:\"79.168.62.114\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433261933;}}'),
(49219, 3178, 'nickname', 'Irina_Medvedeva'),
(49220, 3178, 'first_name', 'Irina'),
(49221, 3178, 'last_name', 'Medvedeva'),
(49222, 3178, 'description', ''),
(49223, 3178, 'rich_editing', 'true'),
(49224, 3178, 'comment_shortcuts', 'false'),
(49225, 3178, 'admin_color', 'fresh'),
(49226, 3178, 'use_ssl', '0'),
(49227, 3178, 'show_admin_bar_front', 'true'),
(49228, 3178, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49229, 3178, 'wp_user_level', '0'),
(49230, 3178, 'wsl_current_provider', 'Facebook'),
(49231, 3178, 'wsl_current_user_image', 'https://graph.facebook.com/10205707711765650/picture?width=150&height=150'),
(49232, 3178, 'session_tokens', 'a:1:{s:64:\"688aa10b8567d0e01d86ae6e1536bed02bd84016bba00f38e97bcd8c4a03a6ac\";a:4:{s:10:\"expiration\";i:1434471755;s:2:\"ip\";s:13:\"194.210.179.1\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433262155;}}'),
(49233, 3179, 'nickname', 'Andreia_Nascimento'),
(49234, 3179, 'first_name', 'Andreia'),
(49235, 3179, 'last_name', 'Nascimento'),
(49236, 3179, 'description', ''),
(49237, 3179, 'rich_editing', 'true'),
(49238, 3179, 'comment_shortcuts', 'false'),
(49239, 3179, 'admin_color', 'fresh'),
(49240, 3179, 'use_ssl', '0'),
(49241, 3179, 'show_admin_bar_front', 'true'),
(49242, 3179, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49243, 3179, 'wp_user_level', '0'),
(49244, 3179, 'wsl_current_provider', 'Facebook'),
(49245, 3179, 'wsl_current_user_image', 'https://graph.facebook.com/999120943461818/picture?width=150&height=150'),
(49246, 3179, 'session_tokens', 'a:1:{s:64:\"fd5a31c8ee1c806474b3f5029be95ade42f3797d41ff5c3e6deac561985dda20\";a:4:{s:10:\"expiration\";i:1434472486;s:2:\"ip\";s:12:\"194.79.85.10\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433262886;}}'),
(49247, 3180, 'nickname', 'Viviane_Rauffus'),
(49248, 3180, 'first_name', 'Viviane'),
(49249, 3180, 'last_name', 'Rauffus'),
(49250, 3180, 'description', ''),
(49251, 3180, 'rich_editing', 'true'),
(49252, 3180, 'comment_shortcuts', 'false'),
(49253, 3180, 'admin_color', 'fresh'),
(49254, 3180, 'use_ssl', '0'),
(49255, 3180, 'show_admin_bar_front', 'true'),
(49256, 3180, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49257, 3180, 'wp_user_level', '0'),
(49258, 3180, 'wsl_current_provider', 'Facebook'),
(49259, 3180, 'wsl_current_user_image', 'https://graph.facebook.com/839928499419633/picture?width=150&height=150'),
(49260, 3180, 'session_tokens', 'a:1:{s:64:\"fb6b9460167ba6f3f7999ae7a19cc15c37e383f69f37e17a0113d80af7ee7d50\";a:4:{s:10:\"expiration\";i:1434472487;s:2:\"ip\";s:13:\"85.247.74.187\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1433262887;}}'),
(49261, 3181, 'nickname', 'Joao_Filipe_Lourenco'),
(49262, 3181, 'first_name', 'João'),
(49263, 3181, 'last_name', 'Lourenço'),
(49264, 3181, 'description', ''),
(49265, 3181, 'rich_editing', 'true'),
(49266, 3181, 'comment_shortcuts', 'false'),
(49267, 3181, 'admin_color', 'fresh'),
(49268, 3181, 'use_ssl', '0'),
(49269, 3181, 'show_admin_bar_front', 'true'),
(49270, 3181, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49271, 3181, 'wp_user_level', '0'),
(49272, 3181, 'wsl_current_provider', 'Facebook'),
(49273, 3181, 'wsl_current_user_image', 'https://graph.facebook.com/10203229196645695/picture?width=150&height=150'),
(49274, 3181, 'session_tokens', 'a:1:{s:64:\"a7d50be1163f3ed1bf39a80a26b5b19c8e74b001036d23b6f6f6901f289f1b31\";a:4:{s:10:\"expiration\";i:1434472523;s:2:\"ip\";s:12:\"89.115.90.25\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433262923;}}'),
(49275, 3180, 'votou', 'sim'),
(49276, 3180, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(49277, 3179, 'votou', 'sim'),
(49278, 3179, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(49279, 3182, 'nickname', 'Vanda_Fontoura'),
(49280, 3182, 'first_name', 'Vanda'),
(49281, 3182, 'last_name', 'Fontoura'),
(49282, 3182, 'description', ''),
(49283, 3182, 'rich_editing', 'true'),
(49284, 3182, 'comment_shortcuts', 'false'),
(49285, 3182, 'admin_color', 'fresh'),
(49286, 3182, 'use_ssl', '0'),
(49287, 3182, 'show_admin_bar_front', 'true'),
(49288, 3182, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49289, 3182, 'wp_user_level', '0'),
(49290, 3182, 'wsl_current_provider', 'Facebook'),
(49291, 3182, 'wsl_current_user_image', 'https://graph.facebook.com/10203837077659689/picture?width=150&height=150'),
(49292, 3182, 'session_tokens', 'a:1:{s:64:\"04bd9ccd46da06d83a8c437b63301cacabccde56d4238b15ece8c1b5e436e24f\";a:4:{s:10:\"expiration\";i:1434472632;s:2:\"ip\";s:14:\"213.246.236.94\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433263032;}}'),
(49293, 3183, 'nickname', 'Maria_Passeiro'),
(49294, 3183, 'first_name', 'Maria'),
(49295, 3183, 'last_name', 'Passeiro'),
(49296, 3183, 'description', ''),
(49297, 3183, 'rich_editing', 'true'),
(49298, 3183, 'comment_shortcuts', 'false'),
(49299, 3183, 'admin_color', 'fresh'),
(49300, 3183, 'use_ssl', '0'),
(49301, 3183, 'show_admin_bar_front', 'true'),
(49302, 3183, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49303, 3183, 'wp_user_level', '0'),
(49304, 3183, 'wsl_current_provider', 'Google'),
(49305, 3183, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-TiqwsLwKURs/AAAAAAAAAAI/AAAAAAAAAMQ/rumaSntCrkQ/photo.jpg?sz=200'),
(49306, 3183, 'session_tokens', 'a:1:{s:64:\"13e9c9bc9a5c3e4ed7c361b092c36c6c1d5a491c65d49eedf75db446d21ac206\";a:4:{s:10:\"expiration\";i:1434472636;s:2:\"ip\";s:12:\"194.79.85.10\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433263036;}}'),
(49307, 3181, 'votou', 'sim'),
(49308, 3181, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(49309, 3184, 'nickname', 'Daniela_Assuncao'),
(49310, 3184, 'first_name', 'Daniela'),
(49311, 3184, 'last_name', 'Assunção'),
(49312, 3184, 'description', ''),
(49313, 3184, 'rich_editing', 'true'),
(49314, 3184, 'comment_shortcuts', 'false'),
(49315, 3184, 'admin_color', 'fresh'),
(49316, 3184, 'use_ssl', '0'),
(49317, 3184, 'show_admin_bar_front', 'true'),
(49318, 3184, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49319, 3184, 'wp_user_level', '0'),
(49320, 3184, 'wsl_current_provider', 'Google'),
(49321, 3184, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(49322, 3184, 'session_tokens', 'a:1:{s:64:\"eb3eef5f095cd6e04ddc7d73437d2b2afb431d40d91a011bc2cb768dbd9a7c0f\";a:4:{s:10:\"expiration\";i:1434472649;s:2:\"ip\";s:12:\"193.126.7.82\";s:2:\"ua\";s:191:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; GTB7.5; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; .NET4.0C; .NET4.0E)\";s:5:\"login\";i:1433263049;}}'),
(49323, 3182, 'votou', 'sim'),
(49324, 3182, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(49325, 3185, 'nickname', 'Paulo_Sousa'),
(49326, 3185, 'first_name', 'Paulo'),
(49327, 3185, 'last_name', 'Sousa'),
(49328, 3185, 'description', ''),
(49329, 3185, 'rich_editing', 'true'),
(49330, 3185, 'comment_shortcuts', 'false'),
(49331, 3185, 'admin_color', 'fresh'),
(49332, 3185, 'use_ssl', '0'),
(49333, 3185, 'show_admin_bar_front', 'true'),
(49334, 3185, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49335, 3185, 'wp_user_level', '0'),
(49336, 3185, 'wsl_current_provider', 'Facebook'),
(49337, 3185, 'wsl_current_user_image', 'https://graph.facebook.com/10204325895370591/picture?width=150&height=150'),
(49338, 3185, 'session_tokens', 'a:1:{s:64:\"13e002ed5093fad97a3eba8d0f0a1c3018e46b51ea39302defb1b8ac39e64aef\";a:4:{s:10:\"expiration\";i:1434472806;s:2:\"ip\";s:14:\"188.37.188.193\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433263206;}}'),
(49339, 3186, 'nickname', 'Lourenco_Caetano'),
(49340, 3186, 'first_name', 'Lourenço'),
(49341, 3186, 'last_name', 'Caetano'),
(49342, 3186, 'description', ''),
(49343, 3186, 'rich_editing', 'true'),
(49344, 3186, 'comment_shortcuts', 'false'),
(49345, 3186, 'admin_color', 'fresh'),
(49346, 3186, 'use_ssl', '0'),
(49347, 3186, 'show_admin_bar_front', 'true'),
(49348, 3186, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49349, 3186, 'wp_user_level', '0'),
(49350, 3186, 'wsl_current_provider', 'Facebook'),
(49351, 3186, 'wsl_current_user_image', 'https://graph.facebook.com/10204220230890514/picture?width=150&height=150'),
(49352, 3186, 'session_tokens', 'a:1:{s:64:\"ee3074c3747049721e4d5fb5978ddfdeaa9581def0b36f9f858ce1605e1ec754\";a:4:{s:10:\"expiration\";i:1434472841;s:2:\"ip\";s:13:\"193.137.98.66\";s:2:\"ua\";s:151:\"Mozilla/5.0 (Linux; Android 4.2.2; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433263241;}}'),
(49353, 3187, 'nickname', 'Rodrigo_Freitas'),
(49354, 3187, 'first_name', 'Rodrigo'),
(49355, 3187, 'last_name', 'Freitas'),
(49356, 3187, 'description', ''),
(49357, 3187, 'rich_editing', 'true'),
(49358, 3187, 'comment_shortcuts', 'false'),
(49359, 3187, 'admin_color', 'fresh'),
(49360, 3187, 'use_ssl', '0'),
(49361, 3187, 'show_admin_bar_front', 'true'),
(49362, 3187, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49363, 3187, 'wp_user_level', '0'),
(49364, 3187, 'wsl_current_provider', 'Facebook'),
(49365, 3187, 'wsl_current_user_image', 'https://graph.facebook.com/1147170735308899/picture?width=150&height=150'),
(49366, 3187, 'session_tokens', 'a:1:{s:64:\"f628f01a2b1f792a6b4c32d3b3dcd4be2c9393436a07a0833e2f33a5c78a480c\";a:4:{s:10:\"expiration\";i:1434472988;s:2:\"ip\";s:12:\"194.79.85.10\";s:2:\"ua\";s:76:\"Mozilla/5.0 (Windows NT 6.3; Trident/7.0; Touch; MASMJS; rv:11.0) like Gecko\";s:5:\"login\";i:1433263388;}}'),
(49367, 3185, 'votou', 'sim'),
(49368, 3185, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(49369, 3187, 'votou', 'sim'),
(49370, 3187, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(49371, 3188, 'nickname', 'Paulo_Cunha'),
(49372, 3188, 'first_name', 'Paulo'),
(49373, 3188, 'last_name', 'Cunha'),
(49374, 3188, 'description', ''),
(49375, 3188, 'rich_editing', 'true'),
(49376, 3188, 'comment_shortcuts', 'false'),
(49377, 3188, 'admin_color', 'fresh'),
(49378, 3188, 'use_ssl', '0'),
(49379, 3188, 'show_admin_bar_front', 'true'),
(49380, 3188, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49381, 3188, 'wp_user_level', '0'),
(49382, 3188, 'wsl_current_provider', 'Facebook'),
(49383, 3188, 'wsl_current_user_image', 'https://graph.facebook.com/976608782373708/picture?width=150&height=150'),
(49384, 3188, 'session_tokens', 'a:1:{s:64:\"1085cae39903ebd3f855aaba142b19b1ee345c67ebb6060bb7a86a54c33b61e5\";a:4:{s:10:\"expiration\";i:1434473204;s:2:\"ip\";s:13:\"176.79.154.29\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433263604;}}'),
(49385, 3188, 'votou', 'sim'),
(49386, 3188, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(49387, 3189, 'nickname', 'Vanessa_Alves'),
(49388, 3189, 'first_name', 'Vanessa'),
(49389, 3189, 'last_name', 'Alves'),
(49390, 3189, 'description', ''),
(49391, 3189, 'rich_editing', 'true'),
(49392, 3189, 'comment_shortcuts', 'false'),
(49393, 3189, 'admin_color', 'fresh'),
(49394, 3189, 'use_ssl', '0'),
(49395, 3189, 'show_admin_bar_front', 'true'),
(49396, 3189, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49397, 3189, 'wp_user_level', '0'),
(49398, 3189, 'wsl_current_provider', 'Facebook'),
(49399, 3189, 'wsl_current_user_image', 'https://graph.facebook.com/821142817963895/picture?width=150&height=150'),
(49400, 3189, 'session_tokens', 'a:1:{s:64:\"e432d5699fb2c22f5e1a9e27200afc7ed9f22c374f9e8a7fe5246f77723c9d3b\";a:4:{s:10:\"expiration\";i:1434473393;s:2:\"ip\";s:14:\"79.169.147.135\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433263793;}}'),
(49401, 3190, 'nickname', 'Sergio_Sousa_Marques'),
(49402, 3190, 'first_name', 'Sergio'),
(49403, 3190, 'last_name', 'Marques'),
(49404, 3190, 'description', ''),
(49405, 3190, 'rich_editing', 'true'),
(49406, 3190, 'comment_shortcuts', 'false'),
(49407, 3190, 'admin_color', 'fresh'),
(49408, 3190, 'use_ssl', '0'),
(49409, 3190, 'show_admin_bar_front', 'true'),
(49410, 3190, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49411, 3190, 'wp_user_level', '0'),
(49412, 3190, 'wsl_current_provider', 'Facebook'),
(49413, 3190, 'wsl_current_user_image', 'https://graph.facebook.com/10153429756372317/picture?width=150&height=150'),
(49414, 3190, 'session_tokens', 'a:1:{s:64:\"7935c3a1d4920511052403808bae9742cf6a1960fe13bcdaf542299402d3644b\";a:4:{s:10:\"expiration\";i:1434473465;s:2:\"ip\";s:13:\"89.115.32.209\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1433263865;}}'),
(49415, 3191, 'nickname', 'Joana_Bugia'),
(49416, 3191, 'first_name', 'Joana'),
(49417, 3191, 'last_name', 'Bugia'),
(49418, 3191, 'description', ''),
(49419, 3191, 'rich_editing', 'true'),
(49420, 3191, 'comment_shortcuts', 'false'),
(49421, 3191, 'admin_color', 'fresh'),
(49422, 3191, 'use_ssl', '0'),
(49423, 3191, 'show_admin_bar_front', 'true'),
(49424, 3191, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49425, 3191, 'wp_user_level', '0'),
(49426, 3191, 'wsl_current_provider', 'Facebook'),
(49427, 3191, 'wsl_current_user_image', 'https://graph.facebook.com/10153025421151374/picture?width=150&height=150'),
(49428, 3191, 'session_tokens', 'a:1:{s:64:\"eae5adc52d6564e63eca1b25a70c648176bfef00302b73418f6b058abb775553\";a:4:{s:10:\"expiration\";i:1434473514;s:2:\"ip\";s:12:\"85.244.86.48\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433263914;}}'),
(49429, 3190, 'votou', 'sim'),
(49430, 3190, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(49431, 3192, 'nickname', 'Gustavo_Matos'),
(49432, 3192, 'first_name', 'Gustavo'),
(49433, 3192, 'last_name', 'Matos'),
(49434, 3192, 'description', ''),
(49435, 3192, 'rich_editing', 'true'),
(49436, 3192, 'comment_shortcuts', 'false'),
(49437, 3192, 'admin_color', 'fresh'),
(49438, 3192, 'use_ssl', '0'),
(49439, 3192, 'show_admin_bar_front', 'true'),
(49440, 3192, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49441, 3192, 'wp_user_level', '0'),
(49442, 3192, 'wsl_current_provider', 'Facebook'),
(49443, 3192, 'wsl_current_user_image', 'https://graph.facebook.com/819604368136674/picture?width=150&height=150'),
(49444, 3192, 'session_tokens', 'a:1:{s:64:\"a1e2810e1b6125d9b3c60fa274289a9ae1a7096d4dd00532b25dade7840ed86f\";a:4:{s:10:\"expiration\";i:1434473630;s:2:\"ip\";s:12:\"85.243.55.49\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; WTB5508 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433264030;}}'),
(49445, 3193, 'nickname', 'Mia_Nacamae'),
(49446, 3193, 'first_name', 'Mia'),
(49447, 3193, 'last_name', 'Nacamae'),
(49448, 3193, 'description', ''),
(49449, 3193, 'rich_editing', 'true'),
(49450, 3193, 'comment_shortcuts', 'false'),
(49451, 3193, 'admin_color', 'fresh'),
(49452, 3193, 'use_ssl', '0'),
(49453, 3193, 'show_admin_bar_front', 'true'),
(49454, 3193, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49455, 3193, 'wp_user_level', '0'),
(49456, 3193, 'wsl_current_provider', 'Facebook'),
(49457, 3193, 'wsl_current_user_image', 'https://graph.facebook.com/10207031892740447/picture?width=150&height=150'),
(49458, 3193, 'session_tokens', 'a:1:{s:64:\"3a4fb35763d2d15225b5cdb60434808b94dd9c5e1f4e377ecf310390995c15aa\";a:4:{s:10:\"expiration\";i:1434473631;s:2:\"ip\";s:11:\"95.92.122.7\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 5.0.2; SM-G920F Build/LRX22G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433264031;}}'),
(49459, 3191, 'votou', 'sim'),
(49460, 3191, 'user_votes', 'manobra-do-ano-reef_p1045'),
(49461, 3193, 'votou', 'sim'),
(49462, 3193, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(49463, 3189, 'votou', 'sim'),
(49464, 3189, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(49465, 3192, 'votou', 'sim'),
(49466, 3192, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426'),
(49467, 3194, 'nickname', 'Maria_Santiago_Saguer'),
(49468, 3194, 'first_name', 'Maria'),
(49469, 3194, 'last_name', 'Santiago Saguer'),
(49470, 3194, 'description', ''),
(49471, 3194, 'rich_editing', 'true'),
(49472, 3194, 'comment_shortcuts', 'false'),
(49473, 3194, 'admin_color', 'fresh'),
(49474, 3194, 'use_ssl', '0'),
(49475, 3194, 'show_admin_bar_front', 'true'),
(49476, 3194, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49477, 3194, 'wp_user_level', '0'),
(49478, 3194, 'wsl_current_provider', 'Facebook'),
(49479, 3194, 'wsl_current_user_image', 'https://graph.facebook.com/10153359684662390/picture?width=150&height=150'),
(49480, 3194, 'session_tokens', 'a:1:{s:64:\"a6bfb171296bae0beae0ada786398af1ccd5c5b162529d8175f5fe3f1dfcf285\";a:4:{s:10:\"expiration\";i:1434474480;s:2:\"ip\";s:13:\"188.81.20.134\";s:2:\"ua\";s:164:\"Mozilla/5.0 (Linux; Android 5.0.1; SAMSUNG GT-I9505 Build/LRX22C) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/2.1 Chrome/34.0.1847.76 Mobile Safari/537.36\";s:5:\"login\";i:1433264880;}}'),
(49481, 3194, 'votou', 'sim'),
(49482, 3194, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036'),
(49483, 3195, 'nickname', 'Ines_Freitas'),
(49484, 3195, 'first_name', 'Inês'),
(49485, 3195, 'last_name', 'Freitas'),
(49486, 3195, 'description', ''),
(49487, 3195, 'rich_editing', 'true'),
(49488, 3195, 'comment_shortcuts', 'false'),
(49489, 3195, 'admin_color', 'fresh'),
(49490, 3195, 'use_ssl', '0'),
(49491, 3195, 'show_admin_bar_front', 'true'),
(49492, 3195, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49493, 3195, 'wp_user_level', '0'),
(49494, 3195, 'wsl_current_provider', 'Facebook'),
(49495, 3195, 'wsl_current_user_image', 'https://graph.facebook.com/10205472323465053/picture?width=150&height=150'),
(49496, 3195, 'session_tokens', 'a:1:{s:64:\"f46e61fd0426c4c4af1e5ec446e625de16735627f732dca1af16f0fcbbf37524\";a:4:{s:10:\"expiration\";i:1434475561;s:2:\"ip\";s:13:\"83.223.173.90\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433265961;}}'),
(49497, 3196, 'nickname', 'Vasco_Peixoto'),
(49498, 3196, 'first_name', 'Vasco'),
(49499, 3196, 'last_name', 'Peixoto'),
(49500, 3196, 'description', ''),
(49501, 3196, 'rich_editing', 'true'),
(49502, 3196, 'comment_shortcuts', 'false'),
(49503, 3196, 'admin_color', 'fresh'),
(49504, 3196, 'use_ssl', '0'),
(49505, 3196, 'show_admin_bar_front', 'true'),
(49506, 3196, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49507, 3196, 'wp_user_level', '0'),
(49508, 3196, 'wsl_current_provider', 'Facebook'),
(49509, 3196, 'wsl_current_user_image', 'https://graph.facebook.com/1071154462913504/picture?width=150&height=150'),
(49510, 3196, 'session_tokens', 'a:1:{s:64:\"dc90dd4db02c0c305e21aa1490a6acaa3a7d23a2b353aa11fc3ed54ddf150336\";a:4:{s:10:\"expiration\";i:1434475726;s:2:\"ip\";s:14:\"85.242.183.101\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433266126;}}'),
(49511, 3195, 'votou', 'sim'),
(49512, 3195, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(49513, 3197, 'nickname', 'Andre_Patrocinio'),
(49514, 3197, 'first_name', 'André'),
(49515, 3197, 'last_name', 'Patrocínio'),
(49516, 3197, 'description', ''),
(49517, 3197, 'rich_editing', 'true'),
(49518, 3197, 'comment_shortcuts', 'false'),
(49519, 3197, 'admin_color', 'fresh'),
(49520, 3197, 'use_ssl', '0'),
(49521, 3197, 'show_admin_bar_front', 'true'),
(49522, 3197, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49523, 3197, 'wp_user_level', '0'),
(49524, 3197, 'wsl_current_provider', 'Facebook'),
(49525, 3197, 'wsl_current_user_image', 'https://graph.facebook.com/10206484848657171/picture?width=150&height=150'),
(49526, 3197, 'session_tokens', 'a:1:{s:64:\"df729de151fcc454ea5630518775822db2b1cd8d2c182f53dcdb68ced1c4d49b\";a:4:{s:10:\"expiration\";i:1434476128;s:2:\"ip\";s:15:\"189.122.125.217\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433266528;}}'),
(49527, 3197, 'votou', 'sim'),
(49528, 3197, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(49529, 3198, 'nickname', 'Joao_Maria'),
(49530, 3198, 'first_name', 'João'),
(49531, 3198, 'last_name', 'Maria'),
(49532, 3198, 'description', ''),
(49533, 3198, 'rich_editing', 'true'),
(49534, 3198, 'comment_shortcuts', 'false'),
(49535, 3198, 'admin_color', 'fresh'),
(49536, 3198, 'use_ssl', '0'),
(49537, 3198, 'show_admin_bar_front', 'true'),
(49538, 3198, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49539, 3198, 'wp_user_level', '0'),
(49540, 3198, 'wsl_current_provider', 'Facebook'),
(49541, 3198, 'wsl_current_user_image', 'https://graph.facebook.com/886283881443516/picture?width=150&height=150'),
(49542, 3198, 'session_tokens', 'a:1:{s:64:\"47c6b85958210c635938abdb556ac5f17ee5eb67e9b98f0bf1cabc029ceb628c\";a:4:{s:10:\"expiration\";i:1434477969;s:2:\"ip\";s:14:\"85.243.232.106\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433268369;}}'),
(49543, 3199, 'nickname', 'Isabel_casanova'),
(49544, 3199, 'first_name', 'Isabel'),
(49545, 3199, 'last_name', 'casanova'),
(49546, 3199, 'description', ''),
(49547, 3199, 'rich_editing', 'true'),
(49548, 3199, 'comment_shortcuts', 'false'),
(49549, 3199, 'admin_color', 'fresh'),
(49550, 3199, 'use_ssl', '0'),
(49551, 3199, 'show_admin_bar_front', 'true'),
(49552, 3199, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49553, 3199, 'wp_user_level', '0'),
(49554, 3199, 'wsl_current_provider', 'Google'),
(49555, 3199, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(49556, 3199, 'session_tokens', 'a:1:{s:64:\"bf6c9209c2ebeaf397cc5abd19c96804e465b136d1968bedd6d5ab9f7d76049e\";a:4:{s:10:\"expiration\";i:1434479049;s:2:\"ip\";s:13:\"85.245.51.196\";s:2:\"ua\";s:269:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433269449;}}'),
(49557, 3199, 'votou', 'sim'),
(49558, 3199, 'user_votes', 'tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(49559, 3200, 'nickname', 'Pedro_Pinto'),
(49560, 3200, 'first_name', 'Pedro'),
(49561, 3200, 'last_name', 'Pinto'),
(49562, 3200, 'description', ''),
(49563, 3200, 'rich_editing', 'true'),
(49564, 3200, 'comment_shortcuts', 'false'),
(49565, 3200, 'admin_color', 'fresh'),
(49566, 3200, 'use_ssl', '0'),
(49567, 3200, 'show_admin_bar_front', 'true'),
(49568, 3200, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49569, 3200, 'wp_user_level', '0'),
(49570, 3200, 'wsl_current_provider', 'Facebook'),
(49571, 3200, 'wsl_current_user_image', 'https://graph.facebook.com/10206638465060731/picture?width=150&height=150'),
(49572, 3200, 'session_tokens', 'a:1:{s:64:\"d3d7001f0c49315e27e9b0f0e6def429aa63f8cf7ddd6798752975631a1c2a25\";a:4:{s:10:\"expiration\";i:1434480064;s:2:\"ip\";s:12:\"95.92.11.165\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433270464;}}'),
(49573, 3200, 'votou', 'sim'),
(49574, 3200, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(49575, 3201, 'nickname', 'Joao_Oliveira_2'),
(49576, 3201, 'first_name', 'Joao'),
(49577, 3201, 'last_name', 'Oliveira'),
(49578, 3201, 'description', ''),
(49579, 3201, 'rich_editing', 'true'),
(49580, 3201, 'comment_shortcuts', 'false'),
(49581, 3201, 'admin_color', 'fresh'),
(49582, 3201, 'use_ssl', '0'),
(49583, 3201, 'show_admin_bar_front', 'true'),
(49584, 3201, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49585, 3201, 'wp_user_level', '0'),
(49586, 3201, 'wsl_current_provider', 'Facebook'),
(49587, 3201, 'wsl_current_user_image', 'https://graph.facebook.com/425701187601509/picture?width=150&height=150'),
(49588, 3201, 'session_tokens', 'a:1:{s:64:\"ce857d418c48ad602f84aa4d7d36a4775f15c1447138ce52b749162b1c761c00\";a:4:{s:10:\"expiration\";i:1434481104;s:2:\"ip\";s:13:\"82.155.222.68\";s:2:\"ua\";s:127:\"Mozilla/5.0 (Linux; Android 4.2.2; ME173X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Safari/537.36\";s:5:\"login\";i:1433271504;}}'),
(49589, 3201, 'votou', 'sim'),
(49590, 3201, 'user_votes', 'maior-remada-do-ano-billabong_p1088'),
(49591, 3202, 'nickname', 'Martim_Ferreira'),
(49592, 3202, 'first_name', 'Martim'),
(49593, 3202, 'last_name', 'Ferreira'),
(49594, 3202, 'description', ''),
(49595, 3202, 'rich_editing', 'true'),
(49596, 3202, 'comment_shortcuts', 'false'),
(49597, 3202, 'admin_color', 'fresh'),
(49598, 3202, 'use_ssl', '0'),
(49599, 3202, 'show_admin_bar_front', 'true'),
(49600, 3202, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49601, 3202, 'wp_user_level', '0'),
(49602, 3202, 'wsl_current_provider', 'Facebook'),
(49603, 3202, 'wsl_current_user_image', 'https://graph.facebook.com/873584742713927/picture?width=150&height=150'),
(49604, 3202, 'session_tokens', 'a:1:{s:64:\"fc15070020f0e966c0832ea36f21387610ff803c1b3646e2dfe299e172a78321\";a:4:{s:10:\"expiration\";i:1434481619;s:2:\"ip\";s:12:\"81.84.38.246\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433272019;}}'),
(49605, 3203, 'nickname', 'Liseta_Alves'),
(49606, 3203, 'first_name', 'Liseta'),
(49607, 3203, 'last_name', 'Alves'),
(49608, 3203, 'description', ''),
(49609, 3203, 'rich_editing', 'true'),
(49610, 3203, 'comment_shortcuts', 'false'),
(49611, 3203, 'admin_color', 'fresh'),
(49612, 3203, 'use_ssl', '0'),
(49613, 3203, 'show_admin_bar_front', 'true'),
(49614, 3203, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49615, 3203, 'wp_user_level', '0'),
(49616, 3203, 'wsl_current_provider', 'Facebook'),
(49617, 3203, 'wsl_current_user_image', 'https://graph.facebook.com/859369500767332/picture?width=150&height=150'),
(49618, 3203, 'session_tokens', 'a:1:{s:64:\"4c27d92104e7006318c8c25359ba1d87336abe7d72cd1b06e4ee7440fee88be5\";a:4:{s:10:\"expiration\";i:1434481817;s:2:\"ip\";s:12:\"84.90.155.32\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433272217;}}'),
(49619, 3203, 'votou', 'sim'),
(49620, 3203, 'user_votes', 'videoclip-do-ano-hurley_p1406'),
(49621, 3204, 'nickname', 'Herberto_Gomes'),
(49622, 3204, 'first_name', 'Herberto'),
(49623, 3204, 'last_name', 'Gomes'),
(49624, 3204, 'description', ''),
(49625, 3204, 'rich_editing', 'true'),
(49626, 3204, 'comment_shortcuts', 'false'),
(49627, 3204, 'admin_color', 'fresh'),
(49628, 3204, 'use_ssl', '0'),
(49629, 3204, 'show_admin_bar_front', 'true'),
(49630, 3204, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49631, 3204, 'wp_user_level', '0'),
(49632, 3204, 'wsl_current_provider', 'Google'),
(49633, 3204, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(49634, 3204, 'session_tokens', 'a:1:{s:64:\"6cbde707f6ee4961da081f1f58c6a69afac836bb9fa37e5a60b0d359cdde9ecc\";a:4:{s:10:\"expiration\";i:1434482073;s:2:\"ip\";s:12:\"2.83.178.236\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433272473;}}'),
(49635, 3205, 'nickname', 'Francisco_Santos_Gomes'),
(49636, 3205, 'first_name', 'Francisco'),
(49637, 3205, 'last_name', 'Gomes'),
(49638, 3205, 'description', ''),
(49639, 3205, 'rich_editing', 'true'),
(49640, 3205, 'comment_shortcuts', 'false'),
(49641, 3205, 'admin_color', 'fresh'),
(49642, 3205, 'use_ssl', '0'),
(49643, 3205, 'show_admin_bar_front', 'true'),
(49644, 3205, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49645, 3205, 'wp_user_level', '0'),
(49646, 3205, 'wsl_current_provider', 'Facebook'),
(49647, 3205, 'wsl_current_user_image', 'https://graph.facebook.com/829681347069195/picture?width=150&height=150'),
(49648, 3205, 'session_tokens', 'a:1:{s:64:\"61b71b6942ebcc9d054dc9846fe5d5704f79e94f37170e8a46832267fb20b7ee\";a:4:{s:10:\"expiration\";i:1434482193;s:2:\"ip\";s:13:\"82.154.68.237\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36\";s:5:\"login\";i:1433272593;}}'),
(49649, 3206, 'nickname', 'Anne_Wingels'),
(49650, 3206, 'first_name', 'Anne'),
(49651, 3206, 'last_name', 'Wingels'),
(49652, 3206, 'description', ''),
(49653, 3206, 'rich_editing', 'true'),
(49654, 3206, 'comment_shortcuts', 'false'),
(49655, 3206, 'admin_color', 'fresh'),
(49656, 3206, 'use_ssl', '0'),
(49657, 3206, 'show_admin_bar_front', 'true'),
(49658, 3206, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49659, 3206, 'wp_user_level', '0'),
(49660, 3206, 'wsl_current_provider', 'Google'),
(49661, 3206, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(49662, 3206, 'session_tokens', 'a:1:{s:64:\"3859099197c92c5a391f32f1e1c99562c57e5b377059b5d7e2794b2691419d6e\";a:4:{s:10:\"expiration\";i:1434482341;s:2:\"ip\";s:13:\"79.168.152.47\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433272741;}}'),
(49663, 3205, 'votou', 'sim'),
(49664, 3205, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(49665, 3206, 'votou', 'sim'),
(49666, 3206, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(49667, 3204, 'votou', 'sim'),
(49668, 3204, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(49669, 3202, 'votou', 'sim'),
(49670, 3202, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1383,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379'),
(49671, 3207, 'nickname', 'Adriana_Bastos_Tigre'),
(49672, 3207, 'first_name', 'Adriana'),
(49673, 3207, 'last_name', 'Tigre'),
(49674, 3207, 'description', ''),
(49675, 3207, 'rich_editing', 'true'),
(49676, 3207, 'comment_shortcuts', 'false'),
(49677, 3207, 'admin_color', 'fresh'),
(49678, 3207, 'use_ssl', '0'),
(49679, 3207, 'show_admin_bar_front', 'true'),
(49680, 3207, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49681, 3207, 'wp_user_level', '0'),
(49682, 3207, 'wsl_current_provider', 'Facebook'),
(49683, 3207, 'wsl_current_user_image', 'https://graph.facebook.com/10204499790917549/picture?width=150&height=150'),
(49684, 3207, 'session_tokens', 'a:1:{s:64:\"af414076e0a7e9415577b8ca4e4c695f49c1d229df3335eba7f315a1a503e33f\";a:4:{s:10:\"expiration\";i:1434482671;s:2:\"ip\";s:13:\"188.37.11.179\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433273071;}}'),
(49685, 3208, 'nickname', 'Maria_Serra'),
(49686, 3208, 'first_name', 'Maria'),
(49687, 3208, 'last_name', 'Serra'),
(49688, 3208, 'description', ''),
(49689, 3208, 'rich_editing', 'true'),
(49690, 3208, 'comment_shortcuts', 'false'),
(49691, 3208, 'admin_color', 'fresh'),
(49692, 3208, 'use_ssl', '0'),
(49693, 3208, 'show_admin_bar_front', 'true'),
(49694, 3208, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49695, 3208, 'wp_user_level', '0'),
(49696, 3208, 'wsl_current_provider', 'Facebook'),
(49697, 3208, 'wsl_current_user_image', 'https://graph.facebook.com/10203906791661190/picture?width=150&height=150'),
(49698, 3208, 'session_tokens', 'a:1:{s:64:\"c307b1510d54ca3f542b0e63d2c145b8b1369d91e93f90990fc51b91240be94b\";a:4:{s:10:\"expiration\";i:1434482715;s:2:\"ip\";s:13:\"94.132.143.87\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1433273115;}}'),
(49699, 3209, 'nickname', 'Marta_Flores_Seabra'),
(49700, 3209, 'first_name', 'Marta'),
(49701, 3209, 'last_name', 'Seabra'),
(49702, 3209, 'description', ''),
(49703, 3209, 'rich_editing', 'true'),
(49704, 3209, 'comment_shortcuts', 'false'),
(49705, 3209, 'admin_color', 'fresh'),
(49706, 3209, 'use_ssl', '0'),
(49707, 3209, 'show_admin_bar_front', 'true'),
(49708, 3209, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49709, 3209, 'wp_user_level', '0'),
(49710, 3209, 'wsl_current_provider', 'Facebook'),
(49711, 3209, 'wsl_current_user_image', 'https://graph.facebook.com/10155589669270335/picture?width=150&height=150'),
(49712, 3209, 'session_tokens', 'a:1:{s:64:\"d8bb445e7a704a084c1ae457a0ba039c90bb41856ff63bc25b2bbada232927b1\";a:4:{s:10:\"expiration\";i:1434482829;s:2:\"ip\";s:13:\"95.122.239.59\";s:2:\"ua\";s:254:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/movistar;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1433273229;}}'),
(49713, 3207, 'votou', 'sim'),
(49714, 3207, 'user_votes', 'surfista-do-ano-oakley_p1344,tubo-do-ano-ess_p1007,manobra-do-ano-reef_p1309,foto-do-ano_p1277,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(49715, 3210, 'nickname', 'Isabel_Nobre_Guedes'),
(49716, 3210, 'first_name', 'Isabel'),
(49717, 3210, 'last_name', 'Nobre Guedes'),
(49718, 3210, 'description', ''),
(49719, 3210, 'rich_editing', 'true'),
(49720, 3210, 'comment_shortcuts', 'false'),
(49721, 3210, 'admin_color', 'fresh'),
(49722, 3210, 'use_ssl', '0'),
(49723, 3210, 'show_admin_bar_front', 'true'),
(49724, 3210, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49725, 3210, 'wp_user_level', '0'),
(49726, 3210, 'wsl_current_provider', 'Facebook'),
(49727, 3210, 'wsl_current_user_image', 'https://graph.facebook.com/10153083376223172/picture?width=150&height=150'),
(49728, 3210, 'session_tokens', 'a:1:{s:64:\"65abaed3f28a1e4bc6b7c49649213d11daeab931c985d76002407a18f4de97b9\";a:4:{s:10:\"expiration\";i:1434483225;s:2:\"ip\";s:13:\"95.93.171.124\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433273625;}}'),
(49729, 3210, 'votou', 'sim'),
(49730, 3210, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1383'),
(49731, 3211, 'nickname', 'Pedro_Dias_Antunes'),
(49732, 3211, 'first_name', 'Pedro'),
(49733, 3211, 'last_name', 'Dias Antunes'),
(49734, 3211, 'description', ''),
(49735, 3211, 'rich_editing', 'true'),
(49736, 3211, 'comment_shortcuts', 'false'),
(49737, 3211, 'admin_color', 'fresh'),
(49738, 3211, 'use_ssl', '0'),
(49739, 3211, 'show_admin_bar_front', 'true'),
(49740, 3211, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49741, 3211, 'wp_user_level', '0'),
(49742, 3211, 'wsl_current_provider', 'Facebook'),
(49743, 3211, 'wsl_current_user_image', 'https://graph.facebook.com/1074844059210604/picture?width=150&height=150'),
(49744, 3211, 'session_tokens', 'a:1:{s:64:\"88ad4118f4cf0fa1722dd15ffc64281f3352e4af8f714fe932647d63994b3683\";a:4:{s:10:\"expiration\";i:1434483948;s:2:\"ip\";s:13:\"87.196.160.62\";s:2:\"ua\";s:248:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad3,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vfnl;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433274348;}}'),
(49745, 3212, 'nickname', 'marco_mateus'),
(49746, 3212, 'first_name', 'marco'),
(49747, 3212, 'last_name', 'mateus'),
(49748, 3212, 'description', ''),
(49749, 3212, 'rich_editing', 'true'),
(49750, 3212, 'comment_shortcuts', 'false'),
(49751, 3212, 'admin_color', 'fresh'),
(49752, 3212, 'use_ssl', '0'),
(49753, 3212, 'show_admin_bar_front', 'true'),
(49754, 3212, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49755, 3212, 'wp_user_level', '0'),
(49756, 3212, 'wsl_current_provider', 'Google'),
(49757, 3212, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(49758, 3212, 'session_tokens', 'a:1:{s:64:\"718eacdefc2a8740f642fcdd8565064eee3e18f9a38c14f4de67a95b5c2de216\";a:4:{s:10:\"expiration\";i:1434484330;s:2:\"ip\";s:13:\"84.91.180.188\";s:2:\"ua\";s:166:\"Mozilla/5.0 (Linux; Android 4.4.2; Vodafone Smart 4 Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 SWV/230.33PT\";s:5:\"login\";i:1433274730;}}'),
(49759, 3212, 'votou', 'sim'),
(49760, 3212, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163'),
(49761, 3213, 'nickname', 'Lourdes_Nadon'),
(49762, 3213, 'first_name', 'Lourdes'),
(49763, 3213, 'last_name', 'Nadon'),
(49764, 3213, 'description', ''),
(49765, 3213, 'rich_editing', 'true'),
(49766, 3213, 'comment_shortcuts', 'false'),
(49767, 3213, 'admin_color', 'fresh'),
(49768, 3213, 'use_ssl', '0'),
(49769, 3213, 'show_admin_bar_front', 'true'),
(49770, 3213, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49771, 3213, 'wp_user_level', '0'),
(49772, 3213, 'wsl_current_provider', 'Facebook'),
(49773, 3213, 'wsl_current_user_image', 'https://graph.facebook.com/857885244283129/picture?width=150&height=150'),
(49774, 3213, 'session_tokens', 'a:1:{s:64:\"e6eddb48ff03d93b8d24b7eb4d4ed147a23d48e05864c16046c4c19a3ecd6a24\";a:4:{s:10:\"expiration\";i:1434484613;s:2:\"ip\";s:15:\"199.119.232.213\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433275013;}}'),
(49775, 3213, 'votou', 'sim'),
(49776, 3213, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(49777, 961, 'votou', 'sim'),
(49778, 961, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,revelacao-do-ano-deeply_p1383,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(49779, 3214, 'nickname', 'Anabela_Duarte'),
(49780, 3214, 'first_name', 'Anabela'),
(49781, 3214, 'last_name', 'Duarte'),
(49782, 3214, 'description', ''),
(49783, 3214, 'rich_editing', 'true'),
(49784, 3214, 'comment_shortcuts', 'false'),
(49785, 3214, 'admin_color', 'fresh'),
(49786, 3214, 'use_ssl', '0'),
(49787, 3214, 'show_admin_bar_front', 'true'),
(49788, 3214, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49789, 3214, 'wp_user_level', '0'),
(49790, 3214, 'wsl_current_provider', 'Facebook'),
(49791, 3214, 'wsl_current_user_image', 'https://graph.facebook.com/881031238602610/picture?width=150&height=150'),
(49792, 3214, 'session_tokens', 'a:2:{s:64:\"6245930d3f915a1a01f1a75854938882719f854169f951c578010974c8aa2498\";a:4:{s:10:\"expiration\";i:1434486883;s:2:\"ip\";s:13:\"85.246.144.15\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433277283;}s:64:\"776d69b5c55c79807aed68276f286f500d081513c59e1b5ecc3bc210689aa5e4\";a:4:{s:10:\"expiration\";i:1434798263;s:2:\"ip\";s:13:\"85.246.129.80\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433588663;}}'),
(49793, 3215, 'nickname', 'Artur_M_F_Alves'),
(49794, 3215, 'first_name', 'Artur'),
(49795, 3215, 'last_name', 'Alves'),
(49796, 3215, 'description', ''),
(49797, 3215, 'rich_editing', 'true'),
(49798, 3215, 'comment_shortcuts', 'false'),
(49799, 3215, 'admin_color', 'fresh'),
(49800, 3215, 'use_ssl', '0'),
(49801, 3215, 'show_admin_bar_front', 'true'),
(49802, 3215, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49803, 3215, 'wp_user_level', '0'),
(49804, 3215, 'wsl_current_provider', 'Facebook'),
(49805, 3215, 'wsl_current_user_image', 'https://graph.facebook.com/10155637003675150/picture?width=150&height=150'),
(49806, 3215, 'session_tokens', 'a:1:{s:64:\"fdbdf0e2d54750c90c4d79a7d3c6295cee18db6d6461adbcc645f2afb086311c\";a:4:{s:10:\"expiration\";i:1434487818;s:2:\"ip\";s:13:\"82.154.33.209\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433278218;}}'),
(49807, 3216, 'nickname', 'Catarina_Canelas_Martins'),
(49808, 3216, 'first_name', 'Catarina'),
(49809, 3216, 'last_name', 'Canelas Martins'),
(49810, 3216, 'description', ''),
(49811, 3216, 'rich_editing', 'true'),
(49812, 3216, 'comment_shortcuts', 'false'),
(49813, 3216, 'admin_color', 'fresh'),
(49814, 3216, 'use_ssl', '0'),
(49815, 3216, 'show_admin_bar_front', 'true'),
(49816, 3216, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49817, 3216, 'wp_user_level', '0'),
(49818, 3216, 'wsl_current_provider', 'Facebook'),
(49819, 3216, 'wsl_current_user_image', 'https://graph.facebook.com/1087592474588228/picture?width=150&height=150'),
(49820, 3216, 'session_tokens', 'a:2:{s:64:\"e7db4d23856e40f370275de697c1e891f1bfeb2eeb1c7e577d0a177ac62685f3\";a:4:{s:10:\"expiration\";i:1434488061;s:2:\"ip\";s:11:\"81.84.62.33\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433278461;}s:64:\"c605fd2688412abb6327e50282edca3af562399c7996ac769228499fc5b57952\";a:4:{s:10:\"expiration\";i:1434488091;s:2:\"ip\";s:11:\"81.84.62.33\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433278491;}}'),
(49821, 3215, 'votou', 'sim'),
(49822, 3215, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(49823, 3217, 'nickname', 'Nuno_Berjano'),
(49824, 3217, 'first_name', 'Nuno'),
(49825, 3217, 'last_name', 'Berjano'),
(49826, 3217, 'description', ''),
(49827, 3217, 'rich_editing', 'true'),
(49828, 3217, 'comment_shortcuts', 'false'),
(49829, 3217, 'admin_color', 'fresh'),
(49830, 3217, 'use_ssl', '0'),
(49831, 3217, 'show_admin_bar_front', 'true'),
(49832, 3217, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49833, 3217, 'wp_user_level', '0'),
(49834, 3217, 'wsl_current_provider', 'Facebook'),
(49835, 3217, 'wsl_current_user_image', 'https://graph.facebook.com/10155663587185434/picture?width=150&height=150'),
(49836, 3217, 'session_tokens', 'a:1:{s:64:\"7f58933c953f1cadd24f760532871f1f6a63cc501ffa0bdce6a5b19e5814a730\";a:4:{s:10:\"expiration\";i:1434488671;s:2:\"ip\";s:13:\"197.211.39.51\";s:2:\"ua\";s:266:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433279071;}}'),
(49837, 3218, 'nickname', 'Mariana_Sa_1'),
(49838, 3218, 'first_name', 'Mariana'),
(49839, 3218, 'last_name', 'Sá'),
(49840, 3218, 'description', ''),
(49841, 3218, 'rich_editing', 'true'),
(49842, 3218, 'comment_shortcuts', 'false'),
(49843, 3218, 'admin_color', 'fresh'),
(49844, 3218, 'use_ssl', '0'),
(49845, 3218, 'show_admin_bar_front', 'true'),
(49846, 3218, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49847, 3218, 'wp_user_level', '0'),
(49848, 3218, 'wsl_current_provider', 'Facebook'),
(49849, 3218, 'wsl_current_user_image', 'https://graph.facebook.com/1116926011656639/picture?width=150&height=150'),
(49850, 3218, 'session_tokens', 'a:1:{s:64:\"84ba12539ff0bad966b3fa47e09151868f7af1215ada870d1dbf6ad14b2f85b1\";a:4:{s:10:\"expiration\";i:1434488777;s:2:\"ip\";s:12:\"79.168.61.41\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E4.5 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433279177;}}'),
(49851, 3217, 'votou', 'sim'),
(49852, 3217, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(49853, 3219, 'nickname', 'Helena_Oliveira'),
(49854, 3219, 'first_name', 'Helena'),
(49855, 3219, 'last_name', 'Oliveira'),
(49856, 3219, 'description', ''),
(49857, 3219, 'rich_editing', 'true'),
(49858, 3219, 'comment_shortcuts', 'false'),
(49859, 3219, 'admin_color', 'fresh'),
(49860, 3219, 'use_ssl', '0'),
(49861, 3219, 'show_admin_bar_front', 'true'),
(49862, 3219, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49863, 3219, 'wp_user_level', '0'),
(49864, 3219, 'wsl_current_provider', 'Facebook'),
(49865, 3219, 'wsl_current_user_image', 'https://graph.facebook.com/1072587516089606/picture?width=150&height=150'),
(49866, 3219, 'session_tokens', 'a:1:{s:64:\"6522da859498d8b117957a0230550e17c4e779ed51fcf0ce356c1bc5eca5d82f\";a:4:{s:10:\"expiration\";i:1434488807;s:2:\"ip\";s:13:\"84.91.238.130\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433279207;}}'),
(49867, 3219, 'votou', 'sim'),
(49868, 3219, 'user_votes', 'free-surfer-do-ano-volcom_p1393,onda-do-ano-polen_p1086'),
(49869, 3218, 'votou', 'sim');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(49870, 3218, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(49871, 3220, 'nickname', 'Home_Lete'),
(49872, 3220, 'first_name', 'Home'),
(49873, 3220, 'last_name', 'Lete'),
(49874, 3220, 'description', ''),
(49875, 3220, 'rich_editing', 'true'),
(49876, 3220, 'comment_shortcuts', 'false'),
(49877, 3220, 'admin_color', 'fresh'),
(49878, 3220, 'use_ssl', '0'),
(49879, 3220, 'show_admin_bar_front', 'true'),
(49880, 3220, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49881, 3220, 'wp_user_level', '0'),
(49882, 3220, 'wsl_current_provider', 'Facebook'),
(49883, 3220, 'wsl_current_user_image', 'https://graph.facebook.com/845235765550829/picture?width=150&height=150'),
(49884, 3220, 'session_tokens', 'a:1:{s:64:\"48186d135a686595ea812327b5977b006ea3410010eac5e3db14aebbe4479520\";a:4:{s:10:\"expiration\";i:1434489705;s:2:\"ip\";s:13:\"89.115.172.53\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433280105;}}'),
(49885, 3221, 'nickname', 'Joao_Pinto_1'),
(49886, 3221, 'first_name', 'Joao'),
(49887, 3221, 'last_name', 'Pinto'),
(49888, 3221, 'description', ''),
(49889, 3221, 'rich_editing', 'true'),
(49890, 3221, 'comment_shortcuts', 'false'),
(49891, 3221, 'admin_color', 'fresh'),
(49892, 3221, 'use_ssl', '0'),
(49893, 3221, 'show_admin_bar_front', 'true'),
(49894, 3221, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49895, 3221, 'wp_user_level', '0'),
(49896, 3221, 'wsl_current_provider', 'Facebook'),
(49897, 3221, 'wsl_current_user_image', 'https://graph.facebook.com/929731817073239/picture?width=150&height=150'),
(49898, 3221, 'session_tokens', 'a:1:{s:64:\"dea295c012830e9ff95d6260e71995877f36ffca2316179751773cb175539588\";a:4:{s:10:\"expiration\";i:1434489721;s:2:\"ip\";s:12:\"84.91.43.155\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433280121;}}'),
(49899, 3222, 'nickname', 'Joao_Xavier'),
(49900, 3222, 'first_name', 'João'),
(49901, 3222, 'last_name', 'Xavier'),
(49902, 3222, 'description', ''),
(49903, 3222, 'rich_editing', 'true'),
(49904, 3222, 'comment_shortcuts', 'false'),
(49905, 3222, 'admin_color', 'fresh'),
(49906, 3222, 'use_ssl', '0'),
(49907, 3222, 'show_admin_bar_front', 'true'),
(49908, 3222, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49909, 3222, 'wp_user_level', '0'),
(49910, 3222, 'wsl_current_provider', 'Facebook'),
(49911, 3222, 'wsl_current_user_image', 'https://graph.facebook.com/650182485113552/picture?width=150&height=150'),
(49912, 3222, 'session_tokens', 'a:1:{s:64:\"dd95302bffa2998c6d6fcc1266e672eeea8eb64f05df94518efea70ad901a4af\";a:4:{s:10:\"expiration\";i:1434489770;s:2:\"ip\";s:14:\"197.218.74.212\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433280170;}}'),
(49913, 3221, 'votou', 'sim'),
(49914, 3221, 'user_votes', 'free-surfer-do-ano-volcom_p1393,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(49915, 3223, 'nickname', 'Ines_Mendes'),
(49916, 3223, 'first_name', 'Inês'),
(49917, 3223, 'last_name', 'Mendes'),
(49918, 3223, 'description', ''),
(49919, 3223, 'rich_editing', 'true'),
(49920, 3223, 'comment_shortcuts', 'false'),
(49921, 3223, 'admin_color', 'fresh'),
(49922, 3223, 'use_ssl', '0'),
(49923, 3223, 'show_admin_bar_front', 'true'),
(49924, 3223, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49925, 3223, 'wp_user_level', '0'),
(49926, 3223, 'wsl_current_provider', 'Facebook'),
(49927, 3223, 'wsl_current_user_image', 'https://graph.facebook.com/989509731067527/picture?width=150&height=150'),
(49928, 3223, 'session_tokens', 'a:1:{s:64:\"f8807cb8195c654475eff76444dec0f8b84d94ff502f356c2b051e0c28f6c43e\";a:4:{s:10:\"expiration\";i:1434489994;s:2:\"ip\";s:12:\"95.136.64.98\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433280394;}}'),
(49929, 3222, 'votou', 'sim'),
(49930, 3222, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(49931, 3224, 'nickname', 'Nicholas_Poupada'),
(49932, 3224, 'first_name', 'Nicholas'),
(49933, 3224, 'last_name', 'Poupada'),
(49934, 3224, 'description', ''),
(49935, 3224, 'rich_editing', 'true'),
(49936, 3224, 'comment_shortcuts', 'false'),
(49937, 3224, 'admin_color', 'fresh'),
(49938, 3224, 'use_ssl', '0'),
(49939, 3224, 'show_admin_bar_front', 'true'),
(49940, 3224, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49941, 3224, 'wp_user_level', '0'),
(49942, 3224, 'wsl_current_provider', 'Facebook'),
(49943, 3224, 'wsl_current_user_image', 'https://graph.facebook.com/876525845726306/picture?width=150&height=150'),
(49944, 3224, 'session_tokens', 'a:1:{s:64:\"ad643fc53fb932047b12c8cc607b122dccf217c295060ecea4999d6823a4fd38\";a:4:{s:10:\"expiration\";i:1434490035;s:2:\"ip\";s:13:\"84.91.180.188\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433280435;}}'),
(49945, 3225, 'nickname', 'Ines_Prezado'),
(49946, 3225, 'first_name', 'Ines'),
(49947, 3225, 'last_name', 'Prezado'),
(49948, 3225, 'description', ''),
(49949, 3225, 'rich_editing', 'true'),
(49950, 3225, 'comment_shortcuts', 'false'),
(49951, 3225, 'admin_color', 'fresh'),
(49952, 3225, 'use_ssl', '0'),
(49953, 3225, 'show_admin_bar_front', 'true'),
(49954, 3225, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49955, 3225, 'wp_user_level', '0'),
(49956, 3225, 'wsl_current_provider', 'Facebook'),
(49957, 3225, 'wsl_current_user_image', 'https://graph.facebook.com/10202939707253802/picture?width=150&height=150'),
(49958, 3225, 'session_tokens', 'a:3:{s:64:\"2025f84f1d0960c537d10760de0af777cb97e3c5808df99f3acbd893a4a71c68\";a:4:{s:10:\"expiration\";i:1434490036;s:2:\"ip\";s:13:\"85.244.60.181\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433280436;}s:64:\"ccbeb9265d14ff6237542eddb6115891d8cdf59a9961929eb08ea16faeae71c4\";a:4:{s:10:\"expiration\";i:1434490080;s:2:\"ip\";s:13:\"85.244.60.181\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433280480;}s:64:\"1c9687907613d48a194d6f89ff5594d08f20144374bb97b74ceca205f1f0e036\";a:4:{s:10:\"expiration\";i:1434490133;s:2:\"ip\";s:13:\"85.244.60.181\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433280533;}}'),
(49959, 3226, 'nickname', 'Henrique_Quartin'),
(49960, 3226, 'first_name', 'Henrique'),
(49961, 3226, 'last_name', 'Quartin'),
(49962, 3226, 'description', ''),
(49963, 3226, 'rich_editing', 'true'),
(49964, 3226, 'comment_shortcuts', 'false'),
(49965, 3226, 'admin_color', 'fresh'),
(49966, 3226, 'use_ssl', '0'),
(49967, 3226, 'show_admin_bar_front', 'true'),
(49968, 3226, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49969, 3226, 'wp_user_level', '0'),
(49970, 3226, 'wsl_current_provider', 'Facebook'),
(49971, 3226, 'wsl_current_user_image', 'https://graph.facebook.com/10153861276679881/picture?width=150&height=150'),
(49972, 3226, 'session_tokens', 'a:3:{s:64:\"9ff8a7d4db4543f532c8b98ec0626a53ea5ca4e1d95d6ae1d373ed4a210cb0c9\";a:4:{s:10:\"expiration\";i:1434490068;s:2:\"ip\";s:13:\"85.138.205.16\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433280468;}s:64:\"740773b212804457d3a75edce3e9795867cff3269f8dbb1f8cb1c72288624695\";a:4:{s:10:\"expiration\";i:1434490161;s:2:\"ip\";s:13:\"85.138.205.16\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433280561;}s:64:\"96de9dfa3541d963b73d42fc8205d804b857ef550e3cbe13b93d50640905f8d7\";a:4:{s:10:\"expiration\";i:1434704834;s:2:\"ip\";s:13:\"85.138.205.16\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433495234;}}'),
(49973, 3227, 'nickname', 'Ines_Vaz_da_Silva'),
(49974, 3227, 'first_name', 'Ines'),
(49975, 3227, 'last_name', 'Vaz da Silva'),
(49976, 3227, 'description', ''),
(49977, 3227, 'rich_editing', 'true'),
(49978, 3227, 'comment_shortcuts', 'false'),
(49979, 3227, 'admin_color', 'fresh'),
(49980, 3227, 'use_ssl', '0'),
(49981, 3227, 'show_admin_bar_front', 'true'),
(49982, 3227, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49983, 3227, 'wp_user_level', '0'),
(49984, 3227, 'wsl_current_provider', 'Facebook'),
(49985, 3227, 'wsl_current_user_image', 'https://graph.facebook.com/885358948168447/picture?width=150&height=150'),
(49986, 3227, 'session_tokens', 'a:1:{s:64:\"4285913397e1e7be67564fad6539baae1af99c8c471f6e590c5a853983015b73\";a:4:{s:10:\"expiration\";i:1434490100;s:2:\"ip\";s:12:\"95.94.37.227\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433280500;}}'),
(49987, 3223, 'votou', 'sim'),
(49988, 3223, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(49989, 3228, 'nickname', 'Ines_Beirao'),
(49990, 3228, 'first_name', 'Inês'),
(49991, 3228, 'last_name', 'Beirão'),
(49992, 3228, 'description', ''),
(49993, 3228, 'rich_editing', 'true'),
(49994, 3228, 'comment_shortcuts', 'false'),
(49995, 3228, 'admin_color', 'fresh'),
(49996, 3228, 'use_ssl', '0'),
(49997, 3228, 'show_admin_bar_front', 'true'),
(49998, 3228, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(49999, 3228, 'wp_user_level', '0'),
(50000, 3228, 'wsl_current_provider', 'Facebook'),
(50001, 3228, 'wsl_current_user_image', 'https://graph.facebook.com/793461114082959/picture?width=150&height=150'),
(50002, 3228, 'session_tokens', 'a:1:{s:64:\"d0a5faded657f7b3c9956e1cabd57e38498341e342678dec41ca042405ac8afd\";a:4:{s:10:\"expiration\";i:1434490174;s:2:\"ip\";s:14:\"94.132.117.131\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433280574;}}'),
(50003, 3225, 'votou', 'sim'),
(50004, 3225, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(50005, 3229, 'nickname', 'Jose_Diogo_Caldeira_Cabral'),
(50006, 3229, 'first_name', 'José Diogo'),
(50007, 3229, 'last_name', 'Caldeira Cabral'),
(50008, 3229, 'description', ''),
(50009, 3229, 'rich_editing', 'true'),
(50010, 3229, 'comment_shortcuts', 'false'),
(50011, 3229, 'admin_color', 'fresh'),
(50012, 3229, 'use_ssl', '0'),
(50013, 3229, 'show_admin_bar_front', 'true'),
(50014, 3229, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50015, 3229, 'wp_user_level', '0'),
(50016, 3229, 'wsl_current_provider', 'Facebook'),
(50017, 3229, 'wsl_current_user_image', 'https://graph.facebook.com/799693293482259/picture?width=150&height=150'),
(50018, 3229, 'session_tokens', 'a:1:{s:64:\"179d8c7e14c697ed29855cace7f19ba0ab58164e1b10d6dfa165c1c901fbbc43\";a:4:{s:10:\"expiration\";i:1434490189;s:2:\"ip\";s:12:\"194.79.85.10\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.154 Safari/537.36\";s:5:\"login\";i:1433280589;}}'),
(50019, 3227, 'votou', 'sim'),
(50020, 3227, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(50021, 3230, 'nickname', 'Joana_Carrilho'),
(50022, 3230, 'first_name', 'Joana'),
(50023, 3230, 'last_name', 'Carrilho'),
(50024, 3230, 'description', ''),
(50025, 3230, 'rich_editing', 'true'),
(50026, 3230, 'comment_shortcuts', 'false'),
(50027, 3230, 'admin_color', 'fresh'),
(50028, 3230, 'use_ssl', '0'),
(50029, 3230, 'show_admin_bar_front', 'true'),
(50030, 3230, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50031, 3230, 'wp_user_level', '0'),
(50032, 3230, 'wsl_current_provider', 'Facebook'),
(50033, 3230, 'wsl_current_user_image', 'https://graph.facebook.com/839092659508524/picture?width=150&height=150'),
(50034, 3230, 'session_tokens', 'a:1:{s:64:\"2d77ef4864218cf7e37eea688892deaf4f5e8880cc9c90dab96f1b50ed9f143c\";a:4:{s:10:\"expiration\";i:1434490254;s:2:\"ip\";s:12:\"85.246.90.59\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433280654;}}'),
(50035, 3231, 'nickname', 'Isabel_Martins'),
(50036, 3231, 'first_name', 'Isabel'),
(50037, 3231, 'last_name', 'Martins'),
(50038, 3231, 'description', ''),
(50039, 3231, 'rich_editing', 'true'),
(50040, 3231, 'comment_shortcuts', 'false'),
(50041, 3231, 'admin_color', 'fresh'),
(50042, 3231, 'use_ssl', '0'),
(50043, 3231, 'show_admin_bar_front', 'true'),
(50044, 3231, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50045, 3231, 'wp_user_level', '0'),
(50046, 3231, 'wsl_current_provider', 'Google'),
(50047, 3231, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-fOo6bf2pIh0/AAAAAAAAAAI/AAAAAAAAAW0/5QOUZ4xvsyE/photo.jpg?sz=200'),
(50048, 3231, 'session_tokens', 'a:2:{s:64:\"cc306972353b2667c80271a79c709f5963069186c0512bb78ea048dc5ff97240\";a:4:{s:10:\"expiration\";i:1434490266;s:2:\"ip\";s:12:\"93.108.11.10\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433280666;}s:64:\"849e2750faff85338a196f56f0a383c72ac2802791689d0107a6154ded1a5850\";a:4:{s:10:\"expiration\";i:1434490325;s:2:\"ip\";s:12:\"93.108.11.10\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433280725;}}'),
(50049, 3232, 'nickname', 'Isabel_Vieira_de_Campos'),
(50050, 3232, 'first_name', 'Isabel'),
(50051, 3232, 'last_name', 'Vieira de Campos'),
(50052, 3232, 'description', ''),
(50053, 3232, 'rich_editing', 'true'),
(50054, 3232, 'comment_shortcuts', 'false'),
(50055, 3232, 'admin_color', 'fresh'),
(50056, 3232, 'use_ssl', '0'),
(50057, 3232, 'show_admin_bar_front', 'true'),
(50058, 3232, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50059, 3232, 'wp_user_level', '0'),
(50060, 3232, 'wsl_current_provider', 'Facebook'),
(50061, 3232, 'wsl_current_user_image', 'https://graph.facebook.com/750342858418121/picture?width=150&height=150'),
(50062, 3232, 'session_tokens', 'a:1:{s:64:\"846eaee3e953db236c073018d9e56435c4050485ad4c290cf3b6117eac58d734\";a:4:{s:10:\"expiration\";i:1434490282;s:2:\"ip\";s:14:\"176.78.158.212\";s:2:\"ua\";s:143:\"Mozilla/5.0 (Linux; U; Android 4.2.1; pt-pt; bq Aquaris 5 Build/JOP40D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433280682;}}'),
(50063, 3229, 'votou', 'sim'),
(50064, 3229, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(50065, 3230, 'votou', 'sim'),
(50066, 3230, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(50067, 3233, 'nickname', 'De_Freitas'),
(50068, 3233, 'first_name', 'De'),
(50069, 3233, 'last_name', 'Freitas'),
(50070, 3233, 'description', ''),
(50071, 3233, 'rich_editing', 'true'),
(50072, 3233, 'comment_shortcuts', 'false'),
(50073, 3233, 'admin_color', 'fresh'),
(50074, 3233, 'use_ssl', '0'),
(50075, 3233, 'show_admin_bar_front', 'true'),
(50076, 3233, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50077, 3233, 'wp_user_level', '0'),
(50078, 3233, 'wsl_current_provider', 'Facebook'),
(50079, 3233, 'wsl_current_user_image', 'https://graph.facebook.com/10153380063236810/picture?width=150&height=150'),
(50080, 3233, 'session_tokens', 'a:1:{s:64:\"88ef6a37b143821b47f28d805161b61b0f2b0e81af5895b28cbee5207d682abc\";a:4:{s:10:\"expiration\";i:1434490338;s:2:\"ip\";s:14:\"89.180.184.127\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433280738;}}'),
(50081, 3232, 'votou', 'sim'),
(50082, 3232, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(50083, 3234, 'nickname', 'Isabel_Barata'),
(50084, 3234, 'first_name', 'Isabel'),
(50085, 3234, 'last_name', 'Barata'),
(50086, 3234, 'description', ''),
(50087, 3234, 'rich_editing', 'true'),
(50088, 3234, 'comment_shortcuts', 'false'),
(50089, 3234, 'admin_color', 'fresh'),
(50090, 3234, 'use_ssl', '0'),
(50091, 3234, 'show_admin_bar_front', 'true'),
(50092, 3234, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50093, 3234, 'wp_user_level', '0'),
(50094, 3234, 'wsl_current_provider', 'Google'),
(50095, 3234, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-u6o5ZoVVZ2E/AAAAAAAAAAI/AAAAAAAAABo/M5r0hL9DMqk/photo.jpg?sz=200'),
(50096, 3234, 'session_tokens', 'a:1:{s:64:\"e23e2656cdfb908e9854c06d77da05e898c1d38008571283fffd7f6b4052345e\";a:4:{s:10:\"expiration\";i:1434490374;s:2:\"ip\";s:13:\"85.138.202.90\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433280774;}}'),
(50097, 3235, 'nickname', 'Ines_Dias_1'),
(50098, 3235, 'first_name', 'Inês'),
(50099, 3235, 'last_name', 'Dias'),
(50100, 3235, 'description', ''),
(50101, 3235, 'rich_editing', 'true'),
(50102, 3235, 'comment_shortcuts', 'false'),
(50103, 3235, 'admin_color', 'fresh'),
(50104, 3235, 'use_ssl', '0'),
(50105, 3235, 'show_admin_bar_front', 'true'),
(50106, 3235, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50107, 3235, 'wp_user_level', '0'),
(50108, 3235, 'wsl_current_provider', 'Facebook'),
(50109, 3235, 'wsl_current_user_image', 'https://graph.facebook.com/373629836180621/picture?width=150&height=150'),
(50110, 3235, 'session_tokens', 'a:1:{s:64:\"6b7a08e5caae203361f3e3f816b939fc8fbdead55a2d8341b73c5c1144fbea30\";a:4:{s:10:\"expiration\";i:1434490588;s:2:\"ip\";s:13:\"95.93.175.119\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433280988;}}'),
(50111, 3236, 'nickname', 'Comida_Saudavel'),
(50112, 3236, 'first_name', 'Comida'),
(50113, 3236, 'last_name', 'Saudavel'),
(50114, 3236, 'description', ''),
(50115, 3236, 'rich_editing', 'true'),
(50116, 3236, 'comment_shortcuts', 'false'),
(50117, 3236, 'admin_color', 'fresh'),
(50118, 3236, 'use_ssl', '0'),
(50119, 3236, 'show_admin_bar_front', 'true'),
(50120, 3236, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50121, 3236, 'wp_user_level', '0'),
(50122, 3236, 'wsl_current_provider', 'Google'),
(50123, 3236, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(50124, 3236, 'session_tokens', 'a:1:{s:64:\"a059232815ce4715f001e8ffbad88582170002a28467d90da12be526cf942cc9\";a:4:{s:10:\"expiration\";i:1434490602;s:2:\"ip\";s:14:\"85.242.165.111\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433281002;}}'),
(50125, 3237, 'nickname', 'Ines_Rijo'),
(50126, 3237, 'first_name', 'Inês'),
(50127, 3237, 'last_name', 'Rijo'),
(50128, 3237, 'description', ''),
(50129, 3237, 'rich_editing', 'true'),
(50130, 3237, 'comment_shortcuts', 'false'),
(50131, 3237, 'admin_color', 'fresh'),
(50132, 3237, 'use_ssl', '0'),
(50133, 3237, 'show_admin_bar_front', 'true'),
(50134, 3237, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50135, 3237, 'wp_user_level', '0'),
(50136, 3237, 'wsl_current_provider', 'Facebook'),
(50137, 3237, 'wsl_current_user_image', 'https://graph.facebook.com/1047605901934617/picture?width=150&height=150'),
(50138, 3237, 'session_tokens', 'a:1:{s:64:\"b703dfc9ac602f2e1a870c84da6448de5133fb611d980bd04245537f034f78aa\";a:4:{s:10:\"expiration\";i:1434490649;s:2:\"ip\";s:14:\"85.243.151.244\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.4; GT-I9060I Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433281049;}}'),
(50139, 3235, 'votou', 'sim'),
(50140, 3235, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,revelacao-do-ano-deeply_p1383'),
(50141, 3237, 'votou', 'sim'),
(50142, 3237, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(50143, 3238, 'nickname', 'Ines_Nunes'),
(50144, 3238, 'first_name', 'Inês'),
(50145, 3238, 'last_name', 'Nunes'),
(50146, 3238, 'description', ''),
(50147, 3238, 'rich_editing', 'true'),
(50148, 3238, 'comment_shortcuts', 'false'),
(50149, 3238, 'admin_color', 'fresh'),
(50150, 3238, 'use_ssl', '0'),
(50151, 3238, 'show_admin_bar_front', 'true'),
(50152, 3238, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50153, 3238, 'wp_user_level', '0'),
(50154, 3238, 'wsl_current_provider', 'Facebook'),
(50155, 3238, 'wsl_current_user_image', 'https://graph.facebook.com/978755692148939/picture?width=150&height=150'),
(50156, 3238, 'session_tokens', 'a:1:{s:64:\"91d694dcf06a8a339dec4eec0fa39d4ff38014b13a8f36871a6778c0da14c353\";a:4:{s:10:\"expiration\";i:1434490864;s:2:\"ip\";s:14:\"89.114.144.152\";s:2:\"ua\";s:248:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad4,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vfnl;FBID/tablet;FBLC/en_US;FBOP/1]\";s:5:\"login\";i:1433281264;}}'),
(50157, 3239, 'nickname', 'Joao_Coelho_Jo'),
(50158, 3239, 'first_name', 'Joao'),
(50159, 3239, 'last_name', 'Coelho Jó'),
(50160, 3239, 'description', ''),
(50161, 3239, 'rich_editing', 'true'),
(50162, 3239, 'comment_shortcuts', 'false'),
(50163, 3239, 'admin_color', 'fresh'),
(50164, 3239, 'use_ssl', '0'),
(50165, 3239, 'show_admin_bar_front', 'true'),
(50166, 3239, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50167, 3239, 'wp_user_level', '0'),
(50168, 3239, 'wsl_current_provider', 'Facebook'),
(50169, 3239, 'wsl_current_user_image', 'https://graph.facebook.com/10152825440282027/picture?width=150&height=150'),
(50170, 3239, 'session_tokens', 'a:1:{s:64:\"16cfc25017a19106e64cda0e25dfcb38d258e81fb0e31e43b071759830d9f3ad\";a:4:{s:10:\"expiration\";i:1434490923;s:2:\"ip\";s:14:\"89.180.158.106\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433281323;}}'),
(50171, 3238, 'votou', 'sim'),
(50172, 3238, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(50173, 3240, 'nickname', 'Joao_Bessa_Rodrigues'),
(50174, 3240, 'first_name', 'João'),
(50175, 3240, 'last_name', 'Bessa Rodrigues'),
(50176, 3240, 'description', ''),
(50177, 3240, 'rich_editing', 'true'),
(50178, 3240, 'comment_shortcuts', 'false'),
(50179, 3240, 'admin_color', 'fresh'),
(50180, 3240, 'use_ssl', '0'),
(50181, 3240, 'show_admin_bar_front', 'true'),
(50182, 3240, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50183, 3240, 'wp_user_level', '0'),
(50184, 3240, 'wsl_current_provider', 'Facebook'),
(50185, 3240, 'wsl_current_user_image', 'https://graph.facebook.com/919419314767015/picture?width=150&height=150'),
(50186, 3240, 'session_tokens', 'a:1:{s:64:\"1c382d235d62e8ca03e54e4d2a1d1023de5b9c802418aa7ac3f5083478b1c4e6\";a:4:{s:10:\"expiration\";i:1434491035;s:2:\"ip\";s:14:\"79.168.194.155\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433281435;}}'),
(50187, 3234, 'votou', 'sim'),
(50188, 3234, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(50189, 3239, 'votou', 'sim'),
(50190, 3239, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(50191, 3241, 'nickname', 'Edmundo_AnaPollina'),
(50192, 3241, 'first_name', 'Edmundo'),
(50193, 3241, 'last_name', 'AnaPollina'),
(50194, 3241, 'description', ''),
(50195, 3241, 'rich_editing', 'true'),
(50196, 3241, 'comment_shortcuts', 'false'),
(50197, 3241, 'admin_color', 'fresh'),
(50198, 3241, 'use_ssl', '0'),
(50199, 3241, 'show_admin_bar_front', 'true'),
(50200, 3241, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50201, 3241, 'wp_user_level', '0'),
(50202, 3241, 'wsl_current_provider', 'Facebook'),
(50203, 3241, 'wsl_current_user_image', 'https://graph.facebook.com/952389628138436/picture?width=150&height=150'),
(50204, 3241, 'session_tokens', 'a:1:{s:64:\"d3d693afb32642ca4eeee97733afe8731226a09b0be5c6ad89d24fb7161fb2a4\";a:4:{s:10:\"expiration\";i:1434491097;s:2:\"ip\";s:13:\"213.22.47.101\";s:2:\"ua\";s:113:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.18 Safari/537.36\";s:5:\"login\";i:1433281497;}}'),
(50205, 3240, 'votou', 'sim'),
(50206, 3240, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(50207, 3242, 'nickname', 'Ines_Marta'),
(50208, 3242, 'first_name', 'Inês'),
(50209, 3242, 'last_name', 'Marta'),
(50210, 3242, 'description', ''),
(50211, 3242, 'rich_editing', 'true'),
(50212, 3242, 'comment_shortcuts', 'false'),
(50213, 3242, 'admin_color', 'fresh'),
(50214, 3242, 'use_ssl', '0'),
(50215, 3242, 'show_admin_bar_front', 'true'),
(50216, 3242, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50217, 3242, 'wp_user_level', '0'),
(50218, 3242, 'wsl_current_provider', 'Facebook'),
(50219, 3242, 'wsl_current_user_image', 'https://graph.facebook.com/10204685563114913/picture?width=150&height=150'),
(50220, 3242, 'session_tokens', 'a:2:{s:64:\"3c406350537c7f642bf727bb9659e73be69535310657dd132d4b73a6ca08cd13\";a:4:{s:10:\"expiration\";i:1434491147;s:2:\"ip\";s:14:\"85.244.213.177\";s:2:\"ua\";s:269:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/24.0.0.12.11;FBBV/8317579;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433281547;}s:64:\"b15c4e65b54dfec48a3883822cb8d3748c1083dc84d8fbda7adb05aeb148547a\";a:4:{s:10:\"expiration\";i:1434491265;s:2:\"ip\";s:14:\"85.244.213.177\";s:2:\"ua\";s:269:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/24.0.0.12.11;FBBV/8317579;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433281665;}}'),
(50221, 3241, 'votou', 'sim'),
(50222, 3241, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(50223, 3243, 'nickname', 'Joana_Navarro_Moreira'),
(50224, 3243, 'first_name', 'Joana'),
(50225, 3243, 'last_name', 'Navarro Moreira'),
(50226, 3243, 'description', ''),
(50227, 3243, 'rich_editing', 'true'),
(50228, 3243, 'comment_shortcuts', 'false'),
(50229, 3243, 'admin_color', 'fresh'),
(50230, 3243, 'use_ssl', '0'),
(50231, 3243, 'show_admin_bar_front', 'true'),
(50232, 3243, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50233, 3243, 'wp_user_level', '0'),
(50234, 3243, 'wsl_current_provider', 'Facebook'),
(50235, 3243, 'wsl_current_user_image', 'https://graph.facebook.com/899453463447983/picture?width=150&height=150'),
(50236, 3243, 'session_tokens', 'a:1:{s:64:\"3bdbf74a8729f735671eadded643a9ba13f3a68426aafa96e9d57322cd90dc2e\";a:4:{s:10:\"expiration\";i:1434491184;s:2:\"ip\";s:15:\"158.162.196.227\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433281584;}}'),
(50237, 3243, 'votou', 'sim'),
(50238, 3243, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(50239, 3244, 'nickname', 'Isabel_Martins_1'),
(50240, 3244, 'first_name', 'Isabel'),
(50241, 3244, 'last_name', 'Martins'),
(50242, 3244, 'description', ''),
(50243, 3244, 'rich_editing', 'true'),
(50244, 3244, 'comment_shortcuts', 'false'),
(50245, 3244, 'admin_color', 'fresh'),
(50246, 3244, 'use_ssl', '0'),
(50247, 3244, 'show_admin_bar_front', 'true'),
(50248, 3244, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50249, 3244, 'wp_user_level', '0'),
(50250, 3244, 'wsl_current_provider', 'Facebook'),
(50251, 3244, 'wsl_current_user_image', 'https://graph.facebook.com/824569417591979/picture?width=150&height=150'),
(50252, 3244, 'session_tokens', 'a:1:{s:64:\"1554a3ec848df4791bde85d40c5e6e20caf5ad80aae58a9bb63852585d4f475b\";a:4:{s:10:\"expiration\";i:1434491313;s:2:\"ip\";s:12:\"93.108.11.10\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433281713;}}'),
(50253, 1536, 'votou', 'sim'),
(50254, 1536, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(50255, 3245, 'nickname', 'Cristina_Murteira'),
(50256, 3245, 'first_name', 'Cristina'),
(50257, 3245, 'last_name', 'Murteira'),
(50258, 3245, 'description', ''),
(50259, 3245, 'rich_editing', 'true'),
(50260, 3245, 'comment_shortcuts', 'false'),
(50261, 3245, 'admin_color', 'fresh'),
(50262, 3245, 'use_ssl', '0'),
(50263, 3245, 'show_admin_bar_front', 'true'),
(50264, 3245, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50265, 3245, 'wp_user_level', '0'),
(50266, 3245, 'wsl_current_provider', 'Facebook'),
(50267, 3245, 'wsl_current_user_image', 'https://graph.facebook.com/10153398712675909/picture?width=150&height=150'),
(50268, 3245, 'session_tokens', 'a:1:{s:64:\"d1e2354f9c7ec521ebf82459d670eda57d127a4e5ea957b85db4daaae52aedc3\";a:4:{s:10:\"expiration\";i:1434491406;s:2:\"ip\";s:12:\"95.95.168.57\";s:2:\"ua\";s:236:\"Mozilla/5.0 (iPad; CPU OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433281806;}}'),
(50269, 3246, 'nickname', 'Andre_Loureiro'),
(50270, 3246, 'first_name', 'Andre'),
(50271, 3246, 'last_name', 'Loureiro'),
(50272, 3246, 'description', ''),
(50273, 3246, 'rich_editing', 'true'),
(50274, 3246, 'comment_shortcuts', 'false'),
(50275, 3246, 'admin_color', 'fresh'),
(50276, 3246, 'use_ssl', '0'),
(50277, 3246, 'show_admin_bar_front', 'true'),
(50278, 3246, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50279, 3246, 'wp_user_level', '0'),
(50280, 3246, 'wsl_current_provider', 'Facebook'),
(50281, 3246, 'wsl_current_user_image', 'https://graph.facebook.com/10153277077586628/picture?width=150&height=150'),
(50282, 3246, 'session_tokens', 'a:1:{s:64:\"bcda017d751e419ae7921ac28b3023f77349da5d8f3084dd69f4f7b7d3bf0807\";a:4:{s:10:\"expiration\";i:1434491427;s:2:\"ip\";s:13:\"79.168.182.98\";s:2:\"ua\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) GSA/5.5.50480 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433281827;}}'),
(50283, 3247, 'nickname', 'Joao_G_Cardoso_Fonseca'),
(50284, 3247, 'first_name', 'João'),
(50285, 3247, 'last_name', 'Fonseca'),
(50286, 3247, 'description', ''),
(50287, 3247, 'rich_editing', 'true'),
(50288, 3247, 'comment_shortcuts', 'false'),
(50289, 3247, 'admin_color', 'fresh'),
(50290, 3247, 'use_ssl', '0'),
(50291, 3247, 'show_admin_bar_front', 'true'),
(50292, 3247, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50293, 3247, 'wp_user_level', '0'),
(50294, 3247, 'wsl_current_provider', 'Facebook'),
(50295, 3247, 'wsl_current_user_image', 'https://graph.facebook.com/10155603207355542/picture?width=150&height=150'),
(50296, 3247, 'session_tokens', 'a:2:{s:64:\"ac4b5f4e477c99cd38b518e00d0148f5b3b9b578652ba9999c30aa5f955518e0\";a:4:{s:10:\"expiration\";i:1434491469;s:2:\"ip\";s:13:\"85.240.76.254\";s:2:\"ua\";s:263:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/16.1.0.11.26;FBBV/5487643;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433281869;}s:64:\"f7c839fdc9523b43a36f9cfb978048fd6b23cddbe82a8ec52f9d491745924838\";a:4:{s:10:\"expiration\";i:1435008676;s:2:\"ip\";s:13:\"188.37.52.146\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433799076;}}'),
(50297, 3248, 'nickname', 'Joao_Afonso_Leitmann'),
(50298, 3248, 'first_name', 'Joao'),
(50299, 3248, 'last_name', 'Leitmann'),
(50300, 3248, 'description', ''),
(50301, 3248, 'rich_editing', 'true'),
(50302, 3248, 'comment_shortcuts', 'false'),
(50303, 3248, 'admin_color', 'fresh'),
(50304, 3248, 'use_ssl', '0'),
(50305, 3248, 'show_admin_bar_front', 'true'),
(50306, 3248, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50307, 3248, 'wp_user_level', '0'),
(50308, 3248, 'wsl_current_provider', 'Facebook'),
(50309, 3248, 'wsl_current_user_image', 'https://graph.facebook.com/10204375005716985/picture?width=150&height=150'),
(50310, 3248, 'session_tokens', 'a:1:{s:64:\"de4ed7530a57f0d5545fe7df6127cea09a41ea0b4b1a84f26d25d6f5756ee039\";a:4:{s:10:\"expiration\";i:1434491520;s:2:\"ip\";s:13:\"37.28.196.206\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433281920;}}'),
(50311, 3245, 'votou', 'sim'),
(50312, 3245, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(50313, 3249, 'nickname', 'Joao_Godinho'),
(50314, 3249, 'first_name', 'João'),
(50315, 3249, 'last_name', 'Godinho'),
(50316, 3249, 'description', ''),
(50317, 3249, 'rich_editing', 'true'),
(50318, 3249, 'comment_shortcuts', 'false'),
(50319, 3249, 'admin_color', 'fresh'),
(50320, 3249, 'use_ssl', '0'),
(50321, 3249, 'show_admin_bar_front', 'true'),
(50322, 3249, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50323, 3249, 'wp_user_level', '0'),
(50324, 3249, 'wsl_current_provider', 'Google'),
(50325, 3249, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-9xwzg7r34W0/AAAAAAAAAAI/AAAAAAAAEkc/SWraUtMDr1I/photo.jpg?sz=200'),
(50326, 3249, 'session_tokens', 'a:1:{s:64:\"372ebefa9602a00402665fe0573969386dd172f0bd5bfaeddbdff47a43d1feaf\";a:4:{s:10:\"expiration\";i:1434491552;s:2:\"ip\";s:14:\"194.210.222.32\";s:2:\"ua\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433281952;}}'),
(50327, 3248, 'votou', 'sim'),
(50328, 3248, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(50329, 3247, 'votou', 'sim'),
(50330, 3247, 'user_votes', 'surfista-do-ano-oakley_p1344,tubo-do-ano-ess_p1296,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1383'),
(50331, 3250, 'nickname', 'Rita_Conde_E_Silva'),
(50332, 3250, 'first_name', 'Rita'),
(50333, 3250, 'last_name', 'Silva'),
(50334, 3250, 'description', ''),
(50335, 3250, 'rich_editing', 'true'),
(50336, 3250, 'comment_shortcuts', 'false'),
(50337, 3250, 'admin_color', 'fresh'),
(50338, 3250, 'use_ssl', '0'),
(50339, 3250, 'show_admin_bar_front', 'true'),
(50340, 3250, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50341, 3250, 'wp_user_level', '0'),
(50342, 3250, 'wsl_current_provider', 'Facebook'),
(50343, 3250, 'wsl_current_user_image', 'https://graph.facebook.com/10206837086710171/picture?width=150&height=150'),
(50344, 3250, 'session_tokens', 'a:1:{s:64:\"e0a1c84a665d9b34e1be03fe71137262522ba2286a259d11751137a9a1f48656\";a:4:{s:10:\"expiration\";i:1434491800;s:2:\"ip\";s:12:\"85.242.49.65\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433282200;}}'),
(50345, 3251, 'nickname', 'Catarina_Nunes'),
(50346, 3251, 'first_name', 'Catarina'),
(50347, 3251, 'last_name', 'Nunes'),
(50348, 3251, 'description', ''),
(50349, 3251, 'rich_editing', 'true'),
(50350, 3251, 'comment_shortcuts', 'false'),
(50351, 3251, 'admin_color', 'fresh'),
(50352, 3251, 'use_ssl', '0'),
(50353, 3251, 'show_admin_bar_front', 'true'),
(50354, 3251, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50355, 3251, 'wp_user_level', '0'),
(50356, 3251, 'wsl_current_provider', 'Facebook'),
(50357, 3251, 'wsl_current_user_image', 'https://graph.facebook.com/998500330173878/picture?width=150&height=150'),
(50358, 3251, 'session_tokens', 'a:1:{s:64:\"7329b4f3b3f2e8b8012a9d19307bab1007a843a6cf529a46aeca94605d15b546\";a:4:{s:10:\"expiration\";i:1434491802;s:2:\"ip\";s:13:\"37.28.232.160\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433282202;}}'),
(50359, 3250, 'votou', 'sim'),
(50360, 3250, 'user_votes', 'manobra-do-ano-reef_p1045'),
(50361, 3252, 'nickname', 'Joao_Romana'),
(50362, 3252, 'first_name', 'João'),
(50363, 3252, 'last_name', 'Romana'),
(50364, 3252, 'description', ''),
(50365, 3252, 'rich_editing', 'true'),
(50366, 3252, 'comment_shortcuts', 'false'),
(50367, 3252, 'admin_color', 'fresh'),
(50368, 3252, 'use_ssl', '0'),
(50369, 3252, 'show_admin_bar_front', 'true'),
(50370, 3252, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50371, 3252, 'wp_user_level', '0'),
(50372, 3252, 'wsl_current_provider', 'Facebook'),
(50373, 3252, 'wsl_current_user_image', 'https://graph.facebook.com/960899983941277/picture?width=150&height=150'),
(50374, 3252, 'session_tokens', 'a:1:{s:64:\"8a8ac18690a3dfc452157c94a4145224ede581c8632645e6b7ff0d29b13571ae\";a:4:{s:10:\"expiration\";i:1434491932;s:2:\"ip\";s:14:\"176.78.174.194\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433282332;}}'),
(50375, 3253, 'nickname', 'Maria_Joao_Suspiro'),
(50376, 3253, 'first_name', 'Maria João'),
(50377, 3253, 'last_name', 'Suspiro'),
(50378, 3253, 'description', ''),
(50379, 3253, 'rich_editing', 'true'),
(50380, 3253, 'comment_shortcuts', 'false'),
(50381, 3253, 'admin_color', 'fresh'),
(50382, 3253, 'use_ssl', '0'),
(50383, 3253, 'show_admin_bar_front', 'true'),
(50384, 3253, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50385, 3253, 'wp_user_level', '0'),
(50386, 3253, 'wsl_current_provider', 'Facebook'),
(50387, 3253, 'wsl_current_user_image', 'https://graph.facebook.com/924789537544083/picture?width=150&height=150'),
(50388, 3253, 'session_tokens', 'a:1:{s:64:\"83a0e16dc8933581e9fe7b31c18f6f7855b86a2a0238c29694b954010dcaa443\";a:4:{s:10:\"expiration\";i:1434491941;s:2:\"ip\";s:13:\"85.138.31.174\";s:2:\"ua\";s:131:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) CriOS/42.0.2311.47 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433282341;}}'),
(50389, 3254, 'nickname', 'Joao_Vilar'),
(50390, 3254, 'first_name', 'João'),
(50391, 3254, 'last_name', 'Vilar'),
(50392, 3254, 'description', ''),
(50393, 3254, 'rich_editing', 'true'),
(50394, 3254, 'comment_shortcuts', 'false'),
(50395, 3254, 'admin_color', 'fresh'),
(50396, 3254, 'use_ssl', '0'),
(50397, 3254, 'show_admin_bar_front', 'true'),
(50398, 3254, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50399, 3254, 'wp_user_level', '0'),
(50400, 3254, 'wsl_current_provider', 'Facebook'),
(50401, 3254, 'wsl_current_user_image', 'https://graph.facebook.com/10206915208265075/picture?width=150&height=150'),
(50402, 3254, 'session_tokens', 'a:1:{s:64:\"c177860226d9dbd6d48bdddfb27b4db7fe2ed6f0c4e5235797c53a2755aa9702\";a:4:{s:10:\"expiration\";i:1434492003;s:2:\"ip\";s:14:\"89.180.145.142\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433282403;}}'),
(50403, 3252, 'votou', 'sim'),
(50404, 3252, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(50405, 3255, 'nickname', 'Joao_Bebiano'),
(50406, 3255, 'first_name', 'Joao'),
(50407, 3255, 'last_name', 'Bebiano'),
(50408, 3255, 'description', ''),
(50409, 3255, 'rich_editing', 'true'),
(50410, 3255, 'comment_shortcuts', 'false'),
(50411, 3255, 'admin_color', 'fresh'),
(50412, 3255, 'use_ssl', '0'),
(50413, 3255, 'show_admin_bar_front', 'true'),
(50414, 3255, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50415, 3255, 'wp_user_level', '0'),
(50416, 3255, 'wsl_current_provider', 'Facebook'),
(50417, 3255, 'wsl_current_user_image', 'https://graph.facebook.com/1005280836162697/picture?width=150&height=150'),
(50418, 3255, 'session_tokens', 'a:1:{s:64:\"3d502c5ab9118f9d1aa17683499d2ff0a54adb165b25dd226af6ca19df27f608\";a:4:{s:10:\"expiration\";i:1434492077;s:2:\"ip\";s:13:\"89.181.93.121\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433282477;}}'),
(50419, 3253, 'votou', 'sim'),
(50420, 3253, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(50421, 3255, 'votou', 'sim'),
(50422, 3255, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(50423, 3256, 'nickname', 'Joao_Maria_Silva'),
(50424, 3256, 'first_name', 'Joao Maria'),
(50425, 3256, 'last_name', 'Silva'),
(50426, 3256, 'description', ''),
(50427, 3256, 'rich_editing', 'true'),
(50428, 3256, 'comment_shortcuts', 'false'),
(50429, 3256, 'admin_color', 'fresh'),
(50430, 3256, 'use_ssl', '0'),
(50431, 3256, 'show_admin_bar_front', 'true'),
(50432, 3256, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50433, 3256, 'wp_user_level', '0'),
(50434, 3256, 'wsl_current_provider', 'Facebook'),
(50435, 3256, 'wsl_current_user_image', 'https://graph.facebook.com/849142415161869/picture?width=150&height=150'),
(50436, 3256, 'session_tokens', 'a:1:{s:64:\"29ea7c1e4dd774acbc23058fee1ca5ce34b27af0b64bc4e5bde1383c8416bc94\";a:4:{s:10:\"expiration\";i:1434492244;s:2:\"ip\";s:12:\"95.93.237.53\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433282644;}}'),
(50437, 3257, 'nickname', 'Carolina_Goncalves'),
(50438, 3257, 'first_name', 'Carolina'),
(50439, 3257, 'last_name', 'Gonçalves'),
(50440, 3257, 'description', ''),
(50441, 3257, 'rich_editing', 'true'),
(50442, 3257, 'comment_shortcuts', 'false'),
(50443, 3257, 'admin_color', 'fresh'),
(50444, 3257, 'use_ssl', '0'),
(50445, 3257, 'show_admin_bar_front', 'true'),
(50446, 3257, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50447, 3257, 'wp_user_level', '0'),
(50448, 3257, 'wsl_current_provider', 'Facebook'),
(50449, 3257, 'wsl_current_user_image', 'https://graph.facebook.com/10205574148224350/picture?width=150&height=150'),
(50450, 3257, 'session_tokens', 'a:1:{s:64:\"532236e3193531a7679fbf6ff2325b0cf54797f5fede0f0c122d58d8c1cb90cf\";a:4:{s:10:\"expiration\";i:1434492453;s:2:\"ip\";s:13:\"95.93.171.129\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433282853;}}'),
(50451, 3258, 'nickname', 'Ines_Aragao'),
(50452, 3258, 'first_name', 'Inês'),
(50453, 3258, 'last_name', 'Aragão'),
(50454, 3258, 'description', ''),
(50455, 3258, 'rich_editing', 'true'),
(50456, 3258, 'comment_shortcuts', 'false'),
(50457, 3258, 'admin_color', 'fresh'),
(50458, 3258, 'use_ssl', '0'),
(50459, 3258, 'show_admin_bar_front', 'true'),
(50460, 3258, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50461, 3258, 'wp_user_level', '0'),
(50462, 3258, 'wsl_current_provider', 'Facebook'),
(50463, 3258, 'wsl_current_user_image', 'https://graph.facebook.com/1126984770662099/picture?width=150&height=150'),
(50464, 3258, 'session_tokens', 'a:1:{s:64:\"c7f63fc7c68c73ace9b7fe6b5e16081efdd0bf14a1c8b18f9a5aba633cfb3123\";a:4:{s:10:\"expiration\";i:1434492624;s:2:\"ip\";s:12:\"176.78.70.66\";s:2:\"ua\";s:151:\"Mozilla/5.0 (Linux; Android 4.3; HUAWEI Y530-U00 Build/HuaweiY530-U00) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.114 Mobile Safari/537.36\";s:5:\"login\";i:1433283024;}}'),
(50465, 3257, 'votou', 'sim'),
(50466, 3257, 'user_votes', 'revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,shaper-do-ano-xhapeland_p1377'),
(50467, 3258, 'votou', 'sim'),
(50468, 3258, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(50469, 3259, 'nickname', 'Joao_Maria_Parreira_Cano'),
(50470, 3259, 'first_name', 'João Maria'),
(50471, 3259, 'last_name', 'Parreira Cano'),
(50472, 3259, 'description', ''),
(50473, 3259, 'rich_editing', 'true'),
(50474, 3259, 'comment_shortcuts', 'false'),
(50475, 3259, 'admin_color', 'fresh'),
(50476, 3259, 'use_ssl', '0'),
(50477, 3259, 'show_admin_bar_front', 'true'),
(50478, 3259, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50479, 3259, 'wp_user_level', '0'),
(50480, 3259, 'wsl_current_provider', 'Facebook'),
(50481, 3259, 'wsl_current_user_image', 'https://graph.facebook.com/10153360456114629/picture?width=150&height=150'),
(50482, 3259, 'session_tokens', 'a:1:{s:64:\"eaaf9394480ab0fdcf0eaff548defd5823c0952b9cfaf9ea149e19a2aa51f7a6\";a:4:{s:10:\"expiration\";i:1434493055;s:2:\"ip\";s:12:\"85.243.42.37\";s:2:\"ua\";s:111:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; NOKIA; Lumia 800; Vodafone)\";s:5:\"login\";i:1433283455;}}'),
(50483, 3260, 'nickname', 'Lourenco_Rangel_de_Lima'),
(50484, 3260, 'first_name', 'Lourenço'),
(50485, 3260, 'last_name', 'Rangel de Lima'),
(50486, 3260, 'description', ''),
(50487, 3260, 'rich_editing', 'true'),
(50488, 3260, 'comment_shortcuts', 'false'),
(50489, 3260, 'admin_color', 'fresh'),
(50490, 3260, 'use_ssl', '0'),
(50491, 3260, 'show_admin_bar_front', 'true'),
(50492, 3260, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50493, 3260, 'wp_user_level', '0'),
(50494, 3260, 'wsl_current_provider', 'Facebook'),
(50495, 3260, 'wsl_current_user_image', 'https://graph.facebook.com/886964488011869/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(50496, 3260, 'session_tokens', 'a:2:{s:64:\"2ff33168f38ed294bed3c0e433f708d4d108c2ff2b702424b3061c4913c1b96a\";a:4:{s:10:\"expiration\";i:1434493371;s:2:\"ip\";s:12:\"95.92.36.250\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433283771;}s:64:\"624fc3ff7269f2def8a673e31986b121caa2b468982453b20e7b2bcdb59ec001\";a:4:{s:10:\"expiration\";i:1434493410;s:2:\"ip\";s:12:\"95.92.36.250\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433283810;}}'),
(50497, 3261, 'nickname', 'Ines_Lopes_1'),
(50498, 3261, 'first_name', 'Ines'),
(50499, 3261, 'last_name', 'Lopes'),
(50500, 3261, 'description', ''),
(50501, 3261, 'rich_editing', 'true'),
(50502, 3261, 'comment_shortcuts', 'false'),
(50503, 3261, 'admin_color', 'fresh'),
(50504, 3261, 'use_ssl', '0'),
(50505, 3261, 'show_admin_bar_front', 'true'),
(50506, 3261, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50507, 3261, 'wp_user_level', '0'),
(50508, 3261, 'wsl_current_provider', 'Facebook'),
(50509, 3261, 'wsl_current_user_image', 'https://graph.facebook.com/1110801688946880/picture?width=150&height=150'),
(50510, 3261, 'session_tokens', 'a:4:{s:64:\"bb23025dcce8c4a1b233a528481182ba352c407ca0f11e57e78e915ff7737e60\";a:4:{s:10:\"expiration\";i:1434493850;s:2:\"ip\";s:14:\"79.168.141.211\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433284250;}s:64:\"4b448cc0c3263510e242177bf9bdb6a14e093168bf4c6c82b08f76162eb3f3c1\";a:4:{s:10:\"expiration\";i:1434493895;s:2:\"ip\";s:14:\"79.168.141.211\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433284295;}s:64:\"dc678afcaf8bc387595ab6f12c0ce58d3e8c40178d5575f5f03d96306c1e9ffb\";a:4:{s:10:\"expiration\";i:1434494172;s:2:\"ip\";s:14:\"79.168.141.211\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433284572;}s:64:\"4cf80dcc460477b08bd7fc2ce91cfca27fc59fd1396aa989384fb240af02f869\";a:4:{s:10:\"expiration\";i:1434494596;s:2:\"ip\";s:14:\"79.168.141.211\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433284996;}}'),
(50511, 3262, 'nickname', 'Filipa_Leandro'),
(50512, 3262, 'first_name', 'Filipa'),
(50513, 3262, 'last_name', 'Leandro'),
(50514, 3262, 'description', ''),
(50515, 3262, 'rich_editing', 'true'),
(50516, 3262, 'comment_shortcuts', 'false'),
(50517, 3262, 'admin_color', 'fresh'),
(50518, 3262, 'use_ssl', '0'),
(50519, 3262, 'show_admin_bar_front', 'true'),
(50520, 3262, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50521, 3262, 'wp_user_level', '0'),
(50522, 3262, 'wsl_current_provider', 'Facebook'),
(50523, 3262, 'wsl_current_user_image', 'https://graph.facebook.com/10152816474092691/picture?width=150&height=150'),
(50524, 3262, 'session_tokens', 'a:1:{s:64:\"db1f72f8073b3c15f0e741ca978c51c1e89bc41e768e4a1bd36633ff06da2813\";a:4:{s:10:\"expiration\";i:1434493987;s:2:\"ip\";s:14:\"93.108.141.210\";s:2:\"ua\";s:73:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433284387;}}'),
(50525, 3263, 'nickname', 'Joao_Lourenco_1'),
(50526, 3263, 'first_name', 'Joao'),
(50527, 3263, 'last_name', 'Lourenço'),
(50528, 3263, 'description', ''),
(50529, 3263, 'rich_editing', 'true'),
(50530, 3263, 'comment_shortcuts', 'false'),
(50531, 3263, 'admin_color', 'fresh'),
(50532, 3263, 'use_ssl', '0'),
(50533, 3263, 'show_admin_bar_front', 'true'),
(50534, 3263, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50535, 3263, 'wp_user_level', '0'),
(50536, 3263, 'wsl_current_provider', 'Facebook'),
(50537, 3263, 'wsl_current_user_image', 'https://graph.facebook.com/10200413736502563/picture?width=150&height=150'),
(50538, 3263, 'session_tokens', 'a:1:{s:64:\"e3df22f819b5483a05aba6dfd1c8d1ebf57f772dea5dfcadddb6b347c6f410d0\";a:4:{s:10:\"expiration\";i:1434494151;s:2:\"ip\";s:14:\"89.114.135.118\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433284551;}}'),
(50539, 3264, 'nickname', 'Angela_Coutinho'),
(50540, 3264, 'first_name', 'Angela'),
(50541, 3264, 'last_name', 'Coutinho'),
(50542, 3264, 'description', ''),
(50543, 3264, 'rich_editing', 'true'),
(50544, 3264, 'comment_shortcuts', 'false'),
(50545, 3264, 'admin_color', 'fresh'),
(50546, 3264, 'use_ssl', '0'),
(50547, 3264, 'show_admin_bar_front', 'true'),
(50548, 3264, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50549, 3264, 'wp_user_level', '0'),
(50550, 3264, 'wsl_current_provider', 'Facebook'),
(50551, 3264, 'wsl_current_user_image', 'https://graph.facebook.com/915030278539400/picture?width=150&height=150'),
(50552, 3264, 'session_tokens', 'a:1:{s:64:\"41b3f427dcdcbb13adcd06e00748c58589ab346c138e0466f9627c7bb4c3058f\";a:4:{s:10:\"expiration\";i:1434494221;s:2:\"ip\";s:12:\"87.103.51.90\";s:2:\"ua\";s:266:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B411 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433284621;}}'),
(50553, 3264, 'votou', 'sim'),
(50554, 3264, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(50555, 3265, 'nickname', 'Carolina_Gaspar'),
(50556, 3265, 'first_name', 'Carolina'),
(50557, 3265, 'last_name', 'Gaspar'),
(50558, 3265, 'description', ''),
(50559, 3265, 'rich_editing', 'true'),
(50560, 3265, 'comment_shortcuts', 'false'),
(50561, 3265, 'admin_color', 'fresh'),
(50562, 3265, 'use_ssl', '0'),
(50563, 3265, 'show_admin_bar_front', 'true'),
(50564, 3265, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50565, 3265, 'wp_user_level', '0'),
(50566, 3265, 'wsl_current_provider', 'Facebook'),
(50567, 3265, 'wsl_current_user_image', 'https://graph.facebook.com/10153280194692649/picture?width=150&height=150'),
(50568, 3265, 'session_tokens', 'a:1:{s:64:\"90dd0443431034a37c348b065eb58886c623bbd28d947f5b49e963bf4d8b97e4\";a:4:{s:10:\"expiration\";i:1434494305;s:2:\"ip\";s:14:\"93.108.221.115\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E5 HD Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433284705;}}'),
(50569, 3266, 'nickname', 'Antonio_Lemos'),
(50570, 3266, 'first_name', 'Antonio'),
(50571, 3266, 'last_name', 'Lemos'),
(50572, 3266, 'description', ''),
(50573, 3266, 'rich_editing', 'true'),
(50574, 3266, 'comment_shortcuts', 'false'),
(50575, 3266, 'admin_color', 'fresh'),
(50576, 3266, 'use_ssl', '0'),
(50577, 3266, 'show_admin_bar_front', 'true'),
(50578, 3266, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50579, 3266, 'wp_user_level', '0'),
(50580, 3266, 'wsl_current_provider', 'Facebook'),
(50581, 3266, 'wsl_current_user_image', 'https://graph.facebook.com/10153093666864900/picture?width=150&height=150'),
(50582, 3266, 'session_tokens', 'a:1:{s:64:\"84bb06234c0cd5864ce5305b4ee0e665d9ed0cf308e8211d26a89a7a97eef109\";a:4:{s:10:\"expiration\";i:1434494358;s:2:\"ip\";s:14:\"46.189.230.185\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433284758;}}'),
(50583, 3265, 'votou', 'sim'),
(50584, 3265, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(50585, 3267, 'nickname', 'Andre_Rodrigues_2'),
(50586, 3267, 'first_name', 'Andre'),
(50587, 3267, 'last_name', 'Rodrigues'),
(50588, 3267, 'description', ''),
(50589, 3267, 'rich_editing', 'true'),
(50590, 3267, 'comment_shortcuts', 'false'),
(50591, 3267, 'admin_color', 'fresh'),
(50592, 3267, 'use_ssl', '0'),
(50593, 3267, 'show_admin_bar_front', 'true'),
(50594, 3267, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50595, 3267, 'wp_user_level', '0'),
(50596, 3267, 'wsl_current_provider', 'Facebook'),
(50597, 3267, 'wsl_current_user_image', 'https://graph.facebook.com/852449281456861/picture?width=150&height=150'),
(50598, 3267, 'session_tokens', 'a:1:{s:64:\"4f51c84cafca1c8dc3d3d78d7f796212b5fa2eace315023d39b48a64e43eecf4\";a:4:{s:10:\"expiration\";i:1434494427;s:2:\"ip\";s:13:\"89.115.48.216\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433284827;}}'),
(50599, 3267, 'votou', 'sim'),
(50600, 3267, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(50601, 3266, 'votou', 'sim'),
(50602, 3266, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(50603, 3262, 'votou', 'sim'),
(50604, 3262, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(50605, 3268, 'nickname', 'Raquel_Correia'),
(50606, 3268, 'first_name', 'Raquel'),
(50607, 3268, 'last_name', 'Correia'),
(50608, 3268, 'description', ''),
(50609, 3268, 'rich_editing', 'true'),
(50610, 3268, 'comment_shortcuts', 'false'),
(50611, 3268, 'admin_color', 'fresh'),
(50612, 3268, 'use_ssl', '0'),
(50613, 3268, 'show_admin_bar_front', 'true'),
(50614, 3268, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50615, 3268, 'wp_user_level', '0'),
(50616, 3268, 'wsl_current_provider', 'Facebook'),
(50617, 3268, 'wsl_current_user_image', 'https://graph.facebook.com/10206809840034866/picture?width=150&height=150'),
(50618, 3268, 'session_tokens', 'a:1:{s:64:\"f2c6a7359704165db3247bed87046ae6adf40b65020ac1bcdb8a84c646db6481\";a:4:{s:10:\"expiration\";i:1434494645;s:2:\"ip\";s:14:\"85.244.235.151\";s:2:\"ua\";s:178:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9505 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433285045;}}'),
(50619, 3261, 'votou', 'sim'),
(50620, 3261, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(50621, 3269, 'nickname', 'Emanuel_Minez'),
(50622, 3269, 'first_name', 'Emanuel'),
(50623, 3269, 'last_name', 'Minêz'),
(50624, 3269, 'description', ''),
(50625, 3269, 'rich_editing', 'true'),
(50626, 3269, 'comment_shortcuts', 'false'),
(50627, 3269, 'admin_color', 'fresh'),
(50628, 3269, 'use_ssl', '0'),
(50629, 3269, 'show_admin_bar_front', 'true'),
(50630, 3269, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50631, 3269, 'wp_user_level', '0'),
(50632, 3269, 'wsl_current_provider', 'Facebook'),
(50633, 3269, 'wsl_current_user_image', 'https://graph.facebook.com/10153235975755358/picture?width=150&height=150'),
(50634, 3269, 'session_tokens', 'a:1:{s:64:\"d3f4cfb475fb58a1bf77edaa2c63da787940a067e4e99b566c18bb34fe324a3c\";a:4:{s:10:\"expiration\";i:1434494708;s:2:\"ip\";s:13:\"87.103.60.187\";s:2:\"ua\";s:266:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433285108;}}'),
(50635, 3269, 'votou', 'sim'),
(50636, 3269, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(50637, 3268, 'votou', 'sim'),
(50638, 3268, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(50639, 3270, 'nickname', 'Carlos_Pacheco'),
(50640, 3270, 'first_name', 'Carlos'),
(50641, 3270, 'last_name', 'Pacheco'),
(50642, 3270, 'description', ''),
(50643, 3270, 'rich_editing', 'true'),
(50644, 3270, 'comment_shortcuts', 'false'),
(50645, 3270, 'admin_color', 'fresh'),
(50646, 3270, 'use_ssl', '0'),
(50647, 3270, 'show_admin_bar_front', 'true'),
(50648, 3270, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50649, 3270, 'wp_user_level', '0'),
(50650, 3270, 'wsl_current_provider', 'Facebook'),
(50651, 3270, 'wsl_current_user_image', 'https://graph.facebook.com/1080658038628736/picture?width=150&height=150'),
(50652, 3270, 'session_tokens', 'a:1:{s:64:\"63608eb100fbf9aa6654961df89225aaf8471e2f1e46483207aef2a7b59d4bae\";a:4:{s:10:\"expiration\";i:1434494816;s:2:\"ip\";s:14:\"93.108.150.253\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433285216;}}'),
(50653, 3271, 'nickname', 'Diogo_Gandarela'),
(50654, 3271, 'first_name', 'Diogo'),
(50655, 3271, 'last_name', 'Gandarela'),
(50656, 3271, 'description', ''),
(50657, 3271, 'rich_editing', 'true'),
(50658, 3271, 'comment_shortcuts', 'false'),
(50659, 3271, 'admin_color', 'fresh'),
(50660, 3271, 'use_ssl', '0'),
(50661, 3271, 'show_admin_bar_front', 'true'),
(50662, 3271, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50663, 3271, 'wp_user_level', '0'),
(50664, 3271, 'wsl_current_provider', 'Facebook'),
(50665, 3271, 'wsl_current_user_image', 'https://graph.facebook.com/993139767365227/picture?width=150&height=150'),
(50666, 3271, 'session_tokens', 'a:1:{s:64:\"465fd0c1f35365fdb155d9ec858b237e39b7b97d670a333bb1955271d057a4e0\";a:4:{s:10:\"expiration\";i:1434494819;s:2:\"ip\";s:14:\"82.155.101.188\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433285219;}}'),
(50667, 3272, 'nickname', 'Joao_Uva'),
(50668, 3272, 'first_name', 'João'),
(50669, 3272, 'last_name', 'Uva'),
(50670, 3272, 'description', ''),
(50671, 3272, 'rich_editing', 'true'),
(50672, 3272, 'comment_shortcuts', 'false'),
(50673, 3272, 'admin_color', 'fresh'),
(50674, 3272, 'use_ssl', '0'),
(50675, 3272, 'show_admin_bar_front', 'true'),
(50676, 3272, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50677, 3272, 'wp_user_level', '0'),
(50678, 3272, 'wsl_current_provider', 'Facebook'),
(50679, 3272, 'wsl_current_user_image', 'https://graph.facebook.com/10155493414960538/picture?width=150&height=150'),
(50680, 3272, 'session_tokens', 'a:1:{s:64:\"f72484cd3288b463dbefe4670475c9b0de7065779b854dce16e9e2704e865d46\";a:4:{s:10:\"expiration\";i:1434494938;s:2:\"ip\";s:13:\"89.114.182.62\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433285338;}}'),
(50681, 3273, 'nickname', 'Johnny_Sousa'),
(50682, 3273, 'first_name', 'Johnny'),
(50683, 3273, 'last_name', 'Sousa'),
(50684, 3273, 'description', ''),
(50685, 3273, 'rich_editing', 'true'),
(50686, 3273, 'comment_shortcuts', 'false'),
(50687, 3273, 'admin_color', 'fresh'),
(50688, 3273, 'use_ssl', '0'),
(50689, 3273, 'show_admin_bar_front', 'true'),
(50690, 3273, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50691, 3273, 'wp_user_level', '0'),
(50692, 3273, 'wsl_current_provider', 'Facebook'),
(50693, 3273, 'wsl_current_user_image', 'https://graph.facebook.com/10202744947664390/picture?width=150&height=150'),
(50694, 3273, 'session_tokens', 'a:1:{s:64:\"bf3c8c81a4d938247c932519db71503af14b1be7112133f49b95d630ff38202c\";a:4:{s:10:\"expiration\";i:1434494955;s:2:\"ip\";s:11:\"2.80.173.59\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433285355;}}'),
(50695, 3273, 'votou', 'sim'),
(50696, 3273, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(50697, 3271, 'votou', 'sim'),
(50698, 3271, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(50699, 3272, 'votou', 'sim'),
(50700, 3272, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(50701, 3274, 'nickname', 'Maria_Azinheira'),
(50702, 3274, 'first_name', 'Maria'),
(50703, 3274, 'last_name', 'Azinheira'),
(50704, 3274, 'description', ''),
(50705, 3274, 'rich_editing', 'true'),
(50706, 3274, 'comment_shortcuts', 'false'),
(50707, 3274, 'admin_color', 'fresh'),
(50708, 3274, 'use_ssl', '0'),
(50709, 3274, 'show_admin_bar_front', 'true'),
(50710, 3274, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50711, 3274, 'wp_user_level', '0'),
(50712, 3274, 'wsl_current_provider', 'Facebook'),
(50713, 3274, 'wsl_current_user_image', 'https://graph.facebook.com/10153423817068023/picture?width=150&height=150'),
(50714, 3274, 'session_tokens', 'a:1:{s:64:\"ca761eb9e852e966854bc30251c1a04a0a3b3e8bb5a9bb1a5341a8138ea56d4c\";a:4:{s:10:\"expiration\";i:1434495139;s:2:\"ip\";s:13:\"37.189.174.14\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433285539;}}'),
(50715, 3275, 'nickname', 'Joao_Macedo_da_Cruz'),
(50716, 3275, 'first_name', 'Joao'),
(50717, 3275, 'last_name', 'da Cruz'),
(50718, 3275, 'description', ''),
(50719, 3275, 'rich_editing', 'true'),
(50720, 3275, 'comment_shortcuts', 'false'),
(50721, 3275, 'admin_color', 'fresh'),
(50722, 3275, 'use_ssl', '0'),
(50723, 3275, 'show_admin_bar_front', 'true'),
(50724, 3275, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50725, 3275, 'wp_user_level', '0'),
(50726, 3275, 'wsl_current_provider', 'Facebook'),
(50727, 3275, 'wsl_current_user_image', 'https://graph.facebook.com/10153807116643465/picture?width=150&height=150'),
(50728, 3275, 'session_tokens', 'a:1:{s:64:\"61bcdef2941bfdb715e6d3aea727eb87fb99ccfd8b928330d403662695c86779\";a:4:{s:10:\"expiration\";i:1434495164;s:2:\"ip\";s:12:\"77.54.212.50\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; Android 4.4.2; Edison 3 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433285564;}}'),
(50729, 3270, 'votou', 'sim'),
(50730, 3270, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(50731, 3276, 'nickname', 'Mariana_Maceda'),
(50732, 3276, 'first_name', 'Mariana'),
(50733, 3276, 'last_name', 'Maceda'),
(50734, 3276, 'description', ''),
(50735, 3276, 'rich_editing', 'true'),
(50736, 3276, 'comment_shortcuts', 'false'),
(50737, 3276, 'admin_color', 'fresh'),
(50738, 3276, 'use_ssl', '0'),
(50739, 3276, 'show_admin_bar_front', 'true'),
(50740, 3276, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50741, 3276, 'wp_user_level', '0'),
(50742, 3276, 'wsl_current_provider', 'Facebook'),
(50743, 3276, 'wsl_current_user_image', 'https://graph.facebook.com/843616839049993/picture?width=150&height=150'),
(50744, 3276, 'session_tokens', 'a:1:{s:64:\"3d4db0ad734a4ab0a45c1e732cb9db505dc51f6ebe0e1aa3e64b810ec51ab5fc\";a:4:{s:10:\"expiration\";i:1434495286;s:2:\"ip\";s:13:\"89.153.63.107\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 4.2.2; GT-S7582 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433285686;}}'),
(50745, 3276, 'votou', 'sim'),
(50746, 3276, 'user_votes', 'tubo-do-ano-ess_p1014'),
(50747, 3275, 'votou', 'sim'),
(50748, 3275, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1045,revelacao-do-ano-deeply_p1387,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(50749, 3277, 'nickname', 'Maria_Do_Ceu_Santos'),
(50750, 3277, 'first_name', 'Maria Do Céu'),
(50751, 3277, 'last_name', 'Santos'),
(50752, 3277, 'description', ''),
(50753, 3277, 'rich_editing', 'true'),
(50754, 3277, 'comment_shortcuts', 'false'),
(50755, 3277, 'admin_color', 'fresh'),
(50756, 3277, 'use_ssl', '0'),
(50757, 3277, 'show_admin_bar_front', 'true'),
(50758, 3277, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50759, 3277, 'wp_user_level', '0'),
(50760, 3277, 'wsl_current_provider', 'Facebook'),
(50761, 3277, 'wsl_current_user_image', 'https://graph.facebook.com/825700180839652/picture?width=150&height=150'),
(50762, 3277, 'session_tokens', 'a:1:{s:64:\"6208f0a73a4f492e1ddbe5065a7de58111eae73309167166f7429240b7947b76\";a:4:{s:10:\"expiration\";i:1434495694;s:2:\"ip\";s:13:\"79.168.85.230\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433286094;}}'),
(50763, 3277, 'votou', 'sim'),
(50764, 3277, 'user_votes', 'foto-do-ano_p957'),
(50765, 3278, 'nickname', 'Joao_Melo'),
(50766, 3278, 'first_name', 'João'),
(50767, 3278, 'last_name', 'Melo'),
(50768, 3278, 'description', ''),
(50769, 3278, 'rich_editing', 'true'),
(50770, 3278, 'comment_shortcuts', 'false'),
(50771, 3278, 'admin_color', 'fresh'),
(50772, 3278, 'use_ssl', '0'),
(50773, 3278, 'show_admin_bar_front', 'true'),
(50774, 3278, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50775, 3278, 'wp_user_level', '0'),
(50776, 3278, 'wsl_current_provider', 'Facebook'),
(50777, 3278, 'wsl_current_user_image', 'https://graph.facebook.com/10206902232613799/picture?width=150&height=150'),
(50778, 3278, 'session_tokens', 'a:1:{s:64:\"6abb8cb1cbc1aeecd499d8c8ee0353fbbfeb2c56c5e21bfc03b13bad6af268e8\";a:4:{s:10:\"expiration\";i:1434496002;s:2:\"ip\";s:13:\"175.136.252.9\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433286402;}}'),
(50779, 3279, 'nickname', 'Joao_Moreira'),
(50780, 3279, 'first_name', 'João'),
(50781, 3279, 'last_name', 'Moreira'),
(50782, 3279, 'description', 'João Moreira is a Jazz trumpeter born in Lisbon, Portugal.Currently playing with leading Fado singer António Zambujo, he has worked with musicians such as Ivan Lins, Flora Purim and Airto Moreira.'),
(50783, 3279, 'rich_editing', 'true'),
(50784, 3279, 'comment_shortcuts', 'false'),
(50785, 3279, 'admin_color', 'fresh'),
(50786, 3279, 'use_ssl', '0'),
(50787, 3279, 'show_admin_bar_front', 'true'),
(50788, 3279, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50789, 3279, 'wp_user_level', '0'),
(50790, 3279, 'wsl_current_provider', 'Google'),
(50791, 3279, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-Sxmf9fUupF8/AAAAAAAAAAI/AAAAAAAABBs/63FwUQbrvIQ/photo.jpg?sz=200'),
(50792, 3279, 'session_tokens', 'a:2:{s:64:\"0717bcf212b299e5f800306e7eb51551790b4632065d1664836c27e81473af3c\";a:4:{s:10:\"expiration\";i:1434496083;s:2:\"ip\";s:13:\"62.169.67.134\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/NOS;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433286483;}s:64:\"92fb4e03023f31cc3e62e7c2b9fbf1a5cea89867655d7ab1197eaa555db16b78\";a:4:{s:10:\"expiration\";i:1435059996;s:2:\"ip\";s:15:\"194.210.203.198\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433850396;}}'),
(50793, 3280, 'nickname', 'Raquel_Fontes'),
(50794, 3280, 'first_name', 'Raquel'),
(50795, 3280, 'last_name', 'Fontes'),
(50796, 3280, 'description', ''),
(50797, 3280, 'rich_editing', 'true'),
(50798, 3280, 'comment_shortcuts', 'false'),
(50799, 3280, 'admin_color', 'fresh'),
(50800, 3280, 'use_ssl', '0'),
(50801, 3280, 'show_admin_bar_front', 'true'),
(50802, 3280, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50803, 3280, 'wp_user_level', '0'),
(50804, 3280, 'wsl_current_provider', 'Facebook'),
(50805, 3280, 'wsl_current_user_image', 'https://graph.facebook.com/982786041755838/picture?width=150&height=150'),
(50806, 3280, 'session_tokens', 'a:1:{s:64:\"6b6ae552a693975d8df30e0317a95ca2dfc2185e131fb5218ac0ce5928338060\";a:4:{s:10:\"expiration\";i:1434496261;s:2:\"ip\";s:12:\"89.180.145.4\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433286661;}}'),
(50807, 3278, 'votou', 'sim'),
(50808, 3278, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(50809, 3281, 'nickname', 'Henrique_Bruschy_Menezes'),
(50810, 3281, 'first_name', 'Henrique'),
(50811, 3281, 'last_name', 'Bruschy Menezes'),
(50812, 3281, 'description', ''),
(50813, 3281, 'rich_editing', 'true'),
(50814, 3281, 'comment_shortcuts', 'false'),
(50815, 3281, 'admin_color', 'fresh'),
(50816, 3281, 'use_ssl', '0'),
(50817, 3281, 'show_admin_bar_front', 'true'),
(50818, 3281, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50819, 3281, 'wp_user_level', '0'),
(50820, 3281, 'wsl_current_provider', 'Facebook'),
(50821, 3281, 'wsl_current_user_image', 'https://graph.facebook.com/1160247077334229/picture?width=150&height=150'),
(50822, 3281, 'session_tokens', 'a:1:{s:64:\"13443c685ddc8cdef0345af1c61c034a29756b91f7b26d95c47b5c8e54d87bb4\";a:4:{s:10:\"expiration\";i:1434496317;s:2:\"ip\";s:14:\"94.132.125.250\";s:2:\"ua\";s:242:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/17.0.0.20.11;FBBV/5740516;FBDV/iPad4,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433286717;}}'),
(50823, 3280, 'votou', 'sim'),
(50824, 3280, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(50825, 3281, 'votou', 'sim'),
(50826, 3281, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(50827, 3282, 'nickname', 'Martinho_Correia_De_Matos'),
(50828, 3282, 'first_name', 'Martinho'),
(50829, 3282, 'last_name', 'Matos'),
(50830, 3282, 'description', ''),
(50831, 3282, 'rich_editing', 'true'),
(50832, 3282, 'comment_shortcuts', 'false'),
(50833, 3282, 'admin_color', 'fresh'),
(50834, 3282, 'use_ssl', '0'),
(50835, 3282, 'show_admin_bar_front', 'true'),
(50836, 3282, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50837, 3282, 'wp_user_level', '0'),
(50838, 3282, 'wsl_current_provider', 'Facebook'),
(50839, 3282, 'wsl_current_user_image', 'https://graph.facebook.com/975891362442511/picture?width=150&height=150'),
(50840, 3282, 'session_tokens', 'a:1:{s:64:\"94b73773dadd3d67681538202c3d50aa2e1f15031638bff0bf8f0e91c6e886ec\";a:4:{s:10:\"expiration\";i:1434496823;s:2:\"ip\";s:14:\"79.168.110.192\";s:2:\"ua\";s:184:\"Mozilla/5.0 (Linux; Android 4.4.4; Vodafone 890N Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433287223;}}'),
(50841, 3283, 'nickname', 'Joao_Pedro_Silva_1'),
(50842, 3283, 'first_name', 'João Pedro'),
(50843, 3283, 'last_name', 'Silva'),
(50844, 3283, 'description', ''),
(50845, 3283, 'rich_editing', 'true'),
(50846, 3283, 'comment_shortcuts', 'false'),
(50847, 3283, 'admin_color', 'fresh'),
(50848, 3283, 'use_ssl', '0'),
(50849, 3283, 'show_admin_bar_front', 'true'),
(50850, 3283, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50851, 3283, 'wp_user_level', '0'),
(50852, 3283, 'wsl_current_provider', 'Facebook'),
(50853, 3283, 'wsl_current_user_image', 'https://graph.facebook.com/10203379065831865/picture?width=150&height=150'),
(50854, 3283, 'session_tokens', 'a:1:{s:64:\"0f1f9be8a55844d682522036632735a393117ff3a8ccc76ba14907b2051ed823\";a:4:{s:10:\"expiration\";i:1434496863;s:2:\"ip\";s:13:\"95.93.114.207\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433287263;}}'),
(50855, 3283, 'votou', 'sim'),
(50856, 3283, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(50857, 3284, 'nickname', 'Iago_Dias'),
(50858, 3284, 'first_name', 'Iago'),
(50859, 3284, 'last_name', 'Dias'),
(50860, 3284, 'description', ''),
(50861, 3284, 'rich_editing', 'true'),
(50862, 3284, 'comment_shortcuts', 'false'),
(50863, 3284, 'admin_color', 'fresh'),
(50864, 3284, 'use_ssl', '0'),
(50865, 3284, 'show_admin_bar_front', 'true'),
(50866, 3284, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50867, 3284, 'wp_user_level', '0'),
(50868, 3284, 'wsl_current_provider', 'Facebook'),
(50869, 3284, 'wsl_current_user_image', 'https://graph.facebook.com/10204250450730624/picture?width=150&height=150'),
(50870, 3284, 'session_tokens', 'a:1:{s:64:\"1acf52d2dc874ecdcdebeee393d79b4410937e2cd757a391ed5c17d0f79797b0\";a:4:{s:10:\"expiration\";i:1434498212;s:2:\"ip\";s:13:\"95.92.195.129\";s:2:\"ua\";s:143:\"Mozilla/5.0 (Linux; Android 4.2.2; ONE TOUCH 4015X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433288612;}}'),
(50871, 3284, 'votou', 'sim'),
(50872, 3284, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(50873, 3224, 'votou', 'sim'),
(50874, 3224, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(50875, 1266, 'votou', 'sim'),
(50876, 1266, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1163,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(50877, 3285, 'nickname', 'Maria_Pessanha_1'),
(50878, 3285, 'first_name', 'Maria'),
(50879, 3285, 'last_name', 'Pessanha'),
(50880, 3285, 'description', ''),
(50881, 3285, 'rich_editing', 'true'),
(50882, 3285, 'comment_shortcuts', 'false'),
(50883, 3285, 'admin_color', 'fresh'),
(50884, 3285, 'use_ssl', '0'),
(50885, 3285, 'show_admin_bar_front', 'true'),
(50886, 3285, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50887, 3285, 'wp_user_level', '0'),
(50888, 3285, 'wsl_current_provider', 'Facebook'),
(50889, 3285, 'wsl_current_user_image', 'https://graph.facebook.com/10152909556537215/picture?width=150&height=150'),
(50890, 3285, 'session_tokens', 'a:1:{s:64:\"27595b15b37641679c333be5f8963eb66a6855c9d1749f7299018e463a319702\";a:4:{s:10:\"expiration\";i:1434504362;s:2:\"ip\";s:12:\"95.92.195.32\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433294762;}}'),
(50891, 3286, 'nickname', 'Joao_Luis_1'),
(50892, 3286, 'first_name', 'Joao'),
(50893, 3286, 'last_name', 'Luis'),
(50894, 3286, 'description', ''),
(50895, 3286, 'rich_editing', 'true'),
(50896, 3286, 'comment_shortcuts', 'false'),
(50897, 3286, 'admin_color', 'fresh'),
(50898, 3286, 'use_ssl', '0'),
(50899, 3286, 'show_admin_bar_front', 'true'),
(50900, 3286, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50901, 3286, 'wp_user_level', '0'),
(50902, 3286, 'wsl_current_provider', 'Google'),
(50903, 3286, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(50904, 3286, 'session_tokens', 'a:1:{s:64:\"f2d195274847a2a3e083da8a3164c5f10fcf4ec3fe0f3bd0567bbfe5d046ec9a\";a:4:{s:10:\"expiration\";i:1434507869;s:2:\"ip\";s:13:\"176.78.156.57\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433298269;}}'),
(50905, 3286, 'votou', 'sim'),
(50906, 3286, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(50907, 3287, 'nickname', 'Joao_Pedro_Pereira'),
(50908, 3287, 'first_name', 'João Pedro'),
(50909, 3287, 'last_name', 'Pereira'),
(50910, 3287, 'description', ''),
(50911, 3287, 'rich_editing', 'true'),
(50912, 3287, 'comment_shortcuts', 'false'),
(50913, 3287, 'admin_color', 'fresh'),
(50914, 3287, 'use_ssl', '0'),
(50915, 3287, 'show_admin_bar_front', 'true'),
(50916, 3287, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50917, 3287, 'wp_user_level', '0'),
(50918, 3287, 'wsl_current_provider', 'Facebook'),
(50919, 3287, 'wsl_current_user_image', 'https://graph.facebook.com/10205958043702373/picture?width=150&height=150'),
(50920, 3287, 'session_tokens', 'a:1:{s:64:\"c36dff246f9934aaa5913acd85f9495d0ba69234dbc9b939dbe41131b2922464\";a:4:{s:10:\"expiration\";i:1434515594;s:2:\"ip\";s:15:\"175.100.103.191\";s:2:\"ua\";s:248:\"Mozilla/5.0 (iPad; CPU OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/MessengerForiOS;FBAV/15.1.0.27.14;FBBV/5294823;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433305994;}}'),
(50921, 3287, 'votou', 'sim'),
(50922, 3287, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(50923, 3288, 'nickname', 'Joao_Constantino'),
(50924, 3288, 'first_name', 'João'),
(50925, 3288, 'last_name', 'Constantino'),
(50926, 3288, 'description', ''),
(50927, 3288, 'rich_editing', 'true'),
(50928, 3288, 'comment_shortcuts', 'false'),
(50929, 3288, 'admin_color', 'fresh'),
(50930, 3288, 'use_ssl', '0'),
(50931, 3288, 'show_admin_bar_front', 'true'),
(50932, 3288, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50933, 3288, 'wp_user_level', '0'),
(50934, 3288, 'wsl_current_provider', 'Facebook'),
(50935, 3288, 'wsl_current_user_image', 'https://graph.facebook.com/1144675418892960/picture?width=150&height=150'),
(50936, 3288, 'session_tokens', 'a:1:{s:64:\"9190a273950bd007cdc461a2514a3594bd3b952a69376be9ad5865496d2ecd3c\";a:4:{s:10:\"expiration\";i:1434521191;s:2:\"ip\";s:12:\"94.225.168.7\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; U; Android 4.2.1; pt-pt; ZP980 Build/JOP40D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433311591;}}'),
(50937, 3288, 'votou', 'sim'),
(50938, 3288, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(50939, 3289, 'nickname', 'Nuno_Tiago_Ferrao'),
(50940, 3289, 'first_name', 'Nuno Tiago'),
(50941, 3289, 'last_name', 'Ferrão'),
(50942, 3289, 'description', ''),
(50943, 3289, 'rich_editing', 'true'),
(50944, 3289, 'comment_shortcuts', 'false'),
(50945, 3289, 'admin_color', 'fresh'),
(50946, 3289, 'use_ssl', '0'),
(50947, 3289, 'show_admin_bar_front', 'true'),
(50948, 3289, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50949, 3289, 'wp_user_level', '0'),
(50950, 3289, 'wsl_current_provider', 'Facebook'),
(50951, 3289, 'wsl_current_user_image', 'https://graph.facebook.com/1145148482177572/picture?width=150&height=150'),
(50952, 3289, 'session_tokens', 'a:1:{s:64:\"4562fe58d2b33457340a8c8ebba69c01f960303a662546525dae172929f972e9\";a:4:{s:10:\"expiration\";i:1434523718;s:2:\"ip\";s:13:\"62.169.86.103\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/fr_FR;FBOP/5]\";s:5:\"login\";i:1433314118;}}'),
(50953, 3290, 'nickname', 'Ines_Luz'),
(50954, 3290, 'first_name', 'Inês'),
(50955, 3290, 'last_name', 'Luz'),
(50956, 3290, 'description', ''),
(50957, 3290, 'rich_editing', 'true'),
(50958, 3290, 'comment_shortcuts', 'false'),
(50959, 3290, 'admin_color', 'fresh'),
(50960, 3290, 'use_ssl', '0'),
(50961, 3290, 'show_admin_bar_front', 'true'),
(50962, 3290, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50963, 3290, 'wp_user_level', '0'),
(50964, 3290, 'wsl_current_provider', 'Facebook'),
(50965, 3290, 'wsl_current_user_image', 'https://graph.facebook.com/10204704897410841/picture?width=150&height=150'),
(50966, 3290, 'session_tokens', 'a:1:{s:64:\"571e5e40fab1e6e2c70533e8b0a7b4628a5b5ba7c0f8894960f0ceb43004cd2c\";a:4:{s:10:\"expiration\";i:1434525532;s:2:\"ip\";s:11:\"95.93.163.5\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433315932;}}'),
(50967, 3290, 'votou', 'sim'),
(50968, 3290, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1045,revelacao-do-ano-deeply_p1383'),
(50969, 3291, 'nickname', 'Ines_Furtado'),
(50970, 3291, 'first_name', 'Ines'),
(50971, 3291, 'last_name', 'Furtado'),
(50972, 3291, 'description', ''),
(50973, 3291, 'rich_editing', 'true'),
(50974, 3291, 'comment_shortcuts', 'false'),
(50975, 3291, 'admin_color', 'fresh'),
(50976, 3291, 'use_ssl', '0'),
(50977, 3291, 'show_admin_bar_front', 'true'),
(50978, 3291, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50979, 3291, 'wp_user_level', '0'),
(50980, 3291, 'wsl_current_provider', 'Facebook'),
(50981, 3291, 'wsl_current_user_image', 'https://graph.facebook.com/438815906293016/picture?width=150&height=150'),
(50982, 3291, 'session_tokens', 'a:1:{s:64:\"49ed75854abbf94a4941ea3070955400b91ff95ea41739a80149c55b769372ea\";a:4:{s:10:\"expiration\";i:1434526203;s:2:\"ip\";s:13:\"212.0.161.140\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Firefox/31.0\";s:5:\"login\";i:1433316603;}}'),
(50983, 3291, 'votou', 'sim'),
(50984, 3291, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(50985, 3292, 'nickname', 'Henrique_Parreira_Cano_Bule'),
(50986, 3292, 'first_name', 'Henrique'),
(50987, 3292, 'last_name', 'Parreira Cano Bule'),
(50988, 3292, 'description', ''),
(50989, 3292, 'rich_editing', 'true'),
(50990, 3292, 'comment_shortcuts', 'false'),
(50991, 3292, 'admin_color', 'fresh'),
(50992, 3292, 'use_ssl', '0'),
(50993, 3292, 'show_admin_bar_front', 'true'),
(50994, 3292, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(50995, 3292, 'wp_user_level', '0'),
(50996, 3292, 'wsl_current_provider', 'Facebook'),
(50997, 3292, 'wsl_current_user_image', 'https://graph.facebook.com/979420725431764/picture?width=150&height=150'),
(50998, 3292, 'session_tokens', 'a:1:{s:64:\"27de441ebe49da38ab0324d2601bd48e75291dff822a0b6b2b394c9da01f2a56\";a:4:{s:10:\"expiration\";i:1434527357;s:2:\"ip\";s:14:\"193.236.78.113\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900H Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433317757;}}'),
(50999, 3293, 'nickname', 'Paula_Oliveira'),
(51000, 3293, 'first_name', 'Paula'),
(51001, 3293, 'last_name', 'Oliveira'),
(51002, 3293, 'description', ''),
(51003, 3293, 'rich_editing', 'true'),
(51004, 3293, 'comment_shortcuts', 'false'),
(51005, 3293, 'admin_color', 'fresh'),
(51006, 3293, 'use_ssl', '0'),
(51007, 3293, 'show_admin_bar_front', 'true'),
(51008, 3293, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51009, 3293, 'wp_user_level', '0'),
(51010, 3293, 'wsl_current_provider', 'Facebook'),
(51011, 3293, 'wsl_current_user_image', 'https://graph.facebook.com/708691925925908/picture?width=150&height=150'),
(51012, 3293, 'session_tokens', 'a:1:{s:64:\"931165bed0f1f8a361db8df7a6635929f223047bae9f3ae1fb3661c8fff15e1b\";a:4:{s:10:\"expiration\";i:1434529894;s:2:\"ip\";s:14:\"85.243.198.183\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433320294;}}'),
(51013, 3293, 'votou', 'sim'),
(51014, 3293, 'user_votes', 'manobra-do-ano-reef_p1045'),
(51015, 3294, 'nickname', 'Mario_Cristina'),
(51016, 3294, 'first_name', 'Mário'),
(51017, 3294, 'last_name', 'Cristina'),
(51018, 3294, 'description', ''),
(51019, 3294, 'rich_editing', 'true'),
(51020, 3294, 'comment_shortcuts', 'false'),
(51021, 3294, 'admin_color', 'fresh'),
(51022, 3294, 'use_ssl', '0'),
(51023, 3294, 'show_admin_bar_front', 'true'),
(51024, 3294, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51025, 3294, 'wp_user_level', '0'),
(51026, 3294, 'wsl_current_provider', 'Facebook'),
(51027, 3294, 'wsl_current_user_image', 'https://graph.facebook.com/938279442891182/picture?width=150&height=150'),
(51028, 3294, 'session_tokens', 'a:1:{s:64:\"b58296a6403b42b308b01316b61ad130a71284ae0e4c0974dde9ed564bab656f\";a:4:{s:10:\"expiration\";i:1434529931;s:2:\"ip\";s:12:\"77.54.30.210\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433320331;}}'),
(51029, 688, 'votou', 'sim'),
(51030, 688, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p957'),
(51031, 3295, 'nickname', 'Nuno_Caiano'),
(51032, 3295, 'first_name', 'Nuno'),
(51033, 3295, 'last_name', 'Caiano'),
(51034, 3295, 'description', ''),
(51035, 3295, 'rich_editing', 'true'),
(51036, 3295, 'comment_shortcuts', 'false'),
(51037, 3295, 'admin_color', 'fresh'),
(51038, 3295, 'use_ssl', '0'),
(51039, 3295, 'show_admin_bar_front', 'true'),
(51040, 3295, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51041, 3295, 'wp_user_level', '0'),
(51042, 3295, 'wsl_current_provider', 'Google'),
(51043, 3295, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(51044, 3295, 'session_tokens', 'a:1:{s:64:\"465345a98ab16e3970617dd1b73b320289a92a790627a8b64c988210ba6ade11\";a:4:{s:10:\"expiration\";i:1434531834;s:2:\"ip\";s:11:\"5.249.69.28\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:36.0) Gecko/20100101 Firefox/36.0\";s:5:\"login\";i:1433322234;}}'),
(51045, 3295, 'votou', 'sim'),
(51046, 3295, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-onda-tow-in-oe_p1036,onda-do-ano-polen_p1086,foto-do-ano_p1163'),
(51047, 3296, 'nickname', 'Rodolfo_Vila_Carvalho'),
(51048, 3296, 'first_name', 'Rodolfo'),
(51049, 3296, 'last_name', 'Carvalho'),
(51050, 3296, 'description', ''),
(51051, 3296, 'rich_editing', 'true'),
(51052, 3296, 'comment_shortcuts', 'false'),
(51053, 3296, 'admin_color', 'fresh'),
(51054, 3296, 'use_ssl', '0'),
(51055, 3296, 'show_admin_bar_front', 'true'),
(51056, 3296, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51057, 3296, 'wp_user_level', '0'),
(51058, 3296, 'wsl_current_provider', 'Facebook'),
(51059, 3296, 'wsl_current_user_image', 'https://graph.facebook.com/10153946893393012/picture?width=150&height=150'),
(51060, 3296, 'session_tokens', 'a:1:{s:64:\"7877d8aac15a3aa086d8cedfc9cf6da213409995e0ad3c2cb17133596f16cf46\";a:4:{s:10:\"expiration\";i:1434532238;s:2:\"ip\";s:13:\"79.168.132.60\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433322638;}}'),
(51061, 3296, 'votou', 'sim'),
(51062, 3296, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(51063, 3297, 'nickname', 'Joao_Abadia'),
(51064, 3297, 'first_name', 'João'),
(51065, 3297, 'last_name', 'Abadia'),
(51066, 3297, 'description', ''),
(51067, 3297, 'rich_editing', 'true'),
(51068, 3297, 'comment_shortcuts', 'false'),
(51069, 3297, 'admin_color', 'fresh'),
(51070, 3297, 'use_ssl', '0'),
(51071, 3297, 'show_admin_bar_front', 'true'),
(51072, 3297, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51073, 3297, 'wp_user_level', '0'),
(51074, 3297, 'wsl_current_provider', 'Facebook'),
(51075, 3297, 'wsl_current_user_image', 'https://graph.facebook.com/402184953316897/picture?width=150&height=150'),
(51076, 3297, 'session_tokens', 'a:1:{s:64:\"89a8516a2844c28051aba11041de7bb709aab4aafc08f726cfcbdec949fa520c\";a:4:{s:10:\"expiration\";i:1434532917;s:2:\"ip\";s:12:\"85.138.26.86\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433323317;}}'),
(51077, 3297, 'votou', 'sim'),
(51078, 3297, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(51079, 3298, 'nickname', 'Nelson_Loureiro'),
(51080, 3298, 'first_name', 'Nelson'),
(51081, 3298, 'last_name', 'Loureiro'),
(51082, 3298, 'description', ''),
(51083, 3298, 'rich_editing', 'true'),
(51084, 3298, 'comment_shortcuts', 'false'),
(51085, 3298, 'admin_color', 'fresh'),
(51086, 3298, 'use_ssl', '0'),
(51087, 3298, 'show_admin_bar_front', 'true'),
(51088, 3298, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51089, 3298, 'wp_user_level', '0'),
(51090, 3298, 'wsl_current_provider', 'Facebook'),
(51091, 3298, 'wsl_current_user_image', 'https://graph.facebook.com/10153333546027177/picture?width=150&height=150'),
(51092, 3298, 'session_tokens', 'a:1:{s:64:\"37013bbf07f40a4c98f2dab1432e22745b2df389e6f200bc768f6685005cdb93\";a:4:{s:10:\"expiration\";i:1434534616;s:2:\"ip\";s:14:\"79.168.221.233\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433325016;}}'),
(51093, 3298, 'votou', 'sim'),
(51094, 3298, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(51095, 3299, 'nickname', 'Teresa_Cunha_Oliveira'),
(51096, 3299, 'first_name', 'Teresa'),
(51097, 3299, 'last_name', 'Cunha Oliveira'),
(51098, 3299, 'description', ''),
(51099, 3299, 'rich_editing', 'true'),
(51100, 3299, 'comment_shortcuts', 'false'),
(51101, 3299, 'admin_color', 'fresh'),
(51102, 3299, 'use_ssl', '0'),
(51103, 3299, 'show_admin_bar_front', 'true'),
(51104, 3299, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51105, 3299, 'wp_user_level', '0'),
(51106, 3299, 'wsl_current_provider', 'Facebook'),
(51107, 3299, 'wsl_current_user_image', 'https://graph.facebook.com/1038932559452611/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(51108, 3299, 'session_tokens', 'a:1:{s:64:\"0136b3e8d1d6c129185d927e9035a91a4ffe021b4a0a9544c72acfce22d217c8\";a:4:{s:10:\"expiration\";i:1434535033;s:2:\"ip\";s:12:\"85.242.87.71\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433325433;}}'),
(51109, 3300, 'nickname', 'Maria_Mota'),
(51110, 3300, 'first_name', 'Maria'),
(51111, 3300, 'last_name', 'Mota'),
(51112, 3300, 'description', ''),
(51113, 3300, 'rich_editing', 'true'),
(51114, 3300, 'comment_shortcuts', 'false'),
(51115, 3300, 'admin_color', 'fresh'),
(51116, 3300, 'use_ssl', '0'),
(51117, 3300, 'show_admin_bar_front', 'true'),
(51118, 3300, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51119, 3300, 'wp_user_level', '0'),
(51120, 3300, 'wsl_current_provider', 'Google'),
(51121, 3300, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-nbpFQsUQc8U/AAAAAAAAAAI/AAAAAAAAABw/f0GRSPMg8TE/photo.jpg?sz=200'),
(51122, 3300, 'session_tokens', 'a:1:{s:64:\"ac4d46c56e1ef2344b0eaaf0e629536f74b27ad906a2b39e0d3b9415f8a648e4\";a:4:{s:10:\"expiration\";i:1434535144;s:2:\"ip\";s:11:\"62.28.238.4\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433325544;}}'),
(51123, 3300, 'votou', 'sim'),
(51124, 3300, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355'),
(51125, 3301, 'nickname', 'Diogo_Moreira'),
(51126, 3301, 'first_name', 'Diogo'),
(51127, 3301, 'last_name', 'Moreira'),
(51128, 3301, 'description', ''),
(51129, 3301, 'rich_editing', 'true'),
(51130, 3301, 'comment_shortcuts', 'false'),
(51131, 3301, 'admin_color', 'fresh'),
(51132, 3301, 'use_ssl', '0'),
(51133, 3301, 'show_admin_bar_front', 'true'),
(51134, 3301, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51135, 3301, 'wp_user_level', '0'),
(51136, 3301, 'wsl_current_provider', 'Facebook'),
(51137, 3301, 'wsl_current_user_image', 'https://graph.facebook.com/10153321434154029/picture?width=150&height=150'),
(51138, 3301, 'session_tokens', 'a:1:{s:64:\"b73a90a4a7768f4c560eb9cf8c56d2d517fd888805fb12459ac3e2f0bb7a62b8\";a:4:{s:10:\"expiration\";i:1434535434;s:2:\"ip\";s:13:\"89.115.64.204\";s:2:\"ua\";s:165:\"Mozilla/5.0 (Linux; Android 4.4.4; pt-pt; SAMSUNG SM-A300FU Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/2.0 Chrome/34.0.1847.76 Mobile Safari/537.36\";s:5:\"login\";i:1433325834;}}'),
(51139, 3301, 'votou', 'sim'),
(51140, 3301, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024'),
(51141, 3302, 'nickname', 'Francisco_Borges'),
(51142, 3302, 'first_name', 'Francisco'),
(51143, 3302, 'last_name', 'Borges'),
(51144, 3302, 'description', ''),
(51145, 3302, 'rich_editing', 'true'),
(51146, 3302, 'comment_shortcuts', 'false'),
(51147, 3302, 'admin_color', 'fresh'),
(51148, 3302, 'use_ssl', '0'),
(51149, 3302, 'show_admin_bar_front', 'true'),
(51150, 3302, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51151, 3302, 'wp_user_level', '0'),
(51152, 3302, 'wsl_current_provider', 'Facebook'),
(51153, 3302, 'wsl_current_user_image', 'https://graph.facebook.com/966203883412243/picture?width=150&height=150'),
(51154, 3302, 'session_tokens', 'a:1:{s:64:\"254f621c5baa4117dbfcb2d8439ef4e9ec50a9e0ce445b09e462c6baf700c69d\";a:4:{s:10:\"expiration\";i:1434536385;s:2:\"ip\";s:13:\"85.241.94.144\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433326785;}}'),
(51155, 3303, 'nickname', 'Lurdes_Faleiro'),
(51156, 3303, 'first_name', 'Lurdes'),
(51157, 3303, 'last_name', 'Faleiro'),
(51158, 3303, 'description', ''),
(51159, 3303, 'rich_editing', 'true'),
(51160, 3303, 'comment_shortcuts', 'false'),
(51161, 3303, 'admin_color', 'fresh'),
(51162, 3303, 'use_ssl', '0'),
(51163, 3303, 'show_admin_bar_front', 'true'),
(51164, 3303, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51165, 3303, 'wp_user_level', '0'),
(51166, 3303, 'wsl_current_provider', 'Facebook'),
(51167, 3303, 'wsl_current_user_image', 'https://graph.facebook.com/10203955645681216/picture?width=150&height=150'),
(51168, 3303, 'session_tokens', 'a:1:{s:64:\"0e0b73a85e7391c9d05944160b9465cc06d33dd53b5fb09a775994fe5796e3ec\";a:4:{s:10:\"expiration\";i:1434536918;s:2:\"ip\";s:13:\"83.240.223.93\";s:2:\"ua\";s:63:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)\";s:5:\"login\";i:1433327318;}}'),
(51169, 3304, 'nickname', 'SF_Porto_Surfrider_Foundation'),
(51170, 3304, 'first_name', 'SF Porto'),
(51171, 3304, 'last_name', 'Surfrider Foundation'),
(51172, 3304, 'description', ''),
(51173, 3304, 'rich_editing', 'true'),
(51174, 3304, 'comment_shortcuts', 'false'),
(51175, 3304, 'admin_color', 'fresh'),
(51176, 3304, 'use_ssl', '0'),
(51177, 3304, 'show_admin_bar_front', 'true'),
(51178, 3304, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51179, 3304, 'wp_user_level', '0'),
(51180, 3304, 'wsl_current_provider', 'Google'),
(51181, 3304, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-WKTG7aFuvHM/AAAAAAAAAAI/AAAAAAAAAJ0/PiHMsT4Z9oc/photo.jpg?sz=200'),
(51182, 3304, 'session_tokens', 'a:1:{s:64:\"a2cc11feb22656070bd8512a4132c100934532dc57ac5bc35d0088310224d3c6\";a:4:{s:10:\"expiration\";i:1434536992;s:2:\"ip\";s:11:\"185.58.82.6\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433327392;}}'),
(51183, 3304, 'votou', 'sim'),
(51184, 3304, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(51185, 3303, 'votou', 'sim'),
(51186, 3303, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(51187, 3305, 'nickname', 'IngerElin_Knappskog'),
(51188, 3305, 'first_name', 'IngerElin'),
(51189, 3305, 'last_name', 'Knappskog'),
(51190, 3305, 'description', ''),
(51191, 3305, 'rich_editing', 'true'),
(51192, 3305, 'comment_shortcuts', 'false'),
(51193, 3305, 'admin_color', 'fresh'),
(51194, 3305, 'use_ssl', '0'),
(51195, 3305, 'show_admin_bar_front', 'true'),
(51196, 3305, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51197, 3305, 'wp_user_level', '0'),
(51198, 3305, 'wsl_current_provider', 'Facebook'),
(51199, 3305, 'wsl_current_user_image', 'https://graph.facebook.com/10155688452940607/picture?width=150&height=150'),
(51200, 3305, 'session_tokens', 'a:1:{s:64:\"6c1ce85c5a11252d06f05a9c7ed67974928ae10b7c87f19c28670da00a7b8d5c\";a:4:{s:10:\"expiration\";i:1434537361;s:2:\"ip\";s:12:\"2.82.179.189\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.4.10 (KHTML, like Gecko) Version/8.0.4 Safari/600.4.10\";s:5:\"login\";i:1433327761;}}'),
(51201, 3305, 'votou', 'sim'),
(51202, 3305, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(51203, 3306, 'nickname', 'Ines_Sequeira_Nunes'),
(51204, 3306, 'first_name', 'Ines'),
(51205, 3306, 'last_name', 'Sequeira Nunes'),
(51206, 3306, 'description', ''),
(51207, 3306, 'rich_editing', 'true'),
(51208, 3306, 'comment_shortcuts', 'false'),
(51209, 3306, 'admin_color', 'fresh'),
(51210, 3306, 'use_ssl', '0'),
(51211, 3306, 'show_admin_bar_front', 'true'),
(51212, 3306, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51213, 3306, 'wp_user_level', '0'),
(51214, 3306, 'wsl_current_provider', 'Facebook'),
(51215, 3306, 'wsl_current_user_image', 'https://graph.facebook.com/10204423832508004/picture?width=150&height=150'),
(51216, 3306, 'session_tokens', 'a:1:{s:64:\"77a4f96012bd81660711897a43037edcc88abd3894e2e5c83c16df7b03bf1fb5\";a:4:{s:10:\"expiration\";i:1434538694;s:2:\"ip\";s:12:\"31.22.215.32\";s:2:\"ua\";s:149:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-D280 Build/KOT49I.A1398162317) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.109 Mobile Safari/537.36\";s:5:\"login\";i:1433329094;}}'),
(51217, 3306, 'votou', 'sim'),
(51218, 3306, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(51219, 3307, 'nickname', 'Carla_Dias'),
(51220, 3307, 'first_name', 'Carla'),
(51221, 3307, 'last_name', 'Dias'),
(51222, 3307, 'description', ''),
(51223, 3307, 'rich_editing', 'true'),
(51224, 3307, 'comment_shortcuts', 'false'),
(51225, 3307, 'admin_color', 'fresh'),
(51226, 3307, 'use_ssl', '0'),
(51227, 3307, 'show_admin_bar_front', 'true'),
(51228, 3307, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51229, 3307, 'wp_user_level', '0'),
(51230, 3307, 'wsl_current_provider', 'Facebook'),
(51231, 3307, 'wsl_current_user_image', 'https://graph.facebook.com/10206024240472370/picture?width=150&height=150'),
(51232, 3307, 'session_tokens', 'a:1:{s:64:\"f1efdb2340de4002064d34d8f0597f979dde97b3082c57c175105172a810a222\";a:4:{s:10:\"expiration\";i:1434539267;s:2:\"ip\";s:14:\"193.137.43.253\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.94 Safari/537.36\";s:5:\"login\";i:1433329667;}}'),
(51233, 3307, 'votou', 'sim'),
(51234, 3307, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(51235, 3308, 'nickname', 'Belmiro_Mendes'),
(51236, 3308, 'first_name', 'Belmiro'),
(51237, 3308, 'last_name', 'Mendes'),
(51238, 3308, 'description', ''),
(51239, 3308, 'rich_editing', 'true'),
(51240, 3308, 'comment_shortcuts', 'false'),
(51241, 3308, 'admin_color', 'fresh'),
(51242, 3308, 'use_ssl', '0'),
(51243, 3308, 'show_admin_bar_front', 'true'),
(51244, 3308, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51245, 3308, 'wp_user_level', '0'),
(51246, 3308, 'wsl_current_provider', 'Facebook'),
(51247, 3308, 'wsl_current_user_image', 'https://graph.facebook.com/10155593082640702/picture?width=150&height=150'),
(51248, 3308, 'session_tokens', 'a:1:{s:64:\"042f75ee85c8e9f9c1bf595c2b468c9458b6c8293a5197a6303c79338cd08e03\";a:4:{s:10:\"expiration\";i:1434539377;s:2:\"ip\";s:14:\"81.193.100.129\";s:2:\"ua\";s:263:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/22.0.0.11.13;FBBV/7231602;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433329777;}}'),
(51249, 3309, 'nickname', 'Goncalo_Guiomar'),
(51250, 3309, 'first_name', 'Gonçalo'),
(51251, 3309, 'last_name', 'Guiomar'),
(51252, 3309, 'description', ''),
(51253, 3309, 'rich_editing', 'true'),
(51254, 3309, 'comment_shortcuts', 'false'),
(51255, 3309, 'admin_color', 'fresh'),
(51256, 3309, 'use_ssl', '0'),
(51257, 3309, 'show_admin_bar_front', 'true'),
(51258, 3309, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51259, 3309, 'wp_user_level', '0'),
(51260, 3309, 'wsl_current_provider', 'Google'),
(51261, 3309, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(51262, 3309, 'session_tokens', 'a:1:{s:64:\"a13ce273627d0fad6e54710fe0937275322199478f7b47907824b2d9f622925b\";a:4:{s:10:\"expiration\";i:1434539430;s:2:\"ip\";s:13:\"62.48.163.242\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433329830;}}'),
(51263, 3310, 'nickname', 'Hugo_Carreira'),
(51264, 3310, 'first_name', 'Hugo'),
(51265, 3310, 'last_name', 'Carreira'),
(51266, 3310, 'description', ''),
(51267, 3310, 'rich_editing', 'true'),
(51268, 3310, 'comment_shortcuts', 'false'),
(51269, 3310, 'admin_color', 'fresh'),
(51270, 3310, 'use_ssl', '0'),
(51271, 3310, 'show_admin_bar_front', 'true'),
(51272, 3310, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51273, 3310, 'wp_user_level', '0'),
(51274, 3310, 'wsl_current_provider', 'Facebook'),
(51275, 3310, 'wsl_current_user_image', 'https://graph.facebook.com/971285019571029/picture?width=150&height=150'),
(51276, 3310, 'session_tokens', 'a:1:{s:64:\"97c6067284d479b4676c7337f494d434f6af4e5b68b4f443719a753fc60b5454\";a:4:{s:10:\"expiration\";i:1434539536;s:2:\"ip\";s:11:\"80.42.90.88\";s:2:\"ua\";s:144:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-D802 Build/KOT49I.D80220c) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433329936;}}'),
(51277, 3310, 'votou', 'sim'),
(51278, 3310, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(51279, 3308, 'votou', 'sim'),
(51280, 3308, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(51281, 3311, 'nickname', 'Francisco_Finuras'),
(51282, 3311, 'first_name', 'Francisco'),
(51283, 3311, 'last_name', 'Finuras'),
(51284, 3311, 'description', ''),
(51285, 3311, 'rich_editing', 'true'),
(51286, 3311, 'comment_shortcuts', 'false'),
(51287, 3311, 'admin_color', 'fresh'),
(51288, 3311, 'use_ssl', '0'),
(51289, 3311, 'show_admin_bar_front', 'true'),
(51290, 3311, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51291, 3311, 'wp_user_level', '0'),
(51292, 3311, 'wsl_current_provider', 'Facebook'),
(51293, 3311, 'wsl_current_user_image', 'https://graph.facebook.com/10206379410499787/picture?width=150&height=150'),
(51294, 3311, 'session_tokens', 'a:1:{s:64:\"1fd94f5a472c204a23dbfbd17bf87a11d9c0132a6c53883ace51c8b19c766d01\";a:4:{s:10:\"expiration\";i:1434539700;s:2:\"ip\";s:14:\"88.214.165.243\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 4.2.2; SM-G350 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433330100;}}'),
(51295, 3312, 'nickname', 'Carlos_Fidalgo'),
(51296, 3312, 'first_name', 'Carlos'),
(51297, 3312, 'last_name', 'Fidalgo'),
(51298, 3312, 'description', ''),
(51299, 3312, 'rich_editing', 'true'),
(51300, 3312, 'comment_shortcuts', 'false'),
(51301, 3312, 'admin_color', 'fresh'),
(51302, 3312, 'use_ssl', '0'),
(51303, 3312, 'show_admin_bar_front', 'true'),
(51304, 3312, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51305, 3312, 'wp_user_level', '0'),
(51306, 3312, 'wsl_current_provider', 'Google'),
(51307, 3312, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-b7k-E_gyYhg/AAAAAAAAAAI/AAAAAAAABys/TdqaRor_MU8/photo.jpg?sz=200'),
(51308, 3312, 'session_tokens', 'a:1:{s:64:\"e3a37eef0a1935b6a1134983a4a3a8447a728e575d5bb6eefeb0eea2ce995259\";a:4:{s:10:\"expiration\";i:1434539753;s:2:\"ip\";s:11:\"84.91.16.78\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433330153;}}'),
(51309, 3313, 'nickname', 'Barbara_Magalhaes'),
(51310, 3313, 'first_name', 'Bárbara'),
(51311, 3313, 'last_name', 'Magalhães'),
(51312, 3313, 'description', ''),
(51313, 3313, 'rich_editing', 'true'),
(51314, 3313, 'comment_shortcuts', 'false'),
(51315, 3313, 'admin_color', 'fresh'),
(51316, 3313, 'use_ssl', '0'),
(51317, 3313, 'show_admin_bar_front', 'true'),
(51318, 3313, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51319, 3313, 'wp_user_level', '0'),
(51320, 3313, 'wsl_current_provider', 'Facebook'),
(51321, 3313, 'wsl_current_user_image', 'https://graph.facebook.com/10206936519919889/picture?width=150&height=150'),
(51322, 3313, 'session_tokens', 'a:1:{s:64:\"9c753777f5aa10ae3247474f5a0899916a425632d5cf801d6cb64dd7116ea9c6\";a:4:{s:10:\"expiration\";i:1434539818;s:2:\"ip\";s:12:\"79.168.98.57\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433330218;}}'),
(51323, 3311, 'votou', 'sim'),
(51324, 3311, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(51325, 3312, 'votou', 'sim'),
(51326, 3312, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036,foto-do-ano_p1163'),
(51327, 3313, 'votou', 'sim'),
(51328, 3313, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(51329, 3314, 'nickname', 'Ricardo_Guedes_1'),
(51330, 3314, 'first_name', 'Ricardo'),
(51331, 3314, 'last_name', 'Guedes'),
(51332, 3314, 'description', ''),
(51333, 3314, 'rich_editing', 'true'),
(51334, 3314, 'comment_shortcuts', 'false'),
(51335, 3314, 'admin_color', 'fresh'),
(51336, 3314, 'use_ssl', '0'),
(51337, 3314, 'show_admin_bar_front', 'true'),
(51338, 3314, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51339, 3314, 'wp_user_level', '0'),
(51340, 3314, 'wsl_current_provider', 'Facebook'),
(51341, 3314, 'wsl_current_user_image', 'https://graph.facebook.com/10205448864913663/picture?width=150&height=150'),
(51342, 3314, 'session_tokens', 'a:2:{s:64:\"a7cc5eeb884a490d88cd6cf66ec57aa0f60da10bff993a6ca722aeebfbad7e2c\";a:4:{s:10:\"expiration\";i:1434540506;s:2:\"ip\";s:13:\"87.103.57.153\";s:2:\"ua\";s:268:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/MessengerForiOS;FBAV/5.1.0.35.2;FBBV/2418522;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433330906;}s:64:\"cc7e58ca47f58cc1d116f589449a9a65ea2024982f2868345a207f9ca741972e\";a:4:{s:10:\"expiration\";i:1434540559;s:2:\"ip\";s:13:\"87.103.57.153\";s:2:\"ua\";s:268:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/MessengerForiOS;FBAV/5.1.0.35.2;FBBV/2418522;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433330959;}}'),
(51343, 3315, 'nickname', 'Ines_Manique'),
(51344, 3315, 'first_name', 'Inês'),
(51345, 3315, 'last_name', 'Manique'),
(51346, 3315, 'description', ''),
(51347, 3315, 'rich_editing', 'true'),
(51348, 3315, 'comment_shortcuts', 'false'),
(51349, 3315, 'admin_color', 'fresh'),
(51350, 3315, 'use_ssl', '0'),
(51351, 3315, 'show_admin_bar_front', 'true'),
(51352, 3315, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51353, 3315, 'wp_user_level', '0'),
(51354, 3315, 'wsl_current_provider', 'Facebook'),
(51355, 3315, 'wsl_current_user_image', 'https://graph.facebook.com/10204574674547854/picture?width=150&height=150'),
(51356, 3315, 'session_tokens', 'a:1:{s:64:\"776107e0c9a3f6e6c6fa3ca23ae2ac0aa42a8ed20ffe9615189c68708536229a\";a:4:{s:10:\"expiration\";i:1434540684;s:2:\"ip\";s:13:\"85.241.18.223\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5\";s:5:\"login\";i:1433331084;}}'),
(51357, 3315, 'votou', 'sim'),
(51358, 3315, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(51359, 3316, 'nickname', 'Graca_Vale'),
(51360, 3316, 'first_name', 'Graça'),
(51361, 3316, 'last_name', 'Vale'),
(51362, 3316, 'description', ''),
(51363, 3316, 'rich_editing', 'true'),
(51364, 3316, 'comment_shortcuts', 'false'),
(51365, 3316, 'admin_color', 'fresh'),
(51366, 3316, 'use_ssl', '0'),
(51367, 3316, 'show_admin_bar_front', 'true'),
(51368, 3316, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51369, 3316, 'wp_user_level', '0'),
(51370, 3316, 'wsl_current_provider', 'Facebook'),
(51371, 3316, 'wsl_current_user_image', 'https://graph.facebook.com/10207036828658604/picture?width=150&height=150'),
(51372, 3316, 'session_tokens', 'a:2:{s:64:\"9e660a188a0de905b51a17e9088e6706f4a9a10c7b5e4f502ba823f0883417ef\";a:4:{s:10:\"expiration\";i:1434540812;s:2:\"ip\";s:11:\"188.81.1.13\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433331212;}s:64:\"50e8dc5aaa4d1aba97fea72d48901e2e23694d85cf8a3010bfa08d8c1483a2cc\";a:4:{s:10:\"expiration\";i:1434621793;s:2:\"ip\";s:11:\"188.81.1.13\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433412193;}}'),
(51373, 3316, 'votou', 'sim'),
(51374, 3316, 'user_votes', 'manobra-do-ano-reef_p1236,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432'),
(51375, 3317, 'nickname', 'Sonia_Bem'),
(51376, 3317, 'first_name', 'Sonia'),
(51377, 3317, 'last_name', 'Bem'),
(51378, 3317, 'description', ''),
(51379, 3317, 'rich_editing', 'true'),
(51380, 3317, 'comment_shortcuts', 'false'),
(51381, 3317, 'admin_color', 'fresh'),
(51382, 3317, 'use_ssl', '0'),
(51383, 3317, 'show_admin_bar_front', 'true'),
(51384, 3317, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51385, 3317, 'wp_user_level', '0'),
(51386, 3317, 'wsl_current_provider', 'Google'),
(51387, 3317, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-1LfuYdgbRj4/AAAAAAAAAAI/AAAAAAAAACk/2dliyhsrG44/photo.jpg?sz=200'),
(51388, 3317, 'session_tokens', 'a:1:{s:64:\"1a84fba69aa0d2446cfc5c81b634182b69fa937be7d7c128f73a4f369bd944b2\";a:4:{s:10:\"expiration\";i:1434540925;s:2:\"ip\";s:11:\"84.91.16.78\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.0; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433331325;}}'),
(51389, 3317, 'votou', 'sim'),
(51390, 3317, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163'),
(51391, 3318, 'nickname', 'Graca_Lucas_Martins'),
(51392, 3318, 'first_name', 'Graça'),
(51393, 3318, 'last_name', 'Martins'),
(51394, 3318, 'description', ''),
(51395, 3318, 'rich_editing', 'true'),
(51396, 3318, 'comment_shortcuts', 'false'),
(51397, 3318, 'admin_color', 'fresh'),
(51398, 3318, 'use_ssl', '0'),
(51399, 3318, 'show_admin_bar_front', 'true'),
(51400, 3318, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51401, 3318, 'wp_user_level', '0'),
(51402, 3318, 'wsl_current_provider', 'Facebook'),
(51403, 3318, 'wsl_current_user_image', 'https://graph.facebook.com/10203407749189400/picture?width=150&height=150'),
(51404, 3318, 'session_tokens', 'a:1:{s:64:\"7fe03a79ec49f5565aba58636eb00da3449534d91f753f1e26edde3516b93134\";a:4:{s:10:\"expiration\";i:1434541039;s:2:\"ip\";s:14:\"83.240.246.157\";s:2:\"ua\";s:190:\"Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/6.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.3)\";s:5:\"login\";i:1433331439;}}'),
(51405, 3319, 'nickname', 'Ana_Rita_2'),
(51406, 3319, 'first_name', 'Ana'),
(51407, 3319, 'last_name', 'Rita'),
(51408, 3319, 'description', ''),
(51409, 3319, 'rich_editing', 'true'),
(51410, 3319, 'comment_shortcuts', 'false'),
(51411, 3319, 'admin_color', 'fresh'),
(51412, 3319, 'use_ssl', '0'),
(51413, 3319, 'show_admin_bar_front', 'true'),
(51414, 3319, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51415, 3319, 'wp_user_level', '0'),
(51416, 3319, 'wsl_current_provider', 'Facebook'),
(51417, 3319, 'wsl_current_user_image', 'https://graph.facebook.com/840491922706237/picture?width=150&height=150'),
(51418, 3319, 'session_tokens', 'a:1:{s:64:\"133e9a2eaf8ca86a88ac2bc55eed43ce47ddfeaf6fe0fbe32d6047a589877d6c\";a:4:{s:10:\"expiration\";i:1434541142;s:2:\"ip\";s:11:\"95.95.179.4\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-G355H Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433331542;}}'),
(51419, 3318, 'votou', 'sim'),
(51420, 3318, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(51421, 3320, 'nickname', 'Sara_Abecasis_Burnay_Falcao'),
(51422, 3320, 'first_name', 'Sara'),
(51423, 3320, 'last_name', 'Abecasis Burnay Falcão'),
(51424, 3320, 'description', ''),
(51425, 3320, 'rich_editing', 'true'),
(51426, 3320, 'comment_shortcuts', 'false'),
(51427, 3320, 'admin_color', 'fresh'),
(51428, 3320, 'use_ssl', '0'),
(51429, 3320, 'show_admin_bar_front', 'true'),
(51430, 3320, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51431, 3320, 'wp_user_level', '0'),
(51432, 3320, 'wsl_current_provider', 'Facebook'),
(51433, 3320, 'wsl_current_user_image', 'https://graph.facebook.com/10152732760841330/picture?width=150&height=150'),
(51434, 3320, 'session_tokens', 'a:1:{s:64:\"12afd9f3f1d7ab5a9901e6d09b73669993d899dbdaf795375a8a8dda3f31c1ab\";a:4:{s:10:\"expiration\";i:1434541462;s:2:\"ip\";s:14:\"89.180.156.108\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433331862;}}'),
(51435, 3320, 'votou', 'sim'),
(51436, 3320, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(51437, 3321, 'nickname', 'Adriana_Pereira'),
(51438, 3321, 'first_name', 'Adriana'),
(51439, 3321, 'last_name', 'Pereira'),
(51440, 3321, 'description', ''),
(51441, 3321, 'rich_editing', 'true'),
(51442, 3321, 'comment_shortcuts', 'false'),
(51443, 3321, 'admin_color', 'fresh'),
(51444, 3321, 'use_ssl', '0'),
(51445, 3321, 'show_admin_bar_front', 'true'),
(51446, 3321, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51447, 3321, 'wp_user_level', '0'),
(51448, 3321, 'wsl_current_provider', 'Facebook'),
(51449, 3321, 'wsl_current_user_image', 'https://graph.facebook.com/831012043614650/picture?width=150&height=150'),
(51450, 3321, 'session_tokens', 'a:1:{s:64:\"8574003323cbc425c25a5d5151238c1ef0966fcfbc3a69dc3964a883cff0bd5c\";a:4:{s:10:\"expiration\";i:1434541705;s:2:\"ip\";s:13:\"79.168.18.244\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433332105;}}'),
(51451, 3309, 'votou', 'sim'),
(51452, 3309, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(51453, 3322, 'nickname', 'Miguel_Marques'),
(51454, 3322, 'first_name', 'Miguel'),
(51455, 3322, 'last_name', 'Marques'),
(51456, 3322, 'description', ''),
(51457, 3322, 'rich_editing', 'true'),
(51458, 3322, 'comment_shortcuts', 'false'),
(51459, 3322, 'admin_color', 'fresh'),
(51460, 3322, 'use_ssl', '0'),
(51461, 3322, 'show_admin_bar_front', 'true'),
(51462, 3322, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51463, 3322, 'wp_user_level', '0'),
(51464, 3322, 'wsl_current_provider', 'Facebook'),
(51465, 3322, 'wsl_current_user_image', 'https://graph.facebook.com/10205182095765797/picture?width=150&height=150'),
(51466, 3322, 'session_tokens', 'a:1:{s:64:\"0b806d648a61115c5368fb96759a21e178e81c84623458b81c2ea5a261186911\";a:4:{s:10:\"expiration\";i:1434541845;s:2:\"ip\";s:12:\"2.82.189.252\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad2,2;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433332245;}}'),
(51467, 3322, 'votou', 'sim'),
(51468, 3322, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(51469, 3323, 'nickname', 'Joana_Freudenthal'),
(51470, 3323, 'first_name', 'Joana'),
(51471, 3323, 'last_name', 'Freudenthal'),
(51472, 3323, 'description', ''),
(51473, 3323, 'rich_editing', 'true'),
(51474, 3323, 'comment_shortcuts', 'false'),
(51475, 3323, 'admin_color', 'fresh'),
(51476, 3323, 'use_ssl', '0'),
(51477, 3323, 'show_admin_bar_front', 'true'),
(51478, 3323, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51479, 3323, 'wp_user_level', '0'),
(51480, 3323, 'wsl_current_provider', 'Google'),
(51481, 3323, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/--bPcB5dvsA8/AAAAAAAAAAI/AAAAAAAAAmQ/b8Z5YH6L2T8/photo.jpg?sz=200'),
(51482, 3323, 'session_tokens', 'a:1:{s:64:\"5972f2a7b0824752724469e4d0003b051a6fa7c3362e413ac21f2483ea92fd76\";a:4:{s:10:\"expiration\";i:1434541973;s:2:\"ip\";s:14:\"89.115.183.248\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433332373;}}'),
(51483, 3323, 'votou', 'sim'),
(51484, 3323, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(51485, 3324, 'nickname', 'Miguel_Macedo_P_Silva'),
(51486, 3324, 'first_name', 'Miguel'),
(51487, 3324, 'last_name', 'Macedo P. Silva'),
(51488, 3324, 'description', ''),
(51489, 3324, 'rich_editing', 'true'),
(51490, 3324, 'comment_shortcuts', 'false'),
(51491, 3324, 'admin_color', 'fresh'),
(51492, 3324, 'use_ssl', '0'),
(51493, 3324, 'show_admin_bar_front', 'true'),
(51494, 3324, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51495, 3324, 'wp_user_level', '0'),
(51496, 3324, 'wsl_current_provider', 'Facebook'),
(51497, 3324, 'wsl_current_user_image', 'https://graph.facebook.com/10152766552091326/picture?width=150&height=150'),
(51498, 3324, 'session_tokens', 'a:1:{s:64:\"790b59fc888f17b5a27365ce89101028ae203c70cc091518629e2472f9fc4288\";a:4:{s:10:\"expiration\";i:1434542255;s:2:\"ip\";s:13:\"195.77.95.142\";s:2:\"ua\";s:63:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)\";s:5:\"login\";i:1433332655;}}'),
(51499, 3324, 'votou', 'sim'),
(51500, 3324, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(51501, 3325, 'nickname', 'Carolina_Velez'),
(51502, 3325, 'first_name', 'Carolina'),
(51503, 3325, 'last_name', 'Velez'),
(51504, 3325, 'description', ''),
(51505, 3325, 'rich_editing', 'true'),
(51506, 3325, 'comment_shortcuts', 'false'),
(51507, 3325, 'admin_color', 'fresh'),
(51508, 3325, 'use_ssl', '0'),
(51509, 3325, 'show_admin_bar_front', 'true'),
(51510, 3325, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51511, 3325, 'wp_user_level', '0'),
(51512, 3325, 'wsl_current_provider', 'Facebook'),
(51513, 3325, 'wsl_current_user_image', 'https://graph.facebook.com/10205724468169071/picture?width=150&height=150'),
(51514, 3325, 'session_tokens', 'a:1:{s:64:\"e08092efa6c2df8455d7c9b199295adc19387c0fb13d932c4ac265cdfa245bc9\";a:4:{s:10:\"expiration\";i:1434543159;s:2:\"ip\";s:13:\"89.114.180.68\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433333559;}}'),
(51515, 3326, 'nickname', 'Leonor_Meirelles'),
(51516, 3326, 'first_name', 'Leonor'),
(51517, 3326, 'last_name', 'Meirelles'),
(51518, 3326, 'description', ''),
(51519, 3326, 'rich_editing', 'true'),
(51520, 3326, 'comment_shortcuts', 'false'),
(51521, 3326, 'admin_color', 'fresh'),
(51522, 3326, 'use_ssl', '0'),
(51523, 3326, 'show_admin_bar_front', 'true'),
(51524, 3326, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51525, 3326, 'wp_user_level', '0'),
(51526, 3326, 'wsl_current_provider', 'Facebook'),
(51527, 3326, 'wsl_current_user_image', 'https://graph.facebook.com/10152937709064646/picture?width=150&height=150'),
(51528, 3326, 'session_tokens', 'a:1:{s:64:\"a17ad577082430dde50e9120a036638ae72e379ccd6354f644fdb6e48d5fe21b\";a:4:{s:10:\"expiration\";i:1434543232;s:2:\"ip\";s:12:\"197.249.49.2\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433333632;}}'),
(51529, 3326, 'votou', 'sim'),
(51530, 3326, 'user_votes', 'free-surfer-do-ano-volcom_p1395'),
(51531, 3325, 'votou', 'sim'),
(51532, 3325, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(51533, 3327, 'nickname', 'Joao_Felix'),
(51534, 3327, 'first_name', 'João'),
(51535, 3327, 'last_name', 'Félix'),
(51536, 3327, 'description', ''),
(51537, 3327, 'rich_editing', 'true'),
(51538, 3327, 'comment_shortcuts', 'false'),
(51539, 3327, 'admin_color', 'fresh'),
(51540, 3327, 'use_ssl', '0'),
(51541, 3327, 'show_admin_bar_front', 'true'),
(51542, 3327, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51543, 3327, 'wp_user_level', '0'),
(51544, 3327, 'wsl_current_provider', 'Facebook'),
(51545, 3327, 'wsl_current_user_image', 'https://graph.facebook.com/890957890968011/picture?width=150&height=150'),
(51546, 3327, 'session_tokens', 'a:1:{s:64:\"323bc7230b050ac43bea16d054734dcf8ec48897946b8357f83790394888a04c\";a:4:{s:10:\"expiration\";i:1434543661;s:2:\"ip\";s:13:\"188.80.86.247\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433334061;}}'),
(51547, 3328, 'nickname', 'Carvalho_Marcelino'),
(51548, 3328, 'first_name', 'Carvalho'),
(51549, 3328, 'last_name', 'Marcelino'),
(51550, 3328, 'description', ''),
(51551, 3328, 'rich_editing', 'true'),
(51552, 3328, 'comment_shortcuts', 'false'),
(51553, 3328, 'admin_color', 'fresh'),
(51554, 3328, 'use_ssl', '0'),
(51555, 3328, 'show_admin_bar_front', 'true'),
(51556, 3328, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51557, 3328, 'wp_user_level', '0'),
(51558, 3328, 'wsl_current_provider', 'Facebook'),
(51559, 3328, 'wsl_current_user_image', 'https://graph.facebook.com/830384413713865/picture?width=150&height=150'),
(51560, 3328, 'session_tokens', 'a:1:{s:64:\"19d37c1c872680aae0bf471a9f1257457393d1b231d5d76cd9a652ce16379324\";a:4:{s:10:\"expiration\";i:1434543698;s:2:\"ip\";s:13:\"188.81.19.109\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 4.2.2; RAINBOW Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.59 Mobile Safari/537.36\";s:5:\"login\";i:1433334098;}}'),
(51561, 3327, 'votou', 'sim'),
(51562, 3327, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(51563, 3329, 'nickname', 'Teresa_Cruz'),
(51564, 3329, 'first_name', 'Teresa'),
(51565, 3329, 'last_name', 'Cruz'),
(51566, 3329, 'description', ''),
(51567, 3329, 'rich_editing', 'true'),
(51568, 3329, 'comment_shortcuts', 'false'),
(51569, 3329, 'admin_color', 'fresh'),
(51570, 3329, 'use_ssl', '0'),
(51571, 3329, 'show_admin_bar_front', 'true'),
(51572, 3329, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51573, 3329, 'wp_user_level', '0'),
(51574, 3329, 'wsl_current_provider', 'Facebook'),
(51575, 3329, 'wsl_current_user_image', 'https://graph.facebook.com/1055518734478102/picture?width=150&height=150'),
(51576, 3329, 'session_tokens', 'a:1:{s:64:\"d57aee4d6ac6f4af8175857754ab940af4ba1d5f1e111e2b20d917c42c601eb5\";a:4:{s:10:\"expiration\";i:1434543881;s:2:\"ip\";s:12:\"95.93.232.28\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433334281;}}'),
(51577, 3329, 'votou', 'sim'),
(51578, 3329, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086'),
(51579, 3330, 'nickname', 'Alexandra_Barreto'),
(51580, 3330, 'first_name', 'Alexandra'),
(51581, 3330, 'last_name', 'Barreto'),
(51582, 3330, 'description', ''),
(51583, 3330, 'rich_editing', 'true'),
(51584, 3330, 'comment_shortcuts', 'false'),
(51585, 3330, 'admin_color', 'fresh'),
(51586, 3330, 'use_ssl', '0'),
(51587, 3330, 'show_admin_bar_front', 'true'),
(51588, 3330, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51589, 3330, 'wp_user_level', '0'),
(51590, 3330, 'wsl_current_provider', 'Facebook'),
(51591, 3330, 'wsl_current_user_image', 'https://graph.facebook.com/10203222101587036/picture?width=150&height=150'),
(51592, 3330, 'session_tokens', 'a:1:{s:64:\"c5dddff2cb214ddd16be642f45fa3f13e5f102a2703410fef3b8fd478ced6bca\";a:4:{s:10:\"expiration\";i:1434544535;s:2:\"ip\";s:13:\"85.244.45.107\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1433334935;}}'),
(51593, 3331, 'nickname', 'Nuno_Vital'),
(51594, 3331, 'first_name', 'Nuno'),
(51595, 3331, 'last_name', 'Vital'),
(51596, 3331, 'description', ''),
(51597, 3331, 'rich_editing', 'true'),
(51598, 3331, 'comment_shortcuts', 'false'),
(51599, 3331, 'admin_color', 'fresh'),
(51600, 3331, 'use_ssl', '0'),
(51601, 3331, 'show_admin_bar_front', 'true'),
(51602, 3331, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51603, 3331, 'wp_user_level', '0'),
(51604, 3331, 'wsl_current_provider', 'Facebook'),
(51605, 3331, 'wsl_current_user_image', 'https://graph.facebook.com/10206651492904998/picture?width=150&height=150'),
(51606, 3331, 'session_tokens', 'a:1:{s:64:\"600a28d4da7e49446c1d1a5b8a648347552cfda9c5f9671a9a71d31b12aacc36\";a:4:{s:10:\"expiration\";i:1434544981;s:2:\"ip\";s:12:\"95.136.3.142\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433335381;}}'),
(51607, 3331, 'votou', 'sim'),
(51608, 3331, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(51609, 3332, 'nickname', 'Manuel_Lage'),
(51610, 3332, 'first_name', 'Manuel'),
(51611, 3332, 'last_name', 'Lage'),
(51612, 3332, 'description', ''),
(51613, 3332, 'rich_editing', 'true'),
(51614, 3332, 'comment_shortcuts', 'false'),
(51615, 3332, 'admin_color', 'fresh'),
(51616, 3332, 'use_ssl', '0'),
(51617, 3332, 'show_admin_bar_front', 'true'),
(51618, 3332, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51619, 3332, 'wp_user_level', '0'),
(51620, 3332, 'wsl_current_provider', 'Facebook'),
(51621, 3332, 'wsl_current_user_image', 'https://graph.facebook.com/633134300119435/picture?width=150&height=150'),
(51622, 3332, 'session_tokens', 'a:1:{s:64:\"c82c3375f618637414c094c3ca0c7949a8652647e8aaae4f16f0698f06812aa8\";a:4:{s:10:\"expiration\";i:1434545280;s:2:\"ip\";s:13:\"213.22.66.226\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433335680;}}'),
(51623, 3332, 'votou', 'sim'),
(51624, 3332, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(51625, 3333, 'nickname', 'Miguel_Araujo'),
(51626, 3333, 'first_name', 'Miguel'),
(51627, 3333, 'last_name', 'Araújo'),
(51628, 3333, 'description', ''),
(51629, 3333, 'rich_editing', 'true'),
(51630, 3333, 'comment_shortcuts', 'false'),
(51631, 3333, 'admin_color', 'fresh'),
(51632, 3333, 'use_ssl', '0'),
(51633, 3333, 'show_admin_bar_front', 'true'),
(51634, 3333, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51635, 3333, 'wp_user_level', '0'),
(51636, 3333, 'wsl_current_provider', 'Facebook'),
(51637, 3333, 'wsl_current_user_image', 'https://graph.facebook.com/936411659712936/picture?width=150&height=150'),
(51638, 3333, 'session_tokens', 'a:1:{s:64:\"97b8e4fa00acb980a3d1062e85bb414014286e347fab54d7859ef5d8b6040895\";a:4:{s:10:\"expiration\";i:1434545812;s:2:\"ip\";s:13:\"62.169.86.126\";s:2:\"ua\";s:211:\"Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 735; Orange) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537\";s:5:\"login\";i:1433336212;}}'),
(51639, 3334, 'nickname', 'Maria_Castro'),
(51640, 3334, 'first_name', 'Maria'),
(51641, 3334, 'last_name', 'Castro'),
(51642, 3334, 'description', ''),
(51643, 3334, 'rich_editing', 'true'),
(51644, 3334, 'comment_shortcuts', 'false'),
(51645, 3334, 'admin_color', 'fresh'),
(51646, 3334, 'use_ssl', '0'),
(51647, 3334, 'show_admin_bar_front', 'true'),
(51648, 3334, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51649, 3334, 'wp_user_level', '0'),
(51650, 3334, 'wsl_current_provider', 'Facebook'),
(51651, 3334, 'wsl_current_user_image', 'https://graph.facebook.com/10205535404442702/picture?width=150&height=150'),
(51652, 3334, 'session_tokens', 'a:1:{s:64:\"95f57c5b0e4744279bfc8ecdae9a3c2918dc6eb6717e22cad3cba960cca7a224\";a:4:{s:10:\"expiration\";i:1434545881;s:2:\"ip\";s:13:\"66.249.93.228\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433336281;}}'),
(51653, 3335, 'nickname', 'Gastao_Siopa'),
(51654, 3335, 'first_name', 'Gastão'),
(51655, 3335, 'last_name', 'Siopa'),
(51656, 3335, 'description', ''),
(51657, 3335, 'rich_editing', 'true'),
(51658, 3335, 'comment_shortcuts', 'false'),
(51659, 3335, 'admin_color', 'fresh'),
(51660, 3335, 'use_ssl', '0'),
(51661, 3335, 'show_admin_bar_front', 'true'),
(51662, 3335, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51663, 3335, 'wp_user_level', '0'),
(51664, 3335, 'wsl_current_provider', 'Facebook'),
(51665, 3335, 'wsl_current_user_image', 'https://graph.facebook.com/10155742025295145/picture?width=150&height=150'),
(51666, 3335, 'session_tokens', 'a:2:{s:64:\"080ec2ab4b2f131e39a1b0fba64b49f275805fe4377deedd0be7d2611e5b2fad\";a:4:{s:10:\"expiration\";i:1434545984;s:2:\"ip\";s:13:\"95.149.50.145\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B435 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.1;FBSS/2; FBCR/EE;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1433336384;}s:64:\"cf3a227604aab5b0dc939fa6e7499a1cdf50fd91f76dfe46422917488c9ca9bf\";a:4:{s:10:\"expiration\";i:1434546095;s:2:\"ip\";s:13:\"95.149.50.145\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B435 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.1;FBSS/2; FBCR/EE;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1433336495;}}'),
(51667, 3336, 'nickname', 'Joana_Machado'),
(51668, 3336, 'first_name', 'Joana'),
(51669, 3336, 'last_name', 'Machado'),
(51670, 3336, 'description', ''),
(51671, 3336, 'rich_editing', 'true'),
(51672, 3336, 'comment_shortcuts', 'false'),
(51673, 3336, 'admin_color', 'fresh'),
(51674, 3336, 'use_ssl', '0'),
(51675, 3336, 'show_admin_bar_front', 'true'),
(51676, 3336, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51677, 3336, 'wp_user_level', '0'),
(51678, 3336, 'wsl_current_provider', 'Facebook'),
(51679, 3336, 'wsl_current_user_image', 'https://graph.facebook.com/1009089422464909/picture?width=150&height=150'),
(51680, 3336, 'session_tokens', 'a:1:{s:64:\"19aebde6e94ab5b9a8c843ea358722f334fe7a2bcd5be3a75bb54d68a4e11773\";a:4:{s:10:\"expiration\";i:1434546059;s:2:\"ip\";s:13:\"85.243.30.134\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/es_ES;FBOP/5]\";s:5:\"login\";i:1433336459;}}'),
(51681, 3337, 'nickname', 'Joana_Neiva_Correia'),
(51682, 3337, 'first_name', 'Joana'),
(51683, 3337, 'last_name', 'Neiva Correia'),
(51684, 3337, 'description', ''),
(51685, 3337, 'rich_editing', 'true'),
(51686, 3337, 'comment_shortcuts', 'false'),
(51687, 3337, 'admin_color', 'fresh'),
(51688, 3337, 'use_ssl', '0'),
(51689, 3337, 'show_admin_bar_front', 'true'),
(51690, 3337, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51691, 3337, 'wp_user_level', '0'),
(51692, 3337, 'wsl_current_provider', 'Facebook'),
(51693, 3337, 'wsl_current_user_image', 'https://graph.facebook.com/995362220515306/picture?width=150&height=150'),
(51694, 3337, 'session_tokens', 'a:1:{s:64:\"b8aff7d9a6e1eb3303c19bd6828acb67bed474cd3ccfbde0208e0e491dc3a143\";a:4:{s:10:\"expiration\";i:1434546732;s:2:\"ip\";s:14:\"79.168.183.186\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433337132;}}'),
(51695, 3337, 'votou', 'sim'),
(51696, 3337, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(51697, 3338, 'nickname', 'Sofia_Roquette_Canto_Castro'),
(51698, 3338, 'first_name', 'Sofia'),
(51699, 3338, 'last_name', 'Canto Castro'),
(51700, 3338, 'description', ''),
(51701, 3338, 'rich_editing', 'true'),
(51702, 3338, 'comment_shortcuts', 'false'),
(51703, 3338, 'admin_color', 'fresh'),
(51704, 3338, 'use_ssl', '0'),
(51705, 3338, 'show_admin_bar_front', 'true'),
(51706, 3338, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51707, 3338, 'wp_user_level', '0'),
(51708, 3338, 'wsl_current_provider', 'Facebook'),
(51709, 3338, 'wsl_current_user_image', 'https://graph.facebook.com/10206963836316968/picture?width=150&height=150'),
(51710, 3338, 'session_tokens', 'a:2:{s:64:\"c2a6e295b92768e5c6aa4e069346aa129f9f9f8b6cec115f23f50ad815724ce2\";a:4:{s:10:\"expiration\";i:1434546912;s:2:\"ip\";s:14:\"193.126.83.151\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433337312;}s:64:\"13acb5477c738f2072d47989728c53c5c571532ddb607ed8e714c86c8ef144d4\";a:4:{s:10:\"expiration\";i:1434993831;s:2:\"ip\";s:13:\"85.245.87.187\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433784231;}}'),
(51711, 3338, 'votou', 'sim'),
(51712, 3338, 'user_votes', 'free-surfer-do-ano-volcom_p1395'),
(51713, 3339, 'nickname', 'Ana_CantoeCastro_Cirne_Fonseca'),
(51714, 3339, 'first_name', 'Ana'),
(51715, 3339, 'last_name', 'Cirne Fonseca'),
(51716, 3339, 'description', ''),
(51717, 3339, 'rich_editing', 'true'),
(51718, 3339, 'comment_shortcuts', 'false'),
(51719, 3339, 'admin_color', 'fresh'),
(51720, 3339, 'use_ssl', '0'),
(51721, 3339, 'show_admin_bar_front', 'true'),
(51722, 3339, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51723, 3339, 'wp_user_level', '0'),
(51724, 3339, 'wsl_current_provider', 'Facebook'),
(51725, 3339, 'wsl_current_user_image', 'https://graph.facebook.com/10153334276170536/picture?width=150&height=150'),
(51726, 3339, 'session_tokens', 'a:1:{s:64:\"2f2dcfe9392f96e6d577b8e521afd1b19bc41452b472c778a193260623433d6f\";a:4:{s:10:\"expiration\";i:1434547215;s:2:\"ip\";s:12:\"83.98.24.231\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433337615;}}'),
(51727, 3340, 'nickname', 'Miguel_Penetra'),
(51728, 3340, 'first_name', 'Miguel'),
(51729, 3340, 'last_name', 'Penetra'),
(51730, 3340, 'description', ''),
(51731, 3340, 'rich_editing', 'true'),
(51732, 3340, 'comment_shortcuts', 'false'),
(51733, 3340, 'admin_color', 'fresh'),
(51734, 3340, 'use_ssl', '0'),
(51735, 3340, 'show_admin_bar_front', 'true'),
(51736, 3340, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51737, 3340, 'wp_user_level', '0'),
(51738, 3340, 'wsl_current_provider', 'Facebook'),
(51739, 3340, 'wsl_current_user_image', 'https://graph.facebook.com/10204971202376672/picture?width=150&height=150'),
(51740, 3340, 'session_tokens', 'a:1:{s:64:\"0ac1a66b9fcf2a89a7856d7d3bce76682b68dd7ee8a75cce5e91eb9b2e6168dc\";a:4:{s:10:\"expiration\";i:1434548119;s:2:\"ip\";s:14:\"79.168.168.153\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433338519;}}'),
(51741, 3341, 'nickname', 'Neusa_Paulo'),
(51742, 3341, 'first_name', 'Neusa'),
(51743, 3341, 'last_name', 'Paulo'),
(51744, 3341, 'description', ''),
(51745, 3341, 'rich_editing', 'true'),
(51746, 3341, 'comment_shortcuts', 'false'),
(51747, 3341, 'admin_color', 'fresh'),
(51748, 3341, 'use_ssl', '0'),
(51749, 3341, 'show_admin_bar_front', 'true'),
(51750, 3341, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51751, 3341, 'wp_user_level', '0'),
(51752, 3341, 'wsl_current_provider', 'Google'),
(51753, 3341, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(51754, 3341, 'session_tokens', 'a:1:{s:64:\"53c66a158068bfbe2bdecb440a538f4fffde22d19aa6f2c5c5bf647461eea8f3\";a:4:{s:10:\"expiration\";i:1434548157;s:2:\"ip\";s:11:\"84.91.16.78\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433338557;}}'),
(51755, 3341, 'votou', 'sim'),
(51756, 3341, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(51757, 3342, 'nickname', 'Madalena_Libano_Caeiro'),
(51758, 3342, 'first_name', 'Madalena'),
(51759, 3342, 'last_name', 'Caeiro'),
(51760, 3342, 'description', ''),
(51761, 3342, 'rich_editing', 'true'),
(51762, 3342, 'comment_shortcuts', 'false'),
(51763, 3342, 'admin_color', 'fresh'),
(51764, 3342, 'use_ssl', '0'),
(51765, 3342, 'show_admin_bar_front', 'true'),
(51766, 3342, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51767, 3342, 'wp_user_level', '0'),
(51768, 3342, 'wsl_current_provider', 'Facebook'),
(51769, 3342, 'wsl_current_user_image', 'https://graph.facebook.com/10204529196530191/picture?width=150&height=150'),
(51770, 3342, 'session_tokens', 'a:1:{s:64:\"8608f0a9f9947eb7b37019f7bec2358c6127273f44e8681889f66bd4b72b9fcc\";a:4:{s:10:\"expiration\";i:1434548297;s:2:\"ip\";s:14:\"46.189.160.159\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433338697;}}'),
(51771, 3343, 'nickname', 'Joao_Araujo_Lacerda_Soares'),
(51772, 3343, 'first_name', 'João'),
(51773, 3343, 'last_name', 'Araújo Lacerda Soares'),
(51774, 3343, 'description', ''),
(51775, 3343, 'rich_editing', 'true'),
(51776, 3343, 'comment_shortcuts', 'false'),
(51777, 3343, 'admin_color', 'fresh'),
(51778, 3343, 'use_ssl', '0'),
(51779, 3343, 'show_admin_bar_front', 'true'),
(51780, 3343, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51781, 3343, 'wp_user_level', '0'),
(51782, 3343, 'wsl_current_provider', 'Facebook'),
(51783, 3343, 'wsl_current_user_image', 'https://graph.facebook.com/859866654067427/picture?width=150&height=150'),
(51784, 3343, 'session_tokens', 'a:1:{s:64:\"d9a9c83af65e57dd68db61fc172442c8c993ac339eb714d0446732acbd972e3e\";a:4:{s:10:\"expiration\";i:1434548522;s:2:\"ip\";s:14:\"82.154.161.210\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433338922;}}'),
(51785, 3342, 'votou', 'sim'),
(51786, 3342, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(51787, 3344, 'nickname', 'Daniel_Saldanha'),
(51788, 3344, 'first_name', 'Daniel'),
(51789, 3344, 'last_name', 'Saldanha'),
(51790, 3344, 'description', ''),
(51791, 3344, 'rich_editing', 'true'),
(51792, 3344, 'comment_shortcuts', 'false'),
(51793, 3344, 'admin_color', 'fresh'),
(51794, 3344, 'use_ssl', '0'),
(51795, 3344, 'show_admin_bar_front', 'true'),
(51796, 3344, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51797, 3344, 'wp_user_level', '0'),
(51798, 3344, 'wsl_current_provider', 'Facebook'),
(51799, 3344, 'wsl_current_user_image', 'https://graph.facebook.com/10206840128064519/picture?width=150&height=150'),
(51800, 3344, 'session_tokens', 'a:1:{s:64:\"57a11112e9a2c0a872f9c7dba9565409c176bf2ca35f47ab3f90ec2ec6d4982a\";a:4:{s:10:\"expiration\";i:1434548626;s:2:\"ip\";s:13:\"95.136.46.152\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433339026;}}'),
(51801, 3344, 'votou', 'sim'),
(51802, 3344, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(51803, 3345, 'nickname', 'Hugo_Santos_1'),
(51804, 3345, 'first_name', 'Hugo'),
(51805, 3345, 'last_name', 'Santos'),
(51806, 3345, 'description', ''),
(51807, 3345, 'rich_editing', 'true'),
(51808, 3345, 'comment_shortcuts', 'false'),
(51809, 3345, 'admin_color', 'fresh'),
(51810, 3345, 'use_ssl', '0'),
(51811, 3345, 'show_admin_bar_front', 'true'),
(51812, 3345, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51813, 3345, 'wp_user_level', '0'),
(51814, 3345, 'wsl_current_provider', 'Facebook'),
(51815, 3345, 'wsl_current_user_image', 'https://graph.facebook.com/1117175364976084/picture?width=150&height=150'),
(51816, 3345, 'session_tokens', 'a:1:{s:64:\"6346a3e19cf4f51bce5d4977cbe767c89831b3e01da1cd29b10ab38a889ba593\";a:4:{s:10:\"expiration\";i:1434549202;s:2:\"ip\";s:15:\"188.250.108.104\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/29.0.0.9.13;FBBV/9374459;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433339602;}}'),
(51817, 357, 'votou', 'sim'),
(51818, 357, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(51819, 3346, 'nickname', 'Andre_Mata'),
(51820, 3346, 'first_name', 'André'),
(51821, 3346, 'last_name', 'Mata'),
(51822, 3346, 'description', ''),
(51823, 3346, 'rich_editing', 'true'),
(51824, 3346, 'comment_shortcuts', 'false'),
(51825, 3346, 'admin_color', 'fresh'),
(51826, 3346, 'use_ssl', '0'),
(51827, 3346, 'show_admin_bar_front', 'true'),
(51828, 3346, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51829, 3346, 'wp_user_level', '0'),
(51830, 3346, 'wsl_current_provider', 'Facebook'),
(51831, 3346, 'wsl_current_user_image', 'https://graph.facebook.com/1136535176371962/picture?width=150&height=150'),
(51832, 3346, 'session_tokens', 'a:1:{s:64:\"fca2cbc070969d3103f960e604d2acc01d8328425197f63bc9adf0b154d58bb3\";a:4:{s:10:\"expiration\";i:1434550058;s:2:\"ip\";s:14:\"88.210.114.178\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433340458;}}'),
(51833, 3346, 'votou', 'sim'),
(51834, 3346, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(51835, 241, 'votou', 'sim'),
(51836, 241, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(51837, 3347, 'nickname', 'Marina_Uva'),
(51838, 3347, 'first_name', 'Marina'),
(51839, 3347, 'last_name', 'Uva'),
(51840, 3347, 'description', ''),
(51841, 3347, 'rich_editing', 'true'),
(51842, 3347, 'comment_shortcuts', 'false'),
(51843, 3347, 'admin_color', 'fresh'),
(51844, 3347, 'use_ssl', '0'),
(51845, 3347, 'show_admin_bar_front', 'true'),
(51846, 3347, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51847, 3347, 'wp_user_level', '0'),
(51848, 3347, 'wsl_current_provider', 'Facebook'),
(51849, 3347, 'wsl_current_user_image', 'https://graph.facebook.com/10205407227792779/picture?width=150&height=150'),
(51850, 3347, 'session_tokens', 'a:1:{s:64:\"054c05a9d78ad339952dbe7aed2240db07808738460f33468213da49cceadb40\";a:4:{s:10:\"expiration\";i:1434551498;s:2:\"ip\";s:13:\"93.108.214.61\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433341898;}}'),
(51851, 3347, 'votou', 'sim'),
(51852, 3347, 'user_votes', 'evento-do-ano-kia_p1428'),
(51853, 3348, 'nickname', 'Filipe_Neto'),
(51854, 3348, 'first_name', 'Filipe'),
(51855, 3348, 'last_name', 'Neto'),
(51856, 3348, 'description', ''),
(51857, 3348, 'rich_editing', 'true'),
(51858, 3348, 'comment_shortcuts', 'false'),
(51859, 3348, 'admin_color', 'fresh'),
(51860, 3348, 'use_ssl', '0'),
(51861, 3348, 'show_admin_bar_front', 'true'),
(51862, 3348, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51863, 3348, 'wp_user_level', '0'),
(51864, 3348, 'wsl_current_provider', 'Facebook'),
(51865, 3348, 'wsl_current_user_image', 'https://graph.facebook.com/987370367948132/picture?width=150&height=150'),
(51866, 3348, 'session_tokens', 'a:1:{s:64:\"fae03e6da83bad23e025da23ea43a9bdf27d909df68585e441e95cfdca4bf22f\";a:4:{s:10:\"expiration\";i:1434551655;s:2:\"ip\";s:14:\"62.169.114.101\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433342055;}}'),
(51867, 3349, 'nickname', 'Marco_Tomas'),
(51868, 3349, 'first_name', 'Marco'),
(51869, 3349, 'last_name', 'Tomas'),
(51870, 3349, 'description', ''),
(51871, 3349, 'rich_editing', 'true'),
(51872, 3349, 'comment_shortcuts', 'false'),
(51873, 3349, 'admin_color', 'fresh'),
(51874, 3349, 'use_ssl', '0'),
(51875, 3349, 'show_admin_bar_front', 'true'),
(51876, 3349, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51877, 3349, 'wp_user_level', '0'),
(51878, 3349, 'wsl_current_provider', 'Google'),
(51879, 3349, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(51880, 3349, 'session_tokens', 'a:1:{s:64:\"50bd611d632a62dba1dc8e54ec6d34a637860778276941988f35ae748a13b985\";a:4:{s:10:\"expiration\";i:1434551684;s:2:\"ip\";s:12:\"213.30.8.194\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433342084;}}'),
(51881, 3350, 'nickname', 'Joana_Borges'),
(51882, 3350, 'first_name', 'Joana'),
(51883, 3350, 'last_name', 'Borges'),
(51884, 3350, 'description', ''),
(51885, 3350, 'rich_editing', 'true'),
(51886, 3350, 'comment_shortcuts', 'false'),
(51887, 3350, 'admin_color', 'fresh'),
(51888, 3350, 'use_ssl', '0'),
(51889, 3350, 'show_admin_bar_front', 'true'),
(51890, 3350, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51891, 3350, 'wp_user_level', '0'),
(51892, 3350, 'wsl_current_provider', 'Facebook'),
(51893, 3350, 'wsl_current_user_image', 'https://graph.facebook.com/564343737037815/picture?width=150&height=150'),
(51894, 3350, 'session_tokens', 'a:1:{s:64:\"2b94e2fd860dd839211621d20390176b08334881bbd207f10782a6c3f6c644e8\";a:4:{s:10:\"expiration\";i:1434551783;s:2:\"ip\";s:13:\"95.136.88.213\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.4; Vodafone 890N Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36\";s:5:\"login\";i:1433342183;}}'),
(51895, 3348, 'votou', 'sim'),
(51896, 3348, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(51897, 3350, 'votou', 'sim'),
(51898, 3350, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(51899, 3351, 'nickname', 'Claudia_Caldeira'),
(51900, 3351, 'first_name', 'Cláudia'),
(51901, 3351, 'last_name', 'Caldeira'),
(51902, 3351, 'description', ''),
(51903, 3351, 'rich_editing', 'true'),
(51904, 3351, 'comment_shortcuts', 'false'),
(51905, 3351, 'admin_color', 'fresh'),
(51906, 3351, 'use_ssl', '0'),
(51907, 3351, 'show_admin_bar_front', 'true'),
(51908, 3351, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51909, 3351, 'wp_user_level', '0'),
(51910, 3351, 'wsl_current_provider', 'Facebook'),
(51911, 3351, 'wsl_current_user_image', 'https://graph.facebook.com/857514557655225/picture?width=150&height=150'),
(51912, 3351, 'session_tokens', 'a:2:{s:64:\"09fa3aeade8b964d6d0826ce86e4bd145e15a320bc53fd5cfb2ce45d4d29b65f\";a:4:{s:10:\"expiration\";i:1434552500;s:2:\"ip\";s:13:\"79.169.116.65\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-G355H Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433342900;}s:64:\"554f53549a0cb3307c5a6fe19ed08d4da3cb0a9b0989d6313f7faeaa08734026\";a:4:{s:10:\"expiration\";i:1434663241;s:2:\"ip\";s:13:\"79.169.116.65\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433453641;}}'),
(51913, 3351, 'votou', 'sim'),
(51914, 3351, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(51915, 898, 'votou', 'sim'),
(51916, 898, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(51917, 3352, 'nickname', 'Antonio_Goncalo_Ramalho_Carlos'),
(51918, 3352, 'first_name', 'António'),
(51919, 3352, 'last_name', 'Carlos'),
(51920, 3352, 'description', ''),
(51921, 3352, 'rich_editing', 'true'),
(51922, 3352, 'comment_shortcuts', 'false'),
(51923, 3352, 'admin_color', 'fresh'),
(51924, 3352, 'use_ssl', '0'),
(51925, 3352, 'show_admin_bar_front', 'true'),
(51926, 3352, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51927, 3352, 'wp_user_level', '0'),
(51928, 3352, 'wsl_current_provider', 'Facebook'),
(51929, 3352, 'wsl_current_user_image', 'https://graph.facebook.com/10155639563725076/picture?width=150&height=150'),
(51930, 3352, 'session_tokens', 'a:1:{s:64:\"e40280b98ba4b5f16fbd515780d6007de6c58c39bfe08b47270a7c5107aa4063\";a:4:{s:10:\"expiration\";i:1434553024;s:2:\"ip\";s:13:\"81.193.69.250\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433343424;}}'),
(51931, 3353, 'nickname', 'Claudia_Filipa_Monarca'),
(51932, 3353, 'first_name', 'Cláudia Filipa'),
(51933, 3353, 'last_name', 'Monarca'),
(51934, 3353, 'description', ''),
(51935, 3353, 'rich_editing', 'true'),
(51936, 3353, 'comment_shortcuts', 'false'),
(51937, 3353, 'admin_color', 'fresh'),
(51938, 3353, 'use_ssl', '0'),
(51939, 3353, 'show_admin_bar_front', 'true'),
(51940, 3353, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51941, 3353, 'wp_user_level', '0'),
(51942, 3353, 'wsl_current_provider', 'Facebook'),
(51943, 3353, 'wsl_current_user_image', 'https://graph.facebook.com/10200557932188383/picture?width=150&height=150'),
(51944, 3353, 'session_tokens', 'a:1:{s:64:\"842f6c0a56b1f706021db5580b9248ed4b6b9373d69ac8f196922bad07970b13\";a:4:{s:10:\"expiration\";i:1434553058;s:2:\"ip\";s:11:\"95.92.60.14\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433343458;}}'),
(51945, 3352, 'votou', 'sim'),
(51946, 3352, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(51947, 3354, 'nickname', 'Lopo_Tavares_dAlmeida'),
(51948, 3354, 'first_name', 'Lopo'),
(51949, 3354, 'last_name', 'Tavares d\'Almeida'),
(51950, 3354, 'description', ''),
(51951, 3354, 'rich_editing', 'true'),
(51952, 3354, 'comment_shortcuts', 'false'),
(51953, 3354, 'admin_color', 'fresh'),
(51954, 3354, 'use_ssl', '0'),
(51955, 3354, 'show_admin_bar_front', 'true'),
(51956, 3354, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51957, 3354, 'wp_user_level', '0'),
(51958, 3354, 'wsl_current_provider', 'Google'),
(51959, 3354, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(51960, 3354, 'session_tokens', 'a:1:{s:64:\"680f9b917acec6d86d384719b53ca14c52a0c53167bcb33a15bf2fe0f397ba5b\";a:4:{s:10:\"expiration\";i:1434553181;s:2:\"ip\";s:12:\"85.244.5.119\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433343581;}}'),
(51961, 3354, 'votou', 'sim'),
(51962, 3354, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(51963, 3355, 'nickname', 'Maria_Baptista'),
(51964, 3355, 'first_name', 'Maria'),
(51965, 3355, 'last_name', 'Baptista'),
(51966, 3355, 'description', ''),
(51967, 3355, 'rich_editing', 'true'),
(51968, 3355, 'comment_shortcuts', 'false'),
(51969, 3355, 'admin_color', 'fresh'),
(51970, 3355, 'use_ssl', '0'),
(51971, 3355, 'show_admin_bar_front', 'true'),
(51972, 3355, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51973, 3355, 'wp_user_level', '0'),
(51974, 3355, 'wsl_current_provider', 'Google'),
(51975, 3355, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(51976, 3355, 'session_tokens', 'a:1:{s:64:\"74aff3ed6d0f7f0249e05b9eb91c986ab10b02847695b61e7693b30152316b63\";a:4:{s:10:\"expiration\";i:1434553574;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:70:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)\";s:5:\"login\";i:1433343974;}}'),
(51977, 3356, 'nickname', 'Maria_Joao_Dias'),
(51978, 3356, 'first_name', 'Maria'),
(51979, 3356, 'last_name', 'Dias'),
(51980, 3356, 'description', ''),
(51981, 3356, 'rich_editing', 'true'),
(51982, 3356, 'comment_shortcuts', 'false'),
(51983, 3356, 'admin_color', 'fresh'),
(51984, 3356, 'use_ssl', '0'),
(51985, 3356, 'show_admin_bar_front', 'true'),
(51986, 3356, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(51987, 3356, 'wp_user_level', '0'),
(51988, 3356, 'wsl_current_provider', 'Facebook'),
(51989, 3356, 'wsl_current_user_image', 'https://graph.facebook.com/10205046500656630/picture?width=150&height=150'),
(51990, 3356, 'session_tokens', 'a:1:{s:64:\"c0d418428ac1cf9bbb9f4ca60204d1249c360e950bb8ca8a3eb4a341f5b017b4\";a:4:{s:10:\"expiration\";i:1434553626;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:70:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)\";s:5:\"login\";i:1433344026;}}'),
(51991, 3356, 'votou', 'sim'),
(51992, 3356, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(51993, 3357, 'nickname', 'Maria_Real'),
(51994, 3357, 'first_name', 'Maria'),
(51995, 3357, 'last_name', 'Real'),
(51996, 3357, 'description', ''),
(51997, 3357, 'rich_editing', 'true'),
(51998, 3357, 'comment_shortcuts', 'false'),
(51999, 3357, 'admin_color', 'fresh'),
(52000, 3357, 'use_ssl', '0'),
(52001, 3357, 'show_admin_bar_front', 'true'),
(52002, 3357, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52003, 3357, 'wp_user_level', '0'),
(52004, 3357, 'wsl_current_provider', 'Facebook'),
(52005, 3357, 'wsl_current_user_image', 'https://graph.facebook.com/903226056404577/picture?width=150&height=150'),
(52006, 3357, 'session_tokens', 'a:1:{s:64:\"11cf56ab7aefc81a2b7ef13347fc39ad356b738a6f83b4fd4ed0fdcceb345133\";a:4:{s:10:\"expiration\";i:1434553945;s:2:\"ip\";s:13:\"85.240.54.169\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433344345;}}'),
(52007, 3358, 'nickname', 'Silvia_Guedes'),
(52008, 3358, 'first_name', 'Silvia'),
(52009, 3358, 'last_name', 'Guedes'),
(52010, 3358, 'description', ''),
(52011, 3358, 'rich_editing', 'true'),
(52012, 3358, 'comment_shortcuts', 'false'),
(52013, 3358, 'admin_color', 'fresh'),
(52014, 3358, 'use_ssl', '0'),
(52015, 3358, 'show_admin_bar_front', 'true'),
(52016, 3358, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52017, 3358, 'wp_user_level', '0'),
(52018, 3358, 'wsl_current_provider', 'Facebook'),
(52019, 3358, 'wsl_current_user_image', 'https://graph.facebook.com/664903540307212/picture?width=150&height=150'),
(52020, 3358, 'session_tokens', 'a:1:{s:64:\"b2af6691ae1928e6f833c92e0095b1258dc33e92f26153cc2d110ca7ad424d90\";a:4:{s:10:\"expiration\";i:1434553950;s:2:\"ip\";s:13:\"95.94.144.112\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433344350;}}'),
(52021, 3358, 'votou', 'sim'),
(52022, 3358, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(52023, 3359, 'nickname', 'Natalia_Cadilha'),
(52024, 3359, 'first_name', 'Natália'),
(52025, 3359, 'last_name', 'Cadilha'),
(52026, 3359, 'description', ''),
(52027, 3359, 'rich_editing', 'true'),
(52028, 3359, 'comment_shortcuts', 'false'),
(52029, 3359, 'admin_color', 'fresh'),
(52030, 3359, 'use_ssl', '0'),
(52031, 3359, 'show_admin_bar_front', 'true'),
(52032, 3359, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52033, 3359, 'wp_user_level', '0'),
(52034, 3359, 'wsl_current_provider', 'Facebook'),
(52035, 3359, 'wsl_current_user_image', 'https://graph.facebook.com/837623259655459/picture?width=150&height=150'),
(52036, 3359, 'session_tokens', 'a:1:{s:64:\"50bbc896879412f300162668b96101aae553bee0a6e753dcdc8d63a416803ffd\";a:4:{s:10:\"expiration\";i:1434554501;s:2:\"ip\";s:13:\"85.245.83.211\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433344901;}}'),
(52037, 3360, 'nickname', 'Nuno_correia'),
(52038, 3360, 'first_name', 'Nuno'),
(52039, 3360, 'last_name', 'correia'),
(52040, 3360, 'description', ''),
(52041, 3360, 'rich_editing', 'true'),
(52042, 3360, 'comment_shortcuts', 'false'),
(52043, 3360, 'admin_color', 'fresh'),
(52044, 3360, 'use_ssl', '0'),
(52045, 3360, 'show_admin_bar_front', 'true'),
(52046, 3360, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52047, 3360, 'wp_user_level', '0'),
(52048, 3360, 'wsl_current_provider', 'Google'),
(52049, 3360, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(52050, 3360, 'session_tokens', 'a:1:{s:64:\"18230e6eda8f24313ade5d3de05abf176a43b76c538440368ceb2275f081ca1a\";a:4:{s:10:\"expiration\";i:1434554598;s:2:\"ip\";s:13:\"194.38.157.58\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36\";s:5:\"login\";i:1433344998;}}'),
(52051, 3359, 'votou', 'sim'),
(52052, 3359, 'user_votes', 'maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,revelacao-do-ano-deeply_p1385,foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(52053, 3361, 'nickname', 'Jose_Matos'),
(52054, 3361, 'first_name', 'Jose'),
(52055, 3361, 'last_name', 'Matos'),
(52056, 3361, 'description', ''),
(52057, 3361, 'rich_editing', 'true'),
(52058, 3361, 'comment_shortcuts', 'false'),
(52059, 3361, 'admin_color', 'fresh'),
(52060, 3361, 'use_ssl', '0'),
(52061, 3361, 'show_admin_bar_front', 'true'),
(52062, 3361, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52063, 3361, 'wp_user_level', '0'),
(52064, 3361, 'wsl_current_provider', 'Facebook'),
(52065, 3361, 'wsl_current_user_image', 'https://graph.facebook.com/10204574261902768/picture?width=150&height=150'),
(52066, 3361, 'session_tokens', 'a:2:{s:64:\"a8ee7647a4ce0fd52c3afcc4ae955c0ef5a0c481e556157a7c41c264b95e09ab\";a:4:{s:10:\"expiration\";i:1434555279;s:2:\"ip\";s:14:\"46.189.191.204\";s:2:\"ua\";s:127:\"Mozilla/5.0 (iPad; CPU OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12A405 Safari/600.1.4\";s:5:\"login\";i:1433345679;}s:64:\"43a6f6653b5d5fffbf681327fc58ef7890799ef5dc5f2576e1960dbb5636bac7\";a:4:{s:10:\"expiration\";i:1435020173;s:2:\"ip\";s:15:\"194.210.156.155\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433810573;}}'),
(52067, 3362, 'nickname', 'Joao_Monteiro'),
(52068, 3362, 'first_name', 'Joao'),
(52069, 3362, 'last_name', 'Monteiro'),
(52070, 3362, 'description', ''),
(52071, 3362, 'rich_editing', 'true'),
(52072, 3362, 'comment_shortcuts', 'false'),
(52073, 3362, 'admin_color', 'fresh'),
(52074, 3362, 'use_ssl', '0'),
(52075, 3362, 'show_admin_bar_front', 'true'),
(52076, 3362, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52077, 3362, 'wp_user_level', '0'),
(52078, 3362, 'wsl_current_provider', 'Facebook'),
(52079, 3362, 'wsl_current_user_image', 'https://graph.facebook.com/915953945133232/picture?width=150&height=150'),
(52080, 3362, 'session_tokens', 'a:1:{s:64:\"031719738f4bdc5f086ea30d72e65819cc5798ca6dc822f21366cda6fc2a1395\";a:4:{s:10:\"expiration\";i:1434555286;s:2:\"ip\";s:13:\"95.95.132.157\";s:2:\"ua\";s:143:\"Mozilla/5.0 (Linux; Android 4.4.2; PO#8712 TAD-10102MK2 Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.109 Safari/537.36\";s:5:\"login\";i:1433345686;}}'),
(52081, 3361, 'votou', 'sim'),
(52082, 3361, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(52083, 3363, 'nickname', 'Joao_Mota'),
(52084, 3363, 'first_name', 'Joao'),
(52085, 3363, 'last_name', 'Mota'),
(52086, 3363, 'description', ''),
(52087, 3363, 'rich_editing', 'true'),
(52088, 3363, 'comment_shortcuts', 'false'),
(52089, 3363, 'admin_color', 'fresh'),
(52090, 3363, 'use_ssl', '0'),
(52091, 3363, 'show_admin_bar_front', 'true'),
(52092, 3363, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52093, 3363, 'wp_user_level', '0'),
(52094, 3363, 'wsl_current_provider', 'Google'),
(52095, 3363, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(52096, 3363, 'session_tokens', 'a:1:{s:64:\"c4f09af994f5ee50ede89a17114726f9d0701094f0a8b4ec9a246df5e8d81bcb\";a:4:{s:10:\"expiration\";i:1434555766;s:2:\"ip\";s:12:\"2.83.173.227\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433346166;}}'),
(52097, 3362, 'votou', 'sim'),
(52098, 3362, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(52099, 3364, 'nickname', 'Andreia_Claudino'),
(52100, 3364, 'first_name', 'Andreia'),
(52101, 3364, 'last_name', 'Claudino'),
(52102, 3364, 'description', ''),
(52103, 3364, 'rich_editing', 'true'),
(52104, 3364, 'comment_shortcuts', 'false'),
(52105, 3364, 'admin_color', 'fresh'),
(52106, 3364, 'use_ssl', '0'),
(52107, 3364, 'show_admin_bar_front', 'true'),
(52108, 3364, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52109, 3364, 'wp_user_level', '0'),
(52110, 3364, 'wsl_current_provider', 'Facebook'),
(52111, 3364, 'wsl_current_user_image', 'https://graph.facebook.com/1117587221601004/picture?width=150&height=150'),
(52112, 3364, 'session_tokens', 'a:1:{s:64:\"36e73a68177138166014c65d687a3c57c64a513d74b7e4e8222c6b5ee31bb52d\";a:4:{s:10:\"expiration\";i:1434556294;s:2:\"ip\";s:12:\"81.84.244.36\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1433346694;}}'),
(52113, 3365, 'nickname', 'Anabela_Mateus'),
(52114, 3365, 'first_name', 'Anabela'),
(52115, 3365, 'last_name', 'Mateus'),
(52116, 3365, 'description', ''),
(52117, 3365, 'rich_editing', 'true'),
(52118, 3365, 'comment_shortcuts', 'false'),
(52119, 3365, 'admin_color', 'fresh'),
(52120, 3365, 'use_ssl', '0'),
(52121, 3365, 'show_admin_bar_front', 'true'),
(52122, 3365, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52123, 3365, 'wp_user_level', '0'),
(52124, 3365, 'wsl_current_provider', 'Facebook'),
(52125, 3365, 'wsl_current_user_image', 'https://graph.facebook.com/1092333560780536/picture?width=150&height=150'),
(52126, 3365, 'session_tokens', 'a:3:{s:64:\"51c4f0d54157b634abc03cc4674f2d7ba2fb00273beaafa0c8f38e4cbb83c87a\";a:4:{s:10:\"expiration\";i:1434556346;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433346746;}s:64:\"b13605cff8655cb488dad97c91e951cffd867ae445365a63a47d68f05751dc1a\";a:4:{s:10:\"expiration\";i:1434623567;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433413967;}s:64:\"5bb2657946afbc907748ff1ee25c09ba03fba479ba880046e8df9f4725f62111\";a:4:{s:10:\"expiration\";i:1434730916;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433521316;}}'),
(52127, 3363, 'votou', 'sim'),
(52128, 3363, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(52129, 3366, 'nickname', 'Celia_Domingos'),
(52130, 3366, 'first_name', 'Célia'),
(52131, 3366, 'last_name', 'Domingos'),
(52132, 3366, 'description', ''),
(52133, 3366, 'rich_editing', 'true'),
(52134, 3366, 'comment_shortcuts', 'false'),
(52135, 3366, 'admin_color', 'fresh'),
(52136, 3366, 'use_ssl', '0'),
(52137, 3366, 'show_admin_bar_front', 'true'),
(52138, 3366, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52139, 3366, 'wp_user_level', '0'),
(52140, 3366, 'wsl_current_provider', 'Facebook'),
(52141, 3366, 'wsl_current_user_image', 'https://graph.facebook.com/10203156267307258/picture?width=150&height=150'),
(52142, 3366, 'session_tokens', 'a:1:{s:64:\"f0ecd694ae92143b4db493a88e72a2f4a0fbbbe391c3191e9186dd9fa1a8486e\";a:4:{s:10:\"expiration\";i:1434556610;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:70:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)\";s:5:\"login\";i:1433347010;}}'),
(52143, 3367, 'nickname', 'Ines_Delgado_Martins'),
(52144, 3367, 'first_name', 'Inês'),
(52145, 3367, 'last_name', 'Delgado Martins'),
(52146, 3367, 'description', ''),
(52147, 3367, 'rich_editing', 'true'),
(52148, 3367, 'comment_shortcuts', 'false'),
(52149, 3367, 'admin_color', 'fresh'),
(52150, 3367, 'use_ssl', '0'),
(52151, 3367, 'show_admin_bar_front', 'true'),
(52152, 3367, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52153, 3367, 'wp_user_level', '0'),
(52154, 3367, 'wsl_current_provider', 'Facebook'),
(52155, 3367, 'wsl_current_user_image', 'https://graph.facebook.com/10207164105211055/picture?width=150&height=150'),
(52156, 3367, 'session_tokens', 'a:1:{s:64:\"eadc9a4a5e774efe76dbd1d20c230f78a39fd97e718e8c733dd8722586ba1b6c\";a:4:{s:10:\"expiration\";i:1434556752;s:2:\"ip\";s:12:\"79.168.27.25\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433347152;}}'),
(52157, 3368, 'nickname', 'Sonia_Azenha'),
(52158, 3368, 'first_name', 'Sónia'),
(52159, 3368, 'last_name', 'Azenha'),
(52160, 3368, 'description', ''),
(52161, 3368, 'rich_editing', 'true'),
(52162, 3368, 'comment_shortcuts', 'false'),
(52163, 3368, 'admin_color', 'fresh'),
(52164, 3368, 'use_ssl', '0'),
(52165, 3368, 'show_admin_bar_front', 'true'),
(52166, 3368, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52167, 3368, 'wp_user_level', '0'),
(52168, 3368, 'wsl_current_provider', 'Facebook'),
(52169, 3368, 'wsl_current_user_image', 'https://graph.facebook.com/10204195517477480/picture?width=150&height=150'),
(52170, 3368, 'session_tokens', 'a:1:{s:64:\"7691b54e900bc82c4971c1e90735da2d4634cac691f8c679dcd5fdaaec8dd0f8\";a:4:{s:10:\"expiration\";i:1434557128;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:70:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)\";s:5:\"login\";i:1433347528;}}'),
(52171, 3368, 'votou', 'sim'),
(52172, 3368, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(52173, 3369, 'nickname', 'Isidro_CArvalho'),
(52174, 3369, 'first_name', 'Isidro'),
(52175, 3369, 'last_name', 'CArvalho'),
(52176, 3369, 'description', ''),
(52177, 3369, 'rich_editing', 'true'),
(52178, 3369, 'comment_shortcuts', 'false'),
(52179, 3369, 'admin_color', 'fresh'),
(52180, 3369, 'use_ssl', '0'),
(52181, 3369, 'show_admin_bar_front', 'true'),
(52182, 3369, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52183, 3369, 'wp_user_level', '0'),
(52184, 3369, 'wsl_current_provider', 'Facebook'),
(52185, 3369, 'wsl_current_user_image', 'https://graph.facebook.com/10204875041619320/picture?width=150&height=150'),
(52186, 3369, 'session_tokens', 'a:1:{s:64:\"d62e892e8e546ffa2d6d52ee8bd3d234ee8314e24732fa6f7e3cb666857400ac\";a:4:{s:10:\"expiration\";i:1434557825;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433348225;}}'),
(52187, 3369, 'votou', 'sim'),
(52188, 3369, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,free-surfer-do-ano-volcom_p1393,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(52189, 3370, 'nickname', 'Andre_Madeira'),
(52190, 3370, 'first_name', 'André'),
(52191, 3370, 'last_name', 'Madeira'),
(52192, 3370, 'description', ''),
(52193, 3370, 'rich_editing', 'true'),
(52194, 3370, 'comment_shortcuts', 'false'),
(52195, 3370, 'admin_color', 'fresh'),
(52196, 3370, 'use_ssl', '0'),
(52197, 3370, 'show_admin_bar_front', 'true'),
(52198, 3370, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52199, 3370, 'wp_user_level', '0'),
(52200, 3370, 'wsl_current_provider', 'Facebook'),
(52201, 3370, 'wsl_current_user_image', 'https://graph.facebook.com/10204192709924337/picture?width=150&height=150'),
(52202, 3370, 'session_tokens', 'a:1:{s:64:\"95bc7c1ab86d4bf9db6a296c9b079a770493fa551a0929dc5ff690e23c412fff\";a:4:{s:10:\"expiration\";i:1434558356;s:2:\"ip\";s:14:\"85.138.196.126\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433348756;}}'),
(52203, 3371, 'nickname', 'Pedro_Cotrim_Pires'),
(52204, 3371, 'first_name', 'Pedro'),
(52205, 3371, 'last_name', 'Pires'),
(52206, 3371, 'description', ''),
(52207, 3371, 'rich_editing', 'true'),
(52208, 3371, 'comment_shortcuts', 'false'),
(52209, 3371, 'admin_color', 'fresh'),
(52210, 3371, 'use_ssl', '0'),
(52211, 3371, 'show_admin_bar_front', 'true'),
(52212, 3371, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52213, 3371, 'wp_user_level', '0'),
(52214, 3371, 'wsl_current_provider', 'Facebook'),
(52215, 3371, 'wsl_current_user_image', 'https://graph.facebook.com/916733448391483/picture?width=150&height=150'),
(52216, 3371, 'session_tokens', 'a:1:{s:64:\"477bf43b0462368000084da78ed3b6b0af5a5892d0c6f82b677487c34b9f53a3\";a:4:{s:10:\"expiration\";i:1434558445;s:2:\"ip\";s:14:\"85.242.178.253\";s:2:\"ua\";s:91:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; aJunQ6aKRL9moEGkOB5)\";s:5:\"login\";i:1433348845;}}'),
(52217, 3353, 'votou', 'sim'),
(52218, 3353, 'user_votes', 'surfista-do-ano-oakley_p1344,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(52219, 3370, 'votou', 'sim'),
(52220, 3370, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(52221, 3371, 'votou', 'sim'),
(52222, 3371, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(52223, 3372, 'nickname', 'Teresa_Saraiva'),
(52224, 3372, 'first_name', 'Teresa'),
(52225, 3372, 'last_name', 'Saraiva'),
(52226, 3372, 'description', ''),
(52227, 3372, 'rich_editing', 'true'),
(52228, 3372, 'comment_shortcuts', 'false'),
(52229, 3372, 'admin_color', 'fresh'),
(52230, 3372, 'use_ssl', '0'),
(52231, 3372, 'show_admin_bar_front', 'true'),
(52232, 3372, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52233, 3372, 'wp_user_level', '0'),
(52234, 3372, 'wsl_current_provider', 'Facebook'),
(52235, 3372, 'wsl_current_user_image', 'https://graph.facebook.com/373401432864586/picture?width=150&height=150'),
(52236, 3372, 'session_tokens', 'a:1:{s:64:\"7173c58b28347ef424bc9ae1e30ec026479a41041775b84d5abeb36d9aec8ad6\";a:4:{s:10:\"expiration\";i:1434558615;s:2:\"ip\";s:14:\"193.236.56.105\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433349015;}}'),
(52237, 3373, 'nickname', 'Ana_Maria_Cortez_Garcia'),
(52238, 3373, 'first_name', 'Ana'),
(52239, 3373, 'last_name', 'Cortez Garcia'),
(52240, 3373, 'description', ''),
(52241, 3373, 'rich_editing', 'true'),
(52242, 3373, 'comment_shortcuts', 'false'),
(52243, 3373, 'admin_color', 'fresh'),
(52244, 3373, 'use_ssl', '0'),
(52245, 3373, 'show_admin_bar_front', 'true'),
(52246, 3373, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52247, 3373, 'wp_user_level', '0'),
(52248, 3373, 'wsl_current_provider', 'Facebook'),
(52249, 3373, 'wsl_current_user_image', 'https://graph.facebook.com/10206685845375019/picture?width=150&height=150'),
(52250, 3373, 'session_tokens', 'a:1:{s:64:\"1b2fe092f53525cea1f64b8c285a12670bcdabe29ee37cb0d0148618eb22038f\";a:4:{s:10:\"expiration\";i:1434559042;s:2:\"ip\";s:13:\"85.243.30.154\";s:2:\"ua\";s:189:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-D170 Build/KOT49I.A1400512004) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433349442;}}'),
(52251, 3374, 'nickname', 'Nuno_Paiva'),
(52252, 3374, 'first_name', 'Nuno'),
(52253, 3374, 'last_name', 'Paiva'),
(52254, 3374, 'description', ''),
(52255, 3374, 'rich_editing', 'true'),
(52256, 3374, 'comment_shortcuts', 'false'),
(52257, 3374, 'admin_color', 'fresh'),
(52258, 3374, 'use_ssl', '0'),
(52259, 3374, 'show_admin_bar_front', 'true'),
(52260, 3374, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52261, 3374, 'wp_user_level', '0'),
(52262, 3374, 'wsl_current_provider', 'Facebook'),
(52263, 3374, 'wsl_current_user_image', 'https://graph.facebook.com/1085006718179410/picture?width=150&height=150'),
(52264, 3374, 'session_tokens', 'a:1:{s:64:\"7efa7033cb40dac0d201b1078ce9a40e798cb0ba6bc34709553161941e7afc6e\";a:4:{s:10:\"expiration\";i:1434559069;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433349469;}}'),
(52265, 3374, 'votou', 'sim'),
(52266, 3374, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(52267, 3375, 'nickname', 'Mena_Maria'),
(52268, 3375, 'first_name', 'Mena'),
(52269, 3375, 'last_name', 'Maria'),
(52270, 3375, 'description', ''),
(52271, 3375, 'rich_editing', 'true'),
(52272, 3375, 'comment_shortcuts', 'false'),
(52273, 3375, 'admin_color', 'fresh'),
(52274, 3375, 'use_ssl', '0'),
(52275, 3375, 'show_admin_bar_front', 'true'),
(52276, 3375, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52277, 3375, 'wp_user_level', '0'),
(52278, 3375, 'wsl_current_provider', 'Facebook'),
(52279, 3375, 'wsl_current_user_image', 'https://graph.facebook.com/10206723429150061/picture?width=150&height=150'),
(52280, 3375, 'session_tokens', 'a:1:{s:64:\"4d607872c7ad77690ff6d1e51ec59348e5fe63ac1242e63ecaa0602bb3182d7d\";a:4:{s:10:\"expiration\";i:1434559360;s:2:\"ip\";s:14:\"92.250.109.187\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; LG-E460 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/31.0.0.20.13;]\";s:5:\"login\";i:1433349760;}}'),
(52281, 3375, 'votou', 'sim'),
(52282, 3375, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,treinador-do-ano_p1359'),
(52283, 3376, 'nickname', 'Ines_Guerreiro'),
(52284, 3376, 'first_name', 'Inês'),
(52285, 3376, 'last_name', 'Guerreiro'),
(52286, 3376, 'description', ''),
(52287, 3376, 'rich_editing', 'true'),
(52288, 3376, 'comment_shortcuts', 'false'),
(52289, 3376, 'admin_color', 'fresh'),
(52290, 3376, 'use_ssl', '0'),
(52291, 3376, 'show_admin_bar_front', 'true'),
(52292, 3376, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52293, 3376, 'wp_user_level', '0'),
(52294, 3376, 'wsl_current_provider', 'Facebook'),
(52295, 3376, 'wsl_current_user_image', 'https://graph.facebook.com/10206567992536497/picture?width=150&height=150'),
(52296, 3376, 'session_tokens', 'a:1:{s:64:\"5a200bde7feda1fc18966cb43abca94a0d654d5aee04e6f9a2be4eaeacdcba5a\";a:4:{s:10:\"expiration\";i:1434559680;s:2:\"ip\";s:13:\"85.247.167.81\";s:2:\"ua\";s:254:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433350080;}}'),
(52297, 3376, 'votou', 'sim'),
(52298, 3376, 'user_votes', 'manobra-do-ano-reef_p1236'),
(52299, 3377, 'nickname', 'Juana_Tracana_de_Carvalho'),
(52300, 3377, 'first_name', 'Juana'),
(52301, 3377, 'last_name', 'Tracana de Carvalho'),
(52302, 3377, 'description', ''),
(52303, 3377, 'rich_editing', 'true'),
(52304, 3377, 'comment_shortcuts', 'false'),
(52305, 3377, 'admin_color', 'fresh'),
(52306, 3377, 'use_ssl', '0'),
(52307, 3377, 'show_admin_bar_front', 'true'),
(52308, 3377, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52309, 3377, 'wp_user_level', '0'),
(52310, 3377, 'wsl_current_provider', 'Facebook'),
(52311, 3377, 'wsl_current_user_image', 'https://graph.facebook.com/10153260485286294/picture?width=150&height=150'),
(52312, 3377, 'session_tokens', 'a:1:{s:64:\"7edec327d454c724418acf3d0e74b1ef70634f58d0513408c5f1593882aaf2af\";a:4:{s:10:\"expiration\";i:1434560383;s:2:\"ip\";s:13:\"77.54.124.103\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433350783;}}'),
(52313, 3377, 'votou', 'sim'),
(52314, 3377, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(52315, 3378, 'nickname', 'Joao_Maria_Almeida'),
(52316, 3378, 'first_name', 'João Maria'),
(52317, 3378, 'last_name', 'Almeida'),
(52318, 3378, 'description', ''),
(52319, 3378, 'rich_editing', 'true'),
(52320, 3378, 'comment_shortcuts', 'false'),
(52321, 3378, 'admin_color', 'fresh'),
(52322, 3378, 'use_ssl', '0'),
(52323, 3378, 'show_admin_bar_front', 'true'),
(52324, 3378, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52325, 3378, 'wp_user_level', '0'),
(52326, 3378, 'wsl_current_provider', 'Facebook'),
(52327, 3378, 'wsl_current_user_image', 'https://graph.facebook.com/1007280089312929/picture?width=150&height=150'),
(52328, 3378, 'session_tokens', 'a:1:{s:64:\"7718543135f9b00eb7aba962dffd233c798af41251c187fad9f97968569410d4\";a:4:{s:10:\"expiration\";i:1434561319;s:2:\"ip\";s:14:\"85.245.141.150\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433351719;}}'),
(52329, 3378, 'votou', 'sim'),
(52330, 3378, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(52331, 3379, 'nickname', 'Humberto_Bento'),
(52332, 3379, 'first_name', 'Humberto'),
(52333, 3379, 'last_name', 'Bento'),
(52334, 3379, 'description', ''),
(52335, 3379, 'rich_editing', 'true'),
(52336, 3379, 'comment_shortcuts', 'false'),
(52337, 3379, 'admin_color', 'fresh'),
(52338, 3379, 'use_ssl', '0'),
(52339, 3379, 'show_admin_bar_front', 'true'),
(52340, 3379, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52341, 3379, 'wp_user_level', '0'),
(52342, 3379, 'wsl_current_provider', 'Facebook'),
(52343, 3379, 'wsl_current_user_image', 'https://graph.facebook.com/1119197641442195/picture?width=150&height=150'),
(52344, 3379, 'session_tokens', 'a:1:{s:64:\"c5ea61cb68f3092093ed7028d3ccebefbbe698ad27b186c72e20d84432c72dcc\";a:4:{s:10:\"expiration\";i:1434561555;s:2:\"ip\";s:12:\"193.236.61.1\";s:2:\"ua\";s:190:\"Mozilla/5.0 (Linux; Android 5.0.2; LG-D405 Build/LRX22G.A1429249060) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/37.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433351955;}}'),
(52345, 3379, 'votou', 'sim'),
(52346, 3379, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(52347, 3380, 'nickname', 'Sofia_Pinto_Leite'),
(52348, 3380, 'first_name', 'Sofia'),
(52349, 3380, 'last_name', 'Leite'),
(52350, 3380, 'description', ''),
(52351, 3380, 'rich_editing', 'true'),
(52352, 3380, 'comment_shortcuts', 'false'),
(52353, 3380, 'admin_color', 'fresh'),
(52354, 3380, 'use_ssl', '0'),
(52355, 3380, 'show_admin_bar_front', 'true'),
(52356, 3380, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52357, 3380, 'wp_user_level', '0'),
(52358, 3380, 'wsl_current_provider', 'Facebook'),
(52359, 3380, 'wsl_current_user_image', 'https://graph.facebook.com/1007989832545000/picture?width=150&height=150'),
(52360, 3380, 'session_tokens', 'a:1:{s:64:\"43958b1da4f8e6ea6162fb222c957ed162432898941f470af06d7e05c8b01987\";a:4:{s:10:\"expiration\";i:1434561863;s:2:\"ip\";s:13:\"197.249.41.52\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433352263;}}'),
(52361, 3380, 'votou', 'sim'),
(52362, 3380, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(52363, 3381, 'nickname', 'Jose_Paulo_Romeira'),
(52364, 3381, 'first_name', 'José Paulo'),
(52365, 3381, 'last_name', 'Romeira'),
(52366, 3381, 'description', ''),
(52367, 3381, 'rich_editing', 'true'),
(52368, 3381, 'comment_shortcuts', 'false'),
(52369, 3381, 'admin_color', 'fresh'),
(52370, 3381, 'use_ssl', '0'),
(52371, 3381, 'show_admin_bar_front', 'true'),
(52372, 3381, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52373, 3381, 'wp_user_level', '0'),
(52374, 3381, 'wsl_current_provider', 'Google'),
(52375, 3381, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(52376, 3381, 'session_tokens', 'a:1:{s:64:\"ffefbfdcaf1d5fba4af027b9e964435ed95474ac483b3e909a13f21f6ae97b5b\";a:4:{s:10:\"expiration\";i:1434562581;s:2:\"ip\";s:12:\"62.28.233.84\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433352981;}}'),
(52377, 3381, 'votou', 'sim'),
(52378, 3381, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(52379, 3382, 'nickname', 'Joao_Roldao'),
(52380, 3382, 'first_name', 'João'),
(52381, 3382, 'last_name', 'Roldão'),
(52382, 3382, 'description', ''),
(52383, 3382, 'rich_editing', 'true'),
(52384, 3382, 'comment_shortcuts', 'false'),
(52385, 3382, 'admin_color', 'fresh'),
(52386, 3382, 'use_ssl', '0'),
(52387, 3382, 'show_admin_bar_front', 'true'),
(52388, 3382, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52389, 3382, 'wp_user_level', '0'),
(52390, 3382, 'wsl_current_provider', 'Facebook');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(52391, 3382, 'wsl_current_user_image', 'https://graph.facebook.com/1408264922833924/picture?width=150&height=150'),
(52392, 3382, 'session_tokens', 'a:1:{s:64:\"a13cc1ec7c95e48734a33291f781ba893f56fbaa2d89edd1c12ef3898cfc3f40\";a:4:{s:10:\"expiration\";i:1434563319;s:2:\"ip\";s:12:\"85.246.72.54\";s:2:\"ua\";s:185:\"Mozilla/5.0 (Linux; Android 5.0.2; A0001 Build/LRX22G; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433353719;}}'),
(52393, 3383, 'nickname', 'Fernanda_Rodrigues'),
(52394, 3383, 'first_name', 'Fernanda'),
(52395, 3383, 'last_name', 'Rodrigues'),
(52396, 3383, 'description', ''),
(52397, 3383, 'rich_editing', 'true'),
(52398, 3383, 'comment_shortcuts', 'false'),
(52399, 3383, 'admin_color', 'fresh'),
(52400, 3383, 'use_ssl', '0'),
(52401, 3383, 'show_admin_bar_front', 'true'),
(52402, 3383, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52403, 3383, 'wp_user_level', '0'),
(52404, 3383, 'wsl_current_provider', 'Facebook'),
(52405, 3383, 'wsl_current_user_image', 'https://graph.facebook.com/10206847292370328/picture?width=150&height=150'),
(52406, 3383, 'session_tokens', 'a:1:{s:64:\"727d608bd3b104d09464c18fb98156dc9ff562290a11f8ca9d398ce363217c18\";a:4:{s:10:\"expiration\";i:1434563342;s:2:\"ip\";s:11:\"84.91.8.142\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-P5210 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433353742;}}'),
(52407, 3382, 'votou', 'sim'),
(52408, 3382, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(52409, 3384, 'nickname', 'Hugo_Sousa'),
(52410, 3384, 'first_name', 'Hugo'),
(52411, 3384, 'last_name', 'Sousa'),
(52412, 3384, 'description', ''),
(52413, 3384, 'rich_editing', 'true'),
(52414, 3384, 'comment_shortcuts', 'false'),
(52415, 3384, 'admin_color', 'fresh'),
(52416, 3384, 'use_ssl', '0'),
(52417, 3384, 'show_admin_bar_front', 'true'),
(52418, 3384, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52419, 3384, 'wp_user_level', '0'),
(52420, 3384, 'wsl_current_provider', 'Facebook'),
(52421, 3384, 'wsl_current_user_image', 'https://graph.facebook.com/791682304262750/picture?width=150&height=150'),
(52422, 3384, 'session_tokens', 'a:1:{s:64:\"744f1a49d3647b889623538cf362a43536f84abb1b813f5616255ec4b41a18de\";a:4:{s:10:\"expiration\";i:1434563636;s:2:\"ip\";s:13:\"79.168.102.89\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433354036;}}'),
(52423, 3385, 'nickname', 'Sandra_Maria_Torrao_Fernandes'),
(52424, 3385, 'first_name', 'Sandra'),
(52425, 3385, 'last_name', 'Fernandes'),
(52426, 3385, 'description', ''),
(52427, 3385, 'rich_editing', 'true'),
(52428, 3385, 'comment_shortcuts', 'false'),
(52429, 3385, 'admin_color', 'fresh'),
(52430, 3385, 'use_ssl', '0'),
(52431, 3385, 'show_admin_bar_front', 'true'),
(52432, 3385, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52433, 3385, 'wp_user_level', '0'),
(52434, 3385, 'wsl_current_provider', 'Facebook'),
(52435, 3385, 'wsl_current_user_image', 'https://graph.facebook.com/10200460160221982/picture?width=150&height=150'),
(52436, 3385, 'session_tokens', 'a:1:{s:64:\"e6ee619ab42662048806d07f5719ba47e8e50f6e676ac25d15d5cd034f9b7eec\";a:4:{s:10:\"expiration\";i:1434563888;s:2:\"ip\";s:12:\"93.108.219.5\";s:2:\"ua\";s:130:\"Mozilla/5.0 (Linux; Android 4.4.2; B1-730HD Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Safari/537.36\";s:5:\"login\";i:1433354288;}}'),
(52437, 3385, 'votou', 'sim'),
(52438, 3385, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(52439, 3383, 'votou', 'sim'),
(52440, 3383, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(52441, 3386, 'nickname', 'Claudia_Faleiro'),
(52442, 3386, 'first_name', 'Cláudia'),
(52443, 3386, 'last_name', 'Faleiro'),
(52444, 3386, 'description', ''),
(52445, 3386, 'rich_editing', 'true'),
(52446, 3386, 'comment_shortcuts', 'false'),
(52447, 3386, 'admin_color', 'fresh'),
(52448, 3386, 'use_ssl', '0'),
(52449, 3386, 'show_admin_bar_front', 'true'),
(52450, 3386, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52451, 3386, 'wp_user_level', '0'),
(52452, 3386, 'wsl_current_provider', 'Facebook'),
(52453, 3386, 'wsl_current_user_image', 'https://graph.facebook.com/1045021045509910/picture?width=150&height=150'),
(52454, 3386, 'session_tokens', 'a:1:{s:64:\"4872c768db369be55bcedee208f6022b7545dbc89e756235114a93a8ae40febe\";a:4:{s:10:\"expiration\";i:1434564154;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433354554;}}'),
(52455, 3386, 'votou', 'sim'),
(52456, 3386, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(52457, 3387, 'nickname', 'Susana_Roldan'),
(52458, 3387, 'first_name', 'Susana'),
(52459, 3387, 'last_name', 'Roldan'),
(52460, 3387, 'description', ''),
(52461, 3387, 'rich_editing', 'true'),
(52462, 3387, 'comment_shortcuts', 'false'),
(52463, 3387, 'admin_color', 'fresh'),
(52464, 3387, 'use_ssl', '0'),
(52465, 3387, 'show_admin_bar_front', 'true'),
(52466, 3387, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52467, 3387, 'wp_user_level', '0'),
(52468, 3387, 'wsl_current_provider', 'Facebook'),
(52469, 3387, 'wsl_current_user_image', 'https://graph.facebook.com/704848372976528/picture?width=150&height=150'),
(52470, 3387, 'session_tokens', 'a:2:{s:64:\"feb27b91ecfbb5a3a3df9d423f0f7cc0b720e5aef32e803b4e122b20bf317c86\";a:4:{s:10:\"expiration\";i:1434564388;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:70:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)\";s:5:\"login\";i:1433354788;}s:64:\"6381361597696b71ca3a8405c14f6d124bf86767b96f8d9e225b343bce10bd3b\";a:4:{s:10:\"expiration\";i:1434565059;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433355459;}}'),
(52471, 3388, 'nickname', 'Ines_Feliciano'),
(52472, 3388, 'first_name', 'Inês'),
(52473, 3388, 'last_name', 'Feliciano'),
(52474, 3388, 'description', ''),
(52475, 3388, 'rich_editing', 'true'),
(52476, 3388, 'comment_shortcuts', 'false'),
(52477, 3388, 'admin_color', 'fresh'),
(52478, 3388, 'use_ssl', '0'),
(52479, 3388, 'show_admin_bar_front', 'true'),
(52480, 3388, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52481, 3388, 'wp_user_level', '0'),
(52482, 3388, 'wsl_current_provider', 'Facebook'),
(52483, 3388, 'wsl_current_user_image', 'https://graph.facebook.com/10154451873991959/picture?width=150&height=150'),
(52484, 3388, 'session_tokens', 'a:1:{s:64:\"d651565e28baeafb337362cac74e474bc93cb833a6fd733890f7fec23e0f33ac\";a:4:{s:10:\"expiration\";i:1434564860;s:2:\"ip\";s:12:\"41.220.47.13\";s:2:\"ua\";s:263:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/VodaCom;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433355260;}}'),
(52485, 3387, 'votou', 'sim'),
(52486, 3387, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(52487, 3384, 'votou', 'sim'),
(52488, 3384, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(52489, 3389, 'nickname', 'Anabela_Vale'),
(52490, 3389, 'first_name', 'Anabela'),
(52491, 3389, 'last_name', 'Vale'),
(52492, 3389, 'description', ''),
(52493, 3389, 'rich_editing', 'true'),
(52494, 3389, 'comment_shortcuts', 'false'),
(52495, 3389, 'admin_color', 'fresh'),
(52496, 3389, 'use_ssl', '0'),
(52497, 3389, 'show_admin_bar_front', 'true'),
(52498, 3389, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52499, 3389, 'wp_user_level', '0'),
(52500, 3389, 'wsl_current_provider', 'Facebook'),
(52501, 3389, 'wsl_current_user_image', 'https://graph.facebook.com/981036315260653/picture?width=150&height=150'),
(52502, 3389, 'session_tokens', 'a:1:{s:64:\"07e5e4ad136f2f23650bd53e1be451f17d452f3df2ec41c3b7b32b6eccc4a014\";a:4:{s:10:\"expiration\";i:1434565247;s:2:\"ip\";s:13:\"89.114.186.28\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433355647;}}'),
(52503, 3390, 'nickname', 'Manuela_Vale'),
(52504, 3390, 'first_name', 'Manuela'),
(52505, 3390, 'last_name', 'Vale'),
(52506, 3390, 'description', ''),
(52507, 3390, 'rich_editing', 'true'),
(52508, 3390, 'comment_shortcuts', 'false'),
(52509, 3390, 'admin_color', 'fresh'),
(52510, 3390, 'use_ssl', '0'),
(52511, 3390, 'show_admin_bar_front', 'true'),
(52512, 3390, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52513, 3390, 'wp_user_level', '0'),
(52514, 3390, 'wsl_current_provider', 'Facebook'),
(52515, 3390, 'wsl_current_user_image', 'https://graph.facebook.com/977989292231870/picture?width=150&height=150'),
(52516, 3390, 'session_tokens', 'a:1:{s:64:\"cb656cff3df26a274d7da60efe30f0c7e6f9579af5d6d669ed8e7994ed00e1e1\";a:4:{s:10:\"expiration\";i:1434565312;s:2:\"ip\";s:11:\"2.83.164.41\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433355712;}}'),
(52517, 3391, 'nickname', 'Mario_Santinho'),
(52518, 3391, 'first_name', 'Mário'),
(52519, 3391, 'last_name', 'Santinho'),
(52520, 3391, 'description', ''),
(52521, 3391, 'rich_editing', 'true'),
(52522, 3391, 'comment_shortcuts', 'false'),
(52523, 3391, 'admin_color', 'fresh'),
(52524, 3391, 'use_ssl', '0'),
(52525, 3391, 'show_admin_bar_front', 'true'),
(52526, 3391, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52527, 3391, 'wp_user_level', '0'),
(52528, 3391, 'wsl_current_provider', 'Facebook'),
(52529, 3391, 'wsl_current_user_image', 'https://graph.facebook.com/915387235171391/picture?width=150&height=150'),
(52530, 3391, 'session_tokens', 'a:1:{s:64:\"3235590f5a674832612ad638cd5631fc709ee5edfa5f0ddc0e62719d08d565cb\";a:4:{s:10:\"expiration\";i:1434565324;s:2:\"ip\";s:13:\"79.168.238.98\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433355724;}}'),
(52531, 3389, 'votou', 'sim'),
(52532, 3389, 'user_votes', 'manobra-do-ano-reef_p1236'),
(52533, 3391, 'votou', 'sim'),
(52534, 3391, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(52535, 3392, 'nickname', 'Andre_Silva'),
(52536, 3392, 'first_name', 'André'),
(52537, 3392, 'last_name', 'Silva'),
(52538, 3392, 'description', ''),
(52539, 3392, 'rich_editing', 'true'),
(52540, 3392, 'comment_shortcuts', 'false'),
(52541, 3392, 'admin_color', 'fresh'),
(52542, 3392, 'use_ssl', '0'),
(52543, 3392, 'show_admin_bar_front', 'true'),
(52544, 3392, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52545, 3392, 'wp_user_level', '0'),
(52546, 3392, 'wsl_current_provider', 'Facebook'),
(52547, 3392, 'wsl_current_user_image', 'https://graph.facebook.com/10204552588675426/picture?width=150&height=150'),
(52548, 3392, 'session_tokens', 'a:1:{s:64:\"69c43517cf3ca1a78a733cd2af17386fcf5c1d30f364b9497b27b2ec81d8d198\";a:4:{s:10:\"expiration\";i:1434565592;s:2:\"ip\";s:14:\"46.189.160.104\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433355992;}}'),
(52549, 3392, 'votou', 'sim'),
(52550, 3392, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,manobra-do-ano-reef_p1236'),
(52551, 3393, 'nickname', 'rui_cebola'),
(52552, 3393, 'first_name', 'rui'),
(52553, 3393, 'last_name', 'cebola'),
(52554, 3393, 'description', ''),
(52555, 3393, 'rich_editing', 'true'),
(52556, 3393, 'comment_shortcuts', 'false'),
(52557, 3393, 'admin_color', 'fresh'),
(52558, 3393, 'use_ssl', '0'),
(52559, 3393, 'show_admin_bar_front', 'true'),
(52560, 3393, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52561, 3393, 'wp_user_level', '0'),
(52562, 3393, 'wsl_current_provider', 'Google'),
(52563, 3393, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(52564, 3393, 'session_tokens', 'a:1:{s:64:\"6ac8aa9c620e5b9a19aa3be751437a831e996b10a1672b7d7267536020ecd51f\";a:4:{s:10:\"expiration\";i:1434566387;s:2:\"ip\";s:14:\"79.168.117.169\";s:2:\"ua\";s:161:\"Mozilla/5.0 (Linux; U; Android 2.3.7; pt-pt; Vodafone Smart II Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 SVN/01020\";s:5:\"login\";i:1433356787;}}'),
(52565, 3394, 'nickname', 'Liliana_Vaz'),
(52566, 3394, 'first_name', 'Liliana'),
(52567, 3394, 'last_name', 'Vaz'),
(52568, 3394, 'description', ''),
(52569, 3394, 'rich_editing', 'true'),
(52570, 3394, 'comment_shortcuts', 'false'),
(52571, 3394, 'admin_color', 'fresh'),
(52572, 3394, 'use_ssl', '0'),
(52573, 3394, 'show_admin_bar_front', 'true'),
(52574, 3394, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52575, 3394, 'wp_user_level', '0'),
(52576, 3394, 'wsl_current_provider', 'Facebook'),
(52577, 3394, 'wsl_current_user_image', 'https://graph.facebook.com/380758848788535/picture?width=150&height=150'),
(52578, 3394, 'session_tokens', 'a:1:{s:64:\"7d961359bdbbae67cd2947ab1b53cbd8ee76d55b42118b32cf37a5ded2f0396f\";a:4:{s:10:\"expiration\";i:1434566485;s:2:\"ip\";s:10:\"5.43.52.50\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433356885;}}'),
(52579, 3388, 'votou', 'sim'),
(52580, 3388, 'user_votes', 'free-surfer-do-ano-volcom_p1395'),
(52581, 3395, 'nickname', 'Maria_Ana_Palma_Pires'),
(52582, 3395, 'first_name', 'Maria Ana'),
(52583, 3395, 'last_name', 'Palma Pires'),
(52584, 3395, 'description', ''),
(52585, 3395, 'rich_editing', 'true'),
(52586, 3395, 'comment_shortcuts', 'false'),
(52587, 3395, 'admin_color', 'fresh'),
(52588, 3395, 'use_ssl', '0'),
(52589, 3395, 'show_admin_bar_front', 'true'),
(52590, 3395, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52591, 3395, 'wp_user_level', '0'),
(52592, 3395, 'wsl_current_provider', 'Facebook'),
(52593, 3395, 'wsl_current_user_image', 'https://graph.facebook.com/975489659142536/picture?width=150&height=150'),
(52594, 3395, 'session_tokens', 'a:1:{s:64:\"e3da9cf04fb55c928e3aec7e56a273d8845e673296c84d26f74f5139fc1f852e\";a:4:{s:10:\"expiration\";i:1434567544;s:2:\"ip\";s:12:\"176.78.68.56\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433357944;}}'),
(52595, 3396, 'nickname', 'Soraia_Vera_Cruz'),
(52596, 3396, 'first_name', 'Soraia'),
(52597, 3396, 'last_name', 'Vera Cruz'),
(52598, 3396, 'description', ''),
(52599, 3396, 'rich_editing', 'true'),
(52600, 3396, 'comment_shortcuts', 'false'),
(52601, 3396, 'admin_color', 'fresh'),
(52602, 3396, 'use_ssl', '0'),
(52603, 3396, 'show_admin_bar_front', 'true'),
(52604, 3396, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52605, 3396, 'wp_user_level', '0'),
(52606, 3396, 'wsl_current_provider', 'Facebook'),
(52607, 3396, 'wsl_current_user_image', 'https://graph.facebook.com/957836687571972/picture?width=150&height=150'),
(52608, 3396, 'session_tokens', 'a:1:{s:64:\"7889613b245d9fe7ed18447e5bdb13f02a42be7fab36aefe84fa145f1fe6fbc5\";a:4:{s:10:\"expiration\";i:1434567601;s:2:\"ip\";s:12:\"88.214.164.4\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.4; D5103 Build/18.1.A.2.25) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433358001;}}'),
(52609, 3396, 'votou', 'sim'),
(52610, 3396, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(52611, 3395, 'votou', 'sim'),
(52612, 3395, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(52613, 3397, 'nickname', 'Joao_Alves_2'),
(52614, 3397, 'first_name', 'João'),
(52615, 3397, 'last_name', 'Alves'),
(52616, 3397, 'description', ''),
(52617, 3397, 'rich_editing', 'true'),
(52618, 3397, 'comment_shortcuts', 'false'),
(52619, 3397, 'admin_color', 'fresh'),
(52620, 3397, 'use_ssl', '0'),
(52621, 3397, 'show_admin_bar_front', 'true'),
(52622, 3397, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52623, 3397, 'wp_user_level', '0'),
(52624, 3397, 'wsl_current_provider', 'Google'),
(52625, 3397, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(52626, 3397, 'session_tokens', 'a:1:{s:64:\"7022a418867cffd13c7e9722bea41d702a5d5c377bdc484f6e1efbefc94c654f\";a:4:{s:10:\"expiration\";i:1434567725;s:2:\"ip\";s:13:\"88.214.164.83\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433358125;}}'),
(52627, 3398, 'nickname', 'Paulo_Queiros'),
(52628, 3398, 'first_name', 'Paulo'),
(52629, 3398, 'last_name', 'Queirós'),
(52630, 3398, 'description', ''),
(52631, 3398, 'rich_editing', 'true'),
(52632, 3398, 'comment_shortcuts', 'false'),
(52633, 3398, 'admin_color', 'fresh'),
(52634, 3398, 'use_ssl', '0'),
(52635, 3398, 'show_admin_bar_front', 'true'),
(52636, 3398, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52637, 3398, 'wp_user_level', '0'),
(52638, 3398, 'wsl_current_provider', 'Facebook'),
(52639, 3398, 'wsl_current_user_image', 'https://graph.facebook.com/10204109698998043/picture?width=150&height=150'),
(52640, 3398, 'session_tokens', 'a:1:{s:64:\"79e913b899fc903126eba1a63853ccd3915d8afb197a616ecdef2d351fc5d88b\";a:4:{s:10:\"expiration\";i:1434567732;s:2:\"ip\";s:13:\"89.114.186.28\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433358132;}}'),
(52641, 3398, 'votou', 'sim'),
(52642, 3398, 'user_votes', 'manobra-do-ano-reef_p1236,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(52643, 3397, 'votou', 'sim'),
(52644, 3397, 'user_votes', 'manobra-do-ano-reef_p1045,foto-do-ano_p1169,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(52645, 3399, 'nickname', 'RugbyEriceira_Ericeira'),
(52646, 3399, 'first_name', 'RugbyEriceira'),
(52647, 3399, 'last_name', 'Ericeira'),
(52648, 3399, 'description', ''),
(52649, 3399, 'rich_editing', 'true'),
(52650, 3399, 'comment_shortcuts', 'false'),
(52651, 3399, 'admin_color', 'fresh'),
(52652, 3399, 'use_ssl', '0'),
(52653, 3399, 'show_admin_bar_front', 'true'),
(52654, 3399, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52655, 3399, 'wp_user_level', '0'),
(52656, 3399, 'wsl_current_provider', 'Facebook'),
(52657, 3399, 'wsl_current_user_image', 'https://graph.facebook.com/853697751370182/picture?width=150&height=150'),
(52658, 3399, 'session_tokens', 'a:1:{s:64:\"fc883bbbf0af8d1781b971886c5e9377f356975d56b146f397a009e9a0b72dea\";a:4:{s:10:\"expiration\";i:1434568007;s:2:\"ip\";s:12:\"2.82.177.139\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433358407;}}'),
(52659, 3399, 'votou', 'sim'),
(52660, 3399, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(52661, 3400, 'nickname', 'Melanie_Santos'),
(52662, 3400, 'first_name', 'Mélanie'),
(52663, 3400, 'last_name', 'Santos'),
(52664, 3400, 'description', ''),
(52665, 3400, 'rich_editing', 'true'),
(52666, 3400, 'comment_shortcuts', 'false'),
(52667, 3400, 'admin_color', 'fresh'),
(52668, 3400, 'use_ssl', '0'),
(52669, 3400, 'show_admin_bar_front', 'true'),
(52670, 3400, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52671, 3400, 'wp_user_level', '0'),
(52672, 3400, 'wsl_current_provider', 'Google'),
(52673, 3400, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-kMQhlaSoV_E/AAAAAAAAAAI/AAAAAAAAAG0/sEK7UDyRyP4/photo.jpg?sz=200'),
(52674, 3400, 'session_tokens', 'a:1:{s:64:\"334f7a44679eb676e28dc60160ea86f93c1aa42068b4be6494fb93b611aabff5\";a:4:{s:10:\"expiration\";i:1434568785;s:2:\"ip\";s:14:\"89.153.214.210\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433359185;}}'),
(52675, 3401, 'nickname', 'Ika_Farenzena'),
(52676, 3401, 'first_name', 'Ika'),
(52677, 3401, 'last_name', 'Farenzena'),
(52678, 3401, 'description', ''),
(52679, 3401, 'rich_editing', 'true'),
(52680, 3401, 'comment_shortcuts', 'false'),
(52681, 3401, 'admin_color', 'fresh'),
(52682, 3401, 'use_ssl', '0'),
(52683, 3401, 'show_admin_bar_front', 'true'),
(52684, 3401, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52685, 3401, 'wp_user_level', '0'),
(52686, 3401, 'wsl_current_provider', 'Facebook'),
(52687, 3401, 'wsl_current_user_image', 'https://graph.facebook.com/10155707504590038/picture?width=150&height=150'),
(52688, 3401, 'session_tokens', 'a:1:{s:64:\"6850a96a90b9bfb91bd1c8ae2896061cb5a846d29570a4273210bbc3c1aec32b\";a:4:{s:10:\"expiration\";i:1434568806;s:2:\"ip\";s:14:\"41.190.164.248\";s:2:\"ua\";s:263:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/VodaCom;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433359206;}}'),
(52689, 3400, 'votou', 'sim'),
(52690, 3400, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(52691, 3402, 'nickname', 'Lidia_Sofia_Ferreira'),
(52692, 3402, 'first_name', 'Lídia Sofia'),
(52693, 3402, 'last_name', 'Ferreira'),
(52694, 3402, 'description', ''),
(52695, 3402, 'rich_editing', 'true'),
(52696, 3402, 'comment_shortcuts', 'false'),
(52697, 3402, 'admin_color', 'fresh'),
(52698, 3402, 'use_ssl', '0'),
(52699, 3402, 'show_admin_bar_front', 'true'),
(52700, 3402, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52701, 3402, 'wp_user_level', '0'),
(52702, 3402, 'wsl_current_provider', 'Facebook'),
(52703, 3402, 'wsl_current_user_image', 'https://graph.facebook.com/899888270069645/picture?width=150&height=150'),
(52704, 3402, 'session_tokens', 'a:1:{s:64:\"38be40dfdd910da75f790f377f9328f2898181c6a7ce1aa625ec173a4632dd88\";a:4:{s:10:\"expiration\";i:1434569194;s:2:\"ip\";s:12:\"95.92.65.219\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433359594;}}'),
(52705, 3402, 'votou', 'sim'),
(52706, 3402, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(52707, 1355, 'votou', 'sim'),
(52708, 1355, 'user_votes', 'manobra-do-ano-reef_p1236,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375'),
(52709, 3403, 'nickname', 'Catarina_Sousa_Guia'),
(52710, 3403, 'first_name', 'Catarina Sousa'),
(52711, 3403, 'last_name', 'Guia'),
(52712, 3403, 'description', ''),
(52713, 3403, 'rich_editing', 'true'),
(52714, 3403, 'comment_shortcuts', 'false'),
(52715, 3403, 'admin_color', 'fresh'),
(52716, 3403, 'use_ssl', '0'),
(52717, 3403, 'show_admin_bar_front', 'true'),
(52718, 3403, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52719, 3403, 'wp_user_level', '0'),
(52720, 3403, 'wsl_current_provider', 'Facebook'),
(52721, 3403, 'wsl_current_user_image', 'https://graph.facebook.com/928179210538612/picture?width=150&height=150'),
(52722, 3403, 'session_tokens', 'a:1:{s:64:\"220227a75cd00c4ae4ccc7b0c287d03f7adbcbee904fa85f63ce205b67686162\";a:4:{s:10:\"expiration\";i:1434569435;s:2:\"ip\";s:11:\"2.82.45.211\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433359835;}}'),
(52723, 3403, 'votou', 'sim'),
(52724, 3403, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(52725, 3404, 'nickname', 'Ana_Gomes_Pinto'),
(52726, 3404, 'first_name', 'Ana'),
(52727, 3404, 'last_name', 'Gomes Pinto'),
(52728, 3404, 'description', ''),
(52729, 3404, 'rich_editing', 'true'),
(52730, 3404, 'comment_shortcuts', 'false'),
(52731, 3404, 'admin_color', 'fresh'),
(52732, 3404, 'use_ssl', '0'),
(52733, 3404, 'show_admin_bar_front', 'true'),
(52734, 3404, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52735, 3404, 'wp_user_level', '0'),
(52736, 3404, 'wsl_current_provider', 'Google'),
(52737, 3404, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-BrvRhdsq760/AAAAAAAAAAI/AAAAAAAADDw/en-frTW9Nmw/photo.jpg?sz=200'),
(52738, 3404, 'session_tokens', 'a:1:{s:64:\"2a7351d7a22b76d4868eb7bb4b52d63f8f308cb143bce2335f80a9ed90c48497\";a:4:{s:10:\"expiration\";i:1434570057;s:2:\"ip\";s:15:\"197.249.232.251\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-G900H Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433360457;}}'),
(52739, 3404, 'votou', 'sim'),
(52740, 3404, 'user_votes', 'free-surfer-do-ano-volcom_p1395'),
(52741, 3405, 'nickname', 'Ana_Catarina_Aparicio'),
(52742, 3405, 'first_name', 'Ana Catarina'),
(52743, 3405, 'last_name', 'Aparício'),
(52744, 3405, 'description', ''),
(52745, 3405, 'rich_editing', 'true'),
(52746, 3405, 'comment_shortcuts', 'false'),
(52747, 3405, 'admin_color', 'fresh'),
(52748, 3405, 'use_ssl', '0'),
(52749, 3405, 'show_admin_bar_front', 'true'),
(52750, 3405, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52751, 3405, 'wp_user_level', '0'),
(52752, 3405, 'wsl_current_provider', 'Facebook'),
(52753, 3405, 'wsl_current_user_image', 'https://graph.facebook.com/923823144336618/picture?width=150&height=150'),
(52754, 3405, 'session_tokens', 'a:1:{s:64:\"a5d50c65bdea2d3db9097f9fa8fbaea9ea1ec7fb4b7326358e878df9685bd53a\";a:4:{s:10:\"expiration\";i:1434570335;s:2:\"ip\";s:10:\"2.82.6.110\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433360735;}}'),
(52755, 3405, 'votou', 'sim'),
(52756, 3405, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(52757, 3209, 'votou', 'sim'),
(52758, 3209, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(52759, 3406, 'nickname', 'Catarina_Branco'),
(52760, 3406, 'first_name', 'Catarina'),
(52761, 3406, 'last_name', 'Branco'),
(52762, 3406, 'description', ''),
(52763, 3406, 'rich_editing', 'true'),
(52764, 3406, 'comment_shortcuts', 'false'),
(52765, 3406, 'admin_color', 'fresh'),
(52766, 3406, 'use_ssl', '0'),
(52767, 3406, 'show_admin_bar_front', 'true'),
(52768, 3406, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52769, 3406, 'wp_user_level', '0'),
(52770, 3406, 'wsl_current_provider', 'Facebook'),
(52771, 3406, 'wsl_current_user_image', 'https://graph.facebook.com/10207164306895532/picture?width=150&height=150'),
(52772, 3406, 'session_tokens', 'a:1:{s:64:\"26d1cbc912f70e957b9d212f8421f391a5f320fe487d1c5cc17855b33601820f\";a:4:{s:10:\"expiration\";i:1434570636;s:2:\"ip\";s:13:\"81.193.69.250\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433361036;}}'),
(52773, 3406, 'votou', 'sim'),
(52774, 3406, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(52775, 3407, 'nickname', 'Miguel_Correia'),
(52776, 3407, 'first_name', 'Miguel'),
(52777, 3407, 'last_name', 'Correia'),
(52778, 3407, 'description', ''),
(52779, 3407, 'rich_editing', 'true'),
(52780, 3407, 'comment_shortcuts', 'false'),
(52781, 3407, 'admin_color', 'fresh'),
(52782, 3407, 'use_ssl', '0'),
(52783, 3407, 'show_admin_bar_front', 'true'),
(52784, 3407, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52785, 3407, 'wp_user_level', '0'),
(52786, 3407, 'wsl_current_provider', 'Facebook'),
(52787, 3407, 'wsl_current_user_image', 'https://graph.facebook.com/10204034969507161/picture?width=150&height=150'),
(52788, 3407, 'session_tokens', 'a:1:{s:64:\"39324292a42c51b5e135f50a58344fa5753987ecfe6bcbb818c820ba021005fd\";a:4:{s:10:\"expiration\";i:1434571189;s:2:\"ip\";s:12:\"89.115.92.49\";s:2:\"ua\";s:145:\"Mozilla/5.0 (Linux; Android 4.2.2; Vodafone Smart 4G Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433361589;}}'),
(52789, 3407, 'votou', 'sim'),
(52790, 3407, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(52791, 3408, 'nickname', 'Carlos_Vicente_1'),
(52792, 3408, 'first_name', 'Carlos'),
(52793, 3408, 'last_name', 'Vicente'),
(52794, 3408, 'description', ''),
(52795, 3408, 'rich_editing', 'true'),
(52796, 3408, 'comment_shortcuts', 'false'),
(52797, 3408, 'admin_color', 'fresh'),
(52798, 3408, 'use_ssl', '0'),
(52799, 3408, 'show_admin_bar_front', 'true'),
(52800, 3408, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52801, 3408, 'wp_user_level', '0'),
(52802, 3408, 'wsl_current_provider', 'Facebook'),
(52803, 3408, 'wsl_current_user_image', 'https://graph.facebook.com/864413906983898/picture?width=150&height=150'),
(52804, 3408, 'session_tokens', 'a:1:{s:64:\"f50faf8672c9df41b1ba13b5b30a0a3304be33139ad67d8344b4b0f4e8f94709\";a:4:{s:10:\"expiration\";i:1434571697;s:2:\"ip\";s:13:\"85.243.27.146\";s:2:\"ua\";s:237:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433362097;}}'),
(52805, 3409, 'nickname', 'Caroline_Conti'),
(52806, 3409, 'first_name', 'Caroline'),
(52807, 3409, 'last_name', 'Conti'),
(52808, 3409, 'description', ''),
(52809, 3409, 'rich_editing', 'true'),
(52810, 3409, 'comment_shortcuts', 'false'),
(52811, 3409, 'admin_color', 'fresh'),
(52812, 3409, 'use_ssl', '0'),
(52813, 3409, 'show_admin_bar_front', 'true'),
(52814, 3409, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52815, 3409, 'wp_user_level', '0'),
(52816, 3409, 'wsl_current_provider', 'Facebook'),
(52817, 3409, 'wsl_current_user_image', 'https://graph.facebook.com/10153338006847902/picture?width=150&height=150'),
(52818, 3409, 'session_tokens', 'a:1:{s:64:\"7c3cb64ceadd6db3371a34869771c0a465711f325bedd6cd53f688943e9d6071\";a:4:{s:10:\"expiration\";i:1434571799;s:2:\"ip\";s:14:\"46.189.232.131\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433362199;}}'),
(52819, 3410, 'nickname', 'Nathalia_Bernardes'),
(52820, 3410, 'first_name', 'Nathalia'),
(52821, 3410, 'last_name', 'Bernardes'),
(52822, 3410, 'description', ''),
(52823, 3410, 'rich_editing', 'true'),
(52824, 3410, 'comment_shortcuts', 'false'),
(52825, 3410, 'admin_color', 'fresh'),
(52826, 3410, 'use_ssl', '0'),
(52827, 3410, 'show_admin_bar_front', 'true'),
(52828, 3410, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52829, 3410, 'wp_user_level', '0'),
(52830, 3410, 'wsl_current_provider', 'Facebook'),
(52831, 3410, 'wsl_current_user_image', 'https://graph.facebook.com/10204038982566907/picture?width=150&height=150'),
(52832, 3410, 'session_tokens', 'a:1:{s:64:\"edcc0c559de3ad188ef44cd1378a299c5cd929bc3fb63439c0a70dd71357e10d\";a:4:{s:10:\"expiration\";i:1434571843;s:2:\"ip\";s:13:\"85.244.214.37\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433362243;}}'),
(52833, 3411, 'nickname', 'Ines_Ambrosio'),
(52834, 3411, 'first_name', 'Inês'),
(52835, 3411, 'last_name', 'Ambrósio'),
(52836, 3411, 'description', ''),
(52837, 3411, 'rich_editing', 'true'),
(52838, 3411, 'comment_shortcuts', 'false'),
(52839, 3411, 'admin_color', 'fresh'),
(52840, 3411, 'use_ssl', '0'),
(52841, 3411, 'show_admin_bar_front', 'true'),
(52842, 3411, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52843, 3411, 'wp_user_level', '0'),
(52844, 3411, 'wsl_current_provider', 'Facebook'),
(52845, 3411, 'wsl_current_user_image', 'https://graph.facebook.com/10205618905324517/picture?width=150&height=150'),
(52846, 3411, 'session_tokens', 'a:1:{s:64:\"05f8e7f8c350b53b25dafdc2e09a06026022d87ae29848493b06caf584657514\";a:4:{s:10:\"expiration\";i:1434571848;s:2:\"ip\";s:14:\"85.243.111.124\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPad; CPU OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B435 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad4,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1.1;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433362248;}}'),
(52847, 3412, 'nickname', 'Marcia_Cardoso'),
(52848, 3412, 'first_name', 'Márcia'),
(52849, 3412, 'last_name', 'Cardoso'),
(52850, 3412, 'description', ''),
(52851, 3412, 'rich_editing', 'true'),
(52852, 3412, 'comment_shortcuts', 'false'),
(52853, 3412, 'admin_color', 'fresh'),
(52854, 3412, 'use_ssl', '0'),
(52855, 3412, 'show_admin_bar_front', 'true'),
(52856, 3412, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52857, 3412, 'wp_user_level', '0'),
(52858, 3412, 'wsl_current_provider', 'Facebook'),
(52859, 3412, 'wsl_current_user_image', 'https://graph.facebook.com/562569657214453/picture?width=150&height=150'),
(52860, 3412, 'session_tokens', 'a:1:{s:64:\"5f0835bfb88391a3f23fb06941c6f6f7d3dbf229bcc1d8d8f6811a6e777a0c30\";a:4:{s:10:\"expiration\";i:1434571923;s:2:\"ip\";s:13:\"85.244.96.232\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433362323;}}'),
(52861, 3413, 'nickname', 'Ines_Rebordao'),
(52862, 3413, 'first_name', 'Ines'),
(52863, 3413, 'last_name', 'Rebordao'),
(52864, 3413, 'description', ''),
(52865, 3413, 'rich_editing', 'true'),
(52866, 3413, 'comment_shortcuts', 'false'),
(52867, 3413, 'admin_color', 'fresh'),
(52868, 3413, 'use_ssl', '0'),
(52869, 3413, 'show_admin_bar_front', 'true'),
(52870, 3413, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52871, 3413, 'wp_user_level', '0'),
(52872, 3413, 'wsl_current_provider', 'Facebook'),
(52873, 3413, 'wsl_current_user_image', 'https://graph.facebook.com/1045612735466645/picture?width=150&height=150'),
(52874, 3413, 'session_tokens', 'a:1:{s:64:\"a216a6c750646d167e0a022c7f46c3716991927454869e08f9cb9a89e53dba25\";a:4:{s:10:\"expiration\";i:1434571969;s:2:\"ip\";s:13:\"89.152.171.73\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433362369;}}'),
(52875, 3408, 'votou', 'sim'),
(52876, 3408, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(52877, 3414, 'nickname', 'Eva_De_Wit'),
(52878, 3414, 'first_name', 'Eva'),
(52879, 3414, 'last_name', 'De Wit'),
(52880, 3414, 'description', ''),
(52881, 3414, 'rich_editing', 'true'),
(52882, 3414, 'comment_shortcuts', 'false'),
(52883, 3414, 'admin_color', 'fresh'),
(52884, 3414, 'use_ssl', '0'),
(52885, 3414, 'show_admin_bar_front', 'true'),
(52886, 3414, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52887, 3414, 'wp_user_level', '0'),
(52888, 3414, 'wsl_current_provider', 'Facebook'),
(52889, 3414, 'wsl_current_user_image', 'https://graph.facebook.com/921870824501024/picture?width=150&height=150'),
(52890, 3414, 'session_tokens', 'a:1:{s:64:\"cf11514e39428c48b09b0fe356fe98a5790b9f718e3d3669ae3103e63910c28a\";a:4:{s:10:\"expiration\";i:1434572163;s:2:\"ip\";s:13:\"89.114.182.45\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433362563;}}'),
(52891, 2023, 'votou', 'sim'),
(52892, 2023, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(52893, 3414, 'votou', 'sim'),
(52894, 3414, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1383,foto-do-ano_p1163,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(52895, 3415, 'nickname', 'Iko_Teixeira'),
(52896, 3415, 'first_name', 'Iko'),
(52897, 3415, 'last_name', 'Teixeira'),
(52898, 3415, 'description', ''),
(52899, 3415, 'rich_editing', 'true'),
(52900, 3415, 'comment_shortcuts', 'false'),
(52901, 3415, 'admin_color', 'fresh'),
(52902, 3415, 'use_ssl', '0'),
(52903, 3415, 'show_admin_bar_front', 'true'),
(52904, 3415, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52905, 3415, 'wp_user_level', '0'),
(52906, 3415, 'wsl_current_provider', 'Facebook'),
(52907, 3415, 'wsl_current_user_image', 'https://graph.facebook.com/10155620876830720/picture?width=150&height=150'),
(52908, 3415, 'session_tokens', 'a:1:{s:64:\"bd22b857ca31cc3aa2c2b73806f781f7a07613c0b20819dd8a3f882024dbf5f0\";a:4:{s:10:\"expiration\";i:1434572413;s:2:\"ip\";s:13:\"85.245.67.197\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433362813;}}'),
(52909, 2587, 'votou', 'sim'),
(52910, 2587, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(52911, 3416, 'nickname', 'Ana_Amaral_Barata'),
(52912, 3416, 'first_name', 'Ana'),
(52913, 3416, 'last_name', 'Barata'),
(52914, 3416, 'description', ''),
(52915, 3416, 'rich_editing', 'true'),
(52916, 3416, 'comment_shortcuts', 'false'),
(52917, 3416, 'admin_color', 'fresh'),
(52918, 3416, 'use_ssl', '0'),
(52919, 3416, 'show_admin_bar_front', 'true'),
(52920, 3416, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52921, 3416, 'wp_user_level', '0'),
(52922, 3416, 'wsl_current_provider', 'Facebook'),
(52923, 3416, 'wsl_current_user_image', 'https://graph.facebook.com/10207073800663321/picture?width=150&height=150'),
(52924, 3416, 'session_tokens', 'a:1:{s:64:\"15faf8471b2b253a758a99c9b7ccadb1f1b62c889d7684ae933255bd5fcaf42c\";a:4:{s:10:\"expiration\";i:1434572633;s:2:\"ip\";s:12:\"87.103.49.84\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433363033;}}'),
(52925, 3417, 'nickname', 'Mafalda_Lima'),
(52926, 3417, 'first_name', 'Mafalda'),
(52927, 3417, 'last_name', 'Lima'),
(52928, 3417, 'description', ''),
(52929, 3417, 'rich_editing', 'true'),
(52930, 3417, 'comment_shortcuts', 'false'),
(52931, 3417, 'admin_color', 'fresh'),
(52932, 3417, 'use_ssl', '0'),
(52933, 3417, 'show_admin_bar_front', 'true'),
(52934, 3417, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52935, 3417, 'wp_user_level', '0'),
(52936, 3417, 'wsl_current_provider', 'Facebook'),
(52937, 3417, 'wsl_current_user_image', 'https://graph.facebook.com/954734494571650/picture?width=150&height=150'),
(52938, 3417, 'session_tokens', 'a:1:{s:64:\"504a0dddcc6418e7aa87e51ccaec31d8ef67559b83c7088b062d74e3969d3e79\";a:4:{s:10:\"expiration\";i:1434572640;s:2:\"ip\";s:14:\"188.81.159.173\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433363040;}}'),
(52939, 3416, 'votou', 'sim'),
(52940, 3416, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(52941, 3415, 'votou', 'sim'),
(52942, 3415, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(52943, 3418, 'nickname', 'Mariana_Santos'),
(52944, 3418, 'first_name', 'Mariana'),
(52945, 3418, 'last_name', 'Santos'),
(52946, 3418, 'description', ''),
(52947, 3418, 'rich_editing', 'true'),
(52948, 3418, 'comment_shortcuts', 'false'),
(52949, 3418, 'admin_color', 'fresh'),
(52950, 3418, 'use_ssl', '0'),
(52951, 3418, 'show_admin_bar_front', 'true'),
(52952, 3418, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52953, 3418, 'wp_user_level', '0'),
(52954, 3418, 'wsl_current_provider', 'Facebook'),
(52955, 3418, 'wsl_current_user_image', 'https://graph.facebook.com/879362065444241/picture?width=150&height=150'),
(52956, 3418, 'session_tokens', 'a:1:{s:64:\"71cf4410649365f1c5638ef85f0a33fa855c0674f849830e8f64fee1bc81a3c8\";a:4:{s:10:\"expiration\";i:1434572878;s:2:\"ip\";s:13:\"79.168.16.185\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.0; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433363278;}}'),
(52957, 3413, 'votou', 'sim'),
(52958, 3413, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(52959, 3418, 'votou', 'sim'),
(52960, 3418, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(52961, 3419, 'nickname', 'Catarina_De_Azevedo_Barroso'),
(52962, 3419, 'first_name', 'Catarina'),
(52963, 3419, 'last_name', 'Barroso'),
(52964, 3419, 'description', ''),
(52965, 3419, 'rich_editing', 'true'),
(52966, 3419, 'comment_shortcuts', 'false'),
(52967, 3419, 'admin_color', 'fresh'),
(52968, 3419, 'use_ssl', '0'),
(52969, 3419, 'show_admin_bar_front', 'true'),
(52970, 3419, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52971, 3419, 'wp_user_level', '0'),
(52972, 3419, 'wsl_current_provider', 'Facebook'),
(52973, 3419, 'wsl_current_user_image', 'https://graph.facebook.com/10206979444510945/picture?width=150&height=150'),
(52974, 3419, 'session_tokens', 'a:2:{s:64:\"bd712ba9809e93b9cccea7a47f75856cb9d8de0c9221de1c8ff271c713a05ad3\";a:4:{s:10:\"expiration\";i:1434573118;s:2:\"ip\";s:14:\"46.189.154.243\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433363518;}s:64:\"a577b643e75e1b1ffd7c49847dd1c5b00154565633610fa4e82553c7cb10ac75\";a:4:{s:10:\"expiration\";i:1434573280;s:2:\"ip\";s:14:\"46.189.154.243\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433363680;}}'),
(52975, 3420, 'nickname', 'Marta_Moita'),
(52976, 3420, 'first_name', 'Marta'),
(52977, 3420, 'last_name', 'Moita'),
(52978, 3420, 'description', ''),
(52979, 3420, 'rich_editing', 'true'),
(52980, 3420, 'comment_shortcuts', 'false'),
(52981, 3420, 'admin_color', 'fresh'),
(52982, 3420, 'use_ssl', '0'),
(52983, 3420, 'show_admin_bar_front', 'true'),
(52984, 3420, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(52985, 3420, 'wp_user_level', '0'),
(52986, 3420, 'wsl_current_provider', 'Google'),
(52987, 3420, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(52988, 3420, 'session_tokens', 'a:1:{s:64:\"debc19d7dde90be69e7f72bab745e69512d184a2f96bc0fdac146fc4d66ae70a\";a:4:{s:10:\"expiration\";i:1434573256;s:2:\"ip\";s:14:\"85.246.123.157\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/6.2.5 Safari/537.85.14\";s:5:\"login\";i:1433363656;}}'),
(52989, 3420, 'votou', 'sim'),
(52990, 3420, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(52991, 3419, 'votou', 'sim'),
(52992, 3419, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(52993, 3421, 'nickname', 'Mariana_Tavares'),
(52994, 3421, 'first_name', 'Mariana'),
(52995, 3421, 'last_name', 'Tavares'),
(52996, 3421, 'description', ''),
(52997, 3421, 'rich_editing', 'true'),
(52998, 3421, 'comment_shortcuts', 'false'),
(52999, 3421, 'admin_color', 'fresh'),
(53000, 3421, 'use_ssl', '0'),
(53001, 3421, 'show_admin_bar_front', 'true'),
(53002, 3421, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53003, 3421, 'wp_user_level', '0'),
(53004, 3421, 'wsl_current_provider', 'Facebook'),
(53005, 3421, 'wsl_current_user_image', 'https://graph.facebook.com/994433287242047/picture?width=150&height=150'),
(53006, 3421, 'session_tokens', 'a:1:{s:64:\"8ee623a99393a419b35e7bcaefbf228e031ad186441acafdd9753d4f697fca7b\";a:4:{s:10:\"expiration\";i:1434573362;s:2:\"ip\";s:12:\"2.83.163.233\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433363762;}}'),
(53007, 3422, 'nickname', 'Ines_Soromenho_S'),
(53008, 3422, 'first_name', 'Inês'),
(53009, 3422, 'last_name', 'Soromenho S'),
(53010, 3422, 'description', ''),
(53011, 3422, 'rich_editing', 'true'),
(53012, 3422, 'comment_shortcuts', 'false'),
(53013, 3422, 'admin_color', 'fresh'),
(53014, 3422, 'use_ssl', '0'),
(53015, 3422, 'show_admin_bar_front', 'true'),
(53016, 3422, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53017, 3422, 'wp_user_level', '0'),
(53018, 3422, 'wsl_current_provider', 'Google'),
(53019, 3422, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(53020, 3422, 'session_tokens', 'a:1:{s:64:\"a9e8c90ef16367fb5be606cc5a3fc7e5339210db5d9a5d16ca23329f0045b78d\";a:4:{s:10:\"expiration\";i:1434573377;s:2:\"ip\";s:13:\"85.244.127.64\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433363777;}}'),
(53021, 3423, 'nickname', '8_8-22_Sara_Nunes'),
(53022, 3423, 'first_name', '8.8-22 Sara'),
(53023, 3423, 'last_name', 'Nunes'),
(53024, 3423, 'description', ''),
(53025, 3423, 'rich_editing', 'true'),
(53026, 3423, 'comment_shortcuts', 'false'),
(53027, 3423, 'admin_color', 'fresh'),
(53028, 3423, 'use_ssl', '0'),
(53029, 3423, 'show_admin_bar_front', 'true'),
(53030, 3423, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53031, 3423, 'wp_user_level', '0'),
(53032, 3423, 'wsl_current_provider', 'Google'),
(53033, 3423, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(53034, 3423, 'session_tokens', 'a:1:{s:64:\"07bca9fada19d220cd0d77d059c3267be7c3eef632fb3f75465f8e289ad6d012\";a:4:{s:10:\"expiration\";i:1434573657;s:2:\"ip\";s:13:\"77.54.102.174\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; U; Android 2.3.6; pt-pt; GT-S5660 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1\";s:5:\"login\";i:1433364057;}}'),
(53035, 3421, 'votou', 'sim'),
(53036, 3421, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(53037, 3424, 'nickname', 'Sara_Goncalves'),
(53038, 3424, 'first_name', 'Sara'),
(53039, 3424, 'last_name', 'Gonçalves'),
(53040, 3424, 'description', ''),
(53041, 3424, 'rich_editing', 'true'),
(53042, 3424, 'comment_shortcuts', 'false'),
(53043, 3424, 'admin_color', 'fresh'),
(53044, 3424, 'use_ssl', '0'),
(53045, 3424, 'show_admin_bar_front', 'true'),
(53046, 3424, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53047, 3424, 'wp_user_level', '0'),
(53048, 3424, 'wsl_current_provider', 'Facebook'),
(53049, 3424, 'wsl_current_user_image', 'https://graph.facebook.com/892446377463710/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(53050, 3424, 'session_tokens', 'a:1:{s:64:\"df566fda4146b9e8c24b230883e6d7bf310ca099a2ee7905c3ae10909b45eb22\";a:4:{s:10:\"expiration\";i:1434573671;s:2:\"ip\";s:14:\"89.180.158.135\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433364071;}}'),
(53051, 3425, 'nickname', 'Carolina_Peres'),
(53052, 3425, 'first_name', 'Carolina'),
(53053, 3425, 'last_name', 'Peres'),
(53054, 3425, 'description', ''),
(53055, 3425, 'rich_editing', 'true'),
(53056, 3425, 'comment_shortcuts', 'false'),
(53057, 3425, 'admin_color', 'fresh'),
(53058, 3425, 'use_ssl', '0'),
(53059, 3425, 'show_admin_bar_front', 'true'),
(53060, 3425, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53061, 3425, 'wp_user_level', '0'),
(53062, 3425, 'wsl_current_provider', 'Facebook'),
(53063, 3425, 'wsl_current_user_image', 'https://graph.facebook.com/1182398631786161/picture?width=150&height=150'),
(53064, 3425, 'session_tokens', 'a:1:{s:64:\"2f9236b75aba760fd422cdcd50f63aeaa515b4f142363d71de0edb907406d6d3\";a:4:{s:10:\"expiration\";i:1434573687;s:2:\"ip\";s:13:\"37.189.159.76\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433364087;}}'),
(53065, 3412, 'votou', 'sim'),
(53066, 3412, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(53067, 3411, 'votou', 'sim'),
(53068, 3411, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(53069, 3410, 'votou', 'sim'),
(53070, 3410, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,foto-do-ano_p1277'),
(53071, 3426, 'nickname', 'Matilde_Cabral_de_Almeida'),
(53072, 3426, 'first_name', 'Matilde'),
(53073, 3426, 'last_name', 'Cabral de Almeida'),
(53074, 3426, 'description', ''),
(53075, 3426, 'rich_editing', 'true'),
(53076, 3426, 'comment_shortcuts', 'false'),
(53077, 3426, 'admin_color', 'fresh'),
(53078, 3426, 'use_ssl', '0'),
(53079, 3426, 'show_admin_bar_front', 'true'),
(53080, 3426, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53081, 3426, 'wp_user_level', '0'),
(53082, 3426, 'wsl_current_provider', 'Facebook'),
(53083, 3426, 'wsl_current_user_image', 'https://graph.facebook.com/951905128208283/picture?width=150&height=150'),
(53084, 3426, 'session_tokens', 'a:1:{s:64:\"0240208b60c61d3504a3bee3e260da9008a4e53ec5ccbb31036ec108fe473ec1\";a:4:{s:10:\"expiration\";i:1434574403;s:2:\"ip\";s:14:\"37.189.156.229\";s:2:\"ua\";s:126:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) GSA/5.3.48993 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433364803;}}'),
(53085, 3427, 'nickname', 'Filipe_Pinto'),
(53086, 3427, 'first_name', 'Filipe'),
(53087, 3427, 'last_name', 'Pinto'),
(53088, 3427, 'description', ''),
(53089, 3427, 'rich_editing', 'true'),
(53090, 3427, 'comment_shortcuts', 'false'),
(53091, 3427, 'admin_color', 'fresh'),
(53092, 3427, 'use_ssl', '0'),
(53093, 3427, 'show_admin_bar_front', 'true'),
(53094, 3427, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53095, 3427, 'wp_user_level', '0'),
(53096, 3427, 'wsl_current_provider', 'Facebook'),
(53097, 3427, 'wsl_current_user_image', 'https://graph.facebook.com/10205571769432116/picture?width=150&height=150'),
(53098, 3427, 'session_tokens', 'a:1:{s:64:\"a871dbdc3248d297aa90b5c4b7e9b61c5b8ecfd71afe82a666a5f5d692b2b1a3\";a:4:{s:10:\"expiration\";i:1434574572;s:2:\"ip\";s:12:\"95.92.239.95\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433364972;}}'),
(53099, 3427, 'votou', 'sim'),
(53100, 3427, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(53101, 3428, 'nickname', 'Fabio_Jose'),
(53102, 3428, 'first_name', 'Fabio'),
(53103, 3428, 'last_name', 'Jose'),
(53104, 3428, 'description', ''),
(53105, 3428, 'rich_editing', 'true'),
(53106, 3428, 'comment_shortcuts', 'false'),
(53107, 3428, 'admin_color', 'fresh'),
(53108, 3428, 'use_ssl', '0'),
(53109, 3428, 'show_admin_bar_front', 'true'),
(53110, 3428, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53111, 3428, 'wp_user_level', '0'),
(53112, 3428, 'wsl_current_provider', 'Facebook'),
(53113, 3428, 'wsl_current_user_image', 'https://graph.facebook.com/10203327866357322/picture?width=150&height=150'),
(53114, 3428, 'session_tokens', 'a:1:{s:64:\"b4630c28d6cc5881010c0efd76cc53a44b91a330159dc9a5b0e627b530f54613\";a:4:{s:10:\"expiration\";i:1434574679;s:2:\"ip\";s:14:\"217.129.215.18\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433365079;}}'),
(53115, 3429, 'nickname', 'Enrique_Kike_Lenzano'),
(53116, 3429, 'first_name', 'Enrique'),
(53117, 3429, 'last_name', 'Lenzano'),
(53118, 3429, 'description', ''),
(53119, 3429, 'rich_editing', 'true'),
(53120, 3429, 'comment_shortcuts', 'false'),
(53121, 3429, 'admin_color', 'fresh'),
(53122, 3429, 'use_ssl', '0'),
(53123, 3429, 'show_admin_bar_front', 'true'),
(53124, 3429, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53125, 3429, 'wp_user_level', '0'),
(53126, 3429, 'wsl_current_provider', 'Facebook'),
(53127, 3429, 'wsl_current_user_image', 'https://graph.facebook.com/10153394631916683/picture?width=150&height=150'),
(53128, 3429, 'session_tokens', 'a:1:{s:64:\"51ca9119ecfd32d8f04e8d590e99a6a080ed0ee40bc0ba74ec42c5e05c3ba08a\";a:4:{s:10:\"expiration\";i:1434574758;s:2:\"ip\";s:11:\"85.139.9.54\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433365158;}}'),
(53129, 3430, 'nickname', 'Teresa_Faria'),
(53130, 3430, 'first_name', 'Teresa'),
(53131, 3430, 'last_name', 'Faria'),
(53132, 3430, 'description', ''),
(53133, 3430, 'rich_editing', 'true'),
(53134, 3430, 'comment_shortcuts', 'false'),
(53135, 3430, 'admin_color', 'fresh'),
(53136, 3430, 'use_ssl', '0'),
(53137, 3430, 'show_admin_bar_front', 'true'),
(53138, 3430, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53139, 3430, 'wp_user_level', '0'),
(53140, 3430, 'wsl_current_provider', 'Facebook'),
(53141, 3430, 'wsl_current_user_image', 'https://graph.facebook.com/986025274773453/picture?width=150&height=150'),
(53142, 3430, 'session_tokens', 'a:1:{s:64:\"2df9a2331d45756411f789b80172ac9c778acc3f570b339eea7d7883b0cab89e\";a:4:{s:10:\"expiration\";i:1434574774;s:2:\"ip\";s:14:\"188.37.168.195\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433365174;}}'),
(53143, 3430, 'votou', 'sim'),
(53144, 3430, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(53145, 3429, 'votou', 'sim'),
(53146, 3429, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(53147, 3431, 'nickname', 'Alexandra_Dinis'),
(53148, 3431, 'first_name', 'Alexandra'),
(53149, 3431, 'last_name', 'Dinis'),
(53150, 3431, 'description', ''),
(53151, 3431, 'rich_editing', 'true'),
(53152, 3431, 'comment_shortcuts', 'false'),
(53153, 3431, 'admin_color', 'fresh'),
(53154, 3431, 'use_ssl', '0'),
(53155, 3431, 'show_admin_bar_front', 'true'),
(53156, 3431, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53157, 3431, 'wp_user_level', '0'),
(53158, 3431, 'wsl_current_provider', 'Facebook'),
(53159, 3431, 'wsl_current_user_image', 'https://graph.facebook.com/10153327648407243/picture?width=150&height=150'),
(53160, 3431, 'session_tokens', 'a:2:{s:64:\"f0f3533a1e8897125a037f07acfded44c4d272b6e75b2499f62c06ec04711a2f\";a:4:{s:10:\"expiration\";i:1434574963;s:2:\"ip\";s:13:\"87.103.42.108\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433365363;}s:64:\"2060ded23a43e329c3e1b1170bff1a87ec9629e021ed45350a32c04283bad479\";a:4:{s:10:\"expiration\";i:1434579541;s:2:\"ip\";s:13:\"87.103.42.108\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433369941;}}'),
(53161, 3432, 'nickname', 'Miguel_Barata_de_Almeida'),
(53162, 3432, 'first_name', 'Miguel'),
(53163, 3432, 'last_name', 'de Almeida'),
(53164, 3432, 'description', ''),
(53165, 3432, 'rich_editing', 'true'),
(53166, 3432, 'comment_shortcuts', 'false'),
(53167, 3432, 'admin_color', 'fresh'),
(53168, 3432, 'use_ssl', '0'),
(53169, 3432, 'show_admin_bar_front', 'true'),
(53170, 3432, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53171, 3432, 'wp_user_level', '0'),
(53172, 3432, 'wsl_current_provider', 'Facebook'),
(53173, 3432, 'wsl_current_user_image', 'https://graph.facebook.com/10204775367047188/picture?width=150&height=150'),
(53174, 3432, 'session_tokens', 'a:1:{s:64:\"927eeaa71c1a31df0b93e6c85ce6e033a3d0083d3456dc752b268987734afcb4\";a:4:{s:10:\"expiration\";i:1434575094;s:2:\"ip\";s:10:\"188.81.9.9\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433365494;}}'),
(53175, 3432, 'votou', 'sim'),
(53176, 3432, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(53177, 3428, 'votou', 'sim'),
(53178, 3428, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(53179, 3433, 'nickname', 'Natalia_Sampaio'),
(53180, 3433, 'first_name', 'Natália'),
(53181, 3433, 'last_name', 'Sampaio'),
(53182, 3433, 'description', ''),
(53183, 3433, 'rich_editing', 'true'),
(53184, 3433, 'comment_shortcuts', 'false'),
(53185, 3433, 'admin_color', 'fresh'),
(53186, 3433, 'use_ssl', '0'),
(53187, 3433, 'show_admin_bar_front', 'true'),
(53188, 3433, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53189, 3433, 'wp_user_level', '0'),
(53190, 3433, 'wsl_current_provider', 'Facebook'),
(53191, 3433, 'wsl_current_user_image', 'https://graph.facebook.com/899718470086344/picture?width=150&height=150'),
(53192, 3433, 'session_tokens', 'a:1:{s:64:\"3c594860a0e78070a99341756dbf08fc9e76f9ae5bbbf725c08f6264224b3cc8\";a:4:{s:10:\"expiration\";i:1434575353;s:2:\"ip\";s:13:\"79.169.38.247\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433365753;}}'),
(53193, 3434, 'nickname', 'Joana_Adegas'),
(53194, 3434, 'first_name', 'Joana'),
(53195, 3434, 'last_name', 'Adegas'),
(53196, 3434, 'description', ''),
(53197, 3434, 'rich_editing', 'true'),
(53198, 3434, 'comment_shortcuts', 'false'),
(53199, 3434, 'admin_color', 'fresh'),
(53200, 3434, 'use_ssl', '0'),
(53201, 3434, 'show_admin_bar_front', 'true'),
(53202, 3434, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53203, 3434, 'wp_user_level', '0'),
(53204, 3434, 'wsl_current_provider', 'Google'),
(53205, 3434, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-Jf27ErPbCro/AAAAAAAAAAI/AAAAAAAAAHU/I2qVrgRnt3M/photo.jpg?sz=200'),
(53206, 3434, 'session_tokens', 'a:1:{s:64:\"c2ca5c140c2e4ad6e16f191265760a699b9716b8916139446cdab604c129ff44\";a:4:{s:10:\"expiration\";i:1434575402;s:2:\"ip\";s:12:\"79.169.35.27\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433365802;}}'),
(53207, 3433, 'votou', 'sim'),
(53208, 3433, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(53209, 3435, 'nickname', 'Amelia_Maria_Barreira_Cortez'),
(53210, 3435, 'first_name', 'Amelia'),
(53211, 3435, 'last_name', 'Cortez'),
(53212, 3435, 'description', ''),
(53213, 3435, 'rich_editing', 'true'),
(53214, 3435, 'comment_shortcuts', 'false'),
(53215, 3435, 'admin_color', 'fresh'),
(53216, 3435, 'use_ssl', '0'),
(53217, 3435, 'show_admin_bar_front', 'true'),
(53218, 3435, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53219, 3435, 'wp_user_level', '0'),
(53220, 3435, 'wsl_current_provider', 'Facebook'),
(53221, 3435, 'wsl_current_user_image', 'https://graph.facebook.com/10152928891487285/picture?width=150&height=150'),
(53222, 3435, 'session_tokens', 'a:1:{s:64:\"8381498f85ede00e2ebca312ed4618e4a61228f6edb5ce77e9865ce7886fdd34\";a:4:{s:10:\"expiration\";i:1434575567;s:2:\"ip\";s:11:\"83.55.29.83\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-G355H Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433365967;}}'),
(53223, 3434, 'votou', 'sim'),
(53224, 3434, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(53225, 3435, 'votou', 'sim'),
(53226, 3435, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(53227, 3436, 'nickname', 'Vasco_Joshua_Beltran'),
(53228, 3436, 'first_name', 'Vasco'),
(53229, 3436, 'last_name', 'Beltran'),
(53230, 3436, 'description', ''),
(53231, 3436, 'rich_editing', 'true'),
(53232, 3436, 'comment_shortcuts', 'false'),
(53233, 3436, 'admin_color', 'fresh'),
(53234, 3436, 'use_ssl', '0'),
(53235, 3436, 'show_admin_bar_front', 'true'),
(53236, 3436, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53237, 3436, 'wp_user_level', '0'),
(53238, 3436, 'wsl_current_provider', 'Facebook'),
(53239, 3436, 'wsl_current_user_image', 'https://graph.facebook.com/10204460026483083/picture?width=150&height=150'),
(53240, 3436, 'session_tokens', 'a:1:{s:64:\"455d6e02c3c183a86188035af95ecfb69a1236b6a5c3817c15570917f27e29b5\";a:4:{s:10:\"expiration\";i:1434575910;s:2:\"ip\";s:13:\"95.93.147.177\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433366310;}}'),
(53241, 3436, 'votou', 'sim'),
(53242, 3436, 'user_votes', 'surfista-do-ano-oakley_p1339,manobra-do-ano-reef_p1045'),
(53243, 3437, 'nickname', 'Beatriz_Conceicao'),
(53244, 3437, 'first_name', 'Beatriz'),
(53245, 3437, 'last_name', 'Conceição'),
(53246, 3437, 'description', ''),
(53247, 3437, 'rich_editing', 'true'),
(53248, 3437, 'comment_shortcuts', 'false'),
(53249, 3437, 'admin_color', 'fresh'),
(53250, 3437, 'use_ssl', '0'),
(53251, 3437, 'show_admin_bar_front', 'true'),
(53252, 3437, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53253, 3437, 'wp_user_level', '0'),
(53254, 3437, 'wsl_current_provider', 'Facebook'),
(53255, 3437, 'wsl_current_user_image', 'https://graph.facebook.com/1023135711060763/picture?width=150&height=150'),
(53256, 3437, 'session_tokens', 'a:1:{s:64:\"8450a16392f02f99492a9339042cc98e28d1f9a9e914bf1ea2b1c4c85cdb3a3c\";a:4:{s:10:\"expiration\";i:1434576309;s:2:\"ip\";s:12:\"85.247.4.155\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433366709;}}'),
(53257, 3438, 'nickname', 'Sara_Valente_Perfeito'),
(53258, 3438, 'first_name', 'Sara'),
(53259, 3438, 'last_name', 'Valente Perfeito'),
(53260, 3438, 'description', ''),
(53261, 3438, 'rich_editing', 'true'),
(53262, 3438, 'comment_shortcuts', 'false'),
(53263, 3438, 'admin_color', 'fresh'),
(53264, 3438, 'use_ssl', '0'),
(53265, 3438, 'show_admin_bar_front', 'true'),
(53266, 3438, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53267, 3438, 'wp_user_level', '0'),
(53268, 3438, 'wsl_current_provider', 'Facebook'),
(53269, 3438, 'wsl_current_user_image', 'https://graph.facebook.com/904854202899992/picture?width=150&height=150'),
(53270, 3438, 'session_tokens', 'a:1:{s:64:\"42ff8f318cc25f3f8030598b0c3afb262dfd85bffd1feec7935e25f4e696d661\";a:4:{s:10:\"expiration\";i:1434576321;s:2:\"ip\";s:14:\"37.189.166.125\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433366721;}}'),
(53271, 3437, 'votou', 'sim'),
(53272, 3437, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,revelacao-do-ano-deeply_p1389'),
(53273, 3438, 'votou', 'sim'),
(53274, 3438, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(53275, 3439, 'nickname', 'Maria_Jose_Campos'),
(53276, 3439, 'first_name', 'Maria Jose'),
(53277, 3439, 'last_name', 'Campos'),
(53278, 3439, 'description', ''),
(53279, 3439, 'rich_editing', 'true'),
(53280, 3439, 'comment_shortcuts', 'false'),
(53281, 3439, 'admin_color', 'fresh'),
(53282, 3439, 'use_ssl', '0'),
(53283, 3439, 'show_admin_bar_front', 'true'),
(53284, 3439, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53285, 3439, 'wp_user_level', '0'),
(53286, 3439, 'wsl_current_provider', 'Facebook'),
(53287, 3439, 'wsl_current_user_image', 'https://graph.facebook.com/1008481082497224/picture?width=150&height=150'),
(53288, 3439, 'session_tokens', 'a:1:{s:64:\"0c655622cba49a0469440e208acc288984f95c821fd354430a6d9b0a88160069\";a:4:{s:10:\"expiration\";i:1434576702;s:2:\"ip\";s:12:\"2.82.166.225\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433367102;}}'),
(53289, 3439, 'votou', 'sim'),
(53290, 3439, 'user_votes', 'manobra-do-ano-reef_p1236'),
(53291, 3440, 'nickname', 'Filipa_Fonseca'),
(53292, 3440, 'first_name', 'Filipa'),
(53293, 3440, 'last_name', 'Fonseca'),
(53294, 3440, 'description', ''),
(53295, 3440, 'rich_editing', 'true'),
(53296, 3440, 'comment_shortcuts', 'false'),
(53297, 3440, 'admin_color', 'fresh'),
(53298, 3440, 'use_ssl', '0'),
(53299, 3440, 'show_admin_bar_front', 'true'),
(53300, 3440, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53301, 3440, 'wp_user_level', '0'),
(53302, 3440, 'wsl_current_provider', 'Facebook'),
(53303, 3440, 'wsl_current_user_image', 'https://graph.facebook.com/10206844015477907/picture?width=150&height=150'),
(53304, 3440, 'session_tokens', 'a:1:{s:64:\"637a84b04cac03ab0ceb53586fcd1e2d69b37d10557ab9b4758102cb6ab53f7d\";a:4:{s:10:\"expiration\";i:1434577608;s:2:\"ip\";s:12:\"95.94.44.249\";s:2:\"ua\";s:176:\"Mozilla/5.0 (Linux; Android 4.4.2; LENNY Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433368008;}}'),
(53305, 3440, 'votou', 'sim'),
(53306, 3440, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(53307, 3441, 'nickname', 'Paula_Loureiro'),
(53308, 3441, 'first_name', 'Paula'),
(53309, 3441, 'last_name', 'Loureiro'),
(53310, 3441, 'description', ''),
(53311, 3441, 'rich_editing', 'true'),
(53312, 3441, 'comment_shortcuts', 'false'),
(53313, 3441, 'admin_color', 'fresh'),
(53314, 3441, 'use_ssl', '0'),
(53315, 3441, 'show_admin_bar_front', 'true'),
(53316, 3441, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53317, 3441, 'wp_user_level', '0'),
(53318, 3441, 'wsl_current_provider', 'Facebook'),
(53319, 3441, 'wsl_current_user_image', 'https://graph.facebook.com/10200663341103732/picture?width=150&height=150'),
(53320, 3441, 'session_tokens', 'a:1:{s:64:\"59d54be3ba1133d3c0bc336d7b0c7ac533cb2af0ab21bf7632c17fc4671e1224\";a:4:{s:10:\"expiration\";i:1434578014;s:2:\"ip\";s:13:\"188.37.43.188\";s:2:\"ua\";s:254:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433368414;}}'),
(53321, 3441, 'votou', 'sim'),
(53322, 3441, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(53323, 3442, 'nickname', 'Miguel_Adriao'),
(53324, 3442, 'first_name', 'Miguel'),
(53325, 3442, 'last_name', 'Adrião'),
(53326, 3442, 'description', ''),
(53327, 3442, 'rich_editing', 'true'),
(53328, 3442, 'comment_shortcuts', 'false'),
(53329, 3442, 'admin_color', 'fresh'),
(53330, 3442, 'use_ssl', '0'),
(53331, 3442, 'show_admin_bar_front', 'true'),
(53332, 3442, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53333, 3442, 'wp_user_level', '0'),
(53334, 3442, 'wsl_current_provider', 'Facebook'),
(53335, 3442, 'wsl_current_user_image', 'https://graph.facebook.com/987019124676925/picture?width=150&height=150'),
(53336, 3442, 'session_tokens', 'a:2:{s:64:\"9003d97d4dbecd51470890aa83fc1b82c8d09087b4de2222cdb0f2b21dacb990\";a:4:{s:10:\"expiration\";i:1434578294;s:2:\"ip\";s:12:\"188.81.9.110\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433368694;}s:64:\"421129db7221f552aadd7fbac47fd2f9b56cb77c82443995a444770fa8102a64\";a:4:{s:10:\"expiration\";i:1434578761;s:2:\"ip\";s:12:\"188.81.9.110\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433369161;}}'),
(53337, 3443, 'nickname', 'Joao_Baptista_2'),
(53338, 3443, 'first_name', 'Joao'),
(53339, 3443, 'last_name', 'Baptista'),
(53340, 3443, 'description', ''),
(53341, 3443, 'rich_editing', 'true'),
(53342, 3443, 'comment_shortcuts', 'false'),
(53343, 3443, 'admin_color', 'fresh'),
(53344, 3443, 'use_ssl', '0'),
(53345, 3443, 'show_admin_bar_front', 'true'),
(53346, 3443, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53347, 3443, 'wp_user_level', '0'),
(53348, 3443, 'wsl_current_provider', 'Facebook'),
(53349, 3443, 'wsl_current_user_image', 'https://graph.facebook.com/10152906365830036/picture?width=150&height=150'),
(53350, 3443, 'session_tokens', 'a:1:{s:64:\"2324fcaa12e91b8d904591509690775d14c7153a303eed9a50e8f3a161e6bded\";a:4:{s:10:\"expiration\";i:1434578547;s:2:\"ip\";s:14:\"85.244.109.236\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433368947;}}'),
(53351, 3442, 'votou', 'sim'),
(53352, 3442, 'user_votes', 'manobra-do-ano-reef_p1236'),
(53353, 3443, 'votou', 'sim'),
(53354, 3443, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(53355, 3444, 'nickname', 'Patricia_Arsenio'),
(53356, 3444, 'first_name', 'Patricia'),
(53357, 3444, 'last_name', 'Arsénio'),
(53358, 3444, 'description', ''),
(53359, 3444, 'rich_editing', 'true'),
(53360, 3444, 'comment_shortcuts', 'false'),
(53361, 3444, 'admin_color', 'fresh'),
(53362, 3444, 'use_ssl', '0'),
(53363, 3444, 'show_admin_bar_front', 'true'),
(53364, 3444, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53365, 3444, 'wp_user_level', '0'),
(53366, 3444, 'wsl_current_provider', 'Google'),
(53367, 3444, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-xRfNruNIf0o/AAAAAAAAAAI/AAAAAAAAAA8/H940zLoz2Z4/photo.jpg?sz=200'),
(53368, 3444, 'session_tokens', 'a:1:{s:64:\"c163ff284800376ce1cd169bdefc48c1999c8cb9016d7518d8f527a67b51692b\";a:4:{s:10:\"expiration\";i:1434579235;s:2:\"ip\";s:13:\"188.250.76.63\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433369635;}}'),
(53369, 3445, 'nickname', 'Emanuel_Almeida'),
(53370, 3445, 'first_name', 'Emanuel'),
(53371, 3445, 'last_name', 'Almeida'),
(53372, 3445, 'description', ''),
(53373, 3445, 'rich_editing', 'true'),
(53374, 3445, 'comment_shortcuts', 'false'),
(53375, 3445, 'admin_color', 'fresh'),
(53376, 3445, 'use_ssl', '0'),
(53377, 3445, 'show_admin_bar_front', 'true'),
(53378, 3445, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53379, 3445, 'wp_user_level', '0'),
(53380, 3445, 'wsl_current_provider', 'Google'),
(53381, 3445, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(53382, 3445, 'session_tokens', 'a:1:{s:64:\"3c99270cf9f447c9b8c0cd4d3778092238fac745c22312ca1d1d8014e703b4b1\";a:4:{s:10:\"expiration\";i:1434579341;s:2:\"ip\";s:13:\"62.169.105.87\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433369741;}}'),
(53383, 3444, 'votou', 'sim'),
(53384, 3444, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(53385, 3446, 'nickname', 'Jessica_Alves'),
(53386, 3446, 'first_name', 'Jéssica'),
(53387, 3446, 'last_name', 'Alves'),
(53388, 3446, 'description', ''),
(53389, 3446, 'rich_editing', 'true'),
(53390, 3446, 'comment_shortcuts', 'false'),
(53391, 3446, 'admin_color', 'fresh'),
(53392, 3446, 'use_ssl', '0'),
(53393, 3446, 'show_admin_bar_front', 'true'),
(53394, 3446, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53395, 3446, 'wp_user_level', '0'),
(53396, 3446, 'wsl_current_provider', 'Facebook'),
(53397, 3446, 'wsl_current_user_image', 'https://graph.facebook.com/1639965589549281/picture?width=150&height=150'),
(53398, 3446, 'session_tokens', 'a:2:{s:64:\"5141b8ff733032e28c031321b0427e0ca5be751a8d77c61a76e4683dac52f358\";a:4:{s:10:\"expiration\";i:1434579504;s:2:\"ip\";s:12:\"188.37.73.14\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433369904;}s:64:\"799b104fa234827495ae0b99f7672c828ed23e202cee12e30a16312be5c7d0f6\";a:4:{s:10:\"expiration\";i:1434579577;s:2:\"ip\";s:12:\"188.37.73.14\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433369977;}}'),
(53399, 3447, 'nickname', 'Nelson_Rodrigues'),
(53400, 3447, 'first_name', 'Nelson'),
(53401, 3447, 'last_name', 'Rodrigues'),
(53402, 3447, 'description', ''),
(53403, 3447, 'rich_editing', 'true'),
(53404, 3447, 'comment_shortcuts', 'false'),
(53405, 3447, 'admin_color', 'fresh'),
(53406, 3447, 'use_ssl', '0'),
(53407, 3447, 'show_admin_bar_front', 'true'),
(53408, 3447, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53409, 3447, 'wp_user_level', '0'),
(53410, 3447, 'wsl_current_provider', 'Facebook'),
(53411, 3447, 'wsl_current_user_image', 'https://graph.facebook.com/10206654481663332/picture?width=150&height=150'),
(53412, 3447, 'session_tokens', 'a:1:{s:64:\"0702090bb67e6143692e166a24b9ebf0a47c13ec982d4409d058b22854137890\";a:4:{s:10:\"expiration\";i:1434579648;s:2:\"ip\";s:12:\"46.50.48.239\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.4.4; Aquaris E5 Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433370048;}}'),
(53413, 3447, 'votou', 'sim'),
(53414, 3447, 'user_votes', 'tubo-do-ano-ess_p1296'),
(53415, 3448, 'nickname', 'Marco_Diogo'),
(53416, 3448, 'first_name', 'Marco'),
(53417, 3448, 'last_name', 'Diogo'),
(53418, 3448, 'description', ''),
(53419, 3448, 'rich_editing', 'true'),
(53420, 3448, 'comment_shortcuts', 'false'),
(53421, 3448, 'admin_color', 'fresh'),
(53422, 3448, 'use_ssl', '0'),
(53423, 3448, 'show_admin_bar_front', 'true'),
(53424, 3448, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53425, 3448, 'wp_user_level', '0'),
(53426, 3448, 'wsl_current_provider', 'Facebook'),
(53427, 3448, 'wsl_current_user_image', 'https://graph.facebook.com/10206392148824546/picture?width=150&height=150'),
(53428, 3448, 'session_tokens', 'a:1:{s:64:\"f240494488503aed188f452c93af114e1d49861b8cfa0bafccc116048bbcbba5\";a:4:{s:10:\"expiration\";i:1434579723;s:2:\"ip\";s:12:\"95.94.84.220\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0\";s:5:\"login\";i:1433370123;}}'),
(53429, 3449, 'nickname', 'Teresa_Jardim'),
(53430, 3449, 'first_name', 'Teresa'),
(53431, 3449, 'last_name', 'Jardim'),
(53432, 3449, 'description', ''),
(53433, 3449, 'rich_editing', 'true'),
(53434, 3449, 'comment_shortcuts', 'false'),
(53435, 3449, 'admin_color', 'fresh'),
(53436, 3449, 'use_ssl', '0'),
(53437, 3449, 'show_admin_bar_front', 'true'),
(53438, 3449, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53439, 3449, 'wp_user_level', '0'),
(53440, 3449, 'wsl_current_provider', 'Facebook'),
(53441, 3449, 'wsl_current_user_image', 'https://graph.facebook.com/1080128888668805/picture?width=150&height=150'),
(53442, 3449, 'session_tokens', 'a:1:{s:64:\"eea3a6b86f3201944925a302f0518af8c55ea02b373f023d86d4d0b45269574d\";a:4:{s:10:\"expiration\";i:1434580187;s:2:\"ip\";s:13:\"82.154.215.32\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433370587;}}'),
(53443, 3449, 'votou', 'sim'),
(53444, 3449, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(53445, 3450, 'nickname', 'Wanda_Bruno'),
(53446, 3450, 'first_name', 'Wanda'),
(53447, 3450, 'last_name', 'Bruno'),
(53448, 3450, 'description', ''),
(53449, 3450, 'rich_editing', 'true'),
(53450, 3450, 'comment_shortcuts', 'false'),
(53451, 3450, 'admin_color', 'fresh'),
(53452, 3450, 'use_ssl', '0'),
(53453, 3450, 'show_admin_bar_front', 'true'),
(53454, 3450, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53455, 3450, 'wp_user_level', '0'),
(53456, 3450, 'wsl_current_provider', 'Facebook'),
(53457, 3450, 'wsl_current_user_image', 'https://graph.facebook.com/10206780948546691/picture?width=150&height=150'),
(53458, 3450, 'session_tokens', 'a:1:{s:64:\"e61466a6fbf5e4ac710fc49679762cd1b89309260da1711adc9bd5086c1a9d4d\";a:4:{s:10:\"expiration\";i:1434580672;s:2:\"ip\";s:12:\"89.115.34.67\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433371072;}}'),
(53459, 3451, 'nickname', 'Teresa_Vale'),
(53460, 3451, 'first_name', 'Teresa'),
(53461, 3451, 'last_name', 'Vale'),
(53462, 3451, 'description', ''),
(53463, 3451, 'rich_editing', 'true'),
(53464, 3451, 'comment_shortcuts', 'false'),
(53465, 3451, 'admin_color', 'fresh'),
(53466, 3451, 'use_ssl', '0'),
(53467, 3451, 'show_admin_bar_front', 'true'),
(53468, 3451, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53469, 3451, 'wp_user_level', '0'),
(53470, 3451, 'wsl_current_provider', 'Facebook'),
(53471, 3451, 'wsl_current_user_image', 'https://graph.facebook.com/840992782637840/picture?width=150&height=150'),
(53472, 3451, 'session_tokens', 'a:1:{s:64:\"82657d08b7c0c03c3d8b2cdb15d2c300beed74c319bb8287d759cd68e81d15f5\";a:4:{s:10:\"expiration\";i:1434580760;s:2:\"ip\";s:12:\"2.82.177.133\";s:2:\"ua\";s:143:\"Mozilla/5.0 (Linux; Android 4.4.2; MEO Smart A75 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433371160;}}'),
(53473, 3452, 'nickname', 'Roby_Damico'),
(53474, 3452, 'first_name', 'Roby'),
(53475, 3452, 'last_name', 'D\'amico'),
(53476, 3452, 'description', ''),
(53477, 3452, 'rich_editing', 'true'),
(53478, 3452, 'comment_shortcuts', 'false'),
(53479, 3452, 'admin_color', 'fresh'),
(53480, 3452, 'use_ssl', '0'),
(53481, 3452, 'show_admin_bar_front', 'true'),
(53482, 3452, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53483, 3452, 'wp_user_level', '0'),
(53484, 3452, 'wsl_current_provider', 'Facebook'),
(53485, 3452, 'wsl_current_user_image', 'https://graph.facebook.com/10205641948961479/picture?width=150&height=150'),
(53486, 3452, 'session_tokens', 'a:1:{s:64:\"4d5a066d704fb68abd196e3382634038e3a7d173d93105d5e415f1e8d338122c\";a:4:{s:10:\"expiration\";i:1434580822;s:2:\"ip\";s:12:\"95.93.156.15\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433371222;}}'),
(53487, 3451, 'votou', 'sim'),
(53488, 3451, 'user_votes', 'manobra-do-ano-reef_p1236'),
(53489, 3453, 'nickname', 'Edson_Ramos'),
(53490, 3453, 'first_name', 'Edson'),
(53491, 3453, 'last_name', 'Ramos'),
(53492, 3453, 'description', ''),
(53493, 3453, 'rich_editing', 'true'),
(53494, 3453, 'comment_shortcuts', 'false'),
(53495, 3453, 'admin_color', 'fresh'),
(53496, 3453, 'use_ssl', '0'),
(53497, 3453, 'show_admin_bar_front', 'true'),
(53498, 3453, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53499, 3453, 'wp_user_level', '0'),
(53500, 3453, 'wsl_current_provider', 'Facebook'),
(53501, 3453, 'wsl_current_user_image', 'https://graph.facebook.com/837297233007852/picture?width=150&height=150'),
(53502, 3453, 'session_tokens', 'a:1:{s:64:\"df51cc6481495f3c40dc6760cfc9a4ea2e50c5f8cf69310bd9cb6159aa6d10cd\";a:4:{s:10:\"expiration\";i:1434581219;s:2:\"ip\";s:14:\"37.189.167.108\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433371619;}}'),
(53503, 3453, 'votou', 'sim'),
(53504, 3453, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(53505, 3454, 'nickname', 'Joao_Oliveira_Motard'),
(53506, 3454, 'first_name', 'João Oliveira'),
(53507, 3454, 'last_name', 'Motard'),
(53508, 3454, 'description', ''),
(53509, 3454, 'rich_editing', 'true'),
(53510, 3454, 'comment_shortcuts', 'false'),
(53511, 3454, 'admin_color', 'fresh'),
(53512, 3454, 'use_ssl', '0'),
(53513, 3454, 'show_admin_bar_front', 'true'),
(53514, 3454, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53515, 3454, 'wp_user_level', '0'),
(53516, 3454, 'wsl_current_provider', 'Facebook'),
(53517, 3454, 'wsl_current_user_image', 'https://graph.facebook.com/10204393839187699/picture?width=150&height=150'),
(53518, 3454, 'session_tokens', 'a:1:{s:64:\"4e29bcf15a9a322221c684766c1e66bd9a5fa85fff63bd1d08c499b01e011288\";a:4:{s:10:\"expiration\";i:1434581496;s:2:\"ip\";s:14:\"85.247.110.174\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433371896;}}'),
(53519, 3446, 'votou', 'sim'),
(53520, 3446, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(53521, 3455, 'nickname', 'Anali_Goncalves'),
(53522, 3455, 'first_name', 'Anali'),
(53523, 3455, 'last_name', 'Gonçalves'),
(53524, 3455, 'description', ''),
(53525, 3455, 'rich_editing', 'true'),
(53526, 3455, 'comment_shortcuts', 'false'),
(53527, 3455, 'admin_color', 'fresh'),
(53528, 3455, 'use_ssl', '0'),
(53529, 3455, 'show_admin_bar_front', 'true'),
(53530, 3455, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53531, 3455, 'wp_user_level', '0'),
(53532, 3455, 'wsl_current_provider', 'Facebook'),
(53533, 3455, 'wsl_current_user_image', 'https://graph.facebook.com/984496734907723/picture?width=150&height=150'),
(53534, 3455, 'session_tokens', 'a:1:{s:64:\"ac477b39523edfadd340c18224e8b669cee664c240f63e2bdac0052d66819be2\";a:4:{s:10:\"expiration\";i:1434582065;s:2:\"ip\";s:12:\"93.102.33.35\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433372465;}}'),
(53535, 3450, 'votou', 'sim'),
(53536, 3450, 'user_votes', 'free-surfer-do-ano-volcom_p1395'),
(53537, 3452, 'votou', 'sim'),
(53538, 3452, 'user_votes', 'surfista-do-ano-oakley_p1339,onda-do-ano-polen_p1230,shaper-do-ano-xhapeland_p1379'),
(53539, 3456, 'nickname', 'Rita_Margarida'),
(53540, 3456, 'first_name', 'Rita'),
(53541, 3456, 'last_name', 'Margarida'),
(53542, 3456, 'description', ''),
(53543, 3456, 'rich_editing', 'true'),
(53544, 3456, 'comment_shortcuts', 'false'),
(53545, 3456, 'admin_color', 'fresh'),
(53546, 3456, 'use_ssl', '0'),
(53547, 3456, 'show_admin_bar_front', 'true'),
(53548, 3456, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53549, 3456, 'wp_user_level', '0'),
(53550, 3456, 'wsl_current_provider', 'Facebook'),
(53551, 3456, 'wsl_current_user_image', 'https://graph.facebook.com/10152836920850496/picture?width=150&height=150'),
(53552, 3456, 'session_tokens', 'a:1:{s:64:\"b49fc63916faaefd571f55686b1d5d3e34d8c54d94a09e04ac6e239b5bcebeb2\";a:4:{s:10:\"expiration\";i:1434582926;s:2:\"ip\";s:12:\"82.155.93.72\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433373326;}}'),
(53553, 3455, 'votou', 'sim'),
(53554, 3455, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(53555, 3456, 'votou', 'sim'),
(53556, 3456, 'user_votes', 'manobra-do-ano-reef_p1045'),
(53557, 3457, 'nickname', 'Joana_Alves_Teles'),
(53558, 3457, 'first_name', 'Joana'),
(53559, 3457, 'last_name', 'Alves Teles'),
(53560, 3457, 'description', ''),
(53561, 3457, 'rich_editing', 'true'),
(53562, 3457, 'comment_shortcuts', 'false'),
(53563, 3457, 'admin_color', 'fresh'),
(53564, 3457, 'use_ssl', '0'),
(53565, 3457, 'show_admin_bar_front', 'true'),
(53566, 3457, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53567, 3457, 'wp_user_level', '0'),
(53568, 3457, 'wsl_current_provider', 'Facebook'),
(53569, 3457, 'wsl_current_user_image', 'https://graph.facebook.com/847389558686884/picture?width=150&height=150'),
(53570, 3457, 'session_tokens', 'a:1:{s:64:\"262315fde8224507ee97b37b1839e2ecc339e9a8358f895651506031aefce289\";a:4:{s:10:\"expiration\";i:1434583311;s:2:\"ip\";s:14:\"79.169.152.218\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433373711;}}'),
(53571, 3458, 'nickname', 'Marco_Miguel'),
(53572, 3458, 'first_name', 'Marco'),
(53573, 3458, 'last_name', 'Miguel'),
(53574, 3458, 'description', ''),
(53575, 3458, 'rich_editing', 'true'),
(53576, 3458, 'comment_shortcuts', 'false'),
(53577, 3458, 'admin_color', 'fresh'),
(53578, 3458, 'use_ssl', '0'),
(53579, 3458, 'show_admin_bar_front', 'true'),
(53580, 3458, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53581, 3458, 'wp_user_level', '0'),
(53582, 3458, 'wsl_current_provider', 'Facebook'),
(53583, 3458, 'wsl_current_user_image', 'https://graph.facebook.com/988161974529498/picture?width=150&height=150'),
(53584, 3458, 'session_tokens', 'a:1:{s:64:\"a13d4cb7c33f7b955f21eacf5a827f739679672338d0f8225a3c808b1701ae39\";a:4:{s:10:\"expiration\";i:1434586202;s:2:\"ip\";s:14:\"93.102.152.252\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433376602;}}'),
(53585, 3458, 'votou', 'sim'),
(53586, 3458, 'user_votes', 'foto-do-ano_p1163'),
(53587, 3459, 'nickname', 'Elisabete_de_Albuquerque'),
(53588, 3459, 'first_name', 'Elisabete'),
(53589, 3459, 'last_name', 'Albuquerque'),
(53590, 3459, 'description', ''),
(53591, 3459, 'rich_editing', 'true'),
(53592, 3459, 'comment_shortcuts', 'false'),
(53593, 3459, 'admin_color', 'fresh'),
(53594, 3459, 'use_ssl', '0'),
(53595, 3459, 'show_admin_bar_front', 'true'),
(53596, 3459, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53597, 3459, 'wp_user_level', '0'),
(53598, 3459, 'wsl_current_provider', 'Facebook'),
(53599, 3459, 'wsl_current_user_image', 'https://graph.facebook.com/715171121926313/picture?width=150&height=150'),
(53600, 3459, 'session_tokens', 'a:1:{s:64:\"c38e6f2d6b501258f8e78a2698fbbde1a0f74d064139e0c858a86e36e7a525c9\";a:4:{s:10:\"expiration\";i:1434586342;s:2:\"ip\";s:14:\"85.138.239.204\";s:2:\"ua\";s:83:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; EIE10;ENUSWOL; rv:11.0) like Gecko\";s:5:\"login\";i:1433376742;}}'),
(53601, 3459, 'votou', 'sim'),
(53602, 3459, 'user_votes', 'onda-do-ano-polen_p1230'),
(53603, 3460, 'nickname', 'Nair_Santos'),
(53604, 3460, 'first_name', 'Nair'),
(53605, 3460, 'last_name', 'Santos'),
(53606, 3460, 'description', ''),
(53607, 3460, 'rich_editing', 'true'),
(53608, 3460, 'comment_shortcuts', 'false'),
(53609, 3460, 'admin_color', 'fresh'),
(53610, 3460, 'use_ssl', '0'),
(53611, 3460, 'show_admin_bar_front', 'true'),
(53612, 3460, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53613, 3460, 'wp_user_level', '0'),
(53614, 3460, 'wsl_current_provider', 'Facebook'),
(53615, 3460, 'wsl_current_user_image', 'https://graph.facebook.com/1458319251128975/picture?width=150&height=150'),
(53616, 3460, 'session_tokens', 'a:1:{s:64:\"f78b10f4fda3183922cdcfafc1a0c6186b02d13c8f66052351d13b4998d5ff20\";a:4:{s:10:\"expiration\";i:1434593311;s:2:\"ip\";s:12:\"85.138.65.91\";s:2:\"ua\";s:238:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/25.0.0.11.10;FBBV/7293189;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433383711;}}'),
(53617, 3461, 'nickname', 'Mane_Gonca'),
(53618, 3461, 'first_name', 'Mane'),
(53619, 3461, 'last_name', 'Gonca'),
(53620, 3461, 'description', ''),
(53621, 3461, 'rich_editing', 'true'),
(53622, 3461, 'comment_shortcuts', 'false'),
(53623, 3461, 'admin_color', 'fresh'),
(53624, 3461, 'use_ssl', '0'),
(53625, 3461, 'show_admin_bar_front', 'true'),
(53626, 3461, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53627, 3461, 'wp_user_level', '0'),
(53628, 3461, 'wsl_current_provider', 'Facebook'),
(53629, 3461, 'wsl_current_user_image', 'https://graph.facebook.com/10206569502017700/picture?width=150&height=150'),
(53630, 3461, 'session_tokens', 'a:1:{s:64:\"f29e6fa7de602384e70f7c0951d0b57bc7a243334acf7b7128d2a543811ee5bc\";a:4:{s:10:\"expiration\";i:1434595682;s:2:\"ip\";s:13:\"88.214.175.17\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:41.0) Gecko/20100101 Firefox/41.0\";s:5:\"login\";i:1433386082;}}'),
(53631, 3461, 'votou', 'sim'),
(53632, 3461, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(53633, 3462, 'nickname', 'Ines_Barroso'),
(53634, 3462, 'first_name', 'Inês'),
(53635, 3462, 'last_name', 'Barroso'),
(53636, 3462, 'description', ''),
(53637, 3462, 'rich_editing', 'true'),
(53638, 3462, 'comment_shortcuts', 'false'),
(53639, 3462, 'admin_color', 'fresh'),
(53640, 3462, 'use_ssl', '0'),
(53641, 3462, 'show_admin_bar_front', 'true'),
(53642, 3462, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53643, 3462, 'wp_user_level', '0'),
(53644, 3462, 'wsl_current_provider', 'Facebook'),
(53645, 3462, 'wsl_current_user_image', 'https://graph.facebook.com/10153032386999790/picture?width=150&height=150'),
(53646, 3462, 'session_tokens', 'a:1:{s:64:\"378e2bf62db74975aa09f7f378c88400435c7544ed86771d4712f56bc7497f8a\";a:4:{s:10:\"expiration\";i:1434604183;s:2:\"ip\";s:13:\"62.169.86.103\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433394583;}}'),
(53647, 3462, 'votou', 'sim'),
(53648, 3462, 'user_votes', 'foto-do-ano_p1163'),
(53649, 1352, 'votou', 'sim'),
(53650, 1352, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375'),
(53651, 3463, 'nickname', 'Margarida_Campos'),
(53652, 3463, 'first_name', 'Margarida'),
(53653, 3463, 'last_name', 'Campos'),
(53654, 3463, 'description', ''),
(53655, 3463, 'rich_editing', 'true'),
(53656, 3463, 'comment_shortcuts', 'false'),
(53657, 3463, 'admin_color', 'fresh'),
(53658, 3463, 'use_ssl', '0'),
(53659, 3463, 'show_admin_bar_front', 'true'),
(53660, 3463, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53661, 3463, 'wp_user_level', '0'),
(53662, 3463, 'wsl_current_provider', 'Google'),
(53663, 3463, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(53664, 3463, 'session_tokens', 'a:1:{s:64:\"95df3ed136c7aa9617e2eed9f04365aa8755691b0bff937c0fe724eb0969ef15\";a:4:{s:10:\"expiration\";i:1434609868;s:2:\"ip\";s:13:\"213.30.118.68\";s:2:\"ua\";s:183:\"Mozilla/5.0 (Linux; Android 4.4.2; bq Aquaris 5 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433400268;}}'),
(53665, 3463, 'votou', 'sim'),
(53666, 3463, 'user_votes', 'manobra-do-ano-reef_p1236'),
(53667, 3464, 'nickname', 'Ilda_Carvalho'),
(53668, 3464, 'first_name', 'Ilda'),
(53669, 3464, 'last_name', 'Carvalho'),
(53670, 3464, 'description', ''),
(53671, 3464, 'rich_editing', 'true'),
(53672, 3464, 'comment_shortcuts', 'false'),
(53673, 3464, 'admin_color', 'fresh'),
(53674, 3464, 'use_ssl', '0'),
(53675, 3464, 'show_admin_bar_front', 'true'),
(53676, 3464, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53677, 3464, 'wp_user_level', '0'),
(53678, 3464, 'wsl_current_provider', 'Facebook'),
(53679, 3464, 'wsl_current_user_image', 'https://graph.facebook.com/10153436100737193/picture?width=150&height=150'),
(53680, 3464, 'session_tokens', 'a:1:{s:64:\"5224fb8004d57d329b57f18b05db643440b18bfbff12106d001105bdbc49bcd5\";a:4:{s:10:\"expiration\";i:1434610095;s:2:\"ip\";s:13:\"62.169.86.103\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433400495;}}'),
(53681, 3465, 'nickname', 'Elsa_Castro'),
(53682, 3465, 'first_name', 'Elsa'),
(53683, 3465, 'last_name', 'Castro'),
(53684, 3465, 'description', ''),
(53685, 3465, 'rich_editing', 'true'),
(53686, 3465, 'comment_shortcuts', 'false'),
(53687, 3465, 'admin_color', 'fresh'),
(53688, 3465, 'use_ssl', '0'),
(53689, 3465, 'show_admin_bar_front', 'true'),
(53690, 3465, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53691, 3465, 'wp_user_level', '0'),
(53692, 3465, 'wsl_current_provider', 'Facebook');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(53693, 3465, 'wsl_current_user_image', 'https://graph.facebook.com/891333850905377/picture?width=150&height=150'),
(53694, 3465, 'session_tokens', 'a:1:{s:64:\"76c8a1cfcf2bc4128f797bf40cf803b1ca1dd13936466ca35b9b3bdf856da32c\";a:4:{s:10:\"expiration\";i:1434611331;s:2:\"ip\";s:11:\"85.247.28.7\";s:2:\"ua\";s:243:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,2;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/1; FBCR/MEO;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433401731;}}'),
(53695, 3466, 'nickname', 'Joana_Mar_Santos_Gomes'),
(53696, 3466, 'first_name', 'Joana Mar'),
(53697, 3466, 'last_name', 'Santos Gomes'),
(53698, 3466, 'description', ''),
(53699, 3466, 'rich_editing', 'true'),
(53700, 3466, 'comment_shortcuts', 'false'),
(53701, 3466, 'admin_color', 'fresh'),
(53702, 3466, 'use_ssl', '0'),
(53703, 3466, 'show_admin_bar_front', 'true'),
(53704, 3466, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53705, 3466, 'wp_user_level', '0'),
(53706, 3466, 'wsl_current_provider', 'Facebook'),
(53707, 3466, 'wsl_current_user_image', 'https://graph.facebook.com/1162736043755975/picture?width=150&height=150'),
(53708, 3466, 'session_tokens', 'a:1:{s:64:\"e23790eaca91f1f313e8dd99ef4ab0f6eb6ee0a71d255330da34f6e7f4ffd9a8\";a:4:{s:10:\"expiration\";i:1434611417;s:2:\"ip\";s:12:\"81.84.93.156\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433401817;}}'),
(53709, 3466, 'votou', 'sim'),
(53710, 3466, 'user_votes', 'onda-do-ano-polen_p1230'),
(53711, 3467, 'nickname', 'Leonor_Matos'),
(53712, 3467, 'first_name', 'Leonor'),
(53713, 3467, 'last_name', 'Matos'),
(53714, 3467, 'description', ''),
(53715, 3467, 'rich_editing', 'true'),
(53716, 3467, 'comment_shortcuts', 'false'),
(53717, 3467, 'admin_color', 'fresh'),
(53718, 3467, 'use_ssl', '0'),
(53719, 3467, 'show_admin_bar_front', 'true'),
(53720, 3467, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53721, 3467, 'wp_user_level', '0'),
(53722, 3467, 'wsl_current_provider', 'Facebook'),
(53723, 3467, 'wsl_current_user_image', 'https://graph.facebook.com/10155573153925459/picture?width=150&height=150'),
(53724, 3467, 'session_tokens', 'a:1:{s:64:\"852a311a98eb822c327ab9a70e2556d573799654afc242644e379dcbffb40558\";a:4:{s:10:\"expiration\";i:1434613429;s:2:\"ip\";s:12:\"197.89.39.20\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433403829;}}'),
(53725, 3467, 'votou', 'sim'),
(53726, 3467, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(53727, 3468, 'nickname', 'Filipa_S'),
(53728, 3468, 'first_name', 'Filipa'),
(53729, 3468, 'last_name', 'S'),
(53730, 3468, 'description', ''),
(53731, 3468, 'rich_editing', 'true'),
(53732, 3468, 'comment_shortcuts', 'false'),
(53733, 3468, 'admin_color', 'fresh'),
(53734, 3468, 'use_ssl', '0'),
(53735, 3468, 'show_admin_bar_front', 'true'),
(53736, 3468, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53737, 3468, 'wp_user_level', '0'),
(53738, 3468, 'wsl_current_provider', 'Google'),
(53739, 3468, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-ZE4Ay-dZ2Bk/AAAAAAAAAAI/AAAAAAAABlc/_PXDEN-rQo0/photo.jpg?sz=200'),
(53740, 3468, 'session_tokens', 'a:1:{s:64:\"dc0432b2a4c8aedfd13e07e1fae8033d65093eea759c20a8ed526066b3ce0686\";a:4:{s:10:\"expiration\";i:1434613932;s:2:\"ip\";s:13:\"62.48.173.139\";s:2:\"ua\";s:129:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T530 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Safari/537.36\";s:5:\"login\";i:1433404332;}}'),
(53741, 3469, 'nickname', 'Mafalda_de_Carvalho'),
(53742, 3469, 'first_name', 'Mafalda'),
(53743, 3469, 'last_name', 'de Carvalho'),
(53744, 3469, 'description', ''),
(53745, 3469, 'rich_editing', 'true'),
(53746, 3469, 'comment_shortcuts', 'false'),
(53747, 3469, 'admin_color', 'fresh'),
(53748, 3469, 'use_ssl', '0'),
(53749, 3469, 'show_admin_bar_front', 'true'),
(53750, 3469, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53751, 3469, 'wp_user_level', '0'),
(53752, 3469, 'wsl_current_provider', 'Facebook'),
(53753, 3469, 'wsl_current_user_image', 'https://graph.facebook.com/10204174802078021/picture?width=150&height=150'),
(53754, 3469, 'session_tokens', 'a:1:{s:64:\"cabbd0ae689a113bee9e219ee53d0b7933531cfe6e0648c5f84667fd374a1191\";a:4:{s:10:\"expiration\";i:1434613959;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433404359;}}'),
(53755, 3470, 'nickname', 'Ana_Isabel_Pouseiro'),
(53756, 3470, 'first_name', 'Ana'),
(53757, 3470, 'last_name', 'Pouseiro'),
(53758, 3470, 'description', ''),
(53759, 3470, 'rich_editing', 'true'),
(53760, 3470, 'comment_shortcuts', 'false'),
(53761, 3470, 'admin_color', 'fresh'),
(53762, 3470, 'use_ssl', '0'),
(53763, 3470, 'show_admin_bar_front', 'true'),
(53764, 3470, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53765, 3470, 'wp_user_level', '0'),
(53766, 3470, 'wsl_current_provider', 'Facebook'),
(53767, 3470, 'wsl_current_user_image', 'https://graph.facebook.com/10154213512714368/picture?width=150&height=150'),
(53768, 3470, 'session_tokens', 'a:1:{s:64:\"6286fc8e96333dd2e435b9430e76d6c49c3b1f539702c6061618527aab553d2e\";a:4:{s:10:\"expiration\";i:1434615147;s:2:\"ip\";s:13:\"82.155.26.199\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; U; Android 4.4.4; pt-pt; SM-G360F Build/KTU84P) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433405547;}}'),
(53769, 3471, 'nickname', 'Ana_Mateus'),
(53770, 3471, 'first_name', 'Ana'),
(53771, 3471, 'last_name', 'Mateus'),
(53772, 3471, 'description', ''),
(53773, 3471, 'rich_editing', 'true'),
(53774, 3471, 'comment_shortcuts', 'false'),
(53775, 3471, 'admin_color', 'fresh'),
(53776, 3471, 'use_ssl', '0'),
(53777, 3471, 'show_admin_bar_front', 'true'),
(53778, 3471, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53779, 3471, 'wp_user_level', '0'),
(53780, 3471, 'wsl_current_provider', 'Google'),
(53781, 3471, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(53782, 3471, 'session_tokens', 'a:1:{s:64:\"53e9a024932fe62491a72e8d98d2fb41a493fd0e1bf3ce62e8f4646fdc5c8691\";a:4:{s:10:\"expiration\";i:1434615248;s:2:\"ip\";s:14:\"213.228.161.30\";s:2:\"ua\";s:127:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)\";s:5:\"login\";i:1433405648;}}'),
(53783, 3470, 'votou', 'sim'),
(53784, 3470, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,foto-do-ano_p1163'),
(53785, 3471, 'votou', 'sim'),
(53786, 3471, 'user_votes', 'foto-do-ano_p1163'),
(53787, 3472, 'nickname', 'Antti_Sarkilahti'),
(53788, 3472, 'first_name', 'Antti'),
(53789, 3472, 'last_name', 'Sarkilahti'),
(53790, 3472, 'description', ''),
(53791, 3472, 'rich_editing', 'true'),
(53792, 3472, 'comment_shortcuts', 'false'),
(53793, 3472, 'admin_color', 'fresh'),
(53794, 3472, 'use_ssl', '0'),
(53795, 3472, 'show_admin_bar_front', 'true'),
(53796, 3472, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53797, 3472, 'wp_user_level', '0'),
(53798, 3472, 'wsl_current_provider', 'Facebook'),
(53799, 3472, 'wsl_current_user_image', 'https://graph.facebook.com/10153387883343330/picture?width=150&height=150'),
(53800, 3472, 'session_tokens', 'a:1:{s:64:\"27a1e3917fc7a425a0179871243ce3cd16699d2407fa21795dc8642974ef63aa\";a:4:{s:10:\"expiration\";i:1434615665;s:2:\"ip\";s:11:\"84.91.96.15\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/6.1.6 Safari/537.78.2\";s:5:\"login\";i:1433406065;}}'),
(53801, 3473, 'nickname', 'K_FitnesStudio_Telheiras'),
(53802, 3473, 'first_name', 'K'),
(53803, 3473, 'last_name', 'FitnesStudio Telheiras'),
(53804, 3473, 'description', ''),
(53805, 3473, 'rich_editing', 'true'),
(53806, 3473, 'comment_shortcuts', 'false'),
(53807, 3473, 'admin_color', 'fresh'),
(53808, 3473, 'use_ssl', '0'),
(53809, 3473, 'show_admin_bar_front', 'true'),
(53810, 3473, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53811, 3473, 'wp_user_level', '0'),
(53812, 3473, 'wsl_current_provider', 'Facebook'),
(53813, 3473, 'wsl_current_user_image', 'https://graph.facebook.com/474961209325013/picture?width=150&height=150'),
(53814, 3473, 'session_tokens', 'a:1:{s:64:\"9c8335d233150f4656c763fe94867bd67fc1fa7edc78c0d3d9694c208cdcafdb\";a:4:{s:10:\"expiration\";i:1434617283;s:2:\"ip\";s:12:\"5.249.100.17\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433407683;}}'),
(53815, 3474, 'nickname', 'Sasha_Jesus'),
(53816, 3474, 'first_name', 'Sasha'),
(53817, 3474, 'last_name', 'Jesus'),
(53818, 3474, 'description', ''),
(53819, 3474, 'rich_editing', 'true'),
(53820, 3474, 'comment_shortcuts', 'false'),
(53821, 3474, 'admin_color', 'fresh'),
(53822, 3474, 'use_ssl', '0'),
(53823, 3474, 'show_admin_bar_front', 'true'),
(53824, 3474, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53825, 3474, 'wp_user_level', '0'),
(53826, 3474, 'wsl_current_provider', 'Facebook'),
(53827, 3474, 'wsl_current_user_image', 'https://graph.facebook.com/872020529550583/picture?width=150&height=150'),
(53828, 3474, 'session_tokens', 'a:1:{s:64:\"2c1671e708b801bf606bbcbb55e872a570b1f08a8a5ae68ed6c1d61a855e1a12\";a:4:{s:10:\"expiration\";i:1434617331;s:2:\"ip\";s:11:\"84.91.16.78\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433407731;}}'),
(53829, 3473, 'votou', 'sim'),
(53830, 3473, 'user_votes', 'treinador-do-ano_p1359'),
(53831, 3475, 'nickname', 'Sonia_Cristina_Quinzico_Delgado'),
(53832, 3475, 'first_name', 'Sónia'),
(53833, 3475, 'last_name', 'Delgado'),
(53834, 3475, 'description', ''),
(53835, 3475, 'rich_editing', 'true'),
(53836, 3475, 'comment_shortcuts', 'false'),
(53837, 3475, 'admin_color', 'fresh'),
(53838, 3475, 'use_ssl', '0'),
(53839, 3475, 'show_admin_bar_front', 'true'),
(53840, 3475, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53841, 3475, 'wp_user_level', '0'),
(53842, 3475, 'wsl_current_provider', 'Facebook'),
(53843, 3475, 'wsl_current_user_image', 'https://graph.facebook.com/10204391227041265/picture?width=150&height=150'),
(53844, 3475, 'session_tokens', 'a:1:{s:64:\"9a198ae67613ea507368ea49396f29520803f7366220b8ff7e6a73f41fef18d0\";a:4:{s:10:\"expiration\";i:1434617925;s:2:\"ip\";s:13:\"66.249.93.228\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 4.3; GT-I9300 Build/JSS15J) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.141 Mobile Safari/537.36\";s:5:\"login\";i:1433408325;}}'),
(53845, 3476, 'nickname', 'Barbara_Coutinho'),
(53846, 3476, 'first_name', 'Bárbara'),
(53847, 3476, 'last_name', 'Coutinho'),
(53848, 3476, 'description', ''),
(53849, 3476, 'rich_editing', 'true'),
(53850, 3476, 'comment_shortcuts', 'false'),
(53851, 3476, 'admin_color', 'fresh'),
(53852, 3476, 'use_ssl', '0'),
(53853, 3476, 'show_admin_bar_front', 'true'),
(53854, 3476, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53855, 3476, 'wp_user_level', '0'),
(53856, 3476, 'wsl_current_provider', 'Facebook'),
(53857, 3476, 'wsl_current_user_image', 'https://graph.facebook.com/10206836502535612/picture?width=150&height=150'),
(53858, 3476, 'session_tokens', 'a:1:{s:64:\"d48e9e6056811b858dad1452b96eb2060a7a45aed6c6ce162c32a40b3a611fba\";a:4:{s:10:\"expiration\";i:1434618292;s:2:\"ip\";s:14:\"178.166.69.161\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433408692;}}'),
(53859, 3476, 'votou', 'sim'),
(53860, 3476, 'user_votes', 'foto-do-ano_p1163'),
(53861, 3477, 'nickname', 'Bernardo_Oliveira_Santos'),
(53862, 3477, 'first_name', 'Bernardo'),
(53863, 3477, 'last_name', 'Santos'),
(53864, 3477, 'description', ''),
(53865, 3477, 'rich_editing', 'true'),
(53866, 3477, 'comment_shortcuts', 'false'),
(53867, 3477, 'admin_color', 'fresh'),
(53868, 3477, 'use_ssl', '0'),
(53869, 3477, 'show_admin_bar_front', 'true'),
(53870, 3477, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53871, 3477, 'wp_user_level', '0'),
(53872, 3477, 'wsl_current_provider', 'Facebook'),
(53873, 3477, 'wsl_current_user_image', 'https://graph.facebook.com/1101501876533210/picture?width=150&height=150'),
(53874, 3477, 'session_tokens', 'a:1:{s:64:\"d4ed189e668ae92566bd375090e2c916546b7b65fd29193799c8457fab51714a\";a:4:{s:10:\"expiration\";i:1434618711;s:2:\"ip\";s:13:\"188.37.239.50\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36\";s:5:\"login\";i:1433409111;}}'),
(53875, 3477, 'votou', 'sim'),
(53876, 3477, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(53877, 3478, 'nickname', 'Joao_Henrique_Cunha'),
(53878, 3478, 'first_name', 'Joao Henrique'),
(53879, 3478, 'last_name', 'Cunha'),
(53880, 3478, 'description', ''),
(53881, 3478, 'rich_editing', 'true'),
(53882, 3478, 'comment_shortcuts', 'false'),
(53883, 3478, 'admin_color', 'fresh'),
(53884, 3478, 'use_ssl', '0'),
(53885, 3478, 'show_admin_bar_front', 'true'),
(53886, 3478, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53887, 3478, 'wp_user_level', '0'),
(53888, 3478, 'wsl_current_provider', 'Facebook'),
(53889, 3478, 'wsl_current_user_image', 'https://graph.facebook.com/1002034773174623/picture?width=150&height=150'),
(53890, 3478, 'session_tokens', 'a:1:{s:64:\"59524555acea4f1e7eb3033a2f327276282999bc701bcb0fd874e8f09a94edf4\";a:4:{s:10:\"expiration\";i:1434618967;s:2:\"ip\";s:14:\"188.37.165.227\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433409367;}}'),
(53891, 3479, 'nickname', 'Roberto_Luzindro'),
(53892, 3479, 'first_name', 'Roberto'),
(53893, 3479, 'last_name', 'Luzindro'),
(53894, 3479, 'description', ''),
(53895, 3479, 'rich_editing', 'true'),
(53896, 3479, 'comment_shortcuts', 'false'),
(53897, 3479, 'admin_color', 'fresh'),
(53898, 3479, 'use_ssl', '0'),
(53899, 3479, 'show_admin_bar_front', 'true'),
(53900, 3479, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53901, 3479, 'wp_user_level', '0'),
(53902, 3479, 'wsl_current_provider', 'Facebook'),
(53903, 3479, 'wsl_current_user_image', 'https://graph.facebook.com/10202814819610087/picture?width=150&height=150'),
(53904, 3479, 'session_tokens', 'a:1:{s:64:\"53c72def3ae30270a8a79b6136104449c25cb60001452f0a454bd8e69c4ca2dd\";a:4:{s:10:\"expiration\";i:1434619028;s:2:\"ip\";s:12:\"84.91.99.140\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.4; GT-I9305 Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433409428;}}'),
(53905, 3480, 'nickname', 'Victoria_Fernandes'),
(53906, 3480, 'first_name', 'Victoria'),
(53907, 3480, 'last_name', 'Fernandes'),
(53908, 3480, 'description', ''),
(53909, 3480, 'rich_editing', 'true'),
(53910, 3480, 'comment_shortcuts', 'false'),
(53911, 3480, 'admin_color', 'fresh'),
(53912, 3480, 'use_ssl', '0'),
(53913, 3480, 'show_admin_bar_front', 'true'),
(53914, 3480, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53915, 3480, 'wp_user_level', '0'),
(53916, 3480, 'wsl_current_provider', 'Facebook'),
(53917, 3480, 'wsl_current_user_image', 'https://graph.facebook.com/10204635868919000/picture?width=150&height=150'),
(53918, 3480, 'session_tokens', 'a:1:{s:64:\"5dabb81db55acf0f9c736ba4dd31ffcbf98f6f7f9088e6a8cb3406f03dfea365\";a:4:{s:10:\"expiration\";i:1434619106;s:2:\"ip\";s:13:\"81.84.234.162\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433409506;}}'),
(53919, 3478, 'votou', 'sim'),
(53920, 3478, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(53921, 3481, 'nickname', 'Quim-Ze_Grilo'),
(53922, 3481, 'first_name', 'Quim-Zé'),
(53923, 3481, 'last_name', 'Grilo'),
(53924, 3481, 'description', ''),
(53925, 3481, 'rich_editing', 'true'),
(53926, 3481, 'comment_shortcuts', 'false'),
(53927, 3481, 'admin_color', 'fresh'),
(53928, 3481, 'use_ssl', '0'),
(53929, 3481, 'show_admin_bar_front', 'true'),
(53930, 3481, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53931, 3481, 'wp_user_level', '0'),
(53932, 3481, 'wsl_current_provider', 'Facebook'),
(53933, 3481, 'wsl_current_user_image', 'https://graph.facebook.com/837937859619001/picture?width=150&height=150'),
(53934, 3481, 'session_tokens', 'a:1:{s:64:\"461926f271ad37c3cbae1cf0ecf21d9d1bb0b7f7f15e7ff7a1b2cc3d655358ea\";a:4:{s:10:\"expiration\";i:1434619336;s:2:\"ip\";s:12:\"2.82.114.209\";s:2:\"ua\";s:143:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E5 FHD Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433409736;}}'),
(53935, 3481, 'votou', 'sim'),
(53936, 3481, 'user_votes', 'foto-do-ano_p1163'),
(53937, 3482, 'nickname', 'Margarida_Almeida_2'),
(53938, 3482, 'first_name', 'Margarida'),
(53939, 3482, 'last_name', 'Almeida'),
(53940, 3482, 'description', ''),
(53941, 3482, 'rich_editing', 'true'),
(53942, 3482, 'comment_shortcuts', 'false'),
(53943, 3482, 'admin_color', 'fresh'),
(53944, 3482, 'use_ssl', '0'),
(53945, 3482, 'show_admin_bar_front', 'true'),
(53946, 3482, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53947, 3482, 'wp_user_level', '0'),
(53948, 3482, 'wsl_current_provider', 'Facebook'),
(53949, 3482, 'wsl_current_user_image', 'https://graph.facebook.com/10206529808554883/picture?width=150&height=150'),
(53950, 3482, 'session_tokens', 'a:1:{s:64:\"95b0d206e4729dfaea5e8265ef2adf3375a4da8c8cace310f5aa4d0aff1fd93d\";a:4:{s:10:\"expiration\";i:1434619529;s:2:\"ip\";s:15:\"193.136.218.185\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433409929;}}'),
(53951, 3482, 'votou', 'sim'),
(53952, 3482, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214'),
(53953, 3483, 'nickname', 'Teresa_Vieira_Pereira'),
(53954, 3483, 'first_name', 'Teresa'),
(53955, 3483, 'last_name', 'Vieira Pereira'),
(53956, 3483, 'description', ''),
(53957, 3483, 'rich_editing', 'true'),
(53958, 3483, 'comment_shortcuts', 'false'),
(53959, 3483, 'admin_color', 'fresh'),
(53960, 3483, 'use_ssl', '0'),
(53961, 3483, 'show_admin_bar_front', 'true'),
(53962, 3483, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53963, 3483, 'wp_user_level', '0'),
(53964, 3483, 'wsl_current_provider', 'Facebook'),
(53965, 3483, 'wsl_current_user_image', 'https://graph.facebook.com/736783063108281/picture?width=150&height=150'),
(53966, 3483, 'session_tokens', 'a:1:{s:64:\"ec75794f1df6c4820bd36aa24c33729f1d1e196c95ce5cf86db447faf4b863bf\";a:4:{s:10:\"expiration\";i:1434619901;s:2:\"ip\";s:11:\"85.244.62.8\";s:2:\"ua\";s:63:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0)\";s:5:\"login\";i:1433410301;}}'),
(53967, 3484, 'nickname', 'Jose_Antonio_Reis'),
(53968, 3484, 'first_name', 'José'),
(53969, 3484, 'last_name', 'Reis'),
(53970, 3484, 'description', ''),
(53971, 3484, 'rich_editing', 'true'),
(53972, 3484, 'comment_shortcuts', 'false'),
(53973, 3484, 'admin_color', 'fresh'),
(53974, 3484, 'use_ssl', '0'),
(53975, 3484, 'show_admin_bar_front', 'true'),
(53976, 3484, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53977, 3484, 'wp_user_level', '0'),
(53978, 3484, 'wsl_current_provider', 'Facebook'),
(53979, 3484, 'wsl_current_user_image', 'https://graph.facebook.com/10204465873352356/picture?width=150&height=150'),
(53980, 3484, 'session_tokens', 'a:1:{s:64:\"486abcb3b862b953c61691ab520a7f453e82aff2d74ce9ebf917ae89ee2f66cd\";a:4:{s:10:\"expiration\";i:1434619939;s:2:\"ip\";s:13:\"62.169.70.156\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; U; Android 4.3; pt-pt; GT-I9300 Build/JSS15J) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433410339;}}'),
(53981, 3484, 'votou', 'sim'),
(53982, 3484, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(53983, 3483, 'votou', 'sim'),
(53984, 3483, 'user_votes', 'onda-do-ano-polen_p1230'),
(53985, 3485, 'nickname', 'Anibal_Freire'),
(53986, 3485, 'first_name', 'Aníbal'),
(53987, 3485, 'last_name', 'Freire'),
(53988, 3485, 'description', ''),
(53989, 3485, 'rich_editing', 'true'),
(53990, 3485, 'comment_shortcuts', 'false'),
(53991, 3485, 'admin_color', 'fresh'),
(53992, 3485, 'use_ssl', '0'),
(53993, 3485, 'show_admin_bar_front', 'true'),
(53994, 3485, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(53995, 3485, 'wp_user_level', '0'),
(53996, 3485, 'wsl_current_provider', 'Facebook'),
(53997, 3485, 'wsl_current_user_image', 'https://graph.facebook.com/1104781062871900/picture?width=150&height=150'),
(53998, 3485, 'session_tokens', 'a:1:{s:64:\"98e8a6be004aaa20400f35e096cca339fe96106820d5c099f9d9fcf654dc3e6f\";a:4:{s:10:\"expiration\";i:1434620768;s:2:\"ip\";s:14:\"213.228.161.30\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433411168;}}'),
(53999, 3486, 'nickname', 'Sofia_de_Landerset'),
(54000, 3486, 'first_name', 'Sofia'),
(54001, 3486, 'last_name', 'de Landerset'),
(54002, 3486, 'description', ''),
(54003, 3486, 'rich_editing', 'true'),
(54004, 3486, 'comment_shortcuts', 'false'),
(54005, 3486, 'admin_color', 'fresh'),
(54006, 3486, 'use_ssl', '0'),
(54007, 3486, 'show_admin_bar_front', 'true'),
(54008, 3486, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54009, 3486, 'wp_user_level', '0'),
(54010, 3486, 'wsl_current_provider', 'Facebook'),
(54011, 3486, 'wsl_current_user_image', 'https://graph.facebook.com/841816839205875/picture?width=150&height=150'),
(54012, 3486, 'session_tokens', 'a:1:{s:64:\"ec660d0ea3245c026cdb1e30334204fe8c7d9ec9942345da3811c3ae87f1b5cc\";a:4:{s:10:\"expiration\";i:1434621649;s:2:\"ip\";s:13:\"82.154.226.86\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433412049;}}'),
(54013, 3486, 'votou', 'sim'),
(54014, 3486, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(54015, 3487, 'nickname', 'Teresa_Larsson'),
(54016, 3487, 'first_name', 'Teresa'),
(54017, 3487, 'last_name', 'Larsson'),
(54018, 3487, 'description', ''),
(54019, 3487, 'rich_editing', 'true'),
(54020, 3487, 'comment_shortcuts', 'false'),
(54021, 3487, 'admin_color', 'fresh'),
(54022, 3487, 'use_ssl', '0'),
(54023, 3487, 'show_admin_bar_front', 'true'),
(54024, 3487, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54025, 3487, 'wp_user_level', '0'),
(54026, 3487, 'wsl_current_provider', 'Facebook'),
(54027, 3487, 'wsl_current_user_image', 'https://graph.facebook.com/1617516391799820/picture?width=150&height=150'),
(54028, 3487, 'session_tokens', 'a:1:{s:64:\"f1c03930aad0f6ce1820243d580f9c41bf9d7a7aed31fa8d8719bfcd648d8053\";a:4:{s:10:\"expiration\";i:1434622212;s:2:\"ip\";s:13:\"212.18.175.68\";s:2:\"ua\";s:70:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)\";s:5:\"login\";i:1433412612;}}'),
(54029, 3488, 'nickname', 'Joao_Rocha'),
(54030, 3488, 'first_name', 'João'),
(54031, 3488, 'last_name', 'Rocha'),
(54032, 3488, 'description', ''),
(54033, 3488, 'rich_editing', 'true'),
(54034, 3488, 'comment_shortcuts', 'false'),
(54035, 3488, 'admin_color', 'fresh'),
(54036, 3488, 'use_ssl', '0'),
(54037, 3488, 'show_admin_bar_front', 'true'),
(54038, 3488, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54039, 3488, 'wp_user_level', '0'),
(54040, 3488, 'wsl_current_provider', 'Google'),
(54041, 3488, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-Uz_l3YUhzuc/AAAAAAAAAAI/AAAAAAAAE1E/jTCgraz7gnw/photo.jpg?sz=200'),
(54042, 3488, 'session_tokens', 'a:1:{s:64:\"6cd391ba4e4e4aea1a6f95f123b4a18dd0dfbb10b3255ef3fed97aa2232d93d5\";a:4:{s:10:\"expiration\";i:1434622329;s:2:\"ip\";s:10:\"5.43.5.157\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433412729;}}'),
(54043, 3488, 'votou', 'sim'),
(54044, 3488, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(54045, 3489, 'nickname', 'WindinCap_Cercina'),
(54046, 3489, 'first_name', 'WindinCap'),
(54047, 3489, 'last_name', 'Cercina'),
(54048, 3489, 'description', ''),
(54049, 3489, 'rich_editing', 'true'),
(54050, 3489, 'comment_shortcuts', 'false'),
(54051, 3489, 'admin_color', 'fresh'),
(54052, 3489, 'use_ssl', '0'),
(54053, 3489, 'show_admin_bar_front', 'true'),
(54054, 3489, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54055, 3489, 'wp_user_level', '0'),
(54056, 3489, 'wsl_current_provider', 'Facebook'),
(54057, 3489, 'wsl_current_user_image', 'https://graph.facebook.com/913595175350093/picture?width=150&height=150'),
(54058, 3489, 'session_tokens', 'a:1:{s:64:\"f110df2b85508911d6afe64b175db82d7eb592cbb68fe5803a579dfcfe93c094\";a:4:{s:10:\"expiration\";i:1434622624;s:2:\"ip\";s:12:\"2.82.118.217\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433413024;}}'),
(54059, 3489, 'votou', 'sim'),
(54060, 3489, 'user_votes', 'foto-do-ano_p1163'),
(54061, 3490, 'nickname', 'Sol_Ouro'),
(54062, 3490, 'first_name', 'Sol'),
(54063, 3490, 'last_name', 'Ouro'),
(54064, 3490, 'description', ''),
(54065, 3490, 'rich_editing', 'true'),
(54066, 3490, 'comment_shortcuts', 'false'),
(54067, 3490, 'admin_color', 'fresh'),
(54068, 3490, 'use_ssl', '0'),
(54069, 3490, 'show_admin_bar_front', 'true'),
(54070, 3490, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54071, 3490, 'wp_user_level', '0'),
(54072, 3490, 'wsl_current_provider', 'Facebook'),
(54073, 3490, 'wsl_current_user_image', 'https://graph.facebook.com/1416386435353154/picture?width=150&height=150'),
(54074, 3490, 'session_tokens', 'a:1:{s:64:\"e2fa369168cd11ee9f9fa03dba277bb87b6f380e7481d9f7c975b2be9f285005\";a:4:{s:10:\"expiration\";i:1434623352;s:2:\"ip\";s:14:\"46.189.222.197\";s:2:\"ua\";s:74:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; MATM; rv:11.0) like Gecko\";s:5:\"login\";i:1433413752;}}'),
(54075, 3365, 'votou', 'sim'),
(54076, 3365, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(54077, 3491, 'nickname', 'Vitor_Santos'),
(54078, 3491, 'first_name', 'Vitor'),
(54079, 3491, 'last_name', 'Santos'),
(54080, 3491, 'description', ''),
(54081, 3491, 'rich_editing', 'true'),
(54082, 3491, 'comment_shortcuts', 'false'),
(54083, 3491, 'admin_color', 'fresh'),
(54084, 3491, 'use_ssl', '0'),
(54085, 3491, 'show_admin_bar_front', 'true'),
(54086, 3491, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54087, 3491, 'wp_user_level', '0'),
(54088, 3491, 'wsl_current_provider', 'Facebook'),
(54089, 3491, 'wsl_current_user_image', 'https://graph.facebook.com/1589001601369147/picture?width=150&height=150'),
(54090, 3491, 'session_tokens', 'a:1:{s:64:\"7f0465a4c583d764ff78119d49723cf3c66c6fa1dbd26fbb5349142e763a80fc\";a:4:{s:10:\"expiration\";i:1434623667;s:2:\"ip\";s:13:\"89.115.88.224\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433414067;}}'),
(54091, 3491, 'votou', 'sim'),
(54092, 3491, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(54093, 3492, 'nickname', 'Orlando_Jorge_Rodrigues'),
(54094, 3492, 'first_name', 'Orlando'),
(54095, 3492, 'last_name', 'Rodrigues'),
(54096, 3492, 'description', ''),
(54097, 3492, 'rich_editing', 'true'),
(54098, 3492, 'comment_shortcuts', 'false'),
(54099, 3492, 'admin_color', 'fresh'),
(54100, 3492, 'use_ssl', '0'),
(54101, 3492, 'show_admin_bar_front', 'true'),
(54102, 3492, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54103, 3492, 'wp_user_level', '0'),
(54104, 3492, 'wsl_current_provider', 'Facebook'),
(54105, 3492, 'wsl_current_user_image', 'https://graph.facebook.com/872443006160538/picture?width=150&height=150'),
(54106, 3492, 'session_tokens', 'a:1:{s:64:\"56199ee2ad56f06ec94e03794305394da9a148d2abb8f6e2ef52dd3bd9262ca7\";a:4:{s:10:\"expiration\";i:1434623869;s:2:\"ip\";s:14:\"213.228.161.30\";s:2:\"ua\";s:126:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36 OPR/29.0.1795.60\";s:5:\"login\";i:1433414269;}}'),
(54107, 3490, 'votou', 'sim'),
(54108, 3490, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(54109, 3492, 'votou', 'sim'),
(54110, 3492, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163,evento-do-ano-kia_p1426'),
(54111, 3493, 'nickname', 'Deolinda_Almeida'),
(54112, 3493, 'first_name', 'Deolinda'),
(54113, 3493, 'last_name', 'Almeida'),
(54114, 3493, 'description', ''),
(54115, 3493, 'rich_editing', 'true'),
(54116, 3493, 'comment_shortcuts', 'false'),
(54117, 3493, 'admin_color', 'fresh'),
(54118, 3493, 'use_ssl', '0'),
(54119, 3493, 'show_admin_bar_front', 'true'),
(54120, 3493, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54121, 3493, 'wp_user_level', '0'),
(54122, 3493, 'wsl_current_provider', 'Facebook'),
(54123, 3493, 'wsl_current_user_image', 'https://graph.facebook.com/1057372477624988/picture?width=150&height=150'),
(54124, 3493, 'session_tokens', 'a:1:{s:64:\"5c96866886c9a81c767c6f28f8d8c13df8b00e8eb0f7d65f64ff5079d2a23b1d\";a:4:{s:10:\"expiration\";i:1434624534;s:2:\"ip\";s:13:\"84.91.100.184\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; U; Intel Mac OS X; pt-pt) AppleWebKit/523.15.1 (KHTML, like Gecko) Version/3.0.4 Safari/523.15\";s:5:\"login\";i:1433414934;}}'),
(54125, 3493, 'votou', 'sim'),
(54126, 3493, 'user_votes', 'foto-do-ano_p1163'),
(54127, 3494, 'nickname', 'Andela_Zaric'),
(54128, 3494, 'first_name', 'Anđela'),
(54129, 3494, 'last_name', 'Zarić'),
(54130, 3494, 'description', ''),
(54131, 3494, 'rich_editing', 'true'),
(54132, 3494, 'comment_shortcuts', 'false'),
(54133, 3494, 'admin_color', 'fresh'),
(54134, 3494, 'use_ssl', '0'),
(54135, 3494, 'show_admin_bar_front', 'true'),
(54136, 3494, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54137, 3494, 'wp_user_level', '0'),
(54138, 3494, 'wsl_current_provider', 'Facebook'),
(54139, 3494, 'wsl_current_user_image', 'https://graph.facebook.com/10204545501583633/picture?width=150&height=150'),
(54140, 3494, 'session_tokens', 'a:1:{s:64:\"51c3631eeada364cb059885cac0aca7ca39a3e87aba98d6bdecb68d1759bbeb0\";a:4:{s:10:\"expiration\";i:1434625400;s:2:\"ip\";s:15:\"193.136.223.133\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1433415800;}}'),
(54141, 3495, 'nickname', 'Claudia_Sofia_Pereira_Filipe'),
(54142, 3495, 'first_name', 'Cláudia Sofia'),
(54143, 3495, 'last_name', 'Pereira Filipe'),
(54144, 3495, 'description', ''),
(54145, 3495, 'rich_editing', 'true'),
(54146, 3495, 'comment_shortcuts', 'false'),
(54147, 3495, 'admin_color', 'fresh'),
(54148, 3495, 'use_ssl', '0'),
(54149, 3495, 'show_admin_bar_front', 'true'),
(54150, 3495, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54151, 3495, 'wp_user_level', '0'),
(54152, 3495, 'wsl_current_provider', 'Facebook'),
(54153, 3495, 'wsl_current_user_image', 'https://graph.facebook.com/818601164884133/picture?width=150&height=150'),
(54154, 3495, 'session_tokens', 'a:1:{s:64:\"a4a51e5e5536d9bc59b99fca45603fe5ee598327f9c18530deccccfef505bec4\";a:4:{s:10:\"expiration\";i:1434625939;s:2:\"ip\";s:12:\"2.82.109.154\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433416339;}}'),
(54155, 3496, 'nickname', 'Sandra_Oliveira'),
(54156, 3496, 'first_name', 'Sandra'),
(54157, 3496, 'last_name', 'Oliveira'),
(54158, 3496, 'description', ''),
(54159, 3496, 'rich_editing', 'true'),
(54160, 3496, 'comment_shortcuts', 'false'),
(54161, 3496, 'admin_color', 'fresh'),
(54162, 3496, 'use_ssl', '0'),
(54163, 3496, 'show_admin_bar_front', 'true'),
(54164, 3496, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54165, 3496, 'wp_user_level', '0'),
(54166, 3496, 'wsl_current_provider', 'Facebook'),
(54167, 3496, 'wsl_current_user_image', 'https://graph.facebook.com/10204267961408253/picture?width=150&height=150'),
(54168, 3496, 'session_tokens', 'a:1:{s:64:\"fc2b1e20af4be389dd693dacd5fc413650e20fdcb8e65fddd7e8cab69b203299\";a:4:{s:10:\"expiration\";i:1434625991;s:2:\"ip\";s:13:\"85.245.67.231\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433416391;}}'),
(54169, 3496, 'votou', 'sim'),
(54170, 3496, 'user_votes', 'shaper-do-ano-xhapeland_p1377'),
(54171, 3494, 'votou', 'sim'),
(54172, 3494, 'user_votes', 'maior-onda-tow-in-oe_p1036,onda-do-ano-polen_p1230,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(54173, 3497, 'nickname', 'Mario_Pereira'),
(54174, 3497, 'first_name', 'Mário'),
(54175, 3497, 'last_name', 'Pereira'),
(54176, 3497, 'description', ''),
(54177, 3497, 'rich_editing', 'true'),
(54178, 3497, 'comment_shortcuts', 'false'),
(54179, 3497, 'admin_color', 'fresh'),
(54180, 3497, 'use_ssl', '0'),
(54181, 3497, 'show_admin_bar_front', 'true'),
(54182, 3497, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54183, 3497, 'wp_user_level', '0'),
(54184, 3497, 'wsl_current_provider', 'Facebook'),
(54185, 3497, 'wsl_current_user_image', 'https://graph.facebook.com/839531006143374/picture?width=150&height=150'),
(54186, 3497, 'session_tokens', 'a:1:{s:64:\"b7638b35cfdbf8b79d755d7ca6b4dadc7159ecb2f478593ff08ce0b0a37a27d3\";a:4:{s:10:\"expiration\";i:1434626698;s:2:\"ip\";s:14:\"85.246.152.104\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1433417098;}}'),
(54187, 3498, 'nickname', 'Francisca_Terenas_Silva'),
(54188, 3498, 'first_name', 'Francisca'),
(54189, 3498, 'last_name', 'Silva'),
(54190, 3498, 'description', ''),
(54191, 3498, 'rich_editing', 'true'),
(54192, 3498, 'comment_shortcuts', 'false'),
(54193, 3498, 'admin_color', 'fresh'),
(54194, 3498, 'use_ssl', '0'),
(54195, 3498, 'show_admin_bar_front', 'true'),
(54196, 3498, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54197, 3498, 'wp_user_level', '0'),
(54198, 3498, 'wsl_current_provider', 'Facebook'),
(54199, 3498, 'wsl_current_user_image', 'https://graph.facebook.com/1066856060010079/picture?width=150&height=150'),
(54200, 3498, 'session_tokens', 'a:2:{s:64:\"c98ffcd39d1a54d2d52560d81ee8f01ed254f6301373a32a4ba6a3c9cdde3254\";a:4:{s:10:\"expiration\";i:1434626736;s:2:\"ip\";s:13:\"85.240.72.112\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/23.0.0.7.11;FBBV/6551639;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433417136;}s:64:\"cee2f4abdede548df4102c07c646011bcd16ec1b7ef9a0c16fda2700d4375d98\";a:4:{s:10:\"expiration\";i:1435008396;s:2:\"ip\";s:11:\"95.94.39.55\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433798796;}}'),
(54201, 3499, 'nickname', 'Tomaz_Andrade'),
(54202, 3499, 'first_name', 'Tomaz'),
(54203, 3499, 'last_name', 'Andrade'),
(54204, 3499, 'description', ''),
(54205, 3499, 'rich_editing', 'true'),
(54206, 3499, 'comment_shortcuts', 'false'),
(54207, 3499, 'admin_color', 'fresh'),
(54208, 3499, 'use_ssl', '0'),
(54209, 3499, 'show_admin_bar_front', 'true'),
(54210, 3499, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54211, 3499, 'wp_user_level', '0'),
(54212, 3499, 'wsl_current_provider', 'Facebook'),
(54213, 3499, 'wsl_current_user_image', 'https://graph.facebook.com/10153368984143909/picture?width=150&height=150'),
(54214, 3499, 'session_tokens', 'a:1:{s:64:\"b38a8e470234385be25c6b3509a6206ee253b67a3001bbd10cc7c30786d74210\";a:4:{s:10:\"expiration\";i:1434627068;s:2:\"ip\";s:14:\"79.168.116.122\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433417468;}}'),
(54215, 3500, 'nickname', 'Mara_Bolos_Tematicos'),
(54216, 3500, 'first_name', 'Mara'),
(54217, 3500, 'last_name', 'Bolos Temáticos'),
(54218, 3500, 'description', ''),
(54219, 3500, 'rich_editing', 'true'),
(54220, 3500, 'comment_shortcuts', 'false'),
(54221, 3500, 'admin_color', 'fresh'),
(54222, 3500, 'use_ssl', '0'),
(54223, 3500, 'show_admin_bar_front', 'true'),
(54224, 3500, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54225, 3500, 'wp_user_level', '0'),
(54226, 3500, 'wsl_current_provider', 'Facebook'),
(54227, 3500, 'wsl_current_user_image', 'https://graph.facebook.com/1657772951121797/picture?width=150&height=150'),
(54228, 3500, 'session_tokens', 'a:1:{s:64:\"119ce0bad8f18cd5c96cd64ba752aff4d3d5f1508b70c27b74f521f667fde654\";a:4:{s:10:\"expiration\";i:1434627163;s:2:\"ip\";s:12:\"2.82.120.220\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433417563;}}'),
(54229, 3501, 'nickname', 'Francisco_Galveias'),
(54230, 3501, 'first_name', 'Francisco'),
(54231, 3501, 'last_name', 'Galveias'),
(54232, 3501, 'description', ''),
(54233, 3501, 'rich_editing', 'true'),
(54234, 3501, 'comment_shortcuts', 'false'),
(54235, 3501, 'admin_color', 'fresh'),
(54236, 3501, 'use_ssl', '0'),
(54237, 3501, 'show_admin_bar_front', 'true'),
(54238, 3501, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54239, 3501, 'wp_user_level', '0'),
(54240, 3501, 'wsl_current_provider', 'Facebook'),
(54241, 3501, 'wsl_current_user_image', 'https://graph.facebook.com/892315127489728/picture?width=150&height=150'),
(54242, 3501, 'session_tokens', 'a:1:{s:64:\"207ecbb93dcb47d066d2552861ca25242aa3a02d04058f9631c411a8611c05b1\";a:4:{s:10:\"expiration\";i:1434627254;s:2:\"ip\";s:13:\"176.79.155.15\";s:2:\"ua\";s:247:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad3,3;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433417654;}}'),
(54243, 3501, 'votou', 'sim'),
(54244, 3501, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(54245, 3502, 'nickname', 'Daniel_Machado'),
(54246, 3502, 'first_name', 'Daniel'),
(54247, 3502, 'last_name', 'Machado'),
(54248, 3502, 'description', ''),
(54249, 3502, 'rich_editing', 'true'),
(54250, 3502, 'comment_shortcuts', 'false'),
(54251, 3502, 'admin_color', 'fresh'),
(54252, 3502, 'use_ssl', '0'),
(54253, 3502, 'show_admin_bar_front', 'true'),
(54254, 3502, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54255, 3502, 'wp_user_level', '0'),
(54256, 3502, 'wsl_current_provider', 'Facebook'),
(54257, 3502, 'wsl_current_user_image', 'https://graph.facebook.com/10206875363945512/picture?width=150&height=150'),
(54258, 3502, 'session_tokens', 'a:1:{s:64:\"12ba336003075c97443db0395ae0a817dacb337eda129a8683f78e4a78cab457\";a:4:{s:10:\"expiration\";i:1434627474;s:2:\"ip\";s:14:\"188.37.251.182\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T320 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433417874;}}'),
(54259, 3502, 'votou', 'sim'),
(54260, 3502, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(54261, 3503, 'nickname', 'Nuno_Miguel_Guimaraes'),
(54262, 3503, 'first_name', 'Nuno'),
(54263, 3503, 'last_name', 'Guimarães'),
(54264, 3503, 'description', ''),
(54265, 3503, 'rich_editing', 'true'),
(54266, 3503, 'comment_shortcuts', 'false'),
(54267, 3503, 'admin_color', 'fresh'),
(54268, 3503, 'use_ssl', '0'),
(54269, 3503, 'show_admin_bar_front', 'true'),
(54270, 3503, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54271, 3503, 'wp_user_level', '0'),
(54272, 3503, 'wsl_current_provider', 'Facebook'),
(54273, 3503, 'wsl_current_user_image', 'https://graph.facebook.com/10155613148065548/picture?width=150&height=150'),
(54274, 3503, 'session_tokens', 'a:1:{s:64:\"3c7b03bc50798a43825e97cb471b125050345816957c85ba494371e500f47308\";a:4:{s:10:\"expiration\";i:1434627762;s:2:\"ip\";s:11:\"2.82.178.95\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; U; Android 4.3; pt-pt; GT-I9300 Build/JSS15J) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433418162;}}'),
(54275, 3504, 'nickname', 'Filipa_Romeiras'),
(54276, 3504, 'first_name', 'Filipa'),
(54277, 3504, 'last_name', 'Romeiras'),
(54278, 3504, 'description', ''),
(54279, 3504, 'rich_editing', 'true'),
(54280, 3504, 'comment_shortcuts', 'false'),
(54281, 3504, 'admin_color', 'fresh'),
(54282, 3504, 'use_ssl', '0'),
(54283, 3504, 'show_admin_bar_front', 'true'),
(54284, 3504, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54285, 3504, 'wp_user_level', '0'),
(54286, 3504, 'wsl_current_provider', 'Facebook'),
(54287, 3504, 'wsl_current_user_image', 'https://graph.facebook.com/10153360918643491/picture?width=150&height=150'),
(54288, 3504, 'session_tokens', 'a:1:{s:64:\"e65143761957f671a22b1cc2f1cde4c81e332be2782b34ede69e08add94a849d\";a:4:{s:10:\"expiration\";i:1434627956;s:2:\"ip\";s:14:\"89.114.136.182\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433418356;}}'),
(54289, 3505, 'nickname', 'Catarina_Oliveira'),
(54290, 3505, 'first_name', 'Catarina'),
(54291, 3505, 'last_name', 'Oliveira'),
(54292, 3505, 'description', ''),
(54293, 3505, 'rich_editing', 'true'),
(54294, 3505, 'comment_shortcuts', 'false'),
(54295, 3505, 'admin_color', 'fresh'),
(54296, 3505, 'use_ssl', '0'),
(54297, 3505, 'show_admin_bar_front', 'true'),
(54298, 3505, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54299, 3505, 'wp_user_level', '0'),
(54300, 3505, 'wsl_current_provider', 'Facebook'),
(54301, 3505, 'wsl_current_user_image', 'https://graph.facebook.com/10207048775123622/picture?width=150&height=150'),
(54302, 3505, 'session_tokens', 'a:1:{s:64:\"19698356dfae0f17d333587d73153905ec5846f808081b7bb2ccfd602d1fb5b7\";a:4:{s:10:\"expiration\";i:1434627962;s:2:\"ip\";s:12:\"65.49.14.154\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433418362;}}'),
(54303, 3506, 'nickname', 'Maria_de_Fatima_Pinto'),
(54304, 3506, 'first_name', 'Maria de Fátima'),
(54305, 3506, 'last_name', 'Pinto'),
(54306, 3506, 'description', ''),
(54307, 3506, 'rich_editing', 'true'),
(54308, 3506, 'comment_shortcuts', 'false'),
(54309, 3506, 'admin_color', 'fresh'),
(54310, 3506, 'use_ssl', '0'),
(54311, 3506, 'show_admin_bar_front', 'true'),
(54312, 3506, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54313, 3506, 'wp_user_level', '0'),
(54314, 3506, 'wsl_current_provider', 'Google'),
(54315, 3506, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(54316, 3506, 'session_tokens', 'a:1:{s:64:\"97a125ba48afdcedc406ee1166dced92b2d402897c3501570ee9e4afd20851a5\";a:4:{s:10:\"expiration\";i:1434627985;s:2:\"ip\";s:14:\"195.245.197.36\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433418385;}}'),
(54317, 3506, 'votou', 'sim'),
(54318, 3506, 'user_votes', 'videoclip-do-ano-hurley_p1212'),
(54319, 3504, 'votou', 'sim'),
(54320, 3504, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,revelacao-do-ano-deeply_p1389'),
(54321, 3507, 'nickname', 'Isabel_Lopes'),
(54322, 3507, 'first_name', 'Isabel'),
(54323, 3507, 'last_name', 'Lopes'),
(54324, 3507, 'description', ''),
(54325, 3507, 'rich_editing', 'true'),
(54326, 3507, 'comment_shortcuts', 'false'),
(54327, 3507, 'admin_color', 'fresh'),
(54328, 3507, 'use_ssl', '0'),
(54329, 3507, 'show_admin_bar_front', 'true'),
(54330, 3507, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54331, 3507, 'wp_user_level', '0'),
(54332, 3507, 'wsl_current_provider', 'Google'),
(54333, 3507, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(54334, 3507, 'session_tokens', 'a:1:{s:64:\"d22986ff832357f76c9c4fc73ea878809e3d4edfae7f35ebf3eda0e42bf61610\";a:4:{s:10:\"expiration\";i:1434629030;s:2:\"ip\";s:14:\"213.228.161.30\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433419430;}}'),
(54335, 3508, 'nickname', 'Rodica_Medoni'),
(54336, 3508, 'first_name', 'Rodica'),
(54337, 3508, 'last_name', 'Medoni'),
(54338, 3508, 'description', ''),
(54339, 3508, 'rich_editing', 'true'),
(54340, 3508, 'comment_shortcuts', 'false'),
(54341, 3508, 'admin_color', 'fresh'),
(54342, 3508, 'use_ssl', '0'),
(54343, 3508, 'show_admin_bar_front', 'true'),
(54344, 3508, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54345, 3508, 'wp_user_level', '0'),
(54346, 3508, 'wsl_current_provider', 'Facebook'),
(54347, 3508, 'wsl_current_user_image', 'https://graph.facebook.com/560968634046364/picture?width=150&height=150'),
(54348, 3508, 'session_tokens', 'a:2:{s:64:\"5fb9746f73fcbe93457e9cadb697be43efaae4df6757867797417ccdd2f9eca5\";a:4:{s:10:\"expiration\";i:1434629035;s:2:\"ip\";s:10:\"2.83.81.52\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.1.2; en-us; LG-P710 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433419435;}s:64:\"a85aa846731c9a1a94029ed8d782afcbda464e3f255d5308c769548372d14bcb\";a:4:{s:10:\"expiration\";i:1434629319;s:2:\"ip\";s:10:\"2.83.81.52\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.1.2; en-us; LG-P710 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433419719;}}'),
(54349, 3509, 'nickname', 'Patricia_Vieira'),
(54350, 3509, 'first_name', 'Patrícia'),
(54351, 3509, 'last_name', 'Vieira'),
(54352, 3509, 'description', ''),
(54353, 3509, 'rich_editing', 'true'),
(54354, 3509, 'comment_shortcuts', 'false'),
(54355, 3509, 'admin_color', 'fresh'),
(54356, 3509, 'use_ssl', '0'),
(54357, 3509, 'show_admin_bar_front', 'true'),
(54358, 3509, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54359, 3509, 'wp_user_level', '0'),
(54360, 3509, 'wsl_current_provider', 'Facebook'),
(54361, 3509, 'wsl_current_user_image', 'https://graph.facebook.com/10153383999993896/picture?width=150&height=150'),
(54362, 3509, 'session_tokens', 'a:1:{s:64:\"ccb14786735ef5d0b1e921c95077e94a8cfd5869888bfb2819a99eca8468625f\";a:4:{s:10:\"expiration\";i:1434629049;s:2:\"ip\";s:12:\"85.241.195.9\";s:2:\"ua\";s:129:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T310 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Safari/537.36\";s:5:\"login\";i:1433419449;}}'),
(54363, 3507, 'votou', 'sim'),
(54364, 3507, 'user_votes', 'foto-do-ano_p1163'),
(54365, 3510, 'nickname', 'Guilherme_Laia'),
(54366, 3510, 'first_name', 'Guilherme'),
(54367, 3510, 'last_name', 'Laia'),
(54368, 3510, 'description', ''),
(54369, 3510, 'rich_editing', 'true'),
(54370, 3510, 'comment_shortcuts', 'false'),
(54371, 3510, 'admin_color', 'fresh'),
(54372, 3510, 'use_ssl', '0'),
(54373, 3510, 'show_admin_bar_front', 'true'),
(54374, 3510, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54375, 3510, 'wp_user_level', '0'),
(54376, 3510, 'wsl_current_provider', 'Facebook'),
(54377, 3510, 'wsl_current_user_image', 'https://graph.facebook.com/10153372695757558/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(54378, 3510, 'session_tokens', 'a:1:{s:64:\"e18bd85c41c2d9706b377ae2ec4074eed447f36c570f006b56fc26f53651628a\";a:4:{s:10:\"expiration\";i:1434629680;s:2:\"ip\";s:13:\"85.244.67.197\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433420080;}}'),
(54379, 3511, 'nickname', 'Nuno_Paisana'),
(54380, 3511, 'first_name', 'Nuno'),
(54381, 3511, 'last_name', 'Paisana'),
(54382, 3511, 'description', ''),
(54383, 3511, 'rich_editing', 'true'),
(54384, 3511, 'comment_shortcuts', 'false'),
(54385, 3511, 'admin_color', 'fresh'),
(54386, 3511, 'use_ssl', '0'),
(54387, 3511, 'show_admin_bar_front', 'true'),
(54388, 3511, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54389, 3511, 'wp_user_level', '0'),
(54390, 3511, 'wsl_current_provider', 'Facebook'),
(54391, 3511, 'wsl_current_user_image', 'https://graph.facebook.com/10153438234134171/picture?width=150&height=150'),
(54392, 3511, 'session_tokens', 'a:1:{s:64:\"e239efd223b1824b593968047126027183576f66edfcda956af47e5d7fcc25ef\";a:4:{s:10:\"expiration\";i:1434629705;s:2:\"ip\";s:14:\"78.137.194.233\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433420105;}}'),
(54393, 3511, 'votou', 'sim'),
(54394, 3511, 'user_votes', 'foto-do-ano_p1163'),
(54395, 3510, 'votou', 'sim'),
(54396, 3510, 'user_votes', 'onda-do-ano-polen_p1230'),
(54397, 3512, 'nickname', 'Altino_Amaro'),
(54398, 3512, 'first_name', 'Altino'),
(54399, 3512, 'last_name', 'Amaro'),
(54400, 3512, 'description', ''),
(54401, 3512, 'rich_editing', 'true'),
(54402, 3512, 'comment_shortcuts', 'false'),
(54403, 3512, 'admin_color', 'fresh'),
(54404, 3512, 'use_ssl', '0'),
(54405, 3512, 'show_admin_bar_front', 'true'),
(54406, 3512, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54407, 3512, 'wp_user_level', '0'),
(54408, 3512, 'wsl_current_provider', 'Facebook'),
(54409, 3512, 'wsl_current_user_image', 'https://graph.facebook.com/1084309638264833/picture?width=150&height=150'),
(54410, 3512, 'session_tokens', 'a:1:{s:64:\"09ba6cde873e806e855dc2c9bfc37c883fdf1be524ecc7c6e61adac1caa5044c\";a:4:{s:10:\"expiration\";i:1434630600;s:2:\"ip\";s:13:\"87.103.64.112\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433421000;}}'),
(54411, 3513, 'nickname', 'Catarina_Filipe'),
(54412, 3513, 'first_name', 'Catarina'),
(54413, 3513, 'last_name', 'Filipe'),
(54414, 3513, 'description', ''),
(54415, 3513, 'rich_editing', 'true'),
(54416, 3513, 'comment_shortcuts', 'false'),
(54417, 3513, 'admin_color', 'fresh'),
(54418, 3513, 'use_ssl', '0'),
(54419, 3513, 'show_admin_bar_front', 'true'),
(54420, 3513, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54421, 3513, 'wp_user_level', '0'),
(54422, 3513, 'wsl_current_provider', 'Facebook'),
(54423, 3513, 'wsl_current_user_image', 'https://graph.facebook.com/10204475350031881/picture?width=150&height=150'),
(54424, 3513, 'session_tokens', 'a:1:{s:64:\"5f0a60d085cf74b97005f8c088a770acdbfb1df69dd9750cc2c29af3fce4c8e6\";a:4:{s:10:\"expiration\";i:1434630754;s:2:\"ip\";s:12:\"84.91.234.25\";s:2:\"ua\";s:181:\"Mozilla/5.0 (Linux; Android 4.4.4; Aquaris E5 Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433421154;}}'),
(54425, 3514, 'nickname', 'Nelly_Melendez'),
(54426, 3514, 'first_name', 'Nelly'),
(54427, 3514, 'last_name', 'Melendez'),
(54428, 3514, 'description', ''),
(54429, 3514, 'rich_editing', 'true'),
(54430, 3514, 'comment_shortcuts', 'false'),
(54431, 3514, 'admin_color', 'fresh'),
(54432, 3514, 'use_ssl', '0'),
(54433, 3514, 'show_admin_bar_front', 'true'),
(54434, 3514, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54435, 3514, 'wp_user_level', '0'),
(54436, 3514, 'wsl_current_provider', 'Facebook'),
(54437, 3514, 'wsl_current_user_image', 'https://graph.facebook.com/10207233962673854/picture?width=150&height=150'),
(54438, 3514, 'session_tokens', 'a:1:{s:64:\"b1327e6327f4a839dee00c2c607ce0b124eb77b71e75ef77722b99eb2f5766e7\";a:4:{s:10:\"expiration\";i:1434631138;s:2:\"ip\";s:12:\"85.242.77.17\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1433421538;}}'),
(54439, 3514, 'votou', 'sim'),
(54440, 3514, 'user_votes', 'manobra-do-ano-reef_p1236'),
(54441, 3515, 'nickname', 'Maria_Alejandra_Ferreira_Melendez'),
(54442, 3515, 'first_name', 'Maria Alejandra'),
(54443, 3515, 'last_name', 'Ferreira Melendez'),
(54444, 3515, 'description', ''),
(54445, 3515, 'rich_editing', 'true'),
(54446, 3515, 'comment_shortcuts', 'false'),
(54447, 3515, 'admin_color', 'fresh'),
(54448, 3515, 'use_ssl', '0'),
(54449, 3515, 'show_admin_bar_front', 'true'),
(54450, 3515, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54451, 3515, 'wp_user_level', '0'),
(54452, 3515, 'wsl_current_provider', 'Facebook'),
(54453, 3515, 'wsl_current_user_image', 'https://graph.facebook.com/869327483147083/picture?width=150&height=150'),
(54454, 3515, 'session_tokens', 'a:2:{s:64:\"1bbec7d41f6999c864e37e67e5d667026da0a7dcddb7e68ebdb83b0b86053bf7\";a:4:{s:10:\"expiration\";i:1434631548;s:2:\"ip\";s:12:\"85.242.77.17\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433421948;}s:64:\"92f0cf85d6d1dd9d4fe0fbf8a4d97366dd9a55da2607787628b6f47d5ff9d3ea\";a:4:{s:10:\"expiration\";i:1434841116;s:2:\"ip\";s:14:\"85.240.177.108\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/6.1.6 Safari/537.78.2\";s:5:\"login\";i:1433631516;}}'),
(54455, 3515, 'votou', 'sim'),
(54456, 3515, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(54457, 3516, 'nickname', 'Cidalia_Matos_Loureiro'),
(54458, 3516, 'first_name', 'Cidália'),
(54459, 3516, 'last_name', 'Matos Loureiro'),
(54460, 3516, 'description', ''),
(54461, 3516, 'rich_editing', 'true'),
(54462, 3516, 'comment_shortcuts', 'false'),
(54463, 3516, 'admin_color', 'fresh'),
(54464, 3516, 'use_ssl', '0'),
(54465, 3516, 'show_admin_bar_front', 'true'),
(54466, 3516, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54467, 3516, 'wp_user_level', '0'),
(54468, 3516, 'wsl_current_provider', 'Facebook'),
(54469, 3516, 'wsl_current_user_image', 'https://graph.facebook.com/937515386312615/picture?width=150&height=150'),
(54470, 3516, 'session_tokens', 'a:1:{s:64:\"7ca8827f8b9f5c83ab319d1ce0178a26d4b4b0e698b9000a9c23bc43517b5fca\";a:4:{s:10:\"expiration\";i:1434631581;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433421981;}}'),
(54471, 3516, 'votou', 'sim'),
(54472, 3516, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(54473, 3517, 'nickname', 'Ana_Maria_Meco'),
(54474, 3517, 'first_name', 'Ana Maria'),
(54475, 3517, 'last_name', 'Meco'),
(54476, 3517, 'description', ''),
(54477, 3517, 'rich_editing', 'true'),
(54478, 3517, 'comment_shortcuts', 'false'),
(54479, 3517, 'admin_color', 'fresh'),
(54480, 3517, 'use_ssl', '0'),
(54481, 3517, 'show_admin_bar_front', 'true'),
(54482, 3517, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54483, 3517, 'wp_user_level', '0'),
(54484, 3517, 'wsl_current_provider', 'Facebook'),
(54485, 3517, 'wsl_current_user_image', 'https://graph.facebook.com/1680086285552963/picture?width=150&height=150'),
(54486, 3517, 'session_tokens', 'a:1:{s:64:\"f8226428a01d88a57650ff008452afd570da02a3e3e8c0cdaea39e44c66056e3\";a:4:{s:10:\"expiration\";i:1434631657;s:2:\"ip\";s:10:\"2.83.92.15\";s:2:\"ua\";s:237:\"Mozilla/5.0 (iPad; CPU OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/FBIOS;FBAV/20.1.0.15.10;FBBV/5758778;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433422057;}}'),
(54487, 3518, 'nickname', 'Amelia_Maria'),
(54488, 3518, 'first_name', 'Amélia'),
(54489, 3518, 'last_name', 'Maria'),
(54490, 3518, 'description', ''),
(54491, 3518, 'rich_editing', 'true'),
(54492, 3518, 'comment_shortcuts', 'false'),
(54493, 3518, 'admin_color', 'fresh'),
(54494, 3518, 'use_ssl', '0'),
(54495, 3518, 'show_admin_bar_front', 'true'),
(54496, 3518, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54497, 3518, 'wp_user_level', '0'),
(54498, 3518, 'wsl_current_provider', 'Facebook'),
(54499, 3518, 'wsl_current_user_image', 'https://graph.facebook.com/1616643518582044/picture?width=150&height=150'),
(54500, 3518, 'session_tokens', 'a:1:{s:64:\"b6b9c77901e3e5b18e4abedc435cd0fe857fe3a36044d3985294c431678f731b\";a:4:{s:10:\"expiration\";i:1434631680;s:2:\"ip\";s:13:\"89.214.69.223\";s:2:\"ua\";s:243:\"Mozilla/5.0 (iPad; CPU OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B410 [FBAN/MessengerForiOS;FBAV/21.1.0.15.10;FBBV/7029373;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433422080;}}'),
(54501, 3518, 'votou', 'sim'),
(54502, 3518, 'user_votes', 'foto-do-ano_p1163'),
(54503, 3519, 'nickname', 'Sonia_Major'),
(54504, 3519, 'first_name', 'Sónia'),
(54505, 3519, 'last_name', 'Major'),
(54506, 3519, 'description', ''),
(54507, 3519, 'rich_editing', 'true'),
(54508, 3519, 'comment_shortcuts', 'false'),
(54509, 3519, 'admin_color', 'fresh'),
(54510, 3519, 'use_ssl', '0'),
(54511, 3519, 'show_admin_bar_front', 'true'),
(54512, 3519, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54513, 3519, 'wp_user_level', '0'),
(54514, 3519, 'wsl_current_provider', 'Facebook'),
(54515, 3519, 'wsl_current_user_image', 'https://graph.facebook.com/981919475172476/picture?width=150&height=150'),
(54516, 3519, 'session_tokens', 'a:1:{s:64:\"9a38e7677760e3a1293991431d3db3712398470055ee2f374855ef6c8df1dc99\";a:4:{s:10:\"expiration\";i:1434631834;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433422234;}}'),
(54517, 3519, 'votou', 'sim'),
(54518, 3519, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(54519, 3520, 'nickname', 'Carla_Tome'),
(54520, 3520, 'first_name', 'Carla'),
(54521, 3520, 'last_name', 'Tome'),
(54522, 3520, 'description', ''),
(54523, 3520, 'rich_editing', 'true'),
(54524, 3520, 'comment_shortcuts', 'false'),
(54525, 3520, 'admin_color', 'fresh'),
(54526, 3520, 'use_ssl', '0'),
(54527, 3520, 'show_admin_bar_front', 'true'),
(54528, 3520, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54529, 3520, 'wp_user_level', '0'),
(54530, 3520, 'wsl_current_provider', 'Facebook'),
(54531, 3520, 'wsl_current_user_image', 'https://graph.facebook.com/10152859177416674/picture?width=150&height=150'),
(54532, 3520, 'session_tokens', 'a:1:{s:64:\"13d6e8a6909555c5f79501c6d185a11d6d64122b69e51c8e8c8aff41e9689030\";a:4:{s:10:\"expiration\";i:1434632072;s:2:\"ip\";s:14:\"37.189.107.244\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433422472;}}'),
(54533, 3521, 'nickname', 'Mariana_Fortunato'),
(54534, 3521, 'first_name', 'Mariana'),
(54535, 3521, 'last_name', 'Fortunato'),
(54536, 3521, 'description', ''),
(54537, 3521, 'rich_editing', 'true'),
(54538, 3521, 'comment_shortcuts', 'false'),
(54539, 3521, 'admin_color', 'fresh'),
(54540, 3521, 'use_ssl', '0'),
(54541, 3521, 'show_admin_bar_front', 'true'),
(54542, 3521, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54543, 3521, 'wp_user_level', '0'),
(54544, 3521, 'wsl_current_provider', 'Facebook'),
(54545, 3521, 'wsl_current_user_image', 'https://graph.facebook.com/10204173970131434/picture?width=150&height=150'),
(54546, 3521, 'session_tokens', 'a:1:{s:64:\"de47faf9bb17ed89d1fa338436a0938dbdefbab2961f8b68165d557692ff95af\";a:4:{s:10:\"expiration\";i:1434632156;s:2:\"ip\";s:13:\"87.196.192.90\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433422556;}}'),
(54547, 3521, 'votou', 'sim'),
(54548, 3521, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(54549, 3522, 'nickname', 'Helder_Eira'),
(54550, 3522, 'first_name', 'Helder'),
(54551, 3522, 'last_name', 'Eira'),
(54552, 3522, 'description', ''),
(54553, 3522, 'rich_editing', 'true'),
(54554, 3522, 'comment_shortcuts', 'false'),
(54555, 3522, 'admin_color', 'fresh'),
(54556, 3522, 'use_ssl', '0'),
(54557, 3522, 'show_admin_bar_front', 'true'),
(54558, 3522, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54559, 3522, 'wp_user_level', '0'),
(54560, 3522, 'wsl_current_provider', 'Facebook'),
(54561, 3522, 'wsl_current_user_image', 'https://graph.facebook.com/872000052837526/picture?width=150&height=150'),
(54562, 3522, 'session_tokens', 'a:1:{s:64:\"578535ddeecdd6b70223b65aada23282b1defa2a7b9dc4c3ee928ba840f926ce\";a:4:{s:10:\"expiration\";i:1434632373;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433422773;}}'),
(54563, 3523, 'nickname', 'Marco_Da_Costa_Castro'),
(54564, 3523, 'first_name', 'Marco'),
(54565, 3523, 'last_name', 'Castro'),
(54566, 3523, 'description', ''),
(54567, 3523, 'rich_editing', 'true'),
(54568, 3523, 'comment_shortcuts', 'false'),
(54569, 3523, 'admin_color', 'fresh'),
(54570, 3523, 'use_ssl', '0'),
(54571, 3523, 'show_admin_bar_front', 'true'),
(54572, 3523, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54573, 3523, 'wp_user_level', '0'),
(54574, 3523, 'wsl_current_provider', 'Facebook'),
(54575, 3523, 'wsl_current_user_image', 'https://graph.facebook.com/10152745725326504/picture?width=150&height=150'),
(54576, 3523, 'session_tokens', 'a:1:{s:64:\"2462cbfe5b7f3b0c23478bf7e5f07112f56613c433e2252b0df8477f878b8fed\";a:4:{s:10:\"expiration\";i:1434632563;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433422963;}}'),
(54577, 3524, 'nickname', 'Paul_Tavares'),
(54578, 3524, 'first_name', 'Paul'),
(54579, 3524, 'last_name', 'Tavares'),
(54580, 3524, 'description', ''),
(54581, 3524, 'rich_editing', 'true'),
(54582, 3524, 'comment_shortcuts', 'false'),
(54583, 3524, 'admin_color', 'fresh'),
(54584, 3524, 'use_ssl', '0'),
(54585, 3524, 'show_admin_bar_front', 'true'),
(54586, 3524, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54587, 3524, 'wp_user_level', '0'),
(54588, 3524, 'wsl_current_provider', 'Facebook'),
(54589, 3524, 'wsl_current_user_image', 'https://graph.facebook.com/10155695966470088/picture?width=150&height=150'),
(54590, 3524, 'session_tokens', 'a:1:{s:64:\"9c52b227e01ad8a698fad28b2519cb18a9ea2fbcb5420e754f4664af76e423c6\";a:4:{s:10:\"expiration\";i:1434633137;s:2:\"ip\";s:13:\"88.157.130.98\";s:2:\"ua\";s:178:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/40.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/31.0.0.19.13;]\";s:5:\"login\";i:1433423537;}}'),
(54591, 3525, 'nickname', 'Helena_Velez'),
(54592, 3525, 'first_name', 'Helena'),
(54593, 3525, 'last_name', 'Velez'),
(54594, 3525, 'description', ''),
(54595, 3525, 'rich_editing', 'true'),
(54596, 3525, 'comment_shortcuts', 'false'),
(54597, 3525, 'admin_color', 'fresh'),
(54598, 3525, 'use_ssl', '0'),
(54599, 3525, 'show_admin_bar_front', 'true'),
(54600, 3525, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54601, 3525, 'wp_user_level', '0'),
(54602, 3525, 'wsl_current_provider', 'Facebook'),
(54603, 3525, 'wsl_current_user_image', 'https://graph.facebook.com/10200612592712668/picture?width=150&height=150'),
(54604, 3525, 'session_tokens', 'a:1:{s:64:\"beab9995cd26c38976092125b3b10a77bd6c96eb9ddbe86c58141bf7d1f12832\";a:4:{s:10:\"expiration\";i:1434633206;s:2:\"ip\";s:13:\"217.129.83.80\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433423606;}}'),
(54605, 3526, 'nickname', 'Carla_Mauricio'),
(54606, 3526, 'first_name', 'Carla'),
(54607, 3526, 'last_name', 'Mauricio'),
(54608, 3526, 'description', ''),
(54609, 3526, 'rich_editing', 'true'),
(54610, 3526, 'comment_shortcuts', 'false'),
(54611, 3526, 'admin_color', 'fresh'),
(54612, 3526, 'use_ssl', '0'),
(54613, 3526, 'show_admin_bar_front', 'true'),
(54614, 3526, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54615, 3526, 'wp_user_level', '0'),
(54616, 3526, 'wsl_current_provider', 'Google'),
(54617, 3526, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(54618, 3526, 'session_tokens', 'a:1:{s:64:\"7074b45a8ba36347b4ac88803c88675c4e0d36cfd5e97526541c5b9460ade864\";a:4:{s:10:\"expiration\";i:1434633414;s:2:\"ip\";s:14:\"213.228.161.30\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433423814;}}'),
(54619, 3525, 'votou', 'sim'),
(54620, 3525, 'user_votes', 'surfista-do-ano-oakley_p1344,revelacao-do-ano-deeply_p1389,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(54621, 3526, 'votou', 'sim'),
(54622, 3526, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(54623, 3527, 'nickname', 'Edi_Milhazes'),
(54624, 3527, 'first_name', 'Edi'),
(54625, 3527, 'last_name', 'Milhazes'),
(54626, 3527, 'description', ''),
(54627, 3527, 'rich_editing', 'true'),
(54628, 3527, 'comment_shortcuts', 'false'),
(54629, 3527, 'admin_color', 'fresh'),
(54630, 3527, 'use_ssl', '0'),
(54631, 3527, 'show_admin_bar_front', 'true'),
(54632, 3527, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54633, 3527, 'wp_user_level', '0'),
(54634, 3527, 'wsl_current_provider', 'Google'),
(54635, 3527, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(54636, 3527, 'session_tokens', 'a:1:{s:64:\"8305c56f2055cbfe2be854166266910be933ceb3b4872ddf9b526e2d9d99be2f\";a:4:{s:10:\"expiration\";i:1434633775;s:2:\"ip\";s:14:\"213.228.161.30\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433424175;}}'),
(54637, 3524, 'votou', 'sim'),
(54638, 3524, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(54639, 3528, 'nickname', 'Joana_Cunha'),
(54640, 3528, 'first_name', 'Joana'),
(54641, 3528, 'last_name', 'Cunha'),
(54642, 3528, 'description', ''),
(54643, 3528, 'rich_editing', 'true'),
(54644, 3528, 'comment_shortcuts', 'false'),
(54645, 3528, 'admin_color', 'fresh'),
(54646, 3528, 'use_ssl', '0'),
(54647, 3528, 'show_admin_bar_front', 'true'),
(54648, 3528, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54649, 3528, 'wp_user_level', '0'),
(54650, 3528, 'wsl_current_provider', 'Facebook'),
(54651, 3528, 'wsl_current_user_image', 'https://graph.facebook.com/10200559083536522/picture?width=150&height=150'),
(54652, 3528, 'session_tokens', 'a:1:{s:64:\"e1a0e46d84fc0e89e2fb1873aa3c5093cb49c02fb32e4357ea929df02eb5d0c0\";a:4:{s:10:\"expiration\";i:1434633911;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:63:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)\";s:5:\"login\";i:1433424311;}}'),
(54653, 3527, 'votou', 'sim'),
(54654, 3527, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(54655, 3529, 'nickname', 'Orlanda_Mafra'),
(54656, 3529, 'first_name', 'Orlanda'),
(54657, 3529, 'last_name', 'Mafra'),
(54658, 3529, 'description', ''),
(54659, 3529, 'rich_editing', 'true'),
(54660, 3529, 'comment_shortcuts', 'false'),
(54661, 3529, 'admin_color', 'fresh'),
(54662, 3529, 'use_ssl', '0'),
(54663, 3529, 'show_admin_bar_front', 'true'),
(54664, 3529, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54665, 3529, 'wp_user_level', '0'),
(54666, 3529, 'wsl_current_provider', 'Facebook'),
(54667, 3529, 'wsl_current_user_image', 'https://graph.facebook.com/10200651762333936/picture?width=150&height=150'),
(54668, 3529, 'session_tokens', 'a:1:{s:64:\"6a40ca6f891a8302831003d7061842d8a85039e0a5844b27977ee443992e8fe0\";a:4:{s:10:\"expiration\";i:1434634800;s:2:\"ip\";s:11:\"2.82.121.82\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1433425200;}}'),
(54669, 3530, 'nickname', 'Renato_Saque'),
(54670, 3530, 'first_name', 'Renato'),
(54671, 3530, 'last_name', 'Saque'),
(54672, 3530, 'description', ''),
(54673, 3530, 'rich_editing', 'true'),
(54674, 3530, 'comment_shortcuts', 'false'),
(54675, 3530, 'admin_color', 'fresh'),
(54676, 3530, 'use_ssl', '0'),
(54677, 3530, 'show_admin_bar_front', 'true'),
(54678, 3530, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54679, 3530, 'wp_user_level', '0'),
(54680, 3530, 'wsl_current_provider', 'Facebook'),
(54681, 3530, 'wsl_current_user_image', 'https://graph.facebook.com/884571981616426/picture?width=150&height=150'),
(54682, 3530, 'session_tokens', 'a:1:{s:64:\"22131311dfd05b72b0742151256420223413c534bacf573d0dd4c024ab8c4051\";a:4:{s:10:\"expiration\";i:1434635006;s:2:\"ip\";s:14:\"195.10.112.138\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.1.1; C1505 Build/11.3.A.2.23) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.93 Mobile Safari/537.36\";s:5:\"login\";i:1433425406;}}'),
(54683, 3531, 'nickname', 'Vicente_M_Gouveia'),
(54684, 3531, 'first_name', 'Vicente M.'),
(54685, 3531, 'last_name', 'Gouveia'),
(54686, 3531, 'description', ''),
(54687, 3531, 'rich_editing', 'true'),
(54688, 3531, 'comment_shortcuts', 'false'),
(54689, 3531, 'admin_color', 'fresh'),
(54690, 3531, 'use_ssl', '0'),
(54691, 3531, 'show_admin_bar_front', 'true'),
(54692, 3531, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54693, 3531, 'wp_user_level', '0'),
(54694, 3531, 'wsl_current_provider', 'Facebook'),
(54695, 3531, 'wsl_current_user_image', 'https://graph.facebook.com/1056565767705757/picture?width=150&height=150'),
(54696, 3531, 'session_tokens', 'a:1:{s:64:\"d668b970ba85e5b7c0258e17208b62e4e552b2be25ab97362c687f4544048a63\";a:4:{s:10:\"expiration\";i:1434635184;s:2:\"ip\";s:13:\"85.246.231.95\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433425584;}}'),
(54697, 3531, 'votou', 'sim'),
(54698, 3531, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353'),
(54699, 3532, 'nickname', 'Paulo_Ferreira'),
(54700, 3532, 'first_name', 'Paulo'),
(54701, 3532, 'last_name', 'Ferreira'),
(54702, 3532, 'description', ''),
(54703, 3532, 'rich_editing', 'true'),
(54704, 3532, 'comment_shortcuts', 'false'),
(54705, 3532, 'admin_color', 'fresh'),
(54706, 3532, 'use_ssl', '0'),
(54707, 3532, 'show_admin_bar_front', 'true'),
(54708, 3532, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54709, 3532, 'wp_user_level', '0'),
(54710, 3532, 'wsl_current_provider', 'Facebook'),
(54711, 3532, 'wsl_current_user_image', 'https://graph.facebook.com/1592776634324252/picture?width=150&height=150'),
(54712, 3532, 'session_tokens', 'a:1:{s:64:\"55141c6e00e9d1def043807beb89ce3b548c41fe46d2a8e5f2468f4625520725\";a:4:{s:10:\"expiration\";i:1434636384;s:2:\"ip\";s:13:\"89.180.146.38\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; DARKMOON Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433426784;}}'),
(54713, 3533, 'nickname', 'Antonio_Sousa_Barrote'),
(54714, 3533, 'first_name', 'António'),
(54715, 3533, 'last_name', 'Barrote'),
(54716, 3533, 'description', ''),
(54717, 3533, 'rich_editing', 'true'),
(54718, 3533, 'comment_shortcuts', 'false'),
(54719, 3533, 'admin_color', 'fresh'),
(54720, 3533, 'use_ssl', '0'),
(54721, 3533, 'show_admin_bar_front', 'true'),
(54722, 3533, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54723, 3533, 'wp_user_level', '0'),
(54724, 3533, 'wsl_current_provider', 'Facebook'),
(54725, 3533, 'wsl_current_user_image', 'https://graph.facebook.com/780890108698003/picture?width=150&height=150'),
(54726, 3533, 'session_tokens', 'a:1:{s:64:\"7706eae4766838c9577e03b39c0b3b6c73545a72b83f009049067937ba61cd22\";a:4:{s:10:\"expiration\";i:1434636806;s:2:\"ip\";s:14:\"213.58.131.154\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433427206;}}'),
(54727, 3534, 'nickname', 'Carolina_Almeida'),
(54728, 3534, 'first_name', 'Carolina'),
(54729, 3534, 'last_name', 'Almeida'),
(54730, 3534, 'description', ''),
(54731, 3534, 'rich_editing', 'true'),
(54732, 3534, 'comment_shortcuts', 'false'),
(54733, 3534, 'admin_color', 'fresh'),
(54734, 3534, 'use_ssl', '0'),
(54735, 3534, 'show_admin_bar_front', 'true'),
(54736, 3534, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54737, 3534, 'wp_user_level', '0'),
(54738, 3534, 'wsl_current_provider', 'Facebook'),
(54739, 3534, 'wsl_current_user_image', 'https://graph.facebook.com/1086355721392057/picture?width=150&height=150'),
(54740, 3534, 'session_tokens', 'a:1:{s:64:\"5fce5bb030c44f3dcd4247321012baddef90ce8d4588c335459bfada4ecd3a8d\";a:4:{s:10:\"expiration\";i:1434637036;s:2:\"ip\";s:14:\"85.138.202.108\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433427436;}}'),
(54741, 3533, 'votou', 'sim'),
(54742, 3533, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(54743, 3534, 'votou', 'sim'),
(54744, 3534, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,foto-do-ano_p1277,treinador-do-ano_p1359'),
(54745, 3535, 'nickname', 'Vasco_Cordeiro'),
(54746, 3535, 'first_name', 'Vasco'),
(54747, 3535, 'last_name', 'Cordeiro'),
(54748, 3535, 'description', ''),
(54749, 3535, 'rich_editing', 'true'),
(54750, 3535, 'comment_shortcuts', 'false'),
(54751, 3535, 'admin_color', 'fresh'),
(54752, 3535, 'use_ssl', '0'),
(54753, 3535, 'show_admin_bar_front', 'true'),
(54754, 3535, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54755, 3535, 'wp_user_level', '0'),
(54756, 3535, 'wsl_current_provider', 'Facebook'),
(54757, 3535, 'wsl_current_user_image', 'https://graph.facebook.com/908931072483802/picture?width=150&height=150'),
(54758, 3535, 'session_tokens', 'a:1:{s:64:\"daf380d7d654fd95c6393483746d5af5a8acc257292759ae156a949e45758adc\";a:4:{s:10:\"expiration\";i:1434637531;s:2:\"ip\";s:11:\"85.138.86.4\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2414.0 Safari/537.36\";s:5:\"login\";i:1433427931;}}'),
(54759, 3536, 'nickname', 'Alexandre_Santos'),
(54760, 3536, 'first_name', 'Alexandre'),
(54761, 3536, 'last_name', 'Santos'),
(54762, 3536, 'description', ''),
(54763, 3536, 'rich_editing', 'true'),
(54764, 3536, 'comment_shortcuts', 'false'),
(54765, 3536, 'admin_color', 'fresh'),
(54766, 3536, 'use_ssl', '0'),
(54767, 3536, 'show_admin_bar_front', 'true'),
(54768, 3536, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54769, 3536, 'wp_user_level', '0'),
(54770, 3536, 'wsl_current_provider', 'Google'),
(54771, 3536, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-qTAZ4Y9RwR0/AAAAAAAAAAI/AAAAAAAAAAA/Qh6IjWvZEjc/photo.jpg?sz=200'),
(54772, 3536, 'session_tokens', 'a:1:{s:64:\"fed4f9b5f70d1f57de783e3098d5878b07fb7715db6effc291a066f03965d5ca\";a:4:{s:10:\"expiration\";i:1434638003;s:2:\"ip\";s:13:\"197.148.36.81\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433428403;}}'),
(54773, 3537, 'nickname', 'Joao_Maria_1'),
(54774, 3537, 'first_name', 'João'),
(54775, 3537, 'last_name', 'Maria'),
(54776, 3537, 'description', ''),
(54777, 3537, 'rich_editing', 'true'),
(54778, 3537, 'comment_shortcuts', 'false'),
(54779, 3537, 'admin_color', 'fresh'),
(54780, 3537, 'use_ssl', '0'),
(54781, 3537, 'show_admin_bar_front', 'true'),
(54782, 3537, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54783, 3537, 'wp_user_level', '0'),
(54784, 3537, 'wsl_current_provider', 'Google'),
(54785, 3537, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(54786, 3537, 'session_tokens', 'a:1:{s:64:\"099b6656783ac0eff63a426594a46cbf291068f5e1e33a13db67cd13ff632796\";a:4:{s:10:\"expiration\";i:1434638440;s:2:\"ip\";s:14:\"193.236.39.121\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433428840;}}'),
(54787, 3538, 'nickname', 'Carlos_Dias'),
(54788, 3538, 'first_name', 'Carlos'),
(54789, 3538, 'last_name', 'Dias'),
(54790, 3538, 'description', ''),
(54791, 3538, 'rich_editing', 'true'),
(54792, 3538, 'comment_shortcuts', 'false'),
(54793, 3538, 'admin_color', 'fresh'),
(54794, 3538, 'use_ssl', '0'),
(54795, 3538, 'show_admin_bar_front', 'true'),
(54796, 3538, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54797, 3538, 'wp_user_level', '0'),
(54798, 3538, 'wsl_current_provider', 'Facebook'),
(54799, 3538, 'wsl_current_user_image', 'https://graph.facebook.com/10205714000908387/picture?width=150&height=150'),
(54800, 3538, 'session_tokens', 'a:1:{s:64:\"0dd69e7267f65e350df29855d99f2f24e7bf87d239d5b27c3e26c35549bd5b3d\";a:4:{s:10:\"expiration\";i:1434638589;s:2:\"ip\";s:13:\"81.193.95.122\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433428989;}}'),
(54801, 3539, 'nickname', 'Claudia_Pimpao'),
(54802, 3539, 'first_name', 'Cláudia'),
(54803, 3539, 'last_name', 'Pimpão'),
(54804, 3539, 'description', ''),
(54805, 3539, 'rich_editing', 'true'),
(54806, 3539, 'comment_shortcuts', 'false'),
(54807, 3539, 'admin_color', 'fresh'),
(54808, 3539, 'use_ssl', '0'),
(54809, 3539, 'show_admin_bar_front', 'true'),
(54810, 3539, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54811, 3539, 'wp_user_level', '0'),
(54812, 3539, 'wsl_current_provider', 'Facebook'),
(54813, 3539, 'wsl_current_user_image', 'https://graph.facebook.com/1148357531856452/picture?width=150&height=150'),
(54814, 3539, 'session_tokens', 'a:1:{s:64:\"e97a194a999a0f2c0a7f900b72e4ec2ca595a47195df01653ac2bc7b7be39294\";a:4:{s:10:\"expiration\";i:1434638677;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:63:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)\";s:5:\"login\";i:1433429077;}}'),
(54815, 3540, 'nickname', 'Le_Paris_Montmartre_Nazare'),
(54816, 3540, 'first_name', 'Le Paris Montmartre'),
(54817, 3540, 'last_name', 'Nazaré'),
(54818, 3540, 'description', ''),
(54819, 3540, 'rich_editing', 'true'),
(54820, 3540, 'comment_shortcuts', 'false'),
(54821, 3540, 'admin_color', 'fresh'),
(54822, 3540, 'use_ssl', '0'),
(54823, 3540, 'show_admin_bar_front', 'true'),
(54824, 3540, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54825, 3540, 'wp_user_level', '0'),
(54826, 3540, 'wsl_current_provider', 'Facebook'),
(54827, 3540, 'wsl_current_user_image', 'https://graph.facebook.com/831296953626561/picture?width=150&height=150'),
(54828, 3540, 'session_tokens', 'a:1:{s:64:\"7f9cf612ae4d01e76509353fbb96d02e20e59bd3db60936eb117756a87fc1074\";a:4:{s:10:\"expiration\";i:1434638887;s:2:\"ip\";s:12:\"84.91.19.253\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.0; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433429287;}}'),
(54829, 3541, 'nickname', 'jose_branco'),
(54830, 3541, 'first_name', 'jose'),
(54831, 3541, 'last_name', 'branco'),
(54832, 3541, 'description', ''),
(54833, 3541, 'rich_editing', 'true'),
(54834, 3541, 'comment_shortcuts', 'false'),
(54835, 3541, 'admin_color', 'fresh'),
(54836, 3541, 'use_ssl', '0'),
(54837, 3541, 'show_admin_bar_front', 'true'),
(54838, 3541, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54839, 3541, 'wp_user_level', '0'),
(54840, 3541, 'wsl_current_provider', 'Google'),
(54841, 3541, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-dQB8geRni9E/AAAAAAAAAAI/AAAAAAAAAZA/Js-V1j_v4CM/photo.jpg?sz=200'),
(54842, 3541, 'session_tokens', 'a:1:{s:64:\"65bf47870a10a1c88b55b54457ca47d935932f85f96cb45e62f23fc8bae476eb\";a:4:{s:10:\"expiration\";i:1434640843;s:2:\"ip\";s:12:\"5.249.25.107\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433431243;}}'),
(54843, 3541, 'votou', 'sim'),
(54844, 3541, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(54845, 3542, 'nickname', 'Estevao_Lopes'),
(54846, 3542, 'first_name', 'Estevão'),
(54847, 3542, 'last_name', 'Lopes'),
(54848, 3542, 'description', ''),
(54849, 3542, 'rich_editing', 'true'),
(54850, 3542, 'comment_shortcuts', 'false'),
(54851, 3542, 'admin_color', 'fresh'),
(54852, 3542, 'use_ssl', '0'),
(54853, 3542, 'show_admin_bar_front', 'true'),
(54854, 3542, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54855, 3542, 'wp_user_level', '0'),
(54856, 3542, 'wsl_current_provider', 'Facebook'),
(54857, 3542, 'wsl_current_user_image', 'https://graph.facebook.com/993451990667364/picture?width=150&height=150'),
(54858, 3542, 'session_tokens', 'a:1:{s:64:\"41bd7e8b211ec61e8413b193af43eee8d56ec704c1ee2c95c2e01acdb93ab321\";a:4:{s:10:\"expiration\";i:1434640973;s:2:\"ip\";s:14:\"195.23.210.231\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433431373;}}'),
(54859, 3543, 'nickname', 'Pedro_Batista'),
(54860, 3543, 'first_name', 'Pedro'),
(54861, 3543, 'last_name', 'Batista'),
(54862, 3543, 'description', ''),
(54863, 3543, 'rich_editing', 'true'),
(54864, 3543, 'comment_shortcuts', 'false'),
(54865, 3543, 'admin_color', 'fresh'),
(54866, 3543, 'use_ssl', '0'),
(54867, 3543, 'show_admin_bar_front', 'true'),
(54868, 3543, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54869, 3543, 'wp_user_level', '0'),
(54870, 3543, 'wsl_current_provider', 'Facebook'),
(54871, 3543, 'wsl_current_user_image', 'https://graph.facebook.com/10152770450916612/picture?width=150&height=150'),
(54872, 3543, 'session_tokens', 'a:1:{s:64:\"8b177ccfa2fd996787eb7dd65c3871e6665869256c42cfe9f4a4a8c3a591025b\";a:4:{s:10:\"expiration\";i:1434641512;s:2:\"ip\";s:13:\"176.78.164.14\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G850F Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433431912;}}'),
(54873, 3544, 'nickname', 'Ana_Hilario'),
(54874, 3544, 'first_name', 'Ana'),
(54875, 3544, 'last_name', 'Hilário'),
(54876, 3544, 'description', ''),
(54877, 3544, 'rich_editing', 'true'),
(54878, 3544, 'comment_shortcuts', 'false'),
(54879, 3544, 'admin_color', 'fresh'),
(54880, 3544, 'use_ssl', '0'),
(54881, 3544, 'show_admin_bar_front', 'true'),
(54882, 3544, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54883, 3544, 'wp_user_level', '0'),
(54884, 3544, 'wsl_current_provider', 'Google'),
(54885, 3544, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-38SB6D_7KrY/AAAAAAAAAAI/AAAAAAAABZ0/5g437ZRJS3c/photo.jpg?sz=200'),
(54886, 3544, 'session_tokens', 'a:1:{s:64:\"4a07222b354b9f62406edeccd023e122d873c1bcd5b250900146a9b8c64d9ead\";a:4:{s:10:\"expiration\";i:1434642651;s:2:\"ip\";s:11:\"84.91.16.78\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433433051;}}'),
(54887, 3545, 'nickname', 'Joao_Carlos_Serra'),
(54888, 3545, 'first_name', 'João'),
(54889, 3545, 'last_name', 'Serra'),
(54890, 3545, 'description', ''),
(54891, 3545, 'rich_editing', 'true'),
(54892, 3545, 'comment_shortcuts', 'false'),
(54893, 3545, 'admin_color', 'fresh'),
(54894, 3545, 'use_ssl', '0'),
(54895, 3545, 'show_admin_bar_front', 'true'),
(54896, 3545, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54897, 3545, 'wp_user_level', '0'),
(54898, 3545, 'wsl_current_provider', 'Facebook'),
(54899, 3545, 'wsl_current_user_image', 'https://graph.facebook.com/858722420830574/picture?width=150&height=150'),
(54900, 3545, 'session_tokens', 'a:1:{s:64:\"d4f76773c6176c08d470626c8def425c99bd50928c0a508ddd529499f346cb79\";a:4:{s:10:\"expiration\";i:1434644126;s:2:\"ip\";s:11:\"84.91.96.37\";s:2:\"ua\";s:175:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; ALCATEL C7 Build/IMO S87) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1433434526;}}'),
(54901, 3546, 'nickname', 'Cintia_Santos'),
(54902, 3546, 'first_name', 'Cintia'),
(54903, 3546, 'last_name', 'Santos'),
(54904, 3546, 'description', ''),
(54905, 3546, 'rich_editing', 'true'),
(54906, 3546, 'comment_shortcuts', 'false'),
(54907, 3546, 'admin_color', 'fresh'),
(54908, 3546, 'use_ssl', '0'),
(54909, 3546, 'show_admin_bar_front', 'true'),
(54910, 3546, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54911, 3546, 'wp_user_level', '0'),
(54912, 3546, 'wsl_current_provider', 'Facebook'),
(54913, 3546, 'wsl_current_user_image', 'https://graph.facebook.com/858405670908253/picture?width=150&height=150'),
(54914, 3546, 'session_tokens', 'a:1:{s:64:\"4beac05512ad3c5a4f7055657df855a64bc8ccd2624b56d6d8a6e102c66bd8f3\";a:4:{s:10:\"expiration\";i:1434644349;s:2:\"ip\";s:13:\"89.114.137.21\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433434749;}}'),
(54915, 3547, 'nickname', 'Filipe_Esteves'),
(54916, 3547, 'first_name', 'Filipe'),
(54917, 3547, 'last_name', 'Esteves'),
(54918, 3547, 'description', ''),
(54919, 3547, 'rich_editing', 'true'),
(54920, 3547, 'comment_shortcuts', 'false'),
(54921, 3547, 'admin_color', 'fresh'),
(54922, 3547, 'use_ssl', '0'),
(54923, 3547, 'show_admin_bar_front', 'true'),
(54924, 3547, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54925, 3547, 'wp_user_level', '0'),
(54926, 3547, 'wsl_current_provider', 'Facebook'),
(54927, 3547, 'wsl_current_user_image', 'https://graph.facebook.com/934801319875539/picture?width=150&height=150'),
(54928, 3547, 'session_tokens', 'a:1:{s:64:\"dcf483457dc2343391246c0053a57241b0d54e0a52720813933d6edd5e1c73bb\";a:4:{s:10:\"expiration\";i:1434644674;s:2:\"ip\";s:13:\"85.241.134.63\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433435074;}}'),
(54929, 3548, 'nickname', 'Carolina_Pires'),
(54930, 3548, 'first_name', 'Carolina'),
(54931, 3548, 'last_name', 'Pires'),
(54932, 3548, 'description', ''),
(54933, 3548, 'rich_editing', 'true'),
(54934, 3548, 'comment_shortcuts', 'false'),
(54935, 3548, 'admin_color', 'fresh'),
(54936, 3548, 'use_ssl', '0'),
(54937, 3548, 'show_admin_bar_front', 'true'),
(54938, 3548, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54939, 3548, 'wp_user_level', '0'),
(54940, 3548, 'wsl_current_provider', 'Facebook'),
(54941, 3548, 'wsl_current_user_image', 'https://graph.facebook.com/10153107072757795/picture?width=150&height=150'),
(54942, 3548, 'session_tokens', 'a:2:{s:64:\"3dae3293449caf849648b63116dbd20afc0243c7b5b86ce749b4d2a90ea4b592\";a:4:{s:10:\"expiration\";i:1434645034;s:2:\"ip\";s:13:\"87.103.57.159\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433435434;}s:64:\"906e242f3667288e236ade55088618c884f00690a1994651559fa29399c602f8\";a:4:{s:10:\"expiration\";i:1434646587;s:2:\"ip\";s:12:\"79.168.199.9\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433436987;}}'),
(54943, 3549, 'nickname', 'Lyzah_Lyz'),
(54944, 3549, 'first_name', 'Lyzah'),
(54945, 3549, 'last_name', 'Lyz'),
(54946, 3549, 'description', ''),
(54947, 3549, 'rich_editing', 'true'),
(54948, 3549, 'comment_shortcuts', 'false'),
(54949, 3549, 'admin_color', 'fresh'),
(54950, 3549, 'use_ssl', '0'),
(54951, 3549, 'show_admin_bar_front', 'true'),
(54952, 3549, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54953, 3549, 'wp_user_level', '0'),
(54954, 3549, 'wsl_current_provider', 'Facebook'),
(54955, 3549, 'wsl_current_user_image', 'https://graph.facebook.com/964242473610502/picture?width=150&height=150'),
(54956, 3549, 'session_tokens', 'a:1:{s:64:\"6d74a830b2eae4f2accfa8e3eff551c10b9c0969428befaa39ef6f990d78ad0c\";a:4:{s:10:\"expiration\";i:1434645081;s:2:\"ip\";s:14:\"176.78.173.103\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433435481;}}'),
(54957, 3550, 'nickname', 'Clara_Gomes'),
(54958, 3550, 'first_name', 'Clara'),
(54959, 3550, 'last_name', 'Gomes'),
(54960, 3550, 'description', ''),
(54961, 3550, 'rich_editing', 'true'),
(54962, 3550, 'comment_shortcuts', 'false'),
(54963, 3550, 'admin_color', 'fresh'),
(54964, 3550, 'use_ssl', '0'),
(54965, 3550, 'show_admin_bar_front', 'true'),
(54966, 3550, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54967, 3550, 'wp_user_level', '0'),
(54968, 3550, 'wsl_current_provider', 'Facebook'),
(54969, 3550, 'wsl_current_user_image', 'https://graph.facebook.com/10204109686524918/picture?width=150&height=150'),
(54970, 3550, 'session_tokens', 'a:1:{s:64:\"3d96b371a496b57e07fe3e005c95f62f926efd94abb960507618b908137640a2\";a:4:{s:10:\"expiration\";i:1434645149;s:2:\"ip\";s:12:\"77.54.211.92\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433435549;}}'),
(54971, 3551, 'nickname', 'Carolina_Martins_1'),
(54972, 3551, 'first_name', 'Carolina'),
(54973, 3551, 'last_name', 'Martins'),
(54974, 3551, 'description', ''),
(54975, 3551, 'rich_editing', 'true'),
(54976, 3551, 'comment_shortcuts', 'false'),
(54977, 3551, 'admin_color', 'fresh'),
(54978, 3551, 'use_ssl', '0'),
(54979, 3551, 'show_admin_bar_front', 'true'),
(54980, 3551, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54981, 3551, 'wp_user_level', '0'),
(54982, 3551, 'wsl_current_provider', 'Facebook'),
(54983, 3551, 'wsl_current_user_image', 'https://graph.facebook.com/924914927566598/picture?width=150&height=150'),
(54984, 3551, 'session_tokens', 'a:1:{s:64:\"594e14692360814f7fc45d7769dce49b4ed8964c9f1f39965ca43998b3bca8ec\";a:4:{s:10:\"expiration\";i:1434645193;s:2:\"ip\";s:13:\"188.37.21.109\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433435593;}}'),
(54985, 3550, 'votou', 'sim'),
(54986, 3550, 'user_votes', 'onda-do-ano-polen_p1230'),
(54987, 3552, 'nickname', 'Claudia_Mateus'),
(54988, 3552, 'first_name', 'Cláudia'),
(54989, 3552, 'last_name', 'Mateus'),
(54990, 3552, 'description', ''),
(54991, 3552, 'rich_editing', 'true'),
(54992, 3552, 'comment_shortcuts', 'false'),
(54993, 3552, 'admin_color', 'fresh'),
(54994, 3552, 'use_ssl', '0'),
(54995, 3552, 'show_admin_bar_front', 'true'),
(54996, 3552, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(54997, 3552, 'wp_user_level', '0'),
(54998, 3552, 'wsl_current_provider', 'Facebook'),
(54999, 3552, 'wsl_current_user_image', 'https://graph.facebook.com/10205272395742966/picture?width=150&height=150'),
(55000, 3552, 'session_tokens', 'a:1:{s:64:\"4bade274072c15f84b6f535ef6e5446e8a07140c49c80adb813a4d97b9e22041\";a:4:{s:10:\"expiration\";i:1434645223;s:2:\"ip\";s:14:\"217.129.34.203\";s:2:\"ua\";s:232:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/27.0.0.10.12;FBBV/8291884;FBDV/iPad4,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433435623;}}'),
(55001, 3549, 'votou', 'sim'),
(55002, 3549, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(55003, 3553, 'nickname', 'Elisa_Messidoro'),
(55004, 3553, 'first_name', 'Elisa'),
(55005, 3553, 'last_name', 'Messidoro'),
(55006, 3553, 'description', ''),
(55007, 3553, 'rich_editing', 'true'),
(55008, 3553, 'comment_shortcuts', 'false'),
(55009, 3553, 'admin_color', 'fresh'),
(55010, 3553, 'use_ssl', '0'),
(55011, 3553, 'show_admin_bar_front', 'true'),
(55012, 3553, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55013, 3553, 'wp_user_level', '0'),
(55014, 3553, 'wsl_current_provider', 'Facebook'),
(55015, 3553, 'wsl_current_user_image', 'https://graph.facebook.com/10207187493429995/picture?width=150&height=150'),
(55016, 3553, 'session_tokens', 'a:1:{s:64:\"ac4d140cd93eac0101d79b9ceb08391f56ba620005973adb7e0e305b196cbfc5\";a:4:{s:10:\"expiration\";i:1434645535;s:2:\"ip\";s:12:\"91.218.224.5\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433435935;}}'),
(55017, 3554, 'nickname', 'Joao_Ascenso'),
(55018, 3554, 'first_name', 'João'),
(55019, 3554, 'last_name', 'Ascenso'),
(55020, 3554, 'description', ''),
(55021, 3554, 'rich_editing', 'true'),
(55022, 3554, 'comment_shortcuts', 'false'),
(55023, 3554, 'admin_color', 'fresh'),
(55024, 3554, 'use_ssl', '0'),
(55025, 3554, 'show_admin_bar_front', 'true'),
(55026, 3554, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55027, 3554, 'wp_user_level', '0'),
(55028, 3554, 'wsl_current_provider', 'Facebook'),
(55029, 3554, 'wsl_current_user_image', 'https://graph.facebook.com/10153380256694589/picture?width=150&height=150'),
(55030, 3554, 'session_tokens', 'a:1:{s:64:\"76a3893b7a14f7d00f8059c99602be79364fd62c56f357505f961c02aa57a617\";a:4:{s:10:\"expiration\";i:1434645761;s:2:\"ip\";s:14:\"193.136.222.24\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433436161;}}'),
(55031, 3554, 'votou', 'sim'),
(55032, 3554, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(55033, 3540, 'votou', 'sim'),
(55034, 3540, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(55035, 3555, 'nickname', 'Ana_Cunha_Venancio'),
(55036, 3555, 'first_name', 'Ana'),
(55037, 3555, 'last_name', 'Cunha Venâncio'),
(55038, 3555, 'description', ''),
(55039, 3555, 'rich_editing', 'true'),
(55040, 3555, 'comment_shortcuts', 'false'),
(55041, 3555, 'admin_color', 'fresh'),
(55042, 3555, 'use_ssl', '0'),
(55043, 3555, 'show_admin_bar_front', 'true'),
(55044, 3555, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55045, 3555, 'wp_user_level', '0'),
(55046, 3555, 'wsl_current_provider', 'Facebook'),
(55047, 3555, 'wsl_current_user_image', 'https://graph.facebook.com/992072180811112/picture?width=150&height=150'),
(55048, 3555, 'session_tokens', 'a:1:{s:64:\"fd5d2b35c23af9d316a535557aabbad64aebeb8544414e0d1a6135026ce90d5d\";a:4:{s:10:\"expiration\";i:1434648496;s:2:\"ip\";s:13:\"89.115.157.31\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433438896;}}'),
(55049, 3556, 'nickname', 'Fatima_Lampreia_Gomes_Carapinha'),
(55050, 3556, 'first_name', 'Fátima'),
(55051, 3556, 'last_name', 'Carapinha'),
(55052, 3556, 'description', ''),
(55053, 3556, 'rich_editing', 'true'),
(55054, 3556, 'comment_shortcuts', 'false'),
(55055, 3556, 'admin_color', 'fresh'),
(55056, 3556, 'use_ssl', '0'),
(55057, 3556, 'show_admin_bar_front', 'true');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(55058, 3556, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55059, 3556, 'wp_user_level', '0'),
(55060, 3556, 'wsl_current_provider', 'Facebook'),
(55061, 3556, 'wsl_current_user_image', 'https://graph.facebook.com/10202657962369916/picture?width=150&height=150'),
(55062, 3556, 'session_tokens', 'a:1:{s:64:\"2210eebe55c92c28a413315a5f283c79a80cd79d9a32faa24c0354c4f0753442\";a:4:{s:10:\"expiration\";i:1434649716;s:2:\"ip\";s:14:\"85.243.171.206\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433440116;}}'),
(55063, 3556, 'votou', 'sim'),
(55064, 3556, 'user_votes', 'free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1383,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(55065, 1367, 'votou', 'sim'),
(55066, 1367, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(55067, 1157, 'votou', 'sim'),
(55068, 1157, 'user_votes', 'foto-do-ano_p1163'),
(55069, 3557, 'nickname', 'Vanessa_Verient'),
(55070, 3557, 'first_name', 'Vanessa'),
(55071, 3557, 'last_name', 'Verient'),
(55072, 3557, 'description', ''),
(55073, 3557, 'rich_editing', 'true'),
(55074, 3557, 'comment_shortcuts', 'false'),
(55075, 3557, 'admin_color', 'fresh'),
(55076, 3557, 'use_ssl', '0'),
(55077, 3557, 'show_admin_bar_front', 'true'),
(55078, 3557, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55079, 3557, 'wp_user_level', '0'),
(55080, 3557, 'wsl_current_provider', 'Facebook'),
(55081, 3557, 'wsl_current_user_image', 'https://graph.facebook.com/10205891199212777/picture?width=150&height=150'),
(55082, 3557, 'session_tokens', 'a:1:{s:64:\"694299b886ed63631064da2a61517f7a47f9da05dcd608a43c88c20a84f0fdbb\";a:4:{s:10:\"expiration\";i:1434651436;s:2:\"ip\";s:13:\"81.193.82.144\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53\";s:5:\"login\";i:1433441836;}}'),
(55083, 3557, 'votou', 'sim'),
(55084, 3557, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(55085, 3558, 'nickname', 'Duarte_Laranjeira'),
(55086, 3558, 'first_name', 'Duarte'),
(55087, 3558, 'last_name', 'Laranjeira'),
(55088, 3558, 'description', ''),
(55089, 3558, 'rich_editing', 'true'),
(55090, 3558, 'comment_shortcuts', 'false'),
(55091, 3558, 'admin_color', 'fresh'),
(55092, 3558, 'use_ssl', '0'),
(55093, 3558, 'show_admin_bar_front', 'true'),
(55094, 3558, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55095, 3558, 'wp_user_level', '0'),
(55096, 3558, 'wsl_current_provider', 'Google'),
(55097, 3558, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-kEXRIs_7414/AAAAAAAAAAI/AAAAAAAAAn4/A1RSqwyfjSo/photo.jpg?sz=200'),
(55098, 3558, 'session_tokens', 'a:1:{s:64:\"a7a6d0db81d4a7ba718a7d77e12e6c9c11965bbfcbd11f52db574b170c4db1c8\";a:4:{s:10:\"expiration\";i:1434651535;s:2:\"ip\";s:14:\"212.118.227.25\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/GroupsForiOS;FBAV/15.0;FBBV/11106142;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433441935;}}'),
(55099, 3559, 'nickname', 'Nazarent_Nazare'),
(55100, 3559, 'first_name', 'Nazarent'),
(55101, 3559, 'last_name', 'Nazaré'),
(55102, 3559, 'description', ''),
(55103, 3559, 'rich_editing', 'true'),
(55104, 3559, 'comment_shortcuts', 'false'),
(55105, 3559, 'admin_color', 'fresh'),
(55106, 3559, 'use_ssl', '0'),
(55107, 3559, 'show_admin_bar_front', 'true'),
(55108, 3559, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55109, 3559, 'wp_user_level', '0'),
(55110, 3559, 'wsl_current_provider', 'Facebook'),
(55111, 3559, 'wsl_current_user_image', 'https://graph.facebook.com/369386769918581/picture?width=150&height=150'),
(55112, 3559, 'session_tokens', 'a:1:{s:64:\"2309f7b44c9cbf8f60f4d83e596c1d2b008c94a83ccace6d56276df012e987ea\";a:4:{s:10:\"expiration\";i:1434651550;s:2:\"ip\";s:12:\"176.79.49.97\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433441950;}}'),
(55113, 3559, 'votou', 'sim'),
(55114, 3559, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(55115, 3558, 'votou', 'sim'),
(55116, 3558, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351'),
(55117, 3560, 'nickname', 'Bruno_Periquito'),
(55118, 3560, 'first_name', 'Bruno'),
(55119, 3560, 'last_name', 'Periquito'),
(55120, 3560, 'description', ''),
(55121, 3560, 'rich_editing', 'true'),
(55122, 3560, 'comment_shortcuts', 'false'),
(55123, 3560, 'admin_color', 'fresh'),
(55124, 3560, 'use_ssl', '0'),
(55125, 3560, 'show_admin_bar_front', 'true'),
(55126, 3560, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55127, 3560, 'wp_user_level', '0'),
(55128, 3560, 'wsl_current_provider', 'Facebook'),
(55129, 3560, 'wsl_current_user_image', 'https://graph.facebook.com/797171187063086/picture?width=150&height=150'),
(55130, 3560, 'session_tokens', 'a:1:{s:64:\"4b2e7b9d54b995995771c3656bebec7220d5e1ed9b73a7710d5f29f3dffe0c21\";a:4:{s:10:\"expiration\";i:1434651594;s:2:\"ip\";s:12:\"84.91.96.179\";s:2:\"ua\";s:130:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-P5210 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Safari/537.36\";s:5:\"login\";i:1433441994;}}'),
(55131, 3560, 'votou', 'sim'),
(55132, 3560, 'user_votes', 'foto-do-ano_p1163'),
(55133, 3561, 'nickname', 'Miguel_Costa_1'),
(55134, 3561, 'first_name', 'Miguel'),
(55135, 3561, 'last_name', 'Costa'),
(55136, 3561, 'description', ''),
(55137, 3561, 'rich_editing', 'true'),
(55138, 3561, 'comment_shortcuts', 'false'),
(55139, 3561, 'admin_color', 'fresh'),
(55140, 3561, 'use_ssl', '0'),
(55141, 3561, 'show_admin_bar_front', 'true'),
(55142, 3561, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55143, 3561, 'wp_user_level', '0'),
(55144, 3561, 'wsl_current_provider', 'Facebook'),
(55145, 3561, 'wsl_current_user_image', 'https://graph.facebook.com/1019697071381457/picture?width=150&height=150'),
(55146, 3561, 'session_tokens', 'a:1:{s:64:\"5d0ceb6fa7189ed7cfd294df5354dc04ee54a81cfdbd5b0842b8b710014ea3d9\";a:4:{s:10:\"expiration\";i:1434651678;s:2:\"ip\";s:14:\"85.242.226.243\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433442078;}}'),
(55147, 3562, 'nickname', 'Maria_Ribeiro_Ferreira'),
(55148, 3562, 'first_name', 'Maria'),
(55149, 3562, 'last_name', 'Ribeiro Ferreira'),
(55150, 3562, 'description', ''),
(55151, 3562, 'rich_editing', 'true'),
(55152, 3562, 'comment_shortcuts', 'false'),
(55153, 3562, 'admin_color', 'fresh'),
(55154, 3562, 'use_ssl', '0'),
(55155, 3562, 'show_admin_bar_front', 'true'),
(55156, 3562, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55157, 3562, 'wp_user_level', '0'),
(55158, 3562, 'wsl_current_provider', 'Google'),
(55159, 3562, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(55160, 3562, 'session_tokens', 'a:1:{s:64:\"f0c9b11081c0b319a996e4d02d12792cc03984fec24ea61fa5deead83a529022\";a:4:{s:10:\"expiration\";i:1434651925;s:2:\"ip\";s:12:\"87.103.59.87\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/15.0.0.16.28;FBBV/4463064;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433442325;}}'),
(55161, 3562, 'votou', 'sim'),
(55162, 3562, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(55163, 3563, 'nickname', 'Jose_Eleuterio'),
(55164, 3563, 'first_name', 'José'),
(55165, 3563, 'last_name', 'Eleutério'),
(55166, 3563, 'description', ''),
(55167, 3563, 'rich_editing', 'true'),
(55168, 3563, 'comment_shortcuts', 'false'),
(55169, 3563, 'admin_color', 'fresh'),
(55170, 3563, 'use_ssl', '0'),
(55171, 3563, 'show_admin_bar_front', 'true'),
(55172, 3563, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55173, 3563, 'wp_user_level', '0'),
(55174, 3563, 'wsl_current_provider', 'Facebook'),
(55175, 3563, 'wsl_current_user_image', 'https://graph.facebook.com/1072386512790329/picture?width=150&height=150'),
(55176, 3563, 'session_tokens', 'a:1:{s:64:\"c60e125a325844d33786417362992ba0c059d2a1c8e46f63ac5c1ebda361efcc\";a:4:{s:10:\"expiration\";i:1434652762;s:2:\"ip\";s:13:\"95.92.129.252\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433443162;}}'),
(55177, 3563, 'votou', 'sim'),
(55178, 3563, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(55179, 3535, 'votou', 'sim'),
(55180, 3535, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(55181, 3564, 'nickname', 'Filipa_Maldonado_Freitas'),
(55182, 3564, 'first_name', 'Filipa'),
(55183, 3564, 'last_name', 'Freitas'),
(55184, 3564, 'description', ''),
(55185, 3564, 'rich_editing', 'true'),
(55186, 3564, 'comment_shortcuts', 'false'),
(55187, 3564, 'admin_color', 'fresh'),
(55188, 3564, 'use_ssl', '0'),
(55189, 3564, 'show_admin_bar_front', 'true'),
(55190, 3564, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55191, 3564, 'wp_user_level', '0'),
(55192, 3564, 'wsl_current_provider', 'Facebook'),
(55193, 3564, 'wsl_current_user_image', 'https://graph.facebook.com/10153350007639826/picture?width=150&height=150'),
(55194, 3564, 'session_tokens', 'a:1:{s:64:\"65c82e0eff77ce1f2d31787a54a9fe65991b8de1fc694c317e9271f1fdf49fc4\";a:4:{s:10:\"expiration\";i:1434653138;s:2:\"ip\";s:12:\"84.91.10.123\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/FBIOS;FBAV/27.0.0.10.12;FBBV/8291884;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433443538;}}'),
(55195, 3565, 'nickname', 'Julia_Vigia'),
(55196, 3565, 'first_name', 'Júlia'),
(55197, 3565, 'last_name', 'Vigia'),
(55198, 3565, 'description', ''),
(55199, 3565, 'rich_editing', 'true'),
(55200, 3565, 'comment_shortcuts', 'false'),
(55201, 3565, 'admin_color', 'fresh'),
(55202, 3565, 'use_ssl', '0'),
(55203, 3565, 'show_admin_bar_front', 'true'),
(55204, 3565, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55205, 3565, 'wp_user_level', '0'),
(55206, 3565, 'wsl_current_provider', 'Facebook'),
(55207, 3565, 'wsl_current_user_image', 'https://graph.facebook.com/10206613488006297/picture?width=150&height=150'),
(55208, 3565, 'session_tokens', 'a:1:{s:64:\"cf893454d57c51d20ef939865c3e900b92774d299602ebc70235b1885818b949\";a:4:{s:10:\"expiration\";i:1434653985;s:2:\"ip\";s:11:\"2.82.98.149\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 4.2.2; DARKMOON Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.93 Mobile Safari/537.36\";s:5:\"login\";i:1433444385;}}'),
(55209, 3566, 'nickname', 'Piedade_Cano'),
(55210, 3566, 'first_name', 'Piedade'),
(55211, 3566, 'last_name', 'Cano'),
(55212, 3566, 'description', ''),
(55213, 3566, 'rich_editing', 'true'),
(55214, 3566, 'comment_shortcuts', 'false'),
(55215, 3566, 'admin_color', 'fresh'),
(55216, 3566, 'use_ssl', '0'),
(55217, 3566, 'show_admin_bar_front', 'true'),
(55218, 3566, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55219, 3566, 'wp_user_level', '0'),
(55220, 3566, 'wsl_current_provider', 'Facebook'),
(55221, 3566, 'wsl_current_user_image', 'https://graph.facebook.com/1442984566003235/picture?width=150&height=150'),
(55222, 3566, 'session_tokens', 'a:1:{s:64:\"e258a4b652d5a645eb481a88c459f5f3740e688c9dbffc571305ff32b62f3915\";a:4:{s:10:\"expiration\";i:1434654163;s:2:\"ip\";s:14:\"85.243.103.238\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433444563;}}'),
(55223, 3565, 'votou', 'sim'),
(55224, 3565, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(55225, 3566, 'votou', 'sim'),
(55226, 3566, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(55227, 3567, 'nickname', 'Duarte_Miguel'),
(55228, 3567, 'first_name', 'Duarte'),
(55229, 3567, 'last_name', 'Miguel'),
(55230, 3567, 'description', ''),
(55231, 3567, 'rich_editing', 'true'),
(55232, 3567, 'comment_shortcuts', 'false'),
(55233, 3567, 'admin_color', 'fresh'),
(55234, 3567, 'use_ssl', '0'),
(55235, 3567, 'show_admin_bar_front', 'true'),
(55236, 3567, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55237, 3567, 'wp_user_level', '0'),
(55238, 3567, 'wsl_current_provider', 'Facebook'),
(55239, 3567, 'wsl_current_user_image', 'https://graph.facebook.com/894879957217225/picture?width=150&height=150'),
(55240, 3567, 'session_tokens', 'a:1:{s:64:\"a0baeea32312713d974c5b2c65229a6c806b366fcfddeea95dd7515d7b63960c\";a:4:{s:10:\"expiration\";i:1434655743;s:2:\"ip\";s:15:\"188.250.111.161\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433446143;}}'),
(55241, 3568, 'nickname', 'Mariana_Bernardes'),
(55242, 3568, 'first_name', 'Mariana'),
(55243, 3568, 'last_name', 'Bernardes'),
(55244, 3568, 'description', ''),
(55245, 3568, 'rich_editing', 'true'),
(55246, 3568, 'comment_shortcuts', 'false'),
(55247, 3568, 'admin_color', 'fresh'),
(55248, 3568, 'use_ssl', '0'),
(55249, 3568, 'show_admin_bar_front', 'true'),
(55250, 3568, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55251, 3568, 'wp_user_level', '0'),
(55252, 3568, 'wsl_current_provider', 'Facebook'),
(55253, 3568, 'wsl_current_user_image', 'https://graph.facebook.com/10207163387067338/picture?width=150&height=150'),
(55254, 3568, 'session_tokens', 'a:1:{s:64:\"78a7eaaf9b38941c56e67b6cd1bdafe7be78fb95f4f83131a14f255566b1e690\";a:4:{s:10:\"expiration\";i:1434655955;s:2:\"ip\";s:13:\"37.189.46.156\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433446355;}}'),
(55255, 3569, 'nickname', 'Catfish_Don'),
(55256, 3569, 'first_name', 'Catfish'),
(55257, 3569, 'last_name', 'Don'),
(55258, 3569, 'description', ''),
(55259, 3569, 'rich_editing', 'true'),
(55260, 3569, 'comment_shortcuts', 'false'),
(55261, 3569, 'admin_color', 'fresh'),
(55262, 3569, 'use_ssl', '0'),
(55263, 3569, 'show_admin_bar_front', 'true'),
(55264, 3569, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55265, 3569, 'wp_user_level', '0'),
(55266, 3569, 'wsl_current_provider', 'Facebook'),
(55267, 3569, 'wsl_current_user_image', 'https://graph.facebook.com/10204372446780017/picture?width=150&height=150'),
(55268, 3569, 'session_tokens', 'a:1:{s:64:\"2697451cbfdc1acd7c8c5bab21588208be0738db38443578d6b1151c87c4755c\";a:4:{s:10:\"expiration\";i:1434655986;s:2:\"ip\";s:12:\"107.77.75.61\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/AT&T;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433446386;}}'),
(55269, 3567, 'votou', 'sim'),
(55270, 3567, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(55271, 3568, 'votou', 'sim'),
(55272, 3568, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1389,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(55273, 3570, 'nickname', 'ana_filipa_bizarro'),
(55274, 3570, 'first_name', 'ana filipa'),
(55275, 3570, 'last_name', 'bizarro'),
(55276, 3570, 'description', ''),
(55277, 3570, 'rich_editing', 'true'),
(55278, 3570, 'comment_shortcuts', 'false'),
(55279, 3570, 'admin_color', 'fresh'),
(55280, 3570, 'use_ssl', '0'),
(55281, 3570, 'show_admin_bar_front', 'true'),
(55282, 3570, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55283, 3570, 'wp_user_level', '0'),
(55284, 3570, 'wsl_current_provider', 'Google'),
(55285, 3570, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-qRfh36_b17k/AAAAAAAAAAI/AAAAAAAAADg/POxjJ_gvkEk/photo.jpg?sz=200'),
(55286, 3570, 'session_tokens', 'a:1:{s:64:\"51fe41c2a19e7affd0caa06f22f394919104116894686f2657b6bc090aa85aff\";a:4:{s:10:\"expiration\";i:1434656078;s:2:\"ip\";s:11:\"84.91.99.57\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433446478;}}'),
(55287, 3571, 'nickname', 'Henrique_Carvalho'),
(55288, 3571, 'first_name', 'Henrique'),
(55289, 3571, 'last_name', 'Carvalho'),
(55290, 3571, 'description', ''),
(55291, 3571, 'rich_editing', 'true'),
(55292, 3571, 'comment_shortcuts', 'false'),
(55293, 3571, 'admin_color', 'fresh'),
(55294, 3571, 'use_ssl', '0'),
(55295, 3571, 'show_admin_bar_front', 'true'),
(55296, 3571, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55297, 3571, 'wp_user_level', '0'),
(55298, 3571, 'wsl_current_provider', 'Facebook'),
(55299, 3571, 'wsl_current_user_image', 'https://graph.facebook.com/965271546858663/picture?width=150&height=150'),
(55300, 3571, 'session_tokens', 'a:2:{s:64:\"5f98f2e351adf005bc57eb8c3c4448df7e3887dcff2b6e4ca3b1a55be2653560\";a:4:{s:10:\"expiration\";i:1434656392;s:2:\"ip\";s:14:\"188.82.118.162\";s:2:\"ua\";s:83:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727)\";s:5:\"login\";i:1433446792;}s:64:\"a3209a42fc6bc8412307d2367d8029e45561f63aedb52d9579f4253a7fe03356\";a:4:{s:10:\"expiration\";i:1434723058;s:2:\"ip\";s:14:\"188.82.118.162\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433513458;}}'),
(55301, 3570, 'votou', 'sim'),
(55302, 3570, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(55303, 3572, 'nickname', 'Papipi_Filipe_Matias'),
(55304, 3572, 'first_name', 'Papipi'),
(55305, 3572, 'last_name', 'Matias'),
(55306, 3572, 'description', ''),
(55307, 3572, 'rich_editing', 'true'),
(55308, 3572, 'comment_shortcuts', 'false'),
(55309, 3572, 'admin_color', 'fresh'),
(55310, 3572, 'use_ssl', '0'),
(55311, 3572, 'show_admin_bar_front', 'true'),
(55312, 3572, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55313, 3572, 'wp_user_level', '0'),
(55314, 3572, 'wsl_current_provider', 'Facebook'),
(55315, 3572, 'wsl_current_user_image', 'https://graph.facebook.com/886939368011378/picture?width=150&height=150'),
(55316, 3572, 'session_tokens', 'a:1:{s:64:\"5d52344dc0c71fe37f8d00bb4caac3fb481b8c71a8a8359290262df069f14340\";a:4:{s:10:\"expiration\";i:1434656585;s:2:\"ip\";s:12:\"84.91.181.60\";s:2:\"ua\";s:113:\"Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433446985;}}'),
(55317, 3571, 'votou', 'sim'),
(55318, 3571, 'user_votes', 'videoclip-do-ano-hurley_p1212'),
(55319, 3573, 'nickname', 'Iris_Jorge'),
(55320, 3573, 'first_name', 'Iris'),
(55321, 3573, 'last_name', 'Jorge'),
(55322, 3573, 'description', ''),
(55323, 3573, 'rich_editing', 'true'),
(55324, 3573, 'comment_shortcuts', 'false'),
(55325, 3573, 'admin_color', 'fresh'),
(55326, 3573, 'use_ssl', '0'),
(55327, 3573, 'show_admin_bar_front', 'true'),
(55328, 3573, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55329, 3573, 'wp_user_level', '0'),
(55330, 3573, 'wsl_current_provider', 'Facebook'),
(55331, 3573, 'wsl_current_user_image', 'https://graph.facebook.com/908140812575417/picture?width=150&height=150'),
(55332, 3573, 'session_tokens', 'a:1:{s:64:\"712821fadb7f00c36e5542facee08a6f96008885e14984a1322fc3d27f924c1c\";a:4:{s:10:\"expiration\";i:1434657298;s:2:\"ip\";s:14:\"89.180.145.152\";s:2:\"ua\";s:126:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36 OPR/29.0.1795.60\";s:5:\"login\";i:1433447698;}}'),
(55333, 3573, 'votou', 'sim'),
(55334, 3573, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,manobra-do-ano-reef_p1045,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(55335, 3574, 'nickname', 'Laura_Sena'),
(55336, 3574, 'first_name', 'Laura'),
(55337, 3574, 'last_name', 'Sena'),
(55338, 3574, 'description', ''),
(55339, 3574, 'rich_editing', 'true'),
(55340, 3574, 'comment_shortcuts', 'false'),
(55341, 3574, 'admin_color', 'fresh'),
(55342, 3574, 'use_ssl', '0'),
(55343, 3574, 'show_admin_bar_front', 'true'),
(55344, 3574, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55345, 3574, 'wp_user_level', '0'),
(55346, 3574, 'wsl_current_provider', 'Facebook'),
(55347, 3574, 'wsl_current_user_image', 'https://graph.facebook.com/10202904815461245/picture?width=150&height=150'),
(55348, 3574, 'session_tokens', 'a:1:{s:64:\"e587ab79f41ed20c05bc78653eefbd4182e0670f429133b720f7a591eb30d2fb\";a:4:{s:10:\"expiration\";i:1434658150;s:2:\"ip\";s:12:\"95.94.27.171\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.131 Safari/537.36\";s:5:\"login\";i:1433448550;}}'),
(55349, 3575, 'nickname', 'Teresa_Pinho'),
(55350, 3575, 'first_name', 'Teresa'),
(55351, 3575, 'last_name', 'Pinho'),
(55352, 3575, 'description', ''),
(55353, 3575, 'rich_editing', 'true'),
(55354, 3575, 'comment_shortcuts', 'false'),
(55355, 3575, 'admin_color', 'fresh'),
(55356, 3575, 'use_ssl', '0'),
(55357, 3575, 'show_admin_bar_front', 'true'),
(55358, 3575, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55359, 3575, 'wp_user_level', '0'),
(55360, 3575, 'wsl_current_provider', 'Facebook'),
(55361, 3575, 'wsl_current_user_image', 'https://graph.facebook.com/10204350824317691/picture?width=150&height=150'),
(55362, 3575, 'session_tokens', 'a:1:{s:64:\"2f92bff113f940fd672561ab633757ddb81434b04f79e5e6e203d0c1f96a2443\";a:4:{s:10:\"expiration\";i:1434658161;s:2:\"ip\";s:12:\"87.103.68.50\";s:2:\"ua\";s:269:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/MessengerForiOS;FBAV/27.0.0.34.13;FBBV/9902566;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433448561;}}'),
(55363, 3574, 'votou', 'sim'),
(55364, 3574, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(55365, 3575, 'votou', 'sim'),
(55366, 3575, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(55367, 3576, 'nickname', 'Kika_Aragao_Teixeira'),
(55368, 3576, 'first_name', 'Kika'),
(55369, 3576, 'last_name', 'Teixeira'),
(55370, 3576, 'description', ''),
(55371, 3576, 'rich_editing', 'true'),
(55372, 3576, 'comment_shortcuts', 'false'),
(55373, 3576, 'admin_color', 'fresh'),
(55374, 3576, 'use_ssl', '0'),
(55375, 3576, 'show_admin_bar_front', 'true'),
(55376, 3576, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55377, 3576, 'wp_user_level', '0'),
(55378, 3576, 'wsl_current_provider', 'Facebook'),
(55379, 3576, 'wsl_current_user_image', 'https://graph.facebook.com/10153060504817739/picture?width=150&height=150'),
(55380, 3576, 'session_tokens', 'a:1:{s:64:\"78574cf86ad852527b354a30116db51d9669014a207a577950d589fac472e2c4\";a:4:{s:10:\"expiration\";i:1434658593;s:2:\"ip\";s:14:\"85.245.214.149\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433448993;}}'),
(55381, 3577, 'nickname', 'Keshia_Eyre'),
(55382, 3577, 'first_name', 'Keshia'),
(55383, 3577, 'last_name', 'Eyre'),
(55384, 3577, 'description', ''),
(55385, 3577, 'rich_editing', 'true'),
(55386, 3577, 'comment_shortcuts', 'false'),
(55387, 3577, 'admin_color', 'fresh'),
(55388, 3577, 'use_ssl', '0'),
(55389, 3577, 'show_admin_bar_front', 'true'),
(55390, 3577, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55391, 3577, 'wp_user_level', '0'),
(55392, 3577, 'wsl_current_provider', 'Facebook'),
(55393, 3577, 'wsl_current_user_image', 'https://graph.facebook.com/10153453311325625/picture?width=150&height=150'),
(55394, 3577, 'session_tokens', 'a:1:{s:64:\"18200c0944f5b2c985c80a455dcec4eeb23b31891ce25db05303327c786c9a3a\";a:4:{s:10:\"expiration\";i:1434658767;s:2:\"ip\";s:12:\"2.83.233.170\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433449167;}}'),
(55395, 3577, 'votou', 'sim'),
(55396, 3577, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(55397, 3578, 'nickname', 'Leonor_Bruges_De_Oliveira'),
(55398, 3578, 'first_name', 'Leonor'),
(55399, 3578, 'last_name', 'Bruges De Oliveira'),
(55400, 3578, 'description', ''),
(55401, 3578, 'rich_editing', 'true'),
(55402, 3578, 'comment_shortcuts', 'false'),
(55403, 3578, 'admin_color', 'fresh'),
(55404, 3578, 'use_ssl', '0'),
(55405, 3578, 'show_admin_bar_front', 'true'),
(55406, 3578, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55407, 3578, 'wp_user_level', '0'),
(55408, 3578, 'wsl_current_provider', 'Facebook'),
(55409, 3578, 'wsl_current_user_image', 'https://graph.facebook.com/1146201988739118/picture?width=150&height=150'),
(55410, 3578, 'session_tokens', 'a:1:{s:64:\"788f8b73e752add4dbdaf9b57df2a5c1835dc973240ef5c983177c33d62206fb\";a:4:{s:10:\"expiration\";i:1434659239;s:2:\"ip\";s:14:\"85.138.120.169\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPad; CPU OS 7_0_2 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11A501 [FBAN/MessengerForiOS;FBAV/28.0.0.41.260;FBBV/10545096;FBDV/iPad2,4;FBMD/iPad;FBSN/iPhone OS;FBSV/7.0.2;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433449639;}}'),
(55411, 3578, 'votou', 'sim'),
(55412, 3578, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,revelacao-do-ano-deeply_p1383'),
(55413, 3579, 'nickname', 'Selma_Alexandre'),
(55414, 3579, 'first_name', 'Selma'),
(55415, 3579, 'last_name', 'Alexandre'),
(55416, 3579, 'description', ''),
(55417, 3579, 'rich_editing', 'true'),
(55418, 3579, 'comment_shortcuts', 'false'),
(55419, 3579, 'admin_color', 'fresh'),
(55420, 3579, 'use_ssl', '0'),
(55421, 3579, 'show_admin_bar_front', 'true'),
(55422, 3579, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55423, 3579, 'wp_user_level', '0'),
(55424, 3579, 'wsl_current_provider', 'Facebook'),
(55425, 3579, 'wsl_current_user_image', 'https://graph.facebook.com/966214926756007/picture?width=150&height=150'),
(55426, 3579, 'session_tokens', 'a:1:{s:64:\"faad343881e5338e35046d788a4045cb86ff67a00646e6bf8e818ece6e4e2b54\";a:4:{s:10:\"expiration\";i:1434659384;s:2:\"ip\";s:12:\"84.91.19.254\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433449784;}}'),
(55427, 3580, 'nickname', 'Luis_Azevedo'),
(55428, 3580, 'first_name', 'Luis'),
(55429, 3580, 'last_name', 'Azevedo'),
(55430, 3580, 'description', ''),
(55431, 3580, 'rich_editing', 'true'),
(55432, 3580, 'comment_shortcuts', 'false'),
(55433, 3580, 'admin_color', 'fresh'),
(55434, 3580, 'use_ssl', '0'),
(55435, 3580, 'show_admin_bar_front', 'true'),
(55436, 3580, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55437, 3580, 'wp_user_level', '0'),
(55438, 3580, 'wsl_current_provider', 'Facebook'),
(55439, 3580, 'wsl_current_user_image', 'https://graph.facebook.com/10207054552788114/picture?width=150&height=150'),
(55440, 3580, 'session_tokens', 'a:1:{s:64:\"ce9e32f5dc29eccd9983d2f57ed3a20a12ca1c03a50d3feb2e7a18286473a0cf\";a:4:{s:10:\"expiration\";i:1434659421;s:2:\"ip\";s:13:\"85.240.98.224\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433449821;}}'),
(55441, 3579, 'votou', 'sim'),
(55442, 3579, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,foto-do-ano_p1163'),
(55443, 3581, 'nickname', 'Jose_Maria_Barroso'),
(55444, 3581, 'first_name', 'José Maria'),
(55445, 3581, 'last_name', 'Barroso'),
(55446, 3581, 'description', ''),
(55447, 3581, 'rich_editing', 'true'),
(55448, 3581, 'comment_shortcuts', 'false'),
(55449, 3581, 'admin_color', 'fresh'),
(55450, 3581, 'use_ssl', '0'),
(55451, 3581, 'show_admin_bar_front', 'true'),
(55452, 3581, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55453, 3581, 'wp_user_level', '0'),
(55454, 3581, 'wsl_current_provider', 'Facebook'),
(55455, 3581, 'wsl_current_user_image', 'https://graph.facebook.com/1124091860950934/picture?width=150&height=150'),
(55456, 3581, 'session_tokens', 'a:1:{s:64:\"6a2ee291e00e6ba1601d6b78a8fb8885d6424f07b8c1a54bf527147b87644b21\";a:4:{s:10:\"expiration\";i:1434659599;s:2:\"ip\";s:14:\"85.243.186.129\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G530FZ Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.135 Mobile Safari/537.36\";s:5:\"login\";i:1433449999;}}'),
(55457, 3582, 'nickname', 'Amelia_Alexandre'),
(55458, 3582, 'first_name', 'Amélia'),
(55459, 3582, 'last_name', 'Alexandre'),
(55460, 3582, 'description', ''),
(55461, 3582, 'rich_editing', 'true'),
(55462, 3582, 'comment_shortcuts', 'false'),
(55463, 3582, 'admin_color', 'fresh'),
(55464, 3582, 'use_ssl', '0'),
(55465, 3582, 'show_admin_bar_front', 'true'),
(55466, 3582, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55467, 3582, 'wp_user_level', '0'),
(55468, 3582, 'wsl_current_provider', 'Facebook'),
(55469, 3582, 'wsl_current_user_image', 'https://graph.facebook.com/847084232047852/picture?width=150&height=150'),
(55470, 3582, 'session_tokens', 'a:1:{s:64:\"5bdd7fb485394ce946f6f60cd0469599362208db2346c68b6225317696ef762d\";a:4:{s:10:\"expiration\";i:1434659636;s:2:\"ip\";s:10:\"5.249.53.4\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433450036;}}'),
(55471, 3581, 'votou', 'sim'),
(55472, 3581, 'user_votes', 'free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1383'),
(55473, 3583, 'nickname', 'Judite_Faustino'),
(55474, 3583, 'first_name', 'Judite'),
(55475, 3583, 'last_name', 'Faustino'),
(55476, 3583, 'description', ''),
(55477, 3583, 'rich_editing', 'true'),
(55478, 3583, 'comment_shortcuts', 'false'),
(55479, 3583, 'admin_color', 'fresh'),
(55480, 3583, 'use_ssl', '0'),
(55481, 3583, 'show_admin_bar_front', 'true'),
(55482, 3583, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55483, 3583, 'wp_user_level', '0'),
(55484, 3583, 'wsl_current_provider', 'Facebook'),
(55485, 3583, 'wsl_current_user_image', 'https://graph.facebook.com/1141064599242173/picture?width=150&height=150'),
(55486, 3583, 'session_tokens', 'a:1:{s:64:\"5d89f1d90b722ef302f0cb85310fe0226cd15081933e2dfd8e921a65ce56ca26\";a:4:{s:10:\"expiration\";i:1434659692;s:2:\"ip\";s:11:\"2.82.123.20\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433450092;}}'),
(55487, 3582, 'votou', 'sim'),
(55488, 3582, 'user_votes', 'foto-do-ano_p1163'),
(55489, 3584, 'nickname', 'Luiz_Veinho_de_Oliveira'),
(55490, 3584, 'first_name', 'Luiz Veinho'),
(55491, 3584, 'last_name', 'de Oliveira'),
(55492, 3584, 'description', ''),
(55493, 3584, 'rich_editing', 'true'),
(55494, 3584, 'comment_shortcuts', 'false'),
(55495, 3584, 'admin_color', 'fresh'),
(55496, 3584, 'use_ssl', '0'),
(55497, 3584, 'show_admin_bar_front', 'true'),
(55498, 3584, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55499, 3584, 'wp_user_level', '0'),
(55500, 3584, 'wsl_current_provider', 'Facebook'),
(55501, 3584, 'wsl_current_user_image', 'https://graph.facebook.com/1470971772989114/picture?width=150&height=150'),
(55502, 3584, 'session_tokens', 'a:1:{s:64:\"331c966cc27ef49214db16ad36921843b1b349a8e152d288128e54109d4e67d5\";a:4:{s:10:\"expiration\";i:1434659771;s:2:\"ip\";s:13:\"60.241.124.49\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1433450171;}}'),
(55503, 3583, 'votou', 'sim'),
(55504, 3583, 'user_votes', 'foto-do-ano_p1163'),
(55505, 3585, 'nickname', 'Lourenco_Serra'),
(55506, 3585, 'first_name', 'Lourenço'),
(55507, 3585, 'last_name', 'Serra'),
(55508, 3585, 'description', ''),
(55509, 3585, 'rich_editing', 'true'),
(55510, 3585, 'comment_shortcuts', 'false'),
(55511, 3585, 'admin_color', 'fresh'),
(55512, 3585, 'use_ssl', '0'),
(55513, 3585, 'show_admin_bar_front', 'true'),
(55514, 3585, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55515, 3585, 'wp_user_level', '0'),
(55516, 3585, 'wsl_current_provider', 'Facebook'),
(55517, 3585, 'wsl_current_user_image', 'https://graph.facebook.com/10153273329035465/picture?width=150&height=150'),
(55518, 3585, 'session_tokens', 'a:2:{s:64:\"3a1cb6e3fca8cffc3b3d6d0ce27087761c45a005503b4c5122e977762598de07\";a:4:{s:10:\"expiration\";i:1434660035;s:2:\"ip\";s:13:\"93.108.40.103\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B554a [FBAN/MessengerForiOS;FBAV/19.1.0.12.23;FBBV/6318336;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.4;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433450435;}s:64:\"e7d22b87ef0297475927effe35967221a6a7e5d1a27f3860e4408eebd5516856\";a:4:{s:10:\"expiration\";i:1435009796;s:2:\"ip\";s:13:\"188.37.63.183\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433800196;}}'),
(55519, 3586, 'nickname', 'Ana_Almeida_Ana'),
(55520, 3586, 'first_name', 'Ana Almeida'),
(55521, 3586, 'last_name', 'Ana'),
(55522, 3586, 'description', ''),
(55523, 3586, 'rich_editing', 'true'),
(55524, 3586, 'comment_shortcuts', 'false'),
(55525, 3586, 'admin_color', 'fresh'),
(55526, 3586, 'use_ssl', '0'),
(55527, 3586, 'show_admin_bar_front', 'true'),
(55528, 3586, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55529, 3586, 'wp_user_level', '0'),
(55530, 3586, 'wsl_current_provider', 'Facebook'),
(55531, 3586, 'wsl_current_user_image', 'https://graph.facebook.com/10205675427143201/picture?width=150&height=150'),
(55532, 3586, 'session_tokens', 'a:1:{s:64:\"49d10b0deba5e6075c131ca18f29902b50d41d3ae55978e6cbe802e4299b76d0\";a:4:{s:10:\"expiration\";i:1434660076;s:2:\"ip\";s:12:\"84.90.61.118\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433450476;}}'),
(55533, 3587, 'nickname', 'Luis_Maria'),
(55534, 3587, 'first_name', 'Luis'),
(55535, 3587, 'last_name', 'Maria'),
(55536, 3587, 'description', ''),
(55537, 3587, 'rich_editing', 'true'),
(55538, 3587, 'comment_shortcuts', 'false'),
(55539, 3587, 'admin_color', 'fresh'),
(55540, 3587, 'use_ssl', '0'),
(55541, 3587, 'show_admin_bar_front', 'true'),
(55542, 3587, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55543, 3587, 'wp_user_level', '0'),
(55544, 3587, 'wsl_current_provider', 'Facebook'),
(55545, 3587, 'wsl_current_user_image', 'https://graph.facebook.com/1012607932096874/picture?width=150&height=150'),
(55546, 3587, 'session_tokens', 'a:2:{s:64:\"c43be342268ae51532bd79f8a5da3460d51524ec10273eacdc770b2fb4352745\";a:4:{s:10:\"expiration\";i:1434660806;s:2:\"ip\";s:13:\"79.168.154.18\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433451206;}s:64:\"ab69191c1bc2870fd3bd0ba9ed179965438d5021717858d8329482914694b5aa\";a:4:{s:10:\"expiration\";i:1434660932;s:2:\"ip\";s:13:\"79.168.154.18\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433451332;}}'),
(55547, 3588, 'nickname', 'Madalena_Correa_Henriques'),
(55548, 3588, 'first_name', 'Madalena'),
(55549, 3588, 'last_name', 'Corrêa Henriques'),
(55550, 3588, 'description', ''),
(55551, 3588, 'rich_editing', 'true'),
(55552, 3588, 'comment_shortcuts', 'false'),
(55553, 3588, 'admin_color', 'fresh'),
(55554, 3588, 'use_ssl', '0'),
(55555, 3588, 'show_admin_bar_front', 'true'),
(55556, 3588, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55557, 3588, 'wp_user_level', '0'),
(55558, 3588, 'wsl_current_provider', 'Facebook'),
(55559, 3588, 'wsl_current_user_image', 'https://graph.facebook.com/1000293993328152/picture?width=150&height=150'),
(55560, 3588, 'session_tokens', 'a:1:{s:64:\"c1b48a500b6ed2c40b684b1254620c25f3ee86cdf932ed84fbeb2a58763043fd\";a:4:{s:10:\"expiration\";i:1434660991;s:2:\"ip\";s:14:\"85.243.134.120\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433451391;}}'),
(55561, 3587, 'votou', 'sim'),
(55562, 3587, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(55563, 3589, 'nickname', 'Jose_Tavares'),
(55564, 3589, 'first_name', 'Jose'),
(55565, 3589, 'last_name', 'Tavares'),
(55566, 3589, 'description', ''),
(55567, 3589, 'rich_editing', 'true'),
(55568, 3589, 'comment_shortcuts', 'false'),
(55569, 3589, 'admin_color', 'fresh'),
(55570, 3589, 'use_ssl', '0'),
(55571, 3589, 'show_admin_bar_front', 'true'),
(55572, 3589, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55573, 3589, 'wp_user_level', '0'),
(55574, 3589, 'wsl_current_provider', 'Facebook'),
(55575, 3589, 'wsl_current_user_image', 'https://graph.facebook.com/1178978902128318/picture?width=150&height=150'),
(55576, 3589, 'session_tokens', 'a:1:{s:64:\"cd8aae73fddcbe3dff9be7be1793010f7e58c019e8ec99954cb019cbaa5a1621\";a:4:{s:10:\"expiration\";i:1434661087;s:2:\"ip\";s:11:\"81.84.3.101\";s:2:\"ua\";s:150:\"Mozilla/5.0 (Linux; Android 4.4.2; Doro Liberto 820 Mini Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433451487;}}'),
(55577, 263, 'votou', 'sim'),
(55578, 263, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(55579, 3590, 'nickname', 'Lourenco_Mello'),
(55580, 3590, 'first_name', 'Lourenço'),
(55581, 3590, 'last_name', 'Mello'),
(55582, 3590, 'description', ''),
(55583, 3590, 'rich_editing', 'true'),
(55584, 3590, 'comment_shortcuts', 'false'),
(55585, 3590, 'admin_color', 'fresh'),
(55586, 3590, 'use_ssl', '0'),
(55587, 3590, 'show_admin_bar_front', 'true'),
(55588, 3590, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55589, 3590, 'wp_user_level', '0'),
(55590, 3590, 'wsl_current_provider', 'Facebook'),
(55591, 3590, 'wsl_current_user_image', 'https://graph.facebook.com/1591510067775711/picture?width=150&height=150'),
(55592, 3590, 'session_tokens', 'a:1:{s:64:\"15f4853c5b8145768ff976ffa7aac4aa4c3e7ead111f6b429f712a79c85e5791\";a:4:{s:10:\"expiration\";i:1434661170;s:2:\"ip\";s:13:\"80.201.56.145\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPad; CPU OS 8_0 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12A365 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad3,6;FBMD/iPad;FBSN/iPhone OS;FBSV/8.0;FBSS/2; FBCR/Proximus;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433451570;}}'),
(55593, 3591, 'nickname', 'Madalena_Constancio'),
(55594, 3591, 'first_name', 'Madalena'),
(55595, 3591, 'last_name', 'Constancio'),
(55596, 3591, 'description', ''),
(55597, 3591, 'rich_editing', 'true'),
(55598, 3591, 'comment_shortcuts', 'false'),
(55599, 3591, 'admin_color', 'fresh'),
(55600, 3591, 'use_ssl', '0'),
(55601, 3591, 'show_admin_bar_front', 'true'),
(55602, 3591, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55603, 3591, 'wp_user_level', '0'),
(55604, 3591, 'wsl_current_provider', 'Facebook'),
(55605, 3591, 'wsl_current_user_image', 'https://graph.facebook.com/10204452612135976/picture?width=150&height=150'),
(55606, 3591, 'session_tokens', 'a:1:{s:64:\"a8d0a99aea33a3ac786cc587fe6e0649663e214c6c1e18647ce54c3192a0fa2d\";a:4:{s:10:\"expiration\";i:1434661192;s:2:\"ip\";s:13:\"79.168.172.85\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433451592;}}'),
(55607, 3589, 'votou', 'sim'),
(55608, 3589, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(55609, 3592, 'nickname', 'Gabinete_Turismo_Nazare_-_Cristina_Luz'),
(55610, 3592, 'first_name', 'Gabinete Turismo Nazaré -'),
(55611, 3592, 'last_name', 'Cristina Luz'),
(55612, 3592, 'description', ''),
(55613, 3592, 'rich_editing', 'true'),
(55614, 3592, 'comment_shortcuts', 'false'),
(55615, 3592, 'admin_color', 'fresh'),
(55616, 3592, 'use_ssl', '0'),
(55617, 3592, 'show_admin_bar_front', 'true'),
(55618, 3592, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55619, 3592, 'wp_user_level', '0'),
(55620, 3592, 'wsl_current_provider', 'Google'),
(55621, 3592, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-z7rklxrgeBU/AAAAAAAAAAI/AAAAAAAAAE8/2puR-QOdlzU/photo.jpg?sz=200'),
(55622, 3592, 'session_tokens', 'a:1:{s:64:\"871f9cfcfb8a2da39363bb716614bf999495ea9530911065d00920dfb625a2df\";a:4:{s:10:\"expiration\";i:1434661345;s:2:\"ip\";s:13:\"84.91.180.210\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433451745;}}'),
(55623, 3592, 'votou', 'sim'),
(55624, 3592, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163'),
(55625, 3593, 'nickname', 'Madalena_Carvalho_Meneses'),
(55626, 3593, 'first_name', 'Madalena'),
(55627, 3593, 'last_name', 'Meneses'),
(55628, 3593, 'description', ''),
(55629, 3593, 'rich_editing', 'true'),
(55630, 3593, 'comment_shortcuts', 'false'),
(55631, 3593, 'admin_color', 'fresh'),
(55632, 3593, 'use_ssl', '0'),
(55633, 3593, 'show_admin_bar_front', 'true'),
(55634, 3593, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55635, 3593, 'wp_user_level', '0'),
(55636, 3593, 'wsl_current_provider', 'Facebook'),
(55637, 3593, 'wsl_current_user_image', 'https://graph.facebook.com/10205673325445144/picture?width=150&height=150'),
(55638, 3593, 'session_tokens', 'a:1:{s:64:\"21af4a8f700cbca932d68f5879e27209f03a1d2c1c4c2f3490a3b41de98b9674\";a:4:{s:10:\"expiration\";i:1434661464;s:2:\"ip\";s:14:\"193.137.112.14\";s:2:\"ua\";s:105:\"Mozilla/5.0 (Windows NT 6.2; ARM; Trident/7.0; Touch; rv:11.0; WPDesktop; Lumia 630; Vodafone) like Gecko\";s:5:\"login\";i:1433451864;}}'),
(55639, 3593, 'votou', 'sim'),
(55640, 3593, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(55641, 3594, 'nickname', 'Luis_Pulido_Garcia_Gf'),
(55642, 3594, 'first_name', 'Luis'),
(55643, 3594, 'last_name', 'Gf'),
(55644, 3594, 'description', ''),
(55645, 3594, 'rich_editing', 'true'),
(55646, 3594, 'comment_shortcuts', 'false'),
(55647, 3594, 'admin_color', 'fresh'),
(55648, 3594, 'use_ssl', '0'),
(55649, 3594, 'show_admin_bar_front', 'true'),
(55650, 3594, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55651, 3594, 'wp_user_level', '0'),
(55652, 3594, 'wsl_current_provider', 'Facebook'),
(55653, 3594, 'wsl_current_user_image', 'https://graph.facebook.com/10205394188429096/picture?width=150&height=150'),
(55654, 3594, 'session_tokens', 'a:1:{s:64:\"2c5e03ae7411bd5a48cfcde71c614bf0cfee7f9854c37194aaefa3452d855637\";a:4:{s:10:\"expiration\";i:1434661563;s:2:\"ip\";s:14:\"188.37.129.107\";s:2:\"ua\";s:145:\"Mozilla/5.0 (Linux; Android 4.4.2; Vodafone Smart 4 Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433451963;}}'),
(55655, 3595, 'nickname', 'Madalena_Moya'),
(55656, 3595, 'first_name', 'Madalena'),
(55657, 3595, 'last_name', 'Moya'),
(55658, 3595, 'description', ''),
(55659, 3595, 'rich_editing', 'true'),
(55660, 3595, 'comment_shortcuts', 'false'),
(55661, 3595, 'admin_color', 'fresh'),
(55662, 3595, 'use_ssl', '0'),
(55663, 3595, 'show_admin_bar_front', 'true'),
(55664, 3595, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55665, 3595, 'wp_user_level', '0'),
(55666, 3595, 'wsl_current_provider', 'Facebook'),
(55667, 3595, 'wsl_current_user_image', 'https://graph.facebook.com/1110045692355154/picture?width=150&height=150'),
(55668, 3595, 'session_tokens', 'a:2:{s:64:\"0969a52242bd7e25538a2d7793fb513c317e05d3e50d4853f9abc8e472658a6c\";a:4:{s:10:\"expiration\";i:1434661623;s:2:\"ip\";s:12:\"79.168.43.99\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433452023;}s:64:\"640768c095148d3a8035b2915d863da995ef95b727628af2c91a0a7ba0191cbb\";a:4:{s:10:\"expiration\";i:1434662099;s:2:\"ip\";s:12:\"79.168.43.99\";s:2:\"ua\";s:73:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433452499;}}'),
(55669, 3594, 'votou', 'sim'),
(55670, 3594, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(55671, 3596, 'nickname', 'Fernando_Reis'),
(55672, 3596, 'first_name', 'Fernando'),
(55673, 3596, 'last_name', 'Reis'),
(55674, 3596, 'description', ''),
(55675, 3596, 'rich_editing', 'true'),
(55676, 3596, 'comment_shortcuts', 'false'),
(55677, 3596, 'admin_color', 'fresh'),
(55678, 3596, 'use_ssl', '0'),
(55679, 3596, 'show_admin_bar_front', 'true'),
(55680, 3596, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55681, 3596, 'wp_user_level', '0'),
(55682, 3596, 'wsl_current_provider', 'Facebook'),
(55683, 3596, 'wsl_current_user_image', 'https://graph.facebook.com/10205704032697836/picture?width=150&height=150'),
(55684, 3596, 'session_tokens', 'a:1:{s:64:\"2836a6c3a130d66f1ab4dbbac3e13476bc127e16418b1d9afb692f60197408c2\";a:4:{s:10:\"expiration\";i:1434661881;s:2:\"ip\";s:13:\"84.91.206.161\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36\";s:5:\"login\";i:1433452281;}}'),
(55685, 3596, 'votou', 'sim'),
(55686, 3596, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(55687, 3597, 'nickname', 'Manuel_Marques_da_Cunha'),
(55688, 3597, 'first_name', 'Manuel'),
(55689, 3597, 'last_name', 'da Cunha'),
(55690, 3597, 'description', ''),
(55691, 3597, 'rich_editing', 'true'),
(55692, 3597, 'comment_shortcuts', 'false'),
(55693, 3597, 'admin_color', 'fresh'),
(55694, 3597, 'use_ssl', '0'),
(55695, 3597, 'show_admin_bar_front', 'true'),
(55696, 3597, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55697, 3597, 'wp_user_level', '0'),
(55698, 3597, 'wsl_current_provider', 'Facebook'),
(55699, 3597, 'wsl_current_user_image', 'https://graph.facebook.com/831688573587380/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(55700, 3597, 'session_tokens', 'a:1:{s:64:\"0515ada0e0c0985a63bf151dbf79683772ad398f19a56b8db0ef2bcbe0276d9f\";a:4:{s:10:\"expiration\";i:1434662097;s:2:\"ip\";s:12:\"93.108.33.52\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433452497;}}'),
(55701, 3598, 'nickname', 'Manel_Matos'),
(55702, 3598, 'first_name', 'Manel'),
(55703, 3598, 'last_name', 'Matos'),
(55704, 3598, 'description', ''),
(55705, 3598, 'rich_editing', 'true'),
(55706, 3598, 'comment_shortcuts', 'false'),
(55707, 3598, 'admin_color', 'fresh'),
(55708, 3598, 'use_ssl', '0'),
(55709, 3598, 'show_admin_bar_front', 'true'),
(55710, 3598, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55711, 3598, 'wp_user_level', '0'),
(55712, 3598, 'wsl_current_provider', 'Facebook'),
(55713, 3598, 'wsl_current_user_image', 'https://graph.facebook.com/896839360355298/picture?width=150&height=150'),
(55714, 3598, 'session_tokens', 'a:1:{s:64:\"c1a2f5299970c94d3d7d505dc86677f83ebdc9993129daa0cb86eb8046524149\";a:4:{s:10:\"expiration\";i:1434662099;s:2:\"ip\";s:12:\"84.91.205.36\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433452499;}}'),
(55715, 3595, 'votou', 'sim'),
(55716, 3595, 'user_votes', 'revelacao-do-ano-deeply_p1383,foto-do-ano_p1277,treinador-do-ano_p1363'),
(55717, 3599, 'nickname', 'Manel_Leitao'),
(55718, 3599, 'first_name', 'Manel'),
(55719, 3599, 'last_name', 'Leitão'),
(55720, 3599, 'description', ''),
(55721, 3599, 'rich_editing', 'true'),
(55722, 3599, 'comment_shortcuts', 'false'),
(55723, 3599, 'admin_color', 'fresh'),
(55724, 3599, 'use_ssl', '0'),
(55725, 3599, 'show_admin_bar_front', 'true'),
(55726, 3599, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55727, 3599, 'wp_user_level', '0'),
(55728, 3599, 'wsl_current_provider', 'Facebook'),
(55729, 3599, 'wsl_current_user_image', 'https://graph.facebook.com/10155661575680534/picture?width=150&height=150'),
(55730, 3599, 'session_tokens', 'a:1:{s:64:\"34125dccbfe9f1d7ecf716a4f36c096661108001c3ab3de81020b80a1e198367\";a:4:{s:10:\"expiration\";i:1434662404;s:2:\"ip\";s:10:\"95.93.7.55\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433452804;}}'),
(55731, 3600, 'nickname', 'Mafalda_Lopes'),
(55732, 3600, 'first_name', 'Mafalda'),
(55733, 3600, 'last_name', 'Lopes'),
(55734, 3600, 'description', ''),
(55735, 3600, 'rich_editing', 'true'),
(55736, 3600, 'comment_shortcuts', 'false'),
(55737, 3600, 'admin_color', 'fresh'),
(55738, 3600, 'use_ssl', '0'),
(55739, 3600, 'show_admin_bar_front', 'true'),
(55740, 3600, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55741, 3600, 'wp_user_level', '0'),
(55742, 3600, 'wsl_current_provider', 'Facebook'),
(55743, 3600, 'wsl_current_user_image', 'https://graph.facebook.com/697347847058314/picture?width=150&height=150'),
(55744, 3600, 'session_tokens', 'a:1:{s:64:\"c6334acaeb9565c7618003ed714331805349e274f7d05b62463f9a7c85da8588\";a:4:{s:10:\"expiration\";i:1434662434;s:2:\"ip\";s:14:\"79.168.141.211\";s:2:\"ua\";s:149:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-D331 Build/KOT49I.A1413907724) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433452834;}}'),
(55745, 3601, 'nickname', 'Cristina_Alvim_Sousa'),
(55746, 3601, 'first_name', 'Cristina'),
(55747, 3601, 'last_name', 'Sousa'),
(55748, 3601, 'description', ''),
(55749, 3601, 'rich_editing', 'true'),
(55750, 3601, 'comment_shortcuts', 'false'),
(55751, 3601, 'admin_color', 'fresh'),
(55752, 3601, 'use_ssl', '0'),
(55753, 3601, 'show_admin_bar_front', 'true'),
(55754, 3601, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55755, 3601, 'wp_user_level', '0'),
(55756, 3601, 'wsl_current_provider', 'Facebook'),
(55757, 3601, 'wsl_current_user_image', 'https://graph.facebook.com/954662324565697/picture?width=150&height=150'),
(55758, 3601, 'session_tokens', 'a:1:{s:64:\"c3e9414f36a1ecd4fe3f09aba0fbf9ae98388ee07f58fd9104919ce828345cc5\";a:4:{s:10:\"expiration\";i:1434662482;s:2:\"ip\";s:11:\"2.82.103.63\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433452882;}}'),
(55759, 3599, 'votou', 'sim'),
(55760, 3599, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313'),
(55761, 3600, 'votou', 'sim'),
(55762, 3600, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(55763, 3601, 'votou', 'sim'),
(55764, 3601, 'user_votes', 'foto-do-ano_p1163'),
(55765, 3602, 'nickname', 'Madalena_Leite'),
(55766, 3602, 'first_name', 'Madalena'),
(55767, 3602, 'last_name', 'Leite'),
(55768, 3602, 'description', ''),
(55769, 3602, 'rich_editing', 'true'),
(55770, 3602, 'comment_shortcuts', 'false'),
(55771, 3602, 'admin_color', 'fresh'),
(55772, 3602, 'use_ssl', '0'),
(55773, 3602, 'show_admin_bar_front', 'true'),
(55774, 3602, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55775, 3602, 'wp_user_level', '0'),
(55776, 3602, 'wsl_current_provider', 'Facebook'),
(55777, 3602, 'wsl_current_user_image', 'https://graph.facebook.com/10200814942691316/picture?width=150&height=150'),
(55778, 3602, 'session_tokens', 'a:1:{s:64:\"1b498f7de6b60e27ed832577743ef381b2dabdf487e6789e527834b14621c5a4\";a:4:{s:10:\"expiration\";i:1434662614;s:2:\"ip\";s:13:\"85.244.142.11\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433453014;}}'),
(55779, 3603, 'nickname', 'Madalena_Inocentes'),
(55780, 3603, 'first_name', 'Madalena'),
(55781, 3603, 'last_name', 'Inocentes'),
(55782, 3603, 'description', ''),
(55783, 3603, 'rich_editing', 'true'),
(55784, 3603, 'comment_shortcuts', 'false'),
(55785, 3603, 'admin_color', 'fresh'),
(55786, 3603, 'use_ssl', '0'),
(55787, 3603, 'show_admin_bar_front', 'true'),
(55788, 3603, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55789, 3603, 'wp_user_level', '0'),
(55790, 3603, 'wsl_current_provider', 'Facebook'),
(55791, 3603, 'wsl_current_user_image', 'https://graph.facebook.com/10206195153733706/picture?width=150&height=150'),
(55792, 3603, 'session_tokens', 'a:3:{s:64:\"90b2f252564b7d8f88db3131f2aa08d2be187264cc19d311f9bcb09837e3b59f\";a:4:{s:10:\"expiration\";i:1434662634;s:2:\"ip\";s:13:\"176.78.157.63\";s:2:\"ua\";s:269:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/16.1.0.11.26;FBBV/5487643;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433453034;}s:64:\"0e8d73906af3934d5d2725efdbdd946d7d383c305f333cd8b64d0091d75ac1e5\";a:4:{s:10:\"expiration\";i:1434662740;s:2:\"ip\";s:13:\"176.78.157.63\";s:2:\"ua\";s:269:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/16.1.0.11.26;FBBV/5487643;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433453140;}s:64:\"864f426e1683e1896c991e9bfc5b69c1604ff9e5414c16a2f6f2ebe99e8aa016\";a:4:{s:10:\"expiration\";i:1434736495;s:2:\"ip\";s:13:\"176.78.157.63\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433526895;}}'),
(55793, 3604, 'nickname', 'Claudia_Goncalves'),
(55794, 3604, 'first_name', 'Cláudia'),
(55795, 3604, 'last_name', 'Gonçalves'),
(55796, 3604, 'description', ''),
(55797, 3604, 'rich_editing', 'true'),
(55798, 3604, 'comment_shortcuts', 'false'),
(55799, 3604, 'admin_color', 'fresh'),
(55800, 3604, 'use_ssl', '0'),
(55801, 3604, 'show_admin_bar_front', 'true'),
(55802, 3604, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55803, 3604, 'wp_user_level', '0'),
(55804, 3604, 'wsl_current_provider', 'Facebook'),
(55805, 3604, 'wsl_current_user_image', 'https://graph.facebook.com/10204162549252610/picture?width=150&height=150'),
(55806, 3604, 'session_tokens', 'a:1:{s:64:\"ff01572fdd61fe2c9ff9e0836e1a7b33dbbf9e4b69bc6a2ef1c8b484a9c1415f\";a:4:{s:10:\"expiration\";i:1434662757;s:2:\"ip\";s:13:\"82.154.20.198\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433453157;}}'),
(55807, 3602, 'votou', 'sim'),
(55808, 3602, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(55809, 3604, 'votou', 'sim'),
(55810, 3604, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(55811, 3605, 'nickname', 'Fred_Duarte'),
(55812, 3605, 'first_name', 'Fred'),
(55813, 3605, 'last_name', 'Duarte'),
(55814, 3605, 'description', ''),
(55815, 3605, 'rich_editing', 'true'),
(55816, 3605, 'comment_shortcuts', 'false'),
(55817, 3605, 'admin_color', 'fresh'),
(55818, 3605, 'use_ssl', '0'),
(55819, 3605, 'show_admin_bar_front', 'true'),
(55820, 3605, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55821, 3605, 'wp_user_level', '0'),
(55822, 3605, 'wsl_current_provider', 'Facebook'),
(55823, 3605, 'wsl_current_user_image', 'https://graph.facebook.com/592554570886803/picture?width=150&height=150'),
(55824, 3605, 'session_tokens', 'a:1:{s:64:\"eb922689dde36714c8ad359aa265fb7033be93e6cd67f4d481ec7ebe533bc26e\";a:4:{s:10:\"expiration\";i:1434663261;s:2:\"ip\";s:14:\"178.166.87.125\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433453661;}}'),
(55825, 3606, 'nickname', 'Joao_Queiros'),
(55826, 3606, 'first_name', 'João'),
(55827, 3606, 'last_name', 'Queirós'),
(55828, 3606, 'description', ''),
(55829, 3606, 'rich_editing', 'true'),
(55830, 3606, 'comment_shortcuts', 'false'),
(55831, 3606, 'admin_color', 'fresh'),
(55832, 3606, 'use_ssl', '0'),
(55833, 3606, 'show_admin_bar_front', 'true'),
(55834, 3606, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55835, 3606, 'wp_user_level', '0'),
(55836, 3606, 'wsl_current_provider', 'Facebook'),
(55837, 3606, 'wsl_current_user_image', 'https://graph.facebook.com/10204341020742036/picture?width=150&height=150'),
(55838, 3606, 'session_tokens', 'a:1:{s:64:\"22047f69a2b307bade641b284ea9c6d5c14650bed26e8b7c67fa090666a46c8b\";a:4:{s:10:\"expiration\";i:1434663343;s:2:\"ip\";s:13:\"82.155.18.131\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433453743;}}'),
(55839, 3607, 'nickname', 'Mafalda_Panazeite'),
(55840, 3607, 'first_name', 'Mafalda'),
(55841, 3607, 'last_name', 'Panazeite'),
(55842, 3607, 'description', ''),
(55843, 3607, 'rich_editing', 'true'),
(55844, 3607, 'comment_shortcuts', 'false'),
(55845, 3607, 'admin_color', 'fresh'),
(55846, 3607, 'use_ssl', '0'),
(55847, 3607, 'show_admin_bar_front', 'true'),
(55848, 3607, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55849, 3607, 'wp_user_level', '0'),
(55850, 3607, 'wsl_current_provider', 'Facebook'),
(55851, 3607, 'wsl_current_user_image', 'https://graph.facebook.com/1010989185592984/picture?width=150&height=150'),
(55852, 3607, 'session_tokens', 'a:1:{s:64:\"c7cc07d50eb9e61f9d0d2b39cde62b0712f9057c6365d71ef3de6e086a3f844e\";a:4:{s:10:\"expiration\";i:1434663428;s:2:\"ip\";s:13:\"85.243.101.89\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 4.4.2; MEO_Tablet_2 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36\";s:5:\"login\";i:1433453828;}}'),
(55853, 3605, 'votou', 'sim'),
(55854, 3605, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(55855, 3608, 'nickname', 'Joao_Rvtydujekrmtn_Aires'),
(55856, 3608, 'first_name', 'João'),
(55857, 3608, 'last_name', 'Aires'),
(55858, 3608, 'description', ''),
(55859, 3608, 'rich_editing', 'true'),
(55860, 3608, 'comment_shortcuts', 'false'),
(55861, 3608, 'admin_color', 'fresh'),
(55862, 3608, 'use_ssl', '0'),
(55863, 3608, 'show_admin_bar_front', 'true'),
(55864, 3608, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55865, 3608, 'wp_user_level', '0'),
(55866, 3608, 'wsl_current_provider', 'Facebook'),
(55867, 3608, 'wsl_current_user_image', 'https://graph.facebook.com/1161977500496101/picture?width=150&height=150'),
(55868, 3608, 'session_tokens', 'a:1:{s:64:\"276d2a353bf682e32a7c6a75abcaf5fa1410952f49074533bfc8ba246664453d\";a:4:{s:10:\"expiration\";i:1434663588;s:2:\"ip\";s:12:\"87.103.49.69\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-A300FU Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433453988;}}'),
(55869, 3609, 'nickname', 'Joana_Guimaraes'),
(55870, 3609, 'first_name', 'Joana'),
(55871, 3609, 'last_name', 'Guimarães'),
(55872, 3609, 'description', ''),
(55873, 3609, 'rich_editing', 'true'),
(55874, 3609, 'comment_shortcuts', 'false'),
(55875, 3609, 'admin_color', 'fresh'),
(55876, 3609, 'use_ssl', '0'),
(55877, 3609, 'show_admin_bar_front', 'true'),
(55878, 3609, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55879, 3609, 'wp_user_level', '0'),
(55880, 3609, 'wsl_current_provider', 'Facebook'),
(55881, 3609, 'wsl_current_user_image', 'https://graph.facebook.com/10153362715419264/picture?width=150&height=150'),
(55882, 3609, 'session_tokens', 'a:1:{s:64:\"37df8135fdde4f8428ab8af0a0bf3852093e5cd4875879f9cc7177210a68e7fe\";a:4:{s:10:\"expiration\";i:1434663591;s:2:\"ip\";s:13:\"89.153.183.10\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433453991;}}'),
(55883, 3609, 'votou', 'sim'),
(55884, 3609, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(55885, 3610, 'nickname', 'Antonio_Filipe_Pimentel'),
(55886, 3610, 'first_name', 'Antonio'),
(55887, 3610, 'last_name', 'Filipe Pimentel'),
(55888, 3610, 'description', ''),
(55889, 3610, 'rich_editing', 'true'),
(55890, 3610, 'comment_shortcuts', 'false'),
(55891, 3610, 'admin_color', 'fresh'),
(55892, 3610, 'use_ssl', '0'),
(55893, 3610, 'show_admin_bar_front', 'true'),
(55894, 3610, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55895, 3610, 'wp_user_level', '0'),
(55896, 3610, 'wsl_current_provider', 'Google'),
(55897, 3610, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-X7e-045Zs1Y/AAAAAAAAAAI/AAAAAAAAAAA/bV1BuuEne78/photo.jpg?sz=200'),
(55898, 3610, 'session_tokens', 'a:1:{s:64:\"bd2baca656d4b5074fa371047a492f54c208901ee7f34de86b936721e75eabbb\";a:4:{s:10:\"expiration\";i:1434663864;s:2:\"ip\";s:13:\"81.193.140.50\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1433454264;}}'),
(55899, 3611, 'nickname', 'Dadi_Ramos_Pinto'),
(55900, 3611, 'first_name', 'Dadi'),
(55901, 3611, 'last_name', 'Ramos Pinto'),
(55902, 3611, 'description', ''),
(55903, 3611, 'rich_editing', 'true'),
(55904, 3611, 'comment_shortcuts', 'false'),
(55905, 3611, 'admin_color', 'fresh'),
(55906, 3611, 'use_ssl', '0'),
(55907, 3611, 'show_admin_bar_front', 'true'),
(55908, 3611, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55909, 3611, 'wp_user_level', '0'),
(55910, 3611, 'wsl_current_provider', 'Facebook'),
(55911, 3611, 'wsl_current_user_image', 'https://graph.facebook.com/1110627122284707/picture?width=150&height=150'),
(55912, 3611, 'session_tokens', 'a:1:{s:64:\"cc85e7c7a4dea93ff339ddff4640f0db8c52857d8d2ad981d061e2edcec543e0\";a:4:{s:10:\"expiration\";i:1434663871;s:2:\"ip\";s:14:\"79.169.123.240\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433454271;}}'),
(55913, 3612, 'nickname', 'Joana_Andrade_2'),
(55914, 3612, 'first_name', 'Joana'),
(55915, 3612, 'last_name', 'Andrade'),
(55916, 3612, 'description', ''),
(55917, 3612, 'rich_editing', 'true'),
(55918, 3612, 'comment_shortcuts', 'false'),
(55919, 3612, 'admin_color', 'fresh'),
(55920, 3612, 'use_ssl', '0'),
(55921, 3612, 'show_admin_bar_front', 'true'),
(55922, 3612, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55923, 3612, 'wp_user_level', '0'),
(55924, 3612, 'wsl_current_provider', 'Facebook'),
(55925, 3612, 'wsl_current_user_image', 'https://graph.facebook.com/10206721944108356/picture?width=150&height=150'),
(55926, 3612, 'session_tokens', 'a:1:{s:64:\"3d3db616acc45ebd984830a36434ac6f2a009e68e2824fbafb180b9501aae85a\";a:4:{s:10:\"expiration\";i:1434663990;s:2:\"ip\";s:12:\"95.95.29.124\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433454390;}}'),
(55927, 3611, 'votou', 'sim'),
(55928, 3611, 'user_votes', 'free-surfer-do-ano-volcom_p1397,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(55929, 3612, 'votou', 'sim'),
(55930, 3612, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(55931, 3613, 'nickname', 'Manuel_Freire_Gameiro'),
(55932, 3613, 'first_name', 'Manuel'),
(55933, 3613, 'last_name', 'Gameiro'),
(55934, 3613, 'description', ''),
(55935, 3613, 'rich_editing', 'true'),
(55936, 3613, 'comment_shortcuts', 'false'),
(55937, 3613, 'admin_color', 'fresh'),
(55938, 3613, 'use_ssl', '0'),
(55939, 3613, 'show_admin_bar_front', 'true'),
(55940, 3613, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55941, 3613, 'wp_user_level', '0'),
(55942, 3613, 'wsl_current_provider', 'Facebook'),
(55943, 3613, 'wsl_current_user_image', 'https://graph.facebook.com/10205670758742542/picture?width=150&height=150'),
(55944, 3613, 'session_tokens', 'a:1:{s:64:\"b5f415b9b80236ef2b9dfeb507789ec632f6e7e689a8e4ee729ab118ad7fa84c\";a:4:{s:10:\"expiration\";i:1434664062;s:2:\"ip\";s:14:\"194.210.178.75\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12A405 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.0.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433454462;}}'),
(55945, 3614, 'nickname', 'Andreia_Silveira'),
(55946, 3614, 'first_name', 'Andreia'),
(55947, 3614, 'last_name', 'Silveira'),
(55948, 3614, 'description', ''),
(55949, 3614, 'rich_editing', 'true'),
(55950, 3614, 'comment_shortcuts', 'false'),
(55951, 3614, 'admin_color', 'fresh'),
(55952, 3614, 'use_ssl', '0'),
(55953, 3614, 'show_admin_bar_front', 'true'),
(55954, 3614, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55955, 3614, 'wp_user_level', '0'),
(55956, 3614, 'wsl_current_provider', 'Facebook'),
(55957, 3614, 'wsl_current_user_image', 'https://graph.facebook.com/10203243820655648/picture?width=150&height=150'),
(55958, 3614, 'session_tokens', 'a:1:{s:64:\"a1905e0c540ac7f3995b5a652d4b1a2bd9fa030d9a09fc8b6aad68854729297f\";a:4:{s:10:\"expiration\";i:1434664197;s:2:\"ip\";s:11:\"2.83.244.91\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433454597;}}'),
(55959, 3615, 'nickname', 'Joao_Ventura'),
(55960, 3615, 'first_name', 'Joao'),
(55961, 3615, 'last_name', 'Ventura'),
(55962, 3615, 'description', ''),
(55963, 3615, 'rich_editing', 'true'),
(55964, 3615, 'comment_shortcuts', 'false'),
(55965, 3615, 'admin_color', 'fresh'),
(55966, 3615, 'use_ssl', '0'),
(55967, 3615, 'show_admin_bar_front', 'true'),
(55968, 3615, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55969, 3615, 'wp_user_level', '0'),
(55970, 3615, 'wsl_current_provider', 'Facebook'),
(55971, 3615, 'wsl_current_user_image', 'https://graph.facebook.com/845926265442526/picture?width=150&height=150'),
(55972, 3615, 'session_tokens', 'a:1:{s:64:\"9da799736c21bd2ed96edcc8d760abf27f71dfb7b73010f9474aea852e58375f\";a:4:{s:10:\"expiration\";i:1434664264;s:2:\"ip\";s:13:\"85.243.127.32\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433454664;}}'),
(55973, 3616, 'nickname', 'Mariana_Magalhaes'),
(55974, 3616, 'first_name', 'Mariana'),
(55975, 3616, 'last_name', 'Magalhães'),
(55976, 3616, 'description', ''),
(55977, 3616, 'rich_editing', 'true'),
(55978, 3616, 'comment_shortcuts', 'false'),
(55979, 3616, 'admin_color', 'fresh'),
(55980, 3616, 'use_ssl', '0'),
(55981, 3616, 'show_admin_bar_front', 'true'),
(55982, 3616, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55983, 3616, 'wp_user_level', '0'),
(55984, 3616, 'wsl_current_provider', 'Facebook'),
(55985, 3616, 'wsl_current_user_image', 'https://graph.facebook.com/10204603560590908/picture?width=150&height=150'),
(55986, 3616, 'session_tokens', 'a:1:{s:64:\"f473b17a552e5f79d3b0770720135532f71674b63f94b7ba874d73a2771dcae7\";a:4:{s:10:\"expiration\";i:1434664315;s:2:\"ip\";s:11:\"2.83.63.140\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433454715;}}'),
(55987, 3615, 'votou', 'sim'),
(55988, 3615, 'user_votes', 'tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,free-surfer-do-ano-volcom_p1397,foto-do-ano_p957'),
(55989, 3617, 'nickname', 'Eduardo_Diaz'),
(55990, 3617, 'first_name', 'Eduardo'),
(55991, 3617, 'last_name', 'Diaz'),
(55992, 3617, 'description', ''),
(55993, 3617, 'rich_editing', 'true'),
(55994, 3617, 'comment_shortcuts', 'false'),
(55995, 3617, 'admin_color', 'fresh'),
(55996, 3617, 'use_ssl', '0'),
(55997, 3617, 'show_admin_bar_front', 'true'),
(55998, 3617, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(55999, 3617, 'wp_user_level', '0'),
(56000, 3617, 'wsl_current_provider', 'Facebook'),
(56001, 3617, 'wsl_current_user_image', 'https://graph.facebook.com/10202810095012459/picture?width=150&height=150'),
(56002, 3617, 'session_tokens', 'a:1:{s:64:\"1a559e330bca48c854fcb623cbe6bdfeb7e867663170cdd7a0dedf726f4db855\";a:4:{s:10:\"expiration\";i:1434664419;s:2:\"ip\";s:10:\"2.82.55.27\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1433454819;}}'),
(56003, 3618, 'nickname', 'Daniel_Abreu'),
(56004, 3618, 'first_name', 'Daniel'),
(56005, 3618, 'last_name', 'Abreu'),
(56006, 3618, 'description', ''),
(56007, 3618, 'rich_editing', 'true'),
(56008, 3618, 'comment_shortcuts', 'false'),
(56009, 3618, 'admin_color', 'fresh'),
(56010, 3618, 'use_ssl', '0'),
(56011, 3618, 'show_admin_bar_front', 'true'),
(56012, 3618, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56013, 3618, 'wp_user_level', '0'),
(56014, 3618, 'wsl_current_provider', 'Facebook'),
(56015, 3618, 'wsl_current_user_image', 'https://graph.facebook.com/969680586404800/picture?width=150&height=150'),
(56016, 3618, 'session_tokens', 'a:1:{s:64:\"46b17d5ce7a8bd68d7d07ce545903d00b05b15ac713a37aaa8e322fa8d589c3a\";a:4:{s:10:\"expiration\";i:1434664459;s:2:\"ip\";s:14:\"79.169.119.127\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433454859;}}'),
(56017, 3617, 'votou', 'sim'),
(56018, 3617, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(56019, 3619, 'nickname', 'Duarte_Sousa'),
(56020, 3619, 'first_name', 'Duarte'),
(56021, 3619, 'last_name', 'Sousa'),
(56022, 3619, 'description', ''),
(56023, 3619, 'rich_editing', 'true'),
(56024, 3619, 'comment_shortcuts', 'false'),
(56025, 3619, 'admin_color', 'fresh'),
(56026, 3619, 'use_ssl', '0'),
(56027, 3619, 'show_admin_bar_front', 'true'),
(56028, 3619, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56029, 3619, 'wp_user_level', '0'),
(56030, 3619, 'wsl_current_provider', 'Facebook'),
(56031, 3619, 'wsl_current_user_image', 'https://graph.facebook.com/10206929252019045/picture?width=150&height=150'),
(56032, 3619, 'session_tokens', 'a:2:{s:64:\"dedb6b51ce7d076302b008408ab7b835fc41c18454496f1b8b1834638802278c\";a:4:{s:10:\"expiration\";i:1434664487;s:2:\"ip\";s:13:\"188.81.200.69\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.4.2; PSP5550DUO Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433454887;}s:64:\"3cdb70ec81641d3580c6700d1bbbb5adb7412f22b5c0741b57d51e1dcd6b53b3\";a:4:{s:10:\"expiration\";i:1434723805;s:2:\"ip\";s:11:\"2.82.42.221\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433514205;}}'),
(56033, 3620, 'nickname', 'Lucinda_Ribeiro'),
(56034, 3620, 'first_name', 'Lucinda'),
(56035, 3620, 'last_name', 'Ribeiro'),
(56036, 3620, 'description', ''),
(56037, 3620, 'rich_editing', 'true'),
(56038, 3620, 'comment_shortcuts', 'false'),
(56039, 3620, 'admin_color', 'fresh'),
(56040, 3620, 'use_ssl', '0'),
(56041, 3620, 'show_admin_bar_front', 'true'),
(56042, 3620, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56043, 3620, 'wp_user_level', '0'),
(56044, 3620, 'wsl_current_provider', 'Facebook'),
(56045, 3620, 'wsl_current_user_image', 'https://graph.facebook.com/1599342447015438/picture?width=150&height=150'),
(56046, 3620, 'session_tokens', 'a:1:{s:64:\"74384dadb09e13cc8319f49d151e29bd189586da007eabd53520f379f8fb7b47\";a:4:{s:10:\"expiration\";i:1434664524;s:2:\"ip\";s:12:\"84.91.18.115\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.0; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433454924;}}'),
(56047, 3621, 'nickname', 'Henrique_Carvalho_1'),
(56048, 3621, 'first_name', 'Henrique'),
(56049, 3621, 'last_name', 'Carvalho'),
(56050, 3621, 'description', ''),
(56051, 3621, 'rich_editing', 'true'),
(56052, 3621, 'comment_shortcuts', 'false'),
(56053, 3621, 'admin_color', 'fresh'),
(56054, 3621, 'use_ssl', '0'),
(56055, 3621, 'show_admin_bar_front', 'true'),
(56056, 3621, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56057, 3621, 'wp_user_level', '0'),
(56058, 3621, 'wsl_current_provider', 'Facebook'),
(56059, 3621, 'wsl_current_user_image', 'https://graph.facebook.com/10203063598309626/picture?width=150&height=150'),
(56060, 3621, 'session_tokens', 'a:1:{s:64:\"e957aedc178f18c5f72ff9e76b02a66440a06dbf49027954e252620cb7f29afa\";a:4:{s:10:\"expiration\";i:1434664530;s:2:\"ip\";s:15:\"188.251.160.254\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-A500FU Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433454930;}}'),
(56061, 3618, 'votou', 'sim'),
(56062, 3618, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(56063, 3622, 'nickname', 'Lino_Soares_Martinho'),
(56064, 3622, 'first_name', 'Lino'),
(56065, 3622, 'last_name', 'Soares Martinho'),
(56066, 3622, 'description', ''),
(56067, 3622, 'rich_editing', 'true'),
(56068, 3622, 'comment_shortcuts', 'false'),
(56069, 3622, 'admin_color', 'fresh'),
(56070, 3622, 'use_ssl', '0'),
(56071, 3622, 'show_admin_bar_front', 'true'),
(56072, 3622, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56073, 3622, 'wp_user_level', '0'),
(56074, 3622, 'wsl_current_provider', 'Facebook'),
(56075, 3622, 'wsl_current_user_image', 'https://graph.facebook.com/1030082617002797/picture?width=150&height=150'),
(56076, 3622, 'session_tokens', 'a:1:{s:64:\"85e7b3b6d97b3538287e42291c70c1c48e20b60b49d2b28437f9a8a923e7b33c\";a:4:{s:10:\"expiration\";i:1434664538;s:2:\"ip\";s:14:\"93.102.251.234\";s:2:\"ua\";s:126:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36 OPR/29.0.1795.60\";s:5:\"login\";i:1433454938;}}'),
(56077, 3620, 'votou', 'sim'),
(56078, 3620, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(56079, 3623, 'nickname', 'Pedro_Crispim'),
(56080, 3623, 'first_name', 'Pedro'),
(56081, 3623, 'last_name', 'Crispim'),
(56082, 3623, 'description', ''),
(56083, 3623, 'rich_editing', 'true'),
(56084, 3623, 'comment_shortcuts', 'false'),
(56085, 3623, 'admin_color', 'fresh'),
(56086, 3623, 'use_ssl', '0'),
(56087, 3623, 'show_admin_bar_front', 'true'),
(56088, 3623, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56089, 3623, 'wp_user_level', '0'),
(56090, 3623, 'wsl_current_provider', 'Facebook'),
(56091, 3623, 'wsl_current_user_image', 'https://graph.facebook.com/1118168158197336/picture?width=150&height=150'),
(56092, 3623, 'session_tokens', 'a:1:{s:64:\"db5a503a93c630f56835d3a3c11f5c4e503a4c2f8930e055eed9e58ca768b03b\";a:4:{s:10:\"expiration\";i:1434664561;s:2:\"ip\";s:13:\"85.240.108.69\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433454961;}}'),
(56093, 3624, 'nickname', 'Susana_Serrano'),
(56094, 3624, 'first_name', 'Susana'),
(56095, 3624, 'last_name', 'Serrano'),
(56096, 3624, 'description', ''),
(56097, 3624, 'rich_editing', 'true'),
(56098, 3624, 'comment_shortcuts', 'false'),
(56099, 3624, 'admin_color', 'fresh'),
(56100, 3624, 'use_ssl', '0'),
(56101, 3624, 'show_admin_bar_front', 'true'),
(56102, 3624, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56103, 3624, 'wp_user_level', '0'),
(56104, 3624, 'wsl_current_provider', 'Facebook'),
(56105, 3624, 'wsl_current_user_image', 'https://graph.facebook.com/1112730785407515/picture?width=150&height=150'),
(56106, 3624, 'session_tokens', 'a:1:{s:64:\"e148f46a5d6d6ee783806522941d9680cd8a1674ac273b355273350ae7141579\";a:4:{s:10:\"expiration\";i:1434664589;s:2:\"ip\";s:12:\"95.95.200.31\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.0; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433454989;}}'),
(56107, 3621, 'votou', 'sim'),
(56108, 3621, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(56109, 3622, 'votou', 'sim'),
(56110, 3622, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(56111, 3625, 'nickname', 'Rosarinho_Rodrigues'),
(56112, 3625, 'first_name', 'Rosarinho'),
(56113, 3625, 'last_name', 'Rodrigues'),
(56114, 3625, 'description', ''),
(56115, 3625, 'rich_editing', 'true'),
(56116, 3625, 'comment_shortcuts', 'false'),
(56117, 3625, 'admin_color', 'fresh'),
(56118, 3625, 'use_ssl', '0'),
(56119, 3625, 'show_admin_bar_front', 'true'),
(56120, 3625, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56121, 3625, 'wp_user_level', '0'),
(56122, 3625, 'wsl_current_provider', 'Facebook'),
(56123, 3625, 'wsl_current_user_image', 'https://graph.facebook.com/955490471138144/picture?width=150&height=150'),
(56124, 3625, 'session_tokens', 'a:1:{s:64:\"42d6f04d31f2f8f850b1357d7b6bede89e88f25a5d02c6108cd4d9a09d0443eb\";a:4:{s:10:\"expiration\";i:1434664656;s:2:\"ip\";s:13:\"84.18.252.121\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433455056;}}'),
(56125, 3626, 'nickname', 'Andre_Domingues'),
(56126, 3626, 'first_name', 'André'),
(56127, 3626, 'last_name', 'Domingues'),
(56128, 3626, 'description', ''),
(56129, 3626, 'rich_editing', 'true'),
(56130, 3626, 'comment_shortcuts', 'false'),
(56131, 3626, 'admin_color', 'fresh'),
(56132, 3626, 'use_ssl', '0'),
(56133, 3626, 'show_admin_bar_front', 'true'),
(56134, 3626, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56135, 3626, 'wp_user_level', '0'),
(56136, 3626, 'wsl_current_provider', 'Facebook'),
(56137, 3626, 'wsl_current_user_image', 'https://graph.facebook.com/915144611861782/picture?width=150&height=150'),
(56138, 3626, 'session_tokens', 'a:1:{s:64:\"908ba3b7202f7315e4ecccf22004eea177aed2feb510b6d73b98e0a25cad57d6\";a:4:{s:10:\"expiration\";i:1434664657;s:2:\"ip\";s:13:\"89.153.183.10\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433455057;}}'),
(56139, 3625, 'votou', 'sim'),
(56140, 3625, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(56141, 3627, 'nickname', 'Catarina_Santos_1'),
(56142, 3627, 'first_name', 'Catarina'),
(56143, 3627, 'last_name', 'Santos'),
(56144, 3627, 'description', ''),
(56145, 3627, 'rich_editing', 'true'),
(56146, 3627, 'comment_shortcuts', 'false'),
(56147, 3627, 'admin_color', 'fresh'),
(56148, 3627, 'use_ssl', '0'),
(56149, 3627, 'show_admin_bar_front', 'true'),
(56150, 3627, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56151, 3627, 'wp_user_level', '0'),
(56152, 3627, 'wsl_current_provider', 'Facebook'),
(56153, 3627, 'wsl_current_user_image', 'https://graph.facebook.com/10207225150453422/picture?width=150&height=150'),
(56154, 3627, 'session_tokens', 'a:1:{s:64:\"e852023aebac78146a54c98f3e348e70878258022a9ee4b2a823d97e94e061ae\";a:4:{s:10:\"expiration\";i:1434664698;s:2:\"ip\";s:13:\"84.91.123.196\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36\";s:5:\"login\";i:1433455098;}}'),
(56155, 3624, 'votou', 'sim'),
(56156, 3624, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(56157, 3628, 'nickname', 'Jose_Ponces'),
(56158, 3628, 'first_name', 'José'),
(56159, 3628, 'last_name', 'Ponces'),
(56160, 3628, 'description', ''),
(56161, 3628, 'rich_editing', 'true'),
(56162, 3628, 'comment_shortcuts', 'false'),
(56163, 3628, 'admin_color', 'fresh'),
(56164, 3628, 'use_ssl', '0'),
(56165, 3628, 'show_admin_bar_front', 'true'),
(56166, 3628, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56167, 3628, 'wp_user_level', '0'),
(56168, 3628, 'wsl_current_provider', 'Google'),
(56169, 3628, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-wDyy-m6nM0Y/AAAAAAAAAAI/AAAAAAAAACE/AXUWeN2F4TU/photo.jpg?sz=200'),
(56170, 3628, 'session_tokens', 'a:1:{s:64:\"2c3dc6c92811d4e5f489339b9513eff5ba2bb4983fe2939c9fef5c2891bf6fde\";a:4:{s:10:\"expiration\";i:1434664721;s:2:\"ip\";s:14:\"85.247.203.130\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1433455121;}}'),
(56171, 3623, 'votou', 'sim'),
(56172, 3623, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(56173, 3629, 'nickname', 'Frederico_Drummond_Ludovice'),
(56174, 3629, 'first_name', 'Frederico'),
(56175, 3629, 'last_name', 'Drummond Ludovice'),
(56176, 3629, 'description', ''),
(56177, 3629, 'rich_editing', 'true'),
(56178, 3629, 'comment_shortcuts', 'false'),
(56179, 3629, 'admin_color', 'fresh'),
(56180, 3629, 'use_ssl', '0'),
(56181, 3629, 'show_admin_bar_front', 'true'),
(56182, 3629, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56183, 3629, 'wp_user_level', '0'),
(56184, 3629, 'wsl_current_provider', 'Facebook'),
(56185, 3629, 'wsl_current_user_image', 'https://graph.facebook.com/10204733985526246/picture?width=150&height=150'),
(56186, 3629, 'session_tokens', 'a:1:{s:64:\"8052fa54783281a69276235ae97d2aa835352a27234a8c87517d21b073e05e0c\";a:4:{s:10:\"expiration\";i:1434665103;s:2:\"ip\";s:12:\"2.82.177.253\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433455503;}}'),
(56187, 3630, 'nickname', 'Carolina_Camara'),
(56188, 3630, 'first_name', 'Carolina'),
(56189, 3630, 'last_name', 'Câmara'),
(56190, 3630, 'description', ''),
(56191, 3630, 'rich_editing', 'true'),
(56192, 3630, 'comment_shortcuts', 'false'),
(56193, 3630, 'admin_color', 'fresh'),
(56194, 3630, 'use_ssl', '0'),
(56195, 3630, 'show_admin_bar_front', 'true'),
(56196, 3630, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56197, 3630, 'wp_user_level', '0'),
(56198, 3630, 'wsl_current_provider', 'Facebook'),
(56199, 3630, 'wsl_current_user_image', 'https://graph.facebook.com/703169476478487/picture?width=150&height=150'),
(56200, 3630, 'session_tokens', 'a:1:{s:64:\"c87993849463d56908feb1c70e5c7a34f0c1a0affa6e19cbc4ee2f101c9043c2\";a:4:{s:10:\"expiration\";i:1434665110;s:2:\"ip\";s:11:\"2.82.35.177\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433455510;}}'),
(56201, 3631, 'nickname', 'Manel_Ricciardi_Cruz_Gomes'),
(56202, 3631, 'first_name', 'Manel'),
(56203, 3631, 'last_name', 'Cruz Gomes'),
(56204, 3631, 'description', ''),
(56205, 3631, 'rich_editing', 'true'),
(56206, 3631, 'comment_shortcuts', 'false'),
(56207, 3631, 'admin_color', 'fresh'),
(56208, 3631, 'use_ssl', '0'),
(56209, 3631, 'show_admin_bar_front', 'true'),
(56210, 3631, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56211, 3631, 'wp_user_level', '0'),
(56212, 3631, 'wsl_current_provider', 'Facebook'),
(56213, 3631, 'wsl_current_user_image', 'https://graph.facebook.com/942547865775628/picture?width=150&height=150'),
(56214, 3631, 'session_tokens', 'a:3:{s:64:\"6484b2adc50ecf130a835554d67ccc2421e6ee41445f2ccbddf5d7c5353b6c66\";a:4:{s:10:\"expiration\";i:1434665204;s:2:\"ip\";s:13:\"79.168.155.42\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433455604;}s:64:\"138d4621c40440a3b99147a3da387dd140598c5f96102e2dce39dd5ab1d6e475\";a:4:{s:10:\"expiration\";i:1434665791;s:2:\"ip\";s:13:\"79.168.155.42\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433456191;}s:64:\"cfb03b36b47798e07ee98c0cfb24fd4ffb753a16bc5b65eea8bbd413b7b1779b\";a:4:{s:10:\"expiration\";i:1434665839;s:2:\"ip\";s:13:\"79.168.155.42\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433456239;}}'),
(56215, 3626, 'votou', 'sim'),
(56216, 3626, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(56217, 3632, 'nickname', 'Madalena_OBrien'),
(56218, 3632, 'first_name', 'Madalena'),
(56219, 3632, 'last_name', 'O\'Brien'),
(56220, 3632, 'description', ''),
(56221, 3632, 'rich_editing', 'true'),
(56222, 3632, 'comment_shortcuts', 'false'),
(56223, 3632, 'admin_color', 'fresh'),
(56224, 3632, 'use_ssl', '0'),
(56225, 3632, 'show_admin_bar_front', 'true'),
(56226, 3632, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56227, 3632, 'wp_user_level', '0'),
(56228, 3632, 'wsl_current_provider', 'Google'),
(56229, 3632, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(56230, 3632, 'session_tokens', 'a:1:{s:64:\"b421d33e781ef11a7a0569f042e934f826f29f77dc4e67b82d83afc0b1abcc69\";a:4:{s:10:\"expiration\";i:1434665374;s:2:\"ip\";s:12:\"5.249.117.18\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433455774;}}'),
(56231, 3633, 'nickname', 'Madalena_Lamas'),
(56232, 3633, 'first_name', 'Madalena'),
(56233, 3633, 'last_name', 'Lamas'),
(56234, 3633, 'description', ''),
(56235, 3633, 'rich_editing', 'true'),
(56236, 3633, 'comment_shortcuts', 'false'),
(56237, 3633, 'admin_color', 'fresh'),
(56238, 3633, 'use_ssl', '0'),
(56239, 3633, 'show_admin_bar_front', 'true'),
(56240, 3633, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56241, 3633, 'wp_user_level', '0'),
(56242, 3633, 'wsl_current_provider', 'Google'),
(56243, 3633, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-rrWT1irn26U/AAAAAAAAAAI/AAAAAAAAAEA/NVDwuVUFxs4/photo.jpg?sz=200'),
(56244, 3633, 'session_tokens', 'a:1:{s:64:\"86378deb462d988e387928b554c98922568d9583fbb43ffb197751e22c6f5776\";a:4:{s:10:\"expiration\";i:1434665545;s:2:\"ip\";s:13:\"95.92.235.125\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433455945;}}'),
(56245, 3634, 'nickname', 'Raquel_Vaz'),
(56246, 3634, 'first_name', 'Raquel'),
(56247, 3634, 'last_name', 'Vaz'),
(56248, 3634, 'description', ''),
(56249, 3634, 'rich_editing', 'true'),
(56250, 3634, 'comment_shortcuts', 'false'),
(56251, 3634, 'admin_color', 'fresh'),
(56252, 3634, 'use_ssl', '0'),
(56253, 3634, 'show_admin_bar_front', 'true'),
(56254, 3634, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56255, 3634, 'wp_user_level', '0'),
(56256, 3634, 'wsl_current_provider', 'Facebook'),
(56257, 3634, 'wsl_current_user_image', 'https://graph.facebook.com/962545533808492/picture?width=150&height=150'),
(56258, 3634, 'session_tokens', 'a:1:{s:64:\"1d16d349757e4c0e8f96afa2e2f39171f53d85fb2d3c2ed6158d0cf382d436a1\";a:4:{s:10:\"expiration\";i:1434665987;s:2:\"ip\";s:13:\"89.154.53.208\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433456387;}}'),
(56259, 3635, 'nickname', 'Claudia_Rodrigues'),
(56260, 3635, 'first_name', 'Claudia'),
(56261, 3635, 'last_name', 'Rodrigues'),
(56262, 3635, 'description', ''),
(56263, 3635, 'rich_editing', 'true'),
(56264, 3635, 'comment_shortcuts', 'false'),
(56265, 3635, 'admin_color', 'fresh'),
(56266, 3635, 'use_ssl', '0'),
(56267, 3635, 'show_admin_bar_front', 'true'),
(56268, 3635, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56269, 3635, 'wp_user_level', '0'),
(56270, 3635, 'wsl_current_provider', 'Facebook'),
(56271, 3635, 'wsl_current_user_image', 'https://graph.facebook.com/849384925143044/picture?width=150&height=150'),
(56272, 3635, 'session_tokens', 'a:1:{s:64:\"724a83c8486e7b063aa355c1715feed731a7a04ad2acbb0486cf4880a973607c\";a:4:{s:10:\"expiration\";i:1434666127;s:2:\"ip\";s:12:\"144.64.3.184\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433456527;}}'),
(56273, 3636, 'nickname', 'Marco_Ribeiro'),
(56274, 3636, 'first_name', 'Marco'),
(56275, 3636, 'last_name', 'Ribeiro'),
(56276, 3636, 'description', ''),
(56277, 3636, 'rich_editing', 'true'),
(56278, 3636, 'comment_shortcuts', 'false'),
(56279, 3636, 'admin_color', 'fresh'),
(56280, 3636, 'use_ssl', '0'),
(56281, 3636, 'show_admin_bar_front', 'true'),
(56282, 3636, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56283, 3636, 'wp_user_level', '0'),
(56284, 3636, 'wsl_current_provider', 'Facebook'),
(56285, 3636, 'wsl_current_user_image', 'https://graph.facebook.com/842284109190919/picture?width=150&height=150'),
(56286, 3636, 'session_tokens', 'a:1:{s:64:\"98b720896a5fe02103345f3e405e24951e4daf61bf9504ce879cff4e025fa84b\";a:4:{s:10:\"expiration\";i:1434666213;s:2:\"ip\";s:14:\"79.169.119.127\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433456613;}}'),
(56287, 3637, 'nickname', 'Renato_Aguiar'),
(56288, 3637, 'first_name', 'Renato'),
(56289, 3637, 'last_name', 'Aguiar'),
(56290, 3637, 'description', ''),
(56291, 3637, 'rich_editing', 'true'),
(56292, 3637, 'comment_shortcuts', 'false'),
(56293, 3637, 'admin_color', 'fresh'),
(56294, 3637, 'use_ssl', '0'),
(56295, 3637, 'show_admin_bar_front', 'true'),
(56296, 3637, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56297, 3637, 'wp_user_level', '0'),
(56298, 3637, 'wsl_current_provider', 'Facebook'),
(56299, 3637, 'wsl_current_user_image', 'https://graph.facebook.com/871539856225013/picture?width=150&height=150'),
(56300, 3637, 'session_tokens', 'a:2:{s:64:\"7d18b814bfd6d3ddad4cdfb0ff7ed7d99879d90d795c9d6eddbd46164e724a29\";a:4:{s:10:\"expiration\";i:1434666233;s:2:\"ip\";s:13:\"79.169.122.59\";s:2:\"ua\";s:163:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; B1-710 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433456633;}s:64:\"7954dadf2b155f22f889d1ebf266744ddded63bce5b295b2b87eacc6927f15eb\";a:4:{s:10:\"expiration\";i:1434735561;s:2:\"ip\";s:12:\"95.93.99.188\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433525961;}}'),
(56301, 3638, 'nickname', 'Luisinha_Lobo'),
(56302, 3638, 'first_name', 'Luisinha'),
(56303, 3638, 'last_name', 'Lobo'),
(56304, 3638, 'description', ''),
(56305, 3638, 'rich_editing', 'true'),
(56306, 3638, 'comment_shortcuts', 'false'),
(56307, 3638, 'admin_color', 'fresh'),
(56308, 3638, 'use_ssl', '0'),
(56309, 3638, 'show_admin_bar_front', 'true'),
(56310, 3638, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56311, 3638, 'wp_user_level', '0'),
(56312, 3638, 'wsl_current_provider', 'Facebook'),
(56313, 3638, 'wsl_current_user_image', 'https://graph.facebook.com/983455881694962/picture?width=150&height=150'),
(56314, 3638, 'session_tokens', 'a:1:{s:64:\"1048e7458915072f1791c6c5b2c6ab319736cd3bdc5fce3bf512371a73f9099d\";a:4:{s:10:\"expiration\";i:1434666440;s:2:\"ip\";s:12:\"85.241.99.38\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433456840;}}'),
(56315, 3636, 'votou', 'sim'),
(56316, 3636, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(56317, 3639, 'nickname', 'Ludovina_Vieira'),
(56318, 3639, 'first_name', 'Ludovina'),
(56319, 3639, 'last_name', 'Vieira'),
(56320, 3639, 'description', ''),
(56321, 3639, 'rich_editing', 'true'),
(56322, 3639, 'comment_shortcuts', 'false'),
(56323, 3639, 'admin_color', 'fresh'),
(56324, 3639, 'use_ssl', '0'),
(56325, 3639, 'show_admin_bar_front', 'true'),
(56326, 3639, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56327, 3639, 'wp_user_level', '0'),
(56328, 3639, 'wsl_current_provider', 'Facebook'),
(56329, 3639, 'wsl_current_user_image', 'https://graph.facebook.com/1090220451006660/picture?width=150&height=150'),
(56330, 3639, 'session_tokens', 'a:1:{s:64:\"8453a46514e2148bebe69b58f9134c89a0f7afdc6a684d5a2eeedde2b3be5006\";a:4:{s:10:\"expiration\";i:1434666621;s:2:\"ip\";s:13:\"94.132.44.139\";s:2:\"ua\";s:173:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; GT-I9105P Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433457021;}}'),
(56331, 3640, 'nickname', 'Joana_Lima'),
(56332, 3640, 'first_name', 'Joana'),
(56333, 3640, 'last_name', 'Lima'),
(56334, 3640, 'description', ''),
(56335, 3640, 'rich_editing', 'true'),
(56336, 3640, 'comment_shortcuts', 'false'),
(56337, 3640, 'admin_color', 'fresh'),
(56338, 3640, 'use_ssl', '0'),
(56339, 3640, 'show_admin_bar_front', 'true'),
(56340, 3640, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56341, 3640, 'wp_user_level', '0'),
(56342, 3640, 'wsl_current_provider', 'Facebook'),
(56343, 3640, 'wsl_current_user_image', 'https://graph.facebook.com/10153092775579580/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(56344, 3640, 'session_tokens', 'a:1:{s:64:\"f987f64f4a88633de29456d2728a34eb1b70f76828daba44bbfd12b2e27160a8\";a:4:{s:10:\"expiration\";i:1434666833;s:2:\"ip\";s:13:\"79.169.94.103\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433457233;}}'),
(56345, 3641, 'nickname', 'Michael_Martinho'),
(56346, 3641, 'first_name', 'Michael'),
(56347, 3641, 'last_name', 'Martinho'),
(56348, 3641, 'description', ''),
(56349, 3641, 'rich_editing', 'true'),
(56350, 3641, 'comment_shortcuts', 'false'),
(56351, 3641, 'admin_color', 'fresh'),
(56352, 3641, 'use_ssl', '0'),
(56353, 3641, 'show_admin_bar_front', 'true'),
(56354, 3641, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56355, 3641, 'wp_user_level', '0'),
(56356, 3641, 'wsl_current_provider', 'Facebook'),
(56357, 3641, 'wsl_current_user_image', 'https://graph.facebook.com/1126617697383341/picture?width=150&height=150'),
(56358, 3641, 'session_tokens', 'a:1:{s:64:\"b61d38bcebba5b572b2deea77af7de52247077c6fd9dbbad490c8fd2edaba28d\";a:4:{s:10:\"expiration\";i:1434666948;s:2:\"ip\";s:12:\"2.82.230.202\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433457348;}}'),
(56359, 3642, 'nickname', 'Leo_Cunha'),
(56360, 3642, 'first_name', 'Leo'),
(56361, 3642, 'last_name', 'Cunha'),
(56362, 3642, 'description', ''),
(56363, 3642, 'rich_editing', 'true'),
(56364, 3642, 'comment_shortcuts', 'false'),
(56365, 3642, 'admin_color', 'fresh'),
(56366, 3642, 'use_ssl', '0'),
(56367, 3642, 'show_admin_bar_front', 'true'),
(56368, 3642, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56369, 3642, 'wp_user_level', '0'),
(56370, 3642, 'wsl_current_provider', 'Facebook'),
(56371, 3642, 'wsl_current_user_image', 'https://graph.facebook.com/978972772154396/picture?width=150&height=150'),
(56372, 3642, 'session_tokens', 'a:1:{s:64:\"d410455bd41ae7dcbf824e80f4dc324067b3f2e9f11a131c7c8c3b4a9e35f36f\";a:4:{s:10:\"expiration\";i:1434666950;s:2:\"ip\";s:13:\"85.240.97.182\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433457350;}}'),
(56373, 3640, 'votou', 'sim'),
(56374, 3640, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(56375, 3642, 'votou', 'sim'),
(56376, 3642, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(56377, 3641, 'votou', 'sim'),
(56378, 3641, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(56379, 3643, 'nickname', 'Patricia_Silva_1'),
(56380, 3643, 'first_name', 'Patrícia'),
(56381, 3643, 'last_name', 'Silva'),
(56382, 3643, 'description', ''),
(56383, 3643, 'rich_editing', 'true'),
(56384, 3643, 'comment_shortcuts', 'false'),
(56385, 3643, 'admin_color', 'fresh'),
(56386, 3643, 'use_ssl', '0'),
(56387, 3643, 'show_admin_bar_front', 'true'),
(56388, 3643, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56389, 3643, 'wp_user_level', '0'),
(56390, 3643, 'wsl_current_provider', 'Facebook'),
(56391, 3643, 'wsl_current_user_image', 'https://graph.facebook.com/10204302458789829/picture?width=150&height=150'),
(56392, 3643, 'session_tokens', 'a:1:{s:64:\"18d6c66c644170780ff7f9724db01bc6168e3c1bc9c0f0fb4a1659a342670c0a\";a:4:{s:10:\"expiration\";i:1434667214;s:2:\"ip\";s:14:\"88.214.167.170\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433457614;}}'),
(56393, 3643, 'votou', 'sim'),
(56394, 3643, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(56395, 3644, 'nickname', 'antonio_fernandes'),
(56396, 3644, 'first_name', 'antonio'),
(56397, 3644, 'last_name', 'fernandes'),
(56398, 3644, 'description', ''),
(56399, 3644, 'rich_editing', 'true'),
(56400, 3644, 'comment_shortcuts', 'false'),
(56401, 3644, 'admin_color', 'fresh'),
(56402, 3644, 'use_ssl', '0'),
(56403, 3644, 'show_admin_bar_front', 'true'),
(56404, 3644, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56405, 3644, 'wp_user_level', '0'),
(56406, 3644, 'wsl_current_provider', 'Google'),
(56407, 3644, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-TN5wpcBNOxg/AAAAAAAAAAI/AAAAAAAAeCc/PsTNdzI1Q-E/photo.jpg?sz=200'),
(56408, 3644, 'session_tokens', 'a:1:{s:64:\"69b78adc8820341b332d3719d78bd99d662bef5ab0f49365c0df98c0042a6278\";a:4:{s:10:\"expiration\";i:1434667345;s:2:\"ip\";s:14:\"89.180.101.204\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433457745;}}'),
(56409, 3645, 'nickname', 'Hugo_Silva_1'),
(56410, 3645, 'first_name', 'Hugo'),
(56411, 3645, 'last_name', 'Silva'),
(56412, 3645, 'description', ''),
(56413, 3645, 'rich_editing', 'true'),
(56414, 3645, 'comment_shortcuts', 'false'),
(56415, 3645, 'admin_color', 'fresh'),
(56416, 3645, 'use_ssl', '0'),
(56417, 3645, 'show_admin_bar_front', 'true'),
(56418, 3645, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56419, 3645, 'wp_user_level', '0'),
(56420, 3645, 'wsl_current_provider', 'Facebook'),
(56421, 3645, 'wsl_current_user_image', 'https://graph.facebook.com/10152765824002330/picture?width=150&height=150'),
(56422, 3645, 'session_tokens', 'a:1:{s:64:\"fbec902c38344c3e560a5d68b2d01824109bdb6964a6977b10c287dc105c2ced\";a:4:{s:10:\"expiration\";i:1434667506;s:2:\"ip\";s:13:\"87.103.60.161\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433457906;}}'),
(56423, 3646, 'nickname', 'Manuel_Augusto'),
(56424, 3646, 'first_name', 'Manuel'),
(56425, 3646, 'last_name', 'Augusto'),
(56426, 3646, 'description', ''),
(56427, 3646, 'rich_editing', 'true'),
(56428, 3646, 'comment_shortcuts', 'false'),
(56429, 3646, 'admin_color', 'fresh'),
(56430, 3646, 'use_ssl', '0'),
(56431, 3646, 'show_admin_bar_front', 'true'),
(56432, 3646, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56433, 3646, 'wp_user_level', '0'),
(56434, 3646, 'wsl_current_provider', 'Facebook'),
(56435, 3646, 'wsl_current_user_image', 'https://graph.facebook.com/997098326990897/picture?width=150&height=150'),
(56436, 3646, 'session_tokens', 'a:1:{s:64:\"06ee658a9ab50f7de7db7bce3090960c8d6f7fe33a1b186294680c8b5d9eb9c1\";a:4:{s:10:\"expiration\";i:1434667646;s:2:\"ip\";s:13:\"79.168.178.42\";s:2:\"ua\";s:134:\"Mozilla/5.0 (Linux; Android 4.4.2; 5038D Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433458046;}}'),
(56437, 3647, 'nickname', 'Manel_Ribeiro_Couto'),
(56438, 3647, 'first_name', 'Manel'),
(56439, 3647, 'last_name', 'Ribeiro Couto'),
(56440, 3647, 'description', ''),
(56441, 3647, 'rich_editing', 'true'),
(56442, 3647, 'comment_shortcuts', 'false'),
(56443, 3647, 'admin_color', 'fresh'),
(56444, 3647, 'use_ssl', '0'),
(56445, 3647, 'show_admin_bar_front', 'true'),
(56446, 3647, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56447, 3647, 'wp_user_level', '0'),
(56448, 3647, 'wsl_current_provider', 'Facebook'),
(56449, 3647, 'wsl_current_user_image', 'https://graph.facebook.com/10204453451761793/picture?width=150&height=150'),
(56450, 3647, 'session_tokens', 'a:1:{s:64:\"220b26da3d61e6dbba23bd51b206d981bd9bfc75fa5637b5735fec1b593ec16b\";a:4:{s:10:\"expiration\";i:1434667749;s:2:\"ip\";s:13:\"66.249.93.225\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.1.2; GT-I8190 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.117 Mobile Safari/537.36\";s:5:\"login\";i:1433458149;}}'),
(56451, 3646, 'votou', 'sim'),
(56452, 3646, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1389'),
(56453, 3644, 'votou', 'sim'),
(56454, 3644, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(56455, 3648, 'nickname', 'Deolinda_Pequicho'),
(56456, 3648, 'first_name', 'Deolinda'),
(56457, 3648, 'last_name', 'Pequicho'),
(56458, 3648, 'description', ''),
(56459, 3648, 'rich_editing', 'true'),
(56460, 3648, 'comment_shortcuts', 'false'),
(56461, 3648, 'admin_color', 'fresh'),
(56462, 3648, 'use_ssl', '0'),
(56463, 3648, 'show_admin_bar_front', 'true'),
(56464, 3648, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56465, 3648, 'wp_user_level', '0'),
(56466, 3648, 'wsl_current_provider', 'Facebook'),
(56467, 3648, 'wsl_current_user_image', 'https://graph.facebook.com/1591971784398025/picture?width=150&height=150'),
(56468, 3648, 'session_tokens', 'a:1:{s:64:\"d9d6d8203eed97c051f90f9914e68d71bd828813ef4b7f7b83ad6e1de6879e96\";a:4:{s:10:\"expiration\";i:1434667860;s:2:\"ip\";s:12:\"78.130.22.78\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,7;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433458260;}}'),
(56469, 3647, 'votou', 'sim'),
(56470, 3647, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(56471, 3648, 'votou', 'sim'),
(56472, 3648, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,foto-do-ano_p1163'),
(56473, 3649, 'nickname', 'Joao_P_Cardoso_Vidal'),
(56474, 3649, 'first_name', 'João'),
(56475, 3649, 'last_name', 'P. Cardoso Vidal'),
(56476, 3649, 'description', ''),
(56477, 3649, 'rich_editing', 'true'),
(56478, 3649, 'comment_shortcuts', 'false'),
(56479, 3649, 'admin_color', 'fresh'),
(56480, 3649, 'use_ssl', '0'),
(56481, 3649, 'show_admin_bar_front', 'true'),
(56482, 3649, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56483, 3649, 'wp_user_level', '0'),
(56484, 3649, 'wsl_current_provider', 'Facebook'),
(56485, 3649, 'wsl_current_user_image', 'https://graph.facebook.com/800447990062304/picture?width=150&height=150'),
(56486, 3649, 'session_tokens', 'a:1:{s:64:\"4ffccfcd516eeb58c69a05637d5744c67569dfa55a4d8956466d68a66b5777a0\";a:4:{s:10:\"expiration\";i:1434668275;s:2:\"ip\";s:14:\"89.153.182.173\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433458675;}}'),
(56487, 3650, 'nickname', 'Ricardo_Rodrigues'),
(56488, 3650, 'first_name', 'Ricardo'),
(56489, 3650, 'last_name', 'Rodrigues'),
(56490, 3650, 'description', ''),
(56491, 3650, 'rich_editing', 'true'),
(56492, 3650, 'comment_shortcuts', 'false'),
(56493, 3650, 'admin_color', 'fresh'),
(56494, 3650, 'use_ssl', '0'),
(56495, 3650, 'show_admin_bar_front', 'true'),
(56496, 3650, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56497, 3650, 'wp_user_level', '0'),
(56498, 3650, 'wsl_current_provider', 'Facebook'),
(56499, 3650, 'wsl_current_user_image', 'https://graph.facebook.com/10152997813637499/picture?width=150&height=150'),
(56500, 3650, 'session_tokens', 'a:2:{s:64:\"27cb3bb40d470cfbd883778c016b2846451579b486dfeab0b70433032450e7f1\";a:4:{s:10:\"expiration\";i:1434669062;s:2:\"ip\";s:12:\"81.84.14.201\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433459462;}s:64:\"80e79577cdf0f5872f9648211b763321e05f04d125cc4876a08704f69590be7a\";a:4:{s:10:\"expiration\";i:1434982147;s:2:\"ip\";s:14:\"93.102.164.132\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433772547;}}'),
(56501, 3650, 'votou', 'sim'),
(56502, 3650, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(56503, 3651, 'nickname', 'Madalena_Bravo'),
(56504, 3651, 'first_name', 'Madalena'),
(56505, 3651, 'last_name', 'Bravo'),
(56506, 3651, 'description', ''),
(56507, 3651, 'rich_editing', 'true'),
(56508, 3651, 'comment_shortcuts', 'false'),
(56509, 3651, 'admin_color', 'fresh'),
(56510, 3651, 'use_ssl', '0'),
(56511, 3651, 'show_admin_bar_front', 'true'),
(56512, 3651, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56513, 3651, 'wp_user_level', '0'),
(56514, 3651, 'wsl_current_provider', 'Facebook'),
(56515, 3651, 'wsl_current_user_image', 'https://graph.facebook.com/930079537043479/picture?width=150&height=150'),
(56516, 3651, 'session_tokens', 'a:2:{s:64:\"d93857721a62f3e1b3ec4c39fd7b7e4906ffc63ea071e3239e189e257ebbc213\";a:4:{s:10:\"expiration\";i:1434669344;s:2:\"ip\";s:15:\"114.108.242.185\";s:2:\"ua\";s:266:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/Globe;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433459744;}s:64:\"54d79aa130f0c6a5d16182761f55b5884f06614237f301a58df05b85805d07b5\";a:4:{s:10:\"expiration\";i:1434669632;s:2:\"ip\";s:15:\"114.108.242.185\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433460032;}}'),
(56517, 3652, 'nickname', 'Jessica_Proenca_Fernandes'),
(56518, 3652, 'first_name', 'Jessica'),
(56519, 3652, 'last_name', 'Proença Fernandes'),
(56520, 3652, 'description', ''),
(56521, 3652, 'rich_editing', 'true'),
(56522, 3652, 'comment_shortcuts', 'false'),
(56523, 3652, 'admin_color', 'fresh'),
(56524, 3652, 'use_ssl', '0'),
(56525, 3652, 'show_admin_bar_front', 'true'),
(56526, 3652, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56527, 3652, 'wp_user_level', '0'),
(56528, 3652, 'wsl_current_provider', 'Facebook'),
(56529, 3652, 'wsl_current_user_image', 'https://graph.facebook.com/855163221243494/picture?width=150&height=150'),
(56530, 3652, 'session_tokens', 'a:1:{s:64:\"f5221cfec08ef62d209bf19f671af7b2a4fa631be17e0021941ead5b2e50ab8e\";a:4:{s:10:\"expiration\";i:1434669493;s:2:\"ip\";s:12:\"81.84.75.129\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433459893;}}'),
(56531, 3652, 'votou', 'sim'),
(56532, 3652, 'user_votes', 'free-surfer-do-ano-volcom_p1393,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(56533, 3653, 'nickname', 'Joao_Marmelo'),
(56534, 3653, 'first_name', 'João'),
(56535, 3653, 'last_name', 'Marmelo'),
(56536, 3653, 'description', ''),
(56537, 3653, 'rich_editing', 'true'),
(56538, 3653, 'comment_shortcuts', 'false'),
(56539, 3653, 'admin_color', 'fresh'),
(56540, 3653, 'use_ssl', '0'),
(56541, 3653, 'show_admin_bar_front', 'true'),
(56542, 3653, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56543, 3653, 'wp_user_level', '0'),
(56544, 3653, 'wsl_current_provider', 'Facebook'),
(56545, 3653, 'wsl_current_user_image', 'https://graph.facebook.com/10205492444864952/picture?width=150&height=150'),
(56546, 3653, 'session_tokens', 'a:1:{s:64:\"0cceba6385677b1dadc722a9ed9c608f5d89e5713e3d626ed7227c86bb0f64de\";a:4:{s:10:\"expiration\";i:1434669868;s:2:\"ip\";s:13:\"93.102.231.68\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433460268;}}'),
(56547, 3651, 'votou', 'sim'),
(56548, 3651, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393'),
(56549, 3654, 'nickname', 'Marcela_Azevedo_Castro'),
(56550, 3654, 'first_name', 'Marcela'),
(56551, 3654, 'last_name', 'Azevedo Castro'),
(56552, 3654, 'description', ''),
(56553, 3654, 'rich_editing', 'true'),
(56554, 3654, 'comment_shortcuts', 'false'),
(56555, 3654, 'admin_color', 'fresh'),
(56556, 3654, 'use_ssl', '0'),
(56557, 3654, 'show_admin_bar_front', 'true'),
(56558, 3654, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56559, 3654, 'wp_user_level', '0'),
(56560, 3654, 'wsl_current_provider', 'Facebook'),
(56561, 3654, 'wsl_current_user_image', 'https://graph.facebook.com/861598973926429/picture?width=150&height=150'),
(56562, 3654, 'session_tokens', 'a:1:{s:64:\"995bc6461295b3b4000478258d8387e8f085ae278aaa54edc1a2f79086aa5f59\";a:4:{s:10:\"expiration\";i:1434670213;s:2:\"ip\";s:12:\"37.189.73.12\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433460613;}}'),
(56563, 3654, 'votou', 'sim'),
(56564, 3654, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(56565, 3655, 'nickname', 'Tiago_Brites'),
(56566, 3655, 'first_name', 'Tiago'),
(56567, 3655, 'last_name', 'Brites'),
(56568, 3655, 'description', ''),
(56569, 3655, 'rich_editing', 'true'),
(56570, 3655, 'comment_shortcuts', 'false'),
(56571, 3655, 'admin_color', 'fresh'),
(56572, 3655, 'use_ssl', '0'),
(56573, 3655, 'show_admin_bar_front', 'true'),
(56574, 3655, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56575, 3655, 'wp_user_level', '0'),
(56576, 3655, 'wsl_current_provider', 'Facebook'),
(56577, 3655, 'wsl_current_user_image', 'https://graph.facebook.com/10205650278874342/picture?width=150&height=150'),
(56578, 3655, 'session_tokens', 'a:1:{s:64:\"f41b63989bfef0e2b42c26ab356abc0a02cbcadc5bd755dda3ae01996621bc93\";a:4:{s:10:\"expiration\";i:1434670353;s:2:\"ip\";s:14:\"89.153.183.157\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433460753;}}'),
(56579, 3656, 'nickname', 'Jorge_Cardoso'),
(56580, 3656, 'first_name', 'Jorge'),
(56581, 3656, 'last_name', 'Cardoso'),
(56582, 3656, 'description', ''),
(56583, 3656, 'rich_editing', 'true'),
(56584, 3656, 'comment_shortcuts', 'false'),
(56585, 3656, 'admin_color', 'fresh'),
(56586, 3656, 'use_ssl', '0'),
(56587, 3656, 'show_admin_bar_front', 'true'),
(56588, 3656, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56589, 3656, 'wp_user_level', '0'),
(56590, 3656, 'wsl_current_provider', 'Facebook'),
(56591, 3656, 'wsl_current_user_image', 'https://graph.facebook.com/1009767862374335/picture?width=150&height=150'),
(56592, 3656, 'session_tokens', 'a:1:{s:64:\"a543057daa83e58772e34fe4c6943ecf6af66519a2baa5680260dd90698b74b6\";a:4:{s:10:\"expiration\";i:1434670396;s:2:\"ip\";s:13:\"87.196.193.37\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433460796;}}'),
(56593, 3657, 'nickname', 'Andre_Codinha'),
(56594, 3657, 'first_name', 'André'),
(56595, 3657, 'last_name', 'Codinha'),
(56596, 3657, 'description', ''),
(56597, 3657, 'rich_editing', 'true'),
(56598, 3657, 'comment_shortcuts', 'false'),
(56599, 3657, 'admin_color', 'fresh'),
(56600, 3657, 'use_ssl', '0'),
(56601, 3657, 'show_admin_bar_front', 'true'),
(56602, 3657, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56603, 3657, 'wp_user_level', '0'),
(56604, 3657, 'wsl_current_provider', 'Facebook'),
(56605, 3657, 'wsl_current_user_image', 'https://graph.facebook.com/10153402602561468/picture?width=150&height=150'),
(56606, 3657, 'session_tokens', 'a:1:{s:64:\"a82803ffb221f191daee750165d020eff7bc17e0653d36dc030b101c31722378\";a:4:{s:10:\"expiration\";i:1434670500;s:2:\"ip\";s:13:\"82.155.149.44\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433460900;}}'),
(56607, 3657, 'votou', 'sim'),
(56608, 3657, 'user_votes', 'maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163'),
(56609, 3656, 'votou', 'sim'),
(56610, 3656, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(56611, 3658, 'nickname', 'Rita_Amado'),
(56612, 3658, 'first_name', 'Rita'),
(56613, 3658, 'last_name', 'Amado'),
(56614, 3658, 'description', ''),
(56615, 3658, 'rich_editing', 'true'),
(56616, 3658, 'comment_shortcuts', 'false'),
(56617, 3658, 'admin_color', 'fresh'),
(56618, 3658, 'use_ssl', '0'),
(56619, 3658, 'show_admin_bar_front', 'true'),
(56620, 3658, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56621, 3658, 'wp_user_level', '0'),
(56622, 3658, 'wsl_current_provider', 'Facebook'),
(56623, 3658, 'wsl_current_user_image', 'https://graph.facebook.com/10206950348541099/picture?width=150&height=150'),
(56624, 3658, 'session_tokens', 'a:1:{s:64:\"ebf16f3abb96cb6e2df3824458f009f33d59044cb81bd939f8cd3855ba7e9dd7\";a:4:{s:10:\"expiration\";i:1434670671;s:2:\"ip\";s:13:\"89.180.158.27\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433461071;}}'),
(56625, 3658, 'votou', 'sim'),
(56626, 3658, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(56627, 3659, 'nickname', 'Ana_Coelho'),
(56628, 3659, 'first_name', 'Ana'),
(56629, 3659, 'last_name', 'Coelho'),
(56630, 3659, 'description', ''),
(56631, 3659, 'rich_editing', 'true'),
(56632, 3659, 'comment_shortcuts', 'false'),
(56633, 3659, 'admin_color', 'fresh'),
(56634, 3659, 'use_ssl', '0'),
(56635, 3659, 'show_admin_bar_front', 'true'),
(56636, 3659, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56637, 3659, 'wp_user_level', '0'),
(56638, 3659, 'wsl_current_provider', 'Facebook'),
(56639, 3659, 'wsl_current_user_image', 'https://graph.facebook.com/10206563273631287/picture?width=150&height=150'),
(56640, 3659, 'session_tokens', 'a:1:{s:64:\"74a06a31838b815eb31c26427350a9de087469bb7be034b902b2277c555adce0\";a:4:{s:10:\"expiration\";i:1434671277;s:2:\"ip\";s:13:\"95.93.229.138\";s:2:\"ua\";s:237:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,6;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433461677;}}'),
(56641, 3659, 'votou', 'sim'),
(56642, 3659, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(56643, 3660, 'nickname', 'Bruno_Rodrigues_1'),
(56644, 3660, 'first_name', 'Bruno'),
(56645, 3660, 'last_name', 'Rodrigues'),
(56646, 3660, 'description', ''),
(56647, 3660, 'rich_editing', 'true'),
(56648, 3660, 'comment_shortcuts', 'false'),
(56649, 3660, 'admin_color', 'fresh'),
(56650, 3660, 'use_ssl', '0'),
(56651, 3660, 'show_admin_bar_front', 'true'),
(56652, 3660, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56653, 3660, 'wp_user_level', '0'),
(56654, 3660, 'wsl_current_provider', 'Facebook'),
(56655, 3660, 'wsl_current_user_image', 'https://graph.facebook.com/727329044079312/picture?width=150&height=150'),
(56656, 3660, 'session_tokens', 'a:1:{s:64:\"6377506bc8174720429345f64f1fe7f76a5d58ee72415e56bef69ca9cc2ade18\";a:4:{s:10:\"expiration\";i:1434671666;s:2:\"ip\";s:13:\"79.169.116.65\";s:2:\"ua\";s:73:\"Mozilla/5.0 (Windows NT 6.3; ARM; Trident/7.0; Touch; rv:11.0) like Gecko\";s:5:\"login\";i:1433462066;}}'),
(56657, 3661, 'nickname', 'Ruben_Aguiar'),
(56658, 3661, 'first_name', 'Ruben'),
(56659, 3661, 'last_name', 'Aguiar'),
(56660, 3661, 'description', ''),
(56661, 3661, 'rich_editing', 'true'),
(56662, 3661, 'comment_shortcuts', 'false'),
(56663, 3661, 'admin_color', 'fresh'),
(56664, 3661, 'use_ssl', '0'),
(56665, 3661, 'show_admin_bar_front', 'true'),
(56666, 3661, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56667, 3661, 'wp_user_level', '0'),
(56668, 3661, 'wsl_current_provider', 'Google'),
(56669, 3661, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(56670, 3661, 'session_tokens', 'a:1:{s:64:\"15bb61e091157116bde8401015ce45183e936a41cb78bd3c37f5dfeb06fdcea4\";a:4:{s:10:\"expiration\";i:1434671836;s:2:\"ip\";s:14:\"79.169.119.127\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433462236;}}'),
(56671, 3662, 'nickname', 'Beatriz_Carvalho_Moreira'),
(56672, 3662, 'first_name', 'Beatriz'),
(56673, 3662, 'last_name', 'Moreira'),
(56674, 3662, 'description', ''),
(56675, 3662, 'rich_editing', 'true'),
(56676, 3662, 'comment_shortcuts', 'false'),
(56677, 3662, 'admin_color', 'fresh'),
(56678, 3662, 'use_ssl', '0'),
(56679, 3662, 'show_admin_bar_front', 'true'),
(56680, 3662, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56681, 3662, 'wp_user_level', '0'),
(56682, 3662, 'wsl_current_provider', 'Facebook'),
(56683, 3662, 'wsl_current_user_image', 'https://graph.facebook.com/10206834474411288/picture?width=150&height=150'),
(56684, 3662, 'session_tokens', 'a:1:{s:64:\"c9ff5bd83a5661084c9a0ad68bd653b9ffe2f5b2af40779187c8e6d044b7d8e5\";a:4:{s:10:\"expiration\";i:1434671873;s:2:\"ip\";s:12:\"77.54.83.104\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1433462273;}}'),
(56685, 3663, 'nickname', 'Vasco_Costa'),
(56686, 3663, 'first_name', 'Vasco'),
(56687, 3663, 'last_name', 'Costa'),
(56688, 3663, 'description', ''),
(56689, 3663, 'rich_editing', 'true'),
(56690, 3663, 'comment_shortcuts', 'false'),
(56691, 3663, 'admin_color', 'fresh'),
(56692, 3663, 'use_ssl', '0'),
(56693, 3663, 'show_admin_bar_front', 'true'),
(56694, 3663, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56695, 3663, 'wp_user_level', '0'),
(56696, 3663, 'wsl_current_provider', 'Facebook'),
(56697, 3663, 'wsl_current_user_image', 'https://graph.facebook.com/10204495462530722/picture?width=150&height=150'),
(56698, 3663, 'session_tokens', 'a:1:{s:64:\"2ee310cc13f60f7822b9ac76f3d06512f89715b96f9b4832683f0f0f192b5eeb\";a:4:{s:10:\"expiration\";i:1434671918;s:2:\"ip\";s:14:\"85.244.194.214\";s:2:\"ua\";s:181:\"Mozilla/5.0 (Linux; Android 4.4.2; MEO Smart A75 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FBAN/FB4A;FBAV/23.0.0.22.14;]\";s:5:\"login\";i:1433462318;}}'),
(56699, 3663, 'votou', 'sim'),
(56700, 3663, 'user_votes', 'maior-onda-tow-in-oe_p1036'),
(56701, 3660, 'votou', 'sim'),
(56702, 3660, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,onda-do-ano-polen_p1313,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(56703, 3664, 'nickname', 'Mary_Delights'),
(56704, 3664, 'first_name', 'Mary'),
(56705, 3664, 'last_name', 'Delights'),
(56706, 3664, 'description', ''),
(56707, 3664, 'rich_editing', 'true'),
(56708, 3664, 'comment_shortcuts', 'false'),
(56709, 3664, 'admin_color', 'fresh'),
(56710, 3664, 'use_ssl', '0'),
(56711, 3664, 'show_admin_bar_front', 'true'),
(56712, 3664, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56713, 3664, 'wp_user_level', '0'),
(56714, 3664, 'wsl_current_provider', 'Google'),
(56715, 3664, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(56716, 3664, 'session_tokens', 'a:1:{s:64:\"b04c64f002ae9c993dcf4e27059cc3b09fe5481b8896665930470667e3c27255\";a:4:{s:10:\"expiration\";i:1434672787;s:2:\"ip\";s:13:\"87.103.51.133\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433463187;}}'),
(56717, 3665, 'nickname', 'Ana_Realista'),
(56718, 3665, 'first_name', 'Ana'),
(56719, 3665, 'last_name', 'Realista'),
(56720, 3665, 'description', ''),
(56721, 3665, 'rich_editing', 'true'),
(56722, 3665, 'comment_shortcuts', 'false'),
(56723, 3665, 'admin_color', 'fresh'),
(56724, 3665, 'use_ssl', '0'),
(56725, 3665, 'show_admin_bar_front', 'true'),
(56726, 3665, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56727, 3665, 'wp_user_level', '0'),
(56728, 3665, 'wsl_current_provider', 'Facebook'),
(56729, 3665, 'wsl_current_user_image', 'https://graph.facebook.com/10202885969190378/picture?width=150&height=150'),
(56730, 3665, 'session_tokens', 'a:1:{s:64:\"7fed151f724e32666d72ad27bb88b15261ab9ae5e5c6c0313c3560b8b676bd51\";a:4:{s:10:\"expiration\";i:1434672884;s:2:\"ip\";s:12:\"84.90.29.162\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433463284;}}'),
(56731, 3665, 'votou', 'sim'),
(56732, 3665, 'user_votes', 'foto-do-ano_p1277,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(56733, 3664, 'votou', 'sim'),
(56734, 3664, 'user_votes', 'tubo-do-ano-ess_p1024,free-surfer-do-ano-volcom_p1393,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432'),
(56735, 3666, 'nickname', 'Ricardo_Amado'),
(56736, 3666, 'first_name', 'Ricardo'),
(56737, 3666, 'last_name', 'Amado'),
(56738, 3666, 'description', ''),
(56739, 3666, 'rich_editing', 'true'),
(56740, 3666, 'comment_shortcuts', 'false'),
(56741, 3666, 'admin_color', 'fresh'),
(56742, 3666, 'use_ssl', '0'),
(56743, 3666, 'show_admin_bar_front', 'true'),
(56744, 3666, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56745, 3666, 'wp_user_level', '0'),
(56746, 3666, 'wsl_current_provider', 'Google'),
(56747, 3666, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-VBBdXgAeRmQ/AAAAAAAAAAI/AAAAAAAAAG0/JM-3vyLUk2U/photo.jpg?sz=200'),
(56748, 3666, 'session_tokens', 'a:1:{s:64:\"e393899568e4a9546738320f1bd599daa401e0468b656f4f8edd14428077af1f\";a:4:{s:10:\"expiration\";i:1434673180;s:2:\"ip\";s:12:\"188.37.4.104\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433463580;}}'),
(56749, 3666, 'votou', 'sim'),
(56750, 3666, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(56751, 3667, 'nickname', 'Ricardo_Amado_1'),
(56752, 3667, 'first_name', 'Ricardo'),
(56753, 3667, 'last_name', 'Amado'),
(56754, 3667, 'description', ''),
(56755, 3667, 'rich_editing', 'true'),
(56756, 3667, 'comment_shortcuts', 'false'),
(56757, 3667, 'admin_color', 'fresh'),
(56758, 3667, 'use_ssl', '0'),
(56759, 3667, 'show_admin_bar_front', 'true'),
(56760, 3667, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56761, 3667, 'wp_user_level', '0'),
(56762, 3667, 'wsl_current_provider', 'Facebook'),
(56763, 3667, 'wsl_current_user_image', 'https://graph.facebook.com/1002723736407403/picture?width=150&height=150'),
(56764, 3667, 'session_tokens', 'a:1:{s:64:\"d036bf3e591942d9c2b3dcd064a9372f4bb399ccc85836b5dd8de28cb0321417\";a:4:{s:10:\"expiration\";i:1434673330;s:2:\"ip\";s:12:\"188.37.4.104\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433463730;}}'),
(56765, 3668, 'nickname', 'Filipa_Joao'),
(56766, 3668, 'first_name', 'Filipa'),
(56767, 3668, 'last_name', 'João'),
(56768, 3668, 'description', ''),
(56769, 3668, 'rich_editing', 'true'),
(56770, 3668, 'comment_shortcuts', 'false'),
(56771, 3668, 'admin_color', 'fresh'),
(56772, 3668, 'use_ssl', '0'),
(56773, 3668, 'show_admin_bar_front', 'true'),
(56774, 3668, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56775, 3668, 'wp_user_level', '0'),
(56776, 3668, 'wsl_current_provider', 'Facebook'),
(56777, 3668, 'wsl_current_user_image', 'https://graph.facebook.com/929803380373145/picture?width=150&height=150'),
(56778, 3668, 'session_tokens', 'a:1:{s:64:\"1b513249fce83f0edaacd5abfd7d5ac38e7ed8804fef59df170e6610e4be241e\";a:4:{s:10:\"expiration\";i:1434673547;s:2:\"ip\";s:14:\"82.225.101.221\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1433463947;}}'),
(56779, 3668, 'votou', 'sim'),
(56780, 3668, 'user_votes', 'manobra-do-ano-reef_p1236'),
(56781, 3667, 'votou', 'sim'),
(56782, 3667, 'user_votes', 'surfista-do-ano-oakley_p1339,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,onda-do-ano-polen_p1086,foto-do-ano_p1163,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(56783, 3669, 'nickname', 'Lourenco_Botelho_Russo'),
(56784, 3669, 'first_name', 'Lourenço'),
(56785, 3669, 'last_name', 'Russo'),
(56786, 3669, 'description', ''),
(56787, 3669, 'rich_editing', 'true'),
(56788, 3669, 'comment_shortcuts', 'false'),
(56789, 3669, 'admin_color', 'fresh'),
(56790, 3669, 'use_ssl', '0'),
(56791, 3669, 'show_admin_bar_front', 'true'),
(56792, 3669, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56793, 3669, 'wp_user_level', '0'),
(56794, 3669, 'wsl_current_provider', 'Facebook'),
(56795, 3669, 'wsl_current_user_image', 'https://graph.facebook.com/10204447350364804/picture?width=150&height=150'),
(56796, 3669, 'session_tokens', 'a:1:{s:64:\"6ed2de311d2688ffc795354634386d6dff0066fd4cce73ca0c34116dd39b92b2\";a:4:{s:10:\"expiration\";i:1434674093;s:2:\"ip\";s:14:\"85.245.102.108\";s:2:\"ua\";s:141:\"Mozilla/5.0 (Linux; Android 4.4.4; D2303 Build/18.3.1.C.1.15) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433464493;}}'),
(56797, 3669, 'votou', 'sim'),
(56798, 3669, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(56799, 3670, 'nickname', 'Antonio_Neto'),
(56800, 3670, 'first_name', 'Antonio'),
(56801, 3670, 'last_name', 'Neto'),
(56802, 3670, 'description', ''),
(56803, 3670, 'rich_editing', 'true'),
(56804, 3670, 'comment_shortcuts', 'false'),
(56805, 3670, 'admin_color', 'fresh'),
(56806, 3670, 'use_ssl', '0'),
(56807, 3670, 'show_admin_bar_front', 'true'),
(56808, 3670, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56809, 3670, 'wp_user_level', '0'),
(56810, 3670, 'wsl_current_provider', 'Facebook'),
(56811, 3670, 'wsl_current_user_image', 'https://graph.facebook.com/860903943947004/picture?width=150&height=150'),
(56812, 3670, 'session_tokens', 'a:1:{s:64:\"185ceb0a9f7c0448412ba67a7d74a72542c19d8a1264c21da07ad1d2ee107751\";a:4:{s:10:\"expiration\";i:1434674604;s:2:\"ip\";s:14:\"37.189.167.217\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433465004;}}'),
(56813, 3671, 'nickname', 'Rute_Pires'),
(56814, 3671, 'first_name', 'Rute'),
(56815, 3671, 'last_name', 'Pires'),
(56816, 3671, 'description', ''),
(56817, 3671, 'rich_editing', 'true'),
(56818, 3671, 'comment_shortcuts', 'false'),
(56819, 3671, 'admin_color', 'fresh'),
(56820, 3671, 'use_ssl', '0'),
(56821, 3671, 'show_admin_bar_front', 'true'),
(56822, 3671, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56823, 3671, 'wp_user_level', '0'),
(56824, 3671, 'wsl_current_provider', 'Facebook'),
(56825, 3671, 'wsl_current_user_image', 'https://graph.facebook.com/857996660904895/picture?width=150&height=150'),
(56826, 3671, 'session_tokens', 'a:1:{s:64:\"a2f5f0b99d362f079316f4a1e05a71598d33c23420b7e6ae8a8a0b4355619d0c\";a:4:{s:10:\"expiration\";i:1434675214;s:2:\"ip\";s:14:\"89.155.128.192\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433465614;}}'),
(56827, 3672, 'nickname', 'Ivo_Casimiro'),
(56828, 3672, 'first_name', 'Ivo'),
(56829, 3672, 'last_name', 'Casimiro'),
(56830, 3672, 'description', ''),
(56831, 3672, 'rich_editing', 'true'),
(56832, 3672, 'comment_shortcuts', 'false'),
(56833, 3672, 'admin_color', 'fresh'),
(56834, 3672, 'use_ssl', '0'),
(56835, 3672, 'show_admin_bar_front', 'true'),
(56836, 3672, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56837, 3672, 'wp_user_level', '0'),
(56838, 3672, 'wsl_current_provider', 'Facebook'),
(56839, 3672, 'wsl_current_user_image', 'https://graph.facebook.com/10206630673716184/picture?width=150&height=150'),
(56840, 3672, 'session_tokens', 'a:2:{s:64:\"7a4a8d42d08f842aaf63b1568af9496e36f04f36ba3686ccf29fe71766fb2020\";a:4:{s:10:\"expiration\";i:1434675346;s:2:\"ip\";s:14:\"176.78.142.217\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433465746;}s:64:\"8153957e76bbde37fc5859ea58e581092df8e96ccc17523cd24892801868c359\";a:4:{s:10:\"expiration\";i:1435091847;s:2:\"ip\";s:14:\"176.78.142.217\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433882247;}}'),
(56841, 3673, 'nickname', 'Sandra_Cortesao'),
(56842, 3673, 'first_name', 'Sandra'),
(56843, 3673, 'last_name', 'Cortesão'),
(56844, 3673, 'description', ''),
(56845, 3673, 'rich_editing', 'true'),
(56846, 3673, 'comment_shortcuts', 'false'),
(56847, 3673, 'admin_color', 'fresh'),
(56848, 3673, 'use_ssl', '0'),
(56849, 3673, 'show_admin_bar_front', 'true'),
(56850, 3673, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56851, 3673, 'wp_user_level', '0'),
(56852, 3673, 'wsl_current_provider', 'Facebook'),
(56853, 3673, 'wsl_current_user_image', 'https://graph.facebook.com/1019491588080700/picture?width=150&height=150'),
(56854, 3673, 'session_tokens', 'a:1:{s:64:\"09c57bd848dd235eec62c71488251f3f550ad338af9f453efc6dbf2ad865de39\";a:4:{s:10:\"expiration\";i:1434675482;s:2:\"ip\";s:12:\"2.80.213.207\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433465882;}}'),
(56855, 3672, 'votou', 'sim'),
(56856, 3672, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(56857, 3674, 'nickname', 'Wilson_Pinto'),
(56858, 3674, 'first_name', 'Wilson'),
(56859, 3674, 'last_name', 'Pinto'),
(56860, 3674, 'description', ''),
(56861, 3674, 'rich_editing', 'true'),
(56862, 3674, 'comment_shortcuts', 'false'),
(56863, 3674, 'admin_color', 'fresh'),
(56864, 3674, 'use_ssl', '0'),
(56865, 3674, 'show_admin_bar_front', 'true'),
(56866, 3674, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56867, 3674, 'wp_user_level', '0'),
(56868, 3674, 'wsl_current_provider', 'Facebook'),
(56869, 3674, 'wsl_current_user_image', 'https://graph.facebook.com/1126670870683367/picture?width=150&height=150'),
(56870, 3674, 'session_tokens', 'a:1:{s:64:\"68aab1e6cff32a955bcc48f1ec0e55ae37cb54dd58e3804c55cf2eec7bbc319a\";a:4:{s:10:\"expiration\";i:1434675842;s:2:\"ip\";s:13:\"204.93.58.189\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433466242;}}'),
(56871, 3674, 'votou', 'sim'),
(56872, 3674, 'user_votes', 'surfista-do-ano-oakley_p1346,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,foto-do-ano_p1277,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(56873, 3675, 'nickname', 'Edite_Castro'),
(56874, 3675, 'first_name', 'Edite'),
(56875, 3675, 'last_name', 'Castro'),
(56876, 3675, 'description', ''),
(56877, 3675, 'rich_editing', 'true'),
(56878, 3675, 'comment_shortcuts', 'false'),
(56879, 3675, 'admin_color', 'fresh'),
(56880, 3675, 'use_ssl', '0'),
(56881, 3675, 'show_admin_bar_front', 'true'),
(56882, 3675, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56883, 3675, 'wp_user_level', '0'),
(56884, 3675, 'wsl_current_provider', 'Facebook'),
(56885, 3675, 'wsl_current_user_image', 'https://graph.facebook.com/1601848783414401/picture?width=150&height=150'),
(56886, 3675, 'session_tokens', 'a:1:{s:64:\"ca01ed5e4d55a8a069d77196f214a031e5e7157ad9cd5f0d384188b7f1ea336f\";a:4:{s:10:\"expiration\";i:1434677529;s:2:\"ip\";s:13:\"89.153.140.12\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433467929;}}'),
(56887, 3676, 'nickname', 'Manuel_Palma'),
(56888, 3676, 'first_name', 'Manuel'),
(56889, 3676, 'last_name', 'Palma'),
(56890, 3676, 'description', ''),
(56891, 3676, 'rich_editing', 'true'),
(56892, 3676, 'comment_shortcuts', 'false'),
(56893, 3676, 'admin_color', 'fresh'),
(56894, 3676, 'use_ssl', '0'),
(56895, 3676, 'show_admin_bar_front', 'true'),
(56896, 3676, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56897, 3676, 'wp_user_level', '0'),
(56898, 3676, 'wsl_current_provider', 'Facebook'),
(56899, 3676, 'wsl_current_user_image', 'https://graph.facebook.com/689278031204805/picture?width=150&height=150'),
(56900, 3676, 'session_tokens', 'a:1:{s:64:\"6d44107ba516aa1cdc560d6c882a9da44ea24f9090fdbef525bf15a9cd7afaad\";a:4:{s:10:\"expiration\";i:1434677669;s:2:\"ip\";s:14:\"85.243.247.221\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433468069;}}'),
(56901, 3676, 'votou', 'sim'),
(56902, 3676, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(56903, 3677, 'nickname', 'Fred_Mann'),
(56904, 3677, 'first_name', 'Fred'),
(56905, 3677, 'last_name', 'Mann'),
(56906, 3677, 'description', ''),
(56907, 3677, 'rich_editing', 'true'),
(56908, 3677, 'comment_shortcuts', 'false'),
(56909, 3677, 'admin_color', 'fresh'),
(56910, 3677, 'use_ssl', '0'),
(56911, 3677, 'show_admin_bar_front', 'true'),
(56912, 3677, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56913, 3677, 'wp_user_level', '0'),
(56914, 3677, 'wsl_current_provider', 'Facebook'),
(56915, 3677, 'wsl_current_user_image', 'https://graph.facebook.com/879818575423289/picture?width=150&height=150'),
(56916, 3677, 'session_tokens', 'a:1:{s:64:\"6f63af487969e6a73192c638e746b0070ef7fb600aecbf485d3a69b82fa4537d\";a:4:{s:10:\"expiration\";i:1434689285;s:2:\"ip\";s:15:\"114.108.223.107\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433479685;}}'),
(56917, 3677, 'votou', 'sim'),
(56918, 3677, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(56919, 3678, 'nickname', 'Sandy_Oliveira'),
(56920, 3678, 'first_name', 'Sandy'),
(56921, 3678, 'last_name', 'Oliveira'),
(56922, 3678, 'description', ''),
(56923, 3678, 'rich_editing', 'true'),
(56924, 3678, 'comment_shortcuts', 'false'),
(56925, 3678, 'admin_color', 'fresh'),
(56926, 3678, 'use_ssl', '0'),
(56927, 3678, 'show_admin_bar_front', 'true'),
(56928, 3678, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56929, 3678, 'wp_user_level', '0'),
(56930, 3678, 'wsl_current_provider', 'Facebook'),
(56931, 3678, 'wsl_current_user_image', 'https://graph.facebook.com/10200527073015666/picture?width=150&height=150'),
(56932, 3678, 'session_tokens', 'a:1:{s:64:\"77f21afcb69898e6116374b84d30193cf7ec0bf6e91f42b5a1d3b12a50107dd2\";a:4:{s:10:\"expiration\";i:1434694417;s:2:\"ip\";s:12:\"2.82.128.231\";s:2:\"ua\";s:186:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433484817;}}'),
(56933, 3679, 'nickname', 'Maria_Teresa_Meneses'),
(56934, 3679, 'first_name', 'Maria'),
(56935, 3679, 'last_name', 'Meneses'),
(56936, 3679, 'description', ''),
(56937, 3679, 'rich_editing', 'true'),
(56938, 3679, 'comment_shortcuts', 'false'),
(56939, 3679, 'admin_color', 'fresh'),
(56940, 3679, 'use_ssl', '0'),
(56941, 3679, 'show_admin_bar_front', 'true'),
(56942, 3679, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56943, 3679, 'wp_user_level', '0'),
(56944, 3679, 'wsl_current_provider', 'Facebook'),
(56945, 3679, 'wsl_current_user_image', 'https://graph.facebook.com/846699265395269/picture?width=150&height=150'),
(56946, 3679, 'session_tokens', 'a:1:{s:64:\"59435ff6abcd59679719b06ea4963ef62b2342607a52896aaea9531319666d96\";a:4:{s:10:\"expiration\";i:1434694561;s:2:\"ip\";s:12:\"87.103.72.74\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433484961;}}'),
(56947, 3679, 'votou', 'sim'),
(56948, 3679, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(56949, 3680, 'nickname', 'Maria_Canto_Moniz'),
(56950, 3680, 'first_name', 'Maria'),
(56951, 3680, 'last_name', 'Canto Moniz'),
(56952, 3680, 'description', ''),
(56953, 3680, 'rich_editing', 'true'),
(56954, 3680, 'comment_shortcuts', 'false'),
(56955, 3680, 'admin_color', 'fresh'),
(56956, 3680, 'use_ssl', '0'),
(56957, 3680, 'show_admin_bar_front', 'true'),
(56958, 3680, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56959, 3680, 'wp_user_level', '0'),
(56960, 3680, 'wsl_current_provider', 'Facebook'),
(56961, 3680, 'wsl_current_user_image', 'https://graph.facebook.com/706416059503727/picture?width=150&height=150'),
(56962, 3680, 'session_tokens', 'a:1:{s:64:\"e7da4e2700e1d12a3a4e8d9767d4a4b15e52d13580c1b7040f8a5f34610812da\";a:4:{s:10:\"expiration\";i:1434696570;s:2:\"ip\";s:12:\"2.82.216.116\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433486970;}}'),
(56963, 3671, 'votou', 'sim'),
(56964, 3671, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(56965, 3680, 'votou', 'sim'),
(56966, 3680, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,revelacao-do-ano-deeply_p1383,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(56967, 3681, 'nickname', 'Jose_Serrano'),
(56968, 3681, 'first_name', 'José'),
(56969, 3681, 'last_name', 'Serrano'),
(56970, 3681, 'description', ''),
(56971, 3681, 'rich_editing', 'true'),
(56972, 3681, 'comment_shortcuts', 'false'),
(56973, 3681, 'admin_color', 'fresh'),
(56974, 3681, 'use_ssl', '0'),
(56975, 3681, 'show_admin_bar_front', 'true'),
(56976, 3681, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56977, 3681, 'wp_user_level', '0'),
(56978, 3681, 'wsl_current_provider', 'Google'),
(56979, 3681, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-YfMWntgVUWY/AAAAAAAAAAI/AAAAAAAAAAw/1ZSeYqVUZ7c/photo.jpg?sz=200'),
(56980, 3681, 'session_tokens', 'a:1:{s:64:\"6e18fd170df701e1d9d869477457aa1faffee0df056401f955b887711ca19e51\";a:4:{s:10:\"expiration\";i:1434698830;s:2:\"ip\";s:15:\"124.157.109.191\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/6.1.6 Safari/537.78.2\";s:5:\"login\";i:1433489230;}}'),
(56981, 3681, 'votou', 'sim');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(56982, 3681, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(56983, 3682, 'nickname', 'maria_araujo'),
(56984, 3682, 'first_name', 'maria'),
(56985, 3682, 'last_name', 'araújo'),
(56986, 3682, 'description', ''),
(56987, 3682, 'rich_editing', 'true'),
(56988, 3682, 'comment_shortcuts', 'false'),
(56989, 3682, 'admin_color', 'fresh'),
(56990, 3682, 'use_ssl', '0'),
(56991, 3682, 'show_admin_bar_front', 'true'),
(56992, 3682, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(56993, 3682, 'wp_user_level', '0'),
(56994, 3682, 'wsl_current_provider', 'Google'),
(56995, 3682, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-F8r4ygX1zu4/AAAAAAAAAAI/AAAAAAAAAOw/rsMUFcMJy8M/photo.jpg?sz=200'),
(56996, 3682, 'session_tokens', 'a:1:{s:64:\"53525a034eaa3b8b14fbcdb537670eaae104b1c447bac3b938d69fbf408b6344\";a:4:{s:10:\"expiration\";i:1434700193;s:2:\"ip\";s:13:\"193.236.40.25\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433490593;}}'),
(56997, 3682, 'votou', 'sim'),
(56998, 3682, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,manobra-do-ano-reef_p1045,revelacao-do-ano-deeply_p1389,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(56999, 3683, 'nickname', 'Laura_Santos_Mota'),
(57000, 3683, 'first_name', 'Laura'),
(57001, 3683, 'last_name', 'Mota'),
(57002, 3683, 'description', ''),
(57003, 3683, 'rich_editing', 'true'),
(57004, 3683, 'comment_shortcuts', 'false'),
(57005, 3683, 'admin_color', 'fresh'),
(57006, 3683, 'use_ssl', '0'),
(57007, 3683, 'show_admin_bar_front', 'true'),
(57008, 3683, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57009, 3683, 'wp_user_level', '0'),
(57010, 3683, 'wsl_current_provider', 'Facebook'),
(57011, 3683, 'wsl_current_user_image', 'https://graph.facebook.com/942450972474258/picture?width=150&height=150'),
(57012, 3683, 'session_tokens', 'a:1:{s:64:\"b449558adf196504fb1b54cd6f3d8a47078ed40e545e565b5cabc3f1d846c690\";a:4:{s:10:\"expiration\";i:1434700977;s:2:\"ip\";s:12:\"2.82.180.153\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E4 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/28.0.0.20.16;]\";s:5:\"login\";i:1433491377;}}'),
(57013, 3683, 'votou', 'sim'),
(57014, 3683, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351'),
(57015, 3684, 'nickname', 'Rita_Trindade_Mendes'),
(57016, 3684, 'first_name', 'Rita'),
(57017, 3684, 'last_name', 'Mendes'),
(57018, 3684, 'description', ''),
(57019, 3684, 'rich_editing', 'true'),
(57020, 3684, 'comment_shortcuts', 'false'),
(57021, 3684, 'admin_color', 'fresh'),
(57022, 3684, 'use_ssl', '0'),
(57023, 3684, 'show_admin_bar_front', 'true'),
(57024, 3684, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57025, 3684, 'wp_user_level', '0'),
(57026, 3684, 'wsl_current_provider', 'Facebook'),
(57027, 3684, 'wsl_current_user_image', 'https://graph.facebook.com/10205884570985729/picture?width=150&height=150'),
(57028, 3684, 'session_tokens', 'a:1:{s:64:\"b68abc2b9c02c419ea6136d58ab7bde3d97cb5c1862b3e56e8a6757be1f12819\";a:4:{s:10:\"expiration\";i:1434701297;s:2:\"ip\";s:14:\"193.137.97.115\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433491697;}}'),
(57029, 3685, 'nickname', 'Paula_Moreira'),
(57030, 3685, 'first_name', 'Paula'),
(57031, 3685, 'last_name', 'Moreira'),
(57032, 3685, 'description', ''),
(57033, 3685, 'rich_editing', 'true'),
(57034, 3685, 'comment_shortcuts', 'false'),
(57035, 3685, 'admin_color', 'fresh'),
(57036, 3685, 'use_ssl', '0'),
(57037, 3685, 'show_admin_bar_front', 'true'),
(57038, 3685, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57039, 3685, 'wp_user_level', '0'),
(57040, 3685, 'wsl_current_provider', 'Google'),
(57041, 3685, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(57042, 3685, 'session_tokens', 'a:4:{s:64:\"3bded6173e53b6652db862a96004cad035d9942a4c185105c6aedc53b20e4c51\";a:4:{s:10:\"expiration\";i:1434701752;s:2:\"ip\";s:12:\"193.126.83.6\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433492152;}s:64:\"2b0b29fb3ae00c602b59ec7153cdd180a4ba401a80fee73b364e1d0d2e92bc63\";a:4:{s:10:\"expiration\";i:1434739908;s:2:\"ip\";s:12:\"89.115.66.82\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433530308;}s:64:\"656e84556cecadb1ab14420568ff8da3fb862b26a1a25667b1e4bb38eec9b525\";a:4:{s:10:\"expiration\";i:1434919319;s:2:\"ip\";s:12:\"89.115.66.82\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433709719;}s:64:\"08971b6badfe890be2a147777404611b94f361bddab2eb2a31197a55ba4977fd\";a:4:{s:10:\"expiration\";i:1435064604;s:2:\"ip\";s:12:\"193.126.83.6\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433855004;}}'),
(57043, 3685, 'votou', 'sim'),
(57044, 3685, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(57045, 3686, 'nickname', 'Filipa_Lopes'),
(57046, 3686, 'first_name', 'Filipa'),
(57047, 3686, 'last_name', 'Lopes'),
(57048, 3686, 'description', ''),
(57049, 3686, 'rich_editing', 'true'),
(57050, 3686, 'comment_shortcuts', 'false'),
(57051, 3686, 'admin_color', 'fresh'),
(57052, 3686, 'use_ssl', '0'),
(57053, 3686, 'show_admin_bar_front', 'true'),
(57054, 3686, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57055, 3686, 'wp_user_level', '0'),
(57056, 3686, 'wsl_current_provider', 'Facebook'),
(57057, 3686, 'wsl_current_user_image', 'https://graph.facebook.com/1068876956474205/picture?width=150&height=150'),
(57058, 3686, 'session_tokens', 'a:1:{s:64:\"88a91b38d687ab6d8df50faa42497f8af361d388fda71f494c1886045de552b1\";a:4:{s:10:\"expiration\";i:1434702289;s:2:\"ip\";s:12:\"84.91.233.93\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433492689;}}'),
(57059, 3686, 'votou', 'sim'),
(57060, 3686, 'user_votes', 'foto-do-ano_p1163'),
(57061, 3687, 'nickname', 'Mario_Gil_Moreira'),
(57062, 3687, 'first_name', 'Mário Gil'),
(57063, 3687, 'last_name', 'Moreira'),
(57064, 3687, 'description', ''),
(57065, 3687, 'rich_editing', 'true'),
(57066, 3687, 'comment_shortcuts', 'false'),
(57067, 3687, 'admin_color', 'fresh'),
(57068, 3687, 'use_ssl', '0'),
(57069, 3687, 'show_admin_bar_front', 'true'),
(57070, 3687, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57071, 3687, 'wp_user_level', '0'),
(57072, 3687, 'wsl_current_provider', 'Google'),
(57073, 3687, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(57074, 3687, 'session_tokens', 'a:1:{s:64:\"3173f05addb1536ee7c0703b2ed7a7c097e87ecb795b4b0ff745aa8af1f4556e\";a:4:{s:10:\"expiration\";i:1434702786;s:2:\"ip\";s:13:\"62.28.188.218\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433493186;}}'),
(57075, 3688, 'nickname', 'Alexandra_Hoesen'),
(57076, 3688, 'first_name', 'Alexandra'),
(57077, 3688, 'last_name', 'Hoesen'),
(57078, 3688, 'description', ''),
(57079, 3688, 'rich_editing', 'true'),
(57080, 3688, 'comment_shortcuts', 'false'),
(57081, 3688, 'admin_color', 'fresh'),
(57082, 3688, 'use_ssl', '0'),
(57083, 3688, 'show_admin_bar_front', 'true'),
(57084, 3688, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57085, 3688, 'wp_user_level', '0'),
(57086, 3688, 'wsl_current_provider', 'Facebook'),
(57087, 3688, 'wsl_current_user_image', 'https://graph.facebook.com/10207139997804235/picture?width=150&height=150'),
(57088, 3688, 'session_tokens', 'a:3:{s:64:\"04517f48e5edbc2559e0f3126520f0980a46199947598dc67d6fabc1164b82b9\";a:4:{s:10:\"expiration\";i:1434702934;s:2:\"ip\";s:13:\"176.78.177.15\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433493334;}s:64:\"c62e195496f182f40a96bb7b18b8ae7f9f84c42baf5a15b305bdd48d161b039a\";a:4:{s:10:\"expiration\";i:1434703128;s:2:\"ip\";s:13:\"176.78.177.15\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433493528;}s:64:\"5aaaac99b70d8cc841081c163153408a504d1f58e7f31f3fbe2c8bf3c622a828\";a:4:{s:10:\"expiration\";i:1434703173;s:2:\"ip\";s:13:\"176.78.177.15\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433493573;}}'),
(57089, 3689, 'nickname', 'Susana_Simoes'),
(57090, 3689, 'first_name', 'Susana'),
(57091, 3689, 'last_name', 'Simões'),
(57092, 3689, 'description', ''),
(57093, 3689, 'rich_editing', 'true'),
(57094, 3689, 'comment_shortcuts', 'false'),
(57095, 3689, 'admin_color', 'fresh'),
(57096, 3689, 'use_ssl', '0'),
(57097, 3689, 'show_admin_bar_front', 'true'),
(57098, 3689, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57099, 3689, 'wp_user_level', '0'),
(57100, 3689, 'wsl_current_provider', 'Facebook'),
(57101, 3689, 'wsl_current_user_image', 'https://graph.facebook.com/10204120070750022/picture?width=150&height=150'),
(57102, 3689, 'session_tokens', 'a:1:{s:64:\"b237790e8886821a9026b7616b11e67348a29e3338946af34bce227c3ca21107\";a:4:{s:10:\"expiration\";i:1434703094;s:2:\"ip\";s:11:\"85.139.4.40\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433493494;}}'),
(57103, 3690, 'nickname', 'Ana_Rodrigues'),
(57104, 3690, 'first_name', 'Ana'),
(57105, 3690, 'last_name', 'Rodrigues'),
(57106, 3690, 'description', ''),
(57107, 3690, 'rich_editing', 'true'),
(57108, 3690, 'comment_shortcuts', 'false'),
(57109, 3690, 'admin_color', 'fresh'),
(57110, 3690, 'use_ssl', '0'),
(57111, 3690, 'show_admin_bar_front', 'true'),
(57112, 3690, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57113, 3690, 'wp_user_level', '0'),
(57114, 3690, 'wsl_current_provider', 'Facebook'),
(57115, 3690, 'wsl_current_user_image', 'https://graph.facebook.com/10205494878165783/picture?width=150&height=150'),
(57116, 3690, 'session_tokens', 'a:1:{s:64:\"d7f994f9eb32dc422dd553e50fe9bbd1b676daab41608380c82aaf06c6ad2093\";a:4:{s:10:\"expiration\";i:1434703134;s:2:\"ip\";s:13:\"62.28.188.218\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433493534;}}'),
(57117, 3689, 'votou', 'sim'),
(57118, 3689, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(57119, 3691, 'nickname', 'Sofia_Salvador'),
(57120, 3691, 'first_name', 'Sofia'),
(57121, 3691, 'last_name', 'Salvador'),
(57122, 3691, 'description', ''),
(57123, 3691, 'rich_editing', 'true'),
(57124, 3691, 'comment_shortcuts', 'false'),
(57125, 3691, 'admin_color', 'fresh'),
(57126, 3691, 'use_ssl', '0'),
(57127, 3691, 'show_admin_bar_front', 'true'),
(57128, 3691, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57129, 3691, 'wp_user_level', '0'),
(57130, 3691, 'wsl_current_provider', 'Google'),
(57131, 3691, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-CqKSYGHqfzM/AAAAAAAAAAI/AAAAAAAAAVA/tymP-yFSnDM/photo.jpg?sz=200'),
(57132, 3691, 'session_tokens', 'a:1:{s:64:\"bffafecc446b7ea13f4059e326d61fe5c837d228b232f0860d36b0a56cbf4c21\";a:4:{s:10:\"expiration\";i:1434703170;s:2:\"ip\";s:11:\"62.28.82.77\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0\";s:5:\"login\";i:1433493570;}}'),
(57133, 3691, 'votou', 'sim'),
(57134, 3691, 'user_votes', 'shaper-do-ano-xhapeland_p1379'),
(57135, 3692, 'nickname', 'Isabel_Costa_Valerio'),
(57136, 3692, 'first_name', 'Isabel'),
(57137, 3692, 'last_name', 'Costa Valério'),
(57138, 3692, 'description', ''),
(57139, 3692, 'rich_editing', 'true'),
(57140, 3692, 'comment_shortcuts', 'false'),
(57141, 3692, 'admin_color', 'fresh'),
(57142, 3692, 'use_ssl', '0'),
(57143, 3692, 'show_admin_bar_front', 'true'),
(57144, 3692, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57145, 3692, 'wp_user_level', '0'),
(57146, 3692, 'wsl_current_provider', 'Facebook'),
(57147, 3692, 'wsl_current_user_image', 'https://graph.facebook.com/10205737871953462/picture?width=150&height=150'),
(57148, 3692, 'session_tokens', 'a:1:{s:64:\"99d5d9c6d87ceeb6ca50fd47106c18f46c75bd489908f64c0fcc9d99d436caad\";a:4:{s:10:\"expiration\";i:1434703223;s:2:\"ip\";s:11:\"85.139.4.40\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433493623;}}'),
(57149, 3693, 'nickname', 'Lucia_Alves'),
(57150, 3693, 'first_name', 'Lucia'),
(57151, 3693, 'last_name', 'Alves'),
(57152, 3693, 'description', ''),
(57153, 3693, 'rich_editing', 'true'),
(57154, 3693, 'comment_shortcuts', 'false'),
(57155, 3693, 'admin_color', 'fresh'),
(57156, 3693, 'use_ssl', '0'),
(57157, 3693, 'show_admin_bar_front', 'true'),
(57158, 3693, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57159, 3693, 'wp_user_level', '0'),
(57160, 3693, 'wsl_current_provider', 'Facebook'),
(57161, 3693, 'wsl_current_user_image', 'https://graph.facebook.com/1012993122053458/picture?width=150&height=150'),
(57162, 3693, 'session_tokens', 'a:1:{s:64:\"d3a4a303d8ba6486f093ae05292c6415eecce7e16610f85a05e3661974005fc8\";a:4:{s:10:\"expiration\";i:1434703249;s:2:\"ip\";s:13:\"62.28.188.218\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433493649;}}'),
(57163, 3692, 'votou', 'sim'),
(57164, 3692, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(57165, 3694, 'nickname', 'Marta_Carvalho'),
(57166, 3694, 'first_name', 'Marta'),
(57167, 3694, 'last_name', 'Carvalho'),
(57168, 3694, 'description', ''),
(57169, 3694, 'rich_editing', 'true'),
(57170, 3694, 'comment_shortcuts', 'false'),
(57171, 3694, 'admin_color', 'fresh'),
(57172, 3694, 'use_ssl', '0'),
(57173, 3694, 'show_admin_bar_front', 'true'),
(57174, 3694, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57175, 3694, 'wp_user_level', '0'),
(57176, 3694, 'wsl_current_provider', 'Facebook'),
(57177, 3694, 'wsl_current_user_image', 'https://graph.facebook.com/583633455073024/picture?width=150&height=150'),
(57178, 3694, 'session_tokens', 'a:1:{s:64:\"bdc4ad1d99c430f7a856a59f46abd1e2202ef066e503b10b652181f41e6b2106\";a:4:{s:10:\"expiration\";i:1434703394;s:2:\"ip\";s:13:\"62.28.188.218\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433493794;}}'),
(57179, 3695, 'nickname', 'Nuno_Barracosa'),
(57180, 3695, 'first_name', 'Nuno'),
(57181, 3695, 'last_name', 'Barracosa'),
(57182, 3695, 'description', ''),
(57183, 3695, 'rich_editing', 'true'),
(57184, 3695, 'comment_shortcuts', 'false'),
(57185, 3695, 'admin_color', 'fresh'),
(57186, 3695, 'use_ssl', '0'),
(57187, 3695, 'show_admin_bar_front', 'true'),
(57188, 3695, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57189, 3695, 'wp_user_level', '0'),
(57190, 3695, 'wsl_current_provider', 'Google'),
(57191, 3695, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(57192, 3695, 'session_tokens', 'a:1:{s:64:\"54a905d310d4becdd1f70768379c2aa48704f40f7b0e917f8db72f9b848e61f8\";a:4:{s:10:\"expiration\";i:1434703407;s:2:\"ip\";s:12:\"188.37.176.9\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433493807;}}'),
(57193, 3696, 'nickname', 'Rosa_Maria_Rocha'),
(57194, 3696, 'first_name', 'Rosa Maria'),
(57195, 3696, 'last_name', 'Rocha'),
(57196, 3696, 'description', ''),
(57197, 3696, 'rich_editing', 'true'),
(57198, 3696, 'comment_shortcuts', 'false'),
(57199, 3696, 'admin_color', 'fresh'),
(57200, 3696, 'use_ssl', '0'),
(57201, 3696, 'show_admin_bar_front', 'true'),
(57202, 3696, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57203, 3696, 'wp_user_level', '0'),
(57204, 3696, 'wsl_current_provider', 'Facebook'),
(57205, 3696, 'wsl_current_user_image', 'https://graph.facebook.com/823165091099992/picture?width=150&height=150'),
(57206, 3696, 'session_tokens', 'a:1:{s:64:\"69c08a35cc3ea1510e337764a6777e34c21610c64d511236700ac58af101e939\";a:4:{s:10:\"expiration\";i:1434703415;s:2:\"ip\";s:13:\"62.28.188.218\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433493815;}}'),
(57207, 3695, 'votou', 'sim'),
(57208, 3695, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(57209, 3697, 'nickname', 'Graca_Reis'),
(57210, 3697, 'first_name', 'Graça'),
(57211, 3697, 'last_name', 'Reis'),
(57212, 3697, 'description', ''),
(57213, 3697, 'rich_editing', 'true'),
(57214, 3697, 'comment_shortcuts', 'false'),
(57215, 3697, 'admin_color', 'fresh'),
(57216, 3697, 'use_ssl', '0'),
(57217, 3697, 'show_admin_bar_front', 'true'),
(57218, 3697, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57219, 3697, 'wp_user_level', '0'),
(57220, 3697, 'wsl_current_provider', 'Google'),
(57221, 3697, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-kV_J9g_XZ5M/AAAAAAAAAAI/AAAAAAAAACc/iw_jf-o8fmU/photo.jpg?sz=200'),
(57222, 3697, 'session_tokens', 'a:1:{s:64:\"bc041e782d1ecb0f253944b4e1ac687b7cff01e82847f602bd4e355cd8922774\";a:4:{s:10:\"expiration\";i:1434703428;s:2:\"ip\";s:11:\"85.139.4.40\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433493828;}}'),
(57223, 3697, 'votou', 'sim'),
(57224, 3697, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(57225, 3698, 'nickname', 'Susana_Gouveia'),
(57226, 3698, 'first_name', 'Susana'),
(57227, 3698, 'last_name', 'Gouveia'),
(57228, 3698, 'description', ''),
(57229, 3698, 'rich_editing', 'true'),
(57230, 3698, 'comment_shortcuts', 'false'),
(57231, 3698, 'admin_color', 'fresh'),
(57232, 3698, 'use_ssl', '0'),
(57233, 3698, 'show_admin_bar_front', 'true'),
(57234, 3698, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57235, 3698, 'wp_user_level', '0'),
(57236, 3698, 'wsl_current_provider', 'Facebook'),
(57237, 3698, 'wsl_current_user_image', 'https://graph.facebook.com/767824379998855/picture?width=150&height=150'),
(57238, 3698, 'session_tokens', 'a:1:{s:64:\"15f4c5c704a795213758a4e184fd97f0b7214e5e90250d964d082fa3f39e9776\";a:4:{s:10:\"expiration\";i:1434703571;s:2:\"ip\";s:11:\"85.139.4.40\";s:2:\"ua\";s:63:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)\";s:5:\"login\";i:1433493971;}}'),
(57239, 3698, 'votou', 'sim'),
(57240, 3698, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(57241, 3699, 'nickname', 'Jose_Alves'),
(57242, 3699, 'first_name', 'José'),
(57243, 3699, 'last_name', 'Alves'),
(57244, 3699, 'description', ''),
(57245, 3699, 'rich_editing', 'true'),
(57246, 3699, 'comment_shortcuts', 'false'),
(57247, 3699, 'admin_color', 'fresh'),
(57248, 3699, 'use_ssl', '0'),
(57249, 3699, 'show_admin_bar_front', 'true'),
(57250, 3699, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57251, 3699, 'wp_user_level', '0'),
(57252, 3699, 'wsl_current_provider', 'Google'),
(57253, 3699, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-e0sHmE80OvI/AAAAAAAAAAI/AAAAAAAADzM/P_TuZo6NRFU/photo.jpg?sz=200'),
(57254, 3699, 'session_tokens', 'a:1:{s:64:\"ae1d7f1ce2880215c10cfb76820921c7185151f6feebe4c3c520d645cedc3c2c\";a:4:{s:10:\"expiration\";i:1434704088;s:2:\"ip\";s:13:\"62.28.188.218\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433494488;}}'),
(57255, 3699, 'votou', 'sim'),
(57256, 3699, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(57257, 3693, 'votou', 'sim'),
(57258, 3693, 'user_votes', 'videoclip-do-ano-hurley_p1212'),
(57259, 3700, 'nickname', 'Ze_Beto_Miranda'),
(57260, 3700, 'first_name', 'Zé Beto'),
(57261, 3700, 'last_name', 'Miranda'),
(57262, 3700, 'description', ''),
(57263, 3700, 'rich_editing', 'true'),
(57264, 3700, 'comment_shortcuts', 'false'),
(57265, 3700, 'admin_color', 'fresh'),
(57266, 3700, 'use_ssl', '0'),
(57267, 3700, 'show_admin_bar_front', 'true'),
(57268, 3700, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57269, 3700, 'wp_user_level', '0'),
(57270, 3700, 'wsl_current_provider', 'Facebook'),
(57271, 3700, 'wsl_current_user_image', 'https://graph.facebook.com/849180565171053/picture?width=150&height=150'),
(57272, 3700, 'session_tokens', 'a:1:{s:64:\"5f2ae44c04ef6e748f8a1934960a25606cb6403136494b8baa9f5cd2f6076044\";a:4:{s:10:\"expiration\";i:1434704544;s:2:\"ip\";s:14:\"95.136.101.194\";s:2:\"ua\";s:83:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; Touch; MAARJS; rv:11.0) like Gecko\";s:5:\"login\";i:1433494944;}}'),
(57273, 3701, 'nickname', 'Banu-Luisa_Kazashka_Mendes'),
(57274, 3701, 'first_name', 'Banu-Luisa'),
(57275, 3701, 'last_name', 'Mendes'),
(57276, 3701, 'description', ''),
(57277, 3701, 'rich_editing', 'true'),
(57278, 3701, 'comment_shortcuts', 'false'),
(57279, 3701, 'admin_color', 'fresh'),
(57280, 3701, 'use_ssl', '0'),
(57281, 3701, 'show_admin_bar_front', 'true'),
(57282, 3701, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57283, 3701, 'wp_user_level', '0'),
(57284, 3701, 'wsl_current_provider', 'Facebook'),
(57285, 3701, 'wsl_current_user_image', 'https://graph.facebook.com/962864287087231/picture?width=150&height=150'),
(57286, 3701, 'session_tokens', 'a:1:{s:64:\"ab23046db5361a5d8bc1f0fe35595a908298e369addf05515c6e969fc7b68c92\";a:4:{s:10:\"expiration\";i:1434704567;s:2:\"ip\";s:13:\"89.180.146.23\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433494967;}}'),
(57287, 3701, 'votou', 'sim'),
(57288, 3701, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(57289, 3702, 'nickname', 'Artur_Pinto'),
(57290, 3702, 'first_name', 'Artur'),
(57291, 3702, 'last_name', 'Pinto'),
(57292, 3702, 'description', ''),
(57293, 3702, 'rich_editing', 'true'),
(57294, 3702, 'comment_shortcuts', 'false'),
(57295, 3702, 'admin_color', 'fresh'),
(57296, 3702, 'use_ssl', '0'),
(57297, 3702, 'show_admin_bar_front', 'true'),
(57298, 3702, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57299, 3702, 'wp_user_level', '0'),
(57300, 3702, 'wsl_current_provider', 'Facebook'),
(57301, 3702, 'wsl_current_user_image', 'https://graph.facebook.com/1102565839770531/picture?width=150&height=150'),
(57302, 3702, 'session_tokens', 'a:1:{s:64:\"79b890abf28e612bc06280bcf9e8bbe31da9dabe56ba3c0556255063cc856a4f\";a:4:{s:10:\"expiration\";i:1434705268;s:2:\"ip\";s:13:\"85.243.36.254\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433495668;}}'),
(57303, 3226, 'votou', 'sim'),
(57304, 3226, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(57305, 3700, 'votou', 'sim'),
(57306, 3700, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(57307, 3703, 'nickname', 'Barbara_Nunes_de_Almeida'),
(57308, 3703, 'first_name', 'Barbara'),
(57309, 3703, 'last_name', 'de Almeida'),
(57310, 3703, 'description', ''),
(57311, 3703, 'rich_editing', 'true'),
(57312, 3703, 'comment_shortcuts', 'false'),
(57313, 3703, 'admin_color', 'fresh'),
(57314, 3703, 'use_ssl', '0'),
(57315, 3703, 'show_admin_bar_front', 'true'),
(57316, 3703, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57317, 3703, 'wp_user_level', '0'),
(57318, 3703, 'wsl_current_provider', 'Facebook'),
(57319, 3703, 'wsl_current_user_image', 'https://graph.facebook.com/10200410439460134/picture?width=150&height=150'),
(57320, 3703, 'session_tokens', 'a:1:{s:64:\"e1046164c3b28f22c91a4f35a18bbab815ba21f3e08bcbe0fc66821430a4b1bb\";a:4:{s:10:\"expiration\";i:1434706592;s:2:\"ip\";s:14:\"193.47.185.124\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433496992;}}'),
(57321, 3703, 'votou', 'sim'),
(57322, 3703, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,treinador-do-ano_p1357'),
(57323, 3704, 'nickname', 'Luiza_Cortez_de_Lobao'),
(57324, 3704, 'first_name', 'Luiza'),
(57325, 3704, 'last_name', 'de Lobão'),
(57326, 3704, 'description', ''),
(57327, 3704, 'rich_editing', 'true'),
(57328, 3704, 'comment_shortcuts', 'false'),
(57329, 3704, 'admin_color', 'fresh'),
(57330, 3704, 'use_ssl', '0'),
(57331, 3704, 'show_admin_bar_front', 'true'),
(57332, 3704, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57333, 3704, 'wp_user_level', '0'),
(57334, 3704, 'wsl_current_provider', 'Facebook'),
(57335, 3704, 'wsl_current_user_image', 'https://graph.facebook.com/10153269853446597/picture?width=150&height=150'),
(57336, 3704, 'session_tokens', 'a:1:{s:64:\"ba57f2b210505727aceee3d3fffe744a95e18c1a7d3907b21dc7169ed966c3b5\";a:4:{s:10:\"expiration\";i:1434707533;s:2:\"ip\";s:12:\"79.168.30.53\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433497933;}}'),
(57337, 3705, 'nickname', 'Teresa_La_Feria'),
(57338, 3705, 'first_name', 'Teresa'),
(57339, 3705, 'last_name', 'Lá Féria'),
(57340, 3705, 'description', ''),
(57341, 3705, 'rich_editing', 'true'),
(57342, 3705, 'comment_shortcuts', 'false'),
(57343, 3705, 'admin_color', 'fresh'),
(57344, 3705, 'use_ssl', '0'),
(57345, 3705, 'show_admin_bar_front', 'true'),
(57346, 3705, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57347, 3705, 'wp_user_level', '0'),
(57348, 3705, 'wsl_current_provider', 'Facebook'),
(57349, 3705, 'wsl_current_user_image', 'https://graph.facebook.com/835916853162986/picture?width=150&height=150'),
(57350, 3705, 'session_tokens', 'a:1:{s:64:\"c12e26f7616d6b0d49cd455ad4baac4a9ddf5656685c51729fc2fe2ee772b0bf\";a:4:{s:10:\"expiration\";i:1434709233;s:2:\"ip\";s:13:\"85.244.61.120\";s:2:\"ua\";s:248:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/21.0.0.25.14;FBBV/6017145;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433499633;}}'),
(57351, 3705, 'votou', 'sim'),
(57352, 3705, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(57353, 3706, 'nickname', 'Maria_Castello_Branco'),
(57354, 3706, 'first_name', 'Maria'),
(57355, 3706, 'last_name', 'Branco'),
(57356, 3706, 'description', ''),
(57357, 3706, 'rich_editing', 'true'),
(57358, 3706, 'comment_shortcuts', 'false'),
(57359, 3706, 'admin_color', 'fresh'),
(57360, 3706, 'use_ssl', '0'),
(57361, 3706, 'show_admin_bar_front', 'true'),
(57362, 3706, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57363, 3706, 'wp_user_level', '0'),
(57364, 3706, 'wsl_current_provider', 'Facebook'),
(57365, 3706, 'wsl_current_user_image', 'https://graph.facebook.com/10155685609645254/picture?width=150&height=150'),
(57366, 3706, 'session_tokens', 'a:1:{s:64:\"f9d7b491b74e02c7020534c59f9849447a334e181160e38b5ecc9049fb19d920\";a:4:{s:10:\"expiration\";i:1434709440;s:2:\"ip\";s:14:\"81.193.128.129\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433499840;}}'),
(57367, 3706, 'votou', 'sim'),
(57368, 3706, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(57369, 3707, 'nickname', 'Ruben_Francisco'),
(57370, 3707, 'first_name', 'Ruben'),
(57371, 3707, 'last_name', 'Francisco'),
(57372, 3707, 'description', ''),
(57373, 3707, 'rich_editing', 'true'),
(57374, 3707, 'comment_shortcuts', 'false'),
(57375, 3707, 'admin_color', 'fresh'),
(57376, 3707, 'use_ssl', '0'),
(57377, 3707, 'show_admin_bar_front', 'true'),
(57378, 3707, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57379, 3707, 'wp_user_level', '0'),
(57380, 3707, 'wsl_current_provider', 'Facebook'),
(57381, 3707, 'wsl_current_user_image', 'https://graph.facebook.com/378734695661991/picture?width=150&height=150'),
(57382, 3707, 'session_tokens', 'a:1:{s:64:\"491546781a4feef2d9861a7778395eede5968895add12c95a23fc46b4e133d33\";a:4:{s:10:\"expiration\";i:1434712398;s:2:\"ip\";s:11:\"188.81.6.72\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433502798;}}'),
(57383, 3708, 'nickname', 'Claudio_Ferreira'),
(57384, 3708, 'first_name', 'Cláudio'),
(57385, 3708, 'last_name', 'Ferreira'),
(57386, 3708, 'description', ''),
(57387, 3708, 'rich_editing', 'true'),
(57388, 3708, 'comment_shortcuts', 'false'),
(57389, 3708, 'admin_color', 'fresh'),
(57390, 3708, 'use_ssl', '0'),
(57391, 3708, 'show_admin_bar_front', 'true'),
(57392, 3708, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57393, 3708, 'wp_user_level', '0'),
(57394, 3708, 'wsl_current_provider', 'Facebook'),
(57395, 3708, 'wsl_current_user_image', 'https://graph.facebook.com/996330420407060/picture?width=150&height=150'),
(57396, 3708, 'session_tokens', 'a:1:{s:64:\"93d0bf3dc52b6b193cefd264fb4fa0124f743ad84a6668228e93195ee9c18bc6\";a:4:{s:10:\"expiration\";i:1434713117;s:2:\"ip\";s:13:\"188.80.84.253\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433503517;}}'),
(57397, 3708, 'votou', 'sim'),
(57398, 3708, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(57399, 3709, 'nickname', 'Alexandre_Sousa_1'),
(57400, 3709, 'first_name', 'Alexandre'),
(57401, 3709, 'last_name', 'Sousa'),
(57402, 3709, 'description', ''),
(57403, 3709, 'rich_editing', 'true'),
(57404, 3709, 'comment_shortcuts', 'false'),
(57405, 3709, 'admin_color', 'fresh'),
(57406, 3709, 'use_ssl', '0'),
(57407, 3709, 'show_admin_bar_front', 'true'),
(57408, 3709, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57409, 3709, 'wp_user_level', '0'),
(57410, 3709, 'wsl_current_provider', 'Facebook'),
(57411, 3709, 'wsl_current_user_image', 'https://graph.facebook.com/1445427822426486/picture?width=150&height=150'),
(57412, 3709, 'session_tokens', 'a:1:{s:64:\"39ca9d0983e27c0d2999177fe31175da406bdf9896e2f761bb5a1d06cba4232b\";a:4:{s:10:\"expiration\";i:1434713728;s:2:\"ip\";s:12:\"93.108.53.90\";s:2:\"ua\";s:73:\"Mozilla/5.0 (Windows NT 6.3; ARM; Trident/7.0; Touch; rv:11.0) like Gecko\";s:5:\"login\";i:1433504128;}}'),
(57413, 3710, 'nickname', 'Nuno_Beirao_Vieira'),
(57414, 3710, 'first_name', 'Nuno'),
(57415, 3710, 'last_name', 'Vieira'),
(57416, 3710, 'description', ''),
(57417, 3710, 'rich_editing', 'true'),
(57418, 3710, 'comment_shortcuts', 'false'),
(57419, 3710, 'admin_color', 'fresh'),
(57420, 3710, 'use_ssl', '0'),
(57421, 3710, 'show_admin_bar_front', 'true'),
(57422, 3710, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57423, 3710, 'wp_user_level', '0'),
(57424, 3710, 'wsl_current_provider', 'Facebook'),
(57425, 3710, 'wsl_current_user_image', 'https://graph.facebook.com/1135418083151368/picture?width=150&height=150'),
(57426, 3710, 'session_tokens', 'a:1:{s:64:\"90b41cbcfb336886acfdc98f4131a6e639c06f87664b054b36ef351a7eabbbf0\";a:4:{s:10:\"expiration\";i:1434714290;s:2:\"ip\";s:13:\"89.214.126.87\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433504690;}}'),
(57427, 3711, 'nickname', 'Daniela_Dias'),
(57428, 3711, 'first_name', 'Daniela'),
(57429, 3711, 'last_name', 'Dias'),
(57430, 3711, 'description', ''),
(57431, 3711, 'rich_editing', 'true'),
(57432, 3711, 'comment_shortcuts', 'false'),
(57433, 3711, 'admin_color', 'fresh'),
(57434, 3711, 'use_ssl', '0'),
(57435, 3711, 'show_admin_bar_front', 'true'),
(57436, 3711, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57437, 3711, 'wp_user_level', '0'),
(57438, 3711, 'wsl_current_provider', 'Facebook'),
(57439, 3711, 'wsl_current_user_image', 'https://graph.facebook.com/941447645875587/picture?width=150&height=150'),
(57440, 3711, 'session_tokens', 'a:1:{s:64:\"34848344ebefd4c79953981c45c3e12fbd370bb8844b89393bebb40b489601cd\";a:4:{s:10:\"expiration\";i:1434714599;s:2:\"ip\";s:13:\"188.81.10.181\";s:2:\"ua\";s:149:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-D290 Build/KOT49I.A1423829747) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433504999;}}'),
(57441, 3712, 'nickname', 'Beatriz_Monteiro'),
(57442, 3712, 'first_name', 'Beatriz'),
(57443, 3712, 'last_name', 'Monteiro'),
(57444, 3712, 'description', ''),
(57445, 3712, 'rich_editing', 'true'),
(57446, 3712, 'comment_shortcuts', 'false'),
(57447, 3712, 'admin_color', 'fresh'),
(57448, 3712, 'use_ssl', '0'),
(57449, 3712, 'show_admin_bar_front', 'true'),
(57450, 3712, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57451, 3712, 'wp_user_level', '0'),
(57452, 3712, 'wsl_current_provider', 'Facebook'),
(57453, 3712, 'wsl_current_user_image', 'https://graph.facebook.com/1001728656518680/picture?width=150&height=150'),
(57454, 3712, 'session_tokens', 'a:1:{s:64:\"2218378f55c0347108a470134a4e206011aedfc9b72499863f12589aa6966a82\";a:4:{s:10:\"expiration\";i:1434715099;s:2:\"ip\";s:11:\"2.82.42.221\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433505499;}}'),
(57455, 3713, 'nickname', 'Xavier_Fernandes'),
(57456, 3713, 'first_name', 'Xavier'),
(57457, 3713, 'last_name', 'Fernandes'),
(57458, 3713, 'description', ''),
(57459, 3713, 'rich_editing', 'true'),
(57460, 3713, 'comment_shortcuts', 'false'),
(57461, 3713, 'admin_color', 'fresh'),
(57462, 3713, 'use_ssl', '0'),
(57463, 3713, 'show_admin_bar_front', 'true'),
(57464, 3713, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57465, 3713, 'wp_user_level', '0'),
(57466, 3713, 'wsl_current_provider', 'Facebook'),
(57467, 3713, 'wsl_current_user_image', 'https://graph.facebook.com/10206667082745285/picture?width=150&height=150'),
(57468, 3713, 'session_tokens', 'a:1:{s:64:\"f1f431eef41d159997f38f7629d79b5c992f4cb00784e402f70cb689ae9e16f3\";a:4:{s:10:\"expiration\";i:1434715234;s:2:\"ip\";s:14:\"79.169.121.243\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433505634;}}'),
(57469, 3709, 'votou', 'sim'),
(57470, 3709, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(57471, 3714, 'nickname', 'Daniel_Oliveira'),
(57472, 3714, 'first_name', 'Daniel'),
(57473, 3714, 'last_name', 'Oliveira'),
(57474, 3714, 'description', ''),
(57475, 3714, 'rich_editing', 'true'),
(57476, 3714, 'comment_shortcuts', 'false'),
(57477, 3714, 'admin_color', 'fresh'),
(57478, 3714, 'use_ssl', '0'),
(57479, 3714, 'show_admin_bar_front', 'true'),
(57480, 3714, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57481, 3714, 'wp_user_level', '0'),
(57482, 3714, 'wsl_current_provider', 'Facebook'),
(57483, 3714, 'wsl_current_user_image', 'https://graph.facebook.com/1112076342152741/picture?width=150&height=150'),
(57484, 3714, 'session_tokens', 'a:1:{s:64:\"8969597342a0382945c4f47b31cdd8b39085a4359f9149aa132c6e4925173e87\";a:4:{s:10:\"expiration\";i:1434715351;s:2:\"ip\";s:14:\"79.169.123.223\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433505751;}}'),
(57485, 716, 'votou', 'sim'),
(57486, 716, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(57487, 3712, 'votou', 'sim'),
(57488, 3712, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(57489, 3715, 'nickname', 'Joao_Goulao'),
(57490, 3715, 'first_name', 'Joao'),
(57491, 3715, 'last_name', 'Goulao'),
(57492, 3715, 'description', ''),
(57493, 3715, 'rich_editing', 'true'),
(57494, 3715, 'comment_shortcuts', 'false'),
(57495, 3715, 'admin_color', 'fresh'),
(57496, 3715, 'use_ssl', '0'),
(57497, 3715, 'show_admin_bar_front', 'true'),
(57498, 3715, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57499, 3715, 'wp_user_level', '0'),
(57500, 3715, 'wsl_current_provider', 'Facebook'),
(57501, 3715, 'wsl_current_user_image', 'https://graph.facebook.com/10153254499301539/picture?width=150&height=150'),
(57502, 3715, 'session_tokens', 'a:1:{s:64:\"f958aaf22ab8454faa49aa0aee324dc23f196989ab5898e7e1f7dd78d023e58a\";a:4:{s:10:\"expiration\";i:1434715774;s:2:\"ip\";s:14:\"81.193.127.131\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433506174;}}'),
(57503, 3716, 'nickname', 'Pedro_Ferreira_2'),
(57504, 3716, 'first_name', 'Pedro'),
(57505, 3716, 'last_name', 'Ferreira'),
(57506, 3716, 'description', ''),
(57507, 3716, 'rich_editing', 'true'),
(57508, 3716, 'comment_shortcuts', 'false'),
(57509, 3716, 'admin_color', 'fresh'),
(57510, 3716, 'use_ssl', '0'),
(57511, 3716, 'show_admin_bar_front', 'true'),
(57512, 3716, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57513, 3716, 'wp_user_level', '0'),
(57514, 3716, 'wsl_current_provider', 'Facebook'),
(57515, 3716, 'wsl_current_user_image', 'https://graph.facebook.com/716804088431382/picture?width=150&height=150'),
(57516, 3716, 'session_tokens', 'a:1:{s:64:\"4e2161f6727436c3c07362df47d24e8eef19a53ff87e52fb2842483fd3f5b96b\";a:4:{s:10:\"expiration\";i:1434715979;s:2:\"ip\";s:12:\"2.83.166.206\";s:2:\"ua\";s:189:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-D331 Build/KOT49I.A1413907724) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1433506379;}}'),
(57517, 3715, 'votou', 'sim'),
(57518, 3715, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(57519, 3717, 'nickname', 'Afonso_Moreira'),
(57520, 3717, 'first_name', 'Afonso'),
(57521, 3717, 'last_name', 'Moreira'),
(57522, 3717, 'description', ''),
(57523, 3717, 'rich_editing', 'true'),
(57524, 3717, 'comment_shortcuts', 'false'),
(57525, 3717, 'admin_color', 'fresh'),
(57526, 3717, 'use_ssl', '0'),
(57527, 3717, 'show_admin_bar_front', 'true'),
(57528, 3717, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57529, 3717, 'wp_user_level', '0'),
(57530, 3717, 'wsl_current_provider', 'Facebook'),
(57531, 3717, 'wsl_current_user_image', 'https://graph.facebook.com/682179258593814/picture?width=150&height=150'),
(57532, 3717, 'session_tokens', 'a:1:{s:64:\"50fa38e368f7becebaa9e44bae9f6a593117f23527b32a00f68f192596e76245\";a:4:{s:10:\"expiration\";i:1434716156;s:2:\"ip\";s:12:\"89.115.66.82\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36\";s:5:\"login\";i:1433506556;}}'),
(57533, 3718, 'nickname', 'Margarida_Marreiro'),
(57534, 3718, 'first_name', 'Margarida'),
(57535, 3718, 'last_name', 'Marreiro'),
(57536, 3718, 'description', ''),
(57537, 3718, 'rich_editing', 'true'),
(57538, 3718, 'comment_shortcuts', 'false'),
(57539, 3718, 'admin_color', 'fresh'),
(57540, 3718, 'use_ssl', '0'),
(57541, 3718, 'show_admin_bar_front', 'true'),
(57542, 3718, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57543, 3718, 'wp_user_level', '0'),
(57544, 3718, 'wsl_current_provider', 'Facebook'),
(57545, 3718, 'wsl_current_user_image', 'https://graph.facebook.com/10203246960009778/picture?width=150&height=150'),
(57546, 3718, 'session_tokens', 'a:1:{s:64:\"35cd17433a98d7546aed568d3b772c34ff19bd136340266424187ca17d0c5609\";a:4:{s:10:\"expiration\";i:1434716214;s:2:\"ip\";s:11:\"95.93.99.46\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433506614;}}'),
(57547, 3717, 'votou', 'sim'),
(57548, 3717, 'user_votes', 'videoclip-do-ano-hurley_p1212'),
(57549, 3716, 'votou', 'sim'),
(57550, 3716, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(57551, 3718, 'votou', 'sim'),
(57552, 3718, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(57553, 3719, 'nickname', 'Frederico_Vidal'),
(57554, 3719, 'first_name', 'Frederico'),
(57555, 3719, 'last_name', 'Vidal'),
(57556, 3719, 'description', ''),
(57557, 3719, 'rich_editing', 'true'),
(57558, 3719, 'comment_shortcuts', 'false'),
(57559, 3719, 'admin_color', 'fresh'),
(57560, 3719, 'use_ssl', '0'),
(57561, 3719, 'show_admin_bar_front', 'true'),
(57562, 3719, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57563, 3719, 'wp_user_level', '0'),
(57564, 3719, 'wsl_current_provider', 'Facebook'),
(57565, 3719, 'wsl_current_user_image', 'https://graph.facebook.com/10205892285177686/picture?width=150&height=150'),
(57566, 3719, 'session_tokens', 'a:1:{s:64:\"e301f3470165a65d4d7a57287f857620568af9451aba9322aa0b47b079d2b8ad\";a:4:{s:10:\"expiration\";i:1434716732;s:2:\"ip\";s:14:\"89.115.103.238\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433507132;}}'),
(57567, 3719, 'votou', 'sim'),
(57568, 3719, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(57569, 3720, 'nickname', 'Monica_Cunha'),
(57570, 3720, 'first_name', 'Mónica'),
(57571, 3720, 'last_name', 'Cunha'),
(57572, 3720, 'description', ''),
(57573, 3720, 'rich_editing', 'true'),
(57574, 3720, 'comment_shortcuts', 'false'),
(57575, 3720, 'admin_color', 'fresh'),
(57576, 3720, 'use_ssl', '0'),
(57577, 3720, 'show_admin_bar_front', 'true'),
(57578, 3720, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57579, 3720, 'wp_user_level', '0'),
(57580, 3720, 'wsl_current_provider', 'Facebook'),
(57581, 3720, 'wsl_current_user_image', 'https://graph.facebook.com/726724034121398/picture?width=150&height=150'),
(57582, 3720, 'session_tokens', 'a:1:{s:64:\"557426bb2686ccc1e13a097d8c1af08e09576142f383d12487da51bfac7bee86\";a:4:{s:10:\"expiration\";i:1434717114;s:2:\"ip\";s:14:\"79.169.123.252\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433507514;}}'),
(57583, 3721, 'nickname', 'Filipe_Fonseca'),
(57584, 3721, 'first_name', 'Filipe'),
(57585, 3721, 'last_name', 'Fonseca'),
(57586, 3721, 'description', ''),
(57587, 3721, 'rich_editing', 'true'),
(57588, 3721, 'comment_shortcuts', 'false'),
(57589, 3721, 'admin_color', 'fresh'),
(57590, 3721, 'use_ssl', '0'),
(57591, 3721, 'show_admin_bar_front', 'true'),
(57592, 3721, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57593, 3721, 'wp_user_level', '0'),
(57594, 3721, 'wsl_current_provider', 'Google'),
(57595, 3721, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-6EfKTpAiRlw/AAAAAAAAAAI/AAAAAAAAACc/lOyVBJ8N3x8/photo.jpg?sz=200'),
(57596, 3721, 'session_tokens', 'a:1:{s:64:\"10ab7cc98b604af1bd013647493aa528f1d2d4098db1570853ae101ca139adfb\";a:4:{s:10:\"expiration\";i:1434717219;s:2:\"ip\";s:14:\"176.79.128.218\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433507619;}}'),
(57597, 3722, 'nickname', 'Andre_Matias'),
(57598, 3722, 'first_name', 'Andre'),
(57599, 3722, 'last_name', 'Matias'),
(57600, 3722, 'description', ''),
(57601, 3722, 'rich_editing', 'true');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(57602, 3722, 'comment_shortcuts', 'false'),
(57603, 3722, 'admin_color', 'fresh'),
(57604, 3722, 'use_ssl', '0'),
(57605, 3722, 'show_admin_bar_front', 'true'),
(57606, 3722, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57607, 3722, 'wp_user_level', '0'),
(57608, 3722, 'wsl_current_provider', 'Facebook'),
(57609, 3722, 'wsl_current_user_image', 'https://graph.facebook.com/829321040471830/picture?width=150&height=150'),
(57610, 3722, 'session_tokens', 'a:1:{s:64:\"93b6932d8fec8bc6453ef33251f57b9f01ffc1b875299a85d6cbc3cc2563fa7a\";a:4:{s:10:\"expiration\";i:1434717332;s:2:\"ip\";s:13:\"120.23.212.65\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433507732;}}'),
(57611, 3723, 'nickname', 'Pipasnoddy_Russo_Teixeira'),
(57612, 3723, 'first_name', 'Pipasnoddy'),
(57613, 3723, 'last_name', 'Russo Teixeira'),
(57614, 3723, 'description', ''),
(57615, 3723, 'rich_editing', 'true'),
(57616, 3723, 'comment_shortcuts', 'false'),
(57617, 3723, 'admin_color', 'fresh'),
(57618, 3723, 'use_ssl', '0'),
(57619, 3723, 'show_admin_bar_front', 'true'),
(57620, 3723, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57621, 3723, 'wp_user_level', '0'),
(57622, 3723, 'wsl_current_provider', 'Facebook'),
(57623, 3723, 'wsl_current_user_image', 'https://graph.facebook.com/1006889659322302/picture?width=150&height=150'),
(57624, 3723, 'session_tokens', 'a:1:{s:64:\"41eeec22973782277172602802f3778477275fce5654045bcba7bfb9dfac5123\";a:4:{s:10:\"expiration\";i:1434717371;s:2:\"ip\";s:14:\"85.242.250.247\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433507771;}}'),
(57625, 3722, 'votou', 'sim'),
(57626, 3722, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(57627, 3723, 'votou', 'sim'),
(57628, 3723, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(57629, 3724, 'nickname', 'Maysa_Mattos'),
(57630, 3724, 'first_name', 'Maysa'),
(57631, 3724, 'last_name', 'Mattos'),
(57632, 3724, 'description', ''),
(57633, 3724, 'rich_editing', 'true'),
(57634, 3724, 'comment_shortcuts', 'false'),
(57635, 3724, 'admin_color', 'fresh'),
(57636, 3724, 'use_ssl', '0'),
(57637, 3724, 'show_admin_bar_front', 'true'),
(57638, 3724, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57639, 3724, 'wp_user_level', '0'),
(57640, 3724, 'wsl_current_provider', 'Facebook'),
(57641, 3724, 'wsl_current_user_image', 'https://graph.facebook.com/10200706653864382/picture?width=150&height=150'),
(57642, 3724, 'session_tokens', 'a:1:{s:64:\"d139f956ee64a4d61b7f5ea4371edc93e7c691413aa661a28d59d9ebd0a56544\";a:4:{s:10:\"expiration\";i:1434718009;s:2:\"ip\";s:14:\"186.205.48.231\";s:2:\"ua\";s:248:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/VIVO;FBID/phone;FBLC/pt_BR;FBOP/5]\";s:5:\"login\";i:1433508409;}}'),
(57643, 3721, 'votou', 'sim'),
(57644, 3721, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,manobra-do-ano-reef_p1045,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(57645, 3725, 'nickname', 'Cheila_Estrela'),
(57646, 3725, 'first_name', 'Cheila'),
(57647, 3725, 'last_name', 'Estrela'),
(57648, 3725, 'description', ''),
(57649, 3725, 'rich_editing', 'true'),
(57650, 3725, 'comment_shortcuts', 'false'),
(57651, 3725, 'admin_color', 'fresh'),
(57652, 3725, 'use_ssl', '0'),
(57653, 3725, 'show_admin_bar_front', 'true'),
(57654, 3725, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57655, 3725, 'wp_user_level', '0'),
(57656, 3725, 'wsl_current_provider', 'Facebook'),
(57657, 3725, 'wsl_current_user_image', 'https://graph.facebook.com/10205008068256408/picture?width=150&height=150'),
(57658, 3725, 'session_tokens', 'a:1:{s:64:\"1e7857fe9c56e60db8aee239397c4e4d6a702fce16aeb7a97b38d54a144bb337\";a:4:{s:10:\"expiration\";i:1434718454;s:2:\"ip\";s:12:\"82.155.76.87\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433508854;}}'),
(57659, 3726, 'nickname', 'Ana_Ferreira_1'),
(57660, 3726, 'first_name', 'Ana'),
(57661, 3726, 'last_name', 'Ferreira'),
(57662, 3726, 'description', ''),
(57663, 3726, 'rich_editing', 'true'),
(57664, 3726, 'comment_shortcuts', 'false'),
(57665, 3726, 'admin_color', 'fresh'),
(57666, 3726, 'use_ssl', '0'),
(57667, 3726, 'show_admin_bar_front', 'true'),
(57668, 3726, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57669, 3726, 'wp_user_level', '0'),
(57670, 3726, 'wsl_current_provider', 'Facebook'),
(57671, 3726, 'wsl_current_user_image', 'https://graph.facebook.com/898613556851310/picture?width=150&height=150'),
(57672, 3726, 'session_tokens', 'a:1:{s:64:\"bbffdb2d56fe827ad49a5d41153ac21c6f0a3eedfa9d92f8124e90d0c67a3b0b\";a:4:{s:10:\"expiration\";i:1434718746;s:2:\"ip\";s:13:\"83.240.190.70\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433509146;}}'),
(57673, 3726, 'votou', 'sim'),
(57674, 3726, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,free-surfer-do-ano-volcom_p1397,onda-do-ano-polen_p1313,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(57675, 3727, 'nickname', 'Gilles_Vieira'),
(57676, 3727, 'first_name', 'Gilles'),
(57677, 3727, 'last_name', 'Vieira'),
(57678, 3727, 'description', ''),
(57679, 3727, 'rich_editing', 'true'),
(57680, 3727, 'comment_shortcuts', 'false'),
(57681, 3727, 'admin_color', 'fresh'),
(57682, 3727, 'use_ssl', '0'),
(57683, 3727, 'show_admin_bar_front', 'true'),
(57684, 3727, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57685, 3727, 'wp_user_level', '0'),
(57686, 3727, 'wsl_current_provider', 'Facebook'),
(57687, 3727, 'wsl_current_user_image', 'https://graph.facebook.com/934888906574948/picture?width=150&height=150'),
(57688, 3727, 'session_tokens', 'a:1:{s:64:\"ebc6d7e42586ef68e4a59820dacf20df322f6afd78cee7273c421712881906c4\";a:4:{s:10:\"expiration\";i:1434718924;s:2:\"ip\";s:11:\"95.94.38.12\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433509324;}}'),
(57689, 3728, 'nickname', 'Antonio_Pinto_Cerqueira'),
(57690, 3728, 'first_name', 'António'),
(57691, 3728, 'last_name', 'Pinto Cerqueira'),
(57692, 3728, 'description', ''),
(57693, 3728, 'rich_editing', 'true'),
(57694, 3728, 'comment_shortcuts', 'false'),
(57695, 3728, 'admin_color', 'fresh'),
(57696, 3728, 'use_ssl', '0'),
(57697, 3728, 'show_admin_bar_front', 'true'),
(57698, 3728, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57699, 3728, 'wp_user_level', '0'),
(57700, 3728, 'wsl_current_provider', 'Facebook'),
(57701, 3728, 'wsl_current_user_image', 'https://graph.facebook.com/10207102774151776/picture?width=150&height=150'),
(57702, 3728, 'session_tokens', 'a:1:{s:64:\"e28b59e002571ed8fbbbcfd95f4e2d09fcd2fc92394deced882b270b5759ad4b\";a:4:{s:10:\"expiration\";i:1434719332;s:2:\"ip\";s:12:\"81.84.20.197\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433509732;}}'),
(57703, 3728, 'votou', 'sim'),
(57704, 3728, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(57705, 3729, 'nickname', 'Joao_Henrique_Fernandes'),
(57706, 3729, 'first_name', 'João'),
(57707, 3729, 'last_name', 'Henrique Fernandes'),
(57708, 3729, 'description', ''),
(57709, 3729, 'rich_editing', 'true'),
(57710, 3729, 'comment_shortcuts', 'false'),
(57711, 3729, 'admin_color', 'fresh'),
(57712, 3729, 'use_ssl', '0'),
(57713, 3729, 'show_admin_bar_front', 'true'),
(57714, 3729, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57715, 3729, 'wp_user_level', '0'),
(57716, 3729, 'wsl_current_provider', 'Facebook'),
(57717, 3729, 'wsl_current_user_image', 'https://graph.facebook.com/10206806817312331/picture?width=150&height=150'),
(57718, 3729, 'session_tokens', 'a:1:{s:64:\"36e5938084ee8d410db6ce538d7f8ef0afb02db66ef41188ab55a1ebc76a0263\";a:4:{s:10:\"expiration\";i:1434719604;s:2:\"ip\";s:14:\"89.180.152.118\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433510004;}}'),
(57719, 3729, 'votou', 'sim'),
(57720, 3729, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(57721, 3730, 'nickname', 'Angela_Serrador'),
(57722, 3730, 'first_name', 'Angela'),
(57723, 3730, 'last_name', 'Serrador'),
(57724, 3730, 'description', ''),
(57725, 3730, 'rich_editing', 'true'),
(57726, 3730, 'comment_shortcuts', 'false'),
(57727, 3730, 'admin_color', 'fresh'),
(57728, 3730, 'use_ssl', '0'),
(57729, 3730, 'show_admin_bar_front', 'true'),
(57730, 3730, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57731, 3730, 'wp_user_level', '0'),
(57732, 3730, 'wsl_current_provider', 'Google'),
(57733, 3730, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-xhdjKF98xZY/AAAAAAAAAAI/AAAAAAAAABI/YHyHUycr5QM/photo.jpg?sz=200'),
(57734, 3730, 'session_tokens', 'a:1:{s:64:\"8398ca3f79f5c4865ac94b1adae9cdb09cde48339d499e02e3ffd2c6322966b7\";a:4:{s:10:\"expiration\";i:1434720266;s:2:\"ip\";s:12:\"188.83.215.5\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433510666;}}'),
(57735, 3730, 'votou', 'sim'),
(57736, 3730, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(57737, 3731, 'nickname', 'Ana_Pires'),
(57738, 3731, 'first_name', 'Ana'),
(57739, 3731, 'last_name', 'Pires'),
(57740, 3731, 'description', ''),
(57741, 3731, 'rich_editing', 'true'),
(57742, 3731, 'comment_shortcuts', 'false'),
(57743, 3731, 'admin_color', 'fresh'),
(57744, 3731, 'use_ssl', '0'),
(57745, 3731, 'show_admin_bar_front', 'true'),
(57746, 3731, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57747, 3731, 'wp_user_level', '0'),
(57748, 3731, 'wsl_current_provider', 'Facebook'),
(57749, 3731, 'wsl_current_user_image', 'https://graph.facebook.com/1601363883475293/picture?width=150&height=150'),
(57750, 3731, 'session_tokens', 'a:1:{s:64:\"ab9014bc5627ef23e984975218ee98df91407fdada8415e9a92eae773173384e\";a:4:{s:10:\"expiration\";i:1434720596;s:2:\"ip\";s:14:\"88.214.165.112\";s:2:\"ua\";s:144:\"Mozilla/5.0 (Linux; U; Android 4.0.4; pt-pt; SonyST23i Build/11.0.A.5.5) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433510996;}}'),
(57751, 3732, 'nickname', 'Joana_Barrios_1'),
(57752, 3732, 'first_name', 'Joana'),
(57753, 3732, 'last_name', 'Barrios'),
(57754, 3732, 'description', ''),
(57755, 3732, 'rich_editing', 'true'),
(57756, 3732, 'comment_shortcuts', 'false'),
(57757, 3732, 'admin_color', 'fresh'),
(57758, 3732, 'use_ssl', '0'),
(57759, 3732, 'show_admin_bar_front', 'true'),
(57760, 3732, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57761, 3732, 'wp_user_level', '0'),
(57762, 3732, 'wsl_current_provider', 'Google'),
(57763, 3732, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-P_YmXJNG_OM/AAAAAAAAAAI/AAAAAAAAAMM/oyDZI3R5lSk/photo.jpg?sz=200'),
(57764, 3732, 'session_tokens', 'a:1:{s:64:\"44b38ddb9aa97485e8485f0a89078be2f275693eacc11e78b86cca60b890eef8\";a:4:{s:10:\"expiration\";i:1434721004;s:2:\"ip\";s:12:\"95.92.35.185\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433511404;}}'),
(57765, 3732, 'votou', 'sim'),
(57766, 3732, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379'),
(57767, 3733, 'nickname', 'Joana_Barrios_2'),
(57768, 3733, 'first_name', 'Joana'),
(57769, 3733, 'last_name', 'Barrios'),
(57770, 3733, 'description', ''),
(57771, 3733, 'rich_editing', 'true'),
(57772, 3733, 'comment_shortcuts', 'false'),
(57773, 3733, 'admin_color', 'fresh'),
(57774, 3733, 'use_ssl', '0'),
(57775, 3733, 'show_admin_bar_front', 'true'),
(57776, 3733, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57777, 3733, 'wp_user_level', '0'),
(57778, 3733, 'wsl_current_provider', 'Google'),
(57779, 3733, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-PP0FBA3DiRE/AAAAAAAAAAI/AAAAAAAAAAs/ecxjy0-lxAQ/photo.jpg?sz=200'),
(57780, 3733, 'session_tokens', 'a:1:{s:64:\"33f796d9258d27275cebca896d51b0a81952297b0f3825533c30c3a9a8b248c3\";a:4:{s:10:\"expiration\";i:1434721311;s:2:\"ip\";s:12:\"95.92.35.185\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433511711;}}'),
(57781, 3734, 'nickname', 'Queli_Henriques'),
(57782, 3734, 'first_name', 'Queli'),
(57783, 3734, 'last_name', 'Henriques'),
(57784, 3734, 'description', ''),
(57785, 3734, 'rich_editing', 'true'),
(57786, 3734, 'comment_shortcuts', 'false'),
(57787, 3734, 'admin_color', 'fresh'),
(57788, 3734, 'use_ssl', '0'),
(57789, 3734, 'show_admin_bar_front', 'true'),
(57790, 3734, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57791, 3734, 'wp_user_level', '0'),
(57792, 3734, 'wsl_current_provider', 'Facebook'),
(57793, 3734, 'wsl_current_user_image', 'https://graph.facebook.com/1135135896502429/picture?width=150&height=150'),
(57794, 3734, 'session_tokens', 'a:1:{s:64:\"41eaefe1d83bd3286c6de4a19383e5fbceffd26d268b44b71e0236df76c5f892\";a:4:{s:10:\"expiration\";i:1434721312;s:2:\"ip\";s:14:\"89.153.145.168\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433511712;}}'),
(57795, 3733, 'votou', 'sim'),
(57796, 3733, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,treinador-do-ano_p1361'),
(57797, 3734, 'votou', 'sim'),
(57798, 3734, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(57799, 3735, 'nickname', 'estudio_blink'),
(57800, 3735, 'first_name', 'estudio'),
(57801, 3735, 'last_name', 'blink'),
(57802, 3735, 'description', ''),
(57803, 3735, 'rich_editing', 'true'),
(57804, 3735, 'comment_shortcuts', 'false'),
(57805, 3735, 'admin_color', 'fresh'),
(57806, 3735, 'use_ssl', '0'),
(57807, 3735, 'show_admin_bar_front', 'true'),
(57808, 3735, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57809, 3735, 'wp_user_level', '0'),
(57810, 3735, 'wsl_current_provider', 'Google'),
(57811, 3735, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(57812, 3735, 'session_tokens', 'a:1:{s:64:\"dcda14610d307f4095c1a8e343d2d0fe9b6acc0b2afc9c40038b3bdde46b8ba2\";a:4:{s:10:\"expiration\";i:1434721565;s:2:\"ip\";s:12:\"95.92.35.185\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433511965;}}'),
(57813, 3735, 'votou', 'sim'),
(57814, 3735, 'user_votes', 'foto-do-ano_p1277'),
(57815, 3736, 'nickname', 'Natacha_McGlinchey'),
(57816, 3736, 'first_name', 'Natacha'),
(57817, 3736, 'last_name', 'McGlinchey'),
(57818, 3736, 'description', ''),
(57819, 3736, 'rich_editing', 'true'),
(57820, 3736, 'comment_shortcuts', 'false'),
(57821, 3736, 'admin_color', 'fresh'),
(57822, 3736, 'use_ssl', '0'),
(57823, 3736, 'show_admin_bar_front', 'true'),
(57824, 3736, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57825, 3736, 'wp_user_level', '0'),
(57826, 3736, 'wsl_current_provider', 'Facebook'),
(57827, 3736, 'wsl_current_user_image', 'https://graph.facebook.com/10153456682032033/picture?width=150&height=150'),
(57828, 3736, 'session_tokens', 'a:1:{s:64:\"1a246cdb6a03a3734432350c5a71423bb367a910d95c8fa6c5b1cfa7cbcf3bcf\";a:4:{s:10:\"expiration\";i:1434721802;s:2:\"ip\";s:14:\"79.169.123.252\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433512202;}}'),
(57829, 3736, 'votou', 'sim'),
(57830, 3736, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(57831, 3737, 'nickname', 'Joana_Lobo_Anta'),
(57832, 3737, 'first_name', 'Joana'),
(57833, 3737, 'last_name', 'Lobo Anta'),
(57834, 3737, 'description', ''),
(57835, 3737, 'rich_editing', 'true'),
(57836, 3737, 'comment_shortcuts', 'false'),
(57837, 3737, 'admin_color', 'fresh'),
(57838, 3737, 'use_ssl', '0'),
(57839, 3737, 'show_admin_bar_front', 'true'),
(57840, 3737, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57841, 3737, 'wp_user_level', '0'),
(57842, 3737, 'wsl_current_provider', 'Google'),
(57843, 3737, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-fsNIoMlNftg/AAAAAAAAAAI/AAAAAAAAAeM/N3q2OpMBuL0/photo.jpg?sz=200'),
(57844, 3737, 'session_tokens', 'a:1:{s:64:\"3b279aae9bbacec0908843d9959cbdb5cf9b95ba5361d1b1016a482885fd3381\";a:4:{s:10:\"expiration\";i:1434721965;s:2:\"ip\";s:14:\"79.168.159.139\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433512365;}}'),
(57845, 3738, 'nickname', 'Fabio_Barbosa'),
(57846, 3738, 'first_name', 'Fábio'),
(57847, 3738, 'last_name', 'Barbosa'),
(57848, 3738, 'description', ''),
(57849, 3738, 'rich_editing', 'true'),
(57850, 3738, 'comment_shortcuts', 'false'),
(57851, 3738, 'admin_color', 'fresh'),
(57852, 3738, 'use_ssl', '0'),
(57853, 3738, 'show_admin_bar_front', 'true'),
(57854, 3738, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57855, 3738, 'wp_user_level', '0'),
(57856, 3738, 'wsl_current_provider', 'Facebook'),
(57857, 3738, 'wsl_current_user_image', 'https://graph.facebook.com/958918000794958/picture?width=150&height=150'),
(57858, 3738, 'session_tokens', 'a:1:{s:64:\"e274858f3c2e18b4a21ed0f74877a80cd89cc8d8ca251756da146980bced20d8\";a:4:{s:10:\"expiration\";i:1434722008;s:2:\"ip\";s:11:\"2.82.164.58\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433512408;}}'),
(57859, 3737, 'votou', 'sim'),
(57860, 3737, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(57861, 3739, 'nickname', 'Diogo_Fernandes'),
(57862, 3739, 'first_name', 'Diogo'),
(57863, 3739, 'last_name', 'Fernandes'),
(57864, 3739, 'description', ''),
(57865, 3739, 'rich_editing', 'true'),
(57866, 3739, 'comment_shortcuts', 'false'),
(57867, 3739, 'admin_color', 'fresh'),
(57868, 3739, 'use_ssl', '0'),
(57869, 3739, 'show_admin_bar_front', 'true'),
(57870, 3739, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57871, 3739, 'wp_user_level', '0'),
(57872, 3739, 'wsl_current_provider', 'Facebook'),
(57873, 3739, 'wsl_current_user_image', 'https://graph.facebook.com/10204569474899090/picture?width=150&height=150'),
(57874, 3739, 'session_tokens', 'a:1:{s:64:\"6931679b25691c62ac00c1f6da3abbac36f47e9b7b5666e4da4ceb3c27afe6a5\";a:4:{s:10:\"expiration\";i:1434722418;s:2:\"ip\";s:12:\"95.95.42.161\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433512818;}}'),
(57875, 3740, 'nickname', 'Catia_Nunes'),
(57876, 3740, 'first_name', 'Cátia'),
(57877, 3740, 'last_name', 'Nunes'),
(57878, 3740, 'description', ''),
(57879, 3740, 'rich_editing', 'true'),
(57880, 3740, 'comment_shortcuts', 'false'),
(57881, 3740, 'admin_color', 'fresh'),
(57882, 3740, 'use_ssl', '0'),
(57883, 3740, 'show_admin_bar_front', 'true'),
(57884, 3740, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57885, 3740, 'wp_user_level', '0'),
(57886, 3740, 'wsl_current_provider', 'Facebook'),
(57887, 3740, 'wsl_current_user_image', 'https://graph.facebook.com/10153372539191941/picture?width=150&height=150'),
(57888, 3740, 'session_tokens', 'a:1:{s:64:\"390f3a5dd5bc092f01d8078be609632a873c94a0c7be465084484bd6099fa8b9\";a:4:{s:10:\"expiration\";i:1434722533;s:2:\"ip\";s:13:\"62.169.86.102\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433512933;}}'),
(57889, 3740, 'votou', 'sim'),
(57890, 3740, 'user_votes', 'foto-do-ano_p1277'),
(57891, 3741, 'nickname', 'Ema_Cerveira'),
(57892, 3741, 'first_name', 'Ema'),
(57893, 3741, 'last_name', 'Cerveira'),
(57894, 3741, 'description', ''),
(57895, 3741, 'rich_editing', 'true'),
(57896, 3741, 'comment_shortcuts', 'false'),
(57897, 3741, 'admin_color', 'fresh'),
(57898, 3741, 'use_ssl', '0'),
(57899, 3741, 'show_admin_bar_front', 'true'),
(57900, 3741, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57901, 3741, 'wp_user_level', '0'),
(57902, 3741, 'wsl_current_provider', 'Facebook'),
(57903, 3741, 'wsl_current_user_image', 'https://graph.facebook.com/10153439524599208/picture?width=150&height=150'),
(57904, 3741, 'session_tokens', 'a:1:{s:64:\"46c17af303f7decace29958319df2f05dce1f73bb8cedcf014b800f7aeb7e6a2\";a:4:{s:10:\"expiration\";i:1434722798;s:2:\"ip\";s:14:\"85.139.232.172\";s:2:\"ua\";s:140:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_4 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) GSA/3.2.1.25875 Mobile/11B554a Safari/8536.25\";s:5:\"login\";i:1433513198;}}'),
(57905, 3742, 'nickname', 'Carla_Palma'),
(57906, 3742, 'first_name', 'Carla'),
(57907, 3742, 'last_name', 'Palma'),
(57908, 3742, 'description', ''),
(57909, 3742, 'rich_editing', 'true'),
(57910, 3742, 'comment_shortcuts', 'false'),
(57911, 3742, 'admin_color', 'fresh'),
(57912, 3742, 'use_ssl', '0'),
(57913, 3742, 'show_admin_bar_front', 'true'),
(57914, 3742, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57915, 3742, 'wp_user_level', '0'),
(57916, 3742, 'wsl_current_provider', 'Facebook'),
(57917, 3742, 'wsl_current_user_image', 'https://graph.facebook.com/935630463155526/picture?width=150&height=150'),
(57918, 3742, 'session_tokens', 'a:1:{s:64:\"cdb2a0f49b85443f8af90c35f3fae417b53051aba941bb6d40aa1438a4e3cf21\";a:4:{s:10:\"expiration\";i:1434722893;s:2:\"ip\";s:13:\"95.93.171.110\";s:2:\"ua\";s:136:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B466 Safari/600.1.4\";s:5:\"login\";i:1433513293;}}'),
(57919, 3743, 'nickname', 'Carlota_Mexia_de_Almeida'),
(57920, 3743, 'first_name', 'Carlota'),
(57921, 3743, 'last_name', 'de Almeida'),
(57922, 3743, 'description', ''),
(57923, 3743, 'rich_editing', 'true'),
(57924, 3743, 'comment_shortcuts', 'false'),
(57925, 3743, 'admin_color', 'fresh'),
(57926, 3743, 'use_ssl', '0'),
(57927, 3743, 'show_admin_bar_front', 'true'),
(57928, 3743, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57929, 3743, 'wp_user_level', '0'),
(57930, 3743, 'wsl_current_provider', 'Facebook'),
(57931, 3743, 'wsl_current_user_image', 'https://graph.facebook.com/10153351662272298/picture?width=150&height=150'),
(57932, 3743, 'session_tokens', 'a:1:{s:64:\"afb91bc587eaf16abf14168c6c258fd315294c527cbf466b35504dbac7e644f6\";a:4:{s:10:\"expiration\";i:1434722920;s:2:\"ip\";s:12:\"81.84.11.163\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1433513320;}}'),
(57933, 261, 'votou', 'sim'),
(57934, 261, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1169,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(57935, 3744, 'nickname', 'Inka_Malhada'),
(57936, 3744, 'first_name', 'Inka'),
(57937, 3744, 'last_name', 'Malhada'),
(57938, 3744, 'description', ''),
(57939, 3744, 'rich_editing', 'true'),
(57940, 3744, 'comment_shortcuts', 'false'),
(57941, 3744, 'admin_color', 'fresh'),
(57942, 3744, 'use_ssl', '0'),
(57943, 3744, 'show_admin_bar_front', 'true'),
(57944, 3744, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57945, 3744, 'wp_user_level', '0'),
(57946, 3744, 'wsl_current_provider', 'Facebook'),
(57947, 3744, 'wsl_current_user_image', 'https://graph.facebook.com/1599810116958530/picture?width=150&height=150'),
(57948, 3744, 'session_tokens', 'a:1:{s:64:\"c557c52831a88080c1f1742d3b7068b3507837a2284959f667391718177605e3\";a:4:{s:10:\"expiration\";i:1434722964;s:2:\"ip\";s:13:\"95.93.171.110\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433513364;}}'),
(57949, 2092, 'votou', 'sim'),
(57950, 2092, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(57951, 3743, 'votou', 'sim'),
(57952, 3743, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(57953, 3745, 'nickname', 'Joao_Pedro_Ferreira_1'),
(57954, 3745, 'first_name', 'João Pedro'),
(57955, 3745, 'last_name', 'Ferreira'),
(57956, 3745, 'description', ''),
(57957, 3745, 'rich_editing', 'true'),
(57958, 3745, 'comment_shortcuts', 'false'),
(57959, 3745, 'admin_color', 'fresh'),
(57960, 3745, 'use_ssl', '0'),
(57961, 3745, 'show_admin_bar_front', 'true'),
(57962, 3745, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57963, 3745, 'wp_user_level', '0'),
(57964, 3745, 'wsl_current_provider', 'Facebook'),
(57965, 3745, 'wsl_current_user_image', 'https://graph.facebook.com/10207037719806461/picture?width=150&height=150'),
(57966, 3745, 'session_tokens', 'a:1:{s:64:\"3537ae66e611c786b586af5539cf11bdc7c93a5744dcb3c4bde98ce9ae1db206\";a:4:{s:10:\"expiration\";i:1434723202;s:2:\"ip\";s:14:\"89.115.111.143\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433513602;}}'),
(57967, 3746, 'nickname', 'Miguel_Crispim'),
(57968, 3746, 'first_name', 'Miguel'),
(57969, 3746, 'last_name', 'Crispim'),
(57970, 3746, 'description', ''),
(57971, 3746, 'rich_editing', 'true'),
(57972, 3746, 'comment_shortcuts', 'false'),
(57973, 3746, 'admin_color', 'fresh'),
(57974, 3746, 'use_ssl', '0'),
(57975, 3746, 'show_admin_bar_front', 'true'),
(57976, 3746, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57977, 3746, 'wp_user_level', '0'),
(57978, 3746, 'wsl_current_provider', 'Facebook'),
(57979, 3746, 'wsl_current_user_image', 'https://graph.facebook.com/977657822274284/picture?width=150&height=150'),
(57980, 3746, 'session_tokens', 'a:1:{s:64:\"8b8b726612b27173186cb04d07e334b4bd1eafe0c944bf661209003e864f431e\";a:4:{s:10:\"expiration\";i:1434723232;s:2:\"ip\";s:11:\"2.82.42.221\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433513632;}}'),
(57981, 3747, 'nickname', 'Antonio_Gomes'),
(57982, 3747, 'first_name', 'António'),
(57983, 3747, 'last_name', 'Gomes'),
(57984, 3747, 'description', ''),
(57985, 3747, 'rich_editing', 'true'),
(57986, 3747, 'comment_shortcuts', 'false'),
(57987, 3747, 'admin_color', 'fresh'),
(57988, 3747, 'use_ssl', '0'),
(57989, 3747, 'show_admin_bar_front', 'true'),
(57990, 3747, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(57991, 3747, 'wp_user_level', '0'),
(57992, 3747, 'wsl_current_provider', 'Facebook'),
(57993, 3747, 'wsl_current_user_image', 'https://graph.facebook.com/478165355666826/picture?width=150&height=150'),
(57994, 3747, 'session_tokens', 'a:1:{s:64:\"3f31001e3494253af6f2029b48013a74b4f174dc30e0a6ab418faf8e91ffc5e7\";a:4:{s:10:\"expiration\";i:1434723247;s:2:\"ip\";s:11:\"2.82.39.134\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433513647;}}'),
(57995, 3746, 'votou', 'sim'),
(57996, 3746, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(57997, 3747, 'votou', 'sim'),
(57998, 3747, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(57999, 3748, 'nickname', 'Vera_Passos_Teixeira'),
(58000, 3748, 'first_name', 'Vera'),
(58001, 3748, 'last_name', 'Teixeira'),
(58002, 3748, 'description', ''),
(58003, 3748, 'rich_editing', 'true'),
(58004, 3748, 'comment_shortcuts', 'false'),
(58005, 3748, 'admin_color', 'fresh'),
(58006, 3748, 'use_ssl', '0'),
(58007, 3748, 'show_admin_bar_front', 'true'),
(58008, 3748, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58009, 3748, 'wp_user_level', '0'),
(58010, 3748, 'wsl_current_provider', 'Facebook'),
(58011, 3748, 'wsl_current_user_image', 'https://graph.facebook.com/10152776966836277/picture?width=150&height=150'),
(58012, 3748, 'session_tokens', 'a:1:{s:64:\"409fff73818312523e8ace72397c4b10540f2a7b7c80409e67a022658c0870ff\";a:4:{s:10:\"expiration\";i:1434723356;s:2:\"ip\";s:12:\"85.240.52.16\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433513756;}}'),
(58013, 3749, 'nickname', 'Sofia_Soares_Ribeiro'),
(58014, 3749, 'first_name', 'Sofia'),
(58015, 3749, 'last_name', 'Soares Ribeiro'),
(58016, 3749, 'description', ''),
(58017, 3749, 'rich_editing', 'true'),
(58018, 3749, 'comment_shortcuts', 'false'),
(58019, 3749, 'admin_color', 'fresh'),
(58020, 3749, 'use_ssl', '0'),
(58021, 3749, 'show_admin_bar_front', 'true'),
(58022, 3749, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58023, 3749, 'wp_user_level', '0'),
(58024, 3749, 'wsl_current_provider', 'Facebook'),
(58025, 3749, 'wsl_current_user_image', 'https://graph.facebook.com/10207020075970924/picture?width=150&height=150'),
(58026, 3749, 'session_tokens', 'a:1:{s:64:\"6905fb59f0268528c5470dbc55d71b7c550095b424b1cb0c4246ed92d0dab549\";a:4:{s:10:\"expiration\";i:1434723387;s:2:\"ip\";s:11:\"5.249.50.18\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433513787;}}'),
(58027, 3748, 'votou', 'sim'),
(58028, 3748, 'user_votes', 'foto-do-ano_p1277'),
(58029, 3750, 'nickname', 'Andre_Caseiro'),
(58030, 3750, 'first_name', 'André'),
(58031, 3750, 'last_name', 'Caseiro'),
(58032, 3750, 'description', ''),
(58033, 3750, 'rich_editing', 'true'),
(58034, 3750, 'comment_shortcuts', 'false'),
(58035, 3750, 'admin_color', 'fresh'),
(58036, 3750, 'use_ssl', '0'),
(58037, 3750, 'show_admin_bar_front', 'true'),
(58038, 3750, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58039, 3750, 'wp_user_level', '0'),
(58040, 3750, 'wsl_current_provider', 'Facebook'),
(58041, 3750, 'wsl_current_user_image', 'https://graph.facebook.com/1130735330285961/picture?width=150&height=150'),
(58042, 3750, 'session_tokens', 'a:1:{s:64:\"6dad93b21487b2d004f025dd5ecf6fd73a2cf21967ba7bcb0d3dd40332eac5a8\";a:4:{s:10:\"expiration\";i:1434723504;s:2:\"ip\";s:13:\"37.189.45.163\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433513904;}}'),
(58043, 3749, 'votou', 'sim'),
(58044, 3749, 'user_votes', 'foto-do-ano_p1277'),
(58045, 3750, 'votou', 'sim'),
(58046, 3750, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(58047, 3751, 'nickname', 'Carlos_Couto'),
(58048, 3751, 'first_name', 'Carlos'),
(58049, 3751, 'last_name', 'Couto'),
(58050, 3751, 'description', ''),
(58051, 3751, 'rich_editing', 'true'),
(58052, 3751, 'comment_shortcuts', 'false'),
(58053, 3751, 'admin_color', 'fresh'),
(58054, 3751, 'use_ssl', '0'),
(58055, 3751, 'show_admin_bar_front', 'true'),
(58056, 3751, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58057, 3751, 'wp_user_level', '0'),
(58058, 3751, 'wsl_current_provider', 'Facebook'),
(58059, 3751, 'wsl_current_user_image', 'https://graph.facebook.com/464395357059898/picture?width=150&height=150'),
(58060, 3751, 'session_tokens', 'a:1:{s:64:\"3cea58e8a6f1e6571fa58ec92b296af0bf21481e54e189b36f0b417a7b3e6246\";a:4:{s:10:\"expiration\";i:1434723953;s:2:\"ip\";s:13:\"193.236.76.89\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433514353;}}'),
(58061, 3619, 'votou', 'sim'),
(58062, 3619, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(58063, 3752, 'nickname', 'Cristiana_Francisco'),
(58064, 3752, 'first_name', 'Cristiana'),
(58065, 3752, 'last_name', 'Francisco'),
(58066, 3752, 'description', ''),
(58067, 3752, 'rich_editing', 'true'),
(58068, 3752, 'comment_shortcuts', 'false'),
(58069, 3752, 'admin_color', 'fresh'),
(58070, 3752, 'use_ssl', '0'),
(58071, 3752, 'show_admin_bar_front', 'true'),
(58072, 3752, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58073, 3752, 'wp_user_level', '0'),
(58074, 3752, 'wsl_current_provider', 'Facebook'),
(58075, 3752, 'wsl_current_user_image', 'https://graph.facebook.com/1101169536563037/picture?width=150&height=150'),
(58076, 3752, 'session_tokens', 'a:1:{s:64:\"bb3d439ef56211b32031474cdaae6eb3ea4a995a614af2ad33feb61df08d34a8\";a:4:{s:10:\"expiration\";i:1434724131;s:2:\"ip\";s:15:\"193.137.134.252\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433514531;}}'),
(58077, 3753, 'nickname', 'Rita_Rolex'),
(58078, 3753, 'first_name', 'Rita'),
(58079, 3753, 'last_name', 'Rolex'),
(58080, 3753, 'description', ''),
(58081, 3753, 'rich_editing', 'true'),
(58082, 3753, 'comment_shortcuts', 'false'),
(58083, 3753, 'admin_color', 'fresh'),
(58084, 3753, 'use_ssl', '0'),
(58085, 3753, 'show_admin_bar_front', 'true'),
(58086, 3753, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58087, 3753, 'wp_user_level', '0'),
(58088, 3753, 'wsl_current_provider', 'Facebook'),
(58089, 3753, 'wsl_current_user_image', 'https://graph.facebook.com/10205514144546462/picture?width=150&height=150'),
(58090, 3753, 'session_tokens', 'a:1:{s:64:\"478cabef9d9220db044cbb91d983a22f041654a4420a09596f0f261929cc0fcc\";a:4:{s:10:\"expiration\";i:1434724164;s:2:\"ip\";s:12:\"77.54.202.10\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433514564;}}'),
(58091, 3754, 'nickname', 'Ana_Teixeira_Pinto'),
(58092, 3754, 'first_name', 'Ana'),
(58093, 3754, 'last_name', 'Teixeira Pinto'),
(58094, 3754, 'description', ''),
(58095, 3754, 'rich_editing', 'true'),
(58096, 3754, 'comment_shortcuts', 'false'),
(58097, 3754, 'admin_color', 'fresh'),
(58098, 3754, 'use_ssl', '0'),
(58099, 3754, 'show_admin_bar_front', 'true'),
(58100, 3754, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58101, 3754, 'wp_user_level', '0'),
(58102, 3754, 'wsl_current_provider', 'Facebook'),
(58103, 3754, 'wsl_current_user_image', 'https://graph.facebook.com/972677186099686/picture?width=150&height=150'),
(58104, 3754, 'session_tokens', 'a:1:{s:64:\"8da14deab5424dde94f58b7baa492204a7ec5d9cd34fe913e679e75676f3997e\";a:4:{s:10:\"expiration\";i:1434724217;s:2:\"ip\";s:15:\"195.245.185.225\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433514617;}}'),
(58105, 3754, 'votou', 'sim'),
(58106, 3754, 'user_votes', 'surfista-do-ano-oakley_p1344,foto-do-ano_p1277'),
(58107, 3755, 'nickname', 'Paulo_Rocha_Antunes_1'),
(58108, 3755, 'first_name', 'Paulo'),
(58109, 3755, 'last_name', 'Rocha Antunes'),
(58110, 3755, 'description', ''),
(58111, 3755, 'rich_editing', 'true'),
(58112, 3755, 'comment_shortcuts', 'false'),
(58113, 3755, 'admin_color', 'fresh'),
(58114, 3755, 'use_ssl', '0'),
(58115, 3755, 'show_admin_bar_front', 'true'),
(58116, 3755, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58117, 3755, 'wp_user_level', '0'),
(58118, 3755, 'wsl_current_provider', 'Google'),
(58119, 3755, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-FZvpmrRCQQ4/AAAAAAAAAAI/AAAAAAAAKFs/1yjLVfNhDK4/photo.jpg?sz=200'),
(58120, 3755, 'session_tokens', 'a:2:{s:64:\"9914123eca1bcce615578f8dc3c2bb8d42c44a0fb8d3a008f6580d52eaabbc46\";a:4:{s:10:\"expiration\";i:1434724302;s:2:\"ip\";s:13:\"89.115.56.190\";s:2:\"ua\";s:104:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.18 Safari/537.36\";s:5:\"login\";i:1433514702;}s:64:\"8e1df85fc2c87728b95b0a8976e6b7971244f31b02b2832af9287b0fd4ec311b\";a:4:{s:10:\"expiration\";i:1435089141;s:2:\"ip\";s:13:\"89.115.56.190\";s:2:\"ua\";s:104:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/44.0.2403.18 Safari/537.36\";s:5:\"login\";i:1433879541;}}'),
(58121, 3756, 'nickname', 'Neuza_Rocha'),
(58122, 3756, 'first_name', 'Neuza'),
(58123, 3756, 'last_name', 'Rocha'),
(58124, 3756, 'description', ''),
(58125, 3756, 'rich_editing', 'true'),
(58126, 3756, 'comment_shortcuts', 'false'),
(58127, 3756, 'admin_color', 'fresh'),
(58128, 3756, 'use_ssl', '0'),
(58129, 3756, 'show_admin_bar_front', 'true'),
(58130, 3756, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58131, 3756, 'wp_user_level', '0'),
(58132, 3756, 'wsl_current_provider', 'Facebook'),
(58133, 3756, 'wsl_current_user_image', 'https://graph.facebook.com/10207335854341260/picture?width=150&height=150'),
(58134, 3756, 'session_tokens', 'a:1:{s:64:\"90aba0004d6bf7d2d7e1c49e0494d8a598345a14be6de1e5390752350d16a19f\";a:4:{s:10:\"expiration\";i:1434724326;s:2:\"ip\";s:14:\"89.152.245.156\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433514726;}}'),
(58135, 3756, 'votou', 'sim'),
(58136, 3756, 'user_votes', 'foto-do-ano_p1277'),
(58137, 3757, 'nickname', 'Marion_Brogyanyi'),
(58138, 3757, 'first_name', 'Marion'),
(58139, 3757, 'last_name', 'Brogyanyi'),
(58140, 3757, 'description', ''),
(58141, 3757, 'rich_editing', 'true'),
(58142, 3757, 'comment_shortcuts', 'false'),
(58143, 3757, 'admin_color', 'fresh'),
(58144, 3757, 'use_ssl', '0'),
(58145, 3757, 'show_admin_bar_front', 'true'),
(58146, 3757, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58147, 3757, 'wp_user_level', '0'),
(58148, 3757, 'wsl_current_provider', 'Facebook'),
(58149, 3757, 'wsl_current_user_image', 'https://graph.facebook.com/825973580819213/picture?width=150&height=150'),
(58150, 3757, 'session_tokens', 'a:1:{s:64:\"3d8213909675f551b8890f0e75299b0e12afc8cde03af0b430d7ea400e6ab665\";a:4:{s:10:\"expiration\";i:1434724380;s:2:\"ip\";s:14:\"88.214.171.129\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433514780;}}'),
(58151, 3755, 'votou', 'sim'),
(58152, 3755, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(58153, 3758, 'nickname', 'Emilia_de_Abreu'),
(58154, 3758, 'first_name', 'Emília'),
(58155, 3758, 'last_name', 'de Abreu'),
(58156, 3758, 'description', ''),
(58157, 3758, 'rich_editing', 'true'),
(58158, 3758, 'comment_shortcuts', 'false'),
(58159, 3758, 'admin_color', 'fresh'),
(58160, 3758, 'use_ssl', '0'),
(58161, 3758, 'show_admin_bar_front', 'true'),
(58162, 3758, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58163, 3758, 'wp_user_level', '0'),
(58164, 3758, 'wsl_current_provider', 'Facebook'),
(58165, 3758, 'wsl_current_user_image', 'https://graph.facebook.com/1006242049388026/picture?width=150&height=150'),
(58166, 3758, 'session_tokens', 'a:1:{s:64:\"6f406c2ed2ae1eef557507f9ea92ca1843976ccd2f4e04d8c2fd324490548a6b\";a:4:{s:10:\"expiration\";i:1434724623;s:2:\"ip\";s:13:\"193.136.189.5\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/en_US;FBOP/1]\";s:5:\"login\";i:1433515023;}}'),
(58167, 3751, 'votou', 'sim'),
(58168, 3751, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(58169, 3759, 'nickname', 'Rita_Gue'),
(58170, 3759, 'first_name', 'Rita'),
(58171, 3759, 'last_name', 'Guê'),
(58172, 3759, 'description', ''),
(58173, 3759, 'rich_editing', 'true'),
(58174, 3759, 'comment_shortcuts', 'false'),
(58175, 3759, 'admin_color', 'fresh'),
(58176, 3759, 'use_ssl', '0'),
(58177, 3759, 'show_admin_bar_front', 'true'),
(58178, 3759, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58179, 3759, 'wp_user_level', '0'),
(58180, 3759, 'wsl_current_provider', 'Facebook'),
(58181, 3759, 'wsl_current_user_image', 'https://graph.facebook.com/10152820004611965/picture?width=150&height=150'),
(58182, 3759, 'session_tokens', 'a:1:{s:64:\"82bce2f44c8cda7e5a672829c74bd28b120c643a4b8528fdb21bef288e0e7671\";a:4:{s:10:\"expiration\";i:1434724760;s:2:\"ip\";s:13:\"195.23.157.73\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433515160;}}'),
(58183, 3760, 'nickname', 'Ricardo_Santos'),
(58184, 3760, 'first_name', 'Ricardo'),
(58185, 3760, 'last_name', 'Santos'),
(58186, 3760, 'description', ''),
(58187, 3760, 'rich_editing', 'true'),
(58188, 3760, 'comment_shortcuts', 'false'),
(58189, 3760, 'admin_color', 'fresh'),
(58190, 3760, 'use_ssl', '0'),
(58191, 3760, 'show_admin_bar_front', 'true'),
(58192, 3760, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58193, 3760, 'wp_user_level', '0'),
(58194, 3760, 'wsl_current_provider', 'Facebook'),
(58195, 3760, 'wsl_current_user_image', 'https://graph.facebook.com/992600650750643/picture?width=150&height=150'),
(58196, 3760, 'session_tokens', 'a:1:{s:64:\"177ce916bad65454384419b58799e058cecca0f28c65e7ee0ffda1da423b5f0c\";a:4:{s:10:\"expiration\";i:1434725157;s:2:\"ip\";s:13:\"194.38.148.74\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433515557;}}'),
(58197, 3761, 'nickname', 'Mafalda_Carvalho'),
(58198, 3761, 'first_name', 'Mafalda'),
(58199, 3761, 'last_name', 'Carvalho'),
(58200, 3761, 'description', ''),
(58201, 3761, 'rich_editing', 'true'),
(58202, 3761, 'comment_shortcuts', 'false'),
(58203, 3761, 'admin_color', 'fresh'),
(58204, 3761, 'use_ssl', '0'),
(58205, 3761, 'show_admin_bar_front', 'true'),
(58206, 3761, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58207, 3761, 'wp_user_level', '0'),
(58208, 3761, 'wsl_current_provider', 'Facebook'),
(58209, 3761, 'wsl_current_user_image', 'https://graph.facebook.com/10205707378275702/picture?width=150&height=150'),
(58210, 3761, 'session_tokens', 'a:1:{s:64:\"392c0558805d83eef385e1ba5e4d1ffe5cc7265fe1a112d30190db4412d712de\";a:4:{s:10:\"expiration\";i:1434725211;s:2:\"ip\";s:12:\"5.249.48.224\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.1.2; GT-I8190 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433515611;}}'),
(58211, 3762, 'nickname', 'Luis_Sottomayor'),
(58212, 3762, 'first_name', 'Luis'),
(58213, 3762, 'last_name', 'Sottomayor'),
(58214, 3762, 'description', ''),
(58215, 3762, 'rich_editing', 'true'),
(58216, 3762, 'comment_shortcuts', 'false'),
(58217, 3762, 'admin_color', 'fresh'),
(58218, 3762, 'use_ssl', '0'),
(58219, 3762, 'show_admin_bar_front', 'true'),
(58220, 3762, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58221, 3762, 'wp_user_level', '0'),
(58222, 3762, 'wsl_current_provider', 'Facebook'),
(58223, 3762, 'wsl_current_user_image', 'https://graph.facebook.com/10155686366595644/picture?width=150&height=150'),
(58224, 3762, 'session_tokens', 'a:1:{s:64:\"c166db484642ea7485154e29bfde97df98cf71572fcf41533cc7321293f03626\";a:4:{s:10:\"expiration\";i:1434725237;s:2:\"ip\";s:12:\"82.155.167.7\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433515637;}}'),
(58225, 3761, 'votou', 'sim'),
(58226, 3761, 'user_votes', 'foto-do-ano_p1277'),
(58227, 3762, 'votou', 'sim'),
(58228, 3762, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(58229, 3763, 'nickname', 'Joana_Ferreira_Gomes'),
(58230, 3763, 'first_name', 'Joana'),
(58231, 3763, 'last_name', 'Ferreira Gomes'),
(58232, 3763, 'description', ''),
(58233, 3763, 'rich_editing', 'true'),
(58234, 3763, 'comment_shortcuts', 'false'),
(58235, 3763, 'admin_color', 'fresh'),
(58236, 3763, 'use_ssl', '0'),
(58237, 3763, 'show_admin_bar_front', 'true'),
(58238, 3763, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58239, 3763, 'wp_user_level', '0'),
(58240, 3763, 'wsl_current_provider', 'Facebook'),
(58241, 3763, 'wsl_current_user_image', 'https://graph.facebook.com/10203982074700402/picture?width=150&height=150'),
(58242, 3763, 'session_tokens', 'a:1:{s:64:\"b8ab4b5f0df9c24feaf3f6c35d4d16e2cd2d62ebbdd8019a60cb7807249d69c9\";a:4:{s:10:\"expiration\";i:1434725645;s:2:\"ip\";s:13:\"85.244.116.34\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433516045;}}'),
(58243, 3763, 'votou', 'sim'),
(58244, 3763, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351'),
(58245, 3764, 'nickname', 'Sara_Dias'),
(58246, 3764, 'first_name', 'Sara'),
(58247, 3764, 'last_name', 'Dias'),
(58248, 3764, 'description', ''),
(58249, 3764, 'rich_editing', 'true'),
(58250, 3764, 'comment_shortcuts', 'false'),
(58251, 3764, 'admin_color', 'fresh'),
(58252, 3764, 'use_ssl', '0'),
(58253, 3764, 'show_admin_bar_front', 'true'),
(58254, 3764, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58255, 3764, 'wp_user_level', '0'),
(58256, 3764, 'wsl_current_provider', 'Facebook'),
(58257, 3764, 'wsl_current_user_image', 'https://graph.facebook.com/464283343726562/picture?width=150&height=150'),
(58258, 3764, 'session_tokens', 'a:1:{s:64:\"3de4d641d95b6677ee56975fc8ec9638d6aea450f73c368f9a17629e9843e559\";a:4:{s:10:\"expiration\";i:1434725677;s:2:\"ip\";s:13:\"85.246.37.221\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T530 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433516077;}}'),
(58259, 3764, 'votou', 'sim'),
(58260, 3764, 'user_votes', 'tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,free-surfer-do-ano-volcom_p1397'),
(58261, 3765, 'nickname', 'Juan_Valdivia'),
(58262, 3765, 'first_name', 'Juan'),
(58263, 3765, 'last_name', 'Valdivia'),
(58264, 3765, 'description', ''),
(58265, 3765, 'rich_editing', 'true'),
(58266, 3765, 'comment_shortcuts', 'false'),
(58267, 3765, 'admin_color', 'fresh'),
(58268, 3765, 'use_ssl', '0'),
(58269, 3765, 'show_admin_bar_front', 'true'),
(58270, 3765, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58271, 3765, 'wp_user_level', '0'),
(58272, 3765, 'wsl_current_provider', 'Facebook'),
(58273, 3765, 'wsl_current_user_image', 'https://graph.facebook.com/1050537144986910/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(58274, 3765, 'session_tokens', 'a:1:{s:64:\"a0252d2cd1298a0ea5715307749989c826d7e1a4cf90f6f748ba5984dd97d12c\";a:4:{s:10:\"expiration\";i:1434726301;s:2:\"ip\";s:13:\"62.28.188.218\";s:2:\"ua\";s:76:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0; MATM)\";s:5:\"login\";i:1433516701;}}'),
(58275, 3766, 'nickname', 'Miguel_Verissimo'),
(58276, 3766, 'first_name', 'Miguel'),
(58277, 3766, 'last_name', 'Veríssimo'),
(58278, 3766, 'description', ''),
(58279, 3766, 'rich_editing', 'true'),
(58280, 3766, 'comment_shortcuts', 'false'),
(58281, 3766, 'admin_color', 'fresh'),
(58282, 3766, 'use_ssl', '0'),
(58283, 3766, 'show_admin_bar_front', 'true'),
(58284, 3766, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58285, 3766, 'wp_user_level', '0'),
(58286, 3766, 'wsl_current_provider', 'Facebook'),
(58287, 3766, 'wsl_current_user_image', 'https://graph.facebook.com/1005097229515334/picture?width=150&height=150'),
(58288, 3766, 'session_tokens', 'a:1:{s:64:\"f6a377bcb4447ab3b501de314fe98e8a0c2ad93eb933c313cc6ea403bf502715\";a:4:{s:10:\"expiration\";i:1434726469;s:2:\"ip\";s:14:\"85.247.157.197\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433516869;}}'),
(58289, 3767, 'nickname', 'Filipe_Bastos'),
(58290, 3767, 'first_name', 'Filipe'),
(58291, 3767, 'last_name', 'Bastos'),
(58292, 3767, 'description', ''),
(58293, 3767, 'rich_editing', 'true'),
(58294, 3767, 'comment_shortcuts', 'false'),
(58295, 3767, 'admin_color', 'fresh'),
(58296, 3767, 'use_ssl', '0'),
(58297, 3767, 'show_admin_bar_front', 'true'),
(58298, 3767, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58299, 3767, 'wp_user_level', '0'),
(58300, 3767, 'wsl_current_provider', 'Facebook'),
(58301, 3767, 'wsl_current_user_image', 'https://graph.facebook.com/964838936880163/picture?width=150&height=150'),
(58302, 3767, 'session_tokens', 'a:1:{s:64:\"d87f92927833920d88fdbcac9417f1fbef9487c820a522660b4c5647a471add9\";a:4:{s:10:\"expiration\";i:1434726531;s:2:\"ip\";s:13:\"188.80.251.28\";s:2:\"ua\";s:134:\"Mozilla/5.0 (Linux; Android 4.4.2; BLOOM Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433516931;}}'),
(58303, 3765, 'votou', 'sim'),
(58304, 3765, 'user_votes', 'videoclip-do-ano-hurley_p1212'),
(58305, 3768, 'nickname', 'Helena_Carujo_Charrua'),
(58306, 3768, 'first_name', 'Helena Carujo'),
(58307, 3768, 'last_name', 'Charrua'),
(58308, 3768, 'description', ''),
(58309, 3768, 'rich_editing', 'true'),
(58310, 3768, 'comment_shortcuts', 'false'),
(58311, 3768, 'admin_color', 'fresh'),
(58312, 3768, 'use_ssl', '0'),
(58313, 3768, 'show_admin_bar_front', 'true'),
(58314, 3768, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58315, 3768, 'wp_user_level', '0'),
(58316, 3768, 'wsl_current_provider', 'Facebook'),
(58317, 3768, 'wsl_current_user_image', 'https://graph.facebook.com/1155586434467117/picture?width=150&height=150'),
(58318, 3768, 'session_tokens', 'a:1:{s:64:\"e0404f3c347ee21c1ceff70de9633fb436a66a7f0983a47d3399c74b96b6fa06\";a:4:{s:10:\"expiration\";i:1434726705;s:2:\"ip\";s:14:\"89.153.182.183\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433517105;}}'),
(58319, 3768, 'votou', 'sim'),
(58320, 3768, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(58321, 3769, 'nickname', 'Liliana_Ramos'),
(58322, 3769, 'first_name', 'Liliana'),
(58323, 3769, 'last_name', 'Ramos'),
(58324, 3769, 'description', ''),
(58325, 3769, 'rich_editing', 'true'),
(58326, 3769, 'comment_shortcuts', 'false'),
(58327, 3769, 'admin_color', 'fresh'),
(58328, 3769, 'use_ssl', '0'),
(58329, 3769, 'show_admin_bar_front', 'true'),
(58330, 3769, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58331, 3769, 'wp_user_level', '0'),
(58332, 3769, 'wsl_current_provider', 'Facebook'),
(58333, 3769, 'wsl_current_user_image', 'https://graph.facebook.com/1136891299660164/picture?width=150&height=150'),
(58334, 3769, 'session_tokens', 'a:1:{s:64:\"163aad73b37aa6dc9b57e3a350a06d331234e6b8b3063054938fbd369ba16e97\";a:4:{s:10:\"expiration\";i:1434727624;s:2:\"ip\";s:12:\"194.79.82.50\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433518024;}}'),
(58335, 3769, 'votou', 'sim'),
(58336, 3769, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385'),
(58337, 3770, 'nickname', 'Afonso_Tornelli'),
(58338, 3770, 'first_name', 'Afonso'),
(58339, 3770, 'last_name', 'Tornelli'),
(58340, 3770, 'description', ''),
(58341, 3770, 'rich_editing', 'true'),
(58342, 3770, 'comment_shortcuts', 'false'),
(58343, 3770, 'admin_color', 'fresh'),
(58344, 3770, 'use_ssl', '0'),
(58345, 3770, 'show_admin_bar_front', 'true'),
(58346, 3770, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58347, 3770, 'wp_user_level', '0'),
(58348, 3770, 'wsl_current_provider', 'Facebook'),
(58349, 3770, 'wsl_current_user_image', 'https://graph.facebook.com/10206319119314402/picture?width=150&height=150'),
(58350, 3770, 'session_tokens', 'a:1:{s:64:\"9225a09cf52f53556e0a77c83fcdf7a4e694548bc8bcec1f47432504c81ae016\";a:4:{s:10:\"expiration\";i:1434727924;s:2:\"ip\";s:12:\"2.83.166.252\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433518324;}}'),
(58351, 3771, 'nickname', 'Jota_Silva'),
(58352, 3771, 'first_name', 'Jota'),
(58353, 3771, 'last_name', 'Silva'),
(58354, 3771, 'description', ''),
(58355, 3771, 'rich_editing', 'true'),
(58356, 3771, 'comment_shortcuts', 'false'),
(58357, 3771, 'admin_color', 'fresh'),
(58358, 3771, 'use_ssl', '0'),
(58359, 3771, 'show_admin_bar_front', 'true'),
(58360, 3771, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58361, 3771, 'wp_user_level', '0'),
(58362, 3771, 'wsl_current_provider', 'Facebook'),
(58363, 3771, 'wsl_current_user_image', 'https://graph.facebook.com/10206506376969232/picture?width=150&height=150'),
(58364, 3771, 'session_tokens', 'a:1:{s:64:\"a6969520b6b13282f8cdaa3a79aaac0855658bcf9fd8f4d9573e10c209cc98b2\";a:4:{s:10:\"expiration\";i:1434728007;s:2:\"ip\";s:14:\"79.169.116.223\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.65 Safari/537.36\";s:5:\"login\";i:1433518407;}}'),
(58365, 3771, 'votou', 'sim'),
(58366, 3771, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(58367, 3770, 'votou', 'sim'),
(58368, 3770, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(58369, 3772, 'nickname', 'Pitanga_Biba'),
(58370, 3772, 'first_name', 'Pitanga'),
(58371, 3772, 'last_name', 'Biba'),
(58372, 3772, 'description', ''),
(58373, 3772, 'rich_editing', 'true'),
(58374, 3772, 'comment_shortcuts', 'false'),
(58375, 3772, 'admin_color', 'fresh'),
(58376, 3772, 'use_ssl', '0'),
(58377, 3772, 'show_admin_bar_front', 'true'),
(58378, 3772, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58379, 3772, 'wp_user_level', '0'),
(58380, 3772, 'wsl_current_provider', 'Facebook'),
(58381, 3772, 'wsl_current_user_image', 'https://graph.facebook.com/10155692607555084/picture?width=150&height=150'),
(58382, 3772, 'session_tokens', 'a:1:{s:64:\"a56e6998180b0ab4921c1ff2e323974fb6c059fa49b09ba901c3317afbc8ab68\";a:4:{s:10:\"expiration\";i:1434728745;s:2:\"ip\";s:13:\"213.81.69.104\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-N7100 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433519145;}}'),
(58383, 3772, 'votou', 'sim'),
(58384, 3772, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353'),
(58385, 3773, 'nickname', 'Madalena_Athayde'),
(58386, 3773, 'first_name', 'Madalena'),
(58387, 3773, 'last_name', 'Athayde'),
(58388, 3773, 'description', ''),
(58389, 3773, 'rich_editing', 'true'),
(58390, 3773, 'comment_shortcuts', 'false'),
(58391, 3773, 'admin_color', 'fresh'),
(58392, 3773, 'use_ssl', '0'),
(58393, 3773, 'show_admin_bar_front', 'true'),
(58394, 3773, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58395, 3773, 'wp_user_level', '0'),
(58396, 3773, 'wsl_current_provider', 'Facebook'),
(58397, 3773, 'wsl_current_user_image', 'https://graph.facebook.com/10203060395230960/picture?width=150&height=150'),
(58398, 3773, 'session_tokens', 'a:1:{s:64:\"85ccf47765c56ac2c2ffd89896eb8e6ffdfe2fe4bf61f5bcc7bcc2819942a1b7\";a:4:{s:10:\"expiration\";i:1434729014;s:2:\"ip\";s:14:\"81.193.153.159\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433519414;}}'),
(58399, 3774, 'nickname', 'Augusto_Valente'),
(58400, 3774, 'first_name', 'Augusto'),
(58401, 3774, 'last_name', 'Valente'),
(58402, 3774, 'description', ''),
(58403, 3774, 'rich_editing', 'true'),
(58404, 3774, 'comment_shortcuts', 'false'),
(58405, 3774, 'admin_color', 'fresh'),
(58406, 3774, 'use_ssl', '0'),
(58407, 3774, 'show_admin_bar_front', 'true'),
(58408, 3774, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58409, 3774, 'wp_user_level', '0'),
(58410, 3774, 'wsl_current_provider', 'Facebook'),
(58411, 3774, 'wsl_current_user_image', 'https://graph.facebook.com/1455084564790371/picture?width=150&height=150'),
(58412, 3774, 'session_tokens', 'a:1:{s:64:\"1c2a65612e486349b4bb333ccd5698137bef8020a66a6aa4af21e405bfd22e20\";a:4:{s:10:\"expiration\";i:1434729299;s:2:\"ip\";s:14:\"91.198.182.229\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433519699;}}'),
(58413, 3775, 'nickname', 'Joao_Paulo_Silva'),
(58414, 3775, 'first_name', 'João Paulo'),
(58415, 3775, 'last_name', 'Silva'),
(58416, 3775, 'description', ''),
(58417, 3775, 'rich_editing', 'true'),
(58418, 3775, 'comment_shortcuts', 'false'),
(58419, 3775, 'admin_color', 'fresh'),
(58420, 3775, 'use_ssl', '0'),
(58421, 3775, 'show_admin_bar_front', 'true'),
(58422, 3775, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58423, 3775, 'wp_user_level', '0'),
(58424, 3775, 'wsl_current_provider', 'Facebook'),
(58425, 3775, 'wsl_current_user_image', 'https://graph.facebook.com/10204240112110973/picture?width=150&height=150'),
(58426, 3775, 'session_tokens', 'a:1:{s:64:\"d674faa3222e35190856e349eac09d5a6cad614fc3faf97154d6ef2507a7d913\";a:4:{s:10:\"expiration\";i:1434731208;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433521608;}}'),
(58427, 3776, 'nickname', 'Rui_Henriques'),
(58428, 3776, 'first_name', 'Rui'),
(58429, 3776, 'last_name', 'Henriques'),
(58430, 3776, 'description', ''),
(58431, 3776, 'rich_editing', 'true'),
(58432, 3776, 'comment_shortcuts', 'false'),
(58433, 3776, 'admin_color', 'fresh'),
(58434, 3776, 'use_ssl', '0'),
(58435, 3776, 'show_admin_bar_front', 'true'),
(58436, 3776, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58437, 3776, 'wp_user_level', '0'),
(58438, 3776, 'wsl_current_provider', 'Facebook'),
(58439, 3776, 'wsl_current_user_image', 'https://graph.facebook.com/940055006059084/picture?width=150&height=150'),
(58440, 3776, 'session_tokens', 'a:1:{s:64:\"1f73f3e22c6e6b70e2b1b69275e93350a00514f71eab91641f5c6a32724fadb7\";a:4:{s:10:\"expiration\";i:1434731393;s:2:\"ip\";s:12:\"188.81.15.67\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433521793;}}'),
(58441, 3776, 'votou', 'sim'),
(58442, 3776, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(58443, 3777, 'nickname', 'Cintia_Ferreira'),
(58444, 3777, 'first_name', 'Cintia'),
(58445, 3777, 'last_name', 'Ferreira'),
(58446, 3777, 'description', ''),
(58447, 3777, 'rich_editing', 'true'),
(58448, 3777, 'comment_shortcuts', 'false'),
(58449, 3777, 'admin_color', 'fresh'),
(58450, 3777, 'use_ssl', '0'),
(58451, 3777, 'show_admin_bar_front', 'true'),
(58452, 3777, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58453, 3777, 'wp_user_level', '0'),
(58454, 3777, 'wsl_current_provider', 'Facebook'),
(58455, 3777, 'wsl_current_user_image', 'https://graph.facebook.com/10153363956912905/picture?width=150&height=150'),
(58456, 3777, 'session_tokens', 'a:1:{s:64:\"84148f2e78059326cbde61a98c955bb9aee4e89c6afefe99a9e010ac4a3ca7b6\";a:4:{s:10:\"expiration\";i:1434731428;s:2:\"ip\";s:13:\"84.91.129.240\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433521828;}}'),
(58457, 3777, 'votou', 'sim'),
(58458, 3777, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(58459, 3778, 'nickname', 'Ines_Esteves'),
(58460, 3778, 'first_name', 'Inês'),
(58461, 3778, 'last_name', 'Esteves'),
(58462, 3778, 'description', ''),
(58463, 3778, 'rich_editing', 'true'),
(58464, 3778, 'comment_shortcuts', 'false'),
(58465, 3778, 'admin_color', 'fresh'),
(58466, 3778, 'use_ssl', '0'),
(58467, 3778, 'show_admin_bar_front', 'true'),
(58468, 3778, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58469, 3778, 'wp_user_level', '0'),
(58470, 3778, 'wsl_current_provider', 'Facebook'),
(58471, 3778, 'wsl_current_user_image', 'https://graph.facebook.com/10206008437883738/picture?width=150&height=150'),
(58472, 3778, 'session_tokens', 'a:1:{s:64:\"ce0f5c43ae233e848c79836cd785543b8b2fd7bba3a3a427942bdc4773e78f2b\";a:4:{s:10:\"expiration\";i:1434731718;s:2:\"ip\";s:13:\"176.79.54.231\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433522118;}}'),
(58473, 3778, 'votou', 'sim'),
(58474, 3778, 'user_votes', 'surfista-do-ano-oakley_p1339,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(58475, 3779, 'nickname', 'Eduardo_Lima'),
(58476, 3779, 'first_name', 'Eduardo'),
(58477, 3779, 'last_name', 'Lima'),
(58478, 3779, 'description', ''),
(58479, 3779, 'rich_editing', 'true'),
(58480, 3779, 'comment_shortcuts', 'false'),
(58481, 3779, 'admin_color', 'fresh'),
(58482, 3779, 'use_ssl', '0'),
(58483, 3779, 'show_admin_bar_front', 'true'),
(58484, 3779, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58485, 3779, 'wp_user_level', '0'),
(58486, 3779, 'wsl_current_provider', 'Facebook'),
(58487, 3779, 'wsl_current_user_image', 'https://graph.facebook.com/713851298741612/picture?width=150&height=150'),
(58488, 3779, 'session_tokens', 'a:1:{s:64:\"ae94e92babd78d7d1c854ae7c75e5e65066ae40ed9a8931c7579d9773864a430\";a:4:{s:10:\"expiration\";i:1434732250;s:2:\"ip\";s:13:\"177.180.90.76\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433522650;}}'),
(58489, 3780, 'nickname', 'Marta_Oliveira'),
(58490, 3780, 'first_name', 'Marta'),
(58491, 3780, 'last_name', 'Oliveira'),
(58492, 3780, 'description', ''),
(58493, 3780, 'rich_editing', 'true'),
(58494, 3780, 'comment_shortcuts', 'false'),
(58495, 3780, 'admin_color', 'fresh'),
(58496, 3780, 'use_ssl', '0'),
(58497, 3780, 'show_admin_bar_front', 'true'),
(58498, 3780, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58499, 3780, 'wp_user_level', '0'),
(58500, 3780, 'wsl_current_provider', 'Facebook'),
(58501, 3780, 'wsl_current_user_image', 'https://graph.facebook.com/10206603808524544/picture?width=150&height=150'),
(58502, 3780, 'session_tokens', 'a:1:{s:64:\"2c6e83aa7bc95da9ad60c7fa8f97c7c4cf73318617963b242fffeaf6205448d2\";a:4:{s:10:\"expiration\";i:1434732407;s:2:\"ip\";s:13:\"94.197.121.24\";s:2:\"ua\";s:173:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-S6310N Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433522807;}}'),
(58503, 3781, 'nickname', 'Luis_Chilra'),
(58504, 3781, 'first_name', 'Luis'),
(58505, 3781, 'last_name', 'Chilra'),
(58506, 3781, 'description', ''),
(58507, 3781, 'rich_editing', 'true'),
(58508, 3781, 'comment_shortcuts', 'false'),
(58509, 3781, 'admin_color', 'fresh'),
(58510, 3781, 'use_ssl', '0'),
(58511, 3781, 'show_admin_bar_front', 'true'),
(58512, 3781, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58513, 3781, 'wp_user_level', '0'),
(58514, 3781, 'wsl_current_provider', 'Facebook'),
(58515, 3781, 'wsl_current_user_image', 'https://graph.facebook.com/10206746922653689/picture?width=150&height=150'),
(58516, 3781, 'session_tokens', 'a:1:{s:64:\"a50778f8b21b5c647b1176c4fc3a93b56437330c61788585695ad25063e8bb9d\";a:4:{s:10:\"expiration\";i:1434732602;s:2:\"ip\";s:11:\"46.126.39.9\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433523002;}}'),
(58517, 3781, 'votou', 'sim'),
(58518, 3781, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(58519, 3779, 'votou', 'sim'),
(58520, 3779, 'user_votes', 'tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,onda-do-ano-polen_p1086,foto-do-ano_p1163'),
(58521, 3782, 'nickname', 'Mauro_Costa'),
(58522, 3782, 'first_name', 'Mauro'),
(58523, 3782, 'last_name', 'Costa'),
(58524, 3782, 'description', ''),
(58525, 3782, 'rich_editing', 'true'),
(58526, 3782, 'comment_shortcuts', 'false'),
(58527, 3782, 'admin_color', 'fresh'),
(58528, 3782, 'use_ssl', '0'),
(58529, 3782, 'show_admin_bar_front', 'true'),
(58530, 3782, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58531, 3782, 'wp_user_level', '0'),
(58532, 3782, 'wsl_current_provider', 'Facebook'),
(58533, 3782, 'wsl_current_user_image', 'https://graph.facebook.com/10203733496091725/picture?width=150&height=150'),
(58534, 3782, 'session_tokens', 'a:1:{s:64:\"39f605542fb7ef4011cfdf47664673b7913cbb1ab3c6b743f114167917b0c5bc\";a:4:{s:10:\"expiration\";i:1434733424;s:2:\"ip\";s:10:\"2.81.91.20\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433523824;}}'),
(58535, 3783, 'nickname', 'Sopa_Doce'),
(58536, 3783, 'first_name', 'Sopa'),
(58537, 3783, 'last_name', 'Doce'),
(58538, 3783, 'description', ''),
(58539, 3783, 'rich_editing', 'true'),
(58540, 3783, 'comment_shortcuts', 'false'),
(58541, 3783, 'admin_color', 'fresh'),
(58542, 3783, 'use_ssl', '0'),
(58543, 3783, 'show_admin_bar_front', 'true'),
(58544, 3783, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58545, 3783, 'wp_user_level', '0'),
(58546, 3783, 'wsl_current_provider', 'Facebook'),
(58547, 3783, 'wsl_current_user_image', 'https://graph.facebook.com/10206630565553164/picture?width=150&height=150'),
(58548, 3783, 'session_tokens', 'a:1:{s:64:\"1cf02a8fd4509821310f043ac83067b13c907d1370299b716da8ff33d9acafe4\";a:4:{s:10:\"expiration\";i:1434733509;s:2:\"ip\";s:12:\"2.82.179.231\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433523909;}}'),
(58549, 3783, 'votou', 'sim'),
(58550, 3783, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432'),
(58551, 3784, 'nickname', 'Miguel_Mealha'),
(58552, 3784, 'first_name', 'Miguel'),
(58553, 3784, 'last_name', 'Mealha'),
(58554, 3784, 'description', ''),
(58555, 3784, 'rich_editing', 'true'),
(58556, 3784, 'comment_shortcuts', 'false'),
(58557, 3784, 'admin_color', 'fresh'),
(58558, 3784, 'use_ssl', '0'),
(58559, 3784, 'show_admin_bar_front', 'true'),
(58560, 3784, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58561, 3784, 'wp_user_level', '0'),
(58562, 3784, 'wsl_current_provider', 'Google'),
(58563, 3784, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-bpQcwqBuZ3w/AAAAAAAAAAI/AAAAAAAAAEA/XLYbrUgGjIM/photo.jpg?sz=200'),
(58564, 3784, 'session_tokens', 'a:1:{s:64:\"9af513b9a74e8b1bd050b9a50843d046a4aecf1b79471c0c6a4fb158a805ae72\";a:4:{s:10:\"expiration\";i:1434734767;s:2:\"ip\";s:12:\"93.108.251.8\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433525167;}}'),
(58565, 3784, 'votou', 'sim'),
(58566, 3784, 'user_votes', 'foto-do-ano_p957'),
(58567, 3785, 'nickname', 'Carlos_Serra_PiPi'),
(58568, 3785, 'first_name', 'Carlos'),
(58569, 3785, 'last_name', 'Serra PiPi'),
(58570, 3785, 'description', ''),
(58571, 3785, 'rich_editing', 'true'),
(58572, 3785, 'comment_shortcuts', 'false'),
(58573, 3785, 'admin_color', 'fresh'),
(58574, 3785, 'use_ssl', '0'),
(58575, 3785, 'show_admin_bar_front', 'true'),
(58576, 3785, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58577, 3785, 'wp_user_level', '0'),
(58578, 3785, 'wsl_current_provider', 'Facebook'),
(58579, 3785, 'wsl_current_user_image', 'https://graph.facebook.com/10205531775272081/picture?width=150&height=150'),
(58580, 3785, 'session_tokens', 'a:1:{s:64:\"3f520ae7024e2d10d23386414adf9afdf91d34e30c3651b8fa1af638856c471d\";a:4:{s:10:\"expiration\";i:1434734841;s:2:\"ip\";s:14:\"89.114.133.139\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1433525241;}}'),
(58581, 3786, 'nickname', 'Patricia_Gomes_2'),
(58582, 3786, 'first_name', 'Patricia'),
(58583, 3786, 'last_name', 'Gomes'),
(58584, 3786, 'description', ''),
(58585, 3786, 'rich_editing', 'true'),
(58586, 3786, 'comment_shortcuts', 'false'),
(58587, 3786, 'admin_color', 'fresh'),
(58588, 3786, 'use_ssl', '0'),
(58589, 3786, 'show_admin_bar_front', 'true'),
(58590, 3786, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58591, 3786, 'wp_user_level', '0'),
(58592, 3786, 'wsl_current_provider', 'Facebook'),
(58593, 3786, 'wsl_current_user_image', 'https://graph.facebook.com/10205578349550553/picture?width=150&height=150'),
(58594, 3786, 'session_tokens', 'a:1:{s:64:\"56b22007d7d4a139203a8bda4a9c97346d882a986ea3319905ab42dd2c6059a1\";a:4:{s:10:\"expiration\";i:1434735025;s:2:\"ip\";s:11:\"87.66.96.96\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; GT-I9060 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433525425;}}'),
(58595, 3787, 'nickname', 'Juanita_Andante'),
(58596, 3787, 'first_name', 'Juanita'),
(58597, 3787, 'last_name', 'Andante'),
(58598, 3787, 'description', ''),
(58599, 3787, 'rich_editing', 'true'),
(58600, 3787, 'comment_shortcuts', 'false'),
(58601, 3787, 'admin_color', 'fresh'),
(58602, 3787, 'use_ssl', '0'),
(58603, 3787, 'show_admin_bar_front', 'true'),
(58604, 3787, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58605, 3787, 'wp_user_level', '0'),
(58606, 3787, 'wsl_current_provider', 'Facebook'),
(58607, 3787, 'wsl_current_user_image', 'https://graph.facebook.com/10153311390554564/picture?width=150&height=150'),
(58608, 3787, 'session_tokens', 'a:1:{s:64:\"15e896b6b57da1ccd5d31c8fc87e949b9e6c9669b1cd6247794f3c00e59fb00a\";a:4:{s:10:\"expiration\";i:1434735245;s:2:\"ip\";s:13:\"79.168.69.149\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433525645;}}'),
(58609, 3787, 'votou', 'sim'),
(58610, 3787, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,free-surfer-do-ano-volcom_p1395,foto-do-ano_p1277,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(58611, 3785, 'votou', 'sim'),
(58612, 3785, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(58613, 3788, 'nickname', 'Bruno_Bruno_Oliveira'),
(58614, 3788, 'first_name', 'Bruno'),
(58615, 3788, 'last_name', 'Oliveira'),
(58616, 3788, 'description', ''),
(58617, 3788, 'rich_editing', 'true'),
(58618, 3788, 'comment_shortcuts', 'false'),
(58619, 3788, 'admin_color', 'fresh'),
(58620, 3788, 'use_ssl', '0'),
(58621, 3788, 'show_admin_bar_front', 'true'),
(58622, 3788, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58623, 3788, 'wp_user_level', '0'),
(58624, 3788, 'wsl_current_provider', 'Google'),
(58625, 3788, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-mxiSqPo6FM8/AAAAAAAAAAI/AAAAAAAARmo/y2YjSaqUUjc/photo.jpg?sz=200'),
(58626, 3788, 'session_tokens', 'a:3:{s:64:\"64e354284d5bb0fca7a534db2a40725740cbda062e40d23da962fe198c955680\";a:4:{s:10:\"expiration\";i:1434735467;s:2:\"ip\";s:12:\"189.81.22.20\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433525867;}s:64:\"782e7f98eadc55493dd0983994e5af3cabd92808c6c4a5f4f74697917b334598\";a:4:{s:10:\"expiration\";i:1435069548;s:2:\"ip\";s:13:\"187.28.24.135\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433859948;}s:64:\"70cda41dc88d13827d4fc5755ec079477548917a54b11806ea906d34498ec52f\";a:4:{s:10:\"expiration\";i:1435070112;s:2:\"ip\";s:13:\"187.28.24.135\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433860512;}}'),
(58627, 3789, 'nickname', 'Joana_Barata'),
(58628, 3789, 'first_name', 'Joana'),
(58629, 3789, 'last_name', 'Barata'),
(58630, 3789, 'description', ''),
(58631, 3789, 'rich_editing', 'true'),
(58632, 3789, 'comment_shortcuts', 'false'),
(58633, 3789, 'admin_color', 'fresh'),
(58634, 3789, 'use_ssl', '0'),
(58635, 3789, 'show_admin_bar_front', 'true'),
(58636, 3789, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58637, 3789, 'wp_user_level', '0'),
(58638, 3789, 'wsl_current_provider', 'Facebook'),
(58639, 3789, 'wsl_current_user_image', 'https://graph.facebook.com/453804841456111/picture?width=150&height=150'),
(58640, 3789, 'session_tokens', 'a:1:{s:64:\"89422e9a028002bb41c0836f6b2cc877b39af7d6ae9a7c73e05c29b15ea81161\";a:4:{s:10:\"expiration\";i:1434735500;s:2:\"ip\";s:12:\"2.82.167.254\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433525900;}}'),
(58641, 3789, 'votou', 'sim'),
(58642, 3789, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(58643, 3637, 'votou', 'sim'),
(58644, 3637, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(58645, 3790, 'nickname', 'Francisco_Barreto'),
(58646, 3790, 'first_name', 'Francisco'),
(58647, 3790, 'last_name', 'Barreto'),
(58648, 3790, 'description', ''),
(58649, 3790, 'rich_editing', 'true'),
(58650, 3790, 'comment_shortcuts', 'false'),
(58651, 3790, 'admin_color', 'fresh'),
(58652, 3790, 'use_ssl', '0'),
(58653, 3790, 'show_admin_bar_front', 'true'),
(58654, 3790, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58655, 3790, 'wp_user_level', '0'),
(58656, 3790, 'wsl_current_provider', 'Facebook'),
(58657, 3790, 'wsl_current_user_image', 'https://graph.facebook.com/10155756964550713/picture?width=150&height=150'),
(58658, 3790, 'session_tokens', 'a:1:{s:64:\"448dba15f399293b74efdb1ee7903359f476003a062825f28582ce50606ef6e1\";a:4:{s:10:\"expiration\";i:1434735629;s:2:\"ip\";s:12:\"194.65.37.71\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433526029;}}'),
(58659, 3790, 'votou', 'sim'),
(58660, 3790, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430'),
(58661, 3791, 'nickname', 'Guilherme_Nunes_1'),
(58662, 3791, 'first_name', 'Guilherme'),
(58663, 3791, 'last_name', 'Nunes'),
(58664, 3791, 'description', ''),
(58665, 3791, 'rich_editing', 'true'),
(58666, 3791, 'comment_shortcuts', 'false'),
(58667, 3791, 'admin_color', 'fresh'),
(58668, 3791, 'use_ssl', '0'),
(58669, 3791, 'show_admin_bar_front', 'true'),
(58670, 3791, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58671, 3791, 'wp_user_level', '0'),
(58672, 3791, 'wsl_current_provider', 'Facebook'),
(58673, 3791, 'wsl_current_user_image', 'https://graph.facebook.com/924278384299044/picture?width=150&height=150'),
(58674, 3791, 'session_tokens', 'a:1:{s:64:\"3566ce62df0a329c859b0c789764281380bc6321a0ba23fb4499f0b18937c559\";a:4:{s:10:\"expiration\";i:1434735761;s:2:\"ip\";s:14:\"79.169.119.127\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433526161;}}'),
(58675, 3788, 'votou', 'sim'),
(58676, 3788, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(58677, 3792, 'nickname', 'Teresa_Matta'),
(58678, 3792, 'first_name', 'Teresa'),
(58679, 3792, 'last_name', 'Matta'),
(58680, 3792, 'description', ''),
(58681, 3792, 'rich_editing', 'true'),
(58682, 3792, 'comment_shortcuts', 'false'),
(58683, 3792, 'admin_color', 'fresh'),
(58684, 3792, 'use_ssl', '0'),
(58685, 3792, 'show_admin_bar_front', 'true'),
(58686, 3792, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58687, 3792, 'wp_user_level', '0'),
(58688, 3792, 'wsl_current_provider', 'Facebook'),
(58689, 3792, 'wsl_current_user_image', 'https://graph.facebook.com/843156849102416/picture?width=150&height=150'),
(58690, 3792, 'session_tokens', 'a:1:{s:64:\"30473b35213d2d262b1bd67acdab64fd4714dec01f88eac16602e0358a9db452\";a:4:{s:10:\"expiration\";i:1434736329;s:2:\"ip\";s:14:\"85.247.248.103\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433526729;}}'),
(58691, 3792, 'votou', 'sim'),
(58692, 3792, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391,shaper-do-ano-xhapeland_p1379'),
(58693, 3793, 'nickname', 'Preciosa_Matias'),
(58694, 3793, 'first_name', 'Preciosa'),
(58695, 3793, 'last_name', 'Matias'),
(58696, 3793, 'description', ''),
(58697, 3793, 'rich_editing', 'true'),
(58698, 3793, 'comment_shortcuts', 'false'),
(58699, 3793, 'admin_color', 'fresh'),
(58700, 3793, 'use_ssl', '0'),
(58701, 3793, 'show_admin_bar_front', 'true'),
(58702, 3793, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58703, 3793, 'wp_user_level', '0'),
(58704, 3793, 'wsl_current_provider', 'Facebook'),
(58705, 3793, 'wsl_current_user_image', 'https://graph.facebook.com/426054320908824/picture?width=150&height=150'),
(58706, 3793, 'session_tokens', 'a:1:{s:64:\"0b27fba314d346c7c25de75322e269dfbbd0990dbfd0349a620c171ff5570661\";a:4:{s:10:\"expiration\";i:1434737452;s:2:\"ip\";s:13:\"88.214.167.40\";s:2:\"ua\";s:103:\"Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36\";s:5:\"login\";i:1433527852;}}'),
(58707, 3793, 'votou', 'sim'),
(58708, 3793, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(58709, 3794, 'nickname', 'Paula_Beatriz'),
(58710, 3794, 'first_name', 'Paula'),
(58711, 3794, 'last_name', 'Beatriz'),
(58712, 3794, 'description', ''),
(58713, 3794, 'rich_editing', 'true'),
(58714, 3794, 'comment_shortcuts', 'false'),
(58715, 3794, 'admin_color', 'fresh'),
(58716, 3794, 'use_ssl', '0'),
(58717, 3794, 'show_admin_bar_front', 'true'),
(58718, 3794, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58719, 3794, 'wp_user_level', '0'),
(58720, 3794, 'wsl_current_provider', 'Facebook'),
(58721, 3794, 'wsl_current_user_image', 'https://graph.facebook.com/891150074280150/picture?width=150&height=150'),
(58722, 3794, 'session_tokens', 'a:1:{s:64:\"022a68a0fa93c60c27548b75df142c7d152d9e4f2fd677af59967094c41ea31e\";a:4:{s:10:\"expiration\";i:1434737556;s:2:\"ip\";s:13:\"85.243.233.27\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433527956;}}'),
(58723, 3795, 'nickname', 'Madalena_Sutcliffe'),
(58724, 3795, 'first_name', 'Madalena'),
(58725, 3795, 'last_name', 'Sutcliffe'),
(58726, 3795, 'description', ''),
(58727, 3795, 'rich_editing', 'true'),
(58728, 3795, 'comment_shortcuts', 'false'),
(58729, 3795, 'admin_color', 'fresh'),
(58730, 3795, 'use_ssl', '0'),
(58731, 3795, 'show_admin_bar_front', 'true'),
(58732, 3795, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58733, 3795, 'wp_user_level', '0'),
(58734, 3795, 'wsl_current_provider', 'Facebook'),
(58735, 3795, 'wsl_current_user_image', 'https://graph.facebook.com/10153072629573347/picture?width=150&height=150'),
(58736, 3795, 'session_tokens', 'a:1:{s:64:\"0a850328e240a41cfc1164b18dd3f0f37e998d1276f1e74de6ad521539a9e4a7\";a:4:{s:10:\"expiration\";i:1434737669;s:2:\"ip\";s:14:\"85.244.119.203\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,3;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433528069;}}'),
(58737, 3795, 'votou', 'sim'),
(58738, 3795, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(58739, 3796, 'nickname', 'Carina_Ramos'),
(58740, 3796, 'first_name', 'Carina'),
(58741, 3796, 'last_name', 'Ramos'),
(58742, 3796, 'description', ''),
(58743, 3796, 'rich_editing', 'true'),
(58744, 3796, 'comment_shortcuts', 'false'),
(58745, 3796, 'admin_color', 'fresh'),
(58746, 3796, 'use_ssl', '0'),
(58747, 3796, 'show_admin_bar_front', 'true'),
(58748, 3796, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58749, 3796, 'wp_user_level', '0'),
(58750, 3796, 'wsl_current_provider', 'Facebook'),
(58751, 3796, 'wsl_current_user_image', 'https://graph.facebook.com/917857468256721/picture?width=150&height=150'),
(58752, 3796, 'session_tokens', 'a:1:{s:64:\"d69690f31e35a75b0b80c0d7675bb208f2b0eb943ca48147d40fc17f9e07f259\";a:4:{s:10:\"expiration\";i:1434738828;s:2:\"ip\";s:14:\"89.153.180.254\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433529228;}}'),
(58753, 3796, 'votou', 'sim'),
(58754, 3796, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(58755, 3797, 'nickname', 'Clara_Andre'),
(58756, 3797, 'first_name', 'Clara'),
(58757, 3797, 'last_name', 'Andre'),
(58758, 3797, 'description', ''),
(58759, 3797, 'rich_editing', 'true'),
(58760, 3797, 'comment_shortcuts', 'false'),
(58761, 3797, 'admin_color', 'fresh'),
(58762, 3797, 'use_ssl', '0'),
(58763, 3797, 'show_admin_bar_front', 'true'),
(58764, 3797, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58765, 3797, 'wp_user_level', '0'),
(58766, 3797, 'wsl_current_provider', 'Facebook'),
(58767, 3797, 'wsl_current_user_image', 'https://graph.facebook.com/914461131946131/picture?width=150&height=150'),
(58768, 3797, 'session_tokens', 'a:1:{s:64:\"0994894b1de0d9196025ee53ffe32a862a84018b314683a24727fc3624874c07\";a:4:{s:10:\"expiration\";i:1434739350;s:2:\"ip\";s:14:\"89.154.188.187\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433529750;}}'),
(58769, 3797, 'votou', 'sim'),
(58770, 3797, 'user_votes', 'tubo-do-ano-ess_p1024'),
(58771, 3798, 'nickname', 'Jorge_Carvalho'),
(58772, 3798, 'first_name', 'Jorge'),
(58773, 3798, 'last_name', 'Carvalho'),
(58774, 3798, 'description', ''),
(58775, 3798, 'rich_editing', 'true'),
(58776, 3798, 'comment_shortcuts', 'false'),
(58777, 3798, 'admin_color', 'fresh'),
(58778, 3798, 'use_ssl', '0'),
(58779, 3798, 'show_admin_bar_front', 'true'),
(58780, 3798, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58781, 3798, 'wp_user_level', '0'),
(58782, 3798, 'wsl_current_provider', 'Facebook'),
(58783, 3798, 'wsl_current_user_image', 'https://graph.facebook.com/1021721897853042/picture?width=150&height=150'),
(58784, 3798, 'session_tokens', 'a:1:{s:64:\"5ca67da67c47a98c543c4466d63b37862d625201727336dd473b473255133b46\";a:4:{s:10:\"expiration\";i:1434739956;s:2:\"ip\";s:14:\"188.251.16.214\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433530356;}}'),
(58785, 3799, 'nickname', 'Maria_Quaresma'),
(58786, 3799, 'first_name', 'Maria'),
(58787, 3799, 'last_name', 'Quaresma'),
(58788, 3799, 'description', ''),
(58789, 3799, 'rich_editing', 'true'),
(58790, 3799, 'comment_shortcuts', 'false'),
(58791, 3799, 'admin_color', 'fresh'),
(58792, 3799, 'use_ssl', '0'),
(58793, 3799, 'show_admin_bar_front', 'true'),
(58794, 3799, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58795, 3799, 'wp_user_level', '0'),
(58796, 3799, 'wsl_current_provider', 'Facebook'),
(58797, 3799, 'wsl_current_user_image', 'https://graph.facebook.com/1606517852948529/picture?width=150&height=150'),
(58798, 3799, 'session_tokens', 'a:1:{s:64:\"23f78149d6b4b3c6d4b807f9a1f29afb60fbd722448048392a2cf5b5470c2acd\";a:4:{s:10:\"expiration\";i:1434740848;s:2:\"ip\";s:12:\"2.82.179.231\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T230 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433531248;}}'),
(58799, 3800, 'nickname', 'Guilherme_Cerejo'),
(58800, 3800, 'first_name', 'Guilherme'),
(58801, 3800, 'last_name', 'Cerejo'),
(58802, 3800, 'description', ''),
(58803, 3800, 'rich_editing', 'true'),
(58804, 3800, 'comment_shortcuts', 'false'),
(58805, 3800, 'admin_color', 'fresh'),
(58806, 3800, 'use_ssl', '0'),
(58807, 3800, 'show_admin_bar_front', 'true'),
(58808, 3800, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58809, 3800, 'wp_user_level', '0'),
(58810, 3800, 'wsl_current_provider', 'Facebook'),
(58811, 3800, 'wsl_current_user_image', 'https://graph.facebook.com/470035133173323/picture?width=150&height=150'),
(58812, 3800, 'session_tokens', 'a:1:{s:64:\"efa745a5d0dc87861fb84d57ef7c5ff0f6d550bd0acd84e9e3db4cad2f401127\";a:4:{s:10:\"expiration\";i:1434741063;s:2:\"ip\";s:11:\"2.83.91.225\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433531463;}}'),
(58813, 3800, 'votou', 'sim'),
(58814, 3800, 'user_votes', 'foto-do-ano_p1163'),
(58815, 3799, 'votou', 'sim'),
(58816, 3799, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(58817, 3801, 'nickname', 'Rafa_Encarnacao'),
(58818, 3801, 'first_name', 'Rafa'),
(58819, 3801, 'last_name', 'Encarnação'),
(58820, 3801, 'description', ''),
(58821, 3801, 'rich_editing', 'true'),
(58822, 3801, 'comment_shortcuts', 'false'),
(58823, 3801, 'admin_color', 'fresh'),
(58824, 3801, 'use_ssl', '0'),
(58825, 3801, 'show_admin_bar_front', 'true'),
(58826, 3801, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58827, 3801, 'wp_user_level', '0'),
(58828, 3801, 'wsl_current_provider', 'Facebook'),
(58829, 3801, 'wsl_current_user_image', 'https://graph.facebook.com/889358074438708/picture?width=150&height=150'),
(58830, 3801, 'session_tokens', 'a:1:{s:64:\"2e46c1c8a5e4f939bf1ccbd15b2df93c333dba33488a8d4d8f982cb8c5abf523\";a:4:{s:10:\"expiration\";i:1434741250;s:2:\"ip\";s:12:\"95.94.26.116\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433531650;}}'),
(58831, 3802, 'nickname', 'Ines_Morais_1'),
(58832, 3802, 'first_name', 'Inês'),
(58833, 3802, 'last_name', 'Morais'),
(58834, 3802, 'description', ''),
(58835, 3802, 'rich_editing', 'true'),
(58836, 3802, 'comment_shortcuts', 'false'),
(58837, 3802, 'admin_color', 'fresh'),
(58838, 3802, 'use_ssl', '0'),
(58839, 3802, 'show_admin_bar_front', 'true'),
(58840, 3802, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58841, 3802, 'wp_user_level', '0'),
(58842, 3802, 'wsl_current_provider', 'Facebook'),
(58843, 3802, 'wsl_current_user_image', 'https://graph.facebook.com/10153625113102580/picture?width=150&height=150'),
(58844, 3802, 'session_tokens', 'a:1:{s:64:\"026b8dbdbf5744922df6547b1ff24068b81985bde66fe15c2be32065a26076b1\";a:4:{s:10:\"expiration\";i:1434741261;s:2:\"ip\";s:12:\"93.108.7.136\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433531661;}}'),
(58845, 3802, 'votou', 'sim'),
(58846, 3802, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351'),
(58847, 3803, 'nickname', 'Jonas_Leitao'),
(58848, 3803, 'first_name', 'Jonas'),
(58849, 3803, 'last_name', 'Leitão'),
(58850, 3803, 'description', ''),
(58851, 3803, 'rich_editing', 'true'),
(58852, 3803, 'comment_shortcuts', 'false'),
(58853, 3803, 'admin_color', 'fresh'),
(58854, 3803, 'use_ssl', '0'),
(58855, 3803, 'show_admin_bar_front', 'true'),
(58856, 3803, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58857, 3803, 'wp_user_level', '0'),
(58858, 3803, 'wsl_current_provider', 'Facebook'),
(58859, 3803, 'wsl_current_user_image', 'https://graph.facebook.com/10154102768970752/picture?width=150&height=150'),
(58860, 3803, 'session_tokens', 'a:1:{s:64:\"a19bbddfb52b5fba1baaa36c77e451e237d41a3db6268cd79edfb00aec879e83\";a:4:{s:10:\"expiration\";i:1434741409;s:2:\"ip\";s:13:\"89.114.59.136\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433531809;}}'),
(58861, 3803, 'votou', 'sim'),
(58862, 3803, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(58863, 3801, 'votou', 'sim'),
(58864, 3801, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(58865, 3804, 'nickname', 'Mafalda_Muller_E_Sousa'),
(58866, 3804, 'first_name', 'Mafalda'),
(58867, 3804, 'last_name', 'Muller E Sousa'),
(58868, 3804, 'description', ''),
(58869, 3804, 'rich_editing', 'true'),
(58870, 3804, 'comment_shortcuts', 'false'),
(58871, 3804, 'admin_color', 'fresh'),
(58872, 3804, 'use_ssl', '0'),
(58873, 3804, 'show_admin_bar_front', 'true'),
(58874, 3804, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58875, 3804, 'wp_user_level', '0'),
(58876, 3804, 'wsl_current_provider', 'Facebook'),
(58877, 3804, 'wsl_current_user_image', 'https://graph.facebook.com/859814854085608/picture?width=150&height=150'),
(58878, 3804, 'session_tokens', 'a:1:{s:64:\"e918fb3d9dc30e29c09991a46dbb0f1ae292160ba83ce6dbcfc6c1b12b1bc2fb\";a:4:{s:10:\"expiration\";i:1434741600;s:2:\"ip\";s:11:\"188.37.5.94\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433532000;}}'),
(58879, 3804, 'votou', 'sim'),
(58880, 3804, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(58881, 3805, 'nickname', 'Maria_de_Rita'),
(58882, 3805, 'first_name', 'Maria'),
(58883, 3805, 'last_name', 'Rita'),
(58884, 3805, 'description', ''),
(58885, 3805, 'rich_editing', 'true'),
(58886, 3805, 'comment_shortcuts', 'false'),
(58887, 3805, 'admin_color', 'fresh'),
(58888, 3805, 'use_ssl', '0'),
(58889, 3805, 'show_admin_bar_front', 'true'),
(58890, 3805, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58891, 3805, 'wp_user_level', '0'),
(58892, 3805, 'wsl_current_provider', 'Facebook'),
(58893, 3805, 'wsl_current_user_image', 'https://graph.facebook.com/1135903293104823/picture?width=150&height=150'),
(58894, 3805, 'session_tokens', 'a:1:{s:64:\"6b9d659bfcdb099a76e9d45020a152a2865ad5e9f85b05a4096491e4bf5b558b\";a:4:{s:10:\"expiration\";i:1434741816;s:2:\"ip\";s:14:\"85.138.202.194\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433532216;}}'),
(58895, 3805, 'votou', 'sim'),
(58896, 3805, 'user_votes', 'treinador-do-ano_p1359'),
(58897, 3806, 'nickname', 'Sara_Reis'),
(58898, 3806, 'first_name', 'Sara'),
(58899, 3806, 'last_name', 'Reis'),
(58900, 3806, 'description', ''),
(58901, 3806, 'rich_editing', 'true'),
(58902, 3806, 'comment_shortcuts', 'false'),
(58903, 3806, 'admin_color', 'fresh'),
(58904, 3806, 'use_ssl', '0'),
(58905, 3806, 'show_admin_bar_front', 'true'),
(58906, 3806, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58907, 3806, 'wp_user_level', '0'),
(58908, 3806, 'wsl_current_provider', 'Google'),
(58909, 3806, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(58910, 3806, 'session_tokens', 'a:1:{s:64:\"b6ce11336625d0c1fab590d9f6c546def27b1bbc18e6e6c53f99b1b32747d91c\";a:4:{s:10:\"expiration\";i:1434742188;s:2:\"ip\";s:14:\"143.167.117.17\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433532588;}}'),
(58911, 3806, 'votou', 'sim'),
(58912, 3806, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351'),
(58913, 3807, 'nickname', 'Lidia_Monteiro'),
(58914, 3807, 'first_name', 'Lídia'),
(58915, 3807, 'last_name', 'Monteiro'),
(58916, 3807, 'description', ''),
(58917, 3807, 'rich_editing', 'true'),
(58918, 3807, 'comment_shortcuts', 'false'),
(58919, 3807, 'admin_color', 'fresh'),
(58920, 3807, 'use_ssl', '0'),
(58921, 3807, 'show_admin_bar_front', 'true'),
(58922, 3807, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58923, 3807, 'wp_user_level', '0'),
(58924, 3807, 'wsl_current_provider', 'Facebook'),
(58925, 3807, 'wsl_current_user_image', 'https://graph.facebook.com/430600183788789/picture?width=150&height=150'),
(58926, 3807, 'session_tokens', 'a:1:{s:64:\"dae547193eaf17fdd5c4f7ff5a88b3948c92a94138b7615590c7cfaa43419c20\";a:4:{s:10:\"expiration\";i:1434742238;s:2:\"ip\";s:13:\"85.246.69.239\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433532638;}}'),
(58927, 3807, 'votou', 'sim'),
(58928, 3807, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(58929, 3808, 'nickname', 'Claudia_Elvas'),
(58930, 3808, 'first_name', 'Claudia'),
(58931, 3808, 'last_name', 'Elvas'),
(58932, 3808, 'description', ''),
(58933, 3808, 'rich_editing', 'true');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(58934, 3808, 'comment_shortcuts', 'false'),
(58935, 3808, 'admin_color', 'fresh'),
(58936, 3808, 'use_ssl', '0'),
(58937, 3808, 'show_admin_bar_front', 'true'),
(58938, 3808, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58939, 3808, 'wp_user_level', '0'),
(58940, 3808, 'wsl_current_provider', 'Facebook'),
(58941, 3808, 'wsl_current_user_image', 'https://graph.facebook.com/10207229488680984/picture?width=150&height=150'),
(58942, 3808, 'session_tokens', 'a:1:{s:64:\"f51bdd1a220418369799efffc38b25c00f23d53c1f5d220f434c6d0804e64b4b\";a:4:{s:10:\"expiration\";i:1434742539;s:2:\"ip\";s:14:\"46.189.206.215\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433532939;}}'),
(58943, 3809, 'nickname', 'Tiago_Bataglia_Rodrigues'),
(58944, 3809, 'first_name', 'Tiago'),
(58945, 3809, 'last_name', 'Rodrigues'),
(58946, 3809, 'description', ''),
(58947, 3809, 'rich_editing', 'true'),
(58948, 3809, 'comment_shortcuts', 'false'),
(58949, 3809, 'admin_color', 'fresh'),
(58950, 3809, 'use_ssl', '0'),
(58951, 3809, 'show_admin_bar_front', 'true'),
(58952, 3809, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58953, 3809, 'wp_user_level', '0'),
(58954, 3809, 'wsl_current_provider', 'Facebook'),
(58955, 3809, 'wsl_current_user_image', 'https://graph.facebook.com/10153036850949403/picture?width=150&height=150'),
(58956, 3809, 'session_tokens', 'a:1:{s:64:\"ea7d2dd9eb64498b14e11188fd78ccb12e3b5b993fa849a6e16b1a9915534682\";a:4:{s:10:\"expiration\";i:1434742579;s:2:\"ip\";s:9:\"2.83.35.9\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433532979;}}'),
(58957, 3808, 'votou', 'sim'),
(58958, 3808, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(58959, 3809, 'votou', 'sim'),
(58960, 3809, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(58961, 3810, 'nickname', 'Sofia_Bernardo_1'),
(58962, 3810, 'first_name', 'Sofia'),
(58963, 3810, 'last_name', 'Bernardo'),
(58964, 3810, 'description', ''),
(58965, 3810, 'rich_editing', 'true'),
(58966, 3810, 'comment_shortcuts', 'false'),
(58967, 3810, 'admin_color', 'fresh'),
(58968, 3810, 'use_ssl', '0'),
(58969, 3810, 'show_admin_bar_front', 'true'),
(58970, 3810, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58971, 3810, 'wp_user_level', '0'),
(58972, 3810, 'wsl_current_provider', 'Facebook'),
(58973, 3810, 'wsl_current_user_image', 'https://graph.facebook.com/10204090234365695/picture?width=150&height=150'),
(58974, 3810, 'session_tokens', 'a:1:{s:64:\"c36ae4ed807ab53d35811cbf1d29fdd91ee07ac6d1e559058c7ca8e1b8f43dca\";a:4:{s:10:\"expiration\";i:1434743064;s:2:\"ip\";s:12:\"90.5.184.198\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433533464;}}'),
(58975, 3811, 'nickname', 'Leonor_Chaves'),
(58976, 3811, 'first_name', 'Leonor'),
(58977, 3811, 'last_name', 'Chaves'),
(58978, 3811, 'description', ''),
(58979, 3811, 'rich_editing', 'true'),
(58980, 3811, 'comment_shortcuts', 'false'),
(58981, 3811, 'admin_color', 'fresh'),
(58982, 3811, 'use_ssl', '0'),
(58983, 3811, 'show_admin_bar_front', 'true'),
(58984, 3811, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58985, 3811, 'wp_user_level', '0'),
(58986, 3811, 'wsl_current_provider', 'Facebook'),
(58987, 3811, 'wsl_current_user_image', 'https://graph.facebook.com/877208799016367/picture?width=150&height=150'),
(58988, 3811, 'session_tokens', 'a:1:{s:64:\"912717660e1af27573df4dc9c1da518a384df93333254f8da47cf02f61a3f7c9\";a:4:{s:10:\"expiration\";i:1434743208;s:2:\"ip\";s:13:\"79.168.177.67\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433533608;}}'),
(58989, 3812, 'nickname', 'Diana_Gs'),
(58990, 3812, 'first_name', 'Diana'),
(58991, 3812, 'last_name', 'Gs'),
(58992, 3812, 'description', ''),
(58993, 3812, 'rich_editing', 'true'),
(58994, 3812, 'comment_shortcuts', 'false'),
(58995, 3812, 'admin_color', 'fresh'),
(58996, 3812, 'use_ssl', '0'),
(58997, 3812, 'show_admin_bar_front', 'true'),
(58998, 3812, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(58999, 3812, 'wp_user_level', '0'),
(59000, 3812, 'wsl_current_provider', 'Facebook'),
(59001, 3812, 'wsl_current_user_image', 'https://graph.facebook.com/10155694559125473/picture?width=150&height=150'),
(59002, 3812, 'session_tokens', 'a:2:{s:64:\"b560cf6a05e0e07d7d01d873f03bbaf52dc887a27eb280c0184b623a1a8aa7e3\";a:4:{s:10:\"expiration\";i:1434743340;s:2:\"ip\";s:12:\"31.215.75.70\";s:2:\"ua\";s:248:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/du;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433533740;}s:64:\"6de477fd2eb246dba0e07e44b215d4fd3fb577ef439b3f05f88c9e745ef6fd85\";a:4:{s:10:\"expiration\";i:1434743493;s:2:\"ip\";s:12:\"31.215.75.70\";s:2:\"ua\";s:248:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/du;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433533893;}}'),
(59003, 3812, 'votou', 'sim'),
(59004, 3812, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(59005, 3813, 'nickname', 'Carlos_Andrade'),
(59006, 3813, 'first_name', 'Carlos'),
(59007, 3813, 'last_name', 'Andrade'),
(59008, 3813, 'description', ''),
(59009, 3813, 'rich_editing', 'true'),
(59010, 3813, 'comment_shortcuts', 'false'),
(59011, 3813, 'admin_color', 'fresh'),
(59012, 3813, 'use_ssl', '0'),
(59013, 3813, 'show_admin_bar_front', 'true'),
(59014, 3813, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59015, 3813, 'wp_user_level', '0'),
(59016, 3813, 'wsl_current_provider', 'Facebook'),
(59017, 3813, 'wsl_current_user_image', 'https://graph.facebook.com/10205804672294782/picture?width=150&height=150'),
(59018, 3813, 'session_tokens', 'a:1:{s:64:\"9554059d48d4d104c1c084a9ca3ed9eb03fb9d0b880a305551589b14845edc17\";a:4:{s:10:\"expiration\";i:1434745685;s:2:\"ip\";s:12:\"12.15.41.174\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433536085;}}'),
(59019, 3813, 'votou', 'sim'),
(59020, 3813, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(59021, 3814, 'nickname', 'Ceu_Barrios'),
(59022, 3814, 'first_name', 'Céu'),
(59023, 3814, 'last_name', 'Barrios'),
(59024, 3814, 'description', ''),
(59025, 3814, 'rich_editing', 'true'),
(59026, 3814, 'comment_shortcuts', 'false'),
(59027, 3814, 'admin_color', 'fresh'),
(59028, 3814, 'use_ssl', '0'),
(59029, 3814, 'show_admin_bar_front', 'true'),
(59030, 3814, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59031, 3814, 'wp_user_level', '0'),
(59032, 3814, 'wsl_current_provider', 'Facebook'),
(59033, 3814, 'wsl_current_user_image', 'https://graph.facebook.com/10206520896611623/picture?width=150&height=150'),
(59034, 3814, 'session_tokens', 'a:1:{s:64:\"cd2bc12d2f48116b8eac66d0c18eaf424152cbc8b5b08bd3bec0c740881df70b\";a:4:{s:10:\"expiration\";i:1434746360;s:2:\"ip\";s:14:\"88.214.164.101\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433536760;}}'),
(59035, 3815, 'nickname', 'Joao_Sousa_2'),
(59036, 3815, 'first_name', 'João'),
(59037, 3815, 'last_name', 'Sousa'),
(59038, 3815, 'description', ''),
(59039, 3815, 'rich_editing', 'true'),
(59040, 3815, 'comment_shortcuts', 'false'),
(59041, 3815, 'admin_color', 'fresh'),
(59042, 3815, 'use_ssl', '0'),
(59043, 3815, 'show_admin_bar_front', 'true'),
(59044, 3815, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59045, 3815, 'wp_user_level', '0'),
(59046, 3815, 'wsl_current_provider', 'Facebook'),
(59047, 3815, 'wsl_current_user_image', 'https://graph.facebook.com/1007382399281628/picture?width=150&height=150'),
(59048, 3815, 'session_tokens', 'a:1:{s:64:\"90969e3ed5ec01daae7b9086ed196d7ca9ef47cb262033b1f36e4143282fe213\";a:4:{s:10:\"expiration\";i:1434746435;s:2:\"ip\";s:12:\"2.82.177.148\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36\";s:5:\"login\";i:1433536835;}}'),
(59049, 3816, 'nickname', 'Pedro_Lemos_Costa'),
(59050, 3816, 'first_name', 'Pedro'),
(59051, 3816, 'last_name', 'Lemos Costa'),
(59052, 3816, 'description', ''),
(59053, 3816, 'rich_editing', 'true'),
(59054, 3816, 'comment_shortcuts', 'false'),
(59055, 3816, 'admin_color', 'fresh'),
(59056, 3816, 'use_ssl', '0'),
(59057, 3816, 'show_admin_bar_front', 'true'),
(59058, 3816, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59059, 3816, 'wp_user_level', '0'),
(59060, 3816, 'wsl_current_provider', 'Facebook'),
(59061, 3816, 'wsl_current_user_image', 'https://graph.facebook.com/1067896543239334/picture?width=150&height=150'),
(59062, 3816, 'session_tokens', 'a:1:{s:64:\"752b2331b889ce6cd77827a094ed28d529359b3598beb200cccb1f714e4ca410\";a:4:{s:10:\"expiration\";i:1434746724;s:2:\"ip\";s:13:\"83.174.34.226\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433537124;}}'),
(59063, 3817, 'nickname', 'Andre_Martins'),
(59064, 3817, 'first_name', 'André'),
(59065, 3817, 'last_name', 'Martins'),
(59066, 3817, 'description', ''),
(59067, 3817, 'rich_editing', 'true'),
(59068, 3817, 'comment_shortcuts', 'false'),
(59069, 3817, 'admin_color', 'fresh'),
(59070, 3817, 'use_ssl', '0'),
(59071, 3817, 'show_admin_bar_front', 'true'),
(59072, 3817, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59073, 3817, 'wp_user_level', '0'),
(59074, 3817, 'wsl_current_provider', 'Facebook'),
(59075, 3817, 'wsl_current_user_image', 'https://graph.facebook.com/699226393515325/picture?width=150&height=150'),
(59076, 3817, 'session_tokens', 'a:1:{s:64:\"0289e19efb8da2c7d2439b8bfc88976677c8829f607b88c6ae6411254254d3a4\";a:4:{s:10:\"expiration\";i:1434747057;s:2:\"ip\";s:12:\"82.154.50.74\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433537457;}}'),
(59077, 3818, 'nickname', 'Ana_St_Antonio'),
(59078, 3818, 'first_name', 'Ana'),
(59079, 3818, 'last_name', 'St António'),
(59080, 3818, 'description', ''),
(59081, 3818, 'rich_editing', 'true'),
(59082, 3818, 'comment_shortcuts', 'false'),
(59083, 3818, 'admin_color', 'fresh'),
(59084, 3818, 'use_ssl', '0'),
(59085, 3818, 'show_admin_bar_front', 'true'),
(59086, 3818, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59087, 3818, 'wp_user_level', '0'),
(59088, 3818, 'wsl_current_provider', 'Facebook'),
(59089, 3818, 'wsl_current_user_image', 'https://graph.facebook.com/924373854287738/picture?width=150&height=150'),
(59090, 3818, 'session_tokens', 'a:1:{s:64:\"170ae5ba673bddb9b73dbddef27ccaa70bb85603823cc3d3cd60e44020db3c3f\";a:4:{s:10:\"expiration\";i:1434747063;s:2:\"ip\";s:13:\"84.91.137.174\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433537463;}}'),
(59091, 3817, 'votou', 'sim'),
(59092, 3817, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(59093, 3819, 'nickname', 'Adriana_Pinto'),
(59094, 3819, 'first_name', 'Adriana'),
(59095, 3819, 'last_name', 'Pinto'),
(59096, 3819, 'description', ''),
(59097, 3819, 'rich_editing', 'true'),
(59098, 3819, 'comment_shortcuts', 'false'),
(59099, 3819, 'admin_color', 'fresh'),
(59100, 3819, 'use_ssl', '0'),
(59101, 3819, 'show_admin_bar_front', 'true'),
(59102, 3819, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59103, 3819, 'wp_user_level', '0'),
(59104, 3819, 'wsl_current_provider', 'Facebook'),
(59105, 3819, 'wsl_current_user_image', 'https://graph.facebook.com/1042719279089044/picture?width=150&height=150'),
(59106, 3819, 'session_tokens', 'a:1:{s:64:\"13243d339ba67a88a982e7b2c4b6f778327740375456d208ac1b803ad55c91c7\";a:4:{s:10:\"expiration\";i:1434747253;s:2:\"ip\";s:14:\"188.80.202.171\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433537653;}}'),
(59107, 3815, 'votou', 'sim'),
(59108, 3815, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(59109, 3820, 'nickname', 'Lilii_Ann'),
(59110, 3820, 'first_name', 'Ann'),
(59111, 3820, 'last_name', 'Lilii'),
(59112, 3820, 'description', ''),
(59113, 3820, 'rich_editing', 'true'),
(59114, 3820, 'comment_shortcuts', 'false'),
(59115, 3820, 'admin_color', 'fresh'),
(59116, 3820, 'use_ssl', '0'),
(59117, 3820, 'show_admin_bar_front', 'true'),
(59118, 3820, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59119, 3820, 'wp_user_level', '0'),
(59120, 3820, 'wsl_current_provider', 'Facebook'),
(59121, 3820, 'wsl_current_user_image', 'https://graph.facebook.com/682816311822751/picture?width=150&height=150'),
(59122, 3820, 'session_tokens', 'a:1:{s:64:\"d9fb22e6ef6debbc11bbbdfc4448870edad7e84fb792eca83130aed999f5c68d\";a:4:{s:10:\"expiration\";i:1434747699;s:2:\"ip\";s:12:\"84.90.251.20\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 630; Vodafone) like Gecko\";s:5:\"login\";i:1433538099;}}'),
(59123, 3820, 'votou', 'sim'),
(59124, 3820, 'user_votes', 'tubo-do-ano-ess_p1014'),
(59125, 3816, 'votou', 'sim'),
(59126, 3816, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(59127, 3814, 'votou', 'sim'),
(59128, 3814, 'user_votes', 'foto-do-ano_p1277'),
(59129, 3821, 'nickname', 'Sao_Cardoso'),
(59130, 3821, 'first_name', 'São'),
(59131, 3821, 'last_name', 'Cardoso'),
(59132, 3821, 'description', ''),
(59133, 3821, 'rich_editing', 'true'),
(59134, 3821, 'comment_shortcuts', 'false'),
(59135, 3821, 'admin_color', 'fresh'),
(59136, 3821, 'use_ssl', '0'),
(59137, 3821, 'show_admin_bar_front', 'true'),
(59138, 3821, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59139, 3821, 'wp_user_level', '0'),
(59140, 3821, 'wsl_current_provider', 'Facebook'),
(59141, 3821, 'wsl_current_user_image', 'https://graph.facebook.com/924099617642797/picture?width=150&height=150'),
(59142, 3821, 'session_tokens', 'a:1:{s:64:\"b4d4a1f4994306761edae191017eb68dba3e35f3b1eca5e74f8f4bf60e706476\";a:4:{s:10:\"expiration\";i:1434747896;s:2:\"ip\";s:11:\"95.94.47.32\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433538296;}}'),
(59143, 3821, 'votou', 'sim'),
(59144, 3821, 'user_votes', 'foto-do-ano_p1277'),
(59145, 3818, 'votou', 'sim'),
(59146, 3818, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(59147, 3822, 'nickname', 'Bruno_Cardoso'),
(59148, 3822, 'first_name', 'Bruno'),
(59149, 3822, 'last_name', 'Cardoso'),
(59150, 3822, 'description', ''),
(59151, 3822, 'rich_editing', 'true'),
(59152, 3822, 'comment_shortcuts', 'false'),
(59153, 3822, 'admin_color', 'fresh'),
(59154, 3822, 'use_ssl', '0'),
(59155, 3822, 'show_admin_bar_front', 'true'),
(59156, 3822, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59157, 3822, 'wp_user_level', '0'),
(59158, 3822, 'wsl_current_provider', 'Facebook'),
(59159, 3822, 'wsl_current_user_image', 'https://graph.facebook.com/10153330918364659/picture?width=150&height=150'),
(59160, 3822, 'session_tokens', 'a:1:{s:64:\"538dde32948229c3ddffc87ef4cfb2cce96c1de54978b2f5865712f59799b3fd\";a:4:{s:10:\"expiration\";i:1434748035;s:2:\"ip\";s:11:\"103.30.92.2\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433538435;}}'),
(59161, 3823, 'nickname', 'Jefferson_Ferreira'),
(59162, 3823, 'first_name', 'Jefferson'),
(59163, 3823, 'last_name', 'Ferreira'),
(59164, 3823, 'description', ''),
(59165, 3823, 'rich_editing', 'true'),
(59166, 3823, 'comment_shortcuts', 'false'),
(59167, 3823, 'admin_color', 'fresh'),
(59168, 3823, 'use_ssl', '0'),
(59169, 3823, 'show_admin_bar_front', 'true'),
(59170, 3823, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59171, 3823, 'wp_user_level', '0'),
(59172, 3823, 'wsl_current_provider', 'Facebook'),
(59173, 3823, 'wsl_current_user_image', 'https://graph.facebook.com/1006537096037409/picture?width=150&height=150'),
(59174, 3823, 'session_tokens', 'a:1:{s:64:\"be5df9afd7e9f14a38fa9a98c4c5e4af538928dd2b5a99297ee826b22398a853\";a:4:{s:10:\"expiration\";i:1434748043;s:2:\"ip\";s:12:\"79.168.3.227\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433538443;}}'),
(59175, 3823, 'votou', 'sim'),
(59176, 3823, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(59177, 3824, 'nickname', 'Catarina_Raquel_Melim'),
(59178, 3824, 'first_name', 'Catarina Raquel'),
(59179, 3824, 'last_name', 'Melim'),
(59180, 3824, 'description', ''),
(59181, 3824, 'rich_editing', 'true'),
(59182, 3824, 'comment_shortcuts', 'false'),
(59183, 3824, 'admin_color', 'fresh'),
(59184, 3824, 'use_ssl', '0'),
(59185, 3824, 'show_admin_bar_front', 'true'),
(59186, 3824, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59187, 3824, 'wp_user_level', '0'),
(59188, 3824, 'wsl_current_provider', 'Facebook'),
(59189, 3824, 'wsl_current_user_image', 'https://graph.facebook.com/901174363288917/picture?width=150&height=150'),
(59190, 3824, 'session_tokens', 'a:1:{s:64:\"b594291cb6999b2a03bf5746e3277337b0fc1112d4075b44d3bd113ce1944278\";a:4:{s:10:\"expiration\";i:1434748678;s:2:\"ip\";s:13:\"85.242.112.25\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; RAINBOW Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433539078;}}'),
(59191, 3825, 'nickname', 'Madalena_Garcia'),
(59192, 3825, 'first_name', 'Madalena'),
(59193, 3825, 'last_name', 'Garcia'),
(59194, 3825, 'description', ''),
(59195, 3825, 'rich_editing', 'true'),
(59196, 3825, 'comment_shortcuts', 'false'),
(59197, 3825, 'admin_color', 'fresh'),
(59198, 3825, 'use_ssl', '0'),
(59199, 3825, 'show_admin_bar_front', 'true'),
(59200, 3825, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59201, 3825, 'wp_user_level', '0'),
(59202, 3825, 'wsl_current_provider', 'Facebook'),
(59203, 3825, 'wsl_current_user_image', 'https://graph.facebook.com/10155716312285085/picture?width=150&height=150'),
(59204, 3825, 'session_tokens', 'a:4:{s:64:\"a30cb8073758327fcd0b28c468ca047fb7b40491a72c1851c434140b38219e19\";a:4:{s:10:\"expiration\";i:1434748764;s:2:\"ip\";s:13:\"79.168.183.13\";s:2:\"ua\";s:266:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433539164;}s:64:\"74b186634fdf5a220cd1def230baada81f363c343395b68ecbefbbb716ed7085\";a:4:{s:10:\"expiration\";i:1434748813;s:2:\"ip\";s:13:\"79.168.183.13\";s:2:\"ua\";s:266:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433539213;}s:64:\"fd47e21016dc33e764e378a0f17181c98f679746f44ffae6b2c20e1b7fd1bc19\";a:4:{s:10:\"expiration\";i:1434966410;s:2:\"ip\";s:14:\"89.114.200.154\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36\";s:5:\"login\";i:1433756810;}s:64:\"68e790d8b4f60734360293906ffa8e39944a5a3a94cd33bcc62089d8a6470c6a\";a:4:{s:10:\"expiration\";i:1435004480;s:2:\"ip\";s:13:\"79.168.183.13\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433794880;}}'),
(59205, 3826, 'nickname', 'Nuno_Cibrao'),
(59206, 3826, 'first_name', 'Nuno'),
(59207, 3826, 'last_name', 'Cibrão'),
(59208, 3826, 'description', ''),
(59209, 3826, 'rich_editing', 'true'),
(59210, 3826, 'comment_shortcuts', 'false'),
(59211, 3826, 'admin_color', 'fresh'),
(59212, 3826, 'use_ssl', '0'),
(59213, 3826, 'show_admin_bar_front', 'true'),
(59214, 3826, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59215, 3826, 'wp_user_level', '0'),
(59216, 3826, 'wsl_current_provider', 'Facebook'),
(59217, 3826, 'wsl_current_user_image', 'https://graph.facebook.com/10152812465500740/picture?width=150&height=150'),
(59218, 3826, 'session_tokens', 'a:2:{s:64:\"d6d40b45564ec6cbba762b829f81bd6a4c1dc4d736cb52c05cd8e4c3cd45c134\";a:4:{s:10:\"expiration\";i:1434748836;s:2:\"ip\";s:13:\"85.244.79.228\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433539236;}s:64:\"9ed7b9d1713842dac8200d386d815f00d785d74194c69846c10c833806605db6\";a:4:{s:10:\"expiration\";i:1434829855;s:2:\"ip\";s:13:\"85.244.79.228\";s:2:\"ua\";s:184:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E5 HD Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433620255;}}'),
(59219, 3824, 'votou', 'sim'),
(59220, 3824, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(59221, 3827, 'nickname', 'Ana_Camoes'),
(59222, 3827, 'first_name', 'Ana'),
(59223, 3827, 'last_name', 'Camões'),
(59224, 3827, 'description', ''),
(59225, 3827, 'rich_editing', 'true'),
(59226, 3827, 'comment_shortcuts', 'false'),
(59227, 3827, 'admin_color', 'fresh'),
(59228, 3827, 'use_ssl', '0'),
(59229, 3827, 'show_admin_bar_front', 'true'),
(59230, 3827, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59231, 3827, 'wp_user_level', '0'),
(59232, 3827, 'wsl_current_provider', 'Facebook'),
(59233, 3827, 'wsl_current_user_image', 'https://graph.facebook.com/10206601962437432/picture?width=150&height=150'),
(59234, 3827, 'session_tokens', 'a:1:{s:64:\"e5ff235ed2da11b4b010c32f0af9aefdd2c4af3194998da35bf389f708fedcd3\";a:4:{s:10:\"expiration\";i:1434748881;s:2:\"ip\";s:12:\"81.84.93.237\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433539281;}}'),
(59235, 3827, 'votou', 'sim'),
(59236, 3827, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351'),
(59237, 3828, 'nickname', 'Carina_Silva'),
(59238, 3828, 'first_name', 'Carina'),
(59239, 3828, 'last_name', 'Silva'),
(59240, 3828, 'description', ''),
(59241, 3828, 'rich_editing', 'true'),
(59242, 3828, 'comment_shortcuts', 'false'),
(59243, 3828, 'admin_color', 'fresh'),
(59244, 3828, 'use_ssl', '0'),
(59245, 3828, 'show_admin_bar_front', 'true'),
(59246, 3828, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59247, 3828, 'wp_user_level', '0'),
(59248, 3828, 'wsl_current_provider', 'Facebook'),
(59249, 3828, 'wsl_current_user_image', 'https://graph.facebook.com/10204432635283338/picture?width=150&height=150'),
(59250, 3828, 'session_tokens', 'a:1:{s:64:\"e0e5b2e39c620d15c8ca28a639d70a57ddd23ddf2f22c948d5c84521587b51ff\";a:4:{s:10:\"expiration\";i:1434749049;s:2:\"ip\";s:11:\"2.82.168.27\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433539449;}}'),
(59251, 3829, 'nickname', 'Sao_Guarita'),
(59252, 3829, 'first_name', 'Sao'),
(59253, 3829, 'last_name', 'Guarita'),
(59254, 3829, 'description', ''),
(59255, 3829, 'rich_editing', 'true'),
(59256, 3829, 'comment_shortcuts', 'false'),
(59257, 3829, 'admin_color', 'fresh'),
(59258, 3829, 'use_ssl', '0'),
(59259, 3829, 'show_admin_bar_front', 'true'),
(59260, 3829, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59261, 3829, 'wp_user_level', '0'),
(59262, 3829, 'wsl_current_provider', 'Facebook'),
(59263, 3829, 'wsl_current_user_image', 'https://graph.facebook.com/10206541759013929/picture?width=150&height=150'),
(59264, 3829, 'session_tokens', 'a:1:{s:64:\"beb79b277151c5e4452295c08ecc34d4f04ad877a15d15ac52cbd5f283fcbe35\";a:4:{s:10:\"expiration\";i:1434749282;s:2:\"ip\";s:14:\"85.240.197.253\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433539682;}}'),
(59265, 3830, 'nickname', 'Martim_Bello'),
(59266, 3830, 'first_name', 'Martim'),
(59267, 3830, 'last_name', 'Bello'),
(59268, 3830, 'description', ''),
(59269, 3830, 'rich_editing', 'true'),
(59270, 3830, 'comment_shortcuts', 'false'),
(59271, 3830, 'admin_color', 'fresh'),
(59272, 3830, 'use_ssl', '0'),
(59273, 3830, 'show_admin_bar_front', 'true'),
(59274, 3830, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59275, 3830, 'wp_user_level', '0'),
(59276, 3830, 'wsl_current_provider', 'Facebook'),
(59277, 3830, 'wsl_current_user_image', 'https://graph.facebook.com/10207023750101939/picture?width=150&height=150'),
(59278, 3830, 'session_tokens', 'a:1:{s:64:\"e5feedc04005062da908d789254c28f1a77777eaeed39cfcda3b36d53c62e1a2\";a:4:{s:10:\"expiration\";i:1434749499;s:2:\"ip\";s:13:\"79.168.157.87\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433539899;}}'),
(59279, 3830, 'votou', 'sim'),
(59280, 3830, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(59281, 3831, 'nickname', 'Miguel_Marques_1'),
(59282, 3831, 'first_name', 'Miguel'),
(59283, 3831, 'last_name', 'Marques'),
(59284, 3831, 'description', ''),
(59285, 3831, 'rich_editing', 'true'),
(59286, 3831, 'comment_shortcuts', 'false'),
(59287, 3831, 'admin_color', 'fresh'),
(59288, 3831, 'use_ssl', '0'),
(59289, 3831, 'show_admin_bar_front', 'true'),
(59290, 3831, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59291, 3831, 'wp_user_level', '0'),
(59292, 3831, 'wsl_current_provider', 'Facebook'),
(59293, 3831, 'wsl_current_user_image', 'https://graph.facebook.com/1758851207674823/picture?width=150&height=150'),
(59294, 3831, 'session_tokens', 'a:1:{s:64:\"d692abec866ae9dae39971979527d9f9ee4b71e77123182c5b83673af1061c5e\";a:4:{s:10:\"expiration\";i:1434749959;s:2:\"ip\";s:14:\"176.79.142.138\";s:2:\"ua\";s:128:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433540359;}}'),
(59295, 3831, 'votou', 'sim'),
(59296, 3831, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(59297, 3832, 'nickname', 'Daniel_Blum'),
(59298, 3832, 'first_name', 'Daniel'),
(59299, 3832, 'last_name', 'Blum'),
(59300, 3832, 'description', ''),
(59301, 3832, 'rich_editing', 'true'),
(59302, 3832, 'comment_shortcuts', 'false'),
(59303, 3832, 'admin_color', 'fresh'),
(59304, 3832, 'use_ssl', '0'),
(59305, 3832, 'show_admin_bar_front', 'true'),
(59306, 3832, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59307, 3832, 'wp_user_level', '0'),
(59308, 3832, 'wsl_current_provider', 'Facebook'),
(59309, 3832, 'wsl_current_user_image', 'https://graph.facebook.com/500146080139541/picture?width=150&height=150'),
(59310, 3832, 'session_tokens', 'a:1:{s:64:\"e76d6731992cd016e7b7b833626f7ec9b1d8e551ff7a9fb0a23f1e939f4423d4\";a:4:{s:10:\"expiration\";i:1434750639;s:2:\"ip\";s:13:\"95.92.106.214\";s:2:\"ua\";s:168:\"Mozilla/5.0 (Linux; Android 4.4.2; K017 Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/35.0.0.48.273;]\";s:5:\"login\";i:1433541039;}}'),
(59311, 3832, 'votou', 'sim'),
(59312, 3832, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351'),
(59313, 3833, 'nickname', 'Sao_Henriques'),
(59314, 3833, 'first_name', 'Sao'),
(59315, 3833, 'last_name', 'Henriques'),
(59316, 3833, 'description', ''),
(59317, 3833, 'rich_editing', 'true'),
(59318, 3833, 'comment_shortcuts', 'false'),
(59319, 3833, 'admin_color', 'fresh'),
(59320, 3833, 'use_ssl', '0'),
(59321, 3833, 'show_admin_bar_front', 'true'),
(59322, 3833, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59323, 3833, 'wp_user_level', '0'),
(59324, 3833, 'wsl_current_provider', 'Facebook'),
(59325, 3833, 'wsl_current_user_image', 'https://graph.facebook.com/1077734208921407/picture?width=150&height=150'),
(59326, 3833, 'session_tokens', 'a:1:{s:64:\"601a5cb8b4f41bb6922d343008ce6b68376735a6065563ee0d3a0b3910511fe8\";a:4:{s:10:\"expiration\";i:1434750683;s:2:\"ip\";s:12:\"84.90.177.18\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433541083;}}'),
(59327, 3834, 'nickname', 'Mudnal_Ze'),
(59328, 3834, 'first_name', 'Mudnal'),
(59329, 3834, 'last_name', 'Ze'),
(59330, 3834, 'description', ''),
(59331, 3834, 'rich_editing', 'true'),
(59332, 3834, 'comment_shortcuts', 'false'),
(59333, 3834, 'admin_color', 'fresh'),
(59334, 3834, 'use_ssl', '0'),
(59335, 3834, 'show_admin_bar_front', 'true'),
(59336, 3834, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59337, 3834, 'wp_user_level', '0'),
(59338, 3834, 'wsl_current_provider', 'Facebook'),
(59339, 3834, 'wsl_current_user_image', 'https://graph.facebook.com/829425663814580/picture?width=150&height=150'),
(59340, 3834, 'session_tokens', 'a:1:{s:64:\"8d11f7e0a6bb0a5ce0dac8d60e15e44d76d9eb590ed29e8ecea1040caf39b4b2\";a:4:{s:10:\"expiration\";i:1434750764;s:2:\"ip\";s:13:\"85.242.20.253\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433541164;}}'),
(59341, 3835, 'nickname', 'Maria_Do_Rosario_Borges'),
(59342, 3835, 'first_name', 'Maria Do Rosário'),
(59343, 3835, 'last_name', 'Borges'),
(59344, 3835, 'description', ''),
(59345, 3835, 'rich_editing', 'true'),
(59346, 3835, 'comment_shortcuts', 'false'),
(59347, 3835, 'admin_color', 'fresh'),
(59348, 3835, 'use_ssl', '0'),
(59349, 3835, 'show_admin_bar_front', 'true'),
(59350, 3835, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59351, 3835, 'wp_user_level', '0'),
(59352, 3835, 'wsl_current_provider', 'Facebook'),
(59353, 3835, 'wsl_current_user_image', 'https://graph.facebook.com/849299778456724/picture?width=150&height=150'),
(59354, 3835, 'session_tokens', 'a:1:{s:64:\"8979b9705bf929b23d89583653f5a0299a3f7e2801746f3578c0747bac914aef\";a:4:{s:10:\"expiration\";i:1434750790;s:2:\"ip\";s:13:\"89.115.21.174\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433541190;}}'),
(59355, 3834, 'votou', 'sim'),
(59356, 3834, 'user_votes', 'revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(59357, 3836, 'nickname', 'Vitormhermano_Monteiro_da_Silva'),
(59358, 3836, 'first_name', 'Vitormhermano'),
(59359, 3836, 'last_name', 'da Silva'),
(59360, 3836, 'description', ''),
(59361, 3836, 'rich_editing', 'true'),
(59362, 3836, 'comment_shortcuts', 'false'),
(59363, 3836, 'admin_color', 'fresh'),
(59364, 3836, 'use_ssl', '0'),
(59365, 3836, 'show_admin_bar_front', 'true'),
(59366, 3836, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59367, 3836, 'wp_user_level', '0'),
(59368, 3836, 'wsl_current_provider', 'Facebook'),
(59369, 3836, 'wsl_current_user_image', 'https://graph.facebook.com/10204302743869324/picture?width=150&height=150'),
(59370, 3836, 'session_tokens', 'a:1:{s:64:\"8cd40f281a4878adbc4efbb7bf03e9c4183dfb89130b30cb013147e42789a80b\";a:4:{s:10:\"expiration\";i:1434751144;s:2:\"ip\";s:13:\"154.44.138.98\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433541544;}}'),
(59371, 3836, 'votou', 'sim'),
(59372, 3836, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351'),
(59373, 3837, 'nickname', 'Joao_Guilherme_Bastos'),
(59374, 3837, 'first_name', 'João Guilherme'),
(59375, 3837, 'last_name', 'Bastos'),
(59376, 3837, 'description', ''),
(59377, 3837, 'rich_editing', 'true'),
(59378, 3837, 'comment_shortcuts', 'false'),
(59379, 3837, 'admin_color', 'fresh'),
(59380, 3837, 'use_ssl', '0'),
(59381, 3837, 'show_admin_bar_front', 'true'),
(59382, 3837, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59383, 3837, 'wp_user_level', '0'),
(59384, 3837, 'wsl_current_provider', 'Google'),
(59385, 3837, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(59386, 3837, 'session_tokens', 'a:1:{s:64:\"62e86a96a0cb0726bf1b1184bf646dbbf0bf0fb55cc85da3b21dd32303bb024f\";a:4:{s:10:\"expiration\";i:1434751427;s:2:\"ip\";s:14:\"89.153.117.143\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433541827;}}'),
(59387, 3837, 'votou', 'sim'),
(59388, 3837, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(59389, 3838, 'nickname', 'Lisalete_Pombeiro'),
(59390, 3838, 'first_name', 'Lisalete'),
(59391, 3838, 'last_name', 'Pombeiro'),
(59392, 3838, 'description', ''),
(59393, 3838, 'rich_editing', 'true'),
(59394, 3838, 'comment_shortcuts', 'false'),
(59395, 3838, 'admin_color', 'fresh'),
(59396, 3838, 'use_ssl', '0'),
(59397, 3838, 'show_admin_bar_front', 'true'),
(59398, 3838, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59399, 3838, 'wp_user_level', '0'),
(59400, 3838, 'wsl_current_provider', 'Facebook'),
(59401, 3838, 'wsl_current_user_image', 'https://graph.facebook.com/711301385646167/picture?width=150&height=150'),
(59402, 3838, 'session_tokens', 'a:1:{s:64:\"aa29dcfa8f7d2a47c56f3954503bd6174548fc70464d4b807e1a424163f6dc36\";a:4:{s:10:\"expiration\";i:1434752193;s:2:\"ip\";s:13:\"85.243.24.103\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1433542593;}}'),
(59403, 3839, 'nickname', 'Maria_Reina_Martin'),
(59404, 3839, 'first_name', 'Maria Reina'),
(59405, 3839, 'last_name', 'Martin'),
(59406, 3839, 'description', ''),
(59407, 3839, 'rich_editing', 'true'),
(59408, 3839, 'comment_shortcuts', 'false'),
(59409, 3839, 'admin_color', 'fresh'),
(59410, 3839, 'use_ssl', '0'),
(59411, 3839, 'show_admin_bar_front', 'true'),
(59412, 3839, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59413, 3839, 'wp_user_level', '0'),
(59414, 3839, 'wsl_current_provider', 'Facebook'),
(59415, 3839, 'wsl_current_user_image', 'https://graph.facebook.com/1593832280876207/picture?width=150&height=150'),
(59416, 3839, 'session_tokens', 'a:1:{s:64:\"f698f25cf0b33d8f727b4834a4ce4a045091949573bb9ee0c1c204c992fc58ae\";a:4:{s:10:\"expiration\";i:1434752590;s:2:\"ip\";s:12:\"95.93.204.81\";s:2:\"ua\";s:185:\"Mozilla/5.0 (Linux; U; Android 4.2.1; pt-pt; ASUS Transformer Pad TF300TL Build/JOP40D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 [FB_IAB/FB4A;FBAV/31.0.0.20.13;]\";s:5:\"login\";i:1433542990;}}'),
(59417, 3840, 'nickname', 'Nuno_Gadim'),
(59418, 3840, 'first_name', 'Nuno'),
(59419, 3840, 'last_name', 'Gadim'),
(59420, 3840, 'description', ''),
(59421, 3840, 'rich_editing', 'true'),
(59422, 3840, 'comment_shortcuts', 'false'),
(59423, 3840, 'admin_color', 'fresh'),
(59424, 3840, 'use_ssl', '0'),
(59425, 3840, 'show_admin_bar_front', 'true'),
(59426, 3840, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59427, 3840, 'wp_user_level', '0'),
(59428, 3840, 'wsl_current_provider', 'Facebook'),
(59429, 3840, 'wsl_current_user_image', 'https://graph.facebook.com/10202774162314339/picture?width=150&height=150'),
(59430, 3840, 'session_tokens', 'a:2:{s:64:\"b774d96bca3af4240b7df6a1fe18afe2b8a88cdf87757edda2e15a16ced5cddf\";a:4:{s:10:\"expiration\";i:1434752696;s:2:\"ip\";s:12:\"46.189.149.6\";s:2:\"ua\";s:130:\"Mozilla/5.0 (Linux; Android 4.4.2; Edison 3 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Safari/537.36\";s:5:\"login\";i:1433543096;}s:64:\"ed7730d0f503f1238e45e6f26b00779337d32c6b3c10e08db7bc957c7e466d4b\";a:4:{s:10:\"expiration\";i:1435004773;s:2:\"ip\";s:12:\"46.189.149.6\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; Android 4.4.2; Edison 3 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433795173;}}'),
(59431, 3840, 'votou', 'sim'),
(59432, 3840, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(59433, 957, 'votou', 'sim'),
(59434, 957, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(59435, 3841, 'nickname', 'Joao_Assis'),
(59436, 3841, 'first_name', 'João'),
(59437, 3841, 'last_name', 'Assis'),
(59438, 3841, 'description', ''),
(59439, 3841, 'rich_editing', 'true'),
(59440, 3841, 'comment_shortcuts', 'false'),
(59441, 3841, 'admin_color', 'fresh'),
(59442, 3841, 'use_ssl', '0'),
(59443, 3841, 'show_admin_bar_front', 'true'),
(59444, 3841, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59445, 3841, 'wp_user_level', '0'),
(59446, 3841, 'wsl_current_provider', 'Facebook'),
(59447, 3841, 'wsl_current_user_image', 'https://graph.facebook.com/1716342075260074/picture?width=150&height=150'),
(59448, 3841, 'session_tokens', 'a:1:{s:64:\"6853f1ed575879513f3637295e8b3046345cb471055580c8268a0df0b75fa102\";a:4:{s:10:\"expiration\";i:1434753095;s:2:\"ip\";s:14:\"193.126.170.39\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433543495;}}'),
(59449, 3842, 'nickname', 'Monica_Rodrigues_1'),
(59450, 3842, 'first_name', 'Monica'),
(59451, 3842, 'last_name', 'Rodrigues'),
(59452, 3842, 'description', ''),
(59453, 3842, 'rich_editing', 'true'),
(59454, 3842, 'comment_shortcuts', 'false'),
(59455, 3842, 'admin_color', 'fresh'),
(59456, 3842, 'use_ssl', '0'),
(59457, 3842, 'show_admin_bar_front', 'true'),
(59458, 3842, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59459, 3842, 'wp_user_level', '0'),
(59460, 3842, 'wsl_current_provider', 'Google'),
(59461, 3842, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-uZ8YhEDO_nU/AAAAAAAAAAI/AAAAAAAAACg/D0-3cbIYlEE/photo.jpg?sz=200'),
(59462, 3842, 'session_tokens', 'a:1:{s:64:\"13a830edd9353561725f613795eb676b0320d7f4167bf4184dc61e40014bf4d2\";a:4:{s:10:\"expiration\";i:1434753380;s:2:\"ip\";s:11:\"89.115.4.48\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.2.2; Qilive 45 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433543780;}}'),
(59463, 568, 'votou', 'sim'),
(59464, 568, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(59465, 3842, 'votou', 'sim'),
(59466, 3842, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(59467, 3843, 'nickname', 'Luis_Miguel'),
(59468, 3843, 'first_name', 'Luis'),
(59469, 3843, 'last_name', 'Miguel'),
(59470, 3843, 'description', ''),
(59471, 3843, 'rich_editing', 'true'),
(59472, 3843, 'comment_shortcuts', 'false'),
(59473, 3843, 'admin_color', 'fresh'),
(59474, 3843, 'use_ssl', '0'),
(59475, 3843, 'show_admin_bar_front', 'true'),
(59476, 3843, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59477, 3843, 'wp_user_level', '0'),
(59478, 3843, 'wsl_current_provider', 'Facebook'),
(59479, 3843, 'wsl_current_user_image', 'https://graph.facebook.com/1127908237236224/picture?width=150&height=150'),
(59480, 3843, 'session_tokens', 'a:1:{s:64:\"4f40e3cea100960973a5c3c2403301e55d3a0fb3251a93d35a282e63c1861e10\";a:4:{s:10:\"expiration\";i:1434753751;s:2:\"ip\";s:13:\"95.95.137.128\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433544151;}}'),
(59481, 3844, 'nickname', 'Rita_Torrao'),
(59482, 3844, 'first_name', 'Rita'),
(59483, 3844, 'last_name', 'Torrão'),
(59484, 3844, 'description', ''),
(59485, 3844, 'rich_editing', 'true'),
(59486, 3844, 'comment_shortcuts', 'false'),
(59487, 3844, 'admin_color', 'fresh'),
(59488, 3844, 'use_ssl', '0'),
(59489, 3844, 'show_admin_bar_front', 'true'),
(59490, 3844, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59491, 3844, 'wp_user_level', '0'),
(59492, 3844, 'wsl_current_provider', 'Facebook'),
(59493, 3844, 'wsl_current_user_image', 'https://graph.facebook.com/1032552390090496/picture?width=150&height=150'),
(59494, 3844, 'session_tokens', 'a:1:{s:64:\"f30fceaefdda96fbd2b92f7cf57bcd859ab1a8c0f243e6114a62706a22118c00\";a:4:{s:10:\"expiration\";i:1434754519;s:2:\"ip\";s:12:\"2.82.198.111\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433544919;}}'),
(59495, 3845, 'nickname', 'Paula_Gil'),
(59496, 3845, 'first_name', 'Paula'),
(59497, 3845, 'last_name', 'Gil'),
(59498, 3845, 'description', ''),
(59499, 3845, 'rich_editing', 'true'),
(59500, 3845, 'comment_shortcuts', 'false'),
(59501, 3845, 'admin_color', 'fresh'),
(59502, 3845, 'use_ssl', '0'),
(59503, 3845, 'show_admin_bar_front', 'true'),
(59504, 3845, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59505, 3845, 'wp_user_level', '0'),
(59506, 3845, 'wsl_current_provider', 'Facebook'),
(59507, 3845, 'wsl_current_user_image', 'https://graph.facebook.com/930345230365915/picture?width=150&height=150'),
(59508, 3845, 'session_tokens', 'a:1:{s:64:\"424dba682ef1cacb2f9a125640a42d8b21f1d5a506ebad1ffd4ae2ae5b19640c\";a:4:{s:10:\"expiration\";i:1434755016;s:2:\"ip\";s:12:\"95.95.165.20\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433545416;}}'),
(59509, 3845, 'votou', 'sim'),
(59510, 3845, 'user_votes', 'free-surfer-do-ano-volcom_p1395'),
(59511, 3846, 'nickname', 'Mena_Reis'),
(59512, 3846, 'first_name', 'Mena'),
(59513, 3846, 'last_name', 'Reis'),
(59514, 3846, 'description', ''),
(59515, 3846, 'rich_editing', 'true'),
(59516, 3846, 'comment_shortcuts', 'false'),
(59517, 3846, 'admin_color', 'fresh'),
(59518, 3846, 'use_ssl', '0'),
(59519, 3846, 'show_admin_bar_front', 'true'),
(59520, 3846, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59521, 3846, 'wp_user_level', '0'),
(59522, 3846, 'wsl_current_provider', 'Facebook'),
(59523, 3846, 'wsl_current_user_image', 'https://graph.facebook.com/992783950754780/picture?width=150&height=150'),
(59524, 3846, 'session_tokens', 'a:1:{s:64:\"081e0df15234bcd507eda22d035f9a762ef2a83a877c7303b23a81a7ab7aa740\";a:4:{s:10:\"expiration\";i:1434755345;s:2:\"ip\";s:12:\"2.82.164.171\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433545745;}}'),
(59525, 3846, 'votou', 'sim'),
(59526, 3846, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351'),
(59527, 3844, 'votou', 'sim'),
(59528, 3844, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(59529, 3847, 'nickname', 'Ana_Sa'),
(59530, 3847, 'first_name', 'Ana'),
(59531, 3847, 'last_name', 'Sá'),
(59532, 3847, 'description', ''),
(59533, 3847, 'rich_editing', 'true'),
(59534, 3847, 'comment_shortcuts', 'false'),
(59535, 3847, 'admin_color', 'fresh'),
(59536, 3847, 'use_ssl', '0'),
(59537, 3847, 'show_admin_bar_front', 'true'),
(59538, 3847, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59539, 3847, 'wp_user_level', '0'),
(59540, 3847, 'wsl_current_provider', 'Facebook'),
(59541, 3847, 'wsl_current_user_image', 'https://graph.facebook.com/10152892852441560/picture?width=150&height=150'),
(59542, 3847, 'session_tokens', 'a:1:{s:64:\"107aed9d3fe3b85fa014d382c26b183d703461ceebc589ff94c5bf0ba5d82efc\";a:4:{s:10:\"expiration\";i:1434756396;s:2:\"ip\";s:12:\"5.249.53.163\";s:2:\"ua\";s:186:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-E975 Build/KOT49I.E97520a) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433546796;}}'),
(59543, 3848, 'nickname', 'Mica_Chihai'),
(59544, 3848, 'first_name', 'Mica'),
(59545, 3848, 'last_name', 'Chihai'),
(59546, 3848, 'description', ''),
(59547, 3848, 'rich_editing', 'true'),
(59548, 3848, 'comment_shortcuts', 'false'),
(59549, 3848, 'admin_color', 'fresh'),
(59550, 3848, 'use_ssl', '0'),
(59551, 3848, 'show_admin_bar_front', 'true'),
(59552, 3848, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59553, 3848, 'wp_user_level', '0'),
(59554, 3848, 'wsl_current_provider', 'Facebook'),
(59555, 3848, 'wsl_current_user_image', 'https://graph.facebook.com/720627571416223/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(59556, 3848, 'session_tokens', 'a:1:{s:64:\"8dee01cce3e38eca0f93ce4fcd91297f3373fff758e81ee9743b563485c20d0d\";a:4:{s:10:\"expiration\";i:1434756410;s:2:\"ip\";s:14:\"176.78.164.203\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433546810;}}'),
(59557, 3847, 'votou', 'sim'),
(59558, 3847, 'user_votes', 'foto-do-ano_p957'),
(59559, 3849, 'nickname', 'Ze_Garcia'),
(59560, 3849, 'first_name', 'Zé'),
(59561, 3849, 'last_name', 'Garcia'),
(59562, 3849, 'description', ''),
(59563, 3849, 'rich_editing', 'true'),
(59564, 3849, 'comment_shortcuts', 'false'),
(59565, 3849, 'admin_color', 'fresh'),
(59566, 3849, 'use_ssl', '0'),
(59567, 3849, 'show_admin_bar_front', 'true'),
(59568, 3849, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59569, 3849, 'wp_user_level', '0'),
(59570, 3849, 'wsl_current_provider', 'Facebook'),
(59571, 3849, 'wsl_current_user_image', 'https://graph.facebook.com/960036417351592/picture?width=150&height=150'),
(59572, 3849, 'session_tokens', 'a:1:{s:64:\"0508b4fee60c3e93feade2a1c135c9b5f6cf6507ebf1c04d833f20c467021379\";a:4:{s:10:\"expiration\";i:1434756518;s:2:\"ip\";s:14:\"85.244.143.156\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433546918;}}'),
(59573, 3850, 'nickname', 'Pedro_de_Padua'),
(59574, 3850, 'first_name', 'Pedro'),
(59575, 3850, 'last_name', 'de Padua'),
(59576, 3850, 'description', ''),
(59577, 3850, 'rich_editing', 'true'),
(59578, 3850, 'comment_shortcuts', 'false'),
(59579, 3850, 'admin_color', 'fresh'),
(59580, 3850, 'use_ssl', '0'),
(59581, 3850, 'show_admin_bar_front', 'true'),
(59582, 3850, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59583, 3850, 'wp_user_level', '0'),
(59584, 3850, 'wsl_current_provider', 'Facebook'),
(59585, 3850, 'wsl_current_user_image', 'https://graph.facebook.com/10153334099114519/picture?width=150&height=150'),
(59586, 3850, 'session_tokens', 'a:1:{s:64:\"d198eb0b227e40e778240edd83e6d7231be205797bb90d8fe24be37066350432\";a:4:{s:10:\"expiration\";i:1434757039;s:2:\"ip\";s:14:\"79.168.162.198\";s:2:\"ua\";s:236:\"Mozilla/5.0 (iPad; CPU OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433547439;}}'),
(59587, 3851, 'nickname', 'Fernanda_Maria_Carvalhosa_Calcada'),
(59588, 3851, 'first_name', 'Fernanda'),
(59589, 3851, 'last_name', 'Carvalhosa Calçada'),
(59590, 3851, 'description', ''),
(59591, 3851, 'rich_editing', 'true'),
(59592, 3851, 'comment_shortcuts', 'false'),
(59593, 3851, 'admin_color', 'fresh'),
(59594, 3851, 'use_ssl', '0'),
(59595, 3851, 'show_admin_bar_front', 'true'),
(59596, 3851, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59597, 3851, 'wp_user_level', '0'),
(59598, 3851, 'wsl_current_provider', 'Facebook'),
(59599, 3851, 'wsl_current_user_image', 'https://graph.facebook.com/10203249662282497/picture?width=150&height=150'),
(59600, 3851, 'session_tokens', 'a:1:{s:64:\"915821550611315fe12d1a41f14f2f19c2a9a86d975d8722bd40522fea5909a6\";a:4:{s:10:\"expiration\";i:1434757233;s:2:\"ip\";s:12:\"2.82.120.173\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433547633;}}'),
(59601, 3850, 'votou', 'sim'),
(59602, 3850, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(59603, 3852, 'nickname', 'Catarina_Machado_Do_Vale'),
(59604, 3852, 'first_name', 'Catarina'),
(59605, 3852, 'last_name', 'Vale'),
(59606, 3852, 'description', ''),
(59607, 3852, 'rich_editing', 'true'),
(59608, 3852, 'comment_shortcuts', 'false'),
(59609, 3852, 'admin_color', 'fresh'),
(59610, 3852, 'use_ssl', '0'),
(59611, 3852, 'show_admin_bar_front', 'true'),
(59612, 3852, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59613, 3852, 'wp_user_level', '0'),
(59614, 3852, 'wsl_current_provider', 'Facebook'),
(59615, 3852, 'wsl_current_user_image', 'https://graph.facebook.com/10206336880356164/picture?width=150&height=150'),
(59616, 3852, 'session_tokens', 'a:1:{s:64:\"d6528dbe6e080144c30ac25ec32e0e3ba72b0f41a63a2260c1abbc815b5284b0\";a:4:{s:10:\"expiration\";i:1434758396;s:2:\"ip\";s:13:\"87.103.59.146\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433548796;}}'),
(59617, 3853, 'nickname', 'Gert_Cruyt'),
(59618, 3853, 'first_name', 'Gert'),
(59619, 3853, 'last_name', 'Cruyt'),
(59620, 3853, 'description', ''),
(59621, 3853, 'rich_editing', 'true'),
(59622, 3853, 'comment_shortcuts', 'false'),
(59623, 3853, 'admin_color', 'fresh'),
(59624, 3853, 'use_ssl', '0'),
(59625, 3853, 'show_admin_bar_front', 'true'),
(59626, 3853, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59627, 3853, 'wp_user_level', '0'),
(59628, 3853, 'wsl_current_provider', 'Facebook'),
(59629, 3853, 'wsl_current_user_image', 'https://graph.facebook.com/10207047007398860/picture?width=150&height=150'),
(59630, 3853, 'session_tokens', 'a:1:{s:64:\"19dd94fc574fc5a3259b050e75d21402f477d39f0f3c6f7f76de766e73564736\";a:4:{s:10:\"expiration\";i:1434758509;s:2:\"ip\";s:12:\"85.244.8.165\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433548909;}}'),
(59631, 3851, 'votou', 'sim'),
(59632, 3851, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(59633, 3853, 'votou', 'sim'),
(59634, 3853, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(59635, 3854, 'nickname', 'Dina_Carrasco'),
(59636, 3854, 'first_name', 'Dina'),
(59637, 3854, 'last_name', 'Carrasco'),
(59638, 3854, 'description', ''),
(59639, 3854, 'rich_editing', 'true'),
(59640, 3854, 'comment_shortcuts', 'false'),
(59641, 3854, 'admin_color', 'fresh'),
(59642, 3854, 'use_ssl', '0'),
(59643, 3854, 'show_admin_bar_front', 'true'),
(59644, 3854, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59645, 3854, 'wp_user_level', '0'),
(59646, 3854, 'wsl_current_provider', 'Facebook'),
(59647, 3854, 'wsl_current_user_image', 'https://graph.facebook.com/10205485660074796/picture?width=150&height=150'),
(59648, 3854, 'session_tokens', 'a:1:{s:64:\"b2924c6a340a8953ed51ee45a39132431c5fe7885d4697b0958f5d1064599fd3\";a:4:{s:10:\"expiration\";i:1434759869;s:2:\"ip\";s:13:\"93.102.252.71\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433550269;}}'),
(59649, 3855, 'nickname', 'Nuno_Surdo'),
(59650, 3855, 'first_name', 'Nuno'),
(59651, 3855, 'last_name', 'Surdo'),
(59652, 3855, 'description', ''),
(59653, 3855, 'rich_editing', 'true'),
(59654, 3855, 'comment_shortcuts', 'false'),
(59655, 3855, 'admin_color', 'fresh'),
(59656, 3855, 'use_ssl', '0'),
(59657, 3855, 'show_admin_bar_front', 'true'),
(59658, 3855, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59659, 3855, 'wp_user_level', '0'),
(59660, 3855, 'wsl_current_provider', 'Facebook'),
(59661, 3855, 'wsl_current_user_image', 'https://graph.facebook.com/10204072161314351/picture?width=150&height=150'),
(59662, 3855, 'session_tokens', 'a:1:{s:64:\"bb94656b116a35cfcd951c4a57220b64ce4baf19a85da2e6927e8134ccef8d74\";a:4:{s:10:\"expiration\";i:1434762741;s:2:\"ip\";s:12:\"89.115.42.78\";s:2:\"ua\";s:191:\"Mozilla/5.0 (Linux; Android 4.4.4; Vodafone Smart 4 max Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433553141;}}'),
(59663, 3856, 'nickname', 'Marta_Santos_2'),
(59664, 3856, 'first_name', 'Marta'),
(59665, 3856, 'last_name', 'Santos'),
(59666, 3856, 'description', ''),
(59667, 3856, 'rich_editing', 'true'),
(59668, 3856, 'comment_shortcuts', 'false'),
(59669, 3856, 'admin_color', 'fresh'),
(59670, 3856, 'use_ssl', '0'),
(59671, 3856, 'show_admin_bar_front', 'true'),
(59672, 3856, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59673, 3856, 'wp_user_level', '0'),
(59674, 3856, 'wsl_current_provider', 'Facebook'),
(59675, 3856, 'wsl_current_user_image', 'https://graph.facebook.com/10206951432090485/picture?width=150&height=150'),
(59676, 3856, 'session_tokens', 'a:1:{s:64:\"04e27cb0f12ea1a7ac9248d7ff529190991b95dda06fe353158fac5b9413d9d5\";a:4:{s:10:\"expiration\";i:1434763481;s:2:\"ip\";s:14:\"197.148.59.194\";s:2:\"ua\";s:258:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/UNITEL;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433553881;}}'),
(59677, 3856, 'votou', 'sim'),
(59678, 3856, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(59679, 3445, 'votou', 'sim'),
(59680, 3445, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(59681, 3857, 'nickname', 'Gilberto_Viana'),
(59682, 3857, 'first_name', 'Gilberto'),
(59683, 3857, 'last_name', 'Viana'),
(59684, 3857, 'description', ''),
(59685, 3857, 'rich_editing', 'true'),
(59686, 3857, 'comment_shortcuts', 'false'),
(59687, 3857, 'admin_color', 'fresh'),
(59688, 3857, 'use_ssl', '0'),
(59689, 3857, 'show_admin_bar_front', 'true'),
(59690, 3857, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59691, 3857, 'wp_user_level', '0'),
(59692, 3857, 'wsl_current_provider', 'Google'),
(59693, 3857, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(59694, 3857, 'session_tokens', 'a:1:{s:64:\"3207df8e475c1eb25bc7396beeb392b90622900a99cd3fb91afaefc47742c689\";a:4:{s:10:\"expiration\";i:1434776880;s:2:\"ip\";s:12:\"188.80.99.83\";s:2:\"ua\";s:128:\"Mozilla/5.0 (Linux; Android 4.4.2; A1-810 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Safari/537.36\";s:5:\"login\";i:1433567280;}}'),
(59695, 3858, 'nickname', 'Monica_Galharoz'),
(59696, 3858, 'first_name', 'Mónica'),
(59697, 3858, 'last_name', 'Galharoz'),
(59698, 3858, 'description', ''),
(59699, 3858, 'rich_editing', 'true'),
(59700, 3858, 'comment_shortcuts', 'false'),
(59701, 3858, 'admin_color', 'fresh'),
(59702, 3858, 'use_ssl', '0'),
(59703, 3858, 'show_admin_bar_front', 'true'),
(59704, 3858, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59705, 3858, 'wp_user_level', '0'),
(59706, 3858, 'wsl_current_provider', 'Facebook'),
(59707, 3858, 'wsl_current_user_image', 'https://graph.facebook.com/10206787152588415/picture?width=150&height=150'),
(59708, 3858, 'session_tokens', 'a:1:{s:64:\"84572d74cbc895508ae76a4f2b079a8fdcf358e024d6415652623617955ee83f\";a:4:{s:10:\"expiration\";i:1434779233;s:2:\"ip\";s:14:\"85.138.110.119\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/37.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433569633;}}'),
(59709, 3859, 'nickname', 'Moice_Ursula_Dircksen-Wenzel'),
(59710, 3859, 'first_name', 'Moice Ursula'),
(59711, 3859, 'last_name', 'Dircksen-Wenzel'),
(59712, 3859, 'description', ''),
(59713, 3859, 'rich_editing', 'true'),
(59714, 3859, 'comment_shortcuts', 'false'),
(59715, 3859, 'admin_color', 'fresh'),
(59716, 3859, 'use_ssl', '0'),
(59717, 3859, 'show_admin_bar_front', 'true'),
(59718, 3859, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59719, 3859, 'wp_user_level', '0'),
(59720, 3859, 'wsl_current_provider', 'Facebook'),
(59721, 3859, 'wsl_current_user_image', 'https://graph.facebook.com/1140042816024244/picture?width=150&height=150'),
(59722, 3859, 'session_tokens', 'a:1:{s:64:\"7fdcd7b51c8e7bfc2741a4fa9e4c21d11ae9a1448fc9eba38a57d55cfbccb692\";a:4:{s:10:\"expiration\";i:1434784070;s:2:\"ip\";s:14:\"82.154.163.117\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433574470;}}'),
(59723, 3859, 'votou', 'sim'),
(59724, 3859, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,foto-do-ano_p1169,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(59725, 3860, 'nickname', 'Joao_Anibal_Henriques'),
(59726, 3860, 'first_name', 'João'),
(59727, 3860, 'last_name', 'Henriques'),
(59728, 3860, 'description', ''),
(59729, 3860, 'rich_editing', 'true'),
(59730, 3860, 'comment_shortcuts', 'false'),
(59731, 3860, 'admin_color', 'fresh'),
(59732, 3860, 'use_ssl', '0'),
(59733, 3860, 'show_admin_bar_front', 'true'),
(59734, 3860, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59735, 3860, 'wp_user_level', '0'),
(59736, 3860, 'wsl_current_provider', 'Facebook'),
(59737, 3860, 'wsl_current_user_image', 'https://graph.facebook.com/10153172366232745/picture?width=150&height=150'),
(59738, 3860, 'session_tokens', 'a:1:{s:64:\"bd96728688d9c1b293c4a683442a591f2a7483f553a5b7673229b92887db10f2\";a:4:{s:10:\"expiration\";i:1434786363;s:2:\"ip\";s:14:\"89.115.217.195\";s:2:\"ua\";s:133:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; bq Elcano Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30\";s:5:\"login\";i:1433576763;}}'),
(59739, 3860, 'votou', 'sim'),
(59740, 3860, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(59741, 3861, 'nickname', 'Maria_Boavida_Roque'),
(59742, 3861, 'first_name', 'Maria'),
(59743, 3861, 'last_name', 'Roque'),
(59744, 3861, 'description', ''),
(59745, 3861, 'rich_editing', 'true'),
(59746, 3861, 'comment_shortcuts', 'false'),
(59747, 3861, 'admin_color', 'fresh'),
(59748, 3861, 'use_ssl', '0'),
(59749, 3861, 'show_admin_bar_front', 'true'),
(59750, 3861, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59751, 3861, 'wp_user_level', '0'),
(59752, 3861, 'wsl_current_provider', 'Facebook'),
(59753, 3861, 'wsl_current_user_image', 'https://graph.facebook.com/10207065722391411/picture?width=150&height=150'),
(59754, 3861, 'session_tokens', 'a:1:{s:64:\"138f2c3303df682d92da824eea87219b74194dc790c0c9fd1a537e9000c8b795\";a:4:{s:10:\"expiration\";i:1434787152;s:2:\"ip\";s:10:\"81.84.5.66\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433577552;}}'),
(59755, 3861, 'votou', 'sim'),
(59756, 3861, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(59757, 3862, 'nickname', 'Sara_Sofia_Timoteo'),
(59758, 3862, 'first_name', 'Sara'),
(59759, 3862, 'last_name', 'Timóteo'),
(59760, 3862, 'description', ''),
(59761, 3862, 'rich_editing', 'true'),
(59762, 3862, 'comment_shortcuts', 'false'),
(59763, 3862, 'admin_color', 'fresh'),
(59764, 3862, 'use_ssl', '0'),
(59765, 3862, 'show_admin_bar_front', 'true'),
(59766, 3862, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59767, 3862, 'wp_user_level', '0'),
(59768, 3862, 'wsl_current_provider', 'Facebook'),
(59769, 3862, 'wsl_current_user_image', 'https://graph.facebook.com/10203881379268103/picture?width=150&height=150'),
(59770, 3862, 'session_tokens', 'a:1:{s:64:\"f4d63ad06c80112a9932082ddd012731655115140905fcc34b4df77eb7eb3d69\";a:4:{s:10:\"expiration\";i:1434787872;s:2:\"ip\";s:12:\"2.82.176.199\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433578272;}}'),
(59771, 3862, 'votou', 'sim'),
(59772, 3862, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351'),
(59773, 3863, 'nickname', 'Joao_Raposo'),
(59774, 3863, 'first_name', 'Joao'),
(59775, 3863, 'last_name', 'Raposo'),
(59776, 3863, 'description', ''),
(59777, 3863, 'rich_editing', 'true'),
(59778, 3863, 'comment_shortcuts', 'false'),
(59779, 3863, 'admin_color', 'fresh'),
(59780, 3863, 'use_ssl', '0'),
(59781, 3863, 'show_admin_bar_front', 'true'),
(59782, 3863, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59783, 3863, 'wp_user_level', '0'),
(59784, 3863, 'wsl_current_provider', 'Facebook'),
(59785, 3863, 'wsl_current_user_image', 'https://graph.facebook.com/10153245595641321/picture?width=150&height=150'),
(59786, 3863, 'session_tokens', 'a:1:{s:64:\"4938be1ec86974c5242a45430dd3e388b5d889315ce083353ccb8c9495b9e66e\";a:4:{s:10:\"expiration\";i:1434788270;s:2:\"ip\";s:14:\"79.168.112.236\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433578670;}}'),
(59787, 3863, 'votou', 'sim'),
(59788, 3863, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353'),
(59789, 3864, 'nickname', 'Elsa_Vieira'),
(59790, 3864, 'first_name', 'Elsa'),
(59791, 3864, 'last_name', 'Vieira'),
(59792, 3864, 'description', ''),
(59793, 3864, 'rich_editing', 'true'),
(59794, 3864, 'comment_shortcuts', 'false'),
(59795, 3864, 'admin_color', 'fresh'),
(59796, 3864, 'use_ssl', '0'),
(59797, 3864, 'show_admin_bar_front', 'true'),
(59798, 3864, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59799, 3864, 'wp_user_level', '0'),
(59800, 3864, 'wsl_current_provider', 'Facebook'),
(59801, 3864, 'wsl_current_user_image', 'https://graph.facebook.com/10203608776494533/picture?width=150&height=150'),
(59802, 3864, 'session_tokens', 'a:1:{s:64:\"4b18b9404d83253eff2199df5d3f38c81bd46f05c5f3909824df177b437446d9\";a:4:{s:10:\"expiration\";i:1434791025;s:2:\"ip\";s:13:\"89.214.189.15\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433581425;}}'),
(59803, 3864, 'votou', 'sim'),
(59804, 3864, 'user_votes', 'foto-do-ano_p957'),
(59805, 3865, 'nickname', 'Priya_Dessai'),
(59806, 3865, 'first_name', 'Priyá'),
(59807, 3865, 'last_name', 'Dessai'),
(59808, 3865, 'description', ''),
(59809, 3865, 'rich_editing', 'true'),
(59810, 3865, 'comment_shortcuts', 'false'),
(59811, 3865, 'admin_color', 'fresh'),
(59812, 3865, 'use_ssl', '0'),
(59813, 3865, 'show_admin_bar_front', 'true'),
(59814, 3865, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59815, 3865, 'wp_user_level', '0'),
(59816, 3865, 'wsl_current_provider', 'Facebook'),
(59817, 3865, 'wsl_current_user_image', 'https://graph.facebook.com/10206610727245050/picture?width=150&height=150'),
(59818, 3865, 'session_tokens', 'a:1:{s:64:\"4b11c413c16ff1932f3e30032163f61ecb132874eee1b5dcd26e37c435cb7f2d\";a:4:{s:10:\"expiration\";i:1434792621;s:2:\"ip\";s:14:\"79.168.244.154\";s:2:\"ua\";s:153:\"Mozilla/5.0 (Linux; U; Android 4.0.4; pt-pt; SonyEricssonWT19i Build/4.1.B.0.431) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433583021;}}'),
(59819, 3866, 'nickname', 'Tiago_Raimundo'),
(59820, 3866, 'first_name', 'Tiago'),
(59821, 3866, 'last_name', 'Raimundo'),
(59822, 3866, 'description', ''),
(59823, 3866, 'rich_editing', 'true'),
(59824, 3866, 'comment_shortcuts', 'false'),
(59825, 3866, 'admin_color', 'fresh'),
(59826, 3866, 'use_ssl', '0'),
(59827, 3866, 'show_admin_bar_front', 'true'),
(59828, 3866, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59829, 3866, 'wp_user_level', '0'),
(59830, 3866, 'wsl_current_provider', 'Facebook'),
(59831, 3866, 'wsl_current_user_image', 'https://graph.facebook.com/824431377635087/picture?width=150&height=150'),
(59832, 3866, 'session_tokens', 'a:1:{s:64:\"7dac556690dbc0dc0f1bc489d1d7565bbad5c4e168f4f318fbef23354e21910f\";a:4:{s:10:\"expiration\";i:1434792840;s:2:\"ip\";s:14:\"87.196.168.117\";s:2:\"ua\";s:157:\"(null) [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.0.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433583240;}}'),
(59833, 3866, 'votou', 'sim'),
(59834, 3866, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(59835, 3865, 'votou', 'sim'),
(59836, 3865, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1277,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(59837, 3867, 'nickname', 'Luisa_Rocha_Pbi'),
(59838, 3867, 'first_name', 'Luisa'),
(59839, 3867, 'last_name', 'Rocha Pbi'),
(59840, 3867, 'description', ''),
(59841, 3867, 'rich_editing', 'true'),
(59842, 3867, 'comment_shortcuts', 'false'),
(59843, 3867, 'admin_color', 'fresh'),
(59844, 3867, 'use_ssl', '0'),
(59845, 3867, 'show_admin_bar_front', 'true'),
(59846, 3867, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59847, 3867, 'wp_user_level', '0'),
(59848, 3867, 'wsl_current_provider', 'Facebook'),
(59849, 3867, 'wsl_current_user_image', 'https://graph.facebook.com/672357329574522/picture?width=150&height=150'),
(59850, 3867, 'session_tokens', 'a:1:{s:64:\"5fc311ceef872a0573bbe024b66a85983abb3b8ac07b67406bb8d1a6cf26d3bf\";a:4:{s:10:\"expiration\";i:1434796309;s:2:\"ip\";s:13:\"95.136.58.130\";s:2:\"ua\";s:175:\"Mozilla/5.0 (Linux; Android 4.4.2;pt-PT, en-US; Vodafone 985N Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 SVN/110FFN1\";s:5:\"login\";i:1433586709;}}'),
(59851, 3868, 'nickname', 'Maria_Viveiros'),
(59852, 3868, 'first_name', 'Maria'),
(59853, 3868, 'last_name', 'Viveiros'),
(59854, 3868, 'description', ''),
(59855, 3868, 'rich_editing', 'true'),
(59856, 3868, 'comment_shortcuts', 'false'),
(59857, 3868, 'admin_color', 'fresh'),
(59858, 3868, 'use_ssl', '0'),
(59859, 3868, 'show_admin_bar_front', 'true'),
(59860, 3868, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59861, 3868, 'wp_user_level', '0'),
(59862, 3868, 'wsl_current_provider', 'Facebook'),
(59863, 3868, 'wsl_current_user_image', 'https://graph.facebook.com/1283426421671972/picture?width=150&height=150'),
(59864, 3868, 'session_tokens', 'a:1:{s:64:\"0c6e963ab04f54f58a04a872f70ed4ed843cab50e919df61586edfd788455550\";a:4:{s:10:\"expiration\";i:1434797714;s:2:\"ip\";s:14:\"46.189.184.155\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T310 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433588114;}}'),
(59865, 3869, 'nickname', 'Patricia_Reis'),
(59866, 3869, 'first_name', 'Patrícia'),
(59867, 3869, 'last_name', 'Reis'),
(59868, 3869, 'description', ''),
(59869, 3869, 'rich_editing', 'true'),
(59870, 3869, 'comment_shortcuts', 'false'),
(59871, 3869, 'admin_color', 'fresh'),
(59872, 3869, 'use_ssl', '0'),
(59873, 3869, 'show_admin_bar_front', 'true'),
(59874, 3869, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59875, 3869, 'wp_user_level', '0'),
(59876, 3869, 'wsl_current_provider', 'Facebook'),
(59877, 3869, 'wsl_current_user_image', 'https://graph.facebook.com/10204344632959479/picture?width=150&height=150'),
(59878, 3869, 'session_tokens', 'a:1:{s:64:\"6c619b6b607d82a89adf2a469f8f54db53ff3c7f48b56ddbf28318306bb83fe8\";a:4:{s:10:\"expiration\";i:1434798102;s:2:\"ip\";s:13:\"95.93.229.116\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433588502;}}'),
(59879, 3870, 'nickname', 'Sofia_Pinto_Freire_Cabral'),
(59880, 3870, 'first_name', 'Sofia'),
(59881, 3870, 'last_name', 'Cabral'),
(59882, 3870, 'description', ''),
(59883, 3870, 'rich_editing', 'true'),
(59884, 3870, 'comment_shortcuts', 'false'),
(59885, 3870, 'admin_color', 'fresh'),
(59886, 3870, 'use_ssl', '0'),
(59887, 3870, 'show_admin_bar_front', 'true'),
(59888, 3870, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59889, 3870, 'wp_user_level', '0'),
(59890, 3870, 'wsl_current_provider', 'Facebook'),
(59891, 3870, 'wsl_current_user_image', 'https://graph.facebook.com/10203943592942517/picture?width=150&height=150'),
(59892, 3870, 'session_tokens', 'a:1:{s:64:\"a54ace8d6b3ac412c252740eed18450a8338fe7d7b90dfa066b4b2ad2f85eac6\";a:4:{s:10:\"expiration\";i:1434798168;s:2:\"ip\";s:13:\"95.93.225.101\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433588568;}}'),
(59893, 3870, 'votou', 'sim'),
(59894, 3870, 'user_votes', 'maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391'),
(59895, 3214, 'votou', 'sim'),
(59896, 3214, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351'),
(59897, 3871, 'nickname', 'Sonia_Farinha_Silva'),
(59898, 3871, 'first_name', 'Sónia'),
(59899, 3871, 'last_name', 'Silva'),
(59900, 3871, 'description', ''),
(59901, 3871, 'rich_editing', 'true'),
(59902, 3871, 'comment_shortcuts', 'false'),
(59903, 3871, 'admin_color', 'fresh'),
(59904, 3871, 'use_ssl', '0'),
(59905, 3871, 'show_admin_bar_front', 'true'),
(59906, 3871, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59907, 3871, 'wp_user_level', '0'),
(59908, 3871, 'wsl_current_provider', 'Facebook'),
(59909, 3871, 'wsl_current_user_image', 'https://graph.facebook.com/10206582964833610/picture?width=150&height=150'),
(59910, 3871, 'session_tokens', 'a:1:{s:64:\"3ebf6f62c83f587b2d00e23effc96bfd2a51a8411ae579047ba21e03f1e24b03\";a:4:{s:10:\"expiration\";i:1434799267;s:2:\"ip\";s:9:\"2.82.1.85\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433589667;}}'),
(59911, 3872, 'nickname', 'Joao_Rocha_Neves'),
(59912, 3872, 'first_name', 'João'),
(59913, 3872, 'last_name', 'Neves'),
(59914, 3872, 'description', ''),
(59915, 3872, 'rich_editing', 'true'),
(59916, 3872, 'comment_shortcuts', 'false'),
(59917, 3872, 'admin_color', 'fresh'),
(59918, 3872, 'use_ssl', '0'),
(59919, 3872, 'show_admin_bar_front', 'true'),
(59920, 3872, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59921, 3872, 'wp_user_level', '0'),
(59922, 3872, 'wsl_current_provider', 'Facebook'),
(59923, 3872, 'wsl_current_user_image', 'https://graph.facebook.com/10206745338812443/picture?width=150&height=150'),
(59924, 3872, 'session_tokens', 'a:1:{s:64:\"5200b850ea817076869a05f3c998e3aaf0ee7ff2c2c2a70bdc243f3a08a79f57\";a:4:{s:10:\"expiration\";i:1434800233;s:2:\"ip\";s:12:\"2.83.241.191\";s:2:\"ua\";s:178:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/37.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433590633;}}'),
(59925, 3873, 'nickname', 'Luis_Da_Silva'),
(59926, 3873, 'first_name', 'Luis'),
(59927, 3873, 'last_name', 'Silva'),
(59928, 3873, 'description', ''),
(59929, 3873, 'rich_editing', 'true'),
(59930, 3873, 'comment_shortcuts', 'false'),
(59931, 3873, 'admin_color', 'fresh'),
(59932, 3873, 'use_ssl', '0'),
(59933, 3873, 'show_admin_bar_front', 'true'),
(59934, 3873, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59935, 3873, 'wp_user_level', '0'),
(59936, 3873, 'wsl_current_provider', 'Facebook'),
(59937, 3873, 'wsl_current_user_image', 'https://graph.facebook.com/1062455313782148/picture?width=150&height=150'),
(59938, 3873, 'session_tokens', 'a:1:{s:64:\"575d66cc06140583e0e583b3a53f0e2ea5178ad126701a950e60f1c08a50f0c3\";a:4:{s:10:\"expiration\";i:1434800325;s:2:\"ip\";s:13:\"77.250.72.219\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433590725;}}'),
(59939, 3873, 'votou', 'sim'),
(59940, 3873, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(59941, 3874, 'nickname', 'Sergio_Cortez'),
(59942, 3874, 'first_name', 'Sergio'),
(59943, 3874, 'last_name', 'Cortez'),
(59944, 3874, 'description', ''),
(59945, 3874, 'rich_editing', 'true'),
(59946, 3874, 'comment_shortcuts', 'false'),
(59947, 3874, 'admin_color', 'fresh'),
(59948, 3874, 'use_ssl', '0'),
(59949, 3874, 'show_admin_bar_front', 'true'),
(59950, 3874, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59951, 3874, 'wp_user_level', '0'),
(59952, 3874, 'wsl_current_provider', 'Facebook'),
(59953, 3874, 'wsl_current_user_image', 'https://graph.facebook.com/10206960552116906/picture?width=150&height=150'),
(59954, 3874, 'session_tokens', 'a:4:{s:64:\"d1324e14244ad8ab873657e3ecdf1cf61aea502fecae332a7d4f625b003158d6\";a:4:{s:10:\"expiration\";i:1434800653;s:2:\"ip\";s:13:\"85.246.134.59\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433591053;}s:64:\"d7c930d754d0f5a58b1b6fe9a80a884147987a912eee238b7838aac571d1a076\";a:4:{s:10:\"expiration\";i:1434968687;s:2:\"ip\";s:14:\"85.246.133.207\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433759087;}s:64:\"376a3a75dfd08643cb447abada264cc3c442b43096fe94231402e1dd5b2f4c0a\";a:4:{s:10:\"expiration\";i:1434968783;s:2:\"ip\";s:14:\"85.246.133.207\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433759183;}s:64:\"08f2c97e148c6a2e7b6d095c88b3a82839998464975376e78f92f167800835c1\";a:4:{s:10:\"expiration\";i:1434969059;s:2:\"ip\";s:14:\"85.246.133.207\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433759459;}}'),
(59955, 3875, 'nickname', 'Vitor_Leal'),
(59956, 3875, 'first_name', 'Vitor'),
(59957, 3875, 'last_name', 'Leal'),
(59958, 3875, 'description', ''),
(59959, 3875, 'rich_editing', 'true'),
(59960, 3875, 'comment_shortcuts', 'false'),
(59961, 3875, 'admin_color', 'fresh'),
(59962, 3875, 'use_ssl', '0'),
(59963, 3875, 'show_admin_bar_front', 'true'),
(59964, 3875, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59965, 3875, 'wp_user_level', '0'),
(59966, 3875, 'wsl_current_provider', 'Facebook'),
(59967, 3875, 'wsl_current_user_image', 'https://graph.facebook.com/992538124113578/picture?width=150&height=150'),
(59968, 3875, 'session_tokens', 'a:1:{s:64:\"503a8a8c4f86ef38e92f808cee1bd6d41d78cb492f1c18c40a092d384012ded0\";a:4:{s:10:\"expiration\";i:1434800654;s:2:\"ip\";s:14:\"89.114.212.147\";s:2:\"ua\";s:129:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T700 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Safari/537.36\";s:5:\"login\";i:1433591054;}}'),
(59969, 3876, 'nickname', 'Margarida_Novais'),
(59970, 3876, 'first_name', 'Margarida'),
(59971, 3876, 'last_name', 'Novais'),
(59972, 3876, 'description', ''),
(59973, 3876, 'rich_editing', 'true'),
(59974, 3876, 'comment_shortcuts', 'false'),
(59975, 3876, 'admin_color', 'fresh'),
(59976, 3876, 'use_ssl', '0'),
(59977, 3876, 'show_admin_bar_front', 'true'),
(59978, 3876, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59979, 3876, 'wp_user_level', '0'),
(59980, 3876, 'wsl_current_provider', 'Facebook'),
(59981, 3876, 'wsl_current_user_image', 'https://graph.facebook.com/10153932061777586/picture?width=150&height=150'),
(59982, 3876, 'session_tokens', 'a:1:{s:64:\"de12d461e8fb13264bb51f5900e17eec0fc280e542459cc167fd5527aba6d434\";a:4:{s:10:\"expiration\";i:1434800701;s:2:\"ip\";s:13:\"87.103.64.244\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433591101;}}'),
(59983, 3877, 'nickname', 'Antonio_Navarro_de_Castro'),
(59984, 3877, 'first_name', 'António'),
(59985, 3877, 'last_name', 'Castro'),
(59986, 3877, 'description', ''),
(59987, 3877, 'rich_editing', 'true'),
(59988, 3877, 'comment_shortcuts', 'false'),
(59989, 3877, 'admin_color', 'fresh'),
(59990, 3877, 'use_ssl', '0'),
(59991, 3877, 'show_admin_bar_front', 'true'),
(59992, 3877, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(59993, 3877, 'wp_user_level', '0'),
(59994, 3877, 'wsl_current_provider', 'Facebook'),
(59995, 3877, 'wsl_current_user_image', 'https://graph.facebook.com/740336882742388/picture?width=150&height=150'),
(59996, 3877, 'session_tokens', 'a:1:{s:64:\"634705326c560112a9b23e3a2769c92a937a0c79ac28382e8dae99fea3d59e60\";a:4:{s:10:\"expiration\";i:1434800755;s:2:\"ip\";s:13:\"85.138.184.94\";s:2:\"ua\";s:127:\"Mozilla/5.0 (Linux; Android 4.2.2; A1-810 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Safari/537.36\";s:5:\"login\";i:1433591155;}}'),
(59997, 3875, 'votou', 'sim'),
(59998, 3875, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(59999, 3877, 'votou', 'sim'),
(60000, 3877, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(60001, 3878, 'nickname', 'Ricardo_Campos_1'),
(60002, 3878, 'first_name', 'Ricardo'),
(60003, 3878, 'last_name', 'Campos'),
(60004, 3878, 'description', ''),
(60005, 3878, 'rich_editing', 'true'),
(60006, 3878, 'comment_shortcuts', 'false'),
(60007, 3878, 'admin_color', 'fresh'),
(60008, 3878, 'use_ssl', '0'),
(60009, 3878, 'show_admin_bar_front', 'true'),
(60010, 3878, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60011, 3878, 'wp_user_level', '0'),
(60012, 3878, 'wsl_current_provider', 'Facebook'),
(60013, 3878, 'wsl_current_user_image', 'https://graph.facebook.com/998992723467675/picture?width=150&height=150'),
(60014, 3878, 'session_tokens', 'a:1:{s:64:\"28d448d3e227ed87e329b623f21f73181848b228a2e46a57cce02a54dabb4b8d\";a:4:{s:10:\"expiration\";i:1434801024;s:2:\"ip\";s:12:\"41.77.33.163\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 5.0.2; SM-G920F Build/LRX22G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433591424;}}'),
(60015, 3879, 'nickname', 'Ricardo_Leandro'),
(60016, 3879, 'first_name', 'Ricardo'),
(60017, 3879, 'last_name', 'Leandro'),
(60018, 3879, 'description', ''),
(60019, 3879, 'rich_editing', 'true'),
(60020, 3879, 'comment_shortcuts', 'false'),
(60021, 3879, 'admin_color', 'fresh'),
(60022, 3879, 'use_ssl', '0'),
(60023, 3879, 'show_admin_bar_front', 'true'),
(60024, 3879, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60025, 3879, 'wp_user_level', '0'),
(60026, 3879, 'wsl_current_provider', 'Facebook'),
(60027, 3879, 'wsl_current_user_image', 'https://graph.facebook.com/1005190306172720/picture?width=150&height=150'),
(60028, 3879, 'session_tokens', 'a:1:{s:64:\"0756d409a5a3c601015809cbdce555691b65e4de9f397f010d7aa9e9725df624\";a:4:{s:10:\"expiration\";i:1434801042;s:2:\"ip\";s:11:\"81.193.1.46\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1433591442;}}'),
(60029, 3879, 'votou', 'sim'),
(60030, 3879, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(60031, 3880, 'nickname', 'Joao_Costa_Godinho'),
(60032, 3880, 'first_name', 'Joao'),
(60033, 3880, 'last_name', 'Costa Godinho'),
(60034, 3880, 'description', ''),
(60035, 3880, 'rich_editing', 'true'),
(60036, 3880, 'comment_shortcuts', 'false'),
(60037, 3880, 'admin_color', 'fresh'),
(60038, 3880, 'use_ssl', '0'),
(60039, 3880, 'show_admin_bar_front', 'true'),
(60040, 3880, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60041, 3880, 'wp_user_level', '0'),
(60042, 3880, 'wsl_current_provider', 'Facebook'),
(60043, 3880, 'wsl_current_user_image', 'https://graph.facebook.com/10153133962203153/picture?width=150&height=150'),
(60044, 3880, 'session_tokens', 'a:1:{s:64:\"95445d3430be837f860747fbed88eec153704ed07fd6cf604dac8073fb25c812\";a:4:{s:10:\"expiration\";i:1434801185;s:2:\"ip\";s:13:\"85.244.109.35\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433591585;}}'),
(60045, 3881, 'nickname', 'Fernando_Sequeira'),
(60046, 3881, 'first_name', 'Fernando'),
(60047, 3881, 'last_name', 'Sequeira'),
(60048, 3881, 'description', ''),
(60049, 3881, 'rich_editing', 'true'),
(60050, 3881, 'comment_shortcuts', 'false'),
(60051, 3881, 'admin_color', 'fresh'),
(60052, 3881, 'use_ssl', '0'),
(60053, 3881, 'show_admin_bar_front', 'true'),
(60054, 3881, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60055, 3881, 'wp_user_level', '0'),
(60056, 3881, 'wsl_current_provider', 'Google'),
(60057, 3881, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(60058, 3881, 'session_tokens', 'a:1:{s:64:\"b83db95583fcd561fb944fa66d1a0762935726e3ceac88750dcab1edf1554a15\";a:4:{s:10:\"expiration\";i:1434801920;s:2:\"ip\";s:11:\"83.99.17.80\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36\";s:5:\"login\";i:1433592320;}}'),
(60059, 3878, 'votou', 'sim'),
(60060, 3878, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(60061, 3881, 'votou', 'sim'),
(60062, 3881, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(60063, 3882, 'nickname', 'Francisco_Casimiro'),
(60064, 3882, 'first_name', 'Francisco'),
(60065, 3882, 'last_name', 'Casimiro'),
(60066, 3882, 'description', ''),
(60067, 3882, 'rich_editing', 'true'),
(60068, 3882, 'comment_shortcuts', 'false'),
(60069, 3882, 'admin_color', 'fresh'),
(60070, 3882, 'use_ssl', '0'),
(60071, 3882, 'show_admin_bar_front', 'true'),
(60072, 3882, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60073, 3882, 'wp_user_level', '0'),
(60074, 3882, 'wsl_current_provider', 'Google'),
(60075, 3882, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(60076, 3882, 'session_tokens', 'a:1:{s:64:\"68e90c8d6e32ef5fb2f5c9e4387895270714f35cbb190c63af9bc1bf5de371ca\";a:4:{s:10:\"expiration\";i:1434802851;s:2:\"ip\";s:13:\"87.103.51.126\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433593251;}}'),
(60077, 3882, 'votou', 'sim'),
(60078, 3882, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(60079, 3883, 'nickname', 'Linda_Sioga'),
(60080, 3883, 'first_name', 'Linda'),
(60081, 3883, 'last_name', 'Sioga'),
(60082, 3883, 'description', ''),
(60083, 3883, 'rich_editing', 'true'),
(60084, 3883, 'comment_shortcuts', 'false'),
(60085, 3883, 'admin_color', 'fresh'),
(60086, 3883, 'use_ssl', '0'),
(60087, 3883, 'show_admin_bar_front', 'true'),
(60088, 3883, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60089, 3883, 'wp_user_level', '0'),
(60090, 3883, 'wsl_current_provider', 'Facebook'),
(60091, 3883, 'wsl_current_user_image', 'https://graph.facebook.com/995999730412309/picture?width=150&height=150'),
(60092, 3883, 'session_tokens', 'a:1:{s:64:\"dd20defec25d804e68a021556457fa81fd88d6a04661176d7251e2a62c3d057a\";a:4:{s:10:\"expiration\";i:1434803015;s:2:\"ip\";s:13:\"95.92.107.154\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1433593415;}}'),
(60093, 3884, 'nickname', 'Pedro_Verissimo'),
(60094, 3884, 'first_name', 'Pedro'),
(60095, 3884, 'last_name', 'Veríssimo'),
(60096, 3884, 'description', ''),
(60097, 3884, 'rich_editing', 'true'),
(60098, 3884, 'comment_shortcuts', 'false'),
(60099, 3884, 'admin_color', 'fresh'),
(60100, 3884, 'use_ssl', '0'),
(60101, 3884, 'show_admin_bar_front', 'true'),
(60102, 3884, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60103, 3884, 'wp_user_level', '0'),
(60104, 3884, 'wsl_current_provider', 'Facebook'),
(60105, 3884, 'wsl_current_user_image', 'https://graph.facebook.com/689655124474472/picture?width=150&height=150'),
(60106, 3884, 'session_tokens', 'a:2:{s:64:\"38dbd68e0c2771770637d629296a201694bedfa7feb32f9f5b834d31c84957ff\";a:4:{s:10:\"expiration\";i:1434803116;s:2:\"ip\";s:13:\"188.80.82.241\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.2; D2005 Build/20.1.A.2.13) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/28.0.0.20.16;]\";s:5:\"login\";i:1433593516;}s:64:\"a74664a1b6ce9d1a60e42171ca03d73a9bd33582b2fbcfd9597a478ee8554f93\";a:4:{s:10:\"expiration\";i:1434832207;s:2:\"ip\";s:14:\"188.81.236.150\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433622607;}}'),
(60107, 3885, 'nickname', 'Bea_Pedreira'),
(60108, 3885, 'first_name', 'Bea'),
(60109, 3885, 'last_name', 'Pedreira'),
(60110, 3885, 'description', ''),
(60111, 3885, 'rich_editing', 'true'),
(60112, 3885, 'comment_shortcuts', 'false'),
(60113, 3885, 'admin_color', 'fresh'),
(60114, 3885, 'use_ssl', '0'),
(60115, 3885, 'show_admin_bar_front', 'true'),
(60116, 3885, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60117, 3885, 'wp_user_level', '0'),
(60118, 3885, 'wsl_current_provider', 'Google'),
(60119, 3885, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(60120, 3885, 'session_tokens', 'a:1:{s:64:\"8150832bdcba29477acbbf4f4348dcbdf4c29bc34b749ed43e1161085a5a15fb\";a:4:{s:10:\"expiration\";i:1434803166;s:2:\"ip\";s:13:\"176.83.40.133\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; U; Android 4.2.2; es-es; GT-S7580 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433593566;}}'),
(60121, 3886, 'nickname', 'Antonio_Matta'),
(60122, 3886, 'first_name', 'António'),
(60123, 3886, 'last_name', 'Matta'),
(60124, 3886, 'description', ''),
(60125, 3886, 'rich_editing', 'true'),
(60126, 3886, 'comment_shortcuts', 'false'),
(60127, 3886, 'admin_color', 'fresh'),
(60128, 3886, 'use_ssl', '0'),
(60129, 3886, 'show_admin_bar_front', 'true'),
(60130, 3886, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60131, 3886, 'wp_user_level', '0'),
(60132, 3886, 'wsl_current_provider', 'Google'),
(60133, 3886, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-ybq4hc15kyQ/AAAAAAAAAAI/AAAAAAAAAX0/kJyczrfJmGQ/photo.jpg?sz=200'),
(60134, 3886, 'session_tokens', 'a:1:{s:64:\"5975b28f8abc5c6737df5b02c0fc7c208acf105ce4fff3d79aec5a5ff4b89b23\";a:4:{s:10:\"expiration\";i:1434803306;s:2:\"ip\";s:12:\"85.241.50.65\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G850F Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433593706;}}'),
(60135, 3887, 'nickname', 'Manuel_Espada'),
(60136, 3887, 'first_name', 'Manuel'),
(60137, 3887, 'last_name', 'Espada'),
(60138, 3887, 'description', ''),
(60139, 3887, 'rich_editing', 'true'),
(60140, 3887, 'comment_shortcuts', 'false'),
(60141, 3887, 'admin_color', 'fresh'),
(60142, 3887, 'use_ssl', '0'),
(60143, 3887, 'show_admin_bar_front', 'true'),
(60144, 3887, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60145, 3887, 'wp_user_level', '0'),
(60146, 3887, 'wsl_current_provider', 'Facebook'),
(60147, 3887, 'wsl_current_user_image', 'https://graph.facebook.com/10205929343369302/picture?width=150&height=150'),
(60148, 3887, 'session_tokens', 'a:1:{s:64:\"1f1ef6e458a5c943b4467576b516fc0373afe482e7448ab78878534f0555cf2d\";a:4:{s:10:\"expiration\";i:1434803356;s:2:\"ip\";s:15:\"105.108.147.220\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433593756;}}'),
(60149, 3888, 'nickname', 'Carolina_Maria'),
(60150, 3888, 'first_name', 'Carolina'),
(60151, 3888, 'last_name', 'Maria'),
(60152, 3888, 'description', ''),
(60153, 3888, 'rich_editing', 'true'),
(60154, 3888, 'comment_shortcuts', 'false'),
(60155, 3888, 'admin_color', 'fresh'),
(60156, 3888, 'use_ssl', '0'),
(60157, 3888, 'show_admin_bar_front', 'true'),
(60158, 3888, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60159, 3888, 'wp_user_level', '0'),
(60160, 3888, 'wsl_current_provider', 'Facebook'),
(60161, 3888, 'wsl_current_user_image', 'https://graph.facebook.com/10205962136228405/picture?width=150&height=150'),
(60162, 3888, 'session_tokens', 'a:1:{s:64:\"8f765179f17352fe2ec1867dc33dc0798567faf9e35cdfc8ed78a51f51fd6af0\";a:4:{s:10:\"expiration\";i:1434803379;s:2:\"ip\";s:11:\"87.103.64.2\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433593779;}}'),
(60163, 3886, 'votou', 'sim'),
(60164, 3886, 'user_votes', 'shaper-do-ano-xhapeland_p1379'),
(60165, 3889, 'nickname', 'Antonio_Da_Costa_Lanca'),
(60166, 3889, 'first_name', 'António'),
(60167, 3889, 'last_name', 'Da Costa Lança'),
(60168, 3889, 'description', ''),
(60169, 3889, 'rich_editing', 'true'),
(60170, 3889, 'comment_shortcuts', 'false'),
(60171, 3889, 'admin_color', 'fresh'),
(60172, 3889, 'use_ssl', '0'),
(60173, 3889, 'show_admin_bar_front', 'true'),
(60174, 3889, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60175, 3889, 'wp_user_level', '0'),
(60176, 3889, 'wsl_current_provider', 'Facebook'),
(60177, 3889, 'wsl_current_user_image', 'https://graph.facebook.com/10205237189581905/picture?width=150&height=150'),
(60178, 3889, 'session_tokens', 'a:1:{s:64:\"443e043ee5115dba4bdb5aa326dd606e5edc0c94b9e84bf55b4059da978d37f4\";a:4:{s:10:\"expiration\";i:1434803663;s:2:\"ip\";s:14:\"85.246.164.239\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433594063;}}'),
(60179, 3885, 'votou', 'sim'),
(60180, 3885, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(60181, 3887, 'votou', 'sim'),
(60182, 3887, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(60183, 3889, 'votou', 'sim'),
(60184, 3889, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,shaper-do-ano-xhapeland_p1379,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(60185, 3890, 'nickname', 'Picaba_Natural_Cafe'),
(60186, 3890, 'first_name', 'Picaba');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(60187, 3890, 'last_name', 'Café'),
(60188, 3890, 'description', ''),
(60189, 3890, 'rich_editing', 'true'),
(60190, 3890, 'comment_shortcuts', 'false'),
(60191, 3890, 'admin_color', 'fresh'),
(60192, 3890, 'use_ssl', '0'),
(60193, 3890, 'show_admin_bar_front', 'true'),
(60194, 3890, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60195, 3890, 'wp_user_level', '0'),
(60196, 3890, 'wsl_current_provider', 'Facebook'),
(60197, 3890, 'wsl_current_user_image', 'https://graph.facebook.com/10204251435622463/picture?width=150&height=150'),
(60198, 3890, 'session_tokens', 'a:2:{s:64:\"3066f8cd5f8b5c443ebcf15e7280150af77109f0110a01fc3c795b9a6b5c93c1\";a:4:{s:10:\"expiration\";i:1434804520;s:2:\"ip\";s:12:\"88.214.175.6\";s:2:\"ua\";s:247:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/28.0.0.10.10;FBBV/8930087;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433594920;}s:64:\"3656926bed64a5d688c886f9d3fb2bbb934b3b7f005b43cde18b36ff56f9d1cd\";a:4:{s:10:\"expiration\";i:1434804551;s:2:\"ip\";s:12:\"88.214.175.6\";s:2:\"ua\";s:247:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/28.0.0.10.10;FBBV/8930087;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433594951;}}'),
(60199, 3890, 'votou', 'sim'),
(60200, 3890, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(60201, 3891, 'nickname', 'Isabel_Spinola_Hespanha'),
(60202, 3891, 'first_name', 'Isabel'),
(60203, 3891, 'last_name', 'Spínola Hespanha'),
(60204, 3891, 'description', ''),
(60205, 3891, 'rich_editing', 'true'),
(60206, 3891, 'comment_shortcuts', 'false'),
(60207, 3891, 'admin_color', 'fresh'),
(60208, 3891, 'use_ssl', '0'),
(60209, 3891, 'show_admin_bar_front', 'true'),
(60210, 3891, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60211, 3891, 'wp_user_level', '0'),
(60212, 3891, 'wsl_current_provider', 'Facebook'),
(60213, 3891, 'wsl_current_user_image', 'https://graph.facebook.com/893789780715430/picture?width=150&height=150'),
(60214, 3891, 'session_tokens', 'a:1:{s:64:\"b1a9fefcdd49aa194ca8b2c8db0439019aa1abbf63d073e9c86dc0fe68f00141\";a:4:{s:10:\"expiration\";i:1434805378;s:2:\"ip\";s:13:\"191.190.85.43\";s:2:\"ua\";s:64:\"Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; Trident/6.0)\";s:5:\"login\";i:1433595778;}}'),
(60215, 3891, 'votou', 'sim'),
(60216, 3891, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(60217, 3892, 'nickname', 'Ze_Anahory'),
(60218, 3892, 'first_name', 'Zé'),
(60219, 3892, 'last_name', 'Anahory'),
(60220, 3892, 'description', ''),
(60221, 3892, 'rich_editing', 'true'),
(60222, 3892, 'comment_shortcuts', 'false'),
(60223, 3892, 'admin_color', 'fresh'),
(60224, 3892, 'use_ssl', '0'),
(60225, 3892, 'show_admin_bar_front', 'true'),
(60226, 3892, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60227, 3892, 'wp_user_level', '0'),
(60228, 3892, 'wsl_current_provider', 'Facebook'),
(60229, 3892, 'wsl_current_user_image', 'https://graph.facebook.com/1007764922580857/picture?width=150&height=150'),
(60230, 3892, 'session_tokens', 'a:1:{s:64:\"3339bf3eab3287439841e5f29bfa6e92b1b403ee6221aaa19a4fc4cff20b76fa\";a:4:{s:10:\"expiration\";i:1434806186;s:2:\"ip\";s:13:\"79.168.250.84\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.111 Safari/537.36\";s:5:\"login\";i:1433596586;}}'),
(60231, 3892, 'votou', 'sim'),
(60232, 3892, 'user_votes', 'manobra-do-ano-reef_p1045'),
(60233, 3893, 'nickname', 'Lara_G'),
(60234, 3893, 'first_name', 'Lara'),
(60235, 3893, 'last_name', 'G'),
(60236, 3893, 'description', ''),
(60237, 3893, 'rich_editing', 'true'),
(60238, 3893, 'comment_shortcuts', 'false'),
(60239, 3893, 'admin_color', 'fresh'),
(60240, 3893, 'use_ssl', '0'),
(60241, 3893, 'show_admin_bar_front', 'true'),
(60242, 3893, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60243, 3893, 'wp_user_level', '0'),
(60244, 3893, 'wsl_current_provider', 'Google'),
(60245, 3893, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-hImUqac3S1c/AAAAAAAAAAI/AAAAAAAAAG8/aqbL6CGdmV4/photo.jpg?sz=200'),
(60246, 3893, 'session_tokens', 'a:1:{s:64:\"f0363f87d0786720a0003b19d5ee0838a1ff1e41a325c26222d35ea8ff77941f\";a:4:{s:10:\"expiration\";i:1434806727;s:2:\"ip\";s:12:\"176.83.37.69\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9505 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433597127;}}'),
(60247, 3894, 'nickname', 'Bruno_Matos'),
(60248, 3894, 'first_name', 'Bruno'),
(60249, 3894, 'last_name', 'Matos'),
(60250, 3894, 'description', ''),
(60251, 3894, 'rich_editing', 'true'),
(60252, 3894, 'comment_shortcuts', 'false'),
(60253, 3894, 'admin_color', 'fresh'),
(60254, 3894, 'use_ssl', '0'),
(60255, 3894, 'show_admin_bar_front', 'true'),
(60256, 3894, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60257, 3894, 'wp_user_level', '0'),
(60258, 3894, 'wsl_current_provider', 'Facebook'),
(60259, 3894, 'wsl_current_user_image', 'https://graph.facebook.com/10205304667148839/picture?width=150&height=150'),
(60260, 3894, 'session_tokens', 'a:2:{s:64:\"12351d473d7d70b859bb721a1c56ae05b72a648438c796cb3b37410dbcfeb2ed\";a:4:{s:10:\"expiration\";i:1434807041;s:2:\"ip\";s:13:\"87.103.51.114\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433597441;}s:64:\"40dc4512836af844bf0957646003d0ef5687388a9b366a914cfed3cacd5d5fdc\";a:4:{s:10:\"expiration\";i:1434807151;s:2:\"ip\";s:13:\"87.103.51.114\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433597551;}}'),
(60261, 3894, 'votou', 'sim'),
(60262, 3894, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(60263, 3895, 'nickname', 'Audrey_LR'),
(60264, 3895, 'first_name', 'Audrey'),
(60265, 3895, 'last_name', 'LR'),
(60266, 3895, 'description', ''),
(60267, 3895, 'rich_editing', 'true'),
(60268, 3895, 'comment_shortcuts', 'false'),
(60269, 3895, 'admin_color', 'fresh'),
(60270, 3895, 'use_ssl', '0'),
(60271, 3895, 'show_admin_bar_front', 'true'),
(60272, 3895, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60273, 3895, 'wp_user_level', '0'),
(60274, 3895, 'wsl_current_provider', 'Facebook'),
(60275, 3895, 'wsl_current_user_image', 'https://graph.facebook.com/1421975764793627/picture?width=150&height=150'),
(60276, 3895, 'session_tokens', 'a:1:{s:64:\"ea636e47c8fa0ef36208d9fe9382c9bec2d6f74adc37db48d66e72ebe5f0d1f7\";a:4:{s:10:\"expiration\";i:1434808126;s:2:\"ip\";s:12:\"2.82.162.153\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.2.2; fr-fr; GT-I9060 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433598526;}}'),
(60277, 3896, 'nickname', 'Teresa_Lazaro_Matos'),
(60278, 3896, 'first_name', 'Teresa'),
(60279, 3896, 'last_name', 'Matos'),
(60280, 3896, 'description', ''),
(60281, 3896, 'rich_editing', 'true'),
(60282, 3896, 'comment_shortcuts', 'false'),
(60283, 3896, 'admin_color', 'fresh'),
(60284, 3896, 'use_ssl', '0'),
(60285, 3896, 'show_admin_bar_front', 'true'),
(60286, 3896, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60287, 3896, 'wp_user_level', '0'),
(60288, 3896, 'wsl_current_provider', 'Facebook'),
(60289, 3896, 'wsl_current_user_image', 'https://graph.facebook.com/10155684237655271/picture?width=150&height=150'),
(60290, 3896, 'session_tokens', 'a:1:{s:64:\"87e220197a4cd8b57b5371185c29809d74a04d810d2c543ecd5e197d2fbbd6c6\";a:4:{s:10:\"expiration\";i:1434808695;s:2:\"ip\";s:12:\"62.28.245.18\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36\";s:5:\"login\";i:1433599095;}}'),
(60291, 3896, 'votou', 'sim'),
(60292, 3896, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036,free-surfer-do-ano-volcom_p1391,foto-do-ano_p957,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(60293, 3897, 'nickname', 'Flavio_Viana'),
(60294, 3897, 'first_name', 'Flavio'),
(60295, 3897, 'last_name', 'Viana'),
(60296, 3897, 'description', ''),
(60297, 3897, 'rich_editing', 'true'),
(60298, 3897, 'comment_shortcuts', 'false'),
(60299, 3897, 'admin_color', 'fresh'),
(60300, 3897, 'use_ssl', '0'),
(60301, 3897, 'show_admin_bar_front', 'true'),
(60302, 3897, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60303, 3897, 'wp_user_level', '0'),
(60304, 3897, 'wsl_current_provider', 'Google'),
(60305, 3897, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(60306, 3897, 'session_tokens', 'a:1:{s:64:\"91c30f0a4b442217fa6451dbc1c7e546c5cdbdb4ff6307b1568e11034be339c7\";a:4:{s:10:\"expiration\";i:1434809570;s:2:\"ip\";s:13:\"94.174.22.127\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2424.0 Safari/537.36\";s:5:\"login\";i:1433599970;}}'),
(60307, 3898, 'nickname', 'Diana_Almeida'),
(60308, 3898, 'first_name', 'Diana'),
(60309, 3898, 'last_name', 'Almeida'),
(60310, 3898, 'description', ''),
(60311, 3898, 'rich_editing', 'true'),
(60312, 3898, 'comment_shortcuts', 'false'),
(60313, 3898, 'admin_color', 'fresh'),
(60314, 3898, 'use_ssl', '0'),
(60315, 3898, 'show_admin_bar_front', 'true'),
(60316, 3898, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60317, 3898, 'wp_user_level', '0'),
(60318, 3898, 'wsl_current_provider', 'Facebook'),
(60319, 3898, 'wsl_current_user_image', 'https://graph.facebook.com/10203910653717356/picture?width=150&height=150'),
(60320, 3898, 'session_tokens', 'a:1:{s:64:\"2ca1e0210b71e3c564ad7ec623b8fa31c9ac57d2d4d2841e74a12ecf1546e727\";a:4:{s:10:\"expiration\";i:1434812121;s:2:\"ip\";s:14:\"89.153.170.227\";s:2:\"ua\";s:76:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; MATMJS; rv:11.0) like Gecko\";s:5:\"login\";i:1433602521;}}'),
(60321, 3899, 'nickname', 'Ricardo_Nunes'),
(60322, 3899, 'first_name', 'Ricardo'),
(60323, 3899, 'last_name', 'Nunes'),
(60324, 3899, 'description', ''),
(60325, 3899, 'rich_editing', 'true'),
(60326, 3899, 'comment_shortcuts', 'false'),
(60327, 3899, 'admin_color', 'fresh'),
(60328, 3899, 'use_ssl', '0'),
(60329, 3899, 'show_admin_bar_front', 'true'),
(60330, 3899, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60331, 3899, 'wp_user_level', '0'),
(60332, 3899, 'wsl_current_provider', 'Google'),
(60333, 3899, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(60334, 3899, 'session_tokens', 'a:1:{s:64:\"575aa619b2f4663233b0d51523356d9507ec27ff5bfd8315aebe3c4af6c1843c\";a:4:{s:10:\"expiration\";i:1434812132;s:2:\"ip\";s:14:\"89.114.237.210\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1433602532;}}'),
(60335, 3900, 'nickname', 'Telmo_Campos'),
(60336, 3900, 'first_name', 'Telmo'),
(60337, 3900, 'last_name', 'Campos'),
(60338, 3900, 'description', ''),
(60339, 3900, 'rich_editing', 'true'),
(60340, 3900, 'comment_shortcuts', 'false'),
(60341, 3900, 'admin_color', 'fresh'),
(60342, 3900, 'use_ssl', '0'),
(60343, 3900, 'show_admin_bar_front', 'true'),
(60344, 3900, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60345, 3900, 'wp_user_level', '0'),
(60346, 3900, 'wsl_current_provider', 'Facebook'),
(60347, 3900, 'wsl_current_user_image', 'https://graph.facebook.com/10153984016817137/picture?width=150&height=150'),
(60348, 3900, 'session_tokens', 'a:1:{s:64:\"49b6ad9ef86c3008dc10aeeba39bbf1ca7d72f1b67aafe4b18d3be0159632b58\";a:4:{s:10:\"expiration\";i:1434812259;s:2:\"ip\";s:14:\"81.193.227.247\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433602659;}}'),
(60349, 3901, 'nickname', 'Tininha_Fernandes'),
(60350, 3901, 'first_name', 'Tininha'),
(60351, 3901, 'last_name', 'Fernandes'),
(60352, 3901, 'description', ''),
(60353, 3901, 'rich_editing', 'true'),
(60354, 3901, 'comment_shortcuts', 'false'),
(60355, 3901, 'admin_color', 'fresh'),
(60356, 3901, 'use_ssl', '0'),
(60357, 3901, 'show_admin_bar_front', 'true'),
(60358, 3901, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60359, 3901, 'wp_user_level', '0'),
(60360, 3901, 'wsl_current_provider', 'Facebook'),
(60361, 3901, 'wsl_current_user_image', 'https://graph.facebook.com/850368645018693/picture?width=150&height=150'),
(60362, 3901, 'session_tokens', 'a:1:{s:64:\"18a1b0aa96cf39761fd4b200d81f65f324dfe349f612e64140fcae8b9b6dff6d\";a:4:{s:10:\"expiration\";i:1434812354;s:2:\"ip\";s:13:\"85.240.131.93\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433602754;}}'),
(60363, 3900, 'votou', 'sim'),
(60364, 3900, 'user_votes', 'tubo-do-ano-ess_p1296,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(60365, 3901, 'votou', 'sim'),
(60366, 3901, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(60367, 3899, 'votou', 'sim'),
(60368, 3899, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(60369, 3902, 'nickname', 'Jorge_Coelho_1'),
(60370, 3902, 'first_name', 'Jorge'),
(60371, 3902, 'last_name', 'Coelho'),
(60372, 3902, 'description', ''),
(60373, 3902, 'rich_editing', 'true'),
(60374, 3902, 'comment_shortcuts', 'false'),
(60375, 3902, 'admin_color', 'fresh'),
(60376, 3902, 'use_ssl', '0'),
(60377, 3902, 'show_admin_bar_front', 'true'),
(60378, 3902, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60379, 3902, 'wp_user_level', '0'),
(60380, 3902, 'wsl_current_provider', 'Facebook'),
(60381, 3902, 'wsl_current_user_image', 'https://graph.facebook.com/1059073240773865/picture?width=150&height=150'),
(60382, 3902, 'session_tokens', 'a:1:{s:64:\"e5be3b92cb8ee5e2ead18a093c273dd8218b49d394d87511204c263424be8067\";a:4:{s:10:\"expiration\";i:1434812887;s:2:\"ip\";s:13:\"95.94.235.163\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433603287;}}'),
(60383, 2670, 'votou', 'sim'),
(60384, 2670, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,manobra-do-ano-reef_p1045,shaper-do-ano-xhapeland_p1379'),
(60385, 3903, 'nickname', 'Maria_Dias'),
(60386, 3903, 'first_name', 'Maria'),
(60387, 3903, 'last_name', 'Dias'),
(60388, 3903, 'description', ''),
(60389, 3903, 'rich_editing', 'true'),
(60390, 3903, 'comment_shortcuts', 'false'),
(60391, 3903, 'admin_color', 'fresh'),
(60392, 3903, 'use_ssl', '0'),
(60393, 3903, 'show_admin_bar_front', 'true'),
(60394, 3903, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60395, 3903, 'wp_user_level', '0'),
(60396, 3903, 'wsl_current_provider', 'Facebook'),
(60397, 3903, 'wsl_current_user_image', 'https://graph.facebook.com/479412655556540/picture?width=150&height=150'),
(60398, 3903, 'session_tokens', 'a:1:{s:64:\"650ddb0bfffa0d86427d5b906e79b52f54b2e99e2c41666c048d577ad4fd178f\";a:4:{s:10:\"expiration\";i:1434813367;s:2:\"ip\";s:12:\"77.54.236.55\";s:2:\"ua\";s:140:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) CriOS/43.0.2357.51 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433603767;}}'),
(60399, 3902, 'votou', 'sim'),
(60400, 3902, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,foto-do-ano_p957,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(60401, 3904, 'nickname', 'Zinho_Pemba'),
(60402, 3904, 'first_name', 'Zinho'),
(60403, 3904, 'last_name', 'Pemba'),
(60404, 3904, 'description', ''),
(60405, 3904, 'rich_editing', 'true'),
(60406, 3904, 'comment_shortcuts', 'false'),
(60407, 3904, 'admin_color', 'fresh'),
(60408, 3904, 'use_ssl', '0'),
(60409, 3904, 'show_admin_bar_front', 'true'),
(60410, 3904, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60411, 3904, 'wp_user_level', '0'),
(60412, 3904, 'wsl_current_provider', 'Facebook'),
(60413, 3904, 'wsl_current_user_image', 'https://graph.facebook.com/10203297341269117/picture?width=150&height=150'),
(60414, 3904, 'session_tokens', 'a:1:{s:64:\"650f08c4aa1f27272230e0723bff7adc0601b8c9b355388a43a95ae8002e1679\";a:4:{s:10:\"expiration\";i:1434813922;s:2:\"ip\";s:13:\"95.95.208.168\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433604322;}}'),
(60415, 3905, 'nickname', 'Hortense_Mendes_Garcia'),
(60416, 3905, 'first_name', 'Hortense'),
(60417, 3905, 'last_name', 'Garcia'),
(60418, 3905, 'description', ''),
(60419, 3905, 'rich_editing', 'true'),
(60420, 3905, 'comment_shortcuts', 'false'),
(60421, 3905, 'admin_color', 'fresh'),
(60422, 3905, 'use_ssl', '0'),
(60423, 3905, 'show_admin_bar_front', 'true'),
(60424, 3905, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60425, 3905, 'wp_user_level', '0'),
(60426, 3905, 'wsl_current_provider', 'Facebook'),
(60427, 3905, 'wsl_current_user_image', 'https://graph.facebook.com/850806951640905/picture?width=150&height=150'),
(60428, 3905, 'session_tokens', 'a:1:{s:64:\"1032b4fc9c4faab02f9ab0628e7e46e6cfa9236a216bf8f30a24d8c518208f2c\";a:4:{s:10:\"expiration\";i:1434814035;s:2:\"ip\";s:14:\"89.115.210.132\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433604435;}}'),
(60429, 3905, 'votou', 'sim'),
(60430, 3905, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(60431, 3906, 'nickname', 'Leonor_Roquette_Rodrigues'),
(60432, 3906, 'first_name', 'Leonor'),
(60433, 3906, 'last_name', 'Rodrigues'),
(60434, 3906, 'description', ''),
(60435, 3906, 'rich_editing', 'true'),
(60436, 3906, 'comment_shortcuts', 'false'),
(60437, 3906, 'admin_color', 'fresh'),
(60438, 3906, 'use_ssl', '0'),
(60439, 3906, 'show_admin_bar_front', 'true'),
(60440, 3906, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60441, 3906, 'wp_user_level', '0'),
(60442, 3906, 'wsl_current_provider', 'Facebook'),
(60443, 3906, 'wsl_current_user_image', 'https://graph.facebook.com/10153965193783079/picture?width=150&height=150'),
(60444, 3906, 'session_tokens', 'a:1:{s:64:\"cd8cc4fe108fe0f5b099f9d3d1c9d934f83b39118551de9e94fb93624230513f\";a:4:{s:10:\"expiration\";i:1434816251;s:2:\"ip\";s:14:\"85.240.112.224\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/27.0.0.10.12;FBBV/8291884;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433606651;}}'),
(60445, 3906, 'votou', 'sim'),
(60446, 3906, 'user_votes', 'free-surfer-do-ano-volcom_p1395'),
(60447, 3907, 'nickname', 'Marta_Paiva'),
(60448, 3907, 'first_name', 'Marta'),
(60449, 3907, 'last_name', 'Paiva'),
(60450, 3907, 'description', ''),
(60451, 3907, 'rich_editing', 'true'),
(60452, 3907, 'comment_shortcuts', 'false'),
(60453, 3907, 'admin_color', 'fresh'),
(60454, 3907, 'use_ssl', '0'),
(60455, 3907, 'show_admin_bar_front', 'true'),
(60456, 3907, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60457, 3907, 'wp_user_level', '0'),
(60458, 3907, 'wsl_current_provider', 'Google'),
(60459, 3907, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-sTyFGSzhzBg/AAAAAAAAAAI/AAAAAAAAAFM/sJo8ogIfiwc/photo.jpg?sz=200'),
(60460, 3907, 'session_tokens', 'a:1:{s:64:\"1aae6d09767235aa0d7a48114c7203818bd6906a8f34bb614869df2b5dda9594\";a:4:{s:10:\"expiration\";i:1434817763;s:2:\"ip\";s:12:\"95.95.96.222\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.4; Vodafone 890N Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433608163;}}'),
(60461, 3908, 'nickname', 'Filipe_Nascimento'),
(60462, 3908, 'first_name', 'Filipe'),
(60463, 3908, 'last_name', 'Nascimento'),
(60464, 3908, 'description', ''),
(60465, 3908, 'rich_editing', 'true'),
(60466, 3908, 'comment_shortcuts', 'false'),
(60467, 3908, 'admin_color', 'fresh'),
(60468, 3908, 'use_ssl', '0'),
(60469, 3908, 'show_admin_bar_front', 'true'),
(60470, 3908, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60471, 3908, 'wp_user_level', '0'),
(60472, 3908, 'wsl_current_provider', 'Facebook'),
(60473, 3908, 'wsl_current_user_image', 'https://graph.facebook.com/10204548553979412/picture?width=150&height=150'),
(60474, 3908, 'session_tokens', 'a:1:{s:64:\"70838e22d849eed77baf46624a1b739472c74610990a5018a656770d5b46ba94\";a:4:{s:10:\"expiration\";i:1434817950;s:2:\"ip\";s:14:\"85.244.206.192\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433608350;}}'),
(60475, 3909, 'nickname', 'Filipe_Patacas'),
(60476, 3909, 'first_name', 'Filipe'),
(60477, 3909, 'last_name', 'Patacas'),
(60478, 3909, 'description', ''),
(60479, 3909, 'rich_editing', 'true'),
(60480, 3909, 'comment_shortcuts', 'false'),
(60481, 3909, 'admin_color', 'fresh'),
(60482, 3909, 'use_ssl', '0'),
(60483, 3909, 'show_admin_bar_front', 'true'),
(60484, 3909, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60485, 3909, 'wp_user_level', '0'),
(60486, 3909, 'wsl_current_provider', 'Google'),
(60487, 3909, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-WEODXhLv0OA/AAAAAAAAAAI/AAAAAAAAAlY/oYNZ61JvWOo/photo.jpg?sz=200'),
(60488, 3909, 'session_tokens', 'a:1:{s:64:\"825cad5e8f7751a88e088b1ae08a04e93bf1c9dc4da93fce3778d056f1a5f000\";a:4:{s:10:\"expiration\";i:1434818568;s:2:\"ip\";s:13:\"85.244.174.35\";s:2:\"ua\";s:152:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; DOOGEE-TITANS-DG150    Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433608968;}}'),
(60489, 3910, 'nickname', 'Carolina_Telles_Ferreira'),
(60490, 3910, 'first_name', 'Carolina'),
(60491, 3910, 'last_name', 'Telles Ferreira'),
(60492, 3910, 'description', ''),
(60493, 3910, 'rich_editing', 'true'),
(60494, 3910, 'comment_shortcuts', 'false'),
(60495, 3910, 'admin_color', 'fresh'),
(60496, 3910, 'use_ssl', '0'),
(60497, 3910, 'show_admin_bar_front', 'true'),
(60498, 3910, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60499, 3910, 'wp_user_level', '0'),
(60500, 3910, 'wsl_current_provider', 'Facebook'),
(60501, 3910, 'wsl_current_user_image', 'https://graph.facebook.com/910693638991266/picture?width=150&height=150'),
(60502, 3910, 'session_tokens', 'a:1:{s:64:\"c914937d860242cf1753a0f1e1346c61d796afb386feff18cd0d5e6c0acb47b4\";a:4:{s:10:\"expiration\";i:1434818694;s:2:\"ip\";s:12:\"188.37.49.72\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433609094;}}'),
(60503, 3910, 'votou', 'sim'),
(60504, 3910, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(60505, 3911, 'nickname', 'Pilar_Carvalho'),
(60506, 3911, 'first_name', 'Pilar'),
(60507, 3911, 'last_name', 'Carvalho'),
(60508, 3911, 'description', ''),
(60509, 3911, 'rich_editing', 'true'),
(60510, 3911, 'comment_shortcuts', 'false'),
(60511, 3911, 'admin_color', 'fresh'),
(60512, 3911, 'use_ssl', '0'),
(60513, 3911, 'show_admin_bar_front', 'true'),
(60514, 3911, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60515, 3911, 'wp_user_level', '0'),
(60516, 3911, 'wsl_current_provider', 'Facebook'),
(60517, 3911, 'wsl_current_user_image', 'https://graph.facebook.com/1079704528724250/picture?width=150&height=150'),
(60518, 3911, 'session_tokens', 'a:1:{s:64:\"f84abdd144ae8e39baf50fa1743ab60106259140f42f018b8ebdeec2c96a3d74\";a:4:{s:10:\"expiration\";i:1434818891;s:2:\"ip\";s:13:\"62.169.86.101\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433609291;}}'),
(60519, 3912, 'nickname', 'Joao_Ferreira_1'),
(60520, 3912, 'first_name', 'Joao'),
(60521, 3912, 'last_name', 'Ferreira'),
(60522, 3912, 'description', ''),
(60523, 3912, 'rich_editing', 'true'),
(60524, 3912, 'comment_shortcuts', 'false'),
(60525, 3912, 'admin_color', 'fresh'),
(60526, 3912, 'use_ssl', '0'),
(60527, 3912, 'show_admin_bar_front', 'true'),
(60528, 3912, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60529, 3912, 'wp_user_level', '0'),
(60530, 3912, 'wsl_current_provider', 'Google'),
(60531, 3912, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(60532, 3912, 'session_tokens', 'a:2:{s:64:\"03b9278fbc4662f585591e99ab2e8666784b302d92cb62edd6b366fa3fa67c93\";a:4:{s:10:\"expiration\";i:1434818912;s:2:\"ip\";s:13:\"87.103.74.156\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433609312;}s:64:\"93a9111bae0badc76949622c61bbd55415d86f7bbd3ac3fd77fa5f350d1072b0\";a:4:{s:10:\"expiration\";i:1434818964;s:2:\"ip\";s:13:\"87.103.74.156\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433609364;}}'),
(60533, 3912, 'votou', 'sim'),
(60534, 3912, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(60535, 3913, 'nickname', 'Mafalda_De_Almeida_Goncalves'),
(60536, 3913, 'first_name', 'Mafalda'),
(60537, 3913, 'last_name', 'Gonçalves'),
(60538, 3913, 'description', ''),
(60539, 3913, 'rich_editing', 'true'),
(60540, 3913, 'comment_shortcuts', 'false'),
(60541, 3913, 'admin_color', 'fresh'),
(60542, 3913, 'use_ssl', '0'),
(60543, 3913, 'show_admin_bar_front', 'true'),
(60544, 3913, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60545, 3913, 'wp_user_level', '0'),
(60546, 3913, 'wsl_current_provider', 'Facebook'),
(60547, 3913, 'wsl_current_user_image', 'https://graph.facebook.com/10152938927274849/picture?width=150&height=150'),
(60548, 3913, 'session_tokens', 'a:1:{s:64:\"369e007d655e097fc76d126062448eaf5b626479fe9e3cc94cf682d1f0f37b58\";a:4:{s:10:\"expiration\";i:1434819231;s:2:\"ip\";s:13:\"81.193.161.20\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433609631;}}'),
(60549, 3914, 'nickname', 'Francisco_Pereira_1'),
(60550, 3914, 'first_name', 'Francisco'),
(60551, 3914, 'last_name', 'Pereira'),
(60552, 3914, 'description', ''),
(60553, 3914, 'rich_editing', 'true'),
(60554, 3914, 'comment_shortcuts', 'false'),
(60555, 3914, 'admin_color', 'fresh'),
(60556, 3914, 'use_ssl', '0'),
(60557, 3914, 'show_admin_bar_front', 'true'),
(60558, 3914, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60559, 3914, 'wp_user_level', '0'),
(60560, 3914, 'wsl_current_provider', 'Facebook'),
(60561, 3914, 'wsl_current_user_image', 'https://graph.facebook.com/832531303494981/picture?width=150&height=150'),
(60562, 3914, 'session_tokens', 'a:1:{s:64:\"c74be2a7bc03188be1d6b9215478ea4b432909591fa2b0bc7a72da6286a66cd5\";a:4:{s:10:\"expiration\";i:1434819341;s:2:\"ip\";s:13:\"85.138.87.214\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1433609741;}}'),
(60563, 3908, 'votou', 'sim'),
(60564, 3908, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(60565, 3914, 'votou', 'sim'),
(60566, 3914, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,treinador-do-ano_p1359'),
(60567, 3915, 'nickname', 'Guilherme_Afonso'),
(60568, 3915, 'first_name', 'Guilherme'),
(60569, 3915, 'last_name', 'Afonso'),
(60570, 3915, 'description', ''),
(60571, 3915, 'rich_editing', 'true'),
(60572, 3915, 'comment_shortcuts', 'false'),
(60573, 3915, 'admin_color', 'fresh'),
(60574, 3915, 'use_ssl', '0'),
(60575, 3915, 'show_admin_bar_front', 'true'),
(60576, 3915, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60577, 3915, 'wp_user_level', '0'),
(60578, 3915, 'wsl_current_provider', 'Facebook'),
(60579, 3915, 'wsl_current_user_image', 'https://graph.facebook.com/693190567475960/picture?width=150&height=150'),
(60580, 3915, 'session_tokens', 'a:1:{s:64:\"9b5d458a0bf3b15996c723f97db696e8c71f3f0a6282d76c94bfe831907713c1\";a:4:{s:10:\"expiration\";i:1434819668;s:2:\"ip\";s:12:\"77.54.76.192\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.2; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433610068;}}'),
(60581, 3915, 'votou', 'sim'),
(60582, 3915, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(60583, 3916, 'nickname', 'Fatima_Matias'),
(60584, 3916, 'first_name', 'Fátima'),
(60585, 3916, 'last_name', 'Matias'),
(60586, 3916, 'description', ''),
(60587, 3916, 'rich_editing', 'true'),
(60588, 3916, 'comment_shortcuts', 'false'),
(60589, 3916, 'admin_color', 'fresh'),
(60590, 3916, 'use_ssl', '0'),
(60591, 3916, 'show_admin_bar_front', 'true'),
(60592, 3916, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60593, 3916, 'wp_user_level', '0'),
(60594, 3916, 'wsl_current_provider', 'Facebook'),
(60595, 3916, 'wsl_current_user_image', 'https://graph.facebook.com/10206681343697320/picture?width=150&height=150'),
(60596, 3916, 'session_tokens', 'a:1:{s:64:\"ea62169be50baaec383d6fc57c357a6b0131e2b107a74803e1195627b5b5bb8d\";a:4:{s:10:\"expiration\";i:1434819911;s:2:\"ip\";s:14:\"87.196.148.148\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433610311;}}'),
(60597, 3917, 'nickname', 'Rodrigo_Duvens_Pinto'),
(60598, 3917, 'first_name', 'Rodrigo'),
(60599, 3917, 'last_name', 'Pinto'),
(60600, 3917, 'description', ''),
(60601, 3917, 'rich_editing', 'true'),
(60602, 3917, 'comment_shortcuts', 'false'),
(60603, 3917, 'admin_color', 'fresh'),
(60604, 3917, 'use_ssl', '0'),
(60605, 3917, 'show_admin_bar_front', 'true'),
(60606, 3917, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60607, 3917, 'wp_user_level', '0'),
(60608, 3917, 'wsl_current_provider', 'Facebook'),
(60609, 3917, 'wsl_current_user_image', 'https://graph.facebook.com/10155621909680532/picture?width=150&height=150'),
(60610, 3917, 'session_tokens', 'a:1:{s:64:\"0a3c468dd622aec8ebc1294b9731a53e4bea7480318de7fda9e08e131d32d372\";a:4:{s:10:\"expiration\";i:1434819951;s:2:\"ip\";s:13:\"85.247.60.191\";s:2:\"ua\";s:128:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433610351;}}'),
(60611, 3918, 'nickname', 'Sara_Pinheiro'),
(60612, 3918, 'first_name', 'Sara'),
(60613, 3918, 'last_name', 'Pinheiro'),
(60614, 3918, 'description', ''),
(60615, 3918, 'rich_editing', 'true'),
(60616, 3918, 'comment_shortcuts', 'false'),
(60617, 3918, 'admin_color', 'fresh'),
(60618, 3918, 'use_ssl', '0'),
(60619, 3918, 'show_admin_bar_front', 'true'),
(60620, 3918, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60621, 3918, 'wp_user_level', '0'),
(60622, 3918, 'wsl_current_provider', 'Facebook'),
(60623, 3918, 'wsl_current_user_image', 'https://graph.facebook.com/909925365716926/picture?width=150&height=150'),
(60624, 3918, 'session_tokens', 'a:1:{s:64:\"215a7015fa0f9068d90c03a54e4bfe31af130697be8d1e4f572fbd0775b09a11\";a:4:{s:10:\"expiration\";i:1434819989;s:2:\"ip\";s:12:\"77.54.76.192\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433610389;}}'),
(60625, 3916, 'votou', 'sim'),
(60626, 3916, 'user_votes', 'foto-do-ano_p1277'),
(60627, 3919, 'nickname', 'Bruna_Lobo'),
(60628, 3919, 'first_name', 'Bruna'),
(60629, 3919, 'last_name', 'Lobo'),
(60630, 3919, 'description', ''),
(60631, 3919, 'rich_editing', 'true'),
(60632, 3919, 'comment_shortcuts', 'false'),
(60633, 3919, 'admin_color', 'fresh'),
(60634, 3919, 'use_ssl', '0'),
(60635, 3919, 'show_admin_bar_front', 'true'),
(60636, 3919, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60637, 3919, 'wp_user_level', '0'),
(60638, 3919, 'wsl_current_provider', 'Facebook'),
(60639, 3919, 'wsl_current_user_image', 'https://graph.facebook.com/834522086629843/picture?width=150&height=150'),
(60640, 3919, 'session_tokens', 'a:1:{s:64:\"b647e60c1f29663c106e49459a20ddd5317402a32bd9baf59bd503c93948b9e1\";a:4:{s:10:\"expiration\";i:1434820800;s:2:\"ip\";s:13:\"188.82.75.171\";s:2:\"ua\";s:188:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433611200;}}'),
(60641, 3919, 'votou', 'sim'),
(60642, 3919, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(60643, 3909, 'votou', 'sim'),
(60644, 3909, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(60645, 3920, 'nickname', 'Luis_Varela_Marreiros'),
(60646, 3920, 'first_name', 'Luís'),
(60647, 3920, 'last_name', 'Marreiros'),
(60648, 3920, 'description', ''),
(60649, 3920, 'rich_editing', 'true'),
(60650, 3920, 'comment_shortcuts', 'false'),
(60651, 3920, 'admin_color', 'fresh'),
(60652, 3920, 'use_ssl', '0'),
(60653, 3920, 'show_admin_bar_front', 'true'),
(60654, 3920, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60655, 3920, 'wp_user_level', '0'),
(60656, 3920, 'wsl_current_provider', 'Facebook'),
(60657, 3920, 'wsl_current_user_image', 'https://graph.facebook.com/10153023824966359/picture?width=150&height=150'),
(60658, 3920, 'session_tokens', 'a:1:{s:64:\"61e0ea66e1a329cc54809d412aea04cecaeb978ae9cca6205f3f133df2cfe944\";a:4:{s:10:\"expiration\";i:1434822825;s:2:\"ip\";s:13:\"89.114.224.22\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433613225;}}'),
(60659, 3921, 'nickname', 'Silvia_Goncalves_1'),
(60660, 3921, 'first_name', 'Silvia'),
(60661, 3921, 'last_name', 'Gonçalves'),
(60662, 3921, 'description', ''),
(60663, 3921, 'rich_editing', 'true'),
(60664, 3921, 'comment_shortcuts', 'false'),
(60665, 3921, 'admin_color', 'fresh'),
(60666, 3921, 'use_ssl', '0'),
(60667, 3921, 'show_admin_bar_front', 'true'),
(60668, 3921, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60669, 3921, 'wp_user_level', '0'),
(60670, 3921, 'wsl_current_provider', 'Facebook'),
(60671, 3921, 'wsl_current_user_image', 'https://graph.facebook.com/10205850359931894/picture?width=150&height=150'),
(60672, 3921, 'session_tokens', 'a:1:{s:64:\"069d267cbf08af8c450f247696d8c1c8e7faa151127ad19dac268f1359f2328b\";a:4:{s:10:\"expiration\";i:1434822952;s:2:\"ip\";s:14:\"89.180.144.112\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; U; Android 2.3.6; en-us; U8815 Build/HuaweiU8815) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1\";s:5:\"login\";i:1433613352;}}'),
(60673, 3922, 'nickname', 'Marta_Damaso'),
(60674, 3922, 'first_name', 'Marta'),
(60675, 3922, 'last_name', 'Dâmaso'),
(60676, 3922, 'description', ''),
(60677, 3922, 'rich_editing', 'true'),
(60678, 3922, 'comment_shortcuts', 'false'),
(60679, 3922, 'admin_color', 'fresh'),
(60680, 3922, 'use_ssl', '0'),
(60681, 3922, 'show_admin_bar_front', 'true'),
(60682, 3922, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60683, 3922, 'wp_user_level', '0'),
(60684, 3922, 'wsl_current_provider', 'Facebook'),
(60685, 3922, 'wsl_current_user_image', 'https://graph.facebook.com/896257853766029/picture?width=150&height=150'),
(60686, 3922, 'session_tokens', 'a:1:{s:64:\"a7409d0b7dd68fd9e67555d6591c61c1cc82546da75562ca3917c26f83ccbc44\";a:4:{s:10:\"expiration\";i:1434823482;s:2:\"ip\";s:13:\"89.180.159.24\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433613882;}}'),
(60687, 3922, 'votou', 'sim'),
(60688, 3922, 'user_votes', 'tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(60689, 3923, 'nickname', 'Xana_Palos'),
(60690, 3923, 'first_name', 'Xana'),
(60691, 3923, 'last_name', 'Palos'),
(60692, 3923, 'description', ''),
(60693, 3923, 'rich_editing', 'true'),
(60694, 3923, 'comment_shortcuts', 'false'),
(60695, 3923, 'admin_color', 'fresh'),
(60696, 3923, 'use_ssl', '0'),
(60697, 3923, 'show_admin_bar_front', 'true'),
(60698, 3923, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60699, 3923, 'wp_user_level', '0'),
(60700, 3923, 'wsl_current_provider', 'Facebook'),
(60701, 3923, 'wsl_current_user_image', 'https://graph.facebook.com/10203421182044912/picture?width=150&height=150'),
(60702, 3923, 'session_tokens', 'a:1:{s:64:\"dc5f56b222683201304ca7c9e5362fe5444642a858863b7b660606f3b7f0d1a6\";a:4:{s:10:\"expiration\";i:1434824957;s:2:\"ip\";s:13:\"85.246.93.122\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433615357;}}'),
(60703, 3923, 'votou', 'sim'),
(60704, 3923, 'user_votes', 'foto-do-ano_p957'),
(60705, 3924, 'nickname', 'Domingos_Varela_Marreiros'),
(60706, 3924, 'first_name', 'Domingos'),
(60707, 3924, 'last_name', 'Varela Marreiros'),
(60708, 3924, 'description', ''),
(60709, 3924, 'rich_editing', 'true'),
(60710, 3924, 'comment_shortcuts', 'false'),
(60711, 3924, 'admin_color', 'fresh'),
(60712, 3924, 'use_ssl', '0'),
(60713, 3924, 'show_admin_bar_front', 'true'),
(60714, 3924, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60715, 3924, 'wp_user_level', '0'),
(60716, 3924, 'wsl_current_provider', 'Facebook'),
(60717, 3924, 'wsl_current_user_image', 'https://graph.facebook.com/981250738574919/picture?width=150&height=150'),
(60718, 3924, 'session_tokens', 'a:1:{s:64:\"6469d355c5243a6dc13d0ec238a2be9594cf8011003c8ecec18247004fb09431\";a:4:{s:10:\"expiration\";i:1434825086;s:2:\"ip\";s:12:\"79.168.25.86\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433615486;}}'),
(60719, 3924, 'votou', 'sim'),
(60720, 3924, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355'),
(60721, 3925, 'nickname', 'Joao_Pedro_Fernandes'),
(60722, 3925, 'first_name', 'João'),
(60723, 3925, 'last_name', 'Fernandes'),
(60724, 3925, 'description', ''),
(60725, 3925, 'rich_editing', 'true'),
(60726, 3925, 'comment_shortcuts', 'false'),
(60727, 3925, 'admin_color', 'fresh'),
(60728, 3925, 'use_ssl', '0'),
(60729, 3925, 'show_admin_bar_front', 'true'),
(60730, 3925, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60731, 3925, 'wp_user_level', '0'),
(60732, 3925, 'wsl_current_provider', 'Facebook'),
(60733, 3925, 'wsl_current_user_image', 'https://graph.facebook.com/10204759432131033/picture?width=150&height=150'),
(60734, 3925, 'session_tokens', 'a:1:{s:64:\"77f9a92cf01ada9738a3ee5ce084a3e860394e77c320063fd2ae9f24e693feec\";a:4:{s:10:\"expiration\";i:1434826164;s:2:\"ip\";s:13:\"82.154.215.88\";s:2:\"ua\";s:243:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/6.8;FBBV/745892;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_BR;FBOP/5]\";s:5:\"login\";i:1433616564;}}'),
(60735, 3926, 'nickname', 'Benedita_Contreras_Soares_Santos'),
(60736, 3926, 'first_name', 'Benedita'),
(60737, 3926, 'last_name', 'Contreras Soares Santos'),
(60738, 3926, 'description', ''),
(60739, 3926, 'rich_editing', 'true'),
(60740, 3926, 'comment_shortcuts', 'false'),
(60741, 3926, 'admin_color', 'fresh'),
(60742, 3926, 'use_ssl', '0'),
(60743, 3926, 'show_admin_bar_front', 'true'),
(60744, 3926, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60745, 3926, 'wp_user_level', '0'),
(60746, 3926, 'wsl_current_provider', 'Facebook'),
(60747, 3926, 'wsl_current_user_image', 'https://graph.facebook.com/10153120005889232/picture?width=150&height=150'),
(60748, 3926, 'session_tokens', 'a:1:{s:64:\"d58fdcf8daf0c014ffc1cb0f3c3f9846f1c2059dbb264928073bc751f8bcd1a1\";a:4:{s:10:\"expiration\";i:1434826828;s:2:\"ip\";s:14:\"81.193.137.186\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/14.1.0.25.26;FBBV/4228546;FBDV/iPhone5,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433617228;}}'),
(60749, 3927, 'nickname', 'Alvaro_Na_Onda'),
(60750, 3927, 'first_name', 'Alvaro'),
(60751, 3927, 'last_name', 'Na Onda'),
(60752, 3927, 'description', ''),
(60753, 3927, 'rich_editing', 'true'),
(60754, 3927, 'comment_shortcuts', 'false'),
(60755, 3927, 'admin_color', 'fresh'),
(60756, 3927, 'use_ssl', '0'),
(60757, 3927, 'show_admin_bar_front', 'true'),
(60758, 3927, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60759, 3927, 'wp_user_level', '0'),
(60760, 3927, 'wsl_current_provider', 'Facebook'),
(60761, 3927, 'wsl_current_user_image', 'https://graph.facebook.com/10204142981116477/picture?width=150&height=150'),
(60762, 3927, 'session_tokens', 'a:1:{s:64:\"0daec25ee3f420246cf7240dd47e5a50db7774721a1bff458c162f4b23a5dcfd\";a:4:{s:10:\"expiration\";i:1434826905;s:2:\"ip\";s:15:\"188.250.172.240\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433617305;}}'),
(60763, 3928, 'nickname', 'Nuno_Pires'),
(60764, 3928, 'first_name', 'Nuno'),
(60765, 3928, 'last_name', 'Pires'),
(60766, 3928, 'description', ''),
(60767, 3928, 'rich_editing', 'true'),
(60768, 3928, 'comment_shortcuts', 'false'),
(60769, 3928, 'admin_color', 'fresh'),
(60770, 3928, 'use_ssl', '0'),
(60771, 3928, 'show_admin_bar_front', 'true'),
(60772, 3928, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60773, 3928, 'wp_user_level', '0'),
(60774, 3928, 'wsl_current_provider', 'Facebook'),
(60775, 3928, 'wsl_current_user_image', 'https://graph.facebook.com/10153335572510119/picture?width=150&height=150'),
(60776, 3928, 'session_tokens', 'a:1:{s:64:\"d67e670780cb230c83d34ef9b946623054478c40773b99e70eb6f83c1aa9ab14\";a:4:{s:10:\"expiration\";i:1434827046;s:2:\"ip\";s:12:\"89.115.90.41\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433617446;}}'),
(60777, 3927, 'votou', 'sim'),
(60778, 3927, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381'),
(60779, 3929, 'nickname', 'Francisco_Anselmo'),
(60780, 3929, 'first_name', 'Francisco'),
(60781, 3929, 'last_name', 'Anselmo'),
(60782, 3929, 'description', ''),
(60783, 3929, 'rich_editing', 'true'),
(60784, 3929, 'comment_shortcuts', 'false'),
(60785, 3929, 'admin_color', 'fresh'),
(60786, 3929, 'use_ssl', '0'),
(60787, 3929, 'show_admin_bar_front', 'true'),
(60788, 3929, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60789, 3929, 'wp_user_level', '0'),
(60790, 3929, 'wsl_current_provider', 'Facebook'),
(60791, 3929, 'wsl_current_user_image', 'https://graph.facebook.com/10203682300249483/picture?width=150&height=150'),
(60792, 3929, 'session_tokens', 'a:1:{s:64:\"5e8ab2b962433916cbfc2fb21dfe14ea235e692fbe889142a7ccf91af7a1c42d\";a:4:{s:10:\"expiration\";i:1434827531;s:2:\"ip\";s:13:\"85.241.178.36\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.1.2; GT-I9100 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433617931;}}'),
(60793, 3929, 'votou', 'sim'),
(60794, 3929, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(60795, 3930, 'nickname', 'Isabel_Cabral'),
(60796, 3930, 'first_name', 'Isabel'),
(60797, 3930, 'last_name', 'Cabral'),
(60798, 3930, 'description', ''),
(60799, 3930, 'rich_editing', 'true'),
(60800, 3930, 'comment_shortcuts', 'false'),
(60801, 3930, 'admin_color', 'fresh'),
(60802, 3930, 'use_ssl', '0'),
(60803, 3930, 'show_admin_bar_front', 'true'),
(60804, 3930, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60805, 3930, 'wp_user_level', '0'),
(60806, 3930, 'wsl_current_provider', 'Facebook'),
(60807, 3930, 'wsl_current_user_image', 'https://graph.facebook.com/953984111298757/picture?width=150&height=150'),
(60808, 3930, 'session_tokens', 'a:1:{s:64:\"7b4e78567cebd3fbde1102d0539b30b0326cd1a422fd5e6668c7e531157ed863\";a:4:{s:10:\"expiration\";i:1434827816;s:2:\"ip\";s:14:\"85.139.107.109\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-G900F Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433618216;}}'),
(60809, 3930, 'votou', 'sim'),
(60810, 3930, 'user_votes', 'foto-do-ano_p1277'),
(60811, 3931, 'nickname', 'Suzana_da_Costa'),
(60812, 3931, 'first_name', 'Suzana'),
(60813, 3931, 'last_name', 'da Costa'),
(60814, 3931, 'description', ''),
(60815, 3931, 'rich_editing', 'true'),
(60816, 3931, 'comment_shortcuts', 'false'),
(60817, 3931, 'admin_color', 'fresh'),
(60818, 3931, 'use_ssl', '0'),
(60819, 3931, 'show_admin_bar_front', 'true'),
(60820, 3931, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60821, 3931, 'wp_user_level', '0'),
(60822, 3931, 'wsl_current_provider', 'Facebook'),
(60823, 3931, 'wsl_current_user_image', 'https://graph.facebook.com/10204020773271684/picture?width=150&height=150'),
(60824, 3931, 'session_tokens', 'a:1:{s:64:\"fdef6e8a5b8af2df41e850c59237103c0dd9ef3ef769506618de772e9f06f16b\";a:4:{s:10:\"expiration\";i:1434828733;s:2:\"ip\";s:13:\"95.93.181.164\";s:2:\"ua\";s:183:\"Mozilla/5.0 (Linux; Android 4.4.4; D2303 Build/18.3.1.C.0.21) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433619133;}}'),
(60825, 3932, 'nickname', 'Joao_Bernardo_Galvao_Teles'),
(60826, 3932, 'first_name', 'João Bernardo'),
(60827, 3932, 'last_name', 'Galvão Teles'),
(60828, 3932, 'description', ''),
(60829, 3932, 'rich_editing', 'true'),
(60830, 3932, 'comment_shortcuts', 'false'),
(60831, 3932, 'admin_color', 'fresh');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(60832, 3932, 'use_ssl', '0'),
(60833, 3932, 'show_admin_bar_front', 'true'),
(60834, 3932, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60835, 3932, 'wp_user_level', '0'),
(60836, 3932, 'wsl_current_provider', 'Google'),
(60837, 3932, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-wCwQxYsqUhY/AAAAAAAAAAI/AAAAAAAAAAA/LclOu5eG1U8/photo.jpg?sz=200'),
(60838, 3932, 'session_tokens', 'a:1:{s:64:\"aa1c2a4427919bc849e37bff7ecac79d9fb7f26c09a3bb9a5cae1fe747f7ab05\";a:4:{s:10:\"expiration\";i:1434828794;s:2:\"ip\";s:12:\"77.54.216.19\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433619194;}}'),
(60839, 3932, 'votou', 'sim'),
(60840, 3932, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(60841, 3931, 'votou', 'sim'),
(60842, 3931, 'user_votes', 'foto-do-ano_p1277'),
(60843, 3933, 'nickname', 'Rita_Liane'),
(60844, 3933, 'first_name', 'Rita'),
(60845, 3933, 'last_name', 'Liane'),
(60846, 3933, 'description', ''),
(60847, 3933, 'rich_editing', 'true'),
(60848, 3933, 'comment_shortcuts', 'false'),
(60849, 3933, 'admin_color', 'fresh'),
(60850, 3933, 'use_ssl', '0'),
(60851, 3933, 'show_admin_bar_front', 'true'),
(60852, 3933, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60853, 3933, 'wp_user_level', '0'),
(60854, 3933, 'wsl_current_provider', 'Facebook'),
(60855, 3933, 'wsl_current_user_image', 'https://graph.facebook.com/10203323455320554/picture?width=150&height=150'),
(60856, 3933, 'session_tokens', 'a:1:{s:64:\"7677947f82a5534242e5bc92366e7639ab9fe2e9eb612960d5a3d59c32e88320\";a:4:{s:10:\"expiration\";i:1434829336;s:2:\"ip\";s:12:\"2.83.161.209\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433619736;}}'),
(60857, 3933, 'votou', 'sim'),
(60858, 3933, 'user_votes', 'revelacao-do-ano-deeply_p1389,foto-do-ano_p1277,evento-do-ano-kia_p1432'),
(60859, 3934, 'nickname', 'Maria_De_Lurdes_Santos'),
(60860, 3934, 'first_name', 'Maria'),
(60861, 3934, 'last_name', 'Santos'),
(60862, 3934, 'description', ''),
(60863, 3934, 'rich_editing', 'true'),
(60864, 3934, 'comment_shortcuts', 'false'),
(60865, 3934, 'admin_color', 'fresh'),
(60866, 3934, 'use_ssl', '0'),
(60867, 3934, 'show_admin_bar_front', 'true'),
(60868, 3934, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60869, 3934, 'wp_user_level', '0'),
(60870, 3934, 'wsl_current_provider', 'Facebook'),
(60871, 3934, 'wsl_current_user_image', 'https://graph.facebook.com/10204022424142079/picture?width=150&height=150'),
(60872, 3934, 'session_tokens', 'a:2:{s:64:\"8da1dd54f85490f61e6fcbb47faca0739a9827a27e19b830af024236382a3c4c\";a:4:{s:10:\"expiration\";i:1434829963;s:2:\"ip\";s:12:\"85.243.37.73\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.122 Safari/537.36\";s:5:\"login\";i:1433620363;}s:64:\"3a414c473ee1e7b97b48c119eab681b4b8e2c8e259b1c07e7a73f21022b1b8e6\";a:4:{s:10:\"expiration\";i:1435010877;s:2:\"ip\";s:12:\"85.243.97.72\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.122 Safari/537.36\";s:5:\"login\";i:1433801277;}}'),
(60873, 3826, 'votou', 'sim'),
(60874, 3826, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(60875, 3935, 'nickname', 'graca_paiva'),
(60876, 3935, 'first_name', 'graca'),
(60877, 3935, 'last_name', 'paiva'),
(60878, 3935, 'description', ''),
(60879, 3935, 'rich_editing', 'true'),
(60880, 3935, 'comment_shortcuts', 'false'),
(60881, 3935, 'admin_color', 'fresh'),
(60882, 3935, 'use_ssl', '0'),
(60883, 3935, 'show_admin_bar_front', 'true'),
(60884, 3935, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60885, 3935, 'wp_user_level', '0'),
(60886, 3935, 'wsl_current_provider', 'Google'),
(60887, 3935, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(60888, 3935, 'session_tokens', 'a:1:{s:64:\"4706f2842980d20a58c6928707187f43dbf4cb16b46c9c688a9936480277de19\";a:4:{s:10:\"expiration\";i:1434830553;s:2:\"ip\";s:14:\"82.155.151.205\";s:2:\"ua\";s:177:\"Mozilla/5.0 (Linux; Android 4.4.2; pt-pt; SAMSUNG GT-I9505/I9505XXUGNH7 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/1.5 Chrome/28.0.1500.94 Mobile Safari/537.36\";s:5:\"login\";i:1433620953;}}'),
(60889, 3936, 'nickname', 'Maria_Leonor_Paixao'),
(60890, 3936, 'first_name', 'Maria Leonor'),
(60891, 3936, 'last_name', 'Paixao'),
(60892, 3936, 'description', ''),
(60893, 3936, 'rich_editing', 'true'),
(60894, 3936, 'comment_shortcuts', 'false'),
(60895, 3936, 'admin_color', 'fresh'),
(60896, 3936, 'use_ssl', '0'),
(60897, 3936, 'show_admin_bar_front', 'true'),
(60898, 3936, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60899, 3936, 'wp_user_level', '0'),
(60900, 3936, 'wsl_current_provider', 'Facebook'),
(60901, 3936, 'wsl_current_user_image', 'https://graph.facebook.com/1596352117273874/picture?width=150&height=150'),
(60902, 3936, 'session_tokens', 'a:1:{s:64:\"80ef16e01b91175f4e83fe07d658cdea0687f12474ff26f84e4d41ae23264f83\";a:4:{s:10:\"expiration\";i:1434831213;s:2:\"ip\";s:13:\"188.81.200.92\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433621613;}}'),
(60903, 3937, 'nickname', 'Claudia_Sousa'),
(60904, 3937, 'first_name', 'Claudia'),
(60905, 3937, 'last_name', 'Sousa'),
(60906, 3937, 'description', ''),
(60907, 3937, 'rich_editing', 'true'),
(60908, 3937, 'comment_shortcuts', 'false'),
(60909, 3937, 'admin_color', 'fresh'),
(60910, 3937, 'use_ssl', '0'),
(60911, 3937, 'show_admin_bar_front', 'true'),
(60912, 3937, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60913, 3937, 'wp_user_level', '0'),
(60914, 3937, 'wsl_current_provider', 'Facebook'),
(60915, 3937, 'wsl_current_user_image', 'https://graph.facebook.com/1096727483674548/picture?width=150&height=150'),
(60916, 3937, 'session_tokens', 'a:1:{s:64:\"b43d68106795256dc356597354762407fc1b17c13e650e47c44f61da3bf7dbbf\";a:4:{s:10:\"expiration\";i:1434831252;s:2:\"ip\";s:13:\"89.153.150.81\";s:2:\"ua\";s:163:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-P3110 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 [FBAN/FB4A;FBAV/23.0.0.22.14;]\";s:5:\"login\";i:1433621652;}}'),
(60917, 3936, 'votou', 'sim'),
(60918, 3936, 'user_votes', 'shaper-do-ano-xhapeland_p1379'),
(60919, 3937, 'votou', 'sim'),
(60920, 3937, 'user_votes', 'foto-do-ano_p1277'),
(60921, 3938, 'nickname', 'Luis_Pereira'),
(60922, 3938, 'first_name', 'Luis'),
(60923, 3938, 'last_name', 'Pereira'),
(60924, 3938, 'description', ''),
(60925, 3938, 'rich_editing', 'true'),
(60926, 3938, 'comment_shortcuts', 'false'),
(60927, 3938, 'admin_color', 'fresh'),
(60928, 3938, 'use_ssl', '0'),
(60929, 3938, 'show_admin_bar_front', 'true'),
(60930, 3938, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60931, 3938, 'wp_user_level', '0'),
(60932, 3938, 'wsl_current_provider', 'Google'),
(60933, 3938, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-Dw7bN7EAKsA/AAAAAAAAAAI/AAAAAAAAM0E/MfK1vzvFAh8/photo.jpg?sz=200'),
(60934, 3938, 'session_tokens', 'a:1:{s:64:\"5f93a040404002b940277fed4234b725c424334a0713a6afd98bef3e9c5a7f7d\";a:4:{s:10:\"expiration\";i:1434831725;s:2:\"ip\";s:13:\"37.228.225.89\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433622125;}}'),
(60935, 3938, 'votou', 'sim'),
(60936, 3938, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,onda-do-ano-polen_p1080,foto-do-ano_p1277,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(60937, 3884, 'votou', 'sim'),
(60938, 3884, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(60939, 3939, 'nickname', 'Beata_Lipiak'),
(60940, 3939, 'first_name', 'Beata'),
(60941, 3939, 'last_name', 'Lipiak'),
(60942, 3939, 'description', ''),
(60943, 3939, 'rich_editing', 'true'),
(60944, 3939, 'comment_shortcuts', 'false'),
(60945, 3939, 'admin_color', 'fresh'),
(60946, 3939, 'use_ssl', '0'),
(60947, 3939, 'show_admin_bar_front', 'true'),
(60948, 3939, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60949, 3939, 'wp_user_level', '0'),
(60950, 3939, 'wsl_current_provider', 'Google'),
(60951, 3939, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-oWNj_wstfTE/AAAAAAAAAAI/AAAAAAAAAF8/pLmkgycH_W4/photo.jpg?sz=200'),
(60952, 3939, 'session_tokens', 'a:1:{s:64:\"5969649d781a5eba7103a7fa8befcb83cadfd6a9fed2d43213b315c380778e92\";a:4:{s:10:\"expiration\";i:1434834020;s:2:\"ip\";s:14:\"81.193.130.164\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433624420;}}'),
(60953, 3940, 'nickname', 'Vanda_Costa_Valladares'),
(60954, 3940, 'first_name', 'Vanda'),
(60955, 3940, 'last_name', 'Costa Valladares'),
(60956, 3940, 'description', ''),
(60957, 3940, 'rich_editing', 'true'),
(60958, 3940, 'comment_shortcuts', 'false'),
(60959, 3940, 'admin_color', 'fresh'),
(60960, 3940, 'use_ssl', '0'),
(60961, 3940, 'show_admin_bar_front', 'true'),
(60962, 3940, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60963, 3940, 'wp_user_level', '0'),
(60964, 3940, 'wsl_current_provider', 'Facebook'),
(60965, 3940, 'wsl_current_user_image', 'https://graph.facebook.com/898075420251007/picture?width=150&height=150'),
(60966, 3940, 'session_tokens', 'a:1:{s:64:\"d60bfaff94099b92ced009c60f36226212a7e0cb631c1b162a46704b3fdad042\";a:4:{s:10:\"expiration\";i:1434834298;s:2:\"ip\";s:13:\"188.81.18.216\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433624698;}}'),
(60967, 3939, 'votou', 'sim'),
(60968, 3939, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1383,foto-do-ano_p1169,treinador-do-ano_p1357'),
(60969, 3940, 'votou', 'sim'),
(60970, 3940, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(60971, 3941, 'nickname', 'Pedro_Lemos_Silveira'),
(60972, 3941, 'first_name', 'Pedro'),
(60973, 3941, 'last_name', 'Silveira'),
(60974, 3941, 'description', ''),
(60975, 3941, 'rich_editing', 'true'),
(60976, 3941, 'comment_shortcuts', 'false'),
(60977, 3941, 'admin_color', 'fresh'),
(60978, 3941, 'use_ssl', '0'),
(60979, 3941, 'show_admin_bar_front', 'true'),
(60980, 3941, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60981, 3941, 'wp_user_level', '0'),
(60982, 3941, 'wsl_current_provider', 'Facebook'),
(60983, 3941, 'wsl_current_user_image', 'https://graph.facebook.com/10203869044237577/picture?width=150&height=150'),
(60984, 3941, 'session_tokens', 'a:1:{s:64:\"d6fbe08575cd14e2f3fd557199a6fe79bc82c54485468aa6609aa96ee10d25ba\";a:4:{s:10:\"expiration\";i:1434834731;s:2:\"ip\";s:13:\"89.114.255.86\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433625131;}}'),
(60985, 3941, 'votou', 'sim'),
(60986, 3941, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(60987, 3942, 'nickname', 'Rita_Romao'),
(60988, 3942, 'first_name', 'Rita'),
(60989, 3942, 'last_name', 'Romão'),
(60990, 3942, 'description', ''),
(60991, 3942, 'rich_editing', 'true'),
(60992, 3942, 'comment_shortcuts', 'false'),
(60993, 3942, 'admin_color', 'fresh'),
(60994, 3942, 'use_ssl', '0'),
(60995, 3942, 'show_admin_bar_front', 'true'),
(60996, 3942, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(60997, 3942, 'wp_user_level', '0'),
(60998, 3942, 'wsl_current_provider', 'Facebook'),
(60999, 3942, 'wsl_current_user_image', 'https://graph.facebook.com/10205348061594029/picture?width=150&height=150'),
(61000, 3942, 'session_tokens', 'a:1:{s:64:\"bae3bd89bd13298c27ab8c7146f0f7e63cf51dc8e023aecd1cd2f66a56e77032\";a:4:{s:10:\"expiration\";i:1434835109;s:2:\"ip\";s:12:\"85.243.60.55\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433625509;}}'),
(61001, 3942, 'votou', 'sim'),
(61002, 3942, 'user_votes', 'manobra-do-ano-reef_p1045'),
(61003, 3943, 'nickname', 'Isabel_Franganito'),
(61004, 3943, 'first_name', 'Isabel'),
(61005, 3943, 'last_name', 'Franganito'),
(61006, 3943, 'description', ''),
(61007, 3943, 'rich_editing', 'true'),
(61008, 3943, 'comment_shortcuts', 'false'),
(61009, 3943, 'admin_color', 'fresh'),
(61010, 3943, 'use_ssl', '0'),
(61011, 3943, 'show_admin_bar_front', 'true'),
(61012, 3943, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61013, 3943, 'wp_user_level', '0'),
(61014, 3943, 'wsl_current_provider', 'Facebook'),
(61015, 3943, 'wsl_current_user_image', 'https://graph.facebook.com/986010694750563/picture?width=150&height=150'),
(61016, 3943, 'session_tokens', 'a:1:{s:64:\"173f96e5d3905345f65f319a171bcaa683390a940823d1ce86f979651be32775\";a:4:{s:10:\"expiration\";i:1434836353;s:2:\"ip\";s:13:\"87.103.51.156\";s:2:\"ua\";s:244:\"Mozilla/5.0 (iPad; CPU OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B410 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1;FBSS/2; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433626753;}}'),
(61017, 3943, 'votou', 'sim'),
(61018, 3943, 'user_votes', 'foto-do-ano_p1277'),
(61019, 3060, 'votou', 'sim'),
(61020, 3060, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(61021, 3944, 'nickname', 'Renata_Araujo'),
(61022, 3944, 'first_name', 'Renata'),
(61023, 3944, 'last_name', 'Araújo'),
(61024, 3944, 'description', ''),
(61025, 3944, 'rich_editing', 'true'),
(61026, 3944, 'comment_shortcuts', 'false'),
(61027, 3944, 'admin_color', 'fresh'),
(61028, 3944, 'use_ssl', '0'),
(61029, 3944, 'show_admin_bar_front', 'true'),
(61030, 3944, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61031, 3944, 'wp_user_level', '0'),
(61032, 3944, 'wsl_current_provider', 'Facebook'),
(61033, 3944, 'wsl_current_user_image', 'https://graph.facebook.com/639420689522160/picture?width=150&height=150'),
(61034, 3944, 'session_tokens', 'a:1:{s:64:\"90cdb0e19bf415c351d3d046dce4c0ac76cc29a43c772944d9ffc8f557b4bbda\";a:4:{s:10:\"expiration\";i:1434837001;s:2:\"ip\";s:12:\"89.115.42.78\";s:2:\"ua\";s:188:\"Mozilla/5.0 (Linux; Android 4.4.2; XT1032 Build/KXB20.9-1.10-1.18) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433627401;}}'),
(61035, 3945, 'nickname', 'Adriana_Antonio'),
(61036, 3945, 'first_name', 'Adriana'),
(61037, 3945, 'last_name', 'António'),
(61038, 3945, 'description', ''),
(61039, 3945, 'rich_editing', 'true'),
(61040, 3945, 'comment_shortcuts', 'false'),
(61041, 3945, 'admin_color', 'fresh'),
(61042, 3945, 'use_ssl', '0'),
(61043, 3945, 'show_admin_bar_front', 'true'),
(61044, 3945, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61045, 3945, 'wp_user_level', '0'),
(61046, 3945, 'wsl_current_provider', 'Facebook'),
(61047, 3945, 'wsl_current_user_image', 'https://graph.facebook.com/10200528741139169/picture?width=150&height=150'),
(61048, 3945, 'session_tokens', 'a:1:{s:64:\"2a15145a6be799be1117bc70a8f7a3720fc645d7572ce7836ecdb11112ef294d\";a:4:{s:10:\"expiration\";i:1434837591;s:2:\"ip\";s:14:\"87.196.248.236\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433627991;}}'),
(61049, 3946, 'nickname', 'David_Lourenco'),
(61050, 3946, 'first_name', 'David'),
(61051, 3946, 'last_name', 'Lourenço'),
(61052, 3946, 'description', ''),
(61053, 3946, 'rich_editing', 'true'),
(61054, 3946, 'comment_shortcuts', 'false'),
(61055, 3946, 'admin_color', 'fresh'),
(61056, 3946, 'use_ssl', '0'),
(61057, 3946, 'show_admin_bar_front', 'true'),
(61058, 3946, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61059, 3946, 'wp_user_level', '0'),
(61060, 3946, 'wsl_current_provider', 'Facebook'),
(61061, 3946, 'wsl_current_user_image', 'https://graph.facebook.com/10152930094073861/picture?width=150&height=150'),
(61062, 3946, 'session_tokens', 'a:1:{s:64:\"98148df8e7f032eaccec9e6807914d7a8784a10461f9db8268d8c1e27eee60dd\";a:4:{s:10:\"expiration\";i:1434837607;s:2:\"ip\";s:12:\"81.84.71.137\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433628007;}}'),
(61063, 3947, 'nickname', 'Bruna_Pardal'),
(61064, 3947, 'first_name', 'Bruna'),
(61065, 3947, 'last_name', 'Pardal'),
(61066, 3947, 'description', ''),
(61067, 3947, 'rich_editing', 'true'),
(61068, 3947, 'comment_shortcuts', 'false'),
(61069, 3947, 'admin_color', 'fresh'),
(61070, 3947, 'use_ssl', '0'),
(61071, 3947, 'show_admin_bar_front', 'true'),
(61072, 3947, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61073, 3947, 'wp_user_level', '0'),
(61074, 3947, 'wsl_current_provider', 'Facebook'),
(61075, 3947, 'wsl_current_user_image', 'https://graph.facebook.com/695740480559792/picture?width=150&height=150'),
(61076, 3947, 'session_tokens', 'a:1:{s:64:\"56159280f9d7a5e683ec81fdd1c0ec29226fccb9b7d37adc5147f40194c97d4b\";a:4:{s:10:\"expiration\";i:1434837640;s:2:\"ip\";s:13:\"89.180.26.154\";s:2:\"ua\";s:134:\"Mozilla/5.0 (Linux; Android 4.4.2; BLOOM Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433628040;}}'),
(61077, 3945, 'votou', 'sim'),
(61078, 3945, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(61079, 3947, 'votou', 'sim'),
(61080, 3947, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(61081, 3707, 'votou', 'sim'),
(61082, 3707, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(61083, 3948, 'nickname', 'Filipa_Pinto_da_Silva'),
(61084, 3948, 'first_name', 'Filipa'),
(61085, 3948, 'last_name', 'da Silva'),
(61086, 3948, 'description', ''),
(61087, 3948, 'rich_editing', 'true'),
(61088, 3948, 'comment_shortcuts', 'false'),
(61089, 3948, 'admin_color', 'fresh'),
(61090, 3948, 'use_ssl', '0'),
(61091, 3948, 'show_admin_bar_front', 'true'),
(61092, 3948, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61093, 3948, 'wp_user_level', '0'),
(61094, 3948, 'wsl_current_provider', 'Facebook'),
(61095, 3948, 'wsl_current_user_image', 'https://graph.facebook.com/10204642791408959/picture?width=150&height=150'),
(61096, 3948, 'session_tokens', 'a:2:{s:64:\"d3ac899f3e138e71e5c2ae68e52a7c5dadef7b991a3470a4c5dc3c7af54ab0a5\";a:4:{s:10:\"expiration\";i:1434840149;s:2:\"ip\";s:14:\"89.114.150.205\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433630549;}s:64:\"8c9418cbdb8428462f442d179daae7f9f112b1bb0cd0f00950c4b0a6b863c2ab\";a:4:{s:10:\"expiration\";i:1435061139;s:2:\"ip\";s:13:\"95.92.228.129\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433851539;}}'),
(61097, 3949, 'nickname', 'Maria_Barbosa_Viana'),
(61098, 3949, 'first_name', 'Maria'),
(61099, 3949, 'last_name', 'Barbosa Viana'),
(61100, 3949, 'description', ''),
(61101, 3949, 'rich_editing', 'true'),
(61102, 3949, 'comment_shortcuts', 'false'),
(61103, 3949, 'admin_color', 'fresh'),
(61104, 3949, 'use_ssl', '0'),
(61105, 3949, 'show_admin_bar_front', 'true'),
(61106, 3949, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61107, 3949, 'wp_user_level', '0'),
(61108, 3949, 'wsl_current_provider', 'Facebook'),
(61109, 3949, 'wsl_current_user_image', 'https://graph.facebook.com/10152983480742075/picture?width=150&height=150'),
(61110, 3949, 'session_tokens', 'a:1:{s:64:\"6074e4afd354cca88ce454af49dad16b4ec380c4fd0e68cd3e815ace83591d6a\";a:4:{s:10:\"expiration\";i:1434840760;s:2:\"ip\";s:14:\"176.78.174.249\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433631160;}}'),
(61111, 3950, 'nickname', 'Maria_Ines_Abreu_Lima'),
(61112, 3950, 'first_name', 'Maria'),
(61113, 3950, 'last_name', 'Lima'),
(61114, 3950, 'description', ''),
(61115, 3950, 'rich_editing', 'true'),
(61116, 3950, 'comment_shortcuts', 'false'),
(61117, 3950, 'admin_color', 'fresh'),
(61118, 3950, 'use_ssl', '0'),
(61119, 3950, 'show_admin_bar_front', 'true'),
(61120, 3950, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61121, 3950, 'wp_user_level', '0'),
(61122, 3950, 'wsl_current_provider', 'Facebook'),
(61123, 3950, 'wsl_current_user_image', 'https://graph.facebook.com/10205780856773000/picture?width=150&height=150'),
(61124, 3950, 'session_tokens', 'a:1:{s:64:\"fab9e46ebc1daf1ab529aaa1b0b3d459ba1609308db4181672f4ddb0bd87e7dc\";a:4:{s:10:\"expiration\";i:1434841057;s:2:\"ip\";s:14:\"85.244.157.242\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433631457;}}'),
(61125, 3951, 'nickname', 'Maria_Athayde'),
(61126, 3951, 'first_name', 'Maria'),
(61127, 3951, 'last_name', 'Athayde'),
(61128, 3951, 'description', ''),
(61129, 3951, 'rich_editing', 'true'),
(61130, 3951, 'comment_shortcuts', 'false'),
(61131, 3951, 'admin_color', 'fresh'),
(61132, 3951, 'use_ssl', '0'),
(61133, 3951, 'show_admin_bar_front', 'true'),
(61134, 3951, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61135, 3951, 'wp_user_level', '0'),
(61136, 3951, 'wsl_current_provider', 'Facebook'),
(61137, 3951, 'wsl_current_user_image', 'https://graph.facebook.com/10202946660668119/picture?width=150&height=150'),
(61138, 3951, 'session_tokens', 'a:1:{s:64:\"234052cfd382c66376b5909357bab0e73b40ff4189d7064471991b04fb096f94\";a:4:{s:10:\"expiration\";i:1434841058;s:2:\"ip\";s:14:\"81.193.153.159\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433631458;}}'),
(61139, 3952, 'nickname', 'Maria_Amaro_Monteiro'),
(61140, 3952, 'first_name', 'Maria'),
(61141, 3952, 'last_name', 'Amaro Monteiro'),
(61142, 3952, 'description', ''),
(61143, 3952, 'rich_editing', 'true'),
(61144, 3952, 'comment_shortcuts', 'false'),
(61145, 3952, 'admin_color', 'fresh'),
(61146, 3952, 'use_ssl', '0'),
(61147, 3952, 'show_admin_bar_front', 'true'),
(61148, 3952, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61149, 3952, 'wp_user_level', '0'),
(61150, 3952, 'wsl_current_provider', 'Facebook'),
(61151, 3952, 'wsl_current_user_image', 'https://graph.facebook.com/998604940180069/picture?width=150&height=150'),
(61152, 3952, 'session_tokens', 'a:1:{s:64:\"5f8aee78f0209e030d87c547192339a98fb4b0021694664ee9b102c9198267d7\";a:4:{s:10:\"expiration\";i:1434841140;s:2:\"ip\";s:13:\"85.138.98.121\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433631540;}}'),
(61153, 3952, 'votou', 'sim'),
(61154, 3952, 'user_votes', 'maior-remada-do-ano-billabong_p1090,revelacao-do-ano-deeply_p1383'),
(61155, 3953, 'nickname', 'Mariana_Correia_Rodrigues'),
(61156, 3953, 'first_name', 'Mariana'),
(61157, 3953, 'last_name', 'Correia Rodrigues'),
(61158, 3953, 'description', ''),
(61159, 3953, 'rich_editing', 'true'),
(61160, 3953, 'comment_shortcuts', 'false'),
(61161, 3953, 'admin_color', 'fresh'),
(61162, 3953, 'use_ssl', '0'),
(61163, 3953, 'show_admin_bar_front', 'true'),
(61164, 3953, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61165, 3953, 'wp_user_level', '0'),
(61166, 3953, 'wsl_current_provider', 'Facebook'),
(61167, 3953, 'wsl_current_user_image', 'https://graph.facebook.com/959047980793273/picture?width=150&height=150'),
(61168, 3953, 'session_tokens', 'a:1:{s:64:\"a508ae80e43767e0b8691e440f271e746113efc4b3ccc76f32baefd8dc279335\";a:4:{s:10:\"expiration\";i:1434841346;s:2:\"ip\";s:14:\"85.245.180.178\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433631746;}}'),
(61169, 3954, 'nickname', 'Maria_Leal'),
(61170, 3954, 'first_name', 'Maria'),
(61171, 3954, 'last_name', 'Leal'),
(61172, 3954, 'description', ''),
(61173, 3954, 'rich_editing', 'true'),
(61174, 3954, 'comment_shortcuts', 'false'),
(61175, 3954, 'admin_color', 'fresh'),
(61176, 3954, 'use_ssl', '0'),
(61177, 3954, 'show_admin_bar_front', 'true'),
(61178, 3954, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61179, 3954, 'wp_user_level', '0'),
(61180, 3954, 'wsl_current_provider', 'Facebook'),
(61181, 3954, 'wsl_current_user_image', 'https://graph.facebook.com/10204227850878380/picture?width=150&height=150'),
(61182, 3954, 'session_tokens', 'a:1:{s:64:\"b8ce8a8cc8b7b24bac4d813a21399f82f8f565b8bbbc49a5f8d14043b7f676aa\";a:4:{s:10:\"expiration\";i:1434841349;s:2:\"ip\";s:12:\"85.242.76.95\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433631749;}}'),
(61183, 3955, 'nickname', 'Maria_Mayer'),
(61184, 3955, 'first_name', 'Maria'),
(61185, 3955, 'last_name', 'Mayer'),
(61186, 3955, 'description', ''),
(61187, 3955, 'rich_editing', 'true'),
(61188, 3955, 'comment_shortcuts', 'false'),
(61189, 3955, 'admin_color', 'fresh'),
(61190, 3955, 'use_ssl', '0'),
(61191, 3955, 'show_admin_bar_front', 'true'),
(61192, 3955, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61193, 3955, 'wp_user_level', '0'),
(61194, 3955, 'wsl_current_provider', 'Facebook'),
(61195, 3955, 'wsl_current_user_image', 'https://graph.facebook.com/10205976967695159/picture?width=150&height=150'),
(61196, 3955, 'session_tokens', 'a:1:{s:64:\"461e424dd5fa6cd161e930c3e3b89ab3115414bee48699cbd0fbe15ec18ea97c\";a:4:{s:10:\"expiration\";i:1434841381;s:2:\"ip\";s:13:\"85.244.143.91\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433631781;}}'),
(61197, 3956, 'nickname', 'Mariana_Santa-Marta'),
(61198, 3956, 'first_name', 'Mariana'),
(61199, 3956, 'last_name', 'Santa-Marta'),
(61200, 3956, 'description', ''),
(61201, 3956, 'rich_editing', 'true'),
(61202, 3956, 'comment_shortcuts', 'false'),
(61203, 3956, 'admin_color', 'fresh'),
(61204, 3956, 'use_ssl', '0'),
(61205, 3956, 'show_admin_bar_front', 'true'),
(61206, 3956, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61207, 3956, 'wp_user_level', '0'),
(61208, 3956, 'wsl_current_provider', 'Facebook'),
(61209, 3956, 'wsl_current_user_image', 'https://graph.facebook.com/10203808138798079/picture?width=150&height=150'),
(61210, 3956, 'session_tokens', 'a:1:{s:64:\"58c1ddd7efaecd7c25d2f564fe30c989b8321a1d6ebec6ad0ab28068adaae8c2\";a:4:{s:10:\"expiration\";i:1434841433;s:2:\"ip\";s:14:\"216.185.39.240\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433631833;}}'),
(61211, 3957, 'nickname', 'Mariana_Bras'),
(61212, 3957, 'first_name', 'Mariana'),
(61213, 3957, 'last_name', 'Brás'),
(61214, 3957, 'description', ''),
(61215, 3957, 'rich_editing', 'true'),
(61216, 3957, 'comment_shortcuts', 'false'),
(61217, 3957, 'admin_color', 'fresh'),
(61218, 3957, 'use_ssl', '0'),
(61219, 3957, 'show_admin_bar_front', 'true'),
(61220, 3957, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61221, 3957, 'wp_user_level', '0'),
(61222, 3957, 'wsl_current_provider', 'Facebook'),
(61223, 3957, 'wsl_current_user_image', 'https://graph.facebook.com/1053354211359841/picture?width=150&height=150'),
(61224, 3957, 'session_tokens', 'a:2:{s:64:\"6ec38c0e56126283fa87b9dd33bc7fa0fa6178ddcae500ad53a5887a38fae073\";a:4:{s:10:\"expiration\";i:1434841688;s:2:\"ip\";s:14:\"37.189.105.228\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433632088;}s:64:\"e07f53a576df6a8803cb4f941fe5e0729c97950c5e6932a40d40a7a0aac1b946\";a:4:{s:10:\"expiration\";i:1434871254;s:2:\"ip\";s:14:\"37.189.105.228\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433661654;}}'),
(61225, 3958, 'nickname', 'Maria_Lancastre_Montanha_Rebelo'),
(61226, 3958, 'first_name', 'Maria'),
(61227, 3958, 'last_name', 'Lancastre Montanha Rebelo'),
(61228, 3958, 'description', ''),
(61229, 3958, 'rich_editing', 'true'),
(61230, 3958, 'comment_shortcuts', 'false'),
(61231, 3958, 'admin_color', 'fresh'),
(61232, 3958, 'use_ssl', '0'),
(61233, 3958, 'show_admin_bar_front', 'true'),
(61234, 3958, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61235, 3958, 'wp_user_level', '0'),
(61236, 3958, 'wsl_current_provider', 'Facebook'),
(61237, 3958, 'wsl_current_user_image', 'https://graph.facebook.com/891860410881871/picture?width=150&height=150'),
(61238, 3958, 'session_tokens', 'a:1:{s:64:\"e215c7fec28f909ae35ddde77b88d28b4b3b874f86b879f731872ae24f481626\";a:4:{s:10:\"expiration\";i:1434841743;s:2:\"ip\";s:12:\"79.168.21.68\";s:2:\"ua\";s:135:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D167 Safari/9537.53\";s:5:\"login\";i:1433632143;}}'),
(61239, 3959, 'nickname', 'Carla_Usquiano_De_Alayo_Con_Azabache'),
(61240, 3959, 'first_name', 'Carla'),
(61241, 3959, 'last_name', 'Usquiano De Alayo Con Azabache'),
(61242, 3959, 'description', ''),
(61243, 3959, 'rich_editing', 'true'),
(61244, 3959, 'comment_shortcuts', 'false'),
(61245, 3959, 'admin_color', 'fresh'),
(61246, 3959, 'use_ssl', '0'),
(61247, 3959, 'show_admin_bar_front', 'true'),
(61248, 3959, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61249, 3959, 'wp_user_level', '0'),
(61250, 3959, 'wsl_current_provider', 'Facebook'),
(61251, 3959, 'wsl_current_user_image', 'https://graph.facebook.com/642027735941942/picture?width=150&height=150'),
(61252, 3959, 'session_tokens', 'a:1:{s:64:\"103b92f0bf0f8311c8531af8ac6a78bbc889e412349df42198773684a4598211\";a:4:{s:10:\"expiration\";i:1434841744;s:2:\"ip\";s:11:\"179.7.94.22\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433632144;}}'),
(61253, 3960, 'nickname', 'Mariana_Valentim'),
(61254, 3960, 'first_name', 'Mariana'),
(61255, 3960, 'last_name', 'Valentim'),
(61256, 3960, 'description', ''),
(61257, 3960, 'rich_editing', 'true'),
(61258, 3960, 'comment_shortcuts', 'false'),
(61259, 3960, 'admin_color', 'fresh'),
(61260, 3960, 'use_ssl', '0'),
(61261, 3960, 'show_admin_bar_front', 'true'),
(61262, 3960, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61263, 3960, 'wp_user_level', '0'),
(61264, 3960, 'wsl_current_provider', 'Facebook'),
(61265, 3960, 'wsl_current_user_image', 'https://graph.facebook.com/892639160797619/picture?width=150&height=150'),
(61266, 3960, 'session_tokens', 'a:1:{s:64:\"d2c4a66f8802b05d88d09f1029cb24a87ef8a83c1f4bc4cc94651a735ba79e12\";a:4:{s:10:\"expiration\";i:1434841800;s:2:\"ip\";s:13:\"85.241.26.234\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433632200;}}'),
(61267, 3960, 'votou', 'sim'),
(61268, 3960, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(61269, 3961, 'nickname', 'Margarida_Teotonio_Pereira'),
(61270, 3961, 'first_name', 'Margarida'),
(61271, 3961, 'last_name', 'Teotónio Pereira'),
(61272, 3961, 'description', ''),
(61273, 3961, 'rich_editing', 'true'),
(61274, 3961, 'comment_shortcuts', 'false'),
(61275, 3961, 'admin_color', 'fresh'),
(61276, 3961, 'use_ssl', '0'),
(61277, 3961, 'show_admin_bar_front', 'true'),
(61278, 3961, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61279, 3961, 'wp_user_level', '0'),
(61280, 3961, 'wsl_current_provider', 'Facebook'),
(61281, 3961, 'wsl_current_user_image', 'https://graph.facebook.com/798137276949991/picture?width=150&height=150'),
(61282, 3961, 'session_tokens', 'a:1:{s:64:\"93d415fccb4903a18936f8424415bdb75bb8a269efffb74b446f6738d0641f1f\";a:4:{s:10:\"expiration\";i:1434841938;s:2:\"ip\";s:13:\"85.246.126.19\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433632338;}}'),
(61283, 3962, 'nickname', 'Maria_Murias'),
(61284, 3962, 'first_name', 'Maria'),
(61285, 3962, 'last_name', 'Murias'),
(61286, 3962, 'description', ''),
(61287, 3962, 'rich_editing', 'true'),
(61288, 3962, 'comment_shortcuts', 'false'),
(61289, 3962, 'admin_color', 'fresh'),
(61290, 3962, 'use_ssl', '0'),
(61291, 3962, 'show_admin_bar_front', 'true'),
(61292, 3962, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61293, 3962, 'wp_user_level', '0'),
(61294, 3962, 'wsl_current_provider', 'Facebook'),
(61295, 3962, 'wsl_current_user_image', 'https://graph.facebook.com/992523487433895/picture?width=150&height=150'),
(61296, 3962, 'session_tokens', 'a:1:{s:64:\"3fe8eafcf9434dec38a3a4c8a56c48f12d03a3024d22ab89626b17ae153d4932\";a:4:{s:10:\"expiration\";i:1434841985;s:2:\"ip\";s:12:\"87.103.51.91\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433632385;}}'),
(61297, 3963, 'nickname', 'Telmo_Leitao'),
(61298, 3963, 'first_name', 'Telmo'),
(61299, 3963, 'last_name', 'Leitão'),
(61300, 3963, 'description', ''),
(61301, 3963, 'rich_editing', 'true'),
(61302, 3963, 'comment_shortcuts', 'false'),
(61303, 3963, 'admin_color', 'fresh'),
(61304, 3963, 'use_ssl', '0'),
(61305, 3963, 'show_admin_bar_front', 'true'),
(61306, 3963, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61307, 3963, 'wp_user_level', '0'),
(61308, 3963, 'wsl_current_provider', 'Google'),
(61309, 3963, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-shOlkS8gnHk/AAAAAAAAAAI/AAAAAAAAAN0/nhoVwirC9oI/photo.jpg?sz=200'),
(61310, 3963, 'session_tokens', 'a:1:{s:64:\"2066f65c1ad336ba6fcd5c6b313d4811539c6fc697b301e0da5a318d65e5dd1d\";a:4:{s:10:\"expiration\";i:1434842726;s:2:\"ip\";s:13:\"85.244.224.61\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433633126;}}'),
(61311, 3964, 'nickname', 'Mariana_Cardoso_1'),
(61312, 3964, 'first_name', 'Mariana'),
(61313, 3964, 'last_name', 'Cardoso'),
(61314, 3964, 'description', ''),
(61315, 3964, 'rich_editing', 'true'),
(61316, 3964, 'comment_shortcuts', 'false'),
(61317, 3964, 'admin_color', 'fresh'),
(61318, 3964, 'use_ssl', '0'),
(61319, 3964, 'show_admin_bar_front', 'true'),
(61320, 3964, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61321, 3964, 'wp_user_level', '0'),
(61322, 3964, 'wsl_current_provider', 'Facebook'),
(61323, 3964, 'wsl_current_user_image', 'https://graph.facebook.com/858830700820661/picture?width=150&height=150'),
(61324, 3964, 'session_tokens', 'a:1:{s:64:\"49c9214af6161e6cfdd3510b8d6d90d2158812237600a5ebfcf3ba2c94d2f298\";a:4:{s:10:\"expiration\";i:1434844287;s:2:\"ip\";s:13:\"85.243.135.65\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433634687;}}'),
(61325, 3965, 'nickname', 'Maria_Luis_Rocha_Soares'),
(61326, 3965, 'first_name', 'Maria'),
(61327, 3965, 'last_name', 'Luís Rocha Soares'),
(61328, 3965, 'description', ''),
(61329, 3965, 'rich_editing', 'true'),
(61330, 3965, 'comment_shortcuts', 'false'),
(61331, 3965, 'admin_color', 'fresh'),
(61332, 3965, 'use_ssl', '0'),
(61333, 3965, 'show_admin_bar_front', 'true'),
(61334, 3965, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61335, 3965, 'wp_user_level', '0'),
(61336, 3965, 'wsl_current_provider', 'Facebook'),
(61337, 3965, 'wsl_current_user_image', 'https://graph.facebook.com/972793216087216/picture?width=150&height=150'),
(61338, 3965, 'session_tokens', 'a:1:{s:64:\"ae612fc89657445e6052583c12bb049fcd67e389f58c3b1fb47d76c072237722\";a:4:{s:10:\"expiration\";i:1434844654;s:2:\"ip\";s:13:\"176.79.63.236\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433635054;}}'),
(61339, 3963, 'votou', 'sim'),
(61340, 3963, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(61341, 3966, 'nickname', 'Miguel_Raposo'),
(61342, 3966, 'first_name', 'Miguel'),
(61343, 3966, 'last_name', 'Raposo'),
(61344, 3966, 'description', ''),
(61345, 3966, 'rich_editing', 'true'),
(61346, 3966, 'comment_shortcuts', 'false'),
(61347, 3966, 'admin_color', 'fresh'),
(61348, 3966, 'use_ssl', '0'),
(61349, 3966, 'show_admin_bar_front', 'true'),
(61350, 3966, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61351, 3966, 'wp_user_level', '0'),
(61352, 3966, 'wsl_current_provider', 'Facebook'),
(61353, 3966, 'wsl_current_user_image', 'https://graph.facebook.com/918526608191279/picture?width=150&height=150'),
(61354, 3966, 'session_tokens', 'a:1:{s:64:\"db9ab6a3b225e27a5b770ea778c5ed12f6f24078ef0652013a107c9dc6663479\";a:4:{s:10:\"expiration\";i:1434849735;s:2:\"ip\";s:13:\"81.84.190.106\";s:2:\"ua\";s:145:\"Mozilla/5.0 (Linux; Android 4.4.2; SMART-E5 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36\";s:5:\"login\";i:1433640135;}}'),
(61355, 3967, 'nickname', 'Jose_Guedes_de_Almeida'),
(61356, 3967, 'first_name', 'José'),
(61357, 3967, 'last_name', 'Guedes de Almeida'),
(61358, 3967, 'description', ''),
(61359, 3967, 'rich_editing', 'true'),
(61360, 3967, 'comment_shortcuts', 'false'),
(61361, 3967, 'admin_color', 'fresh'),
(61362, 3967, 'use_ssl', '0'),
(61363, 3967, 'show_admin_bar_front', 'true'),
(61364, 3967, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61365, 3967, 'wp_user_level', '0'),
(61366, 3967, 'wsl_current_provider', 'Facebook'),
(61367, 3967, 'wsl_current_user_image', 'https://graph.facebook.com/873609442711409/picture?width=150&height=150'),
(61368, 3967, 'session_tokens', 'a:1:{s:64:\"ad32102a8c943c90c5e4ed7cec456f10a9e4c55ee843efebfae5bcea7bf148cf\";a:4:{s:10:\"expiration\";i:1434849901;s:2:\"ip\";s:13:\"89.114.35.217\";s:2:\"ua\";s:235:\"Mozilla/5.0 (iPad; CPU OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B410 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,8;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433640301;}}'),
(61369, 3967, 'votou', 'sim'),
(61370, 3967, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(61371, 3966, 'votou', 'sim'),
(61372, 3966, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(61373, 3968, 'nickname', 'Isa_Almeida'),
(61374, 3968, 'first_name', 'Isa'),
(61375, 3968, 'last_name', 'Almeida'),
(61376, 3968, 'description', ''),
(61377, 3968, 'rich_editing', 'true'),
(61378, 3968, 'comment_shortcuts', 'false'),
(61379, 3968, 'admin_color', 'fresh'),
(61380, 3968, 'use_ssl', '0'),
(61381, 3968, 'show_admin_bar_front', 'true'),
(61382, 3968, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61383, 3968, 'wp_user_level', '0'),
(61384, 3968, 'wsl_current_provider', 'Facebook'),
(61385, 3968, 'wsl_current_user_image', 'https://graph.facebook.com/891647460901131/picture?width=150&height=150'),
(61386, 3968, 'session_tokens', 'a:1:{s:64:\"86ddc5a39a2869afe5adf9dc50761a9f5c165d503ee7792cf8e2931895c0db1f\";a:4:{s:10:\"expiration\";i:1434850276;s:2:\"ip\";s:13:\"89.114.35.217\";s:2:\"ua\";s:235:\"Mozilla/5.0 (iPad; CPU OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B410 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,8;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433640676;}}'),
(61387, 3968, 'votou', 'sim'),
(61388, 3968, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(61389, 3969, 'nickname', 'Expresso_Jantes'),
(61390, 3969, 'first_name', 'Expresso'),
(61391, 3969, 'last_name', 'Jantes'),
(61392, 3969, 'description', ''),
(61393, 3969, 'rich_editing', 'true'),
(61394, 3969, 'comment_shortcuts', 'false'),
(61395, 3969, 'admin_color', 'fresh'),
(61396, 3969, 'use_ssl', '0'),
(61397, 3969, 'show_admin_bar_front', 'true'),
(61398, 3969, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61399, 3969, 'wp_user_level', '0'),
(61400, 3969, 'wsl_current_provider', 'Facebook'),
(61401, 3969, 'wsl_current_user_image', 'https://graph.facebook.com/890369157703302/picture?width=150&height=150'),
(61402, 3969, 'session_tokens', 'a:1:{s:64:\"add009013337fb562c779184c2ce8df5ab38ec7682a0de87651415fec6d2dd74\";a:4:{s:10:\"expiration\";i:1434850535;s:2:\"ip\";s:13:\"89.114.35.217\";s:2:\"ua\";s:235:\"Mozilla/5.0 (iPad; CPU OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B410 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,8;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433640935;}}'),
(61403, 3969, 'votou', 'sim'),
(61404, 3969, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(61405, 3970, 'nickname', 'Helena_Santos_de_Carvalho'),
(61406, 3970, 'first_name', 'Helena'),
(61407, 3970, 'last_name', 'Carvalho'),
(61408, 3970, 'description', ''),
(61409, 3970, 'rich_editing', 'true'),
(61410, 3970, 'comment_shortcuts', 'false'),
(61411, 3970, 'admin_color', 'fresh'),
(61412, 3970, 'use_ssl', '0'),
(61413, 3970, 'show_admin_bar_front', 'true'),
(61414, 3970, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61415, 3970, 'wp_user_level', '0'),
(61416, 3970, 'wsl_current_provider', 'Facebook'),
(61417, 3970, 'wsl_current_user_image', 'https://graph.facebook.com/10203968114032900/picture?width=150&height=150'),
(61418, 3970, 'session_tokens', 'a:1:{s:64:\"ca612cc420273e8cc9a9de1c396290faac6e23ee138bd29caac254d52e4783ea\";a:4:{s:10:\"expiration\";i:1434851112;s:2:\"ip\";s:14:\"85.242.224.108\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433641512;}}'),
(61419, 3970, 'votou', 'sim'),
(61420, 3970, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(61421, 3971, 'nickname', 'Catarina_Nunes_1'),
(61422, 3971, 'first_name', 'Catarina'),
(61423, 3971, 'last_name', 'Nunes'),
(61424, 3971, 'description', ''),
(61425, 3971, 'rich_editing', 'true'),
(61426, 3971, 'comment_shortcuts', 'false'),
(61427, 3971, 'admin_color', 'fresh'),
(61428, 3971, 'use_ssl', '0'),
(61429, 3971, 'show_admin_bar_front', 'true'),
(61430, 3971, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61431, 3971, 'wp_user_level', '0'),
(61432, 3971, 'wsl_current_provider', 'Facebook'),
(61433, 3971, 'wsl_current_user_image', 'https://graph.facebook.com/988932771118249/picture?width=150&height=150'),
(61434, 3971, 'session_tokens', 'a:1:{s:64:\"2bfd11754acab175b5a39665ba27c8e5dac00f05b804f9cf1ba96cd40338af34\";a:4:{s:10:\"expiration\";i:1434851709;s:2:\"ip\";s:13:\"217.129.82.39\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433642109;}}'),
(61435, 3971, 'votou', 'sim'),
(61436, 3971, 'user_votes', 'revelacao-do-ano-deeply_p1383,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(61437, 3972, 'nickname', 'Mariana_Pepe_Jorge'),
(61438, 3972, 'first_name', 'Mariana'),
(61439, 3972, 'last_name', 'Pepe Jorge'),
(61440, 3972, 'description', ''),
(61441, 3972, 'rich_editing', 'true'),
(61442, 3972, 'comment_shortcuts', 'false'),
(61443, 3972, 'admin_color', 'fresh'),
(61444, 3972, 'use_ssl', '0'),
(61445, 3972, 'show_admin_bar_front', 'true'),
(61446, 3972, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61447, 3972, 'wp_user_level', '0'),
(61448, 3972, 'wsl_current_provider', 'Facebook'),
(61449, 3972, 'wsl_current_user_image', 'https://graph.facebook.com/10206643821031871/picture?width=150&height=150'),
(61450, 3972, 'session_tokens', 'a:1:{s:64:\"2171d00ed6a25befe1bcd421f30482bbfd23a6ccbd885e2002fec648e9211cfd\";a:4:{s:10:\"expiration\";i:1434853178;s:2:\"ip\";s:12:\"176.78.65.18\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.2; RAINBOW Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.108 Mobile Safari/537.36\";s:5:\"login\";i:1433643578;}}'),
(61451, 3972, 'votou', 'sim'),
(61452, 3972, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,revelacao-do-ano-deeply_p1383'),
(61453, 3973, 'nickname', 'Mariana_Batista'),
(61454, 3973, 'first_name', 'Mariana'),
(61455, 3973, 'last_name', 'Batista'),
(61456, 3973, 'description', ''),
(61457, 3973, 'rich_editing', 'true'),
(61458, 3973, 'comment_shortcuts', 'false'),
(61459, 3973, 'admin_color', 'fresh'),
(61460, 3973, 'use_ssl', '0'),
(61461, 3973, 'show_admin_bar_front', 'true'),
(61462, 3973, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61463, 3973, 'wp_user_level', '0'),
(61464, 3973, 'wsl_current_provider', 'Facebook'),
(61465, 3973, 'wsl_current_user_image', 'https://graph.facebook.com/1148047438555695/picture?width=150&height=150'),
(61466, 3973, 'session_tokens', 'a:1:{s:64:\"5a6b938c580ec57ff92b1322a2d690bdc2f7933afc707ddc90528a0485275d0b\";a:4:{s:10:\"expiration\";i:1434854779;s:2:\"ip\";s:13:\"79.168.194.54\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433645179;}}'),
(61467, 3973, 'votou', 'sim'),
(61468, 3973, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(61469, 3974, 'nickname', 'Sara_Ramalho_Matos'),
(61470, 3974, 'first_name', 'Sara'),
(61471, 3974, 'last_name', 'Matos'),
(61472, 3974, 'description', ''),
(61473, 3974, 'rich_editing', 'true'),
(61474, 3974, 'comment_shortcuts', 'false'),
(61475, 3974, 'admin_color', 'fresh'),
(61476, 3974, 'use_ssl', '0'),
(61477, 3974, 'show_admin_bar_front', 'true'),
(61478, 3974, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61479, 3974, 'wp_user_level', '0'),
(61480, 3974, 'wsl_current_provider', 'Facebook'),
(61481, 3974, 'wsl_current_user_image', 'https://graph.facebook.com/10152907300878193/picture?width=150&height=150'),
(61482, 3974, 'session_tokens', 'a:1:{s:64:\"fb75eac9a8e262395b251ae450f39c7f2ff1a1cdd55dabc3e542b415015c2bbc\";a:4:{s:10:\"expiration\";i:1434857040;s:2:\"ip\";s:13:\"183.89.36.151\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433647440;}}'),
(61483, 3974, 'votou', 'sim'),
(61484, 3974, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036'),
(61485, 3975, 'nickname', 'Claudia_Barradas'),
(61486, 3975, 'first_name', 'Cláudia'),
(61487, 3975, 'last_name', 'Barradas'),
(61488, 3975, 'description', ''),
(61489, 3975, 'rich_editing', 'true'),
(61490, 3975, 'comment_shortcuts', 'false'),
(61491, 3975, 'admin_color', 'fresh'),
(61492, 3975, 'use_ssl', '0'),
(61493, 3975, 'show_admin_bar_front', 'true'),
(61494, 3975, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61495, 3975, 'wp_user_level', '0'),
(61496, 3975, 'wsl_current_provider', 'Facebook'),
(61497, 3975, 'wsl_current_user_image', 'https://graph.facebook.com/482376291920284/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(61498, 3975, 'session_tokens', 'a:1:{s:64:\"b8affff0307d2e7fa2149ea7cbafa6a888f53036c46894fe1550218fa927de30\";a:4:{s:10:\"expiration\";i:1434868375;s:2:\"ip\";s:14:\"217.129.85.126\";s:2:\"ua\";s:239:\"Mozilla/5.0 (iPad; CPU OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12A405 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,3;FBMD/iPad;FBSN/iPhone OS;FBSV/8.0.2;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433658775;}}'),
(61499, 3976, 'nickname', 'Luis_Miranda_de_Castro'),
(61500, 3976, 'first_name', 'Luís'),
(61501, 3976, 'last_name', 'Miranda de Castro'),
(61502, 3976, 'description', ''),
(61503, 3976, 'rich_editing', 'true'),
(61504, 3976, 'comment_shortcuts', 'false'),
(61505, 3976, 'admin_color', 'fresh'),
(61506, 3976, 'use_ssl', '0'),
(61507, 3976, 'show_admin_bar_front', 'true'),
(61508, 3976, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61509, 3976, 'wp_user_level', '0'),
(61510, 3976, 'wsl_current_provider', 'Facebook'),
(61511, 3976, 'wsl_current_user_image', 'https://graph.facebook.com/861774263900799/picture?width=150&height=150'),
(61512, 3976, 'session_tokens', 'a:1:{s:64:\"0654408adb57fe7a9a662c4543da5d294bb1711111794b38c6eb9afbef4dd1b6\";a:4:{s:10:\"expiration\";i:1434870205;s:2:\"ip\";s:13:\"89.152.169.63\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; HIGHWAY Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433660605;}}'),
(61513, 3976, 'votou', 'sim'),
(61514, 3976, 'user_votes', 'surfista-do-ano-oakley_p1346,tubo-do-ano-ess_p1024'),
(61515, 3957, 'votou', 'sim'),
(61516, 3957, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(61517, 3977, 'nickname', 'Teresa_Mata'),
(61518, 3977, 'first_name', 'Teresa'),
(61519, 3977, 'last_name', 'Mata'),
(61520, 3977, 'description', ''),
(61521, 3977, 'rich_editing', 'true'),
(61522, 3977, 'comment_shortcuts', 'false'),
(61523, 3977, 'admin_color', 'fresh'),
(61524, 3977, 'use_ssl', '0'),
(61525, 3977, 'show_admin_bar_front', 'true'),
(61526, 3977, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61527, 3977, 'wp_user_level', '0'),
(61528, 3977, 'wsl_current_provider', 'Facebook'),
(61529, 3977, 'wsl_current_user_image', 'https://graph.facebook.com/392455140952471/picture?width=150&height=150'),
(61530, 3977, 'session_tokens', 'a:1:{s:64:\"636aff8d7393bdd08467188bf03228ebbcf33556da754de1eb5cafa7141422af\";a:4:{s:10:\"expiration\";i:1434872190;s:2:\"ip\";s:11:\"85.242.80.9\";s:2:\"ua\";s:243:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,6;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433662590;}}'),
(61531, 3978, 'nickname', 'Maria_Mendonca'),
(61532, 3978, 'first_name', 'Maria'),
(61533, 3978, 'last_name', 'Mendonça'),
(61534, 3978, 'description', ''),
(61535, 3978, 'rich_editing', 'true'),
(61536, 3978, 'comment_shortcuts', 'false'),
(61537, 3978, 'admin_color', 'fresh'),
(61538, 3978, 'use_ssl', '0'),
(61539, 3978, 'show_admin_bar_front', 'true'),
(61540, 3978, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61541, 3978, 'wp_user_level', '0'),
(61542, 3978, 'wsl_current_provider', 'Facebook'),
(61543, 3978, 'wsl_current_user_image', 'https://graph.facebook.com/483751991772239/picture?width=150&height=150'),
(61544, 3978, 'session_tokens', 'a:2:{s:64:\"d949500ed494731f65eeb8390be7f01bd1f2745b6b8e9b4cee49cac833e41e15\";a:4:{s:10:\"expiration\";i:1434873334;s:2:\"ip\";s:13:\"62.169.86.133\";s:2:\"ua\";s:267:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/27.0.0.34.13;FBBV/9902566;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433663734;}s:64:\"4bc9dbf1654b5eafd7822c3626a71a714d55073a772f9c4870379088e0d1fc60\";a:4:{s:10:\"expiration\";i:1434873817;s:2:\"ip\";s:11:\"79.168.31.5\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433664217;}}'),
(61545, 3979, 'nickname', 'Isabel_Ferreira'),
(61546, 3979, 'first_name', 'Isabel'),
(61547, 3979, 'last_name', 'Ferreira'),
(61548, 3979, 'description', ''),
(61549, 3979, 'rich_editing', 'true'),
(61550, 3979, 'comment_shortcuts', 'false'),
(61551, 3979, 'admin_color', 'fresh'),
(61552, 3979, 'use_ssl', '0'),
(61553, 3979, 'show_admin_bar_front', 'true'),
(61554, 3979, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61555, 3979, 'wp_user_level', '0'),
(61556, 3979, 'wsl_current_provider', 'Facebook'),
(61557, 3979, 'wsl_current_user_image', 'https://graph.facebook.com/1128916120468349/picture?width=150&height=150'),
(61558, 3979, 'session_tokens', 'a:1:{s:64:\"ef375ed870714df30f2c337d7b26a595524a76a9cbb82762359f94ff636a5a1e\";a:4:{s:10:\"expiration\";i:1434875255;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433665655;}}'),
(61559, 3980, 'nickname', 'Tania_Ribeiro_1'),
(61560, 3980, 'first_name', 'Tânia'),
(61561, 3980, 'last_name', 'Ribeiro'),
(61562, 3980, 'description', ''),
(61563, 3980, 'rich_editing', 'true'),
(61564, 3980, 'comment_shortcuts', 'false'),
(61565, 3980, 'admin_color', 'fresh'),
(61566, 3980, 'use_ssl', '0'),
(61567, 3980, 'show_admin_bar_front', 'true'),
(61568, 3980, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61569, 3980, 'wp_user_level', '0'),
(61570, 3980, 'wsl_current_provider', 'Facebook'),
(61571, 3980, 'wsl_current_user_image', 'https://graph.facebook.com/10206943255762734/picture?width=150&height=150'),
(61572, 3980, 'session_tokens', 'a:1:{s:64:\"e136dcf54527e081f0e7d7bfa48e5a19478a9c4d6706b1285c092f4312ac4757\";a:4:{s:10:\"expiration\";i:1434875448;s:2:\"ip\";s:13:\"213.30.63.118\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433665848;}}'),
(61573, 3981, 'nickname', 'Pedro_Vilaca'),
(61574, 3981, 'first_name', 'Pedro'),
(61575, 3981, 'last_name', 'Vilaça'),
(61576, 3981, 'description', ''),
(61577, 3981, 'rich_editing', 'true'),
(61578, 3981, 'comment_shortcuts', 'false'),
(61579, 3981, 'admin_color', 'fresh'),
(61580, 3981, 'use_ssl', '0'),
(61581, 3981, 'show_admin_bar_front', 'true'),
(61582, 3981, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61583, 3981, 'wp_user_level', '0'),
(61584, 3981, 'wsl_current_provider', 'Facebook'),
(61585, 3981, 'wsl_current_user_image', 'https://graph.facebook.com/10204149460566654/picture?width=150&height=150'),
(61586, 3981, 'session_tokens', 'a:1:{s:64:\"d71e88bee5d8f7e1c2a67e1622a993de5ef95c4a41c3e4d490c0626fad5ed9d0\";a:4:{s:10:\"expiration\";i:1434875503;s:2:\"ip\";s:13:\"81.84.192.161\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433665903;}}'),
(61587, 3980, 'votou', 'sim'),
(61588, 3980, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(61589, 3981, 'votou', 'sim'),
(61590, 3981, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(61591, 3982, 'nickname', 'Isaura_Torres'),
(61592, 3982, 'first_name', 'Isaura'),
(61593, 3982, 'last_name', 'Torres'),
(61594, 3982, 'description', ''),
(61595, 3982, 'rich_editing', 'true'),
(61596, 3982, 'comment_shortcuts', 'false'),
(61597, 3982, 'admin_color', 'fresh'),
(61598, 3982, 'use_ssl', '0'),
(61599, 3982, 'show_admin_bar_front', 'true'),
(61600, 3982, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61601, 3982, 'wp_user_level', '0'),
(61602, 3982, 'wsl_current_provider', 'Facebook'),
(61603, 3982, 'wsl_current_user_image', 'https://graph.facebook.com/962093337154914/picture?width=150&height=150'),
(61604, 3982, 'session_tokens', 'a:1:{s:64:\"20f65e24fd6792879ad08feca70c0e490a080fb89cf7a841825b544c9a7a5f31\";a:4:{s:10:\"expiration\";i:1434875715;s:2:\"ip\";s:12:\"84.90.179.75\";s:2:\"ua\";s:177:\"Mozilla/5.0 (Linux; U; Android 4.2.1; pt-pt; bq Aquaris 5 Build/JOP40D) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433666115;}}'),
(61605, 3982, 'votou', 'sim'),
(61606, 3982, 'user_votes', 'foto-do-ano_p1277'),
(61607, 3983, 'nickname', 'Hugo_Gola'),
(61608, 3983, 'first_name', 'Hugo'),
(61609, 3983, 'last_name', 'Gola'),
(61610, 3983, 'description', ''),
(61611, 3983, 'rich_editing', 'true'),
(61612, 3983, 'comment_shortcuts', 'false'),
(61613, 3983, 'admin_color', 'fresh'),
(61614, 3983, 'use_ssl', '0'),
(61615, 3983, 'show_admin_bar_front', 'true'),
(61616, 3983, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61617, 3983, 'wp_user_level', '0'),
(61618, 3983, 'wsl_current_provider', 'Facebook'),
(61619, 3983, 'wsl_current_user_image', 'https://graph.facebook.com/1859788370913862/picture?width=150&height=150'),
(61620, 3983, 'session_tokens', 'a:1:{s:64:\"ac882d38805dee9042784ae4e262dcc175ea5e025f62ae4a8efbe99010a505b8\";a:4:{s:10:\"expiration\";i:1434877198;s:2:\"ip\";s:13:\"85.242.67.142\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433667598;}}'),
(61621, 3984, 'nickname', 'Joana_Paiva'),
(61622, 3984, 'first_name', 'Joana'),
(61623, 3984, 'last_name', 'Paiva'),
(61624, 3984, 'description', ''),
(61625, 3984, 'rich_editing', 'true'),
(61626, 3984, 'comment_shortcuts', 'false'),
(61627, 3984, 'admin_color', 'fresh'),
(61628, 3984, 'use_ssl', '0'),
(61629, 3984, 'show_admin_bar_front', 'true'),
(61630, 3984, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61631, 3984, 'wp_user_level', '0'),
(61632, 3984, 'wsl_current_provider', 'Facebook'),
(61633, 3984, 'wsl_current_user_image', 'https://graph.facebook.com/988402691192801/picture?width=150&height=150'),
(61634, 3984, 'session_tokens', 'a:1:{s:64:\"40e09dd60c1c31a758f627c0cb1729c3bc75b4fc32fecce205ccd41cdabd5dc7\";a:4:{s:10:\"expiration\";i:1434878705;s:2:\"ip\";s:14:\"79.168.135.241\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E5 HD Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433669105;}}'),
(61635, 3985, 'nickname', 'Luana_Sal'),
(61636, 3985, 'first_name', 'Luana'),
(61637, 3985, 'last_name', 'Sal'),
(61638, 3985, 'description', ''),
(61639, 3985, 'rich_editing', 'true'),
(61640, 3985, 'comment_shortcuts', 'false'),
(61641, 3985, 'admin_color', 'fresh'),
(61642, 3985, 'use_ssl', '0'),
(61643, 3985, 'show_admin_bar_front', 'true'),
(61644, 3985, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61645, 3985, 'wp_user_level', '0'),
(61646, 3985, 'wsl_current_provider', 'Facebook'),
(61647, 3985, 'wsl_current_user_image', 'https://graph.facebook.com/1008553979174919/picture?width=150&height=150'),
(61648, 3985, 'session_tokens', 'a:1:{s:64:\"ea60f6cd408a27d2704f2db4c03062dcf02a08864a39de8f9eee5cdd51415512\";a:4:{s:10:\"expiration\";i:1434878744;s:2:\"ip\";s:13:\"89.115.123.12\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433669144;}}'),
(61649, 3984, 'votou', 'sim'),
(61650, 3984, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(61651, 2247, 'votou', 'sim'),
(61652, 2247, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432'),
(61653, 3986, 'nickname', 'Andre_Lourenco'),
(61654, 3986, 'first_name', 'André'),
(61655, 3986, 'last_name', 'Lourenço'),
(61656, 3986, 'description', ''),
(61657, 3986, 'rich_editing', 'true'),
(61658, 3986, 'comment_shortcuts', 'false'),
(61659, 3986, 'admin_color', 'fresh'),
(61660, 3986, 'use_ssl', '0'),
(61661, 3986, 'show_admin_bar_front', 'true'),
(61662, 3986, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61663, 3986, 'wp_user_level', '0'),
(61664, 3986, 'wsl_current_provider', 'Facebook'),
(61665, 3986, 'wsl_current_user_image', 'https://graph.facebook.com/818052204942962/picture?width=150&height=150'),
(61666, 3986, 'session_tokens', 'a:1:{s:64:\"80508357c67fb063fafa18d2df6f5ed97bdf7208d2ea98315043c6ef6381c21a\";a:4:{s:10:\"expiration\";i:1434882984;s:2:\"ip\";s:13:\"79.168.202.46\";s:2:\"ua\";s:269:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/27.0.0.34.13;FBBV/9902566;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433673384;}}'),
(61667, 3987, 'nickname', 'santiago_graca_1'),
(61668, 3987, 'first_name', 'santiago'),
(61669, 3987, 'last_name', 'graça'),
(61670, 3987, 'description', ''),
(61671, 3987, 'rich_editing', 'true'),
(61672, 3987, 'comment_shortcuts', 'false'),
(61673, 3987, 'admin_color', 'fresh'),
(61674, 3987, 'use_ssl', '0'),
(61675, 3987, 'show_admin_bar_front', 'true'),
(61676, 3987, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61677, 3987, 'wp_user_level', '0'),
(61678, 3987, 'wsl_current_provider', 'Google'),
(61679, 3987, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(61680, 3987, 'session_tokens', 'a:2:{s:64:\"d09f0be665a12a7f54196ee24489e7b0507b0028374e2754d8b794d9a61ef959\";a:4:{s:10:\"expiration\";i:1434885363;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433675763;}s:64:\"90f287faced94e6eddce17f78d9561a42ec053e528a732e49593e245eb9b08ff\";a:4:{s:10:\"expiration\";i:1434894552;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433684952;}}'),
(61681, 3987, 'votou', 'sim'),
(61682, 3987, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(61683, 3988, 'nickname', 'Paulo_Gil_Pedro'),
(61684, 3988, 'first_name', 'Paulo'),
(61685, 3988, 'last_name', 'Pedro'),
(61686, 3988, 'description', ''),
(61687, 3988, 'rich_editing', 'true'),
(61688, 3988, 'comment_shortcuts', 'false'),
(61689, 3988, 'admin_color', 'fresh'),
(61690, 3988, 'use_ssl', '0'),
(61691, 3988, 'show_admin_bar_front', 'true'),
(61692, 3988, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61693, 3988, 'wp_user_level', '0'),
(61694, 3988, 'wsl_current_provider', 'Facebook'),
(61695, 3988, 'wsl_current_user_image', 'https://graph.facebook.com/10206891036059103/picture?width=150&height=150'),
(61696, 3988, 'session_tokens', 'a:2:{s:64:\"43b2352e440770d7e2837b82309baf9c0409faff88a8676a34fc36c8f8f5bdd5\";a:4:{s:10:\"expiration\";i:1434888669;s:2:\"ip\";s:13:\"85.246.82.155\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_6 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B651 Safari/9537.53\";s:5:\"login\";i:1433679069;}s:64:\"ffb9b439fc6766292d738d06a6ad2911a74913b380404cd359e8c19dd53c7c6f\";a:4:{s:10:\"expiration\";i:1434888715;s:2:\"ip\";s:13:\"85.246.82.155\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_6 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B651 Safari/9537.53\";s:5:\"login\";i:1433679115;}}'),
(61697, 3989, 'nickname', 'Margarida_Neiva'),
(61698, 3989, 'first_name', 'Margarida'),
(61699, 3989, 'last_name', 'Neiva'),
(61700, 3989, 'description', ''),
(61701, 3989, 'rich_editing', 'true'),
(61702, 3989, 'comment_shortcuts', 'false'),
(61703, 3989, 'admin_color', 'fresh'),
(61704, 3989, 'use_ssl', '0'),
(61705, 3989, 'show_admin_bar_front', 'true'),
(61706, 3989, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61707, 3989, 'wp_user_level', '0'),
(61708, 3989, 'wsl_current_provider', 'Facebook'),
(61709, 3989, 'wsl_current_user_image', 'https://graph.facebook.com/10204395674192653/picture?width=150&height=150'),
(61710, 3989, 'session_tokens', 'a:1:{s:64:\"18c79428262a78f17a5c1cc804073a030500e45a0221073309f19d7ab60e2446\";a:4:{s:10:\"expiration\";i:1434891393;s:2:\"ip\";s:13:\"95.92.194.124\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433681793;}}'),
(61711, 3989, 'votou', 'sim'),
(61712, 3989, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(61713, 3990, 'nickname', 'Maria_Bentes'),
(61714, 3990, 'first_name', 'Maria'),
(61715, 3990, 'last_name', 'Bentes'),
(61716, 3990, 'description', ''),
(61717, 3990, 'rich_editing', 'true'),
(61718, 3990, 'comment_shortcuts', 'false'),
(61719, 3990, 'admin_color', 'fresh'),
(61720, 3990, 'use_ssl', '0'),
(61721, 3990, 'show_admin_bar_front', 'true'),
(61722, 3990, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61723, 3990, 'wp_user_level', '0'),
(61724, 3990, 'wsl_current_provider', 'Facebook'),
(61725, 3990, 'wsl_current_user_image', 'https://graph.facebook.com/1108522262507771/picture?width=150&height=150'),
(61726, 3990, 'session_tokens', 'a:2:{s:64:\"fb47f32fab9944cbc947421fbce05c5fd0c33eb71c5650d125fcbc0d496acd60\";a:4:{s:10:\"expiration\";i:1434891953;s:2:\"ip\";s:13:\"85.243.45.155\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433682353;}s:64:\"058620a8309549b0b2d48efa4055d8841ecaabad19fa006338992543cfd7c73e\";a:4:{s:10:\"expiration\";i:1434892003;s:2:\"ip\";s:13:\"85.243.45.155\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433682403;}}'),
(61727, 3991, 'nickname', 'Francisca_Leal'),
(61728, 3991, 'first_name', 'Francisca'),
(61729, 3991, 'last_name', 'Leal'),
(61730, 3991, 'description', ''),
(61731, 3991, 'rich_editing', 'true'),
(61732, 3991, 'comment_shortcuts', 'false'),
(61733, 3991, 'admin_color', 'fresh'),
(61734, 3991, 'use_ssl', '0'),
(61735, 3991, 'show_admin_bar_front', 'true'),
(61736, 3991, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61737, 3991, 'wp_user_level', '0'),
(61738, 3991, 'wsl_current_provider', 'Facebook'),
(61739, 3991, 'wsl_current_user_image', 'https://graph.facebook.com/968989723133994/picture?width=150&height=150'),
(61740, 3991, 'session_tokens', 'a:1:{s:64:\"370d2507462381778ea700c189effd059303fe3ecb5c4444121fba16e53161dc\";a:4:{s:10:\"expiration\";i:1434893817;s:2:\"ip\";s:13:\"82.154.181.43\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433684217;}}'),
(61741, 3991, 'votou', 'sim'),
(61742, 3991, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(61743, 3992, 'nickname', 'Arnaldo_Dias'),
(61744, 3992, 'first_name', 'Arnaldo'),
(61745, 3992, 'last_name', 'Dias'),
(61746, 3992, 'description', ''),
(61747, 3992, 'rich_editing', 'true'),
(61748, 3992, 'comment_shortcuts', 'false'),
(61749, 3992, 'admin_color', 'fresh'),
(61750, 3992, 'use_ssl', '0'),
(61751, 3992, 'show_admin_bar_front', 'true'),
(61752, 3992, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61753, 3992, 'wp_user_level', '0'),
(61754, 3992, 'wsl_current_provider', 'Google'),
(61755, 3992, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(61756, 3992, 'session_tokens', 'a:4:{s:64:\"7926d00ec4009fb511ad0f4b302cb374a08090b82648eef8fdec4014c507f44a\";a:4:{s:10:\"expiration\";i:1434894328;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433684728;}s:64:\"43ce3c66445b3c519155ea8c15dc6446ef9e569fa182ae9139e0c447f0123149\";a:4:{s:10:\"expiration\";i:1434894659;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433685059;}s:64:\"0af58cfabb57f78404ebabbea8fde628ed9822593b27603c719a768a461e3630\";a:4:{s:10:\"expiration\";i:1434894761;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433685161;}s:64:\"edb8672826c03ee79cf9708c1cc21dc66b73151ffdf21d1bcbcf76ad5c01d278\";a:4:{s:10:\"expiration\";i:1434894873;s:2:\"ip\";s:11:\"87.103.41.9\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433685273;}}'),
(61757, 3992, 'votou', 'sim'),
(61758, 3992, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(61759, 3993, 'nickname', 'Nelson_Campos'),
(61760, 3993, 'first_name', 'Nelson'),
(61761, 3993, 'last_name', 'Campos'),
(61762, 3993, 'description', ''),
(61763, 3993, 'rich_editing', 'true'),
(61764, 3993, 'comment_shortcuts', 'false'),
(61765, 3993, 'admin_color', 'fresh'),
(61766, 3993, 'use_ssl', '0'),
(61767, 3993, 'show_admin_bar_front', 'true'),
(61768, 3993, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61769, 3993, 'wp_user_level', '0'),
(61770, 3993, 'wsl_current_provider', 'Facebook'),
(61771, 3993, 'wsl_current_user_image', 'https://graph.facebook.com/658923777540457/picture?width=150&height=150'),
(61772, 3993, 'session_tokens', 'a:1:{s:64:\"b5b51f21d255158dfa964cae2a3f1743e5c5357d165c89dbebf78cc81cac9bb1\";a:4:{s:10:\"expiration\";i:1434894601;s:2:\"ip\";s:12:\"2.81.191.189\";s:2:\"ua\";s:122:\"Mozilla/5.0 (compatible; MSIE 10.0; Windows Phone 8.0; Trident/6.0; IEMobile/10.0; ARM; Touch; NOKIA; Lumia 520; Vodafone)\";s:5:\"login\";i:1433685001;}}'),
(61773, 3993, 'votou', 'sim'),
(61774, 3993, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(61775, 3994, 'nickname', 'Oscar_Alho'),
(61776, 3994, 'first_name', 'Oscar'),
(61777, 3994, 'last_name', 'Alho'),
(61778, 3994, 'description', ''),
(61779, 3994, 'rich_editing', 'true'),
(61780, 3994, 'comment_shortcuts', 'false'),
(61781, 3994, 'admin_color', 'fresh'),
(61782, 3994, 'use_ssl', '0'),
(61783, 3994, 'show_admin_bar_front', 'true'),
(61784, 3994, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61785, 3994, 'wp_user_level', '0'),
(61786, 3994, 'wsl_current_provider', 'Google'),
(61787, 3994, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(61788, 3994, 'session_tokens', 'a:1:{s:64:\"48985f64e37ad8e46e11d925e280c0ba9d19f4c39225025c10f9d8c572f638f0\";a:4:{s:10:\"expiration\";i:1434895180;s:2:\"ip\";s:11:\"87.103.41.9\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433685580;}}'),
(61789, 3994, 'votou', 'sim'),
(61790, 3994, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(61791, 3995, 'nickname', 'Goncalo_Dias_1'),
(61792, 3995, 'first_name', 'Gonçalo'),
(61793, 3995, 'last_name', 'Dias'),
(61794, 3995, 'description', ''),
(61795, 3995, 'rich_editing', 'true'),
(61796, 3995, 'comment_shortcuts', 'false'),
(61797, 3995, 'admin_color', 'fresh'),
(61798, 3995, 'use_ssl', '0'),
(61799, 3995, 'show_admin_bar_front', 'true'),
(61800, 3995, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61801, 3995, 'wp_user_level', '0'),
(61802, 3995, 'wsl_current_provider', 'Google'),
(61803, 3995, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(61804, 3995, 'session_tokens', 'a:1:{s:64:\"5aa016cd3aee6d3367cc505bcc695172f61bdaccea5855b9c062b466bb146097\";a:4:{s:10:\"expiration\";i:1434895514;s:2:\"ip\";s:11:\"87.103.41.9\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433685914;}}'),
(61805, 3995, 'votou', 'sim'),
(61806, 3995, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(61807, 3996, 'nickname', 'Monica_Dias'),
(61808, 3996, 'first_name', 'Monica'),
(61809, 3996, 'last_name', 'Dias'),
(61810, 3996, 'description', ''),
(61811, 3996, 'rich_editing', 'true'),
(61812, 3996, 'comment_shortcuts', 'false'),
(61813, 3996, 'admin_color', 'fresh'),
(61814, 3996, 'use_ssl', '0'),
(61815, 3996, 'show_admin_bar_front', 'true'),
(61816, 3996, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61817, 3996, 'wp_user_level', '0'),
(61818, 3996, 'wsl_current_provider', 'Google'),
(61819, 3996, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(61820, 3996, 'session_tokens', 'a:3:{s:64:\"98796f4bdc77b5e58f3f8b2dde7a92866932d86473e6330fa6a3e2dbb10612fb\";a:4:{s:10:\"expiration\";i:1434896068;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433686468;}s:64:\"5accb277e3d810dd4ab867814c07a22a53e9b114fae1e5e4f67674d97a4790b7\";a:4:{s:10:\"expiration\";i:1434896249;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433686649;}s:64:\"9d1af51de54da899d7f934b2ad88e1bb5885e2ff0b02f33359844be60efac704\";a:4:{s:10:\"expiration\";i:1434896324;s:2:\"ip\";s:11:\"87.103.41.9\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433686724;}}'),
(61821, 3997, 'nickname', 'miguel_dias'),
(61822, 3997, 'first_name', 'miguel'),
(61823, 3997, 'last_name', 'dias'),
(61824, 3997, 'description', ''),
(61825, 3997, 'rich_editing', 'true'),
(61826, 3997, 'comment_shortcuts', 'false'),
(61827, 3997, 'admin_color', 'fresh'),
(61828, 3997, 'use_ssl', '0'),
(61829, 3997, 'show_admin_bar_front', 'true'),
(61830, 3997, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61831, 3997, 'wp_user_level', '0'),
(61832, 3997, 'wsl_current_provider', 'Google'),
(61833, 3997, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(61834, 3997, 'session_tokens', 'a:1:{s:64:\"265d9c2cdb6ed631ee825b76994c1c4f6415cdef3282ff2d6396ec3b5ed9e830\";a:4:{s:10:\"expiration\";i:1434896287;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433686687;}}'),
(61835, 3996, 'votou', 'sim'),
(61836, 3996, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(61837, 3998, 'nickname', 'Santiago_Dias'),
(61838, 3998, 'first_name', 'Santiago'),
(61839, 3998, 'last_name', 'Dias'),
(61840, 3998, 'description', ''),
(61841, 3998, 'rich_editing', 'true'),
(61842, 3998, 'comment_shortcuts', 'false'),
(61843, 3998, 'admin_color', 'fresh'),
(61844, 3998, 'use_ssl', '0'),
(61845, 3998, 'show_admin_bar_front', 'true'),
(61846, 3998, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61847, 3998, 'wp_user_level', '0'),
(61848, 3998, 'wsl_current_provider', 'Google'),
(61849, 3998, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(61850, 3998, 'session_tokens', 'a:3:{s:64:\"fad725cd4889cbe67c63138406dbea4f354f8ffd63f13d130a7f8601bb1d7a84\";a:4:{s:10:\"expiration\";i:1434896442;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433686842;}s:64:\"9b7eaa009391a51d9f9eb173b6e111e7de96dfed1e2f186961097a1407d136db\";a:4:{s:10:\"expiration\";i:1434896566;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433686966;}s:64:\"e9ed2050e617f85ec57716557938cc4272fa0e857ceb27273453b5be094958a9\";a:4:{s:10:\"expiration\";i:1434896578;s:2:\"ip\";s:11:\"87.103.41.9\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433686978;}}'),
(61851, 3997, 'votou', 'sim'),
(61852, 3997, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(61853, 3998, 'votou', 'sim'),
(61854, 3998, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(61855, 3999, 'nickname', 'jorge_dias'),
(61856, 3999, 'first_name', 'jorge'),
(61857, 3999, 'last_name', 'dias'),
(61858, 3999, 'description', ''),
(61859, 3999, 'rich_editing', 'true'),
(61860, 3999, 'comment_shortcuts', 'false'),
(61861, 3999, 'admin_color', 'fresh'),
(61862, 3999, 'use_ssl', '0'),
(61863, 3999, 'show_admin_bar_front', 'true'),
(61864, 3999, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61865, 3999, 'wp_user_level', '0'),
(61866, 3999, 'wsl_current_provider', 'Google'),
(61867, 3999, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(61868, 3999, 'session_tokens', 'a:1:{s:64:\"0c00065951a1e1b219246de29e19e939fac778813a5171a453c6d60606dfc90f\";a:4:{s:10:\"expiration\";i:1434896932;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433687332;}}'),
(61869, 3999, 'votou', 'sim'),
(61870, 3999, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(61871, 4000, 'nickname', 'Xalo_Dias'),
(61872, 4000, 'first_name', 'Xalo'),
(61873, 4000, 'last_name', 'Dias'),
(61874, 4000, 'description', ''),
(61875, 4000, 'rich_editing', 'true'),
(61876, 4000, 'comment_shortcuts', 'false'),
(61877, 4000, 'admin_color', 'fresh'),
(61878, 4000, 'use_ssl', '0'),
(61879, 4000, 'show_admin_bar_front', 'true'),
(61880, 4000, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61881, 4000, 'wp_user_level', '0'),
(61882, 4000, 'wsl_current_provider', 'Google'),
(61883, 4000, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(61884, 4000, 'session_tokens', 'a:1:{s:64:\"8c6fd7e57471dd372f0ee7bc6dfcea9cc759d002ebb34e716a407556693d38ab\";a:4:{s:10:\"expiration\";i:1434897072;s:2:\"ip\";s:11:\"87.103.41.9\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433687472;}}'),
(61885, 4000, 'votou', 'sim'),
(61886, 4000, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(61887, 4001, 'nickname', 'Mocas_Dias'),
(61888, 4001, 'first_name', 'Mocas'),
(61889, 4001, 'last_name', 'Dias'),
(61890, 4001, 'description', ''),
(61891, 4001, 'rich_editing', 'true'),
(61892, 4001, 'comment_shortcuts', 'false'),
(61893, 4001, 'admin_color', 'fresh'),
(61894, 4001, 'use_ssl', '0'),
(61895, 4001, 'show_admin_bar_front', 'true'),
(61896, 4001, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61897, 4001, 'wp_user_level', '0'),
(61898, 4001, 'wsl_current_provider', 'Google'),
(61899, 4001, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(61900, 4001, 'session_tokens', 'a:1:{s:64:\"78e7d32d5da5f19ca0dca375b38c8442921aeffb346ef6e8085aa67ba3ffd2d2\";a:4:{s:10:\"expiration\";i:1434897251;s:2:\"ip\";s:11:\"87.103.41.9\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433687651;}}'),
(61901, 4001, 'votou', 'sim'),
(61902, 4001, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(61903, 4002, 'nickname', 'yago_dias'),
(61904, 4002, 'first_name', 'yago'),
(61905, 4002, 'last_name', 'dias'),
(61906, 4002, 'description', ''),
(61907, 4002, 'rich_editing', 'true'),
(61908, 4002, 'comment_shortcuts', 'false'),
(61909, 4002, 'admin_color', 'fresh'),
(61910, 4002, 'use_ssl', '0'),
(61911, 4002, 'show_admin_bar_front', 'true'),
(61912, 4002, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61913, 4002, 'wp_user_level', '0'),
(61914, 4002, 'wsl_current_provider', 'Google'),
(61915, 4002, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(61916, 4002, 'session_tokens', 'a:2:{s:64:\"9fc0df972f9dfa929fc1a3150477e0f7528cc5dd664df733c02808a6e6f11ae4\";a:4:{s:10:\"expiration\";i:1434897504;s:2:\"ip\";s:11:\"87.103.41.9\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433687904;}s:64:\"c8e925cc8f308364875af93e058661bf3f06ac7893a5f04e8e5613d13eff44ad\";a:4:{s:10:\"expiration\";i:1434898254;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433688654;}}'),
(61917, 4002, 'votou', 'sim'),
(61918, 4002, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(61919, 4003, 'nickname', 'Mariana_Couto_Pires'),
(61920, 4003, 'first_name', 'Mariana'),
(61921, 4003, 'last_name', 'Couto Pires'),
(61922, 4003, 'description', ''),
(61923, 4003, 'rich_editing', 'true'),
(61924, 4003, 'comment_shortcuts', 'false'),
(61925, 4003, 'admin_color', 'fresh'),
(61926, 4003, 'use_ssl', '0'),
(61927, 4003, 'show_admin_bar_front', 'true'),
(61928, 4003, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61929, 4003, 'wp_user_level', '0'),
(61930, 4003, 'wsl_current_provider', 'Facebook'),
(61931, 4003, 'wsl_current_user_image', 'https://graph.facebook.com/976877739019086/picture?width=150&height=150'),
(61932, 4003, 'session_tokens', 'a:1:{s:64:\"ce41c3421c94a4241f7546471c4169bcf9809f00c2809d43ae0a273cf8482231\";a:4:{s:10:\"expiration\";i:1434897896;s:2:\"ip\";s:12:\"85.243.139.6\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433688296;}}'),
(61933, 4004, 'nickname', 'maria_dias_1'),
(61934, 4004, 'first_name', 'maria'),
(61935, 4004, 'last_name', 'dias'),
(61936, 4004, 'description', ''),
(61937, 4004, 'rich_editing', 'true'),
(61938, 4004, 'comment_shortcuts', 'false'),
(61939, 4004, 'admin_color', 'fresh'),
(61940, 4004, 'use_ssl', '0'),
(61941, 4004, 'show_admin_bar_front', 'true'),
(61942, 4004, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61943, 4004, 'wp_user_level', '0'),
(61944, 4004, 'wsl_current_provider', 'Google'),
(61945, 4004, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(61946, 4004, 'session_tokens', 'a:1:{s:64:\"e29f31e7755fa0bdd238904299b0cc639a24c9334b168dbccca59b980540662a\";a:4:{s:10:\"expiration\";i:1434898034;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433688434;}}'),
(61947, 4004, 'votou', 'sim'),
(61948, 4004, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(61949, 4005, 'nickname', 'Bubas_Dias'),
(61950, 4005, 'first_name', 'Bubas'),
(61951, 4005, 'last_name', 'Dias'),
(61952, 4005, 'description', ''),
(61953, 4005, 'rich_editing', 'true'),
(61954, 4005, 'comment_shortcuts', 'false'),
(61955, 4005, 'admin_color', 'fresh'),
(61956, 4005, 'use_ssl', '0'),
(61957, 4005, 'show_admin_bar_front', 'true'),
(61958, 4005, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61959, 4005, 'wp_user_level', '0'),
(61960, 4005, 'wsl_current_provider', 'Google'),
(61961, 4005, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(61962, 4005, 'session_tokens', 'a:1:{s:64:\"3b466e0857f6d334ae82f50cd3d7452b9f3c0ceb76d67290e3aeec4fa411acfc\";a:4:{s:10:\"expiration\";i:1434898287;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433688687;}}'),
(61963, 4006, 'nickname', 'Tiago_Gomes_2'),
(61964, 4006, 'first_name', 'Tiago'),
(61965, 4006, 'last_name', 'Gomes'),
(61966, 4006, 'description', ''),
(61967, 4006, 'rich_editing', 'true'),
(61968, 4006, 'comment_shortcuts', 'false'),
(61969, 4006, 'admin_color', 'fresh'),
(61970, 4006, 'use_ssl', '0'),
(61971, 4006, 'show_admin_bar_front', 'true'),
(61972, 4006, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61973, 4006, 'wp_user_level', '0'),
(61974, 4006, 'wsl_current_provider', 'Google'),
(61975, 4006, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(61976, 4006, 'session_tokens', 'a:1:{s:64:\"4c68fb45956fda2d9c9d849e08451332cffd2412c72b67ba2adec23f0a527d4f\";a:4:{s:10:\"expiration\";i:1434898325;s:2:\"ip\";s:13:\"77.54.145.197\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.101 Safari/537.36\";s:5:\"login\";i:1433688725;}}'),
(61977, 4007, 'nickname', 'Goncalo_Ribeiro_1'),
(61978, 4007, 'first_name', 'Gonçalo'),
(61979, 4007, 'last_name', 'Ribeiro'),
(61980, 4007, 'description', ''),
(61981, 4007, 'rich_editing', 'true'),
(61982, 4007, 'comment_shortcuts', 'false'),
(61983, 4007, 'admin_color', 'fresh'),
(61984, 4007, 'use_ssl', '0'),
(61985, 4007, 'show_admin_bar_front', 'true'),
(61986, 4007, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(61987, 4007, 'wp_user_level', '0'),
(61988, 4007, 'wsl_current_provider', 'Google'),
(61989, 4007, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(61990, 4007, 'session_tokens', 'a:1:{s:64:\"b49dbcd42e2529dc23f3f1164f048247388a6a27241f92889b6fab40eb9a7d94\";a:4:{s:10:\"expiration\";i:1434898332;s:2:\"ip\";s:15:\"188.251.132.222\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36\";s:5:\"login\";i:1433688732;}}'),
(61991, 4005, 'votou', 'sim'),
(61992, 4005, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(61993, 4008, 'nickname', 'Tiago_Trigueiro'),
(61994, 4008, 'first_name', 'Tiago'),
(61995, 4008, 'last_name', 'Trigueiro'),
(61996, 4008, 'description', ''),
(61997, 4008, 'rich_editing', 'true'),
(61998, 4008, 'comment_shortcuts', 'false'),
(61999, 4008, 'admin_color', 'fresh'),
(62000, 4008, 'use_ssl', '0'),
(62001, 4008, 'show_admin_bar_front', 'true'),
(62002, 4008, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62003, 4008, 'wp_user_level', '0'),
(62004, 4008, 'wsl_current_provider', 'Facebook'),
(62005, 4008, 'wsl_current_user_image', 'https://graph.facebook.com/322221121280165/picture?width=150&height=150'),
(62006, 4008, 'session_tokens', 'a:1:{s:64:\"658e34b0243b47a7557447c0b98328b6be2be431fe08228d82ff56018d897955\";a:4:{s:10:\"expiration\";i:1434898480;s:2:\"ip\";s:13:\"188.83.119.99\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433688880;}}'),
(62007, 4009, 'nickname', 'Maria_Graca'),
(62008, 4009, 'first_name', 'Maria'),
(62009, 4009, 'last_name', 'Graca'),
(62010, 4009, 'description', ''),
(62011, 4009, 'rich_editing', 'true'),
(62012, 4009, 'comment_shortcuts', 'false'),
(62013, 4009, 'admin_color', 'fresh'),
(62014, 4009, 'use_ssl', '0'),
(62015, 4009, 'show_admin_bar_front', 'true'),
(62016, 4009, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62017, 4009, 'wp_user_level', '0'),
(62018, 4009, 'wsl_current_provider', 'Google'),
(62019, 4009, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62020, 4009, 'session_tokens', 'a:1:{s:64:\"7b4d650fdb26bcc9b09f0dcb776e922aef733ba3071f50438b5a2b610fca5964\";a:4:{s:10:\"expiration\";i:1434898717;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433689117;}}'),
(62021, 4007, 'votou', 'sim'),
(62022, 4007, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(62023, 4009, 'votou', 'sim'),
(62024, 4009, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(62025, 4010, 'nickname', 'Benedita_Alves'),
(62026, 4010, 'first_name', 'Benedita'),
(62027, 4010, 'last_name', 'Alves'),
(62028, 4010, 'description', ''),
(62029, 4010, 'rich_editing', 'true'),
(62030, 4010, 'comment_shortcuts', 'false'),
(62031, 4010, 'admin_color', 'fresh'),
(62032, 4010, 'use_ssl', '0'),
(62033, 4010, 'show_admin_bar_front', 'true'),
(62034, 4010, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62035, 4010, 'wp_user_level', '0'),
(62036, 4010, 'wsl_current_provider', 'Google'),
(62037, 4010, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62038, 4010, 'session_tokens', 'a:1:{s:64:\"d7949d2bc3d9379495a2c2a6de32e45c0e660de81a6e6df7bc7a57e469def0db\";a:4:{s:10:\"expiration\";i:1434899177;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433689577;}}'),
(62039, 4010, 'votou', 'sim'),
(62040, 4010, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(62041, 4011, 'nickname', 'Afonso_Graca'),
(62042, 4011, 'first_name', 'Afonso'),
(62043, 4011, 'last_name', 'Graca'),
(62044, 4011, 'description', ''),
(62045, 4011, 'rich_editing', 'true');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(62046, 4011, 'comment_shortcuts', 'false'),
(62047, 4011, 'admin_color', 'fresh'),
(62048, 4011, 'use_ssl', '0'),
(62049, 4011, 'show_admin_bar_front', 'true'),
(62050, 4011, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62051, 4011, 'wp_user_level', '0'),
(62052, 4011, 'wsl_current_provider', 'Google'),
(62053, 4011, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62054, 4011, 'session_tokens', 'a:1:{s:64:\"4bc87a9ed3a8e2bbf2e4c563dbc0b2c52df8cec2916c2f61ef490dc7d52fcd44\";a:4:{s:10:\"expiration\";i:1434899366;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433689766;}}'),
(62055, 4011, 'votou', 'sim'),
(62056, 4011, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(62057, 4012, 'nickname', 'Ana_Andre_1'),
(62058, 4012, 'first_name', 'Ana'),
(62059, 4012, 'last_name', 'Andre'),
(62060, 4012, 'description', ''),
(62061, 4012, 'rich_editing', 'true'),
(62062, 4012, 'comment_shortcuts', 'false'),
(62063, 4012, 'admin_color', 'fresh'),
(62064, 4012, 'use_ssl', '0'),
(62065, 4012, 'show_admin_bar_front', 'true'),
(62066, 4012, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62067, 4012, 'wp_user_level', '0'),
(62068, 4012, 'wsl_current_provider', 'Google'),
(62069, 4012, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62070, 4012, 'session_tokens', 'a:1:{s:64:\"e9449aa4c76bbc17f713b090165cb54c86eb69ed93bf30ea164cac146dc2ff2f\";a:4:{s:10:\"expiration\";i:1434899593;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433689993;}}'),
(62071, 4012, 'votou', 'sim'),
(62072, 4012, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(62073, 4013, 'nickname', 'Luis_Jorge'),
(62074, 4013, 'first_name', 'Luis'),
(62075, 4013, 'last_name', 'Jorge'),
(62076, 4013, 'description', ''),
(62077, 4013, 'rich_editing', 'true'),
(62078, 4013, 'comment_shortcuts', 'false'),
(62079, 4013, 'admin_color', 'fresh'),
(62080, 4013, 'use_ssl', '0'),
(62081, 4013, 'show_admin_bar_front', 'true'),
(62082, 4013, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62083, 4013, 'wp_user_level', '0'),
(62084, 4013, 'wsl_current_provider', 'Facebook'),
(62085, 4013, 'wsl_current_user_image', 'https://graph.facebook.com/1065446450152200/picture?width=150&height=150'),
(62086, 4013, 'session_tokens', 'a:1:{s:64:\"e98de7d99dac8e4f0037d8326e28ed6b0da5dac4d2673346e4fffffa3bd81e17\";a:4:{s:10:\"expiration\";i:1434899672;s:2:\"ip\";s:13:\"213.30.118.66\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 4.2.2; DARKMOON Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433690072;}}'),
(62087, 4013, 'votou', 'sim'),
(62088, 4013, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(62089, 4014, 'nickname', 'Caca_Alves'),
(62090, 4014, 'first_name', 'Caca'),
(62091, 4014, 'last_name', 'Alves'),
(62092, 4014, 'description', ''),
(62093, 4014, 'rich_editing', 'true'),
(62094, 4014, 'comment_shortcuts', 'false'),
(62095, 4014, 'admin_color', 'fresh'),
(62096, 4014, 'use_ssl', '0'),
(62097, 4014, 'show_admin_bar_front', 'true'),
(62098, 4014, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62099, 4014, 'wp_user_level', '0'),
(62100, 4014, 'wsl_current_provider', 'Google'),
(62101, 4014, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62102, 4014, 'session_tokens', 'a:1:{s:64:\"9b929fc058f8a34526ca06daa05f0d69d92ec1b59811848c9c8420862622d30d\";a:4:{s:10:\"expiration\";i:1434900254;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433690654;}}'),
(62103, 4014, 'votou', 'sim'),
(62104, 4014, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(62105, 4015, 'nickname', 'Andreia_Alves_1'),
(62106, 4015, 'first_name', 'Andreia'),
(62107, 4015, 'last_name', 'Alves'),
(62108, 4015, 'description', ''),
(62109, 4015, 'rich_editing', 'true'),
(62110, 4015, 'comment_shortcuts', 'false'),
(62111, 4015, 'admin_color', 'fresh'),
(62112, 4015, 'use_ssl', '0'),
(62113, 4015, 'show_admin_bar_front', 'true'),
(62114, 4015, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62115, 4015, 'wp_user_level', '0'),
(62116, 4015, 'wsl_current_provider', 'Google'),
(62117, 4015, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62118, 4015, 'session_tokens', 'a:1:{s:64:\"ef713b4913e1e6d1c5a7712439265621d003e4109cb25eb31ee821e7d46b6b90\";a:4:{s:10:\"expiration\";i:1434901035;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433691435;}}'),
(62119, 4015, 'votou', 'sim'),
(62120, 4015, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(62121, 4016, 'nickname', 'Maria_Lucia_Canhoto'),
(62122, 4016, 'first_name', 'Maria Lúcia'),
(62123, 4016, 'last_name', 'Canhoto'),
(62124, 4016, 'description', ''),
(62125, 4016, 'rich_editing', 'true'),
(62126, 4016, 'comment_shortcuts', 'false'),
(62127, 4016, 'admin_color', 'fresh'),
(62128, 4016, 'use_ssl', '0'),
(62129, 4016, 'show_admin_bar_front', 'true'),
(62130, 4016, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62131, 4016, 'wp_user_level', '0'),
(62132, 4016, 'wsl_current_provider', 'Facebook'),
(62133, 4016, 'wsl_current_user_image', 'https://graph.facebook.com/10204387539110433/picture?width=150&height=150'),
(62134, 4016, 'session_tokens', 'a:1:{s:64:\"663c3a06bace1d4522804fa52d4993d19e526fdd66f5ce1bb8558881959f3d88\";a:4:{s:10:\"expiration\";i:1434901361;s:2:\"ip\";s:12:\"95.92.234.44\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433691761;}}'),
(62135, 4017, 'nickname', 'Guedal_Produtos_Chemicals'),
(62136, 4017, 'first_name', 'Guedal'),
(62137, 4017, 'last_name', 'Chemicals'),
(62138, 4017, 'description', ''),
(62139, 4017, 'rich_editing', 'true'),
(62140, 4017, 'comment_shortcuts', 'false'),
(62141, 4017, 'admin_color', 'fresh'),
(62142, 4017, 'use_ssl', '0'),
(62143, 4017, 'show_admin_bar_front', 'true'),
(62144, 4017, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62145, 4017, 'wp_user_level', '0'),
(62146, 4017, 'wsl_current_provider', 'Facebook'),
(62147, 4017, 'wsl_current_user_image', 'https://graph.facebook.com/10203190465202069/picture?width=150&height=150'),
(62148, 4017, 'session_tokens', 'a:1:{s:64:\"d2b529e67f796ad3bc7c456dac76ab08d39b3d79b118b720f386f43c3a815fd1\";a:4:{s:10:\"expiration\";i:1434901390;s:2:\"ip\";s:13:\"89.115.11.233\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36 OPR/29.0.1795.60\";s:5:\"login\";i:1433691790;}}'),
(62149, 4016, 'votou', 'sim'),
(62150, 4016, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(62151, 4018, 'nickname', 'Olga_Alves_1'),
(62152, 4018, 'first_name', 'Olga'),
(62153, 4018, 'last_name', 'Alves'),
(62154, 4018, 'description', ''),
(62155, 4018, 'rich_editing', 'true'),
(62156, 4018, 'comment_shortcuts', 'false'),
(62157, 4018, 'admin_color', 'fresh'),
(62158, 4018, 'use_ssl', '0'),
(62159, 4018, 'show_admin_bar_front', 'true'),
(62160, 4018, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62161, 4018, 'wp_user_level', '0'),
(62162, 4018, 'wsl_current_provider', 'Google'),
(62163, 4018, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62164, 4018, 'session_tokens', 'a:1:{s:64:\"19a1e28f715c0f7d7069efb6c8818834e1b6a713719eaa5c3f2855a1838546ab\";a:4:{s:10:\"expiration\";i:1434901463;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433691863;}}'),
(62165, 4017, 'votou', 'sim'),
(62166, 4017, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(62167, 4018, 'votou', 'sim'),
(62168, 4018, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(62169, 4019, 'nickname', 'Carlos_Alves_1'),
(62170, 4019, 'first_name', 'Carlos'),
(62171, 4019, 'last_name', 'Alves'),
(62172, 4019, 'description', ''),
(62173, 4019, 'rich_editing', 'true'),
(62174, 4019, 'comment_shortcuts', 'false'),
(62175, 4019, 'admin_color', 'fresh'),
(62176, 4019, 'use_ssl', '0'),
(62177, 4019, 'show_admin_bar_front', 'true'),
(62178, 4019, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62179, 4019, 'wp_user_level', '0'),
(62180, 4019, 'wsl_current_provider', 'Google'),
(62181, 4019, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62182, 4019, 'session_tokens', 'a:1:{s:64:\"bb54d9c06f3c191b7762ed6cb0c01ca995b88befc9f34f0e0bea4e281c85a1c6\";a:4:{s:10:\"expiration\";i:1434901806;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433692206;}}'),
(62183, 4019, 'votou', 'sim'),
(62184, 4019, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(62185, 4020, 'nickname', 'Claudia_Lemos_Silveira_Calisto'),
(62186, 4020, 'first_name', 'Cláudia'),
(62187, 4020, 'last_name', 'Calisto'),
(62188, 4020, 'description', ''),
(62189, 4020, 'rich_editing', 'true'),
(62190, 4020, 'comment_shortcuts', 'false'),
(62191, 4020, 'admin_color', 'fresh'),
(62192, 4020, 'use_ssl', '0'),
(62193, 4020, 'show_admin_bar_front', 'true'),
(62194, 4020, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62195, 4020, 'wp_user_level', '0'),
(62196, 4020, 'wsl_current_provider', 'Facebook'),
(62197, 4020, 'wsl_current_user_image', 'https://graph.facebook.com/10200661125166460/picture?width=150&height=150'),
(62198, 4020, 'session_tokens', 'a:1:{s:64:\"8618e008257a76be5b4877dc6843be3af0500435844ff01fee67dbdb601db77c\";a:4:{s:10:\"expiration\";i:1434902378;s:2:\"ip\";s:14:\"88.214.173.174\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433692778;}}'),
(62199, 4020, 'votou', 'sim'),
(62200, 4020, 'user_votes', 'foto-do-ano_p1277'),
(62201, 4021, 'nickname', 'Claudia_Mendanha'),
(62202, 4021, 'first_name', 'Claudia'),
(62203, 4021, 'last_name', 'Mendanha'),
(62204, 4021, 'description', ''),
(62205, 4021, 'rich_editing', 'true'),
(62206, 4021, 'comment_shortcuts', 'false'),
(62207, 4021, 'admin_color', 'fresh'),
(62208, 4021, 'use_ssl', '0'),
(62209, 4021, 'show_admin_bar_front', 'true'),
(62210, 4021, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62211, 4021, 'wp_user_level', '0'),
(62212, 4021, 'wsl_current_provider', 'Facebook'),
(62213, 4021, 'wsl_current_user_image', 'https://graph.facebook.com/1090512254305957/picture?width=150&height=150'),
(62214, 4021, 'session_tokens', 'a:1:{s:64:\"6bce8a9abc2c02eed67f0e7333bf56f1f778ff4120e3c2ae264a3de9e39bb067\";a:4:{s:10:\"expiration\";i:1434903914;s:2:\"ip\";s:13:\"85.251.211.60\";s:2:\"ua\";s:203:\"Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 830) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537\";s:5:\"login\";i:1433694314;}}'),
(62215, 769, 'votou', 'sim'),
(62216, 769, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391'),
(62217, 4022, 'nickname', 'Mariana_Martins'),
(62218, 4022, 'first_name', 'Mariana'),
(62219, 4022, 'last_name', 'Martins'),
(62220, 4022, 'description', ''),
(62221, 4022, 'rich_editing', 'true'),
(62222, 4022, 'comment_shortcuts', 'false'),
(62223, 4022, 'admin_color', 'fresh'),
(62224, 4022, 'use_ssl', '0'),
(62225, 4022, 'show_admin_bar_front', 'true'),
(62226, 4022, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62227, 4022, 'wp_user_level', '0'),
(62228, 4022, 'wsl_current_provider', 'Facebook'),
(62229, 4022, 'wsl_current_user_image', 'https://graph.facebook.com/700953043366424/picture?width=150&height=150'),
(62230, 4022, 'session_tokens', 'a:1:{s:64:\"6a3ae6cfdf872b96026079dd50aa412241567fae4c496eef53e24ee00f103050\";a:4:{s:10:\"expiration\";i:1434905234;s:2:\"ip\";s:12:\"95.92.216.67\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433695634;}}'),
(62231, 4022, 'votou', 'sim'),
(62232, 4022, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(62233, 4023, 'nickname', 'Carmo_Faria_Montalvao'),
(62234, 4023, 'first_name', 'Carmo'),
(62235, 4023, 'last_name', 'Montalvão'),
(62236, 4023, 'description', ''),
(62237, 4023, 'rich_editing', 'true'),
(62238, 4023, 'comment_shortcuts', 'false'),
(62239, 4023, 'admin_color', 'fresh'),
(62240, 4023, 'use_ssl', '0'),
(62241, 4023, 'show_admin_bar_front', 'true'),
(62242, 4023, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62243, 4023, 'wp_user_level', '0'),
(62244, 4023, 'wsl_current_provider', 'Facebook'),
(62245, 4023, 'wsl_current_user_image', 'https://graph.facebook.com/967075369991036/picture?width=150&height=150'),
(62246, 4023, 'session_tokens', 'a:1:{s:64:\"f9fcc619090acb18a38654b55a13fb3cbd59f2a593f08c66c8755a7c15f77ebd\";a:4:{s:10:\"expiration\";i:1434906244;s:2:\"ip\";s:14:\"37.189.167.108\";s:2:\"ua\";s:194:\"Mozilla/5.0 (Linux; Android 4.4.2; HUAWEI Y625-U51 Build/HUAWEIY625-U51) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433696644;}}'),
(62247, 4023, 'votou', 'sim'),
(62248, 4023, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(62249, 4024, 'nickname', 'Cristina_Muchacho'),
(62250, 4024, 'first_name', 'Cristina'),
(62251, 4024, 'last_name', 'Muchacho'),
(62252, 4024, 'description', ''),
(62253, 4024, 'rich_editing', 'true'),
(62254, 4024, 'comment_shortcuts', 'false'),
(62255, 4024, 'admin_color', 'fresh'),
(62256, 4024, 'use_ssl', '0'),
(62257, 4024, 'show_admin_bar_front', 'true'),
(62258, 4024, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62259, 4024, 'wp_user_level', '0'),
(62260, 4024, 'wsl_current_provider', 'Facebook'),
(62261, 4024, 'wsl_current_user_image', 'https://graph.facebook.com/10204436643100433/picture?width=150&height=150'),
(62262, 4024, 'session_tokens', 'a:1:{s:64:\"e9fc9a41ffaa3afb4c6ca2d57452473316617cca20f8c9665467b3ea5b21e6bf\";a:4:{s:10:\"expiration\";i:1434906683;s:2:\"ip\";s:12:\"95.93.169.44\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433697083;}}'),
(62263, 4024, 'votou', 'sim'),
(62264, 4024, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,evento-do-ano-kia_p1430,treinador-do-ano_p1357'),
(62265, 4025, 'nickname', 'Joao_Carlos_Ferreira_Leal'),
(62266, 4025, 'first_name', 'João Carlos Ferreira'),
(62267, 4025, 'last_name', 'Leal'),
(62268, 4025, 'description', ''),
(62269, 4025, 'rich_editing', 'true'),
(62270, 4025, 'comment_shortcuts', 'false'),
(62271, 4025, 'admin_color', 'fresh'),
(62272, 4025, 'use_ssl', '0'),
(62273, 4025, 'show_admin_bar_front', 'true'),
(62274, 4025, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62275, 4025, 'wp_user_level', '0'),
(62276, 4025, 'wsl_current_provider', 'Google'),
(62277, 4025, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62278, 4025, 'session_tokens', 'a:1:{s:64:\"ef2652db3c9bd96dc972754a831365aa4ec664b0dfd8ea7d8f518659c76aa361\";a:4:{s:10:\"expiration\";i:1434908968;s:2:\"ip\";s:12:\"95.93.169.44\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433699368;}}'),
(62279, 4025, 'votou', 'sim'),
(62280, 4025, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,evento-do-ano-kia_p1430,treinador-do-ano_p1357'),
(62281, 4026, 'nickname', 'Mariana_Beja'),
(62282, 4026, 'first_name', 'Mariana'),
(62283, 4026, 'last_name', 'Beja'),
(62284, 4026, 'description', ''),
(62285, 4026, 'rich_editing', 'true'),
(62286, 4026, 'comment_shortcuts', 'false'),
(62287, 4026, 'admin_color', 'fresh'),
(62288, 4026, 'use_ssl', '0'),
(62289, 4026, 'show_admin_bar_front', 'true'),
(62290, 4026, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62291, 4026, 'wp_user_level', '0'),
(62292, 4026, 'wsl_current_provider', 'Facebook'),
(62293, 4026, 'wsl_current_user_image', 'https://graph.facebook.com/1179540485405394/picture?width=150&height=150'),
(62294, 4026, 'session_tokens', 'a:1:{s:64:\"b11a384eb16e7ae38b79babde98ea1769339e792fc3b677d28f2d186ddeb6767\";a:4:{s:10:\"expiration\";i:1434909665;s:2:\"ip\";s:11:\"2.80.249.85\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433700065;}}'),
(62295, 4027, 'nickname', 'Miguel_Pereira_Fernandes'),
(62296, 4027, 'first_name', 'Miguel'),
(62297, 4027, 'last_name', 'Pereira Fernandes'),
(62298, 4027, 'description', 'Just an ordinary guy...<a rel=\"nofollow\">http://pt.linkedin.com/in/miguelpereirafernandes</a>'),
(62299, 4027, 'rich_editing', 'true'),
(62300, 4027, 'comment_shortcuts', 'false'),
(62301, 4027, 'admin_color', 'fresh'),
(62302, 4027, 'use_ssl', '0'),
(62303, 4027, 'show_admin_bar_front', 'true'),
(62304, 4027, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62305, 4027, 'wp_user_level', '0'),
(62306, 4027, 'wsl_current_provider', 'Google'),
(62307, 4027, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-ogCpWxGx3o8/AAAAAAAAAAI/AAAAAAAAA6k/R0M6Y-73jOg/photo.jpg?sz=200'),
(62308, 4027, 'session_tokens', 'a:1:{s:64:\"1a2d49bdb663da879a7214542e2013ee693b2ef0e539dca7db6d6dda50c829eb\";a:4:{s:10:\"expiration\";i:1434910435;s:2:\"ip\";s:13:\"89.180.148.84\";s:2:\"ua\";s:153:\"Mozilla/5.0 (Linux; U; Android 4.0.4; pt-pt; SonyEricssonWT19i Build/4.1.B.0.431) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433700835;}}'),
(62309, 4027, 'votou', 'sim'),
(62310, 4027, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(62311, 4028, 'nickname', 'Sofia_Goncalves'),
(62312, 4028, 'first_name', 'Sofia'),
(62313, 4028, 'last_name', 'Gonçalves'),
(62314, 4028, 'description', ''),
(62315, 4028, 'rich_editing', 'true'),
(62316, 4028, 'comment_shortcuts', 'false'),
(62317, 4028, 'admin_color', 'fresh'),
(62318, 4028, 'use_ssl', '0'),
(62319, 4028, 'show_admin_bar_front', 'true'),
(62320, 4028, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62321, 4028, 'wp_user_level', '0'),
(62322, 4028, 'wsl_current_provider', 'Facebook'),
(62323, 4028, 'wsl_current_user_image', 'https://graph.facebook.com/491927020955515/picture?width=150&height=150'),
(62324, 4028, 'session_tokens', 'a:1:{s:64:\"c9472c121f3278d7790f9ec655dcdf0f8af976068b771ef3756c6132aa2b66f6\";a:4:{s:10:\"expiration\";i:1434911098;s:2:\"ip\";s:12:\"95.69.82.173\";s:2:\"ua\";s:76:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; MASMJS; rv:11.0) like Gecko\";s:5:\"login\";i:1433701498;}}'),
(62325, 4029, 'nickname', 'Carla_Mendes'),
(62326, 4029, 'first_name', 'Carla'),
(62327, 4029, 'last_name', 'Mendes'),
(62328, 4029, 'description', ''),
(62329, 4029, 'rich_editing', 'true'),
(62330, 4029, 'comment_shortcuts', 'false'),
(62331, 4029, 'admin_color', 'fresh'),
(62332, 4029, 'use_ssl', '0'),
(62333, 4029, 'show_admin_bar_front', 'true'),
(62334, 4029, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62335, 4029, 'wp_user_level', '0'),
(62336, 4029, 'wsl_current_provider', 'Facebook'),
(62337, 4029, 'wsl_current_user_image', 'https://graph.facebook.com/957422694310403/picture?width=150&height=150'),
(62338, 4029, 'session_tokens', 'a:1:{s:64:\"472d29ba20cc77f477d0ca0e0ad22c15746a7b8fde63f94e75250ff44a0b291c\";a:4:{s:10:\"expiration\";i:1434911128;s:2:\"ip\";s:13:\"213.22.26.209\";s:2:\"ua\";s:131:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) CriOS/43.0.2357.51 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433701528;}}'),
(62339, 4030, 'nickname', 'Carlos_Rodrigues'),
(62340, 4030, 'first_name', 'Carlos'),
(62341, 4030, 'last_name', 'Rodrigues'),
(62342, 4030, 'description', ''),
(62343, 4030, 'rich_editing', 'true'),
(62344, 4030, 'comment_shortcuts', 'false'),
(62345, 4030, 'admin_color', 'fresh'),
(62346, 4030, 'use_ssl', '0'),
(62347, 4030, 'show_admin_bar_front', 'true'),
(62348, 4030, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62349, 4030, 'wp_user_level', '0'),
(62350, 4030, 'wsl_current_provider', 'Facebook'),
(62351, 4030, 'wsl_current_user_image', 'https://graph.facebook.com/946322585390129/picture?width=150&height=150'),
(62352, 4030, 'session_tokens', 'a:1:{s:64:\"24a90d1050cbc6af848cbf3eb26a31648fef5f4edc23159223ef0149a7fb30cd\";a:4:{s:10:\"expiration\";i:1434911194;s:2:\"ip\";s:13:\"85.251.211.60\";s:2:\"ua\";s:264:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/movistar;FBID/phone;FBLC/es_ES;FBOP/5]\";s:5:\"login\";i:1433701594;}}'),
(62353, 4029, 'votou', 'sim'),
(62354, 4029, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(62355, 4031, 'nickname', 'Ana_Prudencio'),
(62356, 4031, 'first_name', 'Ana'),
(62357, 4031, 'last_name', 'Prudêncio'),
(62358, 4031, 'description', ''),
(62359, 4031, 'rich_editing', 'true'),
(62360, 4031, 'comment_shortcuts', 'false'),
(62361, 4031, 'admin_color', 'fresh'),
(62362, 4031, 'use_ssl', '0'),
(62363, 4031, 'show_admin_bar_front', 'true'),
(62364, 4031, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62365, 4031, 'wp_user_level', '0'),
(62366, 4031, 'wsl_current_provider', 'Facebook'),
(62367, 4031, 'wsl_current_user_image', 'https://graph.facebook.com/10206181826801403/picture?width=150&height=150'),
(62368, 4031, 'session_tokens', 'a:1:{s:64:\"215e516aaf9d073c974d8d09f48347cc20837834385651c0d62cc83b11352933\";a:4:{s:10:\"expiration\";i:1434911365;s:2:\"ip\";s:12:\"89.115.89.99\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433701765;}}'),
(62369, 4031, 'votou', 'sim'),
(62370, 4031, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(62371, 4028, 'votou', 'sim'),
(62372, 4028, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(62373, 4032, 'nickname', 'Carlos_Alves_2'),
(62374, 4032, 'first_name', 'Carlos'),
(62375, 4032, 'last_name', 'Alves'),
(62376, 4032, 'description', ''),
(62377, 4032, 'rich_editing', 'true'),
(62378, 4032, 'comment_shortcuts', 'false'),
(62379, 4032, 'admin_color', 'fresh'),
(62380, 4032, 'use_ssl', '0'),
(62381, 4032, 'show_admin_bar_front', 'true'),
(62382, 4032, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62383, 4032, 'wp_user_level', '0'),
(62384, 4032, 'wsl_current_provider', 'Google'),
(62385, 4032, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62386, 4032, 'session_tokens', 'a:1:{s:64:\"68231db588ca39ee75bbd1177a0da80326a532cdd010cc5db5b9f3bbce3a637b\";a:4:{s:10:\"expiration\";i:1434911845;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433702245;}}'),
(62387, 4032, 'votou', 'sim'),
(62388, 4032, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(62389, 4033, 'nickname', 'Andreia_Aves'),
(62390, 4033, 'first_name', 'Andreia'),
(62391, 4033, 'last_name', 'A,ves'),
(62392, 4033, 'description', ''),
(62393, 4033, 'rich_editing', 'true'),
(62394, 4033, 'comment_shortcuts', 'false'),
(62395, 4033, 'admin_color', 'fresh'),
(62396, 4033, 'use_ssl', '0'),
(62397, 4033, 'show_admin_bar_front', 'true'),
(62398, 4033, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62399, 4033, 'wp_user_level', '0'),
(62400, 4033, 'wsl_current_provider', 'Google'),
(62401, 4033, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62402, 4033, 'session_tokens', 'a:1:{s:64:\"16848896d4c9097161c370197c0694ef9ba8c929da43552938f98d3a500ec2b2\";a:4:{s:10:\"expiration\";i:1434912179;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433702579;}}'),
(62403, 4033, 'votou', 'sim'),
(62404, 4033, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(62405, 4034, 'nickname', 'Pedro_Cabral_1'),
(62406, 4034, 'first_name', 'Pedro'),
(62407, 4034, 'last_name', 'Cabral'),
(62408, 4034, 'description', ''),
(62409, 4034, 'rich_editing', 'true'),
(62410, 4034, 'comment_shortcuts', 'false'),
(62411, 4034, 'admin_color', 'fresh'),
(62412, 4034, 'use_ssl', '0'),
(62413, 4034, 'show_admin_bar_front', 'true'),
(62414, 4034, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62415, 4034, 'wp_user_level', '0'),
(62416, 4034, 'wsl_current_provider', 'Google'),
(62417, 4034, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62418, 4034, 'session_tokens', 'a:1:{s:64:\"0e2f541d2b17f62b06798ec12835f2b4a2251b4fa46eef5aa2c7ae75bcd1694f\";a:4:{s:10:\"expiration\";i:1434912400;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433702800;}}'),
(62419, 4034, 'votou', 'sim'),
(62420, 4034, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(62421, 4035, 'nickname', 'Martin_Cabral'),
(62422, 4035, 'first_name', 'Martin'),
(62423, 4035, 'last_name', 'Cabral'),
(62424, 4035, 'description', ''),
(62425, 4035, 'rich_editing', 'true'),
(62426, 4035, 'comment_shortcuts', 'false'),
(62427, 4035, 'admin_color', 'fresh'),
(62428, 4035, 'use_ssl', '0'),
(62429, 4035, 'show_admin_bar_front', 'true'),
(62430, 4035, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62431, 4035, 'wp_user_level', '0'),
(62432, 4035, 'wsl_current_provider', 'Google'),
(62433, 4035, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62434, 4035, 'session_tokens', 'a:1:{s:64:\"c377c0dffd87c714bd6ff1758f7a8e9835827dde7d38b835df8a66d6a3f3c0d9\";a:4:{s:10:\"expiration\";i:1434912703;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433703103;}}'),
(62435, 4035, 'votou', 'sim'),
(62436, 4035, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(62437, 4036, 'nickname', 'Ba_Cabral'),
(62438, 4036, 'first_name', 'Ba'),
(62439, 4036, 'last_name', 'Cabral'),
(62440, 4036, 'description', ''),
(62441, 4036, 'rich_editing', 'true'),
(62442, 4036, 'comment_shortcuts', 'false'),
(62443, 4036, 'admin_color', 'fresh'),
(62444, 4036, 'use_ssl', '0'),
(62445, 4036, 'show_admin_bar_front', 'true'),
(62446, 4036, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62447, 4036, 'wp_user_level', '0'),
(62448, 4036, 'wsl_current_provider', 'Google'),
(62449, 4036, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62450, 4036, 'session_tokens', 'a:1:{s:64:\"7c5873db702f5bad1d8f14a80c2ca77dad687d299857346d7599122ea5acd1cd\";a:4:{s:10:\"expiration\";i:1434913124;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433703524;}}'),
(62451, 4036, 'votou', 'sim'),
(62452, 4036, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(62453, 4037, 'nickname', 'Carlota_Graca'),
(62454, 4037, 'first_name', 'Carlota'),
(62455, 4037, 'last_name', 'Graca'),
(62456, 4037, 'description', ''),
(62457, 4037, 'rich_editing', 'true'),
(62458, 4037, 'comment_shortcuts', 'false'),
(62459, 4037, 'admin_color', 'fresh'),
(62460, 4037, 'use_ssl', '0'),
(62461, 4037, 'show_admin_bar_front', 'true'),
(62462, 4037, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62463, 4037, 'wp_user_level', '0'),
(62464, 4037, 'wsl_current_provider', 'Google'),
(62465, 4037, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62466, 4037, 'session_tokens', 'a:1:{s:64:\"c7b14480925f9e06ed3251ab65c33d3bb311a1f4f8daabd36c178e773ea6f55e\";a:4:{s:10:\"expiration\";i:1434913646;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433704046;}}'),
(62467, 4037, 'votou', 'sim'),
(62468, 4037, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(62469, 4038, 'nickname', 'Isabel_Graca'),
(62470, 4038, 'first_name', 'Isabel'),
(62471, 4038, 'last_name', 'Graca'),
(62472, 4038, 'description', ''),
(62473, 4038, 'rich_editing', 'true'),
(62474, 4038, 'comment_shortcuts', 'false'),
(62475, 4038, 'admin_color', 'fresh'),
(62476, 4038, 'use_ssl', '0'),
(62477, 4038, 'show_admin_bar_front', 'true'),
(62478, 4038, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62479, 4038, 'wp_user_level', '0'),
(62480, 4038, 'wsl_current_provider', 'Google'),
(62481, 4038, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62482, 4038, 'session_tokens', 'a:1:{s:64:\"d1ed5c6cade5bf22586daacb9d86d41c16f3b1b0f584d93e0364e3279c69fe77\";a:4:{s:10:\"expiration\";i:1434913983;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433704383;}}'),
(62483, 4038, 'votou', 'sim'),
(62484, 4038, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(62485, 4039, 'nickname', 'Rui_Pereira_1'),
(62486, 4039, 'first_name', 'Rui'),
(62487, 4039, 'last_name', 'Pereira'),
(62488, 4039, 'description', ''),
(62489, 4039, 'rich_editing', 'true'),
(62490, 4039, 'comment_shortcuts', 'false'),
(62491, 4039, 'admin_color', 'fresh'),
(62492, 4039, 'use_ssl', '0'),
(62493, 4039, 'show_admin_bar_front', 'true'),
(62494, 4039, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62495, 4039, 'wp_user_level', '0'),
(62496, 4039, 'wsl_current_provider', 'Google'),
(62497, 4039, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62498, 4039, 'session_tokens', 'a:1:{s:64:\"a8520662b75c2df9587dc0a90b4931010f07dc3108aebbf7b9b98b88c13caf68\";a:4:{s:10:\"expiration\";i:1434914267;s:2:\"ip\";s:14:\"85.138.197.207\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433704667;}}'),
(62499, 4039, 'votou', 'sim'),
(62500, 4039, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(62501, 4040, 'nickname', 'Xia_Mata'),
(62502, 4040, 'first_name', 'Xia'),
(62503, 4040, 'last_name', 'Mata'),
(62504, 4040, 'description', ''),
(62505, 4040, 'rich_editing', 'true'),
(62506, 4040, 'comment_shortcuts', 'false'),
(62507, 4040, 'admin_color', 'fresh'),
(62508, 4040, 'use_ssl', '0'),
(62509, 4040, 'show_admin_bar_front', 'true'),
(62510, 4040, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62511, 4040, 'wp_user_level', '0'),
(62512, 4040, 'wsl_current_provider', 'Facebook'),
(62513, 4040, 'wsl_current_user_image', 'https://graph.facebook.com/10204648025465923/picture?width=150&height=150'),
(62514, 4040, 'session_tokens', 'a:1:{s:64:\"ea92e1202e6c291726ea4862ea0901712230eb318a9acb511d4f4dc78d91b748\";a:4:{s:10:\"expiration\";i:1434914942;s:2:\"ip\";s:13:\"85.242.51.218\";s:2:\"ua\";s:239:\"Mozilla/5.0 (iPad; CPU OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,3;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/MEO;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433705342;}}'),
(62515, 4041, 'nickname', 'Jose_Delgado'),
(62516, 4041, 'first_name', 'José'),
(62517, 4041, 'last_name', 'Delgado'),
(62518, 4041, 'description', ''),
(62519, 4041, 'rich_editing', 'true'),
(62520, 4041, 'comment_shortcuts', 'false'),
(62521, 4041, 'admin_color', 'fresh'),
(62522, 4041, 'use_ssl', '0'),
(62523, 4041, 'show_admin_bar_front', 'true'),
(62524, 4041, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62525, 4041, 'wp_user_level', '0'),
(62526, 4041, 'wsl_current_provider', 'Facebook'),
(62527, 4041, 'wsl_current_user_image', 'https://graph.facebook.com/836291026463566/picture?width=150&height=150'),
(62528, 4041, 'session_tokens', 'a:1:{s:64:\"bbf0308378d6e895cb808cbb77e683b3cc7789bb7c093296c1c05038700519df\";a:4:{s:10:\"expiration\";i:1434915100;s:2:\"ip\";s:12:\"62.28.64.223\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433705500;}}'),
(62529, 4042, 'nickname', 'Claudia_Luis_Barros'),
(62530, 4042, 'first_name', 'Claudia'),
(62531, 4042, 'last_name', 'Luis Barros'),
(62532, 4042, 'description', ''),
(62533, 4042, 'rich_editing', 'true'),
(62534, 4042, 'comment_shortcuts', 'false'),
(62535, 4042, 'admin_color', 'fresh'),
(62536, 4042, 'use_ssl', '0'),
(62537, 4042, 'show_admin_bar_front', 'true'),
(62538, 4042, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62539, 4042, 'wp_user_level', '0'),
(62540, 4042, 'wsl_current_provider', 'Facebook'),
(62541, 4042, 'wsl_current_user_image', 'https://graph.facebook.com/876187632453645/picture?width=150&height=150'),
(62542, 4042, 'session_tokens', 'a:1:{s:64:\"e7446c7fb146366a4e04b0695534f865b0c8f4c64f37a6bf388288c3a3a3924c\";a:4:{s:10:\"expiration\";i:1434915120;s:2:\"ip\";s:14:\"85.246.166.232\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433705520;}}'),
(62543, 4043, 'nickname', 'Noemia_Pinto'),
(62544, 4043, 'first_name', 'Noémia'),
(62545, 4043, 'last_name', 'Pinto'),
(62546, 4043, 'description', ''),
(62547, 4043, 'rich_editing', 'true'),
(62548, 4043, 'comment_shortcuts', 'false'),
(62549, 4043, 'admin_color', 'fresh'),
(62550, 4043, 'use_ssl', '0'),
(62551, 4043, 'show_admin_bar_front', 'true'),
(62552, 4043, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62553, 4043, 'wp_user_level', '0'),
(62554, 4043, 'wsl_current_provider', 'Facebook'),
(62555, 4043, 'wsl_current_user_image', 'https://graph.facebook.com/10206663364526753/picture?width=150&height=150'),
(62556, 4043, 'session_tokens', 'a:1:{s:64:\"47aaa18a8f1eda6d2532d5754060fb8fefafb6a30e38b871f10de26510787a20\";a:4:{s:10:\"expiration\";i:1434915169;s:2:\"ip\";s:13:\"89.180.69.245\";s:2:\"ua\";s:144:\"Mozilla/5.0 (Linux; Android 4.2.2; ONE TOUCH 4015X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.109 Mobile Safari/537.36\";s:5:\"login\";i:1433705569;}}'),
(62557, 4042, 'votou', 'sim'),
(62558, 4042, 'user_votes', 'manobra-do-ano-reef_p1045'),
(62559, 4044, 'nickname', 'Antonio_Bivar_Weinholtz'),
(62560, 4044, 'first_name', 'António'),
(62561, 4044, 'last_name', 'Weinholtz'),
(62562, 4044, 'description', ''),
(62563, 4044, 'rich_editing', 'true'),
(62564, 4044, 'comment_shortcuts', 'false'),
(62565, 4044, 'admin_color', 'fresh'),
(62566, 4044, 'use_ssl', '0'),
(62567, 4044, 'show_admin_bar_front', 'true'),
(62568, 4044, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62569, 4044, 'wp_user_level', '0'),
(62570, 4044, 'wsl_current_provider', 'Facebook'),
(62571, 4044, 'wsl_current_user_image', 'https://graph.facebook.com/10206683774789989/picture?width=150&height=150'),
(62572, 4044, 'session_tokens', 'a:1:{s:64:\"de576d5fa080c2b1f1b6464b0d21d8511eac12bf8ffb12de94166a55ef0762c3\";a:4:{s:10:\"expiration\";i:1434915381;s:2:\"ip\";s:13:\"82.154.168.49\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433705781;}}'),
(62573, 4045, 'nickname', 'filipa_teixeira'),
(62574, 4045, 'first_name', 'filipa'),
(62575, 4045, 'last_name', 'teixeira'),
(62576, 4045, 'description', ''),
(62577, 4045, 'rich_editing', 'true'),
(62578, 4045, 'comment_shortcuts', 'false'),
(62579, 4045, 'admin_color', 'fresh'),
(62580, 4045, 'use_ssl', '0'),
(62581, 4045, 'show_admin_bar_front', 'true'),
(62582, 4045, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62583, 4045, 'wp_user_level', '0'),
(62584, 4045, 'wsl_current_provider', 'Google'),
(62585, 4045, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62586, 4045, 'session_tokens', 'a:1:{s:64:\"d1807dfe1bd4b0121900efcdff441253b8f945c168b79621cb68e9e679704e90\";a:4:{s:10:\"expiration\";i:1434915567;s:2:\"ip\";s:14:\"188.251.30.140\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433705967;}}'),
(62587, 4046, 'nickname', 'Mario_Moreira'),
(62588, 4046, 'first_name', 'Mário'),
(62589, 4046, 'last_name', 'Moreira'),
(62590, 4046, 'description', ''),
(62591, 4046, 'rich_editing', 'true'),
(62592, 4046, 'comment_shortcuts', 'false'),
(62593, 4046, 'admin_color', 'fresh'),
(62594, 4046, 'use_ssl', '0'),
(62595, 4046, 'show_admin_bar_front', 'true'),
(62596, 4046, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62597, 4046, 'wp_user_level', '0'),
(62598, 4046, 'wsl_current_provider', 'Facebook'),
(62599, 4046, 'wsl_current_user_image', 'https://graph.facebook.com/964530076939544/picture?width=150&height=150'),
(62600, 4046, 'session_tokens', 'a:1:{s:64:\"4c981a2f503d6bcaaea25e2f45e8e678761398bc8e4dfc9f1d2dfde507d9f06b\";a:4:{s:10:\"expiration\";i:1434915600;s:2:\"ip\";s:12:\"89.115.66.82\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433706000;}}'),
(62601, 4046, 'votou', 'sim'),
(62602, 4046, 'user_votes', 'videoclip-do-ano-hurley_p1212'),
(62603, 4045, 'votou', 'sim'),
(62604, 4045, 'user_votes', 'foto-do-ano_p1163'),
(62605, 4043, 'votou', 'sim'),
(62606, 4043, 'user_votes', 'tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,videoclip-do-ano-hurley_p1212'),
(62607, 4047, 'nickname', 'David_Torto_Teiga'),
(62608, 4047, 'first_name', 'David'),
(62609, 4047, 'last_name', 'Teiga'),
(62610, 4047, 'description', ''),
(62611, 4047, 'rich_editing', 'true'),
(62612, 4047, 'comment_shortcuts', 'false'),
(62613, 4047, 'admin_color', 'fresh'),
(62614, 4047, 'use_ssl', '0'),
(62615, 4047, 'show_admin_bar_front', 'true'),
(62616, 4047, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62617, 4047, 'wp_user_level', '0'),
(62618, 4047, 'wsl_current_provider', 'Facebook'),
(62619, 4047, 'wsl_current_user_image', 'https://graph.facebook.com/10153320205420336/picture?width=150&height=150'),
(62620, 4047, 'session_tokens', 'a:1:{s:64:\"04337921cfb701e9988e92d153c80acb11c89fd2ca9de38f975c5830b01e13e7\";a:4:{s:10:\"expiration\";i:1434916016;s:2:\"ip\";s:14:\"85.138.204.200\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433706416;}}'),
(62621, 4047, 'votou', 'sim'),
(62622, 4047, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(62623, 4048, 'nickname', 'Jessica_Sequeira'),
(62624, 4048, 'first_name', 'Jessica'),
(62625, 4048, 'last_name', 'Sequeira'),
(62626, 4048, 'description', ''),
(62627, 4048, 'rich_editing', 'true'),
(62628, 4048, 'comment_shortcuts', 'false'),
(62629, 4048, 'admin_color', 'fresh'),
(62630, 4048, 'use_ssl', '0'),
(62631, 4048, 'show_admin_bar_front', 'true'),
(62632, 4048, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62633, 4048, 'wp_user_level', '0'),
(62634, 4048, 'wsl_current_provider', 'Facebook'),
(62635, 4048, 'wsl_current_user_image', 'https://graph.facebook.com/1081263848554965/picture?width=150&height=150'),
(62636, 4048, 'session_tokens', 'a:1:{s:64:\"9a99f7fbe03ca5498b299afd80f0d7f32ce13597678ae4582f984c01232ed27a\";a:4:{s:10:\"expiration\";i:1434916178;s:2:\"ip\";s:13:\"93.102.204.46\";s:2:\"ua\";s:126:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36 OPR/29.0.1795.60\";s:5:\"login\";i:1433706578;}}'),
(62637, 4049, 'nickname', 'Francisco_Henrique'),
(62638, 4049, 'first_name', 'Francisco'),
(62639, 4049, 'last_name', 'Henrique'),
(62640, 4049, 'description', ''),
(62641, 4049, 'rich_editing', 'true'),
(62642, 4049, 'comment_shortcuts', 'false'),
(62643, 4049, 'admin_color', 'fresh'),
(62644, 4049, 'use_ssl', '0'),
(62645, 4049, 'show_admin_bar_front', 'true'),
(62646, 4049, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62647, 4049, 'wp_user_level', '0'),
(62648, 4049, 'wsl_current_provider', 'Facebook'),
(62649, 4049, 'wsl_current_user_image', 'https://graph.facebook.com/368316926697864/picture?width=150&height=150'),
(62650, 4049, 'session_tokens', 'a:1:{s:64:\"58c4b6e26e1628783fd27483d8666c96929a5fc96bba4ed2db4ab510b5be46bf\";a:4:{s:10:\"expiration\";i:1434916507;s:2:\"ip\";s:13:\"89.180.156.89\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433706907;}}'),
(62651, 4049, 'votou', 'sim'),
(62652, 4049, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(62653, 4050, 'nickname', 'Maria_Ricciardi'),
(62654, 4050, 'first_name', 'Maria'),
(62655, 4050, 'last_name', 'Ricciardi'),
(62656, 4050, 'description', ''),
(62657, 4050, 'rich_editing', 'true'),
(62658, 4050, 'comment_shortcuts', 'false'),
(62659, 4050, 'admin_color', 'fresh'),
(62660, 4050, 'use_ssl', '0'),
(62661, 4050, 'show_admin_bar_front', 'true');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(62662, 4050, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62663, 4050, 'wp_user_level', '0'),
(62664, 4050, 'wsl_current_provider', 'Google'),
(62665, 4050, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62666, 4050, 'session_tokens', 'a:1:{s:64:\"4fe28f53bfabe8efa76ac67877cfcb2390296a61b9b9e606417997e509e7e08a\";a:4:{s:10:\"expiration\";i:1434917134;s:2:\"ip\";s:13:\"79.168.155.42\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433707534;}}'),
(62667, 4051, 'nickname', 'Sophie_Verdial_Ferro'),
(62668, 4051, 'first_name', 'Sophie'),
(62669, 4051, 'last_name', 'Verdial Ferro'),
(62670, 4051, 'description', ''),
(62671, 4051, 'rich_editing', 'true'),
(62672, 4051, 'comment_shortcuts', 'false'),
(62673, 4051, 'admin_color', 'fresh'),
(62674, 4051, 'use_ssl', '0'),
(62675, 4051, 'show_admin_bar_front', 'true'),
(62676, 4051, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62677, 4051, 'wp_user_level', '0'),
(62678, 4051, 'wsl_current_provider', 'Google'),
(62679, 4051, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-TDEqJMy8X40/AAAAAAAAAAI/AAAAAAAAAIw/hwEqSlfch3I/photo.jpg?sz=200'),
(62680, 4051, 'session_tokens', 'a:1:{s:64:\"337baeffa99472446137b043af84e92c9db7c6568ba4b6ffbdd66b5dc346fad3\";a:4:{s:10:\"expiration\";i:1434917163;s:2:\"ip\";s:11:\"95.93.160.8\";s:2:\"ua\";s:106:\"Mozilla/5.0 (iPod; CPU iPhone OS 6_1_6 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mobile/10B500\";s:5:\"login\";i:1433707563;}}'),
(62681, 4050, 'votou', 'sim'),
(62682, 4050, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(62683, 4052, 'nickname', 'Filipa_Garcia'),
(62684, 4052, 'first_name', 'Filipa'),
(62685, 4052, 'last_name', 'Garcia'),
(62686, 4052, 'description', ''),
(62687, 4052, 'rich_editing', 'true'),
(62688, 4052, 'comment_shortcuts', 'false'),
(62689, 4052, 'admin_color', 'fresh'),
(62690, 4052, 'use_ssl', '0'),
(62691, 4052, 'show_admin_bar_front', 'true'),
(62692, 4052, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62693, 4052, 'wp_user_level', '0'),
(62694, 4052, 'wsl_current_provider', 'Facebook'),
(62695, 4052, 'wsl_current_user_image', 'https://graph.facebook.com/955309131175281/picture?width=150&height=150'),
(62696, 4052, 'session_tokens', 'a:1:{s:64:\"cb6f1ccf614920eb6841fb8d93739159a1a6ab78dfbc15b9f49bbe04543b2ddb\";a:4:{s:10:\"expiration\";i:1434917345;s:2:\"ip\";s:14:\"89.180.144.163\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433707745;}}'),
(62697, 4053, 'nickname', 'Ines_Brito_Costa'),
(62698, 4053, 'first_name', 'Inês Brito'),
(62699, 4053, 'last_name', 'Costa'),
(62700, 4053, 'description', ''),
(62701, 4053, 'rich_editing', 'true'),
(62702, 4053, 'comment_shortcuts', 'false'),
(62703, 4053, 'admin_color', 'fresh'),
(62704, 4053, 'use_ssl', '0'),
(62705, 4053, 'show_admin_bar_front', 'true'),
(62706, 4053, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62707, 4053, 'wp_user_level', '0'),
(62708, 4053, 'wsl_current_provider', 'Facebook'),
(62709, 4053, 'wsl_current_user_image', 'https://graph.facebook.com/10153493263801535/picture?width=150&height=150'),
(62710, 4053, 'session_tokens', 'a:2:{s:64:\"7c51d323a9dcaf0a5b91bac135eeaa57e051413cd6926685c65382e67735bec7\";a:4:{s:10:\"expiration\";i:1434917424;s:2:\"ip\";s:12:\"81.193.83.26\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_6 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B651 Safari/9537.53\";s:5:\"login\";i:1433707824;}s:64:\"43b0372c2a984b77fbc8d23f57ca12289b65285b1aea4eabfb453c90de80bff0\";a:4:{s:10:\"expiration\";i:1434917741;s:2:\"ip\";s:12:\"81.193.83.26\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_6 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B651 Safari/9537.53\";s:5:\"login\";i:1433708141;}}'),
(62711, 4053, 'votou', 'sim'),
(62712, 4053, 'user_votes', 'tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,free-surfer-do-ano-volcom_p1397,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(62713, 4054, 'nickname', 'Annelies_Botelho'),
(62714, 4054, 'first_name', 'Annelies'),
(62715, 4054, 'last_name', 'Botelho'),
(62716, 4054, 'description', ''),
(62717, 4054, 'rich_editing', 'true'),
(62718, 4054, 'comment_shortcuts', 'false'),
(62719, 4054, 'admin_color', 'fresh'),
(62720, 4054, 'use_ssl', '0'),
(62721, 4054, 'show_admin_bar_front', 'true'),
(62722, 4054, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62723, 4054, 'wp_user_level', '0'),
(62724, 4054, 'wsl_current_provider', 'Facebook'),
(62725, 4054, 'wsl_current_user_image', 'https://graph.facebook.com/813798948698569/picture?width=150&height=150'),
(62726, 4054, 'session_tokens', 'a:1:{s:64:\"90dfeb5ed0aa856788920ba3d2591294d2a52dc34147ceaeeb9364d8ca3b20b2\";a:4:{s:10:\"expiration\";i:1434917571;s:2:\"ip\";s:12:\"81.193.83.26\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433707971;}}'),
(62727, 4054, 'votou', 'sim'),
(62728, 4054, 'user_votes', 'tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,free-surfer-do-ano-volcom_p1397,foto-do-ano_p1169'),
(62729, 4055, 'nickname', 'Ana_Sofia_Cabral_Nunes'),
(62730, 4055, 'first_name', 'Ana Sofia'),
(62731, 4055, 'last_name', 'Cabral Nunes'),
(62732, 4055, 'description', ''),
(62733, 4055, 'rich_editing', 'true'),
(62734, 4055, 'comment_shortcuts', 'false'),
(62735, 4055, 'admin_color', 'fresh'),
(62736, 4055, 'use_ssl', '0'),
(62737, 4055, 'show_admin_bar_front', 'true'),
(62738, 4055, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62739, 4055, 'wp_user_level', '0'),
(62740, 4055, 'wsl_current_provider', 'Facebook'),
(62741, 4055, 'wsl_current_user_image', 'https://graph.facebook.com/10153051353869825/picture?width=150&height=150'),
(62742, 4055, 'session_tokens', 'a:1:{s:64:\"d9b6ab7e6c17d8c9c580f12303faa81ef7b6c424a95433015b87ff4a6591d9b8\";a:4:{s:10:\"expiration\";i:1434918137;s:2:\"ip\";s:14:\"94.132.108.176\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433708537;}}'),
(62743, 4055, 'votou', 'sim'),
(62744, 4055, 'user_votes', 'tubo-do-ano-ess_p1014'),
(62745, 4056, 'nickname', 'Paulo_Pinto'),
(62746, 4056, 'first_name', 'Paulo'),
(62747, 4056, 'last_name', 'Pinto'),
(62748, 4056, 'description', ''),
(62749, 4056, 'rich_editing', 'true'),
(62750, 4056, 'comment_shortcuts', 'false'),
(62751, 4056, 'admin_color', 'fresh'),
(62752, 4056, 'use_ssl', '0'),
(62753, 4056, 'show_admin_bar_front', 'true'),
(62754, 4056, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62755, 4056, 'wp_user_level', '0'),
(62756, 4056, 'wsl_current_provider', 'Facebook'),
(62757, 4056, 'wsl_current_user_image', 'https://graph.facebook.com/10203879753545545/picture?width=150&height=150'),
(62758, 4056, 'session_tokens', 'a:1:{s:64:\"00c6b17797bf827589204263fbc0c1c5f94afa26216e66f13433fcf44d303c17\";a:4:{s:10:\"expiration\";i:1434918292;s:2:\"ip\";s:14:\"193.126.232.29\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433708692;}}'),
(62759, 4057, 'nickname', 'Luis_Sezoes'),
(62760, 4057, 'first_name', 'Luis'),
(62761, 4057, 'last_name', 'Sezoes'),
(62762, 4057, 'description', ''),
(62763, 4057, 'rich_editing', 'true'),
(62764, 4057, 'comment_shortcuts', 'false'),
(62765, 4057, 'admin_color', 'fresh'),
(62766, 4057, 'use_ssl', '0'),
(62767, 4057, 'show_admin_bar_front', 'true'),
(62768, 4057, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62769, 4057, 'wp_user_level', '0'),
(62770, 4057, 'wsl_current_provider', 'Google'),
(62771, 4057, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62772, 4057, 'session_tokens', 'a:1:{s:64:\"e21b7cd423d775576a467f585c751bd09d7812aedc57efd135527bb84529479f\";a:4:{s:10:\"expiration\";i:1434918523;s:2:\"ip\";s:13:\"31.18.119.236\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433708923;}}'),
(62773, 4057, 'votou', 'sim'),
(62774, 4057, 'user_votes', 'videoclip-do-ano-hurley_p1406'),
(62775, 4058, 'nickname', 'Ana_Paula_Bica'),
(62776, 4058, 'first_name', 'Ana Paula'),
(62777, 4058, 'last_name', 'Bica'),
(62778, 4058, 'description', ''),
(62779, 4058, 'rich_editing', 'true'),
(62780, 4058, 'comment_shortcuts', 'false'),
(62781, 4058, 'admin_color', 'fresh'),
(62782, 4058, 'use_ssl', '0'),
(62783, 4058, 'show_admin_bar_front', 'true'),
(62784, 4058, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62785, 4058, 'wp_user_level', '0'),
(62786, 4058, 'wsl_current_provider', 'Facebook'),
(62787, 4058, 'wsl_current_user_image', 'https://graph.facebook.com/1010932528919813/picture?width=150&height=150'),
(62788, 4058, 'session_tokens', 'a:1:{s:64:\"659973bdda271e109a321ea3ce88d9c544fcc2f79801a69b119bbec9c47b7220\";a:4:{s:10:\"expiration\";i:1434918562;s:2:\"ip\";s:13:\"84.91.216.146\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433708962;}}'),
(62789, 4058, 'votou', 'sim'),
(62790, 4058, 'user_votes', 'foto-do-ano_p1277'),
(62791, 4059, 'nickname', 'Joao_Paulo_Almeida'),
(62792, 4059, 'first_name', 'João Paulo'),
(62793, 4059, 'last_name', 'Almeida'),
(62794, 4059, 'description', ''),
(62795, 4059, 'rich_editing', 'true'),
(62796, 4059, 'comment_shortcuts', 'false'),
(62797, 4059, 'admin_color', 'fresh'),
(62798, 4059, 'use_ssl', '0'),
(62799, 4059, 'show_admin_bar_front', 'true'),
(62800, 4059, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62801, 4059, 'wp_user_level', '0'),
(62802, 4059, 'wsl_current_provider', 'Facebook'),
(62803, 4059, 'wsl_current_user_image', 'https://graph.facebook.com/824257274295223/picture?width=150&height=150'),
(62804, 4059, 'session_tokens', 'a:1:{s:64:\"65f6a3401f902a40ec716cda1d1f201b1cfb35c072200967ac669524bca83197\";a:4:{s:10:\"expiration\";i:1434918725;s:2:\"ip\";s:14:\"188.37.127.141\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433709125;}}'),
(62805, 4059, 'votou', 'sim'),
(62806, 4059, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(62807, 4060, 'nickname', 'Jose_Canudas'),
(62808, 4060, 'first_name', 'Jose'),
(62809, 4060, 'last_name', 'Canudas'),
(62810, 4060, 'description', ''),
(62811, 4060, 'rich_editing', 'true'),
(62812, 4060, 'comment_shortcuts', 'false'),
(62813, 4060, 'admin_color', 'fresh'),
(62814, 4060, 'use_ssl', '0'),
(62815, 4060, 'show_admin_bar_front', 'true'),
(62816, 4060, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62817, 4060, 'wp_user_level', '0'),
(62818, 4060, 'wsl_current_provider', 'Facebook'),
(62819, 4060, 'wsl_current_user_image', 'https://graph.facebook.com/993800690639702/picture?width=150&height=150'),
(62820, 4060, 'session_tokens', 'a:1:{s:64:\"6289609cd967883f561de133141ffdf1b706e18e4f47382d13dd9c20f9b2bb51\";a:4:{s:10:\"expiration\";i:1434918920;s:2:\"ip\";s:14:\"89.153.255.217\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433709320;}}'),
(62821, 4061, 'nickname', 'Tiago_Baleia'),
(62822, 4061, 'first_name', 'Tiago'),
(62823, 4061, 'last_name', 'Baleia'),
(62824, 4061, 'description', ''),
(62825, 4061, 'rich_editing', 'true'),
(62826, 4061, 'comment_shortcuts', 'false'),
(62827, 4061, 'admin_color', 'fresh'),
(62828, 4061, 'use_ssl', '0'),
(62829, 4061, 'show_admin_bar_front', 'true'),
(62830, 4061, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62831, 4061, 'wp_user_level', '0'),
(62832, 4061, 'wsl_current_provider', 'Facebook'),
(62833, 4061, 'wsl_current_user_image', 'https://graph.facebook.com/857860714269114/picture?width=150&height=150'),
(62834, 4061, 'session_tokens', 'a:2:{s:64:\"a0fabfb582a867f21ef8771297ec7bffbda80f26a358ebf4a11e0616526b163b\";a:4:{s:10:\"expiration\";i:1434918962;s:2:\"ip\";s:13:\"85.242.76.240\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9301I Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433709362;}s:64:\"17f4fbb99a5fe60e22a5303fae0a2d548fafb48166b7f457c6c8f9db8d065dc8\";a:4:{s:10:\"expiration\";i:1435017453;s:2:\"ip\";s:12:\"85.242.79.11\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433807853;}}'),
(62835, 4060, 'votou', 'sim'),
(62836, 4060, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(62837, 3935, 'votou', 'sim'),
(62838, 3935, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(62839, 4062, 'nickname', 'Mariana_Valle'),
(62840, 4062, 'first_name', 'Mariana'),
(62841, 4062, 'last_name', 'Valle'),
(62842, 4062, 'description', ''),
(62843, 4062, 'rich_editing', 'true'),
(62844, 4062, 'comment_shortcuts', 'false'),
(62845, 4062, 'admin_color', 'fresh'),
(62846, 4062, 'use_ssl', '0'),
(62847, 4062, 'show_admin_bar_front', 'true'),
(62848, 4062, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62849, 4062, 'wp_user_level', '0'),
(62850, 4062, 'wsl_current_provider', 'Google'),
(62851, 4062, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62852, 4062, 'session_tokens', 'a:1:{s:64:\"d7f655aa02939aad7174cf2008fa7ec2d1c9749f3da9fa6e58bb7b823284ee51\";a:4:{s:10:\"expiration\";i:1434919393;s:2:\"ip\";s:13:\"85.244.94.238\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/27.0.0.10.12;FBBV/8291884;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433709793;}}'),
(62853, 4062, 'votou', 'sim'),
(62854, 4062, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(62855, 4063, 'nickname', 'Maria_Moreira_1'),
(62856, 4063, 'first_name', 'Maria'),
(62857, 4063, 'last_name', 'Moreira'),
(62858, 4063, 'description', ''),
(62859, 4063, 'rich_editing', 'true'),
(62860, 4063, 'comment_shortcuts', 'false'),
(62861, 4063, 'admin_color', 'fresh'),
(62862, 4063, 'use_ssl', '0'),
(62863, 4063, 'show_admin_bar_front', 'true'),
(62864, 4063, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62865, 4063, 'wp_user_level', '0'),
(62866, 4063, 'wsl_current_provider', 'Google'),
(62867, 4063, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-uVWYLiEDyHY/AAAAAAAAAAI/AAAAAAAAABs/tOlUr7_hpIk/photo.jpg?sz=200'),
(62868, 4063, 'session_tokens', 'a:1:{s:64:\"50cbc47648d07cd828ab5e664a68a2352bce27bebe015fc28b31c0440ea0f8ac\";a:4:{s:10:\"expiration\";i:1434920201;s:2:\"ip\";s:13:\"89.115.41.203\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433710601;}}'),
(62869, 4064, 'nickname', 'Andre_Pimenta'),
(62870, 4064, 'first_name', 'André'),
(62871, 4064, 'last_name', 'Pimenta'),
(62872, 4064, 'description', ''),
(62873, 4064, 'rich_editing', 'true'),
(62874, 4064, 'comment_shortcuts', 'false'),
(62875, 4064, 'admin_color', 'fresh'),
(62876, 4064, 'use_ssl', '0'),
(62877, 4064, 'show_admin_bar_front', 'true'),
(62878, 4064, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62879, 4064, 'wp_user_level', '0'),
(62880, 4064, 'wsl_current_provider', 'Facebook'),
(62881, 4064, 'wsl_current_user_image', 'https://graph.facebook.com/991989704174718/picture?width=150&height=150'),
(62882, 4064, 'session_tokens', 'a:1:{s:64:\"c690c8a6b93ed58d36ec3c45910a75edc27a49e3eda287b1c07f5c82e07e3f62\";a:4:{s:10:\"expiration\";i:1434920782;s:2:\"ip\";s:12:\"95.93.99.219\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433711182;}}'),
(62883, 4065, 'nickname', 'Tomas_Guedes_Almeida'),
(62884, 4065, 'first_name', 'Tomas'),
(62885, 4065, 'last_name', 'Almeida'),
(62886, 4065, 'description', ''),
(62887, 4065, 'rich_editing', 'true'),
(62888, 4065, 'comment_shortcuts', 'false'),
(62889, 4065, 'admin_color', 'fresh'),
(62890, 4065, 'use_ssl', '0'),
(62891, 4065, 'show_admin_bar_front', 'true'),
(62892, 4065, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62893, 4065, 'wp_user_level', '0'),
(62894, 4065, 'wsl_current_provider', 'Facebook'),
(62895, 4065, 'wsl_current_user_image', 'https://graph.facebook.com/974881042546501/picture?width=150&height=150'),
(62896, 4065, 'session_tokens', 'a:1:{s:64:\"6dc30ee5e963e0608bd955aa4580e664a80944d6ed598326aefe5167b09530b5\";a:4:{s:10:\"expiration\";i:1434920788;s:2:\"ip\";s:14:\"89.153.191.172\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433711188;}}'),
(62897, 991, 'votou', 'sim'),
(62898, 991, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086,foto-do-ano_p1163,evento-do-ano-kia_p1432'),
(62899, 4066, 'nickname', 'Susana_Reis_Lima'),
(62900, 4066, 'first_name', 'Susana'),
(62901, 4066, 'last_name', 'Lima'),
(62902, 4066, 'description', ''),
(62903, 4066, 'rich_editing', 'true'),
(62904, 4066, 'comment_shortcuts', 'false'),
(62905, 4066, 'admin_color', 'fresh'),
(62906, 4066, 'use_ssl', '0'),
(62907, 4066, 'show_admin_bar_front', 'true'),
(62908, 4066, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62909, 4066, 'wp_user_level', '0'),
(62910, 4066, 'wsl_current_provider', 'Facebook'),
(62911, 4066, 'wsl_current_user_image', 'https://graph.facebook.com/10152823526846260/picture?width=150&height=150'),
(62912, 4066, 'session_tokens', 'a:1:{s:64:\"e14c20a73d8c5bf830f056e590e4e79fdd7205b685f4c29e94b0852ccca2681e\";a:4:{s:10:\"expiration\";i:1434921123;s:2:\"ip\";s:12:\"188.37.98.11\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433711523;}}'),
(62913, 4067, 'nickname', 'Ze_Pedro_Moreno'),
(62914, 4067, 'first_name', 'Zé Pedro'),
(62915, 4067, 'last_name', 'Moreno'),
(62916, 4067, 'description', ''),
(62917, 4067, 'rich_editing', 'true'),
(62918, 4067, 'comment_shortcuts', 'false'),
(62919, 4067, 'admin_color', 'fresh'),
(62920, 4067, 'use_ssl', '0'),
(62921, 4067, 'show_admin_bar_front', 'true'),
(62922, 4067, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62923, 4067, 'wp_user_level', '0'),
(62924, 4067, 'wsl_current_provider', 'Facebook'),
(62925, 4067, 'wsl_current_user_image', 'https://graph.facebook.com/10206853195639320/picture?width=150&height=150'),
(62926, 4067, 'session_tokens', 'a:1:{s:64:\"a525a4432609cec8680534524c67aa04e53efc19e8043dc583891215ec1532a6\";a:4:{s:10:\"expiration\";i:1434921470;s:2:\"ip\";s:12:\"89.115.79.18\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433711870;}}'),
(62927, 4068, 'nickname', 'Carlos_Silva'),
(62928, 4068, 'first_name', 'Carlos'),
(62929, 4068, 'last_name', 'Silva'),
(62930, 4068, 'description', ''),
(62931, 4068, 'rich_editing', 'true'),
(62932, 4068, 'comment_shortcuts', 'false'),
(62933, 4068, 'admin_color', 'fresh'),
(62934, 4068, 'use_ssl', '0'),
(62935, 4068, 'show_admin_bar_front', 'true'),
(62936, 4068, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62937, 4068, 'wp_user_level', '0'),
(62938, 4068, 'wsl_current_provider', 'Facebook'),
(62939, 4068, 'wsl_current_user_image', 'https://graph.facebook.com/892390870828825/picture?width=150&height=150'),
(62940, 4068, 'session_tokens', 'a:1:{s:64:\"7fbaaffec586d55750ed6eca6f93d609d47e33ebaf3c5233dc6be871aeda2995\";a:4:{s:10:\"expiration\";i:1434921905;s:2:\"ip\";s:14:\"37.189.174.130\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0\";s:5:\"login\";i:1433712305;}}'),
(62941, 4069, 'nickname', 'luis_Pinto'),
(62942, 4069, 'first_name', 'luís'),
(62943, 4069, 'last_name', 'Pinto'),
(62944, 4069, 'description', ''),
(62945, 4069, 'rich_editing', 'true'),
(62946, 4069, 'comment_shortcuts', 'false'),
(62947, 4069, 'admin_color', 'fresh'),
(62948, 4069, 'use_ssl', '0'),
(62949, 4069, 'show_admin_bar_front', 'true'),
(62950, 4069, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62951, 4069, 'wp_user_level', '0'),
(62952, 4069, 'wsl_current_provider', 'Google'),
(62953, 4069, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(62954, 4069, 'session_tokens', 'a:2:{s:64:\"fb2ecede7a55ba14be74948389108ca066f4fb81605bb46e2f4dec0ee49fb381\";a:4:{s:10:\"expiration\";i:1434922021;s:2:\"ip\";s:14:\"94.132.214.168\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433712421;}s:64:\"094d9b2f5cd93a1be285c48dfbb10e302ace87d57bf6847f117d2940bfe3b76a\";a:4:{s:10:\"expiration\";i:1434979413;s:2:\"ip\";s:14:\"195.245.197.32\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.107 Safari/537.36\";s:5:\"login\";i:1433769813;}}'),
(62955, 4069, 'votou', 'sim'),
(62956, 4069, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(62957, 4065, 'votou', 'sim'),
(62958, 4065, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(62959, 4068, 'votou', 'sim'),
(62960, 4068, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(62961, 4070, 'nickname', 'JM_Gaspar_Almeida'),
(62962, 4070, 'first_name', 'JM Gaspar'),
(62963, 4070, 'last_name', 'Almeida'),
(62964, 4070, 'description', ''),
(62965, 4070, 'rich_editing', 'true'),
(62966, 4070, 'comment_shortcuts', 'false'),
(62967, 4070, 'admin_color', 'fresh'),
(62968, 4070, 'use_ssl', '0'),
(62969, 4070, 'show_admin_bar_front', 'true'),
(62970, 4070, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62971, 4070, 'wp_user_level', '0'),
(62972, 4070, 'wsl_current_provider', 'Google'),
(62973, 4070, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-4MlvMiW5OIE/AAAAAAAAAAI/AAAAAAAAAUU/5OkIczXnf8A/photo.jpg?sz=200'),
(62974, 4070, 'session_tokens', 'a:1:{s:64:\"cabd42a88c73e79a0c38ae42a5dde033f64bcf17df5912e34ce9c597c3b0c846\";a:4:{s:10:\"expiration\";i:1434922411;s:2:\"ip\";s:13:\"37.189.88.153\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433712811;}}'),
(62975, 4070, 'votou', 'sim'),
(62976, 4070, 'user_votes', 'videoclip-do-ano-hurley_p1212'),
(62977, 4071, 'nickname', 'Hugo_Pimpao_Amaro'),
(62978, 4071, 'first_name', 'Hugo'),
(62979, 4071, 'last_name', 'Pimpão Amaro'),
(62980, 4071, 'description', ''),
(62981, 4071, 'rich_editing', 'true'),
(62982, 4071, 'comment_shortcuts', 'false'),
(62983, 4071, 'admin_color', 'fresh'),
(62984, 4071, 'use_ssl', '0'),
(62985, 4071, 'show_admin_bar_front', 'true'),
(62986, 4071, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(62987, 4071, 'wp_user_level', '0'),
(62988, 4071, 'wsl_current_provider', 'Facebook'),
(62989, 4071, 'wsl_current_user_image', 'https://graph.facebook.com/10206835709114238/picture?width=150&height=150'),
(62990, 4071, 'session_tokens', 'a:2:{s:64:\"cf81bdf2322d44c8ee23cabb61067400114cb333530da39d6fd3e3e754c75eaa\";a:4:{s:10:\"expiration\";i:1434922609;s:2:\"ip\";s:13:\"213.30.118.99\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; GT-I9060 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433713009;}s:64:\"71c1c5aa87b53c04c475bb94b8efbc8e6929c86f37b083e234b0f4a370afbcf0\";a:4:{s:10:\"expiration\";i:1434923142;s:2:\"ip\";s:13:\"213.30.118.99\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; GT-I9060 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433713542;}}'),
(62991, 4072, 'nickname', 'Liliana_Reis_Teles'),
(62992, 4072, 'first_name', 'Liliana'),
(62993, 4072, 'last_name', 'Reis Teles'),
(62994, 4072, 'description', ''),
(62995, 4072, 'rich_editing', 'true'),
(62996, 4072, 'comment_shortcuts', 'false'),
(62997, 4072, 'admin_color', 'fresh'),
(62998, 4072, 'use_ssl', '0'),
(62999, 4072, 'show_admin_bar_front', 'true'),
(63000, 4072, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63001, 4072, 'wp_user_level', '0'),
(63002, 4072, 'wsl_current_provider', 'Facebook'),
(63003, 4072, 'wsl_current_user_image', 'https://graph.facebook.com/964689323555872/picture?width=150&height=150'),
(63004, 4072, 'session_tokens', 'a:1:{s:64:\"7c898c6697b6a718fbaa537db6a8e00be926dd63fdd4ef1430adce42e0e7934d\";a:4:{s:10:\"expiration\";i:1434922947;s:2:\"ip\";s:12:\"82.155.79.67\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433713347;}}'),
(63005, 4073, 'nickname', 'Henrique_Nuno_Shaper'),
(63006, 4073, 'first_name', 'Henrique'),
(63007, 4073, 'last_name', 'Shaper'),
(63008, 4073, 'description', ''),
(63009, 4073, 'rich_editing', 'true'),
(63010, 4073, 'comment_shortcuts', 'false'),
(63011, 4073, 'admin_color', 'fresh'),
(63012, 4073, 'use_ssl', '0'),
(63013, 4073, 'show_admin_bar_front', 'true'),
(63014, 4073, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63015, 4073, 'wp_user_level', '0'),
(63016, 4073, 'wsl_current_provider', 'Facebook'),
(63017, 4073, 'wsl_current_user_image', 'https://graph.facebook.com/10207273687585774/picture?width=150&height=150'),
(63018, 4073, 'session_tokens', 'a:1:{s:64:\"d49cb11171937564ab8e9cfe7f5126a7456bcf29e9e82c6a1c6d76c582005776\";a:4:{s:10:\"expiration\";i:1434923258;s:2:\"ip\";s:13:\"188.81.225.18\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.101 Safari/537.36\";s:5:\"login\";i:1433713658;}}'),
(63019, 4074, 'nickname', 'Maria_Sousa_Otto'),
(63020, 4074, 'first_name', 'Maria'),
(63021, 4074, 'last_name', 'Otto'),
(63022, 4074, 'description', ''),
(63023, 4074, 'rich_editing', 'true'),
(63024, 4074, 'comment_shortcuts', 'false'),
(63025, 4074, 'admin_color', 'fresh'),
(63026, 4074, 'use_ssl', '0'),
(63027, 4074, 'show_admin_bar_front', 'true'),
(63028, 4074, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63029, 4074, 'wp_user_level', '0'),
(63030, 4074, 'wsl_current_provider', 'Facebook'),
(63031, 4074, 'wsl_current_user_image', 'https://graph.facebook.com/10152823515516302/picture?width=150&height=150'),
(63032, 4074, 'session_tokens', 'a:1:{s:64:\"56f553b0ed7feda1e630454086bdd0e19c853bfaa7d5f0b26d7012e8263cc667\";a:4:{s:10:\"expiration\";i:1434923428;s:2:\"ip\";s:13:\"188.83.14.254\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433713828;}}'),
(63033, 4071, 'votou', 'sim'),
(63034, 4071, 'user_votes', 'surfista-do-ano-oakley_p1346,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(63035, 4074, 'votou', 'sim'),
(63036, 4074, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(63037, 4075, 'nickname', 'Margarida_Viegas'),
(63038, 4075, 'first_name', 'Margarida'),
(63039, 4075, 'last_name', 'Viegas'),
(63040, 4075, 'description', ''),
(63041, 4075, 'rich_editing', 'true'),
(63042, 4075, 'comment_shortcuts', 'false'),
(63043, 4075, 'admin_color', 'fresh'),
(63044, 4075, 'use_ssl', '0'),
(63045, 4075, 'show_admin_bar_front', 'true'),
(63046, 4075, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63047, 4075, 'wp_user_level', '0'),
(63048, 4075, 'wsl_current_provider', 'Facebook'),
(63049, 4075, 'wsl_current_user_image', 'https://graph.facebook.com/979632505401429/picture?width=150&height=150'),
(63050, 4075, 'session_tokens', 'a:1:{s:64:\"c930a50a8e13264c4c26a33f2366d98ce72fe10d70244cadc702097ec5601e34\";a:4:{s:10:\"expiration\";i:1434924093;s:2:\"ip\";s:13:\"85.241.141.88\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0\";s:5:\"login\";i:1433714493;}}'),
(63051, 4075, 'votou', 'sim'),
(63052, 4075, 'user_votes', 'shaper-do-ano-xhapeland_p1379'),
(63053, 4076, 'nickname', 'Luisa_Maria_Machado'),
(63054, 4076, 'first_name', 'Luisa'),
(63055, 4076, 'last_name', 'Machado'),
(63056, 4076, 'description', ''),
(63057, 4076, 'rich_editing', 'true'),
(63058, 4076, 'comment_shortcuts', 'false'),
(63059, 4076, 'admin_color', 'fresh'),
(63060, 4076, 'use_ssl', '0'),
(63061, 4076, 'show_admin_bar_front', 'true'),
(63062, 4076, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63063, 4076, 'wp_user_level', '0'),
(63064, 4076, 'wsl_current_provider', 'Facebook'),
(63065, 4076, 'wsl_current_user_image', 'https://graph.facebook.com/10206719810572104/picture?width=150&height=150'),
(63066, 4076, 'session_tokens', 'a:1:{s:64:\"020aa622766f47be70b78eefb446b6f62b9c7bfc41d344f6db8435a359d05573\";a:4:{s:10:\"expiration\";i:1434924192;s:2:\"ip\";s:13:\"89.114.51.112\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433714592;}}'),
(63067, 4076, 'votou', 'sim'),
(63068, 4076, 'user_votes', 'foto-do-ano_p1277'),
(63069, 4077, 'nickname', 'Antonio_De_Abreu_Coutinho'),
(63070, 4077, 'first_name', 'António'),
(63071, 4077, 'last_name', 'Coutinho'),
(63072, 4077, 'description', ''),
(63073, 4077, 'rich_editing', 'true'),
(63074, 4077, 'comment_shortcuts', 'false'),
(63075, 4077, 'admin_color', 'fresh'),
(63076, 4077, 'use_ssl', '0'),
(63077, 4077, 'show_admin_bar_front', 'true'),
(63078, 4077, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63079, 4077, 'wp_user_level', '0'),
(63080, 4077, 'wsl_current_provider', 'Facebook'),
(63081, 4077, 'wsl_current_user_image', 'https://graph.facebook.com/10206901936848765/picture?width=150&height=150'),
(63082, 4077, 'session_tokens', 'a:1:{s:64:\"ddb8777e9f8a3d8d0cdf739e60f1c7de410790e62083000dc9cefb56606f4536\";a:4:{s:10:\"expiration\";i:1434924464;s:2:\"ip\";s:14:\"193.137.94.172\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433714864;}}'),
(63083, 4078, 'nickname', 'Pidas_Espregueira'),
(63084, 4078, 'first_name', 'Pidas'),
(63085, 4078, 'last_name', 'Espregueira'),
(63086, 4078, 'description', ''),
(63087, 4078, 'rich_editing', 'true'),
(63088, 4078, 'comment_shortcuts', 'false'),
(63089, 4078, 'admin_color', 'fresh'),
(63090, 4078, 'use_ssl', '0'),
(63091, 4078, 'show_admin_bar_front', 'true'),
(63092, 4078, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63093, 4078, 'wp_user_level', '0'),
(63094, 4078, 'wsl_current_provider', 'Facebook'),
(63095, 4078, 'wsl_current_user_image', 'https://graph.facebook.com/10153106561358649/picture?width=150&height=150'),
(63096, 4078, 'session_tokens', 'a:1:{s:64:\"4862170718824b7bee97f951c6a17f7898eb89f90f4d9dc52ac806a27d320bb7\";a:4:{s:10:\"expiration\";i:1434924575;s:2:\"ip\";s:12:\"188.81.81.43\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433714975;}}'),
(63097, 4079, 'nickname', 'Catarina_Marrecas_Ferreira'),
(63098, 4079, 'first_name', 'Catarina'),
(63099, 4079, 'last_name', 'Marrecas Ferreira'),
(63100, 4079, 'description', ''),
(63101, 4079, 'rich_editing', 'true'),
(63102, 4079, 'comment_shortcuts', 'false'),
(63103, 4079, 'admin_color', 'fresh'),
(63104, 4079, 'use_ssl', '0'),
(63105, 4079, 'show_admin_bar_front', 'true'),
(63106, 4079, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63107, 4079, 'wp_user_level', '0'),
(63108, 4079, 'wsl_current_provider', 'Facebook'),
(63109, 4079, 'wsl_current_user_image', 'https://graph.facebook.com/10152782346436017/picture?width=150&height=150'),
(63110, 4079, 'session_tokens', 'a:2:{s:64:\"035180588f660a2c387bb7e35501f2836402e7c42c639273de35fed3f3e89641\";a:4:{s:10:\"expiration\";i:1434924601;s:2:\"ip\";s:11:\"2.83.234.57\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; eSTAR Zoom Quad Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433715001;}s:64:\"a53e566c02a1bc237fb282067d1683f3e47571d416cb5742a015c39544389c7f\";a:4:{s:10:\"expiration\";i:1434925031;s:2:\"ip\";s:11:\"2.83.234.57\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; eSTAR Zoom Quad Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433715431;}}'),
(63111, 4079, 'votou', 'sim'),
(63112, 4079, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(63113, 4078, 'votou', 'sim'),
(63114, 4078, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(63115, 4080, 'nickname', 'Mafalda_Morais'),
(63116, 4080, 'first_name', 'Mafalda'),
(63117, 4080, 'last_name', 'Morais'),
(63118, 4080, 'description', ''),
(63119, 4080, 'rich_editing', 'true'),
(63120, 4080, 'comment_shortcuts', 'false'),
(63121, 4080, 'admin_color', 'fresh'),
(63122, 4080, 'use_ssl', '0'),
(63123, 4080, 'show_admin_bar_front', 'true'),
(63124, 4080, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63125, 4080, 'wp_user_level', '0'),
(63126, 4080, 'wsl_current_provider', 'Facebook'),
(63127, 4080, 'wsl_current_user_image', 'https://graph.facebook.com/10204975988302296/picture?width=150&height=150'),
(63128, 4080, 'session_tokens', 'a:1:{s:64:\"bd9288a3c6df0db0bfe4c4c1bfc201015e32540e01b83ede26203a3d52f2628d\";a:4:{s:10:\"expiration\";i:1434925028;s:2:\"ip\";s:12:\"82.155.76.65\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433715428;}}'),
(63129, 4080, 'votou', 'sim'),
(63130, 4080, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(63131, 4081, 'nickname', 'Isabel_Durao_Sarmento'),
(63132, 4081, 'first_name', 'Isabel'),
(63133, 4081, 'last_name', 'Durão Sarmento'),
(63134, 4081, 'description', ''),
(63135, 4081, 'rich_editing', 'true'),
(63136, 4081, 'comment_shortcuts', 'false'),
(63137, 4081, 'admin_color', 'fresh'),
(63138, 4081, 'use_ssl', '0'),
(63139, 4081, 'show_admin_bar_front', 'true'),
(63140, 4081, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63141, 4081, 'wp_user_level', '0'),
(63142, 4081, 'wsl_current_provider', 'Facebook'),
(63143, 4081, 'wsl_current_user_image', 'https://graph.facebook.com/1005172026182986/picture?width=150&height=150'),
(63144, 4081, 'session_tokens', 'a:1:{s:64:\"f8729ef760bb5ccc7ecc3e589f5d790fb4753e27aaf37ecc485f16aadfd81498\";a:4:{s:10:\"expiration\";i:1434927311;s:2:\"ip\";s:14:\"85.246.225.109\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433717711;}}'),
(63145, 4081, 'votou', 'sim'),
(63146, 4081, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,revelacao-do-ano-deeply_p1389,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(63147, 4082, 'nickname', 'Goncalo_Durao'),
(63148, 4082, 'first_name', 'Gonçalo'),
(63149, 4082, 'last_name', 'Durao'),
(63150, 4082, 'description', ''),
(63151, 4082, 'rich_editing', 'true'),
(63152, 4082, 'comment_shortcuts', 'false'),
(63153, 4082, 'admin_color', 'fresh'),
(63154, 4082, 'use_ssl', '0'),
(63155, 4082, 'show_admin_bar_front', 'true'),
(63156, 4082, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63157, 4082, 'wp_user_level', '0'),
(63158, 4082, 'wsl_current_provider', 'Facebook'),
(63159, 4082, 'wsl_current_user_image', 'https://graph.facebook.com/1637134163169645/picture?width=150&height=150'),
(63160, 4082, 'session_tokens', 'a:1:{s:64:\"3eda17388b6ce14c702bbc81a014eeb4988a55ded80bd18d67f881aa9c536264\";a:4:{s:10:\"expiration\";i:1434927959;s:2:\"ip\";s:14:\"85.246.225.109\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433718359;}}'),
(63161, 4082, 'votou', 'sim'),
(63162, 4082, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351,revelacao-do-ano-deeply_p1389,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(63163, 4083, 'nickname', 'Alexandra_Xana_Valente'),
(63164, 4083, 'first_name', 'Alexandra'),
(63165, 4083, 'last_name', 'Valente'),
(63166, 4083, 'description', ''),
(63167, 4083, 'rich_editing', 'true'),
(63168, 4083, 'comment_shortcuts', 'false'),
(63169, 4083, 'admin_color', 'fresh'),
(63170, 4083, 'use_ssl', '0'),
(63171, 4083, 'show_admin_bar_front', 'true'),
(63172, 4083, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63173, 4083, 'wp_user_level', '0'),
(63174, 4083, 'wsl_current_provider', 'Facebook'),
(63175, 4083, 'wsl_current_user_image', 'https://graph.facebook.com/1210233805669545/picture?width=150&height=150'),
(63176, 4083, 'session_tokens', 'a:1:{s:64:\"f1ca7e1fdefa3278efe0c7f528ecec4fc778defab5a5577649a7b21796e1f6d9\";a:4:{s:10:\"expiration\";i:1434929643;s:2:\"ip\";s:13:\"82.154.63.212\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433720043;}}'),
(63177, 4083, 'votou', 'sim'),
(63178, 4083, 'user_votes', 'onda-do-ano-polen_p1230'),
(63179, 4084, 'nickname', 'Rui_Goncalves'),
(63180, 4084, 'first_name', 'Rui'),
(63181, 4084, 'last_name', 'Gonçalves'),
(63182, 4084, 'description', ''),
(63183, 4084, 'rich_editing', 'true'),
(63184, 4084, 'comment_shortcuts', 'false'),
(63185, 4084, 'admin_color', 'fresh'),
(63186, 4084, 'use_ssl', '0'),
(63187, 4084, 'show_admin_bar_front', 'true'),
(63188, 4084, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63189, 4084, 'wp_user_level', '0'),
(63190, 4084, 'wsl_current_provider', 'Facebook'),
(63191, 4084, 'wsl_current_user_image', 'https://graph.facebook.com/898540603517547/picture?width=150&height=150'),
(63192, 4084, 'session_tokens', 'a:1:{s:64:\"b6738b5a9e8f61ecd9bd38010ae0cc13d692eda83de0f310896e66e77d2d55ab\";a:4:{s:10:\"expiration\";i:1434930799;s:2:\"ip\";s:14:\"89.115.207.227\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433721199;}}'),
(63193, 4085, 'nickname', 'Carlos_Guedes_Vaz'),
(63194, 4085, 'first_name', 'Carlos'),
(63195, 4085, 'last_name', 'Guedes Vaz'),
(63196, 4085, 'description', ''),
(63197, 4085, 'rich_editing', 'true'),
(63198, 4085, 'comment_shortcuts', 'false'),
(63199, 4085, 'admin_color', 'fresh'),
(63200, 4085, 'use_ssl', '0'),
(63201, 4085, 'show_admin_bar_front', 'true'),
(63202, 4085, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63203, 4085, 'wp_user_level', '0'),
(63204, 4085, 'wsl_current_provider', 'Facebook'),
(63205, 4085, 'wsl_current_user_image', 'https://graph.facebook.com/911394072232640/picture?width=150&height=150'),
(63206, 4085, 'session_tokens', 'a:1:{s:64:\"ab040d526c48d9d171317506a8dfe27d35f3d562698b38a76adf7975e4c9dbed\";a:4:{s:10:\"expiration\";i:1434931706;s:2:\"ip\";s:13:\"89.153.186.87\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433722106;}}'),
(63207, 4086, 'nickname', 'Patricia_Pimenta'),
(63208, 4086, 'first_name', 'Patrícia'),
(63209, 4086, 'last_name', 'Pimenta'),
(63210, 4086, 'description', ''),
(63211, 4086, 'rich_editing', 'true'),
(63212, 4086, 'comment_shortcuts', 'false'),
(63213, 4086, 'admin_color', 'fresh'),
(63214, 4086, 'use_ssl', '0'),
(63215, 4086, 'show_admin_bar_front', 'true'),
(63216, 4086, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63217, 4086, 'wp_user_level', '0'),
(63218, 4086, 'wsl_current_provider', 'Facebook'),
(63219, 4086, 'wsl_current_user_image', 'https://graph.facebook.com/1595086834084036/picture?width=150&height=150'),
(63220, 4086, 'session_tokens', 'a:1:{s:64:\"3074fdb77c926eae8da001ccd4eb5537b060cb7d843397ab41943d2bc38f7f58\";a:4:{s:10:\"expiration\";i:1434936897;s:2:\"ip\";s:14:\"193.137.232.10\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433727297;}}'),
(63221, 4086, 'votou', 'sim'),
(63222, 4086, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(63223, 4087, 'nickname', 'Ana_Neto'),
(63224, 4087, 'first_name', 'Ana'),
(63225, 4087, 'last_name', 'Neto'),
(63226, 4087, 'description', ''),
(63227, 4087, 'rich_editing', 'true'),
(63228, 4087, 'comment_shortcuts', 'false'),
(63229, 4087, 'admin_color', 'fresh'),
(63230, 4087, 'use_ssl', '0'),
(63231, 4087, 'show_admin_bar_front', 'true'),
(63232, 4087, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63233, 4087, 'wp_user_level', '0'),
(63234, 4087, 'wsl_current_provider', 'Facebook'),
(63235, 4087, 'wsl_current_user_image', 'https://graph.facebook.com/909788659058865/picture?width=150&height=150'),
(63236, 4087, 'session_tokens', 'a:1:{s:64:\"a87d5f9eb292dbb39ac6d55ebb0ed5815c4e4b4b26c86a82f854afc676cca97b\";a:4:{s:10:\"expiration\";i:1434940910;s:2:\"ip\";s:10:\"2.81.75.95\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433731310;}}'),
(63237, 4087, 'votou', 'sim'),
(63238, 4087, 'user_votes', 'maior-onda-tow-in-oe_p1036'),
(63239, 4088, 'nickname', 'Pedro_Miguel_Maria_Guedes'),
(63240, 4088, 'first_name', 'Pedro'),
(63241, 4088, 'last_name', 'Guedes'),
(63242, 4088, 'description', ''),
(63243, 4088, 'rich_editing', 'true'),
(63244, 4088, 'comment_shortcuts', 'false'),
(63245, 4088, 'admin_color', 'fresh'),
(63246, 4088, 'use_ssl', '0'),
(63247, 4088, 'show_admin_bar_front', 'true'),
(63248, 4088, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63249, 4088, 'wp_user_level', '0'),
(63250, 4088, 'wsl_current_provider', 'Facebook'),
(63251, 4088, 'wsl_current_user_image', 'https://graph.facebook.com/10153357172094420/picture?width=150&height=150'),
(63252, 4088, 'session_tokens', 'a:1:{s:64:\"00dc47ae0535bd0a2a2f47659678308b0884a75cfaac7bd0de6ba1c95650aea2\";a:4:{s:10:\"expiration\";i:1434955664;s:2:\"ip\";s:13:\"79.168.74.223\";s:2:\"ua\";s:186:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-D802 Build/KOT49I.D80220h) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433746064;}}'),
(63253, 4089, 'nickname', 'Helder_Pinho'),
(63254, 4089, 'first_name', 'Helder'),
(63255, 4089, 'last_name', 'Pinho'),
(63256, 4089, 'description', ''),
(63257, 4089, 'rich_editing', 'true'),
(63258, 4089, 'comment_shortcuts', 'false'),
(63259, 4089, 'admin_color', 'fresh'),
(63260, 4089, 'use_ssl', '0'),
(63261, 4089, 'show_admin_bar_front', 'true'),
(63262, 4089, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63263, 4089, 'wp_user_level', '0'),
(63264, 4089, 'wsl_current_provider', 'Facebook'),
(63265, 4089, 'wsl_current_user_image', 'https://graph.facebook.com/10153310535893903/picture?width=150&height=150'),
(63266, 4089, 'session_tokens', 'a:1:{s:64:\"ec0a92e7e453dfd5c876eeeb6ca7956326795778483e71490303ef47babab7ba\";a:4:{s:10:\"expiration\";i:1434957092;s:2:\"ip\";s:13:\"62.28.188.218\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433747492;}}'),
(63267, 4089, 'votou', 'sim'),
(63268, 4089, 'user_votes', 'videoclip-do-ano-hurley_p1212'),
(63269, 4090, 'nickname', 'Jose_Vicente'),
(63270, 4090, 'first_name', 'Jose'),
(63271, 4090, 'last_name', 'Vicente'),
(63272, 4090, 'description', ''),
(63273, 4090, 'rich_editing', 'true'),
(63274, 4090, 'comment_shortcuts', 'false'),
(63275, 4090, 'admin_color', 'fresh'),
(63276, 4090, 'use_ssl', '0'),
(63277, 4090, 'show_admin_bar_front', 'true'),
(63278, 4090, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63279, 4090, 'wp_user_level', '0'),
(63280, 4090, 'wsl_current_provider', 'Facebook'),
(63281, 4090, 'wsl_current_user_image', 'https://graph.facebook.com/1620000668248454/picture?width=150&height=150'),
(63282, 4090, 'session_tokens', 'a:1:{s:64:\"e403de55dd7acd600af5c83e3a3d13ff025e71f5bba311b2cd9164ee357e5b82\";a:4:{s:10:\"expiration\";i:1434957353;s:2:\"ip\";s:11:\"2.82.170.62\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; Trident/7.0; ASU2JS; rv:11.0) like Gecko\";s:5:\"login\";i:1433747753;}}'),
(63283, 4091, 'nickname', 'Lara_Maier'),
(63284, 4091, 'first_name', 'Lara'),
(63285, 4091, 'last_name', 'Maier'),
(63286, 4091, 'description', ''),
(63287, 4091, 'rich_editing', 'true'),
(63288, 4091, 'comment_shortcuts', 'false'),
(63289, 4091, 'admin_color', 'fresh'),
(63290, 4091, 'use_ssl', '0'),
(63291, 4091, 'show_admin_bar_front', 'true'),
(63292, 4091, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63293, 4091, 'wp_user_level', '0'),
(63294, 4091, 'wsl_current_provider', 'Facebook'),
(63295, 4091, 'wsl_current_user_image', 'https://graph.facebook.com/512892445525592/picture?width=150&height=150'),
(63296, 4091, 'session_tokens', 'a:1:{s:64:\"4f16cad5cdf8c995833181a59b861f6ab9b4ae41ef8a6d5bf0a1df9fd83984e6\";a:4:{s:10:\"expiration\";i:1434960212;s:2:\"ip\";s:13:\"85.216.27.111\";s:2:\"ua\";s:173:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C)\";s:5:\"login\";i:1433750612;}}'),
(63297, 4092, 'nickname', 'Leonie_Silveira'),
(63298, 4092, 'first_name', 'Leonie'),
(63299, 4092, 'last_name', 'Silveira'),
(63300, 4092, 'description', ''),
(63301, 4092, 'rich_editing', 'true'),
(63302, 4092, 'comment_shortcuts', 'false'),
(63303, 4092, 'admin_color', 'fresh'),
(63304, 4092, 'use_ssl', '0'),
(63305, 4092, 'show_admin_bar_front', 'true'),
(63306, 4092, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63307, 4092, 'wp_user_level', '0'),
(63308, 4092, 'wsl_current_provider', 'Facebook'),
(63309, 4092, 'wsl_current_user_image', 'https://graph.facebook.com/1717835775110551/picture?width=150&height=150'),
(63310, 4092, 'session_tokens', 'a:1:{s:64:\"590c84a69e9d4f2f5441566cfa260bb679d03afa2e361c806b2c201aacecc784\";a:4:{s:10:\"expiration\";i:1434960217;s:2:\"ip\";s:13:\"85.216.27.111\";s:2:\"ua\";s:173:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; InfoPath.3)\";s:5:\"login\";i:1433750617;}}'),
(63311, 4092, 'votou', 'sim'),
(63312, 4092, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036'),
(63313, 4091, 'votou', 'sim'),
(63314, 4091, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036'),
(63315, 4093, 'nickname', 'Evandro_Costa');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(63316, 4093, 'first_name', 'Evandro'),
(63317, 4093, 'last_name', 'Costa'),
(63318, 4093, 'description', ''),
(63319, 4093, 'rich_editing', 'true'),
(63320, 4093, 'comment_shortcuts', 'false'),
(63321, 4093, 'admin_color', 'fresh'),
(63322, 4093, 'use_ssl', '0'),
(63323, 4093, 'show_admin_bar_front', 'true'),
(63324, 4093, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63325, 4093, 'wp_user_level', '0'),
(63326, 4093, 'wsl_current_provider', 'Facebook'),
(63327, 4093, 'wsl_current_user_image', 'https://graph.facebook.com/10205770324089620/picture?width=150&height=150'),
(63328, 4093, 'session_tokens', 'a:1:{s:64:\"2fa3b829062696e492e660171fddff7dd16ecf9160111200d041c1d402b18fad\";a:4:{s:10:\"expiration\";i:1434960541;s:2:\"ip\";s:13:\"188.37.241.39\";s:2:\"ua\";s:71:\"Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0)\";s:5:\"login\";i:1433750941;}}'),
(63329, 4093, 'votou', 'sim'),
(63330, 4093, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(63331, 4094, 'nickname', 'Joao_Dias'),
(63332, 4094, 'first_name', 'João'),
(63333, 4094, 'last_name', 'Dias'),
(63334, 4094, 'description', ''),
(63335, 4094, 'rich_editing', 'true'),
(63336, 4094, 'comment_shortcuts', 'false'),
(63337, 4094, 'admin_color', 'fresh'),
(63338, 4094, 'use_ssl', '0'),
(63339, 4094, 'show_admin_bar_front', 'true'),
(63340, 4094, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63341, 4094, 'wp_user_level', '0'),
(63342, 4094, 'wsl_current_provider', 'Facebook'),
(63343, 4094, 'wsl_current_user_image', 'https://graph.facebook.com/10205956334763361/picture?width=150&height=150'),
(63344, 4094, 'session_tokens', 'a:1:{s:64:\"c20032434d238710db1c3b8436bcf7268dedb3e1d94bb479291b08577d02c4f7\";a:4:{s:10:\"expiration\";i:1434961821;s:2:\"ip\";s:12:\"95.94.210.73\";s:2:\"ua\";s:143:\"Mozilla/5.0 (Linux; Android 4.4.2; MEO Smart A75 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.117 Mobile Safari/537.36\";s:5:\"login\";i:1433752221;}}'),
(63345, 2836, 'votou', 'sim'),
(63346, 2836, 'user_votes', 'tubo-do-ano-ess_p1024,videoclip-do-ano-hurley_p1212,onda-do-ano-polen_p1086,shaper-do-ano-xhapeland_p1377'),
(63347, 4095, 'nickname', 'Livia_Honorato'),
(63348, 4095, 'first_name', 'Livia'),
(63349, 4095, 'last_name', 'Honorato'),
(63350, 4095, 'description', ''),
(63351, 4095, 'rich_editing', 'true'),
(63352, 4095, 'comment_shortcuts', 'false'),
(63353, 4095, 'admin_color', 'fresh'),
(63354, 4095, 'use_ssl', '0'),
(63355, 4095, 'show_admin_bar_front', 'true'),
(63356, 4095, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63357, 4095, 'wp_user_level', '0'),
(63358, 4095, 'wsl_current_provider', 'Facebook'),
(63359, 4095, 'wsl_current_user_image', 'https://graph.facebook.com/10155772666795651/picture?width=150&height=150'),
(63360, 4095, 'session_tokens', 'a:1:{s:64:\"5e05bf3c441cd17de40ed7647fbe2cb4032f2ed40fc3fbdd340537cf3c00e420\";a:4:{s:10:\"expiration\";i:1434964170;s:2:\"ip\";s:12:\"23.241.5.196\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433754570;}}'),
(63361, 4095, 'votou', 'sim'),
(63362, 4095, 'user_votes', 'tubo-do-ano-ess_p1024,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086'),
(63363, 4096, 'nickname', 'Guilherme_Rebelo'),
(63364, 4096, 'first_name', 'Guilherme'),
(63365, 4096, 'last_name', 'Rebelo'),
(63366, 4096, 'description', ''),
(63367, 4096, 'rich_editing', 'true'),
(63368, 4096, 'comment_shortcuts', 'false'),
(63369, 4096, 'admin_color', 'fresh'),
(63370, 4096, 'use_ssl', '0'),
(63371, 4096, 'show_admin_bar_front', 'true'),
(63372, 4096, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63373, 4096, 'wp_user_level', '0'),
(63374, 4096, 'wsl_current_provider', 'Facebook'),
(63375, 4096, 'wsl_current_user_image', 'https://graph.facebook.com/372212396302795/picture?width=150&height=150'),
(63376, 4096, 'session_tokens', 'a:1:{s:64:\"c707841d09a73b8459893dc6fa4ea8c20fbb78fc510ef61ace5e781fd034a9d3\";a:4:{s:10:\"expiration\";i:1434964827;s:2:\"ip\";s:14:\"91.198.182.228\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433755227;}}'),
(63377, 4097, 'nickname', 'Mariana_Macedo_P_Silva'),
(63378, 4097, 'first_name', 'Mariana'),
(63379, 4097, 'last_name', 'Macedo P. Silva'),
(63380, 4097, 'description', ''),
(63381, 4097, 'rich_editing', 'true'),
(63382, 4097, 'comment_shortcuts', 'false'),
(63383, 4097, 'admin_color', 'fresh'),
(63384, 4097, 'use_ssl', '0'),
(63385, 4097, 'show_admin_bar_front', 'true'),
(63386, 4097, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63387, 4097, 'wp_user_level', '0'),
(63388, 4097, 'wsl_current_provider', 'Facebook'),
(63389, 4097, 'wsl_current_user_image', 'https://graph.facebook.com/10153918676985968/picture?width=150&height=150'),
(63390, 4097, 'session_tokens', 'a:1:{s:64:\"9d6ca97a7a6f50c19bd380e37b39694a1a83e4973d0f2a9ddc11037b2c8f2233\";a:4:{s:10:\"expiration\";i:1434964950;s:2:\"ip\";s:13:\"145.62.32.131\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433755350;}}'),
(63391, 4097, 'votou', 'sim'),
(63392, 4097, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(63393, 4098, 'nickname', 'Claudia_Carvalho'),
(63394, 4098, 'first_name', 'Cláudia'),
(63395, 4098, 'last_name', 'Carvalho'),
(63396, 4098, 'description', ''),
(63397, 4098, 'rich_editing', 'true'),
(63398, 4098, 'comment_shortcuts', 'false'),
(63399, 4098, 'admin_color', 'fresh'),
(63400, 4098, 'use_ssl', '0'),
(63401, 4098, 'show_admin_bar_front', 'true'),
(63402, 4098, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63403, 4098, 'wp_user_level', '0'),
(63404, 4098, 'wsl_current_provider', 'Google'),
(63405, 4098, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-RNu1taZquTU/AAAAAAAAAAI/AAAAAAAAAXg/4KDsYoBTDJg/photo.jpg?sz=200'),
(63406, 4098, 'session_tokens', 'a:1:{s:64:\"099033c5939926d33fb2d5c51182a7f4cc34b311b6a1ca423593af58c1512d49\";a:4:{s:10:\"expiration\";i:1434965515;s:2:\"ip\";s:14:\"193.136.36.138\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433755915;}}'),
(63407, 4098, 'votou', 'sim'),
(63408, 4098, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(63409, 3825, 'votou', 'sim'),
(63410, 3825, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(63411, 4099, 'nickname', 'Vitor_Louraco'),
(63412, 4099, 'first_name', 'Vitor'),
(63413, 4099, 'last_name', 'Louraço'),
(63414, 4099, 'description', ''),
(63415, 4099, 'rich_editing', 'true'),
(63416, 4099, 'comment_shortcuts', 'false'),
(63417, 4099, 'admin_color', 'fresh'),
(63418, 4099, 'use_ssl', '0'),
(63419, 4099, 'show_admin_bar_front', 'true'),
(63420, 4099, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63421, 4099, 'wp_user_level', '0'),
(63422, 4099, 'wsl_current_provider', 'Facebook'),
(63423, 4099, 'wsl_current_user_image', 'https://graph.facebook.com/847321635351367/picture?width=150&height=150'),
(63424, 4099, 'session_tokens', 'a:1:{s:64:\"92ae9c496f10f0231fda78f5274b3622c3f9f38e5156945b5efe3b31b51a1f5a\";a:4:{s:10:\"expiration\";i:1434967704;s:2:\"ip\";s:12:\"89.181.80.16\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433758104;}}'),
(63425, 4100, 'nickname', 'Maria_Piedade_Sousa'),
(63426, 4100, 'first_name', 'Maria Piedade'),
(63427, 4100, 'last_name', 'Sousa'),
(63428, 4100, 'description', ''),
(63429, 4100, 'rich_editing', 'true'),
(63430, 4100, 'comment_shortcuts', 'false'),
(63431, 4100, 'admin_color', 'fresh'),
(63432, 4100, 'use_ssl', '0'),
(63433, 4100, 'show_admin_bar_front', 'true'),
(63434, 4100, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63435, 4100, 'wp_user_level', '0'),
(63436, 4100, 'wsl_current_provider', 'Facebook'),
(63437, 4100, 'wsl_current_user_image', 'https://graph.facebook.com/921193671257344/picture?width=150&height=150'),
(63438, 4100, 'session_tokens', 'a:1:{s:64:\"c050ffd70e8aa643fdbebfc5d8b373f53bacbf42b7d7325046d77f0cf9cf6339\";a:4:{s:10:\"expiration\";i:1434967725;s:2:\"ip\";s:12:\"84.91.233.93\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433758125;}}'),
(63439, 4101, 'nickname', 'Benjamim_Falacho'),
(63440, 4101, 'first_name', 'Benjamim'),
(63441, 4101, 'last_name', 'Falacho'),
(63442, 4101, 'description', ''),
(63443, 4101, 'rich_editing', 'true'),
(63444, 4101, 'comment_shortcuts', 'false'),
(63445, 4101, 'admin_color', 'fresh'),
(63446, 4101, 'use_ssl', '0'),
(63447, 4101, 'show_admin_bar_front', 'true'),
(63448, 4101, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63449, 4101, 'wp_user_level', '0'),
(63450, 4101, 'wsl_current_provider', 'Facebook'),
(63451, 4101, 'wsl_current_user_image', 'https://graph.facebook.com/823556477714325/picture?width=150&height=150'),
(63452, 4101, 'session_tokens', 'a:1:{s:64:\"06abab3c2e6ab5ce09fdea0478de420ebf93fafc95ace8b63d9c33c7ed63e5f1\";a:4:{s:10:\"expiration\";i:1434967845;s:2:\"ip\";s:12:\"84.91.233.93\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433758245;}}'),
(63453, 4102, 'nickname', 'Lucilia_Carramona'),
(63454, 4102, 'first_name', 'Lucilia'),
(63455, 4102, 'last_name', 'Carramona'),
(63456, 4102, 'description', ''),
(63457, 4102, 'rich_editing', 'true'),
(63458, 4102, 'comment_shortcuts', 'false'),
(63459, 4102, 'admin_color', 'fresh'),
(63460, 4102, 'use_ssl', '0'),
(63461, 4102, 'show_admin_bar_front', 'true'),
(63462, 4102, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63463, 4102, 'wp_user_level', '0'),
(63464, 4102, 'wsl_current_provider', 'Facebook'),
(63465, 4102, 'wsl_current_user_image', 'https://graph.facebook.com/1578295329099639/picture?width=150&height=150'),
(63466, 4102, 'session_tokens', 'a:1:{s:64:\"08af6864a92844cfebb98ac88c54a10b2f7fede4a16110cc2575ec9d454ca4c1\";a:4:{s:10:\"expiration\";i:1434967855;s:2:\"ip\";s:12:\"84.91.233.93\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433758255;}}'),
(63467, 4103, 'nickname', 'Maria_Albertina_da_Silva'),
(63468, 4103, 'first_name', 'Maria Albertina'),
(63469, 4103, 'last_name', 'da Silva'),
(63470, 4103, 'description', ''),
(63471, 4103, 'rich_editing', 'true'),
(63472, 4103, 'comment_shortcuts', 'false'),
(63473, 4103, 'admin_color', 'fresh'),
(63474, 4103, 'use_ssl', '0'),
(63475, 4103, 'show_admin_bar_front', 'true'),
(63476, 4103, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63477, 4103, 'wp_user_level', '0'),
(63478, 4103, 'wsl_current_provider', 'Facebook'),
(63479, 4103, 'wsl_current_user_image', 'https://graph.facebook.com/457868887723918/picture?width=150&height=150'),
(63480, 4103, 'session_tokens', 'a:1:{s:64:\"0efbb2db85dcd8abb87a1b916f98f8c7400baa68d6cf23d3498509c3e011c7f5\";a:4:{s:10:\"expiration\";i:1434967887;s:2:\"ip\";s:12:\"84.91.233.93\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433758287;}}'),
(63481, 4104, 'nickname', 'Antonio_Lopes_Ferreira_Santos'),
(63482, 4104, 'first_name', 'António Lopes Ferreira'),
(63483, 4104, 'last_name', 'Santos'),
(63484, 4104, 'description', ''),
(63485, 4104, 'rich_editing', 'true'),
(63486, 4104, 'comment_shortcuts', 'false'),
(63487, 4104, 'admin_color', 'fresh'),
(63488, 4104, 'use_ssl', '0'),
(63489, 4104, 'show_admin_bar_front', 'true'),
(63490, 4104, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63491, 4104, 'wp_user_level', '0'),
(63492, 4104, 'wsl_current_provider', 'Facebook'),
(63493, 4104, 'wsl_current_user_image', 'https://graph.facebook.com/511811625636879/picture?width=150&height=150'),
(63494, 4104, 'session_tokens', 'a:1:{s:64:\"74c0d7711d93424f3e443cddcf49fb8d5221bbb287d1ba57a32ba34c8d274c88\";a:4:{s:10:\"expiration\";i:1434967918;s:2:\"ip\";s:12:\"84.91.233.93\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433758318;}}'),
(63495, 4100, 'votou', 'sim'),
(63496, 4100, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163'),
(63497, 4103, 'votou', 'sim'),
(63498, 4103, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377'),
(63499, 4105, 'nickname', 'Guiomar_Ortega'),
(63500, 4105, 'first_name', 'Guiomar'),
(63501, 4105, 'last_name', 'Ortega'),
(63502, 4105, 'description', ''),
(63503, 4105, 'rich_editing', 'true'),
(63504, 4105, 'comment_shortcuts', 'false'),
(63505, 4105, 'admin_color', 'fresh'),
(63506, 4105, 'use_ssl', '0'),
(63507, 4105, 'show_admin_bar_front', 'true'),
(63508, 4105, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63509, 4105, 'wp_user_level', '0'),
(63510, 4105, 'wsl_current_provider', 'Facebook'),
(63511, 4105, 'wsl_current_user_image', 'https://graph.facebook.com/440503749463325/picture?width=150&height=150'),
(63512, 4105, 'session_tokens', 'a:1:{s:64:\"0c2298157cfa7bffb1dd0e2431c695376f305b89558f3779b249fa5423c32d25\";a:4:{s:10:\"expiration\";i:1434968060;s:2:\"ip\";s:12:\"84.91.233.93\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433758460;}}'),
(63513, 4106, 'nickname', 'Leonilde_Bregieira'),
(63514, 4106, 'first_name', 'Leonilde'),
(63515, 4106, 'last_name', 'Bregieira'),
(63516, 4106, 'description', ''),
(63517, 4106, 'rich_editing', 'true'),
(63518, 4106, 'comment_shortcuts', 'false'),
(63519, 4106, 'admin_color', 'fresh'),
(63520, 4106, 'use_ssl', '0'),
(63521, 4106, 'show_admin_bar_front', 'true'),
(63522, 4106, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63523, 4106, 'wp_user_level', '0'),
(63524, 4106, 'wsl_current_provider', 'Facebook'),
(63525, 4106, 'wsl_current_user_image', 'https://graph.facebook.com/891021044303837/picture?width=150&height=150'),
(63526, 4106, 'session_tokens', 'a:1:{s:64:\"c52de252201ed11a253185c5860456fcab7708a85824931f4ed80f3ab092e159\";a:4:{s:10:\"expiration\";i:1434968069;s:2:\"ip\";s:12:\"84.91.233.93\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.111 Safari/537.36\";s:5:\"login\";i:1433758469;}}'),
(63527, 4107, 'nickname', 'Albertina_Morgadoa'),
(63528, 4107, 'first_name', 'Albertina'),
(63529, 4107, 'last_name', 'Morgadoa'),
(63530, 4107, 'description', ''),
(63531, 4107, 'rich_editing', 'true'),
(63532, 4107, 'comment_shortcuts', 'false'),
(63533, 4107, 'admin_color', 'fresh'),
(63534, 4107, 'use_ssl', '0'),
(63535, 4107, 'show_admin_bar_front', 'true'),
(63536, 4107, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63537, 4107, 'wp_user_level', '0'),
(63538, 4107, 'wsl_current_provider', 'Google'),
(63539, 4107, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(63540, 4107, 'session_tokens', 'a:1:{s:64:\"6da93569e15d92f69bce2fff4414a4819dedfa36dcae6fd25dd57a8ba4cf91a4\";a:4:{s:10:\"expiration\";i:1434968098;s:2:\"ip\";s:12:\"84.91.233.93\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433758498;}}'),
(63541, 4106, 'votou', 'sim'),
(63542, 4106, 'user_votes', 'tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163'),
(63543, 4101, 'votou', 'sim'),
(63544, 4101, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,free-surfer-do-ano-volcom_p1391,foto-do-ano_p1163'),
(63545, 4107, 'votou', 'sim'),
(63546, 4107, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,foto-do-ano_p1163'),
(63547, 4102, 'votou', 'sim'),
(63548, 4102, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,foto-do-ano_p1163'),
(63549, 4099, 'votou', 'sim'),
(63550, 4099, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,foto-do-ano_p957'),
(63551, 4104, 'votou', 'sim'),
(63552, 4104, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,foto-do-ano_p1163'),
(63553, 4105, 'votou', 'sim'),
(63554, 4105, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163'),
(63555, 4108, 'nickname', 'Miquelina_Poupada'),
(63556, 4108, 'first_name', 'Miquelina'),
(63557, 4108, 'last_name', 'Poupada'),
(63558, 4108, 'description', ''),
(63559, 4108, 'rich_editing', 'true'),
(63560, 4108, 'comment_shortcuts', 'false'),
(63561, 4108, 'admin_color', 'fresh'),
(63562, 4108, 'use_ssl', '0'),
(63563, 4108, 'show_admin_bar_front', 'true'),
(63564, 4108, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63565, 4108, 'wp_user_level', '0'),
(63566, 4108, 'wsl_current_provider', 'Facebook'),
(63567, 4108, 'wsl_current_user_image', 'https://graph.facebook.com/710071345785513/picture?width=150&height=150'),
(63568, 4108, 'session_tokens', 'a:1:{s:64:\"ecee445b02d4dd8a57960512dc3a629dfab0883912fe65e7a01dae0767f4fc4d\";a:4:{s:10:\"expiration\";i:1434968300;s:2:\"ip\";s:12:\"84.91.233.93\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433758700;}}'),
(63569, 4109, 'nickname', 'Armenio_Silva'),
(63570, 4109, 'first_name', 'Arménio'),
(63571, 4109, 'last_name', 'Silva'),
(63572, 4109, 'description', ''),
(63573, 4109, 'rich_editing', 'true'),
(63574, 4109, 'comment_shortcuts', 'false'),
(63575, 4109, 'admin_color', 'fresh'),
(63576, 4109, 'use_ssl', '0'),
(63577, 4109, 'show_admin_bar_front', 'true'),
(63578, 4109, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63579, 4109, 'wp_user_level', '0'),
(63580, 4109, 'wsl_current_provider', 'Facebook'),
(63581, 4109, 'wsl_current_user_image', 'https://graph.facebook.com/719926124782891/picture?width=150&height=150'),
(63582, 4109, 'session_tokens', 'a:1:{s:64:\"a24ec6fb8b10fbbbb496435b9167b5b64f8ccb95381bf6bec7045b3de3cd9b61\";a:4:{s:10:\"expiration\";i:1434968330;s:2:\"ip\";s:12:\"84.91.233.93\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433758730;}}'),
(63583, 4108, 'votou', 'sim'),
(63584, 4108, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,foto-do-ano_p1163'),
(63585, 4109, 'votou', 'sim'),
(63586, 4109, 'user_votes', 'surfista-do-ano-oakley_p1346,foto-do-ano_p1163'),
(63587, 4110, 'nickname', 'Jose_Frazao'),
(63588, 4110, 'first_name', 'José'),
(63589, 4110, 'last_name', 'Frazão'),
(63590, 4110, 'description', ''),
(63591, 4110, 'rich_editing', 'true'),
(63592, 4110, 'comment_shortcuts', 'false'),
(63593, 4110, 'admin_color', 'fresh'),
(63594, 4110, 'use_ssl', '0'),
(63595, 4110, 'show_admin_bar_front', 'true'),
(63596, 4110, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63597, 4110, 'wp_user_level', '0'),
(63598, 4110, 'wsl_current_provider', 'Facebook'),
(63599, 4110, 'wsl_current_user_image', 'https://graph.facebook.com/1587022361550580/picture?width=150&height=150'),
(63600, 4110, 'session_tokens', 'a:1:{s:64:\"55e8ef245a9721c3dde8f4c11dfe3d8b18e19fa3348d5a410895dbdf9666e316\";a:4:{s:10:\"expiration\";i:1434968388;s:2:\"ip\";s:12:\"84.91.233.93\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433758788;}}'),
(63601, 4110, 'votou', 'sim'),
(63602, 4110, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,foto-do-ano_p1163'),
(63603, 4111, 'nickname', 'Tiago_Tavares_1'),
(63604, 4111, 'first_name', 'Tiago'),
(63605, 4111, 'last_name', 'Tavares'),
(63606, 4111, 'description', ''),
(63607, 4111, 'rich_editing', 'true'),
(63608, 4111, 'comment_shortcuts', 'false'),
(63609, 4111, 'admin_color', 'fresh'),
(63610, 4111, 'use_ssl', '0'),
(63611, 4111, 'show_admin_bar_front', 'true'),
(63612, 4111, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63613, 4111, 'wp_user_level', '0'),
(63614, 4111, 'wsl_current_provider', 'Facebook'),
(63615, 4111, 'wsl_current_user_image', 'https://graph.facebook.com/1638035706412279/picture?width=150&height=150'),
(63616, 4111, 'session_tokens', 'a:2:{s:64:\"789e4b9c5f018fb3fb646306aa19e7f00037da4c71b20de4c89f535ab86aab4e\";a:4:{s:10:\"expiration\";i:1434968798;s:2:\"ip\";s:13:\"62.28.198.154\";s:2:\"ua\";s:174:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; ST26i Build/11.2.A.0.31) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433759198;}s:64:\"499e186d18da82612904d1ad78a166af19cf675c9cdf3386f89e9bcccea55007\";a:4:{s:10:\"expiration\";i:1435002754;s:2:\"ip\";s:15:\"217.129.224.120\";s:2:\"ua\";s:174:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; ST26i Build/11.2.A.0.31) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433793154;}}'),
(63617, 4112, 'nickname', 'Joao_Pedro_Pinto'),
(63618, 4112, 'first_name', 'Joao'),
(63619, 4112, 'last_name', 'Pinto'),
(63620, 4112, 'description', ''),
(63621, 4112, 'rich_editing', 'true'),
(63622, 4112, 'comment_shortcuts', 'false'),
(63623, 4112, 'admin_color', 'fresh'),
(63624, 4112, 'use_ssl', '0'),
(63625, 4112, 'show_admin_bar_front', 'true'),
(63626, 4112, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63627, 4112, 'wp_user_level', '0'),
(63628, 4112, 'wsl_current_provider', 'Facebook'),
(63629, 4112, 'wsl_current_user_image', 'https://graph.facebook.com/10153343821930782/picture?width=150&height=150'),
(63630, 4112, 'session_tokens', 'a:1:{s:64:\"a8df7aadae0250e3377faedc27b497b7ccb00f447f798165d104fa7b27dfd1fc\";a:4:{s:10:\"expiration\";i:1434968856;s:2:\"ip\";s:14:\"85.247.250.111\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433759256;}}'),
(63631, 4113, 'nickname', 'Miguel_Barreto_de_Magalhaes'),
(63632, 4113, 'first_name', 'Miguel'),
(63633, 4113, 'last_name', 'de Magalhães'),
(63634, 4113, 'description', ''),
(63635, 4113, 'rich_editing', 'true'),
(63636, 4113, 'comment_shortcuts', 'false'),
(63637, 4113, 'admin_color', 'fresh'),
(63638, 4113, 'use_ssl', '0'),
(63639, 4113, 'show_admin_bar_front', 'true'),
(63640, 4113, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63641, 4113, 'wp_user_level', '0'),
(63642, 4113, 'wsl_current_provider', 'Facebook'),
(63643, 4113, 'wsl_current_user_image', 'https://graph.facebook.com/10204391793098116/picture?width=150&height=150'),
(63644, 4113, 'session_tokens', 'a:1:{s:64:\"08ed74b2d927fb7d15bc00d607f85e9ba5cb0c6512bfd20fe93b594a503ff926\";a:4:{s:10:\"expiration\";i:1434968900;s:2:\"ip\";s:13:\"217.64.249.46\";s:2:\"ua\";s:76:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; MATMJS; rv:11.0) like Gecko\";s:5:\"login\";i:1433759300;}}'),
(63645, 4112, 'votou', 'sim'),
(63646, 4112, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(63647, 4113, 'votou', 'sim'),
(63648, 4113, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(63649, 4114, 'nickname', 'Tiago_Nobre'),
(63650, 4114, 'first_name', 'Tiago'),
(63651, 4114, 'last_name', 'Nobre'),
(63652, 4114, 'description', ''),
(63653, 4114, 'rich_editing', 'true'),
(63654, 4114, 'comment_shortcuts', 'false'),
(63655, 4114, 'admin_color', 'fresh'),
(63656, 4114, 'use_ssl', '0'),
(63657, 4114, 'show_admin_bar_front', 'true'),
(63658, 4114, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63659, 4114, 'wp_user_level', '0'),
(63660, 4114, 'wsl_current_provider', 'Facebook'),
(63661, 4114, 'wsl_current_user_image', 'https://graph.facebook.com/1011859012172682/picture?width=150&height=150'),
(63662, 4114, 'session_tokens', 'a:1:{s:64:\"4728b8146aa090ccfed3aba0b2d99db36b7717298476c84f718a3cce28542c54\";a:4:{s:10:\"expiration\";i:1434969111;s:2:\"ip\";s:11:\"5.249.50.30\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433759511;}}'),
(63663, 4115, 'nickname', 'Rui_Carvalho'),
(63664, 4115, 'first_name', 'Rui'),
(63665, 4115, 'last_name', 'Carvalho'),
(63666, 4115, 'description', ''),
(63667, 4115, 'rich_editing', 'true'),
(63668, 4115, 'comment_shortcuts', 'false'),
(63669, 4115, 'admin_color', 'fresh'),
(63670, 4115, 'use_ssl', '0'),
(63671, 4115, 'show_admin_bar_front', 'true'),
(63672, 4115, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63673, 4115, 'wp_user_level', '0'),
(63674, 4115, 'wsl_current_provider', 'Facebook'),
(63675, 4115, 'wsl_current_user_image', 'https://graph.facebook.com/878426888873319/picture?width=150&height=150'),
(63676, 4115, 'session_tokens', 'a:1:{s:64:\"32c4103ce92f2181106e8473e1e70bf949ffd16624289ae62e4672edd25780f0\";a:4:{s:10:\"expiration\";i:1434969154;s:2:\"ip\";s:13:\"217.129.38.73\";s:2:\"ua\";s:269:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/23.1.0.15.15;FBBV/8176219;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433759554;}}'),
(63677, 4116, 'nickname', 'Pedro_Neves'),
(63678, 4116, 'first_name', 'Pedro'),
(63679, 4116, 'last_name', 'Neves'),
(63680, 4116, 'description', ''),
(63681, 4116, 'rich_editing', 'true'),
(63682, 4116, 'comment_shortcuts', 'false'),
(63683, 4116, 'admin_color', 'fresh'),
(63684, 4116, 'use_ssl', '0'),
(63685, 4116, 'show_admin_bar_front', 'true'),
(63686, 4116, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63687, 4116, 'wp_user_level', '0'),
(63688, 4116, 'wsl_current_provider', 'Google'),
(63689, 4116, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-TN-m9auPlNc/AAAAAAAAAAI/AAAAAAAAADA/-qTMrtER8sU/photo.jpg?sz=200'),
(63690, 4116, 'session_tokens', 'a:1:{s:64:\"09bf9e8498694324a31131a02d0eef87a12e1a08a0f3faa03391272fc443a7f1\";a:4:{s:10:\"expiration\";i:1434969226;s:2:\"ip\";s:14:\"85.246.182.203\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433759626;}}'),
(63691, 4114, 'votou', 'sim'),
(63692, 4114, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(63693, 4117, 'nickname', 'Francisco_Correia'),
(63694, 4117, 'first_name', 'Francisco'),
(63695, 4117, 'last_name', 'Correia'),
(63696, 4117, 'description', ''),
(63697, 4117, 'rich_editing', 'true'),
(63698, 4117, 'comment_shortcuts', 'false'),
(63699, 4117, 'admin_color', 'fresh'),
(63700, 4117, 'use_ssl', '0'),
(63701, 4117, 'show_admin_bar_front', 'true'),
(63702, 4117, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63703, 4117, 'wp_user_level', '0'),
(63704, 4117, 'wsl_current_provider', 'Facebook'),
(63705, 4117, 'wsl_current_user_image', 'https://graph.facebook.com/916950148371206/picture?width=150&height=150'),
(63706, 4117, 'session_tokens', 'a:1:{s:64:\"6f43045c863496a7eaf2830b9a875a6d871271c52c7b886747e06a832da5004c\";a:4:{s:10:\"expiration\";i:1434969272;s:2:\"ip\";s:13:\"87.103.64.107\";s:2:\"ua\";s:153:\"Mozilla/5.0 (Linux; Android 4.3; HUAWEI G6-L11 Build/HuaweiG6-L11C02B120) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433759672;}}'),
(63707, 4115, 'votou', 'sim'),
(63708, 4115, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(63709, 4118, 'nickname', 'Rui_Reis'),
(63710, 4118, 'first_name', 'Rui'),
(63711, 4118, 'last_name', 'Reis'),
(63712, 4118, 'description', ''),
(63713, 4118, 'rich_editing', 'true'),
(63714, 4118, 'comment_shortcuts', 'false'),
(63715, 4118, 'admin_color', 'fresh'),
(63716, 4118, 'use_ssl', '0'),
(63717, 4118, 'show_admin_bar_front', 'true'),
(63718, 4118, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63719, 4118, 'wp_user_level', '0'),
(63720, 4118, 'wsl_current_provider', 'Facebook'),
(63721, 4118, 'wsl_current_user_image', 'https://graph.facebook.com/10153418236553566/picture?width=150&height=150'),
(63722, 4118, 'session_tokens', 'a:1:{s:64:\"58cfbdd0977c1d453c45e62ea1579c90521a60f605f150c91448e714b3e685b5\";a:4:{s:10:\"expiration\";i:1434969373;s:2:\"ip\";s:13:\"194.79.86.210\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433759773;}}'),
(63723, 4119, 'nickname', 'Teresa_Bettencourt_1'),
(63724, 4119, 'first_name', 'Teresa'),
(63725, 4119, 'last_name', 'Bettencourt'),
(63726, 4119, 'description', ''),
(63727, 4119, 'rich_editing', 'true'),
(63728, 4119, 'comment_shortcuts', 'false'),
(63729, 4119, 'admin_color', 'fresh'),
(63730, 4119, 'use_ssl', '0'),
(63731, 4119, 'show_admin_bar_front', 'true'),
(63732, 4119, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63733, 4119, 'wp_user_level', '0'),
(63734, 4119, 'wsl_current_provider', 'Facebook'),
(63735, 4119, 'wsl_current_user_image', 'https://graph.facebook.com/10206680146699823/picture?width=150&height=150'),
(63736, 4119, 'session_tokens', 'a:1:{s:64:\"a0272419de5718ebb1f88040fe650f30485d56b6c3d544fb982137231d883685\";a:4:{s:10:\"expiration\";i:1434969439;s:2:\"ip\";s:13:\"62.48.199.130\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433759839;}}'),
(63737, 4117, 'votou', 'sim'),
(63738, 4117, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(63739, 94, 'votou', 'sim'),
(63740, 94, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1385,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(63741, 4118, 'votou', 'sim'),
(63742, 4118, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(63743, 4119, 'votou', 'sim'),
(63744, 4119, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(63745, 4120, 'nickname', 'Pedro_Freire'),
(63746, 4120, 'first_name', 'Pedro'),
(63747, 4120, 'last_name', 'Freire'),
(63748, 4120, 'description', ''),
(63749, 4120, 'rich_editing', 'true'),
(63750, 4120, 'comment_shortcuts', 'false'),
(63751, 4120, 'admin_color', 'fresh'),
(63752, 4120, 'use_ssl', '0'),
(63753, 4120, 'show_admin_bar_front', 'true'),
(63754, 4120, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63755, 4120, 'wp_user_level', '0'),
(63756, 4120, 'wsl_current_provider', 'Facebook'),
(63757, 4120, 'wsl_current_user_image', 'https://graph.facebook.com/946670078686559/picture?width=150&height=150'),
(63758, 4120, 'session_tokens', 'a:1:{s:64:\"ba39736d602bbb293433cca4c94ca2f806c77fbb949cb15c1368049538512f8c\";a:4:{s:10:\"expiration\";i:1434969775;s:2:\"ip\";s:13:\"89.115.34.242\";s:2:\"ua\";s:244:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPad4,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433760175;}}'),
(63759, 4121, 'nickname', 'Magda_Goncalves_Gomes'),
(63760, 4121, 'first_name', 'Magda'),
(63761, 4121, 'last_name', 'Gomes'),
(63762, 4121, 'description', ''),
(63763, 4121, 'rich_editing', 'true'),
(63764, 4121, 'comment_shortcuts', 'false'),
(63765, 4121, 'admin_color', 'fresh'),
(63766, 4121, 'use_ssl', '0'),
(63767, 4121, 'show_admin_bar_front', 'true'),
(63768, 4121, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63769, 4121, 'wp_user_level', '0'),
(63770, 4121, 'wsl_current_provider', 'Facebook'),
(63771, 4121, 'wsl_current_user_image', 'https://graph.facebook.com/10206059518862197/picture?width=150&height=150'),
(63772, 4121, 'session_tokens', 'a:1:{s:64:\"a9c94aac6f0996acf936f123144a2f91983db5231ef62e047a8ef59a0deb4a95\";a:4:{s:10:\"expiration\";i:1434969867;s:2:\"ip\";s:13:\"85.138.36.197\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 4.2.2; RAINBOW Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433760267;}}'),
(63773, 4122, 'nickname', 'Francisco_Duarte'),
(63774, 4122, 'first_name', 'Francisco'),
(63775, 4122, 'last_name', 'Duarte'),
(63776, 4122, 'description', ''),
(63777, 4122, 'rich_editing', 'true'),
(63778, 4122, 'comment_shortcuts', 'false'),
(63779, 4122, 'admin_color', 'fresh'),
(63780, 4122, 'use_ssl', '0'),
(63781, 4122, 'show_admin_bar_front', 'true'),
(63782, 4122, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63783, 4122, 'wp_user_level', '0'),
(63784, 4122, 'wsl_current_provider', 'Facebook'),
(63785, 4122, 'wsl_current_user_image', 'https://graph.facebook.com/1620699318176038/picture?width=150&height=150'),
(63786, 4122, 'session_tokens', 'a:1:{s:64:\"f8bc830c3d7e07c656061e6cab843a6eae31b7522a25d7e1538d7776c815b312\";a:4:{s:10:\"expiration\";i:1434969921;s:2:\"ip\";s:13:\"81.193.35.218\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433760321;}}'),
(63787, 4121, 'votou', 'sim'),
(63788, 4121, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(63789, 4123, 'nickname', 'Mariana_Dias'),
(63790, 4123, 'first_name', 'Mariana'),
(63791, 4123, 'last_name', 'Dias'),
(63792, 4123, 'description', ''),
(63793, 4123, 'rich_editing', 'true'),
(63794, 4123, 'comment_shortcuts', 'false'),
(63795, 4123, 'admin_color', 'fresh'),
(63796, 4123, 'use_ssl', '0'),
(63797, 4123, 'show_admin_bar_front', 'true'),
(63798, 4123, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63799, 4123, 'wp_user_level', '0'),
(63800, 4123, 'wsl_current_provider', 'Facebook'),
(63801, 4123, 'wsl_current_user_image', 'https://graph.facebook.com/10203922816421416/picture?width=150&height=150'),
(63802, 4123, 'session_tokens', 'a:1:{s:64:\"97212da11c92af3d2f480df187714583557a8c66ae76b444a016c926ac74d8e5\";a:4:{s:10:\"expiration\";i:1434969993;s:2:\"ip\";s:12:\"85.243.39.39\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433760393;}}'),
(63803, 4122, 'votou', 'sim'),
(63804, 4122, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(63805, 4124, 'nickname', 'Rita_Ferreira_Dos_Santos'),
(63806, 4124, 'first_name', 'Rita'),
(63807, 4124, 'last_name', 'Ferreira Dos Santos'),
(63808, 4124, 'description', ''),
(63809, 4124, 'rich_editing', 'true'),
(63810, 4124, 'comment_shortcuts', 'false'),
(63811, 4124, 'admin_color', 'fresh'),
(63812, 4124, 'use_ssl', '0'),
(63813, 4124, 'show_admin_bar_front', 'true'),
(63814, 4124, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63815, 4124, 'wp_user_level', '0'),
(63816, 4124, 'wsl_current_provider', 'Facebook'),
(63817, 4124, 'wsl_current_user_image', 'https://graph.facebook.com/1295676223810064/picture?width=150&height=150'),
(63818, 4124, 'session_tokens', 'a:1:{s:64:\"36496322abe9617eb6567ab94c65e92240c6cffcbd2d13a1afa2f1fccfd61c93\";a:4:{s:10:\"expiration\";i:1434970390;s:2:\"ip\";s:14:\"89.152.241.178\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/8.0.3 Safari/600.3.18\";s:5:\"login\";i:1433760790;}}'),
(63819, 4124, 'votou', 'sim'),
(63820, 4124, 'user_votes', 'surfista-do-ano-oakley_p1346,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,foto-do-ano_p957'),
(63821, 4125, 'nickname', 'Susana_Goncalves'),
(63822, 4125, 'first_name', 'Susana'),
(63823, 4125, 'last_name', 'Gonçalves'),
(63824, 4125, 'description', ''),
(63825, 4125, 'rich_editing', 'true'),
(63826, 4125, 'comment_shortcuts', 'false'),
(63827, 4125, 'admin_color', 'fresh'),
(63828, 4125, 'use_ssl', '0'),
(63829, 4125, 'show_admin_bar_front', 'true'),
(63830, 4125, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63831, 4125, 'wp_user_level', '0'),
(63832, 4125, 'wsl_current_provider', 'Facebook'),
(63833, 4125, 'wsl_current_user_image', 'https://graph.facebook.com/10205166039443645/picture?width=150&height=150'),
(63834, 4125, 'session_tokens', 'a:1:{s:64:\"51332576ce80dd6b61d2ca5052e49f5ac22d7caf3068eca1820ede4002b40255\";a:4:{s:10:\"expiration\";i:1434970548;s:2:\"ip\";s:13:\"195.77.95.143\";s:2:\"ua\";s:63:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)\";s:5:\"login\";i:1433760948;}}'),
(63835, 4126, 'nickname', 'Ana_Correia'),
(63836, 4126, 'first_name', 'Ana'),
(63837, 4126, 'last_name', 'Correia'),
(63838, 4126, 'description', ''),
(63839, 4126, 'rich_editing', 'true'),
(63840, 4126, 'comment_shortcuts', 'false'),
(63841, 4126, 'admin_color', 'fresh'),
(63842, 4126, 'use_ssl', '0'),
(63843, 4126, 'show_admin_bar_front', 'true'),
(63844, 4126, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63845, 4126, 'wp_user_level', '0'),
(63846, 4126, 'wsl_current_provider', 'Facebook'),
(63847, 4126, 'wsl_current_user_image', 'https://graph.facebook.com/10205963167585548/picture?width=150&height=150'),
(63848, 4126, 'session_tokens', 'a:1:{s:64:\"78db1fb568d6e9ad48c92e44808378b65170cc0454384560df9f3a6e7d239ea8\";a:4:{s:10:\"expiration\";i:1434970704;s:2:\"ip\";s:13:\"195.77.95.143\";s:2:\"ua\";s:63:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)\";s:5:\"login\";i:1433761104;}}'),
(63849, 4127, 'nickname', 'Silvia_Santos_1'),
(63850, 4127, 'first_name', 'Sílvia'),
(63851, 4127, 'last_name', 'Santos'),
(63852, 4127, 'description', ''),
(63853, 4127, 'rich_editing', 'true'),
(63854, 4127, 'comment_shortcuts', 'false'),
(63855, 4127, 'admin_color', 'fresh'),
(63856, 4127, 'use_ssl', '0'),
(63857, 4127, 'show_admin_bar_front', 'true'),
(63858, 4127, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63859, 4127, 'wp_user_level', '0'),
(63860, 4127, 'wsl_current_provider', 'Facebook'),
(63861, 4127, 'wsl_current_user_image', 'https://graph.facebook.com/846059938806711/picture?width=150&height=150'),
(63862, 4127, 'session_tokens', 'a:1:{s:64:\"4abba7d921be3198bedf30650e36d0a29b48e058612fc31faa174e53479bd6ce\";a:4:{s:10:\"expiration\";i:1434970759;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433761159;}}'),
(63863, 4128, 'nickname', 'Marta_Brito_E_Abreu'),
(63864, 4128, 'first_name', 'Marta'),
(63865, 4128, 'last_name', 'Brito E Abreu'),
(63866, 4128, 'description', ''),
(63867, 4128, 'rich_editing', 'true'),
(63868, 4128, 'comment_shortcuts', 'false'),
(63869, 4128, 'admin_color', 'fresh'),
(63870, 4128, 'use_ssl', '0'),
(63871, 4128, 'show_admin_bar_front', 'true'),
(63872, 4128, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63873, 4128, 'wp_user_level', '0'),
(63874, 4128, 'wsl_current_provider', 'Facebook'),
(63875, 4128, 'wsl_current_user_image', 'https://graph.facebook.com/889017454503340/picture?width=150&height=150'),
(63876, 4128, 'session_tokens', 'a:1:{s:64:\"3b354f73ef30c4edbeaffbaf4d401349758ea1e41169396b22f8b8a980fd28a8\";a:4:{s:10:\"expiration\";i:1434970907;s:2:\"ip\";s:13:\"79.168.35.100\";s:2:\"ua\";s:245:\"Mozilla/5.0 (iPad; CPU OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.2;FBSS/1; FBCR/;FBID/tablet;FBLC/en_US;FBOP/1]\";s:5:\"login\";i:1433761307;}}'),
(63877, 4126, 'votou', 'sim'),
(63878, 4126, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,videoclip-do-ano-hurley_p1406,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428'),
(63879, 4129, 'nickname', 'Sergio_Musiello'),
(63880, 4129, 'first_name', 'Sergio'),
(63881, 4129, 'last_name', 'Musiello'),
(63882, 4129, 'description', ''),
(63883, 4129, 'rich_editing', 'true'),
(63884, 4129, 'comment_shortcuts', 'false'),
(63885, 4129, 'admin_color', 'fresh'),
(63886, 4129, 'use_ssl', '0'),
(63887, 4129, 'show_admin_bar_front', 'true'),
(63888, 4129, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63889, 4129, 'wp_user_level', '0'),
(63890, 4129, 'wsl_current_provider', 'Facebook'),
(63891, 4129, 'wsl_current_user_image', 'https://graph.facebook.com/10204279268915742/picture?width=150&height=150'),
(63892, 4129, 'session_tokens', 'a:1:{s:64:\"78e22530f349191b9efb45b9980a17817db0cec7f3f5156a7e782deac2b6f0c4\";a:4:{s:10:\"expiration\";i:1434970999;s:2:\"ip\";s:15:\"187.115.247.251\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433761399;}}'),
(63893, 4128, 'votou', 'sim'),
(63894, 4128, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(63895, 4130, 'nickname', 'Marta_Vaz_Guedes'),
(63896, 4130, 'first_name', 'Marta'),
(63897, 4130, 'last_name', 'Vaz Guedes'),
(63898, 4130, 'description', ''),
(63899, 4130, 'rich_editing', 'true'),
(63900, 4130, 'comment_shortcuts', 'false'),
(63901, 4130, 'admin_color', 'fresh'),
(63902, 4130, 'use_ssl', '0'),
(63903, 4130, 'show_admin_bar_front', 'true'),
(63904, 4130, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63905, 4130, 'wp_user_level', '0'),
(63906, 4130, 'wsl_current_provider', 'Facebook'),
(63907, 4130, 'wsl_current_user_image', 'https://graph.facebook.com/426272177555829/picture?width=150&height=150'),
(63908, 4130, 'session_tokens', 'a:2:{s:64:\"5308aaa400da39d2d6189c1f2a3ec351f298edc18e50869bf3ba8ebae34089f7\";a:4:{s:10:\"expiration\";i:1434971162;s:2:\"ip\";s:14:\"79.168.198.133\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433761562;}s:64:\"e4899e49c6149564623de5e45555b8723750a7c04a44c5e9b0b6c1fc451649e3\";a:4:{s:10:\"expiration\";i:1434980620;s:2:\"ip\";s:12:\"95.92.105.48\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433771020;}}'),
(63909, 4131, 'nickname', 'Martim_Nunes'),
(63910, 4131, 'first_name', 'Martim'),
(63911, 4131, 'last_name', 'Nunes'),
(63912, 4131, 'description', ''),
(63913, 4131, 'rich_editing', 'true'),
(63914, 4131, 'comment_shortcuts', 'false'),
(63915, 4131, 'admin_color', 'fresh'),
(63916, 4131, 'use_ssl', '0'),
(63917, 4131, 'show_admin_bar_front', 'true'),
(63918, 4131, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63919, 4131, 'wp_user_level', '0'),
(63920, 4131, 'wsl_current_provider', 'Facebook'),
(63921, 4131, 'wsl_current_user_image', 'https://graph.facebook.com/869178386504374/picture?width=150&height=150'),
(63922, 4131, 'session_tokens', 'a:1:{s:64:\"90240b0bf8361819a7c4e0355a0ab25a1f6a0f8a174d0e3953b1bf3d92b04aaf\";a:4:{s:10:\"expiration\";i:1434971202;s:2:\"ip\";s:14:\"79.168.184.146\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPad3,6;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433761602;}}'),
(63923, 4132, 'nickname', 'Mateus_Nigra'),
(63924, 4132, 'first_name', 'Mateus'),
(63925, 4132, 'last_name', 'Nigra'),
(63926, 4132, 'description', ''),
(63927, 4132, 'rich_editing', 'true'),
(63928, 4132, 'comment_shortcuts', 'false'),
(63929, 4132, 'admin_color', 'fresh'),
(63930, 4132, 'use_ssl', '0'),
(63931, 4132, 'show_admin_bar_front', 'true'),
(63932, 4132, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63933, 4132, 'wp_user_level', '0'),
(63934, 4132, 'wsl_current_provider', 'Facebook'),
(63935, 4132, 'wsl_current_user_image', 'https://graph.facebook.com/1075382562489086/picture?width=150&height=150'),
(63936, 4132, 'session_tokens', 'a:3:{s:64:\"1131e62115d79f4af952499d056ac05829c37517c5e9dcfcd698c7c29fdd81ed\";a:4:{s:10:\"expiration\";i:1434971215;s:2:\"ip\";s:14:\"85.245.100.167\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433761615;}s:64:\"366da95cd8b35da612a4124c64d24113da2752bdf3604529e1beb1dbefd17c53\";a:4:{s:10:\"expiration\";i:1434971304;s:2:\"ip\";s:14:\"85.245.100.167\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433761704;}s:64:\"365e3c34f44ffc9e5aca245af491c688f184fd6b3684ff82c1ba52ae08f802cf\";a:4:{s:10:\"expiration\";i:1434971365;s:2:\"ip\";s:14:\"85.245.100.167\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433761765;}}'),
(63937, 4131, 'votou', 'sim'),
(63938, 4131, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(63939, 4133, 'nickname', 'Ricardo_Principe'),
(63940, 4133, 'first_name', 'Ricardo'),
(63941, 4133, 'last_name', 'Príncipe'),
(63942, 4133, 'description', ''),
(63943, 4133, 'rich_editing', 'true'),
(63944, 4133, 'comment_shortcuts', 'false'),
(63945, 4133, 'admin_color', 'fresh');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(63946, 4133, 'use_ssl', '0'),
(63947, 4133, 'show_admin_bar_front', 'true'),
(63948, 4133, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63949, 4133, 'wp_user_level', '0'),
(63950, 4133, 'wsl_current_provider', 'Facebook'),
(63951, 4133, 'wsl_current_user_image', 'https://graph.facebook.com/679146465563081/picture?width=150&height=150'),
(63952, 4133, 'session_tokens', 'a:1:{s:64:\"032515f102c2382a072b6d4550f2df87b713022e0b57b064a6b6da30cc8867b4\";a:4:{s:10:\"expiration\";i:1434971384;s:2:\"ip\";s:14:\"89.153.253.225\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433761784;}}'),
(63953, 4133, 'votou', 'sim'),
(63954, 4133, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(63955, 4134, 'nickname', 'Martim_Lino'),
(63956, 4134, 'first_name', 'Martim'),
(63957, 4134, 'last_name', 'Lino'),
(63958, 4134, 'description', ''),
(63959, 4134, 'rich_editing', 'true'),
(63960, 4134, 'comment_shortcuts', 'false'),
(63961, 4134, 'admin_color', 'fresh'),
(63962, 4134, 'use_ssl', '0'),
(63963, 4134, 'show_admin_bar_front', 'true'),
(63964, 4134, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63965, 4134, 'wp_user_level', '0'),
(63966, 4134, 'wsl_current_provider', 'Facebook'),
(63967, 4134, 'wsl_current_user_image', 'https://graph.facebook.com/998188443554685/picture?width=150&height=150'),
(63968, 4134, 'session_tokens', 'a:1:{s:64:\"77abaf14e0499ef78c16608eaf8a737ee69e96d53008d6c509fe4dd50507678b\";a:4:{s:10:\"expiration\";i:1434971594;s:2:\"ip\";s:13:\"85.138.38.179\";s:2:\"ua\";s:140:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E4 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433761994;}}'),
(63969, 4135, 'nickname', 'Jorge_Silva_Cardoso'),
(63970, 4135, 'first_name', 'Jorge'),
(63971, 4135, 'last_name', 'Silva Cardoso'),
(63972, 4135, 'description', ''),
(63973, 4135, 'rich_editing', 'true'),
(63974, 4135, 'comment_shortcuts', 'false'),
(63975, 4135, 'admin_color', 'fresh'),
(63976, 4135, 'use_ssl', '0'),
(63977, 4135, 'show_admin_bar_front', 'true'),
(63978, 4135, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63979, 4135, 'wp_user_level', '0'),
(63980, 4135, 'wsl_current_provider', 'Facebook'),
(63981, 4135, 'wsl_current_user_image', 'https://graph.facebook.com/860212327397768/picture?width=150&height=150'),
(63982, 4135, 'session_tokens', 'a:1:{s:64:\"33dca605ab7a0c548e87037ced4d8835d485e9c8a2f9a76496d678d3fdaf2165\";a:4:{s:10:\"expiration\";i:1434971614;s:2:\"ip\";s:13:\"88.157.133.86\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433762014;}}'),
(63983, 4135, 'votou', 'sim'),
(63984, 4135, 'user_votes', 'maior-onda-tow-in-oe_p1190'),
(63985, 4136, 'nickname', 'Matilde_Parreira_Cano_Bule'),
(63986, 4136, 'first_name', 'Matilde Parreira Cano'),
(63987, 4136, 'last_name', 'Bule'),
(63988, 4136, 'description', ''),
(63989, 4136, 'rich_editing', 'true'),
(63990, 4136, 'comment_shortcuts', 'false'),
(63991, 4136, 'admin_color', 'fresh'),
(63992, 4136, 'use_ssl', '0'),
(63993, 4136, 'show_admin_bar_front', 'true'),
(63994, 4136, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(63995, 4136, 'wp_user_level', '0'),
(63996, 4136, 'wsl_current_provider', 'Facebook'),
(63997, 4136, 'wsl_current_user_image', 'https://graph.facebook.com/1015419815136216/picture?width=150&height=150'),
(63998, 4136, 'session_tokens', 'a:1:{s:64:\"2caa2f902005f7c64e9ee16f962846e24dbdfb328b6a6b3075540ad71dab7366\";a:4:{s:10:\"expiration\";i:1434971710;s:2:\"ip\";s:14:\"193.236.78.145\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433762110;}}'),
(63999, 4137, 'nickname', 'Matilde_Themudo_Marcalo'),
(64000, 4137, 'first_name', 'Matilde'),
(64001, 4137, 'last_name', 'Marçalo'),
(64002, 4137, 'description', ''),
(64003, 4137, 'rich_editing', 'true'),
(64004, 4137, 'comment_shortcuts', 'false'),
(64005, 4137, 'admin_color', 'fresh'),
(64006, 4137, 'use_ssl', '0'),
(64007, 4137, 'show_admin_bar_front', 'true'),
(64008, 4137, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64009, 4137, 'wp_user_level', '0'),
(64010, 4137, 'wsl_current_provider', 'Facebook'),
(64011, 4137, 'wsl_current_user_image', 'https://graph.facebook.com/10204262949442920/picture?width=150&height=150'),
(64012, 4137, 'session_tokens', 'a:1:{s:64:\"9b7f619fbb40e704ae377a0c2724723c7df8deb65bb8ee6ffcf559b8c740b568\";a:4:{s:10:\"expiration\";i:1434971756;s:2:\"ip\";s:12:\"5.249.111.96\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433762156;}}'),
(64013, 4138, 'nickname', 'Marta_Jarnac_de_Freitas'),
(64014, 4138, 'first_name', 'Marta'),
(64015, 4138, 'last_name', 'Jarnac de Freitas'),
(64016, 4138, 'description', ''),
(64017, 4138, 'rich_editing', 'true'),
(64018, 4138, 'comment_shortcuts', 'false'),
(64019, 4138, 'admin_color', 'fresh'),
(64020, 4138, 'use_ssl', '0'),
(64021, 4138, 'show_admin_bar_front', 'true'),
(64022, 4138, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64023, 4138, 'wp_user_level', '0'),
(64024, 4138, 'wsl_current_provider', 'Facebook'),
(64025, 4138, 'wsl_current_user_image', 'https://graph.facebook.com/998159193541797/picture?width=150&height=150'),
(64026, 4138, 'session_tokens', 'a:1:{s:64:\"a50e084d2a6aa1b015e3242b2abb239b75f0a0d139921734c34059849a3fa36a\";a:4:{s:10:\"expiration\";i:1434971770;s:2:\"ip\";s:15:\"193.136.124.131\";s:2:\"ua\";s:130:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-N5110 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Safari/537.36\";s:5:\"login\";i:1433762170;}}'),
(64027, 4138, 'votou', 'sim'),
(64028, 4138, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(64029, 4137, 'votou', 'sim'),
(64030, 4137, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(64031, 4139, 'nickname', 'Helena_Santos'),
(64032, 4139, 'first_name', 'Helena'),
(64033, 4139, 'last_name', 'Santos'),
(64034, 4139, 'description', ''),
(64035, 4139, 'rich_editing', 'true'),
(64036, 4139, 'comment_shortcuts', 'false'),
(64037, 4139, 'admin_color', 'fresh'),
(64038, 4139, 'use_ssl', '0'),
(64039, 4139, 'show_admin_bar_front', 'true'),
(64040, 4139, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64041, 4139, 'wp_user_level', '0'),
(64042, 4139, 'wsl_current_provider', 'Facebook'),
(64043, 4139, 'wsl_current_user_image', 'https://graph.facebook.com/916497605055245/picture?width=150&height=150'),
(64044, 4139, 'session_tokens', 'a:1:{s:64:\"ee6b2e165a1201314e760d86f3ac6651e87872cf301ab1f550248ed9f947f3bd\";a:4:{s:10:\"expiration\";i:1434971869;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433762269;}}'),
(64045, 4140, 'nickname', 'Matilde_Figueiredo'),
(64046, 4140, 'first_name', 'Matilde'),
(64047, 4140, 'last_name', 'Figueiredo'),
(64048, 4140, 'description', ''),
(64049, 4140, 'rich_editing', 'true'),
(64050, 4140, 'comment_shortcuts', 'false'),
(64051, 4140, 'admin_color', 'fresh'),
(64052, 4140, 'use_ssl', '0'),
(64053, 4140, 'show_admin_bar_front', 'true'),
(64054, 4140, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64055, 4140, 'wp_user_level', '0'),
(64056, 4140, 'wsl_current_provider', 'Facebook'),
(64057, 4140, 'wsl_current_user_image', 'https://graph.facebook.com/997569133588514/picture?width=150&height=150'),
(64058, 4140, 'session_tokens', 'a:1:{s:64:\"37cc136fafc21edc44be02675f8c8c2ab7aabc631b55057dd37bbcdc1e8c1f03\";a:4:{s:10:\"expiration\";i:1434971933;s:2:\"ip\";s:13:\"87.103.74.137\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433762333;}}'),
(64059, 4141, 'nickname', 'Manel_Joao'),
(64060, 4141, 'first_name', 'Manel'),
(64061, 4141, 'last_name', 'João'),
(64062, 4141, 'description', ''),
(64063, 4141, 'rich_editing', 'true'),
(64064, 4141, 'comment_shortcuts', 'false'),
(64065, 4141, 'admin_color', 'fresh'),
(64066, 4141, 'use_ssl', '0'),
(64067, 4141, 'show_admin_bar_front', 'true'),
(64068, 4141, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64069, 4141, 'wp_user_level', '0'),
(64070, 4141, 'wsl_current_provider', 'Facebook'),
(64071, 4141, 'wsl_current_user_image', 'https://graph.facebook.com/10204812934663274/picture?width=150&height=150'),
(64072, 4141, 'session_tokens', 'a:1:{s:64:\"d52e9f1eb738138071c2b8b89ac2c68abc4db325643919d07b79a5340c0bfaa5\";a:4:{s:10:\"expiration\";i:1434972464;s:2:\"ip\";s:13:\"89.214.55.157\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433762864;}}'),
(64073, 4116, 'votou', 'sim'),
(64074, 4116, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(64075, 4142, 'nickname', 'Tomas_Stuve'),
(64076, 4142, 'first_name', 'Tomas'),
(64077, 4142, 'last_name', 'Stuve'),
(64078, 4142, 'description', ''),
(64079, 4142, 'rich_editing', 'true'),
(64080, 4142, 'comment_shortcuts', 'false'),
(64081, 4142, 'admin_color', 'fresh'),
(64082, 4142, 'use_ssl', '0'),
(64083, 4142, 'show_admin_bar_front', 'true'),
(64084, 4142, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64085, 4142, 'wp_user_level', '0'),
(64086, 4142, 'wsl_current_provider', 'Facebook'),
(64087, 4142, 'wsl_current_user_image', 'https://graph.facebook.com/10152755027972282/picture?width=150&height=150'),
(64088, 4142, 'session_tokens', 'a:1:{s:64:\"ae7cc9118beea6d25b2a212dd31b2ae46bd1c456cbec79d3c7a1652870ed0f00\";a:4:{s:10:\"expiration\";i:1434972574;s:2:\"ip\";s:13:\"62.169.86.129\";s:2:\"ua\";s:186:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433762974;}}'),
(64089, 4143, 'nickname', 'Sara_Ribeiro_1'),
(64090, 4143, 'first_name', 'Sara'),
(64091, 4143, 'last_name', 'Ribeiro'),
(64092, 4143, 'description', ''),
(64093, 4143, 'rich_editing', 'true'),
(64094, 4143, 'comment_shortcuts', 'false'),
(64095, 4143, 'admin_color', 'fresh'),
(64096, 4143, 'use_ssl', '0'),
(64097, 4143, 'show_admin_bar_front', 'true'),
(64098, 4143, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64099, 4143, 'wp_user_level', '0'),
(64100, 4143, 'wsl_current_provider', 'Facebook'),
(64101, 4143, 'wsl_current_user_image', 'https://graph.facebook.com/954368094584738/picture?width=150&height=150'),
(64102, 4143, 'session_tokens', 'a:1:{s:64:\"6207b4fb2c709cb40ae9c4abf349ccca00dc1a02f37799b7fee92d14d6efd6aa\";a:4:{s:10:\"expiration\";i:1434972725;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433763125;}}'),
(64103, 4142, 'votou', 'sim'),
(64104, 4142, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(64105, 4144, 'nickname', 'Francis_Pereira'),
(64106, 4144, 'first_name', 'Francis'),
(64107, 4144, 'last_name', 'Pereira'),
(64108, 4144, 'description', ''),
(64109, 4144, 'rich_editing', 'true'),
(64110, 4144, 'comment_shortcuts', 'false'),
(64111, 4144, 'admin_color', 'fresh'),
(64112, 4144, 'use_ssl', '0'),
(64113, 4144, 'show_admin_bar_front', 'true'),
(64114, 4144, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64115, 4144, 'wp_user_level', '0'),
(64116, 4144, 'wsl_current_provider', 'Facebook'),
(64117, 4144, 'wsl_current_user_image', 'https://graph.facebook.com/10206697413853961/picture?width=150&height=150'),
(64118, 4144, 'session_tokens', 'a:1:{s:64:\"24842485aa173d0e24bbd11e4e7ab3fefe5e6bd99a63cd34a5923a9b149c7e47\";a:4:{s:10:\"expiration\";i:1434972776;s:2:\"ip\";s:12:\"84.91.18.107\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; Android 4.4.4; B1-810 Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433763176;}}'),
(64119, 4145, 'nickname', 'Sergio_Reis'),
(64120, 4145, 'first_name', 'Sérgio'),
(64121, 4145, 'last_name', 'Reis'),
(64122, 4145, 'description', ''),
(64123, 4145, 'rich_editing', 'true'),
(64124, 4145, 'comment_shortcuts', 'false'),
(64125, 4145, 'admin_color', 'fresh'),
(64126, 4145, 'use_ssl', '0'),
(64127, 4145, 'show_admin_bar_front', 'true'),
(64128, 4145, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64129, 4145, 'wp_user_level', '0'),
(64130, 4145, 'wsl_current_provider', 'Google'),
(64131, 4145, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(64132, 4145, 'session_tokens', 'a:2:{s:64:\"7b0a1d62c83233eac5a4114883df6c7df940905efeb51f290037b260226eafc6\";a:4:{s:10:\"expiration\";i:1434972862;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433763262;}s:64:\"d7f34ea50449e49becf44acb11a252e176d62f52466f8c43bdac2da680d294f3\";a:4:{s:10:\"expiration\";i:1435008268;s:2:\"ip\";s:13:\"188.250.76.78\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433798668;}}'),
(64133, 4145, 'votou', 'sim'),
(64134, 4145, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(64135, 4143, 'votou', 'sim'),
(64136, 4143, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(64137, 4144, 'votou', 'sim'),
(64138, 4144, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(64139, 4146, 'nickname', 'Marta_dOrey_1'),
(64140, 4146, 'first_name', 'Marta'),
(64141, 4146, 'last_name', 'd\'Orey'),
(64142, 4146, 'description', ''),
(64143, 4146, 'rich_editing', 'true'),
(64144, 4146, 'comment_shortcuts', 'false'),
(64145, 4146, 'admin_color', 'fresh'),
(64146, 4146, 'use_ssl', '0'),
(64147, 4146, 'show_admin_bar_front', 'true'),
(64148, 4146, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64149, 4146, 'wp_user_level', '0'),
(64150, 4146, 'wsl_current_provider', 'Facebook'),
(64151, 4146, 'wsl_current_user_image', 'https://graph.facebook.com/960424794010344/picture?width=150&height=150'),
(64152, 4146, 'session_tokens', 'a:1:{s:64:\"5fac5654a57e9327be24d8e08f0e3a7a529361da98470db1a0b732500fff23e7\";a:4:{s:10:\"expiration\";i:1434973056;s:2:\"ip\";s:13:\"77.54.212.184\";s:2:\"ua\";s:269:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_3 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B511 [FBAN/MessengerForiOS;FBAV/17.0.0.20.11;FBBV/5740516;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433763456;}}'),
(64153, 4147, 'nickname', 'Francisco_Gaspar'),
(64154, 4147, 'first_name', 'Francisco'),
(64155, 4147, 'last_name', 'Gaspar'),
(64156, 4147, 'description', ''),
(64157, 4147, 'rich_editing', 'true'),
(64158, 4147, 'comment_shortcuts', 'false'),
(64159, 4147, 'admin_color', 'fresh'),
(64160, 4147, 'use_ssl', '0'),
(64161, 4147, 'show_admin_bar_front', 'true'),
(64162, 4147, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64163, 4147, 'wp_user_level', '0'),
(64164, 4147, 'wsl_current_provider', 'Google'),
(64165, 4147, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(64166, 4147, 'session_tokens', 'a:1:{s:64:\"8ffa82994b54a77dc75a948309bde6735b985901eb3dc8696265913b75163997\";a:4:{s:10:\"expiration\";i:1434973091;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433763491;}}'),
(64167, 4148, 'nickname', 'Matilde_Passanha'),
(64168, 4148, 'first_name', 'Matilde'),
(64169, 4148, 'last_name', 'Passanha'),
(64170, 4148, 'description', ''),
(64171, 4148, 'rich_editing', 'true'),
(64172, 4148, 'comment_shortcuts', 'false'),
(64173, 4148, 'admin_color', 'fresh'),
(64174, 4148, 'use_ssl', '0'),
(64175, 4148, 'show_admin_bar_front', 'true'),
(64176, 4148, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64177, 4148, 'wp_user_level', '0'),
(64178, 4148, 'wsl_current_provider', 'Facebook'),
(64179, 4148, 'wsl_current_user_image', 'https://graph.facebook.com/1115547498460495/picture?width=150&height=150'),
(64180, 4148, 'session_tokens', 'a:2:{s:64:\"42545a0d9a49787d8c23f689c8f4432efa3e430b77b4a31dcf87f604fd3ed7a0\";a:4:{s:10:\"expiration\";i:1434973131;s:2:\"ip\";s:12:\"85.244.17.36\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433763531;}s:64:\"8c213a1f557df4fe3baf1a5d50ba5d0708731f956445244ef455f21de209d0f9\";a:4:{s:10:\"expiration\";i:1434973171;s:2:\"ip\";s:12:\"85.244.17.36\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433763571;}}'),
(64181, 4149, 'nickname', 'VonZipper_VZ'),
(64182, 4149, 'first_name', 'VonZipper'),
(64183, 4149, 'last_name', 'VZ'),
(64184, 4149, 'description', ''),
(64185, 4149, 'rich_editing', 'true'),
(64186, 4149, 'comment_shortcuts', 'false'),
(64187, 4149, 'admin_color', 'fresh'),
(64188, 4149, 'use_ssl', '0'),
(64189, 4149, 'show_admin_bar_front', 'true'),
(64190, 4149, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64191, 4149, 'wp_user_level', '0'),
(64192, 4149, 'wsl_current_provider', 'Google'),
(64193, 4149, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(64194, 4149, 'session_tokens', 'a:1:{s:64:\"be55d50636db9ac0e3f8a11269c42add57c781248b9f0f7e58295f04027b6537\";a:4:{s:10:\"expiration\";i:1434973153;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433763553;}}'),
(64195, 4150, 'nickname', 'Claudia_Sofia_Duarte'),
(64196, 4150, 'first_name', 'Claudia Sofia'),
(64197, 4150, 'last_name', 'Duarte'),
(64198, 4150, 'description', ''),
(64199, 4150, 'rich_editing', 'true'),
(64200, 4150, 'comment_shortcuts', 'false'),
(64201, 4150, 'admin_color', 'fresh'),
(64202, 4150, 'use_ssl', '0'),
(64203, 4150, 'show_admin_bar_front', 'true'),
(64204, 4150, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64205, 4150, 'wp_user_level', '0'),
(64206, 4150, 'wsl_current_provider', 'Facebook'),
(64207, 4150, 'wsl_current_user_image', 'https://graph.facebook.com/10200437693262615/picture?width=150&height=150'),
(64208, 4150, 'session_tokens', 'a:1:{s:64:\"4344df6eacbe0f4bd8f8d035768b913d5d9548527d690b93f1a316bbdfa3e8a5\";a:4:{s:10:\"expiration\";i:1434973157;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433763557;}}'),
(64209, 4150, 'votou', 'sim'),
(64210, 4150, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(64211, 4151, 'nickname', 'Catarina_Sousa'),
(64212, 4151, 'first_name', 'Catarina'),
(64213, 4151, 'last_name', 'Sousa'),
(64214, 4151, 'description', ''),
(64215, 4151, 'rich_editing', 'true'),
(64216, 4151, 'comment_shortcuts', 'false'),
(64217, 4151, 'admin_color', 'fresh'),
(64218, 4151, 'use_ssl', '0'),
(64219, 4151, 'show_admin_bar_front', 'true'),
(64220, 4151, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64221, 4151, 'wp_user_level', '0'),
(64222, 4151, 'wsl_current_provider', 'Facebook'),
(64223, 4151, 'wsl_current_user_image', 'https://graph.facebook.com/10153520483375329/picture?width=150&height=150'),
(64224, 4151, 'session_tokens', 'a:1:{s:64:\"2bda885231eddf512569b4c8d5b99d33e44673a7c3ee766a6ccea0691c0f55b3\";a:4:{s:10:\"expiration\";i:1434973263;s:2:\"ip\";s:13:\"82.154.160.46\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433763663;}}'),
(64225, 4149, 'votou', 'sim'),
(64226, 4149, 'user_votes', 'revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(64227, 4147, 'votou', 'sim'),
(64228, 4147, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(64229, 4152, 'nickname', 'Filipa_Laureano'),
(64230, 4152, 'first_name', 'Filipa'),
(64231, 4152, 'last_name', 'Laureano'),
(64232, 4152, 'description', ''),
(64233, 4152, 'rich_editing', 'true'),
(64234, 4152, 'comment_shortcuts', 'false'),
(64235, 4152, 'admin_color', 'fresh'),
(64236, 4152, 'use_ssl', '0'),
(64237, 4152, 'show_admin_bar_front', 'true'),
(64238, 4152, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64239, 4152, 'wp_user_level', '0'),
(64240, 4152, 'wsl_current_provider', 'Facebook'),
(64241, 4152, 'wsl_current_user_image', 'https://graph.facebook.com/953941481293726/picture?width=150&height=150'),
(64242, 4152, 'session_tokens', 'a:1:{s:64:\"fcf9b114bcc0e80875b326cd761153d537dd183492bf5ed8cdb49c6f083d8d92\";a:4:{s:10:\"expiration\";i:1434973421;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/6.1.6 Safari/537.78.2\";s:5:\"login\";i:1433763821;}}'),
(64243, 4153, 'nickname', 'Maria_Manuela_Pavoeiro_Pereira'),
(64244, 4153, 'first_name', 'Maria Manuela'),
(64245, 4153, 'last_name', 'Pavoeiro Pereira'),
(64246, 4153, 'description', ''),
(64247, 4153, 'rich_editing', 'true'),
(64248, 4153, 'comment_shortcuts', 'false'),
(64249, 4153, 'admin_color', 'fresh'),
(64250, 4153, 'use_ssl', '0'),
(64251, 4153, 'show_admin_bar_front', 'true'),
(64252, 4153, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64253, 4153, 'wp_user_level', '0'),
(64254, 4153, 'wsl_current_provider', 'Facebook'),
(64255, 4153, 'wsl_current_user_image', 'https://graph.facebook.com/465826743578991/picture?width=150&height=150'),
(64256, 4153, 'session_tokens', 'a:1:{s:64:\"c5a458c9b074c6ec7a66e5003271be0c922536c5ee17b96f54f90bdf7c7bae96\";a:4:{s:10:\"expiration\";i:1434973422;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433763822;}}'),
(64257, 4154, 'nickname', 'Cristina_Eusebio'),
(64258, 4154, 'first_name', 'Cristina'),
(64259, 4154, 'last_name', 'Eusebio'),
(64260, 4154, 'description', ''),
(64261, 4154, 'rich_editing', 'true'),
(64262, 4154, 'comment_shortcuts', 'false'),
(64263, 4154, 'admin_color', 'fresh'),
(64264, 4154, 'use_ssl', '0'),
(64265, 4154, 'show_admin_bar_front', 'true'),
(64266, 4154, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64267, 4154, 'wp_user_level', '0'),
(64268, 4154, 'wsl_current_provider', 'Facebook'),
(64269, 4154, 'wsl_current_user_image', 'https://graph.facebook.com/1000301489993789/picture?width=150&height=150'),
(64270, 4154, 'session_tokens', 'a:1:{s:64:\"4a4d22d0b23334d49f2db6678fd5e431beebe6b081af0712aee72987814dce55\";a:4:{s:10:\"expiration\";i:1434973422;s:2:\"ip\";s:13:\"93.102.87.170\";s:2:\"ua\";s:203:\"Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 925) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537\";s:5:\"login\";i:1433763822;}}'),
(64271, 4153, 'votou', 'sim'),
(64272, 4153, 'user_votes', 'free-surfer-do-ano-volcom_p1393'),
(64273, 4152, 'votou', 'sim'),
(64274, 4152, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(64275, 4155, 'nickname', 'Antonio_Gomes_da_Silva'),
(64276, 4155, 'first_name', 'Antonio'),
(64277, 4155, 'last_name', 'da Silva'),
(64278, 4155, 'description', ''),
(64279, 4155, 'rich_editing', 'true'),
(64280, 4155, 'comment_shortcuts', 'false'),
(64281, 4155, 'admin_color', 'fresh'),
(64282, 4155, 'use_ssl', '0'),
(64283, 4155, 'show_admin_bar_front', 'true'),
(64284, 4155, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64285, 4155, 'wp_user_level', '0'),
(64286, 4155, 'wsl_current_provider', 'Facebook'),
(64287, 4155, 'wsl_current_user_image', 'https://graph.facebook.com/10206471950818890/picture?width=150&height=150'),
(64288, 4155, 'session_tokens', 'a:2:{s:64:\"50c7e9cfdffc1f1c41df2306633a94e1ea5a2e110dbffc72c10eca1bc9eb6e7e\";a:4:{s:10:\"expiration\";i:1434973514;s:2:\"ip\";s:12:\"81.84.69.178\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433763914;}s:64:\"2af3bd078ef760b39e53a05702a9a7431e48532d83aff41ae80a7cbe95a15def\";a:4:{s:10:\"expiration\";i:1434979651;s:2:\"ip\";s:12:\"81.84.69.178\";s:2:\"ua\";s:232:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/14.1.0.25.26;FBBV/4228546;FBDV/iPad3,3;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433770051;}}'),
(64289, 4155, 'votou', 'sim'),
(64290, 4155, 'user_votes', 'maior-onda-tow-in-oe_p1190'),
(64291, 4156, 'nickname', 'Matilde_Arbter_Dos_Santos'),
(64292, 4156, 'first_name', 'Matilde'),
(64293, 4156, 'last_name', 'Dos Santos'),
(64294, 4156, 'description', ''),
(64295, 4156, 'rich_editing', 'true'),
(64296, 4156, 'comment_shortcuts', 'false'),
(64297, 4156, 'admin_color', 'fresh'),
(64298, 4156, 'use_ssl', '0'),
(64299, 4156, 'show_admin_bar_front', 'true'),
(64300, 4156, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64301, 4156, 'wp_user_level', '0'),
(64302, 4156, 'wsl_current_provider', 'Facebook'),
(64303, 4156, 'wsl_current_user_image', 'https://graph.facebook.com/841984172505292/picture?width=150&height=150'),
(64304, 4156, 'session_tokens', 'a:1:{s:64:\"386c4d4e025e83516f731d081ad650aaeb3519c8b6179af895e37c9392f4a3f9\";a:4:{s:10:\"expiration\";i:1434973668;s:2:\"ip\";s:13:\"85.240.77.233\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433764068;}}'),
(64305, 4157, 'nickname', 'Jorge_Pernes'),
(64306, 4157, 'first_name', 'Jorge'),
(64307, 4157, 'last_name', 'Pernes'),
(64308, 4157, 'description', ''),
(64309, 4157, 'rich_editing', 'true'),
(64310, 4157, 'comment_shortcuts', 'false'),
(64311, 4157, 'admin_color', 'fresh'),
(64312, 4157, 'use_ssl', '0'),
(64313, 4157, 'show_admin_bar_front', 'true'),
(64314, 4157, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64315, 4157, 'wp_user_level', '0'),
(64316, 4157, 'wsl_current_provider', 'Facebook'),
(64317, 4157, 'wsl_current_user_image', 'https://graph.facebook.com/10206229575233315/picture?width=150&height=150'),
(64318, 4157, 'session_tokens', 'a:1:{s:64:\"4d83bf913e92e141f8a1434fd9bb73a96c76456a237742f72042524859156391\";a:4:{s:10:\"expiration\";i:1434973671;s:2:\"ip\";s:13:\"89.115.134.97\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433764071;}}'),
(64319, 4158, 'nickname', 'Patricia_Silva_2'),
(64320, 4158, 'first_name', 'Patricia'),
(64321, 4158, 'last_name', 'Silva'),
(64322, 4158, 'description', ''),
(64323, 4158, 'rich_editing', 'true'),
(64324, 4158, 'comment_shortcuts', 'false'),
(64325, 4158, 'admin_color', 'fresh'),
(64326, 4158, 'use_ssl', '0'),
(64327, 4158, 'show_admin_bar_front', 'true'),
(64328, 4158, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64329, 4158, 'wp_user_level', '0'),
(64330, 4158, 'wsl_current_provider', 'Facebook'),
(64331, 4158, 'wsl_current_user_image', 'https://graph.facebook.com/1121284197888259/picture?width=150&height=150'),
(64332, 4158, 'session_tokens', 'a:1:{s:64:\"02f195b22c8fee9fdc5f891cdf8af93481723ed00f9cd9f622c6c37a3599d1df\";a:4:{s:10:\"expiration\";i:1434973707;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433764107;}}'),
(64333, 4158, 'votou', 'sim'),
(64334, 4158, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(64335, 4151, 'votou', 'sim'),
(64336, 4151, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(64337, 4156, 'votou', 'sim'),
(64338, 4156, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1383,treinador-do-ano_p1357'),
(64339, 4159, 'nickname', 'Eduardo_Moreira'),
(64340, 4159, 'first_name', 'Eduardo'),
(64341, 4159, 'last_name', 'Moreira'),
(64342, 4159, 'description', ''),
(64343, 4159, 'rich_editing', 'true'),
(64344, 4159, 'comment_shortcuts', 'false'),
(64345, 4159, 'admin_color', 'fresh'),
(64346, 4159, 'use_ssl', '0'),
(64347, 4159, 'show_admin_bar_front', 'true'),
(64348, 4159, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64349, 4159, 'wp_user_level', '0'),
(64350, 4159, 'wsl_current_provider', 'Google'),
(64351, 4159, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-URr8h_Fpvd4/AAAAAAAAAAI/AAAAAAAACEg/-7tFYTSDQq0/photo.jpg?sz=200'),
(64352, 4159, 'session_tokens', 'a:2:{s:64:\"32de120d0b782317fd04dc683be522d415eeb34ad7a988955cca83b3c45692ac\";a:4:{s:10:\"expiration\";i:1434973965;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433764365;}s:64:\"f75d865dc76473c84832171358efbf97cab37b4ddc40dfbd15a10d1417a5a82d\";a:4:{s:10:\"expiration\";i:1434974280;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 5.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433764680;}}'),
(64353, 4160, 'nickname', 'Matilde_Lencastre_Godinho'),
(64354, 4160, 'first_name', 'Matilde'),
(64355, 4160, 'last_name', 'Lencastre Godinho'),
(64356, 4160, 'description', ''),
(64357, 4160, 'rich_editing', 'true'),
(64358, 4160, 'comment_shortcuts', 'false'),
(64359, 4160, 'admin_color', 'fresh'),
(64360, 4160, 'use_ssl', '0'),
(64361, 4160, 'show_admin_bar_front', 'true'),
(64362, 4160, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64363, 4160, 'wp_user_level', '0'),
(64364, 4160, 'wsl_current_provider', 'Facebook'),
(64365, 4160, 'wsl_current_user_image', 'https://graph.facebook.com/10200595607569681/picture?width=150&height=150'),
(64366, 4160, 'session_tokens', 'a:1:{s:64:\"b99d71a8247045ccf916743101c93e27edf6d67e1460c1e6084b3eff71b76310\";a:4:{s:10:\"expiration\";i:1434973982;s:2:\"ip\";s:13:\"79.168.198.19\";s:2:\"ua\";s:174:\"Mozilla/5.0 (Linux; U; Android 4.1.1; pt-pt; bq Aquaris Build/JRO03C) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/31.0.0.20.13;]\";s:5:\"login\";i:1433764382;}}'),
(64367, 4161, 'nickname', 'Marta_Castro_Santos'),
(64368, 4161, 'first_name', 'Marta'),
(64369, 4161, 'last_name', 'Castro Santos'),
(64370, 4161, 'description', ''),
(64371, 4161, 'rich_editing', 'true'),
(64372, 4161, 'comment_shortcuts', 'false'),
(64373, 4161, 'admin_color', 'fresh'),
(64374, 4161, 'use_ssl', '0'),
(64375, 4161, 'show_admin_bar_front', 'true'),
(64376, 4161, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64377, 4161, 'wp_user_level', '0'),
(64378, 4161, 'wsl_current_provider', 'Facebook'),
(64379, 4161, 'wsl_current_user_image', 'https://graph.facebook.com/1049921375036769/picture?width=150&height=150'),
(64380, 4161, 'session_tokens', 'a:1:{s:64:\"b552ed7dffdfec569ad1cdda27ca59192f85a64bbbe48b8a225f70893d0d1a56\";a:4:{s:10:\"expiration\";i:1434974039;s:2:\"ip\";s:13:\"85.138.105.15\";s:2:\"ua\";s:270:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433764439;}}'),
(64381, 4159, 'votou', 'sim'),
(64382, 4159, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(64383, 4161, 'votou', 'sim'),
(64384, 4161, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(64385, 4160, 'votou', 'sim'),
(64386, 4160, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(64387, 4162, 'nickname', 'Carlos_Franco'),
(64388, 4162, 'first_name', 'Carlos'),
(64389, 4162, 'last_name', 'Franco'),
(64390, 4162, 'description', ''),
(64391, 4162, 'rich_editing', 'true'),
(64392, 4162, 'comment_shortcuts', 'false'),
(64393, 4162, 'admin_color', 'fresh'),
(64394, 4162, 'use_ssl', '0'),
(64395, 4162, 'show_admin_bar_front', 'true'),
(64396, 4162, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64397, 4162, 'wp_user_level', '0'),
(64398, 4162, 'wsl_current_provider', 'Google'),
(64399, 4162, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-3zjqcxCx5xY/AAAAAAAAAAI/AAAAAAAAATU/saUJRLuEPQI/photo.jpg?sz=200'),
(64400, 4162, 'session_tokens', 'a:1:{s:64:\"7825e162a1d2565221af144f66416f941c27fdd3ea5b66a0b7217febf1fd43d4\";a:4:{s:10:\"expiration\";i:1434974111;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433764511;}}'),
(64401, 4163, 'nickname', 'Counterfeits_Portugal'),
(64402, 4163, 'first_name', 'Counterfeits'),
(64403, 4163, 'last_name', 'Portugal'),
(64404, 4163, 'description', ''),
(64405, 4163, 'rich_editing', 'true'),
(64406, 4163, 'comment_shortcuts', 'false'),
(64407, 4163, 'admin_color', 'fresh'),
(64408, 4163, 'use_ssl', '0'),
(64409, 4163, 'show_admin_bar_front', 'true'),
(64410, 4163, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64411, 4163, 'wp_user_level', '0'),
(64412, 4163, 'wsl_current_provider', 'Facebook'),
(64413, 4163, 'wsl_current_user_image', 'https://graph.facebook.com/363745697168303/picture?width=150&height=150'),
(64414, 4163, 'session_tokens', 'a:1:{s:64:\"cb787cf5b2d801f25eb314eb8b4bfc73dd762124520f3d2be389a656b6e3ff74\";a:4:{s:10:\"expiration\";i:1434974157;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433764557;}}'),
(64415, 4163, 'votou', 'sim'),
(64416, 4163, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(64417, 4164, 'nickname', 'Maria_Roquette_Pegado'),
(64418, 4164, 'first_name', 'Maria'),
(64419, 4164, 'last_name', 'Roquette Pegado'),
(64420, 4164, 'description', ''),
(64421, 4164, 'rich_editing', 'true'),
(64422, 4164, 'comment_shortcuts', 'false'),
(64423, 4164, 'admin_color', 'fresh'),
(64424, 4164, 'use_ssl', '0'),
(64425, 4164, 'show_admin_bar_front', 'true'),
(64426, 4164, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64427, 4164, 'wp_user_level', '0'),
(64428, 4164, 'wsl_current_provider', 'Facebook'),
(64429, 4164, 'wsl_current_user_image', 'https://graph.facebook.com/972576176100326/picture?width=150&height=150'),
(64430, 4164, 'session_tokens', 'a:1:{s:64:\"25d297c8d0e2fe71b41518a4006d502a782c904cdd75dfbd72fd057fa76598d9\";a:4:{s:10:\"expiration\";i:1434974372;s:2:\"ip\";s:14:\"176.78.172.191\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; GT-S7582 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1433764772;}}'),
(64431, 4164, 'votou', 'sim'),
(64432, 4164, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(64433, 4165, 'nickname', 'Joao_Guedes_Silva'),
(64434, 4165, 'first_name', 'João'),
(64435, 4165, 'last_name', 'Guedes Silva'),
(64436, 4165, 'description', ''),
(64437, 4165, 'rich_editing', 'true'),
(64438, 4165, 'comment_shortcuts', 'false'),
(64439, 4165, 'admin_color', 'fresh'),
(64440, 4165, 'use_ssl', '0'),
(64441, 4165, 'show_admin_bar_front', 'true'),
(64442, 4165, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64443, 4165, 'wp_user_level', '0'),
(64444, 4165, 'wsl_current_provider', 'Facebook'),
(64445, 4165, 'wsl_current_user_image', 'https://graph.facebook.com/921059004598327/picture?width=150&height=150'),
(64446, 4165, 'session_tokens', 'a:1:{s:64:\"d861444f077d53734ac83915183a6f8aa9f47c47f5b7b61cf196e03628b46c89\";a:4:{s:10:\"expiration\";i:1434975462;s:2:\"ip\";s:13:\"88.214.167.70\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433765862;}}'),
(64447, 4166, 'nickname', 'Joana_Leote_Almeida_Dias'),
(64448, 4166, 'first_name', 'Joana'),
(64449, 4166, 'last_name', 'Dias'),
(64450, 4166, 'description', ''),
(64451, 4166, 'rich_editing', 'true'),
(64452, 4166, 'comment_shortcuts', 'false'),
(64453, 4166, 'admin_color', 'fresh'),
(64454, 4166, 'use_ssl', '0'),
(64455, 4166, 'show_admin_bar_front', 'true'),
(64456, 4166, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64457, 4166, 'wp_user_level', '0'),
(64458, 4166, 'wsl_current_provider', 'Facebook'),
(64459, 4166, 'wsl_current_user_image', 'https://graph.facebook.com/10205027709833896/picture?width=150&height=150'),
(64460, 4166, 'session_tokens', 'a:1:{s:64:\"1531b3f7df4dc2605a87f1bf56109304972e75abfda79b6e4979db7555019f58\";a:4:{s:10:\"expiration\";i:1434975508;s:2:\"ip\";s:14:\"195.23.139.126\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433765908;}}'),
(64461, 4167, 'nickname', 'Marta_Dias_Coelho'),
(64462, 4167, 'first_name', 'Marta'),
(64463, 4167, 'last_name', 'Dias Coelho'),
(64464, 4167, 'description', ''),
(64465, 4167, 'rich_editing', 'true'),
(64466, 4167, 'comment_shortcuts', 'false'),
(64467, 4167, 'admin_color', 'fresh'),
(64468, 4167, 'use_ssl', '0'),
(64469, 4167, 'show_admin_bar_front', 'true'),
(64470, 4167, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64471, 4167, 'wp_user_level', '0'),
(64472, 4167, 'wsl_current_provider', 'Google'),
(64473, 4167, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-ibWSc4AHGNY/AAAAAAAAAAI/AAAAAAAAARs/PlhvW6Wjunc/photo.jpg?sz=200'),
(64474, 4167, 'session_tokens', 'a:2:{s:64:\"64f6dad39ad457950f5d54cb4078c017f97e32c9acda39cb99135a8a72ef96d7\";a:4:{s:10:\"expiration\";i:1434975715;s:2:\"ip\";s:14:\"85.138.202.183\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433766115;}s:64:\"d5cebb33bb94721cfd9c19666e9591012146511f085ccbb56d5fce4431a30021\";a:4:{s:10:\"expiration\";i:1434975761;s:2:\"ip\";s:14:\"85.138.202.183\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433766161;}}'),
(64475, 4168, 'nickname', 'Rosa_Gamito'),
(64476, 4168, 'first_name', 'Rosa'),
(64477, 4168, 'last_name', 'Gamito'),
(64478, 4168, 'description', ''),
(64479, 4168, 'rich_editing', 'true'),
(64480, 4168, 'comment_shortcuts', 'false'),
(64481, 4168, 'admin_color', 'fresh'),
(64482, 4168, 'use_ssl', '0'),
(64483, 4168, 'show_admin_bar_front', 'true'),
(64484, 4168, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64485, 4168, 'wp_user_level', '0'),
(64486, 4168, 'wsl_current_provider', 'Facebook'),
(64487, 4168, 'wsl_current_user_image', 'https://graph.facebook.com/987012031332857/picture?width=150&height=150'),
(64488, 4168, 'session_tokens', 'a:1:{s:64:\"9220660af6d0b59dfb1411b53ed1388ac1f1edcc217c05f87eb44a0f842692f8\";a:4:{s:10:\"expiration\";i:1434975827;s:2:\"ip\";s:14:\"217.129.37.253\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433766227;}}'),
(64489, 4169, 'nickname', 'Marta_Dias_Coelho_1'),
(64490, 4169, 'first_name', 'Marta'),
(64491, 4169, 'last_name', 'Dias Coelho'),
(64492, 4169, 'description', ''),
(64493, 4169, 'rich_editing', 'true'),
(64494, 4169, 'comment_shortcuts', 'false'),
(64495, 4169, 'admin_color', 'fresh'),
(64496, 4169, 'use_ssl', '0'),
(64497, 4169, 'show_admin_bar_front', 'true'),
(64498, 4169, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64499, 4169, 'wp_user_level', '0'),
(64500, 4169, 'wsl_current_provider', 'Facebook'),
(64501, 4169, 'wsl_current_user_image', 'https://graph.facebook.com/10205677798718104/picture?width=150&height=150'),
(64502, 4169, 'session_tokens', 'a:1:{s:64:\"c70995b86c245215e03d1560ac57b4c3982549d1a05136fed253ad6f58e35055\";a:4:{s:10:\"expiration\";i:1434975866;s:2:\"ip\";s:14:\"85.138.202.183\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36\";s:5:\"login\";i:1433766266;}}'),
(64503, 4170, 'nickname', 'Marta_Machado'),
(64504, 4170, 'first_name', 'Marta'),
(64505, 4170, 'last_name', 'Machado'),
(64506, 4170, 'description', ''),
(64507, 4170, 'rich_editing', 'true'),
(64508, 4170, 'comment_shortcuts', 'false'),
(64509, 4170, 'admin_color', 'fresh'),
(64510, 4170, 'use_ssl', '0'),
(64511, 4170, 'show_admin_bar_front', 'true'),
(64512, 4170, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64513, 4170, 'wp_user_level', '0'),
(64514, 4170, 'wsl_current_provider', 'Facebook'),
(64515, 4170, 'wsl_current_user_image', 'https://graph.facebook.com/1130834140277021/picture?width=150&height=150'),
(64516, 4170, 'session_tokens', 'a:1:{s:64:\"d7dce6169eee4d4f4e05d7053779058a882bcc61e5566a87e82ddd5d0c38f214\";a:4:{s:10:\"expiration\";i:1434975876;s:2:\"ip\";s:13:\"85.243.54.182\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 4.2.2; SM-G350 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433766276;}}'),
(64517, 4168, 'votou', 'sim'),
(64518, 4168, 'user_votes', 'maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391'),
(64519, 4169, 'votou', 'sim'),
(64520, 4169, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277'),
(64521, 4171, 'nickname', 'Miguel_Barbosa'),
(64522, 4171, 'first_name', 'Miguel'),
(64523, 4171, 'last_name', 'Barbosa'),
(64524, 4171, 'description', ''),
(64525, 4171, 'rich_editing', 'true'),
(64526, 4171, 'comment_shortcuts', 'false'),
(64527, 4171, 'admin_color', 'fresh'),
(64528, 4171, 'use_ssl', '0'),
(64529, 4171, 'show_admin_bar_front', 'true'),
(64530, 4171, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64531, 4171, 'wp_user_level', '0'),
(64532, 4171, 'wsl_current_provider', 'Facebook'),
(64533, 4171, 'wsl_current_user_image', 'https://graph.facebook.com/10152785814861058/picture?width=150&height=150'),
(64534, 4171, 'session_tokens', 'a:3:{s:64:\"bdb9ee22b4cbe6a8e1395946f3e3fd441a23a6961d3c885213265cf886b2e4b3\";a:4:{s:10:\"expiration\";i:1434976491;s:2:\"ip\";s:13:\"37.189.90.219\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433766891;}s:64:\"f8646bec6228e029289cec41543aef2adae3f198a8e7831280ecf3725e05861f\";a:4:{s:10:\"expiration\";i:1434976645;s:2:\"ip\";s:13:\"37.189.90.219\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433767045;}s:64:\"da55fca199074105462b5f0393dd3f673b0258a9f13a3fc119807a32a24e609d\";a:4:{s:10:\"expiration\";i:1434988801;s:2:\"ip\";s:13:\"37.189.90.219\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433779201;}}'),
(64535, 4172, 'nickname', 'Pimas_Pimas'),
(64536, 4172, 'first_name', 'Pimas'),
(64537, 4172, 'last_name', 'Pimas'),
(64538, 4172, 'description', ''),
(64539, 4172, 'rich_editing', 'true'),
(64540, 4172, 'comment_shortcuts', 'false'),
(64541, 4172, 'admin_color', 'fresh'),
(64542, 4172, 'use_ssl', '0'),
(64543, 4172, 'show_admin_bar_front', 'true'),
(64544, 4172, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64545, 4172, 'wp_user_level', '0'),
(64546, 4172, 'wsl_current_provider', 'Facebook');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(64547, 4172, 'wsl_current_user_image', 'https://graph.facebook.com/10153327607141069/picture?width=150&height=150'),
(64548, 4172, 'session_tokens', 'a:1:{s:64:\"8b4a96dcc29d7e7d3646a7c5bb29e87276bbf0a186e866f44d8419ec98f731c1\";a:4:{s:10:\"expiration\";i:1434976925;s:2:\"ip\";s:14:\"85.247.175.176\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433767325;}}'),
(64549, 4172, 'votou', 'sim'),
(64550, 4172, 'user_votes', 'tubo-do-ano-ess_p1024'),
(64551, 4173, 'nickname', 'Miguel_Gpm'),
(64552, 4173, 'first_name', 'Miguel'),
(64553, 4173, 'last_name', 'Gpm'),
(64554, 4173, 'description', ''),
(64555, 4173, 'rich_editing', 'true'),
(64556, 4173, 'comment_shortcuts', 'false'),
(64557, 4173, 'admin_color', 'fresh'),
(64558, 4173, 'use_ssl', '0'),
(64559, 4173, 'show_admin_bar_front', 'true'),
(64560, 4173, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64561, 4173, 'wp_user_level', '0'),
(64562, 4173, 'wsl_current_provider', 'Facebook'),
(64563, 4173, 'wsl_current_user_image', 'https://graph.facebook.com/769729056481207/picture?width=150&height=150'),
(64564, 4173, 'session_tokens', 'a:1:{s:64:\"844960457cee879d6c0028783d8a9ef84027c8609e6dde80bf97e8b8f73e82a0\";a:4:{s:10:\"expiration\";i:1434977050;s:2:\"ip\";s:13:\"95.93.166.123\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433767450;}}'),
(64565, 4174, 'nickname', 'Filipa_Marques_1'),
(64566, 4174, 'first_name', 'Filipa'),
(64567, 4174, 'last_name', 'Marquês'),
(64568, 4174, 'description', ''),
(64569, 4174, 'rich_editing', 'true'),
(64570, 4174, 'comment_shortcuts', 'false'),
(64571, 4174, 'admin_color', 'fresh'),
(64572, 4174, 'use_ssl', '0'),
(64573, 4174, 'show_admin_bar_front', 'true'),
(64574, 4174, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64575, 4174, 'wp_user_level', '0'),
(64576, 4174, 'wsl_current_provider', 'Facebook'),
(64577, 4174, 'wsl_current_user_image', 'https://graph.facebook.com/962021940509428/picture?width=150&height=150'),
(64578, 4174, 'session_tokens', 'a:1:{s:64:\"6ce16bbb42d854efc7535904cad5eded6a9710e47c2c559d5ac96f0d24e3c408\";a:4:{s:10:\"expiration\";i:1434977098;s:2:\"ip\";s:14:\"85.245.108.230\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433767498;}}'),
(64579, 4173, 'votou', 'sim'),
(64580, 4173, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(64581, 4174, 'votou', 'sim'),
(64582, 4174, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(64583, 4175, 'nickname', 'Afonso_Salgado'),
(64584, 4175, 'first_name', 'Afonso'),
(64585, 4175, 'last_name', 'Salgado'),
(64586, 4175, 'description', ''),
(64587, 4175, 'rich_editing', 'true'),
(64588, 4175, 'comment_shortcuts', 'false'),
(64589, 4175, 'admin_color', 'fresh'),
(64590, 4175, 'use_ssl', '0'),
(64591, 4175, 'show_admin_bar_front', 'true'),
(64592, 4175, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64593, 4175, 'wp_user_level', '0'),
(64594, 4175, 'wsl_current_provider', 'Facebook'),
(64595, 4175, 'wsl_current_user_image', 'https://graph.facebook.com/1157236654302786/picture?width=150&height=150'),
(64596, 4175, 'session_tokens', 'a:1:{s:64:\"9b7786d243a0776bbcbd7711665fb8850ce005f5552a2bf2e4354b54b5bc16d6\";a:4:{s:10:\"expiration\";i:1434977496;s:2:\"ip\";s:13:\"188.83.12.177\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433767896;}}'),
(64597, 4176, 'nickname', 'Dawn_Abrantes'),
(64598, 4176, 'first_name', 'Dawn'),
(64599, 4176, 'last_name', 'Abrantes'),
(64600, 4176, 'description', ''),
(64601, 4176, 'rich_editing', 'true'),
(64602, 4176, 'comment_shortcuts', 'false'),
(64603, 4176, 'admin_color', 'fresh'),
(64604, 4176, 'use_ssl', '0'),
(64605, 4176, 'show_admin_bar_front', 'true'),
(64606, 4176, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64607, 4176, 'wp_user_level', '0'),
(64608, 4176, 'wsl_current_provider', 'Facebook'),
(64609, 4176, 'wsl_current_user_image', 'https://graph.facebook.com/1088143954533415/picture?width=150&height=150'),
(64610, 4176, 'session_tokens', 'a:1:{s:64:\"427a810f90964d1bcf35ae11b798fe2abdd7a84140cd122f8fc97f3c314231c3\";a:4:{s:10:\"expiration\";i:1434977861;s:2:\"ip\";s:13:\"201.23.158.13\";s:2:\"ua\";s:173:\"Mozilla/5.0 (Linux; U; Android 4.1.1; pt-br; C1604 Build/11.3.A.3.1) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433768261;}}'),
(64611, 4177, 'nickname', 'Ana_Reinhardt_Macedo_TellesdaSilva'),
(64612, 4177, 'first_name', 'Ana'),
(64613, 4177, 'last_name', 'Macedo TellesdaSilva'),
(64614, 4177, 'description', ''),
(64615, 4177, 'rich_editing', 'true'),
(64616, 4177, 'comment_shortcuts', 'false'),
(64617, 4177, 'admin_color', 'fresh'),
(64618, 4177, 'use_ssl', '0'),
(64619, 4177, 'show_admin_bar_front', 'true'),
(64620, 4177, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64621, 4177, 'wp_user_level', '0'),
(64622, 4177, 'wsl_current_provider', 'Facebook'),
(64623, 4177, 'wsl_current_user_image', 'https://graph.facebook.com/10205657896959919/picture?width=150&height=150'),
(64624, 4177, 'session_tokens', 'a:2:{s:64:\"8cb42061ac2dee975df2ed2623e840ab0ed2a1c697b9aa4594eb142b06a63c26\";a:4:{s:10:\"expiration\";i:1434978011;s:2:\"ip\";s:13:\"79.168.179.89\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433768411;}s:64:\"d4d535f621020e6207cdbee08827067bafe6dd0818bb5bb5389ba7030d6fef0a\";a:4:{s:10:\"expiration\";i:1435012160;s:2:\"ip\";s:13:\"79.168.179.89\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433802560;}}'),
(64625, 4178, 'nickname', 'M_Lourdes_Duarte_Calvario'),
(64626, 4178, 'first_name', 'M Lourdes'),
(64627, 4178, 'last_name', 'Duarte Calvário'),
(64628, 4178, 'description', ''),
(64629, 4178, 'rich_editing', 'true'),
(64630, 4178, 'comment_shortcuts', 'false'),
(64631, 4178, 'admin_color', 'fresh'),
(64632, 4178, 'use_ssl', '0'),
(64633, 4178, 'show_admin_bar_front', 'true'),
(64634, 4178, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64635, 4178, 'wp_user_level', '0'),
(64636, 4178, 'wsl_current_provider', 'Facebook'),
(64637, 4178, 'wsl_current_user_image', 'https://graph.facebook.com/1001083076583632/picture?width=150&height=150'),
(64638, 4178, 'session_tokens', 'a:1:{s:64:\"83324dcd25a5f23adc6efc4da3a17a3322ad4d0f72ec4285fe2adaf33eb3bbef\";a:4:{s:10:\"expiration\";i:1434978198;s:2:\"ip\";s:14:\"79.168.162.173\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433768598;}}'),
(64639, 4179, 'nickname', 'Carla_Sofia_Pires'),
(64640, 4179, 'first_name', 'Carla Sofia'),
(64641, 4179, 'last_name', 'Pires'),
(64642, 4179, 'description', ''),
(64643, 4179, 'rich_editing', 'true'),
(64644, 4179, 'comment_shortcuts', 'false'),
(64645, 4179, 'admin_color', 'fresh'),
(64646, 4179, 'use_ssl', '0'),
(64647, 4179, 'show_admin_bar_front', 'true'),
(64648, 4179, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64649, 4179, 'wp_user_level', '0'),
(64650, 4179, 'wsl_current_provider', 'Facebook'),
(64651, 4179, 'wsl_current_user_image', 'https://graph.facebook.com/10204657996031622/picture?width=150&height=150'),
(64652, 4179, 'session_tokens', 'a:1:{s:64:\"35bce1a6161503c8d5bdc396f60a86ee8a9580499d12a6c5acb4ae564aa675a6\";a:4:{s:10:\"expiration\";i:1434978279;s:2:\"ip\";s:12:\"89.155.17.75\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433768679;}}'),
(64653, 4180, 'nickname', 'Francisco_Pardal_Pimentel'),
(64654, 4180, 'first_name', 'Francisco'),
(64655, 4180, 'last_name', 'Pimentel'),
(64656, 4180, 'description', ''),
(64657, 4180, 'rich_editing', 'true'),
(64658, 4180, 'comment_shortcuts', 'false'),
(64659, 4180, 'admin_color', 'fresh'),
(64660, 4180, 'use_ssl', '0'),
(64661, 4180, 'show_admin_bar_front', 'true'),
(64662, 4180, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64663, 4180, 'wp_user_level', '0'),
(64664, 4180, 'wsl_current_provider', 'Facebook'),
(64665, 4180, 'wsl_current_user_image', 'https://graph.facebook.com/10153443538062904/picture?width=150&height=150'),
(64666, 4180, 'session_tokens', 'a:2:{s:64:\"c147fa78bda9057efea69e4ae21792c479ca9872bd45a3de5ac702cd27153683\";a:4:{s:10:\"expiration\";i:1434978304;s:2:\"ip\";s:13:\"77.54.254.233\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433768704;}s:64:\"16ac81bb6062f5115dfe3fb0e1e91b7bac872a47f0781d1444b848e25901e424\";a:4:{s:10:\"expiration\";i:1434978384;s:2:\"ip\";s:13:\"77.54.254.233\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433768784;}}'),
(64667, 4181, 'nickname', 'Maria_Aguas'),
(64668, 4181, 'first_name', 'Maria'),
(64669, 4181, 'last_name', 'Aguas'),
(64670, 4181, 'description', ''),
(64671, 4181, 'rich_editing', 'true'),
(64672, 4181, 'comment_shortcuts', 'false'),
(64673, 4181, 'admin_color', 'fresh'),
(64674, 4181, 'use_ssl', '0'),
(64675, 4181, 'show_admin_bar_front', 'true'),
(64676, 4181, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64677, 4181, 'wp_user_level', '0'),
(64678, 4181, 'wsl_current_provider', 'Google'),
(64679, 4181, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(64680, 4181, 'session_tokens', 'a:1:{s:64:\"9f23f741369033421a0d8f9862ba2c829af52d67c5ba70802c017af134e90e93\";a:4:{s:10:\"expiration\";i:1434978381;s:2:\"ip\";s:12:\"79.169.67.60\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433768781;}}'),
(64681, 4175, 'votou', 'sim'),
(64682, 4175, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(64683, 4176, 'votou', 'sim'),
(64684, 4176, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381'),
(64685, 4182, 'nickname', 'Ricardo_Araujo'),
(64686, 4182, 'first_name', 'Ricardo'),
(64687, 4182, 'last_name', 'Araujo'),
(64688, 4182, 'description', ''),
(64689, 4182, 'rich_editing', 'true'),
(64690, 4182, 'comment_shortcuts', 'false'),
(64691, 4182, 'admin_color', 'fresh'),
(64692, 4182, 'use_ssl', '0'),
(64693, 4182, 'show_admin_bar_front', 'true'),
(64694, 4182, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64695, 4182, 'wp_user_level', '0'),
(64696, 4182, 'wsl_current_provider', 'Facebook'),
(64697, 4182, 'wsl_current_user_image', 'https://graph.facebook.com/10155636596525181/picture?width=150&height=150'),
(64698, 4182, 'session_tokens', 'a:1:{s:64:\"482e385d66e458ec322894336a7d09f10f941dfbdb5e85fe283a9d042d5dbb16\";a:4:{s:10:\"expiration\";i:1434978653;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433769053;}}'),
(64699, 4183, 'nickname', 'Martim_Reymao_Nogueira'),
(64700, 4183, 'first_name', 'Martim'),
(64701, 4183, 'last_name', 'Nogueira'),
(64702, 4183, 'description', ''),
(64703, 4183, 'rich_editing', 'true'),
(64704, 4183, 'comment_shortcuts', 'false'),
(64705, 4183, 'admin_color', 'fresh'),
(64706, 4183, 'use_ssl', '0'),
(64707, 4183, 'show_admin_bar_front', 'true'),
(64708, 4183, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64709, 4183, 'wp_user_level', '0'),
(64710, 4183, 'wsl_current_provider', 'Facebook'),
(64711, 4183, 'wsl_current_user_image', 'https://graph.facebook.com/1005929209418223/picture?width=150&height=150'),
(64712, 4183, 'session_tokens', 'a:1:{s:64:\"39b1120632111d3403852f06da72e8ab1262aeaaf209e2965d3ea50d9b469b86\";a:4:{s:10:\"expiration\";i:1434978668;s:2:\"ip\";s:13:\"85.245.66.188\";s:2:\"ua\";s:263:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/14.1.0.13.14;FBBV/4819706;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433769068;}}'),
(64713, 4184, 'nickname', 'Mafalda_Debonnaire'),
(64714, 4184, 'first_name', 'Mafalda'),
(64715, 4184, 'last_name', 'Debonnaire'),
(64716, 4184, 'description', ''),
(64717, 4184, 'rich_editing', 'true'),
(64718, 4184, 'comment_shortcuts', 'false'),
(64719, 4184, 'admin_color', 'fresh'),
(64720, 4184, 'use_ssl', '0'),
(64721, 4184, 'show_admin_bar_front', 'true'),
(64722, 4184, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64723, 4184, 'wp_user_level', '0'),
(64724, 4184, 'wsl_current_provider', 'Facebook'),
(64725, 4184, 'wsl_current_user_image', 'https://graph.facebook.com/10206047321677377/picture?width=150&height=150'),
(64726, 4184, 'session_tokens', 'a:1:{s:64:\"ffdc4871392e3010329af76b81e68f7d7f4d5940efc26deb5d889ac9bf90f857\";a:4:{s:10:\"expiration\";i:1434978672;s:2:\"ip\";s:13:\"82.154.17.232\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433769072;}}'),
(64727, 4181, 'votou', 'sim'),
(64728, 4181, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(64729, 4184, 'votou', 'sim'),
(64730, 4184, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(64731, 4183, 'votou', 'sim'),
(64732, 4183, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(64733, 4185, 'nickname', 'Antonio_Assis_Teixeira'),
(64734, 4185, 'first_name', 'António'),
(64735, 4185, 'last_name', 'Teixeira'),
(64736, 4185, 'description', ''),
(64737, 4185, 'rich_editing', 'true'),
(64738, 4185, 'comment_shortcuts', 'false'),
(64739, 4185, 'admin_color', 'fresh'),
(64740, 4185, 'use_ssl', '0'),
(64741, 4185, 'show_admin_bar_front', 'true'),
(64742, 4185, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64743, 4185, 'wp_user_level', '0'),
(64744, 4185, 'wsl_current_provider', 'Facebook'),
(64745, 4185, 'wsl_current_user_image', 'https://graph.facebook.com/10153320990098954/picture?width=150&height=150'),
(64746, 4185, 'session_tokens', 'a:1:{s:64:\"3d3ff39cc4361f92a60dfa41a258e512bb8f4d83af52925d6676d3f2c3b4ebac\";a:4:{s:10:\"expiration\";i:1434978794;s:2:\"ip\";s:15:\"193.137.124.136\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/7.1.3 Safari/537.85.12\";s:5:\"login\";i:1433769194;}}'),
(64747, 4186, 'nickname', 'Barbara_Sousa_Coutinho'),
(64748, 4186, 'first_name', 'Barbara'),
(64749, 4186, 'last_name', 'Sousa Coutinho'),
(64750, 4186, 'description', ''),
(64751, 4186, 'rich_editing', 'true'),
(64752, 4186, 'comment_shortcuts', 'false'),
(64753, 4186, 'admin_color', 'fresh'),
(64754, 4186, 'use_ssl', '0'),
(64755, 4186, 'show_admin_bar_front', 'true'),
(64756, 4186, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64757, 4186, 'wp_user_level', '0'),
(64758, 4186, 'wsl_current_provider', 'Google'),
(64759, 4186, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(64760, 4186, 'session_tokens', 'a:6:{s:64:\"b1c6b25f4e374a4e572879ea802db3f2e5b23b50d7f9a45729f98d252f04553a\";a:4:{s:10:\"expiration\";i:1434978844;s:2:\"ip\";s:14:\"89.114.135.216\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433769244;}s:64:\"1ed5f33675a727e85415019ac8f1f00d36203037b55090eb52527d4152b7980b\";a:4:{s:10:\"expiration\";i:1435006386;s:2:\"ip\";s:14:\"89.114.135.216\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433796786;}s:64:\"00287b7463d9eb8976976dec2e4298e767e7c98bab6314082cbfa3d87d6fb925\";a:4:{s:10:\"expiration\";i:1435006511;s:2:\"ip\";s:14:\"89.114.135.216\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433796911;}s:64:\"add071e01ea98eb9f723f961a8633f7b4fb06e593dcc83e65d69aeeb68e4ea2c\";a:4:{s:10:\"expiration\";i:1435006561;s:2:\"ip\";s:14:\"89.114.135.216\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433796961;}s:64:\"9e00c190083a5b03c463c0ac86e0b323aae4695fd1b1dde358f06b9f6ef2dc92\";a:4:{s:10:\"expiration\";i:1435006634;s:2:\"ip\";s:14:\"89.114.135.216\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433797034;}s:64:\"e3bd1971b528736618f31a8a64e2812f9e7e4851adb4607fe120906eaf1aab64\";a:4:{s:10:\"expiration\";i:1435006707;s:2:\"ip\";s:14:\"89.114.135.216\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433797107;}}'),
(64761, 4187, 'nickname', 'Ana_Moller'),
(64762, 4187, 'first_name', 'Ana'),
(64763, 4187, 'last_name', 'Moller'),
(64764, 4187, 'description', ''),
(64765, 4187, 'rich_editing', 'true'),
(64766, 4187, 'comment_shortcuts', 'false'),
(64767, 4187, 'admin_color', 'fresh'),
(64768, 4187, 'use_ssl', '0'),
(64769, 4187, 'show_admin_bar_front', 'true'),
(64770, 4187, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64771, 4187, 'wp_user_level', '0'),
(64772, 4187, 'wsl_current_provider', 'Facebook'),
(64773, 4187, 'wsl_current_user_image', 'https://graph.facebook.com/10153338018638618/picture?width=150&height=150'),
(64774, 4187, 'session_tokens', 'a:1:{s:64:\"e27dcc11a0cbf985dbaa78e195d0dfb4ed9d9a412004bf1d50773de08c387956\";a:4:{s:10:\"expiration\";i:1434978898;s:2:\"ip\";s:14:\"46.189.209.197\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433769298;}}'),
(64775, 4187, 'votou', 'sim'),
(64776, 4187, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(64777, 4188, 'nickname', 'Gabriela_Vasconcelos'),
(64778, 4188, 'first_name', 'Gabriela'),
(64779, 4188, 'last_name', 'Vasconcelos'),
(64780, 4188, 'description', ''),
(64781, 4188, 'rich_editing', 'true'),
(64782, 4188, 'comment_shortcuts', 'false'),
(64783, 4188, 'admin_color', 'fresh'),
(64784, 4188, 'use_ssl', '0'),
(64785, 4188, 'show_admin_bar_front', 'true'),
(64786, 4188, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64787, 4188, 'wp_user_level', '0'),
(64788, 4188, 'wsl_current_provider', 'Facebook'),
(64789, 4188, 'wsl_current_user_image', 'https://graph.facebook.com/10206321514972080/picture?width=150&height=150'),
(64790, 4188, 'session_tokens', 'a:1:{s:64:\"1b12ccdc0b454754e50787a90f362fdce422fd19cce8d0ecd78748b7325476c2\";a:4:{s:10:\"expiration\";i:1434979147;s:2:\"ip\";s:14:\"81.193.134.175\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433769547;}}'),
(64791, 4189, 'nickname', 'Marta_Correia'),
(64792, 4189, 'first_name', 'Marta'),
(64793, 4189, 'last_name', 'Correia'),
(64794, 4189, 'description', ''),
(64795, 4189, 'rich_editing', 'true'),
(64796, 4189, 'comment_shortcuts', 'false'),
(64797, 4189, 'admin_color', 'fresh'),
(64798, 4189, 'use_ssl', '0'),
(64799, 4189, 'show_admin_bar_front', 'true'),
(64800, 4189, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64801, 4189, 'wp_user_level', '0'),
(64802, 4189, 'wsl_current_provider', 'Facebook'),
(64803, 4189, 'wsl_current_user_image', 'https://graph.facebook.com/10200435925178382/picture?width=150&height=150'),
(64804, 4189, 'session_tokens', 'a:1:{s:64:\"1c1dbf259431b5202fce60ddf8d85520e62a680127c6d5aab60737940300002b\";a:4:{s:10:\"expiration\";i:1434979173;s:2:\"ip\";s:14:\"88.214.162.244\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433769573;}}'),
(64805, 4189, 'votou', 'sim'),
(64806, 4189, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(64807, 4182, 'votou', 'sim'),
(64808, 4182, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(64809, 4190, 'nickname', 'Jorge_Nini'),
(64810, 4190, 'first_name', 'Jorge'),
(64811, 4190, 'last_name', 'Nini'),
(64812, 4190, 'description', ''),
(64813, 4190, 'rich_editing', 'true'),
(64814, 4190, 'comment_shortcuts', 'false'),
(64815, 4190, 'admin_color', 'fresh'),
(64816, 4190, 'use_ssl', '0'),
(64817, 4190, 'show_admin_bar_front', 'true'),
(64818, 4190, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64819, 4190, 'wp_user_level', '0'),
(64820, 4190, 'wsl_current_provider', 'Facebook'),
(64821, 4190, 'wsl_current_user_image', 'https://graph.facebook.com/10152925808581546/picture?width=150&height=150'),
(64822, 4190, 'session_tokens', 'a:1:{s:64:\"a7120bdd7eb55db80aa656345bd84d87bbc1526f47040fea4a0825471eccf62c\";a:4:{s:10:\"expiration\";i:1434979249;s:2:\"ip\";s:13:\"201.45.148.51\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/11.0.0.28.23;FBBV/2816550;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433769649;}}'),
(64823, 4191, 'nickname', 'shantanav_chakraborty'),
(64824, 4191, 'first_name', 'shantanav'),
(64825, 4191, 'last_name', 'chakraborty'),
(64826, 4191, 'description', ''),
(64827, 4191, 'rich_editing', 'true'),
(64828, 4191, 'comment_shortcuts', 'false'),
(64829, 4191, 'admin_color', 'fresh'),
(64830, 4191, 'use_ssl', '0'),
(64831, 4191, 'show_admin_bar_front', 'true'),
(64832, 4191, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64833, 4191, 'wp_user_level', '0'),
(64834, 4191, 'wsl_current_provider', 'Google'),
(64835, 4191, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-fQ8mETj0jac/AAAAAAAAAAI/AAAAAAAAADY/TsQo_zcwtlc/photo.jpg?sz=200'),
(64836, 4191, 'session_tokens', 'a:1:{s:64:\"2c49f53345c5052f620f0b841634b16d33d119b0509ebcf0b25f371c993e25fc\";a:4:{s:10:\"expiration\";i:1434979296;s:2:\"ip\";s:15:\"193.136.222.170\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.104 Safari/537.36\";s:5:\"login\";i:1433769696;}}'),
(64837, 4188, 'votou', 'sim'),
(64838, 4188, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,onda-do-ano-polen_p1313,foto-do-ano_p1277,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(64839, 4191, 'votou', 'sim'),
(64840, 4191, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(64841, 4190, 'votou', 'sim'),
(64842, 4190, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391,onda-do-ano-polen_p1086'),
(64843, 4192, 'nickname', 'Maria_Jose_Mamede'),
(64844, 4192, 'first_name', 'Maria'),
(64845, 4192, 'last_name', 'Mamede'),
(64846, 4192, 'description', ''),
(64847, 4192, 'rich_editing', 'true'),
(64848, 4192, 'comment_shortcuts', 'false'),
(64849, 4192, 'admin_color', 'fresh'),
(64850, 4192, 'use_ssl', '0'),
(64851, 4192, 'show_admin_bar_front', 'true'),
(64852, 4192, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64853, 4192, 'wp_user_level', '0'),
(64854, 4192, 'wsl_current_provider', 'Facebook'),
(64855, 4192, 'wsl_current_user_image', 'https://graph.facebook.com/10204023665894264/picture?width=150&height=150'),
(64856, 4192, 'session_tokens', 'a:1:{s:64:\"46c9a2bbbb36a1bb522ae05933f09b876f02fac13d56fbc4d1418be7495f3b1d\";a:4:{s:10:\"expiration\";i:1434979461;s:2:\"ip\";s:14:\"188.250.163.28\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433769861;}}'),
(64857, 4192, 'votou', 'sim'),
(64858, 4192, 'user_votes', 'maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(64859, 4193, 'nickname', 'Miguel_Brito'),
(64860, 4193, 'first_name', 'Miguel'),
(64861, 4193, 'last_name', 'Brito'),
(64862, 4193, 'description', ''),
(64863, 4193, 'rich_editing', 'true'),
(64864, 4193, 'comment_shortcuts', 'false'),
(64865, 4193, 'admin_color', 'fresh'),
(64866, 4193, 'use_ssl', '0'),
(64867, 4193, 'show_admin_bar_front', 'true'),
(64868, 4193, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64869, 4193, 'wp_user_level', '0'),
(64870, 4193, 'wsl_current_provider', 'Google'),
(64871, 4193, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-V89RqIf0WL0/AAAAAAAAAAI/AAAAAAAAACk/C7PROklW8Uc/photo.jpg?sz=200'),
(64872, 4193, 'session_tokens', 'a:1:{s:64:\"1062c6617fba599a33470c245b240b0c002628b098583aae7d3d4153eefff58d\";a:4:{s:10:\"expiration\";i:1434979552;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433769952;}}'),
(64873, 4194, 'nickname', 'Ana_Raquel_Teixeira'),
(64874, 4194, 'first_name', 'Ana'),
(64875, 4194, 'last_name', 'Teixeira'),
(64876, 4194, 'description', ''),
(64877, 4194, 'rich_editing', 'true'),
(64878, 4194, 'comment_shortcuts', 'false'),
(64879, 4194, 'admin_color', 'fresh'),
(64880, 4194, 'use_ssl', '0'),
(64881, 4194, 'show_admin_bar_front', 'true'),
(64882, 4194, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64883, 4194, 'wp_user_level', '0'),
(64884, 4194, 'wsl_current_provider', 'Facebook'),
(64885, 4194, 'wsl_current_user_image', 'https://graph.facebook.com/10206877364796355/picture?width=150&height=150'),
(64886, 4194, 'session_tokens', 'a:1:{s:64:\"a469890f5ed194eae918bd8a83318b9b545168b8e56d50fd3563b3bc84a7de03\";a:4:{s:10:\"expiration\";i:1434979608;s:2:\"ip\";s:13:\"213.30.118.98\";s:2:\"ua\";s:186:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900H Build/LRX21T; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433770008;}}'),
(64887, 4193, 'votou', 'sim'),
(64888, 4193, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(64889, 4194, 'votou', 'sim'),
(64890, 4194, 'user_votes', 'maior-onda-tow-in-oe_p1190'),
(64891, 4195, 'nickname', 'Tomas_Mello_Breyner'),
(64892, 4195, 'first_name', 'Tomás'),
(64893, 4195, 'last_name', 'Breyner'),
(64894, 4195, 'description', ''),
(64895, 4195, 'rich_editing', 'true'),
(64896, 4195, 'comment_shortcuts', 'false'),
(64897, 4195, 'admin_color', 'fresh'),
(64898, 4195, 'use_ssl', '0'),
(64899, 4195, 'show_admin_bar_front', 'true'),
(64900, 4195, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64901, 4195, 'wp_user_level', '0'),
(64902, 4195, 'wsl_current_provider', 'Facebook'),
(64903, 4195, 'wsl_current_user_image', 'https://graph.facebook.com/10155572441190136/picture?width=150&height=150'),
(64904, 4195, 'session_tokens', 'a:1:{s:64:\"968bd3aede43a02675d97bd084c583961bd1511b7f32c3a85d53eba225183578\";a:4:{s:10:\"expiration\";i:1434979701;s:2:\"ip\";s:11:\"95.94.17.71\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433770101;}}'),
(64905, 4196, 'nickname', 'Helia_Mergulhao'),
(64906, 4196, 'first_name', 'Hélia'),
(64907, 4196, 'last_name', 'Mergulhão'),
(64908, 4196, 'description', ''),
(64909, 4196, 'rich_editing', 'true'),
(64910, 4196, 'comment_shortcuts', 'false'),
(64911, 4196, 'admin_color', 'fresh'),
(64912, 4196, 'use_ssl', '0'),
(64913, 4196, 'show_admin_bar_front', 'true'),
(64914, 4196, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64915, 4196, 'wp_user_level', '0'),
(64916, 4196, 'wsl_current_provider', 'Facebook'),
(64917, 4196, 'wsl_current_user_image', 'https://graph.facebook.com/944521542265815/picture?width=150&height=150'),
(64918, 4196, 'session_tokens', 'a:1:{s:64:\"6c7b778395d57e01c4112885a41e7cfa2791c8895464e90e5b522a3642ffbf87\";a:4:{s:10:\"expiration\";i:1434979772;s:2:\"ip\";s:13:\"85.246.230.75\";s:2:\"ua\";s:79:\"Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0; ASU2JS)\";s:5:\"login\";i:1433770172;}}'),
(64919, 4195, 'votou', 'sim'),
(64920, 4195, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(64921, 4197, 'nickname', 'Joao_Mano'),
(64922, 4197, 'first_name', 'João'),
(64923, 4197, 'last_name', 'Mano'),
(64924, 4197, 'description', ''),
(64925, 4197, 'rich_editing', 'true'),
(64926, 4197, 'comment_shortcuts', 'false'),
(64927, 4197, 'admin_color', 'fresh'),
(64928, 4197, 'use_ssl', '0'),
(64929, 4197, 'show_admin_bar_front', 'true'),
(64930, 4197, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64931, 4197, 'wp_user_level', '0'),
(64932, 4197, 'wsl_current_provider', 'Facebook'),
(64933, 4197, 'wsl_current_user_image', 'https://graph.facebook.com/10206987767471616/picture?width=150&height=150'),
(64934, 4197, 'session_tokens', 'a:1:{s:64:\"5640219f83ff96370f7820dcb94698eef94991fc0f3f7efccdda8ff4c0d924f2\";a:4:{s:10:\"expiration\";i:1434979985;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433770385;}}'),
(64935, 4198, 'nickname', 'Pedro_Kikas_Tavares'),
(64936, 4198, 'first_name', 'Pedro'),
(64937, 4198, 'last_name', 'Tavares'),
(64938, 4198, 'description', ''),
(64939, 4198, 'rich_editing', 'true'),
(64940, 4198, 'comment_shortcuts', 'false'),
(64941, 4198, 'admin_color', 'fresh'),
(64942, 4198, 'use_ssl', '0'),
(64943, 4198, 'show_admin_bar_front', 'true'),
(64944, 4198, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64945, 4198, 'wp_user_level', '0'),
(64946, 4198, 'wsl_current_provider', 'Facebook'),
(64947, 4198, 'wsl_current_user_image', 'https://graph.facebook.com/847392155297598/picture?width=150&height=150'),
(64948, 4198, 'session_tokens', 'a:1:{s:64:\"bddb8774195ad8ed96ba5b201d8945ed08bff340c74c19fbc3a93edad4d45e92\";a:4:{s:10:\"expiration\";i:1434979989;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433770389;}}'),
(64949, 4199, 'nickname', 'Hugo_Esteves'),
(64950, 4199, 'first_name', 'Hugo'),
(64951, 4199, 'last_name', 'Esteves'),
(64952, 4199, 'description', ''),
(64953, 4199, 'rich_editing', 'true'),
(64954, 4199, 'comment_shortcuts', 'false'),
(64955, 4199, 'admin_color', 'fresh'),
(64956, 4199, 'use_ssl', '0'),
(64957, 4199, 'show_admin_bar_front', 'true'),
(64958, 4199, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64959, 4199, 'wp_user_level', '0'),
(64960, 4199, 'wsl_current_provider', 'Google'),
(64961, 4199, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-r3jiCRjPsZY/AAAAAAAAAAI/AAAAAAAAACo/a1Wp-MSyPMU/photo.jpg?sz=200'),
(64962, 4199, 'session_tokens', 'a:2:{s:64:\"910844a3dcb573be78b7e735a902b503ee90d523c409f847e9bfa0a9155b731e\";a:4:{s:10:\"expiration\";i:1434980040;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433770440;}s:64:\"a36538fde86c9697fe23f8cd5aecc9da0c01f3f247fd1eed0650ec22d3a63c2f\";a:4:{s:10:\"expiration\";i:1434980384;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:139:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)\";s:5:\"login\";i:1433770784;}}'),
(64963, 4200, 'nickname', 'Andre_Ferreira'),
(64964, 4200, 'first_name', 'André'),
(64965, 4200, 'last_name', 'Ferreira'),
(64966, 4200, 'description', ''),
(64967, 4200, 'rich_editing', 'true'),
(64968, 4200, 'comment_shortcuts', 'false'),
(64969, 4200, 'admin_color', 'fresh'),
(64970, 4200, 'use_ssl', '0'),
(64971, 4200, 'show_admin_bar_front', 'true'),
(64972, 4200, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64973, 4200, 'wp_user_level', '0'),
(64974, 4200, 'wsl_current_provider', 'Facebook'),
(64975, 4200, 'wsl_current_user_image', 'https://graph.facebook.com/10153560062656055/picture?width=150&height=150'),
(64976, 4200, 'session_tokens', 'a:1:{s:64:\"500c0e28ad1c05986fbcb4a864b0c0a8abaa050be1d49011333d16c9db081474\";a:4:{s:10:\"expiration\";i:1434980166;s:2:\"ip\";s:12:\"87.103.59.81\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433770566;}}'),
(64977, 4199, 'votou', 'sim'),
(64978, 4199, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(64979, 4198, 'votou', 'sim'),
(64980, 4198, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(64981, 4197, 'votou', 'sim'),
(64982, 4197, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(64983, 4201, 'nickname', 'Filipa_Lozano'),
(64984, 4201, 'first_name', 'Filipa'),
(64985, 4201, 'last_name', 'Lozano'),
(64986, 4201, 'description', ''),
(64987, 4201, 'rich_editing', 'true'),
(64988, 4201, 'comment_shortcuts', 'false'),
(64989, 4201, 'admin_color', 'fresh'),
(64990, 4201, 'use_ssl', '0'),
(64991, 4201, 'show_admin_bar_front', 'true'),
(64992, 4201, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(64993, 4201, 'wp_user_level', '0'),
(64994, 4201, 'wsl_current_provider', 'Google'),
(64995, 4201, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(64996, 4201, 'session_tokens', 'a:1:{s:64:\"afa33e1fc87be270d594eed05c0af34eccf91779e7687bbe1e86f9b5f264adb7\";a:4:{s:10:\"expiration\";i:1434980656;s:2:\"ip\";s:12:\"81.84.187.58\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:35.0) Gecko/20100101 Firefox/35.0\";s:5:\"login\";i:1433771056;}}'),
(64997, 4201, 'votou', 'sim'),
(64998, 4201, 'user_votes', 'shaper-do-ano-xhapeland_p1379'),
(64999, 4202, 'nickname', 'Francisco_Roxo'),
(65000, 4202, 'first_name', 'Francisco'),
(65001, 4202, 'last_name', 'Roxo'),
(65002, 4202, 'description', ''),
(65003, 4202, 'rich_editing', 'true'),
(65004, 4202, 'comment_shortcuts', 'false'),
(65005, 4202, 'admin_color', 'fresh'),
(65006, 4202, 'use_ssl', '0'),
(65007, 4202, 'show_admin_bar_front', 'true'),
(65008, 4202, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65009, 4202, 'wp_user_level', '0'),
(65010, 4202, 'wsl_current_provider', 'Google'),
(65011, 4202, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(65012, 4202, 'session_tokens', 'a:2:{s:64:\"045729edb3f018db0e915883a2e703ce4609319e43a88ebda7d6375cc403676e\";a:4:{s:10:\"expiration\";i:1434980721;s:2:\"ip\";s:14:\"88.214.174.161\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433771121;}s:64:\"40cd7c1fa37d2967f36d9749332d6c78ae25b4192a799660dba062e7ac7014e6\";a:4:{s:10:\"expiration\";i:1435053015;s:2:\"ip\";s:12:\"85.244.44.35\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433843415;}}'),
(65013, 4203, 'nickname', 'Joao_Mano_1'),
(65014, 4203, 'first_name', 'João'),
(65015, 4203, 'last_name', 'Mano'),
(65016, 4203, 'description', ''),
(65017, 4203, 'rich_editing', 'true'),
(65018, 4203, 'comment_shortcuts', 'false'),
(65019, 4203, 'admin_color', 'fresh'),
(65020, 4203, 'use_ssl', '0'),
(65021, 4203, 'show_admin_bar_front', 'true'),
(65022, 4203, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65023, 4203, 'wp_user_level', '0'),
(65024, 4203, 'wsl_current_provider', 'Google'),
(65025, 4203, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(65026, 4203, 'session_tokens', 'a:1:{s:64:\"42bc5fff922f867e24cf588702e696a6a944506d6b7ca9eecb03955b7e8b204f\";a:4:{s:10:\"expiration\";i:1434980742;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433771142;}}'),
(65027, 4204, 'nickname', 'Hugo_Sanchez'),
(65028, 4204, 'first_name', 'Hugo'),
(65029, 4204, 'last_name', 'Sanchez'),
(65030, 4204, 'description', ''),
(65031, 4204, 'rich_editing', 'true'),
(65032, 4204, 'comment_shortcuts', 'false'),
(65033, 4204, 'admin_color', 'fresh'),
(65034, 4204, 'use_ssl', '0'),
(65035, 4204, 'show_admin_bar_front', 'true'),
(65036, 4204, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65037, 4204, 'wp_user_level', '0'),
(65038, 4204, 'wsl_current_provider', 'Facebook'),
(65039, 4204, 'wsl_current_user_image', 'https://graph.facebook.com/854275754646871/picture?width=150&height=150'),
(65040, 4204, 'session_tokens', 'a:1:{s:64:\"6e758ef72285ce0a4b371a3215e2ea8e9fd494d3c3d72be8ab22cc2dacc31cb9\";a:4:{s:10:\"expiration\";i:1434980855;s:2:\"ip\";s:14:\"89.180.157.118\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.0; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1433771255;}}'),
(65041, 4205, 'nickname', 'Monica_Lourenco'),
(65042, 4205, 'first_name', 'Monica'),
(65043, 4205, 'last_name', 'Lourenço'),
(65044, 4205, 'description', ''),
(65045, 4205, 'rich_editing', 'true'),
(65046, 4205, 'comment_shortcuts', 'false'),
(65047, 4205, 'admin_color', 'fresh'),
(65048, 4205, 'use_ssl', '0'),
(65049, 4205, 'show_admin_bar_front', 'true'),
(65050, 4205, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65051, 4205, 'wp_user_level', '0'),
(65052, 4205, 'wsl_current_provider', 'Facebook'),
(65053, 4205, 'wsl_current_user_image', 'https://graph.facebook.com/10206956471368244/picture?width=150&height=150'),
(65054, 4205, 'session_tokens', 'a:1:{s:64:\"19524db61bd6ccc348dfbeecfabe7fd3dcf791201fcfe29fa4bac9e99cf6adf8\";a:4:{s:10:\"expiration\";i:1434980886;s:2:\"ip\";s:12:\"85.240.9.156\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433771286;}}'),
(65055, 4203, 'votou', 'sim'),
(65056, 4203, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(65057, 4204, 'votou', 'sim'),
(65058, 4204, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(65059, 4205, 'votou', 'sim'),
(65060, 4205, 'user_votes', 'maior-onda-tow-in-oe_p1190'),
(65061, 4206, 'nickname', 'Miguel_Correia_1'),
(65062, 4206, 'first_name', 'Miguel'),
(65063, 4206, 'last_name', 'Correia'),
(65064, 4206, 'description', ''),
(65065, 4206, 'rich_editing', 'true'),
(65066, 4206, 'comment_shortcuts', 'false'),
(65067, 4206, 'admin_color', 'fresh'),
(65068, 4206, 'use_ssl', '0'),
(65069, 4206, 'show_admin_bar_front', 'true'),
(65070, 4206, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65071, 4206, 'wp_user_level', '0'),
(65072, 4206, 'wsl_current_provider', 'Facebook'),
(65073, 4206, 'wsl_current_user_image', 'https://graph.facebook.com/991338950898984/picture?width=150&height=150'),
(65074, 4206, 'session_tokens', 'a:1:{s:64:\"f5ea5fe900a35065f6eaa82235129428c74d74380017dea44581142168445204\";a:4:{s:10:\"expiration\";i:1434981036;s:2:\"ip\";s:13:\"79.168.193.54\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433771436;}}'),
(65075, 4207, 'nickname', 'Celia_Fonseca'),
(65076, 4207, 'first_name', 'Célia'),
(65077, 4207, 'last_name', 'Fonseca'),
(65078, 4207, 'description', ''),
(65079, 4207, 'rich_editing', 'true'),
(65080, 4207, 'comment_shortcuts', 'false'),
(65081, 4207, 'admin_color', 'fresh'),
(65082, 4207, 'use_ssl', '0'),
(65083, 4207, 'show_admin_bar_front', 'true'),
(65084, 4207, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65085, 4207, 'wp_user_level', '0'),
(65086, 4207, 'wsl_current_provider', 'Facebook'),
(65087, 4207, 'wsl_current_user_image', 'https://graph.facebook.com/1622440334688719/picture?width=150&height=150'),
(65088, 4207, 'session_tokens', 'a:1:{s:64:\"30e23b567b4d6268f2bb6e58a56040984d1d932df52eec770fda68eb3544f8ec\";a:4:{s:10:\"expiration\";i:1434981142;s:2:\"ip\";s:14:\"81.193.171.212\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433771542;}}'),
(65089, 4207, 'votou', 'sim'),
(65090, 4207, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(65091, 4208, 'nickname', 'Miguel_Matos'),
(65092, 4208, 'first_name', 'Miguel'),
(65093, 4208, 'last_name', 'Matos'),
(65094, 4208, 'description', ''),
(65095, 4208, 'rich_editing', 'true'),
(65096, 4208, 'comment_shortcuts', 'false'),
(65097, 4208, 'admin_color', 'fresh'),
(65098, 4208, 'use_ssl', '0'),
(65099, 4208, 'show_admin_bar_front', 'true'),
(65100, 4208, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65101, 4208, 'wp_user_level', '0'),
(65102, 4208, 'wsl_current_provider', 'Facebook'),
(65103, 4208, 'wsl_current_user_image', 'https://graph.facebook.com/934736666582842/picture?width=150&height=150'),
(65104, 4208, 'session_tokens', 'a:2:{s:64:\"1717c46733af76aa6f05915ecb6c9150f8dd226cbd97d672a8550013f58c0c3c\";a:4:{s:10:\"expiration\";i:1434981328;s:2:\"ip\";s:13:\"81.84.206.120\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/25.0.0.4.14;FBBV/8936291;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433771728;}s:64:\"a345fc206d0eaebf8e09f3bc9c8ff0ce216b1e3d6cf2b2869299a2c7b09d7dc8\";a:4:{s:10:\"expiration\";i:1434981502;s:2:\"ip\";s:13:\"81.84.206.120\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/25.0.0.4.14;FBBV/8936291;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433771902;}}'),
(65105, 4208, 'votou', 'sim'),
(65106, 4208, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(65107, 1447, 'votou', 'sim'),
(65108, 1447, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(65109, 4209, 'nickname', 'Isabel_Costa_Lobo'),
(65110, 4209, 'first_name', 'Isabel'),
(65111, 4209, 'last_name', 'Lobo'),
(65112, 4209, 'description', ''),
(65113, 4209, 'rich_editing', 'true'),
(65114, 4209, 'comment_shortcuts', 'false'),
(65115, 4209, 'admin_color', 'fresh'),
(65116, 4209, 'use_ssl', '0'),
(65117, 4209, 'show_admin_bar_front', 'true'),
(65118, 4209, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65119, 4209, 'wp_user_level', '0'),
(65120, 4209, 'wsl_current_provider', 'Facebook'),
(65121, 4209, 'wsl_current_user_image', 'https://graph.facebook.com/10153383672693234/picture?width=150&height=150'),
(65122, 4209, 'session_tokens', 'a:1:{s:64:\"3b9b6aaa0bbdd1c56548a4012d626f95048876942e6ab1161cb0a8b87e733ff8\";a:4:{s:10:\"expiration\";i:1434981674;s:2:\"ip\";s:13:\"88.214.166.21\";s:2:\"ua\";s:250:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/3; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433772074;}}'),
(65123, 4210, 'nickname', 'Miguel_Barreto'),
(65124, 4210, 'first_name', 'Miguel'),
(65125, 4210, 'last_name', 'Barreto'),
(65126, 4210, 'description', ''),
(65127, 4210, 'rich_editing', 'true'),
(65128, 4210, 'comment_shortcuts', 'false'),
(65129, 4210, 'admin_color', 'fresh'),
(65130, 4210, 'use_ssl', '0'),
(65131, 4210, 'show_admin_bar_front', 'true'),
(65132, 4210, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65133, 4210, 'wp_user_level', '0'),
(65134, 4210, 'wsl_current_provider', 'Facebook');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(65135, 4210, 'wsl_current_user_image', 'https://graph.facebook.com/10205634579116640/picture?width=150&height=150'),
(65136, 4210, 'session_tokens', 'a:1:{s:64:\"863b8f9cc907f23ae8ea35b85b46d268e65f0d845750f1aac04f812bd747f5da\";a:4:{s:10:\"expiration\";i:1434981961;s:2:\"ip\";s:13:\"85.243.246.28\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 6_1_6 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mobile/10B500 [FBAN/MessengerForiOS;FBAV/6.1.0.33.5;FBBV/2955837;FBDV/iPhone2,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/6.1.6;FBSS/1; FBCR/VFP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433772361;}}'),
(65137, 4210, 'votou', 'sim'),
(65138, 4210, 'user_votes', 'revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230'),
(65139, 4211, 'nickname', 'Matilde_Cardoso_de_Menezes'),
(65140, 4211, 'first_name', 'Matilde'),
(65141, 4211, 'last_name', 'Cardoso de Menezes'),
(65142, 4211, 'description', ''),
(65143, 4211, 'rich_editing', 'true'),
(65144, 4211, 'comment_shortcuts', 'false'),
(65145, 4211, 'admin_color', 'fresh'),
(65146, 4211, 'use_ssl', '0'),
(65147, 4211, 'show_admin_bar_front', 'true'),
(65148, 4211, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65149, 4211, 'wp_user_level', '0'),
(65150, 4211, 'wsl_current_provider', 'Facebook'),
(65151, 4211, 'wsl_current_user_image', 'https://graph.facebook.com/10205855551642492/picture?width=150&height=150'),
(65152, 4211, 'session_tokens', 'a:1:{s:64:\"aa5185118b8e136325665e5497ca04c73e5cc7766c39b4eac1484087976f37ca\";a:4:{s:10:\"expiration\";i:1434982074;s:2:\"ip\";s:12:\"87.103.66.33\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433772474;}}'),
(65153, 4212, 'nickname', 'Miguel_Lazaro'),
(65154, 4212, 'first_name', 'Miguel'),
(65155, 4212, 'last_name', 'Lázaro'),
(65156, 4212, 'description', ''),
(65157, 4212, 'rich_editing', 'true'),
(65158, 4212, 'comment_shortcuts', 'false'),
(65159, 4212, 'admin_color', 'fresh'),
(65160, 4212, 'use_ssl', '0'),
(65161, 4212, 'show_admin_bar_front', 'true'),
(65162, 4212, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65163, 4212, 'wp_user_level', '0'),
(65164, 4212, 'wsl_current_provider', 'Facebook'),
(65165, 4212, 'wsl_current_user_image', 'https://graph.facebook.com/10203121379835758/picture?width=150&height=150'),
(65166, 4212, 'session_tokens', 'a:2:{s:64:\"4574485e1050ebd3937b40757b5279e7a85ad3ae6365cccd681265814f888eb7\";a:4:{s:10:\"expiration\";i:1434982126;s:2:\"ip\";s:13:\"85.139.82.113\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433772526;}s:64:\"3305ec7c4ed6b76cf5bad7401248041525d672e722ab86ad517471139935e39c\";a:4:{s:10:\"expiration\";i:1435014595;s:2:\"ip\";s:13:\"85.139.82.113\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433804995;}}'),
(65167, 4212, 'votou', 'sim'),
(65168, 4212, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(65169, 4213, 'nickname', 'Tania_Henrique_Tojal'),
(65170, 4213, 'first_name', 'Tânia Henrique'),
(65171, 4213, 'last_name', 'Tojal'),
(65172, 4213, 'description', ''),
(65173, 4213, 'rich_editing', 'true'),
(65174, 4213, 'comment_shortcuts', 'false'),
(65175, 4213, 'admin_color', 'fresh'),
(65176, 4213, 'use_ssl', '0'),
(65177, 4213, 'show_admin_bar_front', 'true'),
(65178, 4213, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65179, 4213, 'wp_user_level', '0'),
(65180, 4213, 'wsl_current_provider', 'Google'),
(65181, 4213, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-PQpjDBhzOb4/AAAAAAAAAAI/AAAAAAAAABE/BFjzJHqjYH0/photo.jpg?sz=200'),
(65182, 4213, 'session_tokens', 'a:1:{s:64:\"ea9c65b4ec79173973b8951f3497434bfd2a87e8c80c196a55b806d319560278\";a:4:{s:10:\"expiration\";i:1434982360;s:2:\"ip\";s:13:\"85.243.224.97\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433772760;}}'),
(65183, 4213, 'votou', 'sim'),
(65184, 4213, 'user_votes', 'surfista-do-ano-oakley_p1339'),
(65185, 4214, 'nickname', 'Goncalo_Bandeira_1'),
(65186, 4214, 'first_name', 'Gonçalo'),
(65187, 4214, 'last_name', 'Bandeira'),
(65188, 4214, 'description', ''),
(65189, 4214, 'rich_editing', 'true'),
(65190, 4214, 'comment_shortcuts', 'false'),
(65191, 4214, 'admin_color', 'fresh'),
(65192, 4214, 'use_ssl', '0'),
(65193, 4214, 'show_admin_bar_front', 'true'),
(65194, 4214, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65195, 4214, 'wp_user_level', '0'),
(65196, 4214, 'wsl_current_provider', 'Google'),
(65197, 4214, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-k-_T-PP7z4o/AAAAAAAAAAI/AAAAAAAAA0k/kEahQa339zM/photo.jpg?sz=200'),
(65198, 4214, 'session_tokens', 'a:1:{s:64:\"7be1bf67746d7004d6cb0372b4ac49f4f0aafbcbf3b77ac2a9236cabdbd04f5e\";a:4:{s:10:\"expiration\";i:1434982622;s:2:\"ip\";s:14:\"83.240.183.164\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433773022;}}'),
(65199, 4214, 'votou', 'sim'),
(65200, 4214, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(65201, 4215, 'nickname', 'Anica_Paneiro_Martins'),
(65202, 4215, 'first_name', 'Anica Paneiro'),
(65203, 4215, 'last_name', 'Martins'),
(65204, 4215, 'description', ''),
(65205, 4215, 'rich_editing', 'true'),
(65206, 4215, 'comment_shortcuts', 'false'),
(65207, 4215, 'admin_color', 'fresh'),
(65208, 4215, 'use_ssl', '0'),
(65209, 4215, 'show_admin_bar_front', 'true'),
(65210, 4215, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65211, 4215, 'wp_user_level', '0'),
(65212, 4215, 'wsl_current_provider', 'Facebook'),
(65213, 4215, 'wsl_current_user_image', 'https://graph.facebook.com/571205913021562/picture?width=150&height=150'),
(65214, 4215, 'session_tokens', 'a:1:{s:64:\"6cb59968db2bb83e3872f08603ced87f6c1a1703c6c6830b493812ce17653454\";a:4:{s:10:\"expiration\";i:1434982836;s:2:\"ip\";s:13:\"85.247.138.11\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36\";s:5:\"login\";i:1433773236;}}'),
(65215, 4216, 'nickname', 'Miguel_Louzeiro'),
(65216, 4216, 'first_name', 'Miguel'),
(65217, 4216, 'last_name', 'Louzeiro'),
(65218, 4216, 'description', ''),
(65219, 4216, 'rich_editing', 'true'),
(65220, 4216, 'comment_shortcuts', 'false'),
(65221, 4216, 'admin_color', 'fresh'),
(65222, 4216, 'use_ssl', '0'),
(65223, 4216, 'show_admin_bar_front', 'true'),
(65224, 4216, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65225, 4216, 'wp_user_level', '0'),
(65226, 4216, 'wsl_current_provider', 'Facebook'),
(65227, 4216, 'wsl_current_user_image', 'https://graph.facebook.com/10153289017072110/picture?width=150&height=150'),
(65228, 4216, 'session_tokens', 'a:1:{s:64:\"91242256155732462be3df985896c4864f719a01d6429c87b976a9edb3ee5daa\";a:4:{s:10:\"expiration\";i:1434982840;s:2:\"ip\";s:12:\"179.7.101.71\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/CLAROPERU;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433773240;}}'),
(65229, 4216, 'votou', 'sim'),
(65230, 4216, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(65231, 4217, 'nickname', 'Leonor_Carneiro'),
(65232, 4217, 'first_name', 'Leonor'),
(65233, 4217, 'last_name', 'Carneiro'),
(65234, 4217, 'description', ''),
(65235, 4217, 'rich_editing', 'true'),
(65236, 4217, 'comment_shortcuts', 'false'),
(65237, 4217, 'admin_color', 'fresh'),
(65238, 4217, 'use_ssl', '0'),
(65239, 4217, 'show_admin_bar_front', 'true'),
(65240, 4217, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65241, 4217, 'wp_user_level', '0'),
(65242, 4217, 'wsl_current_provider', 'Google'),
(65243, 4217, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(65244, 4217, 'session_tokens', 'a:1:{s:64:\"baf270c69ac8e1da7b2803f92e7a12f3393a0676f3dc41723d008f52d69b0580\";a:4:{s:10:\"expiration\";i:1434983032;s:2:\"ip\";s:13:\"201.45.148.51\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433773432;}}'),
(65245, 4215, 'votou', 'sim'),
(65246, 4215, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(65247, 4217, 'votou', 'sim'),
(65248, 4217, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-onda-tow-in-oe_p1036,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(65249, 4218, 'nickname', 'Maria_Leonor_Conceicao'),
(65250, 4218, 'first_name', 'Maria Leonor'),
(65251, 4218, 'last_name', 'Conceição'),
(65252, 4218, 'description', ''),
(65253, 4218, 'rich_editing', 'true'),
(65254, 4218, 'comment_shortcuts', 'false'),
(65255, 4218, 'admin_color', 'fresh'),
(65256, 4218, 'use_ssl', '0'),
(65257, 4218, 'show_admin_bar_front', 'true'),
(65258, 4218, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65259, 4218, 'wp_user_level', '0'),
(65260, 4218, 'wsl_current_provider', 'Facebook'),
(65261, 4218, 'wsl_current_user_image', 'https://graph.facebook.com/1021089447910913/picture?width=150&height=150'),
(65262, 4218, 'session_tokens', 'a:1:{s:64:\"c1428f40e850d80d18ec48a614538e04d71eb0965afa7ef726bdc52f8113d0c7\";a:4:{s:10:\"expiration\";i:1434983724;s:2:\"ip\";s:13:\"72.160.198.76\";s:2:\"ua\";s:263:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,3;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/Verizon;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433774124;}}'),
(65263, 4218, 'votou', 'sim'),
(65264, 4218, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(65265, 4219, 'nickname', 'Ricardo_Matos'),
(65266, 4219, 'first_name', 'Ricardo'),
(65267, 4219, 'last_name', 'Matos'),
(65268, 4219, 'description', ''),
(65269, 4219, 'rich_editing', 'true'),
(65270, 4219, 'comment_shortcuts', 'false'),
(65271, 4219, 'admin_color', 'fresh'),
(65272, 4219, 'use_ssl', '0'),
(65273, 4219, 'show_admin_bar_front', 'true'),
(65274, 4219, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65275, 4219, 'wp_user_level', '0'),
(65276, 4219, 'wsl_current_provider', 'Google'),
(65277, 4219, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-jNaNcS5YEfU/AAAAAAAAAAI/AAAAAAAAADY/vDHvULsntXA/photo.jpg?sz=200'),
(65278, 4219, 'session_tokens', 'a:1:{s:64:\"792017126d812838b791e8d175dfdd294c61008532303e0910ac6907f36218f9\";a:4:{s:10:\"expiration\";i:1434983940;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433774340;}}'),
(65279, 4220, 'nickname', 'Miguel_Constantino'),
(65280, 4220, 'first_name', 'Miguel'),
(65281, 4220, 'last_name', 'Constantino'),
(65282, 4220, 'description', ''),
(65283, 4220, 'rich_editing', 'true'),
(65284, 4220, 'comment_shortcuts', 'false'),
(65285, 4220, 'admin_color', 'fresh'),
(65286, 4220, 'use_ssl', '0'),
(65287, 4220, 'show_admin_bar_front', 'true'),
(65288, 4220, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65289, 4220, 'wp_user_level', '0'),
(65290, 4220, 'wsl_current_provider', 'Facebook'),
(65291, 4220, 'wsl_current_user_image', 'https://graph.facebook.com/1075607092467437/picture?width=150&height=150'),
(65292, 4220, 'session_tokens', 'a:1:{s:64:\"1e822dfb7ce65272ac6d795580ca5d069d881ea07ef1f2a24d4fff790e4585ab\";a:4:{s:10:\"expiration\";i:1434984049;s:2:\"ip\";s:14:\"81.246.157.117\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/BASE;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433774449;}}'),
(65293, 4221, 'nickname', 'Rico_Moser'),
(65294, 4221, 'first_name', 'Rico'),
(65295, 4221, 'last_name', 'Moser'),
(65296, 4221, 'description', ''),
(65297, 4221, 'rich_editing', 'true'),
(65298, 4221, 'comment_shortcuts', 'false'),
(65299, 4221, 'admin_color', 'fresh'),
(65300, 4221, 'use_ssl', '0'),
(65301, 4221, 'show_admin_bar_front', 'true'),
(65302, 4221, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65303, 4221, 'wp_user_level', '0'),
(65304, 4221, 'wsl_current_provider', 'Facebook'),
(65305, 4221, 'wsl_current_user_image', 'https://graph.facebook.com/962179690493338/picture?width=150&height=150'),
(65306, 4221, 'session_tokens', 'a:3:{s:64:\"8c9b59c3c111fd6ac693a4d475b9c925fcbd68805fc536f32f823a1e950f9796\";a:4:{s:10:\"expiration\";i:1434984172;s:2:\"ip\";s:13:\"85.240.146.23\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433774572;}s:64:\"9e5b9c4c83e082f1a3209cc8aac42007a801253f3736467fbe3ebc0c5e77b679\";a:4:{s:10:\"expiration\";i:1434984272;s:2:\"ip\";s:13:\"85.240.146.23\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433774672;}s:64:\"8721ccf901555311d9d2f7a08e17655f9e47b94cbc4d1eebc7ce6a98f0356729\";a:4:{s:10:\"expiration\";i:1434984463;s:2:\"ip\";s:13:\"85.240.146.23\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433774863;}}'),
(65307, 4219, 'votou', 'sim'),
(65308, 4219, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(65309, 4222, 'nickname', 'Carolina_Vintem'),
(65310, 4222, 'first_name', 'Carolina'),
(65311, 4222, 'last_name', 'Vintém'),
(65312, 4222, 'description', ''),
(65313, 4222, 'rich_editing', 'true'),
(65314, 4222, 'comment_shortcuts', 'false'),
(65315, 4222, 'admin_color', 'fresh'),
(65316, 4222, 'use_ssl', '0'),
(65317, 4222, 'show_admin_bar_front', 'true'),
(65318, 4222, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65319, 4222, 'wp_user_level', '0'),
(65320, 4222, 'wsl_current_provider', 'Facebook'),
(65321, 4222, 'wsl_current_user_image', 'https://graph.facebook.com/1159200190772288/picture?width=150&height=150'),
(65322, 4222, 'session_tokens', 'a:1:{s:64:\"c481f1dffc85e0fc84f9fc9a6846435bc25512c04316e2385050f565b344c935\";a:4:{s:10:\"expiration\";i:1434984263;s:2:\"ip\";s:14:\"89.180.224.126\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.71 Safari/537.36\";s:5:\"login\";i:1433774663;}}'),
(65323, 4220, 'votou', 'sim'),
(65324, 4220, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(65325, 4223, 'nickname', 'Bruna_Lopes'),
(65326, 4223, 'first_name', 'Bruna'),
(65327, 4223, 'last_name', 'Lopes'),
(65328, 4223, 'description', ''),
(65329, 4223, 'rich_editing', 'true'),
(65330, 4223, 'comment_shortcuts', 'false'),
(65331, 4223, 'admin_color', 'fresh'),
(65332, 4223, 'use_ssl', '0'),
(65333, 4223, 'show_admin_bar_front', 'true'),
(65334, 4223, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65335, 4223, 'wp_user_level', '0'),
(65336, 4223, 'wsl_current_provider', 'Facebook'),
(65337, 4223, 'wsl_current_user_image', 'https://graph.facebook.com/407554002782650/picture?width=150&height=150'),
(65338, 4223, 'session_tokens', 'a:1:{s:64:\"fe3eabdd12c6b92f8db32f825be5dfdeb756ef3a6dfbf4048e4a5611cc133e2b\";a:4:{s:10:\"expiration\";i:1434984322;s:2:\"ip\";s:14:\"88.214.173.168\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G360F Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433774722;}}'),
(65339, 4224, 'nickname', 'Mario_Viegas'),
(65340, 4224, 'first_name', 'Mario'),
(65341, 4224, 'last_name', 'Viegas'),
(65342, 4224, 'description', ''),
(65343, 4224, 'rich_editing', 'true'),
(65344, 4224, 'comment_shortcuts', 'false'),
(65345, 4224, 'admin_color', 'fresh'),
(65346, 4224, 'use_ssl', '0'),
(65347, 4224, 'show_admin_bar_front', 'true'),
(65348, 4224, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65349, 4224, 'wp_user_level', '0'),
(65350, 4224, 'wsl_current_provider', 'Facebook'),
(65351, 4224, 'wsl_current_user_image', 'https://graph.facebook.com/485413324943626/picture?width=150&height=150'),
(65352, 4224, 'session_tokens', 'a:1:{s:64:\"d90274adfbe4ad26dc2eafacd5c4a325f04666eeb00d2186d081540e013699b8\";a:4:{s:10:\"expiration\";i:1434984341;s:2:\"ip\";s:14:\"83.223.229.235\";s:2:\"ua\";s:148:\"Mozilla/5.0 (Linux; Android 5.0.2; LG-D405 Build/LRX22G.A1429249060) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433774741;}}'),
(65353, 4225, 'nickname', 'Guest_Oland'),
(65354, 4225, 'first_name', 'Guest'),
(65355, 4225, 'last_name', 'Oland'),
(65356, 4225, 'description', ''),
(65357, 4225, 'rich_editing', 'true'),
(65358, 4225, 'comment_shortcuts', 'false'),
(65359, 4225, 'admin_color', 'fresh'),
(65360, 4225, 'use_ssl', '0'),
(65361, 4225, 'show_admin_bar_front', 'true'),
(65362, 4225, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65363, 4225, 'wp_user_level', '0'),
(65364, 4225, 'wsl_current_provider', 'Google'),
(65365, 4225, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(65366, 4225, 'session_tokens', 'a:1:{s:64:\"965b59b9b8d1cb11f487ef05030bcc58a30e4cb9021d41f627294f05068e86f7\";a:4:{s:10:\"expiration\";i:1434984371;s:2:\"ip\";s:14:\"93.102.164.132\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.4.10 (KHTML, like Gecko) Version/8.0.4 Safari/600.4.10\";s:5:\"login\";i:1433774771;}}'),
(65367, 4226, 'nickname', 'Liliana_Cordeiro'),
(65368, 4226, 'first_name', 'Liliana'),
(65369, 4226, 'last_name', 'Cordeiro'),
(65370, 4226, 'description', ''),
(65371, 4226, 'rich_editing', 'true'),
(65372, 4226, 'comment_shortcuts', 'false'),
(65373, 4226, 'admin_color', 'fresh'),
(65374, 4226, 'use_ssl', '0'),
(65375, 4226, 'show_admin_bar_front', 'true'),
(65376, 4226, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65377, 4226, 'wp_user_level', '0'),
(65378, 4226, 'wsl_current_provider', 'Facebook'),
(65379, 4226, 'wsl_current_user_image', 'https://graph.facebook.com/1049054671790019/picture?width=150&height=150'),
(65380, 4226, 'session_tokens', 'a:1:{s:64:\"2a10770780510b879b2bc2ecd84aff0a314ecb9e5459dd4f5d0982aec7ed038e\";a:4:{s:10:\"expiration\";i:1434984386;s:2:\"ip\";s:12:\"85.241.77.30\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433774786;}}'),
(65381, 4226, 'votou', 'sim'),
(65382, 4226, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(65383, 4222, 'votou', 'sim'),
(65384, 4222, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(65385, 4227, 'nickname', 'Tiago_Lourenco'),
(65386, 4227, 'first_name', 'Tiago'),
(65387, 4227, 'last_name', 'Lourenço'),
(65388, 4227, 'description', ''),
(65389, 4227, 'rich_editing', 'true'),
(65390, 4227, 'comment_shortcuts', 'false'),
(65391, 4227, 'admin_color', 'fresh'),
(65392, 4227, 'use_ssl', '0'),
(65393, 4227, 'show_admin_bar_front', 'true'),
(65394, 4227, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65395, 4227, 'wp_user_level', '0'),
(65396, 4227, 'wsl_current_provider', 'Google'),
(65397, 4227, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(65398, 4227, 'session_tokens', 'a:1:{s:64:\"a7ed708e079b0524cb07130b4abbf830f4e4b352f90e411c5c58ab5268b8b484\";a:4:{s:10:\"expiration\";i:1434984448;s:2:\"ip\";s:12:\"194.65.37.71\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433774848;}}'),
(65399, 4225, 'votou', 'sim'),
(65400, 4225, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(65401, 4228, 'nickname', 'Ivo_Nisa'),
(65402, 4228, 'first_name', 'Ivo'),
(65403, 4228, 'last_name', 'Nisa'),
(65404, 4228, 'description', ''),
(65405, 4228, 'rich_editing', 'true'),
(65406, 4228, 'comment_shortcuts', 'false'),
(65407, 4228, 'admin_color', 'fresh'),
(65408, 4228, 'use_ssl', '0'),
(65409, 4228, 'show_admin_bar_front', 'true'),
(65410, 4228, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65411, 4228, 'wp_user_level', '0'),
(65412, 4228, 'wsl_current_provider', 'Facebook'),
(65413, 4228, 'wsl_current_user_image', 'https://graph.facebook.com/10153328749331897/picture?width=150&height=150'),
(65414, 4228, 'session_tokens', 'a:1:{s:64:\"513148fe32867de5da49cf63235813519cbb51ad60f68fbc625b82d4bb27f8b4\";a:4:{s:10:\"expiration\";i:1434984537;s:2:\"ip\";s:13:\"176.79.54.238\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433774937;}}'),
(65415, 4229, 'nickname', 'Rui_Delfim'),
(65416, 4229, 'first_name', 'Rui'),
(65417, 4229, 'last_name', 'Delfim'),
(65418, 4229, 'description', ''),
(65419, 4229, 'rich_editing', 'true'),
(65420, 4229, 'comment_shortcuts', 'false'),
(65421, 4229, 'admin_color', 'fresh'),
(65422, 4229, 'use_ssl', '0'),
(65423, 4229, 'show_admin_bar_front', 'true'),
(65424, 4229, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65425, 4229, 'wp_user_level', '0'),
(65426, 4229, 'wsl_current_provider', 'Google'),
(65427, 4229, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(65428, 4229, 'session_tokens', 'a:1:{s:64:\"5c08d87ce82cf72f37b2fe45a3e153b6beb1418f302c19ac6dc498cd771d449f\";a:4:{s:10:\"expiration\";i:1434984561;s:2:\"ip\";s:11:\"85.244.3.83\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433774961;}}'),
(65429, 4224, 'votou', 'sim'),
(65430, 4224, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(65431, 4227, 'votou', 'sim'),
(65432, 4227, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(65433, 4230, 'nickname', 'Madalena_Gama'),
(65434, 4230, 'first_name', 'Madalena'),
(65435, 4230, 'last_name', 'Gama'),
(65436, 4230, 'description', ''),
(65437, 4230, 'rich_editing', 'true'),
(65438, 4230, 'comment_shortcuts', 'false'),
(65439, 4230, 'admin_color', 'fresh'),
(65440, 4230, 'use_ssl', '0'),
(65441, 4230, 'show_admin_bar_front', 'true'),
(65442, 4230, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65443, 4230, 'wp_user_level', '0'),
(65444, 4230, 'wsl_current_provider', 'Facebook'),
(65445, 4230, 'wsl_current_user_image', 'https://graph.facebook.com/10155739321760724/picture?width=150&height=150'),
(65446, 4230, 'session_tokens', 'a:1:{s:64:\"359dee81dcf704fc48f8b0ea1c8cb1e12ada4fc0f2b2d3acb9f7514ad1acec0f\";a:4:{s:10:\"expiration\";i:1434984693;s:2:\"ip\";s:11:\"85.244.3.83\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433775093;}}'),
(65447, 4231, 'nickname', 'Ana_Rafael'),
(65448, 4231, 'first_name', 'Ana'),
(65449, 4231, 'last_name', 'Rafael'),
(65450, 4231, 'description', ''),
(65451, 4231, 'rich_editing', 'true'),
(65452, 4231, 'comment_shortcuts', 'false'),
(65453, 4231, 'admin_color', 'fresh'),
(65454, 4231, 'use_ssl', '0'),
(65455, 4231, 'show_admin_bar_front', 'true'),
(65456, 4231, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65457, 4231, 'wp_user_level', '0'),
(65458, 4231, 'wsl_current_provider', 'Facebook'),
(65459, 4231, 'wsl_current_user_image', 'https://graph.facebook.com/938270072902063/picture?width=150&height=150'),
(65460, 4231, 'session_tokens', 'a:1:{s:64:\"6cefc224ef278b7a0c5e59cf49630303a6d0a6b400d8cf83217391a7a0c9daad\";a:4:{s:10:\"expiration\";i:1434984804;s:2:\"ip\";s:12:\"85.241.77.30\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433775204;}}'),
(65461, 4232, 'nickname', 'Luis_Freitas_Branco'),
(65462, 4232, 'first_name', 'Luis'),
(65463, 4232, 'last_name', 'Freitas Branco'),
(65464, 4232, 'description', ''),
(65465, 4232, 'rich_editing', 'true'),
(65466, 4232, 'comment_shortcuts', 'false'),
(65467, 4232, 'admin_color', 'fresh'),
(65468, 4232, 'use_ssl', '0'),
(65469, 4232, 'show_admin_bar_front', 'true'),
(65470, 4232, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65471, 4232, 'wp_user_level', '0'),
(65472, 4232, 'wsl_current_provider', 'Facebook'),
(65473, 4232, 'wsl_current_user_image', 'https://graph.facebook.com/855760571126925/picture?width=150&height=150'),
(65474, 4232, 'session_tokens', 'a:1:{s:64:\"18ce255b0fc8f80194e47df690d0ff05a3c25e284a8d2bef2f4575f486300273\";a:4:{s:10:\"expiration\";i:1434984814;s:2:\"ip\";s:15:\"189.106.127.114\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433775214;}}'),
(65475, 4231, 'votou', 'sim'),
(65476, 4231, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(65477, 4228, 'votou', 'sim'),
(65478, 4228, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(65479, 4233, 'nickname', 'Joao_Luis_2'),
(65480, 4233, 'first_name', 'João'),
(65481, 4233, 'last_name', 'Luis'),
(65482, 4233, 'description', ''),
(65483, 4233, 'rich_editing', 'true'),
(65484, 4233, 'comment_shortcuts', 'false'),
(65485, 4233, 'admin_color', 'fresh'),
(65486, 4233, 'use_ssl', '0'),
(65487, 4233, 'show_admin_bar_front', 'true'),
(65488, 4233, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65489, 4233, 'wp_user_level', '0'),
(65490, 4233, 'wsl_current_provider', 'Google'),
(65491, 4233, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-uQOnXC75njE/AAAAAAAAAAI/AAAAAAAAACk/epnnwDL0n2g/photo.jpg?sz=200'),
(65492, 4233, 'session_tokens', 'a:1:{s:64:\"3b7e42dabe9572fd30030ddce731a496f75ee4d1b9094e82da28a34304f3096c\";a:4:{s:10:\"expiration\";i:1434984865;s:2:\"ip\";s:13:\"85.245.79.156\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433775265;}}'),
(65493, 4232, 'votou', 'sim'),
(65494, 4232, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(65495, 4234, 'nickname', 'Helia_Amaro'),
(65496, 4234, 'first_name', 'Hélia'),
(65497, 4234, 'last_name', 'Amaro'),
(65498, 4234, 'description', ''),
(65499, 4234, 'rich_editing', 'true'),
(65500, 4234, 'comment_shortcuts', 'false'),
(65501, 4234, 'admin_color', 'fresh'),
(65502, 4234, 'use_ssl', '0'),
(65503, 4234, 'show_admin_bar_front', 'true'),
(65504, 4234, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65505, 4234, 'wp_user_level', '0'),
(65506, 4234, 'wsl_current_provider', 'Facebook'),
(65507, 4234, 'wsl_current_user_image', 'https://graph.facebook.com/454076858086794/picture?width=150&height=150'),
(65508, 4234, 'session_tokens', 'a:1:{s:64:\"a38b2b89c4d0f16cc78471704d34ba4b0e3768bf7397182403993cfe4b602484\";a:4:{s:10:\"expiration\";i:1434984969;s:2:\"ip\";s:14:\"82.154.206.164\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433775369;}}'),
(65509, 4235, 'nickname', 'Pedro_Feliciano'),
(65510, 4235, 'first_name', 'Pedro'),
(65511, 4235, 'last_name', 'Feliciano'),
(65512, 4235, 'description', ''),
(65513, 4235, 'rich_editing', 'true'),
(65514, 4235, 'comment_shortcuts', 'false'),
(65515, 4235, 'admin_color', 'fresh'),
(65516, 4235, 'use_ssl', '0'),
(65517, 4235, 'show_admin_bar_front', 'true'),
(65518, 4235, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65519, 4235, 'wp_user_level', '0'),
(65520, 4235, 'wsl_current_provider', 'Facebook'),
(65521, 4235, 'wsl_current_user_image', 'https://graph.facebook.com/10153430396836518/picture?width=150&height=150'),
(65522, 4235, 'session_tokens', 'a:1:{s:64:\"04d8f09adf738df0bb71f04f512f2ecbeed6fc4a77433d9663c882ab1f60f16a\";a:4:{s:10:\"expiration\";i:1434984983;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433775383;}}'),
(65523, 4236, 'nickname', 'Ana_Rafael_1'),
(65524, 4236, 'first_name', 'Ana'),
(65525, 4236, 'last_name', 'Rafael'),
(65526, 4236, 'description', ''),
(65527, 4236, 'rich_editing', 'true'),
(65528, 4236, 'comment_shortcuts', 'false'),
(65529, 4236, 'admin_color', 'fresh'),
(65530, 4236, 'use_ssl', '0'),
(65531, 4236, 'show_admin_bar_front', 'true'),
(65532, 4236, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65533, 4236, 'wp_user_level', '0'),
(65534, 4236, 'wsl_current_provider', 'Google'),
(65535, 4236, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(65536, 4236, 'session_tokens', 'a:1:{s:64:\"75fe6adb6218794b87776e06ca367e7cc4ee05a283b504da5f2aca8ac0a21a33\";a:4:{s:10:\"expiration\";i:1434985053;s:2:\"ip\";s:12:\"85.241.77.30\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9301I Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433775453;}}'),
(65537, 4236, 'votou', 'sim'),
(65538, 4236, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(65539, 4233, 'votou', 'sim'),
(65540, 4233, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(65541, 4237, 'nickname', 'Andreia_Bras'),
(65542, 4237, 'first_name', 'Andreia'),
(65543, 4237, 'last_name', 'Bras'),
(65544, 4237, 'description', ''),
(65545, 4237, 'rich_editing', 'true'),
(65546, 4237, 'comment_shortcuts', 'false'),
(65547, 4237, 'admin_color', 'fresh'),
(65548, 4237, 'use_ssl', '0'),
(65549, 4237, 'show_admin_bar_front', 'true'),
(65550, 4237, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65551, 4237, 'wp_user_level', '0'),
(65552, 4237, 'wsl_current_provider', 'Google'),
(65553, 4237, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-Z9KW-3-XT80/AAAAAAAAAAI/AAAAAAAAAIQ/G5Jj4sxvLjc/photo.jpg?sz=200'),
(65554, 4237, 'session_tokens', 'a:1:{s:64:\"5bac51453c8d7daef077338a0f3acc4cc9f7fd84bdcad88faafda91eb9103093\";a:4:{s:10:\"expiration\";i:1434985192;s:2:\"ip\";s:13:\"201.45.148.51\";s:2:\"ua\";s:186:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433775592;}}'),
(65555, 4234, 'votou', 'sim'),
(65556, 4234, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(65557, 4237, 'votou', 'sim'),
(65558, 4237, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(65559, 4238, 'nickname', 'Raquel_Barbosa'),
(65560, 4238, 'first_name', 'Raquel'),
(65561, 4238, 'last_name', 'Barbosa'),
(65562, 4238, 'description', ''),
(65563, 4238, 'rich_editing', 'true'),
(65564, 4238, 'comment_shortcuts', 'false'),
(65565, 4238, 'admin_color', 'fresh'),
(65566, 4238, 'use_ssl', '0'),
(65567, 4238, 'show_admin_bar_front', 'true'),
(65568, 4238, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65569, 4238, 'wp_user_level', '0'),
(65570, 4238, 'wsl_current_provider', 'Facebook'),
(65571, 4238, 'wsl_current_user_image', 'https://graph.facebook.com/761924737249513/picture?width=150&height=150'),
(65572, 4238, 'session_tokens', 'a:1:{s:64:\"c61440487c77ce17a62ac81ea1c5c56ba5039b86ce83c919123e4f3bffdb132c\";a:4:{s:10:\"expiration\";i:1434985462;s:2:\"ip\";s:14:\"82.154.206.164\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.109 Mobile Safari/537.36\";s:5:\"login\";i:1433775862;}}'),
(65573, 4238, 'votou', 'sim'),
(65574, 4238, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(65575, 4239, 'nickname', 'David_Brites'),
(65576, 4239, 'first_name', 'David'),
(65577, 4239, 'last_name', 'Brites'),
(65578, 4239, 'description', ''),
(65579, 4239, 'rich_editing', 'true'),
(65580, 4239, 'comment_shortcuts', 'false'),
(65581, 4239, 'admin_color', 'fresh'),
(65582, 4239, 'use_ssl', '0'),
(65583, 4239, 'show_admin_bar_front', 'true'),
(65584, 4239, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65585, 4239, 'wp_user_level', '0'),
(65586, 4239, 'wsl_current_provider', 'Facebook'),
(65587, 4239, 'wsl_current_user_image', 'https://graph.facebook.com/929984913730366/picture?width=150&height=150'),
(65588, 4239, 'session_tokens', 'a:1:{s:64:\"b142e49325743f9163f598971e42d672ae2c6b06e2ef432cbaaf4e4933f0e0ef\";a:4:{s:10:\"expiration\";i:1434985858;s:2:\"ip\";s:15:\"188.250.172.113\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433776258;}}'),
(65589, 4, 'votou', 'sim'),
(65590, 4, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(65591, 4240, 'nickname', 'Mariana_Charters_M_S'),
(65592, 4240, 'first_name', 'Mariana'),
(65593, 4240, 'last_name', 'Charters M S'),
(65594, 4240, 'description', ''),
(65595, 4240, 'rich_editing', 'true'),
(65596, 4240, 'comment_shortcuts', 'false'),
(65597, 4240, 'admin_color', 'fresh'),
(65598, 4240, 'use_ssl', '0'),
(65599, 4240, 'show_admin_bar_front', 'true'),
(65600, 4240, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65601, 4240, 'wp_user_level', '0'),
(65602, 4240, 'wsl_current_provider', 'Facebook'),
(65603, 4240, 'wsl_current_user_image', 'https://graph.facebook.com/10153326696548162/picture?width=150&height=150'),
(65604, 4240, 'session_tokens', 'a:1:{s:64:\"16755cc1512f4e3f74a2475e449afb5b3b8338a3865ee68256df402f7f5065d9\";a:4:{s:10:\"expiration\";i:1434985982;s:2:\"ip\";s:13:\"220.255.1.155\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/Singtel;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1433776382;}}'),
(65605, 4241, 'nickname', 'Rita_De_Queiroz_Pedroso'),
(65606, 4241, 'first_name', 'Rita'),
(65607, 4241, 'last_name', 'De Queiroz Pedroso'),
(65608, 4241, 'description', ''),
(65609, 4241, 'rich_editing', 'true'),
(65610, 4241, 'comment_shortcuts', 'false'),
(65611, 4241, 'admin_color', 'fresh'),
(65612, 4241, 'use_ssl', '0'),
(65613, 4241, 'show_admin_bar_front', 'true'),
(65614, 4241, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65615, 4241, 'wp_user_level', '0'),
(65616, 4241, 'wsl_current_provider', 'Facebook'),
(65617, 4241, 'wsl_current_user_image', 'https://graph.facebook.com/10153335841165238/picture?width=150&height=150'),
(65618, 4241, 'session_tokens', 'a:1:{s:64:\"b2b5ca0f05e79bfd7b13b8b735f6656081a0f430fe4e9c7a1356921b0689ae37\";a:4:{s:10:\"expiration\";i:1434986129;s:2:\"ip\";s:14:\"85.246.160.197\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433776529;}}'),
(65619, 4242, 'nickname', 'Barbara_Loureiro'),
(65620, 4242, 'first_name', 'Bárbara'),
(65621, 4242, 'last_name', 'Loureiro'),
(65622, 4242, 'description', ''),
(65623, 4242, 'rich_editing', 'true'),
(65624, 4242, 'comment_shortcuts', 'false'),
(65625, 4242, 'admin_color', 'fresh'),
(65626, 4242, 'use_ssl', '0'),
(65627, 4242, 'show_admin_bar_front', 'true'),
(65628, 4242, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65629, 4242, 'wp_user_level', '0'),
(65630, 4242, 'wsl_current_provider', 'Facebook'),
(65631, 4242, 'wsl_current_user_image', 'https://graph.facebook.com/10205955765244715/picture?width=150&height=150'),
(65632, 4242, 'session_tokens', 'a:1:{s:64:\"c485f5bbbaff2d69f6c73469574088833ee21f59127fe94d6fd407888a9a6f63\";a:4:{s:10:\"expiration\";i:1434986166;s:2:\"ip\";s:14:\"79.168.158.111\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433776566;}}'),
(65633, 4229, 'votou', 'sim'),
(65634, 4229, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389'),
(65635, 4243, 'nickname', 'Joao_Fernandes'),
(65636, 4243, 'first_name', 'Joao'),
(65637, 4243, 'last_name', 'Fernandes'),
(65638, 4243, 'description', ''),
(65639, 4243, 'rich_editing', 'true'),
(65640, 4243, 'comment_shortcuts', 'false'),
(65641, 4243, 'admin_color', 'fresh'),
(65642, 4243, 'use_ssl', '0'),
(65643, 4243, 'show_admin_bar_front', 'true'),
(65644, 4243, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65645, 4243, 'wp_user_level', '0'),
(65646, 4243, 'wsl_current_provider', 'Facebook'),
(65647, 4243, 'wsl_current_user_image', 'https://graph.facebook.com/839085876156762/picture?width=150&height=150'),
(65648, 4243, 'session_tokens', 'a:1:{s:64:\"76b7cb4411c05fd73248ee2d995b7a32aea534b82ec8f8baef647139853b38aa\";a:4:{s:10:\"expiration\";i:1434986550;s:2:\"ip\";s:13:\"188.140.23.64\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433776950;}}'),
(65649, 4244, 'nickname', 'Veronica_Moleiro'),
(65650, 4244, 'first_name', 'Verónica'),
(65651, 4244, 'last_name', 'Moleiro'),
(65652, 4244, 'description', ''),
(65653, 4244, 'rich_editing', 'true'),
(65654, 4244, 'comment_shortcuts', 'false'),
(65655, 4244, 'admin_color', 'fresh'),
(65656, 4244, 'use_ssl', '0'),
(65657, 4244, 'show_admin_bar_front', 'true'),
(65658, 4244, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65659, 4244, 'wp_user_level', '0'),
(65660, 4244, 'wsl_current_provider', 'Facebook'),
(65661, 4244, 'wsl_current_user_image', 'https://graph.facebook.com/1015684478455740/picture?width=150&height=150'),
(65662, 4244, 'session_tokens', 'a:1:{s:64:\"ebfabac4d0499aa2ff963076c9c3847d481bb05851b7d89ef1c7428c3f86f2c9\";a:4:{s:10:\"expiration\";i:1434986628;s:2:\"ip\";s:12:\"2.83.176.103\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433777028;}}'),
(65663, 4245, 'nickname', 'Isabel_Durao'),
(65664, 4245, 'first_name', 'Isabel'),
(65665, 4245, 'last_name', 'Durão'),
(65666, 4245, 'description', ''),
(65667, 4245, 'rich_editing', 'true'),
(65668, 4245, 'comment_shortcuts', 'false'),
(65669, 4245, 'admin_color', 'fresh'),
(65670, 4245, 'use_ssl', '0'),
(65671, 4245, 'show_admin_bar_front', 'true'),
(65672, 4245, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65673, 4245, 'wp_user_level', '0'),
(65674, 4245, 'wsl_current_provider', 'Facebook'),
(65675, 4245, 'wsl_current_user_image', 'https://graph.facebook.com/1420636511594296/picture?width=150&height=150'),
(65676, 4245, 'session_tokens', 'a:1:{s:64:\"5bfa84d30c3e8cf76e5a642d91a3c07f1e0e58c0e4b92bf6b83f56c5f153cbe5\";a:4:{s:10:\"expiration\";i:1434986635;s:2:\"ip\";s:12:\"2.83.160.101\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1433777035;}}'),
(65677, 4246, 'nickname', 'Francisco_Boia'),
(65678, 4246, 'first_name', 'Francisco'),
(65679, 4246, 'last_name', 'Boia'),
(65680, 4246, 'description', ''),
(65681, 4246, 'rich_editing', 'true'),
(65682, 4246, 'comment_shortcuts', 'false'),
(65683, 4246, 'admin_color', 'fresh'),
(65684, 4246, 'use_ssl', '0'),
(65685, 4246, 'show_admin_bar_front', 'true'),
(65686, 4246, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65687, 4246, 'wp_user_level', '0'),
(65688, 4246, 'wsl_current_provider', 'Facebook'),
(65689, 4246, 'wsl_current_user_image', 'https://graph.facebook.com/10200527105096141/picture?width=150&height=150'),
(65690, 4246, 'session_tokens', 'a:1:{s:64:\"8b08a00d02f008e458fb4e315279dc49ce917d2a66cf1ef7a37236e77b73f628\";a:4:{s:10:\"expiration\";i:1434986679;s:2:\"ip\";s:14:\"193.136.33.224\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/8.0.3 Safari/600.3.18\";s:5:\"login\";i:1433777079;}}'),
(65691, 4245, 'votou', 'sim'),
(65692, 4245, 'user_votes', 'revelacao-do-ano-deeply_p1389,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(65693, 4247, 'nickname', 'Maria_Filipe'),
(65694, 4247, 'first_name', 'Maria'),
(65695, 4247, 'last_name', 'Filipe'),
(65696, 4247, 'description', ''),
(65697, 4247, 'rich_editing', 'true'),
(65698, 4247, 'comment_shortcuts', 'false'),
(65699, 4247, 'admin_color', 'fresh'),
(65700, 4247, 'use_ssl', '0'),
(65701, 4247, 'show_admin_bar_front', 'true'),
(65702, 4247, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65703, 4247, 'wp_user_level', '0'),
(65704, 4247, 'wsl_current_provider', 'Facebook'),
(65705, 4247, 'wsl_current_user_image', 'https://graph.facebook.com/1097546123596008/picture?width=150&height=150'),
(65706, 4247, 'session_tokens', 'a:1:{s:64:\"7bcb5ed0fee46332a35b25f0f291ee1e29bd3c7dacad19f0706a8a478a832633\";a:4:{s:10:\"expiration\";i:1434986725;s:2:\"ip\";s:13:\"79.169.37.151\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433777125;}}'),
(65707, 4247, 'votou', 'sim'),
(65708, 4247, 'user_votes', 'free-surfer-do-ano-volcom_p1391'),
(65709, 4248, 'nickname', 'Filipa_Galrao'),
(65710, 4248, 'first_name', 'Filipa'),
(65711, 4248, 'last_name', 'Galrão'),
(65712, 4248, 'description', ''),
(65713, 4248, 'rich_editing', 'true'),
(65714, 4248, 'comment_shortcuts', 'false'),
(65715, 4248, 'admin_color', 'fresh'),
(65716, 4248, 'use_ssl', '0'),
(65717, 4248, 'show_admin_bar_front', 'true'),
(65718, 4248, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65719, 4248, 'wp_user_level', '0'),
(65720, 4248, 'wsl_current_provider', 'Facebook'),
(65721, 4248, 'wsl_current_user_image', 'https://graph.facebook.com/833463013409599/picture?width=150&height=150'),
(65722, 4248, 'session_tokens', 'a:1:{s:64:\"e2b71199e73652cd0554af55afc2102a912f632c94210161e352733acd686ea0\";a:4:{s:10:\"expiration\";i:1434986897;s:2:\"ip\";s:12:\"62.28.47.214\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433777297;}}'),
(65723, 4249, 'nickname', 'Ana_Pinheiro'),
(65724, 4249, 'first_name', 'Ana'),
(65725, 4249, 'last_name', 'Pinheiro'),
(65726, 4249, 'description', ''),
(65727, 4249, 'rich_editing', 'true'),
(65728, 4249, 'comment_shortcuts', 'false'),
(65729, 4249, 'admin_color', 'fresh'),
(65730, 4249, 'use_ssl', '0'),
(65731, 4249, 'show_admin_bar_front', 'true'),
(65732, 4249, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65733, 4249, 'wp_user_level', '0'),
(65734, 4249, 'wsl_current_provider', 'Facebook'),
(65735, 4249, 'wsl_current_user_image', 'https://graph.facebook.com/975759112464019/picture?width=150&height=150'),
(65736, 4249, 'session_tokens', 'a:1:{s:64:\"bed743107d9e6e5b7219d10a6c1f47dcabcd724d81713a39c67e9ab7d5b1f59c\";a:4:{s:10:\"expiration\";i:1434986946;s:2:\"ip\";s:12:\"62.28.47.214\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433777346;}}'),
(65737, 4244, 'votou', 'sim'),
(65738, 4244, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(65739, 4250, 'nickname', 'Helena_Rodrigues_Nogueira'),
(65740, 4250, 'first_name', 'Helena'),
(65741, 4250, 'last_name', 'Rodrigues Nogueira'),
(65742, 4250, 'description', ''),
(65743, 4250, 'rich_editing', 'true'),
(65744, 4250, 'comment_shortcuts', 'false'),
(65745, 4250, 'admin_color', 'fresh'),
(65746, 4250, 'use_ssl', '0'),
(65747, 4250, 'show_admin_bar_front', 'true'),
(65748, 4250, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65749, 4250, 'wp_user_level', '0'),
(65750, 4250, 'wsl_current_provider', 'Facebook'),
(65751, 4250, 'wsl_current_user_image', 'https://graph.facebook.com/10204006031422969/picture?width=150&height=150'),
(65752, 4250, 'session_tokens', 'a:1:{s:64:\"97c714b814f4f5fe519fb99d60e19658571c7ccd2789c7d8af5bfd17c986d371\";a:4:{s:10:\"expiration\";i:1434987021;s:2:\"ip\";s:13:\"85.244.82.203\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1433777421;}}'),
(65753, 4248, 'votou', 'sim'),
(65754, 4248, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(65755, 4249, 'votou', 'sim');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(65756, 4249, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(65757, 4251, 'nickname', 'Nuno_Duarte'),
(65758, 4251, 'first_name', 'Nuno'),
(65759, 4251, 'last_name', 'Duarte'),
(65760, 4251, 'description', ''),
(65761, 4251, 'rich_editing', 'true'),
(65762, 4251, 'comment_shortcuts', 'false'),
(65763, 4251, 'admin_color', 'fresh'),
(65764, 4251, 'use_ssl', '0'),
(65765, 4251, 'show_admin_bar_front', 'true'),
(65766, 4251, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65767, 4251, 'wp_user_level', '0'),
(65768, 4251, 'wsl_current_provider', 'Facebook'),
(65769, 4251, 'wsl_current_user_image', 'https://graph.facebook.com/1071403362884960/picture?width=150&height=150'),
(65770, 4251, 'session_tokens', 'a:1:{s:64:\"205350cf07a78108125515222a7c25825711ccfd404d216f3ee5d016f73b06f3\";a:4:{s:10:\"expiration\";i:1434987100;s:2:\"ip\";s:11:\"2.83.95.238\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433777500;}}'),
(65771, 4239, 'votou', 'sim'),
(65772, 4239, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(65773, 4252, 'nickname', 'Lilly_Ana'),
(65774, 4252, 'first_name', 'Lilly'),
(65775, 4252, 'last_name', 'Ana'),
(65776, 4252, 'description', ''),
(65777, 4252, 'rich_editing', 'true'),
(65778, 4252, 'comment_shortcuts', 'false'),
(65779, 4252, 'admin_color', 'fresh'),
(65780, 4252, 'use_ssl', '0'),
(65781, 4252, 'show_admin_bar_front', 'true'),
(65782, 4252, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65783, 4252, 'wp_user_level', '0'),
(65784, 4252, 'wsl_current_provider', 'Facebook'),
(65785, 4252, 'wsl_current_user_image', 'https://graph.facebook.com/10153348085200833/picture?width=150&height=150'),
(65786, 4252, 'session_tokens', 'a:1:{s:64:\"2d36f0957e2f8b3b05edd9ed94338be570f9aba9aaad9dfc523f43bec9b1379c\";a:4:{s:10:\"expiration\";i:1434987530;s:2:\"ip\";s:14:\"83.240.151.243\";s:2:\"ua\";s:158:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET CLR 1.1.4322)\";s:5:\"login\";i:1433777930;}}'),
(65787, 4252, 'votou', 'sim'),
(65788, 4252, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(65789, 4253, 'nickname', 'Catarina_Alberto'),
(65790, 4253, 'first_name', 'Catarina'),
(65791, 4253, 'last_name', 'Alberto'),
(65792, 4253, 'description', ''),
(65793, 4253, 'rich_editing', 'true'),
(65794, 4253, 'comment_shortcuts', 'false'),
(65795, 4253, 'admin_color', 'fresh'),
(65796, 4253, 'use_ssl', '0'),
(65797, 4253, 'show_admin_bar_front', 'true'),
(65798, 4253, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65799, 4253, 'wp_user_level', '0'),
(65800, 4253, 'wsl_current_provider', 'Facebook'),
(65801, 4253, 'wsl_current_user_image', 'https://graph.facebook.com/10152797649541556/picture?width=150&height=150'),
(65802, 4253, 'session_tokens', 'a:1:{s:64:\"a18aa0caabf3c1366b39f1bf4bf12a9652faa511d00845e7a99df2f2bff75ea3\";a:4:{s:10:\"expiration\";i:1434988469;s:2:\"ip\";s:15:\"188.250.172.113\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433778869;}}'),
(65803, 4253, 'votou', 'sim'),
(65804, 4253, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(65805, 4254, 'nickname', 'Kaka_Bernardo'),
(65806, 4254, 'first_name', 'Kaka'),
(65807, 4254, 'last_name', 'Bernardo'),
(65808, 4254, 'description', ''),
(65809, 4254, 'rich_editing', 'true'),
(65810, 4254, 'comment_shortcuts', 'false'),
(65811, 4254, 'admin_color', 'fresh'),
(65812, 4254, 'use_ssl', '0'),
(65813, 4254, 'show_admin_bar_front', 'true'),
(65814, 4254, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65815, 4254, 'wp_user_level', '0'),
(65816, 4254, 'wsl_current_provider', 'Google'),
(65817, 4254, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-uB0DPB9znAM/AAAAAAAAAAI/AAAAAAAAAAA/_Inw0j5FR-c/photo.jpg?sz=200'),
(65818, 4254, 'session_tokens', 'a:2:{s:64:\"3bdca980c8e520faf269668433d82183646b14f5beca6e257bb24ee004633ff6\";a:4:{s:10:\"expiration\";i:1434988863;s:2:\"ip\";s:14:\"188.82.114.188\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433779263;}s:64:\"76e3bb407f05c6b4dbf646766765ccc4337492142c420c17ca04469a08d53d30\";a:4:{s:10:\"expiration\";i:1435013442;s:2:\"ip\";s:13:\"89.153.145.65\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433803842;}}'),
(65819, 4171, 'votou', 'sim'),
(65820, 4171, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(65821, 4254, 'votou', 'sim'),
(65822, 4254, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313'),
(65823, 4255, 'nickname', 'Carla_Silva'),
(65824, 4255, 'first_name', 'Carla'),
(65825, 4255, 'last_name', 'Silva'),
(65826, 4255, 'description', ''),
(65827, 4255, 'rich_editing', 'true'),
(65828, 4255, 'comment_shortcuts', 'false'),
(65829, 4255, 'admin_color', 'fresh'),
(65830, 4255, 'use_ssl', '0'),
(65831, 4255, 'show_admin_bar_front', 'true'),
(65832, 4255, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65833, 4255, 'wp_user_level', '0'),
(65834, 4255, 'wsl_current_provider', 'Facebook'),
(65835, 4255, 'wsl_current_user_image', 'https://graph.facebook.com/874581472615341/picture?width=150&height=150'),
(65836, 4255, 'session_tokens', 'a:1:{s:64:\"55412734aaf85e372a131b0f493a9e0aa1ff640a513c49908d2386c34f462789\";a:4:{s:10:\"expiration\";i:1434989619;s:2:\"ip\";s:14:\"188.82.132.150\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433780019;}}'),
(65837, 4255, 'votou', 'sim'),
(65838, 4255, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313'),
(65839, 4256, 'nickname', 'Luiz_Lemes'),
(65840, 4256, 'first_name', 'Luiz'),
(65841, 4256, 'last_name', 'Lemes'),
(65842, 4256, 'description', ''),
(65843, 4256, 'rich_editing', 'true'),
(65844, 4256, 'comment_shortcuts', 'false'),
(65845, 4256, 'admin_color', 'fresh'),
(65846, 4256, 'use_ssl', '0'),
(65847, 4256, 'show_admin_bar_front', 'true'),
(65848, 4256, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65849, 4256, 'wp_user_level', '0'),
(65850, 4256, 'wsl_current_provider', 'Google'),
(65851, 4256, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-PUcz5ooGEtQ/AAAAAAAAAAI/AAAAAAAAACg/9zRSZP9IkG8/photo.jpg?sz=200'),
(65852, 4256, 'session_tokens', 'a:1:{s:64:\"abf888438ebb67a8ef95f789698fff957ea778ac6e50527ce92f02d194b04b62\";a:4:{s:10:\"expiration\";i:1434989880;s:2:\"ip\";s:12:\"188.81.42.76\";s:2:\"ua\";s:69:\"Opera/9.80 (Windows NT 6.2; Win64; x64) Presto/2.12.388 Version/12.17\";s:5:\"login\";i:1433780280;}}'),
(65853, 4257, 'nickname', 'Andre_Domingos_1'),
(65854, 4257, 'first_name', 'André'),
(65855, 4257, 'last_name', 'Domingos'),
(65856, 4257, 'description', ''),
(65857, 4257, 'rich_editing', 'true'),
(65858, 4257, 'comment_shortcuts', 'false'),
(65859, 4257, 'admin_color', 'fresh'),
(65860, 4257, 'use_ssl', '0'),
(65861, 4257, 'show_admin_bar_front', 'true'),
(65862, 4257, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65863, 4257, 'wp_user_level', '0'),
(65864, 4257, 'wsl_current_provider', 'Facebook'),
(65865, 4257, 'wsl_current_user_image', 'https://graph.facebook.com/10152926061091546/picture?width=150&height=150'),
(65866, 4257, 'session_tokens', 'a:1:{s:64:\"4ef0a762b875701f2ddc5e32dcbc37d8177c750a5fc41dbb93210b70309b01cf\";a:4:{s:10:\"expiration\";i:1434989899;s:2:\"ip\";s:15:\"178.167.254.111\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 5.1.1; Nexus 5 Build/LMY48B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433780299;}}'),
(65867, 4258, 'nickname', 'Catarina_Costa'),
(65868, 4258, 'first_name', 'Catarina'),
(65869, 4258, 'last_name', 'Costa'),
(65870, 4258, 'description', ''),
(65871, 4258, 'rich_editing', 'true'),
(65872, 4258, 'comment_shortcuts', 'false'),
(65873, 4258, 'admin_color', 'fresh'),
(65874, 4258, 'use_ssl', '0'),
(65875, 4258, 'show_admin_bar_front', 'true'),
(65876, 4258, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65877, 4258, 'wp_user_level', '0'),
(65878, 4258, 'wsl_current_provider', 'Facebook'),
(65879, 4258, 'wsl_current_user_image', 'https://graph.facebook.com/10200912100202116/picture?width=150&height=150'),
(65880, 4258, 'session_tokens', 'a:1:{s:64:\"adb8172687cf631189ad759b28c0e01487adf1c91d2ad3101729e3a35086cf81\";a:4:{s:10:\"expiration\";i:1434989904;s:2:\"ip\";s:14:\"193.137.77.225\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433780304;}}'),
(65881, 4259, 'nickname', 'Telma_Pinto'),
(65882, 4259, 'first_name', 'Telma'),
(65883, 4259, 'last_name', 'Pinto'),
(65884, 4259, 'description', ''),
(65885, 4259, 'rich_editing', 'true'),
(65886, 4259, 'comment_shortcuts', 'false'),
(65887, 4259, 'admin_color', 'fresh'),
(65888, 4259, 'use_ssl', '0'),
(65889, 4259, 'show_admin_bar_front', 'true'),
(65890, 4259, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65891, 4259, 'wp_user_level', '0'),
(65892, 4259, 'wsl_current_provider', 'Google'),
(65893, 4259, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(65894, 4259, 'session_tokens', 'a:1:{s:64:\"cabaf30694238a77621996ff2f5ca2e7892ab50fab23392cd6d030a36b3d4711\";a:4:{s:10:\"expiration\";i:1434989947;s:2:\"ip\";s:14:\"85.246.104.130\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433780347;}}'),
(65895, 4257, 'votou', 'sim'),
(65896, 4257, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(65897, 4256, 'votou', 'sim'),
(65898, 4256, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(65899, 4260, 'nickname', 'Celine_Valente'),
(65900, 4260, 'first_name', 'Céline'),
(65901, 4260, 'last_name', 'Valente'),
(65902, 4260, 'description', ''),
(65903, 4260, 'rich_editing', 'true'),
(65904, 4260, 'comment_shortcuts', 'false'),
(65905, 4260, 'admin_color', 'fresh'),
(65906, 4260, 'use_ssl', '0'),
(65907, 4260, 'show_admin_bar_front', 'true'),
(65908, 4260, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65909, 4260, 'wp_user_level', '0'),
(65910, 4260, 'wsl_current_provider', 'Facebook'),
(65911, 4260, 'wsl_current_user_image', 'https://graph.facebook.com/10153018143567057/picture?width=150&height=150'),
(65912, 4260, 'session_tokens', 'a:1:{s:64:\"3fd7398020cfebd1559c1a48dd0f910308f41eb178d727e5b4455fe369d45599\";a:4:{s:10:\"expiration\";i:1434990028;s:2:\"ip\";s:13:\"188.37.225.93\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433780428;}}'),
(65913, 4261, 'nickname', 'Andreia_Nunes'),
(65914, 4261, 'first_name', 'Andreia'),
(65915, 4261, 'last_name', 'Nunes'),
(65916, 4261, 'description', ''),
(65917, 4261, 'rich_editing', 'true'),
(65918, 4261, 'comment_shortcuts', 'false'),
(65919, 4261, 'admin_color', 'fresh'),
(65920, 4261, 'use_ssl', '0'),
(65921, 4261, 'show_admin_bar_front', 'true'),
(65922, 4261, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65923, 4261, 'wp_user_level', '0'),
(65924, 4261, 'wsl_current_provider', 'Google'),
(65925, 4261, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(65926, 4261, 'session_tokens', 'a:1:{s:64:\"e92391cb4883be338f0035bd6565b9802ba7c24e63efbc26101efd6508fa2633\";a:4:{s:10:\"expiration\";i:1434990055;s:2:\"ip\";s:14:\"85.246.126.197\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433780455;}}'),
(65927, 4259, 'votou', 'sim'),
(65928, 4259, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(65929, 4262, 'nickname', 'Marilia_Maia_E_Moura'),
(65930, 4262, 'first_name', 'Marília'),
(65931, 4262, 'last_name', 'Maia E Moura'),
(65932, 4262, 'description', ''),
(65933, 4262, 'rich_editing', 'true'),
(65934, 4262, 'comment_shortcuts', 'false'),
(65935, 4262, 'admin_color', 'fresh'),
(65936, 4262, 'use_ssl', '0'),
(65937, 4262, 'show_admin_bar_front', 'true'),
(65938, 4262, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65939, 4262, 'wp_user_level', '0'),
(65940, 4262, 'wsl_current_provider', 'Facebook'),
(65941, 4262, 'wsl_current_user_image', 'https://graph.facebook.com/919870578055365/picture?width=150&height=150'),
(65942, 4262, 'session_tokens', 'a:1:{s:64:\"1c9bef4b7718d480e112ed4114579b2f47c6001f6a78574a6403ee8f0f4147fa\";a:4:{s:10:\"expiration\";i:1434990208;s:2:\"ip\";s:12:\"95.136.82.29\";s:2:\"ua\";s:143:\"Mozilla/5.0 (Linux; Android 4.4.2; Vodafone 985N Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433780608;}}'),
(65943, 4261, 'votou', 'sim'),
(65944, 4261, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(65945, 4262, 'votou', 'sim'),
(65946, 4262, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(65947, 4263, 'nickname', 'Flor_Marques'),
(65948, 4263, 'first_name', 'Flor'),
(65949, 4263, 'last_name', 'Marques'),
(65950, 4263, 'description', ''),
(65951, 4263, 'rich_editing', 'true'),
(65952, 4263, 'comment_shortcuts', 'false'),
(65953, 4263, 'admin_color', 'fresh'),
(65954, 4263, 'use_ssl', '0'),
(65955, 4263, 'show_admin_bar_front', 'true'),
(65956, 4263, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65957, 4263, 'wp_user_level', '0'),
(65958, 4263, 'wsl_current_provider', 'Facebook'),
(65959, 4263, 'wsl_current_user_image', 'https://graph.facebook.com/10204039939629729/picture?width=150&height=150'),
(65960, 4263, 'session_tokens', 'a:1:{s:64:\"f26ed4e4cccd7ce04d8865139a6f6d983d7b568a5e527a09c8020fe60cf6c4e2\";a:4:{s:10:\"expiration\";i:1434990713;s:2:\"ip\";s:13:\"188.81.43.102\";s:2:\"ua\";s:69:\"Opera/9.80 (Windows NT 6.2; Win64; x64) Presto/2.12.388 Version/12.17\";s:5:\"login\";i:1433781113;}}'),
(65961, 4263, 'votou', 'sim'),
(65962, 4263, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313'),
(65963, 4264, 'nickname', 'Teresa_Trancoso_Ascencao_Amador'),
(65964, 4264, 'first_name', 'Teresa'),
(65965, 4264, 'last_name', 'Amador'),
(65966, 4264, 'description', ''),
(65967, 4264, 'rich_editing', 'true'),
(65968, 4264, 'comment_shortcuts', 'false'),
(65969, 4264, 'admin_color', 'fresh'),
(65970, 4264, 'use_ssl', '0'),
(65971, 4264, 'show_admin_bar_front', 'true'),
(65972, 4264, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65973, 4264, 'wp_user_level', '0'),
(65974, 4264, 'wsl_current_provider', 'Facebook'),
(65975, 4264, 'wsl_current_user_image', 'https://graph.facebook.com/10207167406807901/picture?width=150&height=150'),
(65976, 4264, 'session_tokens', 'a:1:{s:64:\"0d4042bbda3449e73434bd78d1711577d46892da0496bdcc3998f1ecb6ac74f8\";a:4:{s:10:\"expiration\";i:1434990857;s:2:\"ip\";s:12:\"85.243.226.1\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433781257;}}'),
(65977, 4264, 'votou', 'sim'),
(65978, 4264, 'user_votes', 'maior-onda-tow-in-oe_p1190'),
(65979, 4265, 'nickname', 'Hugo_Lemos'),
(65980, 4265, 'first_name', 'Hugo'),
(65981, 4265, 'last_name', 'Lemos'),
(65982, 4265, 'description', ''),
(65983, 4265, 'rich_editing', 'true'),
(65984, 4265, 'comment_shortcuts', 'false'),
(65985, 4265, 'admin_color', 'fresh'),
(65986, 4265, 'use_ssl', '0'),
(65987, 4265, 'show_admin_bar_front', 'true'),
(65988, 4265, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(65989, 4265, 'wp_user_level', '0'),
(65990, 4265, 'wsl_current_provider', 'Facebook'),
(65991, 4265, 'wsl_current_user_image', 'https://graph.facebook.com/10152992128167333/picture?width=150&height=150'),
(65992, 4265, 'session_tokens', 'a:1:{s:64:\"4fafd2a4310c811c04ccabc1bdd59196486dd8edba9dd979b4b9666b8b3f1f9d\";a:4:{s:10:\"expiration\";i:1434991320;s:2:\"ip\";s:11:\"176.78.2.91\";s:2:\"ua\";s:146:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9301I Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36\";s:5:\"login\";i:1433781720;}}'),
(65993, 4266, 'nickname', 'Diogo_Sarmento'),
(65994, 4266, 'first_name', 'Diogo'),
(65995, 4266, 'last_name', 'Sarmento'),
(65996, 4266, 'description', ''),
(65997, 4266, 'rich_editing', 'true'),
(65998, 4266, 'comment_shortcuts', 'false'),
(65999, 4266, 'admin_color', 'fresh'),
(66000, 4266, 'use_ssl', '0'),
(66001, 4266, 'show_admin_bar_front', 'true'),
(66002, 4266, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66003, 4266, 'wp_user_level', '0'),
(66004, 4266, 'wsl_current_provider', 'Google'),
(66005, 4266, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(66006, 4266, 'session_tokens', 'a:1:{s:64:\"c62cab63f19e95f92c35ca70193ac27922d845894a5d59be61a9a6c239c8d008\";a:4:{s:10:\"expiration\";i:1434991360;s:2:\"ip\";s:13:\"62.28.136.146\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433781760;}}'),
(66007, 4267, 'nickname', 'Miguel_Araujo_1'),
(66008, 4267, 'first_name', 'Miguel'),
(66009, 4267, 'last_name', 'Araujo'),
(66010, 4267, 'description', ''),
(66011, 4267, 'rich_editing', 'true'),
(66012, 4267, 'comment_shortcuts', 'false'),
(66013, 4267, 'admin_color', 'fresh'),
(66014, 4267, 'use_ssl', '0'),
(66015, 4267, 'show_admin_bar_front', 'true'),
(66016, 4267, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66017, 4267, 'wp_user_level', '0'),
(66018, 4267, 'wsl_current_provider', 'Facebook'),
(66019, 4267, 'wsl_current_user_image', 'https://graph.facebook.com/381380375392598/picture?width=150&height=150'),
(66020, 4267, 'session_tokens', 'a:2:{s:64:\"83b3e4492196a7fe800c45197151151a0a15489e14ed0fbf418177c73d1d5a20\";a:4:{s:10:\"expiration\";i:1434991411;s:2:\"ip\";s:14:\"85.245.136.235\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433781811;}s:64:\"5c2c7f4b76b00bdc2294d5ef35e550eb64359e62218975f1de50bf360dbdb742\";a:4:{s:10:\"expiration\";i:1435006439;s:2:\"ip\";s:14:\"85.245.101.184\";s:2:\"ua\";s:243:\"Mozilla/5.0 (iPad; CPU OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/MessengerForiOS;FBAV/27.0.0.34.13;FBBV/9902566;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/;FBID/tablet;FBLC/en_US;FBOP/1]\";s:5:\"login\";i:1433796839;}}'),
(66021, 4266, 'votou', 'sim'),
(66022, 4266, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(66023, 4268, 'nickname', 'Marisa_Agua'),
(66024, 4268, 'first_name', 'Marisa'),
(66025, 4268, 'last_name', 'Água'),
(66026, 4268, 'description', ''),
(66027, 4268, 'rich_editing', 'true'),
(66028, 4268, 'comment_shortcuts', 'false'),
(66029, 4268, 'admin_color', 'fresh'),
(66030, 4268, 'use_ssl', '0'),
(66031, 4268, 'show_admin_bar_front', 'true'),
(66032, 4268, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66033, 4268, 'wp_user_level', '0'),
(66034, 4268, 'wsl_current_provider', 'Facebook'),
(66035, 4268, 'wsl_current_user_image', 'https://graph.facebook.com/1636982833205275/picture?width=150&height=150'),
(66036, 4268, 'session_tokens', 'a:3:{s:64:\"1c1552b2c0a74aaba3fc242ab52a72704250247c5338043c4a6ad8ffa06a4c41\";a:4:{s:10:\"expiration\";i:1434992503;s:2:\"ip\";s:13:\"85.244.53.125\";s:2:\"ua\";s:135:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)\";s:5:\"login\";i:1433782903;}s:64:\"085dbec662b718a144bedbc4aee331aa260f3e1cb2962a6b5d6a1bdbb3dba4ad\";a:4:{s:10:\"expiration\";i:1434992826;s:2:\"ip\";s:13:\"85.244.53.125\";s:2:\"ua\";s:135:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB7.5; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)\";s:5:\"login\";i:1433783226;}s:64:\"74bc6e4f3ad9c08921e5df529571bcb27d02ceb67b65d07c3eb230b20a8ee2e8\";a:4:{s:10:\"expiration\";i:1434992935;s:2:\"ip\";s:13:\"85.244.53.125\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433783335;}}'),
(66037, 4269, 'nickname', 'Marta_Neiva'),
(66038, 4269, 'first_name', 'Marta'),
(66039, 4269, 'last_name', 'Neiva'),
(66040, 4269, 'description', ''),
(66041, 4269, 'rich_editing', 'true'),
(66042, 4269, 'comment_shortcuts', 'false'),
(66043, 4269, 'admin_color', 'fresh'),
(66044, 4269, 'use_ssl', '0'),
(66045, 4269, 'show_admin_bar_front', 'true'),
(66046, 4269, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66047, 4269, 'wp_user_level', '0'),
(66048, 4269, 'wsl_current_provider', 'Facebook'),
(66049, 4269, 'wsl_current_user_image', 'https://graph.facebook.com/10206259763800649/picture?width=150&height=150'),
(66050, 4269, 'session_tokens', 'a:1:{s:64:\"f6c71631e47267f029dbccbecf933d773b7a3bc82b17872d19a87ae9a7218511\";a:4:{s:10:\"expiration\";i:1434992922;s:2:\"ip\";s:13:\"95.92.194.124\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433783322;}}'),
(66051, 4270, 'nickname', 'Leonardo_Novo'),
(66052, 4270, 'first_name', 'Leonardo'),
(66053, 4270, 'last_name', 'Novo'),
(66054, 4270, 'description', ''),
(66055, 4270, 'rich_editing', 'true'),
(66056, 4270, 'comment_shortcuts', 'false'),
(66057, 4270, 'admin_color', 'fresh'),
(66058, 4270, 'use_ssl', '0'),
(66059, 4270, 'show_admin_bar_front', 'true'),
(66060, 4270, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66061, 4270, 'wp_user_level', '0'),
(66062, 4270, 'wsl_current_provider', 'Google'),
(66063, 4270, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(66064, 4270, 'session_tokens', 'a:1:{s:64:\"5a02dd2f78c3b0442c06d6e76daed7ff73a72a0e8af52f83bf46adc3d7c41bdd\";a:4:{s:10:\"expiration\";i:1434992944;s:2:\"ip\";s:14:\"193.136.131.91\";s:2:\"ua\";s:148:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-D620 Build/KOT49I.A1395545709) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433783344;}}'),
(66065, 4270, 'votou', 'sim'),
(66066, 4270, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(66067, 4271, 'nickname', 'Diogo_Carvalho_2'),
(66068, 4271, 'first_name', 'Diogo'),
(66069, 4271, 'last_name', 'Carvalho'),
(66070, 4271, 'description', ''),
(66071, 4271, 'rich_editing', 'true'),
(66072, 4271, 'comment_shortcuts', 'false'),
(66073, 4271, 'admin_color', 'fresh'),
(66074, 4271, 'use_ssl', '0'),
(66075, 4271, 'show_admin_bar_front', 'true'),
(66076, 4271, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66077, 4271, 'wp_user_level', '0'),
(66078, 4271, 'wsl_current_provider', 'Facebook'),
(66079, 4271, 'wsl_current_user_image', 'https://graph.facebook.com/369917319885249/picture?width=150&height=150'),
(66080, 4271, 'session_tokens', 'a:1:{s:64:\"d6cb9e2ac9c36b0b82a70cba9967354b72adf5bb29397a01ab084fa0de49b7d6\";a:4:{s:10:\"expiration\";i:1434993079;s:2:\"ip\";s:13:\"85.242.141.12\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433783479;}}'),
(66081, 4271, 'votou', 'sim'),
(66082, 4271, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(66083, 4268, 'votou', 'sim'),
(66084, 4268, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(66085, 4272, 'nickname', 'Xandinha_Valerio'),
(66086, 4272, 'first_name', 'Xandinha'),
(66087, 4272, 'last_name', 'Valério'),
(66088, 4272, 'description', ''),
(66089, 4272, 'rich_editing', 'true'),
(66090, 4272, 'comment_shortcuts', 'false'),
(66091, 4272, 'admin_color', 'fresh'),
(66092, 4272, 'use_ssl', '0'),
(66093, 4272, 'show_admin_bar_front', 'true'),
(66094, 4272, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66095, 4272, 'wp_user_level', '0'),
(66096, 4272, 'wsl_current_provider', 'Facebook'),
(66097, 4272, 'wsl_current_user_image', 'https://graph.facebook.com/10200704059839913/picture?width=150&height=150'),
(66098, 4272, 'session_tokens', 'a:1:{s:64:\"5277ec8818bae76665a1bd7aa3b6d006ea7b6f5af725a5d2af46b064fa66fcb4\";a:4:{s:10:\"expiration\";i:1434993146;s:2:\"ip\";s:13:\"85.247.80.227\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433783546;}}'),
(66099, 4269, 'votou', 'sim'),
(66100, 4269, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(66101, 4273, 'nickname', 'Nuno_Pereira_1'),
(66102, 4273, 'first_name', 'Nuno'),
(66103, 4273, 'last_name', 'Pereira'),
(66104, 4273, 'description', ''),
(66105, 4273, 'rich_editing', 'true'),
(66106, 4273, 'comment_shortcuts', 'false'),
(66107, 4273, 'admin_color', 'fresh'),
(66108, 4273, 'use_ssl', '0'),
(66109, 4273, 'show_admin_bar_front', 'true'),
(66110, 4273, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66111, 4273, 'wp_user_level', '0'),
(66112, 4273, 'wsl_current_provider', 'Facebook'),
(66113, 4273, 'wsl_current_user_image', 'https://graph.facebook.com/1048341511856201/picture?width=150&height=150'),
(66114, 4273, 'session_tokens', 'a:1:{s:64:\"4243bd5c64ad00d51952d3f11cc7fbf00b25d76f06474ff0e6d12c90b2a78c63\";a:4:{s:10:\"expiration\";i:1434993254;s:2:\"ip\";s:12:\"81.84.241.99\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.118 Safari/537.36\";s:5:\"login\";i:1433783654;}}'),
(66115, 4274, 'nickname', 'Nuno_Santana_Almeida'),
(66116, 4274, 'first_name', 'Nuno'),
(66117, 4274, 'last_name', 'Almeida'),
(66118, 4274, 'description', ''),
(66119, 4274, 'rich_editing', 'true'),
(66120, 4274, 'comment_shortcuts', 'false'),
(66121, 4274, 'admin_color', 'fresh'),
(66122, 4274, 'use_ssl', '0'),
(66123, 4274, 'show_admin_bar_front', 'true'),
(66124, 4274, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66125, 4274, 'wp_user_level', '0'),
(66126, 4274, 'wsl_current_provider', 'Facebook'),
(66127, 4274, 'wsl_current_user_image', 'https://graph.facebook.com/10205691916889364/picture?width=150&height=150'),
(66128, 4274, 'session_tokens', 'a:1:{s:64:\"c0c75a7f81607baf7bad2e635b85afc0e8c46c9ffc056c29c597781ca3153ed7\";a:4:{s:10:\"expiration\";i:1434993376;s:2:\"ip\";s:11:\"2.82.161.36\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.4.10 (KHTML, like Gecko) Version/8.0.4 Safari/600.4.10\";s:5:\"login\";i:1433783776;}}'),
(66129, 4275, 'nickname', 'Pedro_Miranda_1'),
(66130, 4275, 'first_name', 'Pedro'),
(66131, 4275, 'last_name', 'Miranda'),
(66132, 4275, 'description', ''),
(66133, 4275, 'rich_editing', 'true'),
(66134, 4275, 'comment_shortcuts', 'false'),
(66135, 4275, 'admin_color', 'fresh'),
(66136, 4275, 'use_ssl', '0'),
(66137, 4275, 'show_admin_bar_front', 'true'),
(66138, 4275, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66139, 4275, 'wp_user_level', '0'),
(66140, 4275, 'wsl_current_provider', 'Facebook'),
(66141, 4275, 'wsl_current_user_image', 'https://graph.facebook.com/10206114586916613/picture?width=150&height=150'),
(66142, 4275, 'session_tokens', 'a:1:{s:64:\"0cd534ddaf5ccec985d7aa67c261b35646d9a4b40235efafaacb980a941387f0\";a:4:{s:10:\"expiration\";i:1434993378;s:2:\"ip\";s:13:\"78.130.38.152\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 5.0; SM-G900F Build/LRX21T) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36\";s:5:\"login\";i:1433783778;}}'),
(66143, 4276, 'nickname', 'Paula_Sofio'),
(66144, 4276, 'first_name', 'Paula'),
(66145, 4276, 'last_name', 'Sofio'),
(66146, 4276, 'description', ''),
(66147, 4276, 'rich_editing', 'true'),
(66148, 4276, 'comment_shortcuts', 'false'),
(66149, 4276, 'admin_color', 'fresh'),
(66150, 4276, 'use_ssl', '0'),
(66151, 4276, 'show_admin_bar_front', 'true'),
(66152, 4276, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66153, 4276, 'wp_user_level', '0'),
(66154, 4276, 'wsl_current_provider', 'Facebook'),
(66155, 4276, 'wsl_current_user_image', 'https://graph.facebook.com/10202868456272182/picture?width=150&height=150'),
(66156, 4276, 'session_tokens', 'a:1:{s:64:\"27d000e980823a4125ec51b8425c0828b012904188fb6f6950b4fadd142560c0\";a:4:{s:10:\"expiration\";i:1434993507;s:2:\"ip\";s:14:\"79.168.161.117\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-I8190 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/26.0.0.22.16;]\";s:5:\"login\";i:1433783907;}}'),
(66157, 4277, 'nickname', 'Joao_Magalhaes_Cruzeiro'),
(66158, 4277, 'first_name', 'João'),
(66159, 4277, 'last_name', 'Cruzeiro'),
(66160, 4277, 'description', ''),
(66161, 4277, 'rich_editing', 'true'),
(66162, 4277, 'comment_shortcuts', 'false'),
(66163, 4277, 'admin_color', 'fresh'),
(66164, 4277, 'use_ssl', '0'),
(66165, 4277, 'show_admin_bar_front', 'true'),
(66166, 4277, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66167, 4277, 'wp_user_level', '0'),
(66168, 4277, 'wsl_current_provider', 'Facebook'),
(66169, 4277, 'wsl_current_user_image', 'https://graph.facebook.com/10205376116020217/picture?width=150&height=150'),
(66170, 4277, 'session_tokens', 'a:1:{s:64:\"5afda35a43c9abd17b0280000a5be468907e97493baedac1f32f97a67450174c\";a:4:{s:10:\"expiration\";i:1434993693;s:2:\"ip\";s:13:\"87.196.129.11\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433784093;}}'),
(66171, 4278, 'nickname', 'Marta_Braga'),
(66172, 4278, 'first_name', 'Marta'),
(66173, 4278, 'last_name', 'Braga'),
(66174, 4278, 'description', ''),
(66175, 4278, 'rich_editing', 'true'),
(66176, 4278, 'comment_shortcuts', 'false'),
(66177, 4278, 'admin_color', 'fresh'),
(66178, 4278, 'use_ssl', '0'),
(66179, 4278, 'show_admin_bar_front', 'true'),
(66180, 4278, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66181, 4278, 'wp_user_level', '0'),
(66182, 4278, 'wsl_current_provider', 'Facebook'),
(66183, 4278, 'wsl_current_user_image', 'https://graph.facebook.com/1002002343164407/picture?width=150&height=150'),
(66184, 4278, 'session_tokens', 'a:1:{s:64:\"58110efb5744b7b8e196bcb348537a9e183752baceaa1308fae8ffe241222eec\";a:4:{s:10:\"expiration\";i:1434993699;s:2:\"ip\";s:12:\"81.84.61.206\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.4.10 (KHTML, like Gecko) Version/8.0.4 Safari/600.4.10\";s:5:\"login\";i:1433784099;}}'),
(66185, 4277, 'votou', 'sim'),
(66186, 4277, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(66187, 4273, 'votou', 'sim'),
(66188, 4273, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(66189, 4278, 'votou', 'sim'),
(66190, 4278, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(66191, 4276, 'votou', 'sim'),
(66192, 4276, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(66193, 4274, 'votou', 'sim'),
(66194, 4274, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(66195, 4279, 'nickname', 'Monica_Xavier'),
(66196, 4279, 'first_name', 'Monica'),
(66197, 4279, 'last_name', 'Xavier'),
(66198, 4279, 'description', ''),
(66199, 4279, 'rich_editing', 'true'),
(66200, 4279, 'comment_shortcuts', 'false'),
(66201, 4279, 'admin_color', 'fresh'),
(66202, 4279, 'use_ssl', '0'),
(66203, 4279, 'show_admin_bar_front', 'true'),
(66204, 4279, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66205, 4279, 'wp_user_level', '0'),
(66206, 4279, 'wsl_current_provider', 'Facebook'),
(66207, 4279, 'wsl_current_user_image', 'https://graph.facebook.com/874854465927569/picture?width=150&height=150'),
(66208, 4279, 'session_tokens', 'a:1:{s:64:\"177964ef68cd43f125cfc89d89885b8d39eb989fb1c239e793e3109fa174477c\";a:4:{s:10:\"expiration\";i:1434994301;s:2:\"ip\";s:14:\"85.242.112.138\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433784701;}}'),
(66209, 4272, 'votou', 'sim'),
(66210, 4272, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(66211, 4279, 'votou', 'sim'),
(66212, 4279, 'user_votes', 'maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391,foto-do-ano_p1163'),
(66213, 4251, 'votou', 'sim'),
(66214, 4251, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(66215, 4280, 'nickname', 'Matilde_Fonseca'),
(66216, 4280, 'first_name', 'Matilde'),
(66217, 4280, 'last_name', 'Fonseca'),
(66218, 4280, 'description', ''),
(66219, 4280, 'rich_editing', 'true'),
(66220, 4280, 'comment_shortcuts', 'false'),
(66221, 4280, 'admin_color', 'fresh'),
(66222, 4280, 'use_ssl', '0'),
(66223, 4280, 'show_admin_bar_front', 'true'),
(66224, 4280, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66225, 4280, 'wp_user_level', '0'),
(66226, 4280, 'wsl_current_provider', 'Facebook'),
(66227, 4280, 'wsl_current_user_image', 'https://graph.facebook.com/871805309560284/picture?width=150&height=150'),
(66228, 4280, 'session_tokens', 'a:1:{s:64:\"4bc1b684df381273b01da5219b357d7be2acb0c5405231ef2cab149cd8a9b4f4\";a:4:{s:10:\"expiration\";i:1434994595;s:2:\"ip\";s:11:\"81.84.21.98\";s:2:\"ua\";s:145:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; SonyST26i Build/11.2.A.0.31) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433784995;}}'),
(66229, 4281, 'nickname', 'Frederica_Pereira_da_Costa'),
(66230, 4281, 'first_name', 'Frederica'),
(66231, 4281, 'last_name', 'Pereira da Costa'),
(66232, 4281, 'description', ''),
(66233, 4281, 'rich_editing', 'true'),
(66234, 4281, 'comment_shortcuts', 'false'),
(66235, 4281, 'admin_color', 'fresh'),
(66236, 4281, 'use_ssl', '0'),
(66237, 4281, 'show_admin_bar_front', 'true'),
(66238, 4281, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66239, 4281, 'wp_user_level', '0'),
(66240, 4281, 'wsl_current_provider', 'Facebook'),
(66241, 4281, 'wsl_current_user_image', 'https://graph.facebook.com/10204465103288616/picture?width=150&height=150'),
(66242, 4281, 'session_tokens', 'a:1:{s:64:\"7f13f2a72b0f05615ad758573ccffcd6bc88296652c0c500b5f20239242ee84e\";a:4:{s:10:\"expiration\";i:1434994599;s:2:\"ip\";s:12:\"62.28.107.81\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433784999;}}'),
(66243, 4281, 'votou', 'sim'),
(66244, 4281, 'user_votes', 'tubo-do-ano-ess_p1024'),
(66245, 4282, 'nickname', 'Susana_Borges'),
(66246, 4282, 'first_name', 'Susana'),
(66247, 4282, 'last_name', 'Borges'),
(66248, 4282, 'description', ''),
(66249, 4282, 'rich_editing', 'true'),
(66250, 4282, 'comment_shortcuts', 'false'),
(66251, 4282, 'admin_color', 'fresh'),
(66252, 4282, 'use_ssl', '0'),
(66253, 4282, 'show_admin_bar_front', 'true'),
(66254, 4282, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66255, 4282, 'wp_user_level', '0'),
(66256, 4282, 'wsl_current_provider', 'Facebook'),
(66257, 4282, 'wsl_current_user_image', 'https://graph.facebook.com/10203717153638730/picture?width=150&height=150'),
(66258, 4282, 'session_tokens', 'a:1:{s:64:\"7eaeb3a1486a00eed4b4007dfa54e1e8c48a38dcbd364d1f48dad940acc366b3\";a:4:{s:10:\"expiration\";i:1434994856;s:2:\"ip\";s:14:\"195.246.239.16\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433785256;}}'),
(66259, 4283, 'nickname', 'Stokes_Margarida_Castel-Branco'),
(66260, 4283, 'first_name', 'Stokes Margarida'),
(66261, 4283, 'last_name', 'Castel-Branco'),
(66262, 4283, 'description', ''),
(66263, 4283, 'rich_editing', 'true'),
(66264, 4283, 'comment_shortcuts', 'false'),
(66265, 4283, 'admin_color', 'fresh'),
(66266, 4283, 'use_ssl', '0'),
(66267, 4283, 'show_admin_bar_front', 'true'),
(66268, 4283, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66269, 4283, 'wp_user_level', '0'),
(66270, 4283, 'wsl_current_provider', 'Facebook'),
(66271, 4283, 'wsl_current_user_image', 'https://graph.facebook.com/1126555430704189/picture?width=150&height=150'),
(66272, 4283, 'session_tokens', 'a:1:{s:64:\"fdca5ade9ac1f51b613612dc74b5ac1ea03e95cae544a4a1cc1714a5dbcda6ba\";a:4:{s:10:\"expiration\";i:1434994858;s:2:\"ip\";s:13:\"37.189.87.163\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433785258;}}'),
(66273, 4282, 'votou', 'sim'),
(66274, 4282, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(66275, 4283, 'votou', 'sim'),
(66276, 4283, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(66277, 4284, 'nickname', 'Maria_Reino'),
(66278, 4284, 'first_name', 'Maria'),
(66279, 4284, 'last_name', 'Reino'),
(66280, 4284, 'description', ''),
(66281, 4284, 'rich_editing', 'true'),
(66282, 4284, 'comment_shortcuts', 'false'),
(66283, 4284, 'admin_color', 'fresh'),
(66284, 4284, 'use_ssl', '0'),
(66285, 4284, 'show_admin_bar_front', 'true'),
(66286, 4284, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66287, 4284, 'wp_user_level', '0'),
(66288, 4284, 'wsl_current_provider', 'Facebook'),
(66289, 4284, 'wsl_current_user_image', 'https://graph.facebook.com/928482350535471/picture?width=150&height=150'),
(66290, 4284, 'session_tokens', 'a:1:{s:64:\"972b8cba13812addba1eb18c61dd5bf9454468c456031218832a17ed954f8976\";a:4:{s:10:\"expiration\";i:1434995362;s:2:\"ip\";s:12:\"95.93.164.27\";s:2:\"ua\";s:229:\"Mozilla/5.0 (iPad; CPU OS 7_0_3 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B511 [FBAN/FBIOS;FBAV/6.9;FBBV/1032128;FBDV/iPad2,4;FBMD/iPad;FBSN/iPhone OS;FBSV/7.0.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433785762;}}'),
(66291, 4285, 'nickname', 'Lara_Valente'),
(66292, 4285, 'first_name', 'Lara'),
(66293, 4285, 'last_name', 'Valente'),
(66294, 4285, 'description', ''),
(66295, 4285, 'rich_editing', 'true'),
(66296, 4285, 'comment_shortcuts', 'false'),
(66297, 4285, 'admin_color', 'fresh'),
(66298, 4285, 'use_ssl', '0'),
(66299, 4285, 'show_admin_bar_front', 'true'),
(66300, 4285, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66301, 4285, 'wp_user_level', '0'),
(66302, 4285, 'wsl_current_provider', 'Facebook'),
(66303, 4285, 'wsl_current_user_image', 'https://graph.facebook.com/10153156820908311/picture?width=150&height=150'),
(66304, 4285, 'session_tokens', 'a:1:{s:64:\"11a7937cceb73a3b7e818d6946cf3f90b397d3013afba45e8aae6fa2748e9f32\";a:4:{s:10:\"expiration\";i:1434995473;s:2:\"ip\";s:12:\"2.83.167.104\";s:2:\"ua\";s:141:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-V480 Build/KOT49I.A1405304718) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Safari/537.36\";s:5:\"login\";i:1433785873;}}'),
(66305, 4286, 'nickname', 'Miguel_Freitas'),
(66306, 4286, 'first_name', 'Miguel'),
(66307, 4286, 'last_name', 'Freitas'),
(66308, 4286, 'description', ''),
(66309, 4286, 'rich_editing', 'true'),
(66310, 4286, 'comment_shortcuts', 'false'),
(66311, 4286, 'admin_color', 'fresh'),
(66312, 4286, 'use_ssl', '0'),
(66313, 4286, 'show_admin_bar_front', 'true'),
(66314, 4286, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66315, 4286, 'wp_user_level', '0'),
(66316, 4286, 'wsl_current_provider', 'Facebook'),
(66317, 4286, 'wsl_current_user_image', 'https://graph.facebook.com/894416220629708/picture?width=150&height=150'),
(66318, 4286, 'session_tokens', 'a:1:{s:64:\"1abeb11274bca33190bd726716ca7f9935e130737a78d2717f750c19dc269fc5\";a:4:{s:10:\"expiration\";i:1434995874;s:2:\"ip\";s:13:\"213.22.12.182\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433786274;}}'),
(66319, 4286, 'votou', 'sim'),
(66320, 4286, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(66321, 4287, 'nickname', 'Bruno_Roberto'),
(66322, 4287, 'first_name', 'Bruno'),
(66323, 4287, 'last_name', 'Roberto'),
(66324, 4287, 'description', ''),
(66325, 4287, 'rich_editing', 'true'),
(66326, 4287, 'comment_shortcuts', 'false'),
(66327, 4287, 'admin_color', 'fresh'),
(66328, 4287, 'use_ssl', '0'),
(66329, 4287, 'show_admin_bar_front', 'true'),
(66330, 4287, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66331, 4287, 'wp_user_level', '0'),
(66332, 4287, 'wsl_current_provider', 'Facebook'),
(66333, 4287, 'wsl_current_user_image', 'https://graph.facebook.com/10203329544472997/picture?width=150&height=150'),
(66334, 4287, 'session_tokens', 'a:1:{s:64:\"839ed709deae36e36cd1f869c7dd439306d6d8e8cd3c6e6dc2fd9479c4425ff2\";a:4:{s:10:\"expiration\";i:1434996029;s:2:\"ip\";s:13:\"88.210.64.227\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433786429;}}'),
(66335, 4287, 'votou', 'sim'),
(66336, 4287, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086'),
(66337, 4288, 'nickname', 'Jean_Bolinhas'),
(66338, 4288, 'first_name', 'Jean'),
(66339, 4288, 'last_name', 'Bolinhas'),
(66340, 4288, 'description', ''),
(66341, 4288, 'rich_editing', 'true'),
(66342, 4288, 'comment_shortcuts', 'false'),
(66343, 4288, 'admin_color', 'fresh'),
(66344, 4288, 'use_ssl', '0'),
(66345, 4288, 'show_admin_bar_front', 'true'),
(66346, 4288, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66347, 4288, 'wp_user_level', '0'),
(66348, 4288, 'wsl_current_provider', 'Facebook'),
(66349, 4288, 'wsl_current_user_image', 'https://graph.facebook.com/944224542309219/picture?width=150&height=150'),
(66350, 4288, 'session_tokens', 'a:2:{s:64:\"2dcef51843a66b2514aab67b1bad4d570eb4a3cba30dc1aec7785e922aa4d31e\";a:4:{s:10:\"expiration\";i:1434996269;s:2:\"ip\";s:13:\"84.90.245.228\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433786669;}s:64:\"a37cbedbd27c3272ba41cfdb97eb7e58bfaa3f5afbfcd146e4591d1e82a35744\";a:4:{s:10:\"expiration\";i:1435002067;s:2:\"ip\";s:13:\"84.90.245.228\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433792467;}}'),
(66351, 4288, 'votou', 'sim'),
(66352, 4288, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(66353, 4289, 'nickname', 'Paulo_Mendo'),
(66354, 4289, 'first_name', 'Paulo'),
(66355, 4289, 'last_name', 'Mendo'),
(66356, 4289, 'description', ''),
(66357, 4289, 'rich_editing', 'true'),
(66358, 4289, 'comment_shortcuts', 'false'),
(66359, 4289, 'admin_color', 'fresh'),
(66360, 4289, 'use_ssl', '0'),
(66361, 4289, 'show_admin_bar_front', 'true'),
(66362, 4289, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66363, 4289, 'wp_user_level', '0'),
(66364, 4289, 'wsl_current_provider', 'Facebook'),
(66365, 4289, 'wsl_current_user_image', 'https://graph.facebook.com/838532949558245/picture?width=150&height=150'),
(66366, 4289, 'session_tokens', 'a:1:{s:64:\"cfb341ba5ae474c7603b4839eef700b9d7de250f471779160f00af8ae6dd7e7b\";a:4:{s:10:\"expiration\";i:1434996568;s:2:\"ip\";s:13:\"89.114.39.255\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433786968;}}'),
(66367, 4285, 'votou', 'sim'),
(66368, 4285, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-onda-tow-in-oe_p1036,revelacao-do-ano-deeply_p1389,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432'),
(66369, 4290, 'nickname', 'Beatriz_Da_Cunha_Suyumov'),
(66370, 4290, 'first_name', 'Beatriz'),
(66371, 4290, 'last_name', 'Suyumov'),
(66372, 4290, 'description', ''),
(66373, 4290, 'rich_editing', 'true'),
(66374, 4290, 'comment_shortcuts', 'false'),
(66375, 4290, 'admin_color', 'fresh'),
(66376, 4290, 'use_ssl', '0'),
(66377, 4290, 'show_admin_bar_front', 'true'),
(66378, 4290, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66379, 4290, 'wp_user_level', '0'),
(66380, 4290, 'wsl_current_provider', 'Facebook');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(66381, 4290, 'wsl_current_user_image', 'https://graph.facebook.com/10200457071026916/picture?width=150&height=150'),
(66382, 4290, 'session_tokens', 'a:1:{s:64:\"18d9f7e2982d43cba129c2efecb69a848bb1f52540235b67940da9170cd468ba\";a:4:{s:10:\"expiration\";i:1434996862;s:2:\"ip\";s:13:\"81.84.186.172\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433787262;}}'),
(66383, 4291, 'nickname', 'Susana_Dias_Apolonio'),
(66384, 4291, 'first_name', 'Susana'),
(66385, 4291, 'last_name', 'Apolónio'),
(66386, 4291, 'description', ''),
(66387, 4291, 'rich_editing', 'true'),
(66388, 4291, 'comment_shortcuts', 'false'),
(66389, 4291, 'admin_color', 'fresh'),
(66390, 4291, 'use_ssl', '0'),
(66391, 4291, 'show_admin_bar_front', 'true'),
(66392, 4291, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66393, 4291, 'wp_user_level', '0'),
(66394, 4291, 'wsl_current_provider', 'Facebook'),
(66395, 4291, 'wsl_current_user_image', 'https://graph.facebook.com/10204335065243492/picture?width=150&height=150'),
(66396, 4291, 'session_tokens', 'a:1:{s:64:\"7c09a1d4cdb06c177db726b26522f0e2470e4b68896398fe5c36617aaf87aca5\";a:4:{s:10:\"expiration\";i:1434996945;s:2:\"ip\";s:13:\"46.189.213.35\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433787345;}}'),
(66397, 4292, 'nickname', 'Pedro_Lucas'),
(66398, 4292, 'first_name', 'Pedro'),
(66399, 4292, 'last_name', 'Lucas'),
(66400, 4292, 'description', ''),
(66401, 4292, 'rich_editing', 'true'),
(66402, 4292, 'comment_shortcuts', 'false'),
(66403, 4292, 'admin_color', 'fresh'),
(66404, 4292, 'use_ssl', '0'),
(66405, 4292, 'show_admin_bar_front', 'true'),
(66406, 4292, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66407, 4292, 'wp_user_level', '0'),
(66408, 4292, 'wsl_current_provider', 'Facebook'),
(66409, 4292, 'wsl_current_user_image', 'https://graph.facebook.com/893958090643644/picture?width=150&height=150'),
(66410, 4292, 'session_tokens', 'a:1:{s:64:\"e9f24f8a245aeedb914ebce57f3db085f9a1e94ebff2deed9819ca8359cea2ea\";a:4:{s:10:\"expiration\";i:1434997032;s:2:\"ip\";s:14:\"85.243.137.235\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433787432;}}'),
(66411, 4291, 'votou', 'sim'),
(66412, 4291, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(66413, 4293, 'nickname', 'Edgar_Henriques'),
(66414, 4293, 'first_name', 'Edgar'),
(66415, 4293, 'last_name', 'Henriques'),
(66416, 4293, 'description', ''),
(66417, 4293, 'rich_editing', 'true'),
(66418, 4293, 'comment_shortcuts', 'false'),
(66419, 4293, 'admin_color', 'fresh'),
(66420, 4293, 'use_ssl', '0'),
(66421, 4293, 'show_admin_bar_front', 'true'),
(66422, 4293, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66423, 4293, 'wp_user_level', '0'),
(66424, 4293, 'wsl_current_provider', 'Facebook'),
(66425, 4293, 'wsl_current_user_image', 'https://graph.facebook.com/715595298586455/picture?width=150&height=150'),
(66426, 4293, 'session_tokens', 'a:1:{s:64:\"d835477c01e8d2e083dc6506f60b659e43e5b5e90f1f92ca443ee21ab13e45fb\";a:4:{s:10:\"expiration\";i:1434997246;s:2:\"ip\";s:14:\"217.129.225.27\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433787646;}}'),
(66427, 4293, 'votou', 'sim'),
(66428, 4293, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(66429, 4294, 'nickname', 'Sara_Duarte'),
(66430, 4294, 'first_name', 'Sara'),
(66431, 4294, 'last_name', 'Duarte'),
(66432, 4294, 'description', ''),
(66433, 4294, 'rich_editing', 'true'),
(66434, 4294, 'comment_shortcuts', 'false'),
(66435, 4294, 'admin_color', 'fresh'),
(66436, 4294, 'use_ssl', '0'),
(66437, 4294, 'show_admin_bar_front', 'true'),
(66438, 4294, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66439, 4294, 'wp_user_level', '0'),
(66440, 4294, 'wsl_current_provider', 'Facebook'),
(66441, 4294, 'wsl_current_user_image', 'https://graph.facebook.com/10153291500922976/picture?width=150&height=150'),
(66442, 4294, 'session_tokens', 'a:1:{s:64:\"7e8bd4d8dfd9cbc9752b096dfea4217301e39f6f62b5bbef57eba1ad817f3f00\";a:4:{s:10:\"expiration\";i:1434997305;s:2:\"ip\";s:13:\"85.138.13.100\";s:2:\"ua\";s:173:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-I8262 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433787705;}}'),
(66443, 4294, 'votou', 'sim'),
(66444, 4294, 'user_votes', 'maior-onda-tow-in-oe_p1190'),
(66445, 4295, 'nickname', 'Zeca_Carmona'),
(66446, 4295, 'first_name', 'Zeca'),
(66447, 4295, 'last_name', 'Carmona'),
(66448, 4295, 'description', ''),
(66449, 4295, 'rich_editing', 'true'),
(66450, 4295, 'comment_shortcuts', 'false'),
(66451, 4295, 'admin_color', 'fresh'),
(66452, 4295, 'use_ssl', '0'),
(66453, 4295, 'show_admin_bar_front', 'true'),
(66454, 4295, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66455, 4295, 'wp_user_level', '0'),
(66456, 4295, 'wsl_current_provider', 'Facebook'),
(66457, 4295, 'wsl_current_user_image', 'https://graph.facebook.com/10153378721311753/picture?width=150&height=150'),
(66458, 4295, 'session_tokens', 'a:1:{s:64:\"c24d6043dc7ca9d95b6eb321dfdec22567c1c668c1e18c8f42719ce68c4f81a3\";a:4:{s:10:\"expiration\";i:1434997724;s:2:\"ip\";s:14:\"85.245.106.165\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433788124;}}'),
(66459, 4296, 'nickname', 'Filipa_Feu'),
(66460, 4296, 'first_name', 'Filipa'),
(66461, 4296, 'last_name', 'Feu'),
(66462, 4296, 'description', ''),
(66463, 4296, 'rich_editing', 'true'),
(66464, 4296, 'comment_shortcuts', 'false'),
(66465, 4296, 'admin_color', 'fresh'),
(66466, 4296, 'use_ssl', '0'),
(66467, 4296, 'show_admin_bar_front', 'true'),
(66468, 4296, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66469, 4296, 'wp_user_level', '0'),
(66470, 4296, 'wsl_current_provider', 'Facebook'),
(66471, 4296, 'wsl_current_user_image', 'https://graph.facebook.com/10153423461754697/picture?width=150&height=150'),
(66472, 4296, 'session_tokens', 'a:1:{s:64:\"86db6abd62f96bcf4aa1a6e8befe4d31befccc9dfeb596d9cf8dd3348943a9b1\";a:4:{s:10:\"expiration\";i:1434997849;s:2:\"ip\";s:12:\"81.193.1.237\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433788249;}}'),
(66473, 4297, 'nickname', 'Ricardo_Couceiro_Coelho'),
(66474, 4297, 'first_name', 'Ricardo'),
(66475, 4297, 'last_name', 'Coelho'),
(66476, 4297, 'description', ''),
(66477, 4297, 'rich_editing', 'true'),
(66478, 4297, 'comment_shortcuts', 'false'),
(66479, 4297, 'admin_color', 'fresh'),
(66480, 4297, 'use_ssl', '0'),
(66481, 4297, 'show_admin_bar_front', 'true'),
(66482, 4297, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66483, 4297, 'wp_user_level', '0'),
(66484, 4297, 'wsl_current_provider', 'Facebook'),
(66485, 4297, 'wsl_current_user_image', 'https://graph.facebook.com/955048947848475/picture?width=150&height=150'),
(66486, 4297, 'session_tokens', 'a:1:{s:64:\"4c0826ff0ff860b62075f51790ddd6bd35b7e383657903130429463817302578\";a:4:{s:10:\"expiration\";i:1434997862;s:2:\"ip\";s:11:\"154.0.69.33\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433788262;}}'),
(66487, 4297, 'votou', 'sim'),
(66488, 4297, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(66489, 4298, 'nickname', 'Nuno_Crespo'),
(66490, 4298, 'first_name', 'Nuno'),
(66491, 4298, 'last_name', 'Crespo'),
(66492, 4298, 'description', ''),
(66493, 4298, 'rich_editing', 'true'),
(66494, 4298, 'comment_shortcuts', 'false'),
(66495, 4298, 'admin_color', 'fresh'),
(66496, 4298, 'use_ssl', '0'),
(66497, 4298, 'show_admin_bar_front', 'true'),
(66498, 4298, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66499, 4298, 'wp_user_level', '0'),
(66500, 4298, 'wsl_current_provider', 'Facebook'),
(66501, 4298, 'wsl_current_user_image', 'https://graph.facebook.com/10206626167471021/picture?width=150&height=150'),
(66502, 4298, 'session_tokens', 'a:1:{s:64:\"3617753042cdb93439eb202fe5aec91a45164535fe0a3ab4ea39792ae246adab\";a:4:{s:10:\"expiration\";i:1434998023;s:2:\"ip\";s:13:\"85.244.46.148\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433788423;}}'),
(66503, 4299, 'nickname', 'luis_biscaia_1'),
(66504, 4299, 'first_name', 'luis'),
(66505, 4299, 'last_name', 'biscaia'),
(66506, 4299, 'description', ''),
(66507, 4299, 'rich_editing', 'true'),
(66508, 4299, 'comment_shortcuts', 'false'),
(66509, 4299, 'admin_color', 'fresh'),
(66510, 4299, 'use_ssl', '0'),
(66511, 4299, 'show_admin_bar_front', 'true'),
(66512, 4299, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66513, 4299, 'wp_user_level', '0'),
(66514, 4299, 'wsl_current_provider', 'Google'),
(66515, 4299, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(66516, 4299, 'session_tokens', 'a:1:{s:64:\"0699b3252716bdfd99db073d202363138d89ccf4319c5cca4cedb0e19a530486\";a:4:{s:10:\"expiration\";i:1434998060;s:2:\"ip\";s:13:\"85.244.21.251\";s:2:\"ua\";s:136:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B466 Safari/600.1.4\";s:5:\"login\";i:1433788460;}}'),
(66517, 4299, 'votou', 'sim'),
(66518, 4299, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,manobra-do-ano-reef_p1045,revelacao-do-ano-deeply_p1389,shaper-do-ano-xhapeland_p1375'),
(66519, 4292, 'votou', 'sim'),
(66520, 4292, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(66521, 4295, 'votou', 'sim'),
(66522, 4295, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(66523, 4298, 'votou', 'sim'),
(66524, 4298, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(66525, 4300, 'nickname', 'Hugo_BC'),
(66526, 4300, 'first_name', 'Hugo'),
(66527, 4300, 'last_name', 'BC'),
(66528, 4300, 'description', ''),
(66529, 4300, 'rich_editing', 'true'),
(66530, 4300, 'comment_shortcuts', 'false'),
(66531, 4300, 'admin_color', 'fresh'),
(66532, 4300, 'use_ssl', '0'),
(66533, 4300, 'show_admin_bar_front', 'true'),
(66534, 4300, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66535, 4300, 'wp_user_level', '0'),
(66536, 4300, 'wsl_current_provider', 'Facebook'),
(66537, 4300, 'wsl_current_user_image', 'https://graph.facebook.com/10152942931566593/picture?width=150&height=150'),
(66538, 4300, 'session_tokens', 'a:1:{s:64:\"95be0e28fea854491a3abafde983d2680568f5ba8d07dfa7e5e1273691de297e\";a:4:{s:10:\"expiration\";i:1434998704;s:2:\"ip\";s:13:\"94.132.186.10\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433789104;}}'),
(66539, 4300, 'votou', 'sim'),
(66540, 4300, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(66541, 4301, 'nickname', 'Jose_Patrao'),
(66542, 4301, 'first_name', 'José'),
(66543, 4301, 'last_name', 'Patrão'),
(66544, 4301, 'description', ''),
(66545, 4301, 'rich_editing', 'true'),
(66546, 4301, 'comment_shortcuts', 'false'),
(66547, 4301, 'admin_color', 'fresh'),
(66548, 4301, 'use_ssl', '0'),
(66549, 4301, 'show_admin_bar_front', 'true'),
(66550, 4301, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66551, 4301, 'wp_user_level', '0'),
(66552, 4301, 'wsl_current_provider', 'Facebook'),
(66553, 4301, 'wsl_current_user_image', 'https://graph.facebook.com/992736900766922/picture?width=150&height=150'),
(66554, 4301, 'session_tokens', 'a:1:{s:64:\"b7c5968e7dc8f23434d14f70f7c134a0aee6ae0d5f435587d664b046724f645c\";a:4:{s:10:\"expiration\";i:1434999078;s:2:\"ip\";s:12:\"2.81.101.210\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433789478;}}'),
(66555, 4302, 'nickname', 'Isac_Carregosa'),
(66556, 4302, 'first_name', 'Isac'),
(66557, 4302, 'last_name', 'Carregosa'),
(66558, 4302, 'description', ''),
(66559, 4302, 'rich_editing', 'true'),
(66560, 4302, 'comment_shortcuts', 'false'),
(66561, 4302, 'admin_color', 'fresh'),
(66562, 4302, 'use_ssl', '0'),
(66563, 4302, 'show_admin_bar_front', 'true'),
(66564, 4302, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66565, 4302, 'wp_user_level', '0'),
(66566, 4302, 'wsl_current_provider', 'Facebook'),
(66567, 4302, 'wsl_current_user_image', 'https://graph.facebook.com/1089700631047381/picture?width=150&height=150'),
(66568, 4302, 'session_tokens', 'a:1:{s:64:\"3a8b53f810fce435bbf8e32d76194c8cb5fe43e428d621f0506d1635bd9c61e5\";a:4:{s:10:\"expiration\";i:1434999115;s:2:\"ip\";s:14:\"178.166.75.189\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433789515;}}'),
(66569, 4303, 'nickname', 'Helder_Palminha'),
(66570, 4303, 'first_name', 'Helder'),
(66571, 4303, 'last_name', 'Palminha'),
(66572, 4303, 'description', ''),
(66573, 4303, 'rich_editing', 'true'),
(66574, 4303, 'comment_shortcuts', 'false'),
(66575, 4303, 'admin_color', 'fresh'),
(66576, 4303, 'use_ssl', '0'),
(66577, 4303, 'show_admin_bar_front', 'true'),
(66578, 4303, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66579, 4303, 'wp_user_level', '0'),
(66580, 4303, 'wsl_current_provider', 'Facebook'),
(66581, 4303, 'wsl_current_user_image', 'https://graph.facebook.com/10203731762009086/picture?width=150&height=150'),
(66582, 4303, 'session_tokens', 'a:1:{s:64:\"c6ce2eff16a2a5d960a52266c928513c70fad5f4f8f08d16ab69a72d9f0303c5\";a:4:{s:10:\"expiration\";i:1434999188;s:2:\"ip\";s:11:\"46.50.35.82\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433789588;}}'),
(66583, 4304, 'nickname', 'Pedro_Alves'),
(66584, 4304, 'first_name', 'Pedro'),
(66585, 4304, 'last_name', 'Alves'),
(66586, 4304, 'description', ''),
(66587, 4304, 'rich_editing', 'true'),
(66588, 4304, 'comment_shortcuts', 'false'),
(66589, 4304, 'admin_color', 'fresh'),
(66590, 4304, 'use_ssl', '0'),
(66591, 4304, 'show_admin_bar_front', 'true'),
(66592, 4304, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66593, 4304, 'wp_user_level', '0'),
(66594, 4304, 'wsl_current_provider', 'Google'),
(66595, 4304, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(66596, 4304, 'session_tokens', 'a:1:{s:64:\"d9f3b54698690929a5d2286980639881b14b82fa867873dbf5ba76867421ccea\";a:4:{s:10:\"expiration\";i:1434999219;s:2:\"ip\";s:13:\"82.154.38.216\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433789619;}}'),
(66597, 4305, 'nickname', 'Julia_Van_Zeller_Palha'),
(66598, 4305, 'first_name', 'Júlia'),
(66599, 4305, 'last_name', 'Van Zeller Palha'),
(66600, 4305, 'description', ''),
(66601, 4305, 'rich_editing', 'true'),
(66602, 4305, 'comment_shortcuts', 'false'),
(66603, 4305, 'admin_color', 'fresh'),
(66604, 4305, 'use_ssl', '0'),
(66605, 4305, 'show_admin_bar_front', 'true'),
(66606, 4305, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66607, 4305, 'wp_user_level', '0'),
(66608, 4305, 'wsl_current_provider', 'Facebook'),
(66609, 4305, 'wsl_current_user_image', 'https://graph.facebook.com/968474186517753/picture?width=150&height=150'),
(66610, 4305, 'session_tokens', 'a:1:{s:64:\"5d1d94d8d64ce586a1d4a9e39382def960af4c0b2b2bddec4c310b7c3875f2d6\";a:4:{s:10:\"expiration\";i:1434999222;s:2:\"ip\";s:14:\"79.168.155.131\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433789622;}}'),
(66611, 4306, 'nickname', 'Antonio_Miguel_Pereira_Lopes'),
(66612, 4306, 'first_name', 'António Miguel Pereira'),
(66613, 4306, 'last_name', 'Lopes'),
(66614, 4306, 'description', ''),
(66615, 4306, 'rich_editing', 'true'),
(66616, 4306, 'comment_shortcuts', 'false'),
(66617, 4306, 'admin_color', 'fresh'),
(66618, 4306, 'use_ssl', '0'),
(66619, 4306, 'show_admin_bar_front', 'true'),
(66620, 4306, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66621, 4306, 'wp_user_level', '0'),
(66622, 4306, 'wsl_current_provider', 'Facebook'),
(66623, 4306, 'wsl_current_user_image', 'https://graph.facebook.com/925633890833089/picture?width=150&height=150'),
(66624, 4306, 'session_tokens', 'a:1:{s:64:\"77aec769531f4d863efe86e64ce2aa2f068c162ac47f329ccb356cd8772e05fa\";a:4:{s:10:\"expiration\";i:1434999224;s:2:\"ip\";s:14:\"79.168.193.176\";s:2:\"ua\";s:187:\"Mozilla/5.0 (Linux; Android 5.1.1; Nexus 5 Build/LMY48B; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/35.0.0.48.273;]\";s:5:\"login\";i:1433789624;}}'),
(66625, 4303, 'votou', 'sim'),
(66626, 4303, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(66627, 4305, 'votou', 'sim'),
(66628, 4305, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(66629, 4301, 'votou', 'sim'),
(66630, 4301, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(66631, 4304, 'votou', 'sim'),
(66632, 4304, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(66633, 4306, 'votou', 'sim'),
(66634, 4306, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(66635, 4307, 'nickname', 'Pedro_Pauperio'),
(66636, 4307, 'first_name', 'Pedro'),
(66637, 4307, 'last_name', 'Paupério'),
(66638, 4307, 'description', ''),
(66639, 4307, 'rich_editing', 'true'),
(66640, 4307, 'comment_shortcuts', 'false'),
(66641, 4307, 'admin_color', 'fresh'),
(66642, 4307, 'use_ssl', '0'),
(66643, 4307, 'show_admin_bar_front', 'true'),
(66644, 4307, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66645, 4307, 'wp_user_level', '0'),
(66646, 4307, 'wsl_current_provider', 'Facebook'),
(66647, 4307, 'wsl_current_user_image', 'https://graph.facebook.com/10206560920399244/picture?width=150&height=150'),
(66648, 4307, 'session_tokens', 'a:1:{s:64:\"82e5685d0d3e2b81e41c20b50a9a60b4b8661e7f5ca53d33da6d2db486444ba9\";a:4:{s:10:\"expiration\";i:1434999582;s:2:\"ip\";s:14:\"89.154.154.198\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1433789982;}}'),
(66649, 4308, 'nickname', 'Mafalda_Veloso_da_Veiga'),
(66650, 4308, 'first_name', 'Mafalda'),
(66651, 4308, 'last_name', 'Veloso da Veiga'),
(66652, 4308, 'description', ''),
(66653, 4308, 'rich_editing', 'true'),
(66654, 4308, 'comment_shortcuts', 'false'),
(66655, 4308, 'admin_color', 'fresh'),
(66656, 4308, 'use_ssl', '0'),
(66657, 4308, 'show_admin_bar_front', 'true'),
(66658, 4308, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66659, 4308, 'wp_user_level', '0'),
(66660, 4308, 'wsl_current_provider', 'Facebook'),
(66661, 4308, 'wsl_current_user_image', 'https://graph.facebook.com/996617963689705/picture?width=150&height=150'),
(66662, 4308, 'session_tokens', 'a:1:{s:64:\"ae0dc829c1722f7b9e0769296908f50ff8d57384e7909bd6ff127ab9d2ff4613\";a:4:{s:10:\"expiration\";i:1434999620;s:2:\"ip\";s:12:\"85.139.3.182\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433790020;}}'),
(66663, 2586, 'votou', 'sim'),
(66664, 2586, 'user_votes', 'maior-onda-tow-in-oe_p1190'),
(66665, 1669, 'votou', 'sim'),
(66666, 1669, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(66667, 4309, 'nickname', 'Vasco_Verdes'),
(66668, 4309, 'first_name', 'Vasco'),
(66669, 4309, 'last_name', 'Verdes'),
(66670, 4309, 'description', ''),
(66671, 4309, 'rich_editing', 'true'),
(66672, 4309, 'comment_shortcuts', 'false'),
(66673, 4309, 'admin_color', 'fresh'),
(66674, 4309, 'use_ssl', '0'),
(66675, 4309, 'show_admin_bar_front', 'true'),
(66676, 4309, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66677, 4309, 'wp_user_level', '0'),
(66678, 4309, 'wsl_current_provider', 'Google'),
(66679, 4309, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-IUijIm9qA74/AAAAAAAAAAI/AAAAAAAAAJA/KZHOOmByolc/photo.jpg?sz=200'),
(66680, 4309, 'session_tokens', 'a:1:{s:64:\"2373fa8841ab0c048074d5ec6c9cff8b3dd9c8d2df7768397f8764e8bbd2c59e\";a:4:{s:10:\"expiration\";i:1434999660;s:2:\"ip\";s:12:\"85.139.3.182\";s:2:\"ua\";s:203:\"Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 735) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537\";s:5:\"login\";i:1433790060;}}'),
(66681, 4308, 'votou', 'sim'),
(66682, 4308, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(66683, 4309, 'votou', 'sim'),
(66684, 4309, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(66685, 4310, 'nickname', 'Brigitte_Martel_Rouquet'),
(66686, 4310, 'first_name', 'Brigitte'),
(66687, 4310, 'last_name', 'Rouquet'),
(66688, 4310, 'description', ''),
(66689, 4310, 'rich_editing', 'true'),
(66690, 4310, 'comment_shortcuts', 'false'),
(66691, 4310, 'admin_color', 'fresh'),
(66692, 4310, 'use_ssl', '0'),
(66693, 4310, 'show_admin_bar_front', 'true'),
(66694, 4310, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66695, 4310, 'wp_user_level', '0'),
(66696, 4310, 'wsl_current_provider', 'Facebook'),
(66697, 4310, 'wsl_current_user_image', 'https://graph.facebook.com/10153242999956117/picture?width=150&height=150'),
(66698, 4310, 'session_tokens', 'a:1:{s:64:\"6e2349766cae062feb06e67dfdd34b7e396cd142a2cb7b5918c164b6a758dee2\";a:4:{s:10:\"expiration\";i:1434999800;s:2:\"ip\";s:13:\"37.189.33.210\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433790200;}}'),
(66699, 4311, 'nickname', 'Madalena_Rocha'),
(66700, 4311, 'first_name', 'Madalena'),
(66701, 4311, 'last_name', 'Rocha'),
(66702, 4311, 'description', ''),
(66703, 4311, 'rich_editing', 'true'),
(66704, 4311, 'comment_shortcuts', 'false'),
(66705, 4311, 'admin_color', 'fresh'),
(66706, 4311, 'use_ssl', '0'),
(66707, 4311, 'show_admin_bar_front', 'true'),
(66708, 4311, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66709, 4311, 'wp_user_level', '0'),
(66710, 4311, 'wsl_current_provider', 'Facebook'),
(66711, 4311, 'wsl_current_user_image', 'https://graph.facebook.com/10204528738999221/picture?width=150&height=150'),
(66712, 4311, 'session_tokens', 'a:1:{s:64:\"2670783daa40ada74973638fc02e133e6c581f8775c0a1165b1c6e777f2d876e\";a:4:{s:10:\"expiration\";i:1434999800;s:2:\"ip\";s:13:\"95.136.58.130\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433790200;}}'),
(66713, 4312, 'nickname', 'Bernardo_Veloso_da_Veiga'),
(66714, 4312, 'first_name', 'Bernardo'),
(66715, 4312, 'last_name', 'Veloso da Veiga'),
(66716, 4312, 'description', ''),
(66717, 4312, 'rich_editing', 'true'),
(66718, 4312, 'comment_shortcuts', 'false'),
(66719, 4312, 'admin_color', 'fresh'),
(66720, 4312, 'use_ssl', '0'),
(66721, 4312, 'show_admin_bar_front', 'true'),
(66722, 4312, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66723, 4312, 'wp_user_level', '0'),
(66724, 4312, 'wsl_current_provider', 'Facebook'),
(66725, 4312, 'wsl_current_user_image', 'https://graph.facebook.com/10153347919113908/picture?width=150&height=150'),
(66726, 4312, 'session_tokens', 'a:1:{s:64:\"a906dab33241c8825377173fce45f4a682d0a4f51337e1c2f9126dd2de773ba1\";a:4:{s:10:\"expiration\";i:1434999805;s:2:\"ip\";s:12:\"85.139.3.182\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433790205;}}'),
(66727, 4313, 'nickname', 'Teresa_Martinho'),
(66728, 4313, 'first_name', 'Teresa'),
(66729, 4313, 'last_name', 'Martinho'),
(66730, 4313, 'description', ''),
(66731, 4313, 'rich_editing', 'true'),
(66732, 4313, 'comment_shortcuts', 'false'),
(66733, 4313, 'admin_color', 'fresh'),
(66734, 4313, 'use_ssl', '0'),
(66735, 4313, 'show_admin_bar_front', 'true'),
(66736, 4313, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66737, 4313, 'wp_user_level', '0'),
(66738, 4313, 'wsl_current_provider', 'Google'),
(66739, 4313, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(66740, 4313, 'session_tokens', 'a:1:{s:64:\"23a8b6809ddf7c2ef6e54e7df6a21880a381111ce0dffd9cafc1e749910059d3\";a:4:{s:10:\"expiration\";i:1434999855;s:2:\"ip\";s:12:\"85.139.3.182\";s:2:\"ua\";s:141:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E4.5 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433790255;}}'),
(66741, 4311, 'votou', 'sim'),
(66742, 4311, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(66743, 4312, 'votou', 'sim'),
(66744, 4312, 'user_votes', 'surfista-do-ano-oakley_p1339,revelacao-do-ano-deeply_p1389,evento-do-ano-kia_p1432'),
(66745, 4314, 'nickname', 'Graca_Ribeiro_da_Cunha'),
(66746, 4314, 'first_name', 'Graça'),
(66747, 4314, 'last_name', 'Ribeiro da Cunha'),
(66748, 4314, 'description', ''),
(66749, 4314, 'rich_editing', 'true'),
(66750, 4314, 'comment_shortcuts', 'false'),
(66751, 4314, 'admin_color', 'fresh'),
(66752, 4314, 'use_ssl', '0'),
(66753, 4314, 'show_admin_bar_front', 'true'),
(66754, 4314, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66755, 4314, 'wp_user_level', '0'),
(66756, 4314, 'wsl_current_provider', 'Facebook'),
(66757, 4314, 'wsl_current_user_image', 'https://graph.facebook.com/889102867794695/picture?width=150&height=150'),
(66758, 4314, 'session_tokens', 'a:1:{s:64:\"fcb9b835b9e2d72c7d9f61505a47df7a9b1eba3b686b67ac9c27f80b2f459029\";a:4:{s:10:\"expiration\";i:1434999904;s:2:\"ip\";s:14:\"85.244.241.192\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433790304;}}'),
(66759, 4313, 'votou', 'sim'),
(66760, 4313, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(66761, 4315, 'nickname', 'Nuno_Mendao'),
(66762, 4315, 'first_name', 'Nuno'),
(66763, 4315, 'last_name', 'Mendao'),
(66764, 4315, 'description', ''),
(66765, 4315, 'rich_editing', 'true'),
(66766, 4315, 'comment_shortcuts', 'false'),
(66767, 4315, 'admin_color', 'fresh'),
(66768, 4315, 'use_ssl', '0'),
(66769, 4315, 'show_admin_bar_front', 'true'),
(66770, 4315, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66771, 4315, 'wp_user_level', '0'),
(66772, 4315, 'wsl_current_provider', 'Facebook'),
(66773, 4315, 'wsl_current_user_image', 'https://graph.facebook.com/10152910329077596/picture?width=150&height=150'),
(66774, 4315, 'session_tokens', 'a:1:{s:64:\"b23ea9a25a288cf26bf16a6d66c874996b94ea742dd5e0a9e9400a4dc44f9647\";a:4:{s:10:\"expiration\";i:1434999918;s:2:\"ip\";s:14:\"85.245.106.253\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433790318;}}'),
(66775, 4310, 'votou', 'sim'),
(66776, 4310, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(66777, 4316, 'nickname', 'Maria_Martins_da_Silva'),
(66778, 4316, 'first_name', 'Maria'),
(66779, 4316, 'last_name', 'Martins da Silva'),
(66780, 4316, 'description', ''),
(66781, 4316, 'rich_editing', 'true'),
(66782, 4316, 'comment_shortcuts', 'false'),
(66783, 4316, 'admin_color', 'fresh'),
(66784, 4316, 'use_ssl', '0'),
(66785, 4316, 'show_admin_bar_front', 'true'),
(66786, 4316, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66787, 4316, 'wp_user_level', '0'),
(66788, 4316, 'wsl_current_provider', 'Facebook'),
(66789, 4316, 'wsl_current_user_image', 'https://graph.facebook.com/870144846354810/picture?width=150&height=150'),
(66790, 4316, 'session_tokens', 'a:1:{s:64:\"2f51fa4270aed60bf0ab8ed4490dfc66d62a3a925960cd5470f8b7de09b3725e\";a:4:{s:10:\"expiration\";i:1434999974;s:2:\"ip\";s:12:\"85.244.42.78\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433790374;}}'),
(66791, 4317, 'nickname', 'Margarida_Couto-Rosado'),
(66792, 4317, 'first_name', 'Margarida'),
(66793, 4317, 'last_name', 'Couto-Rosado'),
(66794, 4317, 'description', ''),
(66795, 4317, 'rich_editing', 'true'),
(66796, 4317, 'comment_shortcuts', 'false'),
(66797, 4317, 'admin_color', 'fresh'),
(66798, 4317, 'use_ssl', '0'),
(66799, 4317, 'show_admin_bar_front', 'true'),
(66800, 4317, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66801, 4317, 'wp_user_level', '0'),
(66802, 4317, 'wsl_current_provider', 'Google'),
(66803, 4317, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(66804, 4317, 'session_tokens', 'a:1:{s:64:\"cc441f25ba388e17dd3b1a7e7a22367c0921f2d17ee85f0bb74d79f40c7d3fd3\";a:4:{s:10:\"expiration\";i:1435000016;s:2:\"ip\";s:14:\"81.193.154.175\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433790416;}}'),
(66805, 4307, 'votou', 'sim'),
(66806, 4307, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(66807, 4317, 'votou', 'sim'),
(66808, 4317, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(66809, 4318, 'nickname', 'Leonor_Macedo'),
(66810, 4318, 'first_name', 'Leonor'),
(66811, 4318, 'last_name', 'Macedo'),
(66812, 4318, 'description', ''),
(66813, 4318, 'rich_editing', 'true'),
(66814, 4318, 'comment_shortcuts', 'false'),
(66815, 4318, 'admin_color', 'fresh'),
(66816, 4318, 'use_ssl', '0'),
(66817, 4318, 'show_admin_bar_front', 'true'),
(66818, 4318, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66819, 4318, 'wp_user_level', '0'),
(66820, 4318, 'wsl_current_provider', 'Facebook'),
(66821, 4318, 'wsl_current_user_image', 'https://graph.facebook.com/885767634795677/picture?width=150&height=150'),
(66822, 4318, 'session_tokens', 'a:1:{s:64:\"3cf1f2fae704e1229d5f8296e214207999ab8fb1e23f75c2f0cfbc2ce6e82756\";a:4:{s:10:\"expiration\";i:1435000313;s:2:\"ip\";s:14:\"85.138.205.115\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/20.1.0.15.10;FBBV/5758778;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433790713;}}'),
(66823, 4319, 'nickname', 'Rodrigo_Dias'),
(66824, 4319, 'first_name', 'Rodrigo'),
(66825, 4319, 'last_name', 'Dias'),
(66826, 4319, 'description', ''),
(66827, 4319, 'rich_editing', 'true'),
(66828, 4319, 'comment_shortcuts', 'false'),
(66829, 4319, 'admin_color', 'fresh'),
(66830, 4319, 'use_ssl', '0'),
(66831, 4319, 'show_admin_bar_front', 'true'),
(66832, 4319, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66833, 4319, 'wp_user_level', '0'),
(66834, 4319, 'wsl_current_provider', 'Facebook'),
(66835, 4319, 'wsl_current_user_image', 'https://graph.facebook.com/1078616892168258/picture?width=150&height=150'),
(66836, 4319, 'session_tokens', 'a:1:{s:64:\"bb8a3fa4de98873c1a0bc3310ba074d45b8edd5f49ef9fd38106be182e4cbd84\";a:4:{s:10:\"expiration\";i:1435000348;s:2:\"ip\";s:12:\"85.139.85.81\";s:2:\"ua\";s:237:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/NOS;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433790748;}}'),
(66837, 4320, 'nickname', 'Matilde_Carreiras'),
(66838, 4320, 'first_name', 'Matilde'),
(66839, 4320, 'last_name', 'Carreiras'),
(66840, 4320, 'description', ''),
(66841, 4320, 'rich_editing', 'true'),
(66842, 4320, 'comment_shortcuts', 'false'),
(66843, 4320, 'admin_color', 'fresh'),
(66844, 4320, 'use_ssl', '0'),
(66845, 4320, 'show_admin_bar_front', 'true'),
(66846, 4320, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66847, 4320, 'wp_user_level', '0'),
(66848, 4320, 'wsl_current_provider', 'Facebook'),
(66849, 4320, 'wsl_current_user_image', 'https://graph.facebook.com/1606428586286048/picture?width=150&height=150'),
(66850, 4320, 'session_tokens', 'a:1:{s:64:\"d4dfb02c9cc23adfc706d8b5aef8319755bf3b7c909891b4953a8f89065f2b45\";a:4:{s:10:\"expiration\";i:1435000552;s:2:\"ip\";s:14:\"79.168.182.211\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433790952;}}'),
(66851, 4179, 'votou', 'sim'),
(66852, 4179, 'user_votes', 'foto-do-ano_p1277'),
(66853, 4321, 'nickname', 'Patricia_Silva_3'),
(66854, 4321, 'first_name', 'Patricia'),
(66855, 4321, 'last_name', 'Silva'),
(66856, 4321, 'description', ''),
(66857, 4321, 'rich_editing', 'true'),
(66858, 4321, 'comment_shortcuts', 'false'),
(66859, 4321, 'admin_color', 'fresh'),
(66860, 4321, 'use_ssl', '0'),
(66861, 4321, 'show_admin_bar_front', 'true'),
(66862, 4321, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66863, 4321, 'wp_user_level', '0'),
(66864, 4321, 'wsl_current_provider', 'Facebook'),
(66865, 4321, 'wsl_current_user_image', 'https://graph.facebook.com/445254645656491/picture?width=150&height=150'),
(66866, 4321, 'session_tokens', 'a:1:{s:64:\"19a3f0e5aab399e0c42cf239dc178abbcae2f06b1d50a69142dda4da02d78200\";a:4:{s:10:\"expiration\";i:1435000628;s:2:\"ip\";s:12:\"2.83.218.129\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433791028;}}'),
(66867, 4320, 'votou', 'sim'),
(66868, 4320, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(66869, 4321, 'votou', 'sim'),
(66870, 4321, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(66871, 4322, 'nickname', 'Fatima_Barros'),
(66872, 4322, 'first_name', 'Fatima'),
(66873, 4322, 'last_name', 'Barros'),
(66874, 4322, 'description', ''),
(66875, 4322, 'rich_editing', 'true'),
(66876, 4322, 'comment_shortcuts', 'false'),
(66877, 4322, 'admin_color', 'fresh'),
(66878, 4322, 'use_ssl', '0'),
(66879, 4322, 'show_admin_bar_front', 'true'),
(66880, 4322, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66881, 4322, 'wp_user_level', '0'),
(66882, 4322, 'wsl_current_provider', 'Facebook'),
(66883, 4322, 'wsl_current_user_image', 'https://graph.facebook.com/10206641301931677/picture?width=150&height=150'),
(66884, 4322, 'session_tokens', 'a:1:{s:64:\"e1b9fc93ef667ad7d0c2cf468cf5864a421be5c89ed505bb907f087e5f802aed\";a:4:{s:10:\"expiration\";i:1435000809;s:2:\"ip\";s:14:\"188.250.77.114\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433791209;}}'),
(66885, 4323, 'nickname', 'Rui_Sampaio'),
(66886, 4323, 'first_name', 'Rui'),
(66887, 4323, 'last_name', 'Sampaio'),
(66888, 4323, 'description', ''),
(66889, 4323, 'rich_editing', 'true'),
(66890, 4323, 'comment_shortcuts', 'false'),
(66891, 4323, 'admin_color', 'fresh'),
(66892, 4323, 'use_ssl', '0'),
(66893, 4323, 'show_admin_bar_front', 'true'),
(66894, 4323, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66895, 4323, 'wp_user_level', '0'),
(66896, 4323, 'wsl_current_provider', 'Google'),
(66897, 4323, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(66898, 4323, 'session_tokens', 'a:1:{s:64:\"0c2e53f2f4306acaf673e0490b07b177078fb9f04a106e9832ae83cfa7903f3a\";a:4:{s:10:\"expiration\";i:1435000901;s:2:\"ip\";s:14:\"89.115.126.211\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433791301;}}'),
(66899, 4324, 'nickname', 'David_Pereira'),
(66900, 4324, 'first_name', 'David'),
(66901, 4324, 'last_name', 'Pereira'),
(66902, 4324, 'description', ''),
(66903, 4324, 'rich_editing', 'true'),
(66904, 4324, 'comment_shortcuts', 'false'),
(66905, 4324, 'admin_color', 'fresh'),
(66906, 4324, 'use_ssl', '0'),
(66907, 4324, 'show_admin_bar_front', 'true'),
(66908, 4324, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66909, 4324, 'wp_user_level', '0'),
(66910, 4324, 'wsl_current_provider', 'Facebook'),
(66911, 4324, 'wsl_current_user_image', 'https://graph.facebook.com/450653838428843/picture?width=150&height=150'),
(66912, 4324, 'session_tokens', 'a:1:{s:64:\"78074a97e7eee3b3cde92230c4c52813099e430b02e1b722ad6dc4c3380f3474\";a:4:{s:10:\"expiration\";i:1435000947;s:2:\"ip\";s:12:\"2.82.176.248\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36\";s:5:\"login\";i:1433791347;}}'),
(66913, 4325, 'nickname', 'Miguel_Filipe'),
(66914, 4325, 'first_name', 'Miguel'),
(66915, 4325, 'last_name', 'Filipe'),
(66916, 4325, 'description', ''),
(66917, 4325, 'rich_editing', 'true'),
(66918, 4325, 'comment_shortcuts', 'false'),
(66919, 4325, 'admin_color', 'fresh'),
(66920, 4325, 'use_ssl', '0'),
(66921, 4325, 'show_admin_bar_front', 'true'),
(66922, 4325, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66923, 4325, 'wp_user_level', '0'),
(66924, 4325, 'wsl_current_provider', 'Facebook'),
(66925, 4325, 'wsl_current_user_image', 'https://graph.facebook.com/10153027656954436/picture?width=150&height=150'),
(66926, 4325, 'session_tokens', 'a:1:{s:64:\"51b0060ba68a882edf6e3d366d7db41010742596f27efc92c75dd9ac8dd3b3d1\";a:4:{s:10:\"expiration\";i:1435000959;s:2:\"ip\";s:14:\"188.250.79.112\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433791359;}}'),
(66927, 4324, 'votou', 'sim'),
(66928, 4324, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(66929, 4322, 'votou', 'sim'),
(66930, 4322, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(66931, 4326, 'nickname', 'Ana_Cortez_Frade'),
(66932, 4326, 'first_name', 'Ana'),
(66933, 4326, 'last_name', 'Frade'),
(66934, 4326, 'description', ''),
(66935, 4326, 'rich_editing', 'true'),
(66936, 4326, 'comment_shortcuts', 'false'),
(66937, 4326, 'admin_color', 'fresh'),
(66938, 4326, 'use_ssl', '0'),
(66939, 4326, 'show_admin_bar_front', 'true'),
(66940, 4326, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66941, 4326, 'wp_user_level', '0'),
(66942, 4326, 'wsl_current_provider', 'Facebook'),
(66943, 4326, 'wsl_current_user_image', 'https://graph.facebook.com/10153431924162369/picture?width=150&height=150'),
(66944, 4326, 'session_tokens', 'a:1:{s:64:\"2fcb3bba2111f1badd6031f784e0835a532da8796527863a7219297041c8ca9f\";a:4:{s:10:\"expiration\";i:1435001116;s:2:\"ip\";s:13:\"46.189.185.20\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433791516;}}'),
(66945, 4327, 'nickname', 'Tiago_A_G_Fonseca'),
(66946, 4327, 'first_name', 'Tiago'),
(66947, 4327, 'last_name', 'A. G. Fonseca'),
(66948, 4327, 'description', ''),
(66949, 4327, 'rich_editing', 'true'),
(66950, 4327, 'comment_shortcuts', 'false'),
(66951, 4327, 'admin_color', 'fresh'),
(66952, 4327, 'use_ssl', '0'),
(66953, 4327, 'show_admin_bar_front', 'true'),
(66954, 4327, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66955, 4327, 'wp_user_level', '0'),
(66956, 4327, 'wsl_current_provider', 'Facebook'),
(66957, 4327, 'wsl_current_user_image', 'https://graph.facebook.com/1001265099906443/picture?width=150&height=150'),
(66958, 4327, 'session_tokens', 'a:1:{s:64:\"22be21b5f7c8e19e2343569b1a30f1dbb35d46fbbfc0bfb67d6176ada5baad40\";a:4:{s:10:\"expiration\";i:1435001136;s:2:\"ip\";s:14:\"89.180.159.206\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433791536;}}'),
(66959, 4328, 'nickname', 'Miguel_Souza_E_Silva'),
(66960, 4328, 'first_name', 'Miguel'),
(66961, 4328, 'last_name', 'Silva'),
(66962, 4328, 'description', ''),
(66963, 4328, 'rich_editing', 'true'),
(66964, 4328, 'comment_shortcuts', 'false'),
(66965, 4328, 'admin_color', 'fresh'),
(66966, 4328, 'use_ssl', '0'),
(66967, 4328, 'show_admin_bar_front', 'true'),
(66968, 4328, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66969, 4328, 'wp_user_level', '0'),
(66970, 4328, 'wsl_current_provider', 'Facebook'),
(66971, 4328, 'wsl_current_user_image', 'https://graph.facebook.com/10203828401819895/picture?width=150&height=150'),
(66972, 4328, 'session_tokens', 'a:1:{s:64:\"6a9b6bc885a8ac714cc3b7a689bf198c080e705d99987415f9c601be46badb87\";a:4:{s:10:\"expiration\";i:1435001214;s:2:\"ip\";s:13:\"62.84.152.187\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433791614;}}'),
(66973, 4326, 'votou', 'sim'),
(66974, 4326, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(66975, 4327, 'votou', 'sim'),
(66976, 4327, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(66977, 4325, 'votou', 'sim'),
(66978, 4325, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(66979, 4329, 'nickname', 'Andre_Lopes'),
(66980, 4329, 'first_name', 'Andre'),
(66981, 4329, 'last_name', 'Lopes'),
(66982, 4329, 'description', ''),
(66983, 4329, 'rich_editing', 'true'),
(66984, 4329, 'comment_shortcuts', 'false'),
(66985, 4329, 'admin_color', 'fresh'),
(66986, 4329, 'use_ssl', '0'),
(66987, 4329, 'show_admin_bar_front', 'true'),
(66988, 4329, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(66989, 4329, 'wp_user_level', '0'),
(66990, 4329, 'wsl_current_provider', 'Facebook'),
(66991, 4329, 'wsl_current_user_image', 'https://graph.facebook.com/951860358198200/picture?width=150&height=150'),
(66992, 4329, 'session_tokens', 'a:2:{s:64:\"2d4cc3771dc8f29588fd39fc69dd3ff41269e33bbf869d947a52754382fd94d3\";a:4:{s:10:\"expiration\";i:1435001367;s:2:\"ip\";s:13:\"89.155.41.210\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433791767;}s:64:\"7c0c0aa7496746284c5b832bee9ec2d0e49a30ff7c94077768be94e0b9c48663\";a:4:{s:10:\"expiration\";i:1435001488;s:2:\"ip\";s:13:\"89.155.41.210\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433791888;}}'),
(66993, 4330, 'nickname', 'Rui_Teixeira'),
(66994, 4330, 'first_name', 'Rui'),
(66995, 4330, 'last_name', 'Teixeira'),
(66996, 4330, 'description', ''),
(66997, 4330, 'rich_editing', 'true'),
(66998, 4330, 'comment_shortcuts', 'false'),
(66999, 4330, 'admin_color', 'fresh'),
(67000, 4330, 'use_ssl', '0'),
(67001, 4330, 'show_admin_bar_front', 'true'),
(67002, 4330, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67003, 4330, 'wp_user_level', '0'),
(67004, 4330, 'wsl_current_provider', 'Facebook'),
(67005, 4330, 'wsl_current_user_image', 'https://graph.facebook.com/973095176054562/picture?width=150&height=150'),
(67006, 4330, 'session_tokens', 'a:1:{s:64:\"68f2581f65866c235da7fc2dd517228051d6131f16b413dc60c27b0c7f993412\";a:4:{s:10:\"expiration\";i:1435001409;s:2:\"ip\";s:12:\"188.81.2.247\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433791809;}}'),
(67007, 4328, 'votou', 'sim'),
(67008, 4328, 'user_votes', 'surfista-do-ano-oakley_p1339,manobra-do-ano-reef_p1236,revelacao-do-ano-deeply_p1389,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(67009, 4329, 'votou', 'sim'),
(67010, 4329, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(67011, 4331, 'nickname', 'Joao_Pedro'),
(67012, 4331, 'first_name', 'Joao'),
(67013, 4331, 'last_name', 'Pedro'),
(67014, 4331, 'description', ''),
(67015, 4331, 'rich_editing', 'true'),
(67016, 4331, 'comment_shortcuts', 'false'),
(67017, 4331, 'admin_color', 'fresh'),
(67018, 4331, 'use_ssl', '0'),
(67019, 4331, 'show_admin_bar_front', 'true');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(67020, 4331, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67021, 4331, 'wp_user_level', '0'),
(67022, 4331, 'wsl_current_provider', 'Facebook'),
(67023, 4331, 'wsl_current_user_image', 'https://graph.facebook.com/872842106124334/picture?width=150&height=150'),
(67024, 4331, 'session_tokens', 'a:1:{s:64:\"4a7c8f1d35b1731604b01e7d190563c592ebd89c629e9068e9e8a24db5163bf9\";a:4:{s:10:\"expiration\";i:1435001690;s:2:\"ip\";s:12:\"95.95.149.35\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; Android 4.4.2; A1-830 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433792090;}}'),
(67025, 2150, 'votou', 'sim'),
(67026, 2150, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(67027, 4332, 'nickname', 'Marta_Raposo'),
(67028, 4332, 'first_name', 'Marta'),
(67029, 4332, 'last_name', 'Raposo'),
(67030, 4332, 'description', ''),
(67031, 4332, 'rich_editing', 'true'),
(67032, 4332, 'comment_shortcuts', 'false'),
(67033, 4332, 'admin_color', 'fresh'),
(67034, 4332, 'use_ssl', '0'),
(67035, 4332, 'show_admin_bar_front', 'true'),
(67036, 4332, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67037, 4332, 'wp_user_level', '0'),
(67038, 4332, 'wsl_current_provider', 'Facebook'),
(67039, 4332, 'wsl_current_user_image', 'https://graph.facebook.com/827826367303258/picture?width=150&height=150'),
(67040, 4332, 'session_tokens', 'a:1:{s:64:\"cccd7d5e42a74fd542daccf783ebf7b05b055cf8a9bdbb2209a4b147409d98f0\";a:4:{s:10:\"expiration\";i:1435001782;s:2:\"ip\";s:12:\"87.103.59.53\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433792182;}}'),
(67041, 4333, 'nickname', 'Vera_De_Braganca'),
(67042, 4333, 'first_name', 'Vera'),
(67043, 4333, 'last_name', 'De Bragança'),
(67044, 4333, 'description', ''),
(67045, 4333, 'rich_editing', 'true'),
(67046, 4333, 'comment_shortcuts', 'false'),
(67047, 4333, 'admin_color', 'fresh'),
(67048, 4333, 'use_ssl', '0'),
(67049, 4333, 'show_admin_bar_front', 'true'),
(67050, 4333, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67051, 4333, 'wp_user_level', '0'),
(67052, 4333, 'wsl_current_provider', 'Facebook'),
(67053, 4333, 'wsl_current_user_image', 'https://graph.facebook.com/10203144761979413/picture?width=150&height=150'),
(67054, 4333, 'session_tokens', 'a:1:{s:64:\"ad4710b289b31cc32b4f56f5635ebd43ba539d66a38eae4376fbfc7309888fa6\";a:4:{s:10:\"expiration\";i:1435001799;s:2:\"ip\";s:13:\"85.246.114.82\";s:2:\"ua\";s:258:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/28.0.0.10.10;FBBV/8930087;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433792199;}}'),
(67055, 4334, 'nickname', 'Tatiana_Costa'),
(67056, 4334, 'first_name', 'Tatiana'),
(67057, 4334, 'last_name', 'Costa'),
(67058, 4334, 'description', ''),
(67059, 4334, 'rich_editing', 'true'),
(67060, 4334, 'comment_shortcuts', 'false'),
(67061, 4334, 'admin_color', 'fresh'),
(67062, 4334, 'use_ssl', '0'),
(67063, 4334, 'show_admin_bar_front', 'true'),
(67064, 4334, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67065, 4334, 'wp_user_level', '0'),
(67066, 4334, 'wsl_current_provider', 'Facebook'),
(67067, 4334, 'wsl_current_user_image', 'https://graph.facebook.com/10203727868791252/picture?width=150&height=150'),
(67068, 4334, 'session_tokens', 'a:1:{s:64:\"fabf37e03c4aa8b15f8ef09fbd3dca517186e274515728ce5a1531db0033a6df\";a:4:{s:10:\"expiration\";i:1435001931;s:2:\"ip\";s:12:\"5.158.56.164\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433792331;}}'),
(67069, 4323, 'votou', 'sim'),
(67070, 4323, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1389'),
(67071, 4335, 'nickname', 'Andre_Malheiro'),
(67072, 4335, 'first_name', 'André'),
(67073, 4335, 'last_name', 'Malheiro'),
(67074, 4335, 'description', ''),
(67075, 4335, 'rich_editing', 'true'),
(67076, 4335, 'comment_shortcuts', 'false'),
(67077, 4335, 'admin_color', 'fresh'),
(67078, 4335, 'use_ssl', '0'),
(67079, 4335, 'show_admin_bar_front', 'true'),
(67080, 4335, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67081, 4335, 'wp_user_level', '0'),
(67082, 4335, 'wsl_current_provider', 'Facebook'),
(67083, 4335, 'wsl_current_user_image', 'https://graph.facebook.com/1011028035588097/picture?width=150&height=150'),
(67084, 4335, 'session_tokens', 'a:1:{s:64:\"4aba3ccd2104db29d5550d5a3e73ebf608e7c1e2517abc7b9e2e07738c8cea9f\";a:4:{s:10:\"expiration\";i:1435001938;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433792338;}}'),
(67085, 4330, 'votou', 'sim'),
(67086, 4330, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351'),
(67087, 4331, 'votou', 'sim'),
(67088, 4331, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(67089, 4336, 'nickname', 'Tiago_V_Sousa'),
(67090, 4336, 'first_name', 'Tiago'),
(67091, 4336, 'last_name', 'Sousa'),
(67092, 4336, 'description', ''),
(67093, 4336, 'rich_editing', 'true'),
(67094, 4336, 'comment_shortcuts', 'false'),
(67095, 4336, 'admin_color', 'fresh'),
(67096, 4336, 'use_ssl', '0'),
(67097, 4336, 'show_admin_bar_front', 'true'),
(67098, 4336, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67099, 4336, 'wp_user_level', '0'),
(67100, 4336, 'wsl_current_provider', 'Facebook'),
(67101, 4336, 'wsl_current_user_image', 'https://graph.facebook.com/10153478188260730/picture?width=150&height=150'),
(67102, 4336, 'session_tokens', 'a:1:{s:64:\"5019ee970b2a13f87296c0ffcb8f1a5be30d623993475c938b8262d72f2b4ac7\";a:4:{s:10:\"expiration\";i:1435002019;s:2:\"ip\";s:11:\"179.5.38.66\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/Telcel;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433792419;}}'),
(67103, 4337, 'nickname', 'Joana_Monteiro_Fernandes'),
(67104, 4337, 'first_name', 'Joana'),
(67105, 4337, 'last_name', 'Fernandes'),
(67106, 4337, 'description', ''),
(67107, 4337, 'rich_editing', 'true'),
(67108, 4337, 'comment_shortcuts', 'false'),
(67109, 4337, 'admin_color', 'fresh'),
(67110, 4337, 'use_ssl', '0'),
(67111, 4337, 'show_admin_bar_front', 'true'),
(67112, 4337, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67113, 4337, 'wp_user_level', '0'),
(67114, 4337, 'wsl_current_provider', 'Facebook'),
(67115, 4337, 'wsl_current_user_image', 'https://graph.facebook.com/10153951015389616/picture?width=150&height=150'),
(67116, 4337, 'session_tokens', 'a:1:{s:64:\"28b4b44545c98efaa3b6ad16fdc34e8230442f67a43c12cef2a0f0990afe8408\";a:4:{s:10:\"expiration\";i:1435002027;s:2:\"ip\";s:14:\"89.114.133.196\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; Android 4.4.2; Edison 3 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433792427;}}'),
(67117, 4334, 'votou', 'sim'),
(67118, 4334, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(67119, 4337, 'votou', 'sim'),
(67120, 4337, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163'),
(67121, 4338, 'nickname', 'Marco_Pitta'),
(67122, 4338, 'first_name', 'Marco'),
(67123, 4338, 'last_name', 'Pitta'),
(67124, 4338, 'description', ''),
(67125, 4338, 'rich_editing', 'true'),
(67126, 4338, 'comment_shortcuts', 'false'),
(67127, 4338, 'admin_color', 'fresh'),
(67128, 4338, 'use_ssl', '0'),
(67129, 4338, 'show_admin_bar_front', 'true'),
(67130, 4338, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67131, 4338, 'wp_user_level', '0'),
(67132, 4338, 'wsl_current_provider', 'Facebook'),
(67133, 4338, 'wsl_current_user_image', 'https://graph.facebook.com/888413517897248/picture?width=150&height=150'),
(67134, 4338, 'session_tokens', 'a:1:{s:64:\"eb8b126adb878839b06f6ed0c9bf7e66afa78a7ad0f61193766d7b5ad0aa4dd6\";a:4:{s:10:\"expiration\";i:1435002307;s:2:\"ip\";s:14:\"85.247.100.243\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433792707;}}'),
(67135, 4339, 'nickname', 'Tis_Tis'),
(67136, 4339, 'first_name', 'Tís'),
(67137, 4339, 'last_name', 'Tis'),
(67138, 4339, 'description', ''),
(67139, 4339, 'rich_editing', 'true'),
(67140, 4339, 'comment_shortcuts', 'false'),
(67141, 4339, 'admin_color', 'fresh'),
(67142, 4339, 'use_ssl', '0'),
(67143, 4339, 'show_admin_bar_front', 'true'),
(67144, 4339, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67145, 4339, 'wp_user_level', '0'),
(67146, 4339, 'wsl_current_provider', 'Google'),
(67147, 4339, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(67148, 4339, 'session_tokens', 'a:1:{s:64:\"9e942d8371a5b2fc58988ed9cb8791da5448f53d4c04dc38aeab429a7c23ba4f\";a:4:{s:10:\"expiration\";i:1435002312;s:2:\"ip\";s:13:\"87.103.60.114\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53\";s:5:\"login\";i:1433792712;}}'),
(67149, 4340, 'nickname', 'Joao_De_Barros'),
(67150, 4340, 'first_name', 'João'),
(67151, 4340, 'last_name', 'Barros'),
(67152, 4340, 'description', ''),
(67153, 4340, 'rich_editing', 'true'),
(67154, 4340, 'comment_shortcuts', 'false'),
(67155, 4340, 'admin_color', 'fresh'),
(67156, 4340, 'use_ssl', '0'),
(67157, 4340, 'show_admin_bar_front', 'true'),
(67158, 4340, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67159, 4340, 'wp_user_level', '0'),
(67160, 4340, 'wsl_current_provider', 'Facebook'),
(67161, 4340, 'wsl_current_user_image', 'https://graph.facebook.com/1634650753442814/picture?width=150&height=150'),
(67162, 4340, 'session_tokens', 'a:1:{s:64:\"ef24a1f082d8e197a6807317a228ccb812ce46239a8390c6f905dbc1176c37e2\";a:4:{s:10:\"expiration\";i:1435002334;s:2:\"ip\";s:13:\"188.250.77.70\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433792734;}}'),
(67163, 4341, 'nickname', 'Rita_Duraes'),
(67164, 4341, 'first_name', 'Rita'),
(67165, 4341, 'last_name', 'Durães'),
(67166, 4341, 'description', ''),
(67167, 4341, 'rich_editing', 'true'),
(67168, 4341, 'comment_shortcuts', 'false'),
(67169, 4341, 'admin_color', 'fresh'),
(67170, 4341, 'use_ssl', '0'),
(67171, 4341, 'show_admin_bar_front', 'true'),
(67172, 4341, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67173, 4341, 'wp_user_level', '0'),
(67174, 4341, 'wsl_current_provider', 'Facebook'),
(67175, 4341, 'wsl_current_user_image', 'https://graph.facebook.com/10153589385989415/picture?width=150&height=150'),
(67176, 4341, 'session_tokens', 'a:1:{s:64:\"b02b4773bb569f85ba4e07fb580fb4da155f91ecce83d5c057a94eef2491de32\";a:4:{s:10:\"expiration\";i:1435002358;s:2:\"ip\";s:13:\"93.102.148.55\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; Trident/7.0; Touch; rv:11.0) like Gecko\";s:5:\"login\";i:1433792758;}}'),
(67177, 4342, 'nickname', 'Alessandro_Pereira'),
(67178, 4342, 'first_name', 'Alessandro'),
(67179, 4342, 'last_name', 'Pereira'),
(67180, 4342, 'description', ''),
(67181, 4342, 'rich_editing', 'true'),
(67182, 4342, 'comment_shortcuts', 'false'),
(67183, 4342, 'admin_color', 'fresh'),
(67184, 4342, 'use_ssl', '0'),
(67185, 4342, 'show_admin_bar_front', 'true'),
(67186, 4342, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67187, 4342, 'wp_user_level', '0'),
(67188, 4342, 'wsl_current_provider', 'Facebook'),
(67189, 4342, 'wsl_current_user_image', 'https://graph.facebook.com/875038829228374/picture?width=150&height=150'),
(67190, 4342, 'session_tokens', 'a:3:{s:64:\"190be157fb816d3d37a1bc56ccaf6ef4dbf43e0bffacb1689b8cf0caec3c33c6\";a:4:{s:10:\"expiration\";i:1435002364;s:2:\"ip\";s:13:\"46.189.225.11\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433792764;}s:64:\"1b95ae7e98a00d8338b8b2479d0dd325cf24f28c767cb612221f79332c612c9f\";a:4:{s:10:\"expiration\";i:1435002506;s:2:\"ip\";s:13:\"46.189.225.11\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433792906;}s:64:\"4eba31082bd2ccb3cb81756723d25342d5fae5a50936d81f061c780e41ec4595\";a:4:{s:10:\"expiration\";i:1435002569;s:2:\"ip\";s:13:\"46.189.225.11\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433792969;}}'),
(67191, 4343, 'nickname', 'Marta_Posser_de_Andrade'),
(67192, 4343, 'first_name', 'Marta'),
(67193, 4343, 'last_name', 'de Andrade'),
(67194, 4343, 'description', ''),
(67195, 4343, 'rich_editing', 'true'),
(67196, 4343, 'comment_shortcuts', 'false'),
(67197, 4343, 'admin_color', 'fresh'),
(67198, 4343, 'use_ssl', '0'),
(67199, 4343, 'show_admin_bar_front', 'true'),
(67200, 4343, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67201, 4343, 'wp_user_level', '0'),
(67202, 4343, 'wsl_current_provider', 'Facebook'),
(67203, 4343, 'wsl_current_user_image', 'https://graph.facebook.com/10205826775767355/picture?width=150&height=150'),
(67204, 4343, 'session_tokens', 'a:1:{s:64:\"306c54094b3d11ed219e03f35209951e2fbb27b216a1f59b9680334909b76cd9\";a:4:{s:10:\"expiration\";i:1435002374;s:2:\"ip\";s:14:\"79.168.199.229\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433792774;}}'),
(67205, 4339, 'votou', 'sim'),
(67206, 4339, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(67207, 4341, 'votou', 'sim'),
(67208, 4341, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(67209, 4336, 'votou', 'sim'),
(67210, 4336, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(67211, 4344, 'nickname', 'Margarida_Sampaio'),
(67212, 4344, 'first_name', 'Margarida'),
(67213, 4344, 'last_name', 'Sampaio'),
(67214, 4344, 'description', ''),
(67215, 4344, 'rich_editing', 'true'),
(67216, 4344, 'comment_shortcuts', 'false'),
(67217, 4344, 'admin_color', 'fresh'),
(67218, 4344, 'use_ssl', '0'),
(67219, 4344, 'show_admin_bar_front', 'true'),
(67220, 4344, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67221, 4344, 'wp_user_level', '0'),
(67222, 4344, 'wsl_current_provider', 'Google'),
(67223, 4344, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-pmoPI5ZEZWM/AAAAAAAAAAI/AAAAAAAAADQ/6DRnmgqBZH4/photo.jpg?sz=200'),
(67224, 4344, 'session_tokens', 'a:1:{s:64:\"00cb7f6c1434522a5f73ccd3be02aa3e46579136653445777c6903b305851eec\";a:4:{s:10:\"expiration\";i:1435002656;s:2:\"ip\";s:13:\"88.214.170.59\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433793056;}}'),
(67225, 4345, 'nickname', 'Tiago_Veloso'),
(67226, 4345, 'first_name', 'Tiago'),
(67227, 4345, 'last_name', 'Veloso'),
(67228, 4345, 'description', ''),
(67229, 4345, 'rich_editing', 'true'),
(67230, 4345, 'comment_shortcuts', 'false'),
(67231, 4345, 'admin_color', 'fresh'),
(67232, 4345, 'use_ssl', '0'),
(67233, 4345, 'show_admin_bar_front', 'true'),
(67234, 4345, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67235, 4345, 'wp_user_level', '0'),
(67236, 4345, 'wsl_current_provider', 'Facebook'),
(67237, 4345, 'wsl_current_user_image', 'https://graph.facebook.com/10206893013345031/picture?width=150&height=150'),
(67238, 4345, 'session_tokens', 'a:2:{s:64:\"b9447e3b3ea936afc8952fe9fdfd5e2828b7dd5c0e49bcab0d1a9149a1bfe69c\";a:4:{s:10:\"expiration\";i:1435002678;s:2:\"ip\";s:13:\"87.103.68.164\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433793078;}s:64:\"94ce9a91c4d5eb905d33a76bdf61aa292558fc82bfd3a0eee395f13074f75ca5\";a:4:{s:10:\"expiration\";i:1435002718;s:2:\"ip\";s:13:\"87.103.68.164\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433793118;}}'),
(67239, 4346, 'nickname', 'Maria_Teresa_Rodrigues_Elias'),
(67240, 4346, 'first_name', 'Maria Teresa Rodrigues'),
(67241, 4346, 'last_name', 'Elias'),
(67242, 4346, 'description', ''),
(67243, 4346, 'rich_editing', 'true'),
(67244, 4346, 'comment_shortcuts', 'false'),
(67245, 4346, 'admin_color', 'fresh'),
(67246, 4346, 'use_ssl', '0'),
(67247, 4346, 'show_admin_bar_front', 'true'),
(67248, 4346, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67249, 4346, 'wp_user_level', '0'),
(67250, 4346, 'wsl_current_provider', 'Facebook'),
(67251, 4346, 'wsl_current_user_image', 'https://graph.facebook.com/1160995013926775/picture?width=150&height=150'),
(67252, 4346, 'session_tokens', 'a:1:{s:64:\"140286231c80a81b300dd8e110811ecf49f1a70e79c4fcd89b3068d6ebf4d842\";a:4:{s:10:\"expiration\";i:1435002690;s:2:\"ip\";s:12:\"79.168.63.42\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433793090;}}'),
(67253, 4347, 'nickname', 'Nuno_Telmo'),
(67254, 4347, 'first_name', 'Nuno'),
(67255, 4347, 'last_name', 'Telmo'),
(67256, 4347, 'description', ''),
(67257, 4347, 'rich_editing', 'true'),
(67258, 4347, 'comment_shortcuts', 'false'),
(67259, 4347, 'admin_color', 'fresh'),
(67260, 4347, 'use_ssl', '0'),
(67261, 4347, 'show_admin_bar_front', 'true'),
(67262, 4347, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67263, 4347, 'wp_user_level', '0'),
(67264, 4347, 'wsl_current_provider', 'Facebook'),
(67265, 4347, 'wsl_current_user_image', 'https://graph.facebook.com/10152758387801261/picture?width=150&height=150'),
(67266, 4347, 'session_tokens', 'a:1:{s:64:\"866683419d324c849e33f061e3c64c7e1253f7fa06785a9f6df9feea1f69667d\";a:4:{s:10:\"expiration\";i:1435002703;s:2:\"ip\";s:12:\"85.243.139.9\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433793103;}}'),
(67267, 4344, 'votou', 'sim'),
(67268, 4344, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(67269, 4348, 'nickname', 'Ricardo_Paneiro'),
(67270, 4348, 'first_name', 'Ricardo'),
(67271, 4348, 'last_name', 'Paneiro'),
(67272, 4348, 'description', ''),
(67273, 4348, 'rich_editing', 'true'),
(67274, 4348, 'comment_shortcuts', 'false'),
(67275, 4348, 'admin_color', 'fresh'),
(67276, 4348, 'use_ssl', '0'),
(67277, 4348, 'show_admin_bar_front', 'true'),
(67278, 4348, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67279, 4348, 'wp_user_level', '0'),
(67280, 4348, 'wsl_current_provider', 'Facebook'),
(67281, 4348, 'wsl_current_user_image', 'https://graph.facebook.com/964731353561487/picture?width=150&height=150'),
(67282, 4348, 'session_tokens', 'a:1:{s:64:\"be0f45fdd153820707bb6de10dd430344e82f87da8059d22bc22a4a1d10bda8b\";a:4:{s:10:\"expiration\";i:1435002724;s:2:\"ip\";s:13:\"85.242.212.54\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433793124;}}'),
(67283, 4349, 'nickname', 'Surfers_Camp_Rui'),
(67284, 4349, 'first_name', 'Surfers'),
(67285, 4349, 'last_name', 'Rui'),
(67286, 4349, 'description', ''),
(67287, 4349, 'rich_editing', 'true'),
(67288, 4349, 'comment_shortcuts', 'false'),
(67289, 4349, 'admin_color', 'fresh'),
(67290, 4349, 'use_ssl', '0'),
(67291, 4349, 'show_admin_bar_front', 'true'),
(67292, 4349, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67293, 4349, 'wp_user_level', '0'),
(67294, 4349, 'wsl_current_provider', 'Facebook'),
(67295, 4349, 'wsl_current_user_image', 'https://graph.facebook.com/10205168137976377/picture?width=150&height=150'),
(67296, 4349, 'session_tokens', 'a:1:{s:64:\"d0dcba12845ef09f0a066ebdba8f9526d593f71431aa814d0ddc6c812898f848\";a:4:{s:10:\"expiration\";i:1435002739;s:2:\"ip\";s:13:\"37.189.113.79\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433793139;}}'),
(67297, 4346, 'votou', 'sim'),
(67298, 4346, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(67299, 4350, 'nickname', 'Rui_Correia'),
(67300, 4350, 'first_name', 'Rui'),
(67301, 4350, 'last_name', 'Correia'),
(67302, 4350, 'description', ''),
(67303, 4350, 'rich_editing', 'true'),
(67304, 4350, 'comment_shortcuts', 'false'),
(67305, 4350, 'admin_color', 'fresh'),
(67306, 4350, 'use_ssl', '0'),
(67307, 4350, 'show_admin_bar_front', 'true'),
(67308, 4350, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67309, 4350, 'wp_user_level', '0'),
(67310, 4350, 'wsl_current_provider', 'Facebook'),
(67311, 4350, 'wsl_current_user_image', 'https://graph.facebook.com/10153494187137384/picture?width=150&height=150'),
(67312, 4350, 'session_tokens', 'a:1:{s:64:\"4d1a0f5428e520a55ff441d824bb6ef09dcc8851335a28d419f703f84d4e151c\";a:4:{s:10:\"expiration\";i:1435002789;s:2:\"ip\";s:14:\"89.114.147.202\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433793189;}}'),
(67313, 4351, 'nickname', 'Mimosa_Lapa'),
(67314, 4351, 'first_name', 'Mimosa'),
(67315, 4351, 'last_name', 'Lapa'),
(67316, 4351, 'description', ''),
(67317, 4351, 'rich_editing', 'true'),
(67318, 4351, 'comment_shortcuts', 'false'),
(67319, 4351, 'admin_color', 'fresh'),
(67320, 4351, 'use_ssl', '0'),
(67321, 4351, 'show_admin_bar_front', 'true'),
(67322, 4351, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67323, 4351, 'wp_user_level', '0'),
(67324, 4351, 'wsl_current_provider', 'Google'),
(67325, 4351, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(67326, 4351, 'session_tokens', 'a:1:{s:64:\"1f69886a86f93fa40244a9d2bf03c874bcebbb908f901a9f756ba8470f953f81\";a:4:{s:10:\"expiration\";i:1435002805;s:2:\"ip\";s:13:\"87.103.68.164\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433793205;}}'),
(67327, 4350, 'votou', 'sim'),
(67328, 4350, 'user_votes', 'foto-do-ano_p957'),
(67329, 4352, 'nickname', 'Beatriz_Soares_Marques'),
(67330, 4352, 'first_name', 'Beatriz'),
(67331, 4352, 'last_name', 'Soares Marques'),
(67332, 4352, 'description', ''),
(67333, 4352, 'rich_editing', 'true'),
(67334, 4352, 'comment_shortcuts', 'false'),
(67335, 4352, 'admin_color', 'fresh'),
(67336, 4352, 'use_ssl', '0'),
(67337, 4352, 'show_admin_bar_front', 'true'),
(67338, 4352, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67339, 4352, 'wp_user_level', '0'),
(67340, 4352, 'wsl_current_provider', 'Facebook'),
(67341, 4352, 'wsl_current_user_image', 'https://graph.facebook.com/1578739462389051/picture?width=150&height=150'),
(67342, 4352, 'session_tokens', 'a:1:{s:64:\"71d81d797976a70ce71b0ee30adcbd13f1b53314f4da00303ad78f4e581ef0e3\";a:4:{s:10:\"expiration\";i:1435002839;s:2:\"ip\";s:13:\"78.130.32.254\";s:2:\"ua\";s:136:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B435 Safari/600.1.4\";s:5:\"login\";i:1433793239;}}'),
(67343, 4340, 'votou', 'sim'),
(67344, 4340, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(67345, 4348, 'votou', 'sim'),
(67346, 4348, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(67347, 4352, 'votou', 'sim'),
(67348, 4352, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,revelacao-do-ano-deeply_p1389'),
(67349, 4335, 'votou', 'sim'),
(67350, 4335, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1387,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(67351, 4353, 'nickname', 'Denise_Rebelo'),
(67352, 4353, 'first_name', 'Denise'),
(67353, 4353, 'last_name', 'Rebelo'),
(67354, 4353, 'description', ''),
(67355, 4353, 'rich_editing', 'true'),
(67356, 4353, 'comment_shortcuts', 'false'),
(67357, 4353, 'admin_color', 'fresh'),
(67358, 4353, 'use_ssl', '0'),
(67359, 4353, 'show_admin_bar_front', 'true'),
(67360, 4353, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67361, 4353, 'wp_user_level', '0'),
(67362, 4353, 'wsl_current_provider', 'Google'),
(67363, 4353, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(67364, 4353, 'session_tokens', 'a:1:{s:64:\"2189353e7da14c2038f0ab2b54ca00a8b9536f316409c52ea05a54dc3ac80dab\";a:4:{s:10:\"expiration\";i:1435003106;s:2:\"ip\";s:12:\"188.37.4.239\";s:2:\"ua\";s:128:\"Mozilla/5.0 (Linux; Android 4.4.4; B1-810 Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Safari/537.36\";s:5:\"login\";i:1433793506;}}'),
(67365, 4354, 'nickname', 'Joao_Luz'),
(67366, 4354, 'first_name', 'João'),
(67367, 4354, 'last_name', 'Luz'),
(67368, 4354, 'description', ''),
(67369, 4354, 'rich_editing', 'true'),
(67370, 4354, 'comment_shortcuts', 'false'),
(67371, 4354, 'admin_color', 'fresh'),
(67372, 4354, 'use_ssl', '0'),
(67373, 4354, 'show_admin_bar_front', 'true'),
(67374, 4354, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67375, 4354, 'wp_user_level', '0'),
(67376, 4354, 'wsl_current_provider', 'Google'),
(67377, 4354, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(67378, 4354, 'session_tokens', 'a:1:{s:64:\"fea58517105f6b8d585e4ef76625bda405801619020212aeda3af7b329017b35\";a:4:{s:10:\"expiration\";i:1435003127;s:2:\"ip\";s:14:\"79.169.210.138\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433793527;}}'),
(67379, 4355, 'nickname', 'Juliana_Ascenso'),
(67380, 4355, 'first_name', 'Juliana'),
(67381, 4355, 'last_name', 'Ascenso'),
(67382, 4355, 'description', ''),
(67383, 4355, 'rich_editing', 'true'),
(67384, 4355, 'comment_shortcuts', 'false'),
(67385, 4355, 'admin_color', 'fresh'),
(67386, 4355, 'use_ssl', '0'),
(67387, 4355, 'show_admin_bar_front', 'true'),
(67388, 4355, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67389, 4355, 'wp_user_level', '0'),
(67390, 4355, 'wsl_current_provider', 'Facebook'),
(67391, 4355, 'wsl_current_user_image', 'https://graph.facebook.com/423921771112405/picture?width=150&height=150'),
(67392, 4355, 'session_tokens', 'a:1:{s:64:\"9b8b9878f305a48988a3c8703747e3d6bd9b23e668b40c83b78cd70c504d7b68\";a:4:{s:10:\"expiration\";i:1435003148;s:2:\"ip\";s:11:\"2.83.52.215\";s:2:\"ua\";s:165:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30 SVN/040FPG2\";s:5:\"login\";i:1433793548;}}'),
(67393, 4354, 'votou', 'sim'),
(67394, 4354, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(67395, 4353, 'votou', 'sim'),
(67396, 4353, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(67397, 4355, 'votou', 'sim'),
(67398, 4355, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(67399, 4356, 'nickname', 'Manuela_Fonseca'),
(67400, 4356, 'first_name', 'Manuela'),
(67401, 4356, 'last_name', 'Fonseca'),
(67402, 4356, 'description', ''),
(67403, 4356, 'rich_editing', 'true'),
(67404, 4356, 'comment_shortcuts', 'false'),
(67405, 4356, 'admin_color', 'fresh'),
(67406, 4356, 'use_ssl', '0'),
(67407, 4356, 'show_admin_bar_front', 'true'),
(67408, 4356, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67409, 4356, 'wp_user_level', '0'),
(67410, 4356, 'wsl_current_provider', 'Facebook'),
(67411, 4356, 'wsl_current_user_image', 'https://graph.facebook.com/1026565067353649/picture?width=150&height=150'),
(67412, 4356, 'session_tokens', 'a:1:{s:64:\"bb74b811b4a87ee1ad7b3f8e35aa16df3b241ff9b36418a724d9a6c75d25ceb3\";a:4:{s:10:\"expiration\";i:1435003292;s:2:\"ip\";s:13:\"85.138.245.92\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433793692;}}'),
(67413, 4356, 'votou', 'sim'),
(67414, 4356, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(67415, 4347, 'votou', 'sim'),
(67416, 4347, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(67417, 4357, 'nickname', 'Silva_Sony'),
(67418, 4357, 'first_name', 'Silva'),
(67419, 4357, 'last_name', 'Sony'),
(67420, 4357, 'description', ''),
(67421, 4357, 'rich_editing', 'true'),
(67422, 4357, 'comment_shortcuts', 'false'),
(67423, 4357, 'admin_color', 'fresh'),
(67424, 4357, 'use_ssl', '0'),
(67425, 4357, 'show_admin_bar_front', 'true'),
(67426, 4357, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67427, 4357, 'wp_user_level', '0'),
(67428, 4357, 'wsl_current_provider', 'Facebook'),
(67429, 4357, 'wsl_current_user_image', 'https://graph.facebook.com/992909070742594/picture?width=150&height=150'),
(67430, 4357, 'session_tokens', 'a:1:{s:64:\"cc7f321296cdbc460121d9dda6a986493ab060f720b29340191a639ed0a2f6cc\";a:4:{s:10:\"expiration\";i:1435003411;s:2:\"ip\";s:14:\"79.169.187.196\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.111 Safari/537.36\";s:5:\"login\";i:1433793811;}}'),
(67431, 4357, 'votou', 'sim'),
(67432, 4357, 'user_votes', 'maior-onda-tow-in-oe_p1190'),
(67433, 4358, 'nickname', 'Sofia_Pinheiro'),
(67434, 4358, 'first_name', 'Sofia'),
(67435, 4358, 'last_name', 'Pinheiro'),
(67436, 4358, 'description', ''),
(67437, 4358, 'rich_editing', 'true'),
(67438, 4358, 'comment_shortcuts', 'false'),
(67439, 4358, 'admin_color', 'fresh'),
(67440, 4358, 'use_ssl', '0'),
(67441, 4358, 'show_admin_bar_front', 'true'),
(67442, 4358, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67443, 4358, 'wp_user_level', '0'),
(67444, 4358, 'wsl_current_provider', 'Google'),
(67445, 4358, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(67446, 4358, 'session_tokens', 'a:1:{s:64:\"7f48f04841d8c0b93363254ceb9abd3ec2852f8b86a6a71490f3826de5ae97db\";a:4:{s:10:\"expiration\";i:1435003824;s:2:\"ip\";s:13:\"188.81.26.100\";s:2:\"ua\";s:134:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12D508 Safari/600.1.4\";s:5:\"login\";i:1433794224;}}'),
(67447, 4359, 'nickname', 'Mario_Martins'),
(67448, 4359, 'first_name', 'Mario'),
(67449, 4359, 'last_name', 'Martins'),
(67450, 4359, 'description', ''),
(67451, 4359, 'rich_editing', 'true'),
(67452, 4359, 'comment_shortcuts', 'false'),
(67453, 4359, 'admin_color', 'fresh'),
(67454, 4359, 'use_ssl', '0'),
(67455, 4359, 'show_admin_bar_front', 'true'),
(67456, 4359, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67457, 4359, 'wp_user_level', '0'),
(67458, 4359, 'wsl_current_provider', 'Facebook'),
(67459, 4359, 'wsl_current_user_image', 'https://graph.facebook.com/1148411621851459/picture?width=150&height=150'),
(67460, 4359, 'session_tokens', 'a:1:{s:64:\"4a3feba6994ab3af7a28888bdddb59d02e8981317ebcee27cb135f086a2b31ac\";a:4:{s:10:\"expiration\";i:1435003854;s:2:\"ip\";s:12:\"81.84.226.60\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433794254;}}'),
(67461, 4360, 'nickname', 'Andre_Domingos_2'),
(67462, 4360, 'first_name', 'Andre'),
(67463, 4360, 'last_name', 'Domingos'),
(67464, 4360, 'description', ''),
(67465, 4360, 'rich_editing', 'true'),
(67466, 4360, 'comment_shortcuts', 'false'),
(67467, 4360, 'admin_color', 'fresh'),
(67468, 4360, 'use_ssl', '0'),
(67469, 4360, 'show_admin_bar_front', 'true'),
(67470, 4360, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67471, 4360, 'wp_user_level', '0'),
(67472, 4360, 'wsl_current_provider', 'Google'),
(67473, 4360, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-CEggwcrykwM/AAAAAAAAAAI/AAAAAAAAA4A/OOCM-y2S69E/photo.jpg?sz=200'),
(67474, 4360, 'session_tokens', 'a:1:{s:64:\"65fd3a20eedccb1131046bb238fc4ae0c2aabd12c1db7e6608449ddf31da403f\";a:4:{s:10:\"expiration\";i:1435003859;s:2:\"ip\";s:13:\"85.243.255.29\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433794259;}}'),
(67475, 4361, 'nickname', 'Goncalo_Alves'),
(67476, 4361, 'first_name', 'Gonçalo'),
(67477, 4361, 'last_name', 'Alves'),
(67478, 4361, 'description', ''),
(67479, 4361, 'rich_editing', 'true'),
(67480, 4361, 'comment_shortcuts', 'false'),
(67481, 4361, 'admin_color', 'fresh'),
(67482, 4361, 'use_ssl', '0'),
(67483, 4361, 'show_admin_bar_front', 'true'),
(67484, 4361, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67485, 4361, 'wp_user_level', '0'),
(67486, 4361, 'wsl_current_provider', 'Facebook'),
(67487, 4361, 'wsl_current_user_image', 'https://graph.facebook.com/994058093960191/picture?width=150&height=150'),
(67488, 4361, 'session_tokens', 'a:1:{s:64:\"cdfebe34c6cbcb2d6c65454388173dcba1bbcf008a39ce78eb3adc1cf6a69977\";a:4:{s:10:\"expiration\";i:1435003879;s:2:\"ip\";s:13:\"81.84.224.219\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433794279;}}'),
(67489, 4358, 'votou', 'sim'),
(67490, 4358, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(67491, 4362, 'nickname', 'Carmo_Neves'),
(67492, 4362, 'first_name', 'Carmo'),
(67493, 4362, 'last_name', 'Neves'),
(67494, 4362, 'description', ''),
(67495, 4362, 'rich_editing', 'true'),
(67496, 4362, 'comment_shortcuts', 'false'),
(67497, 4362, 'admin_color', 'fresh'),
(67498, 4362, 'use_ssl', '0'),
(67499, 4362, 'show_admin_bar_front', 'true'),
(67500, 4362, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67501, 4362, 'wp_user_level', '0'),
(67502, 4362, 'wsl_current_provider', 'Facebook'),
(67503, 4362, 'wsl_current_user_image', 'https://graph.facebook.com/970437869656793/picture?width=150&height=150'),
(67504, 4362, 'session_tokens', 'a:1:{s:64:\"dddcc2081b343372b5125861a0854c71bbf479224e31a126cfcc30ff0e8c7a01\";a:4:{s:10:\"expiration\";i:1435003920;s:2:\"ip\";s:13:\"84.23.216.155\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T310 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433794320;}}'),
(67505, 4363, 'nickname', 'Teresa_Mendonca'),
(67506, 4363, 'first_name', 'Teresa'),
(67507, 4363, 'last_name', 'Mendonça'),
(67508, 4363, 'description', ''),
(67509, 4363, 'rich_editing', 'true'),
(67510, 4363, 'comment_shortcuts', 'false'),
(67511, 4363, 'admin_color', 'fresh'),
(67512, 4363, 'use_ssl', '0'),
(67513, 4363, 'show_admin_bar_front', 'true'),
(67514, 4363, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67515, 4363, 'wp_user_level', '0'),
(67516, 4363, 'wsl_current_provider', 'Google'),
(67517, 4363, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(67518, 4363, 'session_tokens', 'a:1:{s:64:\"8774331e8c5256a840b4dfe2ffa501b1aa311fcd328e5d62b0f899b6579af588\";a:4:{s:10:\"expiration\";i:1435004004;s:2:\"ip\";s:14:\"79.169.210.138\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.116 Safari/537.36\";s:5:\"login\";i:1433794404;}}'),
(67519, 4319, 'votou', 'sim'),
(67520, 4319, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(67521, 4364, 'nickname', 'Jose_Barrigao'),
(67522, 4364, 'first_name', 'José'),
(67523, 4364, 'last_name', 'Barrigão'),
(67524, 4364, 'description', ''),
(67525, 4364, 'rich_editing', 'true'),
(67526, 4364, 'comment_shortcuts', 'false'),
(67527, 4364, 'admin_color', 'fresh'),
(67528, 4364, 'use_ssl', '0'),
(67529, 4364, 'show_admin_bar_front', 'true'),
(67530, 4364, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67531, 4364, 'wp_user_level', '0'),
(67532, 4364, 'wsl_current_provider', 'Facebook'),
(67533, 4364, 'wsl_current_user_image', 'https://graph.facebook.com/381866035352218/picture?width=150&height=150'),
(67534, 4364, 'session_tokens', 'a:1:{s:64:\"76ccbef94cea6ea6b26695b34eba212c29d81a3b5d7af00835f983e98c4d9b21\";a:4:{s:10:\"expiration\";i:1435004075;s:2:\"ip\";s:12:\"95.94.35.160\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433794475;}}'),
(67535, 4365, 'nickname', 'Ana_Moreira'),
(67536, 4365, 'first_name', 'Ana'),
(67537, 4365, 'last_name', 'Moreira'),
(67538, 4365, 'description', ''),
(67539, 4365, 'rich_editing', 'true'),
(67540, 4365, 'comment_shortcuts', 'false'),
(67541, 4365, 'admin_color', 'fresh'),
(67542, 4365, 'use_ssl', '0'),
(67543, 4365, 'show_admin_bar_front', 'true'),
(67544, 4365, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67545, 4365, 'wp_user_level', '0'),
(67546, 4365, 'wsl_current_provider', 'Facebook'),
(67547, 4365, 'wsl_current_user_image', 'https://graph.facebook.com/916275008438419/picture?width=150&height=150'),
(67548, 4365, 'session_tokens', 'a:1:{s:64:\"a0a38e9384fa46a0204dfb94d4c31f445dcc39bd95426574c5f8837b64fb35d6\";a:4:{s:10:\"expiration\";i:1435004091;s:2:\"ip\";s:13:\"79.169.119.58\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433794491;}}'),
(67549, 4366, 'nickname', 'Ana_Amador'),
(67550, 4366, 'first_name', 'Ana'),
(67551, 4366, 'last_name', 'Amador'),
(67552, 4366, 'description', ''),
(67553, 4366, 'rich_editing', 'true'),
(67554, 4366, 'comment_shortcuts', 'false'),
(67555, 4366, 'admin_color', 'fresh'),
(67556, 4366, 'use_ssl', '0'),
(67557, 4366, 'show_admin_bar_front', 'true'),
(67558, 4366, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67559, 4366, 'wp_user_level', '0'),
(67560, 4366, 'wsl_current_provider', 'Facebook'),
(67561, 4366, 'wsl_current_user_image', 'https://graph.facebook.com/871094959645569/picture?width=150&height=150'),
(67562, 4366, 'session_tokens', 'a:1:{s:64:\"4e33ffe187686c6d92347abc5d7e51ec87e978b0f1df1912826a5ca2a2541d7d\";a:4:{s:10:\"expiration\";i:1435004106;s:2:\"ip\";s:12:\"2.83.235.165\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433794506;}}'),
(67563, 4359, 'votou', 'sim'),
(67564, 4359, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,evento-do-ano-kia_p1432'),
(67565, 4363, 'votou', 'sim'),
(67566, 4363, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(67567, 4367, 'nickname', 'Lourenco_Rato_1'),
(67568, 4367, 'first_name', 'Lourenço'),
(67569, 4367, 'last_name', 'Rato'),
(67570, 4367, 'description', ''),
(67571, 4367, 'rich_editing', 'true'),
(67572, 4367, 'comment_shortcuts', 'false'),
(67573, 4367, 'admin_color', 'fresh'),
(67574, 4367, 'use_ssl', '0'),
(67575, 4367, 'show_admin_bar_front', 'true'),
(67576, 4367, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67577, 4367, 'wp_user_level', '0'),
(67578, 4367, 'wsl_current_provider', 'Google'),
(67579, 4367, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(67580, 4367, 'session_tokens', 'a:1:{s:64:\"ce741d5f32e75c0668d2925c4e59df8879ca162a46119596b64794fa7338914b\";a:4:{s:10:\"expiration\";i:1435004151;s:2:\"ip\";s:12:\"89.180.73.36\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433794551;}}'),
(67581, 4364, 'votou', 'sim'),
(67582, 4364, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(67583, 4366, 'votou', 'sim'),
(67584, 4366, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(67585, 4368, 'nickname', 'Rodrigo_Chaves'),
(67586, 4368, 'first_name', 'Rodrigo'),
(67587, 4368, 'last_name', 'Chaves'),
(67588, 4368, 'description', ''),
(67589, 4368, 'rich_editing', 'true'),
(67590, 4368, 'comment_shortcuts', 'false'),
(67591, 4368, 'admin_color', 'fresh'),
(67592, 4368, 'use_ssl', '0'),
(67593, 4368, 'show_admin_bar_front', 'true'),
(67594, 4368, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67595, 4368, 'wp_user_level', '0'),
(67596, 4368, 'wsl_current_provider', 'Google'),
(67597, 4368, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(67598, 4368, 'session_tokens', 'a:1:{s:64:\"9eb0488110aa2c892bf3d4df394222b4007eda33210639966168e479feea083c\";a:4:{s:10:\"expiration\";i:1435004305;s:2:\"ip\";s:13:\"85.244.125.81\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433794705;}}'),
(67599, 4369, 'nickname', 'Pedro_Miranda_2'),
(67600, 4369, 'first_name', 'Pedro'),
(67601, 4369, 'last_name', 'Miranda'),
(67602, 4369, 'description', ''),
(67603, 4369, 'rich_editing', 'true'),
(67604, 4369, 'comment_shortcuts', 'false'),
(67605, 4369, 'admin_color', 'fresh'),
(67606, 4369, 'use_ssl', '0'),
(67607, 4369, 'show_admin_bar_front', 'true'),
(67608, 4369, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67609, 4369, 'wp_user_level', '0'),
(67610, 4369, 'wsl_current_provider', 'Facebook'),
(67611, 4369, 'wsl_current_user_image', 'https://graph.facebook.com/463265613835728/picture?width=150&height=150'),
(67612, 4369, 'session_tokens', 'a:1:{s:64:\"cb65e89d944dc4f118f5bf43a66784fe5402a16d200a40c093adc4e031ffe34b\";a:4:{s:10:\"expiration\";i:1435004332;s:2:\"ip\";s:14:\"188.251.95.122\";s:2:\"ua\";s:184:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E5 FHD Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433794732;}}'),
(67613, 4370, 'nickname', 'Rodrigo_Correia'),
(67614, 4370, 'first_name', 'Rodrigo'),
(67615, 4370, 'last_name', 'Correia'),
(67616, 4370, 'description', ''),
(67617, 4370, 'rich_editing', 'true'),
(67618, 4370, 'comment_shortcuts', 'false'),
(67619, 4370, 'admin_color', 'fresh'),
(67620, 4370, 'use_ssl', '0'),
(67621, 4370, 'show_admin_bar_front', 'true'),
(67622, 4370, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67623, 4370, 'wp_user_level', '0'),
(67624, 4370, 'wsl_current_provider', 'Facebook'),
(67625, 4370, 'wsl_current_user_image', 'https://graph.facebook.com/935915019762361/picture?width=150&height=150'),
(67626, 4370, 'session_tokens', 'a:1:{s:64:\"52dee9742d01445f123220a5d9e24ace0a7485885ba5ea72d2ab2491c135980a\";a:4:{s:10:\"expiration\";i:1435004337;s:2:\"ip\";s:12:\"2.82.181.125\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-G800F Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433794737;}}'),
(67627, 4371, 'nickname', 'Rodrigo_Martins_1'),
(67628, 4371, 'first_name', 'Rodrigo'),
(67629, 4371, 'last_name', 'Martins'),
(67630, 4371, 'description', ''),
(67631, 4371, 'rich_editing', 'true'),
(67632, 4371, 'comment_shortcuts', 'false'),
(67633, 4371, 'admin_color', 'fresh'),
(67634, 4371, 'use_ssl', '0'),
(67635, 4371, 'show_admin_bar_front', 'true'),
(67636, 4371, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67637, 4371, 'wp_user_level', '0'),
(67638, 4371, 'wsl_current_provider', 'Facebook'),
(67639, 4371, 'wsl_current_user_image', 'https://graph.facebook.com/581649891978265/picture?width=150&height=150'),
(67640, 4371, 'session_tokens', 'a:1:{s:64:\"53a59b4ed3e14f8d43277b40c385c8454e75ec42f1653560bca30520a4d2a568\";a:4:{s:10:\"expiration\";i:1435004354;s:2:\"ip\";s:13:\"188.81.13.205\";s:2:\"ua\";s:170:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; WTB5508 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/31.0.0.20.13;]\";s:5:\"login\";i:1433794754;}}'),
(67641, 4372, 'nickname', 'Catarina_Machado'),
(67642, 4372, 'first_name', 'Catarina'),
(67643, 4372, 'last_name', 'Machado'),
(67644, 4372, 'description', ''),
(67645, 4372, 'rich_editing', 'true'),
(67646, 4372, 'comment_shortcuts', 'false'),
(67647, 4372, 'admin_color', 'fresh'),
(67648, 4372, 'use_ssl', '0'),
(67649, 4372, 'show_admin_bar_front', 'true'),
(67650, 4372, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67651, 4372, 'wp_user_level', '0'),
(67652, 4372, 'wsl_current_provider', 'Google'),
(67653, 4372, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(67654, 4372, 'session_tokens', 'a:1:{s:64:\"06e1c7e7cfe2a65a43a287382568c00468ceb79cc5d7403a33febff2e62dd117\";a:4:{s:10:\"expiration\";i:1435004447;s:2:\"ip\";s:14:\"82.154.131.191\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433794847;}}'),
(67655, 4372, 'votou', 'sim'),
(67656, 4372, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(67657, 4373, 'nickname', 'Ines_Almeida'),
(67658, 4373, 'first_name', 'Inês'),
(67659, 4373, 'last_name', 'Almeida'),
(67660, 4373, 'description', ''),
(67661, 4373, 'rich_editing', 'true'),
(67662, 4373, 'comment_shortcuts', 'false'),
(67663, 4373, 'admin_color', 'fresh'),
(67664, 4373, 'use_ssl', '0'),
(67665, 4373, 'show_admin_bar_front', 'true'),
(67666, 4373, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67667, 4373, 'wp_user_level', '0'),
(67668, 4373, 'wsl_current_provider', 'Facebook'),
(67669, 4373, 'wsl_current_user_image', 'https://graph.facebook.com/906727009418102/picture?width=150&height=150'),
(67670, 4373, 'session_tokens', 'a:1:{s:64:\"5d00ff9d3d51271e58eee0a2aec6fc63762dc872bce50a68a5596f764eaf6f0e\";a:4:{s:10:\"expiration\";i:1435004506;s:2:\"ip\";s:12:\"2.82.162.179\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433794906;}}'),
(67671, 4374, 'nickname', 'Monica_Miranda'),
(67672, 4374, 'first_name', 'Mónica'),
(67673, 4374, 'last_name', 'Miranda'),
(67674, 4374, 'description', ''),
(67675, 4374, 'rich_editing', 'true'),
(67676, 4374, 'comment_shortcuts', 'false'),
(67677, 4374, 'admin_color', 'fresh'),
(67678, 4374, 'use_ssl', '0'),
(67679, 4374, 'show_admin_bar_front', 'true'),
(67680, 4374, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67681, 4374, 'wp_user_level', '0'),
(67682, 4374, 'wsl_current_provider', 'Facebook'),
(67683, 4374, 'wsl_current_user_image', 'https://graph.facebook.com/1080328428662132/picture?width=150&height=150'),
(67684, 4374, 'session_tokens', 'a:1:{s:64:\"5b29de7f3354dfe59e9c382f11219250132637cfd98608fd4d16624f91edacf6\";a:4:{s:10:\"expiration\";i:1435004545;s:2:\"ip\";s:11:\"2.83.163.14\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433794945;}}'),
(67685, 4373, 'votou', 'sim'),
(67686, 4373, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,maior-onda-tow-in-oe_p1036,free-surfer-do-ano-volcom_p1393,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(67687, 4375, 'nickname', 'Luis_Trindade'),
(67688, 4375, 'first_name', 'Luis'),
(67689, 4375, 'last_name', 'Trindade'),
(67690, 4375, 'description', ''),
(67691, 4375, 'rich_editing', 'true'),
(67692, 4375, 'comment_shortcuts', 'false'),
(67693, 4375, 'admin_color', 'fresh'),
(67694, 4375, 'use_ssl', '0'),
(67695, 4375, 'show_admin_bar_front', 'true'),
(67696, 4375, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67697, 4375, 'wp_user_level', '0'),
(67698, 4375, 'wsl_current_provider', 'Facebook'),
(67699, 4375, 'wsl_current_user_image', 'https://graph.facebook.com/442863649213497/picture?width=150&height=150'),
(67700, 4375, 'session_tokens', 'a:1:{s:64:\"7562213f5b74c4e0b638c1f925b11894e3bf33751a882ecef46a981b3f7e3c7e\";a:4:{s:10:\"expiration\";i:1435004743;s:2:\"ip\";s:12:\"2.82.119.248\";s:2:\"ua\";s:186:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-D802 Build/KOT49I.D80220h) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433795143;}}'),
(67701, 4376, 'nickname', 'Vania_Rodrigues'),
(67702, 4376, 'first_name', 'Vânia'),
(67703, 4376, 'last_name', 'Rodrigues'),
(67704, 4376, 'description', ''),
(67705, 4376, 'rich_editing', 'true'),
(67706, 4376, 'comment_shortcuts', 'false'),
(67707, 4376, 'admin_color', 'fresh'),
(67708, 4376, 'use_ssl', '0'),
(67709, 4376, 'show_admin_bar_front', 'true'),
(67710, 4376, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67711, 4376, 'wp_user_level', '0'),
(67712, 4376, 'wsl_current_provider', 'Facebook'),
(67713, 4376, 'wsl_current_user_image', 'https://graph.facebook.com/10153489460055864/picture?width=150&height=150'),
(67714, 4376, 'session_tokens', 'a:1:{s:64:\"937043a30e468ad560544bf2b46934849465e1d35ea2aae12fe12c82a47010ea\";a:4:{s:10:\"expiration\";i:1435004791;s:2:\"ip\";s:13:\"85.244.41.136\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T310 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433795191;}}'),
(67715, 4377, 'nickname', 'Ana_Caceres_Monteiro'),
(67716, 4377, 'first_name', 'Ana'),
(67717, 4377, 'last_name', 'Monteiro'),
(67718, 4377, 'description', ''),
(67719, 4377, 'rich_editing', 'true'),
(67720, 4377, 'comment_shortcuts', 'false'),
(67721, 4377, 'admin_color', 'fresh'),
(67722, 4377, 'use_ssl', '0'),
(67723, 4377, 'show_admin_bar_front', 'true'),
(67724, 4377, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67725, 4377, 'wp_user_level', '0'),
(67726, 4377, 'wsl_current_provider', 'Facebook'),
(67727, 4377, 'wsl_current_user_image', 'https://graph.facebook.com/10206835562469634/picture?width=150&height=150'),
(67728, 4377, 'session_tokens', 'a:1:{s:64:\"0223e2fd206835a03ea2d50c36ba7f55e06cd7345fa4a56322178f0fe58950a0\";a:4:{s:10:\"expiration\";i:1435004807;s:2:\"ip\";s:14:\"79.168.155.131\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.4; Vodafone 890N Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433795207;}}'),
(67729, 4378, 'nickname', 'Zaza_Cruz_Areosa'),
(67730, 4378, 'first_name', 'Zázá'),
(67731, 4378, 'last_name', 'Cruz Areosa'),
(67732, 4378, 'description', ''),
(67733, 4378, 'rich_editing', 'true'),
(67734, 4378, 'comment_shortcuts', 'false'),
(67735, 4378, 'admin_color', 'fresh'),
(67736, 4378, 'use_ssl', '0'),
(67737, 4378, 'show_admin_bar_front', 'true'),
(67738, 4378, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67739, 4378, 'wp_user_level', '0'),
(67740, 4378, 'wsl_current_provider', 'Facebook'),
(67741, 4378, 'wsl_current_user_image', 'https://graph.facebook.com/10153971946459115/picture?width=150&height=150'),
(67742, 4378, 'session_tokens', 'a:1:{s:64:\"ecf9b5834b318fe3552228284561dc359c63359181e8f6e44cdb348dd36bbd9d\";a:4:{s:10:\"expiration\";i:1435004824;s:2:\"ip\";s:14:\"188.37.141.174\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433795224;}}'),
(67743, 4377, 'votou', 'sim'),
(67744, 4377, 'user_votes', 'surfista-do-ano-oakley_p1344,revelacao-do-ano-deeply_p1383'),
(67745, 4368, 'votou', 'sim'),
(67746, 4368, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(67747, 4375, 'votou', 'sim'),
(67748, 4375, 'user_votes', 'foto-do-ano_p1163'),
(67749, 4369, 'votou', 'sim'),
(67750, 4369, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(67751, 4379, 'nickname', 'Catarina_Gandra'),
(67752, 4379, 'first_name', 'Catarina'),
(67753, 4379, 'last_name', 'Gandra'),
(67754, 4379, 'description', ''),
(67755, 4379, 'rich_editing', 'true'),
(67756, 4379, 'comment_shortcuts', 'false'),
(67757, 4379, 'admin_color', 'fresh'),
(67758, 4379, 'use_ssl', '0'),
(67759, 4379, 'show_admin_bar_front', 'true'),
(67760, 4379, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67761, 4379, 'wp_user_level', '0'),
(67762, 4379, 'wsl_current_provider', 'Facebook'),
(67763, 4379, 'wsl_current_user_image', 'https://graph.facebook.com/1033008526711940/picture?width=150&height=150'),
(67764, 4379, 'session_tokens', 'a:1:{s:64:\"2d98888d17c3ad4e2c1d647a1bc206911481748fc178ff1f63082302636b0e24\";a:4:{s:10:\"expiration\";i:1435004963;s:2:\"ip\";s:12:\"2.83.234.134\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433795363;}}'),
(67765, 4380, 'nickname', 'Antonio_Appleton'),
(67766, 4380, 'first_name', 'Antonio'),
(67767, 4380, 'last_name', 'Appleton'),
(67768, 4380, 'description', ''),
(67769, 4380, 'rich_editing', 'true'),
(67770, 4380, 'comment_shortcuts', 'false'),
(67771, 4380, 'admin_color', 'fresh'),
(67772, 4380, 'use_ssl', '0'),
(67773, 4380, 'show_admin_bar_front', 'true'),
(67774, 4380, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67775, 4380, 'wp_user_level', '0'),
(67776, 4380, 'wsl_current_provider', 'Facebook'),
(67777, 4380, 'wsl_current_user_image', 'https://graph.facebook.com/10153388651356411/picture?width=150&height=150'),
(67778, 4380, 'session_tokens', 'a:1:{s:64:\"f60411c9524fd0a1661c6275b11caea2ca1cf1200d47b1ccb9c0986fd6fc6307\";a:4:{s:10:\"expiration\";i:1435004979;s:2:\"ip\";s:14:\"79.168.143.209\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-P600 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433795379;}}'),
(67779, 803, 'votou', 'sim'),
(67780, 803, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(67781, 4381, 'nickname', 'Margarida_Sousa_Marques'),
(67782, 4381, 'first_name', 'Margarida'),
(67783, 4381, 'last_name', 'Sousa Marques'),
(67784, 4381, 'description', ''),
(67785, 4381, 'rich_editing', 'true'),
(67786, 4381, 'comment_shortcuts', 'false'),
(67787, 4381, 'admin_color', 'fresh'),
(67788, 4381, 'use_ssl', '0'),
(67789, 4381, 'show_admin_bar_front', 'true'),
(67790, 4381, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67791, 4381, 'wp_user_level', '0'),
(67792, 4381, 'wsl_current_provider', 'Google'),
(67793, 4381, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(67794, 4381, 'session_tokens', 'a:1:{s:64:\"62bc0ca0d38361fca2242357b68536a46a9d7a94ddcf626b38d3930fec5cf049\";a:4:{s:10:\"expiration\";i:1435005047;s:2:\"ip\";s:12:\"2.82.174.209\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-N910F Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433795447;}}'),
(67795, 4379, 'votou', 'sim'),
(67796, 4379, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,free-surfer-do-ano-volcom_p1397,foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(67797, 4382, 'nickname', 'Julio_Cesar_Fontes'),
(67798, 4382, 'first_name', 'Julio Cesar'),
(67799, 4382, 'last_name', 'Fontes'),
(67800, 4382, 'description', ''),
(67801, 4382, 'rich_editing', 'true'),
(67802, 4382, 'comment_shortcuts', 'false'),
(67803, 4382, 'admin_color', 'fresh'),
(67804, 4382, 'use_ssl', '0'),
(67805, 4382, 'show_admin_bar_front', 'true'),
(67806, 4382, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67807, 4382, 'wp_user_level', '0'),
(67808, 4382, 'wsl_current_provider', 'Facebook'),
(67809, 4382, 'wsl_current_user_image', 'https://graph.facebook.com/1100110750003594/picture?width=150&height=150'),
(67810, 4382, 'session_tokens', 'a:1:{s:64:\"a729f6b8171d518b2a49175d0ceb28b6b75e88c637b6cdf3dc1705bb32f89bdf\";a:4:{s:10:\"expiration\";i:1435005100;s:2:\"ip\";s:12:\"186.250.56.5\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1433795500;}}'),
(67811, 4378, 'votou', 'sim'),
(67812, 4378, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(67813, 4381, 'votou', 'sim'),
(67814, 4381, 'user_votes', 'revelacao-do-ano-deeply_p1389,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(67815, 4383, 'nickname', 'Lula_Lickfold'),
(67816, 4383, 'first_name', 'Lula'),
(67817, 4383, 'last_name', 'Lickfold'),
(67818, 4383, 'description', ''),
(67819, 4383, 'rich_editing', 'true'),
(67820, 4383, 'comment_shortcuts', 'false'),
(67821, 4383, 'admin_color', 'fresh'),
(67822, 4383, 'use_ssl', '0'),
(67823, 4383, 'show_admin_bar_front', 'true'),
(67824, 4383, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67825, 4383, 'wp_user_level', '0'),
(67826, 4383, 'wsl_current_provider', 'Facebook'),
(67827, 4383, 'wsl_current_user_image', 'https://graph.facebook.com/10152858474767233/picture?width=150&height=150'),
(67828, 4383, 'session_tokens', 'a:1:{s:64:\"4eb7621e77b5b35e2e49da4cba1fa5a0855a23c22b82cb3dc77df759e44a45a3\";a:4:{s:10:\"expiration\";i:1435005240;s:2:\"ip\";s:14:\"72.207.120.120\";s:2:\"ua\";s:264:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/T-Mobile;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433795640;}}'),
(67829, 4384, 'nickname', 'Rita_Vale_de_Almeida'),
(67830, 4384, 'first_name', 'Rita'),
(67831, 4384, 'last_name', 'de Almeida'),
(67832, 4384, 'description', ''),
(67833, 4384, 'rich_editing', 'true'),
(67834, 4384, 'comment_shortcuts', 'false'),
(67835, 4384, 'admin_color', 'fresh'),
(67836, 4384, 'use_ssl', '0'),
(67837, 4384, 'show_admin_bar_front', 'true'),
(67838, 4384, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67839, 4384, 'wp_user_level', '0'),
(67840, 4384, 'wsl_current_provider', 'Facebook'),
(67841, 4384, 'wsl_current_user_image', 'https://graph.facebook.com/10204296130591986/picture?width=150&height=150'),
(67842, 4384, 'session_tokens', 'a:2:{s:64:\"dba9891097033a478aa3c8d4a34c2bd1b8e8f6f11bb37bcb09694ce3a11527f4\";a:4:{s:10:\"expiration\";i:1435005244;s:2:\"ip\";s:13:\"213.30.118.69\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; LG-E610 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433795644;}s:64:\"30c0f9c8767171d33f63e0290083018ea937810f4f5e362a6b9cebac7c431215\";a:4:{s:10:\"expiration\";i:1435048382;s:2:\"ip\";s:12:\"85.138.90.78\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433838782;}}'),
(67843, 4385, 'nickname', 'Joao_Alarcao'),
(67844, 4385, 'first_name', 'João'),
(67845, 4385, 'last_name', 'Alarcão'),
(67846, 4385, 'description', ''),
(67847, 4385, 'rich_editing', 'true'),
(67848, 4385, 'comment_shortcuts', 'false'),
(67849, 4385, 'admin_color', 'fresh'),
(67850, 4385, 'use_ssl', '0'),
(67851, 4385, 'show_admin_bar_front', 'true'),
(67852, 4385, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67853, 4385, 'wp_user_level', '0'),
(67854, 4385, 'wsl_current_provider', 'Facebook'),
(67855, 4385, 'wsl_current_user_image', 'https://graph.facebook.com/10206874972450637/picture?width=150&height=150'),
(67856, 4385, 'session_tokens', 'a:1:{s:64:\"79f4178d5c631b238f6ec6aec645440418bab1a2649da76e9bda3ae1e63ffd6e\";a:4:{s:10:\"expiration\";i:1435005247;s:2:\"ip\";s:13:\"89.180.154.44\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433795647;}}'),
(67857, 4380, 'votou', 'sim'),
(67858, 4380, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(67859, 4386, 'nickname', 'Kelly_Silva'),
(67860, 4386, 'first_name', 'Kelly'),
(67861, 4386, 'last_name', 'Silva'),
(67862, 4386, 'description', ''),
(67863, 4386, 'rich_editing', 'true'),
(67864, 4386, 'comment_shortcuts', 'false'),
(67865, 4386, 'admin_color', 'fresh'),
(67866, 4386, 'use_ssl', '0'),
(67867, 4386, 'show_admin_bar_front', 'true'),
(67868, 4386, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67869, 4386, 'wp_user_level', '0'),
(67870, 4386, 'wsl_current_provider', 'Facebook'),
(67871, 4386, 'wsl_current_user_image', 'https://graph.facebook.com/10204501031588081/picture?width=150&height=150'),
(67872, 4386, 'session_tokens', 'a:1:{s:64:\"ee2f4dc1f7cf7dc11647333f17490324030af66f410df9d152084a384d5a7e8d\";a:4:{s:10:\"expiration\";i:1435005261;s:2:\"ip\";s:13:\"188.37.42.159\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; GT-I9060 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/30.0.0.19.17;]\";s:5:\"login\";i:1433795661;}}'),
(67873, 4387, 'nickname', 'Tiago_Martins'),
(67874, 4387, 'first_name', 'Tiago'),
(67875, 4387, 'last_name', 'Martins'),
(67876, 4387, 'description', ''),
(67877, 4387, 'rich_editing', 'true'),
(67878, 4387, 'comment_shortcuts', 'false'),
(67879, 4387, 'admin_color', 'fresh'),
(67880, 4387, 'use_ssl', '0'),
(67881, 4387, 'show_admin_bar_front', 'true'),
(67882, 4387, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67883, 4387, 'wp_user_level', '0'),
(67884, 4387, 'wsl_current_provider', 'Facebook'),
(67885, 4387, 'wsl_current_user_image', 'https://graph.facebook.com/831867833533783/picture?width=150&height=150'),
(67886, 4387, 'session_tokens', 'a:2:{s:64:\"7b9b60a62b95d65090b52168f429d1a608af6f9c635ebd118c7ebf20042b43c4\";a:4:{s:10:\"expiration\";i:1435005265;s:2:\"ip\";s:13:\"37.189.109.26\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/7.1.3 Safari/537.85.12\";s:5:\"login\";i:1433795665;}s:64:\"67a9362a2b7d5e2e361e34e184481af56d76ece2c04cf853a3d582dbd17a6ae6\";a:4:{s:10:\"expiration\";i:1435063352;s:2:\"ip\";s:14:\"193.236.39.217\";s:2:\"ua\";s:156:\"Mozilla/5.0 (Linux; Android 4.4.2; HUAWEI G6-U10 Build/HuaweiG6-U10) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36\";s:5:\"login\";i:1433853752;}}'),
(67887, 4383, 'votou', 'sim'),
(67888, 4383, 'user_votes', 'tubo-do-ano-ess_p1024'),
(67889, 4388, 'nickname', 'Teresa_Teixeira_de_Abreu'),
(67890, 4388, 'first_name', 'Teresa'),
(67891, 4388, 'last_name', 'Teixeira de Abreu'),
(67892, 4388, 'description', ''),
(67893, 4388, 'rich_editing', 'true'),
(67894, 4388, 'comment_shortcuts', 'false'),
(67895, 4388, 'admin_color', 'fresh'),
(67896, 4388, 'use_ssl', '0'),
(67897, 4388, 'show_admin_bar_front', 'true'),
(67898, 4388, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67899, 4388, 'wp_user_level', '0'),
(67900, 4388, 'wsl_current_provider', 'Facebook'),
(67901, 4388, 'wsl_current_user_image', 'https://graph.facebook.com/1008307595846018/picture?width=150&height=150'),
(67902, 4388, 'session_tokens', 'a:1:{s:64:\"6b6640a0b901b380d47992accb13f95da9513d4c2de0f8e7e8159ce7e3196e25\";a:4:{s:10:\"expiration\";i:1435005294;s:2:\"ip\";s:13:\"66.249.93.231\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 4.4.2; GETAWAY Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433795694;}}'),
(67903, 4385, 'votou', 'sim'),
(67904, 4385, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(67905, 4389, 'nickname', 'Mateus_Seabra_Lima'),
(67906, 4389, 'first_name', 'Mateus'),
(67907, 4389, 'last_name', 'Lima'),
(67908, 4389, 'description', ''),
(67909, 4389, 'rich_editing', 'true'),
(67910, 4389, 'comment_shortcuts', 'false'),
(67911, 4389, 'admin_color', 'fresh'),
(67912, 4389, 'use_ssl', '0'),
(67913, 4389, 'show_admin_bar_front', 'true'),
(67914, 4389, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67915, 4389, 'wp_user_level', '0'),
(67916, 4389, 'wsl_current_provider', 'Facebook'),
(67917, 4389, 'wsl_current_user_image', 'https://graph.facebook.com/700590916735133/picture?width=150&height=150'),
(67918, 4389, 'session_tokens', 'a:1:{s:64:\"333a441615222f51081ee1a780d0abb2056b34ecb77fa3ca8f0ac2cf9184fb5a\";a:4:{s:10:\"expiration\";i:1435005358;s:2:\"ip\";s:13:\"93.108.196.47\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433795758;}}'),
(67919, 4388, 'votou', 'sim'),
(67920, 4388, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(67921, 4390, 'nickname', 'Pedro_Boullosa_Gonzalez'),
(67922, 4390, 'first_name', 'Pedro'),
(67923, 4390, 'last_name', 'Boullosa Gonzalez'),
(67924, 4390, 'description', ''),
(67925, 4390, 'rich_editing', 'true'),
(67926, 4390, 'comment_shortcuts', 'false'),
(67927, 4390, 'admin_color', 'fresh'),
(67928, 4390, 'use_ssl', '0'),
(67929, 4390, 'show_admin_bar_front', 'true'),
(67930, 4390, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67931, 4390, 'wp_user_level', '0'),
(67932, 4390, 'wsl_current_provider', 'Facebook'),
(67933, 4390, 'wsl_current_user_image', 'https://graph.facebook.com/864092156959919/picture?width=150&height=150'),
(67934, 4390, 'session_tokens', 'a:1:{s:64:\"1511bac7bacc7cde5a8850b907d80326a25b7dcbf8a02e5e795c51e43b8b87d6\";a:4:{s:10:\"expiration\";i:1435005388;s:2:\"ip\";s:14:\"79.168.197.141\";s:2:\"ua\";s:63:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)\";s:5:\"login\";i:1433795788;}}'),
(67935, 4391, 'nickname', 'Ligia_Teixeira'),
(67936, 4391, 'first_name', 'Ligia'),
(67937, 4391, 'last_name', 'Teixeira'),
(67938, 4391, 'description', ''),
(67939, 4391, 'rich_editing', 'true'),
(67940, 4391, 'comment_shortcuts', 'false'),
(67941, 4391, 'admin_color', 'fresh'),
(67942, 4391, 'use_ssl', '0'),
(67943, 4391, 'show_admin_bar_front', 'true'),
(67944, 4391, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67945, 4391, 'wp_user_level', '0'),
(67946, 4391, 'wsl_current_provider', 'Facebook'),
(67947, 4391, 'wsl_current_user_image', 'https://graph.facebook.com/985865478120725/picture?width=150&height=150'),
(67948, 4391, 'session_tokens', 'a:1:{s:64:\"edf4e39c224382693183bd5d4158ec3372d90ab0bb2e4e2fb6c43141e1c40dd3\";a:4:{s:10:\"expiration\";i:1435005390;s:2:\"ip\";s:14:\"78.137.226.213\";s:2:\"ua\";s:127:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)\";s:5:\"login\";i:1433795790;}}'),
(67949, 4392, 'nickname', 'Manuel_Lourenco'),
(67950, 4392, 'first_name', 'Manuel'),
(67951, 4392, 'last_name', 'Lourenço'),
(67952, 4392, 'description', ''),
(67953, 4392, 'rich_editing', 'true'),
(67954, 4392, 'comment_shortcuts', 'false'),
(67955, 4392, 'admin_color', 'fresh'),
(67956, 4392, 'use_ssl', '0'),
(67957, 4392, 'show_admin_bar_front', 'true'),
(67958, 4392, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67959, 4392, 'wp_user_level', '0'),
(67960, 4392, 'wsl_current_provider', 'Facebook'),
(67961, 4392, 'wsl_current_user_image', 'https://graph.facebook.com/10207082941770753/picture?width=150&height=150'),
(67962, 4392, 'session_tokens', 'a:1:{s:64:\"3f5a5e803370c1b39d281af17b8115374e8fab34f36ca9de9f9c8acbf1c05886\";a:4:{s:10:\"expiration\";i:1435005413;s:2:\"ip\";s:15:\"197.249.247.142\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/6.2.6 Safari/537.85.15\";s:5:\"login\";i:1433795813;}}'),
(67963, 4360, 'votou', 'sim'),
(67964, 4360, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(67965, 4393, 'nickname', 'Edna_Ferreira'),
(67966, 4393, 'first_name', 'Edna'),
(67967, 4393, 'last_name', 'Ferreira'),
(67968, 4393, 'description', ''),
(67969, 4393, 'rich_editing', 'true'),
(67970, 4393, 'comment_shortcuts', 'false'),
(67971, 4393, 'admin_color', 'fresh'),
(67972, 4393, 'use_ssl', '0'),
(67973, 4393, 'show_admin_bar_front', 'true'),
(67974, 4393, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67975, 4393, 'wp_user_level', '0'),
(67976, 4393, 'wsl_current_provider', 'Google'),
(67977, 4393, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(67978, 4393, 'session_tokens', 'a:1:{s:64:\"597b7fc1cadaac0dd98fe77e176d0b7dca17dab643c1c1cf0896bf8f383a4726\";a:4:{s:10:\"expiration\";i:1435005458;s:2:\"ip\";s:13:\"81.84.239.180\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433795858;}}'),
(67979, 4393, 'votou', 'sim'),
(67980, 4393, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(67981, 4392, 'votou', 'sim'),
(67982, 4392, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(67983, 4394, 'nickname', 'Clara_Gaspar'),
(67984, 4394, 'first_name', 'Clara'),
(67985, 4394, 'last_name', 'Gaspar'),
(67986, 4394, 'description', ''),
(67987, 4394, 'rich_editing', 'true'),
(67988, 4394, 'comment_shortcuts', 'false'),
(67989, 4394, 'admin_color', 'fresh'),
(67990, 4394, 'use_ssl', '0'),
(67991, 4394, 'show_admin_bar_front', 'true'),
(67992, 4394, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(67993, 4394, 'wp_user_level', '0'),
(67994, 4394, 'wsl_current_provider', 'Facebook'),
(67995, 4394, 'wsl_current_user_image', 'https://graph.facebook.com/10205596037032640/picture?width=150&height=150'),
(67996, 4394, 'session_tokens', 'a:1:{s:64:\"6e3a7517c1003879bf0b3aa9383b6e0f33b0bdc35ce38b0c3ad0c3b898736909\";a:4:{s:10:\"expiration\";i:1435005524;s:2:\"ip\";s:14:\"176.79.163.116\";s:2:\"ua\";s:237:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/29.0.0.9.13;FBBV/9374459;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433795924;}}'),
(67997, 4386, 'votou', 'sim'),
(67998, 4386, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(67999, 4389, 'votou', 'sim'),
(68000, 4389, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(68001, 4394, 'votou', 'sim'),
(68002, 4394, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(68003, 4395, 'nickname', 'Tiago_Bruschy'),
(68004, 4395, 'first_name', 'Tiago'),
(68005, 4395, 'last_name', 'Bruschy'),
(68006, 4395, 'description', ''),
(68007, 4395, 'rich_editing', 'true'),
(68008, 4395, 'comment_shortcuts', 'false'),
(68009, 4395, 'admin_color', 'fresh'),
(68010, 4395, 'use_ssl', '0'),
(68011, 4395, 'show_admin_bar_front', 'true'),
(68012, 4395, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68013, 4395, 'wp_user_level', '0'),
(68014, 4395, 'wsl_current_provider', 'Facebook'),
(68015, 4395, 'wsl_current_user_image', 'https://graph.facebook.com/978720418806462/picture?width=150&height=150'),
(68016, 4395, 'session_tokens', 'a:1:{s:64:\"d25a8473df265b5094b245cfb69e9569fe0ed6241ff563fca9500846ba50863a\";a:4:{s:10:\"expiration\";i:1435005599;s:2:\"ip\";s:13:\"89.155.32.144\";s:2:\"ua\";s:207:\"Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 535) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537\";s:5:\"login\";i:1433795999;}}'),
(68017, 4391, 'votou', 'sim'),
(68018, 4391, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080'),
(68019, 4396, 'nickname', 'Carolina_Jacques'),
(68020, 4396, 'first_name', 'Carolina'),
(68021, 4396, 'last_name', 'Jacques'),
(68022, 4396, 'description', ''),
(68023, 4396, 'rich_editing', 'true'),
(68024, 4396, 'comment_shortcuts', 'false'),
(68025, 4396, 'admin_color', 'fresh'),
(68026, 4396, 'use_ssl', '0'),
(68027, 4396, 'show_admin_bar_front', 'true'),
(68028, 4396, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68029, 4396, 'wp_user_level', '0'),
(68030, 4396, 'wsl_current_provider', 'Facebook'),
(68031, 4396, 'wsl_current_user_image', 'https://graph.facebook.com/10206979414384234/picture?width=150&height=150'),
(68032, 4396, 'session_tokens', 'a:2:{s:64:\"932db7ea383c690de155b73e32d830cb4753ba67872c71a4fd367b1b78ddc37a\";a:4:{s:10:\"expiration\";i:1435005806;s:2:\"ip\";s:14:\"89.114.161.175\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433796206;}s:64:\"c5a43f7f42fa1e9a1f0055cddfa9da01bcb0d4144223804f04e70914eba2d429\";a:4:{s:10:\"expiration\";i:1435005966;s:2:\"ip\";s:14:\"89.114.161.175\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433796366;}}'),
(68033, 4397, 'nickname', 'Antonio_Carlos_Matos'),
(68034, 4397, 'first_name', 'António'),
(68035, 4397, 'last_name', 'Matos'),
(68036, 4397, 'description', ''),
(68037, 4397, 'rich_editing', 'true'),
(68038, 4397, 'comment_shortcuts', 'false'),
(68039, 4397, 'admin_color', 'fresh'),
(68040, 4397, 'use_ssl', '0'),
(68041, 4397, 'show_admin_bar_front', 'true'),
(68042, 4397, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68043, 4397, 'wp_user_level', '0'),
(68044, 4397, 'wsl_current_provider', 'Facebook'),
(68045, 4397, 'wsl_current_user_image', 'https://graph.facebook.com/10153961501134937/picture?width=150&height=150'),
(68046, 4397, 'session_tokens', 'a:1:{s:64:\"7847aa35ebe78a43395ba906d74b508c3c12456e8f15d936a7e474ef58c85fba\";a:4:{s:10:\"expiration\";i:1435005872;s:2:\"ip\";s:13:\"46.50.113.121\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433796272;}}'),
(68047, 4398, 'nickname', 'Joana_Fernandes'),
(68048, 4398, 'first_name', 'Joana'),
(68049, 4398, 'last_name', 'Fernandes'),
(68050, 4398, 'description', ''),
(68051, 4398, 'rich_editing', 'true'),
(68052, 4398, 'comment_shortcuts', 'false'),
(68053, 4398, 'admin_color', 'fresh'),
(68054, 4398, 'use_ssl', '0'),
(68055, 4398, 'show_admin_bar_front', 'true'),
(68056, 4398, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68057, 4398, 'wp_user_level', '0'),
(68058, 4398, 'wsl_current_provider', 'Facebook'),
(68059, 4398, 'wsl_current_user_image', 'https://graph.facebook.com/952380278126534/picture?width=150&height=150'),
(68060, 4398, 'session_tokens', 'a:1:{s:64:\"45557b6cee05b6774654cdd26f683ae553b9231b76594e2d0295da26e03c9189\";a:4:{s:10:\"expiration\";i:1435005952;s:2:\"ip\";s:14:\"88.214.168.198\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433796352;}}'),
(68061, 4398, 'votou', 'sim'),
(68062, 4398, 'user_votes', 'foto-do-ano_p957'),
(68063, 4399, 'nickname', 'Ana_Pessanha_de_Oliveira'),
(68064, 4399, 'first_name', 'Ana'),
(68065, 4399, 'last_name', 'Pessanha de Oliveira'),
(68066, 4399, 'description', ''),
(68067, 4399, 'rich_editing', 'true'),
(68068, 4399, 'comment_shortcuts', 'false'),
(68069, 4399, 'admin_color', 'fresh'),
(68070, 4399, 'use_ssl', '0'),
(68071, 4399, 'show_admin_bar_front', 'true'),
(68072, 4399, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68073, 4399, 'wp_user_level', '0'),
(68074, 4399, 'wsl_current_provider', 'Facebook'),
(68075, 4399, 'wsl_current_user_image', 'https://graph.facebook.com/10206042402233566/picture?width=150&height=150'),
(68076, 4399, 'session_tokens', 'a:1:{s:64:\"eb390dd139cc994484da75bec842436571d3bd06e40195850b037a89b7a7d472\";a:4:{s:10:\"expiration\";i:1435006026;s:2:\"ip\";s:13:\"95.93.167.196\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; U; Android 2.3.6; pt-pt; GT-S5660 Build/GINGERBREAD) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1\";s:5:\"login\";i:1433796426;}}'),
(68077, 4395, 'votou', 'sim'),
(68078, 4395, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,treinador-do-ano_p1357'),
(68079, 4400, 'nickname', 'Falcao_Oporto'),
(68080, 4400, 'first_name', 'Falcão'),
(68081, 4400, 'last_name', 'Oporto'),
(68082, 4400, 'description', ''),
(68083, 4400, 'rich_editing', 'true'),
(68084, 4400, 'comment_shortcuts', 'false'),
(68085, 4400, 'admin_color', 'fresh'),
(68086, 4400, 'use_ssl', '0'),
(68087, 4400, 'show_admin_bar_front', 'true'),
(68088, 4400, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68089, 4400, 'wp_user_level', '0'),
(68090, 4400, 'wsl_current_provider', 'Facebook'),
(68091, 4400, 'wsl_current_user_image', 'https://graph.facebook.com/944488798916402/picture?width=150&height=150'),
(68092, 4400, 'session_tokens', 'a:1:{s:64:\"536a3465a698bcbe55730d595e82100861557819ee2a8aa689ca59d4d2cd7f18\";a:4:{s:10:\"expiration\";i:1435006113;s:2:\"ip\";s:14:\"89.154.238.160\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,2;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/1; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433796513;}}'),
(68093, 4401, 'nickname', 'Tiago_Constantino'),
(68094, 4401, 'first_name', 'Tiago'),
(68095, 4401, 'last_name', 'Constantino'),
(68096, 4401, 'description', ''),
(68097, 4401, 'rich_editing', 'true'),
(68098, 4401, 'comment_shortcuts', 'false'),
(68099, 4401, 'admin_color', 'fresh'),
(68100, 4401, 'use_ssl', '0'),
(68101, 4401, 'show_admin_bar_front', 'true'),
(68102, 4401, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68103, 4401, 'wp_user_level', '0'),
(68104, 4401, 'wsl_current_provider', 'Facebook'),
(68105, 4401, 'wsl_current_user_image', 'https://graph.facebook.com/10153610050148455/picture?width=150&height=150'),
(68106, 4401, 'session_tokens', 'a:1:{s:64:\"f9cce81c57c7661c91695e46d1d1e848c1f088e843cf9292b17f94339796a667\";a:4:{s:10:\"expiration\";i:1435006131;s:2:\"ip\";s:12:\"176.78.3.214\";s:2:\"ua\";s:191:\"Mozilla/5.0 (Linux; Android 5.0.2; D6633 Build/23.1.1.E.0.1; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433796531;}}'),
(68107, 4402, 'nickname', 'Ana_Abade'),
(68108, 4402, 'first_name', 'Ana'),
(68109, 4402, 'last_name', 'Abade'),
(68110, 4402, 'description', ''),
(68111, 4402, 'rich_editing', 'true'),
(68112, 4402, 'comment_shortcuts', 'false'),
(68113, 4402, 'admin_color', 'fresh'),
(68114, 4402, 'use_ssl', '0'),
(68115, 4402, 'show_admin_bar_front', 'true'),
(68116, 4402, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68117, 4402, 'wp_user_level', '0'),
(68118, 4402, 'wsl_current_provider', 'Facebook'),
(68119, 4402, 'wsl_current_user_image', 'https://graph.facebook.com/10205527979893240/picture?width=150&height=150'),
(68120, 4402, 'session_tokens', 'a:1:{s:64:\"c24ba02a93fe000dcc0b71ff5a338f53fe91406cc34563eb7ac6899219a35571\";a:4:{s:10:\"expiration\";i:1435006142;s:2:\"ip\";s:12:\"79.169.26.94\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:34.0) Gecko/20100101 Firefox/34.0\";s:5:\"login\";i:1433796542;}}'),
(68121, 4403, 'nickname', 'Ilda_Brau'),
(68122, 4403, 'first_name', 'Ilda'),
(68123, 4403, 'last_name', 'Brau'),
(68124, 4403, 'description', ''),
(68125, 4403, 'rich_editing', 'true'),
(68126, 4403, 'comment_shortcuts', 'false'),
(68127, 4403, 'admin_color', 'fresh'),
(68128, 4403, 'use_ssl', '0'),
(68129, 4403, 'show_admin_bar_front', 'true'),
(68130, 4403, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68131, 4403, 'wp_user_level', '0'),
(68132, 4403, 'wsl_current_provider', 'Facebook'),
(68133, 4403, 'wsl_current_user_image', 'https://graph.facebook.com/10207236050126011/picture?width=150&height=150'),
(68134, 4403, 'session_tokens', 'a:1:{s:64:\"2e1b715d439fe9f061efb032121ec8ef799ed140232710545d023a97258d25c5\";a:4:{s:10:\"expiration\";i:1435006228;s:2:\"ip\";s:14:\"79.168.164.133\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-G130HN Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433796628;}}'),
(68135, 4404, 'nickname', 'Claudia_de_Macedo'),
(68136, 4404, 'first_name', 'Cláudia de'),
(68137, 4404, 'last_name', 'Macedo'),
(68138, 4404, 'description', ''),
(68139, 4404, 'rich_editing', 'true'),
(68140, 4404, 'comment_shortcuts', 'false'),
(68141, 4404, 'admin_color', 'fresh'),
(68142, 4404, 'use_ssl', '0'),
(68143, 4404, 'show_admin_bar_front', 'true'),
(68144, 4404, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68145, 4404, 'wp_user_level', '0'),
(68146, 4404, 'wsl_current_provider', 'Facebook'),
(68147, 4404, 'wsl_current_user_image', 'https://graph.facebook.com/10206775381965855/picture?width=150&height=150'),
(68148, 4404, 'session_tokens', 'a:1:{s:64:\"60beeff2ee97a49e61e138b44f992d6aa6e9ffe547531d1fcaae739b00081ccf\";a:4:{s:10:\"expiration\";i:1435006232;s:2:\"ip\";s:12:\"93.108.55.86\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433796632;}}'),
(68149, 4400, 'votou', 'sim'),
(68150, 4400, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(68151, 4401, 'votou', 'sim'),
(68152, 4401, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397'),
(68153, 4405, 'nickname', 'Cesar_de_Oliveira'),
(68154, 4405, 'first_name', 'César'),
(68155, 4405, 'last_name', 'Oliveira'),
(68156, 4405, 'description', ''),
(68157, 4405, 'rich_editing', 'true'),
(68158, 4405, 'comment_shortcuts', 'false'),
(68159, 4405, 'admin_color', 'fresh'),
(68160, 4405, 'use_ssl', '0'),
(68161, 4405, 'show_admin_bar_front', 'true'),
(68162, 4405, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68163, 4405, 'wp_user_level', '0'),
(68164, 4405, 'wsl_current_provider', 'Facebook'),
(68165, 4405, 'wsl_current_user_image', 'https://graph.facebook.com/1061754293853638/picture?width=150&height=150'),
(68166, 4405, 'session_tokens', 'a:1:{s:64:\"c484acb63781edeca0d02f373bdc6014b257f513632e3cdd666b62ba2d46c479\";a:4:{s:10:\"expiration\";i:1435006273;s:2:\"ip\";s:13:\"84.91.229.220\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433796673;}}'),
(68167, 4406, 'nickname', 'Leo_Cruz'),
(68168, 4406, 'first_name', 'Leo'),
(68169, 4406, 'last_name', 'Cruz'),
(68170, 4406, 'description', ''),
(68171, 4406, 'rich_editing', 'true'),
(68172, 4406, 'comment_shortcuts', 'false'),
(68173, 4406, 'admin_color', 'fresh'),
(68174, 4406, 'use_ssl', '0'),
(68175, 4406, 'show_admin_bar_front', 'true'),
(68176, 4406, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68177, 4406, 'wp_user_level', '0'),
(68178, 4406, 'wsl_current_provider', 'Facebook'),
(68179, 4406, 'wsl_current_user_image', 'https://graph.facebook.com/10153032097760829/picture?width=150&height=150'),
(68180, 4406, 'session_tokens', 'a:1:{s:64:\"7738a8b50166bf86508a53cf716aafde84a203151e0368ad839178bbc003916d\";a:4:{s:10:\"expiration\";i:1435006277;s:2:\"ip\";s:13:\"89.154.154.57\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.111 Safari/537.36\";s:5:\"login\";i:1433796677;}}'),
(68181, 4402, 'votou', 'sim'),
(68182, 4402, 'user_votes', 'surfista-do-ano-oakley_p1344,revelacao-do-ano-deeply_p1383'),
(68183, 4399, 'votou', 'sim'),
(68184, 4399, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(68185, 4407, 'nickname', 'Catarina_Vilar_Da_Costa'),
(68186, 4407, 'first_name', 'Catarina'),
(68187, 4407, 'last_name', 'Da Costa'),
(68188, 4407, 'description', ''),
(68189, 4407, 'rich_editing', 'true'),
(68190, 4407, 'comment_shortcuts', 'false'),
(68191, 4407, 'admin_color', 'fresh'),
(68192, 4407, 'use_ssl', '0'),
(68193, 4407, 'show_admin_bar_front', 'true'),
(68194, 4407, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68195, 4407, 'wp_user_level', '0'),
(68196, 4407, 'wsl_current_provider', 'Facebook'),
(68197, 4407, 'wsl_current_user_image', 'https://graph.facebook.com/10206894226335061/picture?width=150&height=150'),
(68198, 4407, 'session_tokens', 'a:1:{s:64:\"de97b6df634652228efc927f05fc290ebbc501968073d156fa682ee26fe29316\";a:4:{s:10:\"expiration\";i:1435006420;s:2:\"ip\";s:14:\"85.243.105.241\";s:2:\"ua\";s:243:\"Mozilla/5.0 (iPad; CPU OS 7_0_2 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11A501 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,2;FBMD/iPad;FBSN/iPhone OS;FBSV/7.0.2;FBSS/1; FBCR/tmn;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433796820;}}'),
(68199, 4403, 'votou', 'sim'),
(68200, 4403, 'user_votes', 'foto-do-ano_p957'),
(68201, 4390, 'votou', 'sim'),
(68202, 4390, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(68203, 4408, 'nickname', 'Ana_Vicente'),
(68204, 4408, 'first_name', 'Ana'),
(68205, 4408, 'last_name', 'Vicente'),
(68206, 4408, 'description', ''),
(68207, 4408, 'rich_editing', 'true'),
(68208, 4408, 'comment_shortcuts', 'false'),
(68209, 4408, 'admin_color', 'fresh'),
(68210, 4408, 'use_ssl', '0'),
(68211, 4408, 'show_admin_bar_front', 'true'),
(68212, 4408, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68213, 4408, 'wp_user_level', '0'),
(68214, 4408, 'wsl_current_provider', 'Facebook'),
(68215, 4408, 'wsl_current_user_image', 'https://graph.facebook.com/10153072347954545/picture?width=150&height=150'),
(68216, 4408, 'session_tokens', 'a:1:{s:64:\"7920264fd71972bc6eb75884fdaac85d70f98be1be0f638d0f70a5e9514e0d48\";a:4:{s:10:\"expiration\";i:1435006573;s:2:\"ip\";s:10:\"95.93.98.4\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433796973;}}'),
(68217, 4409, 'nickname', 'Rita_Queiroz'),
(68218, 4409, 'first_name', 'Rita'),
(68219, 4409, 'last_name', 'Queiroz'),
(68220, 4409, 'description', ''),
(68221, 4409, 'rich_editing', 'true'),
(68222, 4409, 'comment_shortcuts', 'false'),
(68223, 4409, 'admin_color', 'fresh'),
(68224, 4409, 'use_ssl', '0'),
(68225, 4409, 'show_admin_bar_front', 'true'),
(68226, 4409, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68227, 4409, 'wp_user_level', '0'),
(68228, 4409, 'wsl_current_provider', 'Facebook'),
(68229, 4409, 'wsl_current_user_image', 'https://graph.facebook.com/10152805331426207/picture?width=150&height=150'),
(68230, 4409, 'session_tokens', 'a:1:{s:64:\"8e37e970105847ddc0aa5599f09a40341e50f28ab5bfa55138d96c3c0fd01ff5\";a:4:{s:10:\"expiration\";i:1435006577;s:2:\"ip\";s:13:\"85.245.221.48\";s:2:\"ua\";s:175:\"Mozilla/5.0 (Linux; Android 4.4.2; LENNY Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/31.0.0.20.13;]\";s:5:\"login\";i:1433796977;}}'),
(68231, 4410, 'nickname', 'Francisco_Neffe_Durao'),
(68232, 4410, 'first_name', 'Francisco'),
(68233, 4410, 'last_name', 'Durão'),
(68234, 4410, 'description', ''),
(68235, 4410, 'rich_editing', 'true'),
(68236, 4410, 'comment_shortcuts', 'false'),
(68237, 4410, 'admin_color', 'fresh'),
(68238, 4410, 'use_ssl', '0'),
(68239, 4410, 'show_admin_bar_front', 'true'),
(68240, 4410, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68241, 4410, 'wp_user_level', '0'),
(68242, 4410, 'wsl_current_provider', 'Facebook'),
(68243, 4410, 'wsl_current_user_image', 'https://graph.facebook.com/10155562673255018/picture?width=150&height=150'),
(68244, 4410, 'session_tokens', 'a:1:{s:64:\"184cbc0ddb9d015a5a33fff8ed27718d6a6698d07e58b46c3021c1320235cb8f\";a:4:{s:10:\"expiration\";i:1435006582;s:2:\"ip\";s:14:\"176.78.162.159\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433796982;}}'),
(68245, 4411, 'nickname', 'Mariana_Machado'),
(68246, 4411, 'first_name', 'Mariana'),
(68247, 4411, 'last_name', 'Machado'),
(68248, 4411, 'description', ''),
(68249, 4411, 'rich_editing', 'true'),
(68250, 4411, 'comment_shortcuts', 'false'),
(68251, 4411, 'admin_color', 'fresh'),
(68252, 4411, 'use_ssl', '0'),
(68253, 4411, 'show_admin_bar_front', 'true'),
(68254, 4411, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68255, 4411, 'wp_user_level', '0'),
(68256, 4411, 'wsl_current_provider', 'Facebook'),
(68257, 4411, 'wsl_current_user_image', 'https://graph.facebook.com/1589130804694408/picture?width=150&height=150'),
(68258, 4411, 'session_tokens', 'a:1:{s:64:\"13625a06f3b5ef917a1f7c651a462ec55b6ddd8781b782ea20a68bb7d086a3d3\";a:4:{s:10:\"expiration\";i:1435006584;s:2:\"ip\";s:13:\"188.80.89.222\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1433796984;}}'),
(68259, 4412, 'nickname', 'Alexandra_Fonseca'),
(68260, 4412, 'first_name', 'Alexandra'),
(68261, 4412, 'last_name', 'Fonseca'),
(68262, 4412, 'description', ''),
(68263, 4412, 'rich_editing', 'true'),
(68264, 4412, 'comment_shortcuts', 'false'),
(68265, 4412, 'admin_color', 'fresh'),
(68266, 4412, 'use_ssl', '0'),
(68267, 4412, 'show_admin_bar_front', 'true'),
(68268, 4412, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68269, 4412, 'wp_user_level', '0'),
(68270, 4412, 'wsl_current_provider', 'Facebook'),
(68271, 4412, 'wsl_current_user_image', 'https://graph.facebook.com/10204379555425003/picture?width=150&height=150'),
(68272, 4412, 'session_tokens', 'a:1:{s:64:\"8b274bf1a0a330b69c1dfcb63fbe6774246b225e935a2d672d527fa54aab74b1\";a:4:{s:10:\"expiration\";i:1435006589;s:2:\"ip\";s:13:\"89.115.56.190\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-P600 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433796989;}}'),
(68273, 4413, 'nickname', 'Paulo_Marques'),
(68274, 4413, 'first_name', 'Paulo'),
(68275, 4413, 'last_name', 'Marques'),
(68276, 4413, 'description', ''),
(68277, 4413, 'rich_editing', 'true'),
(68278, 4413, 'comment_shortcuts', 'false'),
(68279, 4413, 'admin_color', 'fresh'),
(68280, 4413, 'use_ssl', '0'),
(68281, 4413, 'show_admin_bar_front', 'true'),
(68282, 4413, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68283, 4413, 'wp_user_level', '0'),
(68284, 4413, 'wsl_current_provider', 'Facebook'),
(68285, 4413, 'wsl_current_user_image', 'https://graph.facebook.com/1087444197951509/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(68286, 4413, 'session_tokens', 'a:1:{s:64:\"c01d88e67ca905a50615de4918e3633557c1d1abe96a00d24162cc8454eb1a16\";a:4:{s:10:\"expiration\";i:1435006606;s:2:\"ip\";s:12:\"2.82.174.209\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1433797006;}}'),
(68287, 4414, 'nickname', 'Soraia_Pita'),
(68288, 4414, 'first_name', 'Soraia'),
(68289, 4414, 'last_name', 'Pita'),
(68290, 4414, 'description', ''),
(68291, 4414, 'rich_editing', 'true'),
(68292, 4414, 'comment_shortcuts', 'false'),
(68293, 4414, 'admin_color', 'fresh'),
(68294, 4414, 'use_ssl', '0'),
(68295, 4414, 'show_admin_bar_front', 'true'),
(68296, 4414, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68297, 4414, 'wp_user_level', '0'),
(68298, 4414, 'wsl_current_provider', 'Facebook'),
(68299, 4414, 'wsl_current_user_image', 'https://graph.facebook.com/986564024696999/picture?width=150&height=150'),
(68300, 4414, 'session_tokens', 'a:1:{s:64:\"5eb7f042d3eb74664591b824e41e5c9290cdb8af7a3d31c8673d8c04da215a9e\";a:4:{s:10:\"expiration\";i:1435006642;s:2:\"ip\";s:14:\"84.226.255.231\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/Sunrise;FBID/phone;FBLC/fr_FR;FBOP/5]\";s:5:\"login\";i:1433797042;}}'),
(68301, 4410, 'votou', 'sim'),
(68302, 4410, 'user_votes', 'shaper-do-ano-xhapeland_p1377,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(68303, 4412, 'votou', 'sim'),
(68304, 4412, 'user_votes', 'revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277'),
(68305, 4415, 'nickname', 'Liliana_Geraldo'),
(68306, 4415, 'first_name', 'Liliana'),
(68307, 4415, 'last_name', 'Geraldo'),
(68308, 4415, 'description', ''),
(68309, 4415, 'rich_editing', 'true'),
(68310, 4415, 'comment_shortcuts', 'false'),
(68311, 4415, 'admin_color', 'fresh'),
(68312, 4415, 'use_ssl', '0'),
(68313, 4415, 'show_admin_bar_front', 'true'),
(68314, 4415, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68315, 4415, 'wp_user_level', '0'),
(68316, 4415, 'wsl_current_provider', 'Facebook'),
(68317, 4415, 'wsl_current_user_image', 'https://graph.facebook.com/10206266806302245/picture?width=150&height=150'),
(68318, 4415, 'session_tokens', 'a:1:{s:64:\"62361e130191a322c66d554feaeeb664f01f54c1610aab8fe32750d713dcdc8b\";a:4:{s:10:\"expiration\";i:1435006686;s:2:\"ip\";s:13:\"79.169.226.55\";s:2:\"ua\";s:152:\"Mozilla/5.0 (Linux; Android 4.2.2; HUAWEI Y330-U11 Build/HuaweiY330-U11) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.59 Mobile Safari/537.36\";s:5:\"login\";i:1433797086;}}'),
(68319, 4413, 'votou', 'sim'),
(68320, 4413, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(68321, 4409, 'votou', 'sim'),
(68322, 4409, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(68323, 4416, 'nickname', 'Rita_Almeida'),
(68324, 4416, 'first_name', 'Rita'),
(68325, 4416, 'last_name', 'Almeida'),
(68326, 4416, 'description', ''),
(68327, 4416, 'rich_editing', 'true'),
(68328, 4416, 'comment_shortcuts', 'false'),
(68329, 4416, 'admin_color', 'fresh'),
(68330, 4416, 'use_ssl', '0'),
(68331, 4416, 'show_admin_bar_front', 'true'),
(68332, 4416, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68333, 4416, 'wp_user_level', '0'),
(68334, 4416, 'wsl_current_provider', 'Facebook'),
(68335, 4416, 'wsl_current_user_image', 'https://graph.facebook.com/1133901716624679/picture?width=150&height=150'),
(68336, 4416, 'session_tokens', 'a:1:{s:64:\"d22ae438362e82b2e70c4b607b8a3f64d8cf27891c1faff4b1a49665717e45c0\";a:4:{s:10:\"expiration\";i:1435006728;s:2:\"ip\";s:14:\"82.154.188.222\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433797128;}}'),
(68337, 4411, 'votou', 'sim'),
(68338, 4411, 'user_votes', 'surfista-do-ano-oakley_p1342,free-surfer-do-ano-volcom_p1397,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(68339, 4417, 'nickname', 'Ruka_Silva'),
(68340, 4417, 'first_name', 'Ruka'),
(68341, 4417, 'last_name', 'Silva'),
(68342, 4417, 'description', ''),
(68343, 4417, 'rich_editing', 'true'),
(68344, 4417, 'comment_shortcuts', 'false'),
(68345, 4417, 'admin_color', 'fresh'),
(68346, 4417, 'use_ssl', '0'),
(68347, 4417, 'show_admin_bar_front', 'true'),
(68348, 4417, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68349, 4417, 'wp_user_level', '0'),
(68350, 4417, 'wsl_current_provider', 'Facebook'),
(68351, 4417, 'wsl_current_user_image', 'https://graph.facebook.com/1120852024611182/picture?width=150&height=150'),
(68352, 4417, 'session_tokens', 'a:1:{s:64:\"e52a5c86bf8da3b9a9041a9efd4b2322a0a937946c95ed755fa3ba19a1b55174\";a:4:{s:10:\"expiration\";i:1435006742;s:2:\"ip\";s:13:\"188.80.80.212\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433797142;}}'),
(68353, 4408, 'votou', 'sim'),
(68354, 4408, 'user_votes', 'foto-do-ano_p957'),
(68355, 4417, 'votou', 'sim'),
(68356, 4417, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(68357, 4418, 'nickname', 'Mariana_Horgan'),
(68358, 4418, 'first_name', 'Mariana'),
(68359, 4418, 'last_name', 'Horgan'),
(68360, 4418, 'description', ''),
(68361, 4418, 'rich_editing', 'true'),
(68362, 4418, 'comment_shortcuts', 'false'),
(68363, 4418, 'admin_color', 'fresh'),
(68364, 4418, 'use_ssl', '0'),
(68365, 4418, 'show_admin_bar_front', 'true'),
(68366, 4418, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68367, 4418, 'wp_user_level', '0'),
(68368, 4418, 'wsl_current_provider', 'Facebook'),
(68369, 4418, 'wsl_current_user_image', 'https://graph.facebook.com/10152957756573589/picture?width=150&height=150'),
(68370, 4418, 'session_tokens', 'a:1:{s:64:\"ad4e0858ea822dcd37ca9ee7e06b0c06fa6134ecb0c11489b9e4e376da9903b4\";a:4:{s:10:\"expiration\";i:1435006795;s:2:\"ip\";s:14:\"89.114.226.142\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433797195;}}'),
(68371, 4419, 'nickname', 'Alexandra_Fernandes'),
(68372, 4419, 'first_name', 'Alexandra'),
(68373, 4419, 'last_name', 'Fernandes'),
(68374, 4419, 'description', ''),
(68375, 4419, 'rich_editing', 'true'),
(68376, 4419, 'comment_shortcuts', 'false'),
(68377, 4419, 'admin_color', 'fresh'),
(68378, 4419, 'use_ssl', '0'),
(68379, 4419, 'show_admin_bar_front', 'true'),
(68380, 4419, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68381, 4419, 'wp_user_level', '0'),
(68382, 4419, 'wsl_current_provider', 'Facebook'),
(68383, 4419, 'wsl_current_user_image', 'https://graph.facebook.com/10152954683522849/picture?width=150&height=150'),
(68384, 4419, 'session_tokens', 'a:1:{s:64:\"507556afe3b6c24893e828d0ec4ca01fb6c95b2b3943a3f7ba0c9a2cda3f58b3\";a:4:{s:10:\"expiration\";i:1435006807;s:2:\"ip\";s:13:\"85.244.243.95\";s:2:\"ua\";s:128:\"Mozilla/5.0 (Linux; Android 4.4.4; B1-810 Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Safari/537.36\";s:5:\"login\";i:1433797207;}}'),
(68385, 4420, 'nickname', 'Barbara_Sousa_Coutinho_1'),
(68386, 4420, 'first_name', 'Bárbara'),
(68387, 4420, 'last_name', 'Sousa Coutinho'),
(68388, 4420, 'description', ''),
(68389, 4420, 'rich_editing', 'true'),
(68390, 4420, 'comment_shortcuts', 'false'),
(68391, 4420, 'admin_color', 'fresh'),
(68392, 4420, 'use_ssl', '0'),
(68393, 4420, 'show_admin_bar_front', 'true'),
(68394, 4420, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68395, 4420, 'wp_user_level', '0'),
(68396, 4420, 'wsl_current_provider', 'Facebook'),
(68397, 4420, 'wsl_current_user_image', 'https://graph.facebook.com/10200658051409371/picture?width=150&height=150'),
(68398, 4420, 'session_tokens', 'a:2:{s:64:\"6ea29d5653a9e6db4c05a978370a1cad346f36457883dda5a0940ddccd65e89a\";a:4:{s:10:\"expiration\";i:1435006813;s:2:\"ip\";s:14:\"89.114.135.216\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433797213;}s:64:\"23450b06a7c87650a106a0f1f26f06cfcf65300ab07238c1679a7648f865518f\";a:4:{s:10:\"expiration\";i:1435006878;s:2:\"ip\";s:14:\"89.114.135.216\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433797278;}}'),
(68399, 4418, 'votou', 'sim'),
(68400, 4418, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(68401, 4419, 'votou', 'sim'),
(68402, 4419, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(68403, 4421, 'nickname', 'Vera_Macedo_Megre'),
(68404, 4421, 'first_name', 'Vera'),
(68405, 4421, 'last_name', 'Macedo Megre'),
(68406, 4421, 'description', ''),
(68407, 4421, 'rich_editing', 'true'),
(68408, 4421, 'comment_shortcuts', 'false'),
(68409, 4421, 'admin_color', 'fresh'),
(68410, 4421, 'use_ssl', '0'),
(68411, 4421, 'show_admin_bar_front', 'true'),
(68412, 4421, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68413, 4421, 'wp_user_level', '0'),
(68414, 4421, 'wsl_current_provider', 'Facebook'),
(68415, 4421, 'wsl_current_user_image', 'https://graph.facebook.com/10153104881379900/picture?width=150&height=150'),
(68416, 4421, 'session_tokens', 'a:1:{s:64:\"42fd5f5b41f8f767fe1b1868842800946572c611377262209058c6308b54e850\";a:4:{s:10:\"expiration\";i:1435006902;s:2:\"ip\";s:14:\"85.138.171.162\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_2 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11A501 [FBAN/FBIOS;FBAV/25.0.0.11.10;FBBV/7293189;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.2;FBSS/2; FBCR/VFP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433797302;}}'),
(68417, 4422, 'nickname', 'Pedro_Bicudo'),
(68418, 4422, 'first_name', 'Pedro'),
(68419, 4422, 'last_name', 'Bicudo'),
(68420, 4422, 'description', ''),
(68421, 4422, 'rich_editing', 'true'),
(68422, 4422, 'comment_shortcuts', 'false'),
(68423, 4422, 'admin_color', 'fresh'),
(68424, 4422, 'use_ssl', '0'),
(68425, 4422, 'show_admin_bar_front', 'true'),
(68426, 4422, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68427, 4422, 'wp_user_level', '0'),
(68428, 4422, 'wsl_current_provider', 'Facebook'),
(68429, 4422, 'wsl_current_user_image', 'https://graph.facebook.com/10153079856643925/picture?width=150&height=150'),
(68430, 4422, 'session_tokens', 'a:1:{s:64:\"846e66a8497d5344c4aa99093e4ae053d88321a3faa6bf39bd32e1d4f7e75523\";a:4:{s:10:\"expiration\";i:1435006936;s:2:\"ip\";s:13:\"81.193.137.59\";s:2:\"ua\";s:104:\"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.89 Safari/537.36\";s:5:\"login\";i:1433797336;}}'),
(68431, 4423, 'nickname', 'Susana_Isidoro'),
(68432, 4423, 'first_name', 'Susana'),
(68433, 4423, 'last_name', 'Isidoro'),
(68434, 4423, 'description', ''),
(68435, 4423, 'rich_editing', 'true'),
(68436, 4423, 'comment_shortcuts', 'false'),
(68437, 4423, 'admin_color', 'fresh'),
(68438, 4423, 'use_ssl', '0'),
(68439, 4423, 'show_admin_bar_front', 'true'),
(68440, 4423, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68441, 4423, 'wp_user_level', '0'),
(68442, 4423, 'wsl_current_provider', 'Google'),
(68443, 4423, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(68444, 4423, 'session_tokens', 'a:1:{s:64:\"b9a01690f2a76e96b08396a2e96841c289bad77e2b92353e85b266c1dc1cf01b\";a:4:{s:10:\"expiration\";i:1435006959;s:2:\"ip\";s:12:\"188.81.8.225\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433797359;}}'),
(68445, 4424, 'nickname', 'Alexandre_Santos_1'),
(68446, 4424, 'first_name', 'Alexandre'),
(68447, 4424, 'last_name', 'Santos'),
(68448, 4424, 'description', ''),
(68449, 4424, 'rich_editing', 'true'),
(68450, 4424, 'comment_shortcuts', 'false'),
(68451, 4424, 'admin_color', 'fresh'),
(68452, 4424, 'use_ssl', '0'),
(68453, 4424, 'show_admin_bar_front', 'true'),
(68454, 4424, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68455, 4424, 'wp_user_level', '0'),
(68456, 4424, 'wsl_current_provider', 'Facebook'),
(68457, 4424, 'wsl_current_user_image', 'https://graph.facebook.com/10205474525956150/picture?width=150&height=150'),
(68458, 4424, 'session_tokens', 'a:1:{s:64:\"731d747ddbf84d9d348e5377c5d4b1858088a971995821c7ec096e64ccf0235b\";a:4:{s:10:\"expiration\";i:1435007021;s:2:\"ip\";s:14:\"82.154.140.160\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433797421;}}'),
(68459, 4425, 'nickname', 'Filipe_Robalo_Cordeiro'),
(68460, 4425, 'first_name', 'Filipe'),
(68461, 4425, 'last_name', 'Robalo Cordeiro'),
(68462, 4425, 'description', ''),
(68463, 4425, 'rich_editing', 'true'),
(68464, 4425, 'comment_shortcuts', 'false'),
(68465, 4425, 'admin_color', 'fresh'),
(68466, 4425, 'use_ssl', '0'),
(68467, 4425, 'show_admin_bar_front', 'true'),
(68468, 4425, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68469, 4425, 'wp_user_level', '0'),
(68470, 4425, 'wsl_current_provider', 'Facebook'),
(68471, 4425, 'wsl_current_user_image', 'https://graph.facebook.com/815728521809110/picture?width=150&height=150'),
(68472, 4425, 'session_tokens', 'a:1:{s:64:\"31b7382d099e49b4a3e2075bf18c0800b30439ddf7885e879dc50990fc3c415b\";a:4:{s:10:\"expiration\";i:1435007031;s:2:\"ip\";s:14:\"89.115.164.184\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433797431;}}'),
(68473, 4421, 'votou', 'sim'),
(68474, 4421, 'user_votes', 'surfista-do-ano-oakley_p1344,revelacao-do-ano-deeply_p1383'),
(68475, 4426, 'nickname', 'Anabela_Silva-Coutinho'),
(68476, 4426, 'first_name', 'Anabela'),
(68477, 4426, 'last_name', 'Silva-Coutinho'),
(68478, 4426, 'description', ''),
(68479, 4426, 'rich_editing', 'true'),
(68480, 4426, 'comment_shortcuts', 'false'),
(68481, 4426, 'admin_color', 'fresh'),
(68482, 4426, 'use_ssl', '0'),
(68483, 4426, 'show_admin_bar_front', 'true'),
(68484, 4426, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68485, 4426, 'wp_user_level', '0'),
(68486, 4426, 'wsl_current_provider', 'Facebook'),
(68487, 4426, 'wsl_current_user_image', 'https://graph.facebook.com/1007496919261990/picture?width=150&height=150'),
(68488, 4426, 'session_tokens', 'a:1:{s:64:\"73297cfacfde9d6050bce5af64b4bca2aedbe1c27529d9644cf29b0dd31f553d\";a:4:{s:10:\"expiration\";i:1435007110;s:2:\"ip\";s:13:\"46.189.199.69\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G360F Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433797510;}}'),
(68489, 4425, 'votou', 'sim'),
(68490, 4425, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(68491, 4427, 'nickname', 'Sancho_de_Mascarenhas'),
(68492, 4427, 'first_name', 'Sancho'),
(68493, 4427, 'last_name', 'de Mascarenhas'),
(68494, 4427, 'description', ''),
(68495, 4427, 'rich_editing', 'true'),
(68496, 4427, 'comment_shortcuts', 'false'),
(68497, 4427, 'admin_color', 'fresh'),
(68498, 4427, 'use_ssl', '0'),
(68499, 4427, 'show_admin_bar_front', 'true'),
(68500, 4427, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68501, 4427, 'wp_user_level', '0'),
(68502, 4427, 'wsl_current_provider', 'Facebook'),
(68503, 4427, 'wsl_current_user_image', 'https://graph.facebook.com/867042596702342/picture?width=150&height=150'),
(68504, 4427, 'session_tokens', 'a:1:{s:64:\"ce10d62b7305d67a3deaf5a114dfadda9a51789792014c72934fa2b2f7833a8e\";a:4:{s:10:\"expiration\";i:1435007129;s:2:\"ip\";s:13:\"85.138.96.119\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433797529;}}'),
(68505, 4423, 'votou', 'sim'),
(68506, 4423, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(68507, 4428, 'nickname', 'Marta_Castro'),
(68508, 4428, 'first_name', 'Marta'),
(68509, 4428, 'last_name', 'Castro'),
(68510, 4428, 'description', ''),
(68511, 4428, 'rich_editing', 'true'),
(68512, 4428, 'comment_shortcuts', 'false'),
(68513, 4428, 'admin_color', 'fresh'),
(68514, 4428, 'use_ssl', '0'),
(68515, 4428, 'show_admin_bar_front', 'true'),
(68516, 4428, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68517, 4428, 'wp_user_level', '0'),
(68518, 4428, 'wsl_current_provider', 'Facebook'),
(68519, 4428, 'wsl_current_user_image', 'https://graph.facebook.com/951138601573701/picture?width=150&height=150'),
(68520, 4428, 'session_tokens', 'a:1:{s:64:\"3055f7117b89386d5216704cd240855dd967c8a7b1e8125ef49abb7d8fe4d1a6\";a:4:{s:10:\"expiration\";i:1435007175;s:2:\"ip\";s:14:\"79.168.117.103\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433797575;}}'),
(68521, 4427, 'votou', 'sim'),
(68522, 4427, 'user_votes', 'treinador-do-ano_p1359'),
(68523, 4428, 'votou', 'sim'),
(68524, 4428, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353'),
(68525, 4429, 'nickname', 'Maria_Dias_2'),
(68526, 4429, 'first_name', 'Maria'),
(68527, 4429, 'last_name', 'Dias'),
(68528, 4429, 'description', ''),
(68529, 4429, 'rich_editing', 'true'),
(68530, 4429, 'comment_shortcuts', 'false'),
(68531, 4429, 'admin_color', 'fresh'),
(68532, 4429, 'use_ssl', '0'),
(68533, 4429, 'show_admin_bar_front', 'true'),
(68534, 4429, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68535, 4429, 'wp_user_level', '0'),
(68536, 4429, 'wsl_current_provider', 'Facebook'),
(68537, 4429, 'wsl_current_user_image', 'https://graph.facebook.com/913498935374539/picture?width=150&height=150'),
(68538, 4429, 'session_tokens', 'a:1:{s:64:\"92df14985be30b6be33a0aa89912a602fb6ed83eeadfc6c60ab48a8be9b9001e\";a:4:{s:10:\"expiration\";i:1435007249;s:2:\"ip\";s:12:\"78.29.148.56\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433797649;}}'),
(68539, 4424, 'votou', 'sim'),
(68540, 4424, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(68541, 4430, 'nickname', 'Liliana_Pereira'),
(68542, 4430, 'first_name', 'Liliana'),
(68543, 4430, 'last_name', 'Pereira'),
(68544, 4430, 'description', ''),
(68545, 4430, 'rich_editing', 'true'),
(68546, 4430, 'comment_shortcuts', 'false'),
(68547, 4430, 'admin_color', 'fresh'),
(68548, 4430, 'use_ssl', '0'),
(68549, 4430, 'show_admin_bar_front', 'true'),
(68550, 4430, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68551, 4430, 'wp_user_level', '0'),
(68552, 4430, 'wsl_current_provider', 'Facebook'),
(68553, 4430, 'wsl_current_user_image', 'https://graph.facebook.com/847120515378485/picture?width=150&height=150'),
(68554, 4430, 'session_tokens', 'a:1:{s:64:\"6ab1dfcdd47e7e53a017ca8c5fe5e993a6d199b869187f85258654d98ec9c567\";a:4:{s:10:\"expiration\";i:1435007318;s:2:\"ip\";s:13:\"188.82.227.72\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433797718;}}'),
(68555, 4429, 'votou', 'sim'),
(68556, 4429, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(68557, 4431, 'nickname', 'Claudia_D_Almeida'),
(68558, 4431, 'first_name', 'Cláudia D\''),
(68559, 4431, 'last_name', 'Almeida'),
(68560, 4431, 'description', ''),
(68561, 4431, 'rich_editing', 'true'),
(68562, 4431, 'comment_shortcuts', 'false'),
(68563, 4431, 'admin_color', 'fresh'),
(68564, 4431, 'use_ssl', '0'),
(68565, 4431, 'show_admin_bar_front', 'true'),
(68566, 4431, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68567, 4431, 'wp_user_level', '0'),
(68568, 4431, 'wsl_current_provider', 'Facebook'),
(68569, 4431, 'wsl_current_user_image', 'https://graph.facebook.com/10204024247552555/picture?width=150&height=150'),
(68570, 4431, 'session_tokens', 'a:1:{s:64:\"e0b3f3c778a508165394802fa86a57ce1a2bfc85db0ad25dd92076f430a23106\";a:4:{s:10:\"expiration\";i:1435007395;s:2:\"ip\";s:12:\"92.146.134.7\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 4.4.2; GETAWAY Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433797795;}}'),
(68571, 4432, 'nickname', 'Yannick_Kemp_1'),
(68572, 4432, 'first_name', 'Yannick'),
(68573, 4432, 'last_name', 'Kemp'),
(68574, 4432, 'description', ''),
(68575, 4432, 'rich_editing', 'true'),
(68576, 4432, 'comment_shortcuts', 'false'),
(68577, 4432, 'admin_color', 'fresh'),
(68578, 4432, 'use_ssl', '0'),
(68579, 4432, 'show_admin_bar_front', 'true'),
(68580, 4432, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68581, 4432, 'wp_user_level', '0'),
(68582, 4432, 'wsl_current_provider', 'Google'),
(68583, 4432, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(68584, 4432, 'session_tokens', 'a:1:{s:64:\"eea1b25bc1721a535ca9944278032bdc84eafb75b97f9cbc2137f02a4294483e\";a:4:{s:10:\"expiration\";i:1435007500;s:2:\"ip\";s:13:\"130.75.172.44\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433797900;}}'),
(68585, 4433, 'nickname', 'Muna_Dias'),
(68586, 4433, 'first_name', 'Muna'),
(68587, 4433, 'last_name', 'Dias'),
(68588, 4433, 'description', ''),
(68589, 4433, 'rich_editing', 'true'),
(68590, 4433, 'comment_shortcuts', 'false'),
(68591, 4433, 'admin_color', 'fresh'),
(68592, 4433, 'use_ssl', '0'),
(68593, 4433, 'show_admin_bar_front', 'true'),
(68594, 4433, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68595, 4433, 'wp_user_level', '0'),
(68596, 4433, 'wsl_current_provider', 'Facebook'),
(68597, 4433, 'wsl_current_user_image', 'https://graph.facebook.com/10205459762947811/picture?width=150&height=150'),
(68598, 4433, 'session_tokens', 'a:1:{s:64:\"f5daae66cbc7c14b9d29df950c1fad313bcc1c45b803a4d263e7c382db02f49b\";a:4:{s:10:\"expiration\";i:1435007503;s:2:\"ip\";s:13:\"85.138.250.51\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433797903;}}'),
(68599, 4434, 'nickname', 'Ana_Valente'),
(68600, 4434, 'first_name', 'Ana'),
(68601, 4434, 'last_name', 'Valente'),
(68602, 4434, 'description', ''),
(68603, 4434, 'rich_editing', 'true'),
(68604, 4434, 'comment_shortcuts', 'false'),
(68605, 4434, 'admin_color', 'fresh'),
(68606, 4434, 'use_ssl', '0'),
(68607, 4434, 'show_admin_bar_front', 'true'),
(68608, 4434, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68609, 4434, 'wp_user_level', '0'),
(68610, 4434, 'wsl_current_provider', 'Facebook'),
(68611, 4434, 'wsl_current_user_image', 'https://graph.facebook.com/1007566442594451/picture?width=150&height=150'),
(68612, 4434, 'session_tokens', 'a:1:{s:64:\"8e0c0ac30e02b37183c0217a4294d86c6d3781de741474e36c1bfa14483a5120\";a:4:{s:10:\"expiration\";i:1435007514;s:2:\"ip\";s:12:\"92.146.134.7\";s:2:\"ua\";s:152:\"Mozilla/5.0 (Linux; Android 4.2.2; HUAWEI G750-U10 Build/HuaweiG750-U10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433797914;}}'),
(68613, 4435, 'nickname', 'Xenho_Rocha'),
(68614, 4435, 'first_name', 'Xenho'),
(68615, 4435, 'last_name', 'Rocha'),
(68616, 4435, 'description', ''),
(68617, 4435, 'rich_editing', 'true'),
(68618, 4435, 'comment_shortcuts', 'false'),
(68619, 4435, 'admin_color', 'fresh'),
(68620, 4435, 'use_ssl', '0'),
(68621, 4435, 'show_admin_bar_front', 'true'),
(68622, 4435, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68623, 4435, 'wp_user_level', '0'),
(68624, 4435, 'wsl_current_provider', 'Facebook'),
(68625, 4435, 'wsl_current_user_image', 'https://graph.facebook.com/938902399486082/picture?width=150&height=150'),
(68626, 4435, 'session_tokens', 'a:1:{s:64:\"62bd2e0f928b4c6f26627e3a6ab352bfa565c05a6ccb212dd43776e8646b19f7\";a:4:{s:10:\"expiration\";i:1435007533;s:2:\"ip\";s:12:\"85.244.64.69\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1433797933;}}'),
(68627, 4432, 'votou', 'sim'),
(68628, 4432, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,treinador-do-ano_p1359'),
(68629, 4431, 'votou', 'sim'),
(68630, 4431, 'user_votes', 'surfista-do-ano-oakley_p1344,manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(68631, 4433, 'votou', 'sim'),
(68632, 4433, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(68633, 4436, 'nickname', 'Rita_Duarte'),
(68634, 4436, 'first_name', 'Rita'),
(68635, 4436, 'last_name', 'Duarte'),
(68636, 4436, 'description', ''),
(68637, 4436, 'rich_editing', 'true'),
(68638, 4436, 'comment_shortcuts', 'false'),
(68639, 4436, 'admin_color', 'fresh'),
(68640, 4436, 'use_ssl', '0'),
(68641, 4436, 'show_admin_bar_front', 'true'),
(68642, 4436, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68643, 4436, 'wp_user_level', '0'),
(68644, 4436, 'wsl_current_provider', 'Facebook'),
(68645, 4436, 'wsl_current_user_image', 'https://graph.facebook.com/1119310611428711/picture?width=150&height=150'),
(68646, 4436, 'session_tokens', 'a:1:{s:64:\"67f523efc3700c31879fe9897016b6cf02ee006961038bba60f97e675d887cca\";a:4:{s:10:\"expiration\";i:1435007680;s:2:\"ip\";s:14:\"188.250.172.92\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,5;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433798080;}}'),
(68647, 4437, 'nickname', 'Kelly_Silva_1'),
(68648, 4437, 'first_name', 'Kelly'),
(68649, 4437, 'last_name', 'Silva'),
(68650, 4437, 'description', ''),
(68651, 4437, 'rich_editing', 'true'),
(68652, 4437, 'comment_shortcuts', 'false'),
(68653, 4437, 'admin_color', 'fresh'),
(68654, 4437, 'use_ssl', '0'),
(68655, 4437, 'show_admin_bar_front', 'true'),
(68656, 4437, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68657, 4437, 'wp_user_level', '0'),
(68658, 4437, 'wsl_current_provider', 'Google'),
(68659, 4437, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(68660, 4437, 'session_tokens', 'a:1:{s:64:\"5e46f4aa9a55fe88dbcff5bf9b10c91a06c019f0e564a976f8922a6a7e3fa817\";a:4:{s:10:\"expiration\";i:1435007768;s:2:\"ip\";s:13:\"188.37.42.159\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433798168;}}'),
(68661, 4438, 'nickname', 'Catarina_Pereira_1'),
(68662, 4438, 'first_name', 'Catarina'),
(68663, 4438, 'last_name', 'Pereira'),
(68664, 4438, 'description', ''),
(68665, 4438, 'rich_editing', 'true'),
(68666, 4438, 'comment_shortcuts', 'false'),
(68667, 4438, 'admin_color', 'fresh'),
(68668, 4438, 'use_ssl', '0'),
(68669, 4438, 'show_admin_bar_front', 'true'),
(68670, 4438, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68671, 4438, 'wp_user_level', '0'),
(68672, 4438, 'wsl_current_provider', 'Facebook'),
(68673, 4438, 'wsl_current_user_image', 'https://graph.facebook.com/1437667429888032/picture?width=150&height=150'),
(68674, 4438, 'session_tokens', 'a:1:{s:64:\"7076f2d8c456765c710f1501ea4f0caac1d1c9f277c9b04cf663828cc976c280\";a:4:{s:10:\"expiration\";i:1435007795;s:2:\"ip\";s:14:\"89.115.203.102\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433798195;}}'),
(68675, 4439, 'nickname', 'Luis_Alves'),
(68676, 4439, 'first_name', 'Luis'),
(68677, 4439, 'last_name', 'Alves'),
(68678, 4439, 'description', ''),
(68679, 4439, 'rich_editing', 'true'),
(68680, 4439, 'comment_shortcuts', 'false'),
(68681, 4439, 'admin_color', 'fresh'),
(68682, 4439, 'use_ssl', '0'),
(68683, 4439, 'show_admin_bar_front', 'true'),
(68684, 4439, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68685, 4439, 'wp_user_level', '0'),
(68686, 4439, 'wsl_current_provider', 'Facebook'),
(68687, 4439, 'wsl_current_user_image', 'https://graph.facebook.com/853537111347999/picture?width=150&height=150'),
(68688, 4439, 'session_tokens', 'a:1:{s:64:\"8a7263310d9e2c4ad05d8da63ada29b2be556df75c56c78c92758430f355bb55\";a:4:{s:10:\"expiration\";i:1435007801;s:2:\"ip\";s:12:\"92.146.134.7\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433798201;}}'),
(68689, 4440, 'nickname', 'Pedro_Rafael'),
(68690, 4440, 'first_name', 'Pedro'),
(68691, 4440, 'last_name', 'Rafael'),
(68692, 4440, 'description', ''),
(68693, 4440, 'rich_editing', 'true'),
(68694, 4440, 'comment_shortcuts', 'false'),
(68695, 4440, 'admin_color', 'fresh'),
(68696, 4440, 'use_ssl', '0'),
(68697, 4440, 'show_admin_bar_front', 'true'),
(68698, 4440, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68699, 4440, 'wp_user_level', '0'),
(68700, 4440, 'wsl_current_provider', 'Facebook'),
(68701, 4440, 'wsl_current_user_image', 'https://graph.facebook.com/1159314457428833/picture?width=150&height=150'),
(68702, 4440, 'session_tokens', 'a:1:{s:64:\"a6f8b8fee7c5a2415cb7156c75a9c7c6648c854b0152e08ab9abb67092360fa6\";a:4:{s:10:\"expiration\";i:1435007815;s:2:\"ip\";s:12:\"195.76.32.57\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433798215;}}'),
(68703, 4441, 'nickname', 'Marta_Lopes_Navarro'),
(68704, 4441, 'first_name', 'Marta'),
(68705, 4441, 'last_name', 'Lopes Navarro'),
(68706, 4441, 'description', ''),
(68707, 4441, 'rich_editing', 'true'),
(68708, 4441, 'comment_shortcuts', 'false'),
(68709, 4441, 'admin_color', 'fresh'),
(68710, 4441, 'use_ssl', '0'),
(68711, 4441, 'show_admin_bar_front', 'true'),
(68712, 4441, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68713, 4441, 'wp_user_level', '0'),
(68714, 4441, 'wsl_current_provider', 'Facebook'),
(68715, 4441, 'wsl_current_user_image', 'https://graph.facebook.com/988245347866247/picture?width=150&height=150'),
(68716, 4441, 'session_tokens', 'a:1:{s:64:\"1bfc9c33bded69fa375a9fdd6ca2887620a330ba8b10ff376c6e78802baeaaa8\";a:4:{s:10:\"expiration\";i:1435007842;s:2:\"ip\";s:13:\"79.168.57.105\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433798242;}}'),
(68717, 4442, 'nickname', 'Carlos_Pereira_1'),
(68718, 4442, 'first_name', 'Carlos'),
(68719, 4442, 'last_name', 'Pereira'),
(68720, 4442, 'description', ''),
(68721, 4442, 'rich_editing', 'true'),
(68722, 4442, 'comment_shortcuts', 'false'),
(68723, 4442, 'admin_color', 'fresh'),
(68724, 4442, 'use_ssl', '0'),
(68725, 4442, 'show_admin_bar_front', 'true'),
(68726, 4442, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68727, 4442, 'wp_user_level', '0'),
(68728, 4442, 'wsl_current_provider', 'Facebook'),
(68729, 4442, 'wsl_current_user_image', 'https://graph.facebook.com/379020238969345/picture?width=150&height=150'),
(68730, 4442, 'session_tokens', 'a:1:{s:64:\"587ed617d94b9badbccc41c129db06dbd25e2404ccf48b69a22ea0b04508cc15\";a:4:{s:10:\"expiration\";i:1435007849;s:2:\"ip\";s:14:\"89.115.203.102\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433798249;}}'),
(68731, 4440, 'votou', 'sim'),
(68732, 4440, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(68733, 4443, 'nickname', 'Jaime_Afonso_Felix'),
(68734, 4443, 'first_name', 'Jaime Afonso'),
(68735, 4443, 'last_name', 'Felix'),
(68736, 4443, 'description', ''),
(68737, 4443, 'rich_editing', 'true'),
(68738, 4443, 'comment_shortcuts', 'false'),
(68739, 4443, 'admin_color', 'fresh'),
(68740, 4443, 'use_ssl', '0'),
(68741, 4443, 'show_admin_bar_front', 'true'),
(68742, 4443, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68743, 4443, 'wp_user_level', '0'),
(68744, 4443, 'wsl_current_provider', 'Facebook'),
(68745, 4443, 'wsl_current_user_image', 'https://graph.facebook.com/992491430791305/picture?width=150&height=150'),
(68746, 4443, 'session_tokens', 'a:1:{s:64:\"62d5005a44911db0741a4d2e6967f7fb2cf84b4b33b241a49071d1b4c2ec6bf3\";a:4:{s:10:\"expiration\";i:1435007948;s:2:\"ip\";s:12:\"188.81.1.226\";s:2:\"ua\";s:151:\"Mozilla/5.0 (Linux; Android 4.2.2; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433798348;}}'),
(68747, 4441, 'votou', 'sim'),
(68748, 4441, 'user_votes', 'surfista-do-ano-oakley_p1339,revelacao-do-ano-deeply_p1383,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(68749, 4439, 'votou', 'sim'),
(68750, 4439, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(68751, 4437, 'votou', 'sim'),
(68752, 4437, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(68753, 1659, 'votou', 'sim'),
(68754, 1659, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(68755, 4405, 'votou', 'sim'),
(68756, 4405, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(68757, 4444, 'nickname', 'Manel_Ramalho'),
(68758, 4444, 'first_name', 'Manel'),
(68759, 4444, 'last_name', 'Ramalho'),
(68760, 4444, 'description', ''),
(68761, 4444, 'rich_editing', 'true'),
(68762, 4444, 'comment_shortcuts', 'false'),
(68763, 4444, 'admin_color', 'fresh'),
(68764, 4444, 'use_ssl', '0'),
(68765, 4444, 'show_admin_bar_front', 'true'),
(68766, 4444, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68767, 4444, 'wp_user_level', '0'),
(68768, 4444, 'wsl_current_provider', 'Facebook'),
(68769, 4444, 'wsl_current_user_image', 'https://graph.facebook.com/1589228558018844/picture?width=150&height=150'),
(68770, 4444, 'session_tokens', 'a:1:{s:64:\"38d62de3120339abe49ebd3f1489ab61633dfc3ba7919135cd6aef37be053bb5\";a:4:{s:10:\"expiration\";i:1435008112;s:2:\"ip\";s:13:\"62.169.67.133\";s:2:\"ua\";s:73:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433798512;}}'),
(68771, 2745, 'votou', 'sim'),
(68772, 2745, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(68773, 4445, 'nickname', 'Pedro_Chaira'),
(68774, 4445, 'first_name', 'Pedro'),
(68775, 4445, 'last_name', 'Chaira'),
(68776, 4445, 'description', ''),
(68777, 4445, 'rich_editing', 'true'),
(68778, 4445, 'comment_shortcuts', 'false'),
(68779, 4445, 'admin_color', 'fresh'),
(68780, 4445, 'use_ssl', '0'),
(68781, 4445, 'show_admin_bar_front', 'true'),
(68782, 4445, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68783, 4445, 'wp_user_level', '0'),
(68784, 4445, 'wsl_current_provider', 'Facebook'),
(68785, 4445, 'wsl_current_user_image', 'https://graph.facebook.com/10202998783650610/picture?width=150&height=150'),
(68786, 4445, 'session_tokens', 'a:1:{s:64:\"40cd8031e73816ab67d5a205455054ffcd990bb17a0a11ae10dff2a105e3291d\";a:4:{s:10:\"expiration\";i:1435008168;s:2:\"ip\";s:13:\"87.103.74.191\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433798568;}}'),
(68787, 4446, 'nickname', 'Ines_Macedo_Trigo'),
(68788, 4446, 'first_name', 'Inês'),
(68789, 4446, 'last_name', 'Macedo Trigo'),
(68790, 4446, 'description', ''),
(68791, 4446, 'rich_editing', 'true'),
(68792, 4446, 'comment_shortcuts', 'false'),
(68793, 4446, 'admin_color', 'fresh'),
(68794, 4446, 'use_ssl', '0'),
(68795, 4446, 'show_admin_bar_front', 'true'),
(68796, 4446, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68797, 4446, 'wp_user_level', '0'),
(68798, 4446, 'wsl_current_provider', 'Facebook'),
(68799, 4446, 'wsl_current_user_image', 'https://graph.facebook.com/10152984901517794/picture?width=150&height=150'),
(68800, 4446, 'session_tokens', 'a:2:{s:64:\"fd164654badfd8522bb9e7ad4fb593233962ca88b352eaeb862b4ccef73b50c5\";a:4:{s:10:\"expiration\";i:1435008178;s:2:\"ip\";s:13:\"95.92.100.206\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433798578;}s:64:\"ff1094c1bf8a19798501818a91c4400ebeecc6f206e301a5f5fdf3ad23d84800\";a:4:{s:10:\"expiration\";i:1435008236;s:2:\"ip\";s:13:\"95.92.100.206\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433798636;}}'),
(68801, 4415, 'votou', 'sim'),
(68802, 4415, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(68803, 4447, 'nickname', 'Vanda_Ascensao'),
(68804, 4447, 'first_name', 'Vanda'),
(68805, 4447, 'last_name', 'Ascensao'),
(68806, 4447, 'description', ''),
(68807, 4447, 'rich_editing', 'true'),
(68808, 4447, 'comment_shortcuts', 'false'),
(68809, 4447, 'admin_color', 'fresh'),
(68810, 4447, 'use_ssl', '0'),
(68811, 4447, 'show_admin_bar_front', 'true'),
(68812, 4447, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68813, 4447, 'wp_user_level', '0'),
(68814, 4447, 'wsl_current_provider', 'Facebook'),
(68815, 4447, 'wsl_current_user_image', 'https://graph.facebook.com/10153085813977912/picture?width=150&height=150'),
(68816, 4447, 'session_tokens', 'a:1:{s:64:\"fc8c730304a467808200762412d22cf85cc4211e8a05957e5667e4b3aa48c21e\";a:4:{s:10:\"expiration\";i:1435008293;s:2:\"ip\";s:13:\"85.245.167.76\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433798693;}}'),
(68817, 4447, 'votou', 'sim'),
(68818, 4447, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(68819, 4448, 'nickname', 'Ines_Macedo_Trigo_1'),
(68820, 4448, 'first_name', 'Inês'),
(68821, 4448, 'last_name', 'Macedo Trigo'),
(68822, 4448, 'description', ''),
(68823, 4448, 'rich_editing', 'true'),
(68824, 4448, 'comment_shortcuts', 'false'),
(68825, 4448, 'admin_color', 'fresh'),
(68826, 4448, 'use_ssl', '0'),
(68827, 4448, 'show_admin_bar_front', 'true'),
(68828, 4448, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68829, 4448, 'wp_user_level', '0'),
(68830, 4448, 'wsl_current_provider', 'Google'),
(68831, 4448, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-8bMueN_dFiM/AAAAAAAAAAI/AAAAAAAAAQM/LuGKHb_U9Sc/photo.jpg?sz=200'),
(68832, 4448, 'session_tokens', 'a:1:{s:64:\"8e401fbbb8991eecb2299460aeeb1aec03b793da00aec95d34dbc06b6037ce8e\";a:4:{s:10:\"expiration\";i:1435008319;s:2:\"ip\";s:13:\"95.92.100.206\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433798719;}}'),
(68833, 4449, 'nickname', 'Alexandra_Santos'),
(68834, 4449, 'first_name', 'Alexandra'),
(68835, 4449, 'last_name', 'Santos'),
(68836, 4449, 'description', ''),
(68837, 4449, 'rich_editing', 'true'),
(68838, 4449, 'comment_shortcuts', 'false'),
(68839, 4449, 'admin_color', 'fresh'),
(68840, 4449, 'use_ssl', '0'),
(68841, 4449, 'show_admin_bar_front', 'true'),
(68842, 4449, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68843, 4449, 'wp_user_level', '0'),
(68844, 4449, 'wsl_current_provider', 'Facebook'),
(68845, 4449, 'wsl_current_user_image', 'https://graph.facebook.com/1108717802475105/picture?width=150&height=150'),
(68846, 4449, 'session_tokens', 'a:1:{s:64:\"d77d40fa52b4e7e7437dd7fc6c1b8e5aa19f0b3eaea7d6d90c51fd331ded9fb2\";a:4:{s:10:\"expiration\";i:1435008363;s:2:\"ip\";s:13:\"176.78.173.97\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-I8190 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433798763;}}'),
(68847, 4450, 'nickname', 'Sofia_Loureiro'),
(68848, 4450, 'first_name', 'Sofia'),
(68849, 4450, 'last_name', 'Loureiro'),
(68850, 4450, 'description', ''),
(68851, 4450, 'rich_editing', 'true'),
(68852, 4450, 'comment_shortcuts', 'false'),
(68853, 4450, 'admin_color', 'fresh'),
(68854, 4450, 'use_ssl', '0'),
(68855, 4450, 'show_admin_bar_front', 'true'),
(68856, 4450, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68857, 4450, 'wp_user_level', '0'),
(68858, 4450, 'wsl_current_provider', 'Facebook'),
(68859, 4450, 'wsl_current_user_image', 'https://graph.facebook.com/964306130267034/picture?width=150&height=150'),
(68860, 4450, 'session_tokens', 'a:1:{s:64:\"2b1a38c82b75407781fdad8868aafe3f653e68936f683b49012368fa229220f6\";a:4:{s:10:\"expiration\";i:1435008391;s:2:\"ip\";s:12:\"2.82.182.113\";s:2:\"ua\";s:191:\"Mozilla/5.0 (Linux; Android 5.0.2; D6633 Build/23.1.1.E.0.1; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433798791;}}'),
(68861, 4422, 'votou', 'sim'),
(68862, 4422, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(68863, 4450, 'votou', 'sim'),
(68864, 4450, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(68865, 4451, 'nickname', 'Isabel_Soares'),
(68866, 4451, 'first_name', 'Isabel'),
(68867, 4451, 'last_name', 'Soares'),
(68868, 4451, 'description', ''),
(68869, 4451, 'rich_editing', 'true'),
(68870, 4451, 'comment_shortcuts', 'false'),
(68871, 4451, 'admin_color', 'fresh'),
(68872, 4451, 'use_ssl', '0'),
(68873, 4451, 'show_admin_bar_front', 'true'),
(68874, 4451, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68875, 4451, 'wp_user_level', '0'),
(68876, 4451, 'wsl_current_provider', 'Facebook'),
(68877, 4451, 'wsl_current_user_image', 'https://graph.facebook.com/10203858662815201/picture?width=150&height=150'),
(68878, 4451, 'session_tokens', 'a:1:{s:64:\"64d549cfcf6d279c1bdc09069b94686621fe38c084655ba159e3b344ee59a991\";a:4:{s:10:\"expiration\";i:1435008447;s:2:\"ip\";s:14:\"88.214.164.247\";s:2:\"ua\";s:95:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; IEMobile/9.0; ZTE; Tania)\";s:5:\"login\";i:1433798847;}}'),
(68879, 4452, 'nickname', 'Jaime_Filipe_Felix'),
(68880, 4452, 'first_name', 'Jaime Filipe'),
(68881, 4452, 'last_name', 'Félix'),
(68882, 4452, 'description', ''),
(68883, 4452, 'rich_editing', 'true'),
(68884, 4452, 'comment_shortcuts', 'false'),
(68885, 4452, 'admin_color', 'fresh'),
(68886, 4452, 'use_ssl', '0'),
(68887, 4452, 'show_admin_bar_front', 'true'),
(68888, 4452, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68889, 4452, 'wp_user_level', '0'),
(68890, 4452, 'wsl_current_provider', 'Facebook'),
(68891, 4452, 'wsl_current_user_image', 'https://graph.facebook.com/918751538148243/picture?width=150&height=150'),
(68892, 4452, 'session_tokens', 'a:1:{s:64:\"662bef2b45387e8634bfcccbc596244253e31aae73fee88b4acb2a7f689f159f\";a:4:{s:10:\"expiration\";i:1435008577;s:2:\"ip\";s:12:\"188.81.1.226\";s:2:\"ua\";s:126:\"Mozilla/5.0 (iPad; CPU OS 5_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko ) Version/5.1 Mobile/9B176 Safari/7534.48.3\";s:5:\"login\";i:1433798977;}}'),
(68893, 3498, 'votou', 'sim'),
(68894, 3498, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(68895, 4435, 'votou', 'sim'),
(68896, 4435, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(68897, 4453, 'nickname', 'Marina_Santos'),
(68898, 4453, 'first_name', 'Marina'),
(68899, 4453, 'last_name', 'Santos'),
(68900, 4453, 'description', ''),
(68901, 4453, 'rich_editing', 'true'),
(68902, 4453, 'comment_shortcuts', 'false'),
(68903, 4453, 'admin_color', 'fresh'),
(68904, 4453, 'use_ssl', '0'),
(68905, 4453, 'show_admin_bar_front', 'true'),
(68906, 4453, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68907, 4453, 'wp_user_level', '0'),
(68908, 4453, 'wsl_current_provider', 'Facebook'),
(68909, 4453, 'wsl_current_user_image', 'https://graph.facebook.com/10205017124844090/picture?width=150&height=150'),
(68910, 4453, 'session_tokens', 'a:1:{s:64:\"ef8f69058918b1f68d2926bb221f8de3cc79e4a505b4b47f82cd99940b96c841\";a:4:{s:10:\"expiration\";i:1435008765;s:2:\"ip\";s:13:\"188.250.76.91\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433799165;}}'),
(68911, 4454, 'nickname', 'Raquel_Estrela_Rego'),
(68912, 4454, 'first_name', 'Raquel'),
(68913, 4454, 'last_name', 'Estrela Rego'),
(68914, 4454, 'description', ''),
(68915, 4454, 'rich_editing', 'true'),
(68916, 4454, 'comment_shortcuts', 'false'),
(68917, 4454, 'admin_color', 'fresh'),
(68918, 4454, 'use_ssl', '0'),
(68919, 4454, 'show_admin_bar_front', 'true'),
(68920, 4454, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68921, 4454, 'wp_user_level', '0'),
(68922, 4454, 'wsl_current_provider', 'Facebook'),
(68923, 4454, 'wsl_current_user_image', 'https://graph.facebook.com/10204159201929573/picture?width=150&height=150');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(68924, 4454, 'session_tokens', 'a:1:{s:64:\"d44dd5ad628fd32399171c94aeba702accb2731d9f17639232914c1e22c35d25\";a:4:{s:10:\"expiration\";i:1435008797;s:2:\"ip\";s:12:\"82.154.75.34\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433799197;}}'),
(68925, 4452, 'votou', 'sim'),
(68926, 4452, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(68927, 4455, 'nickname', 'Magda_Jacinto'),
(68928, 4455, 'first_name', 'Magda'),
(68929, 4455, 'last_name', 'Jacinto'),
(68930, 4455, 'description', ''),
(68931, 4455, 'rich_editing', 'true'),
(68932, 4455, 'comment_shortcuts', 'false'),
(68933, 4455, 'admin_color', 'fresh'),
(68934, 4455, 'use_ssl', '0'),
(68935, 4455, 'show_admin_bar_front', 'true'),
(68936, 4455, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68937, 4455, 'wp_user_level', '0'),
(68938, 4455, 'wsl_current_provider', 'Facebook'),
(68939, 4455, 'wsl_current_user_image', 'https://graph.facebook.com/1078570072157785/picture?width=150&height=150'),
(68940, 4455, 'session_tokens', 'a:1:{s:64:\"00e77a2959a3fbe59fe9fcbd6606103c92ef0783294dd5cabde61f940593dd01\";a:4:{s:10:\"expiration\";i:1435008874;s:2:\"ip\";s:12:\"95.93.59.147\";s:2:\"ua\";s:176:\"Mozilla/5.0 (Linux; Android 4.4.2; BLOOM Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433799274;}}'),
(68941, 947, 'votou', 'sim'),
(68942, 947, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p957,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(68943, 4456, 'nickname', 'Antonio_Luis_Mendes'),
(68944, 4456, 'first_name', 'António Luís'),
(68945, 4456, 'last_name', 'Mendes'),
(68946, 4456, 'description', ''),
(68947, 4456, 'rich_editing', 'true'),
(68948, 4456, 'comment_shortcuts', 'false'),
(68949, 4456, 'admin_color', 'fresh'),
(68950, 4456, 'use_ssl', '0'),
(68951, 4456, 'show_admin_bar_front', 'true'),
(68952, 4456, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68953, 4456, 'wp_user_level', '0'),
(68954, 4456, 'wsl_current_provider', 'Google'),
(68955, 4456, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-iaEpcOzc56A/AAAAAAAAAAI/AAAAAAAACt8/EaB4QpHzInQ/photo.jpg?sz=200'),
(68956, 4456, 'session_tokens', 'a:1:{s:64:\"a13621376da292bfd7796e96c873bf4526024f9d9cf3e67b924230e1106f35aa\";a:4:{s:10:\"expiration\";i:1435008912;s:2:\"ip\";s:15:\"217.129.234.199\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433799312;}}'),
(68957, 4454, 'votou', 'sim'),
(68958, 4454, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,maior-onda-tow-in-oe_p1036,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(68959, 4457, 'nickname', 'Sandra_Gois'),
(68960, 4457, 'first_name', 'Sandra'),
(68961, 4457, 'last_name', 'Gois'),
(68962, 4457, 'description', ''),
(68963, 4457, 'rich_editing', 'true'),
(68964, 4457, 'comment_shortcuts', 'false'),
(68965, 4457, 'admin_color', 'fresh'),
(68966, 4457, 'use_ssl', '0'),
(68967, 4457, 'show_admin_bar_front', 'true'),
(68968, 4457, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68969, 4457, 'wp_user_level', '0'),
(68970, 4457, 'wsl_current_provider', 'Facebook'),
(68971, 4457, 'wsl_current_user_image', 'https://graph.facebook.com/865869073497500/picture?width=150&height=150'),
(68972, 4457, 'session_tokens', 'a:1:{s:64:\"b460973f5f17c941121f49340cc260ae64e136bea2f46b0bfb2640fb3e562c5f\";a:4:{s:10:\"expiration\";i:1435008929;s:2:\"ip\";s:14:\"85.240.242.119\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433799329;}}'),
(68973, 4453, 'votou', 'sim'),
(68974, 4453, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(68975, 4456, 'votou', 'sim'),
(68976, 4456, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(68977, 4458, 'nickname', 'Joao_Caetano'),
(68978, 4458, 'first_name', 'Joao'),
(68979, 4458, 'last_name', 'Caetano'),
(68980, 4458, 'description', ''),
(68981, 4458, 'rich_editing', 'true'),
(68982, 4458, 'comment_shortcuts', 'false'),
(68983, 4458, 'admin_color', 'fresh'),
(68984, 4458, 'use_ssl', '0'),
(68985, 4458, 'show_admin_bar_front', 'true'),
(68986, 4458, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(68987, 4458, 'wp_user_level', '0'),
(68988, 4458, 'wsl_current_provider', 'Facebook'),
(68989, 4458, 'wsl_current_user_image', 'https://graph.facebook.com/10153419455757922/picture?width=150&height=150'),
(68990, 4458, 'session_tokens', 'a:2:{s:64:\"854045b603a016dfa89fb4ada5fc839f6535753bad2986db5ab2439ff7b3f18d\";a:4:{s:10:\"expiration\";i:1435008988;s:2:\"ip\";s:14:\"85.243.108.205\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/MEO;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433799388;}s:64:\"9bc6e16e4d42fe7bbf8c4c23b33afe3c3ef0929c9b4e6718247523c59fdd1e69\";a:4:{s:10:\"expiration\";i:1435009047;s:2:\"ip\";s:14:\"85.243.108.205\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/MEO;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433799447;}}'),
(68991, 4459, 'nickname', 'Luisa_Malveiro_Morais'),
(68992, 4459, 'first_name', 'Luisa Malveiro'),
(68993, 4459, 'last_name', 'Morais'),
(68994, 4459, 'description', ''),
(68995, 4459, 'rich_editing', 'true'),
(68996, 4459, 'comment_shortcuts', 'false'),
(68997, 4459, 'admin_color', 'fresh'),
(68998, 4459, 'use_ssl', '0'),
(68999, 4459, 'show_admin_bar_front', 'true'),
(69000, 4459, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69001, 4459, 'wp_user_level', '0'),
(69002, 4459, 'wsl_current_provider', 'Facebook'),
(69003, 4459, 'wsl_current_user_image', 'https://graph.facebook.com/733075533464866/picture?width=150&height=150'),
(69004, 4459, 'session_tokens', 'a:1:{s:64:\"9d6e7e6223f875eb14981a5ab8268c04f200ece19a246dae23271d962d93578e\";a:4:{s:10:\"expiration\";i:1435008994;s:2:\"ip\";s:13:\"89.180.210.92\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433799394;}}'),
(69005, 4460, 'nickname', 'Natalia_Zubyk'),
(69006, 4460, 'first_name', 'Natalia'),
(69007, 4460, 'last_name', 'Zubyk'),
(69008, 4460, 'description', ''),
(69009, 4460, 'rich_editing', 'true'),
(69010, 4460, 'comment_shortcuts', 'false'),
(69011, 4460, 'admin_color', 'fresh'),
(69012, 4460, 'use_ssl', '0'),
(69013, 4460, 'show_admin_bar_front', 'true'),
(69014, 4460, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69015, 4460, 'wp_user_level', '0'),
(69016, 4460, 'wsl_current_provider', 'Facebook'),
(69017, 4460, 'wsl_current_user_image', 'https://graph.facebook.com/1027339867278826/picture?width=150&height=150'),
(69018, 4460, 'session_tokens', 'a:1:{s:64:\"bdc5d93e7ac921494fefeb1158d4e3e011ef572a1c26523885393f08dc2265d0\";a:4:{s:10:\"expiration\";i:1435009004;s:2:\"ip\";s:11:\"2.82.186.40\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433799404;}}'),
(69019, 4461, 'nickname', 'Sandra_Santos_1'),
(69020, 4461, 'first_name', 'Sandra'),
(69021, 4461, 'last_name', 'Santos'),
(69022, 4461, 'description', ''),
(69023, 4461, 'rich_editing', 'true'),
(69024, 4461, 'comment_shortcuts', 'false'),
(69025, 4461, 'admin_color', 'fresh'),
(69026, 4461, 'use_ssl', '0'),
(69027, 4461, 'show_admin_bar_front', 'true'),
(69028, 4461, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69029, 4461, 'wp_user_level', '0'),
(69030, 4461, 'wsl_current_provider', 'Google'),
(69031, 4461, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(69032, 4461, 'session_tokens', 'a:1:{s:64:\"6de2598b8ef191a36ff4d8d6b9ea3f299454ef7fe068d51e5fb92218049c5e8d\";a:4:{s:10:\"expiration\";i:1435009054;s:2:\"ip\";s:13:\"81.193.199.52\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/6.1.6 Safari/537.78.2\";s:5:\"login\";i:1433799454;}}'),
(69033, 4462, 'nickname', 'Erica_Gandum_Moreira'),
(69034, 4462, 'first_name', 'Erica'),
(69035, 4462, 'last_name', 'Moreira'),
(69036, 4462, 'description', ''),
(69037, 4462, 'rich_editing', 'true'),
(69038, 4462, 'comment_shortcuts', 'false'),
(69039, 4462, 'admin_color', 'fresh'),
(69040, 4462, 'use_ssl', '0'),
(69041, 4462, 'show_admin_bar_front', 'true'),
(69042, 4462, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69043, 4462, 'wp_user_level', '0'),
(69044, 4462, 'wsl_current_provider', 'Facebook'),
(69045, 4462, 'wsl_current_user_image', 'https://graph.facebook.com/10152970084718660/picture?width=150&height=150'),
(69046, 4462, 'session_tokens', 'a:1:{s:64:\"fbead93bbded959b8fddf6aa83705355b40b67189dca1cea2e64d0b40471f9c9\";a:4:{s:10:\"expiration\";i:1435009075;s:2:\"ip\";s:13:\"89.114.219.38\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433799475;}}'),
(69047, 4463, 'nickname', 'Maria_Amelia_Damasio'),
(69048, 4463, 'first_name', 'Maria'),
(69049, 4463, 'last_name', 'Damasio'),
(69050, 4463, 'description', ''),
(69051, 4463, 'rich_editing', 'true'),
(69052, 4463, 'comment_shortcuts', 'false'),
(69053, 4463, 'admin_color', 'fresh'),
(69054, 4463, 'use_ssl', '0'),
(69055, 4463, 'show_admin_bar_front', 'true'),
(69056, 4463, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69057, 4463, 'wp_user_level', '0'),
(69058, 4463, 'wsl_current_provider', 'Facebook'),
(69059, 4463, 'wsl_current_user_image', 'https://graph.facebook.com/10204433971389733/picture?width=150&height=150'),
(69060, 4463, 'session_tokens', 'a:1:{s:64:\"3451ee66b194670cc6e3457a4942a8122126451d3053c0858bac436e769c3000\";a:4:{s:10:\"expiration\";i:1435009078;s:2:\"ip\";s:12:\"93.108.47.23\";s:2:\"ua\";s:243:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/1; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433799478;}}'),
(69061, 4464, 'nickname', 'Luis'),
(69062, 4464, 'first_name', 'Luis'),
(69063, 4464, 'last_name', '.'),
(69064, 4464, 'description', ''),
(69065, 4464, 'rich_editing', 'true'),
(69066, 4464, 'comment_shortcuts', 'false'),
(69067, 4464, 'admin_color', 'fresh'),
(69068, 4464, 'use_ssl', '0'),
(69069, 4464, 'show_admin_bar_front', 'true'),
(69070, 4464, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69071, 4464, 'wp_user_level', '0'),
(69072, 4464, 'wsl_current_provider', 'Google'),
(69073, 4464, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(69074, 4464, 'session_tokens', 'a:2:{s:64:\"730d9fc36a98b81c9d2848753cac4e5d5a369979393768037b2a332b82d7bc35\";a:4:{s:10:\"expiration\";i:1435009103;s:2:\"ip\";s:13:\"87.103.68.120\";s:2:\"ua\";s:267:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433799503;}s:64:\"8e9fea18c6bae69b84340fc7678321edf0df7e4cec874b922ff94a63b2f4690d\";a:4:{s:10:\"expiration\";i:1435009160;s:2:\"ip\";s:14:\"79.168.251.168\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433799560;}}'),
(69075, 4465, 'nickname', 'Madalena_Pires_de_Lima'),
(69076, 4465, 'first_name', 'Madalena'),
(69077, 4465, 'last_name', 'Pires de Lima'),
(69078, 4465, 'description', ''),
(69079, 4465, 'rich_editing', 'true'),
(69080, 4465, 'comment_shortcuts', 'false'),
(69081, 4465, 'admin_color', 'fresh'),
(69082, 4465, 'use_ssl', '0'),
(69083, 4465, 'show_admin_bar_front', 'true'),
(69084, 4465, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69085, 4465, 'wp_user_level', '0'),
(69086, 4465, 'wsl_current_provider', 'Facebook'),
(69087, 4465, 'wsl_current_user_image', 'https://graph.facebook.com/1048768691809723/picture?width=150&height=150'),
(69088, 4465, 'session_tokens', 'a:1:{s:64:\"76fbdcde32e68d442629ceefa0b712b546d09e511bc780b4dcb1e0684830558c\";a:4:{s:10:\"expiration\";i:1435009159;s:2:\"ip\";s:10:\"2.83.218.4\";s:2:\"ua\";s:126:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36 OPR/29.0.1795.60\";s:5:\"login\";i:1433799559;}}'),
(69089, 4459, 'votou', 'sim'),
(69090, 4459, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,manobra-do-ano-reef_p1236,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(69091, 4460, 'votou', 'sim'),
(69092, 4460, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,revelacao-do-ano-deeply_p1389,foto-do-ano_p1277,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(69093, 4466, 'nickname', 'Margarida_Marques'),
(69094, 4466, 'first_name', 'Margarida'),
(69095, 4466, 'last_name', 'Marques'),
(69096, 4466, 'description', ''),
(69097, 4466, 'rich_editing', 'true'),
(69098, 4466, 'comment_shortcuts', 'false'),
(69099, 4466, 'admin_color', 'fresh'),
(69100, 4466, 'use_ssl', '0'),
(69101, 4466, 'show_admin_bar_front', 'true'),
(69102, 4466, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69103, 4466, 'wp_user_level', '0'),
(69104, 4466, 'wsl_current_provider', 'Facebook'),
(69105, 4466, 'wsl_current_user_image', 'https://graph.facebook.com/10153478456209203/picture?width=150&height=150'),
(69106, 4466, 'session_tokens', 'a:1:{s:64:\"7ab0ab59f16aefde77f05d91577acba3488277afeffac054bafb44ae2ab283f4\";a:4:{s:10:\"expiration\";i:1435009190;s:2:\"ip\";s:14:\"79.168.155.202\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433799590;}}'),
(69107, 4463, 'votou', 'sim'),
(69108, 4463, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036,videoclip-do-ano-hurley_p1214,evento-do-ano-kia_p1426'),
(69109, 4467, 'nickname', 'Dora_Alves_Borga'),
(69110, 4467, 'first_name', 'Dora'),
(69111, 4467, 'last_name', 'Borga'),
(69112, 4467, 'description', ''),
(69113, 4467, 'rich_editing', 'true'),
(69114, 4467, 'comment_shortcuts', 'false'),
(69115, 4467, 'admin_color', 'fresh'),
(69116, 4467, 'use_ssl', '0'),
(69117, 4467, 'show_admin_bar_front', 'true'),
(69118, 4467, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69119, 4467, 'wp_user_level', '0'),
(69120, 4467, 'wsl_current_provider', 'Facebook'),
(69121, 4467, 'wsl_current_user_image', 'https://graph.facebook.com/10207024683243651/picture?width=150&height=150'),
(69122, 4467, 'session_tokens', 'a:1:{s:64:\"e8f5223318bbb65affd36a6edd8eeb54a90e6dd1175758731a064a59fbf629c7\";a:4:{s:10:\"expiration\";i:1435009215;s:2:\"ip\";s:12:\"84.91.11.223\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36\";s:5:\"login\";i:1433799615;}}'),
(69123, 4468, 'nickname', 'Pedro_Fortunato'),
(69124, 4468, 'first_name', 'Pedro'),
(69125, 4468, 'last_name', 'Fortunato'),
(69126, 4468, 'description', ''),
(69127, 4468, 'rich_editing', 'true'),
(69128, 4468, 'comment_shortcuts', 'false'),
(69129, 4468, 'admin_color', 'fresh'),
(69130, 4468, 'use_ssl', '0'),
(69131, 4468, 'show_admin_bar_front', 'true'),
(69132, 4468, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69133, 4468, 'wp_user_level', '0'),
(69134, 4468, 'wsl_current_provider', 'Facebook'),
(69135, 4468, 'wsl_current_user_image', 'https://graph.facebook.com/10205363340615995/picture?width=150&height=150'),
(69136, 4468, 'session_tokens', 'a:1:{s:64:\"1c898c69c725bdc01db37a0dbdde405b76cea03c091c40a1bac41a30adcbffaa\";a:4:{s:10:\"expiration\";i:1435009215;s:2:\"ip\";s:14:\"85.139.217.178\";s:2:\"ua\";s:160:\"Mozilla/5.0 (Linux; U; Android 4.4.2; pt-pt; SAMSUNG GT-N7105/N7105XXUFNE3 Build/KOT49H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433799615;}}'),
(69137, 4469, 'nickname', 'Tiago_Magro'),
(69138, 4469, 'first_name', 'Tiago'),
(69139, 4469, 'last_name', 'Magro'),
(69140, 4469, 'description', ''),
(69141, 4469, 'rich_editing', 'true'),
(69142, 4469, 'comment_shortcuts', 'false'),
(69143, 4469, 'admin_color', 'fresh'),
(69144, 4469, 'use_ssl', '0'),
(69145, 4469, 'show_admin_bar_front', 'true'),
(69146, 4469, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69147, 4469, 'wp_user_level', '0'),
(69148, 4469, 'wsl_current_provider', 'Facebook'),
(69149, 4469, 'wsl_current_user_image', 'https://graph.facebook.com/10153305533054463/picture?width=150&height=150'),
(69150, 4469, 'session_tokens', 'a:1:{s:64:\"342dbed17491e26ac7dc01f9868cfd2e23535ec0f3b17dee83f756dfc87544b0\";a:4:{s:10:\"expiration\";i:1435009247;s:2:\"ip\";s:12:\"87.103.57.65\";s:2:\"ua\";s:269:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/14.1.0.13.14;FBBV/4819706;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433799647;}}'),
(69151, 4470, 'nickname', 'Joana_Soares'),
(69152, 4470, 'first_name', 'Joana'),
(69153, 4470, 'last_name', 'Soares'),
(69154, 4470, 'description', ''),
(69155, 4470, 'rich_editing', 'true'),
(69156, 4470, 'comment_shortcuts', 'false'),
(69157, 4470, 'admin_color', 'fresh'),
(69158, 4470, 'use_ssl', '0'),
(69159, 4470, 'show_admin_bar_front', 'true'),
(69160, 4470, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69161, 4470, 'wp_user_level', '0'),
(69162, 4470, 'wsl_current_provider', 'Facebook'),
(69163, 4470, 'wsl_current_user_image', 'https://graph.facebook.com/942583812451264/picture?width=150&height=150'),
(69164, 4470, 'session_tokens', 'a:1:{s:64:\"8358fda86ee3fd1be41a57b01cfbd4faa2cbbe07881f82dbd28f2b4eda2bbe22\";a:4:{s:10:\"expiration\";i:1435009251;s:2:\"ip\";s:13:\"89.114.129.45\";s:2:\"ua\";s:264:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/MessengerForiOS;FBAV/22.0.0.11.13;FBBV/7231602;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433799651;}}'),
(69165, 4471, 'nickname', 'Pedro_Vila'),
(69166, 4471, 'first_name', 'Pedro'),
(69167, 4471, 'last_name', 'Vila'),
(69168, 4471, 'description', ''),
(69169, 4471, 'rich_editing', 'true'),
(69170, 4471, 'comment_shortcuts', 'false'),
(69171, 4471, 'admin_color', 'fresh'),
(69172, 4471, 'use_ssl', '0'),
(69173, 4471, 'show_admin_bar_front', 'true'),
(69174, 4471, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69175, 4471, 'wp_user_level', '0'),
(69176, 4471, 'wsl_current_provider', 'Facebook'),
(69177, 4471, 'wsl_current_user_image', 'https://graph.facebook.com/984972264846758/picture?width=150&height=150'),
(69178, 4471, 'session_tokens', 'a:1:{s:64:\"c150b513abdfddfe3178c44f067803bbc219fb10e0b80a28f1a95de56803776d\";a:4:{s:10:\"expiration\";i:1435009276;s:2:\"ip\";s:15:\"188.250.208.195\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433799676;}}'),
(69179, 4472, 'nickname', 'Peniche_Surfguide'),
(69180, 4472, 'first_name', 'Peniche'),
(69181, 4472, 'last_name', 'Surfguide'),
(69182, 4472, 'description', ''),
(69183, 4472, 'rich_editing', 'true'),
(69184, 4472, 'comment_shortcuts', 'false'),
(69185, 4472, 'admin_color', 'fresh'),
(69186, 4472, 'use_ssl', '0'),
(69187, 4472, 'show_admin_bar_front', 'true'),
(69188, 4472, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69189, 4472, 'wp_user_level', '0'),
(69190, 4472, 'wsl_current_provider', 'Facebook'),
(69191, 4472, 'wsl_current_user_image', 'https://graph.facebook.com/508595725965062/picture?width=150&height=150'),
(69192, 4472, 'session_tokens', 'a:1:{s:64:\"a590b1417902dcb245c20bb9cc9728f1ae8f6a87eca8e0e6022a97526578d0c0\";a:4:{s:10:\"expiration\";i:1435009279;s:2:\"ip\";s:12:\"2.82.162.252\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433799679;}}'),
(69193, 4464, 'votou', 'sim'),
(69194, 4464, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(69195, 4467, 'votou', 'sim'),
(69196, 4467, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(69197, 4458, 'votou', 'sim'),
(69198, 4458, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(69199, 4462, 'votou', 'sim'),
(69200, 4462, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(69201, 4473, 'nickname', 'Aurora_Silva'),
(69202, 4473, 'first_name', 'Aurora'),
(69203, 4473, 'last_name', 'Silva'),
(69204, 4473, 'description', ''),
(69205, 4473, 'rich_editing', 'true'),
(69206, 4473, 'comment_shortcuts', 'false'),
(69207, 4473, 'admin_color', 'fresh'),
(69208, 4473, 'use_ssl', '0'),
(69209, 4473, 'show_admin_bar_front', 'true'),
(69210, 4473, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69211, 4473, 'wp_user_level', '0'),
(69212, 4473, 'wsl_current_provider', 'Google'),
(69213, 4473, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-jzBlprB0V-M/AAAAAAAAAAI/AAAAAAAAABw/djJEFRLBS4U/photo.jpg?sz=200'),
(69214, 4473, 'session_tokens', 'a:2:{s:64:\"bc6d3daa28bb6ce2b1c775abfc812df6278b34ff65fc2c6d5f7334b6b32b0acd\";a:4:{s:10:\"expiration\";i:1435009308;s:2:\"ip\";s:15:\"217.129.234.199\";s:2:\"ua\";s:114:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2; .NET CLR 2.0.50727; .NET CLR 1.1.4322)\";s:5:\"login\";i:1433799708;}s:64:\"a78fb0261df4090c8265ce142a80b18675565ba1131adccfb7dc7d6408629e9e\";a:4:{s:10:\"expiration\";i:1435009473;s:2:\"ip\";s:15:\"217.129.234.199\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433799873;}}'),
(69215, 4406, 'votou', 'sim'),
(69216, 4406, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(69217, 4468, 'votou', 'sim'),
(69218, 4468, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(69219, 4472, 'votou', 'sim'),
(69220, 4472, 'user_votes', 'surfista-do-ano-oakley_p1346,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(69221, 4474, 'nickname', 'Ricardo_Alexandre'),
(69222, 4474, 'first_name', 'Ricardo'),
(69223, 4474, 'last_name', 'Alexandre'),
(69224, 4474, 'description', ''),
(69225, 4474, 'rich_editing', 'true'),
(69226, 4474, 'comment_shortcuts', 'false'),
(69227, 4474, 'admin_color', 'fresh'),
(69228, 4474, 'use_ssl', '0'),
(69229, 4474, 'show_admin_bar_front', 'true'),
(69230, 4474, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69231, 4474, 'wp_user_level', '0'),
(69232, 4474, 'wsl_current_provider', 'Facebook'),
(69233, 4474, 'wsl_current_user_image', 'https://graph.facebook.com/10206311487001970/picture?width=150&height=150'),
(69234, 4474, 'session_tokens', 'a:1:{s:64:\"2a3a1b3d2fd6c028f4c94789996ea35883cd9d21082d53f3cef989e7006f99cb\";a:4:{s:10:\"expiration\";i:1435009395;s:2:\"ip\";s:13:\"46.189.143.47\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433799795;}}'),
(69235, 4475, 'nickname', 'Silvia_Alves'),
(69236, 4475, 'first_name', 'Sílvia'),
(69237, 4475, 'last_name', 'Alves'),
(69238, 4475, 'description', ''),
(69239, 4475, 'rich_editing', 'true'),
(69240, 4475, 'comment_shortcuts', 'false'),
(69241, 4475, 'admin_color', 'fresh'),
(69242, 4475, 'use_ssl', '0'),
(69243, 4475, 'show_admin_bar_front', 'true'),
(69244, 4475, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69245, 4475, 'wp_user_level', '0'),
(69246, 4475, 'wsl_current_provider', 'Facebook'),
(69247, 4475, 'wsl_current_user_image', 'https://graph.facebook.com/10205345839138402/picture?width=150&height=150'),
(69248, 4475, 'session_tokens', 'a:1:{s:64:\"d766ffa0bf9ee2714237bb997720c033297ed5b629b83048b25d073e9d80b41a\";a:4:{s:10:\"expiration\";i:1435009406;s:2:\"ip\";s:13:\"85.242.20.142\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; U; Android 4.3; pt-pt; GT-I9300 Build/JSS15J) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433799806;}}'),
(69249, 4476, 'nickname', 'Luis_Siopa'),
(69250, 4476, 'first_name', 'Luis'),
(69251, 4476, 'last_name', 'Siopa'),
(69252, 4476, 'description', 'My name is Luis. I was born and now I&#039;m here. Pretty neat..'),
(69253, 4476, 'rich_editing', 'true'),
(69254, 4476, 'comment_shortcuts', 'false'),
(69255, 4476, 'admin_color', 'fresh'),
(69256, 4476, 'use_ssl', '0'),
(69257, 4476, 'show_admin_bar_front', 'true'),
(69258, 4476, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69259, 4476, 'wp_user_level', '0'),
(69260, 4476, 'wsl_current_provider', 'Google'),
(69261, 4476, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-X-N1yOY1gpk/AAAAAAAAAAI/AAAAAAAAA9M/4k3U1dqcfXw/photo.jpg?sz=200'),
(69262, 4476, 'session_tokens', 'a:1:{s:64:\"03466f93f57ac09aed9a8e4197f4ec86c076c887f9c905b699eb5901aa3c8c47\";a:4:{s:10:\"expiration\";i:1435009427;s:2:\"ip\";s:12:\"5.67.250.198\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433799827;}}'),
(69263, 4473, 'votou', 'sim'),
(69264, 4473, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(69265, 4476, 'votou', 'sim'),
(69266, 4476, 'user_votes', 'surfista-do-ano-oakley_p1342,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(69267, 4477, 'nickname', 'Patricia_Marques'),
(69268, 4477, 'first_name', 'Patricia'),
(69269, 4477, 'last_name', 'Marques'),
(69270, 4477, 'description', ''),
(69271, 4477, 'rich_editing', 'true'),
(69272, 4477, 'comment_shortcuts', 'false'),
(69273, 4477, 'admin_color', 'fresh'),
(69274, 4477, 'use_ssl', '0'),
(69275, 4477, 'show_admin_bar_front', 'true'),
(69276, 4477, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69277, 4477, 'wp_user_level', '0'),
(69278, 4477, 'wsl_current_provider', 'Facebook'),
(69279, 4477, 'wsl_current_user_image', 'https://graph.facebook.com/10153295009281181/picture?width=150&height=150'),
(69280, 4477, 'session_tokens', 'a:1:{s:64:\"d5490c7fdc6b554539a3766ea960d8eadaf62ee59637d9f8c9a7f34282d5bdc5\";a:4:{s:10:\"expiration\";i:1435009603;s:2:\"ip\";s:12:\"2.82.191.243\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433800003;}}'),
(69281, 4475, 'votou', 'sim'),
(69282, 4475, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(69283, 4477, 'votou', 'sim'),
(69284, 4477, 'user_votes', 'revelacao-do-ano-deeply_p1389,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375'),
(69285, 4478, 'nickname', 'Manuel_Silva_E_Sousa'),
(69286, 4478, 'first_name', 'Manuel'),
(69287, 4478, 'last_name', 'Silva E Sousa'),
(69288, 4478, 'description', ''),
(69289, 4478, 'rich_editing', 'true'),
(69290, 4478, 'comment_shortcuts', 'false'),
(69291, 4478, 'admin_color', 'fresh'),
(69292, 4478, 'use_ssl', '0'),
(69293, 4478, 'show_admin_bar_front', 'true'),
(69294, 4478, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69295, 4478, 'wp_user_level', '0'),
(69296, 4478, 'wsl_current_provider', 'Facebook'),
(69297, 4478, 'wsl_current_user_image', 'https://graph.facebook.com/10152936070868443/picture?width=150&height=150'),
(69298, 4478, 'session_tokens', 'a:1:{s:64:\"e5489a13a924dcfa03c2deb1b891a30687be2952e8ba8441e1e8f45273834230\";a:4:{s:10:\"expiration\";i:1435009726;s:2:\"ip\";s:13:\"87.103.60.207\";s:2:\"ua\";s:183:\"Mozilla/5.0 (Linux; Android 5.0; ALE-L21 Build/HuaweiALE-L21) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/37.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433800126;}}'),
(69299, 4479, 'nickname', 'Pedro_Vazao_Almeida'),
(69300, 4479, 'first_name', 'Pedro'),
(69301, 4479, 'last_name', 'Vazão Almeida'),
(69302, 4479, 'description', ''),
(69303, 4479, 'rich_editing', 'true'),
(69304, 4479, 'comment_shortcuts', 'false'),
(69305, 4479, 'admin_color', 'fresh'),
(69306, 4479, 'use_ssl', '0'),
(69307, 4479, 'show_admin_bar_front', 'true'),
(69308, 4479, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69309, 4479, 'wp_user_level', '0'),
(69310, 4479, 'wsl_current_provider', 'Facebook'),
(69311, 4479, 'wsl_current_user_image', 'https://graph.facebook.com/10152979243242677/picture?width=150&height=150'),
(69312, 4479, 'session_tokens', 'a:1:{s:64:\"e859fc65566058c57e40503ed9195444788b718cdf15add05c3616c70d584ea7\";a:4:{s:10:\"expiration\";i:1435009739;s:2:\"ip\";s:14:\"200.223.164.51\";s:2:\"ua\";s:153:\"Mozilla/5.0 (Linux; U; Android 4.3; pt-pt; WAX Build/JLS36C) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 ACHEETAHI/2100501092\";s:5:\"login\";i:1433800139;}}'),
(69313, 4480, 'nickname', 'Daniel_Oliveira_1'),
(69314, 4480, 'first_name', 'Daniel'),
(69315, 4480, 'last_name', 'Oliveira'),
(69316, 4480, 'description', ''),
(69317, 4480, 'rich_editing', 'true'),
(69318, 4480, 'comment_shortcuts', 'false'),
(69319, 4480, 'admin_color', 'fresh'),
(69320, 4480, 'use_ssl', '0'),
(69321, 4480, 'show_admin_bar_front', 'true'),
(69322, 4480, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69323, 4480, 'wp_user_level', '0'),
(69324, 4480, 'wsl_current_provider', 'Google'),
(69325, 4480, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XCyfyBc-wOY/AAAAAAAAAAI/AAAAAAAAABo/GKdhpbhBHqw/photo.jpg?sz=200'),
(69326, 4480, 'session_tokens', 'a:1:{s:64:\"6f463daec5ea4091e271f65130133b366efeb94b0940f7fffad4bb05b83066b0\";a:4:{s:10:\"expiration\";i:1435009764;s:2:\"ip\";s:12:\"81.84.67.227\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433800164;}}'),
(69327, 4480, 'votou', 'sim'),
(69328, 4480, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(69329, 4481, 'nickname', 'Carlota_Celeiro_Marques'),
(69330, 4481, 'first_name', 'Carlota'),
(69331, 4481, 'last_name', 'Marques'),
(69332, 4481, 'description', ''),
(69333, 4481, 'rich_editing', 'true'),
(69334, 4481, 'comment_shortcuts', 'false'),
(69335, 4481, 'admin_color', 'fresh'),
(69336, 4481, 'use_ssl', '0'),
(69337, 4481, 'show_admin_bar_front', 'true'),
(69338, 4481, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69339, 4481, 'wp_user_level', '0'),
(69340, 4481, 'wsl_current_provider', 'Facebook'),
(69341, 4481, 'wsl_current_user_image', 'https://graph.facebook.com/873809459360528/picture?width=150&height=150'),
(69342, 4481, 'session_tokens', 'a:1:{s:64:\"14b43d0abef15e2714aab7b3e7c58b2210de91ff4817b9802b0a3d4536c19a70\";a:4:{s:10:\"expiration\";i:1435009799;s:2:\"ip\";s:11:\"95.93.99.88\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433800199;}}'),
(69343, 4482, 'nickname', 'Mara_Duarte'),
(69344, 4482, 'first_name', 'Mara'),
(69345, 4482, 'last_name', 'Duarte'),
(69346, 4482, 'description', ''),
(69347, 4482, 'rich_editing', 'true'),
(69348, 4482, 'comment_shortcuts', 'false'),
(69349, 4482, 'admin_color', 'fresh'),
(69350, 4482, 'use_ssl', '0'),
(69351, 4482, 'show_admin_bar_front', 'true'),
(69352, 4482, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69353, 4482, 'wp_user_level', '0'),
(69354, 4482, 'wsl_current_provider', 'Google'),
(69355, 4482, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(69356, 4482, 'session_tokens', 'a:2:{s:64:\"d73b939b9e5f4ccba12e093ccb8cfacd4dd49092ff685fc6fecda688b7fcf253\";a:4:{s:10:\"expiration\";i:1435009802;s:2:\"ip\";s:13:\"188.250.77.78\";s:2:\"ua\";s:129:\"Mozilla/5.0 (iPad; CPU OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) GSA/5.4.49956 Mobile/12A405 Safari/600.1.4\";s:5:\"login\";i:1433800202;}s:64:\"f6e80b1a4289fa70ec8352c8aafbef27f240a421e1cfeadbc8561fd31683bd48\";a:4:{s:10:\"expiration\";i:1435009864;s:2:\"ip\";s:13:\"188.250.77.78\";s:2:\"ua\";s:129:\"Mozilla/5.0 (iPad; CPU OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) GSA/5.4.49956 Mobile/12A405 Safari/600.1.4\";s:5:\"login\";i:1433800264;}}'),
(69357, 3585, 'votou', 'sim'),
(69358, 3585, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(69359, 4483, 'nickname', 'Pil_Lip'),
(69360, 4483, 'first_name', 'Pil'),
(69361, 4483, 'last_name', 'Lip'),
(69362, 4483, 'description', ''),
(69363, 4483, 'rich_editing', 'true'),
(69364, 4483, 'comment_shortcuts', 'false'),
(69365, 4483, 'admin_color', 'fresh'),
(69366, 4483, 'use_ssl', '0'),
(69367, 4483, 'show_admin_bar_front', 'true'),
(69368, 4483, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69369, 4483, 'wp_user_level', '0'),
(69370, 4483, 'wsl_current_provider', 'Facebook'),
(69371, 4483, 'wsl_current_user_image', 'https://graph.facebook.com/767925053327602/picture?width=150&height=150'),
(69372, 4483, 'session_tokens', 'a:1:{s:64:\"daae48252ccc6727855ee04170e7686c27738f07311f08c10637b8874a65e6f5\";a:4:{s:10:\"expiration\";i:1435009867;s:2:\"ip\";s:11:\"84.91.42.10\";s:2:\"ua\";s:151:\"Mozilla/5.0 (Linux; Android 4.2.2; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433800267;}}'),
(69373, 4484, 'nickname', 'Kirill_Komrakov'),
(69374, 4484, 'first_name', 'Kirill'),
(69375, 4484, 'last_name', 'Komrakov'),
(69376, 4484, 'description', ''),
(69377, 4484, 'rich_editing', 'true'),
(69378, 4484, 'comment_shortcuts', 'false'),
(69379, 4484, 'admin_color', 'fresh'),
(69380, 4484, 'use_ssl', '0'),
(69381, 4484, 'show_admin_bar_front', 'true'),
(69382, 4484, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69383, 4484, 'wp_user_level', '0'),
(69384, 4484, 'wsl_current_provider', 'Facebook'),
(69385, 4484, 'wsl_current_user_image', 'https://graph.facebook.com/10207181988014339/picture?width=150&height=150'),
(69386, 4484, 'session_tokens', 'a:1:{s:64:\"1f52e985545aee623a22b63ab73d994d76b2ede6ba466ecc07a15fb2d454e2e4\";a:4:{s:10:\"expiration\";i:1435009899;s:2:\"ip\";s:13:\"88.157.192.34\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433800299;}}'),
(69387, 4485, 'nickname', 'Ana_Claudia_Almeida'),
(69388, 4485, 'first_name', 'Ana'),
(69389, 4485, 'last_name', 'Almeida'),
(69390, 4485, 'description', ''),
(69391, 4485, 'rich_editing', 'true'),
(69392, 4485, 'comment_shortcuts', 'false'),
(69393, 4485, 'admin_color', 'fresh'),
(69394, 4485, 'use_ssl', '0'),
(69395, 4485, 'show_admin_bar_front', 'true'),
(69396, 4485, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69397, 4485, 'wp_user_level', '0'),
(69398, 4485, 'wsl_current_provider', 'Facebook'),
(69399, 4485, 'wsl_current_user_image', 'https://graph.facebook.com/10204108665867148/picture?width=150&height=150'),
(69400, 4485, 'session_tokens', 'a:1:{s:64:\"a1c951e0081935fd0ed530aee508f93ced7f5dc6e212be64cbc79ab8888d425f\";a:4:{s:10:\"expiration\";i:1435009999;s:2:\"ip\";s:12:\"2.82.162.179\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433800399;}}'),
(69401, 4485, 'votou', 'sim'),
(69402, 4485, 'user_votes', 'shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(69403, 4486, 'nickname', 'Nuno_Draws'),
(69404, 4486, 'first_name', 'Nuno'),
(69405, 4486, 'last_name', 'Draws'),
(69406, 4486, 'description', ''),
(69407, 4486, 'rich_editing', 'true'),
(69408, 4486, 'comment_shortcuts', 'false'),
(69409, 4486, 'admin_color', 'fresh'),
(69410, 4486, 'use_ssl', '0'),
(69411, 4486, 'show_admin_bar_front', 'true'),
(69412, 4486, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69413, 4486, 'wp_user_level', '0'),
(69414, 4486, 'wsl_current_provider', 'Facebook'),
(69415, 4486, 'wsl_current_user_image', 'https://graph.facebook.com/834690756615748/picture?width=150&height=150'),
(69416, 4486, 'session_tokens', 'a:1:{s:64:\"b61fdac6c521e39ad78f8cb66d6c24ddf97826b0d95d42d686097f96acfdfaf3\";a:4:{s:10:\"expiration\";i:1435010056;s:2:\"ip\";s:13:\"81.84.221.138\";s:2:\"ua\";s:191:\"Mozilla/5.0 (Linux; Android 5.0.2; C6903 Build/14.5.A.0.270; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/35.0.0.48.273;]\";s:5:\"login\";i:1433800456;}}'),
(69417, 4434, 'votou', 'sim'),
(69418, 4434, 'user_votes', 'manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(69419, 4487, 'nickname', 'Infinity_Pic'),
(69420, 4487, 'first_name', 'Infinity'),
(69421, 4487, 'last_name', 'Pic'),
(69422, 4487, 'description', ''),
(69423, 4487, 'rich_editing', 'true'),
(69424, 4487, 'comment_shortcuts', 'false'),
(69425, 4487, 'admin_color', 'fresh'),
(69426, 4487, 'use_ssl', '0'),
(69427, 4487, 'show_admin_bar_front', 'true'),
(69428, 4487, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69429, 4487, 'wp_user_level', '0'),
(69430, 4487, 'wsl_current_provider', 'Facebook'),
(69431, 4487, 'wsl_current_user_image', 'https://graph.facebook.com/1647334795500833/picture?width=150&height=150'),
(69432, 4487, 'session_tokens', 'a:1:{s:64:\"5a40b33f8f3802c96d631ac508bc73c339cb868d4288b2d92a9b3ba71b016e0f\";a:4:{s:10:\"expiration\";i:1435010176;s:2:\"ip\";s:13:\"193.126.186.9\";s:2:\"ua\";s:178:\"Mozilla/5.0 (Linux; Android 4.4.2; GETAWAY Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/35.0.0.48.273;]\";s:5:\"login\";i:1433800576;}}'),
(69433, 4479, 'votou', 'sim'),
(69434, 4479, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(69435, 4486, 'votou', 'sim'),
(69436, 4486, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(69437, 4488, 'nickname', 'Carina_Galvao_Dias'),
(69438, 4488, 'first_name', 'Carina'),
(69439, 4488, 'last_name', 'Galvão Dias'),
(69440, 4488, 'description', ''),
(69441, 4488, 'rich_editing', 'true'),
(69442, 4488, 'comment_shortcuts', 'false'),
(69443, 4488, 'admin_color', 'fresh'),
(69444, 4488, 'use_ssl', '0'),
(69445, 4488, 'show_admin_bar_front', 'true'),
(69446, 4488, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69447, 4488, 'wp_user_level', '0'),
(69448, 4488, 'wsl_current_provider', 'Google'),
(69449, 4488, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(69450, 4488, 'session_tokens', 'a:3:{s:64:\"2d87facb9b8a359ecd397c10a091ad3306590cc4eacd3c12485956aaec546372\";a:4:{s:10:\"expiration\";i:1435010339;s:2:\"ip\";s:11:\"95.93.2.117\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433800739;}s:64:\"656151f96c1788cdb11d72b5a01adca168ac6bbd56c8f7d078eb1ece666324c1\";a:4:{s:10:\"expiration\";i:1435011485;s:2:\"ip\";s:11:\"95.93.2.117\";s:2:\"ua\";s:130:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-N5110 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.89 Safari/537.36\";s:5:\"login\";i:1433801885;}s:64:\"1c9480bc9f7eb58fb5094b2e29a9612795ee2ae0d6ad76bbe68f59022142ef56\";a:4:{s:10:\"expiration\";i:1435097791;s:2:\"ip\";s:11:\"95.93.2.117\";s:2:\"ua\";s:187:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.137 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/32.0.0.23.15;]\";s:5:\"login\";i:1433888191;}}'),
(69451, 4489, 'nickname', 'Marta_Macedo_Teixeira_Diniz'),
(69452, 4489, 'first_name', 'Marta'),
(69453, 4489, 'last_name', 'Macedo Teixeira Diniz'),
(69454, 4489, 'description', ''),
(69455, 4489, 'rich_editing', 'true'),
(69456, 4489, 'comment_shortcuts', 'false'),
(69457, 4489, 'admin_color', 'fresh'),
(69458, 4489, 'use_ssl', '0'),
(69459, 4489, 'show_admin_bar_front', 'true'),
(69460, 4489, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69461, 4489, 'wp_user_level', '0'),
(69462, 4489, 'wsl_current_provider', 'Facebook'),
(69463, 4489, 'wsl_current_user_image', 'https://graph.facebook.com/10204551620132287/picture?width=150&height=150'),
(69464, 4489, 'session_tokens', 'a:1:{s:64:\"3a854d5c594f52f1091230697de5bb7166cb6d2c38f41928d2ec44739ac320ef\";a:4:{s:10:\"expiration\";i:1435010363;s:2:\"ip\";s:12:\"95.92.98.253\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433800763;}}'),
(69465, 4488, 'votou', 'sim'),
(69466, 4488, 'user_votes', 'manobra-do-ano-reef_p1309'),
(69467, 4490, 'nickname', 'Sofia_Barradas'),
(69468, 4490, 'first_name', 'Sofia'),
(69469, 4490, 'last_name', 'Barradas'),
(69470, 4490, 'description', ''),
(69471, 4490, 'rich_editing', 'true'),
(69472, 4490, 'comment_shortcuts', 'false'),
(69473, 4490, 'admin_color', 'fresh'),
(69474, 4490, 'use_ssl', '0'),
(69475, 4490, 'show_admin_bar_front', 'true'),
(69476, 4490, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69477, 4490, 'wp_user_level', '0'),
(69478, 4490, 'wsl_current_provider', 'Facebook'),
(69479, 4490, 'wsl_current_user_image', 'https://graph.facebook.com/799416506793375/picture?width=150&height=150'),
(69480, 4490, 'session_tokens', 'a:1:{s:64:\"ae33ef271b665282acc3891bd77f7df9b32be19889ae2a6e2817646b50035819\";a:4:{s:10:\"expiration\";i:1435010509;s:2:\"ip\";s:13:\"79.168.16.177\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433800909;}}'),
(69481, 4482, 'votou', 'sim'),
(69482, 4482, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(69483, 4491, 'nickname', 'Sonia_Rodrigues'),
(69484, 4491, 'first_name', 'Sónia'),
(69485, 4491, 'last_name', 'Rodrigues'),
(69486, 4491, 'description', ''),
(69487, 4491, 'rich_editing', 'true'),
(69488, 4491, 'comment_shortcuts', 'false'),
(69489, 4491, 'admin_color', 'fresh'),
(69490, 4491, 'use_ssl', '0'),
(69491, 4491, 'show_admin_bar_front', 'true'),
(69492, 4491, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69493, 4491, 'wp_user_level', '0'),
(69494, 4491, 'wsl_current_provider', 'Google'),
(69495, 4491, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-hx-GMyjTX1M/AAAAAAAAAAI/AAAAAAAAAUs/1n0SAELyod0/photo.jpg?sz=200'),
(69496, 4491, 'session_tokens', 'a:1:{s:64:\"b6cbb8758597e9837024392fa678aeec9ab14ed6b17b2332cbc31ee8febea8c8\";a:4:{s:10:\"expiration\";i:1435010616;s:2:\"ip\";s:12:\"188.37.6.112\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433801016;}}'),
(69497, 4492, 'nickname', 'Carlota_Guedes_de_Sousa'),
(69498, 4492, 'first_name', 'Carlota'),
(69499, 4492, 'last_name', 'de Sousa'),
(69500, 4492, 'description', ''),
(69501, 4492, 'rich_editing', 'true'),
(69502, 4492, 'comment_shortcuts', 'false'),
(69503, 4492, 'admin_color', 'fresh'),
(69504, 4492, 'use_ssl', '0'),
(69505, 4492, 'show_admin_bar_front', 'true'),
(69506, 4492, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69507, 4492, 'wp_user_level', '0'),
(69508, 4492, 'wsl_current_provider', 'Facebook'),
(69509, 4492, 'wsl_current_user_image', 'https://graph.facebook.com/10153290422006390/picture?width=150&height=150'),
(69510, 4492, 'session_tokens', 'a:1:{s:64:\"13e93a6a1a20c7325456586d37f79ffb46df0f45ae79852aaec88145776197fe\";a:4:{s:10:\"expiration\";i:1435010620;s:2:\"ip\";s:12:\"77.54.199.85\";s:2:\"ua\";s:217:\"Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; Microsoft; Lumia 535; Vodafone) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537\";s:5:\"login\";i:1433801020;}}'),
(69511, 4493, 'nickname', 'Mariana_Gomes'),
(69512, 4493, 'first_name', 'Mariana'),
(69513, 4493, 'last_name', 'Gomes'),
(69514, 4493, 'description', ''),
(69515, 4493, 'rich_editing', 'true'),
(69516, 4493, 'comment_shortcuts', 'false'),
(69517, 4493, 'admin_color', 'fresh'),
(69518, 4493, 'use_ssl', '0'),
(69519, 4493, 'show_admin_bar_front', 'true'),
(69520, 4493, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69521, 4493, 'wp_user_level', '0'),
(69522, 4493, 'wsl_current_provider', 'Facebook'),
(69523, 4493, 'wsl_current_user_image', 'https://graph.facebook.com/818202648256891/picture?width=150&height=150'),
(69524, 4493, 'session_tokens', 'a:1:{s:64:\"3c1016684936681e66ec4777c998340ae209c15fdc2aeabc137c0cb4c7b733b5\";a:4:{s:10:\"expiration\";i:1435010627;s:2:\"ip\";s:11:\"2.83.161.16\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433801027;}}'),
(69525, 4492, 'votou', 'sim'),
(69526, 4492, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(69527, 4494, 'nickname', 'Andre_Cartaxo'),
(69528, 4494, 'first_name', 'André'),
(69529, 4494, 'last_name', 'Cartaxo'),
(69530, 4494, 'description', ''),
(69531, 4494, 'rich_editing', 'true'),
(69532, 4494, 'comment_shortcuts', 'false'),
(69533, 4494, 'admin_color', 'fresh'),
(69534, 4494, 'use_ssl', '0'),
(69535, 4494, 'show_admin_bar_front', 'true'),
(69536, 4494, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69537, 4494, 'wp_user_level', '0'),
(69538, 4494, 'wsl_current_provider', 'Facebook'),
(69539, 4494, 'wsl_current_user_image', 'https://graph.facebook.com/968082273234250/picture?width=150&height=150'),
(69540, 4494, 'session_tokens', 'a:1:{s:64:\"b30b5568f6b5cc5279bd9e257117374f304ba42a5a39e0154a14eece1314f420\";a:4:{s:10:\"expiration\";i:1435010696;s:2:\"ip\";s:14:\"188.250.112.86\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433801096;}}'),
(69541, 4491, 'votou', 'sim'),
(69542, 4491, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(69543, 4495, 'nickname', 'Teresa_Silveira_Machado'),
(69544, 4495, 'first_name', 'Teresa'),
(69545, 4495, 'last_name', 'Silveira Machado'),
(69546, 4495, 'description', ''),
(69547, 4495, 'rich_editing', 'true');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(69548, 4495, 'comment_shortcuts', 'false'),
(69549, 4495, 'admin_color', 'fresh'),
(69550, 4495, 'use_ssl', '0'),
(69551, 4495, 'show_admin_bar_front', 'true'),
(69552, 4495, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69553, 4495, 'wp_user_level', '0'),
(69554, 4495, 'wsl_current_provider', 'Facebook'),
(69555, 4495, 'wsl_current_user_image', 'https://graph.facebook.com/986866181347451/picture?width=150&height=150'),
(69556, 4495, 'session_tokens', 'a:1:{s:64:\"6725e7ecf1a07f3f4b163fbae17fca7268fb899b975d1a20c5ddd2145057a298\";a:4:{s:10:\"expiration\";i:1435010796;s:2:\"ip\";s:14:\"176.78.173.176\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433801196;}}'),
(69557, 4496, 'nickname', 'Diogo_Cruz'),
(69558, 4496, 'first_name', 'Diogo'),
(69559, 4496, 'last_name', 'Cruz'),
(69560, 4496, 'description', ''),
(69561, 4496, 'rich_editing', 'true'),
(69562, 4496, 'comment_shortcuts', 'false'),
(69563, 4496, 'admin_color', 'fresh'),
(69564, 4496, 'use_ssl', '0'),
(69565, 4496, 'show_admin_bar_front', 'true'),
(69566, 4496, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69567, 4496, 'wp_user_level', '0'),
(69568, 4496, 'wsl_current_provider', 'Facebook'),
(69569, 4496, 'wsl_current_user_image', 'https://graph.facebook.com/10155686002900367/picture?width=150&height=150'),
(69570, 4496, 'session_tokens', 'a:1:{s:64:\"49c650a656eb858bd5424d2a29be0741f87eaa1c6cd8c084fe9fd27a68ea67e5\";a:4:{s:10:\"expiration\";i:1435010814;s:2:\"ip\";s:12:\"85.240.77.84\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433801214;}}'),
(69571, 4497, 'nickname', 'Rui_Dias'),
(69572, 4497, 'first_name', 'Rui'),
(69573, 4497, 'last_name', 'Dias'),
(69574, 4497, 'description', ''),
(69575, 4497, 'rich_editing', 'true'),
(69576, 4497, 'comment_shortcuts', 'false'),
(69577, 4497, 'admin_color', 'fresh'),
(69578, 4497, 'use_ssl', '0'),
(69579, 4497, 'show_admin_bar_front', 'true'),
(69580, 4497, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69581, 4497, 'wp_user_level', '0'),
(69582, 4497, 'wsl_current_provider', 'Facebook'),
(69583, 4497, 'wsl_current_user_image', 'https://graph.facebook.com/10200289210629583/picture?width=150&height=150'),
(69584, 4497, 'session_tokens', 'a:1:{s:64:\"2559b96ba6b64a602675adb317b779199d4fe6856eb5cd16c5e645b4534e5ae3\";a:4:{s:10:\"expiration\";i:1435010880;s:2:\"ip\";s:11:\"95.93.2.117\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433801280;}}'),
(69585, 4495, 'votou', 'sim'),
(69586, 4495, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383'),
(69587, 3934, 'votou', 'sim'),
(69588, 3934, 'user_votes', 'foto-do-ano_p1277'),
(69589, 4498, 'nickname', 'Nelson_Rodrigues_1'),
(69590, 4498, 'first_name', 'Nelson'),
(69591, 4498, 'last_name', 'Rodrigues'),
(69592, 4498, 'description', ''),
(69593, 4498, 'rich_editing', 'true'),
(69594, 4498, 'comment_shortcuts', 'false'),
(69595, 4498, 'admin_color', 'fresh'),
(69596, 4498, 'use_ssl', '0'),
(69597, 4498, 'show_admin_bar_front', 'true'),
(69598, 4498, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69599, 4498, 'wp_user_level', '0'),
(69600, 4498, 'wsl_current_provider', 'Facebook'),
(69601, 4498, 'wsl_current_user_image', 'https://graph.facebook.com/935419669834262/picture?width=150&height=150'),
(69602, 4498, 'session_tokens', 'a:1:{s:64:\"ef0a455327e9c7c246c1c87372ac020ffa77be379314299196a0bca8acfba523\";a:4:{s:10:\"expiration\";i:1435010986;s:2:\"ip\";s:13:\"87.103.51.184\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433801386;}}'),
(69603, 4494, 'votou', 'sim'),
(69604, 4494, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(69605, 4497, 'votou', 'sim'),
(69606, 4497, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(69607, 4499, 'nickname', 'Go_Henriques'),
(69608, 4499, 'first_name', 'Go'),
(69609, 4499, 'last_name', 'Henriques'),
(69610, 4499, 'description', ''),
(69611, 4499, 'rich_editing', 'true'),
(69612, 4499, 'comment_shortcuts', 'false'),
(69613, 4499, 'admin_color', 'fresh'),
(69614, 4499, 'use_ssl', '0'),
(69615, 4499, 'show_admin_bar_front', 'true'),
(69616, 4499, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69617, 4499, 'wp_user_level', '0'),
(69618, 4499, 'wsl_current_provider', 'Facebook'),
(69619, 4499, 'wsl_current_user_image', 'https://graph.facebook.com/10205430555257229/picture?width=150&height=150'),
(69620, 4499, 'session_tokens', 'a:1:{s:64:\"dc678a3a861c1ffa56ea0b95688d241e1ba61e829c99ba7b05fa566a31b98e7e\";a:4:{s:10:\"expiration\";i:1435011194;s:2:\"ip\";s:13:\"82.154.113.27\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.3; Galaxy Nexus Build/JWR66Y) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433801594;}}'),
(69621, 4500, 'nickname', 'Ricardo_Alves_1'),
(69622, 4500, 'first_name', 'Ricardo'),
(69623, 4500, 'last_name', 'Alves'),
(69624, 4500, 'description', ''),
(69625, 4500, 'rich_editing', 'true'),
(69626, 4500, 'comment_shortcuts', 'false'),
(69627, 4500, 'admin_color', 'fresh'),
(69628, 4500, 'use_ssl', '0'),
(69629, 4500, 'show_admin_bar_front', 'true'),
(69630, 4500, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69631, 4500, 'wp_user_level', '0'),
(69632, 4500, 'wsl_current_provider', 'Facebook'),
(69633, 4500, 'wsl_current_user_image', 'https://graph.facebook.com/10153128446158813/picture?width=150&height=150'),
(69634, 4500, 'session_tokens', 'a:1:{s:64:\"18954d3b50df2627d6da2708c329728c21df64d9c72ea984f8ede382dd489786\";a:4:{s:10:\"expiration\";i:1435011264;s:2:\"ip\";s:13:\"188.81.159.58\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433801664;}}'),
(69635, 4501, 'nickname', 'Marta_Mello_Breyner'),
(69636, 4501, 'first_name', 'Marta'),
(69637, 4501, 'last_name', 'Breyner'),
(69638, 4501, 'description', ''),
(69639, 4501, 'rich_editing', 'true'),
(69640, 4501, 'comment_shortcuts', 'false'),
(69641, 4501, 'admin_color', 'fresh'),
(69642, 4501, 'use_ssl', '0'),
(69643, 4501, 'show_admin_bar_front', 'true'),
(69644, 4501, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69645, 4501, 'wp_user_level', '0'),
(69646, 4501, 'wsl_current_provider', 'Facebook'),
(69647, 4501, 'wsl_current_user_image', 'https://graph.facebook.com/10152881010098199/picture?width=150&height=150'),
(69648, 4501, 'session_tokens', 'a:1:{s:64:\"0c8764c550811f8aa05f6b078400dbe0c0fb4aa62e8337954b678377a53c4f75\";a:4:{s:10:\"expiration\";i:1435011270;s:2:\"ip\";s:13:\"79.168.194.62\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433801670;}}'),
(69649, 4500, 'votou', 'sim'),
(69650, 4500, 'user_votes', 'tubo-do-ano-ess_p1024'),
(69651, 4501, 'votou', 'sim'),
(69652, 4501, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(69653, 4499, 'votou', 'sim'),
(69654, 4499, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(69655, 4502, 'nickname', 'Mima_Amiguinho'),
(69656, 4502, 'first_name', 'Mimá'),
(69657, 4502, 'last_name', 'Amiguinho'),
(69658, 4502, 'description', ''),
(69659, 4502, 'rich_editing', 'true'),
(69660, 4502, 'comment_shortcuts', 'false'),
(69661, 4502, 'admin_color', 'fresh'),
(69662, 4502, 'use_ssl', '0'),
(69663, 4502, 'show_admin_bar_front', 'true'),
(69664, 4502, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69665, 4502, 'wp_user_level', '0'),
(69666, 4502, 'wsl_current_provider', 'Facebook'),
(69667, 4502, 'wsl_current_user_image', 'https://graph.facebook.com/1061897980506860/picture?width=150&height=150'),
(69668, 4502, 'session_tokens', 'a:1:{s:64:\"74d76722b71576f8023e40e4df123014dd14bbf2de83a3874b7a3c830162b750\";a:4:{s:10:\"expiration\";i:1435011332;s:2:\"ip\";s:13:\"84.91.218.208\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433801732;}}'),
(69669, 4503, 'nickname', 'Silvia_Malta'),
(69670, 4503, 'first_name', 'Silvia'),
(69671, 4503, 'last_name', 'Malta'),
(69672, 4503, 'description', ''),
(69673, 4503, 'rich_editing', 'true'),
(69674, 4503, 'comment_shortcuts', 'false'),
(69675, 4503, 'admin_color', 'fresh'),
(69676, 4503, 'use_ssl', '0'),
(69677, 4503, 'show_admin_bar_front', 'true'),
(69678, 4503, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69679, 4503, 'wp_user_level', '0'),
(69680, 4503, 'wsl_current_provider', 'Google'),
(69681, 4503, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-uE5WLInzFmA/AAAAAAAAAAI/AAAAAAAAA3o/J3cqVi03InM/photo.jpg?sz=200'),
(69682, 4503, 'session_tokens', 'a:1:{s:64:\"f3a61c5184fb5f1af8bf7c3dd5ffbd7762658e840ed6d126859bcc254f050158\";a:4:{s:10:\"expiration\";i:1435011488;s:2:\"ip\";s:12:\"85.241.96.81\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433801888;}}'),
(69683, 4504, 'nickname', 'Raquel_Aguiar_Dorey'),
(69684, 4504, 'first_name', 'Raquel'),
(69685, 4504, 'last_name', 'Aguiar D\'orey'),
(69686, 4504, 'description', ''),
(69687, 4504, 'rich_editing', 'true'),
(69688, 4504, 'comment_shortcuts', 'false'),
(69689, 4504, 'admin_color', 'fresh'),
(69690, 4504, 'use_ssl', '0'),
(69691, 4504, 'show_admin_bar_front', 'true'),
(69692, 4504, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69693, 4504, 'wp_user_level', '0'),
(69694, 4504, 'wsl_current_provider', 'Facebook'),
(69695, 4504, 'wsl_current_user_image', 'https://graph.facebook.com/982480415117450/picture?width=150&height=150'),
(69696, 4504, 'session_tokens', 'a:1:{s:64:\"023b3ef729d2e36f04aaaa76b72b7c750df7ec28ca6bb4c0ae152cf353f3e387\";a:4:{s:10:\"expiration\";i:1435011574;s:2:\"ip\";s:14:\"85.240.132.188\";s:2:\"ua\";s:76:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; MATMJS; rv:11.0) like Gecko\";s:5:\"login\";i:1433801974;}}'),
(69697, 4505, 'nickname', 'Hugo_Teixeira_Alexandre'),
(69698, 4505, 'first_name', 'Hugo'),
(69699, 4505, 'last_name', 'Alexandre'),
(69700, 4505, 'description', ''),
(69701, 4505, 'rich_editing', 'true'),
(69702, 4505, 'comment_shortcuts', 'false'),
(69703, 4505, 'admin_color', 'fresh'),
(69704, 4505, 'use_ssl', '0'),
(69705, 4505, 'show_admin_bar_front', 'true'),
(69706, 4505, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69707, 4505, 'wp_user_level', '0'),
(69708, 4505, 'wsl_current_provider', 'Facebook'),
(69709, 4505, 'wsl_current_user_image', 'https://graph.facebook.com/10153041394351799/picture?width=150&height=150'),
(69710, 4505, 'session_tokens', 'a:1:{s:64:\"b86400e090f41bbc0f1879443d88994b96990d31f1d85f35d5218a6f345c8697\";a:4:{s:10:\"expiration\";i:1435011624;s:2:\"ip\";s:12:\"81.84.19.225\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433802024;}}'),
(69711, 4506, 'nickname', 'Maria_Manuel_Peixoto'),
(69712, 4506, 'first_name', 'Maria Manuel'),
(69713, 4506, 'last_name', 'Peixoto'),
(69714, 4506, 'description', ''),
(69715, 4506, 'rich_editing', 'true'),
(69716, 4506, 'comment_shortcuts', 'false'),
(69717, 4506, 'admin_color', 'fresh'),
(69718, 4506, 'use_ssl', '0'),
(69719, 4506, 'show_admin_bar_front', 'true'),
(69720, 4506, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69721, 4506, 'wp_user_level', '0'),
(69722, 4506, 'wsl_current_provider', 'Facebook'),
(69723, 4506, 'wsl_current_user_image', 'https://graph.facebook.com/483991661776328/picture?width=150&height=150'),
(69724, 4506, 'session_tokens', 'a:1:{s:64:\"cfa1fb7fdd0d39b00afbe710ddacefae048e7c3305f01d96dd8512ff3512db06\";a:4:{s:10:\"expiration\";i:1435011701;s:2:\"ip\";s:13:\"85.247.23.217\";s:2:\"ua\";s:237:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,6;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433802101;}}'),
(69725, 4498, 'votou', 'sim'),
(69726, 4498, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(69727, 4506, 'votou', 'sim'),
(69728, 4506, 'user_votes', 'maior-onda-tow-in-oe_p1190'),
(69729, 4503, 'votou', 'sim'),
(69730, 4503, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(69731, 4504, 'votou', 'sim'),
(69732, 4504, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p957,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(69733, 4507, 'nickname', 'Luis_Peres'),
(69734, 4507, 'first_name', 'Luis'),
(69735, 4507, 'last_name', 'Peres'),
(69736, 4507, 'description', ''),
(69737, 4507, 'rich_editing', 'true'),
(69738, 4507, 'comment_shortcuts', 'false'),
(69739, 4507, 'admin_color', 'fresh'),
(69740, 4507, 'use_ssl', '0'),
(69741, 4507, 'show_admin_bar_front', 'true'),
(69742, 4507, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69743, 4507, 'wp_user_level', '0'),
(69744, 4507, 'wsl_current_provider', 'Facebook'),
(69745, 4507, 'wsl_current_user_image', 'https://graph.facebook.com/10205980402005106/picture?width=150&height=150'),
(69746, 4507, 'session_tokens', 'a:1:{s:64:\"19b4a8539e28def67a5aef3c559da9ca6a5256e3cb6fd56e383217f950ff7bd3\";a:4:{s:10:\"expiration\";i:1435011837;s:2:\"ip\";s:13:\"85.246.77.104\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433802237;}}'),
(69747, 4508, 'nickname', 'Carlota_Vian'),
(69748, 4508, 'first_name', 'Carlota'),
(69749, 4508, 'last_name', 'Vian'),
(69750, 4508, 'description', ''),
(69751, 4508, 'rich_editing', 'true'),
(69752, 4508, 'comment_shortcuts', 'false'),
(69753, 4508, 'admin_color', 'fresh'),
(69754, 4508, 'use_ssl', '0'),
(69755, 4508, 'show_admin_bar_front', 'true'),
(69756, 4508, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69757, 4508, 'wp_user_level', '0'),
(69758, 4508, 'wsl_current_provider', 'Facebook'),
(69759, 4508, 'wsl_current_user_image', 'https://graph.facebook.com/853509801390170/picture?width=150&height=150'),
(69760, 4508, 'session_tokens', 'a:1:{s:64:\"1190d405265a06772ad360909360f846a0c85f0b399f35f37c97839c44f4523e\";a:4:{s:10:\"expiration\";i:1435011883;s:2:\"ip\";s:12:\"95.92.34.123\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.122 Safari/537.36\";s:5:\"login\";i:1433802283;}}'),
(69761, 4509, 'nickname', 'Joana_Lajas'),
(69762, 4509, 'first_name', 'Joana'),
(69763, 4509, 'last_name', 'Lajas'),
(69764, 4509, 'description', ''),
(69765, 4509, 'rich_editing', 'true'),
(69766, 4509, 'comment_shortcuts', 'false'),
(69767, 4509, 'admin_color', 'fresh'),
(69768, 4509, 'use_ssl', '0'),
(69769, 4509, 'show_admin_bar_front', 'true'),
(69770, 4509, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69771, 4509, 'wp_user_level', '0'),
(69772, 4509, 'wsl_current_provider', 'Facebook'),
(69773, 4509, 'wsl_current_user_image', 'https://graph.facebook.com/645237915577272/picture?width=150&height=150'),
(69774, 4509, 'session_tokens', 'a:1:{s:64:\"111b4b97c0ae4103d386bec7a2dd17d689be0cd4500252ae3584dc05457d37dc\";a:4:{s:10:\"expiration\";i:1435011902;s:2:\"ip\";s:14:\"85.240.112.190\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433802302;}}'),
(69775, 4510, 'nickname', 'Teresa_Pinho_1'),
(69776, 4510, 'first_name', 'Teresa'),
(69777, 4510, 'last_name', 'Pinho'),
(69778, 4510, 'description', ''),
(69779, 4510, 'rich_editing', 'true'),
(69780, 4510, 'comment_shortcuts', 'false'),
(69781, 4510, 'admin_color', 'fresh'),
(69782, 4510, 'use_ssl', '0'),
(69783, 4510, 'show_admin_bar_front', 'true'),
(69784, 4510, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69785, 4510, 'wp_user_level', '0'),
(69786, 4510, 'wsl_current_provider', 'Google'),
(69787, 4510, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(69788, 4510, 'session_tokens', 'a:2:{s:64:\"4b8d8284bfcdb4d5a9e479cb6f145446b936784d30c5fc0e2f9780ccecbe5bcd\";a:4:{s:10:\"expiration\";i:1435011916;s:2:\"ip\";s:13:\"87.103.74.139\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433802316;}s:64:\"56b789114e2c7c396155b2814a88f320f5fdfc64008c2b9d35623226acdb17c2\";a:4:{s:10:\"expiration\";i:1435056359;s:2:\"ip\";s:12:\"87.103.14.34\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433846759;}}'),
(69789, 4509, 'votou', 'sim'),
(69790, 4509, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(69791, 4511, 'nickname', 'curso_treinadores'),
(69792, 4511, 'first_name', 'curso'),
(69793, 4511, 'last_name', 'treinadores'),
(69794, 4511, 'description', ''),
(69795, 4511, 'rich_editing', 'true'),
(69796, 4511, 'comment_shortcuts', 'false'),
(69797, 4511, 'admin_color', 'fresh'),
(69798, 4511, 'use_ssl', '0'),
(69799, 4511, 'show_admin_bar_front', 'true'),
(69800, 4511, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69801, 4511, 'wp_user_level', '0'),
(69802, 4511, 'wsl_current_provider', 'Google'),
(69803, 4511, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(69804, 4511, 'session_tokens', 'a:1:{s:64:\"57f57074849bb8314013cbed47631fc48c5a5b4d9d391d02e15a638ba0bf896b\";a:4:{s:10:\"expiration\";i:1435011934;s:2:\"ip\";s:12:\"2.83.160.181\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433802334;}}'),
(69805, 4511, 'votou', 'sim'),
(69806, 4511, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(69807, 4512, 'nickname', 'Carina_Fernandes'),
(69808, 4512, 'first_name', 'Carina'),
(69809, 4512, 'last_name', 'Fernandes'),
(69810, 4512, 'description', ''),
(69811, 4512, 'rich_editing', 'true'),
(69812, 4512, 'comment_shortcuts', 'false'),
(69813, 4512, 'admin_color', 'fresh'),
(69814, 4512, 'use_ssl', '0'),
(69815, 4512, 'show_admin_bar_front', 'true'),
(69816, 4512, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69817, 4512, 'wp_user_level', '0'),
(69818, 4512, 'wsl_current_provider', 'Google'),
(69819, 4512, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(69820, 4512, 'session_tokens', 'a:1:{s:64:\"26ce880394bb7cacb210dbdac0a79176ac0ec74d35bc4439977645b5f84b8a84\";a:4:{s:10:\"expiration\";i:1435011993;s:2:\"ip\";s:14:\"37.189.167.108\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433802393;}}'),
(69821, 4513, 'nickname', 'Sonia_Barbosa'),
(69822, 4513, 'first_name', 'Sonia'),
(69823, 4513, 'last_name', 'Barbosa'),
(69824, 4513, 'description', ''),
(69825, 4513, 'rich_editing', 'true'),
(69826, 4513, 'comment_shortcuts', 'false'),
(69827, 4513, 'admin_color', 'fresh'),
(69828, 4513, 'use_ssl', '0'),
(69829, 4513, 'show_admin_bar_front', 'true'),
(69830, 4513, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69831, 4513, 'wp_user_level', '0'),
(69832, 4513, 'wsl_current_provider', 'Facebook'),
(69833, 4513, 'wsl_current_user_image', 'https://graph.facebook.com/959932524059096/picture?width=150&height=150'),
(69834, 4513, 'session_tokens', 'a:1:{s:64:\"e2268e9708905eef0f5258f4db50eeddba5a6c229ed59c5625884dd675af6538\";a:4:{s:10:\"expiration\";i:1435012058;s:2:\"ip\";s:13:\"89.152.73.191\";s:2:\"ua\";s:145:\"Mozilla/5.0 (Linux; Android 4.4.2; Vodafone Smart 4 Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433802458;}}'),
(69835, 4512, 'votou', 'sim'),
(69836, 4512, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(69837, 4513, 'votou', 'sim'),
(69838, 4513, 'user_votes', 'tubo-do-ano-ess_p1024'),
(69839, 4514, 'nickname', 'Anabela_Silva'),
(69840, 4514, 'first_name', 'Anabela'),
(69841, 4514, 'last_name', 'Silva'),
(69842, 4514, 'description', ''),
(69843, 4514, 'rich_editing', 'true'),
(69844, 4514, 'comment_shortcuts', 'false'),
(69845, 4514, 'admin_color', 'fresh'),
(69846, 4514, 'use_ssl', '0'),
(69847, 4514, 'show_admin_bar_front', 'true'),
(69848, 4514, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69849, 4514, 'wp_user_level', '0'),
(69850, 4514, 'wsl_current_provider', 'Google'),
(69851, 4514, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(69852, 4514, 'session_tokens', 'a:1:{s:64:\"11a7ebd4a4b64adbd20d646f154cc777b7ef451405aad0cb7c9e486925f1d828\";a:4:{s:10:\"expiration\";i:1435012222;s:2:\"ip\";s:14:\"85.242.250.236\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433802622;}}'),
(69853, 4505, 'votou', 'sim'),
(69854, 4505, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(69855, 4515, 'nickname', 'Anabela_Pescadinha'),
(69856, 4515, 'first_name', 'Anabela'),
(69857, 4515, 'last_name', 'Pescadinha'),
(69858, 4515, 'description', ''),
(69859, 4515, 'rich_editing', 'true'),
(69860, 4515, 'comment_shortcuts', 'false'),
(69861, 4515, 'admin_color', 'fresh'),
(69862, 4515, 'use_ssl', '0'),
(69863, 4515, 'show_admin_bar_front', 'true'),
(69864, 4515, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69865, 4515, 'wp_user_level', '0'),
(69866, 4515, 'wsl_current_provider', 'Facebook'),
(69867, 4515, 'wsl_current_user_image', 'https://graph.facebook.com/10206804111205723/picture?width=150&height=150'),
(69868, 4515, 'session_tokens', 'a:1:{s:64:\"6d4cc3cffca48fac9c766fa6f2f508829bc3d3e8aeede9898c8d135cd973e79c\";a:4:{s:10:\"expiration\";i:1435012376;s:2:\"ip\";s:12:\"84.91.181.84\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433802776;}}'),
(69869, 4508, 'votou', 'sim'),
(69870, 4508, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(69871, 167, 'votou', 'sim'),
(69872, 167, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(69873, 4516, 'nickname', 'Pedro_Feliciano_1'),
(69874, 4516, 'first_name', 'Pedro'),
(69875, 4516, 'last_name', 'Feliciano'),
(69876, 4516, 'description', ''),
(69877, 4516, 'rich_editing', 'true'),
(69878, 4516, 'comment_shortcuts', 'false'),
(69879, 4516, 'admin_color', 'fresh'),
(69880, 4516, 'use_ssl', '0'),
(69881, 4516, 'show_admin_bar_front', 'true'),
(69882, 4516, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69883, 4516, 'wp_user_level', '0'),
(69884, 4516, 'wsl_current_provider', 'Google'),
(69885, 4516, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-vE_PtU6yxTg/AAAAAAAAAAI/AAAAAAAAASU/GUWbvlNP9FU/photo.jpg?sz=200'),
(69886, 4516, 'session_tokens', 'a:1:{s:64:\"8da50845e4fb6bb474ab9ce86c192d918d67814ffcd5705755860f7e0b06175e\";a:4:{s:10:\"expiration\";i:1435012529;s:2:\"ip\";s:11:\"2.83.166.97\";s:2:\"ua\";s:203:\"Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 625) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537\";s:5:\"login\";i:1433802929;}}'),
(69887, 4515, 'votou', 'sim'),
(69888, 4515, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(69889, 4516, 'votou', 'sim'),
(69890, 4516, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(69891, 4517, 'nickname', 'Isabel_Pedroso'),
(69892, 4517, 'first_name', 'Isabel'),
(69893, 4517, 'last_name', 'Pedroso'),
(69894, 4517, 'description', ''),
(69895, 4517, 'rich_editing', 'true'),
(69896, 4517, 'comment_shortcuts', 'false'),
(69897, 4517, 'admin_color', 'fresh'),
(69898, 4517, 'use_ssl', '0'),
(69899, 4517, 'show_admin_bar_front', 'true'),
(69900, 4517, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69901, 4517, 'wp_user_level', '0'),
(69902, 4517, 'wsl_current_provider', 'Facebook'),
(69903, 4517, 'wsl_current_user_image', 'https://graph.facebook.com/10203102976055107/picture?width=150&height=150'),
(69904, 4517, 'session_tokens', 'a:1:{s:64:\"ec368d8c9eb0100be2c7be48f9bd0ab4e1da7a26e5337b0e2ac39085b8c7ec26\";a:4:{s:10:\"expiration\";i:1435012686;s:2:\"ip\";s:13:\"95.94.193.201\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433803086;}}'),
(69905, 4517, 'votou', 'sim'),
(69906, 4517, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(69907, 4518, 'nickname', 'Manuel_Fernandes'),
(69908, 4518, 'first_name', 'Manuel'),
(69909, 4518, 'last_name', 'Fernandes'),
(69910, 4518, 'description', ''),
(69911, 4518, 'rich_editing', 'true'),
(69912, 4518, 'comment_shortcuts', 'false'),
(69913, 4518, 'admin_color', 'fresh'),
(69914, 4518, 'use_ssl', '0'),
(69915, 4518, 'show_admin_bar_front', 'true'),
(69916, 4518, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69917, 4518, 'wp_user_level', '0'),
(69918, 4518, 'wsl_current_provider', 'Facebook'),
(69919, 4518, 'wsl_current_user_image', 'https://graph.facebook.com/829374190483284/picture?width=150&height=150'),
(69920, 4518, 'session_tokens', 'a:1:{s:64:\"ed45e8e370e33488f78373a503c4907da0f47742fd0211c485058e7770d43c60\";a:4:{s:10:\"expiration\";i:1435012850;s:2:\"ip\";s:14:\"95.136.101.146\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433803250;}}'),
(69921, 4518, 'votou', 'sim'),
(69922, 4518, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(69923, 4519, 'nickname', 'Pedro_Soares_1'),
(69924, 4519, 'first_name', 'Pedro'),
(69925, 4519, 'last_name', 'Soares'),
(69926, 4519, 'description', ''),
(69927, 4519, 'rich_editing', 'true'),
(69928, 4519, 'comment_shortcuts', 'false'),
(69929, 4519, 'admin_color', 'fresh'),
(69930, 4519, 'use_ssl', '0'),
(69931, 4519, 'show_admin_bar_front', 'true'),
(69932, 4519, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69933, 4519, 'wp_user_level', '0'),
(69934, 4519, 'wsl_current_provider', 'Facebook'),
(69935, 4519, 'wsl_current_user_image', 'https://graph.facebook.com/10206961754822554/picture?width=150&height=150'),
(69936, 4519, 'session_tokens', 'a:1:{s:64:\"73aa1398c4a12d47d47d0432151b6695eb0568bcba6d31f55aa61250beacf2d9\";a:4:{s:10:\"expiration\";i:1435012957;s:2:\"ip\";s:14:\"176.78.154.237\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433803357;}}'),
(69937, 4520, 'nickname', 'Liliana_Teixeira_Martins'),
(69938, 4520, 'first_name', 'Liliana'),
(69939, 4520, 'last_name', 'Martins'),
(69940, 4520, 'description', ''),
(69941, 4520, 'rich_editing', 'true'),
(69942, 4520, 'comment_shortcuts', 'false'),
(69943, 4520, 'admin_color', 'fresh'),
(69944, 4520, 'use_ssl', '0'),
(69945, 4520, 'show_admin_bar_front', 'true'),
(69946, 4520, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69947, 4520, 'wp_user_level', '0'),
(69948, 4520, 'wsl_current_provider', 'Facebook'),
(69949, 4520, 'wsl_current_user_image', 'https://graph.facebook.com/10153934461597729/picture?width=150&height=150'),
(69950, 4520, 'session_tokens', 'a:1:{s:64:\"e0985ada4d4aec499d05d11e02e63a9a9ab107a411d2c09e25a8ff29284c1370\";a:4:{s:10:\"expiration\";i:1435013142;s:2:\"ip\";s:13:\"79.169.27.171\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433803542;}}'),
(69951, 4521, 'nickname', 'Batata_Frita'),
(69952, 4521, 'first_name', 'Batata'),
(69953, 4521, 'last_name', 'Frita'),
(69954, 4521, 'description', ''),
(69955, 4521, 'rich_editing', 'true'),
(69956, 4521, 'comment_shortcuts', 'false'),
(69957, 4521, 'admin_color', 'fresh'),
(69958, 4521, 'use_ssl', '0'),
(69959, 4521, 'show_admin_bar_front', 'true'),
(69960, 4521, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69961, 4521, 'wp_user_level', '0'),
(69962, 4521, 'wsl_current_provider', 'Facebook'),
(69963, 4521, 'wsl_current_user_image', 'https://graph.facebook.com/10153316979670498/picture?width=150&height=150'),
(69964, 4521, 'session_tokens', 'a:1:{s:64:\"48c97956db8a4232a7d5fb68d1967ebd84c9868cee306a50625da8b6a7753a51\";a:4:{s:10:\"expiration\";i:1435013154;s:2:\"ip\";s:13:\"85.244.156.63\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1433803554;}}'),
(69965, 4522, 'nickname', 'Mariana_Mesquita'),
(69966, 4522, 'first_name', 'Mariana'),
(69967, 4522, 'last_name', 'Mesquita'),
(69968, 4522, 'description', ''),
(69969, 4522, 'rich_editing', 'true'),
(69970, 4522, 'comment_shortcuts', 'false'),
(69971, 4522, 'admin_color', 'fresh'),
(69972, 4522, 'use_ssl', '0'),
(69973, 4522, 'show_admin_bar_front', 'true'),
(69974, 4522, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69975, 4522, 'wp_user_level', '0'),
(69976, 4522, 'wsl_current_provider', 'Facebook'),
(69977, 4522, 'wsl_current_user_image', 'https://graph.facebook.com/10152762360431734/picture?width=150&height=150'),
(69978, 4522, 'session_tokens', 'a:1:{s:64:\"58836fdc1727b5b4fe019f6b89325249beda1385c625f222f979159dd034eada\";a:4:{s:10:\"expiration\";i:1435013267;s:2:\"ip\";s:12:\"85.246.74.79\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433803667;}}'),
(69979, 4523, 'nickname', 'Jorge_Santos'),
(69980, 4523, 'first_name', 'Jorge'),
(69981, 4523, 'last_name', 'Santos'),
(69982, 4523, 'description', ''),
(69983, 4523, 'rich_editing', 'true'),
(69984, 4523, 'comment_shortcuts', 'false'),
(69985, 4523, 'admin_color', 'fresh'),
(69986, 4523, 'use_ssl', '0'),
(69987, 4523, 'show_admin_bar_front', 'true'),
(69988, 4523, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(69989, 4523, 'wp_user_level', '0'),
(69990, 4523, 'wsl_current_provider', 'Facebook'),
(69991, 4523, 'wsl_current_user_image', 'https://graph.facebook.com/10207128721844475/picture?width=150&height=150'),
(69992, 4523, 'session_tokens', 'a:1:{s:64:\"07449afb089fff21e0bd1c952e661c64422678c837d5395981a42ec5a5519d26\";a:4:{s:10:\"expiration\";i:1435013869;s:2:\"ip\";s:13:\"188.250.76.92\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433804269;}}'),
(69993, 4520, 'votou', 'sim'),
(69994, 4520, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(69995, 2379, 'votou', 'sim'),
(69996, 2379, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(69997, 4524, 'nickname', 'Emanuel_Carreira'),
(69998, 4524, 'first_name', 'Emanuel'),
(69999, 4524, 'last_name', 'Carreira'),
(70000, 4524, 'description', ''),
(70001, 4524, 'rich_editing', 'true'),
(70002, 4524, 'comment_shortcuts', 'false'),
(70003, 4524, 'admin_color', 'fresh'),
(70004, 4524, 'use_ssl', '0'),
(70005, 4524, 'show_admin_bar_front', 'true'),
(70006, 4524, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70007, 4524, 'wp_user_level', '0'),
(70008, 4524, 'wsl_current_provider', 'Facebook'),
(70009, 4524, 'wsl_current_user_image', 'https://graph.facebook.com/1042151192463822/picture?width=150&height=150'),
(70010, 4524, 'session_tokens', 'a:1:{s:64:\"d212a234042da783be6e975dd54848d20d340017322680c1c3a06e3469ce6151\";a:4:{s:10:\"expiration\";i:1435014309;s:2:\"ip\";s:12:\"188.81.202.9\";s:2:\"ua\";s:112:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2421.0 Safari/537.36\";s:5:\"login\";i:1433804709;}}'),
(70011, 4524, 'votou', 'sim'),
(70012, 4524, 'user_votes', 'foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(70013, 4525, 'nickname', 'Sofia_Lemos'),
(70014, 4525, 'first_name', 'Sofia'),
(70015, 4525, 'last_name', 'Lemos'),
(70016, 4525, 'description', ''),
(70017, 4525, 'rich_editing', 'true'),
(70018, 4525, 'comment_shortcuts', 'false'),
(70019, 4525, 'admin_color', 'fresh'),
(70020, 4525, 'use_ssl', '0'),
(70021, 4525, 'show_admin_bar_front', 'true'),
(70022, 4525, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70023, 4525, 'wp_user_level', '0'),
(70024, 4525, 'wsl_current_provider', 'Facebook'),
(70025, 4525, 'wsl_current_user_image', 'https://graph.facebook.com/10206112253542101/picture?width=150&height=150'),
(70026, 4525, 'session_tokens', 'a:1:{s:64:\"b2ed58d0480ebbb1dc747899722cf49a4ca3c338dfa95f83ee6d9a5b07d7e849\";a:4:{s:10:\"expiration\";i:1435014560;s:2:\"ip\";s:13:\"85.138.81.236\";s:2:\"ua\";s:242:\"Mozilla/5.0 (iPad; CPU OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/22.0.0.11.27;FBBV/6183821;FBDV/iPad3,6;FBMD/iPad;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433804960;}}'),
(70027, 4525, 'votou', 'sim'),
(70028, 4525, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(70029, 4526, 'nickname', 'Antonio_Sobral'),
(70030, 4526, 'first_name', 'Antonio'),
(70031, 4526, 'last_name', 'Sobral'),
(70032, 4526, 'description', ''),
(70033, 4526, 'rich_editing', 'true'),
(70034, 4526, 'comment_shortcuts', 'false'),
(70035, 4526, 'admin_color', 'fresh'),
(70036, 4526, 'use_ssl', '0'),
(70037, 4526, 'show_admin_bar_front', 'true'),
(70038, 4526, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70039, 4526, 'wp_user_level', '0'),
(70040, 4526, 'wsl_current_provider', 'Facebook'),
(70041, 4526, 'wsl_current_user_image', 'https://graph.facebook.com/1073711282657838/picture?width=150&height=150'),
(70042, 4526, 'session_tokens', 'a:1:{s:64:\"fdcdea1c85d21714874120c433e9dfc66becd20c1a67b98aa69e6fbd0a76ae55\";a:4:{s:10:\"expiration\";i:1435014636;s:2:\"ip\";s:12:\"79.169.38.98\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433805036;}}'),
(70043, 4527, 'nickname', 'Susana_Pestana_Teixeira'),
(70044, 4527, 'first_name', 'Susana'),
(70045, 4527, 'last_name', 'Pestana Teixeira'),
(70046, 4527, 'description', ''),
(70047, 4527, 'rich_editing', 'true'),
(70048, 4527, 'comment_shortcuts', 'false'),
(70049, 4527, 'admin_color', 'fresh'),
(70050, 4527, 'use_ssl', '0'),
(70051, 4527, 'show_admin_bar_front', 'true'),
(70052, 4527, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70053, 4527, 'wp_user_level', '0'),
(70054, 4527, 'wsl_current_provider', 'Facebook'),
(70055, 4527, 'wsl_current_user_image', 'https://graph.facebook.com/441607546016997/picture?width=150&height=150'),
(70056, 4527, 'session_tokens', 'a:1:{s:64:\"3eada198030704155bd42e0651e97947329c35147ea915f994498d10dca29f1b\";a:4:{s:10:\"expiration\";i:1435014799;s:2:\"ip\";s:14:\"88.214.171.123\";s:2:\"ua\";s:251:\"Mozilla/5.0 (iPhone; CPU iPhone OS 6_1_3 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mobile/10B329 [FBAN/FBIOS;FBAV/11.0.0.28.23;FBBV/2816550;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/6.1.3;FBSS/2; FBCR/tmn;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433805199;}}'),
(70057, 4528, 'nickname', 'Pedro_F_Severino'),
(70058, 4528, 'first_name', 'Pedro F.'),
(70059, 4528, 'last_name', 'Severino'),
(70060, 4528, 'description', ''),
(70061, 4528, 'rich_editing', 'true'),
(70062, 4528, 'comment_shortcuts', 'false'),
(70063, 4528, 'admin_color', 'fresh'),
(70064, 4528, 'use_ssl', '0'),
(70065, 4528, 'show_admin_bar_front', 'true'),
(70066, 4528, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70067, 4528, 'wp_user_level', '0'),
(70068, 4528, 'wsl_current_provider', 'Facebook'),
(70069, 4528, 'wsl_current_user_image', 'https://graph.facebook.com/10153288468935236/picture?width=150&height=150'),
(70070, 4528, 'session_tokens', 'a:1:{s:64:\"9470504b2cb4d8327740ed9f044203c09edb1c3797ba811d07e1c67504a55937\";a:4:{s:10:\"expiration\";i:1435014799;s:2:\"ip\";s:14:\"85.240.161.195\";s:2:\"ua\";s:184:\"Mozilla/5.0 (Linux; Android 4.4.2; HIGHWAY SIGNS Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433805199;}}'),
(70071, 4527, 'votou', 'sim'),
(70072, 4527, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(70073, 4529, 'nickname', 'Joana_Caroco_dOliveira'),
(70074, 4529, 'first_name', 'Joana'),
(70075, 4529, 'last_name', 'Caroço d\'Oliveira'),
(70076, 4529, 'description', ''),
(70077, 4529, 'rich_editing', 'true'),
(70078, 4529, 'comment_shortcuts', 'false'),
(70079, 4529, 'admin_color', 'fresh'),
(70080, 4529, 'use_ssl', '0'),
(70081, 4529, 'show_admin_bar_front', 'true'),
(70082, 4529, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70083, 4529, 'wp_user_level', '0'),
(70084, 4529, 'wsl_current_provider', 'Facebook'),
(70085, 4529, 'wsl_current_user_image', 'https://graph.facebook.com/995038187187781/picture?width=150&height=150'),
(70086, 4529, 'session_tokens', 'a:1:{s:64:\"4046b3f201cdd8682dffbcc5dbe1e576c22364ce58bcf5ac7844f9320bfba39a\";a:4:{s:10:\"expiration\";i:1435014953;s:2:\"ip\";s:13:\"176.78.95.111\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433805353;}}'),
(70087, 4530, 'nickname', 'Carla_Isabel_Espiridiao_Crux'),
(70088, 4530, 'first_name', 'Carla'),
(70089, 4530, 'last_name', 'Crux'),
(70090, 4530, 'description', ''),
(70091, 4530, 'rich_editing', 'true'),
(70092, 4530, 'comment_shortcuts', 'false'),
(70093, 4530, 'admin_color', 'fresh'),
(70094, 4530, 'use_ssl', '0'),
(70095, 4530, 'show_admin_bar_front', 'true'),
(70096, 4530, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70097, 4530, 'wp_user_level', '0'),
(70098, 4530, 'wsl_current_provider', 'Facebook'),
(70099, 4530, 'wsl_current_user_image', 'https://graph.facebook.com/10206062563218338/picture?width=150&height=150'),
(70100, 4530, 'session_tokens', 'a:1:{s:64:\"2ef59a0b2574c945ff235ebfac9fddfbcfe6336a96db2c4cc5c00ef5acc9f021\";a:4:{s:10:\"expiration\";i:1435015163;s:2:\"ip\";s:11:\"2.83.232.27\";s:2:\"ua\";s:140:\"Mozilla/5.0 (Linux; Android 5.0.2; C6833 Build/14.5.A.0.242) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433805563;}}'),
(70101, 4530, 'votou', 'sim'),
(70102, 4530, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(70103, 4531, 'nickname', 'Cristiana_Reis'),
(70104, 4531, 'first_name', 'Cristiana'),
(70105, 4531, 'last_name', 'Reis'),
(70106, 4531, 'description', ''),
(70107, 4531, 'rich_editing', 'true'),
(70108, 4531, 'comment_shortcuts', 'false'),
(70109, 4531, 'admin_color', 'fresh'),
(70110, 4531, 'use_ssl', '0'),
(70111, 4531, 'show_admin_bar_front', 'true'),
(70112, 4531, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70113, 4531, 'wp_user_level', '0'),
(70114, 4531, 'wsl_current_provider', 'Facebook'),
(70115, 4531, 'wsl_current_user_image', 'https://graph.facebook.com/986513104715827/picture?width=150&height=150'),
(70116, 4531, 'session_tokens', 'a:1:{s:64:\"0e74a1fc853bd45747efc486299988796266f10244ed6565325bb66274499c31\";a:4:{s:10:\"expiration\";i:1435015416;s:2:\"ip\";s:13:\"79.168.19.160\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433805816;}}'),
(70117, 4532, 'nickname', 'Vittoria_Lamonaca'),
(70118, 4532, 'first_name', 'Vittoria'),
(70119, 4532, 'last_name', 'Lamonaca'),
(70120, 4532, 'description', ''),
(70121, 4532, 'rich_editing', 'true'),
(70122, 4532, 'comment_shortcuts', 'false'),
(70123, 4532, 'admin_color', 'fresh'),
(70124, 4532, 'use_ssl', '0'),
(70125, 4532, 'show_admin_bar_front', 'true'),
(70126, 4532, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70127, 4532, 'wp_user_level', '0'),
(70128, 4532, 'wsl_current_provider', 'Facebook'),
(70129, 4532, 'wsl_current_user_image', 'https://graph.facebook.com/10207118392782292/picture?width=150&height=150'),
(70130, 4532, 'session_tokens', 'a:1:{s:64:\"0adccc2484a977796b407b72850ac197d6230750db1a86ced71f629ea7f6d408\";a:4:{s:10:\"expiration\";i:1435015639;s:2:\"ip\";s:11:\"2.82.176.65\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433806039;}}'),
(70131, 4533, 'nickname', 'Mafalda_Rato'),
(70132, 4533, 'first_name', 'Mafalda'),
(70133, 4533, 'last_name', 'Rato'),
(70134, 4533, 'description', ''),
(70135, 4533, 'rich_editing', 'true'),
(70136, 4533, 'comment_shortcuts', 'false'),
(70137, 4533, 'admin_color', 'fresh'),
(70138, 4533, 'use_ssl', '0'),
(70139, 4533, 'show_admin_bar_front', 'true'),
(70140, 4533, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70141, 4533, 'wp_user_level', '0'),
(70142, 4533, 'wsl_current_provider', 'Facebook'),
(70143, 4533, 'wsl_current_user_image', 'https://graph.facebook.com/10206812528335609/picture?width=150&height=150'),
(70144, 4533, 'session_tokens', 'a:1:{s:64:\"522802fb6c4433b4e91ab706ab7cf4515cbaa8f49b3426b43c28859b72664f5d\";a:4:{s:10:\"expiration\";i:1435015729;s:2:\"ip\";s:14:\"88.214.167.239\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-I8190 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/29.0.0.23.13;]\";s:5:\"login\";i:1433806129;}}'),
(70145, 4302, 'votou', 'sim'),
(70146, 4302, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,foto-do-ano_p1163,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(70147, 4534, 'nickname', 'Joao_Henriques'),
(70148, 4534, 'first_name', 'João'),
(70149, 4534, 'last_name', 'Henriques'),
(70150, 4534, 'description', ''),
(70151, 4534, 'rich_editing', 'true'),
(70152, 4534, 'comment_shortcuts', 'false'),
(70153, 4534, 'admin_color', 'fresh'),
(70154, 4534, 'use_ssl', '0'),
(70155, 4534, 'show_admin_bar_front', 'true'),
(70156, 4534, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70157, 4534, 'wp_user_level', '0'),
(70158, 4534, 'wsl_current_provider', 'Google'),
(70159, 4534, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-4_HvuOJtuP0/AAAAAAAAAAI/AAAAAAAAAGQ/3pBrKsOfeSI/photo.jpg?sz=200'),
(70160, 4534, 'session_tokens', 'a:1:{s:64:\"069c4cbb53c1b60305e755f05922dbbfa6cfa1a040ecadb22c54f1dbfc398ff4\";a:4:{s:10:\"expiration\";i:1435015967;s:2:\"ip\";s:14:\"89.155.179.197\";s:2:\"ua\";s:165:\"Mozilla/5.0 (Linux; Android 5.0.2; SAMSUNG SM-G920F Build/LRX22G) AppleWebKit/537.36 (KHTML, like Gecko) SamsungBrowser/3.0 Chrome/38.0.2125.102 Mobile Safari/537.36\";s:5:\"login\";i:1433806367;}}'),
(70161, 4533, 'votou', 'sim'),
(70162, 4533, 'user_votes', 'surfista-do-ano-oakley_p1344,tubo-do-ano-ess_p1007,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375'),
(70163, 4532, 'votou', 'sim'),
(70164, 4532, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(70165, 4535, 'nickname', 'Pedro_Leitao_Pereira'),
(70166, 4535, 'first_name', 'Pedro'),
(70167, 4535, 'last_name', 'Pereira'),
(70168, 4535, 'description', ''),
(70169, 4535, 'rich_editing', 'true'),
(70170, 4535, 'comment_shortcuts', 'false'),
(70171, 4535, 'admin_color', 'fresh'),
(70172, 4535, 'use_ssl', '0'),
(70173, 4535, 'show_admin_bar_front', 'true'),
(70174, 4535, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70175, 4535, 'wp_user_level', '0'),
(70176, 4535, 'wsl_current_provider', 'Facebook'),
(70177, 4535, 'wsl_current_user_image', 'https://graph.facebook.com/10205484744251851/picture?width=150&height=150'),
(70178, 4535, 'session_tokens', 'a:1:{s:64:\"896e356875fe36e99801ef35b0b73999d3f093e42ace4df399b58bc20a13ae23\";a:4:{s:10:\"expiration\";i:1435018221;s:2:\"ip\";s:11:\"93.108.8.61\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_6 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B651 Safari/9537.53\";s:5:\"login\";i:1433808621;}}'),
(70179, 4536, 'nickname', 'Diogo_Resende'),
(70180, 4536, 'first_name', 'Diogo'),
(70181, 4536, 'last_name', 'Resende'),
(70182, 4536, 'description', ''),
(70183, 4536, 'rich_editing', 'true'),
(70184, 4536, 'comment_shortcuts', 'false'),
(70185, 4536, 'admin_color', 'fresh'),
(70186, 4536, 'use_ssl', '0'),
(70187, 4536, 'show_admin_bar_front', 'true'),
(70188, 4536, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70189, 4536, 'wp_user_level', '0'),
(70190, 4536, 'wsl_current_provider', 'Facebook'),
(70191, 4536, 'wsl_current_user_image', 'https://graph.facebook.com/1075095055852134/picture?width=150&height=150'),
(70192, 4536, 'session_tokens', 'a:1:{s:64:\"fffb483852b4039be97f2ce6652eda5a174b6b02219f84eef25eec9f69d7c1c4\";a:4:{s:10:\"expiration\";i:1435018359;s:2:\"ip\";s:11:\"2.81.134.75\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433808759;}}');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(70193, 4537, 'nickname', 'Monica_Viegas'),
(70194, 4537, 'first_name', 'Monica'),
(70195, 4537, 'last_name', 'Viegas'),
(70196, 4537, 'description', ''),
(70197, 4537, 'rich_editing', 'true'),
(70198, 4537, 'comment_shortcuts', 'false'),
(70199, 4537, 'admin_color', 'fresh'),
(70200, 4537, 'use_ssl', '0'),
(70201, 4537, 'show_admin_bar_front', 'true'),
(70202, 4537, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70203, 4537, 'wp_user_level', '0'),
(70204, 4537, 'wsl_current_provider', 'Facebook'),
(70205, 4537, 'wsl_current_user_image', 'https://graph.facebook.com/10205816982135364/picture?width=150&height=150'),
(70206, 4537, 'session_tokens', 'a:1:{s:64:\"7f453d4634d5e707d792d44e2bea9cc21f5710f72f0fc01411ecebf96b3797a6\";a:4:{s:10:\"expiration\";i:1435018459;s:2:\"ip\";s:14:\"85.244.194.108\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433808859;}}'),
(70207, 4536, 'votou', 'sim'),
(70208, 4536, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(70209, 4538, 'nickname', 'Salete_Barcki_Rocha_Antunes'),
(70210, 4538, 'first_name', 'Salete'),
(70211, 4538, 'last_name', 'Barcki Rocha Antunes'),
(70212, 4538, 'description', ''),
(70213, 4538, 'rich_editing', 'true'),
(70214, 4538, 'comment_shortcuts', 'false'),
(70215, 4538, 'admin_color', 'fresh'),
(70216, 4538, 'use_ssl', '0'),
(70217, 4538, 'show_admin_bar_front', 'true'),
(70218, 4538, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70219, 4538, 'wp_user_level', '0'),
(70220, 4538, 'wsl_current_provider', 'Facebook'),
(70221, 4538, 'wsl_current_user_image', 'https://graph.facebook.com/899344850125599/picture?width=150&height=150'),
(70222, 4538, 'session_tokens', 'a:1:{s:64:\"310ce94979d33de43fa9fd3eb38b502e2956a7d5df88e44118b1e771faf2f6ca\";a:4:{s:10:\"expiration\";i:1435018628;s:2:\"ip\";s:12:\"177.92.31.18\";s:2:\"ua\";s:257:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/ClaroBrasil;FBID/phone;FBLC/pt_BR;FBOP/5]\";s:5:\"login\";i:1433809028;}}'),
(70223, 4538, 'votou', 'sim'),
(70224, 4538, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(70225, 4537, 'votou', 'sim'),
(70226, 4537, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(70227, 4539, 'nickname', 'Tiago_Santos'),
(70228, 4539, 'first_name', 'Tiago'),
(70229, 4539, 'last_name', 'Santos'),
(70230, 4539, 'description', ''),
(70231, 4539, 'rich_editing', 'true'),
(70232, 4539, 'comment_shortcuts', 'false'),
(70233, 4539, 'admin_color', 'fresh'),
(70234, 4539, 'use_ssl', '0'),
(70235, 4539, 'show_admin_bar_front', 'true'),
(70236, 4539, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70237, 4539, 'wp_user_level', '0'),
(70238, 4539, 'wsl_current_provider', 'Facebook'),
(70239, 4539, 'wsl_current_user_image', 'https://graph.facebook.com/10203134462037050/picture?width=150&height=150'),
(70240, 4539, 'session_tokens', 'a:1:{s:64:\"53fade002231c523e81275357037e1ff2f45295346ce6e546aab22382d7dc8e5\";a:4:{s:10:\"expiration\";i:1435018842;s:2:\"ip\";s:13:\"176.78.172.64\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433809242;}}'),
(70241, 4540, 'nickname', 'Ruben_Franco'),
(70242, 4540, 'first_name', 'Ruben'),
(70243, 4540, 'last_name', 'Franco'),
(70244, 4540, 'description', ''),
(70245, 4540, 'rich_editing', 'true'),
(70246, 4540, 'comment_shortcuts', 'false'),
(70247, 4540, 'admin_color', 'fresh'),
(70248, 4540, 'use_ssl', '0'),
(70249, 4540, 'show_admin_bar_front', 'true'),
(70250, 4540, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70251, 4540, 'wp_user_level', '0'),
(70252, 4540, 'wsl_current_provider', 'Facebook'),
(70253, 4540, 'wsl_current_user_image', 'https://graph.facebook.com/459636210881922/picture?width=150&height=150'),
(70254, 4540, 'session_tokens', 'a:1:{s:64:\"d8b8823e1e897d26de8b9514bb178c27155ec3adce7bdf42dbf3284b86de9d16\";a:4:{s:10:\"expiration\";i:1435019090;s:2:\"ip\";s:12:\"188.81.10.18\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433809490;}}'),
(70255, 4541, 'nickname', 'Gina_Santtori'),
(70256, 4541, 'first_name', 'Gina'),
(70257, 4541, 'last_name', 'Santtori'),
(70258, 4541, 'description', ''),
(70259, 4541, 'rich_editing', 'true'),
(70260, 4541, 'comment_shortcuts', 'false'),
(70261, 4541, 'admin_color', 'fresh'),
(70262, 4541, 'use_ssl', '0'),
(70263, 4541, 'show_admin_bar_front', 'true'),
(70264, 4541, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70265, 4541, 'wp_user_level', '0'),
(70266, 4541, 'wsl_current_provider', 'Facebook'),
(70267, 4541, 'wsl_current_user_image', 'https://graph.facebook.com/999214253424971/picture?width=150&height=150'),
(70268, 4541, 'session_tokens', 'a:1:{s:64:\"039b42b50bf6d58d386015bb15ef978d7598b43e4fcfe5967198bb53cee5b55c\";a:4:{s:10:\"expiration\";i:1435019115;s:2:\"ip\";s:13:\"188.37.227.97\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433809515;}}'),
(70269, 4540, 'votou', 'sim'),
(70270, 4540, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(70271, 4542, 'nickname', 'Marta_Babel'),
(70272, 4542, 'first_name', 'Marta'),
(70273, 4542, 'last_name', 'Babel'),
(70274, 4542, 'description', ''),
(70275, 4542, 'rich_editing', 'true'),
(70276, 4542, 'comment_shortcuts', 'false'),
(70277, 4542, 'admin_color', 'fresh'),
(70278, 4542, 'use_ssl', '0'),
(70279, 4542, 'show_admin_bar_front', 'true'),
(70280, 4542, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70281, 4542, 'wp_user_level', '0'),
(70282, 4542, 'wsl_current_provider', 'Facebook'),
(70283, 4542, 'wsl_current_user_image', 'https://graph.facebook.com/929624333725523/picture?width=150&height=150'),
(70284, 4542, 'session_tokens', 'a:1:{s:64:\"ccf43d3520729e2b7fd169a024caf96fded9cbe24250ea8d9c7d2d0b436cbcc7\";a:4:{s:10:\"expiration\";i:1435019802;s:2:\"ip\";s:12:\"95.92.216.89\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433810202;}}'),
(70285, 4542, 'votou', 'sim'),
(70286, 4542, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(70287, 4543, 'nickname', 'Tiago_Afonso'),
(70288, 4543, 'first_name', 'Tiago'),
(70289, 4543, 'last_name', 'Afonso'),
(70290, 4543, 'description', ''),
(70291, 4543, 'rich_editing', 'true'),
(70292, 4543, 'comment_shortcuts', 'false'),
(70293, 4543, 'admin_color', 'fresh'),
(70294, 4543, 'use_ssl', '0'),
(70295, 4543, 'show_admin_bar_front', 'true'),
(70296, 4543, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70297, 4543, 'wp_user_level', '0'),
(70298, 4543, 'wsl_current_provider', 'Facebook'),
(70299, 4543, 'wsl_current_user_image', 'https://graph.facebook.com/10153396925194777/picture?width=150&height=150'),
(70300, 4543, 'session_tokens', 'a:1:{s:64:\"00f4604bc15c4c1987201ce19c13dbd1d8471714007447a540c34eabed34a095\";a:4:{s:10:\"expiration\";i:1435020928;s:2:\"ip\";s:13:\"89.152.244.28\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433811328;}}'),
(70301, 4543, 'votou', 'sim'),
(70302, 4543, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(70303, 4544, 'nickname', 'Emilio_Cavallero'),
(70304, 4544, 'first_name', 'Emilio'),
(70305, 4544, 'last_name', 'Cavallero'),
(70306, 4544, 'description', ''),
(70307, 4544, 'rich_editing', 'true'),
(70308, 4544, 'comment_shortcuts', 'false'),
(70309, 4544, 'admin_color', 'fresh'),
(70310, 4544, 'use_ssl', '0'),
(70311, 4544, 'show_admin_bar_front', 'true'),
(70312, 4544, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70313, 4544, 'wp_user_level', '0'),
(70314, 4544, 'wsl_current_provider', 'Facebook'),
(70315, 4544, 'wsl_current_user_image', 'https://graph.facebook.com/10206511913824021/picture?width=150&height=150'),
(70316, 4544, 'session_tokens', 'a:1:{s:64:\"4b588bd005b6fe9104b60116724ba95edb8ff5202da3ebcda8a4ff43ec8ec7db\";a:4:{s:10:\"expiration\";i:1435020986;s:2:\"ip\";s:13:\"85.241.153.15\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-G355H Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433811386;}}'),
(70317, 4544, 'votou', 'sim'),
(70318, 4544, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(70319, 4545, 'nickname', 'Marina_Henriques'),
(70320, 4545, 'first_name', 'Marina'),
(70321, 4545, 'last_name', 'Henriques'),
(70322, 4545, 'description', ''),
(70323, 4545, 'rich_editing', 'true'),
(70324, 4545, 'comment_shortcuts', 'false'),
(70325, 4545, 'admin_color', 'fresh'),
(70326, 4545, 'use_ssl', '0'),
(70327, 4545, 'show_admin_bar_front', 'true'),
(70328, 4545, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70329, 4545, 'wp_user_level', '0'),
(70330, 4545, 'wsl_current_provider', 'Facebook'),
(70331, 4545, 'wsl_current_user_image', 'https://graph.facebook.com/10204518324137823/picture?width=150&height=150'),
(70332, 4545, 'session_tokens', 'a:1:{s:64:\"a81380312f2d4ccaee96f9b0d63a869d74a6e9670e6ab904253ccdff8562a7c6\";a:4:{s:10:\"expiration\";i:1435021016;s:2:\"ip\";s:14:\"89.180.193.106\";s:2:\"ua\";s:175:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; C2105 Build/15.3.A.1.14) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433811416;}}'),
(70333, 4546, 'nickname', 'Tatiana_Santos'),
(70334, 4546, 'first_name', 'Tatiana'),
(70335, 4546, 'last_name', 'Santos'),
(70336, 4546, 'description', ''),
(70337, 4546, 'rich_editing', 'true'),
(70338, 4546, 'comment_shortcuts', 'false'),
(70339, 4546, 'admin_color', 'fresh'),
(70340, 4546, 'use_ssl', '0'),
(70341, 4546, 'show_admin_bar_front', 'true'),
(70342, 4546, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70343, 4546, 'wp_user_level', '0'),
(70344, 4546, 'wsl_current_provider', 'Facebook'),
(70345, 4546, 'wsl_current_user_image', 'https://graph.facebook.com/10205599890455124/picture?width=150&height=150'),
(70346, 4546, 'session_tokens', 'a:1:{s:64:\"5a7e3bd94a4be8bad9778cb52eee4916635db0053cab98aef59d8b2aaf28abf7\";a:4:{s:10:\"expiration\";i:1435021209;s:2:\"ip\";s:13:\"201.45.148.51\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433811609;}}'),
(70347, 4546, 'votou', 'sim'),
(70348, 4546, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-onda-tow-in-oe_p1036,onda-do-ano-polen_p1086,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(70349, 4547, 'nickname', 'Alvaro_Bessa_Machado'),
(70350, 4547, 'first_name', 'Alvaro'),
(70351, 4547, 'last_name', 'Machado'),
(70352, 4547, 'description', ''),
(70353, 4547, 'rich_editing', 'true'),
(70354, 4547, 'comment_shortcuts', 'false'),
(70355, 4547, 'admin_color', 'fresh'),
(70356, 4547, 'use_ssl', '0'),
(70357, 4547, 'show_admin_bar_front', 'true'),
(70358, 4547, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70359, 4547, 'wp_user_level', '0'),
(70360, 4547, 'wsl_current_provider', 'Facebook'),
(70361, 4547, 'wsl_current_user_image', 'https://graph.facebook.com/10153068063773422/picture?width=150&height=150'),
(70362, 4547, 'session_tokens', 'a:1:{s:64:\"54d1cea82a499322d6e3c41ce2e9b2de282a0730b4d6c40aa7c686b41b41bdef\";a:4:{s:10:\"expiration\";i:1435021487;s:2:\"ip\";s:12:\"72.28.141.73\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433811887;}}'),
(70363, 4545, 'votou', 'sim'),
(70364, 4545, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(70365, 4365, 'votou', 'sim'),
(70366, 4365, 'user_votes', 'onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(70367, 4547, 'votou', 'sim'),
(70368, 4547, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432'),
(70369, 4548, 'nickname', 'Roberto_Miguel_Durao'),
(70370, 4548, 'first_name', 'Roberto'),
(70371, 4548, 'last_name', 'Durão'),
(70372, 4548, 'description', ''),
(70373, 4548, 'rich_editing', 'true'),
(70374, 4548, 'comment_shortcuts', 'false'),
(70375, 4548, 'admin_color', 'fresh'),
(70376, 4548, 'use_ssl', '0'),
(70377, 4548, 'show_admin_bar_front', 'true'),
(70378, 4548, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70379, 4548, 'wp_user_level', '0'),
(70380, 4548, 'wsl_current_provider', 'Facebook'),
(70381, 4548, 'wsl_current_user_image', 'https://graph.facebook.com/998515756827378/picture?width=150&height=150'),
(70382, 4548, 'session_tokens', 'a:1:{s:64:\"31c24e822a48b3a5fdaddd9ea7394c91cf2c2103559e3607667b60cedb7a6d70\";a:4:{s:10:\"expiration\";i:1435022069;s:2:\"ip\";s:11:\"79.169.7.50\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433812469;}}'),
(70383, 4549, 'nickname', 'Diogo_Mouro'),
(70384, 4549, 'first_name', 'Diogo'),
(70385, 4549, 'last_name', 'Mouro'),
(70386, 4549, 'description', ''),
(70387, 4549, 'rich_editing', 'true'),
(70388, 4549, 'comment_shortcuts', 'false'),
(70389, 4549, 'admin_color', 'fresh'),
(70390, 4549, 'use_ssl', '0'),
(70391, 4549, 'show_admin_bar_front', 'true'),
(70392, 4549, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70393, 4549, 'wp_user_level', '0'),
(70394, 4549, 'wsl_current_provider', 'Facebook'),
(70395, 4549, 'wsl_current_user_image', 'https://graph.facebook.com/10153435555974850/picture?width=150&height=150'),
(70396, 4549, 'session_tokens', 'a:1:{s:64:\"1398f01bc02a6ce0fe8d0f47ec3824cce17751fea5b3c2295afe4fc0eea61934\";a:4:{s:10:\"expiration\";i:1435023561;s:2:\"ip\";s:14:\"153.201.126.49\";s:2:\"ua\";s:216:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/\";s:5:\"login\";i:1433813961;}}'),
(70397, 4549, 'votou', 'sim'),
(70398, 4549, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(70399, 4550, 'nickname', 'Andre_Tomas'),
(70400, 4550, 'first_name', 'André'),
(70401, 4550, 'last_name', 'Tomás'),
(70402, 4550, 'description', ''),
(70403, 4550, 'rich_editing', 'true'),
(70404, 4550, 'comment_shortcuts', 'false'),
(70405, 4550, 'admin_color', 'fresh'),
(70406, 4550, 'use_ssl', '0'),
(70407, 4550, 'show_admin_bar_front', 'true'),
(70408, 4550, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70409, 4550, 'wp_user_level', '0'),
(70410, 4550, 'wsl_current_provider', 'Facebook'),
(70411, 4550, 'wsl_current_user_image', 'https://graph.facebook.com/10203187670731584/picture?width=150&height=150'),
(70412, 4550, 'session_tokens', 'a:1:{s:64:\"c75c37679412f96735cbc570203e539f3853506fa7b3f876245ff7c3b33debd6\";a:4:{s:10:\"expiration\";i:1435025073;s:2:\"ip\";s:12:\"95.93.216.76\";s:2:\"ua\";s:151:\"Mozilla/5.0 (Linux; Android 4.2.2; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433815473;}}'),
(70413, 4551, 'nickname', 'Katito_Favela'),
(70414, 4551, 'first_name', 'Katito'),
(70415, 4551, 'last_name', 'Favela'),
(70416, 4551, 'description', ''),
(70417, 4551, 'rich_editing', 'true'),
(70418, 4551, 'comment_shortcuts', 'false'),
(70419, 4551, 'admin_color', 'fresh'),
(70420, 4551, 'use_ssl', '0'),
(70421, 4551, 'show_admin_bar_front', 'true'),
(70422, 4551, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70423, 4551, 'wp_user_level', '0'),
(70424, 4551, 'wsl_current_provider', 'Facebook'),
(70425, 4551, 'wsl_current_user_image', 'https://graph.facebook.com/865739430140815/picture?width=150&height=150'),
(70426, 4551, 'session_tokens', 'a:1:{s:64:\"e9dde7379252e06b2f0288fd6299963581e600867523d5d7f57caf35df53c3b5\";a:4:{s:10:\"expiration\";i:1435025368;s:2:\"ip\";s:14:\"189.34.131.217\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433815768;}}'),
(70427, 4551, 'votou', 'sim'),
(70428, 4551, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(70429, 4552, 'nickname', 'Anabela_De_Sousa_Sousa'),
(70430, 4552, 'first_name', 'Anabela De Sousa'),
(70431, 4552, 'last_name', 'Sousa'),
(70432, 4552, 'description', ''),
(70433, 4552, 'rich_editing', 'true'),
(70434, 4552, 'comment_shortcuts', 'false'),
(70435, 4552, 'admin_color', 'fresh'),
(70436, 4552, 'use_ssl', '0'),
(70437, 4552, 'show_admin_bar_front', 'true'),
(70438, 4552, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70439, 4552, 'wp_user_level', '0'),
(70440, 4552, 'wsl_current_provider', 'Facebook'),
(70441, 4552, 'wsl_current_user_image', 'https://graph.facebook.com/999750866704713/picture?width=150&height=150'),
(70442, 4552, 'session_tokens', 'a:1:{s:64:\"6583a7b324d2d7b88aa798559aed602927a3fd4e195914daf0cd8e362920e13e\";a:4:{s:10:\"expiration\";i:1435025621;s:2:\"ip\";s:12:\"89.115.89.21\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPad; CPU OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,6;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433816021;}}'),
(70443, 4550, 'votou', 'sim'),
(70444, 4550, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(70445, 4552, 'votou', 'sim'),
(70446, 4552, 'user_votes', 'maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391'),
(70447, 4553, 'nickname', 'Miguel_Ferreira_Sardinha'),
(70448, 4553, 'first_name', 'Miguel'),
(70449, 4553, 'last_name', 'Sardinha'),
(70450, 4553, 'description', ''),
(70451, 4553, 'rich_editing', 'true'),
(70452, 4553, 'comment_shortcuts', 'false'),
(70453, 4553, 'admin_color', 'fresh'),
(70454, 4553, 'use_ssl', '0'),
(70455, 4553, 'show_admin_bar_front', 'true'),
(70456, 4553, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70457, 4553, 'wp_user_level', '0'),
(70458, 4553, 'wsl_current_provider', 'Facebook'),
(70459, 4553, 'wsl_current_user_image', 'https://graph.facebook.com/10153436592449468/picture?width=150&height=150'),
(70460, 4553, 'session_tokens', 'a:1:{s:64:\"35bb1b170fafe2f94123721bc2ca86b6af9888b88f23a65ddbbe15496b14b3fb\";a:4:{s:10:\"expiration\";i:1435028430;s:2:\"ip\";s:15:\"109.157.160.214\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433818830;}}'),
(70461, 4554, 'nickname', 'Maria_Ponces_de_Carvalho'),
(70462, 4554, 'first_name', 'Maria'),
(70463, 4554, 'last_name', 'Ponces de Carvalho'),
(70464, 4554, 'description', ''),
(70465, 4554, 'rich_editing', 'true'),
(70466, 4554, 'comment_shortcuts', 'false'),
(70467, 4554, 'admin_color', 'fresh'),
(70468, 4554, 'use_ssl', '0'),
(70469, 4554, 'show_admin_bar_front', 'true'),
(70470, 4554, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70471, 4554, 'wp_user_level', '0'),
(70472, 4554, 'wsl_current_provider', 'Facebook'),
(70473, 4554, 'wsl_current_user_image', 'https://graph.facebook.com/1003132423031830/picture?width=150&height=150'),
(70474, 4554, 'session_tokens', 'a:1:{s:64:\"72e5a9d47cd8b40e71eb96ef07508750af1054cf041d74deb42ec67877b6a2c5\";a:4:{s:10:\"expiration\";i:1435028639;s:2:\"ip\";s:12:\"95.92.233.94\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433819039;}}'),
(70475, 4553, 'votou', 'sim'),
(70476, 4553, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(70477, 4555, 'nickname', 'Heinz_Gunther'),
(70478, 4555, 'first_name', 'Heinz'),
(70479, 4555, 'last_name', 'Günther'),
(70480, 4555, 'description', ''),
(70481, 4555, 'rich_editing', 'true'),
(70482, 4555, 'comment_shortcuts', 'false'),
(70483, 4555, 'admin_color', 'fresh'),
(70484, 4555, 'use_ssl', '0'),
(70485, 4555, 'show_admin_bar_front', 'true'),
(70486, 4555, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70487, 4555, 'wp_user_level', '0'),
(70488, 4555, 'wsl_current_provider', 'Google'),
(70489, 4555, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-iIMKz_M5JYA/AAAAAAAAAAI/AAAAAAAAAGg/V1f3hLwtW30/photo.jpg?sz=200'),
(70490, 4555, 'session_tokens', 'a:1:{s:64:\"5e04d20582cd02f9cdb8f9702cc2be5fc539beaed46f5e43a6f6738935dddef9\";a:4:{s:10:\"expiration\";i:1435033307;s:2:\"ip\";s:13:\"79.237.67.249\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433823707;}}'),
(70491, 4556, 'nickname', 'Claudia_Seabra'),
(70492, 4556, 'first_name', 'Cláudia'),
(70493, 4556, 'last_name', 'Seabra'),
(70494, 4556, 'description', ''),
(70495, 4556, 'rich_editing', 'true'),
(70496, 4556, 'comment_shortcuts', 'false'),
(70497, 4556, 'admin_color', 'fresh'),
(70498, 4556, 'use_ssl', '0'),
(70499, 4556, 'show_admin_bar_front', 'true'),
(70500, 4556, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70501, 4556, 'wp_user_level', '0'),
(70502, 4556, 'wsl_current_provider', 'Facebook'),
(70503, 4556, 'wsl_current_user_image', 'https://graph.facebook.com/10207319525849271/picture?width=150&height=150'),
(70504, 4556, 'session_tokens', 'a:2:{s:64:\"51aae960c8c5a206e7e15513b87c7db563bf96686eedb0587926b76ed22ccb20\";a:4:{s:10:\"expiration\";i:1435038459;s:2:\"ip\";s:14:\"41.222.251.233\";s:2:\"ua\";s:185:\"Mozilla/5.0 (Linux; Android 5.0.2; A0001 Build/LRX22G; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/43.0.2357.121 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433828859;}s:64:\"7ab32f946eceacfdc1476eb247fc4c5adde7503a2ae43721e980cfca5541d702\";a:4:{s:10:\"expiration\";i:1435067873;s:2:\"ip\";s:13:\"41.63.184.102\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,4;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433858273;}}'),
(70505, 4557, 'nickname', 'Daniel_Gomes'),
(70506, 4557, 'first_name', 'Daniel'),
(70507, 4557, 'last_name', 'Gomes'),
(70508, 4557, 'description', ''),
(70509, 4557, 'rich_editing', 'true'),
(70510, 4557, 'comment_shortcuts', 'false'),
(70511, 4557, 'admin_color', 'fresh'),
(70512, 4557, 'use_ssl', '0'),
(70513, 4557, 'show_admin_bar_front', 'true'),
(70514, 4557, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70515, 4557, 'wp_user_level', '0'),
(70516, 4557, 'wsl_current_provider', 'Facebook'),
(70517, 4557, 'wsl_current_user_image', 'https://graph.facebook.com/791706104280511/picture?width=150&height=150'),
(70518, 4557, 'session_tokens', 'a:1:{s:64:\"87a88cb1fb6d71b3f7930af412160b44d1d1078fe3f5902d811d61edc08bad33\";a:4:{s:10:\"expiration\";i:1435041042;s:2:\"ip\";s:12:\"95.93.213.11\";s:2:\"ua\";s:173:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-S7392 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433831442;}}'),
(70519, 4557, 'votou', 'sim'),
(70520, 4557, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(70521, 4558, 'nickname', 'Alina_Leao'),
(70522, 4558, 'first_name', 'Alina'),
(70523, 4558, 'last_name', 'Leão'),
(70524, 4558, 'description', ''),
(70525, 4558, 'rich_editing', 'true'),
(70526, 4558, 'comment_shortcuts', 'false'),
(70527, 4558, 'admin_color', 'fresh'),
(70528, 4558, 'use_ssl', '0'),
(70529, 4558, 'show_admin_bar_front', 'true'),
(70530, 4558, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70531, 4558, 'wp_user_level', '0'),
(70532, 4558, 'wsl_current_provider', 'Facebook'),
(70533, 4558, 'wsl_current_user_image', 'https://graph.facebook.com/870431643041933/picture?width=150&height=150'),
(70534, 4558, 'session_tokens', 'a:1:{s:64:\"036fe5e942545cefa684572aac0287807b7f476988702d18419ca2a01649871c\";a:4:{s:10:\"expiration\";i:1435041770;s:2:\"ip\";s:10:\"188.81.8.5\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433832170;}}'),
(70535, 4559, 'nickname', 'Paula_Bouhon'),
(70536, 4559, 'first_name', 'Paula'),
(70537, 4559, 'last_name', 'Bouhon'),
(70538, 4559, 'description', ''),
(70539, 4559, 'rich_editing', 'true'),
(70540, 4559, 'comment_shortcuts', 'false'),
(70541, 4559, 'admin_color', 'fresh'),
(70542, 4559, 'use_ssl', '0'),
(70543, 4559, 'show_admin_bar_front', 'true'),
(70544, 4559, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70545, 4559, 'wp_user_level', '0'),
(70546, 4559, 'wsl_current_provider', 'Facebook'),
(70547, 4559, 'wsl_current_user_image', 'https://graph.facebook.com/10153314384842808/picture?width=150&height=150'),
(70548, 4559, 'session_tokens', 'a:1:{s:64:\"de62dd9b0bbbe003dccece64a18705ea71573f61437eaa0ebe239ac26669400d\";a:4:{s:10:\"expiration\";i:1435041846;s:2:\"ip\";s:14:\"79.168.160.101\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433832246;}}'),
(70549, 4559, 'votou', 'sim'),
(70550, 4559, 'user_votes', 'maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391'),
(70551, 4560, 'nickname', 'Matilde_Fernandes'),
(70552, 4560, 'first_name', 'Matilde'),
(70553, 4560, 'last_name', 'Fernandes'),
(70554, 4560, 'description', ''),
(70555, 4560, 'rich_editing', 'true'),
(70556, 4560, 'comment_shortcuts', 'false'),
(70557, 4560, 'admin_color', 'fresh'),
(70558, 4560, 'use_ssl', '0'),
(70559, 4560, 'show_admin_bar_front', 'true'),
(70560, 4560, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70561, 4560, 'wp_user_level', '0'),
(70562, 4560, 'wsl_current_provider', 'Facebook'),
(70563, 4560, 'wsl_current_user_image', 'https://graph.facebook.com/848919375184391/picture?width=150&height=150'),
(70564, 4560, 'session_tokens', 'a:1:{s:64:\"4912032a6b3816faa232f765caa16cf6870873e42b9e8ea7ce6d087f696cf7aa\";a:4:{s:10:\"expiration\";i:1435042536;s:2:\"ip\";s:14:\"79.168.156.153\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; Trident/7.0; Touch; rv:11.0) like Gecko\";s:5:\"login\";i:1433832936;}}'),
(70565, 4561, 'nickname', 'Ana_Julia_Brites'),
(70566, 4561, 'first_name', 'Ana Julia'),
(70567, 4561, 'last_name', 'Brites'),
(70568, 4561, 'description', ''),
(70569, 4561, 'rich_editing', 'true'),
(70570, 4561, 'comment_shortcuts', 'false'),
(70571, 4561, 'admin_color', 'fresh'),
(70572, 4561, 'use_ssl', '0'),
(70573, 4561, 'show_admin_bar_front', 'true'),
(70574, 4561, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70575, 4561, 'wp_user_level', '0'),
(70576, 4561, 'wsl_current_provider', 'Facebook'),
(70577, 4561, 'wsl_current_user_image', 'https://graph.facebook.com/705525129576457/picture?width=150&height=150'),
(70578, 4561, 'session_tokens', 'a:1:{s:64:\"3098f1978d33f2cb7f683576fd1303251688ea1b3a9f66cb792b0a646575eba4\";a:4:{s:10:\"expiration\";i:1435042550;s:2:\"ip\";s:11:\"188.81.9.12\";s:2:\"ua\";s:203:\"Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 625) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537\";s:5:\"login\";i:1433832950;}}'),
(70579, 4560, 'votou', 'sim'),
(70580, 4560, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,revelacao-do-ano-deeply_p1383'),
(70581, 4561, 'votou', 'sim'),
(70582, 4561, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(70583, 4562, 'nickname', 'Joaopedro_Franco'),
(70584, 4562, 'first_name', 'Joaopedro'),
(70585, 4562, 'last_name', 'Franco'),
(70586, 4562, 'description', ''),
(70587, 4562, 'rich_editing', 'true'),
(70588, 4562, 'comment_shortcuts', 'false'),
(70589, 4562, 'admin_color', 'fresh'),
(70590, 4562, 'use_ssl', '0'),
(70591, 4562, 'show_admin_bar_front', 'true'),
(70592, 4562, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70593, 4562, 'wp_user_level', '0'),
(70594, 4562, 'wsl_current_provider', 'Google'),
(70595, 4562, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(70596, 4562, 'session_tokens', 'a:1:{s:64:\"8ff293bde04079c66807282587dd6ca0433a3557029be04eb258e665e14f9777\";a:4:{s:10:\"expiration\";i:1435042958;s:2:\"ip\";s:14:\"93.108.136.213\";s:2:\"ua\";s:153:\"Mozilla/5.0 (Linux; Android 4.3; HUAWEI G6-L11 Build/HuaweiG6-L11C02B120) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433833358;}}'),
(70597, 4562, 'votou', 'sim'),
(70598, 4562, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(70599, 4563, 'nickname', 'Michel_Amaro'),
(70600, 4563, 'first_name', 'Michel'),
(70601, 4563, 'last_name', 'Amaro'),
(70602, 4563, 'description', ''),
(70603, 4563, 'rich_editing', 'true'),
(70604, 4563, 'comment_shortcuts', 'false'),
(70605, 4563, 'admin_color', 'fresh'),
(70606, 4563, 'use_ssl', '0'),
(70607, 4563, 'show_admin_bar_front', 'true'),
(70608, 4563, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70609, 4563, 'wp_user_level', '0'),
(70610, 4563, 'wsl_current_provider', 'Facebook'),
(70611, 4563, 'wsl_current_user_image', 'https://graph.facebook.com/10204192059541519/picture?width=150&height=150'),
(70612, 4563, 'session_tokens', 'a:1:{s:64:\"3cfb1f66296f4077b1c7834813eaca3b8163daa6661df9aab3a0cf982f77a1ac\";a:4:{s:10:\"expiration\";i:1435044596;s:2:\"ip\";s:13:\"87.103.59.164\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433834996;}}'),
(70613, 4564, 'nickname', 'Cecilia_Rebelo'),
(70614, 4564, 'first_name', 'Cecília'),
(70615, 4564, 'last_name', 'Rebelo'),
(70616, 4564, 'description', ''),
(70617, 4564, 'rich_editing', 'true'),
(70618, 4564, 'comment_shortcuts', 'false'),
(70619, 4564, 'admin_color', 'fresh'),
(70620, 4564, 'use_ssl', '0'),
(70621, 4564, 'show_admin_bar_front', 'true'),
(70622, 4564, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70623, 4564, 'wp_user_level', '0'),
(70624, 4564, 'wsl_current_provider', 'Facebook'),
(70625, 4564, 'wsl_current_user_image', 'https://graph.facebook.com/10205440389663880/picture?width=150&height=150'),
(70626, 4564, 'session_tokens', 'a:1:{s:64:\"ee3ebc975b20bb3f9ab4eb48e869a771511840832e28e2ff3286249fbcb88fdd\";a:4:{s:10:\"expiration\";i:1435045055;s:2:\"ip\";s:14:\"88.214.165.103\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/26.0.0.11.13;FBBV/7806348;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433835455;}}'),
(70627, 4564, 'votou', 'sim'),
(70628, 4564, 'user_votes', 'maior-onda-tow-in-oe_p1190'),
(70629, 4565, 'nickname', 'Salvador_Cordovil_HortaeCosta'),
(70630, 4565, 'first_name', 'Salvador'),
(70631, 4565, 'last_name', 'Cordovil HortaeCosta'),
(70632, 4565, 'description', ''),
(70633, 4565, 'rich_editing', 'true'),
(70634, 4565, 'comment_shortcuts', 'false'),
(70635, 4565, 'admin_color', 'fresh'),
(70636, 4565, 'use_ssl', '0'),
(70637, 4565, 'show_admin_bar_front', 'true'),
(70638, 4565, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70639, 4565, 'wp_user_level', '0'),
(70640, 4565, 'wsl_current_provider', 'Facebook'),
(70641, 4565, 'wsl_current_user_image', 'https://graph.facebook.com/10206969499901118/picture?width=150&height=150'),
(70642, 4565, 'session_tokens', 'a:1:{s:64:\"a3a5034c8546e2b3fad52ba12ed815012b139ee20d6ebf981cff1d9bf602c929\";a:4:{s:10:\"expiration\";i:1435045105;s:2:\"ip\";s:15:\"194.140.232.139\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,6;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433835505;}}'),
(70643, 4566, 'nickname', 'Vera_Sarmento_Foles'),
(70644, 4566, 'first_name', 'Vera'),
(70645, 4566, 'last_name', 'Foles'),
(70646, 4566, 'description', ''),
(70647, 4566, 'rich_editing', 'true'),
(70648, 4566, 'comment_shortcuts', 'false'),
(70649, 4566, 'admin_color', 'fresh'),
(70650, 4566, 'use_ssl', '0'),
(70651, 4566, 'show_admin_bar_front', 'true'),
(70652, 4566, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70653, 4566, 'wp_user_level', '0'),
(70654, 4566, 'wsl_current_provider', 'Facebook'),
(70655, 4566, 'wsl_current_user_image', 'https://graph.facebook.com/10205689604292117/picture?width=150&height=150'),
(70656, 4566, 'session_tokens', 'a:1:{s:64:\"fdb595aca0f4c37bd16c33d2a6ee0f1cf7ea3990ef3de64923ff4114b1a4a8a5\";a:4:{s:10:\"expiration\";i:1435045947;s:2:\"ip\";s:11:\"5.71.45.129\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433836347;}}'),
(70657, 4567, 'nickname', 'David_Silva'),
(70658, 4567, 'first_name', 'David'),
(70659, 4567, 'last_name', 'Silva'),
(70660, 4567, 'description', ''),
(70661, 4567, 'rich_editing', 'true'),
(70662, 4567, 'comment_shortcuts', 'false'),
(70663, 4567, 'admin_color', 'fresh'),
(70664, 4567, 'use_ssl', '0'),
(70665, 4567, 'show_admin_bar_front', 'true'),
(70666, 4567, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70667, 4567, 'wp_user_level', '0'),
(70668, 4567, 'wsl_current_provider', 'Facebook'),
(70669, 4567, 'wsl_current_user_image', 'https://graph.facebook.com/1100309829984731/picture?width=150&height=150'),
(70670, 4567, 'session_tokens', 'a:1:{s:64:\"3ebf731fed72f10c4b2b6895a259d2cda315a857b12294f4071a5fd6868d413f\";a:4:{s:10:\"expiration\";i:1435045947;s:2:\"ip\";s:14:\"193.236.56.121\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36\";s:5:\"login\";i:1433836347;}}'),
(70671, 4568, 'nickname', 'Marta_Duque'),
(70672, 4568, 'first_name', 'Marta'),
(70673, 4568, 'last_name', 'Duque'),
(70674, 4568, 'description', ''),
(70675, 4568, 'rich_editing', 'true'),
(70676, 4568, 'comment_shortcuts', 'false'),
(70677, 4568, 'admin_color', 'fresh'),
(70678, 4568, 'use_ssl', '0'),
(70679, 4568, 'show_admin_bar_front', 'true'),
(70680, 4568, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70681, 4568, 'wp_user_level', '0'),
(70682, 4568, 'wsl_current_provider', 'Google'),
(70683, 4568, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(70684, 4568, 'session_tokens', 'a:1:{s:64:\"2ba6a59414199a02293f98f0d9cd78a96fbb5b8b4a2e85a771a288d7a783d8f0\";a:4:{s:10:\"expiration\";i:1435045977;s:2:\"ip\";s:14:\"79.168.222.244\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433836377;}}'),
(70685, 722, 'votou', 'sim'),
(70686, 722, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(70687, 4567, 'votou', 'sim'),
(70688, 4567, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(70689, 4554, 'votou', 'sim'),
(70690, 4554, 'user_votes', 'revelacao-do-ano-deeply_p1383,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(70691, 4569, 'nickname', 'Luis_Miranda'),
(70692, 4569, 'first_name', 'Luís'),
(70693, 4569, 'last_name', 'Miranda'),
(70694, 4569, 'description', ''),
(70695, 4569, 'rich_editing', 'true'),
(70696, 4569, 'comment_shortcuts', 'false'),
(70697, 4569, 'admin_color', 'fresh'),
(70698, 4569, 'use_ssl', '0'),
(70699, 4569, 'show_admin_bar_front', 'true'),
(70700, 4569, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70701, 4569, 'wp_user_level', '0'),
(70702, 4569, 'wsl_current_provider', 'Facebook'),
(70703, 4569, 'wsl_current_user_image', 'https://graph.facebook.com/956015361088643/picture?width=150&height=150'),
(70704, 4569, 'session_tokens', 'a:1:{s:64:\"7abdff7d7d0a9944a45b1c25d65ff01d9e567891efcf10c1f3b463e3094c4f3d\";a:4:{s:10:\"expiration\";i:1435046757;s:2:\"ip\";s:15:\"194.210.178.203\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433837157;}}'),
(70705, 4569, 'votou', 'sim'),
(70706, 4569, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(70707, 4568, 'votou', 'sim'),
(70708, 4568, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(70709, 4570, 'nickname', 'Pedro_Moreira_Rato'),
(70710, 4570, 'first_name', 'Pedro'),
(70711, 4570, 'last_name', 'Moreira Rato'),
(70712, 4570, 'description', ''),
(70713, 4570, 'rich_editing', 'true'),
(70714, 4570, 'comment_shortcuts', 'false'),
(70715, 4570, 'admin_color', 'fresh'),
(70716, 4570, 'use_ssl', '0'),
(70717, 4570, 'show_admin_bar_front', 'true'),
(70718, 4570, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70719, 4570, 'wp_user_level', '0'),
(70720, 4570, 'wsl_current_provider', 'Facebook'),
(70721, 4570, 'wsl_current_user_image', 'https://graph.facebook.com/10152896547008244/picture?width=150&height=150'),
(70722, 4570, 'session_tokens', 'a:1:{s:64:\"125d23c64a2414661bd5743a39f21d8f0063936b8242bf0659f78a7c3043f78c\";a:4:{s:10:\"expiration\";i:1435047456;s:2:\"ip\";s:12:\"89.180.73.36\";s:2:\"ua\";s:127:\"Mozilla/5.0 (iPad; CPU OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12A405 Safari/600.1.4\";s:5:\"login\";i:1433837856;}}'),
(70723, 4571, 'nickname', 'Pedro_Simoes_Martins'),
(70724, 4571, 'first_name', 'Pedro'),
(70725, 4571, 'last_name', 'Martins'),
(70726, 4571, 'description', ''),
(70727, 4571, 'rich_editing', 'true'),
(70728, 4571, 'comment_shortcuts', 'false'),
(70729, 4571, 'admin_color', 'fresh'),
(70730, 4571, 'use_ssl', '0'),
(70731, 4571, 'show_admin_bar_front', 'true'),
(70732, 4571, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70733, 4571, 'wp_user_level', '0'),
(70734, 4571, 'wsl_current_provider', 'Facebook'),
(70735, 4571, 'wsl_current_user_image', 'https://graph.facebook.com/10204352525041943/picture?width=150&height=150'),
(70736, 4571, 'session_tokens', 'a:1:{s:64:\"f412bf5549b0b8d2073601c086bcf5a1fea59bc4e37c208aff08abfa9c1855da\";a:4:{s:10:\"expiration\";i:1435047634;s:2:\"ip\";s:14:\"194.65.122.241\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433838034;}}'),
(70737, 4572, 'nickname', 'Diogo_Raposo'),
(70738, 4572, 'first_name', 'Diogo'),
(70739, 4572, 'last_name', 'Raposo'),
(70740, 4572, 'description', ''),
(70741, 4572, 'rich_editing', 'true'),
(70742, 4572, 'comment_shortcuts', 'false'),
(70743, 4572, 'admin_color', 'fresh'),
(70744, 4572, 'use_ssl', '0'),
(70745, 4572, 'show_admin_bar_front', 'true'),
(70746, 4572, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70747, 4572, 'wp_user_level', '0'),
(70748, 4572, 'wsl_current_provider', 'Facebook'),
(70749, 4572, 'wsl_current_user_image', 'https://graph.facebook.com/1119727164720579/picture?width=150&height=150'),
(70750, 4572, 'session_tokens', 'a:1:{s:64:\"4ee69191a462077bb8034dd5a3c08c8479d3a923a001af398b29f4d27af70506\";a:4:{s:10:\"expiration\";i:1435047740;s:2:\"ip\";s:12:\"81.84.241.89\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433838140;}}'),
(70751, 4571, 'votou', 'sim'),
(70752, 4571, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(70753, 4572, 'votou', 'sim'),
(70754, 4572, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348'),
(70755, 4570, 'votou', 'sim'),
(70756, 4570, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(70757, 4573, 'nickname', 'Pedro_Stones_Techyon'),
(70758, 4573, 'first_name', 'Pedro'),
(70759, 4573, 'last_name', 'Stones Techyon'),
(70760, 4573, 'description', ''),
(70761, 4573, 'rich_editing', 'true'),
(70762, 4573, 'comment_shortcuts', 'false'),
(70763, 4573, 'admin_color', 'fresh'),
(70764, 4573, 'use_ssl', '0'),
(70765, 4573, 'show_admin_bar_front', 'true'),
(70766, 4573, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70767, 4573, 'wp_user_level', '0'),
(70768, 4573, 'wsl_current_provider', 'Facebook'),
(70769, 4573, 'wsl_current_user_image', 'https://graph.facebook.com/10153029657379423/picture?width=150&height=150'),
(70770, 4573, 'session_tokens', 'a:1:{s:64:\"e4d4c530e46a5f2a931f355aac214904b42fcf7a1b9ca799f6c469fe08e760e6\";a:4:{s:10:\"expiration\";i:1435048138;s:2:\"ip\";s:11:\"94.60.75.46\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/7.1.3 Safari/537.85.12\";s:5:\"login\";i:1433838538;}}'),
(70771, 4573, 'votou', 'sim'),
(70772, 4573, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(70773, 4574, 'nickname', 'Ana_Rodrigues_1'),
(70774, 4574, 'first_name', 'Ana'),
(70775, 4574, 'last_name', 'Rodrigues'),
(70776, 4574, 'description', ''),
(70777, 4574, 'rich_editing', 'true'),
(70778, 4574, 'comment_shortcuts', 'false'),
(70779, 4574, 'admin_color', 'fresh'),
(70780, 4574, 'use_ssl', '0'),
(70781, 4574, 'show_admin_bar_front', 'true'),
(70782, 4574, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70783, 4574, 'wp_user_level', '0'),
(70784, 4574, 'wsl_current_provider', 'Facebook'),
(70785, 4574, 'wsl_current_user_image', 'https://graph.facebook.com/963155603721451/picture?width=150&height=150'),
(70786, 4574, 'session_tokens', 'a:1:{s:64:\"14cc11207e4d9ae59ceb669d2e94f150d3a65b7c29011f94a9d7163b8cdc4b16\";a:4:{s:10:\"expiration\";i:1435048396;s:2:\"ip\";s:13:\"85.240.52.152\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433838796;}}'),
(70787, 4384, 'votou', 'sim'),
(70788, 4384, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(70789, 4574, 'votou', 'sim'),
(70790, 4574, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355'),
(70791, 4575, 'nickname', 'Adriana_Condinho'),
(70792, 4575, 'first_name', 'Adriana'),
(70793, 4575, 'last_name', 'Condinho'),
(70794, 4575, 'description', ''),
(70795, 4575, 'rich_editing', 'true'),
(70796, 4575, 'comment_shortcuts', 'false'),
(70797, 4575, 'admin_color', 'fresh'),
(70798, 4575, 'use_ssl', '0'),
(70799, 4575, 'show_admin_bar_front', 'true'),
(70800, 4575, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70801, 4575, 'wp_user_level', '0'),
(70802, 4575, 'wsl_current_provider', 'Facebook'),
(70803, 4575, 'wsl_current_user_image', 'https://graph.facebook.com/977559912275094/picture?width=150&height=150'),
(70804, 4575, 'session_tokens', 'a:1:{s:64:\"c950caa482570c6ba886c426fca690373565c98412f93b7efb1b7258e865f2db\";a:4:{s:10:\"expiration\";i:1435049023;s:2:\"ip\";s:12:\"85.246.8.118\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/8.0.3 Safari/600.3.18\";s:5:\"login\";i:1433839423;}}'),
(70805, 4576, 'nickname', 'Rui_Rosa'),
(70806, 4576, 'first_name', 'Rui'),
(70807, 4576, 'last_name', 'Rosa'),
(70808, 4576, 'description', ''),
(70809, 4576, 'rich_editing', 'true'),
(70810, 4576, 'comment_shortcuts', 'false'),
(70811, 4576, 'admin_color', 'fresh'),
(70812, 4576, 'use_ssl', '0'),
(70813, 4576, 'show_admin_bar_front', 'true'),
(70814, 4576, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70815, 4576, 'wp_user_level', '0'),
(70816, 4576, 'wsl_current_provider', 'Facebook'),
(70817, 4576, 'wsl_current_user_image', 'https://graph.facebook.com/10204030819722402/picture?width=150&height=150'),
(70818, 4576, 'session_tokens', 'a:1:{s:64:\"1f246311c9aade174c59840a47e827b716113ca74eadef7f2469b45d99d5985a\";a:4:{s:10:\"expiration\";i:1435049345;s:2:\"ip\";s:13:\"46.189.156.33\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433839745;}}'),
(70819, 4577, 'nickname', 'clementina_almeida'),
(70820, 4577, 'first_name', 'clementina'),
(70821, 4577, 'last_name', 'almeida'),
(70822, 4577, 'description', ''),
(70823, 4577, 'rich_editing', 'true'),
(70824, 4577, 'comment_shortcuts', 'false'),
(70825, 4577, 'admin_color', 'fresh'),
(70826, 4577, 'use_ssl', '0'),
(70827, 4577, 'show_admin_bar_front', 'true'),
(70828, 4577, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70829, 4577, 'wp_user_level', '0'),
(70830, 4577, 'wsl_current_provider', 'Google'),
(70831, 4577, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(70832, 4577, 'session_tokens', 'a:1:{s:64:\"465a757be6a9bb681b44b0dd29470636e463f8e4a05305f7917c96eea0ace369\";a:4:{s:10:\"expiration\";i:1435049441;s:2:\"ip\";s:12:\"79.168.22.62\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433839841;}}'),
(70833, 4576, 'votou', 'sim'),
(70834, 4576, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(70835, 4577, 'votou', 'sim');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(70836, 4577, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(70837, 4578, 'nickname', 'Ana_Gagean'),
(70838, 4578, 'first_name', 'Ana'),
(70839, 4578, 'last_name', 'Gagean'),
(70840, 4578, 'description', ''),
(70841, 4578, 'rich_editing', 'true'),
(70842, 4578, 'comment_shortcuts', 'false'),
(70843, 4578, 'admin_color', 'fresh'),
(70844, 4578, 'use_ssl', '0'),
(70845, 4578, 'show_admin_bar_front', 'true'),
(70846, 4578, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70847, 4578, 'wp_user_level', '0'),
(70848, 4578, 'wsl_current_provider', 'Facebook'),
(70849, 4578, 'wsl_current_user_image', 'https://graph.facebook.com/10205586940104916/picture?width=150&height=150'),
(70850, 4578, 'session_tokens', 'a:1:{s:64:\"c3036b7a00f906508a04b1e31459cecd36ce721a7cd9e2c5208144762fe2924d\";a:4:{s:10:\"expiration\";i:1435049520;s:2:\"ip\";s:13:\"89.115.18.248\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433839920;}}'),
(70851, 4575, 'votou', 'sim'),
(70852, 4575, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(70853, 4578, 'votou', 'sim'),
(70854, 4578, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(70855, 4579, 'nickname', 'Joao_Pedro_Gomes'),
(70856, 4579, 'first_name', 'João'),
(70857, 4579, 'last_name', 'Gomes'),
(70858, 4579, 'description', ''),
(70859, 4579, 'rich_editing', 'true'),
(70860, 4579, 'comment_shortcuts', 'false'),
(70861, 4579, 'admin_color', 'fresh'),
(70862, 4579, 'use_ssl', '0'),
(70863, 4579, 'show_admin_bar_front', 'true'),
(70864, 4579, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70865, 4579, 'wp_user_level', '0'),
(70866, 4579, 'wsl_current_provider', 'Facebook'),
(70867, 4579, 'wsl_current_user_image', 'https://graph.facebook.com/994058267285195/picture?width=150&height=150'),
(70868, 4579, 'session_tokens', 'a:1:{s:64:\"6a0dcd57049adfd85dbcf0ace5cf576c40065a17c5418097c38fec708daa0bbe\";a:4:{s:10:\"expiration\";i:1435049627;s:2:\"ip\";s:13:\"85.247.175.39\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433840027;}}'),
(70869, 4580, 'nickname', 'Ophelie_Reis'),
(70870, 4580, 'first_name', 'Ophélie'),
(70871, 4580, 'last_name', 'Reis'),
(70872, 4580, 'description', ''),
(70873, 4580, 'rich_editing', 'true'),
(70874, 4580, 'comment_shortcuts', 'false'),
(70875, 4580, 'admin_color', 'fresh'),
(70876, 4580, 'use_ssl', '0'),
(70877, 4580, 'show_admin_bar_front', 'true'),
(70878, 4580, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70879, 4580, 'wp_user_level', '0'),
(70880, 4580, 'wsl_current_provider', 'Facebook'),
(70881, 4580, 'wsl_current_user_image', 'https://graph.facebook.com/937778952909076/picture?width=150&height=150'),
(70882, 4580, 'session_tokens', 'a:1:{s:64:\"1f226cc4cf8528a703c70d73a537b457048c336108939f1dcc292d7a456465e8\";a:4:{s:10:\"expiration\";i:1435049826;s:2:\"ip\";s:12:\"2.82.125.144\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433840226;}}'),
(70883, 4581, 'nickname', 'Filipa_Valentim_Malveiro'),
(70884, 4581, 'first_name', 'Filipa'),
(70885, 4581, 'last_name', 'Malveiro'),
(70886, 4581, 'description', ''),
(70887, 4581, 'rich_editing', 'true'),
(70888, 4581, 'comment_shortcuts', 'false'),
(70889, 4581, 'admin_color', 'fresh'),
(70890, 4581, 'use_ssl', '0'),
(70891, 4581, 'show_admin_bar_front', 'true'),
(70892, 4581, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70893, 4581, 'wp_user_level', '0'),
(70894, 4581, 'wsl_current_provider', 'Facebook'),
(70895, 4581, 'wsl_current_user_image', 'https://graph.facebook.com/10153532859174155/picture?width=150&height=150'),
(70896, 4581, 'session_tokens', 'a:1:{s:64:\"d082263e8e5cfbb3c300b9f9d4febdd7093df0d4646d6fa018e364ff2273d477\";a:4:{s:10:\"expiration\";i:1435049840;s:2:\"ip\";s:14:\"85.243.142.116\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433840240;}}'),
(70897, 4581, 'votou', 'sim'),
(70898, 4581, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(70899, 4579, 'votou', 'sim'),
(70900, 4579, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(70901, 4582, 'nickname', 'Nuno_Rodrigues'),
(70902, 4582, 'first_name', 'Nuno'),
(70903, 4582, 'last_name', 'Rodrigues'),
(70904, 4582, 'description', ''),
(70905, 4582, 'rich_editing', 'true'),
(70906, 4582, 'comment_shortcuts', 'false'),
(70907, 4582, 'admin_color', 'fresh'),
(70908, 4582, 'use_ssl', '0'),
(70909, 4582, 'show_admin_bar_front', 'true'),
(70910, 4582, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70911, 4582, 'wp_user_level', '0'),
(70912, 4582, 'wsl_current_provider', 'Facebook'),
(70913, 4582, 'wsl_current_user_image', 'https://graph.facebook.com/1053763447985047/picture?width=150&height=150'),
(70914, 4582, 'session_tokens', 'a:1:{s:64:\"46e2b04c6072d6ddd75154a7e518f140fdc0a9189623581e823b0fa16b74d479\";a:4:{s:10:\"expiration\";i:1435051193;s:2:\"ip\";s:13:\"62.169.66.151\";s:2:\"ua\";s:269:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433841593;}}'),
(70915, 4583, 'nickname', 'aires_amaral'),
(70916, 4583, 'first_name', 'aires'),
(70917, 4583, 'last_name', 'amaral'),
(70918, 4583, 'description', ''),
(70919, 4583, 'rich_editing', 'true'),
(70920, 4583, 'comment_shortcuts', 'false'),
(70921, 4583, 'admin_color', 'fresh'),
(70922, 4583, 'use_ssl', '0'),
(70923, 4583, 'show_admin_bar_front', 'true'),
(70924, 4583, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70925, 4583, 'wp_user_level', '0'),
(70926, 4583, 'wsl_current_provider', 'Google'),
(70927, 4583, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(70928, 4583, 'session_tokens', 'a:1:{s:64:\"e8fafcf64add790bcda169ebe818afb28a0f1bd91ac3f070d1be3df7c1e6eff4\";a:4:{s:10:\"expiration\";i:1435051323;s:2:\"ip\";s:13:\"85.244.17.165\";s:2:\"ua\";s:127:\"Mozilla/5.0 (iPad; CPU OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) GSA/5.5.50480 Mobile/12D508 Safari/600.1.4\";s:5:\"login\";i:1433841723;}}'),
(70929, 4584, 'nickname', 'Tatiana_Orta'),
(70930, 4584, 'first_name', 'Tatiana'),
(70931, 4584, 'last_name', 'Orta'),
(70932, 4584, 'description', ''),
(70933, 4584, 'rich_editing', 'true'),
(70934, 4584, 'comment_shortcuts', 'false'),
(70935, 4584, 'admin_color', 'fresh'),
(70936, 4584, 'use_ssl', '0'),
(70937, 4584, 'show_admin_bar_front', 'true'),
(70938, 4584, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70939, 4584, 'wp_user_level', '0'),
(70940, 4584, 'wsl_current_provider', 'Facebook'),
(70941, 4584, 'wsl_current_user_image', 'https://graph.facebook.com/10207068021087980/picture?width=150&height=150'),
(70942, 4584, 'session_tokens', 'a:1:{s:64:\"e6e8055c4d5421e4f5c19cac8707c1c50d8a4eac0a835b17c148c1011a4cc4d4\";a:4:{s:10:\"expiration\";i:1435051352;s:2:\"ip\";s:14:\"122.100.184.13\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/CTM;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433841752;}}'),
(70943, 4582, 'votou', 'sim'),
(70944, 4582, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(70945, 4584, 'votou', 'sim'),
(70946, 4584, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(70947, 4583, 'votou', 'sim'),
(70948, 4583, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(70949, 4585, 'nickname', 'Rosarinho_Spinola'),
(70950, 4585, 'first_name', 'Rosarinho'),
(70951, 4585, 'last_name', 'Spinola'),
(70952, 4585, 'description', ''),
(70953, 4585, 'rich_editing', 'true'),
(70954, 4585, 'comment_shortcuts', 'false'),
(70955, 4585, 'admin_color', 'fresh'),
(70956, 4585, 'use_ssl', '0'),
(70957, 4585, 'show_admin_bar_front', 'true'),
(70958, 4585, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70959, 4585, 'wp_user_level', '0'),
(70960, 4585, 'wsl_current_provider', 'Facebook'),
(70961, 4585, 'wsl_current_user_image', 'https://graph.facebook.com/851116654959269/picture?width=150&height=150'),
(70962, 4585, 'session_tokens', 'a:1:{s:64:\"a5f0d40508bcc2b50dc0ce247eed20e4072fd9634734ce97051fc9489371a4c4\";a:4:{s:10:\"expiration\";i:1435051614;s:2:\"ip\";s:11:\"5.158.10.68\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_0_3 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Mobile/11B511 [FBAN/FBIOS;FBAV/12.1.0.24.20;FBBV/3214247;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.0.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433842014;}}'),
(70963, 4586, 'nickname', 'Filipe_Abreu'),
(70964, 4586, 'first_name', 'Filipe'),
(70965, 4586, 'last_name', 'Abreu'),
(70966, 4586, 'description', ''),
(70967, 4586, 'rich_editing', 'true'),
(70968, 4586, 'comment_shortcuts', 'false'),
(70969, 4586, 'admin_color', 'fresh'),
(70970, 4586, 'use_ssl', '0'),
(70971, 4586, 'show_admin_bar_front', 'true'),
(70972, 4586, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70973, 4586, 'wp_user_level', '0'),
(70974, 4586, 'wsl_current_provider', 'Facebook'),
(70975, 4586, 'wsl_current_user_image', 'https://graph.facebook.com/883793915034003/picture?width=150&height=150'),
(70976, 4586, 'session_tokens', 'a:1:{s:64:\"64debb189a5e04fc9f32e44083951261f3f2e894c53851b69be0bc91047f5289\";a:4:{s:10:\"expiration\";i:1435051639;s:2:\"ip\";s:14:\"85.242.113.207\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433842039;}}'),
(70977, 4586, 'votou', 'sim'),
(70978, 4586, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(70979, 4587, 'nickname', 'Debora_Vaz'),
(70980, 4587, 'first_name', 'Débora'),
(70981, 4587, 'last_name', 'Vaz'),
(70982, 4587, 'description', ''),
(70983, 4587, 'rich_editing', 'true'),
(70984, 4587, 'comment_shortcuts', 'false'),
(70985, 4587, 'admin_color', 'fresh'),
(70986, 4587, 'use_ssl', '0'),
(70987, 4587, 'show_admin_bar_front', 'true'),
(70988, 4587, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(70989, 4587, 'wp_user_level', '0'),
(70990, 4587, 'wsl_current_provider', 'Facebook'),
(70991, 4587, 'wsl_current_user_image', 'https://graph.facebook.com/10153169218572740/picture?width=150&height=150'),
(70992, 4587, 'session_tokens', 'a:1:{s:64:\"254d4b033818fe8182cab484a144cddb5373e26303edf748faba98d5508e5adb\";a:4:{s:10:\"expiration\";i:1435051882;s:2:\"ip\";s:14:\"89.181.121.134\";s:2:\"ua\";s:184:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E5 HD Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/35.0.0.48.273;]\";s:5:\"login\";i:1433842282;}}'),
(70993, 4588, 'nickname', 'Ana_Margarida_Norte'),
(70994, 4588, 'first_name', 'Ana Margarida'),
(70995, 4588, 'last_name', 'Norte'),
(70996, 4588, 'description', ''),
(70997, 4588, 'rich_editing', 'true'),
(70998, 4588, 'comment_shortcuts', 'false'),
(70999, 4588, 'admin_color', 'fresh'),
(71000, 4588, 'use_ssl', '0'),
(71001, 4588, 'show_admin_bar_front', 'true'),
(71002, 4588, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71003, 4588, 'wp_user_level', '0'),
(71004, 4588, 'wsl_current_provider', 'Facebook'),
(71005, 4588, 'wsl_current_user_image', 'https://graph.facebook.com/905401926168455/picture?width=150&height=150'),
(71006, 4588, 'session_tokens', 'a:1:{s:64:\"3ff420e20770ae2c53d4b020af60fa2670f9b8d44b482cbf87fc644e1e288a04\";a:4:{s:10:\"expiration\";i:1435051926;s:2:\"ip\";s:11:\"95.93.2.117\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433842326;}}'),
(71007, 4588, 'votou', 'sim'),
(71008, 4588, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(71009, 4587, 'votou', 'sim'),
(71010, 4587, 'user_votes', 'tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1383,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(71011, 4589, 'nickname', 'Armanda_Hilario'),
(71012, 4589, 'first_name', 'Armanda'),
(71013, 4589, 'last_name', 'Hilário'),
(71014, 4589, 'description', ''),
(71015, 4589, 'rich_editing', 'true'),
(71016, 4589, 'comment_shortcuts', 'false'),
(71017, 4589, 'admin_color', 'fresh'),
(71018, 4589, 'use_ssl', '0'),
(71019, 4589, 'show_admin_bar_front', 'true'),
(71020, 4589, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71021, 4589, 'wp_user_level', '0'),
(71022, 4589, 'wsl_current_provider', 'Facebook'),
(71023, 4589, 'wsl_current_user_image', 'https://graph.facebook.com/843217635764608/picture?width=150&height=150'),
(71024, 4589, 'session_tokens', 'a:1:{s:64:\"0c2355da782a0ff1a3d697ed7fa47aec2fcfc091e9f8394fea80dc3649dcef97\";a:4:{s:10:\"expiration\";i:1435052190;s:2:\"ip\";s:14:\"213.228.161.30\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433842590;}}'),
(71025, 4589, 'votou', 'sim'),
(71026, 4589, 'user_votes', 'foto-do-ano_p1163'),
(71027, 4590, 'nickname', 'Tiago_Andre_Masashi'),
(71028, 4590, 'first_name', 'Tiago'),
(71029, 4590, 'last_name', 'André'),
(71030, 4590, 'description', ''),
(71031, 4590, 'rich_editing', 'true'),
(71032, 4590, 'comment_shortcuts', 'false'),
(71033, 4590, 'admin_color', 'fresh'),
(71034, 4590, 'use_ssl', '0'),
(71035, 4590, 'show_admin_bar_front', 'true'),
(71036, 4590, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71037, 4590, 'wp_user_level', '0'),
(71038, 4590, 'wsl_current_provider', 'Google'),
(71039, 4590, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(71040, 4590, 'session_tokens', 'a:1:{s:64:\"6e1e530a4915f101c778135b4d23da390572f1676e84aa70836340c50b114018\";a:4:{s:10:\"expiration\";i:1435052294;s:2:\"ip\";s:13:\"85.242.187.59\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433842694;}}'),
(71041, 4590, 'votou', 'sim'),
(71042, 4590, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(71043, 4591, 'nickname', 'Joao_Pascoal'),
(71044, 4591, 'first_name', 'João'),
(71045, 4591, 'last_name', 'Pascoal'),
(71046, 4591, 'description', ''),
(71047, 4591, 'rich_editing', 'true'),
(71048, 4591, 'comment_shortcuts', 'false'),
(71049, 4591, 'admin_color', 'fresh'),
(71050, 4591, 'use_ssl', '0'),
(71051, 4591, 'show_admin_bar_front', 'true'),
(71052, 4591, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71053, 4591, 'wp_user_level', '0'),
(71054, 4591, 'wsl_current_provider', 'Facebook'),
(71055, 4591, 'wsl_current_user_image', 'https://graph.facebook.com/796338890473310/picture?width=150&height=150'),
(71056, 4591, 'session_tokens', 'a:1:{s:64:\"e3886fec6de695f670bb94907b6737c23569bfc62966abf627bc5eacdacef9c9\";a:4:{s:10:\"expiration\";i:1435052627;s:2:\"ip\";s:12:\"81.84.53.235\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-N900 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433843027;}}'),
(71057, 4592, 'nickname', 'Pedro_Pascoal_Pascoal'),
(71058, 4592, 'first_name', 'Pedro Pascoal'),
(71059, 4592, 'last_name', 'Pascoal'),
(71060, 4592, 'description', ''),
(71061, 4592, 'rich_editing', 'true'),
(71062, 4592, 'comment_shortcuts', 'false'),
(71063, 4592, 'admin_color', 'fresh'),
(71064, 4592, 'use_ssl', '0'),
(71065, 4592, 'show_admin_bar_front', 'true'),
(71066, 4592, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71067, 4592, 'wp_user_level', '0'),
(71068, 4592, 'wsl_current_provider', 'Google'),
(71069, 4592, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(71070, 4592, 'session_tokens', 'a:1:{s:64:\"740343bcef81efcaf13c7375ffe85ea920764207cf31029d77a05bf5a8f7f20b\";a:4:{s:10:\"expiration\";i:1435052686;s:2:\"ip\";s:12:\"81.84.53.235\";s:2:\"ua\";s:136:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B440 Safari/600.1.4\";s:5:\"login\";i:1433843086;}}'),
(71071, 4593, 'nickname', 'Decimo_Segundo_G'),
(71072, 4593, 'first_name', 'Décimo Segundo'),
(71073, 4593, 'last_name', 'G'),
(71074, 4593, 'description', ''),
(71075, 4593, 'rich_editing', 'true'),
(71076, 4593, 'comment_shortcuts', 'false'),
(71077, 4593, 'admin_color', 'fresh'),
(71078, 4593, 'use_ssl', '0'),
(71079, 4593, 'show_admin_bar_front', 'true'),
(71080, 4593, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71081, 4593, 'wp_user_level', '0'),
(71082, 4593, 'wsl_current_provider', 'Google'),
(71083, 4593, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(71084, 4593, 'session_tokens', 'a:1:{s:64:\"9bf2c640ef86da07d192b6587f484b487debf25358b53d5824f1fd1e028ee588\";a:4:{s:10:\"expiration\";i:1435052750;s:2:\"ip\";s:11:\"95.93.2.117\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53\";s:5:\"login\";i:1433843150;}}'),
(71085, 4592, 'votou', 'sim'),
(71086, 4592, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(71087, 4591, 'votou', 'sim'),
(71088, 4591, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(71089, 4593, 'votou', 'sim'),
(71090, 4593, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(71091, 4202, 'votou', 'sim'),
(71092, 4202, 'user_votes', 'free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1387'),
(71093, 4594, 'nickname', 'Mario_Cunha_Batalha'),
(71094, 4594, 'first_name', 'Mario'),
(71095, 4594, 'last_name', 'Cunha Batalha'),
(71096, 4594, 'description', ''),
(71097, 4594, 'rich_editing', 'true'),
(71098, 4594, 'comment_shortcuts', 'false'),
(71099, 4594, 'admin_color', 'fresh'),
(71100, 4594, 'use_ssl', '0'),
(71101, 4594, 'show_admin_bar_front', 'true'),
(71102, 4594, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71103, 4594, 'wp_user_level', '0'),
(71104, 4594, 'wsl_current_provider', 'Facebook'),
(71105, 4594, 'wsl_current_user_image', 'https://graph.facebook.com/1593898804216959/picture?width=150&height=150'),
(71106, 4594, 'session_tokens', 'a:1:{s:64:\"d55802c7f6170974b4d8067435d1805e1f2d6b5d0197c7c5b52895c08f6e92f8\";a:4:{s:10:\"expiration\";i:1435053169;s:2:\"ip\";s:11:\"2.83.166.38\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433843569;}}'),
(71107, 4595, 'nickname', 'Luciana_Rio'),
(71108, 4595, 'first_name', 'Luciana'),
(71109, 4595, 'last_name', 'Rio'),
(71110, 4595, 'description', ''),
(71111, 4595, 'rich_editing', 'true'),
(71112, 4595, 'comment_shortcuts', 'false'),
(71113, 4595, 'admin_color', 'fresh'),
(71114, 4595, 'use_ssl', '0'),
(71115, 4595, 'show_admin_bar_front', 'true'),
(71116, 4595, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71117, 4595, 'wp_user_level', '0'),
(71118, 4595, 'wsl_current_provider', 'Facebook'),
(71119, 4595, 'wsl_current_user_image', 'https://graph.facebook.com/10153238326850218/picture?width=150&height=150'),
(71120, 4595, 'session_tokens', 'a:1:{s:64:\"991b8b30340b9b73f652408bbb20f62f44cdc94cd36226906438257a22044e69\";a:4:{s:10:\"expiration\";i:1435053182;s:2:\"ip\";s:13:\"62.28.100.146\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433843582;}}'),
(71121, 4596, 'nickname', 'Diogo_Fernandes_1'),
(71122, 4596, 'first_name', 'Diogo'),
(71123, 4596, 'last_name', 'Fernandes'),
(71124, 4596, 'description', ''),
(71125, 4596, 'rich_editing', 'true'),
(71126, 4596, 'comment_shortcuts', 'false'),
(71127, 4596, 'admin_color', 'fresh'),
(71128, 4596, 'use_ssl', '0'),
(71129, 4596, 'show_admin_bar_front', 'true'),
(71130, 4596, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71131, 4596, 'wp_user_level', '0'),
(71132, 4596, 'wsl_current_provider', 'Facebook'),
(71133, 4596, 'wsl_current_user_image', 'https://graph.facebook.com/10153862552921664/picture?width=150&height=150'),
(71134, 4596, 'session_tokens', 'a:1:{s:64:\"1e4606cc52e117be6e52444cc0ab9cf479d111c289ea7918ab36c75a7f482330\";a:4:{s:10:\"expiration\";i:1435053301;s:2:\"ip\";s:14:\"85.242.113.207\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433843701;}}'),
(71135, 4595, 'votou', 'sim'),
(71136, 4595, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(71137, 4597, 'nickname', 'Paulo_Silva'),
(71138, 4597, 'first_name', 'Paulo'),
(71139, 4597, 'last_name', 'Silva'),
(71140, 4597, 'description', ''),
(71141, 4597, 'rich_editing', 'true'),
(71142, 4597, 'comment_shortcuts', 'false'),
(71143, 4597, 'admin_color', 'fresh'),
(71144, 4597, 'use_ssl', '0'),
(71145, 4597, 'show_admin_bar_front', 'true'),
(71146, 4597, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71147, 4597, 'wp_user_level', '0'),
(71148, 4597, 'wsl_current_provider', 'Google'),
(71149, 4597, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-zNnpKf4JZ1c/AAAAAAAAAAI/AAAAAAAAAB4/P61QfxyDxr4/photo.jpg?sz=200'),
(71150, 4597, 'session_tokens', 'a:1:{s:64:\"b40d79877c3e05850915df6860777f1d1fe80228ec2e2924c3d312ba155f9543\";a:4:{s:10:\"expiration\";i:1435053417;s:2:\"ip\";s:14:\"213.22.105.134\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433843817;}}'),
(71151, 4596, 'votou', 'sim'),
(71152, 4596, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(71153, 4598, 'nickname', 'Margarida_de_Araujo'),
(71154, 4598, 'first_name', 'Margarida'),
(71155, 4598, 'last_name', 'de Araujo'),
(71156, 4598, 'description', ''),
(71157, 4598, 'rich_editing', 'true'),
(71158, 4598, 'comment_shortcuts', 'false'),
(71159, 4598, 'admin_color', 'fresh'),
(71160, 4598, 'use_ssl', '0'),
(71161, 4598, 'show_admin_bar_front', 'true'),
(71162, 4598, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71163, 4598, 'wp_user_level', '0'),
(71164, 4598, 'wsl_current_provider', 'Facebook'),
(71165, 4598, 'wsl_current_user_image', 'https://graph.facebook.com/956683127686816/picture?width=150&height=150'),
(71166, 4598, 'session_tokens', 'a:1:{s:64:\"57eda734b2c71f1f4f8ff3a58b621bc74690e1e4539a1d7f2eab496ab50553e4\";a:4:{s:10:\"expiration\";i:1435053726;s:2:\"ip\";s:14:\"85.243.171.249\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433844126;}}'),
(71167, 4598, 'votou', 'sim'),
(71168, 4598, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(71169, 4599, 'nickname', 'Rita_Torrinha'),
(71170, 4599, 'first_name', 'Rita'),
(71171, 4599, 'last_name', 'Torrinha'),
(71172, 4599, 'description', ''),
(71173, 4599, 'rich_editing', 'true'),
(71174, 4599, 'comment_shortcuts', 'false'),
(71175, 4599, 'admin_color', 'fresh'),
(71176, 4599, 'use_ssl', '0'),
(71177, 4599, 'show_admin_bar_front', 'true'),
(71178, 4599, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71179, 4599, 'wp_user_level', '0'),
(71180, 4599, 'wsl_current_provider', 'Facebook'),
(71181, 4599, 'wsl_current_user_image', 'https://graph.facebook.com/963456567008499/picture?width=150&height=150'),
(71182, 4599, 'session_tokens', 'a:1:{s:64:\"9c55d343f0d4a53d33fdcacbae44c59c55732b7d1fada5a694355cb3867f1e37\";a:4:{s:10:\"expiration\";i:1435053766;s:2:\"ip\";s:14:\"82.154.126.178\";s:2:\"ua\";s:71:\"Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.2; WOW64; Trident/6.0)\";s:5:\"login\";i:1433844166;}}'),
(71183, 4597, 'votou', 'sim'),
(71184, 4597, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1277,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(71185, 4599, 'votou', 'sim'),
(71186, 4599, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383'),
(71187, 4600, 'nickname', 'Marta_Santos_3'),
(71188, 4600, 'first_name', 'Marta'),
(71189, 4600, 'last_name', 'Santos'),
(71190, 4600, 'description', ''),
(71191, 4600, 'rich_editing', 'true'),
(71192, 4600, 'comment_shortcuts', 'false'),
(71193, 4600, 'admin_color', 'fresh'),
(71194, 4600, 'use_ssl', '0'),
(71195, 4600, 'show_admin_bar_front', 'true'),
(71196, 4600, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71197, 4600, 'wp_user_level', '0'),
(71198, 4600, 'wsl_current_provider', 'Facebook'),
(71199, 4600, 'wsl_current_user_image', 'https://graph.facebook.com/10153301820605115/picture?width=150&height=150'),
(71200, 4600, 'session_tokens', 'a:1:{s:64:\"81881a7f4b04d54122d2cfbcba62406c7e458004fe9b861321ecbdf42720bb7d\";a:4:{s:10:\"expiration\";i:1435054049;s:2:\"ip\";s:14:\"85.247.192.195\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433844449;}}'),
(71201, 4601, 'nickname', 'Mariana_De_Melo_Sereno'),
(71202, 4601, 'first_name', 'Mariana'),
(71203, 4601, 'last_name', 'Sereno'),
(71204, 4601, 'description', ''),
(71205, 4601, 'rich_editing', 'true'),
(71206, 4601, 'comment_shortcuts', 'false'),
(71207, 4601, 'admin_color', 'fresh'),
(71208, 4601, 'use_ssl', '0'),
(71209, 4601, 'show_admin_bar_front', 'true'),
(71210, 4601, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71211, 4601, 'wp_user_level', '0'),
(71212, 4601, 'wsl_current_provider', 'Facebook'),
(71213, 4601, 'wsl_current_user_image', 'https://graph.facebook.com/10152760147391580/picture?width=150&height=150'),
(71214, 4601, 'session_tokens', 'a:1:{s:64:\"7432db5483b897cb4c021a1f6847a34fa660af97ede22da25267df3a6f2e0ac2\";a:4:{s:10:\"expiration\";i:1435054080;s:2:\"ip\";s:14:\"79.168.134.150\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433844480;}}'),
(71215, 4602, 'nickname', 'Carla_Ribeiro'),
(71216, 4602, 'first_name', 'Carla'),
(71217, 4602, 'last_name', 'Ribeiro'),
(71218, 4602, 'description', ''),
(71219, 4602, 'rich_editing', 'true'),
(71220, 4602, 'comment_shortcuts', 'false'),
(71221, 4602, 'admin_color', 'fresh'),
(71222, 4602, 'use_ssl', '0'),
(71223, 4602, 'show_admin_bar_front', 'true'),
(71224, 4602, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71225, 4602, 'wp_user_level', '0'),
(71226, 4602, 'wsl_current_provider', 'Facebook'),
(71227, 4602, 'wsl_current_user_image', 'https://graph.facebook.com/10153095394462933/picture?width=150&height=150'),
(71228, 4602, 'session_tokens', 'a:1:{s:64:\"82349c542bc6fda780630d0b37f7313e1cbd761b2a94e9f181b7a8ca50e62bdc\";a:4:{s:10:\"expiration\";i:1435054087;s:2:\"ip\";s:12:\"2.81.206.184\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433844487;}}'),
(71229, 4602, 'votou', 'sim'),
(71230, 4602, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(71231, 4600, 'votou', 'sim'),
(71232, 4600, 'user_votes', 'surfista-do-ano-oakley_p1344,tubo-do-ano-ess_p1007,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(71233, 4603, 'nickname', 'Catarina_Faustino'),
(71234, 4603, 'first_name', 'Catarina'),
(71235, 4603, 'last_name', 'Faustino'),
(71236, 4603, 'description', ''),
(71237, 4603, 'rich_editing', 'true'),
(71238, 4603, 'comment_shortcuts', 'false'),
(71239, 4603, 'admin_color', 'fresh'),
(71240, 4603, 'use_ssl', '0'),
(71241, 4603, 'show_admin_bar_front', 'true'),
(71242, 4603, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71243, 4603, 'wp_user_level', '0'),
(71244, 4603, 'wsl_current_provider', 'Facebook'),
(71245, 4603, 'wsl_current_user_image', 'https://graph.facebook.com/10153407418914265/picture?width=150&height=150'),
(71246, 4603, 'session_tokens', 'a:1:{s:64:\"39c0b59d053a3f39ff532f6b33595134a31f5c81706734fa2224dc1bf21ffb24\";a:4:{s:10:\"expiration\";i:1435054166;s:2:\"ip\";s:13:\"88.157.128.42\";s:2:\"ua\";s:71:\"Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)\";s:5:\"login\";i:1433844566;}}'),
(71247, 4601, 'votou', 'sim'),
(71248, 4601, 'user_votes', 'surfista-do-ano-oakley_p1344,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,onda-do-ano-polen_p1313,shaper-do-ano-xhapeland_p1377,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(71249, 4604, 'nickname', 'Artur_Afonso'),
(71250, 4604, 'first_name', 'Artur'),
(71251, 4604, 'last_name', 'Afonso'),
(71252, 4604, 'description', ''),
(71253, 4604, 'rich_editing', 'true'),
(71254, 4604, 'comment_shortcuts', 'false'),
(71255, 4604, 'admin_color', 'fresh'),
(71256, 4604, 'use_ssl', '0'),
(71257, 4604, 'show_admin_bar_front', 'true'),
(71258, 4604, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71259, 4604, 'wp_user_level', '0'),
(71260, 4604, 'wsl_current_provider', 'Facebook'),
(71261, 4604, 'wsl_current_user_image', 'https://graph.facebook.com/10153367690415421/picture?width=150&height=150'),
(71262, 4604, 'session_tokens', 'a:1:{s:64:\"513f8142dc883003ca1fc6773c787fd6ae58c19ddbcb84fbce58c971e3a4aa5c\";a:4:{s:10:\"expiration\";i:1435054490;s:2:\"ip\";s:12:\"95.93.173.92\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433844890;}}'),
(71263, 4605, 'nickname', 'Francisco_Antunes'),
(71264, 4605, 'first_name', 'Francisco'),
(71265, 4605, 'last_name', 'Antunes'),
(71266, 4605, 'description', ''),
(71267, 4605, 'rich_editing', 'true'),
(71268, 4605, 'comment_shortcuts', 'false'),
(71269, 4605, 'admin_color', 'fresh'),
(71270, 4605, 'use_ssl', '0'),
(71271, 4605, 'show_admin_bar_front', 'true'),
(71272, 4605, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71273, 4605, 'wp_user_level', '0'),
(71274, 4605, 'wsl_current_provider', 'Facebook'),
(71275, 4605, 'wsl_current_user_image', 'https://graph.facebook.com/10206346540798230/picture?width=150&height=150'),
(71276, 4605, 'session_tokens', 'a:1:{s:64:\"fdc5be4e5ec7e7708f33d9ecc7c502b1d10f5b9e02b7e2d811c682a38d5740ab\";a:4:{s:10:\"expiration\";i:1435054585;s:2:\"ip\";s:13:\"78.130.93.114\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433844985;}}'),
(71277, 4605, 'votou', 'sim'),
(71278, 4605, 'user_votes', 'foto-do-ano_p957'),
(71279, 4606, 'nickname', 'Matsulane_Maputo'),
(71280, 4606, 'first_name', 'Matsulane'),
(71281, 4606, 'last_name', 'Maputo'),
(71282, 4606, 'description', ''),
(71283, 4606, 'rich_editing', 'true'),
(71284, 4606, 'comment_shortcuts', 'false'),
(71285, 4606, 'admin_color', 'fresh'),
(71286, 4606, 'use_ssl', '0'),
(71287, 4606, 'show_admin_bar_front', 'true'),
(71288, 4606, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71289, 4606, 'wp_user_level', '0'),
(71290, 4606, 'wsl_current_provider', 'Facebook'),
(71291, 4606, 'wsl_current_user_image', 'https://graph.facebook.com/684745588338791/picture?width=150&height=150'),
(71292, 4606, 'session_tokens', 'a:1:{s:64:\"9689d9b44a1139953d1cdbe8f028d31f3801569b440650a5c35fe607e59bda37\";a:4:{s:10:\"expiration\";i:1435054779;s:2:\"ip\";s:12:\"93.186.23.96\";s:2:\"ua\";s:128:\"Mozilla/5.0 (BlackBerry; U; BlackBerry 9900; en) AppleWebKit/534.11+ (KHTML, like Gecko) Version/7.1.0.342 Mobile Safari/534.11+\";s:5:\"login\";i:1433845179;}}'),
(71293, 4603, 'votou', 'sim'),
(71294, 4603, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(71295, 4607, 'nickname', 'Hannah_Dreyer'),
(71296, 4607, 'first_name', 'Hannah'),
(71297, 4607, 'last_name', 'Dreyer'),
(71298, 4607, 'description', ''),
(71299, 4607, 'rich_editing', 'true'),
(71300, 4607, 'comment_shortcuts', 'false'),
(71301, 4607, 'admin_color', 'fresh'),
(71302, 4607, 'use_ssl', '0'),
(71303, 4607, 'show_admin_bar_front', 'true'),
(71304, 4607, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71305, 4607, 'wp_user_level', '0'),
(71306, 4607, 'wsl_current_provider', 'Facebook'),
(71307, 4607, 'wsl_current_user_image', 'https://graph.facebook.com/1453482284967803/picture?width=150&height=150'),
(71308, 4607, 'session_tokens', 'a:1:{s:64:\"b15b28df0ae4936393d5db81dee561790c538887193a50fc387460bb0a6420f0\";a:4:{s:10:\"expiration\";i:1435055115;s:2:\"ip\";s:13:\"85.216.27.111\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:21.0) Gecko/20100101 Firefox/21.0\";s:5:\"login\";i:1433845515;}}'),
(71309, 4608, 'nickname', 'Ines_Cachola'),
(71310, 4608, 'first_name', 'Inês'),
(71311, 4608, 'last_name', 'Cachola'),
(71312, 4608, 'description', ''),
(71313, 4608, 'rich_editing', 'true'),
(71314, 4608, 'comment_shortcuts', 'false'),
(71315, 4608, 'admin_color', 'fresh'),
(71316, 4608, 'use_ssl', '0'),
(71317, 4608, 'show_admin_bar_front', 'true'),
(71318, 4608, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71319, 4608, 'wp_user_level', '0'),
(71320, 4608, 'wsl_current_provider', 'Google'),
(71321, 4608, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-LHUYxD4ci_0/AAAAAAAAAAI/AAAAAAAAAfA/Vb8YiS4LeMM/photo.jpg?sz=200'),
(71322, 4608, 'session_tokens', 'a:1:{s:64:\"acf14b79734b8fe4fe843ca63c93ac7cd5623b9986084830a89ca38de854773b\";a:4:{s:10:\"expiration\";i:1435055128;s:2:\"ip\";s:12:\"176.78.68.18\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433845528;}}'),
(71323, 4607, 'votou', 'sim'),
(71324, 4607, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036'),
(71325, 4609, 'nickname', 'Ana_Paula_Almeida'),
(71326, 4609, 'first_name', 'Ana Paula'),
(71327, 4609, 'last_name', 'Almeida'),
(71328, 4609, 'description', ''),
(71329, 4609, 'rich_editing', 'true'),
(71330, 4609, 'comment_shortcuts', 'false'),
(71331, 4609, 'admin_color', 'fresh'),
(71332, 4609, 'use_ssl', '0'),
(71333, 4609, 'show_admin_bar_front', 'true'),
(71334, 4609, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71335, 4609, 'wp_user_level', '0'),
(71336, 4609, 'wsl_current_provider', 'Facebook'),
(71337, 4609, 'wsl_current_user_image', 'https://graph.facebook.com/1047791385250219/picture?width=150&height=150'),
(71338, 4609, 'session_tokens', 'a:1:{s:64:\"4c798ffc9928c8a963b813fc52c201b81d2ecb790f0047c914771a35275f74cb\";a:4:{s:10:\"expiration\";i:1435055249;s:2:\"ip\";s:14:\"85.244.140.134\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433845649;}}'),
(71339, 4609, 'votou', 'sim'),
(71340, 4609, 'user_votes', 'maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385'),
(71341, 4610, 'nickname', 'Mariana_Antunes'),
(71342, 4610, 'first_name', 'Mariana'),
(71343, 4610, 'last_name', 'Antunes'),
(71344, 4610, 'description', ''),
(71345, 4610, 'rich_editing', 'true'),
(71346, 4610, 'comment_shortcuts', 'false'),
(71347, 4610, 'admin_color', 'fresh'),
(71348, 4610, 'use_ssl', '0'),
(71349, 4610, 'show_admin_bar_front', 'true'),
(71350, 4610, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71351, 4610, 'wp_user_level', '0'),
(71352, 4610, 'wsl_current_provider', 'Facebook'),
(71353, 4610, 'wsl_current_user_image', 'https://graph.facebook.com/10206147402339755/picture?width=150&height=150'),
(71354, 4610, 'session_tokens', 'a:1:{s:64:\"a21ae14386523f059963d73263d59309be7dff38835577fd3318c0bc9a9f0723\";a:4:{s:10:\"expiration\";i:1435055365;s:2:\"ip\";s:13:\"213.30.65.145\";s:2:\"ua\";s:134:\"Mozilla/5.0 (Linux; Android 4.4.2; MEO_Tablet_2 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Safari/537.36\";s:5:\"login\";i:1433845765;}}'),
(71355, 4610, 'votou', 'sim'),
(71356, 4610, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(71357, 4611, 'nickname', 'Anabela_B_Dias'),
(71358, 4611, 'first_name', 'Anabela'),
(71359, 4611, 'last_name', 'Dias'),
(71360, 4611, 'description', ''),
(71361, 4611, 'rich_editing', 'true'),
(71362, 4611, 'comment_shortcuts', 'false'),
(71363, 4611, 'admin_color', 'fresh'),
(71364, 4611, 'use_ssl', '0'),
(71365, 4611, 'show_admin_bar_front', 'true'),
(71366, 4611, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71367, 4611, 'wp_user_level', '0'),
(71368, 4611, 'wsl_current_provider', 'Facebook'),
(71369, 4611, 'wsl_current_user_image', 'https://graph.facebook.com/10200505652560481/picture?width=150&height=150'),
(71370, 4611, 'session_tokens', 'a:1:{s:64:\"a7e1898af5278f007266c88b2c5542067640b2a2e56f27a9aa0d2e4955100287\";a:4:{s:10:\"expiration\";i:1435055466;s:2:\"ip\";s:13:\"81.193.20.132\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433845866;}}'),
(71371, 4612, 'nickname', 'Antonio_Ferreira'),
(71372, 4612, 'first_name', 'António'),
(71373, 4612, 'last_name', 'Ferreira'),
(71374, 4612, 'description', ''),
(71375, 4612, 'rich_editing', 'true'),
(71376, 4612, 'comment_shortcuts', 'false'),
(71377, 4612, 'admin_color', 'fresh'),
(71378, 4612, 'use_ssl', '0'),
(71379, 4612, 'show_admin_bar_front', 'true'),
(71380, 4612, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71381, 4612, 'wp_user_level', '0'),
(71382, 4612, 'wsl_current_provider', 'Google'),
(71383, 4612, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(71384, 4612, 'session_tokens', 'a:1:{s:64:\"3cc193e10052bf099fa1eaf32e6a0ab38c35b6a64763e96407d37a115e52f42d\";a:4:{s:10:\"expiration\";i:1435055502;s:2:\"ip\";s:13:\"77.54.199.173\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433845902;}}'),
(71385, 4608, 'votou', 'sim'),
(71386, 4608, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(71387, 4604, 'votou', 'sim'),
(71388, 4604, 'user_votes', 'evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(71389, 4613, 'nickname', 'Tomas_Horta'),
(71390, 4613, 'first_name', 'Tomás'),
(71391, 4613, 'last_name', 'Horta'),
(71392, 4613, 'description', ''),
(71393, 4613, 'rich_editing', 'true'),
(71394, 4613, 'comment_shortcuts', 'false'),
(71395, 4613, 'admin_color', 'fresh'),
(71396, 4613, 'use_ssl', '0'),
(71397, 4613, 'show_admin_bar_front', 'true'),
(71398, 4613, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71399, 4613, 'wp_user_level', '0'),
(71400, 4613, 'wsl_current_provider', 'Facebook'),
(71401, 4613, 'wsl_current_user_image', 'https://graph.facebook.com/1652677534964691/picture?width=150&height=150'),
(71402, 4613, 'session_tokens', 'a:1:{s:64:\"b8a1ce8c7c9333a6428d1711bf3670d31a3cd2967157f616166778b05569c1e6\";a:4:{s:10:\"expiration\";i:1435055765;s:2:\"ip\";s:11:\"79.169.39.9\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433846165;}}'),
(71403, 4614, 'nickname', 'Marina_Goncalves'),
(71404, 4614, 'first_name', 'Marina'),
(71405, 4614, 'last_name', 'Gonçalves'),
(71406, 4614, 'description', ''),
(71407, 4614, 'rich_editing', 'true'),
(71408, 4614, 'comment_shortcuts', 'false'),
(71409, 4614, 'admin_color', 'fresh'),
(71410, 4614, 'use_ssl', '0'),
(71411, 4614, 'show_admin_bar_front', 'true'),
(71412, 4614, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71413, 4614, 'wp_user_level', '0'),
(71414, 4614, 'wsl_current_provider', 'Facebook'),
(71415, 4614, 'wsl_current_user_image', 'https://graph.facebook.com/956993444350858/picture?width=150&height=150'),
(71416, 4614, 'session_tokens', 'a:1:{s:64:\"45124fb67312bbc44dc26bcf229084d592b2028df57f12391976646b1e579760\";a:4:{s:10:\"expiration\";i:1435055854;s:2:\"ip\";s:13:\"195.22.24.254\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433846254;}}'),
(71417, 4615, 'nickname', 'Andre_Lourenco_1'),
(71418, 4615, 'first_name', 'André'),
(71419, 4615, 'last_name', 'Lourenço'),
(71420, 4615, 'description', ''),
(71421, 4615, 'rich_editing', 'true'),
(71422, 4615, 'comment_shortcuts', 'false'),
(71423, 4615, 'admin_color', 'fresh'),
(71424, 4615, 'use_ssl', '0'),
(71425, 4615, 'show_admin_bar_front', 'true'),
(71426, 4615, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71427, 4615, 'wp_user_level', '0'),
(71428, 4615, 'wsl_current_provider', 'Facebook'),
(71429, 4615, 'wsl_current_user_image', 'https://graph.facebook.com/10205963619283145/picture?width=150&height=150'),
(71430, 4615, 'session_tokens', 'a:1:{s:64:\"9c61e7380d147742e929d8d43d150b52a7612f83b247049b49565483d4a4567f\";a:4:{s:10:\"expiration\";i:1435055863;s:2:\"ip\";s:15:\"193.136.222.212\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433846263;}}'),
(71431, 4616, 'nickname', 'Cristina_Barros'),
(71432, 4616, 'first_name', 'Cristina'),
(71433, 4616, 'last_name', 'Barros'),
(71434, 4616, 'description', ''),
(71435, 4616, 'rich_editing', 'true'),
(71436, 4616, 'comment_shortcuts', 'false'),
(71437, 4616, 'admin_color', 'fresh'),
(71438, 4616, 'use_ssl', '0'),
(71439, 4616, 'show_admin_bar_front', 'true'),
(71440, 4616, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71441, 4616, 'wp_user_level', '0'),
(71442, 4616, 'wsl_current_provider', 'Facebook'),
(71443, 4616, 'wsl_current_user_image', 'https://graph.facebook.com/10153327199570900/picture?width=150&height=150'),
(71444, 4616, 'session_tokens', 'a:1:{s:64:\"01d896399199019ed19b861c5c62b3108107e0cb5fbfdb73c1082ce58fadfe9f\";a:4:{s:10:\"expiration\";i:1435055870;s:2:\"ip\";s:14:\"193.136.237.46\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433846270;}}'),
(71445, 4617, 'nickname', 'Paulo_Duarte'),
(71446, 4617, 'first_name', 'Paulo'),
(71447, 4617, 'last_name', 'Duarte'),
(71448, 4617, 'description', ''),
(71449, 4617, 'rich_editing', 'true'),
(71450, 4617, 'comment_shortcuts', 'false'),
(71451, 4617, 'admin_color', 'fresh'),
(71452, 4617, 'use_ssl', '0'),
(71453, 4617, 'show_admin_bar_front', 'true'),
(71454, 4617, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71455, 4617, 'wp_user_level', '0'),
(71456, 4617, 'wsl_current_provider', 'Facebook'),
(71457, 4617, 'wsl_current_user_image', 'https://graph.facebook.com/1145325015493690/picture?width=150&height=150'),
(71458, 4617, 'session_tokens', 'a:1:{s:64:\"fb507138a725d2be3181b7b9ce8973d1983c85b9803bd2fe25523052d9acc70b\";a:4:{s:10:\"expiration\";i:1435055878;s:2:\"ip\";s:13:\"89.152.244.73\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1433846278;}}'),
(71459, 4618, 'nickname', 'Ivo_Caldas'),
(71460, 4618, 'first_name', 'Ivo'),
(71461, 4618, 'last_name', 'Caldas'),
(71462, 4618, 'description', ''),
(71463, 4618, 'rich_editing', 'true'),
(71464, 4618, 'comment_shortcuts', 'false'),
(71465, 4618, 'admin_color', 'fresh'),
(71466, 4618, 'use_ssl', '0'),
(71467, 4618, 'show_admin_bar_front', 'true'),
(71468, 4618, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71469, 4618, 'wp_user_level', '0'),
(71470, 4618, 'wsl_current_provider', 'Facebook'),
(71471, 4618, 'wsl_current_user_image', 'https://graph.facebook.com/923188831037346/picture?width=150&height=150'),
(71472, 4618, 'session_tokens', 'a:2:{s:64:\"9ebd09670fab0cdc4b8cef98a5573fa60f011a00c73472eb201ecc3d43293580\";a:4:{s:10:\"expiration\";i:1435055894;s:2:\"ip\";s:14:\"88.214.168.214\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 5.0.2; D5803 Build/23.1.A.1.28) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433846294;}s:64:\"66f8d57ae40848031ef6e4d1bbd8972ba0b39b2384c9af91e5e4c00d2c5e3f30\";a:4:{s:10:\"expiration\";i:1435056642;s:2:\"ip\";s:13:\"81.84.202.163\";s:2:\"ua\";s:134:\"Mozilla/5.0 (Linux; Android 5.0.2; SGP511 Build/23.1.A.1.28) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Safari/537.36\";s:5:\"login\";i:1433847042;}}'),
(71473, 4611, 'votou', 'sim'),
(71474, 4611, 'user_votes', 'revelacao-do-ano-deeply_p1383,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(71475, 4619, 'nickname', 'Alvaro_Daniel'),
(71476, 4619, 'first_name', 'Álvaro'),
(71477, 4619, 'last_name', 'Daniel'),
(71478, 4619, 'description', ''),
(71479, 4619, 'rich_editing', 'true'),
(71480, 4619, 'comment_shortcuts', 'false'),
(71481, 4619, 'admin_color', 'fresh'),
(71482, 4619, 'use_ssl', '0'),
(71483, 4619, 'show_admin_bar_front', 'true'),
(71484, 4619, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71485, 4619, 'wp_user_level', '0'),
(71486, 4619, 'wsl_current_provider', 'Facebook'),
(71487, 4619, 'wsl_current_user_image', 'https://graph.facebook.com/874028059317811/picture?width=150&height=150'),
(71488, 4619, 'session_tokens', 'a:1:{s:64:\"c27932023703be2f7e686300592f9f35603886c62d93fc8d929ceebd140b1f48\";a:4:{s:10:\"expiration\";i:1435055948;s:2:\"ip\";s:12:\"188.82.65.34\";s:2:\"ua\";s:151:\"Mozilla/5.0 (Linux; Android 4.2.2; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433846348;}}'),
(71489, 4620, 'nickname', 'fabio_domingues'),
(71490, 4620, 'first_name', 'fabio'),
(71491, 4620, 'last_name', 'domingues'),
(71492, 4620, 'description', ''),
(71493, 4620, 'rich_editing', 'true'),
(71494, 4620, 'comment_shortcuts', 'false'),
(71495, 4620, 'admin_color', 'fresh'),
(71496, 4620, 'use_ssl', '0'),
(71497, 4620, 'show_admin_bar_front', 'true'),
(71498, 4620, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71499, 4620, 'wp_user_level', '0'),
(71500, 4620, 'wsl_current_provider', 'Google'),
(71501, 4620, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(71502, 4620, 'session_tokens', 'a:1:{s:64:\"a6fedae20a1f13ba99de59a87f7b5686c33415b9473143531513b81c4a3705b0\";a:4:{s:10:\"expiration\";i:1435055961;s:2:\"ip\";s:11:\"188.81.22.2\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433846361;}}'),
(71503, 4617, 'votou', 'sim'),
(71504, 4617, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(71505, 4615, 'votou', 'sim'),
(71506, 4615, 'user_votes', 'foto-do-ano_p1277,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(71507, 4612, 'votou', 'sim'),
(71508, 4612, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(71509, 4620, 'votou', 'sim');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(71510, 4620, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1389'),
(71511, 4621, 'nickname', 'jose_manita'),
(71512, 4621, 'first_name', 'jose'),
(71513, 4621, 'last_name', 'manita'),
(71514, 4621, 'description', ''),
(71515, 4621, 'rich_editing', 'true'),
(71516, 4621, 'comment_shortcuts', 'false'),
(71517, 4621, 'admin_color', 'fresh'),
(71518, 4621, 'use_ssl', '0'),
(71519, 4621, 'show_admin_bar_front', 'true'),
(71520, 4621, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71521, 4621, 'wp_user_level', '0'),
(71522, 4621, 'wsl_current_provider', 'Google'),
(71523, 4621, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(71524, 4621, 'session_tokens', 'a:1:{s:64:\"fbbffb57b902033590cde143ee3a7aeb2e0a8a632527c9423a7eba98da58ce74\";a:4:{s:10:\"expiration\";i:1435056111;s:2:\"ip\";s:14:\"83.240.177.186\";s:2:\"ua\";s:70:\"Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)\";s:5:\"login\";i:1433846511;}}'),
(71525, 4619, 'votou', 'sim'),
(71526, 4619, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(71527, 4622, 'nickname', 'Gil_Simoes'),
(71528, 4622, 'first_name', 'Gil'),
(71529, 4622, 'last_name', 'Simões'),
(71530, 4622, 'description', ''),
(71531, 4622, 'rich_editing', 'true'),
(71532, 4622, 'comment_shortcuts', 'false'),
(71533, 4622, 'admin_color', 'fresh'),
(71534, 4622, 'use_ssl', '0'),
(71535, 4622, 'show_admin_bar_front', 'true'),
(71536, 4622, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71537, 4622, 'wp_user_level', '0'),
(71538, 4622, 'wsl_current_provider', 'Facebook'),
(71539, 4622, 'wsl_current_user_image', 'https://graph.facebook.com/981934071837087/picture?width=150&height=150'),
(71540, 4622, 'session_tokens', 'a:1:{s:64:\"14b17ac4530e67ae38119b58187717d007485eb510da04a5e3286e1b953a61c9\";a:4:{s:10:\"expiration\";i:1435056195;s:2:\"ip\";s:12:\"79.169.6.233\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-G310HN Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433846595;}}'),
(71541, 4621, 'votou', 'sim'),
(71542, 4621, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(71543, 4623, 'nickname', 'Isabel_Braga_Da_Costa'),
(71544, 4623, 'first_name', 'Isabel'),
(71545, 4623, 'last_name', 'Da Costa'),
(71546, 4623, 'description', ''),
(71547, 4623, 'rich_editing', 'true'),
(71548, 4623, 'comment_shortcuts', 'false'),
(71549, 4623, 'admin_color', 'fresh'),
(71550, 4623, 'use_ssl', '0'),
(71551, 4623, 'show_admin_bar_front', 'true'),
(71552, 4623, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71553, 4623, 'wp_user_level', '0'),
(71554, 4623, 'wsl_current_provider', 'Facebook'),
(71555, 4623, 'wsl_current_user_image', 'https://graph.facebook.com/10153178693437839/picture?width=150&height=150'),
(71556, 4623, 'session_tokens', 'a:1:{s:64:\"42dbbc33c90b75c24b4cc1486692abe8cea1e4656036695bf3c9b5a608ba0511\";a:4:{s:10:\"expiration\";i:1435056340;s:2:\"ip\";s:14:\"80.231.224.101\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433846740;}}'),
(71557, 4614, 'votou', 'sim'),
(71558, 4614, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(71559, 4622, 'votou', 'sim'),
(71560, 4622, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(71561, 4624, 'nickname', 'Carmo_Cano_Jwy'),
(71562, 4624, 'first_name', 'Carmo'),
(71563, 4624, 'last_name', 'Cano Jwy'),
(71564, 4624, 'description', ''),
(71565, 4624, 'rich_editing', 'true'),
(71566, 4624, 'comment_shortcuts', 'false'),
(71567, 4624, 'admin_color', 'fresh'),
(71568, 4624, 'use_ssl', '0'),
(71569, 4624, 'show_admin_bar_front', 'true'),
(71570, 4624, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71571, 4624, 'wp_user_level', '0'),
(71572, 4624, 'wsl_current_provider', 'Facebook'),
(71573, 4624, 'wsl_current_user_image', 'https://graph.facebook.com/827419377343681/picture?width=150&height=150'),
(71574, 4624, 'session_tokens', 'a:1:{s:64:\"1a26fd4e1cca4b399eb714449724fbd9a33976c689d2b1d9661a8602f47b0c4e\";a:4:{s:10:\"expiration\";i:1435056698;s:2:\"ip\";s:14:\"193.236.60.249\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 4.2.2; SM-G350 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433847098;}}'),
(71575, 4625, 'nickname', 'Andre_Teixeira'),
(71576, 4625, 'first_name', 'André'),
(71577, 4625, 'last_name', 'Teixeira'),
(71578, 4625, 'description', ''),
(71579, 4625, 'rich_editing', 'true'),
(71580, 4625, 'comment_shortcuts', 'false'),
(71581, 4625, 'admin_color', 'fresh'),
(71582, 4625, 'use_ssl', '0'),
(71583, 4625, 'show_admin_bar_front', 'true'),
(71584, 4625, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71585, 4625, 'wp_user_level', '0'),
(71586, 4625, 'wsl_current_provider', 'Facebook'),
(71587, 4625, 'wsl_current_user_image', 'https://graph.facebook.com/1457167794597366/picture?width=150&height=150'),
(71588, 4625, 'session_tokens', 'a:1:{s:64:\"ebcbf7dc89bb33faffe399bbad333c2b81872f9a554aeed8e225891dbcde3c97\";a:4:{s:10:\"expiration\";i:1435056740;s:2:\"ip\";s:15:\"213.138.230.207\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433847140;}}'),
(71589, 4626, 'nickname', 'Teresa_Bessa'),
(71590, 4626, 'first_name', 'Teresa'),
(71591, 4626, 'last_name', 'Bessa'),
(71592, 4626, 'description', ''),
(71593, 4626, 'rich_editing', 'true'),
(71594, 4626, 'comment_shortcuts', 'false'),
(71595, 4626, 'admin_color', 'fresh'),
(71596, 4626, 'use_ssl', '0'),
(71597, 4626, 'show_admin_bar_front', 'true'),
(71598, 4626, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71599, 4626, 'wp_user_level', '0'),
(71600, 4626, 'wsl_current_provider', 'Google'),
(71601, 4626, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(71602, 4626, 'session_tokens', 'a:1:{s:64:\"a36cf16ece40090d43b533b956d65422db3b1b4d80ce56fd8c5ed060b4d1eee7\";a:4:{s:10:\"expiration\";i:1435056781;s:2:\"ip\";s:12:\"87.103.14.34\";s:2:\"ua\";s:71:\"Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)\";s:5:\"login\";i:1433847181;}}'),
(71603, 4625, 'votou', 'sim'),
(71604, 4625, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(71605, 4627, 'nickname', 'Cesar_Guerreiro'),
(71606, 4627, 'first_name', 'César'),
(71607, 4627, 'last_name', 'Guerreiro'),
(71608, 4627, 'description', ''),
(71609, 4627, 'rich_editing', 'true'),
(71610, 4627, 'comment_shortcuts', 'false'),
(71611, 4627, 'admin_color', 'fresh'),
(71612, 4627, 'use_ssl', '0'),
(71613, 4627, 'show_admin_bar_front', 'true'),
(71614, 4627, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71615, 4627, 'wp_user_level', '0'),
(71616, 4627, 'wsl_current_provider', 'Facebook'),
(71617, 4627, 'wsl_current_user_image', 'https://graph.facebook.com/1069431049752557/picture?width=150&height=150'),
(71618, 4627, 'session_tokens', 'a:1:{s:64:\"f78bc1907071e76753d344a9dbba3f709b485c9ea05ee7089670ecc5695de8d8\";a:4:{s:10:\"expiration\";i:1435056881;s:2:\"ip\";s:12:\"81.193.20.95\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433847281;}}'),
(71619, 4623, 'votou', 'sim'),
(71620, 4623, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(71621, 4627, 'votou', 'sim'),
(71622, 4627, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(71623, 4624, 'votou', 'sim'),
(71624, 4624, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(71625, 4628, 'nickname', 'Amadeu_Pinho'),
(71626, 4628, 'first_name', 'Amadeu'),
(71627, 4628, 'last_name', 'Pinho'),
(71628, 4628, 'description', ''),
(71629, 4628, 'rich_editing', 'true'),
(71630, 4628, 'comment_shortcuts', 'false'),
(71631, 4628, 'admin_color', 'fresh'),
(71632, 4628, 'use_ssl', '0'),
(71633, 4628, 'show_admin_bar_front', 'true'),
(71634, 4628, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71635, 4628, 'wp_user_level', '0'),
(71636, 4628, 'wsl_current_provider', 'Facebook'),
(71637, 4628, 'wsl_current_user_image', 'https://graph.facebook.com/10153940435034447/picture?width=150&height=150'),
(71638, 4628, 'session_tokens', 'a:1:{s:64:\"7085b8297c38e678180db1e15c7629c754fb7e069f6e9551b01ab964faf0d701\";a:4:{s:10:\"expiration\";i:1435057032;s:2:\"ip\";s:14:\"37.189.110.174\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433847432;}}'),
(71639, 4628, 'votou', 'sim'),
(71640, 4628, 'user_votes', 'videoclip-do-ano-hurley_p1212'),
(71641, 4629, 'nickname', 'Jorge_Pinto'),
(71642, 4629, 'first_name', 'Jorge'),
(71643, 4629, 'last_name', 'Pinto'),
(71644, 4629, 'description', ''),
(71645, 4629, 'rich_editing', 'true'),
(71646, 4629, 'comment_shortcuts', 'false'),
(71647, 4629, 'admin_color', 'fresh'),
(71648, 4629, 'use_ssl', '0'),
(71649, 4629, 'show_admin_bar_front', 'true'),
(71650, 4630, 'nickname', 'Maria_Manuela_Pardelha_Granacha'),
(71651, 4629, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71652, 4630, 'first_name', 'Maria Manuela'),
(71653, 4629, 'wp_user_level', '0'),
(71654, 4630, 'last_name', 'Pardelha Granacha'),
(71655, 4630, 'description', ''),
(71656, 4630, 'rich_editing', 'true'),
(71657, 4630, 'comment_shortcuts', 'false'),
(71658, 4630, 'admin_color', 'fresh'),
(71659, 4630, 'use_ssl', '0'),
(71660, 4630, 'show_admin_bar_front', 'true'),
(71661, 4630, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71662, 4630, 'wp_user_level', '0'),
(71663, 4629, 'wsl_current_provider', 'Facebook'),
(71664, 4629, 'wsl_current_user_image', 'https://graph.facebook.com/993064567400271/picture?width=150&height=150'),
(71665, 4629, 'session_tokens', 'a:1:{s:64:\"84402453deba47f7e784c7c8d5ece15ef841d03414801b7d2dbf3227f059246b\";a:4:{s:10:\"expiration\";i:1435057182;s:2:\"ip\";s:14:\"193.137.28.182\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433847582;}}'),
(71666, 4630, 'wsl_current_provider', 'Facebook'),
(71667, 4630, 'wsl_current_user_image', 'https://graph.facebook.com/965680003453743/picture?width=150&height=150'),
(71668, 4630, 'session_tokens', 'a:1:{s:64:\"77bee5ff82491ca83b290a7680bc5690485a0eb2f1f3e736f694e0d045bff086\";a:4:{s:10:\"expiration\";i:1435057182;s:2:\"ip\";s:13:\"85.243.190.15\";s:2:\"ua\";s:164:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; B1-710 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433847582;}}'),
(71669, 4631, 'nickname', 'Ana_Margarida'),
(71670, 4631, 'first_name', 'Ana'),
(71671, 4631, 'last_name', 'Margarida'),
(71672, 4631, 'description', ''),
(71673, 4631, 'rich_editing', 'true'),
(71674, 4631, 'comment_shortcuts', 'false'),
(71675, 4631, 'admin_color', 'fresh'),
(71676, 4631, 'use_ssl', '0'),
(71677, 4631, 'show_admin_bar_front', 'true'),
(71678, 4631, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71679, 4631, 'wp_user_level', '0'),
(71680, 4631, 'wsl_current_provider', 'Facebook'),
(71681, 4631, 'wsl_current_user_image', 'https://graph.facebook.com/1084646651549635/picture?width=150&height=150'),
(71682, 4631, 'session_tokens', 'a:1:{s:64:\"8924e3e1a7c615260abc2ba15b4e427258fe42fa8a2c283dfcc0a1ee45420a79\";a:4:{s:10:\"expiration\";i:1435057207;s:2:\"ip\";s:13:\"81.84.142.217\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433847607;}}'),
(71683, 4631, 'votou', 'sim'),
(71684, 4631, 'user_votes', 'free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383'),
(71685, 4618, 'votou', 'sim'),
(71686, 4618, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(71687, 4630, 'votou', 'sim'),
(71688, 4630, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(71689, 4632, 'nickname', 'Tania_Oliveira'),
(71690, 4632, 'first_name', 'Tânia'),
(71691, 4632, 'last_name', 'Oliveira'),
(71692, 4632, 'description', ''),
(71693, 4632, 'rich_editing', 'true'),
(71694, 4632, 'comment_shortcuts', 'false'),
(71695, 4632, 'admin_color', 'fresh'),
(71696, 4632, 'use_ssl', '0'),
(71697, 4632, 'show_admin_bar_front', 'true'),
(71698, 4632, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71699, 4632, 'wp_user_level', '0'),
(71700, 4632, 'wsl_current_provider', 'Facebook'),
(71701, 4632, 'wsl_current_user_image', 'https://graph.facebook.com/967677849930051/picture?width=150&height=150'),
(71702, 4632, 'session_tokens', 'a:1:{s:64:\"6ba97d52d7921ac4ae62bbc45784912c6649b73e1a395897f0b171eb19df1203\";a:4:{s:10:\"expiration\";i:1435057374;s:2:\"ip\";s:13:\"78.29.136.108\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433847774;}}'),
(71703, 4633, 'nickname', 'Mafalda_Pinto_de_Lima'),
(71704, 4633, 'first_name', 'Mafalda'),
(71705, 4633, 'last_name', 'de Lima'),
(71706, 4633, 'description', ''),
(71707, 4633, 'rich_editing', 'true'),
(71708, 4633, 'comment_shortcuts', 'false'),
(71709, 4633, 'admin_color', 'fresh'),
(71710, 4633, 'use_ssl', '0'),
(71711, 4633, 'show_admin_bar_front', 'true'),
(71712, 4633, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71713, 4633, 'wp_user_level', '0'),
(71714, 4633, 'wsl_current_provider', 'Facebook'),
(71715, 4633, 'wsl_current_user_image', 'https://graph.facebook.com/10207002229918276/picture?width=150&height=150'),
(71716, 4633, 'session_tokens', 'a:1:{s:64:\"880ec0e09982d0b2c1de3301fe7ec70de7f70b699d933abc6c771b13a3e64e0a\";a:4:{s:10:\"expiration\";i:1435057390;s:2:\"ip\";s:13:\"89.152.241.73\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433847790;}}'),
(71717, 4634, 'nickname', 'Madalena_Saraiva'),
(71718, 4634, 'first_name', 'Madalena'),
(71719, 4634, 'last_name', 'Saraiva'),
(71720, 4634, 'description', ''),
(71721, 4634, 'rich_editing', 'true'),
(71722, 4634, 'comment_shortcuts', 'false'),
(71723, 4634, 'admin_color', 'fresh'),
(71724, 4634, 'use_ssl', '0'),
(71725, 4634, 'show_admin_bar_front', 'true'),
(71726, 4634, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71727, 4634, 'wp_user_level', '0'),
(71728, 4634, 'wsl_current_provider', 'Facebook'),
(71729, 4634, 'wsl_current_user_image', 'https://graph.facebook.com/1141883962504625/picture?width=150&height=150'),
(71730, 4634, 'session_tokens', 'a:1:{s:64:\"9d6a53814028f160ae1bfbf1cf2ca1987437d774cfc81b647e01a68a4c7da1ec\";a:4:{s:10:\"expiration\";i:1435057714;s:2:\"ip\";s:14:\"87.196.191.234\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433848114;}}'),
(71731, 4635, 'nickname', 'Mauro_Branco'),
(71732, 4635, 'first_name', 'Mauro'),
(71733, 4635, 'last_name', 'Branco'),
(71734, 4635, 'description', ''),
(71735, 4635, 'rich_editing', 'true'),
(71736, 4635, 'comment_shortcuts', 'false'),
(71737, 4635, 'admin_color', 'fresh'),
(71738, 4635, 'use_ssl', '0'),
(71739, 4635, 'show_admin_bar_front', 'true'),
(71740, 4635, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71741, 4635, 'wp_user_level', '0'),
(71742, 4635, 'wsl_current_provider', 'Facebook'),
(71743, 4635, 'wsl_current_user_image', 'https://graph.facebook.com/900700076642627/picture?width=150&height=150'),
(71744, 4635, 'session_tokens', 'a:1:{s:64:\"0eb96428716ba21dec62744466bec3c5eaa7ca891506221f874bca7165574857\";a:4:{s:10:\"expiration\";i:1435057803;s:2:\"ip\";s:13:\"195.23.79.186\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433848203;}}'),
(71745, 4636, 'nickname', 'Henrique_Costa'),
(71746, 4636, 'first_name', 'Henrique'),
(71747, 4636, 'last_name', 'Costa'),
(71748, 4636, 'description', ''),
(71749, 4636, 'rich_editing', 'true'),
(71750, 4636, 'comment_shortcuts', 'false'),
(71751, 4636, 'admin_color', 'fresh'),
(71752, 4636, 'use_ssl', '0'),
(71753, 4636, 'show_admin_bar_front', 'true'),
(71754, 4636, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71755, 4636, 'wp_user_level', '0'),
(71756, 4636, 'wsl_current_provider', 'Google'),
(71757, 4636, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-d-dIlk6QUkk/AAAAAAAAAAI/AAAAAAAAAFM/0tPuM8_kNAs/photo.jpg?sz=200'),
(71758, 4636, 'session_tokens', 'a:1:{s:64:\"c3f1ab3dae425e0f1105164e460983384226ce985a3fb51f163e21ef37f5522c\";a:4:{s:10:\"expiration\";i:1435057850;s:2:\"ip\";s:11:\"2.82.105.85\";s:2:\"ua\";s:156:\"MT6572/V1 Linux/3.4.5 Android/4.2.2 Release/12.19.2013 Browser/AppleWebKit534.30 Profile/MIDP-2.0 Configuration/CLDC-1.1 Mobile Safari/534.30 Android 4.2.2;\";s:5:\"login\";i:1433848250;}}'),
(71759, 4637, 'nickname', 'Antonio_Leitao'),
(71760, 4637, 'first_name', 'António'),
(71761, 4637, 'last_name', 'Leitão'),
(71762, 4637, 'description', ''),
(71763, 4637, 'rich_editing', 'true'),
(71764, 4637, 'comment_shortcuts', 'false'),
(71765, 4637, 'admin_color', 'fresh'),
(71766, 4637, 'use_ssl', '0'),
(71767, 4637, 'show_admin_bar_front', 'true'),
(71768, 4637, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71769, 4637, 'wp_user_level', '0'),
(71770, 4637, 'wsl_current_provider', 'Facebook'),
(71771, 4637, 'wsl_current_user_image', 'https://graph.facebook.com/10153249539711066/picture?width=150&height=150'),
(71772, 4637, 'session_tokens', 'a:1:{s:64:\"9ecaeb2247561a32c75458505bae700ceb78c74eb5e70d0df4bd4cb9668c8320\";a:4:{s:10:\"expiration\";i:1435057889;s:2:\"ip\";s:9:\"5.43.43.7\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433848289;}}'),
(71773, 4632, 'votou', 'sim'),
(71774, 4632, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1163,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(71775, 4637, 'votou', 'sim'),
(71776, 4637, 'user_votes', 'tubo-do-ano-ess_p1024,onda-do-ano-polen_p1086'),
(71777, 4638, 'nickname', 'Andre_Miguel'),
(71778, 4638, 'first_name', 'André'),
(71779, 4638, 'last_name', 'Miguel'),
(71780, 4638, 'description', ''),
(71781, 4638, 'rich_editing', 'true'),
(71782, 4638, 'comment_shortcuts', 'false'),
(71783, 4638, 'admin_color', 'fresh'),
(71784, 4638, 'use_ssl', '0'),
(71785, 4638, 'show_admin_bar_front', 'true'),
(71786, 4638, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71787, 4638, 'wp_user_level', '0'),
(71788, 4638, 'wsl_current_provider', 'Facebook'),
(71789, 4638, 'wsl_current_user_image', 'https://graph.facebook.com/10206826875131743/picture?width=150&height=150'),
(71790, 4638, 'session_tokens', 'a:2:{s:64:\"554d876cf2b9dffe9cec2419f5a79e456458c10daee9e9cb194cd89a4f3158fd\";a:4:{s:10:\"expiration\";i:1435057988;s:2:\"ip\";s:13:\"88.210.119.69\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433848388;}s:64:\"505863d02fc1732a82cea695ec7b446c0995dd24947eb59d05b046ceb5379e33\";a:4:{s:10:\"expiration\";i:1435058038;s:2:\"ip\";s:13:\"88.210.119.69\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433848438;}}'),
(71791, 4636, 'votou', 'sim'),
(71792, 4636, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(71793, 4639, 'nickname', 'joao_correia_2'),
(71794, 4639, 'first_name', 'joao'),
(71795, 4639, 'last_name', 'correia'),
(71796, 4639, 'description', ''),
(71797, 4639, 'rich_editing', 'true'),
(71798, 4639, 'comment_shortcuts', 'false'),
(71799, 4639, 'admin_color', 'fresh'),
(71800, 4639, 'use_ssl', '0'),
(71801, 4639, 'show_admin_bar_front', 'true'),
(71802, 4639, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71803, 4639, 'wp_user_level', '0'),
(71804, 4639, 'wsl_current_provider', 'Google'),
(71805, 4639, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-GyY1XRxutIs/AAAAAAAAAAI/AAAAAAAAABE/TvVIy9IklVA/photo.jpg?sz=200'),
(71806, 4639, 'session_tokens', 'a:1:{s:64:\"7fcb638d3ab92fdfd846653b1848b83b2ac8cecd4f37545112fdfde9a153d700\";a:4:{s:10:\"expiration\";i:1435058089;s:2:\"ip\";s:11:\"79.169.5.76\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36\";s:5:\"login\";i:1433848489;}}'),
(71807, 4640, 'nickname', 'Ana_Catarina_Sa'),
(71808, 4640, 'first_name', 'Ana Catarina'),
(71809, 4640, 'last_name', 'Sá'),
(71810, 4640, 'description', ''),
(71811, 4640, 'rich_editing', 'true'),
(71812, 4640, 'comment_shortcuts', 'false'),
(71813, 4640, 'admin_color', 'fresh'),
(71814, 4640, 'use_ssl', '0'),
(71815, 4640, 'show_admin_bar_front', 'true'),
(71816, 4640, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71817, 4640, 'wp_user_level', '0'),
(71818, 4640, 'wsl_current_provider', 'Facebook'),
(71819, 4640, 'wsl_current_user_image', 'https://graph.facebook.com/1040065839338322/picture?width=150&height=150'),
(71820, 4640, 'session_tokens', 'a:1:{s:64:\"4b76b93744074c9c77d30d495a86225138670455335f04885b26145878a509fa\";a:4:{s:10:\"expiration\";i:1435058121;s:2:\"ip\";s:15:\"194.210.156.126\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433848521;}}'),
(71821, 4641, 'nickname', 'Adilson_Lima_de_Auxiliador'),
(71822, 4641, 'first_name', 'Adilson'),
(71823, 4641, 'last_name', 'de Auxiliador'),
(71824, 4641, 'description', ''),
(71825, 4641, 'rich_editing', 'true'),
(71826, 4641, 'comment_shortcuts', 'false'),
(71827, 4641, 'admin_color', 'fresh'),
(71828, 4641, 'use_ssl', '0'),
(71829, 4641, 'show_admin_bar_front', 'true'),
(71830, 4641, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71831, 4641, 'wp_user_level', '0'),
(71832, 4641, 'wsl_current_provider', 'Facebook'),
(71833, 4641, 'wsl_current_user_image', 'https://graph.facebook.com/10154038704911002/picture?width=150&height=150'),
(71834, 4641, 'session_tokens', 'a:1:{s:64:\"c8faa3e17ab4befaea7f6fd6f7d3cf6323e5d9391a165f13d39268f4fe272dea\";a:4:{s:10:\"expiration\";i:1435058213;s:2:\"ip\";s:12:\"95.93.166.92\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433848613;}}'),
(71835, 4640, 'votou', 'sim'),
(71836, 4640, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(71837, 4642, 'nickname', 'Henrique_Frazao'),
(71838, 4642, 'first_name', 'Henrique'),
(71839, 4642, 'last_name', 'Frazão'),
(71840, 4642, 'description', ''),
(71841, 4642, 'rich_editing', 'true'),
(71842, 4642, 'comment_shortcuts', 'false'),
(71843, 4642, 'admin_color', 'fresh'),
(71844, 4642, 'use_ssl', '0'),
(71845, 4642, 'show_admin_bar_front', 'true'),
(71846, 4642, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71847, 4642, 'wp_user_level', '0'),
(71848, 4642, 'wsl_current_provider', 'Facebook'),
(71849, 4642, 'wsl_current_user_image', 'https://graph.facebook.com/911324688929764/picture?width=150&height=150'),
(71850, 4642, 'session_tokens', 'a:1:{s:64:\"1afc5f705eb3d6cd13783abbc4acb691eb5e3615cfad17aabe3196c7d1a0723e\";a:4:{s:10:\"expiration\";i:1435058318;s:2:\"ip\";s:13:\"193.137.1.102\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433848718;}}'),
(71851, 4639, 'votou', 'sim'),
(71852, 4639, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(71853, 4643, 'nickname', 'Monica_Almeida'),
(71854, 4643, 'first_name', 'Mónica'),
(71855, 4643, 'last_name', 'Almeida'),
(71856, 4643, 'description', ''),
(71857, 4643, 'rich_editing', 'true'),
(71858, 4643, 'comment_shortcuts', 'false'),
(71859, 4643, 'admin_color', 'fresh'),
(71860, 4643, 'use_ssl', '0'),
(71861, 4643, 'show_admin_bar_front', 'true'),
(71862, 4643, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71863, 4643, 'wp_user_level', '0'),
(71864, 4643, 'wsl_current_provider', 'Google'),
(71865, 4643, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(71866, 4643, 'session_tokens', 'a:1:{s:64:\"d9cefa5ca61f37d28d10a7378565e3d1853875dae1ba7fe7bda3ef6898fd8dcf\";a:4:{s:10:\"expiration\";i:1435058532;s:2:\"ip\";s:11:\"2.81.196.41\";s:2:\"ua\";s:146:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)\";s:5:\"login\";i:1433848932;}}'),
(71867, 4643, 'votou', 'sim'),
(71868, 4643, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(71869, 4644, 'nickname', 'Maria_Serio_Penado'),
(71870, 4644, 'first_name', 'Maria'),
(71871, 4644, 'last_name', 'Serio Penado'),
(71872, 4644, 'description', ''),
(71873, 4644, 'rich_editing', 'true'),
(71874, 4644, 'comment_shortcuts', 'false'),
(71875, 4644, 'admin_color', 'fresh'),
(71876, 4644, 'use_ssl', '0'),
(71877, 4644, 'show_admin_bar_front', 'true'),
(71878, 4644, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71879, 4644, 'wp_user_level', '0'),
(71880, 4644, 'wsl_current_provider', 'Facebook'),
(71881, 4644, 'wsl_current_user_image', 'https://graph.facebook.com/844667118955473/picture?width=150&height=150'),
(71882, 4644, 'session_tokens', 'a:1:{s:64:\"7da143becfb0f0ff60d988468ce506315e5793c7144f6ba1eb4b8302084db487\";a:4:{s:10:\"expiration\";i:1435058848;s:2:\"ip\";s:13:\"188.60.245.80\";s:2:\"ua\";s:76:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; MAARJS; rv:11.0) like Gecko\";s:5:\"login\";i:1433849248;}}'),
(71883, 4645, 'nickname', 'Carminho_Granacha'),
(71884, 4645, 'first_name', 'Carminho'),
(71885, 4645, 'last_name', 'Granacha'),
(71886, 4645, 'description', ''),
(71887, 4645, 'rich_editing', 'true'),
(71888, 4645, 'comment_shortcuts', 'false'),
(71889, 4645, 'admin_color', 'fresh'),
(71890, 4645, 'use_ssl', '0'),
(71891, 4645, 'show_admin_bar_front', 'true'),
(71892, 4645, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71893, 4645, 'wp_user_level', '0'),
(71894, 4645, 'wsl_current_provider', 'Facebook'),
(71895, 4645, 'wsl_current_user_image', 'https://graph.facebook.com/10206699383061185/picture?width=150&height=150'),
(71896, 4645, 'session_tokens', 'a:1:{s:64:\"3df8778aae0a0f80bc57c9502c2360691f68d23bf3d476ee87a718936b0543fc\";a:4:{s:10:\"expiration\";i:1435058993;s:2:\"ip\";s:14:\"188.250.215.91\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433849393;}}'),
(71897, 4646, 'nickname', 'Filipe_Caracois'),
(71898, 4646, 'first_name', 'Filipe'),
(71899, 4646, 'last_name', 'Caracois'),
(71900, 4646, 'description', ''),
(71901, 4646, 'rich_editing', 'true'),
(71902, 4646, 'comment_shortcuts', 'false'),
(71903, 4646, 'admin_color', 'fresh'),
(71904, 4646, 'use_ssl', '0'),
(71905, 4646, 'show_admin_bar_front', 'true'),
(71906, 4646, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71907, 4646, 'wp_user_level', '0'),
(71908, 4646, 'wsl_current_provider', 'Facebook'),
(71909, 4646, 'wsl_current_user_image', 'https://graph.facebook.com/1126047704088052/picture?width=150&height=150'),
(71910, 4646, 'session_tokens', 'a:1:{s:64:\"b1f5f117d03a25247bac100255dc5f708b0167b52a6ba0d3d7805c9a25c1c163\";a:4:{s:10:\"expiration\";i:1435059037;s:2:\"ip\";s:13:\"85.243.56.224\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433849437;}}'),
(71911, 4647, 'nickname', 'Antonieta_Valadas'),
(71912, 4647, 'first_name', 'Antonieta'),
(71913, 4647, 'last_name', 'Valadas'),
(71914, 4647, 'description', ''),
(71915, 4647, 'rich_editing', 'true'),
(71916, 4647, 'comment_shortcuts', 'false'),
(71917, 4647, 'admin_color', 'fresh'),
(71918, 4647, 'use_ssl', '0'),
(71919, 4647, 'show_admin_bar_front', 'true'),
(71920, 4647, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71921, 4647, 'wp_user_level', '0'),
(71922, 4647, 'wsl_current_provider', 'Facebook'),
(71923, 4647, 'wsl_current_user_image', 'https://graph.facebook.com/910501252329766/picture?width=150&height=150'),
(71924, 4647, 'session_tokens', 'a:1:{s:64:\"2a3eabd4873cd218b07b7817adbf5971278f5f9406f3258d0672c6d7133ea624\";a:4:{s:10:\"expiration\";i:1435059063;s:2:\"ip\";s:13:\"84.227.124.89\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433849463;}}'),
(71925, 4644, 'votou', 'sim'),
(71926, 4644, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(71927, 4646, 'votou', 'sim'),
(71928, 4646, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(71929, 4635, 'votou', 'sim'),
(71930, 4635, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(71931, 4645, 'votou', 'sim'),
(71932, 4645, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(71933, 4648, 'nickname', 'Nuno_Maria_Lebre'),
(71934, 4648, 'first_name', 'Nuno'),
(71935, 4648, 'last_name', 'Lebre'),
(71936, 4648, 'description', ''),
(71937, 4648, 'rich_editing', 'true'),
(71938, 4648, 'comment_shortcuts', 'false'),
(71939, 4648, 'admin_color', 'fresh'),
(71940, 4648, 'use_ssl', '0'),
(71941, 4648, 'show_admin_bar_front', 'true'),
(71942, 4648, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71943, 4648, 'wp_user_level', '0'),
(71944, 4648, 'wsl_current_provider', 'Facebook'),
(71945, 4648, 'wsl_current_user_image', 'https://graph.facebook.com/10205718755465331/picture?width=150&height=150'),
(71946, 4648, 'session_tokens', 'a:1:{s:64:\"0e17fade9050f6ca3c25809c0d2f813fa7e6cd2170370bf7c1395f657e071517\";a:4:{s:10:\"expiration\";i:1435059350;s:2:\"ip\";s:11:\"95.92.97.82\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433849750;}}'),
(71947, 4648, 'votou', 'sim'),
(71948, 4648, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(71949, 4649, 'nickname', 'Tiago_Magalhaes'),
(71950, 4649, 'first_name', 'Tiago'),
(71951, 4649, 'last_name', 'Magalhaes'),
(71952, 4649, 'description', ''),
(71953, 4649, 'rich_editing', 'true'),
(71954, 4649, 'comment_shortcuts', 'false'),
(71955, 4649, 'admin_color', 'fresh'),
(71956, 4649, 'use_ssl', '0'),
(71957, 4649, 'show_admin_bar_front', 'true'),
(71958, 4649, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71959, 4649, 'wp_user_level', '0'),
(71960, 4649, 'wsl_current_provider', 'Facebook'),
(71961, 4649, 'wsl_current_user_image', 'https://graph.facebook.com/10207253285033429/picture?width=150&height=150'),
(71962, 4649, 'session_tokens', 'a:1:{s:64:\"cf1eac012bb22469fe50f53f50be847d9ca52e40188dcb5ae589b52f0fce7f53\";a:4:{s:10:\"expiration\";i:1435059618;s:2:\"ip\";s:12:\"85.240.78.31\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433850018;}}'),
(71963, 4649, 'votou', 'sim'),
(71964, 4649, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(71965, 4650, 'nickname', 'Graca_Mouzinho'),
(71966, 4650, 'first_name', 'Graca'),
(71967, 4650, 'last_name', 'Mouzinho'),
(71968, 4650, 'description', ''),
(71969, 4650, 'rich_editing', 'true'),
(71970, 4650, 'comment_shortcuts', 'false'),
(71971, 4650, 'admin_color', 'fresh'),
(71972, 4650, 'use_ssl', '0'),
(71973, 4650, 'show_admin_bar_front', 'true'),
(71974, 4650, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71975, 4650, 'wp_user_level', '0'),
(71976, 4650, 'wsl_current_provider', 'Facebook'),
(71977, 4650, 'wsl_current_user_image', 'https://graph.facebook.com/1445171085786898/picture?width=150&height=150'),
(71978, 4650, 'session_tokens', 'a:1:{s:64:\"c0c88f0502f1fddbcdfa672f35734ab655dce8b5e1f0ff2813ae769566638f8e\";a:4:{s:10:\"expiration\";i:1435059964;s:2:\"ip\";s:13:\"81.193.82.149\";s:2:\"ua\";s:146:\"Mozilla/5.0 (Linux; Android 4.4.2; Archos 70b Xenon Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36\";s:5:\"login\";i:1433850364;}}'),
(71979, 4651, 'nickname', 'Laura_Trovao_1'),
(71980, 4651, 'first_name', 'Laura'),
(71981, 4651, 'last_name', 'Trovão'),
(71982, 4651, 'description', ''),
(71983, 4651, 'rich_editing', 'true'),
(71984, 4651, 'comment_shortcuts', 'false'),
(71985, 4651, 'admin_color', 'fresh'),
(71986, 4651, 'use_ssl', '0'),
(71987, 4651, 'show_admin_bar_front', 'true'),
(71988, 4651, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(71989, 4651, 'wp_user_level', '0'),
(71990, 4651, 'wsl_current_provider', 'Google'),
(71991, 4651, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(71992, 4651, 'session_tokens', 'a:1:{s:64:\"b1dcf7675843f70fe39c183f8aa27291fe87619b11b4e583e07af8bc444f6a3f\";a:4:{s:10:\"expiration\";i:1435060032;s:2:\"ip\";s:14:\"193.236.79.241\";s:2:\"ua\";s:141:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E4.5 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433850432;}}'),
(71993, 3279, 'votou', 'sim'),
(71994, 3279, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(71995, 4652, 'nickname', 'Leonard_Belime'),
(71996, 4652, 'first_name', 'Leonard'),
(71997, 4652, 'last_name', 'Belime'),
(71998, 4652, 'description', ''),
(71999, 4652, 'rich_editing', 'true'),
(72000, 4652, 'comment_shortcuts', 'false'),
(72001, 4652, 'admin_color', 'fresh'),
(72002, 4652, 'use_ssl', '0'),
(72003, 4652, 'show_admin_bar_front', 'true'),
(72004, 4652, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72005, 4652, 'wp_user_level', '0'),
(72006, 4652, 'wsl_current_provider', 'Facebook'),
(72007, 4652, 'wsl_current_user_image', 'https://graph.facebook.com/407202636131378/picture?width=150&height=150'),
(72008, 4652, 'session_tokens', 'a:1:{s:64:\"f5399498814faba679c7d57bf6b9e1d612cce92a118db0c5910e6d959474745b\";a:4:{s:10:\"expiration\";i:1435060087;s:2:\"ip\";s:15:\"194.210.208.186\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433850487;}}'),
(72009, 4653, 'nickname', 'Maria_Joao_Quintao_Braga'),
(72010, 4653, 'first_name', 'Maria'),
(72011, 4653, 'last_name', 'Braga'),
(72012, 4653, 'description', ''),
(72013, 4653, 'rich_editing', 'true'),
(72014, 4653, 'comment_shortcuts', 'false'),
(72015, 4653, 'admin_color', 'fresh'),
(72016, 4653, 'use_ssl', '0'),
(72017, 4653, 'show_admin_bar_front', 'true'),
(72018, 4653, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72019, 4653, 'wp_user_level', '0'),
(72020, 4653, 'wsl_current_provider', 'Facebook'),
(72021, 4653, 'wsl_current_user_image', 'https://graph.facebook.com/10206510255816347/picture?width=150&height=150'),
(72022, 4653, 'session_tokens', 'a:1:{s:64:\"8e6b096e59cdf71a9031b719100d651ac53af9395d79c3b0a7857b9b1681e7f2\";a:4:{s:10:\"expiration\";i:1435060092;s:2:\"ip\";s:13:\"62.169.86.134\";s:2:\"ua\";s:191:\"Mozilla/5.0 (Linux; Android 5.0.2; C6903 Build/14.5.A.0.270; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/43.0.2357.121 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433850492;}}'),
(72023, 4654, 'nickname', 'Henrique_Jardim'),
(72024, 4654, 'first_name', 'Henrique'),
(72025, 4654, 'last_name', 'Jardim'),
(72026, 4654, 'description', ''),
(72027, 4654, 'rich_editing', 'true'),
(72028, 4654, 'comment_shortcuts', 'false'),
(72029, 4654, 'admin_color', 'fresh'),
(72030, 4654, 'use_ssl', '0'),
(72031, 4654, 'show_admin_bar_front', 'true'),
(72032, 4654, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72033, 4654, 'wp_user_level', '0'),
(72034, 4654, 'wsl_current_provider', 'Facebook'),
(72035, 4654, 'wsl_current_user_image', 'https://graph.facebook.com/10153116499617795/picture?width=150&height=150'),
(72036, 4654, 'session_tokens', 'a:1:{s:64:\"544253baa977789ff8aabf9a238d0ece0fb648b19ddbbc805be9411ad30a8f1a\";a:4:{s:10:\"expiration\";i:1435060205;s:2:\"ip\";s:13:\"85.244.127.19\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433850605;}}'),
(72037, 4655, 'nickname', 'Agueda_Palma'),
(72038, 4655, 'first_name', 'Águeda'),
(72039, 4655, 'last_name', 'Palma'),
(72040, 4655, 'description', ''),
(72041, 4655, 'rich_editing', 'true'),
(72042, 4655, 'comment_shortcuts', 'false'),
(72043, 4655, 'admin_color', 'fresh'),
(72044, 4655, 'use_ssl', '0'),
(72045, 4655, 'show_admin_bar_front', 'true'),
(72046, 4655, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72047, 4655, 'wp_user_level', '0'),
(72048, 4655, 'wsl_current_provider', 'Facebook'),
(72049, 4655, 'wsl_current_user_image', 'https://graph.facebook.com/10204524332939305/picture?width=150&height=150'),
(72050, 4655, 'session_tokens', 'a:1:{s:64:\"1f1654d00df2d3ab5a706be743005219e3ac9ef10a71fbc06d8af0959a65df44\";a:4:{s:10:\"expiration\";i:1435060218;s:2:\"ip\";s:13:\"85.243.46.191\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433850618;}}'),
(72051, 4653, 'votou', 'sim'),
(72052, 4653, 'user_votes', 'manobra-do-ano-reef_p1236,revelacao-do-ano-deeply_p1383,foto-do-ano_p1163'),
(72053, 4655, 'votou', 'sim'),
(72054, 4655, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(72055, 4656, 'nickname', 'Debora_De_Almeida'),
(72056, 4656, 'first_name', 'Débora'),
(72057, 4656, 'last_name', 'Almeida'),
(72058, 4656, 'description', ''),
(72059, 4656, 'rich_editing', 'true'),
(72060, 4656, 'comment_shortcuts', 'false'),
(72061, 4656, 'admin_color', 'fresh'),
(72062, 4656, 'use_ssl', '0'),
(72063, 4656, 'show_admin_bar_front', 'true'),
(72064, 4656, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72065, 4656, 'wp_user_level', '0'),
(72066, 4656, 'wsl_current_provider', 'Facebook'),
(72067, 4656, 'wsl_current_user_image', 'https://graph.facebook.com/10207021481435285/picture?width=150&height=150'),
(72068, 4656, 'session_tokens', 'a:1:{s:64:\"0aabd82378e4bcd6a6a456f8b1f91d72b49fdd79f382ca51d33d43951921b237\";a:4:{s:10:\"expiration\";i:1435060261;s:2:\"ip\";s:11:\"2.81.196.41\";s:2:\"ua\";s:146:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)\";s:5:\"login\";i:1433850661;}}'),
(72069, 4651, 'votou', 'sim'),
(72070, 4651, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(72071, 4654, 'votou', 'sim'),
(72072, 4654, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(72073, 4657, 'nickname', 'Miguel_Van_Uden_Chaves'),
(72074, 4657, 'first_name', 'Miguel'),
(72075, 4657, 'last_name', 'Chaves'),
(72076, 4657, 'description', ''),
(72077, 4657, 'rich_editing', 'true'),
(72078, 4657, 'comment_shortcuts', 'false'),
(72079, 4657, 'admin_color', 'fresh'),
(72080, 4657, 'use_ssl', '0'),
(72081, 4657, 'show_admin_bar_front', 'true'),
(72082, 4657, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72083, 4657, 'wp_user_level', '0'),
(72084, 4657, 'wsl_current_provider', 'Facebook'),
(72085, 4657, 'wsl_current_user_image', 'https://graph.facebook.com/10155652827170717/picture?width=150&height=150'),
(72086, 4657, 'session_tokens', 'a:1:{s:64:\"46f171cfbd38c50b247ebb5f5679d9f6b790756f2796eb708c37d8eb317c9b42\";a:4:{s:10:\"expiration\";i:1435060360;s:2:\"ip\";s:13:\"85.243.167.12\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433850760;}}'),
(72087, 4658, 'nickname', 'Joao_Veiga_Veiga'),
(72088, 4658, 'first_name', 'João'),
(72089, 4658, 'last_name', 'Veiga Veiga'),
(72090, 4658, 'description', ''),
(72091, 4658, 'rich_editing', 'true'),
(72092, 4658, 'comment_shortcuts', 'false'),
(72093, 4658, 'admin_color', 'fresh'),
(72094, 4658, 'use_ssl', '0'),
(72095, 4658, 'show_admin_bar_front', 'true'),
(72096, 4658, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72097, 4658, 'wp_user_level', '0'),
(72098, 4658, 'wsl_current_provider', 'Facebook'),
(72099, 4658, 'wsl_current_user_image', 'https://graph.facebook.com/983970021627441/picture?width=150&height=150'),
(72100, 4658, 'session_tokens', 'a:1:{s:64:\"d6e109242a0b70de6cd1a3e641d8f115a17f30b0935e40111d77bf34bdc67e14\";a:4:{s:10:\"expiration\";i:1435060365;s:2:\"ip\";s:12:\"85.245.43.80\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433850765;}}'),
(72101, 4656, 'votou', 'sim'),
(72102, 4656, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(72103, 4657, 'votou', 'sim'),
(72104, 4657, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(72105, 4659, 'nickname', 'Nuno_Ribeiro_1'),
(72106, 4659, 'first_name', 'Nuno'),
(72107, 4659, 'last_name', 'Ribeiro'),
(72108, 4659, 'description', ''),
(72109, 4659, 'rich_editing', 'true'),
(72110, 4659, 'comment_shortcuts', 'false'),
(72111, 4659, 'admin_color', 'fresh'),
(72112, 4659, 'use_ssl', '0'),
(72113, 4659, 'show_admin_bar_front', 'true'),
(72114, 4659, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72115, 4659, 'wp_user_level', '0'),
(72116, 4659, 'wsl_current_provider', 'Google'),
(72117, 4659, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(72118, 4659, 'session_tokens', 'a:1:{s:64:\"fbc620012ec4beb7c54deaceb4393ebf822bd7d0adc07cb2a3e1ad15533d1675\";a:4:{s:10:\"expiration\";i:1435060585;s:2:\"ip\";s:15:\"195.245.173.148\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433850985;}}'),
(72119, 4660, 'nickname', 'Manuela_Moreno'),
(72120, 4660, 'first_name', 'Manuela'),
(72121, 4660, 'last_name', 'Moreno'),
(72122, 4660, 'description', ''),
(72123, 4660, 'rich_editing', 'true'),
(72124, 4660, 'comment_shortcuts', 'false'),
(72125, 4660, 'admin_color', 'fresh'),
(72126, 4660, 'use_ssl', '0'),
(72127, 4660, 'show_admin_bar_front', 'true');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(72128, 4660, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72129, 4660, 'wp_user_level', '0'),
(72130, 4660, 'wsl_current_provider', 'Facebook'),
(72131, 4660, 'wsl_current_user_image', 'https://graph.facebook.com/1671032163116493/picture?width=150&height=150'),
(72132, 4660, 'session_tokens', 'a:1:{s:64:\"cf602e55fef0ce48e3fa78ae45e0052971abb7b41076a038587a341e3e5aafcc\";a:4:{s:10:\"expiration\";i:1435060644;s:2:\"ip\";s:13:\"85.243.32.240\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433851044;}}'),
(72133, 4659, 'votou', 'sim'),
(72134, 4659, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(72135, 4661, 'nickname', 'Nuno_Morgado'),
(72136, 4661, 'first_name', 'Nuno'),
(72137, 4661, 'last_name', 'Morgado'),
(72138, 4661, 'description', ''),
(72139, 4661, 'rich_editing', 'true'),
(72140, 4661, 'comment_shortcuts', 'false'),
(72141, 4661, 'admin_color', 'fresh'),
(72142, 4661, 'use_ssl', '0'),
(72143, 4661, 'show_admin_bar_front', 'true'),
(72144, 4661, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72145, 4661, 'wp_user_level', '0'),
(72146, 4661, 'wsl_current_provider', 'Facebook'),
(72147, 4661, 'wsl_current_user_image', 'https://graph.facebook.com/10202889956368454/picture?width=150&height=150'),
(72148, 4661, 'session_tokens', 'a:1:{s:64:\"622e68f8e4402c7eebf947d5aa9312b8f7ea24d6bc67e5fb56c257a1c0ac8610\";a:4:{s:10:\"expiration\";i:1435060844;s:2:\"ip\";s:13:\"85.138.206.34\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433851244;}}'),
(72149, 4662, 'nickname', 'Filomena_Sevinate_Pontes'),
(72150, 4662, 'first_name', 'Filomena'),
(72151, 4662, 'last_name', 'Pontes'),
(72152, 4662, 'description', ''),
(72153, 4662, 'rich_editing', 'true'),
(72154, 4662, 'comment_shortcuts', 'false'),
(72155, 4662, 'admin_color', 'fresh'),
(72156, 4662, 'use_ssl', '0'),
(72157, 4662, 'show_admin_bar_front', 'true'),
(72158, 4662, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72159, 4662, 'wp_user_level', '0'),
(72160, 4662, 'wsl_current_provider', 'Facebook'),
(72161, 4662, 'wsl_current_user_image', 'https://graph.facebook.com/10203979660805196/picture?width=150&height=150'),
(72162, 4662, 'session_tokens', 'a:1:{s:64:\"f0466914aa9d269668764fd271c061f116acd10eb0b7b230d6fa38441d8e7d77\";a:4:{s:10:\"expiration\";i:1435061000;s:2:\"ip\";s:13:\"85.243.86.147\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.94 Safari/537.36\";s:5:\"login\";i:1433851400;}}'),
(72163, 4663, 'nickname', 'Filipe_Dias'),
(72164, 4663, 'first_name', 'Filipe'),
(72165, 4663, 'last_name', 'Dias'),
(72166, 4663, 'description', ''),
(72167, 4663, 'rich_editing', 'true'),
(72168, 4663, 'comment_shortcuts', 'false'),
(72169, 4663, 'admin_color', 'fresh'),
(72170, 4663, 'use_ssl', '0'),
(72171, 4663, 'show_admin_bar_front', 'true'),
(72172, 4663, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72173, 4663, 'wp_user_level', '0'),
(72174, 4663, 'wsl_current_provider', 'Facebook'),
(72175, 4663, 'wsl_current_user_image', 'https://graph.facebook.com/1587736161501168/picture?width=150&height=150'),
(72176, 4663, 'session_tokens', 'a:1:{s:64:\"17c440319107d57d7a0bcbf46a0964738bc87411840caa398627aa31da05f3c6\";a:4:{s:10:\"expiration\";i:1435061179;s:2:\"ip\";s:12:\"95.92.96.116\";s:2:\"ua\";s:181:\"Mozilla/5.0 (Linux; Android 4.4.2; D2203 Build/18.4.C.2.12) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433851579;}}'),
(72177, 625, 'votou', 'sim'),
(72178, 625, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(72179, 4664, 'nickname', 'Paula_Ferreira'),
(72180, 4664, 'first_name', 'Paula'),
(72181, 4664, 'last_name', 'Ferreira'),
(72182, 4664, 'description', ''),
(72183, 4664, 'rich_editing', 'true'),
(72184, 4664, 'comment_shortcuts', 'false'),
(72185, 4664, 'admin_color', 'fresh'),
(72186, 4664, 'use_ssl', '0'),
(72187, 4664, 'show_admin_bar_front', 'true'),
(72188, 4664, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72189, 4664, 'wp_user_level', '0'),
(72190, 4664, 'wsl_current_provider', 'Facebook'),
(72191, 4664, 'wsl_current_user_image', 'https://graph.facebook.com/993956607284114/picture?width=150&height=150'),
(72192, 4664, 'session_tokens', 'a:1:{s:64:\"6b3bf39ea192745d06ba4e1db360816ff5e32022c18e9e5a2de41f73d92e50c7\";a:4:{s:10:\"expiration\";i:1435061262;s:2:\"ip\";s:15:\"217.129.129.184\";s:2:\"ua\";s:128:\"Mozilla/5.0 (iPad; CPU OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53\";s:5:\"login\";i:1433851662;}}'),
(72193, 3948, 'votou', 'sim'),
(72194, 3948, 'user_votes', 'foto-do-ano_p957'),
(72195, 4664, 'votou', 'sim'),
(72196, 4664, 'user_votes', 'foto-do-ano_p957'),
(72197, 4665, 'nickname', 'Miguel_Sousa_Lara'),
(72198, 4665, 'first_name', 'Miguel'),
(72199, 4665, 'last_name', 'Lara'),
(72200, 4665, 'description', ''),
(72201, 4665, 'rich_editing', 'true'),
(72202, 4665, 'comment_shortcuts', 'false'),
(72203, 4665, 'admin_color', 'fresh'),
(72204, 4665, 'use_ssl', '0'),
(72205, 4665, 'show_admin_bar_front', 'true'),
(72206, 4665, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72207, 4665, 'wp_user_level', '0'),
(72208, 4665, 'wsl_current_provider', 'Facebook'),
(72209, 4665, 'wsl_current_user_image', 'https://graph.facebook.com/10204960981801300/picture?width=150&height=150'),
(72210, 4665, 'session_tokens', 'a:1:{s:64:\"d739348b398e25329c7c5d37272aad4b317a69e49c558892c18885b6b918a8b8\";a:4:{s:10:\"expiration\";i:1435061907;s:2:\"ip\";s:13:\"88.157.195.70\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433852307;}}'),
(72211, 4666, 'nickname', 'Joao_Martins_1'),
(72212, 4666, 'first_name', 'João'),
(72213, 4666, 'last_name', 'Martins'),
(72214, 4666, 'description', ''),
(72215, 4666, 'rich_editing', 'true'),
(72216, 4666, 'comment_shortcuts', 'false'),
(72217, 4666, 'admin_color', 'fresh'),
(72218, 4666, 'use_ssl', '0'),
(72219, 4666, 'show_admin_bar_front', 'true'),
(72220, 4666, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72221, 4666, 'wp_user_level', '0'),
(72222, 4666, 'wsl_current_provider', 'Facebook'),
(72223, 4666, 'wsl_current_user_image', 'https://graph.facebook.com/10207112096909594/picture?width=150&height=150'),
(72224, 4666, 'session_tokens', 'a:1:{s:64:\"eb0bdf02ec3008ce0653cd9a26994680a2b76eb4565668c91ea902d0b3be42d6\";a:4:{s:10:\"expiration\";i:1435062008;s:2:\"ip\";s:14:\"89.153.171.138\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433852408;}}'),
(72225, 4667, 'nickname', 'Carolina_Delgado'),
(72226, 4667, 'first_name', 'Carolina'),
(72227, 4667, 'last_name', 'Delgado'),
(72228, 4667, 'description', ''),
(72229, 4667, 'rich_editing', 'true'),
(72230, 4667, 'comment_shortcuts', 'false'),
(72231, 4667, 'admin_color', 'fresh'),
(72232, 4667, 'use_ssl', '0'),
(72233, 4667, 'show_admin_bar_front', 'true'),
(72234, 4667, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72235, 4667, 'wp_user_level', '0'),
(72236, 4667, 'wsl_current_provider', 'Facebook'),
(72237, 4667, 'wsl_current_user_image', 'https://graph.facebook.com/10204477611722445/picture?width=150&height=150'),
(72238, 4667, 'session_tokens', 'a:1:{s:64:\"d9c4e6e42016f0818426ab8cbf8ee20c5b75f1eab1e2961e8219f7e682b488e8\";a:4:{s:10:\"expiration\";i:1435062009;s:2:\"ip\";s:13:\"95.92.129.210\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/7.0.6 Safari/537.78.2\";s:5:\"login\";i:1433852409;}}'),
(72239, 4667, 'votou', 'sim'),
(72240, 4667, 'user_votes', 'foto-do-ano_p957'),
(72241, 4668, 'nickname', 'Catarina_Beja'),
(72242, 4668, 'first_name', 'Catarina'),
(72243, 4668, 'last_name', 'Beja'),
(72244, 4668, 'description', ''),
(72245, 4668, 'rich_editing', 'true'),
(72246, 4668, 'comment_shortcuts', 'false'),
(72247, 4668, 'admin_color', 'fresh'),
(72248, 4668, 'use_ssl', '0'),
(72249, 4668, 'show_admin_bar_front', 'true'),
(72250, 4668, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72251, 4668, 'wp_user_level', '0'),
(72252, 4668, 'wsl_current_provider', 'Facebook'),
(72253, 4668, 'wsl_current_user_image', 'https://graph.facebook.com/904201772973428/picture?width=150&height=150'),
(72254, 4668, 'session_tokens', 'a:1:{s:64:\"9c181a27920aea89601d98825eae9e979d9812374d3ec4339efbcda4fa220a80\";a:4:{s:10:\"expiration\";i:1435062237;s:2:\"ip\";s:13:\"85.243.24.179\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9301I Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433852637;}}'),
(72255, 4668, 'votou', 'sim'),
(72256, 4668, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(72257, 4665, 'votou', 'sim'),
(72258, 4665, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(72259, 4652, 'votou', 'sim'),
(72260, 4652, 'user_votes', 'tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,manobra-do-ano-reef_p1309,videoclip-do-ano-hurley_p1212,onda-do-ano-polen_p1230,foto-do-ano_p957,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(72261, 4669, 'nickname', 'Nuno_Mesquita'),
(72262, 4669, 'first_name', 'Nuno'),
(72263, 4669, 'last_name', 'Mesquita'),
(72264, 4669, 'description', ''),
(72265, 4669, 'rich_editing', 'true'),
(72266, 4669, 'comment_shortcuts', 'false'),
(72267, 4669, 'admin_color', 'fresh'),
(72268, 4669, 'use_ssl', '0'),
(72269, 4669, 'show_admin_bar_front', 'true'),
(72270, 4669, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72271, 4669, 'wp_user_level', '0'),
(72272, 4669, 'wsl_current_provider', 'Facebook'),
(72273, 4669, 'wsl_current_user_image', 'https://graph.facebook.com/956268117728841/picture?width=150&height=150'),
(72274, 4669, 'session_tokens', 'a:1:{s:64:\"a1e3446189aab0ba28e5404cdce9b2470b7e8b2aa7ed44928365dbadeb419b85\";a:4:{s:10:\"expiration\";i:1435062589;s:2:\"ip\";s:14:\"89.114.141.229\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433852989;}}'),
(72275, 4670, 'nickname', 'Susete_Evaristo'),
(72276, 4670, 'first_name', 'Susete'),
(72277, 4670, 'last_name', 'Evaristo'),
(72278, 4670, 'description', ''),
(72279, 4670, 'rich_editing', 'true'),
(72280, 4670, 'comment_shortcuts', 'false'),
(72281, 4670, 'admin_color', 'fresh'),
(72282, 4670, 'use_ssl', '0'),
(72283, 4670, 'show_admin_bar_front', 'true'),
(72284, 4670, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72285, 4670, 'wp_user_level', '0'),
(72286, 4670, 'wsl_current_provider', 'Facebook'),
(72287, 4670, 'wsl_current_user_image', 'https://graph.facebook.com/10204932816619964/picture?width=150&height=150'),
(72288, 4670, 'session_tokens', 'a:1:{s:64:\"160fa1220063790438e55fecf6fdaef10a254395dd585a3fd321284e4431a4c2\";a:4:{s:10:\"expiration\";i:1435062655;s:2:\"ip\";s:12:\"85.246.81.65\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433853055;}}'),
(72289, 4671, 'nickname', 'Paulo_Correia'),
(72290, 4671, 'first_name', 'Paulo'),
(72291, 4671, 'last_name', 'Correia'),
(72292, 4671, 'description', ''),
(72293, 4671, 'rich_editing', 'true'),
(72294, 4671, 'comment_shortcuts', 'false'),
(72295, 4671, 'admin_color', 'fresh'),
(72296, 4671, 'use_ssl', '0'),
(72297, 4671, 'show_admin_bar_front', 'true'),
(72298, 4671, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72299, 4671, 'wp_user_level', '0'),
(72300, 4671, 'wsl_current_provider', 'Facebook'),
(72301, 4671, 'wsl_current_user_image', 'https://graph.facebook.com/978210652200836/picture?width=150&height=150'),
(72302, 4671, 'session_tokens', 'a:1:{s:64:\"c127f98c1d646c7a6b4785cb81eb9bcfde228d28c36f9c7adee69ce018e2af39\";a:4:{s:10:\"expiration\";i:1435062798;s:2:\"ip\";s:14:\"85.243.149.218\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433853198;}}'),
(72303, 4671, 'votou', 'sim'),
(72304, 4671, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(72305, 4672, 'nickname', 'Matilde_Gadim'),
(72306, 4672, 'first_name', 'Matilde'),
(72307, 4672, 'last_name', 'Gadim'),
(72308, 4672, 'description', ''),
(72309, 4672, 'rich_editing', 'true'),
(72310, 4672, 'comment_shortcuts', 'false'),
(72311, 4672, 'admin_color', 'fresh'),
(72312, 4672, 'use_ssl', '0'),
(72313, 4672, 'show_admin_bar_front', 'true'),
(72314, 4672, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72315, 4672, 'wp_user_level', '0'),
(72316, 4672, 'wsl_current_provider', 'Google'),
(72317, 4672, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(72318, 4672, 'session_tokens', 'a:1:{s:64:\"47a22818d995fc5c35d729e3a3885a29e0d43d11d2d93eef86f889f6ae18299b\";a:4:{s:10:\"expiration\";i:1435062950;s:2:\"ip\";s:12:\"46.189.149.6\";s:2:\"ua\";s:153:\"Mozilla/5.0 (Linux; U; Android 4.0.4; pt-pt; bq Maxwell Plus Build/1.0.3 20121201-14:07) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30\";s:5:\"login\";i:1433853350;}}'),
(72319, 4672, 'votou', 'sim'),
(72320, 4672, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(72321, 4470, 'votou', 'sim'),
(72322, 4470, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(72323, 4673, 'nickname', 'Diogo_Gandra'),
(72324, 4673, 'first_name', 'Diogo'),
(72325, 4673, 'last_name', 'Gandra'),
(72326, 4673, 'description', ''),
(72327, 4673, 'rich_editing', 'true'),
(72328, 4673, 'comment_shortcuts', 'false'),
(72329, 4673, 'admin_color', 'fresh'),
(72330, 4673, 'use_ssl', '0'),
(72331, 4673, 'show_admin_bar_front', 'true'),
(72332, 4673, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72333, 4673, 'wp_user_level', '0'),
(72334, 4673, 'wsl_current_provider', 'Facebook'),
(72335, 4673, 'wsl_current_user_image', 'https://graph.facebook.com/1070344612995432/picture?width=150&height=150'),
(72336, 4673, 'session_tokens', 'a:1:{s:64:\"b458e978caa5574229138e9daa017644069c5c5aa414be4d82f00ffd04bbb856\";a:4:{s:10:\"expiration\";i:1435063534;s:2:\"ip\";s:12:\"2.83.234.134\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433853934;}}'),
(72337, 4674, 'nickname', 'Jose_Brandao'),
(72338, 4674, 'first_name', 'José'),
(72339, 4674, 'last_name', 'Brandão'),
(72340, 4674, 'description', ''),
(72341, 4674, 'rich_editing', 'true'),
(72342, 4674, 'comment_shortcuts', 'false'),
(72343, 4674, 'admin_color', 'fresh'),
(72344, 4674, 'use_ssl', '0'),
(72345, 4674, 'show_admin_bar_front', 'true'),
(72346, 4674, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72347, 4674, 'wp_user_level', '0'),
(72348, 4674, 'wsl_current_provider', 'Facebook'),
(72349, 4674, 'wsl_current_user_image', 'https://graph.facebook.com/905434019520382/picture?width=150&height=150'),
(72350, 4674, 'session_tokens', 'a:1:{s:64:\"def1049b1a3254d7c55dafc9fe1b438948731465278b28136801ae0fa64b784b\";a:4:{s:10:\"expiration\";i:1435063546;s:2:\"ip\";s:11:\"81.84.14.44\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433853946;}}'),
(72351, 4675, 'nickname', 'Francisco_Xavier'),
(72352, 4675, 'first_name', 'Francisco'),
(72353, 4675, 'last_name', 'Xavier'),
(72354, 4675, 'description', ''),
(72355, 4675, 'rich_editing', 'true'),
(72356, 4675, 'comment_shortcuts', 'false'),
(72357, 4675, 'admin_color', 'fresh'),
(72358, 4675, 'use_ssl', '0'),
(72359, 4675, 'show_admin_bar_front', 'true'),
(72360, 4675, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72361, 4675, 'wp_user_level', '0'),
(72362, 4675, 'wsl_current_provider', 'Facebook'),
(72363, 4675, 'wsl_current_user_image', 'https://graph.facebook.com/10206871049432806/picture?width=150&height=150'),
(72364, 4675, 'session_tokens', 'a:1:{s:64:\"c7c4ab214bbf1eb5ee2ce517374c493e5a8902ff91ebe0815c5ad3cdb28bc43a\";a:4:{s:10:\"expiration\";i:1435063585;s:2:\"ip\";s:12:\"194.65.37.71\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433853985;}}'),
(72365, 4673, 'votou', 'sim'),
(72366, 4673, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(72367, 4676, 'nickname', 'Vasco_Hasse'),
(72368, 4676, 'first_name', 'Vasco'),
(72369, 4676, 'last_name', 'Hasse'),
(72370, 4676, 'description', ''),
(72371, 4676, 'rich_editing', 'true'),
(72372, 4676, 'comment_shortcuts', 'false'),
(72373, 4676, 'admin_color', 'fresh'),
(72374, 4676, 'use_ssl', '0'),
(72375, 4676, 'show_admin_bar_front', 'true'),
(72376, 4676, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72377, 4676, 'wp_user_level', '0'),
(72378, 4676, 'wsl_current_provider', 'Google'),
(72379, 4676, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(72380, 4676, 'session_tokens', 'a:1:{s:64:\"9bd36c4a4f5517da2a64e6298768ed14e6ba9941854fea996d584b06e9ed5661\";a:4:{s:10:\"expiration\";i:1435063853;s:2:\"ip\";s:13:\"79.169.200.68\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433854253;}}'),
(72381, 4677, 'nickname', 'Ines_Francisco'),
(72382, 4677, 'first_name', 'Inês'),
(72383, 4677, 'last_name', 'Francisco'),
(72384, 4677, 'description', ''),
(72385, 4677, 'rich_editing', 'true'),
(72386, 4677, 'comment_shortcuts', 'false'),
(72387, 4677, 'admin_color', 'fresh'),
(72388, 4677, 'use_ssl', '0'),
(72389, 4677, 'show_admin_bar_front', 'true'),
(72390, 4677, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72391, 4677, 'wp_user_level', '0'),
(72392, 4677, 'wsl_current_provider', 'Facebook'),
(72393, 4677, 'wsl_current_user_image', 'https://graph.facebook.com/870430163036935/picture?width=150&height=150'),
(72394, 4677, 'session_tokens', 'a:1:{s:64:\"1b47245d11d3bc0e682c1a3c623ab053f982af58d16921e613cf43a341245fb3\";a:4:{s:10:\"expiration\";i:1435063894;s:2:\"ip\";s:14:\"176.78.174.144\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433854294;}}'),
(72395, 4678, 'nickname', 'Filipa_Neto'),
(72396, 4678, 'first_name', 'Filipa'),
(72397, 4678, 'last_name', 'Neto'),
(72398, 4678, 'description', ''),
(72399, 4678, 'rich_editing', 'true'),
(72400, 4678, 'comment_shortcuts', 'false'),
(72401, 4678, 'admin_color', 'fresh'),
(72402, 4678, 'use_ssl', '0'),
(72403, 4678, 'show_admin_bar_front', 'true'),
(72404, 4678, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72405, 4678, 'wp_user_level', '0'),
(72406, 4678, 'wsl_current_provider', 'Facebook'),
(72407, 4678, 'wsl_current_user_image', 'https://graph.facebook.com/10204187761885438/picture?width=150&height=150'),
(72408, 4678, 'session_tokens', 'a:1:{s:64:\"76545212f791565be4f4c850e2da330051528076b9ae162751b07b644ff15d4b\";a:4:{s:10:\"expiration\";i:1435063912;s:2:\"ip\";s:12:\"85.139.13.20\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433854312;}}'),
(72409, 4678, 'votou', 'sim'),
(72410, 4678, 'user_votes', 'free-surfer-do-ano-volcom_p1395'),
(72411, 4677, 'votou', 'sim'),
(72412, 4677, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(72413, 4675, 'votou', 'sim'),
(72414, 4675, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(72415, 4669, 'votou', 'sim'),
(72416, 4669, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(72417, 4676, 'votou', 'sim'),
(72418, 4676, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(72419, 4679, 'nickname', 'Bernardo_Cristina_P'),
(72420, 4679, 'first_name', 'Bernardo'),
(72421, 4679, 'last_name', 'Cristina P'),
(72422, 4679, 'description', ''),
(72423, 4679, 'rich_editing', 'true'),
(72424, 4679, 'comment_shortcuts', 'false'),
(72425, 4679, 'admin_color', 'fresh'),
(72426, 4679, 'use_ssl', '0'),
(72427, 4679, 'show_admin_bar_front', 'true'),
(72428, 4679, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72429, 4679, 'wp_user_level', '0'),
(72430, 4679, 'wsl_current_provider', 'Facebook'),
(72431, 4679, 'wsl_current_user_image', 'https://graph.facebook.com/458571277639081/picture?width=150&height=150'),
(72432, 4679, 'session_tokens', 'a:1:{s:64:\"8e30133f7ffcf1fec3f69277ae037178265734ea426184133fe78d7fa76d1be9\";a:4:{s:10:\"expiration\";i:1435064538;s:2:\"ip\";s:11:\"95.93.2.117\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433854938;}}'),
(72433, 4680, 'nickname', 'Pedro_Seixas'),
(72434, 4680, 'first_name', 'Pedro'),
(72435, 4680, 'last_name', 'Seixas'),
(72436, 4680, 'description', ''),
(72437, 4680, 'rich_editing', 'true'),
(72438, 4680, 'comment_shortcuts', 'false'),
(72439, 4680, 'admin_color', 'fresh'),
(72440, 4680, 'use_ssl', '0'),
(72441, 4680, 'show_admin_bar_front', 'true'),
(72442, 4680, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72443, 4680, 'wp_user_level', '0'),
(72444, 4680, 'wsl_current_provider', 'Facebook'),
(72445, 4680, 'wsl_current_user_image', 'https://graph.facebook.com/1119966544696611/picture?width=150&height=150'),
(72446, 4680, 'session_tokens', 'a:1:{s:64:\"b37781b4cb0e93048eee9ef0e7d65cd8038a5a06430973e150a5e50f28b168bf\";a:4:{s:10:\"expiration\";i:1435064625;s:2:\"ip\";s:14:\"85.242.106.230\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433855025;}}'),
(72447, 4681, 'nickname', 'Joao_Salgado'),
(72448, 4681, 'first_name', 'Joao'),
(72449, 4681, 'last_name', 'Salgado'),
(72450, 4681, 'description', ''),
(72451, 4681, 'rich_editing', 'true'),
(72452, 4681, 'comment_shortcuts', 'false'),
(72453, 4681, 'admin_color', 'fresh'),
(72454, 4681, 'use_ssl', '0'),
(72455, 4681, 'show_admin_bar_front', 'true'),
(72456, 4681, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72457, 4681, 'wp_user_level', '0'),
(72458, 4681, 'wsl_current_provider', 'Facebook'),
(72459, 4681, 'wsl_current_user_image', 'https://graph.facebook.com/10155754722835193/picture?width=150&height=150'),
(72460, 4681, 'session_tokens', 'a:1:{s:64:\"6e7b6058a11fa07409e413bd237afb76f67ebc2d45d74be4678f22d558d25c8c\";a:4:{s:10:\"expiration\";i:1435064721;s:2:\"ip\";s:14:\"151.225.178.42\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433855121;}}'),
(72461, 4679, 'votou', 'sim'),
(72462, 4679, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(72463, 4682, 'nickname', 'Joao_Ludovico'),
(72464, 4682, 'first_name', 'Joao'),
(72465, 4682, 'last_name', 'Ludovico'),
(72466, 4682, 'description', ''),
(72467, 4682, 'rich_editing', 'true'),
(72468, 4682, 'comment_shortcuts', 'false'),
(72469, 4682, 'admin_color', 'fresh'),
(72470, 4682, 'use_ssl', '0'),
(72471, 4682, 'show_admin_bar_front', 'true'),
(72472, 4682, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72473, 4682, 'wp_user_level', '0'),
(72474, 4682, 'wsl_current_provider', 'Facebook'),
(72475, 4682, 'wsl_current_user_image', 'https://graph.facebook.com/867405919973124/picture?width=150&height=150'),
(72476, 4682, 'session_tokens', 'a:1:{s:64:\"ac2b9c094cd4057ec10eaf2a49d0694a77cebebca9a230c71b2e35a57345cd1d\";a:4:{s:10:\"expiration\";i:1435064772;s:2:\"ip\";s:11:\"95.93.2.117\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433855172;}}'),
(72477, 4682, 'votou', 'sim'),
(72478, 4682, 'user_votes', 'maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,revelacao-do-ano-deeply_p1389'),
(72479, 4681, 'votou', 'sim'),
(72480, 4681, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430'),
(72481, 4683, 'nickname', 'Bruno_Guilherme_Czerwonka'),
(72482, 4683, 'first_name', 'Bruno Guilherme'),
(72483, 4683, 'last_name', 'Czerwonka'),
(72484, 4683, 'description', ''),
(72485, 4683, 'rich_editing', 'true'),
(72486, 4683, 'comment_shortcuts', 'false'),
(72487, 4683, 'admin_color', 'fresh'),
(72488, 4683, 'use_ssl', '0'),
(72489, 4683, 'show_admin_bar_front', 'true'),
(72490, 4683, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72491, 4683, 'wp_user_level', '0'),
(72492, 4683, 'wsl_current_provider', 'Facebook'),
(72493, 4683, 'wsl_current_user_image', 'https://graph.facebook.com/733351246775428/picture?width=150&height=150'),
(72494, 4683, 'session_tokens', 'a:1:{s:64:\"7325233efc9635395c0f77f41308bd9291d63c6f86870cf6240dc93caf360f05\";a:4:{s:10:\"expiration\";i:1435065125;s:2:\"ip\";s:12:\"189.26.53.72\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433855525;}}'),
(72495, 4684, 'nickname', 'Ana_Pires_Arruda'),
(72496, 4684, 'first_name', 'Ana'),
(72497, 4684, 'last_name', 'Pires Arruda'),
(72498, 4684, 'description', ''),
(72499, 4684, 'rich_editing', 'true'),
(72500, 4684, 'comment_shortcuts', 'false'),
(72501, 4684, 'admin_color', 'fresh'),
(72502, 4684, 'use_ssl', '0'),
(72503, 4684, 'show_admin_bar_front', 'true'),
(72504, 4684, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72505, 4684, 'wp_user_level', '0'),
(72506, 4684, 'wsl_current_provider', 'Facebook'),
(72507, 4684, 'wsl_current_user_image', 'https://graph.facebook.com/874899422549037/picture?width=150&height=150'),
(72508, 4684, 'session_tokens', 'a:1:{s:64:\"c36fd2a46ee6140042caa054c91983ad781ac7460f9fb1ec84393142b7e5e197\";a:4:{s:10:\"expiration\";i:1435065131;s:2:\"ip\";s:12:\"85.243.52.68\";s:2:\"ua\";s:239:\"Mozilla/5.0 (iPad; CPU OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad2,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1.2;FBSS/1; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433855531;}}'),
(72509, 4685, 'nickname', 'Maria_Martins'),
(72510, 4685, 'first_name', 'Maria'),
(72511, 4685, 'last_name', 'Martins'),
(72512, 4685, 'description', ''),
(72513, 4685, 'rich_editing', 'true'),
(72514, 4685, 'comment_shortcuts', 'false'),
(72515, 4685, 'admin_color', 'fresh'),
(72516, 4685, 'use_ssl', '0'),
(72517, 4685, 'show_admin_bar_front', 'true'),
(72518, 4685, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72519, 4685, 'wp_user_level', '0'),
(72520, 4685, 'wsl_current_provider', 'Facebook'),
(72521, 4685, 'wsl_current_user_image', 'https://graph.facebook.com/10152919125537584/picture?width=150&height=150'),
(72522, 4685, 'session_tokens', 'a:1:{s:64:\"748c9597523c846de44657484b7479d3d320d831be0bcc8c8e81c031c16f2793\";a:4:{s:10:\"expiration\";i:1435065131;s:2:\"ip\";s:14:\"151.225.178.42\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433855531;}}'),
(72523, 4686, 'nickname', 'Hugo_Damasio'),
(72524, 4686, 'first_name', 'Hugo'),
(72525, 4686, 'last_name', 'Damásio'),
(72526, 4686, 'description', ''),
(72527, 4686, 'rich_editing', 'true'),
(72528, 4686, 'comment_shortcuts', 'false'),
(72529, 4686, 'admin_color', 'fresh'),
(72530, 4686, 'use_ssl', '0'),
(72531, 4686, 'show_admin_bar_front', 'true'),
(72532, 4686, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72533, 4686, 'wp_user_level', '0'),
(72534, 4686, 'wsl_current_provider', 'Facebook'),
(72535, 4686, 'wsl_current_user_image', 'https://graph.facebook.com/10207034199320300/picture?width=150&height=150'),
(72536, 4686, 'session_tokens', 'a:1:{s:64:\"d8bcf0b32581f9ac810ac18e91fddc643a866ba8b99a4fd0d8ba37bbad2fbf3d\";a:4:{s:10:\"expiration\";i:1435065151;s:2:\"ip\";s:14:\"88.157.199.115\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1433855551;}}'),
(72537, 4683, 'votou', 'sim'),
(72538, 4683, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(72539, 4687, 'nickname', 'Joana_Almeida'),
(72540, 4687, 'first_name', 'Joana'),
(72541, 4687, 'last_name', 'Almeida'),
(72542, 4687, 'description', ''),
(72543, 4687, 'rich_editing', 'true'),
(72544, 4687, 'comment_shortcuts', 'false'),
(72545, 4687, 'admin_color', 'fresh'),
(72546, 4687, 'use_ssl', '0'),
(72547, 4687, 'show_admin_bar_front', 'true'),
(72548, 4687, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72549, 4687, 'wp_user_level', '0'),
(72550, 4687, 'wsl_current_provider', 'Facebook'),
(72551, 4687, 'wsl_current_user_image', 'https://graph.facebook.com/972941329404539/picture?width=150&height=150'),
(72552, 4687, 'session_tokens', 'a:1:{s:64:\"0c19573dd39b5d5a20413ea441c809f75fa88148cdf8895318d80ab84999b322\";a:4:{s:10:\"expiration\";i:1435065381;s:2:\"ip\";s:13:\"89.180.239.56\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433855781;}}'),
(72553, 4687, 'votou', 'sim'),
(72554, 4687, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(72555, 4688, 'nickname', 'Daniela_Dias_Ferreira'),
(72556, 4688, 'first_name', 'Daniela'),
(72557, 4688, 'last_name', 'Ferreira'),
(72558, 4688, 'description', ''),
(72559, 4688, 'rich_editing', 'true'),
(72560, 4688, 'comment_shortcuts', 'false'),
(72561, 4688, 'admin_color', 'fresh'),
(72562, 4688, 'use_ssl', '0'),
(72563, 4688, 'show_admin_bar_front', 'true'),
(72564, 4688, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72565, 4688, 'wp_user_level', '0'),
(72566, 4688, 'wsl_current_provider', 'Facebook'),
(72567, 4688, 'wsl_current_user_image', 'https://graph.facebook.com/10205866778241429/picture?width=150&height=150'),
(72568, 4688, 'session_tokens', 'a:1:{s:64:\"3a459e2b0bcc6a4211552470a17bfaf1b0f9372a31bcf079ee1e9461591dd322\";a:4:{s:10:\"expiration\";i:1435065522;s:2:\"ip\";s:13:\"89.115.26.178\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433855922;}}'),
(72569, 4689, 'nickname', 'Olesya_Ivanova'),
(72570, 4689, 'first_name', 'Olesya'),
(72571, 4689, 'last_name', 'Ivanova'),
(72572, 4689, 'description', ''),
(72573, 4689, 'rich_editing', 'true'),
(72574, 4689, 'comment_shortcuts', 'false'),
(72575, 4689, 'admin_color', 'fresh'),
(72576, 4689, 'use_ssl', '0'),
(72577, 4689, 'show_admin_bar_front', 'true'),
(72578, 4689, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72579, 4689, 'wp_user_level', '0'),
(72580, 4689, 'wsl_current_provider', 'Facebook'),
(72581, 4689, 'wsl_current_user_image', 'https://graph.facebook.com/952886781428029/picture?width=150&height=150'),
(72582, 4689, 'session_tokens', 'a:1:{s:64:\"06d00ced3c10d48e4f337927954a66d26c66bed11417b5019fe217d01e57f888\";a:4:{s:10:\"expiration\";i:1435065529;s:2:\"ip\";s:11:\"2.82.170.11\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 4.3; GT-I9300 Build/JSS15J) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433855929;}}'),
(72583, 4688, 'votou', 'sim'),
(72584, 4688, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(72585, 4690, 'nickname', 'Jorge_Dias_1'),
(72586, 4690, 'first_name', 'Jorge'),
(72587, 4690, 'last_name', 'Dias'),
(72588, 4690, 'description', ''),
(72589, 4690, 'rich_editing', 'true'),
(72590, 4690, 'comment_shortcuts', 'false'),
(72591, 4690, 'admin_color', 'fresh'),
(72592, 4690, 'use_ssl', '0'),
(72593, 4690, 'show_admin_bar_front', 'true'),
(72594, 4690, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72595, 4690, 'wp_user_level', '0'),
(72596, 4690, 'wsl_current_provider', 'Google'),
(72597, 4690, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(72598, 4690, 'session_tokens', 'a:1:{s:64:\"d2b99bb4db4749c1c2c4cf475ad4d1d9c4a6f75a701c04b91e499c74da26fa03\";a:4:{s:10:\"expiration\";i:1435065673;s:2:\"ip\";s:11:\"87.103.75.9\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433856073;}}'),
(72599, 4690, 'votou', 'sim'),
(72600, 4690, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(72601, 4691, 'nickname', 'Joao_Amaral'),
(72602, 4691, 'first_name', 'João'),
(72603, 4691, 'last_name', 'Amaral'),
(72604, 4691, 'description', ''),
(72605, 4691, 'rich_editing', 'true'),
(72606, 4691, 'comment_shortcuts', 'false'),
(72607, 4691, 'admin_color', 'fresh'),
(72608, 4691, 'use_ssl', '0'),
(72609, 4691, 'show_admin_bar_front', 'true'),
(72610, 4691, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72611, 4691, 'wp_user_level', '0'),
(72612, 4691, 'wsl_current_provider', 'Google'),
(72613, 4691, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(72614, 4691, 'session_tokens', 'a:1:{s:64:\"35640d5369d2f66c645687e598e367803f0f718f2222c49958742ee6a6e036f5\";a:4:{s:10:\"expiration\";i:1435065737;s:2:\"ip\";s:13:\"93.108.147.51\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433856137;}}'),
(72615, 4692, 'nickname', 'Diogo_Pina'),
(72616, 4692, 'first_name', 'Diogo'),
(72617, 4692, 'last_name', 'Pina'),
(72618, 4692, 'description', ''),
(72619, 4692, 'rich_editing', 'true'),
(72620, 4692, 'comment_shortcuts', 'false'),
(72621, 4692, 'admin_color', 'fresh'),
(72622, 4692, 'use_ssl', '0'),
(72623, 4692, 'show_admin_bar_front', 'true'),
(72624, 4692, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72625, 4692, 'wp_user_level', '0'),
(72626, 4692, 'wsl_current_provider', 'Facebook'),
(72627, 4692, 'wsl_current_user_image', 'https://graph.facebook.com/392370677616604/picture?width=150&height=150'),
(72628, 4692, 'session_tokens', 'a:1:{s:64:\"002685be09e649d083e6886d5989542e408fad9d3d0e07d79ebea9e0106b127e\";a:4:{s:10:\"expiration\";i:1435065771;s:2:\"ip\";s:12:\"2.83.166.123\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433856171;}}'),
(72629, 4693, 'nickname', 'Pedro_Leite'),
(72630, 4693, 'first_name', 'Pedro'),
(72631, 4693, 'last_name', 'Leite'),
(72632, 4693, 'description', ''),
(72633, 4693, 'rich_editing', 'true'),
(72634, 4693, 'comment_shortcuts', 'false'),
(72635, 4693, 'admin_color', 'fresh'),
(72636, 4693, 'use_ssl', '0'),
(72637, 4693, 'show_admin_bar_front', 'true'),
(72638, 4693, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72639, 4693, 'wp_user_level', '0'),
(72640, 4693, 'wsl_current_provider', 'Facebook'),
(72641, 4693, 'wsl_current_user_image', 'https://graph.facebook.com/920117141382933/picture?width=150&height=150'),
(72642, 4693, 'session_tokens', 'a:1:{s:64:\"e6a6c60b1fe752278edcf3f32e9615081e99fe260b4d7153badc78c42d847839\";a:4:{s:10:\"expiration\";i:1435065776;s:2:\"ip\";s:11:\"95.93.2.117\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433856176;}}'),
(72643, 4691, 'votou', 'sim'),
(72644, 4691, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(72645, 4694, 'nickname', 'Joao_Camilo'),
(72646, 4694, 'first_name', 'João'),
(72647, 4694, 'last_name', 'Camilo'),
(72648, 4694, 'description', ''),
(72649, 4694, 'rich_editing', 'true'),
(72650, 4694, 'comment_shortcuts', 'false'),
(72651, 4694, 'admin_color', 'fresh'),
(72652, 4694, 'use_ssl', '0'),
(72653, 4694, 'show_admin_bar_front', 'true'),
(72654, 4694, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72655, 4694, 'wp_user_level', '0'),
(72656, 4694, 'wsl_current_provider', 'Facebook'),
(72657, 4694, 'wsl_current_user_image', 'https://graph.facebook.com/10205317072420512/picture?width=150&height=150'),
(72658, 4694, 'session_tokens', 'a:1:{s:64:\"81d92ef8e873d4bbcbb61edfaca65aa94695b32b9be5dea098e346f87b4cbc05\";a:4:{s:10:\"expiration\";i:1435065821;s:2:\"ip\";s:13:\"188.81.26.100\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1433856221;}}'),
(72659, 4695, 'nickname', 'Ana_Galamba'),
(72660, 4695, 'first_name', 'Ana'),
(72661, 4695, 'last_name', 'Galamba'),
(72662, 4695, 'description', ''),
(72663, 4695, 'rich_editing', 'true'),
(72664, 4695, 'comment_shortcuts', 'false'),
(72665, 4695, 'admin_color', 'fresh'),
(72666, 4695, 'use_ssl', '0'),
(72667, 4695, 'show_admin_bar_front', 'true'),
(72668, 4695, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72669, 4695, 'wp_user_level', '0'),
(72670, 4695, 'wsl_current_provider', 'Facebook'),
(72671, 4695, 'wsl_current_user_image', 'https://graph.facebook.com/10153398502059252/picture?width=150&height=150'),
(72672, 4695, 'session_tokens', 'a:1:{s:64:\"c477ac7adff578c2db4b6b538c8abd214b4aa13d0c1e8a9a80cc8a9af5545e04\";a:4:{s:10:\"expiration\";i:1435065856;s:2:\"ip\";s:13:\"188.37.63.130\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433856256;}}'),
(72673, 4693, 'votou', 'sim'),
(72674, 4693, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(72675, 4694, 'votou', 'sim'),
(72676, 4694, 'user_votes', 'revelacao-do-ano-deeply_p1389,foto-do-ano_p1163,evento-do-ano-kia_p1428'),
(72677, 4696, 'nickname', 'Cidalia_Dias'),
(72678, 4696, 'first_name', 'Cidália'),
(72679, 4696, 'last_name', 'Dias'),
(72680, 4696, 'description', ''),
(72681, 4696, 'rich_editing', 'true'),
(72682, 4696, 'comment_shortcuts', 'false'),
(72683, 4696, 'admin_color', 'fresh'),
(72684, 4696, 'use_ssl', '0'),
(72685, 4696, 'show_admin_bar_front', 'true'),
(72686, 4696, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72687, 4696, 'wp_user_level', '0'),
(72688, 4696, 'wsl_current_provider', 'Facebook'),
(72689, 4696, 'wsl_current_user_image', 'https://graph.facebook.com/968885606478355/picture?width=150&height=150'),
(72690, 4696, 'session_tokens', 'a:1:{s:64:\"cdca4a54aa1eee4dab05e1a3b4c3fe88fdb454d1d33a70922b87be45dee1459d\";a:4:{s:10:\"expiration\";i:1435066036;s:2:\"ip\";s:14:\"85.243.148.143\";s:2:\"ua\";s:171:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T530 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433856436;}}'),
(72691, 4696, 'votou', 'sim'),
(72692, 4696, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(72693, 4697, 'nickname', 'Filipe_Pinto_1'),
(72694, 4697, 'first_name', 'Filipe'),
(72695, 4697, 'last_name', 'Pinto'),
(72696, 4697, 'description', ''),
(72697, 4697, 'rich_editing', 'true'),
(72698, 4697, 'comment_shortcuts', 'false'),
(72699, 4697, 'admin_color', 'fresh'),
(72700, 4697, 'use_ssl', '0'),
(72701, 4697, 'show_admin_bar_front', 'true'),
(72702, 4697, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72703, 4697, 'wp_user_level', '0'),
(72704, 4697, 'wsl_current_provider', 'Facebook'),
(72705, 4697, 'wsl_current_user_image', 'https://graph.facebook.com/1602969986608073/picture?width=150&height=150'),
(72706, 4697, 'session_tokens', 'a:1:{s:64:\"57eed69303a63d9daa663f222b8cfb9dc0d1114d79b188158a370899bca4d0e7\";a:4:{s:10:\"expiration\";i:1435066341;s:2:\"ip\";s:13:\"37.189.33.210\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433856741;}}'),
(72707, 4697, 'votou', 'sim'),
(72708, 4697, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(72709, 4698, 'nickname', 'Ana_Aleluia'),
(72710, 4698, 'first_name', 'Ana'),
(72711, 4698, 'last_name', 'Aleluia'),
(72712, 4698, 'description', ''),
(72713, 4698, 'rich_editing', 'true'),
(72714, 4698, 'comment_shortcuts', 'false'),
(72715, 4698, 'admin_color', 'fresh'),
(72716, 4698, 'use_ssl', '0'),
(72717, 4698, 'show_admin_bar_front', 'true'),
(72718, 4698, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72719, 4698, 'wp_user_level', '0'),
(72720, 4698, 'wsl_current_provider', 'Facebook'),
(72721, 4698, 'wsl_current_user_image', 'https://graph.facebook.com/982683711765006/picture?width=150&height=150'),
(72722, 4698, 'session_tokens', 'a:1:{s:64:\"ea2eccfb58fbb40ca0f6dac1bfb6c5daa1e56d6522a7307855b5dac67e9091ec\";a:4:{s:10:\"expiration\";i:1435066721;s:2:\"ip\";s:13:\"89.180.239.56\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433857121;}}'),
(72723, 4698, 'votou', 'sim'),
(72724, 4698, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(72725, 4699, 'nickname', 'Hugo_Ribeiro'),
(72726, 4699, 'first_name', 'Hugo'),
(72727, 4699, 'last_name', 'Ribeiro'),
(72728, 4699, 'description', ''),
(72729, 4699, 'rich_editing', 'true'),
(72730, 4699, 'comment_shortcuts', 'false'),
(72731, 4699, 'admin_color', 'fresh'),
(72732, 4699, 'use_ssl', '0'),
(72733, 4699, 'show_admin_bar_front', 'true'),
(72734, 4699, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72735, 4699, 'wp_user_level', '0'),
(72736, 4699, 'wsl_current_provider', 'Facebook'),
(72737, 4699, 'wsl_current_user_image', 'https://graph.facebook.com/1231568530196767/picture?width=150&height=150'),
(72738, 4699, 'session_tokens', 'a:1:{s:64:\"0c79572223ec6b24070f0e270de2d50b574e91d260a243ec813a891933ef644d\";a:4:{s:10:\"expiration\";i:1435066933;s:2:\"ip\";s:14:\"81.193.198.175\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433857333;}}'),
(72739, 4700, 'nickname', 'Andreia_Santos_1'),
(72740, 4700, 'first_name', 'Andreia'),
(72741, 4700, 'last_name', 'Santos'),
(72742, 4700, 'description', ''),
(72743, 4700, 'rich_editing', 'true'),
(72744, 4700, 'comment_shortcuts', 'false'),
(72745, 4700, 'admin_color', 'fresh'),
(72746, 4700, 'use_ssl', '0'),
(72747, 4700, 'show_admin_bar_front', 'true'),
(72748, 4700, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72749, 4700, 'wp_user_level', '0'),
(72750, 4700, 'wsl_current_provider', 'Google'),
(72751, 4700, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-S2KQHrsaXkU/AAAAAAAAAAI/AAAAAAAAW-k/e9l1GitOam4/photo.jpg?sz=200'),
(72752, 4700, 'session_tokens', 'a:1:{s:64:\"4c6db636bf09341a0ccd786fa47c6558b4d4a02fcb421c2f48d5cd0d4988fce9\";a:4:{s:10:\"expiration\";i:1435066954;s:2:\"ip\";s:14:\"88.157.200.151\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433857354;}}'),
(72753, 4699, 'votou', 'sim'),
(72754, 4699, 'user_votes', 'videoclip-do-ano-hurley_p1406'),
(72755, 4701, 'nickname', 'Patricia_Gomes_3'),
(72756, 4701, 'first_name', 'Patricia'),
(72757, 4701, 'last_name', 'Gomes'),
(72758, 4701, 'description', ''),
(72759, 4701, 'rich_editing', 'true'),
(72760, 4701, 'comment_shortcuts', 'false'),
(72761, 4701, 'admin_color', 'fresh'),
(72762, 4701, 'use_ssl', '0'),
(72763, 4701, 'show_admin_bar_front', 'true'),
(72764, 4701, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72765, 4701, 'wp_user_level', '0'),
(72766, 4701, 'wsl_current_provider', 'Facebook'),
(72767, 4701, 'wsl_current_user_image', 'https://graph.facebook.com/1058521667511104/picture?width=150&height=150'),
(72768, 4701, 'session_tokens', 'a:1:{s:64:\"2957582436bf451c86c16b1724d6c46551c00c158b761ed502066d69d66b37cd\";a:4:{s:10:\"expiration\";i:1435067047;s:2:\"ip\";s:13:\"62.169.70.158\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433857447;}}'),
(72769, 3059, 'votou', 'sim'),
(72770, 3059, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(72771, 4702, 'nickname', 'Andreia_Mendes'),
(72772, 4702, 'first_name', 'Andreia'),
(72773, 4702, 'last_name', 'Mendes'),
(72774, 4702, 'description', ''),
(72775, 4702, 'rich_editing', 'true'),
(72776, 4702, 'comment_shortcuts', 'false'),
(72777, 4702, 'admin_color', 'fresh'),
(72778, 4702, 'use_ssl', '0'),
(72779, 4702, 'show_admin_bar_front', 'true'),
(72780, 4702, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72781, 4702, 'wp_user_level', '0'),
(72782, 4702, 'wsl_current_provider', 'Facebook'),
(72783, 4702, 'wsl_current_user_image', 'https://graph.facebook.com/1632596870297071/picture?width=150&height=150'),
(72784, 4702, 'session_tokens', 'a:1:{s:64:\"1b4c978b8ac425b89a1982035e76e6c58b4374ea28602b04ab88c144d3673123\";a:4:{s:10:\"expiration\";i:1435067213;s:2:\"ip\";s:13:\"188.140.14.66\";s:2:\"ua\";s:190:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-D280 Build/KOT49I.A1398162317) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433857613;}}'),
(72785, 4700, 'votou', 'sim'),
(72786, 4700, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(72787, 4703, 'nickname', 'Marco_Ribeiro_1'),
(72788, 4703, 'first_name', 'Marco'),
(72789, 4703, 'last_name', 'Ribeiro'),
(72790, 4703, 'description', ''),
(72791, 4703, 'rich_editing', 'true'),
(72792, 4703, 'comment_shortcuts', 'false'),
(72793, 4703, 'admin_color', 'fresh'),
(72794, 4703, 'use_ssl', '0'),
(72795, 4703, 'show_admin_bar_front', 'true');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(72796, 4703, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72797, 4703, 'wp_user_level', '0'),
(72798, 4703, 'wsl_current_provider', 'Google'),
(72799, 4703, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(72800, 4703, 'session_tokens', 'a:1:{s:64:\"31a543ec355d280dac023542673830c178bbd1e19de8e39b1b625524cab7da55\";a:4:{s:10:\"expiration\";i:1435067497;s:2:\"ip\";s:13:\"95.92.171.189\";s:2:\"ua\";s:76:\"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0\";s:5:\"login\";i:1433857897;}}'),
(72801, 4703, 'votou', 'sim'),
(72802, 4703, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(72803, 4704, 'nickname', 'Mafalda_Zuzarte_Reis'),
(72804, 4704, 'first_name', 'Mafalda'),
(72805, 4704, 'last_name', 'Zuzarte Reis'),
(72806, 4704, 'description', ''),
(72807, 4704, 'rich_editing', 'true'),
(72808, 4704, 'comment_shortcuts', 'false'),
(72809, 4704, 'admin_color', 'fresh'),
(72810, 4704, 'use_ssl', '0'),
(72811, 4704, 'show_admin_bar_front', 'true'),
(72812, 4704, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72813, 4704, 'wp_user_level', '0'),
(72814, 4704, 'wsl_current_provider', 'Facebook'),
(72815, 4704, 'wsl_current_user_image', 'https://graph.facebook.com/10207466456684426/picture?width=150&height=150'),
(72816, 4704, 'session_tokens', 'a:1:{s:64:\"0437f25143ec0a5ac311422e9538db6058c14bdc5e16dc88116ed64a7614a8dc\";a:4:{s:10:\"expiration\";i:1435067572;s:2:\"ip\";s:13:\"81.84.247.125\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433857972;}}'),
(72817, 4705, 'nickname', 'Bicicleta_Corrida'),
(72818, 4705, 'first_name', 'Bicicleta'),
(72819, 4705, 'last_name', 'Corrida'),
(72820, 4705, 'description', ''),
(72821, 4705, 'rich_editing', 'true'),
(72822, 4705, 'comment_shortcuts', 'false'),
(72823, 4705, 'admin_color', 'fresh'),
(72824, 4705, 'use_ssl', '0'),
(72825, 4705, 'show_admin_bar_front', 'true'),
(72826, 4705, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72827, 4705, 'wp_user_level', '0'),
(72828, 4705, 'wsl_current_provider', 'Google'),
(72829, 4705, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(72830, 4705, 'session_tokens', 'a:1:{s:64:\"625953c51f7ed9138d7b2e782438188e1e5200eea802bc5a9032b6d794459aa9\";a:4:{s:10:\"expiration\";i:1435067706;s:2:\"ip\";s:12:\"2.82.181.182\";s:2:\"ua\";s:74:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; NP06; rv:11.0) like Gecko\";s:5:\"login\";i:1433858106;}}'),
(72831, 4706, 'nickname', 'Christian_Gollner'),
(72832, 4706, 'first_name', 'Christian'),
(72833, 4706, 'last_name', 'Göllner'),
(72834, 4706, 'description', ''),
(72835, 4706, 'rich_editing', 'true'),
(72836, 4706, 'comment_shortcuts', 'false'),
(72837, 4706, 'admin_color', 'fresh'),
(72838, 4706, 'use_ssl', '0'),
(72839, 4706, 'show_admin_bar_front', 'true'),
(72840, 4706, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72841, 4706, 'wp_user_level', '0'),
(72842, 4706, 'wsl_current_provider', 'Facebook'),
(72843, 4706, 'wsl_current_user_image', 'https://graph.facebook.com/10153068556022669/picture?width=150&height=150'),
(72844, 4706, 'session_tokens', 'a:1:{s:64:\"202bdbb2f950fe47577c2f1caed6570f81339d7f8c5153a7b101947dfa985519\";a:4:{s:10:\"expiration\";i:1435067715;s:2:\"ip\";s:12:\"86.15.142.50\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433858115;}}'),
(72845, 4705, 'votou', 'sim'),
(72846, 4705, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(72847, 4707, 'nickname', 'Jose_Paulo_Martins_Narciso'),
(72848, 4707, 'first_name', 'Jose'),
(72849, 4707, 'last_name', 'Narciso'),
(72850, 4707, 'description', ''),
(72851, 4707, 'rich_editing', 'true'),
(72852, 4707, 'comment_shortcuts', 'false'),
(72853, 4707, 'admin_color', 'fresh'),
(72854, 4707, 'use_ssl', '0'),
(72855, 4707, 'show_admin_bar_front', 'true'),
(72856, 4707, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72857, 4707, 'wp_user_level', '0'),
(72858, 4707, 'wsl_current_provider', 'Facebook'),
(72859, 4707, 'wsl_current_user_image', 'https://graph.facebook.com/10206950650143898/picture?width=150&height=150'),
(72860, 4707, 'session_tokens', 'a:1:{s:64:\"6dc46d2582a84f2c29efae84cfaa5978b35ffe3906b9b0bcf1a2852497b51805\";a:4:{s:10:\"expiration\";i:1435067794;s:2:\"ip\";s:13:\"194.210.215.2\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433858194;}}'),
(72861, 4707, 'votou', 'sim'),
(72862, 4707, 'user_votes', 'foto-do-ano_p957'),
(72863, 4706, 'votou', 'sim'),
(72864, 4706, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(72865, 4613, 'votou', 'sim'),
(72866, 4613, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(72867, 4708, 'nickname', 'Luis_Silva_Campos'),
(72868, 4708, 'first_name', 'Luís'),
(72869, 4708, 'last_name', 'Campos'),
(72870, 4708, 'description', ''),
(72871, 4708, 'rich_editing', 'true'),
(72872, 4708, 'comment_shortcuts', 'false'),
(72873, 4708, 'admin_color', 'fresh'),
(72874, 4708, 'use_ssl', '0'),
(72875, 4708, 'show_admin_bar_front', 'true'),
(72876, 4708, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72877, 4708, 'wp_user_level', '0'),
(72878, 4708, 'wsl_current_provider', 'Facebook'),
(72879, 4708, 'wsl_current_user_image', 'https://graph.facebook.com/10206953303935088/picture?width=150&height=150'),
(72880, 4708, 'session_tokens', 'a:1:{s:64:\"63ba9478670d8fff8a2fb4de5e4232bdeb7b0c4d2406274d2b876c4547bc5eb5\";a:4:{s:10:\"expiration\";i:1435067994;s:2:\"ip\";s:14:\"87.196.156.246\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433858394;}}'),
(72881, 4709, 'nickname', 'Joao_Almeida_Peres'),
(72882, 4709, 'first_name', 'João'),
(72883, 4709, 'last_name', 'Peres'),
(72884, 4709, 'description', ''),
(72885, 4709, 'rich_editing', 'true'),
(72886, 4709, 'comment_shortcuts', 'false'),
(72887, 4709, 'admin_color', 'fresh'),
(72888, 4709, 'use_ssl', '0'),
(72889, 4709, 'show_admin_bar_front', 'true'),
(72890, 4709, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72891, 4709, 'wp_user_level', '0'),
(72892, 4709, 'wsl_current_provider', 'Facebook'),
(72893, 4709, 'wsl_current_user_image', 'https://graph.facebook.com/10207399588416122/picture?width=150&height=150'),
(72894, 4709, 'session_tokens', 'a:1:{s:64:\"8cd957794fc5ba30bc705eb8757b1e58b3ca236fad9b0d0261bd9b5184e19b48\";a:4:{s:10:\"expiration\";i:1435068181;s:2:\"ip\";s:13:\"85.245.178.31\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433858581;}}'),
(72895, 4686, 'votou', 'sim'),
(72896, 4686, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(72897, 4710, 'nickname', 'duarteb'),
(72898, 4710, 'first_name', 'duarteb'),
(72899, 4710, 'last_name', '.'),
(72900, 4710, 'description', ''),
(72901, 4710, 'rich_editing', 'true'),
(72902, 4710, 'comment_shortcuts', 'false'),
(72903, 4710, 'admin_color', 'fresh'),
(72904, 4710, 'use_ssl', '0'),
(72905, 4710, 'show_admin_bar_front', 'true'),
(72906, 4710, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72907, 4710, 'wp_user_level', '0'),
(72908, 4710, 'wsl_current_provider', 'Google'),
(72909, 4710, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-f6RCJYpaaMI/AAAAAAAAAAI/AAAAAAAAABM/fyNN7cODxus/photo.jpg?sz=200'),
(72910, 4710, 'session_tokens', 'a:1:{s:64:\"f542255da5591426cde45b8ffdb6a196f0fe8e82cd9b7bad2b8434902a6e92f0\";a:4:{s:10:\"expiration\";i:1435068287;s:2:\"ip\";s:12:\"37.189.87.36\";s:2:\"ua\";s:126:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) MxNitro/1.0.1.3000 Chrome/35.0.1849.0 Safari/537.36\";s:5:\"login\";i:1433858687;}}'),
(72911, 4711, 'nickname', 'Manuel_Stone'),
(72912, 4711, 'first_name', 'Manuel'),
(72913, 4711, 'last_name', 'Stone'),
(72914, 4711, 'description', ''),
(72915, 4711, 'rich_editing', 'true'),
(72916, 4711, 'comment_shortcuts', 'false'),
(72917, 4711, 'admin_color', 'fresh'),
(72918, 4711, 'use_ssl', '0'),
(72919, 4711, 'show_admin_bar_front', 'true'),
(72920, 4711, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72921, 4711, 'wp_user_level', '0'),
(72922, 4711, 'wsl_current_provider', 'Facebook'),
(72923, 4711, 'wsl_current_user_image', 'https://graph.facebook.com/10205189643394702/picture?width=150&height=150'),
(72924, 4711, 'session_tokens', 'a:1:{s:64:\"0069a7da3e441b346761d65fbc00e2599ff9f8c0f63898f6de0c77e196fe7a2d\";a:4:{s:10:\"expiration\";i:1435068364;s:2:\"ip\";s:13:\"89.115.76.135\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433858764;}}'),
(72925, 4709, 'votou', 'sim'),
(72926, 4709, 'user_votes', 'maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391,shaper-do-ano-xhapeland_p1375'),
(72927, 4712, 'nickname', 'Maria_Papa'),
(72928, 4712, 'first_name', 'Maria'),
(72929, 4712, 'last_name', 'Papa'),
(72930, 4712, 'description', ''),
(72931, 4712, 'rich_editing', 'true'),
(72932, 4712, 'comment_shortcuts', 'false'),
(72933, 4712, 'admin_color', 'fresh'),
(72934, 4712, 'use_ssl', '0'),
(72935, 4712, 'show_admin_bar_front', 'true'),
(72936, 4712, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72937, 4712, 'wp_user_level', '0'),
(72938, 4712, 'wsl_current_provider', 'Facebook'),
(72939, 4712, 'wsl_current_user_image', 'https://graph.facebook.com/10203182355994698/picture?width=150&height=150'),
(72940, 4712, 'session_tokens', 'a:1:{s:64:\"19e309cf6dd84a2436b892a0f486c78a5533a3584ed8df8f80e1779b7fa642e3\";a:4:{s:10:\"expiration\";i:1435068619;s:2:\"ip\";s:11:\"95.93.39.94\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433859019;}}'),
(72941, 4712, 'votou', 'sim'),
(72942, 4712, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348,treinador-do-ano_p1359'),
(72943, 4713, 'nickname', 'David_Carvalho'),
(72944, 4713, 'first_name', 'David'),
(72945, 4713, 'last_name', 'Carvalho'),
(72946, 4713, 'description', ''),
(72947, 4713, 'rich_editing', 'true'),
(72948, 4713, 'comment_shortcuts', 'false'),
(72949, 4713, 'admin_color', 'fresh'),
(72950, 4713, 'use_ssl', '0'),
(72951, 4713, 'show_admin_bar_front', 'true'),
(72952, 4713, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72953, 4713, 'wp_user_level', '0'),
(72954, 4713, 'wsl_current_provider', 'Facebook'),
(72955, 4713, 'wsl_current_user_image', 'https://graph.facebook.com/10204700075769657/picture?width=150&height=150'),
(72956, 4713, 'session_tokens', 'a:1:{s:64:\"192ef3d779db28c9d8e13fc5131a6d67382f5bb62d9c8c537107981015fe2023\";a:4:{s:10:\"expiration\";i:1435068688;s:2:\"ip\";s:14:\"81.193.142.240\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433859088;}}'),
(72957, 4714, 'nickname', 'Dani_Fontoura'),
(72958, 4714, 'first_name', 'Dani'),
(72959, 4714, 'last_name', 'Fontoura'),
(72960, 4714, 'description', ''),
(72961, 4714, 'rich_editing', 'true'),
(72962, 4714, 'comment_shortcuts', 'false'),
(72963, 4714, 'admin_color', 'fresh'),
(72964, 4714, 'use_ssl', '0'),
(72965, 4714, 'show_admin_bar_front', 'true'),
(72966, 4714, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72967, 4714, 'wp_user_level', '0'),
(72968, 4714, 'wsl_current_provider', 'Facebook'),
(72969, 4714, 'wsl_current_user_image', 'https://graph.facebook.com/1605386516368848/picture?width=150&height=150'),
(72970, 4714, 'session_tokens', 'a:1:{s:64:\"11aaea2689d7613c1d720e996117d75e65316b82b20f073b16fc8829f36e7909\";a:4:{s:10:\"expiration\";i:1435068764;s:2:\"ip\";s:12:\"62.28.47.214\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.110 Safari/537.36\";s:5:\"login\";i:1433859164;}}'),
(72971, 4715, 'nickname', 'Carlos_Mota_1'),
(72972, 4715, 'first_name', 'Carlos'),
(72973, 4715, 'last_name', 'Mota'),
(72974, 4715, 'description', ''),
(72975, 4715, 'rich_editing', 'true'),
(72976, 4715, 'comment_shortcuts', 'false'),
(72977, 4715, 'admin_color', 'fresh'),
(72978, 4715, 'use_ssl', '0'),
(72979, 4715, 'show_admin_bar_front', 'true'),
(72980, 4715, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72981, 4715, 'wp_user_level', '0'),
(72982, 4715, 'wsl_current_provider', 'Facebook'),
(72983, 4715, 'wsl_current_user_image', 'https://graph.facebook.com/983204758371087/picture?width=150&height=150'),
(72984, 4715, 'session_tokens', 'a:1:{s:64:\"67ecf260c404abcaafcdd9e475760024bff027dc9547ac387fb4fd9c522f6e60\";a:4:{s:10:\"expiration\";i:1435068912;s:2:\"ip\";s:13:\"89.181.31.230\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433859312;}}'),
(72985, 4715, 'votou', 'sim'),
(72986, 4715, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(72987, 4716, 'nickname', 'Diana_Goncalves'),
(72988, 4716, 'first_name', 'Diana'),
(72989, 4716, 'last_name', 'Gonçalves'),
(72990, 4716, 'description', ''),
(72991, 4716, 'rich_editing', 'true'),
(72992, 4716, 'comment_shortcuts', 'false'),
(72993, 4716, 'admin_color', 'fresh'),
(72994, 4716, 'use_ssl', '0'),
(72995, 4716, 'show_admin_bar_front', 'true'),
(72996, 4716, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(72997, 4716, 'wp_user_level', '0'),
(72998, 4716, 'wsl_current_provider', 'Facebook'),
(72999, 4716, 'wsl_current_user_image', 'https://graph.facebook.com/985372314848895/picture?width=150&height=150'),
(73000, 4716, 'session_tokens', 'a:1:{s:64:\"84e4b9a5f6ae48d7135d036a6de431ab1ab6bc441440e38c5d4bc6f3da1e516f\";a:4:{s:10:\"expiration\";i:1435069065;s:2:\"ip\";s:13:\"212.0.161.140\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433859465;}}'),
(73001, 4717, 'nickname', 'Miguel_Vargas'),
(73002, 4717, 'first_name', 'Miguel'),
(73003, 4717, 'last_name', 'Vargas'),
(73004, 4717, 'description', ''),
(73005, 4717, 'rich_editing', 'true'),
(73006, 4717, 'comment_shortcuts', 'false'),
(73007, 4717, 'admin_color', 'fresh'),
(73008, 4717, 'use_ssl', '0'),
(73009, 4717, 'show_admin_bar_front', 'true'),
(73010, 4717, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73011, 4717, 'wp_user_level', '0'),
(73012, 4717, 'wsl_current_provider', 'Facebook'),
(73013, 4717, 'wsl_current_user_image', 'https://graph.facebook.com/1028114577229490/picture?width=150&height=150'),
(73014, 4717, 'session_tokens', 'a:1:{s:64:\"5e6a04cf32127a8281445d48c3294ba98b68b89af9f54aecc85375b32355617a\";a:4:{s:10:\"expiration\";i:1435069124;s:2:\"ip\";s:13:\"85.245.67.103\";s:2:\"ua\";s:151:\"Mozilla/5.0 (Linux; Android 4.2.2; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433859524;}}'),
(73015, 4718, 'nickname', 'Carolina_Fernandes_2'),
(73016, 4718, 'first_name', 'Carolina'),
(73017, 4718, 'last_name', 'Fernandes'),
(73018, 4718, 'description', ''),
(73019, 4718, 'rich_editing', 'true'),
(73020, 4718, 'comment_shortcuts', 'false'),
(73021, 4718, 'admin_color', 'fresh'),
(73022, 4718, 'use_ssl', '0'),
(73023, 4718, 'show_admin_bar_front', 'true'),
(73024, 4718, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73025, 4718, 'wp_user_level', '0'),
(73026, 4718, 'wsl_current_provider', 'Google'),
(73027, 4718, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(73028, 4718, 'session_tokens', 'a:1:{s:64:\"8d9be6a0bb429ec0e2e7dc1758af85fda92065e2b6450379931073dea4a99b06\";a:4:{s:10:\"expiration\";i:1435069133;s:2:\"ip\";s:11:\"2.82.167.73\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433859533;}}'),
(73029, 4711, 'votou', 'sim'),
(73030, 4711, 'user_votes', 'free-surfer-do-ano-volcom_p1395,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(73031, 4716, 'votou', 'sim'),
(73032, 4716, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(73033, 4718, 'votou', 'sim'),
(73034, 4718, 'user_votes', 'surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(73035, 4719, 'nickname', 'Nadia_Abreu'),
(73036, 4719, 'first_name', 'Nadia'),
(73037, 4719, 'last_name', 'Abreu'),
(73038, 4719, 'description', ''),
(73039, 4719, 'rich_editing', 'true'),
(73040, 4719, 'comment_shortcuts', 'false'),
(73041, 4719, 'admin_color', 'fresh'),
(73042, 4719, 'use_ssl', '0'),
(73043, 4719, 'show_admin_bar_front', 'true'),
(73044, 4719, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73045, 4719, 'wp_user_level', '0'),
(73046, 4719, 'wsl_current_provider', 'Facebook'),
(73047, 4719, 'wsl_current_user_image', 'https://graph.facebook.com/10206335853902870/picture?width=150&height=150'),
(73048, 4719, 'session_tokens', 'a:1:{s:64:\"2ac41ec808fade0549e6c8b0aea0cf11e16f27ebde9208e48881b4ae1662dcf8\";a:4:{s:10:\"expiration\";i:1435069274;s:2:\"ip\";s:12:\"89.152.86.33\";s:2:\"ua\";s:263:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/27.0.0.34.13;FBBV/9902566;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433859674;}}'),
(73049, 4717, 'votou', 'sim'),
(73050, 4717, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(73051, 4720, 'nickname', 'Rute_Martins'),
(73052, 4720, 'first_name', 'Rute'),
(73053, 4720, 'last_name', 'Martins'),
(73054, 4720, 'description', ''),
(73055, 4720, 'rich_editing', 'true'),
(73056, 4720, 'comment_shortcuts', 'false'),
(73057, 4720, 'admin_color', 'fresh'),
(73058, 4720, 'use_ssl', '0'),
(73059, 4720, 'show_admin_bar_front', 'true'),
(73060, 4720, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73061, 4720, 'wp_user_level', '0'),
(73062, 4720, 'wsl_current_provider', 'Facebook'),
(73063, 4720, 'wsl_current_user_image', 'https://graph.facebook.com/10153351886816341/picture?width=150&height=150'),
(73064, 4720, 'session_tokens', 'a:1:{s:64:\"0c89cd8dd1a89c788a2f152145a9b904bae0b0315c7a28bb718368fdb88668d2\";a:4:{s:10:\"expiration\";i:1435069305;s:2:\"ip\";s:12:\"62.28.183.41\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/Singtel;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433859705;}}'),
(73065, 4719, 'votou', 'sim'),
(73066, 4719, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(73067, 4721, 'nickname', 'Lino_Inocencio'),
(73068, 4721, 'first_name', 'Lino'),
(73069, 4721, 'last_name', 'Inocencio'),
(73070, 4721, 'description', ''),
(73071, 4721, 'rich_editing', 'true'),
(73072, 4721, 'comment_shortcuts', 'false'),
(73073, 4721, 'admin_color', 'fresh'),
(73074, 4721, 'use_ssl', '0'),
(73075, 4721, 'show_admin_bar_front', 'true'),
(73076, 4721, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73077, 4721, 'wp_user_level', '0'),
(73078, 4721, 'wsl_current_provider', 'Facebook'),
(73079, 4721, 'wsl_current_user_image', 'https://graph.facebook.com/935679439787872/picture?width=150&height=150'),
(73080, 4721, 'session_tokens', 'a:1:{s:64:\"9b0f454a6496815190c8e2394dfd5533a2ba15d7d4313ad4fc1795975e7b814d\";a:4:{s:10:\"expiration\";i:1435069412;s:2:\"ip\";s:13:\"85.244.26.154\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433859812;}}'),
(73081, 4722, 'nickname', 'Miguel_Rosberg_Graca'),
(73082, 4722, 'first_name', 'Miguel'),
(73083, 4722, 'last_name', 'Rosberg Graça'),
(73084, 4722, 'description', ''),
(73085, 4722, 'rich_editing', 'true'),
(73086, 4722, 'comment_shortcuts', 'false'),
(73087, 4722, 'admin_color', 'fresh'),
(73088, 4722, 'use_ssl', '0'),
(73089, 4722, 'show_admin_bar_front', 'true'),
(73090, 4722, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73091, 4722, 'wp_user_level', '0'),
(73092, 4722, 'wsl_current_provider', 'Facebook'),
(73093, 4722, 'wsl_current_user_image', 'https://graph.facebook.com/1083251331689241/picture?width=150&height=150'),
(73094, 4722, 'session_tokens', 'a:1:{s:64:\"8a27c394f9a7ede5fa91b66edede07dfabaa47a3566947ac1d7173b6c6a75ca1\";a:4:{s:10:\"expiration\";i:1435069412;s:2:\"ip\";s:14:\"85.242.251.231\";s:2:\"ua\";s:263:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/27.0.0.34.13;FBBV/9902566;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433859812;}}'),
(73095, 4723, 'nickname', 'Tania_Lourenco'),
(73096, 4723, 'first_name', 'Tânia'),
(73097, 4723, 'last_name', 'Lourenço'),
(73098, 4723, 'description', ''),
(73099, 4723, 'rich_editing', 'true'),
(73100, 4723, 'comment_shortcuts', 'false'),
(73101, 4723, 'admin_color', 'fresh'),
(73102, 4723, 'use_ssl', '0'),
(73103, 4723, 'show_admin_bar_front', 'true'),
(73104, 4723, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73105, 4723, 'wp_user_level', '0'),
(73106, 4723, 'wsl_current_provider', 'Facebook'),
(73107, 4723, 'wsl_current_user_image', 'https://graph.facebook.com/10153470473134382/picture?width=150&height=150'),
(73108, 4723, 'session_tokens', 'a:1:{s:64:\"4b0b522ce07e04e74250c753f32c814f1be1eaa0b910fe8439a24d7e34905473\";a:4:{s:10:\"expiration\";i:1435069455;s:2:\"ip\";s:14:\"213.141.21.214\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433859855;}}'),
(73109, 4724, 'nickname', 'Alexandre_Santos_2'),
(73110, 4724, 'first_name', 'Alexandre'),
(73111, 4724, 'last_name', 'Santos'),
(73112, 4724, 'description', ''),
(73113, 4724, 'rich_editing', 'true'),
(73114, 4724, 'comment_shortcuts', 'false'),
(73115, 4724, 'admin_color', 'fresh'),
(73116, 4724, 'use_ssl', '0'),
(73117, 4724, 'show_admin_bar_front', 'true'),
(73118, 4724, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73119, 4724, 'wp_user_level', '0'),
(73120, 4724, 'wsl_current_provider', 'Google'),
(73121, 4724, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(73122, 4724, 'session_tokens', 'a:1:{s:64:\"2d92f59a40cc25f7345d1c2b10523f19827b605ec088a1a091ce8553e2268e27\";a:4:{s:10:\"expiration\";i:1435069460;s:2:\"ip\";s:13:\"85.245.18.204\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433859860;}}'),
(73123, 4721, 'votou', 'sim'),
(73124, 4721, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(73125, 4725, 'nickname', 'Antonio_Cruz'),
(73126, 4725, 'first_name', 'Antonio'),
(73127, 4725, 'last_name', 'Cruz'),
(73128, 4725, 'description', ''),
(73129, 4725, 'rich_editing', 'true'),
(73130, 4725, 'comment_shortcuts', 'false'),
(73131, 4725, 'admin_color', 'fresh'),
(73132, 4725, 'use_ssl', '0'),
(73133, 4725, 'show_admin_bar_front', 'true'),
(73134, 4725, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73135, 4725, 'wp_user_level', '0'),
(73136, 4725, 'wsl_current_provider', 'Facebook'),
(73137, 4725, 'wsl_current_user_image', 'https://graph.facebook.com/1135943159765394/picture?width=150&height=150'),
(73138, 4725, 'session_tokens', 'a:1:{s:64:\"8a0c1d17ce011e6d2a87cf3dc1d4282943f1254f3641cf3591fe72e836bd38ce\";a:4:{s:10:\"expiration\";i:1435069491;s:2:\"ip\";s:13:\"83.240.200.13\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433859891;}}'),
(73139, 4726, 'nickname', 'Rosario_Malaca'),
(73140, 4726, 'first_name', 'Rosario'),
(73141, 4726, 'last_name', 'Malaca'),
(73142, 4726, 'description', ''),
(73143, 4726, 'rich_editing', 'true'),
(73144, 4726, 'comment_shortcuts', 'false'),
(73145, 4726, 'admin_color', 'fresh'),
(73146, 4726, 'use_ssl', '0'),
(73147, 4726, 'show_admin_bar_front', 'true'),
(73148, 4726, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73149, 4726, 'wp_user_level', '0'),
(73150, 4726, 'wsl_current_provider', 'Facebook'),
(73151, 4726, 'wsl_current_user_image', 'https://graph.facebook.com/762126460574281/picture?width=150&height=150'),
(73152, 4726, 'session_tokens', 'a:1:{s:64:\"db63af61c8bc3e6fb658d4867310b4b5de9bdbba48f4cdf1ac8fbbaea2672eb5\";a:4:{s:10:\"expiration\";i:1435069514;s:2:\"ip\";s:12:\"46.189.149.6\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433859914;}}'),
(73153, 2474, 'votou', 'sim'),
(73154, 2474, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(73155, 4726, 'votou', 'sim'),
(73156, 4726, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(73157, 4722, 'votou', 'sim'),
(73158, 4722, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,revelacao-do-ano-deeply_p1383'),
(73159, 4727, 'nickname', 'Maria_Bettencourt'),
(73160, 4727, 'first_name', 'Maria'),
(73161, 4727, 'last_name', 'Bettencourt'),
(73162, 4727, 'description', ''),
(73163, 4727, 'rich_editing', 'true'),
(73164, 4727, 'comment_shortcuts', 'false'),
(73165, 4727, 'admin_color', 'fresh'),
(73166, 4727, 'use_ssl', '0'),
(73167, 4727, 'show_admin_bar_front', 'true'),
(73168, 4727, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73169, 4727, 'wp_user_level', '0'),
(73170, 4727, 'wsl_current_provider', 'Facebook'),
(73171, 4727, 'wsl_current_user_image', 'https://graph.facebook.com/10153466798953573/picture?width=150&height=150'),
(73172, 4727, 'session_tokens', 'a:1:{s:64:\"cd8ed5c75be539b89cb5863cbd84eb843cf82fe4bcc727abf2392ec0e6e6f2a4\";a:4:{s:10:\"expiration\";i:1435069607;s:2:\"ip\";s:14:\"194.117.18.101\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E4 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/33.0.0.45.19;]\";s:5:\"login\";i:1433860007;}}'),
(73173, 4728, 'nickname', 'Pedro_Valente'),
(73174, 4728, 'first_name', 'Pedro'),
(73175, 4728, 'last_name', 'Valente'),
(73176, 4728, 'description', ''),
(73177, 4728, 'rich_editing', 'true'),
(73178, 4728, 'comment_shortcuts', 'false'),
(73179, 4728, 'admin_color', 'fresh'),
(73180, 4728, 'use_ssl', '0'),
(73181, 4728, 'show_admin_bar_front', 'true'),
(73182, 4728, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73183, 4728, 'wp_user_level', '0'),
(73184, 4728, 'wsl_current_provider', 'Facebook'),
(73185, 4728, 'wsl_current_user_image', 'https://graph.facebook.com/484652701693719/picture?width=150&height=150'),
(73186, 4728, 'session_tokens', 'a:1:{s:64:\"d2e23025c7a4eeb5f251d15a077d8ab51a7bf513119469d8e8c45f73c6b9929a\";a:4:{s:10:\"expiration\";i:1435069608;s:2:\"ip\";s:13:\"79.168.23.153\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9505 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433860008;}}'),
(73187, 4729, 'nickname', 'Mariana_Serio'),
(73188, 4729, 'first_name', 'Mariana'),
(73189, 4729, 'last_name', 'Sério'),
(73190, 4729, 'description', ''),
(73191, 4729, 'rich_editing', 'true'),
(73192, 4729, 'comment_shortcuts', 'false'),
(73193, 4729, 'admin_color', 'fresh'),
(73194, 4729, 'use_ssl', '0'),
(73195, 4729, 'show_admin_bar_front', 'true'),
(73196, 4729, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73197, 4729, 'wp_user_level', '0'),
(73198, 4729, 'wsl_current_provider', 'Facebook'),
(73199, 4729, 'wsl_current_user_image', 'https://graph.facebook.com/845632398860702/picture?width=150&height=150'),
(73200, 4729, 'session_tokens', 'a:1:{s:64:\"6fe08f5186ea56c879da1fabfe1a321b951ac294612a3e384facba718ef14346\";a:4:{s:10:\"expiration\";i:1435069614;s:2:\"ip\";s:14:\"88.214.169.111\";s:2:\"ua\";s:182:\"Mozilla/5.0 (Linux; Android 4.4.4; D2303 Build/18.3.1.C.1.15) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/24.0.0.25.15;]\";s:5:\"login\";i:1433860014;}}'),
(73201, 4730, 'nickname', 'Daniel_Fonseca'),
(73202, 4730, 'first_name', 'Daniel'),
(73203, 4730, 'last_name', 'Fonseca'),
(73204, 4730, 'description', ''),
(73205, 4730, 'rich_editing', 'true'),
(73206, 4730, 'comment_shortcuts', 'false'),
(73207, 4730, 'admin_color', 'fresh'),
(73208, 4730, 'use_ssl', '0'),
(73209, 4730, 'show_admin_bar_front', 'true'),
(73210, 4730, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73211, 4730, 'wp_user_level', '0'),
(73212, 4730, 'wsl_current_provider', 'Facebook'),
(73213, 4730, 'wsl_current_user_image', 'https://graph.facebook.com/10205839234394398/picture?width=150&height=150'),
(73214, 4730, 'session_tokens', 'a:1:{s:64:\"12f6aecd03fdd52436753aa5485fa0acf832dba74e14ad8c252a0a0a10307de9\";a:4:{s:10:\"expiration\";i:1435069635;s:2:\"ip\";s:13:\"82.155.167.48\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433860035;}}'),
(73215, 4728, 'votou', 'sim'),
(73216, 4728, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(73217, 4714, 'votou', 'sim'),
(73218, 4714, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(73219, 4727, 'votou', 'sim'),
(73220, 4727, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(73221, 4731, 'nickname', 'Alexander_Lopesa'),
(73222, 4731, 'first_name', 'Alexander'),
(73223, 4731, 'last_name', 'Lopesa'),
(73224, 4731, 'description', ''),
(73225, 4731, 'rich_editing', 'true'),
(73226, 4731, 'comment_shortcuts', 'false'),
(73227, 4731, 'admin_color', 'fresh'),
(73228, 4731, 'use_ssl', '0'),
(73229, 4731, 'show_admin_bar_front', 'true'),
(73230, 4731, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73231, 4731, 'wp_user_level', '0'),
(73232, 4731, 'wsl_current_provider', 'Google'),
(73233, 4731, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-bFzriHVSHmc/AAAAAAAAAAI/AAAAAAAACqs/a-t68cGvnSo/photo.jpg?sz=200'),
(73234, 4731, 'session_tokens', 'a:1:{s:64:\"77856f5417f9f2a0342cdc2cff3a099d0010eb2d68841ad54332678d34ea2aa7\";a:4:{s:10:\"expiration\";i:1435069806;s:2:\"ip\";s:14:\"85.245.139.109\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1433860206;}}'),
(73235, 4720, 'votou', 'sim'),
(73236, 4720, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(73237, 4732, 'nickname', 'Nuno_Silva_1'),
(73238, 4732, 'first_name', 'Nuno'),
(73239, 4732, 'last_name', 'Silva'),
(73240, 4732, 'description', ''),
(73241, 4732, 'rich_editing', 'true'),
(73242, 4732, 'comment_shortcuts', 'false'),
(73243, 4732, 'admin_color', 'fresh'),
(73244, 4732, 'use_ssl', '0'),
(73245, 4732, 'show_admin_bar_front', 'true'),
(73246, 4732, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73247, 4732, 'wp_user_level', '0'),
(73248, 4732, 'wsl_current_provider', 'Facebook'),
(73249, 4732, 'wsl_current_user_image', 'https://graph.facebook.com/986164738084891/picture?width=150&height=150'),
(73250, 4732, 'session_tokens', 'a:1:{s:64:\"5dae91a7d2f3019704612c5f2d47f5c68d98879c729c3bdb961475e5d2958aae\";a:4:{s:10:\"expiration\";i:1435069892;s:2:\"ip\";s:13:\"87.103.64.249\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9195 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433860292;}}'),
(73251, 4731, 'votou', 'sim'),
(73252, 4731, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(73253, 4556, 'votou', 'sim'),
(73254, 4556, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(73255, 4733, 'nickname', 'Tania_Carvalho_da_Silva'),
(73256, 4733, 'first_name', 'Tânia'),
(73257, 4733, 'last_name', 'Carvalho da Silva'),
(73258, 4733, 'description', ''),
(73259, 4733, 'rich_editing', 'true'),
(73260, 4733, 'comment_shortcuts', 'false'),
(73261, 4733, 'admin_color', 'fresh'),
(73262, 4733, 'use_ssl', '0'),
(73263, 4733, 'show_admin_bar_front', 'true'),
(73264, 4733, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73265, 4733, 'wp_user_level', '0'),
(73266, 4733, 'wsl_current_provider', 'Facebook'),
(73267, 4733, 'wsl_current_user_image', 'https://graph.facebook.com/1097035906976914/picture?width=150&height=150'),
(73268, 4733, 'session_tokens', 'a:1:{s:64:\"b95b26e277bc813368097eca1f941499c0ab6e111bcdefde2eda10bd8c284e6e\";a:4:{s:10:\"expiration\";i:1435070043;s:2:\"ip\";s:13:\"62.169.70.158\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G530FZ Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433860443;}}'),
(73269, 4733, 'votou', 'sim'),
(73270, 4733, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(73271, 4734, 'nickname', 'Isaac_Bertrand'),
(73272, 4734, 'first_name', 'Isaac'),
(73273, 4734, 'last_name', 'Bertrand'),
(73274, 4734, 'description', ''),
(73275, 4734, 'rich_editing', 'true'),
(73276, 4734, 'comment_shortcuts', 'false'),
(73277, 4734, 'admin_color', 'fresh'),
(73278, 4734, 'use_ssl', '0'),
(73279, 4734, 'show_admin_bar_front', 'true'),
(73280, 4734, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73281, 4734, 'wp_user_level', '0'),
(73282, 4734, 'wsl_current_provider', 'Facebook'),
(73283, 4734, 'wsl_current_user_image', 'https://graph.facebook.com/992488880801224/picture?width=150&height=150'),
(73284, 4734, 'session_tokens', 'a:1:{s:64:\"261dfb5ac1eb0e14fa86571b2bd32459712bc9e78874f7d356ba5f1544525e37\";a:4:{s:10:\"expiration\";i:1435070110;s:2:\"ip\";s:13:\"190.62.89.191\";s:2:\"ua\";s:135:\"Mozilla/5.0 (Linux; Android 4.1.2; C6522N Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.93 Mobile Safari/537.36\";s:5:\"login\";i:1433860510;}}'),
(73285, 4735, 'nickname', 'Priscila_Varela'),
(73286, 4735, 'first_name', 'Priscila'),
(73287, 4735, 'last_name', 'Varela'),
(73288, 4735, 'description', ''),
(73289, 4735, 'rich_editing', 'true'),
(73290, 4735, 'comment_shortcuts', 'false'),
(73291, 4735, 'admin_color', 'fresh'),
(73292, 4735, 'use_ssl', '0'),
(73293, 4735, 'show_admin_bar_front', 'true'),
(73294, 4735, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73295, 4735, 'wp_user_level', '0'),
(73296, 4735, 'wsl_current_provider', 'Facebook'),
(73297, 4735, 'wsl_current_user_image', 'https://graph.facebook.com/1000050596672869/picture?width=150&height=150'),
(73298, 4735, 'session_tokens', 'a:2:{s:64:\"57e5bd5707549bd247e07590ca10018ee171dd7ffc5405f01b49ce82f348ac91\";a:4:{s:10:\"expiration\";i:1435070145;s:2:\"ip\";s:14:\"193.236.57.105\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433860545;}s:64:\"6ec826213dbf60b4f58b6f0e32ba5746e8c71e4b0fd46aa7eaa2ae6fd8db540a\";a:4:{s:10:\"expiration\";i:1435070325;s:2:\"ip\";s:14:\"193.236.57.105\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433860725;}}'),
(73299, 4736, 'nickname', 'Andre_Esteves'),
(73300, 4736, 'first_name', 'André'),
(73301, 4736, 'last_name', 'Esteves'),
(73302, 4736, 'description', ''),
(73303, 4736, 'rich_editing', 'true'),
(73304, 4736, 'comment_shortcuts', 'false'),
(73305, 4736, 'admin_color', 'fresh'),
(73306, 4736, 'use_ssl', '0'),
(73307, 4736, 'show_admin_bar_front', 'true'),
(73308, 4736, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73309, 4736, 'wp_user_level', '0'),
(73310, 4736, 'wsl_current_provider', 'Facebook'),
(73311, 4736, 'wsl_current_user_image', 'https://graph.facebook.com/859104307494492/picture?width=150&height=150'),
(73312, 4736, 'session_tokens', 'a:1:{s:64:\"25dcdd00e2345bb7f197021a29de645e334354d242236f54b9682f7a4086eaf2\";a:4:{s:10:\"expiration\";i:1435070217;s:2:\"ip\";s:14:\"213.30.118.100\";s:2:\"ua\";s:163:\"Mozilla/5.0 (Linux; U; Android 2.2.2; pt-pt; LG-P500 Build/FRG83) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1 MMS/LG-Android-MMS-V1.0/1.2\";s:5:\"login\";i:1433860617;}}'),
(73313, 4737, 'nickname', 'Sofia_Nobre_1'),
(73314, 4737, 'first_name', 'Sofia'),
(73315, 4737, 'last_name', 'Nobre'),
(73316, 4737, 'description', ''),
(73317, 4737, 'rich_editing', 'true'),
(73318, 4737, 'comment_shortcuts', 'false'),
(73319, 4737, 'admin_color', 'fresh'),
(73320, 4737, 'use_ssl', '0'),
(73321, 4737, 'show_admin_bar_front', 'true'),
(73322, 4737, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73323, 4737, 'wp_user_level', '0'),
(73324, 4737, 'wsl_current_provider', 'Facebook'),
(73325, 4737, 'wsl_current_user_image', 'https://graph.facebook.com/1004041412939974/picture?width=150&height=150'),
(73326, 4737, 'session_tokens', 'a:1:{s:64:\"4e6dbdd6584a32b4a06156bf8ee97e0aa7dea31b12972efb95c9c1fc575acd89\";a:4:{s:10:\"expiration\";i:1435070221;s:2:\"ip\";s:12:\"89.115.87.92\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433860621;}}'),
(73327, 4738, 'nickname', 'Dieison_Souza'),
(73328, 4738, 'first_name', 'Dieison'),
(73329, 4738, 'last_name', 'Souza'),
(73330, 4738, 'description', ''),
(73331, 4738, 'rich_editing', 'true'),
(73332, 4738, 'comment_shortcuts', 'false'),
(73333, 4738, 'admin_color', 'fresh'),
(73334, 4738, 'use_ssl', '0'),
(73335, 4738, 'show_admin_bar_front', 'true'),
(73336, 4738, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73337, 4738, 'wp_user_level', '0'),
(73338, 4738, 'wsl_current_provider', 'Facebook'),
(73339, 4738, 'wsl_current_user_image', 'https://graph.facebook.com/951212541566636/picture?width=150&height=150'),
(73340, 4738, 'session_tokens', 'a:1:{s:64:\"3dd570d4e4882a423587142371613a6eacc048c07b0e200396306ff7e59d2675\";a:4:{s:10:\"expiration\";i:1435070233;s:2:\"ip\";s:11:\"2.83.60.210\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433860633;}}'),
(73341, 4737, 'votou', 'sim'),
(73342, 4737, 'user_votes', 'surfista-do-ano-oakley_p1342'),
(73343, 4739, 'nickname', 'Pipo_De_Mendonca_Corte-Real'),
(73344, 4739, 'first_name', 'Pipo'),
(73345, 4739, 'last_name', 'Côrte-Real'),
(73346, 4739, 'description', ''),
(73347, 4739, 'rich_editing', 'true'),
(73348, 4739, 'comment_shortcuts', 'false'),
(73349, 4739, 'admin_color', 'fresh'),
(73350, 4739, 'use_ssl', '0'),
(73351, 4739, 'show_admin_bar_front', 'true'),
(73352, 4739, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73353, 4739, 'wp_user_level', '0'),
(73354, 4739, 'wsl_current_provider', 'Facebook'),
(73355, 4739, 'wsl_current_user_image', 'https://graph.facebook.com/10204553167817254/picture?width=150&height=150'),
(73356, 4739, 'session_tokens', 'a:1:{s:64:\"724dc8c7d77e5f2d82215c86326eafbc3c5cb1bea6ed98c5183b441e2aa8f335\";a:4:{s:10:\"expiration\";i:1435070305;s:2:\"ip\";s:12:\"79.168.11.59\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433860705;}}'),
(73357, 4740, 'nickname', 'Ana_Cardeira_da_Silva'),
(73358, 4740, 'first_name', 'Ana'),
(73359, 4740, 'last_name', 'Cardeira da Silva'),
(73360, 4740, 'description', ''),
(73361, 4740, 'rich_editing', 'true'),
(73362, 4740, 'comment_shortcuts', 'false'),
(73363, 4740, 'admin_color', 'fresh'),
(73364, 4740, 'use_ssl', '0'),
(73365, 4740, 'show_admin_bar_front', 'true'),
(73366, 4740, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73367, 4740, 'wp_user_level', '0'),
(73368, 4740, 'wsl_current_provider', 'Facebook'),
(73369, 4740, 'wsl_current_user_image', 'https://graph.facebook.com/10206872641596350/picture?width=150&height=150'),
(73370, 4740, 'session_tokens', 'a:1:{s:64:\"ae8d4a315ff643d728d3644110124e6acc2e630732b34135a01650f569b63200\";a:4:{s:10:\"expiration\";i:1435070316;s:2:\"ip\";s:12:\"79.168.38.61\";s:2:\"ua\";s:146:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)\";s:5:\"login\";i:1433860716;}}'),
(73371, 4738, 'votou', 'sim'),
(73372, 4738, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080'),
(73373, 4741, 'nickname', 'Ricardo_Rei'),
(73374, 4741, 'first_name', 'Ricardo'),
(73375, 4741, 'last_name', 'Rei'),
(73376, 4741, 'description', ''),
(73377, 4741, 'rich_editing', 'true'),
(73378, 4741, 'comment_shortcuts', 'false'),
(73379, 4741, 'admin_color', 'fresh'),
(73380, 4741, 'use_ssl', '0'),
(73381, 4741, 'show_admin_bar_front', 'true'),
(73382, 4741, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73383, 4741, 'wp_user_level', '0'),
(73384, 4741, 'wsl_current_provider', 'Facebook'),
(73385, 4741, 'wsl_current_user_image', 'https://graph.facebook.com/10205479940975882/picture?width=150&height=150'),
(73386, 4741, 'session_tokens', 'a:1:{s:64:\"73dbcc1a6f2407511c257357362a6e3fcfb9e0ba876672dd8567a05d899e406c\";a:4:{s:10:\"expiration\";i:1435070325;s:2:\"ip\";s:15:\"194.210.234.147\";s:2:\"ua\";s:151:\"Mozilla/5.0 (Linux; Android 4.2.2; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433860725;}}'),
(73387, 4742, 'nickname', 'Teresa_Morgado'),
(73388, 4742, 'first_name', 'Teresa'),
(73389, 4742, 'last_name', 'Morgado'),
(73390, 4742, 'description', ''),
(73391, 4742, 'rich_editing', 'true'),
(73392, 4742, 'comment_shortcuts', 'false'),
(73393, 4742, 'admin_color', 'fresh'),
(73394, 4742, 'use_ssl', '0'),
(73395, 4742, 'show_admin_bar_front', 'true'),
(73396, 4742, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73397, 4742, 'wp_user_level', '0'),
(73398, 4742, 'wsl_current_provider', 'Facebook'),
(73399, 4742, 'wsl_current_user_image', 'https://graph.facebook.com/10205248028944577/picture?width=150&height=150'),
(73400, 4742, 'session_tokens', 'a:1:{s:64:\"290e846cfe0b97edec542c0bce7d3258a524603a64908d81f61b42be3342dc45\";a:4:{s:10:\"expiration\";i:1435070338;s:2:\"ip\";s:14:\"176.79.155.180\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 5.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433860738;}}'),
(73401, 4742, 'votou', 'sim'),
(73402, 4742, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(73403, 4743, 'nickname', 'Paulo_Goncalves'),
(73404, 4743, 'first_name', 'Paulo'),
(73405, 4743, 'last_name', 'Gonçalves'),
(73406, 4743, 'description', ''),
(73407, 4743, 'rich_editing', 'true'),
(73408, 4743, 'comment_shortcuts', 'false'),
(73409, 4743, 'admin_color', 'fresh'),
(73410, 4743, 'use_ssl', '0'),
(73411, 4743, 'show_admin_bar_front', 'true'),
(73412, 4743, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73413, 4743, 'wp_user_level', '0'),
(73414, 4743, 'wsl_current_provider', 'Facebook'),
(73415, 4743, 'wsl_current_user_image', 'https://graph.facebook.com/10152794044187890/picture?width=150&height=150'),
(73416, 4743, 'session_tokens', 'a:1:{s:64:\"8bb6f7b43f4c8710b2304c1401d1af76517d926cf292ad048f680764db557012\";a:4:{s:10:\"expiration\";i:1435070384;s:2:\"ip\";s:11:\"62.28.153.2\";s:2:\"ua\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433860784;}}'),
(73417, 4744, 'nickname', 'Raquel_Cristovao'),
(73418, 4744, 'first_name', 'Raquel'),
(73419, 4744, 'last_name', 'Cristóvão'),
(73420, 4744, 'description', ''),
(73421, 4744, 'rich_editing', 'true'),
(73422, 4744, 'comment_shortcuts', 'false'),
(73423, 4744, 'admin_color', 'fresh'),
(73424, 4744, 'use_ssl', '0'),
(73425, 4744, 'show_admin_bar_front', 'true'),
(73426, 4744, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73427, 4744, 'wp_user_level', '0'),
(73428, 4744, 'wsl_current_provider', 'Facebook'),
(73429, 4744, 'wsl_current_user_image', 'https://graph.facebook.com/10152786886571086/picture?width=150&height=150'),
(73430, 4744, 'session_tokens', 'a:1:{s:64:\"7b5787c8306fc0d74ed6b233590141405ff298b08f183246b969875d724b449b\";a:4:{s:10:\"expiration\";i:1435070399;s:2:\"ip\";s:14:\"194.210.220.81\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433860799;}}'),
(73431, 4734, 'votou', 'sim'),
(73432, 4734, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(73433, 4739, 'votou', 'sim'),
(73434, 4739, 'user_votes', 'surfista-do-ano-oakley_p1339,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(73435, 4745, 'nickname', 'Monica_Ordaz'),
(73436, 4745, 'first_name', 'Mónica'),
(73437, 4745, 'last_name', 'Ordaz'),
(73438, 4745, 'description', ''),
(73439, 4745, 'rich_editing', 'true'),
(73440, 4745, 'comment_shortcuts', 'false'),
(73441, 4745, 'admin_color', 'fresh'),
(73442, 4745, 'use_ssl', '0'),
(73443, 4745, 'show_admin_bar_front', 'true'),
(73444, 4745, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73445, 4745, 'wp_user_level', '0'),
(73446, 4745, 'wsl_current_provider', 'Facebook'),
(73447, 4745, 'wsl_current_user_image', 'https://graph.facebook.com/762695880495477/picture?width=150&height=150'),
(73448, 4745, 'session_tokens', 'a:1:{s:64:\"bc3e0b3a28603a10bf22d446dd78de9489de1db2d94cf7763059ba11e6f884bf\";a:4:{s:10:\"expiration\";i:1435070451;s:2:\"ip\";s:12:\"95.92.99.244\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433860851;}}'),
(73449, 4746, 'nickname', 'Joao_Traveira'),
(73450, 4746, 'first_name', 'Joao'),
(73451, 4746, 'last_name', 'Traveira'),
(73452, 4746, 'description', ''),
(73453, 4746, 'rich_editing', 'true'),
(73454, 4746, 'comment_shortcuts', 'false'),
(73455, 4746, 'admin_color', 'fresh'),
(73456, 4746, 'use_ssl', '0'),
(73457, 4746, 'show_admin_bar_front', 'true'),
(73458, 4746, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73459, 4746, 'wp_user_level', '0'),
(73460, 4746, 'wsl_current_provider', 'Facebook'),
(73461, 4746, 'wsl_current_user_image', 'https://graph.facebook.com/10206058428891303/picture?width=150&height=150'),
(73462, 4746, 'session_tokens', 'a:1:{s:64:\"d0ee31953d4e54cd5009a3d245cf978eaddfeb5d8b39ad07c6460a91939c1d25\";a:4:{s:10:\"expiration\";i:1435070488;s:2:\"ip\";s:14:\"79.168.216.216\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/600.3.18 (KHTML, like Gecko) Version/8.0.3 Safari/600.3.18\";s:5:\"login\";i:1433860888;}}'),
(73463, 4747, 'nickname', 'Joao_Vasconcelos_Fernandes'),
(73464, 4747, 'first_name', 'João'),
(73465, 4747, 'last_name', 'Fernandes'),
(73466, 4747, 'description', '');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(73467, 4747, 'rich_editing', 'true'),
(73468, 4747, 'comment_shortcuts', 'false'),
(73469, 4747, 'admin_color', 'fresh'),
(73470, 4747, 'use_ssl', '0'),
(73471, 4747, 'show_admin_bar_front', 'true'),
(73472, 4747, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73473, 4747, 'wp_user_level', '0'),
(73474, 4747, 'wsl_current_provider', 'Facebook'),
(73475, 4747, 'wsl_current_user_image', 'https://graph.facebook.com/1039786339379220/picture?width=150&height=150'),
(73476, 4747, 'session_tokens', 'a:1:{s:64:\"279d980c422eb3fed7b4aab4b121cce7777a988168d65f790fb268d3ef102d81\";a:4:{s:10:\"expiration\";i:1435070523;s:2:\"ip\";s:13:\"85.241.128.92\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/25.0.0.4.14;FBBV/8936291;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433860923;}}'),
(73477, 4710, 'votou', 'sim'),
(73478, 4710, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(73479, 4748, 'nickname', 'Nuno_Ferreira'),
(73480, 4748, 'first_name', 'Nuno'),
(73481, 4748, 'last_name', 'Ferreira'),
(73482, 4748, 'description', ''),
(73483, 4748, 'rich_editing', 'true'),
(73484, 4748, 'comment_shortcuts', 'false'),
(73485, 4748, 'admin_color', 'fresh'),
(73486, 4748, 'use_ssl', '0'),
(73487, 4748, 'show_admin_bar_front', 'true'),
(73488, 4748, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73489, 4748, 'wp_user_level', '0'),
(73490, 4748, 'wsl_current_provider', 'Google'),
(73491, 4748, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-PvHze-vvkJk/AAAAAAAAAAI/AAAAAAAAAH8/eDE5e3r092E/photo.jpg?sz=200'),
(73492, 4748, 'session_tokens', 'a:1:{s:64:\"72a1ab29a780edd5e4aa0908290eb035bbad4c2581cc5ccf3a24b06b1909cfab\";a:4:{s:10:\"expiration\";i:1435070554;s:2:\"ip\";s:14:\"85.138.198.202\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433860954;}}'),
(73493, 4749, 'nickname', 'Miguel_Cruz_Paixao'),
(73494, 4749, 'first_name', 'Miguel'),
(73495, 4749, 'last_name', 'Cruz Paixão'),
(73496, 4749, 'description', ''),
(73497, 4749, 'rich_editing', 'true'),
(73498, 4749, 'comment_shortcuts', 'false'),
(73499, 4749, 'admin_color', 'fresh'),
(73500, 4749, 'use_ssl', '0'),
(73501, 4749, 'show_admin_bar_front', 'true'),
(73502, 4749, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73503, 4749, 'wp_user_level', '0'),
(73504, 4749, 'wsl_current_provider', 'Facebook'),
(73505, 4749, 'wsl_current_user_image', 'https://graph.facebook.com/10203570340414201/picture?width=150&height=150'),
(73506, 4749, 'session_tokens', 'a:1:{s:64:\"fbc34ffa3e85c8f566eece05d40349fa632a2f482a269c51685c76c07a00ad9d\";a:4:{s:10:\"expiration\";i:1435070557;s:2:\"ip\";s:13:\"95.94.254.171\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433860957;}}'),
(73507, 4750, 'nickname', 'Raquel_Braz'),
(73508, 4750, 'first_name', 'Raquel'),
(73509, 4750, 'last_name', 'Braz'),
(73510, 4750, 'description', ''),
(73511, 4750, 'rich_editing', 'true'),
(73512, 4750, 'comment_shortcuts', 'false'),
(73513, 4750, 'admin_color', 'fresh'),
(73514, 4750, 'use_ssl', '0'),
(73515, 4750, 'show_admin_bar_front', 'true'),
(73516, 4750, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73517, 4750, 'wp_user_level', '0'),
(73518, 4750, 'wsl_current_provider', 'Facebook'),
(73519, 4750, 'wsl_current_user_image', 'https://graph.facebook.com/10152750245966534/picture?width=150&height=150'),
(73520, 4750, 'session_tokens', 'a:1:{s:64:\"7fc54f8911ee0adb42d9f4d287d4e3ea00521ee94352a6cd4cebad7e36b91c53\";a:4:{s:10:\"expiration\";i:1435070595;s:2:\"ip\";s:13:\"62.169.86.100\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.4; D2303 Build/18.3.1.C.1.13) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433860995;}}'),
(73521, 4751, 'nickname', 'Rita_A_Pica_Inacio'),
(73522, 4751, 'first_name', 'Rita A.'),
(73523, 4751, 'last_name', 'Inácio'),
(73524, 4751, 'description', ''),
(73525, 4751, 'rich_editing', 'true'),
(73526, 4751, 'comment_shortcuts', 'false'),
(73527, 4751, 'admin_color', 'fresh'),
(73528, 4751, 'use_ssl', '0'),
(73529, 4751, 'show_admin_bar_front', 'true'),
(73530, 4751, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73531, 4751, 'wp_user_level', '0'),
(73532, 4751, 'wsl_current_provider', 'Facebook'),
(73533, 4751, 'wsl_current_user_image', 'https://graph.facebook.com/976703239027464/picture?width=150&height=150'),
(73534, 4751, 'session_tokens', 'a:1:{s:64:\"692cfad9a4d1e925ce93237332bab1866271e708df9484cd983a8ff636aeb2fe\";a:4:{s:10:\"expiration\";i:1435070608;s:2:\"ip\";s:14:\"193.236.78.113\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433861008;}}'),
(73535, 4752, 'nickname', 'Catarina_Vicente'),
(73536, 4752, 'first_name', 'Catarina'),
(73537, 4752, 'last_name', 'Vicente'),
(73538, 4752, 'description', ''),
(73539, 4752, 'rich_editing', 'true'),
(73540, 4752, 'comment_shortcuts', 'false'),
(73541, 4752, 'admin_color', 'fresh'),
(73542, 4752, 'use_ssl', '0'),
(73543, 4752, 'show_admin_bar_front', 'true'),
(73544, 4752, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73545, 4752, 'wp_user_level', '0'),
(73546, 4752, 'wsl_current_provider', 'Facebook'),
(73547, 4752, 'wsl_current_user_image', 'https://graph.facebook.com/10204555320109777/picture?width=150&height=150'),
(73548, 4752, 'session_tokens', 'a:1:{s:64:\"8ba5af432aaaa0d70701153df2c66aa6f77cdc61c558060f5a6b5f758d62248b\";a:4:{s:10:\"expiration\";i:1435070610;s:2:\"ip\";s:11:\"81.84.29.54\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.4.10 (KHTML, like Gecko) Version/7.1.4 Safari/537.85.13\";s:5:\"login\";i:1433861010;}}'),
(73549, 4748, 'votou', 'sim'),
(73550, 4748, 'user_votes', 'surfista-do-ano-oakley_p1339,revelacao-do-ano-deeply_p1383'),
(73551, 4749, 'votou', 'sim'),
(73552, 4749, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(73553, 4750, 'votou', 'sim'),
(73554, 4750, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(73555, 4753, 'nickname', 'Xico_Carvalho'),
(73556, 4753, 'first_name', 'Xico'),
(73557, 4753, 'last_name', 'Carvalho'),
(73558, 4753, 'description', ''),
(73559, 4753, 'rich_editing', 'true'),
(73560, 4753, 'comment_shortcuts', 'false'),
(73561, 4753, 'admin_color', 'fresh'),
(73562, 4753, 'use_ssl', '0'),
(73563, 4753, 'show_admin_bar_front', 'true'),
(73564, 4753, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73565, 4753, 'wp_user_level', '0'),
(73566, 4753, 'wsl_current_provider', 'Facebook'),
(73567, 4753, 'wsl_current_user_image', 'https://graph.facebook.com/881359895264799/picture?width=150&height=150'),
(73568, 4753, 'session_tokens', 'a:1:{s:64:\"b410f611e943009ae278b546590dbc3ca2452af2bcdf180ca9226e80d4488f64\";a:4:{s:10:\"expiration\";i:1435070853;s:2:\"ip\";s:14:\"89.153.185.206\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433861253;}}'),
(73569, 4754, 'nickname', 'Andre_Mota'),
(73570, 4754, 'first_name', 'André'),
(73571, 4754, 'last_name', 'Mota'),
(73572, 4754, 'description', ''),
(73573, 4754, 'rich_editing', 'true'),
(73574, 4754, 'comment_shortcuts', 'false'),
(73575, 4754, 'admin_color', 'fresh'),
(73576, 4754, 'use_ssl', '0'),
(73577, 4754, 'show_admin_bar_front', 'true'),
(73578, 4754, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73579, 4754, 'wp_user_level', '0'),
(73580, 4754, 'wsl_current_provider', 'Facebook'),
(73581, 4754, 'wsl_current_user_image', 'https://graph.facebook.com/10152942297058519/picture?width=150&height=150'),
(73582, 4754, 'session_tokens', 'a:1:{s:64:\"e67b2b363623eb55a84b19ba94a0d2efe193ffb97ed072ced8be7065e9321e3b\";a:4:{s:10:\"expiration\";i:1435070867;s:2:\"ip\";s:13:\"87.103.49.139\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433861267;}}'),
(73583, 4755, 'nickname', 'Diva_Santos'),
(73584, 4755, 'first_name', 'Diva'),
(73585, 4755, 'last_name', 'Santos'),
(73586, 4755, 'description', ''),
(73587, 4755, 'rich_editing', 'true'),
(73588, 4755, 'comment_shortcuts', 'false'),
(73589, 4755, 'admin_color', 'fresh'),
(73590, 4755, 'use_ssl', '0'),
(73591, 4755, 'show_admin_bar_front', 'true'),
(73592, 4755, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73593, 4755, 'wp_user_level', '0'),
(73594, 4755, 'wsl_current_provider', 'Facebook'),
(73595, 4755, 'wsl_current_user_image', 'https://graph.facebook.com/10205628880975735/picture?width=150&height=150'),
(73596, 4755, 'session_tokens', 'a:1:{s:64:\"08eaa818648b8746c6721fd2dcb3e7fd14d64b793b84d224a7e6fa8d49897f26\";a:4:{s:10:\"expiration\";i:1435070874;s:2:\"ip\";s:12:\"81.193.9.228\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433861274;}}'),
(73597, 4756, 'nickname', 'Leonor_Tomaz'),
(73598, 4756, 'first_name', 'Leonor'),
(73599, 4756, 'last_name', 'Tomaz'),
(73600, 4756, 'description', ''),
(73601, 4756, 'rich_editing', 'true'),
(73602, 4756, 'comment_shortcuts', 'false'),
(73603, 4756, 'admin_color', 'fresh'),
(73604, 4756, 'use_ssl', '0'),
(73605, 4756, 'show_admin_bar_front', 'true'),
(73606, 4756, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73607, 4756, 'wp_user_level', '0'),
(73608, 4756, 'wsl_current_provider', 'Facebook'),
(73609, 4756, 'wsl_current_user_image', 'https://graph.facebook.com/1629236423958761/picture?width=150&height=150'),
(73610, 4756, 'session_tokens', 'a:1:{s:64:\"d4606706cab4c4e8ffe353f2682b1ded040b363015e0258bbc4f9b25a1407e95\";a:4:{s:10:\"expiration\";i:1435070927;s:2:\"ip\";s:12:\"188.37.20.52\";s:2:\"ua\";s:141:\"Mozilla/5.0 (iPad;U;CPU OS 5_1_1 like Mac OS X; zh-cn)AppleWebKit/534.46.0(KHTML, like Gecko)CriOS/19.0.1084.60 Mobile/9B206 Safari/7534.48.3\";s:5:\"login\";i:1433861327;}}'),
(73611, 4757, 'nickname', 'Sebas_Furtado'),
(73612, 4757, 'first_name', 'Sebas'),
(73613, 4757, 'last_name', 'Furtado'),
(73614, 4757, 'description', ''),
(73615, 4757, 'rich_editing', 'true'),
(73616, 4757, 'comment_shortcuts', 'false'),
(73617, 4757, 'admin_color', 'fresh'),
(73618, 4757, 'use_ssl', '0'),
(73619, 4757, 'show_admin_bar_front', 'true'),
(73620, 4757, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73621, 4757, 'wp_user_level', '0'),
(73622, 4757, 'wsl_current_provider', 'Facebook'),
(73623, 4757, 'wsl_current_user_image', 'https://graph.facebook.com/10153067138458318/picture?width=150&height=150'),
(73624, 4757, 'session_tokens', 'a:1:{s:64:\"6e034575a53698d3bb2a271a1e65041b8cfe5c8037a019bb0ce9ef6ead8f80ad\";a:4:{s:10:\"expiration\";i:1435070955;s:2:\"ip\";s:12:\"2.80.170.197\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433861355;}}'),
(73625, 4758, 'nickname', 'Carla_Soeiro'),
(73626, 4758, 'first_name', 'Carla'),
(73627, 4758, 'last_name', 'Soeiro'),
(73628, 4758, 'description', ''),
(73629, 4758, 'rich_editing', 'true'),
(73630, 4758, 'comment_shortcuts', 'false'),
(73631, 4758, 'admin_color', 'fresh'),
(73632, 4758, 'use_ssl', '0'),
(73633, 4758, 'show_admin_bar_front', 'true'),
(73634, 4758, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73635, 4758, 'wp_user_level', '0'),
(73636, 4758, 'wsl_current_provider', 'Google'),
(73637, 4758, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(73638, 4758, 'session_tokens', 'a:1:{s:64:\"fae503f70c6999278e2b43efa6fea2b21830f646784b1b3269389d257dfc62c2\";a:4:{s:10:\"expiration\";i:1435070982;s:2:\"ip\";s:14:\"85.240.245.110\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433861382;}}'),
(73639, 4754, 'votou', 'sim'),
(73640, 4754, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385,foto-do-ano_p1169,evento-do-ano-kia_p1426'),
(73641, 4759, 'nickname', 'Rita_Cataludo'),
(73642, 4759, 'first_name', 'Rita'),
(73643, 4759, 'last_name', 'Cataludo'),
(73644, 4759, 'description', ''),
(73645, 4759, 'rich_editing', 'true'),
(73646, 4759, 'comment_shortcuts', 'false'),
(73647, 4759, 'admin_color', 'fresh'),
(73648, 4759, 'use_ssl', '0'),
(73649, 4759, 'show_admin_bar_front', 'true'),
(73650, 4759, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73651, 4759, 'wp_user_level', '0'),
(73652, 4759, 'wsl_current_provider', 'Facebook'),
(73653, 4759, 'wsl_current_user_image', 'https://graph.facebook.com/1305939036083834/picture?width=150&height=150'),
(73654, 4759, 'session_tokens', 'a:1:{s:64:\"ed99f511339248af4162a9be210cca4a34bd16144e90f201b99595dfb27631e0\";a:4:{s:10:\"expiration\";i:1435071052;s:2:\"ip\";s:14:\"85.138.205.222\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433861452;}}'),
(73655, 4760, 'nickname', 'Rita_Mota'),
(73656, 4760, 'first_name', 'Rita'),
(73657, 4760, 'last_name', 'Mota'),
(73658, 4760, 'description', ''),
(73659, 4760, 'rich_editing', 'true'),
(73660, 4760, 'comment_shortcuts', 'false'),
(73661, 4760, 'admin_color', 'fresh'),
(73662, 4760, 'use_ssl', '0'),
(73663, 4760, 'show_admin_bar_front', 'true'),
(73664, 4760, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73665, 4760, 'wp_user_level', '0'),
(73666, 4760, 'wsl_current_provider', 'Facebook'),
(73667, 4760, 'wsl_current_user_image', 'https://graph.facebook.com/827316694022922/picture?width=150&height=150'),
(73668, 4760, 'session_tokens', 'a:1:{s:64:\"4308190e13c19d1e4bbf41798469529f7640094c504582796e2f4788ff10a0a6\";a:4:{s:10:\"expiration\";i:1435071065;s:2:\"ip\";s:13:\"85.245.64.205\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433861465;}}'),
(73669, 4761, 'nickname', 'Nuno_Cunha'),
(73670, 4761, 'first_name', 'Nuno'),
(73671, 4761, 'last_name', 'Cunha'),
(73672, 4761, 'description', ''),
(73673, 4761, 'rich_editing', 'true'),
(73674, 4761, 'comment_shortcuts', 'false'),
(73675, 4761, 'admin_color', 'fresh'),
(73676, 4761, 'use_ssl', '0'),
(73677, 4761, 'show_admin_bar_front', 'true'),
(73678, 4761, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73679, 4761, 'wp_user_level', '0'),
(73680, 4761, 'wsl_current_provider', 'Facebook'),
(73681, 4761, 'wsl_current_user_image', 'https://graph.facebook.com/10206381751799264/picture?width=150&height=150'),
(73682, 4761, 'session_tokens', 'a:1:{s:64:\"2fcb3a9cb14016e8bba9599efcf8584b1e09a86e23ded74b82d1a21c43a167f2\";a:4:{s:10:\"expiration\";i:1435071073;s:2:\"ip\";s:13:\"85.242.79.112\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433861473;}}'),
(73683, 4756, 'votou', 'sim'),
(73684, 4756, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(73685, 4762, 'nickname', 'Rodrigo_Pereira'),
(73686, 4762, 'first_name', 'Rodrigo'),
(73687, 4762, 'last_name', 'Pereira'),
(73688, 4762, 'description', ''),
(73689, 4762, 'rich_editing', 'true'),
(73690, 4762, 'comment_shortcuts', 'false'),
(73691, 4762, 'admin_color', 'fresh'),
(73692, 4762, 'use_ssl', '0'),
(73693, 4762, 'show_admin_bar_front', 'true'),
(73694, 4762, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73695, 4762, 'wp_user_level', '0'),
(73696, 4762, 'wsl_current_provider', 'Facebook'),
(73697, 4762, 'wsl_current_user_image', 'https://graph.facebook.com/10203973460767355/picture?width=150&height=150'),
(73698, 4762, 'session_tokens', 'a:1:{s:64:\"89602bddd2a0959f235c1a9a6c64d328425980c1d7f67395d773bcb50848d7ee\";a:4:{s:10:\"expiration\";i:1435071099;s:2:\"ip\";s:12:\"79.168.8.120\";s:2:\"ua\";s:142:\"Mozilla/5.0 (Linux; Android 4.4.4; D2303 Build/18.3.1.C.1.15) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433861499;}}'),
(73699, 4760, 'votou', 'sim'),
(73700, 4760, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(73701, 4763, 'nickname', 'Victor_Manuel_Luz_Antunes'),
(73702, 4763, 'first_name', 'Victor'),
(73703, 4763, 'last_name', 'Antunes'),
(73704, 4763, 'description', ''),
(73705, 4763, 'rich_editing', 'true'),
(73706, 4763, 'comment_shortcuts', 'false'),
(73707, 4763, 'admin_color', 'fresh'),
(73708, 4763, 'use_ssl', '0'),
(73709, 4763, 'show_admin_bar_front', 'true'),
(73710, 4763, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73711, 4763, 'wp_user_level', '0'),
(73712, 4763, 'wsl_current_provider', 'Facebook'),
(73713, 4763, 'wsl_current_user_image', 'https://graph.facebook.com/10202951543708714/picture?width=150&height=150'),
(73714, 4763, 'session_tokens', 'a:1:{s:64:\"0891f397c89816d8e9b0d4238bd032b560c6d1d9d20071aad06aa5ffd1f6041a\";a:4:{s:10:\"expiration\";i:1435071116;s:2:\"ip\";s:14:\"85.246.209.234\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433861516;}}'),
(73715, 4757, 'votou', 'sim'),
(73716, 4757, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(73717, 4764, 'nickname', 'Rita_Ordaz'),
(73718, 4764, 'first_name', 'Rita'),
(73719, 4764, 'last_name', 'Ordaz'),
(73720, 4764, 'description', ''),
(73721, 4764, 'rich_editing', 'true'),
(73722, 4764, 'comment_shortcuts', 'false'),
(73723, 4764, 'admin_color', 'fresh'),
(73724, 4764, 'use_ssl', '0'),
(73725, 4764, 'show_admin_bar_front', 'true'),
(73726, 4764, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73727, 4764, 'wp_user_level', '0'),
(73728, 4764, 'wsl_current_provider', 'Facebook'),
(73729, 4764, 'wsl_current_user_image', 'https://graph.facebook.com/10200731008313418/picture?width=150&height=150'),
(73730, 4764, 'session_tokens', 'a:1:{s:64:\"56e1caf8b63d852618f94227b5d5ebbfe26a63e3f4d811881ab7d5a774389d6f\";a:4:{s:10:\"expiration\";i:1435071145;s:2:\"ip\";s:12:\"95.92.99.244\";s:2:\"ua\";s:116:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/8.0.6 Safari/600.6.3\";s:5:\"login\";i:1433861545;}}'),
(73731, 4762, 'votou', 'sim'),
(73732, 4762, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(73733, 4755, 'votou', 'sim'),
(73734, 4755, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(73735, 4765, 'nickname', 'Pedro_Torres'),
(73736, 4765, 'first_name', 'Pedro'),
(73737, 4765, 'last_name', 'Torres'),
(73738, 4765, 'description', ''),
(73739, 4765, 'rich_editing', 'true'),
(73740, 4765, 'comment_shortcuts', 'false'),
(73741, 4765, 'admin_color', 'fresh'),
(73742, 4765, 'use_ssl', '0'),
(73743, 4765, 'show_admin_bar_front', 'true'),
(73744, 4765, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73745, 4765, 'wp_user_level', '0'),
(73746, 4765, 'wsl_current_provider', 'Facebook'),
(73747, 4765, 'wsl_current_user_image', 'https://graph.facebook.com/948810588472596/picture?width=150&height=150'),
(73748, 4765, 'session_tokens', 'a:1:{s:64:\"379c58a89c28cfd9955cc946a4b621535df8ec81cd875e59254e19722fd0a9d6\";a:4:{s:10:\"expiration\";i:1435071178;s:2:\"ip\";s:12:\"89.114.22.67\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433861578;}}'),
(73749, 4753, 'votou', 'sim'),
(73750, 4753, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(73751, 4766, 'nickname', 'Nuno_Pereira_2'),
(73752, 4766, 'first_name', 'Nuno'),
(73753, 4766, 'last_name', 'Pereira'),
(73754, 4766, 'description', ''),
(73755, 4766, 'rich_editing', 'true'),
(73756, 4766, 'comment_shortcuts', 'false'),
(73757, 4766, 'admin_color', 'fresh'),
(73758, 4766, 'use_ssl', '0'),
(73759, 4766, 'show_admin_bar_front', 'true'),
(73760, 4766, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73761, 4766, 'wp_user_level', '0'),
(73762, 4766, 'wsl_current_provider', 'Facebook'),
(73763, 4766, 'wsl_current_user_image', 'https://graph.facebook.com/993257654040065/picture?width=150&height=150'),
(73764, 4766, 'session_tokens', 'a:1:{s:64:\"f5a8ed00ba93b8af254404dab85a23a2811987669ad2f3e6877b92591aff9367\";a:4:{s:10:\"expiration\";i:1435071190;s:2:\"ip\";s:13:\"95.93.169.100\";s:2:\"ua\";s:263:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/23.0.0.14.15;FBBV/7829425;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433861590;}}'),
(73765, 4764, 'votou', 'sim'),
(73766, 4764, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,revelacao-do-ano-deeply_p1383'),
(73767, 4767, 'nickname', 'Rita_Noritake'),
(73768, 4767, 'first_name', 'Rita'),
(73769, 4767, 'last_name', 'Noritake'),
(73770, 4767, 'description', ''),
(73771, 4767, 'rich_editing', 'true'),
(73772, 4767, 'comment_shortcuts', 'false'),
(73773, 4767, 'admin_color', 'fresh'),
(73774, 4767, 'use_ssl', '0'),
(73775, 4767, 'show_admin_bar_front', 'true'),
(73776, 4767, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73777, 4767, 'wp_user_level', '0'),
(73778, 4767, 'wsl_current_provider', 'Facebook'),
(73779, 4767, 'wsl_current_user_image', 'https://graph.facebook.com/1102932239722032/picture?width=150&height=150'),
(73780, 4767, 'session_tokens', 'a:1:{s:64:\"ddedfe62234cd0b58be5cf42503d8e36b1cd6370705a8f02faed096219881678\";a:4:{s:10:\"expiration\";i:1435071204;s:2:\"ip\";s:12:\"95.92.97.185\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433861604;}}'),
(73781, 4768, 'nickname', 'Andre_Guerin'),
(73782, 4768, 'first_name', 'André'),
(73783, 4768, 'last_name', 'Guerin'),
(73784, 4768, 'description', ''),
(73785, 4768, 'rich_editing', 'true'),
(73786, 4768, 'comment_shortcuts', 'false'),
(73787, 4768, 'admin_color', 'fresh'),
(73788, 4768, 'use_ssl', '0'),
(73789, 4768, 'show_admin_bar_front', 'true'),
(73790, 4768, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73791, 4768, 'wp_user_level', '0'),
(73792, 4768, 'wsl_current_provider', 'Facebook'),
(73793, 4768, 'wsl_current_user_image', 'https://graph.facebook.com/10153091029342408/picture?width=150&height=150'),
(73794, 4768, 'session_tokens', 'a:1:{s:64:\"0127e25ee81200c417bfecfa8f6d9d158ed6830e431e8a0ee5fd735153c14488\";a:4:{s:10:\"expiration\";i:1435071225;s:2:\"ip\";s:14:\"78.137.250.197\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/26.0.0.9.10;FBBV/9347487;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433861625;}}'),
(73795, 4746, 'votou', 'sim'),
(73796, 4746, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(73797, 4765, 'votou', 'sim'),
(73798, 4765, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(73799, 4769, 'nickname', 'Joao_Paulo_Rodrigues'),
(73800, 4769, 'first_name', 'João'),
(73801, 4769, 'last_name', 'Rodrigues'),
(73802, 4769, 'description', ''),
(73803, 4769, 'rich_editing', 'true'),
(73804, 4769, 'comment_shortcuts', 'false'),
(73805, 4769, 'admin_color', 'fresh'),
(73806, 4769, 'use_ssl', '0'),
(73807, 4769, 'show_admin_bar_front', 'true'),
(73808, 4769, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73809, 4769, 'wp_user_level', '0'),
(73810, 4769, 'wsl_current_provider', 'Facebook'),
(73811, 4769, 'wsl_current_user_image', 'https://graph.facebook.com/10205329831898433/picture?width=150&height=150'),
(73812, 4769, 'session_tokens', 'a:1:{s:64:\"c48c8372436c479f357ebd329e757c79331307b8a52052be9ce99909c9b89922\";a:4:{s:10:\"expiration\";i:1435071301;s:2:\"ip\";s:13:\"62.169.70.159\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433861701;}}'),
(73813, 4763, 'votou', 'sim'),
(73814, 4763, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(73815, 4770, 'nickname', 'Sandra_Pais'),
(73816, 4770, 'first_name', 'Sandra'),
(73817, 4770, 'last_name', 'Pais'),
(73818, 4770, 'description', ''),
(73819, 4770, 'rich_editing', 'true'),
(73820, 4770, 'comment_shortcuts', 'false'),
(73821, 4770, 'admin_color', 'fresh'),
(73822, 4770, 'use_ssl', '0'),
(73823, 4770, 'show_admin_bar_front', 'true'),
(73824, 4770, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73825, 4770, 'wp_user_level', '0'),
(73826, 4770, 'wsl_current_provider', 'Facebook'),
(73827, 4770, 'wsl_current_user_image', 'https://graph.facebook.com/1073603142668875/picture?width=150&height=150'),
(73829, 4771, 'nickname', 'Sou_Eu'),
(73830, 4771, 'first_name', 'Sou'),
(73831, 4771, 'last_name', 'Eu'),
(73832, 4771, 'description', ''),
(73833, 4771, 'rich_editing', 'true'),
(73834, 4771, 'comment_shortcuts', 'false'),
(73835, 4771, 'admin_color', 'fresh'),
(73836, 4771, 'use_ssl', '0'),
(73837, 4771, 'show_admin_bar_front', 'true'),
(73838, 4771, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73839, 4771, 'wp_user_level', '0'),
(73840, 4771, 'wsl_current_provider', 'Google'),
(73841, 4771, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(73842, 4771, 'session_tokens', 'a:1:{s:64:\"c2f378df1f265e157d3a5feedb533afe374a01f5a62e079734a0854f5a4657b0\";a:4:{s:10:\"expiration\";i:1435071388;s:2:\"ip\";s:14:\"93.102.237.232\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433861788;}}'),
(73843, 4772, 'nickname', 'Rui_Conde'),
(73844, 4772, 'first_name', 'Rui'),
(73845, 4772, 'last_name', 'Conde'),
(73846, 4772, 'description', ''),
(73847, 4772, 'rich_editing', 'true'),
(73848, 4772, 'comment_shortcuts', 'false'),
(73849, 4772, 'admin_color', 'fresh'),
(73850, 4772, 'use_ssl', '0'),
(73851, 4772, 'show_admin_bar_front', 'true'),
(73852, 4772, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73853, 4772, 'wp_user_level', '0'),
(73854, 4772, 'wsl_current_provider', 'Facebook'),
(73855, 4772, 'wsl_current_user_image', 'https://graph.facebook.com/999644316715298/picture?width=150&height=150'),
(73856, 4772, 'session_tokens', 'a:1:{s:64:\"4d0db9a91c35088fafcf5c973a4c343c5e9d14ae82e0fe960ab33a2489db4ad3\";a:4:{s:10:\"expiration\";i:1435071403;s:2:\"ip\";s:11:\"2.80.83.203\";s:2:\"ua\";s:148:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-D280 Build/KOT49I.A1398162317) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433861803;}}'),
(73857, 4758, 'votou', 'sim'),
(73858, 4758, 'user_votes', 'foto-do-ano_p1169'),
(73859, 4773, 'nickname', 'Antonio_Araujo'),
(73860, 4773, 'first_name', 'Antonio'),
(73861, 4773, 'last_name', 'Araujo'),
(73862, 4773, 'description', ''),
(73863, 4773, 'rich_editing', 'true'),
(73864, 4773, 'comment_shortcuts', 'false'),
(73865, 4773, 'admin_color', 'fresh'),
(73866, 4773, 'use_ssl', '0'),
(73867, 4773, 'show_admin_bar_front', 'true'),
(73868, 4773, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73869, 4773, 'wp_user_level', '0'),
(73870, 4773, 'wsl_current_provider', 'Google'),
(73871, 4773, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-tDcCyUVjjQg/AAAAAAAAAAI/AAAAAAAA0y4/ifxygc-Gss4/photo.jpg?sz=200'),
(73872, 4773, 'session_tokens', 'a:1:{s:64:\"a593215c22e5f366c44fc6ceca9b0344e56cd82fb07c813df25659fedc0f2a1d\";a:4:{s:10:\"expiration\";i:1435071455;s:2:\"ip\";s:12:\"81.20.251.49\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433861855;}}'),
(73873, 4770, 'votou', 'sim'),
(73874, 4770, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385'),
(73875, 4772, 'votou', 'sim'),
(73876, 4772, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(73877, 4773, 'votou', 'sim'),
(73878, 4773, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1169,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(73879, 4774, 'nickname', 'Elisabete_Pires_Bailao'),
(73880, 4774, 'first_name', 'Elisabete'),
(73881, 4774, 'last_name', 'Bailão'),
(73882, 4774, 'description', ''),
(73883, 4774, 'rich_editing', 'true'),
(73884, 4774, 'comment_shortcuts', 'false'),
(73885, 4774, 'admin_color', 'fresh'),
(73886, 4774, 'use_ssl', '0'),
(73887, 4774, 'show_admin_bar_front', 'true'),
(73888, 4774, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73889, 4774, 'wp_user_level', '0'),
(73890, 4774, 'wsl_current_provider', 'Facebook'),
(73891, 4774, 'wsl_current_user_image', 'https://graph.facebook.com/10205457832179597/picture?width=150&height=150'),
(73892, 4774, 'session_tokens', 'a:1:{s:64:\"a1d7a83d9ca96bd1c3a337c4572187cafdb9bf112ffc0467c7e2f72ecb0da905\";a:4:{s:10:\"expiration\";i:1435071599;s:2:\"ip\";s:13:\"85.243.47.161\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433861999;}}'),
(73893, 4775, 'nickname', 'Vitor_Valente'),
(73894, 4775, 'first_name', 'Vitor'),
(73895, 4775, 'last_name', 'Valente'),
(73896, 4775, 'description', ''),
(73897, 4775, 'rich_editing', 'true'),
(73898, 4775, 'comment_shortcuts', 'false'),
(73899, 4775, 'admin_color', 'fresh'),
(73900, 4775, 'use_ssl', '0'),
(73901, 4775, 'show_admin_bar_front', 'true'),
(73902, 4775, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73903, 4775, 'wp_user_level', '0'),
(73904, 4775, 'wsl_current_provider', 'Google'),
(73905, 4775, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(73906, 4775, 'session_tokens', 'a:1:{s:64:\"f4b3cf5cff08d523c73b4a9f66926f036e730cbb71dbe37654ab0a55cc1ec97b\";a:4:{s:10:\"expiration\";i:1435071690;s:2:\"ip\";s:13:\"62.167.75.248\";s:2:\"ua\";s:134:\"Mozilla/5.0 (Linux; Android 4.4.2; SGP321 Build/10.5.A.0.230) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Safari/537.36\";s:5:\"login\";i:1433862090;}}'),
(73907, 4776, 'nickname', 'Miguel_Conceicao'),
(73908, 4776, 'first_name', 'Miguel'),
(73909, 4776, 'last_name', 'Conceição'),
(73910, 4776, 'description', ''),
(73911, 4776, 'rich_editing', 'true'),
(73912, 4776, 'comment_shortcuts', 'false'),
(73913, 4776, 'admin_color', 'fresh'),
(73914, 4776, 'use_ssl', '0'),
(73915, 4776, 'show_admin_bar_front', 'true'),
(73916, 4776, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73917, 4776, 'wp_user_level', '0'),
(73918, 4776, 'wsl_current_provider', 'Facebook'),
(73919, 4776, 'wsl_current_user_image', 'https://graph.facebook.com/917105628311933/picture?width=150&height=150'),
(73920, 4776, 'session_tokens', 'a:1:{s:64:\"47a9d33d4be397a21dd49eb56dfb25a6b394b7416dae2bd5afa4ed7b3172ec89\";a:4:{s:10:\"expiration\";i:1435071757;s:2:\"ip\";s:14:\"85.242.140.127\";s:2:\"ua\";s:185:\"Mozilla/5.0 (Linux; Android 5.0.2; A0001 Build/LRX22G; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433862157;}}'),
(73921, 4777, 'nickname', 'Miguel_Ruivo'),
(73922, 4777, 'first_name', 'Miguel'),
(73923, 4777, 'last_name', 'Ruivo'),
(73924, 4777, 'description', ''),
(73925, 4777, 'rich_editing', 'true'),
(73926, 4777, 'comment_shortcuts', 'false'),
(73927, 4777, 'admin_color', 'fresh'),
(73928, 4777, 'use_ssl', '0'),
(73929, 4777, 'show_admin_bar_front', 'true'),
(73930, 4777, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73931, 4777, 'wp_user_level', '0'),
(73932, 4777, 'wsl_current_provider', 'Facebook'),
(73933, 4777, 'wsl_current_user_image', 'https://graph.facebook.com/817791994965555/picture?width=150&height=150'),
(73934, 4777, 'session_tokens', 'a:1:{s:64:\"488734a388353924d103e281111528152967096d0474da469d658b501f387ca6\";a:4:{s:10:\"expiration\";i:1435071792;s:2:\"ip\";s:13:\"85.138.200.56\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433862192;}}'),
(73935, 4778, 'nickname', 'Regis_Silva_Skate'),
(73936, 4778, 'first_name', 'Regis'),
(73937, 4778, 'last_name', 'Silva Skate'),
(73938, 4778, 'description', ''),
(73939, 4778, 'rich_editing', 'true'),
(73940, 4778, 'comment_shortcuts', 'false'),
(73941, 4778, 'admin_color', 'fresh'),
(73942, 4778, 'use_ssl', '0'),
(73943, 4778, 'show_admin_bar_front', 'true'),
(73944, 4778, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73945, 4778, 'wp_user_level', '0'),
(73946, 4778, 'wsl_current_provider', 'Facebook'),
(73947, 4778, 'wsl_current_user_image', 'https://graph.facebook.com/10204389886248156/picture?width=150&height=150'),
(73948, 4778, 'session_tokens', 'a:1:{s:64:\"b8f61606bfee3a4f3cb7f81a59001ac15daec4a9ead993c4afb362f0a81ecfd8\";a:4:{s:10:\"expiration\";i:1435071816;s:2:\"ip\";s:13:\"89.115.106.21\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433862216;}}'),
(73949, 4779, 'nickname', 'Filipe_Araujo'),
(73950, 4779, 'first_name', 'Filipe'),
(73951, 4779, 'last_name', 'Araújo'),
(73952, 4779, 'description', ''),
(73953, 4779, 'rich_editing', 'true'),
(73954, 4779, 'comment_shortcuts', 'false'),
(73955, 4779, 'admin_color', 'fresh'),
(73956, 4779, 'use_ssl', '0'),
(73957, 4779, 'show_admin_bar_front', 'true'),
(73958, 4779, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73959, 4779, 'wp_user_level', '0'),
(73960, 4779, 'wsl_current_provider', 'Facebook'),
(73961, 4779, 'wsl_current_user_image', 'https://graph.facebook.com/980036662029521/picture?width=150&height=150'),
(73962, 4779, 'session_tokens', 'a:2:{s:64:\"f40bc4f1ac21df4ad0edf0ebae526cbd35d476dae68ec35764ae6857a0794b87\";a:4:{s:10:\"expiration\";i:1435071850;s:2:\"ip\";s:14:\"88.214.172.182\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433862250;}s:64:\"5b0f4a49504c112203794bb28f3d4f0f555cfdd45cd99e7ac8dcf314cdaa2fdb\";a:4:{s:10:\"expiration\";i:1435097525;s:2:\"ip\";s:14:\"144.64.106.237\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433887925;}}'),
(73963, 4780, 'nickname', 'Piu_Figueiredo'),
(73964, 4780, 'first_name', 'Piu'),
(73965, 4780, 'last_name', 'Figueiredo'),
(73966, 4780, 'description', ''),
(73967, 4780, 'rich_editing', 'true'),
(73968, 4780, 'comment_shortcuts', 'false'),
(73969, 4780, 'admin_color', 'fresh'),
(73970, 4780, 'use_ssl', '0'),
(73971, 4780, 'show_admin_bar_front', 'true'),
(73972, 4780, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73973, 4780, 'wp_user_level', '0'),
(73974, 4780, 'wsl_current_provider', 'Facebook'),
(73975, 4780, 'wsl_current_user_image', 'https://graph.facebook.com/693551064079830/picture?width=150&height=150'),
(73976, 4780, 'session_tokens', 'a:1:{s:64:\"9af15f31811777c20b72bced579c2319fd5dd0c4332416b2b75d61968298de35\";a:4:{s:10:\"expiration\";i:1435071968;s:2:\"ip\";s:14:\"46.189.212.122\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433862368;}}'),
(73977, 4776, 'votou', 'sim'),
(73978, 4776, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(73979, 4781, 'nickname', 'Carlos_Alberto_Martins'),
(73980, 4781, 'first_name', 'Carlos'),
(73981, 4781, 'last_name', 'Martins'),
(73982, 4781, 'description', ''),
(73983, 4781, 'rich_editing', 'true'),
(73984, 4781, 'comment_shortcuts', 'false'),
(73985, 4781, 'admin_color', 'fresh'),
(73986, 4781, 'use_ssl', '0'),
(73987, 4781, 'show_admin_bar_front', 'true'),
(73988, 4781, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(73989, 4781, 'wp_user_level', '0'),
(73990, 4781, 'wsl_current_provider', 'Facebook'),
(73991, 4781, 'wsl_current_user_image', 'https://graph.facebook.com/10203199647310345/picture?width=150&height=150'),
(73992, 4781, 'session_tokens', 'a:1:{s:64:\"972cb44ad8c1dd1b582d9beb82c905ffc3f8d07fad4d5451f60f48899725f105\";a:4:{s:10:\"expiration\";i:1435072136;s:2:\"ip\";s:13:\"88.214.184.33\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-I8730 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/29.0.0.23.13;]\";s:5:\"login\";i:1433862536;}}'),
(73993, 4782, 'nickname', 'Francisco_Garcia_Abreu'),
(73994, 4782, 'first_name', 'Francisco'),
(73995, 4782, 'last_name', 'Garcia Abreu'),
(73996, 4782, 'description', ''),
(73997, 4782, 'rich_editing', 'true'),
(73998, 4782, 'comment_shortcuts', 'false'),
(73999, 4782, 'admin_color', 'fresh'),
(74000, 4782, 'use_ssl', '0'),
(74001, 4782, 'show_admin_bar_front', 'true'),
(74002, 4782, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74003, 4782, 'wp_user_level', '0'),
(74004, 4782, 'wsl_current_provider', 'Facebook'),
(74005, 4782, 'wsl_current_user_image', 'https://graph.facebook.com/10205940943296952/picture?width=150&height=150'),
(74006, 4782, 'session_tokens', 'a:1:{s:64:\"7fc94aa72ea4d34f7fd0ca7e1810010e1a557f474de1068c53cf7744a9b8d3a3\";a:4:{s:10:\"expiration\";i:1435072153;s:2:\"ip\";s:14:\"188.81.145.144\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433862553;}}'),
(74007, 4783, 'nickname', 'Carla_Martins'),
(74008, 4783, 'first_name', 'Carla'),
(74009, 4783, 'last_name', 'Martins'),
(74010, 4783, 'description', ''),
(74011, 4783, 'rich_editing', 'true'),
(74012, 4783, 'comment_shortcuts', 'false'),
(74013, 4783, 'admin_color', 'fresh'),
(74014, 4783, 'use_ssl', '0'),
(74015, 4783, 'show_admin_bar_front', 'true'),
(74016, 4783, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74017, 4783, 'wp_user_level', '0'),
(74018, 4783, 'wsl_current_provider', 'Facebook'),
(74019, 4783, 'wsl_current_user_image', 'https://graph.facebook.com/895123500523565/picture?width=150&height=150'),
(74020, 4783, 'session_tokens', 'a:1:{s:64:\"7622b811dc2df1b6f9dbf773212d6d1fec7edccc2a0e5357ee66130563871dc2\";a:4:{s:10:\"expiration\";i:1435072192;s:2:\"ip\";s:14:\"85.246.153.133\";s:2:\"ua\";s:126:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36 OPR/29.0.1795.60\";s:5:\"login\";i:1433862592;}}'),
(74021, 4783, 'votou', 'sim'),
(74022, 4783, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(74023, 4784, 'nickname', 'Americo_Macareno'),
(74024, 4784, 'first_name', 'Américo'),
(74025, 4784, 'last_name', 'Macareno'),
(74026, 4784, 'description', ''),
(74027, 4784, 'rich_editing', 'true'),
(74028, 4784, 'comment_shortcuts', 'false'),
(74029, 4784, 'admin_color', 'fresh'),
(74030, 4784, 'use_ssl', '0'),
(74031, 4784, 'show_admin_bar_front', 'true'),
(74032, 4784, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74033, 4784, 'wp_user_level', '0'),
(74034, 4784, 'wsl_current_provider', 'Facebook'),
(74035, 4784, 'wsl_current_user_image', 'https://graph.facebook.com/998076513578646/picture?width=150&height=150'),
(74036, 4784, 'session_tokens', 'a:1:{s:64:\"b3adb1a9d352bb6c585c837e79494f864837c2012b235b813e621ec5fe697871\";a:4:{s:10:\"expiration\";i:1435072204;s:2:\"ip\";s:12:\"95.136.38.51\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433862604;}}'),
(74037, 4785, 'nickname', 'Pedro_Isabel'),
(74038, 4785, 'first_name', 'Pedro'),
(74039, 4785, 'last_name', 'Isabel'),
(74040, 4785, 'description', ''),
(74041, 4785, 'rich_editing', 'true'),
(74042, 4785, 'comment_shortcuts', 'false'),
(74043, 4785, 'admin_color', 'fresh'),
(74044, 4785, 'use_ssl', '0'),
(74045, 4785, 'show_admin_bar_front', 'true'),
(74046, 4785, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74047, 4785, 'wp_user_level', '0'),
(74048, 4785, 'wsl_current_provider', 'Facebook'),
(74049, 4785, 'wsl_current_user_image', 'https://graph.facebook.com/10203419404120800/picture?width=150&height=150'),
(74050, 4785, 'session_tokens', 'a:1:{s:64:\"25b13eca85c70feacb81cbacfdf9d51d2270d5c2c90068f5d24e9c3788133653\";a:4:{s:10:\"expiration\";i:1435072236;s:2:\"ip\";s:14:\"89.181.196.246\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433862636;}}'),
(74051, 4786, 'nickname', 'Rita_Vidrago'),
(74052, 4786, 'first_name', 'Rita'),
(74053, 4786, 'last_name', 'Vidrago'),
(74054, 4786, 'description', ''),
(74055, 4786, 'rich_editing', 'true'),
(74056, 4786, 'comment_shortcuts', 'false'),
(74057, 4786, 'admin_color', 'fresh'),
(74058, 4786, 'use_ssl', '0'),
(74059, 4786, 'show_admin_bar_front', 'true'),
(74060, 4786, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74061, 4786, 'wp_user_level', '0'),
(74062, 4786, 'wsl_current_provider', 'Facebook'),
(74063, 4786, 'wsl_current_user_image', 'https://graph.facebook.com/980952588605408/picture?width=150&height=150'),
(74064, 4786, 'session_tokens', 'a:1:{s:64:\"d74960447b6635898009925371d776bcece15ea0b2a87d5b9e34600d492c115e\";a:4:{s:10:\"expiration\";i:1435072239;s:2:\"ip\";s:13:\"89.152.189.59\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433862639;}}'),
(74065, 4787, 'nickname', 'Diogo_Osorio_Castro'),
(74066, 4787, 'first_name', 'Diogo'),
(74067, 4787, 'last_name', 'Castro'),
(74068, 4787, 'description', ''),
(74069, 4787, 'rich_editing', 'true'),
(74070, 4787, 'comment_shortcuts', 'false'),
(74071, 4787, 'admin_color', 'fresh'),
(74072, 4787, 'use_ssl', '0'),
(74073, 4787, 'show_admin_bar_front', 'true'),
(74074, 4787, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74075, 4787, 'wp_user_level', '0'),
(74076, 4787, 'wsl_current_provider', 'Facebook'),
(74077, 4787, 'wsl_current_user_image', 'https://graph.facebook.com/10152984436278528/picture?width=150&height=150'),
(74078, 4787, 'session_tokens', 'a:1:{s:64:\"deec1cb2538690dbbd1c167ddc66f5083ad90317d891ec9d3a5b29ad1fd019fb\";a:4:{s:10:\"expiration\";i:1435072280;s:2:\"ip\";s:11:\"62.48.155.5\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433862680;}}'),
(74079, 4788, 'nickname', 'Rodrigo_Romano'),
(74080, 4788, 'first_name', 'Rodrigo'),
(74081, 4788, 'last_name', 'Romano'),
(74082, 4788, 'description', ''),
(74083, 4788, 'rich_editing', 'true'),
(74084, 4788, 'comment_shortcuts', 'false'),
(74085, 4788, 'admin_color', 'fresh'),
(74086, 4788, 'use_ssl', '0'),
(74087, 4788, 'show_admin_bar_front', 'true'),
(74088, 4788, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74089, 4788, 'wp_user_level', '0'),
(74090, 4788, 'wsl_current_provider', 'Facebook'),
(74091, 4788, 'wsl_current_user_image', 'https://graph.facebook.com/10206103428779087/picture?width=150&height=150'),
(74092, 4788, 'session_tokens', 'a:1:{s:64:\"d5dd4fd947c263c4b074c10aa0f17b2fe5159cbacca2afe31c108886435b7cfe\";a:4:{s:10:\"expiration\";i:1435072287;s:2:\"ip\";s:12:\"95.94.42.226\";s:2:\"ua\";s:151:\"Mozilla/5.0 (Linux; Android 4.4.2; Vodafone Smart 4 turbo Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433862687;}}'),
(74093, 4789, 'nickname', 'Ana_Ramos'),
(74094, 4789, 'first_name', 'Ana'),
(74095, 4789, 'last_name', 'Ramos'),
(74096, 4789, 'description', ''),
(74097, 4789, 'rich_editing', 'true'),
(74098, 4789, 'comment_shortcuts', 'false'),
(74099, 4789, 'admin_color', 'fresh'),
(74100, 4789, 'use_ssl', '0'),
(74101, 4789, 'show_admin_bar_front', 'true'),
(74102, 4789, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74103, 4789, 'wp_user_level', '0'),
(74104, 4789, 'wsl_current_provider', 'Facebook'),
(74105, 4789, 'wsl_current_user_image', 'https://graph.facebook.com/872723806127228/picture?width=150&height=150'),
(74106, 4789, 'session_tokens', 'a:2:{s:64:\"c653d3a6fa4628d7fc529a07993797eb347129e01ec6457218b8a4dd43d894f8\";a:4:{s:10:\"expiration\";i:1435072323;s:2:\"ip\";s:14:\"193.236.83.193\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; RAINBOW Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433862723;}s:64:\"2c6abe8ec32691f76aae45d344d0dbd7b37b3cd992be8bacaf9407c431d4e10a\";a:4:{s:10:\"expiration\";i:1435081160;s:2:\"ip\";s:13:\"79.169.155.91\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Maxthon/4.4.5.3000 Chrome/30.0.1599.101 Safari/537.36\";s:5:\"login\";i:1433871560;}}'),
(74107, 4785, 'votou', 'sim'),
(74108, 4785, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(74109, 4790, 'nickname', 'DARIO_SIMAO'),
(74110, 4790, 'first_name', 'DARIO'),
(74111, 4790, 'last_name', 'SIMAO'),
(74112, 4790, 'description', ''),
(74113, 4790, 'rich_editing', 'true'),
(74114, 4790, 'comment_shortcuts', 'false'),
(74115, 4790, 'admin_color', 'fresh'),
(74116, 4790, 'use_ssl', '0'),
(74117, 4790, 'show_admin_bar_front', 'true'),
(74118, 4790, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74119, 4790, 'wp_user_level', '0'),
(74120, 4790, 'wsl_current_provider', 'Google'),
(74121, 4790, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(74122, 4790, 'session_tokens', 'a:1:{s:64:\"ba717a1d669102cd4aa388e64d5d094c70a92908d9d624e8655aa2efb06242fd\";a:4:{s:10:\"expiration\";i:1435072402;s:2:\"ip\";s:14:\"193.236.83.193\";s:2:\"ua\";s:132:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-N8010 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30\";s:5:\"login\";i:1433862802;}}'),
(74123, 4787, 'votou', 'sim'),
(74124, 4787, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(74125, 4791, 'nickname', 'Francisco_Empis'),
(74126, 4791, 'first_name', 'Francisco'),
(74127, 4791, 'last_name', 'Empis'),
(74128, 4791, 'description', ''),
(74129, 4791, 'rich_editing', 'true'),
(74130, 4791, 'comment_shortcuts', 'false'),
(74131, 4791, 'admin_color', 'fresh'),
(74132, 4791, 'use_ssl', '0'),
(74133, 4791, 'show_admin_bar_front', 'true'),
(74134, 4791, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74135, 4791, 'wp_user_level', '0'),
(74136, 4791, 'wsl_current_provider', 'Facebook'),
(74137, 4791, 'wsl_current_user_image', 'https://graph.facebook.com/1588781598076264/picture?width=150&height=150'),
(74138, 4791, 'session_tokens', 'a:1:{s:64:\"9e5bcda6a685cf75c130d17485836272c883ea4c8d0fb14a91ff6d6241297810\";a:4:{s:10:\"expiration\";i:1435072428;s:2:\"ip\";s:13:\"87.103.121.86\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433862828;}}'),
(74139, 4792, 'nickname', 'Jimi_Linden'),
(74140, 4792, 'first_name', 'Jimi'),
(74141, 4792, 'last_name', 'Linden'),
(74142, 4792, 'description', ''),
(74143, 4792, 'rich_editing', 'true'),
(74144, 4792, 'comment_shortcuts', 'false'),
(74145, 4792, 'admin_color', 'fresh'),
(74146, 4792, 'use_ssl', '0'),
(74147, 4792, 'show_admin_bar_front', 'true'),
(74148, 4792, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74149, 4792, 'wp_user_level', '0'),
(74150, 4792, 'wsl_current_provider', 'Facebook'),
(74151, 4792, 'wsl_current_user_image', 'https://graph.facebook.com/924006534322620/picture?width=150&height=150'),
(74152, 4792, 'session_tokens', 'a:1:{s:64:\"599d0187db22c09e37aabb8bdd6903b79028e1f53dd23ea4fe53e95a57fcb694\";a:4:{s:10:\"expiration\";i:1435072432;s:2:\"ip\";s:14:\"193.236.83.193\";s:2:\"ua\";s:154:\"Mozilla/5.0 (Linux; U; Android 4.2.1; pt-pt; HUAWEI G610-U20 Build/HuaweiG610-U20) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433862832;}}'),
(74153, 4790, 'votou', 'sim'),
(74154, 4790, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(74155, 4786, 'votou', 'sim'),
(74156, 4786, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(74157, 4793, 'nickname', 'Isis_Joaquim'),
(74158, 4793, 'first_name', 'Isis'),
(74159, 4793, 'last_name', 'Joaquim'),
(74160, 4793, 'description', ''),
(74161, 4793, 'rich_editing', 'true'),
(74162, 4793, 'comment_shortcuts', 'false'),
(74163, 4793, 'admin_color', 'fresh'),
(74164, 4793, 'use_ssl', '0'),
(74165, 4793, 'show_admin_bar_front', 'true'),
(74166, 4793, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74167, 4793, 'wp_user_level', '0'),
(74168, 4793, 'wsl_current_provider', 'Facebook'),
(74169, 4793, 'wsl_current_user_image', 'https://graph.facebook.com/1656856554544622/picture?width=150&height=150'),
(74170, 4793, 'session_tokens', 'a:1:{s:64:\"79626b9753f0af11fedc313f2a16befa3d6ee29eab592da2f09b5404aedb0789\";a:4:{s:10:\"expiration\";i:1435072469;s:2:\"ip\";s:14:\"193.236.83.193\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; SM-G350 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433862869;}}'),
(74171, 4794, 'nickname', 'Marco_F_'),
(74172, 4794, 'first_name', 'Marco'),
(74173, 4794, 'last_name', 'F.'),
(74174, 4794, 'description', ''),
(74175, 4794, 'rich_editing', 'true'),
(74176, 4794, 'comment_shortcuts', 'false'),
(74177, 4794, 'admin_color', 'fresh'),
(74178, 4794, 'use_ssl', '0'),
(74179, 4794, 'show_admin_bar_front', 'true'),
(74180, 4794, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74181, 4794, 'wp_user_level', '0'),
(74182, 4794, 'wsl_current_provider', 'Facebook'),
(74183, 4794, 'wsl_current_user_image', 'https://graph.facebook.com/10153369255857579/picture?width=150&height=150'),
(74184, 4794, 'session_tokens', 'a:1:{s:64:\"3d6f9ecda846382c6fc7160b59f40b8e0f7674245a4decaaec80c2461a8b4a14\";a:4:{s:10:\"expiration\";i:1435072471;s:2:\"ip\";s:13:\"99.233.230.10\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/Rogers;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433862871;}}'),
(74185, 4769, 'votou', 'sim'),
(74186, 4769, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1363'),
(74187, 4795, 'nickname', 'Beatriz_Tacao'),
(74188, 4795, 'first_name', 'Beatriz'),
(74189, 4795, 'last_name', 'Tacão'),
(74190, 4795, 'description', ''),
(74191, 4795, 'rich_editing', 'true'),
(74192, 4795, 'comment_shortcuts', 'false'),
(74193, 4795, 'admin_color', 'fresh'),
(74194, 4795, 'use_ssl', '0'),
(74195, 4795, 'show_admin_bar_front', 'true'),
(74196, 4795, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74197, 4795, 'wp_user_level', '0'),
(74198, 4795, 'wsl_current_provider', 'Facebook'),
(74199, 4795, 'wsl_current_user_image', 'https://graph.facebook.com/982890065077951/picture?width=150&height=150'),
(74200, 4795, 'session_tokens', 'a:1:{s:64:\"04c5068effe32e3e8afe57fc8dd64f1ddc56e5396294baede3df45e68cfb257b\";a:4:{s:10:\"expiration\";i:1435072483;s:2:\"ip\";s:14:\"85.242.250.213\";s:2:\"ua\";s:145:\"Mozilla/5.0 (Linux; U; Android 4.3; pt-pt; G630-U10 Build/HuaweiG630-U10) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433862883;}}'),
(74201, 4789, 'votou', 'sim'),
(74202, 4789, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(74203, 4796, 'nickname', 'Maria_Canas'),
(74204, 4796, 'first_name', 'Maria'),
(74205, 4796, 'last_name', 'Canas'),
(74206, 4796, 'description', ''),
(74207, 4796, 'rich_editing', 'true'),
(74208, 4796, 'comment_shortcuts', 'false'),
(74209, 4796, 'admin_color', 'fresh'),
(74210, 4796, 'use_ssl', '0'),
(74211, 4796, 'show_admin_bar_front', 'true'),
(74212, 4796, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74213, 4796, 'wp_user_level', '0'),
(74214, 4796, 'wsl_current_provider', 'Facebook'),
(74215, 4796, 'wsl_current_user_image', 'https://graph.facebook.com/439213032870663/picture?width=150&height=150'),
(74216, 4796, 'session_tokens', 'a:1:{s:64:\"64f38659e31a2f068c865130c026eb27b9e0be8c0fc00fa043b4fc48e7adb58e\";a:4:{s:10:\"expiration\";i:1435072518;s:2:\"ip\";s:14:\"193.236.83.193\";s:2:\"ua\";s:155:\"Mozilla/5.0 (Linux; U; Android 4.1.1; pt-pt; Vodafone 875 Build/JRO03C) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.1 Mobile Safari/534.30 SVN/050HGG4\";s:5:\"login\";i:1433862918;}}'),
(74217, 4782, 'votou', 'sim'),
(74218, 4782, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,videoclip-do-ano-hurley_p1212,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,treinador-do-ano_p1357'),
(74219, 4797, 'nickname', 'Pipa_Josefine'),
(74220, 4797, 'first_name', 'Pipa'),
(74221, 4797, 'last_name', 'Josefine'),
(74222, 4797, 'description', ''),
(74223, 4797, 'rich_editing', 'true'),
(74224, 4797, 'comment_shortcuts', 'false'),
(74225, 4797, 'admin_color', 'fresh'),
(74226, 4797, 'use_ssl', '0'),
(74227, 4797, 'show_admin_bar_front', 'true'),
(74228, 4797, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74229, 4797, 'wp_user_level', '0'),
(74230, 4797, 'wsl_current_provider', 'Facebook'),
(74231, 4797, 'wsl_current_user_image', 'https://graph.facebook.com/1663783480519272/picture?width=150&height=150'),
(74232, 4797, 'session_tokens', 'a:1:{s:64:\"dbe984d9f9380f3a2815a0cddc6a0d9331a74b1c1995f5de52fe8893f270d356\";a:4:{s:10:\"expiration\";i:1435072535;s:2:\"ip\";s:14:\"193.236.83.193\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; SM-G350 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433862935;}}'),
(74233, 4791, 'votou', 'sim'),
(74234, 4791, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(74235, 4793, 'votou', 'sim'),
(74236, 4793, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(74237, 4794, 'votou', 'sim'),
(74238, 4794, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(74239, 4798, 'nickname', 'Pedro_Figueiredo'),
(74240, 4798, 'first_name', 'Pedro'),
(74241, 4798, 'last_name', 'Figueiredo'),
(74242, 4798, 'description', ''),
(74243, 4798, 'rich_editing', 'true'),
(74244, 4798, 'comment_shortcuts', 'false'),
(74245, 4798, 'admin_color', 'fresh'),
(74246, 4798, 'use_ssl', '0'),
(74247, 4798, 'show_admin_bar_front', 'true'),
(74248, 4798, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74249, 4798, 'wp_user_level', '0'),
(74250, 4798, 'wsl_current_provider', 'Facebook'),
(74251, 4798, 'wsl_current_user_image', 'https://graph.facebook.com/408032339399237/picture?width=150&height=150'),
(74252, 4798, 'session_tokens', 'a:1:{s:64:\"08061dd226f6ec7e4f3cda5452cbb0f12e1b98fa5e6dc80176c0e566b97ca09a\";a:4:{s:10:\"expiration\";i:1435072574;s:2:\"ip\";s:14:\"79.168.159.215\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433862974;}}'),
(74253, 4799, 'nickname', 'Edgar_Duarte'),
(74254, 4799, 'first_name', 'Edgar'),
(74255, 4799, 'last_name', 'Duarte'),
(74256, 4799, 'description', ''),
(74257, 4799, 'rich_editing', 'true'),
(74258, 4799, 'comment_shortcuts', 'false'),
(74259, 4799, 'admin_color', 'fresh'),
(74260, 4799, 'use_ssl', '0'),
(74261, 4799, 'show_admin_bar_front', 'true'),
(74262, 4799, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74263, 4799, 'wp_user_level', '0'),
(74264, 4799, 'wsl_current_provider', 'Facebook'),
(74265, 4799, 'wsl_current_user_image', 'https://graph.facebook.com/490389477775431/picture?width=150&height=150'),
(74266, 4799, 'session_tokens', 'a:1:{s:64:\"5a391c521e32ff07c3b23dc9cf9314cb7330d9ebb60538d0c12e8dc2590cd246\";a:4:{s:10:\"expiration\";i:1435072598;s:2:\"ip\";s:12:\"87.103.59.94\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433862998;}}'),
(74267, 4797, 'votou', 'sim'),
(74268, 4797, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(74269, 4800, 'nickname', 'David_Pereira_1'),
(74270, 4800, 'first_name', 'David'),
(74271, 4800, 'last_name', 'Pereira'),
(74272, 4800, 'description', ''),
(74273, 4800, 'rich_editing', 'true'),
(74274, 4800, 'comment_shortcuts', 'false'),
(74275, 4800, 'admin_color', 'fresh'),
(74276, 4800, 'use_ssl', '0'),
(74277, 4800, 'show_admin_bar_front', 'true'),
(74278, 4800, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74279, 4800, 'wp_user_level', '0'),
(74280, 4800, 'wsl_current_provider', 'Facebook'),
(74281, 4800, 'wsl_current_user_image', 'https://graph.facebook.com/392390037631025/picture?width=150&height=150'),
(74282, 4800, 'session_tokens', 'a:1:{s:64:\"3cf76118e230a8cf38e8d5d36f7012d8c30186d735ba480e4359dc8bb78af9ea\";a:4:{s:10:\"expiration\";i:1435072656;s:2:\"ip\";s:14:\"193.236.83.193\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G360F Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433863056;}}'),
(74283, 4796, 'votou', 'sim'),
(74284, 4796, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(74285, 4800, 'votou', 'sim'),
(74286, 4800, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(74287, 4792, 'votou', 'sim'),
(74288, 4792, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(74289, 4801, 'nickname', 'Margarida_Almeida_3'),
(74290, 4801, 'first_name', 'Margarida'),
(74291, 4801, 'last_name', 'Almeida'),
(74292, 4801, 'description', ''),
(74293, 4801, 'rich_editing', 'true'),
(74294, 4801, 'comment_shortcuts', 'false'),
(74295, 4801, 'admin_color', 'fresh'),
(74296, 4801, 'use_ssl', '0'),
(74297, 4801, 'show_admin_bar_front', 'true'),
(74298, 4801, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74299, 4801, 'wp_user_level', '0'),
(74300, 4801, 'wsl_current_provider', 'Facebook'),
(74301, 4801, 'wsl_current_user_image', 'https://graph.facebook.com/10204300118134098/picture?width=150&height=150'),
(74302, 4801, 'session_tokens', 'a:1:{s:64:\"8dc5accc1fd563db9086367aa00d399119ac9f98fbf6dd7b7602dc460ba03117\";a:4:{s:10:\"expiration\";i:1435072840;s:2:\"ip\";s:12:\"81.84.86.187\";s:2:\"ua\";s:129:\"Mozilla/5.0 (iPad; CPU OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B554a Safari/9537.53\";s:5:\"login\";i:1433863240;}}'),
(74303, 4802, 'nickname', 'Helia_Ribeiro'),
(74304, 4802, 'first_name', 'Helia'),
(74305, 4802, 'last_name', 'Ribeiro'),
(74306, 4802, 'description', ''),
(74307, 4802, 'rich_editing', 'true'),
(74308, 4802, 'comment_shortcuts', 'false'),
(74309, 4802, 'admin_color', 'fresh'),
(74310, 4802, 'use_ssl', '0'),
(74311, 4802, 'show_admin_bar_front', 'true'),
(74312, 4802, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74313, 4802, 'wp_user_level', '0'),
(74314, 4802, 'wsl_current_provider', 'Facebook'),
(74315, 4802, 'wsl_current_user_image', 'https://graph.facebook.com/10204549302244762/picture?width=150&height=150'),
(74316, 4802, 'session_tokens', 'a:1:{s:64:\"9d532852d8f7f4ae23da57800c45d297dd900fbc6ac2708b0959324a8f9a70e1\";a:4:{s:10:\"expiration\";i:1435072843;s:2:\"ip\";s:14:\"85.243.162.156\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9301I Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433863243;}}'),
(74317, 4803, 'nickname', 'Pureza_Abrantes'),
(74318, 4803, 'first_name', 'Pureza'),
(74319, 4803, 'last_name', 'Abrantes'),
(74320, 4803, 'description', ''),
(74321, 4803, 'rich_editing', 'true'),
(74322, 4803, 'comment_shortcuts', 'false'),
(74323, 4803, 'admin_color', 'fresh'),
(74324, 4803, 'use_ssl', '0'),
(74325, 4803, 'show_admin_bar_front', 'true'),
(74326, 4803, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74327, 4803, 'wp_user_level', '0'),
(74328, 4803, 'wsl_current_provider', 'Facebook'),
(74329, 4803, 'wsl_current_user_image', 'https://graph.facebook.com/1191721944186849/picture?width=150&height=150'),
(74330, 4803, 'session_tokens', 'a:3:{s:64:\"b34dd48d357a4ce70763b3d1f198905df2750308571ef908f317de281ecf2d91\";a:4:{s:10:\"expiration\";i:1435072897;s:2:\"ip\";s:12:\"95.93.161.80\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433863297;}s:64:\"c6b696f2d3ca639f5a975fe76d5f5879167c44f3c1e33665fce95f9a13000e53\";a:4:{s:10:\"expiration\";i:1435075337;s:2:\"ip\";s:12:\"95.93.161.80\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433865737;}s:64:\"bd159dd5ad5cd26ad01e16469b080935d2ce0952c12803d40e74ba5f453fcbcc\";a:4:{s:10:\"expiration\";i:1435085169;s:2:\"ip\";s:12:\"95.93.161.80\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433875569;}}'),
(74331, 4804, 'nickname', 'Heitor_Antunes'),
(74332, 4804, 'first_name', 'Heitor'),
(74333, 4804, 'last_name', 'Antunes'),
(74334, 4804, 'description', ''),
(74335, 4804, 'rich_editing', 'true'),
(74336, 4804, 'comment_shortcuts', 'false'),
(74337, 4804, 'admin_color', 'fresh'),
(74338, 4804, 'use_ssl', '0'),
(74339, 4804, 'show_admin_bar_front', 'true'),
(74340, 4804, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74341, 4804, 'wp_user_level', '0'),
(74342, 4804, 'wsl_current_provider', 'Facebook'),
(74343, 4804, 'wsl_current_user_image', 'https://graph.facebook.com/879330158807566/picture?width=150&height=150'),
(74344, 4804, 'session_tokens', 'a:1:{s:64:\"dfc5b5b4f7168d1a6f0f390c932d25e53d64cdafec51811309677b141f701324\";a:4:{s:10:\"expiration\";i:1435072924;s:2:\"ip\";s:12:\"201.22.39.65\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433863324;}}'),
(74345, 4802, 'votou', 'sim'),
(74346, 4802, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(74347, 4805, 'nickname', 'Leandro_Wayne'),
(74348, 4805, 'first_name', 'Leandro'),
(74349, 4805, 'last_name', 'Wayne'),
(74350, 4805, 'description', ''),
(74351, 4805, 'rich_editing', 'true'),
(74352, 4805, 'comment_shortcuts', 'false'),
(74353, 4805, 'admin_color', 'fresh'),
(74354, 4805, 'use_ssl', '0'),
(74355, 4805, 'show_admin_bar_front', 'true'),
(74356, 4805, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74357, 4805, 'wp_user_level', '0'),
(74358, 4805, 'wsl_current_provider', 'Facebook'),
(74359, 4805, 'wsl_current_user_image', 'https://graph.facebook.com/476974259132489/picture?width=150&height=150'),
(74360, 4805, 'session_tokens', 'a:1:{s:64:\"ba07490b8cd4ab2a8d0d012ab37865c1707f4da1a2519a52c916a09194dd6e04\";a:4:{s:10:\"expiration\";i:1435072965;s:2:\"ip\";s:14:\"193.236.83.193\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433863365;}}'),
(74361, 4805, 'votou', 'sim'),
(74362, 4805, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(74363, 4804, 'votou', 'sim'),
(74364, 4804, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(74365, 4801, 'votou', 'sim'),
(74366, 4801, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(74367, 4806, 'nickname', 'Francisca_Favinha_Carrasco'),
(74368, 4806, 'first_name', 'Francisca'),
(74369, 4806, 'last_name', 'Favinha Carrasco'),
(74370, 4806, 'description', ''),
(74371, 4806, 'rich_editing', 'true'),
(74372, 4806, 'comment_shortcuts', 'false'),
(74373, 4806, 'admin_color', 'fresh'),
(74374, 4806, 'use_ssl', '0'),
(74375, 4806, 'show_admin_bar_front', 'true'),
(74376, 4806, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74377, 4806, 'wp_user_level', '0'),
(74378, 4806, 'wsl_current_provider', 'Facebook'),
(74379, 4806, 'wsl_current_user_image', 'https://graph.facebook.com/448898238611972/picture?width=150&height=150'),
(74380, 4806, 'session_tokens', 'a:1:{s:64:\"9b9a1a2ec398a5958d7437f66b030ea2fb7a36365f65e2c42fc199666c382061\";a:4:{s:10:\"expiration\";i:1435073131;s:2:\"ip\";s:13:\"85.243.145.91\";s:2:\"ua\";s:168:\"Mozilla/5.0 (Linux; Android 4.4.2; K00Z Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/35.0.0.48.273;]\";s:5:\"login\";i:1433863531;}}'),
(74381, 4807, 'nickname', 'Rodrigo_Goncalves'),
(74382, 4807, 'first_name', 'Rodrigo'),
(74383, 4807, 'last_name', 'Gonçalves'),
(74384, 4807, 'description', ''),
(74385, 4807, 'rich_editing', 'true'),
(74386, 4807, 'comment_shortcuts', 'false'),
(74387, 4807, 'admin_color', 'fresh'),
(74388, 4807, 'use_ssl', '0'),
(74389, 4807, 'show_admin_bar_front', 'true'),
(74390, 4807, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74391, 4807, 'wp_user_level', '0'),
(74392, 4807, 'wsl_current_provider', 'Facebook'),
(74393, 4807, 'wsl_current_user_image', 'https://graph.facebook.com/1092182267462748/picture?width=150&height=150'),
(74394, 4807, 'session_tokens', 'a:1:{s:64:\"0c65f2265e2438f2871bed115d86cdb3e166746c22d8e89f02fed4dd86d0baef\";a:4:{s:10:\"expiration\";i:1435073187;s:2:\"ip\";s:14:\"194.171.42.116\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433863587;}}'),
(74395, 4777, 'votou', 'sim'),
(74396, 4777, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(74397, 4808, 'nickname', 'Lucas_Frederico'),
(74398, 4808, 'first_name', 'Lucas'),
(74399, 4808, 'last_name', 'Frederico'),
(74400, 4808, 'description', ''),
(74401, 4808, 'rich_editing', 'true'),
(74402, 4808, 'comment_shortcuts', 'false'),
(74403, 4808, 'admin_color', 'fresh'),
(74404, 4808, 'use_ssl', '0'),
(74405, 4808, 'show_admin_bar_front', 'true'),
(74406, 4808, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74407, 4808, 'wp_user_level', '0'),
(74408, 4808, 'wsl_current_provider', 'Facebook'),
(74409, 4808, 'wsl_current_user_image', 'https://graph.facebook.com/473279929497926/picture?width=150&height=150'),
(74410, 4808, 'session_tokens', 'a:1:{s:64:\"487d7684382b45b7aa390a7520fbab0f6790b0888b2a3287e36bcecb9570ec5e\";a:4:{s:10:\"expiration\";i:1435073280;s:2:\"ip\";s:14:\"193.236.83.193\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 4.2.2; SM-G350 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433863680;}}'),
(74411, 4809, 'nickname', 'Ricardo_Jorge_Costa_Motta'),
(74412, 4809, 'first_name', 'Ricardo Jorge'),
(74413, 4809, 'last_name', 'Costa Motta'),
(74414, 4809, 'description', ''),
(74415, 4809, 'rich_editing', 'true'),
(74416, 4809, 'comment_shortcuts', 'false'),
(74417, 4809, 'admin_color', 'fresh'),
(74418, 4809, 'use_ssl', '0'),
(74419, 4809, 'show_admin_bar_front', 'true'),
(74420, 4809, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74421, 4809, 'wp_user_level', '0'),
(74422, 4809, 'wsl_current_provider', 'Google'),
(74423, 4809, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(74424, 4809, 'session_tokens', 'a:1:{s:64:\"66f55b7898026d71cd40792cc870a8d31543de3256fb40e17402e892bd964bea\";a:4:{s:10:\"expiration\";i:1435073386;s:2:\"ip\";s:13:\"85.138.84.198\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1433863786;}}'),
(74425, 4810, 'nickname', 'Jorge_Aguiar'),
(74426, 4810, 'first_name', 'Jorge'),
(74427, 4810, 'last_name', 'Aguiar'),
(74428, 4810, 'description', ''),
(74429, 4810, 'rich_editing', 'true'),
(74430, 4810, 'comment_shortcuts', 'false'),
(74431, 4810, 'admin_color', 'fresh'),
(74432, 4810, 'use_ssl', '0'),
(74433, 4810, 'show_admin_bar_front', 'true'),
(74434, 4810, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74435, 4810, 'wp_user_level', '0'),
(74436, 4810, 'wsl_current_provider', 'Facebook'),
(74437, 4810, 'wsl_current_user_image', 'https://graph.facebook.com/10207266040027956/picture?width=150&height=150'),
(74438, 4810, 'session_tokens', 'a:1:{s:64:\"b7f8a4b0a6e7ae663502c29ec224d62b228333b7e616eb99ceda6f606b0418a4\";a:4:{s:10:\"expiration\";i:1435073491;s:2:\"ip\";s:14:\"89.214.205.197\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9505 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433863891;}}'),
(74439, 4811, 'nickname', 'Paulo_Silva_1'),
(74440, 4811, 'first_name', 'Paulo'),
(74441, 4811, 'last_name', 'Silva'),
(74442, 4811, 'description', ''),
(74443, 4811, 'rich_editing', 'true'),
(74444, 4811, 'comment_shortcuts', 'false'),
(74445, 4811, 'admin_color', 'fresh'),
(74446, 4811, 'use_ssl', '0'),
(74447, 4811, 'show_admin_bar_front', 'true'),
(74448, 4811, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74449, 4811, 'wp_user_level', '0'),
(74450, 4811, 'wsl_current_provider', 'Facebook'),
(74451, 4811, 'wsl_current_user_image', 'https://graph.facebook.com/10204507851245267/picture?width=150&height=150'),
(74452, 4811, 'session_tokens', 'a:1:{s:64:\"373fa3fb4de9d47bdb3bde3ed02f33d648f8f5edc015089c54fa399b8580697e\";a:4:{s:10:\"expiration\";i:1435073491;s:2:\"ip\";s:12:\"81.84.39.186\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433863891;}}'),
(74453, 4811, 'votou', 'sim'),
(74454, 4811, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(74455, 4812, 'nickname', 'Joao_Garcia'),
(74456, 4812, 'first_name', 'Joao'),
(74457, 4812, 'last_name', 'Garcia'),
(74458, 4812, 'description', ''),
(74459, 4812, 'rich_editing', 'true'),
(74460, 4812, 'comment_shortcuts', 'false'),
(74461, 4812, 'admin_color', 'fresh'),
(74462, 4812, 'use_ssl', '0'),
(74463, 4812, 'show_admin_bar_front', 'true'),
(74464, 4812, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74465, 4812, 'wp_user_level', '0'),
(74466, 4812, 'wsl_current_provider', 'Facebook'),
(74467, 4812, 'wsl_current_user_image', 'https://graph.facebook.com/10203341742702598/picture?width=150&height=150'),
(74468, 4812, 'session_tokens', 'a:1:{s:64:\"2b22c770ebf9e7a44fdc3d28559f55242efce278136b09bf897c14720a097ae9\";a:4:{s:10:\"expiration\";i:1435073555;s:2:\"ip\";s:13:\"85.241.99.196\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433863955;}}'),
(74469, 4799, 'votou', 'sim'),
(74470, 4799, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(74471, 4810, 'votou', 'sim'),
(74472, 4810, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1428'),
(74473, 4809, 'votou', 'sim'),
(74474, 4809, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(74475, 4812, 'votou', 'sim'),
(74476, 4812, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,manobra-do-ano-reef_p1236,revelacao-do-ano-deeply_p1387,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(74477, 4813, 'nickname', 'Paulo_Santos_2'),
(74478, 4813, 'first_name', 'Paulo'),
(74479, 4813, 'last_name', 'Santos'),
(74480, 4813, 'description', ''),
(74481, 4813, 'rich_editing', 'true'),
(74482, 4813, 'comment_shortcuts', 'false'),
(74483, 4813, 'admin_color', 'fresh'),
(74484, 4813, 'use_ssl', '0'),
(74485, 4813, 'show_admin_bar_front', 'true'),
(74486, 4813, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74487, 4813, 'wp_user_level', '0'),
(74488, 4813, 'wsl_current_provider', 'Facebook'),
(74489, 4813, 'wsl_current_user_image', 'https://graph.facebook.com/711219095650401/picture?width=150&height=150'),
(74490, 4813, 'session_tokens', 'a:1:{s:64:\"2eba786d1ca93d609fab3073fed698facbd5af72213631f8139503575036c172\";a:4:{s:10:\"expiration\";i:1435073817;s:2:\"ip\";s:12:\"95.136.58.90\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433864217;}}'),
(74491, 4814, 'nickname', 'Guerreiro_Bento'),
(74492, 4814, 'first_name', 'Guerreiro'),
(74493, 4814, 'last_name', 'Bento'),
(74494, 4814, 'description', ''),
(74495, 4814, 'rich_editing', 'true'),
(74496, 4814, 'comment_shortcuts', 'false'),
(74497, 4814, 'admin_color', 'fresh'),
(74498, 4814, 'use_ssl', '0'),
(74499, 4814, 'show_admin_bar_front', 'true'),
(74500, 4814, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74501, 4814, 'wp_user_level', '0'),
(74502, 4814, 'wsl_current_provider', 'Facebook'),
(74503, 4814, 'wsl_current_user_image', 'https://graph.facebook.com/10204567110518294/picture?width=150&height=150'),
(74504, 4814, 'session_tokens', 'a:1:{s:64:\"7366dd3e2270f54e405acb94c61271d56f45762f832ade7eb8a0b997e766ae0e\";a:4:{s:10:\"expiration\";i:1435073866;s:2:\"ip\";s:13:\"85.243.102.88\";s:2:\"ua\";s:127:\"Mozilla/5.0 (Linux; Android 4.2.2; A1-810 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Safari/537.36\";s:5:\"login\";i:1433864266;}}'),
(74505, 4814, 'votou', 'sim'),
(74506, 4814, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(74507, 4815, 'nickname', 'Nuno_Oli'),
(74508, 4815, 'first_name', 'Nuno'),
(74509, 4815, 'last_name', 'Oli'),
(74510, 4815, 'description', ''),
(74511, 4815, 'rich_editing', 'true'),
(74512, 4815, 'comment_shortcuts', 'false'),
(74513, 4815, 'admin_color', 'fresh'),
(74514, 4815, 'use_ssl', '0'),
(74515, 4815, 'show_admin_bar_front', 'true'),
(74516, 4815, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74517, 4815, 'wp_user_level', '0'),
(74518, 4815, 'wsl_current_provider', 'Facebook'),
(74519, 4815, 'wsl_current_user_image', 'https://graph.facebook.com/10206400892318853/picture?width=150&height=150'),
(74520, 4815, 'session_tokens', 'a:1:{s:64:\"665d71eedf56de2ea94db98052553f43564799a917c3307006b5d52d4e2b5388\";a:4:{s:10:\"expiration\";i:1435073987;s:2:\"ip\";s:12:\"2.83.176.201\";s:2:\"ua\";s:134:\"Mozilla/5.0 (Linux; Android 4.4.2; 6043A Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433864387;}}'),
(74521, 4816, 'nickname', 'Bernardo_Antonio_Botelho_Direito'),
(74522, 4816, 'first_name', 'Bernardo António'),
(74523, 4816, 'last_name', 'Botelho Direito'),
(74524, 4816, 'description', ''),
(74525, 4816, 'rich_editing', 'true'),
(74526, 4816, 'comment_shortcuts', 'false'),
(74527, 4816, 'admin_color', 'fresh'),
(74528, 4816, 'use_ssl', '0'),
(74529, 4816, 'show_admin_bar_front', 'true'),
(74530, 4816, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74531, 4816, 'wp_user_level', '0'),
(74532, 4816, 'wsl_current_provider', 'Facebook'),
(74533, 4816, 'wsl_current_user_image', 'https://graph.facebook.com/1086287034733305/picture?width=150&height=150'),
(74534, 4816, 'session_tokens', 'a:1:{s:64:\"d838f16c4540db3162b15ceb8c273375c39df9273560378d9172883e8dd1b8d3\";a:4:{s:10:\"expiration\";i:1435073991;s:2:\"ip\";s:10:\"2.80.75.13\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433864391;}}'),
(74535, 4817, 'nickname', 'Rodrigo_Marcal_Camacho'),
(74536, 4817, 'first_name', 'Rodrigo'),
(74537, 4817, 'last_name', 'Marçal Camacho'),
(74538, 4817, 'description', ''),
(74539, 4817, 'rich_editing', 'true'),
(74540, 4817, 'comment_shortcuts', 'false'),
(74541, 4817, 'admin_color', 'fresh'),
(74542, 4817, 'use_ssl', '0'),
(74543, 4817, 'show_admin_bar_front', 'true'),
(74544, 4817, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74545, 4817, 'wp_user_level', '0'),
(74546, 4817, 'wsl_current_provider', 'Facebook'),
(74547, 4817, 'wsl_current_user_image', 'https://graph.facebook.com/1093457234003224/picture?width=150&height=150'),
(74548, 4817, 'session_tokens', 'a:1:{s:64:\"93816f388856a097375049a71055a80fb177bb5b09eed50efe1ea7671b138197\";a:4:{s:10:\"expiration\";i:1435074012;s:2:\"ip\";s:14:\"85.241.238.179\";s:2:\"ua\";s:134:\"Mozilla/5.0 (Linux; Android 4.4.2; BLOOM Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433864412;}}'),
(74549, 4815, 'votou', 'sim'),
(74550, 4815, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(74551, 4817, 'votou', 'sim'),
(74552, 4817, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(74553, 4816, 'votou', 'sim'),
(74554, 4816, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(74555, 4818, 'nickname', 'Pedro_Cunha'),
(74556, 4818, 'first_name', 'Pedro'),
(74557, 4818, 'last_name', 'Cunha'),
(74558, 4818, 'description', ''),
(74559, 4818, 'rich_editing', 'true'),
(74560, 4818, 'comment_shortcuts', 'false'),
(74561, 4818, 'admin_color', 'fresh'),
(74562, 4818, 'use_ssl', '0'),
(74563, 4818, 'show_admin_bar_front', 'true'),
(74564, 4818, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74565, 4818, 'wp_user_level', '0'),
(74566, 4818, 'wsl_current_provider', 'Google'),
(74567, 4818, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(74568, 4818, 'session_tokens', 'a:1:{s:64:\"80ab868c846bce84a95e6ac6a71d4ff0428a4da1f3228c6dff37a277864de162\";a:4:{s:10:\"expiration\";i:1435074294;s:2:\"ip\";s:15:\"154.127.129.193\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433864694;}}'),
(74569, 4818, 'votou', 'sim'),
(74570, 4818, 'user_votes', 'tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(74571, 4819, 'nickname', 'Vera_Pimenta'),
(74572, 4819, 'first_name', 'Vera'),
(74573, 4819, 'last_name', 'Pimenta'),
(74574, 4819, 'description', ''),
(74575, 4819, 'rich_editing', 'true'),
(74576, 4819, 'comment_shortcuts', 'false'),
(74577, 4819, 'admin_color', 'fresh'),
(74578, 4819, 'use_ssl', '0'),
(74579, 4819, 'show_admin_bar_front', 'true'),
(74580, 4819, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74581, 4819, 'wp_user_level', '0'),
(74582, 4819, 'wsl_current_provider', 'Facebook'),
(74583, 4819, 'wsl_current_user_image', 'https://graph.facebook.com/1150454668313726/picture?width=150&height=150'),
(74584, 4819, 'session_tokens', 'a:1:{s:64:\"b6501a590fffc9bb5ed35010689adb3713d91d6c7a2a788fd7ffdcde3279d90e\";a:4:{s:10:\"expiration\";i:1435074496;s:2:\"ip\";s:12:\"95.94.88.144\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433864896;}}'),
(74585, 4820, 'nickname', 'Rodolfo_Reis'),
(74586, 4820, 'first_name', 'Rodolfo'),
(74587, 4820, 'last_name', 'Reis'),
(74588, 4820, 'description', ''),
(74589, 4820, 'rich_editing', 'true'),
(74590, 4820, 'comment_shortcuts', 'false'),
(74591, 4820, 'admin_color', 'fresh'),
(74592, 4820, 'use_ssl', '0'),
(74593, 4820, 'show_admin_bar_front', 'true'),
(74594, 4820, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74595, 4820, 'wp_user_level', '0'),
(74596, 4820, 'wsl_current_provider', 'Facebook'),
(74597, 4820, 'wsl_current_user_image', 'https://graph.facebook.com/10207347598307751/picture?width=150&height=150'),
(74598, 4820, 'session_tokens', 'a:1:{s:64:\"8373ebd965e417d473cf569ff97995b0b45289134e512c56c6b48296c5d59324\";a:4:{s:10:\"expiration\";i:1435074614;s:2:\"ip\";s:14:\"83.240.177.254\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433865014;}}'),
(74599, 4821, 'nickname', 'Samuel_Avelar'),
(74600, 4821, 'first_name', 'Samuel'),
(74601, 4821, 'last_name', 'Avelar'),
(74602, 4821, 'description', ''),
(74603, 4821, 'rich_editing', 'true'),
(74604, 4821, 'comment_shortcuts', 'false'),
(74605, 4821, 'admin_color', 'fresh'),
(74606, 4821, 'use_ssl', '0'),
(74607, 4821, 'show_admin_bar_front', 'true'),
(74608, 4821, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74609, 4821, 'wp_user_level', '0'),
(74610, 4821, 'wsl_current_provider', 'Facebook'),
(74611, 4821, 'wsl_current_user_image', 'https://graph.facebook.com/10206291517834163/picture?width=150&height=150'),
(74612, 4821, 'session_tokens', 'a:1:{s:64:\"86df41d82ea2c611cee907042f255dfa173cab67977022bf97a13d08a2a83f4f\";a:4:{s:10:\"expiration\";i:1435074678;s:2:\"ip\";s:13:\"93.108.113.41\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433865078;}}'),
(74613, 4822, 'nickname', 'Paula_Henriques'),
(74614, 4822, 'first_name', 'Paula'),
(74615, 4822, 'last_name', 'Henriques'),
(74616, 4822, 'description', ''),
(74617, 4822, 'rich_editing', 'true'),
(74618, 4822, 'comment_shortcuts', 'false'),
(74619, 4822, 'admin_color', 'fresh'),
(74620, 4822, 'use_ssl', '0'),
(74621, 4822, 'show_admin_bar_front', 'true'),
(74622, 4822, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74623, 4822, 'wp_user_level', '0'),
(74624, 4822, 'wsl_current_provider', 'Facebook'),
(74625, 4822, 'wsl_current_user_image', 'https://graph.facebook.com/840645575990702/picture?width=150&height=150'),
(74626, 4822, 'session_tokens', 'a:1:{s:64:\"d059f3adb38dee6a9fdcf89ddcc416b265ba9aa9c52de19836c37b2ccfd10f47\";a:4:{s:10:\"expiration\";i:1435074718;s:2:\"ip\";s:13:\"87.103.49.216\";s:2:\"ua\";s:254:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/27.0.0.10.12;FBBV/8291884;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433865118;}}'),
(74627, 4823, 'nickname', 'Ana_Neves'),
(74628, 4823, 'first_name', 'Ana'),
(74629, 4823, 'last_name', 'Neves'),
(74630, 4823, 'description', ''),
(74631, 4823, 'rich_editing', 'true'),
(74632, 4823, 'comment_shortcuts', 'false'),
(74633, 4823, 'admin_color', 'fresh'),
(74634, 4823, 'use_ssl', '0'),
(74635, 4823, 'show_admin_bar_front', 'true'),
(74636, 4823, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74637, 4823, 'wp_user_level', '0'),
(74638, 4823, 'wsl_current_provider', 'Facebook'),
(74639, 4823, 'wsl_current_user_image', 'https://graph.facebook.com/1004646716242822/picture?width=150&height=150'),
(74640, 4823, 'session_tokens', 'a:1:{s:64:\"0737e80ce3939a22eb3a6f265c434d87b917cded0002156ade25825b2a388276\";a:4:{s:10:\"expiration\";i:1435074760;s:2:\"ip\";s:13:\"95.92.105.132\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36\";s:5:\"login\";i:1433865160;}}'),
(74641, 4824, 'nickname', 'RS_Telas_Molduras_DecoRustico'),
(74642, 4824, 'first_name', 'RS'),
(74643, 4824, 'last_name', 'DecoRustico'),
(74644, 4824, 'description', ''),
(74645, 4824, 'rich_editing', 'true'),
(74646, 4824, 'comment_shortcuts', 'false'),
(74647, 4824, 'admin_color', 'fresh'),
(74648, 4824, 'use_ssl', '0'),
(74649, 4824, 'show_admin_bar_front', 'true'),
(74650, 4824, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74651, 4824, 'wp_user_level', '0'),
(74652, 4824, 'wsl_current_provider', 'Facebook'),
(74653, 4824, 'wsl_current_user_image', 'https://graph.facebook.com/813737028714089/picture?width=150&height=150'),
(74654, 4824, 'session_tokens', 'a:1:{s:64:\"4e60316f20e86325d3b5eb7c4a225e1f1ad85c353b30e1433b3d3ecc1361fe06\";a:4:{s:10:\"expiration\";i:1435074912;s:2:\"ip\";s:12:\"91.198.90.55\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433865312;}}'),
(74655, 4825, 'nickname', 'AndSo_Itis'),
(74656, 4825, 'first_name', 'And\'So'),
(74657, 4825, 'last_name', 'It\'is'),
(74658, 4825, 'description', ''),
(74659, 4825, 'rich_editing', 'true'),
(74660, 4825, 'comment_shortcuts', 'false'),
(74661, 4825, 'admin_color', 'fresh'),
(74662, 4825, 'use_ssl', '0'),
(74663, 4825, 'show_admin_bar_front', 'true'),
(74664, 4825, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74665, 4825, 'wp_user_level', '0'),
(74666, 4825, 'wsl_current_provider', 'Facebook'),
(74667, 4825, 'wsl_current_user_image', 'https://graph.facebook.com/1455695451410851/picture?width=150&height=150'),
(74668, 4825, 'session_tokens', 'a:1:{s:64:\"ee8f303afc3c85907e2424b97b81438377f58645e74eaed3761127967147c9e6\";a:4:{s:10:\"expiration\";i:1435074942;s:2:\"ip\";s:12:\"89.180.60.78\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433865342;}}'),
(74669, 4826, 'nickname', 'Rui_Vasco_Ricardo_Canhoto'),
(74670, 4826, 'first_name', 'Rui'),
(74671, 4826, 'last_name', 'Canhoto'),
(74672, 4826, 'description', ''),
(74673, 4826, 'rich_editing', 'true'),
(74674, 4826, 'comment_shortcuts', 'false'),
(74675, 4826, 'admin_color', 'fresh'),
(74676, 4826, 'use_ssl', '0'),
(74677, 4826, 'show_admin_bar_front', 'true'),
(74678, 4826, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74679, 4826, 'wp_user_level', '0'),
(74680, 4826, 'wsl_current_provider', 'Facebook'),
(74681, 4826, 'wsl_current_user_image', 'https://graph.facebook.com/10204010867382910/picture?width=150&height=150'),
(74682, 4826, 'session_tokens', 'a:1:{s:64:\"490d86c23f43724293db1da63a31744367c9d8548c0ad7728201edfc9b495225\";a:4:{s:10:\"expiration\";i:1435074955;s:2:\"ip\";s:13:\"82.154.215.40\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/6.2.6 Safari/537.85.15\";s:5:\"login\";i:1433865355;}}'),
(74683, 4820, 'votou', 'sim'),
(74684, 4820, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(74685, 4827, 'nickname', 'Te_Passao'),
(74686, 4827, 'first_name', 'Té'),
(74687, 4827, 'last_name', 'Passão'),
(74688, 4827, 'description', ''),
(74689, 4827, 'rich_editing', 'true'),
(74690, 4827, 'comment_shortcuts', 'false'),
(74691, 4827, 'admin_color', 'fresh'),
(74692, 4827, 'use_ssl', '0'),
(74693, 4827, 'show_admin_bar_front', 'true'),
(74694, 4827, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74695, 4827, 'wp_user_level', '0'),
(74696, 4827, 'wsl_current_provider', 'Facebook'),
(74697, 4827, 'wsl_current_user_image', 'https://graph.facebook.com/1148072281875321/picture?width=150&height=150'),
(74698, 4827, 'session_tokens', 'a:1:{s:64:\"6439f4d90389112ff5c7a723bb11854ddc10e9c2ae06ced9c7e20a00e4f6ba5f\";a:4:{s:10:\"expiration\";i:1435075020;s:2:\"ip\";s:12:\"84.91.139.63\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433865420;}}'),
(74699, 4828, 'nickname', 'Margarida_Macas'),
(74700, 4828, 'first_name', 'Margarida'),
(74701, 4828, 'last_name', 'Maçãs'),
(74702, 4828, 'description', ''),
(74703, 4828, 'rich_editing', 'true'),
(74704, 4828, 'comment_shortcuts', 'false'),
(74705, 4828, 'admin_color', 'fresh'),
(74706, 4828, 'use_ssl', '0'),
(74707, 4828, 'show_admin_bar_front', 'true'),
(74708, 4828, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74709, 4828, 'wp_user_level', '0'),
(74710, 4828, 'wsl_current_provider', 'Facebook'),
(74711, 4828, 'wsl_current_user_image', 'https://graph.facebook.com/981431548548181/picture?width=150&height=150'),
(74712, 4828, 'session_tokens', 'a:1:{s:64:\"6631875c9834fcc4bf3f8c1131a2dff822c68b203bbfcb33aad8165c36975d35\";a:4:{s:10:\"expiration\";i:1435075076;s:2:\"ip\";s:13:\"85.241.22.138\";s:2:\"ua\";s:244:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPad4,1;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433865476;}}'),
(74713, 4826, 'votou', 'sim'),
(74714, 4826, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(74715, 4828, 'votou', 'sim'),
(74716, 4828, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(74717, 4825, 'votou', 'sim'),
(74718, 4825, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(74719, 4824, 'votou', 'sim'),
(74720, 4824, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(74721, 937, 'votou', 'sim'),
(74722, 937, 'user_votes', 'maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1383,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(74723, 4829, 'nickname', 'Victoria_Jordan'),
(74724, 4829, 'first_name', 'Victoria'),
(74725, 4829, 'last_name', 'Jordan'),
(74726, 4829, 'description', ''),
(74727, 4829, 'rich_editing', 'true'),
(74728, 4829, 'comment_shortcuts', 'false'),
(74729, 4829, 'admin_color', 'fresh'),
(74730, 4829, 'use_ssl', '0'),
(74731, 4829, 'show_admin_bar_front', 'true'),
(74732, 4829, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74733, 4829, 'wp_user_level', '0'),
(74734, 4829, 'wsl_current_provider', 'Facebook'),
(74735, 4829, 'wsl_current_user_image', 'https://graph.facebook.com/10204405883128621/picture?width=150&height=150'),
(74736, 4829, 'session_tokens', 'a:1:{s:64:\"8e9af281f4dc4ce01fbe53833e696f01b85d2801c9fd4433e24e531a20949a92\";a:4:{s:10:\"expiration\";i:1435075368;s:2:\"ip\";s:15:\"193.247.248.124\";s:2:\"ua\";s:136:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B466 Safari/600.1.4\";s:5:\"login\";i:1433865768;}}'),
(74737, 4829, 'votou', 'sim'),
(74738, 4829, 'user_votes', 'surfista-feminina-do-ano-roxy_p1348'),
(74739, 4830, 'nickname', 'Sebastiao_Lancastre'),
(74740, 4830, 'first_name', 'Sebastião'),
(74741, 4830, 'last_name', 'Lancastre'),
(74742, 4830, 'description', ''),
(74743, 4830, 'rich_editing', 'true'),
(74744, 4830, 'comment_shortcuts', 'false'),
(74745, 4830, 'admin_color', 'fresh'),
(74746, 4830, 'use_ssl', '0'),
(74747, 4830, 'show_admin_bar_front', 'true'),
(74748, 4830, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74749, 4830, 'wp_user_level', '0'),
(74750, 4830, 'wsl_current_provider', 'Facebook'),
(74751, 4830, 'wsl_current_user_image', 'https://graph.facebook.com/10155650475055313/picture?width=150&height=150'),
(74752, 4830, 'session_tokens', 'a:1:{s:64:\"b174697beaf756c4decabb805970d63512d55c0b48db4e3d535c7357739eccda\";a:4:{s:10:\"expiration\";i:1435075441;s:2:\"ip\";s:14:\"93.108.209.169\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433865841;}}'),
(74753, 4831, 'nickname', 'Jorge_Pereira'),
(74754, 4831, 'first_name', 'Jorge'),
(74755, 4831, 'last_name', 'Pereira'),
(74756, 4831, 'description', ''),
(74757, 4831, 'rich_editing', 'true'),
(74758, 4831, 'comment_shortcuts', 'false'),
(74759, 4831, 'admin_color', 'fresh'),
(74760, 4831, 'use_ssl', '0');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(74761, 4831, 'show_admin_bar_front', 'true'),
(74762, 4831, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74763, 4831, 'wp_user_level', '0'),
(74764, 4831, 'wsl_current_provider', 'Google'),
(74765, 4831, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-5MKfeZDBUAM/AAAAAAAAAAI/AAAAAAAAALU/n-vOJPXDXTY/photo.jpg?sz=200'),
(74766, 4831, 'session_tokens', 'a:1:{s:64:\"1e7c74c4c8e14570c252e9812282660b02a786e23a5b1b2e4e2a76a47e4c19a4\";a:4:{s:10:\"expiration\";i:1435075445;s:2:\"ip\";s:12:\"62.28.193.70\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.124 Safari/537.36\";s:5:\"login\";i:1433865845;}}'),
(74767, 4832, 'nickname', 'Sebastiao_Nrs'),
(74768, 4832, 'first_name', 'Sebastião'),
(74769, 4832, 'last_name', 'Nrs'),
(74770, 4832, 'description', ''),
(74771, 4832, 'rich_editing', 'true'),
(74772, 4832, 'comment_shortcuts', 'false'),
(74773, 4832, 'admin_color', 'fresh'),
(74774, 4832, 'use_ssl', '0'),
(74775, 4832, 'show_admin_bar_front', 'true'),
(74776, 4832, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74777, 4832, 'wp_user_level', '0'),
(74778, 4832, 'wsl_current_provider', 'Facebook'),
(74779, 4832, 'wsl_current_user_image', 'https://graph.facebook.com/10155650203710133/picture?width=150&height=150'),
(74780, 4832, 'session_tokens', 'a:1:{s:64:\"f6fe37b6ed3100e26327aadcdb1be79e4422abc72405d2f64fef7cb7d1e8f7e0\";a:4:{s:10:\"expiration\";i:1435075452;s:2:\"ip\";s:14:\"89.115.188.119\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433865852;}}'),
(74781, 4831, 'votou', 'sim'),
(74782, 4831, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(74783, 4823, 'votou', 'sim'),
(74784, 4823, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(74785, 4833, 'nickname', 'Sara_Pinto_Monteiro'),
(74786, 4833, 'first_name', 'Sara'),
(74787, 4833, 'last_name', 'Monteiro'),
(74788, 4833, 'description', ''),
(74789, 4833, 'rich_editing', 'true'),
(74790, 4833, 'comment_shortcuts', 'false'),
(74791, 4833, 'admin_color', 'fresh'),
(74792, 4833, 'use_ssl', '0'),
(74793, 4833, 'show_admin_bar_front', 'true'),
(74794, 4833, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74795, 4833, 'wp_user_level', '0'),
(74796, 4833, 'wsl_current_provider', 'Facebook'),
(74797, 4833, 'wsl_current_user_image', 'https://graph.facebook.com/826426434078625/picture?width=150&height=150'),
(74798, 4833, 'session_tokens', 'a:1:{s:64:\"5fb08ab4f7500d458ee327d60964eafda29bdb0719f82dc315a97946bbf485af\";a:4:{s:10:\"expiration\";i:1435075540;s:2:\"ip\";s:14:\"85.243.133.192\";s:2:\"ua\";s:73:\"Mozilla/5.0 (Windows NT 6.3; ARM; Trident/7.0; Touch; rv:11.0) like Gecko\";s:5:\"login\";i:1433865940;}}'),
(74799, 4834, 'nickname', 'Laura_jesus'),
(74800, 4834, 'first_name', 'Laura'),
(74801, 4834, 'last_name', 'jesus'),
(74802, 4834, 'description', ''),
(74803, 4834, 'rich_editing', 'true'),
(74804, 4834, 'comment_shortcuts', 'false'),
(74805, 4834, 'admin_color', 'fresh'),
(74806, 4834, 'use_ssl', '0'),
(74807, 4834, 'show_admin_bar_front', 'true'),
(74808, 4834, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74809, 4834, 'wp_user_level', '0'),
(74810, 4834, 'wsl_current_provider', 'Google'),
(74811, 4834, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(74812, 4834, 'session_tokens', 'a:1:{s:64:\"887311d69af22810f31a0e221872c2de5e171259ef31aaddd6b3ebdda8d40907\";a:4:{s:10:\"expiration\";i:1435075591;s:2:\"ip\";s:13:\"85.242.50.166\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36\";s:5:\"login\";i:1433865991;}}'),
(74813, 4835, 'nickname', 'Sofia_Debourdeau'),
(74814, 4835, 'first_name', 'Sofia'),
(74815, 4835, 'last_name', 'Debourdeau'),
(74816, 4835, 'description', ''),
(74817, 4835, 'rich_editing', 'true'),
(74818, 4835, 'comment_shortcuts', 'false'),
(74819, 4835, 'admin_color', 'fresh'),
(74820, 4835, 'use_ssl', '0'),
(74821, 4835, 'show_admin_bar_front', 'true'),
(74822, 4835, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74823, 4835, 'wp_user_level', '0'),
(74824, 4835, 'wsl_current_provider', 'Facebook'),
(74825, 4835, 'wsl_current_user_image', 'https://graph.facebook.com/872508826128910/picture?width=150&height=150'),
(74826, 4835, 'session_tokens', 'a:1:{s:64:\"428b21bac66eed21854d4f1daba7d0e08c244a5e70cd4880802a190d772ada7e\";a:4:{s:10:\"expiration\";i:1435075594;s:2:\"ip\";s:12:\"79.168.57.11\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/fr_FR;FBOP/5]\";s:5:\"login\";i:1433865994;}}'),
(74827, 4833, 'votou', 'sim'),
(74828, 4833, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(74829, 4836, 'nickname', 'Pedro_Maria_Vicente'),
(74830, 4836, 'first_name', 'Pedro'),
(74831, 4836, 'last_name', 'Vicente'),
(74832, 4836, 'description', ''),
(74833, 4836, 'rich_editing', 'true'),
(74834, 4836, 'comment_shortcuts', 'false'),
(74835, 4836, 'admin_color', 'fresh'),
(74836, 4836, 'use_ssl', '0'),
(74837, 4836, 'show_admin_bar_front', 'true'),
(74838, 4836, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74839, 4836, 'wp_user_level', '0'),
(74840, 4836, 'wsl_current_provider', 'Facebook'),
(74841, 4836, 'wsl_current_user_image', 'https://graph.facebook.com/875881219160174/picture?width=150&height=150'),
(74842, 4836, 'session_tokens', 'a:1:{s:64:\"1d67c3db92c793eaa50a6fb484b571927fd1dd7ab95187cc4c79542bd7733b98\";a:4:{s:10:\"expiration\";i:1435075630;s:2:\"ip\";s:13:\"176.78.70.113\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433866030;}}'),
(74843, 4835, 'votou', 'sim'),
(74844, 4835, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(74845, 4832, 'votou', 'sim'),
(74846, 4832, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383'),
(74847, 4837, 'nickname', 'Sofia_Marques'),
(74848, 4837, 'first_name', 'Sofia'),
(74849, 4837, 'last_name', 'Marques'),
(74850, 4837, 'description', ''),
(74851, 4837, 'rich_editing', 'true'),
(74852, 4837, 'comment_shortcuts', 'false'),
(74853, 4837, 'admin_color', 'fresh'),
(74854, 4837, 'use_ssl', '0'),
(74855, 4837, 'show_admin_bar_front', 'true'),
(74856, 4837, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74857, 4837, 'wp_user_level', '0'),
(74858, 4837, 'wsl_current_provider', 'Facebook'),
(74859, 4837, 'wsl_current_user_image', 'https://graph.facebook.com/10207051902124384/picture?width=150&height=150'),
(74860, 4837, 'session_tokens', 'a:1:{s:64:\"a8ec16420bb817a1c007e558fbe613e604c717a514f30b6b3f5b110e7253cdb3\";a:4:{s:10:\"expiration\";i:1435075658;s:2:\"ip\";s:13:\"79.169.49.201\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/7.1.5 Safari/537.85.14\";s:5:\"login\";i:1433866058;}}'),
(74861, 4838, 'nickname', 'Sofia_Oliveira'),
(74862, 4838, 'first_name', 'Sofia'),
(74863, 4838, 'last_name', 'Oliveira'),
(74864, 4838, 'description', ''),
(74865, 4838, 'rich_editing', 'true'),
(74866, 4838, 'comment_shortcuts', 'false'),
(74867, 4838, 'admin_color', 'fresh'),
(74868, 4838, 'use_ssl', '0'),
(74869, 4838, 'show_admin_bar_front', 'true'),
(74870, 4838, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74871, 4838, 'wp_user_level', '0'),
(74872, 4838, 'wsl_current_provider', 'Facebook'),
(74873, 4838, 'wsl_current_user_image', 'https://graph.facebook.com/779535772144015/picture?width=150&height=150'),
(74874, 4838, 'session_tokens', 'a:1:{s:64:\"5c07a047a3d72062acaf7e19aafc593976d5eda358151dca5685e04f4c945655\";a:4:{s:10:\"expiration\";i:1435075659;s:2:\"ip\";s:13:\"79.169.142.30\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433866059;}}'),
(74875, 4838, 'votou', 'sim'),
(74876, 4838, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,treinador-do-ano_p1357'),
(74877, 4839, 'nickname', 'simao_poppe'),
(74878, 4839, 'first_name', 'simao'),
(74879, 4839, 'last_name', 'poppe'),
(74880, 4839, 'description', ''),
(74881, 4839, 'rich_editing', 'true'),
(74882, 4839, 'comment_shortcuts', 'false'),
(74883, 4839, 'admin_color', 'fresh'),
(74884, 4839, 'use_ssl', '0'),
(74885, 4839, 'show_admin_bar_front', 'true'),
(74886, 4839, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74887, 4839, 'wp_user_level', '0'),
(74888, 4839, 'wsl_current_provider', 'Google'),
(74889, 4839, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(74890, 4839, 'session_tokens', 'a:1:{s:64:\"7abb5c88abfde2112751448993ded5ef390b1ce32880b0a4dfcb7669e50cadd5\";a:4:{s:10:\"expiration\";i:1435075760;s:2:\"ip\";s:14:\"79.168.132.147\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433866160;}}'),
(74891, 4840, 'nickname', 'Ines_Duarte_Silva_Freudenthal'),
(74892, 4840, 'first_name', 'Inês'),
(74893, 4840, 'last_name', 'Duarte Silva Freudenthal'),
(74894, 4840, 'description', ''),
(74895, 4840, 'rich_editing', 'true'),
(74896, 4840, 'comment_shortcuts', 'false'),
(74897, 4840, 'admin_color', 'fresh'),
(74898, 4840, 'use_ssl', '0'),
(74899, 4840, 'show_admin_bar_front', 'true'),
(74900, 4840, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74901, 4840, 'wp_user_level', '0'),
(74902, 4840, 'wsl_current_provider', 'Facebook'),
(74903, 4840, 'wsl_current_user_image', 'https://graph.facebook.com/657864771027257/picture?width=150&height=150'),
(74904, 4840, 'session_tokens', 'a:1:{s:64:\"6893c8e746d9705d18a5c6365ef92d862edecc74a4d76dd6f99db93ebddd525c\";a:4:{s:10:\"expiration\";i:1435075920;s:2:\"ip\";s:14:\"79.168.132.148\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433866320;}}'),
(74905, 4837, 'votou', 'sim'),
(74906, 4837, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(74907, 4841, 'nickname', 'Bernardo_Ralao'),
(74908, 4841, 'first_name', 'Bernardo'),
(74909, 4841, 'last_name', 'Ralão'),
(74910, 4841, 'description', ''),
(74911, 4841, 'rich_editing', 'true'),
(74912, 4841, 'comment_shortcuts', 'false'),
(74913, 4841, 'admin_color', 'fresh'),
(74914, 4841, 'use_ssl', '0'),
(74915, 4841, 'show_admin_bar_front', 'true'),
(74916, 4841, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74917, 4841, 'wp_user_level', '0'),
(74918, 4841, 'wsl_current_provider', 'Facebook'),
(74919, 4841, 'wsl_current_user_image', 'https://graph.facebook.com/887686374610321/picture?width=150&height=150'),
(74920, 4841, 'session_tokens', 'a:1:{s:64:\"3413509838037632ab2e72efd1043c8707e5097d9ccd63f3234d922a1a3eeb5b\";a:4:{s:10:\"expiration\";i:1435075933;s:2:\"ip\";s:12:\"93.108.44.57\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.124 Safari/537.36\";s:5:\"login\";i:1433866333;}}'),
(74921, 4842, 'nickname', 'Sofia_Gutierres'),
(74922, 4842, 'first_name', 'Sofia'),
(74923, 4842, 'last_name', 'Gutierres'),
(74924, 4842, 'description', ''),
(74925, 4842, 'rich_editing', 'true'),
(74926, 4842, 'comment_shortcuts', 'false'),
(74927, 4842, 'admin_color', 'fresh'),
(74928, 4842, 'use_ssl', '0'),
(74929, 4842, 'show_admin_bar_front', 'true'),
(74930, 4842, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74931, 4842, 'wp_user_level', '0'),
(74932, 4842, 'wsl_current_provider', 'Facebook'),
(74933, 4842, 'wsl_current_user_image', 'https://graph.facebook.com/897919703580431/picture?width=150&height=150'),
(74934, 4842, 'session_tokens', 'a:1:{s:64:\"b676c1a59eebdbfc96734e6d6c0350af42077b16efba1ca3192762636f461bc2\";a:4:{s:10:\"expiration\";i:1435075933;s:2:\"ip\";s:14:\"82.154.233.212\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/26.0.0.9.10;FBBV/9347487;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433866333;}}'),
(74935, 4843, 'nickname', 'Susana_Ferreira'),
(74936, 4843, 'first_name', 'Susana'),
(74937, 4843, 'last_name', 'Ferreira'),
(74938, 4843, 'description', ''),
(74939, 4843, 'rich_editing', 'true'),
(74940, 4843, 'comment_shortcuts', 'false'),
(74941, 4843, 'admin_color', 'fresh'),
(74942, 4843, 'use_ssl', '0'),
(74943, 4843, 'show_admin_bar_front', 'true'),
(74944, 4843, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74945, 4843, 'wp_user_level', '0'),
(74946, 4843, 'wsl_current_provider', 'Facebook'),
(74947, 4843, 'wsl_current_user_image', 'https://graph.facebook.com/932244430171881/picture?width=150&height=150'),
(74948, 4843, 'session_tokens', 'a:1:{s:64:\"0c8ed4fe6fbb3631bf9097e3349b7b6e38b0c607b6b8d53cbf77b326666c9533\";a:4:{s:10:\"expiration\";i:1435075957;s:2:\"ip\";s:13:\"95.92.195.236\";s:2:\"ua\";s:107:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2231.0 Safari/537.36\";s:5:\"login\";i:1433866357;}}'),
(74949, 4844, 'nickname', 'Stephanie_Roux'),
(74950, 4844, 'first_name', 'Stéphanie'),
(74951, 4844, 'last_name', 'Roux'),
(74952, 4844, 'description', ''),
(74953, 4844, 'rich_editing', 'true'),
(74954, 4844, 'comment_shortcuts', 'false'),
(74955, 4844, 'admin_color', 'fresh'),
(74956, 4844, 'use_ssl', '0'),
(74957, 4844, 'show_admin_bar_front', 'true'),
(74958, 4844, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74959, 4844, 'wp_user_level', '0'),
(74960, 4844, 'wsl_current_provider', 'Facebook'),
(74961, 4844, 'wsl_current_user_image', 'https://graph.facebook.com/10153286074770325/picture?width=150&height=150'),
(74962, 4844, 'session_tokens', 'a:1:{s:64:\"4a27e601b82f54e7bdfaab066cd0fa0ee9de40d65ef4d9fb40aa45b820e97c7f\";a:4:{s:10:\"expiration\";i:1435076011;s:2:\"ip\";s:13:\"85.246.224.77\";s:2:\"ua\";s:266:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433866411;}}'),
(74963, 4845, 'nickname', 'Filipe_Figueiredo'),
(74964, 4845, 'first_name', 'Filipe'),
(74965, 4845, 'last_name', 'Figueiredo'),
(74966, 4845, 'description', ''),
(74967, 4845, 'rich_editing', 'true'),
(74968, 4845, 'comment_shortcuts', 'false'),
(74969, 4845, 'admin_color', 'fresh'),
(74970, 4845, 'use_ssl', '0'),
(74971, 4845, 'show_admin_bar_front', 'true'),
(74972, 4845, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74973, 4845, 'wp_user_level', '0'),
(74974, 4845, 'wsl_current_provider', 'Facebook'),
(74975, 4845, 'wsl_current_user_image', 'https://graph.facebook.com/892893367448489/picture?width=150&height=150'),
(74976, 4845, 'session_tokens', 'a:1:{s:64:\"f6d1af35e6174ec87ad3419e1d988af6f020e1dbf2d88ffa541922ba286fc837\";a:4:{s:10:\"expiration\";i:1435076033;s:2:\"ip\";s:10:\"95.92.96.6\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433866433;}}'),
(74977, 4846, 'nickname', 'Pedro_Daniel'),
(74978, 4846, 'first_name', 'Pedro'),
(74979, 4846, 'last_name', 'Daniel'),
(74980, 4846, 'description', ''),
(74981, 4846, 'rich_editing', 'true'),
(74982, 4846, 'comment_shortcuts', 'false'),
(74983, 4846, 'admin_color', 'fresh'),
(74984, 4846, 'use_ssl', '0'),
(74985, 4846, 'show_admin_bar_front', 'true'),
(74986, 4846, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(74987, 4846, 'wp_user_level', '0'),
(74988, 4846, 'wsl_current_provider', 'Facebook'),
(74989, 4846, 'wsl_current_user_image', 'https://graph.facebook.com/10204256196629406/picture?width=150&height=150'),
(74990, 4846, 'session_tokens', 'a:1:{s:64:\"0a6702e559b2d6c4209ad6047448a00012f3a362c4eaf438a0ae2dca7ed3c60b\";a:4:{s:10:\"expiration\";i:1435076113;s:2:\"ip\";s:13:\"88.214.172.45\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9301I Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433866513;}}'),
(74991, 4844, 'votou', 'sim'),
(74992, 4844, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(74993, 4847, 'nickname', 'Diogo_Borges'),
(74994, 4847, 'first_name', 'Diogo'),
(74995, 4847, 'last_name', 'Borges'),
(74996, 4847, 'description', ''),
(74997, 4847, 'rich_editing', 'true'),
(74998, 4847, 'comment_shortcuts', 'false'),
(74999, 4847, 'admin_color', 'fresh'),
(75000, 4847, 'use_ssl', '0'),
(75001, 4847, 'show_admin_bar_front', 'true'),
(75002, 4847, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75003, 4847, 'wp_user_level', '0'),
(75004, 4847, 'wsl_current_provider', 'Facebook'),
(75005, 4847, 'wsl_current_user_image', 'https://graph.facebook.com/1168358593190522/picture?width=150&height=150'),
(75006, 4847, 'session_tokens', 'a:1:{s:64:\"7d28fcd029853302acf273e42e3aa33ad8ad2b9683df41b2cbdf1b0cd0c98e34\";a:4:{s:10:\"expiration\";i:1435076136;s:2:\"ip\";s:13:\"85.240.52.152\";s:2:\"ua\";s:127:\"Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)\";s:5:\"login\";i:1433866536;}}'),
(75007, 4845, 'votou', 'sim'),
(75008, 4845, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,revelacao-do-ano-deeply_p1387,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(75009, 4847, 'votou', 'sim'),
(75010, 4847, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(75011, 4848, 'nickname', 'Joao_Maria_Jorge'),
(75012, 4848, 'first_name', 'João Maria'),
(75013, 4848, 'last_name', 'Jorge'),
(75014, 4848, 'description', ''),
(75015, 4848, 'rich_editing', 'true'),
(75016, 4848, 'comment_shortcuts', 'false'),
(75017, 4848, 'admin_color', 'fresh'),
(75018, 4848, 'use_ssl', '0'),
(75019, 4848, 'show_admin_bar_front', 'true'),
(75020, 4848, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75021, 4848, 'wp_user_level', '0'),
(75022, 4848, 'wsl_current_provider', 'Facebook'),
(75023, 4848, 'wsl_current_user_image', 'https://graph.facebook.com/1058237777537439/picture?width=150&height=150'),
(75024, 4848, 'session_tokens', 'a:1:{s:64:\"163d8a2f8a5c543b9a0a848dec6b2a86ac92bed22b6aa0d39c29d530a2c93b13\";a:4:{s:10:\"expiration\";i:1435076332;s:2:\"ip\";s:12:\"188.37.187.7\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433866732;}}'),
(75025, 4849, 'nickname', 'Candida_Feio'),
(75026, 4849, 'first_name', 'Candida'),
(75027, 4849, 'last_name', 'Feio'),
(75028, 4849, 'description', ''),
(75029, 4849, 'rich_editing', 'true'),
(75030, 4849, 'comment_shortcuts', 'false'),
(75031, 4849, 'admin_color', 'fresh'),
(75032, 4849, 'use_ssl', '0'),
(75033, 4849, 'show_admin_bar_front', 'true'),
(75034, 4849, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75035, 4849, 'wp_user_level', '0'),
(75036, 4849, 'wsl_current_provider', 'Facebook'),
(75037, 4849, 'wsl_current_user_image', 'https://graph.facebook.com/1146138318746214/picture?width=150&height=150'),
(75038, 4849, 'session_tokens', 'a:1:{s:64:\"9c9a4c1a9876097e43612407b435de4f2091e53febd80c54127b6f1d9f8199a5\";a:4:{s:10:\"expiration\";i:1435076355;s:2:\"ip\";s:12:\"2.82.209.117\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433866755;}}'),
(75039, 4841, 'votou', 'sim'),
(75040, 4841, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(75041, 4830, 'votou', 'sim'),
(75042, 4830, 'user_votes', 'surfista-do-ano-oakley_p1342,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086'),
(75043, 4850, 'nickname', 'Alexandre_Caetano'),
(75044, 4850, 'first_name', 'Alexandre'),
(75045, 4850, 'last_name', 'Caetano'),
(75046, 4850, 'description', ''),
(75047, 4850, 'rich_editing', 'true'),
(75048, 4850, 'comment_shortcuts', 'false'),
(75049, 4850, 'admin_color', 'fresh'),
(75050, 4850, 'use_ssl', '0'),
(75051, 4850, 'show_admin_bar_front', 'true'),
(75052, 4850, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75053, 4850, 'wp_user_level', '0'),
(75054, 4850, 'wsl_current_provider', 'Facebook'),
(75055, 4850, 'wsl_current_user_image', 'https://graph.facebook.com/10153399902994233/picture?width=150&height=150'),
(75056, 4850, 'session_tokens', 'a:1:{s:64:\"1e533a0c507df3e96a05bed27b99c17efa71ea3e81b09c65fec4067bfa9c8d13\";a:4:{s:10:\"expiration\";i:1435076422;s:2:\"ip\";s:13:\"85.139.102.24\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433866822;}}'),
(75057, 4851, 'nickname', 'Teresa_Figueiredo'),
(75058, 4851, 'first_name', 'Teresa'),
(75059, 4851, 'last_name', 'Figueiredo'),
(75060, 4851, 'description', ''),
(75061, 4851, 'rich_editing', 'true'),
(75062, 4851, 'comment_shortcuts', 'false'),
(75063, 4851, 'admin_color', 'fresh'),
(75064, 4851, 'use_ssl', '0'),
(75065, 4851, 'show_admin_bar_front', 'true'),
(75066, 4851, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75067, 4851, 'wp_user_level', '0'),
(75068, 4851, 'wsl_current_provider', 'Facebook'),
(75069, 4851, 'wsl_current_user_image', 'https://graph.facebook.com/10153281936035071/picture?width=150&height=150'),
(75070, 4851, 'session_tokens', 'a:1:{s:64:\"c618f5651aa1588f225a6b15ada3078eabe1177923b0108652c798364eddedd2\";a:4:{s:10:\"expiration\";i:1435076434;s:2:\"ip\";s:13:\"176.78.158.48\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1433866834;}}'),
(75071, 4852, 'nickname', 'Teresinha_Bettencourt'),
(75072, 4852, 'first_name', 'Teresinha'),
(75073, 4852, 'last_name', 'Bettencourt'),
(75074, 4852, 'description', ''),
(75075, 4852, 'rich_editing', 'true'),
(75076, 4852, 'comment_shortcuts', 'false'),
(75077, 4852, 'admin_color', 'fresh'),
(75078, 4852, 'use_ssl', '0'),
(75079, 4852, 'show_admin_bar_front', 'true'),
(75080, 4852, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75081, 4852, 'wp_user_level', '0'),
(75082, 4852, 'wsl_current_provider', 'Facebook'),
(75083, 4852, 'wsl_current_user_image', 'https://graph.facebook.com/1098992140116267/picture?width=150&height=150'),
(75084, 4852, 'session_tokens', 'a:1:{s:64:\"84affc82c99fde1deae0b1929af6f18b0bbd9ec09afd565deb9b09a7a6f887a8\";a:4:{s:10:\"expiration\";i:1435076516;s:2:\"ip\";s:12:\"95.92.98.188\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53\";s:5:\"login\";i:1433866916;}}'),
(75085, 4851, 'votou', 'sim'),
(75086, 4851, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1383,foto-do-ano_p1163,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(75087, 4853, 'nickname', 'Joao_Ferreira_Rebelo'),
(75088, 4853, 'first_name', 'João'),
(75089, 4853, 'last_name', 'Rebelo'),
(75090, 4853, 'description', ''),
(75091, 4853, 'rich_editing', 'true'),
(75092, 4853, 'comment_shortcuts', 'false'),
(75093, 4853, 'admin_color', 'fresh'),
(75094, 4853, 'use_ssl', '0'),
(75095, 4853, 'show_admin_bar_front', 'true'),
(75096, 4853, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75097, 4853, 'wp_user_level', '0'),
(75098, 4853, 'wsl_current_provider', 'Facebook'),
(75099, 4853, 'wsl_current_user_image', 'https://graph.facebook.com/10205270133286174/picture?width=150&height=150'),
(75100, 4853, 'session_tokens', 'a:1:{s:64:\"3f2ff98c2c4a3df644eecbdf9dac80ff8109142b52d1b0553195ee7f8986b91a\";a:4:{s:10:\"expiration\";i:1435076536;s:2:\"ip\";s:13:\"89.97.107.140\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/25.0.0.4.14;FBBV/8936291;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433866936;}}'),
(75101, 4854, 'nickname', 'Henrique_Vu'),
(75102, 4854, 'first_name', 'Henrique'),
(75103, 4854, 'last_name', 'Vu'),
(75104, 4854, 'description', ''),
(75105, 4854, 'rich_editing', 'true'),
(75106, 4854, 'comment_shortcuts', 'false'),
(75107, 4854, 'admin_color', 'fresh'),
(75108, 4854, 'use_ssl', '0'),
(75109, 4854, 'show_admin_bar_front', 'true'),
(75110, 4854, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75111, 4854, 'wp_user_level', '0'),
(75112, 4854, 'wsl_current_provider', 'Facebook'),
(75113, 4854, 'wsl_current_user_image', 'https://graph.facebook.com/10152827247436951/picture?width=150&height=150'),
(75114, 4854, 'session_tokens', 'a:1:{s:64:\"997c7c3f65e7de527962c6b59008fa3a5d999d75ecfb612a4dd09da6afb2c9a8\";a:4:{s:10:\"expiration\";i:1435076580;s:2:\"ip\";s:11:\"41.63.163.6\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433866980;}}'),
(75115, 4852, 'votou', 'sim'),
(75116, 4852, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(75117, 4853, 'votou', 'sim'),
(75118, 4853, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(75119, 4855, 'nickname', 'Ze_Wagner'),
(75120, 4855, 'first_name', 'Zé'),
(75121, 4855, 'last_name', 'Wagner'),
(75122, 4855, 'description', ''),
(75123, 4855, 'rich_editing', 'true'),
(75124, 4855, 'comment_shortcuts', 'false'),
(75125, 4855, 'admin_color', 'fresh'),
(75126, 4855, 'use_ssl', '0'),
(75127, 4855, 'show_admin_bar_front', 'true'),
(75128, 4855, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75129, 4855, 'wp_user_level', '0'),
(75130, 4855, 'wsl_current_provider', 'Facebook'),
(75131, 4855, 'wsl_current_user_image', 'https://graph.facebook.com/1632919820286304/picture?width=150&height=150'),
(75132, 4855, 'session_tokens', 'a:1:{s:64:\"8976f959c5a29f9fe01d772b668a0a5be189da5c0e25ca076ba2a5369e10dbae\";a:4:{s:10:\"expiration\";i:1435076647;s:2:\"ip\";s:12:\"85.246.87.51\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433867047;}}'),
(75133, 4856, 'nickname', 'Teresa_Costa_Godinho'),
(75134, 4856, 'first_name', 'Teresa'),
(75135, 4856, 'last_name', 'Godinho'),
(75136, 4856, 'description', ''),
(75137, 4856, 'rich_editing', 'true'),
(75138, 4856, 'comment_shortcuts', 'false'),
(75139, 4856, 'admin_color', 'fresh'),
(75140, 4856, 'use_ssl', '0'),
(75141, 4856, 'show_admin_bar_front', 'true'),
(75142, 4856, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75143, 4856, 'wp_user_level', '0'),
(75144, 4856, 'wsl_current_provider', 'Facebook'),
(75145, 4856, 'wsl_current_user_image', 'https://graph.facebook.com/10153051621615958/picture?width=150&height=150'),
(75146, 4856, 'session_tokens', 'a:1:{s:64:\"d5cc7027a42f048af9aa8332b8402ed3be85d081924054a910df92e05bfeb285\";a:4:{s:10:\"expiration\";i:1435076742;s:2:\"ip\";s:12:\"95.94.132.37\";s:2:\"ua\";s:129:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-T800 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.93 Safari/537.36\";s:5:\"login\";i:1433867142;}}'),
(75147, 4854, 'votou', 'sim'),
(75148, 4854, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,free-surfer-do-ano-volcom_p1393,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(75149, 4848, 'votou', 'sim'),
(75150, 4848, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(75151, 4857, 'nickname', 'Elsa_Bico'),
(75152, 4857, 'first_name', 'Elsa'),
(75153, 4857, 'last_name', 'Bicó'),
(75154, 4857, 'description', ''),
(75155, 4857, 'rich_editing', 'true'),
(75156, 4857, 'comment_shortcuts', 'false'),
(75157, 4857, 'admin_color', 'fresh'),
(75158, 4857, 'use_ssl', '0'),
(75159, 4857, 'show_admin_bar_front', 'true'),
(75160, 4857, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75161, 4857, 'wp_user_level', '0'),
(75162, 4857, 'wsl_current_provider', 'Facebook'),
(75163, 4857, 'wsl_current_user_image', 'https://graph.facebook.com/1006061259411532/picture?width=150&height=150'),
(75164, 4857, 'session_tokens', 'a:1:{s:64:\"5f8c147703be091de6ecb2a4f4446bddff4f4816c711ff19968cf685672afbaa\";a:4:{s:10:\"expiration\";i:1435076844;s:2:\"ip\";s:14:\"85.243.165.228\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433867244;}}'),
(75165, 4850, 'votou', 'sim'),
(75166, 4850, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(75167, 4858, 'nickname', 'Paulo_Brito_Nicolau'),
(75168, 4858, 'first_name', 'Paulo'),
(75169, 4858, 'last_name', 'Nicolau'),
(75170, 4858, 'description', ''),
(75171, 4858, 'rich_editing', 'true'),
(75172, 4858, 'comment_shortcuts', 'false'),
(75173, 4858, 'admin_color', 'fresh'),
(75174, 4858, 'use_ssl', '0'),
(75175, 4858, 'show_admin_bar_front', 'true'),
(75176, 4858, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75177, 4858, 'wp_user_level', '0'),
(75178, 4858, 'wsl_current_provider', 'Facebook'),
(75179, 4858, 'wsl_current_user_image', 'https://graph.facebook.com/1669439123283882/picture?width=150&height=150'),
(75180, 4858, 'session_tokens', 'a:1:{s:64:\"b4c087449bdad7b88c7265830317d6d9ce2b83ee95a148f3b98b431bdfa2a7cf\";a:4:{s:10:\"expiration\";i:1435076885;s:2:\"ip\";s:14:\"85.247.165.138\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.124 Safari/537.36\";s:5:\"login\";i:1433867285;}}'),
(75181, 4859, 'nickname', 'Ingrid_Mastbaum'),
(75182, 4859, 'first_name', 'Ingrid'),
(75183, 4859, 'last_name', 'Mastbaum'),
(75184, 4859, 'description', ''),
(75185, 4859, 'rich_editing', 'true'),
(75186, 4859, 'comment_shortcuts', 'false'),
(75187, 4859, 'admin_color', 'fresh'),
(75188, 4859, 'use_ssl', '0'),
(75189, 4859, 'show_admin_bar_front', 'true'),
(75190, 4859, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75191, 4859, 'wp_user_level', '0'),
(75192, 4859, 'wsl_current_provider', 'Facebook'),
(75193, 4859, 'wsl_current_user_image', 'https://graph.facebook.com/944627658923007/picture?width=150&height=150'),
(75194, 4859, 'session_tokens', 'a:1:{s:64:\"b6f7d7f1234befe594245554301a580a193d00e14b9cb49c67c4de78cca159cc\";a:4:{s:10:\"expiration\";i:1435076911;s:2:\"ip\";s:13:\"79.168.235.37\";s:2:\"ua\";s:145:\"Mozilla/5.0 (Linux; Android 4.4.2; Vodafone Smart 4 Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433867311;}}'),
(75195, 4860, 'nickname', 'Cristina_Maria_Silva'),
(75196, 4860, 'first_name', 'Cristina Maria'),
(75197, 4860, 'last_name', 'Silva'),
(75198, 4860, 'description', ''),
(75199, 4860, 'rich_editing', 'true'),
(75200, 4860, 'comment_shortcuts', 'false'),
(75201, 4860, 'admin_color', 'fresh'),
(75202, 4860, 'use_ssl', '0'),
(75203, 4860, 'show_admin_bar_front', 'true'),
(75204, 4860, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75205, 4860, 'wp_user_level', '0'),
(75206, 4860, 'wsl_current_provider', 'Google'),
(75207, 4860, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(75208, 4860, 'session_tokens', 'a:1:{s:64:\"f6280ec96836d741197d2e400c3a2abc58aece8f983a4a36b25e70e9e40e92c4\";a:4:{s:10:\"expiration\";i:1435076912;s:2:\"ip\";s:13:\"188.83.186.30\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.2; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433867312;}}'),
(75209, 4861, 'nickname', 'Tiago_Oliveira_1'),
(75210, 4861, 'first_name', 'Tiago'),
(75211, 4861, 'last_name', 'Oliveira'),
(75212, 4861, 'description', ''),
(75213, 4861, 'rich_editing', 'true'),
(75214, 4861, 'comment_shortcuts', 'false'),
(75215, 4861, 'admin_color', 'fresh'),
(75216, 4861, 'use_ssl', '0'),
(75217, 4861, 'show_admin_bar_front', 'true'),
(75218, 4861, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75219, 4861, 'wp_user_level', '0'),
(75220, 4861, 'wsl_current_provider', 'Google'),
(75221, 4861, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-Ror2Cv08xXI/AAAAAAAAAAI/AAAAAAAAACE/AQyW7qTSyOc/photo.jpg?sz=200'),
(75223, 4862, 'nickname', 'Tomas_Amaro_Monteiro'),
(75224, 4862, 'first_name', 'Tomás'),
(75225, 4862, 'last_name', 'Amaro Monteiro'),
(75226, 4862, 'description', ''),
(75227, 4862, 'rich_editing', 'true'),
(75228, 4862, 'comment_shortcuts', 'false'),
(75229, 4862, 'admin_color', 'fresh'),
(75230, 4862, 'use_ssl', '0'),
(75231, 4862, 'show_admin_bar_front', 'true'),
(75232, 4862, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75233, 4862, 'wp_user_level', '0'),
(75234, 4862, 'wsl_current_provider', 'Facebook'),
(75235, 4862, 'wsl_current_user_image', 'https://graph.facebook.com/1098333063516731/picture?width=150&height=150'),
(75236, 4862, 'session_tokens', 'a:1:{s:64:\"542f2253eb0e3358e92029e439c14adbc9015c0248ee7b88dc533119f2461ddb\";a:4:{s:10:\"expiration\";i:1435076976;s:2:\"ip\";s:14:\"85.244.249.121\";s:2:\"ua\";s:268:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/MessengerForiOS;FBAV/22.0.0.11.13;FBBV/7231602;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433867376;}}'),
(75237, 4859, 'votou', 'sim'),
(75238, 4859, 'user_votes', 'shaper-do-ano-xhapeland_p1379'),
(75239, 4858, 'votou', 'sim'),
(75240, 4858, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,treinador-do-ano_p1361'),
(75241, 4863, 'nickname', 'Tiago_Palma'),
(75242, 4863, 'first_name', 'Tiago'),
(75243, 4863, 'last_name', 'Palma'),
(75244, 4863, 'description', ''),
(75245, 4863, 'rich_editing', 'true'),
(75246, 4863, 'comment_shortcuts', 'false'),
(75247, 4863, 'admin_color', 'fresh'),
(75248, 4863, 'use_ssl', '0'),
(75249, 4863, 'show_admin_bar_front', 'true'),
(75250, 4863, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75251, 4863, 'wp_user_level', '0'),
(75252, 4863, 'wsl_current_provider', 'Facebook'),
(75253, 4863, 'wsl_current_user_image', 'https://graph.facebook.com/490715811083422/picture?width=150&height=150'),
(75254, 4863, 'session_tokens', 'a:1:{s:64:\"7a89b3406c77cc48a41d86b95dfa73f0b9c1f30de425db0caf442c6bdaf1c11d\";a:4:{s:10:\"expiration\";i:1435077016;s:2:\"ip\";s:12:\"176.78.94.15\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433867416;}}'),
(75255, 4862, 'votou', 'sim'),
(75256, 4862, 'user_votes', 'surfista-do-ano-oakley_p1339,revelacao-do-ano-deeply_p1383'),
(75257, 4861, 'session_tokens', 'a:1:{s:64:\"15b8a7e703f5945807dcf86f38b2ffc0a8086d31cb59d24924ecc1ff099f6d49\";a:4:{s:10:\"expiration\";i:1435077038;s:2:\"ip\";s:14:\"85.243.164.203\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433867438;}}'),
(75258, 4860, 'votou', 'sim'),
(75259, 4860, 'user_votes', 'surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,revelacao-do-ano-deeply_p1387,foto-do-ano_p1169,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(75260, 4864, 'nickname', 'Tiago_Filipe'),
(75261, 4864, 'first_name', 'Tiago'),
(75262, 4864, 'last_name', 'Filipe'),
(75263, 4864, 'description', ''),
(75264, 4864, 'rich_editing', 'true'),
(75265, 4864, 'comment_shortcuts', 'false'),
(75266, 4864, 'admin_color', 'fresh'),
(75267, 4864, 'use_ssl', '0'),
(75268, 4864, 'show_admin_bar_front', 'true'),
(75269, 4864, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75270, 4864, 'wp_user_level', '0'),
(75271, 4864, 'wsl_current_provider', 'Facebook'),
(75272, 4864, 'wsl_current_user_image', 'https://graph.facebook.com/1138350152857420/picture?width=150&height=150'),
(75273, 4864, 'session_tokens', 'a:1:{s:64:\"56c1643fcd7c06976a5aa25b7139ae4622bbb66a3885edba0f9c218c243f44ca\";a:4:{s:10:\"expiration\";i:1435077342;s:2:\"ip\";s:13:\"85.243.48.232\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows Phone 8.1; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 530) like Gecko\";s:5:\"login\";i:1433867742;}}'),
(75274, 4865, 'nickname', 'Ivone_Palma'),
(75275, 4865, 'first_name', 'Ivone'),
(75276, 4865, 'last_name', 'Palma'),
(75277, 4865, 'description', ''),
(75278, 4865, 'rich_editing', 'true'),
(75279, 4865, 'comment_shortcuts', 'false'),
(75280, 4865, 'admin_color', 'fresh'),
(75281, 4865, 'use_ssl', '0'),
(75282, 4865, 'show_admin_bar_front', 'true'),
(75283, 4865, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75284, 4865, 'wp_user_level', '0'),
(75285, 4865, 'wsl_current_provider', 'Facebook'),
(75286, 4865, 'wsl_current_user_image', 'https://graph.facebook.com/941843512504645/picture?width=150&height=150'),
(75287, 4865, 'session_tokens', 'a:1:{s:64:\"bd89f529790f8a970df7f78f472a07bfcca3f7b0c08615df8a1d083a0ab664bd\";a:4:{s:10:\"expiration\";i:1435077358;s:2:\"ip\";s:12:\"85.243.61.96\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433867758;}}'),
(75288, 4866, 'nickname', 'Teresinha_Taborda'),
(75289, 4866, 'first_name', 'Teresinha'),
(75290, 4866, 'last_name', 'Taborda'),
(75291, 4866, 'description', ''),
(75292, 4866, 'rich_editing', 'true'),
(75293, 4866, 'comment_shortcuts', 'false'),
(75294, 4866, 'admin_color', 'fresh'),
(75295, 4866, 'use_ssl', '0'),
(75296, 4866, 'show_admin_bar_front', 'true'),
(75297, 4866, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75298, 4866, 'wp_user_level', '0'),
(75299, 4866, 'wsl_current_provider', 'Facebook'),
(75300, 4866, 'wsl_current_user_image', 'https://graph.facebook.com/10155773488315151/picture?width=150&height=150'),
(75301, 4866, 'session_tokens', 'a:1:{s:64:\"d3bc1cd59d64e3533fd5300ff1f8ee57d5cdbcae7eb2098992a0027dfae2c8b0\";a:4:{s:10:\"expiration\";i:1435077359;s:2:\"ip\";s:14:\"79.168.173.149\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433867759;}}'),
(75302, 4864, 'votou', 'sim'),
(75303, 4864, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(75304, 4866, 'votou', 'sim'),
(75305, 4866, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(75306, 4865, 'votou', 'sim'),
(75307, 4865, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(75308, 4867, 'nickname', 'Anastasia_Bezpalaya'),
(75309, 4867, 'first_name', 'Anastasia'),
(75310, 4867, 'last_name', 'Bezpalaya'),
(75311, 4867, 'description', ''),
(75312, 4867, 'rich_editing', 'true'),
(75313, 4867, 'comment_shortcuts', 'false'),
(75314, 4867, 'admin_color', 'fresh'),
(75315, 4867, 'use_ssl', '0'),
(75316, 4867, 'show_admin_bar_front', 'true'),
(75317, 4867, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75318, 4867, 'wp_user_level', '0'),
(75319, 4867, 'wsl_current_provider', 'Facebook'),
(75320, 4867, 'wsl_current_user_image', 'https://graph.facebook.com/849880995091907/picture?width=150&height=150'),
(75321, 4867, 'session_tokens', 'a:1:{s:64:\"08fa8a3862a9ea74e94ba39cf7a96f9aa4bc648293ba720bc2441d6f1f626c4c\";a:4:{s:10:\"expiration\";i:1435077485;s:2:\"ip\";s:12:\"89.153.33.15\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1433867885;}}'),
(75322, 4868, 'nickname', 'Tomas_Paviana'),
(75323, 4868, 'first_name', 'Tomás'),
(75324, 4868, 'last_name', 'Paviana'),
(75325, 4868, 'description', ''),
(75326, 4868, 'rich_editing', 'true'),
(75327, 4868, 'comment_shortcuts', 'false'),
(75328, 4868, 'admin_color', 'fresh'),
(75329, 4868, 'use_ssl', '0'),
(75330, 4868, 'show_admin_bar_front', 'true'),
(75331, 4868, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75332, 4868, 'wp_user_level', '0'),
(75333, 4868, 'wsl_current_provider', 'Facebook'),
(75334, 4868, 'wsl_current_user_image', 'https://graph.facebook.com/976178459088473/picture?width=150&height=150'),
(75335, 4868, 'session_tokens', 'a:1:{s:64:\"51ec66f729317240fb344b3928be4973fcc2a82086cc4b37205eb0db0a1eaa67\";a:4:{s:10:\"expiration\";i:1435077552;s:2:\"ip\";s:13:\"82.154.71.240\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433867952;}}'),
(75336, 4869, 'nickname', 'Antonio_Van_Grichen'),
(75337, 4869, 'first_name', 'Antonio'),
(75338, 4869, 'last_name', 'Van Grichen'),
(75339, 4869, 'description', ''),
(75340, 4869, 'rich_editing', 'true'),
(75341, 4869, 'comment_shortcuts', 'false'),
(75342, 4869, 'admin_color', 'fresh'),
(75343, 4869, 'use_ssl', '0'),
(75344, 4869, 'show_admin_bar_front', 'true'),
(75345, 4869, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75346, 4869, 'wp_user_level', '0'),
(75347, 4869, 'wsl_current_provider', 'Facebook'),
(75348, 4869, 'wsl_current_user_image', 'https://graph.facebook.com/10152966525097898/picture?width=150&height=150'),
(75349, 4869, 'session_tokens', 'a:1:{s:64:\"b320eccb69c203c685e0a0d8e3245d7543b174297ce4ecb24efe895c6bd59de2\";a:4:{s:10:\"expiration\";i:1435077583;s:2:\"ip\";s:13:\"45.36.229.177\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1433867983;}}'),
(75350, 4870, 'nickname', 'Rita_Estevao'),
(75351, 4870, 'first_name', 'Rita'),
(75352, 4870, 'last_name', 'Estêvão'),
(75353, 4870, 'description', ''),
(75354, 4870, 'rich_editing', 'true'),
(75355, 4870, 'comment_shortcuts', 'false'),
(75356, 4870, 'admin_color', 'fresh'),
(75357, 4870, 'use_ssl', '0'),
(75358, 4870, 'show_admin_bar_front', 'true'),
(75359, 4870, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75360, 4870, 'wp_user_level', '0'),
(75361, 4870, 'wsl_current_provider', 'Facebook'),
(75362, 4870, 'wsl_current_user_image', 'https://graph.facebook.com/846747195363292/picture?width=150&height=150'),
(75363, 4870, 'session_tokens', 'a:1:{s:64:\"2de2cca373dc3f2d13909f4d750c8b79c6387a6f99f1b4815c9317b8b112dc6f\";a:4:{s:10:\"expiration\";i:1435077614;s:2:\"ip\";s:14:\"177.206.89.251\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/TIM;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433868014;}}'),
(75364, 4871, 'nickname', 'Vasco_Rodrigues'),
(75365, 4871, 'first_name', 'Vasco'),
(75366, 4871, 'last_name', 'Rodrigues'),
(75367, 4871, 'description', ''),
(75368, 4871, 'rich_editing', 'true'),
(75369, 4871, 'comment_shortcuts', 'false'),
(75370, 4871, 'admin_color', 'fresh'),
(75371, 4871, 'use_ssl', '0'),
(75372, 4871, 'show_admin_bar_front', 'true'),
(75373, 4871, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75374, 4871, 'wp_user_level', '0'),
(75375, 4871, 'wsl_current_provider', 'Facebook'),
(75376, 4871, 'wsl_current_user_image', 'https://graph.facebook.com/10152928140486546/picture?width=150&height=150'),
(75377, 4871, 'session_tokens', 'a:1:{s:64:\"3805fcef982b95b4ab00246353bc90ee4ca78f62105fe1ea3cde0b2f05138fc5\";a:4:{s:10:\"expiration\";i:1435077654;s:2:\"ip\";s:13:\"66.249.93.225\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 5.0.1; LG-H440n Build/LRX21Y) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433868054;}}'),
(75378, 4872, 'nickname', 'Xana_Correia_Pinheiro'),
(75379, 4872, 'first_name', 'Xana'),
(75380, 4872, 'last_name', 'Pinheiro'),
(75381, 4872, 'description', ''),
(75382, 4872, 'rich_editing', 'true'),
(75383, 4872, 'comment_shortcuts', 'false'),
(75384, 4872, 'admin_color', 'fresh'),
(75385, 4872, 'use_ssl', '0'),
(75386, 4872, 'show_admin_bar_front', 'true'),
(75387, 4872, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75388, 4872, 'wp_user_level', '0'),
(75389, 4872, 'wsl_current_provider', 'Facebook'),
(75390, 4872, 'wsl_current_user_image', 'https://graph.facebook.com/656497941151182/picture?width=150&height=150'),
(75391, 4872, 'session_tokens', 'a:1:{s:64:\"e5573b211480627a9ed4ccbaed3aa3b6fe3b88293af970d77e5c588458e14cf8\";a:4:{s:10:\"expiration\";i:1435077667;s:2:\"ip\";s:14:\"144.64.116.162\";s:2:\"ua\";s:136:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12A405 Safari/600.1.4\";s:5:\"login\";i:1433868067;}}'),
(75392, 4870, 'votou', 'sim'),
(75393, 4870, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(75394, 4873, 'nickname', 'Mariana_Hipolito'),
(75395, 4873, 'first_name', 'Mariana'),
(75396, 4873, 'last_name', 'Hipólito'),
(75397, 4873, 'description', ''),
(75398, 4873, 'rich_editing', 'true'),
(75399, 4873, 'comment_shortcuts', 'false'),
(75400, 4873, 'admin_color', 'fresh'),
(75401, 4873, 'use_ssl', '0'),
(75402, 4873, 'show_admin_bar_front', 'true'),
(75403, 4873, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75404, 4873, 'wp_user_level', '0'),
(75405, 4873, 'wsl_current_provider', 'Facebook'),
(75406, 4873, 'wsl_current_user_image', 'https://graph.facebook.com/10205879824890897/picture?width=150&height=150'),
(75407, 4873, 'session_tokens', 'a:1:{s:64:\"d0d4dabc505ae8cb4c9afd3588986f616c49d1894385a8211e29aeb1b4797fbd\";a:4:{s:10:\"expiration\";i:1435077685;s:2:\"ip\";s:13:\"81.84.201.205\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433868085;}}'),
(75408, 4874, 'nickname', 'Teresa_Villax'),
(75409, 4874, 'first_name', 'Teresa'),
(75410, 4874, 'last_name', 'Villax'),
(75411, 4874, 'description', ''),
(75412, 4874, 'rich_editing', 'true'),
(75413, 4874, 'comment_shortcuts', 'false'),
(75414, 4874, 'admin_color', 'fresh'),
(75415, 4874, 'use_ssl', '0'),
(75416, 4874, 'show_admin_bar_front', 'true'),
(75417, 4874, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75418, 4874, 'wp_user_level', '0'),
(75419, 4874, 'wsl_current_provider', 'Facebook'),
(75420, 4874, 'wsl_current_user_image', 'https://graph.facebook.com/10206083041549091/picture?width=150&height=150'),
(75421, 4874, 'session_tokens', 'a:1:{s:64:\"71ea960920d7adf97d97287e700d5ad5fcb428a3f581fbc5aa8b39d28be7747a\";a:4:{s:10:\"expiration\";i:1435077697;s:2:\"ip\";s:11:\"85.244.8.44\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433868097;}}'),
(75422, 4872, 'votou', 'sim'),
(75423, 4872, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(75424, 4871, 'votou', 'sim'),
(75425, 4871, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(75426, 4873, 'votou', 'sim');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(75427, 4873, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1383,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(75428, 4868, 'votou', 'sim'),
(75429, 4868, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1277,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(75430, 4875, 'nickname', 'Bruna_Vieira'),
(75431, 4875, 'first_name', 'Bruna'),
(75432, 4875, 'last_name', 'Vieira'),
(75433, 4875, 'description', ''),
(75434, 4875, 'rich_editing', 'true'),
(75435, 4875, 'comment_shortcuts', 'false'),
(75436, 4875, 'admin_color', 'fresh'),
(75437, 4875, 'use_ssl', '0'),
(75438, 4875, 'show_admin_bar_front', 'true'),
(75439, 4875, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75440, 4875, 'wp_user_level', '0'),
(75441, 4875, 'wsl_current_provider', 'Facebook'),
(75442, 4875, 'wsl_current_user_image', 'https://graph.facebook.com/962535733791814/picture?width=150&height=150'),
(75443, 4875, 'session_tokens', 'a:1:{s:64:\"b743b396639561197be82e4116c723cfd35f68a0a61943d361dca3489a94243f\";a:4:{s:10:\"expiration\";i:1435078177;s:2:\"ip\";s:14:\"62.169.100.164\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433868577;}}'),
(75444, 4876, 'nickname', 'Tiago_Santos_1'),
(75445, 4876, 'first_name', 'Tiago'),
(75446, 4876, 'last_name', 'Santos'),
(75447, 4876, 'description', ''),
(75448, 4876, 'rich_editing', 'true'),
(75449, 4876, 'comment_shortcuts', 'false'),
(75450, 4876, 'admin_color', 'fresh'),
(75451, 4876, 'use_ssl', '0'),
(75452, 4876, 'show_admin_bar_front', 'true'),
(75453, 4876, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75454, 4876, 'wp_user_level', '0'),
(75455, 4876, 'wsl_current_provider', 'Google'),
(75456, 4876, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(75457, 4876, 'session_tokens', 'a:1:{s:64:\"051fa1588b380b95996bb10bc3fdb20268ad5272f44171d8a40b189525883373\";a:4:{s:10:\"expiration\";i:1435078257;s:2:\"ip\";s:12:\"85.243.232.6\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; GT-I9060 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433868657;}}'),
(75458, 4877, 'nickname', 'Joao_Murjal'),
(75459, 4877, 'first_name', 'João'),
(75460, 4877, 'last_name', 'Murjal'),
(75461, 4877, 'description', ''),
(75462, 4877, 'rich_editing', 'true'),
(75463, 4877, 'comment_shortcuts', 'false'),
(75464, 4877, 'admin_color', 'fresh'),
(75465, 4877, 'use_ssl', '0'),
(75466, 4877, 'show_admin_bar_front', 'true'),
(75467, 4877, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75468, 4877, 'wp_user_level', '0'),
(75469, 4877, 'wsl_current_provider', 'Facebook'),
(75470, 4877, 'wsl_current_user_image', 'https://graph.facebook.com/833304770080101/picture?width=150&height=150'),
(75471, 4877, 'session_tokens', 'a:1:{s:64:\"c279a338290fbb18e6133fc5b00d4101c5222ae79d7881e3e701a3346534182f\";a:4:{s:10:\"expiration\";i:1435078267;s:2:\"ip\";s:13:\"95.136.75.182\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433868667;}}'),
(75472, 4878, 'nickname', 'Tomas_Silva_Dias'),
(75473, 4878, 'first_name', 'Tomás'),
(75474, 4878, 'last_name', 'Silva Dias'),
(75475, 4878, 'description', ''),
(75476, 4878, 'rich_editing', 'true'),
(75477, 4878, 'comment_shortcuts', 'false'),
(75478, 4878, 'admin_color', 'fresh'),
(75479, 4878, 'use_ssl', '0'),
(75480, 4878, 'show_admin_bar_front', 'true'),
(75481, 4878, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75482, 4878, 'wp_user_level', '0'),
(75483, 4878, 'wsl_current_provider', 'Facebook'),
(75484, 4878, 'wsl_current_user_image', 'https://graph.facebook.com/966636560024577/picture?width=150&height=150'),
(75485, 4878, 'session_tokens', 'a:2:{s:64:\"6b74de899b05321e505195635c59e7a99c74293127fe9795adcaf7aa0b6eb6d6\";a:4:{s:10:\"expiration\";i:1435078287;s:2:\"ip\";s:13:\"89.180.228.52\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433868687;}s:64:\"511768e26aaa418d54bde0b586c1cec45e26c2c8350bac1b6057e5555695ea21\";a:4:{s:10:\"expiration\";i:1435078392;s:2:\"ip\";s:13:\"89.180.228.52\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433868792;}}'),
(75486, 4879, 'nickname', 'Hannah_Sto'),
(75487, 4879, 'first_name', 'Hannah'),
(75488, 4879, 'last_name', 'Stö'),
(75489, 4879, 'description', ''),
(75490, 4879, 'rich_editing', 'true'),
(75491, 4879, 'comment_shortcuts', 'false'),
(75492, 4879, 'admin_color', 'fresh'),
(75493, 4879, 'use_ssl', '0'),
(75494, 4879, 'show_admin_bar_front', 'true'),
(75495, 4879, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75496, 4879, 'wp_user_level', '0'),
(75497, 4879, 'wsl_current_provider', 'Facebook'),
(75498, 4879, 'wsl_current_user_image', 'https://graph.facebook.com/10200451471005513/picture?width=150&height=150'),
(75499, 4879, 'session_tokens', 'a:1:{s:64:\"ca1b5c6a066fa170457e2a660529a793e4425e023a45099202f49603a8914de8\";a:4:{s:10:\"expiration\";i:1435078299;s:2:\"ip\";s:13:\"37.142.87.129\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433868699;}}'),
(75500, 4876, 'votou', 'sim'),
(75501, 4876, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(75502, 4880, 'nickname', 'Magda_Silva'),
(75503, 4880, 'first_name', 'Magda'),
(75504, 4880, 'last_name', 'Silva'),
(75505, 4880, 'description', ''),
(75506, 4880, 'rich_editing', 'true'),
(75507, 4880, 'comment_shortcuts', 'false'),
(75508, 4880, 'admin_color', 'fresh'),
(75509, 4880, 'use_ssl', '0'),
(75510, 4880, 'show_admin_bar_front', 'true'),
(75511, 4880, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75512, 4880, 'wp_user_level', '0'),
(75513, 4880, 'wsl_current_provider', 'Facebook'),
(75514, 4880, 'wsl_current_user_image', 'https://graph.facebook.com/707125362743839/picture?width=150&height=150'),
(75515, 4880, 'session_tokens', 'a:1:{s:64:\"81f7f8bcffc92a1b6a7c86eaee3beec80b4b0678f1e3daf3523a8cca74196d1e\";a:4:{s:10:\"expiration\";i:1435078551;s:2:\"ip\";s:12:\"81.84.155.88\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433868951;}}'),
(75516, 4881, 'nickname', 'Manuel_Rezende_Queiroz_Lima'),
(75517, 4881, 'first_name', 'Manuel'),
(75518, 4881, 'last_name', 'Queiroz Lima'),
(75519, 4881, 'description', ''),
(75520, 4881, 'rich_editing', 'true'),
(75521, 4881, 'comment_shortcuts', 'false'),
(75522, 4881, 'admin_color', 'fresh'),
(75523, 4881, 'use_ssl', '0'),
(75524, 4881, 'show_admin_bar_front', 'true'),
(75525, 4881, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75526, 4881, 'wp_user_level', '0'),
(75527, 4881, 'wsl_current_provider', 'Facebook'),
(75528, 4881, 'wsl_current_user_image', 'https://graph.facebook.com/10153296674849034/picture?width=150&height=150'),
(75529, 4881, 'session_tokens', 'a:1:{s:64:\"45734506acccc689e4d8b8b7e0af83ce4922dd7cebef9b7f6438482401cfe4ef\";a:4:{s:10:\"expiration\";i:1435078576;s:2:\"ip\";s:11:\"81.193.0.11\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433868976;}}'),
(75530, 4882, 'nickname', 'Claudia_Esteves'),
(75531, 4882, 'first_name', 'Claudia'),
(75532, 4882, 'last_name', 'Esteves'),
(75533, 4882, 'description', ''),
(75534, 4882, 'rich_editing', 'true'),
(75535, 4882, 'comment_shortcuts', 'false'),
(75536, 4882, 'admin_color', 'fresh'),
(75537, 4882, 'use_ssl', '0'),
(75538, 4882, 'show_admin_bar_front', 'true'),
(75539, 4882, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75540, 4882, 'wp_user_level', '0'),
(75541, 4882, 'wsl_current_provider', 'Facebook'),
(75542, 4882, 'wsl_current_user_image', 'https://graph.facebook.com/864922113555135/picture?width=150&height=150'),
(75543, 4882, 'session_tokens', 'a:1:{s:64:\"57785376d0433dd615deab26242450e6d84b71e206c85fe52feb8da5c5082805\";a:4:{s:10:\"expiration\";i:1435078675;s:2:\"ip\";s:14:\"88.214.172.213\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-I8730 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433869075;}}'),
(75544, 4883, 'nickname', 'Sofia_Godinho'),
(75545, 4883, 'first_name', 'Sofia'),
(75546, 4883, 'last_name', 'Godinho'),
(75547, 4883, 'description', ''),
(75548, 4883, 'rich_editing', 'true'),
(75549, 4883, 'comment_shortcuts', 'false'),
(75550, 4883, 'admin_color', 'fresh'),
(75551, 4883, 'use_ssl', '0'),
(75552, 4883, 'show_admin_bar_front', 'true'),
(75553, 4883, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75554, 4883, 'wp_user_level', '0'),
(75555, 4883, 'wsl_current_provider', 'Facebook'),
(75556, 4883, 'wsl_current_user_image', 'https://graph.facebook.com/10204852263778835/picture?width=150&height=150'),
(75557, 4883, 'session_tokens', 'a:1:{s:64:\"499cb92a11c0255937d1d138faa6396a1a56b0c38e9d19562849bdfc3b5b6b39\";a:4:{s:10:\"expiration\";i:1435078697;s:2:\"ip\";s:13:\"85.243.99.118\";s:2:\"ua\";s:132:\"Mozilla/5.0 (Linux; Android 4.3; 6016D Build/JLS36C) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433869097;}}'),
(75558, 4884, 'nickname', 'Sofia_Palma'),
(75559, 4884, 'first_name', 'Sofia'),
(75560, 4884, 'last_name', 'Palma'),
(75561, 4884, 'description', ''),
(75562, 4884, 'rich_editing', 'true'),
(75563, 4884, 'comment_shortcuts', 'false'),
(75564, 4884, 'admin_color', 'fresh'),
(75565, 4884, 'use_ssl', '0'),
(75566, 4884, 'show_admin_bar_front', 'true'),
(75567, 4884, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75568, 4884, 'wp_user_level', '0'),
(75569, 4884, 'wsl_current_provider', 'Facebook'),
(75570, 4884, 'wsl_current_user_image', 'https://graph.facebook.com/965912696763807/picture?width=150&height=150'),
(75571, 4884, 'session_tokens', 'a:1:{s:64:\"23be9db2c00deb5f04980230ad05fa0e9ed5fe4e593923f7eaadf32a6f89ee9f\";a:4:{s:10:\"expiration\";i:1435078745;s:2:\"ip\";s:14:\"85.243.166.207\";s:2:\"ua\";s:141:\"Mozilla/5.0 (Linux; Android 4.4.4; D2303 Build/18.3.1.C.1.15) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433869145;}}'),
(75572, 4880, 'votou', 'sim'),
(75573, 4880, 'user_votes', 'surfista-do-ano-oakley_p1346,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1385,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(75574, 4885, 'nickname', 'Sergio_Pinto'),
(75575, 4885, 'first_name', 'Sérgio'),
(75576, 4885, 'last_name', 'Pinto'),
(75577, 4885, 'description', ''),
(75578, 4885, 'rich_editing', 'true'),
(75579, 4885, 'comment_shortcuts', 'false'),
(75580, 4885, 'admin_color', 'fresh'),
(75581, 4885, 'use_ssl', '0'),
(75582, 4885, 'show_admin_bar_front', 'true'),
(75583, 4885, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75584, 4885, 'wp_user_level', '0'),
(75585, 4885, 'wsl_current_provider', 'Facebook'),
(75586, 4885, 'wsl_current_user_image', 'https://graph.facebook.com/1110367205646086/picture?width=150&height=150'),
(75587, 4885, 'session_tokens', 'a:1:{s:64:\"c5950ee6bf435a54bc890ee3dd4fdf154d9f166fd1dbfac732eab845deb8ef9c\";a:4:{s:10:\"expiration\";i:1435078778;s:2:\"ip\";s:13:\"81.193.236.36\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433869178;}}'),
(75588, 4884, 'votou', 'sim'),
(75589, 4884, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(75590, 4882, 'votou', 'sim'),
(75591, 4882, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385'),
(75592, 4877, 'votou', 'sim'),
(75593, 4877, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(75594, 4886, 'nickname', 'Sofia_Reis_Braga'),
(75595, 4886, 'first_name', 'Sofia'),
(75596, 4886, 'last_name', 'Braga'),
(75597, 4886, 'description', ''),
(75598, 4886, 'rich_editing', 'true'),
(75599, 4886, 'comment_shortcuts', 'false'),
(75600, 4886, 'admin_color', 'fresh'),
(75601, 4886, 'use_ssl', '0'),
(75602, 4886, 'show_admin_bar_front', 'true'),
(75603, 4886, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75604, 4886, 'wp_user_level', '0'),
(75605, 4886, 'wsl_current_provider', 'Facebook'),
(75606, 4886, 'wsl_current_user_image', 'https://graph.facebook.com/10204316311129624/picture?width=150&height=150'),
(75607, 4886, 'session_tokens', 'a:1:{s:64:\"9c02d34fc0824529ceb0018dc00ab56b166dc6fb6b09c9761c53001182d5f283\";a:4:{s:10:\"expiration\";i:1435078858;s:2:\"ip\";s:14:\"46.189.247.211\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/534.50.2 (KHTML, like Gecko) Version/5.0.6 Safari/533.22.3\";s:5:\"login\";i:1433869258;}}'),
(75608, 4887, 'nickname', 'Rute_Moreira'),
(75609, 4887, 'first_name', 'Rute'),
(75610, 4887, 'last_name', 'Moreira'),
(75611, 4887, 'description', ''),
(75612, 4887, 'rich_editing', 'true'),
(75613, 4887, 'comment_shortcuts', 'false'),
(75614, 4887, 'admin_color', 'fresh'),
(75615, 4887, 'use_ssl', '0'),
(75616, 4887, 'show_admin_bar_front', 'true'),
(75617, 4887, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75618, 4887, 'wp_user_level', '0'),
(75619, 4887, 'wsl_current_provider', 'Google'),
(75620, 4887, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(75621, 4887, 'session_tokens', 'a:1:{s:64:\"18759863e972720ed79384b64d75dc4e50ee877f7ee1911040bef48528f18348\";a:4:{s:10:\"expiration\";i:1435079029;s:2:\"ip\";s:13:\"188.251.54.53\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.124 Safari/537.36\";s:5:\"login\";i:1433869429;}}'),
(75622, 1838, 'votou', 'sim'),
(75623, 1838, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1357'),
(75624, 4888, 'nickname', 'Santiago_Linder'),
(75625, 4888, 'first_name', 'Santiago'),
(75626, 4888, 'last_name', 'Linder'),
(75627, 4888, 'description', ''),
(75628, 4888, 'rich_editing', 'true'),
(75629, 4888, 'comment_shortcuts', 'false'),
(75630, 4888, 'admin_color', 'fresh'),
(75631, 4888, 'use_ssl', '0'),
(75632, 4888, 'show_admin_bar_front', 'true'),
(75633, 4888, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75634, 4888, 'wp_user_level', '0'),
(75635, 4888, 'wsl_current_provider', 'Facebook'),
(75636, 4888, 'wsl_current_user_image', 'https://graph.facebook.com/959331984100511/picture?width=150&height=150'),
(75637, 4888, 'session_tokens', 'a:1:{s:64:\"8b1ea9868776a57b7311b03602d5037380345ab7356f6f22f8d84d561ddfceb5\";a:4:{s:10:\"expiration\";i:1435079052;s:2:\"ip\";s:14:\"85.244.116.207\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433869452;}}'),
(75638, 4886, 'votou', 'sim'),
(75639, 4886, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,treinador-do-ano_p1359'),
(75640, 4888, 'votou', 'sim'),
(75641, 4888, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(75642, 4889, 'nickname', 'Sara_Curado'),
(75643, 4889, 'first_name', 'Sara'),
(75644, 4889, 'last_name', 'Curado'),
(75645, 4889, 'description', ''),
(75646, 4889, 'rich_editing', 'true'),
(75647, 4889, 'comment_shortcuts', 'false'),
(75648, 4889, 'admin_color', 'fresh'),
(75649, 4889, 'use_ssl', '0'),
(75650, 4889, 'show_admin_bar_front', 'true'),
(75651, 4889, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75652, 4889, 'wp_user_level', '0'),
(75653, 4889, 'wsl_current_provider', 'Facebook'),
(75654, 4889, 'wsl_current_user_image', 'https://graph.facebook.com/964386516915813/picture?width=150&height=150'),
(75655, 4889, 'session_tokens', 'a:2:{s:64:\"6067fd4cdd74ce82fa5d19def6e3c383e1ffe1b985866bb32617fe7bd546f724\";a:4:{s:10:\"expiration\";i:1435079103;s:2:\"ip\";s:14:\"79.168.198.151\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433869503;}s:64:\"96224065a3f7fdefc6f9b9c9888eb84cfd700e8813089d13e56dbe5622256380\";a:4:{s:10:\"expiration\";i:1435079210;s:2:\"ip\";s:14:\"79.168.198.151\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433869610;}}'),
(75656, 4890, 'nickname', 'Catarina_Rua'),
(75657, 4890, 'first_name', 'Catarina'),
(75658, 4890, 'last_name', 'Rua'),
(75659, 4890, 'description', ''),
(75660, 4890, 'rich_editing', 'true'),
(75661, 4890, 'comment_shortcuts', 'false'),
(75662, 4890, 'admin_color', 'fresh'),
(75663, 4890, 'use_ssl', '0'),
(75664, 4890, 'show_admin_bar_front', 'true'),
(75665, 4890, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75666, 4890, 'wp_user_level', '0'),
(75667, 4890, 'wsl_current_provider', 'Facebook'),
(75668, 4890, 'wsl_current_user_image', 'https://graph.facebook.com/10153407760126255/picture?width=150&height=150'),
(75669, 4890, 'session_tokens', 'a:1:{s:64:\"81ea164fa95b3b34961196fdf693265aed22625c55c2505dbd387ad0b32f6c51\";a:4:{s:10:\"expiration\";i:1435079154;s:2:\"ip\";s:13:\"82.154.65.218\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433869554;}}'),
(75670, 4891, 'nickname', 'Sofia_Sousa'),
(75671, 4891, 'first_name', 'Sofia'),
(75672, 4891, 'last_name', 'Sousa'),
(75673, 4891, 'description', ''),
(75674, 4891, 'rich_editing', 'true'),
(75675, 4891, 'comment_shortcuts', 'false'),
(75676, 4891, 'admin_color', 'fresh'),
(75677, 4891, 'use_ssl', '0'),
(75678, 4891, 'show_admin_bar_front', 'true'),
(75679, 4891, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75680, 4891, 'wp_user_level', '0'),
(75681, 4891, 'wsl_current_provider', 'Facebook'),
(75682, 4891, 'wsl_current_user_image', 'https://graph.facebook.com/10204931563985192/picture?width=150&height=150'),
(75683, 4891, 'session_tokens', 'a:1:{s:64:\"27af42bd085f998d82a74bb4ca8c70ae43b2cd13975a8c4af52456de0504f616\";a:4:{s:10:\"expiration\";i:1435079229;s:2:\"ip\";s:12:\"81.193.27.36\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433869629;}}'),
(75684, 4887, 'votou', 'sim'),
(75685, 4887, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1277,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(75686, 4892, 'nickname', 'Henrique_Marques_Madeira'),
(75687, 4892, 'first_name', 'Henrique'),
(75688, 4892, 'last_name', 'Madeira'),
(75689, 4892, 'description', ''),
(75690, 4892, 'rich_editing', 'true'),
(75691, 4892, 'comment_shortcuts', 'false'),
(75692, 4892, 'admin_color', 'fresh'),
(75693, 4892, 'use_ssl', '0'),
(75694, 4892, 'show_admin_bar_front', 'true'),
(75695, 4892, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75696, 4892, 'wp_user_level', '0'),
(75697, 4892, 'wsl_current_provider', 'Facebook'),
(75698, 4892, 'wsl_current_user_image', 'https://graph.facebook.com/10205707483040644/picture?width=150&height=150'),
(75699, 4892, 'session_tokens', 'a:1:{s:64:\"5baeda81a1101f57ea304bb4560223cf365b221c4d9ff89acb1a17ce0ddafb0a\";a:4:{s:10:\"expiration\";i:1435079402;s:2:\"ip\";s:13:\"89.115.95.140\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433869802;}}'),
(75700, 4893, 'nickname', 'Diogo_Goncalves_2'),
(75701, 4893, 'first_name', 'Diogo'),
(75702, 4893, 'last_name', 'Gonçalves'),
(75703, 4893, 'description', ''),
(75704, 4893, 'rich_editing', 'true'),
(75705, 4893, 'comment_shortcuts', 'false'),
(75706, 4893, 'admin_color', 'fresh'),
(75707, 4893, 'use_ssl', '0'),
(75708, 4893, 'show_admin_bar_front', 'true'),
(75709, 4893, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75710, 4893, 'wp_user_level', '0'),
(75711, 4893, 'wsl_current_provider', 'Facebook'),
(75712, 4893, 'wsl_current_user_image', 'https://graph.facebook.com/10206869915565745/picture?width=150&height=150'),
(75713, 4893, 'session_tokens', 'a:1:{s:64:\"0b2cbe8954743a276669a3cf536206d9b76f0ae5e74772e7952181389ddb3217\";a:4:{s:10:\"expiration\";i:1435079422;s:2:\"ip\";s:12:\"62.28.147.16\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433869822;}}'),
(75714, 4893, 'votou', 'sim'),
(75715, 4893, 'user_votes', 'surfista-do-ano-oakley_p1344'),
(75716, 4891, 'votou', 'sim'),
(75717, 4891, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(75718, 4894, 'nickname', 'Regine_Lu'),
(75719, 4894, 'first_name', 'Regine'),
(75720, 4894, 'last_name', 'Lu'),
(75721, 4894, 'description', ''),
(75722, 4894, 'rich_editing', 'true'),
(75723, 4894, 'comment_shortcuts', 'false'),
(75724, 4894, 'admin_color', 'fresh'),
(75725, 4894, 'use_ssl', '0'),
(75726, 4894, 'show_admin_bar_front', 'true'),
(75727, 4894, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75728, 4894, 'wp_user_level', '0'),
(75729, 4894, 'wsl_current_provider', 'Facebook'),
(75730, 4894, 'wsl_current_user_image', 'https://graph.facebook.com/979667572051549/picture?width=150&height=150'),
(75731, 4894, 'session_tokens', 'a:1:{s:64:\"e119b9952d18b069933d514f34fe98e12c6ee88bdb72def1de8f436e425efe27\";a:4:{s:10:\"expiration\";i:1435079649;s:2:\"ip\";s:9:\"46.5.0.18\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1433870049;}}'),
(75732, 4895, 'nickname', 'Madalena_Torre'),
(75733, 4895, 'first_name', 'Madalena'),
(75734, 4895, 'last_name', 'Torre'),
(75735, 4895, 'description', ''),
(75736, 4895, 'rich_editing', 'true'),
(75737, 4895, 'comment_shortcuts', 'false'),
(75738, 4895, 'admin_color', 'fresh'),
(75739, 4895, 'use_ssl', '0'),
(75740, 4895, 'show_admin_bar_front', 'true'),
(75741, 4895, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75742, 4895, 'wp_user_level', '0'),
(75743, 4895, 'wsl_current_provider', 'Facebook'),
(75744, 4895, 'wsl_current_user_image', 'https://graph.facebook.com/10207450506730503/picture?width=150&height=150'),
(75745, 4895, 'session_tokens', 'a:1:{s:64:\"dc55c90f807bd0502de3e9a020a56c8d4ea9e7feb1c945e25adb6da93976c21d\";a:4:{s:10:\"expiration\";i:1435079708;s:2:\"ip\";s:13:\"85.244.93.194\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433870108;}}'),
(75746, 4896, 'nickname', 'Benedita_Calheiros'),
(75747, 4896, 'first_name', 'Benedita'),
(75748, 4896, 'last_name', 'Calheiros'),
(75749, 4896, 'description', ''),
(75750, 4896, 'rich_editing', 'true'),
(75751, 4896, 'comment_shortcuts', 'false'),
(75752, 4896, 'admin_color', 'fresh'),
(75753, 4896, 'use_ssl', '0'),
(75754, 4896, 'show_admin_bar_front', 'true'),
(75755, 4896, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75756, 4896, 'wp_user_level', '0'),
(75757, 4896, 'wsl_current_provider', 'Facebook'),
(75758, 4896, 'wsl_current_user_image', 'https://graph.facebook.com/10200637433216241/picture?width=150&height=150'),
(75759, 4896, 'session_tokens', 'a:1:{s:64:\"241d62c6eb005b2bef558792feb5e71370c87972767ff26e5317759a0aaa79d9\";a:4:{s:10:\"expiration\";i:1435079721;s:2:\"ip\";s:14:\"87.103.114.134\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433870121;}}'),
(75760, 4897, 'nickname', 'Ichigo_Listl'),
(75761, 4897, 'first_name', 'Ichigo'),
(75762, 4897, 'last_name', 'Listl'),
(75763, 4897, 'description', ''),
(75764, 4897, 'rich_editing', 'true'),
(75765, 4897, 'comment_shortcuts', 'false'),
(75766, 4897, 'admin_color', 'fresh'),
(75767, 4897, 'use_ssl', '0'),
(75768, 4897, 'show_admin_bar_front', 'true'),
(75769, 4897, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75770, 4897, 'wp_user_level', '0'),
(75771, 4897, 'wsl_current_provider', 'Google'),
(75772, 4897, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-iGK2NgmRJew/AAAAAAAAAAI/AAAAAAAAAEo/t6mt91h4AMY/photo.jpg?sz=200'),
(75773, 4897, 'session_tokens', 'a:1:{s:64:\"7b183f849467f4f1d7ae5ba2d6f79d34c885531b347f1189de1a96a9d8fa32f8\";a:4:{s:10:\"expiration\";i:1435079860;s:2:\"ip\";s:13:\"138.246.2.175\";s:2:\"ua\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433870260;}}'),
(75774, 4898, 'nickname', 'Tiago_Trueb'),
(75775, 4898, 'first_name', 'Tiago'),
(75776, 4898, 'last_name', 'Trueb'),
(75777, 4898, 'description', ''),
(75778, 4898, 'rich_editing', 'true'),
(75779, 4898, 'comment_shortcuts', 'false'),
(75780, 4898, 'admin_color', 'fresh'),
(75781, 4898, 'use_ssl', '0'),
(75782, 4898, 'show_admin_bar_front', 'true'),
(75783, 4898, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75784, 4898, 'wp_user_level', '0'),
(75785, 4898, 'wsl_current_provider', 'Google'),
(75786, 4898, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(75787, 4898, 'session_tokens', 'a:1:{s:64:\"c244c61b86a7062f7d406325ad7a42f5f63c7d5f9e59c96586f1c8a5a0c9216d\";a:4:{s:10:\"expiration\";i:1435079929;s:2:\"ip\";s:13:\"82.154.206.42\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/600.6.3 (KHTML, like Gecko) Version/7.1.6 Safari/537.85.15\";s:5:\"login\";i:1433870329;}}'),
(75788, 4899, 'nickname', 'Marquinho_Monteiro'),
(75789, 4899, 'first_name', 'Marquinho'),
(75790, 4899, 'last_name', 'Monteiro'),
(75791, 4899, 'description', ''),
(75792, 4899, 'rich_editing', 'true'),
(75793, 4899, 'comment_shortcuts', 'false'),
(75794, 4899, 'admin_color', 'fresh'),
(75795, 4899, 'use_ssl', '0'),
(75796, 4899, 'show_admin_bar_front', 'true'),
(75797, 4899, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75798, 4899, 'wp_user_level', '0'),
(75799, 4899, 'wsl_current_provider', 'Facebook'),
(75800, 4899, 'wsl_current_user_image', 'https://graph.facebook.com/1630665667170614/picture?width=150&height=150'),
(75801, 4899, 'session_tokens', 'a:1:{s:64:\"8689a1ccb9da934bf920b4f554cb815750624ee964e61d2b9e3c6070d44993c0\";a:4:{s:10:\"expiration\";i:1435079933;s:2:\"ip\";s:15:\"186.192.189.103\";s:2:\"ua\";s:114:\"Mozilla/5.0 (X11; CrOS armv7l 6812.88.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.153 Safari/537.36\";s:5:\"login\";i:1433870333;}}'),
(75802, 4897, 'votou', 'sim'),
(75803, 4897, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(75804, 4894, 'votou', 'sim'),
(75805, 4894, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391'),
(75806, 4900, 'nickname', 'Sandra_Silva'),
(75807, 4900, 'first_name', 'Sandra'),
(75808, 4900, 'last_name', 'Silva'),
(75809, 4900, 'description', ''),
(75810, 4900, 'rich_editing', 'true'),
(75811, 4900, 'comment_shortcuts', 'false'),
(75812, 4900, 'admin_color', 'fresh'),
(75813, 4900, 'use_ssl', '0'),
(75814, 4900, 'show_admin_bar_front', 'true'),
(75815, 4900, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75816, 4900, 'wp_user_level', '0'),
(75817, 4900, 'wsl_current_provider', 'Facebook'),
(75818, 4900, 'wsl_current_user_image', 'https://graph.facebook.com/1145225375503047/picture?width=150&height=150'),
(75819, 4900, 'session_tokens', 'a:1:{s:64:\"33265475e498bb80c3017c9ce86d28afc9632151811c084b629ddc905961ca0a\";a:4:{s:10:\"expiration\";i:1435080265;s:2:\"ip\";s:13:\"79.168.111.75\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433870665;}}'),
(75820, 4901, 'nickname', 'Claudia_Alves'),
(75821, 4901, 'first_name', 'Claudia'),
(75822, 4901, 'last_name', 'Alves'),
(75823, 4901, 'description', ''),
(75824, 4901, 'rich_editing', 'true'),
(75825, 4901, 'comment_shortcuts', 'false'),
(75826, 4901, 'admin_color', 'fresh'),
(75827, 4901, 'use_ssl', '0'),
(75828, 4901, 'show_admin_bar_front', 'true'),
(75829, 4901, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75830, 4901, 'wp_user_level', '0'),
(75831, 4901, 'wsl_current_provider', 'Facebook'),
(75832, 4901, 'wsl_current_user_image', 'https://graph.facebook.com/10154159996738849/picture?width=150&height=150'),
(75833, 4901, 'session_tokens', 'a:1:{s:64:\"8419099a7b09fc6ab1d0e31e0aa505d4043cc280accd0046bb60c33ec7c33ffd\";a:4:{s:10:\"expiration\";i:1435080268;s:2:\"ip\";s:13:\"89.180.148.40\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433870668;}}'),
(75834, 4901, 'votou', 'sim'),
(75835, 4901, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(75836, 4900, 'votou', 'sim'),
(75837, 4900, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(75838, 4899, 'votou', 'sim'),
(75839, 4899, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(75840, 4902, 'nickname', 'Tania_Bulhoes'),
(75841, 4902, 'first_name', 'Tânia'),
(75842, 4902, 'last_name', 'Bulhões'),
(75843, 4902, 'description', ''),
(75844, 4902, 'rich_editing', 'true'),
(75845, 4902, 'comment_shortcuts', 'false'),
(75846, 4902, 'admin_color', 'fresh'),
(75847, 4902, 'use_ssl', '0'),
(75848, 4902, 'show_admin_bar_front', 'true'),
(75849, 4902, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75850, 4902, 'wp_user_level', '0'),
(75851, 4902, 'wsl_current_provider', 'Facebook'),
(75852, 4902, 'wsl_current_user_image', 'https://graph.facebook.com/10153304023727521/picture?width=150&height=150'),
(75853, 4902, 'session_tokens', 'a:1:{s:64:\"d1ea270fcb535c3684fdb82616fa7a1251c34e3a5f30df537ba0450209d865ea\";a:4:{s:10:\"expiration\";i:1435080499;s:2:\"ip\";s:10:\"84.91.16.4\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433870899;}}'),
(75854, 4903, 'nickname', 'Tania_Suda'),
(75855, 4903, 'first_name', 'Tânia'),
(75856, 4903, 'last_name', 'Suda'),
(75857, 4903, 'description', ''),
(75858, 4903, 'rich_editing', 'true'),
(75859, 4903, 'comment_shortcuts', 'false'),
(75860, 4903, 'admin_color', 'fresh'),
(75861, 4903, 'use_ssl', '0'),
(75862, 4903, 'show_admin_bar_front', 'true'),
(75863, 4903, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75864, 4903, 'wp_user_level', '0'),
(75865, 4903, 'wsl_current_provider', 'Facebook'),
(75866, 4903, 'wsl_current_user_image', 'https://graph.facebook.com/926140134073887/picture?width=150&height=150'),
(75867, 4903, 'session_tokens', 'a:1:{s:64:\"f55d0660cde24c47cefefea263660236d51111fb0c12e1253d5d059708ab7807\";a:4:{s:10:\"expiration\";i:1435080520;s:2:\"ip\";s:12:\"2.82.102.134\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_0_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12A405 [FBAN/FBIOS;FBAV/28.0.0.10.10;FBBV/8930087;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.0.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433870920;}}'),
(75868, 4904, 'nickname', 'Tomas_Carvalho'),
(75869, 4904, 'first_name', 'Tomás'),
(75870, 4904, 'last_name', 'Carvalho'),
(75871, 4904, 'description', ''),
(75872, 4904, 'rich_editing', 'true'),
(75873, 4904, 'comment_shortcuts', 'false'),
(75874, 4904, 'admin_color', 'fresh'),
(75875, 4904, 'use_ssl', '0'),
(75876, 4904, 'show_admin_bar_front', 'true'),
(75877, 4904, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75878, 4904, 'wp_user_level', '0'),
(75879, 4904, 'wsl_current_provider', 'Facebook'),
(75880, 4904, 'wsl_current_user_image', 'https://graph.facebook.com/845071685539939/picture?width=150&height=150'),
(75881, 4904, 'session_tokens', 'a:1:{s:64:\"d9376b17716f2ddaff296050bf53c846503125408f0f4afe65fbc1ccf7738bd5\";a:4:{s:10:\"expiration\";i:1435080589;s:2:\"ip\";s:13:\"81.193.52.215\";s:2:\"ua\";s:113:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433870989;}}'),
(75882, 4902, 'votou', 'sim'),
(75883, 4902, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(75884, 4903, 'votou', 'sim'),
(75885, 4903, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163'),
(75886, 4881, 'votou', 'sim'),
(75887, 4881, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(75888, 4905, 'nickname', 'Marcos_Leao'),
(75889, 4905, 'first_name', 'Marcos'),
(75890, 4905, 'last_name', 'Leao'),
(75891, 4905, 'description', ''),
(75892, 4905, 'rich_editing', 'true'),
(75893, 4905, 'comment_shortcuts', 'false'),
(75894, 4905, 'admin_color', 'fresh'),
(75895, 4905, 'use_ssl', '0'),
(75896, 4905, 'show_admin_bar_front', 'true'),
(75897, 4905, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75898, 4905, 'wp_user_level', '0'),
(75899, 4905, 'wsl_current_provider', 'Google'),
(75900, 4905, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(75901, 4905, 'session_tokens', 'a:1:{s:64:\"65366690d38cec036aeb1ca2093a81b42396a93d863bf47bc6143246ff79eb2b\";a:4:{s:10:\"expiration\";i:1435080809;s:2:\"ip\";s:13:\"87.103.59.209\";s:2:\"ua\";s:136:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12B440 Safari/600.1.4\";s:5:\"login\";i:1433871209;}}'),
(75902, 4906, 'nickname', 'Carolina_Eusebio'),
(75903, 4906, 'first_name', 'Carolina'),
(75904, 4906, 'last_name', 'Eusébio'),
(75905, 4906, 'description', ''),
(75906, 4906, 'rich_editing', 'true'),
(75907, 4906, 'comment_shortcuts', 'false'),
(75908, 4906, 'admin_color', 'fresh'),
(75909, 4906, 'use_ssl', '0'),
(75910, 4906, 'show_admin_bar_front', 'true'),
(75911, 4906, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75912, 4906, 'wp_user_level', '0'),
(75913, 4906, 'wsl_current_provider', 'Facebook'),
(75914, 4906, 'wsl_current_user_image', 'https://graph.facebook.com/664167670385059/picture?width=150&height=150'),
(75915, 4906, 'session_tokens', 'a:1:{s:64:\"52211a43fc964695546304bab1fe9848daa598cf919a195963dc399a5592f296\";a:4:{s:10:\"expiration\";i:1435080829;s:2:\"ip\";s:14:\"85.247.177.141\";s:2:\"ua\";s:126:\"Mozilla/5.0 (iPad; CPU OS 5_1 like Mac OS X) AppleWebKit/534.46 (KHTML, like Gecko ) Version/5.1 Mobile/9B176 Safari/7534.48.3\";s:5:\"login\";i:1433871229;}}'),
(75916, 4907, 'nickname', 'Miguel_Costa_2'),
(75917, 4907, 'first_name', 'Miguel'),
(75918, 4907, 'last_name', 'Costa'),
(75919, 4907, 'description', ''),
(75920, 4907, 'rich_editing', 'true'),
(75921, 4907, 'comment_shortcuts', 'false'),
(75922, 4907, 'admin_color', 'fresh'),
(75923, 4907, 'use_ssl', '0'),
(75924, 4907, 'show_admin_bar_front', 'true'),
(75925, 4907, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75926, 4907, 'wp_user_level', '0'),
(75927, 4907, 'wsl_current_provider', 'Facebook'),
(75928, 4907, 'wsl_current_user_image', 'https://graph.facebook.com/1152054748153349/picture?width=150&height=150'),
(75929, 4907, 'session_tokens', 'a:1:{s:64:\"f9d67c9f50254b97961ebd577b7f27efc90e197f95c7a3cfd5518287cb82da7a\";a:4:{s:10:\"expiration\";i:1435080862;s:2:\"ip\";s:13:\"78.211.174.76\";s:2:\"ua\";s:126:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36 OPR/29.0.1795.60\";s:5:\"login\";i:1433871262;}}'),
(75930, 4906, 'votou', 'sim'),
(75931, 4906, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(75932, 4908, 'nickname', 'Stefanie_Pullin'),
(75933, 4908, 'first_name', 'Stefanie'),
(75934, 4908, 'last_name', 'Pullin'),
(75935, 4908, 'description', ''),
(75936, 4908, 'rich_editing', 'true'),
(75937, 4908, 'comment_shortcuts', 'false'),
(75938, 4908, 'admin_color', 'fresh'),
(75939, 4908, 'use_ssl', '0'),
(75940, 4908, 'show_admin_bar_front', 'true'),
(75941, 4908, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75942, 4908, 'wp_user_level', '0'),
(75943, 4908, 'wsl_current_provider', 'Facebook'),
(75944, 4908, 'wsl_current_user_image', 'https://graph.facebook.com/10155635243340375/picture?width=150&height=150'),
(75945, 4908, 'session_tokens', 'a:1:{s:64:\"7dba2a2b5470784da9f462934de99a06ee299496de443d8aca8c14b6778ddb35\";a:4:{s:10:\"expiration\";i:1435080907;s:2:\"ip\";s:12:\"89.115.53.13\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B411 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1;FBSS/2; FBCR/TIGO;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433871307;}}'),
(75946, 4907, 'votou', 'sim'),
(75947, 4907, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(75948, 4908, 'votou', 'sim'),
(75949, 4908, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(75950, 4909, 'nickname', 'Joana_Pereira_1'),
(75951, 4909, 'first_name', 'Joana'),
(75952, 4909, 'last_name', 'Pereira'),
(75953, 4909, 'description', ''),
(75954, 4909, 'rich_editing', 'true'),
(75955, 4909, 'comment_shortcuts', 'false'),
(75956, 4909, 'admin_color', 'fresh'),
(75957, 4909, 'use_ssl', '0'),
(75958, 4909, 'show_admin_bar_front', 'true'),
(75959, 4909, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75960, 4909, 'wp_user_level', '0'),
(75961, 4909, 'wsl_current_provider', 'Facebook'),
(75962, 4909, 'wsl_current_user_image', 'https://graph.facebook.com/1014953841857838/picture?width=150&height=150'),
(75963, 4909, 'session_tokens', 'a:1:{s:64:\"01081dd12588f67bacd593830c5b692c569f010b58830a87a41d21eaeadbfdc3\";a:4:{s:10:\"expiration\";i:1435081176;s:2:\"ip\";s:13:\"62.169.70.156\";s:2:\"ua\";s:185:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E5 FHD Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433871576;}}'),
(75964, 4910, 'nickname', 'Rod_Albuquerque'),
(75965, 4910, 'first_name', 'Rod'),
(75966, 4910, 'last_name', 'Albuquerque'),
(75967, 4910, 'description', ''),
(75968, 4910, 'rich_editing', 'true'),
(75969, 4910, 'comment_shortcuts', 'false'),
(75970, 4910, 'admin_color', 'fresh'),
(75971, 4910, 'use_ssl', '0'),
(75972, 4910, 'show_admin_bar_front', 'true'),
(75973, 4910, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75974, 4910, 'wp_user_level', '0'),
(75975, 4910, 'wsl_current_provider', 'Facebook'),
(75976, 4910, 'wsl_current_user_image', 'https://graph.facebook.com/10203882333091099/picture?width=150&height=150'),
(75977, 4910, 'session_tokens', 'a:1:{s:64:\"50ea81c3157d4cd75e9e97f972dd6270edd79c9ddb2c6ae72fe1302e6d366fbc\";a:4:{s:10:\"expiration\";i:1435081301;s:2:\"ip\";s:13:\"176.78.164.55\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433871701;}}'),
(75978, 4905, 'votou', 'sim'),
(75979, 4905, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,shaper-do-ano-xhapeland_p1375,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(75980, 4911, 'nickname', 'Joao_Pombinha'),
(75981, 4911, 'first_name', 'João'),
(75982, 4911, 'last_name', 'Pombinha'),
(75983, 4911, 'description', ''),
(75984, 4911, 'rich_editing', 'true'),
(75985, 4911, 'comment_shortcuts', 'false'),
(75986, 4911, 'admin_color', 'fresh'),
(75987, 4911, 'use_ssl', '0'),
(75988, 4911, 'show_admin_bar_front', 'true'),
(75989, 4911, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(75990, 4911, 'wp_user_level', '0'),
(75991, 4911, 'wsl_current_provider', 'Google'),
(75992, 4911, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(75993, 4911, 'session_tokens', 'a:1:{s:64:\"abde95bd0e6807614d969a4fbfdc65f553b37a3c1f1d0f3a9cf845062548df8c\";a:4:{s:10:\"expiration\";i:1435081342;s:2:\"ip\";s:13:\"185.26.182.26\";s:2:\"ua\";s:147:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36 OPR/30.0.1835.52 (Edition Campaign 67)\";s:5:\"login\";i:1433871742;}}'),
(75994, 4912, 'nickname', 'Rodrigo_Martins_2'),
(75995, 4912, 'first_name', 'Rodrigo'),
(75996, 4912, 'last_name', 'Martins'),
(75997, 4912, 'description', ''),
(75998, 4912, 'rich_editing', 'true'),
(75999, 4912, 'comment_shortcuts', 'false'),
(76000, 4912, 'admin_color', 'fresh'),
(76001, 4912, 'use_ssl', '0'),
(76002, 4912, 'show_admin_bar_front', 'true'),
(76003, 4912, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76004, 4912, 'wp_user_level', '0'),
(76005, 4912, 'wsl_current_provider', 'Google'),
(76006, 4912, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(76007, 4912, 'session_tokens', 'a:1:{s:64:\"737bbba08e2ddd2fa274dc93c46a06ca4d22a7fafddce0985eaef06ea27ddb71\";a:4:{s:10:\"expiration\";i:1435081382;s:2:\"ip\";s:12:\"188.81.48.77\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433871782;}}'),
(76008, 4867, 'votou', 'sim'),
(76009, 4867, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(76010, 4909, 'votou', 'sim'),
(76011, 4909, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1163,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(76012, 4911, 'votou', 'sim'),
(76013, 4911, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163'),
(76014, 4913, 'nickname', 'Joao_Maria_CM_Gaivao'),
(76015, 4913, 'first_name', 'João Maria'),
(76016, 4913, 'last_name', 'Gaivão'),
(76017, 4913, 'description', ''),
(76018, 4913, 'rich_editing', 'true'),
(76019, 4913, 'comment_shortcuts', 'false'),
(76020, 4913, 'admin_color', 'fresh'),
(76021, 4913, 'use_ssl', '0'),
(76022, 4913, 'show_admin_bar_front', 'true'),
(76023, 4913, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76024, 4913, 'wp_user_level', '0'),
(76025, 4913, 'wsl_current_provider', 'Facebook'),
(76026, 4913, 'wsl_current_user_image', 'https://graph.facebook.com/10204363843716085/picture?width=150&height=150'),
(76027, 4913, 'session_tokens', 'a:1:{s:64:\"7379e2681f97734a05d2bb13b9d78df2ab812b63b964175b0e60abc713d54f98\";a:4:{s:10:\"expiration\";i:1435081465;s:2:\"ip\";s:11:\"5.249.36.19\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433871865;}}'),
(76028, 4914, 'nickname', 'Francisco_Martins'),
(76029, 4914, 'first_name', 'Francisco'),
(76030, 4914, 'last_name', 'Martins'),
(76031, 4914, 'description', ''),
(76032, 4914, 'rich_editing', 'true'),
(76033, 4914, 'comment_shortcuts', 'false'),
(76034, 4914, 'admin_color', 'fresh'),
(76035, 4914, 'use_ssl', '0'),
(76036, 4914, 'show_admin_bar_front', 'true'),
(76037, 4914, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76038, 4914, 'wp_user_level', '0'),
(76039, 4914, 'wsl_current_provider', 'Facebook'),
(76040, 4914, 'wsl_current_user_image', 'https://graph.facebook.com/812092735578860/picture?width=150&height=150'),
(76041, 4914, 'session_tokens', 'a:1:{s:64:\"a8f0dcb28a513d23b51360214619e931dfa64e51e409b0df8ec2a8d03e16528c\";a:4:{s:10:\"expiration\";i:1435081467;s:2:\"ip\";s:14:\"188.37.245.215\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433871867;}}'),
(76042, 4915, 'nickname', 'Paty_Croft'),
(76043, 4915, 'first_name', 'Paty'),
(76044, 4915, 'last_name', 'Croft'),
(76045, 4915, 'description', ''),
(76046, 4915, 'rich_editing', 'true'),
(76047, 4915, 'comment_shortcuts', 'false'),
(76048, 4915, 'admin_color', 'fresh'),
(76049, 4915, 'use_ssl', '0'),
(76050, 4915, 'show_admin_bar_front', 'true'),
(76051, 4915, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76052, 4915, 'wp_user_level', '0'),
(76053, 4915, 'wsl_current_provider', 'Facebook');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(76054, 4915, 'wsl_current_user_image', 'https://graph.facebook.com/10152929129433339/picture?width=150&height=150'),
(76055, 4915, 'session_tokens', 'a:2:{s:64:\"aec63d963e2a586b5e09432168fef4c83da0e8f6197a4513c154428384fd4995\";a:4:{s:10:\"expiration\";i:1435081612;s:2:\"ip\";s:12:\"80.3.228.248\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneUK;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1433872012;}s:64:\"c46bb0f8e2b359d9c654f7ec5966dbb60f30f5b3fe0b5a825d87349b35da88e8\";a:4:{s:10:\"expiration\";i:1435082012;s:2:\"ip\";s:12:\"80.3.228.248\";s:2:\"ua\";s:262:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneUK;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1433872412;}}'),
(76056, 4916, 'nickname', 'Marcia_Penado'),
(76057, 4916, 'first_name', 'Marcia'),
(76058, 4916, 'last_name', 'Penado'),
(76059, 4916, 'description', ''),
(76060, 4916, 'rich_editing', 'true'),
(76061, 4916, 'comment_shortcuts', 'false'),
(76062, 4916, 'admin_color', 'fresh'),
(76063, 4916, 'use_ssl', '0'),
(76064, 4916, 'show_admin_bar_front', 'true'),
(76065, 4916, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76066, 4916, 'wp_user_level', '0'),
(76067, 4916, 'wsl_current_provider', 'Facebook'),
(76068, 4916, 'wsl_current_user_image', 'https://graph.facebook.com/1084340728245976/picture?width=150&height=150'),
(76069, 4916, 'session_tokens', 'a:1:{s:64:\"ba5479320f9b54a6cd983442b32b4f0de54298f71ae96621eb95c8c24102f148\";a:4:{s:10:\"expiration\";i:1435081846;s:2:\"ip\";s:12:\"85.243.63.98\";s:2:\"ua\";s:189:\"Mozilla/5.0 (Linux; Android 4.4.2; LG-D405 Build/KOT49I.A1413474368) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/30.0.0.19.17;]\";s:5:\"login\";i:1433872246;}}'),
(76070, 4914, 'votou', 'sim'),
(76071, 4914, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(76072, 4916, 'votou', 'sim'),
(76073, 4916, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(76074, 4917, 'nickname', 'Tome_Martins_Vitor'),
(76075, 4917, 'first_name', 'Tomé Martins'),
(76076, 4917, 'last_name', 'Vítor'),
(76077, 4917, 'description', ''),
(76078, 4917, 'rich_editing', 'true'),
(76079, 4917, 'comment_shortcuts', 'false'),
(76080, 4917, 'admin_color', 'fresh'),
(76081, 4917, 'use_ssl', '0'),
(76082, 4917, 'show_admin_bar_front', 'true'),
(76083, 4917, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76084, 4917, 'wp_user_level', '0'),
(76085, 4917, 'wsl_current_provider', 'Facebook'),
(76086, 4917, 'wsl_current_user_image', 'https://graph.facebook.com/10153980837588378/picture?width=150&height=150'),
(76087, 4917, 'session_tokens', 'a:1:{s:64:\"7c8895f05b00e94d996960ee0a6274dc91ec57793ae7e5c2e0ec5d7b461d713a\";a:4:{s:10:\"expiration\";i:1435081936;s:2:\"ip\";s:14:\"85.240.181.161\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-G530FZ Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433872336;}}'),
(76088, 4917, 'votou', 'sim'),
(76089, 4917, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(76090, 4918, 'nickname', 'Ricardo_Ramos_1'),
(76091, 4918, 'first_name', 'Ricardo'),
(76092, 4918, 'last_name', 'Ramos'),
(76093, 4918, 'description', ''),
(76094, 4918, 'rich_editing', 'true'),
(76095, 4918, 'comment_shortcuts', 'false'),
(76096, 4918, 'admin_color', 'fresh'),
(76097, 4918, 'use_ssl', '0'),
(76098, 4918, 'show_admin_bar_front', 'true'),
(76099, 4918, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76100, 4918, 'wp_user_level', '0'),
(76101, 4918, 'wsl_current_provider', 'Facebook'),
(76102, 4918, 'wsl_current_user_image', 'https://graph.facebook.com/1000427226635417/picture?width=150&height=150'),
(76103, 4918, 'session_tokens', 'a:1:{s:64:\"63c7814ed984cc664f93827fa927108a35263cb30760794fdbd1045bbcf3f3ab\";a:4:{s:10:\"expiration\";i:1435082092;s:2:\"ip\";s:14:\"93.108.141.250\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433872492;}}'),
(76104, 4910, 'votou', 'sim'),
(76105, 4910, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1169,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(76106, 4918, 'votou', 'sim'),
(76107, 4918, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(76108, 4919, 'nickname', 'Susana_Moura'),
(76109, 4919, 'first_name', 'Susana'),
(76110, 4919, 'last_name', 'Moura'),
(76111, 4919, 'description', ''),
(76112, 4919, 'rich_editing', 'true'),
(76113, 4919, 'comment_shortcuts', 'false'),
(76114, 4919, 'admin_color', 'fresh'),
(76115, 4919, 'use_ssl', '0'),
(76116, 4919, 'show_admin_bar_front', 'true'),
(76117, 4919, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76118, 4919, 'wp_user_level', '0'),
(76119, 4919, 'wsl_current_provider', 'Facebook'),
(76120, 4919, 'wsl_current_user_image', 'https://graph.facebook.com/10153511487684781/picture?width=150&height=150'),
(76121, 4919, 'session_tokens', 'a:1:{s:64:\"2fa06fc3af3fb860e26ea42897aa8501e3bd2d378060d848e770e585fc3bf290\";a:4:{s:10:\"expiration\";i:1435082258;s:2:\"ip\";s:13:\"188.37.24.254\";s:2:\"ua\";s:261:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433872658;}}'),
(76122, 4920, 'nickname', 'Monica_Pilo'),
(76123, 4920, 'first_name', 'Monica'),
(76124, 4920, 'last_name', 'Pilo'),
(76125, 4920, 'description', ''),
(76126, 4920, 'rich_editing', 'true'),
(76127, 4920, 'comment_shortcuts', 'false'),
(76128, 4920, 'admin_color', 'fresh'),
(76129, 4920, 'use_ssl', '0'),
(76130, 4920, 'show_admin_bar_front', 'true'),
(76131, 4920, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76132, 4920, 'wp_user_level', '0'),
(76133, 4920, 'wsl_current_provider', 'Facebook'),
(76134, 4920, 'wsl_current_user_image', 'https://graph.facebook.com/10153081748683773/picture?width=150&height=150'),
(76135, 4920, 'session_tokens', 'a:1:{s:64:\"f383073b4ce38a60b395c8225ed6b6ac0046a37f0b42b5fbfbf9773656d6c6ca\";a:4:{s:10:\"expiration\";i:1435082314;s:2:\"ip\";s:12:\"84.91.183.80\";s:2:\"ua\";s:151:\"Mozilla/5.0 (Linux; Android 4.3; HUAWEI Y530-U00 Build/HuaweiY530-U00) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.117 Mobile Safari/537.36\";s:5:\"login\";i:1433872714;}}'),
(76136, 239, 'votou', 'sim'),
(76137, 239, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(76138, 4921, 'nickname', 'Joao_Guedes_de_Sousa'),
(76139, 4921, 'first_name', 'Joao'),
(76140, 4921, 'last_name', 'de Sousa'),
(76141, 4921, 'description', ''),
(76142, 4921, 'rich_editing', 'true'),
(76143, 4921, 'comment_shortcuts', 'false'),
(76144, 4921, 'admin_color', 'fresh'),
(76145, 4921, 'use_ssl', '0'),
(76146, 4921, 'show_admin_bar_front', 'true'),
(76147, 4921, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76148, 4921, 'wp_user_level', '0'),
(76149, 4921, 'wsl_current_provider', 'Facebook'),
(76150, 4921, 'wsl_current_user_image', 'https://graph.facebook.com/10205538455594140/picture?width=150&height=150'),
(76151, 4921, 'session_tokens', 'a:1:{s:64:\"5db06b052e897cb5c7518a3d9793abfa5f7104abd4484b6b6fc8b0a252f4f41e\";a:4:{s:10:\"expiration\";i:1435082552;s:2:\"ip\";s:13:\"85.244.119.84\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:37.0) Gecko/20100101 Firefox/37.0\";s:5:\"login\";i:1433872952;}}'),
(76152, 4921, 'votou', 'sim'),
(76153, 4921, 'user_votes', 'revelacao-do-ano-deeply_p1387'),
(76154, 4922, 'nickname', 'Rosinha_Bettencourt_Calheiros'),
(76155, 4922, 'first_name', 'Rosinha'),
(76156, 4922, 'last_name', 'Bettencourt Calheiros'),
(76157, 4922, 'description', ''),
(76158, 4922, 'rich_editing', 'true'),
(76159, 4922, 'comment_shortcuts', 'false'),
(76160, 4922, 'admin_color', 'fresh'),
(76161, 4922, 'use_ssl', '0'),
(76162, 4922, 'show_admin_bar_front', 'true'),
(76163, 4922, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76164, 4922, 'wp_user_level', '0'),
(76165, 4922, 'wsl_current_provider', 'Facebook'),
(76166, 4922, 'wsl_current_user_image', 'https://graph.facebook.com/1102983343050226/picture?width=150&height=150'),
(76167, 4922, 'session_tokens', 'a:1:{s:64:\"897b5ec38c6ff85ec290e951755b17fe13ff80774b773bdd8314adecae8a92ee\";a:4:{s:10:\"expiration\";i:1435082611;s:2:\"ip\";s:13:\"79.168.173.75\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433873011;}}'),
(76168, 4912, 'votou', 'sim'),
(76169, 4912, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(76170, 4923, 'nickname', 'Ze_Maria_Costa'),
(76171, 4923, 'first_name', 'Zé Maria'),
(76172, 4923, 'last_name', 'Costa'),
(76173, 4923, 'description', ''),
(76174, 4923, 'rich_editing', 'true'),
(76175, 4923, 'comment_shortcuts', 'false'),
(76176, 4923, 'admin_color', 'fresh'),
(76177, 4923, 'use_ssl', '0'),
(76178, 4923, 'show_admin_bar_front', 'true'),
(76179, 4923, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76180, 4923, 'wp_user_level', '0'),
(76181, 4923, 'wsl_current_provider', 'Facebook'),
(76182, 4923, 'wsl_current_user_image', 'https://graph.facebook.com/10152978773028177/picture?width=150&height=150'),
(76183, 4923, 'session_tokens', 'a:1:{s:64:\"2abec851cb57f7df63f9346d03fd991c564e30f9afa59772936e5d8d713c2309\";a:4:{s:10:\"expiration\";i:1435082809;s:2:\"ip\";s:14:\"82.154.180.186\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433873209;}}'),
(76184, 4924, 'nickname', 'Joana_Belo'),
(76185, 4924, 'first_name', 'Joana'),
(76186, 4924, 'last_name', 'Belo'),
(76187, 4924, 'description', ''),
(76188, 4924, 'rich_editing', 'true'),
(76189, 4924, 'comment_shortcuts', 'false'),
(76190, 4924, 'admin_color', 'fresh'),
(76191, 4924, 'use_ssl', '0'),
(76192, 4924, 'show_admin_bar_front', 'true'),
(76193, 4924, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76194, 4924, 'wp_user_level', '0'),
(76195, 4924, 'wsl_current_provider', 'Facebook'),
(76196, 4924, 'wsl_current_user_image', 'https://graph.facebook.com/10204192849648956/picture?width=150&height=150'),
(76197, 4924, 'session_tokens', 'a:1:{s:64:\"71c7cba04dfac8cff2b4ae7c5266234cd29672ba1d67307276f7dfb15bbf0618\";a:4:{s:10:\"expiration\";i:1435083076;s:2:\"ip\";s:13:\"85.243.196.48\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433873476;}}'),
(76198, 4925, 'nickname', 'Patricia_Santos'),
(76199, 4925, 'first_name', 'Patricia'),
(76200, 4925, 'last_name', 'Santos'),
(76201, 4925, 'description', ''),
(76202, 4925, 'rich_editing', 'true'),
(76203, 4925, 'comment_shortcuts', 'false'),
(76204, 4925, 'admin_color', 'fresh'),
(76205, 4925, 'use_ssl', '0'),
(76206, 4925, 'show_admin_bar_front', 'true'),
(76207, 4925, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76208, 4925, 'wp_user_level', '0'),
(76209, 4925, 'wsl_current_provider', 'Facebook'),
(76210, 4925, 'wsl_current_user_image', 'https://graph.facebook.com/10207126632069346/picture?width=150&height=150'),
(76211, 4925, 'session_tokens', 'a:1:{s:64:\"4ac39945981f93f2dbcdbbc9d9c13f406281091739ecc319924d84de20a961ee\";a:4:{s:10:\"expiration\";i:1435083094;s:2:\"ip\";s:14:\"85.245.100.152\";s:2:\"ua\";s:264:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B435 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.1;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433873494;}}'),
(76212, 4926, 'nickname', 'Irina_Alves'),
(76213, 4926, 'first_name', 'Irina'),
(76214, 4926, 'last_name', 'Alves'),
(76215, 4926, 'description', ''),
(76216, 4926, 'rich_editing', 'true'),
(76217, 4926, 'comment_shortcuts', 'false'),
(76218, 4926, 'admin_color', 'fresh'),
(76219, 4926, 'use_ssl', '0'),
(76220, 4926, 'show_admin_bar_front', 'true'),
(76221, 4926, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76222, 4926, 'wp_user_level', '0'),
(76223, 4926, 'wsl_current_provider', 'Google'),
(76224, 4926, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(76225, 4926, 'session_tokens', 'a:1:{s:64:\"0e1072e3efb56aad2732f5b904d2fccd7c94f3d5a0aaeb2f89d253581181afc9\";a:4:{s:10:\"expiration\";i:1435083103;s:2:\"ip\";s:12:\"85.242.202.8\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433873503;}}'),
(76226, 4926, 'votou', 'sim'),
(76227, 4926, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(76228, 4924, 'votou', 'sim'),
(76229, 4924, 'user_votes', 'surfista-do-ano-oakley_p1344,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1387,foto-do-ano_p1277,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(76230, 4927, 'nickname', 'Margarida_Gil_Morais'),
(76231, 4927, 'first_name', 'Margarida Gil'),
(76232, 4927, 'last_name', 'Morais'),
(76233, 4927, 'description', ''),
(76234, 4927, 'rich_editing', 'true'),
(76235, 4927, 'comment_shortcuts', 'false'),
(76236, 4927, 'admin_color', 'fresh'),
(76237, 4927, 'use_ssl', '0'),
(76238, 4927, 'show_admin_bar_front', 'true'),
(76239, 4927, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76240, 4927, 'wp_user_level', '0'),
(76241, 4927, 'wsl_current_provider', 'Facebook'),
(76242, 4927, 'wsl_current_user_image', 'https://graph.facebook.com/931192326938957/picture?width=150&height=150'),
(76243, 4927, 'session_tokens', 'a:1:{s:64:\"14890955c068c1f1125f99df5fd874a3bb92e19bc5d7ca1563be57ff3e02c633\";a:4:{s:10:\"expiration\";i:1435083713;s:2:\"ip\";s:14:\"85.241.245.248\";s:2:\"ua\";s:254:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B435 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.1;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433874113;}}'),
(76244, 4928, 'nickname', 'Daniela_Silva_2'),
(76245, 4928, 'first_name', 'Daniela'),
(76246, 4928, 'last_name', 'Silva'),
(76247, 4928, 'description', ''),
(76248, 4928, 'rich_editing', 'true'),
(76249, 4928, 'comment_shortcuts', 'false'),
(76250, 4928, 'admin_color', 'fresh'),
(76251, 4928, 'use_ssl', '0'),
(76252, 4928, 'show_admin_bar_front', 'true'),
(76253, 4928, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76254, 4928, 'wp_user_level', '0'),
(76255, 4928, 'wsl_current_provider', 'Facebook'),
(76256, 4928, 'wsl_current_user_image', 'https://graph.facebook.com/924160484315184/picture?width=150&height=150'),
(76257, 4928, 'session_tokens', 'a:1:{s:64:\"ecee0fd2437bb5c846acb7f45c2100ee231a5f783108090b8162f936efb1fff7\";a:4:{s:10:\"expiration\";i:1435083963;s:2:\"ip\";s:13:\"89.152.35.183\";s:2:\"ua\";s:173:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; GT-I8190 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433874363;}}'),
(76258, 4929, 'nickname', 'Madalena_Souza_Mattos'),
(76259, 4929, 'first_name', 'Madalena'),
(76260, 4929, 'last_name', 'Souza Mattos'),
(76261, 4929, 'description', ''),
(76262, 4929, 'rich_editing', 'true'),
(76263, 4929, 'comment_shortcuts', 'false'),
(76264, 4929, 'admin_color', 'fresh'),
(76265, 4929, 'use_ssl', '0'),
(76266, 4929, 'show_admin_bar_front', 'true'),
(76267, 4929, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76268, 4929, 'wp_user_level', '0'),
(76269, 4929, 'wsl_current_provider', 'Google'),
(76270, 4929, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(76271, 4929, 'session_tokens', 'a:1:{s:64:\"8c17c757b1984cc2af3c434eed8eb86c67c57f6f89a3da78fbc832d62188e32d\";a:4:{s:10:\"expiration\";i:1435084033;s:2:\"ip\";s:13:\"46.189.245.83\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433874433;}}'),
(76272, 4930, 'nickname', 'Madalena_Pires_Marques'),
(76273, 4930, 'first_name', 'Madalena'),
(76274, 4930, 'last_name', 'Pires Marques'),
(76275, 4930, 'description', ''),
(76276, 4930, 'rich_editing', 'true'),
(76277, 4930, 'comment_shortcuts', 'false'),
(76278, 4930, 'admin_color', 'fresh'),
(76279, 4930, 'use_ssl', '0'),
(76280, 4930, 'show_admin_bar_front', 'true'),
(76281, 4930, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76282, 4930, 'wp_user_level', '0'),
(76283, 4930, 'wsl_current_provider', 'Facebook'),
(76284, 4930, 'wsl_current_user_image', 'https://graph.facebook.com/630437450426201/picture?width=150&height=150'),
(76285, 4930, 'session_tokens', 'a:1:{s:64:\"b3cf21f47da9e1fc2177e2fac93e4097416a808aabe6f5761e4f5a58832ec59e\";a:4:{s:10:\"expiration\";i:1435084142;s:2:\"ip\";s:14:\"85.138.197.201\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433874542;}}'),
(76286, 4931, 'nickname', 'Francisca_Antunes'),
(76287, 4931, 'first_name', 'Francisca'),
(76288, 4931, 'last_name', 'Antunes'),
(76289, 4931, 'description', ''),
(76290, 4931, 'rich_editing', 'true'),
(76291, 4931, 'comment_shortcuts', 'false'),
(76292, 4931, 'admin_color', 'fresh'),
(76293, 4931, 'use_ssl', '0'),
(76294, 4931, 'show_admin_bar_front', 'true'),
(76295, 4931, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76296, 4931, 'wp_user_level', '0'),
(76297, 4931, 'wsl_current_provider', 'Facebook'),
(76298, 4931, 'wsl_current_user_image', 'https://graph.facebook.com/10206097637791894/picture?width=150&height=150'),
(76299, 4931, 'session_tokens', 'a:1:{s:64:\"385a29b06a553cbe71b3559cd96b02dc79552b6adecdf366a18f8c2331c53c3f\";a:4:{s:10:\"expiration\";i:1435084154;s:2:\"ip\";s:15:\"176.203.145.212\";s:2:\"ua\";s:263:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone7,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/3; FBCR/Ooredoo;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433874554;}}'),
(76300, 4928, 'votou', 'sim'),
(76301, 4928, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(76302, 4929, 'votou', 'sim'),
(76303, 4929, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1361'),
(76304, 4927, 'votou', 'sim'),
(76305, 4927, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163'),
(76306, 4931, 'votou', 'sim'),
(76307, 4931, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169'),
(76308, 4932, 'nickname', 'Armando_Cardoso'),
(76309, 4932, 'first_name', 'Armando'),
(76310, 4932, 'last_name', 'Cardoso'),
(76311, 4932, 'description', ''),
(76312, 4932, 'rich_editing', 'true'),
(76313, 4932, 'comment_shortcuts', 'false'),
(76314, 4932, 'admin_color', 'fresh'),
(76315, 4932, 'use_ssl', '0'),
(76316, 4932, 'show_admin_bar_front', 'true'),
(76317, 4932, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76318, 4932, 'wp_user_level', '0'),
(76319, 4932, 'wsl_current_provider', 'Google'),
(76320, 4932, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-A1nm7XJqCdk/AAAAAAAAAAI/AAAAAAAAArQ/iviBa7IPcFw/photo.jpg?sz=200'),
(76321, 4932, 'session_tokens', 'a:1:{s:64:\"c6c9ec9f61952dadc77763fa69297bcddac80ec1d2944f039dd0f014dde6a787\";a:4:{s:10:\"expiration\";i:1435084567;s:2:\"ip\";s:14:\"85.241.238.132\";s:2:\"ua\";s:76:\"Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; MASEJS; rv:11.0) like Gecko\";s:5:\"login\";i:1433874967;}}'),
(76322, 4933, 'nickname', 'Tomas_Couto'),
(76323, 4933, 'first_name', 'Tomás'),
(76324, 4933, 'last_name', 'Couto'),
(76325, 4933, 'description', ''),
(76326, 4933, 'rich_editing', 'true'),
(76327, 4933, 'comment_shortcuts', 'false'),
(76328, 4933, 'admin_color', 'fresh'),
(76329, 4933, 'use_ssl', '0'),
(76330, 4933, 'show_admin_bar_front', 'true'),
(76331, 4933, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76332, 4933, 'wp_user_level', '0'),
(76333, 4933, 'wsl_current_provider', 'Facebook'),
(76334, 4933, 'wsl_current_user_image', 'https://graph.facebook.com/899746196733758/picture?width=150&height=150'),
(76335, 4933, 'session_tokens', 'a:1:{s:64:\"b31fa14be12d375c8b75b987d1070295fa478f67b3f4542fb9a37dfadeea1233\";a:4:{s:10:\"expiration\";i:1435084641;s:2:\"ip\";s:13:\"85.246.175.33\";s:2:\"ua\";s:271:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433875041;}}'),
(76336, 4934, 'nickname', 'Carlos_Andrade_1'),
(76337, 4934, 'first_name', 'Carlos'),
(76338, 4934, 'last_name', 'Andrade'),
(76339, 4934, 'description', ''),
(76340, 4934, 'rich_editing', 'true'),
(76341, 4934, 'comment_shortcuts', 'false'),
(76342, 4934, 'admin_color', 'fresh'),
(76343, 4934, 'use_ssl', '0'),
(76344, 4934, 'show_admin_bar_front', 'true'),
(76345, 4934, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76346, 4934, 'wp_user_level', '0'),
(76347, 4934, 'wsl_current_provider', 'Facebook'),
(76348, 4934, 'wsl_current_user_image', 'https://graph.facebook.com/869113353137310/picture?width=150&height=150'),
(76349, 4934, 'session_tokens', 'a:1:{s:64:\"eb9a3c3d3f43ca659ae77c93c05b9f4e3469db5c48d72cbcad89241dbd33331b\";a:4:{s:10:\"expiration\";i:1435084667;s:2:\"ip\";s:10:\"62.28.41.6\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433875067;}}'),
(76350, 4935, 'nickname', 'Osvaldo_Curado'),
(76351, 4935, 'first_name', 'Osvaldo'),
(76352, 4935, 'last_name', 'Curado'),
(76353, 4935, 'description', ''),
(76354, 4935, 'rich_editing', 'true'),
(76355, 4935, 'comment_shortcuts', 'false'),
(76356, 4935, 'admin_color', 'fresh'),
(76357, 4935, 'use_ssl', '0'),
(76358, 4935, 'show_admin_bar_front', 'true'),
(76359, 4935, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76360, 4935, 'wp_user_level', '0'),
(76361, 4935, 'wsl_current_provider', 'Facebook'),
(76362, 4935, 'wsl_current_user_image', 'https://graph.facebook.com/10152893402102724/picture?width=150&height=150'),
(76363, 4935, 'session_tokens', 'a:2:{s:64:\"942452e18096a7e2f0971b968bfb63b67cd3dba13e41ef9e0aa838134118c8dd\";a:4:{s:10:\"expiration\";i:1435084710;s:2:\"ip\";s:12:\"87.103.68.61\";s:2:\"ua\";s:263:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/27.0.0.34.13;FBBV/9902566;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433875110;}s:64:\"b549eca1140bf4d4a4d837ce198761790b554172ca55348af3645e9e91d4cf7a\";a:4:{s:10:\"expiration\";i:1435088869;s:2:\"ip\";s:12:\"95.136.56.96\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433879269;}}'),
(76364, 4932, 'votou', 'sim'),
(76365, 4932, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(76366, 4933, 'votou', 'sim'),
(76367, 4933, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(76368, 4934, 'votou', 'sim'),
(76369, 4934, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(76370, 4936, 'nickname', 'Joao_Sousa_3'),
(76371, 4936, 'first_name', 'João'),
(76372, 4936, 'last_name', 'Sousa'),
(76373, 4936, 'description', ''),
(76374, 4936, 'rich_editing', 'true'),
(76375, 4936, 'comment_shortcuts', 'false'),
(76376, 4936, 'admin_color', 'fresh'),
(76377, 4936, 'use_ssl', '0'),
(76378, 4936, 'show_admin_bar_front', 'true'),
(76379, 4936, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76380, 4936, 'wp_user_level', '0'),
(76381, 4936, 'wsl_current_provider', 'Google'),
(76382, 4936, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-u9uBkTUiOVg/AAAAAAAAAAI/AAAAAAAAAD4/rRn2wmPAke8/photo.jpg?sz=200'),
(76383, 4936, 'session_tokens', 'a:1:{s:64:\"282dacaf4c40eaad759c887ae8166a335db5c1b9233c72f1da03cbfdfd5afdb1\";a:4:{s:10:\"expiration\";i:1435084788;s:2:\"ip\";s:13:\"85.246.86.126\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433875188;}}'),
(76384, 4937, 'nickname', 'Alda_Silva'),
(76385, 4937, 'first_name', 'Alda'),
(76386, 4937, 'last_name', 'Silva'),
(76387, 4937, 'description', ''),
(76388, 4937, 'rich_editing', 'true'),
(76389, 4937, 'comment_shortcuts', 'false'),
(76390, 4937, 'admin_color', 'fresh'),
(76391, 4937, 'use_ssl', '0'),
(76392, 4937, 'show_admin_bar_front', 'true'),
(76393, 4937, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76394, 4937, 'wp_user_level', '0'),
(76395, 4937, 'wsl_current_provider', 'Facebook'),
(76396, 4937, 'wsl_current_user_image', 'https://graph.facebook.com/694575404005591/picture?width=150&height=150'),
(76397, 4937, 'session_tokens', 'a:1:{s:64:\"1e264d88ff2f280b27d1dde924ccf05e2619aa6b4ab7130630f313ae7b12347b\";a:4:{s:10:\"expiration\";i:1435084804;s:2:\"ip\";s:12:\"2.82.121.175\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433875204;}}'),
(76398, 4937, 'votou', 'sim'),
(76399, 4937, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(76400, 4936, 'votou', 'sim'),
(76401, 4936, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353'),
(76402, 4938, 'nickname', 'Gertrudes_Rosa'),
(76403, 4938, 'first_name', 'Gertrudes'),
(76404, 4938, 'last_name', 'Rosa'),
(76405, 4938, 'description', ''),
(76406, 4938, 'rich_editing', 'true'),
(76407, 4938, 'comment_shortcuts', 'false'),
(76408, 4938, 'admin_color', 'fresh'),
(76409, 4938, 'use_ssl', '0'),
(76410, 4938, 'show_admin_bar_front', 'true'),
(76411, 4938, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76412, 4938, 'wp_user_level', '0'),
(76413, 4938, 'wsl_current_provider', 'Facebook'),
(76414, 4938, 'wsl_current_user_image', 'https://graph.facebook.com/784760061644330/picture?width=150&height=150'),
(76415, 4938, 'session_tokens', 'a:1:{s:64:\"ba8db6847f7e14d577cff42dba968f50ec8c4827c658c9db650dc2d5d6377594\";a:4:{s:10:\"expiration\";i:1435084898;s:2:\"ip\";s:13:\"85.242.139.43\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433875298;}}'),
(76416, 4930, 'votou', 'sim'),
(76417, 4930, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1389,foto-do-ano_p1163,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(76418, 4939, 'nickname', 'Miguel_Raposo_Chanel'),
(76419, 4939, 'first_name', 'Miguel'),
(76420, 4939, 'last_name', 'Raposo'),
(76421, 4939, 'description', ''),
(76422, 4939, 'rich_editing', 'true'),
(76423, 4939, 'comment_shortcuts', 'false'),
(76424, 4939, 'admin_color', 'fresh'),
(76425, 4939, 'use_ssl', '0'),
(76426, 4939, 'show_admin_bar_front', 'true'),
(76427, 4939, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76428, 4939, 'wp_user_level', '0'),
(76429, 4939, 'wsl_current_provider', 'Google'),
(76430, 4939, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-c1VJnuxjvSM/AAAAAAAAAAI/AAAAAAAAEYU/KvN-wDoz0SU/photo.jpg?sz=200'),
(76431, 4939, 'session_tokens', 'a:1:{s:64:\"93e21f7b50d010708b383a6a02b6e5f5e052611adfc9cfa848e642aa99959543\";a:4:{s:10:\"expiration\";i:1435085168;s:2:\"ip\";s:13:\"81.84.190.106\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433875568;}}'),
(76432, 4923, 'votou', 'sim'),
(76433, 4923, 'user_votes', 'surfista-do-ano-oakley_p1344,manobra-do-ano-reef_p1309,videoclip-do-ano-hurley_p1444,onda-do-ano-polen_p1313,foto-do-ano_p1277,treinador-do-ano_p1361'),
(76434, 4939, 'votou', 'sim'),
(76435, 4939, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1086,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(76436, 4803, 'votou', 'sim'),
(76437, 4803, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(76438, 4940, 'nickname', 'Salvador_Calico'),
(76439, 4940, 'first_name', 'Salvador'),
(76440, 4940, 'last_name', 'Caliço'),
(76441, 4940, 'description', ''),
(76442, 4940, 'rich_editing', 'true'),
(76443, 4940, 'comment_shortcuts', 'false'),
(76444, 4940, 'admin_color', 'fresh'),
(76445, 4940, 'use_ssl', '0'),
(76446, 4940, 'show_admin_bar_front', 'true'),
(76447, 4940, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76448, 4940, 'wp_user_level', '0'),
(76449, 4940, 'wsl_current_provider', 'Facebook'),
(76450, 4940, 'wsl_current_user_image', 'https://graph.facebook.com/844284128999770/picture?width=150&height=150'),
(76451, 4940, 'session_tokens', 'a:2:{s:64:\"aaeccdec1e9615ae17499d5191171f1de890676cb7141a0a0383f7ad2e5b146c\";a:4:{s:10:\"expiration\";i:1435085358;s:2:\"ip\";s:13:\"89.115.50.198\";s:2:\"ua\";s:246:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/29.0.0.9.13;FBBV/9374459;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433875758;}s:64:\"3c5d178745b0d74b60cb14968ba45fc16b87f24f7285d05d9e43faede41e8b4a\";a:4:{s:10:\"expiration\";i:1435093029;s:2:\"ip\";s:13:\"85.242.79.246\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433883429;}}'),
(76452, 4941, 'nickname', 'Sandra_Marina_Lopes'),
(76453, 4941, 'first_name', 'Sandra'),
(76454, 4941, 'last_name', 'Lopes'),
(76455, 4941, 'description', ''),
(76456, 4941, 'rich_editing', 'true'),
(76457, 4941, 'comment_shortcuts', 'false'),
(76458, 4941, 'admin_color', 'fresh'),
(76459, 4941, 'use_ssl', '0'),
(76460, 4941, 'show_admin_bar_front', 'true'),
(76461, 4941, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76462, 4941, 'wp_user_level', '0'),
(76463, 4941, 'wsl_current_provider', 'Facebook'),
(76464, 4941, 'wsl_current_user_image', 'https://graph.facebook.com/10206933792564674/picture?width=150&height=150'),
(76465, 4941, 'session_tokens', 'a:1:{s:64:\"b37a0a45e2bb63e0c540b58ef445f4530f27ea39c63d5a22df2b9f98800c22f5\";a:4:{s:10:\"expiration\";i:1435085522;s:2:\"ip\";s:10:\"2.83.93.35\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433875922;}}'),
(76466, 4942, 'nickname', 'Luis_Miguel_1'),
(76467, 4942, 'first_name', 'Luis'),
(76468, 4942, 'last_name', 'Miguel'),
(76469, 4942, 'description', ''),
(76470, 4942, 'rich_editing', 'true'),
(76471, 4942, 'comment_shortcuts', 'false'),
(76472, 4942, 'admin_color', 'fresh'),
(76473, 4942, 'use_ssl', '0'),
(76474, 4942, 'show_admin_bar_front', 'true'),
(76475, 4942, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76476, 4942, 'wp_user_level', '0'),
(76477, 4942, 'wsl_current_provider', 'Facebook'),
(76478, 4942, 'wsl_current_user_image', 'https://graph.facebook.com/10205304783076470/picture?width=150&height=150'),
(76479, 4942, 'session_tokens', 'a:1:{s:64:\"ac39b4302e0a004cba0ac1b808eac8efb23dcfa1d2e573b087b5315c8230f6ca\";a:4:{s:10:\"expiration\";i:1435085610;s:2:\"ip\";s:14:\"46.189.150.197\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433876010;}}'),
(76480, 4943, 'nickname', 'Pessoa_Fixe'),
(76481, 4943, 'first_name', 'Pessoa'),
(76482, 4943, 'last_name', 'Fixe'),
(76483, 4943, 'description', ''),
(76484, 4943, 'rich_editing', 'true'),
(76485, 4943, 'comment_shortcuts', 'false'),
(76486, 4943, 'admin_color', 'fresh'),
(76487, 4943, 'use_ssl', '0'),
(76488, 4943, 'show_admin_bar_front', 'true'),
(76489, 4943, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76490, 4943, 'wp_user_level', '0'),
(76491, 4943, 'wsl_current_provider', 'Google'),
(76492, 4943, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(76493, 4943, 'session_tokens', 'a:1:{s:64:\"9ebb55494ea5837807c641e417be59fd5652de72cc125943b856888cf09c73d0\";a:4:{s:10:\"expiration\";i:1435085669;s:2:\"ip\";s:12:\"95.136.47.76\";s:2:\"ua\";s:213:\"Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 630; Vodafone) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537\";s:5:\"login\";i:1433876069;}}'),
(76494, 4944, 'nickname', 'RUI_MANUEL_Menses'),
(76495, 4944, 'first_name', 'RUI MANUEL'),
(76496, 4944, 'last_name', 'Menses'),
(76497, 4944, 'description', ''),
(76498, 4944, 'rich_editing', 'true'),
(76499, 4944, 'comment_shortcuts', 'false'),
(76500, 4944, 'admin_color', 'fresh'),
(76501, 4944, 'use_ssl', '0'),
(76502, 4944, 'show_admin_bar_front', 'true'),
(76503, 4944, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76504, 4944, 'wp_user_level', '0'),
(76505, 4944, 'wsl_current_provider', 'Google'),
(76506, 4944, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(76507, 4944, 'session_tokens', 'a:1:{s:64:\"19333c107b4c83d9809ab767e13f4cfe385035a47431cc95077915f44e951c46\";a:4:{s:10:\"expiration\";i:1435085698;s:2:\"ip\";s:13:\"176.79.59.250\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433876098;}}'),
(76508, 4942, 'votou', 'sim'),
(76509, 4942, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(76510, 4945, 'nickname', 'Xeque_Mate'),
(76511, 4945, 'first_name', 'Xeque'),
(76512, 4945, 'last_name', 'Mate'),
(76513, 4945, 'description', ''),
(76514, 4945, 'rich_editing', 'true'),
(76515, 4945, 'comment_shortcuts', 'false'),
(76516, 4945, 'admin_color', 'fresh'),
(76517, 4945, 'use_ssl', '0'),
(76518, 4945, 'show_admin_bar_front', 'true'),
(76519, 4945, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76520, 4945, 'wp_user_level', '0'),
(76521, 4945, 'wsl_current_provider', 'Google'),
(76522, 4945, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(76523, 4945, 'session_tokens', 'a:1:{s:64:\"b2f15f89a6202072987d463747c2dcb74a2f44a5505b6eddde67c2cf55fbbaaa\";a:4:{s:10:\"expiration\";i:1435085763;s:2:\"ip\";s:12:\"84.91.17.164\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433876163;}}'),
(76524, 4945, 'votou', 'sim'),
(76525, 4945, 'user_votes', 'foto-do-ano_p1163'),
(76526, 4946, 'nickname', 'Ana_Mar'),
(76527, 4946, 'first_name', 'Ana'),
(76528, 4946, 'last_name', 'Mar'),
(76529, 4946, 'description', ''),
(76530, 4946, 'rich_editing', 'true'),
(76531, 4946, 'comment_shortcuts', 'false'),
(76532, 4946, 'admin_color', 'fresh'),
(76533, 4946, 'use_ssl', '0'),
(76534, 4946, 'show_admin_bar_front', 'true'),
(76535, 4946, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76536, 4946, 'wp_user_level', '0'),
(76537, 4946, 'wsl_current_provider', 'Facebook'),
(76538, 4946, 'wsl_current_user_image', 'https://graph.facebook.com/10200702927013777/picture?width=150&height=150'),
(76539, 4946, 'session_tokens', 'a:1:{s:64:\"3620ee8e17a03b376a4cc0913a38a022766d9292c4553859e4aa0c062193c627\";a:4:{s:10:\"expiration\";i:1435085825;s:2:\"ip\";s:14:\"188.250.78.209\";s:2:\"ua\";s:188:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/43.0.2357.121 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433876225;}}'),
(76540, 4946, 'votou', 'sim'),
(76541, 4946, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(76542, 4947, 'nickname', 'Laurinda_Correia_Abracos'),
(76543, 4947, 'first_name', 'Laurinda'),
(76544, 4947, 'last_name', 'Abraços'),
(76545, 4947, 'description', ''),
(76546, 4947, 'rich_editing', 'true'),
(76547, 4947, 'comment_shortcuts', 'false'),
(76548, 4947, 'admin_color', 'fresh'),
(76549, 4947, 'use_ssl', '0'),
(76550, 4947, 'show_admin_bar_front', 'true'),
(76551, 4947, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76552, 4947, 'wp_user_level', '0'),
(76553, 4947, 'wsl_current_provider', 'Facebook'),
(76554, 4947, 'wsl_current_user_image', 'https://graph.facebook.com/10206811008264876/picture?width=150&height=150'),
(76555, 4947, 'session_tokens', 'a:1:{s:64:\"96a1d63cb1b47f14d4c61c434db20d417635ef345d2005dd0f5bff2f79be9a03\";a:4:{s:10:\"expiration\";i:1435085943;s:2:\"ip\";s:13:\"85.243.47.228\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.4; GT-I9060I Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/35.0.0.48.273;]\";s:5:\"login\";i:1433876343;}}'),
(76556, 4948, 'nickname', 'Joana_Anjos'),
(76557, 4948, 'first_name', 'Joana'),
(76558, 4948, 'last_name', 'Anjos'),
(76559, 4948, 'description', ''),
(76560, 4948, 'rich_editing', 'true'),
(76561, 4948, 'comment_shortcuts', 'false'),
(76562, 4948, 'admin_color', 'fresh'),
(76563, 4948, 'use_ssl', '0'),
(76564, 4948, 'show_admin_bar_front', 'true'),
(76565, 4948, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76566, 4948, 'wp_user_level', '0'),
(76567, 4948, 'wsl_current_provider', 'Facebook'),
(76568, 4948, 'wsl_current_user_image', 'https://graph.facebook.com/1459304107715291/picture?width=150&height=150'),
(76569, 4948, 'session_tokens', 'a:1:{s:64:\"ceadae24fb0ca42cff695b7c660fafc7d75c97e9f61e08923a3b8d5a6b3e167b\";a:4:{s:10:\"expiration\";i:1435086073;s:2:\"ip\";s:13:\"87.103.59.190\";s:2:\"ua\";s:141:\"Mozilla/5.0 (Linux; Android 4.4.2; N907 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36\";s:5:\"login\";i:1433876473;}}'),
(76570, 4947, 'votou', 'sim'),
(76571, 4947, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(76572, 4948, 'votou', 'sim'),
(76573, 4948, 'user_votes', 'foto-do-ano_p1163'),
(76574, 4855, 'votou', 'sim'),
(76575, 4855, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(76576, 4944, 'votou', 'sim'),
(76577, 4944, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(76578, 4949, 'nickname', 'Rita_Lello'),
(76579, 4949, 'first_name', 'Rita'),
(76580, 4949, 'last_name', 'Lello'),
(76581, 4949, 'description', ''),
(76582, 4949, 'rich_editing', 'true'),
(76583, 4949, 'comment_shortcuts', 'false'),
(76584, 4949, 'admin_color', 'fresh'),
(76585, 4949, 'use_ssl', '0'),
(76586, 4949, 'show_admin_bar_front', 'true'),
(76587, 4949, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76588, 4949, 'wp_user_level', '0'),
(76589, 4949, 'wsl_current_provider', 'Facebook'),
(76590, 4949, 'wsl_current_user_image', 'https://graph.facebook.com/1073953762632289/picture?width=150&height=150'),
(76591, 4949, 'session_tokens', 'a:1:{s:64:\"e2c33f62b201b0893e24ba5f89e4ae4b2d9dd907fb3e998319657ae7687b11ce\";a:4:{s:10:\"expiration\";i:1435086200;s:2:\"ip\";s:13:\"62.169.86.129\";s:2:\"ua\";s:269:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/Optimus;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433876600;}}'),
(76592, 4950, 'nickname', 'Patricia_Martins'),
(76593, 4950, 'first_name', 'Patrícia'),
(76594, 4950, 'last_name', 'Martins'),
(76595, 4950, 'description', ''),
(76596, 4950, 'rich_editing', 'true'),
(76597, 4950, 'comment_shortcuts', 'false'),
(76598, 4950, 'admin_color', 'fresh'),
(76599, 4950, 'use_ssl', '0'),
(76600, 4950, 'show_admin_bar_front', 'true'),
(76601, 4950, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76602, 4950, 'wp_user_level', '0'),
(76603, 4950, 'wsl_current_provider', 'Google'),
(76604, 4950, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(76605, 4950, 'session_tokens', 'a:1:{s:64:\"934bededecf5d08f5b168649d16d51a3caffbf8f8b53f641227ae8fcbce30c30\";a:4:{s:10:\"expiration\";i:1435086236;s:2:\"ip\";s:13:\"178.166.44.67\";s:2:\"ua\";s:127:\"Mozilla/5.0 (Linux; Android 4.2.2; ME173X Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Safari/537.36\";s:5:\"login\";i:1433876636;}}'),
(76606, 4949, 'votou', 'sim'),
(76607, 4949, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1363'),
(76608, 4951, 'nickname', 'Marta_Gato'),
(76609, 4951, 'first_name', 'Marta'),
(76610, 4951, 'last_name', 'Gato'),
(76611, 4951, 'description', ''),
(76612, 4951, 'rich_editing', 'true'),
(76613, 4951, 'comment_shortcuts', 'false'),
(76614, 4951, 'admin_color', 'fresh'),
(76615, 4951, 'use_ssl', '0'),
(76616, 4951, 'show_admin_bar_front', 'true'),
(76617, 4951, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76618, 4951, 'wp_user_level', '0'),
(76619, 4951, 'wsl_current_provider', 'Google'),
(76620, 4951, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-Vv1Zc64uALc/AAAAAAAAAAI/AAAAAAAADng/rNeRoFdh5Hw/photo.jpg?sz=200'),
(76621, 4951, 'session_tokens', 'a:1:{s:64:\"eba10dcf30d50367b88f77d621fa0a05f0d392a1dfaa8fc7d9edd7de75b583e3\";a:4:{s:10:\"expiration\";i:1435086362;s:2:\"ip\";s:12:\"2.82.170.118\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433876762;}}'),
(76622, 4950, 'votou', 'sim'),
(76623, 4950, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036,revelacao-do-ano-deeply_p1389,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375'),
(76624, 4952, 'nickname', 'Francisco_Cardoso'),
(76625, 4952, 'first_name', 'Francisco'),
(76626, 4952, 'last_name', 'Cardoso'),
(76627, 4952, 'description', ''),
(76628, 4952, 'rich_editing', 'true'),
(76629, 4952, 'comment_shortcuts', 'false'),
(76630, 4952, 'admin_color', 'fresh'),
(76631, 4952, 'use_ssl', '0'),
(76632, 4952, 'show_admin_bar_front', 'true'),
(76633, 4952, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76634, 4952, 'wp_user_level', '0'),
(76635, 4952, 'wsl_current_provider', 'Facebook'),
(76636, 4952, 'wsl_current_user_image', 'https://graph.facebook.com/10200443593569809/picture?width=150&height=150'),
(76637, 4952, 'session_tokens', 'a:1:{s:64:\"bbf8d7f8cc595c934f643a974c03f3e7004d054f3c993b963848c9184d661ddb\";a:4:{s:10:\"expiration\";i:1435086407;s:2:\"ip\";s:12:\"93.102.35.19\";s:2:\"ua\";s:174:\"Mozilla/5.0 (Linux; Android 4.4.2; GOA Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/35.0.0.48.273;]\";s:5:\"login\";i:1433876807;}}'),
(76638, 4953, 'nickname', 'Bernardo_Santos'),
(76639, 4953, 'first_name', 'Bernardo'),
(76640, 4953, 'last_name', 'Santos'),
(76641, 4953, 'description', ''),
(76642, 4953, 'rich_editing', 'true'),
(76643, 4953, 'comment_shortcuts', 'false'),
(76644, 4953, 'admin_color', 'fresh'),
(76645, 4953, 'use_ssl', '0'),
(76646, 4953, 'show_admin_bar_front', 'true'),
(76647, 4953, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76648, 4953, 'wp_user_level', '0'),
(76649, 4953, 'wsl_current_provider', 'Facebook'),
(76650, 4953, 'wsl_current_user_image', 'https://graph.facebook.com/875566869166415/picture?width=150&height=150'),
(76651, 4953, 'session_tokens', 'a:1:{s:64:\"b085b835feb17c011c89326c2e6ee3974118edf55febca81f356acc4d459c97b\";a:4:{s:10:\"expiration\";i:1435086630;s:2:\"ip\";s:14:\"85.243.108.130\";s:2:\"ua\";s:88:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64; Trident/7.0; Touch; MAARJS; rv:11.0) like Gecko\";s:5:\"login\";i:1433877030;}}'),
(76652, 4951, 'votou', 'sim'),
(76653, 4951, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(76654, 4954, 'nickname', 'Sara_Salgado'),
(76655, 4954, 'first_name', 'Sara'),
(76656, 4954, 'last_name', 'Salgado'),
(76657, 4954, 'description', ''),
(76658, 4954, 'rich_editing', 'true'),
(76659, 4954, 'comment_shortcuts', 'false'),
(76660, 4954, 'admin_color', 'fresh'),
(76661, 4954, 'use_ssl', '0'),
(76662, 4954, 'show_admin_bar_front', 'true'),
(76663, 4954, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76664, 4954, 'wp_user_level', '0'),
(76665, 4954, 'wsl_current_provider', 'Google'),
(76666, 4954, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-IYggVelxP6s/AAAAAAAAAAI/AAAAAAAAAGU/J1qcRC2iVz4/photo.jpg?sz=200');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(76667, 4954, 'session_tokens', 'a:1:{s:64:\"b557d56a11ef4bead44f76396386a3c9dd61ab0db5f0109735b21accac2c38e9\";a:4:{s:10:\"expiration\";i:1435086724;s:2:\"ip\";s:13:\"37.189.166.34\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433877124;}}'),
(76668, 4196, 'votou', 'sim'),
(76669, 4196, 'user_votes', 'maior-onda-tow-in-oe_p1190'),
(76670, 4955, 'nickname', 'Eva_Aguiar'),
(76671, 4955, 'first_name', 'Eva'),
(76672, 4955, 'last_name', 'Aguiar'),
(76673, 4955, 'description', ''),
(76674, 4955, 'rich_editing', 'true'),
(76675, 4955, 'comment_shortcuts', 'false'),
(76676, 4955, 'admin_color', 'fresh'),
(76677, 4955, 'use_ssl', '0'),
(76678, 4955, 'show_admin_bar_front', 'true'),
(76679, 4955, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76680, 4955, 'wp_user_level', '0'),
(76681, 4955, 'wsl_current_provider', 'Google'),
(76682, 4955, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-bptQcFjVeGg/AAAAAAAAAAI/AAAAAAAAABU/0s1epzKoECA/photo.jpg?sz=200'),
(76683, 4955, 'session_tokens', 'a:1:{s:64:\"83691ec499a9040e7393d9731867c32539af56c7ba698c7f8e350e595fe793d5\";a:4:{s:10:\"expiration\";i:1435086845;s:2:\"ip\";s:13:\"78.29.157.145\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433877245;}}'),
(76684, 4952, 'votou', 'sim'),
(76685, 4952, 'user_votes', 'manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,shaper-do-ano-xhapeland_p1377,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(76686, 4955, 'votou', 'sim'),
(76687, 4955, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(76688, 4954, 'votou', 'sim'),
(76689, 4954, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313'),
(76690, 4956, 'nickname', 'Jorge_Matos_Pereira'),
(76691, 4956, 'first_name', 'Jorge'),
(76692, 4956, 'last_name', 'Matos Pereira'),
(76693, 4956, 'description', ''),
(76694, 4956, 'rich_editing', 'true'),
(76695, 4956, 'comment_shortcuts', 'false'),
(76696, 4956, 'admin_color', 'fresh'),
(76697, 4956, 'use_ssl', '0'),
(76698, 4956, 'show_admin_bar_front', 'true'),
(76699, 4956, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76700, 4956, 'wp_user_level', '0'),
(76701, 4956, 'wsl_current_provider', 'Facebook'),
(76702, 4956, 'wsl_current_user_image', 'https://graph.facebook.com/974988099201985/picture?width=150&height=150'),
(76703, 4956, 'session_tokens', 'a:1:{s:64:\"036ff4a9c4af15dbbedcd5cd4df3c784de940c2c3215d181b7ce058fbdd1910c\";a:4:{s:10:\"expiration\";i:1435086977;s:2:\"ip\";s:14:\"85.244.109.226\";s:2:\"ua\";s:129:\"Mozilla/5.0 (iPad; CPU OS 7_0_4 like Mac OS X) AppleWebKit/537.51.1 (KHTML, like Gecko) Version/7.0 Mobile/11B554a Safari/9537.53\";s:5:\"login\";i:1433877377;}}'),
(76704, 4957, 'nickname', 'Antonio_Cortez_de_Lobao'),
(76705, 4957, 'first_name', 'Antonio'),
(76706, 4957, 'last_name', 'de Lobao'),
(76707, 4957, 'description', ''),
(76708, 4957, 'rich_editing', 'true'),
(76709, 4957, 'comment_shortcuts', 'false'),
(76710, 4957, 'admin_color', 'fresh'),
(76711, 4957, 'use_ssl', '0'),
(76712, 4957, 'show_admin_bar_front', 'true'),
(76713, 4957, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76714, 4957, 'wp_user_level', '0'),
(76715, 4957, 'wsl_current_provider', 'Facebook'),
(76716, 4957, 'wsl_current_user_image', 'https://graph.facebook.com/10204569712706901/picture?width=150&height=150'),
(76717, 4957, 'session_tokens', 'a:1:{s:64:\"8fcd2e980d5ce8bb36fff0d4c07133d4f4a63dc323c5725347e92ab26ad20c45\";a:4:{s:10:\"expiration\";i:1435086979;s:2:\"ip\";s:14:\"105.168.34.226\";s:2:\"ua\";s:74:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; NP06; rv:11.0) like Gecko\";s:5:\"login\";i:1433877379;}}'),
(76718, 4958, 'nickname', 'Pedro_Ferreira_3'),
(76719, 4958, 'first_name', 'Pedro'),
(76720, 4958, 'last_name', 'Ferreira'),
(76721, 4958, 'description', ''),
(76722, 4958, 'rich_editing', 'true'),
(76723, 4958, 'comment_shortcuts', 'false'),
(76724, 4958, 'admin_color', 'fresh'),
(76725, 4958, 'use_ssl', '0'),
(76726, 4958, 'show_admin_bar_front', 'true'),
(76727, 4958, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76728, 4958, 'wp_user_level', '0'),
(76729, 4958, 'wsl_current_provider', 'Facebook'),
(76730, 4958, 'wsl_current_user_image', 'https://graph.facebook.com/834147803344164/picture?width=150&height=150'),
(76731, 4958, 'session_tokens', 'a:1:{s:64:\"165bba068e678b22ca14510aba60e776934297e4f46a4c6fb829c63ef286fb4d\";a:4:{s:10:\"expiration\";i:1435087246;s:2:\"ip\";s:13:\"85.242.59.224\";s:2:\"ua\";s:166:\"Mozilla/5.0 (Linux; Android 4.4.2; Vodafone Smart 4 Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 SWV/230.33PT\";s:5:\"login\";i:1433877646;}}'),
(76732, 4959, 'nickname', 'Luis_Raposo_Verissimo'),
(76733, 4959, 'first_name', 'Luis'),
(76734, 4959, 'last_name', 'Verissimo'),
(76735, 4959, 'description', ''),
(76736, 4959, 'rich_editing', 'true'),
(76737, 4959, 'comment_shortcuts', 'false'),
(76738, 4959, 'admin_color', 'fresh'),
(76739, 4959, 'use_ssl', '0'),
(76740, 4959, 'show_admin_bar_front', 'true'),
(76741, 4959, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76742, 4959, 'wp_user_level', '0'),
(76743, 4959, 'wsl_current_provider', 'Facebook'),
(76744, 4959, 'wsl_current_user_image', 'https://graph.facebook.com/1111894655491028/picture?width=150&height=150'),
(76745, 4959, 'session_tokens', 'a:1:{s:64:\"b825e9de5190ed40c821d857db3dd14e7d3e288dbad2f2e1424b82385cbe9929\";a:4:{s:10:\"expiration\";i:1435087385;s:2:\"ip\";s:13:\"81.193.82.188\";s:2:\"ua\";s:172:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-P5210 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433877785;}}'),
(76746, 4960, 'nickname', 'Ines_Marques'),
(76747, 4960, 'first_name', 'Inês'),
(76748, 4960, 'last_name', 'Marques'),
(76749, 4960, 'description', ''),
(76750, 4960, 'rich_editing', 'true'),
(76751, 4960, 'comment_shortcuts', 'false'),
(76752, 4960, 'admin_color', 'fresh'),
(76753, 4960, 'use_ssl', '0'),
(76754, 4960, 'show_admin_bar_front', 'true'),
(76755, 4960, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76756, 4960, 'wp_user_level', '0'),
(76757, 4960, 'wsl_current_provider', 'Facebook'),
(76758, 4960, 'wsl_current_user_image', 'https://graph.facebook.com/492317950920108/picture?width=150&height=150'),
(76759, 4960, 'session_tokens', 'a:1:{s:64:\"523334bbd22f0b03817daf8b91254d3f2cda5071ef26c25bfd3f840d2c0395b8\";a:4:{s:10:\"expiration\";i:1435087396;s:2:\"ip\";s:13:\"79.168.100.37\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433877796;}}'),
(76760, 4959, 'votou', 'sim'),
(76761, 4959, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(76762, 4953, 'votou', 'sim'),
(76763, 4953, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(76764, 4961, 'nickname', 'Bellamy_Hotel'),
(76765, 4961, 'first_name', 'Bellamy'),
(76766, 4961, 'last_name', 'Hotel'),
(76767, 4961, 'description', ''),
(76768, 4961, 'rich_editing', 'true'),
(76769, 4961, 'comment_shortcuts', 'false'),
(76770, 4961, 'admin_color', 'fresh'),
(76771, 4961, 'use_ssl', '0'),
(76772, 4961, 'show_admin_bar_front', 'true'),
(76773, 4961, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76774, 4961, 'wp_user_level', '0'),
(76775, 4961, 'wsl_current_provider', 'Google'),
(76776, 4961, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(76777, 4961, 'session_tokens', 'a:1:{s:64:\"bb777eff4384767386f318606f58c58bd179941144f532de746fe42909a40a22\";a:4:{s:10:\"expiration\";i:1435087510;s:2:\"ip\";s:14:\"85.138.205.200\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433877910;}}'),
(76778, 4961, 'votou', 'sim'),
(76779, 4961, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(76780, 4962, 'nickname', 'Joana_Isabel_Figueiroa-Rego'),
(76781, 4962, 'first_name', 'Joana'),
(76782, 4962, 'last_name', 'Figueiroa-Rêgo'),
(76783, 4962, 'description', ''),
(76784, 4962, 'rich_editing', 'true'),
(76785, 4962, 'comment_shortcuts', 'false'),
(76786, 4962, 'admin_color', 'fresh'),
(76787, 4962, 'use_ssl', '0'),
(76788, 4962, 'show_admin_bar_front', 'true'),
(76789, 4962, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76790, 4962, 'wp_user_level', '0'),
(76791, 4962, 'wsl_current_provider', 'Facebook'),
(76792, 4962, 'wsl_current_user_image', 'https://graph.facebook.com/10206873678907365/picture?width=150&height=150'),
(76793, 4962, 'session_tokens', 'a:1:{s:64:\"c78a04bdd21d82cb14fb2225a7d0d3100a1190b89fe20f2ab290d54dde1cb4dd\";a:4:{s:10:\"expiration\";i:1435087573;s:2:\"ip\";s:13:\"87.103.72.255\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433877973;}}'),
(76794, 4960, 'votou', 'sim'),
(76795, 4960, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(76796, 4963, 'nickname', 'Diana_Carrico'),
(76797, 4963, 'first_name', 'Diana'),
(76798, 4963, 'last_name', 'Carrico'),
(76799, 4963, 'description', ''),
(76800, 4963, 'rich_editing', 'true'),
(76801, 4963, 'comment_shortcuts', 'false'),
(76802, 4963, 'admin_color', 'fresh'),
(76803, 4963, 'use_ssl', '0'),
(76804, 4963, 'show_admin_bar_front', 'true'),
(76805, 4963, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76806, 4963, 'wp_user_level', '0'),
(76807, 4963, 'wsl_current_provider', 'Facebook'),
(76808, 4963, 'wsl_current_user_image', 'https://graph.facebook.com/10206857866708860/picture?width=150&height=150'),
(76809, 4963, 'session_tokens', 'a:2:{s:64:\"cb120f785c6a38b60fff8b2aa376a903bbaff8c3e6a972e47803eb803dc207f7\";a:4:{s:10:\"expiration\";i:1435087663;s:2:\"ip\";s:13:\"188.61.59.243\";s:2:\"ua\";s:264:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/Swisscom;FBID/phone;FBLC/de_DE;FBOP/5]\";s:5:\"login\";i:1433878063;}s:64:\"104c134afe5a72eebb3e66f468fdffd80b20108a2507b23023e2a9a56586d02a\";a:4:{s:10:\"expiration\";i:1435087922;s:2:\"ip\";s:13:\"188.61.59.243\";s:2:\"ua\";s:156:\"Mozilla/5.0 (Linux; Android 4.4.2; de-ch; SAMSUNG SM-T520 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/1.5 Chrome/28.0.1500.94 Safari/537.36\";s:5:\"login\";i:1433878322;}}'),
(76810, 4962, 'votou', 'sim'),
(76811, 4962, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(76812, 4964, 'nickname', 'Filipe_Goncalves'),
(76813, 4964, 'first_name', 'Filipe'),
(76814, 4964, 'last_name', 'Gonçalves'),
(76815, 4964, 'description', ''),
(76816, 4964, 'rich_editing', 'true'),
(76817, 4964, 'comment_shortcuts', 'false'),
(76818, 4964, 'admin_color', 'fresh'),
(76819, 4964, 'use_ssl', '0'),
(76820, 4964, 'show_admin_bar_front', 'true'),
(76821, 4964, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76822, 4964, 'wp_user_level', '0'),
(76823, 4964, 'wsl_current_provider', 'Facebook'),
(76824, 4964, 'wsl_current_user_image', 'https://graph.facebook.com/1156342764392754/picture?width=150&height=150'),
(76825, 4964, 'session_tokens', 'a:1:{s:64:\"26b6b2b63ceaa5b1b6c5ee9a2327f7c060d25272a8c69dc1cb73fa01e1ef2653\";a:4:{s:10:\"expiration\";i:1435087775;s:2:\"ip\";s:12:\"85.243.82.14\";s:2:\"ua\";s:65:\"Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433878175;}}'),
(76826, 4965, 'nickname', 'Ines_Allen_Serras_Pereira'),
(76827, 4965, 'first_name', 'Inês'),
(76828, 4965, 'last_name', 'Allen Serras Pereira'),
(76829, 4965, 'description', ''),
(76830, 4965, 'rich_editing', 'true'),
(76831, 4965, 'comment_shortcuts', 'false'),
(76832, 4965, 'admin_color', 'fresh'),
(76833, 4965, 'use_ssl', '0'),
(76834, 4965, 'show_admin_bar_front', 'true'),
(76835, 4965, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76836, 4965, 'wp_user_level', '0'),
(76837, 4965, 'wsl_current_provider', 'Google'),
(76838, 4965, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(76839, 4965, 'session_tokens', 'a:1:{s:64:\"000284b3657a03e54555a25d7ab653e6e8228272de40c0259ce0fd2283df740c\";a:4:{s:10:\"expiration\";i:1435088029;s:2:\"ip\";s:14:\"79.168.109.209\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.124 Safari/537.36\";s:5:\"login\";i:1433878429;}}'),
(76840, 4963, 'votou', 'sim'),
(76841, 4963, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353,maior-onda-tow-in-oe_p1036'),
(76842, 4966, 'nickname', 'Daniel_Borda_DAgua'),
(76843, 4966, 'first_name', 'Daniel'),
(76844, 4966, 'last_name', 'Borda D\'Água'),
(76845, 4966, 'description', ''),
(76846, 4966, 'rich_editing', 'true'),
(76847, 4966, 'comment_shortcuts', 'false'),
(76848, 4966, 'admin_color', 'fresh'),
(76849, 4966, 'use_ssl', '0'),
(76850, 4966, 'show_admin_bar_front', 'true'),
(76851, 4966, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76852, 4966, 'wp_user_level', '0'),
(76853, 4966, 'wsl_current_provider', 'Facebook'),
(76854, 4966, 'wsl_current_user_image', 'https://graph.facebook.com/871189536308058/picture?width=150&height=150'),
(76855, 4966, 'session_tokens', 'a:1:{s:64:\"e1ce2a84f7042c19975dd6b0cf4918861d0fffd7ef05c0352211fea18e010d13\";a:4:{s:10:\"expiration\";i:1435088257;s:2:\"ip\";s:13:\"81.193.186.33\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433878657;}}'),
(76856, 4967, 'nickname', 'Rafael_Vitorino'),
(76857, 4967, 'first_name', 'Rafael'),
(76858, 4967, 'last_name', 'Vitorino'),
(76859, 4967, 'description', ''),
(76860, 4967, 'rich_editing', 'true'),
(76861, 4967, 'comment_shortcuts', 'false'),
(76862, 4967, 'admin_color', 'fresh'),
(76863, 4967, 'use_ssl', '0'),
(76864, 4967, 'show_admin_bar_front', 'true'),
(76865, 4967, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76866, 4967, 'wp_user_level', '0'),
(76867, 4967, 'wsl_current_provider', 'Google'),
(76868, 4967, 'wsl_current_user_image', 'https://lh5.googleusercontent.com/-pTci2fevBAA/AAAAAAAAAAI/AAAAAAAAAEI/21CchwHJ0Bc/photo.jpg?sz=200'),
(76869, 4967, 'session_tokens', 'a:1:{s:64:\"61137fe537f23538be2e12d13e25bd861ac5d32eaa3f48a195a6f92c216654ce\";a:4:{s:10:\"expiration\";i:1435088412;s:2:\"ip\";s:11:\"95.93.51.45\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 5.1.1; Nexus 5 Build/LMY48B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433878812;}}'),
(76870, 4968, 'nickname', 'Leonor_Monteiro'),
(76871, 4968, 'first_name', 'Leonor'),
(76872, 4968, 'last_name', 'Monteiro'),
(76873, 4968, 'description', ''),
(76874, 4968, 'rich_editing', 'true'),
(76875, 4968, 'comment_shortcuts', 'false'),
(76876, 4968, 'admin_color', 'fresh'),
(76877, 4968, 'use_ssl', '0'),
(76878, 4968, 'show_admin_bar_front', 'true'),
(76879, 4968, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76880, 4968, 'wp_user_level', '0'),
(76881, 4968, 'wsl_current_provider', 'Facebook'),
(76882, 4968, 'wsl_current_user_image', 'https://graph.facebook.com/389838591213711/picture?width=150&height=150'),
(76883, 4968, 'session_tokens', 'a:1:{s:64:\"1f5cb56f774876139d5c5c116826fb057e96ade270d87090816ff89012f3d98c\";a:4:{s:10:\"expiration\";i:1435088419;s:2:\"ip\";s:13:\"81.193.94.253\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433878819;}}'),
(76884, 4969, 'nickname', 'Gabriela_Sequeira_1'),
(76885, 4969, 'first_name', 'Gabriela'),
(76886, 4969, 'last_name', 'Sequeira'),
(76887, 4969, 'description', ''),
(76888, 4969, 'rich_editing', 'true'),
(76889, 4969, 'comment_shortcuts', 'false'),
(76890, 4969, 'admin_color', 'fresh'),
(76891, 4969, 'use_ssl', '0'),
(76892, 4969, 'show_admin_bar_front', 'true'),
(76893, 4969, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76894, 4969, 'wp_user_level', '0'),
(76895, 4969, 'wsl_current_provider', 'Facebook'),
(76896, 4969, 'wsl_current_user_image', 'https://graph.facebook.com/1082083071806744/picture?width=150&height=150'),
(76897, 4969, 'session_tokens', 'a:1:{s:64:\"3666ab3e5ea204851ee3545c61d8415e01e81bfc91c33d558cca3c9ab556c4da\";a:4:{s:10:\"expiration\";i:1435088449;s:2:\"ip\";s:13:\"85.139.249.84\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433878849;}}'),
(76898, 4970, 'nickname', 'Ricardo_Ramos_Chaves'),
(76899, 4970, 'first_name', 'Ricardo'),
(76900, 4970, 'last_name', 'Chaves'),
(76901, 4970, 'description', ''),
(76902, 4970, 'rich_editing', 'true'),
(76903, 4970, 'comment_shortcuts', 'false'),
(76904, 4970, 'admin_color', 'fresh'),
(76905, 4970, 'use_ssl', '0'),
(76906, 4970, 'show_admin_bar_front', 'true'),
(76907, 4970, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76908, 4970, 'wp_user_level', '0'),
(76909, 4970, 'wsl_current_provider', 'Facebook'),
(76910, 4970, 'wsl_current_user_image', 'https://graph.facebook.com/985143208176803/picture?width=150&height=150'),
(76911, 4970, 'session_tokens', 'a:1:{s:64:\"3951a423ac02e5d190f98e12c3c5aa9f27dd378610716559cc175cf9032f65db\";a:4:{s:10:\"expiration\";i:1435088495;s:2:\"ip\";s:12:\"176.78.19.54\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433878895;}}'),
(76912, 4967, 'votou', 'sim'),
(76913, 4967, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(76914, 4768, 'votou', 'sim'),
(76915, 4768, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(76916, 4971, 'nickname', 'DemeritoAcaso_blog'),
(76917, 4971, 'first_name', 'DeméritoAcaso'),
(76918, 4971, 'last_name', 'blog'),
(76919, 4971, 'description', ''),
(76920, 4971, 'rich_editing', 'true'),
(76921, 4971, 'comment_shortcuts', 'false'),
(76922, 4971, 'admin_color', 'fresh'),
(76923, 4971, 'use_ssl', '0'),
(76924, 4971, 'show_admin_bar_front', 'true'),
(76925, 4971, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76926, 4971, 'wp_user_level', '0'),
(76927, 4971, 'wsl_current_provider', 'Google'),
(76928, 4971, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(76929, 4971, 'session_tokens', 'a:1:{s:64:\"bcd2d5cf8c7e141cb216e9fab2edcb17327afd875f5606a9311da41df4e9e5f2\";a:4:{s:10:\"expiration\";i:1435088632;s:2:\"ip\";s:12:\"81.193.54.71\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433879032;}}'),
(76930, 4972, 'nickname', 'Nelson_Penteado'),
(76931, 4972, 'first_name', 'Nelson'),
(76932, 4972, 'last_name', 'Penteado'),
(76933, 4972, 'description', ''),
(76934, 4972, 'rich_editing', 'true'),
(76935, 4972, 'comment_shortcuts', 'false'),
(76936, 4972, 'admin_color', 'fresh'),
(76937, 4972, 'use_ssl', '0'),
(76938, 4972, 'show_admin_bar_front', 'true'),
(76939, 4972, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76940, 4972, 'wp_user_level', '0'),
(76941, 4972, 'wsl_current_provider', 'Facebook'),
(76942, 4972, 'wsl_current_user_image', 'https://graph.facebook.com/10205453367906836/picture?width=150&height=150'),
(76943, 4972, 'session_tokens', 'a:1:{s:64:\"8fa1d1316e4300f2b05bd3fb929bca6b3b17a860c31a4109ed63e6b0492c8577\";a:4:{s:10:\"expiration\";i:1435088672;s:2:\"ip\";s:14:\"82.154.174.217\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.59.10 (KHTML, like Gecko) Version/5.1.9 Safari/534.59.10\";s:5:\"login\";i:1433879072;}}'),
(76944, 4971, 'votou', 'sim'),
(76945, 4971, 'user_votes', 'foto-do-ano_p957'),
(76946, 4973, 'nickname', 'Teresa_Carepo'),
(76947, 4973, 'first_name', 'Teresa'),
(76948, 4973, 'last_name', 'Carepo'),
(76949, 4973, 'description', ''),
(76950, 4973, 'rich_editing', 'true'),
(76951, 4973, 'comment_shortcuts', 'false'),
(76952, 4973, 'admin_color', 'fresh'),
(76953, 4973, 'use_ssl', '0'),
(76954, 4973, 'show_admin_bar_front', 'true'),
(76955, 4973, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76956, 4973, 'wp_user_level', '0'),
(76957, 4973, 'wsl_current_provider', 'Facebook'),
(76958, 4973, 'wsl_current_user_image', 'https://graph.facebook.com/10205345256284219/picture?width=150&height=150'),
(76959, 4973, 'session_tokens', 'a:1:{s:64:\"a373df9bcde0815b77e9d21d2aac7489c04a354c8bb84e00ec867b01e92bf849\";a:4:{s:10:\"expiration\";i:1435088702;s:2:\"ip\";s:12:\"81.84.18.159\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433879102;}}'),
(76960, 4974, 'nickname', 'Nuno_Peralta'),
(76961, 4974, 'first_name', 'Nuno'),
(76962, 4974, 'last_name', 'Peralta'),
(76963, 4974, 'description', ''),
(76964, 4974, 'rich_editing', 'true'),
(76965, 4974, 'comment_shortcuts', 'false'),
(76966, 4974, 'admin_color', 'fresh'),
(76967, 4974, 'use_ssl', '0'),
(76968, 4974, 'show_admin_bar_front', 'true'),
(76969, 4974, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76970, 4974, 'wp_user_level', '0'),
(76971, 4974, 'wsl_current_provider', 'Facebook'),
(76972, 4974, 'wsl_current_user_image', 'https://graph.facebook.com/991311387568488/picture?width=150&height=150'),
(76973, 4974, 'session_tokens', 'a:1:{s:64:\"1bebdad4ae7117dbbc163c52cbcec0e9b905766f5df1f8e53f3a7a3f760dc822\";a:4:{s:10:\"expiration\";i:1435088861;s:2:\"ip\";s:13:\"85.241.235.19\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433879261;}}'),
(76974, 4975, 'nickname', 'Tharcis_Zaaruolo'),
(76975, 4975, 'first_name', 'Tharcis'),
(76976, 4975, 'last_name', 'Zaaruolo'),
(76977, 4975, 'description', ''),
(76978, 4975, 'rich_editing', 'true'),
(76979, 4975, 'comment_shortcuts', 'false'),
(76980, 4975, 'admin_color', 'fresh'),
(76981, 4975, 'use_ssl', '0'),
(76982, 4975, 'show_admin_bar_front', 'true'),
(76983, 4975, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76984, 4975, 'wp_user_level', '0'),
(76985, 4975, 'wsl_current_provider', 'Facebook'),
(76986, 4975, 'wsl_current_user_image', 'https://graph.facebook.com/10206415452281361/picture?width=150&height=150'),
(76987, 4975, 'session_tokens', 'a:1:{s:64:\"48ca343d33e6e2fe0ecaf655d0295db0177217e0ca904d88e28690d9eb889122\";a:4:{s:10:\"expiration\";i:1435088869;s:2:\"ip\";s:14:\"80.112.148.184\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433879269;}}'),
(76988, 4976, 'nickname', 'Sandra_Pereira_Nielsen'),
(76989, 4976, 'first_name', 'Sandra'),
(76990, 4976, 'last_name', 'Nielsen'),
(76991, 4976, 'description', ''),
(76992, 4976, 'rich_editing', 'true'),
(76993, 4976, 'comment_shortcuts', 'false'),
(76994, 4976, 'admin_color', 'fresh'),
(76995, 4976, 'use_ssl', '0'),
(76996, 4976, 'show_admin_bar_front', 'true'),
(76997, 4976, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(76998, 4976, 'wp_user_level', '0'),
(76999, 4976, 'wsl_current_provider', 'Facebook'),
(77000, 4976, 'wsl_current_user_image', 'https://graph.facebook.com/10206922015509611/picture?width=150&height=150'),
(77001, 4976, 'session_tokens', 'a:1:{s:64:\"19d0d15597af7918361a81cc469761607aa3efc647892b796ad65a346778b348\";a:4:{s:10:\"expiration\";i:1435088978;s:2:\"ip\";s:14:\"85.240.174.126\";s:2:\"ua\";s:81:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.5; rv:16.0) Gecko/20100101 Firefox/16.0\";s:5:\"login\";i:1433879378;}}'),
(77002, 4977, 'nickname', 'Osvaldo_Curado_1'),
(77003, 4977, 'first_name', 'Osvaldo'),
(77004, 4977, 'last_name', 'Curado'),
(77005, 4977, 'description', 'eu sou eu e sou assim e sempre serei, sou amigo dos meus inimigos :p'),
(77006, 4977, 'rich_editing', 'true'),
(77007, 4977, 'comment_shortcuts', 'false'),
(77008, 4977, 'admin_color', 'fresh'),
(77009, 4977, 'use_ssl', '0'),
(77010, 4977, 'show_admin_bar_front', 'true'),
(77011, 4977, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77012, 4977, 'wp_user_level', '0'),
(77013, 4977, 'wsl_current_provider', 'Google'),
(77014, 4977, 'wsl_current_user_image', 'https://lh4.googleusercontent.com/-9vlDa40ah14/AAAAAAAAAAI/AAAAAAAAAFY/3w4qaRaSHuA/photo.jpg?sz=200'),
(77015, 4977, 'session_tokens', 'a:1:{s:64:\"37e813462fd7d039c80d594670dd27ac137037ed0b12ee1977eebf78e24d5d44\";a:4:{s:10:\"expiration\";i:1435089001;s:2:\"ip\";s:12:\"95.136.56.96\";s:2:\"ua\";s:253:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433879401;}}'),
(77016, 4978, 'nickname', 'Laila_Franke'),
(77017, 4978, 'first_name', 'Laila'),
(77018, 4978, 'last_name', 'Franke'),
(77019, 4978, 'description', ''),
(77020, 4978, 'rich_editing', 'true'),
(77021, 4978, 'comment_shortcuts', 'false'),
(77022, 4978, 'admin_color', 'fresh'),
(77023, 4978, 'use_ssl', '0'),
(77024, 4978, 'show_admin_bar_front', 'true'),
(77025, 4978, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77026, 4978, 'wp_user_level', '0'),
(77027, 4978, 'wsl_current_provider', 'Facebook'),
(77028, 4978, 'wsl_current_user_image', 'https://graph.facebook.com/1143101289050107/picture?width=150&height=150'),
(77029, 4978, 'session_tokens', 'a:1:{s:64:\"845edafe53897ed208bf87a98f7bb02bb6b6b70d04dfe6b299bb81cf3220b703\";a:4:{s:10:\"expiration\";i:1435089076;s:2:\"ip\";s:13:\"77.172.20.208\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36\";s:5:\"login\";i:1433879476;}}'),
(77030, 4979, 'nickname', 'Tomas_Nunes_Dos_Santos'),
(77031, 4979, 'first_name', 'Tomás'),
(77032, 4979, 'last_name', 'Nunes Dos Santos'),
(77033, 4979, 'description', ''),
(77034, 4979, 'rich_editing', 'true'),
(77035, 4979, 'comment_shortcuts', 'false'),
(77036, 4979, 'admin_color', 'fresh'),
(77037, 4979, 'use_ssl', '0'),
(77038, 4979, 'show_admin_bar_front', 'true'),
(77039, 4979, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77040, 4979, 'wp_user_level', '0'),
(77041, 4979, 'wsl_current_provider', 'Facebook'),
(77042, 4979, 'wsl_current_user_image', 'https://graph.facebook.com/1121194937897469/picture?width=150&height=150'),
(77043, 4979, 'session_tokens', 'a:1:{s:64:\"642989e5d237ca9ce25ecdbf3e672237cbc748c568cd383ce753d792c10ff995\";a:4:{s:10:\"expiration\";i:1435089125;s:2:\"ip\";s:13:\"79.168.31.248\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433879525;}}'),
(77044, 4968, 'votou', 'sim'),
(77045, 4968, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(77046, 4980, 'nickname', 'Tomas_Peixe'),
(77047, 4980, 'first_name', 'Tomas'),
(77048, 4980, 'last_name', 'Peixe'),
(77049, 4980, 'description', ''),
(77050, 4980, 'rich_editing', 'true'),
(77051, 4980, 'comment_shortcuts', 'false'),
(77052, 4980, 'admin_color', 'fresh'),
(77053, 4980, 'use_ssl', '0'),
(77054, 4980, 'show_admin_bar_front', 'true'),
(77055, 4980, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77056, 4980, 'wp_user_level', '0'),
(77057, 4980, 'wsl_current_provider', 'Facebook'),
(77058, 4980, 'wsl_current_user_image', 'https://graph.facebook.com/919506588070070/picture?width=150&height=150'),
(77059, 4980, 'session_tokens', 'a:1:{s:64:\"70e908a5ba0d1b30f1505d20f14b391faad93a04c25cefabd576797b3df0975a\";a:4:{s:10:\"expiration\";i:1435089199;s:2:\"ip\";s:12:\"95.92.106.60\";s:2:\"ua\";s:258:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/EE;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433879599;}}'),
(77060, 4981, 'nickname', 'Luis_Rodrigues_2'),
(77061, 4981, 'first_name', 'Luís'),
(77062, 4981, 'last_name', 'Rodrigues'),
(77063, 4981, 'description', ''),
(77064, 4981, 'rich_editing', 'true'),
(77065, 4981, 'comment_shortcuts', 'false'),
(77066, 4981, 'admin_color', 'fresh'),
(77067, 4981, 'use_ssl', '0'),
(77068, 4981, 'show_admin_bar_front', 'true'),
(77069, 4981, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77070, 4981, 'wp_user_level', '0'),
(77071, 4981, 'wsl_current_provider', 'Facebook'),
(77072, 4981, 'wsl_current_user_image', 'https://graph.facebook.com/946081875459255/picture?width=150&height=150'),
(77073, 4981, 'session_tokens', 'a:1:{s:64:\"24f2a89365f744be64cd28bba14d32cdad68b7124ae9245883ed9afdd2395894\";a:4:{s:10:\"expiration\";i:1435089226;s:2:\"ip\";s:14:\"82.154.214.183\";s:2:\"ua\";s:61:\"Mozilla/5.0 (Windows NT 6.1; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433879626;}}'),
(77074, 4975, 'votou', 'sim'),
(77075, 4975, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(77076, 4980, 'votou', 'sim'),
(77077, 4980, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1236,revelacao-do-ano-deeply_p1383'),
(77078, 4982, 'nickname', 'Vasco_Sampaio'),
(77079, 4982, 'first_name', 'Vasco'),
(77080, 4982, 'last_name', 'Sampaio'),
(77081, 4982, 'description', ''),
(77082, 4982, 'rich_editing', 'true'),
(77083, 4982, 'comment_shortcuts', 'false'),
(77084, 4982, 'admin_color', 'fresh'),
(77085, 4982, 'use_ssl', '0'),
(77086, 4982, 'show_admin_bar_front', 'true'),
(77087, 4982, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77088, 4982, 'wp_user_level', '0'),
(77089, 4982, 'wsl_current_provider', 'Facebook'),
(77090, 4982, 'wsl_current_user_image', 'https://graph.facebook.com/10152832883137257/picture?width=150&height=150'),
(77091, 4982, 'session_tokens', 'a:1:{s:64:\"aac357b3444dc1fff612a2375dbe7ab1ef80cecb22a7df7f84e8cfe500ed3834\";a:4:{s:10:\"expiration\";i:1435089340;s:2:\"ip\";s:13:\"79.168.202.44\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; Android 4.4.2; ASUS_T00J Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433879740;}}'),
(77092, 4983, 'nickname', 'Ana_Catarina'),
(77093, 4983, 'first_name', 'Ana'),
(77094, 4983, 'last_name', 'Catarina'),
(77095, 4983, 'description', ''),
(77096, 4983, 'rich_editing', 'true'),
(77097, 4983, 'comment_shortcuts', 'false'),
(77098, 4983, 'admin_color', 'fresh'),
(77099, 4983, 'use_ssl', '0'),
(77100, 4983, 'show_admin_bar_front', 'true'),
(77101, 4983, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77102, 4983, 'wp_user_level', '0'),
(77103, 4983, 'wsl_current_provider', 'Facebook'),
(77104, 4983, 'wsl_current_user_image', 'https://graph.facebook.com/988192214547442/picture?width=150&height=150'),
(77105, 4983, 'session_tokens', 'a:1:{s:64:\"c3962b4c4d141f4b664c7da011f18f6d6b78ed33f676245c88720cad33bece4a\";a:4:{s:10:\"expiration\";i:1435089452;s:2:\"ip\";s:12:\"84.91.204.55\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 4.2.2; GT-I9060 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433879852;}}'),
(77106, 4982, 'votou', 'sim'),
(77107, 4982, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(77108, 4983, 'votou', 'sim'),
(77109, 4983, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(77110, 4978, 'votou', 'sim'),
(77111, 4978, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1359'),
(77112, 4974, 'votou', 'sim'),
(77113, 4974, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(77114, 4984, 'nickname', 'Karmen_Suurkivi'),
(77115, 4984, 'first_name', 'Karmen'),
(77116, 4984, 'last_name', 'Suurkivi'),
(77117, 4984, 'description', ''),
(77118, 4984, 'rich_editing', 'true'),
(77119, 4984, 'comment_shortcuts', 'false'),
(77120, 4984, 'admin_color', 'fresh'),
(77121, 4984, 'use_ssl', '0'),
(77122, 4984, 'show_admin_bar_front', 'true'),
(77123, 4984, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77124, 4984, 'wp_user_level', '0'),
(77125, 4984, 'wsl_current_provider', 'Facebook'),
(77126, 4984, 'wsl_current_user_image', 'https://graph.facebook.com/10155723779830327/picture?width=150&height=150'),
(77127, 4984, 'session_tokens', 'a:1:{s:64:\"25a36200198305a0805eb29a1cf66c92b5489c87085c52bb5b549fadd971effe\";a:4:{s:10:\"expiration\";i:1435089644;s:2:\"ip\";s:13:\"31.201.30.235\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D201 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.1;FBSS/2; FBCR/Carrier;FBID/phone;FBLC/en_GB;FBOP/5]\";s:5:\"login\";i:1433880044;}}'),
(77128, 4970, 'votou', 'sim'),
(77129, 4970, 'user_votes', 'surfista-do-ano-oakley_p1339,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(77130, 4985, 'nickname', 'Tania_Raposo'),
(77131, 4985, 'first_name', 'Tânia'),
(77132, 4985, 'last_name', 'Raposo'),
(77133, 4985, 'description', ''),
(77134, 4985, 'rich_editing', 'true'),
(77135, 4985, 'comment_shortcuts', 'false'),
(77136, 4985, 'admin_color', 'fresh'),
(77137, 4985, 'use_ssl', '0'),
(77138, 4985, 'show_admin_bar_front', 'true'),
(77139, 4985, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77140, 4985, 'wp_user_level', '0'),
(77141, 4985, 'wsl_current_provider', 'Facebook'),
(77142, 4985, 'wsl_current_user_image', 'https://graph.facebook.com/10200650757867463/picture?width=150&height=150'),
(77143, 4985, 'session_tokens', 'a:1:{s:64:\"078593933aa4430fddd85eba9aab31fd0683a4acda39c8da7ccd9f791f815a7b\";a:4:{s:10:\"expiration\";i:1435089689;s:2:\"ip\";s:14:\"85.139.118.249\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad5,3;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433880089;}}'),
(77144, 4986, 'nickname', 'Le_Luigi_FD'),
(77145, 4986, 'first_name', 'Le'),
(77146, 4986, 'last_name', 'Luigi FD'),
(77147, 4986, 'description', ''),
(77148, 4986, 'rich_editing', 'true'),
(77149, 4986, 'comment_shortcuts', 'false'),
(77150, 4986, 'admin_color', 'fresh'),
(77151, 4986, 'use_ssl', '0'),
(77152, 4986, 'show_admin_bar_front', 'true'),
(77153, 4986, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77154, 4986, 'wp_user_level', '0'),
(77155, 4986, 'wsl_current_provider', 'Facebook'),
(77156, 4986, 'wsl_current_user_image', 'https://graph.facebook.com/920013124706879/picture?width=150&height=150'),
(77157, 4986, 'session_tokens', 'a:1:{s:64:\"c7f02563e5cd637c3c23a71812b26c50104be07e3b26d7b0cf7a520059989c5a\";a:4:{s:10:\"expiration\";i:1435089690;s:2:\"ip\";s:13:\"79.168.21.145\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.124 Safari/537.36\";s:5:\"login\";i:1433880090;}}'),
(77158, 4987, 'nickname', 'Luis_Miguel_2'),
(77159, 4987, 'first_name', 'Luis'),
(77160, 4987, 'last_name', 'Miguel'),
(77161, 4987, 'description', ''),
(77162, 4987, 'rich_editing', 'true'),
(77163, 4987, 'comment_shortcuts', 'false'),
(77164, 4987, 'admin_color', 'fresh'),
(77165, 4987, 'use_ssl', '0'),
(77166, 4987, 'show_admin_bar_front', 'true'),
(77167, 4987, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77168, 4987, 'wp_user_level', '0'),
(77169, 4987, 'wsl_current_provider', 'Google'),
(77170, 4987, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(77171, 4987, 'session_tokens', 'a:1:{s:64:\"4c40b8959e0200c54af6291fcbf46ae8b14f6b48ad8a4c7099a339e307035eb5\";a:4:{s:10:\"expiration\";i:1435089836;s:2:\"ip\";s:14:\"85.244.124.163\";s:2:\"ua\";s:153:\"Mozilla/5.0 (Linux; U; Android 4.0.4; pt-pt; SonyEricssonLT18i Build/4.1.B.0.587) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433880236;}}'),
(77172, 4986, 'votou', 'sim'),
(77173, 4986, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(77174, 4987, 'votou', 'sim'),
(77175, 4987, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(77176, 4988, 'nickname', 'Sebastiao_Barroso'),
(77177, 4988, 'first_name', 'Sebastião'),
(77178, 4988, 'last_name', 'Barroso'),
(77179, 4988, 'description', ''),
(77180, 4988, 'rich_editing', 'true'),
(77181, 4988, 'comment_shortcuts', 'false'),
(77182, 4988, 'admin_color', 'fresh'),
(77183, 4988, 'use_ssl', '0'),
(77184, 4988, 'show_admin_bar_front', 'true'),
(77185, 4988, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77186, 4988, 'wp_user_level', '0'),
(77187, 4988, 'wsl_current_provider', 'Facebook'),
(77188, 4988, 'wsl_current_user_image', 'https://graph.facebook.com/1131403206885924/picture?width=150&height=150'),
(77189, 4988, 'session_tokens', 'a:1:{s:64:\"5d2f5e6db14f98b074a160c48cec87b295e13641cdd187791663b70213adfe5b\";a:4:{s:10:\"expiration\";i:1435090014;s:2:\"ip\";s:13:\"85.243.184.62\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; LG-E610 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433880414;}}'),
(77190, 4989, 'nickname', 'Nuno_Trigo'),
(77191, 4989, 'first_name', 'Nuno'),
(77192, 4989, 'last_name', 'Trigo'),
(77193, 4989, 'description', ''),
(77194, 4989, 'rich_editing', 'true'),
(77195, 4989, 'comment_shortcuts', 'false'),
(77196, 4989, 'admin_color', 'fresh'),
(77197, 4989, 'use_ssl', '0'),
(77198, 4989, 'show_admin_bar_front', 'true'),
(77199, 4989, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77200, 4989, 'wp_user_level', '0'),
(77201, 4989, 'wsl_current_provider', 'Facebook'),
(77202, 4989, 'wsl_current_user_image', 'https://graph.facebook.com/10153405090197710/picture?width=150&height=150'),
(77203, 4989, 'session_tokens', 'a:1:{s:64:\"3544f8a7d9327464b79f8d8f4c7fa474dc047334e645a73a2186342f86b39ff8\";a:4:{s:10:\"expiration\";i:1435090060;s:2:\"ip\";s:11:\"95.94.46.26\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433880460;}}'),
(77204, 4988, 'votou', 'sim'),
(77205, 4988, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(77206, 4989, 'votou', 'sim'),
(77207, 4989, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(77208, 4990, 'nickname', 'Ana_Filipe'),
(77209, 4990, 'first_name', 'Ana'),
(77210, 4990, 'last_name', 'Filipe'),
(77211, 4990, 'description', ''),
(77212, 4990, 'rich_editing', 'true'),
(77213, 4990, 'comment_shortcuts', 'false'),
(77214, 4990, 'admin_color', 'fresh'),
(77215, 4990, 'use_ssl', '0'),
(77216, 4990, 'show_admin_bar_front', 'true'),
(77217, 4990, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77218, 4990, 'wp_user_level', '0'),
(77219, 4990, 'wsl_current_provider', 'Facebook'),
(77220, 4990, 'wsl_current_user_image', 'https://graph.facebook.com/10204444322011343/picture?width=150&height=150'),
(77221, 4990, 'session_tokens', 'a:1:{s:64:\"ae4f1923d813320c57cab64645a89a8d89996c88af5df21901104664ffce8e56\";a:4:{s:10:\"expiration\";i:1435090267;s:2:\"ip\";s:14:\"85.240.131.154\";s:2:\"ua\";s:236:\"Mozilla/5.0 (iPad; CPU OS 8_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B410 [FBAN/FBIOS;FBAV/26.0.0.11.13;FBBV/7806348;FBDV/iPad2,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1;FBSS/1; FBCR/NOS;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433880667;}}'),
(77222, 4985, 'votou', 'sim'),
(77223, 4985, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(77224, 4990, 'votou', 'sim'),
(77225, 4990, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(77226, 4991, 'nickname', 'Antonio_Cruz_1'),
(77227, 4991, 'first_name', 'António'),
(77228, 4991, 'last_name', 'Cruz'),
(77229, 4991, 'description', ''),
(77230, 4991, 'rich_editing', 'true'),
(77231, 4991, 'comment_shortcuts', 'false'),
(77232, 4991, 'admin_color', 'fresh'),
(77233, 4991, 'use_ssl', '0'),
(77234, 4991, 'show_admin_bar_front', 'true'),
(77235, 4991, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77236, 4991, 'wp_user_level', '0'),
(77237, 4991, 'wsl_current_provider', 'Facebook'),
(77238, 4991, 'wsl_current_user_image', 'https://graph.facebook.com/10152977584885975/picture?width=150&height=150'),
(77239, 4991, 'session_tokens', 'a:1:{s:64:\"65ba9e8d2c4ceaf5668ead43cfc3ccdb73d3837225a907c19de79259ba8aea53\";a:4:{s:10:\"expiration\";i:1435090535;s:2:\"ip\";s:14:\"85.138.206.224\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433880935;}}'),
(77240, 4992, 'nickname', 'Sandro_Barao'),
(77241, 4992, 'first_name', 'Sandro'),
(77242, 4992, 'last_name', 'Barão'),
(77243, 4992, 'description', ''),
(77244, 4992, 'rich_editing', 'true'),
(77245, 4992, 'comment_shortcuts', 'false'),
(77246, 4992, 'admin_color', 'fresh'),
(77247, 4992, 'use_ssl', '0'),
(77248, 4992, 'show_admin_bar_front', 'true'),
(77249, 4992, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77250, 4992, 'wp_user_level', '0'),
(77251, 4992, 'wsl_current_provider', 'Facebook'),
(77252, 4992, 'wsl_current_user_image', 'https://graph.facebook.com/1126895900670150/picture?width=150&height=150'),
(77253, 4992, 'session_tokens', 'a:2:{s:64:\"adf1c0189b79378d027cc85ca745fb4c1959af9fbc9067d5d5feee4ee7eb741a\";a:4:{s:10:\"expiration\";i:1435090546;s:2:\"ip\";s:14:\"85.243.111.144\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433880946;}s:64:\"4b1bb4359a98b4d8b6eee9b61efcc58364c57204145434bbf74675bf814baabc\";a:4:{s:10:\"expiration\";i:1435090569;s:2:\"ip\";s:14:\"85.243.111.144\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/MessengerForiOS;FBAV/28.1.0.50.260;FBBV/10708012;FBDV/iPhone3,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433880969;}}'),
(77254, 4993, 'nickname', 'Magui_Antelo'),
(77255, 4993, 'first_name', 'Magui'),
(77256, 4993, 'last_name', 'Antelo'),
(77257, 4993, 'description', ''),
(77258, 4993, 'rich_editing', 'true'),
(77259, 4993, 'comment_shortcuts', 'false'),
(77260, 4993, 'admin_color', 'fresh'),
(77261, 4993, 'use_ssl', '0'),
(77262, 4993, 'show_admin_bar_front', 'true'),
(77263, 4993, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77264, 4993, 'wp_user_level', '0'),
(77265, 4993, 'wsl_current_provider', 'Facebook'),
(77266, 4993, 'wsl_current_user_image', 'https://graph.facebook.com/936002093108969/picture?width=150&height=150'),
(77267, 4993, 'session_tokens', 'a:1:{s:64:\"d454ce7474158b0e6285df40a436d397bd416ee6579c66223a9f6cae6b9e3453\";a:4:{s:10:\"expiration\";i:1435090651;s:2:\"ip\";s:14:\"94.132.124.134\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433881051;}}'),
(77268, 4991, 'votou', 'sim'),
(77269, 4991, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(77270, 4994, 'nickname', 'Angelo_Carmo'),
(77271, 4994, 'first_name', 'Angelo'),
(77272, 4994, 'last_name', 'Carmo'),
(77273, 4994, 'description', ''),
(77274, 4994, 'rich_editing', 'true'),
(77275, 4994, 'comment_shortcuts', 'false'),
(77276, 4994, 'admin_color', 'fresh'),
(77277, 4994, 'use_ssl', '0'),
(77278, 4994, 'show_admin_bar_front', 'true'),
(77279, 4994, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77280, 4994, 'wp_user_level', '0'),
(77281, 4994, 'wsl_current_provider', 'Facebook'),
(77282, 4994, 'wsl_current_user_image', 'https://graph.facebook.com/10204350199297137/picture?width=150&height=150'),
(77283, 4994, 'session_tokens', 'a:1:{s:64:\"2afbb46a0fe7c32f748ea453649261da0adebaf4896995db52dbff9ee12b4efc\";a:4:{s:10:\"expiration\";i:1435090659;s:2:\"ip\";s:14:\"82.154.203.249\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433881059;}}'),
(77284, 4992, 'votou', 'sim'),
(77285, 4992, 'user_votes', 'manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1383,foto-do-ano_p1163'),
(77286, 4993, 'votou', 'sim'),
(77287, 4993, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357'),
(77288, 4995, 'nickname', 'Nuno_Borges'),
(77289, 4995, 'first_name', 'Nuno'),
(77290, 4995, 'last_name', 'Borges'),
(77291, 4995, 'description', ''),
(77292, 4995, 'rich_editing', 'true'),
(77293, 4995, 'comment_shortcuts', 'false'),
(77294, 4995, 'admin_color', 'fresh'),
(77295, 4995, 'use_ssl', '0'),
(77296, 4995, 'show_admin_bar_front', 'true'),
(77297, 4995, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77298, 4995, 'wp_user_level', '0'),
(77299, 4995, 'wsl_current_provider', 'Google'),
(77300, 4995, 'wsl_current_user_image', 'https://lh6.googleusercontent.com/-3-6GM2daprE/AAAAAAAAAAI/AAAAAAAAAEo/hzijFpvtTvg/photo.jpg?sz=200');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(77301, 4995, 'session_tokens', 'a:1:{s:64:\"f0299c5f4faeb30d31a21e92133a21fcd47a9b2ca75e9ad5dea58631bc417366\";a:4:{s:10:\"expiration\";i:1435091002;s:2:\"ip\";s:14:\"79.168.103.206\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433881402;}}'),
(77302, 4996, 'nickname', 'Surf_Spirit'),
(77303, 4996, 'first_name', 'Surf'),
(77304, 4996, 'last_name', 'Spirit'),
(77305, 4996, 'description', ''),
(77306, 4996, 'rich_editing', 'true'),
(77307, 4996, 'comment_shortcuts', 'false'),
(77308, 4996, 'admin_color', 'fresh'),
(77309, 4996, 'use_ssl', '0'),
(77310, 4996, 'show_admin_bar_front', 'true'),
(77311, 4996, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77312, 4996, 'wp_user_level', '0'),
(77313, 4996, 'wsl_current_provider', 'Facebook'),
(77314, 4996, 'wsl_current_user_image', 'https://graph.facebook.com/670649339746145/picture?width=150&height=150'),
(77315, 4996, 'session_tokens', 'a:1:{s:64:\"40831ec1b2c26633f8dc846924bdeb24f5a7144fdb30fd74c2ab4ce9917a0544\";a:4:{s:10:\"expiration\";i:1435091013;s:2:\"ip\";s:13:\"85.138.193.40\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433881413;}}'),
(77316, 4997, 'nickname', 'Cesar_Queiroz'),
(77317, 4997, 'first_name', 'Cesar'),
(77318, 4997, 'last_name', 'Queiroz'),
(77319, 4997, 'description', ''),
(77320, 4997, 'rich_editing', 'true'),
(77321, 4997, 'comment_shortcuts', 'false'),
(77322, 4997, 'admin_color', 'fresh'),
(77323, 4997, 'use_ssl', '0'),
(77324, 4997, 'show_admin_bar_front', 'true'),
(77325, 4997, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77326, 4997, 'wp_user_level', '0'),
(77327, 4997, 'wsl_current_provider', 'Facebook'),
(77328, 4997, 'wsl_current_user_image', 'https://graph.facebook.com/10200879889035214/picture?width=150&height=150'),
(77329, 4997, 'session_tokens', 'a:1:{s:64:\"8da5759ed1648e8b45b325e7187228cf5fb2e21b0c9a2e543c79db428f264aaa\";a:4:{s:10:\"expiration\";i:1435091045;s:2:\"ip\";s:12:\"95.94.12.125\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433881445;}}'),
(77330, 4997, 'votou', 'sim'),
(77331, 4997, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(77332, 4995, 'votou', 'sim'),
(77333, 4995, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(77334, 4998, 'nickname', 'Graca_Proenca_de_Carvalho'),
(77335, 4998, 'first_name', 'Graça'),
(77336, 4998, 'last_name', 'de Carvalho'),
(77337, 4998, 'description', ''),
(77338, 4998, 'rich_editing', 'true'),
(77339, 4998, 'comment_shortcuts', 'false'),
(77340, 4998, 'admin_color', 'fresh'),
(77341, 4998, 'use_ssl', '0'),
(77342, 4998, 'show_admin_bar_front', 'true'),
(77343, 4998, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77344, 4998, 'wp_user_level', '0'),
(77345, 4998, 'wsl_current_provider', 'Facebook'),
(77346, 4998, 'wsl_current_user_image', 'https://graph.facebook.com/10205158076724590/picture?width=150&height=150'),
(77347, 4998, 'session_tokens', 'a:1:{s:64:\"f3ef45aa3de59d37cde97832843522074917ec4b7823fb483d2b4463dcd87f8a\";a:4:{s:10:\"expiration\";i:1435091190;s:2:\"ip\";s:11:\"95.92.99.63\";s:2:\"ua\";s:243:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,2;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433881590;}}'),
(77348, 4994, 'votou', 'sim'),
(77349, 4994, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1230,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(77350, 4996, 'votou', 'sim'),
(77351, 4996, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1086,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(77352, 4981, 'votou', 'sim'),
(77353, 4981, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(77354, 4998, 'votou', 'sim'),
(77355, 4998, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(77356, 4999, 'nickname', 'Miguel_Manta_Rebelo'),
(77357, 4999, 'first_name', 'Miguel'),
(77358, 4999, 'last_name', 'Manta Rebelo'),
(77359, 4999, 'description', ''),
(77360, 4999, 'rich_editing', 'true'),
(77361, 4999, 'comment_shortcuts', 'false'),
(77362, 4999, 'admin_color', 'fresh'),
(77363, 4999, 'use_ssl', '0'),
(77364, 4999, 'show_admin_bar_front', 'true'),
(77365, 4999, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77366, 4999, 'wp_user_level', '0'),
(77367, 4999, 'wsl_current_provider', 'Facebook'),
(77368, 4999, 'wsl_current_user_image', 'https://graph.facebook.com/10152778948206114/picture?width=150&height=150'),
(77369, 4999, 'session_tokens', 'a:1:{s:64:\"41dec485ae746c158dd8f689d4dd99f6bfa0ded020a5664b3baa0cd8dd28c0c2\";a:4:{s:10:\"expiration\";i:1435091502;s:2:\"ip\";s:13:\"87.103.51.243\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433881902;}}'),
(77370, 4674, 'votou', 'sim'),
(77371, 4674, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(77372, 4999, 'votou', 'sim'),
(77373, 4999, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(77374, 5000, 'nickname', 'Janeca_Vaz_Pinto'),
(77375, 5000, 'first_name', 'Janeca'),
(77376, 5000, 'last_name', 'Pinto'),
(77377, 5000, 'description', ''),
(77378, 5000, 'rich_editing', 'true'),
(77379, 5000, 'comment_shortcuts', 'false'),
(77380, 5000, 'admin_color', 'fresh'),
(77381, 5000, 'use_ssl', '0'),
(77382, 5000, 'show_admin_bar_front', 'true'),
(77383, 5000, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77384, 5000, 'wp_user_level', '0'),
(77385, 5000, 'wsl_current_provider', 'Facebook'),
(77386, 5000, 'wsl_current_user_image', 'https://graph.facebook.com/10204510714434946/picture?width=150&height=150'),
(77387, 5000, 'session_tokens', 'a:1:{s:64:\"864e0f10102da211b59bc2e9cd7d7b502c111472af3ebc81b5511f69b59eebab\";a:4:{s:10:\"expiration\";i:1435091681;s:2:\"ip\";s:13:\"176.78.174.93\";s:2:\"ua\";s:72:\"Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433882081;}}'),
(77388, 5001, 'nickname', 'Laura_BM'),
(77389, 5001, 'first_name', 'Laura'),
(77390, 5001, 'last_name', 'BM'),
(77391, 5001, 'description', ''),
(77392, 5001, 'rich_editing', 'true'),
(77393, 5001, 'comment_shortcuts', 'false'),
(77394, 5001, 'admin_color', 'fresh'),
(77395, 5001, 'use_ssl', '0'),
(77396, 5001, 'show_admin_bar_front', 'true'),
(77397, 5001, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77398, 5001, 'wp_user_level', '0'),
(77399, 5001, 'wsl_current_provider', 'Facebook'),
(77400, 5001, 'wsl_current_user_image', 'https://graph.facebook.com/773130199470850/picture?width=150&height=150'),
(77401, 5001, 'session_tokens', 'a:1:{s:64:\"4f7f086b2da95b1929b88f38ff3c564226805e2507fb98f552b65d7e9e62c4cf\";a:4:{s:10:\"expiration\";i:1435091750;s:2:\"ip\";s:11:\"85.240.5.38\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433882150;}}'),
(77402, 5002, 'nickname', 'Pedro_Carvalho_1'),
(77403, 5002, 'first_name', 'Pedro'),
(77404, 5002, 'last_name', 'Carvalho'),
(77405, 5002, 'description', ''),
(77406, 5002, 'rich_editing', 'true'),
(77407, 5002, 'comment_shortcuts', 'false'),
(77408, 5002, 'admin_color', 'fresh'),
(77409, 5002, 'use_ssl', '0'),
(77410, 5002, 'show_admin_bar_front', 'true'),
(77411, 5002, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77412, 5002, 'wp_user_level', '0'),
(77413, 5002, 'wsl_current_provider', 'Facebook'),
(77414, 5002, 'wsl_current_user_image', 'https://graph.facebook.com/10152904747664117/picture?width=150&height=150'),
(77415, 5002, 'session_tokens', 'a:1:{s:64:\"edebe675296661c576ad5ee55461b469480a8375c5f602a03216bbc772b8b999\";a:4:{s:10:\"expiration\";i:1435091764;s:2:\"ip\";s:13:\"83.223.246.13\";s:2:\"ua\";s:191:\"Mozilla/5.0 (Linux; Android 5.0.2; XT1068 Build/LXB22.46-28; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/43.0.2357.121 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/35.0.0.48.273;]\";s:5:\"login\";i:1433882164;}}'),
(77416, 5003, 'nickname', 'Pedro_Renato'),
(77417, 5003, 'first_name', 'Pedro'),
(77418, 5003, 'last_name', 'Renato'),
(77419, 5003, 'description', ''),
(77420, 5003, 'rich_editing', 'true'),
(77421, 5003, 'comment_shortcuts', 'false'),
(77422, 5003, 'admin_color', 'fresh'),
(77423, 5003, 'use_ssl', '0'),
(77424, 5003, 'show_admin_bar_front', 'true'),
(77425, 5003, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77426, 5003, 'wp_user_level', '0'),
(77427, 5003, 'wsl_current_provider', 'Facebook'),
(77428, 5003, 'wsl_current_user_image', 'https://graph.facebook.com/941265979228393/picture?width=150&height=150'),
(77429, 5003, 'session_tokens', 'a:1:{s:64:\"eebbd3daa66d75a5c73a23f164fa12c93b7b8a01f0bbf691ab8689c53e9b2cec\";a:4:{s:10:\"expiration\";i:1435091789;s:2:\"ip\";s:12:\"89.155.93.10\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433882189;}}'),
(77430, 5004, 'nickname', 'Martinho_Cabral_Machado'),
(77431, 5004, 'first_name', 'Martinho'),
(77432, 5004, 'last_name', 'Cabral Machado'),
(77433, 5004, 'description', ''),
(77434, 5004, 'rich_editing', 'true'),
(77435, 5004, 'comment_shortcuts', 'false'),
(77436, 5004, 'admin_color', 'fresh'),
(77437, 5004, 'use_ssl', '0'),
(77438, 5004, 'show_admin_bar_front', 'true'),
(77439, 5004, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77440, 5004, 'wp_user_level', '0'),
(77441, 5004, 'wsl_current_provider', 'Facebook'),
(77442, 5004, 'wsl_current_user_image', 'https://graph.facebook.com/10203242727749495/picture?width=150&height=150'),
(77443, 5004, 'session_tokens', 'a:1:{s:64:\"3b0b96376a3a6f3bd805ca9c66d2a4a05250da142fe491db5af35498f6b0d365\";a:4:{s:10:\"expiration\";i:1435091802;s:2:\"ip\";s:14:\"89.152.161.210\";s:2:\"ua\";s:255:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone5,4;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433882202;}}'),
(77444, 5000, 'votou', 'sim'),
(77445, 5000, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(77446, 5006, 'nickname', 'Marilia_Moreira_da_Fonseca'),
(77447, 5005, 'nickname', 'Sonia_Alves'),
(77448, 5006, 'first_name', 'Marilia'),
(77449, 5005, 'first_name', 'Sónia'),
(77450, 5006, 'last_name', 'da Fonseca'),
(77451, 5005, 'last_name', 'Alves'),
(77452, 5006, 'description', ''),
(77453, 5005, 'description', ''),
(77454, 5006, 'rich_editing', 'true'),
(77455, 5005, 'rich_editing', 'true'),
(77456, 5006, 'comment_shortcuts', 'false'),
(77457, 5005, 'comment_shortcuts', 'false'),
(77458, 5006, 'admin_color', 'fresh'),
(77459, 5005, 'admin_color', 'fresh'),
(77460, 5006, 'use_ssl', '0'),
(77461, 5005, 'use_ssl', '0'),
(77462, 5006, 'show_admin_bar_front', 'true'),
(77463, 5005, 'show_admin_bar_front', 'true'),
(77464, 5006, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77465, 5005, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77466, 5006, 'wp_user_level', '0'),
(77467, 5005, 'wp_user_level', '0'),
(77468, 5006, 'wsl_current_provider', 'Facebook'),
(77469, 5006, 'wsl_current_user_image', 'https://graph.facebook.com/10200794092252836/picture?width=150&height=150'),
(77470, 5005, 'wsl_current_provider', 'Facebook'),
(77471, 5006, 'session_tokens', 'a:1:{s:64:\"639b153893c8a4109b1862d68c98430a9317ab7ea45a098a0395f9c89f3c071d\";a:4:{s:10:\"expiration\";i:1435091899;s:2:\"ip\";s:14:\"207.194.245.18\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9505 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/35.0.0.48.273;]\";s:5:\"login\";i:1433882299;}}'),
(77472, 5005, 'wsl_current_user_image', 'https://graph.facebook.com/10205861211402521/picture?width=150&height=150'),
(77473, 5005, 'session_tokens', 'a:1:{s:64:\"08525ed76f2f10d4feec8cbeca82d7cde33bef8cd7fbafcc233efcd4f37a7358\";a:4:{s:10:\"expiration\";i:1435091899;s:2:\"ip\";s:14:\"188.250.76.205\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433882299;}}'),
(77474, 5007, 'nickname', 'Sara_Ferraz'),
(77475, 5007, 'first_name', 'Sara'),
(77476, 5007, 'last_name', 'Ferraz'),
(77477, 5007, 'description', ''),
(77478, 5007, 'rich_editing', 'true'),
(77479, 5007, 'comment_shortcuts', 'false'),
(77480, 5007, 'admin_color', 'fresh'),
(77481, 5007, 'use_ssl', '0'),
(77482, 5007, 'show_admin_bar_front', 'true'),
(77483, 5007, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77484, 5007, 'wp_user_level', '0'),
(77485, 5007, 'wsl_current_provider', 'Google'),
(77486, 5007, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-57wgYfM-LZ4/AAAAAAAAAAI/AAAAAAAAL90/i0az6mBNqCU/photo.jpg?sz=200'),
(77487, 5007, 'session_tokens', 'a:1:{s:64:\"c332ea843e133c33b1710b82e2f062159cd0af79256c88ecdda41415b3b3c231\";a:4:{s:10:\"expiration\";i:1435091927;s:2:\"ip\";s:13:\"95.92.168.183\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/6.1.6 Safari/537.78.2\";s:5:\"login\";i:1433882327;}}'),
(77488, 5005, 'votou', 'sim'),
(77489, 5005, 'user_votes', 'surfista-feminina-do-ano-roxy_p1353'),
(77490, 5006, 'votou', 'sim'),
(77491, 5006, 'user_votes', 'maior-onda-tow-in-oe_p1190'),
(77492, 5008, 'nickname', 'Paulo_Perloiro'),
(77493, 5008, 'first_name', 'Paulo'),
(77494, 5008, 'last_name', 'Perloiro'),
(77495, 5008, 'description', ''),
(77496, 5008, 'rich_editing', 'true'),
(77497, 5008, 'comment_shortcuts', 'false'),
(77498, 5008, 'admin_color', 'fresh'),
(77499, 5008, 'use_ssl', '0'),
(77500, 5008, 'show_admin_bar_front', 'true'),
(77501, 5008, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77502, 5008, 'wp_user_level', '0'),
(77503, 5008, 'wsl_current_provider', 'Facebook'),
(77504, 5008, 'wsl_current_user_image', 'https://graph.facebook.com/878184718895312/picture?width=150&height=150'),
(77505, 5008, 'session_tokens', 'a:1:{s:64:\"1752536f260f17c49e01ae30230e616ae4c495d9cf00fd627ed8e4af05efb89d\";a:4:{s:10:\"expiration\";i:1435092075;s:2:\"ip\";s:14:\"37.210.169.211\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433882475;}}'),
(77506, 5009, 'nickname', 'Monica_Mesquita'),
(77507, 5009, 'first_name', 'Mónica'),
(77508, 5009, 'last_name', 'Mesquita'),
(77509, 5009, 'description', ''),
(77510, 5009, 'rich_editing', 'true'),
(77511, 5009, 'comment_shortcuts', 'false'),
(77512, 5009, 'admin_color', 'fresh'),
(77513, 5009, 'use_ssl', '0'),
(77514, 5009, 'show_admin_bar_front', 'true'),
(77515, 5009, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77516, 5009, 'wp_user_level', '0'),
(77517, 5009, 'wsl_current_provider', 'Facebook'),
(77518, 5009, 'wsl_current_user_image', 'https://graph.facebook.com/10155594112465262/picture?width=150&height=150'),
(77519, 5009, 'session_tokens', 'a:1:{s:64:\"3a8e93c75ba102e800242df6bf22b61c357fb25bf59c84c752072ef3a460d51a\";a:4:{s:10:\"expiration\";i:1435092084;s:2:\"ip\";s:12:\"31.53.228.37\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433882484;}}'),
(77520, 5010, 'nickname', 'Vera_Trindade'),
(77521, 5010, 'first_name', 'Vera'),
(77522, 5010, 'last_name', 'Trindade'),
(77523, 5010, 'description', ''),
(77524, 5010, 'rich_editing', 'true'),
(77525, 5010, 'comment_shortcuts', 'false'),
(77526, 5010, 'admin_color', 'fresh'),
(77527, 5010, 'use_ssl', '0'),
(77528, 5010, 'show_admin_bar_front', 'true'),
(77529, 5010, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77530, 5010, 'wp_user_level', '0'),
(77531, 5010, 'wsl_current_provider', 'Facebook'),
(77532, 5010, 'wsl_current_user_image', 'https://graph.facebook.com/985238618155263/picture?width=150&height=150'),
(77533, 5010, 'session_tokens', 'a:1:{s:64:\"d2527a177d3f258666ec82d63519a4aaa5406bef8f6b9e87b3e5f74796a1e169\";a:4:{s:10:\"expiration\";i:1435092098;s:2:\"ip\";s:11:\"2.82.170.82\";s:2:\"ua\";s:139:\"Mozilla/5.0 (Linux; Android 4.3; C5303 Build/12.1.A.1.205) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.108 Mobile Safari/537.36\";s:5:\"login\";i:1433882498;}}'),
(77534, 5009, 'votou', 'sim'),
(77535, 5009, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(77536, 5003, 'votou', 'sim'),
(77537, 5003, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1361'),
(77538, 5011, 'nickname', 'Joao_JT'),
(77539, 5011, 'first_name', 'João'),
(77540, 5011, 'last_name', 'JT'),
(77541, 5011, 'description', ''),
(77542, 5011, 'rich_editing', 'true'),
(77543, 5011, 'comment_shortcuts', 'false'),
(77544, 5011, 'admin_color', 'fresh'),
(77545, 5011, 'use_ssl', '0'),
(77546, 5011, 'show_admin_bar_front', 'true'),
(77547, 5011, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77548, 5011, 'wp_user_level', '0'),
(77549, 5011, 'wsl_current_provider', 'Facebook'),
(77550, 5011, 'wsl_current_user_image', 'https://graph.facebook.com/722036234591795/picture?width=150&height=150'),
(77551, 5011, 'session_tokens', 'a:1:{s:64:\"976039c31dec07a999f02f0f5fe00fdc0cad823744c868616e7b2e65f7e31d35\";a:4:{s:10:\"expiration\";i:1435092237;s:2:\"ip\";s:13:\"78.29.179.147\";s:2:\"ua\";s:126:\"Mozilla/5.0 (iPad; CPU OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D167 Safari/9537.53\";s:5:\"login\";i:1433882637;}}'),
(77552, 5002, 'votou', 'sim'),
(77553, 5002, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(77554, 5008, 'votou', 'sim'),
(77555, 5008, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(77556, 5010, 'votou', 'sim'),
(77557, 5010, 'user_votes', 'surfista-do-ano-oakley_p1344,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(77558, 5012, 'nickname', 'Nuria_Santos'),
(77559, 5012, 'first_name', 'Núria'),
(77560, 5012, 'last_name', 'Santos'),
(77561, 5012, 'description', ''),
(77562, 5012, 'rich_editing', 'true'),
(77563, 5012, 'comment_shortcuts', 'false'),
(77564, 5012, 'admin_color', 'fresh'),
(77565, 5012, 'use_ssl', '0'),
(77566, 5012, 'show_admin_bar_front', 'true'),
(77567, 5012, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77568, 5012, 'wp_user_level', '0'),
(77569, 5012, 'wsl_current_provider', 'Facebook'),
(77570, 5012, 'wsl_current_user_image', 'https://graph.facebook.com/10154068735328782/picture?width=150&height=150'),
(77571, 5012, 'session_tokens', 'a:1:{s:64:\"20e6c5dfd012f287a07fbec5ccba4c84b5647b4519e70214bbf6ab86ca9570d2\";a:4:{s:10:\"expiration\";i:1435092430;s:2:\"ip\";s:12:\"2.82.172.111\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.90 Safari/537.1\";s:5:\"login\";i:1433882830;}}'),
(77572, 5013, 'nickname', 'Inezz_Amaral'),
(77573, 5013, 'first_name', 'Inêzz'),
(77574, 5013, 'last_name', 'Amaral'),
(77575, 5013, 'description', ''),
(77576, 5013, 'rich_editing', 'true'),
(77577, 5013, 'comment_shortcuts', 'false'),
(77578, 5013, 'admin_color', 'fresh'),
(77579, 5013, 'use_ssl', '0'),
(77580, 5013, 'show_admin_bar_front', 'true'),
(77581, 5013, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77582, 5013, 'wp_user_level', '0'),
(77583, 5013, 'wsl_current_provider', 'Facebook'),
(77584, 5013, 'wsl_current_user_image', 'https://graph.facebook.com/861066363929771/picture?width=150&height=150'),
(77585, 5013, 'session_tokens', 'a:1:{s:64:\"d56041d2a590eeb3d74a6fe53ade1dca923df4db19d5a83989da8a668f95b395\";a:4:{s:10:\"expiration\";i:1435092453;s:2:\"ip\";s:13:\"95.92.147.200\";s:2:\"ua\";s:180:\"Mozilla/5.0 (Linux; Android 4.4.4; SM-A500FU Build/KTU84P) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/33.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/35.0.0.48.273;]\";s:5:\"login\";i:1433882853;}}'),
(77586, 5014, 'nickname', 'carla_ramos'),
(77587, 5014, 'first_name', 'carla'),
(77588, 5014, 'last_name', 'ramos'),
(77589, 5014, 'description', ''),
(77590, 5014, 'rich_editing', 'true'),
(77591, 5014, 'comment_shortcuts', 'false'),
(77592, 5014, 'admin_color', 'fresh'),
(77593, 5014, 'use_ssl', '0'),
(77594, 5014, 'show_admin_bar_front', 'true'),
(77595, 5014, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77596, 5014, 'wp_user_level', '0'),
(77597, 5014, 'wsl_current_provider', 'Google'),
(77598, 5014, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(77599, 5014, 'session_tokens', 'a:1:{s:64:\"97ebdae95f6df0ea0a4c4b23cc87cdf0e038211e9b7a575440cf3a48e130b986\";a:4:{s:10:\"expiration\";i:1435092474;s:2:\"ip\";s:14:\"109.28.239.159\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-I9505 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.78 Mobile Safari/537.36\";s:5:\"login\";i:1433882874;}}'),
(77600, 5014, 'votou', 'sim'),
(77601, 5014, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(77602, 5015, 'nickname', 'Liliana_Bras'),
(77603, 5015, 'first_name', 'Liliana'),
(77604, 5015, 'last_name', 'Bras'),
(77605, 5015, 'description', ''),
(77606, 5015, 'rich_editing', 'true'),
(77607, 5015, 'comment_shortcuts', 'false'),
(77608, 5015, 'admin_color', 'fresh'),
(77609, 5015, 'use_ssl', '0'),
(77610, 5015, 'show_admin_bar_front', 'true'),
(77611, 5015, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77612, 5015, 'wp_user_level', '0'),
(77613, 5015, 'wsl_current_provider', 'Facebook'),
(77614, 5015, 'wsl_current_user_image', 'https://graph.facebook.com/902076476521124/picture?width=150&height=150'),
(77615, 5015, 'session_tokens', 'a:1:{s:64:\"58a3559d44bc1f881469c16c303c0ad3ae942ff6b1e15fe9dd4e20197bcf4b41\";a:4:{s:10:\"expiration\";i:1435092588;s:2:\"ip\";s:12:\"77.54.73.170\";s:2:\"ua\";s:199:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; ALCATEL ONE TOUCH 7041X Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.2 Mobile Safari/534.30 SVN/070FPG1 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433882988;}}'),
(77616, 5016, 'nickname', 'Locas_Vilaca'),
(77617, 5016, 'first_name', 'Locas'),
(77618, 5016, 'last_name', 'Vilaça'),
(77619, 5016, 'description', ''),
(77620, 5016, 'rich_editing', 'true'),
(77621, 5016, 'comment_shortcuts', 'false'),
(77622, 5016, 'admin_color', 'fresh'),
(77623, 5016, 'use_ssl', '0'),
(77624, 5016, 'show_admin_bar_front', 'true'),
(77625, 5016, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77626, 5016, 'wp_user_level', '0'),
(77627, 5016, 'wsl_current_provider', 'Facebook'),
(77628, 5016, 'wsl_current_user_image', 'https://graph.facebook.com/1028063750551013/picture?width=150&height=150'),
(77629, 5016, 'session_tokens', 'a:1:{s:64:\"ce8b22bf3cc1ed5afb05397b8241572a142529998107bc981dc4e910f2869586\";a:4:{s:10:\"expiration\";i:1435092631;s:2:\"ip\";s:14:\"176.79.174.119\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433883031;}}'),
(77630, 5015, 'votou', 'sim'),
(77631, 5015, 'user_votes', 'surfista-do-ano-oakley_p1344,manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313'),
(77632, 5016, 'votou', 'sim'),
(77633, 5016, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(77634, 4966, 'votou', 'sim'),
(77635, 4966, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(77636, 5017, 'nickname', 'Madalena_Casimiro'),
(77637, 5017, 'first_name', 'Madalena'),
(77638, 5017, 'last_name', 'Casimiro'),
(77639, 5017, 'description', ''),
(77640, 5017, 'rich_editing', 'true'),
(77641, 5017, 'comment_shortcuts', 'false'),
(77642, 5017, 'admin_color', 'fresh'),
(77643, 5017, 'use_ssl', '0'),
(77644, 5017, 'show_admin_bar_front', 'true'),
(77645, 5017, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77646, 5017, 'wp_user_level', '0'),
(77647, 5017, 'wsl_current_provider', 'Facebook'),
(77648, 5017, 'wsl_current_user_image', 'https://graph.facebook.com/10200802929032187/picture?width=150&height=150'),
(77649, 5017, 'session_tokens', 'a:1:{s:64:\"3f182bf9a70bdfcb2964dd36c98431e63329376e8837b29a9def7590929d47c0\";a:4:{s:10:\"expiration\";i:1435092885;s:2:\"ip\";s:14:\"85.240.204.118\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.124 Safari/537.36\";s:5:\"login\";i:1433883285;}}'),
(77650, 5018, 'nickname', 'Fernando_Baeta'),
(77651, 5018, 'first_name', 'Fernando'),
(77652, 5018, 'last_name', 'Baeta'),
(77653, 5018, 'description', ''),
(77654, 5018, 'rich_editing', 'true'),
(77655, 5018, 'comment_shortcuts', 'false'),
(77656, 5018, 'admin_color', 'fresh'),
(77657, 5018, 'use_ssl', '0'),
(77658, 5018, 'show_admin_bar_front', 'true'),
(77659, 5018, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77660, 5018, 'wp_user_level', '0'),
(77661, 5018, 'wsl_current_provider', 'Facebook'),
(77662, 5018, 'wsl_current_user_image', 'https://graph.facebook.com/920833364604471/picture?width=150&height=150'),
(77663, 5018, 'session_tokens', 'a:1:{s:64:\"8b1707f4535d90a2df50fe311f4b9ef0b4ac1150496d2b49c407c4b9891eff54\";a:4:{s:10:\"expiration\";i:1435092948;s:2:\"ip\";s:13:\"85.138.179.43\";s:2:\"ua\";s:239:\"Mozilla/5.0 (iPad; CPU OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,3;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433883348;}}'),
(77664, 3097, 'votou', 'sim'),
(77665, 3097, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420'),
(77666, 5019, 'nickname', 'Fernando_Correia'),
(77667, 5019, 'first_name', 'Fernando'),
(77668, 5019, 'last_name', 'Correia'),
(77669, 5019, 'description', ''),
(77670, 5019, 'rich_editing', 'true'),
(77671, 5019, 'comment_shortcuts', 'false'),
(77672, 5019, 'admin_color', 'fresh'),
(77673, 5019, 'use_ssl', '0'),
(77674, 5019, 'show_admin_bar_front', 'true'),
(77675, 5019, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77676, 5019, 'wp_user_level', '0'),
(77677, 5019, 'wsl_current_provider', 'Facebook'),
(77678, 5019, 'wsl_current_user_image', 'https://graph.facebook.com/879972822083611/picture?width=150&height=150'),
(77679, 5019, 'session_tokens', 'a:1:{s:64:\"280fffa4b4a93d09be7371db6623092f24a1e4ac5ad80155d6c0d075f9cd9822\";a:4:{s:10:\"expiration\";i:1435092970;s:2:\"ip\";s:13:\"95.92.128.225\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433883370;}}'),
(77680, 5018, 'votou', 'sim'),
(77681, 5018, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(77682, 5019, 'votou', 'sim'),
(77683, 5019, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(77684, 5017, 'votou', 'sim'),
(77685, 5017, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383'),
(77686, 4940, 'votou', 'sim'),
(77687, 4940, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(77688, 5020, 'nickname', 'Tomas_Mota'),
(77689, 5020, 'first_name', 'Tomás'),
(77690, 5020, 'last_name', 'Mota'),
(77691, 5020, 'description', ''),
(77692, 5020, 'rich_editing', 'true'),
(77693, 5020, 'comment_shortcuts', 'false'),
(77694, 5020, 'admin_color', 'fresh'),
(77695, 5020, 'use_ssl', '0'),
(77696, 5020, 'show_admin_bar_front', 'true'),
(77697, 5020, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77698, 5020, 'wp_user_level', '0'),
(77699, 5020, 'wsl_current_provider', 'Facebook'),
(77700, 5020, 'wsl_current_user_image', 'https://graph.facebook.com/942935049070294/picture?width=150&height=150'),
(77701, 5020, 'session_tokens', 'a:1:{s:64:\"945203631a7b68d45e4814c7e0df9fac9e3cc80b561a4060017c72b8b7256963\";a:4:{s:10:\"expiration\";i:1435093191;s:2:\"ip\";s:14:\"85.246.120.193\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433883591;}}'),
(77702, 5021, 'nickname', 'Joana_Baeta'),
(77703, 5021, 'first_name', 'Joana'),
(77704, 5021, 'last_name', 'Baeta'),
(77705, 5021, 'description', ''),
(77706, 5021, 'rich_editing', 'true'),
(77707, 5021, 'comment_shortcuts', 'false'),
(77708, 5021, 'admin_color', 'fresh'),
(77709, 5021, 'use_ssl', '0'),
(77710, 5021, 'show_admin_bar_front', 'true'),
(77711, 5021, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77712, 5021, 'wp_user_level', '0'),
(77713, 5021, 'wsl_current_provider', 'Facebook'),
(77714, 5021, 'wsl_current_user_image', 'https://graph.facebook.com/750584635064627/picture?width=150&height=150'),
(77715, 5021, 'session_tokens', 'a:1:{s:64:\"71119fa74b191ed6182823c9d9372a1228b814fbbf44c0260011d2749b95acde\";a:4:{s:10:\"expiration\";i:1435093237;s:2:\"ip\";s:13:\"85.138.179.43\";s:2:\"ua\";s:239:\"Mozilla/5.0 (iPad; CPU OS 8_1_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B466 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,3;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433883637;}}'),
(77716, 5021, 'votou', 'sim'),
(77717, 5021, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(77718, 5020, 'votou', 'sim'),
(77719, 5020, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(77720, 5012, 'votou', 'sim'),
(77721, 5012, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p957,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1428,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(77722, 5022, 'nickname', 'Marta_Martinho_Santos'),
(77723, 5022, 'first_name', 'Marta'),
(77724, 5022, 'last_name', 'Santos'),
(77725, 5022, 'description', ''),
(77726, 5022, 'rich_editing', 'true'),
(77727, 5022, 'comment_shortcuts', 'false'),
(77728, 5022, 'admin_color', 'fresh'),
(77729, 5022, 'use_ssl', '0'),
(77730, 5022, 'show_admin_bar_front', 'true'),
(77731, 5022, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77732, 5022, 'wp_user_level', '0'),
(77733, 5022, 'wsl_current_provider', 'Facebook'),
(77734, 5022, 'wsl_current_user_image', 'https://graph.facebook.com/1030205540324792/picture?width=150&height=150'),
(77735, 5022, 'session_tokens', 'a:1:{s:64:\"8a53fde3001aebfbf6dca8325f8bf6d95e62a48fc08401cf2bb47d5f88c5e088\";a:4:{s:10:\"expiration\";i:1435093423;s:2:\"ip\";s:13:\"213.30.118.97\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.4.2; GT-N7105 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36\";s:5:\"login\";i:1433883823;}}'),
(77736, 5022, 'votou', 'sim'),
(77737, 5022, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1353,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(77738, 5023, 'nickname', 'Pedro_Guerra_Alves'),
(77739, 5023, 'first_name', 'Pedro'),
(77740, 5023, 'last_name', 'Alves'),
(77741, 5023, 'description', ''),
(77742, 5023, 'rich_editing', 'true'),
(77743, 5023, 'comment_shortcuts', 'false'),
(77744, 5023, 'admin_color', 'fresh'),
(77745, 5023, 'use_ssl', '0'),
(77746, 5023, 'show_admin_bar_front', 'true'),
(77747, 5023, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77748, 5023, 'wp_user_level', '0'),
(77749, 5023, 'wsl_current_provider', 'Facebook'),
(77750, 5023, 'wsl_current_user_image', 'https://graph.facebook.com/10153334778792822/picture?width=150&height=150'),
(77751, 5023, 'session_tokens', 'a:1:{s:64:\"d5b353b93688a80824d931ba3fbb4356862629270d6cf8454d229890bc6a9a21\";a:4:{s:10:\"expiration\";i:1435093797;s:2:\"ip\";s:12:\"2.82.165.196\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433884197;}}'),
(77752, 5024, 'nickname', 'Tiago_Collot'),
(77753, 5024, 'first_name', 'Tiago'),
(77754, 5024, 'last_name', 'Collot'),
(77755, 5024, 'description', ''),
(77756, 5024, 'rich_editing', 'true'),
(77757, 5024, 'comment_shortcuts', 'false'),
(77758, 5024, 'admin_color', 'fresh'),
(77759, 5024, 'use_ssl', '0'),
(77760, 5024, 'show_admin_bar_front', 'true'),
(77761, 5024, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77762, 5024, 'wp_user_level', '0'),
(77763, 5024, 'wsl_current_provider', 'Facebook'),
(77764, 5024, 'wsl_current_user_image', 'https://graph.facebook.com/10153340222201145/picture?width=150&height=150'),
(77765, 5024, 'session_tokens', 'a:1:{s:64:\"7020fd8f6af135d368d36e71443ca365fbf19c02aec987b2f68de806fff2ee2a\";a:4:{s:10:\"expiration\";i:1435094005;s:2:\"ip\";s:13:\"79.168.131.11\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/30.0.0.34.13;FBBV/9917221;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433884405;}}'),
(77766, 5025, 'nickname', 'Tiago_Sousa_1'),
(77767, 5025, 'first_name', 'Tiago'),
(77768, 5025, 'last_name', 'Sousa'),
(77769, 5025, 'description', ''),
(77770, 5025, 'rich_editing', 'true'),
(77771, 5025, 'comment_shortcuts', 'false'),
(77772, 5025, 'admin_color', 'fresh'),
(77773, 5025, 'use_ssl', '0'),
(77774, 5025, 'show_admin_bar_front', 'true'),
(77775, 5025, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77776, 5025, 'wp_user_level', '0'),
(77777, 5025, 'wsl_current_provider', 'Facebook'),
(77778, 5025, 'wsl_current_user_image', 'https://graph.facebook.com/1007945762563587/picture?width=150&height=150'),
(77779, 5025, 'session_tokens', 'a:1:{s:64:\"c990818eec0f4fd2bffd07d990d38b006f69da866d20b866efbd4732b51e9f2d\";a:4:{s:10:\"expiration\";i:1435094056;s:2:\"ip\";s:14:\"89.153.230.150\";s:2:\"ua\";s:118:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17\";s:5:\"login\";i:1433884456;}}'),
(77780, 5026, 'nickname', 'Fernanda_Mesquita'),
(77781, 5026, 'first_name', 'Fernanda'),
(77782, 5026, 'last_name', 'Mesquita'),
(77783, 5026, 'description', ''),
(77784, 5026, 'rich_editing', 'true'),
(77785, 5026, 'comment_shortcuts', 'false'),
(77786, 5026, 'admin_color', 'fresh'),
(77787, 5026, 'use_ssl', '0'),
(77788, 5026, 'show_admin_bar_front', 'true'),
(77789, 5026, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77790, 5026, 'wp_user_level', '0'),
(77791, 5026, 'wsl_current_provider', 'Facebook'),
(77792, 5026, 'wsl_current_user_image', 'https://graph.facebook.com/970073859712033/picture?width=150&height=150'),
(77793, 5026, 'session_tokens', 'a:1:{s:64:\"f2501f24f7ee4a30baee1ec7438473ea10255d43897d903a25bd588517b58135\";a:4:{s:10:\"expiration\";i:1435094067;s:2:\"ip\";s:11:\"81.193.9.69\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.110 Safari/537.36\";s:5:\"login\";i:1433884467;}}'),
(77794, 5026, 'votou', 'sim'),
(77795, 5026, 'user_votes', 'videoclip-do-ano-hurley_p1406'),
(77796, 5027, 'nickname', 'Christine_Gomes'),
(77797, 5027, 'first_name', 'Christine'),
(77798, 5027, 'last_name', 'Gomes'),
(77799, 5027, 'description', ''),
(77800, 5027, 'rich_editing', 'true'),
(77801, 5027, 'comment_shortcuts', 'false'),
(77802, 5027, 'admin_color', 'fresh'),
(77803, 5027, 'use_ssl', '0'),
(77804, 5027, 'show_admin_bar_front', 'true'),
(77805, 5027, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77806, 5027, 'wp_user_level', '0'),
(77807, 5027, 'wsl_current_provider', 'Google'),
(77808, 5027, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(77809, 5027, 'session_tokens', 'a:1:{s:64:\"bfc8c2fdbc9065344662c53a894e2dddbc483a6ac54c6b204419cb36d7eac1b8\";a:4:{s:10:\"expiration\";i:1435094176;s:2:\"ip\";s:11:\"95.93.58.81\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; U; Android 4.2.2; pt-pt; GT-I9060 Build/JDQ39) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433884576;}}'),
(77810, 5028, 'nickname', 'Michel_Ozzello'),
(77811, 5028, 'first_name', 'Michel'),
(77812, 5028, 'last_name', 'Ozzello'),
(77813, 5028, 'description', ''),
(77814, 5028, 'rich_editing', 'true'),
(77815, 5028, 'comment_shortcuts', 'false'),
(77816, 5028, 'admin_color', 'fresh'),
(77817, 5028, 'use_ssl', '0'),
(77818, 5028, 'show_admin_bar_front', 'true'),
(77819, 5028, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77820, 5028, 'wp_user_level', '0'),
(77821, 5028, 'wsl_current_provider', 'Facebook'),
(77822, 5028, 'wsl_current_user_image', 'https://graph.facebook.com/10153052606127239/picture?width=150&height=150'),
(77823, 5028, 'session_tokens', 'a:2:{s:64:\"f009c53e70a85f47dc2cadf0a0e01b0177ce8e3eb12dc0a6bf9d344ded780331\";a:4:{s:10:\"expiration\";i:1435094328;s:2:\"ip\";s:12:\"95.93.161.24\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433884728;}s:64:\"e3e05db2eff03525d2a1bf098e6c1fc35d812235e69b43f43822d5f36ce5fdc2\";a:4:{s:10:\"expiration\";i:1435096313;s:2:\"ip\";s:12:\"95.93.161.24\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433886713;}}'),
(77824, 5029, 'nickname', 'Naves_Cristina'),
(77825, 5029, 'first_name', 'Naves'),
(77826, 5029, 'last_name', 'Cristina'),
(77827, 5029, 'description', ''),
(77828, 5029, 'rich_editing', 'true'),
(77829, 5029, 'comment_shortcuts', 'false'),
(77830, 5029, 'admin_color', 'fresh'),
(77831, 5029, 'use_ssl', '0'),
(77832, 5029, 'show_admin_bar_front', 'true'),
(77833, 5029, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77834, 5029, 'wp_user_level', '0'),
(77835, 5029, 'wsl_current_provider', 'Facebook'),
(77836, 5029, 'wsl_current_user_image', 'https://graph.facebook.com/10200551685111228/picture?width=150&height=150'),
(77837, 5029, 'session_tokens', 'a:1:{s:64:\"e280b4a489227d8c3d911f246add018891a7951ceee377c2d07d46f5ded61f8f\";a:4:{s:10:\"expiration\";i:1435094354;s:2:\"ip\";s:15:\"149.154.193.139\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433884754;}}'),
(77838, 5030, 'nickname', 'Tomas_Seabra_Luis'),
(77839, 5030, 'first_name', 'Tomás'),
(77840, 5030, 'last_name', 'Seabra Luís'),
(77841, 5030, 'description', ''),
(77842, 5030, 'rich_editing', 'true'),
(77843, 5030, 'comment_shortcuts', 'false'),
(77844, 5030, 'admin_color', 'fresh'),
(77845, 5030, 'use_ssl', '0'),
(77846, 5030, 'show_admin_bar_front', 'true'),
(77847, 5030, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77848, 5030, 'wp_user_level', '0'),
(77849, 5030, 'wsl_current_provider', 'Facebook'),
(77850, 5030, 'wsl_current_user_image', 'https://graph.facebook.com/494012490764282/picture?width=150&height=150'),
(77851, 5030, 'session_tokens', 'a:1:{s:64:\"3ab19caa253d56d47daa9a513235f7a6327dab26d5bf8a6423dadc9a8b668f02\";a:4:{s:10:\"expiration\";i:1435094373;s:2:\"ip\";s:11:\"85.244.9.97\";s:2:\"ua\";s:252:\"Mozilla/5.0 (iPod touch; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPod5,1;FBMD/iPod touch;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433884773;}}'),
(77852, 5025, 'votou', 'sim'),
(77853, 5025, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1086,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(77854, 5031, 'nickname', 'Joana_Martins'),
(77855, 5031, 'first_name', 'Joana'),
(77856, 5031, 'last_name', 'Martins'),
(77857, 5031, 'description', ''),
(77858, 5031, 'rich_editing', 'true'),
(77859, 5031, 'comment_shortcuts', 'false'),
(77860, 5031, 'admin_color', 'fresh'),
(77861, 5031, 'use_ssl', '0'),
(77862, 5031, 'show_admin_bar_front', 'true'),
(77863, 5031, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77864, 5031, 'wp_user_level', '0'),
(77865, 5031, 'wsl_current_provider', 'Facebook'),
(77866, 5031, 'wsl_current_user_image', 'https://graph.facebook.com/387147461471487/picture?width=150&height=150'),
(77867, 5031, 'session_tokens', 'a:1:{s:64:\"6ed19f48b20f036c13328fad8787d30ef48c2a6055cbbd6593f3376ec3fd49a8\";a:4:{s:10:\"expiration\";i:1435094478;s:2:\"ip\";s:12:\"2.82.166.105\";s:2:\"ua\";s:84:\"Mozilla/5.0 (Android; U; Android 2.1; en-us;) AppleWebKit/525.10 (KHTML, like Gecko)\";s:5:\"login\";i:1433884878;}}'),
(77868, 5032, 'nickname', 'Catarina_Guimaraes'),
(77869, 5032, 'first_name', 'Catarina'),
(77870, 5032, 'last_name', 'Guimaraes'),
(77871, 5032, 'description', ''),
(77872, 5032, 'rich_editing', 'true'),
(77873, 5032, 'comment_shortcuts', 'false'),
(77874, 5032, 'admin_color', 'fresh'),
(77875, 5032, 'use_ssl', '0'),
(77876, 5032, 'show_admin_bar_front', 'true'),
(77877, 5032, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77878, 5032, 'wp_user_level', '0'),
(77879, 5032, 'wsl_current_provider', 'Facebook'),
(77880, 5032, 'wsl_current_user_image', 'https://graph.facebook.com/964583386920011/picture?width=150&height=150'),
(77881, 5032, 'session_tokens', 'a:1:{s:64:\"4584c3eda42b9d0422869d6a932f7ad95e44bfad42b9c02188da4d231cd19b5b\";a:4:{s:10:\"expiration\";i:1435094480;s:2:\"ip\";s:14:\"89.154.148.173\";s:2:\"ua\";s:141:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E4.5 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433884880;}}'),
(77882, 5011, 'votou', 'sim'),
(77883, 5011, 'user_votes', 'surfista-do-ano-oakley_p1346'),
(77884, 5033, 'nickname', 'Carlos_Peixinho'),
(77885, 5033, 'first_name', 'Carlos'),
(77886, 5033, 'last_name', 'Peixinho'),
(77887, 5033, 'description', ''),
(77888, 5033, 'rich_editing', 'true'),
(77889, 5033, 'comment_shortcuts', 'false'),
(77890, 5033, 'admin_color', 'fresh'),
(77891, 5033, 'use_ssl', '0'),
(77892, 5033, 'show_admin_bar_front', 'true'),
(77893, 5033, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77894, 5033, 'wp_user_level', '0'),
(77895, 5033, 'wsl_current_provider', 'Facebook'),
(77896, 5033, 'wsl_current_user_image', 'https://graph.facebook.com/10206145330506380/picture?width=150&height=150'),
(77897, 5033, 'session_tokens', 'a:1:{s:64:\"c2b2e4b2e83d88668193f1d490bf28f46939352df357294c6892a3ee7dc60688\";a:4:{s:10:\"expiration\";i:1435094545;s:2:\"ip\";s:13:\"79.169.23.251\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 6.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433884945;}}'),
(77898, 5027, 'votou', 'sim'),
(77899, 5027, 'user_votes', 'shaper-do-ano-xhapeland_p1375'),
(77900, 5034, 'nickname', 'Rebeca_Fidalgo_Figueiredo'),
(77901, 5034, 'first_name', 'Rebeca'),
(77902, 5034, 'last_name', 'Fidalgo Figueiredo'),
(77903, 5034, 'description', ''),
(77904, 5034, 'rich_editing', 'true'),
(77905, 5034, 'comment_shortcuts', 'false'),
(77906, 5034, 'admin_color', 'fresh'),
(77907, 5034, 'use_ssl', '0'),
(77908, 5034, 'show_admin_bar_front', 'true'),
(77909, 5034, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77910, 5034, 'wp_user_level', '0'),
(77911, 5034, 'wsl_current_provider', 'Facebook'),
(77912, 5034, 'wsl_current_user_image', 'https://graph.facebook.com/1648569828691518/picture?width=150&height=150'),
(77913, 5034, 'session_tokens', 'a:1:{s:64:\"df119ea10f5b80402ef14b2da68f63ea4da1e6fb20659584169bac739fab5f30\";a:4:{s:10:\"expiration\";i:1435094681;s:2:\"ip\";s:11:\"2.83.178.42\";s:2:\"ua\";s:166:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/37.0.0.0 Mobile Safari/537.36 ACHEETAHI/2100501080\";s:5:\"login\";i:1433885081;}}'),
(77914, 5035, 'nickname', 'Fausto_Lima'),
(77915, 5035, 'first_name', 'Fausto'),
(77916, 5035, 'last_name', 'Lima'),
(77917, 5035, 'description', ''),
(77918, 5035, 'rich_editing', 'true'),
(77919, 5035, 'comment_shortcuts', 'false'),
(77920, 5035, 'admin_color', 'fresh'),
(77921, 5035, 'use_ssl', '0'),
(77922, 5035, 'show_admin_bar_front', 'true'),
(77923, 5035, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77924, 5035, 'wp_user_level', '0'),
(77925, 5035, 'wsl_current_provider', 'Facebook');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(77926, 5035, 'wsl_current_user_image', 'https://graph.facebook.com/1062409897121011/picture?width=150&height=150'),
(77927, 5035, 'session_tokens', 'a:1:{s:64:\"27199c57ec3e9c49484ef7dce04dfaa046eccd70b60268dd506fabb37aea3183\";a:4:{s:10:\"expiration\";i:1435094685;s:2:\"ip\";s:11:\"95.93.58.81\";s:2:\"ua\";s:126:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) GSA/5.5.50480 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433885085;}}'),
(77928, 5036, 'nickname', 'Marta_B_Afonso'),
(77929, 5036, 'first_name', 'Marta'),
(77930, 5036, 'last_name', 'B Afonso'),
(77931, 5036, 'description', ''),
(77932, 5036, 'rich_editing', 'true'),
(77933, 5036, 'comment_shortcuts', 'false'),
(77934, 5036, 'admin_color', 'fresh'),
(77935, 5036, 'use_ssl', '0'),
(77936, 5036, 'show_admin_bar_front', 'true'),
(77937, 5036, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77938, 5036, 'wp_user_level', '0'),
(77939, 5036, 'wsl_current_provider', 'Facebook'),
(77940, 5036, 'wsl_current_user_image', 'https://graph.facebook.com/1843193169239289/picture?width=150&height=150'),
(77941, 5036, 'session_tokens', 'a:1:{s:64:\"1f8a59f8298b97333b3636d5474fd9b619f19bfbe43c1044cb290585dbc5fe47\";a:4:{s:10:\"expiration\";i:1435094737;s:2:\"ip\";s:13:\"85.244.210.81\";s:2:\"ua\";s:124:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F69 Safari/600.1.4\";s:5:\"login\";i:1433885137;}}'),
(77942, 5031, 'votou', 'sim'),
(77943, 5031, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1230,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(77944, 5034, 'votou', 'sim'),
(77945, 5034, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397'),
(77946, 5033, 'votou', 'sim'),
(77947, 5033, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(77948, 5023, 'votou', 'sim'),
(77949, 5023, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1363'),
(77950, 5037, 'nickname', 'Maria_Hogan_Teves'),
(77951, 5037, 'first_name', 'Maria'),
(77952, 5037, 'last_name', 'Hogan Teves'),
(77953, 5037, 'description', ''),
(77954, 5037, 'rich_editing', 'true'),
(77955, 5037, 'comment_shortcuts', 'false'),
(77956, 5037, 'admin_color', 'fresh'),
(77957, 5037, 'use_ssl', '0'),
(77958, 5037, 'show_admin_bar_front', 'true'),
(77959, 5037, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77960, 5037, 'wp_user_level', '0'),
(77961, 5037, 'wsl_current_provider', 'Facebook'),
(77962, 5037, 'wsl_current_user_image', 'https://graph.facebook.com/913940215314449/picture?width=150&height=150'),
(77963, 5037, 'session_tokens', 'a:1:{s:64:\"88fdf9172cfc4c0bba03a0e07c05a0a090d936cc31be21b1d914c1b1801a358e\";a:4:{s:10:\"expiration\";i:1435095059;s:2:\"ip\";s:14:\"79.169.134.126\";s:2:\"ua\";s:145:\"Mozilla/5.0 (Linux; Android 4.4.2; Vodafone Smart 4 Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433885459;}}'),
(77964, 5036, 'votou', 'sim'),
(77965, 5036, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(77966, 5038, 'nickname', 'Patricia_Simaozinho'),
(77967, 5038, 'first_name', 'Patricia'),
(77968, 5038, 'last_name', 'Simãozinho'),
(77969, 5038, 'description', ''),
(77970, 5038, 'rich_editing', 'true'),
(77971, 5038, 'comment_shortcuts', 'false'),
(77972, 5038, 'admin_color', 'fresh'),
(77973, 5038, 'use_ssl', '0'),
(77974, 5038, 'show_admin_bar_front', 'true'),
(77975, 5038, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77976, 5038, 'wp_user_level', '0'),
(77977, 5038, 'wsl_current_provider', 'Facebook'),
(77978, 5038, 'wsl_current_user_image', 'https://graph.facebook.com/10202831860517721/picture?width=150&height=150'),
(77979, 5038, 'session_tokens', 'a:1:{s:64:\"a59e002132c3582a8108f81cb077a627ad0636e3ea7b815aa19685c5dee72f25\";a:4:{s:10:\"expiration\";i:1435095147;s:2:\"ip\";s:14:\"217.129.177.95\";s:2:\"ua\";s:234:\"Mozilla/5.0 (iPad; CPU OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F69 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad4,7;FBMD/iPad;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433885547;}}'),
(77980, 5037, 'votou', 'sim'),
(77981, 5037, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(77982, 5038, 'votou', 'sim'),
(77983, 5038, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,foto-do-ano_p1163'),
(77984, 5039, 'nickname', 'Rita_Maccario'),
(77985, 5039, 'first_name', 'Rita'),
(77986, 5039, 'last_name', 'Maccario'),
(77987, 5039, 'description', ''),
(77988, 5039, 'rich_editing', 'true'),
(77989, 5039, 'comment_shortcuts', 'false'),
(77990, 5039, 'admin_color', 'fresh'),
(77991, 5039, 'use_ssl', '0'),
(77992, 5039, 'show_admin_bar_front', 'true'),
(77993, 5039, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(77994, 5039, 'wp_user_level', '0'),
(77995, 5039, 'wsl_current_provider', 'Facebook'),
(77996, 5039, 'wsl_current_user_image', 'https://graph.facebook.com/1131774926838591/picture?width=150&height=150'),
(77997, 5039, 'session_tokens', 'a:1:{s:64:\"01339eab74155a98818bf3d6edd3b3af5769bf2c44a3a5de5e15fa57a00ea037\";a:4:{s:10:\"expiration\";i:1435095336;s:2:\"ip\";s:12:\"95.92.107.54\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433885736;}}'),
(77998, 5040, 'nickname', 'Vasco_Costa_Macedo'),
(77999, 5040, 'first_name', 'Vasco'),
(78000, 5040, 'last_name', 'Macedo'),
(78001, 5040, 'description', ''),
(78002, 5040, 'rich_editing', 'true'),
(78003, 5040, 'comment_shortcuts', 'false'),
(78004, 5040, 'admin_color', 'fresh'),
(78005, 5040, 'use_ssl', '0'),
(78006, 5040, 'show_admin_bar_front', 'true'),
(78007, 5040, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78008, 5040, 'wp_user_level', '0'),
(78009, 5040, 'wsl_current_provider', 'Facebook'),
(78010, 5040, 'wsl_current_user_image', 'https://graph.facebook.com/10155699648475644/picture?width=150&height=150'),
(78011, 5040, 'session_tokens', 'a:1:{s:64:\"10eb1f642c0e4f240b6a79c79b7dabd0ca7e8ae43eed3dc67cc8f6f40e6b3477\";a:4:{s:10:\"expiration\";i:1435095363;s:2:\"ip\";s:13:\"87.103.66.104\";s:2:\"ua\";s:213:\"Mozilla/5.0 (Mobile; Windows Phone 8.1; Android 4.0; ARM; Trident/7.0; Touch; rv:11.0; IEMobile/11.0; NOKIA; Lumia 630; Vodafone) like iPhone OS 7_0_3 Mac OS X AppleWebKit/537 (KHTML, like Gecko) Mobile Safari/537\";s:5:\"login\";i:1433885763;}}'),
(78012, 5041, 'nickname', 'Luisinha_Villas-Boas'),
(78013, 5041, 'first_name', 'Luisinha'),
(78014, 5041, 'last_name', 'Villas-Boas'),
(78015, 5041, 'description', ''),
(78016, 5041, 'rich_editing', 'true'),
(78017, 5041, 'comment_shortcuts', 'false'),
(78018, 5041, 'admin_color', 'fresh'),
(78019, 5041, 'use_ssl', '0'),
(78020, 5041, 'show_admin_bar_front', 'true'),
(78021, 5041, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78022, 5041, 'wp_user_level', '0'),
(78023, 5041, 'wsl_current_provider', 'Facebook'),
(78024, 5041, 'wsl_current_user_image', 'https://graph.facebook.com/10200751555186835/picture?width=150&height=150'),
(78025, 5041, 'session_tokens', 'a:1:{s:64:\"6e2c9d82e3649a1ddc32465c87eb1405abcfeea101b34719d93ec771b87e1c1a\";a:4:{s:10:\"expiration\";i:1435095398;s:2:\"ip\";s:13:\"89.114.81.205\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433885798;}}'),
(78026, 5040, 'votou', 'sim'),
(78027, 5040, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(78028, 5042, 'nickname', 'Rui_Santos_2'),
(78029, 5042, 'first_name', 'Rui'),
(78030, 5042, 'last_name', 'Santos'),
(78031, 5042, 'description', ''),
(78032, 5042, 'rich_editing', 'true'),
(78033, 5042, 'comment_shortcuts', 'false'),
(78034, 5042, 'admin_color', 'fresh'),
(78035, 5042, 'use_ssl', '0'),
(78036, 5042, 'show_admin_bar_front', 'true'),
(78037, 5042, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78038, 5042, 'wp_user_level', '0'),
(78039, 5042, 'wsl_current_provider', 'Facebook'),
(78040, 5042, 'wsl_current_user_image', 'https://graph.facebook.com/988494364508600/picture?width=150&height=150'),
(78041, 5042, 'session_tokens', 'a:1:{s:64:\"4bb8488bb36387e43f2895db7f7063e6d8ac3e2a314e349727208b4ad0d87462\";a:4:{s:10:\"expiration\";i:1435095467;s:2:\"ip\";s:14:\"176.78.166.156\";s:2:\"ua\";s:184:\"Mozilla/5.0 (Linux; Android 4.4.2; HIGHWAY SIGNS Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433885867;}}'),
(78042, 5043, 'nickname', 'Luis_Miguel_Benavente'),
(78043, 5043, 'first_name', 'Luis Miguel'),
(78044, 5043, 'last_name', 'Benavente'),
(78045, 5043, 'description', ''),
(78046, 5043, 'rich_editing', 'true'),
(78047, 5043, 'comment_shortcuts', 'false'),
(78048, 5043, 'admin_color', 'fresh'),
(78049, 5043, 'use_ssl', '0'),
(78050, 5043, 'show_admin_bar_front', 'true'),
(78051, 5043, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78052, 5043, 'wp_user_level', '0'),
(78053, 5043, 'wsl_current_provider', 'Facebook'),
(78054, 5043, 'wsl_current_user_image', 'https://graph.facebook.com/1083056595056932/picture?width=150&height=150'),
(78055, 5043, 'session_tokens', 'a:1:{s:64:\"05171716aa5bb22d5c78bd128e761b20af8b20587839c27b7ed1359fe8876279\";a:4:{s:10:\"expiration\";i:1435095470;s:2:\"ip\";s:14:\"188.140.87.188\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433885870;}}'),
(78056, 5044, 'nickname', 'Paula_Oliveira_Santos'),
(78057, 5044, 'first_name', 'Paula'),
(78058, 5044, 'last_name', 'Oliveira Santos'),
(78059, 5044, 'description', ''),
(78060, 5044, 'rich_editing', 'true'),
(78061, 5044, 'comment_shortcuts', 'false'),
(78062, 5044, 'admin_color', 'fresh'),
(78063, 5044, 'use_ssl', '0'),
(78064, 5044, 'show_admin_bar_front', 'true'),
(78065, 5044, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78066, 5044, 'wp_user_level', '0'),
(78067, 5044, 'wsl_current_provider', 'Google'),
(78068, 5044, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(78069, 5044, 'session_tokens', 'a:1:{s:64:\"ae538057b1aa665870298826ca32f2ba4f9ce5624efedbc43482f9ea248f20e4\";a:4:{s:10:\"expiration\";i:1435095474;s:2:\"ip\";s:13:\"62.169.66.150\";s:2:\"ua\";s:183:\"Mozilla/5.0 (Linux; Android 4.4.2; Aquaris E4.5 Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433885874;}}'),
(78070, 5042, 'votou', 'sim'),
(78071, 5042, 'user_votes', 'surfista-do-ano-oakley_p1342,revelacao-do-ano-deeply_p1387'),
(78072, 5045, 'nickname', 'Vasco_Nobre_Henriques'),
(78073, 5045, 'first_name', 'Vasco Nobre'),
(78074, 5045, 'last_name', 'Henriques'),
(78075, 5045, 'description', ''),
(78076, 5045, 'rich_editing', 'true'),
(78077, 5045, 'comment_shortcuts', 'false'),
(78078, 5045, 'admin_color', 'fresh'),
(78079, 5045, 'use_ssl', '0'),
(78080, 5045, 'show_admin_bar_front', 'true'),
(78081, 5045, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78082, 5045, 'wp_user_level', '0'),
(78083, 5045, 'wsl_current_provider', 'Facebook'),
(78084, 5045, 'wsl_current_user_image', 'https://graph.facebook.com/1002576406433599/picture?width=150&height=150'),
(78085, 5045, 'session_tokens', 'a:1:{s:64:\"583993af0082dac375671d033a8ca453ed54bf3224d7ec083ff6f6e257a47bc2\";a:4:{s:10:\"expiration\";i:1435095584;s:2:\"ip\";s:11:\"188.37.3.29\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433885984;}}'),
(78086, 5046, 'nickname', 'Mafalda_Santos_1'),
(78087, 5046, 'first_name', 'Mafalda'),
(78088, 5046, 'last_name', 'Santos'),
(78089, 5046, 'description', ''),
(78090, 5046, 'rich_editing', 'true'),
(78091, 5046, 'comment_shortcuts', 'false'),
(78092, 5046, 'admin_color', 'fresh'),
(78093, 5046, 'use_ssl', '0'),
(78094, 5046, 'show_admin_bar_front', 'true'),
(78095, 5046, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78096, 5046, 'wp_user_level', '0'),
(78097, 5046, 'wsl_current_provider', 'Google'),
(78098, 5046, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(78099, 5046, 'session_tokens', 'a:1:{s:64:\"e9e87cd7a704551252da22514c4dd12d4f22a67af9381b4885ad075625630c97\";a:4:{s:10:\"expiration\";i:1435095602;s:2:\"ip\";s:11:\"2.82.180.86\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433886002;}}'),
(78100, 5046, 'votou', 'sim'),
(78101, 5046, 'user_votes', 'shaper-do-ano-xhapeland_p1381'),
(78102, 5043, 'votou', 'sim'),
(78103, 5043, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1353,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(78104, 5047, 'nickname', 'Vasco_Tavares'),
(78105, 5047, 'first_name', 'Vasco'),
(78106, 5047, 'last_name', 'Tavares'),
(78107, 5047, 'description', ''),
(78108, 5047, 'rich_editing', 'true'),
(78109, 5047, 'comment_shortcuts', 'false'),
(78110, 5047, 'admin_color', 'fresh'),
(78111, 5047, 'use_ssl', '0'),
(78112, 5047, 'show_admin_bar_front', 'true'),
(78113, 5047, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78114, 5047, 'wp_user_level', '0'),
(78115, 5047, 'wsl_current_provider', 'Facebook'),
(78116, 5047, 'wsl_current_user_image', 'https://graph.facebook.com/1082828655078064/picture?width=150&height=150'),
(78117, 5047, 'session_tokens', 'a:1:{s:64:\"7d67ee4672c03eca80f5450f5775e79bf30445091dfcc65dc45200537951e899\";a:4:{s:10:\"expiration\";i:1435095675;s:2:\"ip\";s:13:\"94.60.187.253\";s:2:\"ua\";s:260:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433886075;}}'),
(78118, 5048, 'nickname', 'Susana_Matias'),
(78119, 5048, 'first_name', 'Susana'),
(78120, 5048, 'last_name', 'Matias'),
(78121, 5048, 'description', ''),
(78122, 5048, 'rich_editing', 'true'),
(78123, 5048, 'comment_shortcuts', 'false'),
(78124, 5048, 'admin_color', 'fresh'),
(78125, 5048, 'use_ssl', '0'),
(78126, 5048, 'show_admin_bar_front', 'true'),
(78127, 5048, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78128, 5048, 'wp_user_level', '0'),
(78129, 5048, 'wsl_current_provider', 'Facebook'),
(78130, 5048, 'wsl_current_user_image', 'https://graph.facebook.com/1000690559941102/picture?width=150&height=150'),
(78131, 5048, 'session_tokens', 'a:2:{s:64:\"3d9c7b66e4684a2043e9b2b541b88df5877cbe0af8a469d14f1b7bcde49c411c\";a:4:{s:10:\"expiration\";i:1435095781;s:2:\"ip\";s:14:\"85.241.143.233\";s:2:\"ua\";s:241:\"Mozilla/5.0 (iPhone; CPU iPhone OS 6_1_3 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mobile/10B329 [FBAN/FBIOS;FBAV/6.2;FBBV/228172;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/6.1.3;FBSS/2; FBCR/VFP;FBID/phone;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433886181;}s:64:\"b748bf5eff7158df7f340431a77d0cd01c7905c411e7a2c6fdb47e980518e210\";a:4:{s:10:\"expiration\";i:1435095893;s:2:\"ip\";s:14:\"85.241.143.233\";s:2:\"ua\";s:241:\"Mozilla/5.0 (iPhone; CPU iPhone OS 6_1_3 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Mobile/10B329 [FBAN/FBIOS;FBAV/6.2;FBBV/228172;FBDV/iPhone3,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/6.1.3;FBSS/2; FBCR/VFP;FBID/phone;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433886293;}}'),
(78132, 5047, 'votou', 'sim'),
(78133, 5047, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1393,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1359'),
(78134, 5049, 'nickname', 'Vasco_Baroseiro'),
(78135, 5049, 'first_name', 'Vasco'),
(78136, 5049, 'last_name', 'Baroseiro'),
(78137, 5049, 'description', ''),
(78138, 5049, 'rich_editing', 'true'),
(78139, 5049, 'comment_shortcuts', 'false'),
(78140, 5049, 'admin_color', 'fresh'),
(78141, 5049, 'use_ssl', '0'),
(78142, 5049, 'show_admin_bar_front', 'true'),
(78143, 5049, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78144, 5049, 'wp_user_level', '0'),
(78145, 5049, 'wsl_current_provider', 'Facebook'),
(78146, 5049, 'wsl_current_user_image', 'https://graph.facebook.com/830885010327246/picture?width=150&height=150'),
(78147, 5049, 'session_tokens', 'a:1:{s:64:\"b703f79e33bbe59f67317b9d01ca274e9744da55a58e1bd6ecf0e50437fd9b37\";a:4:{s:10:\"expiration\";i:1435096136;s:2:\"ip\";s:13:\"79.168.152.90\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 5.0.1; GT-I9505 Build/LRX22C) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433886536;}}'),
(78148, 5050, 'nickname', 'Teresinha_Avillez_Pereira'),
(78149, 5050, 'first_name', 'Teresinha'),
(78150, 5050, 'last_name', 'Avillez Pereira'),
(78151, 5050, 'description', ''),
(78152, 5050, 'rich_editing', 'true'),
(78153, 5050, 'comment_shortcuts', 'false'),
(78154, 5050, 'admin_color', 'fresh'),
(78155, 5050, 'use_ssl', '0'),
(78156, 5050, 'show_admin_bar_front', 'true'),
(78157, 5050, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78158, 5050, 'wp_user_level', '0'),
(78159, 5050, 'wsl_current_provider', 'Facebook'),
(78160, 5050, 'wsl_current_user_image', 'https://graph.facebook.com/10205895084527634/picture?width=150&height=150'),
(78161, 5050, 'session_tokens', 'a:1:{s:64:\"7e56b38a4fc606dc69794fa92073be19b2594f126d5f9fd96b07b91bb262647e\";a:4:{s:10:\"expiration\";i:1435096195;s:2:\"ip\";s:12:\"95.93.172.98\";s:2:\"ua\";s:240:\"Mozilla/5.0 (iPad; CPU OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D257 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,4;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1.2;FBSS/2; FBCR/;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433886595;}}'),
(78162, 5049, 'votou', 'sim'),
(78163, 5049, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(78164, 5041, 'votou', 'sim'),
(78165, 5041, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(78166, 5048, 'votou', 'sim'),
(78167, 5048, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1361'),
(78168, 5051, 'nickname', 'Victoria_paiu'),
(78169, 5051, 'first_name', 'Victoria'),
(78170, 5051, 'last_name', 'paiu'),
(78171, 5051, 'description', ''),
(78172, 5051, 'rich_editing', 'true'),
(78173, 5051, 'comment_shortcuts', 'false'),
(78174, 5051, 'admin_color', 'fresh'),
(78175, 5051, 'use_ssl', '0'),
(78176, 5051, 'show_admin_bar_front', 'true'),
(78177, 5051, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78178, 5051, 'wp_user_level', '0'),
(78179, 5051, 'wsl_current_provider', 'Google'),
(78180, 5051, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(78181, 5051, 'session_tokens', 'a:1:{s:64:\"5387ade3b54d02aa126a0288924157fc81d028aa02845cb9e01ec6d962850ec4\";a:4:{s:10:\"expiration\";i:1435096504;s:2:\"ip\";s:14:\"89.114.144.147\";s:2:\"ua\";s:137:\"Mozilla/5.0 (Linux; Android 4.2.2; GT-I9082 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.111 Mobile Safari/537.36\";s:5:\"login\";i:1433886904;}}'),
(78182, 5028, 'votou', 'sim'),
(78183, 5028, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,maior-remada-do-ano-billabong_p1332,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1359'),
(78184, 5052, 'nickname', 'Ze_Eugenio_de_Almeida'),
(78185, 5052, 'first_name', 'Zé'),
(78186, 5052, 'last_name', 'Eugenio de Almeida'),
(78187, 5052, 'description', ''),
(78188, 5052, 'rich_editing', 'true'),
(78189, 5052, 'comment_shortcuts', 'false'),
(78190, 5052, 'admin_color', 'fresh'),
(78191, 5052, 'use_ssl', '0'),
(78192, 5052, 'show_admin_bar_front', 'true'),
(78193, 5052, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78194, 5052, 'wp_user_level', '0'),
(78195, 5052, 'wsl_current_provider', 'Facebook'),
(78196, 5052, 'wsl_current_user_image', 'https://graph.facebook.com/10206983826258712/picture?width=150&height=150'),
(78197, 5052, 'session_tokens', 'a:1:{s:64:\"c1a94e56586d78f23a137038f1059304f4c8c0709bf7f7095b15fe9a8e17a9f8\";a:4:{s:10:\"expiration\";i:1435096554;s:2:\"ip\";s:14:\"85.241.115.156\";s:2:\"ua\";s:120:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433886954;}}'),
(78198, 5052, 'votou', 'sim'),
(78199, 5052, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1383,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(78200, 5053, 'nickname', 'Catarina_Franco'),
(78201, 5053, 'first_name', 'Catarina'),
(78202, 5053, 'last_name', 'Franco'),
(78203, 5053, 'description', ''),
(78204, 5053, 'rich_editing', 'true'),
(78205, 5053, 'comment_shortcuts', 'false'),
(78206, 5053, 'admin_color', 'fresh'),
(78207, 5053, 'use_ssl', '0'),
(78208, 5053, 'show_admin_bar_front', 'true'),
(78209, 5053, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78210, 5053, 'wp_user_level', '0'),
(78211, 5053, 'wsl_current_provider', 'Facebook'),
(78212, 5053, 'wsl_current_user_image', 'https://graph.facebook.com/853953024678745/picture?width=150&height=150'),
(78213, 5053, 'session_tokens', 'a:1:{s:64:\"3bc6bba3e6f5c63891420f8af9e9ad4430fdf4815e687b289429da16621e77bc\";a:4:{s:10:\"expiration\";i:1435096719;s:2:\"ip\";s:11:\"188.81.9.35\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.65 Safari/537.36\";s:5:\"login\";i:1433887119;}}'),
(78214, 5044, 'votou', 'sim'),
(78215, 5044, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1361'),
(78216, 5054, 'nickname', 'Henrique_Valente'),
(78217, 5054, 'first_name', 'Henrique'),
(78218, 5054, 'last_name', 'Valente'),
(78219, 5054, 'description', ''),
(78220, 5054, 'rich_editing', 'true'),
(78221, 5054, 'comment_shortcuts', 'false'),
(78222, 5054, 'admin_color', 'fresh'),
(78223, 5054, 'use_ssl', '0'),
(78224, 5054, 'show_admin_bar_front', 'true'),
(78225, 5054, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78226, 5054, 'wp_user_level', '0'),
(78227, 5054, 'wsl_current_provider', 'Facebook'),
(78228, 5054, 'wsl_current_user_image', 'https://graph.facebook.com/1025808414098612/picture?width=150&height=150'),
(78229, 5054, 'session_tokens', 'a:1:{s:64:\"c39668a2952f0bb8979aa444d9fb48351732a98a57f1ce5acd99024dd38ad8c6\";a:4:{s:10:\"expiration\";i:1435096994;s:2:\"ip\";s:13:\"79.169.40.106\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36\";s:5:\"login\";i:1433887394;}}'),
(78230, 5055, 'nickname', 'Claudia_Campos'),
(78231, 5055, 'first_name', 'Claudia'),
(78232, 5055, 'last_name', 'Campos'),
(78233, 5055, 'description', ''),
(78234, 5055, 'rich_editing', 'true'),
(78235, 5055, 'comment_shortcuts', 'false'),
(78236, 5055, 'admin_color', 'fresh'),
(78237, 5055, 'use_ssl', '0'),
(78238, 5055, 'show_admin_bar_front', 'true'),
(78239, 5055, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78240, 5055, 'wp_user_level', '0'),
(78241, 5055, 'wsl_current_provider', 'Facebook'),
(78242, 5055, 'wsl_current_user_image', 'https://graph.facebook.com/1100045013343576/picture?width=150&height=150'),
(78243, 5055, 'session_tokens', 'a:1:{s:64:\"265ade042d020e2d31a663eaf5db69d88f1d378091884717e7b71d1deaa75491\";a:4:{s:10:\"expiration\";i:1435097029;s:2:\"ip\";s:15:\"217.129.146.139\";s:2:\"ua\";s:138:\"Mozilla/5.0 (Linux; U; Android 4.1.2; pt-pt; LG-E610 Build/JZO54K) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433887429;}}'),
(78244, 5056, 'nickname', 'Dora_Arsenio'),
(78245, 5056, 'first_name', 'Dora'),
(78246, 5056, 'last_name', 'Arsénio'),
(78247, 5056, 'description', ''),
(78248, 5056, 'rich_editing', 'true'),
(78249, 5056, 'comment_shortcuts', 'false'),
(78250, 5056, 'admin_color', 'fresh'),
(78251, 5056, 'use_ssl', '0'),
(78252, 5056, 'show_admin_bar_front', 'true'),
(78253, 5056, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78254, 5056, 'wp_user_level', '0'),
(78255, 5056, 'wsl_current_provider', 'Facebook'),
(78256, 5056, 'wsl_current_user_image', 'https://graph.facebook.com/10153029107041339/picture?width=150&height=150'),
(78257, 5056, 'session_tokens', 'a:1:{s:64:\"6ad03651622305f7c235c5db3e8d7d07b23834bc3d15aba61fda52ede4da599e\";a:4:{s:10:\"expiration\";i:1435097092;s:2:\"ip\";s:11:\"85.138.33.3\";s:2:\"ua\";s:140:\"Mozilla/5.0 (Linux; U; Android 4.4.4; pt-pt; SM-G530FZ Build/KTU84P) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30\";s:5:\"login\";i:1433887492;}}'),
(78258, 5057, 'nickname', 'Xavier_Costa_Neves'),
(78259, 5057, 'first_name', 'Xavier'),
(78260, 5057, 'last_name', 'Costa Neves'),
(78261, 5057, 'description', ''),
(78262, 5057, 'rich_editing', 'true'),
(78263, 5057, 'comment_shortcuts', 'false'),
(78264, 5057, 'admin_color', 'fresh'),
(78265, 5057, 'use_ssl', '0'),
(78266, 5057, 'show_admin_bar_front', 'true'),
(78267, 5057, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78268, 5057, 'wp_user_level', '0'),
(78269, 5057, 'wsl_current_provider', 'Facebook'),
(78270, 5057, 'wsl_current_user_image', 'https://graph.facebook.com/10205382127725835/picture?width=150&height=150'),
(78271, 5057, 'session_tokens', 'a:1:{s:64:\"da104dc55783ffd468b8957edbd2467a0c06ad2365bef80f22e80f4aff2a511a\";a:4:{s:10:\"expiration\";i:1435097140;s:2:\"ip\";s:12:\"2.83.160.174\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36\";s:5:\"login\";i:1433887540;}}'),
(78272, 5058, 'nickname', 'Sandra_Magalhaes'),
(78273, 5058, 'first_name', 'Sandra'),
(78274, 5058, 'last_name', 'Magalhães'),
(78275, 5058, 'description', ''),
(78276, 5058, 'rich_editing', 'true'),
(78277, 5058, 'comment_shortcuts', 'false'),
(78278, 5058, 'admin_color', 'fresh'),
(78279, 5058, 'use_ssl', '0'),
(78280, 5058, 'show_admin_bar_front', 'true'),
(78281, 5058, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78282, 5058, 'wp_user_level', '0'),
(78283, 5058, 'wsl_current_provider', 'Facebook'),
(78284, 5058, 'wsl_current_user_image', 'https://graph.facebook.com/740009962778077/picture?width=150&height=150'),
(78285, 5058, 'session_tokens', 'a:1:{s:64:\"0acc7038d7ebb21999014ea533f5921971cdf0b1fb823bd4368e4d6148f5f2be\";a:4:{s:10:\"expiration\";i:1435097172;s:2:\"ip\";s:12:\"2.83.233.232\";s:2:\"ua\";s:131:\"Mozilla/5.0 (Linux; U; Android 4.1.1; pt-pt; rk30sdk Build/JRO03H) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30\";s:5:\"login\";i:1433887572;}}'),
(78286, 5059, 'nickname', 'Diogo_Henriques'),
(78287, 5059, 'first_name', 'Diogo'),
(78288, 5059, 'last_name', 'Henriques'),
(78289, 5059, 'description', ''),
(78290, 5059, 'rich_editing', 'true'),
(78291, 5059, 'comment_shortcuts', 'false'),
(78292, 5059, 'admin_color', 'fresh'),
(78293, 5059, 'use_ssl', '0'),
(78294, 5059, 'show_admin_bar_front', 'true'),
(78295, 5059, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78296, 5059, 'wp_user_level', '0'),
(78297, 5059, 'wsl_current_provider', 'Facebook'),
(78298, 5059, 'wsl_current_user_image', 'https://graph.facebook.com/877557608948714/picture?width=150&height=150'),
(78299, 5059, 'session_tokens', 'a:1:{s:64:\"2b0dbb0f16fa57cc5e0edbe160071cfb5c9742e2357f82339854630515617732\";a:4:{s:10:\"expiration\";i:1435097208;s:2:\"ip\";s:12:\"82.155.79.62\";s:2:\"ua\";s:102:\"Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/35.0.1916.153 Safari/537.36\";s:5:\"login\";i:1433887608;}}'),
(78300, 5056, 'votou', 'sim'),
(78301, 5056, 'user_votes', 'surfista-do-ano-oakley_p1344,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(78302, 5060, 'nickname', 'Carla_Monteiro'),
(78303, 5060, 'first_name', 'Carla'),
(78304, 5060, 'last_name', 'Monteiro'),
(78305, 5060, 'description', ''),
(78306, 5060, 'rich_editing', 'true'),
(78307, 5060, 'comment_shortcuts', 'false'),
(78308, 5060, 'admin_color', 'fresh'),
(78309, 5060, 'use_ssl', '0'),
(78310, 5060, 'show_admin_bar_front', 'true'),
(78311, 5060, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78312, 5060, 'wp_user_level', '0'),
(78313, 5060, 'wsl_current_provider', 'Facebook'),
(78314, 5060, 'wsl_current_user_image', 'https://graph.facebook.com/10206954529884465/picture?width=150&height=150'),
(78315, 5060, 'session_tokens', 'a:1:{s:64:\"9e9200d7bce19eba16ef37f5a8d353c6daa50acc835066543e7807e0023e7b81\";a:4:{s:10:\"expiration\";i:1435097251;s:2:\"ip\";s:13:\"95.93.160.102\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433887651;}}'),
(78316, 5060, 'votou', 'sim'),
(78317, 5060, 'user_votes', 'revelacao-do-ano-deeply_p1383'),
(78318, 5061, 'nickname', 'Meg_Nazare'),
(78319, 5061, 'first_name', 'Meg'),
(78320, 5061, 'last_name', 'Nazaré'),
(78321, 5061, 'description', ''),
(78322, 5061, 'rich_editing', 'true'),
(78323, 5061, 'comment_shortcuts', 'false'),
(78324, 5061, 'admin_color', 'fresh'),
(78325, 5061, 'use_ssl', '0'),
(78326, 5061, 'show_admin_bar_front', 'true'),
(78327, 5061, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78328, 5061, 'wp_user_level', '0'),
(78329, 5061, 'wsl_current_provider', 'Facebook'),
(78330, 5061, 'wsl_current_user_image', 'https://graph.facebook.com/817736741629232/picture?width=150&height=150'),
(78331, 5061, 'session_tokens', 'a:1:{s:64:\"cbc584e07dc69a61c719302e8ef7b9edf30c52b3928e87e5dbf2aa3bafce7ab6\";a:4:{s:10:\"expiration\";i:1435097343;s:2:\"ip\";s:12:\"2.82.118.206\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433887743;}}'),
(78332, 5053, 'votou', 'sim'),
(78333, 5053, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(78334, 5062, 'nickname', 'Gisela_Cardoso'),
(78335, 5062, 'first_name', 'Gisela'),
(78336, 5062, 'last_name', 'Cardoso'),
(78337, 5062, 'description', ''),
(78338, 5062, 'rich_editing', 'true'),
(78339, 5062, 'comment_shortcuts', 'false'),
(78340, 5062, 'admin_color', 'fresh'),
(78341, 5062, 'use_ssl', '0'),
(78342, 5062, 'show_admin_bar_front', 'true'),
(78343, 5062, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78344, 5062, 'wp_user_level', '0'),
(78345, 5062, 'wsl_current_provider', 'Facebook'),
(78346, 5062, 'wsl_current_user_image', 'https://graph.facebook.com/10203449031621239/picture?width=150&height=150'),
(78347, 5062, 'session_tokens', 'a:1:{s:64:\"417dee0c6426bd624e159b383a65f57ffb31536cc9489821aa4457759c09f3f5\";a:4:{s:10:\"expiration\";i:1435097467;s:2:\"ip\";s:14:\"79.168.171.123\";s:2:\"ua\";s:109:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.124 Safari/537.36\";s:5:\"login\";i:1433887867;}}'),
(78348, 5061, 'votou', 'sim'),
(78349, 5061, 'user_votes', 'surfista-do-ano-oakley_p1346,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,revelacao-do-ano-deeply_p1385,foto-do-ano_p1163'),
(78350, 5063, 'nickname', 'Hugo_Fox'),
(78351, 5063, 'first_name', 'Hugo'),
(78352, 5063, 'last_name', 'Fox'),
(78353, 5063, 'description', ''),
(78354, 5063, 'rich_editing', 'true'),
(78355, 5063, 'comment_shortcuts', 'false'),
(78356, 5063, 'admin_color', 'fresh'),
(78357, 5063, 'use_ssl', '0'),
(78358, 5063, 'show_admin_bar_front', 'true'),
(78359, 5063, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78360, 5063, 'wp_user_level', '0'),
(78361, 5063, 'wsl_current_provider', 'Facebook'),
(78362, 5063, 'wsl_current_user_image', 'https://graph.facebook.com/10153925175580410/picture?width=150&height=150'),
(78363, 5063, 'session_tokens', 'a:1:{s:64:\"f25c7098232f8e724f3c6b414698fcd4fe9b961d80eb517a3d79ef781d34c37a\";a:4:{s:10:\"expiration\";i:1435097508;s:2:\"ip\";s:13:\"188.37.29.170\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433887908;}}'),
(78364, 5062, 'votou', 'sim'),
(78365, 5062, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1383,shaper-do-ano-xhapeland_p1377'),
(78366, 5058, 'votou', 'sim'),
(78367, 5058, 'user_votes', 'surfista-do-ano-oakley_p1344,manobra-do-ano-reef_p1309,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,os-mais-sexy-da-ano-vinhos-sexy_p1424'),
(78368, 5064, 'nickname', 'Marco_Andre_Gomes'),
(78369, 5064, 'first_name', 'Marco'),
(78370, 5064, 'last_name', 'Gomes'),
(78371, 5064, 'description', ''),
(78372, 5064, 'rich_editing', 'true'),
(78373, 5064, 'comment_shortcuts', 'false'),
(78374, 5064, 'admin_color', 'fresh'),
(78375, 5064, 'use_ssl', '0'),
(78376, 5064, 'show_admin_bar_front', 'true'),
(78377, 5064, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78378, 5064, 'wp_user_level', '0'),
(78379, 5064, 'wsl_current_provider', 'Facebook'),
(78380, 5064, 'wsl_current_user_image', 'https://graph.facebook.com/10153987925729816/picture?width=150&height=150'),
(78381, 5064, 'session_tokens', 'a:1:{s:64:\"c8a3fcea66721ea73c0ad0b2c1f2d082ffd2b803e238e6c74aadb023c4180aa5\";a:4:{s:10:\"expiration\";i:1435097546;s:2:\"ip\";s:13:\"188.82.64.183\";s:2:\"ua\";s:140:\"Mozilla/5.0 (Linux; Android 5.0.2; C6903 Build/14.5.A.0.242) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433887946;}}'),
(78382, 5065, 'nickname', 'Alexandre_Caetano_1'),
(78383, 5065, 'first_name', 'Alexandre'),
(78384, 5065, 'last_name', 'Caetano'),
(78385, 5065, 'description', ''),
(78386, 5065, 'rich_editing', 'true'),
(78387, 5065, 'comment_shortcuts', 'false'),
(78388, 5065, 'admin_color', 'fresh'),
(78389, 5065, 'use_ssl', '0'),
(78390, 5065, 'show_admin_bar_front', 'true'),
(78391, 5065, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78392, 5065, 'wp_user_level', '0'),
(78393, 5065, 'wsl_current_provider', 'Google'),
(78394, 5065, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(78395, 5065, 'session_tokens', 'a:1:{s:64:\"394b5ab76f3b9c89ea0c6564a819e4fac63be565ff1de0ecfa1409c1794172c0\";a:4:{s:10:\"expiration\";i:1435097644;s:2:\"ip\";s:12:\"2.82.119.141\";s:2:\"ua\";s:101:\"Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433888044;}}'),
(78396, 5063, 'votou', 'sim'),
(78397, 5063, 'user_votes', 'surfista-do-ano-oakley_p1346,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,revelacao-do-ano-deeply_p1385,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1432'),
(78398, 5066, 'nickname', 'Carla_Alves'),
(78399, 5066, 'first_name', 'Carla'),
(78400, 5066, 'last_name', 'Alves'),
(78401, 5066, 'description', ''),
(78402, 5066, 'rich_editing', 'true'),
(78403, 5066, 'comment_shortcuts', 'false'),
(78404, 5066, 'admin_color', 'fresh'),
(78405, 5066, 'use_ssl', '0'),
(78406, 5066, 'show_admin_bar_front', 'true'),
(78407, 5066, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78408, 5066, 'wp_user_level', '0'),
(78409, 5066, 'wsl_current_provider', 'Facebook'),
(78410, 5066, 'wsl_current_user_image', 'https://graph.facebook.com/1014554411912151/picture?width=150&height=150'),
(78411, 5066, 'session_tokens', 'a:1:{s:64:\"2d8225fee512755a1940af9c2c2c421e3c323e66fcae8a6c8ecc3bba68507d56\";a:4:{s:10:\"expiration\";i:1435097730;s:2:\"ip\";s:13:\"85.242.198.61\";s:2:\"ua\";s:242:\"Mozilla/5.0 (iPad; CPU OS 8_1_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12B440 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPad3,6;FBMD/iPad;FBSN/iPhone OS;FBSV/8.1.2;FBSS/2; FBCR/MEO;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433888130;}}'),
(78412, 4775, 'votou', 'sim'),
(78413, 4775, 'user_votes', 'revelacao-do-ano-deeply_p1385,shaper-do-ano-xhapeland_p1379'),
(78414, 5067, 'nickname', 'Vasco_Mello'),
(78415, 5067, 'first_name', 'Vasco'),
(78416, 5067, 'last_name', 'Mello'),
(78417, 5067, 'description', ''),
(78418, 5067, 'rich_editing', 'true'),
(78419, 5067, 'comment_shortcuts', 'false'),
(78420, 5067, 'admin_color', 'fresh'),
(78421, 5067, 'use_ssl', '0'),
(78422, 5067, 'show_admin_bar_front', 'true'),
(78423, 5067, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78424, 5067, 'wp_user_level', '0'),
(78425, 5067, 'wsl_current_provider', 'Facebook'),
(78426, 5067, 'wsl_current_user_image', 'https://graph.facebook.com/10206639256240989/picture?width=150&height=150'),
(78427, 5067, 'session_tokens', 'a:3:{s:64:\"abe2ad59c79097b2be8041631f807ff90fb723bc102911376c852d43f99f4699\";a:4:{s:10:\"expiration\";i:1435097778;s:2:\"ip\";s:12:\"80.201.85.90\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433888178;}s:64:\"fcdd89a09cc235bb544620c88d6093545f3fe1614d8ac327166ce2279b9badd3\";a:4:{s:10:\"expiration\";i:1435097918;s:2:\"ip\";s:12:\"80.201.85.90\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433888318;}s:64:\"4c89cb2518cf63e836d2b0298839f87975d01da0ccf082fb34d868235e6e774e\";a:4:{s:10:\"expiration\";i:1435099931;s:2:\"ip\";s:12:\"80.201.85.90\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433890331;}}'),
(78428, 2, 'wp_dashboard_quick_press_last_post_id', '1470'),
(78429, 5065, 'votou', 'sim'),
(78430, 5065, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1007,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1080,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1422,treinador-do-ano_p1357'),
(78431, 5066, 'votou', 'sim'),
(78432, 5066, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1381'),
(78433, 4779, 'votou', 'sim'),
(78434, 4779, 'user_votes', 'os-mais-sexy-da-ano-vinhos-sexy_p1422'),
(78435, 5059, 'votou', 'sim'),
(78436, 5059, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p957,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(78437, 5068, 'nickname', 'Rita_Fernandes'),
(78438, 5068, 'first_name', 'Rita'),
(78439, 5068, 'last_name', 'Fernandes'),
(78440, 5068, 'description', ''),
(78441, 5068, 'rich_editing', 'true'),
(78442, 5068, 'comment_shortcuts', 'false'),
(78443, 5068, 'admin_color', 'fresh'),
(78444, 5068, 'use_ssl', '0'),
(78445, 5068, 'show_admin_bar_front', 'true'),
(78446, 5068, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78447, 5068, 'wp_user_level', '0'),
(78448, 5068, 'wsl_current_provider', 'Facebook'),
(78449, 5068, 'wsl_current_user_image', 'https://graph.facebook.com/1004733126218534/picture?width=150&height=150'),
(78450, 5068, 'session_tokens', 'a:1:{s:64:\"01c52a6ce5b35d3cf40f3e7a0b0bbf2f4256034058f0679a0597f0bfca622f05\";a:4:{s:10:\"expiration\";i:1435098167;s:2:\"ip\";s:14:\"193.236.60.169\";s:2:\"ua\";s:137:\"Mozilla/5.0 (iPhone; CPU iPhone OS 7_1_2 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D257 Safari/9537.53\";s:5:\"login\";i:1433888567;}}'),
(78451, 5069, 'nickname', 'Carmen_Sonnberger'),
(78452, 5069, 'first_name', 'Carmen'),
(78453, 5069, 'last_name', 'Sonnberger'),
(78454, 5069, 'description', ''),
(78455, 5069, 'rich_editing', 'true'),
(78456, 5069, 'comment_shortcuts', 'false'),
(78457, 5069, 'admin_color', 'fresh'),
(78458, 5069, 'use_ssl', '0'),
(78459, 5069, 'show_admin_bar_front', 'true'),
(78460, 5069, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78461, 5069, 'wp_user_level', '0'),
(78462, 5069, 'wsl_current_provider', 'Facebook'),
(78463, 5069, 'wsl_current_user_image', 'https://graph.facebook.com/863059847105344/picture?width=150&height=150'),
(78464, 5069, 'session_tokens', 'a:1:{s:64:\"d28da06501645298c0e0018536e13a12270a140ddab6580cccb68a67ea1cc536\";a:4:{s:10:\"expiration\";i:1435098194;s:2:\"ip\";s:13:\"95.93.162.211\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.78.2 (KHTML, like Gecko) Version/6.1.6 Safari/537.78.2\";s:5:\"login\";i:1433888594;}}'),
(78465, 5069, 'votou', 'sim'),
(78466, 5069, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1348,revelacao-do-ano-deeply_p1389'),
(78467, 5070, 'nickname', 'Ze_Tavares_Guilherme_Pharaysizz'),
(78468, 5070, 'first_name', 'Ze Tavares Guilherme'),
(78469, 5070, 'last_name', 'Pharaysizz'),
(78470, 5070, 'description', ''),
(78471, 5070, 'rich_editing', 'true'),
(78472, 5070, 'comment_shortcuts', 'false'),
(78473, 5070, 'admin_color', 'fresh'),
(78474, 5070, 'use_ssl', '0'),
(78475, 5070, 'show_admin_bar_front', 'true'),
(78476, 5070, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78477, 5070, 'wp_user_level', '0'),
(78478, 5070, 'wsl_current_provider', 'Facebook'),
(78479, 5070, 'wsl_current_user_image', 'https://graph.facebook.com/884991724896100/picture?width=150&height=150'),
(78480, 5070, 'session_tokens', 'a:1:{s:64:\"67dc288e4c8ef4c811fa6f06f574f318225bfafb1f7534db99e06dd281756611\";a:4:{s:10:\"expiration\";i:1435098292;s:2:\"ip\";s:13:\"46.189.209.90\";s:2:\"ua\";s:259:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433888692;}}'),
(78481, 5071, 'nickname', 'Nuno_Franco'),
(78482, 5071, 'first_name', 'Nuno'),
(78483, 5071, 'last_name', 'Franco'),
(78484, 5071, 'description', ''),
(78485, 5071, 'rich_editing', 'true'),
(78486, 5071, 'comment_shortcuts', 'false'),
(78487, 5071, 'admin_color', 'fresh'),
(78488, 5071, 'use_ssl', '0'),
(78489, 5071, 'show_admin_bar_front', 'true'),
(78490, 5071, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78491, 5071, 'wp_user_level', '0'),
(78492, 5071, 'wsl_current_provider', 'Facebook'),
(78493, 5071, 'wsl_current_user_image', 'https://graph.facebook.com/1049754758385702/picture?width=150&height=150'),
(78494, 5071, 'session_tokens', 'a:1:{s:64:\"273efdb59cb0928e53a804a679f8bf08694de7060f5df4c6a2b1ff1172af30cf\";a:4:{s:10:\"expiration\";i:1435098294;s:2:\"ip\";s:13:\"94.14.212.227\";s:2:\"ua\";s:68:\"Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko\";s:5:\"login\";i:1433888694;}}'),
(78495, 5068, 'votou', 'sim'),
(78496, 5068, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1036,manobra-do-ano-reef_p1045,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1080,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(78497, 5072, 'nickname', 'Maria_Carvalho'),
(78498, 5072, 'first_name', 'Maria'),
(78499, 5072, 'last_name', 'Carvalho'),
(78500, 5072, 'description', ''),
(78501, 5072, 'rich_editing', 'true'),
(78502, 5072, 'comment_shortcuts', 'false'),
(78503, 5072, 'admin_color', 'fresh'),
(78504, 5072, 'use_ssl', '0'),
(78505, 5072, 'show_admin_bar_front', 'true'),
(78506, 5072, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78507, 5072, 'wp_user_level', '0'),
(78508, 5072, 'wsl_current_provider', 'Google'),
(78509, 5072, 'wsl_current_user_image', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200'),
(78510, 5072, 'session_tokens', 'a:1:{s:64:\"96a1116bedc4677283ac7fca6169c30d02cc28bccc9884d55c2c5fb4e18734e7\";a:4:{s:10:\"expiration\";i:1435098342;s:2:\"ip\";s:13:\"95.136.113.13\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433888742;}}'),
(78511, 5073, 'nickname', 'Mariana_Machado_Mira'),
(78512, 5073, 'first_name', 'Mariana'),
(78513, 5073, 'last_name', 'Mira'),
(78514, 5073, 'description', ''),
(78515, 5073, 'rich_editing', 'true'),
(78516, 5073, 'comment_shortcuts', 'false'),
(78517, 5073, 'admin_color', 'fresh'),
(78518, 5073, 'use_ssl', '0'),
(78519, 5073, 'show_admin_bar_front', 'true'),
(78520, 5073, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78521, 5073, 'wp_user_level', '0'),
(78522, 5073, 'wsl_current_provider', 'Facebook'),
(78523, 5073, 'wsl_current_user_image', 'https://graph.facebook.com/1603189433290560/picture?width=150&height=150'),
(78524, 5073, 'session_tokens', 'a:1:{s:64:\"a8954025f0b2f0e2462cda389b40e48bcdb16cfb5c27cc6ccae3f8b22aeccdfa\";a:4:{s:10:\"expiration\";i:1435098595;s:2:\"ip\";s:14:\"193.236.60.169\";s:2:\"ua\";s:136:\"Mozilla/5.0 (Linux; Android 4.2.2; GT-S7582 Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.92 Mobile Safari/537.36\";s:5:\"login\";i:1433888995;}}'),
(78525, 5072, 'votou', 'sim');
INSERT INTO `wp_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(78526, 5072, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1086,foto-do-ano_p957,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1418,treinador-do-ano_p1359'),
(78527, 5073, 'votou', 'sim'),
(78528, 5073, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1351,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1397,videoclip-do-ano-hurley_p1406,revelacao-do-ano-deeply_p1389,onda-do-ano-polen_p1313,foto-do-ano_p1277,shaper-do-ano-xhapeland_p1375,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(78529, 5074, 'nickname', 'Sonia_Guerreiro'),
(78530, 5074, 'first_name', 'Sónia'),
(78531, 5074, 'last_name', 'Guerreiro'),
(78532, 5074, 'description', ''),
(78533, 5074, 'rich_editing', 'true'),
(78534, 5074, 'comment_shortcuts', 'false'),
(78535, 5074, 'admin_color', 'fresh'),
(78536, 5074, 'use_ssl', '0'),
(78537, 5074, 'show_admin_bar_front', 'true'),
(78538, 5074, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78539, 5074, 'wp_user_level', '0'),
(78540, 5074, 'wsl_current_provider', 'Facebook'),
(78541, 5074, 'wsl_current_user_image', 'https://graph.facebook.com/942063025816913/picture?width=150&height=150'),
(78542, 5074, 'session_tokens', 'a:1:{s:64:\"dd0e076523973282163a56fb29e52143f722af1f5e6eb107b34d18bfc8b52d9f\";a:4:{s:10:\"expiration\";i:1435098890;s:2:\"ip\";s:14:\"85.240.228.126\";s:2:\"ua\";s:237:\"Mozilla/5.0 (iPad; CPU OS 7_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Mobile/11D167 [FBAN/FBIOS;FBAV/27.0.0.10.12;FBBV/8291884;FBDV/iPad2,2;FBMD/iPad;FBSN/iPhone OS;FBSV/7.1;FBSS/1; FBCR/MEO;FBID/tablet;FBLC/pt_PT;FBOP/1]\";s:5:\"login\";i:1433889290;}}'),
(78543, 5075, 'nickname', 'Ze_AC'),
(78544, 5075, 'first_name', 'Zé'),
(78545, 5075, 'last_name', 'AC'),
(78546, 5075, 'description', ''),
(78547, 5075, 'rich_editing', 'true'),
(78548, 5075, 'comment_shortcuts', 'false'),
(78549, 5075, 'admin_color', 'fresh'),
(78550, 5075, 'use_ssl', '0'),
(78551, 5075, 'show_admin_bar_front', 'true'),
(78552, 5075, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78553, 5075, 'wp_user_level', '0'),
(78554, 5075, 'wsl_current_provider', 'Facebook'),
(78555, 5075, 'wsl_current_user_image', 'https://graph.facebook.com/373877119485946/picture?width=150&height=150'),
(78556, 5075, 'session_tokens', 'a:1:{s:64:\"a621cc0f5441f19e1d69bb0c482ce96b95bf84ca9efac68029cd187b322ab368\";a:4:{s:10:\"expiration\";i:1435098944;s:2:\"ip\";s:13:\"82.154.160.39\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.0.0.33.262;FBBV/11142966;FBDV/iPhone5,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433889344;}}'),
(78557, 5074, 'votou', 'sim'),
(78558, 5074, 'user_votes', 'tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1088,free-surfer-do-ano-volcom_p1397,os-mais-sexy-da-ano-vinhos-sexy_p1418'),
(78559, 5071, 'votou', 'sim'),
(78560, 5071, 'user_votes', 'surfista-do-ano-oakley_p1342,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,foto-do-ano_p957,evento-do-ano-kia_p1432'),
(78561, 5076, 'nickname', 'Frederico_Vinhas'),
(78562, 5076, 'first_name', 'Frederico'),
(78563, 5076, 'last_name', 'Vinhas'),
(78564, 5076, 'description', ''),
(78565, 5076, 'rich_editing', 'true'),
(78566, 5076, 'comment_shortcuts', 'false'),
(78567, 5076, 'admin_color', 'fresh'),
(78568, 5076, 'use_ssl', '0'),
(78569, 5076, 'show_admin_bar_front', 'true'),
(78570, 5076, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78571, 5076, 'wp_user_level', '0'),
(78572, 5076, 'wsl_current_provider', 'Facebook'),
(78573, 5076, 'wsl_current_user_image', 'https://graph.facebook.com/10152901764632647/picture?width=150&height=150'),
(78574, 5076, 'session_tokens', 'a:1:{s:64:\"4b25d32bb68127a7d09c5f87b8065105f80c1d2d4660b06c00d505ef44eed076\";a:4:{s:10:\"expiration\";i:1435099041;s:2:\"ip\";s:12:\"81.84.10.169\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Firefox/38.0\";s:5:\"login\";i:1433889441;}}'),
(78575, 5077, 'nickname', 'Francisca_Cardoso_de_Menezes'),
(78576, 5077, 'first_name', 'Francisca'),
(78577, 5077, 'last_name', 'Cardoso de Menezes'),
(78578, 5077, 'description', ''),
(78579, 5077, 'rich_editing', 'true'),
(78580, 5077, 'comment_shortcuts', 'false'),
(78581, 5077, 'admin_color', 'fresh'),
(78582, 5077, 'use_ssl', '0'),
(78583, 5077, 'show_admin_bar_front', 'true'),
(78584, 5077, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78585, 5077, 'wp_user_level', '0'),
(78586, 5077, 'wsl_current_provider', 'Facebook'),
(78587, 5077, 'wsl_current_user_image', 'https://graph.facebook.com/10200685055805224/picture?width=150&height=150'),
(78588, 5077, 'session_tokens', 'a:1:{s:64:\"72f6e148a6168ebd6276cd045f01a3c27678a657a931a51f526f3540203735ed\";a:4:{s:10:\"expiration\";i:1435099048;s:2:\"ip\";s:11:\"95.92.98.74\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone6,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/en_US;FBOP/5]\";s:5:\"login\";i:1433889448;}}'),
(78589, 5078, 'nickname', 'Marta_Pinho_Carreiras'),
(78590, 5078, 'first_name', 'Marta'),
(78591, 5078, 'last_name', 'Pinho Carreiras'),
(78592, 5078, 'description', ''),
(78593, 5078, 'rich_editing', 'true'),
(78594, 5078, 'comment_shortcuts', 'false'),
(78595, 5078, 'admin_color', 'fresh'),
(78596, 5078, 'use_ssl', '0'),
(78597, 5078, 'show_admin_bar_front', 'true'),
(78598, 5078, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78599, 5078, 'wp_user_level', '0'),
(78600, 5078, 'wsl_current_provider', 'Facebook'),
(78601, 5078, 'wsl_current_user_image', 'https://graph.facebook.com/1146967995328686/picture?width=150&height=150'),
(78602, 5078, 'session_tokens', 'a:1:{s:64:\"5b7fa73e9838e9cc9ca8f203f4036c4a6abe2e207c163706f3a308109057b62f\";a:4:{s:10:\"expiration\";i:1435099067;s:2:\"ip\";s:14:\"176.78.153.103\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone4,1;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/MEO;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433889467;}}'),
(78603, 5075, 'votou', 'sim'),
(78604, 5075, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1348,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1038,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1393,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1230,foto-do-ano_p1169,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1432,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(78605, 5077, 'votou', 'sim'),
(78606, 5077, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,revelacao-do-ano-deeply_p1383,shaper-do-ano-xhapeland_p1379,treinador-do-ano_p1357'),
(78607, 5079, 'nickname', 'Teresa_Mardel'),
(78608, 5079, 'first_name', 'Teresa'),
(78609, 5079, 'last_name', 'Mardel'),
(78610, 5079, 'description', ''),
(78611, 5079, 'rich_editing', 'true'),
(78612, 5079, 'comment_shortcuts', 'false'),
(78613, 5079, 'admin_color', 'fresh'),
(78614, 5079, 'use_ssl', '0'),
(78615, 5079, 'show_admin_bar_front', 'true'),
(78616, 5079, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78617, 5079, 'wp_user_level', '0'),
(78618, 5079, 'wsl_current_provider', 'Facebook'),
(78619, 5079, 'wsl_current_user_image', 'https://graph.facebook.com/971114266244025/picture?width=150&height=150'),
(78620, 5079, 'session_tokens', 'a:1:{s:64:\"e4d3c6f8727bf925c9426da6080ec73c1eb053317ebe3dcbb0111368e7d10aa5\";a:4:{s:10:\"expiration\";i:1435099233;s:2:\"ip\";s:13:\"85.240.79.109\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433889633;}}'),
(78621, 5080, 'nickname', 'Goncalo_Santos_Pereira'),
(78622, 5080, 'first_name', 'Gonçalo'),
(78623, 5080, 'last_name', 'Santos Pereira'),
(78624, 5080, 'description', ''),
(78625, 5080, 'rich_editing', 'true'),
(78626, 5080, 'comment_shortcuts', 'false'),
(78627, 5080, 'admin_color', 'fresh'),
(78628, 5080, 'use_ssl', '0'),
(78629, 5080, 'show_admin_bar_front', 'true'),
(78630, 5080, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78631, 5080, 'wp_user_level', '0'),
(78632, 5080, 'wsl_current_provider', 'Facebook'),
(78633, 5080, 'wsl_current_user_image', 'https://graph.facebook.com/881248905280435/picture?width=150&height=150'),
(78634, 5080, 'session_tokens', 'a:1:{s:64:\"ec3d17ca977ae96e135c0010ddbc6efa623bb81e2e9f4c372865dc3ec9972211\";a:4:{s:10:\"expiration\";i:1435099338;s:2:\"ip\";s:13:\"189.68.45.156\";s:2:\"ua\";s:191:\"Mozilla/5.0 (Linux; Android 5.0.2; XT1033 Build/LXB22.46-28; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/42.0.2311.138 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433889738;}}'),
(78635, 5080, 'votou', 'sim'),
(78636, 5080, 'user_votes', 'surfista-do-ano-oakley_p1342,surfista-feminina-do-ano-roxy_p1353'),
(78637, 5081, 'nickname', 'Ana_Carolina_Cruz'),
(78638, 5081, 'first_name', 'Ana Carolina'),
(78639, 5081, 'last_name', 'Cruz'),
(78640, 5081, 'description', ''),
(78641, 5081, 'rich_editing', 'true'),
(78642, 5081, 'comment_shortcuts', 'false'),
(78643, 5081, 'admin_color', 'fresh'),
(78644, 5081, 'use_ssl', '0'),
(78645, 5081, 'show_admin_bar_front', 'true'),
(78646, 5081, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78647, 5081, 'wp_user_level', '0'),
(78648, 5081, 'wsl_current_provider', 'Facebook'),
(78649, 5081, 'wsl_current_user_image', 'https://graph.facebook.com/10200704533133167/picture?width=150&height=150'),
(78650, 5081, 'session_tokens', 'a:1:{s:64:\"1de7b06dba2b9848059148f478a37d2eafb78b9850168d5017ddabee07d264e9\";a:4:{s:10:\"expiration\";i:1435099390;s:2:\"ip\";s:12:\"2.82.119.250\";s:2:\"ua\";s:133:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12F70 Safari/600.1.4\";s:5:\"login\";i:1433889790;}}'),
(78651, 5082, 'nickname', 'Helena_Vasa'),
(78652, 5082, 'first_name', 'Helena'),
(78653, 5082, 'last_name', 'Vasa'),
(78654, 5082, 'description', ''),
(78655, 5082, 'rich_editing', 'true'),
(78656, 5082, 'comment_shortcuts', 'false'),
(78657, 5082, 'admin_color', 'fresh'),
(78658, 5082, 'use_ssl', '0'),
(78659, 5082, 'show_admin_bar_front', 'true'),
(78660, 5082, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78661, 5082, 'wp_user_level', '0'),
(78662, 5082, 'wsl_current_provider', 'Facebook'),
(78663, 5082, 'wsl_current_user_image', 'https://graph.facebook.com/848248095225175/picture?width=150&height=150'),
(78664, 5082, 'session_tokens', 'a:1:{s:64:\"807f50fa657bfed669ace3c060c42251e54eb881b69c8ef84dd2955d2b8ef156\";a:4:{s:10:\"expiration\";i:1435099434;s:2:\"ip\";s:12:\"5.158.23.131\";s:2:\"ua\";s:128:\"Mozilla/5.0 (iPad; CPU OS 7_1_1 like Mac OS X) AppleWebKit/537.51.2 (KHTML, like Gecko) Version/7.0 Mobile/11D201 Safari/9537.53\";s:5:\"login\";i:1433889834;}}'),
(78665, 5081, 'votou', 'sim'),
(78666, 5081, 'user_votes', 'revelacao-do-ano-deeply_p1389'),
(78667, 5079, 'votou', 'sim'),
(78668, 5079, 'user_votes', 'surfista-do-ano-oakley_p1344,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1024,maior-remada-do-ano-billabong_p1088,maior-onda-tow-in-oe_p1190,manobra-do-ano-reef_p1236,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1212,revelacao-do-ano-deeply_p1387,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1379,evento-do-ano-kia_p1430,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1363'),
(78669, 5083, 'nickname', 'Helder_Tiago_Sousa'),
(78670, 5083, 'first_name', 'Helder Tiago'),
(78671, 5083, 'last_name', 'Sousa'),
(78672, 5083, 'description', ''),
(78673, 5083, 'rich_editing', 'true'),
(78674, 5083, 'comment_shortcuts', 'false'),
(78675, 5083, 'admin_color', 'fresh'),
(78676, 5083, 'use_ssl', '0'),
(78677, 5083, 'show_admin_bar_front', 'true'),
(78678, 5083, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78679, 5083, 'wp_user_level', '0'),
(78680, 5083, 'wsl_current_provider', 'Facebook'),
(78681, 5083, 'wsl_current_user_image', 'https://graph.facebook.com/811932985528386/picture?width=150&height=150'),
(78682, 5083, 'session_tokens', 'a:1:{s:64:\"04cb7dd07d0403e95385f8949555440fd1cc3b95aa0cd142cf6b6686f0eb9d1d\";a:4:{s:10:\"expiration\";i:1435099983;s:2:\"ip\";s:13:\"213.30.118.69\";s:2:\"ua\";s:179:\"Mozilla/5.0 (Linux; Android 4.4.2; SM-G110H Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Mobile Safari/537.36 [FB_IAB/FB4A;FBAV/34.0.0.43.267;]\";s:5:\"login\";i:1433890383;}}'),
(78683, 5084, 'nickname', 'Rodrigo_Chaves_1'),
(78684, 5084, 'first_name', 'Rodrigo'),
(78685, 5084, 'last_name', 'Chaves'),
(78686, 5084, 'description', ''),
(78687, 5084, 'rich_editing', 'true'),
(78688, 5084, 'comment_shortcuts', 'false'),
(78689, 5084, 'admin_color', 'fresh'),
(78690, 5084, 'use_ssl', '0'),
(78691, 5084, 'show_admin_bar_front', 'true'),
(78692, 5084, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78693, 5084, 'wp_user_level', '0'),
(78694, 5084, 'wsl_current_provider', 'Facebook'),
(78695, 5084, 'wsl_current_user_image', 'https://graph.facebook.com/1125055690844527/picture?width=150&height=150'),
(78696, 5084, 'session_tokens', 'a:1:{s:64:\"5f2c737fd4fae4f4a6a8c9e6ece258adb4eef683102c21b2ad5b8295dfb02262\";a:4:{s:10:\"expiration\";i:1435099986;s:2:\"ip\";s:14:\"94.132.128.167\";s:2:\"ua\";s:256:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_2 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12D508 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.2;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433890386;}}'),
(78697, 5085, 'nickname', 'Sofia_Albuquerque'),
(78698, 5085, 'first_name', 'Sofia'),
(78699, 5085, 'last_name', 'Albuquerque'),
(78700, 5085, 'description', ''),
(78701, 5085, 'rich_editing', 'true'),
(78702, 5085, 'comment_shortcuts', 'false'),
(78703, 5085, 'admin_color', 'fresh'),
(78704, 5085, 'use_ssl', '0'),
(78705, 5085, 'show_admin_bar_front', 'true'),
(78706, 5085, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78707, 5085, 'wp_user_level', '0'),
(78708, 5085, 'wsl_current_provider', 'Facebook'),
(78709, 5085, 'wsl_current_user_image', 'https://graph.facebook.com/995693333787714/picture?width=150&height=150'),
(78710, 5085, 'session_tokens', 'a:1:{s:64:\"cecf8f3c304e70a1cf4d5e37f2c88cf2ca45b840dc0d80e88bf7a52a1d436163\";a:4:{s:10:\"expiration\";i:1435099994;s:2:\"ip\";s:13:\"85.242.167.68\";s:2:\"ua\";s:265:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/MessengerForiOS;FBAV/29.1.0.37.262;FBBV/11442582;FBDV/iPhone5,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/vodafoneP;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433890394;}}'),
(78711, 5083, 'votou', 'sim'),
(78712, 5083, 'user_votes', 'tubo-do-ano-ess_p1024'),
(78713, 5086, 'nickname', 'Mariana_CastroeAlmeida'),
(78714, 5086, 'first_name', 'Mariana'),
(78715, 5086, 'last_name', 'CastroeAlmeida'),
(78716, 5086, 'description', ''),
(78717, 5086, 'rich_editing', 'true'),
(78718, 5086, 'comment_shortcuts', 'false'),
(78719, 5086, 'admin_color', 'fresh'),
(78720, 5086, 'use_ssl', '0'),
(78721, 5086, 'show_admin_bar_front', 'true'),
(78722, 5086, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78723, 5086, 'wp_user_level', '0'),
(78724, 5086, 'wsl_current_provider', 'Facebook'),
(78725, 5086, 'wsl_current_user_image', 'https://graph.facebook.com/867410713306205/picture?width=150&height=150'),
(78726, 5086, 'session_tokens', 'a:1:{s:64:\"a6f0e74ebc424f290008bb6f4d649ed1b8ad6edfa69e3831fa06d66789b591e7\";a:4:{s:10:\"expiration\";i:1435100098;s:2:\"ip\";s:14:\"81.193.155.188\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433890498;}}'),
(78727, 5087, 'nickname', 'Vera_Frazao'),
(78728, 5087, 'first_name', 'Vera'),
(78729, 5087, 'last_name', 'Frazão'),
(78730, 5087, 'description', ''),
(78731, 5087, 'rich_editing', 'true'),
(78732, 5087, 'comment_shortcuts', 'false'),
(78733, 5087, 'admin_color', 'fresh'),
(78734, 5087, 'use_ssl', '0'),
(78735, 5087, 'show_admin_bar_front', 'true'),
(78736, 5087, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78737, 5087, 'wp_user_level', '0'),
(78738, 5087, 'wsl_current_provider', 'Facebook'),
(78739, 5087, 'wsl_current_user_image', 'https://graph.facebook.com/979238405433741/picture?width=150&height=150'),
(78740, 5087, 'session_tokens', 'a:1:{s:64:\"051912e3eb3cc7e212119ca7f2976facc52fd19b4c65eab4adb14d10cd6522f1\";a:4:{s:10:\"expiration\";i:1435100262;s:2:\"ip\";s:14:\"79.168.169.144\";s:2:\"ua\";s:249:\"Mozilla/5.0 (iPhone; CPU iPhone OS 8_3 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12F70 [FBAN/FBIOS;FBAV/31.0.0.44.261;FBBV/10598108;FBDV/iPhone7,2;FBMD/iPhone;FBSN/iPhone OS;FBSV/8.3;FBSS/2; FBCR/NOS;FBID/phone;FBLC/pt_PT;FBOP/5]\";s:5:\"login\";i:1433890662;}}'),
(78741, 5086, 'votou', 'sim'),
(78742, 5086, 'user_votes', 'surfista-do-ano-oakley_p1339,maior-remada-do-ano-billabong_p1332,maior-onda-tow-in-oe_p1190,revelacao-do-ano-deeply_p1383,foto-do-ano_p1277'),
(78743, 5088, 'nickname', 'Samuel_Guerra'),
(78744, 5088, 'first_name', 'Samuel'),
(78745, 5088, 'last_name', 'Guerra'),
(78746, 5088, 'description', ''),
(78747, 5088, 'rich_editing', 'true'),
(78748, 5088, 'comment_shortcuts', 'false'),
(78749, 5088, 'admin_color', 'fresh'),
(78750, 5088, 'use_ssl', '0'),
(78751, 5088, 'show_admin_bar_front', 'true'),
(78752, 5088, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78753, 5088, 'wp_user_level', '0'),
(78754, 5088, 'wsl_current_provider', 'Facebook'),
(78755, 5088, 'wsl_current_user_image', 'https://graph.facebook.com/1605735459643132/picture?width=150&height=150'),
(78756, 5088, 'session_tokens', 'a:1:{s:64:\"f6871893ab49f1e1be498c16d08cafe2887f8d4021056e4a9473ee6829afe584\";a:4:{s:10:\"expiration\";i:1435100443;s:2:\"ip\";s:12:\"84.91.17.239\";s:2:\"ua\";s:108:\"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36\";s:5:\"login\";i:1433890843;}}'),
(78757, 5089, 'nickname', 'Nuno_Mascarenhas'),
(78758, 5089, 'first_name', 'Nuno'),
(78759, 5089, 'last_name', 'Mascarenhas'),
(78760, 5089, 'description', ''),
(78761, 5089, 'rich_editing', 'true'),
(78762, 5089, 'comment_shortcuts', 'false'),
(78763, 5089, 'admin_color', 'fresh'),
(78764, 5089, 'use_ssl', '0'),
(78765, 5089, 'show_admin_bar_front', 'true'),
(78766, 5089, 'wp_capabilities', 'a:1:{s:10:\"subscriber\";b:1;}'),
(78767, 5089, 'wp_user_level', '0'),
(78768, 5089, 'wsl_current_provider', 'Facebook'),
(78769, 5089, 'wsl_current_user_image', 'https://graph.facebook.com/914050828634122/picture?width=150&height=150'),
(78770, 5089, 'session_tokens', 'a:1:{s:64:\"d80daf2db3b8dd1a52e68021a497e3eec8fac498453d391d319d9afd9c812270\";a:4:{s:10:\"expiration\";i:1435100649;s:2:\"ip\";s:11:\"95.92.83.38\";s:2:\"ua\";s:134:\"Mozilla/5.0 (Linux; Android 4.4.2; K01A Build/KVT49L) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/30.0.0.0 Safari/537.36\";s:5:\"login\";i:1433891049;}}'),
(78771, 5088, 'votou', 'sim'),
(78772, 5088, 'user_votes', 'surfista-do-ano-oakley_p1346,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1296,maior-remada-do-ano-billabong_p1330,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1309,free-surfer-do-ano-volcom_p1391,videoclip-do-ano-hurley_p1214,revelacao-do-ano-deeply_p1385,onda-do-ano-polen_p1313,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1377,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1424,treinador-do-ano_p1357'),
(78773, 5067, 'votou', 'sim'),
(78774, 5067, 'user_votes', 'surfista-do-ano-oakley_p1339,surfista-feminina-do-ano-roxy_p1355,tubo-do-ano-ess_p1014,maior-remada-do-ano-billabong_p1090,maior-onda-tow-in-oe_p1303,manobra-do-ano-reef_p1305,free-surfer-do-ano-volcom_p1395,videoclip-do-ano-hurley_p1444,revelacao-do-ano-deeply_p1383,onda-do-ano-polen_p1080,foto-do-ano_p1163,shaper-do-ano-xhapeland_p1381,evento-do-ano-kia_p1426,os-mais-sexy-da-ano-vinhos-sexy_p1420,treinador-do-ano_p1357');

-- --------------------------------------------------------

--
-- Table structure for table `wp_users`
--

CREATE TABLE `wp_users` (
  `ID` bigint(20) UNSIGNED NOT NULL,
  `user_login` varchar(60) NOT NULL DEFAULT '',
  `user_pass` varchar(64) NOT NULL DEFAULT '',
  `user_nicename` varchar(50) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(60) NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT '0',
  `display_name` varchar(250) NOT NULL DEFAULT ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_users`
--

INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'admin', '$P$B3U8Y/sSmDNGZCrjF88V9OD7r1Qqd60', 'admin', 'rodolfo.cristovao@gmail.com', '', '2014-12-04 22:31:08', '', 0, 'Ondas de Ouro'),
(2, 'rui_twice', '$P$BuLe8s/l2dVf.drgPpSyROHqoQste60', 'rui_twice', 'rui@twice.pt', '', '2014-12-06 18:19:22', '', 0, 'Rui'),
(3, 'Graca_Rocha', '$P$B7l7oXr1JSRng/pnxu3Dh56d1zN27K0', 'graca_rocha', 'assis.mgra@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203782157304635/', '2015-05-26 01:32:26', '', 0, 'Graça Rocha'),
(4, 'Rui_Meneses', '$P$BipFOi6Y5SWbw6T/G7EvlRLHKxdyvi1', 'rui_meneses', 'picossurfboards@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1038254312852186/', '2015-05-26 03:46:42', '', 0, 'Rui Meneses'),
(5, 'Joana_Richheimer', '$P$BWg3oF8LxmCyBo6MOqq8hAQ1ysC38q/', 'joana_richheimer', 'jojomrr@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/983414961698723/', '2015-05-26 06:04:32', '', 0, 'Joana Richheimer'),
(6, 'To_Mane', '$P$BWVGmXvFGokjbbsmlLDJJRaXyRPVI50', 'to_mane', 'tomanephotos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153270958859242/', '2015-05-26 07:08:05', '', 0, 'Tó Mané'),
(7, 'Alexandre_De_Almeida', '$P$B977WpyTXOcNTrDP5iH.Z7XZzdUrvf1', 'alexandre_de_almeida', 'djxaninho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/995735370470719/', '2015-05-26 07:58:38', '', 0, 'Alexandre De Almeida'),
(8, 'Joao_Pedro_Rocha', '$P$Bl5i.SUh07N35hBJFsZ4CSyfMMPrpY1', 'joao_pedro_rocha', 'joao_pedro_rocha@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153179102170660/', '2015-05-26 08:11:43', '', 0, 'João Pedro Rocha'),
(9, 'Miguel_Caparica', '$P$BCYMn7I.4zoXyHY9wp7VrjqpfWXphe/', 'miguel_caparica', 'caparica67@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206936115069235/', '2015-05-26 08:20:37', '', 0, 'Miguel Caparica'),
(10, 'Rita_Brilhante', '$P$Bgl17BqwVuYo752H4QVA/X6onmRu3a1', 'rita_brilhante', 'ritabrilhante@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206530907328688/', '2015-05-26 08:23:02', '', 0, 'Rita Brilhante'),
(11, 'Sofia_Filipe', '$P$BCPnpAFrLHhHqi0gfb1lUypCWZDgeC0', 'sofia_filipe', 'p1pokka@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/937305746290479/', '2015-05-26 08:32:12', '', 0, 'Sofia Filipe'),
(12, 'facebook_user', '$P$BG.qzuKsjrp1DmgyOP7OlzyUnThA0O1', 'facebook_user', 'nora_diogo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10202805751344123/', '2015-05-26 08:33:30', '', 0, 'ديوغو نورا'),
(13, 'Ricardo_Carneiro', '$P$BpBxGB9wy22epzaQhVqBneoJkVGtjh1', 'ricardo_carneiro', 'carneiroricardo@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/986140951409938/', '2015-05-26 08:39:28', '', 0, 'Ricardo Carneiro'),
(14, 'Joao_Vasco_Nunes', '$P$BpfsM1YDlN.v6vLHh411HLJSfAaSls0', 'joao_vasco_nunes', 'jvasconunes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/966927400018087/', '2015-05-26 08:41:39', '', 0, 'João Vasco Nunes'),
(15, 'Nuno_S_Dias', '$P$BXN6I2yV9nvUsHgWLciiocHKHtX499.', 'nuno_s_dias', 'nunofsd94@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206768638633976/', '2015-05-26 08:42:21', '', 0, 'Nuno S. Dias'),
(16, 'Ricardo_Silva', '$P$BEhgiAKTwl1uFeoUroDJ7Svh9LufJr/', 'ricardo_silva', 'ricardos7055@gmail.com', 'https://plus.google.com/108881972810051814597', '2015-05-26 08:46:04', '', 0, 'Ricardo Silva'),
(17, 'Goncalo_Feyo', '$P$BkaQdprCBUriFDeCCsX/RGKaqrTbAC0', 'goncalo_feyo', 'goncalofeyo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153186323531329/', '2015-05-26 08:47:38', '', 0, 'Gonçalo Feyo'),
(18, 'Paulo_Dias', '$P$B/CrKkRZH/2MRCZHJxFVfrTFiv3gZ/.', 'paulo_dias', 'prsdias@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1049731255056132/', '2015-05-26 08:49:54', '', 0, 'Paulo Dias'),
(19, 'Pedro_Quadros', '$P$BWoSTqsvxrpasop4drOOLZLXFPrO84.', 'pedro_quadros', 'pedrocaquadros@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/952900858093467/', '2015-05-26 08:58:54', '', 0, 'Pedro Quadros'),
(20, 'Emanuel_Embaixador', '$P$BNAwRwlYCxSQfhZUgwR7xhKqkJgemQ/', 'emanuel_embaixador', 'megaskim@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207181362678084/', '2015-05-26 09:00:12', '', 0, 'Emanuel Embaixador'),
(21, 'Mare_Nostrum', '$P$B6hqOD0kJ0oJY7EXtLrF/8yVywo7Pn.', 'mare_nostrum', 'palavrassalgadas@gmail.com', 'https://plus.google.com/106125264127282748969', '2015-05-26 09:02:43', '', 0, 'Mare Nostrum'),
(22, 'Beatriz_Gaspar', '$P$BfpvBXIDvx05lbk/nO36lFFsGdrjdw0', 'beatriz_gaspar', 'bgaspar96@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204227492147385/', '2015-05-26 09:04:24', '', 0, 'Beatriz Gaspar'),
(23, 'Andre_Botelho', '$P$Bfz9n.ChPa6HW0vm2M5mq3KuiuWzEO0', 'andre_botelho', 'che441@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/977018762343175/', '2015-05-26 09:05:38', '', 0, 'André Botelho'),
(24, 'Vasco_Lazaro', '$P$BEh.uAzedQjVVY8XyCrNN3l4mGtffo/', 'vasco_lazaro', 'facebook_user_vasco_lazaro@example.com', 'https://www.facebook.com/app_scoped_user_id/10153273625359318/', '2015-05-26 09:05:43', '', 0, 'Vasco Lazaro'),
(25, 'Filipa_Isabel_Rodrigues_Prudencio', '$P$BpEIzOGgpZ9rDxljgNHuAerBns8meE0', 'filipa_isabel_rodrigues_prudencio', 'pipapru@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206821931886584/', '2015-05-26 09:17:32', '', 0, 'Filipa Isabel Rodrigues Prudêncio'),
(26, 'Mariana_Rocha_Assis', '$P$BT7S8BEp2sw6Gy53DE6g7vysfZNxO31', 'mariana_rocha_assis', 'facebook_user_mariana_rocha_assis@example.com', 'https://www.facebook.com/app_scoped_user_id/10203705000776587/', '2015-05-26 09:20:04', '', 0, 'Mariana Rocha Assis'),
(27, 'Pedro_Monteiro', '$P$Bm.gtLRmCJgNltQA2clqaombhfputz1', 'pedro_monteiro', 'toch.23@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1200052826687170/', '2015-05-26 09:30:20', '', 0, 'Pedro Monteiro'),
(28, 'Cardo_Ricardo', '$P$BcJiS1WKTllIiM/uVlPgW5rlAlnIJ01', 'cardo_ricardo', 'facebook_user_cardo_ricardo@example.com', 'https://www.facebook.com/app_scoped_user_id/1970454419845617/', '2015-05-26 09:35:55', '', 0, 'Cardo Ricardo'),
(29, 'Alvaro_Marin', '$P$B4qha3TCuWWon5.3QH/SOuS8tB8rto/', 'alvaro_marin', 'facebook_user_alvaro_marin@example.com', 'https://www.facebook.com/app_scoped_user_id/10205799979091777/', '2015-05-26 09:36:11', '', 0, 'Álvaro Marín'),
(30, 'Catarina_Costa_Godinho', '$P$BU1DNQcJiRbq51npDf1M0vFkvA28TF0', 'catarina_costa_godinho', 'catarinacdsgodinho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10202699374285582/', '2015-05-26 09:38:37', '', 0, 'Catarina Costa Godinho'),
(31, 'Joao_Andre', '$P$BOTRy.ftGHjpLYW3yIRcKys9mz2eOc1', 'joao_andre', 'jpca5@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152828018867231/', '2015-05-26 09:39:47', '', 0, 'João André'),
(32, 'Rafaela_Martins', '$P$BoxZ/hiHMjMZ49L4KuyHr33xVl6x2F1', 'rafaela_martins', 'rsmartins92@gmail.com', 'https://plus.google.com/100957471074477023540', '2015-05-26 09:44:00', '', 0, 'Rafaela Martins'),
(33, 'Mariana_Costa_Godinho', '$P$BvXGtYYrx2l.rQa07bzGllRbxXNfkE0', 'mariana_costa_godinho', 'marianacsgodinho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/980871488613573/', '2015-05-26 09:45:59', '', 0, 'Mariana Costa Godinho'),
(34, 'Catarina_Mendes', '$P$BjdBcdikSzFqtfF/Akn6PBv6iE.SR71', 'catarina_mendes', 'catarina_ilm@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153326329009872/', '2015-05-26 09:47:44', '', 0, 'Catarina Mendes'),
(35, 'Filipa_Pereira', '$P$BUG6sDuODdQN3M42CybvyjS7xoB2Qa.', 'filipa_pereira', 'filipanobrepereira@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/1002290429796033/', '2015-05-26 09:49:31', '', 0, 'Filipa Pereira'),
(36, 'Duarte_Baltazar', '$P$BCFcohDrfffLakl0QGnoyH9En3hOWa/', 'duarte_baltazar', 'facebook_user_duarte_baltazar@example.com', 'https://www.facebook.com/app_scoped_user_id/837243719683846/', '2015-05-26 09:49:52', '', 0, 'Duarte Baltazar'),
(37, 'Dmitry_Bogomolov', '$P$BaahJnHdMJX8iY6CWePk8Vd5612jGy/', 'dmitry_bogomolov', 'dmitrybogomolovcinema@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200518884411797/', '2015-05-26 09:50:04', '', 0, 'Dmitry Bogomolov'),
(38, 'David_Leiroz', '$P$B.YtqVicj4xcs0WuW.bNtWYJs9KdMb.', 'david_leiroz', 'leiroz.david@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200618696465176/', '2015-05-26 09:52:22', '', 0, 'David Leiroz'),
(39, 'Ana_Carolina_Alves', '$P$B7CeoExinW0ToDupEcKL/PSeYh22xM.', 'ana_carolina_alves', 'facebook_user_ana_carolina_alves@example.com', 'https://www.facebook.com/app_scoped_user_id/1070579119638091/', '2015-05-26 09:53:58', '', 0, 'Ana Carolina Alves'),
(40, 'Beatriz_Almeida', '$P$BqJlFb1OlVjCpyLDOWDdZNwTOxsTOw0', 'beatriz_almeida', 'bdlalmeida@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204139253831501/', '2015-05-26 09:53:59', '', 0, 'Beatriz Almeida'),
(41, 'Paulo_Espirito_Santo', '$P$ByZWGvqODv9BwUm06gs.k5CESSaIbJ/', 'paulo_espirito_santo', 'espiritosanto.caldas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153046287817663/', '2015-05-26 09:54:33', '', 0, 'Paulo Espírito Santo'),
(42, 'Filipa_Vasconcelos', '$P$BACsU2sva/d0UdBmQkWt9ymRQJoWPP/', 'filipa_vasconcelos', 'filipa.mv@gmail.com', 'https://www.facebook.com/app_scoped_user_id/882765168436002/', '2015-05-26 09:54:50', '', 0, 'Filipa Vasconcelos'),
(43, 'David_Favinha', '$P$BHzk9au8XreQe3yUzuf9bd1EjShMFJ.', 'david_favinha', 'david.favinha08@outlook.pt', 'https://www.facebook.com/app_scoped_user_id/1564505407157338/', '2015-05-26 09:55:24', '', 0, 'David Favinha'),
(44, 'Maria_Lourenco', '$P$Bx7pnPC9aFuiSzE8Hde0rsJirKQWRH/', 'maria_lourenco', 'marialourenco.bb@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152807390275588/', '2015-05-26 09:56:34', '', 0, 'Maria Lourenço'),
(45, 'Fernando_Pais', '$P$Brk8qPNt0jjyqhbdZlqk3GEeZkeL0A1', 'fernando_pais', 'nando_fmgp@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204387064939485/', '2015-05-26 09:59:57', '', 0, 'Fernando Pais'),
(46, 'Olga_Margarida_Carvalho', '$P$BM6ldeI5X3w40JPCtAJ8LEK6x58pcZ.', 'olga_margarida_carvalho', 'olgamargaridacarvalho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/826931624009100/', '2015-05-26 10:00:48', '', 0, 'Olga Margarida Carvalho'),
(47, 'Hugo_Miguel', '$P$BHcZ25tBjlVg/RWHB4/EDZRf1ngoGp.', 'hugo_miguel', 'hamieira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/974487852575544/', '2015-05-26 10:04:13', '', 0, 'Hugo Miguel'),
(48, 'Pedro_Correia', '$P$BnOnLOn/59FOssyrDYgDp2E37GUtBM/', 'pedro_correia', 'pedro_correia08@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205712764770540/', '2015-05-26 10:04:30', '', 0, 'Pedro Correia'),
(49, 'Andre_Assuncao', '$P$BW9tfua6vdw4EKLA7YclukKXDEU5bx/', 'andre_assuncao', 'midasfinancas@gmail.com', 'https://profiles.google.com/102353281096458021397', '2015-05-26 10:04:43', '', 0, 'André Assunção'),
(50, 'Goncalo_Grilo', '$P$ByB./mT2n1zvTD9RamqmjarMztptb61', 'goncalo_grilo', 'goncalo.grilo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152721829085882/', '2015-05-26 10:04:50', '', 0, 'Gonçalo Grilo'),
(51, 'Andre_Pires', '$P$Blhn.we8qOKPyGGaaVY4XVS1EXaZyq.', 'andre_pires', 'andree.pires@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206122736260945/', '2015-05-26 10:06:23', '', 0, 'André Pires'),
(52, 'Fabio_Guerreiro', '$P$BGghPFWLh7NGxjqucV9e5Eqaq8mlBj1', 'fabio_guerreiro', 'fabioguerreiro28@gmail.com', 'https://plus.google.com/103748258155112324557', '2015-05-26 10:08:10', '', 0, 'Fábio Guerreiro'),
(53, 'Catarina_Agostinho_da_Silva', '$P$B6qIWyHGvKja5iUTabIuH5yewr4/JJ1', 'catarina_agostinho_da_silva', 'cata_silva87@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/970971126268267/', '2015-05-26 10:08:14', '', 0, 'Catarina Agostinho da Silva'),
(54, 'Carlos_Matias', '$P$BgaugelWCcA3hhauGz9716o.KefHXl/', 'carlos_matias', 'facebook_user_carlos_matias@example.com', 'https://www.facebook.com/app_scoped_user_id/10205091953112021/', '2015-05-26 10:08:16', '', 0, 'Carlos Matias'),
(55, 'Andre_Carvalho', '$P$BrtmEkuE6X4NlMh0RuexmgmPx4PVEJ0', 'andre_carvalho', 'facebook_user_andre_carvalho@example.com', 'https://www.facebook.com/app_scoped_user_id/10152900708575172/', '2015-05-26 10:08:38', '', 0, 'André Carvalho'),
(56, 'Joao_Catarino', '$P$BjZ7VdzCBolBjJNDJCoCXwEWlb/JDm0', 'joao_catarino', 'bb_joao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153473359784238/', '2015-05-26 10:08:41', '', 0, 'Joao Catarino'),
(57, 'Goncalo_Loureiro', '$P$BUm1WRlIeIBYbaKA7urFOu1dSSmDJ91', 'goncalo_loureiro', 'goncalomatta1992@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153238962631041/', '2015-05-26 10:09:14', '', 0, 'Gonçalo Loureiro'),
(58, 'Joao_Mesuras', '$P$B/yeWo1ABL3uYw/2mNjZyKCtUPcAYt0', 'joao_mesuras', 'jmesuras17@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205495974251225/', '2015-05-26 10:09:49', '', 0, 'João Mesuras'),
(59, 'Joana_Andrade', '$P$BBvqHak/V4uuCczZEv/IDXs/R/D66B/', 'joana_andrade', 'joana.andrade@live.com', 'https://www.facebook.com/app_scoped_user_id/1108481345845352/', '2015-05-26 10:09:57', '', 0, 'Joana Andrade'),
(60, 'Joao_Baptista', '$P$BhY.CnVvKnlw8yQD7egGtuDqsJVLwT/', 'joao_baptista', 'facebook_user_joao_baptista@example.com', 'https://www.facebook.com/app_scoped_user_id/10153394438992755/', '2015-05-26 10:10:46', '', 0, 'Joao Baptista'),
(61, 'Marta_Botelho', '$P$BBXBpSg35oIVFtr6cYMMnGqMH78w0s/', 'marta_botelho', 'facebook_user_marta_botelho@example.com', 'https://www.facebook.com/app_scoped_user_id/1000828923268794/', '2015-05-26 10:11:15', '', 0, 'Marta Botelho'),
(62, 'J_Ferreira', '$P$BzA1nNMRXtyPK1bzUc6blV/2Ho9AXK0', 'j_ferreira', 'ferreira.jfr@gmail.com', 'https://plus.google.com/110353623606222219454', '2015-05-26 10:12:30', '', 0, 'J Ferreira'),
(63, 'Abdul_Osman', '$P$Bc.xHi7JHdWMcu52qhoEJDueprmzEi0', 'abdul_osman', 'abmo56@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203707687086915/', '2015-05-26 10:14:52', '', 0, 'Abdul Osman'),
(64, 'Goncalo_Seco', '$P$Bhu2MMGr/zFTRfXPWomPSWYo70l90Q0', 'goncalo_seco', 'secogoncalo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152957905302399/', '2015-05-26 10:15:00', '', 0, 'Gonçalo Seco'),
(65, 'Bruna_Santos', '$P$BSVQOVin3UrXWOqrLAr9FyddgIc5X61', 'bruna_santos', 'xurras85@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10202933494537083/', '2015-05-26 10:16:04', '', 0, 'Bruna Santos'),
(66, 'Ana_Soares', '$P$B3xvyUv311.lkyeuaWVFNb3BMtwt4U.', 'ana_soares', 'adksoares@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10206060083757605/', '2015-05-26 10:16:30', '', 0, 'Ana Soares'),
(67, 'Ana_Patricia', '$P$BhVoJk7A/GxZDL65RaMutKCIW6DolF.', 'ana_patricia', 'anadamas94@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1119859741364311/', '2015-05-26 10:17:11', '', 0, 'Ana Patrícia'),
(68, 'Joao_Onofre', '$P$BJy/sFxa88yVnAMjPu2C5luOCTfT46.', 'joao_onofre', 'jmonofre78@gmail.com', 'https://profiles.google.com/109726543965591149799', '2015-05-26 10:17:54', '', 0, 'João Onofre'),
(69, 'Jose_Carlos_Penha_Rodrigues', '$P$BbkIq7bnjLqTwBO.mDkKeqqG7PPxq5/', 'jose_carlos_penha_rodrigues', 'jcpenha@net.vodafone.pt', 'https://www.facebook.com/app_scoped_user_id/947076998646707/', '2015-05-26 10:18:37', '', 0, 'Jose Carlos Penha Rodrigues'),
(70, 'Maria_Lopes', '$P$BklpGV9TY9qx5ISKR3GKtHC1wLP/CS/', 'maria_lopes', 'facebook_user_maria_lopes@example.com', 'https://www.facebook.com/app_scoped_user_id/962623967093617/', '2015-05-26 10:20:41', '', 0, 'Maria Lopes'),
(71, 'Maizer_Cassam', '$P$B51ZIlqHSmLCilX5qtHmBcjjueQvIA/', 'maizer_cassam', 'rezaim10@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1126880027328447/', '2015-05-26 10:21:12', '', 0, 'Maizer Cassam'),
(72, 'Miguel_Egrejas', '$P$BAquCGFmzOvV6jwy8nXppBOLBIfiAs/', 'miguel_egrejas', 'megrejas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155622023780013/', '2015-05-26 10:23:06', '', 0, 'Miguel Egrejas'),
(73, 'Germana_Brito', '$P$BFSMQ/jQYWSucOj4jweMWKr4bqqsKE/', 'germana_brito', 'germanabalves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/974115422632522/', '2015-05-26 10:23:53', '', 0, 'Germana Brito'),
(74, 'Lourenco_Coelho', '$P$BsjG9PPuGgwxF1GqbooS5sq7ISG9mq/', 'lourenco_coelho', 'lourencovirgilio1988@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/689887881157464/', '2015-05-26 10:26:05', '', 0, 'Lourenço Coelho'),
(75, 'Natanael_Gama', '$P$BSDcT3X5MkvM7z//5SBr.HNtBkgXFP/', 'natanael_gama', 'natas8@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153444415383254/', '2015-05-26 10:26:36', '', 0, 'Natanael Gama'),
(76, 'Martim_Paulino', '$P$BaOqkomowXGXOCG6G335QbUO3xokj41', 'martim_paulino', 'martim.paulino@gmail.com', 'https://www.facebook.com/app_scoped_user_id/697815833656589/', '2015-05-26 10:27:02', '', 0, 'Martim Paulino'),
(77, 'Ines_Dias', '$P$BNFCyK1jMtJsCcS5wDlhb5xrgf170m1', 'ines_dias', 'ines.marques.dias@gmail.com', 'https://plus.google.com/101086102134069468947', '2015-05-26 10:27:53', '', 0, 'Inês Dias'),
(78, 'Miguel_Oliveira', '$P$BqazzYk.LMp36DoejV96HIC/WIvjT4.', 'miguel_oliveira', 'm.miguel.oliveira@gmail.com', 'https://plus.google.com/116044441555625221905', '2015-05-26 10:27:59', '', 0, 'Miguel Oliveira'),
(79, 'Nuno_Felix', '$P$BwultFsZRn7/68bwVj5GhWQfGJQLNH.', 'nuno_felix', 'felixnuno76@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153289776852698/', '2015-05-26 10:28:16', '', 0, 'Nuno Félix'),
(80, 'Ni_Andrade', '$P$Bc9saGBrO8R6fpabbY5Tvk4TB2jrh1.', 'ni_andrade', 'ni_andrade@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153672924695353/', '2015-05-26 10:28:20', '', 0, 'Ni Andrade'),
(81, 'Paulo_Abreu', '$P$BtNW5KD4lXi2nhVLA1a05Gz10L9SmV/', 'paulo_abreu', 'paulo_abreu@netvisao.pt', 'https://www.facebook.com/app_scoped_user_id/10152816229737233/', '2015-05-26 10:28:23', '', 0, 'Paulo Abreu'),
(82, 'Oscar_Maria', '$P$B2MpncRh16afml/KysyL5oLf3lODka.', 'oscar_maria', 'oscarnuno79@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204526240306379/', '2015-05-26 10:28:45', '', 0, 'Óscar Maria'),
(83, 'Lourenco_Virgilio', '$P$BoDlI7lUqPHfwZuvBrGEMeAbbPH4og0', 'lourenco_virgilio', 'jamesmartins1988@gmail.com', '', '2015-05-26 10:28:54', '', 0, 'Lourenço Virgílio'),
(84, 'Miriam_Visveshcumar', '$P$BHbZ9q.WcnafmXapEYYgg/gbrNHfS81', 'miriam_visveshcumar', 'miriamvisveshcumar@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152792206042312/', '2015-05-26 10:29:16', '', 0, 'Miriam Visveshcumar'),
(85, 'Patricio_Vicente', '$P$BDQNC4pjPAKEY2kYtXKNVU8o16VlZ10', 'patricio_vicente', 'patriciovicente@gmail.com', 'https://www.facebook.com/app_scoped_user_id/978640408835724/', '2015-05-26 10:30:30', '', 0, 'Patricio Vicente'),
(86, 'Sofia_Sa', '$P$BwrED.jDL7JxtXmXClr77sIba9dzmS0', 'sofia_sa', 'sofiamrsa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152768847202331/', '2015-05-26 10:31:40', '', 0, 'Sofia Sá'),
(87, 'Fabio_Martins', '$P$BVVj2PW9v4vWLas24Gp2.W2T112lUj/', 'fabio_martins', 'fabiofacris@gmail.com', 'https://plus.google.com/104403671489749223325', '2015-05-26 10:32:03', '', 0, 'Fábio Martins'),
(88, 'Vanessa_Goncalves', '$P$Bycbq4Oj0lK910NI8LatkwTJQ0qc4C1', 'vanessa_goncalves', 'vanagoncalves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153440022484218/', '2015-05-26 10:32:07', '', 0, 'Vanessa Gonçalves'),
(89, 'Ana_Rita_Guilherme', '$P$BPwKN7OLfEWRHsrVesNhWLE6/mrotj0', 'ana_rita_guilherme', 'facebook_user_ana_rita_guilherme@example.com', 'https://www.facebook.com/app_scoped_user_id/1031151546895052/', '2015-05-26 10:32:25', '', 0, 'Ana Rita Guilherme'),
(90, 'Helder_Miranda', '$P$B3QDaLx2cNcz6iN5TUZWLy6FOPZVH01', 'helder_miranda', 'heldereeed@gmail.com', 'https://plus.google.com/108063559236852883718', '2015-05-26 10:33:47', '', 0, 'Helder Miranda'),
(91, 'Rita_Matta_Loureiro_O', '$P$BURlpeMMYKc7q8meiRnNkGg32pVQFC1', 'rita_matta_loureiro_o', 'rita.matta.loureiro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202778629667433/', '2015-05-26 10:34:13', '', 0, 'Rita Matta Loureiro O'),
(92, 'Joao_Poseiro', '$P$B7n7sHTzHCzUTj74If9qWyhejpXn8a.', 'joao_poseiro', 'joaoposeiro@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10206968286274935/', '2015-05-26 10:34:26', '', 0, 'João Poseiro'),
(93, 'Andre_Vieira', '$P$B2BmI6M5n8TQ3WqVIPjXgo7tS3QqRo0', 'andre_vieira', 'andre.macedo.av@gmail.com', 'https://www.facebook.com/app_scoped_user_id/905014932875424/', '2015-05-26 10:34:52', '', 0, 'André Vieira'),
(94, 'Miguel_Fernandez_Verdasca', '$P$BeOGkqkuaQv22GFRUmDwbBQwx/9oiV0', 'miguel_fernandez_verdasca', 'miguel.f.verdasca@gmail.com', 'https://www.facebook.com/app_scoped_user_id/395830620617467/', '2015-05-26 10:35:48', '', 0, 'Miguel Fernandez Verdasca'),
(95, 'Luis_Filipe_Silva', '$P$BThq7SunXxPWcDttNj7HknPhVwdnvZ0', 'luis_filipe_silva', 'l.f@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10200849608000340/', '2015-05-26 10:36:04', '', 0, 'Luis Filipe Silva'),
(96, 'Hermano_Cardoso_de_Menezes', '$P$BxSJpmAv4RP5baNzri7YMmXjesw4dy.', 'hermano_cardoso_de_menezes', 'hxmeneses@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205665842797140/', '2015-05-26 10:37:59', '', 0, 'Hermano Cardoso de Menezes'),
(97, 'Catarina_Silva', '$P$Bh1WAcOBIjl0ahhFPNfRjqFPt/WQhg1', 'catarina_silva', 'kikinhax_5@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/973475072685637/', '2015-05-26 10:38:18', '', 0, 'Catarina Silva'),
(98, 'Maria_Costa', '$P$BAE0gMvXtgB8IyvUC6cib7yW5kcXmC0', 'maria_costa', 'costa.mariarodrigues@gmail.com', 'https://plus.google.com/115721043602611641149', '2015-05-26 10:39:48', '', 0, 'Maria Costa'),
(99, 'Goncalo_Vicente', '$P$BM7bQMxXlK1DuVknh/V0/1zqHHbExM0', 'goncalo_vicente', 'goncalorvicente@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/365303800343252/', '2015-05-26 10:40:20', '', 0, 'Gonçalo Vicente'),
(100, 'Katerina_Witsenboer', '$P$BBj2VFxkMh44/6tHNPye/2ptoSSkpZ/', 'katerina_witsenboer', 'mi_amor@mail.ru', 'https://www.facebook.com/app_scoped_user_id/10204251693434418/', '2015-05-26 10:42:46', '', 0, 'Katerina Witsenboer'),
(101, 'Ana_Lucia_Domingues', '$P$BJEDCZe/DN/lIJd1Msyw/1xCquDxLc0', 'ana_lucia_domingues', 'anadomingues87@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152947403437362/', '2015-05-26 10:44:35', '', 0, 'Ana Lúcia Domingues'),
(102, 'Ana_Paula_Simoes', '$P$BxN9v.MxglF5VGB/78uuc6TcFXkAeJ1', 'ana_paula_simoes', 'paula_simoes@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/858195327599561/', '2015-05-26 10:44:46', '', 0, 'Ana Paula Simões'),
(103, 'Marco_Morgado', '$P$BLl5plCX0Htrebo8hnkOt2M3mSUUoj/', 'marco_morgado', 'facebook_user_marco_morgado@example.com', 'https://www.facebook.com/app_scoped_user_id/10155594301885111/', '2015-05-26 10:45:37', '', 0, 'Marco Morgado'),
(104, 'Miguel_Vergas', '$P$BV3dZxpUVZKsNVvx75Uf10E69xwF4H1', 'miguel_vergas', 'miguel_vergas_3@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153869305524942/', '2015-05-26 10:45:59', '', 0, 'Miguel Vergas'),
(105, 'Miguel_Carradas', '$P$BNV95Fb6.endN2EjjicejSlYk/YC7O0', 'miguel_carradas', 'luis.carradas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206190706587818/', '2015-05-26 10:50:49', '', 0, 'Miguel Carradas'),
(106, 'Tuti_Andrade_Rocha', '$P$B2JkZ.rq0lp8XVhVe36HKaAnbGeuB80', 'tuti_andrade_rocha', 'tutirock@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/1030322083646271/', '2015-05-26 10:53:32', '', 0, 'Tuti Andrade Rocha'),
(107, 'Maria_Goncalves', '$P$Bh5Io1sgyd3SSVp.xeFJQwxNvjat281', 'maria_goncalves', 'maria_pspg@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152865670017011/', '2015-05-26 10:57:45', '', 0, 'Maria Gonçalves'),
(108, 'Mariana_Fonseca', '$P$BMrq7Dgcd5DQ0LjuXXY6Ayex0rIKWe1', 'mariana_fonseca', 'mmarianafonseca@outlook.com', 'https://www.facebook.com/app_scoped_user_id/1596200353978157/', '2015-05-26 10:58:44', '', 0, 'Mariana Fonseca'),
(109, 'Manuel_Dantas', '$P$BtrgNz/mvf32wiEfSbzMbOoOmTEJve1', 'manuel_dantas', 'manuel.dantas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206722642250799/', '2015-05-26 11:00:46', '', 0, 'Manuel Dantas'),
(110, 'Telmo_Dias', '$P$BOrqGagS7RP7WKZ9b2Uf5xZTkJSslw1', 'telmo_dias', 'telmolinhas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/968657756498080/', '2015-05-26 11:03:22', '', 0, 'Telmo Dias'),
(111, 'Tiago_Assuncao', '$P$BHa/00i2Wy6wlcrlHMxzIy7do/C.IX/', 'tiago_assuncao', 'tiagogita@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153408530893140/', '2015-05-26 11:03:32', '', 0, 'Tiago Assunção'),
(112, 'Bruno_Grilo', '$P$BMrhap9mIGkAx1u4Gh442GvuJLDGxu1', 'bruno_grilo', 'bmgrilo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/977106785654479/', '2015-05-26 11:03:58', '', 0, 'Bruno Grilo'),
(113, 'Janet_Carlos', '$P$BThwSLPe7PeEi2KDcEQoMUYTypvb1H/', 'janet_carlos', 'janetpcarlos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153291185130586/', '2015-05-26 11:06:40', '', 0, 'Janet Carlos'),
(114, 'Mario_Silveirinha', '$P$Bf6g9.SkJPgYvV.2hvLJbDa4LRuAyV1', 'mario_silveirinha', 'msilveir@gmail.com', '', '2015-05-26 11:07:07', '', 0, 'Mário Silveirinha'),
(115, 'Corita_Regadas', '$P$BAHzruUc.uB5BasCKesWZRdBfBOARR1', 'corita_regadas', 'corita.m.nogueira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1008923365784848/', '2015-05-26 11:09:52', '', 0, 'Corita Regadas'),
(116, 'Teresa_Antunes', '$P$BNikyr3KDlACMyiDxchUCnSSwCm49N1', 'teresa_antunes', 'teresa.rocha.antunes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152944664056313/', '2015-05-26 11:15:41', '', 0, 'Teresa Antunes'),
(117, 'Joao_Vieira_Lino', '$P$BzSW/bTxdTTTw/fKCw9xoxLTLGPIxF0', 'joao_vieira_lino', 'jvlino@gmail.com', 'https://www.facebook.com/app_scoped_user_id/718659391575956/', '2015-05-26 11:23:23', '', 0, 'João Vieira Lino'),
(118, 'Gui_Maia_de_Loureiro', '$P$BgIfIk64Q8HkhIUWup/CVGMJvjf.mS1', 'gui_maia_de_loureiro', 'gmdl@progenea.com', 'https://www.facebook.com/app_scoped_user_id/10153374350224489/', '2015-05-26 11:23:40', '', 0, 'Gui Maia de Loureiro'),
(119, 'Marco_Groba', '$P$BhSyyN5gjR7xlizpKkU.eaojqoWs07/', 'marco_groba', 'marcogroba@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153045098904132/', '2015-05-26 11:27:24', '', 0, 'Marco Groba'),
(120, 'Tiago_Andre_Nogueira_Morgado', '$P$BE/FGIY/bD//10NC5KnwDNTZ.odnia/', 'tiago_andre_nogueira_morgado', 'facebook_user_tiago_andre_nogueira_morgado@example.com', 'https://www.facebook.com/app_scoped_user_id/10153266006383376/', '2015-05-26 11:31:05', '', 0, 'Tiago André Nogueira Morgado'),
(121, 'Tania_Fragoso', '$P$B.enpAGEsOB9.l/LITdu3rqY5NvECQ/', 'tania_fragoso', 'tania25_fragoso@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/904432542940664/', '2015-05-26 11:31:12', '', 0, 'Tânia Fragoso'),
(122, 'Edgar_Serras', '$P$BwmZGrZZzcO9BmDVATXVRpKU5C5gea0', 'edgar_serras', 'edgarserras@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206206088687750/', '2015-05-26 11:31:19', '', 0, 'Edgar Serras'),
(123, 'Diogo_Pinto_de_Lima', '$P$BKj4JtqkFqpXJBhx1owKFjDR.BemZ9.', 'diogo_pinto_de_lima', 'diogo.lima@inedito.com.pt', 'https://www.facebook.com/app_scoped_user_id/10204586377480387/', '2015-05-26 11:32:35', '', 0, 'Diogo Pinto de Lima'),
(124, 'Sara_Bom', '$P$Bu3UW8OVSioh.vJT2lH09yUHwSNRAo.', 'sara_bom', 'scatarinabom@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204198962160928/', '2015-05-26 11:32:53', '', 0, 'Sara Bom'),
(125, 'Sebastiao_Hugo', '$P$BLA4YgP0DfaJyBflx3J/XHGN.59bR71', 'sebastiao_hugo', 'sebastiaohugo@outlook.com', 'https://www.facebook.com/app_scoped_user_id/1599408603609200/', '2015-05-26 11:36:05', '', 0, 'Sebastião Hugo'),
(126, 'Miguel_Moreira', '$P$BZXSyjfRD7IY3C.3890vPomf5aWJMZ.', 'miguel_moreira', 'miguelgonmor@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153294975826505/', '2015-05-26 11:37:05', '', 0, 'Miguel Moreira'),
(127, 'Salinas_Portugal', '$P$B1hTIuzxHNtIvNyqmgZpvK2zWw5hJz1', 'salinas_portugal', 'bemtevi@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/930865686957167/', '2015-05-26 11:37:11', '', 0, 'Salinas Portugal'),
(128, 'Tiago_Marcos', '$P$Bwl0AMf7t09LFzF/zJmL99p6UejthJ.', 'tiago_marcos', 'tiago@timelapse-media.com', 'https://www.facebook.com/app_scoped_user_id/10153978315180656/', '2015-05-26 11:38:40', '', 0, 'Tiago Marcos'),
(129, 'Tiago_Quelhas', '$P$Bm/DVeGj5GoODQhuMn2lLQcY0Gt4p01', 'tiago_quelhas', 'facebook_user_tiago_quelhas@example.com', 'https://www.facebook.com/app_scoped_user_id/974627602561977/', '2015-05-26 11:38:51', '', 0, 'Tiago Quelhas'),
(130, 'Tomas_Pina', '$P$Bf2GZCkyut1MB8l16wd6s5KMJW80ym/', 'tomas_pina', 'facebook_user_tomas_pina@example.com', 'https://www.facebook.com/app_scoped_user_id/10204494456429031/', '2015-05-26 11:39:10', '', 0, 'Tomás Pina'),
(131, 'Mariana_Rodrigues', '$P$BV9kZ9QYCcBFlU2YBoaXLt5NHWdfhM.', 'mariana_rodrigues', 'gaivotaconfiante@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204371572630114/', '2015-05-26 11:41:15', '', 0, 'Mariana Rodrigues'),
(132, 'Ana_Vasconcelos_Boleixa', '$P$BwNfF4hRXxt8lIRc8yXzeDIODcv6hb.', 'ana_vasconcelos_boleixa', 'anaboleixa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204275134066573/', '2015-05-26 11:43:38', '', 0, 'Ana Vasconcelos Boleixa'),
(133, 'Rui_Sa', '$P$Bd5guZuBY4cfy6LPwnef7i4VcWSLjM1', 'rui_sa', 'ruiangletsa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152739414417522/', '2015-05-26 11:43:47', '', 0, 'Rui Sá'),
(134, 'Francisco_Rocha_Antunes', '$P$BbS.vcHghrMopig4BO.UuSYpniGLwh0', 'francisco_rocha_antunes', 'frocha.antunes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204334421901502/', '2015-05-26 11:43:59', '', 0, 'Francisco Rocha Antunes'),
(135, 'Rui_Felix', '$P$B8Yyxy39CyJ0BBnSC1sIe3/LYLwTyX1', 'rui_felix', 'rui.felix.1983@gmail.com', 'https://www.facebook.com/app_scoped_user_id/930780000318322/', '2015-05-26 11:44:36', '', 0, 'Rui Felix'),
(136, 'Miguel_Brilhante', '$P$BLEoHbrwsgWLQ9zkgnfJJfkqndSBy5.', 'miguel_brilhante', 'miguel-brilhante@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/976662122364479/', '2015-05-26 11:45:53', '', 0, 'Miguel Brilhante'),
(137, 'Ricardo_Fernandes', '$P$BzPflJ1DW3BtUED5wTYW2NhYLrODqL/', 'ricardo_fernandes', 'facebook_user_ricardo_fernandes@example.com', 'https://www.facebook.com/app_scoped_user_id/10206910355424324/', '2015-05-26 11:46:26', '', 0, 'Ricardo Fernandes'),
(138, 'Pedro_Viegas', '$P$BE0OJcPFhLIaGoFUQk86erWtvvpEtD1', 'pedro_viegas', 'pmviegas7@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153376669216667/', '2015-05-26 11:48:17', '', 0, 'Pedro Viegas'),
(139, 'Pedro_Soeiro_Dias', '$P$BPo/MUNYDmJXcYEKEBr1.WSmz7auDI/', 'pedro_soeiro_dias', 'pedro.soeiro.dias@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153220866275673/', '2015-05-26 11:48:20', '', 0, 'Pedro Soeiro Dias'),
(140, 'Joao_Capucho', '$P$BL2uoKcVtXOR/Le1hmOe2BWfNAgaEm/', 'joao_capucho', 'joaocapucho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205944738232539/', '2015-05-26 11:48:52', '', 0, 'João Capucho'),
(141, 'Pedro_Ramalhete', '$P$BbeRAcH7B621Cpu4IRu7eeNnOy8sYQ.', 'pedro_ramalhete', 'facebook_user_pedro_ramalhete@example.com', 'https://www.facebook.com/app_scoped_user_id/10152942181229227/', '2015-05-26 11:49:45', '', 0, 'Pedro Ramalhete'),
(142, 'Pedro_Bettencourt', '$P$BOccK6Qjs6cAfPi8ys8zvaNRqh5TpL1', 'pedro_bettencourt', 'pmrcbettencourt@gmail.com', 'https://www.facebook.com/app_scoped_user_id/628346523967831/', '2015-05-26 11:50:13', '', 0, 'Pedro Bettencourt'),
(143, 'Pedro_Vasconcelos_Calixto', '$P$BZvrKzBFiwuDAKWoUYEoDrNpdSC6sm.', 'pedro_vasconcelos_calixto', 'calixtopedro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207113684260684/', '2015-05-26 11:51:09', '', 0, 'Pedro Vasconcelos Calixto'),
(144, 'Pedro_A_Neves', '$P$Bo3On2ShJnTsBcmcobMPvJwGmuiYfs.', 'pedro_a_neves', 'nevitux@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153305691107365/', '2015-05-26 11:51:22', '', 0, 'Pedro A Neves'),
(145, 'Su_Vogado', '$P$BUqvf4hhzhcuDDzbjtYlvxqe7cxOvv0', 'su_vogado', 'susanavogado@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155585755730137/', '2015-05-26 11:51:38', '', 0, 'Su Vogado'),
(146, 'Joao_Almeida_de_Carvalho', '$P$B0CTTPomD5S5v1KNCKdFwPugZXRTnD1', 'joao_almeida_de_carvalho', 'jonipoppe@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152918473756194/', '2015-05-26 11:51:41', '', 0, 'João Almeida de Carvalho'),
(147, 'Nuno_Mota', '$P$BaCuAxptbeoijIin/m4nfNHemiLHE4.', 'nuno_mota', 'mottanuno@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205918363454938/', '2015-05-26 11:52:14', '', 0, 'Nuno Mota'),
(148, 'Nuno_Santos', '$P$BwVXbeWprFItp1aCJHwtE3p6/Btgnd1', 'nuno_santos', 'nunosantos.playstation@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155589694190626/', '2015-05-26 11:52:17', '', 0, 'Nuno Santos'),
(149, 'Mariana_Rocha_Assis_1', '$P$BhTKj98lN0Ms5HwXuDrvG4.KDJc5a/1', 'mariana_rocha_assis_1', 'mariana.rocha.assis@gmail.com', 'https://plus.google.com/112347197982934747157', '2015-05-26 11:52:20', '', 0, 'Mariana Rocha Assis'),
(150, 'Patricia_Mello_Breyner', '$P$BB3nmD276nIU.kr.lhN.zRwqx5Dpat0', 'patricia_mello_breyner', 'facebook_user_patricia_mello_breyner@example.com', 'https://www.facebook.com/app_scoped_user_id/10205632643528783/', '2015-05-26 11:53:02', '', 0, 'Patricia Mello Breyner'),
(151, 'Mickael_Alves', '$P$BnZj5xmdjOEZPDjWYTY.X4U.f8.IJF1', 'mickael_alves', 'mickaalves_21@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207069639328119/', '2015-05-26 11:53:14', '', 0, 'Mickael Alves'),
(152, 'Paulo_Santos', '$P$BnEabDyS.WKCxF5vVuKykAOpeTdug41', 'paulo_santos', 'pauloguilherme.s@gmail.com', 'https://www.facebook.com/app_scoped_user_id/690419301085925/', '2015-05-26 11:53:14', '', 0, 'Paulo Santos'),
(153, 'Nuno_Phrancisco', '$P$B349QNadOHMVFWQi3rAH4o9ycMoR46/', 'nuno_phrancisco', 'ledzed@msn.com', 'https://www.facebook.com/app_scoped_user_id/10152964610227582/', '2015-05-26 11:53:51', '', 0, 'Nuno Phrancisco'),
(154, 'Carlos_Mertens', '$P$BUE1upQS94c5lSSQ4CJuMsZaBHQmVI/', 'carlos_mertens', 'carlosmertens-cosmeticos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/629861793816723/', '2015-05-26 11:55:40', '', 0, 'Carlos Mertens'),
(155, 'Monica_Santos', '$P$BjhPfvZSu8gcOaVdIz.dVa.NXrw13F1', 'monica_santos', 'monika_santos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152773357877455/', '2015-05-26 11:56:24', '', 0, 'Monica Santos'),
(156, 'Assuncao_Meireles_Matias_Carvalho', '$P$Bm06SvwjbG8FeD2hg0fOKqNxRdnyZl.', 'assuncao_meireles_matias_carvalho', 'assuncaomeireles@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202751575909084/', '2015-05-26 11:56:57', '', 0, 'Assunção Meireles Matias Carvalho'),
(157, 'Patricia_Mello_Breyner_1', '$P$ByBlXDFlvTa.cNkTjbXqluSehWadbw1', 'patricia_mello_breyner_1', 'patmbreyner@gmail.com', 'https://plus.google.com/107877091963816437283', '2015-05-26 11:57:30', '', 0, 'Patricia Mello Breyner'),
(158, 'Rita_Soares_Cardoso', '$P$Bs80dVR7qJoVhArUi2pT7dVk9Gg/ND0', 'rita_soares_cardoso', 'cardosofamily@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152851170857944/', '2015-05-26 11:58:30', '', 0, 'Rita Soares Cardoso'),
(159, 'Luis_Ventura', '$P$B.CHwEmYePdhwkhEwG4fLNG3hFKA9v1', 'luis_ventura', 'ventagro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153420286972668/', '2015-05-26 12:00:51', '', 0, 'Luis Ventura'),
(160, 'Famous_Portugal', '$P$B4QTTeY.4LnJ2vevVH2TKbcBw89MkJ0', 'famous_portugal', 'famousportugal@gmail.com', 'https://plus.google.com/101605066799142657197', '2015-05-26 12:01:12', '', 0, 'Famous Portugal'),
(161, 'Marta_Barros', '$P$BePyYdlThXOWg9c6lZhpwDm5gpV8Hm.', 'marta_barros', 'martaabarros83@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153117942279425/', '2015-05-26 12:01:56', '', 0, 'Marta Barros'),
(162, 'Maria_Cristina_Barbosa', '$P$BLi08eXhJcXSqHqwRdmR5gb0Dl2xYZ1', 'maria_cristina_barbosa', 'barbosa.mariacristina@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206908539061927/', '2015-05-26 12:02:50', '', 0, 'Maria Cristina Barbosa'),
(163, 'Jose_Soares_de_Albergaria', '$P$Bh4fbAjBqMksXpPH7X9HF4cMg/Fhuk0', 'jose_soares_de_albergaria', 'soaresalbergaria@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10207323245906360/', '2015-05-26 12:05:05', '', 0, 'Jose Soares de Albergaria'),
(164, 'Joao_Silva', '$P$BTNg5vQZssTLLrP0tklsN2q5eb/MbN.', 'joao_silva', 'joao.fvsilva@outlook.com', 'https://www.facebook.com/app_scoped_user_id/970590756309225/', '2015-05-26 12:05:57', '', 0, 'João Silva'),
(165, 'Carlos_Carvalho', '$P$BhX/cnBLa4O08tvP9wn1hALlfrJpNT.', 'carlos_carvalho', 'facebook_user_carlos_carvalho@example.com', 'https://www.facebook.com/app_scoped_user_id/796303280484061/', '2015-05-26 12:06:19', '', 0, 'Carlos Carvalho'),
(166, 'joao_pereira', '$P$BRSI5Q0axc03C7xzfFOHierqffTCDN.', 'joao_pereira', 'joaoptpereira@gmail.com', 'https://plus.google.com/100690586553676721375', '2015-05-26 12:06:51', '', 0, 'joao pereira'),
(167, 'Graca_Perry_Ferreira_Ramos', '$P$Bt3jBK5KYuugWr6t36RlL6PpY/ONr20', 'graca_perry_ferreira_ramos', 'graca.perry@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152926739482717/', '2015-05-26 12:08:29', '', 0, 'Graça Perry Ferreira Ramos'),
(168, 'Iva_Ramos', '$P$BPUz7Z5PRQwu1KJJ8KESUA5JvQmeuc.', 'iva_ramos', 'iva.jsd@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1101762339850596/', '2015-05-26 12:08:37', '', 0, 'Iva Ramos'),
(169, 'Teresinha_Godinho', '$P$BQk81fIk/QW/uu8.OHHM0i1AsktG5l0', 'teresinha_godinho', 'teresacsgodinho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205482574015501/', '2015-05-26 12:08:55', '', 0, 'Teresinha Godinho'),
(170, 'Pedro_Ferreira', '$P$BVgFJmBQxoAqliIX8kGsdrpJey8Fpl1', 'pedro_ferreira', 'pedrouni2@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10204536538278113/', '2015-05-26 12:11:15', '', 0, 'Pedro Ferreira'),
(171, 'Goncalo_Costa', '$P$BlLZL7GaUW6XBSuJZCjaWjfNLDW33i/', 'goncalo_costa', 'costa.goncalo602@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155582088540076/', '2015-05-26 12:11:57', '', 0, 'Gonçalo Costa'),
(172, 'Pedro_Lopes', '$P$Bnfl/xL0BkVo4xZ7YSS6ML/Ek6YBx5.', 'pedro_lopes', 'pedrolopes10@gmail.com', 'https://plus.google.com/114935258639524308795', '2015-05-26 12:12:09', '', 0, 'Pedro Lopes'),
(173, 'Gainho_Rosa', '$P$BsczuBKLse3FlGD6.rin5rWYNil/a11', 'gainho_rosa', 'gainhoo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152970855696245/', '2015-05-26 12:12:46', '', 0, 'Gainho Rosa'),
(174, 'Goncalo_Folgado', '$P$BJ8ank91lcSBKg7NA1BYv1sj//Obt9.', 'goncalo_folgado', 'goncalofolgado@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155544611525361/', '2015-05-26 12:12:49', '', 0, 'Gonçalo Folgado'),
(175, 'Francisco_Venancio', '$P$B8.jJQfZdONZ3OzaUhPeDVeGy6BEa61', 'francisco_venancio', 'chiquinhog@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1113677131980868/', '2015-05-26 12:13:42', '', 0, 'Francisco Venâncio'),
(176, 'Fernando_Rocha', '$P$BZKm0OAtTjJgP9tNe2hNoUqxtUDV.F.', 'fernando_rocha', 'fernandofrocha@iol.pt', 'https://www.facebook.com/app_scoped_user_id/10153291267385586/', '2015-05-26 12:15:09', '', 0, 'Fernando Rocha'),
(177, 'Kelly_Maya', '$P$BFE9vOYO0fuYCIe3b5CuxTpnxwoxds1', 'kelly_maya', 'raquel.maia.campos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155651498810078/', '2015-05-26 12:15:28', '', 0, 'Kelly Maya'),
(178, 'Kris_Feliciano', '$P$BwDVrN/gG67ZB3ASwNJTWlO82Y7bA./', 'kris_feliciano', 'krisfeliciano@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10200512544851412/', '2015-05-26 12:16:50', '', 0, 'Kris Feliciano'),
(179, 'Nuno_Valente', '$P$BhDRaeSq8UzhRpa7bu.M3SPY/tvpoc0', 'nuno_valente', 'valentenunoam732@gmail.com', 'https://www.facebook.com/app_scoped_user_id/641430159325056/', '2015-05-26 12:17:27', '', 0, 'Nuno Valente'),
(180, 'Fabio_Esteves', '$P$BkgvEX0eFZDuasRqoBpZ0oAlDtp/0b1', 'fabio_esteves', 'fdgesteves@gmail.com', 'https://profiles.google.com/103715481847066544293', '2015-05-26 12:18:19', '', 0, 'Fabio Esteves'),
(181, 'Eurico_Goncalves', '$P$BE2TQqqUnqKFiAmzZpCNtlw5rEHhd00', 'eurico_goncalves', 'facebook_user_eurico_goncalves@example.com', 'https://www.facebook.com/app_scoped_user_id/10153353526948659/', '2015-05-26 12:18:29', '', 0, 'Eurico Gonçalves'),
(182, 'Juana_Ferreira', '$P$B4j8BpKfyMGLTofzLljxBN9zgmmdSt/', 'juana_ferreira', 'cf_joana@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206127908049137/', '2015-05-26 12:18:52', '', 0, 'Juana Ferreira'),
(183, 'Miguel_Claro', '$P$BOAgW0L0XcimaWgDet3TDNw2b.Bqcx0', 'miguel_claro', 'facebook_user_miguel_claro@example.com', 'https://www.facebook.com/app_scoped_user_id/1587519281497122/', '2015-05-26 12:19:50', '', 0, 'Miguel Claro'),
(184, 'Francisco_Barosa', '$P$BYIDISd/IhXH/uBNxb5EFJYO93.ge01', 'francisco_barosa', 'francisco@barosa.com', 'https://www.facebook.com/app_scoped_user_id/918344654854961/', '2015-05-26 12:22:28', '', 0, 'Francisco Barosa'),
(185, 'Paulo_Rocha_Antunes', '$P$BMl9L4QOt9jT1iS6H.txYFbBdS.Xda1', 'paulo_rocha_antunes', 'paulorochaantunes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204421963616282/', '2015-05-26 12:23:32', '', 0, 'Paulo Rocha Antunes'),
(186, 'Andy_Pereira', '$P$BA5Kl2q0TkGqmYTAGlITEau5M3nhR61', 'andy_pereira', 'fashionaroundtheworld1@gmail.com', 'https://plus.google.com/113306076465678474672', '2015-05-26 12:23:41', '', 0, 'Andy Pereira'),
(187, 'Manuel_Campos_De_Oliveira', '$P$BwAMyNIs3OhKWNbJX2yYnKk1718yKa.', 'manuel_campos_de_oliveira', 'manuelcoliveira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10154051642563492/', '2015-05-26 12:24:04', '', 0, 'Manuel Campos De Oliveira'),
(188, 'Margarida_Rocha_Antunes', '$P$BNpoX2.BrITEYgE5DLT7NHlaBJauQO1', 'margarida_rocha_antunes', 'margaridadearaujo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200307673329875/', '2015-05-26 12:24:59', '', 0, 'Margarida Rocha Antunes'),
(189, 'Jose_Pedroso', '$P$B1MTClvzyiXTdE4hdXSqCgRXqVI/kG0', 'jose_pedroso', 'josejspedroso@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152998177727809/', '2015-05-26 12:25:06', '', 0, 'José Pedroso'),
(190, 'Luiza_Serra', '$P$Bog0.B1Xq8HHBElTN9m2yqNXFLDWPe.', 'luiza_serra', 'mluisa_55@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1143509152342035/', '2015-05-26 12:25:12', '', 0, 'Luiza Serra'),
(191, 'Catarina_Gonzaga', '$P$BDsL/G2Rf42SGqRzEUsfQtBaiy3kkA.', 'catarina_gonzaga', 'catarinagonzagac@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204336175820303/', '2015-05-26 12:29:54', '', 0, 'Catarina Gonzaga'),
(192, 'Ze_Franco', '$P$BNGp9kdhjFyTEWaAKbmcrsRKlpWAZg.', 'ze_franco', 'zessnmfranco@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155546540885184/', '2015-05-26 12:29:54', '', 0, 'Zé Franco'),
(193, 'Gabriela_Matos', '$P$BQT/FRrhWgZHKCXtdVU.Pdzrm8WCjW.', 'gabriela_matos', 'titamatos65@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204117499044546/', '2015-05-26 12:31:02', '', 0, 'Gabriela Matos'),
(194, 'Maria_Botelho_Neves', '$P$BLLH0gNtSFp1eLXv8uM2AxDGUaXfWS.', 'maria_botelho_neves', 'mariabotelhoneves@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153323566573638/', '2015-05-26 12:31:11', '', 0, 'Maria Botelho Neves'),
(195, 'Vasco_Duarte_Silva', '$P$BaU0lSyinNMFmGODN/YhyaAbC3wVin0', 'vasco_duarte_silva', 'vds_sn@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206214159931266/', '2015-05-26 12:31:27', '', 0, 'Vasco Duarte Silva'),
(196, 'Ricardo_Batis', '$P$BtJMPCsGFtXu/MV1etihww1ZgDSlXo/', 'ricardo_batis', 'arqricardojorge@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205797790937307/', '2015-05-26 12:31:45', '', 0, 'Ricardo Batis'),
(197, 'Ricardo_Guerreiro', '$P$BcMyrMz1KVoirUf5P90f/oxlhJU9OX/', 'ricardo_guerreiro', 'ricardoguerreiro1979@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/649074868526099/', '2015-05-26 12:32:05', '', 0, 'Ricardo Guerreiro'),
(198, 'Berner_Panti', '$P$BYg3oQ.MaXdHuc54lxav4CfOFuel0H/', 'berner_panti', 'berner.panti@gmail.com', 'https://plus.google.com/111660441234713793661', '2015-05-26 12:32:16', '', 0, 'Berner Panti'),
(199, 'Pedro_Pinheiro', '$P$BKRXTccHE89SPBuGcao2/fWV22xGZY/', 'pedro_pinheiro', 'pinheirovzky@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153342140007277/', '2015-05-26 12:32:28', '', 0, 'Pedro Pinheiro'),
(200, 'Monica_Lopes_Furtado', '$P$B.pAdoA9NLZgLv774UWwpjx.8446f40', 'monica_lopes_furtado', 'monicafurtado@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/959149277469908/', '2015-05-26 12:33:44', '', 0, 'Monica Lopes Furtado'),
(201, 'Hugo_Filipe_Silva', '$P$B9QR49w3balzFE/.hCNv8X2Obx8f58/', 'hugo_filipe_silva', 'hugofsilvaa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/405121809690753/', '2015-05-26 12:34:39', '', 0, 'Hugo Filipe Silva'),
(202, 'Andre_Assis', '$P$BxnlVsN7v6I8jvVtWC23uaaZ/Ywhw3.', 'andre_assis', 'dred.assis@gmail.com', 'https://www.facebook.com/app_scoped_user_id/955575384482157/', '2015-05-26 12:35:11', '', 0, 'Andre Assis'),
(203, 'Joao_Valente', '$P$Bru2aBBLaigSVbR68R0/0165AQ6d1u.', 'joao_valente', 'joaovalente65@gmail.com', 'https://www.facebook.com/app_scoped_user_id/862722550430220/', '2015-05-26 12:35:19', '', 0, 'João Valente'),
(204, 'Pedro_Rua', '$P$BsPiFIHylnaK6MN0vP0kYVqYg/AqMe1', 'pedro_rua', 'pedro.rua17@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/971558996209517/', '2015-05-26 12:35:41', '', 0, 'Pedro Rua'),
(205, 'Pedro_Cabral_da_Camara', '$P$Bk3ClX05m4EikWAcjAIrxYx3gpN6bp1', 'pedro_cabral_da_camara', 'pedroccamara@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206146275992308/', '2015-05-26 12:36:03', '', 0, 'Pedro Cabral da Camara'),
(206, 'Pedro_Vigario', '$P$Bw48ZOVx1kb5Y./0JCn.nT5AiLq9q5.', 'pedro_vigario', 'vigas.net@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/820601617994685/', '2015-05-26 12:36:03', '', 0, 'Pedro Vigário'),
(207, 'Patricia_Sampaio_Nunes', '$P$BeTTQC3pFXuH4nkPPindG8j02FB3gK/', 'patricia_sampaio_nunes', 'patriciaduartesilva@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205393188043070/', '2015-05-26 12:37:31', '', 0, 'Patricia Sampaio Nunes'),
(208, 'Vasco_Duarte-Silva', '$P$BaLUYzcI/KkdmCiOc2aGFjWYCNvB0u0', 'vasco_duarte-silva', 'duartevasco@stjulians.com', 'https://plus.google.com/109781524263664969689', '2015-05-26 12:37:51', '', 0, 'Vasco Duarte-Silva'),
(209, 'Joao_Paulo_Neto', '$P$BbEu.CsyAJ330vUnQlCFwZrx1OKlEm.', 'joao_paulo_neto', 'pneto40@gmail.com', 'https://www.facebook.com/app_scoped_user_id/474975239345387/', '2015-05-26 12:38:09', '', 0, 'João Paulo Neto'),
(210, 'Nuno_Ramos_de_Almeida', '$P$BbUfB3mUN.4WV1PARpzq.puLO2LrIR1', 'nuno_ramos_de_almeida', 'nunotitopt@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207175040393951/', '2015-05-26 12:38:27', '', 0, 'Nuno Ramos de Almeida'),
(211, 'Antonio_Belard', '$P$BNGzuRb5co42j8/dvhoAWiAXYBtQ47.', 'antonio_belard', 'antonio.belard@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153097817419597/', '2015-05-26 12:39:47', '', 0, 'António Belard'),
(212, 'Pedro_Cortez_de_Lobao', '$P$Bk./6c.nvkCsIBzOOjuV0CRWTNga7y0', 'pedro_cortez_de_lobao', 'facebook_user_pedro_cortez_de_lobao@example.com', 'https://www.facebook.com/app_scoped_user_id/810897295631708/', '2015-05-26 12:39:51', '', 0, 'Pedro Cortez de Lobão'),
(213, 'Paulo_Carvalho', '$P$BTGVCY8DY4X4n3VyU.Bn5gsbhALiF8/', 'paulo_carvalho', 'areosacarvalho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/562710477205151/', '2015-05-26 12:40:07', '', 0, 'Paulo Carvalho'),
(214, 'Francisco_Xara', '$P$Bb8KJEsgHWHDLz/Mr652CIJze3mpqI0', 'francisco_xara', 'franciscoxara@gmail.com', 'https://plus.google.com/117924971650603367353', '2015-05-26 12:42:12', '', 0, 'Francisco Xara'),
(215, 'David_Fernandes', '$P$BjWRUZaYAkU2YKWqFDs.3kkYzkKRGa1', 'david_fernandes', 'davidedfernandes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1107278525954878/', '2015-05-26 12:42:21', '', 0, 'David Fernandes'),
(216, 'Filipe_Lopes', '$P$BLn5J9dzprq0yk/TZy0B7NT/orSrk00', 'filipe_lopes', 'facebook_user_filipe_lopes@example.com', 'https://www.facebook.com/app_scoped_user_id/10152827856111975/', '2015-05-26 12:42:57', '', 0, 'Filipe Lopes'),
(217, 'Pedro_Goncalo_Julio', '$P$BSLyAWMILwQKPowTydFuVOSb1VN3bk0', 'pedro_goncalo_julio', 'facebook_user_pedro_goncalo_julio@example.com', 'https://www.facebook.com/app_scoped_user_id/1608226442787980/', '2015-05-26 12:43:16', '', 0, 'Pedro Gonçalo Júlio'),
(218, 'Helena_Nunes_Farinha', '$P$BKmsJI7jL.zqOwkkwE9UcItV9lUyPx0', 'helena_nunes_farinha', 'helena_nunesf@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207152174621986/', '2015-05-26 12:43:44', '', 0, 'Helena Nunes Farinha'),
(219, 'Tiago_Ribeiro_Torres', '$P$B037K8J5I1QwDnAjyFZ6FFsEoVa3r./', 'tiago_ribeiro_torres', 'torrestiago@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153179094976281/', '2015-05-26 12:44:03', '', 0, 'Tiago Ribeiro Torres'),
(220, 'Ana_Lucia_Felizardo', '$P$Bf24y44iufbJWIdZI493HZ9CDgH.NQ.', 'ana_lucia_felizardo', 'ana.felizardo@balance.pt', 'https://www.facebook.com/app_scoped_user_id/982233335134284/', '2015-05-26 12:44:43', '', 0, 'Ana Lúcia Felizardo'),
(221, 'Victor_Morais', '$P$BT0Oq6ULEwFI35oIJxkKQ2wwTmD1lB.', 'victor_morais', 'vmorais_on@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204274340081097/', '2015-05-26 12:44:46', '', 0, 'Victor Morais'),
(222, 'Ana_Paula_Sousa', '$P$BFx0hTGXjDdzdiLbBcd.Q7.FHeskKa1', 'ana_paula_sousa', 'anasousa33@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/440665422759510/', '2015-05-26 12:45:37', '', 0, 'Ana Paula Sousa'),
(223, 'nuno_pereira', '$P$Bt7TXhnwzz7BSIhm9AWBjEJ9LiUQBA0', 'nuno_pereira', 'livrosantigos2014@gmail.com', '', '2015-05-26 12:46:20', '', 0, 'nuno pereira'),
(224, 'Ines_Tho_Barosa', '$P$BW6pSsTV6/kyd0msjE1T5ROau7/iag0', 'ines_tho_barosa', 'facebook_user_ines_tho_barosa@example.com', 'https://www.facebook.com/app_scoped_user_id/1136859439672862/', '2015-05-26 12:46:40', '', 0, 'Inês Thó Barosa'),
(225, 'Mininha_Matreno', '$P$BR3yaPtYoep6Bt/0l1E2HyYW/MaQed/', 'mininha_matreno', 'facebook_user_mininha_matreno@example.com', 'https://www.facebook.com/app_scoped_user_id/10153297837124424/', '2015-05-26 12:48:29', '', 0, 'Mininha Matreno');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(226, 'Flavio_Raimundo', '$P$BywMnNdG3iTiK2ZCBbmaJXh7S8/C7./', 'flavio_raimundo', 'bluedevil_one@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/885116521554753/', '2015-05-26 12:53:26', '', 0, 'Flávio Raimundo'),
(227, 'Ines_Muralha', '$P$BXP5K7x3lmp/jASEYCsqryYEWhEWFK/', 'ines_muralha', 'inesalvacaobarreto@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204477547035018/', '2015-05-26 12:53:59', '', 0, 'Inês Muralha'),
(228, 'Ana_Rocha', '$P$BlrxoucRb9gzg0Eb5XUwe5mQgL04890', 'ana_rocha', 'dearaujo.rocha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204306968414445/', '2015-05-26 12:54:15', '', 0, 'Ana Rocha'),
(229, 'Vasco_Assis_Teixeira', '$P$BsEG9ojf1D.AhKiBHIQ9yeroAgiQwa.', 'vasco_assis_teixeira', 'vasco_assisteixeira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153227446117850/', '2015-05-26 12:55:30', '', 0, 'Vasco Assis Teixeira'),
(230, 'Nuno_Costa', '$P$BWAkGhV37VoQZdZhdbvTNX4jXe83xn.', 'nuno_costa', 'zorbapolho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205563235354495/', '2015-05-26 12:56:39', '', 0, 'Nuno Costa'),
(231, 'Emilia_Rosa', '$P$BqTRs0z0rSupcuXMgi5.wrXqq7O3U91', 'emilia_rosa', 'emiliasardinha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205618129866160/', '2015-05-26 12:58:50', '', 0, 'Emília Rosa'),
(232, 'Rodrigo_Bravo_Pimentao', '$P$BPs8jdhqEjPPSdr6HQLJRWx/VyF0s01', 'rodrigo_bravo_pimentao', 'gui@despomar.com', 'https://www.facebook.com/app_scoped_user_id/10153423662864789/', '2015-05-26 12:58:55', '', 0, 'Rodrigo Bravo Pimentão'),
(233, 'Renato_Alexandre_Costa', '$P$B8gNVYm7Y43RjHJ8aibVlbFfmHMNvr/', 'renato_alexandre_costa', 'renato.alexandre.costa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1042758249085160/', '2015-05-26 12:59:18', '', 0, 'Renato Alexandre Costa'),
(234, 'Rodrigo_Sousa', '$P$BL/3zBVRK.I4VNcF8V/ewqzhpNLSkK.', 'rodrigo_sousa', 'rodrigo_bsousa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155617845425298/', '2015-05-26 12:59:42', '', 0, 'Rodrigo Sousa'),
(235, 'Vanessa_Almeida_Faria_Almodovar', '$P$BSZI3pCADRENrTn5a6VXDzWUGgOirK/', 'vanessa_almeida_faria_almodovar', 'facebook_user_vanessa_almeida_faria_almodovar@example.com', 'https://www.facebook.com/app_scoped_user_id/10153071351422851/', '2015-05-26 13:00:06', '', 0, 'Vanessa Almeida Faria Almodôvar'),
(236, 'Tiago_Madeira', '$P$Bhz9au0PRr1NQ3hL0enHsVRSvwFoyR1', 'tiago_madeira', 'tiagovilelamadeira@gmail.com', 'https://plus.google.com/104357010472350948125', '2015-05-26 13:01:44', '', 0, 'Tiago Madeira'),
(237, 'Nuno_Canas_Mendes', '$P$Bc.qQaT4xiiPmFjCpA3Enb6SkRwKyU1', 'nuno_canas_mendes', 'ncanasm@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204056296314079/', '2015-05-26 13:01:53', '', 0, 'Nuno Canas Mendes'),
(238, 'Nuno_dOrey_Assuncao', '$P$B041OTmoYyONkJRxqM8ebQfdEBd0FJ/', 'nuno_dorey_assuncao', 'nunoassuncao1@gmail.com', 'https://plus.google.com/103580511020515065644', '2015-05-26 13:02:58', '', 0, 'Nuno d\'Orey Assunção'),
(239, 'Duarte_Nuno_Rocha_Antunes', '$P$BzlcrNhaNQPimukOiRZU.Ng1ykSyau.', 'duarte_nuno_rocha_antunes', 'duartecentral@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203888377442632/', '2015-05-26 13:03:03', '', 0, 'Duarte Nuno Rocha Antunes'),
(240, 'Jose_Joao_Froes', '$P$BQqX5eMBDKlpgwdNVUDppusTfb6olC/', 'jose_joao_froes', 'facebook_user_jose_joao_froes@example.com', 'https://www.facebook.com/app_scoped_user_id/10204288412235562/', '2015-05-26 13:03:38', '', 0, 'José João Froes'),
(241, 'La_Salette_Loureiro', '$P$BvIaQy5A2dcHPJhTcP1VexTmzzV.241', 'la_salette_loureiro', 'lsloureiro@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1446367815679296/', '2015-05-26 13:04:24', '', 0, 'La Salette Loureiro'),
(242, 'Carla_Lopes', '$P$BUk3/maPARTXbe/EyRHBHUCuz5rtUl.', 'carla_lopes', 'carlavenanciolopes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206763285305088/', '2015-05-26 13:06:40', '', 0, 'Carla Lopes'),
(243, 'Ceu_Saturnino', '$P$BC26.30zfJb1QcjUYDVeKvwUlihamf0', 'ceu_saturnino', 'ceusaturnino@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/873516039352519/', '2015-05-26 13:08:06', '', 0, 'Céu Saturnino'),
(244, 'Francisca_Siopa', '$P$BohRTt4/OvJaQ182bhMaRq5utNOIB21', 'francisca_siopa', 'franciscadasilvasiopa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/825905567495033/', '2015-05-26 13:11:50', '', 0, 'Francisca Siopa'),
(245, 'Teresa_Costa', '$P$BqK5x25x7ZyELti8E4ix8ci4AXYyng0', 'teresa_costa', 'teresasgc@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152767793561651/', '2015-05-26 13:13:42', '', 0, 'Teresa Costa'),
(246, 'Foz_Camp', '$P$B2ZzG0WyI3licHsP/UxXOr37df5mEV0', 'foz_camp', 'fozcamp@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207009892031988/', '2015-05-26 13:17:13', '', 0, 'Foz Camp'),
(247, 'Tiago_Gomes', '$P$B00u8cZ1n.IP89Vx.J8L/NnH.bBiJV/', 'tiago_gomes', 'tiagojlgomes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1841613262731044/', '2015-05-26 13:17:33', '', 0, 'Tiago Gomes'),
(248, 'Andre_Filipe_Pessoa', '$P$BRYpG3fbyqIeAR.fnOZRr3csn/te.a0', 'andre_filipe_pessoa', 'andrefpessoa10@gmail.com', 'https://www.facebook.com/app_scoped_user_id/622085444593252/', '2015-05-26 13:19:31', '', 0, 'André Filipe Pessoa'),
(249, 'Ramiro_Costa', '$P$BGE35G/xd/9hD46O8Lc//ZcR5rW/eI1', 'ramiro_costa', 'ramirocosta@fazletra.com', 'https://www.facebook.com/app_scoped_user_id/10206735920857275/', '2015-05-26 13:20:15', '', 0, 'Ramiro Costa'),
(250, 'Angela_Santos', '$P$BffT77bePKczODe0UOJlM32uwgIVQH0', 'angela_santos', 'angela.ml.santos@gmail.com', 'https://profiles.google.com/102945047148321116038', '2015-05-26 13:20:22', '', 0, 'Angela Santos'),
(251, 'Miguel_Antunes_de_Moura', '$P$BmB4zkBzdaBWOKjPfWzPnKohNHJGEY.', 'miguel_antunes_de_moura', 'm_moura@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153354452933024/', '2015-05-26 13:22:45', '', 0, 'Miguel Antunes de Moura'),
(252, 'Edgar_Pereira', '$P$Bw4NCEyxUSEhWeg4fSVJz9WwtRMTww0', 'edgar_pereira', 'helderedgar@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206893984690572/', '2015-05-26 13:23:00', '', 0, 'Edgar Pereira'),
(253, 'Antonio_Rodrigues', '$P$BqvtbfjfSFGbmoWZUYAVppmOi1Q9vQ1', 'antonio_rodrigues', 'antoniofiliperodrigues@gmail.com', 'https://plus.google.com/110212364106971064258', '2015-05-26 13:23:24', '', 0, 'António Rodrigues'),
(254, 'Maria_Rebelo_de_Andrade', '$P$BsTo2Ht5nYUwh9IiGOcOxTmty9da1R.', 'maria_rebelo_de_andrade', 'maria.rebelo.andrade@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205295005029220/', '2015-05-26 13:24:28', '', 0, 'Maria Rebelo de Andrade'),
(255, 'Marco_Silva', '$P$BBKDgMQKo1yWJ7rMH83smGuaFroS9.1', 'marco_silva', 'markinhofsilva@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152901103275172/', '2015-05-26 13:24:56', '', 0, 'Marco Silva'),
(256, 'Joana_Alegre_Duarte', '$P$BSMqBDArcPLtPomqULbqSFrLRExycI0', 'joana_alegre_duarte', 'joana_alegre@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153404344699703/', '2015-05-26 13:24:59', '', 0, 'Joana Alegre Duarte'),
(257, 'Guadalupe_Cortez_Pereira', '$P$BxqWBqyJekvifFPjXAoews7PyDch9j1', 'guadalupe_cortez_pereira', 'mdgpereira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205971136411580/', '2015-05-26 13:25:54', '', 0, 'Guadalupe Cortez Pereira'),
(258, 'Joao_Monge', '$P$BdpBg6WlsPbD6pbq7aYiqkeoKVuKP11', 'joao_monge', 'facebook_user_joao_monge@example.com', 'https://www.facebook.com/app_scoped_user_id/10152738832632303/', '2015-05-26 13:26:26', '', 0, 'Joao Monge'),
(259, 'Alexandra_Rocha_Antunes', '$P$BeZCc5f4blfOnzE25/.32tKvdFBSx61', 'alexandra_rocha_antunes', 'xanar7@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200450890710399/', '2015-05-26 13:29:22', '', 0, 'Alexandra Rocha Antunes'),
(260, 'Luis_Rocha_Antunes', '$P$BdgPuqtPtVfnIMNlVyQf.7IQnKxmE00', 'luis_rocha_antunes', 'facebook_user_luis_rocha_antunes@example.com', 'https://www.facebook.com/app_scoped_user_id/10203939579839736/', '2015-05-26 13:29:55', '', 0, 'Luis Rocha Antunes'),
(261, 'Isa_Andrade', '$P$Bd0vA2aufhT5h4IP/Jj2WBMnILLHQY/', 'isa_andrade', 'facebook_user_isa_andrade@example.com', 'https://www.facebook.com/app_scoped_user_id/836850169727349/', '2015-05-26 13:31:41', '', 0, 'Isa Andrade'),
(262, 'Al_Jahman', '$P$BMsIQNUDk8/vRTP64IwN5YGROsac4Y0', 'al_jahman', 'alexandreedcsousa@hotmail.com', 'https://plus.google.com/111601858631905602144', '2015-05-26 13:33:40', '', 0, 'Al Jahman'),
(263, 'Madalena_Algarvio_De_Castro', '$P$BV29avp1/TBV9X6OYYZFmkIJ71W3e61', 'madalena_algarvio_de_castro', 'madalgcastro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203155242481331/', '2015-05-26 13:33:47', '', 0, 'Madalena Algarvio De Castro'),
(264, 'Luana_Mota', '$P$B10DKa7h9mUrIYrLS4/06Xxie/U0xA.', 'luana_mota', 'luana.mota@live.com', 'https://www.facebook.com/app_scoped_user_id/10203900600822799/', '2015-05-26 13:35:11', '', 0, 'Luana Mota'),
(265, 'Sam_Sam_Seifi', '$P$Bvhqz8lMNToscr4a0WEgEyrP1torXz/', 'sam_sam_seifi', 'sam.seifi0@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153357470118809/', '2015-05-26 13:36:38', '', 0, 'Sam Sam Seifi'),
(266, 'Silvia_Serra', '$P$BaNlo6.45mQ5lt260QuAGewJ8WeleV.', 'silvia_serra', 'silviamvserra@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153025405511748/', '2015-05-26 13:37:58', '', 0, 'Silvia Serra'),
(267, 'Simone_Ujvari_Lourenco', '$P$BoPLslxlCFY17l5YZXFld2pRasfEFv0', 'simone_ujvari_lourenco', 'siujvari@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204222631110900/', '2015-05-26 13:38:40', '', 0, 'Simone Ujvari Lourenço'),
(268, 'Luis_Ramada', '$P$B26clUxqOzd9pzTzz3er5KEESNy8UT0', 'luis_ramada', 'lramada@iol.pt', 'https://www.facebook.com/app_scoped_user_id/10204151046405100/', '2015-05-26 13:38:52', '', 0, 'Luis Ramada'),
(269, 'Carolina_Pereira', '$P$BRKhrnG7AfYWQvCkIpSo28ktm7SoB./', 'carolina_pereira', 'carolinasalgueiropereira@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/852483218150545/', '2015-05-26 13:39:04', '', 0, 'Carolina Pereira'),
(270, 'Teresa_Brigas', '$P$BkYknWhvrV8pN3daBna.6bpAtQAte50', 'teresa_brigas', 'teresabrigas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1586292128296353/', '2015-05-26 13:39:36', '', 0, 'Teresa Brigas'),
(271, 'Tiago_Tavares', '$P$Br5VsFmRMR0NOSY9Z7VKEWNIlSwpuD/', 'tiago_tavares', 'tigstav@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204079190760183/', '2015-05-26 13:39:36', '', 0, 'Tiago Tavares'),
(272, 'Cristina_Rocha_Antunes', '$P$BOepXfi9tsbh2NPsinFDNKaO71HMBY1', 'cristina_rocha_antunes', 'antunes.estoril.cristina@gmail.com', 'https://www.facebook.com/app_scoped_user_id/926625180722927/', '2015-05-26 13:41:09', '', 0, 'Cristina Rocha Antunes'),
(273, 'Francisco_Matos_Peres', '$P$BAIKfCYjAJAVwNlnQ1Hcz.3Kh9ik2N.', 'francisco_matos_peres', 'fmatosperes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203937182779197/', '2015-05-26 13:41:22', '', 0, 'Francisco Matos Peres'),
(274, 'Joao_Bon_De_Sousa', '$P$BIIBlv0/TE6mTpl2i30ZLg50MdQ3tA1', 'joao_bon_de_sousa', 'joao_bondesousa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153030278663585/', '2015-05-26 13:41:39', '', 0, 'Joao Bon De Sousa'),
(275, 'Francisco_Santos', '$P$B4e1MGpOk1KfoU/vrSZuiQkzEDNabs0', 'francisco_santos', 'xico.ts@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205689692458324/', '2015-05-26 13:45:57', '', 0, 'Francisco Santos'),
(276, 'Antonio_Carreira', '$P$B7Gnt0PSadaajUInJ35q.YsczFouqH1', 'antonio_carreira', 'antoniocarreira27@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206682506605296/', '2015-05-26 13:46:00', '', 0, 'António Carreira'),
(277, 'Andre_Vitoria_Do_Carmo', '$P$BXris4JVxxj2lcIrDamkPiCBk5hs/T/', 'andre_vitoria_do_carmo', 'facebook_user_andre_vitoria_do_carmo@example.com', 'https://www.facebook.com/app_scoped_user_id/10205371613183058/', '2015-05-26 13:46:45', '', 0, 'André Vitória Do Carmo'),
(278, 'Mariana_Pinto_Guedes', '$P$BxwQFTQw8jMDt0nqwxEJb75jAcRlY80', 'mariana_pinto_guedes', 'miana_guedes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153408928527783/', '2015-05-26 13:47:44', '', 0, 'Mariana Pinto Guedes'),
(279, 'Luis_Lourenco', '$P$B9Q6uFBi1dCIuf0hx2hv9GppLi68oP.', 'luis_lourenco', 'luis.lourenco13@gmail.com', 'https://www.facebook.com/app_scoped_user_id/838065042896075/', '2015-05-26 13:48:51', '', 0, 'Luis Lourenço'),
(280, 'Guga_Pira_Carvalho', '$P$B63.uM/vG6v72Hyf56qXOLMy7QGB1i.', 'guga_pira_carvalho', 'gugapira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/968189549879812/', '2015-05-26 13:52:40', '', 0, 'Guga Pirá Carvalho'),
(281, 'Joao_Palma_Carreira', '$P$BGyLpnYIgnQGXlK1OhIRR4o8Eq6.1l1', 'joao_palma_carreira', 'jfcarreira@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/771403219643366/', '2015-05-26 13:53:02', '', 0, 'João Palma Carreira'),
(282, 'Tania_Juliao', '$P$Bt7xpodRfzPdKg0qG3ugtge.ImkSnC/', 'tania_juliao', 'facebook_user_tania_juliao@example.com', 'https://www.facebook.com/app_scoped_user_id/962621260438787/', '2015-05-26 13:53:22', '', 0, 'Tania Juliao'),
(283, 'Sara_Moreira', '$P$BtK4V./ERGQRpxzQkEVZU46Cxz.fHD.', 'sara_moreira', 'sarajpmoreira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153363060027269/', '2015-05-26 13:53:31', '', 0, 'Sara Moreira'),
(284, 'Pedro_Conceicao', '$P$BpSHla6kF2ZhxZJwr0diOtVwwXsHCH.', 'pedro_conceicao', 'pedroconceicao_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/898394023540411/', '2015-05-26 13:53:31', '', 0, 'Pedro Conceição'),
(285, 'Pedro_Santos', '$P$BzFXaP7k8fHL5o7hnx2cYL9WKHgwiI/', 'pedro_santos', 'pepsina1@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153040784083668/', '2015-05-26 13:54:18', '', 0, 'Pedro Santos'),
(286, 'Vanessa_Monteiro', '$P$BOAmX.ERjtLwYvG9ezR1Kua4xSaSsp1', 'vanessa_monteiro', 'vanny.vb.monteiro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1564465307150788/', '2015-05-26 13:56:18', '', 0, 'Vanessa Monteiro'),
(287, 'Joana_Nascimento', '$P$B6ReqFDy5hroW7K.dnNSdUP3zNiZt9.', 'joana_nascimento', 'joanascimento@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153226314771418/', '2015-05-26 13:56:21', '', 0, 'Joana Nascimento'),
(288, 'Raquel_Frade', '$P$BMBW1exONBjZPOKAOuVBLfwk5Uplo00', 'raquel_frade', 'raquelfrade@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153293769698361/', '2015-05-26 13:56:34', '', 0, 'Raquel Frade'),
(289, 'Joana_Morais_da_Rocha', '$P$B1w44iQ1PdoACCcsR8fkNX7TtgyRVT0', 'joana_morais_da_rocha', 'luzestelar.joana@gmail.com', 'https://www.facebook.com/app_scoped_user_id/965193796866468/', '2015-05-26 13:57:52', '', 0, 'Joana Morais da Rocha'),
(290, 'Rosa_Maria_Carvalho', '$P$B6e8Pchprzp7BQe2Q2yvf0ABaBCZMT0', 'rosa_maria_carvalho', 'rosa.carvalho8@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/926734547367820/', '2015-05-26 13:58:50', '', 0, 'Rosa Maria Carvalho'),
(291, 'Helio_Antonio', '$P$Bys.HCkIN4jIxtwDl.cXnPqhgOULV9.', 'helio_antonio', 'helioantonio@msn.com', 'https://www.facebook.com/app_scoped_user_id/10206547471386721/', '2015-05-26 14:01:42', '', 0, 'Hélio António'),
(292, 'Marta_Azevedo', '$P$BSBLMtFgzc0KMDMU9mDPB03VtODT3V.', 'marta_azevedo', 'mmatosazevedo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10154006850318438/', '2015-05-26 14:01:54', '', 0, 'Marta Azevedo'),
(293, 'Bia_Pereira', '$P$B0lrFVX7modUraC6YDQW0/FD3Xj5Zp1', 'bia_pereira', 'beatriz.cs.pereira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/833307180089769/', '2015-05-26 14:02:00', '', 0, 'Bia Pereira'),
(294, 'Vera_Policarpo_Neves', '$P$Bs2u5Ppb6b1crSZxZH3m/eADr.DlEB.', 'vera_policarpo_neves', 'verapolicarpo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204837364710271/', '2015-05-26 14:02:04', '', 0, 'Vera Policarpo Neves'),
(295, 'Duarte_Jorge', '$P$BTQkt8AyIXyG/C8IXQNG70Go4d.XY5/', 'duarte_jorge', 'duartemjorge@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152838963236570/', '2015-05-26 14:05:06', '', 0, 'Duarte Jorge'),
(296, 'Joana_Andrade_1', '$P$BcsNf1DQBaYMDJhOhv1.DkEtZX/giD0', 'joana_andrade_1', 'jo_andrade80@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153422634349714/', '2015-05-26 14:08:18', '', 0, 'Joana Andrade'),
(297, 'Tuxa_Guerra', '$P$BbNV2k0vfU3wFOvqSeir6veQLFkZ7X0', 'tuxa_guerra', 'tuxamariaguerra@gmail.com', 'https://www.facebook.com/app_scoped_user_id/638255002977053/', '2015-05-26 14:09:39', '', 0, 'Tuxa Guerra'),
(298, 'Pedro_Farelo', '$P$BuE9g42naMu8Kv9FNY7QrgwLw17u/F/', 'pedro_farelo', 'pedro.farelo@goma.pt', 'https://www.facebook.com/app_scoped_user_id/10205266096185269/', '2015-05-26 14:09:57', '', 0, 'Pedro Farelo'),
(299, 'Carlos_Costa', '$P$BDeOhNVONuy1KKpjYoSgJ8QLgrGUKr.', 'carlos_costa', 'facebook_user_carlos_costa@example.com', 'https://www.facebook.com/app_scoped_user_id/10153333973956823/', '2015-05-26 14:10:53', '', 0, 'Carlos Costa'),
(300, 'Monica_Baiao_de_Figueiredo', '$P$BS9b6m7S20brsJEizqPP/ZYq9ZVCUL0', 'monica_baiao_de_figueiredo', 'mokinamail@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10204482997739896/', '2015-05-26 14:11:29', '', 0, 'Mónica Baião de Figueiredo'),
(301, 'Jose_Dias', '$P$BrrCxPV/QIwX7ngwENWDsBm9fp78HY0', 'jose_dias', 'zedias19@gmail.com', 'https://www.facebook.com/app_scoped_user_id/945460608809162/', '2015-05-26 14:11:29', '', 0, 'José Dias'),
(302, 'Marco_Mendes', '$P$BJz9vz11qdO/z9/l7rMWGAaWOpEmh4/', 'marco_mendes', 'marcoavmendes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/985126211498612/', '2015-05-26 14:11:49', '', 0, 'Marco Mendes'),
(303, 'Ana_Martins', '$P$BfIuqFVzUQqlyZi4HpWEMdXKs29TB3/', 'ana_martins', 'anam.cerca@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203970156950480/', '2015-05-26 14:12:27', '', 0, 'Ana Martins'),
(304, 'Ana_Morais', '$P$B3vnv/1rzvlghCk0M9z1sYDQSMyt.p1', 'ana_morais', 'anascmorais@gmail.com', 'https://plus.google.com/111885331559489791493', '2015-05-26 14:12:53', '', 0, 'Ana Morais'),
(305, 'Joana_Vieira', '$P$Byb9vmyedsEsJMOvcU.8REOlLTGhtF.', 'joana_vieira', 'joanafmv_2@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204297793377996/', '2015-05-26 14:13:10', '', 0, 'Joana Vieira'),
(306, 'Carolina_Mesquita_E_Carmo', '$P$Bp25k40EEZAUuTC5La1II102PTlvnp0', 'carolina_mesquita_e_carmo', 'carolinamc@gmx.com', 'https://www.facebook.com/app_scoped_user_id/10153299075449099/', '2015-05-26 14:13:14', '', 0, 'Carolina Mesquita E Carmo'),
(307, 'Catarina_Filipa_Augusto', '$P$B5RjasNd/NvZIoXXjXkyNUR..kJc9f0', 'catarina_filipa_augusto', 'cfra2012@gmail.com', 'https://www.facebook.com/app_scoped_user_id/999545810056793/', '2015-05-26 14:13:42', '', 0, 'Catarina Filipa Augusto'),
(308, 'Pedro_Domingos', '$P$BaLUSQKWUsSuPCFkqjq9ibs/moRcEg1', 'pedro_domingos', 'facebook_user_pedro_domingos@example.com', 'https://www.facebook.com/app_scoped_user_id/858210324227310/', '2015-05-26 14:14:53', '', 0, 'Pedro Domingos'),
(309, 'Ze_Rivotti_Maggiorani_Appleton', '$P$BybrNLJlt5fEpc7xpJ8PGc9gBSVw/a.', 'ze_rivotti_maggiorani_appleton', 'zeappleton@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153366329027112/', '2015-05-26 14:15:08', '', 0, 'Zé Rivotti Maggiorani Appleton'),
(310, 'Rafa_Baptista', '$P$BfF24optCbFMoNATPg8uag3cEoxYMO0', 'rafa_baptista', 'baptistarafael1@gmail.com', 'https://www.facebook.com/app_scoped_user_id/947613725270547/', '2015-05-26 14:16:51', '', 0, 'Rafa Baptista'),
(311, 'Pedro_Sampaio', '$P$BCEUsospvDgjECHaj5AlZpIodg2OXj1', 'pedro_sampaio', 'pedromurilo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206942467065913/', '2015-05-26 14:17:02', '', 0, 'Pedro Sampaio'),
(312, 'Rui_Santos', '$P$Bm2edHkUAlSm9rEpqjyvqOdGsv.zQF/', 'rui_santos', 'ruipedro72@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206666352675322/', '2015-05-26 14:18:29', '', 0, 'Rui Santos'),
(313, 'Pedro_del_Rio', '$P$BbCFxY1Q1ufD2wA4R.LD.G3Zx5r5gt0', 'pedro_del_rio', 'pedro.oliveiragoncalves@gmail.com', 'https://plus.google.com/+PedrodelRiopedrodelrio', '2015-05-26 14:18:42', '', 0, 'Pedro del Rio'),
(314, 'Rita_Picarra', '$P$BGw/i6i1WgPZJxc8mtiGFqHNvbceHM0', 'rita_picarra', 'rita_picarra@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153230252295733/', '2015-05-26 14:19:23', '', 0, 'Rita Piçarra'),
(315, 'Paulo_Jorge_Bettencourt_Girao', '$P$B/xRLDTdL3DdNxIs3j2iQ7bY5ByxPH1', 'paulo_jorge_bettencourt_girao', 'paulo.girao@ntnu.no', 'https://www.facebook.com/app_scoped_user_id/10155608109850721/', '2015-05-26 14:19:27', '', 0, 'Paulo Jorge Bettencourt Girão'),
(316, 'Maria_Sepulveda_de_Castelbranco_Abecasis', '$P$BZZGNjh5S4i9iJ.YbYFdLeVVVZigvt0', 'maria_sepulveda_de_castelbranco_abecasis', '14832@novasbe.pt', '', '2015-05-26 14:19:37', '', 0, 'Maria Sepúlveda de Castelbranco Abecasis'),
(317, 'Rodrigo_Silva', '$P$BSg0TYPXHwLPXG43urxbFEUuGc1G7A.', 'rodrigo_silva', 'rrppsilva@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153369951684658/', '2015-05-26 14:21:24', '', 0, 'Rodrigo Silva'),
(318, 'Susana_Torroais', '$P$BdIlgGZ0fVqXh/cdM97OrKcZFJ7Oll1', 'susana_torroais', 'susanatorroais@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/10155527984870417/', '2015-05-26 14:21:30', '', 0, 'Susana Torroais'),
(319, 'Fernando_Gil', '$P$BubOfvsqNcTaVA35GHTGF6UQRAP40U/', 'fernando_gil', 'fernyse.gil@gmail.com', 'https://plus.google.com/107754751985564376978', '2015-05-26 14:21:34', '', 0, 'Fernando Gil'),
(320, 'Francisca_Laires', '$P$B6nqAgwTESpYVsGz9u4ncx52Gkr0Q7.', 'francisca_laires', 'franciscafguiomar@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203887652134565/', '2015-05-26 14:23:41', '', 0, 'Francisca Laires'),
(321, 'Maria_Jose_Isabel', '$P$BTN7vgVLxoEfzF.srrWhy8jc./Rkwt/', 'maria_jose_isabel', 'mizeisabel@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1109103355770408/', '2015-05-26 14:24:16', '', 0, 'Maria José Isabel'),
(322, 'Pedro_Dinis', '$P$ByfUn3mf0RdLWcIyQyn4XDITjJePE41', 'pedro_dinis', 'pedrodinis.pt@gmail.com', '', '2015-05-26 14:24:39', '', 0, 'Pedro Dinis'),
(323, 'Nuno_Vitorino', '$P$BukOcZosaXLR9hjRPQdWgQaYrLH4Rb/', 'nuno_vitorino', 'vitorinonuno@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152925306463494/', '2015-05-26 14:24:44', '', 0, 'Nuno Vitorino'),
(324, 'Ana_Andrade_Lopes', '$P$B.CLIlCu2yTkPfbOWqjrWCAM9tBlqh.', 'ana_andrade_lopes', 'anaandradelopes01@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152825607758344/', '2015-05-26 14:25:17', '', 0, 'Ana Andrade Lopes'),
(325, 'Diogo_Teixeira', '$P$BLYBVjSUOezLo/wdzRhCrO5shWUl1N/', 'diogo_teixeira', 'teixa2000@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205352868956083/', '2015-05-26 14:25:18', '', 0, 'Diogo Teixeira'),
(326, 'Luis_Ducla_Soares', '$P$B9F2RMfdIVtXvUWdgvAjAjD/5PKpO3/', 'luis_ducla_soares', 'lds@lx.it.pt', 'https://www.facebook.com/app_scoped_user_id/10153007709871871/', '2015-05-26 14:25:30', '', 0, 'Luís Ducla Soares'),
(327, 'Miguel_De_Sequeira_Lopes', '$P$B..zPEGc5ZlLv08o3Q1V637q9LgIen0', 'miguel_de_sequeira_lopes', 'mcvslopes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204267521107846/', '2015-05-26 14:26:52', '', 0, 'Miguel De Sequeira Lopes'),
(328, 'Barbara_Palinhos_Pereira', '$P$BZIWE4eR5mRoTiKhVDC82tBcGzpA7i0', 'barbara_palinhos_pereira', 'barbara.palinhos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152731677901568/', '2015-05-26 14:27:18', '', 0, 'Bárbara Palinhos Pereira'),
(329, 'Francisco_Oliveira_Bastos', '$P$BpdX/v4Eflu54ZFceYQwn8toBH.8NE1', 'francisco_oliveira_bastos', 'foliveirabastos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203120359210176/', '2015-05-26 14:28:00', '', 0, 'Francisco Oliveira Bastos'),
(330, 'ivan_valadares', '$P$Bka0tKcIjLlN1tpfyEevnrml8e.wf9/', 'ivan_valadares', 'ivan.camacho.valadares@gmail.com', 'https://plus.google.com/112672389575878690864', '2015-05-26 14:28:12', '', 0, 'ivan valadares'),
(331, 'Miguel_Adao', '$P$BmKHJkoY/6Of.QK29klCS24N.IBzNe1', 'miguel_adao', 'migueladao.bb@gmail.com', 'https://www.facebook.com/app_scoped_user_id/949310451786523/', '2015-05-26 14:29:08', '', 0, 'Miguel Adão'),
(332, 'Angelo_Alves', '$P$Bh68u50vBazT4TH2GLXq0gIyKjWyc7/', 'angelo_alves', 'jangeloalves@gmail.com', 'https://plus.google.com/106304588793230127919', '2015-05-26 14:31:20', '', 0, 'Ângelo Alves'),
(333, 'Bruno_Nato', '$P$Bq.lxIJQk3x60Dd9VsCQqDl0ElAmp/.', 'bruno_nato', 'bruno_nato360@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152764681692447/', '2015-05-26 14:31:39', '', 0, 'Bruno Nato'),
(334, 'Antonio_Rivotti_Maggiorani_Appleton', '$P$B8zK286MtHSnIEMle.DtQ/s1tLx9VA0', 'antonio_rivotti_maggiorani_appleton', 'antonio_appleton@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153287045611894/', '2015-05-26 14:32:15', '', 0, 'Antonio Rivotti Maggiorani Appleton'),
(335, 'Alcina_Teixeira', '$P$BLuqnL1sUzHangvS.v.8osbR5Tu.x8/', 'alcina_teixeira', 'alcinona@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205253896286129/', '2015-05-26 14:34:20', '', 0, 'Alcina Teixeira'),
(336, 'Ricardo_Chaves', '$P$BqfsabiS.Th.CBbb.C0p2J.yd.DJyq/', 'ricardo_chaves', 'ricardochaves85@gmail.com', 'https://www.facebook.com/app_scoped_user_id/496590203825960/', '2015-05-26 14:34:51', '', 0, 'Ricardo Chaves'),
(337, 'Ricardo_Pina_SnowBoomer', '$P$B.QW/4TE4LsGghqhWC3CLcfMcl144./', 'ricardo_pina_snowboomer', 'ricardobmpina@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1068256846536020/', '2015-05-26 14:34:53', '', 0, 'Ricardo Pina SnowBoomer'),
(338, 'Francisco_Fraguas_Mateus', '$P$BGkn652EAXIWqD/N.jEmw2o/i2I4RR/', 'francisco_fraguas_mateus', 'cisco_mateus@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206539932278552/', '2015-05-26 14:35:03', '', 0, 'Francisco Fráguas Mateus'),
(339, 'Tiago_Merlini', '$P$BGbjkA8ET5EqMQu.7BSa.aRVYu6il3/', 'tiago_merlini', 'merloproductions@gmail.com', 'https://www.facebook.com/app_scoped_user_id/438326519678079/', '2015-05-26 14:35:29', '', 0, 'Tiago Merlini'),
(340, 'Bruno_Santos', '$P$BZ3khNnnaQSNCXHB8nyH.aC1ouCCU0/', 'bruno_santos', 'scaronline@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200657772324053/', '2015-05-26 14:36:29', '', 0, 'Bruno Santos'),
(341, 'Joao_Moura', '$P$BD5TKw1G1scbSzAd.O7hhxhHdtfpRV/', 'joao_moura', 'jm@jmdo.pt', 'https://www.facebook.com/app_scoped_user_id/10206872801402855/', '2015-05-26 14:36:44', '', 0, 'João Moura'),
(342, 'Ana_Sofia_Antunes', '$P$B7P78M8gT2bQy17GQrspwsQafFt4Dk1', 'ana_sofia_antunes', 'anantunes_86@msn.com', 'https://www.facebook.com/app_scoped_user_id/10152722440956557/', '2015-05-26 14:37:51', '', 0, 'Ana Sofia Antunes'),
(343, 'Margarida_Palma', '$P$BARrzoFEQZ8Ok/5Zp4qObN7Fh7CPOT0', 'margarida_palma', 'margaridapalma@gmail.com', 'https://www.facebook.com/app_scoped_user_id/965702350128388/', '2015-05-26 14:38:50', '', 0, 'Margarida Palma'),
(344, 'Francisco_Sousa', '$P$BJcMM7gijFnt5SG6mCSUIwOTCxgYpY/', 'francisco_sousa', 'franciscosousa545@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205726121325525/', '2015-05-26 14:40:23', '', 0, 'Francisco Sousa'),
(345, 'Angela_Antunes', '$P$BQoOtoqFeJ8EZxBPtN2be4xtXW9Ujk/', 'angela_antunes', 'angela.m.antunes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152851277357256/', '2015-05-26 14:40:34', '', 0, 'Angela Antunes'),
(346, 'Pedro_Soares', '$P$BvWlnCJuQYiZsTYXoFYx4TaE3k7R1j/', 'pedro_soares', 'pedroetosh1980@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206374351494673/', '2015-05-26 14:41:10', '', 0, 'Pedro Soares'),
(347, 'Henrique_Tabot', '$P$BkznfFBjR/sQ/Min7EYei3cXcVm62o1', 'henrique_tabot', 'henriquetabot@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206537365462706/', '2015-05-26 14:41:10', '', 0, 'Henrique Tabot'),
(348, 'Maria_Helder_Rodrigues', '$P$Bu6a/dERM2HTMxifeB8cXrtzQxjbX40', 'maria_helder_rodrigues', 'm_rodrigues_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/855524554541158/', '2015-05-26 14:41:21', '', 0, 'Maria Helder Rodrigues'),
(349, 'Beatriz_Melo', '$P$B/JBpUjSxyjfI1./kE5f6GLsTYej6A/', 'beatriz_melo', 'bicaspmelo@gmail.com', 'https://profiles.google.com/116472110006284242081', '2015-05-26 14:41:30', '', 0, 'Beatriz Melo'),
(350, 'Nuno_Coelho', '$P$BF7LYKMpGFQ0h.YET4Uwx8urLEgFtw.', 'nuno_coelho', 'coelho_n@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1578767019063195/', '2015-05-26 14:42:03', '', 0, 'Nuno Coelho'),
(351, 'Andreia_Patricia_Ribeiro_Marques', '$P$BH5htBKDqBrINLcRw8VZx.jL6aUJ5c.', 'andreia_patricia_ribeiro_marques', 'facebook_user_andreia_patricia_ribeiro_marques@example.com', 'https://www.facebook.com/app_scoped_user_id/10153335803772431/', '2015-05-26 14:42:06', '', 0, 'Andreia Patricia Ribeiro Marques'),
(352, 'Peter_Osorio_Lemos', '$P$Bp/NSOSDp63aDl0/dPqpFc/NgZWHVh/', 'peter_osorio_lemos', 'pclemos795@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205194928925044/', '2015-05-26 14:42:45', '', 0, 'Peter Osorio Lemos'),
(353, 'Teresa_Mello_Breyner', '$P$BjpF4w2BXxmoqdqYB3jT8ycuZiwrYC0', 'teresa_mello_breyner', 'teresa.mariano1@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1126880643994946/', '2015-05-26 14:45:34', '', 0, 'Teresa Mello Breyner'),
(354, 'Miguel_Jordao', '$P$BP6G7PdFBg1m4k00AZpDTqo/RJ/4Gn/', 'miguel_jordao', 'facebook_user_miguel_jordao@example.com', 'https://www.facebook.com/app_scoped_user_id/914117948611744/', '2015-05-26 14:46:22', '', 0, 'Miguel Jordao'),
(355, 'Leonor_Laranjeira', '$P$BLTR9doizsVgin.8p8oEX.Tgv6jXL8.', 'leonor_laranjeira', 'leonor.laranjeira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/996365103721490/', '2015-05-26 14:46:27', '', 0, 'Leonor Laranjeira'),
(356, 'Hugo_Vau', '$P$BozWffXC15lYGX8EpWjlcEC3gE5jaE.', 'hugo_vau', 'hugovau@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206472663552104/', '2015-05-26 14:48:36', '', 0, 'Hugo Vau'),
(357, 'Carina_Duarte', '$P$BDfi9/itpy7sUyVJNlj6h9H48Nj1Vy.', 'carina_duarte', 'karysurf@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206787862953474/', '2015-05-26 14:48:55', '', 0, 'Carina Duarte'),
(358, 'Aztek_Dzigners', '$P$BpgDhQB8ZgX8woPtoF87w3Xe4AKVy00', 'aztek_dzigners', 'reciclagemaz@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1114983281863332/', '2015-05-26 14:49:18', '', 0, 'Aztek Dzigners'),
(359, 'Carlos_Omega_Pereira', '$P$BD4VdToS6gU6CCcBHNRXQZK6kPXSy51', 'carlos_omega_pereira', 'carlos_moita@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/976753432358886/', '2015-05-26 14:49:24', '', 0, 'Carlos \'Omega\' Pereira'),
(360, 'Nuno_Guerreiro', '$P$Belxy7WsV8nW76cTTlRIiUKzrki9yA1', 'nuno_guerreiro', 'nunoguerreiro2@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205475976473399/', '2015-05-26 14:50:00', '', 0, 'Nuno Guerreiro'),
(361, 'Joao_Antunes', '$P$BwSc.DtttyiTMIo1yYyhEQ4qPeXlLj.', 'joao_antunes', 'jotap_79@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153320600369291/', '2015-05-26 14:50:32', '', 0, 'João Antunes'),
(362, 'Ricardo_Racoes', '$P$BbHsn3c/OTxMBIRqbCYZeNuKC7wBCp/', 'ricardo_racoes', 'racinhas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/947083758645481/', '2015-05-26 14:52:23', '', 0, 'Ricardo Rações'),
(363, 'Marta_De_Mello_Breyner', '$P$BQNdIT.MfXk05W17DcZrkW.Y8HEz3Q/', 'marta_de_mello_breyner', 'marta_breyner@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153488059404155/', '2015-05-26 14:53:21', '', 0, 'Marta De Mello Breyner'),
(364, 'Catarina_Reis', '$P$BFh7yrlAN44sA1FTwkQnAxP5mnfHHo.', 'catarina_reis', 'simbelmuna@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153337562939837/', '2015-05-26 14:53:28', '', 0, 'Catarina Reis'),
(365, 'Luis_Valerio', '$P$BRj5gquA5KVefnOqibU/A4CBCoCgrp0', 'luis_valerio', 'luis.valerio.ferramacho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/565008946975734/', '2015-05-26 14:53:33', '', 0, 'Luis Valerio'),
(366, 'Matilde_Neto_da_Silva', '$P$BKt/HvOZ1hND2.oc.pDRjTYbv22F39/', 'matilde_neto_da_silva', 'facebook_user_matilde_neto_da_silva@example.com', 'https://www.facebook.com/app_scoped_user_id/1075766185771387/', '2015-05-26 14:55:17', '', 0, 'Matilde Neto da Silva'),
(367, 'Catarina_Duraes', '$P$BMM35NK4zXugnJ33dgYctVTkuYTqyj1', 'catarina_duraes', 'catarinaduraes_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/919247011430388/', '2015-05-26 14:55:23', '', 0, 'Catarina Durães'),
(368, 'Sandra_Barbosa', '$P$Bxn235xkmV.N3ti8JIQzfjxTIyumqb/', 'sandra_barbosa', 'toravonberg@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153350964050513/', '2015-05-26 14:55:49', '', 0, 'Sandra Barbosa'),
(369, 'Thiago_Braddell', '$P$B8xNcVJttEZywAFYaL48YxZvbR/G1v/', 'thiago_braddell', 'tb@thiagobraddell.pt', 'https://www.facebook.com/app_scoped_user_id/900567506647939/', '2015-05-26 14:56:34', '', 0, 'Thiago Braddell'),
(370, 'Manuel_Maria', '$P$BlJzg0yvjqOhS1KqIkAMNJxSVMIqBX0', 'manuel_maria', 'manuel@belamorais.pt', 'https://www.facebook.com/app_scoped_user_id/10206308470417969/', '2015-05-26 14:57:09', '', 0, 'Manuel Maria'),
(371, 'Miguel_Rodrigues', '$P$B8RInBb5EzFqkTb86AOUOVamoj7IM5.', 'miguel_rodrigues', 'migalhas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153829599646664/', '2015-05-26 14:58:01', '', 0, 'Miguel Rodrigues'),
(372, 'Joao_Coutinho', '$P$BVCEZxlpnwaH5ch9NX51rKNc25LMIc1', 'joao_coutinho', 'joaonunocoutinho@gmail.com', 'https://plus.google.com/104504894124563763383', '2015-05-26 15:00:30', '', 0, 'Joao Coutinho'),
(373, 'Joao_Lourenco', '$P$BoTCHAH2ZpQcgeHtpTmpp9J.Gh/FLY/', 'joao_lourenco', 'joaofranciscoguedeslourenco@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1092816087401782/', '2015-05-26 15:01:22', '', 0, 'João Lourenço'),
(374, 'Antonio_Belard_Ribeiro', '$P$BmCijl2bVK0Eqr31egqUko1/R9MOsH0', 'antonio_belard_ribeiro', 'antonio.b5@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/371285226410363/', '2015-05-26 15:01:49', '', 0, 'António Belard Ribeiro'),
(375, 'Nininha_Matos_Aguas', '$P$BGZO0DRWs7FcxSTuwOhAliXMQOGhIt/', 'nininha_matos_aguas', 'helenamatosaguas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206885965412043/', '2015-05-26 15:02:05', '', 0, 'Nininha Matos Aguas'),
(376, 'Joao_Miranda', '$P$B24GTSfcYIrB1ICySDSrQEYg31cQEe0', 'joao_miranda', 'joaomsantosmiranda@gmail.com', 'https://plus.google.com/111552019540281584870', '2015-05-26 15:02:29', '', 0, 'João Miranda'),
(377, 'Liliana_Rios', '$P$BNT/rSOBkYrPLWUTbWbeB8QU5lxI84.', 'liliana_rios', 'lilikass_82@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/825583760812461/', '2015-05-26 15:02:52', '', 0, 'Liliana Rios'),
(378, 'Paulo_Miguel', '$P$Bxi2cEbol3k6Zs9RJxlkLD.GmDwoGo.', 'paulo_miguel', 'pmanuel@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/10153469922622494/', '2015-05-26 15:03:01', '', 0, 'Paulo Miguel'),
(379, 'Joana_Querido', '$P$BhRxbaKLPgfDLRWeyUbrZ/0RZTCd.e.', 'joana_querido', 'joanakerido@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1047555001939231/', '2015-05-26 15:03:55', '', 0, 'Joana Querido'),
(380, 'Catiaa_Figueiredo', '$P$BNkwxlzPkQ34up/qQE3JoUHfY3LkoM/', 'catiaa_figueiredo', 'facebook_user_catiaa_figueiredo@example.com', 'https://www.facebook.com/app_scoped_user_id/803034729772431/', '2015-05-26 15:04:36', '', 0, 'Catiaa Figueiredo'),
(381, 'Ricardo_Ramos', '$P$BeDkZ233w..24d3VgmPp9d4DfUK19u0', 'ricardo_ramos', 'baixex@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205107328137419/', '2015-05-26 15:04:40', '', 0, 'Ricardo Ramos'),
(382, 'Manel_Vargas', '$P$Baj1V3TNkDqc59Li3tPpsheWNyZX7Z0', 'manel_vargas', 'manelvargas84@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153269018390138/', '2015-05-26 15:04:57', '', 0, 'Manel Vargas'),
(383, 'Joao_Marques', '$P$BOnR0cArrLBiPqz33GD4PwffiqPu6T1', 'joao_marques', 'palgest.joao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/986751971344457/', '2015-05-26 15:05:56', '', 0, 'Joao Marques'),
(384, 'Ricardo_Casal', '$P$BdRMqJWxHQD5BAdWpD7zF3dyzxU3Sy.', 'ricardo_casal', 'ricardojosecasal@gmail.com', 'https://plus.google.com/101971850348746188995', '2015-05-26 15:05:58', '', 0, 'Ricardo Casal'),
(385, 'Rafa_Nobre', '$P$BPkQgQzHjZAaEU8MVoDAlYROjGwOXo.', 'rafa_nobre', 'djrafanobre@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/889272604463884/', '2015-05-26 15:07:02', '', 0, 'Rafa Nobre'),
(386, 'Luis_Nunes_Santos', '$P$BEfBCND7TNljrYpXQ0vrfmAThoxdt6.', 'luis_nunes_santos', 'luigi1@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153163025803880/', '2015-05-26 15:07:12', '', 0, 'Luis Nunes Santos'),
(387, 'Sofia_Frazao', '$P$B6coZfFPtX1961XSu0HxgxqQV5qQpz.', 'sofia_frazao', 'sofiaolfrazao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206732312368820/', '2015-05-26 15:07:40', '', 0, 'Sofia Frazão'),
(388, 'Bruno_Miguel', '$P$BuP.KRccBmJ3TcSCT6x35hO/WRBxqa.', 'bruno_miguel', 'onurb_rabbit_10@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1068101893219571/', '2015-05-26 15:07:46', '', 0, 'Bruno Miguel'),
(389, 'Rita_Pinto_Leite', '$P$BNqxI.L.8ScxYchh/EXQ52NWNAnmgF.', 'rita_pinto_leite', 'rita.pintoleite@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200764729037113/', '2015-05-26 15:08:02', '', 0, 'Rita Pinto Leite'),
(390, 'Roque_Duarte', '$P$BJhCAnijgJIowiBAQeX5IO1jRDQTKh/', 'roque_duarte', 'roque_duarte@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/898505883521883/', '2015-05-26 15:08:13', '', 0, 'Roque Duarte'),
(391, 'Celine_Brandcom', '$P$B.KBtlch1nJBaffjOzv6pqwbiFoAj5.', 'celine_brandcom', 'celine.brandcom@gmail.com', '', '2015-05-26 15:08:16', '', 0, 'Celine Brandcom'),
(392, 'Vicente_Pinera_Fernandez', '$P$BSjVkwG.ZBZ/3ztDipvp0rfPOLK1HM.', 'vicente_pinera_fernandez', 'vicenpro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206921801063236/', '2015-05-26 15:08:41', '', 0, 'Vicente Piñera Fernández'),
(393, 'Oscar_Duarte', '$P$BIgCw8j7GIR7u1TRkoI7lDTYyy0xjA0', 'oscar_duarte', 'beicola@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155677677435492/', '2015-05-26 15:09:03', '', 0, 'Óscar Duarte'),
(394, 'Joana_Silva', '$P$B7TLJdZLIlgwKXzvE7kQVI2tlY8TRZ1', 'joana_silva', 'txugo_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1072389462788686/', '2015-05-26 15:09:07', '', 0, 'Joana Silva'),
(395, 'Eva_Reis', '$P$BebLZgEE2T1HXZAStjX24OjCKhLJKO0', 'eva_reis', 'reis.eva@gmail.com', 'https://plus.google.com/112985698425354729897', '2015-05-26 15:09:08', '', 0, 'Eva Reis'),
(396, 'Sara_Lopes', '$P$B9AH0fWGo8Dhpx9niKMWprcU0LlKnz1', 'sara_lopes', 's4rit4h@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155550502975207/', '2015-05-26 15:11:56', '', 0, 'Sara Lopes'),
(397, 'Vanda_Azinheira', '$P$B8HMfSL4PkbgPJl0NW84OPOgx9NxcX0', 'vanda_azinheira', 'vandaaz@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152773708221604/', '2015-05-26 15:12:15', '', 0, 'Vanda Azinheira'),
(398, 'Joao_C_F_Silva', '$P$BkbZxr2t4y/Xr6kJUQTocjh5Xb0dW//', 'joao_c_f_silva', 'joaocfs@gmail.com', 'https://www.facebook.com/app_scoped_user_id/844822842238336/', '2015-05-26 15:13:28', '', 0, 'Joao C F Silva'),
(399, 'Diogo_Bernardo', '$P$BPyv9j6tjf13Nzh1HiD4wyisU3YQal.', 'diogo_bernardo', 'diogobernardo22@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204000856852156/', '2015-05-26 15:13:52', '', 0, 'Diogo Bernardo'),
(400, 'Carlos_Elias', '$P$BMcc/AZp35MHi9kJa6gxLw9.v5/ncG/', 'carlos_elias', 'herdeiro_carloselias@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206320645672195/', '2015-05-26 15:13:58', '', 0, 'Carlos Elias'),
(401, 'Helder_Andrade', '$P$B.PREqSOuNuRjaEJl/lVL.xKXaSK1X0', 'helder_andrade', 'ricardo101910@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/479077555590125/', '2015-05-26 15:13:59', '', 0, 'Hélder Andrade'),
(402, 'Mario_Ribeiro', '$P$BxYN4g.30QfqUsYDyAxguj2aEyjNS1/', 'mario_ribeiro', 'mario.ribas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206756398369121/', '2015-05-26 15:14:00', '', 0, 'Mário Ribeiro'),
(403, 'Hugo_Rodrigues', '$P$Bw8DG5aTCu19YulzjkZHHBuHsJpm77.', 'hugo_rodrigues', 'h.rodrigues26@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205316099759825/', '2015-05-26 15:14:09', '', 0, 'Hugo Rodrigues'),
(404, 'David_Tomas', '$P$BbMqws41iWBcjRP104Db3gh0PzVlUm.', 'david_tomas', 'davidtomas_cs94@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207047732770350/', '2015-05-26 15:14:43', '', 0, 'David Tomás'),
(405, 'Ana_Duarte', '$P$BzsdNEWduNdu6i3Ul52MZF/Wtwgl5/1', 'ana_duarte', 'ad_14outubro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/950641601633102/', '2015-05-26 15:15:08', '', 0, 'Ana Duarte'),
(406, 'Afonso_Da_Costa_Maya', '$P$BHimJeUW2lco5p2EWCzBZhHEjM/k300', 'afonso_da_costa_maya', 'afonsomaya@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153005356860787/', '2015-05-26 15:15:20', '', 0, 'Afonso Da Costa Maya'),
(407, 'Susana_Roldao', '$P$BVf/Vba5nR4wRZUJjOy0YYjYjdcPIp1', 'susana_roldao', 'susanadasilvaroldao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205955130509434/', '2015-05-26 15:15:27', '', 0, 'Susana Roldão'),
(408, 'Celia_Spinola', '$P$Bm95Cab0u2O3lhFcUuWXVpBoE0cqF/.', 'celia_spinola', 'celia.spinola@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206757032555103/', '2015-05-26 15:16:05', '', 0, 'Célia Spínola'),
(409, 'Rui_Antunes_Valido', '$P$BeIo5aZnmcbJbWdeN1G81ZaBMg0xIk/', 'rui_antunes_valido', 'ruivalido@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153448596859683/', '2015-05-26 15:16:34', '', 0, 'Rui Antunes Valido'),
(410, 'Luis_Ribeiro', '$P$BZ6FuEzXhBipimK9SQJ6SyvyMy.8lf.', 'luis_ribeiro', 'lcqr.10@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1004727476218927/', '2015-05-26 15:17:41', '', 0, 'Luis Ribeiro'),
(411, 'Guto_Pinto', '$P$BnQZlDozU5kGOJWVgUKl7EM7C0tQQE/', 'guto_pinto', 'gutosspinto@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206466410244847/', '2015-05-26 15:18:51', '', 0, 'Guto Pinto'),
(412, 'Joao_Alves', '$P$BDuksTc.hM10v9Mk4N.d.KGdkpD2uy1', 'joao_alves', 'joao.moa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1115909368425483/', '2015-05-26 15:20:58', '', 0, 'João Alves'),
(413, 'Filipe_Bem', '$P$BWaksj4RVg4BtJFDNwYjRowLaJK1ZD.', 'filipe_bem', 'facebook_user_filipe_bem@example.com', 'https://www.facebook.com/app_scoped_user_id/10206938376884013/', '2015-05-26 15:21:31', '', 0, 'Filipe Bem'),
(414, 'Rita_Silva_Garrido', '$P$BmW46shfK21lIVG1jOn9vMapriR9hc.', 'rita_silva_garrido', 'garrido.rita83@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153206757320804/', '2015-05-26 15:21:36', '', 0, 'Rita Silva Garrido'),
(415, 'Ruben_Branco', '$P$Bwz3avEj6fQ8DJISIPwGdJOOwq7zbn.', 'ruben_branco', 'branquinho200@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1449951625318810/', '2015-05-26 15:21:44', '', 0, 'Ruben Branco'),
(416, 'Pete_Rosa', '$P$BAUFTclfqRJOW6qCvDrjKT/UO29Nj41', 'pete_rosa', 'forgive.peter@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153286827049286/', '2015-05-26 15:22:13', '', 0, 'Pete Rosa'),
(417, 'Diogo_Ornelas', '$P$BdNw9wF2sFW.Nq4tCoLa55SKb9ngmb.', 'diogo_ornelas', 'diogo.ornelas@gmail.com', 'https://plus.google.com/117368748705159061153', '2015-05-26 15:22:15', '', 0, 'Diogo Ornelas'),
(418, 'Ines_Machado_Borges', '$P$B6S2gtDEFG8UHjr8h6yZcF7jgvMEgt/', 'ines_machado_borges', 'pranchamalibu@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155709246470294/', '2015-05-26 15:22:50', '', 0, 'Inês Machado Borges'),
(419, 'Alexandra_Schiappa_alexschi', '$P$BpM0pIt33furZyGxj911YNmVVIqM3E.', 'alexandra_schiappa_alexschi', 'lunazzzisssima@gmail.com', 'https://plus.google.com/102036778901380116074', '2015-05-26 15:23:26', '', 0, 'Alexandra Schiappa (alexschi)'),
(420, 'Joao_Araujo_Saca', '$P$BPs.LA3E8a9wGV6OWvVpxzD0bU.MIw1', 'joao_araujo_saca', 'sacajoao24@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1602039706745919/', '2015-05-26 15:23:33', '', 0, 'João Araújo Saca'),
(421, 'Manuel_Plantier', '$P$BnRuZ.nzdsSiTfTPwRhLDDAS7BqRfs.', 'manuel_plantier', 'mplantier@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/10153300318026530/', '2015-05-26 15:23:37', '', 0, 'Manuel Plantier'),
(422, 'Rute_Penedo', '$P$BH3r3YVl49ez3f00efL6V59n/Y7FRR/', 'rute_penedo', 'rutepenedo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153301260508328/', '2015-05-26 15:24:22', '', 0, 'Rute Penedo'),
(423, 'Braulio_Alturas', '$P$BtMQpam/9YFzBKy.s3zRwgGn5WmfN1/', 'braulio_alturas', 'braulio.alturas@iscte.pt', 'https://www.facebook.com/app_scoped_user_id/10153269875982180/', '2015-05-26 15:24:42', '', 0, 'Bráulio Alturas'),
(424, 'Bruno_Paiva', '$P$B1IhZHtDUI/2sLiUD6p4gWopLCUMnW/', 'bruno_paiva', 'brunopontopaiva@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153307641809494/', '2015-05-26 15:25:00', '', 0, 'Bruno Paiva'),
(425, 'Ricardo_Novaes', '$P$Br/eCiJxx9UEW/S7wYLsMxxPanHb5Z/', 'ricardo_novaes', 'ricardonovaes79@gmail.com', 'https://plus.google.com/115304709481572271177', '2015-05-26 15:25:11', '', 0, 'Ricardo Novaes'),
(426, 'Joao_Hipolito', '$P$BE3.mkYqf3LRK/foXFdEWdSfUcynkM0', 'joao_hipolito', 'facebook_user_joao_hipolito@example.com', 'https://www.facebook.com/app_scoped_user_id/938584746161542/', '2015-05-26 15:25:41', '', 0, 'João Hipólito'),
(427, 'David_Tunon', '$P$BxJceXxJ8xtoktRRwOwxQ0G7q3/Dzr0', 'david_tunon', 'david.tunon@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1045098698851522/', '2015-05-26 15:27:10', '', 0, 'David Tuñón'),
(428, 'Filipe_Jervis', '$P$B8fja2ysX9COiqvCvDwc6HKTgWu2/w1', 'filipe_jervis', 'facebook_user_filipe_jervis@example.com', 'https://www.facebook.com/app_scoped_user_id/518865584931314/', '2015-05-26 15:27:44', '', 0, 'Filipe Jervis'),
(429, 'Joao_Andre_1', '$P$B5frOmFUcBP2to4aE5DqL260vd7.8n.', 'joao_andre_1', 'joao_andre86@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/937700149605538/', '2015-05-26 15:28:04', '', 0, 'João André'),
(430, 'Iris_Linheiro', '$P$B33i4Df.Oi1tC6GCeCeiJq5G.4rr8N0', 'iris_linheiro', 'irislinheiro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153251312292976/', '2015-05-26 15:28:10', '', 0, 'Iris Linheiro'),
(431, 'Carlota_Duarte_Miranda', '$P$B75HvQJcS6rle22XTMA9oy/cHyBddQ/', 'carlota_duarte_miranda', 'carlotaduartemiranda@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206660626423823/', '2015-05-26 15:29:29', '', 0, 'Carlota Duarte Miranda'),
(432, 'Miguel_Bravo', '$P$B.bCJhIPvIuDgk0WBSZbylddH/endb1', 'miguel_bravo', 'miguelbravodesign@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153432962414388/', '2015-05-26 15:29:49', '', 0, 'Miguel Bravo'),
(433, 'Alexandre_Talhinhas', '$P$BdrvLO80rY2c3HZl0iNbQWXBX1F/cK.', 'alexandre_talhinhas', 'alex.talhinhas@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/10152905101479677/', '2015-05-26 15:31:38', '', 0, 'Alexandre Talhinhas'),
(434, 'Andre_Bernardes', '$P$BtFbgGAqAi3SR3uSazIifWzUx/EDJa0', 'andre_bernardes', 'fuze_21@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155572818095258/', '2015-05-26 15:34:07', '', 0, 'André Bernardes'),
(435, 'Ivo_Vicente', '$P$B/ZZWvbujpFXK.ekDWKjvaoukEmC4m1', 'ivo_vicente', 'ivo_vicente@msn.com', 'https://www.facebook.com/app_scoped_user_id/10153233815011259/', '2015-05-26 15:34:53', '', 0, 'Ivo Vicente'),
(436, 'Alexandre_Azevedo', '$P$BJQB9fTxOFYcMCnIbhBjM.bbccqioa.', 'alexandre_azevedo', 'azevedo.alexandre@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207133238153048/', '2015-05-26 15:35:50', '', 0, 'Alexandre Azevedo'),
(437, 'Tiago_Costa', '$P$BZLsniEoo5eQ7KEuMMdWm6H0S5pVvN/', 'tiago_costa', 'tcosta1984@gmail.com', 'https://www.facebook.com/app_scoped_user_id/991157490897257/', '2015-05-26 15:35:56', '', 0, 'Tiago Costa'),
(438, 'Orlando_Santos_Orli', '$P$BxseaH7V1oI.ox9xecqUOUzFcbf90f.', 'orlando_santos_orli', 'orlando.santos100@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206379254097175/', '2015-05-26 15:36:40', '', 0, 'Orlando Santos Orli'),
(439, 'Nuno_Oliveira', '$P$B9YJ63cVmqmFqi4.6MJW4pYxi.FFQ91', 'nuno_oliveira', 'nuno.f.oliveira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205609556590778/', '2015-05-26 15:40:09', '', 0, 'Nuno Oliveira'),
(440, 'Sara_Baptista', '$P$BthtUbXB2FCMd.eC9IRLIakV59VCD5.', 'sara_baptista', 'sarapapaia@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205757542190606/', '2015-05-26 15:40:16', '', 0, 'Sara Baptista'),
(441, 'Tiago_Rosa', '$P$BFi9X5FSf4zji6.CI8Ds5Lyn.wp3i..', 'tiago_rosa', 'facebook_user_tiago_rosa@example.com', 'https://www.facebook.com/app_scoped_user_id/859490654086480/', '2015-05-26 15:40:33', '', 0, 'Tiago Rosa'),
(442, 'Daniel_Beiroco', '$P$Bs/yhTUvkHjUKm04MyfPJ5Cc/z8C1G.', 'daniel_beiroco', 'daniel.beiroco@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153325671694910/', '2015-05-26 15:42:40', '', 0, 'Daniel Beirôco'),
(443, 'Diana_Morgadinho', '$P$B/45WwuMsoHrqjx9yONNqMeuw6Bca/0', 'diana_morgadinho', 'diana.s.l.m@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/943779422309081/', '2015-05-26 15:42:58', '', 0, 'Diana Morgadinho'),
(444, 'Pedro_Cardoso', '$P$Bc5gaklyVNwuxRzphE2p7rZ6JE62pl.', 'pedro_cardoso', 'pfcardoso2@gmail.com', 'https://plus.google.com/110450493227022385362', '2015-05-26 15:44:10', '', 0, 'Pedro Cardoso'),
(445, 'Zar_Siopa', '$P$BR42fUFyPEqrXlM2qattya/7QkA3FI0', 'zar_siopa', 'zarduarte@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153390103866350/', '2015-05-26 15:44:18', '', 0, 'Zar Siopa'),
(446, 'Nuno_Alexandre_Victor', '$P$BefORzPzG8Mo1b4CP.UpoCK7oo5thG0', 'nuno_alexandre_victor', 'nuno.victor@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206676639702581/', '2015-05-26 15:44:39', '', 0, 'Nuno Alexandre Victor'),
(447, 'Goncalo_Silva', '$P$BWV8ZIC59FX8t8G5iQSjlu7SNs4.lZ1', 'goncalo_silva', 'goncalo_alex_silva202@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204628670532578/', '2015-05-26 15:46:58', '', 0, 'Gonçalo Silva'),
(448, 'Surf_Tree', '$P$BuleIzpOubu3FxLi9bFFH1hqD9Cq1C1', 'surf_tree', 'surftreeshop@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1595809617336836/', '2015-05-26 15:47:11', '', 0, 'Surf Tree');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(449, 'Rodolfo_Vieira_Dias', '$P$BKoLmQk2qGjD.lVuCujVZgBDaXqgTz0', 'rodolfo_vieira_dias', 'rodolfovieiradias@gmail.com', 'https://plus.google.com/+RodolfoVieiraDias', '2015-05-26 15:47:11', '', 0, 'Rodolfo Vieira Dias'),
(450, 'Pedro_Mendes', '$P$BYcg48CcG3VfFStkep682OySAKRUk51', 'pedro_mendes', 'parmdigital@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153325616199814/', '2015-05-26 15:47:18', '', 0, 'Pedro Mendes'),
(451, 'Eduardo_Dias', '$P$BiQcY6MUpQ3CFzoKuOAnhVyn/G.oD7/', 'eduardo_dias', 'eduardo.jr.dias@gmail.com', 'https://plus.google.com/105442398603669592331', '2015-05-26 15:48:04', '', 0, 'Eduardo Dias'),
(452, 'Antonio_Monteiro', '$P$Bt4Tpw/5znvNRYEumUdd9o7scODAMN/', 'antonio_monteiro', 'antoniodaun@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205636185760762/', '2015-05-26 15:48:26', '', 0, 'António Monteiro'),
(453, 'Love_Ashtanga_Yoga', '$P$B6dxDCm3OPiIyhSW.rjniWdfj1qjku1', 'love_ashtanga_yoga', 'yogasurf@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1640339062862316/', '2015-05-26 15:49:09', '', 0, 'Love Ashtanga Yoga'),
(454, 'Rui_E_Horta', '$P$BH4Xd0TUQaYhURs07xz2rJAf92SuNm1', 'rui_e_horta', 'rui.e.horta@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/957462164285085/', '2015-05-26 15:49:43', '', 0, 'Rui E. Horta'),
(455, 'Pedro_Pestana', '$P$BljToV3c/5Ax1.nYkQRqZ6t.ZIljdX1', 'pedro_pestana', 'appestana@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205445159903119/', '2015-05-26 15:50:50', '', 0, 'Pedro Pestana'),
(456, 'Carlos_Pinto', '$P$B5LBuzMEpelThtfTOGS7ekiW9j5Byf1', 'carlos_pinto', 'facebook_user_carlos_pinto@example.com', 'https://www.facebook.com/app_scoped_user_id/10153938094107796/', '2015-05-26 15:51:36', '', 0, 'Carlos Pinto'),
(457, 'Susana_Pocas', '$P$BTeaMkFiBP/2XCwk..YsvOuELBGqWc.', 'susana_pocas', 'facebook_user_susana_pocas@example.com', 'https://www.facebook.com/app_scoped_user_id/1107923499221551/', '2015-05-26 15:52:41', '', 0, 'Susana Poças'),
(458, 'Ana_Camilo', '$P$BFrSIdm4Hstjs/p61i02QJsMtRWd0v0', 'ana_camilo', 'ana-camilo@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/1025142050852104/', '2015-05-26 15:52:59', '', 0, 'Ana Camilo'),
(459, 'Michele_Pinto', '$P$BwWBpo52jRIjEZrWwMwLI3KV/gLkzu0', 'michele_pinto', 'micpin71@gmail.com', 'https://plus.google.com/107584701411959939396', '2015-05-26 15:56:41', '', 0, 'Michele Pinto'),
(460, 'Manel_Guedes', '$P$Bz8789qHpW7rPHSAVYPnkelKUcBUdh.', 'manel_guedes', 'manelguedes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153361502493216/', '2015-05-26 15:56:46', '', 0, 'Manel Guedes'),
(461, 'Goncalo_Placido', '$P$BQpT3iPHG8sqQDczkqU9WacVlCoiI10', 'goncalo_placido', 'goncalinho_69@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206641686020441/', '2015-05-26 15:56:48', '', 0, 'Goncalo Placido'),
(462, 'Gui_Machado', '$P$B9NQSqu2bXmxpjH4eV9C3NZmS062fK0', 'gui_machado', 'yug_69_3@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152931242507104/', '2015-05-26 15:57:34', '', 0, 'Gui Machado'),
(463, 'Diogo_Nascimento', '$P$BeFNlcjgeebLv8fednWf.1/.YYLExq/', 'diogo_nascimento', 'diogo.a.nascimento@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1605771779670167/', '2015-05-26 15:58:17', '', 0, 'Diogo Nascimento'),
(464, 'Sara_Montes', '$P$BdZuSxwJJ5MIchjCfoJ6G9H6uNu7pw/', 'sara_montes', 'sara.m.montes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1586479684936138/', '2015-05-26 15:59:48', '', 0, 'Sara Montes'),
(465, 'Francisco_Pombeiro', '$P$Bs8.N.lOueUPBPQpmTHJ4hy.tMbPKy.', 'francisco_pombeiro', 'kiko.fut@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1113065475390200/', '2015-05-26 16:00:49', '', 0, 'Francisco Pombeiro'),
(466, 'Ze_Valente', '$P$BGX5GM63LmLeKFz1lttu5or49GGZ.O/', 'ze_valente', 'zitchus@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/846281782087642/', '2015-05-26 16:01:21', '', 0, 'Zé Valente'),
(467, 'Antonio_Raio', '$P$BsPzAeI2qCy63AEV9I93nRDuzmalFt.', 'antonio_raio', 'antonio.raio98@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205675878729856/', '2015-05-26 16:02:22', '', 0, 'António Raio'),
(468, 'Joao_Pires', '$P$BMnv/AYH4b6rQw69SnEtrU2/Nv0aoJ.', 'joao_pires', 'caracolstuka@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152927173007717/', '2015-05-26 16:02:34', '', 0, 'João Pires'),
(469, 'Miguel_Ferreira', '$P$BndB7I5vbUiqoY4s3TWkUPH7ChsfXW1', 'miguel_ferreira', 'miguel_figueiras@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153274136225891/', '2015-05-26 16:04:41', '', 0, 'Miguel Ferreira'),
(470, 'Isabel_Grilo', '$P$BGBznGxKtvTDO5pp52BBVBR6QsZ6Bu.', 'isabel_grilo', 'igrilo71@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205077929521176/', '2015-05-26 16:05:32', '', 0, 'Isabel Grilo'),
(471, 'Joao_Afonso', '$P$BIgwXHtP1oQhQEGhUel6IQ2HzZxm6x0', 'joao_afonso', 'afonsus100@gmail.com', 'https://www.facebook.com/app_scoped_user_id/555800114563250/', '2015-05-26 16:05:40', '', 0, 'João Afonso'),
(472, 'Francisca_Salter_Cid_Souto', '$P$BEiSZPTOB.MF9jxSnb5K5F.p/EB9Iy.', 'francisca_salter_cid_souto', 'francisca.cid.souto96@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200780972162172/', '2015-05-26 16:05:41', '', 0, 'Francisca Salter Cid Souto'),
(473, 'Alexandre_Baptista', '$P$Bgg96K6/x5nMx3QklHc8xShmrEDkUH.', 'alexandre_baptista', 'alexcalaca@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152951664702711/', '2015-05-26 16:06:11', '', 0, 'Alexandre Baptista'),
(474, 'Alessandro_Bruno_Faccio', '$P$Bwm45spe1Udooc.J3VrmQH8axD8qiT.', 'alessandro_bruno_faccio', 'alezin0123@gmail.com', 'https://www.facebook.com/app_scoped_user_id/898659223534172/', '2015-05-26 16:09:38', '', 0, 'Alessandro Bruno Faccio'),
(475, 'Sandra_Monteiro', '$P$BiJzaK49UTyDLXNH2Ahd0cifwO09Pg1', 'sandra_monteiro', 'sandrafrancomonteiro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202941838866463/', '2015-05-26 16:10:24', '', 0, 'Sandra Monteiro'),
(476, 'Vitor_Faneca_Estrelinha', '$P$BrMOGA5ONr0yikAVl1MXz6BfiIOlnX.', 'vitor_faneca_estrelinha', 'vestrelinha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206888045345488/', '2015-05-26 16:12:31', '', 0, 'Vitor Faneca Estrelinha'),
(477, 'Alexandre_Filipe', '$P$BGxyC8F5n5IV0p7pL1oVHST/zGHnWW0', 'alexandre_filipe', 'facebook_user_alexandre_filipe@example.com', 'https://www.facebook.com/app_scoped_user_id/850079898381074/', '2015-05-26 16:16:28', '', 0, 'Alexandre Filipe'),
(478, 'Paulo_Guilherme_Trilho_Prudencio', '$P$By6JniVLsIJIIA8nbXzZdF..Frh84q0', 'paulo_guilherme_trilho_prudencio', 'pgtrilho@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10204831460575164/', '2015-05-26 16:17:31', '', 0, 'Paulo Guilherme Trilho Prudêncio'),
(479, 'Rosario_Lago', '$P$BKMyYm.7zaOlYeKk9Lx3Zdh0s7FW9/.', 'rosario_lago', 'mrosariolago@gmail.com', 'https://plus.google.com/115409042055667295072', '2015-05-26 16:17:56', '', 0, 'Rosario Lago'),
(480, 'Filipa_Pontes', '$P$Bi1VNzc2qj/WE87tqxbLweV75cKUiG.', 'filipa_pontes', 'filipapontes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204230532137635/', '2015-05-26 16:21:50', '', 0, 'Filipa Pontes'),
(481, 'Nuno_Di_Rosso', '$P$BKtFXpqlJU9x/gveMcPvZrdt2L2NQc.', 'nuno_di_rosso', 'oqnaodorme@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1156934294333493/', '2015-05-26 16:22:38', '', 0, 'Nuno Di Rosso'),
(482, 'Telmo_Lopes', '$P$BZZoO2WMLByKRbmpVSGC/I.JqMA2lF0', 'telmo_lopes', 'telmo-lopes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153333138074158/', '2015-05-26 16:23:14', '', 0, 'Telmo Lopes'),
(483, 'Mariah_Cb', '$P$BB1SSb/B1HgOOraU.iAvhC/WVeYj2G0', 'mariah_cb', 'maryjay1501@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153527251719245/', '2015-05-26 16:23:18', '', 0, 'Mariah Cb'),
(484, 'Sofia_Paulino', '$P$B73zWYcGHovXmw1dVhOEBDkgmnVe//.', 'sofia_paulino', 'pipoquas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/969215539763679/', '2015-05-26 16:23:37', '', 0, 'Sofia Paulino'),
(485, 'Jorge_Brito', '$P$BchJiMAmvP2lXt34sU1fnjzawff.7N.', 'jorge_brito', 'jorge.brito.13@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205846144066783/', '2015-05-26 16:24:07', '', 0, 'Jorge Brito'),
(486, 'Nuno_Santos_1', '$P$BoF2L9N0TnhUfaYS9ezrtjrnsOPEwQ/', 'nuno_santos_1', 'facebook_user_nuno_santos_1@example.com', 'https://www.facebook.com/app_scoped_user_id/843331342420143/', '2015-05-26 16:25:44', '', 0, 'Nuno Santos'),
(487, 'Miguel_Temudo', '$P$B.wP276iYu62Qy54E8Gna358aZ82Z5/', 'miguel_temudo', 'miguelm569@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203013386773950/', '2015-05-26 16:28:01', '', 0, 'Miguel Temudo'),
(488, 'Rui_Costa_Nunes', '$P$BEynL.Xvw7iqhRgx3tqMP73mBxW9TW.', 'rui_costa_nunes', 'giestal@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206511534405479/', '2015-05-26 16:28:38', '', 0, 'Rui Costa Nunes'),
(489, 'Joao_Belmar_da_Costa', '$P$BnisWxkB/1UyrZ4WSoutWJKE7FFqNk.', 'joao_belmar_da_costa', 'joaobelmar@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153345375662996/', '2015-05-26 16:28:46', '', 0, 'João Belmar da Costa'),
(490, 'Helena_Naia', '$P$B425hJoOa7g4PbNvIq3G6z8ME0R/EI.', 'helena_naia', 'helenanaia@clix.pt', 'https://www.facebook.com/app_scoped_user_id/880254302054731/', '2015-05-26 16:29:57', '', 0, 'Helena Naia'),
(491, 'Lemos_Junior_Bruno', '$P$BKBaXBo/uxWbUfDAmtzLvltoumdK6A.', 'lemos_junior_bruno', 'brunopiresjunior@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207211530070848/', '2015-05-26 16:31:15', '', 0, 'Lemos Junior Bruno'),
(492, 'Manuela_Bello', '$P$BsdHoR/T2vG1JyfMXhbF6lWKMKRxmc/', 'manuela_bello', 'manuelabello@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205203754148186/', '2015-05-26 16:31:38', '', 0, 'Manuela Bello'),
(493, 'Diogo_Finuras', '$P$BryVo.v9l4ZIVoTRUxj4EZvDVFlf.x.', 'diogo_finuras', 'finurasdiogo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205795014428156/', '2015-05-26 16:31:58', '', 0, 'Diogo Finuras'),
(494, 'Rui_Vale', '$P$BNtMcrgpOEG94qaTgZ0l.Sqrv8HJ1d.', 'rui_vale', 'rval_94@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204319685577274/', '2015-05-26 16:32:39', '', 0, 'Rui Vale'),
(495, 'Isabel_Maria_Sousa_Silva', '$P$ByBIMmUPM.TKw1bULKVTmPnlo91Ori1', 'isabel_maria_sousa_silva', 'isab.isabel@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205215591327607/', '2015-05-26 16:34:58', '', 0, 'Isabel Maria Sousa Silva'),
(496, 'Rita_Nogueira', '$P$BBTOPl4x8a4lheRH1ijW9Ur66ZZadj1', 'rita_nogueira', 'ritanogueira@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10205729182380902/', '2015-05-26 16:35:40', '', 0, 'Rita Nogueira'),
(497, 'Daniela_Duarte', '$P$Bi3hwLfiUVqiPp1YwcSQ/LMcPpNmQc1', 'daniela_duarte', 'danny.dannydgd@gmail.com', 'https://www.facebook.com/app_scoped_user_id/372704366260538/', '2015-05-26 16:36:53', '', 0, 'Daniela Duarte'),
(498, 'Pinha_Cid_Souto', '$P$B7p8Oi3BBwwvIfzx/FbOoLxiZEmakL1', 'pinha_cid_souto', 'facebook_user_pinha_cid_souto@example.com', 'https://www.facebook.com/app_scoped_user_id/1159734137386232/', '2015-05-26 16:38:16', '', 0, 'Pinha Cid Souto'),
(499, 'Sara_Matos_Azevedo', '$P$BG3kn6bK5FFzMsYW7CvMIjthRzo2l71', 'sara_matos_azevedo', 'smazevedoo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153076072362886/', '2015-05-26 16:38:23', '', 0, 'Sara Matos Azevedo'),
(500, 'Joana_Barrios', '$P$BBKP0rnkedjQTYnxgnJywRmrAwfuAF0', 'joana_barrios', 'jammasterjoana@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153340881696753/', '2015-05-26 16:38:52', '', 0, 'Joana Barrios'),
(501, 'Raphael_Garcia', '$P$BDGZLe/YvjWLXJqJDVemIHAo4KcTt40', 'raphael_garcia', 'ragayoga@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/943023522385496/', '2015-05-26 16:39:49', '', 0, 'Raphael Garcia'),
(502, 'Angelica_Cunha-Oliveira', '$P$BqCKu1hUGeYhZye91r35F/ie6Uhda/.', 'angelica_cunha-oliveira', 'angelica_oliveira@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/10204392924566448/', '2015-05-26 16:40:58', '', 0, 'Angélica Cunha-Oliveira'),
(503, 'Carolina_Fialho', '$P$BaN6HoNUgi8ZXA4TcMzMaXFmbToObv0', 'carolina_fialho', 'carolinasantoos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10200641920007730/', '2015-05-26 16:41:23', '', 0, 'Carolina Fialho'),
(504, 'Filipa_Salvo', '$P$BxWtQ4i7eGktDFjJqjvZ55/UQ3FVya0', 'filipa_salvo', 'filipasalvo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205409014637543/', '2015-05-26 16:45:05', '', 0, 'Filipa Salvo'),
(505, 'Duarte_Ribeiro', '$P$B21.VO3q0gUx9ZcGe5WgceTID8eNP30', 'duarte_ribeiro', 'duarte.m.ribeiro95@gmail.com', 'https://www.facebook.com/app_scoped_user_id/811463215605397/', '2015-05-26 16:45:58', '', 0, 'Duarte Ribeiro'),
(506, 'Jose_Agostinho', '$P$BFBRZhlgZoGs1byZqL15FNWrNdlGnM0', 'jose_agostinho', 'tonymontana52@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153289267225520/', '2015-05-26 16:47:47', '', 0, 'Jose Agostinho'),
(507, 'Antonio_Moura', '$P$BOTlrWOKLD4yk/XgKTZH1SlS2ZqCoR1', 'antonio_moura', 'ajcfmoura@yahoo.com.br', 'https://www.facebook.com/app_scoped_user_id/10204977969823631/', '2015-05-26 16:50:16', '', 0, 'António Moura'),
(508, 'Luis_Niza', '$P$B4sX37K9VdIKxAcfk3COV1dOX9FAL10', 'luis_niza', 'luisniza@gmail.com', 'https://www.facebook.com/app_scoped_user_id/870809349647909/', '2015-05-26 16:50:41', '', 0, 'Luis Niza'),
(509, 'helena_mak', '$P$BejWkbpuEqIfjPKoHKb8uNMbRgaSAP/', 'helena_mak', 'mhcmak@gmail.com', 'https://plus.google.com/100436577092329832503', '2015-05-26 16:51:16', '', 0, 'helena mak'),
(510, 'Miguel_Perry-Vidal', '$P$Bv2B/tQKt4hoWzjF3cAY7aoqL2pJ16/', 'miguel_perry-vidal', 'miguel_perry.vidal@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/856800641079701/', '2015-05-26 16:52:06', '', 0, 'Miguel Perry-Vidal'),
(511, 'Gil_Barbeitos_de_Sousa', '$P$BhGQo9eSkyWP1d.67wOuHS1XB.4b3q.', 'gil_barbeitos_de_sousa', 'gil.barbeitos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152851321774109/', '2015-05-26 16:56:34', '', 0, 'Gil Barbeitos de Sousa'),
(512, 'Marco_Goncalves', '$P$B36slst3WPyqz5qq0.G82WBKlK0Yj90', 'marco_goncalves', 'margoncalves78@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1112126078802815/', '2015-05-26 16:58:02', '', 0, 'Marco Gonçalves'),
(513, 'Jorge_Braz', '$P$B.T8GVfjTX5997QHAJCzAx41npEYdX.', 'jorge_braz', 'jorge.f.h.braz@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204367962580866/', '2015-05-26 17:04:53', '', 0, 'Jorge Braz'),
(514, 'Gabriela_Carreira', '$P$BX3YnwDhNFhk0wEvkcFCEbNyjr1Op11', 'gabriela_carreira', 'gabriela.carreira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204072491399875/', '2015-05-26 17:05:33', '', 0, 'Gabriela Carreira'),
(515, 'Rui_Zuzarte', '$P$BzFlnXbBZ1BapJJ6Lmwizc2NyqQPdZ0', 'rui_zuzarte', 'ruizuzarte@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152755303022811/', '2015-05-26 17:06:43', '', 0, 'Rui Zuzarte'),
(516, 'Carolina_Martins_Silva', '$P$Bh80Kc76MT64BrnYpMxbZC5iAwWQf8.', 'carolina_martins_silva', 'carolina_sms88@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152750756866890/', '2015-05-26 17:09:12', '', 0, 'Carolina Martins Silva'),
(517, 'Mafalda_Mello_Breyner', '$P$BIGYlDr54PlauYxiQ1Ve5JcvloXdtO.', 'mafalda_mello_breyner', 'mafaldambreyner@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153424705069789/', '2015-05-26 17:13:09', '', 0, 'Mafalda Mello Breyner'),
(518, 'Jobsite_Surfboards', '$P$BPrQNPp4Mt7CEw/NuaR3LvZ8yCqsHL0', 'jobsite_surfboards', 'mckeesurf.pt@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/866379393408584/', '2015-05-26 17:18:52', '', 0, 'Jobsite Surfboards'),
(519, 'Vera_Alves', '$P$BxzI7fmmtPQZfMG6fKn3/1sb8r74v10', 'vera_alves', 'vera.sousa.alves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1151079728250920/', '2015-05-26 17:19:38', '', 0, 'Vera Alves'),
(520, 'Fernando_Santos', '$P$BPlKVJl3wjWM9neFLUKg9EPs4kfDKX0', 'fernando_santos', 'fsaintsster@gmail.com', 'https://www.facebook.com/app_scoped_user_id/998924503481346/', '2015-05-26 17:22:05', '', 0, 'Fernando Santos'),
(521, 'Mireia_Martinez', '$P$B2UuoZp/C.hmnvUDmseS6KkgUO456I/', 'mireia_martinez', 'nkn16@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153090411927758/', '2015-05-26 17:24:13', '', 0, 'Mireia Martinez'),
(522, 'Antonio_Vaz', '$P$BGSp451.qb5zouvUE4vUmEnppeH1Y1.', 'antonio_vaz', 'facebook_user_antonio_vaz@example.com', 'https://www.facebook.com/app_scoped_user_id/964894433555217/', '2015-05-26 17:26:29', '', 0, 'Antonio Vaz'),
(523, 'Filipe_Sousa_Soeiro', '$P$ByroAW2nSGn1mzFaI2v9aTJi0TkqSk1', 'filipe_sousa_soeiro', 'filipe_soeiro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153349737476810/', '2015-05-26 17:26:36', '', 0, 'Filipe Sousa Soeiro'),
(524, 'Isaura_Custodio', '$P$BfUfx0.sPAh9D.eROreZEZrIbPrtg7.', 'isaura_custodio', 'ifc_58@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1153018934715631/', '2015-05-26 17:26:51', '', 0, 'Isaura Custodio'),
(525, 'Miguel_Paramos_de_Carvalho', '$P$B4XuRTSheof.SeLhLXD3qBQfVBbb0j.', 'miguel_paramos_de_carvalho', 'mikle_friend@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203195757649311/', '2015-05-26 17:28:31', '', 0, 'Miguel Paramos de Carvalho'),
(526, 'Duarte_Assis_Teixeira', '$P$BriCnyagQ15MXvDRI6RiOHFyLa8FP81', 'duarte_assis_teixeira', 'duarte_teixeira3@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153310888173744/', '2015-05-26 17:29:04', '', 0, 'Duarte Assis Teixeira'),
(527, 'Kiko_Afonso', '$P$B0.nG97dM.T2V4Q8ezTLMPeyLLmuMK/', 'kiko_afonso', 'filipejafonso@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206102070703310/', '2015-05-26 17:29:22', '', 0, 'Kiko Afonso'),
(528, 'Iziserve_Atendimento', '$P$BFSUR1XBrhia1eVTOJRnY1IumUjlUw1', 'iziserve_atendimento', 'comercial@iziserve.com', 'https://www.facebook.com/app_scoped_user_id/651012171701718/', '2015-05-26 17:31:19', '', 0, 'Iziserve Atendimento'),
(529, 'Nuno_Pires_GoG', '$P$BIAerju63/j/YeG9V3wPZ0LBbB.sNA0', 'nuno_pires_gog', 'gog0412@gmail.com', 'https://plus.google.com/+NunoGoGPires', '2015-05-26 17:32:50', '', 0, 'Nuno Pires (GoG)'),
(530, 'Joao_Teixeira', '$P$Bps4UtqD9bwOnrfpuOgmAXKBt4kXog1', 'joao_teixeira', 'joaortwork@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153303926455449/', '2015-05-26 17:33:35', '', 0, 'João Teixeira'),
(531, 'Pedro_Mestre', '$P$BIRb9o81ThymZU9tnZQasp4RK5ywmd1', 'pedro_mestre', 'pedromestre1990@gmail.com', 'https://www.facebook.com/app_scoped_user_id/871459769590978/', '2015-05-26 17:34:12', '', 0, 'Pedro Mestre'),
(532, 'Margarida_Grandvaux_Barbosa', '$P$BhPbpQdMNw.kTXxF.2HsSWi5urK/8P0', 'margarida_grandvaux_barbosa', 'margaridagbarbosa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203719428695841/', '2015-05-26 17:34:58', '', 0, 'Margarida Grandvaux Barbosa'),
(533, 'Ze_Wemans', '$P$BqhI6u/I6mTYuZq4cGDAwbbrOQ1xq7/', 'ze_wemans', 'ze_wemans@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/893278520718855/', '2015-05-26 17:37:58', '', 0, 'Zé Wemans'),
(534, 'Luis_Zagallo', '$P$BZgipnJmUsNMCSAs3VFBkJXe0wywsv0', 'luis_zagallo', 'zagalloluis@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153219959331620/', '2015-05-26 17:39:55', '', 0, 'Luis Zagallo'),
(535, 'Vasco_Dias', '$P$BIFAIsIxNfI1NnItiNYzEuaW9WtLKr/', 'vasco_dias', 'vasco@xxsurf.pt', 'https://www.facebook.com/app_scoped_user_id/10206570405202570/', '2015-05-26 17:39:59', '', 0, 'Vasco Dias'),
(536, 'Margarida_Carvalho_Cardoso', '$P$BF6AO8VhDmnn3pD4czocSEC.lav6Mi.', 'margarida_carvalho_cardoso', 'facebook_user_margarida_carvalho_cardoso@example.com', 'https://www.facebook.com/app_scoped_user_id/487938238036346/', '2015-05-26 17:45:22', '', 0, 'Margarida Carvalho Cardoso'),
(537, 'Ricardo_Almeida', '$P$BlpaWIeiCzFj3gEumI/fdByhxCrg22/', 'ricardo_almeida', 'ricrdoalmeida@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1595800040668032/', '2015-05-26 17:46:12', '', 0, 'Ricardo Almeida'),
(538, 'Edivar_Mascarenhas', '$P$B5OOu7w3lZ0HJHKOOCYzn1TggblTbe/', 'edivar_mascarenhas', 'edivar_08@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152895105728441/', '2015-05-26 17:46:43', '', 0, 'Edivar Mascarenhas'),
(539, 'Paulo_Ribeiro', '$P$B0p34AnPDNDNCF.VMGW1l/AF2ROXMW/', 'paulo_ribeiro', 'paulowaxx@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203068509153060/', '2015-05-26 17:47:34', '', 0, 'Paulo Ribeiro'),
(540, 'Nacka_Semblano', '$P$BJW2VAlwwtgprVditY6.8kBEK89sWD1', 'nacka_semblano', 'facebook_user_nacka_semblano@example.com', 'https://www.facebook.com/app_scoped_user_id/10206781993406003/', '2015-05-26 17:47:40', '', 0, 'Nacka Semblano'),
(541, 'Maria_Cabedo', '$P$BUXBJA52uSS09XIg/At18iFntdgrv70', 'maria_cabedo', 'cabedomaria@gmail.com', 'https://plus.google.com/116032870743950706849', '2015-05-26 17:48:25', '', 0, 'Maria Cabedo'),
(542, 'Telmo_Ribeiro', '$P$B.OoGvWb9sqNPZ/RcEmUy2LWX3UUyJ0', 'telmo_ribeiro', 'telmocomercial@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153314737203866/', '2015-05-26 17:48:39', '', 0, 'Telmo Ribeiro'),
(543, 'Beatriz_Andrade_Rocha', '$P$BpHS7U0FPxVXFV70/mH.rpPE7EKucp/', 'beatriz_andrade_rocha', 'beatriz.andraderocha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204376913287522/', '2015-05-26 17:49:21', '', 0, 'Beatriz Andrade Rocha'),
(544, 'Bizuka_Barros', '$P$BLmEkZrtwXpx0cQ.Q2Gfe.f/.AZgK4/', 'bizuka_barros', 'bizuka.mail@gmail.com', 'https://plus.google.com/102562087985093676104', '2015-05-26 17:49:40', '', 0, 'Bizuka Barros'),
(545, 'Edmundo_Barata', '$P$BUtw01OtnJNHzXdMd3K9cckYr81hUC/', 'edmundo_barata', 'edmundobaratap@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1000021866674535/', '2015-05-26 17:50:41', '', 0, 'Edmundo Barata'),
(546, 'David_Almeida', '$P$BIogbLsSIALZ54BN.EzDxgZ2pe5e.F/', 'david_almeida', 'bshark_17@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155794894075643/', '2015-05-26 17:51:00', '', 0, 'David Almeida'),
(547, 'Patricia_Estrelinha_Amaro', '$P$B.h4nv9by2CHRhYOvOEIFwmilZyl/n.', 'patricia_estrelinha_amaro', 'patriciaamaro9@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/935243766531821/', '2015-05-26 17:51:13', '', 0, 'Patrícia Estrelinha Amaro'),
(548, 'Carlos_Barbosa', '$P$Bs1QeB7NJKfVXFfrh9k1EgNpkWbX/K1', 'carlos_barbosa', 'facebook_user_carlos_barbosa@example.com', 'https://www.facebook.com/app_scoped_user_id/990142531016680/', '2015-05-26 17:51:35', '', 0, 'Carlos Barbosa'),
(549, 'Joao_Figueiredo', '$P$BYXchyJMmhpMhDtsHwidbvlRpiGP0N0', 'joao_figueiredo', 'facebook_user_joao_figueiredo@example.com', 'https://www.facebook.com/app_scoped_user_id/1108950302454846/', '2015-05-26 17:51:51', '', 0, 'João Figueiredo'),
(550, 'Francisco_P_Sousa', '$P$BzRWH5ExSITK.JelpiKGfBWY5zk4Xb/', 'francisco_p_sousa', 'resina2@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204194732055995/', '2015-05-26 17:52:46', '', 0, 'Francisco P. Sousa'),
(551, 'Helio_Leal', '$P$BP2pfdw3X/p1cRgqCtWi41Ja46pwWc/', 'helio_leal', 'zeliopussy@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1064506980245269/', '2015-05-26 17:53:04', '', 0, 'Helio Leal'),
(552, 'Joao_Subtil', '$P$BNzAE2VT.ALkiaoi5zh366p/yCIW45.', 'joao_subtil', 'joao_sub@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155707567800602/', '2015-05-26 17:53:20', '', 0, 'João Subtil'),
(553, 'Selda_Tavares', '$P$BlJGN4YtF6Wsnz6.sPlB1IconzQa.E1', 'selda_tavares', 'facebook_user_selda_tavares@example.com', 'https://www.facebook.com/app_scoped_user_id/893942447309936/', '2015-05-26 17:54:24', '', 0, 'Selda Tavares'),
(554, 'Tiago_Pereira_da_Silva', '$P$Bc4bNgsoYL/ILyDuT3uqrhWrl/WDog/', 'tiago_pereira_da_silva', 'tiagopereiradasilva76@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204168511322204/', '2015-05-26 17:56:35', '', 0, 'Tiago Pereira da Silva'),
(555, 'Joao_Miguel_Faria_Veloso', '$P$BIkZF2UOdYRN1PGSstXNDYnS6y1ZWn1', 'joao_miguel_faria_veloso', 'veloso.joaoveloso@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202706782789928/', '2015-05-26 17:56:53', '', 0, 'Joao Miguel Faria Veloso'),
(556, 'Rita_Rainho', '$P$B5NIc7iNGXtQikSk4oUFV.cZoS9KDF1', 'rita_rainho', 'rita.n.rainho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153420196678081/', '2015-05-26 17:57:11', '', 0, 'Rita Rainho'),
(557, 'Fernando_Catarino', '$P$B6k3XwmQI3n2l3YJS21TkEpD3GxLm5.', 'fernando_catarino', 'facebook_user_fernando_catarino@example.com', 'https://www.facebook.com/app_scoped_user_id/1027558873928559/', '2015-05-26 17:57:33', '', 0, 'Fernando Catarino'),
(558, 'Jose_Olivenca', '$P$BbjVbWEo.wLOnqJVPLalyWmSrgeSyR0', 'jose_olivenca', 'jolivenca@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204410230312847/', '2015-05-26 18:00:08', '', 0, 'José Olivença'),
(559, 'Henrique_Alves', '$P$B/IeK5ogEyGA9EFu7uRW5jhNoCVLYW/', 'henrique_alves', 'henriquealves78@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205035606744780/', '2015-05-26 18:01:28', '', 0, 'Henrique Alves'),
(560, 'Tiagoalex_Dias', '$P$BQ0vF.vhAQlwA4U7ER4qciq6dAtIBA.', 'tiagoalex_dias', 'tiagoalexdias@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153967186039408/', '2015-05-26 18:04:59', '', 0, 'Tiagoalex Dias'),
(561, 'Tomas_Benjamim', '$P$BXYpklFddMIoRvb4j2F6v9SwXt41er0', 'tomas_benjamim', 'tomas.s.b@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/966800973364016/', '2015-05-26 18:06:50', '', 0, 'Tomás Benjamim'),
(562, 'Vasco_Sensi', '$P$B.OnK0Gl5NWdvNrhrN6SfvSbV5nlCe/', 'vasco_sensi', 'vascompintoferreira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155563795150371/', '2015-05-26 18:07:05', '', 0, 'Vasco Sensi'),
(563, 'Ruben_Gouveia', '$P$Bvqz61kabW.TlohpiOGyxxWxQw2r7N/', 'ruben_gouveia', 'evaporado@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153393440514052/', '2015-05-26 18:10:31', '', 0, 'Ruben Gouveia'),
(564, 'Vicente_Calico', '$P$BGxbSbdi0pK8h.YaMrXVj88Jj74PX2/', 'vicente_calico', 'facebook_user_vicente_calico@example.com', 'https://www.facebook.com/app_scoped_user_id/1606548899629266/', '2015-05-26 18:15:02', '', 0, 'Vicente Caliço'),
(565, 'Catia_Silva', '$P$BLJdkWFFDluStMhvevlJQyayhmWXVa0', 'catia_silva', 'facebook_user_catia_silva@example.com', 'https://www.facebook.com/app_scoped_user_id/913032952092959/', '2015-05-26 18:16:32', '', 0, 'Cátia Silva'),
(566, 'Tito_Velho_da_Palma', '$P$BX.GtT0rYSUknH5F7ycRuu1uN9aN3n0', 'tito_velho_da_palma', 'facebook_user_tito_velho_da_palma@example.com', 'https://www.facebook.com/app_scoped_user_id/992371834120967/', '2015-05-26 18:17:02', '', 0, 'Tito Velho da Palma'),
(567, 'Rui_Clerigo', '$P$BGM.bxOzxx1iDP0MViInBpqQjDQiId/', 'rui_clerigo', 'rui.clerigo@cme.pt', 'https://www.facebook.com/app_scoped_user_id/10204281750340178/', '2015-05-26 18:20:25', '', 0, 'Rui Clérigo'),
(568, 'Nuno_Dinis', '$P$BfnQ8YguEKSynseyb3jZ8MkrWNoksW/', 'nuno_dinis', 'nunodinis72@gmail.com', 'https://www.facebook.com/app_scoped_user_id/541409092663908/', '2015-05-26 18:20:38', '', 0, 'Nuno Dinis'),
(569, 'Indio_Silva', '$P$Bshwjfj8Gm17wQK6o1tLAMh3WP0uWM/', 'indio_silva', 'facebook_user_indio_silva@example.com', 'https://www.facebook.com/app_scoped_user_id/990718337613231/', '2015-05-26 18:20:41', '', 0, 'Indio Silva'),
(570, 'Ruben_Freire', '$P$BBmnt9smEKoloSzjqDIwuB5dXCFxjp1', 'ruben_freire', 'rubfre@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205251985552011/', '2015-05-26 18:22:24', '', 0, 'Ruben Freire'),
(571, 'Leonor_Frazao', '$P$BHqOWd4Ay54TrDdhPSRBbZ.uXtFA180', 'leonor_frazao', 'leonorgfrazao@gmail.com', 'https://plus.google.com/108748307860346002794', '2015-05-26 18:22:25', '', 0, 'Leonor Frazão'),
(572, 'Goncalo_Meneses', '$P$BEPrypMEMczE/G16zCqG1hBTMADO5./', 'goncalo_meneses', 'pikinhos1@gmail.com', 'https://www.facebook.com/app_scoped_user_id/863260827087474/', '2015-05-26 18:23:27', '', 0, 'Gonçalo Meneses'),
(573, 'Bruno_Duarte', '$P$BC5vCWBympu9LjHm4yWKdWkVKu.DZg0', 'bruno_duarte', 'facebook_user_bruno_duarte@example.com', 'https://www.facebook.com/app_scoped_user_id/10155620097860297/', '2015-05-26 18:24:40', '', 0, 'Bruno Duarte'),
(574, 'Maria_Faria_Goncalves', '$P$B6lJg1TDwNuUF4M5r58UKJm9nfvUkK1', 'maria_faria_goncalves', 'mariajonet@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204074602216531/', '2015-05-26 18:25:37', '', 0, 'Maria Faria Gonçalves'),
(575, 'Vasco_Varao', '$P$BUDjjSe/9q4rc2kfT65jrzt/jMFLhq0', 'vasco_varao', 'vascovarao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206648350905878/', '2015-05-26 18:26:00', '', 0, 'Vasco Varão'),
(576, 'Cristina_Queiroz', '$P$BUsOmDlWbRkTs6ELKk/8tJPNkxgG0T.', 'cristina_queiroz', 'mcristina.queiroz@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153348689879588/', '2015-05-26 18:27:07', '', 0, 'Cristina Queiroz'),
(577, 'Sara_Estrelinha_Amaro', '$P$BlRbrvQ1zS.ZLXrdtMngMcwwZGzPhR0', 'sara_estrelinha_amaro', 'sara_estrelinha3@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/473403629479082/', '2015-05-26 18:27:14', '', 0, 'Sara Estrelinha Amaro'),
(578, 'Rui_Damasio', '$P$B7EjaZzb1QiOlHSU6EEDt.s.snoAcl0', 'rui_damasio', 'freiredamasio@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10203954400281991/', '2015-05-26 18:30:05', '', 0, 'Rui Damásio'),
(579, 'Ines_Fialho_Estrelinha', '$P$BSOmD7EY/pa54t9say3ihdEHvD6c5Q0', 'ines_fialho_estrelinha', 'fialho.i@gmail.com', 'https://www.facebook.com/app_scoped_user_id/900800956630086/', '2015-05-26 18:30:28', '', 0, 'Inês Fialho Estrelinha'),
(580, 'Carlos_Delgado', '$P$BxvV3kHeAQDjWhmuJTIZ3aPFX6syGn/', 'carlos_delgado', 'carlos_dsilva6@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/900746399983810/', '2015-05-26 18:30:35', '', 0, 'Carlos Delgado'),
(581, 'Mica_Mika', '$P$BWQfUxo0h6/RA5f958rCk4Do9EXSnV/', 'mica_mika', 'marygreenx@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153336413833624/', '2015-05-26 18:32:10', '', 0, 'Micá Miká'),
(582, 'Fabien_Bessa', '$P$BkFGq2ML6wufdQTtZ55SC7TPYqntJe/', 'fabien_bessa', 'matt_skypper@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1079991962015298/', '2015-05-26 18:32:14', '', 0, 'Fabien Bessa'),
(583, 'Maria_Eliseu', '$P$BvbkYWcY0LdrzstgXz/IujeHwgyKz61', 'maria_eliseu', 'mariaeliseu33@gmail.com', 'https://plus.google.com/102907202407546630103', '2015-05-26 18:34:48', '', 0, 'Maria Eliseu'),
(584, 'Joao_Dinis_Carrilho', '$P$BAUZLEJEr9IAhS175A3k20A4sxX4qD0', 'joao_dinis_carrilho', 'joao_carrilho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152912542412607/', '2015-05-26 18:35:20', '', 0, 'João Dinis Carrilho'),
(585, 'Filipa_Alves', '$P$BifgH1whglivgEUZa0wbr3P9B1eF4E1', 'filipa_alves', 'filipa_alves_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/989455784406347/', '2015-05-26 18:39:22', '', 0, 'Filipa Alves'),
(586, 'Francisco_Braz_Teixeira', '$P$BQtsRRLto7IWX21Zr6qPw75JimRnkX0', 'francisco_braz_teixeira', 'franciscobt@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10206716543374343/', '2015-05-26 18:40:56', '', 0, 'Francisco Braz Teixeira'),
(587, 'Melissa_Teixeira', '$P$BEy.FeW/lAh83OdknnAiy.vWUw.7Eh0', 'melissa_teixeira', 'melissa_t_15@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/924430237599302/', '2015-05-26 18:42:41', '', 0, 'Melissa Teixeira'),
(588, 'Luis_Pita_Silva', '$P$BeahUAMhAhqTWYPPBv2jBNSWe.XhUn/', 'luis_pita_silva', 'luis_pita@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153257535134000/', '2015-05-26 18:43:08', '', 0, 'Luis Pita Silva'),
(589, 'Raquel_Matos', '$P$BMXfcmbWS8wHtMCeP5lNWobRsBFcVJ.', 'raquel_matos', 'raquelmatosp@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152784701911428/', '2015-05-26 18:43:20', '', 0, 'Raquel Matos'),
(590, 'Rodrigo_Contreiras', '$P$Bb1bjYvXV1n8FMJEK8MUeq.NYoOMS40', 'rodrigo_contreiras', 'rodrigo.contreiras@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152758497347721/', '2015-05-26 18:43:55', '', 0, 'Rodrigo Contreiras'),
(591, 'Maria_Do_Carmo_Lemos', '$P$BWaBIrB.xnEEnb/JKWXQnLF5BvtGzU/', 'maria_do_carmo_lemos', 'carmo@lemos.com.pt', 'https://www.facebook.com/app_scoped_user_id/10202978555544221/', '2015-05-26 18:44:23', '', 0, 'Maria Do Carmo Lemos'),
(592, 'Sofia_Fernandes', '$P$Bs/nSsDzyCaaMEKpgRl1juK8o/crh7/', 'sofia_fernandes', 'sofia.afernandes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/818481221582044/', '2015-05-26 18:45:30', '', 0, 'Sofia Fernandes'),
(593, 'Soraia_Benjamim', '$P$BsSlaOG4EstDGbpy8nb7pKyTD.sa3J.', 'soraia_benjamim', 'soraiabenjamim@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10204098209596841/', '2015-05-26 18:47:27', '', 0, 'Soraia Benjamim'),
(594, 'Ricardo_Abreu', '$P$B74WfkzxaeM5UgodN7aQO8kfTcXlwP/', 'ricardo_abreu', 'facebook_user_ricardo_abreu@example.com', 'https://www.facebook.com/app_scoped_user_id/10153856055714325/', '2015-05-26 18:47:43', '', 0, 'Ricardo Abreu'),
(595, 'Nicola_Henriques', '$P$B0K6iHQ2Wvp4A31S/V70H8RTe1ni0b/', 'nicola_henriques', 'nicola.henriques@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206938221592696/', '2015-05-26 18:52:11', '', 0, 'Nicola Henriques'),
(596, 'Sofia_Salgado', '$P$BcIa.yISZIWCklUkY5HrJBo3ZnhcYY1', 'sofia_salgado', 'sofireis11@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205606955406374/', '2015-05-26 18:54:17', '', 0, 'Sofia Salgado'),
(597, 'Rita_Filipe', '$P$BTiWdWMuxhkpiiA.sh4mP2YgjSWRqg/', 'rita_filipe', 'facebook_user_rita_filipe@example.com', 'https://www.facebook.com/app_scoped_user_id/1185284208165131/', '2015-05-26 18:58:16', '', 0, 'Rita Filipe'),
(598, 'Claudia_Favinha', '$P$BM4I4t73OtLdy.dqsS402qpLgwtejS.', 'claudia_favinha', 'claudiafavinha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153389920556214/', '2015-05-26 18:58:35', '', 0, 'Claudia Favinha'),
(599, 'Alexandre_Monge', '$P$Bf1vVCRJyv6Txnm2/NZ38jSUCCJL321', 'alexandre_monge', 'alexandremonge@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206773826286456/', '2015-05-26 18:59:17', '', 0, 'Alexandre Monge'),
(600, 'Vitor_Copa', '$P$BnPM1SB0/23lYAonhUG2uw8ENWhrYb1', 'vitor_copa', 'vitor_copa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/966213000090072/', '2015-05-26 19:01:13', '', 0, 'Vitor Copa'),
(601, 'Da_House', '$P$BocYNuYNrJO5Jpm9xafAdbbk4y14h20', 'da_house', 'dahouse02@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1081131061901534/', '2015-05-26 19:01:30', '', 0, 'Da House'),
(602, 'Armanda_Sousa', '$P$BKE0U.HkxupJEYPBgir5ez3tqFr5EL1', 'armanda_sousa', 'armanda.sousa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206647024236632/', '2015-05-26 19:05:01', '', 0, 'Armanda Sousa'),
(603, 'Isabel_Linhares_de_Andrade', '$P$BnzbHY6kBnjkl4jLTth0ELDDsDDjOV1', 'isabel_linhares_de_andrade', 'isabellinharesdeandrade@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205369193303663/', '2015-05-26 19:05:17', '', 0, 'Isabel Linhares de Andrade'),
(604, 'Ricardo_Goncalves', '$P$BDggZ5v0ZyG/OTBjZ5Oha73UmFtuli.', 'ricardo_goncalves', 'ricardojg@gmail.com', 'https://plus.google.com/110874367716708885471', '2015-05-26 19:05:40', '', 0, 'Ricardo Gonçalves'),
(605, 'Andre_Domingos', '$P$BcjdXbF.MnK58UZpsJuZ9k23LGyECW.', 'andre_domingos', 'chaotic_andre@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207136549199891/', '2015-05-26 19:09:26', '', 0, 'André Domingos'),
(606, 'Joao_Neves', '$P$BX2lPra//0FtcUfHBxyXbIwcRyAf3k1', 'joao_neves', 'joao_neves_98@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1065176426844276/', '2015-05-26 19:10:22', '', 0, 'João Neves'),
(607, 'Santiago_Graca', '$P$BaXixc2CZ10auyQR4iqLciBErQ3F/U1', 'santiago_graca', 'horizonsurfholidays@gmail.com', 'https://www.facebook.com/app_scoped_user_id/681443755318585/', '2015-05-26 19:12:23', '', 0, 'Santiago Graça'),
(608, 'Pedro_Sequeira', '$P$B1CjNTG/i7fpKP6./Wh4m62CpCciJf1', 'pedro_sequeira', 'pmsnsequeira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/827366724038178/', '2015-05-26 19:14:01', '', 0, 'Pedro Sequeira'),
(609, 'Mane_M_Lima', '$P$B4pqMYXfEgpaxjn718kD.GSc65f35d/', 'mane_m_lima', 'manepedro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206559022112756/', '2015-05-26 19:14:14', '', 0, 'Mané M. Lima'),
(610, 'Diogo_Ferreira', '$P$BTUbtS2qvnMG0ywibT6Rg/55XqJFj90', 'diogo_ferreira', 'facebook_user_diogo_ferreira@example.com', 'https://www.facebook.com/app_scoped_user_id/1151355234890829/', '2015-05-26 19:14:47', '', 0, 'Diogo Ferreira'),
(611, 'Sofia_Beato', '$P$BxhV5OgRMIDiXP9hX4jyhpBbAR8zSG.', 'sofia_beato', 'sofiabeato@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1004699852874154/', '2015-05-26 19:17:13', '', 0, 'Sofia Beato'),
(612, 'Sofia_Leitao', '$P$BJdu9Q0eR.mJvhZMIUCASbNoNajM4A.', 'sofia_leitao', 'jpvmsjsl@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1078844942129309/', '2015-05-26 19:17:19', '', 0, 'Sofia Leitão'),
(613, 'Tiago_Sousa', '$P$BtdvxeG71g.RR352Pae0cwvCYjRUv0/', 'tiago_sousa', 'tiago.masousa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153030493203386/', '2015-05-26 19:19:54', '', 0, 'Tiago Sousa'),
(614, 'Maria_Vaz', '$P$B9oc18nGxTnKEpiaG5cYdQA2b327C21', 'maria_vaz', 'saphou2009@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1100065310008979/', '2015-05-26 19:21:00', '', 0, 'Maria Vaz'),
(615, 'MIguel_Barata', '$P$BP/kV.Ikc3MvfQIF8LCWEiCQ/zbj4t1', 'miguel_barata', 'akabarata@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205586650738507/', '2015-05-26 19:21:19', '', 0, 'MIguel Barata'),
(616, 'Nelson_Cipriano', '$P$BlVNzEhk1xCJamPy/AKE/qLnlWBFEj0', 'nelson_cipriano', 'nelson.cipriano@me.com', 'https://www.facebook.com/app_scoped_user_id/822733637776494/', '2015-05-26 19:22:35', '', 0, 'Nelson Cipriano'),
(617, 'Miguel_Madeira', '$P$BTEPn/w3zKFIaqdZnZLWU2Taw0T75U/', 'miguel_madeira', 'miguelbsmadeira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206410940369362/', '2015-05-26 19:24:07', '', 0, 'Miguel Madeira'),
(618, 'Bruno_Graca', '$P$BTjDyJIrxJYBQYdkDp/2vWkFfxbFEu1', 'bruno_graca', 'facebookbg.100492@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205886941987263/', '2015-05-26 19:24:32', '', 0, 'Bruno Graça'),
(619, 'Rodrigo_Lopes', '$P$BqTHnW806huQeuN6ImkcCK5G6znDI90', 'rodrigo_lopes', 'rodrigo.lopes.bodyboarder@gmail.com', 'https://www.facebook.com/app_scoped_user_id/486065991556757/', '2015-05-26 19:25:02', '', 0, 'Rodrigo Lopes'),
(620, 'Vasco_Almida_Carvalho', '$P$B4VUVdiAQlcPXekCA.RwUpNQobSDbt/', 'vasco_almida_carvalho', 'vascoebc@gmail.com', 'https://plus.google.com/103648343950710839156', '2015-05-26 19:26:44', '', 0, 'Vasco Almida Carvalho'),
(621, 'Pedro_Flavio', '$P$B3YqOsplYqHyCzUg/69Cl9Pp4OgRk31', 'pedro_flavio', 'pedroflavio@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1063541690325981/', '2015-05-26 19:26:55', '', 0, 'Pedro Flávio'),
(622, 'Filomena_Santos', '$P$BHILbNF7r/MJjMkO83GDrNk/GQ/3xX0', 'filomena_santos', 'chipititers@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152781220477653/', '2015-05-26 19:27:04', '', 0, 'Filomena Santos'),
(623, 'Orlando_Serra_Dos_Santos', '$P$BOlVLBtDrOvFe2L8jMeXmFJ1H8PmPm0', 'orlando_serra_dos_santos', 'orlandosantos.senior@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206407039271751/', '2015-05-26 19:27:31', '', 0, 'Orlando Serra Dos Santos'),
(624, 'Ze_Pedro_Alvarez', '$P$BVmZO3Wb6Qj6Me/evSrhI0tCQLr3NR0', 'ze_pedro_alvarez', 'jpalvarez@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/10202674037130871/', '2015-05-26 19:27:47', '', 0, 'Zé Pedro Alvarez'),
(625, 'Iris_La_Feria', '$P$BQR1HOjgXTJRDK.X/4E8yJ3ko2rdi40', 'iris_la_feria', 'irufoliveira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1012542625436491/', '2015-05-26 19:29:05', '', 0, 'Iris Lá Féria'),
(626, 'Carla_Trindade', '$P$BfQs3M/4fzTq5O8s2DjjlGu2BsKEFx/', 'carla_trindade', 'cardosca@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206803180341724/', '2015-05-26 19:30:46', '', 0, 'Carla Trindade'),
(627, 'Joao_Antunes_1', '$P$BodW0beFrLffh1WkXVMgyLJ9Rrq9rQ0', 'joao_antunes_1', 'jp_887@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/851288551585340/', '2015-05-26 19:31:22', '', 0, 'João Antunes'),
(628, 'Simao_teixeira', '$P$BDE.GOjoBeFBc681BnpcN33pDj6f1./', 'simao_teixeira', 'simos.teixeira@gmail.com', 'https://plus.google.com/110707102994934488733', '2015-05-26 19:31:34', '', 0, 'Simao teixeira'),
(629, 'Joao_Alves_1', '$P$B6aMCSjhr2angRvW7XE4m7DFY65PSd0', 'joao_alves_1', 'andamento85@gmail.com', 'https://www.facebook.com/app_scoped_user_id/955480584484151/', '2015-05-26 19:31:40', '', 0, 'João Alves'),
(630, 'Andreia_Marques', '$P$BfzrFIW.uKaLG7AKhulvJUbLkLCEy81', 'andreia_marques', 'driss.filipa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/759404554176632/', '2015-05-26 19:33:09', '', 0, 'Andreia Marques'),
(631, 'Berta_Tadeu', '$P$BOdFFh.hcE.IX/E54IJo.5XwYulPnO.', 'berta_tadeu', 'bts@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/962953473749070/', '2015-05-26 19:33:19', '', 0, 'Berta Tadeu'),
(632, 'Ana_Baleiras', '$P$BuFld5RJ1KCLSD5/D7tQ8/AEt9D2Ks/', 'ana_baleiras', 'ana.baleiras@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/889506681109384/', '2015-05-26 19:33:43', '', 0, 'Ana Baleiras'),
(633, 'Joaquim_Jorge_Chaves', '$P$BdFifycu9GiZSZnL0I6xLtf56AB6Y51', 'joaquim_jorge_chaves', 'quim-jo@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10206594020713516/', '2015-05-26 19:33:52', '', 0, 'Joaquim Jorge Chaves'),
(634, 'Carolina_Marques', '$P$BuKNV2Q7RSpvqNrB2eFdUjPA5YL4l91', 'carolina_marques', 'pintora.carolina@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10200446057390744/', '2015-05-26 19:34:37', '', 0, 'Carolina Marquês'),
(635, 'Luisa_Noronha', '$P$BFUJJpnLp4g8a3s9Dtjmr/QFTFg8aN1', 'luisa_noronha', 'lucas.anoronha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/893357317370146/', '2015-05-26 19:35:13', '', 0, 'Luisa Noronha'),
(636, 'Maria_Joao_VieiraLourenco', '$P$BhOqoz3yGLr/V/bsxqixxQ90uRpTtS/', 'maria_joao_vieiralourenco', 'mjoao.vl@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153012768018878/', '2015-05-26 19:35:38', '', 0, 'Maria João VieiraLourenço'),
(637, 'Joaquim_Lourenco', '$P$BL4TBVRVp5uMybQl64lqYBNiZkARgF.', 'joaquim_lourenco', 'quim21@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/1139709256044398/', '2015-05-26 19:35:45', '', 0, 'Joaquim Lourenço'),
(638, 'Marta_Santos', '$P$BWlqUCFkCqKh9jOp99kKmYpTqp9oah/', 'marta_santos', 'martasantoss_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206634571805102/', '2015-05-26 19:37:38', '', 0, 'Marta Santos'),
(639, 'Joao_Diogo', '$P$BP0aVIsC93QN9a6aIpt4Iphz0MPONp0', 'joao_diogo', 'facebook_user_joao_diogo@example.com', 'https://www.facebook.com/app_scoped_user_id/819972698050923/', '2015-05-26 19:38:01', '', 0, 'João Diogo'),
(640, 'Diogo_Fraga', '$P$BauAFAsu5WIRXPLLlWDjKUQe.PI8f31', 'diogo_fraga', 'diogorenatofraga@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/982427905102664/', '2015-05-26 19:38:38', '', 0, 'Diogo Fraga'),
(641, 'M_Cecilia_Jacques', '$P$BuwpJBHLxNzLbtO9ttjXRDzovo/HtA.', 'm_cecilia_jacques', 'mc.jacques@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/752269598212861/', '2015-05-26 19:38:41', '', 0, 'M Cecilia Jacques'),
(642, 'isabel_costa_macedo', '$P$BEb9OZ5xY9LLomvUPVCqwXDDzxubl70', 'isabel_costa_macedo', 'isabeltecm92@gmail.com', 'https://plus.google.com/100126636711636452681', '2015-05-26 19:40:21', '', 0, 'isabel costa macedo'),
(643, 'Sofia_Pessoa', '$P$BxH8mHmQc82K8xvgI8lYrUgk/PnrX21', 'sofia_pessoa', 'ninipessoa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/829501040453401/', '2015-05-26 19:40:29', '', 0, 'Sofia Pessoa'),
(644, 'Francisco_Neves', '$P$B1mAuyjoGmAPQcM96NKU9VW6ltBPkk1', 'francisco_neves', 'surfer_neves@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205922219069062/', '2015-05-26 19:40:39', '', 0, 'Francisco Neves'),
(645, 'Joao_Ferreira', '$P$BAjAr1XFF1pON3utukMbDmnwkqyo97.', 'joao_ferreira', 'joaopaulonf@live.com', 'https://www.facebook.com/app_scoped_user_id/10205650465353378/', '2015-05-26 19:40:48', '', 0, 'João Ferreira'),
(646, 'Joaquim_Pinto_de_Lima', '$P$BuH27iWYigNaPgxWGUA4K4PRq7Fiqc1', 'joaquim_pinto_de_lima', 'facebook_user_joaquim_pinto_de_lima@example.com', 'https://www.facebook.com/app_scoped_user_id/841288015951196/', '2015-05-26 19:41:16', '', 0, 'Joaquim Pinto de Lima'),
(647, 'Tomas_Loureiro', '$P$BJ6rwtzVEhGB7PDemePbbJD.n1wXmF1', 'tomas_loureiro', 'facebook_user_tomas_loureiro@example.com', 'https://www.facebook.com/app_scoped_user_id/106151323053493/', '2015-05-26 19:42:00', '', 0, 'Tomás Loureiro'),
(648, 'Beatriz_Magalhaes_Fgb', '$P$B6jOO5qASx883MJAtChb0RlQ2FET0I/', 'beatriz_magalhaes_fgb', 'beatrizmagalhaes111@gmail.com', 'https://www.facebook.com/app_scoped_user_id/674756915985190/', '2015-05-26 19:42:05', '', 0, 'Beatriz Magalhães Fgb'),
(649, 'Ana_Lidia_Correia', '$P$Bxqzg9gb.aJCXb1KbKZ8lOI9deqsbA0', 'ana_lidia_correia', 'ana.lidia@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1095893943759073/', '2015-05-26 19:42:20', '', 0, 'Ana Lídia Correia'),
(650, 'Nuno_Machado_da_Costa', '$P$BAN9zGrkLjZqVy7rTTdSfx2u4FyeDY0', 'nuno_machado_da_costa', 'facebook_user_nuno_machado_da_costa@example.com', 'https://www.facebook.com/app_scoped_user_id/446019575566106/', '2015-05-26 19:43:08', '', 0, 'Nuno Machado da Costa'),
(651, 'Manela_Couto', '$P$B8SpCRWJdmliLLb37V3oW58B0YCySC0', 'manela_couto', 'manuelaferreiracouto@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206484949259762/', '2015-05-26 19:45:21', '', 0, 'Manela Couto'),
(652, 'ana_rita_ferreira', '$P$BphdpBfXTu3lpYwx.nZZW/QUuPhO/B.', 'ana_rita_ferreira', 'anaritaaf@gmail.com', 'https://plus.google.com/106324086179340804341', '2015-05-26 19:46:03', '', 0, 'ana rita ferreira'),
(653, 'Madalena_Heredia_Almeida', '$P$B22vUugD7G2kFOVEA8E9wMuR1sf6Q60', 'madalena_heredia_almeida', 'madalenaheredia@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203049587879846/', '2015-05-26 19:46:08', '', 0, 'Madalena Herédia Almeida'),
(654, 'Mimita_Pereira_Santos', '$P$BaKKEOzH.NoaCxQsHMxXOBb9nlVDjm1', 'mimita_pereira_santos', 'mimita.pas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/995676630473164/', '2015-05-26 19:47:24', '', 0, 'Mimita Pereira Santos'),
(655, 'Vanessa_De_Sousa', '$P$Bmr9l0ggrETg8WeDu8.kDkErcsQJe1.', 'vanessa_de_sousa', 'babyflynn@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152777586831510/', '2015-05-26 19:48:14', '', 0, 'Vanessa De Sousa'),
(656, 'Antonio_Magalhaes_Ramalho', '$P$BEdMHXwfptSgCUxZz.ILoHKyoTw4PR1', 'antonio_magalhaes_ramalho', 'antonioramalhete@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/831525870265807/', '2015-05-26 19:48:40', '', 0, 'António Magalhães Ramalho'),
(657, 'Marta_Fatal_Cofones', '$P$BAs4GF4PM2PjbU0Uxo6bb/s.Lp5zRm0', 'marta_fatal_cofones', 'marta_cofones@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203893308524057/', '2015-05-26 19:48:53', '', 0, 'Marta Fatal Cofones'),
(658, 'Bernardo_Bogarim', '$P$BtoDmNb9mYQRWlSB6osD0yqAs3bFmV.', 'bernardo_bogarim', 'bernardo.bogarim@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/768063759977175/', '2015-05-26 19:49:00', '', 0, 'Bernardo Bogarim'),
(659, 'Ze_Prada_Jeronimo', '$P$B1wHwYS0u94ViGB6GmpDQ1tM34UQ7Z/', 'ze_prada_jeronimo', 'ze_prada_jeronimo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155530101125063/', '2015-05-26 19:49:15', '', 0, 'Zé Prada Jerónimo'),
(660, 'Henrique_Pyrrait', '$P$B8k4AwdMs2H2N9PD6GF3GiTEwvwsFX0', 'henrique_pyrrait', 'henrique_pyrrait@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1095678760460607/', '2015-05-26 19:49:33', '', 0, 'Henrique Pyrrait'),
(661, 'Constanca_Pereira_Coutinho', '$P$BpRnAU6L9dXGNHTiYsQh51HOM3hdbo/', 'constanca_pereira_coutinho', 'constanca_p_c@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152893317804607/', '2015-05-26 19:49:53', '', 0, 'Constança Pereira Coutinho'),
(662, 'Fatima_Perloiro', '$P$Bxwf/ZIMOMqZNRZSMFkK0E/6L8qZp4/', 'fatima_perloiro', 'fatimaperloiro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/997684870243095/', '2015-05-26 19:51:21', '', 0, 'Fátima Perloiro'),
(663, 'Carolina_Martins', '$P$BYwd4nqIo/BSmo14hGl4HE7Lq0pU5N.', 'carolina_martins', 'sousamartins.carolina@gmail.com', 'https://plus.google.com/102343638001355902885', '2015-05-26 19:52:46', '', 0, 'Carolina Martins'),
(664, 'Nini_Magalhaes', '$P$B7283wSHlnc7tbEqddMbhp3xLeZn990', 'nini_magalhaes', 'ninokitas_muahhh@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/953601834690316/', '2015-05-26 19:52:52', '', 0, 'Nini Magalhães'),
(665, 'David_L_S_', '$P$BpMqVvXt7/qjtaJTzUTWR.Bda0giL.0', 'david_l_s_', 'grabyourbagnow@gmail.com', 'https://plus.google.com/104129919199551929029', '2015-05-26 19:52:56', '', 0, 'David L.S.'),
(666, 'Pedro_Antunes', '$P$BH2HBAq/T37rX3M3B/cB8Z3kcsc1dE.', 'pedro_antunes', 'pedroantunes@oesteonline.pt', 'https://www.facebook.com/app_scoped_user_id/10205219411339723/', '2015-05-26 19:53:00', '', 0, 'Pedro Antunes'),
(667, 'Catarina_Vieira_Lino', '$P$B2zOAbHE/ZXDQfVgM2z206AbsbWSXo0', 'catarina_vieira_lino', 'catarinavlino@gmail.com', 'https://www.facebook.com/app_scoped_user_id/695895530556545/', '2015-05-26 19:53:01', '', 0, 'Catarina Vieira Lino'),
(668, 'Tomas_De_Melo_Goncalves', '$P$B0yiyr9SfWzBzMHDD5hnHvH.mccXUp.', 'tomas_de_melo_goncalves', 'tomasmelogoncalves@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10205956978737984/', '2015-05-26 19:53:20', '', 0, 'Tomás De Melo Gonçalves'),
(669, 'Matilde_Mello_Breyner', '$P$BpuqxESl6Pe6GQEC8QpFvEfYmgQvtq.', 'matilde_mello_breyner', 'mmrmb@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153317741055050/', '2015-05-26 19:54:22', '', 0, 'Matilde Mello Breyner'),
(670, 'Ap_Fg', '$P$BewVvK5hCkJmvZc2AiDz2iG0kz2C0j.', 'ap_fg', 'anap5488@outlook.com', 'https://www.facebook.com/app_scoped_user_id/10207081446581486/', '2015-05-26 19:54:32', '', 0, 'Ap Fg'),
(671, 'Francisco_Lopes', '$P$Bth.zAqX6PvmSiMS8RMmSObpdkOFNM1', 'francisco_lopes', 'franciscosaiao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/939397029414145/', '2015-05-26 19:55:43', '', 0, 'Francisco Lopes');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(672, 'Bruno_Graca_1', '$P$BM3OPzQZO.N8P41u1qY8NWzjZ3d5Qz.', 'bruno_graca_1', 'bg.100492@gmail.com', 'https://plus.google.com/106163306517092476807', '2015-05-26 19:57:04', '', 0, 'Bruno Graça'),
(673, 'Mainha_Lopes', '$P$B87KaWc.szkokkCoM/bxppkJ1RzeIs1', 'mainha_lopes', 'miasaiao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203163153919646/', '2015-05-26 19:57:35', '', 0, 'Mainha Lopes'),
(674, 'Sara_Azevedo', '$P$B9H72iNE8SdDcGMtJulDSm21gCnE/r0', 'sara_azevedo', 'saraah.16@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1106834802664073/', '2015-05-26 19:58:09', '', 0, 'Sara Azevedo'),
(675, 'Ana_Alves', '$P$Bv8Bi8fRWEQ2UXgoy9fJ.VVx9bvFqw/', 'ana_alves', 'anariri6@gmail.com', 'https://plus.google.com/106367619328326180370', '2015-05-26 20:01:19', '', 0, 'Ana Alves'),
(676, 'Carlos_Bilro', '$P$BCoKLrPKDfGDLhZf1amAZwiOferkA70', 'carlos_bilro', 'carlosbilro@meo.pt', 'https://www.facebook.com/app_scoped_user_id/937165803006883/', '2015-05-26 20:02:18', '', 0, 'Carlos Bilro'),
(677, 'Alexandre_Cabrita', '$P$BeN8Dtf9poFGQHYgloEzHHUJaW0YaR/', 'alexandre_cabrita', 'alexscabrita@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1000248626660730/', '2015-05-26 20:02:40', '', 0, 'Alexandre Cabrita'),
(678, 'Filipe_Estrella', '$P$Bm2EBXaUhAYRU/18MV77DBmSU5zrwR0', 'filipe_estrella', 'bb.48@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1050756031620123/', '2015-05-26 20:04:31', '', 0, 'Filipe Estrella'),
(679, 'Pedro_Custodia', '$P$Bh.p8npjyc84Nkjq3xw3uGs70esEsz0', 'pedro_custodia', 'pedro.custodia@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/823344871067188/', '2015-05-26 20:04:36', '', 0, 'Pedro Custódia'),
(680, 'Patricia_Garcao_Nunes_Brito', '$P$BPHrN6c359zYoZLt1sQ.Yzduorm7BI1', 'patricia_garcao_nunes_brito', 'patriciagarcaonunesv@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204944888686176/', '2015-05-26 20:04:52', '', 0, 'Patricia Garção Nunes Brito'),
(681, 'Vasco_Valadas', '$P$BJ5nPfO2ZqA4C75zQgm3ktDnr49SnW.', 'vasco_valadas', 'vascovaladas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1106504686033181/', '2015-05-26 20:05:05', '', 0, 'Vasco Valadas'),
(682, 'David_Raimundo', '$P$B7xaMKFMDsFKvKi7dpyMmm6XnRxFBg/', 'david_raimundo', 'davidraimundo13@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203356656192073/', '2015-05-26 20:05:26', '', 0, 'David Raimundo'),
(683, 'Leonor_Fragoso', '$P$BJ.85SQYec261LwOCXsXxctN8ovzoO/', 'leonor_fragoso', 'facebook_user_leonor_fragoso@example.com', 'https://www.facebook.com/app_scoped_user_id/10204900461410945/', '2015-05-26 20:05:56', '', 0, 'Leonor Fragoso'),
(684, 'Barbara_Schmitz_Abecassis', '$P$BI88.asldKQ5bUpXNzQJEXmuopSVVs.', 'barbara_schmitz_abecassis', 'barbara.sabecassis@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153546391475348/', '2015-05-26 20:08:36', '', 0, 'Bárbara Schmitz Abecassis'),
(685, 'Marcos_Antonio', '$P$BgCFQjx9rJ96ifYNs8bfmo3frIB4jE1', 'marcos_antonio', 'socram_seomis@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1076745522353777/', '2015-05-26 20:09:30', '', 0, 'Marcos António'),
(686, 'Carlos_Ferreira', '$P$B8MIBAj1pxRrzA9IFGbLUj5KJldcpK1', 'carlos_ferreira', 'videoart01@gmail.com', 'https://plus.google.com/109689125861809697628', '2015-05-26 20:09:34', '', 0, 'Carlos Ferreira'),
(687, 'Diogo_Goncalves', '$P$Bf2alA3i.YrRxOa/YueODsh75i8.IW1', 'diogo_goncalves', 'diogo1978@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206876418374356/', '2015-05-26 20:10:48', '', 0, 'Diogo Gonçalves'),
(688, 'Henrique_Rolim_de_Moura', '$P$BrnR5JdN2NiL40tFMwi0dtcFCRQOFC/', 'henrique_rolim_de_moura', 'henriquevp97@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202938141613478/', '2015-05-26 20:11:23', '', 0, 'Henrique Rolim de Moura'),
(689, 'Joao_Maria_Cordeiro', '$P$B1BsFBWHay1BcDywNI4L5yUOQxfTmM/', 'joao_maria_cordeiro', 'jmcordeiro013@gmail.com', 'https://www.facebook.com/app_scoped_user_id/941134882576269/', '2015-05-26 20:11:39', '', 0, 'João Maria Cordeiro'),
(690, 'Ana_Gomes', '$P$BAfRMqwpYuvf5TCBskhgvGtlnVQQPT/', 'ana_gomes', 'anaiaogomes@gmail.com', 'https://plus.google.com/116030851720153094512', '2015-05-26 20:11:50', '', 0, 'Ana Gomes'),
(691, 'Joana_Nunes', '$P$BBhOHupCqzvLyBJVNxfWA7tKTGgpXt1', 'joana_nunes', 'jnunes487@gmail.com', 'https://www.facebook.com/app_scoped_user_id/917669351618697/', '2015-05-26 20:12:04', '', 0, 'Joana Nunes'),
(692, 'Joao_Coelho', '$P$BZB07uG2gdWSlNzSsA..i/qhPZf9Sd1', 'joao_coelho', 'joaomcoelho@gmail.com', 'https://plus.google.com/108769065443097727889', '2015-05-26 20:12:47', '', 0, 'João Coelho'),
(693, 'Tiago_Lupi_Caetano', '$P$BbfPec76JJ8KLZPYMhG.lLvwbdHTv41', 'tiago_lupi_caetano', 'tiagolcaetano@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205561214323596/', '2015-05-26 20:14:52', '', 0, 'Tiago Lupi Caetano'),
(694, 'Isabel_Cortez_Mena_Reis', '$P$BuuUeij63n7gTG7bw4rcW/jdvaobLu1', 'isabel_cortez_mena_reis', 'ifocortez@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153257559601013/', '2015-05-26 20:15:00', '', 0, 'Isabel Cortez Mena Reis'),
(695, 'Tomas_Goncalves_Pereira', '$P$BIZRrcSSgH9WJn5/53295w5eM9mOAt0', 'tomas_goncalves_pereira', 'tomsgp@gmail.com', 'https://www.facebook.com/app_scoped_user_id/999819580051107/', '2015-05-26 20:15:03', '', 0, 'Tomás Gonçalves Pereira'),
(696, 'Margarida_Kol_de_Carvalho', '$P$BFPWUdlovOO/O6ffUdPWPAqL.80uyX1', 'margarida_kol_de_carvalho', 'margaridakol@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203691328945260/', '2015-05-26 20:16:24', '', 0, 'Margarida Kol de Carvalho'),
(697, 'Salvador_Hernando', '$P$BC.IOEzQXu5Iko57vCc0d5zD9wTaJO/', 'salvador_hernando', 'salvadorhn@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/600430316726668/', '2015-05-26 20:16:53', '', 0, 'Salvador Hernando'),
(698, 'Daniela_Silva', '$P$BtAPNmqvf7SNuhqeTjg2dQZ1N9h5VL0', 'daniela_silva', 'danitrcs@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1583149108613666/', '2015-05-26 20:18:10', '', 0, 'Daniela Silva'),
(699, 'Carmo_Fonseca_Ribeiro', '$P$B6kzXwTBBZshy4DjvM.m4bbWOYgx5G.', 'carmo_fonseca_ribeiro', 'carmo.fr@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204815762814690/', '2015-05-26 20:19:10', '', 0, 'Carmo Fonseca Ribeiro'),
(700, 'Ruth_Schaffrath', '$P$Bd3o247ANma9mtZInohTu5orKUmkrH/', 'ruth_schaffrath', 'facebook_user_ruth_schaffrath@example.com', 'https://www.facebook.com/app_scoped_user_id/10206720281195769/', '2015-05-26 20:19:13', '', 0, 'Ruth Schaffrath'),
(701, 'Davide_Chaves', '$P$BLAA0kOxTpa7aEmQPq5Tw6iAIA7LN60', 'davide_chaves', 'davide_santos@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/911717948885692/', '2015-05-26 20:19:50', '', 0, 'Davide Chaves'),
(702, 'Ana_Beatriz_Berenguer', '$P$B/zHfesvud6PaqNzsvrjwWjevUbkWl.', 'ana_beatriz_berenguer', 'anabeatriz.berenguer@gmail.com', 'https://plus.google.com/116553815918391570030', '2015-05-26 20:19:52', '', 0, 'Ana Beatriz Berenguer'),
(703, 'Joao_Lee', '$P$BZ1kHna6c/Ewr.YyDviwSKu8kWqiiP/', 'joao_lee', 'joao_canilho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/968262296552179/', '2015-05-26 20:20:21', '', 0, 'João Lee'),
(704, 'Joana_Neto_Almeida', '$P$BKC5f1yuHfW0Yxdz5FDXTG.Bbusvr7/', 'joana_neto_almeida', 'joananetoalmeida@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152864875471981/', '2015-05-26 20:21:10', '', 0, 'Joana Neto Almeida'),
(705, 'Ana_Nikas', '$P$BMg6jlMKgIailL1bwvj1kuY2bNHUN1/', 'ana_nikas', 'nikasfs@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1593067577630187/', '2015-05-26 20:21:52', '', 0, 'Ana Nikas'),
(706, 'Antonio_Pereira_Coutinho', '$P$B/jnFkpkUVpJPPnuBAhIvp331LyI9H.', 'antonio_pereira_coutinho', 'facebook_user_antonio_pereira_coutinho@example.com', 'https://www.facebook.com/app_scoped_user_id/885359464836514/', '2015-05-26 20:21:53', '', 0, 'António Pereira Coutinho'),
(707, 'Marcelo_Pritsch', '$P$BaSf.ja1k/XyP3hhsK3FMVNyO/REu30', 'marcelo_pritsch', 'marcelo_pritsch@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/1023342804344942/', '2015-05-26 20:22:07', '', 0, 'Marcelo Pritsch'),
(708, 'Emidio_Goncalves', '$P$B7bftCCL.5ZK1Al57JXSlA9F71doEX.', 'emidio_goncalves', 'emidiomg@gmail.com', 'https://www.facebook.com/app_scoped_user_id/377095779154165/', '2015-05-26 20:23:23', '', 0, 'Emidio Gonçalves'),
(709, 'Goncalo_Montenegro_Guimaraes', '$P$BC3M0wo2cYymq.8ud8eX6.wLmJfIuQ/', 'goncalo_montenegro_guimaraes', 'goncalo.guimaraes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152745553231114/', '2015-05-26 20:25:05', '', 0, 'Gonçalo Montenegro Guimarães'),
(710, 'Ines_Cabral', '$P$BpUXBEg81vcUXiZ3T1Kbklh1hVLdeL0', 'ines_cabral', 'nes.8@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1100293236664162/', '2015-05-26 20:25:24', '', 0, 'Inês Cabral'),
(711, 'Joca_Joao_Almeida', '$P$BphgyMriZdDqMR5p9Q2QHHMqaTLSTK.', 'joca_joao_almeida', 'joacaalmeida@msn.com', 'https://www.facebook.com/app_scoped_user_id/10205404292760960/', '2015-05-26 20:26:23', '', 0, 'Joca Joao Almeida'),
(712, 'Manuela_Sousa_Dias', '$P$BbYP0/aHdVzGp0Bz9CCO2tKGVLxZy./', 'manuela_sousa_dias', 'manuela.sousadias@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200657921486194/', '2015-05-26 20:26:34', '', 0, 'Manuela Sousa Dias'),
(713, 'Miguel_Figueira', '$P$Bv.RyZRD3SYP/.ynsE6Sb3JC/4gM7G1', 'miguel_figueira', 'facebook_user_miguel_figueira@example.com', 'https://www.facebook.com/app_scoped_user_id/10205959222851489/', '2015-05-26 20:28:48', '', 0, 'Miguel Figueira'),
(714, 'Helena_Abreu', '$P$BeBgxHl.bRUn6S8fK0/8RcgJccCeqf.', 'helena_abreu', 'helenamoreiraabreu@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/401016090084476/', '2015-05-26 20:30:24', '', 0, 'Helena Abreu'),
(715, 'Joao_Filipe_Leal', '$P$Buegg.wR3vNODc7cDYBkl0P9ZdwpfZ/', 'joao_filipe_leal', 'facebook_user_joao_filipe_leal@example.com', 'https://www.facebook.com/app_scoped_user_id/10202979392444588/', '2015-05-26 20:32:21', '', 0, 'João Filipe Leal'),
(716, 'Maria_Sarmento', '$P$BfJtENfVRGbjPL2O2IE9CVAE.oEh0O1', 'maria_sarmento', 'facebook_user_maria_sarmento@example.com', 'https://www.facebook.com/app_scoped_user_id/896108200430923/', '2015-05-26 20:32:43', '', 0, 'Maria Sarmento'),
(717, 'Martim_Van_Zeller', '$P$BQF4YnP6DsWVYy/XMrOtOtoNI8BvZn0', 'martim_van_zeller', 'facebook_user_martim_van_zeller@example.com', 'https://www.facebook.com/app_scoped_user_id/1602115443377609/', '2015-05-26 20:33:16', '', 0, 'Martim Van Zeller'),
(718, 'Fernando_Caldeira', '$P$BenzHc.d7kxnyhwHg9nmzwroOTZdNl0', 'fernando_caldeira', 'f.caveira@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/10204467586591929/', '2015-05-26 20:34:02', '', 0, 'Fernando Caldeira'),
(719, 'Sandra_Cardoso', '$P$Bs80e15/Fufw3mrrSXs2KhFnbLzLbj/', 'sandra_cardoso', 'sandra_c_cardoso@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207207924662850/', '2015-05-26 20:34:34', '', 0, 'Sandra Cardoso'),
(720, 'Marco_Pereira', '$P$BWucu/36aSuA5Adx0KOVCsv2sqTomC1', 'marco_pereira', 'pereimarco32@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/836960799715924/', '2015-05-26 20:35:22', '', 0, 'Marco Pereira'),
(721, 'Vera_Zavattieri_Potes', '$P$By35nMgqIBq6HczC8YvUyweE3ZsPov0', 'vera_zavattieri_potes', 'vzavattieri@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153250972541265/', '2015-05-26 20:36:16', '', 0, 'Vera Zavattieri Potes'),
(722, 'Francisco_Spinola', '$P$Bbut8KCwbppYEIXQ3BJK4APn0c5pUm1', 'francisco_spinola', 'francisco.spinolabrito@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205604325661463/', '2015-05-26 20:36:20', '', 0, 'Francisco Spinola'),
(723, 'Ricardo_Raio', '$P$BwLIROuCE68i19V3qbs.BlDt4Syme80', 'ricardo_raio', 'ricardoraio@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1066380233389826/', '2015-05-26 20:37:13', '', 0, 'Ricardo Raio'),
(724, 'Miguel_Jeronimo', '$P$Bw6960xCE7qDvsQeTBtGjGxbS30rCE/', 'miguel_jeronimo', 'miguel.apoka@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152748157682003/', '2015-05-26 20:38:49', '', 0, 'Miguel Jeronimo'),
(725, 'Karin_Pereira', '$P$B4pCiWyEdY24758fsdy8bLbMEt8.Lb/', 'karin_pereira', 'facebook_user_karin_pereira@example.com', 'https://www.facebook.com/app_scoped_user_id/10153399057756385/', '2015-05-26 20:39:11', '', 0, 'Karin Pereira'),
(726, 'Denise_Nobre', '$P$BdAv75D.3UWNXCKiyEg6njLBvGYZhN/', 'denise_nobre', 'denisenobre79@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1010174365682160/', '2015-05-26 20:39:51', '', 0, 'Denise Nobre'),
(727, 'Francisco_Spinola_1', '$P$BWW08uYvR007/cUQMFFLy7TbtftIZZ1', 'francisco_spinola_1', 'fspinola.b@gmail.com', 'https://plus.google.com/102911560054155488570', '2015-05-26 20:40:19', '', 0, 'Francisco Spinola'),
(728, 'Xualhas_Etc', '$P$BKyHzbsR9W3LXAef72M4zJIsHsnhYu1', 'xualhas_etc', 'facebook_user_xualhas_etc@example.com', 'https://www.facebook.com/app_scoped_user_id/370520649813616/', '2015-05-26 20:42:11', '', 0, 'Xualhas Etc'),
(729, 'Manel_Passanha_Machado_Soares', '$P$B0aa1RTEEsDvNJMuxEKYtsrhlu./PL1', 'manel_passanha_machado_soares', 'manelpms@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205360964757923/', '2015-05-26 20:42:33', '', 0, 'Manel Passanha Machado Soares'),
(730, 'Paulo_Santos_1', '$P$BXFscfmSNzk055KkFFtvRFe3Il90U00', 'paulo_santos_1', 'paulo.aasantos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206647303566492/', '2015-05-26 20:42:42', '', 0, 'Paulo Santos'),
(731, 'Ana_Palma', '$P$BQ17ofti19ir59Ix0Z0iikDFqErYN9/', 'ana_palma', 'anamgpalma@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204104957446185/', '2015-05-26 20:43:27', '', 0, 'Ana Palma'),
(732, 'Celeste_Rebello_Rosario', '$P$BQp0fujAQNJ17zdJG.ZjQf.9WcgR6e1', 'celeste_rebello_rosario', 'celesterebello@gmail.com', 'https://www.facebook.com/app_scoped_user_id/839187826166561/', '2015-05-26 20:44:46', '', 0, 'Celeste Rebello Rosário'),
(733, 'Margarida_Aguas', '$P$BrUYNep1II91RuzNJG9HFPY7u8QBt/0', 'margarida_aguas', 'meggyh2o@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/835337219882383/', '2015-05-26 20:44:52', '', 0, 'Margarida Aguas'),
(734, 'Francisco_Pinto', '$P$BC4QIrhDFYQIL.8Qnw7Hmu7HNu1nYN.', 'francisco_pinto', 'psfrancisco3@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1578172609112723/', '2015-05-26 20:46:53', '', 0, 'Francisco Pinto'),
(735, 'Ana_Paula_Feitas', '$P$Bp4q/bcnnO1pMHLgsTUSHg4pQPvvdf.', 'ana_paula_feitas', 'apaulafreitas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206819317344241/', '2015-05-26 20:47:07', '', 0, 'Ana Paula Feitas'),
(736, 'Paula_Palma_Serrano', '$P$B.kTNfq/RMWJaKjY2PcjvhP5dbUKGq.', 'paula_palma_serrano', 'pmspserrano@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204278141500169/', '2015-05-26 20:48:09', '', 0, 'Paula Palma Serrano'),
(737, 'Mafalda_Rivotti_Maggiorani_Appleton', '$P$B0.CGCB1dEOWpWaCIWg5SkvXxI5GhJ.', 'mafalda_rivotti_maggiorani_appleton', 'mafaldaappleton@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153443409579739/', '2015-05-26 20:48:09', '', 0, 'Mafalda Rivotti Maggiorani Appleton'),
(738, 'Mariana_Cadaveira', '$P$Bv3dp2GNeazqwoeJqRmHRgt/Ws5z1X/', 'mariana_cadaveira', 'mariana_cadaveira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206197871521724/', '2015-05-26 20:49:25', '', 0, 'Mariana Cadaveira'),
(739, 'Pedro_Lago_de_Freitas', '$P$BcS1r35MOxh9WDBJm2hV2yMC09YH21.', 'pedro_lago_de_freitas', 'plagodefreitas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204256345799030/', '2015-05-26 20:50:19', '', 0, 'Pedro Lago de Freitas'),
(740, 'Mariana_Gois', '$P$BUyUt7XxIBvTn0teoLCGw/2X6QSuTp1', 'mariana_gois', 'marianapgrgois@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152745263252260/', '2015-05-26 20:50:31', '', 0, 'Mariana Góis'),
(741, 'Beatriz_Goncalves', '$P$BeZMZKAjO8fsefrpRbbPzPti/Oft3p/', 'beatriz_goncalves', 'b_bg_bia@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/896779067046137/', '2015-05-26 20:51:31', '', 0, 'Beatriz Gonçalves'),
(742, 'Claudia_Pinto', '$P$BsZ53rnsBO1wzlk0.tM1KiPrDbOt2h0', 'claudia_pinto', 'cmlpinto@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204214696584355/', '2015-05-26 20:51:32', '', 0, 'Cláudia Pinto'),
(743, 'Carolina_Nunes_de_Almeida', '$P$B0hzlML/eYfzlJYzW1O4F0xtYhW1f4.', 'carolina_nunes_de_almeida', 'facebook_user_carolina_nunes_de_almeida@example.com', 'https://www.facebook.com/app_scoped_user_id/995999150424952/', '2015-05-26 20:52:00', '', 0, 'Carolina Nunes de Almeida'),
(744, 'Catarina_Morgado_Prieto', '$P$BsmxhBM0AgA1CYVYslSrgoGBrYY2Yq1', 'catarina_morgado_prieto', 'catarinaprieto@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/980443848646072/', '2015-05-26 20:53:05', '', 0, 'Catarina Morgado Prieto'),
(745, 'Sebastiao_Gorjao_Henriques', '$P$BIKI3Lum1u/Wfi510f8NRHbUCcnMTf1', 'sebastiao_gorjao_henriques', 'facebook_user_sebastiao_gorjao_henriques@example.com', 'https://www.facebook.com/app_scoped_user_id/1007922579226241/', '2015-05-26 20:53:17', '', 0, 'Sebastião Gorjão Henriques'),
(746, 'Sofia_Felix', '$P$BjlNwutCWti4/vLCOOSXmihUTikyWU0', 'sofia_felix', 'felixsofia@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/894967130550229/', '2015-05-26 20:53:18', '', 0, 'Sofia Felix'),
(747, 'Sebastien_Formosinho_Sanchez_Muller', '$P$BcgwWhOEjK8godKURGYPvKktWgvQ9m0', 'sebastien_formosinho_sanchez_muller', 'muller.sebastien@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153374399422386/', '2015-05-26 20:53:29', '', 0, 'Sebastien Formosinho Sanchez Muller'),
(748, 'Rita_Lestro_Carvalho', '$P$BOVL/NVtcPxnV.5xloqVRTtI9/8oJ6.', 'rita_lestro_carvalho', 'rlcarvalhospr@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203276999560295/', '2015-05-26 20:53:50', '', 0, 'Rita Lestro Carvalho'),
(749, 'Jamila_Constantino', '$P$Bh9o.eZvjCbN5Jm/uJvS2pFiRcKIZA0', 'jamila_constantino', 'facebook_user_jamila_constantino@example.com', 'https://www.facebook.com/app_scoped_user_id/948904785160206/', '2015-05-26 20:53:59', '', 0, 'Jamila Constantino'),
(750, 'pureza_wahnon', '$P$B4wNh1vO3qH/NxvrMA1ebpyPai/x4E/', 'pureza_wahnon', 'fisiopureza@gmail.com', '', '2015-05-26 20:54:35', '', 0, 'pureza wahnon'),
(751, 'Tiago_Matos', '$P$BmCyqDPBofp8hfbMx8FNApYr3sq6Mx.', 'tiago_matos', 't_sdm@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204072335028572/', '2015-05-26 20:54:37', '', 0, 'Tiago Matos'),
(752, 'Luiza_Flores', '$P$B4LYZm6dnV6xZNCOVDXIkm46fBdUze0', 'luiza_flores', 'likyflores@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153941891533712/', '2015-05-26 20:55:35', '', 0, 'Luíza Flores'),
(753, 'Nuno_Silvestre', '$P$BpdEw0H8iRtwi47SPDi0RhYYUDGXav.', 'nuno_silvestre', 'facebook_user_nuno_silvestre@example.com', 'https://www.facebook.com/app_scoped_user_id/10206903797856124/', '2015-05-26 20:56:06', '', 0, 'Nuno Silvestre'),
(754, 'Rui_Filipe_Fernandes_Assuncao', '$P$BZxJhjS3/LAcixq9dBrgubQFxJi231/', 'rui_filipe_fernandes_assuncao', 'ruiassuncao94@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205231872928795/', '2015-05-26 20:56:25', '', 0, 'Rui Filipe Fernandes Assunção'),
(755, 'Julio_Adler', '$P$BWpKs6n/Zwp5zlDAtWBpvu/abFtft21', 'julio_adler', 'julio.adler@terra.com.br', 'https://plus.google.com/103661626607620751278', '2015-05-26 20:57:55', '', 0, 'Julio Adler'),
(756, 'Pedro_Rocha', '$P$BoCbkvW1gxt1sgXXgcPYKvFlhww9js1', 'pedro_rocha', 'facebook_user_pedro_rocha@example.com', 'https://www.facebook.com/app_scoped_user_id/10153413585098489/', '2015-05-26 20:58:35', '', 0, 'Pedro Rocha'),
(757, 'Turma_muito_fofa_L', '$P$BXe1ySNhtM2ne9l52vZNJipzJpE1uw/', 'turma_muito_fofa_l', 'turma10lsjoao@gmail.com', '', '2015-05-26 20:58:48', '', 0, 'Turma muito fofa L'),
(758, 'Cristina_Ho', '$P$BN1IyczS2yY5MWf86OeD5M9LB7rSgT.', 'cristina_ho', 'hocristina@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1112635318753509/', '2015-05-26 20:59:14', '', 0, 'Cristina Ho'),
(759, 'Ana_Cravina', '$P$B3/Su473Wq.Vhc2XIhvPgkW/Hm/35/.', 'ana_cravina', 'anaconda_5@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152874643210418/', '2015-05-26 21:00:02', '', 0, 'Ana Cravina'),
(760, 'Calli_Skepis', '$P$BD.GinskcRm1QBBpFCdEnO80jArLs8/', 'calli_skepis', 'calliroiskepis@gmail.com', 'https://www.facebook.com/app_scoped_user_id/481602432003173/', '2015-05-26 21:01:24', '', 0, 'Calli Skepis'),
(761, 'Carlos_Jorge', '$P$BRioz25fSWVwKuTa6pC/7KjBtLXHbZ1', 'carlos_jorge', 'rabbitsurfd@gmail.com', 'https://plus.google.com/109948065665657782166', '2015-05-26 21:02:00', '', 0, 'Carlos Jorge'),
(762, 'Ines_Goncalves', '$P$BVPYEuVgEVtEyj25W1n8uGnG12YRjQ.', 'ines_goncalves', 'i.escada.goncalves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204120972810751/', '2015-05-26 21:03:17', '', 0, 'Ines Gonçalves'),
(763, 'Ana_Luisa_Mendonca', '$P$B1DCd.K1w7FGVRNpQAvqTxLwDoB.8G1', 'ana_luisa_mendonca', 'almsilva76@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203403279557372/', '2015-05-26 21:03:23', '', 0, 'Ana Luísa Mendonça'),
(764, 'Carla_Couto', '$P$BmCA6hVEt6S8bre4zQySMIofkiilvy.', 'carla_couto', 'bedantas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204466788016872/', '2015-05-26 21:03:47', '', 0, 'Carla Couto'),
(765, 'Libania_Branquinho_Rios', '$P$Bh8.uHfl6ZLbFHMg1DfFH86NsdnH1V.', 'libania_branquinho_rios', 'libania.rios@gmail.com', 'https://www.facebook.com/app_scoped_user_id/855882091134191/', '2015-05-26 21:04:52', '', 0, 'Libânia Branquinho Rios'),
(766, 'De_Nie', '$P$BsBfAohecWF804OfnWde3jsmVgjE2g.', 'de_nie', 'd_deltomme@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152728831491261/', '2015-05-26 21:05:28', '', 0, 'De Nie'),
(767, 'Teresa_Pires_Dos_Reis', '$P$BJkvHX/TRyXMdemSVQ3yoL7bHeWc7N0', 'teresa_pires_dos_reis', 'tepiresdosreis@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206014419272055/', '2015-05-26 21:05:59', '', 0, 'Teresa Pires Dos Reis'),
(768, 'Herbert_Kemp', '$P$BFX7f4n875uYrTcVA0zq3CIPpi/SnN0', 'herbert_kemp', 'h.kemp@suspartes.pt', 'https://www.facebook.com/app_scoped_user_id/1068029396558215/', '2015-05-26 21:06:05', '', 0, 'Herbert Kemp'),
(769, 'Cla_Ra', '$P$BbrbUajxMUME4N16rjNRbWn5Lzl4eu0', 'cla_ra', 'claryluz2111@gmail.com', 'https://www.facebook.com/app_scoped_user_id/365652596975911/', '2015-05-26 21:07:11', '', 0, 'Cla Ra'),
(770, 'Miguel_Silvano', '$P$B9QET3OLiW6hOozDoAmcMZ.RvA0BxY.', 'miguel_silvano', 'miguelsilvano@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10153876249201029/', '2015-05-26 21:08:06', '', 0, 'Miguel Silvano'),
(771, 'Mario_Lopes_Lourenco', '$P$BJbx/mpuR9OH9yh27UNNd196juRPpg.', 'mario_lopes_lourenco', 'jmllourenco@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/823432057725726/', '2015-05-26 21:08:46', '', 0, 'Mário Lopes Lourenço'),
(772, 'David_Almeida_1', '$P$BLI3lM1Ru.Dq6mgYBISOG/q9r1qBw2/', 'david_almeida_1', 'conexaoprod_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205707218933354/', '2015-05-26 21:09:18', '', 0, 'David Almeida'),
(773, 'Joao_Antunes_2', '$P$BrgRwtI2wVH/G23pmZsSB7KrwjFe1P.', 'joao_antunes_2', 'joaoantunes.da@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205613228789091/', '2015-05-26 21:10:18', '', 0, 'João Antunes'),
(774, 'Emilio_Estrelinha', '$P$BhQzZhDd3m4AM3ns7OytJW5YYnYSmR0', 'emilio_estrelinha', 'emilioestrelinha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152989451408460/', '2015-05-26 21:10:43', '', 0, 'Emílio Estrelinha'),
(775, 'Catarina_Henriques', '$P$BjtKM4bcv25q20aOHJEfAGlUHa/cn/1', 'catarina_henriques', 'catarinasofiahenriques@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203474543978897/', '2015-05-26 21:10:47', '', 0, 'Catarina Henriques'),
(776, 'Margarida_Sousa', '$P$BDVhNJIF2lMq5w.cYdO06iLCYq/xm2/', 'margarida_sousa', 'guidaafonsosousa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/839842369386622/', '2015-05-26 21:11:07', '', 0, 'Margarida Sousa'),
(777, 'Carla_Ferreira_de_Carvalho', '$P$BpygNn6EQfsoWcBmAjc7yJRsmC220C0', 'carla_ferreira_de_carvalho', 'carlafcarvalho2@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204366895118116/', '2015-05-26 21:11:22', '', 0, 'Carla Ferreira de Carvalho'),
(778, 'Miguel_Melo', '$P$BzSnK8iDoAtPGUdEAmXcr/9t8B.8l8.', 'miguel_melo', 'miguel.melo1@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1009502119067846/', '2015-05-26 21:11:33', '', 0, 'Miguel Melo'),
(779, 'Afonso_Beirao_Valente', '$P$BOlt6yB7dsE3eOv1hWE3qcjguiHNXC0', 'afonso_beirao_valente', 'facebook_user_afonso_beirao_valente@example.com', 'https://www.facebook.com/app_scoped_user_id/828442737245270/', '2015-05-26 21:12:06', '', 0, 'Afonso Beirão Valente'),
(780, 'Andre_Leal', '$P$B6vvGIOhCawBt3/clqe39uKTA9aTu61', 'andre_leal', 'facebook_user_andre_leal@example.com', 'https://www.facebook.com/app_scoped_user_id/10206873126369377/', '2015-05-26 21:13:06', '', 0, 'André Leal'),
(781, 'Teresa_Bonvalot', '$P$BCGO0VpdStzDT.DsuAGd78IUMeXGYq.', 'teresa_bonvalot', 'teresabonvalot@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/983961194970554/', '2015-05-26 21:14:05', '', 0, 'Teresa Bonvalot'),
(782, 'Yannick_Kemp', '$P$BeC2BoUVLudxYMVqDgbZVGl2joKZdm.', 'yannick_kemp', 'facebook_user_yannick_kemp@example.com', 'https://www.facebook.com/app_scoped_user_id/10205950712060342/', '2015-05-26 21:15:10', '', 0, 'Yannick Kemp'),
(783, 'Nuno_Carvalho_Morais', '$P$BYq60VRFoSgkvVJjmsc69TS0Yd7nO8.', 'nuno_carvalho_morais', 'facebook_user_nuno_carvalho_morais@example.com', 'https://www.facebook.com/app_scoped_user_id/10202893220891901/', '2015-05-26 21:15:26', '', 0, 'Nuno Carvalho Morais'),
(784, 'Andre_Rodrigues', '$P$B49bpgkUSo7T3hVgMdCrwHz1y1bxpO/', 'andre_rodrigues', 'andrerodriguesaires@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153479154379873/', '2015-05-26 21:15:46', '', 0, 'Andre Rodrigues'),
(785, 'Paulinho_Corvo', '$P$BmtOuT9obE1s8VBxCufcUSst3P3e4e1', 'paulinho_corvo', 'paulinho_rikar@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/960251357340086/', '2015-05-26 21:16:28', '', 0, 'Paulinho Corvo'),
(786, 'Sandra_Domingos', '$P$BNQzrWFLOxQpPlXMnysXxks2HWbMC0/', 'sandra_domingos', 'sandralua@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206153779070807/', '2015-05-26 21:16:44', '', 0, 'Sandra Domingos'),
(787, 'Baba_Neves', '$P$BelTlHZ0BkVjP3wwVPCP2ARRtGaGZ.0', 'baba_neves', 'babaneves@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10153031965597659/', '2015-05-26 21:17:16', '', 0, 'Baba Neves'),
(788, 'Mimi_Monteiro', '$P$Bv4QhwMfniXnYiphKKT3B67C4bfa7m1', 'mimi_monteiro', 'facebook_user_mimi_monteiro@example.com', 'https://www.facebook.com/app_scoped_user_id/10206675472195774/', '2015-05-26 21:17:28', '', 0, 'Mimi Monteiro'),
(789, 'Rita_Sola', '$P$Bw2utmZiSnaeXINjwZpLEu8URw51J8/', 'rita_sola', 'ritasolapitacorreia@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204464365637668/', '2015-05-26 21:18:14', '', 0, 'Rita Solá'),
(790, 'Rita_Sousa_Lopes', '$P$BrPUS/Q4/Z6cQ1.yZN1j4jEnvFOCeE1', 'rita_sousa_lopes', 'risquinha@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204012149613029/', '2015-05-26 21:18:16', '', 0, 'Rita Sousa Lopes'),
(791, 'Camilla_Kemp', '$P$B1ZtAy8lZBUmzFpH74tQVkeYqRoY70/', 'camilla_kemp', 'camillakemp@msn.com', 'https://www.facebook.com/app_scoped_user_id/10205968874877580/', '2015-05-26 21:19:05', '', 0, 'Camilla Kemp'),
(792, 'Cristina_Nunes', '$P$BegSzECccEQWlJEoGzob1t5ECuz7Y5.', 'cristina_nunes', 'cristina.oliveira.nunes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206598171976609/', '2015-05-26 21:19:19', '', 0, 'Cristina Nunes'),
(793, 'Diogo_Rebelo', '$P$BKMBwdFG2DalYghYtygZjqr3Mngmom1', 'diogo_rebelo', 'diogo.vcr@gmail.com', 'https://plus.google.com/+DiogoRebelo77', '2015-05-26 21:19:34', '', 0, 'Diogo Rebelo'),
(794, 'kla_xon', '$P$Bb292QOuUOdFyz3KoNORtg9nR7AFif.', 'kla_xon', 'klaxon14@gmail.com', 'https://plus.google.com/107541788691479040977', '2015-05-26 21:19:46', '', 0, 'kla xon'),
(795, 'Tomas_Nicolau', '$P$BIOdqS0f4qLrFru/3xwIJGtf9r2Dvu1', 'tomas_nicolau', 'nicolautomas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1063665110328254/', '2015-05-26 21:20:04', '', 0, 'Tomas Nicolau'),
(796, 'Barbara_Dias', '$P$BBICdqD93UdmQJDerCeXFofQc317NU.', 'barbara_dias', 'barbara.amsd@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204059956731418/', '2015-05-26 21:20:28', '', 0, 'Barbara Dias'),
(797, 'Monique_coelho', '$P$Bjvpvpx72tB/rkt2TrS4Fk9os4vzyV0', 'monique_coelho', 'moniquejcoelho@gmail.com', 'https://plus.google.com/113334095069368065823', '2015-05-26 21:20:33', '', 0, 'Monique coelho'),
(798, 'Miguel_Cardoso_Faria', '$P$BySYXICF1HXtzNxFT/MzLeQihBw6yF0', 'miguel_cardoso_faria', 'mcardosofaria@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152983866084353/', '2015-05-26 21:21:13', '', 0, 'Miguel Cardoso Faria'),
(799, 'Adriofilo_Resendino', '$P$BUEc1Lne3S48vuZIGKWZNV05flhTC2/', 'adriofilo_resendino', 'eye187@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/910214429020338/', '2015-05-26 21:21:18', '', 0, 'Adriófilo Resendino'),
(800, 'Diogo_Pinto_de_Lima_1', '$P$B4dp6.EBetlXb9RfbVPdlssFz7eVlo/', 'diogo_pinto_de_lima_1', 'facebook_user_diogo_pinto_de_lima_1@example.com', 'https://www.facebook.com/app_scoped_user_id/751072288338978/', '2015-05-26 21:21:24', '', 0, 'Diogo Pinto de Lima'),
(801, 'Alice_Pulido_Garcia', '$P$B82A4YT2y0wVIEePT.2DbUmI5xtwmI1', 'alice_pulido_garcia', 'alicegarciaamorim@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206990142569970/', '2015-05-26 21:21:24', '', 0, 'Alice Pulido Garcia'),
(802, 'Joao_Ferris', '$P$Be2lzbDAHRSj.TKzSXIwRS0O0i4cbB1', 'joao_ferris', 'joao.ferris@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/818125394908431/', '2015-05-26 21:21:32', '', 0, 'Joao Ferris'),
(803, 'Vasco_Ribeiro', '$P$BVx/1EYIpDyBkaR4hcQXW1l2jWb7B4/', 'vasco_ribeiro', 'vascoribeirosurf@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1450300048603188/', '2015-05-26 21:21:56', '', 0, 'Vasco Ribeiro'),
(804, 'Vania_Afonso', '$P$BfI2FJrgvYjiBzL6iH67oPABP0zIwl.', 'vania_afonso', 'vaniaica@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/964930186872467/', '2015-05-26 21:22:04', '', 0, 'Vania Afonso'),
(805, 'Leonor_Napoles', '$P$B7JWTtGqC377UJojje0sJjEFu5rzUj0', 'leonor_napoles', 'leonorcagido@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1444219765874098/', '2015-05-26 21:22:20', '', 0, 'Leonor Nápoles'),
(806, 'Gaspar_Teixeira', '$P$BMyC73gLv8MofSZThNjLbm8/.u/SR10', 'gaspar_teixeira', 'gasparteixeiraa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/913620721993429/', '2015-05-26 21:22:35', '', 0, 'Gaspar Teixeira'),
(807, 'Frederico_Meira_Vidal', '$P$BgHAs5ITPLkRtoKrgRTLEQyKNxUgMf/', 'frederico_meira_vidal', 'fredericomvidal@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205899295755502/', '2015-05-26 21:23:09', '', 0, 'Frederico Meira Vidal'),
(808, 'Afonso_Magro', '$P$BqrsAXMSf2EbcvtIrGqh5zjs/lXW4O0', 'afonso_magro', 'facebook_user_afonso_magro@example.com', 'https://www.facebook.com/app_scoped_user_id/10203300395425518/', '2015-05-26 21:23:14', '', 0, 'Afonso Magro'),
(809, 'Zosia_Tomczynska', '$P$Brsi85kYmC4ShuTAKuHDg5pZN5LL2X0', 'zosia_tomczynska', 'zofia.tomczynska@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152766190866432/', '2015-05-26 21:23:33', '', 0, 'Zosia Tomczynska'),
(810, 'Olga_Alves', '$P$BHoJI9f2w3rEFSu.hzSftwE4Lfrp/0.', 'olga_alves', 'olgama@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/10203711707427314/', '2015-05-26 21:23:38', '', 0, 'Olga Alves'),
(811, 'Rita_Cunha', '$P$Bm/ANr1q/8dE8IAvlzmvyP0VsTJ6Zd/', 'rita_cunha', 'ritaftbc@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/352127124986974/', '2015-05-26 21:23:54', '', 0, 'Rita Cunha'),
(812, 'Ana_Fonseca', '$P$BJus7pAj6Qgdataj/ifImJ8b2FeQUr0', 'ana_fonseca', 'anafonseca-72@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/825841920839142/', '2015-05-26 21:24:15', '', 0, 'Ana Fonseca'),
(813, 'Afonso_Felner_Belard_Fonseca', '$P$BqPDtp6YRA6ceadsE3gOSoHLY66JMj1', 'afonso_felner_belard_fonseca', 'afonso.belard@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153054023497917/', '2015-05-26 21:24:15', '', 0, 'Afonso Felner Belard Fonseca'),
(814, 'Abilio_Meneses', '$P$BbQNaqffSaK5RFRwmZd1HKloUagD4D0', 'abilio_meneses', 'abilio.meneses@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10154353526508521/', '2015-05-26 21:24:44', '', 0, 'Abilio Meneses'),
(815, 'Dora_Estrelinha', '$P$BgdEW9rBgMzUR.Rn2KWzwi.82vrmox/', 'dora_estrelinha', 'doraestrelinha@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153393502668417/', '2015-05-26 21:25:06', '', 0, 'Dora Estrelinha'),
(816, 'Patricia_Rodrigues_Do_Carmo', '$P$Btu7r8hSv98pJcg9EI/ZNw1GG6gvYZ.', 'patricia_rodrigues_do_carmo', 'prcarmo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153402062568278/', '2015-05-26 21:25:09', '', 0, 'Patrícia Rodrigues Do Carmo'),
(817, 'Tiago_Costa_1', '$P$Bmw46eSoijaMg6ig7jQxjlHFDj4VN91', 'tiago_costa_1', 'guibi400@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153353986067002/', '2015-05-26 21:25:40', '', 0, 'Tiago Costa'),
(818, 'Pedro_Veiga', '$P$BAmdOjP.pzcY7Ko8bnc5BsvOp7K3r90', 'pedro_veiga', 'pedrosamor@gmail.com', 'https://plus.google.com/109551694973512504159', '2015-05-26 21:26:03', '', 0, 'Pedro Veiga'),
(819, 'Teresa-Te_Ayala', '$P$B2JGJ.WgljzOE7Qh4jAWcrpT8JTuB2/', 'teresa-te_ayala', 'tdapraia.ayala@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1591212341117656/', '2015-05-26 21:26:24', '', 0, 'Teresa-Tê Ayala'),
(820, 'Joana_Da_Ponte_Silva', '$P$BqY3yYo7hDdO/l7Bq0r6RF5zd24eSo0', 'joana_da_ponte_silva', 'joanonoa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204335760217633/', '2015-05-26 21:27:28', '', 0, 'Joana Da Ponte Silva'),
(821, 'Matilde_Faria', '$P$BMCIbRvlQ3EDiB4wpJXiGmqu9dKq4E1', 'matilde_faria', 'matildefaria2010@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1670535676507884/', '2015-05-26 21:27:46', '', 0, 'Matilde Faria'),
(822, 'Filipe_Furtado', '$P$BhcmCX5QgAs9auwGsAfSAZGT1wc1KM1', 'filipe_furtado', '2001ff@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202690295898118/', '2015-05-26 21:28:56', '', 0, 'Filipe Furtado'),
(823, 'Antonio_Ricciardi', '$P$B.5V76M7PHYqn5O.c61Y6stQh7hCwA0', 'antonio_ricciardi', 'facebook_user_antonio_ricciardi@example.com', 'https://www.facebook.com/app_scoped_user_id/10206881479254332/', '2015-05-26 21:29:19', '', 0, 'Antonio Ricciardi'),
(824, 'Stephanie_Sayuri', '$P$BdOJfi8Ukqs2BfRFXAQqAOhmmCpm6M1', 'stephanie_sayuri', 'sayurikp@gmail.com', 'https://plus.google.com/111109674932551788357', '2015-05-26 21:29:57', '', 0, 'Stephanie Sayuri'),
(825, 'Axel_Bellino', '$P$BNtPcfeQeNIa87bxQx6W4oap2U2Bbp.', 'axel_bellino', 'axelbellino@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/987773527922077/', '2015-05-26 21:30:22', '', 0, 'Axel Bellino'),
(826, 'Jessica_Guerreiro', '$P$Bz5UL/27P7yVWrMTzMEDnsxsvqbAOg.', 'jessica_guerreiro', 'facebook_user_jessica_guerreiro@example.com', 'https://www.facebook.com/app_scoped_user_id/1164806850212900/', '2015-05-26 21:30:25', '', 0, 'Jessica Guerreiro'),
(827, 'Pedro_Coelho', '$P$BE4XWiGs3a1Ovl4OV.Ged0vyEmcbs21', 'pedro_coelho', 'pedromiguelcoelho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/913236248733372/', '2015-05-26 21:31:00', '', 0, 'Pedro Coelho'),
(828, 'Carolina_Fonseca', '$P$BtDzF2XPI5iURBGrjFiCG04fXY3R651', 'carolina_fonseca', 'carolkika5@gmail.com', 'https://www.facebook.com/app_scoped_user_id/964976506879769/', '2015-05-26 21:31:51', '', 0, 'Carolina Fonseca'),
(829, 'Alexandre_Silva', '$P$BkSQeEko8rp0q4sUVIpbsI29P59wEy0', 'alexandre_silva', 'kinkyalex@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207152859686774/', '2015-05-26 21:32:23', '', 0, 'Alexandre Silva'),
(830, 'Samuel_Carvalho', '$P$BRcLalJ28sD7dDGokLTll8nalosmlS1', 'samuel_carvalho', 'samy.alexandre@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205281071798825/', '2015-05-26 21:32:26', '', 0, 'Samuel Carvalho'),
(831, 'Pedro_Galrica', '$P$B4Hyg.o.1li.xAThKxVq1oTljGUECn.', 'pedro_galrica', 'pedro-nuno10@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1048559275173792/', '2015-05-26 21:32:36', '', 0, 'Pedro Galriça'),
(832, 'Marcia_Aleixo', '$P$BrxE/Tsy3AM9JKRr.VxiSjmnAA.soD1', 'marcia_aleixo', 'marcia.s.figueiro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1657522264477865/', '2015-05-26 21:32:58', '', 0, 'Márcia Aleixo'),
(833, 'Madalena_Cassiano', '$P$BE0O85oSfgb2eHeH7iYBIjf4xQZnm7/', 'madalena_cassiano', 'madacassiano@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153030922898666/', '2015-05-26 21:33:08', '', 0, 'Madalena Cassiano'),
(834, 'Margarida_Carvalho', '$P$BnxCLmWCpeitG0XEx8suDr1AVPckm.0', 'margarida_carvalho', 'margaridadcarvalho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/901873646516229/', '2015-05-26 21:33:26', '', 0, 'Margarida Carvalho'),
(835, 'Beatriz_Maria_De_Fonseca', '$P$BeNjophbQjtRVP5Ew0OvDGKHRbcdkV0', 'beatriz_maria_de_fonseca', 'bia_floribella_1998@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1105383272811406/', '2015-05-26 21:33:28', '', 0, 'Beatriz Maria De Fonseca'),
(836, 'Bernard_Poulin', '$P$BliZAyRN1H8ePuYZmHzR44KWIBY6Ez/', 'bernard_poulin', 'bernard_1997@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/906667239356489/', '2015-05-26 21:34:13', '', 0, 'Bernard Poulin'),
(837, 'Antonio_Rodrigues_1', '$P$BWMujA26evyXQARkjycE7TDIalKTfk/', 'antonio_rodrigues_1', 'a.rodrigues98@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/832129163530330/', '2015-05-26 21:34:13', '', 0, 'António Rodrigues'),
(838, 'Lidia_Maria_Silva', '$P$BDzO37/FE0mjY4OQT7U3WEur.aIT6a.', 'lidia_maria_silva', 'facebook_user_lidia_maria_silva@example.com', 'https://www.facebook.com/app_scoped_user_id/1115244065157626/', '2015-05-26 21:34:23', '', 0, 'Lidia Maria Silva'),
(839, 'Miguel_Amaral', '$P$Bz2Pmh6Z71sMSU7K4sh1mFBvgTg9Qk0', 'miguel_amaral', '2010miguelrocha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/849412311800495/', '2015-05-26 21:34:37', '', 0, 'Miguel Amaral'),
(840, 'Vasco_Carrera', '$P$BgOb8J35w.jx9n8u/GImAcwWZ19lMI/', 'vasco_carrera', 'vava2001@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/977807462250205/', '2015-05-26 21:34:48', '', 0, 'Vasco Carrera'),
(841, 'Barbara_Nogueira', '$P$B8OiJH1tiKqENuRShxnJj0dJiHFuNC.', 'barbara_nogueira', 'baba.nssn@gmail.com', 'https://plus.google.com/108728950142975708080', '2015-05-26 21:35:03', '', 0, 'Barbara Nogueira'),
(842, 'Diogo_Braga', '$P$B1HpqPcBWzyvSA2vKlZMJPCF4NjCyC/', 'diogo_braga', 'bmx.diogo.braga@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/889821767741266/', '2015-05-26 21:35:33', '', 0, 'Diogo Braga'),
(843, 'Tomas_Terenas_Silva', '$P$BL1Hu/cBABTDis3v10Y2YTx.EyHZu91', 'tomas_terenas_silva', 'tomas.terenas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/937401776281100/', '2015-05-26 21:35:44', '', 0, 'Tomas Terenas Silva'),
(844, 'Francisco_De_Sousa_Meneses', '$P$BzV9lHFfXwtWTrknSdsYgWAM3SX5ca.', 'francisco_de_sousa_meneses', 'francisco.meneses007@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1010820892292061/', '2015-05-26 21:35:56', '', 0, 'Francisco De Sousa Meneses'),
(845, 'Ricardo_Soares', '$P$BpSxymP6gtQDiB2ZDdoZ7piirAogVW1', 'ricardo_soares', 'delvechiu@msn.com', 'https://www.facebook.com/app_scoped_user_id/10205461835759938/', '2015-05-26 21:35:56', '', 0, 'Ricardo Soares'),
(846, 'Rodolfo_Chaves', '$P$Bx6mj7iSFsTeJp2fov/RUa3kYGFdFj1', 'rodolfo_chaves', 'rodolfochaves81@gmail.com', 'https://www.facebook.com/app_scoped_user_id/964972066887773/', '2015-05-26 21:36:13', '', 0, 'Rodolfo Chaves'),
(847, 'Bruno_Lorenzo', '$P$BG2TC37T47hiW62bFc6FgNT.dhVxIi/', 'bruno_lorenzo', 'bruno.lorenzo28@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1623045747940104/', '2015-05-26 21:36:35', '', 0, 'Bruno Lorenzo'),
(848, 'Neuza_Lopes', '$P$BwaCxHNlY8YboM3stqL3ezYfDkP4kH0', 'neuza_lopes', 'neuzafmlopes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153066054918248/', '2015-05-26 21:36:39', '', 0, 'Neuza Lopes'),
(849, 'Joao_Sousa_e_Menezes', '$P$B5me3DU5QZ0HEi9jgvBJIHeXUOiUL9/', 'joao_sousa_e_menezes', 'joao.meneses@gmail.com', 'https://plus.google.com/105897465190704026871', '2015-05-26 21:37:00', '', 0, 'João Sousa e Menezes'),
(850, 'Carlos_Gouveia', '$P$BO6pIF04xS/bowDyxiC35.k9ZvJe9T1', 'carlos_gouveia', 'antoniocarlosgouveia.gouveia@gmail.com', 'https://www.facebook.com/app_scoped_user_id/963806867002788/', '2015-05-26 21:37:17', '', 0, 'Carlos Gouveia'),
(851, 'Maria_Jose_Almeida', '$P$BStkwXZg60OdZcLleRPZI0lQxAHFbK.', 'maria_jose_almeida', 'rosas.moreira.almeida@gmail.com', 'https://www.facebook.com/app_scoped_user_id/836071296428370/', '2015-05-26 21:37:35', '', 0, 'Maria José Almeida'),
(852, 'Maria_O_Martins', '$P$BBrZhSNm/J.629dD2DmdZmwzAvQ5Sl.', 'maria_o_martins', 'odetepontinha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1052180878145171/', '2015-05-26 21:37:36', '', 0, 'Maria O. Martins'),
(853, 'Ana_Andrade', '$P$BogSGhw/iiP9RyGOOO.vv2OtT9lHi..', 'ana_andrade', 'afa@cn-arrudavinhos.com.pt', 'https://www.facebook.com/app_scoped_user_id/961195777245820/', '2015-05-26 21:38:05', '', 0, 'Ana Andrade'),
(854, 'Luis_Soares_Fernandes', '$P$Brg2fQwJA5fLqm/nsMZxTd3oY3S3rm/', 'luis_soares_fernandes', 'lsfpastilhas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205157580032336/', '2015-05-26 21:38:45', '', 0, 'Luis Soares Fernandes'),
(855, 'Carolina_Alves_Dos_Santos', '$P$BMSyA.GzfTshLMCIVBFeX9AhRVDu/B1', 'carolina_alves_dos_santos', 'facebook_user_carolina_alves_dos_santos@example.com', 'https://www.facebook.com/app_scoped_user_id/650363321765141/', '2015-05-26 21:38:47', '', 0, 'Carolina Alves Dos Santos'),
(856, 'Ana_Vitoria', '$P$BAeMHYKLPr/2PfVmWsISseP.TOfxBr0', 'ana_vitoria', 'anavpereira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/873820256016924/', '2015-05-26 21:38:57', '', 0, 'Ana Vitória'),
(857, 'Andre_Leal_1', '$P$Br.tsNR6DLTlaZorH3rkgukkOYlZHW0', 'andre_leal_1', 'andreopticas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1453150391662326/', '2015-05-26 21:39:09', '', 0, 'André Leal'),
(858, 'Francisco_Ferreira', '$P$BWbaX7eKHmouR.O035KvfNj66ubZlW.', 'francisco_ferreira', 'franciferreira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1019734631384971/', '2015-05-26 21:39:15', '', 0, 'Francisco Ferreira'),
(859, 'Pedro_Trigueira', '$P$Ba4kKvNcBUR2xvVtGbI/eD5EJbml3Z/', 'pedro_trigueira', 'pedro_trigueira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152730659850356/', '2015-05-26 21:40:19', '', 0, 'Pedro Trigueira'),
(860, 'Goncalo_Melo', '$P$BOFmkbuEUblpnZDaBFzhBrYye7nAPU1', 'goncalo_melo', 'goncalo_melo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153245641375943/', '2015-05-26 21:41:27', '', 0, 'Gonçalo Melo'),
(861, 'Hugo_Pinto_Coelho', '$P$BnF6i958otzOB3gwLVmhVEB4S0jlDY0', 'hugo_pinto_coelho', 'facebook_user_hugo_pinto_coelho@example.com', 'https://www.facebook.com/app_scoped_user_id/1037785796249320/', '2015-05-26 21:41:37', '', 0, 'Hugo Pinto Coelho'),
(862, 'Catarina_Curro', '$P$B9LiZaZh45/.1LswOjWWcHCTbG.H54.', 'catarina_curro', 'catarinajgc@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/976419432389971/', '2015-05-26 21:41:59', '', 0, 'Catarina Curro'),
(863, 'Catarina_Toscano', '$P$BZggOTWXNKh9jte9f4bBUvCkjnZPt8.', 'catarina_toscano', 'catarinartoscano@gmail.com', 'https://plus.google.com/105142882032968112404', '2015-05-26 21:42:05', '', 0, 'Catarina Toscano'),
(864, 'Ana_Maria_Araujo', '$P$BTydrEKFNKqG7y9qsBH.HH/mnrorJD/', 'ana_maria_araujo', 'araujo.ana@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153401836201917/', '2015-05-26 21:42:20', '', 0, 'Ana Maria Araújo'),
(865, 'Manuel_Ferreira_Da_Graca', '$P$B2xuHI9n7NOpTtJS/8K5YcAywxwzUZ0', 'manuel_ferreira_da_graca', 'manuelsid@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1083703328310041/', '2015-05-26 21:43:28', '', 0, 'Manuel Ferreira Da Graça'),
(866, 'Centro_De_Repouso_Avencas', '$P$BlWwcn9vsBU1iSSD4BuAxPTzBGBmKw.', 'centro_de_repouso_avencas', 'avencas.cr@gmail.com', 'https://www.facebook.com/app_scoped_user_id/472908536200052/', '2015-05-26 21:43:41', '', 0, 'Centro De Repouso Avencas'),
(867, 'Goncalo_M_Vassalo_Moita', '$P$B1Sue2UhdhpEz3NOXi9kOrH4oiO/2M1', 'goncalo_m_vassalo_moita', 'goncalo.moita@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204108477856204/', '2015-05-26 21:43:41', '', 0, 'Gonçalo M Vassalo Moita'),
(868, 'Raquel_Fernandes', '$P$BAWjoP0S8W6azupG9W5u7rfe/eOa2d1', 'raquel_fernandes', 'sararrakel@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205801437054013/', '2015-05-26 21:43:54', '', 0, 'Raquel Fernandes'),
(869, 'Bernardo_Biscaia', '$P$B1wls8tkK4UfqOeeFCcFZRUqRcWz2B1', 'bernardo_biscaia', 'facebook_user_bernardo_biscaia@example.com', 'https://www.facebook.com/app_scoped_user_id/10152968678164163/', '2015-05-26 21:43:58', '', 0, 'Bernardo Biscaia'),
(870, 'Tiago_Matias', '$P$BVZsWbUihhL/AlViuUDBWPC3fvtKJ3/', 'tiago_matias', 'matias.newemail@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206051568624257/', '2015-05-26 21:44:37', '', 0, 'Tiago Matias'),
(871, 'Ana_Garcia_de_Matos', '$P$B66ZO3NJ8m4SVmccV.4ddGSNik/zyA1', 'ana_garcia_de_matos', 'agarcia_dmatos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153246515255516/', '2015-05-26 21:46:19', '', 0, 'Ana Garcia de Matos'),
(872, 'Regina_Alexandre', '$P$Bi8CRfrLInCOtpSDQDLdEok/ZHoy0J0', 'regina_alexandre', 'regina_antunes_alexandre@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/969333266420420/', '2015-05-26 21:46:45', '', 0, 'Regina Alexandre'),
(873, 'Maria_Do_Ceu_Damasio', '$P$BrLOEZE6zZg63hdR9w8.ov04qTTtqX1', 'maria_do_ceu_damasio', 'ceudamasio@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1137023946313435/', '2015-05-26 21:47:43', '', 0, 'Maria Do Ceu Damasio'),
(874, 'Guilherme_Felix_da_Costa', '$P$B.Q5ZUBWDwziDZeLL43y1Uys8L9owy0', 'guilherme_felix_da_costa', 'guilhas.as@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200591559428065/', '2015-05-26 21:49:27', '', 0, 'Guilherme Félix da Costa'),
(875, 'Ana_Magalhaes_Queiroz', '$P$BgUp7n0MqfmLWzsVhKfuBd4S7qv5Xl.', 'ana_magalhaes_queiroz', 'anamagqueiroz@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10204559893179113/', '2015-05-26 21:49:43', '', 0, 'Ana Magalhães Queiroz'),
(876, 'Catarina_Toscano_1', '$P$BMsJ8uME4hX5Qx/4LPrMtQKGYQfAIl/', 'catarina_toscano_1', 'catarinatoscano@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/990491454308115/', '2015-05-26 21:50:22', '', 0, 'Catarina Toscano'),
(877, 'Rui_Pereira', '$P$BfifOu6knGUvrIvBCvH7xgCbWHKD2Q1', 'rui_pereira', 'ruijpereira@gmail.com', 'https://plus.google.com/107424180878847703114', '2015-05-26 21:50:35', '', 0, 'Rui Pereira'),
(878, 'Jorge_Raimundo', '$P$BUqE09dzQcGukt5e6KZb5v3egrblZR0', 'jorge_raimundo', 'jdjalex_21@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1129279787098961/', '2015-05-26 21:51:05', '', 0, 'Jorge Raimundo'),
(879, 'Maria_Do_Mar_Slp', '$P$B.5ByzRXbdE9WqQ1rHmC9HFpsAmurF0', 'maria_do_mar_slp', 'mmar2002@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1068300889866782/', '2015-05-26 21:51:14', '', 0, 'Maria Do Mar Slp'),
(880, 'Constanca_Elias_Matos', '$P$B.zuZFgJQI8PwhUBizs34/TY0R9gmV.', 'constanca_elias_matos', 'csematos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204308245370563/', '2015-05-26 21:52:04', '', 0, 'Constança Elias Matos'),
(881, 'Matilde_Macedo', '$P$B8KumhZHBJvKdIWfnmssntf.fzldJG1', 'matilde_macedo', 'miki.macedo10@gmail.com', 'https://www.facebook.com/app_scoped_user_id/656686331099241/', '2015-05-26 21:52:26', '', 0, 'Matilde Macedo'),
(882, 'Teresa_Andrade_Dias', '$P$BlCAMvHzB0e/s8rCkJsT6SkIgzTAui.', 'teresa_andrade_dias', 'teresa_mcad@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205315563343393/', '2015-05-26 21:53:34', '', 0, 'Teresa Andrade Dias'),
(883, 'Francisco_Padrela', '$P$BStCq1Sgt/Pru4VW8HGKHYbhDe6c2X0', 'francisco_padrela', 'fpadrela@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/937749019590575/', '2015-05-26 21:54:06', '', 0, 'Francisco Padrela'),
(884, 'Ilda_Maria_Silveirinha', '$P$BPM7bnTQ2vTv1Gg8FNW7NpWl.LVltu/', 'ilda_maria_silveirinha', 'maria.mello.breyner@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206623884216779/', '2015-05-26 21:54:16', '', 0, 'Ilda Maria Silveirinha'),
(885, 'Marta_Abecassis', '$P$B4THB.Yf4sK64wVYcwkUBTOXy0Rwbf0', 'marta_abecassis', 'martabecassis@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/985328081492004/', '2015-05-26 21:55:43', '', 0, 'Marta Abecassis'),
(886, 'Catarina_Pereira', '$P$BOdisLoAby6DgU0y9eBqyxR6u0E4bQ1', 'catarina_pereira', 'catarinamacielpereira@gmail.com', 'https://plus.google.com/115201232001208600356', '2015-05-26 21:56:22', '', 0, 'Catarina Pereira'),
(887, 'Fabio_Almada', '$P$BiqZUXZAj72rr7FCu0rqemOuCbNpck1', 'fabio_almada', 'falmada_9@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/948005465244449/', '2015-05-26 21:59:06', '', 0, 'Fábio Almada'),
(888, 'Luis_Rodrigues', '$P$BD.RUPQIFMXcwBF4Tx9/9AfT01BQ8b.', 'luis_rodrigues', 'palmarodrigues@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/954556677909130/', '2015-05-26 21:59:20', '', 0, 'Luís Rodrigues'),
(889, 'Paulo_Rodrigues_Canas', '$P$BysnJg75sccVrZSJSguzJ3JDYOfynG/', 'paulo_rodrigues_canas', 'paulorodriguescanas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153059837536676/', '2015-05-26 22:01:11', '', 0, 'Paulo Rodrigues Canas'),
(890, 'Koala_Surfboards', '$P$BY0/xptKDnZhBOzGcHqxyKXuqSkanj/', 'koala_surfboards', 'koalasurfboards@gmail.com', 'https://www.facebook.com/app_scoped_user_id/681847318587199/', '2015-05-26 22:02:07', '', 0, 'Koala Surfboards'),
(891, 'Rodrigo_Romaguera', '$P$BQAyp3Q5lZVT/LpnJCe3oBs4rDbi0M0', 'rodrigo_romaguera', 'rromaguera@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203546723183460/', '2015-05-26 22:02:56', '', 0, 'Rodrigo Romaguera');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(892, 'Ricardo_Homem', '$P$BPKmSEbvGPI0KMONAC66vWY.6cXYng/', 'ricardo_homem', 'ricardohomem@gmail.com', 'https://plus.google.com/112179781529407649453', '2015-05-26 22:03:24', '', 0, 'Ricardo Homem'),
(893, 'Alexandre_Costa_Cabral', '$P$BmPcej7ROkcXSEesDWfaS3vKIV1ORW0', 'alexandre_costa_cabral', 'chumbadas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153047481078611/', '2015-05-26 22:03:25', '', 0, 'Alexandre Costa Cabral'),
(894, 'Isabel_Bivar_Sabbo', '$P$BTJavR4.1VZ8a.nB1sGOUTFR0rVD3P/', 'isabel_bivar_sabbo', 'isabelsabbo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10200508001339783/', '2015-05-26 22:03:40', '', 0, 'Isabel Bivar Sabbo'),
(895, 'Rita_Stock', '$P$BtF3TaAoUXB2OdpI5OSMXFxQOzVSYk.', 'rita_stock', 'stock.rita@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204528190148272/', '2015-05-26 22:04:30', '', 0, 'Rita Stock'),
(896, 'Nina_Jonet', '$P$B2hWFloaD1SeDhlWO.P3g/4xHzVZYG.', 'nina_jonet', 'ninajonet@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206000032815078/', '2015-05-26 22:04:37', '', 0, 'Nina Jonet'),
(897, 'Theresa_Maria_Santos', '$P$Bziw5EKkA7XcclPpNIfSW54La1iq5D1', 'theresa_maria_santos', 'thesantos.maria@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204208655446201/', '2015-05-26 22:05:01', '', 0, 'Theresa Maria Santos'),
(898, 'Ana_Sarmento', '$P$B0sFFYhgrHUcG0rMpGZQ9AZEM/rJar.', 'ana_sarmento', 'facebook_user_ana_sarmento@example.com', 'https://www.facebook.com/app_scoped_user_id/928380060537309/', '2015-05-26 22:06:10', '', 0, 'Ana Sarmento'),
(899, 'Sofia_Freire', '$P$BWxuM2K.nhBhH3Dxdww/6y8VxrDKG7/', 'sofia_freire', 'sofianfreire@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203837573770687/', '2015-05-26 22:06:37', '', 0, 'Sofia Freire'),
(900, 'Carolina_Jarnac_de_Freitas', '$P$BcGEMmGHuEzyQ8iRLK97xLUm1LyHSZ1', 'carolina_jarnac_de_freitas', 'piki.ss9@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204115864724007/', '2015-05-26 22:06:56', '', 0, 'Carolina Jarnac de Freitas'),
(901, 'Maria_Joao_Nunes', '$P$BAuFNFXlC4zU.fw/HUt39PstBVZSaF.', 'maria_joao_nunes', 'facebook_user_maria_joao_nunes@example.com', 'https://www.facebook.com/app_scoped_user_id/10206494437215244/', '2015-05-26 22:07:48', '', 0, 'Maria João Nunes'),
(902, 'Cristina_Pinho', '$P$BB4wDDGdT2kWUqHsjKyD.AaRNIuFMD0', 'cristina_pinho', 'facebook_user_cristina_pinho@example.com', 'https://www.facebook.com/app_scoped_user_id/10203884659385424/', '2015-05-26 22:08:01', '', 0, 'Cristina Pinho'),
(903, 'Agata_Bravo', '$P$Bh38189qB0FdlvFp743hHVvuDR2Jq5.', 'agata_bravo', 'miawave@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206987348827571/', '2015-05-26 22:09:09', '', 0, 'Ágata Bravo'),
(904, 'Jessica_Silva', '$P$Buxjcpa4oumxUYvOMhmaILtN3l8E.u/', 'jessica_silva', 'jessicavksilva@gmail.com', 'https://www.facebook.com/app_scoped_user_id/718076534969763/', '2015-05-26 22:09:13', '', 0, 'Jessica Silva'),
(905, 'Beatriz_Alexandre', '$P$BugBrUC5A7nTOLvkcJ64noABtYc7wa0', 'beatriz_alexandre', 'beatrizmeloecastro@gmail.com', 'https://plus.google.com/116685668140154813833', '2015-05-26 22:09:34', '', 0, 'Beatriz Alexandre'),
(906, 'Ana_Vital', '$P$Bvu2kgY2J5igghevPkZKKJ2f..aG.T.', 'ana_vital', 'anasoares_vital@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206699204900283/', '2015-05-26 22:12:45', '', 0, 'Ana Vital'),
(907, 'Tomas_Aguiar', '$P$BXCJLIPqq7MpfuY1xpBy.UxIGPXgpu0', 'tomas_aguiar', 'tomas_aguiar96@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1018962224780466/', '2015-05-26 22:13:11', '', 0, 'Tomas Aguiar'),
(908, 'Margarida_Lancastre_Montanha_Rebelo', '$P$BnP3DDkiHngEYj5wB.i3G5aopq.VrL/', 'margarida_lancastre_montanha_rebelo', 'margaridamr@lancastre.com', 'https://www.facebook.com/app_scoped_user_id/10207091226017824/', '2015-05-26 22:13:13', '', 0, 'Margarida Lancastre Montanha Rebelo'),
(909, 'Raquel_Bruno', '$P$BKckusCx.Rr4ShnkOUlG/9SCyrxRoy1', 'raquel_bruno', 'raquel_sbr@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203028104742810/', '2015-05-26 22:13:35', '', 0, 'Raquel Bruno'),
(910, 'Valter_Soares', '$P$Bd6wWdj5AgJLNPC6alZUlZEx8wX58U1', 'valter_soares', 'valter_soares@mail.pt', 'https://www.facebook.com/app_scoped_user_id/10203742597399919/', '2015-05-26 22:14:11', '', 0, 'Valter Soares'),
(911, 'Ana_Diva_Camilo_Pereira', '$P$BElSTNqF9/eQEQGolnAscUVd4FRhRA1', 'ana_diva_camilo_pereira', 'adivapereira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1143719728988159/', '2015-05-26 22:15:27', '', 0, 'Ana Diva Camilo Pereira'),
(912, 'SU_Susana', '$P$Bo/GdUt/sgXtP.3k6ugndcpcSwyev10', 'su_susana', 'drasusanacarmo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/772967486149986/', '2015-05-26 22:16:19', '', 0, 'SU Susana'),
(913, 'Ana_Assis_Brito', '$P$BUhPwD//V0Jc9l8WDDP9lb.iX3L/xT/', 'ana_assis_brito', 'ana.brito19@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/433118513526001/', '2015-05-26 22:16:36', '', 0, 'Ana Assis Brito'),
(914, 'Daniela_Schobert', '$P$BGAOEC6Cn/IZZXkdSq0YnxraVVrnMW/', 'daniela_schobert', 'daniela.schobert@gmail.com', 'https://plus.google.com/112048716035738335036', '2015-05-26 22:17:27', '', 0, 'Daniela Schobert'),
(915, 'Vladimir_Mikirtumov', '$P$BWp/4RgmnYPAWGLJ86tefTmcb/erKF1', 'vladimir_mikirtumov', 'vladifm97@gmail.com', 'https://www.facebook.com/app_scoped_user_id/705332609592154/', '2015-05-26 22:17:43', '', 0, 'Vladimir Mikirtumov'),
(916, 'Beatriz_Jeronimo', '$P$BBzlvMqb3uHsyXKtuapOYQtA9x3L4x.', 'beatriz_jeronimo', 'facebook_user_beatriz_jeronimo@example.com', 'https://www.facebook.com/app_scoped_user_id/1114384695254730/', '2015-05-26 22:18:38', '', 0, 'Beatriz Jerónimo'),
(917, 'Luis_Castelo', '$P$BUU3p65Qv8gunqin8trV9rWzksxSni/', 'luis_castelo', 'luiscastelo8@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204171946452649/', '2015-05-26 22:18:45', '', 0, 'Luís Castelo'),
(918, 'Carolina_Guedes', '$P$BYuamYsVCwfq3f4BVLX5dMe.jOly2X1', 'carolina_guedes', 'mcarolinaguedes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152903736348443/', '2015-05-26 22:19:03', '', 0, 'Carolina Guedes'),
(919, 'Silvia_Teixeira', '$P$Bpo3jefvuZb/ZHJ6zPfMYhMoJ.ckbA.', 'silvia_teixeira', 'silvialopesteixeira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1116849888332391/', '2015-05-26 22:20:27', '', 0, 'Sílvia Teixeira'),
(920, 'Maria_Xara', '$P$BWDV/DyShQX46UJRldN9kLwRwMJPXk.', 'maria_xara', 'mariaxarabrasil@gmail.com', 'https://plus.google.com/115403301726943779527', '2015-05-26 22:20:39', '', 0, 'Maria Xara'),
(921, 'Silvia_Serrano', '$P$B2Q/8ixvK3iwNDx29wMpRP7666QfTO.', 'silvia_serrano', 'silserrano@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205639105530965/', '2015-05-26 22:21:22', '', 0, 'Sílvia Serrano'),
(922, 'Beatriz_Ramos', '$P$BJFDoeqTOqnbq.arZO32yCM68IndNq/', 'beatriz_ramos', 'facebook_user_beatriz_ramos@example.com', 'https://www.facebook.com/app_scoped_user_id/925315637491900/', '2015-05-26 22:21:22', '', 0, 'Beatriz Ramos'),
(923, 'Emanuel_Rodrigues', '$P$BzLJB1wsBMirRXRimi6pwNWe3o/e48/', 'emanuel_rodrigues', 'raulafonso88@gmail.com', 'https://plus.google.com/105703980320909566984', '2015-05-26 22:22:36', '', 0, 'Emanuel Rodrigues'),
(924, 'Joao_Serrano', '$P$Bq/LfdULFdfjOSCHv064XZut9ZqrTy/', 'joao_serrano', 'jps7@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/990214031002603/', '2015-05-26 22:24:04', '', 0, 'Joao Serrano'),
(925, 'Mariana_Garcia', '$P$Be15yWQTcgvm/vD1Q35YwPILRGC/P21', 'mariana_garcia', 'marianasurftattoo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/987956451237870/', '2015-05-26 22:24:31', '', 0, 'Mariana Garcia'),
(926, 'Bruna_Serralheiro', '$P$Bpw4RKmWQMfajkgGzhV5x3bauePglP/', 'bruna_serralheiro', 'facebook_user_bruna_serralheiro@example.com', 'https://www.facebook.com/app_scoped_user_id/10153010748356871/', '2015-05-26 22:25:44', '', 0, 'Bruna Serralheiro'),
(927, 'Ana_Camara_Pereira', '$P$BF4mXwA7c3EMydHBf4zUBjqtCNvJCl1', 'ana_camara_pereira', 'anacpereira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206624197113411/', '2015-05-26 22:25:56', '', 0, 'Ana Camara Pereira'),
(928, 'Dedy_Dread', '$P$B11tBAl5EZ6GGuwWEIZmGcg4rlHf1V/', 'dedy_dread', 'facebook_user_dedy_dread@example.com', 'https://www.facebook.com/app_scoped_user_id/10203301652696876/', '2015-05-26 22:26:29', '', 0, 'Dedy Dread'),
(929, 'Luis_Camilo_Alves', '$P$BRPjdldVbLpEguLyDHpjYjNBBg5.NT/', 'luis_camilo_alves', 'facebook_user_luis_camilo_alves@example.com', 'https://www.facebook.com/app_scoped_user_id/10154185519493538/', '2015-05-26 22:27:29', '', 0, 'Luis Camilo Alves'),
(930, 'Rita_Sousa-Machado', '$P$Bx33WzKCbMXTqdd6/M7GWSqVKQn7Rg0', 'rita_sousa-machado', 'sousamachado.r@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152927183878247/', '2015-05-26 22:27:54', '', 0, 'Rita Sousa-Machado'),
(931, 'Isabel_Melo', '$P$BXpncdB7YAJUaPlIAkcalFQ3z0MbV5/', 'isabel_melo', 'facebook_user_isabel_melo@example.com', 'https://www.facebook.com/app_scoped_user_id/998052723541206/', '2015-05-26 22:28:31', '', 0, 'Isabel Melo'),
(932, 'Alex_Furtado', '$P$BDgTOr9Z.E3hWXg89h95.uCnTkWvlK.', 'alex_furtado', 'alexandre.furtado.99@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1073515512691463/', '2015-05-26 22:29:48', '', 0, 'Alex Furtado'),
(933, 'Simao_Burnay', '$P$BM5erzwXJbJrydi9ryKIKaxy/RPHt//', 'simao_burnay', 'sburnaycontas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1043176332368552/', '2015-05-26 22:30:20', '', 0, 'Simao Burnay'),
(934, 'Andre_Hilario', '$P$BqnI8nZCXTsdKGtBbVsdw5u5Ki9GyZ1', 'andre_hilario', 'andrehilario12@gmail.com', 'https://plus.google.com/108986536838579275155', '2015-05-26 22:34:00', '', 0, 'André Hilário'),
(935, 'Joana_Guardao_Cavalheiro', '$P$BZMiGY2KHFl3y1/oYCIxyrxHgms9Lv.', 'joana_guardao_cavalheiro', 'facebook_user_joana_guardao_cavalheiro@example.com', 'https://www.facebook.com/app_scoped_user_id/10207172294688455/', '2015-05-26 22:34:03', '', 0, 'Joana Guardão Cavalheiro'),
(936, 'Antonio_Charrua', '$P$BmydS7S.QQS1zpBQemVt.mvjPVD3kI/', 'antonio_charrua', 'afonso.charrua@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204036722307166/', '2015-05-26 22:35:33', '', 0, 'António Charrua'),
(937, 'Lua_Jonet', '$P$BTotUZ5zL0lvD.JU9L9UmAzWNOpSZy/', 'lua_jonet', 'luajonet98@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1645504892328782/', '2015-05-26 22:36:02', '', 0, 'Lua Jonet'),
(938, 'Fernando_Bugarin', '$P$Bye1j8iuJr4P9.YQiOy7HVM.hzL0l81', 'fernando_bugarin', 'fernandobugarin@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207072346472935/', '2015-05-26 22:38:12', '', 0, 'Fernando Bugarin'),
(939, 'Daniel_Henrique_Tavares_Figueiredo', '$P$BfxnNZcdEOMR4E4dnWcI78JCrUjnEF.', 'daniel_henrique_tavares_figueiredo', 'danielfigueiredo96@gmail.com', 'https://www.facebook.com/app_scoped_user_id/961231477242811/', '2015-05-26 22:39:06', '', 0, 'Daniel Henrique Tavares Figueiredo'),
(940, 'Luis_Miguel_Mendes', '$P$BupFaC/81rk2KngAgUyMmFSqMAmJbv1', 'luis_miguel_mendes', 'abreapestana@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204445968654876/', '2015-05-26 22:39:07', '', 0, 'Luís Miguel Mendes'),
(941, 'Luis_Lima', '$P$BtgEija2iGT6yJh5PRMPxU.N4GmIjK1', 'luis_lima', 'luislima1971@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/879206315455867/', '2015-05-26 22:40:24', '', 0, 'Luis Lima'),
(942, 'Joao_Bivar_Weinholtz', '$P$Bc/1hG.8u8VKafzwrfihfdgKANNo711', 'joao_bivar_weinholtz', 'joao.weinholtz@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10204388951180596/', '2015-05-26 22:40:55', '', 0, 'João Bivar Weinholtz'),
(943, 'Bruno_Azevedo', '$P$B5TvYQb6Gr.kslDKkb5XP7ZfKmKMDa/', 'bruno_azevedo', 'bruno.tubo@iol.pt', 'https://www.facebook.com/app_scoped_user_id/1001779513165626/', '2015-05-26 22:40:57', '', 0, 'Bruno Azevedo'),
(944, 'Antonio_Marchante', '$P$B0KRXzC/Q.ePNKjtwHlnQDpE2kBPqF1', 'antonio_marchante', 'antoniomarchante@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/883245408413858/', '2015-05-26 22:42:47', '', 0, 'António Marchante'),
(945, 'vasco_duarte_silva_1', '$P$ByDNnY5U3GOzaVSkYC1ZmL55sFJUpw1', 'vasco_duarte_silva_1', 'vdssn96@gmail.com', 'https://plus.google.com/111903313451301970268', '2015-05-26 22:42:52', '', 0, 'vasco duarte silva'),
(946, 'Diogo_Carvalhais', '$P$B091MLTPgaIoSLoFzaqDNpSFpouJpf.', 'diogo_carvalhais', 'diogocarvalhaisdossantos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204367411452199/', '2015-05-26 22:45:30', '', 0, 'Diogo Carvalhais'),
(947, 'Guilherme_Nunes', '$P$Bk32ivwv5Dk9I264vDpBvseF3S0uDD0', 'guilherme_nunes', 'valente.n.guilherme@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10202895369383548/', '2015-05-26 22:46:28', '', 0, 'Guilherme Nunes'),
(948, 'Camila_Costa', '$P$B9jyVKQhgbanTTPEEVfpUkmQgCjxL6.', 'camila_costa', 'c.camila.cc@gmail.com', 'https://www.facebook.com/app_scoped_user_id/674762789337057/', '2015-05-26 22:47:21', '', 0, 'Camila Costa'),
(949, 'Pedro_Bernardo', '$P$BEVYqNtOAskzSuXC8TjBsNnH6tYRcf/', 'pedro_bernardo', 'pfbernardo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/904415979604012/', '2015-05-26 22:47:37', '', 0, 'Pedro Bernardo'),
(950, 'Helder_Joao_Alves', '$P$B8dpsG40aZAfLOJbmXyCHfyoJTMKvN/', 'helder_joao_alves', 'helder.joao@canon.pt', 'https://www.facebook.com/app_scoped_user_id/10204031329768451/', '2015-05-26 22:48:19', '', 0, 'Helder João Alves'),
(951, 'Ana_Lobato_Castanheira', '$P$Bkyi3gwrCdcMg9XOuZjcY2E/27mGnE0', 'ana_lobato_castanheira', 'ana_lobato@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10153883261813032/', '2015-05-26 22:49:58', '', 0, 'Ana Lobato Castanheira'),
(952, 'Margarida_Nobre', '$P$BioBu1dBk28SuM.CbU.fPzaYuCdr7/1', 'margarida_nobre', 'margaridanobre1999@gmail.com', 'https://plus.google.com/106205516079210921872', '2015-05-26 22:51:04', '', 0, 'Margarida Nobre'),
(953, 'Guilherme_Paulino', '$P$BvIEMgNXzoxqzyyav8qw7XLyC4bdnS1', 'guilherme_paulino', 'gugu.live@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1062314557116411/', '2015-05-26 22:52:02', '', 0, 'Guilherme Paulino'),
(954, 'Daisy_Almeida', '$P$BNhX9lxgdmJxRXS4byG4Jr8cLiFooW0', 'daisy_almeida', 'daisyalmeida1@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203404257821670/', '2015-05-26 22:52:20', '', 0, 'Daisy Almeida'),
(955, 'Daniel_Frazao_Duarte', '$P$B1CdwFazTSrl5gjQNwoJDYKL/O.zFw/', 'daniel_frazao_duarte', 'dfd.espinafre@gmail.com', 'https://www.facebook.com/app_scoped_user_id/583878951715651/', '2015-05-26 22:53:41', '', 0, 'Daniel Frazão Duarte'),
(956, 'Daniel_Simao', '$P$B1aEMAE6FvxWW5T5/nmUl.L/QnYpau.', 'daniel_simao', 'dsimao_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206118662221463/', '2015-05-26 22:54:18', '', 0, 'Daniel Simão'),
(957, 'Teresa_Leitao', '$P$BcrmM7sHQDx5Gjex/ovAL0JxKiYltb0', 'teresa_leitao', 'teresamleitao@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/841094875975337/', '2015-05-26 22:58:02', '', 0, 'Teresa Leitão'),
(958, 'Ana_Sousa', '$P$B.6Q0XVoGJ6McGwVHkrtzmB9lXxGlh0', 'ana_sousa', 'anasousa09@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/992405207450919/', '2015-05-26 22:58:18', '', 0, 'Ana Sousa'),
(959, 'Luis_Nascimento', '$P$BmcvbDZSVyA.AqntqhWWMN9Dpgnes4.', 'luis_nascimento', 'vinascimento@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206412762095665/', '2015-05-26 22:59:19', '', 0, 'Luís Nascimento'),
(960, 'Ana_Xavier', '$P$BYDWCY5SdMTJmvPefwMXiVHNDDNSL51', 'ana_xavier', 'anafonsoxavier@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152913379543583/', '2015-05-26 22:59:47', '', 0, 'Ana Xavier'),
(961, 'Marta_Vaz_da_Silva', '$P$B4Kh7UamRjqly7LqKsvxG4onRcxoxX1', 'marta_vaz_da_silva', 'martavcvs@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204262239982748/', '2015-05-26 23:00:59', '', 0, 'Marta Vaz da Silva'),
(962, 'Isa_Bettencourt_Ribeiro', '$P$BRyWmv/CpQ6pGHAomunbvNZMX64DV/0', 'isa_bettencourt_ribeiro', 'facebook_user_isa_bettencourt_ribeiro@example.com', 'https://www.facebook.com/app_scoped_user_id/1022990354379411/', '2015-05-26 23:01:18', '', 0, 'Isa Bettencourt Ribeiro'),
(963, 'Isabel_Gouveia', '$P$B/HkN9NJzlM/zbSqwPvCPSMDxvcOgJ0', 'isabel_gouveia', 'isagov@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153976691779569/', '2015-05-26 23:04:30', '', 0, 'Isabel Gouveia'),
(964, 'Guilherme_Soares', '$P$BSnIhztlBh7TwhiOxsokPsvZgmhub7.', 'guilherme_soares', 'g.soares@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/10200440673176461/', '2015-05-26 23:06:57', '', 0, 'Guilherme Soares'),
(965, 'Leonardo_Domingos', '$P$BD4S2kzw3DnoyEj7LlE0f6vx9XGehJ.', 'leonardo_domingos', 'leodomingos_naza16@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205896081435143/', '2015-05-26 23:08:53', '', 0, 'Leonardo Domingos'),
(966, 'Hugo_Amado', '$P$B2hqK3Q/yjEFp6VXvuZ09VxVPLLbZA1', 'hugo_amado', 'hugoamado.pt@gmail.com', '', '2015-05-26 23:09:07', '', 0, 'Hugo Amado'),
(967, 'Ricardo_Carrajola', '$P$BX8MuWaP9pWOey/u6xaz0jRgGPi/wY0', 'ricardo_carrajola', 'rcarrajola@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153372806595917/', '2015-05-26 23:09:52', '', 0, 'Ricardo Carrajola'),
(968, 'To_Cardoso', '$P$BXNwnqkei0VgQ5Z9y7H7tSKTKm6EnZ/', 'to_cardoso', 'tocardoso.bb@gmail.com', 'https://www.facebook.com/app_scoped_user_id/894547063924966/', '2015-05-26 23:11:14', '', 0, 'To Cardoso'),
(969, 'Alvaro_Junior', '$P$BsNXyYxk7.IWR/h6BNygtd8rPj9IZy.', 'alvaro_junior', 'alvarosoju@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1134860046527660/', '2015-05-26 23:15:13', '', 0, 'Alvaro Junior'),
(970, 'Soraia_Silva', '$P$BmecD5smjUp02mozL9j.NNegwxCTiC/', 'soraia_silva', 'soraia-83@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1169833103042571/', '2015-05-26 23:19:22', '', 0, 'Soraia Silva'),
(971, 'Filipa_Amaral_Duque', '$P$BqSlehl2Dk08RNuEiq4WpVw7yzdoWx/', 'filipa_amaral_duque', 'filipa_duque@iol.pt', 'https://www.facebook.com/app_scoped_user_id/861793733890229/', '2015-05-26 23:21:43', '', 0, 'Filipa Amaral Duque'),
(972, 'Luis_Fonseca', '$P$BTegFpcx6sSn2NGgxSPZfLH0byJKSm0', 'luis_fonseca', 'facebook_user_luis_fonseca@example.com', 'https://www.facebook.com/app_scoped_user_id/692407067529854/', '2015-05-26 23:22:06', '', 0, 'Luis Fonseca'),
(973, 'Glaucio_Panda', '$P$BFpanXeSb2FJNdnNt13jXZvQP35R3S/', 'glaucio_panda', 'glaucio.imp@uol.com.br', 'https://www.facebook.com/app_scoped_user_id/859371420811136/', '2015-05-26 23:22:30', '', 0, 'Gláucio Panda'),
(974, 'Goncalo_Montalvao', '$P$B.JfU/TwavE1Va6UFqlOjWajJmIEDI1', 'goncalo_montalvao', 'gps86@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/943055259079212/', '2015-05-26 23:22:35', '', 0, 'Gonçalo Montalvão'),
(975, 'Leonor_Lca', '$P$B56swNndUZkBUA/hFTHKB332Vw6JL60', 'leonor_lca', 'facebook_user_leonor_lca@example.com', 'https://www.facebook.com/app_scoped_user_id/10153377374834600/', '2015-05-26 23:22:57', '', 0, 'Leonor Lca'),
(976, 'Francisco_Alves', '$P$BbyG8hKomtS9zn2TV3fldZ1a/Jmwkv.', 'francisco_alves', 'franciscobeltranalves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/802089059887441/', '2015-05-26 23:23:56', '', 0, 'Francisco Alves'),
(977, 'Celine_Coste_Carlisle', '$P$B/WM9Tw8J9fPall8.IfuoICOwg0BR9.', 'celine_coste_carlisle', 'celinecarlisle@googlemail.com', 'https://www.facebook.com/app_scoped_user_id/832054576869615/', '2015-05-26 23:25:07', '', 0, 'Céline Coste Carlisle'),
(978, 'Joana_Botelho_de_Sousa', '$P$BJ.ZILVU1kTBCbqKfCdEpUkFOt0oir0', 'joana_botelho_de_sousa', 'joana_coconut@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1149042225122484/', '2015-05-26 23:29:34', '', 0, 'Joana Botelho de Sousa'),
(979, 'Charlie_Steve', '$P$BCu.WfrL4KuRgBV6dC1U8BQBRystxz/', 'charlie_steve', 'charlisteve@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205098537836517/', '2015-05-26 23:31:56', '', 0, 'Charlie Steve'),
(980, 'Andreia_Relvas_Ferreira', '$P$BPIBFwKdJdNy0zon5Joyga2sR0y.j9.', 'andreia_relvas_ferreira', 'andreiarelvas@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10153973169293228/', '2015-05-26 23:31:58', '', 0, 'Andreia Relvas Ferreira'),
(981, 'Tiago_Mendes_Rodrigues', '$P$BsphEQ7wLHJK9RJAhEHa9FijVOGQY4/', 'tiago_mendes_rodrigues', 'tiagomendesrodrigues@gmail.com', 'https://www.facebook.com/app_scoped_user_id/682804695196560/', '2015-05-26 23:33:02', '', 0, 'Tiago Mendes Rodrigues'),
(982, 'Mini_Segbolissa', '$P$B1LYPwECNRKDpoxxNDTNHy94KIR9U1.', 'mini_segbolissa', 'vargoncalo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206638472418655/', '2015-05-26 23:34:29', '', 0, 'Mini Segbolissa'),
(983, 'Rui_Laia', '$P$BnLwMaJQVVT1nFjYSHDFkY/gD9EZsS1', 'rui_laia', 'ruilaia@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/996206540403264/', '2015-05-26 23:34:56', '', 0, 'Rui Laia'),
(984, 'Francisco_Ferreira_1', '$P$B6//pUF0HjNUwkNBr8IqDVyaXr/kL30', 'francisco_ferreira_1', 'franciscooscp@gmail.com', 'https://www.facebook.com/app_scoped_user_id/817719288297968/', '2015-05-26 23:35:14', '', 0, 'Francisco Ferreira'),
(985, 'Luisa_Figueira', '$P$BpazheG3LEAIGPHjXhNhCfnQkpmujd0', 'luisa_figueira', 'luisafigueira@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/918234998199210/', '2015-05-26 23:35:25', '', 0, 'Luisa Figueira'),
(986, 'Yolanda_Seara', '$P$BdpAdceefJrhtl3d1fAlqizufcVGkA.', 'yolanda_seara', 'ymseara@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200701538856147/', '2015-05-26 23:39:51', '', 0, 'Yolanda Seara'),
(987, 'Ana_Mafalda_Meneses', '$P$BeygkYcHiyIULk4PQWLr9RBk9VSquL1', 'ana_mafalda_meneses', 'mafaldameneses@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203426337653859/', '2015-05-26 23:43:25', '', 0, 'Ana Mafalda Meneses'),
(988, 'Tiago_Ascensao', '$P$BbjdXIEew4YdCT9vyuY168rwrhu5td1', 'tiago_ascensao', 'tmig97@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10200537522598339/', '2015-05-26 23:43:32', '', 0, 'Tiago Ascensão'),
(989, 'Margarida_Santos', '$P$BQZIHukc4RKgkJamCKfwSnVZdRbsQw0', 'margarida_santos', 'santamargarida@gmail.com', 'https://www.facebook.com/app_scoped_user_id/918223434902836/', '2015-05-26 23:44:43', '', 0, 'Margarida Santos'),
(990, 'Nel_Guerreiro', '$P$B.BcCnZfW/LkxTW7x9ZH9pO2IYaY8F0', 'nel_guerreiro', 'nelmmg@gmail.com', 'https://www.facebook.com/app_scoped_user_id/502403369913457/', '2015-05-26 23:47:27', '', 0, 'Nel Guerreiro'),
(991, 'Vitor_Ferreira', '$P$B0QiJ4WmNE50bFtng06q57KjHHyxPz/', 'vitor_ferreira', 'vferreiravmmf@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/1111708042179141/', '2015-05-26 23:48:54', '', 0, 'Vitor Ferreira'),
(992, 'Vasco_Mello_Gouveia_Cordovil', '$P$BzRnLPKNaON71zNepUC1DKc5CyGJ6B.', 'vasco_mello_gouveia_cordovil', 'vasco.cordovil@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203751703906316/', '2015-05-26 23:48:56', '', 0, 'Vasco Mello Gouveia Cordovil'),
(993, 'Luisa_Vicente', '$P$BHhR1bfJ5tY20juym1tb8iLGJIRDJK0', 'luisa_vicente', 'm_lu_vicente@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10200493814545874/', '2015-05-26 23:49:18', '', 0, 'Luisa Vicente'),
(994, 'Frederico_Moreira_da_Silva', '$P$B9M/aSNaymkxM3XXbu4JvdjEw0hdAx0', 'frederico_moreira_da_silva', 'fred_arruda_96@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205870994109899/', '2015-05-26 23:49:26', '', 0, 'Frederico Moreira da Silva'),
(995, 'Telmo_Moranguinho', '$P$BLVtJClCAaf7xG1OG.re86tdFLWWZZ1', 'telmo_moranguinho', 'telmo.moranguinho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/968328333199351/', '2015-05-26 23:52:31', '', 0, 'Telmo Moranguinho'),
(996, 'Magda_Bento', '$P$Bi0WK048mbh6sV5yIJqvkWCY1Np3nW0', 'magda_bento', 'mhhpbb@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206188970576501/', '2015-05-26 23:53:16', '', 0, 'Magda Bento'),
(997, 'Joana_Rodrigues', '$P$BOkf8XAJhQjCp7DigcLpBv/SWqiOG9.', 'joana_rodrigues', 'joanarodriguez_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/930341980340617/', '2015-05-26 23:54:06', '', 0, 'Joana Rodrigues'),
(998, 'Ana_Bettencourt', '$P$B4S6Jo5fqfxqPICY2ibaXwnu0mFcdR/', 'ana_bettencourt', 'facebook_user_ana_bettencourt@example.com', 'https://www.facebook.com/app_scoped_user_id/992574360766690/', '2015-05-27 00:04:15', '', 0, 'Ana Bettencourt'),
(999, 'Madalena_Caballero_Serodio', '$P$Bl8J3aiSsd2/itt4UPduQ6p8OFqMZw.', 'madalena_caballero_serodio', 'madalena.serodio@yahoo.com.br', 'https://www.facebook.com/app_scoped_user_id/1041151952589220/', '2015-05-27 00:04:18', '', 0, 'Madalena Caballero Serodio'),
(1000, 'Victor_Ferrao', '$P$BnN18UYdv/UEjEL7VxfFuZt5ekNqTD.', 'victor_ferrao', 'melungotuga@gmail.com', 'https://plus.google.com/116616661322171695271', '2015-05-27 00:11:24', '', 0, 'Victor Ferrão'),
(1001, 'Francisco_Rivotti', '$P$Bt1i78ERf7Ah7qEL.6mohtxuIziy7R0', 'francisco_rivotti', 'facebook_user_francisco_rivotti@example.com', 'https://www.facebook.com/app_scoped_user_id/10153340502141796/', '2015-05-27 00:16:11', '', 0, 'Francisco Rivotti'),
(1002, 'Maria_Francisca_Barreto', '$P$BoIif2g0IEFxJjD6z3/TQET.JjZKb6.', 'maria_francisca_barreto', 'maria.sales.barreto@ist.utl.pt', 'https://www.facebook.com/app_scoped_user_id/837014953050191/', '2015-05-27 00:16:48', '', 0, 'Maria Francisca Barreto'),
(1003, 'Catia_Soares_Cardoso', '$P$Bk.VhtQj/1xxvA0OyxXnKvkzcdvuJq.', 'catia_soares_cardoso', 'catiascac@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153391981114887/', '2015-05-27 00:18:35', '', 0, 'Cátia Soares Cardoso'),
(1004, 'Joao_Vidigal', '$P$BbEJcRcLM7YrhYFEjuVlzrnEMcwTcm/', 'joao_vidigal', 'joaomariascp@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152749002111567/', '2015-05-27 00:21:26', '', 0, 'João Vidigal'),
(1005, 'Renato_Alves', '$P$BojI1jvynW4ppbRb9XZOweOuypqWIe1', 'renato_alves', 'renato.sodasystem@gmail.com', 'https://plus.google.com/115790687493071671311', '2015-05-27 00:24:38', '', 0, 'Renato Alves'),
(1006, 'Emilia_Teixeira', '$P$BSJaRfo/SptbSKHnf5m5lnafpoV/WB.', 'emilia_teixeira', 'facebook_user_emilia_teixeira@example.com', 'https://www.facebook.com/app_scoped_user_id/10200739645769267/', '2015-05-27 01:15:01', '', 0, 'Emilia Teixeira'),
(1007, 'Manuel_Ramos', '$P$BuKV.UIKQTpXAC568IizRD9gRsmG2I0', 'manuel_ramos', 'm.ramos@tecnopartes.pt', 'https://www.facebook.com/app_scoped_user_id/10203089165309789/', '2015-05-27 01:26:11', '', 0, 'Manuel Ramos'),
(1008, 'Sofia_Santos', '$P$BGeKDrKmvlhdxTZ1aD4aBYJzYS39zf.', 'sofia_santos', 'sofistar1@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205368965400911/', '2015-05-27 01:31:52', '', 0, 'Sofia Santos'),
(1009, 'Daniel_Martins', '$P$BoF6SojEvvyYJIzIYY4L1uAhY4YLlw0', 'daniel_martins', 'danielm19@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153920099295400/', '2015-05-27 01:40:17', '', 0, 'Daniel Martins'),
(1010, 'Joao_Tenente', '$P$BHgoO9tAnIv3C6s4KMn0SMTDBk9Kb2/', 'joao_tenente', 'joaontenente@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206118271263132/', '2015-05-27 01:54:35', '', 0, 'João Tenente'),
(1011, 'Daniel_Queiroz', '$P$BMcqQyB8hhSHbVLDdqSaP8J8nxVavI1', 'daniel_queiroz', 'danielcastroqueiroz@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153052423777946/', '2015-05-27 01:57:16', '', 0, 'Daniel Queiroz'),
(1012, 'Miguel_Xara-Brasil', '$P$Bu1y9gTi891dUHUsLjGznH89E1k75a.', 'miguel_xara-brasil', 'miguelxb@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200495947438568/', '2015-05-27 02:06:22', '', 0, 'Miguel Xara-Brasil'),
(1013, 'Diogo_Carvalho', '$P$BLG.fy/lKnfuS9wn/S2FO56KkGUqyp/', 'diogo_carvalho', 'diogocarvalho31@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/998731480138923/', '2015-05-27 02:12:27', '', 0, 'Diogo Carvalho'),
(1014, 'Carlota_Carmo_Pires', '$P$B9OEMAKpCZ4Dp1TMZuUXcE0f0f8u6J1', 'carlota_carmo_pires', 'carlapiresseguros@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153274365046675/', '2015-05-27 02:15:27', '', 0, 'Carlota Carmo Pires'),
(1015, 'Salvador_Lima_Mayer', '$P$BATtpEIZNX1A4NRdPwkpTKlz71/B.D.', 'salvador_lima_mayer', 'salvador.mayer@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205635429100492/', '2015-05-27 02:21:37', '', 0, 'Salvador Lima Mayer'),
(1016, 'Fabiano_Lara', '$P$BR6m7PD9NQbL7bmd7Zjs8cqhYuZ4tB.', 'fabiano_lara', 'fabianolara@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/906415719397169/', '2015-05-27 02:24:36', '', 0, 'Fabiano Lara'),
(1017, 'sandro_fonseca', '$P$BxivqZtGR/5fEq.OKW/0B9qSDsAVT/0', 'sandro_fonseca', 'sandrofonseca2@gmail.com', 'https://plus.google.com/+sandrofonseca2', '2015-05-27 02:29:30', '', 0, 'sandro fonseca'),
(1018, 'Wanda_Kong', '$P$B1DG5z64HEQNgR01cZNUwpRDvMPNs./', 'wanda_kong', 'wandakong@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206149197269512/', '2015-05-27 02:39:34', '', 0, 'Wanda Kong'),
(1019, 'Gyl_Anthony', '$P$BDmUSE3cj0vGLkRaw8gE/FRzhRKhN.1', 'gyl_anthony', 'gylfitness73@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204322347880287/', '2015-05-27 03:37:53', '', 0, 'Gyl Anthony'),
(1020, 'Jorge_Vasco', '$P$B8LjS9KtE8vIEoYrb7IMf6Y/7HQee11', 'jorge_vasco', 'jorge.struka@gmail.com', 'https://www.facebook.com/app_scoped_user_id/900607843313832/', '2015-05-27 03:52:43', '', 0, 'Jorge Vasco'),
(1021, 'Antonio_Ferrao', '$P$BrQyC2aH4E62M1v3PDbh8YT.1yDH9/1', 'antonio_ferrao', 'alves702630@gmail.com', 'https://www.facebook.com/app_scoped_user_id/472412452923946/', '2015-05-27 04:24:17', '', 0, 'António Ferrão'),
(1022, 'Joao_Rosa', '$P$B/31VtpuNFYS2c7/1lANIclE4xQfB70', 'joao_rosa', 'facebook_user_joao_rosa@example.com', 'https://www.facebook.com/app_scoped_user_id/920189961357114/', '2015-05-27 04:25:02', '', 0, 'Joao Rosa'),
(1023, 'Maria_Mesquita', '$P$BQmYz0qBHNzoAQr5Ai2xtBRKAspUIy0', 'maria_mesquita', 'mariamesquita.97@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1436176326691941/', '2015-05-27 04:26:01', '', 0, 'Maria Mesquita'),
(1024, 'Rhett_Hookham', '$P$Bpvk7ysbonmiAHjTnhyoAfTKRUgM.9.', 'rhett_hookham', 'rhett@mediaspark.com.au', 'https://plus.google.com/106519149564300124662', '2015-05-27 04:26:37', '', 0, 'Rhett Hookham'),
(1025, 'Paulo_Amaro', '$P$BRLPvyuTKhbHNOY4hS/d6MiTx5PbQ/.', 'paulo_amaro', 'facebook_user_paulo_amaro@example.com', 'https://www.facebook.com/app_scoped_user_id/10205943702343872/', '2015-05-27 05:19:53', '', 0, 'Paulo Amaro'),
(1026, 'Walter_Manuel_Cavaleiro_Chicharro', '$P$BcmF52oQBu9.ky2GDaNK8lwH2sj9Cd/', 'walter_manuel_cavaleiro_chicharro', 'walter.chicharro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204053874656457/', '2015-05-27 05:20:26', '', 0, 'Walter Manuel Cavaleiro Chicharro'),
(1027, 'Fernando_Nuno_Correia', '$P$Bba8ebtEGxFpubf7KiELMrkija98G0/', 'fernando_nuno_correia', 'fnnnc@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206902970711505/', '2015-05-27 05:43:04', '', 0, 'Fernando Nuno Correia'),
(1028, 'Carlos_Maria_Appleton', '$P$B42mJbr237dHV1PVhB7ODqQTwh36eS1', 'carlos_maria_appleton', 'caliappleton@gmail.com', 'https://plus.google.com/112018435665410022944', '2015-05-27 05:44:47', '', 0, 'Carlos Maria Appleton'),
(1029, 'Emmanuel_Ribeiro', '$P$BdD3UAdjfYy6ATUfq9K6POrkuAhRVd1', 'emmanuel_ribeiro', 'ribeiro.emmanuel@neuf.fr', 'https://www.facebook.com/app_scoped_user_id/10206226173151809/', '2015-05-27 05:56:19', '', 0, 'Emmanuel Ribeiro'),
(1030, 'Ines_Nobre_Guedes', '$P$BB2mU3OMu30FE/PU0lkMdSZl7Gxpvx1', 'ines_nobre_guedes', 'inesnguedes@gmail.com', 'https://plus.google.com/108585072900738308376', '2015-05-27 06:01:36', '', 0, 'Inês Nobre Guedes'),
(1031, 'Claudia_Franceschi', '$P$BRKujFGEDGAwlvvwJ86I58XPLq3W7D1', 'claudia_franceschi', 'claudia.cerqueira@outlook.com', 'https://www.facebook.com/app_scoped_user_id/1025386587473955/', '2015-05-27 06:01:54', '', 0, 'Claudia Franceschi'),
(1032, 'Maryana_Jacobsen', '$P$BGIME31Xxq829ktQTBdnZq/RRf1DHB/', 'maryana_jacobsen', 'facebook_user_maryana_jacobsen@example.com', 'https://www.facebook.com/app_scoped_user_id/10205246189008784/', '2015-05-27 06:13:39', '', 0, 'Maryana Jacobsen'),
(1033, 'Milena_Matias', '$P$BZM36d2hKF.mEpKecztTHUOd2tYa/F.', 'milena_matias', 'mariaribeiroferreira32@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1086186218062176/', '2015-05-27 06:28:17', '', 0, 'Milena Matias'),
(1034, 'Maria_Pereira', '$P$BxGtgODM1iA5KScrOVWRj829wTIjhV/', 'maria_pereira', 'mariafrancapereira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1134658143227919/', '2015-05-27 06:36:57', '', 0, 'Maria Pereira'),
(1035, 'Pedro_Montalvao', '$P$BXLVUHyOsIB498qOwTNo1suyTeTIMl/', 'pedro_montalvao', 'facebook_user_pedro_montalvao@example.com', 'https://www.facebook.com/app_scoped_user_id/10200854305077531/', '2015-05-27 06:38:23', '', 0, 'Pedro Montalvão'),
(1036, 'Monica_Marques', '$P$BJrF83GyZy7yiCld1gQiTZkKvJWVwG1', 'monica_marques', 'mim.marques@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/10203829192482010/', '2015-05-27 06:40:27', '', 0, 'Monica Marques'),
(1037, 'Joao_Fialho', '$P$BmbTGI6olplWq9hCaJWzfodIMeSEe6.', 'joao_fialho', 'joaoeduardo99@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/931969446853355/', '2015-05-27 06:44:42', '', 0, 'João Fialho'),
(1038, 'Alexandra_BCunha', '$P$BABinSqyjfzduLlcDGH3nsolTPUamN1', 'alexandra_bcunha', 'abcunha.cunha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/392238810981718/', '2015-05-27 06:46:26', '', 0, 'Alexandra BCunha'),
(1039, 'Filipe_Richheimer', '$P$BKtLIaSyIsDb58N5mICS5FPqe34uSq0', 'filipe_richheimer', 'frichheimer@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206758997554036/', '2015-05-27 06:55:01', '', 0, 'Filipe Richheimer'),
(1040, 'Teresa_Botelho_Neves', '$P$B3qbbUX4.6NWHdQ6YuOot/esVUpN8m/', 'teresa_botelho_neves', 'teresabotelhoneves@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152927194573785/', '2015-05-27 07:02:27', '', 0, 'Teresa Botelho Neves'),
(1041, 'Nadia_Vigia', '$P$B1jqlyi6QG10lpt3hm8WC17vAz/kVM0', 'nadia_vigia', 'nadiavigia@gmail.com', 'https://www.facebook.com/app_scoped_user_id/356461514554545/', '2015-05-27 07:03:40', '', 0, 'Nádia Vigia'),
(1042, 'Pedro_Carvalho', '$P$BRBNQcp7JRY9MSsren.pa52j5rIDeo1', 'pedro_carvalho', 'pedrofr_carvalho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/915693741806670/', '2015-05-27 07:13:33', '', 0, 'Pedro Carvalho'),
(1043, 'Luis_Godinho', '$P$BoLdyPU5eFbwSu6LB4A5/3g7Mu14gD.', 'luis_godinho', 'luisferreiragodinho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/979281975423776/', '2015-05-27 07:14:25', '', 0, 'Luis Godinho'),
(1044, 'Nuno_Leite', '$P$BHwltDJxLdxvGCAJjjiy4YB/EIrbX00', 'nuno_leite', 'nuno.leite@nservicos.pt', 'https://www.facebook.com/app_scoped_user_id/10202918612164715/', '2015-05-27 07:15:31', '', 0, 'Nuno Leite'),
(1045, 'Manel_SurfAventura', '$P$B8HEee1Lnll0vEs3RINkmelK6yi/Za1', 'manel_surfaventura', 'surfaventura@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1124239860925493/', '2015-05-27 07:18:27', '', 0, 'Manel SurfAventura'),
(1046, 'JMiguel_Santos', '$P$B/tmymW4ZvdKvY/0Jfp7t69lQiMj.n0', 'jmiguel_santos', 'jmiguelbvs@gmail.com', 'https://www.facebook.com/app_scoped_user_id/975204155834073/', '2015-05-27 07:18:46', '', 0, 'JMiguel Santos'),
(1047, 'Maria_Joao_Teixeira', '$P$B3cKuzkHk23UH/tSzu7pHho26oySi91', 'maria_joao_teixeira', 'cursos.maquilhagem@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206942606271951/', '2015-05-27 07:21:48', '', 0, 'Maria João Teixeira'),
(1048, 'Sofia_Ferreira', '$P$BJTDPRnDPo/2UH2KhTizRAck99QH6E/', 'sofia_ferreira', 'sfpires@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1009507422393006/', '2015-05-27 07:26:04', '', 0, 'Sofia Ferreira'),
(1049, 'Mariana_Rocha', '$P$BwD2KmiixbiS5j72r6YMtsyhKwY7tK0', 'mariana_rocha', 'marianavlmrocha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207198243300089/', '2015-05-27 07:38:46', '', 0, 'Mariana Rocha'),
(1050, 'Ana_Salgueiro', '$P$B2xbRw9/Ew0krEDOacB3kNcv.3BLJK.', 'ana_salgueiro', 'diassalgueiro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1115164505177235/', '2015-05-27 07:38:55', '', 0, 'Ana Salgueiro'),
(1051, 'Sandra_Amaral', '$P$BEkD31WFp9VH1dyBivhhk4zp0.pUSr1', 'sandra_amaral', 'sifamaral@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206081273728181/', '2015-05-27 07:39:07', '', 0, 'Sandra Amaral'),
(1052, 'Christine_Richheimer', '$P$BCu6WSmxs6d1K0t/VCYQEOjNbAbPl0/', 'christine_richheimer', 'crichheimer@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1021496997861021/', '2015-05-27 07:40:42', '', 0, 'Christine Richheimer'),
(1053, 'Maria_Aguiar', '$P$B0VHe7zAa/G/vDQOAHpzvblMbgWun5/', 'maria_aguiar', 'mariamspaguiar@gmail.com', 'https://www.facebook.com/app_scoped_user_id/952211498142642/', '2015-05-27 07:40:57', '', 0, 'Maria Aguiar'),
(1054, 'Katharina_Franck', '$P$Bh0D02gkPoUBuPvJxgoAgnVhEgVGR61', 'katharina_franck', 'kf@rainbirds.com', 'https://www.facebook.com/app_scoped_user_id/10206821373638246/', '2015-05-27 07:44:32', '', 0, 'Katharina Franck'),
(1055, 'Maria_Vasconcelos', '$P$BQt3phljZJlMDpzM72KmsT3mPTQnD1/', 'maria_vasconcelos', 'justinbieberly@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204313360214236/', '2015-05-27 07:47:11', '', 0, 'Maria Vasconcelos'),
(1056, 'Andre_Ramalhoso', '$P$BZ8TExCsRQwet7ww.uEOtiQmIS86bE1', 'andre_ramalhoso', 'andreramalhoso@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/961310373921731/', '2015-05-27 07:50:14', '', 0, 'André Ramalhoso'),
(1057, 'Graca_Assis', '$P$B36KcddKJ/VWBfSHp4UCSpwEm4xxVa.', 'graca_assis', 'mgra.assis@gmail.com', 'https://plus.google.com/107395510784544070726', '2015-05-27 07:57:18', '', 0, 'Graça Assis'),
(1058, 'WFernandes_Vieira', '$P$BA5aES0K.g8ccCtoR6jfw6FFoEC6wH.', 'wfernandes_vieira', 'w_vieira7@yahoo.com.br', 'https://www.facebook.com/app_scoped_user_id/1086761898018111/', '2015-05-27 07:58:48', '', 0, 'WFernandes Vieira'),
(1059, 'Mariana_Neves', '$P$B2L2aVLz1n.9TcH/cxOSQcGCDdxOBM/', 'mariana_neves', 'mariaanaaneves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/379523448909958/', '2015-05-27 07:59:47', '', 0, 'Mariana Neves'),
(1060, 'Maria_Joao', '$P$Btb17X/J0RQt6f6BFbxHOB8shpwtL30', 'maria_joao', 'majocarvalhoo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153024405888049/', '2015-05-27 07:59:53', '', 0, 'Maria João'),
(1061, 'Andre_Rodrigues_1', '$P$BNk5w4UUdglmEXd4JqsK21sA88f0.40', 'andre_rodrigues_1', 'rodrigues.andre.aires@gmail.com', 'https://plus.google.com/100668959276031917595', '2015-05-27 08:01:17', '', 0, 'Andre Rodrigues'),
(1062, 'Andre_Campos', '$P$Bx2THKza8coRYWfpj7E4iWo.zF27yG.', 'andre_campos', 'facebook_user_andre_campos@example.com', 'https://www.facebook.com/app_scoped_user_id/10204532770985318/', '2015-05-27 08:03:04', '', 0, 'Andre Campos'),
(1063, 'Manuel_Maria_Vicente', '$P$B.7m9mVBjFeNdykx5zJCfGgj95QDKs0', 'manuel_maria_vicente', 'manel1997portugal@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1092429147451134/', '2015-05-27 08:05:11', '', 0, 'Manuel Maria Vicente'),
(1064, 'Ana_Treka', '$P$BnC8fLmi6L5Sa35yblvh/k8kuWr7jc1', 'ana_treka', 'ana_treka@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153316426562464/', '2015-05-27 08:06:09', '', 0, 'Ana Treka'),
(1065, 'Joao_Simao', '$P$BgPS8zcXLyw/nFpeXp3jl4hBWswFUv1', 'joao_simao', 'joaomsimao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203149073566887/', '2015-05-27 08:11:26', '', 0, 'João Simão'),
(1066, 'Carlos_Pereira', '$P$BhY.ke1dZLS8kH7dd4WlG43fyDau/y/', 'carlos_pereira', 'kfpereira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152987464687832/', '2015-05-27 08:12:02', '', 0, 'Carlos Pereira'),
(1067, 'Joaquim_Penedo', '$P$BizTbEaI37YRPyjaFFzqgGYYqIimTf.', 'joaquim_penedo', 'fresbolojpenedo@gmail.com', 'https://plus.google.com/112625991681499252881', '2015-05-27 08:15:16', '', 0, 'Joaquim Penedo'),
(1068, 'alexandraph11', '$P$BhKmMnrDGdI9wzKStQQLVuxyKOl1V.0', 'alexandraph11', 'alexandra.pires.hernandez@gmail.com', 'https://plus.google.com/101174361507578729614', '2015-05-27 08:15:47', '', 0, 'alexandraph11'),
(1069, 'Maria_Barreto_Madeira', '$P$BbD6MHF8RpuQyCE3jVTAofh3ppKKq0/', 'maria_barreto_madeira', 'mariamadeira1998@gmail.com', 'https://www.facebook.com/app_scoped_user_id/955205504531137/', '2015-05-27 08:17:34', '', 0, 'Maria Barreto Madeira'),
(1070, 'Daniela_Melamed', '$P$B6CMVicpJJ6EGEUtiY9gUvIlE8cf6L1', 'daniela_melamed', 'danielamelamed@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153315178987290/', '2015-05-27 08:20:24', '', 0, 'Daniela Melamed'),
(1071, 'Gabriel_Chasse', '$P$BkL11SRpU6njTIpwjCoDeSu/glYCAo0', 'gabriel_chasse', 'chasse.fox2085@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203275553363536/', '2015-05-27 08:20:59', '', 0, 'Gabriel Chasse'),
(1072, 'Maria_Joana_Espirito-Santo', '$P$BC0FTUISnQgoM7LMnaQdQjXmKZuEqi1', 'maria_joana_espirito-santo', 'jo.gpes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/921619361228996/', '2015-05-27 08:21:58', '', 0, 'Maria Joana Espirito-Santo'),
(1073, 'Ines_Pais', '$P$BNqVYbXMslc4lXK1qLCP25UyOrHkPB.', 'ines_pais', 'inesrpais@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206625706871087/', '2015-05-27 08:25:03', '', 0, 'Inês Pais'),
(1074, 'Carlota_Figueiredo', '$P$BUqKtyROuGgbdJOLYWzYgBPt5CpUb41', 'carlota_figueiredo', 'carlotacarmo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204558425700916/', '2015-05-27 08:31:50', '', 0, 'Carlota Figueiredo'),
(1075, 'Paula_Timoteo', '$P$BpA/xkV7NDG3OdWA6cZDTQjaqNWHox0', 'paula_timoteo', 'paulatimoteopinto@gmail.com', 'https://www.facebook.com/app_scoped_user_id/956234224427498/', '2015-05-27 08:33:07', '', 0, 'Paula Timoteo'),
(1076, 'Antonio_J_Patinho_Pereira', '$P$ByBdEVBe1EflXmMGGho3u7ZK072FoF/', 'antonio_j_patinho_pereira', 'antoniojppereira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203021990149116/', '2015-05-27 08:33:09', '', 0, 'António J Patinho Pereira'),
(1077, 'Ana_Lisa', '$P$BU/o0LndUWM2hfVPppVXFp0IScBEtK0', 'ana_lisa', 'ana.lisa@candesign.pt', 'https://www.facebook.com/app_scoped_user_id/10206513977157737/', '2015-05-27 08:37:43', '', 0, 'Ana Lisa'),
(1078, 'Madalena_Guedes_de_Sousa', '$P$BwuLoAsdoZ392MU0TyRmHNJGDAw1y11', 'madalena_guedes_de_sousa', 'mada_guedes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152819610621146/', '2015-05-27 08:39:48', '', 0, 'Madalena Guedes de Sousa'),
(1079, 'Marta_Palma_Batista', '$P$BEc9a6LXtuMYqr16NfKapN9dUfsoU50', 'marta_palma_batista', 'martalealpalma@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207015445809402/', '2015-05-27 08:41:07', '', 0, 'Marta Palma Batista'),
(1080, 'Aninhas_Mira', '$P$B18KOdloUfYVhqByU7blBdc3.3/BY9.', 'aninhas_mira', 'aninhasmira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152952776083041/', '2015-05-27 08:41:11', '', 0, 'Aninhas Mira'),
(1081, 'Sergio_Vilao', '$P$BMJkHGLCAN8Eb67lZqyp9RE6Xpumay.', 'sergio_vilao', 'sergio.vilao@gmail.com', 'https://plus.google.com/104494154418113959817', '2015-05-27 08:42:03', '', 0, 'Sérgio Vilão'),
(1082, 'Catarina_Jorge', '$P$BSmh5gnm6tpbp2CDb1UNFprUj3ii0U1', 'catarina_jorge', 'catarinajorge@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207067760552198/', '2015-05-27 08:43:13', '', 0, 'Catarina Jorge'),
(1083, 'David_Martins', '$P$BlDISD7zea9gUSu4Nq75GkeKZDJGqr/', 'david_martins', 'davidrmartins@live.com', 'https://www.facebook.com/app_scoped_user_id/10153329334682246/', '2015-05-27 08:44:14', '', 0, 'David Martins'),
(1084, 'Antonio_Ribeiro', '$P$BTkiSYzv8wF0/ptPWEoI8pcNEjSoOC0', 'antonio_ribeiro', 'antoniioribeiro304@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153087147794930/', '2015-05-27 08:45:01', '', 0, 'António Ribeiro'),
(1085, 'Claudio_Leal_Fernandes', '$P$BEcIOr4u3bDv6VuP1YdirAv.HbIAee/', 'claudio_leal_fernandes', 'claudiolealfernandes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1119988068018780/', '2015-05-27 08:49:48', '', 0, 'Claudio Leal Fernandes'),
(1086, 'Catarina_Osorio_de_Castro', '$P$BEeNv7nPjEgJgZw3gpVzRCHWa9.UTZ1', 'catarina_osorio_de_castro', 'catarina.oc@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206712309506008/', '2015-05-27 08:50:46', '', 0, 'Catarina Osório de Castro'),
(1087, 'Pedro_Moreira', '$P$BUIzL75xZyI86DZ8tVBTLVMewOtnvA/', 'pedro_moreira', 'pedro_agudela@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1681088322114025/', '2015-05-27 08:51:23', '', 0, 'Pedro Moreira'),
(1088, 'Tiago_Anselmo', '$P$Bgn.zhxAd75DlE3/qAd1F0K70JldRf1', 'tiago_anselmo', 'tiago.anselmo.d@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152787355230064/', '2015-05-27 08:51:39', '', 0, 'Tiago Anselmo'),
(1089, 'Monica_Pinto-Coelho', '$P$BdebIPBbnB4sLTurt6WQkmNkpsvRtj1', 'monica_pinto-coelho', 'monicapintocoelho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206636506369464/', '2015-05-27 08:52:03', '', 0, 'Monica Pinto-Coelho'),
(1090, 'Joao_Dinis', '$P$BzpDReP7OT31XxIuVXFwEqJIzPGmgq1', 'joao_dinis', 'joaodinis@sushiconcept.pt', 'https://www.facebook.com/app_scoped_user_id/500647470113641/', '2015-05-27 08:53:42', '', 0, 'João Dinis'),
(1091, 'joao_goncalo_Santos', '$P$BeodbdzOKHCA9Pa1tEcihNtruC7gHi/', 'joao_goncalo_santos', 'jsantosdesign@gmail.com', 'https://plus.google.com/111617671287641268787', '2015-05-27 08:54:33', '', 0, 'joão gonçalo Santos'),
(1092, 'Rita_Neves', '$P$B7LaDNI1VX5EUdgAXNhr80vtYT6E3M.', 'rita_neves', 'rititanevesster@gmail.com', '', '2015-05-27 08:55:20', '', 0, 'Rita Neves'),
(1093, 'Carolina_Paulete', '$P$BnzQGZ09yU3Ean9Hd.qmqobleafL0r.', 'carolina_paulete', 'carolina_paulete@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152746273191612/', '2015-05-27 08:55:57', '', 0, 'Carolina Paulete'),
(1094, 'Catarina_de_Almeida', '$P$BtkSpI.1CNYgZW3E0DrDaFWfWzXYyM1', 'catarina_de_almeida', 'catinhaj@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153264641871421/', '2015-05-27 08:57:27', '', 0, 'Catarina de Almeida'),
(1095, 'Helena_Pedro', '$P$BVErIl.YAA6k8kQRgmFH15W7h/sjJe0', 'helena_pedro', 'helenap_17@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/856777081063565/', '2015-05-27 08:58:31', '', 0, 'Helena Pedro'),
(1096, 'Beatriz_Passaro', '$P$BVrhnGtHeL/1Ju30Kv2QJayzvXy6wm0', 'beatriz_passaro', 'bea_passaro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1065081743524171/', '2015-05-27 08:58:53', '', 0, 'Beatriz Pássaro'),
(1097, 'Joana_Rocha', '$P$BBgN7tk383BFwaudhx0o6k6FpvP7IA.', 'joana_rocha', 'joanahrocha@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155595966085103/', '2015-05-27 08:59:09', '', 0, 'Joana Rocha'),
(1098, 'Rita_LH', '$P$BUoIlc/oBPmLgMO0MM46F3GHkw5TBs1', 'rita_lh', 'ritalh@gmail.com', 'https://plus.google.com/111815087039628998062', '2015-05-27 09:02:18', '', 0, 'Rita LH'),
(1099, 'Tony_Rodrigues', '$P$BINJaO.q7GHiBO8nT4y9n8BRB.QnkR1', 'tony_rodrigues', 'tony_rodr@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152755785336784/', '2015-05-27 09:06:47', '', 0, 'Tony Rodrigues'),
(1100, 'Ana_Pereira_da_Silva', '$P$BavwKNCYfPfuh0fePMGp/a7DYFaCwI0', 'ana_pereira_da_silva', 'anassps@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10200528014720632/', '2015-05-27 09:09:07', '', 0, 'Ana Pereira da Silva'),
(1101, 'Ana_Palma_1', '$P$BJUEArs0RPXGBeQvM5G9NJBcouXCMY0', 'ana_palma_1', 'ana.rita_palma@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206495570178959/', '2015-05-27 09:17:51', '', 0, 'Ana Palma'),
(1102, 'Alexandre_Ferreira', '$P$Bz9f1fB99pHN7157UBsjFQDRVnTe8Y/', 'alexandre_ferreira', 'xaninho.surf@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205730607162998/', '2015-05-27 09:17:56', '', 0, 'Alexandre Ferreira'),
(1103, 'Lia_Muczenski', '$P$BFG8C0X0OTZ4OdmI1hzAqnd5KiPV2r1', 'lia_muczenski', 'facebook_user_lia_muczenski@example.com', 'https://www.facebook.com/app_scoped_user_id/10206421492558215/', '2015-05-27 09:22:45', '', 0, 'Lia Muczenski'),
(1104, 'Cristina_Carepo', '$P$BtNJGAPc9n0uEQsS85pzfDckRX9D7d.', 'cristina_carepo', 'cristina.carepo@clix.pt', 'https://www.facebook.com/app_scoped_user_id/10203387645606696/', '2015-05-27 09:23:25', '', 0, 'Cristina Carepo'),
(1105, 'Patricia_Ginja_Martins', '$P$B9E1gd9NMryWJQdpPpOz7taNmaF6GA1', 'patricia_ginja_martins', 'patriciagmartins@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/778978522216788/', '2015-05-27 09:32:49', '', 0, 'Patrícia Ginja Martins'),
(1106, 'Carolina_Lima', '$P$BuR0Jo.34MbSoCYwhYanZmncBS9b0K.', 'carolina_lima', 'espanador16@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1064843000212066/', '2015-05-27 09:33:36', '', 0, 'Carolina Lima'),
(1107, 'Miguel_Braga', '$P$BF8HkiwnnGpEeNDcXOU82bs6m99P.E/', 'miguel_braga', 'mbraga_mb@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204298226760258/', '2015-05-27 09:33:47', '', 0, 'Miguel Braga'),
(1108, 'Filipa_Mendes', '$P$Bu3x9NzZmbB.VBazOJPqjr13Oatl/T.', 'filipa_mendes', 'filipamaralmendes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205747548682305/', '2015-05-27 09:34:17', '', 0, 'Filipa Mendes'),
(1109, 'Beatriz_Frias', '$P$BGVxZXWRe5gVUVSmx7Vvw2usMvTyTL.', 'beatriz_frias', 'trizfrias_18@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205580073855181/', '2015-05-27 09:34:18', '', 0, 'Beatriz Frias'),
(1110, 'Nelson_Fonseca', '$P$BNn4GzSMeadkBftbuTRAp31q92jS3f/', 'nelson_fonseca', 'nelfonseca@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1126262480733272/', '2015-05-27 09:34:29', '', 0, 'Nelson Fonseca'),
(1111, 'Sonia_Afonso', '$P$BBhzAFON6T2I/2lJzm3ys2H5KLRRPn/', 'sonia_afonso', 'sonia.g.afonso@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203822788562520/', '2015-05-27 09:34:37', '', 0, 'Sónia Afonso'),
(1112, 'Jorge_Falcao', '$P$BxEeMcOWTPnaZu3QfZNcK7qhZwMa/4.', 'jorge_falcao', 'jorgefalcao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152779558391010/', '2015-05-27 09:35:14', '', 0, 'Jorge Falcão'),
(1113, 'Marta_Restolho', '$P$BZllfs6UJVaI.QjrYV9VcOqL372QWN0', 'marta_restolho', 'marta.restolho@gmail.com', 'https://plus.google.com/113815642406283846378', '2015-05-27 09:37:49', '', 0, 'Marta Restolho'),
(1114, 'Ana_Matias', '$P$BvP759sl2qdrBUamY91x5JAdCMuxn2.', 'ana_matias', 'aniratac.saitam@gmail.com', '', '2015-05-27 09:39:00', '', 0, 'Ana Matias');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1115, 'Maria_Valadares', '$P$BNU0Szq7q8U8nv1VQzgaXT0sKf6lmf/', 'maria_valadares', 'mariavaladares@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205657941186842/', '2015-05-27 09:40:55', '', 0, 'Maria Valadares'),
(1116, 'Maria_Helena_Silva', '$P$BtYL31TrUjOjYZpSCI86q0LpbsN2G.0', 'maria_helena_silva', 'mhelenancs@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/795421323888878/', '2015-05-27 09:42:32', '', 0, 'Maria Helena Silva'),
(1117, 'Ana_Rita', '$P$Bn8iRfeEsnwmscAQTPjz.fnrhc1Lje1', 'ana_rita', 'anarita_sousa24@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/798356156938040/', '2015-05-27 09:44:40', '', 0, 'Ana Rita'),
(1118, 'Andreia_Santos', '$P$B1K13Liye8LzVF4ZDJWrxJt5E0QCPM1', 'andreia_santos', 'andreia.1995@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204559984939182/', '2015-05-27 09:44:52', '', 0, 'Andreia Santos'),
(1119, 'Isabel_Corte_Real', '$P$BSkPZ8NRAYpxwaShkq8Pm8hwRAnT1N0', 'isabel_corte_real', 'isabelcreal@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10205928788690417/', '2015-05-27 09:48:24', '', 0, 'Isabel Corte Real'),
(1120, 'Luis_Ribeiro_Telles', '$P$Bbsw0fX780wYQML.MoKSEgyUiEAyUs0', 'luis_ribeiro_telles', 'luisribeirotelles@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206046807143395/', '2015-05-27 09:48:33', '', 0, 'Luis Ribeiro Telles'),
(1121, 'Ana_Dias', '$P$BHc56pJoN9uGgm5.x.t0HB0lByqgYy0', 'ana_dias', 'anammdias7@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203935477858437/', '2015-05-27 09:51:12', '', 0, 'Ana Dias'),
(1122, 'Vanda_Seixas_Fernandes', '$P$BwwID1amITAD5d75AhogZKgChc.9YK/', 'vanda_seixas_fernandes', 'vandamsc@vodamail.co.za', 'https://www.facebook.com/app_scoped_user_id/10206639501488932/', '2015-05-27 09:52:27', '', 0, 'Vanda Seixas Fernandes'),
(1123, 'Joao_Rios', '$P$B8cwfj67/skgDXN.fhQBL6/9dk.qCK/', 'joao_rios', 'jprr773@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205529070679558/', '2015-05-27 09:55:05', '', 0, 'Joao Rios'),
(1124, 'alexandre_hachmeister', '$P$BlMaNBit1tBS9bnBJKgnnIFJ96M4p2/', 'alexandre_hachmeister', 'alexandrehachmeister6@gmail.com', '', '2015-05-27 09:55:44', '', 0, 'alexandre hachmeister'),
(1125, 'Carlos_Vaz', '$P$BfPahrhhYsQZc2oa1DWm8at3c45jQP/', 'carlos_vaz', 'carlosvaz7@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1011708898847404/', '2015-05-27 09:57:21', '', 0, 'Carlos Vaz'),
(1126, 'Teresa_Correia_Laureano', '$P$B0fPa4j9msH3DB1z.JgOaxJiMXF5z7.', 'teresa_correia_laureano', 'teresacorreialaureano@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1598356773747605/', '2015-05-27 09:57:24', '', 0, 'Teresa Correia Laureano'),
(1127, 'Francisco_Almeida_Lavradio', '$P$BNO8tn9cu0lgSeBaZqAmOC0CvnC07f/', 'francisco_almeida_lavradio', 'franciscolavradio@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155694025840160/', '2015-05-27 10:00:05', '', 0, 'Francisco Almeida Lavradio'),
(1128, 'Sonia_Botelho', '$P$BvijHyw88CxzRy7lZOEyuYIHDmvdJk.', 'sonia_botelho', 'soniabamaro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1106876119326348/', '2015-05-27 10:00:45', '', 0, 'Sonia Botelho'),
(1129, 'Pedro_Fidalgo', '$P$BmeJJpxEbunE/8ChiFgRWPG2/7M5vo1', 'pedro_fidalgo', 'pedrowannabefidalgo@gmail.com', '', '2015-05-27 10:00:59', '', 0, 'Pedro Fidalgo'),
(1130, 'Maria_Pinto', '$P$B5e6teny4wUloreZJy1zPWEpMC3veD/', 'maria_pinto', 'madalenavarelapinto@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/460474990786089/', '2015-05-27 10:03:59', '', 0, 'Maria Pinto'),
(1131, 'Joana_Matos', '$P$BtymxlhBfsbMffw2fuXhpJfpbOsdji/', 'joana_matos', 'joana.r.n.matos@gmail.com', 'https://plus.google.com/106158545203550275599', '2015-05-27 10:06:08', '', 0, 'Joana Matos'),
(1132, 'Manel_Luz', '$P$B8RAofDa4ZCm16e59sz.JBE27bo7f30', 'manel_luz', 'manel.luz1998@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/669999209797249/', '2015-05-27 10:07:20', '', 0, 'Manel Luz'),
(1133, 'Miguel_Cardoso', '$P$BjFxZ86hFR87o.Svm/Q85YeAL9MHpm.', 'miguel_cardoso', 'kemicard@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206414833350685/', '2015-05-27 10:11:30', '', 0, 'Miguel Cardoso'),
(1134, 'Ana_Santos', '$P$BXiJ8EqUWO8rK3f332Ev/F9rYw.XlP0', 'ana_santos', 'anacsantos89@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153879428148858/', '2015-05-27 10:15:46', '', 0, 'Ana Santos'),
(1135, 'Leonor_Araujo', '$P$BmOIgeJMGSwutCQK508NpXBJYzLt8j.', 'leonor_araujo', 'leonorsousaaraujo@gmail.com', 'https://plus.google.com/108678588594710206635', '2015-05-27 10:17:22', '', 0, 'Leonor Araujo'),
(1136, 'Nuno_Miguel_Almeida', '$P$B.wWqW.rhpy60gaD26A/bBmKB//2LS0', 'nuno_miguel_almeida', 'nunoalmeidaxpto@gmail.com', 'https://www.facebook.com/app_scoped_user_id/975764879109465/', '2015-05-27 10:19:26', '', 0, 'Nuno Miguel Almeida'),
(1137, 'Bruno_Vicente', '$P$B.yEzJcTmYpdiiGTpVyvKqR9r1gEC8.', 'bruno_vicente', 'vicente.brunoc@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/919810808085486/', '2015-05-27 10:19:58', '', 0, 'Bruno Vicente'),
(1138, 'Carolina_Baia', '$P$B3UIX6HJYnNLqraj3xnZosDaFBcV/F1', 'carolina_baia', 'carolina.baia@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/657406611056486/', '2015-05-27 10:23:11', '', 0, 'Carolina Baía'),
(1139, 'Diogo_Mota', '$P$BSLZvY9AxIV.HHav0wpAr.VN0HOHUq/', 'diogo_mota', 'diogo_fa84@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/887821441291468/', '2015-05-27 10:24:52', '', 0, 'Diogo Mota'),
(1140, 'Margarida_Vieira', '$P$B8/gVpjsbVik.EHROWL6xt9ob.wbbR.', 'margarida_vieira', 'malilavieira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1087688447912971/', '2015-05-27 10:25:38', '', 0, 'Margarida Vieira'),
(1141, 'Jose_Marques', '$P$B95hz2gQuD9jxuA8xHuZtkm7lE9HpJ/', 'jose_marques', 'marquesj78@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/894694507257050/', '2015-05-27 10:26:31', '', 0, 'Jose Marques'),
(1142, 'Sofia_Rodrigues', '$P$BOAVAls2cmhex2IROgpHn/Xt6QzqCT/', 'sofia_rodrigues', 'sofiiarodriguez@gmail.com', 'https://plus.google.com/109553307314895070663', '2015-05-27 10:29:22', '', 0, 'Sofia Rodrigues'),
(1143, 'Pilar_Almeida', '$P$BEg0HIQ4lYLbLHcJds8w.SLaw.q/Sg1', 'pilar_almeida', 'pilarjr@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/434653840040345/', '2015-05-27 10:31:06', '', 0, 'Pilar Almeida'),
(1144, 'Cristina_Patacho', '$P$BJltGt8jcDSRjCRUgeeemh0txO5lTG0', 'cristina_patacho', 'cristina.patacho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1113876335296287/', '2015-05-27 10:32:58', '', 0, 'Cristina Patacho'),
(1145, 'Celia_Godinho', '$P$BVHYO1Y1mgwX3Ca1v6hU3/dqvF7jL2/', 'celia_godinho', 'celia-carapinhagodinho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/918352941521175/', '2015-05-27 10:33:58', '', 0, 'Celia Godinho'),
(1146, 'Barbara_De_Bastos_Catalao', '$P$Bn5gkKWIZMuJBVnPD4VoV/DlpXdrLq1', 'barbara_de_bastos_catalao', 'baba_catalao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205926687039893/', '2015-05-27 10:34:16', '', 0, 'Bárbara De Bastos Catalão'),
(1147, 'Matilde_Viana_Dias', '$P$BRcvhu6NxmJXE/BNU7r2/axMPsWPvo.', 'matilde_viana_dias', 'matide.vdias@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/974963549203228/', '2015-05-27 10:41:13', '', 0, 'Matilde Viana Dias'),
(1148, 'Andreia_Natal_Goncalves', '$P$BLWim/zpzBbwi9K4wG/pMtKxe/KmHz.', 'andreia_natal_goncalves', 'andreia4natal@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/943830045639138/', '2015-05-27 10:42:31', '', 0, 'Andreia Natal Gonçalves'),
(1149, 'Margarida_Banza', '$P$BybwNbqn4olXSqs9yk4Ed8M9YJEDRB/', 'margarida_banza', 'margabanza@gmail.com', 'https://www.facebook.com/app_scoped_user_id/981476818551797/', '2015-05-27 10:55:20', '', 0, 'Margarida Banza'),
(1150, 'Joana_Monteiro', '$P$BwCn8sP1x0aShf6pxZFCbCdeZ6HWD31', 'joana_monteiro', 'joana.monteiro93@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204358991803343/', '2015-05-27 10:55:49', '', 0, 'Joana Monteiro'),
(1151, 'Guilherme_Garcia', '$P$B33IbxY55qGW77ElyVJ6A3GvrGKz6P1', 'guilherme_garcia', 'guilhermegarcia.1@gmail.com', 'https://www.facebook.com/app_scoped_user_id/841329849238179/', '2015-05-27 10:57:13', '', 0, 'Guilherme Garcia'),
(1152, 'Ana_Maria_Abreu_Sousa', '$P$BJlDXx41tcTABZO/U8F4Hy3E5bVlKE1', 'ana_maria_abreu_sousa', 'ana.sousa_22@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10204313224966558/', '2015-05-27 10:57:15', '', 0, 'Ana Maria Abreu Sousa'),
(1153, 'Ana_Borges', '$P$BkSBTzc3cqJrg3X8rkQhjthJv1fQ3Q.', 'ana_borges', 'designcmnazare@gmail.com', 'https://plus.google.com/102317287336125370984', '2015-05-27 10:57:51', '', 0, 'Ana Borges'),
(1154, 'Filipe_Mendonca', '$P$BZWaAzQK64Qj3alSaznUsW2gOXGJVQ1', 'filipe_mendonca', 'frmendonca@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1162846660407638/', '2015-05-27 10:58:49', '', 0, 'Filipe Mendonça'),
(1155, 'Aristides_Assis', '$P$B7nPut0pZ6G/x1GJnBp4n2ZenJjMlv1', 'aristides_assis', 'asabrito@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1023375204340705/', '2015-05-27 11:00:03', '', 0, 'Aristides Assis'),
(1156, 'Gilda_Seomara_Rosa', '$P$Bo/EHeIwBJd2Nk3O.wcnl0RGqnukjL.', 'gilda_seomara_rosa', 'gildasrosa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207060900986586/', '2015-05-27 11:01:06', '', 0, 'Gilda Seomara Rosa'),
(1157, 'Jose_Augusto_Meco_Estrelinha', '$P$B4bQP.t7EPoBLw.aD/9Az5Zuz61wvK1', 'jose_augusto_meco_estrelinha', 'jamestrelinha@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/642153419253959/', '2015-05-27 11:03:18', '', 0, 'José Augusto Meco Estrelinha'),
(1158, 'Duarte_Catela', '$P$B33K9mAr7IsovJajJyEHGD3du.jIif.', 'duarte_catela', 'duartecatela@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153018237848621/', '2015-05-27 11:03:39', '', 0, 'Duarte Catela'),
(1159, 'Antonio_Alves', '$P$B3AJ/.bQ0fSz7vBGL9uckU0e/04pBE0', 'antonio_alves', 'facebook_user_antonio_alves@example.com', 'https://www.facebook.com/app_scoped_user_id/10206799851614790/', '2015-05-27 11:04:28', '', 0, 'Antonio Alves'),
(1160, 'Maria_Teresa_Zuzarte', '$P$BxaEPBjVLhGCdAYAVNKMoyEiKx4HA4.', 'maria_teresa_zuzarte', 'mariateresazuzarte@gmail.com', 'https://www.facebook.com/app_scoped_user_id/872282846177240/', '2015-05-27 11:08:35', '', 0, 'Maria Teresa Zuzarte'),
(1161, 'Teresa_Gentil_Martins', '$P$BJJvOW0BM5ZugRH4hTjO5eAjzvPxG0/', 'teresa_gentil_martins', 'tgm020@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153430964042033/', '2015-05-27 11:16:30', '', 0, 'Teresa Gentil Martins'),
(1162, 'Carlos_Vicente', '$P$B.mosr/AUqoRwnCK/DlsmmAEZVH2F0/', 'carlos_vicente', 'carlonevicentoni@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/910977245632086/', '2015-05-27 11:17:03', '', 0, 'Carlos Vicente'),
(1163, 'Manuel_Assis_Teixeira', '$P$BWL/FgdW5Kb0l//r9R40dhhwF1GbVY0', 'manuel_assis_teixeira', 'jonahmanu15@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153241726455709/', '2015-05-27 11:17:35', '', 0, 'Manuel Assis Teixeira'),
(1164, 'Andre_Ryder', '$P$BD4AAcbgFPdTHlkroOriu.q1o3Bi961', 'andre_ryder', 'andre.ryder@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204538740287770/', '2015-05-27 11:18:06', '', 0, 'Andre Ryder'),
(1165, 'Anabela_Moura', '$P$Bsb4PQWhUrcU4WVkcICfJL0BY7D2qk1', 'anabela_moura', 'moura.anabela1@gmail.com', 'https://www.facebook.com/app_scoped_user_id/982550158436197/', '2015-05-27 11:19:28', '', 0, 'Anabela Moura'),
(1166, 'Vera_Carvalho', '$P$Bd0rYizagwVuZRlkIEsSO62Vn7JUFd/', 'vera_carvalho', 'verritabec@gmail.com', 'https://www.facebook.com/app_scoped_user_id/870661866333185/', '2015-05-27 11:20:03', '', 0, 'Vera Carvalho'),
(1167, 'Catarina_Jardim', '$P$B48U2qDWvjSrX5z3wjWhkaEayWKcTb0', 'catarina_jardim', 'facebook_user_catarina_jardim@example.com', 'https://www.facebook.com/app_scoped_user_id/10155646540635436/', '2015-05-27 11:22:00', '', 0, 'Catarina Jardim'),
(1168, 'Helder_Pinto', '$P$BQTkx2V0KpViTdswwBINgyvO1gtQbC0', 'helder_pinto', 'helder_666@live.com', 'https://www.facebook.com/app_scoped_user_id/1086053081423906/', '2015-05-27 11:22:41', '', 0, 'Helder Pinto'),
(1169, 'Joao_Guedes', '$P$BEmEFhfhDeEyp5z1tqzSxHlZwxIQL6/', 'joao_guedes', 'joaoguedes_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/491981664291754/', '2015-05-27 11:24:55', '', 0, 'João Guedes'),
(1170, 'Ana_Hernando', '$P$BEzoWUzH1poUWuL8hzzCArKvB8KnpR/', 'ana_hernando', 's.manahernando@gmail.com', 'https://www.facebook.com/app_scoped_user_id/988838144484432/', '2015-05-27 11:26:17', '', 0, 'Ana Hernando'),
(1171, 'Dani_Bizarra', '$P$BiYS1iZJYWDcTuzrBI9Gl5qKL9QG4t1', 'dani_bizarra', 'danielbizarra@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1058360127511029/', '2015-05-27 11:26:37', '', 0, 'Dani Bizarra'),
(1172, 'Antonio_Travassos', '$P$BtUYaWlo5MPUu.yhyIlS.PGf5oAA5v/', 'antonio_travassos', 'avptravassos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1093771083983027/', '2015-05-27 11:27:45', '', 0, 'Antonio Travassos'),
(1173, 'Mocas_Grace', '$P$Bx0nt/SxDANEiCZ01wKGb9CmLka4830', 'mocas_grace', 'moquinhas5570@gmail.com', '', '2015-05-27 11:30:15', '', 0, 'Mocas Grace'),
(1174, 'Olga_Francisco', '$P$BPdty0dTU1Bkbnx83L6HtiL5uSGPmQ1', 'olga_francisco', 'olgasffrancisco@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/982757445068316/', '2015-05-27 11:32:50', '', 0, 'Olga Francisco'),
(1175, 'google_user', '$P$B7pTf304f9X48R5QTaXqJ4lofZxdmM0', 'google_user', 'r.muczenski@web.de', '', '2015-05-27 11:32:53', '', 0, 'google_user'),
(1176, 'Melanie_Bonella_Dal_Piero', '$P$B98uj9SL3LJsJZAGMCAMI37sZHV41t.', 'melanie_bonella_dal_piero', 'gsus@gmx.net', 'https://www.facebook.com/app_scoped_user_id/10205775123430199/', '2015-05-27 11:35:37', '', 0, 'Melanie Bonella Dal Piero'),
(1177, 'sandra_mesquita', '$P$Bpmw9qatmX1ZoPf4fGco7h95jNQWlN/', 'sandra_mesquita', 'macroinandyoung@gmail.com', 'https://plus.google.com/101192607944700267065', '2015-05-27 11:37:15', '', 0, 'sandra mesquita'),
(1178, 'Ana_Mendes_Ferreira', '$P$BgkUpTUvTmbipMd5U5/ia81o/wFhQt0', 'ana_mendes_ferreira', 'cantinhodalua@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152865254858263/', '2015-05-27 11:39:47', '', 0, 'Ana Mendes Ferreira'),
(1179, 'Paulo_Castro', '$P$Bkij8K3JLHjNErvX22PKnGUlBP4YiN.', 'paulo_castro', 'psmcastro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206731477987268/', '2015-05-27 11:40:04', '', 0, 'Paulo Castro'),
(1180, 'Margarida_Pacheco_de_Amorim', '$P$B3.F1lmTE/OoafSLPrdKkdax4EHtoI0', 'margarida_pacheco_de_amorim', 'margarida.pamorim@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/681124881992697/', '2015-05-27 11:42:55', '', 0, 'Margarida Pacheco de Amorim'),
(1181, 'Manel_Almeida', '$P$BP.oxSZdzRBzAnK4Nd5viSCRLCy8yM/', 'manel_almeida', 'manelgalmeida@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205407090155319/', '2015-05-27 11:44:03', '', 0, 'Manel Almeida'),
(1182, 'Silvia_Santos', '$P$Bjynkgc9jA3mrJukGonAvaQaUqQbr5/', 'silvia_santos', 'silviasousasantos@gmail.com', 'https://plus.google.com/102892877774953296247', '2015-05-27 11:46:58', '', 0, 'Silvia Santos'),
(1183, 'Joao_Rito', '$P$BRzjvFl8BPZ21ElpKmzSJkc4h.UAEp.', 'joao_rito', 'joaoritoo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1451097235200470/', '2015-05-27 11:50:00', '', 0, 'João Rito'),
(1184, 'Francisco_Carrola', '$P$BFI5yaBAu/1spmm3Phii3j9mS05uH/0', 'francisco_carrola', 'fcarrola@gmail.com', 'https://www.facebook.com/app_scoped_user_id/761587770605580/', '2015-05-27 11:51:28', '', 0, 'Francisco Carrola'),
(1185, 'Francisca_Kika_Alcada_XB', '$P$BcHHQyGI.rxNVjM93IbJOJAPgiWMNo/', 'francisca_kika_alcada_xb', 'kikaxara@gmail.com', 'https://www.facebook.com/app_scoped_user_id/659571300842472/', '2015-05-27 11:53:20', '', 0, 'Francisca Kika Alçada XB'),
(1186, 'Fernando_Nicolau_de_Almeida', '$P$BnnX4VSpAytXNfy/hz7bR1tF7VI46s0', 'fernando_nicolau_de_almeida', 'fnalmeida4@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203651254392835/', '2015-05-27 11:53:31', '', 0, 'Fernando Nicolau de Almeida'),
(1187, 'Bernard_Aragao', '$P$BaI1u75BiZzT9u4AhQNjYfPyPNbUzr.', 'bernard_aragao', 'bernard_aragao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205019272136409/', '2015-05-27 11:56:24', '', 0, 'Bernard Aragao'),
(1188, 'Carolina_Roquette_Miranda', '$P$BrdugI.02xMFukg6MW18k736ZkZGzT/', 'carolina_roquette_miranda', 'carolinamiranda93@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155545249510456/', '2015-05-27 11:57:03', '', 0, 'Carolina Roquette Miranda'),
(1189, 'Antonio_Martins', '$P$BlU.8ExwmHmQdnbgqZWUayR1.yL23T1', 'antonio_martins', 'ajpmartins@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203202981349899/', '2015-05-27 12:00:06', '', 0, 'António Martins'),
(1190, 'Jaime_Mateus', '$P$BKPCKE4BzCYn6y.rY0.ltPVPcKszyc.', 'jaime_mateus', 'jaimemateus@alfaiate.pt', 'https://www.facebook.com/app_scoped_user_id/10203007404025037/', '2015-05-27 12:00:54', '', 0, 'Jaime Mateus'),
(1191, 'Manno_Oliveira', '$P$BAvRxxPq3FZrKMdNm41Yhk2on/zMBz0', 'manno_oliveira', 'facebook_user_manno_oliveira@example.com', 'https://www.facebook.com/app_scoped_user_id/706209886147616/', '2015-05-27 12:06:25', '', 0, 'Manno Oliveira'),
(1192, 'Catarina_Noutel', '$P$BFso3V.h90KOP2KqNJwWl3deXVvEdi1', 'catarina_noutel', 'catarinanoutel@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1612607995690316/', '2015-05-27 12:06:53', '', 0, 'Catarina Noutel'),
(1193, 'Pedro_Borges', '$P$Bu934b8T6M6JUeM47uQXdShSDpBvs10', 'pedro_borges', 'facebook_user_pedro_borges@example.com', 'https://www.facebook.com/app_scoped_user_id/882154475156226/', '2015-05-27 12:13:27', '', 0, 'Pedro Borges'),
(1194, 'Joao_Braz', '$P$BPjFWjNUNf/CCi5AtdPWpvnP0zYp2j/', 'joao_braz', 'joao.g.braz@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/901285596580137/', '2015-05-27 12:17:19', '', 0, 'João Braz'),
(1195, 'Beatriz_Branco', '$P$BeGqg44K2ntGuuO8LxzAjiHcjsdPah0', 'beatriz_branco', 'beatrizpbranco@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1015987085092892/', '2015-05-27 12:17:58', '', 0, 'Beatriz Branco'),
(1196, 'Cristina_Pedroso', '$P$BP6A6DCiV4aWEsTiR7cr/KACWAU0E6/', 'cristina_pedroso', 'cristinapedroso@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204064265078820/', '2015-05-27 12:18:15', '', 0, 'Cristina Pedroso'),
(1197, 'Mena_Lopes', '$P$B28ULAdQmt2y55DsFNhuOkE9DCe2ww1', 'mena_lopes', 'mena.lopes@aip.pt', 'https://www.facebook.com/app_scoped_user_id/1082019195145369/', '2015-05-27 12:28:59', '', 0, 'Mena Lopes'),
(1198, 'Patricia_Gomes', '$P$BtL7eBDN6CyrWHD54pBLeCnLxCaj8p0', 'patricia_gomes', 'patriciagomes1@gmail.com', 'https://plus.google.com/102675138282531035264', '2015-05-27 12:35:39', '', 0, 'Patrícia Gomes'),
(1199, 'Joao_da_Silveira', '$P$BAQplM5/dqWudK/GOlupml5TEWuK/31', 'joao_da_silveira', 'gandajone@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153289004223119/', '2015-05-27 12:36:19', '', 0, 'João da Silveira'),
(1200, 'Rita_Fontes_de_Rhodes', '$P$BN.diSZ07n26WiDzl4PtBdwaMdmUeR/', 'rita_fontes_de_rhodes', 'facebook_user_rita_fontes_de_rhodes@example.com', 'https://www.facebook.com/app_scoped_user_id/975198419181659/', '2015-05-27 12:38:29', '', 0, 'Rita Fontes de Rhodes'),
(1201, 'Barbara_Guerreiro', '$P$B/.KbQX5tG0d.dv068/BffidIbk/qQ/', 'barbara_guerreiro', 'barbaraguerreiro1997@gmail.com', 'https://www.facebook.com/app_scoped_user_id/974010022633888/', '2015-05-27 12:43:52', '', 0, 'Bárbara Guerreiro'),
(1202, 'Carlos_Sousa', '$P$BtoMuTTPIZIFTTluGHBglvOfabIJVj/', 'carlos_sousa', 'jfmota@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/961330070553877/', '2015-05-27 12:47:12', '', 0, 'Carlos Sousa'),
(1203, 'Ana_Cristina_Pereira', '$P$BRnraU/VHFFt/CGbBnnGOeAK2Ztsx4.', 'ana_cristina_pereira', 'tinatour@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204196060209876/', '2015-05-27 12:48:01', '', 0, 'Ana Cristina Pereira'),
(1204, 'Ana_Mafalda_Barqueiro', '$P$B9bHHq5bleryvcvSUdhOvJExAl9V04/', 'ana_mafalda_barqueiro', 'ana.barqueiro@portugalmail.com', 'https://www.facebook.com/app_scoped_user_id/10153401289248689/', '2015-05-27 12:50:07', '', 0, 'Ana Mafalda Barqueiro'),
(1205, 'Filipe_Mil-Homens', '$P$BJvk0Z7KxlF.W/AqUAGPFWhAzi34Ic/', 'filipe_mil-homens', 'filipemilhs@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/931564920198523/', '2015-05-27 12:50:14', '', 0, 'Filipe Mil-Homens'),
(1206, 'Ines_Lopes', '$P$BbWBwW6vV7kuvMzqv2.rOs7X4KecVe/', 'ines_lopes', 'nesitalopes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/864356710324480/', '2015-05-27 12:51:15', '', 0, 'Inês Lopes'),
(1207, 'Emanuel_Matos', '$P$BfmfG08P0z9nh5Ez4H27JvisL9UbjX/', 'emanuel_matos', 'emanueldematos@iol.pt', 'https://www.facebook.com/app_scoped_user_id/10204443030102418/', '2015-05-27 12:51:18', '', 0, 'Emanuel Matos'),
(1208, 'Maria_Cristina_Dargent_Lampreia', '$P$BUmIuZwT2dhPF771esg4bRBopny8Tx0', 'maria_cristina_dargent_lampreia', 'mcristina.lampreia@gmail.com', 'https://www.facebook.com/app_scoped_user_id/949479008416442/', '2015-05-27 12:51:56', '', 0, 'Maria Cristina Dargent Lampreia'),
(1209, 'Gastao_Franco', '$P$B5WgIc8C176Pb.wHXXEG.n4k.VhB4o1', 'gastao_franco', 'gastaofranco@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1117344721612624/', '2015-05-27 12:52:08', '', 0, 'Gastão Franco'),
(1210, 'Francisca_Santos_da_Cunha', '$P$BGWMKhqCA7PRgkh3tvQxx2jcOTz7aC.', 'francisca_santos_da_cunha', 'kikita_cunha@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155557196365551/', '2015-05-27 12:52:32', '', 0, 'Francisca Santos da Cunha'),
(1211, 'Andreia_Kuka', '$P$BCdQ8z3m3wmnVKvNBH0v6oRLXw9oxo0', 'andreia_kuka', 'kuka_andreia@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206424065867756/', '2015-05-27 12:52:51', '', 0, 'Andreia Kuka'),
(1212, 'Patricia_Amaro', '$P$B9d0JtulNXLjJm8e51PW.Mc0YNyH2B1', 'patricia_amaro', 'pa.amaro9@gmail.com', 'https://plus.google.com/109250378536013160319', '2015-05-27 12:52:52', '', 0, 'Patrícia Amaro'),
(1213, 'David_Pinheiro', '$P$BAqb6Bz306w6XVoGvejWsQ9NiXfNce.', 'david_pinheiro', 'davidluispinheiro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200547634371371/', '2015-05-27 12:54:12', '', 0, 'David Pinheiro'),
(1214, 'Filipa_Martins', '$P$BmeOd1eyUDOsDwJLCKXr2rrDXRaelH1', 'filipa_martins', 'filipamartins@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152760836440933/', '2015-05-27 12:54:15', '', 0, 'Filipa Martins'),
(1215, 'Joao_Gambino', '$P$BbSODs/anMTYOmy0MAMtVXAxS3HlqJ1', 'joao_gambino', 'facebook_user_joao_gambino@example.com', 'https://www.facebook.com/app_scoped_user_id/10152874838751430/', '2015-05-27 12:55:28', '', 0, 'João Gambino'),
(1216, 'Renato_Bosch', '$P$B2LA8mjcZF9s//gcd7Je6rpHpfp7oI/', 'renato_bosch', 'renatobosch@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206910864272356/', '2015-05-27 12:55:31', '', 0, 'Renato Bosch'),
(1217, 'Beatriz_Caiado_Ramirez', '$P$B83Npui0.YjQtDBHC9vK1cW8QGwl2n/', 'beatriz_caiado_ramirez', 'beatrizcramirez@gmail.com', 'https://www.facebook.com/app_scoped_user_id/615791965189982/', '2015-05-27 12:55:36', '', 0, 'Beatriz Caiado Ramirez'),
(1218, 'Joaquim_Fialho', '$P$B3Ws0UQLaJVZ8ySNhy2wKktvzfUqaD0', 'joaquim_fialho', 'facebook_user_joaquim_fialho@example.com', 'https://www.facebook.com/app_scoped_user_id/976525095723949/', '2015-05-27 12:56:23', '', 0, 'Joaquim Fialho'),
(1219, 'John_Peter_Thomas', '$P$BqwaECJ1SDvllZ1DfQd2CSz7vryy9E.', 'john_peter_thomas', 'facebook_user_john_peter_thomas@example.com', 'https://www.facebook.com/app_scoped_user_id/545580982248770/', '2015-05-27 12:56:42', '', 0, 'John Peter Thomas'),
(1220, 'Hugo_Matos', '$P$Bs5MzdvyDu8FxJsGMrRtnalhNuer/x.', 'hugo_matos', 'megamatos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152757354701846/', '2015-05-27 13:00:16', '', 0, 'Hugo Matos'),
(1221, 'Maria_Ines_Dinis', '$P$BoRMthTrkIKcquSC8lNQ/s7c3vyRyc0', 'maria_ines_dinis', 'mariainesbdinis@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1005139836170501/', '2015-05-27 13:01:26', '', 0, 'Maria Inês Dinis'),
(1222, 'Barbara_Cerejo', '$P$BiLfxsNkBj8aaooJwpsDD6s6aaDl19/', 'barbara_cerejo', 'barbaracerejo_97@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/990908077599912/', '2015-05-27 13:02:46', '', 0, 'Bárbara Cerejo'),
(1223, 'Jorge_Faria_de_Sousa', '$P$BeeG8QRv1ed4VGp6xWi8cakDpUtcxv0', 'jorge_faria_de_sousa', 'jorge.affsousa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1029997070362051/', '2015-05-27 13:02:48', '', 0, 'Jorge Faria de Sousa'),
(1224, 'Catia_Goncalves', '$P$BrslWDfqQS16VtCbIta8PThpKPnWqI/', 'catia_goncalves', 'catialx@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/845175798899084/', '2015-05-27 13:03:14', '', 0, 'Cátia Gonçalves'),
(1225, 'Francisco_Ferreira_Coelho', '$P$BRR4f/liGyFqMMtY8Rv7R5IrN4zPei1', 'francisco_ferreira_coelho', 'franciscojcoelho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204344946332607/', '2015-05-27 13:05:22', '', 0, 'Francisco Ferreira Coelho'),
(1226, 'Marlene_Alminhas', '$P$B6Iot0lpQX5Bq9Xiw/96pdCgEXT04w/', 'marlene_alminhas', 'marlene.alminhas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/986613248017636/', '2015-05-27 13:05:43', '', 0, 'Marlene Alminhas'),
(1227, 'Jayme_Kopke', '$P$B/Z.q3GMInfnlBB13L0ylVzJrIkFei.', 'jayme_kopke', 'jayme.kopke@hamlet.com.pt', 'https://www.facebook.com/app_scoped_user_id/10205860232479509/', '2015-05-27 13:07:00', '', 0, 'Jayme Kopke'),
(1228, 'Gustavo_Pelixo', '$P$BAW3E1R9KxmI5clQUhOOuPQJ8moDAq1', 'gustavo_pelixo', 'gugapelixo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1641375749413760/', '2015-05-27 13:10:17', '', 0, 'Gustavo Pelixo'),
(1229, 'Robert_Dos_Passos_V', '$P$BP.llNaMnlv9N.eGRQCcyVqvvyNSOi.', 'robert_dos_passos_v', 'dospassos1991@gmail.com', 'https://plus.google.com/100901054673587387296', '2015-05-27 13:10:38', '', 0, 'Robert Dos Passos V'),
(1230, 'Daniel_Martins_1', '$P$B14IXAUnSk5tm9jnL8x0VqFyCwG6kF.', 'daniel_martins_1', 'facebook_user_daniel_martins_1@example.com', 'https://www.facebook.com/app_scoped_user_id/10200398334916339/', '2015-05-27 13:14:26', '', 0, 'Daniel Martins'),
(1231, 'Bruno_Rocha', '$P$BfdJKmRiZH1RICNMKGt2/4x8MHX0z91', 'bruno_rocha', 'ahcor88@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1677697939128002/', '2015-05-27 13:17:13', '', 0, 'Bruno Rocha'),
(1232, 'Claudia_Caramez_Duarte', '$P$BgBpkCrqTJyuk.fRFzk3lfc3QwlAmm/', 'claudia_caramez_duarte', 'claudiagvduarte@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200541410214154/', '2015-05-27 13:18:11', '', 0, 'Claudia Caramez Duarte'),
(1233, 'Paula_Botelho', '$P$BF/pT16VLPGfpiSzAFDfrVXTCfS8sN/', 'paula_botelho', 'pbotelho1968@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204077836697419/', '2015-05-27 13:18:14', '', 0, 'Paula Botelho'),
(1234, 'Goncalo_Ruivo', '$P$B36ATsgLvNI4ffIyMHYn5VvCxMFjff.', 'goncalo_ruivo', 'gruivo.indo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204567542164844/', '2015-05-27 13:19:04', '', 0, 'Gonçalo Ruivo'),
(1235, 'Antonio_Pereira_Goncalves', '$P$BARRpyC8sS7TvltJqAkUGlo2CbrFQx1', 'antonio_pereira_goncalves', 'facebook_user_antonio_pereira_goncalves@example.com', 'https://www.facebook.com/app_scoped_user_id/893417277381280/', '2015-05-27 13:19:33', '', 0, 'António Pereira Gonçalves'),
(1236, 'Nuno_Santos_2', '$P$B2fhZS.CxAx6B3haJyj8UsWTy7XOTI.', 'nuno_santos_2', 'nunuric@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206521001160816/', '2015-05-27 13:20:21', '', 0, 'Nuno Santos'),
(1237, 'Vasco_Abreu', '$P$Bn3UyySYsw6Rdj4ER833Js0jh1APIi.', 'vasco_abreu', 'vascobritoabreu@gmail.com', 'https://www.facebook.com/app_scoped_user_id/838415059569560/', '2015-05-27 13:22:40', '', 0, 'Vasco Abreu'),
(1238, 'Goncalo_Graca', '$P$BxjlM3WYXHmjU5wX4iM81ImOug1Bcq0', 'goncalo_graca', 'goncalograca5@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1000176403325775/', '2015-05-27 13:26:01', '', 0, 'Gonçalo Graça'),
(1239, 'Paulo_Almeida', '$P$Bm3mcuBAe.y2AXUElYj9QfYR.gE0cM.', 'paulo_almeida', 'facebook_user_paulo_almeida@example.com', 'https://www.facebook.com/app_scoped_user_id/10206088896317919/', '2015-05-27 13:27:57', '', 0, 'Paulo Almeida'),
(1240, 'Antonio_Rocha', '$P$Bhi6W/cFkiTd0k1z/9RUYIVX6MO8pE0', 'antonio_rocha', 'facebook_user_antonio_rocha@example.com', 'https://www.facebook.com/app_scoped_user_id/10205756649651462/', '2015-05-27 13:28:59', '', 0, 'António Rocha'),
(1241, 'Goncalo_Bandeira', '$P$BSokQxsN2wuZrdOvaAX1fVO5CNVT5d0', 'goncalo_bandeira', 'goncaloband@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153253899480490/', '2015-05-27 13:30:43', '', 0, 'Gonçalo Bandeira'),
(1242, 'Sonya_Jardim_Rodrigues_Alves', '$P$B9naWyozZS62dw6UlDU9knG4OBI1Ix1', 'sonya_jardim_rodrigues_alves', 'itc.translation@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153334999272930/', '2015-05-27 13:31:28', '', 0, 'Sonya Jardim Rodrigues Alves'),
(1243, 'Bernardo_Vaz_Pinto', '$P$BBrQsdhL8mK2ElNYULPM4eUG3ujmZa/', 'bernardo_vaz_pinto', 'benny_oliveira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/899127656792236/', '2015-05-27 13:31:48', '', 0, 'Bernardo Vaz Pinto'),
(1244, 'Diogo_Ramalhao', '$P$BwrT5SLBEV4O16aHkEq7czaiCCuynt/', 'diogo_ramalhao', 'diogoramalhaoma@gmail.com', 'https://plus.google.com/110841475104681652087', '2015-05-27 13:32:28', '', 0, 'Diogo Ramalhão'),
(1245, 'Goncalo_Lopes', '$P$B8BgZRMprCVvcTwgLfAryNs2Az/B5k.', 'goncalo_lopes', 'glfb007@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205539211214465/', '2015-05-27 13:35:11', '', 0, 'Gonçalo Lopes'),
(1246, 'Marta_Morgado', '$P$B62/2Z9GIkrL3RcOnx7ZotT4wAqFLO.', 'marta_morgado', 'martammoreira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207214363016811/', '2015-05-27 13:38:04', '', 0, 'Marta Morgado'),
(1247, 'Silvia_Matos', '$P$BPyx3NAPwnuh4okGFHjF.VJuVOg5T80', 'silvia_matos', 'matoscardon@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204033280223444/', '2015-05-27 13:38:38', '', 0, 'Silvia Matos'),
(1248, 'Teresa_Vera_Magalhaes', '$P$BXv/qNNg5JccM/kouoD6mmz8tht1N70', 'teresa_vera_magalhaes', 't.vera.magalhaes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206831094401724/', '2015-05-27 13:43:16', '', 0, 'Teresa Vera Magalhães'),
(1249, 'Manuela_Correia', '$P$BJeGetCF3yMBE9kC1Ns9PCm/h8821J.', 'manuela_correia', 'manu.correia2001@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206268813016555/', '2015-05-27 13:44:11', '', 0, 'Manuela Correia'),
(1250, 'Patricia_Vidigal', '$P$B4YxEKndc1aqFvR34joVWb6v4edhzT0', 'patricia_vidigal', 'patsvidigal@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/866910290011454/', '2015-05-27 13:44:50', '', 0, 'Patricia Vidigal'),
(1251, 'Decio_Costa', '$P$Bu5JLr4BeTMscc2fQD.67bj7CtJjWG1', 'decio_costa', 'deciocosta1989@gmail.com', 'https://plus.google.com/100001744650008225334', '2015-05-27 13:45:20', '', 0, 'Décio Costa'),
(1252, 'Goncalo_Bebiano_Caetano', '$P$BZe1ZQS0.zYqCg8Nv7Bw55gg8WA5G51', 'goncalo_bebiano_caetano', 'goncaetano@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155611067810704/', '2015-05-27 13:46:13', '', 0, 'Gonçalo Bebiano Caetano'),
(1253, 'Sergio_Nunes', '$P$Bb01RQoh3KDiDFF7a/S3xZj8GhrLoG.', 'sergio_nunes', 'sergionunes99@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1091436894206995/', '2015-05-27 13:46:18', '', 0, 'Sérgio Nunes'),
(1254, 'Cristina_Nobrega_de_Lima', '$P$B8RBoUl/COWz4S1tpoh7h7KXlQH.aV0', 'cristina_nobrega_de_lima', 'a_rodli77@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/940300169325415/', '2015-05-27 13:47:54', '', 0, 'Cristina Nóbrega de Lima'),
(1255, 'Madalena_Ferrao', '$P$Bq4O94OLODYINUokj0xV617.Y1xVb61', 'madalena_ferrao', 'madalena.ferrao2001@gmail.com', 'https://www.facebook.com/app_scoped_user_id/892317047473896/', '2015-05-27 13:48:39', '', 0, 'Madalena Ferrão'),
(1256, 'Francisca_Braganca_Ahrens_Teixeira', '$P$BQCH22Q89hriFvul.fUOi2erIDsMj6/', 'francisca_braganca_ahrens_teixeira', 'braganaf@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206950006248404/', '2015-05-27 13:53:02', '', 0, 'Francisca Bragança Ahrens Teixeira'),
(1257, 'Ana_Xistra', '$P$B/.MhIBMrk4Yjb1hq0rLrMTgqThoP30', 'ana_xistra', 'anaxistra@gmail.com', 'https://www.facebook.com/app_scoped_user_id/983484011681970/', '2015-05-27 13:53:38', '', 0, 'Ana Xistra'),
(1258, 'Paulo_Salvador', '$P$B7w3clzKgUsXkCsXp4LP3YcywXlFqL1', 'paulo_salvador', 'psalva123@gmail.com', 'https://plus.google.com/117247955442535881120', '2015-05-27 13:55:14', '', 0, 'Paulo Salvador'),
(1259, 'Madalena_Marta', '$P$ByzTh03S/8jW4lcz538rQCtQRja0bJ1', 'madalena_marta', 'mmartha@motolusa.pt', 'https://www.facebook.com/app_scoped_user_id/10202922526423460/', '2015-05-27 13:56:05', '', 0, 'Madalena Marta'),
(1260, 'Candida_Goncalves', '$P$BxDh0kbA322PNnIujEYBh/6vqS1OHF0', 'candida_goncalves', 'facebook_user_candida_goncalves@example.com', 'https://www.facebook.com/app_scoped_user_id/844352642305846/', '2015-05-27 13:57:54', '', 0, 'Candida Goncalves'),
(1261, 'Tomas_Sales', '$P$BdFpZAOBOerXBwV9Bio3OZbUhRpmx1.', 'tomas_sales', 'facebook_user_tomas_sales@example.com', 'https://www.facebook.com/app_scoped_user_id/10206223629503531/', '2015-05-27 13:59:20', '', 0, 'Tomás Sales'),
(1262, 'Suzana_Quadrado', '$P$B67RZaa2GYylhOYsJJnys14LwTmI.R0', 'suzana_quadrado', 'suzanaquadrado@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202919818675057/', '2015-05-27 14:00:11', '', 0, 'Suzana Quadrado'),
(1263, 'Ivan_Costa', '$P$BUZiROWOPL80Sp2fvnOtP9hyVdNA0J.', 'ivan_costa', 'ivanbarroscosta99@gmail.com', 'https://www.facebook.com/app_scoped_user_id/933945156651644/', '2015-05-27 14:00:53', '', 0, 'Ivan Costa'),
(1264, 'Susana_Alexandra_Carvalho', '$P$Bfz56TgUEKXBqSprhvA6sWkcH1oPub/', 'susana_alexandra_carvalho', 'suacarvalho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206677859686829/', '2015-05-27 14:01:36', '', 0, 'Susana Alexandra Carvalho'),
(1265, 'Bernardo_Raposo', '$P$Bjyz6QSqKgwU6FDRFX8rp/NYL4ZDIC/', 'bernardo_raposo', 'facebook_user_bernardo_raposo@example.com', 'https://www.facebook.com/app_scoped_user_id/754574674662038/', '2015-05-27 14:01:53', '', 0, 'Bernardo Raposo'),
(1266, 'Bernardo_Guimaraes', '$P$BryCYf9ZLrOTsx1tiWiL9e0aSUpcxY1', 'bernardo_guimaraes', 'berna_guimaraes@msn.com', 'https://www.facebook.com/app_scoped_user_id/10205727506140211/', '2015-05-27 14:02:10', '', 0, 'Bernardo Guimarães'),
(1267, 'Miguel_Guerreiro', '$P$BEjX8pzcQuBX5Bkfjqzl.ZBO.t4AB31', 'miguel_guerreiro', 'facebook_user_miguel_guerreiro@example.com', 'https://www.facebook.com/app_scoped_user_id/10153275824286011/', '2015-05-27 14:03:41', '', 0, 'Miguel Guerreiro'),
(1268, 'Ivo_Sousa', '$P$BN2l/kHXs8e0RrWU5nWg6cHpSd1Kzl0', 'ivo_sousa', 'hundrum@gmail.com', 'https://plus.google.com/101242306220161856924', '2015-05-27 14:08:07', '', 0, 'Ivo Sousa'),
(1269, 'Caetana_Pereira_Coutinho', '$P$BU3irwyNnyKyxdkAZOU76rt6H62DsL.', 'caetana_pereira_coutinho', 'caetanapc@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152922046326476/', '2015-05-27 14:09:16', '', 0, 'Caetana Pereira Coutinho'),
(1270, 'Pedro_Barbudo', '$P$B7DO6mAMoYNnXo4iK7RsRikaVwnNIY0', 'pedro_barbudo', 'pedrobarbudo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152967476767972/', '2015-05-27 14:12:24', '', 0, 'Pedro Barbudo'),
(1271, 'Ema_Carvalho_de_Sousa', '$P$B.X646nAKjqIG0hPw0usmJv6QC10aN0', 'ema_carvalho_de_sousa', 'emacarvalhosousa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/846152498767525/', '2015-05-27 14:13:45', '', 0, 'Ema Carvalho de Sousa'),
(1272, 'Sergio_Seixas', '$P$BbKvWhVjkWzy09GVE57Ihsemixh33s1', 'sergio_seixas', 'sergio.seixas@vodafone.pt', 'https://www.facebook.com/app_scoped_user_id/1026265087405270/', '2015-05-27 14:13:48', '', 0, 'Sergio Seixas'),
(1273, 'Maria_Do_Mar_MelloBreyner', '$P$BF71Pz5oJqQ/rAvLFl09pAJZAC6B771', 'maria_do_mar_mellobreyner', 'facebook_user_maria_do_mar_mellobreyner@example.com', 'https://www.facebook.com/app_scoped_user_id/10153241689866049/', '2015-05-27 14:17:35', '', 0, 'Maria Do Mar MelloBreyner'),
(1274, 'Rodrigo_Martins', '$P$Bp2MXvexq7VUiwRJ9CvyM.Wh45utfy.', 'rodrigo_martins', 'rodrigo_martins_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155581713550693/', '2015-05-27 14:18:54', '', 0, 'Rodrigo Martins'),
(1275, 'Volcom_Portugal', '$P$BeZaPbJCVWJcHpUdc3AwJ5iuJ.IQcd0', 'volcom_portugal', 'volcomportugal1@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202849669402944/', '2015-05-27 14:19:07', '', 0, 'Volcom Portugal'),
(1276, 'Tiago_Costa_2', '$P$BAJRrBQqe59zyewZgYjoGfAacogTOH0', 'tiago_costa_2', 'biri-@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153339777812438/', '2015-05-27 14:19:11', '', 0, 'Tiago Costa'),
(1277, 'Rui_Da_Silva', '$P$BhlUjvc2MmajNAhcB8IRjQO.s7xr0U/', 'rui_da_silva', 'ruirucasilva@gmail.com', 'https://www.facebook.com/app_scoped_user_id/997819883564602/', '2015-05-27 14:21:01', '', 0, 'Rui Da Silva'),
(1278, 'Renato_California', '$P$B213qniqneChYzr5yFCZbeLSFTRXmP.', 'renato_california', 'jgoncalves153@gmail.com', 'https://www.facebook.com/app_scoped_user_id/613522682118708/', '2015-05-27 14:21:05', '', 0, 'Renato Califórnia'),
(1279, 'Nuno_Viegas', '$P$B03lb5CD6NO8aXfBW4wD9G0uExntdy/', 'nuno_viegas', 'vienuno@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1017895281554344/', '2015-05-27 14:22:15', '', 0, 'Nuno Viegas'),
(1280, 'Tiago_Claro', '$P$B4PepceWpY19yo2CzLykXzlou1.Jlx/', 'tiago_claro', 'facebook_user_tiago_claro@example.com', 'https://www.facebook.com/app_scoped_user_id/10153289796808119/', '2015-05-27 14:22:32', '', 0, 'Tiago Claro'),
(1281, 'Tiago_Ladeiras', '$P$BcI1vz4hwOVa2CLeZbxx4M5gzqhixc.', 'tiago_ladeiras', 'tiagones23@gmail.com', 'https://plus.google.com/109335327522463156155', '2015-05-27 14:22:40', '', 0, 'Tiago Ladeiras'),
(1282, 'Miguel_Povoa_Costa', '$P$BrRgUmIYvBG9rKq5HDUduoVfVTZ0a7/', 'miguel_povoa_costa', 'mpcost@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206029443750207/', '2015-05-27 14:23:29', '', 0, 'Miguel Póvoa Costa'),
(1283, 'Nuno_Sardinha', '$P$BfT82N5rcXa1P/UVOr/HBy4/xOgDgR/', 'nuno_sardinha', 'sardinhanuno@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204459566826016/', '2015-05-27 14:25:38', '', 0, 'Nuno Sardinha'),
(1284, 'Miguel_Lamelas', '$P$BohJCtljHAUudrIwY1XdkfYwjLqVcn1', 'miguel_lamelas', 'miguel_lamelas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1112431688773907/', '2015-05-27 14:25:50', '', 0, 'Miguel Lamelas'),
(1285, 'Mauro_Pereira', '$P$BfqouRp2WiCDGzlJiI25Yf2uWMbElU/', 'mauro_pereira', 'facebook_user_mauro_pereira@example.com', 'https://www.facebook.com/app_scoped_user_id/949877025074493/', '2015-05-27 14:29:36', '', 0, 'Mauro Pereira'),
(1286, 'Diogo_Silva', '$P$BFnp/Zq8s6Rd/iOUzfCYWRv1Kj4QGZ0', 'diogo_silva', 'dsilva1106@gmail.com', 'https://www.facebook.com/app_scoped_user_id/925166697504785/', '2015-05-27 14:30:07', '', 0, 'Diogo Silva'),
(1287, 'Marisa_Cebola', '$P$BSkvSrz7w6tc9NcOHV3XJb7rQhNrP0/', 'marisa_cebola', 'marisacebola@netc.pt', 'https://www.facebook.com/app_scoped_user_id/969274363106696/', '2015-05-27 14:30:24', '', 0, 'Marisa Cebola'),
(1288, 'Ana_Melo_Cano', '$P$BD/UCBrORtmYggRGYz6MNSLpNs83.b0', 'ana_melo_cano', 'anamelocano@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/974810552550241/', '2015-05-27 14:32:57', '', 0, 'Ana Melo Cano'),
(1289, 'Rafaela_Simas', '$P$BOgfrGVlcDAPe3T4iAUbdm0umz2xzj0', 'rafaela_simas', 'rafaela.simas99@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1110887438925755/', '2015-05-27 14:35:00', '', 0, 'Rafaela Simas'),
(1290, 'Margarida_Teixeira_de_Sousa', '$P$BzkkHfCnkBjXWsthOsGc6mPt7VaM7b1', 'margarida_teixeira_de_sousa', 'marga_tsda@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153021486342239/', '2015-05-27 14:35:48', '', 0, 'Margarida Teixeira de Sousa'),
(1291, 'Ana_Rita_1', '$P$BDDWRp1gGsl7Shaq48.oGVNdwx.RP..', 'ana_rita_1', 'anarita.calheiros@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1003382413014991/', '2015-05-27 14:37:02', '', 0, 'Ana Rita'),
(1292, 'Jorge_Coelho', '$P$BTXr9.vMURmW07N8LBu5VY0WJ7lf8u.', 'jorge_coelho', 'coejorge@gmail.com', 'https://plus.google.com/115500712775994810995', '2015-05-27 14:37:19', '', 0, 'Jorge Coelho'),
(1293, 'Rodolfo_Rosario_Neves', '$P$BclzOxbhdrwvZ4y40HXmRhxD9la4Ky.', 'rodolfo_rosario_neves', 'ratusfari@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205713800998504/', '2015-05-27 14:37:27', '', 0, 'Rodolfo Rosário Neves'),
(1294, 'Salvador_Nogueira', '$P$BEiPLx0Orv3Ru5K23JyFL0BfDulq8Z/', 'salvador_nogueira', 'salvasnogueira1@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/979460602094166/', '2015-05-27 14:37:56', '', 0, 'Salvador Nogueira'),
(1295, 'Sonia_Estrela', '$P$B7ZbNrUsIMKBfMjuRcQWZnU3t.fyoX0', 'sonia_estrela', 'sonia_estrela@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153131177873113/', '2015-05-27 14:38:00', '', 0, 'Sonia Estrela'),
(1296, 'Tiago_Maximo', '$P$BSDE2.pSts78V5TpEEVTRRtGyfX8Oa/', 'tiago_maximo', 't.max.28@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155626529960444/', '2015-05-27 14:39:20', '', 0, 'Tiago Máximo'),
(1297, 'Carolina_Norton_De_Matos', '$P$BVeB3MFkvyWdT.0yswnU0P0APx4gK3.', 'carolina_norton_de_matos', 'carolina_n_m@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153287097705803/', '2015-05-27 14:42:16', '', 0, 'Carolina Norton De Matos'),
(1298, 'Rita_Lima', '$P$BJ7QxDVz1uFUy71ZNegyGMVM9ZXT1k.', 'rita_lima', 'ritanobrega.lima@gmail.com', 'https://www.facebook.com/app_scoped_user_id/910541735633623/', '2015-05-27 14:44:21', '', 0, 'Rita Lima'),
(1299, 'Pedro_Lopes_1', '$P$BmZNmFuy.8aUrJGgOKeOh2bQh3tmkP1', 'pedro_lopes_1', 'facebook_user_pedro_lopes_1@example.com', 'https://www.facebook.com/app_scoped_user_id/961335360566648/', '2015-05-27 14:46:22', '', 0, 'Pedro Lopes'),
(1300, 'Julia_Maria_Oliveira_Botelho', '$P$BDs7/U9H5UrOBXou9KEyDWQp9fD/Gt1', 'julia_maria_oliveira_botelho', 'juliabotelho@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/835507069864387/', '2015-05-27 14:47:36', '', 0, 'Júlia Maria Oliveira Botelho'),
(1301, 'Mafalda_Almeida_Angelo', '$P$BKCpC6Y3TIWm0.F/WxQbazF.5W0DKP0', 'mafalda_almeida_angelo', 'mafaldaalmeidaangelo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/961906663844257/', '2015-05-27 14:48:30', '', 0, 'Mafalda Almeida Ângelo'),
(1302, 'Goncalo_Lopes_1', '$P$BTcGvVz.DUGj9AyKO65tcRNOTkoNql1', 'goncalo_lopes_1', 'goncalosantanalopes@gmail.com', 'https://plus.google.com/116746151396844110421', '2015-05-27 14:49:59', '', 0, 'Gonçalo Lopes'),
(1303, 'Diogo_Silva_1', '$P$BOogRSdra/NV0R8jWz.MZx4IoUwHVs/', 'diogo_silva_1', 'diogosilva_3@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153328364455692/', '2015-05-27 14:50:33', '', 0, 'Diogo Silva'),
(1304, 'Margarida_Espanha', '$P$BlrftuAFL4B7GseIyX2EC6pE/2gZRQ1', 'margarida_espanha', 'margaridaespanha@gmail.com', 'https://plus.google.com/108046734308340269518', '2015-05-27 14:51:44', '', 0, 'Margarida Espanha'),
(1305, 'Tiago_Cunha_Porto', '$P$BtVZaESzj8KKiNqm4DDgklO6bPmr//0', 'tiago_cunha_porto', 'tiagocunhaporto@gmail.com', 'https://plus.google.com/101589493979383443076', '2015-05-27 14:52:35', '', 0, 'Tiago Cunha Porto'),
(1306, 'jose_coelho', '$P$BKkZaQIW7ETvlLzUdFe6g.64nbVOj5/', 'jose_coelho', 'jose.coelho2@gmail.com', 'https://plus.google.com/116667675407065723796', '2015-05-27 14:57:01', '', 0, 'jose coelho'),
(1307, 'MariaCristina_Felix_de_Melo', '$P$BAfn3A.v0vsdf5p9ZtU7kv4c4OxPGH/', 'mariacristina_felix_de_melo', 'mcristina.felixmelo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/802164986533866/', '2015-05-27 14:58:02', '', 0, 'MariaCristina Félix de Melo'),
(1308, 'Simao_Maria_Villar', '$P$Bxx4dIwQ6G2Fom.Z/92wO.ZW2ioKE9.', 'simao_maria_villar', 'simaovilar@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1220197158006019/', '2015-05-27 14:59:11', '', 0, 'Simao Maria Villar'),
(1309, 'Amaro_Ferreira', '$P$BFKzx6Oa/xAemtKEFAMJlv94YbTT9c0', 'amaro_ferreira', 'mr.amaroferreira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204209714744047/', '2015-05-27 15:00:01', '', 0, 'Amaro Ferreira'),
(1310, 'Hugo_Leao', '$P$BVRZIi4o/X56C54TEii5syaPlhPUYw1', 'hugo_leao', 'facebook_user_hugo_leao@example.com', 'https://www.facebook.com/app_scoped_user_id/10206129756216790/', '2015-05-27 15:06:11', '', 0, 'Hugo Leão'),
(1311, 'Miguel_Sanchez', '$P$BSg4WQfAn.Y9xksyFb4SU/JHmlY0uk1', 'miguel_sanchez', 'surfing.miguel@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204383803131158/', '2015-05-27 15:07:50', '', 0, 'Miguel Sanchez'),
(1312, 'Ana_Esteves', '$P$BiXVj.XlNQNhYhr0mAx.Y1y7QJ7gfl.', 'ana_esteves', 'facebook_user_ana_esteves@example.com', 'https://www.facebook.com/app_scoped_user_id/10206477796044017/', '2015-05-27 15:14:28', '', 0, 'Ana Esteves'),
(1313, 'Pedro_Pisco', '$P$BEYMA/TQ3N6XaAVNdcDsGHLtgP8K82/', 'pedro_pisco', 'cristopisco@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1010902948934360/', '2015-05-27 15:16:24', '', 0, 'Pedro Pisco'),
(1314, 'Antonio_Pelicano', '$P$BvvrfZjLNL5IgEnCq3PHRed/hII3X60', 'antonio_pelicano', 'pelibmx069@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1067927066570395/', '2015-05-27 15:16:54', '', 0, 'Antonio Pelicano'),
(1315, 'Goncalo_L_Santos', '$P$BzPljAvEogJHjpyTMNpz7kyNsVU8Vv/', 'goncalo_l_santos', 'facebook_user_goncalo_l_santos@example.com', 'https://www.facebook.com/app_scoped_user_id/10205819950770702/', '2015-05-27 15:19:48', '', 0, 'Gonçalo L. Santos'),
(1316, 'Mariana_Constanca', '$P$Bsu0lGqZmEJkwDrYNP3Jy0DR/EEoOu/', 'mariana_constanca', 'mariana.constanca2001@gmail.com', 'https://www.facebook.com/app_scoped_user_id/369551519920975/', '2015-05-27 15:21:50', '', 0, 'Mariana Constança'),
(1317, 'Vittor_Cardoso', '$P$BqL/CbkHewYu8hdkVMv2HqtQzUAH0A1', 'vittor_cardoso', 'vittorcardoso88@gmail.com', 'https://www.facebook.com/app_scoped_user_id/477791222373751/', '2015-05-27 15:22:20', '', 0, 'Vittor Cardoso'),
(1318, 'Maria_Ana_Ventura', '$P$BR7RtKp9.XfWJJYmZTN5Dv3OqnESD01', 'maria_ana_ventura', 'maria_ana_ventura@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153408139708278/', '2015-05-27 15:23:47', '', 0, 'Maria Ana Ventura'),
(1319, 'Claudia_Costa', '$P$BirG4lK0IqBtCxxM9Il7mxIxaEFWQy.', 'claudia_costa', 'cflaucosta641@gmail.com', 'https://www.facebook.com/app_scoped_user_id/856055024429854/', '2015-05-27 15:25:52', '', 0, 'Claudia Costa'),
(1320, 'Diogo_Carvalho_1', '$P$BinZLINzIzQbDyuotQMeQ/OKoWzC1U0', 'diogo_carvalho_1', 'xupapeace@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1598893233703758/', '2015-05-27 15:29:12', '', 0, 'Diogo Carvalho'),
(1321, 'Joao_Costa_Alves', '$P$BEhI1BIf18OsiQAWTxAmdwlx8x6GRe.', 'joao_costa_alves', 'jca1957@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1020207987991063/', '2015-05-27 15:29:54', '', 0, 'João Costa Alves'),
(1322, 'Joana_Rodrigues_1', '$P$B8IyXtdjF17k.IwWvZvwBiYmOlsJVX0', 'joana_rodrigues_1', 'ju.lrodrigues77@gmail.com', 'https://plus.google.com/111774463402581635520', '2015-05-27 15:34:24', '', 0, 'Joana Rodrigues'),
(1323, 'Francisco_Delgado', '$P$B7MtvL/Su0bTJdp62KoP62K7lJLjRd0', 'francisco_delgado', 'fradelgado@gmail.com', 'https://plus.google.com/112390755576645317554', '2015-05-27 15:35:09', '', 0, 'Francisco Delgado'),
(1324, 'Luis_Eyre', '$P$BL2LVqCGiNwZwOe4h8nnZJl3ow79eD/', 'luis_eyre', 'luis-eyre@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153367276436151/', '2015-05-27 15:38:26', '', 0, 'Luis Eyre'),
(1325, 'Maria_De_Fatima_Almeida', '$P$BIt0wJOX1VGeB0XPOdmZ5HtPPOOtN90', 'maria_de_fatima_almeida', 'almeidamariasa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/967914889920486/', '2015-05-27 15:42:09', '', 0, 'Maria De Fátima Almeida'),
(1326, 'Marta_Gomes', '$P$BZL9y4DQwzRfxFsVHEBrmkAfJbzkZK0', 'marta_gomes', 'martagomes2@gmail.com', 'https://plus.google.com/114685049803537923236', '2015-05-27 15:43:00', '', 0, 'Marta Gomes'),
(1327, 'Antonio_Duarte', '$P$BpXDcGKWbqXbhWq4scko0Xh4lE7K2G.', 'antonio_duarte', 'toy.duarte@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1106984972661273/', '2015-05-27 15:43:10', '', 0, 'António Duarte'),
(1328, 'ze_maria_cortez', '$P$BA9WyEQZ.0BJaURy9OZ6i6bL9sattB0', 'ze_maria_cortez', 'zemariacortez96@gmail.com', 'https://plus.google.com/110192591196078073979', '2015-05-27 15:43:25', '', 0, 'ze maria cortez'),
(1329, 'Tiago_Montalvao', '$P$BM53pCvTs/zNdUj.o1DUO2uogzSb8W1', 'tiago_montalvao', 't.montalvao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1112012242146029/', '2015-05-27 15:43:26', '', 0, 'Tiago Montalvão'),
(1330, 'Artur_Fernandes', '$P$BOlks3j4oyx0X02TyGj9SiSLQzklyW.', 'artur_fernandes', 'artur.despomar@gmail.com', 'https://plus.google.com/113745123710163810775', '2015-05-27 15:43:30', '', 0, 'Artur Fernandes'),
(1331, 'Luis_Villa_de_Brito', '$P$BssfsaZ2Eme3oqA3SbltixqUB.dys.1', 'luis_villa_de_brito', 'luisvillabrito@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152949743420773/', '2015-05-27 15:45:04', '', 0, 'Luis Villa de Brito'),
(1332, 'Andre_Marmelo', '$P$BlSx7wXLJdLoBE.ELRFqAVxivb4Ykt1', 'andre_marmelo', 'andre_marmelo97@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1449010528747073/', '2015-05-27 15:45:12', '', 0, 'André Marmelo'),
(1333, 'Antonio_Souto', '$P$BTxBeFu.zViuv1m/yRhaem.cBDX8gE1', 'antonio_souto', 'antoniossouto@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204084693946849/', '2015-05-27 15:46:34', '', 0, 'António Souto'),
(1334, 'Teresa_Calado', '$P$BDiYnYBmpQEjbWxLW4L5KY8qJvvRRi1', 'teresa_calado', 'tcalado10@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1057805234249227/', '2015-05-27 15:50:43', '', 0, 'Teresa Calado'),
(1335, 'Laura_Trovao', '$P$BD6YikICdlf0Qzick5LF1yDEOUcWIS0', 'laura_trovao', 'lauratruvao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1104893592871203/', '2015-05-27 15:52:03', '', 0, 'Laura Trovão'),
(1336, 'Alexandra_Amaro', '$P$BUCoN3bpy42Bak7s9yPWmNvdJxSMpK0', 'alexandra_amaro', 'a.amaro@campus.fct.unl.pt', 'https://plus.google.com/104181800360050764472', '2015-05-27 15:52:29', '', 0, 'Alexandra Amaro');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1337, 'Goma_Desi_Gn', '$P$BbXBhqoo/8x8qwP5UZBkYZTgX2ZV521', 'goma_desi_gn', 'facebook_user_goma_desi_gn@example.com', 'https://www.facebook.com/app_scoped_user_id/10204327565179003/', '2015-05-27 15:52:44', '', 0, 'Goma Desi Gn'),
(1338, 'Jackie_Uricchio', '$P$BegZqOEHIdCzeKKCmaK6jYLP1MU9NH/', 'jackie_uricchio', 'facebook_user_jackie_uricchio@example.com', 'https://www.facebook.com/app_scoped_user_id/10152869345698144/', '2015-05-27 15:53:07', '', 0, 'Jackie Uricchio'),
(1339, 'Teresa_Saldanha', '$P$Bw5NmuhBINGO/oB650TW8JokOJd4W6/', 'teresa_saldanha', 'teresinhavsaldanha@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/446413042185764/', '2015-05-27 15:55:03', '', 0, 'Teresa Saldanha'),
(1340, 'Ana_Teresa_Xistra', '$P$BCUk1rbfzGDF5zXLwKZmoHKO1CZ.VF/', 'ana_teresa_xistra', 'atxistra@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204284389646679/', '2015-05-27 15:59:26', '', 0, 'Ana Teresa Xistra'),
(1341, 'Helder_Blayer', '$P$B5RHe/XLYX0cq1yX0l9Qy.AHWdnWZp.', 'helder_blayer', 'hblayer@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205611857589512/', '2015-05-27 15:59:52', '', 0, 'Hélder Blayer'),
(1342, 'Carlos_Andre_Rodrigues_Cardeira', '$P$Bwq11hZrTquGozQURFcQWAvvzWvXAL0', 'carlos_andre_rodrigues_cardeira', 'carlosrcardeira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/840997452615624/', '2015-05-27 16:00:37', '', 0, 'Carlos André Rodrigues Cardeira'),
(1343, 'Catarina_Vieira', '$P$Bf8WktjwZOGEvo.fP.sDoVLR2Az2G60', 'catarina_vieira', 'anacatarina.vieira13@gmail.com', 'https://www.facebook.com/app_scoped_user_id/481958655291470/', '2015-05-27 16:02:16', '', 0, 'Catarina Vieira'),
(1344, 'IGOR_POLESEL_BUENO_DE_OLIVEIRA', '$P$BXrw5lMQ/rFSZ.vsn..xUUBe7SSzcH/', 'igor_polesel_bueno_de_oliveira', 'polesel.igor@gmail.com', 'https://plus.google.com/113322247192644002626', '2015-05-27 16:04:47', '', 0, 'IGOR POLESEL BUENO DE OLIVEIRA'),
(1345, 'Rafaela_Pombares_Rodrigues', '$P$BXJiVNFGGJIMGHIdR.G0MOhxP.dHbI.', 'rafaela_pombares_rodrigues', 'rafaaelarodrigues@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/839713342777771/', '2015-05-27 16:08:54', '', 0, 'Rafaela Pombares Rodrigues'),
(1346, 'Paula_Lima', '$P$B4aMbZes4GQO2GXCFP0mhRWLuYQu/80', 'paula_lima', 'loucuraenata@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205919225493802/', '2015-05-27 16:11:21', '', 0, 'Paula Lima'),
(1347, 'Joana_Correia_Pinheiro', '$P$Bt3QEfBIqLaG1CoFDcoApw4NUpXpiQ0', 'joana_correia_pinheiro', 'tumblrjoanacp@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/588866767923313/', '2015-05-27 16:13:25', '', 0, 'Joana Correia Pinheiro'),
(1348, 'Tiago_Pereira', '$P$BpxKEbay/P3dQKWNcJH2SXZziKBi4B1', 'tiago_pereira', 'tapp.graphics@gmail.com', 'https://www.facebook.com/app_scoped_user_id/999235676755172/', '2015-05-27 16:13:59', '', 0, 'Tiago Pereira'),
(1349, 'Lourenco_Abreu_Katzenstein', '$P$BfXKab/ZIruLCqKIKER18lJZPKILPN1', 'lourenco_abreu_katzenstein', 'lourencokatzenstein@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205903863309116/', '2015-05-27 16:14:05', '', 0, 'Lourenço Abreu Katzenstein'),
(1350, 'Barbara_Agua', '$P$B.5jotMUqgqRWdhPjVzXhtfMrPM1T01', 'barbara_agua', 'barbaragua@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/868870256518907/', '2015-05-27 16:14:57', '', 0, 'Bárbara Água'),
(1351, 'Cristina_Antunes', '$P$BglBQ8FTf54FjPjtRi8p1l.fSi/Jrx/', 'cristina_antunes', 'mariamadalena1@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152951530674503/', '2015-05-27 16:15:01', '', 0, 'Cristina Antunes'),
(1352, 'Miguel_Mata', '$P$B7I6CiNMLuc0pKzdLhPftlv03D33o31', 'miguel_mata', 'migasmatta@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205004994990605/', '2015-05-27 16:15:10', '', 0, 'Miguel Mata'),
(1353, 'Sofia_Saldanha', '$P$B8dsXwCwMDG/fyLbAaVnqj62FUGzPP0', 'sofia_saldanha', 'sofiasaldanha@meo.pt', 'https://www.facebook.com/app_scoped_user_id/1433031730337325/', '2015-05-27 16:15:33', '', 0, 'Sofia Saldanha'),
(1354, 'Elisa_Marina', '$P$BDsGiH/3bi10vmLSW1EDbhfq420Tze.', 'elisa_marina', 'emarina80@gmail.com', 'https://plus.google.com/104285163217005043037', '2015-05-27 16:17:14', '', 0, 'Elisa Marina'),
(1355, 'Mercedes_Mata', '$P$BMm8bX29CBiv8PPVHAlbQYYdfAOP3G0', 'mercedes_mata', 'merce.mata@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10200457242111124/', '2015-05-27 16:17:20', '', 0, 'Mercedes Mata'),
(1356, 'Irene_Paula', '$P$B/1Y2L8lLJxUMdg9UzhrGQItX41UEk1', 'irene_paula', 'jipaula@clix.pt', 'https://www.facebook.com/app_scoped_user_id/10204529353613385/', '2015-05-27 16:17:32', '', 0, 'Irene Paula'),
(1357, 'Beatriz_Abreu_Katzenstein', '$P$BkPRqtCspOH2cTFavg5KsqekLCcJWr1', 'beatriz_abreu_katzenstein', 'junho1999_beatriz@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1099107146771173/', '2015-05-27 16:22:40', '', 0, 'Beatriz Abreu Katzenstein'),
(1358, 'Zeca_Queiroz', '$P$BAxxKp10GYJ5xfJdhvm0.UoTHIn2KP/', 'zeca_queiroz', 'zeca.queiros@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204905042365901/', '2015-05-27 16:23:45', '', 0, 'Zeca Queiroz'),
(1359, 'Pedro_Santos_1', '$P$BGMMFQ51n057jL26gIILGX9TzCSStq/', 'pedro_santos_1', 'facebook_user_pedro_santos_1@example.com', 'https://www.facebook.com/app_scoped_user_id/472470966236608/', '2015-05-27 16:24:07', '', 0, 'Pedro Santos'),
(1360, 'Wilson_Barbeiro', '$P$BBi5leketb19hre1NVRK6elnP/pMDU.', 'wilson_barbeiro', 'wilson.f.f.barbeiro@gmail.com', 'https://plus.google.com/115333578779992832138', '2015-05-27 16:24:58', '', 0, 'Wilson Barbeiro'),
(1361, 'Caetana_Abreu_Katzenstein', '$P$Bq06Jm.3zd7smuh4VJcwcJJYQK1vIi.', 'caetana_abreu_katzenstein', 'facebook_user_caetana_abreu_katzenstein@example.com', 'https://www.facebook.com/app_scoped_user_id/10155529545855231/', '2015-05-27 16:26:38', '', 0, 'Caetana Abreu Katzenstein'),
(1362, 'Hugo_M_Pereira', '$P$BgtNdi9diBfxK/MeKCg7x8rwSIFPsG0', 'hugo_m_pereira', 'hugoribamar@gmail.com', 'https://www.facebook.com/app_scoped_user_id/540749656064265/', '2015-05-27 16:27:29', '', 0, 'Hugo M. Pereira'),
(1363, 'Susana_M_Santos', '$P$BbcbxpeYJ2k5EeLglUq1TxvzB6xl271', 'susana_m_santos', 'smsantos@surfportugal.pt', 'https://www.facebook.com/app_scoped_user_id/833145710105459/', '2015-05-27 16:31:13', '', 0, 'Susana M. Santos'),
(1364, 'Goncalo_Avillez', '$P$BO4BDnRCI6UFPxSdyOQpZLSaOXLFkp.', 'goncalo_avillez', 'gonabap2@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/566785510091536/', '2015-05-27 16:35:25', '', 0, 'Gonçalo Avillez'),
(1365, 'Marianna_Tavares', '$P$B9.RU7.wXbb9YoHoCXTf4lIPWuzbEk.', 'marianna_tavares', 'facebook_user_marianna_tavares@example.com', 'https://www.facebook.com/app_scoped_user_id/711736558953129/', '2015-05-27 16:36:49', '', 0, 'Marianna Tavares'),
(1366, 'Maria_Rhodes_Morgado', '$P$BRwv06F8tzwRXK5pMHTZr3G6JkULM5/', 'maria_rhodes_morgado', 'm.emiliarhodes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1020251044651660/', '2015-05-27 16:37:56', '', 0, 'Maria Rhodes Morgado'),
(1367, 'Joana_Quintela', '$P$Bt8U1HdkvaffWAJQ6RGjExBMLNLkRb0', 'joana_quintela', 'joana.quintelapq@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1613505778862232/', '2015-05-27 16:39:01', '', 0, 'Joana Quintela'),
(1368, 'Henrique_Ribeiro_Ferreira', '$P$BF3Gx2jDL6XepDkFUJNybDuW3BF11G/', 'henrique_ribeiro_ferreira', 'henrique-ferreira2009@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1068098626552144/', '2015-05-27 16:39:36', '', 0, 'Henrique Ribeiro Ferreira'),
(1369, 'Zoe_Uricchio', '$P$BlLNzeoHzU8hljgixzzhtGfWkPbakv1', 'zoe_uricchio', 'facebook_user_zoe_uricchio@example.com', 'https://www.facebook.com/app_scoped_user_id/10206061497310310/', '2015-05-27 16:44:28', '', 0, 'Zoe Uricchio'),
(1370, 'Joao_Barbosa', '$P$Bmmj8hyCsTii1i.hrqC7FH7E80snHn1', 'joao_barbosa', 'mail.barbosa@gmail.com', 'https://plus.google.com/101773179214475618743', '2015-05-27 16:49:58', '', 0, 'João Barbosa'),
(1371, 'Sukr_Sukr', '$P$Br0YgThKqJHZdV3t9HdlDrP6xa6nj00', 'sukr_sukr', 'barrosaudrey@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1134282209922513/', '2015-05-27 16:50:51', '', 0, 'Sukr Sukr'),
(1372, 'Flip_Fernandes', '$P$BQEhhWjB6m40lS4cSw/LiYhCcoml/O.', 'flip_fernandes', 'fernandesfilipe@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155607388345029/', '2015-05-27 16:52:28', '', 0, 'Flip Fernandes'),
(1373, 'Margarida_Almeida', '$P$Bl30p2NB5YUtL6rHLUO5T399lr9ezD/', 'margarida_almeida', 'mags_point23@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/936518803077099/', '2015-05-27 16:53:17', '', 0, 'Margarida Almeida'),
(1374, 'Ofelia_Queiroz_Aires', '$P$BvtHFhDBc7R9ZyPafhgECdM6c.Lw3R/', 'ofelia_queiroz_aires', 'ofelia.pintoqueiroz@csassociados.pt', 'https://www.facebook.com/app_scoped_user_id/1615951475318002/', '2015-05-27 16:54:26', '', 0, 'Ofélia Queiroz Aires'),
(1375, 'Antonio_Mendonca', '$P$BNVWMXSe/YdXZ35FM47g/p4/fNfyMB.', 'antonio_mendonca', 'facebook_user_antonio_mendonca@example.com', 'https://www.facebook.com/app_scoped_user_id/10203617982759539/', '2015-05-27 16:55:50', '', 0, 'António Mendonça'),
(1376, 'Ze_Maria_Sousa_Franco', '$P$BhaAo.5FHQeoWrOD6zpQScz5cOWOj5.', 'ze_maria_sousa_franco', 'zemsfranco@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152798110771767/', '2015-05-27 16:56:53', '', 0, 'Zé Maria Sousa Franco'),
(1377, 'Pedro_Coutinho', '$P$Bc5BP943sHMym5K.CudfB7Umgg.b0h/', 'pedro_coutinho', 'pedroc_30@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/482033388640180/', '2015-05-27 17:01:03', '', 0, 'Pedro Coutinho'),
(1378, 'Joana_Lobo', '$P$BIgRljTXaBjASKH..ZXXmenGjz0LmM0', 'joana_lobo', 'jucalobo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204056583153259/', '2015-05-27 17:01:56', '', 0, 'Joana Lobo'),
(1379, 'Sofia_Macedo', '$P$BPLReC5Jskg/0Mvv3S.1xSBW7PwcPo/', 'sofia_macedo', 'sofia.kafca@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1130323250326684/', '2015-05-27 17:03:17', '', 0, 'Sofia Macedo'),
(1380, 'Pedro_Pereira', '$P$B2ss3wH9A/Zh6Cfw0qDSNFfTMTvHmd/', 'pedro_pereira', 'pmpereira98@gmail.com', 'https://www.facebook.com/app_scoped_user_id/882579361780979/', '2015-05-27 17:04:23', '', 0, 'Pedro Pereira'),
(1381, 'Maria_Monte_Pegado_Loureiro', '$P$BzSXANUPx62AEXGZF5qIjUDJdj0mqO.', 'maria_monte_pegado_loureiro', 'mariamontepegado@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205764578327356/', '2015-05-27 17:04:39', '', 0, 'Maria Monte Pegado Loureiro'),
(1382, 'Alice_Portella', '$P$BadPDkvAg6t3LmFhiPfJnC/uXSsofD1', 'alice_portella', 'lia.agps@gmail.com', 'https://www.facebook.com/app_scoped_user_id/791225980975702/', '2015-05-27 17:05:41', '', 0, 'Alice Portella'),
(1383, 'Antonio_Rocha_da_Silveira', '$P$BRChY8PS27Xjk6VC0XxHz68rX1YHGT1', 'antonio_rocha_da_silveira', 'antoniosilveira723@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/616599035143288/', '2015-05-27 17:06:05', '', 0, 'António Rocha da Silveira'),
(1384, 'Afonso_Meneses', '$P$B50tw54ULp68TgZsb9T9U3wf4UeQof/', 'afonso_meneses', 'minipicos@gmail.com', '', '2015-05-27 17:09:34', '', 0, 'Afonso Meneses'),
(1385, 'Rodrigo_Perdigao', '$P$BPrHE4DIOsDB8uB/QuCEhrDmkDmJqO1', 'rodrigo_perdigao', 'rodperdigao@gmail.com', 'https://plus.google.com/112622330729028336995', '2015-05-27 17:10:56', '', 0, 'Rodrigo Perdigao'),
(1386, 'Joao_Vicente', '$P$B85PNT5rK9/fSi8/jl3vGatRPRZhSy1', 'joao_vicente', 'joao_m_vicente@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1153666317993873/', '2015-05-27 17:11:11', '', 0, 'João Vicente'),
(1387, 'Ruy_Brazao', '$P$BCFWnMLqcFWluncw2jNVFnac2uTW1c1', 'ruy_brazao', 'ruybrazao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1128156697210748/', '2015-05-27 17:11:55', '', 0, 'Ruy Brazao'),
(1388, 'Sofia_Bruschy', '$P$BT8ufr4ZZWLAM9MjypSzzbBM3uljeT1', 'sofia_bruschy', 'sofiabruschy@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1665302657035579/', '2015-05-27 17:14:39', '', 0, 'Sofia Bruschy'),
(1389, 'Ines_Costa_Ferreira', '$P$BMngVmi1Es6za4OPH7Nq3aMSPKNJhp1', 'ines_costa_ferreira', 'inescostaferreira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152783354492077/', '2015-05-27 17:14:54', '', 0, 'Inês Costa Ferreira'),
(1390, 'Hugo_Eduardo_Cipriano', '$P$BqgxeTDEGioD6bkeTovjHD.iwWQ8u3.', 'hugo_eduardo_cipriano', 'hugocipriano@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1063384127022672/', '2015-05-27 17:15:01', '', 0, 'Hugo Eduardo Cipriano'),
(1391, 'Veronique_Carpentier', '$P$BudVjtZW0eiskfluzjG2l35pZ9DFUO0', 'veronique_carpentier', 'facebook_user_veronique_carpentier@example.com', 'https://www.facebook.com/app_scoped_user_id/10153915438214466/', '2015-05-27 17:19:20', '', 0, 'Veronique Carpentier'),
(1392, 'Antonio_Freire', '$P$BM.Id1zCW3eTfR7NqEwP5go2m59gZo0', 'antonio_freire', 'antoniofreire1999@gmail.com', 'https://plus.google.com/115441262542527889287', '2015-05-27 17:24:42', '', 0, 'Antonio Freire'),
(1393, 'Bruno_Miguel_Do_Amaral', '$P$B77Ksm9OgnF2afOFhCblYNvayDumW3.', 'bruno_miguel_do_amaral', 'brunomiguelamaral23@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203004813920603/', '2015-05-27 17:27:28', '', 0, 'Bruno Miguel Do Amaral'),
(1394, 'Sandra_Reis_Santos', '$P$BAnbA3n5Ma/cI6lZasIoFCxXSNAUBH/', 'sandra_reis_santos', 'sandra.ireissantos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205793452888661/', '2015-05-27 17:27:31', '', 0, 'Sandra Reis Santos'),
(1395, 'Rui_Espadaneiraaa', '$P$BZ7Xq3XXr6jxu6V/lByjDD5ORdQwoc1', 'rui_espadaneiraaa', 'ruiespadaneira1@gmail.com', 'https://plus.google.com/113573620193311633816', '2015-05-27 17:30:39', '', 0, 'Rui Espadaneiraaa'),
(1396, 'Luisa_Mandacaru', '$P$BEQALetjPHqspS1fz1YOJv//sU3XZK.', 'luisa_mandacaru', 'luimandacaru@gmail.com', 'https://plus.google.com/108651077513755400020', '2015-05-27 17:31:53', '', 0, 'Luisa Mandacaru'),
(1397, 'Goncalo_Magalhaes', '$P$BYfM8R57LPWFUf2ATlcIE67odBjBSF/', 'goncalo_magalhaes', 'go_magalhaes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205944524905964/', '2015-05-27 17:32:42', '', 0, 'Gonçalo Magalhães'),
(1398, 'Frederico_Lima', '$P$B/2Aren4abDPc9kHzPH9o6bF/o2zrL1', 'frederico_lima', 'fredpaquetelima@gmail.com', 'https://plus.google.com/109283640731932523658', '2015-05-27 17:33:49', '', 0, 'Frederico Lima'),
(1399, 'Pedro_Nuno_Veiga_Fernandes', '$P$BJxVTw6Xv1UNOv1rAIH00SkGccUxeo1', 'pedro_nuno_veiga_fernandes', 'pnvfernandes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206833683231300/', '2015-05-27 17:36:07', '', 0, 'Pedro Nuno Veiga Fernandes'),
(1400, 'Bernardo_Oliveira', '$P$BfCDd.dEz5w1CXKV8AWH9oEyWE2FXD0', 'bernardo_oliveira', 'bernardo_hipe_16@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/485978081556739/', '2015-05-27 17:37:34', '', 0, 'Bernardo Oliveira'),
(1401, 'Sandra_Salome_Prudencio', '$P$B0mHOcU2jqWGsMqys9H9eCYKADtY0b/', 'sandra_salome_prudencio', 'sandraprudencio@me.com', 'https://www.facebook.com/app_scoped_user_id/1025898460796148/', '2015-05-27 17:38:28', '', 0, 'Sandra Salomé Prudencio'),
(1402, 'Vanessa_Vicente', '$P$BknuFzGdxicIL7xMkMKvuk6emBqOjQ.', 'vanessa_vicente', 'vanessa_gvicente@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/982028111830602/', '2015-05-27 17:40:23', '', 0, 'Vanessa Vicente'),
(1403, 'Pedro_Cortez_de_Lobao_1', '$P$B47dXvfSBwuUFodWyzWj9ck3uS/S16.', 'pedro_cortez_de_lobao_1', 'pedroclobao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153402053845929/', '2015-05-27 17:44:28', '', 0, 'Pedro Cortez de Lobão'),
(1404, 'Marta_Gonzaga', '$P$B.OD892XWmWP2XE14C52HNU1iwcEMi.', 'marta_gonzaga', 'marta01gonzaga@gmail.com', '', '2015-05-27 17:45:21', '', 0, 'Marta Gonzaga'),
(1405, 'Jenny_Feliciano', '$P$BgeyM.H9puFoyyclYLS881AUj/4QDz0', 'jenny_feliciano', 'jenny.feliciano@gmail.com', 'https://www.facebook.com/app_scoped_user_id/980554811968601/', '2015-05-27 17:45:26', '', 0, 'Jenny Feliciano'),
(1406, 'Joao_Rei', '$P$BX.2Ts77L.FyhhMCNKpwf9bN3nQl98/', 'joao_rei', 'facebook_user_joao_rei@example.com', 'https://www.facebook.com/app_scoped_user_id/10152964101428230/', '2015-05-27 17:45:36', '', 0, 'Joao Rei'),
(1407, 'AnaLu_Silva', '$P$BU/xIClgN4fc8tVUjnxSYICjc.TwMl0', 'analu_silva', 'ana_lns@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153190090510660/', '2015-05-27 17:47:40', '', 0, 'AnaLu Silva'),
(1408, 'Santiago_Neves', '$P$BPF4RAMxW3aB11wFQ5Hyn7lEzP4VEV/', 'santiago_neves', 'mariamalsn@gmail.com', 'https://plus.google.com/110614581386083891781', '2015-05-27 17:48:37', '', 0, 'Santiago Neves'),
(1409, 'Joana_Portela', '$P$B2UuuG7Jj.vChRHixY63zdd2CdS5fE0', 'joana_portela', 'joana_spa_15@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/946020605438485/', '2015-05-27 17:50:18', '', 0, 'Joana Portela'),
(1410, 'Turma_Dezdois', '$P$BurPu1HMri05.iFZW0PrVMNXYDw3Xo/', 'turma_dezdois', 'ct102esmga@gmail.com', 'https://plus.google.com/103353597287615396162', '2015-05-27 17:51:06', '', 0, 'Turma Dezdois'),
(1411, 'Ines_Morais', '$P$BmhTa3SZ72Q8xrGn7yjVYdg/HBCcZo.', 'ines_morais', 'immorais@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10203981766772571/', '2015-05-27 17:51:17', '', 0, 'Inês Morais'),
(1412, 'Tomas_Miranda', '$P$BqFcKcGl0XK0nwMi7LxfzmkILRYFPb/', 'tomas_miranda', 'tomasamiranda@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153291109675758/', '2015-05-27 17:52:10', '', 0, 'Tomás Miranda'),
(1413, 'Maria_Al', '$P$B9EMLn4WHXaHGJ.rTnIjj.Kr5JgGMx0', 'maria_al', 'e0d4b94d0031c724af8d6523d49136c1@example.com', 'https://www.facebook.com/app_scoped_user_id/390977641094720/', '2015-05-27 17:53:51', '', 0, 'Maria Al'),
(1414, 'Barbara_Guevara', '$P$B4R4xOBUIZbGSEBEyfX3MwiHHi1Nff1', 'barbara_guevara', 'barbaramguevara@gmail.com', 'https://plus.google.com/117058784326605816130', '2015-05-27 17:56:13', '', 0, 'Barbara Guevara'),
(1415, 'Gecilene_Rodrigues', '$P$BnKx62GjOjCcbTz.b6rOrxO2VhG.3N.', 'gecilene_rodrigues', 'gecilener@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/847594225335405/', '2015-05-27 17:56:31', '', 0, 'Gecilene Rodrigues'),
(1416, 'Marta_Beltran', '$P$BWENenz2xRpv4dYmtUJDsOubB9tfgV0', 'marta_beltran', 'mmbf26@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/880415988685023/', '2015-05-27 17:57:13', '', 0, 'Marta Beltran'),
(1417, 'Catarina_Raquel', '$P$BUsu9JxFFtY00RO9A7X/pOkV5owVi.0', 'catarina_raquel', 'catarina0111@gmail.com', 'https://plus.google.com/102897572351555011536', '2015-05-27 17:57:56', '', 0, 'Catarina Raquel'),
(1418, 'Francis_Doody', '$P$B5QQ4Wx64YZhn1dgfzt0sDGCwAptIE.', 'francis_doody', 'francis.doody@joomlalisbon.com', 'https://www.facebook.com/app_scoped_user_id/10206724986384905/', '2015-05-27 17:59:23', '', 0, 'Francis Doody'),
(1419, 'Maria_Do_Ceu_Prudencio', '$P$BOE1z2nsbQFK6VPZqZQ8hw4dQZ3H3y/', 'maria_do_ceu_prudencio', 'mceu@netvisao.pt', 'https://www.facebook.com/app_scoped_user_id/1108005739214473/', '2015-05-27 17:59:29', '', 0, 'Maria Do Céu Prudêncio'),
(1420, 'Joao_Couto', '$P$BK1vi3LeQKtyGYco2J7w8yibILEGg./', 'joao_couto', 'joao_couto_1996@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/986751118035634/', '2015-05-27 17:59:32', '', 0, 'João Couto'),
(1421, 'Antonio_Alcantara', '$P$Bxpty9NV9Cb8k0qh.ktQYYcYMAvtwJ.', 'antonio_alcantara', 'antalcantara44@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/704247239720674/', '2015-05-27 18:01:47', '', 0, 'António Alcântara'),
(1422, 'Cila_Malcata', '$P$BW1u15T6AIZ4AF59oXpWHEHX/A0Tyn0', 'cila_malcata', 'cilacatas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/965434633496979/', '2015-05-27 18:06:02', '', 0, 'Cila Malcata'),
(1423, 'Sofia_Meireles', '$P$Bu4ztIXTxN66G7ohx/YkqgtfK2BNgD0', 'sofia_meireles', 'meirelessofia3@outlook.com', 'https://www.facebook.com/app_scoped_user_id/853200121384116/', '2015-05-27 18:11:47', '', 0, 'Sofia Meireles'),
(1424, 'Sara_Sousa', '$P$BokfqTupZ5Xwwb5QcvMD4Pkl4CK.U2/', 'sara_sousa', 'sarinha_sousa_17@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1589994524585167/', '2015-05-27 18:13:09', '', 0, 'Sara Sousa'),
(1425, 'Margarida_Caeiro_de_Sa', '$P$Bt34SdzfJ/5E0sWH8SPa79viu154w7/', 'margarida_caeiro_de_sa', 'mcsa00@gmail.com', 'https://www.facebook.com/app_scoped_user_id/833845996702276/', '2015-05-27 18:13:47', '', 0, 'Margarida Caeiro de Sá'),
(1426, 'Vera_Sottomayor_Tavares', '$P$BRHyV4Qt0GUk6E8SnMq.9Sl9AsxRPh0', 'vera_sottomayor_tavares', 'veratavares7@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207128895089033/', '2015-05-27 18:14:21', '', 0, 'Vera Sottomayor Tavares'),
(1427, 'Ines_Osorio', '$P$BOL9en3nPeeFzaCfCR1Q4jOBnODFUK/', 'ines_osorio', 'inesvosorio@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207004738785713/', '2015-05-27 18:14:39', '', 0, 'Inês Osório'),
(1428, 'Catarina_Beltran_Ramos', '$P$BFTevYsm6dQC5yD8JelBEoe7cRoPAi/', 'catarina_beltran_ramos', 'kate.gaspar@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153287610612768/', '2015-05-27 18:19:46', '', 0, 'Catarina Beltran Ramos'),
(1429, 'Joana_Freitas', '$P$BpHpm9BLYzDZ90DKJaydNOT9x1mvkk0', 'joana_freitas', 'joana_curadof@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1052600484769878/', '2015-05-27 18:19:55', '', 0, 'Joana Freitas'),
(1430, 'Gloria_Rodrigues', '$P$BjvuT6h7Y/ePVzdmZxRGIk7RRnTDE./', 'gloria_rodrigues', 'facebook_user_gloria_rodrigues@example.com', 'https://www.facebook.com/app_scoped_user_id/932224716799780/', '2015-05-27 18:22:09', '', 0, 'Gloria Rodrigues'),
(1431, 'Diniz_Oliveira', '$P$B3c2Lvz5y61/6e5T/S.rgjOBSrcXkS.', 'diniz_oliveira', 'dinizfrancoliveira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1583299948611431/', '2015-05-27 18:22:28', '', 0, 'Diniz Oliveira'),
(1432, 'Quirin_Rohleder', '$P$BuIDkqLynbrCFOgmmAsQudtWygccX60', 'quirin_rohleder', 'quirinrohleder@me.com', 'https://www.facebook.com/app_scoped_user_id/10152819821065759/', '2015-05-27 18:22:45', '', 0, 'Quirin Rohleder'),
(1433, 'Isabel_Rosado', '$P$Bmw75dUMAtMy3OYVe/kf/vla3gVih51', 'isabel_rosado', 'kikirosado@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1051098941570004/', '2015-05-27 18:25:46', '', 0, 'Isabel Rosado'),
(1434, 'Bernardo_Ventura', '$P$BMPJv9QaNPDhjVwt4gD7QAUbcpQd1D.', 'bernardo_ventura', 'facebook_user_bernardo_ventura@example.com', 'https://www.facebook.com/app_scoped_user_id/1082769551751306/', '2015-05-27 18:27:04', '', 0, 'Bernardo Ventura'),
(1435, 'Ricardo_Freitas', '$P$BUhV.rYBMLkWNAKZbU3F9YJLIF53.p0', 'ricardo_freitas', 'ricardofreitasface@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/746611868780653/', '2015-05-27 18:28:16', '', 0, 'Ricardo Freitas'),
(1436, 'Rodrigo_Afonso', '$P$BTPGrhi3fPSBiWmjVWyUsTlPZKquXq.', 'rodrigo_afonso', 'rodrigo_mf_afonso@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206376549911076/', '2015-05-27 18:30:44', '', 0, 'Rodrigo Afonso'),
(1437, 'Rosarinho_Guedes_de_Almeida', '$P$BiT.So/WS/UDDUsfKZ.32RY1njJ.dS1', 'rosarinho_guedes_de_almeida', 'rosarinho.almeida@gmail.com', 'https://plus.google.com/101721955675602882509', '2015-05-27 18:31:50', '', 0, 'Rosarinho Guedes de Almeida'),
(1438, 'Indy_Chausson', '$P$BCzFesCKzNNZXoxeQRTdlyz20dcdiO1', 'indy_chausson', 'indigo964@gmail.com', 'https://plus.google.com/111930569830694081545', '2015-05-27 18:40:45', '', 0, 'Indy Chausson'),
(1439, 'Renata_Sogari_da_Silva', '$P$BkBlGyP7vmL58OMnan2U42Yg/udjpX/', 'renata_sogari_da_silva', 'resogari@yahoo.com.br', 'https://www.facebook.com/app_scoped_user_id/930999223609733/', '2015-05-27 18:44:36', '', 0, 'Renata Sogari da Silva'),
(1440, 'Afonso_Santos', '$P$B1liyz0byG0OTgMOPWOy2cUOVROtr5/', 'afonso_santos', 'joseafonsosantos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153294418303490/', '2015-05-27 18:45:12', '', 0, 'Afonso Santos'),
(1441, 'Filipa_Munoz_de_Oliveira', '$P$BsbEqriwCieBLsGZKyr50k2GKJzJXj.', 'filipa_munoz_de_oliveira', 'filipa.oliveira@wink.pt', 'https://www.facebook.com/app_scoped_user_id/10207088115107171/', '2015-05-27 18:45:17', '', 0, 'Filipa Muñoz de Oliveira'),
(1442, 'Tiago_Parro', '$P$BacOfWnuSBjKoHBkFm3YxghCSt5QHz.', 'tiago_parro', 'tiago_parro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207099312345644/', '2015-05-27 18:45:36', '', 0, 'Tiago Parro'),
(1443, 'Beatriz_Ventura', '$P$B9IksY/xQbI7PJFXQ5U.IAGYt9jZAK/', 'beatriz_ventura', 'ventura.beatriz@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1003269619713891/', '2015-05-27 18:46:59', '', 0, 'Beatriz Ventura'),
(1444, 'Bruno_Guerra', '$P$BiZfk4JXvp/vyiaMTNT/HkzqqA9Px30', 'bruno_guerra', 'brunobadjaraz@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/841374085910477/', '2015-05-27 18:47:07', '', 0, 'Bruno Guerra'),
(1445, 'Tiago_Alves_Ribeiro', '$P$BCFv9rzADuPtpo9jftq1w/DbclWbjG/', 'tiago_alves_ribeiro', 'facebook_user_tiago_alves_ribeiro@example.com', 'https://www.facebook.com/app_scoped_user_id/10153666553711549/', '2015-05-27 18:51:01', '', 0, 'Tiago Alves Ribeiro'),
(1446, 'Goncalo_Ribeiro', '$P$BoT7TCUqCXoZH2de/bnaH1cPtmooEa0', 'goncalo_ribeiro', 'goncasribeiro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1010695975615809/', '2015-05-27 18:53:10', '', 0, 'Gonçalo Ribeiro'),
(1447, 'Xano_Gaspar', '$P$BofgxKJ314GXqOMgZ0iSpM2eRDy8sb1', 'xano_gaspar', 'facebook_user_xano_gaspar@example.com', 'https://www.facebook.com/app_scoped_user_id/982230188462912/', '2015-05-27 18:53:44', '', 0, 'Xano Gaspar'),
(1448, 'Ken_Noivo', '$P$BCzU8Qz1K1qSDja/s7feWS2P3pWHhK.', 'ken_noivo', 'ken_noivo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153386046566967/', '2015-05-27 18:53:44', '', 0, 'Ken Noivo'),
(1449, 'Gabriela_Sequeira', '$P$BiuDNk0yXp/1gUIiIU13ZOngGAQ/Rm0', 'gabriela_sequeira', 'mg3.sequeira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/833677146687835/', '2015-05-27 18:54:34', '', 0, 'Gabriela Sequeira'),
(1450, 'Mariana_Caldeira', '$P$B/bzRkSMPFRbu6nlIB4hx8hAdl1U4z0', 'mariana_caldeira', 'mariana.n.caldeira@gmail.com', 'https://plus.google.com/102220221689639277345', '2015-05-27 18:57:19', '', 0, 'Mariana Caldeira'),
(1451, 'Cristina_Tita_Andrez', '$P$B8lZ/CeHwTA18imWPux9g4bOxDC3PJ0', 'cristina_tita_andrez', 'titandrez33@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205679460657391/', '2015-05-27 18:59:49', '', 0, 'Cristina Tita Andrez'),
(1452, 'Antonio_Francisco_Costa', '$P$BTiypzihOELtPDdPrMsCS.YvGi5DVk.', 'antonio_francisco_costa', 'afrac52@yahoo.com.br', 'https://www.facebook.com/app_scoped_user_id/883332678391145/', '2015-05-27 18:59:49', '', 0, 'Antonio Francisco Costa'),
(1453, 'Lucia_Carreira', '$P$BrVNH76wyhtd9Z2XZHZAI91EvZ.LL41', 'lucia_carreira', 'facebook_user_lucia_carreira@example.com', 'https://www.facebook.com/app_scoped_user_id/10205333207982176/', '2015-05-27 19:00:31', '', 0, 'Lúcia Carreira'),
(1454, 'Claudio_Nuno_Pereira_Rebolho', '$P$Bj7VeiV5I/XLwLlzfDNXxNA70pL5Bp0', 'claudio_nuno_pereira_rebolho', 'pikadj@gmail.com', 'https://www.facebook.com/app_scoped_user_id/471506349683316/', '2015-05-27 19:00:42', '', 0, 'Claudio Nuno Pereira Rebolho'),
(1455, 'Sara_Isabel', '$P$BBxbtJTRfhumH8TS6wl/vK96aalS3u1', 'sara_isabel', 'saraibal@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1062143763813700/', '2015-05-27 19:00:51', '', 0, 'Sara Isabel'),
(1456, 'Randolfo_Correa', '$P$BB30lLQhkx4yKigWG0suFhGOsrFWsZ/', 'randolfo_correa', 'randolfosc@gmail.com', 'https://plus.google.com/112719303408428214090', '2015-05-27 19:01:03', '', 0, 'Randolfo Corrêa'),
(1457, 'Rui_De_Noronha_Ozorio', '$P$Bd2O3wIwCxeKLCnozu3foJlfUiBtnO.', 'rui_de_noronha_ozorio', 'ruy_ozorio@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153372089744433/', '2015-05-27 19:01:16', '', 0, 'Rui De Noronha Ozorio'),
(1458, 'Vanessa_Martins', '$P$BF7YvkrnBVi6MBgLKIbHKdo2q96zy1/', 'vanessa_martins', 'vansomar@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/10205757662473849/', '2015-05-27 19:05:25', '', 0, 'Vanessa Martins'),
(1459, 'Pedro_Miranda', '$P$BOJNvUtU9FQtKeLu9N7lqHR24WTI3w1', 'pedro_miranda', 'plmiranda@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206528728118551/', '2015-05-27 19:08:12', '', 0, 'Pedro Miranda'),
(1460, 'Vania_Teixeira', '$P$BrQWd.qMlZbAR8TC11cLripGPRijsP1', 'vania_teixeira', 'vania.teixeira3652@gmail.com', 'https://www.facebook.com/app_scoped_user_id/643785792423769/', '2015-05-27 19:10:19', '', 0, 'Vânia Teixeira'),
(1461, 'Diogo_Castro', '$P$B5jUfF7kw24r6qQVbF0/MgUUitR1U3.', 'diogo_castro', 'diogo@clubeinvest.com', 'https://www.facebook.com/app_scoped_user_id/876340435768493/', '2015-05-27 19:11:48', '', 0, 'Diogo Castro'),
(1462, 'Andreia_Goncalves', '$P$Bg7VMertWj//PA8DfwM/3JN9vwlt7N0', 'andreia_goncalves', 'andreiasofiapenetra@gmail.com', 'https://www.facebook.com/app_scoped_user_id/966991153340730/', '2015-05-27 19:11:56', '', 0, 'Andreia Gonçalves'),
(1463, 'Sergio_Freitas_Grilo', '$P$B.YqAKyL6dIkEICRU7rYUCxjqjy1EF1', 'sergio_freitas_grilo', 'sgrilo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1109446252415879/', '2015-05-27 19:14:00', '', 0, 'Sergio Freitas Grilo'),
(1464, 'Mafalda_Monteiro', '$P$Bt0HVhYHK.JQY7HXRQhbj8PVzVE4CY/', 'mafalda_monteiro', 'mafaldinha_m@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/981493301903674/', '2015-05-27 19:14:07', '', 0, 'Mafalda Monteiro'),
(1465, 'Anabela_Subtil', '$P$B42F0fsLUrTwRkSVzszCdS0jK6rUdY.', 'anabela_subtil', 'facebook_user_anabela_subtil@example.com', 'https://www.facebook.com/app_scoped_user_id/978263465529533/', '2015-05-27 19:15:15', '', 0, 'Anabela Subtil'),
(1466, 'Patricia_Sargento', '$P$BxG7BbAJEY76.s4nySBE4d7ZRm7x4u/', 'patricia_sargento', 'pasargento@tvi.pt', 'https://www.facebook.com/app_scoped_user_id/10205910014283290/', '2015-05-27 19:17:40', '', 0, 'Patricia Sargento'),
(1467, 'Fernanda_Fernandes', '$P$BL94Ees5oGJrd.wQJT9ZLPCcj7cabt1', 'fernanda_fernandes', 'fernanda.fernandeshb@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203688000474520/', '2015-05-27 19:18:43', '', 0, 'Fernanda Fernandes'),
(1468, 'Miguel_Guerra', '$P$BXRxtRHXuqCukxF3ku4KRP8Y523zNa1', 'miguel_guerra', 'd_tata@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152804003026962/', '2015-05-27 19:25:17', '', 0, 'Miguel Guerra'),
(1469, 'Antonio_Dv', '$P$BaYT691jN6ugO7Wath7KmnlNrIyn8i.', 'antonio_dv', 'adv@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/10203140473907621/', '2015-05-27 19:26:28', '', 0, 'Antonio Dv'),
(1470, 'Martim_Matos', '$P$B.hm1cg0Ptym.WEjxVjpxsKtVyyoer/', 'martim_matos', 'martimmatos97@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1112376378789586/', '2015-05-27 19:28:08', '', 0, 'Martim Matos'),
(1471, 'Catarina_Da_Silva_Rodrigues', '$P$B1nm9b.JhWgPt4g54nmUMVbJLG0CL/1', 'catarina_da_silva_rodrigues', 'catarinadasilvarodrigues@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/833255910087443/', '2015-05-27 19:29:23', '', 0, 'Catarina Da Silva Rodrigues'),
(1472, 'Nuno_Jorge', '$P$BgkVpzN/0sB0Lp93yJGv2YO.h39Pb30', 'nuno_jorge', 'nfmdiasjorge@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/583612038446795/', '2015-05-27 19:29:45', '', 0, 'Nuno Jorge'),
(1473, 'Jose_Paulo_Do_Carmo', '$P$Bn.mTx0vDotekrPCHzUbqVQfBcy271.', 'jose_paulo_do_carmo', 'josepaulodocarmo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153362905007264/', '2015-05-27 19:30:14', '', 0, 'José Paulo Do Carmo'),
(1474, 'Michele_Costa_Mimi', '$P$B4noeC/7KnKbd6EmoAtay0x1kcISjD/', 'michele_costa_mimi', 'micostarp@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1000114316678845/', '2015-05-27 19:30:41', '', 0, 'Michele Costa Mimi'),
(1475, 'Rita_Lemos_de_Gusmao', '$P$BmYZ86SvqpLGfeZAzpVjOjOrZuH77D1', 'rita_lemos_de_gusmao', 'facebook_user_rita_lemos_de_gusmao@example.com', 'https://www.facebook.com/app_scoped_user_id/10204303431131724/', '2015-05-27 19:36:30', '', 0, 'Rita Lemos de Gusmão'),
(1476, 'Susana_Costa', '$P$Bm0rngVEhBcSv6dZLJu7LoxeQoeYam0', 'susana_costa', 'laudas.costa@gmail.com', 'https://plus.google.com/107085049170802100599', '2015-05-27 19:36:54', '', 0, 'Susana Costa'),
(1477, 'Pedro_Sitima', '$P$BrBkbgZIZvAZfppbreC1x0CCM5kCT8.', 'pedro_sitima', 'pedro.sitima@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205917943181054/', '2015-05-27 19:38:01', '', 0, 'Pedro Sítima'),
(1478, 'Cristina_Rodrigues', '$P$B8lpXRlzJfvuxQH9xiOQnlN1hS3JXm1', 'cristina_rodrigues', 'rodrigues.kris@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205414650980057/', '2015-05-27 19:39:11', '', 0, 'Cristina Rodrigues'),
(1479, 'Vera_Campos', '$P$BNPu0vCELnls0Q/hdaeabEX7SzbV..1', 'vera_campos', 'vera-campos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152996424488212/', '2015-05-27 19:41:27', '', 0, 'Vera Campos'),
(1480, 'Carlos_Sampaio', '$P$BrICuPRV/pasPQAK/df0zWQQWPM8Dj0', 'carlos_sampaio', 'carlos_sampaio@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/1078620545486061/', '2015-05-27 19:41:38', '', 0, 'Carlos Sampaio'),
(1481, 'Miku_Cardoso', '$P$BHGLvjoWmfXmJS5pFRFIAT8iw0ZZ7L/', 'miku_cardoso', 'mikucardoso@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152769172827261/', '2015-05-27 19:43:08', '', 0, 'Miku Cardoso'),
(1482, 'Bernardo_Goncalves', '$P$BvtRhcwA0wh45T6/bo.93Dirn4pNan1', 'bernardo_goncalves', 'bernardomfcg@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/913709748670832/', '2015-05-27 19:43:16', '', 0, 'Bernardo Gonçalves'),
(1483, 'Arran_Strong', '$P$BH4/cX9CXqdA.Ugn1be3TOobYgXUOP.', 'arran_strong', 'arransurfer@gmail.com', 'https://www.facebook.com/app_scoped_user_id/823965407659234/', '2015-05-27 19:44:56', '', 0, 'Arran Strong'),
(1484, 'Jose_Julio_Macatrao', '$P$BOijhi53uabbAHIArXDVZlepTEPQ3f/', 'jose_julio_macatrao', 'jjmacatrao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/478773988965917/', '2015-05-27 19:46:28', '', 0, 'José Júlio Macatrão'),
(1485, 'Henrique_Marques', '$P$Bjj46gOHOLNZQiWPotnQLbfVYmA5Wc/', 'henrique_marques', 'henriquemarques0409@gmail.com', 'https://plus.google.com/118275482872076854771', '2015-05-27 19:49:51', '', 0, 'Henrique Marques'),
(1486, 'Bruno_David', '$P$BA8DyDhEHt4KbP7FocBoIbdNOVamOq1', 'bruno_david', 'tintoli@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/991913964166232/', '2015-05-27 19:50:56', '', 0, 'Bruno David'),
(1487, 'Bernardo_Mourao_Ferreira', '$P$BaXDAY6vfkDH1ESzZZ2P807WNe9bXR0', 'bernardo_mourao_ferreira', 'bernamf@yahoo.com.br', 'https://www.facebook.com/app_scoped_user_id/10204105896996564/', '2015-05-27 19:51:47', '', 0, 'Bernardo Mourão Ferreira'),
(1488, 'Conceicao_Santos', '$P$BG8P3vRgBnjQIQnQ.uwW.D9YzOjaMT1', 'conceicao_santos', 'facebook_user_conceicao_santos@example.com', 'https://www.facebook.com/app_scoped_user_id/931892576848903/', '2015-05-27 19:52:06', '', 0, 'Conceição Santos'),
(1489, 'Ines_Matos', '$P$Bvrse1f9RG6OLmng/J8SmoxHiZaz811', 'ines_matos', 'inesclaudiamatos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1128295553863490/', '2015-05-27 19:54:49', '', 0, 'Ines Matos'),
(1490, 'Surf_Vila_Do_Conde', '$P$B.XV59iKWv0u.Dp1V2EjUf/INa1Lcr0', 'surf_vila_do_conde', 'surfinviladoconde@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1602421603375807/', '2015-05-27 19:58:45', '', 0, 'Surf Vila Do Conde'),
(1491, 'Julia_Silva', '$P$BgB8FznHTvo9RpgIXRXbcx6qowJj830', 'julia_silva', 'julia.tonaco@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153210768811117/', '2015-05-27 19:59:16', '', 0, 'Júlia Silva'),
(1492, 'Jo_Bento', '$P$BK1z8ip/K015EEMtFsB91y00iRmdz00', 'jo_bento', 'jo_bento@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152891704057215/', '2015-05-27 19:59:30', '', 0, 'Jo Bento'),
(1493, 'Helder_Ferreira', '$P$BFHDwR4o0j.pr0wngDtA6.2Qm4dv8t0', 'helder_ferreira', 'helderlib@gmail.com', 'https://plus.google.com/114044310928697062080', '2015-05-27 20:00:53', '', 0, 'Helder Ferreira'),
(1494, 'Mariana_Rosa', '$P$BtK7v3kSSrDqJrBcFfQrBCzSF4TwYv1', 'mariana_rosa', 'mari.pipoca.bb@gmail.com', 'https://www.facebook.com/app_scoped_user_id/579575788851697/', '2015-05-27 20:02:42', '', 0, 'Mariana Rosa'),
(1495, 'Merlin_Lundi', '$P$B5ybByV8i/fpJRvY6vY6Ur5z/gCIfb.', 'merlin_lundi', 'merlinlundilealcasal@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1586508178289640/', '2015-05-27 20:03:55', '', 0, 'Merlin Lundi'),
(1496, 'Antonio_Quartin', '$P$BttgHd82MTKjvMIsVTTPXMlKSBS6LO1', 'antonio_quartin', 'antonioquartin@gmail.com', 'https://www.facebook.com/app_scoped_user_id/833933703361796/', '2015-05-27 20:04:09', '', 0, 'António Quartin'),
(1497, 'Tiago_Pereira_1', '$P$BtdCL1k4cXYm551iIG4NoJSKfyPcDV1', 'tiago_pereira_1', 'pereirinh@gmail.com', 'https://www.facebook.com/app_scoped_user_id/821575271229340/', '2015-05-27 20:04:39', '', 0, 'Tiago Pereira'),
(1498, 'Manuel_Castello_Branco', '$P$BRUGF8B8LscttYPQ0L.eVC2KlVZ8wV/', 'manuel_castello_branco', 'facebook_user_manuel_castello_branco@example.com', 'https://www.facebook.com/app_scoped_user_id/10153422936326929/', '2015-05-27 20:04:43', '', 0, 'Manuel Castello Branco'),
(1499, 'Isaline_Wethli', '$P$Bkrq10gAULnwxdysqN5LfiiqBxKD5l0', 'isaline_wethli', 'isalinewethli@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153313367508744/', '2015-05-27 20:07:13', '', 0, 'Isaline Wethli'),
(1500, 'Jorge_Barbosa', '$P$BA85lRe18Da5Y34aYGWPH6hGbjS2nV1', 'jorge_barbosa', 'jorge_unit@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204739797630004/', '2015-05-27 20:07:26', '', 0, 'Jorge Barbosa'),
(1501, 'Natalia_Figueira', '$P$BIieOT7tEla3s7lj8BcLbjaLssj4By/', 'natalia_figueira', 'nfigueira@creditoagricola.pt', 'https://www.facebook.com/app_scoped_user_id/10204026612612506/', '2015-05-27 20:07:36', '', 0, 'Natália Figueira'),
(1502, 'Paula_Matos', '$P$BkhIMYFyQBPVI.M4bfzYJ6JUXgVJqH1', 'paula_matos', 'anapaula@loftapm.com', 'https://www.facebook.com/app_scoped_user_id/926290720762755/', '2015-05-27 20:09:19', '', 0, 'Paula Matos'),
(1503, 'Pedro_Arroz_Serra', '$P$BOMxGIs/EO.L3dNT17VOWoSx9sZT1w1', 'pedro_arroz_serra', 'pbserra@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1220843314611910/', '2015-05-27 20:09:57', '', 0, 'Pedro Arroz Serra'),
(1504, 'Rita_M_Guerra', '$P$BB6rLSEljNIitNldAHzSCvoTPPmcNV0', 'rita_m_guerra', 'facebook_user_rita_m_guerra@example.com', 'https://www.facebook.com/app_scoped_user_id/509456532540239/', '2015-05-27 20:10:17', '', 0, 'Rita M. Guerra'),
(1505, 'Dri_Gomes', '$P$BGPawBq3inuudOVnyRI3OQqt1jghMu0', 'dri_gomes', 'rg_andreia@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205859890470862/', '2015-05-27 20:12:17', '', 0, 'Dri Gomes'),
(1506, 'Aline_Goncalves', '$P$B6uMa6ja6LzlQqBPXUn6i.s0joxNzS1', 'aline_goncalves', 'alisgoncalves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200420987563597/', '2015-05-27 20:12:23', '', 0, 'Aline Gonçalves'),
(1507, 'Pedro_Coroa', '$P$ByMv/k9M0XK3Hoo8h.u4keNSCHFkje.', 'pedro_coroa', 'ate_kenfim@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203714712577958/', '2015-05-27 20:13:24', '', 0, 'Pedro Coroa'),
(1508, 'Jamie_Coimbra_Magalhaes', '$P$Bb685N/MzJ66rFvaXGBp4Sd.SNPjSY0', 'jamie_coimbra_magalhaes', 'jammes.magalhaes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/382948438557441/', '2015-05-27 20:14:26', '', 0, 'Jamie Coimbra Magalhães'),
(1509, 'Turko_Adi', '$P$BnQzYpXhhcsCFckrITG2NLN4LdNvWc.', 'turko_adi', 'turkoadi@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1071352796212249/', '2015-05-27 20:15:26', '', 0, 'Turko Adi'),
(1510, 'Mariana_Borges', '$P$BGKt2r4MB.MMTJZ2wqHh0fPnVvN9Z.0', 'mariana_borges', 'marpgborges@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/918792228182595/', '2015-05-27 20:16:38', '', 0, 'Mariana Borges'),
(1511, 'Ines_Morgado_Linto', '$P$BSvWVJQbKAC3RaMIDfUFTBkR/k7fjn/', 'ines_morgado_linto', 'ineslinto@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205999501540231/', '2015-05-27 20:17:41', '', 0, 'Inês Morgado Linto'),
(1512, 'Rui_Robalo', '$P$BBAWNNgXlD/aMmzjatCK1Nzrzg4so21', 'rui_robalo', 'robalo_rui19@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1063759100318576/', '2015-05-27 20:17:55', '', 0, 'Rui Robalo'),
(1513, 'Catarina_Bilbao', '$P$BQ8xu94BKaMgTxbZ9oJB1DOiRgJova.', 'catarina_bilbao', 'bilbao_catarina@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206824043936513/', '2015-05-27 20:18:49', '', 0, 'Catarina Bilbao'),
(1514, 'Ivo_Lothbrok', '$P$BZf9nv4U3tUuJI/Eax1kzSRHoH.JvI0', 'ivo_lothbrok', 'ivoribeiro.v2@gmail.com', 'https://www.facebook.com/app_scoped_user_id/833500356686584/', '2015-05-27 20:19:27', '', 0, 'Ivo Lothbrok'),
(1515, 'Ines_Palmares', '$P$B6e.W5tyYHJCD2LH11zU0jr8bDobWj1', 'ines_palmares', 'inespalmares@gmail.com', 'https://www.facebook.com/app_scoped_user_id/818166238238952/', '2015-05-27 20:20:01', '', 0, 'Inês Palmares'),
(1516, 'Isabel_Sousa', '$P$B14.3AlEQ21JHz621qaqmtdmItd09b/', 'isabel_sousa', 'eduardaisabelsousa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/470300026472625/', '2015-05-27 20:20:05', '', 0, 'Isabel Sousa'),
(1517, 'Pedro_Sales', '$P$Bi08PAtt7ucT9CspJpRdVqBRB4jcya.', 'pedro_sales', 'pedro.c.sales@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206257284368321/', '2015-05-27 20:20:28', '', 0, 'Pedro Sales'),
(1518, 'Carla_Sabino_Seixas', '$P$Bex6.hsl0CMuT8O0OzFNfZqf1Xrljb1', 'carla_sabino_seixas', 'carla.fgsabino@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203656325922642/', '2015-05-27 20:20:57', '', 0, 'Carla Sabino Seixas'),
(1519, 'Pedro_Prudencio', '$P$B4LQCISNsH6St97CVr.9jkRsbEe7bU1', 'pedro_prudencio', 'pms.prudencio@gmail.com', 'https://plus.google.com/100452474112707745519', '2015-05-27 20:21:02', '', 0, 'Pedro Prudencio'),
(1520, 'Ana_Duarte_1', '$P$B1r4Pr56xIvzsOR1OWukI.jBAlmnJe/', 'ana_duarte_1', 'anacerqueira70@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/582306975242912/', '2015-05-27 20:21:22', '', 0, 'Ana Duarte'),
(1521, 'Jose_Joao_Santos', '$P$B/vFM8z7u651StrglyAdskiosJvG0a1', 'jose_joao_santos', 'josejoaofariasantos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152892401533994/', '2015-05-27 20:23:06', '', 0, 'José João Santos'),
(1522, 'Palex_Ferreira', '$P$B.DUTG14PTO11zr5bg2jfv7TPKb0e81', 'palex_ferreira', 'palexferreira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153401736890854/', '2015-05-27 20:23:07', '', 0, 'Palex Ferreira'),
(1523, 'Carla_Figueiredo', '$P$B4IcykogGL8fh69aohH8LrAatFjNSx1', 'carla_figueiredo', 'carlapyrrait@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205632098940113/', '2015-05-27 20:25:37', '', 0, 'Carla Figueiredo'),
(1524, 'Filipa_Gato', '$P$BoGApwL64Uz7AMCi4ZiyF5XVBP26JK/', 'filipa_gato', 'anafilipagato@gmail.com', 'https://plus.google.com/105047801193562091945', '2015-05-27 20:25:44', '', 0, 'Filipa Gato'),
(1525, 'Rafael_Vila', '$P$BWegdVYnYKURQM.rnvynkMxWWjZDZM1', 'rafael_vila', 'rafafcbk@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153481814537259/', '2015-05-27 20:26:53', '', 0, 'Rafael Vila'),
(1526, 'Tiago_Gomes_1', '$P$B7ucW/xZOVtyhpZhuto.nrsa8eviD8.', 'tiago_gomes_1', 'kingitgasman@gmail.com', 'https://plus.google.com/111477143046107275615', '2015-05-27 20:28:50', '', 0, 'Tiago Gomes'),
(1527, 'Carolina_Richheimer', '$P$BmkCNfM/8xw0qBfZ7tWwVe4xtCWC0P/', 'carolina_richheimer', 'caro.richheimer@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/919371094752982/', '2015-05-27 20:30:45', '', 0, 'Carolina Richheimer'),
(1528, 'Carina_Caldeira', '$P$BUbkkrVYsP.eFeVkLI2l1y8/BMVAJg.', 'carina_caldeira', 'facebook_user_carina_caldeira@example.com', 'https://www.facebook.com/app_scoped_user_id/1450955845218883/', '2015-05-27 20:30:58', '', 0, 'Carina Caldeira'),
(1529, 'Vera_Pinto_Bessa', '$P$BbN3UDGgVvRC37v4LA6OQoLimj4ycG0', 'vera_pinto_bessa', 'vpbessa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/874908822555120/', '2015-05-27 20:32:39', '', 0, 'Vera Pinto Bessa'),
(1530, 'Francisco_Mapril', '$P$Bq9/xcm/ch2codVn3STj5O4oLXyo/O1', 'francisco_mapril', 'franciscoaugusto1995@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1676399969254604/', '2015-05-27 20:32:44', '', 0, 'Francisco Mapril'),
(1531, 'William_Lourenco', '$P$BL918ZA/Mqxhbm8kFe1NDQtqO/YxhB1', 'william_lourenco', 'williamlourenco_1_bb@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/946031245441399/', '2015-05-27 20:33:26', '', 0, 'William Lourenco'),
(1532, 'isabel_Schmidt', '$P$B6Cil2pagz/NbfMkVbi42uqSkrK98G.', 'isabel_schmidt', 'mariadomar.bs@gmail.com', 'https://plus.google.com/103333438106838717613', '2015-05-27 20:34:18', '', 0, 'isabel Schmidt'),
(1533, 'Matilde_Machado', '$P$BsqEV9KKOp7yHDRpxRcfHmzQ1sLBls1', 'matilde_machado', 'matilde_machado_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/967156716648395/', '2015-05-27 20:34:25', '', 0, 'Matilde Machado'),
(1534, 'Nuno_Silva', '$P$BSuYGR2DkyJcjVaJnjFnuL6.1nVWYK/', 'nuno_silva', 'facebook_user_nuno_silva@example.com', 'https://www.facebook.com/app_scoped_user_id/1133986433284900/', '2015-05-27 20:36:09', '', 0, 'Nuno Silva'),
(1535, 'Susana_Leal', '$P$BWVwO3GOEzRf1HsxV99Wdb84od4Xbw.', 'susana_leal', 'leal.su@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207251916040402/', '2015-05-27 20:37:09', '', 0, 'Susana Leal'),
(1536, 'Nuno_Principe', '$P$BQJuj/N/xvSvZG.kvinGW9Jsd/GT.20', 'nuno_principe', 'facebook_user_nuno_principe@example.com', 'https://www.facebook.com/app_scoped_user_id/10153335231687509/', '2015-05-27 20:37:32', '', 0, 'Nuno Príncipe'),
(1537, 'Martim_Costa', '$P$B.Ll3o44raBh5.AkpL0VAno7Oi979B0', 'martim_costa', 'martim_costa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153296175620575/', '2015-05-27 20:37:45', '', 0, 'Martim Costa'),
(1538, 'Rodolfo_Amado_da_Silva', '$P$BAXWkWJvnn2fxwFyB66v1.jYri4Xso/', 'rodolfo_amado_da_silva', 'rodolfo_amado@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205798118208744/', '2015-05-27 20:40:22', '', 0, 'Rodolfo Amado da Silva'),
(1539, 'Ia_Sampaio', '$P$BijxJrOSJpqaK32pfiJ4lbmt1Ro4QU0', 'ia_sampaio', '123iasampaio@gmail.com', 'https://www.facebook.com/app_scoped_user_id/853915547977513/', '2015-05-27 20:43:34', '', 0, 'Ia Sampaio'),
(1540, 'ines_mauricio', '$P$BseS4g2njU6AQ6oAPl8Rfu0N36wbOA0', 'ines_mauricio', 'inescruzmauricio@gmail.com', 'https://plus.google.com/115786125287132138680', '2015-05-27 20:44:20', '', 0, 'ines mauricio'),
(1541, 'Veronica_Falcao', '$P$BANhlYmtqxJvKK.KADoXt5t19ax78N1', 'veronica_falcao', 'veronica.silva@vodafone.com', 'https://www.facebook.com/app_scoped_user_id/997590046917659/', '2015-05-27 20:45:04', '', 0, 'Verónica Falcão'),
(1542, 'Jackie_Uricchio_1', '$P$BnpI473CHPJa9oTCXXL0AngtTTvGCO1', 'jackie_uricchio_1', 'jackie.uricchio@gmail.com', 'https://plus.google.com/109128646265274877678', '2015-05-27 20:45:17', '', 0, 'Jackie Uricchio'),
(1543, 'Luis_Biscaia', '$P$BLNFcbGcf49yVWXubtRUA3pEQCusFp0', 'luis_biscaia', 'luisbiscaia@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/1013656658675292/', '2015-05-27 20:46:56', '', 0, 'Luis Biscaia'),
(1544, 'Joana_Baeta_Neves_Monjardino', '$P$B2XhffptdpAL0XZJl3bExseXNWWTas0', 'joana_baeta_neves_monjardino', 'joanamonjardino@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205748878475075/', '2015-05-27 20:47:03', '', 0, 'Joana Baeta Neves Monjardino'),
(1545, 'Miguel_Portela', '$P$B5yG6Rah8.Te6CkvT5bLa5gQtc7myj.', 'miguel_portela', 'miguel.portela1@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152972915366028/', '2015-05-27 20:47:19', '', 0, 'Miguel Portela'),
(1546, 'Telmo_Pinto', '$P$Bg5qRRgtKT82vY.tHbUHDToNaFavxa1', 'telmo_pinto', 'telmosantospinto@gmail.com', 'https://www.facebook.com/app_scoped_user_id/409653385873317/', '2015-05-27 20:47:35', '', 0, 'Telmo Pinto'),
(1547, 'Miguel_Sousa', '$P$BtjcmTw4eR7Q7VrEG7VtmEX.vHl4Kt0', 'miguel_sousa', 'miguel208@gmail.com', 'https://www.facebook.com/app_scoped_user_id/867244466730264/', '2015-05-27 20:47:53', '', 0, 'Miguel Sousa'),
(1548, 'Diogo_Aguiam', '$P$Bt9efbTRflJ7yd3ZakqlgbhNRI.apy/', 'diogo_aguiam', 'facebook_user_diogo_aguiam@example.com', 'https://www.facebook.com/app_scoped_user_id/1441095819526822/', '2015-05-27 20:49:08', '', 0, 'Diogo Aguiam'),
(1549, 'Susana_Borges_da_Fonseca', '$P$BRIs5D/bR3tDqztLuQ8OJsAlJCQKfE1', 'susana_borges_da_fonseca', 'susanageraldesoliveira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/408399469352388/', '2015-05-27 20:49:11', '', 0, 'Susana Borges da Fonseca'),
(1550, 'Manuel_Saragga_Heitor', '$P$BRe0W9ox2uexDaaCGRUo9Mo0qKwQzT1', 'manuel_saragga_heitor', 'manelsaragga@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152778866935981/', '2015-05-27 20:49:49', '', 0, 'Manuel Saragga Heitor'),
(1551, 'Francisco_Do_O', '$P$Bwu1iqNJ/CKIr68VbWRHdoOfWJ/TLK1', 'francisco_do_o', 'francisco.ramosdoo@outlook.com', 'https://www.facebook.com/app_scoped_user_id/648335048634444/', '2015-05-27 20:50:04', '', 0, 'Francisco Do Ó'),
(1552, 'Antonio_Jose_Poim', '$P$BcgzRRcgeAGe56JnLeFpSf8gOiZcrV0', 'antonio_jose_poim', 'ajpoim@gmail.com', 'https://www.facebook.com/app_scoped_user_id/959814417383090/', '2015-05-27 20:50:49', '', 0, 'Antonio Jose Poim'),
(1553, 'Afonso_Charrua', '$P$B2WzXI0wzOn2vMsit4yJyisvddxsOT1', 'afonso_charrua', 'afonso.henriques.charrua@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1250743694967558/', '2015-05-27 20:51:15', '', 0, 'Afonso Charrua'),
(1554, 'Rita_Lourenco', '$P$Bm7pBNf7ve2Ad19ZoqDytweBD6FBSB0', 'rita_lourenco', 'rita_lourenco@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206883466634271/', '2015-05-27 20:53:06', '', 0, 'Rita Lourenço'),
(1555, 'Joao_Filipe_Sa_Pinto', '$P$BdT2tuoVPF7QPo3uOUSHWMr9FOWwHW.', 'joao_filipe_sa_pinto', 'amakoa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153287746946119/', '2015-05-27 20:53:55', '', 0, 'João Filipe Sa Pinto'),
(1556, 'Patricia_Tonaco_Silva', '$P$BxT0BmQGyhwA13/f4byT3HnDRCQOdv0', 'patricia_tonaco_silva', 'patriciatonaco@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202894061390811/', '2015-05-27 20:56:00', '', 0, 'Patrícia Tonaco Silva'),
(1557, 'Miguel_Joao', '$P$BkIvNRO1LnYQa7IVX.cN2SeUnTMPXH.', 'miguel_joao', 'farturasjunior@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206398958753714/', '2015-05-27 20:57:26', '', 0, 'Miguel João');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1558, 'Ana_Rita_Santos', '$P$BE3MKUqAfytTc2ILj5SrDwkDxeoQA/0', 'ana_rita_santos', 'anaritasants@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1688631931358057/', '2015-05-27 20:58:05', '', 0, 'Ana Rita Santos'),
(1559, 'Ana_D_Silva', '$P$BEvyXWxIUNO6fM1ycvY3X/gUCSaiio/', 'ana_d_silva', 'anicask12@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1097307196953123/', '2015-05-27 20:58:14', '', 0, 'Ana D Silva'),
(1560, 'Hubertus_Thum', '$P$BQfN1eN07s10E9eO4OBzfDOYMmBgkm.', 'hubertus_thum', 'facebook_user_hubertus_thum@example.com', 'https://www.facebook.com/app_scoped_user_id/10153229959178046/', '2015-05-27 20:59:20', '', 0, 'Hubertus Thum'),
(1561, 'Joao_Almeida', '$P$BzExv9ei9M7NJZkZPBD5oDMvqGBLPO0', 'joao_almeida', 'jonnygoodkat@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203434441175309/', '2015-05-27 20:59:28', '', 0, 'João Almeida'),
(1562, 'Yeganeh_Shafai', '$P$BTcgp4Ml7RHTUhpCGc68Z1iV6mWM/z0', 'yeganeh_shafai', 'yeganeh@gmx.ch', 'https://www.facebook.com/app_scoped_user_id/10206828285292838/', '2015-05-27 21:00:18', '', 0, 'Yeganeh Shafai'),
(1563, 'Antonio_Pinelas_Ramos', '$P$BKSVO9dPzJtmPmufl0nanJtPvmhO5x.', 'antonio_pinelas_ramos', 'antonio_pinelas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204756611849917/', '2015-05-27 21:01:53', '', 0, 'Antonio Pinelas Ramos'),
(1564, 'Pedro_Vieira', '$P$B2Ys6OuqzjipPBHWlTHPQNAzZCmV/c1', 'pedro_vieira', 'p.azevedovieira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203218308739003/', '2015-05-27 21:02:20', '', 0, 'Pedro Vieira'),
(1565, 'Maria_Loureiro', '$P$B0f2ubIiGg5DF27r3H4.aqvecpNwas0', 'maria_loureiro', 'facebook_user_maria_loureiro@example.com', 'https://www.facebook.com/app_scoped_user_id/655308864602302/', '2015-05-27 21:03:23', '', 0, 'Maria Loureiro'),
(1566, 'Vando_Montenegro', '$P$BG1KDkwDV8M7LnKNCgxMZkzod4VYSq/', 'vando_montenegro', 'vando_montenegro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206794580331487/', '2015-05-27 21:04:50', '', 0, 'Vando Montenegro'),
(1567, 'Gony_Zubizarreta_Moya', '$P$BA040eGVg2D9nZ3/DlIvBUzJGy9jNi0', 'gony_zubizarreta_moya', 'laliastemucho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/366864346851798/', '2015-05-27 21:04:56', '', 0, 'Gony Zubizarreta Moya'),
(1568, 'Ana_Rita_Alves', '$P$BhygyXf3veqWIZNox5N1f9nSDeW3PU.', 'ana_rita_alves', 'pipokatrue@gmail.com', 'https://www.facebook.com/app_scoped_user_id/932342590141802/', '2015-05-27 21:09:10', '', 0, 'Ana Rita Alves'),
(1569, 'Ana_Rita_F_Santos', '$P$B//4ScXRPKFeshmeQ9RtkEj4sMaF5u/', 'ana_rita_f_santos', 'ritinhasantos_10@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204202410493309/', '2015-05-27 21:12:03', '', 0, 'Ana Rita F. Santos'),
(1570, 'Raul_Leitao', '$P$B9Pz.jLXYLtMMyo0355jSiEO4C1TN90', 'raul_leitao', 'raulplleitao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/644957885635290/', '2015-05-27 21:12:04', '', 0, 'Raul Leitao'),
(1571, 'Susana_Coelho', '$P$BKJOp/cydBigTgyShsGocliIKShVA31', 'susana_coelho', 'susanacfelix@gmail.com', 'https://www.facebook.com/app_scoped_user_id/918737324816432/', '2015-05-27 21:12:33', '', 0, 'Susana Coelho'),
(1572, 'Rui_Travessas', '$P$B6UJH51zW9p9iCZ6F6Q8cgL4sFP.zp0', 'rui_travessas', 'rui.travessas@gmail.com', 'https://plus.google.com/115532091879970758221', '2015-05-27 21:13:48', '', 0, 'Rui Travessas'),
(1573, 'Sally_Rebelo', '$P$Bf5iffVV8EPQoX3BNWANeAQY0Tbtl2.', 'sally_rebelo', 'sallyrebelo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155601593215007/', '2015-05-27 21:14:25', '', 0, 'Sally Rebelo'),
(1574, 'Pedro_Ramos', '$P$BAvKQZTlVibNVxcYoZLf54V9xcboIS/', 'pedro_ramos', 'pedrosuramos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152998250357479/', '2015-05-27 21:14:27', '', 0, 'Pedro Ramos'),
(1575, 'Melissa_Sue_Castanheira', '$P$B1D4XjWlSsJV1onpE9kVkMNzI8TPWD1', 'melissa_sue_castanheira', 'mel-sue@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204774285412075/', '2015-05-27 21:14:41', '', 0, 'Melissa Sue Castanheira'),
(1576, 'Miguel_Dray', '$P$BxGA1PXKxSx1S8mWIGlYD.ry/ppS1F.', 'miguel_dray', 'miguel.dray@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/10200523111035913/', '2015-05-27 21:14:47', '', 0, 'Miguel Dray'),
(1577, 'Paulo_Mendes', '$P$BhqvbQhsnUZftqt95sT7vmkbhzvMqB1', 'paulo_mendes', 'djpaulomendes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200894733206441/', '2015-05-27 21:15:18', '', 0, 'Paulo Mendes'),
(1578, 'Lourenco_Rato', '$P$BVYw3VFY/sQapI2HsbiCeZp/Lbo5Yc0', 'lourenco_rato', 'lourencomrato@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153356723219706/', '2015-05-27 21:15:32', '', 0, 'Lourenço Rato'),
(1579, 'Joao_Esteves', '$P$BAO4D9/MmIpCqJde9z2wtxijhdYV4r/', 'joao_esteves', 'joao.p.c.esteves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1112650018761433/', '2015-05-27 21:15:57', '', 0, 'João Esteves'),
(1580, 'Ana_Martinho', '$P$Bl90p.pmBD0lvR34ree4n5F9wkehQz/', 'ana_martinho', 'ana@heartnsoul.net', 'https://www.facebook.com/app_scoped_user_id/10204349816646031/', '2015-05-27 21:16:12', '', 0, 'Ana Martinho'),
(1581, 'Luis_Filipe_Vinagre_Fernandes', '$P$BIqpkumnapWwMUt3xDLMmcCYwNeW7K/', 'luis_filipe_vinagre_fernandes', 'vinagre.fernandes@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10200476514591254/', '2015-05-27 21:18:29', '', 0, 'Luis Filipe Vinagre Fernandes'),
(1582, 'alunos_gessm', '$P$ByveO3ivlvkZpxEdP0KrwTMmokRJrD0', 'alunos_gessm', '12gessm@gmail.com', 'https://plus.google.com/109342410424458361242', '2015-05-27 21:18:47', '', 0, 'alunos gessm'),
(1583, 'Goncalo_Melo_1', '$P$Bl0Yb/j06ZwwP5sZv7kMUx9koxH.pL0', 'goncalo_melo_1', 'gbmelo@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1139583706057013/', '2015-05-27 21:20:21', '', 0, 'Gonçalo Melo'),
(1584, 'Antonio_Manuel_Pereira', '$P$BzcjSK1oHISS/vxu3jwL8p4NAUd6Se.', 'antonio_manuel_pereira', 'antoniompereira@icloud.com', 'https://www.facebook.com/app_scoped_user_id/903538646336243/', '2015-05-27 21:21:40', '', 0, 'Antonio Manuel Pereira'),
(1585, 'Manel_Oliveira', '$P$BAro7oXjbOXwGwz6ZDaH9/57M2ctDd.', 'manel_oliveira', 'mroliveira0997@gmail.com', 'https://www.facebook.com/app_scoped_user_id/893608097352522/', '2015-05-27 21:21:43', '', 0, 'Manel Oliveira'),
(1586, 'Frederic_Muller', '$P$B9Wva0L5ZP0/19ICefovJD0ipA2dBU0', 'frederic_muller', 'muller.frederic@gmail.com', 'https://plus.google.com/109907315402697725352', '2015-05-27 21:21:49', '', 0, 'Frédéric Muller'),
(1587, 'Paulo_Esteves', '$P$BZaMT1oaa.g3eA1jmOquVnMXuWEacc/', 'paulo_esteves', 'paulo.c.esteves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/978950832129334/', '2015-05-27 21:22:51', '', 0, 'Paulo Esteves'),
(1588, 'Sarah_Cohen', '$P$B4uzuOfL4fVguuQGamJtcU9NBGGoRh0', 'sarah_cohen', 'sarah_vr_cohen@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207534950960292/', '2015-05-27 21:23:19', '', 0, 'Sarah Cohen'),
(1589, 'Pedro_AR_Calem', '$P$Bij8r9HYN7mOdQAI29Oi3xq3E/vCL3.', 'pedro_ar_calem', 'pedrocalem@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153324553773769/', '2015-05-27 21:24:49', '', 0, 'Pedro AR Cálem'),
(1590, 'Filipe_Oliveira_Pipas', '$P$BvxBlWbbqGG/cLHeRL1eOWwuIfJjyt1', 'filipe_oliveira_pipas', 'filipepipas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/998815833476763/', '2015-05-27 21:27:31', '', 0, 'Filipe Oliveira Pipas'),
(1591, 'Nuno_Ribeiro', '$P$B3deuuD.NJ3iaQFVgrlXqG5jndZg0a.', 'nuno_ribeiro', 'nunoribamar@gmail.com', 'https://www.facebook.com/app_scoped_user_id/894616813917641/', '2015-05-27 21:27:49', '', 0, 'Nuno Ribeiro'),
(1592, 'Maria_Loureiro_1', '$P$BtLL1mTrrC/FLKazZ3N2hoi3yFslOe1', 'maria_loureiro_1', 'mafcloureiro@gmail.com', 'https://plus.google.com/107403837463783657122', '2015-05-27 21:28:00', '', 0, 'Maria Loureiro'),
(1593, 'Marta_Gomes_1', '$P$BFG/K6GWQui0DNIyP3.CTedmxvlgEX0', 'marta_gomes_1', 'martagomes2009@gmail.com', 'https://www.facebook.com/app_scoped_user_id/973898089307749/', '2015-05-27 21:29:29', '', 0, 'Marta Gomes'),
(1594, 'Nicolau_Borges', '$P$Bc3WG8/pK9VwW0G4qNfydEMMdhkYQp/', 'nicolau_borges', 'nicolau.borges@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204478751714915/', '2015-05-27 21:30:01', '', 0, 'Nicolau Borges'),
(1595, 'Carla_Barata_Guerra', '$P$B0wCWqIyJf5BTX3oxklf8lexqOdp46.', 'carla_barata_guerra', 'c.barataguerra@gmail.com', 'https://www.facebook.com/app_scoped_user_id/978173708873585/', '2015-05-27 21:31:31', '', 0, 'Carla Barata Guerra'),
(1596, 'Filipe_Santos', '$P$Bhx8DetC2ZlrQPLHS.vI4kuxyZJCie.', 'filipe_santos', 'facebook_user_filipe_santos@example.com', 'https://www.facebook.com/app_scoped_user_id/844043485632284/', '2015-05-27 21:32:42', '', 0, 'Filipe Santos'),
(1597, 'Mafalda_Cardoso', '$P$BksmngvCH4ukbJT4VjsqZg4FHmzSDB.', 'mafalda_cardoso', 'mafaldaosodrac@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205661448529385/', '2015-05-27 21:32:46', '', 0, 'Mafalda Cardoso'),
(1598, 'Duarte_Marques', '$P$BpE5ajOY9mhMvQa0VSxvPvNlqGhZ9J.', 'duarte_marques', 'duartemarques9@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/912942845449588/', '2015-05-27 21:33:10', '', 0, 'Duarte Marques'),
(1599, 'Armenia_Goncalves', '$P$B.Tn3pYZ2Ama.hxmR0JRqtQSlGT/Gb1', 'armenia_goncalves', 'menalg@gmail.com', 'https://www.facebook.com/app_scoped_user_id/990233367655893/', '2015-05-27 21:33:18', '', 0, 'Arménia Gonçalves'),
(1600, 'Marina_Abreu', '$P$BeluYVS6wyhv6sSYFUpPxafTDDN0bs0', 'marina_abreu', 'mari.comprei@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1587577871530813/', '2015-05-27 21:33:19', '', 0, 'Marina Abreu'),
(1601, 'Francisco_Vieira', '$P$B3cKKI4zZpnPqYxNv7BckC65UThHaP0', 'francisco_vieira', 'xico.vieirinha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/467621410080157/', '2015-05-27 21:33:59', '', 0, 'Francisco Vieira'),
(1602, 'Johnny_Reef', '$P$BbMX7w1bOLJsOCTbI3TRIylQc2Suz6.', 'johnny_reef', 'johnny.reefboy@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204479928055200/', '2015-05-27 21:34:09', '', 0, 'Johnny Reef'),
(1603, 'Pedro_Rijo', '$P$BnVVQTOK3I2RI4NWsC//pWF3EkbLiX.', 'pedro_rijo', 'rijo.profot@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1013686781989874/', '2015-05-27 21:34:44', '', 0, 'Pedro Rijo'),
(1604, 'Rita_Santos', '$P$B0luG54SbZFTH9HLl0rzeTkSyQwx021', 'rita_santos', 'rsantos075@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1074075432620530/', '2015-05-27 21:35:53', '', 0, 'Rita Santos'),
(1605, 'Goncalo_Bernardo', '$P$BYdWry00zYHkWvBO/JJje6/wVWivF2.', 'goncalo_bernardo', 'goncalo_cm476@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/968248696548585/', '2015-05-27 21:36:12', '', 0, 'Gonçalo Bernardo'),
(1606, 'Tiago_Pinho', '$P$BYkPNvsAogT2f8LO4mJuh3hJgun1C71', 'tiago_pinho', 'pinho18@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10206011098211815/', '2015-05-27 21:36:30', '', 0, 'Tiago Pinho'),
(1607, 'Goncalo_Bessone_Mauritti', '$P$BBn.GBuS7L3pRvLx373WUBClqF.fJM1', 'goncalo_bessone_mauritti', 'goncalomauritti@gmail.com', 'https://www.facebook.com/app_scoped_user_id/353335424875951/', '2015-05-27 21:36:35', '', 0, 'Gonçalo Bessone Mauritti'),
(1608, 'Madu_Bruel', '$P$BUOEWhDRit2qJWtiyaCkFlBJvZag7u0', 'madu_bruel', 'dudabruelsalles@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153130916275168/', '2015-05-27 21:39:02', '', 0, 'Madu Bruel'),
(1609, 'Claudio_Costa', '$P$B2N/TbqWGB2KuxxqhgtcOAkcwp18P90', 'claudio_costa', 'cadocosta@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1005617822783375/', '2015-05-27 21:39:08', '', 0, 'Cláudio Costa'),
(1610, 'Monica_Terenas', '$P$Bmhre3UJwW/H.iI7fkSckgONRJTF2e1', 'monica_terenas', 'monica.terenas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1043850548975829/', '2015-05-27 21:40:43', '', 0, 'Mónica Terenas'),
(1611, 'Henrique_Albergaria', '$P$BbVkII1Jw/r1WbGVF2eh6KkCJZ4FOj/', 'henrique_albergaria', 'henriquealbergaria@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153273346951223/', '2015-05-27 21:41:31', '', 0, 'Henrique Albergaria'),
(1612, 'Ana_Zagalo_Almeida', '$P$BoMokIFxdlFUsXOLbGWfP6gPUQhsGh0', 'ana_zagalo_almeida', 'azagalo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204799330123367/', '2015-05-27 21:42:06', '', 0, 'Ana Zagalo Almeida'),
(1613, 'Filipe_Ferreirinha', '$P$BRMulHcuksgPhmdg70h695l8zLgKDz.', 'filipe_ferreirinha', 'filipeferreirinha@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10206587417473726/', '2015-05-27 21:42:58', '', 0, 'Filipe Ferreirinha'),
(1614, 'Jorge_Manuel_Gato_Ribeiro', '$P$BeiXb.tXg/P6QUywuoqvrFjaflASU90', 'jorge_manuel_gato_ribeiro', 'jorge.ribeiro@unilever.com', 'https://www.facebook.com/app_scoped_user_id/10200635943458643/', '2015-05-27 21:43:03', '', 0, 'Jorge Manuel Gato Ribeiro'),
(1615, 'Saqua_Saquarema_Saqua', '$P$BBNMnXgnU2ZWQT51baypeFGAYAZr0S1', 'saqua_saquarema_saqua', 'saquaz@gmail.com', 'https://www.facebook.com/app_scoped_user_id/854402187942828/', '2015-05-27 21:43:49', '', 0, 'Saquá Saquarema Saquá'),
(1616, 'Filipa_Ribeiro_Fontes', '$P$B5LwIZ1BSQG23jOoPd9faWQC2ypLfk.', 'filipa_ribeiro_fontes', 'filipa.ribeirofontes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152952701024503/', '2015-05-27 21:44:58', '', 0, 'Filipa Ribeiro Fontes'),
(1617, 'Cristina_Rodrigues_1', '$P$Bgk87puu7FescvPCHA66tcoPoStXs01', 'cristina_rodrigues_1', 'ccallerod@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203421566814656/', '2015-05-27 21:45:07', '', 0, 'Cristina Rodrigues'),
(1618, 'Pedro_Faria_de_Castro', '$P$BltOZtAIwNpEo8UWLeXJOJ3qA06YQp.', 'pedro_faria_de_castro', 'pfc90@clix.pt', 'https://www.facebook.com/app_scoped_user_id/908683962504351/', '2015-05-27 21:45:10', '', 0, 'Pedro Faria de Castro'),
(1619, 'Anabela_Floriano', '$P$BxBao/eliOEeJtWvTlEWCplZeP2SKr0', 'anabela_floriano', 'belafloriano@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/770905339692200/', '2015-05-27 21:45:29', '', 0, 'Anabela Floriano'),
(1620, 'Elsa_Tavares', '$P$BBFCuZDl/.hRW2EqJXn10swI0/o/Li/', 'elsa_tavares', 'avo.elsa@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/932043813484956/', '2015-05-27 21:45:59', '', 0, 'Elsa Tavares'),
(1621, 'Joana_Borges_Cardoso', '$P$BV.0EZv.Q2BtS507uEewy/vDY1q6y8.', 'joana_borges_cardoso', 'joanacardosona@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204533743328589/', '2015-05-27 21:46:25', '', 0, 'Joana Borges Cardoso'),
(1622, 'Joao_Martinho', '$P$BwVPPH.ACyElxNOgD95YZDHLjzyqqG1', 'joao_martinho', 'jdpmartinho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205750340069240/', '2015-05-27 21:47:06', '', 0, 'João Martinho'),
(1623, 'Jorge_Silva', '$P$BVys9ftdUpH9tJ767L1tRD.RjbAbC6.', 'jorge_silva', 'jorge.silva@excelenciaemcondominios.pt', 'https://www.facebook.com/app_scoped_user_id/1022192884476966/', '2015-05-27 21:49:03', '', 0, 'Jorge Silva'),
(1624, 'Guilhermina_Prudencio', '$P$BU0X1M9ZG3YeSBcwxLMmC6kRJ8Z/jH0', 'guilhermina_prudencio', 'guiprudencio@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1183421225017171/', '2015-05-27 21:49:33', '', 0, 'Guilhermina Prudencio'),
(1625, 'Luis_Esteves', '$P$BkBcQlQ8aXSgDgc5jSABaUgWQ5CwQA0', 'luis_esteves', 'luis_esteves_14@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203372948239523/', '2015-05-27 21:50:21', '', 0, 'Luis Esteves'),
(1626, 'Emanuel_Aniceto', '$P$BVihVhwJxl9Hol6xMY4pHsB4EfW7qp.', 'emanuel_aniceto', 'emanuelaniceto@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206909269632854/', '2015-05-27 21:51:00', '', 0, 'Emanuel Aniceto'),
(1627, 'Gustavo_Henrique_Vianna', '$P$BQTKVzbXBXbn1XaADNEo336p0Ut5mL0', 'gustavo_henrique_vianna', 'gugavianna@gmail.com', 'https://www.facebook.com/app_scoped_user_id/974600302563928/', '2015-05-27 21:51:58', '', 0, 'Gustavo Henrique Vianna'),
(1628, 'Alexandra_Ramalho', '$P$BrJ4PxFEKwmWSuH8aay2T.toCvZECM.', 'alexandra_ramalho', 'alex.matosramalho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204083419274701/', '2015-05-27 21:52:02', '', 0, 'Alexandra Ramalho'),
(1629, 'Joao_Pedro_Cazenave_Ribeiro', '$P$Bpicyx08ciuDVWa4.T8IZ3ghd7Enfu/', 'joao_pedro_cazenave_ribeiro', 'joao@semente.pt', 'https://www.facebook.com/app_scoped_user_id/10207154144440235/', '2015-05-27 21:52:35', '', 0, 'João Pedro Cazenave Ribeiro'),
(1630, 'Alexandre_Sousa', '$P$BMr2eEuf2MHY6/C/p12DEvfAEwzaQc/', 'alexandre_sousa', 'ratel.72@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204025263383820/', '2015-05-27 21:53:41', '', 0, 'Alexandre Sousa'),
(1631, 'Lino_Curado', '$P$BVy4qFi2emEjng2caKp3vHr5da./E./', 'lino_curado', 'lino.curado@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/874010885994537/', '2015-05-27 21:54:38', '', 0, 'Lino Curado'),
(1632, 'Sofia_Lynce_Pavia', '$P$BDhdyyKOWDI1CBk9iuZwvqi7SSqlOn1', 'sofia_lynce_pavia', 'sofialynce@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206874056555649/', '2015-05-27 21:56:26', '', 0, 'Sofia Lynce Pavia'),
(1633, 'Pedro_Pessoa', '$P$BHGIbRKKTDKGl/RugycgX02oaeIHt8/', 'pedro_pessoa', 'jpedropessoa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/998463650166019/', '2015-05-27 21:56:50', '', 0, 'Pedro Pessoa'),
(1634, 'Joao_Pedro_Braga', '$P$Bc2ilbVdzonU1.uf89g/hl72U7aepE.', 'joao_pedro_braga', 'jpaobraga2@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/857760054261487/', '2015-05-27 21:57:00', '', 0, 'João Pedro Braga'),
(1635, 'Pedro_Barros', '$P$BkeDvnYxlRySnJ4KPwKOoMWMLmp9el/', 'pedro_barros', 'pabarros10@gmail.com', 'https://www.facebook.com/app_scoped_user_id/851641538240418/', '2015-05-27 21:57:16', '', 0, 'Pedro Barros'),
(1636, 'Francisco_Carrasco_Bde', '$P$Bf4u/Bd/eQ0s.B/NNmxHgGlIXnbuEc.', 'francisco_carrasco_bde', 'franfezfez@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1010280942325802/', '2015-05-27 21:57:19', '', 0, 'Francisco Carrasco Bde'),
(1637, 'Andre_Baptista_De_Almeida', '$P$BCUo/i1oNK8XIsyzzP/syAmt1piA0L.', 'andre_baptista_de_almeida', 'facebook_user_andre_baptista_de_almeida@example.com', 'https://www.facebook.com/app_scoped_user_id/1031594063526569/', '2015-05-27 21:57:22', '', 0, 'André Baptista De Almeida'),
(1638, 'Pedro_Ramos_1', '$P$ByuDcf4uaL2Qx9iN5ZdzwjTCKJYThm0', 'pedro_ramos_1', 'psalsaramos@gmail.com', 'https://plus.google.com/106430455953470643057', '2015-05-27 21:58:12', '', 0, 'Pedro Ramos'),
(1639, 'Joana_Agostinho', '$P$BF3BfwOzlVCIFqycPdW5upD5U/slqe0', 'joana_agostinho', 'joaninha_jo13@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153397008653707/', '2015-05-27 21:58:12', '', 0, 'Joana Agostinho'),
(1640, 'Pedro_de_Lacerda', '$P$Bivm1b40eVyTvJ9JNjX9HRrS3wjHK91', 'pedro_de_lacerda', 'pedrolacerda@netmadeira.com', 'https://www.facebook.com/app_scoped_user_id/10205660721991709/', '2015-05-27 21:59:50', '', 0, 'Pedro de Lacerda'),
(1641, 'Brafna_Garcia_Rosado', '$P$B8HeZbaXKSEy6GffNFShIwWgEZtGkA1', 'brafna_garcia_rosado', 'brafna@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152754312961739/', '2015-05-27 22:01:37', '', 0, 'Brafna Garcia Rosado'),
(1642, 'Zinha_Silva', '$P$BVIKTyYEUgFOquBOyEhhQ.wTVmmUnY/', 'zinha_silva', 'm.josepacheco@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/922755281100432/', '2015-05-27 22:01:54', '', 0, 'Zinha Silva'),
(1643, 'Joao_Anastacio', '$P$BQo.444Ko0wKRl2lbutBrneztKoN8u/', 'joao_anastacio', 'ananacio@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206474505199904/', '2015-05-27 22:02:36', '', 0, 'João Anastácio'),
(1644, 'Antonio_Loureiro', '$P$Bd1DmCf1M.AfUR4W694PO29YlsXugw.', 'antonio_loureiro', 'amcloureiro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200672609532917/', '2015-05-27 22:04:57', '', 0, 'Antonio Loureiro'),
(1645, 'Andre_Rosa', '$P$Bwzr3DEc5laSiVHwIRfuB.2F2vSZQ0/', 'andre_rosa', 'andremrosa88@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206684696138720/', '2015-05-27 22:05:30', '', 0, 'André Rosa'),
(1646, 'Catarina_Isabel', '$P$B4kEb0ixDYmMYXD1i0WBFqt/bW1v5Y.', 'catarina_isabel', 'catarina.isaabel@gmail.com', 'https://www.facebook.com/app_scoped_user_id/895212367191545/', '2015-05-27 22:06:19', '', 0, 'Catarina Isabel'),
(1647, 'Pedro_Cardoso_1', '$P$BWIXfYMeRmNrEnIsfjUzwxHctU1f0w1', 'pedro_cardoso_1', 'pedrotpcardoso@gmail.com', 'https://plus.google.com/110187788209283418489', '2015-05-27 22:08:40', '', 0, 'Pedro Cardoso'),
(1648, 'Marta_Espadas', '$P$Bh2OoWJifF5uZqojRgFzkhDPCwpdnD1', 'marta_espadas', 'marta.espadas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205858834183384/', '2015-05-27 22:13:16', '', 0, 'Marta Espadas'),
(1649, 'Ricardo_Alves', '$P$BotbVJeq3Acucok3M2jQDlqiEJ9xpr.', 'ricardo_alves', 'ricardoanjosalves@gmail.com', 'https://plus.google.com/101381692377260883915', '2015-05-27 22:14:00', '', 0, 'Ricardo Alves'),
(1650, 'Francisco_Goncalves_de_Brito', '$P$Bt/sXyaW5hIYDnekjMdqjTZmr/ojyA0', 'francisco_goncalves_de_brito', 'franciscodebrito@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205487811488226/', '2015-05-27 22:15:43', '', 0, 'Francisco Gonçalves de Brito'),
(1651, 'Joao_Baptista_1', '$P$BwjwyQ6jvrHXabEAyXWDdIJDFnebKk/', 'joao_baptista_1', 'jbaptista2013@gmail.com', 'https://plus.google.com/114599900921274094983', '2015-05-27 22:16:02', '', 0, 'João Baptista'),
(1652, 'Francisco_Pereira', '$P$ByWhj3xg1Q.0BAm4Bliyg0Lcz4RnL20', 'francisco_pereira', 'facebook_user_francisco_pereira@example.com', 'https://www.facebook.com/app_scoped_user_id/842036125884281/', '2015-05-27 22:20:57', '', 0, 'Francisco Pereira'),
(1653, 'DjMorgana_Saraiva', '$P$ByUotStXfUmzuyj2vIwahiNy3CKFaT1', 'djmorgana_saraiva', 'djmorgana15@gmail.com', 'https://www.facebook.com/app_scoped_user_id/445455995625616/', '2015-05-27 22:22:20', '', 0, 'DjMorgana Saraiva'),
(1654, 'Joao_Diogo_de_Freitas', '$P$Bx/igHUGwA/CfWkgSH5jaknGl2osDi.', 'joao_diogo_de_freitas', 'jdfreitas2004@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153414433456096/', '2015-05-27 22:24:07', '', 0, 'João Diogo de Freitas'),
(1655, 'Joana_Freitas_1', '$P$B5s5bI.aGbZZMvsMvtxQpCcvGmmbwZ0', 'joana_freitas_1', 'facebook_user_joana_freitas_1@example.com', 'https://www.facebook.com/app_scoped_user_id/10153020016543621/', '2015-05-27 22:25:29', '', 0, 'Joana Freitas'),
(1656, 'Laura_Pintassilgo', '$P$B1lSwJKoJww07RIYYJLgNTGwEIrzdE1', 'laura_pintassilgo', 'lauraputter@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206721751670935/', '2015-05-27 22:25:45', '', 0, 'Laura Pintassilgo'),
(1657, 'Carita_Pedro', '$P$B/X1xo1z1pYI0/aKQrZh/hkqGyp8s60', 'carita_pedro', 'pedrocarita@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205413901159356/', '2015-05-27 22:30:05', '', 0, 'Carita Pedro'),
(1658, 'Martim_Teixeira', '$P$BvxVZEmOgB8OI6DRqlfcWFSv70q0gp/', 'martim_teixeira', 'martimteixeira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153230711138796/', '2015-05-27 22:30:28', '', 0, 'Martim Teixeira'),
(1659, 'Maria_Figueiredo', '$P$BgQl4ggI4CgFrHj7q9ocpvMWMyjL.q0', 'maria_figueiredo', 'maria.carvalho.figueiredo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/868564306513971/', '2015-05-27 22:30:56', '', 0, 'Maria Figueiredo'),
(1660, 'Pedro_Barreiros', '$P$Bg76649Vt.HzsLTHwAdiKvGhQM2Agd1', 'pedro_barreiros', 'barreirinhos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1113910135292111/', '2015-05-27 22:31:43', '', 0, 'Pedro Barreiros'),
(1661, 'Fatima_Branquinho_Alves', '$P$BrYVM1OXjTmomfuFIkncQa6fJnwVin/', 'fatima_branquinho_alves', 'branquinho.fatima@gmail.com', 'https://www.facebook.com/app_scoped_user_id/966509613383960/', '2015-05-27 22:31:54', '', 0, 'Fátima Branquinho Alves'),
(1662, 'Rodrigo_Meirelles', '$P$BT/WE0kZQz87RQQXFXjA56ca43Yg8A.', 'rodrigo_meirelles', 'rodrigomeirelles@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10204560935645786/', '2015-05-27 22:32:57', '', 0, 'Rodrigo Meirelles'),
(1663, 'Jose_Dmorais', '$P$BQrRDGvGY4mpGVoJ2JYXqbgjcU3bug0', 'jose_dmorais', 'couceiromorais@msn.com', 'https://www.facebook.com/app_scoped_user_id/1114895451858997/', '2015-05-27 22:33:49', '', 0, 'Jose Dmorais'),
(1664, 'Dina_Motinha', '$P$BOkefTniSQ53HsErrjQxc8Xj4E.kO9/', 'dina_motinha', 'dina.motinha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/970511412981782/', '2015-05-27 22:33:58', '', 0, 'Dina Motinha'),
(1665, 'Lurdes_Morais', '$P$BXBVOk.w9EK7.zQm9H7TtcqJJa2G740', 'lurdes_morais', 'enga_lurdes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203030113393951/', '2015-05-27 22:35:42', '', 0, 'Lurdes Morais'),
(1666, 'Ben_Muller', '$P$B9GnmGEZQMSGDQ8bP8SUk34CkewYj2.', 'ben_muller', 'perfectline@go4more.de', 'https://www.facebook.com/app_scoped_user_id/480531238769138/', '2015-05-27 22:36:41', '', 0, 'Ben Müller'),
(1667, 'Marco_Sa', '$P$BCTLU6SKiaEMS4kdmZWc2ewcdVEUpy.', 'marco_sa', 'meko_ms@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/947182841969296/', '2015-05-27 22:36:46', '', 0, 'Marco Sá'),
(1668, 'Cristina_Vidigal', '$P$BLTzKNRSEuAUA..8AXBtnmOGcDiZBW1', 'cristina_vidigal', 'cristinamiguelvidigal@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204217115735709/', '2015-05-27 22:38:22', '', 0, 'Cristina Vidigal'),
(1669, 'Miguel_Cardador', '$P$B..Kpk4XO8ciaZoh4f/Z0t3e3m4jHf/', 'miguel_cardador', 'm.cardador@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207017711626943/', '2015-05-27 22:38:36', '', 0, 'Miguel Cardador'),
(1670, 'Margarida_Vieira_de_Sa', '$P$BSIqgfbaM5Su0.IT73zkaCTqivRCxM0', 'margarida_vieira_de_sa', 'margaridavieiradesa@gmail.com', 'https://plus.google.com/102069017843266877132', '2015-05-27 22:45:13', '', 0, 'Margarida Vieira de Sá'),
(1671, 'Ana_Pinto-Coelho', '$P$BNnmSBEIT.00cQuVAExCb2EmW4dmOv/', 'ana_pinto-coelho', 'anapc1974@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206763200429355/', '2015-05-27 22:48:38', '', 0, 'Ana Pinto-Coelho'),
(1672, 'Goncalo_Dias', '$P$BwCzQd04ZCum6IYUkRSh23mYss.b/t0', 'goncalo_dias', 'goncalo.dias@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207031634539698/', '2015-05-27 22:49:22', '', 0, 'Gonçalo Dias'),
(1673, 'Pedro_Castello_Branco', '$P$BxJzBlSJR.kWrBBWYcL6Zwl7EtVGDF0', 'pedro_castello_branco', 'pedrocascb@gmail.com', '', '2015-05-27 22:49:45', '', 0, 'Pedro Castello Branco'),
(1674, 'Mauro_Correia', '$P$BH9aL0T.UKw8P3aur0gy/sT9XSiA5l1', 'mauro_correia', 'mauro.correia@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153295872583162/', '2015-05-27 22:50:14', '', 0, 'Mauro Correia'),
(1675, 'Maria_Joao_Carvalheira_Rodrigues', '$P$B6TSujpQDG253/AIZYVy73XdE/idSF0', 'maria_joao_carvalheira_rodrigues', 'mariajoaocrodrigues@gmail.com', 'https://www.facebook.com/app_scoped_user_id/851099581641509/', '2015-05-27 22:53:23', '', 0, 'Maria João Carvalheira Rodrigues'),
(1676, 'Ines_Antunes', '$P$BZeGk3541S0cuXA6sdSP1ZZxVS5s3x0', 'ines_antunes', 'inescsantunes@gmail.com', 'https://plus.google.com/103363294175651603670', '2015-05-27 22:53:47', '', 0, 'Inês Antunes'),
(1677, 'Teresa_Fonseca', '$P$BecJwxrLZLXNAITOOJZqopXgMYapWP/', 'teresa_fonseca', 'facebook_user_teresa_fonseca@example.com', 'https://www.facebook.com/app_scoped_user_id/10204961549853339/', '2015-05-27 22:57:38', '', 0, 'Teresa Fonseca'),
(1678, 'Catarina_Sofia', '$P$BGVUnRuNoxZJAc/yTnh3z8mD4ZabNI/', 'catarina_sofia', 'oneill_girl_wave@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205065393567360/', '2015-05-27 22:57:44', '', 0, 'Catarina Sofia'),
(1679, 'Rute_Maio', '$P$BS6O/AjHKWh9D29IcYH/fubC96UFCI0', 'rute_maio', 'rute.maio@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/779857215460564/', '2015-05-27 22:58:19', '', 0, 'Rute Maio'),
(1680, 'ricardo_sousa', '$P$Br6nKy7lh09HBQMsapXt5ugVnO91Ef0', 'ricardo_sousa', 'skatersamurai@gmail.com', 'https://plus.google.com/102878830993290615797', '2015-05-27 23:00:10', '', 0, 'ricardo sousa'),
(1681, 'Gisela_Esteves', '$P$BjOBjQyQ/VXpSf6KUcOg/p0uoEhRJT/', 'gisela_esteves', 'gigasgi@outlook.pt', 'https://www.facebook.com/app_scoped_user_id/1454905928136058/', '2015-05-27 23:01:00', '', 0, 'Gisela Esteves'),
(1682, 'Lourenco_Almeida', '$P$Be0YA37EozcBYOuCoOVd/pRFwGQUro1', 'lourenco_almeida', 'dealmeidalourenco@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153262650397488/', '2015-05-27 23:02:30', '', 0, 'Lourenco Almeida'),
(1683, 'Rebecca_Barbosa', '$P$BC2vib.s1T2m8s8jB.jVl65JBnOgMl1', 'rebecca_barbosa', 'rebeccamartins2009@hotmail.co.uk', 'https://www.facebook.com/app_scoped_user_id/1001662443185861/', '2015-05-27 23:03:46', '', 0, 'Rebecca Barbosa'),
(1684, 'Paulo_Cecilio', '$P$BttdbLvzCyHuvuxHwW50MOo7KfAgw80', 'paulo_cecilio', 'facebook_user_paulo_cecilio@example.com', 'https://www.facebook.com/app_scoped_user_id/10200777399955565/', '2015-05-27 23:07:19', '', 0, 'Paulo Cecilio'),
(1685, 'Telmo_Soares', '$P$BBwNadGT32Asjpvu7ArdX8hWKQl9/P1', 'telmo_soares', 'telminho_78@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204307892926364/', '2015-05-27 23:07:59', '', 0, 'Telmo Soares'),
(1686, 'Stephane_Oliveira_Leite', '$P$B5yFZ/PmuU/5ZW2tAKllfKtiy.OTWL0', 'stephane_oliveira_leite', 'leitestephane@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206792116831820/', '2015-05-27 23:08:44', '', 0, 'Stéphane Oliveira Leite'),
(1687, 'Pedro_Mendonca_Nobre', '$P$Bl9SkBFUd96PPJLZHB0O1uXLvcus9A.', 'pedro_mendonca_nobre', 'pedromnobre@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152854939053053/', '2015-05-27 23:10:51', '', 0, 'Pedro Mendonça Nobre'),
(1688, 'Mafalda_Santos', '$P$B.za2EL8Gfow0ToX42dswJYqwvOkHK1', 'mafalda_santos', 'mafaldasousaemeneses@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1013500492002401/', '2015-05-27 23:12:18', '', 0, 'Mafalda Santos'),
(1689, 'Paulo_Miguel_1', '$P$Bp0h4Q4IA1Roq193Eo9Q1EgXReLuth/', 'paulo_miguel_1', 'paulo.racerdesign@gmail.com', 'https://www.facebook.com/app_scoped_user_id/904989656191021/', '2015-05-27 23:12:51', '', 0, 'Paulo Miguel'),
(1690, 'Miguel_Rellego', '$P$BkZVLcoiJ8xbk1g9a7inJk/IhripL./', 'miguel_rellego', 'rellego@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206774382536082/', '2015-05-27 23:14:50', '', 0, 'Miguel Rellego'),
(1691, 'Emilia_Couto', '$P$BZlxbfPRsayvKyfpn2snKWbY3ZaNJN0', 'emilia_couto', 'emiliamonsao@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10152936547817945/', '2015-05-27 23:17:26', '', 0, 'Emilia Couto'),
(1692, 'Tomas_Neves', '$P$Bf.kc5MiYroCdqXVh5AKSrqjxPbtOS.', 'tomas_neves', 'tomas_neves@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153331240910420/', '2015-05-27 23:20:48', '', 0, 'Tomas Neves'),
(1693, 'Reynan_Conceicao', '$P$BWiExBddLx7F7srQjrOpI2cmiR7u9K.', 'reynan_conceicao', 'reynan_c@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1002680986411607/', '2015-05-27 23:25:13', '', 0, 'Reynan Conceição'),
(1694, 'Maria_Marujo', '$P$B5JpGqeng3jBgxL5SsXVy1ogDgiwBe0', 'maria_marujo', 'maria.ines306@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/842494015829572/', '2015-05-27 23:26:00', '', 0, 'Maria Marujo'),
(1695, 'Ana_Reis_Tomaz', '$P$BmDE7hoxLt19nKYXs/k9lj3AHCziI4/', 'ana_reis_tomaz', 'reistomaz.ana@gmail.com', 'https://plus.google.com/101939738328656847763', '2015-05-27 23:29:02', '', 0, 'Ana Reis Tomaz'),
(1696, 'Marta_Silva', '$P$BK.r.2s/Arqr8inI0ztFg8enS.3NC5.', 'marta_silva', 'martavieiradasilva75@gmail.com', 'https://plus.google.com/117627719654563343424', '2015-05-27 23:30:05', '', 0, 'Marta Silva'),
(1697, 'Ze_Maria', '$P$Boai03Tu8OksNisD8XQbsW/gXnfidA/', 'ze_maria', 'zemariara@gmail.com', 'https://plus.google.com/117819648836252969376', '2015-05-27 23:30:21', '', 0, 'Ze Maria'),
(1698, 'Paulo_Dias_1', '$P$BbTJcgkAqazMMKF9SVQ6IGE7iYR3RH/', 'paulo_dias_1', 'pauloshape@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153073251073101/', '2015-05-27 23:34:54', '', 0, 'Paulo Dias'),
(1699, 'Jorge_Oliveira', '$P$B.Xjq4yCauIipqoLUtEgohSTghttsX1', 'jorge_oliveira', 'jorgetoliveira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206845805846437/', '2015-05-27 23:36:31', '', 0, 'Jorge Oliveira'),
(1700, 'Pedro_Bento', '$P$BxQ.LSJ6SlOpTianGsmchmtgSNWXFH.', 'pedro_bento', 'pedro6bento9@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/989979801013828/', '2015-05-27 23:37:26', '', 0, 'Pedro Bento'),
(1701, 'Luis_Blanco', '$P$B/HhZ/YQqu.M/Oiuxl1hhdiHr.5o5I.', 'luis_blanco', 'facebook_user_luis_blanco@example.com', 'https://www.facebook.com/app_scoped_user_id/10203020469431956/', '2015-05-27 23:38:31', '', 0, 'Luis Blanco'),
(1702, 'Nocas_Silva', '$P$Bi2qAQRAVYmsuPGYlyqKn2IGj5xEqX.', 'nocas_silva', 'nocassurf@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203489803880483/', '2015-05-27 23:39:18', '', 0, 'Nocas Silva'),
(1703, 'Goncalo_Cintra', '$P$B7lrVhtlUNojKq/7FmC/yj0hIGxXLD0', 'goncalo_cintra', 'goncalocintra@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152806944991857/', '2015-05-27 23:41:32', '', 0, 'Goncalo Cintra'),
(1704, 'Eduardo_Maciel', '$P$B.fFoSh87QlZ7JXAIpXyQpugb1dK291', 'eduardo_maciel', 'edu_yetchemaz@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1011895358835165/', '2015-05-27 23:41:36', '', 0, 'Eduardo Maciel'),
(1705, 'Alexandra_Bandeira', '$P$BdrP4f2I/83tkymOU0amu81Iw7NIfX.', 'alexandra_bandeira', 'xana.bandeira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/985721874771704/', '2015-05-27 23:53:54', '', 0, 'Alexandra Bandeira'),
(1706, 'Simone_Rossana_Vieira', '$P$BIEy37sfD04HDTeZRXbgDmrRjxAvki/', 'simone_rossana_vieira', 'srsvieira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153251555745708/', '2015-05-27 23:56:08', '', 0, 'Simone Rossana Vieira'),
(1707, 'Soraia_Anjinho', '$P$Bb5hLxC2dBwpCPi/9ALcXW8HWICWxt/', 'soraia_anjinho', 'mishekazinha@gmail.com', '', '2015-05-27 23:58:10', '', 0, 'Soraia Anjinho'),
(1708, 'Joao_Luis_Claro', '$P$BnAbujouhtUpqyDhipygGQwGZP139w/', 'joao_luis_claro', 'facebook_user_joao_luis_claro@example.com', 'https://www.facebook.com/app_scoped_user_id/10205375423397372/', '2015-05-27 23:59:00', '', 0, 'João Luis Claro'),
(1709, 'Piedade_Seisal', '$P$B73sAtc4vTZ9NEckaHe9FUwCmx0n2.0', 'piedade_seisal', 'piedade.seisal@gmail.com', 'https://plus.google.com/111310319522808797865', '2015-05-28 00:01:11', '', 0, 'Piedade Seisal'),
(1710, 'Nayala_Guerreiro', '$P$Bro99xYC3wkDecny3am8ypIttWpD4L/', 'nayala_guerreiro', 'nayxitah@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153025802864069/', '2015-05-28 00:02:57', '', 0, 'Nayala Guerreiro'),
(1711, 'Maria_Durao', '$P$Bp/ArtAqU9inD6RR6Zn9VrLA5XkVl60', 'maria_durao', 'maria_durao@msn.com', 'https://www.facebook.com/app_scoped_user_id/10153377561795561/', '2015-05-28 00:05:37', '', 0, 'Maria Durão'),
(1712, 'Silvano_Lourenco', '$P$BjnC8Wz7qV1.uDwVv5ym8TTWOH2DA60', 'silvano_lourenco', 'baiapeniche.surfcamp@gmail.com', 'https://plus.google.com/110902365688260561132', '2015-05-28 00:07:08', '', 0, 'Silvano Lourenco'),
(1713, 'Marlon_Lipke', '$P$B.nFON0tSNd.2faVLCv9Twp6EWrMpf.', 'marlon_lipke', 'facebook_user_marlon_lipke@example.com', 'https://www.facebook.com/app_scoped_user_id/10153319585330833/', '2015-05-28 00:09:31', '', 0, 'Marlon Lipke'),
(1714, 'Joao_Brek_Bracourt', '$P$BtWuzYeAOmY/Mzzl26oGfS42jlf9tI0', 'joao_brek_bracourt', 'brek33@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204449065533300/', '2015-05-28 00:10:06', '', 0, 'Joao Brek Bracourt'),
(1715, 'Patricia_Ferreira', '$P$BmaO.l4hSy7fiqBpVKWTWA5YHKTqwq.', 'patricia_ferreira', 'ferreirapatricia541@gmail.com', 'https://plus.google.com/107576214503062586837', '2015-05-28 00:15:36', '', 0, 'Patricia Ferreira'),
(1716, 'Kalifa_Ohm', '$P$Bj9aHNSx1nCyTFIcUwfXbOi1tZeRA60', 'kalifa_ohm', 'carlosbexiga1@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1111218762225609/', '2015-05-28 00:17:28', '', 0, 'Kalifa Ohm'),
(1717, 'Laura_Bettencourt', '$P$B9ZVoINInVpmsh1Vk5xua4QXxPQa4B.', 'laura_bettencourt', 'picamaluca@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155576120920237/', '2015-05-28 00:30:01', '', 0, 'Laura Bettencourt'),
(1718, 'Augusto_Queiroz_Spb', '$P$BYt8hkdeIqUzzpng1zZpAzkKiv3tIn0', 'augusto_queiroz_spb', 'augusto.b.queiroz@gmail.com', 'https://www.facebook.com/app_scoped_user_id/846100595425475/', '2015-05-28 00:40:11', '', 0, 'Augusto Queiroz Spb'),
(1719, 'Patricia_Novaes', '$P$BRk9h/1OtKp38jSwxwN0aie4SlshPN/', 'patricia_novaes', 'facebook_user_patricia_novaes@example.com', 'https://www.facebook.com/app_scoped_user_id/1014329871919163/', '2015-05-28 00:45:26', '', 0, 'Patrícia Novaes'),
(1720, 'Dino_Estrelinha', '$P$BO8vDE/w.2Kvd2ScGufK4tYUypF8Vj1', 'dino_estrelinha', 'dinoestrelinha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200584029599697/', '2015-05-28 00:57:45', '', 0, 'Dino Estrelinha'),
(1721, 'Vasco_Santos', '$P$B8PWL6ZM5P0kmW8ZE6x8KmFMMgVaG8/', 'vasco_santos', 'vascobiketrial@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152811127567466/', '2015-05-28 00:59:03', '', 0, 'Vasco Santos'),
(1722, 'Goncalo_Oliveira', '$P$BsXToTcEeeyAUQC7xEidF9jXT.fjoU1', 'goncalo_oliveira', 'ggg_oliveira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10200520734976622/', '2015-05-28 01:08:02', '', 0, 'Gonçalo Oliveira'),
(1723, 'Fernanda_Klam', '$P$BnNUiiIFuQswQ.LaNPr5z2cBgjqZV41', 'fernanda_klam', 'fernandawaves@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155608062785274/', '2015-05-28 01:58:05', '', 0, 'Fernanda Klam'),
(1724, 'Bianca_Ribeiro', '$P$Bc97AzKQcpsWdvAOYy0aMt4v.WiHBt/', 'bianca_ribeiro', 'biancalomeuribeiro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207100429337363/', '2015-05-28 02:15:35', '', 0, 'Bianca Ribeiro'),
(1725, 'Sandro_Local', '$P$B3.EmUivLSiyuUpunODA30LjjJuuGD1', 'sandro_local', 'sandro_jpeper@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204350943673821/', '2015-05-28 02:19:30', '', 0, 'Sandro Local'),
(1726, 'Jose_Madrid', '$P$B/4P8i934S5nfwrwxh4mEyrw4QxaKe0', 'jose_madrid', 'jjmadrid@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153552952387985/', '2015-05-28 02:30:38', '', 0, 'José Madrid'),
(1727, 'Romulo_Ponce_de_Leao', '$P$B4iOMrfFoH8PWFiZkBrV0WMJgUvOn21', 'romulo_ponce_de_leao', 'romulo.ponce.leao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204061696174093/', '2015-05-28 02:31:10', '', 0, 'Rómulo Ponce de Leão'),
(1728, 'Franciele_Martins_Escaraboto', '$P$BFbMyBUHIFIGzj95GT4QREG2g9ygkk/', 'franciele_martins_escaraboto', 'fran.escaraboto@gmail.com', 'https://www.facebook.com/app_scoped_user_id/864787226927152/', '2015-05-28 02:35:57', '', 0, 'Franciele Martins Escaraboto'),
(1729, 'Ana_Geraldes_Barba', '$P$BSR7VXIVMJtTFnn4qsRG6Jy4v7mvuF1', 'ana_geraldes_barba', 'barba.ana@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153430410164124/', '2015-05-28 03:15:56', '', 0, 'Ana Geraldes Barba'),
(1730, 'Marcio_Foschiani_Esteves', '$P$B2xvpdSbiZjZyZViSXrYB4CMoKS6R31', 'marcio_foschiani_esteves', 'm.foschiani@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/994183103935930/', '2015-05-28 03:24:15', '', 0, 'Marcio Foschiani Esteves'),
(1731, 'Verinha_Simoes', '$P$B1iRXeymv/EWKmxoPZy9DP6P4ZwrSy0', 'verinha_simoes', 'verinhasimoes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206644022681699/', '2015-05-28 03:45:16', '', 0, 'Verinha Simoes'),
(1732, 'Andre_Henrique_da_Silva', '$P$BenQ5LkhCTr9VnC0hjYK40NM9KhqUz0', 'andre_henrique_da_silva', 'andreskt2010@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/953282774722171/', '2015-05-28 03:58:53', '', 0, 'Andre Henrique da Silva'),
(1733, 'Sofia_Chinita', '$P$BaYlNejYkkNHhSGuGELm9sQAybHXQI1', 'sofia_chinita', 'sofiachinita@gmail.com', 'https://plus.google.com/114637377930862850799', '2015-05-28 03:58:56', '', 0, 'Sofia Chinita'),
(1734, 'Flavia_Chimello', '$P$BCRPGeh8sZTwYw539CC/Ii68RytHrs1', 'flavia_chimello', 'flachimello@gmail.com', 'https://www.facebook.com/app_scoped_user_id/993348367344884/', '2015-05-28 04:53:23', '', 0, 'Flávia Chimello'),
(1735, 'Manuela_Caldeira', '$P$BEnHdYGt1hY0nucuUDgFyI/LmeapCW0', 'manuela_caldeira', 'nelinha70@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204339378271888/', '2015-05-28 04:55:16', '', 0, 'Manuela Caldeira'),
(1736, 'Isabelle_Braz_Caetano', '$P$BL/ZpPCPlmq.WFlbfCXpcRzPu97hnM1', 'isabelle_braz_caetano', 'isa270273@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206067471273291/', '2015-05-28 05:17:06', '', 0, 'Isabelle Braz Caetano'),
(1737, 'Helena_Braz', '$P$B3iX3gcRFnYj1u4GlRt9nY1UdEouVA0', 'helena_braz', 'lena220470@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153048872977982/', '2015-05-28 05:35:10', '', 0, 'Helena Braz'),
(1738, 'Laura_Encinitas', '$P$BpnnEGvCzeDwazQfRQcv2fNJiiOGbN.', 'laura_encinitas', 'buckylasek1985@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206908564572189/', '2015-05-28 05:35:41', '', 0, 'Laura Encinitas'),
(1739, 'Maria_Fonseca', '$P$BE4krpu1sPRbj1bBNAnYibG6JvZ7Vc0', 'maria_fonseca', 'maria.geraldes.fonseca@gmail.com', 'https://www.facebook.com/app_scoped_user_id/380921548772013/', '2015-05-28 05:57:04', '', 0, 'Maria Fonseca'),
(1740, 'Antunes_Eduardo', '$P$B/uVsj974Eeh.TPbgiblRUwsMEwtP3/', 'antunes_eduardo', 'facebook_user_antunes_eduardo@example.com', 'https://www.facebook.com/app_scoped_user_id/10205799870729791/', '2015-05-28 06:12:13', '', 0, 'Antunes Eduardo'),
(1741, 'Tito_Amaral', '$P$BRbj/k7C0Uqrb7GMZtZdV7Z4EiEVI50', 'tito_amaral', 'titolivioamaral@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204451950039239/', '2015-05-28 06:14:39', '', 0, 'Tito Amaral'),
(1742, 'Carlos_Cacao', '$P$BO7y3RkzgmcdQ1Adg20LgUgHvR0Cpb.', 'carlos_cacao', 'carlosbccacao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1011165635583568/', '2015-05-28 06:20:54', '', 0, 'Carlos Cação'),
(1743, 'Carlos_Vieira', '$P$BHrDnIEfLvrspxV5gURyka2jlhIj.p/', 'carlos_vieira', 'facebook_user_carlos_vieira@example.com', 'https://www.facebook.com/app_scoped_user_id/1107424942607132/', '2015-05-28 06:23:14', '', 0, 'Carlos Vieira'),
(1744, 'Ines_Vicente', '$P$BYDSo9ncTM32n1EilL4UAm4Xil8/i0/', 'ines_vicente', 'facebook_user_ines_vicente@example.com', 'https://www.facebook.com/app_scoped_user_id/10206762291401969/', '2015-05-28 06:28:17', '', 0, 'Inês Vicente'),
(1745, 'Bruno_Jonet', '$P$B88Yke4UTMsYcPNNB5kNYHTxMYimCC0', 'bruno_jonet', 'bruno.jonet@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204091443184702/', '2015-05-28 06:37:58', '', 0, 'Bruno Jonet'),
(1746, 'Filipe_Rangel', '$P$By5pp4z15cTQyhc2K86.KaCXKr26bA1', 'filipe_rangel', 'filipe.elements@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153426311482268/', '2015-05-28 06:39:34', '', 0, 'Filipe Rangel'),
(1747, 'Alexandra_Martins', '$P$BY/xtSmWO01aP5aNnoWS2U/tVsmj3m0', 'alexandra_martins', 'alexandramartins@hotmail.co.uk', 'https://www.facebook.com/app_scoped_user_id/848663541874890/', '2015-05-28 06:40:46', '', 0, 'Alexandra Martins'),
(1748, 'Filipe_Borges_de_Sousa', '$P$BjFfgiuUm8TUn75LslVaityLbFhN5i.', 'filipe_borges_de_sousa', 'fbsousa@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/912030385525460/', '2015-05-28 06:45:21', '', 0, 'Filipe Borges de Sousa'),
(1749, 'Paulo_Corte', '$P$B9zC3XKKW5mZ0F99MdN..FWpxkXVDQ1', 'paulo_corte', 'cortep@gmail.com', 'https://www.facebook.com/app_scoped_user_id/999447973400609/', '2015-05-28 06:46:39', '', 0, 'Paulo Corte'),
(1750, 'Antonio_Barbosa', '$P$BJVJ5cvr6O62tdBl3qIpxp1Ln6zPCF0', 'antonio_barbosa', 'antoniobarbosa@hotmail.co.uk', 'https://www.facebook.com/app_scoped_user_id/836716303077093/', '2015-05-28 06:47:25', '', 0, 'Antonio Barbosa'),
(1751, 'Margarida_Eliseu', '$P$B2as4pKff78qdyeEs5cu8.r1d76gAp0', 'margarida_eliseu', 'margaridaeliseu16@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/980676438611838/', '2015-05-28 06:49:46', '', 0, 'Margarida Eliseu'),
(1752, 'Joao_Castro_Valadao_Chagas', '$P$Bp1eQvppHSV8jVb4YVpfB0eFbLQRpF0', 'joao_castro_valadao_chagas', 'joaochagas86@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/661731733960081/', '2015-05-28 06:52:15', '', 0, 'João Castro Valadão Chagas'),
(1753, 'Joao_Serafim', '$P$BACJk40Wbs5XfpX74a3iee2yZdXgzg0', 'joao_serafim', 'e.joaoserafim@gmail.com', 'https://plus.google.com/105066926918493830401', '2015-05-28 06:56:45', '', 0, 'Joao Serafim'),
(1754, 'Joao_Rodrigues', '$P$B.BEVdmO.FRpbdmK2amAPcTYg0mIuv0', 'joao_rodrigues', 'facebook_user_joao_rodrigues@example.com', 'https://www.facebook.com/app_scoped_user_id/852842408116212/', '2015-05-28 07:04:14', '', 0, 'João Rodrigues'),
(1755, 'Catarina_Figueiredo', '$P$BIfvhhCwwt73fWY.twEzI0u/yn/N0U0', 'catarina_figueiredo', 'catarina-figueiredo19@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/828664580553726/', '2015-05-28 07:05:18', '', 0, 'Catarina Figueiredo'),
(1756, 'Rita_Ricardo', '$P$Bg0unnaEIKaBtjdCBWfUinkpvshl5C1', 'rita_ricardo', 'facebook_user_rita_ricardo@example.com', 'https://www.facebook.com/app_scoped_user_id/891051010960444/', '2015-05-28 07:05:26', '', 0, 'Rita Ricardo'),
(1757, 'Cesar_Lopes', '$P$BcBPCNGTgiigKmsCA7ecQ5mSZi1FCM0', 'cesar_lopes', 'cesar.a.lopes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203077812226244/', '2015-05-28 07:08:25', '', 0, 'Cesar Lopes'),
(1758, 'Madalena_Gradiz', '$P$Bgr4h9hF4nAqEs569Gyrn7PtifFq5N/', 'madalena_gradiz', 'madavanhalen@gmail.com', 'https://plus.google.com/105241676984835462387', '2015-05-28 07:10:45', '', 0, 'Madalena Gradiz'),
(1759, 'Margarida_Bakker', '$P$BS90tziTW/tFCymR7Z9G5kabdQ8bFs/', 'margarida_bakker', 'maggy_pwb@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1083240325025532/', '2015-05-28 07:12:39', '', 0, 'Margarida Bakker'),
(1760, 'Nuno_DOrey_Assuncao_1', '$P$BKHAMxvIyoqe0I03MDxAq1sMg/wntA0', 'nuno_dorey_assuncao_1', 'facebook_user_nuno_dorey_assuncao_1@example.com', 'https://www.facebook.com/app_scoped_user_id/10155649061870529/', '2015-05-28 07:12:58', '', 0, 'Nuno D\'Orey Assunção'),
(1761, 'Alexandre_Canha', '$P$BFLXDnA.QjpNB4YKVty2ud6TCKK6TM0', 'alexandre_canha', 'alexandre_canha@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/962536713765852/', '2015-05-28 07:13:02', '', 0, 'Alexandre Canha'),
(1762, 'Rita_Nunes_de_Almeida', '$P$B74NPL6sNrxCd2kr1eCMHEBbkCZhzY1', 'rita_nunes_de_almeida', 'facebook_user_rita_nunes_de_almeida@example.com', 'https://www.facebook.com/app_scoped_user_id/1433517520301552/', '2015-05-28 07:16:03', '', 0, 'Rita Nunes de Almeida'),
(1763, 'Christine_Meyer', '$P$Bi.xNDlWi.BmHeLBSpVWgG8b2pxG5..', 'christine_meyer', 'chris.h.meyer@gmx.net', 'https://www.facebook.com/app_scoped_user_id/10205234151746151/', '2015-05-28 07:16:04', '', 0, 'Christine Meyer'),
(1764, 'Carlota_S_R_Barroso', '$P$B/iy4m1ON0rm1Q5EFnVxgSIAU9TV7L0', 'carlota_s_r_barroso', 'carlota_barroso@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152794267511513/', '2015-05-28 07:16:53', '', 0, 'Carlota S R Barroso'),
(1765, 'Tass_V_Mentzingen', '$P$BJiy5Gvl0qsButI2sb1P/GMnKt6kH1.', 'tass_v_mentzingen', 'tassilov@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152720907251353/', '2015-05-28 07:18:40', '', 0, 'Tass V Mentzingen'),
(1766, 'Surf_Em_Portugal', '$P$B3NjG4L0.0RW4WQeLAZf8mcTPRawBd/', 'surf_em_portugal', 'as1071969@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/708789585933864/', '2015-05-28 07:22:07', '', 0, 'Surf Em Portugal'),
(1767, 'Bernardo_Ximenez', '$P$BoNt.P7TL8sZ16DEemT06bypF4uT27/', 'bernardo_ximenez', 'bernardosfximenez@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205053555033235/', '2015-05-28 07:24:38', '', 0, 'Bernardo Ximenez'),
(1768, 'Rute_de_Matos', '$P$Bf3Cs7vVLOrn3GK2UB3GC6bclRmtqa1', 'rute_de_matos', 'rsmatos@tap.pt', 'https://www.facebook.com/app_scoped_user_id/10204035925518548/', '2015-05-28 07:28:36', '', 0, 'Rute de Matos'),
(1769, 'Eduardo_M_Morais', '$P$BhFUzU/gTCU.FGuG96oQYZ.el4/cuK/', 'eduardo_m_morais', 'edu_morais@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1104873742873159/', '2015-05-28 07:28:39', '', 0, 'Eduardo M. Morais'),
(1770, 'Joana_Marinheiro', '$P$Bg7PHlEEhzVi/WZW0stL68M0eQnqK2.', 'joana_marinheiro', 'facebook_user_joana_marinheiro@example.com', 'https://www.facebook.com/app_scoped_user_id/10206021257826070/', '2015-05-28 07:30:38', '', 0, 'Joana Marinheiro'),
(1771, 'Pedro_Eugenio_de_Almeida', '$P$Bb3M17CjNXQhRi0vLzln04JCJ5ugFP.', 'pedro_eugenio_de_almeida', 'pedroeugeniodealmeida01@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204349379589975/', '2015-05-28 07:35:14', '', 0, 'Pedro Eugenio de Almeida'),
(1772, 'David_Xavier_Francisco', '$P$B0l3VOa2.pqCkuwsXcgwwNl2cmJLd41', 'david_xavier_francisco', 'david.francisco83@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206017661133306/', '2015-05-28 07:40:38', '', 0, 'David Xavier Francisco'),
(1773, 'Ivo_Sa_de_Miranda', '$P$BAcGw72YViF.uuac6Sww5CJtcp9sii.', 'ivo_sa_de_miranda', 'ivo.sa.miranda85@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153232743111201/', '2015-05-28 07:40:51', '', 0, 'Ivo Sá de Miranda'),
(1774, 'Rita_Mariz_Simoes', '$P$Bm8s3eXsS86vX/qIrRX5sEQhfa7rYR/', 'rita_mariz_simoes', 'rita.mariz@clix.pt', 'https://www.facebook.com/app_scoped_user_id/10153433830353939/', '2015-05-28 07:42:26', '', 0, 'Rita Mariz Simões'),
(1775, 'teresa_leite', '$P$BoWz73Ouhg/BOXCsfdiPVF1Tcjb1vt1', 'teresa_leite', 'mtcorreialeite@gmail.com', 'https://plus.google.com/111262777560114860304', '2015-05-28 07:44:09', '', 0, 'teresa leite'),
(1776, 'Marina_Morais', '$P$B50lzC/7XS8Pqfr32BeDFt2Z/8BuqP0', 'marina_morais', 'mramorais@gmail.com', 'https://www.facebook.com/app_scoped_user_id/991047074262282/', '2015-05-28 07:46:51', '', 0, 'Marina Morais'),
(1777, 'Vitor_Gomes', '$P$BNkmfjk0be2N3IJ7t.48IIITAVdVVB.', 'vitor_gomes', 'vi_go@live.com', 'https://www.facebook.com/app_scoped_user_id/10205279346797942/', '2015-05-28 07:50:35', '', 0, 'Vitor Gomes'),
(1778, 'Maria_Tuche_Almeida', '$P$Bo//8DkYSx88jSsv.BVC6V.UqHIP/t1', 'maria_tuche_almeida', 'facebook_user_maria_tuche_almeida@example.com', 'https://www.facebook.com/app_scoped_user_id/10206490673526499/', '2015-05-28 07:55:33', '', 0, 'Maria Tuché Almeida'),
(1779, 'Antonio_Lobo', '$P$BqbITFbOlg8l6q5BvcGePFgkl/j9Fq0', 'antonio_lobo', 'antonilobo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204006420553355/', '2015-05-28 07:56:19', '', 0, 'Antonio Lobo');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1780, 'miguel_montez', '$P$B3GrLjca8eAKGP12OpYj1pyxolYNw61', 'miguel_montez', 'miguelveigamontez@gmail.com', 'https://plus.google.com/103269788900938771280', '2015-05-28 07:59:22', '', 0, 'miguel montez'),
(1781, 'Nuno_Albuquerque', '$P$BZ4I2YNbuzdWLtif31F/P96OkzSGH3.', 'nuno_albuquerque', 'nunomralbuquerque@gmail.com', 'https://plus.google.com/110636543882540553899', '2015-05-28 08:01:58', '', 0, 'Nuno Albuquerque'),
(1782, 'Ricardo_Martins_Almeida', '$P$Bl0r6yM8CyAxjzOns8DcRR79l3PkQM1', 'ricardo_martins_almeida', 'ra_cm@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206216677951125/', '2015-05-28 08:02:27', '', 0, 'Ricardo Martins Almeida'),
(1783, 'Margarida_Oliveira_Barbeito', '$P$Bfe5pQ3/8lSOw9ZbLz5TovpIuvUufJ0', 'margarida_oliveira_barbeito', 'guiga_barbeito@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206622725790869/', '2015-05-28 08:03:11', '', 0, 'Margarida Oliveira Barbeito'),
(1784, 'suzi_rodrigues', '$P$By8IShgVAMdpY1DgFLQgs2vEWfvY69/', 'suzi_rodrigues', 'suzi.rebelo.rodrigues@gmail.com', 'https://plus.google.com/106034126589041531315', '2015-05-28 08:03:38', '', 0, 'suzi rodrigues'),
(1785, 'Beatriz_Manteigas', '$P$BLaPZ.8eIvrXSGJKKF3BdchIL2RUtT1', 'beatriz_manteigas', 'beatrizmanteigas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/987272764618598/', '2015-05-28 08:06:30', '', 0, 'Beatriz Manteigas'),
(1786, 'Guida_Romeiras', '$P$Bjlg7OlGldgQQj74t8ziNsU8UPxMTc0', 'guida_romeiras', 'guidaromeiras@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1094196557264231/', '2015-05-28 08:08:16', '', 0, 'Guida Romeiras'),
(1787, 'Lisa_Marques', '$P$B1BzUBup1BTaebtgHOPDMus3ZCjyS91', 'lisa_marques', 'lisa_d_marques@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/999755493367814/', '2015-05-28 08:12:51', '', 0, 'Lisa Marques'),
(1788, 'Ruth_Pielsticker', '$P$BokpO9poi.gvn2yH1EExmyS/Oskc/81', 'ruth_pielsticker', 'facebook_user_ruth_pielsticker@example.com', 'https://www.facebook.com/app_scoped_user_id/960558627308238/', '2015-05-28 08:14:21', '', 0, 'Ruth Pielsticker'),
(1789, 'Joao_Pedro_Ferreira', '$P$BnSZNsUHOxFDhI/br.UevmENhiVdS61', 'joao_pedro_ferreira', 'joaopbferreira@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10205744672769827/', '2015-05-28 08:18:03', '', 0, 'João Pedro Ferreira'),
(1790, 'Ion_Sirghi', '$P$Bk4pFCVjaV3lJJJpSUeyrOltj0FLMp1', 'ion_sirghi', 'ionmold@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/846089415444552/', '2015-05-28 08:23:27', '', 0, 'Ion Sirghi'),
(1791, 'Pituxa_Casal_Ribeiro', '$P$B8KOBxE9P80UO5fI39GIRcFh1RFBRr/', 'pituxa_casal_ribeiro', 'cristinacazalribeiro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204541863207353/', '2015-05-28 08:23:55', '', 0, 'Pituxa Casal Ribeiro'),
(1792, 'Clara_Scarlet_Rose', '$P$BO/3M9riGK.f2nufXQFx25C5ui69OI0', 'clara_scarlet_rose', 'clara.herbaut@laposte.net', 'https://www.facebook.com/app_scoped_user_id/377271015814597/', '2015-05-28 08:24:45', '', 0, 'Clara Scarlet Rose'),
(1793, 'Raquel_Palma', '$P$BZ6t4/0hlrBpYDmKz.6XcP7ZEmza/A/', 'raquel_palma', 'raquelpalma@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/996234757055565/', '2015-05-28 08:24:59', '', 0, 'Raquel Palma'),
(1794, 'Sara_Balugas_Lopes', '$P$BQMuzFboHRFFEl1Tkpzj8u69JmrVTD.', 'sara_balugas_lopes', 'saraeablopes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/966663843351942/', '2015-05-28 08:25:33', '', 0, 'Sara Balugas Lopes'),
(1795, 'Daniel_Jacob', '$P$BIDCIA71qH.LnZ/QXGs4/qEkj0tV6j0', 'daniel_jacob', 'danieljacoblx@gmail.com', 'https://plus.google.com/110044638653489134900', '2015-05-28 08:28:40', '', 0, 'Daniel Jacob'),
(1796, 'Bruno_Pereira', '$P$BWHuKvX0z0Ko7iZwhbvZ6UTi/RI.3I1', 'bruno_pereira', 'trakilho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1078963305452548/', '2015-05-28 08:30:30', '', 0, 'Bruno Pereira'),
(1797, 'Alvaro_Ferreira', '$P$BdH0glBmiL9ST3TyAeCnMZ.JeAWide/', 'alvaro_ferreira', 'alvarocostaferreira@gmail.com', 'https://plus.google.com/117342723664411507234', '2015-05-28 08:32:29', '', 0, 'Alvaro Ferreira'),
(1798, 'Naoko_Matsushita', '$P$BFWc15DhjNdBAiQFSCJgzHquX9uIR6/', 'naoko_matsushita', 'piccolettatua1976@yahoo.it', 'https://www.facebook.com/app_scoped_user_id/10206870239339504/', '2015-05-28 08:34:40', '', 0, 'Naoko Matsushita'),
(1799, 'Pedro_Ferreira_1', '$P$BF0tyiZP4Cpb/wMyNqpv1Mrl2byEbU.', 'pedro_ferreira_1', 'pedroff@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205676723270049/', '2015-05-28 08:39:50', '', 0, 'Pedro Ferreira'),
(1800, 'Silvia_Goncalves', '$P$BC6TJmyPejMlukeP7PoVPrEMmP8bbT1', 'silvia_goncalves', 'silvia.goncalves@inbox.com', 'https://www.facebook.com/app_scoped_user_id/1007564069267639/', '2015-05-28 08:40:33', '', 0, 'Silvia Gonçalves'),
(1801, 'Xica_Pinto_Jorge', '$P$BYGr7gZBhEjfuU26OBod0gBOugSKb01', 'xica_pinto_jorge', 'isabelpintojorge@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204295015355989/', '2015-05-28 08:46:37', '', 0, 'Xica Pinto Jorge'),
(1802, 'Jorge_Leal', '$P$BWxgoZ4.7KQRKpaTGgW6mI7jVEnDEs0', 'jorge_leal', 'bardini_007@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153101596429221/', '2015-05-28 08:51:00', '', 0, 'Jorge Leal'),
(1803, 'Catarina_Lourenco', '$P$Bi495u0rHLtPy2ecR5dJI6sTlwiDYr0', 'catarina_lourenco', 'facebook_user_catarina_lourenco@example.com', 'https://www.facebook.com/app_scoped_user_id/10153435406520649/', '2015-05-28 08:53:39', '', 0, 'Catarina Lourenço'),
(1804, 'Giovanna_Rozante', '$P$BuyvNePN8V/MSBXsBfRo4tg.DryQ490', 'giovanna_rozante', 'gigirozante4@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1034107829951306/', '2015-05-28 08:59:22', '', 0, 'Giovanna Rozante'),
(1805, 'Jose_Carlos_Costa', '$P$BctrQ02fS7VMizKDF/W5yrGfHj4ZYo1', 'jose_carlos_costa', 'machado.costa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203035438007503/', '2015-05-28 09:02:22', '', 0, 'José Carlos Costa'),
(1806, 'Maria_Joao_Valverde_Vasconcelos', '$P$BDdPFRrUlv5HMZmz0e4DRpPOdga6uZ1', 'maria_joao_valverde_vasconcelos', 'mjoaovv@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/10206827136140758/', '2015-05-28 09:03:06', '', 0, 'Maria João Valverde Vasconcelos'),
(1807, 'Helena_Steinert', '$P$B2WJ8aoJ0MhHPC0TBt8h7LkkF.DdP..', 'helena_steinert', 'helena.steinert@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/991613260858663/', '2015-05-28 09:05:56', '', 0, 'Helena Steinert'),
(1808, 'Rita_Geraldes', '$P$BwQBfFUe/0cQbHXtcMjLt9jViPw.ei.', 'rita_geraldes', 'ritageraldes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207061905889184/', '2015-05-28 09:06:34', '', 0, 'Rita Geraldes'),
(1809, 'Vasco_Salgado', '$P$BQxOMjLo32V/xPa0cp00UvTy7qCRcy/', 'vasco_salgado', 'vascosalgado@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153308072021730/', '2015-05-28 09:06:52', '', 0, 'Vasco Salgado'),
(1810, 'Filipe_Figueiredo_Freitas', '$P$By4ER4bS8efmsqgU6O3n1wnQWOLm2U/', 'filipe_figueiredo_freitas', 'filipe.j.f.freitas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/891055357623057/', '2015-05-28 09:08:01', '', 0, 'Filipe Figueiredo Freitas'),
(1811, 'Diana_Rosa', '$P$B/RiozGwwrIdE6ID/.cC.9Xxxhg5Z50', 'diana_rosa', 'd.oliveira8631@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153345245509596/', '2015-05-28 09:09:59', '', 0, 'Diana Rosa'),
(1812, 'Nicole_Carp_Mascarenhas', '$P$BFjV.qfNaQcTGQOE/.agIvkS0sqULs/', 'nicole_carp_mascarenhas', 'nicole.carp@gmail.com', 'https://plus.google.com/111343955872829158564', '2015-05-28 09:10:39', '', 0, 'Nicole Carp Mascarenhas'),
(1813, 'Joel_Silva', '$P$BYvg2VnJDidnyms3uxOKk.UhbhIf/L0', 'joel_silva', 'joelbgsilva@gmail.com', 'https://www.facebook.com/app_scoped_user_id/875065359198946/', '2015-05-28 09:15:49', '', 0, 'Joel Silva'),
(1814, 'ricardo_guerra_simoes_gomes_Gomes', '$P$Ba0DjqMpoDrS3By142yjYOvpdM24v0/', 'ricardo_guerra_simoes_gomes_gomes', 'ricardo.gomes.criativo@gmail.com', 'https://plus.google.com/107810342419209261207', '2015-05-28 09:17:00', '', 0, 'ricardo guerra simoes gomes Gomes'),
(1815, 'Goncalo_Rangel_de_Lima', '$P$BvcQ06JHiEZwcla89svJI6T1Rb.EDG/', 'goncalo_rangel_de_lima', 'grl@gjp.pt', 'https://www.facebook.com/app_scoped_user_id/10204173463360061/', '2015-05-28 09:18:25', '', 0, 'Gonçalo Rangel de Lima'),
(1816, 'Carla_Oliveira', '$P$Bky/j7rTKCfbmj6YKB1Q0J8nefLYU0/', 'carla_oliveira', 'carlota_oliveira1@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204577604065035/', '2015-05-28 09:18:28', '', 0, 'Carla Oliveira'),
(1817, 'Debora_Marinho', '$P$B7AEgefaZkuvT7SdMS.O4D90rqfmDb0', 'debora_marinho', 'deboradasilvamarinho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/468453679969829/', '2015-05-28 09:19:01', '', 0, 'Debora Marinho'),
(1818, 'Andrea_Direito', '$P$BxI9F/6dskOen3v5l0sEQMV7q8YZXk/', 'andrea_direito', 'direito.andrea@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204602025916817/', '2015-05-28 09:19:03', '', 0, 'Andrea Direito'),
(1819, 'Iris_Veiga', '$P$BRHiMiW2XzkOdVB7iRyT0gCR/hChA31', 'iris_veiga', 'iris.veiga6@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/855246604557408/', '2015-05-28 09:19:06', '', 0, 'Íris Veiga'),
(1820, 'Angela_Morgado', '$P$BZNKb3Mzg3IdO1zm6DmKsg8P4mFlWA0', 'angela_morgado', 'giquitas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206982888674385/', '2015-05-28 09:20:14', '', 0, 'Angela Morgado'),
(1821, 'Ines_Santos', '$P$BYkrICslrH7HzqJwO6s28v2Edd6Er01', 'ines_santos', 'iinessantos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205652399460815/', '2015-05-28 09:23:31', '', 0, 'Inês Santos'),
(1822, 'Hugo_Baka', '$P$BZ3iNzbO9PCiONj03./mGnhgetKdKP/', 'hugo_baka', 'hugojscorreia@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1593907697553308/', '2015-05-28 09:27:43', '', 0, 'Hugo Baka'),
(1823, 'Leonel_Santos', '$P$BAv5wlsFRM6MSsPk1dqrtBwA5wCsJe/', 'leonel_santos', 'lsanttos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/953926081325590/', '2015-05-28 09:28:12', '', 0, 'Leonel Santos'),
(1824, 'Philipp_Katzenstein', '$P$B22fXlmXtuNRHYKC2zV3/oazxMh/S8.', 'philipp_katzenstein', 'philippktz@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153274064859043/', '2015-05-28 09:29:26', '', 0, 'Philipp Katzenstein'),
(1825, 'David_Figueiredo', '$P$ByBoU6ezAlG4LbVDI0SUqpGwdlYKvD.', 'david_figueiredo', 'dwh18@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10154121809824897/', '2015-05-28 09:29:34', '', 0, 'David Figueiredo'),
(1826, 'Vasco_Castro', '$P$Bm/9VLOJEOTFUPlJSjjwoMUjFHJLdP.', 'vasco_castro', 'vascomanuelcastro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1128454277181710/', '2015-05-28 09:30:38', '', 0, 'Vasco Castro'),
(1827, 'Marco_Andre_Santos', '$P$Bdv/GsmwERQ18QgH65W9MwoXAfVurC1', 'marco_andre_santos', 'marco.santos4a@gmail.com', 'https://plus.google.com/110872861052524779466', '2015-05-28 09:38:35', '', 0, 'Marco André Santos'),
(1828, 'Tiago_Rodrigues', '$P$BNZJaLq4dvP6ZbDa0XE1B3ABctsAKe/', 'tiago_rodrigues', 'tiago.sweets.sugar@gmail.com', 'https://plus.google.com/113668028870059908173', '2015-05-28 09:40:28', '', 0, 'Tiago Rodrigues'),
(1829, 'Joana_Freitas_Cortez-Pinto', '$P$Bo/9.6KptWO5brtXm0xDGQFPPpw7Oy.', 'joana_freitas_cortez-pinto', 'joanacortezpinto@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207111095045609/', '2015-05-28 09:41:18', '', 0, 'Joana Freitas Cortez-Pinto'),
(1830, 'Bruno_Nunes', '$P$BvM3n/xVlBGJJ5cYacAg8Hmi4Q2RMH0', 'bruno_nunes', 'bruno_nunes69@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/836859823016272/', '2015-05-28 09:48:15', '', 0, 'Bruno Nunes'),
(1831, 'Carla_Lisboa', '$P$Bj6kDOHQetHXdnTviCceooeJVTU7NH/', 'carla_lisboa', 'carla.alexandre.lisboa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205324316245276/', '2015-05-28 09:49:18', '', 0, 'Carla Lisboa'),
(1832, 'miguel_portela_1', '$P$BWN.430m7JAdnZZYI/VdLN.8BSSYp50', 'miguel_portela_1', 'pportela.miguel@gmail.com', 'https://plus.google.com/100970984707664518630', '2015-05-28 09:49:47', '', 0, 'miguel portela'),
(1833, 'To_Jo', '$P$BlGitjv.mx0ZIZMqbb0CF99SI5U0/j/', 'to_jo', 'tojo31@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206798844520111/', '2015-05-28 09:53:25', '', 0, 'Tó Jó'),
(1834, 'Richard_Muczenski', '$P$BhXkyFBwKZlEd7jvG.ZgcvPZoppDE70', 'richard_muczenski', '1db325f3d12bfa2b9481afdc40b955f8@example.com', 'https://www.facebook.com/app_scoped_user_id/1019613834730306/', '2015-05-28 09:55:41', '', 0, 'Richard Muczenski'),
(1835, 'Lara_Sofia_Delgado', '$P$B0n/d6usjq40ajt5Qt6iJlzqLWCQCV/', 'lara_sofia_delgado', 'facebook_user_lara_sofia_delgado@example.com', 'https://www.facebook.com/app_scoped_user_id/446095385550084/', '2015-05-28 09:58:45', '', 0, 'Lara Sofia Delgado'),
(1836, 'Tiago_Castro_Tarracha', '$P$BNG4frKvLHzJ1nLFOsd/RKzkYFXnzV0', 'tiago_castro_tarracha', 'ttarracha@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10205749302106336/', '2015-05-28 10:03:35', '', 0, 'Tiago Castro Tarracha'),
(1837, 'Bruno_Rego', '$P$Bhq.gnAsuVput8A06vxC3q6lKeBT9S1', 'bruno_rego', 'bruno.mig.c@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1579446652324282/', '2015-05-28 10:04:43', '', 0, 'Bruno Rego'),
(1838, 'Carlota_Costa_Matos', '$P$Bk20MrgRxbBWK9WEt9GdRpUJoIl3JO0', 'carlota_costa_matos', 'carlota_costa_matos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152990661769370/', '2015-05-28 10:05:04', '', 0, 'Carlota Costa Matos'),
(1839, 'Maria_Pessanha', '$P$B2QwE1TYsd/JaRxku8zYq/5OQHz4jB.', 'maria_pessanha', 'mariapessanha@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152980644578981/', '2015-05-28 10:06:45', '', 0, 'Maria Pessanha'),
(1840, 'Marta_Candeias', '$P$BszkUppdVGfMZu2LAkq2j3tSJvV8D20', 'marta_candeias', 'marta.sofia.candeias@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153928604402814/', '2015-05-28 10:08:42', '', 0, 'Marta Candeias'),
(1841, 'Pedro_Casau', '$P$BHmPfUr1gilD0PRnAUI2woMnTD8jSg0', 'pedro_casau', 'pcasau@gmail.com', 'https://www.facebook.com/app_scoped_user_id/942342692477322/', '2015-05-28 10:09:15', '', 0, 'Pedro Casau'),
(1842, 'Tiago_Sequeira_Mendes', '$P$Bh/83ZoLag8VSzBN0OkzBe0ghowB9d0', 'tiago_sequeira_mendes', 'sequeiramendes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203181917583465/', '2015-05-28 10:09:50', '', 0, 'Tiago Sequeira Mendes'),
(1843, 'Caetana_Brandao_de_Mello', '$P$Bo1ted3EnBu/kDzbJJDQuFzce4Fdwp0', 'caetana_brandao_de_mello', 'caetanabmello@gmail.com', 'https://www.facebook.com/app_scoped_user_id/800661156637015/', '2015-05-28 10:13:58', '', 0, 'Caetana Brandao de Mello'),
(1844, 'Sergio_Ribeiro', '$P$Bn85clve4SxifSk77n2LG2m7Anakie.', 'sergio_ribeiro', 'smsribeiro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205938703498401/', '2015-05-28 10:16:14', '', 0, 'Sérgio Ribeiro'),
(1845, 'Nelson_Figueiredo', '$P$BYbTmAfnKwuWxU9LkN4Ri2fRb8cQLJ/', 'nelson_figueiredo', 'nagfigueiredo.piquet@gmail.com', 'https://plus.google.com/104602941466370651699', '2015-05-28 10:17:24', '', 0, 'Nelson Figueiredo'),
(1846, 'Anita_Borges', '$P$BlySnQOUWxFLMEqjf.8H5XlzxSM6rZ/', 'anita_borges', 'nita_cb@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152886810163837/', '2015-05-28 10:17:56', '', 0, 'Anita Borges'),
(1847, 'Fernando_Pinto', '$P$BqetsetiaSY0cKgGDG8GocMuFOk3xn1', 'fernando_pinto', 'fampinto@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207308556054464/', '2015-05-28 10:20:12', '', 0, 'Fernando Pinto'),
(1848, 'Camila_Manique', '$P$BwQNDGkf4s0LovB6n3tMQNo.vWjeY70', 'camila_manique', 'camilaftm@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204368274555388/', '2015-05-28 10:20:28', '', 0, 'Camila Manique'),
(1849, 'Raquel_Pais', '$P$BB2sDDsKRuXyI2BkisqX4UuLU490UT/', 'raquel_pais', 'facebook_user_raquel_pais@example.com', 'https://www.facebook.com/app_scoped_user_id/885205571554478/', '2015-05-28 10:20:55', '', 0, 'Raquel Pais'),
(1850, 'Maria_Manuela_Silva_Rocha', '$P$BNsAXdDeqLnv0jekigPlOW.MCMCcK0/', 'maria_manuela_silva_rocha', 'mmrocha@fc.ul.pt', 'https://www.facebook.com/app_scoped_user_id/10204522241720903/', '2015-05-28 10:21:43', '', 0, 'Maria Manuela Silva Rocha'),
(1851, 'sun_kiss', '$P$BbjNyyM70L26htepAVBcJgUfvdAOOh0', 'sun_kiss', 'jm_joanalobato@outlook.com', 'https://plus.google.com/114468257667266247317', '2015-05-28 10:23:54', '', 0, 'sun kiss'),
(1852, 'Pedro_Melo_de_Almeida', '$P$BXQfBYzfl7IpwSnZTvnnKM2yaJEtSn.', 'pedro_melo_de_almeida', 'melodealmeida@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/469638069868454/', '2015-05-28 10:24:29', '', 0, 'Pedro Melo de Almeida'),
(1853, 'Carolina_Paixao', '$P$BY9xAXl4OAJfQk..4rH.zXKpSLwWYL1', 'carolina_paixao', 'carolinabpaixao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207661537076680/', '2015-05-28 10:28:35', '', 0, 'Carolina Paixão'),
(1854, 'Patricia_Nozes', '$P$BKsIy2hRgZzxA8ldjMr0exdC2rBUcy.', 'patricia_nozes', 'patriciasantos29@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204293760252691/', '2015-05-28 10:29:06', '', 0, 'Patricia Nozes'),
(1855, 'Cristina_Tyssen_Segurado', '$P$B5FyXXQtY34trUT5qD9rHmz9OzLwBR.', 'cristina_tyssen_segurado', 'facebook_user_cristina_tyssen_segurado@example.com', 'https://www.facebook.com/app_scoped_user_id/999740896726741/', '2015-05-28 10:31:04', '', 0, 'Cristina Tyssen Segurado'),
(1856, 'Rosa_Candido', '$P$Bv.ErwfEGWPVf9eURTDDb902hDxats.', 'rosa_candido', 'rosacandido@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/1009437115735376/', '2015-05-28 10:31:59', '', 0, 'Rosa Candido'),
(1857, 'Ines_Vaz_Mascarenhas', '$P$BWqnXrlp4FJh0DSK0CjHM8NtTOFq/J/', 'ines_vaz_mascarenhas', 'inesvazmascarenhas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203636670106692/', '2015-05-28 10:32:01', '', 0, 'Ines Vaz Mascarenhas'),
(1858, 'Goncalo_Oliveira_E_Sa', '$P$BkBdlWRkjKOQ7d3e5xqSR2zcIsuxih0', 'goncalo_oliveira_e_sa', 'goncalo.oliveira.sa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155645040395084/', '2015-05-28 10:37:33', '', 0, 'Gonçalo Oliveira E Sá'),
(1859, 'Miguel_Zeferino', '$P$BMGjkJsEmA2wKW5ExyH79vS.iGMjHl/', 'miguel_zeferino', 'miguelzeferino_20@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155613569690344/', '2015-05-28 10:38:24', '', 0, 'Miguel Zeferino'),
(1860, 'Fabio_Ferri', '$P$BfZHECjXNwmrWkKzdeV0GK4TojU6U8/', 'fabio_ferri', 'fbferri@gmail.com', 'https://plus.google.com/115429716009084127553', '2015-05-28 10:38:56', '', 0, 'Fábio Ferri'),
(1861, 'Sergio_Franco', '$P$BRu5gSczX0GzCZXFKd1VB/W1O.qrTZ.', 'sergio_franco', 'sergio.franco95@gmail.com', 'https://plus.google.com/+SergioFranco23', '2015-05-28 10:41:20', '', 0, 'Sergio Franco'),
(1862, 'Sao_Lorenzo', '$P$BTnJzeHiGrmWISFjEOtpwMkRIp1D3p0', 'sao_lorenzo', 'slnclorenzo@gmail.com', 'https://plus.google.com/103211247815237989454', '2015-05-28 10:41:27', '', 0, 'São Lorenzo'),
(1863, 'Jorge_Esteves', '$P$B3iNZ2gf2YSb9EoFV3Te9YyhRcX0Wf/', 'jorge_esteves', 'jorge.esteves@pronucase.pt', 'https://www.facebook.com/app_scoped_user_id/1083515601677019/', '2015-05-28 10:42:03', '', 0, 'Jorge Esteves'),
(1864, 'Miguel_Leao_Miranda', '$P$BaZgD0bQSNGlp1ccPT5/1H6CumPDnm/', 'miguel_leao_miranda', 'mikaelmiranda@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153392437634411/', '2015-05-28 10:42:08', '', 0, 'Miguel Leão Miranda'),
(1865, 'Rita_Quintino', '$P$B4zupC96Q0nN4caCNXVkK08F62Tzhw/', 'rita_quintino', 'ritaq1@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206957070794684/', '2015-05-28 10:42:31', '', 0, 'Rita Quintino'),
(1866, 'Bruno_Reis', '$P$BKIo6bC1NgMxCh4dvbb7WeEsaHsngv0', 'bruno_reis', 'brunoreis_cigan@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/1056613157683921/', '2015-05-28 10:43:18', '', 0, 'Bruno Reis'),
(1867, 'Eduardo_Vidarte_Charola', '$P$BX7U5gB3sJMjDiAgWNALjx.2etfJ77/', 'eduardo_vidarte_charola', 'eduvidarte@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206731298265499/', '2015-05-28 10:44:11', '', 0, 'Eduardo Vidarte Charola'),
(1868, 'Tiago_Almeida', '$P$Bv99sjBcvavLgfZB3Cip9jsPVP77NT0', 'tiago_almeida', 'tiagoralmeida@gmail.com', 'https://www.facebook.com/app_scoped_user_id/916130658428818/', '2015-05-28 10:46:25', '', 0, 'Tiago Almeida'),
(1869, 'Neuza_Pires_de_Carvalho', '$P$BNpJvhS4RSFYAJgXwoKzE2Q1gxBq7h.', 'neuza_pires_de_carvalho', 'mikicarvalho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206672673120534/', '2015-05-28 10:48:56', '', 0, 'Neuza Pires de Carvalho'),
(1870, 'Joao_Gorjao_Clara', '$P$BbeTnCNqsp5.Ljh4NEsLxgKIStCs6u0', 'joao_gorjao_clara', 'jgc@renova.pt', 'https://www.facebook.com/app_scoped_user_id/10207074875257070/', '2015-05-28 10:49:21', '', 0, 'Joao Gorjão Clara'),
(1871, 'Raquel_Belchior', '$P$BSZaoweeo5vefvb82pnhtLMfCGfWNh/', 'raquel_belchior', 'raquelbelchior82@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/991084370910204/', '2015-05-28 10:52:41', '', 0, 'Raquel Belchior'),
(1872, 'Bruno_Antunes', '$P$Bs85DoCud66l0HpHDxCm4QZKT9gZ5w0', 'bruno_antunes', 'reco227@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/464421033726812/', '2015-05-28 10:54:49', '', 0, 'Bruno Antunes'),
(1873, 'Diogo_Araujo', '$P$BHteIMq9EGC38iP34JoSN2TkY.CYw//', 'diogo_araujo', 'mokasurfada@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155543893385214/', '2015-05-28 10:55:01', '', 0, 'Diogo Araújo'),
(1874, 'Francisca_Cabral_R_Colaco', '$P$BqPRb7F9Nave0Zd0HMQEJa4Puil8NL.', 'francisca_cabral_r_colaco', 'francisca_colaco@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205948452183059/', '2015-05-28 11:00:23', '', 0, 'Francisca Cabral R. Colaço'),
(1875, 'Maria_Joao_Fresco', '$P$Bv4aKu9a6UyK.KZpy299ztE3GCT/HQ1', 'maria_joao_fresco', 'maria.joao.fresco@gmail.com', 'https://www.facebook.com/app_scoped_user_id/899455230127274/', '2015-05-28 11:01:00', '', 0, 'Maria João Fresco'),
(1876, 'Ricardo_Neves', '$P$BivBYcpX4X2UicGU9VRNA9qhCov6g1.', 'ricardo_neves', 'ricardo.rglass@gmail.com', 'https://www.facebook.com/app_scoped_user_id/986530158047734/', '2015-05-28 11:01:11', '', 0, 'Ricardo Neves'),
(1877, 'Diogo_Fonseca', '$P$BwYbUaGzoNI9IU/Gso6OJRAbYFt3q.1', 'diogo_fonseca', 'fonseca_xxx@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1028079340566063/', '2015-05-28 11:01:21', '', 0, 'Diogo Fonseca'),
(1878, 'Sfz_Surfshop', '$P$BaCxveqdcEBSnNc22uYq43m9zVt79f0', 'sfz_surfshop', '1993sfzsurfshop@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1449418342039763/', '2015-05-28 11:01:44', '', 0, 'Sfz Surfshop'),
(1879, 'Flavio_Dias', '$P$BeS0QrrXy7qIYbGiTaDfls0Y1lEZ/t/', 'flavio_dias', 'flaviosilvdias@gmail.com', 'https://plus.google.com/100769493965452724300', '2015-05-28 11:01:57', '', 0, 'Flávio Dias'),
(1880, 'Isabel_Palhinha', '$P$BPmnBC7Mcv6vrNY4neyLYj42ccpELS0', 'isabel_palhinha', 'i.t.palhinha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200578097332941/', '2015-05-28 11:02:20', '', 0, 'Isabel Palhinha'),
(1881, 'Carlota_Botelho_Costa_Reis', '$P$BZaOIMsdppqkgk3bQIWNRGUVtxSC6o0', 'carlota_botelho_costa_reis', 'lotareis@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207279921183185/', '2015-05-28 11:05:31', '', 0, 'Carlota Botelho Costa Reis'),
(1882, 'Ana_Teresa_Santos', '$P$BheEMNjh.Y9k2KyCV2DUwOcBtt5BIb/', 'ana_teresa_santos', 'anateresa-santos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10202800264326994/', '2015-05-28 11:05:34', '', 0, 'Ana Teresa Santos'),
(1883, 'Decio_Henriques', '$P$BDv2p4X48.ycRjHDF0Lf3K5S3n/cMO0', 'decio_henriques', 'decio_ganante@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/849189681794889/', '2015-05-28 11:09:53', '', 0, 'Décio Henriques'),
(1884, 'Matta_Shapes', '$P$B3w.0sugh9IIjxGloVvtsrb9/OwHAE/', 'matta_shapes', 'surf@mattashapes.com', 'https://www.facebook.com/app_scoped_user_id/10153298386236203/', '2015-05-28 11:10:15', '', 0, 'Matta Shapes'),
(1885, 'Thiago_Sacaro', '$P$BXsYj6QLYBt7baUpG2UDhU5Kmu1wA7.', 'thiago_sacaro', 'thiagosacaro@gmail.com', 'https://plus.google.com/102219146302698125563', '2015-05-28 11:10:42', '', 0, 'Thiago Sacaro'),
(1886, 'Tim_de_Carvalho', '$P$BQutRcwVgqzzz0bYgNgX8KPsGA8DpU/', 'tim_de_carvalho', 'ftimoteodecarvalho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153715816957923/', '2015-05-28 11:10:58', '', 0, 'Tim de Carvalho'),
(1887, 'Goncalo_Simoes_Baptista', '$P$BYoDIVJDRDYYao4QgDUAy2KNidH2yA/', 'goncalo_simoes_baptista', 'goncalosimoesbaptista@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/878782522158594/', '2015-05-28 11:12:54', '', 0, 'Gonçalo Simões Baptista'),
(1888, 'Andre_Santos', '$P$BQkVYDSm/q62dPDN7Bgz368sN3Zyxw.', 'andre_santos', 'nema.santos.as@gmail.com', 'https://plus.google.com/116896020228480721101', '2015-05-28 11:16:57', '', 0, 'André Santos'),
(1889, 'Filipe_Cordeiro', '$P$BPMBtYbD74HVtqpPFYpqWJj2vTnFS9.', 'filipe_cordeiro', 'cordeiro_filipe@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203012687398086/', '2015-05-28 11:18:02', '', 0, 'Filipe Cordeiro'),
(1890, 'Isabel_Lobo', '$P$BhucyzRs/mVcxLOy7ygZa2innD/AyD/', 'isabel_lobo', 'isabelxlobo@gmail.com', 'https://plus.google.com/118251474590117644627', '2015-05-28 11:20:17', '', 0, 'Isabel Lobo'),
(1891, 'Eduardo_Vidarte_Charola_1', '$P$ByaD4uZAFOHSbaDiMhm6yKk16BP7rI1', 'eduardo_vidarte_charola_1', 'eduvidchar@gmail.com', 'https://plus.google.com/115594461090640540982', '2015-05-28 11:22:52', '', 0, 'Eduardo Vidarte Charola'),
(1892, 'Hugo_Moura', '$P$Br.MniMLYtv3nQrD5NB3A4hHi28vWC/', 'hugo_moura', 'tucanomoura@gmail.com', 'https://plus.google.com/104185566098470086587', '2015-05-28 11:29:36', '', 0, 'Hugo Moura'),
(1893, 'Miquel_Faro_Palau', '$P$BmfRoMtFX1DBM1ak5/KXt446iNeRJ3.', 'miquel_faro_palau', 'miquelfaro@gmail.com', 'https://plus.google.com/100723433295944001657', '2015-05-28 11:30:50', '', 0, 'Miquel Faro Palau'),
(1894, 'Ines_Costa', '$P$BWZJVwJSzriYg3H4kksJW6P27s9WuM1', 'ines_costa', 'inescostta.85@gmail.com', 'https://plus.google.com/102629743093430082788', '2015-05-28 11:32:35', '', 0, 'Inês Costa'),
(1895, 'Beatriz_Fidalgo', '$P$BLmgLpDKBcDuapdZrZ43z21ZvwPP7u1', 'beatriz_fidalgo', 'biarf12@gmail.com', 'https://www.facebook.com/app_scoped_user_id/936640513022758/', '2015-05-28 11:36:27', '', 0, 'Beatriz Fidalgo'),
(1896, 'Isabel_Borges_Nogueira', '$P$BfkmA4i6f9s8oI6aislKTW22D1HLre1', 'isabel_borges_nogueira', 'isabelmborges@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153371347714282/', '2015-05-28 11:37:31', '', 0, 'Isabel Borges Nogueira'),
(1897, 'Joana_Ferreira', '$P$B9dTj/r.VTliKx6m0/g01FzaL389zr/', 'joana_ferreira', 'isy_joan@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153256669252707/', '2015-05-28 11:37:32', '', 0, 'Joana Ferreira'),
(1898, 'Miguel_Peres', '$P$BICCPlCFZijyH7cxIUFiigX0K31h.g1', 'miguel_peres', 'crazy_mushroom69@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153347109589784/', '2015-05-28 11:37:37', '', 0, 'Miguel Peres'),
(1899, 'Maria_Carolina_Carvalho', '$P$BMYAcTwJ03aACXU4noQzqTmTuFoXI0.', 'maria_carolina_carvalho', 'witch_kuilin@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204509476042448/', '2015-05-28 11:39:44', '', 0, 'Maria Carolina Carvalho'),
(1900, 'Alexandra_Gbq_Matay', '$P$BT2I1gLW8orP10lCnr.XyWkw/FK4pg.', 'alexandra_gbq_matay', 'matay_familia_amigas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206169388745893/', '2015-05-28 11:46:04', '', 0, 'Alexandra Gbq Matay'),
(1901, 'Carlota_Appleton', '$P$Bbtwmbv6.paMNMRVwG6qyqh6AXsiMb0', 'carlota_appleton', 'carlotaappleton@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153415844461694/', '2015-05-28 11:47:53', '', 0, 'Carlota Appleton'),
(1902, 'Bacalhau_Do_Tuga', '$P$BklJRTNgCCRAdYtS8jFYBnBVBUJCU20', 'bacalhau_do_tuga', 'bacalhaudotuga@gmail.com', 'https://www.facebook.com/app_scoped_user_id/893809190662869/', '2015-05-28 11:53:42', '', 0, 'Bacalhau Do Tuga'),
(1903, 'Pedro_Junior_Barcelos', '$P$BebnQRMsmT1e8usZU.zDyAgRpHv0ys1', 'pedro_junior_barcelos', 'pedrobarcelos@terra.com.br', 'https://www.facebook.com/app_scoped_user_id/10200745916767177/', '2015-05-28 11:55:56', '', 0, 'Pedro Junior Barcelos'),
(1904, 'Ana_Laura', '$P$BKme7Q014NDmEdAYrhCPqT5XrHa7KP1', 'ana_laura', 'analauraspsilva@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206703357279831/', '2015-05-28 11:56:56', '', 0, 'Ana Laura'),
(1905, 'Ana_Felino', '$P$BBiaC6Dx24GXpy8xRUQp1W4ivG7fvd/', 'ana_felino', 'ana.carvalhao1@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153358022837140/', '2015-05-28 11:57:03', '', 0, 'Ana Felino'),
(1906, 'Sofia_Rocha', '$P$BFH9o9U13KPJOoDidLEgTnQip6VCOh.', 'sofia_rocha', 'sofiarocha8d@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202992051482363/', '2015-05-28 12:04:50', '', 0, 'Sofia Rocha'),
(1907, 'Raquel_Pinheiro', '$P$BVNMX7x0jEs32t/WQSYIQsfG2x2GPw.', 'raquel_pinheiro', 'raquelpinheiro013@gmail.com', 'https://www.facebook.com/app_scoped_user_id/506838942805163/', '2015-05-28 12:09:41', '', 0, 'Raquel Pinheiro'),
(1908, 'Miguel_Cordeiro_de_Sousa', '$P$BZTIYvuENVQEgloH.j/t3ZgqR97.KD0', 'miguel_cordeiro_de_sousa', 'facebook_user_miguel_cordeiro_de_sousa@example.com', 'https://www.facebook.com/app_scoped_user_id/851402381618869/', '2015-05-28 12:12:36', '', 0, 'Miguel Cordeiro de Sousa'),
(1909, 'Catarina_Nielsen', '$P$BIKZ0OZqtjemDypMS2V5IqFoBqLIuX.', 'catarina_nielsen', 'catarinanielsen@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152826025495966/', '2015-05-28 12:14:27', '', 0, 'Catarina Nielsen'),
(1910, 'Joana_Comporta', '$P$B4W421IWsBGWEG.6xJJnlAkFQiVgPI.', 'joana_comporta', 'facebook_user_joana_comporta@example.com', 'https://www.facebook.com/app_scoped_user_id/10205755580582238/', '2015-05-28 12:20:55', '', 0, 'Joana Comporta'),
(1911, 'Paulino_Camelo', '$P$BGvRbppBjzrxnvj.sK8Vcsv8Nvu0Je.', 'paulino_camelo', 'paulinocamelo@gmail.com', 'https://plus.google.com/103403638800690328822', '2015-05-28 12:24:35', '', 0, 'Paulino Camelo'),
(1912, 'Ana_Pimentel', '$P$Bh/8oaONO9VPu4q9X0LJ/QvEvNWpF5.', 'ana_pimentel', 'ana_pimentel@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/563919473748489/', '2015-05-28 12:25:02', '', 0, 'Ana Pimentel'),
(1913, 'Madalena_Miguens_Vieira', '$P$BeeNACjm/zDTsP65QOWnhwJSyGc.Eg0', 'madalena_miguens_vieira', 'mcomendavieira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/996854806991719/', '2015-05-28 12:26:30', '', 0, 'Madalena Miguens Vieira'),
(1914, 'Carolina_Salvacao_Barreto', '$P$BTqWwMpg8/OCWltKLCoGT86Ni/wKbf.', 'carolina_salvacao_barreto', 'karolsb@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/933895793339470/', '2015-05-28 12:30:56', '', 0, 'Carolina Salvação Barreto'),
(1915, 'Nicoletta_Crisponi', '$P$B3KY9RBlSbC8kbeXdz4VLoyXZPpn9K1', 'nicoletta_crisponi', 'coquilicot@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206711414446288/', '2015-05-28 12:34:53', '', 0, 'Nicoletta Crisponi'),
(1916, 'Rodrigo_Rimourinho', '$P$BnF/kZ/.vxXzeyiSgOA9hJQTbDrF/p0', 'rodrigo_rimourinho', 'rodrigo1996@gmail.com', 'https://www.facebook.com/app_scoped_user_id/984793394872980/', '2015-05-28 12:44:50', '', 0, 'Rodrigo Rimourinho'),
(1917, 'Mafalda_Meneses', '$P$BZUUrwyGVUz0dYR.EA5/0G9s1vQiHd1', 'mafalda_meneses', 'mafaldameneses@gmail.com', 'https://plus.google.com/105805147951278102121', '2015-05-28 12:50:30', '', 0, 'Mafalda Meneses'),
(1918, 'Rita_Barreto_Soares', '$P$BZ3294GuKkz38ZYGF6.5RAu86PIMBD/', 'rita_barreto_soares', 'rbarretosoares@gmail.com', 'https://plus.google.com/116321614233855585505', '2015-05-28 12:50:58', '', 0, 'Rita Barreto Soares'),
(1919, 'Isabel_Oliveira', '$P$BSSoW.Id3J6CWqULEP/B/qFY4J1JjZ0', 'isabel_oliveira', 'isabel_s_oliveira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205737473229353/', '2015-05-28 12:51:52', '', 0, 'Isabel Oliveira'),
(1920, 'Ericeira_Rooms', '$P$BgEpct6FR9SCI6apla2MI4u81ptn8F.', 'ericeira_rooms', 'drheinzoliver@gmail.com', 'https://www.facebook.com/app_scoped_user_id/433942330120701/', '2015-05-28 12:53:24', '', 0, 'Ericeira Rooms'),
(1921, 'Joao_Jose_Pescadinha_Amaro', '$P$BqhnlgNOanL4nHmpo9oe0.UHkLifCo.', 'joao_jose_pescadinha_amaro', 'joao_pescadinha@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/827610793982198/', '2015-05-28 12:55:12', '', 0, 'João José Pescadinha Amaro'),
(1922, 'Mara_Constantino', '$P$BbUloRae6OXqbg89blnkLpBdL9/Vpc1', 'mara_constantino', 'maraconstantino@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1044221668938883/', '2015-05-28 12:56:34', '', 0, 'Mara Constantino'),
(1923, 'Joao_Miguel_Ferreira', '$P$BdT9KlahPdKdK93F9KzIYvwE9PStQ21', 'joao_miguel_ferreira', 'jomisurf@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205675841753615/', '2015-05-28 12:57:55', '', 0, 'João Miguel Ferreira'),
(1924, 'Eduardo_Dionisio', '$P$BXQYmpFq5z./hBzeov1ambkapb/5k1.', 'eduardo_dionisio', 'ejdionisio@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1003234739689038/', '2015-05-28 12:58:40', '', 0, 'Eduardo Dionisio'),
(1925, 'Fabio_Patricio', '$P$Bpmacv30hMkbTm.hD0kTRQ8egRyO6j1', 'fabio_patricio', 'fabio_patricio15@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204095316530065/', '2015-05-28 12:59:08', '', 0, 'Fábio Patrício'),
(1926, 'Rita_Grilo', '$P$Btop2cKBZixBcmETWy9YZ5GlkHyAdr.', 'rita_grilo', 'ritaestevesgrilo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205268845573272/', '2015-05-28 12:59:21', '', 0, 'Rita Grilo'),
(1927, 'Carolina_Petrucci', '$P$BluOu/JXoEj7kMPX8cLDYmGl8XmgRy/', 'carolina_petrucci', 'petruccicarolina@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152923538613424/', '2015-05-28 13:01:29', '', 0, 'Carolina Petrucci'),
(1928, 'Rafael_Ramos', '$P$B4BCEASVJBA7qDf.e1KedwWrhhvlY61', 'rafael_ramos', 'rafael.1971@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204176257795174/', '2015-05-28 13:06:51', '', 0, 'Rafael Ramos'),
(1929, 'Russo_Queiroz', '$P$BiUlD187M73X.bnChBIXqBkswLwnpM1', 'russo_queiroz', 'facebook_user_russo_queiroz@example.com', 'https://www.facebook.com/app_scoped_user_id/10153035749588049/', '2015-05-28 13:06:57', '', 0, 'Russo Queiroz'),
(1930, 'Ana_Patricio', '$P$BWoj1bc2zKpV0gKCXb18Fk5GiIoQ530', 'ana_patricio', 'apatric@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155581270505463/', '2015-05-28 13:09:31', '', 0, 'Ana Patricio'),
(1931, 'Francisco_Ferreira_2', '$P$BD/qfQ2PDlEmQCS5MRdhQ3PjdtpxWv.', 'francisco_ferreira_2', 'kiko.bento@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1004202842923058/', '2015-05-28 13:09:41', '', 0, 'Francisco Ferreira'),
(1932, 'Jessica_Arlindo', '$P$BblWSa0EhICueZrXW0BYIi3bbqISra0', 'jessica_arlindo', 'jessicaa.cms@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1629540027282020/', '2015-05-28 13:12:14', '', 0, 'Jessica Arlindo'),
(1933, 'Patricia_Gomes_1', '$P$BFtgGtu/WKfDfSSLVTaaQpJXFbl7dy.', 'patricia_gomes_1', 'patricia_s_gomes@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10203156674672811/', '2015-05-28 13:14:09', '', 0, 'Patrícia Gomes'),
(1934, 'Miguel_Da_Veiga_Ferreira', '$P$Bstcn9h8SF4uBWRlJSZxWolSQOph3p.', 'miguel_da_veiga_ferreira', 'lmdvf@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/984059841612719/', '2015-05-28 13:15:22', '', 0, 'Miguel Da Veiga Ferreira'),
(1935, 'Simon_Iglesias_Gonzalez', '$P$BKvlQxhdsvEfG76QA1A5lif9dV109l0', 'simon_iglesias_gonzalez', 'simon.iglesias@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205242321232313/', '2015-05-28 13:17:36', '', 0, 'Simon Iglesias Gonzalez'),
(1936, 'Goncalo_Barreiro', '$P$BWgLutODIwa3/VKYIh1MSZWaIXeOES0', 'goncalo_barreiro', 'goncalodelucena@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/881931595177942/', '2015-05-28 13:18:35', '', 0, 'Gonçalo Barreiro'),
(1937, 'Bebe_de_Morais', '$P$BujRkxPcniGvNnTKmrsXVQU6O13anz0', 'bebe_de_morais', 'bebedemorais@meo.pt', 'https://www.facebook.com/app_scoped_user_id/897042577022163/', '2015-05-28 13:19:02', '', 0, 'Bébé de Morais'),
(1938, 'Liliana_Alves', '$P$BBDcNsSfbjhD6S9VHtGger5BHoeoFd0', 'liliana_alves', 'lilianalopesalves@gmail.com', '', '2015-05-28 13:22:31', '', 0, 'Liliana Alves'),
(1939, 'Joelle_Styles', '$P$BWdJpbaxpRiGudzQsY922.O1j9ONop/', 'joelle_styles', 'stylesjoelle@gmail.com', 'https://plus.google.com/108627329882993387108', '2015-05-28 13:27:48', '', 0, 'Joelle Styles'),
(1940, 'Joao_Morais_Vau', '$P$BakBspwCYSk9e/SCRFkcLTsTR7vAhJ1', 'joao_morais_vau', 'jmvau@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/708440145949297/', '2015-05-28 13:30:21', '', 0, 'João Morais Vau'),
(1941, 'Rui_Avelar', '$P$B.MLwKCgRM6NNhVQwA4u8g34YLiEqG/', 'rui_avelar', 'avelarsantos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/453738841460348/', '2015-05-28 13:34:41', '', 0, 'Rui Avelar'),
(1942, 'Gustavo_Ordonhas', '$P$BUhtx2xf2czpdIzKIuKiSX/ur9NY/c/', 'gustavo_ordonhas', 'gustavo.oliveira@srslegal.pt', 'https://www.facebook.com/app_scoped_user_id/10152792654665404/', '2015-05-28 13:35:36', '', 0, 'Gustavo Ordonhas'),
(1943, 'Madalena_Serpa', '$P$BOJn.Mzq/la9Cua3fMDxtn/BOcGFNm/', 'madalena_serpa', 'madalena_serpa12@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10202759978400058/', '2015-05-28 13:36:00', '', 0, 'Madalena Serpa'),
(1944, 'Renan_Cobucci', '$P$BeGkuoqfnF4jfnIbNvIaMssfDe5/qL.', 'renan_cobucci', 'renan_cobucci@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/843746822367637/', '2015-05-28 13:38:42', '', 0, 'Renan Cobucci'),
(1945, 'Joao_Piedade', '$P$BWK/ITSa90OWN78tqOSzhegVySFqVb0', 'joao_piedade', 'joao_se16@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152768497740957/', '2015-05-28 13:45:38', '', 0, 'João Piedade'),
(1946, 'Leonor_Oliveira', '$P$BP6vvSsbVJpe0P.aSbIEhN8mUp9zjU0', 'leonor_oliveira', 'leonornovaes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152976389623918/', '2015-05-28 13:46:08', '', 0, 'Leonor Oliveira'),
(1947, 'Pedro_Teixeira', '$P$BEUmSpFGKLEkMFvJB1ndj1to.Wc3Ax/', 'pedro_teixeira', 'pedroteixeira@farmodietica.com', 'https://www.facebook.com/app_scoped_user_id/10204373719367756/', '2015-05-28 13:46:57', '', 0, 'Pedro Teixeira'),
(1948, 'Catarina_Condeixa_Rocha', '$P$Bv3v0A9Z0Ypzpiu3lWzuMfTtVcVe4L.', 'catarina_condeixa_rocha', 'catarinamccrocha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153810762688362/', '2015-05-28 13:56:52', '', 0, 'Catarina Condeixa Rocha'),
(1949, 'Maria_Madalena_Baltazar', '$P$BtR1lzZs5G7lUSb1E/tszGZsEKzcY11', 'maria_madalena_baltazar', 'madalena.baltazar@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206218669361287/', '2015-05-28 13:58:32', '', 0, 'Maria Madalena Baltazar'),
(1950, 'Angie_Whittemore_Brutto', '$P$BLaewQMgZ/FctgdsUncZAF7rQuRnJv1', 'angie_whittemore_brutto', 'angiewhittemore@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153873479673574/', '2015-05-28 13:59:35', '', 0, 'Angie Whittemore Brutto'),
(1951, 'Bruno_Lima', '$P$BEPzUS71Ki3MP/qG8EplYkNZDqRUIN.', 'bruno_lima', 'brunolima10_slb@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1040499915970481/', '2015-05-28 14:00:47', '', 0, 'Bruno Lima'),
(1952, 'Carlos_Mariano', '$P$BJuqGSJCapfbqCYHkYr013jSI0OIds/', 'carlos_mariano', 'carlosmariano74@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206093993721685/', '2015-05-28 14:01:10', '', 0, 'Carlos Mariano'),
(1953, 'Andre_Coelho', '$P$BrYFkmVbOT3sl3MbCMtksllJNNxjIj.', 'andre_coelho', 'andre.nunes.coelho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153376988914283/', '2015-05-28 14:01:30', '', 0, 'André Coelho'),
(1954, 'Ccpeliculas_Rio_Maior', '$P$BnzV6vLrivc8IafYNX228spO8i2Yg71', 'ccpeliculas_rio_maior', 'ccpeliculas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/702002799911624/', '2015-05-28 14:01:50', '', 0, 'Ccpeliculas Rio Maior'),
(1955, 'Rosilene_Figueiredo', '$P$B0Vw2CLMbdgttKm1oRMgVIEGlo5o/G0', 'rosilene_figueiredo', 'roir.mix@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1105766042774110/', '2015-05-28 14:01:54', '', 0, 'Rosilene Figueiredo'),
(1956, 'Paula_Paredes', '$P$B4WPYPqMvyLfIaQHWZbqZFjOK77h/S0', 'paula_paredes', 'pc-paredes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10202852806799630/', '2015-05-28 14:02:32', '', 0, 'Paula Paredes'),
(1957, 'Hugo_Silva', '$P$B9LoUu.CvrxB.Essp8UcXRqHzr9yti1', 'hugo_silva', 'hugoslv@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1100953456587947/', '2015-05-28 14:02:40', '', 0, 'Hugo Silva'),
(1958, 'Marina_Figueiredo', '$P$B4PuV9CK5ms89nG2w.tFEuP9iLpuhA.', 'marina_figueiredo', 'figueiredo.marina@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153008991687746/', '2015-05-28 14:05:07', '', 0, 'Marina Figueiredo'),
(1959, 'Tiago_Cazenave_Ribeiro', '$P$B0yKa4EbSmqJQ7Uwttmew8QZsDOhdW0', 'tiago_cazenave_ribeiro', 'trb2004@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200598753847297/', '2015-05-28 14:05:34', '', 0, 'Tiago Cazenave Ribeiro'),
(1960, 'Francisco_Mendes', '$P$B1s7KMLA31UonHdY54G4RFSX6VLlGX0', 'francisco_mendes', 'xmendes.mendes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1139785029369276/', '2015-05-28 14:07:30', '', 0, 'Francisco Mendes'),
(1961, 'Bernardo_Sousa_R', '$P$BDxqMXIWJdDZq83.yk3iLEkOgIwNc7.', 'bernardo_sousa_r', 'bernardosousa.rally.social@gmail.com', 'https://www.facebook.com/app_scoped_user_id/986910907995277/', '2015-05-28 14:07:58', '', 0, 'Bernardo Sousa R'),
(1962, 'Liliana_Fraga', '$P$Ba.AklZYT4X9OfKwTm8uzup0LR14qB1', 'liliana_fraga', 'liliana.fraga@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204750557908199/', '2015-05-28 14:11:28', '', 0, 'Liliana Fraga'),
(1963, 'Nuno_Norinho', '$P$BSgAgbU1IaVqAtwPHnfYHwW7P3TLNc/', 'nuno_norinho', 'nunonorinho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/908878112502372/', '2015-05-28 14:14:06', '', 0, 'Nuno Norinho'),
(1964, 'Cesar_Galiano', '$P$BNohWtF7NH4NH8BjwaVNihk95yiOyV/', 'cesar_galiano', 'facebook_user_cesar_galiano@example.com', 'https://www.facebook.com/app_scoped_user_id/1437275969924788/', '2015-05-28 14:15:30', '', 0, 'César Galiano'),
(1965, 'Patricia_Estrela', '$P$BkzLvBN7qE0mmKiQCoPbJSDPZaiyuo1', 'patricia_estrela', 'patricia.m.estrela@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153446333129636/', '2015-05-28 14:15:54', '', 0, 'Patrícia Estrela'),
(1966, 'Cesar_Cardoso', '$P$Brxt.yDwacoBRxzVuio60utpewLoyb1', 'cesar_cardoso', 'cesarcvcardoso@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153431510154905/', '2015-05-28 14:20:35', '', 0, 'Cesar Cardoso'),
(1967, 'Bruno_Fernandes', '$P$B64gSQgXVMRYBHKwQ9LQ9QNIJDo3qQ0', 'bruno_fernandes', 'bummerang@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207113619942104/', '2015-05-28 14:26:23', '', 0, 'Bruno Fernandes'),
(1968, 'Sebastiao_Pulido_Garcia', '$P$BxbDQXGE8Sx2a96HfmCePJm5pddARL0', 'sebastiao_pulido_garcia', 'garciasebastiao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1122012204481895/', '2015-05-28 14:35:58', '', 0, 'Sebastião Pulido Garcia'),
(1969, 'Joao_Leigo', '$P$BqFo/PcFQwcDmiCLonG8iDQ5YDvmEP/', 'joao_leigo', 'jleigo@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/10204428732626968/', '2015-05-28 14:37:56', '', 0, 'Joao Leigo'),
(1970, 'Tania_Ribeiro', '$P$BJS9Ws9Yvn0ggPzXx5/FpXk.t5wd2O1', 'tania_ribeiro', 'facebook_user_tania_ribeiro@example.com', 'https://www.facebook.com/app_scoped_user_id/955231917872992/', '2015-05-28 14:39:57', '', 0, 'Tânia Ribeiro'),
(1971, 'Joao_Luis', '$P$BavNcHpALgUaVb4T6rg8cNZtdAMoW71', 'joao_luis', 'jlmoraesrocha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/719473491495819/', '2015-05-28 14:42:29', '', 0, 'Joao Luis'),
(1972, 'Margarida_Serpa', '$P$B9Wwm8R07nQH9hY7eNoTO2SqltRQRn/', 'margarida_serpa', 'margarida.serpa@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10204176692276238/', '2015-05-28 14:47:09', '', 0, 'Margarida Serpa'),
(1973, 'Ze_Rui_Pinto_Barbosa', '$P$B6Qo1uVF9kz/sdhWmwir0Df2txO/Bu0', 'ze_rui_pinto_barbosa', 'zeruibarbosa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/994630247213905/', '2015-05-28 14:58:07', '', 0, 'Zé Rui Pinto Barbosa'),
(1974, 'Betina_Osterkamp', '$P$Bv9XdqEnL0BuwjD1Jzx8qLwOltVHeQ/', 'betina_osterkamp', 'betina.osterkamp@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206324941180748/', '2015-05-28 14:58:14', '', 0, 'Betina Osterkamp'),
(1975, 'Carla_Marques', '$P$BiEWIlmtLmJo5tUMummId07qutgjY1/', 'carla_marques', 'carlota.marques@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205559960896648/', '2015-05-28 15:01:45', '', 0, 'Carla Marques'),
(1976, 'Ines_Direitinho', '$P$B4zhQFviQUjr4ayY1RMX2INch/gTPu0', 'ines_direitinho', 'inesbfd@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153242329692367/', '2015-05-28 15:02:25', '', 0, 'Ines Direitinho'),
(1977, 'Sandra_Alves', '$P$B8373xKAIiXg.nMEEZpuOTMQPVV4FM.', 'sandra_alves', 'sandra_patricia_alves@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/994092420624218/', '2015-05-28 15:03:33', '', 0, 'Sandra Alves'),
(1978, 'Gabriel_Rodrigues', '$P$BYvrP9NxrnKf4wvA6nWi.M/buMVWKf1', 'gabriel_rodrigues', 'gabrielrod46@gmail.com', 'https://plus.google.com/118260416688929727967', '2015-05-28 15:05:05', '', 0, 'Gabriel Rodrigues'),
(1979, 'Isaac_Pericao', '$P$Bsleflo.AZJdHaWyMSNM7KxZl8ySEg1', 'isaac_pericao', 'facebook_user_isaac_pericao@example.com', 'https://www.facebook.com/app_scoped_user_id/1076797262347938/', '2015-05-28 15:13:40', '', 0, 'Isaac Pericão'),
(1980, 'Maria_Cordeiro', '$P$BuXmNYSBSCo7uoRjuUGloaoxn9z8za.', 'maria_cordeiro', 'macdacor@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155599388260253/', '2015-05-28 15:14:51', '', 0, 'Maria Cordeiro'),
(1981, 'PT_Rui_Henriques', '$P$BjusF3BCKSMyXJWGNFTuAOB55AZVPc.', 'pt_rui_henriques', 'pt.rui.henriques@gmail.com', 'https://www.facebook.com/app_scoped_user_id/463798697113325/', '2015-05-28 15:15:21', '', 0, 'PT Rui Henriques'),
(1982, 'Thomas_Anahory', '$P$BreGa8BBuEdT3ZX1htAEUDHswhndt6/', 'thomas_anahory', 'thomas.anahory@gmail.com', 'https://plus.google.com/+ThomasAnahory', '2015-05-28 15:16:53', '', 0, 'Thomas Anahory'),
(1983, 'Madalena_Goncalves', '$P$B/XqQeKILtSkBECjJzjg1HfmQb4cFx1', 'madalena_goncalves', 'mmadalenabjsgoncalves@gmail.com', 'https://plus.google.com/110721756013906792794', '2015-05-28 15:19:38', '', 0, 'Madalena Goncalves'),
(1984, 'Joao_Pancada_Fonseca', '$P$BZFK2Pk8EsYnTXzI6ctxafmVVVIIw10', 'joao_pancada_fonseca', 'joaopancadafonseca@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155591049745655/', '2015-05-28 15:29:51', '', 0, 'Joao Pancada Fonseca'),
(1985, 'Maria_Da_Conceicao_Almeida', '$P$BpeLt6BWVnmeD4CE0vgdMOaAEWoKZ0.', 'maria_da_conceicao_almeida', 'conceicaob8@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203627426720441/', '2015-05-28 15:30:57', '', 0, 'Maria Da Conceição Almeida'),
(1986, 'Matilde_Oliveira', '$P$Bmzt.1kGUs3tlzJLg0YuwubApfGmYm/', 'matilde_oliveira', 'facebook_user_matilde_oliveira@example.com', 'https://www.facebook.com/app_scoped_user_id/970039793015754/', '2015-05-28 15:31:19', '', 0, 'Matilde Oliveira'),
(1987, 'Mariana_Beltran', '$P$BWPfc/ofM9/xkFSqQooujFar9jrl/f/', 'mariana_beltran', 'marianabeltran4@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206793750552575/', '2015-05-28 15:32:29', '', 0, 'Mariana Beltran'),
(1988, 'Luciana_Poleto_Sestari', '$P$Bn1BVG/xlp8oYKNVVVAdJAtvVwqN4v.', 'luciana_poleto_sestari', 'luciana.sestari@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153352425396764/', '2015-05-28 15:33:26', '', 0, 'Luciana Poleto Sestari'),
(1989, 'Madalena_Pessoa_de_Carvalho', '$P$BL0yXiIqGtDtnPvZ8Inpnb76oFU0bY1', 'madalena_pessoa_de_carvalho', 'madalenapc@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155611029225402/', '2015-05-28 15:34:54', '', 0, 'Madalena Pessoa de Carvalho'),
(1990, 'Mariama_Barbosa', '$P$Bs3pxpCUgNq2Dlfanbk9FzZR1wv1Hb0', 'mariama_barbosa', 'facebook_user_mariama_barbosa@example.com', 'https://www.facebook.com/app_scoped_user_id/1440708966247122/', '2015-05-28 15:37:52', '', 0, 'Mariama Barbosa'),
(1991, 'Hugo_Moreira', '$P$BWWPxe.8r18/tSPZ6sZmzHAhlhQG5B/', 'hugo_moreira', 'hugo_moreira96@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/826282884126645/', '2015-05-28 15:42:03', '', 0, 'Hugo Moreira'),
(1992, 'Bianca_Goncalves', '$P$BjeGfO5lvd0SPLsx8rC8OQ0YYo8x.D/', 'bianca_goncalves', 'bianca.5292@gmail.com', 'https://www.facebook.com/app_scoped_user_id/933178230066691/', '2015-05-28 15:42:35', '', 0, 'Bianca Gonçalves'),
(1993, 'Joao_Capao_Joao', '$P$BdeuAL7p/jVS/KRP6u0lbPDSFdN02d1', 'joao_capao_joao', 'explorartt@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/865805050157893/', '2015-05-28 15:46:08', '', 0, 'João Capão Joao'),
(1994, 'Joao_Reis', '$P$BFx1RruNNhXtyubwrgsn8L5YPwbQpK1', 'joao_reis', 'joaoreis80@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152950123220897/', '2015-05-28 15:46:58', '', 0, 'João Reis'),
(1995, 'Jose_Maria_Marta_Bispo', '$P$Bb77HuyKVaKnFverHn4f8aLaioNm7y0', 'jose_maria_marta_bispo', 'jose.marta.bispo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/751639584954121/', '2015-05-28 15:55:14', '', 0, 'José Maria Marta Bispo'),
(1996, 'Afonso_Martinho_Lopes', '$P$BrQhwpm5Jvu3nldqcZygKD19E1kXTy0', 'afonso_martinho_lopes', 'wakeafonso@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/925192017533227/', '2015-05-28 15:56:52', '', 0, 'Afonso Martinho Lopes'),
(1997, 'adalberto_gomes', '$P$BQBtOVnIPg7ELKqrTepsFrf4FkIVGA0', 'adalberto_gomes', '10signsyoushouldleave@gmail.com', 'https://plus.google.com/104860590734570608279', '2015-05-28 16:02:47', '', 0, 'adalberto gomes'),
(1998, 'Goncalo_Lopes_2', '$P$Bg1YI5.s5E7qwxzXmYTKBw02afK/SU.', 'goncalo_lopes_2', 'gonca_saborosa@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/721207661339564/', '2015-05-28 16:07:13', '', 0, 'Gonçalo Lopes'),
(1999, 'Martine_Love', '$P$BbGACIi97o2fPL8Xl/56RgVPZnpbbR1', 'martine_love', 'marta_champ@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153296103146093/', '2015-05-28 16:11:16', '', 0, 'Martine Love'),
(2000, 'Vira_Vento', '$P$BtotiVHn5DFJJaAepS83/ezGMpiNQt0', 'vira_vento', 'viravento@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204445719450605/', '2015-05-28 16:12:15', '', 0, 'Vira Vento');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(2001, 'Alexandra_Almeida', '$P$Bmj0paIU.2UPkkt4gkUrjGdKqn98hp0', 'alexandra_almeida', 'al.alexandra@gmail.com', '', '2015-05-28 16:12:37', '', 0, 'Alexandra Almeida'),
(2002, 'Rodrigo_Costa', '$P$BzV6BM3ET/9XnlrRZ2s/D31SjBgsX61', 'rodrigo_costa', 'rodacosta.costa8@gmail.com', 'https://www.facebook.com/app_scoped_user_id/890554484335583/', '2015-05-28 16:14:57', '', 0, 'Rodrigo Costa'),
(2003, 'Marilia_Mesquita', '$P$BC.bl/w.a.ByJW.p/cOldmtMAB1GY20', 'marilia_mesquita', 'marilia.mesquita@esah.org', '', '2015-05-28 16:15:26', '', 0, 'Marilia Mesquita'),
(2004, 'Monica_Rodrigues', '$P$BVA1OObKrnj6dq1uRcaJHt.lDie1r20', 'monica_rodrigues', 'monicacrodrigues@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/1011172842228652/', '2015-05-28 16:15:51', '', 0, 'Mónica Rodrigues'),
(2005, 'Isabel_Curado_Freitas', '$P$BwHi8DLu7wDWL8Y.r6i7tVflvmM364.', 'isabel_curado_freitas', 'isabelcurado@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/868890929857759/', '2015-05-28 16:19:41', '', 0, 'Isabel Curado Freitas'),
(2006, 'Roberta_Mendes', '$P$BOnoGnsSzcmqb4gjOdVWjC3.wko6eE/', 'roberta_mendes', 'robertamendes300@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/827690683988235/', '2015-05-28 16:20:51', '', 0, 'Roberta Mendes'),
(2007, 'Ricardo_Pinto', '$P$B.14mfe7Tlwb04o6d.P/v6UTS5Z4wU/', 'ricardo_pinto', 'ricardo_pinto90@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152978137203108/', '2015-05-28 16:22:31', '', 0, 'Ricardo Pinto'),
(2008, 'Rafael_Rodrigues', '$P$B9SuzI/hH9tD0rfV/y108vhHU0d9lt/', 'rafael_rodrigues', 'air_rafa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206755637593587/', '2015-05-28 16:23:12', '', 0, 'Rafael Rodrigues'),
(2009, 'Luiza_Silva', '$P$B5OED0OGCDazOtlsd/NwPthwd6Dn2c/', 'luiza_silva', 'luiza.tonaco@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1004729439544966/', '2015-05-28 16:25:51', '', 0, 'Luiza Silva'),
(2010, 'Bernardo_Rivotti_Maggiorani_Appleton', '$P$BsdaFn4/dNyu8uLFumWwelnQJ2z8Wg1', 'bernardo_rivotti_maggiorani_appleton', 'bernardo.rivotti@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153383429303829/', '2015-05-28 16:28:12', '', 0, 'Bernardo Rivotti Maggiorani Appleton'),
(2011, 'Suntas_Castello_Branco', '$P$Bi2aQMvfvABTjXRKyH519zromL9omA0', 'suntas_castello_branco', 'assuncao.branco@lift.com.pt', 'https://www.facebook.com/app_scoped_user_id/10206905917425341/', '2015-05-28 16:30:04', '', 0, 'Suntas Castello Branco'),
(2012, 'Mariana_Saldanha_Giao', '$P$BBVDrykQQrmcgzUWyhFrB4sBrFANV90', 'mariana_saldanha_giao', 'giaomariana2001@gmail.com', 'https://www.facebook.com/app_scoped_user_id/973978855967585/', '2015-05-28 16:30:28', '', 0, 'Mariana Saldanha Gião'),
(2013, 'Nuno_Ramalho', '$P$B8yLDIy2Wb7lmkpl/twEFsdgzDN8fP1', 'nuno_ramalho', 'sound_ramalho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153335598699513/', '2015-05-28 16:32:43', '', 0, 'Nuno Ramalho'),
(2014, 'Luisa_Sacadura', '$P$BSp.OSkipROuxr7YrLDHsyNaQvKZQm0', 'luisa_sacadura', 'luisa.sacadura@gmail.com', 'https://plus.google.com/113137855817325721407', '2015-05-28 16:32:49', '', 0, 'Luisa Sacadura'),
(2015, 'Leonor_Durao', '$P$BQVFsGRFAmKM1pcW0uPDROICTPdvAM.', 'leonor_durao', 'leonorcdurao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155597651380075/', '2015-05-28 16:33:17', '', 0, 'Leonor Durão'),
(2016, 'Ana_Ferreira', '$P$B0.9j9H1PM9KcVaWgn37kCkICEUoHA.', 'ana_ferreira', 'anamaximiana@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206141346626543/', '2015-05-28 16:37:29', '', 0, 'Ana Ferreira'),
(2017, 'Afonso_Jordao_De_Magalhaes', '$P$BMBEUrzqv1ak4TFs2wSQgApY07QJVK.', 'afonso_jordao_de_magalhaes', 'afonsomagalhaes1@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/824909737577846/', '2015-05-28 16:38:36', '', 0, 'Afonso Jordão De Magalhães'),
(2018, 'Jose_Vinagre', '$P$Bm9zLG1q.jTFchJja37B888NIB7uMh/', 'jose_vinagre', 'josevinagre55@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204538966129688/', '2015-05-28 16:38:58', '', 0, 'José Vinagre'),
(2019, 'Christian_Lopes', '$P$B7/iCFA/HMJGWLBfSKVabgF5i.Vawt0', 'christian_lopes', 'chris_limao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153340550878407/', '2015-05-28 16:42:03', '', 0, 'Christian Lopes'),
(2020, 'Joao_Fonseca', '$P$B0PdTwn7iUOXTBH.cs6MqmIhbE3.my0', 'joao_fonseca', 'fotojafpress@gmail.com', 'https://www.facebook.com/app_scoped_user_id/914002271955848/', '2015-05-28 16:42:11', '', 0, 'João Fonseca'),
(2021, 'Miguel_Gaspar', '$P$BH9V/iuPPFCL6ZX41o8mGHiCtbvYbI/', 'miguel_gaspar', 'miguelborgagaspar@gmail.com', 'https://www.facebook.com/app_scoped_user_id/652025631599584/', '2015-05-28 16:42:24', '', 0, 'Miguel Gaspar'),
(2022, 'Pedro_Rafael_Gomes', '$P$B./lxgJhCR4SLSjFUpHDKdMG9FT72b1', 'pedro_rafael_gomes', 'flypedrogomes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155533398380231/', '2015-05-28 16:46:19', '', 0, 'Pedro Rafael Gomes'),
(2023, 'Andre_Carvalho_1', '$P$Bh0wwVupYCRit60NXo1m89jqhMgjt/0', 'andre_carvalho_1', 'andrefscarvalho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206317487396917/', '2015-05-28 16:47:38', '', 0, 'André Carvalho'),
(2024, 'Andre_Marcelino', '$P$BDdFidICdCLLbUxn2WgrHxRnvUzXKc.', 'andre_marcelino', 'andre_m_36@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/884551174921348/', '2015-05-28 16:48:13', '', 0, 'André Marcelino'),
(2025, 'Catia_Vieira', '$P$Bo6Js3OS/lakiSDk9ezrqragHLuj9D1', 'catia_vieira', 'catiaslvieira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/934140826607947/', '2015-05-28 16:48:17', '', 0, 'Cátia Vieira'),
(2026, 'Antonio_Costa_Cabral', '$P$B71oCLvgubDHalKARoSQumrblfsSr5.', 'antonio_costa_cabral', 'sampacosta@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153360998158620/', '2015-05-28 16:48:20', '', 0, 'Antonio Costa Cabral'),
(2027, 'Francisco_Ferreira_3', '$P$BtvfnNx4AdWqWQoW3MYO1dPB6QpDrx.', 'francisco_ferreira_3', 'francisco_mds_ferreira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1628204750749449/', '2015-05-28 16:51:18', '', 0, 'Francisco Ferreira'),
(2028, 'Bruno_Barreto', '$P$BIl58BxkVsXBK84bRfSzDeHaBe78lR/', 'bruno_barreto', 'facebook_user_bruno_barreto@example.com', 'https://www.facebook.com/app_scoped_user_id/10153376947734265/', '2015-05-28 16:51:53', '', 0, 'Bruno Barreto'),
(2029, 'Henrique_Piteira', '$P$BWQgCEeQD/GmjCKQe29i4ce.5IwOI2/', 'henrique_piteira', 'henriquepiteira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153003941467632/', '2015-05-28 16:52:09', '', 0, 'Henrique Piteira'),
(2030, 'Barbara_Schweizer', '$P$BsCgl9qErsY4XoppqPN1XaM5ABz9s6/', 'barbara_schweizer', 'schweizer_barbara@yahoo.de', 'https://www.facebook.com/app_scoped_user_id/10152805810626123/', '2015-05-28 16:52:56', '', 0, 'Barbara Schweizer'),
(2031, 'Joao_Rito_1', '$P$Bj1z3Ne28lYoKXWVusUVf3kl22pgm00', 'joao_rito_1', 'joao.rito@gmail.com', 'https://plus.google.com/112012753866667594187', '2015-05-28 16:54:18', '', 0, 'João Rito'),
(2032, 'Tiago_Domingos', '$P$B5J0H72lhZfu7c2J.oubNz.avnSB9S/', 'tiago_domingos', 'tiago.peixoto.domingos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/695931333867747/', '2015-05-28 16:58:58', '', 0, 'Tiago Domingos'),
(2033, 'Rita_Nobre', '$P$BrUpA56b2TARZImKatFH3Ytc.g4Mv61', 'rita_nobre', 'ritarnobre@gmail.com', 'https://www.facebook.com/app_scoped_user_id/850713064965896/', '2015-05-28 16:59:00', '', 0, 'Rita Nobre'),
(2034, 'M_a_Beatriz_Maximiano', '$P$BO2WGE3bPkV2QQ/E4HS5Vi7jV/ULdk.', 'm_a_beatriz_maximiano', 'beatrizmaximiano99@gmail.com', 'https://plus.google.com/110392237779062182372', '2015-05-28 17:05:13', '', 0, 'M ª Beatriz Maximiano'),
(2035, 'Jailma_Lima', '$P$BtnpFkVrHE3VLlBC.AvWdbWuQ9tUv..', 'jailma_lima', 'jailmalima@ig.com.br', 'https://www.facebook.com/app_scoped_user_id/775310582568211/', '2015-05-28 17:13:25', '', 0, 'Jailma Lima'),
(2036, 'Alex_Botelho', '$P$BD8fq7q5fNxm0JW8z4csAu7pcQMaNt/', 'alex_botelho', 'alex_botelho@live.com', 'https://www.facebook.com/app_scoped_user_id/10207184286989334/', '2015-05-28 17:13:59', '', 0, 'Alex Botelho'),
(2037, 'Luis_Aparicio_Barata', '$P$BwB2g0frxky/eXxdEvqDzQLHtir7ZY1', 'luis_aparicio_barata', 'facebook_user_luis_aparicio_barata@example.com', 'https://www.facebook.com/app_scoped_user_id/10153323407408770/', '2015-05-28 17:14:44', '', 0, 'Luís Aparício Barata'),
(2038, 'Diogo_Amaro', '$P$B9FyQ/5W5QEcx1mQND.6nLOSzez8b30', 'diogo_amaro', 'diogo.jose.amaro@gmail.com', 'https://plus.google.com/113043317981412175669', '2015-05-28 17:22:22', '', 0, 'Diogo Amaro'),
(2039, 'Marcelo_Bengoechea', '$P$BNozIAIKCptTK2lg9VODlsukJshlvb/', 'marcelo_bengoechea', 'marcelo.bengoechea@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205450497476374/', '2015-05-28 17:23:15', '', 0, 'Marcelo Bengoechea'),
(2040, 'Joao_Rodrigo_Lima', '$P$B3u.xyIJvCFTGJy1LmTRtzJKD82w8F1', 'joao_rodrigo_lima', 'jrmpsl.v@gmail.com', 'https://www.facebook.com/app_scoped_user_id/841945199186724/', '2015-05-28 17:24:13', '', 0, 'Joao Rodrigo Lima'),
(2041, 'Ines_Mateus', '$P$BVysWfCNyN160F6tGwCu2biLWHNHZi.', 'ines_mateus', 'ines.margaca.mateus@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1061779163851186/', '2015-05-28 17:25:14', '', 0, 'Inês Mateus'),
(2042, 'Goncalo_Castanheira', '$P$BcKToof6W640SsNhFBfGxpdRI17zw9/', 'goncalo_castanheira', 'facebook_user_goncalo_castanheira@example.com', 'https://www.facebook.com/app_scoped_user_id/990347670984327/', '2015-05-28 17:25:41', '', 0, 'Gonçalo Castanheira'),
(2043, 'Ines_Carapinha', '$P$B392P8TDwtNlBFbuqIu45utrQnqiPH.', 'ines_carapinha', 'inescarapinha@gmail.com', 'https://plus.google.com/102314481834629694882', '2015-05-28 17:30:40', '', 0, 'Inês Carapinha'),
(2044, 'Caetano_Beirao_da_Veiga', '$P$B82I6Bg4V4L7u6sEMmPeBssG0mX5ho/', 'caetano_beirao_da_veiga', 'caetanobv97@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/998261706863243/', '2015-05-28 17:31:13', '', 0, 'Caetano Beirao da Veiga'),
(2045, 'Beatriz_Santos', '$P$BTBrPPEvJwfQOgIPkwH0FNfT3ye1mA.', 'beatriz_santos', 'surfista.santos3@gmail.com', 'https://www.facebook.com/app_scoped_user_id/806797546068519/', '2015-05-28 17:31:54', '', 0, 'Beatriz Santos'),
(2046, 'Alexsandro_Vale', '$P$B9iaLLNGw0R2aQA61OMcjukK0SN7hL/', 'alexsandro_vale', 'alex.styllo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/734980626627810/', '2015-05-28 17:32:55', '', 0, 'Alexsandro Vale'),
(2047, 'Carol_Bonates', '$P$BbReXJRWOhMkV7Q41G4knNVmFNKPNp/', 'carol_bonates', 'carolbonates@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206709182065006/', '2015-05-28 17:33:43', '', 0, 'Carol Bonates'),
(2048, 'Manuela_Cardoso', '$P$BiLheZVCdtJJlgXqmCzX0UkZgci/f71', 'manuela_cardoso', 'nelacardoso@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153011451085787/', '2015-05-28 17:35:02', '', 0, 'Manuela Cardoso'),
(2049, 'Isabel_Rodrigues', '$P$Bktcna.w2c1KWHySz/Yt8v0831ls0l.', 'isabel_rodrigues', 'orquidea_isabel@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206983466048055/', '2015-05-28 17:36:19', '', 0, 'Isabel Rodrigues'),
(2050, 'Rui_Afonso', '$P$B3dh3n2xyUHzoRfpIIQo9e2MX9/MLA0', 'rui_afonso', 'facebook_user_rui_afonso@example.com', 'https://www.facebook.com/app_scoped_user_id/10153356445243210/', '2015-05-28 17:38:23', '', 0, 'Rui Afonso'),
(2051, 'Simone_Lourenco', '$P$BMX5ydNdZVFUty/5biRa/2skdDznPK0', 'simone_lourenco', 'sl.pilates@gmail.com', 'https://plus.google.com/115559982508447846352', '2015-05-28 17:40:22', '', 0, 'Simone Lourenço'),
(2052, 'Rodolfo_Carvalho', '$P$Bxz0Ma.x.tJ2PRt/06bf/OmiC74u1E1', 'rodolfo_carvalho', 'rudi.carvalho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/953748477989575/', '2015-05-28 17:45:09', '', 0, 'Rodolfo Carvalho'),
(2053, 'Ivone_Ribeiro', '$P$B/PoudGYh4fywV2lPKmBjmMSSL8dvU0', 'ivone_ribeiro', 'ivoneribeiro46@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/829362793780319/', '2015-05-28 17:46:11', '', 0, 'Ivone Ribeiro'),
(2054, 'Bernardo_Villar', '$P$Bx7iPWP9j6opxwQF4zPm5.U9GeV2.J.', 'bernardo_villar', 'bpvillar@gmail.com', 'https://plus.google.com/+BernardoVillar86', '2015-05-28 17:46:31', '', 0, 'Bernardo Villar'),
(2055, 'Hugo_Filipe', '$P$BF4eV81Xjh8ILaLUr72BeoRlY42EoS0', 'hugo_filipe', 'hugofiliper@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1058916250788396/', '2015-05-28 17:50:40', '', 0, 'Hugo Filipe'),
(2056, 'Tiago_Cunha', '$P$B1k2R3LmDCUNW3I5v/vXCKSuu24dB00', 'tiago_cunha', 'tgcnh2@gmail.com', 'https://www.facebook.com/app_scoped_user_id/739188052858995/', '2015-05-28 17:56:23', '', 0, 'Tiago Cunha'),
(2057, 'Filipa_Marrazes', '$P$BvjWsIwhBwXmXy6XJGlJjzxi7.FfUw/', 'filipa_marrazes', 'filipamarrazes@gmail.com', 'https://plus.google.com/109746029468478235945', '2015-05-28 17:57:41', '', 0, 'Filipa Marrazes'),
(2058, 'Mariana_Sabrosa', '$P$B93Okc8UzBatkZLWYWodfcYMXANnDD/', 'mariana_sabrosa', 'mariana.sabrosa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/701467576645814/', '2015-05-28 18:00:03', '', 0, 'Mariana Sabrosa'),
(2059, 'Pedro_M_Pereira_Coutinho', '$P$BuCnHPp/oulGDO1dbRD3wrOP9wdngG/', 'pedro_m_pereira_coutinho', 'pedropc2009@gmail.com', 'https://www.facebook.com/app_scoped_user_id/911516602225532/', '2015-05-28 18:13:32', '', 0, 'Pedro M Pereira Coutinho'),
(2060, 'Nuno_Amado', '$P$BG1jQ1ICQuXqOryqPMI3Ji7hktEIrx/', 'nuno_amado', 'info.surfcloud@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1589808791285140/', '2015-05-28 18:16:25', '', 0, 'Nuno Amado'),
(2061, 'Afonso_Correia', '$P$B6ECM3962YepoBB0MdBE9lum45lyEd/', 'afonso_correia', 'lourocorreia@msn.com', 'https://www.facebook.com/app_scoped_user_id/861169677253126/', '2015-05-28 18:17:08', '', 0, 'Afonso Correia'),
(2062, 'Nuno_Paulino', '$P$BbpuHzwlH7OoD3nLxrGugMl7jay8rM1', 'nuno_paulino', 'paulinonuno@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1600775983507663/', '2015-05-28 18:22:53', '', 0, 'Nuno Paulino'),
(2063, 'Bruno_Lopes', '$P$BVJ7v15DNZel3BZcwPHsW8H7TPZ3fB1', 'bruno_lopes', 'brunoaslopes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205845033059250/', '2015-05-28 18:25:53', '', 0, 'Bruno Lopes'),
(2064, 'Andrew_Marlez', '$P$B7WKTzxTUHw6VTxrBcSTtqzI.UY/Jo1', 'andrew_marlez', 'andrew_miudo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203138558623139/', '2015-05-28 18:27:28', '', 0, 'Andrew Marlez'),
(2065, 'Mafalda_Castro', '$P$Bdp7G35xFZwxjHe8Gy3.GNI3j5CSs00', 'mafalda_castro', 'mafaldadecastro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207012795702047/', '2015-05-28 18:34:01', '', 0, 'Mafalda Castro'),
(2066, 'Ana_Mesquita_Patrocinio', '$P$BE6arMTQklpoUIRWW92P9kJzC8kj/h1', 'ana_mesquita_patrocinio', 'amesquitap@gmail.com', 'https://www.facebook.com/app_scoped_user_id/657582421038355/', '2015-05-28 18:34:05', '', 0, 'Ana Mesquita Patrocínio'),
(2067, 'Daniela_Cabrini', '$P$B/79WHxUnOhJAsT9iUjXuOtLrQTirw.', 'daniela_cabrini', 'danicabrini@yahoo.com.br', 'https://www.facebook.com/app_scoped_user_id/10205091924470194/', '2015-05-28 18:38:12', '', 0, 'Daniela Cabrini'),
(2068, 'Ines_Costa_Pereira', '$P$BUXvDGojtzvjwP71zuxLueZ7jUvDAH1', 'ines_costa_pereira', 'costapereiraines@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203475131232976/', '2015-05-28 18:39:31', '', 0, 'Ines Costa Pereira'),
(2069, 'Michele_Schweizer', '$P$BZir1xqEx1CMdwn.tnmLz6J/detADH.', 'michele_schweizer', 'michele.schweizer.privat@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153441336272625/', '2015-05-28 18:42:02', '', 0, 'Michèle Schweizer'),
(2070, 'Matteo_Martella', '$P$BH78PX9dq67LRvfQF8B22slbv2044J.', 'matteo_martella', 'mefmartella@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/937050273013992/', '2015-05-28 18:44:28', '', 0, 'Matteo Martella'),
(2071, 'Sergio_Oliveira', '$P$B24h/4d2PqDFDJDDidDjm2YxeSpX1N.', 'sergio_oliveira', 'sergiobcoliveira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155679778770523/', '2015-05-28 18:45:47', '', 0, 'Sérgio Oliveira'),
(2072, 'Marta_Aires', '$P$BCwyRsEldXT334JQZWsdn9zmMkHX131', 'marta_aires', 'marta.queirozairespq@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1635722233306819/', '2015-05-28 18:46:59', '', 0, 'Marta Aires'),
(2073, 'Catia_Cruz', '$P$BEiW3HZokU81dQuMqYwkCJXFNuijsp1', 'catia_cruz', 'catiamscruz@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153368032604371/', '2015-05-28 18:50:40', '', 0, 'Catia Cruz'),
(2074, 'Ana_Jordao', '$P$Bf.UN6t/ILIhfBMr4Yf6UNtCxbsKLJ0', 'ana_jordao', 'anajnl@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153453034001414/', '2015-05-28 18:51:48', '', 0, 'Ana Jordão'),
(2075, 'Carolina_Fernandes', '$P$BKs2K0JhBx.sQGrc1rveRk.09aMHhi.', 'carolina_fernandes', 'facebook_user_carolina_fernandes@example.com', 'https://www.facebook.com/app_scoped_user_id/1110926895590152/', '2015-05-28 18:52:16', '', 0, 'Carolina Fernandes'),
(2076, 'Carla_Natario', '$P$B77UGurOtmZKK3s/dGvx4ikq903LNn0', 'carla_natario', 'carla.alexandra.natario@gmail.com', 'https://www.facebook.com/app_scoped_user_id/982699031764125/', '2015-05-28 18:53:59', '', 0, 'Carla Natario'),
(2077, 'Caetana_Heredia', '$P$BRmi4a962/mWCQ/tGxMsLi1f88vBBO/', 'caetana_heredia', 'caetanaheredia922@gmail.com', 'https://www.facebook.com/app_scoped_user_id/998669326833084/', '2015-05-28 18:55:57', '', 0, 'Caetana Herédia'),
(2078, 'Camila_G_Cavalcanti', '$P$BdgrMGrTxdAuf..mwTyw9NfQi03wHh1', 'camila_g_cavalcanti', 'camilacavalcanti@me.com', 'https://www.facebook.com/app_scoped_user_id/10206968221383061/', '2015-05-28 18:57:21', '', 0, 'Camila G. Cavalcanti'),
(2079, 'Ana_Rita_Gomes', '$P$BtqcUcmq5uqjcWOFnDgjZukwqfbnx./', 'ana_rita_gomes', 'anaritagomes89@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/887649424627599/', '2015-05-28 19:00:47', '', 0, 'Ana Rita Gomes'),
(2080, 'Madalena_Morais', '$P$B.OvHFtTigx/G8FtnzXbyIsDMyhqKu0', 'madalena_morais', 'madalenamnecas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/881547765247905/', '2015-05-28 19:03:15', '', 0, 'Madalena Morais'),
(2081, 'Filipe_Antonio_Carneiro', '$P$B/hIfHk2.lKEBSKYI1ZevZ5DCdClFq0', 'filipe_antonio_carneiro', 'maverick_carneiro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205158188009266/', '2015-05-28 19:03:33', '', 0, 'Filipe António Carneiro'),
(2082, 'A_Miguens_Vieira', '$P$BblHlSk/kP2KtclKUZKXLr7BPd7ZuS1', 'a_miguens_vieira', 'miguensvieira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1078303422183877/', '2015-05-28 19:03:55', '', 0, 'A Miguens Vieira'),
(2083, 'De_Cor_Porumfio', '$P$BZllRi/tk3H31gwHaTdDCu3M2niC1S.', 'de_cor_porumfio', 'decorporumfio@gmail.com', 'https://www.facebook.com/app_scoped_user_id/381836602010729/', '2015-05-28 19:16:00', '', 0, 'De Cor Porumfio'),
(2084, 'Carolina_Turcato', '$P$B0gu6Qn8hQ7RCcQSfF1YYuvh4TiIXI/', 'carolina_turcato', 'carolturcato@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1014045655279761/', '2015-05-28 19:18:49', '', 0, 'Carolina Turcato'),
(2085, 'Martin_Dias', '$P$BcuicLdbTEoj.SDPPFVPswdITzUpUc0', 'martin_dias', 'martindias2002@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1584337395148959/', '2015-05-28 19:19:41', '', 0, 'Martin Dias'),
(2086, 'Diogo_Ramalhao_1', '$P$BYWU8wHjvXTbfUT5jJGL4eOuXDoR7g0', 'diogo_ramalhao_1', 'diogo_ramalhao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/672107182920920/', '2015-05-28 19:21:42', '', 0, 'Diogo Ramalhão'),
(2087, 'Ana_Paula_lopes', '$P$B3tjHn7rRfjluiKvOQkUtVU0AZLzux1', 'ana_paula_lopes', 'traposdecorcomamor@gmail.com', 'https://profiles.google.com/traposdecorcomamor', '2015-05-28 19:22:17', '', 0, 'Ana Paula lopes'),
(2088, 'Ricardo_Mota', '$P$BDuZyaW65ibSgprhHIbkmgUhjACevu/', 'ricardo_mota', 'rbgmota@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205777918238741/', '2015-05-28 19:22:51', '', 0, 'Ricardo Mota'),
(2089, 'Martim_Feron', '$P$BkXXCA5u5BCY2c2A1M7U.NfJJM9ZPF.', 'martim_feron', 'facebook_user_martim_feron@example.com', 'https://www.facebook.com/app_scoped_user_id/1442820792685892/', '2015-05-28 19:26:09', '', 0, 'Martim Feron'),
(2090, 'Pedro_Santos_2', '$P$Bj1R3STHzqmGJq6SD1a5E7aXOTOVyx1', 'pedro_santos_2', 'pitra.pss@gmail.com', 'https://www.facebook.com/app_scoped_user_id/381727098702361/', '2015-05-28 19:28:07', '', 0, 'Pedro Santos'),
(2091, 'Leonor_Lopez_de_Carrion', '$P$BBQ7w/qAwHAivF8cuNeDzDrB77bOMR.', 'leonor_lopez_de_carrion', 'facebook_user_leonor_lopez_de_carrion@example.com', 'https://www.facebook.com/app_scoped_user_id/970441876333961/', '2015-05-28 19:28:29', '', 0, 'Leonor Lopez de Carrión'),
(2092, 'Helder_Malhao', '$P$BPEz6zF4YbHdIx1YaQp65rZpDsgNJc/', 'helder_malhao', 'helder.malhao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200614135793001/', '2015-05-28 19:34:41', '', 0, 'Helder Malhão'),
(2093, 'Ines_Xavier', '$P$BDxdKKDkTLVdiS7.vGExKQgvkeL7La.', 'ines_xavier', 'xavier.iness@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207218995133614/', '2015-05-28 19:38:45', '', 0, 'Inês Xavier'),
(2094, 'Teodora_Costa', '$P$BhcjvVoOGmz1hJFgrSC8EpptWVfaIL.', 'teodora_costa', 'teodora_costa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203266379935141/', '2015-05-28 19:40:26', '', 0, 'Teodora Costa'),
(2095, 'Antonio_Rpbastos', '$P$ByvWRTs2jOqLH5oRw63LZE9YcQnyNT1', 'antonio_rpbastos', 'facebook_user_antonio_rpbastos@example.com', 'https://www.facebook.com/app_scoped_user_id/1436895693281464/', '2015-05-28 19:40:31', '', 0, 'Antonio Rpbastos'),
(2096, 'Xenico_Vidal', '$P$Bdh0sSuM.Y4j5wRm471eJi/Y4sKiqP0', 'xenico_vidal', 'xenico1@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204056611647008/', '2015-05-28 19:41:01', '', 0, 'Xenico Vidal'),
(2097, 'Filipe_Costa', '$P$BI7ye21gtzuEn9bD8HEYQs8e26oNQj0', 'filipe_costa', 'flip__8@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/830603630328232/', '2015-05-28 19:44:09', '', 0, 'Filipe Costa'),
(2098, 'Carolina_Lopes', '$P$BHZgxEbk1JfcmtXjkXyNwK/9UIm/Ef0', 'carolina_lopes', 'carolina.ribeiro.lopes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/413818582130390/', '2015-05-28 19:44:57', '', 0, 'Carolina Lopes'),
(2099, 'Daniela_Freire', '$P$BEafGNUwUxmvv7pV1w2OQjEuNOix6x.', 'daniela_freire', 'danielammfreire@gmail.com', 'https://www.facebook.com/app_scoped_user_id/457145584449363/', '2015-05-28 19:48:26', '', 0, 'Daniela Freire'),
(2100, 'Pedro_Afonso', '$P$BbqTIMguugjUnRQAxpPzD9ke5eP1c8.', 'pedro_afonso', 'pl.nunes.1999.2001@gmail.com', 'https://www.facebook.com/app_scoped_user_id/836386459744590/', '2015-05-28 19:55:25', '', 0, 'Pedro Afonso'),
(2101, 'Sonia_Miranda', '$P$B73ZmyASDaTrCrLEvFTYUoQMwx3Y2P0', 'sonia_miranda', 'niamiranda@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206249253373317/', '2015-05-28 19:55:51', '', 0, 'Sonia Miranda'),
(2102, 'Filipa_Rodrigues_de_Assuncao', '$P$BbSJqC7Klj1V70Rtklyi04Knvpb3rr1', 'filipa_rodrigues_de_assuncao', 'filipa.deassuncao@gmail.com', 'https://plus.google.com/117030616164711865097', '2015-05-28 19:59:08', '', 0, 'Filipa Rodrigues de Assunção'),
(2103, 'Miguel_Paulino', '$P$BJJMJ8RFb/32fDqDfKKa/JBG2HcLTp1', 'miguel_paulino', 'mig.paulino@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203990041540989/', '2015-05-28 20:02:24', '', 0, 'Miguel Paulino'),
(2104, 'Moments_Sintra', '$P$BA7MaFud99yquKqXxgKwQGqIoRoEh21', 'moments_sintra', 'momentsintra@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1614830538762327/', '2015-05-28 20:02:25', '', 0, 'Moments Sintra'),
(2105, 'Goncalo_Magalhaes_1', '$P$Bu6TMXlNwnw/EfKq/6SaDiyQfSIVuM.', 'goncalo_magalhaes_1', 'facebook_user_goncalo_magalhaes_1@example.com', 'https://www.facebook.com/app_scoped_user_id/890924827654270/', '2015-05-28 20:04:59', '', 0, 'Gonçalo Magalhães'),
(2106, 'Mara_Correia', '$P$Ba88HcxMcnOy7CSoGMlItcRej.pWva/', 'mara_correia', 'mara200877@gmail.com', 'https://www.facebook.com/app_scoped_user_id/914485241907555/', '2015-05-28 20:06:00', '', 0, 'Mara Correia'),
(2107, 'Nicole_Groen', '$P$Bm.cj3NOeUyVXu4DVeMl7kbd2f3Q8b1', 'nicole_groen', 'facebook_user_nicole_groen@example.com', 'https://www.facebook.com/app_scoped_user_id/846248735443649/', '2015-05-28 20:10:57', '', 0, 'Nicole Groen'),
(2108, 'Marina_Queiroz_Uricchio', '$P$BbD90kApEEESEjX4QUbfvjNi7LQmt50', 'marina_queiroz_uricchio', 'marina.q.uricchio@gmail.com', '', '2015-05-28 20:13:04', '', 0, 'Marina Queiroz Uricchio'),
(2109, 'Ana_Care_Costa', '$P$Bhu8mwS.66yBl/fgdgL4wRJOPEt1RD/', 'ana_care_costa', 'anacarecosta@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155652117895427/', '2015-05-28 20:18:43', '', 0, 'Ana Care Costa'),
(2110, 'Goncalo_Jorge', '$P$B/4Dei.wNowC3b5ZohYBs1.yT5oWBG1', 'goncalo_jorge', 'sifugonsalo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1065670993461118/', '2015-05-28 20:21:03', '', 0, 'Gonçalo Jorge'),
(2111, 'Kira_Groen', '$P$BlYxL.sJyRDJwXEjWjTpOUoWuj0jCG0', 'kira_groen', 'facebook_user_kira_groen@example.com', 'https://www.facebook.com/app_scoped_user_id/10207238604910225/', '2015-05-28 20:21:10', '', 0, 'Kira Groen'),
(2112, 'Miguel_Barros_de_Moura', '$P$BIKHrh1U78AYetVbKpACnzWPkSN.8T1', 'miguel_barros_de_moura', 'miguelbarrosmoura@gmail.com', 'https://www.facebook.com/app_scoped_user_id/863768080361784/', '2015-05-28 20:21:48', '', 0, 'Miguel Barros de Moura'),
(2113, 'Joao_Pedro_Duarte_Garcia', '$P$BN7S15Zao9qCGCS6JfS2ZttJqBBSJM0', 'joao_pedro_duarte_garcia', 'eugeniaduarte@live.com', 'https://www.facebook.com/app_scoped_user_id/859259460813036/', '2015-05-28 20:22:14', '', 0, 'João Pedro Duarte Garcia'),
(2114, 'Jose_Rasteiro', '$P$B/aVmtBqFNsyB4tKeCCEb8OHpW.bkB/', 'jose_rasteiro', 'jcrasteiro@googlemail.com', 'https://www.facebook.com/app_scoped_user_id/10204448887716047/', '2015-05-28 20:22:17', '', 0, 'Jose Rasteiro'),
(2115, 'Joana_Brilha', '$P$BLkRgYinJuf6OxD0WLY61GOdJsrAcC.', 'joana_brilha', 'joana_brilha@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153081306193451/', '2015-05-28 20:25:59', '', 0, 'Joana Brilha'),
(2116, 'Pablo_Matthew', '$P$BRMkFn8yxHvj8lm3ZEbxQwoOtrPRfo/', 'pablo_matthew', 'paabloxk@live.com', 'https://www.facebook.com/app_scoped_user_id/726310937492151/', '2015-05-28 20:27:33', '', 0, 'Pablo Matthew'),
(2117, 'Dylan_Groen', '$P$BInAiKRAmUml/aYQFSe/USNhRYhwmz/', 'dylan_groen', 'dd.g2000@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10202974379440621/', '2015-05-28 20:27:36', '', 0, 'Dylan Groen'),
(2118, 'Sergio_Catarino', '$P$BrHkCqdfnrkvNw226GPyEK3pUzHkpY.', 'sergio_catarino', 'rura@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/1100539369973295/', '2015-05-28 20:28:28', '', 0, 'Sérgio Catarino'),
(2119, 'Sonia_Duarte', '$P$BgU5nA7Dm1q16HaabycH.o.LhQEyRF0', 'sonia_duarte', 'sonia.asduarte@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207406421585539/', '2015-05-28 20:29:49', '', 0, 'Sónia Duarte'),
(2120, 'Rita_Melo_Breyner_Pbi', '$P$BjAggNVHCMqWLAKEDDFxGCnCskp6hf/', 'rita_melo_breyner_pbi', 'rita.mariano1@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/905635479477920/', '2015-05-28 20:33:07', '', 0, 'Rita Melo Breyner Pbi'),
(2121, 'Pedro_Daniel_Silva', '$P$B3inXGgb0zTiLFOkMbimYXlzrPcRdC1', 'pedro_daniel_silva', 'pedrodaniel_silva@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1117978648218215/', '2015-05-28 20:33:34', '', 0, 'Pedro Daniel Silva'),
(2122, 'Ricardo_Damasio', '$P$B/KovKs5Xbstebepat62rLNXRM1lhs.', 'ricardo_damasio', 'ricardodams@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153110744644342/', '2015-05-28 20:34:57', '', 0, 'Ricardo Damásio'),
(2123, 'Vasco_de_Sousa', '$P$BX8V6Acf4H9bxJS.mxpxaUrTL4N1e5/', 'vasco_de_sousa', 'varsousa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/937875426234040/', '2015-05-28 20:37:53', '', 0, 'Vasco de Sousa'),
(2124, 'Nuno_Viana', '$P$BgLA4cquRX1PP0g3vpfL6w65fuD74w0', 'nuno_viana', 'nuno.viana@ritz.edu', 'https://www.facebook.com/app_scoped_user_id/10153037299632858/', '2015-05-28 20:44:24', '', 0, 'Nuno Viana'),
(2125, 'Ze_Maria_Pyrrait', '$P$BxP/XpYUMpZVc1zfWyBW9Vh7rfCaIH/', 'ze_maria_pyrrait', 'pyrrait@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152936930227781/', '2015-05-28 20:50:27', '', 0, 'Zé Maria Pyrrait'),
(2126, 'Goncalo_Silva_1', '$P$BChS51YCopGOc.gOUKybx.sYf69S950', 'goncalo_silva_1', 'goncalophoto@gmail.com', 'https://plus.google.com/113109346731159177563', '2015-05-28 20:55:00', '', 0, 'Gonçalo Silva'),
(2127, 'Antonio_Milne_Carmo', '$P$Bfp8OshS1FtsEv1ZQtMYdNapqA0xWW0', 'antonio_milne_carmo', 'facebook_user_antonio_milne_carmo@example.com', 'https://www.facebook.com/app_scoped_user_id/936966339687133/', '2015-05-28 20:58:08', '', 0, 'Antonio Milne Carmo'),
(2128, 'Paulo_Martins', '$P$BAfS.aB9Cv6XXk7sjlLPyCjXmcqxT6/', 'paulo_martins', 'paulo@despomar.com', 'https://www.facebook.com/app_scoped_user_id/862559640445923/', '2015-05-28 21:01:30', '', 0, 'Paulo Martins'),
(2129, 'Matilde_Loureiro', '$P$BvbXTGmiAm.3LxM7naBvVPMyy1.TcC.', 'matilde_loureiro', 'matilde.loureiro22@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/497091407107888/', '2015-05-28 21:05:29', '', 0, 'Matilde Loureiro'),
(2130, 'Nuno_Oliveira_1', '$P$BxHr4WPA2zAuw73/FztLG5iCJN1TiN1', 'nuno_oliveira_1', 'nuno.p.oliveira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204435158179518/', '2015-05-28 21:09:02', '', 0, 'Nuno Oliveira'),
(2131, 'Maria_Fernanda_Costa', '$P$BZeIj9zu.75gJnF8iWg/O/ajA5befB.', 'maria_fernanda_costa', 'mariafernandascosta@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204384403391012/', '2015-05-28 21:10:54', '', 0, 'Maria Fernanda Costa'),
(2132, 'Catarina_Fernandes_Pinto', '$P$BDDI6gNsDiFQ.roN15ts1JbTFmr0Sc0', 'catarina_fernandes_pinto', 'catarina_baby@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155643369345323/', '2015-05-28 21:18:54', '', 0, 'Catarina Fernandes Pinto'),
(2133, 'Matilde_Pereira', '$P$Bd1hJIhDqOne5LwerRzQGqijJwTRsr/', 'matilde_pereira', 'rodrigofeijo98@gmail.com', 'https://www.facebook.com/app_scoped_user_id/833139770108800/', '2015-05-28 21:22:22', '', 0, 'Matilde Pereira'),
(2134, 'Constanca_Folque', '$P$B0VTo0Yr6eTPJEIPfCJTxjXqMJuZst/', 'constanca_folque', 'constanca_folque@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1161885293837428/', '2015-05-28 21:23:19', '', 0, 'Constança Folque'),
(2135, 'Diana_Matos', '$P$B6joXc/vFqpcUxnCYxZC8uf13xxTol0', 'diana_matos', 'sofiadiana13@gmail.com', 'https://www.facebook.com/app_scoped_user_id/988733761167147/', '2015-05-28 21:25:08', '', 0, 'Diana Matos'),
(2136, 'Maria_Rosa_Pereira', '$P$BwLSVZnKzGzqFRADgX5TJ.Kn0r.PMR/', 'maria_rosa_pereira', 'pereira3542@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/953451991353011/', '2015-05-28 21:26:27', '', 0, 'Maria Rosa Pereira'),
(2137, 'Pedro_Calado', '$P$BqdO/8P1DNPIqdFTPEAnsYqZeGkUzJ1', 'pedro_calado', 'caladinho128@gmail.com', 'https://plus.google.com/111241819596654031149', '2015-05-28 21:30:02', '', 0, 'Pedro Calado'),
(2138, 'Sandra_Pereira', '$P$BbEV9h1.9eAF9X5tvqbz1O8NKIhjEh1', 'sandra_pereira', 'sndrpereira13@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205563539185504/', '2015-05-28 21:31:06', '', 0, 'Sandra Pereira'),
(2139, 'Constanca_Santos_Silva', '$P$BftECBd1zGfjzwlLrUOJpc/nsmiEA61', 'constanca_santos_silva', 'constanca.santos.silva@gmail.com', 'https://www.facebook.com/app_scoped_user_id/919654704740420/', '2015-05-28 21:31:12', '', 0, 'Constança Santos Silva'),
(2140, 'Mariana_Sa', '$P$BFVlTxyXR5WOC1q90vXFS9ltYPOn69/', 'mariana_sa', 'ninicsa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1083122685036644/', '2015-05-28 21:33:43', '', 0, 'Mariana Sá'),
(2141, 'Diogo_Sancho', '$P$BmdJ4ZW6O11e0SnUXUw5kvGq2Ocsph0', 'diogo_sancho', 'diogo_zipfel@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153340203190692/', '2015-05-28 21:34:07', '', 0, 'Diogo Sancho'),
(2142, 'Helena_Camargo_Thiago_Firmino', '$P$BUrbByCCQrD9AdUeALiEyRO9kd3a9R0', 'helena_camargo_thiago_firmino', 'helena_camargo@ig.com.br', 'https://www.facebook.com/app_scoped_user_id/445117485665721/', '2015-05-28 21:34:12', '', 0, 'Helena Camargo Thiago Firmino'),
(2143, 'Diogo_S_Queiros', '$P$B.rdCInZ2CIruHz2U.0688I8yth0Gm1', 'diogo_s_queiros', 'digs_foot@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/913932195296352/', '2015-05-28 21:34:18', '', 0, 'Diogo S Queirós'),
(2144, 'Diogo_Timoteo', '$P$Bv/gbtSrfl.u3kJb8AOLvidQlNWL3i.', 'diogo_timoteo', 'timoteo.diogo@gmail.com', 'https://plus.google.com/118274658376803783901', '2015-05-28 21:34:44', '', 0, 'Diogo Timóteo'),
(2145, 'Vladimiro_Mamede', '$P$Bo8UPIqyfiBZFP0cW8A2QwXdwIiePK.', 'vladimiro_mamede', 'miromamede@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1118676891482340/', '2015-05-28 21:34:53', '', 0, 'Vladimiro Mamede'),
(2146, 'Afonso_Teixeira', '$P$Bh21TNSGfJUCeDzu4BXIf46btR1a.P/', 'afonso_teixeira', 'teixeirafonso92@gmail.com', 'https://plus.google.com/104148163715049236515', '2015-05-28 21:37:02', '', 0, 'Afonso Teixeira'),
(2147, 'Diogo_Liberal', '$P$BZQ65cZU/AnrmibsX.0ViczW/U7rGJ1', 'diogo_liberal', 'diogo_tutty@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153292563620390/', '2015-05-28 21:38:39', '', 0, 'Diogo Líberal'),
(2148, 'Eduarda_De_Sousa', '$P$BduWGdCTMo6FBqN/QE9eGCe2fNO3.P/', 'eduarda_de_sousa', 'nike_kinds@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/997695003573985/', '2015-05-28 21:40:36', '', 0, 'Eduarda De Sousa'),
(2149, 'Mariana_Guterres', '$P$BxJcZFddxYkXcFPSwpx8SQHud7NGTc0', 'mariana_guterres', 'marianaguterres@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155592671650147/', '2015-05-28 21:41:47', '', 0, 'Mariana Guterres'),
(2150, 'Estevao_Cunha_Monteiro', '$P$B/4OOfvnkR7wFqzgIgFJ2/48E3mULr1', 'estevao_cunha_monteiro', 't_cmonteiro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/971784582841305/', '2015-05-28 21:41:55', '', 0, 'Estêvão Cunha Monteiro'),
(2151, 'Diogo_Pedro_Roque', '$P$BjgNDA7tMexDKzeL9jJH9./YBx78oF1', 'diogo_pedro_roque', 'facebook_user_diogo_pedro_roque@example.com', 'https://www.facebook.com/app_scoped_user_id/836775043074606/', '2015-05-28 21:43:05', '', 0, 'Diogo Pedro Roque'),
(2152, 'Fa_Djalo', '$P$BKkvzYbjfo27D08dFPMpBpH6.xL.WT0', 'fa_djalo', 'fa_djalo16@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/915586881833617/', '2015-05-28 21:43:39', '', 0, 'Fa Djaló'),
(2153, 'Mig-l_Correia', '$P$BRCV6xBXS1ycIBJ5zFQ6X41gQr06Tf0', 'mig-l_correia', 'josemiguellimacorreia@gmail.com', 'https://www.facebook.com/app_scoped_user_id/987907687909955/', '2015-05-28 21:46:44', '', 0, 'Mig-l Correia'),
(2154, 'Duarte_Filipe', '$P$Bs0JrqxDRgXzzMP9SGRF9gCWLAUpD9/', 'duarte_filipe', 'duartendmcfilipe@gmail.com', 'https://www.facebook.com/app_scoped_user_id/976230595744584/', '2015-05-28 21:48:39', '', 0, 'Duarte Filipe'),
(2155, 'Eduardo_Fernandes', '$P$BAObI7gfFCta2TkGr5sMKhQhCGRvyx1', 'eduardo_fernandes', 'eduardofernandes6@gmail.com', 'https://plus.google.com/109967675127435151409', '2015-05-28 21:49:22', '', 0, 'Eduardo Fernandes'),
(2156, 'Vitor_Filipe', '$P$BdWcWpsZ8Q2X8y/DQCtBd7FNCMus2X0', 'vitor_filipe', 'facebook_user_vitor_filipe@example.com', 'https://www.facebook.com/app_scoped_user_id/1650159705206841/', '2015-05-28 21:52:03', '', 0, 'Vitor Filipe'),
(2157, 'Margarida_Maia_Pestana_Reis', '$P$Bwtl5pORd.eyaw0vg2ZkkpL/wrYFMm/', 'margarida_maia_pestana_reis', 'margaridapreis@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204287225562441/', '2015-05-28 21:52:52', '', 0, 'Margarida Maia Pestana Reis'),
(2158, 'Francisca_Ataide', '$P$Bi0XDMGlLz2QnO03cPl91f4y3AT0Zf/', 'francisca_ataide', 'mariafranciscaataide@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/904052766304397/', '2015-05-28 21:53:10', '', 0, 'Francisca Ataíde'),
(2159, 'Rita_Piloto', '$P$BcWZVMtvidjFE0AtDBDUjBgC2tnYHo.', 'rita_piloto', 'zangadreza@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/922388121167834/', '2015-05-28 21:55:32', '', 0, 'Rita Piloto'),
(2160, 'Fabio_Vicente', '$P$BIBL6KPbpZvl7FdEZzdOM75Hqx51QW1', 'fabio_vicente', 'fabioasv27@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152793250576524/', '2015-05-28 21:57:12', '', 0, 'Fábio Vicente'),
(2161, 'Teresa_Borges_Coutinho', '$P$Bm7GbX.JurUoVYfVVaGwfUI0ZT10qz.', 'teresa_borges_coutinho', 'teresaborgescoutinho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1051994994811371/', '2015-05-28 21:58:04', '', 0, 'Teresa Borges Coutinho'),
(2162, 'Fernando_Franco_Ferreira', '$P$Bs3LDr6QDEpkTcpbO57AudnVWqOQHu/', 'fernando_franco_ferreira', 'ffrferreira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152878699574212/', '2015-05-28 21:58:19', '', 0, 'Fernando Franco Ferreira'),
(2163, 'Ruben_Soares', '$P$BD1TGqu7dsCdzN9G..WWTCu5s1uzU71', 'ruben_soares', 'ruben_hawai@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205401422853012/', '2015-05-28 21:59:29', '', 0, 'Rúben Soares'),
(2164, 'Isadora_Rocha', '$P$BLb4fqL94im1MbLIBEd8.cfLuKuTXd/', 'isadora_rocha', 'isadora.r@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207292951501268/', '2015-05-28 22:01:33', '', 0, 'Isadora Rocha'),
(2165, 'Miguel_Colaco_JL', '$P$BDgvBRsy8gpaUO1klJZ0kknqEe6j2O1', 'miguel_colaco_jl', 'facebook_user_miguel_colaco_jl@example.com', 'https://www.facebook.com/app_scoped_user_id/876194399091143/', '2015-05-28 22:11:11', '', 0, 'Miguel Colaço JL'),
(2166, 'Minhau_V_Morgado', '$P$BAH/zdIIZ5NTo1qTMNT0gnALPC8tQH/', 'minhau_v_morgado', 'facebook_user_minhau_v_morgado@example.com', 'https://www.facebook.com/app_scoped_user_id/10205974656119543/', '2015-05-28 22:12:44', '', 0, 'Minhau V Morgado'),
(2167, 'Sofia_Bernardo', '$P$B.ARrixF4jWq/w1iNyIygldiLJ80kr/', 'sofia_bernardo', 'sofiaccbernardo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153399861968179/', '2015-05-28 22:27:39', '', 0, 'Sofia Bernardo'),
(2168, 'Andreia_Alves', '$P$B3N2QT.QWVwXxczPNTrVtGpvnQ7ZmS0', 'andreia_alves', 'andreia.anjos.alves@gmail.com', '', '2015-05-28 22:29:16', '', 0, 'Andreia Alves'),
(2169, 'Duarte_Camara_Pina', '$P$B3KLSlMYBD60NDQVz3FsQemz6tQa9E/', 'duarte_camara_pina', 'duartecamarapina@gmail.com', 'https://plus.google.com/100821304736662606384', '2015-05-28 22:37:30', '', 0, 'Duarte Câmara Pina'),
(2170, 'Elisa_Boto', '$P$BnhFy8vKAuRr44sHeRpyyZMMW84BMG/', 'elisa_boto', 'elisa_boto@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153044443713250/', '2015-05-28 22:41:38', '', 0, 'Elisa Boto'),
(2171, 'Tomas_Appleton_Rocha', '$P$B1.Ch.5MOQYaO61VvUJbL/8gZXyc061', 'tomas_appleton_rocha', 'tomasappleton621@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/966370376715041/', '2015-05-28 22:42:48', '', 0, 'Tomás Appleton Rocha'),
(2172, 'Domingos_Albuquerque', '$P$Bh02CjnTN6YEeNBLO2S4AxdB1bKIAe1', 'domingos_albuquerque', 'domingos-albuquerque@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205127218914931/', '2015-05-28 22:50:41', '', 0, 'Domingos Albuquerque'),
(2173, 'Duarte_Baltazar_1', '$P$BX/90eC4IBNkoGarU9SOtE3Gapn7jf0', 'duarte_baltazar_1', 'dudas.baltazar@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10200503450544966/', '2015-05-28 22:51:25', '', 0, 'Duarte Baltazar'),
(2174, 'Antonio_Santos', '$P$BomuvWrKw98Z6e6GsBCaIc2knOOrFY/', 'antonio_santos', 'malucodasmotas@clix.pt', 'https://www.facebook.com/app_scoped_user_id/1094742657220951/', '2015-05-28 22:55:15', '', 0, 'Antonio Santos'),
(2175, 'Nuno_Pinto_Guedes', '$P$ByJQBs03dgII/V4tuVEKR.ue0zlcMk0', 'nuno_pinto_guedes', 'nunopintoguedes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152864878595778/', '2015-05-28 22:55:17', '', 0, 'Nuno Pinto Guedes'),
(2176, 'Ana_Miranda', '$P$BhdMz0JMfQeHDm0QuoOVIZayw.ura3/', 'ana_miranda', 'miranda.anna@clix.pt', 'https://www.facebook.com/app_scoped_user_id/886918611374984/', '2015-05-28 22:57:19', '', 0, 'Ana Miranda'),
(2177, 'Ines_Pinto_Guedes', '$P$BUM3xw3Kv5QGIhRWcqc/s5Ix62cGwz1', 'ines_pinto_guedes', 'guedes_do_meio@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153930806795400/', '2015-05-28 23:00:14', '', 0, 'Ines Pinto Guedes'),
(2178, 'Nuno_Machado_Da_Costa_1', '$P$BQHpsLWLuKmvvYkLFRQEykNzLYBPm3.', 'nuno_machado_da_costa_1', 'machadex@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/10206108720773798/', '2015-05-28 23:00:27', '', 0, 'Nuno Machado Da Costa'),
(2179, 'Filipe_Silva', '$P$BqPEiFqA/RUNnzCNiCj1mwy1wRmvG61', 'filipe_silva', 'filipe_nekas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205909256663178/', '2015-05-28 23:02:15', '', 0, 'Filipe Silva'),
(2180, 'Maria_Moreira', '$P$BNHV52c.6Zrbs3cRKfKWYvw84pAEIq.', 'maria_moreira', '1938miema@gmail.com', 'https://plus.google.com/107246724903277080306', '2015-05-28 23:03:14', '', 0, 'Maria Moreira'),
(2181, 'Paulo_Ramos_Do_O', '$P$By3dKVdWb.zUBgJNBk5O1sr7jgqXYF1', 'paulo_ramos_do_o', 'facebook_user_paulo_ramos_do_o@example.com', 'https://www.facebook.com/app_scoped_user_id/10205925597730309/', '2015-05-28 23:06:02', '', 0, 'Paulo Ramos Do Ó'),
(2182, 'Tiago_Falcao', '$P$BaTabKfIPNsODsOQbgtb749JBFAsVj.', 'tiago_falcao', 'falcanito81@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1603099479949198/', '2015-05-28 23:06:23', '', 0, 'Tiago Falcão'),
(2183, 'Diogo_Borges_de_Castro', '$P$BNzVq/yFFBTqUbsMHEEvqyyMJU4quS.', 'diogo_borges_de_castro', 'gugas97@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203845542251141/', '2015-05-28 23:08:40', '', 0, 'Diogo Borges de Castro'),
(2184, 'Hugo_Rodrigues_1', '$P$B7gFEMR5yKIphhv/n9PTFqAc9JKZiI1', 'hugo_rodrigues_1', 'harodrigues@impresa.pt', 'https://www.facebook.com/app_scoped_user_id/10203081049747627/', '2015-05-28 23:10:11', '', 0, 'Hugo Rodrigues'),
(2185, 'Ema_Goncalves', '$P$BmfxHDQUPpanfMixPJhmWvQQwN8seA0', 'ema_goncalves', 'ema.goncalves@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/963108383728804/', '2015-05-28 23:10:47', '', 0, 'Ema Gonçalves'),
(2186, 'Marta_Correia_de_Barros', '$P$BoWDn5M4UcqKMf01BXPOeirDHzN2bp.', 'marta_correia_de_barros', 'marta.correiadebarros@gmail.com', 'https://plus.google.com/110192967919723374228', '2015-05-28 23:15:05', '', 0, 'Marta Correia de Barros'),
(2187, 'Dio_Go', '$P$Bg1GXRvbeMhPWfLzrpn3CIiAwS5ir71', 'dio_go', 'diogapo@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/574653566007826/', '2015-05-28 23:23:24', '', 0, 'Dio Go'),
(2188, 'Diogo_Melo', '$P$B6fGnBvxo.LRGlXjZxLYEFF8dTC3mR.', 'diogo_melo', 'dimello97@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205345629614977/', '2015-05-28 23:25:54', '', 0, 'Diogo Melo'),
(2189, 'Duarte_Serra_Cardoso', '$P$B0cFAaWHy626mmFHp19gRdZhXD8aGA1', 'duarte_serra_cardoso', 'duarteserracardoso@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204562431005128/', '2015-05-28 23:34:28', '', 0, 'Duarte Serra Cardoso'),
(2190, 'Jose_Filipe_Nogueira', '$P$B3peU7eINyoZIJLrTkono/tCKXCdtt0', 'jose_filipe_nogueira', 'nog1955@gmail.com', 'https://www.facebook.com/app_scoped_user_id/899349333440716/', '2015-05-28 23:35:19', '', 0, 'José Filipe Nogueira'),
(2191, 'Louise_Bdesign', '$P$BZyL9QSCBm0lBXw58nc0WeEuBKemyI/', 'louise_bdesign', 'louise.br@hotmail.fr', 'https://www.facebook.com/app_scoped_user_id/10206668827977665/', '2015-05-28 23:36:27', '', 0, 'Louise Bdesign'),
(2192, 'Paula_Pessanha', '$P$BP6TK5S/CaHcApMapt5wkaTsa4rI9f.', 'paula_pessanha', 'paulapmontenegro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/912197108848134/', '2015-05-28 23:46:15', '', 0, 'Paula Pessanha'),
(2193, 'Pedro_Barros_1', '$P$B.zoSN83r54X5RAdfIoPj6jo2ACo131', 'pedro_barros_1', 'pete_barros@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153155402549130/', '2015-05-28 23:51:57', '', 0, 'Pedro Barros'),
(2194, 'Duarte_Cunha', '$P$BcuP902F34AErgfOShUUssseljkuue/', 'duarte_cunha', 'duarte_cunhaa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152792095462540/', '2015-05-28 23:53:01', '', 0, 'Duarte Cunha'),
(2195, 'Andre_Joao', '$P$BZcTsw6QDe688.p12i0w8vqXq8Dswy/', 'andre_joao', 'andrepjoao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/959861290712155/', '2015-05-28 23:55:23', '', 0, 'André João'),
(2196, 'Daniel_Fortes', '$P$BXrD7abQNl9SHCjbabpRlDq60vtmW01', 'daniel_fortes', 'facebook_user_daniel_fortes@example.com', 'https://www.facebook.com/app_scoped_user_id/950223928341862/', '2015-05-28 23:56:17', '', 0, 'Daniel Fortes'),
(2197, 'Nelia_Pinto', '$P$Bg4YuxdRby5EkoxKyBRtE4slXjYvtV0', 'nelia_pinto', 'neliapinto@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/927636833925999/', '2015-05-28 23:56:20', '', 0, 'Nélia Pinto'),
(2198, 'Cimi_Phi', '$P$BWbKM.mbjgVum.GJY4O2/R.AhdDTms1', 'cimi_phi', 'pippas_a@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153379277124679/', '2015-05-29 00:19:02', '', 0, 'Cimi Phi'),
(2199, 'Mafalda_Serradas_Duarte', '$P$BFPFIKe7B93.i9LTgGDhRAoYQqgcHX/', 'mafalda_serradas_duarte', 'mafaldaserradasduarte@gmail.com', 'https://www.facebook.com/app_scoped_user_id/690292794425871/', '2015-05-29 00:32:51', '', 0, 'Mafalda Serradas Duarte'),
(2200, 'Rita_Sampaio', '$P$BGOmyBlINcGoFx1lP/MC/F.yyPUtTR0', 'rita_sampaio', 'ritaluiss@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204452630505235/', '2015-05-29 00:34:16', '', 0, 'Rita Sampaio'),
(2201, 'Camila_Pinto_de_Lima', '$P$BZhjOJL0YW.0HPRVxZ3PnhyAljBi4r/', 'camila_pinto_de_lima', 'camila.pintolima@cms-rpa.com', 'https://www.facebook.com/app_scoped_user_id/10205403653985548/', '2015-05-29 01:14:01', '', 0, 'Camila Pinto de Lima'),
(2202, 'Leonor_Cid_Pratt', '$P$BsjKmbTi2N8.U5jIHiU.2b62QsbY.l/', 'leonor_cid_pratt', 'leonorpratt@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205690942345398/', '2015-05-29 01:17:08', '', 0, 'Leonor Cid Pratt'),
(2203, 'Pedro_Mesquita', '$P$Buh7qWVyKx1QUxsqoqWcxh/eBtWJaO1', 'pedro_mesquita', 'pdmesquita@msn.com', 'https://www.facebook.com/app_scoped_user_id/1093258354024014/', '2015-05-29 01:36:06', '', 0, 'Pedro Mesquita'),
(2204, 'Pedro_Sousa', '$P$ByCQBK0eMtbz.2PbT.zU0ubGCzVLiA/', 'pedro_sousa', 'pedrobsousa@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10153384385451079/', '2015-05-29 02:12:18', '', 0, 'Pedro Sousa'),
(2205, 'Luciano_Burin', '$P$Bur1yGhhIfQVH5x90coJpKljf9bYmB0', 'luciano_burin', 'facebook_user_luciano_burin@example.com', 'https://www.facebook.com/app_scoped_user_id/10152965317648041/', '2015-05-29 02:16:02', '', 0, 'Luciano Burin'),
(2206, 'Maria_Beatriz_Blazquez_Raposo', '$P$BrTLASpDv5PVhUdd8bNFvvtMWIrVUL/', 'maria_beatriz_blazquez_raposo', 'maria_bia25@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153005380803460/', '2015-05-29 02:17:24', '', 0, 'Maria Beatriz Blazquez Raposo'),
(2207, 'Marcelo_Pereira', '$P$Bw52X/zr88On57rJpTvObHGYay0vUw1', 'marcelo_pereira', 'male.s.pereira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204481607380095/', '2015-05-29 02:44:17', '', 0, 'Marcelo Pereira'),
(2208, 'Ricardo_Guedes', '$P$BJbV4iLqu6S1rPBCmyCRRR889xsRjn1', 'ricardo_guedes', 'ricardo_cunha_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/999952763372016/', '2015-05-29 04:23:20', '', 0, 'Ricardo Guedes'),
(2209, 'Gabriel_Lima', '$P$BxcWKV1UnbTlCvY8diZDODV5PYWmzb1', 'gabriel_lima', 'gabstuf@gmail.com', '', '2015-05-29 05:04:14', '', 0, 'Gabriel Lima'),
(2210, 'Digus_Le_Boutton_Rouge', '$P$BlG3/1Oixh/SdyK7lIk9LxCmbfyQWp/', 'digus_le_boutton_rouge', 'adigiulio@ripcurl-europe.com', 'https://www.facebook.com/app_scoped_user_id/10206792084507131/', '2015-05-29 05:39:57', '', 0, 'Digus Le Boutton Rouge'),
(2211, 'Diogo_Ribeiro', '$P$Biq0TpG3PBS9NR4lliLOD5jGhPc5N3/', 'diogo_ribeiro', 'puto_diogo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153184202972107/', '2015-05-29 05:51:27', '', 0, 'Diogo Ribeiro'),
(2212, 'luisa_appleton', '$P$BUwOcVNG1Xq53NPCRFbO5jD17r2GQb.', 'luisa_appleton', 'luisamariameirelles@gmail.com', '', '2015-05-29 05:55:00', '', 0, 'luisa appleton'),
(2213, 'Antonio_Ribeiro_1', '$P$BdxN/St6xvLiCdzZIwvN9f07tXhKSO0', 'antonio_ribeiro_1', 'antonio.ribeiro@a-ribeiro.com', 'https://www.facebook.com/app_scoped_user_id/10204215703653084/', '2015-05-29 06:37:52', '', 0, 'António Ribeiro'),
(2214, 'Francisco_Marques_da_Costa', '$P$BUe0fWTdhQkUlwYSrwbyDZg1NnMevt.', 'francisco_marques_da_costa', 'franciscomarquesdacosta@gmail.com', 'https://www.facebook.com/app_scoped_user_id/823676064396124/', '2015-05-29 06:37:53', '', 0, 'Francisco Marques da Costa'),
(2215, 'Diogo_Antunes', '$P$BlOtTueRE3JomHHiNjQt3JIF5xyJ3a.', 'diogo_antunes', 'tatudebem@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1014001795291436/', '2015-05-29 06:51:11', '', 0, 'Diogo Antunes'),
(2216, 'Isabel_Meirelles_Canto_Castro', '$P$BRYPfpgalO5WrJsVIrf3I6EdN6gbg51', 'isabel_meirelles_canto_castro', 'belila@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/10153298856434871/', '2015-05-29 06:54:28', '', 0, 'Isabel Meirelles Canto Castro'),
(2217, 'Francisco_Brazao', '$P$Boxt/BbNw3WbTpvz6JgOSlqemMt5C4/', 'francisco_brazao', 'facebook_user_francisco_brazao@example.com', 'https://www.facebook.com/app_scoped_user_id/822478947819049/', '2015-05-29 07:13:03', '', 0, 'Francisco Brazão'),
(2218, 'Luis_Melo', '$P$BOW9q5c1mzWT0STyaoHuTrFN6ELnb0.', 'luis_melo', 'luismelo1000@gmail.com', 'https://www.facebook.com/app_scoped_user_id/837259099656424/', '2015-05-29 07:18:28', '', 0, 'Luis Melo'),
(2219, 'Ze_Manel', '$P$BhzOEwIUq0R0W09x9aO/goKfasWCIf1', 'ze_manel', 'manmat@netvisao.pt', 'https://www.facebook.com/app_scoped_user_id/550796231725676/', '2015-05-29 07:22:46', '', 0, 'Zé Manel'),
(2220, 'Antonio_Goncalves', '$P$BlTtho1x4YQZC6KZh1XRUtlsvO/ITK.', 'antonio_goncalves', 'togoncalves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205969331105803/', '2015-05-29 07:27:52', '', 0, 'António Gonçalves'),
(2221, 'Petita_Castel-Branco_Sommer', '$P$B/s2Hxv0J2.xu.kYaBHDMNXC1iBtsT.', 'petita_castel-branco_sommer', 'sommer.petita@gmail.com', 'https://www.facebook.com/app_scoped_user_id/853394468068826/', '2015-05-29 07:38:27', '', 0, 'Petita Castel-Branco Sommer'),
(2222, 'Paula_Magalhaes', '$P$BoeBhYHA0aLABD7cP20Jfn76tNmVlR/', 'paula_magalhaes', 'paulasusana72@gmail.com', 'https://plus.google.com/112581117057368106162', '2015-05-29 07:58:43', '', 0, 'Paula Magalhães');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(2223, 'Maria_Soares', '$P$BES2Z.QQlHToYfwARwcm6yDmtIY/fw/', 'maria_soares', 'mariaantonietavieirasoares@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/816803781707669/', '2015-05-29 07:59:03', '', 0, 'Maria Soares'),
(2224, 'Ana_Vilhena', '$P$BHuERiIwXq09UO/O3893Sadx1LELE41', 'ana_vilhena', 'vilhenaana@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152736544222504/', '2015-05-29 08:18:05', '', 0, 'Ana Vilhena'),
(2225, 'Francisco_Prado', '$P$BOfWvekJqhRLqoGFjmEjiYyXF5ZoER.', 'francisco_prado', 'xiprado@gmail.com', 'https://www.facebook.com/app_scoped_user_id/977099262325047/', '2015-05-29 08:23:15', '', 0, 'Francisco Prado'),
(2226, 'Nuno_Loureiro', '$P$B66GFiDO07szJCyvmeTT6k4oKN5HCP0', 'nuno_loureiro', 'mattashapes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1139722166044945/', '2015-05-29 08:34:19', '', 0, 'Nuno Loureiro'),
(2227, 'Joao_Antunes_3', '$P$Bf1XL8S.i.vNd5NVSi4rmnga9mVGda0', 'joao_antunes_3', 'facebook_user_joao_antunes_3@example.com', 'https://www.facebook.com/app_scoped_user_id/10205577503175106/', '2015-05-29 08:37:51', '', 0, 'João Antunes'),
(2228, 'Tiago_Serrenho', '$P$Bq6E4qsjpoTSIIQpFgVwfdGy0HLnaZ.', 'tiago_serrenho', 'tiagoserrenho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205096293461742/', '2015-05-29 08:47:47', '', 0, 'Tiago Serrenho'),
(2229, 'Ricardo_Guimaraes', '$P$BgIDVCpG8xjlxxyTw0pOd8MhhVd3fJ0', 'ricardo_guimaraes', 'ricardoaragaoguimaraes@gmail.com', '', '2015-05-29 08:52:17', '', 0, 'Ricardo Guimarães'),
(2230, 'Ana_Iglesias', '$P$BFbv9730wSzyQvDEc5F7Avx7UGGvqr0', 'ana_iglesias', 'arlsiglesias@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206413391390039/', '2015-05-29 08:54:11', '', 0, 'Ana Iglesias'),
(2231, 'Zwart_Jah', '$P$BD5AmMQNc.gJFZOAJ9t6yIf/z0FLeJ1', 'zwart_jah', 'joaogrilom@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206828799261047/', '2015-05-29 09:03:31', '', 0, 'Zwart Jah'),
(2232, 'Ursa_Maior', '$P$BK.RODcKlJYx0lnY.1J2H/IM.lExn11', 'ursa_maior', '11c.liceupedronunes@gmail.com', 'https://plus.google.com/102915411383444716449', '2015-05-29 09:03:31', '', 0, 'Ursa Maior'),
(2233, 'Joana_Rebelo', '$P$BhxSGOxp9jpE8y11RdUU01NEj4YpKx.', 'joana_rebelo', 'joannarebelo@aol.com', 'https://www.facebook.com/app_scoped_user_id/10152882918596129/', '2015-05-29 09:03:47', '', 0, 'Joana Rebelo'),
(2234, 'Miguel_Ping', '$P$B8zNk2/IVMd6ZrIMpUuGl9tKJ8BTZk1', 'miguel_ping', 'miguel.ping@gmail.com', 'https://plus.google.com/+MiguelPing', '2015-05-29 09:05:14', '', 0, 'Miguel Ping'),
(2235, 'Irina_Luz', '$P$BhCoOro65pxh59kXCXJNb7.3vaHv9t.', 'irina_luz', 'irinaluz76@gmail.com', 'https://plus.google.com/115439263090132412743', '2015-05-29 09:12:01', '', 0, 'Irina Luz'),
(2236, 'Nadia_Carvalho', '$P$BiJoLWyVPONRKR1dWTW/Ht.haA9zOc.', 'nadia_carvalho', 'nadiaocarvalho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/913493418673454/', '2015-05-29 09:13:32', '', 0, 'Nadia Carvalho'),
(2237, 'Vitor_Rodrigues', '$P$BBZcaWTV9vZJYI9iQkYl/PTGZfkhSj/', 'vitor_rodrigues', 'facebook_user_vitor_rodrigues@example.com', 'https://www.facebook.com/app_scoped_user_id/10153320297214339/', '2015-05-29 09:20:53', '', 0, 'Vitor Rodrigues'),
(2238, 'Vasco_Mendonca', '$P$BvDJCS5qZ.MHc.ZeH.kVlDeWh4IrNc0', 'vasco_mendonca', 'mendonca.vasco@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153471396431802/', '2015-05-29 09:21:18', '', 0, 'Vasco Mendonça'),
(2239, 'Deif_Garrett', '$P$BBGopjQmufgzJ/VPNE91Knmod/Hmjr0', 'deif_garrett', 'davidvillar@telefonica.net', 'https://www.facebook.com/app_scoped_user_id/10206974148337371/', '2015-05-29 09:21:50', '', 0, 'Deif Garrett'),
(2240, 'Rita_Lage', '$P$BqBe1VUte0eyc/0wsdplb5J2aS5VW9.', 'rita_lage', 'ritalage75@gmail.com', 'https://plus.google.com/116153563780444835873', '2015-05-29 09:25:06', '', 0, 'Rita Lage'),
(2241, 'Sofia_Nobre', '$P$BSY2TazNrFPMWGQOTkGFHjfBI0Vn7I.', 'sofia_nobre', 'sofia_nobre70@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153494995919574/', '2015-05-29 09:30:01', '', 0, 'Sofia Nobre'),
(2242, 'Luis_Viana', '$P$BLyxdDWE0F0NFdVoF2oFU7dJWrnCPr/', 'luis_viana', 'luis.mfviana@gmail.com', 'https://plus.google.com/116623615989856789800', '2015-05-29 09:30:10', '', 0, 'Luis Viana'),
(2243, 'Mariana_Xavier', '$P$BCHXLbys2GB/4toZI3VLFaA9xSWMNC0', 'mariana_xavier', 'msofiax@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153407519949396/', '2015-05-29 09:42:41', '', 0, 'Mariana Xavier'),
(2244, 'Susana_Forte_da_Cunha', '$P$BI4SiSxdIOT2U73Ctogt4hDLG9RkWF0', 'susana_forte_da_cunha', 'susanafc78@gmail.com', 'https://plus.google.com/108980611771106284915', '2015-05-29 09:44:58', '', 0, 'Susana Forte da Cunha'),
(2245, 'CAMILA_CARDOSO', '$P$BhoMWCPOlCUeqvdll8mOssttynMoS8.', 'camila_cardoso', 'cpombocardoso@gmail.com', 'https://plus.google.com/111438037198091686583', '2015-05-29 09:56:33', '', 0, 'CAMILA CARDOSO'),
(2246, 'Joana_Pichel', '$P$BkM/ShAVOvR1/Fc1nQSIetPBmQWUmU.', 'joana_pichel', 'joanapichel@e-eventual.com', 'https://www.facebook.com/app_scoped_user_id/10207241153566566/', '2015-05-29 10:03:40', '', 0, 'Joana Pichel'),
(2247, 'Maria_Leonidas_Rocha', '$P$Baoc0C7L57DiVRHjqWKuzwWbHIE3lW/', 'maria_leonidas_rocha', 'maria.leonidas.rocha@gmail.com', 'https://plus.google.com/111688045060286904494', '2015-05-29 10:10:25', '', 0, 'Maria Leónidas Rocha'),
(2248, 'Manuel_Diogo_Santos_Mera', '$P$B.Ap.79yTNtpFdZZtqEjC9KIirLwFI.', 'manuel_diogo_santos_mera', 'manuel_mera78@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153425084920774/', '2015-05-29 10:11:08', '', 0, 'Manuel Diogo Santos Mera'),
(2249, 'Rita_Pg_Duarte', '$P$BfYbgLVCrWxeSrld.Q9Kv7FfdF8zF40', 'rita_pg_duarte', 'ritapgduarte@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204050175684253/', '2015-05-29 10:16:21', '', 0, 'Rita Pg Duarte'),
(2250, 'Tiago_Teotonio_Pereira', '$P$Bai5FA2qaRZSG2c2nQUc90uppj4Xer0', 'tiago_teotonio_pereira', 'tiago_tp@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10154165060017195/', '2015-05-29 10:24:14', '', 0, 'Tiago Teotonio Pereira'),
(2251, 'Sonia_Spranger', '$P$BbGNUu34QxeumR45yQ25oK58Jbrx250', 'sonia_spranger', 'soniapspranger@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202918662365903/', '2015-05-29 10:28:31', '', 0, 'Sónia Spranger'),
(2252, 'Filipe_Mendes', '$P$BIyHXVio5FJgcKNXcJhEM/8iC9G9wM1', 'filipe_mendes', 'menfil.art@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204909789208563/', '2015-05-29 10:29:35', '', 0, 'Filipe Mendes'),
(2253, 'Miguel_Bastos', '$P$B4xqse8TD2SuUGaeEPNtiBAQ8leNB51', 'miguel_bastos', 'migueljmbastos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153891903382926/', '2015-05-29 10:34:29', '', 0, 'Miguel Bastos'),
(2254, 'pedro_cabral', '$P$BZ2njK6Gg824GU.FzlSy6yD1ltGWpQ0', 'pedro_cabral', 'pcpocg@gmail.com', 'https://plus.google.com/106772997852683073746', '2015-05-29 10:35:25', '', 0, 'pedro cabral'),
(2255, 'Sara_Ribeiro', '$P$B/WuRLPLB59z6D8XcDKlCHHMvWGUAo/', 'sara_ribeiro', 'facebook_user_sara_ribeiro@example.com', 'https://www.facebook.com/app_scoped_user_id/10206806908759983/', '2015-05-29 10:51:27', '', 0, 'Sara Ribeiro'),
(2256, 'Elsa_Pereira', '$P$BeBl.6bQSt4nxBmusDC.52/CGNarFk.', 'elsa_pereira', 'mcrefrp@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/809418515821701/', '2015-05-29 11:01:09', '', 0, 'Elsá Pereira'),
(2257, 'Joana_Barros_de_Oliveira', '$P$BMAu5P0rjx/xXAApGQMgWxOb8OMT3P.', 'joana_barros_de_oliveira', 'joanabo.2@gmail.com', 'https://plus.google.com/110970633049461452552', '2015-05-29 11:01:59', '', 0, 'Joana Barros de Oliveira'),
(2258, 'Dario_Morgado', '$P$B9hwwx65lR3e829l6bsQ0A.PlYhkIT1', 'dario_morgado', 'dariomorgado1@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/782124781904713/', '2015-05-29 11:02:21', '', 0, 'Dario Morgado'),
(2259, 'Ricardo_Veloso', '$P$Bd50Is.zbMmbBANYKMgJgMolxFCAlL1', 'ricardo_veloso', 'redvelo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205791060247149/', '2015-05-29 11:04:10', '', 0, 'Ricardo Veloso'),
(2260, 'Secretaria_EB3_Alexandre_Herculano', '$P$BZERI9zqykrSe0JxLXsXs2agaoSzQg0', 'secretaria_eb3_alexandre_herculano', 'secretaria@esah.org', '', '2015-05-29 11:22:44', '', 0, 'Secretaria EB/3 Alexandre Herculano'),
(2261, 'Carlos_Madeira_Fernandes', '$P$BIdJGa7WGw9lnNJ37InE09W8S0y9Ja0', 'carlos_madeira_fernandes', 'carlosmadeiraf@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1001296683214692/', '2015-05-29 11:33:00', '', 0, 'Carlos Madeira Fernandes'),
(2262, 'Paula_Freitas', '$P$BAg.f9qEPUquDd8YjuWKbx/zEsJ7Nr1', 'paula_freitas', 'facebook_user_paula_freitas@example.com', 'https://www.facebook.com/app_scoped_user_id/10206051544479317/', '2015-05-29 11:37:08', '', 0, 'Paula Freitas'),
(2263, 'Ija_Gaivao', '$P$BkVY/OMe6IOagmwCYVV6CUsimhQNfq/', 'ija_gaivao', 'ijagaivao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/883105281751365/', '2015-05-29 11:40:18', '', 0, 'Ija Gaivão'),
(2264, 'RiKoo_le_Singe', '$P$BMyS.zP53ErJroJqABnyrK9exvSpio1', 'rikoo_le_singe', 'konelch@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153432666523109/', '2015-05-29 11:40:27', '', 0, 'RiKoo le Singe'),
(2265, 'Paulo_Barbosa', '$P$B.eANw1YPpXnQvWQZaZtlMFlOXe18D.', 'paulo_barbosa', 'paulocortezbarbosa@gmail.com', 'https://plus.google.com/115636957815607808799', '2015-05-29 11:42:40', '', 0, 'Paulo Barbosa'),
(2266, 'Teresa_Sacramento', '$P$BjmOLADwi6jr7YsZJAXhcpHI0RVUB5.', 'teresa_sacramento', 'tecoelho@gmail.com', 'https://plus.google.com/+TeresaSacramento', '2015-05-29 11:44:42', '', 0, 'Teresa Sacramento'),
(2267, 'Guilherme_Silva', '$P$BikWiZbXBEbOLy2BIHNo6y7T/LyEwI1', 'guilherme_silva', 'guilherme93silva20@gmail.com', 'https://plus.google.com/104204520071598980946', '2015-05-29 11:46:44', '', 0, 'Guilherme Silva'),
(2268, 'Ines_Rodrigues', '$P$Buv19rBcLJsYWwVtGk4HJ0mioxQmrf0', 'ines_rodrigues', 'rodrigues_ines@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/904467166262905/', '2015-05-29 11:48:49', '', 0, 'Inês Rodrigues'),
(2269, 'Daniel_Leitao', '$P$Btq4AZf.nErbmWyU1PxG8Bofr5ZxsA.', 'daniel_leitao', 'daniel.leitao123@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206619107779013/', '2015-05-29 12:01:55', '', 0, 'Daniel Leitão'),
(2270, 'Flavio_Caldeira_Jorge', '$P$BcRL8Gpf7NvIwpwDgN8q9TG34JSGZ01', 'flavio_caldeira_jorge', 'escolasurflitoralalentejano@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204528411111364/', '2015-05-29 12:05:05', '', 0, 'Flavio Caldeira Jorge'),
(2271, 'Filipe_Picareta', '$P$BuH1Da0nd6K/flp21DX.moJJqsg5XI1', 'filipe_picareta', 'filipepicareta@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204214543953532/', '2015-05-29 12:07:29', '', 0, 'Filipe Picareta'),
(2272, 'Constanca_Azevedo_E_Silva', '$P$BgFxJ/RrFkuw9ISA5QkZNN6LTq9xkq.', 'constanca_azevedo_e_silva', 'constanca.as@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153280868820479/', '2015-05-29 12:21:14', '', 0, 'Constança Azevedo E Silva'),
(2273, 'Mariana_Pardal_Monteiro', '$P$Br07QmbvMWs0jB3rxK4okWaFngLoWj/', 'mariana_pardal_monteiro', 'mariana.pardal.m@gmail.com', 'https://www.facebook.com/app_scoped_user_id/901557903223370/', '2015-05-29 12:26:06', '', 0, 'Mariana Pardal Monteiro'),
(2274, 'Tomas_Valdez_Pereira', '$P$BlVNDUQFY5vRIMEW5mMqWsyKEXUPZB0', 'tomas_valdez_pereira', 'rossimotas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204142948605092/', '2015-05-29 12:28:34', '', 0, 'Tomas Valdez Pereira'),
(2275, 'Bernardo_Caro_de_Sousa', '$P$BsBUtcu5iZS5uw5nEWpzMbS0X/mYVF.', 'bernardo_caro_de_sousa', 'bernassousa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153002122843985/', '2015-05-29 12:29:21', '', 0, 'Bernardo Caro de Sousa'),
(2276, 'Filipe_Aboim_Inglez', '$P$Bj5hIAEJmUiKI1FBicLxPaGhdXXNAO.', 'filipe_aboim_inglez', 'filipeinglez@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207086277254804/', '2015-05-29 12:30:08', '', 0, 'Filipe Aboim Inglez'),
(2277, 'Margarida_Godinho', '$P$BtNAwry28KUHLDNWkkMk0AHS3wHMo4.', 'margarida_godinho', 'margaridasgodinho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207208317066699/', '2015-05-29 12:32:58', '', 0, 'Margarida Godinho'),
(2278, 'David_Canto_Castro_Bernardo', '$P$B7txIQ1DGqJTwwkuVprGJppkz6bBoV.', 'david_canto_castro_bernardo', 'davidccbernardo@outlook.com', 'https://www.facebook.com/app_scoped_user_id/406664246186333/', '2015-05-29 12:34:17', '', 0, 'David Canto Castro Bernardo'),
(2279, 'Damiao_Franco', '$P$BE82o/f7zctCqNAq3tI.ijvj.vI5FB0', 'damiao_franco', 'damiaofranco@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152946590236243/', '2015-05-29 12:35:58', '', 0, 'Damião Franco'),
(2280, 'Francisco_Alves_1', '$P$BT7ZW91EnPMMpN1GnaiY7j7oHOuS75/', 'francisco_alves_1', 'kikomarinheiro_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/975670475786981/', '2015-05-29 12:37:45', '', 0, 'Francisco Alves'),
(2281, 'Francisca_Costa_E_Silva', '$P$BtD4qxNsKY0xOmjQ/P7mtipRTeeLfL0', 'francisca_costa_e_silva', 'facebook_user_francisca_costa_e_silva@example.com', 'https://www.facebook.com/app_scoped_user_id/879896322046488/', '2015-05-29 12:40:45', '', 0, 'Francisca Costa E Silva'),
(2282, 'Filipa_Veiga', '$P$BJKzwAYBTZFzNBiAKe7K0z9lrTD4dF/', 'filipa_veiga', 'pipass_12@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/967165276647282/', '2015-05-29 12:40:50', '', 0, 'Filipa Veiga'),
(2283, 'Beatriz_Pinto', '$P$BObQ5KY/r.muCJ2D.5hHa9yRVLOMXV.', 'beatriz_pinto', 'bibax_pintuhh@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/914214958639499/', '2015-05-29 12:44:50', '', 0, 'Beatriz Pinto'),
(2284, 'Joao_Vieira', '$P$B4eTa.1y7kGmoebMnUtvn4rCpHtvGV1', 'joao_vieira', 'joaovieira6@gmail.com', 'https://www.facebook.com/app_scoped_user_id/919977574692334/', '2015-05-29 12:49:36', '', 0, 'João Vieira'),
(2285, 'Francisca_Trabucho', '$P$Bstd1yb9DlqRX.6O0iJvOARpXQVCsM/', 'francisca_trabucho', 'franciscatrabucho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/852359748191428/', '2015-05-29 12:50:31', '', 0, 'Francisca Trabucho'),
(2286, 'joana_duarte', '$P$BXdgSWuSjwfZqNr4Y/ReoT8SB1V5rM/', 'joana_duarte', 'joanapd@gmail.com', 'https://plus.google.com/102155981203679571886', '2015-05-29 12:51:20', '', 0, 'joana duarte'),
(2287, 'pedro_nunes', '$P$Bn8b.lxOy5b0AatYYfqbx5hwbKU1ho0', 'pedro_nunes', 'pedroanunes@gmail.com', 'https://plus.google.com/+Pedroanunes', '2015-05-29 12:53:53', '', 0, 'pedro nunes'),
(2288, 'Filipa_Marques', '$P$BAR.4GxAUl90.esw9a/E1uvZMk7cMj/', 'filipa_marques', 'escola.fmvm@gmail.com', 'https://plus.google.com/112475553306473947211', '2015-05-29 13:03:32', '', 0, 'Filipa Marquês'),
(2289, 'Ines_Pereira', '$P$BlfnWxTe08BbYaPtLTQGvMG6SW/3RO/', 'ines_pereira', 'inesdiaspereira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1004385346258589/', '2015-05-29 13:09:01', '', 0, 'Inês Pereira'),
(2290, 'Diogo_Marques', '$P$BRCRHuJFZ2ije5RFCfe01bphi9j3AD1', 'diogo_marques', 'diogo.marquez@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/896039080437764/', '2015-05-29 13:13:35', '', 0, 'Diogo Marquês'),
(2291, 'Francisco_Cambim', '$P$BGbQv1ibV3mBCdqGE6QTmYzfjFbKa50', 'francisco_cambim', 'franciscoc1995@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204113483099187/', '2015-05-29 13:19:57', '', 0, 'Francisco Cambim'),
(2292, 'Nuno_Sales_Henriques', '$P$BLgn1zf8tlCpOsc7dhnRB1f1gMpUQb1', 'nuno_sales_henriques', 'ns_henriques@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10204510911988891/', '2015-05-29 13:36:03', '', 0, 'Nuno Sales Henriques'),
(2293, 'Francisca_Amaro_Monteiro', '$P$BdtNVMp0P7tbLBFx7GzaZeEF.UAEwk.', 'francisca_amaro_monteiro', 'kika_mc_am@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1139920306025478/', '2015-05-29 13:36:19', '', 0, 'Francisca Amaro Monteiro'),
(2294, 'Margarida_Antunes_da_Silva', '$P$BSSDGx30MEv8Ysqsfi.wABNtNUWi8s1', 'margarida_antunes_da_silva', 'margaridaferro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153349584304709/', '2015-05-29 13:48:18', '', 0, 'Margarida Antunes da Silva'),
(2295, 'Daniel_Silva', '$P$Bp27s4yy01j9EogfyoEjYVq9bxgU33.', 'daniel_silva', 'daniel.c.vieites@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153379555539510/', '2015-05-29 13:48:46', '', 0, 'Daniel Silva'),
(2296, 'Vania_Ribeiro', '$P$BMN/WFfWG4y9wWwaechenNu7R4tMC91', 'vania_ribeiro', 'vania.r85@gmail.com', 'https://www.facebook.com/app_scoped_user_id/985680264799324/', '2015-05-29 13:49:13', '', 0, 'Vania Ribeiro'),
(2297, 'Carlos_Miguel_Mariz', '$P$BMOZsAfcyFzXVpXGdfsh86.HALIQb01', 'carlos_miguel_mariz', 'cmmariz@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152902335914562/', '2015-05-29 13:49:59', '', 0, 'Carlos Miguel Mariz'),
(2298, 'Mafalda_Navas', '$P$Bl7yVp28PNudgfBLTQxHzGP0x7Us0m1', 'mafalda_navas', 'mafalda_navas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204646084487871/', '2015-05-29 13:51:59', '', 0, 'Mafalda Navas'),
(2299, 'Sandrinha_Amancio', '$P$BS/N06fFp7qXufnkbsZrOD64S8y9bJ/', 'sandrinha_amancio', 'sandrinha_gafa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/942169479136409/', '2015-05-29 13:54:16', '', 0, 'Sandrinha Amâncio'),
(2300, 'Diogo_Goncalves_1', '$P$BSyp8RNBFC12dIAS7Ef7JHL8REfYev/', 'diogo_goncalves_1', 'diogo.goncalves86@gmail.com', 'https://www.facebook.com/app_scoped_user_id/871463116254824/', '2015-05-29 13:55:48', '', 0, 'Diogo Gonçalves'),
(2301, 'Eduardo_Barroso', '$P$BXXSyMvVxLtbhmjAcQyyXcZqeA09pT/', 'eduardo_barroso', 'facebook_user_eduardo_barroso@example.com', 'https://www.facebook.com/app_scoped_user_id/10206097753219020/', '2015-05-29 13:57:45', '', 0, 'Eduardo Barroso'),
(2302, 'Andre_Pinheiro', '$P$BQn0OjAawxULQju/PvYUt.gs9Yna8G.', 'andre_pinheiro', 'arcpinheiro_94@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/961360303885819/', '2015-05-29 13:59:29', '', 0, 'André Pinheiro'),
(2303, 'Joana_Corte-Real', '$P$B9eOLQg0TKC63y1/9LScUJM40ST0oQ1', 'joana_corte-real', 'joanacreal@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153383959712658/', '2015-05-29 14:01:13', '', 0, 'Joana Côrte-Real'),
(2304, 'Kiko_Rasquilha', '$P$B4AcAK7.FN1Qot5ZWhmGxLrd6Qg9qR0', 'kiko_rasquilha', 'kikorasquilha@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153259002496544/', '2015-05-29 14:01:42', '', 0, 'Kiko Rasquilha'),
(2305, 'Catarina_Goncalves', '$P$BLWX9FGF2/M8kQbrdNhDU64teikL4x0', 'catarina_goncalves', 'cataquicky@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153453605794672/', '2015-05-29 14:02:20', '', 0, 'Catarina Gonçalves'),
(2306, 'Andre_Barroso', '$P$Bm0/t05MM0M6J35MpcIB4cDJJyKFe8/', 'andre_barroso', 'andre.e.barroso@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1030632430297620/', '2015-05-29 14:02:54', '', 0, 'Andre Barroso'),
(2307, 'Mariana_Cardoso', '$P$B6DuW0ObZu98TYCg4Dmxqlz4u62mCU1', 'mariana_cardoso', 'facebook_user_mariana_cardoso@example.com', 'https://www.facebook.com/app_scoped_user_id/10206225571745553/', '2015-05-29 14:04:48', '', 0, 'Mariana Cardoso'),
(2308, 'Filipa_Monteiro_Ferreira_Vale', '$P$By22at1nZ8ZkrPsMI0iHObBBrguaYd0', 'filipa_monteiro_ferreira_vale', 'pipas_monteiro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153906051160031/', '2015-05-29 14:09:05', '', 0, 'Filipa Monteiro Ferreira Vale'),
(2309, 'Ana_Esteves_1', '$P$B1OIb6jJvw3ZytlT/6/PbtUO0ASiQ.1', 'ana_esteves_1', 'anaesteves.bali@gmail.com', 'https://plus.google.com/104540234704253541092', '2015-05-29 14:11:07', '', 0, 'Ana Esteves'),
(2310, 'Francisco_Garcia', '$P$BCBapQd7hJ0BVqLP2xuKI.lAcylAQR1', 'francisco_garcia', 'francisco.barata.garcia@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1115732691776329/', '2015-05-29 14:12:44', '', 0, 'Francisco Garcia'),
(2311, 'Luis_Rodrigues_1', '$P$BW.E34lqVxscuASGtK.mM0IfVQB1YW.', 'luis_rodrigues_1', 'luis_rodrigues27@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/921052021292653/', '2015-05-29 14:13:17', '', 0, 'Luis Rodrigues'),
(2312, 'Ines_Pais_1', '$P$BaRAz5IZOg1qcgEH8Z2aMEzOiydNxu/', 'ines_pais_1', 'inesrpais@campus.ul.pt', 'https://plus.google.com/105666005274144922281', '2015-05-29 14:15:20', '', 0, 'Inês Pais'),
(2313, 'M_Jervis_Pereira', '$P$BriJET02e0NwK3l/gSoy7r2Njd4Mq.1', 'm_jervis_pereira', 'mjervis@jervisp.com', 'https://www.facebook.com/app_scoped_user_id/10205164279364869/', '2015-05-29 14:15:56', '', 0, 'M Jervis Pereira'),
(2314, 'Tiago_Maia_Ferreira', '$P$BexOUChfwSwFemst/iXTBbMeHgCFcZ1', 'tiago_maia_ferreira', 'tiagomaiaferreira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/454970574680069/', '2015-05-29 14:16:06', '', 0, 'Tiago Maia Ferreira'),
(2315, 'Ricardo_Bravo', '$P$BqR/AE13nPY4w21qjS2xrD6K2pjMdz/', 'ricardo_bravo', 'facebook_user_ricardo_bravo@example.com', 'https://www.facebook.com/app_scoped_user_id/10152804954201135/', '2015-05-29 14:19:07', '', 0, 'Ricardo Bravo'),
(2316, 'Nana_Mathias', '$P$Bhn2a9ik8OXbI.uvR.jvzmWEeTA1xx1', 'nana_mathias', 'facebook_user_nana_mathias@example.com', 'https://www.facebook.com/app_scoped_user_id/1087652477914904/', '2015-05-29 14:23:58', '', 0, 'Nana Mathias'),
(2317, 'Tomas_Pimenta_da_Gama', '$P$BSxUu7tXSTCKfmlPZmSoKa/c7ly8QC0', 'tomas_pimenta_da_gama', 'tomaspimentadagama031@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153521662986055/', '2015-05-29 14:25:29', '', 0, 'Tomás Pimenta da Gama'),
(2318, 'Ricardo_Costa', '$P$BOz/boinyXoZyKUNJrtmelJ5Hxlje01', 'ricardo_costa', 'costinha.rm@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1126804507335640/', '2015-05-29 14:30:42', '', 0, 'Ricardo Costa'),
(2319, 'Marta_Gutierrez_Garcia-hierro', '$P$Bl5rnmzbzyVstogzgWvs2j8GHh5o.N1', 'marta_gutierrez_garcia-hierro', 'martaggh85@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153281730773076/', '2015-05-29 14:36:30', '', 0, 'Marta Gutierrez Garcia-hierro'),
(2320, 'Antonio_Mateus_Cruz', '$P$BD0h0OH7K0EF2H3CrY/c886Emt1L3C0', 'antonio_mateus_cruz', 'tunynhucruz@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/821654707922052/', '2015-05-29 14:39:48', '', 0, 'António Mateus Cruz'),
(2321, 'Rita_de_Castro', '$P$BhIIS1NT0lspmcvmJCgCuJwzoHmGNA/', 'rita_de_castro', 'rita_strawberry@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153978616033636/', '2015-05-29 14:42:04', '', 0, 'Rita de Castro'),
(2322, 'Camila_Valente_Perfeito', '$P$BfusDAMM.ax1lNJ34kj6vunzxYow4i1', 'camila_valente_perfeito', 'camila-surfista@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1148826868477393/', '2015-05-29 14:44:11', '', 0, 'Camila Valente Perfeito'),
(2323, 'Hugo_Santos', '$P$B3bR.DP9WnlT7v4MFSYAUPGk1XA3nT/', 'hugo_santos', 'hugo.noel@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206889803827980/', '2015-05-29 14:44:16', '', 0, 'Hugo Santos'),
(2324, 'Manel_Moura_Neves', '$P$BcBjw6nthSYoTcpeaRXlYUYUDsVkQ4/', 'manel_moura_neves', 'manuelmouraneves@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1013498108669615/', '2015-05-29 14:46:23', '', 0, 'Manel Moura Neves'),
(2325, 'Joana_Conceicao', '$P$BQ3K6Y7uKIniqocETvnc5hIoGfvrc01', 'joana_conceicao', 'seravatanow@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/927024630672063/', '2015-05-29 14:46:54', '', 0, 'Joana Conceição'),
(2326, 'Goncalo_Miguens_Vieira', '$P$BCcTzUet/dxKf0SaJWMALVmZstaP84.', 'goncalo_miguens_vieira', 'gugamiguens@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1074472275915422/', '2015-05-29 14:49:00', '', 0, 'Gonçalo Miguens Vieira'),
(2327, 'Joao_Cabrita_Silva', '$P$BSuor1T8mbstEhZmH9rta78VhN/U630', 'joao_cabrita_silva', 'joaosdesign@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/910074129014593/', '2015-05-29 14:49:38', '', 0, 'João Cabrita Silva'),
(2328, 'Sara_Lourenco', '$P$BNtdppV7XPDqWP7faOz/9Yrz4LR0kC1', 'sara_lourenco', 'saralexandra.l@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/955001361188017/', '2015-05-29 14:50:13', '', 0, 'Sara Lourenço'),
(2329, 'Filipa_Goncalves_da_Cunha', '$P$BabOZde8DpyD77/ymGlMly0261p.be/', 'filipa_goncalves_da_cunha', 'titacunha7@gmail.com', 'https://www.facebook.com/app_scoped_user_id/881079901955792/', '2015-05-29 14:56:13', '', 0, 'Filipa Gonçalves da Cunha'),
(2330, 'Marta_Amaral', '$P$BPTUCOwsEDDZ2BBJon00hkUivbrOX61', 'marta_amaral', 'amarmarta@gmail.com', 'https://www.facebook.com/app_scoped_user_id/879479225456210/', '2015-05-29 15:02:38', '', 0, 'Marta Amaral'),
(2331, 'Nini_Pessoa', '$P$BgL3C/PK4JhiDJLEXwvpYxokT93D.d1', 'nini_pessoa', 'ninaribeiro96@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/766431666788249/', '2015-05-29 15:02:42', '', 0, 'Nini Pessoa'),
(2332, 'Rodrigo_Teixeira_de_Abreu', '$P$Bod717hblFxJkqN3p6rwYPEgEfhOjW.', 'rodrigo_teixeira_de_abreu', 'rodrigoabreu88@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152921815146305/', '2015-05-29 15:10:41', '', 0, 'Rodrigo Teixeira de Abreu'),
(2333, 'Tiago_Franco', '$P$BDZ/StlOZzSgQFNFfKIk6lBm.LG0gE1', 'tiago_franco', 'tiagosbfranco@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205820686209326/', '2015-05-29 15:13:00', '', 0, 'Tiago Franco'),
(2334, 'Paulo_Castro_Cunha', '$P$BfboT2aogWVsLstLZhrFJ46hmXlzG51', 'paulo_castro_cunha', 'paulocastrocunha@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152802711340689/', '2015-05-29 15:14:09', '', 0, 'Paulo Castro Cunha'),
(2335, 'Joao_Correia', '$P$BBbfGkPVQa0NtXosqd2t6iRzSUYVdo/', 'joao_correia', 'joaomanuel.mcorreia@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202852958804021/', '2015-05-29 15:23:48', '', 0, 'Joao Correia'),
(2336, 'Viridiis', '$P$BhwAKPT4pUTNjPNznsHFVYD/hJCKSN1', 'viridiis', 'le.ewaldh@gmail.com', 'https://plus.google.com/112256352236863427200', '2015-05-29 15:25:39', '', 0, 'Viridiis'),
(2337, 'Francisca_B_Martins', '$P$BlFBhfXa0kNB93hMZlatW8StqMtg/H0', 'francisca_b_martins', 'franciscabrancomartins@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1629395517278730/', '2015-05-29 15:35:51', '', 0, 'Francisca B. Martins'),
(2338, 'Ema_Lazaro', '$P$BPrPCkyUd6AXDgmqL1mKDHTTwoqN.L0', 'ema_lazaro', 'memaraquel@gmail.com', 'https://plus.google.com/109066094011280582838', '2015-05-29 15:41:58', '', 0, 'Ema Lazaro'),
(2339, 'Thomas_Jacques_Andre_Daily', '$P$BD1NgrkE.bz53aa6i36f8uzbsrYWk7.', 'thomas_jacques_andre_daily', 'thomasdailytd8@gmail.com', 'https://plus.google.com/111674239247075957269', '2015-05-29 15:49:10', '', 0, 'Thomas Jacques André Daily'),
(2340, 'Miguel_Costa', '$P$By/9aapfxg9I0A3qojFWZ4TaAzonLf0', 'miguel_costa', 'facebook_user_miguel_costa@example.com', 'https://www.facebook.com/app_scoped_user_id/898126730229543/', '2015-05-29 15:54:59', '', 0, 'Miguel Costa'),
(2341, 'Vasco_Campos', '$P$Ba5L3O9H8gKJlkvaJTQJ2LTlQHW8iw.', 'vasco_campos', 'vasco.campos@noboring.pt', 'https://www.facebook.com/app_scoped_user_id/993414460682925/', '2015-05-29 15:58:48', '', 0, 'Vasco Campos'),
(2342, 'Rita_Laires', '$P$Bq6bBnggijDSXBrKJrKr1t6z9MtfLS1', 'rita_laires', 'ritalairesamaral@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153061583507909/', '2015-05-29 16:00:30', '', 0, 'Rita Laires'),
(2343, 'Rodrigo_Nevoa', '$P$BeF9wTUxLm1t2DOizy6anASaKt//Bj1', 'rodrigo_nevoa', 'rodrigomnevoa@gmail.com', 'https://plus.google.com/103315594717526603635', '2015-05-29 16:00:46', '', 0, 'Rodrigo Névoa'),
(2344, 'Yannick_Santerre', '$P$BulqO9bADvhara46TTmwTdveicU3io/', 'yannick_santerre', 'yannick_santerre@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203032171959865/', '2015-05-29 16:02:33', '', 0, 'Yannick Santerre'),
(2345, 'David_Tavares', '$P$BpefsSmNtsaEhz034Qip.YvtxvOkT01', 'david_tavares', 'davidtavares17@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153303755333815/', '2015-05-29 16:07:49', '', 0, 'David Tavares'),
(2346, 'Miguel_Rezendes', '$P$BJHw1Q5AIIm/V2XxNKpC4iWF4BgCTm.', 'miguel_rezendes', 'mmrezendes@ana.pt', 'https://www.facebook.com/app_scoped_user_id/1031573196861343/', '2015-05-29 16:08:05', '', 0, 'Miguel Rezendes'),
(2347, 'Duarte_Laranjo', '$P$Bj9N6l/qxqWCUSgIXwr0I1W9KyWPeG.', 'duarte_laranjo', 'duartelaranjo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1102871206394203/', '2015-05-29 16:08:22', '', 0, 'Duarte Laranjo'),
(2348, 'Vitor_Coutinho', '$P$B8D15Amk1PzL5hz7ePSOxPg1rBwIf81', 'vitor_coutinho', 'vitorcoutinho.v@gmail.com', 'https://plus.google.com/117577905639156507901', '2015-05-29 16:08:56', '', 0, 'Vitor Coutinho'),
(2349, 'Joana_Gorgueira', '$P$BN1HTERJpP8zGRdDzxQOfjJBSPYX2/.', 'joana_gorgueira', 'joanagorgueira@gmail.com', 'https://plus.google.com/105270056243033647170', '2015-05-29 16:10:25', '', 0, 'Joana Gorgueira'),
(2350, 'Olga_Valente', '$P$BXC.kmPt3DEW1Ce5BAzmqMutrLGgEC1', 'olga_valente', 'olgacpv@gmail.com', 'https://plus.google.com/112627151364750759777', '2015-05-29 16:10:28', '', 0, 'Olgá Valente'),
(2351, 'Diego_Hernando_Neves', '$P$BOhaGnmVciMwxszFpBxf3eBhMwVb5d/', 'diego_hernando_neves', 'diego.1@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/1113188452041371/', '2015-05-29 16:27:27', '', 0, 'Diego Hernando Neves'),
(2352, 'Carlos_Gomes_Pinto', '$P$Bh.6Q7reKCoPYvjVh.f.CL9r8PVTLg1', 'carlos_gomes_pinto', 'calica44@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153033830827901/', '2015-05-29 16:29:33', '', 0, 'Carlos Gomes Pinto'),
(2353, 'Thesomic9', '$P$Bp4DeO6tJ13k9ZeT4Lhjlo.CcDCsok1', 'thesomic9', 'andreblayer@hotmail.com', 'https://plus.google.com/118019917570121154708', '2015-05-29 16:31:27', '', 0, 'Thesomic9'),
(2354, 'Ze_Ferreira', '$P$BCybt17s9lr5AquS1ge1ILG8mGOD4J.', 'ze_ferreira', 'ze_maria_f@msn.com', 'https://www.facebook.com/app_scoped_user_id/10152936620702963/', '2015-05-29 16:38:36', '', 0, 'Ze Ferreira'),
(2355, 'Sofia_Delgado', '$P$B6xSRJ19FBnA9ERaOGBlEv5w7ALGGV.', 'sofia_delgado', 'kika.delgado0@gmail.com', 'https://plus.google.com/106777541119918977281', '2015-05-29 16:41:09', '', 0, 'Sofia Delgado'),
(2356, 'Tiago_Garcia', '$P$BYekNN3.dabIzc9n3CVoE8eD1uZ3IH0', 'tiago_garcia', 'tiagodasilveiragarcia@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1027783680572915/', '2015-05-29 16:43:17', '', 0, 'Tiago Garcia'),
(2357, 'Luis_Godinho_1', '$P$BSyte58D2X.9WDwxk7zz97i5bxKVEi.', 'luis_godinho_1', 'luisdiogo_de_melogodinho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/960968383943365/', '2015-05-29 16:44:31', '', 0, 'Luís Godinho'),
(2358, 'Bernardo_Sykes', '$P$BPHHgom8NO4b4Hs8U19VekGBV9/68v1', 'bernardo_sykes', 'bernardo.sykes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204566649707789/', '2015-05-29 16:47:22', '', 0, 'Bernardo Sykes'),
(2359, 'Joao_Carvalho', '$P$BMAogy07PS5Wed0Gj4XkrVOfnQHpqb1', 'joao_carvalho', 'jdaniel.carvalho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/840144419400905/', '2015-05-29 16:48:07', '', 0, 'João Carvalho'),
(2360, 'Hugo_Soares', '$P$B9EFeEm9eX.x4PrCcsS2inAfVb8e4P0', 'hugo_soares', 'hugofsoares@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205933483190140/', '2015-05-29 16:49:22', '', 0, 'Hugo Soares'),
(2361, 'Raquel_Silva_Gomes', '$P$BF3g.NJwlwBAk/mhVrDw0/CYyASOre/', 'raquel_silva_gomes', 'boarder_raquel@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153752837105715/', '2015-05-29 16:51:01', '', 0, 'Raquel Silva Gomes'),
(2362, 'Joaquim_Torres', '$P$BVZJs8UHtCXk.elyf0t95uPqhp.4Ka0', 'joaquim_torres', 'joaquim.torres.app@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206029293723712/', '2015-05-29 16:51:08', '', 0, 'Joaquim Torres'),
(2363, 'Miguel_Monteiro', '$P$Bhk1ZYds274s78AY4fgJCRE..EfZaP/', 'miguel_monteiro', 'm.monteiro.porto@gmail.com', 'https://www.facebook.com/app_scoped_user_id/826626127373748/', '2015-05-29 16:51:15', '', 0, 'Miguel Monteiro'),
(2364, 'Francisca_Silveira_Machado', '$P$BoVJAhDdFsZWeclJumgRBpikgHHkLb1', 'francisca_silveira_machado', 'titaa_sm@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1138117189547478/', '2015-05-29 16:52:59', '', 0, 'Francisca Silveira Machado'),
(2365, 'Ana_Guedes', '$P$BRJbGKmaSwHd9Y10XNfvPPzedTBXvk0', 'ana_guedes', 'ana-guedes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153005678477293/', '2015-05-29 16:59:53', '', 0, 'Ana Guedes'),
(2366, 'Paulo_Melim', '$P$BKMCh0UJmbFAXsXiNKpIt2yp1F9KKG0', 'paulo_melim', 'paulosk813@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/908976819143919/', '2015-05-29 17:02:44', '', 0, 'Paulo Melim'),
(2367, 'Manuel_Pina', '$P$BjAFZW3f.xQupK5khB5mXnZQX7K4/G/', 'manuel_pina', 'pina.mna@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1110211665661416/', '2015-05-29 17:14:59', '', 0, 'Manuel Pina'),
(2368, 'Charlotta_Steinwall', '$P$Biuh.PJuQaQmt9p7UWptTPqbkRZUB9/', 'charlotta_steinwall', 'lotta182@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152744050056734/', '2015-05-29 17:17:29', '', 0, 'Charlotta Steinwall'),
(2369, 'Ze_Soengas', '$P$B/7fCte.Qn/3KLktiWTM.BLqN6Jt9A/', 'ze_soengas', 'josesoengas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/698236146988931/', '2015-05-29 17:17:48', '', 0, 'Ze Soengas'),
(2370, 'Daniel_Leitao_1', '$P$BqKdlQsFlOI5nyu62Y6/TYeW3gJP8w/', 'daniel_leitao_1', 'facebook_user_daniel_leitao_1@example.com', 'https://www.facebook.com/app_scoped_user_id/1145894275437363/', '2015-05-29 17:18:58', '', 0, 'Daniel Leitao'),
(2371, 'Carlos_Barbosa_1', '$P$B3BIXiKFULyU6/TXMCpqz2v0rBgQCs/', 'carlos_barbosa_1', 'carlosbarbosagnr@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203458007364430/', '2015-05-29 17:21:25', '', 0, 'Carlos Barbosa'),
(2372, 'Filipe_Cunha', '$P$BkiFo3AOgKn/pMMIz.0cdTasX0bjur.', 'filipe_cunha', 'psicocunha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205814165566278/', '2015-05-29 17:21:57', '', 0, 'Filipe Cunha'),
(2373, 'Mariana_Baiao_Santos', '$P$B0XXhesalf/MFJKltF7GsIjyMF9uKF/', 'mariana_baiao_santos', 'emailsdofacebook@gmail.com', 'https://www.facebook.com/app_scoped_user_id/822949057795890/', '2015-05-29 17:24:31', '', 0, 'Mariana Baião Santos'),
(2374, 'Sonia_Babel_Ribeiro', '$P$BU7NIjAnGq9P55J6WWwrg1/oMGvP4i0', 'sonia_babel_ribeiro', 'facebook_user_sonia_babel_ribeiro@example.com', 'https://www.facebook.com/app_scoped_user_id/812020172226652/', '2015-05-29 17:24:54', '', 0, 'Sónia Babel Ribeiro'),
(2375, 'Nuno_Claro_Dos_Santos', '$P$BPUGl1br43eaz5qpPliAj4/t9zDmvw0', 'nuno_claro_dos_santos', 'nunogbcds@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153432346646522/', '2015-05-29 17:33:33', '', 0, 'Nuno Claro Dos Santos'),
(2376, 'Joao_Martins', '$P$B1UDJhLIiHgwz7gdawLSZc72sgd3so.', 'joao_martins', 'jpsmartins4@gmail.com', '', '2015-05-29 17:33:50', '', 0, 'João Martins'),
(2377, 'Tristan_Jones', '$P$BkpIgQcT6dI1ECa7XlVUOCtUZhwhyQ0', 'tristan_jones', 'tjonesphoto10@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153425585030774/', '2015-05-29 17:34:15', '', 0, 'Tristan Jones'),
(2378, 'Chloe_Dechaumont', '$P$BNIyyEq9Yiz1k4Bb1p3Njw8W/XzgK00', 'chloe_dechaumont', 'c.dechaumont@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153452964412249/', '2015-05-29 17:35:37', '', 0, 'Chloé Dechaumont'),
(2379, 'David_Salis_Gomes', '$P$Bc1MXrOKxm0snONAOsenXo27hVvD.e/', 'david_salis_gomes', 'david_salis_gomes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152902911123994/', '2015-05-29 17:37:02', '', 0, 'David Salis Gomes'),
(2380, 'Moniz_Tiago', '$P$BW3rYMrudyE4ukwkg9UTsng4FoOI0i0', 'moniz_tiago', 'moniz.tiago@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206252177530725/', '2015-05-29 17:37:31', '', 0, 'Moniz Tiago'),
(2381, 'Julia_Moutet', '$P$Ba5sHOb.fQR/tX81ZOXEA2YVNwFZFu.', 'julia_moutet', 'julia.moutet@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153414916107728/', '2015-05-29 17:39:23', '', 0, 'Julia Moutet'),
(2382, 'Nuno_B_R_Almeida', '$P$B4MkEFxU9P0z1Encg.YpS8feXAV/0e.', 'nuno_b_r_almeida', 'nuno92ribeiro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153418639431081/', '2015-05-29 17:39:44', '', 0, 'Nuno B R Almeida'),
(2383, 'Pedro_Santos_3', '$P$BFIGeLDh7/tw9g60.RNZlTJ7z9xU5E0', 'pedro_santos_3', 'pedro.jsantos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/985281231496375/', '2015-05-29 17:47:14', '', 0, 'Pedro Santos'),
(2384, 'Joao_Bernardino', '$P$BA8Ae.TBpt2RjkF6f264QJulq9nvmF.', 'joao_bernardino', 'joaobernardino_sassa_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205540640369959/', '2015-05-29 17:48:07', '', 0, 'João Bernardino'),
(2385, 'Manya_Afonso', '$P$BDHzBbr5ASJO3CYNoXnz8Po8pQ33lj/', 'manya_afonso', 'manya.afonso@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155642329780597/', '2015-05-29 17:48:58', '', 0, 'Manya Afonso'),
(2386, 'Fernando_Nobre', '$P$B.2nFXN8j4gzFll0FjjuicekSVWe8U/', 'fernando_nobre', 'nand45@msn.com', 'https://www.facebook.com/app_scoped_user_id/10205808475163947/', '2015-05-29 17:51:50', '', 0, 'Fernando Nobre'),
(2387, 'Maria_Hatton', '$P$BnCueXlXDqjnpAUjEoh9J/AoA8fhjQ1', 'maria_hatton', 'hatton_maria@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153339960994561/', '2015-05-29 17:53:22', '', 0, 'Maria Hatton'),
(2388, 'Filipa_Mesquita', '$P$BYMssagoBzuwnSmb7sqouxRqc3jNgg/', 'filipa_mesquita', 'filipamesquita13@gmail.com', 'https://www.facebook.com/app_scoped_user_id/661298107335163/', '2015-05-29 17:54:56', '', 0, 'Filipa Mesquita'),
(2389, 'Ze_Cupido_Ventura', '$P$By6I/XvmVs5EsV.RdXLdTVDW42WCJK/', 'ze_cupido_ventura', 'ze.ventura@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153045409619401/', '2015-05-29 17:59:14', '', 0, 'Zé Cupido Ventura'),
(2390, 'Diogo_Filipe', '$P$BtYLR2sDeCjCVWTu3ndrAY8DbhkzJ2/', 'diogo_filipe', 'diogoanes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/885846951458619/', '2015-05-29 18:06:44', '', 0, 'Diogo Filipe'),
(2391, 'Gastao_Entrudo', '$P$BFUS/lWQv8Q3wfViv0Rhseoz.kzXid0', 'gastao_entrudo', 'gaxtao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153526890027481/', '2015-05-29 18:07:06', '', 0, 'Gastão Entrudo'),
(2392, 'Nato_Nunes', '$P$BQotShHgTlyxoz9zgmgVSXCZYtCxod0', 'nato_nunes', 'essencia-surf@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206243797441456/', '2015-05-29 18:20:21', '', 0, 'Nato Nunes'),
(2393, 'Raquel_Leal_Carvalhas_Chaves', '$P$BnmniO8eEsiUwZeh3eK5lvuZa4vDaZ0', 'raquel_leal_carvalhas_chaves', 'raquel.chaves@gjc.pt', 'https://www.facebook.com/app_scoped_user_id/10204305440223920/', '2015-05-29 18:26:09', '', 0, 'Raquel Leal Carvalhas Chaves'),
(2394, 'Bia_Mota_Pinto', '$P$B20WFZ3bauYLb.tk5Yqk1RVhg/7tye.', 'bia_mota_pinto', 'biamotapinto@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153385568774614/', '2015-05-29 18:29:43', '', 0, 'Bia Mota Pinto'),
(2395, 'Maria_Loureiro_2', '$P$BvQaDpydhZsFaEA7/QUgkl9IqAnRg//', 'maria_loureiro_2', 'maria_loureiro_20@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153286315714641/', '2015-05-29 18:31:44', '', 0, 'Maria Loureiro'),
(2396, 'Daniela_Pires', '$P$B6n29wceE71fXBXvCkvENfwM0nZRyc.', 'daniela_pires', 'violetornaments@gmail.com', 'https://plus.google.com/111747794490651477697', '2015-05-29 18:34:35', '', 0, 'Daniela Pires'),
(2397, 'Joana_Roque_de_Pinho', '$P$BBjivd59uDK5p3yNgZf28J8Emssoei1', 'joana_roque_de_pinho', 'joana.roquepinho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205801150240794/', '2015-05-29 18:34:43', '', 0, 'Joana Roque de Pinho'),
(2398, 'Ines_Felix', '$P$BdnSs3g5tF7RydERh3dkNubMYbg32h0', 'ines_felix', 'inesmfelix6@gmail.com', 'https://plus.google.com/102227651668555113478', '2015-05-29 18:34:48', '', 0, 'Inês Félix'),
(2399, 'Drica_Silva', '$P$BNLNKNgoY7A4fT2Ty1KMeUVqpIdaDF1', 'drica_silva', 'adrianarpfs@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207025529902544/', '2015-05-29 18:36:10', '', 0, 'Drica Silva'),
(2400, 'Ricardo_Carvalho', '$P$BHsq7nMDdmhtz5qTDRLgOp/9cyEeyD1', 'ricardo_carvalho', 'ricardom.ncarvalho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153239129210189/', '2015-05-29 18:37:38', '', 0, 'Ricardo Carvalho'),
(2401, 'Rita_Beltrao_Martins', '$P$Bg91EceqNEZb5If.LArNugQCrURmp2/', 'rita_beltrao_martins', 'facebook_user_rita_beltrao_martins@example.com', 'https://www.facebook.com/app_scoped_user_id/10205940611850684/', '2015-05-29 18:40:13', '', 0, 'Rita Beltrão Martins'),
(2402, 'Nadia_Felgueiras', '$P$BpJl8dAk.XO/EeaQqWa5dq2e5Ymom4.', 'nadia_felgueiras', 'nadiafelgueiras_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206550042372934/', '2015-05-29 18:46:07', '', 0, 'Nádia Felgueiras'),
(2403, 'Diogo_Calmeiro', '$P$B6cjhwwuLVDN7ODwsLq1X34XhKGCQk1', 'diogo_calmeiro', 'diogocalmeiro@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/900162586706898/', '2015-05-29 18:46:12', '', 0, 'Diogo Calmeiro'),
(2404, 'Sandra_Campos', '$P$B9yjmCQ3nEUwrNi0DPtNn1rPUhtzbL/', 'sandra_campos', 'sandrarutecampos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/944513858904484/', '2015-05-29 18:48:48', '', 0, 'Sandra Campos'),
(2405, 'Franco_Linares', '$P$B4iDBO84ubyQGsJxa33hcqNlwwSnZv.', 'franco_linares', 'franco@linares.com.br', 'https://www.facebook.com/app_scoped_user_id/1113743868642499/', '2015-05-29 18:50:31', '', 0, 'Franco Linares'),
(2406, 'Marta_Duarte_Silva', '$P$BxN/A9G8JfBIXleHE/yQrG4h37CRvF/', 'marta_duarte_silva', 'marta.snduartesilva@gmail.com', 'https://plus.google.com/114175744696999587595', '2015-05-29 18:54:19', '', 0, 'Marta Duarte Silva'),
(2407, 'Antonio_Fialho', '$P$BtOnadUDqNQFLS7NlMptYDScfZBY4s1', 'antonio_fialho', 'fialho.a@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1004592049566006/', '2015-05-29 18:55:27', '', 0, 'Antonio Fialho'),
(2408, 'Pedro_Silva', '$P$BieLn00Beub3u2WhxgqCaVII8dJgb/.', 'pedro_silva', 'pedroosilva04@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1598565067066605/', '2015-05-29 18:56:33', '', 0, 'Pedro Silva'),
(2409, 'Nuno_Monereo', '$P$BjityNSwePFUlDLYSJANbzkuZEvXP51', 'nuno_monereo', 'monereo89@gmail.com', 'https://www.facebook.com/app_scoped_user_id/824874950923821/', '2015-05-29 18:58:08', '', 0, 'Nuno Monereo'),
(2410, 'Vasco_Carvalhais', '$P$Bz62Ni1apCHt7ErHq59/B0L368WqYh/', 'vasco_carvalhais', 'vcarvalhais@gmail.com', 'https://www.facebook.com/app_scoped_user_id/704355443007721/', '2015-05-29 19:02:02', '', 0, 'Vasco Carvalhais'),
(2411, 'Carlota_Ulrich', '$P$BmeEsZ5BmupfibLGs7JKnExWOGiUwM.', 'carlota_ulrich', 'carlotaulrich2@gmail.com', 'https://plus.google.com/116589764860673347191', '2015-05-29 19:04:14', '', 0, 'Carlota Ulrich'),
(2412, 'Filipa_Silva', '$P$Bh4ThOvW8yDzCmqKWFU/0d6Lgb9SuW.', 'filipa_silva', 'carlafilipasilva@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1008728309151214/', '2015-05-29 19:08:46', '', 0, 'Filipa Silva'),
(2413, 'Maria_Joao_Cardoso_Ferreira', '$P$BcBCOXk8gNK1hSZN7kRiI3oHvrRX8m1', 'maria_joao_cardoso_ferreira', 'facebook_user_maria_joao_cardoso_ferreira@example.com', 'https://www.facebook.com/app_scoped_user_id/987661311268656/', '2015-05-29 19:14:33', '', 0, 'Maria João Cardoso Ferreira'),
(2414, 'Rui_Monteiro', '$P$BgO7YTkyrh7pRTtm3Sz4vKWhDk7BA/0', 'rui_monteiro', 'facebook_user_rui_monteiro@example.com', 'https://www.facebook.com/app_scoped_user_id/10153025345298353/', '2015-05-29 19:19:29', '', 0, 'Rui Monteiro'),
(2415, 'Ana_Luis', '$P$BnMUqKKnkLwXQXDXV88alN2qZNzVsk/', 'ana_luis', 'www.analuis@gmail.com', 'https://plus.google.com/114585198043949636053', '2015-05-29 19:25:26', '', 0, 'Ana Luis'),
(2416, 'Daniel_Maiato', '$P$Bpcu7D9QYFQyqYu2VbcyxcN0aha.SO1', 'daniel_maiato', 'maiato456@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204700788735840/', '2015-05-29 19:27:19', '', 0, 'Daniel Maiato'),
(2417, 'Fernanda_Gabriel', '$P$BhyZzWQZSauhUHfRzh.u0mMMfANI8n.', 'fernanda_gabriel', 'fdias.gabriel@gmail.com', 'https://plus.google.com/103304103080012709278', '2015-05-29 19:30:07', '', 0, 'Fernanda Gabriel'),
(2418, 'Joao_Tavares', '$P$Bx404v7TJzNxrdM0FwS59GG3IYyQG0.', 'joao_tavares', 'joaoaptavares98@gmail.com', 'https://plus.google.com/113371776708295177721', '2015-05-29 19:30:45', '', 0, 'João Tavares'),
(2419, 'Mariana_Collaco_Gaspar', '$P$B2NsqYZq9GDVJLpFWsgLqzPJXMCSEN/', 'mariana_collaco_gaspar', 'marianacgaspar@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204524403695019/', '2015-05-29 19:33:15', '', 0, 'Mariana Collaço Gaspar'),
(2420, 'Andre_Fialho_Mensurado', '$P$BX2R/Hmz8cbX22vX/lVjLrnYyoPrNp0', 'andre_fialho_mensurado', 'andrefialhojr@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207294922355598/', '2015-05-29 19:39:16', '', 0, 'Andre Fialho Mensurado'),
(2421, 'Laurinda_Rodrigues', '$P$BGF.Vt4IshRE739VJUpLYjiCBZSacI.', 'laurinda_rodrigues', 'lmendesrodrigues@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203840133475816/', '2015-05-29 19:41:17', '', 0, 'Laurinda Rodrigues'),
(2422, 'Carolina_Mendonca_Belo', '$P$BD8B20Cpe2YrZAT3H4U2E4gWX48umM/', 'carolina_mendonca_belo', 'cocasbm@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/1024189834272753/', '2015-05-29 19:45:49', '', 0, 'Carolina Mendonça Belo'),
(2423, 'Mariana_Degener_Tomaz', '$P$BNZrvRSqD.3YNuoPEz8K9t0Y5OCeuX/', 'mariana_degener_tomaz', 'marianateixeira_172@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205653343726469/', '2015-05-29 19:52:56', '', 0, 'Mariana Degener Tomaz'),
(2424, 'Carlos_Alves', '$P$BJ7mgrLT6wpPYkwvJGaHZDrCbynR7w/', 'carlos_alves', 'c3alves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/965803106777501/', '2015-05-29 19:54:24', '', 0, 'Carlos Alves'),
(2425, 'Flavio_Silva_Cristovao', '$P$B23WzbZ7RPYouYFwQmQsRT9x2wvw.I0', 'flavio_silva_cristovao', 'cristovao_8@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/780809375349999/', '2015-05-29 19:55:02', '', 0, 'Flavio Silva Cristovao'),
(2426, 'Nene_Ranholas', '$P$Bup5pm/m6m.IuKXMiTNzNqxkI3ornH0', 'nene_ranholas', 'facebook_user_nene_ranholas@example.com', 'https://www.facebook.com/app_scoped_user_id/997824646894476/', '2015-05-29 19:55:53', '', 0, 'Nene Ranholas'),
(2427, 'Ines_Degener_Tomaz', '$P$BKLAw9.x.nSDKtH74Amj8qXjeijrPx0', 'ines_degener_tomaz', 'ines.ttomaz@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205981895378896/', '2015-05-29 20:04:37', '', 0, 'Ines Degener Tomaz'),
(2428, 'Cuco_Sousa', '$P$BxJ6jrAd.h2z5Pgc3VOTqwhHNjQd8e.', 'cuco_sousa', 'cucosousa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205116829733617/', '2015-05-29 20:06:22', '', 0, 'Cuco Sousa'),
(2429, 'Marta_Santos_1', '$P$BKbBV2wgVV01cu1geeXQweq/N8KoM4/', 'marta_santos_1', 'martinha2211@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/679632635474318/', '2015-05-29 20:14:41', '', 0, 'Marta Santos'),
(2430, 'Marta_Arantes', '$P$BHa8jCV2ojsJCP3.ebPTVSVqsLf.g//', 'marta_arantes', 'ana-marta81@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/920731394645565/', '2015-05-29 20:18:47', '', 0, 'Marta Arantes'),
(2431, 'Manuel_Mestre', '$P$BTRKsDcfbaqEMLDNsqPvcZEakZyifV1', 'manuel_mestre', 'facebook_user_manuel_mestre@example.com', 'https://www.facebook.com/app_scoped_user_id/10152813373996717/', '2015-05-29 20:20:17', '', 0, 'Manuel Mestre'),
(2432, 'Nuno_Trovao', '$P$Bd1EUU/NEdSHfHHQlpPmLifX5Z.HIZ0', 'nuno_trovao', 'nunotrovao@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10153105240456144/', '2015-05-29 20:22:36', '', 0, 'Nuno Trovão'),
(2433, 'Luis_Durao', '$P$BIXlE40jKPvGq.z1fS5XEd1w2ihRYQ.', 'luis_durao', 'luisdurao1991@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1039888952695428/', '2015-05-29 20:25:39', '', 0, 'Luis Durão'),
(2434, 'Vasco_Pedroso', '$P$BAgLXnBAppX5/kzWrSssK90h5Czlls/', 'vasco_pedroso', 'facebook_user_vasco_pedroso@example.com', 'https://www.facebook.com/app_scoped_user_id/10153368532832363/', '2015-05-29 20:27:52', '', 0, 'Vasco Pedroso'),
(2435, 'Miguel_Cardoso_1', '$P$BiJFfxuwbd885B5txVohgp6QPDL3Jz1', 'miguel_cardoso_1', 'hipersurf2012@gmail.com', 'https://plus.google.com/108656602342042300932', '2015-05-29 20:33:22', '', 0, 'Miguel Cardoso'),
(2436, 'Maria_Correa', '$P$BdPj7aXiP6N3olyNtR6igHXZCnbTX20', 'maria_correa', 'maria.b.correa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/420156091497133/', '2015-05-29 20:35:18', '', 0, 'Maria Corrêa'),
(2437, 'Barbara_Barreiros', '$P$BO0JkaSn3.yCkQSwiqcDjsAbLEJo1p0', 'barbara_barreiros', 'barbarabarreiros@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204253614719838/', '2015-05-29 20:39:32', '', 0, 'Bárbara Barreiros'),
(2438, 'Nuno_Silva_Alves', '$P$BYyGKvo1T37qQhfpCT5p53tTOPwFYt0', 'nuno_silva_alves', 'nunoal7@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204091671638180/', '2015-05-29 20:41:28', '', 0, 'Nuno Silva Alves'),
(2439, 'Filipa_Nobre_Baptista', '$P$BSkImTyoyp0PnttlVerlPjsRSLdeTP0', 'filipa_nobre_baptista', 'filipa.baptista6@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205625920220509/', '2015-05-29 20:45:21', '', 0, 'Filipa Nobre Baptista'),
(2440, 'Pedro_Tito_de_Morais', '$P$BQckSKy0RqZYllMwDiX30FRHFV7wwD/', 'pedro_tito_de_morais', 'pedrotitomorais@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206547587585790/', '2015-05-29 20:50:04', '', 0, 'Pedro Tito de Morais'),
(2441, 'Kevin_Steinert', '$P$B8IwdtCdi0QdsMtpVRsyr8COdaOXoe.', 'kevin_steinert', 'kkevinrs@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1676897082539132/', '2015-05-29 20:52:20', '', 0, 'Kevin Steinert'),
(2442, 'Patricia_Couceiro_Marques', '$P$B21gpfCXVP1wxUUQordI5S/z3dGcKU/', 'patricia_couceiro_marques', 'patriciacouceiromarques2@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205648503644396/', '2015-05-29 20:52:28', '', 0, 'Patricia Couceiro Marques'),
(2443, 'Maria_Amalia_Ribeiro_Ferreira', '$P$B6aMDaY/uhb2BlRFA1S1TGqwcvTeSH0', 'maria_amalia_ribeiro_ferreira', 'amalia.ribeiroferreira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204299551869317/', '2015-05-29 20:55:04', '', 0, 'Maria Amália Ribeiro Ferreira'),
(2444, 'Tuda_Beltran', '$P$Bc3G2wsE1kHiVlzrSPA1Ji.Z2yTuCI0', 'tuda_beltran', 'tudabeltran@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/853595741342185/', '2015-05-29 21:00:54', '', 0, 'Tuda Beltran'),
(2445, 'Diogo_Martins', '$P$BuIZL6.Q8XoZ30R4dnDQCu3HnRuj3Y1', 'diogo_martins', 'didiamaro.martins@gmail.com', 'https://www.facebook.com/app_scoped_user_id/969697383063762/', '2015-05-29 21:01:34', '', 0, 'Diogo Martins');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(2446, 'Maria_Gomes_Andrade', '$P$B4.SG3lzISLVUxe02zq9Z80GM0pECj.', 'maria_gomes_andrade', 'mga414414@gmail.com', 'http://www.facebook.com/100000935147637', '2015-05-29 21:08:16', '', 0, 'Maria Gomes Andrade'),
(2447, 'Joao_Menino', '$P$BDqJIWEcmVKGr3blqtVnbKgmP8O85N/', 'joao_menino', 'joaomenino1972@gmail.com', 'https://plus.google.com/102318728930777310884', '2015-05-29 21:08:49', '', 0, 'João Menino'),
(2448, 'Joao_Cardoso', '$P$BV5fEowmnASDc0IjHAV1sUhneq.pJK.', 'joao_cardoso', 'osodracj@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204572006720409/', '2015-05-29 21:09:52', '', 0, 'João Cardoso'),
(2449, 'Sofia_Salgueiro', '$P$BVhm6SkzxNUcr4NiGxk2mUMxXCbAXr/', 'sofia_salgueiro', 'sofiaduartesalgueiro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1121146411235482/', '2015-05-29 21:18:14', '', 0, 'Sofia Salgueiro'),
(2450, 'Francisco_Marques', '$P$BBXUq7rKyAluTbfV.FMmTcZ0YnC9Vp1', 'francisco_marques', 'francisco_marques_96@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205403713625305/', '2015-05-29 21:18:20', '', 0, 'Francisco Marques'),
(2451, 'Luis_Filipe_Barraca_Pereira', '$P$BwYaZbPSLav9LZI9TxhMr1vDfrUsBF0', 'luis_filipe_barraca_pereira', 'luisbarraca@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153364995943011/', '2015-05-29 21:22:23', '', 0, 'Luis Filipe Barraca Pereira'),
(2452, 'Catarina_Silva_1', '$P$BO2DNLX8K3anCOObChtxIOK5vFlZWC/', 'catarina_silva_1', 'facebook_user_catarina_silva_1@example.com', 'https://www.facebook.com/app_scoped_user_id/10152829777232624/', '2015-05-29 21:23:24', '', 0, 'Catarina Silva'),
(2453, 'Pedro_Pedrosa', '$P$BRd.OAMCYkwVt3A1k7n0XMDDDuObzg1', 'pedro_pedrosa', 'facebook_user_pedro_pedrosa@example.com', 'https://www.facebook.com/app_scoped_user_id/839615256120308/', '2015-05-29 21:24:42', '', 0, 'Pedro Pedrosa'),
(2454, 'Duarte_Braz_de_Oliveira', '$P$BNrh719WmzOn6gNeA1qLixAayNSNyz1', 'duarte_braz_de_oliveira', 'duartebrazoliveira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153267452545631/', '2015-05-29 21:26:09', '', 0, 'Duarte Braz de Oliveira'),
(2455, 'Mariana_Palos', '$P$By34vmlSuMCAixkHaQj.4ixsSv3Kt61', 'mariana_palos', 'mariana_palos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204571489192864/', '2015-05-29 21:28:18', '', 0, 'Mariana Palos'),
(2456, 'Francisca_Serra', '$P$BOW/vam7cic1Yd1pu14bcoGsJlrIMS.', 'francisca_serra', 'kikaserra.96@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202601229631310/', '2015-05-29 21:31:03', '', 0, 'Francisca Serra'),
(2457, 'Rita_Beltran', '$P$BDqXtdjfJgKwpWCigYryXJhQU21Zao1', 'rita_beltran', 'ritabeltranfranco@gmail.com', 'https://www.facebook.com/app_scoped_user_id/851782891560310/', '2015-05-29 21:37:47', '', 0, 'Rita Beltran'),
(2458, 'Diogo_A_C_Batalha', '$P$BChfrPeJWrKfgDw1mbU97Ggum4Ja7n.', 'diogo_a_c_batalha', 'diogo_batalha@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10206622531745181/', '2015-05-29 21:39:07', '', 0, 'Diogo A C Batalha'),
(2459, 'Joao_Maria_Girao', '$P$BbukNn6BPV.BfAuDJwtVWgmivRCM5D/', 'joao_maria_girao', 'joaomglx@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206322048427556/', '2015-05-29 21:39:14', '', 0, 'Joao Maria Girao'),
(2460, 'Yasmine_Santana', '$P$BWzYw8YhQh8wkShXPdhw6i7J2TvrAV/', 'yasmine_santana', 'mini.s.2@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1022448761106592/', '2015-05-29 21:41:41', '', 0, 'Yasmine Santana'),
(2461, 'Rebeca_Menezes', '$P$BQbHhqj/uCBKBddghCY5VxOJ6cG3.K1', 'rebeca_menezes', 'rebecamenezes772@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205633438629308/', '2015-05-29 21:55:52', '', 0, 'Rebeca Menezes'),
(2462, 'Pedro_Nogueira', '$P$BUZxWOBncW3S5l5NGqDmlhfZhnpI5Q1', 'pedro_nogueira', 'pednogas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/959310614102470/', '2015-05-29 21:57:11', '', 0, 'Pedro Nogueira'),
(2463, 'Francisco_Malato_Branco', '$P$B8jW3G9t/sb6dKh.WR7.Yy.amyBOwr0', 'francisco_malato_branco', 'kikobranco2000@gmail.com', 'https://www.facebook.com/app_scoped_user_id/996526390380825/', '2015-05-29 22:02:42', '', 0, 'Francisco Malato Branco'),
(2464, 'Alexandra_De_Almeida_Madeira', '$P$B4iosYfrt0FwiHGIW2/d9CjqLNSCdU0', 'alexandra_de_almeida_madeira', 'mad.alex@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205802924745666/', '2015-05-29 22:02:45', '', 0, 'Alexandra De Almeida Madeira'),
(2465, 'Nuno_Monteiro', '$P$BQ7FqaGe42DkOF/RLE2KtuZtJKGjZ9.', 'nuno_monteiro', 'nunonsm@gmail.com', 'https://plus.google.com/115560809396174683633', '2015-05-29 22:03:10', '', 0, 'Nuno Monteiro'),
(2466, 'Maria_Do_Ceu_Garcia', '$P$B/ulv20SkB6Dl.8AlknqAolCDT/RtX.', 'maria_do_ceu_garcia', 'ceugarcia61@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204693975691333/', '2015-05-29 22:13:55', '', 0, 'Maria Do Céu Garcia'),
(2467, 'Jose_Leitao', '$P$BWwTezDEjcymjtLHtC2WzQLRnnRpPs0', 'jose_leitao', 'jose.miguel.leitao@gmail.com', 'https://plus.google.com/102028842862050462652', '2015-05-29 22:17:01', '', 0, 'José Leitão'),
(2468, 'Vera_Vidigal', '$P$BxaBTKLNacNR8bQN4pfOV5WVheeVpj.', 'vera_vidigal', 'vvidigal72@gmail.com', '', '2015-05-29 22:17:48', '', 0, 'Vera Vidigal'),
(2469, 'Susana_Santos', '$P$BmkdTI0iKlAJRmAnQVkDS2rTcF9.tB.', 'susana_santos', 'susanansantos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/921793594543988/', '2015-05-29 22:24:32', '', 0, 'Susana Santos'),
(2470, 'Beta_Domingues', '$P$B.FX6wJD3i6lH00uunZ/EePGd3NT5a1', 'beta_domingues', 'beta_deepblue@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153018887194037/', '2015-05-29 22:30:30', '', 0, 'Beta Domingues'),
(2471, 'Antonio_Ribeiro_2', '$P$BuxGsUzkj5TEHK1OREO/gZ7jEanPcD0', 'antonio_ribeiro_2', 'tzsurfdude@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204450020550805/', '2015-05-29 22:31:54', '', 0, 'Antonio Ribeiro'),
(2472, 'Raquel_Marques_Pereira', '$P$B.j1ILVssaoh6ywfQ.B3tg8JZVYr6T0', 'raquel_marques_pereira', 'raquelmpereira_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205951513300309/', '2015-05-29 22:36:01', '', 0, 'Raquel Marques Pereira'),
(2473, 'Manela_Limpo_Faria', '$P$BI1LOI5HrcSzLTHhPItCn6roAx9EYE.', 'manela_limpo_faria', 'manelalimpofaria@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1065138073501187/', '2015-05-29 22:37:14', '', 0, 'Manela Limpo Faria'),
(2474, 'Maria_Ramos', '$P$BH0VcSjdbDPK9kiGFYVRvlKbMVZIok1', 'maria_ramos', 'mariasramos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205680339279247/', '2015-05-29 22:44:43', '', 0, 'Maria Ramos'),
(2475, 'Joao_Pedro_Silva', '$P$B3BE0R7AH8r3CDD3b9GDXiNhBAZPAt1', 'joao_pedro_silva', 'coast@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10206755262981233/', '2015-05-29 22:48:27', '', 0, 'João Pedro Silva'),
(2476, 'Paulo_Lopes', '$P$BguHqy.9jS8AgziZzF90j9Nv0hSA/P1', 'paulo_lopes', 'paulolopes88@gmail.com', 'https://plus.google.com/100944859514647440408', '2015-05-29 22:49:38', '', 0, 'Paulo Lopes'),
(2477, 'Lucilia_Costa_Neves', '$P$BMgwpNeCm8Iflf6xx4FUrDpAIWkecb/', 'lucilia_costa_neves', 'luciliafernandes@gov-madeira.pt', 'https://www.facebook.com/app_scoped_user_id/988141014530840/', '2015-05-29 22:51:24', '', 0, 'Lucília Costa Neves'),
(2478, 'Marta_DOrey', '$P$BhuUHYUPqe.jIYBlpa4UUXY0OH5tGi.', 'marta_dorey', 'martinhadorey@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205370846965071/', '2015-05-29 22:53:06', '', 0, 'Marta D\'Orey'),
(2479, 'Antonio_Bettencourt', '$P$B6OSWP4eFTn4zj0m0qWJ2bov.qiYus.', 'antonio_bettencourt', 'antonio.bett@gmail.com', 'https://plus.google.com/100449828381603193358', '2015-05-29 22:57:10', '', 0, 'Antonio Bettencourt'),
(2480, 'Tiago_Cardoso', '$P$B7k5LQZwLD6MUTPhug2YiQbjMIi9Ji.', 'tiago_cardoso', 'tiagomdcardoso@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1017164578301728/', '2015-05-29 23:00:58', '', 0, 'Tiago Cardoso'),
(2481, 'Ana_Silveira', '$P$B7bo2JxE4LX6G3ogG/uvneP88.heVi0', 'ana_silveira', 'ana.mendes@provedor-jus.pt', 'https://www.facebook.com/app_scoped_user_id/10153297794903570/', '2015-05-29 23:05:01', '', 0, 'Ana Silveira'),
(2482, 'Jose_Lopes', '$P$B7hzQy.tuNefgu9b7fZE1IIVUMGYgk/', 'jose_lopes', 'josemarialopes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1600306096852739/', '2015-05-29 23:08:16', '', 0, 'Jose Lopes'),
(2483, 'Rosa_Silva', '$P$BXDa822.JHXNET3/m4j70xGr64Fex//', 'rosa_silva', 'rosasilva1966@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205009293324832/', '2015-05-29 23:10:01', '', 0, 'Rosa Silva'),
(2484, 'Iolanda_Lazary_Paiva', '$P$BoqCvjUuCq9Hveh5RQ2X.4m0UAK6QP.', 'iolanda_lazary_paiva', 'iolanda.lazary@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205792605807147/', '2015-05-29 23:15:08', '', 0, 'Iolanda Lazary Paiva'),
(2485, 'Tomaz_Degener', '$P$BNvsBcpwy.ACx0Kpm24bSbCaRczAMh1', 'tomaz_degener', 'tomasi1994@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206143102632164/', '2015-05-29 23:20:16', '', 0, 'Tomaz Degener'),
(2486, 'Eduardo_Vento_de_Figueiredo', '$P$BLn6nKJNY0ANzAvQl0ithhj1nb2sfL/', 'eduardo_vento_de_figueiredo', 'eduardoventof@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153023145073473/', '2015-05-29 23:20:21', '', 0, 'Eduardo Vento de Figueiredo'),
(2487, 'Bruno_Miguel_Teixeira', '$P$BLrgoHHXzIFhcH/pYAMq8gvfCWooPj/', 'bruno_miguel_teixeira', 'brunodaimon@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206145144942033/', '2015-05-29 23:24:25', '', 0, 'Bruno Miguel Teixeira'),
(2488, 'Carmo_Ribeiro_Ferreira_Hatton', '$P$Bhxd1th0Q87cz6.7yNYYex.jGLAmCG0', 'carmo_ribeiro_ferreira_hatton', 'carmo.hatton@nau.pt', 'https://www.facebook.com/app_scoped_user_id/10204371457515370/', '2015-05-29 23:25:44', '', 0, 'Carmo Ribeiro Ferreira Hatton'),
(2489, 'Migas_Heredia_C_Cabral', '$P$Bav4VLJwfs3SLJjSVL2JI5Qa8Sf/DB0', 'migas_heredia_c_cabral', 'mhcc@fonteviva.com.pt', 'https://www.facebook.com/app_scoped_user_id/10205844544165798/', '2015-05-29 23:34:46', '', 0, 'Migas Heredia C. Cabral'),
(2490, 'Viriato_Grande_de_Cascais', '$P$Bok2Krf1s1ztxKPSutJpO4ary3dkeF0', 'viriato_grande_de_cascais', 'viriato.cascais@gmail.com', 'https://www.facebook.com/app_scoped_user_id/866995340038682/', '2015-05-29 23:36:20', '', 0, 'Viriato Grande de Cascais'),
(2491, 'Luis_Pedro_Dargent', '$P$BTdViNjVTeIoIu5lRIo5nw.qv6Cv0t.', 'luis_pedro_dargent', 'lpedrodargent@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200548889402272/', '2015-05-29 23:52:55', '', 0, 'Luís Pedro Dargent'),
(2492, 'Goncalo_Fagulha', '$P$BzSsNb.ZUBXT2XNszocArk6nWmuBGJ/', 'goncalo_fagulha', 'gmpmfagulha@gmail.com', 'https://plus.google.com/112351735905561681942', '2015-05-29 23:53:56', '', 0, 'Gonçalo Fagulha'),
(2493, 'Guilas_Moreira', '$P$BP48rYVbxO0brVBKwTbAvouvzPiXC30', 'guilas_moreira', 'guilas.moreira@gmail.com', 'https://plus.google.com/109551696866096446474', '2015-05-29 23:57:44', '', 0, 'Guilas Moreira'),
(2494, 'Marta_Sofia', '$P$BHdWThtQK4mYuYaLZR8p4sWLOfIzTK.', 'marta_sofia', 'marta.montezo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202914557304321/', '2015-05-30 00:00:11', '', 0, 'Marta Sofia'),
(2495, 'Helio_Caldeira_Jorge', '$P$Byqp/YUf/MhLR6ZoV9xGOhfGacxN0Y/', 'helio_caldeira_jorge', 'facebook_user_helio_caldeira_jorge@example.com', 'https://www.facebook.com/app_scoped_user_id/1455541648078048/', '2015-05-30 00:01:07', '', 0, 'Helio Caldeira Jorge'),
(2496, 'Paulo_Pichel', '$P$B4Ss8LXfPd2pxIgI.GJgiUr12QwCja/', 'paulo_pichel', 'paulopichel@e-eventual.com', 'https://www.facebook.com/app_scoped_user_id/10206012472564164/', '2015-05-30 00:24:26', '', 0, 'Paulo Pichel'),
(2497, 'Duarte_Costa_Campos', '$P$BnQ9hdpp8aw5moWRe0TY5oMR1zJGNN.', 'duarte_costa_campos', 'duarteccampos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/961575507208251/', '2015-05-30 00:32:27', '', 0, 'Duarte Costa Campos'),
(2498, 'Filomena_Alcouce', '$P$BV8WZcAe3D.alJqFsPYgcvohxfGMRV0', 'filomena_alcouce', 'facebook_user_filomena_alcouce@example.com', 'https://www.facebook.com/app_scoped_user_id/1093435657352327/', '2015-05-30 00:49:51', '', 0, 'Filomena Alcouce'),
(2499, 'Francisca_Roseiro', '$P$BS2XLSxYv35ehymcy3INBwWc99DPKq0', 'francisca_roseiro', 'roseirofrancisca@gmail.com', 'https://plus.google.com/116464797705709043497', '2015-05-30 00:53:33', '', 0, 'Francisca Roseiro'),
(2500, 'Antonio_Meyrelles_Do_Souto', '$P$B39tn.b.oxypxmtOyUImIZEdjHgCbP0', 'antonio_meyrelles_do_souto', 'meyrelles1@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202732233865442/', '2015-05-30 00:57:46', '', 0, 'Antonio Meyrelles Do Souto'),
(2501, 'Maria_Isabel_Camacho-Santos', '$P$BRa.n7BTR1ImuMCJ0cLc59gpvp0dYx1', 'maria_isabel_camacho-santos', 'facebook_user_maria_isabel_camacho-santos@example.com', 'https://www.facebook.com/app_scoped_user_id/10206759120834198/', '2015-05-30 01:04:17', '', 0, 'Maria Isabel Camacho-Santos'),
(2502, 'Fernando_Rocha_Francellino', '$P$Brtr/wUkS6a9h06X9ebfGDO5mspVLs1', 'fernando_rocha_francellino', 'fndo_rocha@yahoo.com.br', 'https://www.facebook.com/app_scoped_user_id/847237452016577/', '2015-05-30 01:24:03', '', 0, 'Fernando Rocha Francellino'),
(2503, 'Ines_Magalhaes_Pereira', '$P$BtzL8iFqVw2YLV2JIRZggIMT4WRAdi/', 'ines_magalhaes_pereira', 'imp@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/10206550625433499/', '2015-05-30 01:32:03', '', 0, 'Inês Magalhães Pereira'),
(2504, 'Catarina_Santos', '$P$BJsVsV3c7Kcrp2anDPAXqIo5WHcM/d1', 'catarina_santos', 'catarina.s.soares7@gmail.com', 'https://www.facebook.com/app_scoped_user_id/840011802751090/', '2015-05-30 01:55:31', '', 0, 'Catarina Santos'),
(2505, 'Susana_Teixeira', '$P$BeKl0KyaxxUW9E.Ig3fZw7.gAziBIs.', 'susana_teixeira', 'susana.cdteixeira@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10204551826774874/', '2015-05-30 02:13:36', '', 0, 'Susana Teixeira'),
(2506, 'Catarina_Gil', '$P$B4HQYghYKnFsDZk0Ruu/UA4XvBwkkC.', 'catarina_gil', 'csgil@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152898900693341/', '2015-05-30 02:30:28', '', 0, 'Catarina Gil'),
(2507, 'Philipp_Mazet', '$P$B5YOXIGPJZNuKBUYVM5OGhNxHPtT2H/', 'philipp_mazet', 'philipp.mazet@gmail.com', 'https://plus.google.com/101470681931442136916', '2015-05-30 02:49:24', '', 0, 'Philipp Mazet'),
(2508, 'Elvis_Veiguinha', '$P$BKUa.q9C7XwBfd7u4DVDR2IbGSqyEj.', 'elvis_veiguinha', 'elvisveiguinha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204511046072576/', '2015-05-30 03:02:25', '', 0, 'Elvis Veiguinha'),
(2509, 'Eric_Rebiere', '$P$BGGHdKzvudmDYYWFGCJRrhpnAJa6GS.', 'eric_rebiere', 'ericrebiere@gmail.com', 'https://www.facebook.com/app_scoped_user_id/491711007647295/', '2015-05-30 03:04:39', '', 0, 'Eric Rebiere'),
(2510, 'Ricardo_Camelo', '$P$B67h3lP6KabNfMWPmg9IT/sXeOnUfa/', 'ricardo_camelo', 'ricardofcamelo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/851746194900167/', '2015-05-30 03:21:35', '', 0, 'Ricardo Camelo'),
(2511, 'Natalia_Rebiere', '$P$BmP8ppDLAZ9CsaeFNKuW6PEP2ukMod/', 'natalia_rebiere', 'facebook_user_natalia_rebiere@example.com', 'https://www.facebook.com/app_scoped_user_id/858755634197114/', '2015-05-30 03:31:03', '', 0, 'Natalia Rebiere'),
(2512, 'Brunella_Boschetti_Venturi', '$P$BzR8m4dXHvtiU/Xb6T2.IBrBExiXJO1', 'brunella_boschetti_venturi', 'brubrubru@tiscalinet.it', 'https://www.facebook.com/app_scoped_user_id/10205725231642973/', '2015-05-30 04:37:13', '', 0, 'Brunella Boschetti Venturi'),
(2513, 'Rui_Ventura', '$P$Bg/uJuYcEjCZ5FAtKgZp07X0rfDWQ11', 'rui_ventura', 'ruimpventura@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10200464524731916/', '2015-05-30 04:38:17', '', 0, 'Rui Ventura'),
(2514, 'Brunella_Boschetti', '$P$BMEtX7lov.hgYx1D3G5Ubrtz9J4aDh1', 'brunella_boschetti', 'brubrubru.bb@gmail.com', '', '2015-05-30 04:44:33', '', 0, 'Brunella Boschetti'),
(2515, 'Isa_Gama', '$P$Bk8pWuM/OBxjb9wJ7EZDo6dRkVHey5/', 'isa_gama', 'facebook_user_isa_gama@example.com', 'https://www.facebook.com/app_scoped_user_id/10206652958433266/', '2015-05-30 05:13:46', '', 0, 'Isa Gama'),
(2516, 'Rosa_Neves', '$P$BcBxHKeQ028xjL4.q9DjmaWnCqWu41.', 'rosa_neves', 'rosadabaleia@msn.com', 'https://www.facebook.com/app_scoped_user_id/10206874973062580/', '2015-05-30 05:23:54', '', 0, 'Rosa Neves'),
(2517, 'Sofia_Corte-Real', '$P$BfE2aJAqyFBIxUQ0SfxQH/8HaAKhjC/', 'sofia_corte-real', 'scortereal@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10152964807361794/', '2015-05-30 06:53:07', '', 0, 'Sofia Corte-Real'),
(2518, 'Jose_Pacheco_Alves', '$P$B1EhG91GQGCXLor1C02Rpcz0N7EkrM0', 'jose_pacheco_alves', 'facebook_user_jose_pacheco_alves@example.com', 'https://www.facebook.com/app_scoped_user_id/10205484940857641/', '2015-05-30 06:56:52', '', 0, 'José Pacheco Alves'),
(2519, 'Axel_Rudorf', '$P$B7OOX441FPf3CqglsKhESrOhD6naun/', 'axel_rudorf', 'axel.rudorf@googlemail.com', 'https://www.facebook.com/app_scoped_user_id/863722007036738/', '2015-05-30 06:57:00', '', 0, 'Axel Rudorf'),
(2520, 'Isabel_Menezes', '$P$BRQAHfELMuyJnCmxBzTimad40iKc6E.', 'isabel_menezes', 'bebamm.fc@gmail.com', 'https://plus.google.com/107691614895036902458', '2015-05-30 07:02:55', '', 0, 'Isabel Menezes'),
(2521, 'Goncalo_Cordovil', '$P$BhJVP/k2FhHDFArnU7sYS6JtHIYCHi/', 'goncalo_cordovil', 'gcordovil@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204839805811468/', '2015-05-30 07:04:41', '', 0, 'Gonçalo Cordovil'),
(2522, 'Sandra_Marques', '$P$BgpZMLSXGtZ7jDnKHdaRDpVqOL42Qv/', 'sandra_marques', 'marques.sp@gmail.com', 'https://plus.google.com/106147078857292295639', '2015-05-30 07:08:37', '', 0, 'Sandra Marques'),
(2523, 'Matilde_Barrote', '$P$BabOs5bzaY11COfPux8RXZaF4kbpHY/', 'matilde_barrote', 'matysnow_barrote@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153281608378965/', '2015-05-30 07:10:30', '', 0, 'Matilde Barrote'),
(2524, 'Daiana_Pinto_Coelho', '$P$BRfWHvIg8GJVsfAwrUJw/F/6GcYN6P.', 'daiana_pinto_coelho', 'da.pintocoelho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204278445426613/', '2015-05-30 07:15:18', '', 0, 'Daiana Pinto Coelho'),
(2525, 'Marta_Silva_1', '$P$BsfdplWNFkBVUJOM1t3/t425erEtV11', 'marta_silva_1', 'marta.marks.silva@gmail.com', 'https://www.facebook.com/app_scoped_user_id/964059720291362/', '2015-05-30 07:15:45', '', 0, 'Marta Silva'),
(2526, 'Joao_Paulo_Carapinha', '$P$BlIsGWl6eZFWM3Q/ls4Oxg.hzvi2o7.', 'joao_paulo_carapinha', 'joaopcarapinha@clix.pt', 'https://www.facebook.com/app_scoped_user_id/1029811807036505/', '2015-05-30 07:19:13', '', 0, 'João Paulo Carapinha'),
(2527, 'Cabrela_Filipe_Raposo', '$P$BuSn/S/OIfPihIdlo8mAnMgQ1hX/6j/', 'cabrela_filipe_raposo', 'filipecabrelaraposo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1676386152589410/', '2015-05-30 07:26:42', '', 0, 'Cabrela Filipe Raposo'),
(2528, 'To-Ze_Vieira', '$P$B0N1bguFidgUqRDGoROuMmKALMIWOn0', 'to-ze_vieira', 'tzvieira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206944248028607/', '2015-05-30 07:35:43', '', 0, 'Tó-Zé Vieira'),
(2529, 'Nuno_Gomes_Pinto', '$P$Bs2RlzDoGi3ZZjxOwvpWKHqij13nGk0', 'nuno_gomes_pinto', 'nugopi@gmail.com', 'https://plus.google.com/105537495580497793809', '2015-05-30 07:36:01', '', 0, 'Nuno Gomes Pinto'),
(2530, 'Joao_Ribeiro_Ferreira', '$P$Bvc/xRr9UGMLvgVxY2hlkr6A6.ebs8.', 'joao_ribeiro_ferreira', 'jrfcasa@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/939366552751108/', '2015-05-30 07:38:47', '', 0, 'João Ribeiro Ferreira'),
(2531, 'Nuno_Dias_Vinagre', '$P$B3ozyV1mD06.UHlyGKNuf9SprF4GlH1', 'nuno_dias_vinagre', 'vinagren@gmail.com', 'https://www.facebook.com/app_scoped_user_id/836199999789288/', '2015-05-30 07:42:38', '', 0, 'Nuno Dias Vinagre'),
(2532, 'Antonio_PC', '$P$ByGhDnOQBO/ghbHYfAXbZbWwjVN2D7.', 'antonio_pc', 'antonio.vpcastro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153420442904312/', '2015-05-30 07:47:35', '', 0, 'Antonio PC'),
(2533, 'Ana_Galhardo_Simoes', '$P$BPjHmfeQkZvZ8Sl1LMtdClX.48pGWz.', 'ana_galhardo_simoes', 'anagalhardos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207398193019248/', '2015-05-30 08:05:23', '', 0, 'Ana Galhardo Simões'),
(2534, 'Diogo_Vieira_Borges', '$P$BTBtZQpb0YPfD6J6zvJWopO0xTGFin0', 'diogo_vieira_borges', 'vieiraborges@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1633346710214176/', '2015-05-30 08:10:23', '', 0, 'Diogo Vieira Borges'),
(2535, 'Joao_Correia_1', '$P$B4y/GkA6U4y.wX3pBxwKgM/3sPNEwB0', 'joao_correia_1', 'joao.correia@ipleiria.pt', 'https://www.facebook.com/app_scoped_user_id/10206608554230593/', '2015-05-30 08:10:41', '', 0, 'João Correia'),
(2536, 'Filipe_Pujol', '$P$BlwAdlB1Ewmxdc.Poa4l6v1b0FT3Rh0', 'filipe_pujol', 'filipepujol@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/951903974849878/', '2015-05-30 08:13:14', '', 0, 'Filipe Pujol'),
(2537, 'Francisco_Mourao', '$P$BOsK6sjSchr3WuGTUpX02WEgQXpX5P.', 'francisco_mourao', 'franciscomourao1@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/955586824472862/', '2015-05-30 08:16:50', '', 0, 'Francisco Mourão'),
(2538, 'Silvia_GomesdaSilva_Freitas', '$P$B9uiFvWLNoIooe1uxLboAMzH/GuUc.0', 'silvia_gomesdasilva_freitas', 'gab.srp@gov-madeira.pt', 'https://www.facebook.com/app_scoped_user_id/1145382082142233/', '2015-05-30 08:20:01', '', 0, 'Sílvia GomesdaSilva Freitas'),
(2539, 'UPblog_Raquel_Prates', '$P$BhE2gcRbnEIrwDDhKHDOEt5TMa7h/k1', 'upblog_raquel_prates', 'up.raquelprates@gmail.com', 'https://plus.google.com/+UPblogRaquelPrates', '2015-05-30 08:24:34', '', 0, 'UPblog Raquel Prates'),
(2540, 'Teresa_Antunes_1', '$P$BPcPvGATQjeMpkk593q/DpZndN5.LZ/', 'teresa_antunes_1', 'teresinha.amorim@gmail.com', 'https://plus.google.com/108138084876023555657', '2015-05-30 08:26:35', '', 0, 'Teresa Antunes'),
(2541, 'Barbara_Alcantara_Campos', '$P$Bi4xfkmHhrnGIUZofxCDP6YXJcDlvU/', 'barbara_alcantara_campos', 'facebook_user_barbara_alcantara_campos@example.com', 'https://www.facebook.com/app_scoped_user_id/10204301069633516/', '2015-05-30 08:42:14', '', 0, 'Bárbara Alcântara Campos'),
(2542, 'Ana_Sofia_Goncalves', '$P$BTIAteH8wU5XI3xjXcP/UXaybzELj/1', 'ana_sofia_goncalves', 'sofi_goncalves10@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/632458180188222/', '2015-05-30 08:43:56', '', 0, 'Ana Sofia Gonçalves'),
(2543, 'Diogo_Frade', '$P$BC55Myi9ET2s/AtRlUlY/ns.g6h/aJ.', 'diogo_frade', 'diogofrade@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155545511890123/', '2015-05-30 08:48:44', '', 0, 'Diogo Frade'),
(2544, 'Goncalo_Vilas_Boas', '$P$BKtmC8bJUCOhWGLEnATo2MMglomU2G0', 'goncalo_vilas_boas', 'saviola_gt@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205329949066502/', '2015-05-30 08:59:17', '', 0, 'Gonçalo Vilas Boas'),
(2545, 'Joana_Risso', '$P$B2JYxoNCJghKDCuNXkHseNJbgAGQb2/', 'joana_risso', 'joanarisso@gmail.com', 'https://www.facebook.com/app_scoped_user_id/968823853148227/', '2015-05-30 09:02:31', '', 0, 'Joana Risso'),
(2546, 'Ricardo_Costa_Lobato', '$P$BTEzhIHU3zaMC4Nvcsdkhedca30ORJ.', 'ricardo_costa_lobato', 'ricardo.c.lobato@gmail.com', 'https://www.facebook.com/app_scoped_user_id/990806834263056/', '2015-05-30 09:05:30', '', 0, 'Ricardo Costa Lobato'),
(2547, 'Sandra_Teixeira', '$P$BX1EVaI0v1vrBy.1Bh/y/Tnd9Idl6l0', 'sandra_teixeira', 'pipoka1911@gmail.com', 'https://www.facebook.com/app_scoped_user_id/991817930842004/', '2015-05-30 09:06:13', '', 0, 'Sandra Teixeira'),
(2548, 'Leonor_Pipa', '$P$BG.0DXie.kkXtqwtem7QmZYkfCbVeA1', 'leonor_pipa', 'maria.leonor@oninet.pt', 'https://www.facebook.com/app_scoped_user_id/1066328500061617/', '2015-05-30 09:14:41', '', 0, 'Leonor Pipa'),
(2549, 'Raquel_Oliveira', '$P$B.vzc7bkHhQJHY7Nr5SkrJE2z6xkeD.', 'raquel_oliveira', 'raquel.s.paz2004@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1451631918485458/', '2015-05-30 09:17:03', '', 0, 'Raquel Oliveira'),
(2550, 'Ana_Paula_Santana_Duarte', '$P$BdW1QJdwI3xN8LoQ.9t8ugvQjnAz8O0', 'ana_paula_santana_duarte', 'casacorrie@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204413695245246/', '2015-05-30 09:20:02', '', 0, 'Ana Paula Santana Duarte'),
(2551, 'Jose_Franco', '$P$BPPAQm7WlR7ys.JUI4P7oxM5d.t03L.', 'jose_franco', 'facebook_user_jose_franco@example.com', 'https://www.facebook.com/app_scoped_user_id/10152988626967725/', '2015-05-30 09:28:57', '', 0, 'Jose Franco'),
(2552, 'Andre_Fonseca', '$P$BnR7azdX50VJLQj7CrHweO.DqWAZrx.', 'andre_fonseca', 'andre82fonseca@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1009429819082205/', '2015-05-30 09:29:47', '', 0, 'André Fonseca'),
(2553, 'Madalena_Hatton', '$P$Bprn4CftObkXWb6B86sgIEWn25ABq5/', 'madalena_hatton', 'madalenahatton@gmail.com', 'https://www.facebook.com/app_scoped_user_id/703019569810217/', '2015-05-30 09:29:58', '', 0, 'Madalena Hatton'),
(2554, 'Ricardo_Lourenco', '$P$BslhM4c0r05AF36A1OEyeomDs8JAC4/', 'ricardo_lourenco', 'ricardo__lourenco@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/996480153709302/', '2015-05-30 09:31:09', '', 0, 'Ricardo Lourenço'),
(2555, 'Paulo_Peres', '$P$BoCBBgHOzoPuYuv3gAmjYv3NdlUMQR1', 'paulo_peres', 'paulo_117@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1111935125487166/', '2015-05-30 09:36:08', '', 0, 'Paulo Peres'),
(2556, 'Filipe_Ramos', '$P$BxY1HboDi.DlQwSWQJRVX93KsJJnhE.', 'filipe_ramos', 'filipecarrelo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/941624189210685/', '2015-05-30 09:51:17', '', 0, 'Filipe Ramos'),
(2557, 'Tiago_Antunes', '$P$BH13aCXxJeTyZl5Wd6T561IwyJWCLB0', 'tiago_antunes', 'tiago.antunes@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/897489053630240/', '2015-05-30 09:53:18', '', 0, 'Tiago Antunes'),
(2558, 'Frederica_Batista', '$P$BytByfj0PMUpJRPaPt6RswMZuD1MDQ/', 'frederica_batista', 'fredericaabatista@gmail.com', 'https://plus.google.com/107854908825574056983', '2015-05-30 09:54:14', '', 0, 'Frederica Batista'),
(2559, 'Catarina_Veiga', '$P$BXkGObAoS2fB9O7uNSFOLatPuLhD8k/', 'catarina_veiga', 'catarinaveiga18@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/876558002404259/', '2015-05-30 09:54:17', '', 0, 'Catarina Veiga'),
(2560, 'Sylvie_Filipe', '$P$BCYVJuPjukSlnO5DWDz2LU2jRA8Zyw1', 'sylvie_filipe', 'sylvieafilipe@gmail.com', 'https://www.facebook.com/app_scoped_user_id/697055183731860/', '2015-05-30 09:54:21', '', 0, 'Sylvie Filipe'),
(2561, 'Edgar_Vaz_Correia', '$P$BkxKqiiCNpwXjH6UahPFQ7c/V1SyxO.', 'edgar_vaz_correia', 'dropbsv@msn.com', 'https://www.facebook.com/app_scoped_user_id/10153321624264076/', '2015-05-30 09:54:43', '', 0, 'Edgar Vaz Correia'),
(2562, 'Carlos_Pascoalinho', '$P$BGOPeSAQRHIgqRaZoB2cf6b8P.aF/R1', 'carlos_pascoalinho', 'cpascoalinho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1585745968344161/', '2015-05-30 09:57:38', '', 0, 'Carlos Pascoalinho'),
(2563, 'Tiago_Andre', '$P$B9W.SlXEiWCc1Ry4Z2u6l5pBO5zcfF/', 'tiago_andre', 'd0wner@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155694195870441/', '2015-05-30 09:57:39', '', 0, 'Tiago Andre'),
(2564, 'Ana_Sousa_Venancio', '$P$Bo0yPwxTXOLfX9Kw7D88AjyqO9FgeC0', 'ana_sousa_venancio', 'ana.venancio@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10204481223182828/', '2015-05-30 10:09:37', '', 0, 'Ana Sousa Venancio'),
(2565, 'Suzana_Peixoto', '$P$BdY0fw452CfUFvL53uq3lTuxULuzBw0', 'suzana_peixoto', 'peixoto.suzana@gmail.com', 'https://plus.google.com/102742245262679744399', '2015-05-30 10:14:38', '', 0, 'Suzana Peixoto'),
(2566, 'Tripsurfgalice_Surfhouse', '$P$BThicKaDdkCtD.MdSU2xt6JVtNRqhB.', 'tripsurfgalice_surfhouse', 'tripsurfgalice@gmail.com', 'https://www.facebook.com/app_scoped_user_id/864869083607281/', '2015-05-30 10:16:07', '', 0, 'Tripsurfgalice Surfhouse'),
(2567, 'Filipa_Carvalhais', '$P$BeXSLhvWpEmuufOrZILF/S4/HdkW2S1', 'filipa_carvalhais', 'filipa.carvalhais@fonteviva.com.pt', 'https://www.facebook.com/app_scoped_user_id/10207091249024329/', '2015-05-30 10:18:28', '', 0, 'Filipa Carvalhais'),
(2568, 'google_user_1', '$P$BeKV1PGQCTzC8.XgPgKx/CqoPF/h5u0', 'google_user_1', 'tiagomanix@hotmail.com', '', '2015-05-30 10:18:41', '', 0, 'google_user'),
(2569, 'Patricia_Neto', '$P$BF6bob2znN7A2CdZCcQsazOxSnvO.3/', 'patricia_neto', 'm.neto.patricia@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204105946825064/', '2015-05-30 10:20:33', '', 0, 'Patricia Neto'),
(2570, 'Alexandre_Goncalves', '$P$BwODYMqhYvXoBvV6XiMDBTJikVVBXf/', 'alexandre_goncalves', 'alex.garfil@gmail.com', 'https://www.facebook.com/app_scoped_user_id/876877605711759/', '2015-05-30 10:27:40', '', 0, 'Alexandre Gonçalves'),
(2571, 'Francisca_Rebello_de_Andrade', '$P$B6zuZP7bDOCY0OhYBG/S83tn4MKxsQ0', 'francisca_rebello_de_andrade', 'facebook_user_francisca_rebello_de_andrade@example.com', 'https://www.facebook.com/app_scoped_user_id/881330008601094/', '2015-05-30 10:28:25', '', 0, 'Francisca Rebello de Andrade'),
(2572, 'Frederico_Prudencio', '$P$B3CfZjujVDCeyaet55pJ427ydI8zcP/', 'frederico_prudencio', 'kiko98@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/911336975579951/', '2015-05-30 10:31:22', '', 0, 'Frederico Prudêncio'),
(2573, 'Filipa_Brandao_de_Melo', '$P$Bp7gvWZK1qyYqpX/g2cftsWcELACzL/', 'filipa_brandao_de_melo', 'filipa_brandaodemelo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152954967512709/', '2015-05-30 10:34:54', '', 0, 'Filipa Brandão de Melo'),
(2574, 'Ruben_Silva', '$P$BLnHQ3lKalB/00fhBsLFAh3pavw8K/0', 'ruben_silva', 'rubencelso@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/436254353213246/', '2015-05-30 10:50:01', '', 0, 'Ruben Silva'),
(2575, 'Luis_Aguas', '$P$Bci7raR8AZcVuGEg7POF1m7TLVCJu6/', 'luis_aguas', 'lmaguas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/974767889200965/', '2015-05-30 10:59:11', '', 0, 'Luis Águas'),
(2576, 'Jeronimo_Portela_Morais', '$P$BerI98IJQbApwsHdgtxdbxtl5Ls9PN.', 'jeronimo_portela_morais', 'jeronimoportela@gmail.com', 'https://www.facebook.com/app_scoped_user_id/907699555956073/', '2015-05-30 11:13:48', '', 0, 'Jerónimo Portela Morais'),
(2577, 'Pedro_Salpico_Valentim', '$P$BoL3Yw.GRP4RsSTNMheYJsAKxyMi3T/', 'pedro_salpico_valentim', 'facebook_user_pedro_salpico_valentim@example.com', 'https://www.facebook.com/app_scoped_user_id/458660084302801/', '2015-05-30 11:23:12', '', 0, 'Pedro Salpico Valentim'),
(2578, 'Gustavo_Cabrita_Neto', '$P$B8uyjyBYcrBnMuKwMf0xQiR/lDAAjf.', 'gustavo_cabrita_neto', 'gcneto@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1121882594494408/', '2015-05-30 11:24:05', '', 0, 'Gustavo Cabrita Neto'),
(2579, 'Eduardo_Leitao', '$P$BN1UZhL4ljE6tVbsmlft6efkio5dGE.', 'eduardo_leitao', 'eduardol303@gmail.com', 'https://www.facebook.com/app_scoped_user_id/991345270883570/', '2015-05-30 11:24:18', '', 0, 'Eduardo Leitão'),
(2580, 'Francisco_Manuel_Sousa', '$P$BzWMMRi4vhTF9BF0haJZX4jp1hyslK1', 'francisco_manuel_sousa', 'chicosousa99@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205342954950591/', '2015-05-30 11:29:36', '', 0, 'Francisco Manuel Sousa'),
(2581, 'Beatriz_Pereira_da_Silva', '$P$Bvx88gkEWbvAfBpZ12L41P/oWHlvuL0', 'beatriz_pereira_da_silva', 'beatriz.p.silva@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207243615475001/', '2015-05-30 11:35:06', '', 0, 'Beatriz Pereira da Silva'),
(2582, 'Marcos_Silva', '$P$BW8uQ3ghBv2UepDrD5sDmMAWr4wpt1.', 'marcos_silva', 'marcosasilva86@gmail.com', 'https://www.facebook.com/app_scoped_user_id/956153921072677/', '2015-05-30 11:35:51', '', 0, 'Marcos Silva'),
(2583, 'Frederico_Henriques', '$P$BJCju5V4kHyzDTGMIGqjUGZSbRsoy91', 'frederico_henriques', 'fred.henriques1997@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/861583553908020/', '2015-05-30 11:39:37', '', 0, 'Frederico Henriques'),
(2584, 'Hugo_Lopes', '$P$BP7/EgI0FSkbzTuI6jj7.lZuJlpQGY/', 'hugo_lopes', 'huglopes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205970908624455/', '2015-05-30 11:41:13', '', 0, 'Hugo Lopes'),
(2585, 'Marcia_Vasconcelos', '$P$Bd46XH1QqMDU4EkbqkFoGkwrlRpWgl0', 'marcia_vasconcelos', 'mar.vasconcelos18@gmail.com', 'https://plus.google.com/103443458227897575638', '2015-05-30 11:46:28', '', 0, 'Márcia Vasconcelos'),
(2586, 'Fatima_Olim_Andrade', '$P$BrjeaOLu1kQXBzqbKocRK3sHSoKF6I0', 'fatima_olim_andrade', 'olimandrade@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206679795531666/', '2015-05-30 11:47:25', '', 0, 'Fátima Olim Andrade'),
(2587, 'Ana_Filipa_Godinho', '$P$BsrgoyyEL5OyG3M48VZ1rZW3G.bSYU.', 'ana_filipa_godinho', 'anafilo1@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/874698679264801/', '2015-05-30 11:49:09', '', 0, 'Ana Filipa Godinho'),
(2588, 'Pedro_Rodrigues', '$P$BkXMy/1Jl7onJpAsYtZ5rTm1O1OlXz.', 'pedro_rodrigues', 'pedrodrigues_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206998464388510/', '2015-05-30 11:49:30', '', 0, 'Pedro Rodrigues'),
(2589, 'Rodrigo_Borges', '$P$BF3Gv5s152djxWGATlniuqBdWIJnSN.', 'rodrigo_borges', 'rodrigoborgeslopes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206358648035701/', '2015-05-30 11:49:55', '', 0, 'Rodrigo Borges'),
(2590, 'Lourenco_Faria', '$P$B.Ix25zdS4kVRQAT2ozxOnp0xq/is3.', 'lourenco_faria', 'lourencofavilafaria@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/894671703904438/', '2015-05-30 11:52:50', '', 0, 'Lourenço Faria'),
(2591, 'Hugo_Almeida_Visuals', '$P$Bs1CQpKrZFuLZqRNBeptHf.B5AHjzz0', 'hugo_almeida_visuals', 'havideos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1115299145151952/', '2015-05-30 11:55:15', '', 0, 'Hugo Almeida Visuals'),
(2592, 'Joao_Ferreira_Gomes', '$P$BO4jGZdNH.gvyOkPIrx4C.vrqpnDxP.', 'joao_ferreira_gomes', 'joaogomes@see-link.com', 'https://www.facebook.com/app_scoped_user_id/10206629354563377/', '2015-05-30 11:55:15', '', 0, 'João Ferreira Gomes'),
(2593, 'Ines_Ramires_Faustino', '$P$BtW8MKO2LaBXUNkTrRvCLS1XUTiMoZ/', 'ines_ramires_faustino', 'i.faustino99@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/793350004112305/', '2015-05-30 12:01:25', '', 0, 'Ines Ramires Faustino'),
(2594, 'Diogo_Carmona', '$P$BYZ7xDuwF9eDqLlzDZ99cvop6yLJd80', 'diogo_carmona', 'diogocarmona97@gmail.com', 'https://www.facebook.com/app_scoped_user_id/783531905094386/', '2015-05-30 12:06:09', '', 0, 'Diogo Carmona'),
(2595, 'Paulo_Matos_Nunes', '$P$BIg/pLbBAkUc8Osf9shknVE.xt4LAw/', 'paulo_matos_nunes', 'paulmnunes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/844290788939484/', '2015-05-30 12:08:00', '', 0, 'Paulo Matos Nunes'),
(2596, 'Duarte_Tristao_Vieira', '$P$B0gN7UDzFNm6cNDsbdQNEPosdsRkNT1', 'duarte_tristao_vieira', 'facebook_user_duarte_tristao_vieira@example.com', 'https://www.facebook.com/app_scoped_user_id/911313678916913/', '2015-05-30 12:08:13', '', 0, 'Duarte Tristao Vieira'),
(2597, 'Filipa_Botas', '$P$B0iXWpc6d6tjYdA/K7esrcj4Y0rWtO0', 'filipa_botas', 'filipaabotas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/980581668639140/', '2015-05-30 12:12:59', '', 0, 'Filipa Botas'),
(2598, 'Sofs_Fiolhais', '$P$B6c6WQo.40kRv9rwHoSA/6jknXAksS.', 'sofs_fiolhais', 'sofia.fiolhais@gmail.com', 'https://plus.google.com/115602267990976632942', '2015-05-30 12:15:00', '', 0, 'Sofs Fiolhais'),
(2599, 'Diogo_Costa', '$P$BavetqAO09ueFre7aVVEOtQpoOMVpb/', 'diogo_costa', 'diogofcosta13@gmail.com', 'https://www.facebook.com/app_scoped_user_id/953827747970990/', '2015-05-30 12:22:39', '', 0, 'Diogo Costa'),
(2600, 'cristina_homem_de_mello', '$P$B5D9QpCf2RyqX5.d6hgri3RNM1iE4g1', 'cristina_homem_de_mello', 'cristinahmello@gmail.com', 'https://plus.google.com/100479345697310561295', '2015-05-30 12:23:21', '', 0, 'cristina homem de mello'),
(2601, 'Manuel_Branquinho', '$P$BuPmiBq3mw3MRJAnr442q/qFJqdgCv.', 'manuel_branquinho', 'manuelbranquinho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204232725525036/', '2015-05-30 12:23:58', '', 0, 'Manuel Branquinho'),
(2602, 'nuno_da_silva', '$P$B52dx4A1pH21MAm1XZ5qAA.OG6iEnG/', 'nuno_da_silva', 'nunodasilva34@gmail.com', 'https://plus.google.com/109837665069285189598', '2015-05-30 12:24:45', '', 0, 'nuno da silva'),
(2603, 'Ricardo_Jorge', '$P$BN.b1VqI55syHcd098F72r4D8zEh8D.', 'ricardo_jorge', 'ricardof.jorgef@gmail.com', 'https://www.facebook.com/app_scoped_user_id/590894964385608/', '2015-05-30 12:25:19', '', 0, 'Ricardo Jorge'),
(2604, 'Afonso_Melara_Dias', '$P$BqAvv.n7o2kzyBxujt4Xwjw8bhWh4W/', 'afonso_melara_dias', 'afonsomelara96@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1005234849495905/', '2015-05-30 12:35:21', '', 0, 'Afonso Melara Dias'),
(2605, 'Rusa_Rodrigues_Morgado', '$P$BfMiM3OWy5OAWlzaF7YjzzhqlV5muu/', 'rusa_rodrigues_morgado', 'rusamorgado@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152918334933595/', '2015-05-30 12:38:07', '', 0, 'Rusa Rodrigues Morgado'),
(2606, 'Micaela_Henriques_Jeronimo', '$P$BOja4.CJtZ44o.SLQTS602eOQ3ZlMM0', 'micaela_henriques_jeronimo', 'micaelajeronimo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205221398867666/', '2015-05-30 12:39:45', '', 0, 'Micaela Henriques Jerónimo'),
(2607, 'Catarina_Neff', '$P$Bwph802Mn0C77c4W9lvYSHRh482YiB/', 'catarina_neff', 'catarina_polonio@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152867413152314/', '2015-05-30 12:39:57', '', 0, 'Catarina Neff'),
(2608, 'Teresa_Valadares', '$P$BRbwlg0tH3MVGDf.GKBxJkdUCFSy4a/', 'teresa_valadares', 'teresambv@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/398265347027035/', '2015-05-30 12:44:18', '', 0, 'Teresa Valadares'),
(2609, 'Carolina_Lacerda_Machado', '$P$BDn6AU7lZnAh7gr1/Vm.R90JX6XgRc0', 'carolina_lacerda_machado', 'carolinalacerdamachado@gmail.com', 'https://www.facebook.com/app_scoped_user_id/976123529086456/', '2015-05-30 12:52:09', '', 0, 'Carolina Lacerda Machado'),
(2610, 'Francisco_Vala', '$P$BytjpUqv8TubAY1rKUwF/OCd/Uk1YU0', 'francisco_vala', 'kico76@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/1155254727834412/', '2015-05-30 12:54:37', '', 0, 'Francisco Vala'),
(2611, 'Jonathan_Lafontaine_Broktyny', '$P$BqR/oSZ73BMBmqqpT9.nQCFHFF9DLV1', 'jonathan_lafontaine_broktyny', 'conchinhacarlos240@gmail.com', 'https://www.facebook.com/app_scoped_user_id/634524663349978/', '2015-05-30 12:59:45', '', 0, 'Jonathan Lafontaine Broktyny'),
(2612, 'Rosario_Morgado', '$P$BaKABrNXs0IlhZbEOcSA8W02vxNgd4.', 'rosario_morgado', 'rosariorodriguesmorgado@gmail.com', 'https://plus.google.com/106196319039493551478', '2015-05-30 13:01:46', '', 0, 'Rosário Morgado'),
(2613, 'Marta_Madeira', '$P$BgHXZm/KNcN3y/pyByfGwer328rhK8/', 'marta_madeira', 'martamadeira03@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1636405876591580/', '2015-05-30 13:02:03', '', 0, 'Marta Madeira'),
(2614, 'brun_cast', '$P$BgaRZpPpYB5bMfP0yO20DPpFsNOIot/', 'brun_cast', 'bruna.piedade.castelao@gmail.com', 'https://plus.google.com/115331217624666720578', '2015-05-30 13:06:16', '', 0, 'brun cast'),
(2615, 'Ines_Batalha_Lopes', '$P$BGkon1gZZHnHorwKT6rVOxT3K.Ooxv0', 'ines_batalha_lopes', 'inesbatalhalopes@gmail.com', 'https://plus.google.com/102121535227113080677', '2015-05-30 13:09:09', '', 0, 'Inês Batalha Lopes'),
(2616, 'Ines_Bang', '$P$BWHHh24x2CMrsuFsEG/mUL60.c1HCW.', 'ines_bang', 'ics.new@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/660926340706175/', '2015-05-30 13:11:35', '', 0, 'Ines Bang'),
(2617, 'Youbi_Ahmed', '$P$Br5o59FPYk0G5Bsf/SXLhzls/CzzE7.', 'youbi_ahmed', 'a_youbi@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152740113126511/', '2015-05-30 13:14:30', '', 0, 'Youbi Ahmed'),
(2618, 'Joao_Oliveira', '$P$B8QAbjrkk47fpnWYFAu2G89wn1QMEs/', 'joao_oliveira', 'facebook_user_joao_oliveira@example.com', 'https://www.facebook.com/app_scoped_user_id/1133609783332413/', '2015-05-30 13:15:23', '', 0, 'João Oliveira'),
(2619, 'Luis_Queiros', '$P$BwQ43BJpNvlwPVmx3RWuISgRNxfl/R/', 'luis_queiros', 'cpqluis@gmail.com', 'https://plus.google.com/103404502166414782034', '2015-05-30 13:16:41', '', 0, 'Luis Queirós'),
(2620, 'Ines_Saramago', '$P$BbeNHNbZZHVA21MmNfEgZPyIgqd9CS1', 'ines_saramago', 'ineslevii@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/10204718997603539/', '2015-05-30 13:21:56', '', 0, 'Inês Saramago'),
(2621, 'Matteo_Negrello', '$P$BK/5W6NT2/3ER0hcXSdvcLhmBWtEEM/', 'matteo_negrello', 'matteodinegrello@gmail.com', 'https://www.facebook.com/app_scoped_user_id/577924915683990/', '2015-05-30 13:22:00', '', 0, 'Matteo Negrello'),
(2622, 'Leonor_Onofre', '$P$B5vhuLEgy0gWQB3bOsuiqNSb77USqR.', 'leonor_onofre', 'leonoronofrepacheco@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1119259474767954/', '2015-05-30 13:27:40', '', 0, 'Leonor Onofre'),
(2623, 'Mariana_Goncalves', '$P$B2SMOVyl5xVWdG8IRgPvsPZfJ6ZlXC0', 'mariana_goncalves', 'marianabarbosa@live.com', 'https://www.facebook.com/app_scoped_user_id/968120443238727/', '2015-05-30 13:31:29', '', 0, 'Mariana Gonçalves'),
(2624, 'Diogo_Jg', '$P$BqnGCceLyGwPZHsuMI1w.GX6X2ZpbP1', 'diogo_jg', 'diogojg15@gmail.com', 'https://plus.google.com/116037127095463279463', '2015-05-30 13:31:57', '', 0, 'Diogo Jg'),
(2625, 'Anna_Christina_Rocha', '$P$BagWXSpyQ/gVgzy.oEmRjHq/OcpVYm0', 'anna_christina_rocha', 'anna.chris.rocha@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/895056723892836/', '2015-05-30 13:33:07', '', 0, 'Anna Christina Rocha'),
(2626, 'Maria_Ribeiro', '$P$BYYOb2Xxg.etPllpqBWjsAjsnTW7Uf.', 'maria_ribeiro', 'maria_joao_ribeiro_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1006536989357413/', '2015-05-30 13:39:32', '', 0, 'Maria Ribeiro'),
(2627, 'Goncalo_Padua', '$P$BqRPsriqM7qTL38yzsauRQzvwIUAFB.', 'goncalo_padua', 'gpadua1@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/689122881233372/', '2015-05-30 13:46:05', '', 0, 'Gonçalo Pádua'),
(2628, 'Rodrigo_Carreiras', '$P$Bw5aoHrfs9gArciUszVuD0vxnW83t91', 'rodrigo_carreiras', 'rscarreiras.94@gmail.com', 'https://plus.google.com/103213069160894443667', '2015-05-30 13:46:23', '', 0, 'Rodrigo Carreiras'),
(2629, 'Claudio_Paschoa', '$P$BVqlk1McW7LLy4iu22Dc41vqH1r4eg.', 'claudio_paschoa', 'capaschoa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152744434742820/', '2015-05-30 13:47:21', '', 0, 'Claudio Paschoa'),
(2630, 'Leonor_Barros', '$P$BEpVNoXW/XO1rhWWK/Sdymtjm0FYor/', 'leonor_barros', 'leonorburnaybarros@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1592665304344958/', '2015-05-30 14:04:21', '', 0, 'Leonor Barros'),
(2631, 'Jose_Diogo', '$P$BdH9HbShXbaI56YNT.4qQKwXICbU/Y.', 'jose_diogo', 'di.oeiras@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203062504123599/', '2015-05-30 14:04:53', '', 0, 'José Diogo'),
(2632, 'Marta_Andrade_Ventura', '$P$BHbEcoo/AoBY.i9LpSyCsoOfDA8GZi.', 'marta_andrade_ventura', 'facebook_user_marta_andrade_ventura@example.com', 'https://www.facebook.com/app_scoped_user_id/939596392730277/', '2015-05-30 14:10:57', '', 0, 'Marta Andrade Ventura'),
(2633, 'Manuel_Mestre_1', '$P$BjZomfNSl0m82DjIym7u4QuHWyyjJJ/', 'manuel_mestre_1', 'msmestre@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207046485584657/', '2015-05-30 14:13:34', '', 0, 'Manuel Mestre'),
(2634, 'Luis_Muchata', '$P$BqI6.1LTHRyv3a5XGY3oi3AW3U6esD1', 'luis_muchata', 'luismuchata14@gmail.com', 'https://www.facebook.com/app_scoped_user_id/970968892927231/', '2015-05-30 14:13:42', '', 0, 'Luis Muchata'),
(2635, 'Beatriz_Lacerda_Machado', '$P$B7Oqxsy7fgMQuvYOxbDfMrXOwjezsI1', 'beatriz_lacerda_machado', 'tiz_machado@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206074496955624/', '2015-05-30 14:18:31', '', 0, 'Beatriz Lacerda Machado'),
(2636, 'Pedro_Ramires', '$P$BcMlYP1lzThYPgYAmEzvmjuQoYTAov.', 'pedro_ramires', 'facebook_user_pedro_ramires@example.com', 'https://www.facebook.com/app_scoped_user_id/10206056480946807/', '2015-05-30 14:18:44', '', 0, 'Pedro Ramires'),
(2637, 'Miguel_Correia_Xorincas', '$P$Bg9q35UhJOXpEkkQLo/72gMk7k5ywX/', 'miguel_correia_xorincas', 'miguelxorincas@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/982648425113781/', '2015-05-30 14:21:58', '', 0, 'Miguel Correia Xorincas'),
(2638, 'Pedro_Lagarteiro', '$P$BWyBL4/9t9IZAEDH8B4cSI98JRGXvU.', 'pedro_lagarteiro', 'pedrolfrutuoso@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1425732357749216/', '2015-05-30 14:27:13', '', 0, 'Pedro Lagarteiro'),
(2639, 'Cristiana_Gastao', '$P$Biv7QYlUX8OmF5NKVYZKMqEqROMtth.', 'cristiana_gastao', 'cristianagastao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/986087528082763/', '2015-05-30 14:31:23', '', 0, 'Cristiana Gastão'),
(2640, 'Burst_Surfboards', '$P$BlTz/qeOFyRpkRR990qUu6JMD3CZBM1', 'burst_surfboards', 'joser410@gmail.com', 'https://www.facebook.com/app_scoped_user_id/714853271971128/', '2015-05-30 14:33:47', '', 0, 'Burst Surfboards'),
(2641, 'Sebastiao_Sa_da_Bandeira', '$P$BQuGY8IpEWIHSEayflLINEVuUKqrAu/', 'sebastiao_sa_da_bandeira', 'sebastiaosadabandeira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/900579079981340/', '2015-05-30 14:34:18', '', 0, 'Sebastião Sá da Bandeira'),
(2642, 'Nuno_Santos_3', '$P$BHeL0t4VuH9uKlViZc8OM7EwP0Ut4y/', 'nuno_santos_3', 'nunompcsantos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1114277048586107/', '2015-05-30 14:36:12', '', 0, 'Nuno Santos'),
(2643, 'Diogo_Novella_Lopes-Cardoso', '$P$BTZfKxmZBQ9vnk3/j8OVTkRFXl2M2c.', 'diogo_novella_lopes-cardoso', 'diogolcnovella@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10202631283223611/', '2015-05-30 14:36:30', '', 0, 'Diogo Novella Lopes-Cardoso'),
(2644, 'Andre_Palma', '$P$BqVF4FpCsHtyeK1cmim/3SKQAf.Pel0', 'andre_palma', 'alwayssurfschool@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205412291004759/', '2015-05-30 14:48:52', '', 0, 'Andre Palma'),
(2645, 'Carlos_Mota', '$P$BKjkxBHPt1um/0dglrzpIB1BL2gMyT1', 'carlos_mota', 'carlosmaria@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/10203214901367518/', '2015-05-30 14:49:16', '', 0, 'Carlos Mota'),
(2646, 'Lucrecia_Garcia', '$P$BP4QbI6fgG2wg059QizazxCzNaQ4pP0', 'lucrecia_garcia', 'lugarcia5@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203080798940633/', '2015-05-30 14:56:50', '', 0, 'Lucrecia Garcia'),
(2647, 'Nuno_Shaka_Tavares', '$P$BSoA2evVxuK3oCdLmX3PEo0IVfngir.', 'nuno_shaka_tavares', 'nuno246@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204379567190500/', '2015-05-30 14:57:24', '', 0, 'Nuno Shaka Tavares'),
(2648, 'Vasco_Queiroz', '$P$BQmWk8tCQx0Pz3ft/eGRYtgaTDyXCN1', 'vasco_queiroz', 'facebook_user_vasco_queiroz@example.com', 'https://www.facebook.com/app_scoped_user_id/1606803786270037/', '2015-05-30 14:59:36', '', 0, 'Vasco Queiroz'),
(2649, 'Rosa_Maria_Figueiredo', '$P$Btf5TTGew37KODj3uRFIoJ8V.hzB2N/', 'rosa_maria_figueiredo', 'rmarf@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/980042438687517/', '2015-05-30 14:59:49', '', 0, 'Rosa Maria Figueiredo'),
(2650, 'Nuno_Tavares', '$P$BdOnyBg4ThBEqRXBDqV5oVbUUvbibE1', 'nuno_tavares', 'nunopgt@gmail.com', 'https://plus.google.com/107821372468348844161', '2015-05-30 15:00:37', '', 0, 'Nuno Tavares'),
(2651, 'luis_poinhos', '$P$Bs4CcVK3Vr9CnlzEBvgC4zZW8S3qrO1', 'luis_poinhos', 'luis.poinhos@gmail.com', '', '2015-05-30 15:01:01', '', 0, 'luis poinhos'),
(2652, 'Goncalo_Godinho', '$P$BthSqjpgqa4cgN2S4S5di80Uu4dd4m0', 'goncalo_godinho', 'facebook_user_goncalo_godinho@example.com', 'https://www.facebook.com/app_scoped_user_id/949312788434226/', '2015-05-30 15:10:16', '', 0, 'Gonçalo Godinho'),
(2653, 'Duarte_Seabra_Luis', '$P$BLR02VNgD7Ivo1UIqFqOtlgQhSPvrz1', 'duarte_seabra_luis', 'duarteseabral@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/375992745925417/', '2015-05-30 15:13:03', '', 0, 'Duarte Seabra Luís'),
(2654, 'Pedro_Guedes_de_Sousa', '$P$BzemK7ZzKsHibHFVK0Y249ApIG.9oH1', 'pedro_guedes_de_sousa', 'pedro.guedes@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/970059836357740/', '2015-05-30 15:13:36', '', 0, 'Pedro Guedes de Sousa'),
(2655, 'Luisa_Beltrao', '$P$Bu6xY2D9E.W86srLeFt2wLtDRUw33I.', 'luisa_beltrao', 'luisabeltrao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204383251887042/', '2015-05-30 15:36:33', '', 0, 'Luísa Beltrão'),
(2656, 'Ella_Sid', '$P$B0x.tnQNytAaiZODulmOiL9hkWT00k/', 'ella_sid', 'ella3870@gmail.com', 'https://www.facebook.com/app_scoped_user_id/466038893572571/', '2015-05-30 15:49:33', '', 0, 'Ella Sid'),
(2657, 'paula_fidalgo', '$P$B5PDHcGIiq2w9BiMGLne8z0RPH8xvi0', 'paula_fidalgo', 'paulafidalg@gmail.com', 'https://plus.google.com/100539210890445628552', '2015-05-30 15:52:47', '', 0, 'paula fidalgo'),
(2658, 'Beatriz_Faria', '$P$BDUwoZ8kj2vhxUByce6u81uxssQ1kN0', 'beatriz_faria', 'beatriz15gfaria@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1450337315280214/', '2015-05-30 15:58:33', '', 0, 'Beatriz Faria'),
(2659, 'baby_meirelles', '$P$Btzk92UEX7bobqqWng8rOc5y5kJ8Q31', 'baby_meirelles', 'irmmeirelles@gmail.com', 'https://plus.google.com/113877859054225319848', '2015-05-30 16:05:55', '', 0, 'baby meirelles'),
(2660, 'Teresa_Abracos', '$P$BeEzF73YWk.jiDq9czuOcmhJwzYo8b1', 'teresa_abracos', 'teresaabracos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/825215747564613/', '2015-05-30 16:10:28', '', 0, 'Teresa Abraços'),
(2661, 'Julia_Lopes', '$P$BFvkXcTxKLkku/8UIhl47EROkVT5RE/', 'julia_lopes', 'julialopes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206563556628619/', '2015-05-30 16:10:47', '', 0, 'Julia Lopes'),
(2662, 'David_Bernardo', '$P$BXyCvnxSjSqi0vpg4N3GRxb81MVmhX/', 'david_bernardo', 'davidccbernardo@gmail.com', 'https://plus.google.com/100200091161694405150', '2015-05-30 16:11:37', '', 0, 'David Bernardo'),
(2663, 'Maria_Eduarda_Pereira', '$P$BkjJzBMWVWnUxY0y.M6ngjVBHsupxd.', 'maria_eduarda_pereira', 'pereiraeduarda00@gmail.com', '', '2015-05-30 16:12:56', '', 0, 'Maria Eduarda Pereira'),
(2664, 'Janine_Mols-Griens', '$P$B5KZf5MfuUNcO3q3HiGMApnKSk89wx.', 'janine_mols-griens', 'jgriens@home.nl', 'https://www.facebook.com/app_scoped_user_id/1873699259522299/', '2015-05-30 16:15:43', '', 0, 'Janine Mols-Griens'),
(2665, 'Joana_Garcia', '$P$BhUibEitx1wDhqu4qpjRFLBisvHW6s1', 'joana_garcia', 'joanagarcia@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/825749014184794/', '2015-05-30 16:19:34', '', 0, 'Joana Garcia'),
(2666, 'Manuel_Cruz', '$P$BMh/zjK6ETeP/l370omP.YADeT5l7P1', 'manuel_cruz', 'manuel.lima.cruz@gmail.com', 'https://plus.google.com/105198004399002896615', '2015-05-30 16:20:57', '', 0, 'Manuel Cruz');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(2667, 'Monica_Fernandes', '$P$BlMKQICWWQpACSBtc81Wr96yazK9qB/', 'monica_fernandes', 'monica.fernandes.zon@gmail.com', '', '2015-05-30 16:30:59', '', 0, 'Mónica Fernandes'),
(2668, 'Mafalda_Ferreira', '$P$B8TNl57PEzGho0BWm7z1sbOPhZINFQ/', 'mafalda_ferreira', 'mafalda.muffy@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204076207537162/', '2015-05-30 16:41:36', '', 0, 'Mafalda Ferreira'),
(2669, 'Goncalo_Ferreira', '$P$BekH99tcoZwvE3UvosdvDifD5gIiBU.', 'goncalo_ferreira', 'barrosferreira-@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/964127530288368/', '2015-05-30 16:50:46', '', 0, 'Gonçalo Ferreira'),
(2670, 'Rosina_Pacheco', '$P$B5ENd7TUOrxNETWV.4lyfr/laCHW1J.', 'rosina_pacheco', 'rosina.pacheco@googlemail.com', 'https://www.facebook.com/app_scoped_user_id/10200720992302989/', '2015-05-30 16:51:15', '', 0, 'Rosina Pacheco'),
(2671, 'Catarina_Poiares', '$P$BlLfVmLbt.ZDUe3cmelv3CRWQ6bWLt0', 'catarina_poiares', 'c.poiares@aoficinadospresentes.pt', 'https://www.facebook.com/app_scoped_user_id/10200539748333892/', '2015-05-30 17:09:15', '', 0, 'Catarina Poiares'),
(2672, 'Telmo_Azevedo', '$P$BXLgbi70lFfqjlwUekaNw6bZ00HSLV0', 'telmo_azevedo', 't3lmo.azevedo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1073257612702880/', '2015-05-30 17:11:50', '', 0, 'Telmo Azevedo'),
(2673, 'Vasco_Maria_dOrey_Moreira', '$P$BkRau8xW6JJ/m3czeh8GAEXWnThf331', 'vasco_maria_dorey_moreira', 'vascodoreymoreira@gmail.com', 'https://plus.google.com/+VascoMariadOreyMoreira', '2015-05-30 17:12:52', '', 0, 'Vasco Maria d\'Orey Moreira'),
(2674, 'Nuno_Camarinha', '$P$Bs8bDH5s4Ut3PbzWk5KVXbRhpGFFbX0', 'nuno_camarinha', 'shinchan_rac@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205796693710550/', '2015-05-30 17:17:03', '', 0, 'Nuno Camarinha'),
(2675, 'Miguelangelo_Ludovice', '$P$B8Nj7xRfVXKEt8ooNQBrVkzQ9woyyN.', 'miguelangelo_ludovice', 'miguelangeloludovice@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/894789387248826/', '2015-05-30 17:21:39', '', 0, 'Miguelangelo Ludovice'),
(2676, 'Joao_Carlos_Peixoto', '$P$BC0nvRoTjK2cjIS0WaX3GkYNKLYw40/', 'joao_carlos_peixoto', 'joaoccpeixoto@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1656704864542667/', '2015-05-30 17:27:14', '', 0, 'Joao Carlos Peixoto'),
(2677, 'Goncalo_Albuquerque', '$P$BULMgqUfiNXdHinL/kHf2S7GmC1eeW/', 'goncalo_albuquerque', 'goncaloalbu@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1125585857457093/', '2015-05-30 17:28:20', '', 0, 'Gonçalo Albuquerque'),
(2678, 'Ricardo_Lopes', '$P$B8ruV/knwZmM4qwGDUVGFDDfdWL26J1', 'ricardo_lopes', 'ricardolopes_1@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/912403435465273/', '2015-05-30 17:28:27', '', 0, 'Ricardo Lopes'),
(2679, 'Miguel_Mouzinho', '$P$Bc0ktTCABfA4rooddpjvAbnHt9nQLA0', 'miguel_mouzinho', 'lucamouzinho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1608629249415900/', '2015-05-30 17:32:26', '', 0, 'Miguel Mouzinho'),
(2680, 'Goncalo_Oliveira_1', '$P$BM9V0HpkcBxBc2PLNQCWqnHntD793J1', 'goncalo_oliveira_1', 'esteves_goncalo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/868205263226563/', '2015-05-30 17:33:43', '', 0, 'Gonçalo Oliveira'),
(2681, 'Ra_Phael', '$P$BWfjkG91g5RQfFOpsGtjXC/7cX46Cq0', 'ra_phael', 'raphaelsvrupp@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207037848450659/', '2015-05-30 17:46:39', '', 0, 'Ra Phael'),
(2682, 'Concha_De_Lima_Mayer', '$P$BiJGDvKxnPp9dTWaBMDt3JG8pwV.XW1', 'concha_de_lima_mayer', 'conchamayer@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1001106999912886/', '2015-05-30 17:49:17', '', 0, 'Concha De Lima Mayer'),
(2683, 'Ricardo_Jacinto', '$P$BFYksIVTsa753.BfwxAnynncBJeE6O.', 'ricardo_jacinto', 'ricardo.blazzt@gmail.com', 'https://plus.google.com/116126197599433449661', '2015-05-30 18:05:11', '', 0, 'Ricardo Jacinto'),
(2684, 'Goncalo_Mendes', '$P$BtDAL57Umt9ivYOaKDuVUQe1RISM/w1', 'goncalo_mendes', 'goncalo_mendes460@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1114309751919794/', '2015-05-30 18:17:08', '', 0, 'Gonçalo Mendes'),
(2685, 'Ines_Pinto', '$P$BO3vhiBhd2/wjTr.tuChKxDpQcNwBj/', 'ines_pinto', 'surfpro.pinto@gmail.com', 'https://plus.google.com/115606883368497745083', '2015-05-30 18:22:10', '', 0, 'Inês Pinto'),
(2686, 'Goncalo_Molkow_Morais-David', '$P$BFHg.MyyN.ACQ6lPjH5BR5cwUsQgbn1', 'goncalo_molkow_morais-david', 'goncas.md@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/995157017169760/', '2015-05-30 18:22:35', '', 0, 'Gonçalo Molkow Morais-David'),
(2687, 'Isabel_Meirelles', '$P$Btt/aOz53A9YpuTijs4pMQtVJYjVDt.', 'isabel_meirelles', 'belila2525@gmail.com', 'https://plus.google.com/103294062103196860685', '2015-05-30 18:33:33', '', 0, 'Isabel Meirelles'),
(2688, 'Giovanni_Cossu', '$P$BSSn2V8EEgv/DOVwf7DnMlncZVeTez/', 'giovanni_cossu', 'jonnymarzo@hotmail.it', 'https://www.facebook.com/app_scoped_user_id/10206848375677676/', '2015-05-30 18:34:57', '', 0, 'Giovanni Cossu'),
(2689, 'Ines_Pocas', '$P$BFqWRtYDibdcTetDQpmfHufY1sso8J/', 'ines_pocas', 'inespocas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/858647660851053/', '2015-05-30 18:35:54', '', 0, 'Ines Poças'),
(2690, 'Adriana_Adp_Irrera', '$P$BaO3H3E/u4HpWgLGBuYKkAIcHi7lyW.', 'adriana_adp_irrera', 'adri3r@alice.it', 'https://www.facebook.com/app_scoped_user_id/10205577178526342/', '2015-05-30 18:42:18', '', 0, 'Adriana Adp Irrera'),
(2691, 'Joao_Antonio_Domingues', '$P$Bc0zu3BBjtrDNC5kQE/teKdNo3oak/0', 'joao_antonio_domingues', 'joaoantoniodomingues@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203327642946627/', '2015-05-30 18:46:52', '', 0, 'João António Domingues'),
(2692, 'Gabriel_Noronha', '$P$BmRVeUfBxgYz0lZ.4VT3hL5GoOSJG2.', 'gabriel_noronha', 'b.d.gallos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/845279665568959/', '2015-05-30 18:48:36', '', 0, 'Gabriel Noronha'),
(2693, 'Giuseppe_Fais', '$P$BTkwUP1N5nCyBQwNkX/ihgMKtz52Em0', 'giuseppe_fais', 'binaural01@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204906542409447/', '2015-05-30 18:51:38', '', 0, 'Giuseppe Fais'),
(2694, 'Goncalo_Martins', '$P$Bm4RQDcON67htd1yvfR9idHfnKc.vn/', 'goncalo_martins', 'goncalomartins999@gmail.com', 'https://www.facebook.com/app_scoped_user_id/478656802312667/', '2015-05-30 19:05:21', '', 0, 'Gonçalo Martins'),
(2695, 'Rafael_Brasiliense_Batista', '$P$BaqfBiFakXY5AXIulqD1zxUN73CNrD1', 'rafael_brasiliense_batista', 'rafaelbrasiliense31@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155687022125533/', '2015-05-30 19:07:32', '', 0, 'Rafael Brasiliense Batista'),
(2696, 'Domingos_Coiteiro', '$P$BesgXxjSoEYbJ0W8mhPmFaHZZ2iZ0Z0', 'domingos_coiteiro', 'dcoiteiro@gmail.com', 'https://plus.google.com/110616437617252129163', '2015-05-30 19:18:50', '', 0, 'Domingos Coiteiro'),
(2697, 'Ines_Couto', '$P$B57uFiBjzycGUTXQsFBnMlKKWn0lsp1', 'ines_couto', 'inescouto24@gmail.com', 'https://plus.google.com/107072369674161714315', '2015-05-30 19:24:48', '', 0, 'Ines Couto'),
(2698, 'Carlos_Fernandes', '$P$BngkaoB4KnoHr8svddIzomSUSSvvAv.', 'carlos_fernandes', 'the.sentryman@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202865834205234/', '2015-05-30 19:34:16', '', 0, 'Carlos Fernandes'),
(2699, 'Regina_Natalia_Medalha', '$P$BUllzXSRANF6e6lv3kAVxMS9VsnVVS0', 'regina_natalia_medalha', 'reginamedalha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200330898432209/', '2015-05-30 19:41:53', '', 0, 'Regina Natalia Medalha'),
(2700, 'Diego_Urbani', '$P$B7ylcF.YrvS3u8lTj4EKU9IPhle8ej1', 'diego_urbani', 'dgbike007@hotmail.it', 'https://www.facebook.com/app_scoped_user_id/10204825742469394/', '2015-05-30 19:52:53', '', 0, 'Diego Urbani'),
(2701, 'Nuno_Pinto', '$P$B3YwGX1UejfROdjuoMK7Ldw8CEzYIC/', 'nuno_pinto', 'pinto_trapalhao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206749365749657/', '2015-05-30 20:00:37', '', 0, 'Nuno Pinto'),
(2702, 'Andrea_Simone_Silva', '$P$BVsT93MJJIn/lT7hP0.C65nmqMiui20', 'andrea_simone_silva', 'andreasmsilva92@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152848454211975/', '2015-05-30 20:03:47', '', 0, 'Andrea Simone Silva'),
(2703, 'Goncalo_Oliveira_2', '$P$Bkvn/xYNqvwoRIhjrK6bVkbmA.IUkX0', 'goncalo_oliveira_2', 'gon.oli@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/829757947107865/', '2015-05-30 20:14:01', '', 0, 'Gonçalo Oliveira'),
(2704, 'Joao_Lima', '$P$Bvcm9zI4dVYcrSigYnV5dMTYB9jX2j0', 'joao_lima', 'jpcruzlima@yahoo.com.br', 'https://www.facebook.com/app_scoped_user_id/1008167315884874/', '2015-05-30 20:18:56', '', 0, 'João Lima'),
(2705, 'Luigi_Melis', '$P$BPJR6l4nHuS9TFDZlC58Zvf/CMtQyI/', 'luigi_melis', 'suell0712@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1585938915007060/', '2015-05-30 20:23:37', '', 0, 'Luigi Melis'),
(2706, 'maria_chaves', '$P$B3Qp44fDYR7N/jyYtUu7UH/jRCjpib1', 'maria_chaves', 'marialealchaves@gmail.com', 'https://plus.google.com/103678521668765268020', '2015-05-30 20:45:06', '', 0, 'maria chaves'),
(2707, 'Nicolo_Ilardo', '$P$BERQ3ZHUDXG9p65PvAmqGWucTL8GGA1', 'nicolo_ilardo', 'nicoloilardo00@outlook.com', 'https://www.facebook.com/app_scoped_user_id/10202894184274573/', '2015-05-30 20:54:04', '', 0, 'Nicolò Ilardo'),
(2708, 'Paulo_Cesar_Pina', '$P$B6/LJGqeOr/8e/659MjJfNZa1/YcWX0', 'paulo_cesar_pina', 'pina.paulo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1010340338978697/', '2015-05-30 21:01:37', '', 0, 'Paulo César Pina'),
(2709, 'Alexandra_Maria_Sousa', '$P$BGEGs6TTolArQwxEyeu95UHtIgtUSc0', 'alexandra_maria_sousa', 'maria@roovers.pt', 'https://www.facebook.com/app_scoped_user_id/978089592236474/', '2015-05-30 21:03:22', '', 0, 'Alexandra Maria Sousa'),
(2710, 'Mariana_Pedroso', '$P$B64fG2DiQlGaDQjl/ia987mA1JXOhO/', 'mariana_pedroso', 'mariana_pedroso@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155530137935161/', '2015-05-30 21:13:29', '', 0, 'Mariana Pedroso'),
(2711, 'Cristina_Pereira', '$P$BzZL1zqlwVmBVchLWq9JllqOquXzqO0', 'cristina_pereira', 'mcriscpereira@gmail.com', 'https://plus.google.com/107128375129605120774', '2015-05-30 21:13:51', '', 0, 'Cristina Pereira'),
(2712, 'Goncalo_Fragoso', '$P$B5kOA0Drmd0XUG3AJ3ay7Uj2MnHpTR0', 'goncalo_fragoso', 'malucoavistado@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203379466802077/', '2015-05-30 21:16:21', '', 0, 'Gonçalo Fragoso'),
(2713, 'Hugo_Fonseca', '$P$BvljTjyuWKXgPTUmoPCGJ5a5JLZMnZ.', 'hugo_fonseca', 'hugofonseca_1992@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155646079040634/', '2015-05-30 21:42:39', '', 0, 'Hugo Fonseca'),
(2714, 'Salvador_Cabral_da_Camara', '$P$B2Bfg5.9ZDNmMUVi2Klepgtq1aVhP/.', 'salvador_cabral_da_camara', 'salvadordacamara@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/811388985612323/', '2015-05-30 21:43:04', '', 0, 'Salvador Cabral da Camara'),
(2715, 'Pedro_Migu_Romao', '$P$BaEKhkb56kNmE8kbL9B4darQlydJTA.', 'pedro_migu_romao', 'pedromiguromao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155575601375304/', '2015-05-30 21:44:31', '', 0, 'Pedro Migu Romão'),
(2716, 'Patricia_Ferreira_de_Lima', '$P$B.bIwxCaD1ZLkMYn7WnhA6EDI9MrYW0', 'patricia_ferreira_de_lima', 'facebook_user_patricia_ferreira_de_lima@example.com', 'https://www.facebook.com/app_scoped_user_id/10205283909911400/', '2015-05-30 21:47:20', '', 0, 'Patricia Ferreira de Lima'),
(2717, 'Vasco_Claro', '$P$BoMvMYLGo/vvjQJn/NQKt69ZnHBVaj.', 'vasco_claro', 'vascoclaro@vodafone.pt', 'https://www.facebook.com/app_scoped_user_id/829239060505307/', '2015-05-30 21:54:24', '', 0, 'Vasco Claro'),
(2718, 'Jose_Costa', '$P$BiHBrolKbW9xT4zNkDEtiFrhdIDk3e0', 'jose_costa', 'zecosta.surfer@gmail.com', 'https://plus.google.com/113876028111119787615', '2015-05-30 21:58:08', '', 0, 'Jose Costa'),
(2719, 'Frederic_Wiliam', '$P$Ba8OscikOJF85Yu6LP3H4oM9X.DiFy0', 'frederic_wiliam', 'fredericwiliam@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153425913770802/', '2015-05-30 22:00:07', '', 0, 'Frederic Wiliam'),
(2720, 'Julie_Tarchini', '$P$Bj5jjuIlOmM2848ub2wrrjrli69uMh1', 'julie_tarchini', 'j.tarchini@hotmail.ch', 'https://www.facebook.com/app_scoped_user_id/10205845551791101/', '2015-05-30 22:00:42', '', 0, 'Julie Tarchini'),
(2721, 'Bernardo_Seabra', '$P$BkWGhptbKOaO0DSdQnjLVb7mkqYd68/', 'bernardo_seabra', 'bs@simplefruit.pt', 'https://www.facebook.com/app_scoped_user_id/10203877575050136/', '2015-05-30 22:05:03', '', 0, 'Bernardo Seabra'),
(2722, 'Pedro_Paraiso', '$P$BBsu0Ihj.yXgEyEqzZo14WxPb8tjNF0', 'pedro_paraiso', 'pparaiso@msn.com', 'https://www.facebook.com/app_scoped_user_id/1058301880865987/', '2015-05-30 22:07:33', '', 0, 'Pedro Paraíso'),
(2723, 'Pedro_Ferrer', '$P$BdIpk/gVI9zHHDyA1bIUFour.Uutt2.', 'pedro_ferrer', 'facebook_user_pedro_ferrer@example.com', 'https://www.facebook.com/app_scoped_user_id/10152876551468144/', '2015-05-30 22:07:51', '', 0, 'Pedro Ferrer'),
(2724, 'Miguel_Gomes', '$P$BOLeRs5P1u3m6CYcWZUg.JQiJd80XH1', 'miguel_gomes', 'miguel-a-gomes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205723277658909/', '2015-05-30 22:08:19', '', 0, 'Miguel Gomes'),
(2725, 'Sara_Bordalo_Goncalves', '$P$B2baYaQ4C7.z9Fu19wJYTXEOWAHrMM.', 'sara_bordalo_goncalves', 'sarabordalo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/956618774369053/', '2015-05-30 22:09:29', '', 0, 'Sara Bordalo Gonçalves'),
(2726, 'Ricardo_Silva_1', '$P$BNVMRsUu2CA9quzY4BF.kky/H2hxwX.', 'ricardo_silva_1', 'rssurfrider@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10206449512693620/', '2015-05-30 22:13:47', '', 0, 'Ricardo Silva'),
(2727, 'Tomas_Cambournac', '$P$BBrUoZzz7XLkgLWC6ZcVD/BtUnRciW0', 'tomas_cambournac', 'tomascosta12@gmail.com', 'https://www.facebook.com/app_scoped_user_id/843498659078116/', '2015-05-30 22:16:17', '', 0, 'Tomás Cambournac'),
(2728, 'Pedro_Vicente', '$P$BwhIx4OX4eJj4Ig8kXVh8CnpUjZB4S0', 'pedro_vicente', 'pvicente9@gmail.com', 'https://plus.google.com/116930715592805223635', '2015-05-30 22:16:58', '', 0, 'Pedro Vicente'),
(2729, 'Carlos_Mendes', '$P$BwBRHeeLQjPuxGHfN71T7UPKYhFGlI0', 'carlos_mendes', 'carlos.mendes.33@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/885252524846438/', '2015-05-30 22:18:38', '', 0, 'Carlos Mendes'),
(2730, 'Antonio_Hermenegildo', '$P$B7IKmZyI5cMM/oS39V7o/xAxtOMHdA.', 'antonio_hermenegildo', 'toino_pedro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153307638793279/', '2015-05-30 22:19:43', '', 0, 'António Hermenegildo'),
(2731, 'Nuno_Filipe_Guilherme', '$P$B5omXFIKS9X/XU8kuuLPc0nE6LhBSP.', 'nuno_filipe_guilherme', 'nuno.guilherme90@gmail.com', 'https://www.facebook.com/app_scoped_user_id/379086115621792/', '2015-05-30 22:19:54', '', 0, 'Nuno Filipe Guilherme'),
(2732, 'Susana_Ramon_Laureano', '$P$BnpDYIlMjAC88NKQp.ub8I3iJmAysP/', 'susana_ramon_laureano', 'surfshop_mariaparafina@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206898418723347/', '2015-05-30 22:24:49', '', 0, 'Susana Ramon Laureano'),
(2733, 'Sofia_Salta', '$P$Bep73hbb.JIj1QMgPGx8SVXjHVA3/c1', 'sofia_salta', 'sofiasalta@gmail.com', 'https://plus.google.com/101092234787906249728', '2015-05-30 22:29:52', '', 0, 'Sofia Salta'),
(2734, 'Marco_Martinez_Marinho', '$P$B2y1H2rjZeSS3E37Yn/yc7AXS.Dnd60', 'marco_martinez_marinho', 'ondafresca@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153284314982777/', '2015-05-30 22:36:30', '', 0, 'Marco Martínez Marinho'),
(2735, 'Simao_Eduardo', '$P$B9h/lYMPifiW53T59ogQ6jDCQsvuHB0', 'simao_eduardo', 'simao.rodrigues93@gmail.com', 'https://www.facebook.com/app_scoped_user_id/428177597385504/', '2015-05-30 22:42:07', '', 0, 'Simão Eduardo'),
(2736, 'Bruno_Norberto', '$P$BYfJsn4eS4LxyfUSqM20OoHbEH1/ad1', 'bruno_norberto', 'sabesbemque@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155788932980727/', '2015-05-30 22:45:51', '', 0, 'Bruno Norberto'),
(2737, 'Filomena_Valadar', '$P$BpUxoTdvlYeicnB4EmB7CeiBjO8M1e.', 'filomena_valadar', 'fvaladar@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1091800717515608/', '2015-05-30 22:48:55', '', 0, 'Filomena Valadar'),
(2738, 'Thiago_Jacare', '$P$BOeh.vGa0GIZB.c4k0rPUTA2BlRo5Y0', 'thiago_jacare', 'jacajagua@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/921981924531616/', '2015-05-30 22:49:29', '', 0, 'Thiago Jacaré'),
(2739, 'Catarina_Mascarenhas', '$P$BNMqBJrhrtMg4pbzNVS3jbWngw0jLd1', 'catarina_mascarenhas', 'catmascarenhas@yahoo.co.uk', 'https://www.facebook.com/app_scoped_user_id/10152801248996930/', '2015-05-30 22:50:01', '', 0, 'Catarina Mascarenhas'),
(2740, 'Francisco_Manuel_Oliveira', '$P$B/aZRarEIPDrYkARuENK8yc0OdA6Dw/', 'francisco_manuel_oliveira', 'facebook_user_francisco_manuel_oliveira@example.com', 'https://www.facebook.com/app_scoped_user_id/10203889581792194/', '2015-05-30 22:55:46', '', 0, 'Francisco Manuel Oliveira'),
(2741, 'Antonieta_Oliveira', '$P$ByDzWTLSkCU.m8XxOk2zCBb7t0sVLu/', 'antonieta_oliveira', 'antonietacolaco@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1010001359010881/', '2015-05-30 22:56:17', '', 0, 'Antonieta Oliveira'),
(2742, 'Bruno_Amaral', '$P$Bmyygo4pQ1aJkaKa2hGj4zlDKBRwAm.', 'bruno_amaral', 'hadleykid@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10205469480910451/', '2015-05-30 23:06:30', '', 0, 'Bruno Amaral'),
(2743, 'Roberta_Valentino', '$P$BPLXgMNTL2b3l8p48Ctj6ig.zYX0UX0', 'roberta_valentino', 'roberta--valentino@hotmail.it', 'https://www.facebook.com/app_scoped_user_id/10207296235190669/', '2015-05-30 23:14:22', '', 0, 'Roberta Valentino'),
(2744, 'Carla_Cristina_Teixeira_Sousa', '$P$Bw.1FHd0vf6.iFVFkZoMwI4GBw2nZ.0', 'carla_cristina_teixeira_sousa', 'carlasousa05@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/970392049661400/', '2015-05-30 23:18:18', '', 0, 'Carla Cristina Teixeira Sousa'),
(2745, 'Ludgero_Corvo', '$P$ByLPX5e2ZvumJAs0rjB4X/rF4qbsB20', 'ludgero_corvo', 'krobis77@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203403273197628/', '2015-05-30 23:19:26', '', 0, 'Ludgero Corvo'),
(2746, 'Znatura_Chalet_Alentejano', '$P$B6RZJwc5hAmo.9e36s2KQlFF.2VeUw1', 'znatura_chalet_alentejano', 'znaturachaletalentejano@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/411646545698185/', '2015-05-30 23:21:32', '', 0, 'Znatura Chalet Alentejano'),
(2747, 'Antonio_Sa', '$P$BYmV1ABRgtrgBsTYFHJKbZE7CW7tci.', 'antonio_sa', 'antonio.de.sa.21@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1596527167285015/', '2015-05-30 23:27:54', '', 0, 'António Sá'),
(2748, 'Helena_Vitorino', '$P$BzuOzlvM0CLzH2stUVvk6ZsmKQQFDs.', 'helena_vitorino', 'helenarvitorino@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10203030099192366/', '2015-05-30 23:39:38', '', 0, 'Helena Vitorino'),
(2749, 'Alexandra_Ceia', '$P$BRAm1lZoNAZ2mytzbKJmdOVrk8zyiT1', 'alexandra_ceia', 'alexandra.ceia@gmail.com', 'https://www.facebook.com/app_scoped_user_id/932105373495822/', '2015-05-30 23:55:02', '', 0, 'Alexandra Ceia'),
(2750, 'Pedro_Fernandes', '$P$BQ8EwkKfdD3txRPTyxV.RDEvxQWf9e/', 'pedro_fernandes', 'fernandespedromr@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203094896572501/', '2015-05-31 00:03:38', '', 0, 'Pedro Fernandes'),
(2751, 'Maria_Gorete_Sousa', '$P$BGoFnJ2/fwDyR6JrC0RxM82S4U.fJi1', 'maria_gorete_sousa', 'm.gorete.sousa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/827433290683754/', '2015-05-31 00:16:11', '', 0, 'Maria Gorete Sousa'),
(2752, 'Mar_Garcia', '$P$BoCEmEce22fIjeKkRd2RXAsghOMldv0', 'mar_garcia', 'moranmargarcia@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206839405363609/', '2015-05-31 00:18:53', '', 0, 'Mar Garcia'),
(2753, 'Pepe_Goncas', '$P$BNOxBSsjV.xyf0wgolCEHSpH5DLNAi.', 'pepe_goncas', 'pedgoncalves@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1119171338109583/', '2015-05-31 00:23:26', '', 0, 'Pepe Gonças'),
(2754, 'Joao_Costa', '$P$Br16s3nG0gmrwk8HFmVAG3zmA8IWcI0', 'joao_costa', 'joao.sk8tx@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/988659204507832/', '2015-05-31 02:01:13', '', 0, 'Joao Costa'),
(2755, 'Ana_Rita_Florencio_Varela', '$P$Bf9LfzIhtUV1bfB/rBFhRYpmFkLkma0', 'ana_rita_florencio_varela', 'rita.varela1974@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1131255676889809/', '2015-05-31 02:03:06', '', 0, 'Ana Rita Florêncio Varela'),
(2756, 'Jaime_Pereira_Gomes', '$P$B4Krzwprk5ts/.J3rlkJXmLN/cQfBM.', 'jaime_pereira_gomes', 'zappafr@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206789019865304/', '2015-05-31 02:13:25', '', 0, 'Jaime Pereira Gomes'),
(2757, 'Joao_Rodrigues_1', '$P$Bip3iPHKl8DYuHBoGFsx4ZvIPqPRws1', 'joao_rodrigues_1', 'joao25rodrigues@gmail.com', 'https://www.facebook.com/app_scoped_user_id/945061015524158/', '2015-05-31 02:42:50', '', 0, 'João Rodrigues'),
(2758, 'Pedro_Brito', '$P$B7IQKErrKhanezc/v.xdUR1RYkIUni/', 'pedro_brito', 'pmigbrito@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1074151649280991/', '2015-05-31 03:02:35', '', 0, 'Pedro Brito'),
(2759, 'Lucilia_Pita', '$P$Bzk8m8vlCSnocmA9eb7PeyOymkRbdM0', 'lucilia_pita', 'lucilia.pita@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/877707538957430/', '2015-05-31 03:08:50', '', 0, 'Lucília Pita'),
(2760, 'Miceli_Rosa', '$P$BZpdY.deWNnHrWe1ONZtR6E6QVQhDo0', 'miceli_rosa', 'rosettada18@alice.it', 'https://www.facebook.com/app_scoped_user_id/10200728305885478/', '2015-05-31 05:39:52', '', 0, 'Miceli Rosa'),
(2761, 'Frederico_Brito', '$P$BBVGRnE.b9AaSLd7fFcHN/s5Xv5e/t0', 'frederico_brito', 'fredericofauvelet@gmail.com', 'https://plus.google.com/117169413691061428754', '2015-05-31 07:04:46', '', 0, 'Frederico Brito'),
(2762, 'Afonso_Duarte', '$P$B/R47QZdh45XE.O86C6upuoRbaOlns1', 'afonso_duarte', 'afonsoalegre@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207012503981795/', '2015-05-31 07:52:33', '', 0, 'Afonso Duarte'),
(2763, 'Ricardo_Marques', '$P$BxaKudIqxFbqhIQ.1qU28o5Gb36OgZ0', 'ricardo_marques', 'facebook_user_ricardo_marques@example.com', 'https://www.facebook.com/app_scoped_user_id/10200554464260197/', '2015-05-31 08:19:27', '', 0, 'Ricardo Marques'),
(2764, 'Victor_M_Silva_Ferreira', '$P$BH02r4QYKvcT2DPZUb.vXWtCuJ6dsJ0', 'victor_m_silva_ferreira', 'vifer66@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205728463643329/', '2015-05-31 08:29:50', '', 0, 'Victor M. Silva Ferreira'),
(2765, 'Tania_Laje', '$P$B.mZWm7XOxU3RFnUP.IKJxLQ1toA/G0', 'tania_laje', 'tanalaj@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153305405739356/', '2015-05-31 08:52:20', '', 0, 'Tania Laje'),
(2766, 'Helena_Mendes_Gomes_Lopes', '$P$B.Sxf6WNJ4KteAz0BoyOQT2tZB6VuX1', 'helena_mendes_gomes_lopes', 'helenamendesgomes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/966923003340508/', '2015-05-31 08:56:06', '', 0, 'Helena Mendes Gomes Lopes'),
(2767, 'Gabriel_Ribeiro', '$P$B3pS1P/drKGg9bFLzW.mrQlobyji.K.', 'gabriel_ribeiro', 'grsurf2002@gmail.com', 'https://www.facebook.com/app_scoped_user_id/719659521492858/', '2015-05-31 08:58:35', '', 0, 'Gabriel Ribeiro'),
(2768, 'Guida_Nobrega', '$P$Bx3yQ5HsJuFYudeC6uWr9L8ry975r6/', 'guida_nobrega', 'atelierguidapaulino@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206535718252326/', '2015-05-31 08:59:16', '', 0, 'Guida Nobrega'),
(2769, 'Joao_Araujo', '$P$BQtb8.e2Ww0hqf.xwFEIK2efymcQPE/', 'joao_araujo', 'jpfaraujo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/885689604821621/', '2015-05-31 09:08:47', '', 0, 'Joao Araujo'),
(2770, 'Pedro_A_Matias', '$P$BxFhBZRw1vYNwBnTuNDrrrsRse.zdu/', 'pedro_a_matias', 'pmmatias2010@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153884125254008/', '2015-05-31 09:15:02', '', 0, 'Pedro A Matias'),
(2771, 'Rui_Santos_1', '$P$BoWmTOINWrlE8k.pRz7Umnl8/U6RAV1', 'rui_santos_1', 'rsgimbras@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206229155840848/', '2015-05-31 09:21:00', '', 0, 'Rui Santos'),
(2772, 'Manel_Ferreira', '$P$B8mhIojDkmgikqR2ZA6aT.bHBD42KE.', 'manel_ferreira', 'manel.ferreira.pedralva@gmail.com', 'https://www.facebook.com/app_scoped_user_id/988386041194935/', '2015-05-31 09:36:53', '', 0, 'Manel Ferreira'),
(2773, 'Zeca_Zecx', '$P$BWSEJ5FPXKrhSG11kaDoOoRe4YZFS..', 'zeca_zecx', 'tiagop79@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155585426650398/', '2015-05-31 09:41:18', '', 0, 'Zeca Zecx'),
(2774, 'Manuel_Pita', '$P$BV/kD8wEv6.2/xmJyvhtG3WCG.8B8O0', 'manuel_pita', 'mjspita@gmail.com', 'https://www.facebook.com/app_scoped_user_id/940216319351459/', '2015-05-31 09:47:18', '', 0, 'Manuel Pita'),
(2775, 'Javi_Segura_Roldan', '$P$BIwIs.Rlg2qnsvn.RObDcsTv19412Z0', 'javi_segura_roldan', 'javijivi@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206297838187841/', '2015-05-31 09:48:44', '', 0, 'Javi Segura Roldan'),
(2776, 'Mechee_Held', '$P$BRSeZtLmHnJsZJKQDvkPd84.xGoD6H0', 'mechee_held', 'zac01@gmx.net', 'https://www.facebook.com/app_scoped_user_id/10152888644027555/', '2015-05-31 09:53:22', '', 0, 'Mechee Held'),
(2777, 'Zara_Furtado', '$P$BTZ2TJ1/Wp1OKTWpL8MzMdvQ8VMyf4.', 'zara_furtado', 'zaralofu@gmail.com', 'https://www.facebook.com/app_scoped_user_id/399289123604796/', '2015-05-31 09:54:15', '', 0, 'Zara Furtado'),
(2778, 'Ricardo_Oliv', '$P$BPJlI5Mhr6HAS..s/bnMzt9xI4LGx21', 'ricardo_oliv', 'ricardodesigns@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205553953661414/', '2015-05-31 10:01:50', '', 0, 'Ricardo Oliv'),
(2779, 'Joao_Serra_Rodrigues', '$P$Big.z/RlgPsJ9p3MJytI2yrFNSB7wO.', 'joao_serra_rodrigues', 'jserra7@gmail.com', 'https://plus.google.com/108491243840671190709', '2015-05-31 10:08:25', '', 0, 'João Serra Rodrigues'),
(2780, 'Ze_Marley', '$P$B.IiL8utKxGue9O01t7my1Gdmoje2f.', 'ze_marley', 'facebook_user_ze_marley@example.com', 'https://www.facebook.com/app_scoped_user_id/10202881295552713/', '2015-05-31 10:09:07', '', 0, 'Zé Marley'),
(2781, 'Ana_Gomes_1', '$P$BUTG6Tx/FSfvKFa1ruUgwJVGAxR380/', 'ana_gomes_1', 'ana.gomes@autoferraz.pt', 'https://www.facebook.com/app_scoped_user_id/10205904546551722/', '2015-05-31 10:09:38', '', 0, 'Ana Gomes'),
(2782, 'Vasco_Silva', '$P$BWJj8ivheiPLzWdhWoCRRo/MAEy6h.1', 'vasco_silva', 'vascosilvaphoto@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204460447691115/', '2015-05-31 10:10:42', '', 0, 'Vasco Silva'),
(2783, 'Pedro_Guedes', '$P$BYZfoUMleMfba0L7TcP6tQUFSyqt/Y1', 'pedro_guedes', 'pedromgs79@gmail.com', '', '2015-05-31 10:11:31', '', 0, 'Pedro Guedes'),
(2784, 'Carlos_Allberto_Furtado', '$P$B2DsJbIy8uY2XftFCSvIPME2LAa/vn0', 'carlos_allberto_furtado', 'carlosalbertofurtado@gmail.com', 'https://www.facebook.com/app_scoped_user_id/968249539894407/', '2015-05-31 10:19:19', '', 0, 'Carlos Allberto Furtado'),
(2785, 'Patricia_Rosa', '$P$BX5/CpZ5Hn9PE02C5N9GwvmiVi2tCM0', 'patricia_rosa', 'rosadocastelo@gmail.com', 'https://plus.google.com/113480159230258323431', '2015-05-31 10:27:07', '', 0, 'Patricia Rosa'),
(2786, 'Francisca_Pinto_Viana', '$P$BOf4FbNbJlxPGYOVaTV43xZEqjHadn0', 'francisca_pinto_viana', 'franciscapintoviana@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1084982681529874/', '2015-05-31 10:28:08', '', 0, 'Francisca Pinto Viana'),
(2787, 'Goncalo_Raposo', '$P$BhGVZU4NxJT7FRNC1JCcG9oBBWE9I/0', 'goncalo_raposo', 'grraposo2@gmail.com', 'https://www.facebook.com/app_scoped_user_id/832396530161515/', '2015-05-31 10:29:34', '', 0, 'Gonçalo Raposo'),
(2788, 'Antonio_Saraiva', '$P$BrWZssxLYTieypgRMVY/6klLl7fG2f.', 'antonio_saraiva', 'toyssantos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203200393729003/', '2015-05-31 10:32:21', '', 0, 'Antonio Saraiva'),
(2789, 'Guilherme_Kaufmann_Figueiredo', '$P$BxctBMZrHexQJ0qWUf.wq0FBAHcnul.', 'guilherme_kaufmann_figueiredo', 'guilhermekf1999@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1000497696634586/', '2015-05-31 10:34:54', '', 0, 'Guilherme Kaufmann Figueiredo'),
(2790, 'Catarina_dOrey', '$P$BpC/bDpMrxPhojZIPSm7O.rUWpbFMP0', 'catarina_dorey', 'catarina.dorey@me.com', 'https://www.facebook.com/app_scoped_user_id/1060010470695820/', '2015-05-31 10:42:33', '', 0, 'Catarina d\'Orey'),
(2791, 'Vincent_Perrot', '$P$BjGUjVWAJEP1h8Ejq5BbO6OMn4r/Y.0', 'vincent_perrot', 'vincentpuero@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206491843072216/', '2015-05-31 11:19:12', '', 0, 'Vincent Perrot'),
(2792, 'Margarida_Pinho', '$P$Bs2Z9zPquqcONUkeGb36zNZUxPeD.P.', 'margarida_pinho', 'margaridapinhoo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/844230018965692/', '2015-05-31 11:23:31', '', 0, 'Margarida Pinho'),
(2793, 'Joao_Oliveira_1', '$P$Bnx8vIQ4TyPYkAydOjYbwi6qm2EsLw1', 'joao_oliveira_1', 'joao.oliveira@nextpage.pt', 'https://www.facebook.com/app_scoped_user_id/10205049686182082/', '2015-05-31 11:24:40', '', 0, 'Joao Oliveira'),
(2794, 'Goncalo_Silva_2', '$P$BVvkSHrWCdSVigA/bJgyJMqoo7Unk/0', 'goncalo_silva_2', 'gpiscas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153331556986774/', '2015-05-31 11:42:10', '', 0, 'Gonçalo Silva'),
(2795, 'Caetana_Souza-Mattos_Nigra', '$P$BhWILBWDMq5aK3aWlVowzG8UGDhpNA/', 'caetana_souza-mattos_nigra', 'facebook_user_caetana_souza-mattos_nigra@example.com', 'https://www.facebook.com/app_scoped_user_id/593140630824320/', '2015-05-31 11:44:42', '', 0, 'Caetana Souza-Mattos Nigra'),
(2796, 'Andre_Marques', '$P$BT8.w4S2aeXa8ICQ/BPDbNEFRQA6ea0', 'andre_marques', 'acmarques6@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153083140943999/', '2015-05-31 12:03:48', '', 0, 'André Marques'),
(2797, 'Catarina_Ferreira', '$P$BT1IpRqqaKMb4Z7dc1LkrZ4yr7OF/H0', 'catarina_ferreira', 'cati.formiga@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1009054365786122/', '2015-05-31 12:14:07', '', 0, 'Catarina Ferreira'),
(2798, 'Ricardo_Martins_de_Almeida', '$P$BmGkw7FP4CPUiIeIHjrhynAx6DPB/m0', 'ricardo_martins_de_almeida', 'ricardo_sk@msn.com', 'https://www.facebook.com/app_scoped_user_id/10206846861395844/', '2015-05-31 12:27:50', '', 0, 'Ricardo Martins de Almeida'),
(2799, 'Marina_Gil', '$P$BWghDjNuzRcKXPL7KCKNcfcLRdNXCU/', 'marina_gil', 'marina.gil@cm-cascais.pt', 'https://www.facebook.com/app_scoped_user_id/10204350111532514/', '2015-05-31 12:33:24', '', 0, 'Marina Gil'),
(2800, 'Guilherme_Goncalves', '$P$BFEPUeGSHDMMCSqMNLcyFO.Xh7WJkg1', 'guilherme_goncalves', 'guilherme.p.goncalves@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/924474107595677/', '2015-05-31 12:37:16', '', 0, 'Guilherme Gonçalves'),
(2801, 'Carmo_Gomes_Silva', '$P$BmWYa0ShKUx/isVtX4CKgbd/hqxb071', 'carmo_gomes_silva', 'mcgs05@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1161072243918372/', '2015-05-31 12:41:01', '', 0, 'Carmo Gomes Silva'),
(2802, 'Guilherme_Ferreira_da_Cunha', '$P$BVvNuKk/G5K.99d8QTRCUd7YN0rzR20', 'guilherme_ferreira_da_cunha', 'guilherme_cunha_10@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155948823980206/', '2015-05-31 12:47:28', '', 0, 'Guilherme Ferreira da Cunha'),
(2803, 'David_Martins_1', '$P$BG8deRGSNjunNKojUSc7lGnoKKe7Hj0', 'david_martins_1', 'martinsdavid9071@neuf.fr', 'https://www.facebook.com/app_scoped_user_id/966301680087480/', '2015-05-31 12:53:50', '', 0, 'David Martins'),
(2804, 'Salvato_Feijo', '$P$BUY.gaTS6H9sYGKVKobs.Ep7Oc/NiD.', 'salvato_feijo', 'salvatofeijo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1130988763583865/', '2015-05-31 13:04:45', '', 0, 'Salvato Feijó'),
(2805, 'ines_couto_1', '$P$B.c/c.32hAzjdTTiup3R30.rgCaB.X1', 'ines_couto_1', 'inescouto98.ic@gmail.com', 'https://plus.google.com/101687597212269119854', '2015-05-31 13:37:05', '', 0, 'ines couto'),
(2806, 'Andre_Varzea_Dorropio', '$P$BY1Je97bcWZ7NTaIdLMZNI90tA5eVC0', 'andre_varzea_dorropio', 'spwonlive@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153411975187146/', '2015-05-31 13:38:50', '', 0, 'André Várzea Dorropio'),
(2807, 'm_pb', '$P$B/S7hQ7J27Ibsz8kJhqQErkpKA9lK31', 'm_pb', 'martab.baptista@gmail.com', 'https://plus.google.com/112894360158927170440', '2015-05-31 13:39:52', '', 0, 'm pb'),
(2808, 'Arranjos_Fatos_de_Surf', '$P$BFDtRalUvsD3FsO5IWsLCXETwG5MQC/', 'arranjos_fatos_de_surf', 'arranjosdefatosdesurf@outlook.com', 'https://www.facebook.com/app_scoped_user_id/1048278578535619/', '2015-05-31 13:41:42', '', 0, 'Arranjos Fatos de Surf'),
(2809, 'Luis_Sousa', '$P$BkH5PQ3pTxk16pIOYGRhYnTLxcjLKS.', 'luis_sousa', 'inoosousa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/819808184762051/', '2015-05-31 13:42:51', '', 0, 'Luís Sousa'),
(2810, 'Maria_Clara_Rocha', '$P$BHAt1sUpnitj3DJ9pSrGUQYthyeRK10', 'maria_clara_rocha', 'clarajoanto@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203128081081555/', '2015-05-31 13:45:11', '', 0, 'Maria Clara Rocha'),
(2811, 'Goncalo_Silva_3', '$P$BrIlIVEOVYVClTcWSQTWs/v4QDL5vU/', 'goncalo_silva_3', 'facebook_user_goncalo_silva_3@example.com', 'https://www.facebook.com/app_scoped_user_id/478790455609444/', '2015-05-31 13:59:24', '', 0, 'Gonçalo Silva'),
(2812, 'Joao_Sousa', '$P$B4/l2teSzcB9O4CQNLs4cfyhDYG5b3/', 'joao_sousa', 'joaosousaitn@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200432001878651/', '2015-05-31 14:01:50', '', 0, 'João Sousa'),
(2813, 'Jose_Roberto_Ramos_Junior', '$P$B7l3Ric.GwV8YBYFZYyU9kGfBQg.Q/0', 'jose_roberto_ramos_junior', 'juniorramoscastro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/834690659943895/', '2015-05-31 14:34:36', '', 0, 'Jose Roberto Ramos Junior'),
(2814, 'Dulce_Ventura', '$P$BvsOZcpWQTB3cykuzu3MvH2z6fqzFa1', 'dulce_ventura', 'mariadulceventura@gmail.com', 'https://plus.google.com/107907064786538916583', '2015-05-31 14:47:09', '', 0, 'Dulce Ventura'),
(2815, 'Lourenco_Abrantes', '$P$BY6zB.7PZdg83UJcUWAc0GvDCPn/kD0', 'lourenco_abrantes', 'sebastiaoabrantes10@gmail.com', 'https://www.facebook.com/app_scoped_user_id/481532798662968/', '2015-05-31 14:52:09', '', 0, 'Lourenço Abrantes'),
(2816, 'Vasco_Ramalho', '$P$B3HIAAbItLNkhaA7cr0SxtZO4SIKmQ1', 'vasco_ramalho', 'facebook_user_vasco_ramalho@example.com', 'https://www.facebook.com/app_scoped_user_id/812589778849091/', '2015-05-31 15:08:08', '', 0, 'Vasco Ramalho'),
(2817, 'Rita_Castelo_Branco', '$P$BTchvBvxTE7.dgF1S2L3/qp8gd1csd/', 'rita_castelo_branco', 'ritarcbg@gmail.com', 'https://www.facebook.com/app_scoped_user_id/908489162546415/', '2015-05-31 15:13:29', '', 0, 'Rita Castelo Branco'),
(2818, 'Sergio_Patinha', '$P$BJBVNUb0hukIjpOza4gLkyFwTjaITQ.', 'sergio_patinha', 'facebook_user_sergio_patinha@example.com', 'https://www.facebook.com/app_scoped_user_id/10206757008469002/', '2015-05-31 15:28:58', '', 0, 'Sérgio Patinha'),
(2819, 'Catarina_Braga', '$P$BDvW/QJhMkVpnkc6pr1ZMGLGdkoa/r1', 'catarina_braga', 'catarina.braga@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152765917645807/', '2015-05-31 15:28:59', '', 0, 'Catarina Braga'),
(2820, 'Sonia_C_Marques_Silva', '$P$Bzxi9OpOseZRNo7ggb.Y2nykrd2J6U0', 'sonia_c_marques_silva', 'soniamar3333@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203197874946757/', '2015-05-31 15:43:46', '', 0, 'Sonia C. Marques Silva'),
(2821, 'Nelson_Alexandre_Cordeiro', '$P$BvRtLW2QuYmk26ONDbf.sveXgMN8GH1', 'nelson_alexandre_cordeiro', 'nelsonalexandre32@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/907519392628266/', '2015-05-31 15:45:43', '', 0, 'Nelson Alexandre Cordeiro'),
(2822, 'Damien_Clairbois', '$P$Bz8HHnq0I4333.2PTDIyDZYlYE0BHL0', 'damien_clairbois', 'clairbois.damien@gmail.com', 'https://plus.google.com/102365285044653242571', '2015-05-31 15:51:10', '', 0, 'Damien Clairbois'),
(2823, 'Paulo_de_Sousa', '$P$Bq0uQNLjVKX8hPno5nKM4ou5z9keSf1', 'paulo_de_sousa', 'pl.sousa2@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203404541469268/', '2015-05-31 15:59:39', '', 0, 'Paulo de Sousa'),
(2824, 'Ca_Matos', '$P$BQa5eNFHnCQcz9tYYnGmeRjAMeCVIf/', 'ca_matos', 'ca.fcp@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/892695150802564/', '2015-05-31 15:59:42', '', 0, 'Ca Matos'),
(2825, 'Miguel_Simoes', '$P$BtFQdckP7pmow2nBRyEABZWHJQzQrf/', 'miguel_simoes', 'miguelalfaiatesimoes@gmail.com', 'https://plus.google.com/113614250194610200196', '2015-05-31 16:07:31', '', 0, 'Miguel Simões'),
(2826, 'Joao_Guilherme_Moreira', '$P$BVSfGSFmPsyFoNGqIvysPSSv95.O8V/', 'joao_guilherme_moreira', '1moreira.joao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/587306051371850/', '2015-05-31 16:12:57', '', 0, 'João Guilherme Moreira'),
(2827, 'Maria_Cruz', '$P$BR2I6Cna9ktwXw.x3yKyMBzbD.nM/W/', 'maria_cruz', 'mariacruz306@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205852308081078/', '2015-05-31 16:15:29', '', 0, 'Maria Cruz'),
(2828, 'Ines_Gomes', '$P$BOnq1iiE7HFW4mQ7S6ZNzRzUayu7kJ0', 'ines_gomes', 'inescgbramos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1186310111394450/', '2015-05-31 16:22:47', '', 0, 'Inês Gomes'),
(2829, 'Mariana_Estibeiro', '$P$BgBm1qm6qf5THrk7ym2oD1G1.GfqU31', 'mariana_estibeiro', 'facebook_user_mariana_estibeiro@example.com', 'https://www.facebook.com/app_scoped_user_id/834939589907545/', '2015-05-31 16:22:53', '', 0, 'Mariana Estibeiro'),
(2830, 'Ines_Santos_1', '$P$BnxOxWZTnp5inEM9N8YQL9xo1Bu13O0', 'ines_santos_1', 'inessantos21@gmail.com', 'https://www.facebook.com/app_scoped_user_id/906696102742407/', '2015-05-31 16:23:07', '', 0, 'Inês Santos'),
(2831, 'Sofia_Pinto_Ribeiro', '$P$BjVPDwQtW66mfJyMa.hntGbEWwngih.', 'sofia_pinto_ribeiro', 'sofiapintoribeiro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152756184311923/', '2015-05-31 16:29:21', '', 0, 'Sofia Pinto Ribeiro'),
(2832, 'Bruno_Mateus', '$P$BXD2z5QcOrQihzUI/QSPbn7HGYU1IX/', 'bruno_mateus', 'brunomiguelmateus@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/976201289087410/', '2015-05-31 16:31:56', '', 0, 'Bruno Mateus'),
(2833, 'Carminho_Pereira_Coutinho', '$P$B9sLoBuPJXtOV//AxSIdfh2jMicHFy/', 'carminho_pereira_coutinho', 'carmopcoutinho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203045422095130/', '2015-05-31 16:33:20', '', 0, 'Carminho Pereira Coutinho'),
(2834, 'Catarina_Garces', '$P$BPm8A3BNNy5oJJ2zieGfySdsT668Hb/', 'catarina_garces', 'catarina.j.garces@gmail.com', 'https://www.facebook.com/app_scoped_user_id/851704328257007/', '2015-05-31 16:38:29', '', 0, 'Catarina Garces'),
(2835, 'Teresa_Barbosa', '$P$BstjmNwhbdzFbjNQ8.3g9HxNJldI2e/', 'teresa_barbosa', 'mtcb_95@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1111452998868560/', '2015-05-31 16:41:54', '', 0, 'Teresa Barbosa'),
(2836, 'Fernando_Guedes', '$P$B4PeAfbEWceLlYQCnVBOa4SRDIGb4z.', 'fernando_guedes', 'fernandoguedesalmeida@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/828242883927694/', '2015-05-31 16:50:09', '', 0, 'Fernando Guedes'),
(2837, 'Joana_Pereira', '$P$BhNfiRhGj00maCo86Zc5XKtLOABctn1', 'joana_pereira', 'joanaape@gmail.com', 'https://www.facebook.com/app_scoped_user_id/928009037257249/', '2015-05-31 16:55:42', '', 0, 'Joana Pereira'),
(2838, 'Rita_Baena', '$P$Bqh.0DbszX02gVhW3sRNheqtdolORn1', 'rita_baena', 'ritabaen@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1584973671764472/', '2015-05-31 16:56:18', '', 0, 'Rita Baena'),
(2839, 'Tiago_Azevedo_Rodrigues', '$P$BMeYPk5fIXfE5RKduBdFCWpTrE1e2p/', 'tiago_azevedo_rodrigues', 'tiagoaar@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153059186024545/', '2015-05-31 16:58:57', '', 0, 'Tiago Azevedo Rodrigues'),
(2840, 'Filipa_Camoes', '$P$BHDRccckCoxUIUssssKfVfYz6ZrT2.1', 'filipa_camoes', 'filipacamoes@gmail.com', 'https://plus.google.com/100702900528217714997', '2015-05-31 17:01:50', '', 0, 'Filipa Camões'),
(2841, 'Monica_Estrela', '$P$BdOhARJELs1xrKMf4KQYUdPbxolMO//', 'monica_estrela', 'monica_estrela13@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152785371676432/', '2015-05-31 17:02:41', '', 0, 'Mónica Estrela'),
(2842, 'Vasco_Figueiredo', '$P$BfwjPL4fuFBVQQvxTzkkKK6/HM8GTv1', 'vasco_figueiredo', 'vasco.figueiredo78@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202986513143400/', '2015-05-31 17:07:12', '', 0, 'Vasco Figueiredo'),
(2843, 'Simao_Osorio', '$P$B1Wmf/Z3mx8zQ3mHPoHNHP8M22.1l40', 'simao_osorio', 'simao_osorio@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153501682646282/', '2015-05-31 17:07:24', '', 0, 'Simao Osorio'),
(2844, 'Vando_Miguel_Santos_Lemos', '$P$BZNoI0RumG4qADXzUGutIz/PjwopTQ/', 'vando_miguel_santos_lemos', 'msundin@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155703425195724/', '2015-05-31 17:10:00', '', 0, 'Vando Miguel Santos Lemos'),
(2845, 'Ricardo_Pataco_LR', '$P$BjXOW7gd3bZ.FauDP2g610BlNondJ01', 'ricardo_pataco_lr', 'ricardo_pataco@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1005931072750516/', '2015-05-31 17:12:22', '', 0, 'Ricardo Pataco LR'),
(2846, 'Tiago_Dna', '$P$BDy1saTv9wGErSvnspsiKMC.Vt1a0w1', 'tiago_dna', 'bodyboarderstoned@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152751132151862/', '2015-05-31 17:13:38', '', 0, 'Tiago Dna'),
(2847, 'Diogo_Custoias', '$P$Bqn2eWhvjgYAVR2isFHqeWJ5OuauL90', 'diogo_custoias', 'custoiasjunior@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/969315446435287/', '2015-05-31 17:16:53', '', 0, 'Diogo Custoias'),
(2848, 'Joaquim_Cassapo', '$P$BWbl1kfxThqLO63btXWqaujYznjUCs1', 'joaquim_cassapo', 'facebook_user_joaquim_cassapo@example.com', 'https://www.facebook.com/app_scoped_user_id/564142880392846/', '2015-05-31 17:18:47', '', 0, 'Joaquim Cassapo'),
(2849, 'Maria_Pessoa_de_Carvalho', '$P$BAnOwsCA8TX9zyt4niXMYoxNzknNf81', 'maria_pessoa_de_carvalho', 'maria__pc@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153152749428283/', '2015-05-31 17:21:17', '', 0, 'Maria Pessoa de Carvalho'),
(2850, 'Claudia_Coelho_Silva', '$P$BRJm7vYqg15ZUeXcTPdcw8xv5chzWj0', 'claudia_coelho_silva', 'claucoelho1970@gmail.com', 'https://www.facebook.com/app_scoped_user_id/432857403542140/', '2015-05-31 17:23:56', '', 0, 'Claudia Coelho Silva'),
(2851, 'Ines_Goncalves_1', '$P$Brn5OKlK/RWF6UC3BiWvc8Z22NwRB6/', 'ines_goncalves_1', 'ines270996@gmail.com', 'https://plus.google.com/103847430925992931428', '2015-05-31 17:40:53', '', 0, 'Inês Gonçalves'),
(2852, 'Diogo_Pais', '$P$BWoSx.F6TmGiV6HtNOLHgKWoVPRPkX/', 'diogo_pais', 'diogopais@iol.pt', 'https://www.facebook.com/app_scoped_user_id/844651802275951/', '2015-05-31 17:42:05', '', 0, 'Diogo Pais'),
(2853, 'Margarida_Perdigao', '$P$B79jTEbLwxbVjNIo7SlL.RpR2Meo2R/', 'margarida_perdigao', 'paulo.perdigao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204383585695915/', '2015-05-31 17:46:44', '', 0, 'Margarida Perdigão'),
(2854, 'Tiago_Miguel_Morais_Cartaxo', '$P$BpYprrKaIDwBm3yoLo11iiwLOb/llm.', 'tiago_miguel_morais_cartaxo', 'tiago.m.m.c95@gmail.com', 'https://www.facebook.com/app_scoped_user_id/835812566473980/', '2015-05-31 17:49:47', '', 0, 'Tiago Miguel Morais Cartaxo'),
(2855, 'Antonio_Andre', '$P$BSlYqKxSl8YPxXec20wUmW4WUe/V3x/', 'antonio_andre', 'rucafraga@gmail.com', 'https://www.facebook.com/app_scoped_user_id/397964937054870/', '2015-05-31 17:52:06', '', 0, 'António André'),
(2856, 'Martina_Milelli', '$P$BzkVBHsA9JGwoTJdko20MfIQvfq6OC1', 'martina_milelli', 'martinamilelli@hotmail.it', 'https://www.facebook.com/app_scoped_user_id/10206325732369488/', '2015-05-31 17:54:14', '', 0, 'Martina Milelli'),
(2857, 'Augusto_Sampaio', '$P$BKJAwMl8d.TiF6I4eNrHV/baN8FJE60', 'augusto_sampaio', 'draugustosampaio@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204581051545525/', '2015-05-31 18:02:26', '', 0, 'Augusto Sampaio'),
(2858, 'Tomas_Peitz_Pinheiro', '$P$BVJYNZ7nKoDSg1aeLt19xO7Z2zbUdN0', 'tomas_peitz_pinheiro', 'tomasppinheiro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/892178987508666/', '2015-05-31 18:07:57', '', 0, 'Tomás Peitz Pinheiro'),
(2859, 'Beatriz_San_Payo', '$P$Blg7zwZQmKHzk/naYxWmY3WKI.TWBG0', 'beatriz_san_payo', 'bsanpayo@gmail.com', 'https://plus.google.com/102728381321507506571', '2015-05-31 18:15:32', '', 0, 'Beatriz San Payo'),
(2860, 'Gervasio_De_Castro_Bieira', '$P$BGjaBg26zh8omU1FotqBRQSQYO4iRY1', 'gervasio_de_castro_bieira', 'gaspar.m.vaz@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/970413966325500/', '2015-05-31 18:16:25', '', 0, 'Gervásio De Castro Bieira'),
(2861, 'Ana_Duarte_Esteves', '$P$B49OBxNvMPVDbCkjCag00m2Knrsatr/', 'ana_duarte_esteves', 'ana.mano.duarte@gmail.com', 'https://www.facebook.com/app_scoped_user_id/931582896863417/', '2015-05-31 18:18:48', '', 0, 'Ana Duarte Esteves'),
(2862, 'Ilda_Ventura', '$P$BGXkS1P1JeaZuTgub5VefYYVyyv6Rs1', 'ilda_ventura', 'ildaventura@gmail.com', 'https://www.facebook.com/app_scoped_user_id/921788601217073/', '2015-05-31 18:29:23', '', 0, 'Ilda Ventura'),
(2863, 'Joao_Mlourenco', '$P$BcDf3Fm4lZGK4RecxhDnZCsWeD8HzL.', 'joao_mlourenco', 'joaopmmlpmml@gmail.com', 'https://plus.google.com/105944832661943180647', '2015-05-31 18:29:25', '', 0, 'Joao Mlourenco'),
(2864, 'Tete_Menescal', '$P$BwoiMTQUrpGxYbq98uBWjcdPrKOUl4/', 'tete_menescal', 'tuthpassos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204450364842419/', '2015-05-31 18:31:31', '', 0, 'Tete Menescal'),
(2865, 'Tomas_Castro', '$P$BNYthTMGIwIKVwjGt2gDOC5BfE/HWc/', 'tomas_castro', 'tomasfcastro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/844815538888039/', '2015-05-31 18:35:05', '', 0, 'Tomás Castro'),
(2866, 'Rodrigo_B_de_Salles', '$P$BkIxMGJgwQlNp8v8fIZ8Xy7KAl4vkr0', 'rodrigo_b_de_salles', 'rodrigodesalles@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/857730697615971/', '2015-05-31 18:35:13', '', 0, 'Rodrigo B. de Salles'),
(2867, 'Syndykyle_Kopingo', '$P$BmCkNYhJQ72T421U0X/dUqiMfND/pS0', 'syndykyle_kopingo', 'syndykyle@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207205533803808/', '2015-05-31 18:41:44', '', 0, 'Syndykyle Kopingo'),
(2868, 'Carolina_Afonso_Pires', '$P$BT6GeCy7evulQs3B8FgWCf9ufXYe8y.', 'carolina_afonso_pires', 'carolinaafonsopires@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153413419226804/', '2015-05-31 18:45:43', '', 0, 'Carolina Afonso Pires'),
(2869, 'Ines_Marcalo', '$P$B/Vnw4Q24VLLhqzhzCMEvgME1W.hea.', 'ines_marcalo', 'inesm_93@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204343441133445/', '2015-05-31 18:45:56', '', 0, 'Inês Marçalo'),
(2870, 'Tony_Botelho', '$P$Bz1zrvckIe3lClTjn/dW/ZPwjDENCk0', 'tony_botelho', 'taabotelho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/840482136038445/', '2015-05-31 19:04:09', '', 0, 'Tony Botelho'),
(2871, 'Ines_R_Henriques', '$P$BORYoojYoH2xWboo9hXrTpHP2IXzAs0', 'ines_r_henriques', 'inesramoshenriques@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/803062099784110/', '2015-05-31 19:14:46', '', 0, 'Inês R. Henriques'),
(2872, 'Alexandre_Costa', '$P$BymXyyRfYxuqSkS0KaIHxCQPqbkYmN.', 'alexandre_costa', 'alex_msc@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155524271755276/', '2015-05-31 19:15:17', '', 0, 'Alexandre Costa'),
(2873, 'Carolina_Cardoso', '$P$BJCyVqTZ4d5uxMgPwh5c8JCMoyg6Xp1', 'carolina_cardoso', 'carolina.folquesc@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1598737970383362/', '2015-05-31 19:17:15', '', 0, 'Carolina Cardoso'),
(2874, 'Joao_Miguel_Andrade_Faria', '$P$B37k8GGOfPYZt0CSB.ALaMmhfg1GGu1', 'joao_miguel_andrade_faria', 'facebook_user_joao_miguel_andrade_faria@example.com', 'https://www.facebook.com/app_scoped_user_id/953471028026051/', '2015-05-31 19:17:39', '', 0, 'Joao Miguel Andrade Faria'),
(2875, 'Ligia_Oliveira', '$P$BSd9r./6hDA/SAh5rNm3YGLeBZxA731', 'ligia_oliveira', 'ligiapmoliveira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/979863742038231/', '2015-05-31 19:18:52', '', 0, 'Ligia Oliveira'),
(2876, 'Ricardo_Campos', '$P$Bmzdn3r6nM0TRturnAafxEM5IJCyUS.', 'ricardo_campos', 'ega11068@fe.up.pt', 'https://www.facebook.com/app_scoped_user_id/1590037217928494/', '2015-05-31 19:25:12', '', 0, 'Ricardo Campos'),
(2877, 'Paula_Pereira', '$P$BzyZRXfuUl64uXYk0Kf/8J472iA8tT/', 'paula_pereira', 'epaulapereira123@gmail.com', 'https://www.facebook.com/app_scoped_user_id/652381554863913/', '2015-05-31 19:27:08', '', 0, 'Paula Pereira'),
(2878, 'Francisca_Sarmento', '$P$BdgJr18eh3As.KP5OFF3Iv42IISVcU.', 'francisca_sarmento', 'franciscasarmento@live.com', 'https://www.facebook.com/app_scoped_user_id/10204121042578716/', '2015-05-31 19:27:39', '', 0, 'Francisca Sarmento'),
(2879, 'Joao_Vieira_1', '$P$BhLj2A.6jUVS9bE4/2fSCEz2G3m28Y0', 'joao_vieira_1', 'joaozito86@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205276014918537/', '2015-05-31 19:30:55', '', 0, 'João Vieira'),
(2880, 'Carolina_Fernandes_1', '$P$BlpLhmGaG9bR8asE05PGwHHv/wooMe.', 'carolina_fernandes_1', 'carolinafernandes285@gmail.com', 'https://plus.google.com/105803645168735188996', '2015-05-31 19:32:25', '', 0, 'Carolina Fernandes'),
(2881, 'Jose_Cruz', '$P$BzNBuWHXPPLWdnN8kh62Wsn6cjOW.k0', 'jose_cruz', 'facebook_user_jose_cruz@example.com', 'https://www.facebook.com/app_scoped_user_id/922749707775386/', '2015-05-31 19:32:29', '', 0, 'Jose Cruz'),
(2882, 'Ivana_Anastasio', '$P$BB5IXpPnMvb5aqnAifc6MuTHjev0HB1', 'ivana_anastasio', 'ivanas@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10200510234514487/', '2015-05-31 19:34:21', '', 0, 'Ivana Anastasio'),
(2883, 'Andre_Bandeira_Correia', '$P$BmG57GGc06UnLoE8E61q4V2Jk.RNbD0', 'andre_bandeira_correia', 'andre.correia.vrsa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1111016888924850/', '2015-05-31 19:37:00', '', 0, 'André Bandeira Correia'),
(2884, 'Andreia_Vieira', '$P$BX550hVZou0Y5IzzoOB9f0ZYegXTo4/', 'andreia_vieira', 'andreiafvieira96@gmail.com', 'https://plus.google.com/105497180350258162724', '2015-05-31 19:38:43', '', 0, 'Andreia Vieira'),
(2885, 'Andre_Borba', '$P$BB1Jc.USlPk6zlEoK4cZ9fKCQwSN7//', 'andre_borba', 'borbaandreb@gmail.com', 'https://www.facebook.com/app_scoped_user_id/731312013657614/', '2015-05-31 19:41:47', '', 0, 'André Borba'),
(2886, 'Catarina_Correia', '$P$BGOkKZgF0PJ61KHhHNoTFFgq/e7Ef6.', 'catarina_correia', 'acatarina13@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153324156829076/', '2015-05-31 19:48:37', '', 0, 'Catarina Correia'),
(2887, 'Von_Rat', '$P$BtxIEowD4QpyO/j3iTd1DyqRkFhX.V/', 'von_rat', 'larsen.henrique@gmail.com', 'https://www.facebook.com/app_scoped_user_id/475020296000415/', '2015-05-31 19:56:45', '', 0, 'Von Rat');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(2888, 'Isabel_DC', '$P$B6jQ7P0R8eqHzJF4FlOvioFDZMAI..1', 'isabel_dc', 'izadevin@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206114104028139/', '2015-05-31 20:01:28', '', 0, 'Isabel DC'),
(2889, 'Rita_Pedreira', '$P$BH.sj5UBjfiPmXN3j3OR9TRLk5JCJ8/', 'rita_pedreira', 'ritofski.pedreira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/456246624551218/', '2015-05-31 20:01:44', '', 0, 'Rita Pedreira'),
(2890, 'Dinis_Duarte', '$P$BBB3PWTz83naiWyuRJXFyX46d.vQsW.', 'dinis_duarte', 'dinisd9@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1073167539379036/', '2015-05-31 20:07:15', '', 0, 'Dinis Duarte'),
(2891, 'Joao_Soares', '$P$BKHnMorqR1mn8cAnqJUsocwDkMXvPk.', 'joao_soares', 'joao.soares@hoteldomjose.com', 'https://www.facebook.com/app_scoped_user_id/10206497893996942/', '2015-05-31 20:22:46', '', 0, 'Joao Soares'),
(2892, 'Bipa_Monteiro_de_Azevedo', '$P$BtBxTusY/rHKUnoRa3YDB4yqontjFy/', 'bipa_monteiro_de_azevedo', 'pipa18_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207027601591299/', '2015-05-31 20:23:07', '', 0, 'Bipa Monteiro de Azevedo'),
(2893, 'Vera_D_Orey_Rivotti', '$P$B8GQG6gqj62/wCnHKJnEj4y.DPQ6Y80', 'vera_d_orey_rivotti', '22020@novasbe.pt', '', '2015-05-31 20:23:15', '', 0, 'Vera D Orey Rivotti'),
(2894, 'Ines_Veiga_Pena', '$P$BpK22OyD.6HURJ10NoQxZ8o.TaAF.K0', 'ines_veiga_pena', 'inesveigapena@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153409883564828/', '2015-05-31 20:27:04', '', 0, 'Inês Veiga Pena'),
(2895, 'Daniela_Silva_1', '$P$BvD.RUeqA62aL/Mzs/XCdvnRRyo7Ku/', 'daniela_silva_1', 'danielasilvaid@gmail.com', 'https://www.facebook.com/app_scoped_user_id/677369279064046/', '2015-05-31 20:35:31', '', 0, 'Daniela Silva'),
(2896, 'Barbara_C_Engracia', '$P$BTlcQzJN3tN2Jb1U20DqT0NlqBcB8..', 'barbara_c_engracia', 'babiengracia@outlook.com', 'https://www.facebook.com/app_scoped_user_id/1606559766296632/', '2015-05-31 20:36:30', '', 0, 'Bárbara C Engrácia'),
(2897, 'Madalena_Valerio', '$P$BmHeZnAXm.XepuM6TyAq3aYg.hXL4p/', 'madalena_valerio', 'madalenavalerio5@gmail.com', 'https://www.facebook.com/app_scoped_user_id/788345777881462/', '2015-05-31 20:37:50', '', 0, 'Madalena Valério'),
(2898, 'Joana_Da_Costa_Reis', '$P$BWTjoJFOkeDk8plIZZ2gZRKz3HXGUZ1', 'joana_da_costa_reis', 'joana96_cr@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/994017600608302/', '2015-05-31 20:39:46', '', 0, 'Joana Da Costa Reis'),
(2899, 'Sofia_Raposo', '$P$BgDK8QAyDQ562SxzsPJ5PPJ.Y4rovY.', 'sofia_raposo', 'sofiajiva1@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1147521925274356/', '2015-05-31 20:41:46', '', 0, 'Sofia Raposo'),
(2900, 'Luis_Galindo_Gimenez', '$P$BBSSW/gn.bxhgzNrgTPw3uHJawnzAS1', 'luis_galindo_gimenez', 'galindoluis@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10206590014487533/', '2015-05-31 20:43:15', '', 0, 'Luis Galindo Gimenez'),
(2901, 'Gabriela_Schobert', '$P$BAlUHszXmvlhafOGpWkag3tVu7UeAN/', 'gabriela_schobert', 'schobert@live.de', 'https://www.facebook.com/app_scoped_user_id/940446479332331/', '2015-05-31 20:44:33', '', 0, 'Gabriela Schobert'),
(2902, 'Luis_Costa_Costa', '$P$BAzglMjtKlUkJqSUxsOEUe3qV7Nzel0', 'luis_costa_costa', 'lu1957@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/989945447682449/', '2015-05-31 20:50:38', '', 0, 'Luis Costa Costa'),
(2903, 'Carlos_Amador', '$P$B1gFWg.bMpOHHdBWT48JIzx8VxFkaY.', 'carlos_amador', 'camador66@gmail.com', 'https://plus.google.com/102561003020315927929', '2015-05-31 20:50:54', '', 0, 'Carlos Amador'),
(2904, 'P_Tomas_Alcobia', '$P$Bu5n/GiKt.2PvbpQO/gcFZijGTkaz21', 'p_tomas_alcobia', 'ptomas95@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1119303661429906/', '2015-05-31 20:50:59', '', 0, 'P Tomás Alcobia'),
(2905, 'Olga_Duarte', '$P$B1DEiOh5w83otoWCcKNICZrCOwFeaN/', 'olga_duarte', 'olgaduarte@lagence.pt', 'https://www.facebook.com/app_scoped_user_id/918105834920000/', '2015-05-31 20:51:33', '', 0, 'Olga Duarte'),
(2906, 'Filipa_Vandame', '$P$BTi.V.vwGflQA5DVA5pjYoUFxm5Hrh1', 'filipa_vandame', 'facebook_user_filipa_vandame@example.com', 'https://www.facebook.com/app_scoped_user_id/10203084651916347/', '2015-05-31 20:51:51', '', 0, 'Filipa Vandame'),
(2907, 'Beatriz_Rainho', '$P$Bon2P8.QIMpe0XeLhcghnciGAlykWK.', 'beatriz_rainho', 'biarainho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1029909963686160/', '2015-05-31 20:53:28', '', 0, 'Beatriz Rainho'),
(2908, 'Sandra_Santos', '$P$B4jVy6wckWz0rnZKinzn9F1qeh3kaO/', 'sandra_santos', 'sssandrahsantos121@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1015438508467819/', '2015-05-31 20:55:18', '', 0, 'Sandra Santos'),
(2909, 'Juliana_Vale', '$P$BANt13g0FV9xRk.uQM49sEPACLp.FY/', 'juliana_vale', 'juli_bpc@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1089804711033476/', '2015-05-31 20:56:08', '', 0, 'Juliana Vale'),
(2910, 'Miguel_Nascimento', '$P$BcVI0cIrhD9XWQPXr0YUSImREmEqXY.', 'miguel_nascimento', 'migalhas.miguel@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153283622312521/', '2015-05-31 20:58:52', '', 0, 'Miguel Nascimento'),
(2911, 'Acyr_Romao_Fonseca', '$P$BHLa8slbasoubCvkmAAdflLPLgCrS31', 'acyr_romao_fonseca', 'afonseca1984@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/865269116881450/', '2015-05-31 21:00:11', '', 0, 'Acyr Romão Fonseca'),
(2912, 'Nico_Santos', '$P$BrKHoqqb2/1azTS/1mUkd1oaEIY4ET/', 'nico_santos', 'facebook_user_nico_santos@example.com', 'https://www.facebook.com/app_scoped_user_id/10153327823859166/', '2015-05-31 21:03:07', '', 0, 'Nico Santos'),
(2913, 'Jose_Simoes', '$P$BBjSYgDnxbGte/05RJtvyCNnKlgMT31', 'jose_simoes', 'josesimoes1@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/986700281352055/', '2015-05-31 21:04:44', '', 0, 'José Simões'),
(2914, 'Marco_Costa_Vieira', '$P$B5CDjritQD9RvQFJNXQRh0gfK2/Y0B/', 'marco_costa_vieira', 'soundealer69@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10200647757912483/', '2015-05-31 21:09:48', '', 0, 'Marco Costa Vieira'),
(2915, 'Manel_Sa_Pessoa', '$P$B4VGrGKU2SqzS0IujqjXKNDFHoMFcL.', 'manel_sa_pessoa', 'manuelpessoa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153554355839245/', '2015-05-31 21:15:22', '', 0, 'Manel Sá Pessoa'),
(2916, 'Ricardo_Ferreira', '$P$BtJzO4VPHeazPK1Loo2HD1Uu5xEK/u/', 'ricardo_ferreira', 'ricardo_mendonca_ferreira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/410335935805369/', '2015-05-31 21:19:00', '', 0, 'Ricardo Ferreira'),
(2917, 'Hugo_Freitas', '$P$BubuooJKUUu1lR/ma8aeridrdeeL0D0', 'hugo_freitas', 'freitass_16@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1045779015449980/', '2015-05-31 21:33:05', '', 0, 'Hugo Freitas'),
(2918, 'Bernardo_Calado', '$P$BxE6L8f2FxgZvCDSxN.KSgsXbPQsFk1', 'bernardo_calado', 'bbcalado@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152920571944142/', '2015-05-31 21:35:28', '', 0, 'Bernardo Calado'),
(2919, 'Bruno_Rodrigues', '$P$BHouY/Ru2tOFnDVgj2yT7Q46qk/uMl/', 'bruno_rodrigues', 'bvegf@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/960547800643335/', '2015-05-31 21:37:36', '', 0, 'Bruno Rodrigues'),
(2920, 'Cristina_Meneses', '$P$B31CKvLquQTrn0lzl5aU4K3K7H/EE21', 'cristina_meneses', 'mariacristinix@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153384115203685/', '2015-05-31 21:38:24', '', 0, 'Cristina Meneses'),
(2921, 'Lelia_Bem', '$P$B.SIChhp.DdPhCybwi9jdp318MjC7Q1', 'lelia_bem', 'leliabem@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/864397970301305/', '2015-05-31 21:45:53', '', 0, 'Lélia Bem'),
(2922, 'Nelson_Hilario', '$P$BrNMEil8hwES4YyKdWF0OM3Mz8ATyv0', 'nelson_hilario', 'nel_hilarius@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/979280095429195/', '2015-05-31 21:47:22', '', 0, 'Nelson Hilário'),
(2923, 'Lurdes_Martins', '$P$BfZvznojCnKiJ4lYgFat1qWqbEPoAU0', 'lurdes_martins', 'lulopez_golfinho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205392343042132/', '2015-05-31 21:51:31', '', 0, 'Lurdes Martins'),
(2924, 'Joao_Marques_1', '$P$BFLa0lNnZ779096hLLJys/z69x.HFY/', 'joao_marques_1', 'jcmarques92@gmail.com', 'https://plus.google.com/102924213612511513227', '2015-05-31 21:52:49', '', 0, 'João Marques'),
(2925, 'Joao_Maria_Sacadura_Botte', '$P$BvODee4.hV3AVTZY7WMNnpEI/pBaDY.', 'joao_maria_sacadura_botte', 'joaomsb91@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206189619635973/', '2015-05-31 21:55:00', '', 0, 'João Maria Sacadura Botte'),
(2926, 'Rafael_Santos', '$P$B1rN1rpTHBlQzkc2mWP9Rp3jYcorXe.', 'rafael_santos', 'rafa_skimbrothers@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1126115474082032/', '2015-05-31 21:55:55', '', 0, 'Rafael Santos'),
(2927, 'Jaime_Viegas', '$P$BfY0KDRkXz4J.KE4.eQOL.hO1QxZpc0', 'jaime_viegas', 'facebook_user_jaime_viegas@example.com', 'https://www.facebook.com/app_scoped_user_id/1169926286367236/', '2015-05-31 22:00:08', '', 0, 'Jaime Viegas'),
(2928, 'Filomena_Branco', '$P$BXAcnruGzdd0XbOXN.QqGkvHP.0BXB0', 'filomena_branco', 'ninitabranco@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/903996319636424/', '2015-05-31 22:01:19', '', 0, 'Filomena Branco'),
(2929, 'Ernesto_Figueiras', '$P$BnB/F7JwKZ001HQ039tFEOHfplnKac1', 'ernesto_figueiras', 'ernestofigueiras_14@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/875415175859818/', '2015-05-31 22:05:40', '', 0, 'Ernesto Figueiras'),
(2930, 'Claudia_Sofia_Fonseca_Baptista', '$P$Blgv4ALN3sC6D6H6VT92XWhoq/.3D3.', 'claudia_sofia_fonseca_baptista', 'baptistac@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/10202953830765260/', '2015-05-31 22:07:35', '', 0, 'Claudia Sofia Fonseca Baptista'),
(2931, 'Sara_Dos_Reis_Moura', '$P$Bq0n4v5XBg1umqL0lkd9e3PvhsspUu/', 'sara_dos_reis_moura', 'sarareismoura@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/979355702105289/', '2015-05-31 22:10:36', '', 0, 'Sara Dos Reis Moura'),
(2932, 'Mariana_Canelas', '$P$Buc/GuxxBZ8R/VDJFHwSADre2kd7ik/', 'mariana_canelas', 'marianacanelas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152945292867914/', '2015-05-31 22:10:45', '', 0, 'Mariana Canelas'),
(2933, 'Sonia_De_Sousa_Goncalves', '$P$Bbo4e13d1QetIHd8LfvmWBjTK.pKwE.', 'sonia_de_sousa_goncalves', 'sonia.sousa.goncalves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153923769652785/', '2015-05-31 22:13:27', '', 0, 'Sonia De Sousa Gonçalves'),
(2934, 'Carolina_Dray', '$P$B9cYjeZbOBSLPbjc/2B0J7Zh51JpLt.', 'carolina_dray', 'carolina.dray@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1053212011374226/', '2015-05-31 22:15:19', '', 0, 'Carolina Dray'),
(2935, 'Michel_Uzonj', '$P$BKg3u4sTLRW12Q1CLcRCz7DWocDuvx.', 'michel_uzonj', 'micheluzonj@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1154607171232109/', '2015-05-31 22:23:12', '', 0, 'Michel Uzonj'),
(2936, 'Ana_Andre', '$P$BoARYk3Q5slGKPFs70HRjX3jwWUi8H/', 'ana_andre', 'ana.25andre@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206885245400259/', '2015-05-31 22:23:52', '', 0, 'Ana André'),
(2937, 'Martin_Jusek', '$P$BPDsrWaBKlibcHM1VYHP2fwwLOUQ/J.', 'martin_jusek', 'martin.jusek@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205874779442685/', '2015-05-31 22:31:29', '', 0, 'Martin Jusek'),
(2938, 'Eliana_Psillakis', '$P$Bhl8MgCxI0DLtS1xB0xtXQVl2Jxb40/', 'eliana_psillakis', 'psillakise@gmail.com', 'https://www.facebook.com/app_scoped_user_id/594236807345392/', '2015-05-31 22:42:10', '', 0, 'Eliana Psillakis'),
(2939, 'Francisco', '$P$B61uUXBBYPAHHWzMBqd6EMpvEXuY4K.', 'francisco', 'francisco.raio27@gmail.com', '', '2015-05-31 22:42:51', '', 0, 'Francisco'),
(2940, 'Maria_Mar_Correia', '$P$BgIqmA3.ClTJQ5/wcO/a7umncItIQs1', 'maria_mar_correia', 'mariamargarida2000@gmail.com', 'https://www.facebook.com/app_scoped_user_id/889125567815114/', '2015-05-31 22:51:24', '', 0, 'Maria Mar Correia'),
(2941, 'Silvia_Nobre', '$P$BkNI6hPcb0LrvBubx4w54l2Jpxcejc.', 'silvia_nobre', 'pahtxulinha@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/810669059023165/', '2015-05-31 23:03:36', '', 0, 'Sílvia Nobre'),
(2942, 'Luis_Silva', '$P$BFwtq4dosviCQS8QCsyt3OoEDWgzoP0', 'luis_silva', 'luisandresilv4@gmail.com', 'https://www.facebook.com/app_scoped_user_id/771086186344144/', '2015-05-31 23:11:59', '', 0, 'Luis Silva'),
(2943, 'Diogo_Noronha_Ozorio', '$P$BorIwRcy6TVwa7gMTYpjPYfHwI.NQB/', 'diogo_noronha_ozorio', 'dnozorio@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1408642236128696/', '2015-05-31 23:14:24', '', 0, 'Diogo Noronha Ozorio'),
(2944, 'Gisela_Pontes_Calhau', '$P$BOhSocIfjZrVUFJ/eN/F2clerPnsKK0', 'gisela_pontes_calhau', 'gicalhau7@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205801380527575/', '2015-05-31 23:20:04', '', 0, 'Gisela Pontes Calhau'),
(2945, 'Elisa_Carvalho_Moreira', '$P$BUI1Lx3lMTdrEwu4xuDYml.U/GTNsC0', 'elisa_carvalho_moreira', 'emcarvalhomoreira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/921862341210967/', '2015-05-31 23:20:42', '', 0, 'Elisa Carvalho Moreira'),
(2946, 'Cariina_Matias', '$P$BFKAY2o92QnE.wKyMV0mST./B7nG220', 'cariina_matias', 'carina__matias1010@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/508709622618179/', '2015-05-31 23:24:23', '', 0, 'Cariina Matias'),
(2947, 'Diogo_Sequeira', '$P$B0TpnE/6Farbwy62EgxkG2PGQAD.og/', 'diogo_sequeira', 'sequeira.diogo@gmail.com', 'https://plus.google.com/109971344299857615579', '2015-05-31 23:26:16', '', 0, 'Diogo Sequeira'),
(2948, 'Paulo_Amaral', '$P$Bi1D8q97q7/XpdIXt.QS6adz97kRkg1', 'paulo_amaral', 'diditacoatiara@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1005738276117437/', '2015-05-31 23:35:17', '', 0, 'Paulo Amaral'),
(2949, 'Pedro_Vaz', '$P$BYlHRUYjQfTONmTX1Fl8gZAWxauQEE1', 'pedro_vaz', 'peter_bigp@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/818882171521832/', '2015-05-31 23:49:49', '', 0, 'Pedro Vaz'),
(2950, 'Andre_Magdani', '$P$BINPAy9VQoho4f7pIjaQh8BJwSfpxw.', 'andre_magdani', 'andre_magdani@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/952630121443546/', '2015-05-31 23:51:10', '', 0, 'André Magdani'),
(2951, 'Eva_Roncon', '$P$B.zUTvpBQsQ.CMB1/EQnDa67e5cSjS1', 'eva_roncon', 'evaroncon@jmdr.pt', 'https://www.facebook.com/app_scoped_user_id/920186738048305/', '2015-06-01 00:01:05', '', 0, 'Eva Roncon'),
(2952, 'Rui_Pinto', '$P$BUSli5HYP0HJ56r0w2hpTQmXcJdPYX/', 'rui_pinto', 'rmstpcdc@msn.com', 'https://www.facebook.com/app_scoped_user_id/10207123141146298/', '2015-06-01 00:02:31', '', 0, 'Rui Pinto'),
(2953, 'Raquel_Martins', '$P$ByDqj33073LXM1CkUPiwFuNf9MWKPv0', 'raquel_martins', 'raquelmsm@gmail.com', 'https://www.facebook.com/app_scoped_user_id/944443982262046/', '2015-06-01 01:01:32', '', 0, 'Raquel Martins'),
(2954, 'Miguel_Chavarria', '$P$Bp18l.9EV6k68509HGXb9Bchx.hKV..', 'miguel_chavarria', 'miguelchavarria0@gmail.com', 'https://plus.google.com/101038101654995126915', '2015-06-01 01:20:35', '', 0, 'Miguel Chavarria'),
(2955, 'Ricardo_Andre_Ribeiro', '$P$B9IwzCiQ/SmVdB5Uv46ec85HpdnHgR1', 'ricardo_andre_ribeiro', 'facebook_user_ricardo_andre_ribeiro@example.com', 'https://www.facebook.com/app_scoped_user_id/10152960520347219/', '2015-06-01 01:59:06', '', 0, 'Ricardo André Ribeiro'),
(2956, 'Ricardo_Ribeiro', '$P$BYnWIWmUILRS.odtMqA6xLjYKaQ0bs1', 'ricardo_ribeiro', 'ricardoa.ribeiro@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/831263643595414/', '2015-06-01 02:02:06', '', 0, 'Ricardo Ribeiro'),
(2957, 'Andrea_Guida', '$P$BAacXk25l7AAAYzB/DrDCMa62w7MXS0', 'andrea_guida', 'facebook_user_andrea_guida@example.com', 'https://www.facebook.com/app_scoped_user_id/10206891829800400/', '2015-06-01 03:12:24', '', 0, 'Andrea Guida'),
(2958, 'Jeannette_Foster', '$P$BbafWZVUv9TpRjnTiAa9dKQWR2bpzt0', 'jeannette_foster', 'jeannettefoster18@yahoo.co.uk', 'https://www.facebook.com/app_scoped_user_id/10153425695323010/', '2015-06-01 06:21:38', '', 0, 'Jeannette Foster'),
(2959, 'Monika_Lilienweiss', '$P$BnC09kGWIgDayr9OD/s.XDNmN4t5jw0', 'monika_lilienweiss', 'monililienweiss@web.de', 'https://www.facebook.com/app_scoped_user_id/1613897428890233/', '2015-06-01 06:32:14', '', 0, 'Monika Lilienweiss'),
(2960, 'Sara_Julio', '$P$BTLEOzyp0.CYSfoYcvYRG76ccxtXlB1', 'sara_julio', 'saraujulio@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206890049477930/', '2015-06-01 07:08:37', '', 0, 'Sara Júlio'),
(2961, 'Tomas_Magalhaes', '$P$BYSq80AO84LoIgNuAh9rtl2n4fmiL41', 'tomas_magalhaes', 'big_foot_surfer@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207036749627108/', '2015-06-01 07:20:20', '', 0, 'Tomás Magalhães'),
(2962, 'Diana_Vitorino', '$P$Bp73p/TObqBQlc9qHokKKD2WLr7evf.', 'diana_vitorino', 'diana.vitorino5@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204288520872540/', '2015-06-01 07:36:44', '', 0, 'Diana Vitorino'),
(2963, 'Sebastiao_Seguro', '$P$B5N5FVgsqdPzOuYaG20SdvmMvRiHf3.', 'sebastiao_seguro', 'csebastiaoseguro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206718223178482/', '2015-06-01 08:30:25', '', 0, 'Sebastião Seguro'),
(2964, 'Rui_Gil', '$P$BzrgkrX0n4b0vABzqj0ac9MojK0ag31', 'rui_gil', 'ruigil1966@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206012966335744/', '2015-06-01 09:07:50', '', 0, 'Rui Gil'),
(2965, 'Catarina_Tavares', '$P$B2i9JcZ5ZiIFyzANR6E8T9WZpD1IVH0', 'catarina_tavares', 'facebook_user_catarina_tavares@example.com', 'https://www.facebook.com/app_scoped_user_id/868655256539768/', '2015-06-01 09:20:36', '', 0, 'Catarina Tavares'),
(2966, 'Vitor_Ferreira_1', '$P$BoFwbNB4Tj.c2VDmq3oIoOMEPExK6O/', 'vitor_ferreira_1', 'vmarquesferreira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1004670409546076/', '2015-06-01 09:25:19', '', 0, 'Vitor Ferreira'),
(2967, 'Henrique_Gaspar', '$P$B7utS1PCzbPH86U8/WUj9CG81Ydjc9.', 'henrique_gaspar', 'kikig3@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/951103761600069/', '2015-06-01 09:54:18', '', 0, 'Henrique Gaspar'),
(2968, 'Sonia_Raquel_Duarte', '$P$BICpYf4B4NUS2zE5nlaOgpt7EoMCaa1', 'sonia_raquel_duarte', 'soninha.duarte78@gmail.com', 'https://www.facebook.com/app_scoped_user_id/911609318862586/', '2015-06-01 09:55:34', '', 0, 'Sónia Raquel Duarte'),
(2969, 'Pedro_Dominguez', '$P$B.l2gzOB7he0vWQJH3ESe9TV4xwVlf1', 'pedro_dominguez', 'dentistaguitarrista@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10154257369493504/', '2015-06-01 10:11:01', '', 0, 'Pedro Dominguez'),
(2970, 'Domingos_Goncalves', '$P$BFuxfVeuI3D7jLfxNURBsMZ/DK2gQf/', 'domingos_goncalves', 'dgoncalves.3@gmail.com', 'https://plus.google.com/107294109333523135887', '2015-06-01 10:34:48', '', 0, 'Domingos Gonçalves'),
(2971, 'Leah_Khay', '$P$BmkVX/alPGtCwOtVptp.74gEu9mYp7/', 'leah_khay', 'asptmagdamarquez@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1594648987484333/', '2015-06-01 10:46:35', '', 0, 'Leah Khay'),
(2972, 'Sandra_Anastacio', '$P$BLzuUbT2kTKaw6Ngemcj3K15Kw3wyu/', 'sandra_anastacio', 'sdennert@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10205624657554233/', '2015-06-01 10:51:00', '', 0, 'Sandra Anastácio'),
(2973, 'Constanca_Mariana', '$P$Bm4YGUNxXo0OM57qfwfJEjN1kReAOD.', 'constanca_mariana', 'constanca.mariana2001@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1582083538746942/', '2015-06-01 10:55:37', '', 0, 'Constança Mariana'),
(2974, 'Guilherme_Santos_Silva', '$P$BzYOx7gT3pSgy5AxZi7LOrg0M3aLXm0', 'guilherme_santos_silva', 'guilherme_s_silva@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205602190948722/', '2015-06-01 10:57:34', '', 0, 'Guilherme Santos Silva'),
(2975, 'andre_carvalho_2', '$P$BtM76SaFSVjQEPeY1BjxYvrLwHWG/Y.', 'andre_carvalho_2', 'casadaluz2010@gmail.com', '', '2015-06-01 11:10:09', '', 0, 'andre carvalho'),
(2976, 'Celia_Figueira', '$P$B2PDUcUU1Ww8w0pDrngVugmgYmnlLr0', 'celia_figueira', 'celiajfigueira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153387187691692/', '2015-06-01 11:33:45', '', 0, 'Celia Figueira'),
(2977, 'Joao_Solano_de_Almeida', '$P$BgH.dTjKmm8C3Kk11E2YWJmpowKS6N1', 'joao_solano_de_almeida', 'joaosolano@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10204647764974257/', '2015-06-01 11:38:56', '', 0, 'Joao Solano de Almeida'),
(2978, 'Teotonio_Mendes', '$P$BjvR3I.nBDsYKeO/SsEVBoSOJsEWul0', 'teotonio_mendes', 'teotoniom@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1057579410938335/', '2015-06-01 11:53:14', '', 0, 'Teotonio Mendes'),
(2979, 'Orlando_Guerreiro', '$P$BqbjZdNSWikFZBexj0GsFWO/gXrzdj1', 'orlando_guerreiro', 'orlandogue@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153115080702525/', '2015-06-01 11:58:06', '', 0, 'Orlando Guerreiro'),
(2980, 'Paulo_Marcelino', '$P$BgPhWOMnkbhN51MTn7ncouha57T02X.', 'paulo_marcelino', 'paumarcelino@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205415539602746/', '2015-06-01 12:01:29', '', 0, 'Paulo Marcelino'),
(2981, 'Mafalda_Quintela', '$P$BmEEXhdCT8QWbeHYPuBFG6L7sieNlS1', 'mafalda_quintela', 'mafalda_quintela@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/981583005198992/', '2015-06-01 12:22:06', '', 0, 'Mafalda Quintela'),
(2982, 'Diogo_Castilho_Soares', '$P$BBvybcfELp9mAYEHjtfFr8AlozrcZ50', 'diogo_castilho_soares', 'diogo_soares6@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204012058534338/', '2015-06-01 12:23:15', '', 0, 'Diogo Castilho Soares'),
(2983, 'Ri_Padrao', '$P$BVuU8/SDGg6rnlFoOVTbDXgc2s7gi0/', 'ri_padrao', 'ritchica1@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1402866943375189/', '2015-06-01 12:52:45', '', 0, 'Ri Padrão'),
(2984, 'Gabriela_Veloso', '$P$Bk2YhbzoPohh7CWVtkTejGcxvtASal.', 'gabriela_veloso', 'gabrielaveloso@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152985071442099/', '2015-06-01 13:03:59', '', 0, 'Gabriela Veloso'),
(2985, 'Jose_Luiz_Sarmento_Ferreira', '$P$BNx7wXk0Dx41lOkAE2uISJyj1Ia0Bx1', 'jose_luiz_sarmento_ferreira', 'zeluiz.f3@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205864343959469/', '2015-06-01 13:06:12', '', 0, 'José Luiz Sarmento Ferreira'),
(2986, 'Helder_Tavares', '$P$Bji5zUEh8BBE7o6NoQFPJgEHA9rPL8/', 'helder_tavares', 'heldertavares@msn.com', 'https://www.facebook.com/app_scoped_user_id/10153918924408508/', '2015-06-01 13:24:38', '', 0, 'Hélder Tavares'),
(2987, 'Maria_Joao_Garrido', '$P$BxEWJjJNPP44lrt8DITUvPiWLOwzIa0', 'maria_joao_garrido', 'garrido.mjoao@gmail.com', '', '2015-06-01 13:45:56', '', 0, 'Maria João Garrido'),
(2988, 'Carmen_Internacional_Conta', '$P$B9gTgzjLpe/Mk6KIRfGdBziBmSA1pI/', 'carmen_internacional_conta', 'carmeniconta@gmail.com', '', '2015-06-01 13:51:58', '', 0, 'Carmen Internacional Conta'),
(2989, 'Rosa_Vicente', '$P$BY9Egmi3f.mPE.MH.A9za8kfcJwAjO0', 'rosa_vicente', 'rosasantos.vicente@gmail.com', '', '2015-06-01 13:55:07', '', 0, 'Rosa Vicente'),
(2990, 'Noelia_Internacional_Conta', '$P$BTOIqE17BePQGU5ph/zI0G5YVIo9ry0', 'noelia_internacional_conta', 'noeliaiconta@gmail.com', '', '2015-06-01 13:55:29', '', 0, 'Noélia Internacional Conta'),
(2991, 'Rosa_Internacional_Conta', '$P$B.2neIAlJPxNadC/iNBba0nlXKyGKv0', 'rosa_internacional_conta', 'rosaiconta@gmail.com', 'https://plus.google.com/103245001406377006613', '2015-06-01 13:57:34', '', 0, 'Rosa Internacional Conta'),
(2992, 'Dario_Internacional_Conta', '$P$B0mevborzwST5JkidDJo09fMkh8.YM.', 'dario_internacional_conta', 'darioiconta@gmail.com', 'https://plus.google.com/102096451024369131380', '2015-06-01 14:02:36', '', 0, 'Dário Internacional Conta'),
(2993, 'Ismael_Sousa', '$P$BzdfERaKjVhkOJcwmPeKBX33oSqPA2.', 'ismael_sousa', 'facebook_user_ismael_sousa@example.com', 'https://www.facebook.com/app_scoped_user_id/10206668351612311/', '2015-06-01 14:03:18', '', 0, 'Ismael Sousa'),
(2994, 'tomas_bonvalot', '$P$B3/yVWm9FZw9dKluCS6K1zZKKwjLMS.', 'tomas_bonvalot', 'tomasbonvalot@gmail.com', 'https://plus.google.com/112380899677104242862', '2015-06-01 14:04:27', '', 0, 'tomas bonvalot'),
(2995, 'Ana_De_Oliveira_Barbosa', '$P$B5ir8T4C5ZKTS0il6lRTPw01/OmbHF.', 'ana_de_oliveira_barbosa', 'anabarbosa.82@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153117552958884/', '2015-06-01 14:05:39', '', 0, 'Ana De Oliveira Barbosa'),
(2996, 'duarte_figueiredo', '$P$B.6FVf9IY/iaJ9cwwbK3KjpuiEFQei1', 'duarte_figueiredo', 'duarte.mad50s@gmail.com', 'https://plus.google.com/113807660390549171962', '2015-06-01 14:08:12', '', 0, 'duarte figueiredo'),
(2997, 'Daniel_Carvalho', '$P$B.VvkisEIp0VcRSDXf/Pp9iHtVGLtg.', 'daniel_carvalho', 'd_scarvalho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1034383346574159/', '2015-06-01 14:11:44', '', 0, 'Daniel Carvalho'),
(2998, 'Jorge_Cabral_Leitao', '$P$Bp0oKs8ks61UR9g297fHO9htGKyUEw/', 'jorge_cabral_leitao', 'primusracing@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/856726421074951/', '2015-06-01 14:12:29', '', 0, 'Jorge Cabral Leitão'),
(2999, 'Goncalo_Delaunay', '$P$Bf3ZiS.rvPjTyEaXRukPOkid6H9nOv1', 'goncalo_delaunay', 'gdelaunayp@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1066087460086084/', '2015-06-01 14:20:07', '', 0, 'Gonçalo Delaunay'),
(3000, 'Sonia_Silva', '$P$BO6cDtBe0CkFC22rQ8ltj4MqpheAaZ1', 'sonia_silva', 'princesasemcasa@gmail.com', 'https://plus.google.com/103476776575031691725', '2015-06-01 14:23:41', '', 0, 'Sonia Silva'),
(3001, 'Joao_Cabecas', '$P$BWGucs6bzHjVY8YVW5oeMxcjtrKksn/', 'joao_cabecas', 'jmcabecas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204395379385539/', '2015-06-01 14:32:30', '', 0, 'João Cabeças'),
(3002, 'Andre_Da_Fonseca_Silva', '$P$BUF5aMy6ULlJ1YwcyKEDtxao/tgYam.', 'andre_da_fonseca_silva', 'facebook_user_andre_da_fonseca_silva@example.com', 'https://www.facebook.com/app_scoped_user_id/10205378636238220/', '2015-06-01 14:33:35', '', 0, 'Andre Da Fonseca Silva'),
(3003, 'Jessica_B_Valadares', '$P$BBlYNE3L/YyZJBcR5kTZ/EZOdTjhy5/', 'jessica_b_valadares', 'jessica_jb_93@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153109640054232/', '2015-06-01 14:39:13', '', 0, 'Jessica B Valadares'),
(3004, 'Yara_Ehlert', '$P$BMNScMDlhB/uctCEIxwRP/ThtUuScB1', 'yara_ehlert', 'yara.ehlert@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1105132279500986/', '2015-06-01 14:40:05', '', 0, 'Yara Ehlert'),
(3005, 'Mariomartins_Roberto', '$P$B1Z9oLzfWGF2vV/3Phii9.B03cnuxT.', 'mariomartins_roberto', 'mariomar@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/985465048153996/', '2015-06-01 14:42:20', '', 0, 'Mariomartins Roberto'),
(3006, 'Luiz_Carvalho', '$P$B1wuGplAIr8o6qf4OkGMqU5Fy8cGza1', 'luiz_carvalho', 'luizcarvalho@me.com', 'https://www.facebook.com/app_scoped_user_id/10206335692008706/', '2015-06-01 14:43:09', '', 0, 'Luiz Carvalho'),
(3007, 'Martim_Laginha_Teixeira_Motta', '$P$BmXrsTV6OD1iTzdz2u9aPzbIdIIdS..', 'martim_laginha_teixeira_motta', 'manapartmotta@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155645744015344/', '2015-06-01 14:44:15', '', 0, 'Martim Laginha Teixeira Motta'),
(3008, 'Isabel_Santiago_Henriques', '$P$BuKwzJKe0M4qU9nK0IS.aaH3QUJ6661', 'isabel_santiago_henriques', 'isabel.henriques@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205717917901503/', '2015-06-01 14:47:00', '', 0, 'Isabel Santiago Henriques'),
(3009, 'Rui_Ferreira', '$P$By6noAHvM5ucaFZWpDbFUX5oHXQDKR/', 'rui_ferreira', 'ruiaurferreira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206045160282447/', '2015-06-01 14:49:36', '', 0, 'Rui Ferreira'),
(3010, 'Miguel_Eduardo_Goncalves_Cardoso', '$P$BUJzXwCzy0ENmx4UjMKU5mEGnty/8S.', 'miguel_eduardo_goncalves_cardoso', 'miguel66cardoso@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206077079181571/', '2015-06-01 14:51:10', '', 0, 'Miguel Eduardo Gonçalves Cardoso'),
(3011, 'Joao_Manuel_Nunes_Fortunato', '$P$BsSJsRvKX2C7Y2xKOi4pft0V8pTkDt.', 'joao_manuel_nunes_fortunato', 'jf6467@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10204188321818336/', '2015-06-01 14:53:38', '', 0, 'João Manuel Nunes Fortunato'),
(3012, 'Marta_Luis_Farinha', '$P$BYXLStwlm.dmCqSGbkp7IjXYgEQx.y0', 'marta_luis_farinha', 'marta_photography@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/374751349394600/', '2015-06-01 14:57:06', '', 0, 'Marta Luís Farinha'),
(3013, 'Cinita_Pereira', '$P$BcTBIvTGVqOY1aEAsuz6U4PzUqya/y1', 'cinita_pereira', 'cinitapereira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204216979040460/', '2015-06-01 14:58:40', '', 0, 'Cinita Pereira'),
(3014, 'Rodolfo_Pinto', '$P$Byr0kXRFrP8.0BMLFx0Kqls3aP6Q5u1', 'rodolfo_pinto', 'rodolfo_pinto_9@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/883840081655188/', '2015-06-01 14:59:31', '', 0, 'Rodolfo Pinto'),
(3015, 'Miguel_Toscano', '$P$B3yUoO5Q.XDZA6grppWd78xKUTaEU4/', 'miguel_toscano', 'miguel.toscano.pires@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1093308007365105/', '2015-06-01 15:00:16', '', 0, 'Miguel Toscano'),
(3016, 'Raquel_Carrilho', '$P$BkfCcmO3Owlw9SME7/b/l1I/iDio0R.', 'raquel_carrilho', 'raquelcarrilho_gijo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206114906964070/', '2015-06-01 15:02:11', '', 0, 'Raquel Carrilho'),
(3017, 'Mafalda_Internacional_Conta', '$P$BOAb/c9j/VyoL7AjfheeVuJQcV11cC0', 'mafalda_internacional_conta', 'mafaldaiconta@gmail.com', '', '2015-06-01 15:03:22', '', 0, 'Mafalda Internacional Conta'),
(3018, 'Ana_Rita_Rodrigues', '$P$BfemvNVTRT9gOvjZC67URdBC9TZZV0/', 'ana_rita_rodrigues', 'facebook_user_ana_rita_rodrigues@example.com', 'https://www.facebook.com/app_scoped_user_id/10206242218191019/', '2015-06-01 15:04:16', '', 0, 'Ana Rita Rodrigues'),
(3019, 'Salvador_Mira', '$P$BqhF.R13Hzo2j9C.ocS1qs2EcZCcoz0', 'salvador_mira', 'salvador_mira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203878555515548/', '2015-06-01 15:15:28', '', 0, 'Salvador Mira'),
(3020, 'Luis_Bruno', '$P$BXrcCVxKJl6PiPq8HPBoC1j853WkFr1', 'luis_bruno', 'lfilipe@tap.pt', 'https://www.facebook.com/app_scoped_user_id/10203836926274625/', '2015-06-01 15:19:21', '', 0, 'Luis Bruno'),
(3021, 'Johnny_GS', '$P$B05GEk1FXVac6igUxgOCFw6DEoQd.t1', 'johnny_gs', 'facebook_user_johnny_gs@example.com', 'https://www.facebook.com/app_scoped_user_id/790338011081638/', '2015-06-01 15:26:32', '', 0, 'Johnny GS'),
(3022, 'Patricia_Rodrigues', '$P$BzNt7Kj8Z03FHNEATtOO8qJf4IOrtf.', 'patricia_rodrigues', 'ploft7@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205913558732529/', '2015-06-01 15:26:41', '', 0, 'Patricia Rodrigues'),
(3023, 'Francisco_Paes_de_Vasoncellos', '$P$BFAZTfIOThtP6HKSdp4sJwtbZWbQUk0', 'francisco_paes_de_vasoncellos', 'franciscopdv@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1432467047062366/', '2015-06-01 15:33:31', '', 0, 'Francisco Paes de Vasoncellos'),
(3024, 'Miguel_Mendes_Mendonca', '$P$BJOUH7zMVtqFz0RgCZht6FV2hx3bQP0', 'miguel_mendes_mendonca', 'm1gu3l_mm@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206021167435735/', '2015-06-01 15:38:56', '', 0, 'Miguel Mendes Mendonça'),
(3025, 'Diogo_Filipe_Coutinho', '$P$BcbIut2tvyq6F9IyncbTIcacfknxTK/', 'diogo_filipe_coutinho', 'df_coutinho14@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1053414288005611/', '2015-06-01 15:42:12', '', 0, 'Diogo Filipe Coutinho'),
(3026, 'Carlos_Noronha', '$P$ByitJ1BKwmbBFTl8.w9m2KzreVmEv20', 'carlos_noronha', 'carlos.noronha.93@gmail.com', 'https://plus.google.com/106183482160616112759', '2015-06-01 15:55:15', '', 0, 'Carlos Noronha'),
(3027, 'Renata_Henriques_Valenti', '$P$BPZaj2lKAUzICmbJ7qvUJzrH5fGySc1', 'renata_henriques_valenti', 'valentirenata@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152986095902198/', '2015-06-01 16:06:11', '', 0, 'Renata Henriques Valenti'),
(3028, 'Debora_Antunes', '$P$Byk3ZJvnAC3tuooHuNYmOlxh3/xPE40', 'debora_antunes', 'deborasofia@msn.com', 'https://www.facebook.com/app_scoped_user_id/10206700473661344/', '2015-06-01 16:08:38', '', 0, 'Débora Antunes'),
(3029, 'Maria_Rosario', '$P$BdvgWO44GkVTYuKNC8vnRJwxpnHbLF/', 'maria_rosario', 'geral@oficinadostecidos.com', 'https://www.facebook.com/app_scoped_user_id/553608588111190/', '2015-06-01 16:14:30', '', 0, 'Maria Rosário'),
(3030, 'Dadolas_Guedes', '$P$BwqDK6itDZpq9qQufmHD83.wemnys6.', 'dadolas_guedes', 'dadolas@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1481318858825531/', '2015-06-01 16:16:00', '', 0, 'Dadolas Guedes'),
(3031, 'Ines_Marinho_Corte-Real', '$P$BYgyzStA9mNhsmYlxNDtU8RYtnqFsn0', 'ines_marinho_corte-real', 'imarinhocortereal@gmail.com', 'https://www.facebook.com/app_scoped_user_id/943616099024624/', '2015-06-01 16:19:46', '', 0, 'Inês Marinho Corte-Real'),
(3032, 'Nuno_Matos', '$P$BPQxstXZ2q8zoZK8lIqdAUUOX.UcI11', 'nuno_matos', 'nunomarcopaulo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/929636290434504/', '2015-06-01 16:22:54', '', 0, 'Nuno Matos'),
(3033, 'Joao_Nabais', '$P$B9fdFbsUtcv5NfUv9mg2IgvCGV35YI/', 'joao_nabais', 'facebook_user_joao_nabais@example.com', 'https://www.facebook.com/app_scoped_user_id/10205675936590248/', '2015-06-01 16:27:04', '', 0, 'João Nabais'),
(3034, 'Susana_Santos_1', '$P$BjlmC4BTNyBN8H.04wsw6gjAgerfpH0', 'susana_santos_1', 'susanavianasantos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/870219593050464/', '2015-06-01 16:28:46', '', 0, 'Susana Santos'),
(3035, 'Margarida_Vidinha', '$P$BCjPKICTvFO8vmI48BiaZbBOSqPv9H/', 'margarida_vidinha', 'facebook_user_margarida_vidinha@example.com', 'https://www.facebook.com/app_scoped_user_id/810929998997508/', '2015-06-01 16:41:23', '', 0, 'Margarida Vidinha'),
(3036, 'Cristina_Costa', '$P$BtccYI9p0WD/xEwVBBVbynQDJVDj6//', 'cristina_costa', 'sousacosta.cristina@gmail.com', '', '2015-06-01 16:44:20', '', 0, 'Cristina Costa'),
(3037, 'Bruno_Figueiredo', '$P$BdAtT2dYwxMqmzPTz19yJd3NsLU1Z40', 'bruno_figueiredo', 'velcrum@gmail.com', 'https://plus.google.com/104208569559486649304', '2015-06-01 17:08:23', '', 0, 'Bruno Figueiredo'),
(3038, 'Pedro_Pereira_1', '$P$B9WFIAGMzUZHQqtJhIEsh5f2yCxyle1', 'pedro_pereira_1', 'peperjag@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1026821830662988/', '2015-06-01 17:19:23', '', 0, 'Pedro Pereira'),
(3039, 'Susana_Dolgner', '$P$ByQb/lOuphNKcjeA7TXRLQSsekfdBW/', 'susana_dolgner', 'facebook_user_susana_dolgner@example.com', 'https://www.facebook.com/app_scoped_user_id/410357029148769/', '2015-06-01 17:41:01', '', 0, 'Susana Dolgner'),
(3040, 'Kris_Silva', '$P$BRgfRfbwJIrkDjriSr.Vna/V13HcaE/', 'kris_silva', 'facebook_user_kris_silva@example.com', 'https://www.facebook.com/app_scoped_user_id/1713487088878822/', '2015-06-01 17:41:15', '', 0, 'Kris Silva'),
(3041, 'Carolina_Tavares', '$P$BMwNRxhZub3/bBysGP/p4K7vGXpuvH.', 'carolina_tavares', 'ctavares7@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1064370230257886/', '2015-06-01 17:56:21', '', 0, 'Carolina Tavares'),
(3042, 'Sebastian_Linda', '$P$BvfmPUfLeNBR5YQB8nTYcPKzwuimW..', 'sebastian_linda', 'kontakt@fp-video.de', 'https://www.facebook.com/app_scoped_user_id/10205781512889718/', '2015-06-01 18:17:43', '', 0, 'Sebastian Linda'),
(3043, 'Jose_Hipolito', '$P$BN8czWtwys3n29.u/xOiIr/7bGX7o11', 'jose_hipolito', 'zehip3@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207516271171653/', '2015-06-01 18:41:43', '', 0, 'Jose Hipólito'),
(3044, 'Goncalo_Mota', '$P$B2FxaIpzv9zOZmFDSYvPEbOZixMncQ1', 'goncalo_mota', 'fubas123@gmail.com', 'https://www.facebook.com/app_scoped_user_id/478260208996229/', '2015-06-01 18:49:39', '', 0, 'Gonçalo Mota'),
(3045, 'Madalena_Mota', '$P$BwLmYCvmHRelKlBK6/opQlzlEh0q34.', 'madalena_mota', 'mad_mota@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1008555949168910/', '2015-06-01 18:49:56', '', 0, 'Madalena Mota'),
(3046, 'andre_carvalho_3', '$P$B37UbgfhJIhZEyTIe6iqNTCISelAkl0', 'andre_carvalho_3', 'maildoandre@gmail.com', '', '2015-06-01 18:58:40', '', 0, 'andré carvalho'),
(3047, 'Juu_Silva', '$P$Bd.K2AyJJmkhXjpORGObylhn0gFtgm1', 'juu_silva', 'joanasilva22@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206920635194314/', '2015-06-01 19:00:40', '', 0, 'Júu Silva'),
(3048, 'juanita_andre', '$P$BVrsq3xz51mkNX55B9aJoT02gcgoT6.', 'juanita_andre', 'juanitaeandre@gmail.com', '', '2015-06-01 19:03:33', '', 0, 'juanita andre'),
(3049, 'Chiara_Ziegler_Felix', '$P$Btyw7EUyjQRhl1sHP2/YFBXqhTlK650', 'chiara_ziegler_felix', 'kikizf3@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/813549525397727/', '2015-06-01 19:06:35', '', 0, 'Chiara Ziegler Félix'),
(3050, 'Alcina_Paixao', '$P$BsKaOrZzcYUo76SpoSV8w2CAO0CxWM.', 'alcina_paixao', 'alcinapaixao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/970168579681854/', '2015-06-01 19:06:59', '', 0, 'Alcina Paixão'),
(3051, 'Joao_Olazabal', '$P$Bc5CZMVEBr4f7Ee03ejzFK.pNaidWZ.', 'joao_olazabal', 'joaoolazabal@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1610940009146984/', '2015-06-01 19:23:10', '', 0, 'Joao Olazabal'),
(3052, 'Vasco_Rego_Leitao', '$P$BziMpMjb6O1SUtyEdHTGiv3IRFK.Um/', 'vasco_rego_leitao', 'vascorleitao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/461754223988408/', '2015-06-01 19:27:41', '', 0, 'Vasco Rego Leitao'),
(3053, 'Diogo_Cordeiro', '$P$BT02SC4I0P8/nxQ8jjcRQYOMCQV9ck1', 'diogo_cordeiro', 'diogocordeiro12@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/873589816067199/', '2015-06-01 19:45:58', '', 0, 'Diogo Cordeiro'),
(3054, 'Samuel_Malveiro', '$P$Bkk9kGf7Ce7H87B0JA7YR./SEC2Tru.', 'samuel_malveiro', 'samuelmalveiro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/827946053954925/', '2015-06-01 19:47:00', '', 0, 'Samuel Malveiro'),
(3055, 'Filipa_S_D_Santos', '$P$Bli8.5YKvoM8X1vTvB6qCAberbB/fb/', 'filipa_s_d_santos', 'filipa_serafim@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153421580916155/', '2015-06-01 19:50:15', '', 0, 'Filipa S. D. Santos'),
(3056, 'mariana_cunha', '$P$BS.t/VbjoUK4uLv9jGfVlr.j23uj/h/', 'mariana_cunha', 'marianamgcunha1993@gmail.com', 'https://plus.google.com/106217379327542549345', '2015-06-01 19:54:19', '', 0, 'mariana cunha'),
(3057, 'beatriz_jacinto', '$P$BNJPomAFVsIszDN31KLYSBh0n/L1G/0', 'beatriz_jacinto', 'beatrizlage2000@gmail.com', 'https://plus.google.com/114887162575184242918', '2015-06-01 19:56:35', '', 0, 'beatriz jacinto'),
(3058, 'Gustavo_Lozano', '$P$Bg23OQj.xh.DtcbNgrESkUbrtXtRiZ1', 'gustavo_lozano', 'lozano.gl@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1623211194588129/', '2015-06-01 20:01:49', '', 0, 'Gustavo Lozano'),
(3059, 'Marcos_Charana', '$P$BanuPCS2rqIN4qecxb5.5jJ5nRkjfK0', 'marcos_charana', 'marcoscharana@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204315898879863/', '2015-06-01 20:04:13', '', 0, 'Marcos Charana'),
(3060, 'Ana_Laires', '$P$BovCKFbNdX13jp7DIei/6wCsWCYP2G1', 'ana_laires', 'ana@pontocriativo.pt', 'https://www.facebook.com/app_scoped_user_id/10205596174998524/', '2015-06-01 20:08:41', '', 0, 'Ana Laires'),
(3061, 'Daniel_Frade', '$P$BCrB2ANyUqmUchWTRDuev/nBqaq1I1/', 'daniel_frade', 'danielfrade_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/872485022800512/', '2015-06-01 20:10:19', '', 0, 'Daniel Frade'),
(3062, 'Joao_Pinto', '$P$B.NgQOOxczXhE4Zqu...FzyQct5lei0', 'joao_pinto', 'joaompnobrega@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153272227705239/', '2015-06-01 20:10:24', '', 0, 'João Pinto'),
(3063, 'Joao_Sousa_1', '$P$BGyQYmkrogp3M2E7mVaycaINXN/zFW.', 'joao_sousa_1', 'joaosousa12@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152890736822555/', '2015-06-01 20:11:22', '', 0, 'João Sousa'),
(3064, 'Maria_Joao_Pestana', '$P$BCfxMl5Tpk1VIyVUwpPxWre0P.wHRk/', 'maria_joao_pestana', 'mariapestana24@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206669683841183/', '2015-06-01 20:11:49', '', 0, 'Maria João Pestana'),
(3065, 'Sofia_Ribeiro', '$P$BGK/Qdfyio9UVevX/gxV/bCGkquDcX1', 'sofia_ribeiro', 'sofia_ribeiro@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/682189568575199/', '2015-06-01 20:15:18', '', 0, 'Sofia Ribeiro'),
(3066, 'Ana_Rocha_1', '$P$BRKtiymGj9mcRdHYE/6K9TU3wX4Qjv0', 'ana_rocha_1', 'anarocha33@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1078983165463936/', '2015-06-01 20:16:19', '', 0, 'Ana Rocha'),
(3067, 'Joao_Pedro_Patricio', '$P$B7k/wTA/fBInuFsxj4WCobWPimSSf3.', 'joao_pedro_patricio', 'joao_caldas89@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152986783547972/', '2015-06-01 20:20:56', '', 0, 'João Pedro Patrício'),
(3068, 'Sara_Allen_de_Vasconcelos', '$P$BtUKHhjFVliUtCfKDJ3qVVNUNTSBUX.', 'sara_allen_de_vasconcelos', 'sara.adevasconcellos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204266135513000/', '2015-06-01 20:22:23', '', 0, 'Sara Allen de Vasconcelos'),
(3069, 'Joana_Menezes_Pinto_Machado', '$P$BGsTV97SVK9z3HtJpv9Y806CrU5YxW1', 'joana_menezes_pinto_machado', 'joanapintomachado@gmail.com', 'https://www.facebook.com/app_scoped_user_id/860329314002321/', '2015-06-01 20:23:08', '', 0, 'Joana Menezes Pinto Machado'),
(3070, 'Francisco_Serrado', '$P$ByzDHKGJQPcbjdc3cXzMwXMS1/igoQ.', 'francisco_serrado', 'francisco_serrado_1906@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203081144428379/', '2015-06-01 20:23:13', '', 0, 'Francisco Serrado'),
(3071, 'Joao_Ribeiro', '$P$BvIye5bifOBRwodUJPQVGMD1WJCD2//', 'joao_ribeiro', 'joaorib80@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1572928589637807/', '2015-06-01 20:23:47', '', 0, 'João Ribeiro'),
(3072, 'Catarina_Camara', '$P$BmOfbnxfyRGwTVCH6KFj.YELpMMlr2/', 'catarina_camara', 'catarina-_-@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/848341871919052/', '2015-06-01 20:26:34', '', 0, 'Catarina Câmara'),
(3073, 'Catarina_Venancio_Antunes', '$P$B4yv1tlMtiTQUa6tRqkUSU3I9yhgHZ/', 'catarina_venancio_antunes', 'a.venancio.a@gmail.com', 'https://plus.google.com/102873606038675138606', '2015-06-01 20:31:12', '', 0, 'Catarina Venâncio Antunes'),
(3074, 'Joana_Jetzer', '$P$B3wZy26UmZipE54.jgp3EdUYK8kZDC0', 'joana_jetzer', 'joana-jetzer@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153326389650902/', '2015-06-01 20:34:57', '', 0, 'Joana Jetzer'),
(3075, 'Madalena_Veloso', '$P$BN2q8sJq//MZMoWvAmfZ2Z9s.ufRFb/', 'madalena_veloso', 'nikymaie@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1595873127352694/', '2015-06-01 20:35:31', '', 0, 'Madalena Veloso'),
(3076, 'Rodrigo_C_Barradas', '$P$BXy5pl1aZpRNGJCn8FEru3OaAcJv7Q/', 'rodrigo_c_barradas', 'rodrigocbarradas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/720793334695885/', '2015-06-01 20:44:04', '', 0, 'Rodrigo C. Barradas'),
(3077, 'Mariana_Matias_Santos', '$P$B1OVlO/ztdQ8wKh5hX0/ZjIcgKuRq01', 'mariana_matias_santos', 'marianasantos94@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205768149941959/', '2015-06-01 20:45:28', '', 0, 'Mariana Matias Santos'),
(3078, 'Margarida_Nogueira', '$P$BpmVQHq4tt5Xw48EuraRyC4iF.ubxR1', 'margarida_nogueira', 'margaridanogueira_96@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152970268907098/', '2015-06-01 20:48:38', '', 0, 'Margarida Nogueira'),
(3079, 'R_A', '$P$BVBjwvg8IFQMUaDox0qg3FqFrKW6921', 'r_a', 'netrsa@gmail.com', '', '2015-06-01 20:56:00', '', 0, 'R A'),
(3080, 'Beatriz_Vasconcelos', '$P$BDJNKAnClyOWtlOGLVe8v77g7NrneV0', 'beatriz_vasconcelos', 'beatrizvasconcelosp@gmail.com', 'https://plus.google.com/100667845799870409097', '2015-06-01 20:56:03', '', 0, 'Beatriz Vasconcelos'),
(3081, 'Oliver_Stohr', '$P$Bk7B25h/bkodTLopY6O6pERiaeVmq01', 'oliver_stohr', 'oliver.st11@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/795672460547595/', '2015-06-01 20:58:24', '', 0, 'Oliver Stöhr'),
(3082, 'Bruna_Azevedo', '$P$BxI5KqOuWkOs7bwqN9kcDAoqYi8evN0', 'bruna_azevedo', 'brunaazevedosg@outlook.pt', 'https://www.facebook.com/app_scoped_user_id/270703356433740/', '2015-06-01 20:59:57', '', 0, 'Bruna Azevedo'),
(3083, 'Mateus_Cruz_Morais', '$P$Bq2A.wZ8liYYK4kgzIWQaU250dSzes0', 'mateus_cruz_morais', 'mateus_morais_1999@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/961762120511234/', '2015-06-01 21:13:20', '', 0, 'Mateus Cruz Morais'),
(3084, 'Maria_Ju', '$P$B/VvwYrUZIFao52BiiR792.3anME3h.', 'maria_ju', 'mjmouro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153033050061925/', '2015-06-01 21:16:24', '', 0, 'Maria Jú'),
(3085, 'Emanuel_Franca_Gouveia', '$P$BuufP0b1GKk/1ZkJAQJFniwYMWIST/.', 'emanuel_franca_gouveia', 'emanuelrtfg@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204306587800655/', '2015-06-01 21:24:07', '', 0, 'Emanuel França Gouveia'),
(3086, 'Mariana_Pacheco', '$P$Bs7.mdvZUR3xeTSj5PTKGL7lrK.UZ/1', 'mariana_pacheco', 'marianapacheco02@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/925585644147285/', '2015-06-01 21:28:31', '', 0, 'Mariana Pacheco'),
(3087, 'Madalena_Bonvalot', '$P$BiPPmTJm5nUhn.teyW/lhxCDeoo8s70', 'madalena_bonvalot', 'madalena_bonvalot@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/382601585278984/', '2015-06-01 21:39:29', '', 0, 'Madalena Bonvalot'),
(3088, 'Kika_Duarte', '$P$BDZ22DBn0TASxWkEtb5mDXyeRUuBcd/', 'kika_duarte', 'kika__duarte@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205899709279267/', '2015-06-01 21:40:40', '', 0, 'Kika Duarte'),
(3089, 'Fernando_Borges_da_Costa', '$P$BL5P3vcLNyGzxwhPF7sOHSbBJaoGb40', 'fernando_borges_da_costa', 'fabocosta@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200673162909441/', '2015-06-01 21:40:56', '', 0, 'Fernando Borges da Costa'),
(3090, 'Carmo_Henninger', '$P$Bydc5D5uKl2ns3p2/qZWu6YSlhL91y1', 'carmo_henninger', 'carmohenninger@gmail.com', 'https://www.facebook.com/app_scoped_user_id/389441434583461/', '2015-06-01 21:42:22', '', 0, 'Carmo Henninger'),
(3091, 'Mariana_Esteves', '$P$BR9L69MEKPWyQRxv80OvWAvFugJhkR/', 'mariana_esteves', 'mariana.mano.esteves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204696968203854/', '2015-06-01 21:45:20', '', 0, 'Mariana Esteves'),
(3092, 'Ana_Mano_Duarte', '$P$B2dHGOUXP9sGxCZ7MgNa4vl4KSt3iR/', 'ana_mano_duarte', 'ana.duarte-7910l@adv.oa.pt', 'https://www.facebook.com/app_scoped_user_id/906837809362176/', '2015-06-01 21:46:57', '', 0, 'Ana Mano Duarte'),
(3093, 'Jessica_Robalinho', '$P$BZKTMuUb6NYTJg6qPAGD/bSqr097b9/', 'jessica_robalinho', 'jessicarobalinho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/814718681945783/', '2015-06-01 21:49:02', '', 0, 'Jessica Robalinho'),
(3094, 'Afonso_Cardoso', '$P$BZZo6QCVHkzMeCYoheVzqAk4kQoDFR1', 'afonso_cardoso', 'afonsogcardoso@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206090954527864/', '2015-06-01 21:49:22', '', 0, 'Afonso Cardoso'),
(3095, 'Mariana_Quina', '$P$Bc6rgJJO6ErndFz6icyTIOJR4XPbzr.', 'mariana_quina', 'marianaquina1995@gmail.com', 'https://plus.google.com/105553351491248090000', '2015-06-01 21:49:54', '', 0, 'Mariana Quina'),
(3096, 'Ana_Sofia_Alexandre', '$P$B/uoGbF1NgAerhnjgj8vXInPD3Fovw1', 'ana_sofia_alexandre', 'ana.soff@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/969054239801804/', '2015-06-01 22:11:31', '', 0, 'Ana Sofia Alexandre'),
(3097, 'Carla_Cristina_Rocha', '$P$BBvjWi58Yz/HSfoecmiXw/JrfZFbhu.', 'carla_cristina_rocha', 'karla_roxa_69@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206859821842484/', '2015-06-01 22:15:06', '', 0, 'Carla Cristina Rocha'),
(3098, 'Marco_Antony', '$P$BCsE3VYbiGhMC7MJ5FQZPp1PM209w3/', 'marco_antony', 'mavcc13@gmail.com', 'https://www.facebook.com/app_scoped_user_id/915774925128156/', '2015-06-01 22:17:43', '', 0, 'Marco Antony'),
(3099, 'Sonia_Alegre', '$P$BlOvxOwkh1NdHKV7ruCdFWhYFwg6sN1', 'sonia_alegre', 'soniaalegre1977@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1445346319103472/', '2015-06-01 22:22:25', '', 0, 'Sónia Alegre'),
(3100, 'Carlos_Correia_de_Sa', '$P$Bn3Dm4jcUNK5dbrPU1w9YlSjPcXRsJ1', 'carlos_correia_de_sa', 'csa@fc.up.pt', 'https://www.facebook.com/app_scoped_user_id/10206890614248126/', '2015-06-01 22:28:06', '', 0, 'Carlos Correia de Sá'),
(3101, 'Joao_Francisco_Rodrigues', '$P$B4XUrBi15V19RSqmlfAb2BIL.wm1Yg1', 'joao_francisco_rodrigues', 'francisco_10_43@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1003989686307803/', '2015-06-01 22:35:06', '', 0, 'João Francisco Rodrigues'),
(3102, 'Elisa_Sousa_Gomes', '$P$B3D2WF3Q1oxksqr84lz0RV6M/M7ZCy/', 'elisa_sousa_gomes', 'elisasgomes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203071103538579/', '2015-06-01 22:37:48', '', 0, 'Elisa Sousa Gomes'),
(3103, 'Margarida_Cardoso_Silva', '$P$BDpQsjsuHiYOH1HGe3DiYLwD0d8m8q0', 'margarida_cardoso_silva', 'margycs@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202992400049760/', '2015-06-01 22:41:43', '', 0, 'Margarida Cardoso Silva'),
(3104, 'Mafalda_Palmares', '$P$BwgUSrW28BkNGogCd8DSDq14pjyseU1', 'mafalda_palmares', 'mafpalmares@gmail.com', 'https://www.facebook.com/app_scoped_user_id/856284871075244/', '2015-06-01 23:04:20', '', 0, 'Mafalda Palmares'),
(3105, 'Catarina_Ataide', '$P$BrxtwUBkdn8RrI4cs9annc54XFNeoH/', 'catarina_ataide', 'catarina_ataide@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1089822477700127/', '2015-06-01 23:06:04', '', 0, 'Catarina Ataíde'),
(3106, 'Sergio_Moreira', '$P$Bx5ZIRSuYqxc3ZxGaprZ0KY9C10ZUZ.', 'sergio_moreira', 'sergiosm26@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/885781638135660/', '2015-06-01 23:13:14', '', 0, 'Sérgio Moreira'),
(3107, 'Maria_Sampaio', '$P$By4zrhX5x43tNgwSoxz0n.Yu9wO8UA/', 'maria_sampaio', 'mariabelchiorsampaio@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155626717850285/', '2015-06-01 23:29:18', '', 0, 'Maria Sampaio'),
(3108, 'Filipe_Rodrigues', '$P$B80TwJpNMjwE92asXsPArnNC8P75L10', 'filipe_rodrigues', 'filipefrauto@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202946701787260/', '2015-06-01 23:32:01', '', 0, 'Filipe Rodrigues'),
(3109, 'Nazare_Correia', '$P$B1pb3KNg9Aw9mimo27vHZLE53c4Xps1', 'nazare_correia', 'nazarecostacorreia@gmail.com', 'https://plus.google.com/106286855233771582559', '2015-06-01 23:35:42', '', 0, 'Nazaré Correia'),
(3110, 'Nuno_Moreira_Junior', '$P$BBDbRx5wFb4i4D8/j8pv/OoQ.U.yXU.', 'nuno_moreira_junior', 'nuno_lemos_moreira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205831835930502/', '2015-06-01 23:42:19', '', 0, 'Nuno Moreira Junior');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(3111, 'Pedro_Cordeiro', '$P$ByLIk9ZmU4tbbM1R0dTbQfOtzG35Zd1', 'pedro_cordeiro', 'pedrob52@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206471876853658/', '2015-06-01 23:54:48', '', 0, 'Pedro Cordeiro'),
(3112, 'Ricardo_Co', '$P$Bv6b/EmplZrhv13XtibzbxxbXp3X64.', 'ricardo_co', 'co.ricardo1@gmail.com', 'https://plus.google.com/114389311559898325321', '2015-06-01 23:55:43', '', 0, 'Ricardo Co'),
(3113, 'Catarina_Ribeiro', '$P$B0dxSUCLPphHlg8wzBuCldtIdYpzea.', 'catarina_ribeiro', 'catarina.rpires@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152944333030060/', '2015-06-02 00:19:50', '', 0, 'Catarina Ribeiro'),
(3114, 'Ana_Rato', '$P$BuNRsK6o3knBcbKgxIYsy746UM6jRX/', 'ana_rato', 'paulalopesrato@gmail.com', 'https://plus.google.com/105939641401755211179', '2015-06-02 00:26:11', '', 0, 'Ana Rato'),
(3115, 'David_Alves', '$P$BajCtY.jfYBG16MRZy6SPBiguWr1vp1', 'david_alves', 'davidpfalves@gmail.com', 'https://plus.google.com/108914419065130177643', '2015-06-02 00:51:31', '', 0, 'David Alves'),
(3116, 'Sofia_Padua_Santos', '$P$BUuAgNtaq3sVzeZVDof6/n86e2aoGK0', 'sofia_padua_santos', 'sofia-padua@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207200592882211/', '2015-06-02 01:03:24', '', 0, 'Sofia Pádua Santos'),
(3117, 'Ines_Monteiro_de_Aguiar', '$P$BXgbXnxN9/BVvoe7ZU4CqxSbcfeOgC.', 'ines_monteiro_de_aguiar', 'nisinhaaa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153345012669320/', '2015-06-02 04:11:16', '', 0, 'Ines Monteiro de Aguiar'),
(3118, 'Flavia_Fernandes', '$P$BlBvo.dEfrqDs57qk8jBsEUSCvtUde1', 'flavia_fernandes', 'flavia.tafulo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203861023838062/', '2015-06-02 07:15:59', '', 0, 'Flávia Fernandes'),
(3119, 'Maria_Joao_Sa_Carneiro', '$P$BgjRElGf.OH3l4n16wxtQCEsK4SdlZ1', 'maria_joao_sa_carneiro', 'mariajoaosc@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153418265118156/', '2015-06-02 08:11:22', '', 0, 'Maria João Sá Carneiro'),
(3120, 'Ana_Oliveira', '$P$BCrxrZhgzLy4o3VbycaUQro1CFxK7d0', 'ana_oliveira', 'anaoliveira131@gmail.com', 'https://plus.google.com/108302831335553864117', '2015-06-02 08:23:35', '', 0, 'Ana Oliveira'),
(3121, 'Arlette_Santos', '$P$BCIOinslWlczq3kB.wSt0BKPu4FXiH/', 'arlette_santos', 'leekel2000@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155692307820457/', '2015-06-02 08:24:59', '', 0, 'Arlette Santos'),
(3122, 'Maria_Conceicao', '$P$BQsH4WxF/ZeJBHPVgDr7sVle54bheD0', 'maria_conceicao', 'facebook_user_maria_conceicao@example.com', 'https://www.facebook.com/app_scoped_user_id/10204213342673907/', '2015-06-02 08:32:49', '', 0, 'Maria Conceição'),
(3123, 'Sara_Raquel_Paulino_Sebastiao', '$P$BSzJdQUO5PINv0E6bSOOCSUQd35zJM0', 'sara_raquel_paulino_sebastiao', 'sara_pinkie@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10154222804090190/', '2015-06-02 08:40:25', '', 0, 'Sara Raquel Paulino Sebastião'),
(3124, 'Pedro_Pereira_2', '$P$B3PtaCWUm2iI/5ZNrJufmgHj9nUqb1.', 'pedro_pereira_2', 'pedro_manuel_mesquita@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/864150403656719/', '2015-06-02 09:01:35', '', 0, 'Pedro Pereira'),
(3125, 'Carolina_Jardim', '$P$BRyPrhj1CUK1c4mSYXKKgJqC/uqwzA0', 'carolina_jardim', 'isaurinhajardim@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153342704099476/', '2015-06-02 09:06:24', '', 0, 'Carolina Jardim'),
(3126, 'Ricardo_Cardoso', '$P$BWYfG3pho4G.9rQseRPbceO.AHPzhu1', 'ricardo_cardoso', 'ricardoso76@gmail.com', 'https://plus.google.com/111861006123330326450', '2015-06-02 09:09:36', '', 0, 'Ricardo Cardoso'),
(3127, 'Francisco_Ortigao', '$P$Bm6SxhjDejePzVhZnrpEKhbt8h2zeJ.', 'francisco_ortigao', 'facebook_user_francisco_ortigao@example.com', 'https://www.facebook.com/app_scoped_user_id/10153049312298737/', '2015-06-02 09:12:12', '', 0, 'Francisco Ortigão'),
(3128, 'Joao_Dantas', '$P$By6piOdjK8Ro/U19vv0Odhm2rW9Re8.', 'joao_dantas', 'joaom.machado@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/792794864123636/', '2015-06-02 09:12:27', '', 0, 'Joao Dantas'),
(3129, 'Antonio_Preto_Mendes', '$P$B4YxXBH2RLjCNGcJEmBf5HBhxMV14f/', 'antonio_preto_mendes', 'antoniopretomendes@gmail.com', 'https://plus.google.com/111635324042449607760', '2015-06-02 09:13:19', '', 0, 'Antonio Preto Mendes'),
(3130, 'Nuno_Andre_Ramos', '$P$BPGBGsVBTpEWKlLPlbalxFlhcGN01b1', 'nuno_andre_ramos', 'nampramos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152565313244058/', '2015-06-02 09:13:44', '', 0, 'Nuno André Ramos'),
(3131, 'Antonio_Maria_Pulido', '$P$Bu5poNXUWJwRmVslUdfAaNJkg5NxfY0', 'antonio_maria_pulido', 'antoniompgms@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153329963221153/', '2015-06-02 09:16:21', '', 0, 'António Maria Pulido'),
(3132, 'Diogo_Dantas_Da_Cunha', '$P$Bylo0sJexDzoEAbySyzAKotOuVGGi6/', 'diogo_dantas_da_cunha', 'facebook_user_diogo_dantas_da_cunha@example.com', 'https://www.facebook.com/app_scoped_user_id/10155622337120114/', '2015-06-02 09:29:04', '', 0, 'Diogo Dantas Da Cunha'),
(3133, 'Filipe_Teixeira', '$P$BK6xB4MxnGqZ/wtPpBcLH2/rWhmKAC.', 'filipe_teixeira', 'filipeteix@gmail.com', 'https://plus.google.com/111187625851014101685', '2015-06-02 09:30:29', '', 0, 'Filipe Teixeira'),
(3134, 'Miguel_Carvalho', '$P$B.mcaaoaszClFYmdZM.6AhZAtDIrxb/', 'miguel_carvalho', 'miguel.carvalho.adv@sapo.pt', 'https://plus.google.com/112422731077609539200', '2015-06-02 09:32:20', '', 0, 'Miguel Carvalho'),
(3135, 'Ana_Carla_Alves', '$P$BA.gkl1kVyP23QIql4G280sAHEyEzX/', 'ana_carla_alves', 'a.c.casaca@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/861041380598778/', '2015-06-02 09:45:56', '', 0, 'Ana Carla Alves'),
(3136, 'David_Grades', '$P$BsoIeDysJ7IU1seyQq1y4HQ7op0DSI.', 'david_grades', 'dgrades@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153433091079406/', '2015-06-02 09:46:37', '', 0, 'David Grades'),
(3137, 'Nilsa_Freire', '$P$BgODJPA5uHaA3wnVtOBU5cDb.VOho9.', 'nilsa_freire', 'nfreire65@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202936919824440/', '2015-06-02 09:49:15', '', 0, 'Nilsa Freire'),
(3138, 'Pedro_Mota', '$P$BMy7sGCewC2cOebhzkhS76y99uIiG80', 'pedro_mota', 'pemota39@gmail.com', 'https://plus.google.com/116806561786950258154', '2015-06-02 09:55:26', '', 0, 'Pedro Mota'),
(3139, 'Nelson_Amado', '$P$BvW02X.FVa/kvW1wpsAmyfrtqvAF2N1', 'nelson_amado', 'nelson.amado72@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1000105493363127/', '2015-06-02 09:55:40', '', 0, 'Nelson Amado'),
(3140, 'Cintia_Pereira', '$P$BTmCkZgBKro2yLmYz3fOKSdtal8dSj0', 'cintia_pereira', 'ciii.dsp@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1159428374082633/', '2015-06-02 10:05:33', '', 0, 'Cintia Pereira'),
(3141, 'Guilherme_Vasconcelos', '$P$Bc8YwiIaA5f02HSC1TSo0mZtwLiwu8.', 'guilherme_vasconcelos', 'benficaguibelem@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/945555082131281/', '2015-06-02 10:12:18', '', 0, 'Guilherme Vasconcelos'),
(3142, 'Violante_Candeias', '$P$BxrmU1VRAGDFehPsb3zEY/DvKhBpEj0', 'violante_candeias', 'violantecandeias@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/883675045037644/', '2015-06-02 10:16:45', '', 0, 'Violante Candeias'),
(3143, 'Maria_Baiao', '$P$BN131U97TDxbm/Kf1EMFUBsCM6rzIQ.', 'maria_baiao', 'baiao.maria@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205994349369161/', '2015-06-02 10:17:09', '', 0, 'Maria Baião'),
(3144, 'Jose_Valente', '$P$BK6CxVcpfZeKFxO0nOQUqrxVvDuFqV.', 'jose_valente', 'facebook_user_jose_valente@example.com', 'https://www.facebook.com/app_scoped_user_id/1062103153824427/', '2015-06-02 10:18:03', '', 0, 'Jose Valente'),
(3145, 'Sofia_Pereira_Salta', '$P$BPraihM.uzVf2NUvHj.9q6tGokeZyI/', 'sofia_pereira_salta', 'sofiasalta1@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203323921413657/', '2015-06-02 10:27:05', '', 0, 'Sofia Pereira Salta'),
(3146, 'Ideias_em_Campo', '$P$B9cn6W6Kj2rOZQWv/jvA5zozbTJJmk0', 'ideias_em_campo', 'ideiasemcampo@gmail.com', '', '2015-06-02 10:38:28', '', 0, 'Ideias em Campo'),
(3147, 'Pavlia_Tomic', '$P$BXn4CziSysBDNpy423mcXVdLoi0e6K0', 'pavlia_tomic', 'tomicpavlia@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152948513375885/', '2015-06-02 10:44:04', '', 0, 'Pavlia Tomic'),
(3148, 'carla_santos', '$P$BtY217agn.p4CSjVsUFp0zm/zCX3Ka/', 'carla_santos', 'carla.dspto@gmail.com', 'https://plus.google.com/103458621524401929293', '2015-06-02 10:51:32', '', 0, 'carla santos'),
(3149, 'Tiago_Oliveira', '$P$Btpma4h8Pc36tOzdyzTtd7qxbdiVSA1', 'tiago_oliveira', 'tiagocarmona@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153393265699301/', '2015-06-02 10:59:14', '', 0, 'Tiago Oliveira'),
(3150, 'Claudia_Ramos', '$P$BUdWdG2Y34N2wlizIF5ywexgdoo2Jz/', 'claudia_ramos', 'claudia.silvaramos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200544028000334/', '2015-06-02 11:12:05', '', 0, 'Cláudia Ramos'),
(3151, 'Diana_Relego', '$P$BUScSZNJNlP4gsB1QR.5NihIuIRc841', 'diana_relego', 'dianarelego@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153279636756265/', '2015-06-02 11:55:42', '', 0, 'Diana Relego'),
(3152, 'Daniela_Spataru', '$P$BNbWynxZFWvrixEaKXpaSaQGCcHoLC.', 'daniela_spataru', 'danielaspataru96@gmail.com', '', '2015-06-02 12:15:37', '', 0, 'Daniela Spataru'),
(3153, 'Silvia_CostaSantos', '$P$BGT84D123FWXdXpEny.x0N0FbAYmrZ1', 'silvia_costasantos', 'silviacostasantos@gmail.com', 'https://plus.google.com/114441777336231406902', '2015-06-02 12:19:47', '', 0, 'Silvia CostaSantos'),
(3154, 'tereza_vaz', '$P$BT/.0gVPly1E.4PYZfXmsdEjBhvvpH0', 'tereza_vaz', 'terezavazsoeiro@gmail.com', '', '2015-06-02 12:29:50', '', 0, 'tereza vaz'),
(3155, 'Andre_Sales_Henriques', '$P$BM3GyqArHDdXEpl0XvVdYCJxe3TPif.', 'andre_sales_henriques', 'andreh_bs@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/962362110475556/', '2015-06-02 13:11:51', '', 0, 'André Sales Henriques'),
(3156, 'Miguel_Poupada', '$P$BHrD3D7cbeDUwDQYvnKHwOAznsLGra/', 'miguel_poupada', 'miguel.poupada@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/991480914217157/', '2015-06-02 13:12:41', '', 0, 'Miguel Poupada'),
(3157, 'David_Bernardo_1', '$P$BGn0wp1WDqhSiXYvypHJA5AwDMl8I50', 'david_bernardo_1', 'facebook_user_david_bernardo_1@example.com', 'https://www.facebook.com/app_scoped_user_id/983404451683864/', '2015-06-02 13:14:22', '', 0, 'David Bernardo'),
(3158, 'Delio_Faria', '$P$BKuCtjnkguG/r3ZY6nfPLyVQPb.9DH/', 'delio_faria', 'delio.faria@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1016026788409143/', '2015-06-02 13:17:15', '', 0, 'Délio Faria'),
(3159, 'Joana_Beltrao_Martins', '$P$Bsn7w0r064OfGa0V4fzLFw8LKmrqBV1', 'joana_beltrao_martins', 'jobelt@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10153061987244545/', '2015-06-02 13:24:28', '', 0, 'Joana Beltrão Martins'),
(3160, 'Hugo_Capela', '$P$BTsj4w/WVuzItlAN3KLyAwbeh6/cKr/', 'hugo_capela', 'hfacapela@gmail.com', 'https://www.facebook.com/app_scoped_user_id/986331858065965/', '2015-06-02 13:47:53', '', 0, 'Hugo Capela'),
(3161, 'Patricia_Silva', '$P$B3scdWAfVM311t5EysozEioAGJ3YY20', 'patricia_silva', 'eyedgirl@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153448613145719/', '2015-06-02 14:05:37', '', 0, 'Patrícia Silva'),
(3162, 'Helena_Vilar_Moreira', '$P$BqYz6yHeKget0hCBbLwfdyJhq4FzGp.', 'helena_vilar_moreira', 'facebook_user_helena_vilar_moreira@example.com', 'https://www.facebook.com/app_scoped_user_id/10200530625664953/', '2015-06-02 14:07:37', '', 0, 'Helena Vilar Moreira'),
(3163, 'Teresa_Bettencourt', '$P$BpgsL0pppCoi0EUc5KEaWiIIIHw/wt/', 'teresa_bettencourt', 'facebook_user_teresa_bettencourt@example.com', 'https://www.facebook.com/app_scoped_user_id/815073108562164/', '2015-06-02 14:16:51', '', 0, 'Teresa Bettencourt'),
(3164, 'Monica_Pimentel', '$P$BwYZGRul8hBtcyQUvRfDZkoPAU60IC1', 'monica_pimentel', 'facebook_user_monica_pimentel@example.com', 'https://www.facebook.com/app_scoped_user_id/10204289433703539/', '2015-06-02 14:44:28', '', 0, 'Monica Pimentel'),
(3165, 'Marta_Anselmo', '$P$BjzJm1j/uEtA29Vo2HkrnnUhR2QMCq/', 'marta_anselmo', 'marta__anselmo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207366833555794/', '2015-06-02 15:03:16', '', 0, 'Marta Anselmo'),
(3166, 'Joao_da_Nova', '$P$Bc7iguK/.jHNqDzcn8SItAOS9VxflY0', 'joao_da_nova', 'lindentuga@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1074697382546435/', '2015-06-02 15:14:19', '', 0, 'Joao da Nova'),
(3167, 'Joao_Pedro_Vicente', '$P$BQcVwlb8Y0lXN7/3AQG.q9vHHfGHCB.', 'joao_pedro_vicente', 'joaoprvicente@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1057579480936642/', '2015-06-02 15:16:05', '', 0, 'João Pedro Vicente'),
(3168, 'Joao_Fonseca_1', '$P$BhOXWFcy1diaDXCjjtF83sm.JGc01/0', 'joao_fonseca_1', 'navas.joao@gmail.com', 'https://plus.google.com/101410608199395730320', '2015-06-02 15:16:13', '', 0, 'Joao Fonseca'),
(3169, 'Rui_Lourenco_Dos_Reis', '$P$BiXBjNwmSZ8AgAkegmO7BQ11XnqmSg/', 'rui_lourenco_dos_reis', 'rui_costa_reis@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155616049800720/', '2015-06-02 15:18:12', '', 0, 'Rui Lourenço Dos Reis'),
(3170, 'Robert_Varchmin', '$P$BpI3lYpHdAKSnovdNRCiT9SjFpuQmp0', 'robert_varchmin', 'facebook_user_robert_varchmin@example.com', 'https://www.facebook.com/app_scoped_user_id/418223325028355/', '2015-06-02 15:19:18', '', 0, 'Robert Varchmin'),
(3171, 'shelter_Lagos', '$P$BKMT8hk.puBisagF0o8ghkqGcA/CF..', 'shelter_lagos', 'lagosshelter@gmail.com', 'https://plus.google.com/118016353477478998228', '2015-06-02 15:27:16', '', 0, 'shelter Lagos'),
(3172, 'Tiago_Francisco', '$P$BZaFipPPHzEPwMINIgjFYO/yrl5H9O0', 'tiago_francisco', 'tiagomfrancisco@gmail.com', 'https://plus.google.com/109080508587808046176', '2015-06-02 15:40:04', '', 0, 'Tiago Francisco'),
(3173, 'Margarida_Almeida_1', '$P$BO5XVFUck9uzS5tef8GDyoe.sFIHnT.', 'margarida_almeida_1', 'margaridamralmeida@gmail.com', 'https://plus.google.com/100223009642923766227', '2015-06-02 15:41:46', '', 0, 'Margarida Almeida'),
(3174, 'Teresa_Valadas_de_Albuquerque', '$P$B0Op4TdRONNajDDN66yrigB5EIADtp/', 'teresa_valadas_de_albuquerque', 'teresa.albuquerque.602@gmail.com', 'https://www.facebook.com/app_scoped_user_id/922829194407235/', '2015-06-02 15:44:41', '', 0, 'Teresa Valadas de Albuquerque'),
(3175, 'Ricardo_Matos_Cardoso', '$P$BS/vBxf4bdXaW7luRZY1gqP8FrmxTQ.', 'ricardo_matos_cardoso', 'brainsxe@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155712646845192/', '2015-06-02 15:52:49', '', 0, 'Ricardo Matos Cardoso'),
(3176, 'Joana_Castro', '$P$BI6GnTeD1fPnNFaXtxidZWk2oQYasV1', 'joana_castro', 'jomccastro@gmail.com', 'https://plus.google.com/117167578745246310890', '2015-06-02 15:53:47', '', 0, 'Joana Castro'),
(3177, 'Carminho_Alvares', '$P$B3gj47yEq0A9tP87Vl.NpqIeafTsb/1', 'carminho_alvares', 'carminhoalvares@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155612574660117/', '2015-06-02 16:18:53', '', 0, 'Carminho Álvares'),
(3178, 'Irina_Medvedeva', '$P$BN.3S8AsAp73rS3JEU1VYP8UHgiq0E/', 'irina_medvedeva', 'irinamedved93@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205707711765650/', '2015-06-02 16:22:35', '', 0, 'Irina Medvedeva'),
(3179, 'Andreia_Nascimento', '$P$BoQfoCdcWntB6HYURhy5ANUb907GqX/', 'andreia_nascimento', 'nascimento_cn@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/999120943461818/', '2015-06-02 16:34:46', '', 0, 'Andreia Nascimento'),
(3180, 'Viviane_Rauffus', '$P$BO1/NR4mvGaiRf8j7J8ZT1vf9lHJRS.', 'viviane_rauffus', 'viviane.rauffus@gmail.com', 'https://www.facebook.com/app_scoped_user_id/839928499419633/', '2015-06-02 16:34:47', '', 0, 'Viviane Rauffus'),
(3181, 'Joao_Filipe_Lourenco', '$P$Bp/pk1LANSZaI41TmBuHNDikc3d5KN0', 'joao_filipe_lourenco', 'lourencofilipe@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203229196645695/', '2015-06-02 16:35:23', '', 0, 'João Filipe Lourenço'),
(3182, 'Vanda_Fontoura', '$P$ByMpSEmnf3c6f/CRkNegyWhJXGszty0', 'vanda_fontoura', 'loura_vf@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203837077659689/', '2015-06-02 16:37:12', '', 0, 'Vanda Fontoura'),
(3183, 'Maria_Passeiro', '$P$BBsT3SELK1n933mvvEBjobokg0iDdx0', 'maria_passeiro', 'teresapasseiro@gmail.com', 'https://profiles.google.com/102893352449177784204', '2015-06-02 16:37:16', '', 0, 'Maria Passeiro'),
(3184, 'Daniela_Assuncao', '$P$BfhdAQWb29PiyxOtUEWfUEPJnCYpQ3/', 'daniela_assuncao', 'daniela.assuncao@fonteviva.pt', 'https://plus.google.com/100079119353618416270', '2015-06-02 16:37:29', '', 0, 'Daniela Assunção'),
(3185, 'Paulo_Sousa', '$P$BR6vTDaHrBrRadiPXJJAHxnv91uoG6/', 'paulo_sousa', 'prebelodesousa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204325895370591/', '2015-06-02 16:40:06', '', 0, 'Paulo Sousa'),
(3186, 'Lourenco_Caetano', '$P$B/19HSZf.s94zStUgBKepYnyVFrrEI/', 'lourenco_caetano', 'flash__mike@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204220230890514/', '2015-06-02 16:40:41', '', 0, 'Lourenço Caetano'),
(3187, 'Rodrigo_Freitas', '$P$BGJF.nHnzr8UfBVH/k61eRUA90VlSg/', 'rodrigo_freitas', 'bue_beto@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1147170735308899/', '2015-06-02 16:43:08', '', 0, 'Rodrigo Freitas'),
(3188, 'Paulo_Cunha', '$P$BcWWo1D19UTdCK5JTAOea7AaFL79CL0', 'paulo_cunha', 'paulodcunha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/976608782373708/', '2015-06-02 16:46:44', '', 0, 'Paulo Cunha'),
(3189, 'Vanessa_Alves', '$P$Bz0GtQ6M/gaqPlz2s1IUIlLk9keLS8.', 'vanessa_alves', 'vanessa-8125-alves@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/821142817963895/', '2015-06-02 16:49:53', '', 0, 'Vanessa Alves'),
(3190, 'Sergio_Sousa_Marques', '$P$BFyd/Xohz7m0xcWsLE5FIrbrdgxBFC/', 'sergio_sousa_marques', 'facebook_user_sergio_sousa_marques@example.com', 'https://www.facebook.com/app_scoped_user_id/10153429756372317/', '2015-06-02 16:51:05', '', 0, 'Sergio Sousa Marques'),
(3191, 'Joana_Bugia', '$P$BxdNMnjay2jX3c3eaVPI1gedCpvOme0', 'joana_bugia', 'facebook_user_joana_bugia@example.com', 'https://www.facebook.com/app_scoped_user_id/10153025421151374/', '2015-06-02 16:51:54', '', 0, 'Joana Bugia'),
(3192, 'Gustavo_Matos', '$P$BPRq.bDGD564KF.ZruhDs5K96N1nTY0', 'gustavo_matos', 'guga.eli.matos@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/819604368136674/', '2015-06-02 16:53:50', '', 0, 'Gustavo Matos'),
(3193, 'Mia_Nacamae', '$P$BubbmJAvGr3tzRzsUHyYVQdsdZ5bik0', 'mia_nacamae', 'miacherry.b@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207031892740447/', '2015-06-02 16:53:50', '', 0, 'Mia Nacamae'),
(3194, 'Maria_Santiago_Saguer', '$P$B9GiCL2/xBtJgP6BIwzfT6KlDmMI/b/', 'maria_santiago_saguer', 'mariasantiagosaguer@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153359684662390/', '2015-06-02 17:08:00', '', 0, 'Maria Santiago Saguer'),
(3195, 'Ines_Freitas', '$P$BJ1gT6/HqoJ7OMIn0LfUPCVnOQciRv0', 'ines_freitas', 'inesfreitas95@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205472323465053/', '2015-06-02 17:26:01', '', 0, 'Inês Freitas'),
(3196, 'Vasco_Peixoto', '$P$BjeJ.PJTEj1oqHsLwry.A3YRQn.zJr1', 'vasco_peixoto', 'vascopeixot@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1071154462913504/', '2015-06-02 17:28:46', '', 0, 'Vasco Peixoto'),
(3197, 'Andre_Patrocinio', '$P$BtBa0ximtihcotH4bgZ//PL39CjzR8/', 'andre_patrocinio', 'andred1976@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206484848657171/', '2015-06-02 17:35:28', '', 0, 'André Patrocínio'),
(3198, 'Joao_Maria', '$P$B3nnklSC73KzYZ7dy6LSskagGzMsN01', 'joao_maria', 'joao-mca@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/886283881443516/', '2015-06-02 18:06:08', '', 0, 'João Maria'),
(3199, 'Isabel_casanova', '$P$BGNuCJvgYx5bdRFQkHwceesb9sAClK1', 'isabel_casanova', 'casanovameister@gmail.com', '', '2015-06-02 18:24:09', '', 0, 'Isabel casanova'),
(3200, 'Pedro_Pinto', '$P$B4u2Wj7xNhMH7j1D0huhkLIksV2KxP/', 'pedro_pinto', 'pedropinto53@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206638465060731/', '2015-06-02 18:41:04', '', 0, 'Pedro Pinto'),
(3201, 'Joao_Oliveira_2', '$P$BeJxL994QSBMy4eq4Xhbsx330L262A0', 'joao_oliveira_2', 'facebook_user_joao_oliveira_2@example.com', 'https://www.facebook.com/app_scoped_user_id/425701187601509/', '2015-06-02 18:58:24', '', 0, 'Joao Oliveira'),
(3202, 'Martim_Ferreira', '$P$B8T/MwBCwunrKnyBxTqIhCGGOKL6Az/', 'martim_ferreira', 'somartimferreira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/873584742713927/', '2015-06-02 19:06:59', '', 0, 'Martim Ferreira'),
(3203, 'Liseta_Alves', '$P$BAqI0jHnjpDrszCrZSHKgtzcYjVN5x0', 'liseta_alves', 'lisetalves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/859369500767332/', '2015-06-02 19:10:17', '', 0, 'Liseta Alves'),
(3204, 'Herberto_Gomes', '$P$BuXcmcO6FWXNNeiFbneVnRR1Ol.MEM.', 'herberto_gomes', 'hergomes@gmail.com', 'https://plus.google.com/102053284268196431818', '2015-06-02 19:14:32', '', 0, 'Herberto Gomes'),
(3205, 'Francisco_Santos_Gomes', '$P$BZw8JBC5Oj75tE33hsp2EKf84EGqvh0', 'francisco_santos_gomes', 'franciscosantosgomes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/829681347069195/', '2015-06-02 19:16:32', '', 0, 'Francisco Santos Gomes'),
(3206, 'Anne_Wingels', '$P$BocVEUwdfL1EpU3Pqhxu1YgCDkujQ3.', 'anne_wingels', 'annewingels@gmail.com', 'https://plus.google.com/106806795339375887320', '2015-06-02 19:19:01', '', 0, 'Anne Wingels'),
(3207, 'Adriana_Bastos_Tigre', '$P$B1pNu0EvqICfRNioD0HOZfNgMN.xWB0', 'adriana_bastos_tigre', 'adriana_maiatigre@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204499790917549/', '2015-06-02 19:24:30', '', 0, 'Adriana Bastos Tigre'),
(3208, 'Maria_Serra', '$P$BXhDUgEG24r8GC9qw6HFU0V.rhIJSI/', 'maria_serra', 'maria.cgserra@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203906791661190/', '2015-06-02 19:25:15', '', 0, 'Maria Serra'),
(3209, 'Marta_Flores_Seabra', '$P$B1eF2Ppsjr27XtiUtYE70M7Nc90Uhf1', 'marta_flores_seabra', 'martafseabra@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155589669270335/', '2015-06-02 19:27:09', '', 0, 'Marta Flores Seabra'),
(3210, 'Isabel_Nobre_Guedes', '$P$BKVkLCKLjVe4HKWmYpSEWioY8B3zEt.', 'isabel_nobre_guedes', 'xinaguedes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153083376223172/', '2015-06-02 19:33:45', '', 0, 'Isabel Nobre Guedes'),
(3211, 'Pedro_Dias_Antunes', '$P$BzeCbj2ZWnT0GqQ.OTWvSW5e/COGal0', 'pedro_dias_antunes', 'p_diasantunes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1074844059210604/', '2015-06-02 19:45:48', '', 0, 'Pedro Dias Antunes'),
(3212, 'marco_mateus', '$P$BjCvbJ1BsG3vR57yzW7rpZu3CSu/900', 'marco_mateus', 'marcofmateus@gmail.com', 'https://plus.google.com/104988954504114941806', '2015-06-02 19:52:09', '', 0, 'marco mateus'),
(3213, 'Lourdes_Nadon', '$P$BDaH06dIGzRYTLce/YD.C/9W5..bAY.', 'lourdes_nadon', 'facebook_user_lourdes_nadon@example.com', 'https://www.facebook.com/app_scoped_user_id/857885244283129/', '2015-06-02 19:56:53', '', 0, 'Lourdes Nadon'),
(3214, 'Anabela_Duarte', '$P$BwuTXa/az4AiUq.3qnW6GwUA/dDMZY/', 'anabela_duarte', 'bela.duarte18@gmail.com', 'https://www.facebook.com/app_scoped_user_id/881031238602610/', '2015-06-02 20:34:43', '', 0, 'Anabela Duarte'),
(3215, 'Artur_M_F_Alves', '$P$BUi/fR2L0YxgIhz4bxUvXSiLlNE.P0/', 'artur_m_f_alves', 'arturmfalves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155637003675150/', '2015-06-02 20:50:18', '', 0, 'Artur M F Alves'),
(3216, 'Catarina_Canelas_Martins', '$P$Bz.Nw6xrRrhQRw6bhHvErRSAqs8qGE1', 'catarina_canelas_martins', 'catarinacanelasm@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1087592474588228/', '2015-06-02 20:54:21', '', 0, 'Catarina Canelas Martins'),
(3217, 'Nuno_Berjano', '$P$Bo3nxCr5bUHh3beahvYujwyJDPnSbO0', 'nuno_berjano', 'nunoberjano@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155663587185434/', '2015-06-02 21:04:31', '', 0, 'Nuno Berjano'),
(3218, 'Mariana_Sa_1', '$P$BUfk73N4mtymApYTo/NYs9UFhnBjPN1', 'mariana_sa_1', 'marianasa54@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1116926011656639/', '2015-06-02 21:06:16', '', 0, 'Mariana Sá'),
(3219, 'Helena_Oliveira', '$P$BFtJCOiBLdBio0wNDKDyBqcRRpleP8.', 'helena_oliveira', 'helenacidalia@clix.pt', 'https://www.facebook.com/app_scoped_user_id/1072587516089606/', '2015-06-02 21:06:47', '', 0, 'Helena Oliveira'),
(3220, 'Home_Lete', '$P$B4r1UsCj4CHoIch5G9Cyesofj17QEd0', 'home_lete', 'joaobbacelar@gmail.com', 'https://www.facebook.com/app_scoped_user_id/845235765550829/', '2015-06-02 21:21:45', '', 0, 'Home Lete'),
(3221, 'Joao_Pinto_1', '$P$BHYaUjVV395ouKgPsQZYEv7K.qn3nC.', 'joao_pinto_1', 'joao_pedro_pinto@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/929731817073239/', '2015-06-02 21:22:00', '', 0, 'Joao Pinto'),
(3222, 'Joao_Xavier', '$P$BPvBkFDwojPuwX1iv3.6NA2ELNwBm91', 'joao_xavier', 'facebook_user_joao_xavier@example.com', 'https://www.facebook.com/app_scoped_user_id/650182485113552/', '2015-06-02 21:22:50', '', 0, 'João Xavier'),
(3223, 'Ines_Mendes', '$P$BAp96fRP4U0/2EkQV/m.IJrRbZ54tf1', 'ines_mendes', 'inesurfmendes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/989509731067527/', '2015-06-02 21:26:33', '', 0, 'Inês Mendes'),
(3224, 'Nicholas_Poupada', '$P$BVDeFQza.c2awuzd4DIJoBaSfTD8tj1', 'nicholas_poupada', 'nicholas_poupada@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/876525845726306/', '2015-06-02 21:27:15', '', 0, 'Nicholas Poupada'),
(3225, 'Ines_Prezado', '$P$BNQWezZWOnglAxAQOosCoe1rShTRTx/', 'ines_prezado', 'inessantos.prezado@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202939707253802/', '2015-06-02 21:27:16', '', 0, 'Ines Prezado'),
(3226, 'Henrique_Quartin', '$P$BYdsu9BwekKGVK0m4pbZF/rrrhUV6C.', 'henrique_quartin', 'henriquartin@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153861276679881/', '2015-06-02 21:27:48', '', 0, 'Henrique Quartin'),
(3227, 'Ines_Vaz_da_Silva', '$P$BZYlJXBzp2iNGy.yNm8mswXRreC2Zu/', 'ines_vaz_da_silva', 'ines.vazdasilva@gmail.com', 'https://www.facebook.com/app_scoped_user_id/885358948168447/', '2015-06-02 21:28:20', '', 0, 'Ines Vaz da Silva'),
(3228, 'Ines_Beirao', '$P$BMp6SVU9IO0UYJyQ1TDhPIjrkozEzq0', 'ines_beirao', 'i-cortereal@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/793461114082959/', '2015-06-02 21:29:33', '', 0, 'Inês Beirão'),
(3229, 'Jose_Diogo_Caldeira_Cabral', '$P$BwL0Oz0zc4iC2Rj1RSviXJSdE4LOZ01', 'jose_diogo_caldeira_cabral', 'facebook_user_jose_diogo_caldeira_cabral@example.com', 'https://www.facebook.com/app_scoped_user_id/799693293482259/', '2015-06-02 21:29:49', '', 0, 'José Diogo Caldeira Cabral'),
(3230, 'Joana_Carrilho', '$P$BdNDTqTa5eungxl0sbqekAMfv83T7g0', 'joana_carrilho', 'joana.carrilho26@gmail.com', 'https://www.facebook.com/app_scoped_user_id/839092659508524/', '2015-06-02 21:30:54', '', 0, 'Joana Carrilho'),
(3231, 'Isabel_Martins', '$P$BlvvZDGATDnKXa8n0rc/dws5NCuDm//', 'isabel_martins', 'isa.m.s.martins@gmail.com', 'https://plus.google.com/102368530981255108481', '2015-06-02 21:31:06', '', 0, 'Isabel Martins'),
(3232, 'Isabel_Vieira_de_Campos', '$P$BU1ypaMyFOd9n1Vir0GGy8ZOLPJRkY0', 'isabel_vieira_de_campos', 'bazydo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/750342858418121/', '2015-06-02 21:31:22', '', 0, 'Isabel Vieira de Campos'),
(3233, 'De_Freitas', '$P$BIZ/DHPBEP8Yl9hJO3ExsoNmgJGzcP0', 'de_freitas', 'jorgedefreitas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153380063236810/', '2015-06-02 21:32:18', '', 0, 'De Freitas'),
(3234, 'Isabel_Barata', '$P$BxK2KKdc5efjj6uE8HddrUUcobU.km/', 'isabel_barata', 'isabelbelardbarata@gmail.com', 'https://plus.google.com/113353090207086707353', '2015-06-02 21:32:54', '', 0, 'Isabel Barata'),
(3235, 'Ines_Dias_1', '$P$B41nSLuDO74IznYx0TQjj2zpZwnICy.', 'ines_dias_1', 'facebook_user_ines_dias_1@example.com', 'https://www.facebook.com/app_scoped_user_id/373629836180621/', '2015-06-02 21:36:28', '', 0, 'Inês Dias'),
(3236, 'Comida_Saudavel', '$P$B.FRSZnjyoLCEwg.Q3QVhylAKkC2P51', 'comida_saudavel', 'saudavelcomidaenergia@gmail.com', '', '2015-06-02 21:36:42', '', 0, 'Comida Saudavel'),
(3237, 'Ines_Rijo', '$P$BMbZTf07pzrVzW7v8hfOGI0G.NZCCY0', 'ines_rijo', 'ines_rijo97@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1047605901934617/', '2015-06-02 21:37:29', '', 0, 'Inês Rijo'),
(3238, 'Ines_Nunes', '$P$BciXcSHjzLh3WTw9WDNr6sd4GLioIw1', 'ines_nunes', 'inesadn2@gmail.com', 'https://www.facebook.com/app_scoped_user_id/978755692148939/', '2015-06-02 21:41:04', '', 0, 'Inês Nunes'),
(3239, 'Joao_Coelho_Jo', '$P$B0k.G9mgzNIwzZvkVuRuQ7MmVLU4u7.', 'joao_coelho_jo', 'jonycoelho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152825440282027/', '2015-06-02 21:42:03', '', 0, 'Joao Coelho Jó'),
(3240, 'Joao_Bessa_Rodrigues', '$P$BZnsoZwFGYOVgnwM.vIszJAWyA6Dd71', 'joao_bessa_rodrigues', 'joaomiguel_rodrigues@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/919419314767015/', '2015-06-02 21:43:54', '', 0, 'João Bessa Rodrigues'),
(3241, 'Edmundo_AnaPollina', '$P$Bv7e8aZtd34YO/PMUJnOTP/wyRjYrO0', 'edmundo_anapollina', 'joao.maria1995@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/952389628138436/', '2015-06-02 21:44:57', '', 0, 'Edmundo AnaPollina'),
(3242, 'Ines_Marta', '$P$B0Lf5Bm2jW6iy.8lHt4oeAlU8yWDTS0', 'ines_marta', 'ines_marta15@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204685563114913/', '2015-06-02 21:45:47', '', 0, 'Inês Marta'),
(3243, 'Joana_Navarro_Moreira', '$P$BGwyDJTLI/WBDbrJE01XcBDcpeYvLI.', 'joana_navarro_moreira', 'facebook_user_joana_navarro_moreira@example.com', 'https://www.facebook.com/app_scoped_user_id/899453463447983/', '2015-06-02 21:46:24', '', 0, 'Joana Navarro Moreira'),
(3244, 'Isabel_Martins_1', '$P$BCtgeu6bwAk115jQzI8w/WJjD7e.EF1', 'isabel_martins_1', 'isa_margarida12@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/824569417591979/', '2015-06-02 21:48:33', '', 0, 'Isabel Martins'),
(3245, 'Cristina_Murteira', '$P$Bqsc.N9ToQSj8h6OEsA2NaFpmBxEcs.', 'cristina_murteira', 'familia_vilares@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153398712675909/', '2015-06-02 21:50:06', '', 0, 'Cristina Murteira'),
(3246, 'Andre_Loureiro', '$P$BtyDKgyhX.zwX5v4rjkmMnLKEfJzZB.', 'andre_loureiro', 'andreloureiro51@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153277077586628/', '2015-06-02 21:50:26', '', 0, 'Andre Loureiro'),
(3247, 'Joao_G_Cardoso_Fonseca', '$P$Bt7TBDdHF.1m9PY0iDgZkWSchuu9F60', 'joao_g_cardoso_fonseca', 'facebook_user_joao_g_cardoso_fonseca@example.com', 'https://www.facebook.com/app_scoped_user_id/10155603207355542/', '2015-06-02 21:51:09', '', 0, 'João G. Cardoso Fonseca'),
(3248, 'Joao_Afonso_Leitmann', '$P$BaJlKxnG2AdfOM1WJLoe82uE4FHozt1', 'joao_afonso_leitmann', 'jaleitmann@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204375005716985/', '2015-06-02 21:52:00', '', 0, 'Joao Afonso Leitmann'),
(3249, 'Joao_Godinho', '$P$BZSeb6eKMaqbl6bSUxPplJO/W7WAdN1', 'joao_godinho', 'joaocfgodinho@gmail.com', 'https://plus.google.com/103837218633828410617', '2015-06-02 21:52:32', '', 0, 'João Godinho'),
(3250, 'Rita_Conde_E_Silva', '$P$BokQc9gIL8iv2IbqI9rtegY8vl4Bnp/', 'rita_conde_e_silva', 'conderita@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206837086710171/', '2015-06-02 21:56:40', '', 0, 'Rita Conde E Silva'),
(3251, 'Catarina_Nunes', '$P$BXlnPEEd1OBOL0SOMN4EgJA604GRTq0', 'catarina_nunes', 'catarinanunes123@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/998500330173878/', '2015-06-02 21:56:42', '', 0, 'Catarina Nunes'),
(3252, 'Joao_Romana', '$P$B4pQInuR9u0NmmZN4d8an9j/k1OUu0.', 'joao_romana', 'joaoromana37@gmail.com', 'https://www.facebook.com/app_scoped_user_id/960899983941277/', '2015-06-02 21:58:52', '', 0, 'João Romana'),
(3253, 'Maria_Joao_Suspiro', '$P$BXLF8OeZHknpgFk0iZ144RILAhW/aa.', 'maria_joao_suspiro', 'mjsuspiro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/924789537544083/', '2015-06-02 21:59:01', '', 0, 'Maria João Suspiro'),
(3254, 'Joao_Vilar', '$P$BVbta0cGtcGeYnWbH8SkmElgHqVUTj1', 'joao_vilar', 'joao.maria.vilar@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206915208265075/', '2015-06-02 22:00:03', '', 0, 'João Vilar'),
(3255, 'Joao_Bebiano', '$P$Bwrp/7Nbuifc7HCdfislks0oVDx4a10', 'joao_bebiano', 'joao.bebiano@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1005280836162697/', '2015-06-02 22:01:17', '', 0, 'Joao Bebiano'),
(3256, 'Joao_Maria_Silva', '$P$BSqdNj5oq/KE9iI.0VxJ0ac61lrDgT0', 'joao_maria_silva', 'joao.mariasilva@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/849142415161869/', '2015-06-02 22:04:04', '', 0, 'Joao Maria Silva'),
(3257, 'Carolina_Goncalves', '$P$BShmYglx3Tc.I47bj5iuah/ykQS21e.', 'carolina_goncalves', 'carolina_pcg@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205574148224350/', '2015-06-02 22:07:33', '', 0, 'Carolina Gonçalves'),
(3258, 'Ines_Aragao', '$P$B1/Qs7rwR2hYUHfF7NnT3lHrkeseYG/', 'ines_aragao', 'ines.aragao.98@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1126984770662099/', '2015-06-02 22:10:24', '', 0, 'Inês Aragão'),
(3259, 'Joao_Maria_Parreira_Cano', '$P$BPwqcmLfLsK7r1VR2WyUmo7g7Z1gY90', 'joao_maria_parreira_cano', 'joaomariacano@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153360456114629/', '2015-06-02 22:17:35', '', 0, 'João Maria Parreira Cano'),
(3260, 'Lourenco_Rangel_de_Lima', '$P$BWGQCqM4XPsrj5FbPq.Qv9HxaZVJtI.', 'lourenco_rangel_de_lima', 'facebook_user_lourenco_rangel_de_lima@example.com', 'https://www.facebook.com/app_scoped_user_id/886964488011869/', '2015-06-02 22:22:51', '', 0, 'Lourenço Rangel de Lima'),
(3261, 'Ines_Lopes_1', '$P$BXwHQx/H.0XhS6EKP.Z8gZt0ritRyL0', 'ines_lopes_1', 'facebook_user_ines_lopes_1@example.com', 'https://www.facebook.com/app_scoped_user_id/1110801688946880/', '2015-06-02 22:30:50', '', 0, 'Ines Lopes'),
(3262, 'Filipa_Leandro', '$P$B0M7uwmZwPvE873OV/NwZDNVnJVzMY/', 'filipa_leandro', 'filipaveselko@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152816474092691/', '2015-06-02 22:33:07', '', 0, 'Filipa Leandro'),
(3263, 'Joao_Lourenco_1', '$P$BC3LqBi.OYh1neteAY3dk.sCaMJJoc.', 'joao_lourenco_1', 'joaopedro.107@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10200413736502563/', '2015-06-02 22:35:51', '', 0, 'Joao Lourenço'),
(3264, 'Angela_Coutinho', '$P$BAL0DQ04r2ZAVSwjNiCcMc2/d1GDOm1', 'angela_coutinho', 'coutinho.ang@gmail.com', 'https://www.facebook.com/app_scoped_user_id/915030278539400/', '2015-06-02 22:37:01', '', 0, 'Angela Coutinho'),
(3265, 'Carolina_Gaspar', '$P$BWA.t3qn34Di.AKDjKCmGnjTUGrOVU1', 'carolina_gaspar', 'carolinagaspar.bb@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153280194692649/', '2015-06-02 22:38:25', '', 0, 'Carolina Gaspar'),
(3266, 'Antonio_Lemos', '$P$BU/QrRfdPs0sjIPcI3Hph9jN8HgvtC0', 'antonio_lemos', 'nholazz@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153093666864900/', '2015-06-02 22:39:18', '', 0, 'Antonio Lemos'),
(3267, 'Andre_Rodrigues_2', '$P$BP4cfLhelRcw2yx.Ouh0l1kRwUwxV..', 'andre_rodrigues_2', 'lxrodrigues@gmail.com', 'https://www.facebook.com/app_scoped_user_id/852449281456861/', '2015-06-02 22:40:27', '', 0, 'Andre Rodrigues'),
(3268, 'Raquel_Correia', '$P$B9n4HTBVnvtGlKdRq5bnNwgMbc0aCL.', 'raquel_correia', 'raquel.g.correia@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206809840034866/', '2015-06-02 22:44:05', '', 0, 'Raquel Correia'),
(3269, 'Emanuel_Minez', '$P$B2ulJM276CDE4tD348Ep4p9UMtmc73/', 'emanuel_minez', 'bartenderminez@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153235975755358/', '2015-06-02 22:45:08', '', 0, 'Emanuel Minêz'),
(3270, 'Carlos_Pacheco', '$P$BHj2pMZbSftWiHXvEaOYDPp5DWuC8W.', 'carlos_pacheco', 'deejaymiguel@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1080658038628736/', '2015-06-02 22:46:56', '', 0, 'Carlos Pacheco'),
(3271, 'Diogo_Gandarela', '$P$B1lcKabb.vjzaiodT1.9WaEqa9/g1M/', 'diogo_gandarela', 'diogo12correia@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/993139767365227/', '2015-06-02 22:46:59', '', 0, 'Diogo Gandarela'),
(3272, 'Joao_Uva', '$P$BrtxoeAzJvd0OeSUC/tAw0r8uwbdaW0', 'joao_uva', 'joaouva@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155493414960538/', '2015-06-02 22:48:58', '', 0, 'João Uva'),
(3273, 'Johnny_Sousa', '$P$BfyGQXZF0ti.oGS40ASwMyMiAsEttT1', 'johnny_sousa', 'johnny_cbr_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10202744947664390/', '2015-06-02 22:49:15', '', 0, 'Johnny Sousa'),
(3274, 'Maria_Azinheira', '$P$BSQk398j2RLJUfmrWCWXPa5xMpHMXV0', 'maria_azinheira', 'maryazinheira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153423817068023/', '2015-06-02 22:52:19', '', 0, 'Maria Azinheira'),
(3275, 'Joao_Macedo_da_Cruz', '$P$BqPt07dqUXmb9/A062nsiel.CcqT4./', 'joao_macedo_da_cruz', 'joao_nanika@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153807116643465/', '2015-06-02 22:52:44', '', 0, 'Joao Macedo da Cruz'),
(3276, 'Mariana_Maceda', '$P$B9zArzFntE.NH6EvW8BSZAKDiUCO6d0', 'mariana_maceda', 'mariana_maceda2000@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/843616839049993/', '2015-06-02 22:54:46', '', 0, 'Mariana Maceda'),
(3277, 'Maria_Do_Ceu_Santos', '$P$B16NEe0SXDJg4vACvZQz6CJ9dFL.Vq1', 'maria_do_ceu_santos', 'ceuvazsantos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/825700180839652/', '2015-06-02 23:01:34', '', 0, 'Maria Do Céu Santos'),
(3278, 'Joao_Melo', '$P$B3AlQCNuE/9b65i8Bbr0NVil4.QkfA1', 'joao_melo', 'joaobmelo@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10206902232613799/', '2015-06-02 23:06:42', '', 0, 'João Melo'),
(3279, 'Joao_Moreira', '$P$BR9M0ENlQtREGEFiAQE3rQLfQCfELB1', 'joao_moreira', 'joaocentenomoreira@gmail.com', 'https://plus.google.com/111665697701072614910', '2015-06-02 23:08:03', '', 0, 'João Moreira'),
(3280, 'Raquel_Fontes', '$P$ByOM.SZTBJm3D4EAIEQPv7JgOdKN4Q/', 'raquel_fontes', 'raquel_zx10r@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/982786041755838/', '2015-06-02 23:11:01', '', 0, 'Raquel Fontes'),
(3281, 'Henrique_Bruschy_Menezes', '$P$BVyp6/38MY8e582pBOr95KHcwJx2jO0', 'henrique_bruschy_menezes', 'ikibrandaomenezes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1160247077334229/', '2015-06-02 23:11:57', '', 0, 'Henrique Bruschy Menezes'),
(3282, 'Martinho_Correia_De_Matos', '$P$BbXiQZIzdohji7vFWqIn0cdkm1MXtf/', 'martinho_correia_de_matos', 'martyskate@gmail.com', 'https://www.facebook.com/app_scoped_user_id/975891362442511/', '2015-06-02 23:20:23', '', 0, 'Martinho Correia De Matos'),
(3283, 'Joao_Pedro_Silva_1', '$P$B4o7PiuB4CX95pprv.4ekwWWoerDRO0', 'joao_pedro_silva_1', 'joao_pedrogs@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203379065831865/', '2015-06-02 23:21:03', '', 0, 'João Pedro Silva'),
(3284, 'Iago_Dias', '$P$B1z5vwF1azxi4.yfe1D5mbycKuJgot0', 'iago_dias', 'iagodias12@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204250450730624/', '2015-06-02 23:43:32', '', 0, 'Iago Dias'),
(3285, 'Maria_Pessanha_1', '$P$BQ8Rf281qAb.0oj0stHeC8yoXPIBIK0', 'maria_pessanha_1', 'facebook_user_maria_pessanha_1@example.com', 'https://www.facebook.com/app_scoped_user_id/10152909556537215/', '2015-06-03 01:26:02', '', 0, 'Maria Pessanha'),
(3286, 'Joao_Luis_1', '$P$BjmP1ga1glymgbFEW7kqlUhBB7RSQZ0', 'joao_luis_1', 'joao.perdro.luis@gmail.com', 'https://plus.google.com/103822228619581692765', '2015-06-03 02:24:29', '', 0, 'Joao Luis'),
(3287, 'Joao_Pedro_Pereira', '$P$BA7hoB0mUBVjPz41lYpMyuu1Fumids0', 'joao_pedro_pereira', 'jpedrop@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205958043702373/', '2015-06-03 04:33:14', '', 0, 'João Pedro Pereira'),
(3288, 'Joao_Constantino', '$P$Bo6PzE4lGBMrnWuXSng46RDysU3q1b1', 'joao_constantino', 'jpconstantino@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1144675418892960/', '2015-06-03 06:06:31', '', 0, 'João Constantino'),
(3289, 'Nuno_Tiago_Ferrao', '$P$B7VT8wRKcIBpsDy1Fb11WfxTJTb4WB/', 'nuno_tiago_ferrao', 'tiago_andrea@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/1145148482177572/', '2015-06-03 06:48:38', '', 0, 'Nuno Tiago Ferrão'),
(3290, 'Ines_Luz', '$P$BygKE7OJ6tUtzuRi871ecJpJEYXge//', 'ines_luz', 'minesluz1996@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204704897410841/', '2015-06-03 07:18:52', '', 0, 'Inês Luz'),
(3291, 'Ines_Furtado', '$P$Bxrld3VIxqSYnQfMshU7htfKKerlfL0', 'ines_furtado', 'facebook_user_ines_furtado@example.com', 'https://www.facebook.com/app_scoped_user_id/438815906293016/', '2015-06-03 07:30:03', '', 0, 'Ines Furtado'),
(3292, 'Henrique_Parreira_Cano_Bule', '$P$B474XFnIEOvc2au036iWrlr6VnGurk1', 'henrique_parreira_cano_bule', 'kiko_mr@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/979420725431764/', '2015-06-03 07:49:17', '', 0, 'Henrique Parreira Cano Bule'),
(3293, 'Paula_Oliveira', '$P$Bm6CtXRGRx3iORyaM/6nANhY4eBykU/', 'paula_oliveira', 'paulaoliveira.leitaoguedes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/708691925925908/', '2015-06-03 08:31:34', '', 0, 'Paula Oliveira'),
(3294, 'Mario_Cristina', '$P$Bx1HFvDMCx9Nt4ora1ZrMr4jhMmqFf/', 'mario_cristina', 'm.d.cristina@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/938279442891182/', '2015-06-03 08:32:11', '', 0, 'Mário Cristina'),
(3295, 'Nuno_Caiano', '$P$BUiFf/T2tDLYFeAaSp5DfAw5FBHI5S.', 'nuno_caiano', 'ncaiano@gmail.com', '', '2015-06-03 09:03:54', '', 0, 'Nuno Caiano'),
(3296, 'Rodolfo_Vila_Carvalho', '$P$B9KCJ.swQvqd/pGaX78Wki3uzdUk351', 'rodolfo_vila_carvalho', 'rodolfo_carvalho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153946893393012/', '2015-06-03 09:10:37', '', 0, 'Rodolfo Vila Carvalho'),
(3297, 'Joao_Abadia', '$P$Brqk6sn6oTXv3bYYqRQZb2PGnbtdAM1', 'joao_abadia', 'jplabadia@gmail.com', 'https://www.facebook.com/app_scoped_user_id/402184953316897/', '2015-06-03 09:21:57', '', 0, 'João Abadia'),
(3298, 'Nelson_Loureiro', '$P$BryqBxA6fzkZERyuqjmyp01PmKpY/K.', 'nelson_loureiro', 'dv_caldas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153333546027177/', '2015-06-03 09:50:16', '', 0, 'Nelson Loureiro'),
(3299, 'Teresa_Cunha_Oliveira', '$P$BNTir8TL2L9KZQm5OY1diKRSPrj.Y6/', 'teresa_cunha_oliveira', 'teresapfernandes@iol.pt', 'https://www.facebook.com/app_scoped_user_id/1038932559452611/', '2015-06-03 09:57:13', '', 0, 'Teresa Cunha Oliveira'),
(3300, 'Maria_Mota', '$P$BwiXed7vEXhw2IZInTAlXPKh6MQHud1', 'maria_mota', 'maria.ribeiro.mota@gmail.com', 'https://plus.google.com/113335121132107536060', '2015-06-03 09:59:04', '', 0, 'Maria Mota'),
(3301, 'Diogo_Moreira', '$P$BQlVqtm1F18qgi1QI43kBSy7LbBNQI0', 'diogo_moreira', 'diogomoreira17@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153321434154029/', '2015-06-03 10:03:53', '', 0, 'Diogo Moreira'),
(3302, 'Francisco_Borges', '$P$BDhql5rtpTSEKLsmSOu36P1u.vAjh.0', 'francisco_borges', 'francisco.borges2@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/966203883412243/', '2015-06-03 10:19:45', '', 0, 'Francisco Borges'),
(3303, 'Lurdes_Faleiro', '$P$BlFsfgHnNIOwVe0M4vaheSQmWYsY5O.', 'lurdes_faleiro', 'lcano@edia.pt', 'https://www.facebook.com/app_scoped_user_id/10203955645681216/', '2015-06-03 10:28:38', '', 0, 'Lurdes Faleiro'),
(3304, 'SF_Porto_Surfrider_Foundation', '$P$Br.FqkVKfw.sRJuu/5ugwF8PDvWvqf1', 'sf_porto_surfrider_foundation', 'surfrider.porto@gmail.com', '', '2015-06-03 10:29:52', '', 0, 'SF Porto Surfrider Foundation'),
(3305, 'IngerElin_Knappskog', '$P$B7X1EKLFQEJ/FGRYcTZIdQFy7xlEcd0', 'ingerelin_knappskog', 'ingere_lin@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155688452940607/', '2015-06-03 10:36:01', '', 0, 'IngerElin Knappskog'),
(3306, 'Ines_Sequeira_Nunes', '$P$BzU7Zs/c1BW0sPQN4B9LnIIJXcezux/', 'ines_sequeira_nunes', 'ines_snunes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204423832508004/', '2015-06-03 10:58:13', '', 0, 'Ines Sequeira Nunes'),
(3307, 'Carla_Dias', '$P$BJg8T0lYDOtnzkL7RX7bF8LN124Ee6/', 'carla_dias', 'carlamestredias@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206024240472370/', '2015-06-03 11:07:47', '', 0, 'Carla Dias'),
(3308, 'Belmiro_Mendes', '$P$BGaqy0.gKmt9oO.O3NBeI.3VLPFDTS0', 'belmiro_mendes', 'facebook_user_belmiro_mendes@example.com', 'https://www.facebook.com/app_scoped_user_id/10155593082640702/', '2015-06-03 11:09:37', '', 0, 'Belmiro Mendes'),
(3309, 'Goncalo_Guiomar', '$P$BA/jvF/eeVIV.GNldYqz3ly.8OQnsw1', 'goncalo_guiomar', 'gguiomar@gmail.com', 'https://plus.google.com/106468870848924630262', '2015-06-03 11:10:30', '', 0, 'Gonçalo Guiomar'),
(3310, 'Hugo_Carreira', '$P$B/3iDbwo1v9wRxFRICTrAUybxnl2lR.', 'hugo_carreira', 'hugo_carreira17@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/971285019571029/', '2015-06-03 11:12:16', '', 0, 'Hugo Carreira'),
(3311, 'Francisco_Finuras', '$P$BdVuA9q83AcZfALRGRMBtjxz01htOM/', 'francisco_finuras', 'facebook_user_francisco_finuras@example.com', 'https://www.facebook.com/app_scoped_user_id/10206379410499787/', '2015-06-03 11:15:00', '', 0, 'Francisco Finuras'),
(3312, 'Carlos_Fidalgo', '$P$BhlpB2OS/2fDhbT75RkZ5eKiMDhBkY0', 'carlos_fidalgo', 'fidalgo.carlos@gmail.com', 'https://plus.google.com/104444802656638705133', '2015-06-03 11:15:53', '', 0, 'Carlos Fidalgo'),
(3313, 'Barbara_Magalhaes', '$P$B4y/Bk7KCmPJyVMi5T8iWWXr8XtOxx/', 'barbara_magalhaes', 'babamagalhaes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206936519919889/', '2015-06-03 11:16:58', '', 0, 'Bárbara Magalhães'),
(3314, 'Ricardo_Guedes_1', '$P$B1Z2L2jUKRN7RsF.Xy/E.xWBgyw0Zf.', 'ricardo_guedes_1', 'facebook_user_ricardo_guedes_1@example.com', 'https://www.facebook.com/app_scoped_user_id/10205448864913663/', '2015-06-03 11:28:26', '', 0, 'Ricardo Guedes'),
(3315, 'Ines_Manique', '$P$BJCpNWvWFdvT/Dk/.4k087cER8S/650', 'ines_manique', 'imm.producoes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204574674547854/', '2015-06-03 11:31:23', '', 0, 'Inês Manique'),
(3316, 'Graca_Vale', '$P$BSr/mFip.PUFtVA2zy.5VNd29dIEWM1', 'graca_vale', 'gsvale@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207036828658604/', '2015-06-03 11:33:32', '', 0, 'Graça Vale'),
(3317, 'Sonia_Bem', '$P$BYNut7RdwFtLkTZbaEPP.6YVkuIk5M/', 'sonia_bem', 'soniamcbem@gmail.com', 'https://plus.google.com/102772967443752312749', '2015-06-03 11:35:25', '', 0, 'Sonia Bem'),
(3318, 'Graca_Lucas_Martins', '$P$ByFOX7YhbNVAux8paBKDwNAdVeuhhS.', 'graca_lucas_martins', 'facebook_user_graca_lucas_martins@example.com', 'https://www.facebook.com/app_scoped_user_id/10203407749189400/', '2015-06-03 11:37:18', '', 0, 'Graça Lucas Martins'),
(3319, 'Ana_Rita_2', '$P$B1CNA1BUr9dyUYd4merzG.R34olWAh/', 'ana_rita_2', 'ritoca00@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/840491922706237/', '2015-06-03 11:39:02', '', 0, 'Ana Rita'),
(3320, 'Sara_Abecasis_Burnay_Falcao', '$P$BvTFRD4nIjQCAN5bkGaN60eNTgzLUX0', 'sara_abecasis_burnay_falcao', 'mad_leelu@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152732760841330/', '2015-06-03 11:44:22', '', 0, 'Sara Abecasis Burnay Falcão'),
(3321, 'Adriana_Pereira', '$P$B7r1s1AnPzX2/lEPU51EVbejH1aSoQ.', 'adriana_pereira', 'pereiradriana.91@gmail.com', 'https://www.facebook.com/app_scoped_user_id/831012043614650/', '2015-06-03 11:48:25', '', 0, 'Adriana Pereira'),
(3322, 'Miguel_Marques', '$P$B1esdssOPGfKk5GKkJCE.8U7SzLk8F0', 'miguel_marques', 'miguel_anjinho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205182095765797/', '2015-06-03 11:50:45', '', 0, 'Miguel Marques'),
(3323, 'Joana_Freudenthal', '$P$BmbWNn8fp06EPwvyK9He1mVVuoRjcn/', 'joana_freudenthal', 'joanafreud@gmail.com', 'https://plus.google.com/113133603525338448612', '2015-06-03 11:52:53', '', 0, 'Joana Freudenthal'),
(3324, 'Miguel_Macedo_P_Silva', '$P$BZNWr8n6Dlwn/RNE/YehpnjVAazKk//', 'miguel_macedo_p_silva', 'miguelmacedops@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152766552091326/', '2015-06-03 11:57:35', '', 0, 'Miguel Macedo P. Silva'),
(3325, 'Carolina_Velez', '$P$BFWgcibca6y7cmN84tCM.rCRFdgrNG/', 'carolina_velez', 'carolina.bvelez@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205724468169071/', '2015-06-03 12:12:39', '', 0, 'Carolina Velez'),
(3326, 'Leonor_Meirelles', '$P$B3b1HswThbfPR9Yw0BaKgn5tetstbw0', 'leonor_meirelles', 'nono.meirelles@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152937709064646/', '2015-06-03 12:13:51', '', 0, 'Leonor Meirelles'),
(3327, 'Joao_Felix', '$P$Bo90TPNG8dxu8TPUTR9Pz49fbawHV8/', 'joao_felix', 'joaofelix_bb@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/890957890968011/', '2015-06-03 12:21:01', '', 0, 'João Félix'),
(3328, 'Carvalho_Marcelino', '$P$BdY1xFM/UerLMzuRcrm683D3ba3lEI1', 'carvalho_marcelino', 'carvalho.marce_lino@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/830384413713865/', '2015-06-03 12:21:38', '', 0, 'Carvalho Marcelino'),
(3329, 'Teresa_Cruz', '$P$BxQnNLJf7CChmI0lP4XluuyUIf63kV/', 'teresa_cruz', 'prof.teresa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1055518734478102/', '2015-06-03 12:24:41', '', 0, 'Teresa Cruz'),
(3330, 'Alexandra_Barreto', '$P$Budmi.Vme38fvQwIqM.LZvqfk90m9E/', 'alexandra_barreto', 'alexandrampb@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203222101587036/', '2015-06-03 12:35:35', '', 0, 'Alexandra Barreto'),
(3331, 'Nuno_Vital', '$P$BGEJaCVm/r8bc0xsiAa/Le9VapcwnX1', 'nuno_vital', 'vitalminas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206651492904998/', '2015-06-03 12:43:01', '', 0, 'Nuno Vital'),
(3332, 'Manuel_Lage', '$P$BKXiyQNFmhK2aNTyBxN2mosqOLI3mK.', 'manuel_lage', 'manuellage@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/633134300119435/', '2015-06-03 12:48:00', '', 0, 'Manuel Lage'),
(3333, 'Miguel_Araujo', '$P$BL1h4fDt0MQJSvDH/LrtVWl3edf.fc0', 'miguel_araujo', 'mpmc.araujo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/936411659712936/', '2015-06-03 12:56:52', '', 0, 'Miguel Araújo'),
(3334, 'Maria_Castro', '$P$BHe8UW8AjO1vJI3N32GsvfDa7R83Bc.', 'maria_castro', 'mariacantocastro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205535404442702/', '2015-06-03 12:58:00', '', 0, 'Maria Castro');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(3335, 'Gastao_Siopa', '$P$BihWr/Xtp/L5kgVxMXQ1x2Sye8LVdB0', 'gastao_siopa', 'gastao121@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155742025295145/', '2015-06-03 12:59:44', '', 0, 'Gastão Siopa'),
(3336, 'Joana_Machado', '$P$BmT5/K.H0sdy8igft0fPBbirrCGZOO0', 'joana_machado', 'jmachado9909@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1009089422464909/', '2015-06-03 13:00:58', '', 0, 'Joana Machado'),
(3337, 'Joana_Neiva_Correia', '$P$BfLGflNygJskxT/Q4UFSN.Yjb0W4OY1', 'joana_neiva_correia', 'joanancorreiaa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/995362220515306/', '2015-06-03 13:12:12', '', 0, 'Joana Neiva Correia'),
(3338, 'Sofia_Roquette_Canto_Castro', '$P$BQTssuaFpduMdL8SucPSDAmI2IusCa1', 'sofia_roquette_canto_castro', 'facebook_user_sofia_roquette_canto_castro@example.com', 'https://www.facebook.com/app_scoped_user_id/10206963836316968/', '2015-06-03 13:15:11', '', 0, 'Sofia Roquette Canto Castro'),
(3339, 'Ana_CantoeCastro_Cirne_Fonseca', '$P$BJwz3ikpMFMl62gdBtthU8sknseAcL1', 'ana_cantoecastro_cirne_fonseca', 'facebook_user_ana_cantoecastro_cirne_fonseca@example.com', 'https://www.facebook.com/app_scoped_user_id/10153334276170536/', '2015-06-03 13:20:15', '', 0, 'Ana CantoeCastro Cirne Fonseca'),
(3340, 'Miguel_Penetra', '$P$B2EXDmFqU8KROY5ThlXYfND16MASiF.', 'miguel_penetra', 'miguelpenetra91@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204971202376672/', '2015-06-03 13:35:19', '', 0, 'Miguel Penetra'),
(3341, 'Neusa_Paulo', '$P$BuUTip5WDYfffqzXF6m6utWJCv3slT0', 'neusa_paulo', 'neusapaulo@gmail.com', '', '2015-06-03 13:35:57', '', 0, 'Neusa Paulo'),
(3342, 'Madalena_Libano_Caeiro', '$P$BZPVHjTPuFHf8nArKHZ1Gi87Ex1C5L0', 'madalena_libano_caeiro', 'facebook_user_madalena_libano_caeiro@example.com', 'https://www.facebook.com/app_scoped_user_id/10204529196530191/', '2015-06-03 13:38:17', '', 0, 'Madalena Líbano Caeiro'),
(3343, 'Joao_Araujo_Lacerda_Soares', '$P$BJlcGu.YuOdxYy0aqlKxZlKw8yOZe20', 'joao_araujo_lacerda_soares', 'joaosoaresdealbergaria@gmail.com', 'https://www.facebook.com/app_scoped_user_id/859866654067427/', '2015-06-03 13:42:02', '', 0, 'João Araújo Lacerda Soares'),
(3344, 'Daniel_Saldanha', '$P$BRFuJkj3xG52Qim1bnWxDpPkpDbIDh0', 'daniel_saldanha', 'facebook_user_daniel_saldanha@example.com', 'https://www.facebook.com/app_scoped_user_id/10206840128064519/', '2015-06-03 13:43:46', '', 0, 'Daniel Saldanha'),
(3345, 'Hugo_Santos_1', '$P$B4BCpz2.f1Q//Hj.G75AeEN2ByCmaA.', 'hugo_santos_1', 'hugosantos84@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1117175364976084/', '2015-06-03 13:53:22', '', 0, 'Hugo Santos'),
(3346, 'Andre_Mata', '$P$BsJfyfmkZWmGU2ByAF4cBEddyIgTk.1', 'andre_mata', 'facebook_user_andre_mata@example.com', 'https://www.facebook.com/app_scoped_user_id/1136535176371962/', '2015-06-03 14:07:38', '', 0, 'André Mata'),
(3347, 'Marina_Uva', '$P$Bc5pXZaWuD2orUuKhJO8988mr7OPcB.', 'marina_uva', 'marinauva@egeac.pt', 'https://www.facebook.com/app_scoped_user_id/10205407227792779/', '2015-06-03 14:31:38', '', 0, 'Marina Uva'),
(3348, 'Filipe_Neto', '$P$BrSegvX2E0cxfYY3IDqodpIrBey4bC1', 'filipe_neto', 'filipe.bnet@gmail.com', 'https://www.facebook.com/app_scoped_user_id/987370367948132/', '2015-06-03 14:34:15', '', 0, 'Filipe Neto'),
(3349, 'Marco_Tomas', '$P$BDGP7zQ19JXUTbpgbVvqrT/VWJHjm60', 'marco_tomas', 'm.ft.tomas@gmail.com', 'https://plus.google.com/107043301535524362586', '2015-06-03 14:34:44', '', 0, 'Marco Tomas'),
(3350, 'Joana_Borges', '$P$B.qI3IJQRr9s6LZkij7bnOretxLAZm/', 'joana_borges', 'joanna.120005@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/564343737037815/', '2015-06-03 14:36:23', '', 0, 'Joana Borges'),
(3351, 'Claudia_Caldeira', '$P$BU5ZDSF3slUtxjv/cPQ5t/ceWLHr4e.', 'claudia_caldeira', 'claudiacaldeira05@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/857514557655225/', '2015-06-03 14:48:20', '', 0, 'Cláudia Caldeira'),
(3352, 'Antonio_Goncalo_Ramalho_Carlos', '$P$BZNdPvCfCaPOkFcGuI/nKC7wwMj80W0', 'antonio_goncalo_ramalho_carlos', 'goncalo.ramalho.carlos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155639563725076/', '2015-06-03 14:57:04', '', 0, 'António Gonçalo Ramalho Carlos'),
(3353, 'Claudia_Filipa_Monarca', '$P$B7yohhc17w/UUIvJHPD1xc8DOlEe/A0', 'claudia_filipa_monarca', 'pipa_57@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10200557932188383/', '2015-06-03 14:57:38', '', 0, 'Cláudia Filipa Monarca'),
(3354, 'Lopo_Tavares_dAlmeida', '$P$B2HU1Gc/fxX4rechyzsNKveKwFXSEv0', 'lopo_tavares_dalmeida', 'tavares.lopo@gmail.com', '', '2015-06-03 14:59:41', '', 0, 'Lopo Tavares d\'Almeida'),
(3355, 'Maria_Baptista', '$P$BXBTiEGSJjKWPNDBYyJylqVDVB6dXF0', 'maria_baptista', 'maria2013baptista@gmail.com', 'https://plus.google.com/112186425835049320389', '2015-06-03 15:06:14', '', 0, 'Maria Baptista'),
(3356, 'Maria_Joao_Dias', '$P$Blhqhod1h.Nuz9ohLdz8.7PjsBQHI01', 'maria_joao_dias', 'diasster@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205046500656630/', '2015-06-03 15:07:06', '', 0, 'Maria João Dias'),
(3357, 'Maria_Real', '$P$B0/xuHjMUnRjFMqtHKtKu0Zdlxevzk0', 'maria_real', 'mreal@sfori.com', 'https://www.facebook.com/app_scoped_user_id/903226056404577/', '2015-06-03 15:12:25', '', 0, 'Maria Real'),
(3358, 'Silvia_Guedes', '$P$B9ig64ZflZBJVJ3h4Ry0mFn9y6l4n/1', 'silvia_guedes', 'sguedes.p@gmail.com', 'https://www.facebook.com/app_scoped_user_id/664903540307212/', '2015-06-03 15:12:30', '', 0, 'Silvia Guedes'),
(3359, 'Natalia_Cadilha', '$P$BKiK769wJUe/olTr5O.tG3ZgR1Otyx.', 'natalia_cadilha', 'nataliacadilha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/837623259655459/', '2015-06-03 15:21:41', '', 0, 'Natália Cadilha'),
(3360, 'Nuno_correia', '$P$BmfFtf2cckSBqUXKWBtQAje4JMTcg1.', 'nuno_correia', 'nuno.miguel.costa.correia@gmail.com', '', '2015-06-03 15:23:18', '', 0, 'Nuno correia'),
(3361, 'Jose_Matos', '$P$BY32cQFYPL3dEGBgMqVSCu72571WP8/', 'jose_matos', 'facebook_user_jose_matos@example.com', 'https://www.facebook.com/app_scoped_user_id/10204574261902768/', '2015-06-03 15:34:39', '', 0, 'Jose Matos'),
(3362, 'Joao_Monteiro', '$P$BYF1jK96Dt6mgX/YH8s/jHJcyhN8cD1', 'joao_monteiro', 'joao97ms@gmail.com', 'https://www.facebook.com/app_scoped_user_id/915953945133232/', '2015-06-03 15:34:46', '', 0, 'Joao Monteiro'),
(3363, 'Joao_Mota', '$P$BoWV3o6Ex5QxTffy7BdPDqQ0ZddmFv.', 'joao_mota', 'j.27784@gmail.com', 'https://plus.google.com/111268273872092140775', '2015-06-03 15:42:46', '', 0, 'Joao Mota'),
(3364, 'Andreia_Claudino', '$P$BZlrnUApeWvD2P2ZCz10k8BOpskXse1', 'andreia_claudino', 'andreiasclaudino@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1117587221601004/', '2015-06-03 15:51:34', '', 0, 'Andreia Claudino'),
(3365, 'Anabela_Mateus', '$P$BZYt93zyCp88Q1xSOQcg.RAMlznL6f.', 'anabela_mateus', 'mateusanabela@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1092333560780536/', '2015-06-03 15:52:26', '', 0, 'Anabela Mateus'),
(3366, 'Celia_Domingos', '$P$B36liadHsFiwDlX5Bc3gB/7LuOn4iO.', 'celia_domingos', 'celdomingos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203156267307258/', '2015-06-03 15:56:50', '', 0, 'Célia Domingos'),
(3367, 'Ines_Delgado_Martins', '$P$BuXvOlUHBaN4vz5cIHx.WxDt.BESW4/', 'ines_delgado_martins', 'inesdelgasm@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207164105211055/', '2015-06-03 15:59:12', '', 0, 'Inês Delgado Martins'),
(3368, 'Sonia_Azenha', '$P$B9dk7naxXbGNgc1LuhB3cG0uYQbeyx1', 'sonia_azenha', 'smazenha@tap.pt', 'https://www.facebook.com/app_scoped_user_id/10204195517477480/', '2015-06-03 16:05:28', '', 0, 'Sónia Azenha'),
(3369, 'Isidro_CArvalho', '$P$BpNz0CGdpaGwZ5q2ZUeE12Uo.wtUCE.', 'isidro_carvalho', 'isidrocarvalho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204875041619320/', '2015-06-03 16:17:05', '', 0, 'Isidro CArvalho'),
(3370, 'Andre_Madeira', '$P$BwzjAKjJwzDbVciaAfyGlxdVGB1m3i0', 'andre_madeira', 'andre_b.madeira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204192709924337/', '2015-06-03 16:25:56', '', 0, 'André Madeira'),
(3371, 'Pedro_Cotrim_Pires', '$P$B3dt835MWTJsaMqJDyJcmvA27X5JCF0', 'pedro_cotrim_pires', 'facebook_user_pedro_cotrim_pires@example.com', 'https://www.facebook.com/app_scoped_user_id/916733448391483/', '2015-06-03 16:27:25', '', 0, 'Pedro Cotrim Pires'),
(3372, 'Teresa_Saraiva', '$P$Bft3WOSzrr3MkYf4Xvnae6DFOKV6wJ.', 'teresa_saraiva', 'tpssaraiva@gmail.com', 'https://www.facebook.com/app_scoped_user_id/373401432864586/', '2015-06-03 16:30:15', '', 0, 'Teresa Saraiva'),
(3373, 'Ana_Maria_Cortez_Garcia', '$P$BErJzZDA5Z1JBQBaTf9a0bgmL1.r6q/', 'ana_maria_cortez_garcia', 'nani_551@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206685845375019/', '2015-06-03 16:37:22', '', 0, 'Ana Maria Cortez Garcia'),
(3374, 'Nuno_Paiva', '$P$B20HZkKrQ1DsaoRzj98eCJp6vpqYRK0', 'nuno_paiva', 'romaopaiva@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1085006718179410/', '2015-06-03 16:37:48', '', 0, 'Nuno Paiva'),
(3375, 'Mena_Maria', '$P$BwnnwtdqAUpPnyHgUMdr/ieWJr.rWi1', 'mena_maria', 'menacassapo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206723429150061/', '2015-06-03 16:42:40', '', 0, 'Mena Maria'),
(3376, 'Ines_Guerreiro', '$P$BPMFqrwc5jeD7jEBoWm8IkUyOinR30/', 'ines_guerreiro', 'inesg.maria@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206567992536497/', '2015-06-03 16:48:00', '', 0, 'Inês Guerreiro'),
(3377, 'Juana_Tracana_de_Carvalho', '$P$BaW4huj8n/zyY.M366aUpt7jYZARTa0', 'juana_tracana_de_carvalho', 'juanatcvet@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153260485286294/', '2015-06-03 16:59:43', '', 0, 'Juana Tracana de Carvalho'),
(3378, 'Joao_Maria_Almeida', '$P$BcCnKIqcBUxNfSYTpu8ukkUMF/Zeez1', 'joao_maria_almeida', 'jonny.motokeiro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1007280089312929/', '2015-06-03 17:15:19', '', 0, 'João Maria Almeida'),
(3379, 'Humberto_Bento', '$P$BG7bSA1iDy2p5FzpXHBXmzf75vIoiK0', 'humberto_bento', 'humberto_bento@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1119197641442195/', '2015-06-03 17:19:15', '', 0, 'Humberto Bento'),
(3380, 'Sofia_Pinto_Leite', '$P$B4X7BpGWz/1eRisXt9rVkbsqq2658P1', 'sofia_pinto_leite', 'sofia.pintoleite@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1007989832545000/', '2015-06-03 17:24:23', '', 0, 'Sofia Pinto Leite'),
(3381, 'Jose_Paulo_Romeira', '$P$BOxwgJBXasjS2NIEGrkwdJAu8QOVFt0', 'jose_paulo_romeira', 'jpgmromeira@gmail.com', 'https://plus.google.com/115853847602064226044', '2015-06-03 17:36:21', '', 0, 'José Paulo Romeira'),
(3382, 'Joao_Roldao', '$P$BhoU50gUtzloZa1Li/tcfEFzgVtQyx/', 'joao_roldao', 'jfroldao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1408264922833924/', '2015-06-03 17:48:39', '', 0, 'João Roldão'),
(3383, 'Fernanda_Rodrigues', '$P$BB6LebcRjhuQvbYB8g1z3D8344uybg0', 'fernanda_rodrigues', 'mafenoro1955@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206847292370328/', '2015-06-03 17:49:02', '', 0, 'Fernanda Rodrigues'),
(3384, 'Hugo_Sousa', '$P$BCl.7SV6LwSxzDpij3fymkHX8jBMrn0', 'hugo_sousa', 'hugoalexsousa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/791682304262750/', '2015-06-03 17:53:56', '', 0, 'Hugo Sousa'),
(3385, 'Sandra_Maria_Torrao_Fernandes', '$P$BtRmO9BCoVoxT2eVAdfaUawgasAQJn1', 'sandra_maria_torrao_fernandes', 'storrao@tap.pt', 'https://www.facebook.com/app_scoped_user_id/10200460160221982/', '2015-06-03 17:58:08', '', 0, 'Sandra Maria Torrão Fernandes'),
(3386, 'Claudia_Faleiro', '$P$BY6yEpVjHYLpomec5YyegNFnvegQh00', 'claudia_faleiro', 'faleiro.claudia@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1045021045509910/', '2015-06-03 18:02:34', '', 0, 'Cláudia Faleiro'),
(3387, 'Susana_Roldan', '$P$BWrUyx4z5WOHSELGe7Llaf9TcrWR...', 'susana_roldan', 'susana_roldan16@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/704848372976528/', '2015-06-03 18:06:28', '', 0, 'Susana Roldan'),
(3388, 'Ines_Feliciano', '$P$Bgj4iuq1GrhDGFxzyeIobCZmchRgyI/', 'ines_feliciano', 'inokas87@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10154451873991959/', '2015-06-03 18:14:20', '', 0, 'Inês Feliciano'),
(3389, 'Anabela_Vale', '$P$BbfcQugoXLi2j.1ffbl.4e5rTRBrWt0', 'anabela_vale', 'asvq@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/981036315260653/', '2015-06-03 18:20:47', '', 0, 'Anabela Vale'),
(3390, 'Manuela_Vale', '$P$BkSoXVWISXdlL9KWk1UTIexiOEQMSf.', 'manuela_vale', 'facebook_user_manuela_vale@example.com', 'https://www.facebook.com/app_scoped_user_id/977989292231870/', '2015-06-03 18:21:52', '', 0, 'Manuela Vale'),
(3391, 'Mario_Santinho', '$P$BkJgd7D6E98cZ9fbBrHBnKCEViR/ju0', 'mario_santinho', 'mario.santinho@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/915387235171391/', '2015-06-03 18:22:04', '', 0, 'Mário Santinho'),
(3392, 'Andre_Silva', '$P$BnBSUwMs4SKckH7a04h0fAgvbaIQ6e/', 'andre_silva', 'andre_gilgamesh@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204552588675426/', '2015-06-03 18:26:32', '', 0, 'André Silva'),
(3393, 'rui_cebola', '$P$BnnY6YWSsRnOGIHLCjcIQzJ2DaE5cm0', 'rui_cebola', 'cebolarui66@gmail.com', '', '2015-06-03 18:39:47', '', 0, 'rui cebola'),
(3394, 'Liliana_Vaz', '$P$BkVjtaAvACO1WfvMPk2AH4NXFDO3tN0', 'liliana_vaz', 'lilianaraposovaz@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/380758848788535/', '2015-06-03 18:41:25', '', 0, 'Liliana Vaz'),
(3395, 'Maria_Ana_Palma_Pires', '$P$B1.EjzUdZ/X7MKNBsSzd6ZStRZUvI71', 'maria_ana_palma_pires', 'mariapalmapires@gmail.com', 'https://www.facebook.com/app_scoped_user_id/975489659142536/', '2015-06-03 18:59:04', '', 0, 'Maria Ana Palma Pires'),
(3396, 'Soraia_Vera_Cruz', '$P$B90Pc8UWxUDr/rHrJM7JFsDJlYWJyh0', 'soraia_vera_cruz', 'sdvcruz@gmail.com', 'https://www.facebook.com/app_scoped_user_id/957836687571972/', '2015-06-03 19:00:01', '', 0, 'Soraia Vera Cruz'),
(3397, 'Joao_Alves_2', '$P$BKoZoS3BZqFtf9pwl9L7vO9bMseOpL0', 'joao_alves_2', 'joaosalesgroup@gmail.com', '', '2015-06-03 19:02:05', '', 0, 'João Alves'),
(3398, 'Paulo_Queiros', '$P$Bq5fnWE9m.EcfktZBMJFgVLhyO5OPc0', 'paulo_queiros', 'paulof.queiros@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204109698998043/', '2015-06-03 19:02:12', '', 0, 'Paulo Queirós'),
(3399, 'RugbyEriceira_Ericeira', '$P$BIESJoo7Qjp2NgeDI3vtmQ90gVY2Dx/', 'rugbyericeira_ericeira', 'rugbyericeira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/853697751370182/', '2015-06-03 19:06:47', '', 0, 'RugbyEriceira Ericeira'),
(3400, 'Melanie_Santos', '$P$B8zEdvcGAYhfGw8rOas4ac/lFu8LVd0', 'melanie_santos', 'melanierutesilvasantos1998@gmail.com', 'https://plus.google.com/103967449094092451954', '2015-06-03 19:19:45', '', 0, 'Mélanie Santos'),
(3401, 'Ika_Farenzena', '$P$BQLXG0.mm98yw3eMj6vkO/l9pbNHsE/', 'ika_farenzena', 'ika.moz@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155707504590038/', '2015-06-03 19:20:06', '', 0, 'Ika Farenzena'),
(3402, 'Lidia_Sofia_Ferreira', '$P$BkdB7ar9rzcZAY0OS2ux4.pPaHP7550', 'lidia_sofia_ferreira', 'lsrmf@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/899888270069645/', '2015-06-03 19:26:34', '', 0, 'Lídia Sofia Ferreira'),
(3403, 'Catarina_Sousa_Guia', '$P$BzD7HkjCYVDQA0VEPohNlSsleXyle81', 'catarina_sousa_guia', 'katyy_str@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/928179210538612/', '2015-06-03 19:30:35', '', 0, 'Catarina Sousa Guia'),
(3404, 'Ana_Gomes_Pinto', '$P$Beiw0USqAN/WHZb7W9zZGXvulPBxwN.', 'ana_gomes_pinto', 'gomespinto.ana@gmail.com', 'https://plus.google.com/106670111836193881370', '2015-06-03 19:40:57', '', 0, 'Ana Gomes Pinto'),
(3405, 'Ana_Catarina_Aparicio', '$P$Bv1GeUzgDpEj2k.OUWt1gLIkOyNGJT1', 'ana_catarina_aparicio', 'facebook_user_ana_catarina_aparicio@example.com', 'https://www.facebook.com/app_scoped_user_id/923823144336618/', '2015-06-03 19:45:35', '', 0, 'Ana Catarina Aparício'),
(3406, 'Catarina_Branco', '$P$Bstiid/tM5xsV0/BHrtkUrFvR9r29W.', 'catarina_branco', 'ana.catarinagrais@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207164306895532/', '2015-06-03 19:50:36', '', 0, 'Catarina Branco'),
(3407, 'Miguel_Correia', '$P$BePJsw7NPsTeepdDZnG4bBAnCNtOYa0', 'miguel_correia', 'mi-correia@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204034969507161/', '2015-06-03 19:59:48', '', 0, 'Miguel Correia'),
(3408, 'Carlos_Vicente_1', '$P$BeKuI3nhklwDu3vJ7sQU2enDh.9yUU.', 'carlos_vicente_1', 'cmtvicente@gmail.com', 'https://www.facebook.com/app_scoped_user_id/864413906983898/', '2015-06-03 20:08:17', '', 0, 'Carlos Vicente'),
(3409, 'Caroline_Conti', '$P$B3CwHwZXtpEGCASi22uYcB4uGOnOKE1', 'caroline_conti', 'facebook_user_caroline_conti@example.com', 'https://www.facebook.com/app_scoped_user_id/10153338006847902/', '2015-06-03 20:09:59', '', 0, 'Caroline Conti'),
(3410, 'Nathalia_Bernardes', '$P$BR0WzYMqWz67fOqHkzUsmzMpd2jUHQ/', 'nathalia_bernardes', 'nat_isabel_1996@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204038982566907/', '2015-06-03 20:10:42', '', 0, 'Nathalia Bernardes'),
(3411, 'Ines_Ambrosio', '$P$BFtYK52ygksU8V8eA56VH19Z1ivJt31', 'ines_ambrosio', 'inesgerivaz@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205618905324517/', '2015-06-03 20:10:47', '', 0, 'Inês Ambrósio'),
(3412, 'Marcia_Cardoso', '$P$BILEHmddXHWCrxKgWu7xUQT/B4/Uxq0', 'marcia_cardoso', 'marciaalexandracardoso@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/562569657214453/', '2015-06-03 20:12:03', '', 0, 'Márcia Cardoso'),
(3413, 'Ines_Rebordao', '$P$BqNTyTcAtiZXRrhMvEyqn9XehqlRh8/', 'ines_rebordao', 'inesrebordao10@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1045612735466645/', '2015-06-03 20:12:49', '', 0, 'Ines Rebordao'),
(3414, 'Eva_De_Wit', '$P$BuRdHJ5hjKfLE/hlOWAef0hJC3dfgV1', 'eva_de_wit', 'quelhinha_17@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/921870824501024/', '2015-06-03 20:16:03', '', 0, 'Eva De Wit'),
(3415, 'Iko_Teixeira', '$P$BCTnUqCEPrVJBRHPGmBX12MwDJBjlB1', 'iko_teixeira', 'fmgteixeira@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10155620876830720/', '2015-06-03 20:20:13', '', 0, 'Iko Teixeira'),
(3416, 'Ana_Amaral_Barata', '$P$BNusLQ/rvrBO8nAGWhZsNVRKFyJVtY.', 'ana_amaral_barata', 'ana.hortega@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207073800663321/', '2015-06-03 20:23:53', '', 0, 'Ana Amaral Barata'),
(3417, 'Mafalda_Lima', '$P$BZe9XxWfMSF7CmdfieGgDEl6uOiQz41', 'mafalda_lima', 'mafalda.ol@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/954734494571650/', '2015-06-03 20:24:00', '', 0, 'Mafalda Lima'),
(3418, 'Mariana_Santos', '$P$BZQxun5rg69s81zXv5uXvC9JQ6v0NK/', 'mariana_santos', 'facebook_user_mariana_santos@example.com', 'https://www.facebook.com/app_scoped_user_id/879362065444241/', '2015-06-03 20:27:58', '', 0, 'Mariana Santos'),
(3419, 'Catarina_De_Azevedo_Barroso', '$P$BGD1xyMlwJoNdMcpD84IPPekSfTico.', 'catarina_de_azevedo_barroso', 'cate.barroso@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206979444510945/', '2015-06-03 20:31:58', '', 0, 'Catarina De Azevedo Barroso'),
(3420, 'Marta_Moita', '$P$Bq3uu7IBx95vcaY2DRooETadB0lNk9.', 'marta_moita', 'martam8844@gmail.com', 'https://plus.google.com/115436050292647748166', '2015-06-03 20:34:15', '', 0, 'Marta Moita'),
(3421, 'Mariana_Tavares', '$P$BiEF7oTZv4JNDIwTNvGXebr/PjidVM.', 'mariana_tavares', 'mariananobretavares@gmail.com', 'https://www.facebook.com/app_scoped_user_id/994433287242047/', '2015-06-03 20:36:02', '', 0, 'Mariana Tavares'),
(3422, 'Ines_Soromenho_S', '$P$BX7Z3JDDqDCV1NSEGZFOrFEzwZTBGH.', 'ines_soromenho_s', 'inesoromenho2000@gmail.com', 'https://plus.google.com/117096393779871216533', '2015-06-03 20:36:17', '', 0, 'Inês Soromenho S'),
(3423, '8_8-22_Sara_Nunes', '$P$BgNROMsv4Y5NnRSbdneJbjh107t73..', '8_8-22_sara_nunes', 'sara.nunes@aebenfica.org', '', '2015-06-03 20:40:57', '', 0, '8.8-22 Sara Nunes'),
(3424, 'Sara_Goncalves', '$P$BmWfibPZcr5/bLYUGV9ZASw1ljfLg6/', 'sara_goncalves', 'sara.pedrosa.goncalves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/892446377463710/', '2015-06-03 20:41:10', '', 0, 'Sara Gonçalves'),
(3425, 'Carolina_Peres', '$P$BxiAAc3YjNIyXMU.ok3BR8VMI9ZJsw1', 'carolina_peres', 'carol.p.peres@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1182398631786161/', '2015-06-03 20:41:27', '', 0, 'Carolina Peres'),
(3426, 'Matilde_Cabral_de_Almeida', '$P$Bva2rM4Ycohl6dhmKWX.w6L4C/9yLl/', 'matilde_cabral_de_almeida', 'matildecabralalmeida@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/951905128208283/', '2015-06-03 20:53:23', '', 0, 'Matilde Cabral de Almeida'),
(3427, 'Filipe_Pinto', '$P$Bof/vmLMxMyX7YEV/P/XTQy/2ABMHR1', 'filipe_pinto', 'fambpinto@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205571769432116/', '2015-06-03 20:56:12', '', 0, 'Filipe Pinto'),
(3428, 'Fabio_Jose', '$P$Bu9cTXkoVqaBgEI39y/tPUBzxfj2Nx/', 'fabio_jose', 'fabio_udo_6@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203327866357322/', '2015-06-03 20:57:58', '', 0, 'Fabio Jose'),
(3429, 'Enrique_Kike_Lenzano', '$P$B/usgzeW25XqydckHS/hQImC13d3fS0', 'enrique_kike_lenzano', 'facebook_user_enrique_kike_lenzano@example.com', 'https://www.facebook.com/app_scoped_user_id/10153394631916683/', '2015-06-03 20:59:18', '', 0, 'Enrique Kike Lenzano'),
(3430, 'Teresa_Faria', '$P$BIzzFsOxJXFutTDTYYLByPzF/RrtP0/', 'teresa_faria', 'tmlfaria@gmail.com', 'https://www.facebook.com/app_scoped_user_id/986025274773453/', '2015-06-03 20:59:34', '', 0, 'Teresa Faria'),
(3431, 'Alexandra_Dinis', '$P$BNKf/qKiS9vEKMpYQsTsEa.xImnHfs1', 'alexandra_dinis', 'facebook_user_alexandra_dinis@example.com', 'https://www.facebook.com/app_scoped_user_id/10153327648407243/', '2015-06-03 21:02:43', '', 0, 'Alexandra Dinis'),
(3432, 'Miguel_Barata_de_Almeida', '$P$Bo6385N7JF2NEOMatknjUBCXjlERp61', 'miguel_barata_de_almeida', 'miguelbaratadealmeida@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204775367047188/', '2015-06-03 21:04:53', '', 0, 'Miguel Barata de Almeida'),
(3433, 'Natalia_Sampaio', '$P$B91gOC26Z4kwuOSjn0q7gtkqpQC4851', 'natalia_sampaio', 'natalia.sampaio@tap.pt', 'https://www.facebook.com/app_scoped_user_id/899718470086344/', '2015-06-03 21:09:13', '', 0, 'Natália Sampaio'),
(3434, 'Joana_Adegas', '$P$B4y1AewYlPLLfKmY1Yznx6YIYrEcEt1', 'joana_adegas', 'joana.adegas@gmail.com', 'https://plus.google.com/116821968165676948128', '2015-06-03 21:10:02', '', 0, 'Joana Adegas'),
(3435, 'Amelia_Maria_Barreira_Cortez', '$P$B/Lf2tCGBP.XUyE.FC/BLYx.e.bCgX0', 'amelia_maria_barreira_cortez', 'ameliacortez@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152928891487285/', '2015-06-03 21:12:47', '', 0, 'Amelia Maria Barreira Cortez'),
(3436, 'Vasco_Joshua_Beltran', '$P$B5okUJgzjPlPlqFnbcV/xfLr2uu2DP0', 'vasco_joshua_beltran', 'vasco.beltran@estradasdeportugal.pt', 'https://www.facebook.com/app_scoped_user_id/10204460026483083/', '2015-06-03 21:18:30', '', 0, 'Vasco Joshua Beltran'),
(3437, 'Beatriz_Conceicao', '$P$B2Hld6EMfUa32snWi57phIwPhIhrgd/', 'beatriz_conceicao', 'facebook_user_beatriz_conceicao@example.com', 'https://www.facebook.com/app_scoped_user_id/1023135711060763/', '2015-06-03 21:25:09', '', 0, 'Beatriz Conceição'),
(3438, 'Sara_Valente_Perfeito', '$P$BStVMo9676PAkeE6UV19wtkyLlC72o.', 'sara_valente_perfeito', 'saravalentep@gmail.com', 'https://www.facebook.com/app_scoped_user_id/904854202899992/', '2015-06-03 21:25:21', '', 0, 'Sara Valente Perfeito'),
(3439, 'Maria_Jose_Campos', '$P$B6JVerJHSF4jx6APtVrYDyYtSQkZdR1', 'maria_jose_campos', 'mjosedecampos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1008481082497224/', '2015-06-03 21:31:42', '', 0, 'Maria Jose Campos'),
(3440, 'Filipa_Fonseca', '$P$BZY2x8hCovM9fgy3SYTAg5ii.pTlF51', 'filipa_fonseca', 'pipafonseca@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206844015477907/', '2015-06-03 21:46:48', '', 0, 'Filipa Fonseca'),
(3441, 'Paula_Loureiro', '$P$BrXsYxNG9mVkiV9EEkLn7vYmXYNlKy1', 'paula_loureiro', 'facebook_user_paula_loureiro@example.com', 'https://www.facebook.com/app_scoped_user_id/10200663341103732/', '2015-06-03 21:53:34', '', 0, 'Paula Loureiro'),
(3442, 'Miguel_Adriao', '$P$BSEoFgBPlG.LpV51V6VHAomEfg7STV0', 'miguel_adriao', 'miguel261@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/987019124676925/', '2015-06-03 21:58:14', '', 0, 'Miguel Adrião'),
(3443, 'Joao_Baptista_2', '$P$ByRwnoXs3jVeqU.ra7TYAz2PVazYAb0', 'joao_baptista_2', 'broncasmen@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152906365830036/', '2015-06-03 22:02:27', '', 0, 'Joao Baptista'),
(3444, 'Patricia_Arsenio', '$P$BZc7W8XuCWORiIrskgmk7jkmErFZ540', 'patricia_arsenio', 'patriciaarsenio93@gmail.com', 'https://plus.google.com/113010762306667411306', '2015-06-03 22:13:55', '', 0, 'Patricia Arsénio'),
(3445, 'Emanuel_Almeida', '$P$BAXwa68/SuPqQrogpG3VX00xCzNVWS.', 'emanuel_almeida', 'duartealmeida35@gmail.com', 'https://plus.google.com/105251657075855153314', '2015-06-03 22:15:41', '', 0, 'Emanuel Almeida'),
(3446, 'Jessica_Alves', '$P$BGSut9C/ZtzcCwaKJNPqSeXn427nZc1', 'jessica_alves', 'mariajfontao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1639965589549281/', '2015-06-03 22:18:24', '', 0, 'Jéssica Alves'),
(3447, 'Nelson_Rodrigues', '$P$Bvt0FM2nBe2CsyhQQgKdjhIrjyxz6h.', 'nelson_rodrigues', 'linhaencarnada@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206654481663332/', '2015-06-03 22:20:48', '', 0, 'Nelson Rodrigues'),
(3448, 'Marco_Diogo', '$P$By19Ir7dQwZTNLPvBKeSV48lQJWuzS.', 'marco_diogo', 'marcodiogozz@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206392148824546/', '2015-06-03 22:22:03', '', 0, 'Marco Diogo'),
(3449, 'Teresa_Jardim', '$P$BaKxp8swWB3oFaCXRtmMz/CLsP4Ob/0', 'teresa_jardim', 'teresa.jardim@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/1080128888668805/', '2015-06-03 22:29:47', '', 0, 'Teresa Jardim'),
(3450, 'Wanda_Bruno', '$P$B4D8cHHKMjj9Dca0Jtr2bkrffYrYi2/', 'wanda_bruno', 'wmdb1665@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206780948546691/', '2015-06-03 22:37:52', '', 0, 'Wanda Bruno'),
(3451, 'Teresa_Vale', '$P$Booq3OKZY//M5wrpxjWw5hF01Y8KGO/', 'teresa_vale', 'teresafvale@gmail.com', 'https://www.facebook.com/app_scoped_user_id/840992782637840/', '2015-06-03 22:39:19', '', 0, 'Teresa Vale'),
(3452, 'Roby_Damico', '$P$B1AKNnrd0eSQiMhIcd8SVxNHNFUJFY/', 'roby_damico', 'robertinosurf@yahoo.it', 'https://www.facebook.com/app_scoped_user_id/10205641948961479/', '2015-06-03 22:40:22', '', 0, 'Roby D\'amico'),
(3453, 'Edson_Ramos', '$P$B928qQpuvyZRhvi6g8L7dL0qF0ceNx.', 'edson_ramos', 'edson99cr@gmail.com', 'https://www.facebook.com/app_scoped_user_id/837297233007852/', '2015-06-03 22:46:59', '', 0, 'Edson Ramos'),
(3454, 'Joao_Oliveira_Motard', '$P$BVuC7ouL7mkU7Hhaked8hMdN8v0U3z.', 'joao_oliveira_motard', 'joaomotard1974@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204393839187699/', '2015-06-03 22:51:36', '', 0, 'João Oliveira Motard'),
(3455, 'Anali_Goncalves', '$P$B7byFp0tHEg/GNzqlBcbHtXOYW3xlK/', 'anali_goncalves', 'anali_diana@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/984496734907723/', '2015-06-03 23:01:05', '', 0, 'Anali Gonçalves'),
(3456, 'Rita_Margarida', '$P$BnXJLbJJvyJLAuhKRn0s33Uuro41T.1', 'rita_margarida', 'ritagomesmoreira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152836920850496/', '2015-06-03 23:15:26', '', 0, 'Rita Margarida'),
(3457, 'Joana_Alves_Teles', '$P$BpWQDS8TOmNL4qnvt05ZDDC8QMFZFf0', 'joana_alves_teles', 'joanacsalves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/847389558686884/', '2015-06-03 23:21:51', '', 0, 'Joana Alves Teles'),
(3458, 'Marco_Miguel', '$P$BKxJVVRBnIznGNiQseM5hFEtVDF7S7.', 'marco_miguel', 'topflow@gmail.com', 'https://www.facebook.com/app_scoped_user_id/988161974529498/', '2015-06-04 00:10:02', '', 0, 'Marco Miguel'),
(3459, 'Elisabete_de_Albuquerque', '$P$BKjOmcauIEeI3QIWw8fH1NnSEqPCpA1', 'elisabete_de_albuquerque', 'elisabete-green@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/715171121926313/', '2015-06-04 00:12:22', '', 0, 'Elisabete de Albuquerque'),
(3460, 'Nair_Santos', '$P$BfOCvEZfgF3xuQ0mBTEqBmCf44mJkY0', 'nair_santos', 'nair.santos57@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1458319251128975/', '2015-06-04 02:08:31', '', 0, 'Nair Santos'),
(3461, 'Mane_Gonca', '$P$B.4rg5X/7F.MzWkc9wC2fHDvPIxyCU1', 'mane_gonca', 'manegonca@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206569502017700/', '2015-06-04 02:48:02', '', 0, 'Mane Gonca'),
(3462, 'Ines_Barroso', '$P$BiPcz0sZ7SjFkbM8RTSr6mxWgVlb9N0', 'ines_barroso', 'facebook_user_ines_barroso@example.com', 'https://www.facebook.com/app_scoped_user_id/10153032386999790/', '2015-06-04 05:09:43', '', 0, 'Inês Barroso'),
(3463, 'Margarida_Campos', '$P$BGy3d7FBeycdTars1vleVARQx8C9.R0', 'margarida_campos', 'margaridadecampos@gmail.com', 'https://plus.google.com/111758900426504298608', '2015-06-04 06:44:28', '', 0, 'Margarida Campos'),
(3464, 'Ilda_Carvalho', '$P$BCQMbCbyIJ4QpoMpOUksu6pn9/arZD.', 'ilda_carvalho', 'ildabc@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153436100737193/', '2015-06-04 06:48:15', '', 0, 'Ilda Carvalho'),
(3465, 'Elsa_Castro', '$P$Be1PyjEyp/x.pjO7Y0ldxW6AHpa3j3/', 'elsa_castro', 'elsacastro62@gmail.com', 'https://www.facebook.com/app_scoped_user_id/891333850905377/', '2015-06-04 07:08:51', '', 0, 'Elsa Castro'),
(3466, 'Joana_Mar_Santos_Gomes', '$P$BMdEaPVBN8SVl0LajpaxlvRwVm7Ist0', 'joana_mar_santos_gomes', 'facebook_user_joana_mar_santos_gomes@example.com', 'https://www.facebook.com/app_scoped_user_id/1162736043755975/', '2015-06-04 07:10:17', '', 0, 'Joana Mar Santos Gomes'),
(3467, 'Leonor_Matos', '$P$Bv8t9OT7QsOVpIxLh37QjLVg35WgzB1', 'leonor_matos', 'leonor_vrdm@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155573153925459/', '2015-06-04 07:43:49', '', 0, 'Leonor Matos'),
(3468, 'Filipa_S', '$P$BuiyIuCPBWpMThu9ZPvnzKksGGR6ng1', 'filipa_s', 'fifiis817@gmail.com', 'https://plus.google.com/102785253963519069407', '2015-06-04 07:52:12', '', 0, 'Filipa S'),
(3469, 'Mafalda_de_Carvalho', '$P$BsuSrneqrMb7PslXPj8VBiU6brg/Wk/', 'mafalda_de_carvalho', 'fasoca@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204174802078021/', '2015-06-04 07:52:39', '', 0, 'Mafalda de Carvalho'),
(3470, 'Ana_Isabel_Pouseiro', '$P$BlGmoNIRwfYou2Uu6Z/gwMMrHbY9IF/', 'ana_isabel_pouseiro', 'aisabeljp@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10154213512714368/', '2015-06-04 08:12:27', '', 0, 'Ana Isabel Pouseiro'),
(3471, 'Ana_Mateus', '$P$BU4OgXOm9.NDstoaU20db96Pd5JL2V0', 'ana_mateus', 'anamateus.nazare@gmail.com', 'https://plus.google.com/114114032854624396400', '2015-06-04 08:14:08', '', 0, 'Ana Mateus'),
(3472, 'Antti_Sarkilahti', '$P$Bhw3doWzTPXag5oFdkW.axoKHRyCyJ0', 'antti_sarkilahti', 'antti.sarkilahti@netvisao.pt', 'https://www.facebook.com/app_scoped_user_id/10153387883343330/', '2015-06-04 08:21:05', '', 0, 'Antti Sarkilahti'),
(3473, 'K_FitnesStudio_Telheiras', '$P$BRVx6TPjcRAsadSSSgIAeTdKV4.cyC1', 'k_fitnesstudio_telheiras', 'kcalfitnestudio@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/474961209325013/', '2015-06-04 08:48:03', '', 0, 'K FitnesStudio Telheiras'),
(3474, 'Sasha_Jesus', '$P$BQBgDiq4qP9zoZcENozA1f377wX/9i.', 'sasha_jesus', 'sasha.jesus@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/872020529550583/', '2015-06-04 08:48:51', '', 0, 'Sasha Jesus'),
(3475, 'Sonia_Cristina_Quinzico_Delgado', '$P$BnXYx0JMTdl8q9nBd7GaENqtHQHD7k/', 'sonia_cristina_quinzico_delgado', 'anios27@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204391227041265/', '2015-06-04 08:58:45', '', 0, 'Sónia Cristina Quinzico Delgado'),
(3476, 'Barbara_Coutinho', '$P$Bd3OYrY6moLw66cFF.a.FLGtnhs.XZ1', 'barbara_coutinho', 'talibabs@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206836502535612/', '2015-06-04 09:04:51', '', 0, 'Bárbara Coutinho'),
(3477, 'Bernardo_Oliveira_Santos', '$P$B/qP20T7D1SxBltObj1vhowij1pRHL/', 'bernardo_oliveira_santos', 'bernardo_santos@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/1101501876533210/', '2015-06-04 09:11:51', '', 0, 'Bernardo Oliveira Santos'),
(3478, 'Joao_Henrique_Cunha', '$P$BClQ4fSvHru/j3sDYsP5DJu3RLn8kb/', 'joao_henrique_cunha', 'casa.joao.susana@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1002034773174623/', '2015-06-04 09:16:06', '', 0, 'Joao Henrique Cunha'),
(3479, 'Roberto_Luzindro', '$P$Bt36eXhcnTMGGaT53E1GlY1DBeWALt.', 'roberto_luzindro', 'rluzindro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202814819610087/', '2015-06-04 09:17:08', '', 0, 'Roberto Luzindro'),
(3480, 'Victoria_Fernandes', '$P$B.jkbAl493tO1VXSFooQay10LLlXcr1', 'victoria_fernandes', 'victoriavalice@icloud.com', 'https://www.facebook.com/app_scoped_user_id/10204635868919000/', '2015-06-04 09:18:26', '', 0, 'Victoria Fernandes'),
(3481, 'Quim-Ze_Grilo', '$P$BLZpVZ4NXoyrO82SPGUnzTjKyKVnPx/', 'quim-ze_grilo', 'quimze_grilo@msn.com', 'https://www.facebook.com/app_scoped_user_id/837937859619001/', '2015-06-04 09:22:16', '', 0, 'Quim-Zé Grilo'),
(3482, 'Margarida_Almeida_2', '$P$BVqeePFAeQV8dHLxDQ7zO3dF.gTE4m.', 'margarida_almeida_2', 'margarida.direitinho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206529808554883/', '2015-06-04 09:25:28', '', 0, 'Margarida Almeida'),
(3483, 'Teresa_Vieira_Pereira', '$P$B8lU2VO.rY8lTw0HjMM6EOVq44iQ6A.', 'teresa_vieira_pereira', 'teresavieira44@gmail.com', 'https://www.facebook.com/app_scoped_user_id/736783063108281/', '2015-06-04 09:31:41', '', 0, 'Teresa Vieira Pereira'),
(3484, 'Jose_Antonio_Reis', '$P$Bwu6Lm92GAoU6PdjagFzMzUVCkqwr81', 'jose_antonio_reis', 'reis.ja@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204465873352356/', '2015-06-04 09:32:19', '', 0, 'José António Reis'),
(3485, 'Anibal_Freire', '$P$BQvLME5g6/kw7dyRbG7hd4/upx.Jyx1', 'anibal_freire', 'anibalmotafreire@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1104781062871900/', '2015-06-04 09:46:08', '', 0, 'Aníbal Freire'),
(3486, 'Sofia_de_Landerset', '$P$Bvmo.esE8CRi5ZLzY62VQF7WZGKzdi.', 'sofia_de_landerset', 'sofiadelanderset@gmail.com', 'https://www.facebook.com/app_scoped_user_id/841816839205875/', '2015-06-04 10:00:49', '', 0, 'Sofia de Landerset'),
(3487, 'Teresa_Larsson', '$P$B9FB2jEKyDUw1aldMEU8pCKg8MUd2Q/', 'teresa_larsson', 'larssonteresa@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/1617516391799820/', '2015-06-04 10:10:11', '', 0, 'Teresa Larsson'),
(3488, 'Joao_Rocha', '$P$By7F5ZgsFo9S7xJlzT/HbGAtkASDqU.', 'joao_rocha', 'joao.rocha.nz@gmail.com', 'https://plus.google.com/110957034038792579892', '2015-06-04 10:12:09', '', 0, 'João Rocha'),
(3489, 'WindinCap_Cercina', '$P$B4i5KitgnaDIU1AhFVoNQ47kEf1KQj1', 'windincap_cercina', 'cercina.fp@gmail.com', 'https://www.facebook.com/app_scoped_user_id/913595175350093/', '2015-06-04 10:17:04', '', 0, 'WindinCap Cercina'),
(3490, 'Sol_Ouro', '$P$BFKIpSQUZH8Az87EZfzlLoKOqeheby/', 'sol_ouro', 'prsolouro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1416386435353154/', '2015-06-04 10:29:12', '', 0, 'Sol Ouro'),
(3491, 'Vitor_Santos', '$P$BrctEFOkLVZLtgMQe1aOPSqvXcJwoa0', 'vitor_santos', 'vmsantos23@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1589001601369147/', '2015-06-04 10:34:27', '', 0, 'Vitor Santos'),
(3492, 'Orlando_Jorge_Rodrigues', '$P$BuK8g8eMXkwWkLVhmDkf0L5u5ixj1F.', 'orlando_jorge_rodrigues', 'oeustaquio@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/872443006160538/', '2015-06-04 10:37:49', '', 0, 'Orlando Jorge Rodrigues'),
(3493, 'Deolinda_Almeida', '$P$Brs5.iy8VhdkKYZmUtcT/Xidq3N9280', 'deolinda_almeida', 'deolindadi@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1057372477624988/', '2015-06-04 10:48:54', '', 0, 'Deolinda Almeida'),
(3494, 'Andela_Zaric', '$P$BAP2Tzluj/G/B6Tk6OpBh6gMVHpEpI.', 'andela_zaric', 'andela.zaric@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204545501583633/', '2015-06-04 11:03:20', '', 0, 'Anđela Zarić'),
(3495, 'Claudia_Sofia_Pereira_Filipe', '$P$BJkLtPHhtSLeucSiguCjQyFoKRYGvE0', 'claudia_sofia_pereira_filipe', 'jscop@iol.pt', 'https://www.facebook.com/app_scoped_user_id/818601164884133/', '2015-06-04 11:12:19', '', 0, 'Cláudia Sofia Pereira Filipe'),
(3496, 'Sandra_Oliveira', '$P$BkD2SL2OFPtA4nTggMjKe93fmVFsZ40', 'sandra_oliveira', 'facebook_user_sandra_oliveira@example.com', 'https://www.facebook.com/app_scoped_user_id/10204267961408253/', '2015-06-04 11:13:11', '', 0, 'Sandra Oliveira'),
(3497, 'Mario_Pereira', '$P$BjtSZNTxodKlazMzn0oiKVP1aOIR19/', 'mario_pereira', 'mariopereira2009@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/839531006143374/', '2015-06-04 11:24:57', '', 0, 'Mário Pereira'),
(3498, 'Francisca_Terenas_Silva', '$P$BUGxgKZL/RxK8dV9m6pNo6l.TVl9mL0', 'francisca_terenas_silva', 'kika.larica@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/1066856060010079/', '2015-06-04 11:25:36', '', 0, 'Francisca Terenas Silva'),
(3499, 'Tomaz_Andrade', '$P$B8l7kKA170cnOhIVMk2C1QgOXpbUkK.', 'tomaz_andrade', 'tomaslinhares@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153368984143909/', '2015-06-04 11:31:08', '', 0, 'Tomaz Andrade'),
(3500, 'Mara_Bolos_Tematicos', '$P$Bt6Nm9Q313Uh2NwEJyozhfwPbkBpLp1', 'mara_bolos_tematicos', 'facebook_user_mara_bolos_tematicos@example.com', 'https://www.facebook.com/app_scoped_user_id/1657772951121797/', '2015-06-04 11:32:43', '', 0, 'Mara Bolos Temáticos'),
(3501, 'Francisco_Galveias', '$P$BGLk9o8l8sNpbwwrC5/EgR1aCWlFJn1', 'francisco_galveias', 'francisco.galveias@gmail.com', 'https://www.facebook.com/app_scoped_user_id/892315127489728/', '2015-06-04 11:34:14', '', 0, 'Francisco Galveias'),
(3502, 'Daniel_Machado', '$P$BkRgMBuDlHntCXAkbMDahK1g/y3efE/', 'daniel_machado', 'ivodanielmachado@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206875363945512/', '2015-06-04 11:37:54', '', 0, 'Daniel Machado'),
(3503, 'Nuno_Miguel_Guimaraes', '$P$BH668VUQGyvMX.ihlQD3E.eDmmitO8.', 'nuno_miguel_guimaraes', 'facebook_user_nuno_miguel_guimaraes@example.com', 'https://www.facebook.com/app_scoped_user_id/10155613148065548/', '2015-06-04 11:42:42', '', 0, 'Nuno Miguel Guimarães'),
(3504, 'Filipa_Romeiras', '$P$B6ClBAbHlCPP1eshxPLpX1G8OiBCvU/', 'filipa_romeiras', 'facebook_user_filipa_romeiras@example.com', 'https://www.facebook.com/app_scoped_user_id/10153360918643491/', '2015-06-04 11:45:56', '', 0, 'Filipa Romeiras'),
(3505, 'Catarina_Oliveira', '$P$BWCachetoMBF3051NInr6JRRCnlH9x.', 'catarina_oliveira', 'catarina2626@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207048775123622/', '2015-06-04 11:46:02', '', 0, 'Catarina Oliveira'),
(3506, 'Maria_de_Fatima_Pinto', '$P$Bk7bRt0vHVem1SUyC2WZxX5rUCWV/G.', 'maria_de_fatima_pinto', 'fatima.pinto@isssp.pt', '', '2015-06-04 11:46:25', '', 0, 'Maria de Fátima Pinto'),
(3507, 'Isabel_Lopes', '$P$BaZOrJzCCW9LMPrt8wnOhF4em.noB4.', 'isabel_lopes', 'isabel.pescaria@gmail.com', 'https://plus.google.com/111338147429386941903', '2015-06-04 12:03:50', '', 0, 'Isabel Lopes'),
(3508, 'Rodica_Medoni', '$P$BmnzYifflAhujSWj1dqIqyIdARjzjT.', 'rodica_medoni', 'rodicafox@gmail.com', 'https://www.facebook.com/app_scoped_user_id/560968634046364/', '2015-06-04 12:03:55', '', 0, 'Rodica Medoni'),
(3509, 'Patricia_Vieira', '$P$BmFUAtJ.KxT9VMvfBFe9k4JMhnlylP1', 'patricia_vieira', 'patricia.vieiraa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153383999993896/', '2015-06-04 12:04:09', '', 0, 'Patrícia Vieira'),
(3510, 'Guilherme_Laia', '$P$BqFYUZ9iXulBfROTQJDW0xncZlEqrP1', 'guilherme_laia', 'guiflaia@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153372695757558/', '2015-06-04 12:14:40', '', 0, 'Guilherme Laia'),
(3511, 'Nuno_Paisana', '$P$BqWU/QJdWwqsKSH8RkfUsnBE4hMaC2.', 'nuno_paisana', 'npaisana@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153438234134171/', '2015-06-04 12:15:05', '', 0, 'Nuno Paisana'),
(3512, 'Altino_Amaro', '$P$BdORFdE5nd9hQ7Z5xE1/E0GoAtZMxi/', 'altino_amaro', 'a.amaro1971@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1084309638264833/', '2015-06-04 12:30:00', '', 0, 'Altino Amaro'),
(3513, 'Catarina_Filipe', '$P$BG7oQM7QZq1ynvoIXcSlrPelHoxgpv0', 'catarina_filipe', 'catarinafilipe21@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204475350031881/', '2015-06-04 12:32:33', '', 0, 'Catarina Filipe'),
(3514, 'Nelly_Melendez', '$P$Bs5PpCbGpJf783p3BWSsz3rcvmPYTZ0', 'nelly_melendez', 'melendez_nelly@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207233962673854/', '2015-06-04 12:38:58', '', 0, 'Nelly Melendez'),
(3515, 'Maria_Alejandra_Ferreira_Melendez', '$P$BnY.CWho1OvxOLGere0geYDvdRF4aj1', 'maria_alejandra_ferreira_melendez', 'jferrezam@gmail.com', 'https://www.facebook.com/app_scoped_user_id/869327483147083/', '2015-06-04 12:45:48', '', 0, 'Maria Alejandra Ferreira Melendez'),
(3516, 'Cidalia_Matos_Loureiro', '$P$BotktF/kfSFDCc2Sco/pqe0s0w4oSj.', 'cidalia_matos_loureiro', 'cidaliamatosloureiro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/937515386312615/', '2015-06-04 12:46:21', '', 0, 'Cidália Matos Loureiro'),
(3517, 'Ana_Maria_Meco', '$P$BiU8vsSR9hoFECh3UU3.LK3aUdn/eZ1', 'ana_maria_meco', 'anamariamacatrao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1680086285552963/', '2015-06-04 12:47:37', '', 0, 'Ana Maria Meco'),
(3518, 'Amelia_Maria', '$P$BogGE3PAaO3n3bejUsdeHe2mhLWDlZ0', 'amelia_maria', 'maria_amelia80@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1616643518582044/', '2015-06-04 12:48:00', '', 0, 'Amélia Maria'),
(3519, 'Sonia_Major', '$P$BQqK.RBM0tZ/fnN.CjSK2pAlPBCAxx.', 'sonia_major', 'soniamajor@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/981919475172476/', '2015-06-04 12:50:33', '', 0, 'Sónia Major'),
(3520, 'Carla_Tome', '$P$B6FHgo07JsQ4q9sDMC3/3N7Suwk20g.', 'carla_tome', 'facebook_user_carla_tome@example.com', 'https://www.facebook.com/app_scoped_user_id/10152859177416674/', '2015-06-04 12:54:32', '', 0, 'Carla Tome'),
(3521, 'Mariana_Fortunato', '$P$BarybfNR./MMj3TdZdx.2fJhLHyl6I.', 'mariana_fortunato', 'facebook_user_mariana_fortunato@example.com', 'https://www.facebook.com/app_scoped_user_id/10204173970131434/', '2015-06-04 12:55:56', '', 0, 'Mariana Fortunato'),
(3522, 'Helder_Eira', '$P$Bdv6ckxKg0QNNrhfoBNs8UuSBj6ZiM.', 'helder_eira', 'heira@tap.pt', 'https://www.facebook.com/app_scoped_user_id/872000052837526/', '2015-06-04 12:59:33', '', 0, 'Helder Eira'),
(3523, 'Marco_Da_Costa_Castro', '$P$BZIsW53MQLcjxgUMxP37K5MWZgH1dQ1', 'marco_da_costa_castro', 'mprcc@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152745725326504/', '2015-06-04 13:02:42', '', 0, 'Marco Da Costa Castro'),
(3524, 'Paul_Tavares', '$P$BBLbw8ps2PGP1Rap7yYwhZa45/OSkP0', 'paul_tavares', 'ptavares1337@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155695966470088/', '2015-06-04 13:12:17', '', 0, 'Paul Tavares'),
(3525, 'Helena_Velez', '$P$BVRYSiVi.6Bm9lgH73H.TK.2PY.iyp1', 'helena_velez', 'helena_8_1996@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10200612592712668/', '2015-06-04 13:13:26', '', 0, 'Helena Velez'),
(3526, 'Carla_Mauricio', '$P$Bcvg0Ek3KxrI094NIp0HcVpIj4hjd1.', 'carla_mauricio', 'carla.mauricio@gmail.com', 'https://plus.google.com/117643127987051202691', '2015-06-04 13:16:54', '', 0, 'Carla Mauricio'),
(3527, 'Edi_Milhazes', '$P$BpezFnthLmMz1o9eh7WVAZ6NvGm9OM1', 'edi_milhazes', 'edi.milhazes24@gmail.com', 'https://plus.google.com/110999754952722895728', '2015-06-04 13:22:55', '', 0, 'Edi Milhazes'),
(3528, 'Joana_Cunha', '$P$BcYMdzqmiEImGtRYf2bSXfrwmi45YM/', 'joana_cunha', 'jicunha@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10200559083536522/', '2015-06-04 13:25:11', '', 0, 'Joana Cunha'),
(3529, 'Orlanda_Mafra', '$P$BxHb8jvkDxljyZG52F82ADFqf7PMb1.', 'orlanda_mafra', 'mocitadoscaracois@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10200651762333936/', '2015-06-04 13:40:00', '', 0, 'Orlanda Mafra'),
(3530, 'Renato_Saque', '$P$BAStc4eCvnwtxLExzFnT0Zjiyr3Aas/', 'renato_saque', 'saque82@gmail.com', 'https://www.facebook.com/app_scoped_user_id/884571981616426/', '2015-06-04 13:43:26', '', 0, 'Renato Saque'),
(3531, 'Vicente_M_Gouveia', '$P$B.jxHyRFaWDUcANZtpk5TgSNG/SnFB0', 'vicente_m_gouveia', 'vicentemg30@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1056565767705757/', '2015-06-04 13:46:24', '', 0, 'Vicente M. Gouveia'),
(3532, 'Paulo_Ferreira', '$P$BRnXc8cuh2CZN2kOg4enKJC41fa0gI0', 'paulo_ferreira', 'pauloferreira.music@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1592776634324252/', '2015-06-04 14:06:24', '', 0, 'Paulo Ferreira'),
(3533, 'Antonio_Sousa_Barrote', '$P$BWS6jY3wux.ucI00St7jaaEpMP1DQA0', 'antonio_sousa_barrote', 'facebook_user_antonio_sousa_barrote@example.com', 'https://www.facebook.com/app_scoped_user_id/780890108698003/', '2015-06-04 14:13:26', '', 0, 'António Sousa Barrote'),
(3534, 'Carolina_Almeida', '$P$BCM/evQ4iH9imnmJIZHtLZ8ZFrJriJ.', 'carolina_almeida', 'carolina_p.almeida@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1086355721392057/', '2015-06-04 14:17:15', '', 0, 'Carolina Almeida'),
(3535, 'Vasco_Cordeiro', '$P$BG77yj4uyn5qwXndsiX78ggoF9cQLU0', 'vasco_cordeiro', 'vascocordeiro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/908931072483802/', '2015-06-04 14:25:31', '', 0, 'Vasco Cordeiro'),
(3536, 'Alexandre_Santos', '$P$B8Ls5ms68yZq.QJIj6kqT1TYfXvi5A/', 'alexandre_santos', 'amosalex1982@gmail.com', 'https://plus.google.com/110479349705340663568', '2015-06-04 14:33:23', '', 0, 'Alexandre Santos'),
(3537, 'Joao_Maria_1', '$P$BRiF6GAE0C2rFhFrhQW4HJJrSWtfoS/', 'joao_maria_1', 'jpinhodias18@gmail.com', 'https://plus.google.com/110541602942042518220', '2015-06-04 14:40:40', '', 0, 'João Maria'),
(3538, 'Carlos_Dias', '$P$ByWlHw7RtzWA57mteiaEcNrLsOOv9b.', 'carlos_dias', 'arqcarlosdias@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205714000908387/', '2015-06-04 14:43:09', '', 0, 'Carlos Dias'),
(3539, 'Claudia_Pimpao', '$P$BCgVbQEhCcEqGxp7fzuge866dkPEc40', 'claudia_pimpao', 'cpimpao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1148357531856452/', '2015-06-04 14:44:36', '', 0, 'Cláudia Pimpão'),
(3540, 'Le_Paris_Montmartre_Nazare', '$P$B5oGXFLJeLsT7ggUoiw4/qugNrO3X01', 'le_paris_montmartre_nazare', 'francis-pereira@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/831296953626561/', '2015-06-04 14:48:07', '', 0, 'Le Paris Montmartre Nazaré'),
(3541, 'jose_branco', '$P$B0PmkfjiThe2pAy2Wwzvitxl88TXiz.', 'jose_branco', 'j.araujobranco@gmail.com', 'https://plus.google.com/104118059950606024232', '2015-06-04 15:20:43', '', 0, 'jose branco'),
(3542, 'Estevao_Lopes', '$P$BHR6TMWentYWuYpFJIhaMlF60tEo0w.', 'estevao_lopes', 'poteslopes@netmadeira.com', 'https://www.facebook.com/app_scoped_user_id/993451990667364/', '2015-06-04 15:22:53', '', 0, 'Estevão Lopes'),
(3543, 'Pedro_Batista', '$P$Bvxv07hKAlCkfF1xuwpC1AI09cm.CC/', 'pedro_batista', 'pedrobbat@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152770450916612/', '2015-06-04 15:31:52', '', 0, 'Pedro Batista'),
(3544, 'Ana_Hilario', '$P$B6R3MysqEjG2HderxFjxu1vtFVU/qv.', 'ana_hilario', 'anahilario18@gmail.com', 'https://plus.google.com/104127877004282128455', '2015-06-04 15:50:51', '', 0, 'Ana Hilário'),
(3545, 'Joao_Carlos_Serra', '$P$Bv3ISsvRn2v6FKDxduUpaCsginwVBl1', 'joao_carlos_serra', 'serrajoao0@gmail.com', 'https://www.facebook.com/app_scoped_user_id/858722420830574/', '2015-06-04 16:15:26', '', 0, 'João Carlos Serra'),
(3546, 'Cintia_Santos', '$P$BgU.mQHVwr.QNhHxxiT73oBqIVYdFc/', 'cintia_santos', 'gatinha_suixinha@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/858405670908253/', '2015-06-04 16:19:09', '', 0, 'Cintia Santos'),
(3547, 'Filipe_Esteves', '$P$Ba/9ApZv4gldsS39PSf/xbV/u0alu.0', 'filipe_esteves', 'f_c_esteves@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/934801319875539/', '2015-06-04 16:24:34', '', 0, 'Filipe Esteves'),
(3548, 'Carolina_Pires', '$P$BVULgdj84ZCWF7tdanzxeZDaBhDud5/', 'carolina_pires', 'karolpires-22@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153107072757795/', '2015-06-04 16:30:34', '', 0, 'Carolina Pires'),
(3549, 'Lyzah_Lyz', '$P$BI.u4iNwe86Z3zP9IEAkdc0HxG1dGQ.', 'lyzah_lyz', 'change___the___world@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/964242473610502/', '2015-06-04 16:31:20', '', 0, 'Lyzah Lyz'),
(3550, 'Clara_Gomes', '$P$BfOeX61pTVmmoN4GFid3msZhZC9vXU.', 'clara_gomes', 'm_c_gomes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204109686524918/', '2015-06-04 16:32:29', '', 0, 'Clara Gomes'),
(3551, 'Carolina_Martins_1', '$P$Bthm9r6jrnUHV.K/fY7ULXei/B/kWm1', 'carolina_martins_1', 'cfm_22@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/924914927566598/', '2015-06-04 16:33:12', '', 0, 'Carolina Martins'),
(3552, 'Claudia_Mateus', '$P$BXVExXmlkDrfqU1gYeLnspnsWVnz1z.', 'claudia_mateus', 'claudiamateux@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205272395742966/', '2015-06-04 16:33:43', '', 0, 'Cláudia Mateus'),
(3553, 'Elisa_Messidoro', '$P$Bl/K8OMyJO5OEXj79Gzt2mMR1e9IZu/', 'elisa_messidoro', 'eliox2003@hotmail.it', 'https://www.facebook.com/app_scoped_user_id/10207187493429995/', '2015-06-04 16:38:55', '', 0, 'Elisa Messidoro'),
(3554, 'Joao_Ascenso', '$P$B3HoXuhUm670HC1RWeVdYNRe3j7j0N/', 'joao_ascenso', 'jascenso@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10153380256694589/', '2015-06-04 16:42:41', '', 0, 'João Ascenso'),
(3555, 'Ana_Cunha_Venancio', '$P$B30xMHbPPkyeD0e53G3ogi8I4cVMLU1', 'ana_cunha_venancio', 'tiazona7@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/992072180811112/', '2015-06-04 17:28:16', '', 0, 'Ana Cunha Venâncio'),
(3556, 'Fatima_Lampreia_Gomes_Carapinha', '$P$BDnJkbEH/lOHxJgJvGpWLRnnL/1QKn/', 'fatima_lampreia_gomes_carapinha', 'f_carapinha@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10202657962369916/', '2015-06-04 17:48:36', '', 0, 'Fátima Lampreia Gomes Carapinha'),
(3557, 'Vanessa_Verient', '$P$BijzenHKPUUWp7BoI5X/t8HUluE1Dg1', 'vanessa_verient', 'vanessa-verient@gmx.at', 'https://www.facebook.com/app_scoped_user_id/10205891199212777/', '2015-06-04 18:17:16', '', 0, 'Vanessa Verient');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(3558, 'Duarte_Laranjeira', '$P$BB00I18mf2sBW5.f4GVT5y8nIh79ND/', 'duarte_laranjeira', 'duartelaranjeira@gmail.com', 'https://plus.google.com/109968892905300894628', '2015-06-04 18:18:55', '', 0, 'Duarte Laranjeira'),
(3559, 'Nazarent_Nazare', '$P$BPvsDh3uwDZTiqeD9Ul/YCUAJuWvDK0', 'nazarent_nazare', 'geral@nazarent.com.pt', 'https://www.facebook.com/app_scoped_user_id/369386769918581/', '2015-06-04 18:19:09', '', 0, 'Nazarent Nazaré'),
(3560, 'Bruno_Periquito', '$P$BpPxak8cott9VT8DaGUzFRJZZmGP12/', 'bruno_periquito', 'facebook_user_bruno_periquito@example.com', 'https://www.facebook.com/app_scoped_user_id/797171187063086/', '2015-06-04 18:19:53', '', 0, 'Bruno Periquito'),
(3561, 'Miguel_Costa_1', '$P$Be5mULNZu/nKRBNevrxEik3Y4Mhqlj1', 'miguel_costa_1', 'miguelcosta1993@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1019697071381457/', '2015-06-04 18:21:18', '', 0, 'Miguel Costa'),
(3562, 'Maria_Ribeiro_Ferreira', '$P$BP.eCmmL2G9qz9eZi5GwoCEFgPewj3/', 'maria_ribeiro_ferreira', 'mariarf24@gmail.com', '', '2015-06-04 18:25:25', '', 0, 'Maria Ribeiro Ferreira'),
(3563, 'Jose_Eleuterio', '$P$B8fkWHoRaaHLTMyoLFR9DXWIffknje/', 'jose_eleuterio', 'eleuterio.jose@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1072386512790329/', '2015-06-04 18:39:22', '', 0, 'José Eleutério'),
(3564, 'Filipa_Maldonado_Freitas', '$P$ByACmf0w3GjCcT9PqrhGOKbSlE8dVh/', 'filipa_maldonado_freitas', 'filipa_freitas@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10153350007639826/', '2015-06-04 18:45:38', '', 0, 'Filipa Maldonado Freitas'),
(3565, 'Julia_Vigia', '$P$BMceFdflkx8Ts.8Va.XZClLkpjh6OS/', 'julia_vigia', 'julia.vigia@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206613488006297/', '2015-06-04 18:59:45', '', 0, 'Júlia Vigia'),
(3566, 'Piedade_Cano', '$P$BuoCllrTzwnnlktfZhrFnOQRSSU6iG0', 'piedade_cano', 'mpvpcano@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1442984566003235/', '2015-06-04 19:02:42', '', 0, 'Piedade Cano'),
(3567, 'Duarte_Miguel', '$P$BHjyZt5YYmgezG5zW7OG0ycjbme4dw/', 'duarte_miguel', 'facebook_user_duarte_miguel@example.com', 'https://www.facebook.com/app_scoped_user_id/894879957217225/', '2015-06-04 19:29:03', '', 0, 'Duarte Miguel'),
(3568, 'Mariana_Bernardes', '$P$Bu98DZvVwFweu0qaisPd2npfbSTfJV1', 'mariana_bernardes', 'marianaa.mm@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207163387067338/', '2015-06-04 19:32:35', '', 0, 'Mariana Bernardes'),
(3569, 'Catfish_Don', '$P$BpV7AAnjV8LF6EqYGrZz1Xk5janly10', 'catfish_don', 'dongorospe@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10204372446780017/', '2015-06-04 19:33:06', '', 0, 'Catfish Don'),
(3570, 'ana_filipa_bizarro', '$P$BJ7TcCi9/NljH4nPkX3YRHH6GWMehB0', 'ana_filipa_bizarro', 'ana.filipa.bizarro@gmail.com', 'https://plus.google.com/109568891322454041427', '2015-06-04 19:34:38', '', 0, 'ana filipa bizarro'),
(3571, 'Henrique_Carvalho', '$P$Bz9k.tkRt/smF30cUx3tRXykMhND2d/', 'henrique_carvalho', 'henrique.m.a.carvalho@gmail.com', '', '2015-06-04 19:39:51', '', 0, 'Henrique Carvalho'),
(3572, 'Papipi_Filipe_Matias', '$P$BAsuKd47MtMuk7a96GRkVUZL02dIDx1', 'papipi_filipe_matias', 'papipi10@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/886939368011378/', '2015-06-04 19:43:04', '', 0, 'Papipi Filipe Matias'),
(3573, 'Iris_Jorge', '$P$BvmsCePJw7L2n5/H5AiABsViJ4YBk90', 'iris_jorge', 'facebook_user_iris_jorge@example.com', 'https://www.facebook.com/app_scoped_user_id/908140812575417/', '2015-06-04 19:54:58', '', 0, 'Iris Jorge'),
(3574, 'Laura_Sena', '$P$ByFxJ/YpLLClE.HUAPpilO8LxOrWyd1', 'laura_sena', 'lauraasena@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10202904815461245/', '2015-06-04 20:09:09', '', 0, 'Laura Sena'),
(3575, 'Teresa_Pinho', '$P$B7NAZZvHWCM20TylLAJVF6kqLRxO/T.', 'teresa_pinho', 'terpinho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204350824317691/', '2015-06-04 20:09:21', '', 0, 'Teresa Pinho'),
(3576, 'Kika_Aragao_Teixeira', '$P$BWUkkiLI9N5CFO7a0E4Qf7BHuP/o4P/', 'kika_aragao_teixeira', 'carolinaragaoteixeira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153060504817739/', '2015-06-04 20:16:33', '', 0, 'Kika Aragão Teixeira'),
(3577, 'Keshia_Eyre', '$P$BHp8o1eSxAC7T5oQZrz9RRQjVse3/c0', 'keshia_eyre', 'keshialula@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153453311325625/', '2015-06-04 20:19:27', '', 0, 'Keshia Eyre'),
(3578, 'Leonor_Bruges_De_Oliveira', '$P$BLZI3eS6H/DUx0zlUeHh5WH6Suv52M/', 'leonor_bruges_de_oliveira', 'leonorbruges_7@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1146201988739118/', '2015-06-04 20:27:19', '', 0, 'Leonor Bruges De Oliveira'),
(3579, 'Selma_Alexandre', '$P$BIepAeL4eTBj6R5M5DzKv6oaiRasWv/', 'selma_alexandre', 'selma_alexandre@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/966214926756007/', '2015-06-04 20:29:43', '', 0, 'Selma Alexandre'),
(3580, 'Luis_Azevedo', '$P$Bf/97/J9m2jYOSDJpw3EE6biE1XiGx1', 'luis_azevedo', 'lsoveral@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207054552788114/', '2015-06-04 20:30:21', '', 0, 'Luis Azevedo'),
(3581, 'Jose_Maria_Barroso', '$P$Big9MtnKmfCiDh1XQUeh9yhMqqN2pW.', 'jose_maria_barroso', 'ze_barroso_vnsb@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1124091860950934/', '2015-06-04 20:33:19', '', 0, 'José Maria Barroso'),
(3582, 'Amelia_Alexandre', '$P$BMzQ5EoLAMVu6mhd6kJnhH.LvVT7oR/', 'amelia_alexandre', 'ameliagonzalezalex@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/847084232047852/', '2015-06-04 20:33:56', '', 0, 'Amélia Alexandre'),
(3583, 'Judite_Faustino', '$P$BYdElpYhbepwKZNJHL3GoAU2RfNGBl.', 'judite_faustino', 'faustino.judite@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1141064599242173/', '2015-06-04 20:34:51', '', 0, 'Judite Faustino'),
(3584, 'Luiz_Veinho_de_Oliveira', '$P$BrY63YrhOQukFIL9VQSaZepEeVsRBn1', 'luiz_veinho_de_oliveira', 'luizveinho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1470971772989114/', '2015-06-04 20:36:11', '', 0, 'Luiz Veinho de Oliveira'),
(3585, 'Lourenco_Serra', '$P$BJHbfq9poKRLbjV8sb6J8z2ar42FRv.', 'lourenco_serra', 'lourencopserra@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153273329035465/', '2015-06-04 20:40:34', '', 0, 'Lourenço Serra'),
(3586, 'Ana_Almeida_Ana', '$P$BPCKoEXvfM0ekiUJ7nOhC6ZCxg5SRX0', 'ana_almeida_ana', 'amoramo-te@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205675427143201/', '2015-06-04 20:41:16', '', 0, 'Ana Almeida Ana'),
(3587, 'Luis_Maria', '$P$BA0DhtpcyJb/dtTaA7fE1X9QR.sFXe/', 'luis_maria', 'luismaria700@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1012607932096874/', '2015-06-04 20:53:26', '', 0, 'Luis Maria'),
(3588, 'Madalena_Correa_Henriques', '$P$BxoeCynD4e8bXa6fUHMXGuS77qBicU.', 'madalena_correa_henriques', 'madalena_correa_henriques@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1000293993328152/', '2015-06-04 20:56:31', '', 0, 'Madalena Corrêa Henriques'),
(3589, 'Jose_Tavares', '$P$BkOuTZiQNdETGGdTagrLkssp3bajlL.', 'jose_tavares', 'jtavares.dub@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1178978902128318/', '2015-06-04 20:58:07', '', 0, 'Jose Tavares'),
(3590, 'Lourenco_Mello', '$P$BfGlDOuGcArFz4Y1MyxTrcBYWVkSMO/', 'lourenco_mello', 'lourenco_mello95@outlook.com', 'https://www.facebook.com/app_scoped_user_id/1591510067775711/', '2015-06-04 20:59:29', '', 0, 'Lourenço Mello'),
(3591, 'Madalena_Constancio', '$P$Bx2yqwOGyaWGsiEjkB0i3nTq6DbW050', 'madalena_constancio', 'facebook_user_madalena_constancio@example.com', 'https://www.facebook.com/app_scoped_user_id/10204452612135976/', '2015-06-04 20:59:52', '', 0, 'Madalena Constancio'),
(3592, 'Gabinete_Turismo_Nazare_-_Cristina_Luz', '$P$BIPx4Anz74OOfLZODaKP/x0AIbvGsB0', 'gabinete_turismo_nazare_-_cristina_luz', 'gabturnazare.cl@gmail.com', 'https://profiles.google.com/112584670652258445929', '2015-06-04 21:02:24', '', 0, 'Gabinete Turismo Nazaré - Cristina Luz'),
(3593, 'Madalena_Carvalho_Meneses', '$P$BryIco0AtHjEt0vsrJdD7GyWiTJA4j/', 'madalena_carvalho_meneses', 'madalena_pccm@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205673325445144/', '2015-06-04 21:04:24', '', 0, 'Madalena Carvalho Meneses'),
(3594, 'Luis_Pulido_Garcia_Gf', '$P$BKiyXyVb4FDyZg96WtKTyGGkmGr5Ku1', 'luis_pulido_garcia_gf', 'luis_gomesferreira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205394188429096/', '2015-06-04 21:06:03', '', 0, 'Luis Pulido Garcia Gf'),
(3595, 'Madalena_Moya', '$P$BxN2f9n5LsO7LSJGqjyfZVutK/9bwQ/', 'madalena_moya', 'madalenamoya@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1110045692355154/', '2015-06-04 21:07:03', '', 0, 'Madalena Moya'),
(3596, 'Fernando_Reis', '$P$BdFpXo/KW1miDQcR37lD9xnoZ0rdAv.', 'fernando_reis', 'fernando.reis31@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205704032697836/', '2015-06-04 21:11:21', '', 0, 'Fernando Reis'),
(3597, 'Manuel_Marques_da_Cunha', '$P$BOrgGLVvGB6.mmndP69YzaE4eS1W66/', 'manuel_marques_da_cunha', 'manecas55@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/831688573587380/', '2015-06-04 21:14:57', '', 0, 'Manuel Marques da Cunha'),
(3598, 'Manel_Matos', '$P$Bg/sVV9TZK0wk9Hj2mwzAJD1dg7jbR.', 'manel_matos', 'manuelmaria_matos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/896839360355298/', '2015-06-04 21:14:59', '', 0, 'Manel Matos'),
(3599, 'Manel_Leitao', '$P$BchEsPHEHcT2uRomlXqUgccv0wDMEg.', 'manel_leitao', 'mmrl@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155661575680534/', '2015-06-04 21:20:04', '', 0, 'Manel Leitão'),
(3600, 'Mafalda_Lopes', '$P$B0ZDnA/dV0Vr10LJaO3i/NDM6AbY38/', 'mafalda_lopes', 'mafalda_lopes10@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/697347847058314/', '2015-06-04 21:20:34', '', 0, 'Mafalda Lopes'),
(3601, 'Cristina_Alvim_Sousa', '$P$BD8lcpFURFB6HM388C3y8UAAZlU77z1', 'cristina_alvim_sousa', 'analvim22@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/954662324565697/', '2015-06-04 21:21:22', '', 0, 'Cristina Alvim Sousa'),
(3602, 'Madalena_Leite', '$P$BsN4lkoDxp/3O2TjM8KituPJW8yO/e0', 'madalena_leite', 'madalena.p.leite@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10200814942691316/', '2015-06-04 21:23:34', '', 0, 'Madalena Leite'),
(3603, 'Madalena_Inocentes', '$P$BD5OOeM8Uaq.c0UkmkJdd1P1JF3pWf.', 'madalena_inocentes', 'mada_inocentes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206195153733706/', '2015-06-04 21:23:54', '', 0, 'Madalena Inocentes'),
(3604, 'Claudia_Goncalves', '$P$B.ypLrwffij9W92Y1XTDftLqJJPh0l0', 'claudia_goncalves', 'kada08@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204162549252610/', '2015-06-04 21:25:57', '', 0, 'Cláudia Gonçalves'),
(3605, 'Fred_Duarte', '$P$BQJXXugnFMXnff8x5xOL9VsfC6utUV.', 'fred_duarte', 'facebook_user_fred_duarte@example.com', 'https://www.facebook.com/app_scoped_user_id/592554570886803/', '2015-06-04 21:34:21', '', 0, 'Fred Duarte'),
(3606, 'Joao_Queiros', '$P$BxxW8dgrfearJRepmP517rPrtajtCf.', 'joao_queiros', 'pqueirosbb@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204341020742036/', '2015-06-04 21:35:43', '', 0, 'João Queirós'),
(3607, 'Mafalda_Panazeite', '$P$BzSOxwC.jbKop8cruLE9lUtcB75z.f.', 'mafalda_panazeite', 'mafaldaserpa.panazeite@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1010989185592984/', '2015-06-04 21:37:08', '', 0, 'Mafalda Panazeite'),
(3608, 'Joao_Rvtydujekrmtn_Aires', '$P$BiW0.kGaccLjelqoAcHUkFy0.Uecvv/', 'joao_rvtydujekrmtn_aires', 'joaoaires98@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1161977500496101/', '2015-06-04 21:39:48', '', 0, 'João Rvtydujekrmtn Aires'),
(3609, 'Joana_Guimaraes', '$P$Bg1JEWFqmXZN/ID8co2cQzFIHxNHhn1', 'joana_guimaraes', 'joanamnguimaraes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153362715419264/', '2015-06-04 21:39:51', '', 0, 'Joana Guimarães'),
(3610, 'Antonio_Filipe_Pimentel', '$P$B2Lw3y8Oab3rV04MNjTJuhjAC1Njyt.', 'antonio_filipe_pimentel', 'afpimuc@gmail.com', 'https://plus.google.com/111568085937443316856', '2015-06-04 21:44:24', '', 0, 'Antonio Filipe Pimentel'),
(3611, 'Dadi_Ramos_Pinto', '$P$Baf8Vrt4j.qvvmzYZBvEI.HtrxlJdf/', 'dadi_ramos_pinto', 'facebook_user_dadi_ramos_pinto@example.com', 'https://www.facebook.com/app_scoped_user_id/1110627122284707/', '2015-06-04 21:44:31', '', 0, 'Dadi Ramos Pinto'),
(3612, 'Joana_Andrade_2', '$P$BUIP/Z6tv9/zPCnKG8ONb7/I15N1Ea1', 'joana_andrade_2', 'joana_filipa_08@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206721944108356/', '2015-06-04 21:46:29', '', 0, 'Joana Andrade'),
(3613, 'Manuel_Freire_Gameiro', '$P$BfEkZeO4oZdIOaq/UB/1KovOt4wJt51', 'manuel_freire_gameiro', 'manuel.gameiro@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/10205670758742542/', '2015-06-04 21:47:42', '', 0, 'Manuel Freire Gameiro'),
(3614, 'Andreia_Silveira', '$P$BKTENJtfD2pp8aom3/uJHtqthWGvII/', 'andreia_silveira', 'asrs.91@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203243820655648/', '2015-06-04 21:49:57', '', 0, 'Andreia Silveira'),
(3615, 'Joao_Ventura', '$P$BhTeiVODgxPbQYX2euo.A51c055Fe9/', 'joao_ventura', 'jonhy_vianeta@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/845926265442526/', '2015-06-04 21:51:03', '', 0, 'Joao Ventura'),
(3616, 'Mariana_Magalhaes', '$P$BrpwGvNLu4EXY0nqyB/XVXS8YtbYM6/', 'mariana_magalhaes', 'mariana_110792@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204603560590908/', '2015-06-04 21:51:54', '', 0, 'Mariana Magalhães'),
(3617, 'Eduardo_Diaz', '$P$BOks22Kow7bXEXBNpYjGUEmDJKYuLm1', 'eduardo_diaz', 'eduardobrasdiaz@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10202810095012459/', '2015-06-04 21:53:39', '', 0, 'Eduardo Diaz'),
(3618, 'Daniel_Abreu', '$P$B/6sDDq93FMEIJlzvs0LjjuSP.p9Wl/', 'daniel_abreu', 'daniel_abreu94@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/969680586404800/', '2015-06-04 21:54:19', '', 0, 'Daniel Abreu'),
(3619, 'Duarte_Sousa', '$P$B7f7mkwTzB7oHeAtl/GZvCNw7lUoQ10', 'duarte_sousa', 'duarte_baeta@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206929252019045/', '2015-06-04 21:54:47', '', 0, 'Duarte Sousa'),
(3620, 'Lucinda_Ribeiro', '$P$BrhPsYf4Vpzu3.BnrZNP/7wNg2u2jN0', 'lucinda_ribeiro', 'lucinda.ribeiro64@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1599342447015438/', '2015-06-04 21:55:24', '', 0, 'Lucinda Ribeiro'),
(3621, 'Henrique_Carvalho_1', '$P$BUX9vaGeLjpmK8kyq1hyiYN5H8pEIV/', 'henrique_carvalho_1', 'henrique_c_hike_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203063598309626/', '2015-06-04 21:55:30', '', 0, 'Henrique Carvalho'),
(3622, 'Lino_Soares_Martinho', '$P$BN5aUH5MYlw/1R06LuZgQ96QNG.ZJV1', 'lino_soares_martinho', 'norberto456789@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1030082617002797/', '2015-06-04 21:55:38', '', 0, 'Lino Soares Martinho'),
(3623, 'Pedro_Crispim', '$P$BC1yF0.nDoitK4m3nWCDS.r1eJWtmn/', 'pedro_crispim', 'parcrispim@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1118168158197336/', '2015-06-04 21:56:01', '', 0, 'Pedro Crispim'),
(3624, 'Susana_Serrano', '$P$BxxQpYCc/hO68lUtSVpL8OcfdR2fkX1', 'susana_serrano', 'susanasserrano@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1112730785407515/', '2015-06-04 21:56:29', '', 0, 'Susana Serrano'),
(3625, 'Rosarinho_Rodrigues', '$P$BOPGkVAvFl6bS9haQ/8L8jN2IrG5jE1', 'rosarinho_rodrigues', 'rosarinho.rodrigues@gmail.com', 'https://www.facebook.com/app_scoped_user_id/955490471138144/', '2015-06-04 21:57:36', '', 0, 'Rosarinho Rodrigues'),
(3626, 'Andre_Domingues', '$P$BzwA0Q0sZDQjIU9UgYSGGTOJextvV//', 'andre_domingues', 'facebook_user_andre_domingues@example.com', 'https://www.facebook.com/app_scoped_user_id/915144611861782/', '2015-06-04 21:57:37', '', 0, 'André Domingues'),
(3627, 'Catarina_Santos_1', '$P$BWMzo1hGEOMpExlRylJPgrVEbxTNKL1', 'catarina_santos_1', 'cata.net@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207225150453422/', '2015-06-04 21:58:18', '', 0, 'Catarina Santos'),
(3628, 'Jose_Ponces', '$P$B2bkhw1LlnvPDf8QSPJQcmBdDiXdYI1', 'jose_ponces', 'zemanel.ponces@hotmail.com', 'https://plus.google.com/104192050642149830306', '2015-06-04 21:58:41', '', 0, 'José Ponces'),
(3629, 'Frederico_Drummond_Ludovice', '$P$BtS3wT3QVZk85xwZspZKfQSwK7.T.D1', 'frederico_drummond_ludovice', 'ludovice7ser@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204733985526246/', '2015-06-04 22:05:03', '', 0, 'Frederico Drummond Ludovice'),
(3630, 'Carolina_Camara', '$P$BlJeGSUMNzG1SOubjFGcnwEHp9so7h.', 'carolina_camara', 'carolinacamara.1992@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/703169476478487/', '2015-06-04 22:05:09', '', 0, 'Carolina Câmara'),
(3631, 'Manel_Ricciardi_Cruz_Gomes', '$P$BW0E1cCZfzo/eKUS2mscD2VL2bUrB1/', 'manel_ricciardi_cruz_gomes', 'manelcruzgomes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/942547865775628/', '2015-06-04 22:06:44', '', 0, 'Manel Ricciardi Cruz Gomes'),
(3632, 'Madalena_OBrien', '$P$BsecY2xu/CUTwdR1pbMH5aFgrGKT1S/', 'madalena_obrien', 'madalenaconsiglieri@gmail.com', 'https://plus.google.com/110845825249258864187', '2015-06-04 22:09:34', '', 0, 'Madalena O\'Brien'),
(3633, 'Madalena_Lamas', '$P$BBYRirE0iAEy1Lv2ziUPRy4BKKOu9F0', 'madalena_lamas', 'madalena.lamas87@gmail.com', 'https://plus.google.com/106907903257203655892', '2015-06-04 22:12:24', '', 0, 'Madalena Lamas'),
(3634, 'Raquel_Vaz', '$P$BdwvWphcayZZhvzgXt07/G/rajQBWK/', 'raquel_vaz', 'raquelvaz6@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/962545533808492/', '2015-06-04 22:19:47', '', 0, 'Raquel Vaz'),
(3635, 'Claudia_Rodrigues', '$P$BSBwjw5Ok7FRT6ydx1YLEFCVKjJKkG/', 'claudia_rodrigues', 'claudiiarodriigues@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/849384925143044/', '2015-06-04 22:22:07', '', 0, 'Claudia Rodrigues'),
(3636, 'Marco_Ribeiro', '$P$BiSoX4A1JhYONBm4oWqEm2AghlQ1zf1', 'marco_ribeiro', 'marribeiro_20@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/842284109190919/', '2015-06-04 22:23:33', '', 0, 'Marco Ribeiro'),
(3637, 'Renato_Aguiar', '$P$BcceG1dB1WaxMzz5cJXnaUcH.uT/vk1', 'renato_aguiar', 'renatofilipe22@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/871539856225013/', '2015-06-04 22:23:53', '', 0, 'Renato Aguiar'),
(3638, 'Luisinha_Lobo', '$P$B5GHMehHWkOIZkbFcQIbg//bx.DhOD1', 'luisinha_lobo', 'luisalobo26@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/983455881694962/', '2015-06-04 22:27:20', '', 0, 'Luisinha Lobo'),
(3639, 'Ludovina_Vieira', '$P$BC7KH2F3zBPxHNu1/BLu5oFX4ilnIq/', 'ludovina_vieira', 'facebook_user_ludovina_vieira@example.com', 'https://www.facebook.com/app_scoped_user_id/1090220451006660/', '2015-06-04 22:30:21', '', 0, 'Ludovina Vieira'),
(3640, 'Joana_Lima', '$P$BMwc1bEAoOCMI.n3z2l71QqAXEL/ur1', 'joana_lima', 'jo_794@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153092775579580/', '2015-06-04 22:33:53', '', 0, 'Joana Lima'),
(3641, 'Michael_Martinho', '$P$B2w/P1JmNL.MpJ73m12ZKMwkw7Eurk/', 'michael_martinho', 'micas128@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1126617697383341/', '2015-06-04 22:35:48', '', 0, 'Michael Martinho'),
(3642, 'Leo_Cunha', '$P$B2bj2a6qv8VVh3x1AJcnlVxPjKWCpE1', 'leo_cunha', 'leonardo.s.c.alves.martins@gmail.com', 'https://www.facebook.com/app_scoped_user_id/978972772154396/', '2015-06-04 22:35:49', '', 0, 'Leo Cunha'),
(3643, 'Patricia_Silva_1', '$P$BMfu0NCGDkugT2/c/GX7EiHNuYKJuo1', 'patricia_silva_1', 'facebook_user_patricia_silva_1@example.com', 'https://www.facebook.com/app_scoped_user_id/10204302458789829/', '2015-06-04 22:40:14', '', 0, 'Patrícia Silva'),
(3644, 'antonio_fernandes', '$P$B//YnTS.VfYQKpwbmobG6nb9efxkZD1', 'antonio_fernandes', 'apo.fernandez@gmail.com', 'https://plus.google.com/101856047432264369512', '2015-06-04 22:42:25', '', 0, 'antonio fernandes'),
(3645, 'Hugo_Silva_1', '$P$BNAJDpJOsPZFzPhjBpyztWUhH2Gl5E1', 'hugo_silva_1', 'hvgosilva@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152765824002330/', '2015-06-04 22:45:06', '', 0, 'Hugo Silva'),
(3646, 'Manuel_Augusto', '$P$BPCzOEdoXrLc6JIqSVV2ELe80CMWG30', 'manuel_augusto', 'facebook_user_manuel_augusto@example.com', 'https://www.facebook.com/app_scoped_user_id/997098326990897/', '2015-06-04 22:47:26', '', 0, 'Manuel Augusto'),
(3647, 'Manel_Ribeiro_Couto', '$P$BNsgUwAZ5xcpxTxrclJnA07seVJZ4D1', 'manel_ribeiro_couto', 'm_anel_4@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204453451761793/', '2015-06-04 22:49:09', '', 0, 'Manel Ribeiro Couto'),
(3648, 'Deolinda_Pequicho', '$P$BYWYxb1h0OtmIYxQbOEOFzFPg9Bucl0', 'deolinda_pequicho', 'deolinda.pequicho@icloud.com', 'https://www.facebook.com/app_scoped_user_id/1591971784398025/', '2015-06-04 22:51:00', '', 0, 'Deolinda Pequicho'),
(3649, 'Joao_P_Cardoso_Vidal', '$P$BUe5WCEmG6HKc.hchk7PY2y9MQQDmv1', 'joao_p_cardoso_vidal', 'joaovidal89@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/800447990062304/', '2015-06-04 22:57:55', '', 0, 'João P. Cardoso Vidal'),
(3650, 'Ricardo_Rodrigues', '$P$BsvSjw/p604PkaxEbtPglOiExAjxnu0', 'ricardo_rodrigues', 'nascido@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152997813637499/', '2015-06-04 23:11:02', '', 0, 'Ricardo Rodrigues'),
(3651, 'Madalena_Bravo', '$P$BNqYL5DuGLy7z7cfalfR2Hml6lbWE5/', 'madalena_bravo', 'madalenawb@gmail.com', 'https://www.facebook.com/app_scoped_user_id/930079537043479/', '2015-06-04 23:15:44', '', 0, 'Madalena Bravo'),
(3652, 'Jessica_Proenca_Fernandes', '$P$Bar6/7n9iNBk03ccAA31oUCjdvfArj1', 'jessica_proenca_fernandes', 'fernandes.jessica@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/855163221243494/', '2015-06-04 23:18:13', '', 0, 'Jessica Proença Fernandes'),
(3653, 'Joao_Marmelo', '$P$BPL.SAGHBaTAEnPfaytP7CPk09IRrg1', 'joao_marmelo', 'joao_marmelo2@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205492444864952/', '2015-06-04 23:24:28', '', 0, 'João Marmelo'),
(3654, 'Marcela_Azevedo_Castro', '$P$BRZ80K..NtttSPaf46R.AiDmbSulgG/', 'marcela_azevedo_castro', 'azevedo_marcela@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/861598973926429/', '2015-06-04 23:30:13', '', 0, 'Marcela Azevedo Castro'),
(3655, 'Tiago_Brites', '$P$BF/qORIjDIeTi66lkzhktGJlswQsnr1', 'tiago_brites', 'tiagobrites88@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205650278874342/', '2015-06-04 23:32:33', '', 0, 'Tiago Brites'),
(3656, 'Jorge_Cardoso', '$P$BuCHHhDK7jC/fk3.8wZlhH0/EsKL1k.', 'jorge_cardoso', 'facebook_user_jorge_cardoso@example.com', 'https://www.facebook.com/app_scoped_user_id/1009767862374335/', '2015-06-04 23:33:16', '', 0, 'Jorge Cardoso'),
(3657, 'Andre_Codinha', '$P$BShVQEy1ccTicn7OWTCF8iNH0OhiBK0', 'andre_codinha', 'andre_codinha10@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153402602561468/', '2015-06-04 23:35:00', '', 0, 'André Codinha'),
(3658, 'Rita_Amado', '$P$BcQZSz7bXRYjYBRfeyU0sWdId8YE.C.', 'rita_amado', 'anaritaam3@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206950348541099/', '2015-06-04 23:37:50', '', 0, 'Rita Amado'),
(3659, 'Ana_Coelho', '$P$BHBxWWxJQU84FysEIZL/pmlhMoSkeU/', 'ana_coelho', 'facebook_user_ana_coelho@example.com', 'https://www.facebook.com/app_scoped_user_id/10206563273631287/', '2015-06-04 23:47:57', '', 0, 'Ana Coelho'),
(3660, 'Bruno_Rodrigues_1', '$P$BOuZk6SNs6s1DezPqxG/pXDB/JI2Ak0', 'bruno_rodrigues_1', 'facebook_user_bruno_rodrigues_1@example.com', 'https://www.facebook.com/app_scoped_user_id/727329044079312/', '2015-06-04 23:54:26', '', 0, 'Bruno Rodrigues'),
(3661, 'Ruben_Aguiar', '$P$BwOoPWWeSxy8i/KPMYXtFAbptSLdeq1', 'ruben_aguiar', 'ruben.aguiar14@gmail.com', 'https://plus.google.com/101657988916432884723', '2015-06-04 23:57:16', '', 0, 'Ruben Aguiar'),
(3662, 'Beatriz_Carvalho_Moreira', '$P$BRbMjS29V2n7i/aW8d2CB1VA4RGZay1', 'beatriz_carvalho_moreira', 'beatriz_moreira1995@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206834474411288/', '2015-06-04 23:57:52', '', 0, 'Beatriz Carvalho Moreira'),
(3663, 'Vasco_Costa', '$P$Bsvq0h0oK7eWCGoNZOUEeKsBDdDhF6.', 'vasco_costa', 'vascob_costa_20@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204495462530722/', '2015-06-04 23:58:38', '', 0, 'Vasco Costa'),
(3664, 'Mary_Delights', '$P$B6ADXxEz6aEcfjl5SnGs7UudJi3yyx0', 'mary_delights', 'mary.delights@gmail.com', '', '2015-06-05 00:13:07', '', 0, 'Mary Delights'),
(3665, 'Ana_Realista', '$P$BWnYihtw3qmg5fogVokSMGYoSNUrLK.', 'ana_realista', 'ana_realista@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10202885969190378/', '2015-06-05 00:14:43', '', 0, 'Ana Realista'),
(3666, 'Ricardo_Amado', '$P$BlG/jXEe7KU/LhMaCXAUwhSTIxHaMv0', 'ricardo_amado', 'andreamado42@gmail.com', 'https://plus.google.com/114358776271122735782', '2015-06-05 00:19:40', '', 0, 'Ricardo Amado'),
(3667, 'Ricardo_Amado_1', '$P$BSyhg8/P8l.I1nt1zQh2zwITNynvx51', 'ricardo_amado_1', 'ricardoamado17@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1002723736407403/', '2015-06-05 00:22:10', '', 0, 'Ricardo Amado'),
(3668, 'Filipa_Joao', '$P$BkjuwhlBzVPzmJ7cHJXSpA3l8WeDFZ.', 'filipa_joao', 'sapeka_girl@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/929803380373145/', '2015-06-05 00:25:47', '', 0, 'Filipa João'),
(3669, 'Lourenco_Botelho_Russo', '$P$BGGVY4mBqE9c9CX2f22NqjUmVw7G7O/', 'lourenco_botelho_russo', 'facebook_user_lourenco_botelho_russo@example.com', 'https://www.facebook.com/app_scoped_user_id/10204447350364804/', '2015-06-05 00:34:53', '', 0, 'Lourenço Botelho Russo'),
(3670, 'Antonio_Neto', '$P$ByswDAl03FdtuHFPquNjgovtwZhZKj0', 'antonio_neto', 'facebook_user_antonio_neto@example.com', 'https://www.facebook.com/app_scoped_user_id/860903943947004/', '2015-06-05 00:43:24', '', 0, 'Antonio Neto'),
(3671, 'Rute_Pires', '$P$BHLqIJjgg86YD9BFJCqQ9gG33Md52y1', 'rute_pires', 'ruthpires1@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/857996660904895/', '2015-06-05 00:53:34', '', 0, 'Rute Pires'),
(3672, 'Ivo_Casimiro', '$P$BbOKS7IKShAmL9zeX3Uv4vS2oXVXmN1', 'ivo_casimiro', 'ivocasimiro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206630673716184/', '2015-06-05 00:55:46', '', 0, 'Ivo Casimiro'),
(3673, 'Sandra_Cortesao', '$P$BVZgPNzOHdbrg436PNs/AVWHdAUcHL0', 'sandra_cortesao', 'ssandra.ccp@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1019491588080700/', '2015-06-05 00:58:02', '', 0, 'Sandra Cortesão'),
(3674, 'Wilson_Pinto', '$P$B/37CyFgJImyZN6fbJbdbjolEg9rcY.', 'wilson_pinto', 'wilsonpinto88@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1126670870683367/', '2015-06-05 01:04:02', '', 0, 'Wilson Pinto'),
(3675, 'Edite_Castro', '$P$BeryB15tR/QvuEGZehYI.Dq9Ih5qhQ0', 'edite_castro', 'facebook_user_edite_castro@example.com', 'https://www.facebook.com/app_scoped_user_id/1601848783414401/', '2015-06-05 01:32:09', '', 0, 'Edite Castro'),
(3676, 'Manuel_Palma', '$P$BUwXHrSjvsPkT.fEFBjn8NgtYf.1d3/', 'manuel_palma', 'mvelhopalma@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/689278031204805/', '2015-06-05 01:34:29', '', 0, 'Manuel Palma'),
(3677, 'Fred_Mann', '$P$BOSdsNqWMWmFePVLjgOfrtQOh/Z9iF0', 'fred_mann', 'surf4mann@gmail.com', 'https://www.facebook.com/app_scoped_user_id/879818575423289/', '2015-06-05 04:48:05', '', 0, 'Fred Mann'),
(3678, 'Sandy_Oliveira', '$P$BMnDfzBTdGe5OSCFsHGwBPuA2vpvuA.', 'sandy_oliveira', 'sandy_oliveira_21@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10200527073015666/', '2015-06-05 06:13:37', '', 0, 'Sandy Oliveira'),
(3679, 'Maria_Teresa_Meneses', '$P$Badxmp.NP3bZRYpqe691QrwczQbhJS0', 'maria_teresa_meneses', 'teresa.meneses2010@gmail.com', 'https://www.facebook.com/app_scoped_user_id/846699265395269/', '2015-06-05 06:16:01', '', 0, 'Maria Teresa Meneses'),
(3680, 'Maria_Canto_Moniz', '$P$BrCJ2LruMTvzFeDQF8hmDedMjgqIKt0', 'maria_canto_moniz', 'mariamoniz2000@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/706416059503727/', '2015-06-05 06:49:30', '', 0, 'Maria Canto Moniz'),
(3681, 'Jose_Serrano', '$P$BYN6KdwdWmq/R.t6MAWfs7WPUb8XOM.', 'jose_serrano', 'jose.espanhol@gmail.com', 'https://plus.google.com/103293636233521858044', '2015-06-05 07:27:09', '', 0, 'José Serrano'),
(3682, 'maria_araujo', '$P$Bi.9tApwaQee1hjVyjt36Q3KSBQBps1', 'maria_araujo', 'maraujo721@gmail.com', 'https://plus.google.com/117423289621318282477', '2015-06-05 07:49:53', '', 0, 'maria araújo'),
(3683, 'Laura_Santos_Mota', '$P$BDnWKtx5YyHtcuqJo4AEh1hbNfTbzd/', 'laura_santos_mota', 'laurasmota96@gmail.com', 'https://www.facebook.com/app_scoped_user_id/942450972474258/', '2015-06-05 08:02:57', '', 0, 'Laura Santos Mota'),
(3684, 'Rita_Trindade_Mendes', '$P$BxJ0UtCksqIgJDk8IQSlF0Me914cwW.', 'rita_trindade_mendes', 'ritatrindademendes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205884570985729/', '2015-06-05 08:08:17', '', 0, 'Rita Trindade Mendes'),
(3685, 'Paula_Moreira', '$P$BJ8fqyshxVBrH9/FUPU3ExC4oVBqor/', 'paula_moreira', 'paulafpgm@gmail.com', 'https://plus.google.com/113838267988091244567', '2015-06-05 08:15:51', '', 0, 'Paula Moreira'),
(3686, 'Filipa_Lopes', '$P$Ba9glANOPzwo6Oyi2I4putlvvBgF5C.', 'filipa_lopes', 'filipalopez@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1068876956474205/', '2015-06-05 08:24:49', '', 0, 'Filipa Lopes'),
(3687, 'Mario_Gil_Moreira', '$P$Bdt0KhHG9Vm991HEAEepLgelWG2L5y.', 'mario_gil_moreira', 'mariogilmoreira@gmail.com', 'https://plus.google.com/104559676525872187251', '2015-06-05 08:33:06', '', 0, 'Mário Gil Moreira'),
(3688, 'Alexandra_Hoesen', '$P$BkQHWPrEJta/4bo3I8cvZXGEXvCKiS.', 'alexandra_hoesen', 'alexandra_hoesen@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207139997804235/', '2015-06-05 08:35:33', '', 0, 'Alexandra Hoesen'),
(3689, 'Susana_Simoes', '$P$BoKNjAAsNArdkbyVgSrYWFo/CnSXb90', 'susana_simoes', 'susana_combat@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204120070750022/', '2015-06-05 08:38:14', '', 0, 'Susana Simões'),
(3690, 'Ana_Rodrigues', '$P$BhicCQGzacbEkhRNFiR4aSdES04ziI0', 'ana_rodrigues', 'ana.r@klaveness.pt', 'https://www.facebook.com/app_scoped_user_id/10205494878165783/', '2015-06-05 08:38:54', '', 0, 'Ana Rodrigues'),
(3691, 'Sofia_Salvador', '$P$BHTgW.Z1YrQ.qxzbn3G4qoF8APi3Cg.', 'sofia_salvador', 'samorososalvador@gmail.com', 'https://plus.google.com/101801623620725185399', '2015-06-05 08:39:30', '', 0, 'Sofia Salvador'),
(3692, 'Isabel_Costa_Valerio', '$P$BGnUxcqRGltR6HUE58maIvUZcMuE871', 'isabel_costa_valerio', 'isabelcvalerio@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205737871953462/', '2015-06-05 08:40:23', '', 0, 'Isabel Costa Valério'),
(3693, 'Lucia_Alves', '$P$Bw8LBzcjnD0R4PeuTwm83HiRExECwx/', 'lucia_alves', 'facebook_user_lucia_alves@example.com', 'https://www.facebook.com/app_scoped_user_id/1012993122053458/', '2015-06-05 08:40:49', '', 0, 'Lucia Alves'),
(3694, 'Marta_Carvalho', '$P$BLUiPYPlAVkGWC0pamrMnfDUyPDT/3.', 'marta_carvalho', 'marta.carvalho84@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/583633455073024/', '2015-06-05 08:43:14', '', 0, 'Marta Carvalho'),
(3695, 'Nuno_Barracosa', '$P$BDsDqSTDafmP/UDCGBRDpq7wrq5QJz.', 'nuno_barracosa', 'nuno.barracosa@gmail.com', 'https://plus.google.com/100288902178080574425', '2015-06-05 08:43:27', '', 0, 'Nuno Barracosa'),
(3696, 'Rosa_Maria_Rocha', '$P$BME5e3iEsSEaCLfp.BcBLVpjJoyuRE0', 'rosa_maria_rocha', 'rosamariaetavares@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/823165091099992/', '2015-06-05 08:43:35', '', 0, 'Rosa Maria Rocha'),
(3697, 'Graca_Reis', '$P$BfjWli8lE1sxbaywTCPQIe3dhch0Xo0', 'graca_reis', 'mg.amores.reis@gmail.com', 'https://plus.google.com/110004162626565611182', '2015-06-05 08:43:48', '', 0, 'Graça Reis'),
(3698, 'Susana_Gouveia', '$P$BPt1K6l2No8P4ASfByEL88VylR9Xp//', 'susana_gouveia', 'susanavg@iol.pt', 'https://www.facebook.com/app_scoped_user_id/767824379998855/', '2015-06-05 08:46:11', '', 0, 'Susana Gouveia'),
(3699, 'Jose_Alves', '$P$BG8rtsrLfGJ3AZELVhf2jwu31Zel3V.', 'jose_alves', 'alves.josea@gmail.com', 'https://plus.google.com/+josealves85', '2015-06-05 08:54:48', '', 0, 'José Alves'),
(3700, 'Ze_Beto_Miranda', '$P$Bqfpl.3Vgc.NsfwqyOsnt6qw2.0BsB1', 'ze_beto_miranda', 'zbmiranda@msn.com', 'https://www.facebook.com/app_scoped_user_id/849180565171053/', '2015-06-05 09:02:24', '', 0, 'Zé Beto Miranda'),
(3701, 'Banu-Luisa_Kazashka_Mendes', '$P$BE8H8ljMfH0TiT1cD7Ia20yLNoRYLD/', 'banu-luisa_kazashka_mendes', 'mendes.l@rambler.ru', 'https://www.facebook.com/app_scoped_user_id/962864287087231/', '2015-06-05 09:02:47', '', 0, 'Banu-Luisa Kazashka Mendes'),
(3702, 'Artur_Pinto', '$P$BpVo7vbEoQJoT4DE4H72QkcEe2VIac.', 'artur_pinto', 'facebook_user_artur_pinto@example.com', 'https://www.facebook.com/app_scoped_user_id/1102565839770531/', '2015-06-05 09:14:28', '', 0, 'Artur Pinto'),
(3703, 'Barbara_Nunes_de_Almeida', '$P$BZiTj96gOwpCOvh4cipVgDGcLFNMW71', 'barbara_nunes_de_almeida', 'barbra.1970@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200410439460134/', '2015-06-05 09:36:32', '', 0, 'Barbara Nunes de Almeida'),
(3704, 'Luiza_Cortez_de_Lobao', '$P$BI45qYc.URxfAGyFBrydbxfd31P.Bw.', 'luiza_cortez_de_lobao', 'luizacccl@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153269853446597/', '2015-06-05 09:52:13', '', 0, 'Luiza Cortez de Lobão'),
(3705, 'Teresa_La_Feria', '$P$BnWbZdkuz1JXsDEAkSkYYUiHnCwAec1', 'teresa_la_feria', 'teresaguegues@gmail.com', 'https://www.facebook.com/app_scoped_user_id/835916853162986/', '2015-06-05 10:20:33', '', 0, 'Teresa Lá Féria'),
(3706, 'Maria_Castello_Branco', '$P$BqA4eoLN1sQm4R5/QChrd1ruxe.I7d0', 'maria_castello_branco', 'maria.castellobranco@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155685609645254/', '2015-06-05 10:24:00', '', 0, 'Maria Castello Branco'),
(3707, 'Ruben_Francisco', '$P$Bz9PmIIoIARZtEN1Umw.UAt2JMMUws/', 'ruben_francisco', 'ruben_scfrancisco@outlook.pt', 'https://www.facebook.com/app_scoped_user_id/378734695661991/', '2015-06-05 11:13:18', '', 0, 'Ruben Francisco'),
(3708, 'Claudio_Ferreira', '$P$B0QDmYAq8Y99h0V6wi0Ewdoa919HBV1', 'claudio_ferreira', 'claudio_9gdp@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/996330420407060/', '2015-06-05 11:25:17', '', 0, 'Cláudio Ferreira'),
(3709, 'Alexandre_Sousa_1', '$P$Bk0H5yxvqdE8caE8k2zL98APISr3jo.', 'alexandre_sousa_1', 'facebook_user_alexandre_sousa_1@example.com', 'https://www.facebook.com/app_scoped_user_id/1445427822426486/', '2015-06-05 11:35:27', '', 0, 'Alexandre Sousa'),
(3710, 'Nuno_Beirao_Vieira', '$P$Bv.opdwbdu2jyweZPbpGR8Zcr1itrp1', 'nuno_beirao_vieira', 'motelmail@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1135418083151368/', '2015-06-05 11:44:50', '', 0, 'Nuno Beirão Vieira'),
(3711, 'Daniela_Dias', '$P$Bl6X5KLypLVVfNUJ8wnW1m.Vhjnpy1/', 'daniela_dias', 'danniella@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/941447645875587/', '2015-06-05 11:49:59', '', 0, 'Daniela Dias'),
(3712, 'Beatriz_Monteiro', '$P$BBEJILQjz9xGqruDVf.7uNe7LU4wIc/', 'beatriz_monteiro', 'bia.p.monteiro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1001728656518680/', '2015-06-05 11:58:19', '', 0, 'Beatriz Monteiro'),
(3713, 'Xavier_Fernandes', '$P$BNV2zulNRt/OBILYB2AlQnMLo2BhuG0', 'xavier_fernandes', 'xavicaputoradical@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206667082745285/', '2015-06-05 12:00:34', '', 0, 'Xavier Fernandes'),
(3714, 'Daniel_Oliveira', '$P$BJUo05yghN8hi/83vszxraaG/kj8H21', 'daniel_oliveira', 'dani-oliveira32@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1112076342152741/', '2015-06-05 12:02:30', '', 0, 'Daniel Oliveira'),
(3715, 'Joao_Goulao', '$P$BKpFwChVHeAm5i4eS1revPIe72YAeX1', 'joao_goulao', 'joaosenagoulao@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10153254499301539/', '2015-06-05 12:09:34', '', 0, 'Joao Goulao'),
(3716, 'Pedro_Ferreira_2', '$P$BRSJdfcoYAH4UP3BMm069bMHekH4zw1', 'pedro_ferreira_2', 'pedro3ferreira19@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/716804088431382/', '2015-06-05 12:12:59', '', 0, 'Pedro Ferreira'),
(3717, 'Afonso_Moreira', '$P$BP0gWS6YvqBhp27tdxVtx/BdKsEk2r1', 'afonso_moreira', 'afonso_moreira_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/682179258593814/', '2015-06-05 12:15:56', '', 0, 'Afonso Moreira'),
(3718, 'Margarida_Marreiro', '$P$BfpiKGJLv1qKRAsh7dWLU8.MiAja4U1', 'margarida_marreiro', 'anams_marreiro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203246960009778/', '2015-06-05 12:16:54', '', 0, 'Margarida Marreiro'),
(3719, 'Frederico_Vidal', '$P$BTiT9HPtkF55jJ2KyNogdSVeM3vREg.', 'frederico_vidal', 'fredericovidal@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205892285177686/', '2015-06-05 12:25:32', '', 0, 'Frederico Vidal'),
(3720, 'Monica_Cunha', '$P$BOCtn8dfM1HOiNnmkGkcK8nA9ssvAm.', 'monica_cunha', 'cunhamonic@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/726724034121398/', '2015-06-05 12:31:54', '', 0, 'Mónica Cunha'),
(3721, 'Filipe_Fonseca', '$P$Bonbk9K5SoqAZQ5tC51yMh7kWVJyjd1', 'filipe_fonseca', 'f.fonseca265@gmail.com', 'https://plus.google.com/101816019527745875733', '2015-06-05 12:33:39', '', 0, 'Filipe Fonseca'),
(3722, 'Andre_Matias', '$P$B2EfrF8MmyVIDrYCCMKqBlGZKljb59.', 'andre_matias', 'vroxinhas_3@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/829321040471830/', '2015-06-05 12:35:32', '', 0, 'Andre Matias'),
(3723, 'Pipasnoddy_Russo_Teixeira', '$P$Bw0.VzaFIhfZd.YGG3n.3ikEs/Sng41', 'pipasnoddy_russo_teixeira', 'filiparussoteixeira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1006889659322302/', '2015-06-05 12:36:11', '', 0, 'Pipasnoddy Russo Teixeira'),
(3724, 'Maysa_Mattos', '$P$Bym8DkWAnHJZSQ5V1ptt9jK/hUUJjR.', 'maysa_mattos', 'maysa.mattos@globo.com', 'https://www.facebook.com/app_scoped_user_id/10200706653864382/', '2015-06-05 12:46:49', '', 0, 'Maysa Mattos'),
(3725, 'Cheila_Estrela', '$P$BAdKXyIAq0sPADDLwrNdxdRW.w8N1d/', 'cheila_estrela', 'cheila_estrelita@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205008068256408/', '2015-06-05 12:54:13', '', 0, 'Cheila Estrela'),
(3726, 'Ana_Ferreira_1', '$P$B2mng33ZI6BY5UPN7wV8oExjHNgiOH/', 'ana_ferreira_1', 'anasveloso@gmail.com', 'https://www.facebook.com/app_scoped_user_id/898613556851310/', '2015-06-05 12:59:05', '', 0, 'Ana Ferreira'),
(3727, 'Gilles_Vieira', '$P$BGadk6RIDRhPIcpSQLYhLc.C7mOf3b0', 'gilles_vieira', 'gldvieira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/934888906574948/', '2015-06-05 13:02:04', '', 0, 'Gilles Vieira'),
(3728, 'Antonio_Pinto_Cerqueira', '$P$BC3lZRxLC8yt7IqdrNlo/9TcMUnw9M.', 'antonio_pinto_cerqueira', 'antonio_cerqueira32@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207102774151776/', '2015-06-05 13:08:52', '', 0, 'António Pinto Cerqueira'),
(3729, 'Joao_Henrique_Fernandes', '$P$BFZuQxCkf.VgeReslHYjbNBbTst5nb0', 'joao_henrique_fernandes', 'jhsf2015@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206806817312331/', '2015-06-05 13:13:23', '', 0, 'João Henrique Fernandes'),
(3730, 'Angela_Serrador', '$P$BNqKeHdZNF9iGvx4rt6rzJoBzT3Emk/', 'angela_serrador', 'angelaserrador94@gmail.com', 'https://plus.google.com/105361951702113776364', '2015-06-05 13:24:26', '', 0, 'Angela Serrador'),
(3731, 'Ana_Pires', '$P$BhF5nTzYLAF1K0fg406R0CEvNF/Lxj/', 'ana_pires', 'anapaulasanchespires@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1601363883475293/', '2015-06-05 13:29:56', '', 0, 'Ana Pires'),
(3732, 'Joana_Barrios_1', '$P$BXElsOB9gSvlp7Wb9vMR6YTGmBokS01', 'joana_barrios_1', 'joanabarrios@gmail.com', '', '2015-06-05 13:36:44', '', 0, 'Joana Barrios'),
(3733, 'Joana_Barrios_2', '$P$BgRqaw8biHhqSjYj.I/uuom337s1pb1', 'joana_barrios_2', 'info@trashedia.com', 'https://plus.google.com/110539269229727316906', '2015-06-05 13:41:51', '', 0, 'Joana Barrios'),
(3734, 'Queli_Henriques', '$P$BUE9KsAP/Q3UFLbBHbOGbC1mHsS7YZ.', 'queli_henriques', 'facebook_user_queli_henriques@example.com', 'https://www.facebook.com/app_scoped_user_id/1135135896502429/', '2015-06-05 13:41:52', '', 0, 'Queli Henriques'),
(3735, 'estudio_blink', '$P$BiARaampeBhONzXggLW0Iw03ddW74w.', 'estudio_blink', 'info.estudioblink@gmail.com', '', '2015-06-05 13:46:05', '', 0, 'estudio blink'),
(3736, 'Natacha_McGlinchey', '$P$BmiXbLGe6VCZEw/7Ir.d678rJzZZkx/', 'natacha_mcglinchey', 'natachamcpereira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153456682032033/', '2015-06-05 13:50:02', '', 0, 'Natacha McGlinchey'),
(3737, 'Joana_Lobo_Anta', '$P$BvMkKPfSthy.ttBEDoPc94JrNhogl5.', 'joana_lobo_anta', 'loboanta@gmail.com', 'https://plus.google.com/111444654231694881368', '2015-06-05 13:52:45', '', 0, 'Joana Lobo Anta'),
(3738, 'Fabio_Barbosa', '$P$BzTpxpzExLg4ZKrOoXiEt9dyqkj/mF/', 'fabio_barbosa', 'fabiomr.barbosa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/958918000794958/', '2015-06-05 13:53:28', '', 0, 'Fábio Barbosa'),
(3739, 'Diogo_Fernandes', '$P$BeE49kwx/vPv8lP/5GjACvXbORNvJ/1', 'diogo_fernandes', 'herbadiga1@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204569474899090/', '2015-06-05 14:00:17', '', 0, 'Diogo Fernandes'),
(3740, 'Catia_Nunes', '$P$Bk9iN3DmeV02YsRbs9I4zdj1WodsGC0', 'catia_nunes', 'xatianunes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153372539191941/', '2015-06-05 14:02:13', '', 0, 'Cátia Nunes'),
(3741, 'Ema_Cerveira', '$P$Bg1v/wKD5tI3NU9e/PpNmikf6g3gas.', 'ema_cerveira', 'emabc@who.pt', 'https://www.facebook.com/app_scoped_user_id/10153439524599208/', '2015-06-05 14:06:37', '', 0, 'Ema Cerveira'),
(3742, 'Carla_Palma', '$P$BizhlD2OBoQwQJKwQx7jFLka4QJNPB0', 'carla_palma', 'carla.palma553@gmail.com', 'https://www.facebook.com/app_scoped_user_id/935630463155526/', '2015-06-05 14:08:13', '', 0, 'Carla Palma'),
(3743, 'Carlota_Mexia_de_Almeida', '$P$BnPDzdHmBspPnnoj7SqbsdZob6ahWj.', 'carlota_mexia_de_almeida', 'carlotamexia@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153351662272298/', '2015-06-05 14:08:40', '', 0, 'Carlota Mexia de Almeida'),
(3744, 'Inka_Malhada', '$P$B1r8A9M7wMhvdxnQ2H9d7Nb9.BLK9Z/', 'inka_malhada', 'inka.malhada553@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1599810116958530/', '2015-06-05 14:09:24', '', 0, 'Inka Malhada'),
(3745, 'Joao_Pedro_Ferreira_1', '$P$BMQjYDF.THBI/GvUxUyCspNnPqZ3of/', 'joao_pedro_ferreira_1', 'jp3dro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207037719806461/', '2015-06-05 14:13:22', '', 0, 'João Pedro Ferreira'),
(3746, 'Miguel_Crispim', '$P$B.vFuoByHf2Z5J3EbnmG9Vb8gq1dFI1', 'miguel_crispim', 'miguelangelo_crispim@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/977657822274284/', '2015-06-05 14:13:51', '', 0, 'Miguel Crispim'),
(3747, 'Antonio_Gomes', '$P$B0icu2SaFoCAU2HdXTJ47nlQeTNPXE1', 'antonio_gomes', 'antoniogomes96@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/478165355666826/', '2015-06-05 14:14:06', '', 0, 'António Gomes'),
(3748, 'Vera_Passos_Teixeira', '$P$BV2HmbxewOtHwNGgfsaOgr7zWVwX5S.', 'vera_passos_teixeira', 'verapassosteixeira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152776966836277/', '2015-06-05 14:15:56', '', 0, 'Vera Passos Teixeira'),
(3749, 'Sofia_Soares_Ribeiro', '$P$BY4IZdoG3bt7COapa4.Oe.XyXFzsWq/', 'sofia_soares_ribeiro', 'sofia.r3@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207020075970924/', '2015-06-05 14:16:27', '', 0, 'Sofia Soares Ribeiro'),
(3750, 'Andre_Caseiro', '$P$B4X/VOvEK1UcW8Z8SY3qtV9sycc0oa1', 'andre_caseiro', 'acaseiro22_737@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1130735330285961/', '2015-06-05 14:18:24', '', 0, 'André Caseiro'),
(3751, 'Carlos_Couto', '$P$B4jQrbIibKsy1pl0M1izkQo7W7YBiR/', 'carlos_couto', 'facebook_user_carlos_couto@example.com', 'https://www.facebook.com/app_scoped_user_id/464395357059898/', '2015-06-05 14:25:53', '', 0, 'Carlos Couto'),
(3752, 'Cristiana_Francisco', '$P$BrjVbpLwYfXAdMUwRozSdAlt2KBCqw0', 'cristiana_francisco', 'crismir_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1101169536563037/', '2015-06-05 14:28:51', '', 0, 'Cristiana Francisco'),
(3753, 'Rita_Rolex', '$P$BbCjrMXLGoNuvHJtA6my6HlilyjN8N.', 'rita_rolex', 'ritarolex@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205514144546462/', '2015-06-05 14:29:24', '', 0, 'Rita Rolex'),
(3754, 'Ana_Teixeira_Pinto', '$P$BNiso2kcameXTDIIShMNx.YFknDV.10', 'ana_teixeira_pinto', 'atpinto1970@gmail.com', 'https://www.facebook.com/app_scoped_user_id/972677186099686/', '2015-06-05 14:30:17', '', 0, 'Ana Teixeira Pinto'),
(3755, 'Paulo_Rocha_Antunes_1', '$P$BFdrgfcsywM4Uo1aPXOwU9FNbWmroP0', 'paulo_rocha_antunes_1', 'paulorochaantunes@gmail.com', 'https://plus.google.com/+PauloRochaAntunes', '2015-06-05 14:31:42', '', 0, 'Paulo Rocha Antunes'),
(3756, 'Neuza_Rocha', '$P$B5X2XdfI6psIWaQ61M4WvD8zABgeN10', 'neuza_rocha', 'neuza_rocha@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207335854341260/', '2015-06-05 14:32:06', '', 0, 'Neuza Rocha'),
(3757, 'Marion_Brogyanyi', '$P$BV8qll7bi5ZpsOFTEsUyF/72vxkdah/', 'marion_brogyanyi', 'nowcreate@me.com', 'https://www.facebook.com/app_scoped_user_id/825973580819213/', '2015-06-05 14:32:59', '', 0, 'Marion Brogyanyi'),
(3758, 'Emilia_de_Abreu', '$P$B8Kb9eczo.b2Xw0KLRsq4/hbtiC12b/', 'emilia_de_abreu', 'efernandes_abreu@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1006242049388026/', '2015-06-05 14:37:03', '', 0, 'Emília de Abreu'),
(3759, 'Rita_Gue', '$P$BU59YXd60vlX4No7Vl4dE5GNkUPERb.', 'rita_gue', 'rgalrao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152820004611965/', '2015-06-05 14:39:20', '', 0, 'Rita Guê'),
(3760, 'Ricardo_Santos', '$P$BZmyB8r1HAVXfvvaguUgW2LOZvGezN.', 'ricardo_santos', 'ricardojsantos1974@gmail.com', 'https://www.facebook.com/app_scoped_user_id/992600650750643/', '2015-06-05 14:45:57', '', 0, 'Ricardo Santos'),
(3761, 'Mafalda_Carvalho', '$P$Bc82jlFdVsrcWSgtQ9vQM3pdvUd3o5.', 'mafalda_carvalho', 'mafalda@sailorettes.com', 'https://www.facebook.com/app_scoped_user_id/10205707378275702/', '2015-06-05 14:46:51', '', 0, 'Mafalda Carvalho'),
(3762, 'Luis_Sottomayor', '$P$BBRQTINZY.EiE6L.hoqWUdsw9WWfB10', 'luis_sottomayor', 'tomas_sottomayor@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155686366595644/', '2015-06-05 14:47:17', '', 0, 'Luis Sottomayor'),
(3763, 'Joana_Ferreira_Gomes', '$P$B6eLYAJvkovf9dp2nDtde8S.hiHB7L0', 'joana_ferreira_gomes', 'joanaferreirag@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203982074700402/', '2015-06-05 14:54:05', '', 0, 'Joana Ferreira Gomes'),
(3764, 'Sara_Dias', '$P$BP8nlJvAsOG0VABmualiyJgK2REywh.', 'sara_dias', 'who.is.famous.staff@gmail.com', 'https://www.facebook.com/app_scoped_user_id/464283343726562/', '2015-06-05 14:54:37', '', 0, 'Sara Dias'),
(3765, 'Juan_Valdivia', '$P$BKWJfaDRYk0epvDBa5TeEXUTjjOKLj1', 'juan_valdivia', 'facebook_user_juan_valdivia@example.com', 'https://www.facebook.com/app_scoped_user_id/1050537144986910/', '2015-06-05 15:05:01', '', 0, 'Juan Valdivia'),
(3766, 'Miguel_Verissimo', '$P$B2qOG/8zOSnJkKgJ4YOzmr06lwsfgw.', 'miguel_verissimo', 'mikeveris@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1005097229515334/', '2015-06-05 15:07:48', '', 0, 'Miguel Veríssimo'),
(3767, 'Filipe_Bastos', '$P$BuBX9dKel7cnfXj1o7L9EW97UgbiK8.', 'filipe_bastos', 'filipes10porto@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/964838936880163/', '2015-06-05 15:08:51', '', 0, 'Filipe Bastos'),
(3768, 'Helena_Carujo_Charrua', '$P$BGtNPNGqIXEmI607KUzjMDit0.AwPj.', 'helena_carujo_charrua', 'lena_charrua11@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1155586434467117/', '2015-06-05 15:11:45', '', 0, 'Helena Carujo Charrua'),
(3769, 'Liliana_Ramos', '$P$BCI1yWhiITYFIsotLic/zcNf/Dd.GF/', 'liliana_ramos', 'liliana_ramos464@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1136891299660164/', '2015-06-05 15:27:03', '', 0, 'Liliana Ramos'),
(3770, 'Afonso_Tornelli', '$P$BhwMyGDxCz/tWYu7e.nGblfkZX9Juh.', 'afonso_tornelli', 'afonsotornelli@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206319119314402/', '2015-06-05 15:32:04', '', 0, 'Afonso Tornelli'),
(3771, 'Jota_Silva', '$P$BUYsCBPYMt1XuD7VajYI5LisXMJqmd.', 'jota_silva', 'facebook_user_jota_silva@example.com', 'https://www.facebook.com/app_scoped_user_id/10206506376969232/', '2015-06-05 15:33:27', '', 0, 'Jota Silva'),
(3772, 'Pitanga_Biba', '$P$Bndw9A1VICm/pBTdg2bZmQilZda8hc1', 'pitanga_biba', 'rakiba_patel@hotmail.co.uk', 'https://www.facebook.com/app_scoped_user_id/10155692607555084/', '2015-06-05 15:45:45', '', 0, 'Pitanga Biba'),
(3773, 'Madalena_Athayde', '$P$BMHRg.xIP2ATNIEAbVW2d98TY9OxVI1', 'madalena_athayde', 'facebook_user_madalena_athayde@example.com', 'https://www.facebook.com/app_scoped_user_id/10203060395230960/', '2015-06-05 15:50:14', '', 0, 'Madalena Athayde'),
(3774, 'Augusto_Valente', '$P$BZjRIOmHxV8mOkMZNFv8z96IiEOIy90', 'augusto_valente', 'facebook_user_augusto_valente@example.com', 'https://www.facebook.com/app_scoped_user_id/1455084564790371/', '2015-06-05 15:54:59', '', 0, 'Augusto Valente'),
(3775, 'Joao_Paulo_Silva', '$P$Bsq0RAHjd4z0r0WFGxEmRN1dOOMT4e.', 'joao_paulo_silva', 'jpsilva@tap.pt', 'https://www.facebook.com/app_scoped_user_id/10204240112110973/', '2015-06-05 16:26:48', '', 0, 'João Paulo Silva'),
(3776, 'Rui_Henriques', '$P$BmsWH9HDpus2.2i6FaaXNYdvLUCp7J/', 'rui_henriques', 'ozzyboy_15@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/940055006059084/', '2015-06-05 16:29:53', '', 0, 'Rui Henriques'),
(3777, 'Cintia_Ferreira', '$P$B.0kCi2Wobh6n.E5V2ENMbeSh0yYpP/', 'cintia_ferreira', 'cintiashrooms@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153363956912905/', '2015-06-05 16:30:27', '', 0, 'Cintia Ferreira'),
(3778, 'Ines_Esteves', '$P$BgueuvFVPR3GtvEJCRA8bpTcvmCQ3o1', 'ines_esteves', 'facebook_user_ines_esteves@example.com', 'https://www.facebook.com/app_scoped_user_id/10206008437883738/', '2015-06-05 16:35:18', '', 0, 'Inês Esteves'),
(3779, 'Eduardo_Lima', '$P$BbLWMv2RBujI8KnrFrl8mzBkMcr2yp0', 'eduardo_lima', 'jovem_cu@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/713851298741612/', '2015-06-05 16:44:10', '', 0, 'Eduardo Lima');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(3780, 'Marta_Oliveira', '$P$BtAU.04CeTT4dKrCJt8T8WLVIJR46C.', 'marta_oliveira', 'marta.oliveira.02@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206603808524544/', '2015-06-05 16:46:47', '', 0, 'Marta Oliveira'),
(3781, 'Luis_Chilra', '$P$B9IIdQUP62cocxsdA5m6aEsnhv0lw5/', 'luis_chilra', 'luis-chilra@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206746922653689/', '2015-06-05 16:50:02', '', 0, 'Luis Chilra'),
(3782, 'Mauro_Costa', '$P$BlEsZFWPtsMyL4XQqG1FJZBSbSkg5/1', 'mauro_costa', 'maurocosta_92@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203733496091725/', '2015-06-05 17:03:44', '', 0, 'Mauro Costa'),
(3783, 'Sopa_Doce', '$P$BArysUAC.GHgqP084yabvLQXb97jzF1', 'sopa_doce', 'sopadoce@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206630565553164/', '2015-06-05 17:05:08', '', 0, 'Sopa Doce'),
(3784, 'Miguel_Mealha', '$P$BwWlf/INmOHNSDUNEkNmh0AZQTv3591', 'miguel_mealha', 'miguel.mealha@gmail.com', 'https://plus.google.com/109857438170052502822', '2015-06-05 17:26:07', '', 0, 'Miguel Mealha'),
(3785, 'Carlos_Serra_PiPi', '$P$BLAN1RMZDWwEMpHSALqUb4m0yASC/B/', 'carlos_serra_pipi', 'carlosmoralesserra@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205531775272081/', '2015-06-05 17:27:21', '', 0, 'Carlos Serra PiPi'),
(3786, 'Patricia_Gomes_2', '$P$BgxsNi5Emx34n6F4MR0BMW8Bpd5opF0', 'patricia_gomes_2', 'patricia_futuro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205578349550553/', '2015-06-05 17:30:24', '', 0, 'Patricia Gomes'),
(3787, 'Juanita_Andante', '$P$BiKVZFQvQ3rVItUaZ9wIrhkNG8/eAL1', 'juanita_andante', 'laurana@rocketmail.com', 'https://www.facebook.com/app_scoped_user_id/10153311390554564/', '2015-06-05 17:34:05', '', 0, 'Juanita Andante'),
(3788, 'Bruno_Bruno_Oliveira', '$P$Bl1U03GJitH7ibtqIFq.L0.SykY0H1.', 'bruno_bruno_oliveira', 'brunosurf_67@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153101254318778/', '2015-06-05 17:37:47', '', 0, 'Bruno Bruno Oliveira'),
(3789, 'Joana_Barata', '$P$BwOXATEUYH8muxow3LNdLu/4edRaEA/', 'joana_barata', 'joanabarata333@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/453804841456111/', '2015-06-05 17:38:19', '', 0, 'Joana Barata'),
(3790, 'Francisco_Barreto', '$P$B8j8pxw6lg8dGexRmel6clrAnMF9D50', 'francisco_barreto', 'fbarretosimoes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10155756964550713/', '2015-06-05 17:40:28', '', 0, 'Francisco Barreto'),
(3791, 'Guilherme_Nunes_1', '$P$BqLuIsIxgnOmmY3hS8YV./tWyP2aWT0', 'guilherme_nunes_1', 'guidiasnunez@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/924278384299044/', '2015-06-05 17:42:41', '', 0, 'Guilherme Nunes'),
(3792, 'Teresa_Matta', '$P$BIQCKNoyeyQrJOfwL7eCWV3U0nmOha/', 'teresa_matta', 'teresamatta@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/843156849102416/', '2015-06-05 17:52:09', '', 0, 'Teresa Matta'),
(3793, 'Preciosa_Matias', '$P$BPT7dzqoa2FfybGcxXR7dI2Zq.9b48/', 'preciosa_matias', 'preciosa.matias@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/426054320908824/', '2015-06-05 18:10:51', '', 0, 'Preciosa Matias'),
(3794, 'Paula_Beatriz', '$P$BfSxx7DOwe6g4k/nMz46CL8LUooYsO1', 'paula_beatriz', 'beatrizhtinha@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/891150074280150/', '2015-06-05 18:12:36', '', 0, 'Paula Beatriz'),
(3795, 'Madalena_Sutcliffe', '$P$B9A6Sa1S2OMlJQBx5ZrY9cIqp7kAg80', 'madalena_sutcliffe', 'facebook_user_madalena_sutcliffe@example.com', 'https://www.facebook.com/app_scoped_user_id/10153072629573347/', '2015-06-05 18:14:28', '', 0, 'Madalena Sutcliffe'),
(3796, 'Carina_Ramos', '$P$BaB5NYIVnc8ZLFtQtC/sZj5P7/cA1C.', 'carina_ramos', 'karina_israel_108@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/917857468256721/', '2015-06-05 18:33:47', '', 0, 'Carina Ramos'),
(3797, 'Clara_Andre', '$P$Br1oWD4UaL0F9qcdppyF.DMQSDhnis1', 'clara_andre', 'mclaraandre@gmail.com', 'https://www.facebook.com/app_scoped_user_id/914461131946131/', '2015-06-05 18:42:30', '', 0, 'Clara Andre'),
(3798, 'Jorge_Carvalho', '$P$BzNO7YiSrm2ENesvn/pYzdQoWQAdxx0', 'jorge_carvalho', 'facebook_user_jorge_carvalho@example.com', 'https://www.facebook.com/app_scoped_user_id/1021721897853042/', '2015-06-05 18:52:36', '', 0, 'Jorge Carvalho'),
(3799, 'Maria_Quaresma', '$P$BoT09st6VLzwpB4VcTCzmIYb94Wevp1', 'maria_quaresma', 'migas.encomendas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1606517852948529/', '2015-06-05 19:07:28', '', 0, 'Maria Quaresma'),
(3800, 'Guilherme_Cerejo', '$P$B9YVYdcSWwZKY0TwVBjg5d0/CTZVPm0', 'guilherme_cerejo', 'facebook_user_guilherme_cerejo@example.com', 'https://www.facebook.com/app_scoped_user_id/470035133173323/', '2015-06-05 19:11:03', '', 0, 'Guilherme Cerejo'),
(3801, 'Rafa_Encarnacao', '$P$BLQ/8hOyEkhOrYDxbrmVD2TXQK1SHQ1', 'rafa_encarnacao', 'rafaelencarnacao5593@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/889358074438708/', '2015-06-05 19:14:10', '', 0, 'Rafa Encarnação'),
(3802, 'Ines_Morais_1', '$P$BWDkkxADKt7SwakxmLH.qrXkR7pPUR1', 'ines_morais_1', 'inesmorais@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153625113102580/', '2015-06-05 19:14:21', '', 0, 'Inês Morais'),
(3803, 'Jonas_Leitao', '$P$BFRqmzfqUzvSmQfhCltcSQU6v.VDxl0', 'jonas_leitao', 'jonasleitao61@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10154102768970752/', '2015-06-05 19:16:49', '', 0, 'Jonas Leitão'),
(3804, 'Mafalda_Muller_E_Sousa', '$P$BONDViJdpTucKaJT2LtdcoaN6BeXZ31', 'mafalda_muller_e_sousa', 'mpms97@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/859814854085608/', '2015-06-05 19:20:00', '', 0, 'Mafalda Muller E Sousa'),
(3805, 'Maria_de_Rita', '$P$BPaA8BSf8.VctZFYPBU5AWK3h2Nqig1', 'maria_de_rita', 'facebook_user_maria_de_rita@example.com', 'https://www.facebook.com/app_scoped_user_id/1135903293104823/', '2015-06-05 19:23:36', '', 0, 'Maria de Rita'),
(3806, 'Sara_Reis', '$P$B2f3HncwDM0Opo1pBqn.OqDb87ucaB.', 'sara_reis', 'sara.rsreis@gmail.com', '', '2015-06-05 19:29:48', '', 0, 'Sara Reis'),
(3807, 'Lidia_Monteiro', '$P$BLcWEQ04oX69K7/936fTqJjMhDmTNC/', 'lidia_monteiro', 'lidiacatarina.monteiro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/430600183788789/', '2015-06-05 19:30:38', '', 0, 'Lídia Monteiro'),
(3808, 'Claudia_Elvas', '$P$BnTutEuwKErAuknsquhbql1ooZcqV4.', 'claudia_elvas', 'claudia_s_elvas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207229488680984/', '2015-06-05 19:35:38', '', 0, 'Claudia Elvas'),
(3809, 'Tiago_Bataglia_Rodrigues', '$P$Bo1oKUDE4DaQkQlB3FSzQ2q7aHGHCh/', 'tiago_bataglia_rodrigues', 'tiago_che@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10153036850949403/', '2015-06-05 19:36:19', '', 0, 'Tiago Bataglia Rodrigues'),
(3810, 'Sofia_Bernardo_1', '$P$B2dzJiFqB7u7c40V9GY6UgW4At8YOg1', 'sofia_bernardo_1', 'pray.in.my.grave@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204090234365695/', '2015-06-05 19:44:23', '', 0, 'Sofia Bernardo'),
(3811, 'Leonor_Chaves', '$P$BZpogUzK4Y/HDM2kGeGK0JEpuPOBC1.', 'leonor_chaves', 'chavesleonor98@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/877208799016367/', '2015-06-05 19:46:48', '', 0, 'Leonor Chaves'),
(3812, 'Diana_Gs', '$P$BWSGYIOmB02UcWG4x3MVYE3g2tQlse/', 'diana_gs', 'dianagomesdasilva@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155694559125473/', '2015-06-05 19:49:00', '', 0, 'Diana Gs'),
(3813, 'Carlos_Andrade', '$P$BzniZ4hCTRuili9jrCp6nNgXO3Gov8/', 'carlos_andrade', 'eddieizzard727@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10205804672294782/', '2015-06-05 20:28:05', '', 0, 'Carlos Andrade'),
(3814, 'Ceu_Barrios', '$P$B97QHMFpZg513wYksruelq5PqVGECA0', 'ceu_barrios', 'montealentejano@mail.telepac.pt', 'https://www.facebook.com/app_scoped_user_id/10206520896611623/', '2015-06-05 20:39:20', '', 0, 'Céu Barrios'),
(3815, 'Joao_Sousa_2', '$P$BxpVT9RLKOm1kZP2sKcIzy.GK.Was0/', 'joao_sousa_2', 'joao.adrenalina@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1007382399281628/', '2015-06-05 20:40:35', '', 0, 'João Sousa'),
(3816, 'Pedro_Lemos_Costa', '$P$BTjUmRQAdZCFXHKIvMiZsIs1Qx3Z2n.', 'pedro_lemos_costa', 'pedrolemoscosta@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1067896543239334/', '2015-06-05 20:45:24', '', 0, 'Pedro Lemos Costa'),
(3817, 'Andre_Martins', '$P$BRF4Ym0skMUCo8Mn7/oQuIyZSG.Xjj/', 'andre_martins', 'andre_apneias@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/699226393515325/', '2015-06-05 20:50:57', '', 0, 'André Martins'),
(3818, 'Ana_St_Antonio', '$P$Bh0XTUQ8xn0uSmlZnqjqzwJHGJ4L5c/', 'ana_st_antonio', 'facebook_user_ana_st_antonio@example.com', 'https://www.facebook.com/app_scoped_user_id/924373854287738/', '2015-06-05 20:51:03', '', 0, 'Ana St António'),
(3819, 'Adriana_Pinto', '$P$BH1kkugbCGDqREtyCRBbbK.OFP0JSe.', 'adriana_pinto', 'adrianap.6@outlook.com', 'https://www.facebook.com/app_scoped_user_id/1042719279089044/', '2015-06-05 20:54:13', '', 0, 'Adriana Pinto'),
(3820, 'Lilii_Ann', '$P$Bu1KcWQ0A4oV2Xoq0GoIvH3f26dMRn/', 'lilii_ann', 'livee_mee@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/682816311822751/', '2015-06-05 21:01:39', '', 0, 'Lilii Ann'),
(3821, 'Sao_Cardoso', '$P$Bk98z4opp30tactaLxWYvguUoQgsyp1', 'sao_cardoso', 'mccc1955@gmail.com', 'https://www.facebook.com/app_scoped_user_id/924099617642797/', '2015-06-05 21:04:56', '', 0, 'São Cardoso'),
(3822, 'Bruno_Cardoso', '$P$BLuo4bgblAj7vwSZC5kb8pTnHTuifs/', 'bruno_cardoso', 'facebook_user_bruno_cardoso@example.com', 'https://www.facebook.com/app_scoped_user_id/10153330918364659/', '2015-06-05 21:07:15', '', 0, 'Bruno Cardoso'),
(3823, 'Jefferson_Ferreira', '$P$BknW3c38Ts8KJRgYD6uQEzwGVI4V5t1', 'jefferson_ferreira', 'jeffersonegao@yahoo.com.br', 'https://www.facebook.com/app_scoped_user_id/1006537096037409/', '2015-06-05 21:07:23', '', 0, 'Jefferson Ferreira'),
(3824, 'Catarina_Raquel_Melim', '$P$B4FYoxzzznMx8PknazjA9VtMIFLH8x.', 'catarina_raquel_melim', 'facebook_user_catarina_raquel_melim@example.com', 'https://www.facebook.com/app_scoped_user_id/901174363288917/', '2015-06-05 21:17:58', '', 0, 'Catarina Raquel Melim'),
(3825, 'Madalena_Garcia', '$P$B.5opHacsKjXZCJVie6Cg.dQRl7GPi.', 'madalena_garcia', 'facebook_user_madalena_garcia@example.com', 'https://www.facebook.com/app_scoped_user_id/10155716312285085/', '2015-06-05 21:19:24', '', 0, 'Madalena Garcia'),
(3826, 'Nuno_Cibrao', '$P$BkS3494cgL5XjWm0YJ9o.AcncpU0JP/', 'nuno_cibrao', 'nuno_s@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152812465500740/', '2015-06-05 21:20:36', '', 0, 'Nuno Cibrão'),
(3827, 'Ana_Camoes', '$P$BsodIPL.NG491kuaXx.8mqihDl5qa80', 'ana_camoes', 'facebook_user_ana_camoes@example.com', 'https://www.facebook.com/app_scoped_user_id/10206601962437432/', '2015-06-05 21:21:21', '', 0, 'Ana Camões'),
(3828, 'Carina_Silva', '$P$B1j84aiM1.vkkzN/ehou569zWt1edF1', 'carina_silva', 'carina.a.silva@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/10204432635283338/', '2015-06-05 21:24:09', '', 0, 'Carina Silva'),
(3829, 'Sao_Guarita', '$P$B0K8CsTwGrV7DwSTfL2ao.FBBHJiOu1', 'sao_guarita', 'facebook_user_sao_guarita@example.com', 'https://www.facebook.com/app_scoped_user_id/10206541759013929/', '2015-06-05 21:28:02', '', 0, 'Sao Guarita'),
(3830, 'Martim_Bello', '$P$BRxQLFr294YvJvdx2DsosQxpVQwEnt/', 'martim_bello', 'bellomartim@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207023750101939/', '2015-06-05 21:31:39', '', 0, 'Martim Bello'),
(3831, 'Miguel_Marques_1', '$P$Bfp.TfyZlPmtrtcw2MiPErxbuZN2yG0', 'miguel_marques_1', 'mcpom@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1758851207674823/', '2015-06-05 21:39:19', '', 0, 'Miguel Marques'),
(3832, 'Daniel_Blum', '$P$BP2Ta4XA19BLQwJbSH2jE.HtnmEBF61', 'daniel_blum', 'alcapaoepico@gmail.com', 'https://www.facebook.com/app_scoped_user_id/500146080139541/', '2015-06-05 21:50:39', '', 0, 'Daniel Blum'),
(3833, 'Sao_Henriques', '$P$BYDTWDuoZ9GotbUufHdXRmjetnpMyN.', 'sao_henriques', 'sao.henriques@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1077734208921407/', '2015-06-05 21:51:23', '', 0, 'Sao Henriques'),
(3834, 'Mudnal_Ze', '$P$BFaiWFr1FfxBIhx2NDryMlN033Pa4V/', 'mudnal_ze', 'jfelandum@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/829425663814580/', '2015-06-05 21:52:43', '', 0, 'Mudnal Ze'),
(3835, 'Maria_Do_Rosario_Borges', '$P$BtppL59bj8yqypFuih0IFx2tcWMzF91', 'maria_do_rosario_borges', 'mrborges@ua.pt', 'https://www.facebook.com/app_scoped_user_id/849299778456724/', '2015-06-05 21:53:10', '', 0, 'Maria Do Rosário Borges'),
(3836, 'Vitormhermano_Monteiro_da_Silva', '$P$Bu3Vsa3RBQJicCJPLwFl6CUdO2zWOK0', 'vitormhermano_monteiro_da_silva', 'vitordriver@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204302743869324/', '2015-06-05 21:59:04', '', 0, 'Vitormhermano Monteiro da Silva'),
(3837, 'Joao_Guilherme_Bastos', '$P$BHDE3W12cxZPBglQYlxw.6mzCMgKpL/', 'joao_guilherme_bastos', 'joaoguibastos@gmail.com', 'https://plus.google.com/102287028669753057533', '2015-06-05 22:03:47', '', 0, 'João Guilherme Bastos'),
(3838, 'Lisalete_Pombeiro', '$P$BkWS.PZjqEjUcnVAMcUSeXySHvrGXG0', 'lisalete_pombeiro', 'lisaletepombeiro@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/711301385646167/', '2015-06-05 22:16:33', '', 0, 'Lisalete Pombeiro'),
(3839, 'Maria_Reina_Martin', '$P$BhygmIwY6KLXBmDD/ePgCJ3gDKMTYm0', 'maria_reina_martin', 'facebook_user_maria_reina_martin@example.com', 'https://www.facebook.com/app_scoped_user_id/1593832280876207/', '2015-06-05 22:23:10', '', 0, 'Maria Reina Martin'),
(3840, 'Nuno_Gadim', '$P$BvLQoyOTyfhLvZXLPXK94IgF58xI2G1', 'nuno_gadim', 'nunogadim2010@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10202774162314339/', '2015-06-05 22:24:56', '', 0, 'Nuno Gadim'),
(3841, 'Joao_Assis', '$P$B2MoxVely3L8xur1qdYUJQTByUVnIS/', 'joao_assis', 'joaomiguelmartins26@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1716342075260074/', '2015-06-05 22:31:35', '', 0, 'João Assis'),
(3842, 'Monica_Rodrigues_1', '$P$BR4lyU.DIDtDCTvj1Z8aN.CpTMwou7/', 'monica_rodrigues_1', 'monica.rodriguessilva@gmail.com', 'https://plus.google.com/117979624717268148092', '2015-06-05 22:36:19', '', 0, 'Monica Rodrigues'),
(3843, 'Luis_Miguel', '$P$BkawjkCBmmO/KL.hFVF9d06dHzwFoK/', 'luis_miguel', 'sibriskytigris@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1127908237236224/', '2015-06-05 22:42:31', '', 0, 'Luis Miguel'),
(3844, 'Rita_Torrao', '$P$BEDPTFxyjZrFwvVLqXEZ7D/8ZlpW611', 'rita_torrao', 'facebook_user_rita_torrao@example.com', 'https://www.facebook.com/app_scoped_user_id/1032552390090496/', '2015-06-05 22:55:18', '', 0, 'Rita Torrão'),
(3845, 'Paula_Gil', '$P$BvTEKJrBbUzN.VqzteGDKb9cBAqZvx1', 'paula_gil', 'gilp@iol.pt', 'https://www.facebook.com/app_scoped_user_id/930345230365915/', '2015-06-05 23:03:36', '', 0, 'Paula Gil'),
(3846, 'Mena_Reis', '$P$BM9YxCPzWjSR.lzSZUnoVaINxR5PQF/', 'mena_reis', 'facebook_user_mena_reis@example.com', 'https://www.facebook.com/app_scoped_user_id/992783950754780/', '2015-06-05 23:09:05', '', 0, 'Mena Reis'),
(3847, 'Ana_Sa', '$P$BpwxecGxR4uZ1zCmGnhaXGa4l9dWgz/', 'ana_sa', 'tarzanaa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152892852441560/', '2015-06-05 23:26:36', '', 0, 'Ana Sá'),
(3848, 'Mica_Chihai', '$P$BIRgm4B.MO01rzAWZJUBsPyXr56svq0', 'mica_chihai', 'micaelachihai2002@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/720627571416223/', '2015-06-05 23:26:50', '', 0, 'Mica Chihai'),
(3849, 'Ze_Garcia', '$P$BpQfmwWzdAly/Qc4goF.xn3YomKiYA1', 'ze_garcia', 'puto_febras@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/960036417351592/', '2015-06-05 23:28:38', '', 0, 'Zé Garcia'),
(3850, 'Pedro_de_Padua', '$P$BgfNJ0ngx.JiteezKiBTsa1ihpjMdx/', 'pedro_de_padua', 'pedro.pedrodepadua@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153334099114519/', '2015-06-05 23:37:19', '', 0, 'Pedro de Padua'),
(3851, 'Fernanda_Maria_Carvalhosa_Calcada', '$P$BJyQlcVLldKzye1exSFd5FIbscwi0d0', 'fernanda_maria_carvalhosa_calcada', 'mariacarvalhosaster@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203249662282497/', '2015-06-05 23:40:33', '', 0, 'Fernanda Maria Carvalhosa Calçada'),
(3852, 'Catarina_Machado_Do_Vale', '$P$BDvbToBIEv6Jz8Ly9/yt5aBSHBsyjD1', 'catarina_machado_do_vale', 'catarina_mvale@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206336880356164/', '2015-06-05 23:59:56', '', 0, 'Catarina Machado Do Vale'),
(3853, 'Gert_Cruyt', '$P$Bu5XnUhiNcgnGeL00Dg3rpH4ZrVW91.', 'gert_cruyt', 'gertcruyt@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207047007398860/', '2015-06-06 00:01:49', '', 0, 'Gert Cruyt'),
(3854, 'Dina_Carrasco', '$P$BjKKz5ZopyAo4pHsa8Pzn0A/Zh10Az/', 'dina_carrasco', 'anidc@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205485660074796/', '2015-06-06 00:24:29', '', 0, 'Dina Carrasco'),
(3855, 'Nuno_Surdo', '$P$B2s1drVJ0UYi8sTE1WEg8af1BX.VDT.', 'nuno_surdo', 'nunobcardoso@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204072161314351/', '2015-06-06 01:12:21', '', 0, 'Nuno Surdo'),
(3856, 'Marta_Santos_2', '$P$BibMw0y/5YF5IO7ZOzf1WQZMGYsd9K.', 'marta_santos_2', 'martinhamago@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206951432090485/', '2015-06-06 01:24:41', '', 0, 'Marta Santos'),
(3857, 'Gilberto_Viana', '$P$BERANmknHl9aqnCDwshHEUOM5R.l7b1', 'gilberto_viana', 'gilbertoviana64@gmail.com', 'https://plus.google.com/102986712999820847599', '2015-06-06 05:08:00', '', 0, 'Gilberto Viana'),
(3858, 'Monica_Galharoz', '$P$B.SZ5TTH0adAl.rMkHCq4f0m99Ttot0', 'monica_galharoz', 'msgalharoz@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206787152588415/', '2015-06-06 05:47:12', '', 0, 'Mónica Galharoz'),
(3859, 'Moice_Ursula_Dircksen-Wenzel', '$P$BIWP/nKHtpchLukUfdAMtC1rJt.lpg0', 'moice_ursula_dircksen-wenzel', 'moice@gmx.net', 'https://www.facebook.com/app_scoped_user_id/1140042816024244/', '2015-06-06 07:07:50', '', 0, 'Moice Ursula Dircksen-Wenzel'),
(3860, 'Joao_Anibal_Henriques', '$P$Bq5W/u1f4PBf7gVb09Sg3WczgVe/mq1', 'joao_anibal_henriques', 'joao_henriques@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10153172366232745/', '2015-06-06 07:46:03', '', 0, 'João Aníbal Henriques'),
(3861, 'Maria_Boavida_Roque', '$P$BHbBGslunZk91uRgNyJ9GTalahroEO/', 'maria_boavida_roque', 'mariaboavida.roque@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207065722391411/', '2015-06-06 07:59:12', '', 0, 'Maria Boavida Roque'),
(3862, 'Sara_Sofia_Timoteo', '$P$BBbpbkRWrkJRWOmZrWmbMpokCVaCQ/0', 'sara_sofia_timoteo', 'sara_timoteo@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10203881379268103/', '2015-06-06 08:11:12', '', 0, 'Sara Sofia Timóteo'),
(3863, 'Joao_Raposo', '$P$BjZxOdJrRK0rHAyPh3cNG8LEI/5p/E0', 'joao_raposo', 'facebook_user_joao_raposo@example.com', 'https://www.facebook.com/app_scoped_user_id/10153245595641321/', '2015-06-06 08:17:50', '', 0, 'Joao Raposo'),
(3864, 'Elsa_Vieira', '$P$Bbg3RxhezvWaCzQoqYz.0bFRS/4s7O1', 'elsa_vieira', 'vieelsa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203608776494533/', '2015-06-06 09:03:45', '', 0, 'Elsa Vieira'),
(3865, 'Priya_Dessai', '$P$B8lw1s4a7r0w2WlYw4gfN0cg.aa9WC/', 'priya_dessai', 'ddessai@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206610727245050/', '2015-06-06 09:30:21', '', 0, 'Priyá Dessai'),
(3866, 'Tiago_Raimundo', '$P$BnWU6B1hQjtM.MAlTHq6Ra24Nu2fP0.', 'tiago_raimundo', 'mindlxdistribution@gmail.com', 'https://www.facebook.com/app_scoped_user_id/824431377635087/', '2015-06-06 09:34:00', '', 0, 'Tiago Raimundo'),
(3867, 'Luisa_Rocha_Pbi', '$P$Bi.fXd8jX3CzhUh4XeKKTGa2htjUca/', 'luisa_rocha_pbi', 'facebook_user_luisa_rocha_pbi@example.com', 'https://www.facebook.com/app_scoped_user_id/672357329574522/', '2015-06-06 10:31:49', '', 0, 'Luisa Rocha Pbi'),
(3868, 'Maria_Viveiros', '$P$BPjYos9X.BDdL6MDf.qsYcemXGx0F0.', 'maria_viveiros', 'mhviveiros@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1283426421671972/', '2015-06-06 10:55:14', '', 0, 'Maria Viveiros'),
(3869, 'Patricia_Reis', '$P$BPo.TuLkwBgWRR5NrYkKeGEiTQTB4T/', 'patricia_reis', 'facebook_user_patricia_reis@example.com', 'https://www.facebook.com/app_scoped_user_id/10204344632959479/', '2015-06-06 11:01:42', '', 0, 'Patrícia Reis'),
(3870, 'Sofia_Pinto_Freire_Cabral', '$P$BYaGkeELbYAVR6Xp5F7FTioP/hYJ681', 'sofia_pinto_freire_cabral', 'sofiapcabral@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203943592942517/', '2015-06-06 11:02:48', '', 0, 'Sofia Pinto Freire Cabral'),
(3871, 'Sonia_Farinha_Silva', '$P$B42mBU4V6hI8hX4TFHLxiS3kD67cjJ0', 'sonia_farinha_silva', 'farinhasol@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206582964833610/', '2015-06-06 11:21:07', '', 0, 'Sónia Farinha Silva'),
(3872, 'Joao_Rocha_Neves', '$P$BN0mm/a3EC6.ORUiOWjGiV/eSfMQbH0', 'joao_rocha_neves', 'jcrochan@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206745338812443/', '2015-06-06 11:37:13', '', 0, 'João Rocha Neves'),
(3873, 'Luis_Da_Silva', '$P$BtQl9RBD3/ONniUWWzY69lOjsL6jBq1', 'luis_da_silva', 'pereiraluis81@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1062455313782148/', '2015-06-06 11:38:45', '', 0, 'Luis Da Silva'),
(3874, 'Sergio_Cortez', '$P$BBUBSHXQlv.Ja73vnt/ljPe.i8XUc4.', 'sergio_cortez', 'scortezzz@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206960552116906/', '2015-06-06 11:44:13', '', 0, 'Sergio Cortez'),
(3875, 'Vitor_Leal', '$P$B38.9885HMdKjMdSebA8UZYV6NmD6e0', 'vitor_leal', 'vitor__leal@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/992538124113578/', '2015-06-06 11:44:13', '', 0, 'Vitor Leal'),
(3876, 'Margarida_Novais', '$P$Btz6/brbHA.Lforg/vYUYAHAeymlR/.', 'margarida_novais', 'margarida_ctn@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153932061777586/', '2015-06-06 11:45:01', '', 0, 'Margarida Novais'),
(3877, 'Antonio_Navarro_de_Castro', '$P$Bx7H3/6l1jmZ3YdTwipxLgw67OsBF5/', 'antonio_navarro_de_castro', 'facebook_user_antonio_navarro_de_castro@example.com', 'https://www.facebook.com/app_scoped_user_id/740336882742388/', '2015-06-06 11:45:54', '', 0, 'António Navarro de Castro'),
(3878, 'Ricardo_Campos_1', '$P$BG81Yu/iM0M2Wwd4VZOj1GXU4C/Abw1', 'ricardo_campos_1', 'ricardocampos85@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/998992723467675/', '2015-06-06 11:50:24', '', 0, 'Ricardo Campos'),
(3879, 'Ricardo_Leandro', '$P$BpjyrAcge6O24GNB1sqjcEwknaXrkf.', 'ricardo_leandro', 'richieleanchuko@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1005190306172720/', '2015-06-06 11:50:42', '', 0, 'Ricardo Leandro'),
(3880, 'Joao_Costa_Godinho', '$P$BrlLMmlN6wTNmnAc5Cd5ICJmKdrkMh.', 'joao_costa_godinho', 'jcgodinho20@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153133962203153/', '2015-06-06 11:53:05', '', 0, 'Joao Costa Godinho'),
(3881, 'Fernando_Sequeira', '$P$BdYd7lZzCI7SvXaS.3LREFwz2p5KqZ0', 'fernando_sequeira', 'a.fernandosequeira@gmail.com', 'https://plus.google.com/114868298126125755945', '2015-06-06 12:05:20', '', 0, 'Fernando Sequeira'),
(3882, 'Francisco_Casimiro', '$P$B4Fz.jTtbW7w1gwEfoHw0aqehFeUBL1', 'francisco_casimiro', 'francisco.m.casimiro@gmail.com', 'https://plus.google.com/107221982379980837094', '2015-06-06 12:20:51', '', 0, 'Francisco Casimiro'),
(3883, 'Linda_Sioga', '$P$BSZv8MIrK2bHEerhDtqLy6H4pNXEfT0', 'linda_sioga', 'linda_super-fixe@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/995999730412309/', '2015-06-06 12:23:35', '', 0, 'Linda Sioga'),
(3884, 'Pedro_Verissimo', '$P$BHdAMUji02xZ2qQfr741YVzpVLHsZj0', 'pedro_verissimo', 'pedroverissimo_pp@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/689655124474472/', '2015-06-06 12:25:16', '', 0, 'Pedro Veríssimo'),
(3885, 'Bea_Pedreira', '$P$Bb9qSeH/6q2uC24Q6LhTqp/yzdQDyf/', 'bea_pedreira', 'beapedreirabecerra@gmail.com', 'https://plus.google.com/114610085403839625224', '2015-06-06 12:26:06', '', 0, 'Bea Pedreira'),
(3886, 'Antonio_Matta', '$P$Bih2TktWwDPihlsZ3jTb7TmWhkeU1z0', 'antonio_matta', 'acpmatta@gmail.com', 'https://plus.google.com/115320575576434779632', '2015-06-06 12:28:26', '', 0, 'António Matta'),
(3887, 'Manuel_Espada', '$P$BPVcldtrPSvkyk5Fqqk9qowtzqiHsC1', 'manuel_espada', 'espada.manuel@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205929343369302/', '2015-06-06 12:29:16', '', 0, 'Manuel Espada'),
(3888, 'Carolina_Maria', '$P$BUMSH0qzzki9t6m1pdn9YV0H.neo8j0', 'carolina_maria', 'carolinamrodrigues@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205962136228405/', '2015-06-06 12:29:39', '', 0, 'Carolina Maria'),
(3889, 'Antonio_Da_Costa_Lanca', '$P$Boe3wtc4Z/M3KRSD4aGNSi8Ro1p2Nu/', 'antonio_da_costa_lanca', 'antoniodacostalanca@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205237189581905/', '2015-06-06 12:34:23', '', 0, 'António Da Costa Lança'),
(3890, 'Picaba_Natural_Cafe', '$P$BDIglE26qBOuUNTtpWOfAF1MrvJVN..', 'picaba_natural_cafe', 'picabacafe@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204251435622463/', '2015-06-06 12:48:40', '', 0, 'Picaba Natural Café'),
(3891, 'Isabel_Spinola_Hespanha', '$P$BjWkFk7Rt5GQWPESsS3xVUT1f0mOvl/', 'isabel_spinola_hespanha', 'isabel.spinolahespanha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/893789780715430/', '2015-06-06 13:02:58', '', 0, 'Isabel Spínola Hespanha'),
(3892, 'Ze_Anahory', '$P$BCJ0KCn.x0DJsRZJzcFDD4ewYI7yRh0', 'ze_anahory', 'joseanahory@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1007764922580857/', '2015-06-06 13:16:26', '', 0, 'Zé Anahory'),
(3893, 'Lara_G', '$P$BQE.uSH3DKApCTawMhgEN8D965K5h00', 'lara_g', 'lara.glez.marti@gmail.com', 'https://plus.google.com/102240083397552893228', '2015-06-06 13:25:27', '', 0, 'Lara G'),
(3894, 'Bruno_Matos', '$P$B/sV33WUloEQEFbOih6k4RVBjmz84c1', 'bruno_matos', 'brunosantanamatos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205304667148839/', '2015-06-06 13:30:41', '', 0, 'Bruno Matos'),
(3895, 'Audrey_LR', '$P$BylSMTEf2a9WCMqltaSzHjySSngvaG1', 'audrey_lr', 'audreylagoa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1421975764793627/', '2015-06-06 13:48:46', '', 0, 'Audrey LR'),
(3896, 'Teresa_Lazaro_Matos', '$P$B23FkHJQ1sEHWmeXwG4iRFsnCF1Bm91', 'teresa_lazaro_matos', 'facebook_user_teresa_lazaro_matos@example.com', 'https://www.facebook.com/app_scoped_user_id/10155684237655271/', '2015-06-06 13:58:15', '', 0, 'Teresa Lázaro Matos'),
(3897, 'Flavio_Viana', '$P$B/G/4MuAvd.4cHQiux8IjHZFnO15X50', 'flavio_viana', 'viana.flavio@gmail.com', 'https://plus.google.com/109125838132704829336', '2015-06-06 14:12:50', '', 0, 'Flavio Viana'),
(3898, 'Diana_Almeida', '$P$BCMayA03.1261O9TJh8xg5K3ZtHtGH1', 'diana_almeida', 'artemisa_lua@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203910653717356/', '2015-06-06 14:55:20', '', 0, 'Diana Almeida'),
(3899, 'Ricardo_Nunes', '$P$BgofnJQ5XGYNbGjYYlnm2zBBfMu3531', 'ricardo_nunes', 'rmfn1989@gmail.com', 'https://plus.google.com/101275783147216366308', '2015-06-06 14:55:32', '', 0, 'Ricardo Nunes'),
(3900, 'Telmo_Campos', '$P$B7iuITBlV6VZQmQwB1hthh/sBQkMi50', 'telmo_campos', 'tchavesdecampos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153984016817137/', '2015-06-06 14:57:39', '', 0, 'Telmo Campos'),
(3901, 'Tininha_Fernandes', '$P$BJWb5z26AbCzX7PuOfIWd2a.K0o.HW0', 'tininha_fernandes', 'anasantosfer@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/850368645018693/', '2015-06-06 14:59:14', '', 0, 'Tininha Fernandes'),
(3902, 'Jorge_Coelho_1', '$P$B5LPISX2vj971RI.oMsvGgTagi7zzQ/', 'jorge_coelho_1', 'forbalin@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1059073240773865/', '2015-06-06 15:08:07', '', 0, 'Jorge Coelho'),
(3903, 'Maria_Dias', '$P$Ba72R1CjMVHaWckxAFqVwBdtnX1EDt/', 'maria_dias', 'maria.dias.esmeriz@gmail.com', 'https://www.facebook.com/app_scoped_user_id/479412655556540/', '2015-06-06 15:16:07', '', 0, 'Maria Dias'),
(3904, 'Zinho_Pemba', '$P$BzyHz0HyF2l69ezdBtv79iMg/a36Fn1', 'zinho_pemba', 'zinhopemba5@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203297341269117/', '2015-06-06 15:25:22', '', 0, 'Zinho Pemba'),
(3905, 'Hortense_Mendes_Garcia', '$P$BMqrm6tPQ10IreubLc.qC/l5teTuyc/', 'hortense_mendes_garcia', 'hortense.garcia@gmail.com', 'https://www.facebook.com/app_scoped_user_id/850806951640905/', '2015-06-06 15:27:15', '', 0, 'Hortense Mendes Garcia'),
(3906, 'Leonor_Roquette_Rodrigues', '$P$BDXc0T89PW2xURlBCZpKSLFPTlrORM1', 'leonor_roquette_rodrigues', 'facebook_user_leonor_roquette_rodrigues@example.com', 'https://www.facebook.com/app_scoped_user_id/10153965193783079/', '2015-06-06 16:04:11', '', 0, 'Leonor Roquette Rodrigues'),
(3907, 'Marta_Paiva', '$P$B9v4UMYepn0mjuL83Ljp23DjXZhgUT/', 'marta_paiva', 'martaapaiva15@gmail.com', 'https://plus.google.com/105384367474814448733', '2015-06-06 16:29:23', '', 0, 'Marta Paiva'),
(3908, 'Filipe_Nascimento', '$P$B5qrJYV5IS9jDqw9cqx5wm4MX.HMPJ/', 'filipe_nascimento', 'filcnascimento@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204548553979412/', '2015-06-06 16:32:30', '', 0, 'Filipe Nascimento'),
(3909, 'Filipe_Patacas', '$P$B/yB7W7au6a7Zr6kZ1ghNojXhO/qrk/', 'filipe_patacas', 'filipejorge1975@gmail.com', 'https://plus.google.com/115608793830494433321', '2015-06-06 16:42:47', '', 0, 'Filipe Patacas'),
(3910, 'Carolina_Telles_Ferreira', '$P$B7lrgldI8xT8nvg9XmzRh5GDwkoMGG0', 'carolina_telles_ferreira', 'carolinatelles@msn.com', 'https://www.facebook.com/app_scoped_user_id/910693638991266/', '2015-06-06 16:44:54', '', 0, 'Carolina Telles Ferreira'),
(3911, 'Pilar_Carvalho', '$P$B31x9OVq5WqJGUrmp4z7z/KC2xwWsi.', 'pilar_carvalho', 'pilarokas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1079704528724250/', '2015-06-06 16:48:11', '', 0, 'Pilar Carvalho'),
(3912, 'Joao_Ferreira_1', '$P$Bbh1zvGYb1Bz8UQ2lUoY8MyXmRIOAH1', 'joao_ferreira_1', 'joaotelles9@gmail.com', 'https://plus.google.com/116422801179304128744', '2015-06-06 16:48:32', '', 0, 'Joao Ferreira'),
(3913, 'Mafalda_De_Almeida_Goncalves', '$P$B6jeixPvfLs2jKXXZSQGdBC7bQbN6p.', 'mafalda_de_almeida_goncalves', 'mafaldaalmeidagoncalves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152938927274849/', '2015-06-06 16:53:51', '', 0, 'Mafalda De Almeida Gonçalves'),
(3914, 'Francisco_Pereira_1', '$P$Bq.vwbarnHaBA9Vdfa5NMq1hCDVvPU.', 'francisco_pereira_1', 'franciscoxixopereira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/832531303494981/', '2015-06-06 16:55:41', '', 0, 'Francisco Pereira'),
(3915, 'Guilherme_Afonso', '$P$BQRiLjxHKd1E4.nVGBlnjYOP9L5eVS1', 'guilherme_afonso', 'guifgonr@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/693190567475960/', '2015-06-06 17:01:08', '', 0, 'Guilherme Afonso'),
(3916, 'Fatima_Matias', '$P$BXfBoM0m7D0QeZsTwadretJ8hL53fR/', 'fatima_matias', 'mfmscoelho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206681343697320/', '2015-06-06 17:05:11', '', 0, 'Fátima Matias'),
(3917, 'Rodrigo_Duvens_Pinto', '$P$BxTET2j2TV1EGwqN3FNsJLG5snIr8A/', 'rodrigo_duvens_pinto', 'facebook_user_rodrigo_duvens_pinto@example.com', 'https://www.facebook.com/app_scoped_user_id/10155621909680532/', '2015-06-06 17:05:51', '', 0, 'Rodrigo Duvens Pinto'),
(3918, 'Sara_Pinheiro', '$P$B667jVUQfJ3OiC.qlVOe3jYycSUtkf0', 'sara_pinheiro', 'saraffp13@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/909925365716926/', '2015-06-06 17:06:29', '', 0, 'Sara Pinheiro'),
(3919, 'Bruna_Lobo', '$P$Buai/11vjKuSW6/goM3DPYJmVdj5LE0', 'bruna_lobo', 'brunaloobo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/834522086629843/', '2015-06-06 17:20:00', '', 0, 'Bruna Lobo'),
(3920, 'Luis_Varela_Marreiros', '$P$BOjekiTQQHs.EsgnnbPqmOKklHKnme0', 'luis_varela_marreiros', 'luis@marreiros.org', 'https://www.facebook.com/app_scoped_user_id/10153023824966359/', '2015-06-06 17:53:45', '', 0, 'Luís Varela Marreiros'),
(3921, 'Silvia_Goncalves_1', '$P$B92OPxgkOLXjdBieXXBziSnMxRDHA00', 'silvia_goncalves_1', 'silviavag@iol.pt', 'https://www.facebook.com/app_scoped_user_id/10205850359931894/', '2015-06-06 17:55:52', '', 0, 'Silvia Gonçalves'),
(3922, 'Marta_Damaso', '$P$BAVdZfEcYp5TQgnlsjsz/PLgvNeOrz1', 'marta_damaso', 'martadamasos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/896257853766029/', '2015-06-06 18:04:42', '', 0, 'Marta Dâmaso'),
(3923, 'Xana_Palos', '$P$Bmf5ih94Qv0.eyO7tiRfXLfmj.43Pl/', 'xana_palos', 'xanapalos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203421182044912/', '2015-06-06 18:29:17', '', 0, 'Xana Palos'),
(3924, 'Domingos_Varela_Marreiros', '$P$Bb.Deg.nh0sQYL1/yWMTiSgfYd8rSh1', 'domingos_varela_marreiros', 'domingos@marreiros.org', 'https://www.facebook.com/app_scoped_user_id/981250738574919/', '2015-06-06 18:31:26', '', 0, 'Domingos Varela Marreiros'),
(3925, 'Joao_Pedro_Fernandes', '$P$BSfC1AdPBGoCtVeNWzudxFysBDvudH/', 'joao_pedro_fernandes', 'joao.fernandes@intergraph.com', 'https://www.facebook.com/app_scoped_user_id/10204759432131033/', '2015-06-06 18:49:24', '', 0, 'João Pedro Fernandes'),
(3926, 'Benedita_Contreras_Soares_Santos', '$P$BCXV4Ywr.dl8Ng9Z6Up4EKQIYo1IB4.', 'benedita_contreras_soares_santos', 'gcssbenedita@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153120005889232/', '2015-06-06 19:00:28', '', 0, 'Benedita Contreras Soares Santos'),
(3927, 'Alvaro_Na_Onda', '$P$Bz/rTq5SD24zePHvet/X2FQkvDe/NT.', 'alvaro_na_onda', 'alvaronaonda@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204142981116477/', '2015-06-06 19:01:45', '', 0, 'Alvaro Na Onda'),
(3928, 'Nuno_Pires', '$P$B3ehTW4l9DbnpAdT3A2DCPY1GT34Tt1', 'nuno_pires', 'nuno.mig.pires@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153335572510119/', '2015-06-06 19:04:06', '', 0, 'Nuno Pires'),
(3929, 'Francisco_Anselmo', '$P$Bgk2hK2N9h8Tgc8e5RmWPeHil0Dm4e/', 'francisco_anselmo', 'xico_malo74@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203682300249483/', '2015-06-06 19:12:11', '', 0, 'Francisco Anselmo'),
(3930, 'Isabel_Cabral', '$P$B6jOu.HQ/E7bjmpRkwASPYGKEJ1G.x1', 'isabel_cabral', 'facebook_user_isabel_cabral@example.com', 'https://www.facebook.com/app_scoped_user_id/953984111298757/', '2015-06-06 19:16:56', '', 0, 'Isabel Cabral'),
(3931, 'Suzana_da_Costa', '$P$BzxSBBsDJEKmjtJ9TgFGR532.f4P5f1', 'suzana_da_costa', 'suzana.costa@netvisao.pt', 'https://www.facebook.com/app_scoped_user_id/10204020773271684/', '2015-06-06 19:32:13', '', 0, 'Suzana da Costa'),
(3932, 'Joao_Bernardo_Galvao_Teles', '$P$BUqkyAziCMI9wKJtw6jmgS8vN4wPZH0', 'joao_bernardo_galvao_teles', 'jb.galvao.teles@gmail.com', 'https://plus.google.com/113560419564713703182', '2015-06-06 19:33:13', '', 0, 'João Bernardo Galvão Teles'),
(3933, 'Rita_Liane', '$P$ByOh2rG4fx1lIQ9OTuL5hQg214n5fA0', 'rita_liane', 're_liane@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203323455320554/', '2015-06-06 19:42:16', '', 0, 'Rita Liane'),
(3934, 'Maria_De_Lurdes_Santos', '$P$BuyMTfaRy9HfwXKkyni5sC3dZFtY6U0', 'maria_de_lurdes_santos', 'maria.l.sabino@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204022424142079/', '2015-06-06 19:52:43', '', 0, 'Maria De Lurdes Santos'),
(3935, 'graca_paiva', '$P$BCJ6KPIDZnmKsvvD9L9fJphndzBbPz/', 'graca_paiva', 'gracapaiva@gmail.com', 'https://plus.google.com/118247853619134687476', '2015-06-06 20:02:33', '', 0, 'graca paiva'),
(3936, 'Maria_Leonor_Paixao', '$P$BhBWcEnfnYSyhJC/YIby6pRVmRt9IV0', 'maria_leonor_paixao', 'leonorpaixao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1596352117273874/', '2015-06-06 20:13:32', '', 0, 'Maria Leonor Paixao'),
(3937, 'Claudia_Sousa', '$P$Bck3y7vBGuPW9AYsdO48fGxWjYqPuq1', 'claudia_sousa', 'claudia.sousa@edp.pt', 'https://www.facebook.com/app_scoped_user_id/1096727483674548/', '2015-06-06 20:14:12', '', 0, 'Claudia Sousa'),
(3938, 'Luis_Pereira', '$P$BSTBIQSoHAC33EQNnv/3N1mv0gxxCJ.', 'luis_pereira', 'lpereira401@gmail.com', 'https://plus.google.com/116672155612684583122', '2015-06-06 20:22:05', '', 0, 'Luis Pereira'),
(3939, 'Beata_Lipiak', '$P$BYoHKidcDzg8rgn8YPLlHRcvmwZkvs1', 'beata_lipiak', 'bealipiak@gmail.com', 'https://plus.google.com/100323103535184487027', '2015-06-06 21:00:20', '', 0, 'Beata Lipiak'),
(3940, 'Vanda_Costa_Valladares', '$P$BXivTQ2fjH/aMsXCYH.fh0bMsL6feY/', 'vanda_costa_valladares', 'valladares.vanda@gmail.com', 'https://www.facebook.com/app_scoped_user_id/898075420251007/', '2015-06-06 21:04:58', '', 0, 'Vanda Costa Valladares'),
(3941, 'Pedro_Lemos_Silveira', '$P$B.qQ2RUE4RCFCvrKQiieUUm7MUhJE00', 'pedro_lemos_silveira', 'psilveira73@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203869044237577/', '2015-06-06 21:12:10', '', 0, 'Pedro Lemos Silveira'),
(3942, 'Rita_Romao', '$P$BrNsJfrDauaaTLNl3gf3wZUF748ZCK0', 'rita_romao', 'rita_1208@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205348061594029/', '2015-06-06 21:18:29', '', 0, 'Rita Romão'),
(3943, 'Isabel_Franganito', '$P$BJtxMu7M65EsvrkcLWdML9nZgndFIL0', 'isabel_franganito', 'isabelfranganito@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/986010694750563/', '2015-06-06 21:39:13', '', 0, 'Isabel Franganito'),
(3944, 'Renata_Araujo', '$P$BpJnyDGIBL1NfluCG7wOVwPqFE/xbf0', 'renata_araujo', 'nutricao.renata@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/639420689522160/', '2015-06-06 21:50:01', '', 0, 'Renata Araújo'),
(3945, 'Adriana_Antonio', '$P$BoxS4JIOXGmdap2uGA/pk4WCAGFeN41', 'adriana_antonio', 'adrianaf_ant@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10200528741139169/', '2015-06-06 21:59:51', '', 0, 'Adriana António'),
(3946, 'David_Lourenco', '$P$BYGIh7Nw2/8dR/mh1I9Om3V4VjZ6MH/', 'david_lourenco', 'david_jclourenco@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152930094073861/', '2015-06-06 22:00:07', '', 0, 'David Lourenço'),
(3947, 'Bruna_Pardal', '$P$BhBpJyVbZMM3W8da/ZKr/sAAQVKSC21', 'bruna_pardal', 'facebook_user_bruna_pardal@example.com', 'https://www.facebook.com/app_scoped_user_id/695740480559792/', '2015-06-06 22:00:40', '', 0, 'Bruna Pardal'),
(3948, 'Filipa_Pinto_da_Silva', '$P$Bftlf7mw5LxR4CAurNtTvnMd.LUK08/', 'filipa_pinto_da_silva', 'facebook_user_filipa_pinto_da_silva@example.com', 'https://www.facebook.com/app_scoped_user_id/10204642791408959/', '2015-06-06 22:42:28', '', 0, 'Filipa Pinto da Silva'),
(3949, 'Maria_Barbosa_Viana', '$P$ByAMHUa5XktSlrAIKQKWdY3CD2cbts0', 'maria_barbosa_viana', 'mariabviana1@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152983480742075/', '2015-06-06 22:52:40', '', 0, 'Maria Barbosa Viana'),
(3950, 'Maria_Ines_Abreu_Lima', '$P$BcZzyxhKocMA9CnMdXGVPBXXJxe9aS1', 'maria_ines_abreu_lima', 'facebook_user_maria_ines_abreu_lima@example.com', 'https://www.facebook.com/app_scoped_user_id/10205780856773000/', '2015-06-06 22:57:37', '', 0, 'Maria Inês Abreu Lima'),
(3951, 'Maria_Athayde', '$P$BS8jm7Zi3DhY/Uvh1hivFODmPnaVGy0', 'maria_athayde', 'mataide9@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10202946660668119/', '2015-06-06 22:57:38', '', 0, 'Maria Athayde'),
(3952, 'Maria_Amaro_Monteiro', '$P$BcPm7wlXqpzDSfG6AGcXJD7VmIWrgY0', 'maria_amaro_monteiro', 'facebook_user_maria_amaro_monteiro@example.com', 'https://www.facebook.com/app_scoped_user_id/998604940180069/', '2015-06-06 22:59:00', '', 0, 'Maria Amaro Monteiro'),
(3953, 'Mariana_Correia_Rodrigues', '$P$BI7JR.TEMhKHHqNEyLPF/y42IfUw1U1', 'mariana_correia_rodrigues', 'mananalccr@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/959047980793273/', '2015-06-06 23:02:26', '', 0, 'Mariana Correia Rodrigues'),
(3954, 'Maria_Leal', '$P$BnzisM//5dueYdxhPB2YZT22cL6osT1', 'maria_leal', 'facebook_user_maria_leal@example.com', 'https://www.facebook.com/app_scoped_user_id/10204227850878380/', '2015-06-06 23:02:29', '', 0, 'Maria Leal'),
(3955, 'Maria_Mayer', '$P$BhHcIyerYimUfFkVXFm8kWFg/kstDu/', 'maria_mayer', 'marialimamayer1@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205976967695159/', '2015-06-06 23:03:01', '', 0, 'Maria Mayer'),
(3956, 'Mariana_Santa-Marta', '$P$BLH/xwaxRgqdBrrB/WtjPp1W8wba871', 'mariana_santa-marta', 'marianasantamarta@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203808138798079/', '2015-06-06 23:03:53', '', 0, 'Mariana Santa-Marta'),
(3957, 'Mariana_Bras', '$P$Bsn0A52xCEb95d5AJ4SZkiM8ixUIDo/', 'mariana_bras', 'marianasousabras@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1053354211359841/', '2015-06-06 23:08:08', '', 0, 'Mariana Brás'),
(3958, 'Maria_Lancastre_Montanha_Rebelo', '$P$BfE9lU.dhNU/N2jM43wf4FCZ0z44j9/', 'maria_lancastre_montanha_rebelo', 'maria17rebelo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/891860410881871/', '2015-06-06 23:09:03', '', 0, 'Maria Lancastre Montanha Rebelo'),
(3959, 'Carla_Usquiano_De_Alayo_Con_Azabache', '$P$BNQm64BWplQGEgzOYSGdmt3iCPrk3H.', 'carla_usquiano_de_alayo_con_azabache', 'facebook_user_carla_usquiano_de_alayo_con_azabache@example.com', 'https://www.facebook.com/app_scoped_user_id/642027735941942/', '2015-06-06 23:09:04', '', 0, 'Carla Usquiano De Alayo Con Azabache'),
(3960, 'Mariana_Valentim', '$P$BllOVsb2koOyBVWiGhk50d28V5zZPv/', 'mariana_valentim', 'marianavalentim2001@gmail.com', 'https://www.facebook.com/app_scoped_user_id/892639160797619/', '2015-06-06 23:10:00', '', 0, 'Mariana Valentim'),
(3961, 'Margarida_Teotonio_Pereira', '$P$BLJonLAHyqWFLlEcTIEo3rkzwo2eq.0', 'margarida_teotonio_pereira', 'margaridatpereira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/798137276949991/', '2015-06-06 23:12:18', '', 0, 'Margarida Teotónio Pereira'),
(3962, 'Maria_Murias', '$P$BTY6zAPcOc4h5Vmz8syRsfOxtoiZnb1', 'maria_murias', 'maria_souza_m@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/992523487433895/', '2015-06-06 23:13:05', '', 0, 'Maria Murias'),
(3963, 'Telmo_Leitao', '$P$B22I4QDeBEjy6GVD5DV6drDN68GUvO0', 'telmo_leitao', 'telmo.leitao@gmail.com', 'https://plus.google.com/100127846475250149620', '2015-06-06 23:25:26', '', 0, 'Telmo Leitão'),
(3964, 'Mariana_Cardoso_1', '$P$Bf7ES5lNqo3XLJq2eI2o02ainFOoY00', 'mariana_cardoso_1', 'mariana.dias.cardoso@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/858830700820661/', '2015-06-06 23:51:27', '', 0, 'Mariana Cardoso'),
(3965, 'Maria_Luis_Rocha_Soares', '$P$BQTAW6TpeGCv827kivhpY747m9Sli51', 'maria_luis_rocha_soares', 'marialuissoarespr@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/972793216087216/', '2015-06-06 23:57:34', '', 0, 'Maria Luís Rocha Soares'),
(3966, 'Miguel_Raposo', '$P$BCm.II/31IzNFirThbxLFTQeGw4P5F0', 'miguel_raposo', 'facebook_user_miguel_raposo@example.com', 'https://www.facebook.com/app_scoped_user_id/918526608191279/', '2015-06-07 01:22:15', '', 0, 'Miguel Raposo'),
(3967, 'Jose_Guedes_de_Almeida', '$P$BIpoJStL8RvMZJEjqGsZdkoLbsBwFA1', 'jose_guedes_de_almeida', 'joseguedes.almeida@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/873609442711409/', '2015-06-07 01:25:01', '', 0, 'José Guedes de Almeida'),
(3968, 'Isa_Almeida', '$P$BVPUwclPEvofcHb.yvPyLOLGENNW.u/', 'isa_almeida', 'isamoreira.almeida@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/891647460901131/', '2015-06-07 01:31:16', '', 0, 'Isa Almeida'),
(3969, 'Expresso_Jantes', '$P$BKoWPc3SM74RxMZnPMOfQjLFJwVgh60', 'expresso_jantes', 'expressojantes@mail.telepac.pt', 'https://www.facebook.com/app_scoped_user_id/890369157703302/', '2015-06-07 01:35:35', '', 0, 'Expresso Jantes'),
(3970, 'Helena_Santos_de_Carvalho', '$P$B/LVrQOdyXJywKaKCwY1vZ8pAaXIRq0', 'helena_santos_de_carvalho', 'ruiva3@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10203968114032900/', '2015-06-07 01:45:12', '', 0, 'Helena Santos de Carvalho'),
(3971, 'Catarina_Nunes_1', '$P$B8o8ua0VZcovjObSOxMDmwTxnfu8qe/', 'catarina_nunes_1', 'catarina_nunes_2008@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/988932771118249/', '2015-06-07 01:55:09', '', 0, 'Catarina Nunes'),
(3972, 'Mariana_Pepe_Jorge', '$P$BrE7k//zaknG29AYwNIeEuwHv3gqpd0', 'mariana_pepe_jorge', 'marianapepejorge@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206643821031871/', '2015-06-07 02:19:38', '', 0, 'Mariana Pepe Jorge'),
(3973, 'Mariana_Batista', '$P$BhMjdkCAP0iBqelnv7xJT/eGchICbk/', 'mariana_batista', 'facebook_user_mariana_batista@example.com', 'https://www.facebook.com/app_scoped_user_id/1148047438555695/', '2015-06-07 02:46:19', '', 0, 'Mariana Batista'),
(3974, 'Sara_Ramalho_Matos', '$P$BWVL25BLG/vl/DiaP5c1koIN27KUuN/', 'sara_ramalho_matos', 'saramx79@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152907300878193/', '2015-06-07 03:24:00', '', 0, 'Sara Ramalho Matos'),
(3975, 'Claudia_Barradas', '$P$BdofhQJPPLpF8okMc6Z9Ds0Z8jFLpA0', 'claudia_barradas', 'acbarradasvm@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/482376291920284/', '2015-06-07 06:32:55', '', 0, 'Cláudia Barradas'),
(3976, 'Luis_Miranda_de_Castro', '$P$B.WbPc2jveL76usBHzIojdk/on1Zi51', 'luis_miranda_de_castro', 'facebook_user_luis_miranda_de_castro@example.com', 'https://www.facebook.com/app_scoped_user_id/861774263900799/', '2015-06-07 07:03:25', '', 0, 'Luís Miranda de Castro'),
(3977, 'Teresa_Mata', '$P$BVciLWKk2WmEq26SWDXg1HOYf7UEaR0', 'teresa_mata', 'teresamm11@gmail.com', 'https://www.facebook.com/app_scoped_user_id/392455140952471/', '2015-06-07 07:36:30', '', 0, 'Teresa Mata'),
(3978, 'Maria_Mendonca', '$P$BhQrtlfKHfnDeQ03Z5ZSJ3sqKRp83i1', 'maria_mendonca', 'maria.p.mendonca@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/483751991772239/', '2015-06-07 07:55:34', '', 0, 'Maria Mendonça'),
(3979, 'Isabel_Ferreira', '$P$BoprsfUs4MepCcIQwcuJXf/rrVSl/S.', 'isabel_ferreira', 'iferreira913@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1128916120468349/', '2015-06-07 08:27:35', '', 0, 'Isabel Ferreira'),
(3980, 'Tania_Ribeiro_1', '$P$BQge.KWIExbap3Dv/KogHd/j3QuicC.', 'tania_ribeiro_1', 'tania.ribeiro@gmx.net', 'https://www.facebook.com/app_scoped_user_id/10206943255762734/', '2015-06-07 08:30:48', '', 0, 'Tânia Ribeiro'),
(3981, 'Pedro_Vilaca', '$P$BMLdjI9MMuy4lICnQvuWzukIG8BQlX.', 'pedro_vilaca', 'pedrov301@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204149460566654/', '2015-06-07 08:31:43', '', 0, 'Pedro Vilaça'),
(3982, 'Isaura_Torres', '$P$B3yoRbDsiImddxR55TUiw1naTvIRcD/', 'isaura_torres', 'isauratorres@gmail.com', 'https://www.facebook.com/app_scoped_user_id/962093337154914/', '2015-06-07 08:35:15', '', 0, 'Isaura Torres'),
(3983, 'Hugo_Gola', '$P$BQF2C8zUBxwxgr0eHQ6VAik/64XcEA.', 'hugo_gola', 'hgolad@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1859788370913862/', '2015-06-07 08:59:58', '', 0, 'Hugo Gola'),
(3984, 'Joana_Paiva', '$P$BuFWDNp0ddsXn0ZfjP2hBx4h1mbKS61', 'joana_paiva', 'joanawaetford@gmail.com', 'https://www.facebook.com/app_scoped_user_id/988402691192801/', '2015-06-07 09:25:04', '', 0, 'Joana Paiva'),
(3985, 'Luana_Sal', '$P$BmbRWucTIS9.Fs5UQfKzJlvkKC3nyq.', 'luana_sal', 'luana-shark@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1008553979174919/', '2015-06-07 09:25:44', '', 0, 'Luana Sal'),
(3986, 'Andre_Lourenco', '$P$BmFjM96KMBRoF6r5HNxh6TSik8sq8H.', 'andre_lourenco', 'andrelourinha@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/818052204942962/', '2015-06-07 10:36:24', '', 0, 'André Lourenço'),
(3987, 'santiago_graca_1', '$P$Bp8PgoFWlpCZOkHxb7Ive.NDV3iGn/1', 'santiago_graca_1', 'santiagograca5@gmail.com', '', '2015-06-07 11:16:03', '', 0, 'santiago graça'),
(3988, 'Paulo_Gil_Pedro', '$P$BuQ9TykE8gerOfB2W746pwr0oic11Z.', 'paulo_gil_pedro', 'facebook_user_paulo_gil_pedro@example.com', 'https://www.facebook.com/app_scoped_user_id/10206891036059103/', '2015-06-07 12:11:09', '', 0, 'Paulo Gil Pedro'),
(3989, 'Margarida_Neiva', '$P$BBKpFZuy1SplHwDcTB6sM5ntvb97nc1', 'margarida_neiva', 'margo.neiva@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204395674192653/', '2015-06-07 12:56:33', '', 0, 'Margarida Neiva'),
(3990, 'Maria_Bentes', '$P$Bt5uZVSgqsnHEni..sYtlMRcB6wM1g.', 'maria_bentes', 'mmbentes@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1108522262507771/', '2015-06-07 13:05:53', '', 0, 'Maria Bentes'),
(3991, 'Francisca_Leal', '$P$BpAK9fB7az/UKqdeS49k3ay.T.ThdX0', 'francisca_leal', 'franciscaleal7@gmail.com', 'https://www.facebook.com/app_scoped_user_id/968989723133994/', '2015-06-07 13:36:56', '', 0, 'Francisca Leal'),
(3992, 'Arnaldo_Dias', '$P$BBR.WE54uM/4fp90gCDZGnsvz3FVTL1', 'arnaldo_dias', 'arnaldodias1245@gmail.com', '', '2015-06-07 13:45:28', '', 0, 'Arnaldo Dias'),
(3993, 'Nelson_Campos', '$P$BTGJGBUfyUXRofGZ9IKjUukxMWptw6.', 'nelson_campos', 'nelson_fc65@campos.com', 'https://www.facebook.com/app_scoped_user_id/658923777540457/', '2015-06-07 13:50:01', '', 0, 'Nelson Campos'),
(3994, 'Oscar_Alho', '$P$BpEP5lQlDjQGI122YAhTMDKNur9tR6/', 'oscar_alho', 'oscaralho1245@gmail.com', '', '2015-06-07 13:59:40', '', 0, 'Oscar Alho'),
(3995, 'Goncalo_Dias_1', '$P$BK3YGIZ/20Q0Sd7Mvih3Xe8iWGwo/V1', 'goncalo_dias_1', 'goncalodias1256@gmail.com', '', '2015-06-07 14:05:14', '', 0, 'Gonçalo Dias'),
(3996, 'Monica_Dias', '$P$BfJHk0QdiCRl85v8GoBDIl9n7UtPaY1', 'monica_dias', 'monicadias1245@gmail.com', '', '2015-06-07 14:14:28', '', 0, 'Monica Dias'),
(3997, 'miguel_dias', '$P$BnBM2WmtPG4nWVkEENBEXxo8fk7SLA0', 'miguel_dias', 'migueldias1245@gmail.com', '', '2015-06-07 14:18:07', '', 0, 'miguel dias'),
(3998, 'Santiago_Dias', '$P$BjF7keHQWnSItfVqJd/HASrr.o3ojP1', 'santiago_dias', 'santiagodias1245@gmail.com', '', '2015-06-07 14:20:42', '', 0, 'Santiago Dias'),
(3999, 'jorge_dias', '$P$BFg9cZ7HIHDxP72hYENEbWp4AAzAde1', 'jorge_dias', 'jorgedias1245@gmail.com', '', '2015-06-07 14:28:51', '', 0, 'jorge dias'),
(4000, 'Xalo_Dias', '$P$BpkHjvCD24yBMSR2XAyTJQDpLb5D3I0', 'xalo_dias', 'xalodias1245@gmail.com', '', '2015-06-07 14:31:12', '', 0, 'Xalo Dias'),
(4001, 'Mocas_Dias', '$P$BF4SKkBXQThLJ/AcGyBf0t0nNVh9jb.', 'mocas_dias', 'mocasdias5570@gmail.com', '', '2015-06-07 14:34:11', '', 0, 'Mocas Dias'),
(4002, 'yago_dias', '$P$BJczKczkIt5yIQawcJlL/FyzQL/0Po/', 'yago_dias', 'yagodias1245@gmail.com', '', '2015-06-07 14:38:24', '', 0, 'yago dias'),
(4003, 'Mariana_Couto_Pires', '$P$BUHvdW294.B6v3o55KrBQeWNMf2wxC1', 'mariana_couto_pires', 'marianacoutopires@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/976877739019086/', '2015-06-07 14:44:56', '', 0, 'Mariana Couto Pires');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(4004, 'maria_dias_1', '$P$BaRZ166u0lULf516snOW/C9/H0Mozr.', 'maria_dias_1', 'marisdias1245@gmail.com', '', '2015-06-07 14:47:13', '', 0, 'maria dias'),
(4005, 'Bubas_Dias', '$P$BXeFyAdGj7SdUdL1nrvmLkDhqPGfzm0', 'bubas_dias', 'bubasdias5580@gmail.com', '', '2015-06-07 14:51:27', '', 0, 'Bubas Dias'),
(4006, 'Tiago_Gomes_2', '$P$B.VU8JUL3yyWzMcJyauv7BmCw43I.x/', 'tiago_gomes_2', 'tiagorew@gmail.com', 'https://plus.google.com/111811649834428170304', '2015-06-07 14:52:05', '', 0, 'Tiago Gomes'),
(4007, 'Goncalo_Ribeiro_1', '$P$BKdFKnlqKgfvKLATwdQ4zyhFQ6dVBp.', 'goncalo_ribeiro_1', 'goncalo_c_r@hotmail.com', 'https://plus.google.com/100201119263969312981', '2015-06-07 14:52:12', '', 0, 'Gonçalo Ribeiro'),
(4008, 'Tiago_Trigueiro', '$P$BB7J/k.6PkXnasw.RHrEIWaib7Sbwh/', 'tiago_trigueiro', 'tiagotrigueiro22@gmail.com', 'https://www.facebook.com/app_scoped_user_id/322221121280165/', '2015-06-07 14:54:40', '', 0, 'Tiago Trigueiro'),
(4009, 'Maria_Graca', '$P$BoubeGbryh65.nl8UkgzCMq6Z.a0Ir1', 'maria_graca', 'mariagraca5570@gmail.com', '', '2015-06-07 14:58:37', '', 0, 'Maria Graca'),
(4010, 'Benedita_Alves', '$P$B3YRjbFvSTjumMS.f5CX2crmM8H0I60', 'benedita_alves', 'beneditaalves5570@gmail.com', '', '2015-06-07 15:06:17', '', 0, 'Benedita Alves'),
(4011, 'Afonso_Graca', '$P$BIfNVC/QJNCKz4lw1SjaRNrT4rCHjZ0', 'afonso_graca', 'afonsograca5570@gmail.com', '', '2015-06-07 15:09:26', '', 0, 'Afonso Graca'),
(4012, 'Ana_Andre_1', '$P$BfpveIrDX7B4v4YmFsfYvOeUmNbyz1.', 'ana_andre_1', 'anaandre5570@gmail.com', '', '2015-06-07 15:13:13', '', 0, 'Ana Andre'),
(4013, 'Luis_Jorge', '$P$BzTe9HZjlffKyrFZQn2Pl1RuYB.mgy0', 'luis_jorge', 'luismsj1999@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1065446450152200/', '2015-06-07 15:14:32', '', 0, 'Luis Jorge'),
(4014, 'Caca_Alves', '$P$BXQadW39irc1xDDd9bpFlNS14NouEn.', 'caca_alves', 'cacaalves5570@gmail.com', '', '2015-06-07 15:24:14', '', 0, 'Caca Alves'),
(4015, 'Andreia_Alves_1', '$P$BC4.LCOe9BSkXd69wsWvEOML5CAm.s0', 'andreia_alves_1', 'andreialves5580@gmail.com', '', '2015-06-07 15:37:14', '', 0, 'Andreia Alves'),
(4016, 'Maria_Lucia_Canhoto', '$P$BNk6fJ7KD7r8ZTJf40IG3SEyXTPw/h1', 'maria_lucia_canhoto', 'maria_canhoto12@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204387539110433/', '2015-06-07 15:42:41', '', 0, 'Maria Lúcia Canhoto'),
(4017, 'Guedal_Produtos_Chemicals', '$P$Bqa3yPh62Cm5RaMJu43LHVcgD0d1IH/', 'guedal_produtos_chemicals', 'guedal@iol.pt', 'https://www.facebook.com/app_scoped_user_id/10203190465202069/', '2015-06-07 15:43:10', '', 0, 'Guedal Produtos Chemicals'),
(4018, 'Olga_Alves_1', '$P$B2BGZFnJJClkI3hUyFNhkIbCBEpNS20', 'olga_alves_1', 'olgaalves5570@gmail.com', '', '2015-06-07 15:44:23', '', 0, 'Olga Alves'),
(4019, 'Carlos_Alves_1', '$P$BHquu4CAh/GKFU2TTAOx6MBi1i9yfv.', 'carlos_alves_1', 'carlosalves5570@gmail.com', '', '2015-06-07 15:50:06', '', 0, 'Carlos Alves'),
(4020, 'Claudia_Lemos_Silveira_Calisto', '$P$BrsvWZf3dO0HvsZxcIhGTGobkrnG5q1', 'claudia_lemos_silveira_calisto', 'familiascalisto@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200661125166460/', '2015-06-07 15:59:38', '', 0, 'Cláudia Lemos Silveira Calisto'),
(4021, 'Claudia_Mendanha', '$P$BDDjAH2z9VEkuIclG0JgZ34fd8Lqka1', 'claudia_mendanha', 'claudia_mgr@outlook.com', 'https://www.facebook.com/app_scoped_user_id/1090512254305957/', '2015-06-07 16:25:13', '', 0, 'Claudia Mendanha'),
(4022, 'Mariana_Martins', '$P$B/06vh4ZHsTWFUnei/RjQjvb1o6XTz/', 'mariana_martins', 'rosa.m.v.ganhao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/700953043366424/', '2015-06-07 16:47:13', '', 0, 'Mariana Martins'),
(4023, 'Carmo_Faria_Montalvao', '$P$BDpArG61PD6ladncudk/bHSNk0hh4m/', 'carmo_faria_montalvao', 'mcffmcunha@gmail.com', 'https://www.facebook.com/app_scoped_user_id/967075369991036/', '2015-06-07 17:04:04', '', 0, 'Carmo Faria Montalvão'),
(4024, 'Cristina_Muchacho', '$P$BORZLczxcLjvSabIKkgQKUNxNpHa9b0', 'cristina_muchacho', 'acmuchacho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204436643100433/', '2015-06-07 17:11:23', '', 0, 'Cristina Muchacho'),
(4025, 'Joao_Carlos_Ferreira_Leal', '$P$Bxx7fjOz7q.yg7CB3QPIJ3j9JmIQ3r0', 'joao_carlos_ferreira_leal', 'joaocfleal@gmail.com', 'https://plus.google.com/111461007095798845557', '2015-06-07 17:49:28', '', 0, 'João Carlos Ferreira Leal'),
(4026, 'Mariana_Beja', '$P$BMHXtQ3Sj19E2Enk5QnHSCrD9jqRBv0', 'mariana_beja', 'mariana.pnb@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1179540485405394/', '2015-06-07 18:01:05', '', 0, 'Mariana Beja'),
(4027, 'Miguel_Pereira_Fernandes', '$P$BGVMRYxnzm3CRBLHGxQfSoqnymlJFR.', 'miguel_pereira_fernandes', 'carrinhodelinhas@gmail.com', 'https://plus.google.com/115462410116746381965', '2015-06-07 18:13:55', '', 0, 'Miguel Pereira Fernandes'),
(4028, 'Sofia_Goncalves', '$P$BNmshNZiDNecLd.3411US7S5fHALIn/', 'sofia_goncalves', 'sofiaogoncalves@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/491927020955515/', '2015-06-07 18:24:58', '', 0, 'Sofia Gonçalves'),
(4029, 'Carla_Mendes', '$P$BXWUDho6AV65w6chtLf/uwWZguz9DU1', 'carla_mendes', 'carla_mendes_23@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/957422694310403/', '2015-06-07 18:25:28', '', 0, 'Carla Mendes'),
(4030, 'Carlos_Rodrigues', '$P$BmqQ0W4HvX725IVfW26oeVqVmfoEyI1', 'carlos_rodrigues', 'carlos_mgr@outlook.com', 'https://www.facebook.com/app_scoped_user_id/946322585390129/', '2015-06-07 18:26:34', '', 0, 'Carlos Rodrigues'),
(4031, 'Ana_Prudencio', '$P$BU0.SvCH3c2kH79kOOtq.PfqMkdLae1', 'ana_prudencio', 'ana.f21@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206181826801403/', '2015-06-07 18:29:25', '', 0, 'Ana Prudêncio'),
(4032, 'Carlos_Alves_2', '$P$BXNOfcYDmdbZ1LTjWOiTOe1nsBxQPW0', 'carlos_alves_2', 'carlosalves5580@gmail.com', '', '2015-06-07 18:37:25', '', 0, 'Carlos Alves'),
(4033, 'Andreia_Aves', '$P$BO9VmVmS/gsuDMp2QRZDedcko8T9Xd/', 'andreia_aves', 'andreiaalves5570@gmail.com', '', '2015-06-07 18:42:59', '', 0, 'Andreia A,ves'),
(4034, 'Pedro_Cabral_1', '$P$BjMB82yrSXE/5mYBl65LRHfs4h1Vg0/', 'pedro_cabral_1', 'pedrocabral5570@gmail.com', '', '2015-06-07 18:46:39', '', 0, 'Pedro Cabral'),
(4035, 'Martin_Cabral', '$P$BxI64YeIEgIrQodJ7EyX745v9AiBoU1', 'martin_cabral', 'martincabral1246@gmail.com', '', '2015-06-07 18:51:43', '', 0, 'Martin Cabral'),
(4036, 'Ba_Cabral', '$P$BiIPcA7gOVqbMEVITUcTiZIt4HPCIm.', 'ba_cabral', 'bacral1245@gmail.com', '', '2015-06-07 18:58:44', '', 0, 'Ba Cabral'),
(4037, 'Carlota_Graca', '$P$BzlgvboEePS57l8IOA3OZAlXBOCKNo/', 'carlota_graca', 'carlotagraca5570@gmail.com', '', '2015-06-07 19:07:26', '', 0, 'Carlota Graca'),
(4038, 'Isabel_Graca', '$P$Bcb4DxGe6utRdZmB8bFRdvFIwU4thU.', 'isabel_graca', 'isabelgraca5570@gmail.com', '', '2015-06-07 19:13:03', '', 0, 'Isabel Graca'),
(4039, 'Rui_Pereira_1', '$P$BY1v2zZLQYmtAn6Tc0Pe0RYdK2p51..', 'rui_pereira_1', 'ruipereira5570@gmail.com', '', '2015-06-07 19:17:47', '', 0, 'Rui Pereira'),
(4040, 'Xia_Mata', '$P$BypbrDeoZwdYk6qwC39CXg8eOQm3Ow/', 'xia_mata', 'xiamata@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204648025465923/', '2015-06-07 19:29:02', '', 0, 'Xia Mata'),
(4041, 'Jose_Delgado', '$P$BImvmsiUW3qPrZQVcoY3UDsPwVt8Yi1', 'jose_delgado', 'jrrdelgado@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/836291026463566/', '2015-06-07 19:31:40', '', 0, 'José Delgado'),
(4042, 'Claudia_Luis_Barros', '$P$BFRcWCbzykc30WYvzWVNPuQMdCs4zl1', 'claudia_luis_barros', 'facebook_user_claudia_luis_barros@example.com', 'https://www.facebook.com/app_scoped_user_id/876187632453645/', '2015-06-07 19:32:00', '', 0, 'Claudia Luis Barros'),
(4043, 'Noemia_Pinto', '$P$BIz.TE4qiQQRFxTPnBXBCfmn4Bg3Cf/', 'noemia_pinto', 'noemia.s.pinto@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206663364526753/', '2015-06-07 19:32:49', '', 0, 'Noémia Pinto'),
(4044, 'Antonio_Bivar_Weinholtz', '$P$BrSnHFLG57RAbTYtqmf54Ulgqr4cHO.', 'antonio_bivar_weinholtz', 'abivar@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10206683774789989/', '2015-06-07 19:36:21', '', 0, 'António Bivar Weinholtz'),
(4045, 'filipa_teixeira', '$P$BbiGLTf8b9arybvp0BAu09ENPNymzJ/', 'filipa_teixeira', 'filipa.teixeira@gmail.com', 'https://plus.google.com/109072103103955835692', '2015-06-07 19:39:27', '', 0, 'filipa teixeira'),
(4046, 'Mario_Moreira', '$P$Bs.Yc7jdHuARUgnSnDUV0cEbJPgkve1', 'mario_moreira', 'mario.gil@klaveness.pt', 'https://www.facebook.com/app_scoped_user_id/964530076939544/', '2015-06-07 19:39:59', '', 0, 'Mário Moreira'),
(4047, 'David_Torto_Teiga', '$P$BTe6ieE/i98KNVIuWw0tCfMc4tDSEU/', 'david_torto_teiga', 'davidteiga@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153320205420336/', '2015-06-07 19:46:56', '', 0, 'David Torto Teiga'),
(4048, 'Jessica_Sequeira', '$P$BA3fPI1BIMbnvJyv87rF3Y0l3IHHg4/', 'jessica_sequeira', 'jessica_sequeira_10@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1081263848554965/', '2015-06-07 19:49:38', '', 0, 'Jessica Sequeira'),
(4049, 'Francisco_Henrique', '$P$B/U7klmkNdHviH4fS8QcVMXbz8a/HK/', 'francisco_henrique', 'bustedvideos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/368316926697864/', '2015-06-07 19:55:07', '', 0, 'Francisco Henrique'),
(4050, 'Maria_Ricciardi', '$P$BAEyMk6MBqsAbJ5bagCbKuFSgwZWay1', 'maria_ricciardi', 'mariaricciardi7@gmail.com', 'https://plus.google.com/102153310294294844601', '2015-06-07 20:05:34', '', 0, 'Maria Ricciardi'),
(4051, 'Sophie_Verdial_Ferro', '$P$BjBks7GqhrKHKE3Vs0OVh2pYzH7dO6/', 'sophie_verdial_ferro', 'sophievferro@gmail.com', 'https://plus.google.com/108375574030171534903', '2015-06-07 20:06:03', '', 0, 'Sophie Verdial Ferro'),
(4052, 'Filipa_Garcia', '$P$Bqu8qanWyjIDiPGVc1ye2Sx2cB.1uQ/', 'filipa_garcia', 'pipsy__95@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/955309131175281/', '2015-06-07 20:09:05', '', 0, 'Filipa Garcia'),
(4053, 'Ines_Brito_Costa', '$P$B7br3T6phPaRYxvpTyidjn/czb9OUs/', 'ines_brito_costa', 'inescosta33@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153493263801535/', '2015-06-07 20:10:24', '', 0, 'Inês Brito Costa'),
(4054, 'Annelies_Botelho', '$P$BrygKnKyctRJEqm6c5g6g2RJdt1jkz0', 'annelies_botelho', 'anneliesbotelho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/813798948698569/', '2015-06-07 20:12:51', '', 0, 'Annelies Botelho'),
(4055, 'Ana_Sofia_Cabral_Nunes', '$P$BUZIX2.6Rt8OvuLMlLxBQJe2IFJ67./', 'ana_sofia_cabral_nunes', 'sofia_cnunes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153051353869825/', '2015-06-07 20:22:17', '', 0, 'Ana Sofia Cabral Nunes'),
(4056, 'Paulo_Pinto', '$P$Bvta4GkqiFwPnlwQGhPDwcLHpKiomA.', 'paulo_pinto', 'paulospinto74@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203879753545545/', '2015-06-07 20:24:52', '', 0, 'Paulo Pinto'),
(4057, 'Luis_Sezoes', '$P$Bov8fdtWh3WmMbRu19z3Y.0DPd3nyZ/', 'luis_sezoes', 'ls.szshh@gmail.com', 'https://plus.google.com/118009434073396927655', '2015-06-07 20:28:43', '', 0, 'Luis Sezoes'),
(4058, 'Ana_Paula_Bica', '$P$BTro5WY4ByD6LlCdOxdA4DVPVScCI9.', 'ana_paula_bica', 'paulafigueira@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1010932528919813/', '2015-06-07 20:29:22', '', 0, 'Ana Paula Bica'),
(4059, 'Joao_Paulo_Almeida', '$P$BsDdSt/XKsp5knQxesrj/D1pfq/yIU0', 'joao_paulo_almeida', 'facebook_user_joao_paulo_almeida@example.com', 'https://www.facebook.com/app_scoped_user_id/824257274295223/', '2015-06-07 20:32:05', '', 0, 'João Paulo Almeida'),
(4060, 'Jose_Canudas', '$P$BwE4tVdDX3k3ufwnTEUVG5.E3.BYr10', 'jose_canudas', 'costa.canudas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/993800690639702/', '2015-06-07 20:35:20', '', 0, 'Jose Canudas'),
(4061, 'Tiago_Baleia', '$P$BGA83jm818uRL0.fqf7O5aK798FDUd.', 'tiago_baleia', 'tiago2001baleia@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/857860714269114/', '2015-06-07 20:36:02', '', 0, 'Tiago Baleia'),
(4062, 'Mariana_Valle', '$P$BoEwdqdOpL8Y7aMdBhu0yBDY9UNcHb1', 'mariana_valle', 'manavalle@gmail.com', 'https://plus.google.com/107904311126500838339', '2015-06-07 20:43:13', '', 0, 'Mariana Valle'),
(4063, 'Maria_Moreira_1', '$P$BgBZF4vWCqoaBFi2Gnc.MLDLQj/4qJ1', 'maria_moreira_1', 'mariafpgmoreira@gmail.com', 'https://plus.google.com/117154930146392668207', '2015-06-07 20:56:41', '', 0, 'Maria Moreira'),
(4064, 'Andre_Pimenta', '$P$Bwtvj38Huu05gU0wnqr8.uB9hY95V//', 'andre_pimenta', 'andre.pepper@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/991989704174718/', '2015-06-07 21:06:22', '', 0, 'André Pimenta'),
(4065, 'Tomas_Guedes_Almeida', '$P$BUs26MNPsA343KWmHzNYZrv6iWokN7.', 'tomas_guedes_almeida', 'tomasgalmeida@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/974881042546501/', '2015-06-07 21:06:28', '', 0, 'Tomas Guedes Almeida'),
(4066, 'Susana_Reis_Lima', '$P$BQz7d2/zxrLyMd57.lkGR9P2eP0HpG0', 'susana_reis_lima', 'reislima.susana@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152823526846260/', '2015-06-07 21:12:03', '', 0, 'Susana Reis Lima'),
(4067, 'Ze_Pedro_Moreno', '$P$BUksui7mLlc364/gTz7l2yRhf98HkR1', 'ze_pedro_moreno', 'zp_pequeno@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206853195639320/', '2015-06-07 21:17:50', '', 0, 'Zé Pedro Moreno'),
(4068, 'Carlos_Silva', '$P$BYTjhYodBr77kQzSo5BWaz99VoE/je.', 'carlos_silva', 'csilva@esdrm.ipsantarem.pt', 'https://www.facebook.com/app_scoped_user_id/892390870828825/', '2015-06-07 21:25:05', '', 0, 'Carlos Silva'),
(4069, 'luis_Pinto', '$P$BEpLTTueFWdMaO5AuRnePx1oKQAuY7.', 'luis_pinto', 'luisantospinto@gmail.com', 'https://plus.google.com/101721298646566857494', '2015-06-07 21:27:01', '', 0, 'luís Pinto'),
(4070, 'JM_Gaspar_Almeida', '$P$Bo9UjuXnglMxsix/lH4L6HYoRlDR9G.', 'jm_gaspar_almeida', 'gasparalmeida51@gmail.com', 'https://plus.google.com/104980096157887694845', '2015-06-07 21:33:30', '', 0, 'JM Gaspar Almeida'),
(4071, 'Hugo_Pimpao_Amaro', '$P$B9poYjsuIuZw.aD877Z8DPbKuilkbN0', 'hugo_pimpao_amaro', 'hpamaro77@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206835709114238/', '2015-06-07 21:36:49', '', 0, 'Hugo Pimpão Amaro'),
(4072, 'Liliana_Reis_Teles', '$P$B4zjBmN63l65cugMwJjLaphz7MJv3K1', 'liliana_reis_teles', 'facebook_user_liliana_reis_teles@example.com', 'https://www.facebook.com/app_scoped_user_id/964689323555872/', '2015-06-07 21:42:27', '', 0, 'Liliana Reis Teles'),
(4073, 'Henrique_Nuno_Shaper', '$P$B7GxePaGrBRo09WmOi.l60lIV6qFKg/', 'henrique_nuno_shaper', 'henriquenunosurf@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207273687585774/', '2015-06-07 21:47:38', '', 0, 'Henrique Nuno Shaper'),
(4074, 'Maria_Sousa_Otto', '$P$BaACc9qTCxO/ZPVNCxs7bH/WOl5Oni.', 'maria_sousa_otto', 'mariasousaotto@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152823515516302/', '2015-06-07 21:50:28', '', 0, 'Maria Sousa Otto'),
(4075, 'Margarida_Viegas', '$P$BayblIitvBRqlNax2sQBocmQpHKEbJ/', 'margarida_viegas', 'margaridasousaviegas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/979632505401429/', '2015-06-07 22:01:33', '', 0, 'Margarida Viegas'),
(4076, 'Luisa_Maria_Machado', '$P$Bsm6eksLJenIOzAO9kkSkPOngduBwy0', 'luisa_maria_machado', 'luisamachado31@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206719810572104/', '2015-06-07 22:03:12', '', 0, 'Luisa Maria Machado'),
(4077, 'Antonio_De_Abreu_Coutinho', '$P$BNMJaXHJENavitMtvfS7KV/7NXAk.y1', 'antonio_de_abreu_coutinho', 'antonio_a_coutinho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206901936848765/', '2015-06-07 22:07:44', '', 0, 'António De Abreu Coutinho'),
(4078, 'Pidas_Espregueira', '$P$BkaUvRI2Y.fTZSF9DhSAexSUGrTKRY/', 'pidas_espregueira', 'jpespregueira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153106561358649/', '2015-06-07 22:09:35', '', 0, 'Pidas Espregueira'),
(4079, 'Catarina_Marrecas_Ferreira', '$P$BdcTViZqQ6Am3gcBL/183maC9eoGPI.', 'catarina_marrecas_ferreira', 'cmarrecas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152782346436017/', '2015-06-07 22:10:01', '', 0, 'Catarina Marrecas Ferreira'),
(4080, 'Mafalda_Morais', '$P$BfLw2ZuX3JFeLcfiL3ujY6iluQ.kPQ0', 'mafalda_morais', 'mmor1460@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204975988302296/', '2015-06-07 22:17:08', '', 0, 'Mafalda Morais'),
(4081, 'Isabel_Durao_Sarmento', '$P$BY9v3ND7MSstDakXOkctcb8Yf6QhFA1', 'isabel_durao_sarmento', 'facebook_user_isabel_durao_sarmento@example.com', 'https://www.facebook.com/app_scoped_user_id/1005172026182986/', '2015-06-07 22:55:10', '', 0, 'Isabel Durão Sarmento'),
(4082, 'Goncalo_Durao', '$P$Bmr7OzH1tmmD8.A7CW/BC.u1mnLUyf0', 'goncalo_durao', 'facebook_user_goncalo_durao@example.com', 'https://www.facebook.com/app_scoped_user_id/1637134163169645/', '2015-06-07 23:05:59', '', 0, 'Gonçalo Durao'),
(4083, 'Alexandra_Xana_Valente', '$P$B/sVyEhGmvXZH5jEI8auQ/1JzuV5Wg1', 'alexandra_xana_valente', 'alexandra_almeida81@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1210233805669545/', '2015-06-07 23:34:03', '', 0, 'Alexandra Xana Valente'),
(4084, 'Rui_Goncalves', '$P$Bk9gc6XQXlhcRl1zILIJGeLbyv3jpf.', 'rui_goncalves', 'zerui_ui_ui@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/898540603517547/', '2015-06-07 23:53:19', '', 0, 'Rui Gonçalves'),
(4085, 'Carlos_Guedes_Vaz', '$P$Bxsnz78ZeRWzRSWMusXMjBRw7cx7nz/', 'carlos_guedes_vaz', 'facebook_user_carlos_guedes_vaz@example.com', 'https://www.facebook.com/app_scoped_user_id/911394072232640/', '2015-06-08 00:08:26', '', 0, 'Carlos Guedes Vaz'),
(4086, 'Patricia_Pimenta', '$P$BiaAGietB0OSQ15OiyfkzgWk0Dg4Mk0', 'patricia_pimenta', 'patriciapimenta7@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1595086834084036/', '2015-06-08 01:34:57', '', 0, 'Patrícia Pimenta'),
(4087, 'Ana_Neto', '$P$Bc2AdZSHo05BAhgCv88FaHojXgjfGJ/', 'ana_neto', 'anahepafr@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/909788659058865/', '2015-06-08 02:41:50', '', 0, 'Ana Neto'),
(4088, 'Pedro_Miguel_Maria_Guedes', '$P$BMZu13jvKPUvvaMy8FseG/yZOW4wQy0', 'pedro_miguel_maria_guedes', 'pguedes85@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153357172094420/', '2015-06-08 06:47:44', '', 0, 'Pedro Miguel Maria Guedes'),
(4089, 'Helder_Pinho', '$P$BP8NDMgq97NcUxcSHBPNPTuXk5X2t3/', 'helder_pinho', 'helder.foscas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153310535893903/', '2015-06-08 07:11:32', '', 0, 'Helder Pinho'),
(4090, 'Jose_Vicente', '$P$BZ4bT8/KXvh4/s97Dgie/KIxe36f7v/', 'jose_vicente', 'zevicente@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1620000668248454/', '2015-06-08 07:15:53', '', 0, 'Jose Vicente'),
(4091, 'Lara_Maier', '$P$BTZYZ5c49dzkLtYT2ElxyBSmwdlEnq0', 'lara_maier', 'maximiliane.staeudle@outlook.com', 'https://www.facebook.com/app_scoped_user_id/512892445525592/', '2015-06-08 08:03:32', '', 0, 'Lara Maier'),
(4092, 'Leonie_Silveira', '$P$BIVx.R1EXdVxzyrZBIcUYdSO2WWmXI0', 'leonie_silveira', 'leonie.silveira@web.de', 'https://www.facebook.com/app_scoped_user_id/1717835775110551/', '2015-06-08 08:03:36', '', 0, 'Leonie Silveira'),
(4093, 'Evandro_Costa', '$P$BK1LTnM5Y1AIJtWmq8.5CvM1OxE3/6.', 'evandro_costa', 'samsungevandro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205770324089620/', '2015-06-08 08:09:01', '', 0, 'Evandro Costa'),
(4094, 'Joao_Dias', '$P$BAftWq/FPdjpQUUGBAkzT1dL8NzBb.0', 'joao_dias', 'percebe_eri@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205956334763361/', '2015-06-08 08:30:21', '', 0, 'João Dias'),
(4095, 'Livia_Honorato', '$P$BSkIzq9JVw8.sCw5K1E4K7sPzlqmw90', 'livia_honorato', 'lihonorato@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155772666795651/', '2015-06-08 09:09:30', '', 0, 'Livia Honorato'),
(4096, 'Guilherme_Rebelo', '$P$BTZo3st1ePCdJ0W70LIDnMFFSfl0PA.', 'guilherme_rebelo', 'dandii78@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/372212396302795/', '2015-06-08 09:20:27', '', 0, 'Guilherme Rebelo'),
(4097, 'Mariana_Macedo_P_Silva', '$P$BEygigO/Gq.LyBuBDkSvD3UeRrOFc50', 'mariana_macedo_p_silva', 'marianinhamac@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153918676985968/', '2015-06-08 09:22:30', '', 0, 'Mariana Macedo P. Silva'),
(4098, 'Claudia_Carvalho', '$P$BsEfHmAI/OF2k5WrV2oem16RKEN3X9.', 'claudia_carvalho', 'cc2.carvalho@gmail.com', 'https://plus.google.com/113162889845467050280', '2015-06-08 09:31:55', '', 0, 'Cláudia Carvalho'),
(4099, 'Vitor_Louraco', '$P$BgfB2fnkA4vhYq7CBNFBm5gjQaCNRF0', 'vitor_louraco', 'vlouraco24@gmail.com', 'https://www.facebook.com/app_scoped_user_id/847321635351367/', '2015-06-08 10:08:24', '', 0, 'Vitor Louraço'),
(4100, 'Maria_Piedade_Sousa', '$P$Bm6hIdMGx3vBNoDNma0tJsyFmL8yL4/', 'maria_piedade_sousa', 'mariapiedadesousa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/921193671257344/', '2015-06-08 10:08:45', '', 0, 'Maria Piedade Sousa'),
(4101, 'Benjamim_Falacho', '$P$BEu4Kj96H4vQMepPRjzKckX6IWqDEd.', 'benjamim_falacho', 'benjamim.falacho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/823556477714325/', '2015-06-08 10:10:45', '', 0, 'Benjamim Falacho'),
(4102, 'Lucilia_Carramona', '$P$BqEyI83C5YToAiGoT5XVpZZireLWiz.', 'lucilia_carramona', 'lucilia63@outlook.pt', 'https://www.facebook.com/app_scoped_user_id/1578295329099639/', '2015-06-08 10:10:55', '', 0, 'Lucilia Carramona'),
(4103, 'Maria_Albertina_da_Silva', '$P$BFEnw1Kqotb/fFKb7th3e6LiX0yrjC1', 'maria_albertina_da_silva', 'masilva2602@gmail.com', 'https://www.facebook.com/app_scoped_user_id/457868887723918/', '2015-06-08 10:11:27', '', 0, 'Maria Albertina da Silva'),
(4104, 'Antonio_Lopes_Ferreira_Santos', '$P$BeT6LxEAQzWizNGHtZTMuu4D3TqUuf0', 'antonio_lopes_ferreira_santos', 'antoniosantos29@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/511811625636879/', '2015-06-08 10:11:58', '', 0, 'António Lopes Ferreira Santos'),
(4105, 'Guiomar_Ortega', '$P$BzsdHjvZXB8wP49ZJwwc7zF8hAfDhu1', 'guiomar_ortega', 'guiomarortega@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/440503749463325/', '2015-06-08 10:14:20', '', 0, 'Guiomar Ortega'),
(4106, 'Leonilde_Bregieira', '$P$B9tGwwl.oPqa8QP1v98lGTGUm4fi6h1', 'leonilde_bregieira', 'nildebregieira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/891021044303837/', '2015-06-08 10:14:29', '', 0, 'Leonilde Bregieira'),
(4107, 'Albertina_Morgadoa', '$P$BlihB3hd8c76CqbYI5QZmJCmIGZkVT.', 'albertina_morgadoa', 'albertinamorgado19@gmail.com', 'https://plus.google.com/109025978601911228869', '2015-06-08 10:14:58', '', 0, 'Albertina Morgadoa'),
(4108, 'Miquelina_Poupada', '$P$BTZmefe/i0EuTZbwF4i3Hf3.8S4sp41', 'miquelina_poupada', 'miquelina1212@gmail.com', 'https://www.facebook.com/app_scoped_user_id/710071345785513/', '2015-06-08 10:18:19', '', 0, 'Miquelina Poupada'),
(4109, 'Armenio_Silva', '$P$BFRj3j5NfeHnPnLmSNnt9Zq1gBhfdl1', 'armenio_silva', 'armenio55silva@gmail.com', 'https://www.facebook.com/app_scoped_user_id/719926124782891/', '2015-06-08 10:18:50', '', 0, 'Arménio Silva'),
(4110, 'Jose_Frazao', '$P$B8XrWV59iLQ6lNMnQB7h.DUCu03ZwF.', 'jose_frazao', 'josefrazao11@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1587022361550580/', '2015-06-08 10:19:48', '', 0, 'José Frazão'),
(4111, 'Tiago_Tavares_1', '$P$BnqYmKqkVImZah7vzZfqpk01/tx4fC1', 'tiago_tavares_1', 'tjrtavares@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1638035706412279/', '2015-06-08 10:26:37', '', 0, 'Tiago Tavares'),
(4112, 'Joao_Pedro_Pinto', '$P$Bi9XSYmOxmxPigQN7a215RznYl/A76/', 'joao_pedro_pinto', 'joaoptp@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153343821930782/', '2015-06-08 10:27:36', '', 0, 'Joao Pedro Pinto'),
(4113, 'Miguel_Barreto_de_Magalhaes', '$P$Bch7JFMm1SRaJXIvuV./Cr042BBw6i.', 'miguel_barreto_de_magalhaes', 'mbmagalhaes@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/10204391793098116/', '2015-06-08 10:28:20', '', 0, 'Miguel Barreto de Magalhães'),
(4114, 'Tiago_Nobre', '$P$BYKLlN1h2wkb0hzNmh14eM/Mm6nbMK0', 'tiago_nobre', 'tiagonobre16@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1011859012172682/', '2015-06-08 10:31:51', '', 0, 'Tiago Nobre'),
(4115, 'Rui_Carvalho', '$P$BN1TKf5N0PXVeE1eb8YAijUV.nXw2v1', 'rui_carvalho', 'ruircarvalho@live.com', 'https://www.facebook.com/app_scoped_user_id/878426888873319/', '2015-06-08 10:32:33', '', 0, 'Rui Carvalho'),
(4116, 'Pedro_Neves', '$P$BYXr.ZUCUaaGMsH6rUutk7qyCcPOAu.', 'pedro_neves', 'pamponeves@gmail.com', 'https://plus.google.com/102867453661416906421', '2015-06-08 10:33:46', '', 0, 'Pedro Neves'),
(4117, 'Francisco_Correia', '$P$By1ZTMqqlH.ujRR8xcnKrNa0LE0VHl0', 'francisco_correia', 'francis.geo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/916950148371206/', '2015-06-08 10:34:31', '', 0, 'Francisco Correia'),
(4118, 'Rui_Reis', '$P$BjiyJkJ0F3yUvz7EsoizKEWBDl3C/l0', 'rui_reis', 'ruilboard@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153418236553566/', '2015-06-08 10:36:13', '', 0, 'Rui Reis'),
(4119, 'Teresa_Bettencourt_1', '$P$B9/KVUNdUGLuE2Pvs0cM3DAfsr5lU01', 'teresa_bettencourt_1', 'tbettencourt@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206680146699823/', '2015-06-08 10:37:19', '', 0, 'Teresa Bettencourt'),
(4120, 'Pedro_Freire', '$P$BOEhgkzWqsdRlByWWjVf0.DSUPihK./', 'pedro_freire', 'pedro.miguel.freire@gmail.com', 'https://www.facebook.com/app_scoped_user_id/946670078686559/', '2015-06-08 10:42:55', '', 0, 'Pedro Freire'),
(4121, 'Magda_Goncalves_Gomes', '$P$BRGv1.dkMIopV3FH9JnutojbrmLMMq0', 'magda_goncalves_gomes', 'facebook_user_magda_goncalves_gomes@example.com', 'https://www.facebook.com/app_scoped_user_id/10206059518862197/', '2015-06-08 10:44:27', '', 0, 'Magda Gonçalves Gomes'),
(4122, 'Francisco_Duarte', '$P$BeWEVpbZ99DEKoBM3M20osULzh1AsC/', 'francisco_duarte', 'facebook_user_francisco_duarte@example.com', 'https://www.facebook.com/app_scoped_user_id/1620699318176038/', '2015-06-08 10:45:21', '', 0, 'Francisco Duarte'),
(4123, 'Mariana_Dias', '$P$BBTLMipPTZ2NyKHZsNbAk1C3h9h5lB.', 'mariana_dias', 'mariana-mbd@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203922816421416/', '2015-06-08 10:46:33', '', 0, 'Mariana Dias'),
(4124, 'Rita_Ferreira_Dos_Santos', '$P$B.Owt..H6tUOnEutv32Ot.HBXZNHQX/', 'rita_ferreira_dos_santos', 'rita.ferreira.santos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1295676223810064/', '2015-06-08 10:53:10', '', 0, 'Rita Ferreira Dos Santos'),
(4125, 'Susana_Goncalves', '$P$BXVNK50z.x2He5Pt68Qx7Mjlo/SjvK1', 'susana_goncalves', 'susana.mg@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/10205166039443645/', '2015-06-08 10:55:48', '', 0, 'Susana Gonçalves'),
(4126, 'Ana_Correia', '$P$BtHkGEJOaDG9BAvj5DJkhZJp9d93zn.', 'ana_correia', 'ap_correia@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205963167585548/', '2015-06-08 10:58:24', '', 0, 'Ana Correia'),
(4127, 'Silvia_Santos_1', '$P$BDh0O/w7PEDVdcXE1X15N2DpIYbCL/.', 'silvia_santos_1', 'silvia.sabio1@gmail.com', 'https://www.facebook.com/app_scoped_user_id/846059938806711/', '2015-06-08 10:59:19', '', 0, 'Sílvia Santos'),
(4128, 'Marta_Brito_E_Abreu', '$P$BMjbBg7d2C/U1p4LmXaIeiGNFkgzQt0', 'marta_brito_e_abreu', 'martaba2008@gmail.com', 'https://www.facebook.com/app_scoped_user_id/889017454503340/', '2015-06-08 11:01:47', '', 0, 'Marta Brito E Abreu'),
(4129, 'Sergio_Musiello', '$P$Btzx1sa/XVdi1XAoRSNazNLvjSPeLv/', 'sergio_musiello', 'sergio.muziello@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204279268915742/', '2015-06-08 11:03:19', '', 0, 'Sergio Musiello'),
(4130, 'Marta_Vaz_Guedes', '$P$BDKX1.Duc2Bqet8qqwm5N160sKnjhd0', 'marta_vaz_guedes', 'marta1999vguedes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/426272177555829/', '2015-06-08 11:06:02', '', 0, 'Marta Vaz Guedes'),
(4131, 'Martim_Nunes', '$P$B2JRso2slxa6RF84Am.GQ.XE8CGyVG/', 'martim_nunes', 'martim.l.nunes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/869178386504374/', '2015-06-08 11:06:42', '', 0, 'Martim Nunes'),
(4132, 'Mateus_Nigra', '$P$B7rLyF/ZAbz8Wn0p0ahXzyV0UrmgPF1', 'mateus_nigra', 'mateusiel.nigra1@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1075382562489086/', '2015-06-08 11:06:55', '', 0, 'Mateus Nigra'),
(4133, 'Ricardo_Principe', '$P$Bk.YlNQnza17GxZ1g64vnhQY8tDBPj0', 'ricardo_principe', 'rpsantos3@gmail.com', 'https://www.facebook.com/app_scoped_user_id/679146465563081/', '2015-06-08 11:09:44', '', 0, 'Ricardo Príncipe'),
(4134, 'Martim_Lino', '$P$BbjmxxTrTBGRTK53INXIQEzZDhZTcm.', 'martim_lino', 'facebook_user_martim_lino@example.com', 'https://www.facebook.com/app_scoped_user_id/998188443554685/', '2015-06-08 11:13:14', '', 0, 'Martim Lino'),
(4135, 'Jorge_Silva_Cardoso', '$P$BR6k0gWkxDLLJ61I0w8qS/UzSI1yaJ1', 'jorge_silva_cardoso', 'jojo@clinicadotempo.pt', 'https://www.facebook.com/app_scoped_user_id/860212327397768/', '2015-06-08 11:13:34', '', 0, 'Jorge Silva Cardoso'),
(4136, 'Matilde_Parreira_Cano_Bule', '$P$BOEitkLKunTUNJ2IKnNdyep3diTkjO1', 'matilde_parreira_cano_bule', 'matildeb2008@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1015419815136216/', '2015-06-08 11:15:10', '', 0, 'Matilde Parreira Cano Bule'),
(4137, 'Matilde_Themudo_Marcalo', '$P$B0QPnRR63Y7vucIBsblAWRk6NLN.0E1', 'matilde_themudo_marcalo', 'matildocass@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204262949442920/', '2015-06-08 11:15:56', '', 0, 'Matilde Themudo Marçalo'),
(4138, 'Marta_Jarnac_de_Freitas', '$P$B7dcRAEqrB9equGSoxqtWYIi4/UoH7.', 'marta_jarnac_de_freitas', 'martamsjdf@gmail.com', 'https://www.facebook.com/app_scoped_user_id/998159193541797/', '2015-06-08 11:16:10', '', 0, 'Marta Jarnac de Freitas'),
(4139, 'Helena_Santos', '$P$BfCemrVj8n76aP3yk3AjCrqfAhtvC71', 'helena_santos', 'atlantida2007@gmail.com', 'https://www.facebook.com/app_scoped_user_id/916497605055245/', '2015-06-08 11:17:49', '', 0, 'Helena Santos'),
(4140, 'Matilde_Figueiredo', '$P$BREGoLPUBDTnqaliqvfZfMRnMAZMeJ1', 'matilde_figueiredo', 'matildefigueiredo@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/997569133588514/', '2015-06-08 11:18:53', '', 0, 'Matilde Figueiredo'),
(4141, 'Manel_Joao', '$P$BhePzDAL4sF.LBVfAut8ujfXTw6J1k/', 'manel_joao', 'manecasjoao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204812934663274/', '2015-06-08 11:27:44', '', 0, 'Manel João'),
(4142, 'Tomas_Stuve', '$P$BMO/JGoqpuPulaxZ/SsJrmwRwajEGD1', 'tomas_stuve', 'tomasstuve@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152755027972282/', '2015-06-08 11:29:34', '', 0, 'Tomas Stuve'),
(4143, 'Sara_Ribeiro_1', '$P$BbcSajtOY8Wgi4YPat5CY.212lmHFQ1', 'sara_ribeiro_1', 'facebook_user_sara_ribeiro_1@example.com', 'https://www.facebook.com/app_scoped_user_id/954368094584738/', '2015-06-08 11:32:05', '', 0, 'Sara Ribeiro'),
(4144, 'Francis_Pereira', '$P$B9clK2CrVROUhp.PUKz4v3xuf2.jjB1', 'francis_pereira', 'francistsv@yahoo.fr', 'https://www.facebook.com/app_scoped_user_id/10206697413853961/', '2015-06-08 11:32:56', '', 0, 'Francis Pereira'),
(4145, 'Sergio_Reis', '$P$BMbgrzlRAfUg6LaenDogKdko1juYzG1', 'sergio_reis', 'cambalhotas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206983335971857/', '2015-06-08 11:34:22', '', 0, 'Sérgio Reis'),
(4146, 'Marta_dOrey_1', '$P$BzhzIiqbtACELScKabfc1NyVBNEzE0/', 'marta_dorey_1', 'facebook_user_marta_dorey_1@example.com', 'https://www.facebook.com/app_scoped_user_id/960424794010344/', '2015-06-08 11:37:36', '', 0, 'Marta d\'Orey'),
(4147, 'Francisco_Gaspar', '$P$BlHz6bR7NGQsg5Pd3R0YObuPnd6lL31', 'francisco_gaspar', 'gasparfav@gmail.com', 'https://plus.google.com/108434861266140143216', '2015-06-08 11:38:11', '', 0, 'Francisco Gaspar'),
(4148, 'Matilde_Passanha', '$P$Bmvak4RFrmoxHHmTrfOSpymZvcE7Je.', 'matilde_passanha', 'matilde.p@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1115547498460495/', '2015-06-08 11:38:51', '', 0, 'Matilde Passanha'),
(4149, 'VonZipper_VZ', '$P$BbjmDt8e8nL/pO.Oc3EXpSTWPWYXv70', 'vonzipper_vz', 'cs@despomar.com', '', '2015-06-08 11:39:13', '', 0, 'VonZipper VZ'),
(4150, 'Claudia_Sofia_Duarte', '$P$BNFsE9/OzLcEnqK9e8EZrSPiKaDXcT0', 'claudia_sofia_duarte', 'claudiaaaduarte@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200437693262615/', '2015-06-08 11:39:17', '', 0, 'Claudia Sofia Duarte'),
(4151, 'Catarina_Sousa', '$P$BTMl1T7.sUaeHXoX7CaYOdMQwE.1oK.', 'catarina_sousa', 'sousacatarina@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153520483375329/', '2015-06-08 11:41:03', '', 0, 'Catarina Sousa'),
(4152, 'Filipa_Laureano', '$P$B9bCz6qn5f6eIWXreXVDFg.F8sYywq/', 'filipa_laureano', 'facebook_user_filipa_laureano@example.com', 'https://www.facebook.com/app_scoped_user_id/953941481293726/', '2015-06-08 11:43:40', '', 0, 'Filipa Laureano'),
(4153, 'Maria_Manuela_Pavoeiro_Pereira', '$P$Bq8SKEVImU5eEx9ZDcjBlH6TN7wp9H/', 'maria_manuela_pavoeiro_pereira', 'manepavoeiro@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/465826743578991/', '2015-06-08 11:43:41', '', 0, 'Maria Manuela Pavoeiro Pereira'),
(4154, 'Cristina_Eusebio', '$P$BTdYaqnCL0tVB6NVOaw940LNWEiasb/', 'cristina_eusebio', 'criseus@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1000301489993789/', '2015-06-08 11:43:42', '', 0, 'Cristina Eusebio'),
(4155, 'Antonio_Gomes_da_Silva', '$P$BmPVXrSKOArhH9gZi3O5GN3rPYhLLd.', 'antonio_gomes_da_silva', 'antoniogomesdasilva1@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10206471950818890/', '2015-06-08 11:45:14', '', 0, 'Antonio Gomes da Silva'),
(4156, 'Matilde_Arbter_Dos_Santos', '$P$BZB5ZiX.JL24Pzd4ExuOMSuxz6SgKs/', 'matilde_arbter_dos_santos', 'matildessantos98@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/841984172505292/', '2015-06-08 11:47:47', '', 0, 'Matilde Arbter Dos Santos'),
(4157, 'Jorge_Pernes', '$P$BOBfw4CUnzEjfr/95OmOiT8RLtN8as1', 'jorge_pernes', 'jorgepernes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206229575233315/', '2015-06-08 11:47:51', '', 0, 'Jorge Pernes'),
(4158, 'Patricia_Silva_2', '$P$B0KSb4VeubehTibJ9uD4wFDFtQGctr.', 'patricia_silva_2', 'heliapatriciasilva@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1121284197888259/', '2015-06-08 11:48:27', '', 0, 'Patricia Silva'),
(4159, 'Eduardo_Moreira', '$P$BFFeAZkc3HhdTrX9Umbw1juRsp8gX/0', 'eduardo_moreira', 'edu.ttk.mor@gmail.com', 'https://www.facebook.com/app_scoped_user_id/971589262874851/', '2015-06-08 11:52:45', '', 0, 'Eduardo Moreira'),
(4160, 'Matilde_Lencastre_Godinho', '$P$B0WL6XQOGi4GIYahxb1aabCUE20c3y/', 'matilde_lencastre_godinho', 'matilde-3@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10200595607569681/', '2015-06-08 11:53:02', '', 0, 'Matilde Lencastre Godinho'),
(4161, 'Marta_Castro_Santos', '$P$BXPWOmDe5KqoYfF9pArSwaCttj7UkK.', 'marta_castro_santos', 'martinhasantos.santos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1049921375036769/', '2015-06-08 11:53:59', '', 0, 'Marta Castro Santos'),
(4162, 'Carlos_Franco', '$P$B43kGPtqSjRGz4Q8xbtNY1uqZCWA1s1', 'carlos_franco', 'cmiguelfranco@gmail.com', 'https://plus.google.com/115512542147751019487', '2015-06-08 11:55:11', '', 0, 'Carlos Franco'),
(4163, 'Counterfeits_Portugal', '$P$BPvsiEU6v4ELYgIDb0F6b9fGL.DqYO0', 'counterfeits_portugal', 'counterfeits.portugal@gmail.com', 'https://www.facebook.com/app_scoped_user_id/363745697168303/', '2015-06-08 11:55:57', '', 0, 'Counterfeits Portugal'),
(4164, 'Maria_Roquette_Pegado', '$P$BZdlg9OPAXi9dZU5CcHl.3Jg8hH/rI1', 'maria_roquette_pegado', 'mroquettepegado@gmail.com', 'https://www.facebook.com/app_scoped_user_id/972576176100326/', '2015-06-08 11:59:32', '', 0, 'Maria Roquette Pegado'),
(4165, 'Joao_Guedes_Silva', '$P$BJDxggYYacNHMaIHXCvR0LcmDMmaKb1', 'joao_guedes_silva', 'j.guedes.silva@gmail.com', 'https://www.facebook.com/app_scoped_user_id/921059004598327/', '2015-06-08 12:17:42', '', 0, 'João Guedes Silva'),
(4166, 'Joana_Leote_Almeida_Dias', '$P$BuWbbkwsQoiKzOTwEPlWYp37OUn9Rt.', 'joana_leote_almeida_dias', 'joanaleote@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10205027709833896/', '2015-06-08 12:18:28', '', 0, 'Joana Leote Almeida Dias'),
(4167, 'Marta_Dias_Coelho', '$P$B5GyuZKoJbegX2jVvwXwG8q26c1T9V.', 'marta_dias_coelho', 'martadiascoelho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/351000615110327/', '2015-06-08 12:21:55', '', 0, 'Marta Dias Coelho'),
(4168, 'Rosa_Gamito', '$P$BIwszLq9icEEnxeHfW4kMTAjCWB.KU1', 'rosa_gamito', 'rosagamito@gmail.com', 'https://www.facebook.com/app_scoped_user_id/987012031332857/', '2015-06-08 12:23:47', '', 0, 'Rosa Gamito'),
(4169, 'Marta_Dias_Coelho_1', '$P$Botw4dJi4hbGlUv74RMYgfWIGKeRtY.', 'marta_dias_coelho_1', 'mdc_essa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205677798718104/', '2015-06-08 12:24:26', '', 0, 'Marta Dias Coelho'),
(4170, 'Marta_Machado', '$P$BS2BW..xjwQA45Jqa4YYlOvuyPtLK./', 'marta_machado', 'martaxy@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/1130834140277021/', '2015-06-08 12:24:36', '', 0, 'Marta Machado'),
(4171, 'Miguel_Barbosa', '$P$BQ3wwNfhLdLFBuoUouGMo.m3NXw99j1', 'miguel_barbosa', 'mcamel_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152785814861058/', '2015-06-08 12:34:51', '', 0, 'Miguel Barbosa'),
(4172, 'Pimas_Pimas', '$P$BgdHGCUMoAA0PGpmE8b7PRKeAwJXgK0', 'pimas_pimas', 'pedroapmcorrea@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153327607141069/', '2015-06-08 12:42:04', '', 0, 'Pimas Pimas'),
(4173, 'Miguel_Gpm', '$P$BdCuV4bPBtC24/RxIMlY.8H8sK8PY60', 'miguel_gpm', 'mig21dark@gmail.com', 'https://www.facebook.com/app_scoped_user_id/769729056481207/', '2015-06-08 12:44:10', '', 0, 'Miguel Gpm'),
(4174, 'Filipa_Marques_1', '$P$BUiCmcTdLkfLCfd7Na1wHM4FisSKoG.', 'filipa_marques_1', 'filipa.marques.22@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/962021940509428/', '2015-06-08 12:44:58', '', 0, 'Filipa Marquês'),
(4175, 'Afonso_Salgado', '$P$Bo0QItkXKl6NEWksyezoDccLeltuxs0', 'afonso_salgado', 'afonsosalgado64@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1157236654302786/', '2015-06-08 12:51:36', '', 0, 'Afonso Salgado'),
(4176, 'Dawn_Abrantes', '$P$Bg4owKqucqWQ9wer3sJ900WknrnD0z0', 'dawn_abrantes', 'facebook_user_dawn_abrantes@example.com', 'https://www.facebook.com/app_scoped_user_id/1088143954533415/', '2015-06-08 12:57:41', '', 0, 'Dawn Abrantes'),
(4177, 'Ana_Reinhardt_Macedo_TellesdaSilva', '$P$Bh32kHjSvvb0ElyzemcvsXWsoNwAo90', 'ana_reinhardt_macedo_tellesdasilva', 'aneterm@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205657896959919/', '2015-06-08 13:00:11', '', 0, 'Ana Reinhardt Macedo TellesdaSilva'),
(4178, 'M_Lourdes_Duarte_Calvario', '$P$Bo5t2Z.tXysE.dBwMMWmQfQ/1m8vRx0', 'm_lourdes_duarte_calvario', 'lu.duartecalvario@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1001083076583632/', '2015-06-08 13:03:17', '', 0, 'M Lourdes Duarte Calvário'),
(4179, 'Carla_Sofia_Pires', '$P$BB4SoaQDHcCaZBw0jMd1mGb79agxhl.', 'carla_sofia_pires', 'csbpires@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204657996031622/', '2015-06-08 13:04:39', '', 0, 'Carla Sofia Pires'),
(4180, 'Francisco_Pardal_Pimentel', '$P$Bayyw892SjGGarXMSWSVm5yuKdIw7l1', 'francisco_pardal_pimentel', 'franciscoppimentel@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153443538062904/', '2015-06-08 13:05:04', '', 0, 'Francisco Pardal Pimentel'),
(4181, 'Maria_Aguas', '$P$BMdQsTAW/sUfl3VH8FFZ8y7JU4a2Pm.', 'maria_aguas', 'quica.aguas@gmail.com', '', '2015-06-08 13:06:21', '', 0, 'Maria Aguas'),
(4182, 'Ricardo_Araujo', '$P$BiA0Oq9czkUAkqryfIlAWa3yhWmy7q0', 'ricardo_araujo', 'facebook_user_ricardo_araujo@example.com', 'https://www.facebook.com/app_scoped_user_id/10155636596525181/', '2015-06-08 13:10:53', '', 0, 'Ricardo Araujo'),
(4183, 'Martim_Reymao_Nogueira', '$P$BzxX.biH49kSbS/FnfWyY0QjR.POt30', 'martim_reymao_nogueira', 'martim.rn@outlook.com', 'https://www.facebook.com/app_scoped_user_id/1005929209418223/', '2015-06-08 13:11:08', '', 0, 'Martim Reymão Nogueira'),
(4184, 'Mafalda_Debonnaire', '$P$BUPlnLcLl8BNTwKasvQBL1Wb0DaFi31', 'mafalda_debonnaire', 'mafalda_pld@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206047321677377/', '2015-06-08 13:11:12', '', 0, 'Mafalda Debonnaire'),
(4185, 'Antonio_Assis_Teixeira', '$P$ByL5vGwO92H.V93uCoM32lkK0qqG7i0', 'antonio_assis_teixeira', 'antonio_teixeira78@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153320990098954/', '2015-06-08 13:13:14', '', 0, 'António Assis Teixeira'),
(4186, 'Barbara_Sousa_Coutinho', '$P$BEtosyWUiWDzK9asuTEUAS44QDqX601', 'barbara_sousa_coutinho', 'barbara.sousacoutinho@gmail.com', 'https://plus.google.com/105207500953324481695', '2015-06-08 13:14:04', '', 0, 'Barbara Sousa Coutinho'),
(4187, 'Ana_Moller', '$P$BSoT8zGnqn2IGF3vCMNNqocWBLuGy7/', 'ana_moller', 'ana_moller@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153338018638618/', '2015-06-08 13:14:57', '', 0, 'Ana Moller'),
(4188, 'Gabriela_Vasconcelos', '$P$BId.ZB.PPz4br0KHv10KvlxON7gYsK/', 'gabriela_vasconcelos', 'facebook_user_gabriela_vasconcelos@example.com', 'https://www.facebook.com/app_scoped_user_id/10206321514972080/', '2015-06-08 13:19:07', '', 0, 'Gabriela Vasconcelos'),
(4189, 'Marta_Correia', '$P$BvrfUAMJHyww1/dkyZzLc3JvPVbYgh0', 'marta_correia', 'facebook_user_marta_correia@example.com', 'https://www.facebook.com/app_scoped_user_id/10200435925178382/', '2015-06-08 13:19:33', '', 0, 'Marta Correia'),
(4190, 'Jorge_Nini', '$P$BJ5pTDRHVuBxaYT2xryN.dF6zif3Ax1', 'jorge_nini', 'jorgesgarrido@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152925808581546/', '2015-06-08 13:20:49', '', 0, 'Jorge Nini'),
(4191, 'shantanav_chakraborty', '$P$Bfs1Ea/oTB6z0aNI7CrmrcQnh6yuga0', 'shantanav_chakraborty', 'shantanav89@gmail.com', 'https://plus.google.com/+shantanavchakraborty89', '2015-06-08 13:21:36', '', 0, 'shantanav chakraborty'),
(4192, 'Maria_Jose_Mamede', '$P$BU8KqUgz..EfBhCUXd0mjXbfS3QE/T/', 'maria_jose_mamede', 'mjosemamede@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204023665894264/', '2015-06-08 13:24:21', '', 0, 'Maria José Mamede'),
(4193, 'Miguel_Brito', '$P$BoI8vzTfmpXTC5Fata9bZHBISojG281', 'miguel_brito', 'mikerazart@gmail.com', 'https://plus.google.com/113808030740769431582', '2015-06-08 13:25:52', '', 0, 'Miguel Brito'),
(4194, 'Ana_Raquel_Teixeira', '$P$B0j82pTxtbpNKwIWR3V.v.y/u6n99a.', 'ana_raquel_teixeira', 'ana_raquel78@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206877364796355/', '2015-06-08 13:26:48', '', 0, 'Ana Raquel Teixeira'),
(4195, 'Tomas_Mello_Breyner', '$P$BoSONrV/AhlTMMDKUGGDfQm6RoD3uf1', 'tomas_mello_breyner', 'tomasmellobreyner@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155572441190136/', '2015-06-08 13:28:21', '', 0, 'Tomás Mello Breyner'),
(4196, 'Helia_Mergulhao', '$P$BmlvWG4PktwPjyiSIPh/cPXKb49Hsm/', 'helia_mergulhao', 'helia.mergulhao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/944521542265815/', '2015-06-08 13:29:32', '', 0, 'Hélia Mergulhão'),
(4197, 'Joao_Mano', '$P$BOdUN61d56pkcRW/l34fwJBApZJq.G0', 'joao_mano', 'joaomano_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206987767471616/', '2015-06-08 13:33:05', '', 0, 'João Mano'),
(4198, 'Pedro_Kikas_Tavares', '$P$BEVZf3qaCWYAb38.rQ03FOTrF2fLse1', 'pedro_kikas_tavares', 'tavaresgoa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/847392155297598/', '2015-06-08 13:33:09', '', 0, 'Pedro Kikas Tavares'),
(4199, 'Hugo_Esteves', '$P$BFsaR3Fv7RZtordMsN3IGq9CtJbYY91', 'hugo_esteves', 'huguitoericeira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/961987323831603/', '2015-06-08 13:34:00', '', 0, 'Hugo Esteves'),
(4200, 'Andre_Ferreira', '$P$BVSb4Obm2Dz2.0QrRbuhhvO3oFVwTZ1', 'andre_ferreira', 'ke_fro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153560062656055/', '2015-06-08 13:36:06', '', 0, 'André Ferreira'),
(4201, 'Filipa_Lozano', '$P$B2jja7/7tmPHE9stNRG.PI93xmqinZ1', 'filipa_lozano', 'filipa.lozano@gmail.com', '', '2015-06-08 13:44:16', '', 0, 'Filipa Lozano'),
(4202, 'Francisco_Roxo', '$P$BwpPUIp7oNOe.CVIp2anXK3oeiXhFm/', 'francisco_roxo', 'fr.roxo@gmail.com', 'https://plus.google.com/101514479919296262985', '2015-06-08 13:45:21', '', 0, 'Francisco Roxo'),
(4203, 'Joao_Mano_1', '$P$BBWo7GsSR/l/lmWCZbFGmG6FHhSVgp/', 'joao_mano_1', 'manosilvajoao@gmail.com', 'https://plus.google.com/111439535365439183895', '2015-06-08 13:45:42', '', 0, 'João Mano'),
(4204, 'Hugo_Sanchez', '$P$BkymimU.Xf3O5ng9t9kJaf.MSpqWj20', 'hugo_sanchez', 'facebook_user_hugo_sanchez@example.com', 'https://www.facebook.com/app_scoped_user_id/854275754646871/', '2015-06-08 13:47:34', '', 0, 'Hugo Sanchez'),
(4205, 'Monica_Lourenco', '$P$BbsdH5mdCfQkB5tIfexSzbQdtv9NW2.', 'monica_lourenco', 'lourmonica@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206956471368244/', '2015-06-08 13:48:06', '', 0, 'Monica Lourenço'),
(4206, 'Miguel_Correia_1', '$P$BgiJBGMmbT0NQB6ZUOyUMYCuAHsulY0', 'miguel_correia_1', 'miguelzanello@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/991338950898984/', '2015-06-08 13:50:36', '', 0, 'Miguel Correia'),
(4207, 'Celia_Fonseca', '$P$BZ3BvSnjpDT91VDKOLfOQGcD712PL/.', 'celia_fonseca', 'cericac@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1622440334688719/', '2015-06-08 13:52:22', '', 0, 'Célia Fonseca'),
(4208, 'Miguel_Matos', '$P$BmJWMnvQlHptzAo9D/pdamYXyuyPQL1', 'miguel_matos', 'facebook_user_miguel_matos@example.com', 'https://www.facebook.com/app_scoped_user_id/934736666582842/', '2015-06-08 13:55:28', '', 0, 'Miguel Matos'),
(4209, 'Isabel_Costa_Lobo', '$P$BZoKAMfqrrAOkxRo4jkPAEvbC7parC/', 'isabel_costa_lobo', 'blixaclobo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153383672693234/', '2015-06-08 14:01:14', '', 0, 'Isabel Costa Lobo'),
(4210, 'Miguel_Barreto', '$P$B.TN3tbIlLfIqVACWJoEItf5DEGcNQ1', 'miguel_barreto', 'miguelpsbarreto@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205634579116640/', '2015-06-08 14:06:01', '', 0, 'Miguel Barreto'),
(4211, 'Matilde_Cardoso_de_Menezes', '$P$BSh0l4zAYfWndiI0ayhbADGMGqbK41/', 'matilde_cardoso_de_menezes', 'titi_badoka@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205855551642492/', '2015-06-08 14:07:54', '', 0, 'Matilde Cardoso de Menezes'),
(4212, 'Miguel_Lazaro', '$P$BHKMi18qvThJQ0CXNTs5y2l8spwBRh/', 'miguel_lazaro', 'migasousa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203121379835758/', '2015-06-08 14:08:46', '', 0, 'Miguel Lázaro'),
(4213, 'Tania_Henrique_Tojal', '$P$BpnvJQM9A8DMTfogzvL5sHJHX1SQKe1', 'tania_henrique_tojal', 'tania.h.tojal@gmail.com', 'https://plus.google.com/111862633829120020603', '2015-06-08 14:12:40', '', 0, 'Tânia Henrique Tojal'),
(4214, 'Goncalo_Bandeira_1', '$P$BpIX568n1MOZYlN1O7kzfM68CdMLrg/', 'goncalo_bandeira_1', 'gonbandeira@gmail.com', 'https://plus.google.com/+GonçaloBandeira', '2015-06-08 14:17:02', '', 0, 'Gonçalo Bandeira'),
(4215, 'Anica_Paneiro_Martins', '$P$BSYNCuWe.Hw6ctQ3U17wYuOzgjsCdr.', 'anica_paneiro_martins', 'anica@despomar.com', 'https://www.facebook.com/app_scoped_user_id/571205913021562/', '2015-06-08 14:20:36', '', 0, 'Anica Paneiro Martins'),
(4216, 'Miguel_Louzeiro', '$P$BFInfUe1GReeLwPBW.b8XPxZBSM.U9.', 'miguel_louzeiro', 'louzeiro_carlos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153289017072110/', '2015-06-08 14:20:40', '', 0, 'Miguel Louzeiro'),
(4217, 'Leonor_Carneiro', '$P$ByyCzBEQNZBl0JUIWp.m9/H3ms9N1A/', 'leonor_carneiro', 'l.carneiro81@gmail.com', '', '2015-06-08 14:23:52', '', 0, 'Leonor Carneiro'),
(4218, 'Maria_Leonor_Conceicao', '$P$BRpczHprF7S/78vuJmgZQMU7xCYbEu0', 'maria_leonor_conceicao', 'leonor_c97@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1021089447910913/', '2015-06-08 14:35:24', '', 0, 'Maria Leonor Conceição'),
(4219, 'Ricardo_Matos', '$P$BfccB6BM90oZk5X4CVC2pUtMeXk5DH.', 'ricardo_matos', 'migueldakine@gmail.com', 'https://plus.google.com/109942266673296158756', '2015-06-08 14:39:00', '', 0, 'Ricardo Matos'),
(4220, 'Miguel_Constantino', '$P$BMlF9FfwMoCyKLAoZhkvHPJlmKluz7.', 'miguel_constantino', 'msconstantino@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1075607092467437/', '2015-06-08 14:40:49', '', 0, 'Miguel Constantino'),
(4221, 'Rico_Moser', '$P$B3a1KntBKD8TW1YobVrzl1p/C.BRXu.', 'rico_moser', 'ricomoser1@gmail.com', 'https://www.facebook.com/app_scoped_user_id/962179690493338/', '2015-06-08 14:42:52', '', 0, 'Rico Moser'),
(4222, 'Carolina_Vintem', '$P$BYAcYULIQIIe720PC1NlJNGbOJ4yFv0', 'carolina_vintem', 'carolvintem@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1159200190772288/', '2015-06-08 14:44:23', '', 0, 'Carolina Vintém'),
(4223, 'Bruna_Lopes', '$P$BS3NexmKVFm3rCVbDL2DTsd02EVkLf1', 'bruna_lopes', 'brunalopes84@outlook.pt', 'https://www.facebook.com/app_scoped_user_id/407554002782650/', '2015-06-08 14:45:22', '', 0, 'Bruna Lopes'),
(4224, 'Mario_Viegas', '$P$BIaH7lCHVN6fSBxWAUHTks89X42vjr0', 'mario_viegas', 'msrviegas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/485413324943626/', '2015-06-08 14:45:40', '', 0, 'Mario Viegas'),
(4225, 'Guest_Oland', '$P$B2204KS7disIHTbs9DZsfefglr/Thw1', 'guest_oland', 'guest@oland.pt', '', '2015-06-08 14:46:11', '', 0, 'Guest Oland'),
(4226, 'Liliana_Cordeiro', '$P$BZPz/qU0eXWayjhxm...NpXFgouNO.1', 'liliana_cordeiro', 'lilicordeiro@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1049054671790019/', '2015-06-08 14:46:25', '', 0, 'Liliana Cordeiro'),
(4227, 'Tiago_Lourenco', '$P$BDXe314Se8Q2.Lx0aBIu6./AFdL1qp.', 'tiago_lourenco', 't.lourenco77@gmail.com', 'https://plus.google.com/109089909385107685095', '2015-06-08 14:47:28', '', 0, 'Tiago Lourenço'),
(4228, 'Ivo_Nisa', '$P$BJ/vCyogKkTlKGkV5BN0AzYk9HNGjK1', 'ivo_nisa', 'ivonisa58@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153328749331897/', '2015-06-08 14:48:57', '', 0, 'Ivo Nisa'),
(4229, 'Rui_Delfim', '$P$BokWvg/R0iip/N3bU.Hc5FoZBldhdT0', 'rui_delfim', 'ruihonradodelfim@gmail.com', 'https://plus.google.com/102130579853530434534', '2015-06-08 14:49:21', '', 0, 'Rui Delfim'),
(4230, 'Madalena_Gama', '$P$BL3EmWn5VXQCmP5teiwIX.0gJqaeV//', 'madalena_gama', 'mada24lua@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155739321760724/', '2015-06-08 14:51:33', '', 0, 'Madalena Gama');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(4231, 'Ana_Rafael', '$P$BCX9T.BF4QrDy.RIFq/BsfrWTMYCi70', 'ana_rafael', 'ana_doida127@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/938270072902063/', '2015-06-08 14:53:24', '', 0, 'Ana Rafael'),
(4232, 'Luis_Freitas_Branco', '$P$BgoSPWSdAQfLy49O6ZiXkX0qDrc8uw/', 'luis_freitas_branco', 'facebook_user_luis_freitas_branco@example.com', 'https://www.facebook.com/app_scoped_user_id/855760571126925/', '2015-06-08 14:53:34', '', 0, 'Luis Freitas Branco'),
(4233, 'Joao_Luis_2', '$P$Bz/8eV0T/BGJMwAZvHWAc4v7ieJqkW1', 'joao_luis_2', 'joaomiguelsl1982@gmail.com', 'https://plus.google.com/118251822978917407746', '2015-06-08 14:54:25', '', 0, 'João Luis'),
(4234, 'Helia_Amaro', '$P$BkOu0Rftwfogc1B78Ba8lKtebqiOMM.', 'helia_amaro', 'heliaamaro@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/454076858086794/', '2015-06-08 14:56:09', '', 0, 'Hélia Amaro'),
(4235, 'Pedro_Feliciano', '$P$BLgigoMerqgW/3ZHVBhovaokqDJ.Yb0', 'pedro_feliciano', 'pedrofeliciano@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153430396836518/', '2015-06-08 14:56:22', '', 0, 'Pedro Feliciano'),
(4236, 'Ana_Rafael_1', '$P$BqpRrVGCWfGNVIeDNIkwV4vaHiDoo60', 'ana_rafael_1', 'anarafael07@gmail.com', '', '2015-06-08 14:57:33', '', 0, 'Ana Rafael'),
(4237, 'Andreia_Bras', '$P$B/ojZDU0g5PVrd8jaXCpBM6eGGZl6l.', 'andreia_bras', 'andreiajordaobras@gmail.com', 'https://plus.google.com/115166326155475448695', '2015-06-08 14:59:52', '', 0, 'Andreia Bras'),
(4238, 'Raquel_Barbosa', '$P$BGInoBZ06wQKJPrSmnXXci4J.bDwD0.', 'raquel_barbosa', 'raquelandreia981@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/761924737249513/', '2015-06-08 15:04:22', '', 0, 'Raquel Barbosa'),
(4239, 'David_Brites', '$P$BMOjwXM2dFIqGC66JLtg2Dxavfz.1w.', 'david_brites', 'davidbrites86@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/929984913730366/', '2015-06-08 15:10:58', '', 0, 'David Brites'),
(4240, 'Mariana_Charters_M_S', '$P$BLkEnCmAwAnnrEUqpcxmQDlYjUAEUJ.', 'mariana_charters_m_s', 'marianapvcharters@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153326696548162/', '2015-06-08 15:13:02', '', 0, 'Mariana Charters M S'),
(4241, 'Rita_De_Queiroz_Pedroso', '$P$BMM3c6f8QtLPVdGCmS9pV4vQ5NlTJI0', 'rita_de_queiroz_pedroso', 'facebook_user_rita_de_queiroz_pedroso@example.com', 'https://www.facebook.com/app_scoped_user_id/10153335841165238/', '2015-06-08 15:15:28', '', 0, 'Rita De Queiroz Pedroso'),
(4242, 'Barbara_Loureiro', '$P$BScy3VQlJVHJZpxTLyadaaZQG4wm54/', 'barbara_loureiro', 'facebook_user_barbara_loureiro@example.com', 'https://www.facebook.com/app_scoped_user_id/10205955765244715/', '2015-06-08 15:16:05', '', 0, 'Bárbara Loureiro'),
(4243, 'Joao_Fernandes', '$P$BJKeQdL4DTiUaoqJHhJizV9Sz8KzAg/', 'joao_fernandes', 'jonymaluco3@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/839085876156762/', '2015-06-08 15:22:30', '', 0, 'Joao Fernandes'),
(4244, 'Veronica_Moleiro', '$P$BxqwrW.g4rh2eKbqhivqeelcqwZuOz/', 'veronica_moleiro', 'veronica_moleiro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1015684478455740/', '2015-06-08 15:23:48', '', 0, 'Verónica Moleiro'),
(4245, 'Isabel_Durao', '$P$BaqcZQJ5PAVLNqjYBaGi.KhZ/silmN0', 'isabel_durao', 'facebook_user_isabel_durao@example.com', 'https://www.facebook.com/app_scoped_user_id/1420636511594296/', '2015-06-08 15:23:55', '', 0, 'Isabel Durão'),
(4246, 'Francisco_Boia', '$P$BrjHZbGNQTebHU0A6UBom3/sU7yKr21', 'francisco_boia', 'franciscoboiamartins@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200527105096141/', '2015-06-08 15:24:38', '', 0, 'Francisco Boia'),
(4247, 'Maria_Filipe', '$P$BzhGWj/3xgX71Kkq8shGXA65EsEzo9.', 'maria_filipe', 'madalena.filipe@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1097546123596008/', '2015-06-08 15:25:25', '', 0, 'Maria Filipe'),
(4248, 'Filipa_Galrao', '$P$BmT7UR.5.5CpnlYM0KoYjkpCMG0Ano1', 'filipa_galrao', 'filipa.galrao@megahits.fm', 'https://www.facebook.com/app_scoped_user_id/833463013409599/', '2015-06-08 15:28:17', '', 0, 'Filipa Galrão'),
(4249, 'Ana_Pinheiro', '$P$BozHkfy.Y9yD95N6fGYD48bapMAfcB/', 'ana_pinheiro', 'facebook_user_ana_pinheiro@example.com', 'https://www.facebook.com/app_scoped_user_id/975759112464019/', '2015-06-08 15:29:06', '', 0, 'Ana Pinheiro'),
(4250, 'Helena_Rodrigues_Nogueira', '$P$BA3s6sUMDrx4FtJRKY1HbMsN0Pa6Qp0', 'helena_rodrigues_nogueira', 'hnogueira50@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204006031422969/', '2015-06-08 15:30:20', '', 0, 'Helena Rodrigues Nogueira'),
(4251, 'Nuno_Duarte', '$P$BWe5qZdyRI8Vxm5HiOgp96Z6GsQ0IN0', 'nuno_duarte', 'nunoduarte30@msn.com', 'https://www.facebook.com/app_scoped_user_id/1071403362884960/', '2015-06-08 15:31:40', '', 0, 'Nuno Duarte'),
(4252, 'Lilly_Ana', '$P$Bxc5NFdGkOO6EFrzqB9f5RxwFGhs.X.', 'lilly_ana', 'borgesliliana@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153348085200833/', '2015-06-08 15:38:50', '', 0, 'Lilly Ana'),
(4253, 'Catarina_Alberto', '$P$B9CvQ/sUuAWMFSWcdMHuW9rGC.cAgb1', 'catarina_alberto', 'catarina_plastica@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152797649541556/', '2015-06-08 15:54:29', '', 0, 'Catarina Alberto'),
(4254, 'Kaka_Bernardo', '$P$B1BRf9NArLwlcGtErNNzvWVrLMxhI41', 'kaka_bernardo', 'bernardo.kaka@gmail.com', '', '2015-06-08 16:01:03', '', 0, 'Kaka Bernardo'),
(4255, 'Carla_Silva', '$P$BuhSmijJbRtZN17pC0dO5U49SHZqDE1', 'carla_silva', 'facebook_user_carla_silva@example.com', 'https://www.facebook.com/app_scoped_user_id/874581472615341/', '2015-06-08 16:13:39', '', 0, 'Carla Silva'),
(4256, 'Luiz_Lemes', '$P$BgoIPwzz.SPD0n4wutj1OoZpCvLcyK.', 'luiz_lemes', 'lufecole@gmail.com', 'https://plus.google.com/110767902495102076258', '2015-06-08 16:18:00', '', 0, 'Luiz Lemes'),
(4257, 'Andre_Domingos_1', '$P$Bx7tLJeoHatfeTbdwJeDl4NO0Nv1X2.', 'andre_domingos_1', 'facebook_user_andre_domingos_1@example.com', 'https://www.facebook.com/app_scoped_user_id/10152926061091546/', '2015-06-08 16:18:19', '', 0, 'André Domingos'),
(4258, 'Catarina_Costa', '$P$BuOTMtg9g51XsAsUe4biNmw65CCgp21', 'catarina_costa', 'anaccatarina@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200912100202116/', '2015-06-08 16:18:24', '', 0, 'Catarina Costa'),
(4259, 'Telma_Pinto', '$P$Bn4XtpyfGA6m3LQtdZn44eHGEwEVZe0', 'telma_pinto', 'teelmapinto@gmail.com', 'https://plus.google.com/115303868626958522079', '2015-06-08 16:19:07', '', 0, 'Telma Pinto'),
(4260, 'Celine_Valente', '$P$BiSSXTJ4L5a6F.sr9jEgLRkKXDvJaa0', 'celine_valente', 'facebook_user_celine_valente@example.com', 'https://www.facebook.com/app_scoped_user_id/10153018143567057/', '2015-06-08 16:20:28', '', 0, 'Céline Valente'),
(4261, 'Andreia_Nunes', '$P$BxNP4/Nw0bAnSwrsSQXYSsPcFoEni20', 'andreia_nunes', 'andreianunescv@gmail.com', '', '2015-06-08 16:20:54', '', 0, 'Andreia Nunes'),
(4262, 'Marilia_Maia_E_Moura', '$P$BaN/PNq72LCu8SWYNva5I5hB.tbCcp.', 'marilia_maia_e_moura', 'facebook_user_marilia_maia_e_moura@example.com', 'https://www.facebook.com/app_scoped_user_id/919870578055365/', '2015-06-08 16:23:28', '', 0, 'Marília Maia E Moura'),
(4263, 'Flor_Marques', '$P$BgxkRhJxHzcVSHPdGvgNe7Ow0rtv.Y0', 'flor_marques', 'flormarques27@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204039939629729/', '2015-06-08 16:31:53', '', 0, 'Flor Marques'),
(4264, 'Teresa_Trancoso_Ascencao_Amador', '$P$B5QYNNta4/Sn/.MUBPz4Z9lWBYPRsv0', 'teresa_trancoso_ascencao_amador', 'zinhatrancoso@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207167406807901/', '2015-06-08 16:34:17', '', 0, 'Teresa Trancoso Ascenção Amador'),
(4265, 'Hugo_Lemos', '$P$B8BhsbhhUM35sPYqxkwB647SsiQge50', 'hugo_lemos', 'hugo_lemos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152992128167333/', '2015-06-08 16:42:00', '', 0, 'Hugo Lemos'),
(4266, 'Diogo_Sarmento', '$P$Bd/cixAOXUeyL1BAwrLfM9LBWFu7RP1', 'diogo_sarmento', 'diogosarmento27@gmail.com', '', '2015-06-08 16:42:40', '', 0, 'Diogo Sarmento'),
(4267, 'Miguel_Araujo_1', '$P$BOH0OGzWHhlIuRRs/QagBasYK.c5jd1', 'miguel_araujo_1', 'miguelfernandesaraujo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/381380375392598/', '2015-06-08 16:43:31', '', 0, 'Miguel Araujo'),
(4268, 'Marisa_Agua', '$P$B/MV8siRlZXZh1kNexhPEUbBZ5W9d.1', 'marisa_agua', 'marisaagua@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1636982833205275/', '2015-06-08 17:01:43', '', 0, 'Marisa Água'),
(4269, 'Marta_Neiva', '$P$BJ1ZBI0Olfn13dfW4y0tDBrqXteFa4.', 'marta_neiva', 'marta.neiva93@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206259763800649/', '2015-06-08 17:08:42', '', 0, 'Marta Neiva'),
(4270, 'Leonardo_Novo', '$P$BQUQwl05/JixR9tjZTR73iachgeDsZ0', 'leonardo_novo', 'lfgnovo@gmail.com', 'https://plus.google.com/104668286407605169284', '2015-06-08 17:09:04', '', 0, 'Leonardo Novo'),
(4271, 'Diogo_Carvalho_2', '$P$BCXk4Md4MNrqMtrC1RrgdKeTeK4YOE0', 'diogo_carvalho_2', 'bodyboard4ever@outlook.pt', 'https://www.facebook.com/app_scoped_user_id/369917319885249/', '2015-06-08 17:11:19', '', 0, 'Diogo Carvalho'),
(4272, 'Xandinha_Valerio', '$P$BeZq/b/zv105upHCgLIxn5nbbt5WtD0', 'xandinha_valerio', 'xandinhavalerio@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10200704059839913/', '2015-06-08 17:12:26', '', 0, 'Xandinha Valério'),
(4273, 'Nuno_Pereira_1', '$P$BDoH8hrcgNIE/UHRUPHgNjcfwAXnkf/', 'nuno_pereira_1', 'nuno.mspereira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1048341511856201/', '2015-06-08 17:14:14', '', 0, 'Nuno Pereira'),
(4274, 'Nuno_Santana_Almeida', '$P$BkY6I1qZedH3mdf34YZTEvQS6k4/vz.', 'nuno_santana_almeida', 'nunoalme@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205691916889364/', '2015-06-08 17:16:16', '', 0, 'Nuno Santana Almeida'),
(4275, 'Pedro_Miranda_1', '$P$BbJO8tYOe2uM2.N01dc67kVWo94sN80', 'pedro_miranda_1', 'mirandapedro.1979@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206114586916613/', '2015-06-08 17:16:18', '', 0, 'Pedro Miranda'),
(4276, 'Paula_Sofio', '$P$Bzkx/eGJgHA0y8kWlu5GKB4h/Pg2pQ0', 'paula_sofio', 'paulasofio1@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10202868456272182/', '2015-06-08 17:18:27', '', 0, 'Paula Sofio'),
(4277, 'Joao_Magalhaes_Cruzeiro', '$P$BfbJPIQhYiD0h7b4/N3wqcNNPpHXiz/', 'joao_magalhaes_cruzeiro', 'joaocruzeiro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205376116020217/', '2015-06-08 17:21:33', '', 0, 'João Magalhães Cruzeiro'),
(4278, 'Marta_Braga', '$P$Bnq1uXK26mwFHBcsIRrXcfvaSlCXxy0', 'marta_braga', 'facebook_user_marta_braga@example.com', 'https://www.facebook.com/app_scoped_user_id/1002002343164407/', '2015-06-08 17:21:39', '', 0, 'Marta Braga'),
(4279, 'Monica_Xavier', '$P$BW.Cr9Gswi5f8XLN2A4NQ00LoItKDn1', 'monica_xavier', 'monicaxavier60@gmail.com', 'https://www.facebook.com/app_scoped_user_id/874854465927569/', '2015-06-08 17:31:41', '', 0, 'Monica Xavier'),
(4280, 'Matilde_Fonseca', '$P$BYFuUrka7sR38lJTRb1kOpCuGSzwyj.', 'matilde_fonseca', 'matilde.fonseca241@gmail.com', 'https://www.facebook.com/app_scoped_user_id/871805309560284/', '2015-06-08 17:36:35', '', 0, 'Matilde Fonseca'),
(4281, 'Frederica_Pereira_da_Costa', '$P$BWExW6KbM8BmQb6ft0u0e8QxeSVb650', 'frederica_pereira_da_costa', 'frederica_mouraz@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10204465103288616/', '2015-06-08 17:36:38', '', 0, 'Frederica Pereira da Costa'),
(4282, 'Susana_Borges', '$P$B4h9tbAx5BKovRueV5AZ2SwmRCEf2M/', 'susana_borges', 'smjborges@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203717153638730/', '2015-06-08 17:40:56', '', 0, 'Susana Borges'),
(4283, 'Stokes_Margarida_Castel-Branco', '$P$BRPGDWP3Y8mIWYTPvO/fP3OuEItfNx.', 'stokes_margarida_castel-branco', 'mstokescb@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1126555430704189/', '2015-06-08 17:40:58', '', 0, 'Stokes Margarida Castel-Branco'),
(4284, 'Maria_Reino', '$P$BdJ58MWXWY6udfiPvfOz6xkUlkiRv8/', 'maria_reino', 'mariakitty18@gmail.com', 'https://www.facebook.com/app_scoped_user_id/928482350535471/', '2015-06-08 17:49:22', '', 0, 'Maria Reino'),
(4285, 'Lara_Valente', '$P$BLWj0bvL36Jv.7gxDtzNW7w9yFehDy0', 'lara_valente', 'lara__valente@outlook.pt', 'https://www.facebook.com/app_scoped_user_id/10153156820908311/', '2015-06-08 17:51:13', '', 0, 'Lara Valente'),
(4286, 'Miguel_Freitas', '$P$B8qWEoYrVRtsFyxPFVoZIrgqbR9eW6/', 'miguel_freitas', 'miigazhon@gmail.com', 'https://www.facebook.com/app_scoped_user_id/894416220629708/', '2015-06-08 17:57:54', '', 0, 'Miguel Freitas'),
(4287, 'Bruno_Roberto', '$P$BmIKAA1d0SnCFml4yFKW3fVNTxjGnt1', 'bruno_roberto', 'bruno.roberto76@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203329544472997/', '2015-06-08 18:00:29', '', 0, 'Bruno Roberto'),
(4288, 'Jean_Bolinhas', '$P$BNXEi6bvlIhsk3xZEJxe9SGblwcivZ0', 'jean_bolinhas', 'j.bolinhas@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/944224542309219/', '2015-06-08 18:04:29', '', 0, 'Jean Bolinhas'),
(4289, 'Paulo_Mendo', '$P$BZkWV8vg6g3g4kOxMeXE8feVNL2c/h0', 'paulo_mendo', 'zepas69@gmail.com', 'https://www.facebook.com/app_scoped_user_id/838532949558245/', '2015-06-08 18:09:27', '', 0, 'Paulo Mendo'),
(4290, 'Beatriz_Da_Cunha_Suyumov', '$P$BezRP4n40u3hVV/Mm/5CCtCOMXXt4T1', 'beatriz_da_cunha_suyumov', 'facebook_user_beatriz_da_cunha_suyumov@example.com', 'https://www.facebook.com/app_scoped_user_id/10200457071026916/', '2015-06-08 18:14:22', '', 0, 'Beatriz Da Cunha Suyumov'),
(4291, 'Susana_Dias_Apolonio', '$P$B/gCFyP9iO2rQhuLlNjqPP3Xb9igLd/', 'susana_dias_apolonio', 'susanadias_a@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204335065243492/', '2015-06-08 18:15:45', '', 0, 'Susana Dias Apolónio'),
(4292, 'Pedro_Lucas', '$P$Bkoyilop5FBMAkmRZlh1aKOKs3ddMg.', 'pedro_lucas', 'gongua@gmail.com', 'https://www.facebook.com/app_scoped_user_id/893958090643644/', '2015-06-08 18:17:12', '', 0, 'Pedro Lucas'),
(4293, 'Edgar_Henriques', '$P$BfcaDHpreCGs2jqrqt4WkuLvgQwcKd1', 'edgar_henriques', 'edgar.henriques@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/715595298586455/', '2015-06-08 18:20:46', '', 0, 'Edgar Henriques'),
(4294, 'Sara_Duarte', '$P$BGPVKOQj9M9pEZ3fsnQr9H.6O0mVKW/', 'sara_duarte', 'ssmcduarte@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153291500922976/', '2015-06-08 18:21:45', '', 0, 'Sara Duarte'),
(4295, 'Zeca_Carmona', '$P$BlsWiHLgigROwKRzLBZUhrYwO4kntr/', 'zeca_carmona', 'zecacarmona@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153378721311753/', '2015-06-08 18:28:44', '', 0, 'Zeca Carmona'),
(4296, 'Filipa_Feu', '$P$Bj3ZCJ7dd2V26P4xnRd6loWLuUPHZA0', 'filipa_feu', 'filipafeu@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153423461754697/', '2015-06-08 18:30:49', '', 0, 'Filipa Feu'),
(4297, 'Ricardo_Couceiro_Coelho', '$P$BF9k/ommVlV4VN7KJJLRfLQt3nuN/a0', 'ricardo_couceiro_coelho', 'ricardo.c@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/955048947848475/', '2015-06-08 18:31:02', '', 0, 'Ricardo Couceiro Coelho'),
(4298, 'Nuno_Crespo', '$P$Bunm4pPw4np9mpxCsDJxU/gXDHXqc31', 'nuno_crespo', 'nunoccrespo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206626167471021/', '2015-06-08 18:33:43', '', 0, 'Nuno Crespo'),
(4299, 'luis_biscaia_1', '$P$B4bvWFz6tXtJvEHGb/2peQ2/WJi0W9/', 'luis_biscaia_1', 'luisbiscaiaster@gmail.com', '', '2015-06-08 18:34:20', '', 0, 'luis biscaia'),
(4300, 'Hugo_BC', '$P$BfirX0PyvhV5yelSPYG5Hic8fIzyKS.', 'hugo_bc', 'hugocacola@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152942931566593/', '2015-06-08 18:45:03', '', 0, 'Hugo BC'),
(4301, 'Jose_Patrao', '$P$BnNbasawYK5OQlQNkjJ./CwNg4zGVf0', 'jose_patrao', 'josempatrao98@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/992736900766922/', '2015-06-08 18:51:18', '', 0, 'José Patrão'),
(4302, 'Isac_Carregosa', '$P$BHWWudn17R3tPbCLClN8i.G5mWwDah.', 'isac_carregosa', 'rastatuga@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1089700631047381/', '2015-06-08 18:51:54', '', 0, 'Isac Carregosa'),
(4303, 'Helder_Palminha', '$P$B0hbPL3t6VWyHugNGbsqNDpaVuVjvC0', 'helder_palminha', 'helder@palminha.com', 'https://www.facebook.com/app_scoped_user_id/10203731762009086/', '2015-06-08 18:53:08', '', 0, 'Helder Palminha'),
(4304, 'Pedro_Alves', '$P$BGzlFl8t2ey5iL7j2FddiOmLL0Vt5L.', 'pedro_alves', 'oemaildopedroalves@gmail.com', 'https://plus.google.com/118381238192406270987', '2015-06-08 18:53:39', '', 0, 'Pedro Alves'),
(4305, 'Julia_Van_Zeller_Palha', '$P$BqcaZaeiLVIsUTa0YN7WUr4.jat7cv.', 'julia_van_zeller_palha', 'juliapalha@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/968474186517753/', '2015-06-08 18:53:42', '', 0, 'Júlia Van Zeller Palha'),
(4306, 'Antonio_Miguel_Pereira_Lopes', '$P$Bj0pjmeC.CEtyYjvvkZ6iUZQfWqV9j.', 'antonio_miguel_pereira_lopes', 'facebook_user_antonio_miguel_pereira_lopes@example.com', 'https://www.facebook.com/app_scoped_user_id/925633890833089/', '2015-06-08 18:53:44', '', 0, 'António Miguel Pereira Lopes'),
(4307, 'Pedro_Pauperio', '$P$BhfFbapCAcuUwiZINO3Jm4HVQVXRjz.', 'pedro_pauperio', 'pedropauperio@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206560920399244/', '2015-06-08 18:59:42', '', 0, 'Pedro Paupério'),
(4308, 'Mafalda_Veloso_da_Veiga', '$P$B6s8YLClNHA7ZTtj4yHwU5j1MsPWiX/', 'mafalda_veloso_da_veiga', 'mafaldavelosodaveiga@gmail.com', 'https://www.facebook.com/app_scoped_user_id/996617963689705/', '2015-06-08 19:00:20', '', 0, 'Mafalda Veloso da Veiga'),
(4309, 'Vasco_Verdes', '$P$BiKuaff9BbU8qIm/rThZruS3V77ZYv/', 'vasco_verdes', 'vascoverdes@gmail.com', 'https://plus.google.com/109367776701700371019', '2015-06-08 19:01:00', '', 0, 'Vasco Verdes'),
(4310, 'Brigitte_Martel_Rouquet', '$P$B5E/t/XxgTG6wEynZ8Zah.x8I8wZUt/', 'brigitte_martel_rouquet', 'brir22@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153242999956117/', '2015-06-08 19:03:20', '', 0, 'Brigitte Martel Rouquet'),
(4311, 'Madalena_Rocha', '$P$Brq9tra1dz9ny8dP7nw8gJtOnBjUHZ.', 'madalena_rocha', 'madalena.rocha.mr@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204528738999221/', '2015-06-08 19:03:20', '', 0, 'Madalena Rocha'),
(4312, 'Bernardo_Veloso_da_Veiga', '$P$BnRnOfocfsa8jm7aXFio5.ub12X73f.', 'bernardo_veloso_da_veiga', 'veiga_bernardo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153347919113908/', '2015-06-08 19:03:25', '', 0, 'Bernardo Veloso da Veiga'),
(4313, 'Teresa_Martinho', '$P$BTrgJkbRueQviTTD7cLLjLzBhI6GkX.', 'teresa_martinho', 'termartinho@gmail.com', 'https://plus.google.com/102533705920697150681', '2015-06-08 19:04:15', '', 0, 'Teresa Martinho'),
(4314, 'Graca_Ribeiro_da_Cunha', '$P$Blmhc3TkJtMfzPhlXTCVPz.MiN45Es1', 'graca_ribeiro_da_cunha', 'graca.m.r.c@gmail.com', 'https://www.facebook.com/app_scoped_user_id/889102867794695/', '2015-06-08 19:05:04', '', 0, 'Graça Ribeiro da Cunha'),
(4315, 'Nuno_Mendao', '$P$B1MGk45UR3IZ7Jiun3CmEYQu.jLX9Y.', 'nuno_mendao', 'nmendao75@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152910329077596/', '2015-06-08 19:05:18', '', 0, 'Nuno Mendao'),
(4316, 'Maria_Martins_da_Silva', '$P$Buq1fw5GBcT/ULXgr1SfoQVX2dBVhc.', 'maria_martins_da_silva', 'bilena@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/870144846354810/', '2015-06-08 19:06:14', '', 0, 'Maria Martins da Silva'),
(4317, 'Margarida_Couto-Rosado', '$P$Bqox8Ov8JMjXf3Rtqq6zTaWKZrYpfS1', 'margarida_couto-rosado', 'mcoutorosado@gmail.com', 'https://plus.google.com/100601354212460633355', '2015-06-08 19:06:55', '', 0, 'Margarida Couto-Rosado'),
(4318, 'Leonor_Macedo', '$P$BBX52Aer7qc0GLDUsYKJDFY9ha8xtJ0', 'leonor_macedo', 'leonor.macedo98@gmail.com', 'https://www.facebook.com/app_scoped_user_id/885767634795677/', '2015-06-08 19:11:53', '', 0, 'Leonor Macedo'),
(4319, 'Rodrigo_Dias', '$P$B5KGKo2zGeMdZ0qPBM6lGdnRZxY/tu0', 'rodrigo_dias', 'r.dias183@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1078616892168258/', '2015-06-08 19:12:28', '', 0, 'Rodrigo Dias'),
(4320, 'Matilde_Carreiras', '$P$Bu768x6yfA7r4g7UINVNsQZXHxP8f/.', 'matilde_carreiras', 'facebook_user_matilde_carreiras@example.com', 'https://www.facebook.com/app_scoped_user_id/1606428586286048/', '2015-06-08 19:15:52', '', 0, 'Matilde Carreiras'),
(4321, 'Patricia_Silva_3', '$P$BPdZuJ7qqAJYQvbstql95.xmE45VOn/', 'patricia_silva_3', 'petha.costa.silva@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/445254645656491/', '2015-06-08 19:17:08', '', 0, 'Patricia Silva'),
(4322, 'Fatima_Barros', '$P$B8RJs1FvoeVKR3.fnaePEFktHYlXL6/', 'fatima_barros', 'fatimabarr@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206641301931677/', '2015-06-08 19:20:09', '', 0, 'Fatima Barros'),
(4323, 'Rui_Sampaio', '$P$Bl.tMnzAYxZ1mt57Nzfc/6GvEl/g0P/', 'rui_sampaio', 'rui.f.sampaio@gmail.com', '', '2015-06-08 19:21:41', '', 0, 'Rui Sampaio'),
(4324, 'David_Pereira', '$P$BzLz3p2I57mtVFsk78dtKw53IJRzxt1', 'david_pereira', 'dfspereira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/450653838428843/', '2015-06-08 19:22:26', '', 0, 'David Pereira'),
(4325, 'Miguel_Filipe', '$P$Bfu7P6oly/CzCfb8l6j2EzXWmFgZIJ0', 'miguel_filipe', 'migueldff@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153027656954436/', '2015-06-08 19:22:39', '', 0, 'Miguel Filipe'),
(4326, 'Ana_Cortez_Frade', '$P$B5efHIhmJbLK18sogiUFdYcUIYMXVP0', 'ana_cortez_frade', 'anacortezfrade@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153431924162369/', '2015-06-08 19:25:16', '', 0, 'Ana Cortez Frade'),
(4327, 'Tiago_A_G_Fonseca', '$P$BUHjxrpXi.wa/oUPz7YFMawCf7Zv0I/', 'tiago_a_g_fonseca', 'tiagoagfonseca@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1001265099906443/', '2015-06-08 19:25:36', '', 0, 'Tiago A. G. Fonseca'),
(4328, 'Miguel_Souza_E_Silva', '$P$BaqtMewuX2aWsG3k2DBWWQ28hJvf7A/', 'miguel_souza_e_silva', 'miguelsouzaesilva@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203828401819895/', '2015-06-08 19:26:54', '', 0, 'Miguel Souza E Silva'),
(4329, 'Andre_Lopes', '$P$B2ASZSt0Y70fZYYi461CfkCiiZWwEy1', 'andre_lopes', 'andresinholopes2010@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/951860358198200/', '2015-06-08 19:29:27', '', 0, 'Andre Lopes'),
(4330, 'Rui_Teixeira', '$P$BRtTu.YoVcoZOzxS2ZRN/LMaplGXA.0', 'rui_teixeira', 'rtxnet@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/973095176054562/', '2015-06-08 19:30:09', '', 0, 'Rui Teixeira'),
(4331, 'Joao_Pedro', '$P$BseylEl4.5WJw3XUKnkRMpFxVP3V./1', 'joao_pedro', 'jota-pe-casteleiro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/872842106124334/', '2015-06-08 19:34:50', '', 0, 'Joao Pedro'),
(4332, 'Marta_Raposo', '$P$B9smKiaDLsh1USOw4tlTwF2wsa8rKV.', 'marta_raposo', 'marta.raposo01@gmail.com', 'https://www.facebook.com/app_scoped_user_id/827826367303258/', '2015-06-08 19:36:22', '', 0, 'Marta Raposo'),
(4333, 'Vera_De_Braganca', '$P$B4t0CKM5iQlTxy7/dzVowfgfjdNZhN0', 'vera_de_braganca', 'verahazle@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203144761979413/', '2015-06-08 19:36:39', '', 0, 'Vera De Bragança'),
(4334, 'Tatiana_Costa', '$P$B8orJ6N8TpmSZJDY5oEvMt4RZOZodu1', 'tatiana_costa', 'tatafer_1994@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203727868791252/', '2015-06-08 19:38:51', '', 0, 'Tatiana Costa'),
(4335, 'Andre_Malheiro', '$P$Bom5tl8to2hlrLBxDoz71wp3VR4dNN0', 'andre_malheiro', 'andregm7@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1011028035588097/', '2015-06-08 19:38:58', '', 0, 'André Malheiro'),
(4336, 'Tiago_V_Sousa', '$P$BRpnEyTGNHvQegbbSic3AB1kB073Br.', 'tiago_v_sousa', 'tiago_sousa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153478188260730/', '2015-06-08 19:40:19', '', 0, 'Tiago V. Sousa'),
(4337, 'Joana_Monteiro_Fernandes', '$P$Buoa4qMKGfSTMHyoM9dmBhzXMNeZBz0', 'joana_monteiro_fernandes', 'joana__fernandes89@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153951015389616/', '2015-06-08 19:40:27', '', 0, 'Joana Monteiro Fernandes'),
(4338, 'Marco_Pitta', '$P$ByL.N4.zuVVN9XNPbMtKXPWLNdWm.21', 'marco_pitta', 'markopittap@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/888413517897248/', '2015-06-08 19:45:07', '', 0, 'Marco Pitta'),
(4339, 'Tis_Tis', '$P$BFqn5iKc72PSOKBqSZxdnaJtZYCpGo0', 'tis_tis', 'tis300173@gmail.com', 'https://plus.google.com/104314625321201435899', '2015-06-08 19:45:12', '', 0, 'Tís Tis'),
(4340, 'Joao_De_Barros', '$P$BD/5gD1F6WeIwsKRUshXCqZ4wX4r60/', 'joao_de_barros', 'joao.miguel.barros@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1634650753442814/', '2015-06-08 19:45:34', '', 0, 'João De Barros'),
(4341, 'Rita_Duraes', '$P$ByJVCYgFJsDV9deEYb1XggfRZihUg6.', 'rita_duraes', 'ritaafonsoduraes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153589385989415/', '2015-06-08 19:45:58', '', 0, 'Rita Durães'),
(4342, 'Alessandro_Pereira', '$P$BMULi7eWg.2qFeHnPEmf/LtN2AdIJB1', 'alessandro_pereira', 'alessandro.surf@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/875038829228374/', '2015-06-08 19:46:04', '', 0, 'Alessandro Pereira'),
(4343, 'Marta_Posser_de_Andrade', '$P$B166dyz2JFERIWp4VZiOlVIRlBh6Oh1', 'marta_posser_de_andrade', 'martinhaposser@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205826775767355/', '2015-06-08 19:46:14', '', 0, 'Marta Posser de Andrade'),
(4344, 'Margarida_Sampaio', '$P$Beew/puazS6gcF1Dymp/zSGJjy5o8M1', 'margarida_sampaio', 'margaridadecarvalhosampaio@gmail.com', 'https://plus.google.com/107527331737902524978', '2015-06-08 19:50:56', '', 0, 'Margarida Sampaio'),
(4345, 'Tiago_Veloso', '$P$BziDdHt1Ou6mBHLapdHMhFkAexQK8H.', 'tiago_veloso', 'tiagocpv@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206893013345031/', '2015-06-08 19:51:18', '', 0, 'Tiago Veloso'),
(4346, 'Maria_Teresa_Rodrigues_Elias', '$P$Bm2z7b0qg9qH4RD9OK/daGga03dzZe/', 'maria_teresa_rodrigues_elias', 'marieteresa45@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1160995013926775/', '2015-06-08 19:51:30', '', 0, 'Maria Teresa Rodrigues Elias'),
(4347, 'Nuno_Telmo', '$P$BD1lZnrr6w3KhCBYp57xnsUS2zhv5t1', 'nuno_telmo', 'ntelmo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152758387801261/', '2015-06-08 19:51:42', '', 0, 'Nuno Telmo'),
(4348, 'Ricardo_Paneiro', '$P$BWhqaqWLWvX.7LMFcCD.4ntvfErPW40', 'ricardo_paneiro', 'rpaneiro@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/964731353561487/', '2015-06-08 19:52:03', '', 0, 'Ricardo Paneiro'),
(4349, 'Surfers_Camp_Rui', '$P$BUxAThfy9gvIT9zvR4O5TmprcFtsy/0', 'surfers_camp_rui', 'rui@surferscamp.com', 'https://www.facebook.com/app_scoped_user_id/10205168137976377/', '2015-06-08 19:52:19', '', 0, 'Surfers Camp Rui'),
(4350, 'Rui_Correia', '$P$Bdl1Vgg635ORcavm/KGZtGqOqp9wyB1', 'rui_correia', 'twixmaluco@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153494187137384/', '2015-06-08 19:53:09', '', 0, 'Rui Correia'),
(4351, 'Mimosa_Lapa', '$P$BzHYhwwyj1ZrkLH12cqiAeig1MMTZG1', 'mimosa_lapa', 'amimosadalapa@gmail.com', 'https://plus.google.com/116542257663110140732', '2015-06-08 19:53:25', '', 0, 'Mimosa Lapa'),
(4352, 'Beatriz_Soares_Marques', '$P$BUD0EWdPauSrLvI8roWY0hP6.omHU6/', 'beatriz_soares_marques', 'facebook_user_beatriz_soares_marques@example.com', 'https://www.facebook.com/app_scoped_user_id/1578739462389051/', '2015-06-08 19:53:58', '', 0, 'Beatriz Soares Marques'),
(4353, 'Denise_Rebelo', '$P$BdRhNe.aexP2BRJTKCQceOqStUwr5W0', 'denise_rebelo', 'deniserebelo3@gmail.com', 'https://plus.google.com/116271911667449768587', '2015-06-08 19:58:26', '', 0, 'Denise Rebelo'),
(4354, 'Joao_Luz', '$P$BSVU1/cgBU8jaawPkJZPUFCvnhKQeE1', 'joao_luz', 'joaomluz97@gmail.com', '', '2015-06-08 19:58:47', '', 0, 'João Luz'),
(4355, 'Juliana_Ascenso', '$P$BC6pvqEuZch4a.2EHqzY43eOP4dF800', 'juliana_ascenso', 'ascensoj@gmail.com', 'https://www.facebook.com/app_scoped_user_id/423921771112405/', '2015-06-08 19:59:08', '', 0, 'Juliana Ascenso'),
(4356, 'Manuela_Fonseca', '$P$Bv/cpSQLL8pE68PK9MENH9nSmdNIjL/', 'manuela_fonseca', 'facebook_user_manuela_fonseca@example.com', 'https://www.facebook.com/app_scoped_user_id/1026565067353649/', '2015-06-08 20:01:32', '', 0, 'Manuela Fonseca'),
(4357, 'Silva_Sony', '$P$BBEwbSUt9Xb6uG9toBZjy/EZrdZszD0', 'silva_sony', 'facebook_user_silva_sony@example.com', 'https://www.facebook.com/app_scoped_user_id/992909070742594/', '2015-06-08 20:03:31', '', 0, 'Silva Sony'),
(4358, 'Sofia_Pinheiro', '$P$BX2O7q7Rt./7tTwr8XqNl28Kb6WLib1', 'sofia_pinheiro', 'ast.pinheiro@gmail.com', '', '2015-06-08 20:10:24', '', 0, 'Sofia Pinheiro'),
(4359, 'Mario_Martins', '$P$BwtkYh/VYhPCONOI7bF8FA0vf.aWr1/', 'mario_martins', 'maemartins@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/1148411621851459/', '2015-06-08 20:10:54', '', 0, 'Mario Martins'),
(4360, 'Andre_Domingos_2', '$P$B4WQ6RYLY22ZQfWFZxXzGTdnteMgh21', 'andre_domingos_2', 'andregdomingos@gmail.com', 'https://plus.google.com/110782949270761074808', '2015-06-08 20:10:59', '', 0, 'Andre Domingos'),
(4361, 'Goncalo_Alves', '$P$BCdpqjqJTct0Ma0Ys/GRUCSqWEmQrP0', 'goncalo_alves', 'gnmalv@iol.pt', 'https://www.facebook.com/app_scoped_user_id/994058093960191/', '2015-06-08 20:11:18', '', 0, 'Gonçalo Alves'),
(4362, 'Carmo_Neves', '$P$BiMRpsBsThtiOiOhJEv5lySXWam.ye1', 'carmo_neves', 'm_carmo_olim_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/970437869656793/', '2015-06-08 20:12:00', '', 0, 'Carmo Neves'),
(4363, 'Teresa_Mendonca', '$P$BD08aGO/ZM1EKJtzBYI2CtjOrC.ZH60', 'teresa_mendonca', 'mendoncascorretores@gmail.com', 'https://profiles.google.com/104264713936457403735', '2015-06-08 20:13:24', '', 0, 'Teresa Mendonça'),
(4364, 'Jose_Barrigao', '$P$BsFqJEpSjpB9CfuHUwiSGhnrBt28E4.', 'jose_barrigao', 'facebook_user_jose_barrigao@example.com', 'https://www.facebook.com/app_scoped_user_id/381866035352218/', '2015-06-08 20:14:35', '', 0, 'José Barrigão'),
(4365, 'Ana_Moreira', '$P$Bxu0U2Uez1ctONks1oDarf.IN9EuaP0', 'ana_moreira', 'pinpona@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/916275008438419/', '2015-06-08 20:14:50', '', 0, 'Ana Moreira'),
(4366, 'Ana_Amador', '$P$B35oyBYjozeGX5QF1LoAqzaKt.33bE/', 'ana_amador', 'anamador73@gmail.com', 'https://www.facebook.com/app_scoped_user_id/871094959645569/', '2015-06-08 20:15:06', '', 0, 'Ana Amador'),
(4367, 'Lourenco_Rato_1', '$P$Bsj/X2BF7rnY7HrBbOC52IOdZ.l0Y40', 'lourenco_rato_1', 'lourencomrato@gmail.com', '', '2015-06-08 20:15:51', '', 0, 'Lourenço Rato'),
(4368, 'Rodrigo_Chaves', '$P$BH6.1tI23lnVqahjPvc7LV28Oe/50y1', 'rodrigo_chaves', 'rodrigolealchaves3@gmail.com', '', '2015-06-08 20:18:25', '', 0, 'Rodrigo Chaves'),
(4369, 'Pedro_Miranda_2', '$P$By6kzR1goDpvSzy1/GA0La6mwLreF9.', 'pedro_miranda_2', 'fotogemeos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/463265613835728/', '2015-06-08 20:18:52', '', 0, 'Pedro Miranda'),
(4370, 'Rodrigo_Correia', '$P$BAVgy5nR1Vktl/pV5k2ma7uKqkQGkZ.', 'rodrigo_correia', 'guigocmz@gmail.com', 'https://www.facebook.com/app_scoped_user_id/935915019762361/', '2015-06-08 20:18:57', '', 0, 'Rodrigo Correia'),
(4371, 'Rodrigo_Martins_1', '$P$BxK8fPgDjtz51H9wovTDLsNg07.VGW.', 'rodrigo_martins_1', 'rpaneiro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/581649891978265/', '2015-06-08 20:19:14', '', 0, 'Rodrigo Martins'),
(4372, 'Catarina_Machado', '$P$BfDFP5hz21p.nMJY40urDzighTAHtu1', 'catarina_machado', 'catarinadiaz97@gmail.com', 'https://plus.google.com/104351428820657239113', '2015-06-08 20:20:47', '', 0, 'Catarina Machado'),
(4373, 'Ines_Almeida', '$P$BcW4GoJ0cP23YppnDvI6UNz2qEQ5T./', 'ines_almeida', 'nokas_almeida@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/906727009418102/', '2015-06-08 20:21:46', '', 0, 'Inês Almeida'),
(4374, 'Monica_Miranda', '$P$BJxgfYidpOOy/1dWYpHZHUQ.zhQgRp/', 'monica_miranda', 'mokina.miranda@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1080328428662132/', '2015-06-08 20:22:25', '', 0, 'Mónica Miranda'),
(4375, 'Luis_Trindade', '$P$B1X0XkkKZ2a/07y.Aq4/IiMzFHHF0a1', 'luis_trindade', 'x_x_trindade_x_x@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/442863649213497/', '2015-06-08 20:25:43', '', 0, 'Luis Trindade'),
(4376, 'Vania_Rodrigues', '$P$BPKmHJXWhEXd5x1feh31..wXYFtfwE1', 'vania_rodrigues', 'facebook_user_vania_rodrigues@example.com', 'https://www.facebook.com/app_scoped_user_id/10153489460055864/', '2015-06-08 20:26:31', '', 0, 'Vânia Rodrigues'),
(4377, 'Ana_Caceres_Monteiro', '$P$BEqkNeUq3kfdbFXAXw8vB3H5sqsc.X.', 'ana_caceres_monteiro', 'anacaceres@masemba.com', 'https://www.facebook.com/app_scoped_user_id/10206835562469634/', '2015-06-08 20:26:47', '', 0, 'Ana Cáceres Monteiro'),
(4378, 'Zaza_Cruz_Areosa', '$P$BbkZr8nhVRXRwQXtMS8e.Jd8yylQje0', 'zaza_cruz_areosa', 'neuza.areosa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153971946459115/', '2015-06-08 20:27:04', '', 0, 'Zázá Cruz Areosa'),
(4379, 'Catarina_Gandra', '$P$BnZO0BIeyVYP91fY583fi8lv0jmHHS1', 'catarina_gandra', 'catarina1921@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1033008526711940/', '2015-06-08 20:29:23', '', 0, 'Catarina Gandra'),
(4380, 'Antonio_Appleton', '$P$BQbuEp/Eso1fMcB04fkZ8TVl66VPRd/', 'antonio_appleton', 'appletona09@darden.virginia.edu', 'https://www.facebook.com/app_scoped_user_id/10153388651356411/', '2015-06-08 20:29:39', '', 0, 'Antonio Appleton'),
(4381, 'Margarida_Sousa_Marques', '$P$BOtm9AjfbriKmD9mql.LqUn2C3A/I51', 'margarida_sousa_marques', 'msousamarques@gmail.com', 'https://plus.google.com/115387018719066669029', '2015-06-08 20:30:47', '', 0, 'Margarida Sousa Marques'),
(4382, 'Julio_Cesar_Fontes', '$P$BKug1M6ncS/OtkgWngOxeBP3piPbbs/', 'julio_cesar_fontes', 'jcesarf2011@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1100110750003594/', '2015-06-08 20:31:40', '', 0, 'Julio Cesar Fontes'),
(4383, 'Lula_Lickfold', '$P$BC3cmAVl18taLXTP6QxaQcmBZv60NZ.', 'lula_lickfold', 'lulalickfold@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152858474767233/', '2015-06-08 20:34:00', '', 0, 'Lula Lickfold'),
(4384, 'Rita_Vale_de_Almeida', '$P$B9nI18XOfrUZ5LyJitIk15np6JW51u/', 'rita_vale_de_almeida', 'ritavalealmeida@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204296130591986/', '2015-06-08 20:34:04', '', 0, 'Rita Vale de Almeida'),
(4385, 'Joao_Alarcao', '$P$B4ZejqPl/7bq5RZ1F1bQnvq.DfA8h40', 'joao_alarcao', 'joaoalarcao@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/10206874972450637/', '2015-06-08 20:34:07', '', 0, 'João Alarcão'),
(4386, 'Kelly_Silva', '$P$BHm03cQINgtXY9mWzYaaz.KXBg3l/U0', 'kelly_silva', 'krsilva77@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204501031588081/', '2015-06-08 20:34:21', '', 0, 'Kelly Silva'),
(4387, 'Tiago_Martins', '$P$Bba.tdmZYVw/V4lgsIOiKs/BBOvr./.', 'tiago_martins', 'facebook_user_tiago_martins@example.com', 'https://www.facebook.com/app_scoped_user_id/831867833533783/', '2015-06-08 20:34:25', '', 0, 'Tiago Martins'),
(4388, 'Teresa_Teixeira_de_Abreu', '$P$BHKVVgM5y7vFv86R8rAF4LjWTFKMQ50', 'teresa_teixeira_de_abreu', 'teresa_t_abreu@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1008307595846018/', '2015-06-08 20:34:54', '', 0, 'Teresa Teixeira de Abreu'),
(4389, 'Mateus_Seabra_Lima', '$P$BIkbtsRXlmIVCUYJiv0SNjNQaIdSwf.', 'mateus_seabra_lima', 'mm3.lima@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/700590916735133/', '2015-06-08 20:35:58', '', 0, 'Mateus Seabra Lima'),
(4390, 'Pedro_Boullosa_Gonzalez', '$P$B9JoEkMz1j7LqUtPuYj1/zGis6TpHU/', 'pedro_boullosa_gonzalez', 'facebook_user_pedro_boullosa_gonzalez@example.com', 'https://www.facebook.com/app_scoped_user_id/864092156959919/', '2015-06-08 20:36:28', '', 0, 'Pedro Boullosa Gonzalez'),
(4391, 'Ligia_Teixeira', '$P$BQObXxwmd0uLdFcPvFNa7qAvKYVquH/', 'ligia_teixeira', 'ligia_teixqmr@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/985865478120725/', '2015-06-08 20:36:29', '', 0, 'Ligia Teixeira'),
(4392, 'Manuel_Lourenco', '$P$BNEmXdLWOiyOXwVFj5TOdzyQrPq6hY1', 'manuel_lourenco', 'ciberrod@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207082941770753/', '2015-06-08 20:36:53', '', 0, 'Manuel Lourenço'),
(4393, 'Edna_Ferreira', '$P$BPpJFofC.68fYbmTFwqOVu6LXSyKXW1', 'edna_ferreira', 'ferreiraedna77@gmail.com', '', '2015-06-08 20:37:38', '', 0, 'Edna Ferreira'),
(4394, 'Clara_Gaspar', '$P$BXNxO//6hPOsgQqKlAP8Cg0p4l9iAm/', 'clara_gaspar', 'cmggg_deco@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10205596037032640/', '2015-06-08 20:38:44', '', 0, 'Clara Gaspar'),
(4395, 'Tiago_Bruschy', '$P$BJ8TwviDnmoDQbI0Vf02F9jeYB0zOn1', 'tiago_bruschy', 'tiago.bruschy@gmail.com', 'https://www.facebook.com/app_scoped_user_id/978720418806462/', '2015-06-08 20:39:59', '', 0, 'Tiago Bruschy'),
(4396, 'Carolina_Jacques', '$P$B6vL6V3O1JmNBPxOat2yMPRe7C9hRg.', 'carolina_jacques', 'carolinajacques@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206979414384234/', '2015-06-08 20:43:26', '', 0, 'Carolina Jacques'),
(4397, 'Antonio_Carlos_Matos', '$P$BSR7w06aqS3TIHrrdMtanEXktIAOYa.', 'antonio_carlos_matos', 'antoniocmatos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153961501134937/', '2015-06-08 20:44:32', '', 0, 'António Carlos Matos'),
(4398, 'Joana_Fernandes', '$P$BXkD6c.k/GcJlEWeZpdpZ2K2e/zU/V/', 'joana_fernandes', 'joanaorgf@gmail.com', 'https://www.facebook.com/app_scoped_user_id/952380278126534/', '2015-06-08 20:45:52', '', 0, 'Joana Fernandes'),
(4399, 'Ana_Pessanha_de_Oliveira', '$P$Bwof/.PBpFflO2.62qTrBN9Ci0zyF40', 'ana_pessanha_de_oliveira', 'aninhas_cascais@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206042402233566/', '2015-06-08 20:47:06', '', 0, 'Ana Pessanha de Oliveira'),
(4400, 'Falcao_Oporto', '$P$Bt4cypdXjji5dyxGv/3I2voV.vVQ1Z/', 'falcao_oporto', 'paulo.veloso@portugalmail.pt', 'https://www.facebook.com/app_scoped_user_id/944488798916402/', '2015-06-08 20:48:32', '', 0, 'Falcão Oporto'),
(4401, 'Tiago_Constantino', '$P$BNJeQTaHDqFMD9Gjg3sSpZNh24asIw0', 'tiago_constantino', 'facebook_user_tiago_constantino@example.com', 'https://www.facebook.com/app_scoped_user_id/10153610050148455/', '2015-06-08 20:48:51', '', 0, 'Tiago Constantino'),
(4402, 'Ana_Abade', '$P$BTvcZ0hkl20a46dhVwizsAkB7zuBtt/', 'ana_abade', 'ana.abade@oasisatlantico.com', 'https://www.facebook.com/app_scoped_user_id/10205527979893240/', '2015-06-08 20:49:02', '', 0, 'Ana Abade'),
(4403, 'Ilda_Brau', '$P$BkG12Wmay5tg1gXOlCiYvAq7AeVoAW1', 'ilda_brau', 'ibrau@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207236050126011/', '2015-06-08 20:50:28', '', 0, 'Ilda Brau'),
(4404, 'Claudia_de_Macedo', '$P$BOenjBO2a4dBa2fWu9lNW3rsSTX8v71', 'claudia_de_macedo', 'claudiademacedo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206775381965855/', '2015-06-08 20:50:32', '', 0, 'Cláudia de Macedo'),
(4405, 'Cesar_de_Oliveira', '$P$BNlPiVHAo4OakT3RXwmdihJD4oCLSx0', 'cesar_de_oliveira', 'cesar_loiko@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1061754293853638/', '2015-06-08 20:51:13', '', 0, 'César de Oliveira'),
(4406, 'Leo_Cruz', '$P$BUi0mabFOxFAgNFZuTL7pqs70HfyvB0', 'leo_cruz', 'leosimoes87@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153032097760829/', '2015-06-08 20:51:17', '', 0, 'Leo Cruz'),
(4407, 'Catarina_Vilar_Da_Costa', '$P$BosGbAHmi89zFtDhrNrMX1Jse3Xd7v/', 'catarina_vilar_da_costa', 'catvilardacosta@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206894226335061/', '2015-06-08 20:53:40', '', 0, 'Catarina Vilar Da Costa'),
(4408, 'Ana_Vicente', '$P$Bs0l548qPaebD4rQU8U8S1T/vUuAKp.', 'ana_vicente', 'aifvicente@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153072347954545/', '2015-06-08 20:56:13', '', 0, 'Ana Vicente'),
(4409, 'Rita_Queiroz', '$P$BuNdQAhooJCxbkkshM5XrYJNZmGkoE/', 'rita_queiroz', 'inhas_queiroz@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152805331426207/', '2015-06-08 20:56:17', '', 0, 'Rita Queiroz'),
(4410, 'Francisco_Neffe_Durao', '$P$Bal9o7SdzRtHvqqr0vJIcd980tHeds.', 'francisco_neffe_durao', 'franciscodurao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155562673255018/', '2015-06-08 20:56:22', '', 0, 'Francisco Neffe Durão'),
(4411, 'Mariana_Machado', '$P$B895weMTuztOzCn1T7NFuTWIsSI3gX.', 'mariana_machado', 'machadomariana.73@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1589130804694408/', '2015-06-08 20:56:24', '', 0, 'Mariana Machado'),
(4412, 'Alexandra_Fonseca', '$P$BENbUd36O1WkUXJ3teq/cCuinguL99/', 'alexandra_fonseca', 'facebook_user_alexandra_fonseca@example.com', 'https://www.facebook.com/app_scoped_user_id/10204379555425003/', '2015-06-08 20:56:28', '', 0, 'Alexandra Fonseca'),
(4413, 'Paulo_Marques', '$P$B1CljaNmtUs46foE9a2gUypfHoQC.N/', 'paulo_marques', 'pjjmarques@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1087444197951509/', '2015-06-08 20:56:45', '', 0, 'Paulo Marques'),
(4414, 'Soraia_Pita', '$P$Bm6KhsLIs1hWSmBhBDD2WmSAUIM6031', 'soraia_pita', 'soraia.pita@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/986564024696999/', '2015-06-08 20:57:22', '', 0, 'Soraia Pita'),
(4415, 'Liliana_Geraldo', '$P$B8cQyMo2nXD8zlBbTn7WZym9YPeUfv1', 'liliana_geraldo', 'lilianageraldo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206266806302245/', '2015-06-08 20:58:06', '', 0, 'Liliana Geraldo'),
(4416, 'Rita_Almeida', '$P$BMB6xtM4vmGwtBFbIirSVOTlvo7Bfa0', 'rita_almeida', 'ritasurf@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1133901716624679/', '2015-06-08 20:58:48', '', 0, 'Rita Almeida'),
(4417, 'Ruka_Silva', '$P$B2N0z9mxUEbLETWEK9b7sBmp.Ika0i1', 'ruka_silva', 'rukafcs@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1120852024611182/', '2015-06-08 20:59:01', '', 0, 'Ruka Silva'),
(4418, 'Mariana_Horgan', '$P$BzbOmOUi0E0t9Sq7eujUiAlXfpEnF3.', 'mariana_horgan', 'mariana_horgan@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152957756573589/', '2015-06-08 20:59:55', '', 0, 'Mariana Horgan'),
(4419, 'Alexandra_Fernandes', '$P$BtMfMFpZ/wVxkdZrDqUfuuXNgNFLuS0', 'alexandra_fernandes', 'anax185@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152954683522849/', '2015-06-08 21:00:07', '', 0, 'Alexandra Fernandes'),
(4420, 'Barbara_Sousa_Coutinho_1', '$P$BJvbRMF3byCWe0KhTjl6Isq8HRofHo.', 'barbara_sousa_coutinho_1', 'facebook_user_barbara_sousa_coutinho_1@example.com', 'https://www.facebook.com/app_scoped_user_id/10200658051409371/', '2015-06-08 21:00:13', '', 0, 'Bárbara Sousa Coutinho'),
(4421, 'Vera_Macedo_Megre', '$P$Bw1wbqaNtfqjw1dxnaKDFPRTwUmy9s.', 'vera_macedo_megre', 'verarrmacedo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153104881379900/', '2015-06-08 21:01:42', '', 0, 'Vera Macedo Megre'),
(4422, 'Pedro_Bicudo', '$P$Bfg/Ve4l638zgNwiBhdSr.SXAozYSj/', 'pedro_bicudo', 'pedro.bicudo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153079856643925/', '2015-06-08 21:02:16', '', 0, 'Pedro Bicudo'),
(4423, 'Susana_Isidoro', '$P$BhtJ4pGXPdIurxHjohpUcxjqcmK/O41', 'susana_isidoro', 'susananevesisidoro@gmail.com', '', '2015-06-08 21:02:39', '', 0, 'Susana Isidoro'),
(4424, 'Alexandre_Santos_1', '$P$B5Wmdw1Hxrj7vL1vPFMu5C4iZKQUfE/', 'alexandre_santos_1', 'xanoonax@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205474525956150/', '2015-06-08 21:03:41', '', 0, 'Alexandre Santos'),
(4425, 'Filipe_Robalo_Cordeiro', '$P$BMDZvw90371D9y6X/iffYHocTfBAgU0', 'filipe_robalo_cordeiro', 'pipo_frc@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/815728521809110/', '2015-06-08 21:03:51', '', 0, 'Filipe Robalo Cordeiro'),
(4426, 'Anabela_Silva-Coutinho', '$P$B8dFVM1SGkf.Hv226QYG4BGbjPveBt.', 'anabela_silva-coutinho', 'anabela-coutinho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1007496919261990/', '2015-06-08 21:05:10', '', 0, 'Anabela Silva-Coutinho'),
(4427, 'Sancho_de_Mascarenhas', '$P$B4c3DTgaO.vkHuxY5pr7UcTIpOUz/R.', 'sancho_de_mascarenhas', 'sancho.mascarenhas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/867042596702342/', '2015-06-08 21:05:29', '', 0, 'Sancho de Mascarenhas'),
(4428, 'Marta_Castro', '$P$BGyvALyfK5mKNc6VY5y64CZrfCaS32.', 'marta_castro', 'martha_pcastro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/951138601573701/', '2015-06-08 21:06:15', '', 0, 'Marta Castro'),
(4429, 'Maria_Dias_2', '$P$BmEnZ14/yCTze2eRBpS1dqum7RhX4X.', 'maria_dias_2', 'maria.dias97@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/913498935374539/', '2015-06-08 21:07:29', '', 0, 'Maria Dias'),
(4430, 'Liliana_Pereira', '$P$BO16DKQndlkH3ek5EWu6lC.MG2RGdE0', 'liliana_pereira', 'lilianacp@gmail.com', 'https://www.facebook.com/app_scoped_user_id/847120515378485/', '2015-06-08 21:08:37', '', 0, 'Liliana Pereira'),
(4431, 'Claudia_D_Almeida', '$P$B3ArbC2UGfOlnqfqZAeTqPgT8YVuTa.', 'claudia_d_almeida', 'facebook_user_claudia_d_almeida@example.com', 'https://www.facebook.com/app_scoped_user_id/10204024247552555/', '2015-06-08 21:09:55', '', 0, 'Cláudia D\' Almeida'),
(4432, 'Yannick_Kemp_1', '$P$BHcc.kUExidKQbiJjjZXaG7gtqKLgG.', 'yannick_kemp_1', 'y.a.kemp@gmail.com', 'https://plus.google.com/114710225893386696152', '2015-06-08 21:11:40', '', 0, 'Yannick Kemp'),
(4433, 'Muna_Dias', '$P$BnQ2piWcKo79oBs711dqDpkMAwFEVj0', 'muna_dias', 'manuela.dias@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205459762947811/', '2015-06-08 21:11:43', '', 0, 'Muna Dias'),
(4434, 'Ana_Valente', '$P$BTBSLHupgcXkvF2JHm6gixhPA/zgqh.', 'ana_valente', 'facebook_user_ana_valente@example.com', 'https://www.facebook.com/app_scoped_user_id/1007566442594451/', '2015-06-08 21:11:54', '', 0, 'Ana Valente'),
(4435, 'Xenho_Rocha', '$P$BxNrXpRJZCEtLRsnpQ2RQwElGrIqe00', 'xenho_rocha', 'xenhorodrigues@gmail.com', 'https://www.facebook.com/app_scoped_user_id/938902399486082/', '2015-06-08 21:12:13', '', 0, 'Xenho Rocha'),
(4436, 'Rita_Duarte', '$P$BETWx2oh743viHi9JgM6/wMfCSMfDl/', 'rita_duarte', 'facebook_user_rita_duarte@example.com', 'https://www.facebook.com/app_scoped_user_id/1119310611428711/', '2015-06-08 21:14:40', '', 0, 'Rita Duarte'),
(4437, 'Kelly_Silva_1', '$P$BVr6ADCXY3EqlxTjwh9DjYlN26arXG/', 'kelly_silva_1', 'kelly.despomar@gmail.com', 'https://plus.google.com/112250192960784394897', '2015-06-08 21:16:08', '', 0, 'Kelly Silva'),
(4438, 'Catarina_Pereira_1', '$P$B41I2xwLCJFVaOSK0AYcU775RZrHom0', 'catarina_pereira_1', 'catperes123@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1437667429888032/', '2015-06-08 21:16:35', '', 0, 'Catarina Pereira'),
(4439, 'Luis_Alves', '$P$BksfPv0KpXjnShbuJ5EA8OZAFFm2Tw0', 'luis_alves', 'luis@ericeirasurfshop.pt', 'https://www.facebook.com/app_scoped_user_id/853537111347999/', '2015-06-08 21:16:41', '', 0, 'Luis Alves'),
(4440, 'Pedro_Rafael', '$P$BfTFGcLu1cbPKnb6LZICnp2YmJZx5A.', 'pedro_rafael', 'pedraf_6991@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1159314457428833/', '2015-06-08 21:16:55', '', 0, 'Pedro Rafael'),
(4441, 'Marta_Lopes_Navarro', '$P$BW3n3zJVr2ZrhMjXgUsMIhubIPSwJz.', 'marta_lopes_navarro', 'titalopesnavarro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/988245347866247/', '2015-06-08 21:17:22', '', 0, 'Marta Lopes Navarro'),
(4442, 'Carlos_Pereira_1', '$P$BaNLf9jmpQao2QRb/5el.MNkS.HoRf.', 'carlos_pereira_1', 'cmpereira.pt@gmail.com', 'https://www.facebook.com/app_scoped_user_id/379020238969345/', '2015-06-08 21:17:29', '', 0, 'Carlos Pereira'),
(4443, 'Jaime_Afonso_Felix', '$P$B4IMvsrrUpbtlc7s/71PIPrEx1KgXY/', 'jaime_afonso_felix', 'jai.mix@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/992491430791305/', '2015-06-08 21:19:08', '', 0, 'Jaime Afonso Felix'),
(4444, 'Manel_Ramalho', '$P$BRlYXQQdHjsA0P9S8hCNBYl64NyrqA/', 'manel_ramalho', 'manelmariaramalho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1589228558018844/', '2015-06-08 21:21:52', '', 0, 'Manel Ramalho'),
(4445, 'Pedro_Chaira', '$P$Bwdwt1udj/3YPwPsbWueYR30T/CVET/', 'pedro_chaira', 'jose.cunha2007@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10202998783650610/', '2015-06-08 21:22:47', '', 0, 'Pedro Chaira'),
(4446, 'Ines_Macedo_Trigo', '$P$BPY/yxeYkm6Jgkn1dtJdMfGe6QgC6f1', 'ines_macedo_trigo', 'facebook_user_ines_macedo_trigo@example.com', 'https://www.facebook.com/app_scoped_user_id/10152984901517794/', '2015-06-08 21:22:58', '', 0, 'Inês Macedo Trigo'),
(4447, 'Vanda_Ascensao', '$P$BR0.erbJvWjO8xPBY5cGJTY3wOFdGF/', 'vanda_ascensao', 'vandafish@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153085813977912/', '2015-06-08 21:24:53', '', 0, 'Vanda Ascensao'),
(4448, 'Ines_Macedo_Trigo_1', '$P$Bps0DDN7qvjCD2pNh0uVMXfIPzsEI3/', 'ines_macedo_trigo_1', 'inesmacedotrigo@gmail.com', 'https://plus.google.com/103663078706743061881', '2015-06-08 21:25:18', '', 0, 'Inês Macedo Trigo'),
(4449, 'Alexandra_Santos', '$P$BaDbFxUcHNy9X7J67G2g0YfCBxQKIz.', 'alexandra_santos', 'santos.alexia@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1108717802475105/', '2015-06-08 21:26:03', '', 0, 'Alexandra Santos'),
(4450, 'Sofia_Loureiro', '$P$B0gpOILrVnWU1L4lbI.3LIogHraOOK0', 'sofia_loureiro', 'sofialoureiro@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/964306130267034/', '2015-06-08 21:26:31', '', 0, 'Sofia Loureiro'),
(4451, 'Isabel_Soares', '$P$B0TW5m8.4u9jv7QYk6Y/fZmnxug4/P1', 'isabel_soares', 'immsoares@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203858662815201/', '2015-06-08 21:27:27', '', 0, 'Isabel Soares'),
(4452, 'Jaime_Filipe_Felix', '$P$B8bE8JBTeA1GyQ5KjDYbys0dxrqLBN1', 'jaime_filipe_felix', 'jaimefelix26@gmail.com', 'https://www.facebook.com/app_scoped_user_id/918751538148243/', '2015-06-08 21:29:37', '', 0, 'Jaime Filipe Félix'),
(4453, 'Marina_Santos', '$P$ByzDrGmBFaaHbk1oiUMv2MucyzEoBs0', 'marina_santos', 'marina.s.esteves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205017124844090/', '2015-06-08 21:32:45', '', 0, 'Marina Santos'),
(4454, 'Raquel_Estrela_Rego', '$P$BnvxCkyqaUEsOiglRhQZTAgJlCP3c7.', 'raquel_estrela_rego', 'facebook_user_raquel_estrela_rego@example.com', 'https://www.facebook.com/app_scoped_user_id/10204159201929573/', '2015-06-08 21:33:17', '', 0, 'Raquel Estrela Rego'),
(4455, 'Magda_Jacinto', '$P$BlO5A8sdl5XwtUyYOqPJDEs1IRs13B/', 'magda_jacinto', 'magda_jacinto@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1078570072157785/', '2015-06-08 21:34:34', '', 0, 'Magda Jacinto');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(4456, 'Antonio_Luis_Mendes', '$P$BTWuktfOGKqpcKRiAueIigEZlR3Hkw.', 'antonio_luis_mendes', 'antonioluismsilva@gmail.com', 'https://plus.google.com/112837323490793174650', '2015-06-08 21:35:12', '', 0, 'António Luís Mendes'),
(4457, 'Sandra_Gois', '$P$Ba9Fva1Jr628hJYwQPHZo4aayfUAvZ.', 'sandra_gois', 'sandragoisgomes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/865869073497500/', '2015-06-08 21:35:29', '', 0, 'Sandra Gois'),
(4458, 'Joao_Caetano', '$P$BdpYqFNJ73yah8i8iUHDqYLcq6sa1W0', 'joao_caetano', 'joaogcaetano@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153419455757922/', '2015-06-08 21:36:28', '', 0, 'Joao Caetano'),
(4459, 'Luisa_Malveiro_Morais', '$P$Bw744xm/KeEPWxv3X5IffW9f3TFg4V.', 'luisa_malveiro_morais', 'lmalveiromorais@gmail.com', 'https://www.facebook.com/app_scoped_user_id/733075533464866/', '2015-06-08 21:36:34', '', 0, 'Luisa Malveiro Morais'),
(4460, 'Natalia_Zubyk', '$P$BBlaTMVJhM30wcvAgjbR6GLncAoGEi/', 'natalia_zubyk', 'natalia_nali@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1027339867278826/', '2015-06-08 21:36:44', '', 0, 'Natalia Zubyk'),
(4461, 'Sandra_Santos_1', '$P$BrLvJd.a8IXSdCNc3bBtz3mz9ODDkm0', 'sandra_santos_1', 'sandramarquos@gmail.com', '', '2015-06-08 21:37:34', '', 0, 'Sandra Santos'),
(4462, 'Erica_Gandum_Moreira', '$P$BMQxeNcn.JEucJYFFDK5DYluVPPj/S0', 'erica_gandum_moreira', 'erica_gm@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152970084718660/', '2015-06-08 21:37:55', '', 0, 'Erica Gandum Moreira'),
(4463, 'Maria_Amelia_Damasio', '$P$BhdcctyJTV61A/MM1R4qDerpHwjcfp/', 'maria_amelia_damasio', 'ameliadamasio@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204433971389733/', '2015-06-08 21:37:58', '', 0, 'Maria Amelia Damasio'),
(4464, 'Luis', '$P$BC/FgnjNJbnLaPll7hV0oDz16hHTrV.', 'luis', 'luispenhacosta@gmail.com', 'https://plus.google.com/103106693249771321586', '2015-06-08 21:38:23', '', 0, 'Luis'),
(4465, 'Madalena_Pires_de_Lima', '$P$BOLt6xIuVRGIQZ3XFkmyfhf3Ccrw7S/', 'madalena_pires_de_lima', 'piresdelima.madalena@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1048768691809723/', '2015-06-08 21:39:19', '', 0, 'Madalena Pires de Lima'),
(4466, 'Margarida_Marques', '$P$BHCEkGw3a9z1KE0D.UcUBQiUNDx.0G/', 'margarida_marques', 'mmmarques82@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153478456209203/', '2015-06-08 21:39:50', '', 0, 'Margarida Marques'),
(4467, 'Dora_Alves_Borga', '$P$BdkC3wFRE05qI1PVf5Au/jj86d31aR1', 'dora_alves_borga', 'doraborga@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/10207024683243651/', '2015-06-08 21:40:14', '', 0, 'Dora Alves Borga'),
(4468, 'Pedro_Fortunato', '$P$Bn.6LJvRr1Kqv/CYSdBLXSgQ.Haei70', 'pedro_fortunato', 'facebook_user_pedro_fortunato@example.com', 'https://www.facebook.com/app_scoped_user_id/10205363340615995/', '2015-06-08 21:40:15', '', 0, 'Pedro Fortunato'),
(4469, 'Tiago_Magro', '$P$BosIgRXTpwAtW0bBaTTg6KY5PzwjEC/', 'tiago_magro', 'tiagom77@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10153305533054463/', '2015-06-08 21:40:47', '', 0, 'Tiago Magro'),
(4470, 'Joana_Soares', '$P$BKBG5coWPIgGjKbZzg61jEFi5G91pu1', 'joana_soares', 'joanamcf_soares@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/942583812451264/', '2015-06-08 21:40:51', '', 0, 'Joana Soares'),
(4471, 'Pedro_Vila', '$P$BU.gz8gHBzzPFckpmc8HZOYHPVn.rM.', 'pedro_vila', 'facebook_user_pedro_vila@example.com', 'https://www.facebook.com/app_scoped_user_id/984972264846758/', '2015-06-08 21:41:15', '', 0, 'Pedro Vila'),
(4472, 'Peniche_Surfguide', '$P$BnTqY5zl/DWc9C2ewQ0MWZKq5q0Hn2/', 'peniche_surfguide', 'facebook_user_peniche_surfguide@example.com', 'https://www.facebook.com/app_scoped_user_id/508595725965062/', '2015-06-08 21:41:19', '', 0, 'Peniche Surfguide'),
(4473, 'Aurora_Silva', '$P$BEELdSt7wCKSmcQ2AGl.l8pGiH0MMc1', 'aurora_silva', 'auroraeusebio@gmail.com', 'https://plus.google.com/117712414450032196450', '2015-06-08 21:41:48', '', 0, 'Aurora Silva'),
(4474, 'Ricardo_Alexandre', '$P$Bk/UZAKssJHqTCtLLxIT9bX1r7Rxme0', 'ricardo_alexandre', 'ricardo.alexandre@me.com', 'https://www.facebook.com/app_scoped_user_id/10206311487001970/', '2015-06-08 21:43:15', '', 0, 'Ricardo Alexandre'),
(4475, 'Silvia_Alves', '$P$B7z39jQ34x/UuXr5Sv74qUirslVoaa1', 'silvia_alves', 'silvinha_alves@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205345839138402/', '2015-06-08 21:43:26', '', 0, 'Sílvia Alves'),
(4476, 'Luis_Siopa', '$P$BDHnp0DVvntUJM4jwBaLlYUBwosa2G1', 'luis_siopa', 'siopaluis@gmail.com', 'https://plus.google.com/109158526850242508470', '2015-06-08 21:43:47', '', 0, 'Luis Siopa'),
(4477, 'Patricia_Marques', '$P$BqZyjAGD8mAyWhtVyiIimYc/Ljl7cp.', 'patricia_marques', 'apjmarques@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153295009281181/', '2015-06-08 21:46:43', '', 0, 'Patricia Marques'),
(4478, 'Manuel_Silva_E_Sousa', '$P$BqNYha/Krp1LHff63rUSndJ4Akq6h1.', 'manuel_silva_e_sousa', 'manuel_nss@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152936070868443/', '2015-06-08 21:48:46', '', 0, 'Manuel Silva E Sousa'),
(4479, 'Pedro_Vazao_Almeida', '$P$BkBO/NmQWRns5l1T1WnoJMG6P6jx9S/', 'pedro_vazao_almeida', 'pedrovazao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152979243242677/', '2015-06-08 21:48:58', '', 0, 'Pedro Vazão Almeida'),
(4480, 'Daniel_Oliveira_1', '$P$BBw2oGO3L1zKU/QutRWqHSNtia0Xg2/', 'daniel_oliveira_1', 'dnl0live@gmail.com', 'https://plus.google.com/109526443691624255260', '2015-06-08 21:49:24', '', 0, 'Daniel Oliveira'),
(4481, 'Carlota_Celeiro_Marques', '$P$BxqBqwY9cv3MI8PaN/JY993aHIbGjo/', 'carlota_celeiro_marques', 'clncmarques@gmail.com', 'https://www.facebook.com/app_scoped_user_id/873809459360528/', '2015-06-08 21:49:59', '', 0, 'Carlota Celeiro Marques'),
(4482, 'Mara_Duarte', '$P$BYj5kZHaTsZOKbZ8cY6WEH4qdcFDoP/', 'mara_duarte', 'maracostaduarte96@gmail.com', 'https://plus.google.com/110673261822784592517', '2015-06-08 21:50:02', '', 0, 'Mara Duarte'),
(4483, 'Pil_Lip', '$P$B2TrvZ4Q26Bzc84e1dzwjevghkU47H/', 'pil_lip', 'lip.pil@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/767925053327602/', '2015-06-08 21:51:06', '', 0, 'Pil Lip'),
(4484, 'Kirill_Komrakov', '$P$B4TqcfIevdnE4IHHHAWO3GSr/.jp6X.', 'kirill_komrakov', 'kirillkomrakov@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10207181988014339/', '2015-06-08 21:51:38', '', 0, 'Kirill Komrakov'),
(4485, 'Ana_Claudia_Almeida', '$P$B2HKeQEov1X8hwrBukqCumdRhp9Er1.', 'ana_claudia_almeida', 'tico95almeida@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204108665867148/', '2015-06-08 21:53:19', '', 0, 'Ana Claudia Almeida'),
(4486, 'Nuno_Draws', '$P$Bk71vowgVNKrUJDnoERJw.Ptw2qiP71', 'nuno_draws', 'nunos.draws@gmail.com', 'https://www.facebook.com/app_scoped_user_id/834690756615748/', '2015-06-08 21:54:16', '', 0, 'Nuno Draws'),
(4487, 'Infinity_Pic', '$P$BP5PwhRb7VI/ZMp2MSdRJvBUy5QnBB1', 'infinity_pic', 'migasliva1974@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1647334795500833/', '2015-06-08 21:56:16', '', 0, 'Infinity Pic'),
(4488, 'Carina_Galvao_Dias', '$P$BRnsrlO78O3ZfdAzj7qjkESLg9H6WV1', 'carina_galvao_dias', 'ccgalvao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/997054010358627/', '2015-06-08 21:58:59', '', 0, 'Carina Galvão Dias'),
(4489, 'Marta_Macedo_Teixeira_Diniz', '$P$BXQBEy2BEzZzZ/ViMKQgLQ68d5Tl/z/', 'marta_macedo_teixeira_diniz', 'martarochamacedo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204551620132287/', '2015-06-08 21:59:23', '', 0, 'Marta Macedo Teixeira Diniz'),
(4490, 'Sofia_Barradas', '$P$Bm2VtB1BHDD4IqSmo49BtGbPjwvCWV1', 'sofia_barradas', 'sofiabarradas98@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/799416506793375/', '2015-06-08 22:01:49', '', 0, 'Sofia Barradas'),
(4491, 'Sonia_Rodrigues', '$P$B9/yh8qP0AkngjMRb8sAKNCXvXqh7t1', 'sonia_rodrigues', 'soniajhrodrigues@gmail.com', 'https://plus.google.com/101555362310678392225', '2015-06-08 22:03:36', '', 0, 'Sónia Rodrigues'),
(4492, 'Carlota_Guedes_de_Sousa', '$P$BtZ64xUbB46Pes7kiY5wWoU0zNlGVl/', 'carlota_guedes_de_sousa', 'carlota.sousa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153290422006390/', '2015-06-08 22:03:40', '', 0, 'Carlota Guedes de Sousa'),
(4493, 'Mariana_Gomes', '$P$Bel3olRYtfxNfkpDHmlKDjvbwJovEG0', 'mariana_gomes', 'gomes.181@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/818202648256891/', '2015-06-08 22:03:47', '', 0, 'Mariana Gomes'),
(4494, 'Andre_Cartaxo', '$P$Bp6Pzx1GtS0Fy2RaplqAkYV5/zEdsc/', 'andre_cartaxo', 'facebook_user_andre_cartaxo@example.com', 'https://www.facebook.com/app_scoped_user_id/968082273234250/', '2015-06-08 22:04:56', '', 0, 'André Cartaxo'),
(4495, 'Teresa_Silveira_Machado', '$P$BKilu86UK9dW6fL877fFTrBvwakFeV/', 'teresa_silveira_machado', 'teresuco_maluco@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/986866181347451/', '2015-06-08 22:06:36', '', 0, 'Teresa Silveira Machado'),
(4496, 'Diogo_Cruz', '$P$Bkk1y/u78TPPwZ.n3R3rvU/PU0gPCb0', 'diogo_cruz', 'diogomcruz@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155686002900367/', '2015-06-08 22:06:54', '', 0, 'Diogo Cruz'),
(4497, 'Rui_Dias', '$P$BkvDKycmAYyBc5q4ZWKl1tw.4PBQHA.', 'rui_dias', 'maildorui@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200289210629583/', '2015-06-08 22:08:00', '', 0, 'Rui Dias'),
(4498, 'Nelson_Rodrigues_1', '$P$BwzH2Kkz3CZ1ad7cyKEH4vFNo93eWB/', 'nelson_rodrigues_1', 'nelson.dot@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/935419669834262/', '2015-06-08 22:09:46', '', 0, 'Nelson Rodrigues'),
(4499, 'Go_Henriques', '$P$BmrpPXq2wUUV63S2/AKOslZhZ0laB.0', 'go_henriques', 'mariagoreti.h@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205430555257229/', '2015-06-08 22:13:14', '', 0, 'Go Henriques'),
(4500, 'Ricardo_Alves_1', '$P$BnLzVPikK6v/66eToE8aUrSLQrOdIP/', 'ricardo_alves_1', 'ricardo_alves91@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153128446158813/', '2015-06-08 22:14:24', '', 0, 'Ricardo Alves'),
(4501, 'Marta_Mello_Breyner', '$P$BORGsh/d9BmzKcEz.jm95/AT3StwQj0', 'marta_mello_breyner', 'mmbreyner@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152881010098199/', '2015-06-08 22:14:30', '', 0, 'Marta Mello Breyner'),
(4502, 'Mima_Amiguinho', '$P$BXUpaQdwTDX09ew3.9aKjGh2uQJ.Ra.', 'mima_amiguinho', 'bruna_amiguinho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1061897980506860/', '2015-06-08 22:15:32', '', 0, 'Mimá Amiguinho'),
(4503, 'Silvia_Malta', '$P$B/vlMfJJbIFKfjQ0wx5oSHhyjEdgBI0', 'silvia_malta', 'szmalta@gmail.com', 'https://plus.google.com/101404430508338978654', '2015-06-08 22:18:08', '', 0, 'Silvia Malta'),
(4504, 'Raquel_Aguiar_Dorey', '$P$BY9dZpC1dNCs.q0lO2mnRj39e.DcEs0', 'raquel_aguiar_dorey', 'raqueldorey@gmail.com', 'https://www.facebook.com/app_scoped_user_id/982480415117450/', '2015-06-08 22:19:34', '', 0, 'Raquel Aguiar D\'orey'),
(4505, 'Hugo_Teixeira_Alexandre', '$P$B8cWcpg9BHtYiZItaxyHmMUehjWSiC0', 'hugo_teixeira_alexandre', 'facebook_user_hugo_teixeira_alexandre@example.com', 'https://www.facebook.com/app_scoped_user_id/10153041394351799/', '2015-06-08 22:20:24', '', 0, 'Hugo Teixeira Alexandre'),
(4506, 'Maria_Manuel_Peixoto', '$P$BIvhtPv9iZV3Lt633L2IRSqrHlY9lh1', 'maria_manuel_peixoto', 'maria.manuel.peixoto@icloud.com', 'https://www.facebook.com/app_scoped_user_id/483991661776328/', '2015-06-08 22:21:41', '', 0, 'Maria Manuel Peixoto'),
(4507, 'Luis_Peres', '$P$BTVr8.gG1yxE2a6I8AkofDV3yp6ZDM0', 'luis_peres', 'atelierdearquitecturaotto@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205980402005106/', '2015-06-08 22:23:57', '', 0, 'Luis Peres'),
(4508, 'Carlota_Vian', '$P$Bz.5W51kOTR01qnpXnY4ihIMM/k0ta.', 'carlota_vian', 'carlota.vian@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/853509801390170/', '2015-06-08 22:24:43', '', 0, 'Carlota Vian'),
(4509, 'Joana_Lajas', '$P$BzrEbjDhZgJKqRAlFU4jQ7IyZQVo0I0', 'joana_lajas', 'joanalajas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/645237915577272/', '2015-06-08 22:25:02', '', 0, 'Joana Lajas'),
(4510, 'Teresa_Pinho_1', '$P$BsCbqOQPdFBTDovaS99s9b4t3tGO06.', 'teresa_pinho_1', 'teresa.r.pinho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203648091834630/', '2015-06-08 22:25:16', '', 0, 'Teresa Pinho'),
(4511, 'curso_treinadores', '$P$BlD3z/ThzAUSQuq6z8HWEh00SkP4PX/', 'curso_treinadores', 'cursograu1.ablisboa@gmail.com', '', '2015-06-08 22:25:34', '', 0, 'curso treinadores'),
(4512, 'Carina_Fernandes', '$P$BpRHWgrEES0.EzkDPHZ3mmC4vb9QAX0', 'carina_fernandes', '27carinafernandes@gmail.com', '', '2015-06-08 22:26:33', '', 0, 'Carina Fernandes'),
(4513, 'Sonia_Barbosa', '$P$BeCiMoznJjA.zBC8szrNrWAefW9.UZ.', 'sonia_barbosa', 'soniabarbosa_2@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/959932524059096/', '2015-06-08 22:27:38', '', 0, 'Sonia Barbosa'),
(4514, 'Anabela_Silva', '$P$BCA4VuEtuP.NWNrCf8lI8lGV5ZxbVj1', 'anabela_silva', 'anabela.terra@gmail.com', '', '2015-06-08 22:30:22', '', 0, 'Anabela Silva'),
(4515, 'Anabela_Pescadinha', '$P$BRW4BTmBwjhzMJkFVWZe3NMCPRGfwN/', 'anabela_pescadinha', 'belavida33@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206804111205723/', '2015-06-08 22:32:56', '', 0, 'Anabela Pescadinha'),
(4516, 'Pedro_Feliciano_1', '$P$BWy8mAg1XGmJ.lJEwfPAqws/9ISL9w0', 'pedro_feliciano_1', 'pedrofeliciano73@gmail.com', 'https://plus.google.com/112880342169411561707', '2015-06-08 22:35:29', '', 0, 'Pedro Feliciano'),
(4517, 'Isabel_Pedroso', '$P$B3skHbX9IYn0EaxCDfZ/mA7SqcSwD61', 'isabel_pedroso', 'isabelinhadeodivelas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203102976055107/', '2015-06-08 22:38:06', '', 0, 'Isabel Pedroso'),
(4518, 'Manuel_Fernandes', '$P$BDq4V5bEuU9gu7mn0LWc6ogBXDKxOg.', 'manuel_fernandes', 'manuel_fernandes211@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/829374190483284/', '2015-06-08 22:40:50', '', 0, 'Manuel Fernandes'),
(4519, 'Pedro_Soares_1', '$P$BDoHFMVfbFIa/BVxGKOiIPDBeczdJs0', 'pedro_soares_1', 'pedroaleste@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206961754822554/', '2015-06-08 22:42:37', '', 0, 'Pedro Soares'),
(4520, 'Liliana_Teixeira_Martins', '$P$BUyT3tuTTRmr2OSY/.uxshdtFqgTz.1', 'liliana_teixeira_martins', 'roxy_l1a@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153934461597729/', '2015-06-08 22:45:41', '', 0, 'Liliana Teixeira Martins'),
(4521, 'Batata_Frita', '$P$Bi63sY4LUzyVJHdWJEsXpEJOVPOk7t/', 'batata_frita', 'aminha.princesa.catarina@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153316979670498/', '2015-06-08 22:45:54', '', 0, 'Batata Frita'),
(4522, 'Mariana_Mesquita', '$P$B0QLCnf3.bLneug6UFtGZ1g.VV2/fm0', 'mariana_mesquita', 'mariana.mcmesquita@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152762360431734/', '2015-06-08 22:47:47', '', 0, 'Mariana Mesquita'),
(4523, 'Jorge_Santos', '$P$BZ7db1BnGxTG5WBNb2tgaoE8xILGhD.', 'jorge_santos', 'enjoy.santos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207128721844475/', '2015-06-08 22:57:49', '', 0, 'Jorge Santos'),
(4524, 'Emanuel_Carreira', '$P$Bu.ZlRvhJGlPzUIZxQGE3kmr5hIKRm1', 'emanuel_carreira', 'eman_gk@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1042151192463822/', '2015-06-08 23:05:09', '', 0, 'Emanuel Carreira'),
(4525, 'Sofia_Lemos', '$P$BrYmY2Ekd.QdfPW6PGPniGYtHAfGv4/', 'sofia_lemos', 'slemos128@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206112253542101/', '2015-06-08 23:09:19', '', 0, 'Sofia Lemos'),
(4526, 'Antonio_Sobral', '$P$BbSORSniNcwZL4dm0vOf/3aS98lGzM/', 'antonio_sobral', 'sobralinho3@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1073711282657838/', '2015-06-08 23:10:36', '', 0, 'Antonio Sobral'),
(4527, 'Susana_Pestana_Teixeira', '$P$BM5ntaH9IkTw2LtWheMIj6EkD82pfq1', 'susana_pestana_teixeira', 'susanapestanat@gmail.com', 'https://www.facebook.com/app_scoped_user_id/441607546016997/', '2015-06-08 23:13:19', '', 0, 'Susana Pestana Teixeira'),
(4528, 'Pedro_F_Severino', '$P$B4lZekOjBF7hQXP3TuF9sfK15mDdYa0', 'pedro_f_severino', 'pedro.fs_grom@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153288468935236/', '2015-06-08 23:13:19', '', 0, 'Pedro F. Severino'),
(4529, 'Joana_Caroco_dOliveira', '$P$B4eIoaI8gotLjiXoqO3esNVh.3weAz.', 'joana_caroco_doliveira', 'joana.caroco@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/995038187187781/', '2015-06-08 23:15:53', '', 0, 'Joana Caroço d\'Oliveira'),
(4530, 'Carla_Isabel_Espiridiao_Crux', '$P$BP3BFADxyOx2qk1UV/PRIh00/zZpGK.', 'carla_isabel_espiridiao_crux', 'carlaespiridiao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206062563218338/', '2015-06-08 23:19:23', '', 0, 'Carla Isabel Espiridiao Crux'),
(4531, 'Cristiana_Reis', '$P$BGQJI8KO6LQeLfEIpGClg7v/FJ4ChF1', 'cristiana_reis', 'catarinagelatina@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/986513104715827/', '2015-06-08 23:23:36', '', 0, 'Cristiana Reis'),
(4532, 'Vittoria_Lamonaca', '$P$BH57c7LAA8SwkoHrn4eJSYDaZSFwz2/', 'vittoria_lamonaca', 'bondissima@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207118392782292/', '2015-06-08 23:27:19', '', 0, 'Vittoria Lamonaca'),
(4533, 'Mafalda_Rato', '$P$BYR4cRXYEhe6.WBtgZenST0O4g2cSR/', 'mafalda_rato', 'mafaldarato@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206812528335609/', '2015-06-08 23:28:48', '', 0, 'Mafalda Rato'),
(4534, 'Joao_Henriques', '$P$BBYik41CPPST8vKZLOufqeq5wSyUGx/', 'joao_henriques', 'gxnzta1@gmail.com', 'https://plus.google.com/103097010232182154563', '2015-06-08 23:32:47', '', 0, 'João Henriques'),
(4535, 'Pedro_Leitao_Pereira', '$P$BPgB9ADQw9vH1QrSxySakOMxYrxJgj1', 'pedro_leitao_pereira', 'pedro-leitao.pereira@sanofi.com', 'https://www.facebook.com/app_scoped_user_id/10205484744251851/', '2015-06-09 00:10:21', '', 0, 'Pedro Leitão Pereira'),
(4536, 'Diogo_Resende', '$P$BLeBbaE8oqjxmrSFSpdckk03v3PLWY/', 'diogo_resende', 'diogo.resende@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/1075095055852134/', '2015-06-09 00:12:39', '', 0, 'Diogo Resende'),
(4537, 'Monica_Viegas', '$P$BYDjH0AOsg//Jp7cJId9EEYJoCERoj/', 'monica_viegas', 'facebook_user_monica_viegas@example.com', 'https://www.facebook.com/app_scoped_user_id/10205816982135364/', '2015-06-09 00:14:19', '', 0, 'Monica Viegas'),
(4538, 'Salete_Barcki_Rocha_Antunes', '$P$BVe6aZaUZI5vmsaDpoUJ5WswjDzkIf.', 'salete_barcki_rocha_antunes', 'salete@central.ppg.br', 'https://www.facebook.com/app_scoped_user_id/899344850125599/', '2015-06-09 00:17:08', '', 0, 'Salete Barcki Rocha Antunes'),
(4539, 'Tiago_Santos', '$P$BBhdr8/UvbLaRUIiL2NOBvL/f1BSQ6/', 'tiago_santos', 'pulga_santos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203134462037050/', '2015-06-09 00:20:42', '', 0, 'Tiago Santos'),
(4540, 'Ruben_Franco', '$P$Ban8XffCFjWzLyJYyDTdG6b7uu4XO90', 'ruben_franco', 'rubenfranco@iol.pt', 'https://www.facebook.com/app_scoped_user_id/459636210881922/', '2015-06-09 00:24:49', '', 0, 'Ruben Franco'),
(4541, 'Gina_Santtori', '$P$BVf51UjlkfHKkARl.OxQmffVFAaZQS/', 'gina_santtori', 'ginafontessantos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/999214253424971/', '2015-06-09 00:25:15', '', 0, 'Gina Santtori'),
(4542, 'Marta_Babel', '$P$BfvKO3kZL/qjgors3uM0hWlA5aRIcx0', 'marta_babel', 'martoca993@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/929624333725523/', '2015-06-09 00:36:42', '', 0, 'Marta Babel'),
(4543, 'Tiago_Afonso', '$P$BZ1oQhxrbp5uHdrQe2WTPNqOC4GiPW1', 'tiago_afonso', 'facebook_user_tiago_afonso@example.com', 'https://www.facebook.com/app_scoped_user_id/10153396925194777/', '2015-06-09 00:55:27', '', 0, 'Tiago Afonso'),
(4544, 'Emilio_Cavallero', '$P$Bfs6lQbqNtRRfB.dvZi.FVSOTw8Ums/', 'emilio_cavallero', 'emilio.cavallero@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206511913824021/', '2015-06-09 00:56:26', '', 0, 'Emilio Cavallero'),
(4545, 'Marina_Henriques', '$P$B7md0U1HGi.Uq.4KBb6tQcEDXa.j6K0', 'marina_henriques', 'maryndje_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204518324137823/', '2015-06-09 00:56:56', '', 0, 'Marina Henriques'),
(4546, 'Tatiana_Santos', '$P$BMgYWF.vrp.N0qE5OlNQzbAtX0nX2l.', 'tatiana_santos', 'tatiana.d.santos@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10205599890455124/', '2015-06-09 01:00:09', '', 0, 'Tatiana Santos'),
(4547, 'Alvaro_Bessa_Machado', '$P$BwyXAowdhRFpgyfvE.hiHXTn69SQqL0', 'alvaro_bessa_machado', 'vynnie_gangsta@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153068063773422/', '2015-06-09 01:04:47', '', 0, 'Alvaro Bessa Machado'),
(4548, 'Roberto_Miguel_Durao', '$P$BHUzHafQ8ijwo8i6RoCrXmgdtoI0du1', 'roberto_miguel_durao', 'roberto.miguel.durao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/998515756827378/', '2015-06-09 01:14:29', '', 0, 'Roberto Miguel Durão'),
(4549, 'Diogo_Mouro', '$P$BHpClr9QGmD2HBF.bK4n7dL/2v0L4o0', 'diogo_mouro', 'diogomouro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153435555974850/', '2015-06-09 01:39:20', '', 0, 'Diogo Mouro'),
(4550, 'Andre_Tomas', '$P$BLXY05DeNvXnrHdWM21FZ32NECr0fk1', 'andre_tomas', 'andre_tomas.95@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203187670731584/', '2015-06-09 02:04:33', '', 0, 'André Tomás'),
(4551, 'Katito_Favela', '$P$BVBwrIcbStSKwjvOOR66ATV5f88OEb0', 'katito_favela', 'katitoconexaofavela@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/865739430140815/', '2015-06-09 02:09:28', '', 0, 'Katito Favela'),
(4552, 'Anabela_De_Sousa_Sousa', '$P$B1hbIJwUmSIVQVe/NRPLewo3zF8ghZ0', 'anabela_de_sousa_sousa', 'geral.prive@gmail.com', 'https://www.facebook.com/app_scoped_user_id/999750866704713/', '2015-06-09 02:13:41', '', 0, 'Anabela De Sousa Sousa'),
(4553, 'Miguel_Ferreira_Sardinha', '$P$Buhx58QnoBG/cfv.0/ElqjFVdciJpu.', 'miguel_ferreira_sardinha', 'facebook_user_miguel_ferreira_sardinha@example.com', 'https://www.facebook.com/app_scoped_user_id/10153436592449468/', '2015-06-09 03:00:30', '', 0, 'Miguel Ferreira Sardinha'),
(4554, 'Maria_Ponces_de_Carvalho', '$P$BkvxYAg4LeAYos0suWwuAo6Sy6uL4N1', 'maria_ponces_de_carvalho', 'maria.ponces.de.carvalho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1003132423031830/', '2015-06-09 03:03:59', '', 0, 'Maria Ponces de Carvalho'),
(4555, 'Heinz_Gunther', '$P$B5RPUs57mOjkxJTimBqP4/e/8n22ET1', 'heinz_gunther', 'raptoralien@t-online.de', 'https://plus.google.com/107693177955246413513', '2015-06-09 04:21:47', '', 0, 'Heinz Günther'),
(4556, 'Claudia_Seabra', '$P$BzAd85inqPSmAZNcmMENYxNir5YdTv.', 'claudia_seabra', 'claudiaseabra@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207319525849271/', '2015-06-09 05:47:39', '', 0, 'Cláudia Seabra'),
(4557, 'Daniel_Gomes', '$P$BynMjCY.AVM38uFFQ/ewZNyUPw27z11', 'daniel_gomes', 'danimg00@gmail.com', 'https://www.facebook.com/app_scoped_user_id/791706104280511/', '2015-06-09 06:30:42', '', 0, 'Daniel Gomes'),
(4558, 'Alina_Leao', '$P$BdEFDxEkNarNY70j95CUyZ6nYZg8fT0', 'alina_leao', 'anilaleao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/870431643041933/', '2015-06-09 06:42:50', '', 0, 'Alina Leão'),
(4559, 'Paula_Bouhon', '$P$Beo69JJlh1qNkfQUnKB8tgg7rJLJAK0', 'paula_bouhon', 'pbouhon@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153314384842808/', '2015-06-09 06:44:06', '', 0, 'Paula Bouhon'),
(4560, 'Matilde_Fernandes', '$P$BWxltx/J4u3AEZwmxVMQn1yZraEqQ3.', 'matilde_fernandes', 'rollerskatingtilly@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/848919375184391/', '2015-06-09 06:55:36', '', 0, 'Matilde Fernandes'),
(4561, 'Ana_Julia_Brites', '$P$Bt5yIKqg8AxE5frzSDA9b2EiI6RdyI0', 'ana_julia_brites', 'anabrites.brites15@gmail.com', 'https://www.facebook.com/app_scoped_user_id/705525129576457/', '2015-06-09 06:55:50', '', 0, 'Ana Julia Brites'),
(4562, 'Joaopedro_Franco', '$P$BJthh0AqLeN2ST5Ep1T8QTxx29HPHH1', 'joaopedro_franco', 'j.pedrofranco11@gmail.com', 'https://plus.google.com/107624430931056187051', '2015-06-09 07:02:38', '', 0, 'Joaopedro Franco'),
(4563, 'Michel_Amaro', '$P$BomntlMx9RHP8mvPQsNbgBuqgKicXq/', 'michel_amaro', 'micheloso2@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204192059541519/', '2015-06-09 07:29:55', '', 0, 'Michel Amaro'),
(4564, 'Cecilia_Rebelo', '$P$BmfJ7sHgxucC7pKNJxp9l1OGgDENn01', 'cecilia_rebelo', 'ceciliarebelo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205440389663880/', '2015-06-09 07:37:35', '', 0, 'Cecília Rebelo'),
(4565, 'Salvador_Cordovil_HortaeCosta', '$P$BUcUM9M6dSkOJjdew.o7oxRFO20gG70', 'salvador_cordovil_hortaecosta', 'salvadorchc@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206969499901118/', '2015-06-09 07:38:25', '', 0, 'Salvador Cordovil HortaeCosta'),
(4566, 'Vera_Sarmento_Foles', '$P$Bkb9tMxottx4UnE2G4CWursHF3xlrI1', 'vera_sarmento_foles', 'portinhola@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205689604292117/', '2015-06-09 07:52:27', '', 0, 'Vera Sarmento Foles'),
(4567, 'David_Silva', '$P$BGMwbvHfrOzqY12Ya434Ll5/DEoCEp0', 'david_silva', 'davidsilva209@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1100309829984731/', '2015-06-09 07:52:27', '', 0, 'David Silva'),
(4568, 'Marta_Duque', '$P$BsGx0/WlQZVueGVRqk2mWmRryS5bVU1', 'marta_duque', 'martaduque@ecarnaxide.pt', '', '2015-06-09 07:52:57', '', 0, 'Marta Duque'),
(4569, 'Luis_Miranda', '$P$Bo59SBiWv2iqIx1hKFrhBq8kCGRhFu.', 'luis_miranda', 'luigi_miranda10@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/956015361088643/', '2015-06-09 08:05:57', '', 0, 'Luís Miranda'),
(4570, 'Pedro_Moreira_Rato', '$P$BWaBAVesIixrG7JgCv1YzZ3q8RFMJp0', 'pedro_moreira_rato', 'pedromrato@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10152896547008244/', '2015-06-09 08:17:35', '', 0, 'Pedro Moreira Rato'),
(4571, 'Pedro_Simoes_Martins', '$P$B0uejy8Jx6z4WnUGQMaux1FDLAP.BF/', 'pedro_simoes_martins', 'pedrosimoesmartins@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204352525041943/', '2015-06-09 08:20:34', '', 0, 'Pedro Simões Martins'),
(4572, 'Diogo_Raposo', '$P$BpSyPyVGY7.XmF2HfaI018SL16nm7P0', 'diogo_raposo', 'diogonomsn@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1119727164720579/', '2015-06-09 08:22:20', '', 0, 'Diogo Raposo'),
(4573, 'Pedro_Stones_Techyon', '$P$BIZ.CNZe6DmumFG8uE4EGmI./604cA1', 'pedro_stones_techyon', 'facebook_user_pedro_stones_techyon@example.com', 'https://www.facebook.com/app_scoped_user_id/10153029657379423/', '2015-06-09 08:28:57', '', 0, 'Pedro Stones Techyon'),
(4574, 'Ana_Rodrigues_1', '$P$Bi8LY5PM4I.Mhn4.f/k8m.b.el8n48.', 'ana_rodrigues_1', 'facebook_user_ana_rodrigues_1@example.com', 'https://www.facebook.com/app_scoped_user_id/963155603721451/', '2015-06-09 08:33:16', '', 0, 'Ana Rodrigues'),
(4575, 'Adriana_Condinho', '$P$BB6p6SyIVMMC05Z9RxH6DENqfTaWtQ1', 'adriana_condinho', 'adriana.condinho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/977559912275094/', '2015-06-09 08:43:43', '', 0, 'Adriana Condinho'),
(4576, 'Rui_Rosa', '$P$B.3eXDVvJk9ZRERDW1o1Edk.BBwIsd/', 'rui_rosa', 'facebook_user_rui_rosa@example.com', 'https://www.facebook.com/app_scoped_user_id/10204030819722402/', '2015-06-09 08:49:05', '', 0, 'Rui Rosa'),
(4577, 'clementina_almeida', '$P$BmgSn.MF2zFvlsD5av.oAgO.DEWCcf/', 'clementina_almeida', 'ctinaalmeida@gmail.com', '', '2015-06-09 08:50:41', '', 0, 'clementina almeida'),
(4578, 'Ana_Gagean', '$P$BHRVKVdk.VjL/.pzPMwB87V.uuLVSY/', 'ana_gagean', 'ana.gagean@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205586940104916/', '2015-06-09 08:51:59', '', 0, 'Ana Gagean'),
(4579, 'Joao_Pedro_Gomes', '$P$B55M7eE3AfbTAh0o4G7C8e87fBjBMK.', 'joao_pedro_gomes', 'joao_p_p_gomes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/994058267285195/', '2015-06-09 08:53:47', '', 0, 'João Pedro Gomes'),
(4580, 'Ophelie_Reis', '$P$BYrgHXyGQ.XdlwWFYOJC5Gum0Om1yg0', 'ophelie_reis', 'ophelie@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/937778952909076/', '2015-06-09 08:57:06', '', 0, 'Ophélie Reis'),
(4581, 'Filipa_Valentim_Malveiro', '$P$B/P4uPDNANk3vY.wQMO5CXt9753jA8/', 'filipa_valentim_malveiro', 'filipasota@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153532859174155/', '2015-06-09 08:57:20', '', 0, 'Filipa Valentim Malveiro'),
(4582, 'Nuno_Rodrigues', '$P$BlshMb2P8/i.Nh.6UnJDNIl/MC6QLk.', 'nuno_rodrigues', 'rodrigues.nuno99@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1053763447985047/', '2015-06-09 09:19:53', '', 0, 'Nuno Rodrigues'),
(4583, 'aires_amaral', '$P$BzZGl0tnsPUSfcqpSEBve6lN4PQTa1.', 'aires_amaral', 'aires.doamaral@gmail.com', '', '2015-06-09 09:22:03', '', 0, 'aires amaral'),
(4584, 'Tatiana_Orta', '$P$BRT.zM0ZC/70cgLCvOnVMgu8NLENa1/', 'tatiana_orta', 'facebook_user_tatiana_orta@example.com', 'https://www.facebook.com/app_scoped_user_id/10207068021087980/', '2015-06-09 09:22:32', '', 0, 'Tatiana Orta'),
(4585, 'Rosarinho_Spinola', '$P$BTydQc/pe1wmCWD7oTJB4Uq03Y2vU61', 'rosarinho_spinola', 'mr_spinola@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/851116654959269/', '2015-06-09 09:26:54', '', 0, 'Rosarinho Spinola'),
(4586, 'Filipe_Abreu', '$P$BU0Yyocog6/2ORsmYU20wvbogiirxg/', 'filipe_abreu', 'filipe_abreu@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/883793915034003/', '2015-06-09 09:27:19', '', 0, 'Filipe Abreu'),
(4587, 'Debora_Vaz', '$P$BTRXhN/GotSKTR3X4HSyGX56dBT1wI0', 'debora_vaz', 'deboramarques123@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153169218572740/', '2015-06-09 09:31:22', '', 0, 'Débora Vaz'),
(4588, 'Ana_Margarida_Norte', '$P$BnNBmRb2kZfGb4gU82Wz24IWk14RPd1', 'ana_margarida_norte', 'margaridanorte@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/905401926168455/', '2015-06-09 09:32:06', '', 0, 'Ana Margarida Norte'),
(4589, 'Armanda_Hilario', '$P$ByvSKxNuek1grnEN2FYXq0kuxt57z80', 'armanda_hilario', 'ah_tkd@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/843217635764608/', '2015-06-09 09:36:30', '', 0, 'Armanda Hilário'),
(4590, 'Tiago_Andre_Masashi', '$P$Bfs739tTz3b7fTTVseiIIsSAxGi7Ah0', 'tiago_andre_masashi', 'tiagoandremt2@gmail.com', 'https://plus.google.com/112790287826374884213', '2015-06-09 09:38:14', '', 0, 'Tiago André (Masashi)'),
(4591, 'Joao_Pascoal', '$P$Bg28qsfIjScjPHeM7tBjb1b8ODlOYk/', 'joao_pascoal', 'jpaulopascoal@gmail.com', 'https://www.facebook.com/app_scoped_user_id/796338890473310/', '2015-06-09 09:43:47', '', 0, 'João Pascoal'),
(4592, 'Pedro_Pascoal_Pascoal', '$P$BbRESXbPu9T85YfwKMh9g8bNx8BCVs.', 'pedro_pascoal_pascoal', 'pnpascoal@gmail.com', 'https://plus.google.com/117789341453579937836', '2015-06-09 09:44:46', '', 0, 'Pedro Pascoal Pascoal'),
(4593, 'Decimo_Segundo_G', '$P$Bz51m3QcPNyeMOEj8kK0HPCcMDjo581', 'decimo_segundo_g', '12g.esjd@gmail.com', 'https://plus.google.com/113524740888397640718', '2015-06-09 09:45:50', '', 0, 'Décimo Segundo G'),
(4594, 'Mario_Cunha_Batalha', '$P$B5Xl7mw8E5iXP2J4E.Zer7gOJnNM.y/', 'mario_cunha_batalha', 'facebook_user_mario_cunha_batalha@example.com', 'https://www.facebook.com/app_scoped_user_id/1593898804216959/', '2015-06-09 09:52:49', '', 0, 'Mario Cunha Batalha'),
(4595, 'Luciana_Rio', '$P$BYXECjFCLva/KoOy1LsBmIPciaHJh71', 'luciana_rio', 'lmrio@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153238326850218/', '2015-06-09 09:53:02', '', 0, 'Luciana Rio'),
(4596, 'Diogo_Fernandes_1', '$P$BKJYKTwdwT.XUWzJ/2M2gMuJwM/miK.', 'diogo_fernandes_1', 'diogofernandes_100@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153862552921664/', '2015-06-09 09:55:01', '', 0, 'Diogo Fernandes'),
(4597, 'Paulo_Silva', '$P$BkxWjNuQvYaEHBoDlymuYIcTzKWluj1', 'paulo_silva', 'linkinbizx123@gmail.com', 'https://plus.google.com/115487007712150661932', '2015-06-09 09:56:57', '', 0, 'Paulo Silva'),
(4598, 'Margarida_de_Araujo', '$P$BhD6yFco0zxNYMNwTx2PLGmKXEqEOZ/', 'margarida_de_araujo', 'ateliermargaridadearaujo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/956683127686816/', '2015-06-09 10:02:06', '', 0, 'Margarida de Araujo'),
(4599, 'Rita_Torrinha', '$P$B819b27q4C4ZVw3t9DwxQdpaY23W2R/', 'rita_torrinha', 'torrinha_rita@yahoo.co.uk', 'https://www.facebook.com/app_scoped_user_id/963456567008499/', '2015-06-09 10:02:46', '', 0, 'Rita Torrinha'),
(4600, 'Marta_Santos_3', '$P$BJClMFNmgRw1Ry/rDK1c.FwsFjBLID.', 'marta_santos_3', 'martasanti@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153301820605115/', '2015-06-09 10:07:28', '', 0, 'Marta Santos'),
(4601, 'Mariana_De_Melo_Sereno', '$P$BP6rTIT6SNaE.29iRD1f6cjWKhjodk1', 'mariana_de_melo_sereno', 'mariana.durao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152760147391580/', '2015-06-09 10:08:00', '', 0, 'Mariana De Melo Sereno'),
(4602, 'Carla_Ribeiro', '$P$B.McpZ1GjsuPyjfkvn4YYwkA1X9VAx/', 'carla_ribeiro', 'carla_heaven@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153095394462933/', '2015-06-09 10:08:07', '', 0, 'Carla Ribeiro'),
(4603, 'Catarina_Faustino', '$P$BRxd8QgsR29y6eB3xNgOM7LHtM5cAi/', 'catarina_faustino', 'catarina.faustino@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153407418914265/', '2015-06-09 10:09:26', '', 0, 'Catarina Faustino'),
(4604, 'Artur_Afonso', '$P$BO9r3mAUMU.cl.3SYZfU/kyC5extY3/', 'artur_afonso', 'facebook_user_artur_afonso@example.com', 'https://www.facebook.com/app_scoped_user_id/10153367690415421/', '2015-06-09 10:14:50', '', 0, 'Artur Afonso'),
(4605, 'Francisco_Antunes', '$P$Bca33OLgQ.VDlQpaf3IzeoOJaqvbDO.', 'francisco_antunes', 'francisco@feporto.pt', 'https://www.facebook.com/app_scoped_user_id/10206346540798230/', '2015-06-09 10:16:25', '', 0, 'Francisco Antunes'),
(4606, 'Matsulane_Maputo', '$P$BxNpccwlKEn6Qd6zcG3SW5yg9as.Y31', 'matsulane_maputo', 'jmmram@gmail.com', 'https://www.facebook.com/app_scoped_user_id/684745588338791/', '2015-06-09 10:19:38', '', 0, 'Matsulane Maputo'),
(4607, 'Hannah_Dreyer', '$P$BAiWGB/hH8/aMIczMw0SshZpn9jcDR0', 'hannah_dreyer', 'facebook_user_hannah_dreyer@example.com', 'https://www.facebook.com/app_scoped_user_id/1453482284967803/', '2015-06-09 10:25:15', '', 0, 'Hannah Dreyer'),
(4608, 'Ines_Cachola', '$P$BtAwpzD6wWzasWPlkhHK51dAoNZojV/', 'ines_cachola', 'ines.cachola@gmail.com', 'https://plus.google.com/114369725224611838818', '2015-06-09 10:25:27', '', 0, 'Inês Cachola'),
(4609, 'Ana_Paula_Almeida', '$P$BxQn.PLsJNg6V5wHUsXSCkxAG.JYFE1', 'ana_paula_almeida', 'anapal@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/1047791385250219/', '2015-06-09 10:27:29', '', 0, 'Ana Paula Almeida'),
(4610, 'Mariana_Antunes', '$P$BKsnQlYU1NpwyeDP5uck2M3rQNKmoO0', 'mariana_antunes', 'mariana_a_7@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206147402339755/', '2015-06-09 10:29:25', '', 0, 'Mariana Antunes'),
(4611, 'Anabela_B_Dias', '$P$BRtX6XrEQatfX5mfU2prQWBA4NlNaI.', 'anabela_b_dias', 'anabelabdias@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10200505652560481/', '2015-06-09 10:31:06', '', 0, 'Anabela B. Dias'),
(4612, 'Antonio_Ferreira', '$P$Brg2NcOsAfX.2VPVpnC2oyJahuCl6g/', 'antonio_ferreira', 'alrf1971@sapo.pt', 'https://plus.google.com/105319711041896613481', '2015-06-09 10:31:42', '', 0, 'António Ferreira'),
(4613, 'Tomas_Horta', '$P$BjS3lni6MJyM/nsOeufTZvnVJzkgI91', 'tomas_horta', 'tomas.vhorta@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1652677534964691/', '2015-06-09 10:36:05', '', 0, 'Tomás Horta'),
(4614, 'Marina_Goncalves', '$P$BRCRx14rSAye/Ddi59tbEyDrKc3pE0.', 'marina_goncalves', 'marina_goncalves100@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/956993444350858/', '2015-06-09 10:37:34', '', 0, 'Marina Gonçalves'),
(4615, 'Andre_Lourenco_1', '$P$BXhsm8nuTUSN6Q2dGnZWLGJUsa/TpF1', 'andre_lourenco_1', 'arlourenco@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205963619283145/', '2015-06-09 10:37:43', '', 0, 'André Lourenço'),
(4616, 'Cristina_Barros', '$P$ButZXPuwfE1K9a8edO3qVh8S7DE0Ro/', 'cristina_barros', 'cristinabarros1@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153327199570900/', '2015-06-09 10:37:50', '', 0, 'Cristina Barros'),
(4617, 'Paulo_Duarte', '$P$ByPjfLTiLlYO5r/9QXZtbAuhWvzKWB.', 'paulo_duarte', 'pjcduarte@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1145325015493690/', '2015-06-09 10:37:58', '', 0, 'Paulo Duarte'),
(4618, 'Ivo_Caldas', '$P$BeddFq08P.44C7Xf7h5mJdyEX3JfhW0', 'ivo_caldas', 'ivocaldas@msn.com', 'https://www.facebook.com/app_scoped_user_id/923188831037346/', '2015-06-09 10:38:14', '', 0, 'Ivo Caldas'),
(4619, 'Alvaro_Daniel', '$P$BtqHgAKJYqEnP7xMIW1ylvwakktIA4.', 'alvaro_daniel', 'alvaro.ftw@gmail.com', 'https://www.facebook.com/app_scoped_user_id/874028059317811/', '2015-06-09 10:39:08', '', 0, 'Álvaro Daniel'),
(4620, 'fabio_domingues', '$P$Bs.gK8I6gmdMO49tHBw.geOkWLAkSx1', 'fabio_domingues', 'fabio1978@gmail.com', 'https://plus.google.com/118348004424432904992', '2015-06-09 10:39:21', '', 0, 'fabio domingues'),
(4621, 'jose_manita', '$P$BX4v07N6irHzY3lqpNYpLTgR4Nwvva0', 'jose_manita', 'jb.manita@gmail.com', '', '2015-06-09 10:41:50', '', 0, 'jose manita'),
(4622, 'Gil_Simoes', '$P$Bu3TkeZ6Y96v2EUjMmLcL0OmgDzXmM0', 'gil_simoes', 'gilskywalker@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/981934071837087/', '2015-06-09 10:43:15', '', 0, 'Gil Simões'),
(4623, 'Isabel_Braga_Da_Costa', '$P$BIVcHjw.jveLooBdSB1P0yh2w2TSBL/', 'isabel_braga_da_costa', 'isabel_bragadacosta@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153178693437839/', '2015-06-09 10:45:40', '', 0, 'Isabel Braga Da Costa'),
(4624, 'Carmo_Cano_Jwy', '$P$B5vzvO1whtkVP3DR2vxAEZjdWPEB1O.', 'carmo_cano_jwy', 'carmoparreiracano@gmail.com', 'https://www.facebook.com/app_scoped_user_id/827419377343681/', '2015-06-09 10:51:38', '', 0, 'Carmo Cano Jwy'),
(4625, 'Andre_Teixeira', '$P$BaPWQmOX3UR3NnNANO7YyKXR0rkGN00', 'andre_teixeira', 'jagteixeira11@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1457167794597366/', '2015-06-09 10:52:20', '', 0, 'André Teixeira'),
(4626, 'Teresa_Bessa', '$P$BwnntA02yNvUPiqoDhYHiX1R64M/841', 'teresa_bessa', 'teresa.bessa0@gmail.com', 'https://plus.google.com/110135533341404635476', '2015-06-09 10:53:01', '', 0, 'Teresa Bessa'),
(4627, 'Cesar_Guerreiro', '$P$Ba7sGg2SVTsazU.tOny7W67Fo9zWZe1', 'cesar_guerreiro', 'cesarguerreiro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1069431049752557/', '2015-06-09 10:54:41', '', 0, 'César Guerreiro'),
(4628, 'Amadeu_Pinho', '$P$BA1kfryRVCIXCgk5B5Q6WSCYy9zd0l/', 'amadeu_pinho', 'amadeureispinho@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153940435034447/', '2015-06-09 10:57:12', '', 0, 'Amadeu Pinho'),
(4629, 'Jorge_Pinto', '$P$BcTbLoRZw8s5dpUn6DIeWJFTQZDWCm1', 'jorge_pinto', 'jorgemsp@gmail.com', 'https://www.facebook.com/app_scoped_user_id/993064567400271/', '2015-06-09 10:59:41', '', 0, 'Jorge Pinto'),
(4630, 'Maria_Manuela_Pardelha_Granacha', '$P$BBxHzYO5n9Lhr4QSmeojhwFNW/TXrb0', 'maria_manuela_pardelha_granacha', 'mmgranacha@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/965680003453743/', '2015-06-09 10:59:41', '', 0, 'Maria Manuela Pardelha Granacha'),
(4631, 'Ana_Margarida', '$P$BuNdyeWaFyV4PSTEiYNrQ70ea6f1Vq0', 'ana_margarida', 'anagui47@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1084646651549635/', '2015-06-09 11:00:07', '', 0, 'Ana Margarida'),
(4632, 'Tania_Oliveira', '$P$BL27pJBwWckHoDkJEobFUkBZmRpEAu0', 'tania_oliveira', 'tania_oliveira@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/967677849930051/', '2015-06-09 11:02:53', '', 0, 'Tânia Oliveira'),
(4633, 'Mafalda_Pinto_de_Lima', '$P$B63UvjSF97tUXT.V2EzvtSzrSifb2v0', 'mafalda_pinto_de_lima', 'mafalda.pintolima@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207002229918276/', '2015-06-09 11:03:10', '', 0, 'Mafalda Pinto de Lima'),
(4634, 'Madalena_Saraiva', '$P$BtNPR.Lj1xcubVRQ09dMGX59hgYNcD0', 'madalena_saraiva', 'madiasdsaraiva@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1141883962504625/', '2015-06-09 11:08:34', '', 0, 'Madalena Saraiva'),
(4635, 'Mauro_Branco', '$P$BNbGcbPmelOE0CL1Orc5Q8AeM0W6jv/', 'mauro_branco', 'facebook_user_mauro_branco@example.com', 'https://www.facebook.com/app_scoped_user_id/900700076642627/', '2015-06-09 11:10:03', '', 0, 'Mauro Branco'),
(4636, 'Henrique_Costa', '$P$BlICn8UcDtCwn18Rzgp/dHR0JCttdx.', 'henrique_costa', 'hmariano17@gmail.com', 'https://plus.google.com/108322714514329451914', '2015-06-09 11:10:50', '', 0, 'Henrique Costa'),
(4637, 'Antonio_Leitao', '$P$BZjufZNsQ0fzyelwZoFczZyvrG/2rd.', 'antonio_leitao', 'tonileitao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153249539711066/', '2015-06-09 11:11:29', '', 0, 'António Leitão'),
(4638, 'Andre_Miguel', '$P$B.OlqWnrw.n.dljKbgipkNBMwoTBfF1', 'andre_miguel', 'andre_miguel55@outlook.com', 'https://www.facebook.com/app_scoped_user_id/10206826875131743/', '2015-06-09 11:13:08', '', 0, 'André Miguel'),
(4639, 'joao_correia_2', '$P$BwIukSu5GzDqCBSLYWX/L0XLgdJadK.', 'joao_correia_2', 'correiajoao710@gmail.com', 'https://plus.google.com/108432490751522053045', '2015-06-09 11:14:48', '', 0, 'joao correia'),
(4640, 'Ana_Catarina_Sa', '$P$B7L6ZtjbvLgxEh8ZkJLr76uIgB.F4g0', 'ana_catarina_sa', 'nacatri@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1040065839338322/', '2015-06-09 11:15:20', '', 0, 'Ana Catarina Sá'),
(4641, 'Adilson_Lima_de_Auxiliador', '$P$B6S5vVcxkoQwItrRiJ//sc7FmldvsH1', 'adilson_lima_de_auxiliador', 'auxiii@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10154038704911002/', '2015-06-09 11:16:53', '', 0, 'Adilson Lima de Auxiliador'),
(4642, 'Henrique_Frazao', '$P$BF0DxFE2KLOkIe.7cmJXuYL/fLmW1W.', 'henrique_frazao', 'frazao@esdrm.ipsantarem.pt', 'https://www.facebook.com/app_scoped_user_id/911324688929764/', '2015-06-09 11:18:37', '', 0, 'Henrique Frazão'),
(4643, 'Monica_Almeida', '$P$BMviL9eDhCFF4bepnWJcOgp/3BjN/h0', 'monica_almeida', 'komprasonline2015@gmail.com', '', '2015-06-09 11:22:12', '', 0, 'Mónica Almeida'),
(4644, 'Maria_Serio_Penado', '$P$Bjg10k2UrdobpGsZMS/V/zIlBpxsGd1', 'maria_serio_penado', 'maria.s.penado@hotmail.es', 'https://www.facebook.com/app_scoped_user_id/844667118955473/', '2015-06-09 11:27:27', '', 0, 'Maria Serio Penado'),
(4645, 'Carminho_Granacha', '$P$ByiHCBId2I0LFtTRa/gszvQlBQDH.D/', 'carminho_granacha', 'maria94_70@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206699383061185/', '2015-06-09 11:29:53', '', 0, 'Carminho Granacha'),
(4646, 'Filipe_Caracois', '$P$BHL8xtr017ZFR0eTti7AtuxVzo3yET1', 'filipe_caracois', 'facebook_user_filipe_caracois@example.com', 'https://www.facebook.com/app_scoped_user_id/1126047704088052/', '2015-06-09 11:30:36', '', 0, 'Filipe Caracois'),
(4647, 'Antonieta_Valadas', '$P$BeZ7ilcz6Pr4SmVWGUIKVr5qWUXtND/', 'antonieta_valadas', 'facebook_user_antonieta_valadas@example.com', 'https://www.facebook.com/app_scoped_user_id/910501252329766/', '2015-06-09 11:31:03', '', 0, 'Antonieta Valadas'),
(4648, 'Nuno_Maria_Lebre', '$P$Bes3k95TPySDJ1W5OMjdHJZcEQqkcj1', 'nuno_maria_lebre', 'nunolebre@mediaway.pt', 'https://www.facebook.com/app_scoped_user_id/10205718755465331/', '2015-06-09 11:35:50', '', 0, 'Nuno Maria Lebre'),
(4649, 'Tiago_Magalhaes', '$P$Bn5wAARFo5dd/Gu3DeXlOeMkDhgRPS/', 'tiago_magalhaes', 'nolimit941@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207253285033429/', '2015-06-09 11:40:18', '', 0, 'Tiago Magalhaes'),
(4650, 'Graca_Mouzinho', '$P$BPNGecGoToO7Wf1W9E/.21E10Qfty/0', 'graca_mouzinho', 'gmousinho.lagos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1445171085786898/', '2015-06-09 11:46:04', '', 0, 'Graca Mouzinho'),
(4651, 'Laura_Trovao_1', '$P$BlPkOODTthKMD6WmPzwOG4eyI/GjMC0', 'laura_trovao_1', 'analauramateus01@gmail.com', 'https://plus.google.com/114573247142565988409', '2015-06-09 11:47:12', '', 0, 'Laura Trovão'),
(4652, 'Leonard_Belime', '$P$BA9f1R29tIotxphUfLqWtiSdfVREwr0', 'leonard_belime', 'leobelime@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/407202636131378/', '2015-06-09 11:48:07', '', 0, 'Leonard Belime'),
(4653, 'Maria_Joao_Quintao_Braga', '$P$Bhd8SX3HQeJZ/i2o1seKNpP3qPAs3h/', 'maria_joao_quintao_braga', 'mjquintao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206510255816347/', '2015-06-09 11:48:12', '', 0, 'Maria João Quintão Braga'),
(4654, 'Henrique_Jardim', '$P$BLe54w4vaVUwIqXhDE.HjYX0JdYwvk0', 'henrique_jardim', 'henrique__jardim@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153116499617795/', '2015-06-09 11:50:05', '', 0, 'Henrique Jardim'),
(4655, 'Agueda_Palma', '$P$B1cVTIhhmb6DjzPsE2O04pQpftYFpj0', 'agueda_palma', 'agueda.palma@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10204524332939305/', '2015-06-09 11:50:18', '', 0, 'Águeda Palma'),
(4656, 'Debora_De_Almeida', '$P$B6u3NOVyQLKsruq4oyjptxp7jeF5NR/', 'debora_de_almeida', 'laranjazul@mymailpt.com', 'https://www.facebook.com/app_scoped_user_id/10207021481435285/', '2015-06-09 11:51:01', '', 0, 'Débora De Almeida'),
(4657, 'Miguel_Van_Uden_Chaves', '$P$BouJexLaxR4c/TMN86NM86oCrFtwN9.', 'miguel_van_uden_chaves', 'miguelll1@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155652827170717/', '2015-06-09 11:52:40', '', 0, 'Miguel Van Uden Chaves'),
(4658, 'Joao_Veiga_Veiga', '$P$B.of8TNyrxMmvAj7DlZq2So0AVqvkb.', 'joao_veiga_veiga', 'jveigaveiga@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/983970021627441/', '2015-06-09 11:52:45', '', 0, 'João Veiga Veiga'),
(4659, 'Nuno_Ribeiro_1', '$P$BUDPZanEE1ZV0.NXANt6AlKGdqHWws1', 'nuno_ribeiro_1', 'nuno.boardculture@gmail.com', 'https://plus.google.com/106528684003659207086', '2015-06-09 11:56:25', '', 0, 'Nuno Ribeiro'),
(4660, 'Manuela_Moreno', '$P$BHBmSGcCUQv2Gf7ySDMdoTTL1BZWK61', 'manuela_moreno', 'mmppm@outlook.com', 'https://www.facebook.com/app_scoped_user_id/1671032163116493/', '2015-06-09 11:57:24', '', 0, 'Manuela Moreno'),
(4661, 'Nuno_Morgado', '$P$BoqR5PUo9zpvBc5Fs8ETEfuIDuL7SZ1', 'nuno_morgado', 'nuno.fox@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10202889956368454/', '2015-06-09 12:00:44', '', 0, 'Nuno Morgado'),
(4662, 'Filomena_Sevinate_Pontes', '$P$Bo2bqY462co6Y/nLqpojMLE2Tl1Zye.', 'filomena_sevinate_pontes', 'filgod@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10203979660805196/', '2015-06-09 12:03:20', '', 0, 'Filomena Sevinate Pontes'),
(4663, 'Filipe_Dias', '$P$BG0eveoQKOJMAPKgIx88jrltvaltoF0', 'filipe_dias', 'filipemmdias29@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1587736161501168/', '2015-06-09 12:06:19', '', 0, 'Filipe Dias'),
(4664, 'Paula_Ferreira', '$P$BkDZ12OASUMjOrWDX8FBfDHCMZZUBd/', 'paula_ferreira', 'inha.ferreira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/993956607284114/', '2015-06-09 12:07:42', '', 0, 'Paula Ferreira'),
(4665, 'Miguel_Sousa_Lara', '$P$BAQUPUxzMFm0eSUAb4oy1t5wQQZ1IX1', 'miguel_sousa_lara', 'miguel.lara@ar.parlamento.pt', 'https://www.facebook.com/app_scoped_user_id/10204960981801300/', '2015-06-09 12:18:26', '', 0, 'Miguel Sousa Lara'),
(4666, 'Joao_Martins_1', '$P$B3wmWvNkhF1Jn8CeRR9L0msY5Bv6yt/', 'joao_martins_1', 'facebook_user_joao_martins_1@example.com', 'https://www.facebook.com/app_scoped_user_id/10207112096909594/', '2015-06-09 12:20:08', '', 0, 'João Martins'),
(4667, 'Carolina_Delgado', '$P$BAcZ0GXi1AgfSk8FWsA6YhoxDHRJtn0', 'carolina_delgado', 'carolinavcdelgado@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204477611722445/', '2015-06-09 12:20:09', '', 0, 'Carolina Delgado'),
(4668, 'Catarina_Beja', '$P$Bu9SrdRTs4Pmglqq.5AH6DIqrequAs1', 'catarina_beja', 'cataguina_3@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/904201772973428/', '2015-06-09 12:23:57', '', 0, 'Catarina Beja'),
(4669, 'Nuno_Mesquita', '$P$BdEN3DXc88sw2MoLBOgi0vVcugLgtp.', 'nuno_mesquita', 'facebook_user_nuno_mesquita@example.com', 'https://www.facebook.com/app_scoped_user_id/956268117728841/', '2015-06-09 12:29:49', '', 0, 'Nuno Mesquita'),
(4670, 'Susete_Evaristo', '$P$BhkZ1WNOydn9MHd.Jy6X5bmJZ/5JW7.', 'susete_evaristo', 'sgse.01@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10204932816619964/', '2015-06-09 12:30:55', '', 0, 'Susete Evaristo'),
(4671, 'Paulo_Correia', '$P$BQ4oY2iVTPE1heBvd1Xgn1Y90RNR620', 'paulo_correia', 'paulo-feijo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/978210652200836/', '2015-06-09 12:33:18', '', 0, 'Paulo Correia'),
(4672, 'Matilde_Gadim', '$P$Bg4D1Fo2snAcy86zHni/QGLQGSV30p1', 'matilde_gadim', 'matildegadim@gmail.com', 'https://plus.google.com/104889435190878089260', '2015-06-09 12:35:50', '', 0, 'Matilde Gadim'),
(4673, 'Diogo_Gandra', '$P$BDKEuDLnHeNgGF7Y4X8LBkVJBI.k4r0', 'diogo_gandra', 'diogo_miguel_gandra@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1070344612995432/', '2015-06-09 12:45:34', '', 0, 'Diogo Gandra'),
(4674, 'Jose_Brandao', '$P$BDz/TdzIa7UReh3tXATUXkziqcGWDi1', 'jose_brandao', 'zelisboa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/905434019520382/', '2015-06-09 12:45:46', '', 0, 'José Brandão'),
(4675, 'Francisco_Xavier', '$P$B.M6pk3YpeNVcPqdwszc73zBHCIARR0', 'francisco_xavier', 'franciscoxaviersantos@yahoo.com.br', 'https://www.facebook.com/app_scoped_user_id/10206871049432806/', '2015-06-09 12:46:25', '', 0, 'Francisco Xavier'),
(4676, 'Vasco_Hasse', '$P$B5hCjqZ2SrWJ4ngKmbN/KG9RL8ZwoX0', 'vasco_hasse', 'vascohasse@gmail.com', 'https://plus.google.com/106832208442925866710', '2015-06-09 12:50:53', '', 0, 'Vasco Hasse'),
(4677, 'Ines_Francisco', '$P$B8ngzpu/R3yC2wLp1jyXol1bGf4oBy0', 'ines_francisco', 'nokas.belem@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/870430163036935/', '2015-06-09 12:51:34', '', 0, 'Inês Francisco'),
(4678, 'Filipa_Neto', '$P$BTepst98ubx0i/CKymXCY.gbEM.5H/.', 'filipa_neto', 'filipa_ssn26@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204187761885438/', '2015-06-09 12:51:52', '', 0, 'Filipa Neto'),
(4679, 'Bernardo_Cristina_P', '$P$BgoTlKP3SfYrtv9nJD5fEXRd4vBAUY/', 'bernardo_cristina_p', 'bernacristina@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/458571277639081/', '2015-06-09 13:02:18', '', 0, 'Bernardo Cristina P');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(4680, 'Pedro_Seixas', '$P$BHlZzqA8/mlbDdI3BYzhRYUtmnKUiB1', 'pedro_seixas', 'ftseixas@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1119966544696611/', '2015-06-09 13:03:45', '', 0, 'Pedro Seixas'),
(4681, 'Joao_Salgado', '$P$BWA.2Ik/raHSlXkd3mUkMvPX5jJR1o1', 'joao_salgado', 'joao.es.salgado@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155754722835193/', '2015-06-09 13:05:21', '', 0, 'Joao Salgado'),
(4682, 'Joao_Ludovico', '$P$BJ.sNWks6jKy1sRhtiaE0H/Z8FSxOZ0', 'joao_ludovico', 'joaomludovico@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/867405919973124/', '2015-06-09 13:06:12', '', 0, 'Joao Ludovico'),
(4683, 'Bruno_Guilherme_Czerwonka', '$P$B.4OdYOLWeUMsWlJiC7YyV1KQBqyCd1', 'bruno_guilherme_czerwonka', 'brucze@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/733351246775428/', '2015-06-09 13:12:05', '', 0, 'Bruno Guilherme Czerwonka'),
(4684, 'Ana_Pires_Arruda', '$P$BmmrHMLu5Ks/Yke8WZRVM4vnvpqZY5/', 'ana_pires_arruda', 'anapiresarruda@gmail.com', 'https://www.facebook.com/app_scoped_user_id/874899422549037/', '2015-06-09 13:12:11', '', 0, 'Ana Pires Arruda'),
(4685, 'Maria_Martins', '$P$BydHc7wySt4h12nA4dNevfUzE9s11E.', 'maria_martins', 'maria_fmartins@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152919125537584/', '2015-06-09 13:12:11', '', 0, 'Maria Martins'),
(4686, 'Hugo_Damasio', '$P$B.jjrMzlbx83CzWWqzAoKQg4PZaudu1', 'hugo_damasio', 'hugodamasio@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207034199320300/', '2015-06-09 13:12:31', '', 0, 'Hugo Damásio'),
(4687, 'Joana_Almeida', '$P$BlKWmNHglEbU2vlN0h5JDa0KV3yuGh1', 'joana_almeida', 'ummundoajoanado@gmail.com', 'https://www.facebook.com/app_scoped_user_id/972941329404539/', '2015-06-09 13:16:21', '', 0, 'Joana Almeida'),
(4688, 'Daniela_Dias_Ferreira', '$P$BT0HwXUy2yPgPGNU5q/5j8/RaJUSnj1', 'daniela_dias_ferreira', 'bub1tas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205866778241429/', '2015-06-09 13:18:41', '', 0, 'Daniela Dias Ferreira'),
(4689, 'Olesya_Ivanova', '$P$B/TPINxnaiznQgicjVIb/EecHLMUxv/', 'olesya_ivanova', 'facebook_user_olesya_ivanova@example.com', 'https://www.facebook.com/app_scoped_user_id/952886781428029/', '2015-06-09 13:18:49', '', 0, 'Olesya Ivanova'),
(4690, 'Jorge_Dias_1', '$P$By0MudHbz1zSvEhCK9VhzD8v2igLWe1', 'jorge_dias_1', 'jorgeecosound@gmail.com', 'https://plus.google.com/114398777422325115310', '2015-06-09 13:21:13', '', 0, 'Jorge Dias'),
(4691, 'Joao_Amaral', '$P$BkLiSKhFbxCGnPKAOdvUeD2BJT0tmI1', 'joao_amaral', 'joao.almeida.amaral@gmail.com', 'https://plus.google.com/116087710492597879106', '2015-06-09 13:22:16', '', 0, 'João Amaral'),
(4692, 'Diogo_Pina', '$P$BA.MHYlLnUPFtt73kromYsuVC5OjQl/', 'diogo_pina', 'diogofapina@outlook.pt', 'https://www.facebook.com/app_scoped_user_id/392370677616604/', '2015-06-09 13:22:50', '', 0, 'Diogo Pina'),
(4693, 'Pedro_Leite', '$P$BpqKWwE4Y1syivRj.nM..18IXEbzz80', 'pedro_leite', 'facebook_user_pedro_leite@example.com', 'https://www.facebook.com/app_scoped_user_id/920117141382933/', '2015-06-09 13:22:55', '', 0, 'Pedro Leite'),
(4694, 'Joao_Camilo', '$P$BuGh4TL.BdFCAUMGtAeqWXbYpCZggg/', 'joao_camilo', 'me@joaocamilo.com', 'https://www.facebook.com/app_scoped_user_id/10205317072420512/', '2015-06-09 13:23:41', '', 0, 'João Camilo'),
(4695, 'Ana_Galamba', '$P$B0tH64ZIvPD9I33phTohUWHQA9kY760', 'ana_galamba', 'ana_galamba@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153398502059252/', '2015-06-09 13:24:16', '', 0, 'Ana Galamba'),
(4696, 'Cidalia_Dias', '$P$Ba3hgtSWVgAi.X8GRRovzqkKqB9uvE0', 'cidalia_dias', 'cidaliad@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/968885606478355/', '2015-06-09 13:27:16', '', 0, 'Cidália Dias'),
(4697, 'Filipe_Pinto_1', '$P$Bu2ogRAgoOJIoi0.uwFbvCKpcaCvgm.', 'filipe_pinto_1', 'filipe.manuel.pinto85@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1602969986608073/', '2015-06-09 13:32:21', '', 0, 'Filipe Pinto'),
(4698, 'Ana_Aleluia', '$P$B5dhtGcvifQ5RhjO4dFYN/mtRLHyv70', 'ana_aleluia', 'anamaleluia@gmail.com', 'https://www.facebook.com/app_scoped_user_id/982683711765006/', '2015-06-09 13:38:41', '', 0, 'Ana Aleluia'),
(4699, 'Hugo_Ribeiro', '$P$BtSa6yjISfsB6e0eU4iz3V6NAmlApC0', 'hugo_ribeiro', 'hugo666.23@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1231568530196767/', '2015-06-09 13:42:12', '', 0, 'Hugo Ribeiro'),
(4700, 'Andreia_Santos_1', '$P$B3nx3EZx0EMA8yylRoodpFXnX2ugys.', 'andreia_santos_1', 'andy.dgirl@gmail.com', 'https://plus.google.com/+AndreiaSantos23', '2015-06-09 13:42:34', '', 0, 'Andreia Santos'),
(4701, 'Patricia_Gomes_3', '$P$BEf7VBI4DUtBfvyTMqU6THI9XQhfUs1', 'patricia_gomes_3', 'patixa100@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1058521667511104/', '2015-06-09 13:44:07', '', 0, 'Patricia Gomes'),
(4702, 'Andreia_Mendes', '$P$BIdoXHqEVo6xon5vauWvc/hX7QAkgh.', 'andreia_mendes', 'andreiamendes_14@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1632596870297071/', '2015-06-09 13:46:53', '', 0, 'Andreia Mendes'),
(4703, 'Marco_Ribeiro_1', '$P$BXp6MWv637R1qzdlerUiJ1J5F/Beu21', 'marco_ribeiro_1', 'masro@iscte.pt', '', '2015-06-09 13:51:37', '', 0, 'Marco Ribeiro'),
(4704, 'Mafalda_Zuzarte_Reis', '$P$BDt/ZXGZQMSNKoAmahLwLZh8pltX8r0', 'mafalda_zuzarte_reis', 'facebook_user_mafalda_zuzarte_reis@example.com', 'https://www.facebook.com/app_scoped_user_id/10207466456684426/', '2015-06-09 13:52:52', '', 0, 'Mafalda Zuzarte Reis'),
(4705, 'Bicicleta_Corrida', '$P$BLZH7W7fDLcJPotwBiqxLRUJnHwSd01', 'bicicleta_corrida', 'bicicletadecorrida@gmail.com', '', '2015-06-09 13:55:06', '', 0, 'Bicicleta Corrida'),
(4706, 'Christian_Gollner', '$P$BZd0XVOToTFl9ugRJatkwn5a4Geawh/', 'christian_gollner', 'christian.goellner88@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153068556022669/', '2015-06-09 13:55:15', '', 0, 'Christian Göllner'),
(4707, 'Jose_Paulo_Martins_Narciso', '$P$BVZUZIwzshyy7mE/O64JjFaZderjg3/', 'jose_paulo_martins_narciso', 'atchimpoing@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206950650143898/', '2015-06-09 13:56:34', '', 0, 'Jose Paulo Martins Narciso'),
(4708, 'Luis_Silva_Campos', '$P$B6JYQMSh9CQy7EapZVDRca16urhdPW0', 'luis_silva_campos', 'lscascada@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206953303935088/', '2015-06-09 13:59:54', '', 0, 'Luís Silva Campos'),
(4709, 'Joao_Almeida_Peres', '$P$B9N7accY86raaoNZtfY6hhFJUiGgh.1', 'joao_almeida_peres', 'joao.a.peres@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207399588416122/', '2015-06-09 14:03:01', '', 0, 'João Almeida Peres'),
(4710, 'duarteb', '$P$B6yqR0mha.UgryOv9iapvXuc00CNGb/', 'duarteb', 'baenaduarte@gmail.com', 'https://plus.google.com/109907527747676407146', '2015-06-09 14:04:47', '', 0, 'duarteb'),
(4711, 'Manuel_Stone', '$P$BA8sJqHn9/C8cXJ9afdvcjfF0Mm1ix/', 'manuel_stone', 'manel_stone@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205189643394702/', '2015-06-09 14:06:04', '', 0, 'Manuel Stone'),
(4712, 'Maria_Papa', '$P$BBdnRjsZtdQLHSBAhPENZTRS73/SrF1', 'maria_papa', 'maria.zi.nha7@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203182355994698/', '2015-06-09 14:10:19', '', 0, 'Maria Papa'),
(4713, 'David_Carvalho', '$P$B6yPrHzxFFQXs96t4Q9.p8CkPKG8jt/', 'david_carvalho', 'david-95carvalho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204700075769657/', '2015-06-09 14:11:28', '', 0, 'David Carvalho'),
(4714, 'Dani_Fontoura', '$P$B10lRIuCMFcTDx4/kmTCFk0zvRiBcD.', 'dani_fontoura', 'daniel.a.a.fontoura@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1605386516368848/', '2015-06-09 14:12:44', '', 0, 'Dani Fontoura'),
(4715, 'Carlos_Mota_1', '$P$BB1LomCRctbrXzhP6GOMTgS4uC7Rnn.', 'carlos_mota_1', 'facebook_user_carlos_mota_1@example.com', 'https://www.facebook.com/app_scoped_user_id/983204758371087/', '2015-06-09 14:15:12', '', 0, 'Carlos Mota'),
(4716, 'Diana_Goncalves', '$P$Bkw62ELpC1TJ7Qgb6XMEbKoZtLhKDK/', 'diana_goncalves', 'leonordiana@gmail.com', 'https://www.facebook.com/app_scoped_user_id/985372314848895/', '2015-06-09 14:17:45', '', 0, 'Diana Gonçalves'),
(4717, 'Miguel_Vargas', '$P$BZ4pQV01hm.rRyqURPFnFZs/FBkvP//', 'miguel_vargas', 'miguelmovargas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1028114577229490/', '2015-06-09 14:18:44', '', 0, 'Miguel Vargas'),
(4718, 'Carolina_Fernandes_2', '$P$B3xbWuR53QV4jwUuapU.Jl5To6Mvr8/', 'carolina_fernandes_2', 'carolinaafernandess5@gmail.com', '', '2015-06-09 14:18:53', '', 0, 'Carolina Fernandes'),
(4719, 'Nadia_Abreu', '$P$BQiEAdmkkC2JgZhyxFUsakgbkq75Hm1', 'nadia_abreu', 'nadia.abreu795@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206335853902870/', '2015-06-09 14:21:14', '', 0, 'Nadia Abreu'),
(4720, 'Rute_Martins', '$P$BJcYVIYQkD3UpjGkmVTHDM4v8p3nd6.', 'rute_martins', 'rutemsmar@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153351886816341/', '2015-06-09 14:21:45', '', 0, 'Rute Martins'),
(4721, 'Lino_Inocencio', '$P$BC6fRc5eKnacMbJX0XC/YhPzFUqfwI0', 'lino_inocencio', 'linuangra@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/935679439787872/', '2015-06-09 14:23:31', '', 0, 'Lino Inocencio'),
(4722, 'Miguel_Rosberg_Graca', '$P$BmWCpuFgFO36gtL/.K8pxhwc.XybLK.', 'miguel_rosberg_graca', 'sueco1996@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1083251331689241/', '2015-06-09 14:23:31', '', 0, 'Miguel Rosberg Graça'),
(4723, 'Tania_Lourenco', '$P$B9X5dK7PNdkuuUM62XF90ZCPUSKw7.0', 'tania_lourenco', 'lourencotania@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153470473134382/', '2015-06-09 14:24:15', '', 0, 'Tânia Lourenço'),
(4724, 'Alexandre_Santos_2', '$P$BAEHNGWLk6H5ocWdH8M68mLYP8L1fd1', 'alexandre_santos_2', 'alexandre.pereira.dos.santos@gmail.com', 'https://plus.google.com/115134327244184356847', '2015-06-09 14:24:20', '', 0, 'Alexandre Santos'),
(4725, 'Antonio_Cruz', '$P$BnUMQFP9tZM9ij2BTI03bNh4vxSa0V1', 'antonio_cruz', 'zurcot@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1135943159765394/', '2015-06-09 14:24:51', '', 0, 'Antonio Cruz'),
(4726, 'Rosario_Malaca', '$P$BrkLxbTHZXTaq33mcGB48vJVzSWDYl0', 'rosario_malaca', 'rosariomalaca@gmail.com', 'https://www.facebook.com/app_scoped_user_id/762126460574281/', '2015-06-09 14:25:14', '', 0, 'Rosario Malaca'),
(4727, 'Maria_Bettencourt', '$P$BjD7HC9uLG9KfyzLmsoNCSUOhgKxCq1', 'maria_bettencourt', 'mariajpb90@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153466798953573/', '2015-06-09 14:26:47', '', 0, 'Maria Bettencourt'),
(4728, 'Pedro_Valente', '$P$BN2n..5T5P5hfqueOglid6aBwkDMMR/', 'pedro_valente', 'pedrovalente15@gmail.com', 'https://www.facebook.com/app_scoped_user_id/484652701693719/', '2015-06-09 14:26:47', '', 0, 'Pedro Valente'),
(4729, 'Mariana_Serio', '$P$B.k17dgqoYW1rIKHTDeSCQzkdk75Rf0', 'mariana_serio', 'facebook_user_mariana_serio@example.com', 'https://www.facebook.com/app_scoped_user_id/845632398860702/', '2015-06-09 14:26:53', '', 0, 'Mariana Sério'),
(4730, 'Daniel_Fonseca', '$P$BRQmkPmDUIDZxEjii/4w5tzIMUazEJ.', 'daniel_fonseca', 'facebook_user_daniel_fonseca@example.com', 'https://www.facebook.com/app_scoped_user_id/10205839234394398/', '2015-06-09 14:27:15', '', 0, 'Daniel Fonseca'),
(4731, 'Alexander_Lopesa', '$P$BWPPNWcI3LOAfbW506yPrVnJFxlaap.', 'alexander_lopesa', 'dotframe@gmail.com', 'https://plus.google.com/108025752125744167669', '2015-06-09 14:30:06', '', 0, 'Alexander Lopesa'),
(4732, 'Nuno_Silva_1', '$P$BAbuTt85bFvio.4JuR5OkUS4T0qWeu/', 'nuno_silva_1', 'facebook_user_nuno_silva_1@example.com', 'https://www.facebook.com/app_scoped_user_id/986164738084891/', '2015-06-09 14:31:32', '', 0, 'Nuno Silva'),
(4733, 'Tania_Carvalho_da_Silva', '$P$BI1OJy5H4kI6qSt6h1EGTpleraTEEh.', 'tania_carvalho_da_silva', 'taniacdasilva@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/1097035906976914/', '2015-06-09 14:34:03', '', 0, 'Tânia Carvalho da Silva'),
(4734, 'Isaac_Bertrand', '$P$BInTrR2Gtbb8JB0lU0vkiRU2PFMxTd/', 'isaac_bertrand', 'ab_isac@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/992488880801224/', '2015-06-09 14:35:10', '', 0, 'Isaac Bertrand'),
(4735, 'Priscila_Varela', '$P$BbFj2t2/A0aGlz5CBNl5aOUQOdNcYL1', 'priscila_varela', 'priki_varela_95@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1000050596672869/', '2015-06-09 14:35:45', '', 0, 'Priscila Varela'),
(4736, 'Andre_Esteves', '$P$Ban153G59fe0d/tmIOgN3bvJLrkncD1', 'andre_esteves', 'andre.esteves.11@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/859104307494492/', '2015-06-09 14:36:57', '', 0, 'André Esteves'),
(4737, 'Sofia_Nobre_1', '$P$B4g8dOPM53MjuSDvZm54ijjwCEhIOl1', 'sofia_nobre_1', 'facebook_user_sofia_nobre_1@example.com', 'https://www.facebook.com/app_scoped_user_id/1004041412939974/', '2015-06-09 14:37:01', '', 0, 'Sofia Nobre'),
(4738, 'Dieison_Souza', '$P$BBHCa08RUSB5.cM5IRmTKMujHCFu6j0', 'dieison_souza', 'dneo777@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/951212541566636/', '2015-06-09 14:37:12', '', 0, 'Dieison Souza'),
(4739, 'Pipo_De_Mendonca_Corte-Real', '$P$Bwtw1m0V.Irvk.1Tjukbz/C7Bl5498/', 'pipo_de_mendonca_corte-real', 'pipocortereal@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204553167817254/', '2015-06-09 14:38:25', '', 0, 'Pipo De Mendonça Côrte-Real'),
(4740, 'Ana_Cardeira_da_Silva', '$P$BUFZLPzMtTG9L8pH7UAvzHvWL9GOcP/', 'ana_cardeira_da_silva', 'anacardeira@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/10206872641596350/', '2015-06-09 14:38:36', '', 0, 'Ana Cardeira da Silva'),
(4741, 'Ricardo_Rei', '$P$B7N1b0DMwbHiDAMtlk4rzOUsg51ugD0', 'ricardo_rei', 'esquilo_n@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205479940975882/', '2015-06-09 14:38:45', '', 0, 'Ricardo Rei'),
(4742, 'Teresa_Morgado', '$P$BXGChx4skmnWxftJRlgE12J7f6M8M6/', 'teresa_morgado', 'teresamorgado2@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205248028944577/', '2015-06-09 14:38:57', '', 0, 'Teresa Morgado'),
(4743, 'Paulo_Goncalves', '$P$BSwW9DnaYBzJw7vOY6exrDWL6EcMsO0', 'paulo_goncalves', 'paulo.gonc@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152794044187890/', '2015-06-09 14:39:43', '', 0, 'Paulo Gonçalves'),
(4744, 'Raquel_Cristovao', '$P$B5i.SgIB4diXeWKBt7ruD6dvO/K4OT/', 'raquel_cristovao', 'rmcristovao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152786886571086/', '2015-06-09 14:39:59', '', 0, 'Raquel Cristóvão'),
(4745, 'Monica_Ordaz', '$P$BgVJVNbN1BOzXsR2ABATUqo3YL8Qlv1', 'monica_ordaz', 'monica.ordaz@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/762695880495477/', '2015-06-09 14:40:51', '', 0, 'Mónica Ordaz'),
(4746, 'Joao_Traveira', '$P$BWzVIKmXalpQJQ6g73Fol7neagEhnu.', 'joao_traveira', 'facebook_user_joao_traveira@example.com', 'https://www.facebook.com/app_scoped_user_id/10206058428891303/', '2015-06-09 14:41:28', '', 0, 'Joao Traveira'),
(4747, 'Joao_Vasconcelos_Fernandes', '$P$BcZcIj2y5OmSNGmx9vV87.u1rFHapU0', 'joao_vasconcelos_fernandes', 'planetajota@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1039786339379220/', '2015-06-09 14:42:03', '', 0, 'João Vasconcelos Fernandes'),
(4748, 'Nuno_Ferreira', '$P$B3jjl3SVXK3hGffRJdZfkGd20VQOeW/', 'nuno_ferreira', 'nunogamefire@gmail.com', 'https://plus.google.com/116135385400615428618', '2015-06-09 14:42:34', '', 0, 'Nuno Ferreira'),
(4749, 'Miguel_Cruz_Paixao', '$P$BwUsLBU3IDQ4I7t85VKun0j.mxNRYy/', 'miguel_cruz_paixao', 'miguel.paixao@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/10203570340414201/', '2015-06-09 14:42:37', '', 0, 'Miguel Cruz Paixão'),
(4750, 'Raquel_Braz', '$P$BB6SG1pgkgBO7ff/A864KmnX.Zm/le/', 'raquel_braz', 'raquelcbraz@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152750245966534/', '2015-06-09 14:43:14', '', 0, 'Raquel Braz'),
(4751, 'Rita_A_Pica_Inacio', '$P$Bvzp2GMOf0VuiszAqSMYfNSSj621Af1', 'rita_a_pica_inacio', 'rita-pica@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/976703239027464/', '2015-06-09 14:43:28', '', 0, 'Rita A. Pica Inácio'),
(4752, 'Catarina_Vicente', '$P$BTiRWo3oIxdLVRokfEUVmjQIbcKsRl1', 'catarina_vicente', 'catarinavicente_6@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204555320109777/', '2015-06-09 14:43:30', '', 0, 'Catarina Vicente'),
(4753, 'Xico_Carvalho', '$P$BhxvnbbHWUkoyxAyHcoJ3GcMFq3vVF/', 'xico_carvalho', 'creepy.pt@gmail.com', 'https://www.facebook.com/app_scoped_user_id/881359895264799/', '2015-06-09 14:47:33', '', 0, 'Xico Carvalho'),
(4754, 'Andre_Mota', '$P$BjAEHVMF4gp023AGt9UIryBoZfmm3k.', 'andre_mota', 'ruiandremota@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152942297058519/', '2015-06-09 14:47:47', '', 0, 'André Mota'),
(4755, 'Diva_Santos', '$P$BZXf/vpExKZginKvmYfOvN8WLa/IEp0', 'diva_santos', 'diva.santos@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10205628880975735/', '2015-06-09 14:47:54', '', 0, 'Diva Santos'),
(4756, 'Leonor_Tomaz', '$P$BtE.3fssmEt4j46GGFOA0G/WKJmAFn1', 'leonor_tomaz', 'leonor.rt01@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1629236423958761/', '2015-06-09 14:48:47', '', 0, 'Leonor Tomaz'),
(4757, 'Sebas_Furtado', '$P$BsZ.BIg2eu/gG/ijruqSxRTziJuc5a.', 'sebas_furtado', 'facebook_user_sebas_furtado@example.com', 'https://www.facebook.com/app_scoped_user_id/10153067138458318/', '2015-06-09 14:49:14', '', 0, 'Sebas Furtado'),
(4758, 'Carla_Soeiro', '$P$BWoE6o1epxhvXww0YQQ46jOfETsC/N0', 'carla_soeiro', 'carlasoeiro@velcrum.com', '', '2015-06-09 14:49:42', '', 0, 'Carla Soeiro'),
(4759, 'Rita_Cataludo', '$P$BjXIT4SSEBYL08H.HRb20eDwFkMuRu/', 'rita_cataludo', 'ritinha2311@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1305939036083834/', '2015-06-09 14:50:52', '', 0, 'Rita Cataludo'),
(4760, 'Rita_Mota', '$P$B8ZirN5Ps/.Yi7fgJhk38KKGAuFPz40', 'rita_mota', 'limao.rita@gmail.com', 'https://www.facebook.com/app_scoped_user_id/827316694022922/', '2015-06-09 14:51:05', '', 0, 'Rita Mota'),
(4761, 'Nuno_Cunha', '$P$BxoCh0QtBZFb0fhZ5alLpyTNjUSvas0', 'nuno_cunha', 'nunosub@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206381751799264/', '2015-06-09 14:51:13', '', 0, 'Nuno Cunha'),
(4762, 'Rodrigo_Pereira', '$P$BMVQxXCDzPOoiUOSpyj/GcMA7OB8YS.', 'rodrigo_pereira', 'rodrigo.feijo.pereira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203973460767355/', '2015-06-09 14:51:39', '', 0, 'Rodrigo Pereira'),
(4763, 'Victor_Manuel_Luz_Antunes', '$P$BsooB0Ve80Y6wH5Vcccj9K4UuLo2zw.', 'victor_manuel_luz_antunes', 'victorantunes@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10202951543708714/', '2015-06-09 14:51:56', '', 0, 'Victor Manuel Luz Antunes'),
(4764, 'Rita_Ordaz', '$P$BYSo8xGtPLENASsfC3E.TAPXNRCBXZ1', 'rita_ordaz', 'rita-costacaldeiradeordaz@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10200731008313418/', '2015-06-09 14:52:25', '', 0, 'Rita Ordaz'),
(4765, 'Pedro_Torres', '$P$Bq3yz6D0TGXdd2buCyq8uywKY1oz6i0', 'pedro_torres', 'pedro.torres9@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/948810588472596/', '2015-06-09 14:52:58', '', 0, 'Pedro Torres'),
(4766, 'Nuno_Pereira_2', '$P$B8hJTb/lwW/K9tDipg0ubk1T4ZvFhr0', 'nuno_pereira_2', 'sp.nuno2000@gmail.com', 'https://www.facebook.com/app_scoped_user_id/993257654040065/', '2015-06-09 14:53:10', '', 0, 'Nuno Pereira'),
(4767, 'Rita_Noritake', '$P$BXl4jI1fAYjTbZZsydsmCUUJPkhKP//', 'rita_noritake', 'rita.noritake@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1102932239722032/', '2015-06-09 14:53:24', '', 0, 'Rita Noritake'),
(4768, 'Andre_Guerin', '$P$Bn81XnAaHs3kQ6E0Pep/pHmjoUDuVm1', 'andre_guerin', 'andre@guerin.com', 'https://www.facebook.com/app_scoped_user_id/10153091029342408/', '2015-06-09 14:53:44', '', 0, 'André Guerin'),
(4769, 'Joao_Paulo_Rodrigues', '$P$Bw3XIyQqkHI4sV7kwdVm82IXJZ69BA0', 'joao_paulo_rodrigues', 'fashionviana@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/10205329831898433/', '2015-06-09 14:55:01', '', 0, 'João Paulo Rodrigues'),
(4770, 'Sandra_Pais', '$P$BRVHKLf4kbz5Ff7HAxpTks0XKpGwBn.', 'sandra_pais', 'facebook_user_sandra_pais@example.com', 'https://www.facebook.com/app_scoped_user_id/1073603142668875/', '2015-06-09 14:56:17', '', 0, 'Sandra Pais'),
(4771, 'Sou_Eu', '$P$BMKH3hsSLMixO8OAe5L4YFa7XGh.Ix/', 'sou_eu', 'anjoedemonio19@gmail.com', 'https://profiles.google.com/113766468885419863369', '2015-06-09 14:56:28', '', 0, 'Sou Eu'),
(4772, 'Rui_Conde', '$P$BonTNA3hoZwKNY7X8Sl7rWPFuelbiD1', 'rui_conde', 'rui_97@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/999644316715298/', '2015-06-09 14:56:43', '', 0, 'Rui Conde'),
(4773, 'Antonio_Araujo', '$P$BV1NjAPe02FTClcwUlpRWgK75dSjSE0', 'antonio_araujo', 'designeraraujo@gmail.com', 'https://plus.google.com/+AntonioAraujoPhotography', '2015-06-09 14:57:35', '', 0, 'Antonio Araujo'),
(4774, 'Elisabete_Pires_Bailao', '$P$BTBnKMUXrwMaqYm3LKImTkGL8wuKvz/', 'elisabete_pires_bailao', 'facebook_user_elisabete_pires_bailao@example.com', 'https://www.facebook.com/app_scoped_user_id/10205457832179597/', '2015-06-09 14:59:59', '', 0, 'Elisabete Pires Bailão'),
(4775, 'Vitor_Valente', '$P$BLXmnjIp4dXPTw4iB8Hw48rgB05rqO1', 'vitor_valente', '0173valente@gmail.com', 'https://plus.google.com/102876971344055115519', '2015-06-09 15:01:30', '', 0, 'Vitor Valente'),
(4776, 'Miguel_Conceicao', '$P$B6J7jCIH5Ui0hzSDGuQBWrTkzpBP9h1', 'miguel_conceicao', 'migapc@gmail.com', 'https://www.facebook.com/app_scoped_user_id/917105628311933/', '2015-06-09 15:02:37', '', 0, 'Miguel Conceição'),
(4777, 'Miguel_Ruivo', '$P$BoIvpaLmRfX/sJZ7qeOYM55ruqo3d11', 'miguel_ruivo', 'facebook_user_miguel_ruivo@example.com', 'https://www.facebook.com/app_scoped_user_id/817791994965555/', '2015-06-09 15:03:12', '', 0, 'Miguel Ruivo'),
(4778, 'Regis_Silva_Skate', '$P$BP1NNy6TWivuzluaEPaHc8TkN1X8Ah.', 'regis_silva_skate', 'regisskt@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204389886248156/', '2015-06-09 15:03:36', '', 0, 'Regis Silva Skate'),
(4779, 'Filipe_Araujo', '$P$BwpQQroMx5E7SiQWO6Al.lm/2f7C2Y1', 'filipe_araujo', 'filipemb.araujo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/980036662029521/', '2015-06-09 15:04:10', '', 0, 'Filipe Araújo'),
(4780, 'Piu_Figueiredo', '$P$Bh44ezqhGppiUEagc/OH9U3c1aY7KI.', 'piu_figueiredo', 'piufigueiredo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/693551064079830/', '2015-06-09 15:06:07', '', 0, 'Piu Figueiredo'),
(4781, 'Carlos_Alberto_Martins', '$P$BZvc4ekWii4wKX.AXqG.jo8GcCfli9.', 'carlos_alberto_martins', 'scarlosmartins@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203199647310345/', '2015-06-09 15:08:56', '', 0, 'Carlos Alberto Martins'),
(4782, 'Francisco_Garcia_Abreu', '$P$B4HHKAg28ueqycpCnufxnwYbNY4Kkw0', 'francisco_garcia_abreu', 'frankgarciaabreu@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205940943296952/', '2015-06-09 15:09:12', '', 0, 'Francisco Garcia Abreu'),
(4783, 'Carla_Martins', '$P$BnWvxsqXt30BKDPQd93R9l1PR1shYR1', 'carla_martins', 'nogueiraloureiro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/895123500523565/', '2015-06-09 15:09:52', '', 0, 'Carla Martins'),
(4784, 'Americo_Macareno', '$P$B8OPGOx6.y72ttkWP8YKI/tYBn4YPb/', 'americo_macareno', 'americo.macareno@gmail.com', 'https://www.facebook.com/app_scoped_user_id/998076513578646/', '2015-06-09 15:10:04', '', 0, 'Américo Macareno'),
(4785, 'Pedro_Isabel', '$P$B5ODuwmqTneOjs2kK9pNfGd3yIQzIf/', 'pedro_isabel', 'pedroisabel_925@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203419404120800/', '2015-06-09 15:10:36', '', 0, 'Pedro Isabel'),
(4786, 'Rita_Vidrago', '$P$BAPhH92aPSOGBGRkgd.ePOGjD15aXc/', 'rita_vidrago', 'ritinha_vidrago@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/980952588605408/', '2015-06-09 15:10:39', '', 0, 'Rita Vidrago'),
(4787, 'Diogo_Osorio_Castro', '$P$BoYNBprcpzeaMJRUvHrR45u3uejImD0', 'diogo_osorio_castro', 'facebook_user_diogo_osorio_castro@example.com', 'https://www.facebook.com/app_scoped_user_id/10152984436278528/', '2015-06-09 15:11:20', '', 0, 'Diogo Osório Castro'),
(4788, 'Rodrigo_Romano', '$P$B/Qh/LBp8o8AKWk617WBQEhGQ99SEY.', 'rodrigo_romano', 'rodrigoromano.5@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206103428779087/', '2015-06-09 15:11:27', '', 0, 'Rodrigo Romano'),
(4789, 'Ana_Ramos', '$P$BfavQequUNDoI25Cb9UkI.cfoBQ5E2/', 'ana_ramos', 'anacarmoramos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/872723806127228/', '2015-06-09 15:12:03', '', 0, 'Ana Ramos'),
(4790, 'DARIO_SIMAO', '$P$BO8SXKXvXge9/9qpP3yUx9MYYYzIMX/', 'dario_simao', 'dariosimao1@gmail.com', 'https://plus.google.com/113330117162216596730', '2015-06-09 15:13:22', '', 0, 'DARIO SIMAO'),
(4791, 'Francisco_Empis', '$P$BOTjZdnc6PbknuayiObiuAbOsGCGWH/', 'francisco_empis', 'franciscoempis@yahoo.com', 'https://www.facebook.com/app_scoped_user_id/1588781598076264/', '2015-06-09 15:13:48', '', 0, 'Francisco Empis'),
(4792, 'Jimi_Linden', '$P$BK7YGRX.bINw516hEARg.OV6KmXXNP/', 'jimi_linden', 'ellisbahia2@gmail.com', 'https://www.facebook.com/app_scoped_user_id/924006534322620/', '2015-06-09 15:13:52', '', 0, 'Jimi Linden'),
(4793, 'Isis_Joaquim', '$P$B5LwDL5eE79sVQggmlCEiX2D8D..yR0', 'isis_joaquim', 'iris_joaquim@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/1656856554544622/', '2015-06-09 15:14:29', '', 0, 'Isis Joaquim'),
(4794, 'Marco_F_', '$P$B8tbkviVPHPnr7fkz9Bg0S4wtuw84N.', 'marco_f_', 'marcoconstruction@live.ca', 'https://www.facebook.com/app_scoped_user_id/10153369255857579/', '2015-06-09 15:14:31', '', 0, 'Marco F.'),
(4795, 'Beatriz_Tacao', '$P$BbXFiwEsXjc6pkoSNYH0wT3IeFQflE/', 'beatriz_tacao', 'beatriz.t.santos@gmail.com', 'https://www.facebook.com/app_scoped_user_id/982890065077951/', '2015-06-09 15:14:43', '', 0, 'Beatriz Tacão'),
(4796, 'Maria_Canas', '$P$BJm7whiP9XnlbCaG9SZ6PReqosk./0.', 'maria_canas', 'maria_canas1@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/439213032870663/', '2015-06-09 15:15:18', '', 0, 'Maria Canas'),
(4797, 'Pipa_Josefine', '$P$ByKLQbEmILL4/NP/gqYO5KZM4L8jnr0', 'pipa_josefine', 'josefinewildenburg@yahoo.de', 'https://www.facebook.com/app_scoped_user_id/1663783480519272/', '2015-06-09 15:15:35', '', 0, 'Pipa Josefine'),
(4798, 'Pedro_Figueiredo', '$P$BYslcAi6aNcONPs/Y2.C7iDf19zzFc0', 'pedro_figueiredo', 'pedrotorgalfig@gmail.com', 'https://www.facebook.com/app_scoped_user_id/408032339399237/', '2015-06-09 15:16:14', '', 0, 'Pedro Figueiredo'),
(4799, 'Edgar_Duarte', '$P$BYAX8ZlYN.VU.4pVZJRAA.3l//X9jj.', 'edgar_duarte', 'edgarduarte82@gmail.com', 'https://www.facebook.com/app_scoped_user_id/490389477775431/', '2015-06-09 15:16:38', '', 0, 'Edgar Duarte'),
(4800, 'David_Pereira_1', '$P$BxPhGWALEweBl4QzppRwnVlEBc8ihi.', 'david_pereira_1', 'facebook_user_david_pereira_1@example.com', 'https://www.facebook.com/app_scoped_user_id/392390037631025/', '2015-06-09 15:17:36', '', 0, 'David Pereira'),
(4801, 'Margarida_Almeida_3', '$P$BTY0N8Pqw1zTpnB1gopnCyngjLUPw/.', 'margarida_almeida_3', 'malmeida1@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/10204300118134098/', '2015-06-09 15:20:40', '', 0, 'Margarida Almeida'),
(4802, 'Helia_Ribeiro', '$P$BwqCbV..MNWroU01Jw.GTsrTceN4Xr1', 'helia_ribeiro', 'helia_ribeiro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204549302244762/', '2015-06-09 15:20:43', '', 0, 'Helia Ribeiro'),
(4803, 'Pureza_Abrantes', '$P$BH.T9efetTuqzkJpjxwdri6ByFp3qG/', 'pureza_abrantes', 'purezaabrantes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1191721944186849/', '2015-06-09 15:21:37', '', 0, 'Pureza Abrantes'),
(4804, 'Heitor_Antunes', '$P$BU45xcWft4uEbZxIZL9VrnoF5D0ZAN1', 'heitor_antunes', 'heitorjunior34@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/879330158807566/', '2015-06-09 15:22:03', '', 0, 'Heitor Antunes'),
(4805, 'Leandro_Wayne', '$P$BHM7CRzjsfJ3FnXEIqCv/INTIhw4m10', 'leandro_wayne', 'facebook_user_leandro_wayne@example.com', 'https://www.facebook.com/app_scoped_user_id/476974259132489/', '2015-06-09 15:22:45', '', 0, 'Leandro Wayne'),
(4806, 'Francisca_Favinha_Carrasco', '$P$BhXtS5cVZ5dUyfxI0htwoLP18puiBN/', 'francisca_favinha_carrasco', 'facebook_user_francisca_favinha_carrasco@example.com', 'https://www.facebook.com/app_scoped_user_id/448898238611972/', '2015-06-09 15:25:31', '', 0, 'Francisca Favinha Carrasco'),
(4807, 'Rodrigo_Goncalves', '$P$BVO917NvG2te4G1rEIUEC4lrm1pzzc/', 'rodrigo_goncalves', 'rodrigo.scp.goncalves@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1092182267462748/', '2015-06-09 15:26:27', '', 0, 'Rodrigo Gonçalves'),
(4808, 'Lucas_Frederico', '$P$B6A0C5a385vyWTV5feE8YidTd02lsF0', 'lucas_frederico', 'lucasmartinsfrederico@outlook.pt', 'https://www.facebook.com/app_scoped_user_id/473279929497926/', '2015-06-09 15:28:00', '', 0, 'Lucas Frederico'),
(4809, 'Ricardo_Jorge_Costa_Motta', '$P$BfmAq5Sc9WUhBY9rT9r06KwmceNH8f/', 'ricardo_jorge_costa_motta', 'ricardocostamotta@gmail.com', 'https://plus.google.com/108333833992732587907', '2015-06-09 15:29:46', '', 0, 'Ricardo Jorge Costa Motta'),
(4810, 'Jorge_Aguiar', '$P$BzN.NFWJjq8suSnE6fXb7BxD2cJHQu/', 'jorge_aguiar', 'aguiar.jorge5@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10207266040027956/', '2015-06-09 15:31:30', '', 0, 'Jorge Aguiar'),
(4811, 'Paulo_Silva_1', '$P$B0qpoZy0risoKexlOlAMh91v47vGXI1', 'paulo_silva_1', 'paulosilva.santander@kanguru.pt', 'https://www.facebook.com/app_scoped_user_id/10204507851245267/', '2015-06-09 15:31:31', '', 0, 'Paulo Silva'),
(4812, 'Joao_Garcia', '$P$BMFppZeq4zJvVXsUaU6rBoJiQGSymr/', 'joao_garcia', 'joaogarcia2103@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10203341742702598/', '2015-06-09 15:32:35', '', 0, 'Joao Garcia'),
(4813, 'Paulo_Santos_2', '$P$BVn7WwwZYXU6.HzUNFrZe2sxSq3iav0', 'paulo_santos_2', '4cad@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/711219095650401/', '2015-06-09 15:36:57', '', 0, 'Paulo Santos'),
(4814, 'Guerreiro_Bento', '$P$BSkiknATHBg//xoa/se56yXRQsR03w0', 'guerreiro_bento', 'bguerreiro74@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204567110518294/', '2015-06-09 15:37:46', '', 0, 'Guerreiro Bento'),
(4815, 'Nuno_Oli', '$P$BlmOpfCHcErCe/zBScywL6bEVMoIM1.', 'nuno_oli', 'nuno_surf_10@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206400892318853/', '2015-06-09 15:39:47', '', 0, 'Nuno Oli'),
(4816, 'Bernardo_Antonio_Botelho_Direito', '$P$BIjRMvVbJ5Y5ltGEjutItUxC95MT1u1', 'bernardo_antonio_botelho_direito', 'bernardodireito@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1086287034733305/', '2015-06-09 15:39:51', '', 0, 'Bernardo António Botelho Direito'),
(4817, 'Rodrigo_Marcal_Camacho', '$P$BoBubXCYJfcszlEQtWxBtPDAn2YMev0', 'rodrigo_marcal_camacho', 'camacho1996@msn.com', 'https://www.facebook.com/app_scoped_user_id/1093457234003224/', '2015-06-09 15:40:12', '', 0, 'Rodrigo Marçal Camacho'),
(4818, 'Pedro_Cunha', '$P$BZfFtCdsSbRPDv6Yi1s6AimV83WY1H0', 'pedro_cunha', 'pedro.klecius.cunha@gmail.com', 'https://plus.google.com/100584929850849506732', '2015-06-09 15:44:54', '', 0, 'Pedro Cunha'),
(4819, 'Vera_Pimenta', '$P$BwC3/l.Cp9joxc2KjjyKhOB1JZO30w/', 'vera_pimenta', 'pimenta_vera@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1150454668313726/', '2015-06-09 15:48:16', '', 0, 'Vera Pimenta'),
(4820, 'Rodolfo_Reis', '$P$B8yLAAV4KqGR2jH/cYyOKzamco.xzm/', 'rodolfo_reis', 'facebook_user_rodolfo_reis@example.com', 'https://www.facebook.com/app_scoped_user_id/10207347598307751/', '2015-06-09 15:50:14', '', 0, 'Rodolfo Reis'),
(4821, 'Samuel_Avelar', '$P$BzqRP4FwhrztORDP007/KuOpBz4.d71', 'samuel_avelar', 'thebundleofsam@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206291517834163/', '2015-06-09 15:51:17', '', 0, 'Samuel Avelar'),
(4822, 'Paula_Henriques', '$P$Bcfodyk6h7HU7XD9Uas5JgPITcelmE.', 'paula_henriques', 'facebook_user_paula_henriques@example.com', 'https://www.facebook.com/app_scoped_user_id/840645575990702/', '2015-06-09 15:51:58', '', 0, 'Paula Henriques'),
(4823, 'Ana_Neves', '$P$BtiQQWenCf1zA/nKDiw/Qk6xHs2suk0', 'ana_neves', 'anacatarinanev@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1004646716242822/', '2015-06-09 15:52:40', '', 0, 'Ana Neves'),
(4824, 'RS_Telas_Molduras_DecoRustico', '$P$BfLbABKgKPv6akjnXymiPQZukk38mL0', 'rs_telas_molduras_decorustico', 'ricardojsantos30@gmail.com', 'https://www.facebook.com/app_scoped_user_id/813737028714089/', '2015-06-09 15:55:12', '', 0, 'RS Telas Molduras DecoRustico'),
(4825, 'AndSo_Itis', '$P$B34/mUEFVR/qBp6XJGBeqmvFV57odb1', 'andso_itis', 'facebook_user_andso_itis@example.com', 'https://www.facebook.com/app_scoped_user_id/1455695451410851/', '2015-06-09 15:55:42', '', 0, 'And\'So It\'is'),
(4826, 'Rui_Vasco_Ricardo_Canhoto', '$P$BC2WPX9m38icdfaxT7hvZH9JLfi10s/', 'rui_vasco_ricardo_canhoto', 'rui.canhoto@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204010867382910/', '2015-06-09 15:55:55', '', 0, 'Rui Vasco Ricardo Canhoto'),
(4827, 'Te_Passao', '$P$BeuK2/VfOaYaBFYzoXOvnP6zj5Rqiu0', 'te_passao', 'mt_passao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1148072281875321/', '2015-06-09 15:57:00', '', 0, 'Té Passão'),
(4828, 'Margarida_Macas', '$P$B1unoTcWQ7voeunFjWbWaA4gnYAbOJ1', 'margarida_macas', 'margarida_macas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/981431548548181/', '2015-06-09 15:57:56', '', 0, 'Margarida Maçãs'),
(4829, 'Victoria_Jordan', '$P$B0y/GfDp/tWTSyfezw8mTKR8uZN6dP/', 'victoria_jordan', 'facebook_user_victoria_jordan@example.com', 'https://www.facebook.com/app_scoped_user_id/10204405883128621/', '2015-06-09 16:02:48', '', 0, 'Victoria Jordan'),
(4830, 'Sebastiao_Lancastre', '$P$Bt6KZjKoc/DKo4s8uCtKpH870nZaj/.', 'sebastiao_lancastre', 'sebastiaopv@lancastre.com', 'https://www.facebook.com/app_scoped_user_id/10155650475055313/', '2015-06-09 16:04:01', '', 0, 'Sebastião Lancastre'),
(4831, 'Jorge_Pereira', '$P$BY8Wvm3S8VabCfDnPoEA/ngKYxJeNr/', 'jorge_pereira', 'ajmp.mail@gmail.com', 'https://plus.google.com/112939181065274779580', '2015-06-09 16:04:05', '', 0, 'Jorge Pereira'),
(4832, 'Sebastiao_Nrs', '$P$Be2rzjlOQRiL4ldHp29elCxSeCyeE9/', 'sebastiao_nrs', 'sebastiaoneffe@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155650203710133/', '2015-06-09 16:04:12', '', 0, 'Sebastião Nrs'),
(4833, 'Sara_Pinto_Monteiro', '$P$BmC3c9emMK78VAcgz/lPUVglPZy4jP1', 'sara_pinto_monteiro', 'sara.patricia.monteiro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/826426434078625/', '2015-06-09 16:05:39', '', 0, 'Sara Pinto Monteiro'),
(4834, 'Laura_jesus', '$P$BtTHRORlEDJz1yPfzv1/x1pTTlzGYX.', 'laura_jesus', 'laurajesus1998@gmail.com', 'https://plus.google.com/102723554040491354167', '2015-06-09 16:06:31', '', 0, 'Laura jesus'),
(4835, 'Sofia_Debourdeau', '$P$BeSaTaDIn7X9f7gSWsWyypd/7wX4Ii.', 'sofia_debourdeau', 'sofiadb2000@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/872508826128910/', '2015-06-09 16:06:34', '', 0, 'Sofia Debourdeau'),
(4836, 'Pedro_Maria_Vicente', '$P$BRI0XMo9Dc6dHSf6xmqf6pvP7mtWaJ.', 'pedro_maria_vicente', 'pedromaria2002@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/875881219160174/', '2015-06-09 16:07:10', '', 0, 'Pedro Maria Vicente'),
(4837, 'Sofia_Marques', '$P$BinYzrDGwkeC0fb7C4RAiGBz7K4bRC0', 'sofia_marques', 'aifos_383@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207051902124384/', '2015-06-09 16:07:38', '', 0, 'Sofia Marques'),
(4838, 'Sofia_Oliveira', '$P$BorzsECctkMbiTFJ2aGPqu.idg6ZCQ0', 'sofia_oliveira', 'sofia_o1311@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/779535772144015/', '2015-06-09 16:07:39', '', 0, 'Sofia Oliveira'),
(4839, 'simao_poppe', '$P$BCAnrbynzk.MPJrdYrMKKMJk77/hSo/', 'simao_poppe', 'poppesimao@gmail.com', 'https://plus.google.com/100904544202269229131', '2015-06-09 16:09:20', '', 0, 'simao poppe'),
(4840, 'Ines_Duarte_Silva_Freudenthal', '$P$BtltpqSUTl2QSl35mNpyDBHtzsdj9y1', 'ines_duarte_silva_freudenthal', 'inesfreud@live.com', 'https://www.facebook.com/app_scoped_user_id/657864771027257/', '2015-06-09 16:12:00', '', 0, 'Inês Duarte Silva Freudenthal'),
(4841, 'Bernardo_Ralao', '$P$Blp6m.oho9b8SmeissbbbezyBfvuPW.', 'bernardo_ralao', 'bernralao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/887686374610321/', '2015-06-09 16:12:13', '', 0, 'Bernardo Ralão'),
(4842, 'Sofia_Gutierres', '$P$BFalETyi9tHN8ofFd7rEQXBVmKontB1', 'sofia_gutierres', 'gutierressofia@gmail.com', 'https://www.facebook.com/app_scoped_user_id/897919703580431/', '2015-06-09 16:12:13', '', 0, 'Sofia Gutierres'),
(4843, 'Susana_Ferreira', '$P$BB7786zWgZxgGtiIjsdIDLa0BPhSrg0', 'susana_ferreira', 'susana.a.ferreira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/932244430171881/', '2015-06-09 16:12:37', '', 0, 'Susana Ferreira'),
(4844, 'Stephanie_Roux', '$P$BXocTRYAACFhXvtpqNjn.j/Wd7hpUj.', 'stephanie_roux', 'stephanie.pfroux@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153286074770325/', '2015-06-09 16:13:30', '', 0, 'Stéphanie Roux'),
(4845, 'Filipe_Figueiredo', '$P$BX4iaFOlA.76wsxvk7O0p7zRFXU.yI/', 'filipe_figueiredo', 'fig98@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/892893367448489/', '2015-06-09 16:13:53', '', 0, 'Filipe Figueiredo'),
(4846, 'Pedro_Daniel', '$P$BbS9pYWm6quyUcNTcEFPI.eUOwNi5q.', 'pedro_daniel', 'pdfmeiras@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204256196629406/', '2015-06-09 16:15:13', '', 0, 'Pedro Daniel'),
(4847, 'Diogo_Borges', '$P$BWXmD.d5gxVAebspkiJunjXcohRN7C.', 'diogo_borges', 'neodigas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1168358593190522/', '2015-06-09 16:15:36', '', 0, 'Diogo Borges'),
(4848, 'Joao_Maria_Jorge', '$P$BrUk6CejmStnDLFrM60QX.8CqRKeuo.', 'joao_maria_jorge', 'jonypatronilho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1058237777537439/', '2015-06-09 16:18:52', '', 0, 'João Maria Jorge'),
(4849, 'Candida_Feio', '$P$B5U8lg0xs2Rb6VgKXAb1KzlpENIliw.', 'candida_feio', 'candidafeio19@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1146138318746214/', '2015-06-09 16:19:15', '', 0, 'Candida Feio'),
(4850, 'Alexandre_Caetano', '$P$BYyzNMqcvlFht6hSOTFO2.3OR.qgFP0', 'alexandre_caetano', 'alexandrecaetano@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153399902994233/', '2015-06-09 16:20:22', '', 0, 'Alexandre Caetano'),
(4851, 'Teresa_Figueiredo', '$P$B5lQGgZnRmxFaLr6gOshlTbInhB5SN/', 'teresa_figueiredo', 'figueiredo.tere@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153281936035071/', '2015-06-09 16:20:34', '', 0, 'Teresa Figueiredo'),
(4852, 'Teresinha_Bettencourt', '$P$B7w7wEtaVQVg68BfU/8M/.SQGn70uQ.', 'teresinha_bettencourt', 'teresinhabett@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1098992140116267/', '2015-06-09 16:21:56', '', 0, 'Teresinha Bettencourt'),
(4853, 'Joao_Ferreira_Rebelo', '$P$BDLXIZutjI1uKUagcSGVSphkwnxkFH/', 'joao_ferreira_rebelo', 'jferreirarebelo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205270133286174/', '2015-06-09 16:22:16', '', 0, 'João Ferreira Rebelo'),
(4854, 'Henrique_Vu', '$P$BwcnB0FXjea63hQA0D.Iv7qGWnMOHL1', 'henrique_vu', 'henriquevu@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152827247436951/', '2015-06-09 16:23:00', '', 0, 'Henrique Vu'),
(4855, 'Ze_Wagner', '$P$BfWuV6kGS486xCOXgxBDPPEfBV5w3w/', 'ze_wagner', 'zecarloswagner@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1632919820286304/', '2015-06-09 16:24:06', '', 0, 'Zé Wagner'),
(4856, 'Teresa_Costa_Godinho', '$P$BXJMyC6WAuxuL06yaYP7bGjkDtoPYE.', 'teresa_costa_godinho', 'tetegodinho@msn.com', 'https://www.facebook.com/app_scoped_user_id/10153051621615958/', '2015-06-09 16:25:42', '', 0, 'Teresa Costa Godinho'),
(4857, 'Elsa_Bico', '$P$BWJ1wI/RMNe2pCw2emMsY/73TpfZcT/', 'elsa_bico', 'elsa.bico@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1006061259411532/', '2015-06-09 16:27:24', '', 0, 'Elsa Bicó'),
(4858, 'Paulo_Brito_Nicolau', '$P$BUkt0li54FeK1wt2sTdPMiuuJ7ql6V.', 'paulo_brito_nicolau', 'paulobritonicolau2@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1669439123283882/', '2015-06-09 16:28:05', '', 0, 'Paulo Brito Nicolau'),
(4859, 'Ingrid_Mastbaum', '$P$BfMqlqwYOjpHP2w39v/k2G0GhBVQ2R1', 'ingrid_mastbaum', 'ingridmastbaum@gmail.com', 'https://www.facebook.com/app_scoped_user_id/944627658923007/', '2015-06-09 16:28:31', '', 0, 'Ingrid Mastbaum'),
(4860, 'Cristina_Maria_Silva', '$P$BI1udI/DjFIKnIXMHHcyD6diqn9eqp.', 'cristina_maria_silva', 'cristinamaria.silva4@gmail.com', '', '2015-06-09 16:28:32', '', 0, 'Cristina Maria Silva'),
(4861, 'Tiago_Oliveira_1', '$P$BxW4JX7EFXacuaiCaDcLkYZysHdxXZ1', 'tiago_oliveira_1', 'tiagolaferia@gmail.com', 'https://plus.google.com/114774541318688762471', '2015-06-09 16:28:58', '', 0, 'Tiago Oliveira'),
(4862, 'Tomas_Amaro_Monteiro', '$P$BW/HpVyzUMR.CfCB0UDqqhVQyesw.10', 'tomas_amaro_monteiro', 't.a.m@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1098333063516731/', '2015-06-09 16:29:35', '', 0, 'Tomás Amaro Monteiro'),
(4863, 'Tiago_Palma', '$P$BLMhOrsVtY7L7.tfOiwoIUTx2IbOiA1', 'tiago_palma', 'tiago_palma16@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/490715811083422/', '2015-06-09 16:30:16', '', 0, 'Tiago Palma'),
(4864, 'Tiago_Filipe', '$P$BR6Wg0QVXCUjvXOvn1Lmlbvfa9eIhC/', 'tiago_filipe', 'tiago_dias9@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1138350152857420/', '2015-06-09 16:35:42', '', 0, 'Tiago Filipe'),
(4865, 'Ivone_Palma', '$P$B9GvuRxgrec1KEzeWXWaPtgnEPvhDp/', 'ivone_palma', 'ivone_palma1@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/941843512504645/', '2015-06-09 16:35:58', '', 0, 'Ivone Palma'),
(4866, 'Teresinha_Taborda', '$P$B2hRCkewe4HP5/BG2zXUi5P2t8p4ut1', 'teresinha_taborda', 'facebook_user_teresinha_taborda@example.com', 'https://www.facebook.com/app_scoped_user_id/10155773488315151/', '2015-06-09 16:35:58', '', 0, 'Teresinha Taborda'),
(4867, 'Anastasia_Bezpalaya', '$P$B3Sjske9S1rUgtV5n5DTZGhgnkeHdJ1', 'anastasia_bezpalaya', 'nasti.bezpalaya@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/849880995091907/', '2015-06-09 16:38:05', '', 0, 'Anastasia Bezpalaya'),
(4868, 'Tomas_Paviana', '$P$Bs17KpB0IGy1p31dy1x648ZaphY8ew/', 'tomas_paviana', 'tomas.lameiras@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/976178459088473/', '2015-06-09 16:39:12', '', 0, 'Tomás Paviana'),
(4869, 'Antonio_Van_Grichen', '$P$BnthYXkESjD1EoeiDhChODDhBKa.37/', 'antonio_van_grichen', 'tovan20@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152966525097898/', '2015-06-09 16:39:43', '', 0, 'Antonio Van Grichen'),
(4870, 'Rita_Estevao', '$P$BKH0Muc7RH9DLO7OZl4m1bbNDgvKnM.', 'rita_estevao', 'facebook_user_rita_estevao@example.com', 'https://www.facebook.com/app_scoped_user_id/846747195363292/', '2015-06-09 16:40:14', '', 0, 'Rita Estêvão'),
(4871, 'Vasco_Rodrigues', '$P$B3G510n/NTT1h5mHRPjkkTUxO0IRAQ1', 'vasco_rodrigues', 'facebook_user_vasco_rodrigues@example.com', 'https://www.facebook.com/app_scoped_user_id/10152928140486546/', '2015-06-09 16:40:54', '', 0, 'Vasco Rodrigues'),
(4872, 'Xana_Correia_Pinheiro', '$P$Bfo6Cm9RWwTo0rgxRfVFMuLt/BTx1K1', 'xana_correia_pinheiro', 'xana250970@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/656497941151182/', '2015-06-09 16:41:07', '', 0, 'Xana Correia Pinheiro'),
(4873, 'Mariana_Hipolito', '$P$BQ3ds3x7vX99/22wnv5visFgvbtoGK0', 'mariana_hipolito', 'mariana_h94@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205879824890897/', '2015-06-09 16:41:25', '', 0, 'Mariana Hipólito'),
(4874, 'Teresa_Villax', '$P$BL0fiDO7wLyo488aQuXuRsBeDdxMiX/', 'teresa_villax', 'teresavillax@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206083041549091/', '2015-06-09 16:41:37', '', 0, 'Teresa Villax'),
(4875, 'Bruna_Vieira', '$P$BfKghMU45Z94yIj5iSxpIXZzJMoxfi/', 'bruna_vieira', 'brunas_21@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/962535733791814/', '2015-06-09 16:49:37', '', 0, 'Bruna Vieira'),
(4876, 'Tiago_Santos_1', '$P$BOpK86Pag2bfos2tA9XROj.UjzGTgu1', 'tiago_santos_1', 'ogait2797@gmail.com', 'https://plus.google.com/100623869394851578970', '2015-06-09 16:50:57', '', 0, 'Tiago Santos'),
(4877, 'Joao_Murjal', '$P$BUqNpEv2VKpen6pWGtaw5ph390Sp5w1', 'joao_murjal', 'joaomurjal@gmail.com', 'https://www.facebook.com/app_scoped_user_id/833304770080101/', '2015-06-09 16:51:07', '', 0, 'João Murjal'),
(4878, 'Tomas_Silva_Dias', '$P$BEpfMw5iAV9L1KA3jbTV1Q4wBMAod2.', 'tomas_silva_dias', 'tomassilvadias97@gmail.com', 'https://www.facebook.com/app_scoped_user_id/966636560024577/', '2015-06-09 16:51:27', '', 0, 'Tomás Silva Dias'),
(4879, 'Hannah_Sto', '$P$BY.Hot8j0vFYzRJM9qOQgT5ArC6jwU/', 'hannah_sto', 'hannah1@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10200451471005513/', '2015-06-09 16:51:39', '', 0, 'Hannah Stö'),
(4880, 'Magda_Silva', '$P$BtTd1GXwsNONGkbq2/8fymSdcTOAQq1', 'magda_silva', 'maguidah@gmail.com', 'https://www.facebook.com/app_scoped_user_id/707125362743839/', '2015-06-09 16:55:50', '', 0, 'Magda Silva'),
(4881, 'Manuel_Rezende_Queiroz_Lima', '$P$BSQCR83EsDNKpJLlavqh/D3DdV8.Ut1', 'manuel_rezende_queiroz_lima', 'facebook_user_manuel_rezende_queiroz_lima@example.com', 'https://www.facebook.com/app_scoped_user_id/10153296674849034/', '2015-06-09 16:56:16', '', 0, 'Manuel Rezende Queiroz Lima'),
(4882, 'Claudia_Esteves', '$P$BdFkmT3FEk9M2wxpAjhVtgB.MsqbmU/', 'claudia_esteves', 'claudiaestevesp@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/864922113555135/', '2015-06-09 16:57:55', '', 0, 'Claudia Esteves'),
(4883, 'Sofia_Godinho', '$P$BlkG0wbBRot/ORSLITMwUgNgc0.AHh/', 'sofia_godinho', 'anasofiaserpa@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204852263778835/', '2015-06-09 16:58:17', '', 0, 'Sofia Godinho'),
(4884, 'Sofia_Palma', '$P$BzVkjiwDDPm1Coh.doaqJCZFlSuU4q1', 'sofia_palma', 'a.sofia.palma@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/965912696763807/', '2015-06-09 16:59:05', '', 0, 'Sofia Palma'),
(4885, 'Sergio_Pinto', '$P$BptzU8gVmw5n5lReLDxte7VcI/ZK94.', 'sergio_pinto', 'spintosk8@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1110367205646086/', '2015-06-09 16:59:38', '', 0, 'Sérgio Pinto'),
(4886, 'Sofia_Reis_Braga', '$P$BiVTlTBwDlZtNaYc451ZqsZSz60Hbo0', 'sofia_reis_braga', 'sofiabraga53@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204316311129624/', '2015-06-09 17:00:58', '', 0, 'Sofia Reis Braga'),
(4887, 'Rute_Moreira', '$P$Ba.tWvEnFkpVmk3WfuuveyDimPZHM31', 'rute_moreira', 'rute.dsm@gmail.com', 'https://plus.google.com/114350263568432859794', '2015-06-09 17:03:49', '', 0, 'Rute Moreira'),
(4888, 'Santiago_Linder', '$P$BCT6tiR/RCMNvXLrCVClaOflFhhoCM0', 'santiago_linder', 'help.indigenas@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/959331984100511/', '2015-06-09 17:04:12', '', 0, 'Santiago Linder'),
(4889, 'Sara_Curado', '$P$B2YdyFLRlBhiDIkRGUvbySJ/bYuG5o.', 'sara_curado', 'sarinhaskm@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/964386516915813/', '2015-06-09 17:05:03', '', 0, 'Sara Curado'),
(4890, 'Catarina_Rua', '$P$BUlHs1Saaoj7p/7YuoBNkPrq.M0sF./', 'catarina_rua', 'catarina_rua@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153407760126255/', '2015-06-09 17:05:54', '', 0, 'Catarina Rua'),
(4891, 'Sofia_Sousa', '$P$BbKuVZWYYkAg8B5jm.Skt4WurtFcsa1', 'sofia_sousa', 'sofiaasousa96@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204931563985192/', '2015-06-09 17:07:09', '', 0, 'Sofia Sousa'),
(4892, 'Henrique_Marques_Madeira', '$P$B/ttncWQRNVj.vQejNTDyBXW2E62am1', 'henrique_marques_madeira', 'henriquemm92@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205707483040644/', '2015-06-09 17:10:02', '', 0, 'Henrique Marques Madeira'),
(4893, 'Diogo_Goncalves_2', '$P$B7bUOqlzlj7hX2ToPtbNNIx7asPDgk0', 'diogo_goncalves_2', 'dfrgoncalves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206869915565745/', '2015-06-09 17:10:22', '', 0, 'Diogo Gonçalves'),
(4894, 'Regine_Lu', '$P$Bp9ufc6kAEJS8DXEszxWDBk.nLBKzY/', 'regine_lu', 'facebook_user_regine_lu@example.com', 'https://www.facebook.com/app_scoped_user_id/979667572051549/', '2015-06-09 17:14:09', '', 0, 'Regine Lu'),
(4895, 'Madalena_Torre', '$P$BgRo0UpVq0C8M3jdTTf4oT6B2WnILO0', 'madalena_torre', 'mada_torre_1996@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207450506730503/', '2015-06-09 17:15:08', '', 0, 'Madalena Torre'),
(4896, 'Benedita_Calheiros', '$P$B2egIgWZOcv9IcTnnD.D4s3thNjtfo0', 'benedita_calheiros', 'benedita_calheiros@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10200637433216241/', '2015-06-09 17:15:21', '', 0, 'Benedita Calheiros'),
(4897, 'Ichigo_Listl', '$P$B/DRWsgwxncXwBW.9A8FKcXskUxBEI1', 'ichigo_listl', 'ichigo.maxi.listl@gmail.com', 'https://plus.google.com/101919363705988873752', '2015-06-09 17:17:40', '', 0, 'Ichigo Listl'),
(4898, 'Tiago_Trueb', '$P$BT7GRNPu59HfAzczQ1Gk7BI6B1WVYA.', 'tiago_trueb', 'tiagotrueb@gmail.com', 'https://plus.google.com/108943672761133905750', '2015-06-09 17:18:49', '', 0, 'Tiago Trueb'),
(4899, 'Marquinho_Monteiro', '$P$BrGdU.NfkFpT1fZ37oOhgAYRynn6jO0', 'marquinho_monteiro', 'marcosm.monteiro@globo.com', 'https://www.facebook.com/app_scoped_user_id/1630665667170614/', '2015-06-09 17:18:53', '', 0, 'Marquinho Monteiro'),
(4900, 'Sandra_Silva', '$P$BCbFlvQl3ompD0V6GyVLyv4wz4aq3o.', 'sandra_silva', 'sandrasilva96@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1145225375503047/', '2015-06-09 17:24:25', '', 0, 'Sandra Silva'),
(4901, 'Claudia_Alves', '$P$BaTsdOCypcMBO6bdypvMGMXjKnyEGA/', 'claudia_alves', 'claudiacocas@hotmail.co.uk', 'https://www.facebook.com/app_scoped_user_id/10154159996738849/', '2015-06-09 17:24:28', '', 0, 'Claudia Alves'),
(4902, 'Tania_Bulhoes', '$P$BxgUuQldJ4UpEfcyb3fV5vNmVFmF6J1', 'tania_bulhoes', 'tania_jestrudes_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153304023727521/', '2015-06-09 17:28:19', '', 0, 'Tânia Bulhões'),
(4903, 'Tania_Suda', '$P$Bbg0MqTuc9q1NdF6/nTF7Q30wJ9VXw.', 'tania_suda', 'facebook_user_tania_suda@example.com', 'https://www.facebook.com/app_scoped_user_id/926140134073887/', '2015-06-09 17:28:40', '', 0, 'Tânia Suda');
INSERT INTO `wp_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(4904, 'Tomas_Carvalho', '$P$BrebqzqNoXdAVlZKmIIOiBs27TA3ug.', 'tomas_carvalho', 't.s.c.97@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/845071685539939/', '2015-06-09 17:29:49', '', 0, 'Tomás Carvalho'),
(4905, 'Marcos_Leao', '$P$BnmcK1NrZtLc0qQddqbmNlAjo6V/RG0', 'marcos_leao', 'marcosbleao@gmail.com', 'https://plus.google.com/117226532819515361284', '2015-06-09 17:33:29', '', 0, 'Marcos Leao'),
(4906, 'Carolina_Eusebio', '$P$ByBROx7bgP6i.UmLqgfDv/C.P440Yy.', 'carolina_eusebio', 'carolinaeusebio@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/664167670385059/', '2015-06-09 17:33:49', '', 0, 'Carolina Eusébio'),
(4907, 'Miguel_Costa_2', '$P$B4qi1oZcx6nduFnPZIgysW8xdfrIsS/', 'miguel_costa_2', 'miguel.costa01@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1152054748153349/', '2015-06-09 17:34:22', '', 0, 'Miguel Costa'),
(4908, 'Stefanie_Pullin', '$P$B6k2cppkFjWL8hasMQG2a3/nglGCat/', 'stefanie_pullin', 's_pullin28@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155635243340375/', '2015-06-09 17:35:06', '', 0, 'Stefanie Pullin'),
(4909, 'Joana_Pereira_1', '$P$BeCNqb6EHvKOluoTF0.T6L5cXffUCV/', 'joana_pereira_1', 'immortalcookie13@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1014953841857838/', '2015-06-09 17:39:36', '', 0, 'Joana Pereira'),
(4910, 'Rod_Albuquerque', '$P$ByBQ..YTlQXO8Lc//ZbFvofrtQhnit.', 'rod_albuquerque', 'rods_alb@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203882333091099/', '2015-06-09 17:41:40', '', 0, 'Rod Albuquerque'),
(4911, 'Joao_Pombinha', '$P$BOK0YyGPtpMJBccgttNVCblOJEvzR9.', 'joao_pombinha', 'joaoahpombinha@gmail.com', '', '2015-06-09 17:42:22', '', 0, 'João Pombinha'),
(4912, 'Rodrigo_Martins_2', '$P$BSZfAS/zU2iK4AByK.ziJIzKVjf0aW/', 'rodrigo_martins_2', 'romimartins@gmail.com', '', '2015-06-09 17:43:02', '', 0, 'Rodrigo Martins'),
(4913, 'Joao_Maria_CM_Gaivao', '$P$BrzJ9oOjK1xF4XmDjRmVW8Y4k7VZPq1', 'joao_maria_cm_gaivao', 'jmgaivao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204363843716085/', '2015-06-09 17:44:25', '', 0, 'João Maria CM Gaivão'),
(4914, 'Francisco_Martins', '$P$BXw6gsVHx3Rn9oLtQxVH21DQgkzXzA.', 'francisco_martins', 'martins.franciscomeireles@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/812092735578860/', '2015-06-09 17:44:27', '', 0, 'Francisco Martins'),
(4915, 'Paty_Croft', '$P$BAVPSWKDvY9123Kc9RW9c4gCI3w6MC/', 'paty_croft', 'patxreis@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152929129433339/', '2015-06-09 17:46:52', '', 0, 'Paty Croft'),
(4916, 'Marcia_Penado', '$P$BnmVU3b7q5zZZvLD0ocWjIHsEiUJ610', 'marcia_penado', 'marciapenado1994@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1084340728245976/', '2015-06-09 17:50:46', '', 0, 'Marcia Penado'),
(4917, 'Tome_Martins_Vitor', '$P$BuPrsZbrT..6lokV/SMsrSgpGh4Ld91', 'tome_martins_vitor', 'vvictormt@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153980837588378/', '2015-06-09 17:52:16', '', 0, 'Tomé Martins Vítor'),
(4918, 'Ricardo_Ramos_1', '$P$Bco9XPHFMEJkwdAc.IUTzTRNU2bXZp/', 'ricardo_ramos_1', 'ricardo.ramos2020@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1000427226635417/', '2015-06-09 17:54:52', '', 0, 'Ricardo Ramos'),
(4919, 'Susana_Moura', '$P$Bq3FUiN0rsIa31xPLTbgeCHC0LIfof/', 'susana_moura', 'sumoura@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153511487684781/', '2015-06-09 17:57:38', '', 0, 'Susana Moura'),
(4920, 'Monica_Pilo', '$P$BnwjNqoVbdCV4G7PntyCbj./5IPV2A.', 'monica_pilo', 'monicapilo850@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10153081748683773/', '2015-06-09 17:58:34', '', 0, 'Monica Pilo'),
(4921, 'Joao_Guedes_de_Sousa', '$P$BQC5YbxzRxqsOb0o349YuvAIGjLCD1/', 'joao_guedes_de_sousa', 'jcm.guedes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205538455594140/', '2015-06-09 18:02:32', '', 0, 'Joao Guedes de Sousa'),
(4922, 'Rosinha_Bettencourt_Calheiros', '$P$B2i9wJLQOT8gcxjMgrOlcUzwe54rYB1', 'rosinha_bettencourt_calheiros', 'rosinhabettencourt@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1102983343050226/', '2015-06-09 18:03:31', '', 0, 'Rosinha Bettencourt Calheiros'),
(4923, 'Ze_Maria_Costa', '$P$B.QjXeoE2StmRTTg4TV4o234uk9DzZ1', 'ze_maria_costa', 'facebook_user_ze_maria_costa@example.com', 'https://www.facebook.com/app_scoped_user_id/10152978773028177/', '2015-06-09 18:06:48', '', 0, 'Zé Maria Costa'),
(4924, 'Joana_Belo', '$P$B989Kvku4uklPOmJkj2u2Bi3NR7ICZ1', 'joana_belo', 'joanabelo95@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10204192849648956/', '2015-06-09 18:11:16', '', 0, 'Joana Belo'),
(4925, 'Patricia_Santos', '$P$Bqfv55ELuv5/eAO51C87fKqWAXqUW1/', 'patricia_santos', 'patriciasantos_27@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10207126632069346/', '2015-06-09 18:11:34', '', 0, 'Patricia Santos'),
(4926, 'Irina_Alves', '$P$BRUAfr1jgPqDfMmK.WNpq945qXqwY21', 'irina_alves', 'irinaalves13@gmail.com', 'https://plus.google.com/116257819785347242289', '2015-06-09 18:11:43', '', 0, 'Irina Alves'),
(4927, 'Margarida_Gil_Morais', '$P$BvHvWAAj6nLg0MDT68LHznwtSJeJGm0', 'margarida_gil_morais', 'margarida.gil@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/931192326938957/', '2015-06-09 18:21:52', '', 0, 'Margarida Gil Morais'),
(4928, 'Daniela_Silva_2', '$P$Bj7eLQNP.Jrw/l0Q/4fZlcCCDe.K250', 'daniela_silva_2', 'dannysilvamatos@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/924160484315184/', '2015-06-09 18:26:03', '', 0, 'Daniela Silva'),
(4929, 'Madalena_Souza_Mattos', '$P$B2XnVvZKZoL/NLePF6cvQQ.s9QxzUx/', 'madalena_souza_mattos', 'madalenasousa9@gmail.com', 'https://plus.google.com/117785371210104905172', '2015-06-09 18:27:13', '', 0, 'Madalena Souza Mattos'),
(4930, 'Madalena_Pires_Marques', '$P$BHEjYJBOf9/7ikZu5G1oA2thOxASUc/', 'madalena_pires_marques', 'nonocas.marques8@gmail.com', 'https://www.facebook.com/app_scoped_user_id/630437450426201/', '2015-06-09 18:29:02', '', 0, 'Madalena Pires Marques'),
(4931, 'Francisca_Antunes', '$P$BP55IqZ9aSTfFlCpDJ3OlBjLs6zvdY1', 'francisca_antunes', 'francisca.antunes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206097637791894/', '2015-06-09 18:29:14', '', 0, 'Francisca Antunes'),
(4932, 'Armando_Cardoso', '$P$ByKElQW04Tq4/ksg2DbOHAtM6InMQT0', 'armando_cardoso', 'armandocardoso755@gmail.com', 'https://plus.google.com/114799587896210377603', '2015-06-09 18:36:07', '', 0, 'Armando Cardoso'),
(4933, 'Tomas_Couto', '$P$BsiZW/Q4C3NjtlhLihnKAvGGiE.Btt.', 'tomas_couto', 'tomas_couto@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/899746196733758/', '2015-06-09 18:37:21', '', 0, 'Tomás Couto'),
(4934, 'Carlos_Andrade_1', '$P$BYRdkF8zYNoM3x2X/HUwDKjLBf9Ht5/', 'carlos_andrade_1', 'caluxo_21@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/869113353137310/', '2015-06-09 18:37:47', '', 0, 'Carlos Andrade'),
(4935, 'Osvaldo_Curado', '$P$B75LfjgFh4sepPteh/viL9g9oZ.6pS.', 'osvaldo_curado', 'facebook_user_osvaldo_curado@example.com', 'https://www.facebook.com/app_scoped_user_id/10152893402102724/', '2015-06-09 18:38:30', '', 0, 'Osvaldo Curado'),
(4936, 'Joao_Sousa_3', '$P$Bakd6/FhI5R0EqfbNlU8MDOAPqgTLt.', 'joao_sousa_3', 'jojofrus@gmail.com', 'https://plus.google.com/105323348450673454347', '2015-06-09 18:39:48', '', 0, 'João Sousa'),
(4937, 'Alda_Silva', '$P$BlmSFc/WnwhYf5iqxT6kjhcThu1lG3/', 'alda_silva', 'aldasilva@projectosdesonho.pt', 'https://www.facebook.com/app_scoped_user_id/694575404005591/', '2015-06-09 18:40:04', '', 0, 'Alda Silva'),
(4938, 'Gertrudes_Rosa', '$P$By/h2UYn..SnW3Md63yZ3vlWTJBwxF/', 'gertrudes_rosa', 'facebook_user_gertrudes_rosa@example.com', 'https://www.facebook.com/app_scoped_user_id/784760061644330/', '2015-06-09 18:41:38', '', 0, 'Gertrudes Rosa'),
(4939, 'Miguel_Raposo_Chanel', '$P$BjYONHwWE/Z3I4GMc.eb7wmhiMGtkT.', 'miguel_raposo_chanel', 'raposomiguel2001@gmail.com', 'https://plus.google.com/110419196616165314651', '2015-06-09 18:46:08', '', 0, 'Miguel Raposo (Chanel)'),
(4940, 'Salvador_Calico', '$P$BKg3ijNNJ2KJpUuM7lFYNPHOG4.dvl/', 'salvador_calico', 'salvadorcalico@gmail.com', 'https://www.facebook.com/app_scoped_user_id/844284128999770/', '2015-06-09 18:49:18', '', 0, 'Salvador Caliço'),
(4941, 'Sandra_Marina_Lopes', '$P$BrE2lBWvLLyXR9vPySpGwVgf5jzTsF.', 'sandra_marina_lopes', 'facebook_user_sandra_marina_lopes@example.com', 'https://www.facebook.com/app_scoped_user_id/10206933792564674/', '2015-06-09 18:52:02', '', 0, 'Sandra Marina Lopes'),
(4942, 'Luis_Miguel_1', '$P$BZxzTAGD1rIGJIs8ZAyl3wZtiOPbTm.', 'luis_miguel_1', 'facebook_user_luis_miguel_1@example.com', 'https://www.facebook.com/app_scoped_user_id/10205304783076470/', '2015-06-09 18:53:30', '', 0, 'Luis Miguel'),
(4943, 'Pessoa_Fixe', '$P$BYOnjcGts5PFCZE2t.dNNUpRxuOuwK/', 'pessoa_fixe', 'pessoafixe123@gmail.com', 'https://plus.google.com/115298155713034957095', '2015-06-09 18:54:29', '', 0, 'Pessoa Fixe'),
(4944, 'RUI_MANUEL_Menses', '$P$B.dbYT9h3q7ZXGzDCcY5m2I.lKWOYu0', 'rui_manuel_menses', 'picos.1965@gmail.com', 'https://plus.google.com/114384860443844842877', '2015-06-09 18:54:58', '', 0, 'RUI MANUEL Menses'),
(4945, 'Xeque_Mate', '$P$B8rcl65O7ZT5ruI4I2STmYgYiuCpYw/', 'xeque_mate', 'xequematecoiffure@gmail.com', 'https://plus.google.com/118144563205093888959', '2015-06-09 18:56:03', '', 0, 'Xeque Mate'),
(4946, 'Ana_Mar', '$P$BXdv8d7G6ZRY4ott3e/0cFCw9ZJyud.', 'ana_mar', 'anarutemar@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200702927013777/', '2015-06-09 18:57:05', '', 0, 'Ana Mar'),
(4947, 'Laurinda_Correia_Abracos', '$P$Bd.oTtGsCP2A9xr7/grSarvCsOAgVJ.', 'laurinda_correia_abracos', 'laurycorreia@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206811008264876/', '2015-06-09 18:59:03', '', 0, 'Laurinda Correia Abraços'),
(4948, 'Joana_Anjos', '$P$BpHEdWn.aWVcKiDAdwPlE6OV8bh9NZ0', 'joana_anjos', 'facebook_user_joana_anjos@example.com', 'https://www.facebook.com/app_scoped_user_id/1459304107715291/', '2015-06-09 19:01:13', '', 0, 'Joana Anjos'),
(4949, 'Rita_Lello', '$P$Bcq2qaXBGH32sttnLPS8EvbKSveuE40', 'rita_lello', 'facebook_user_rita_lello@example.com', 'https://www.facebook.com/app_scoped_user_id/1073953762632289/', '2015-06-09 19:03:20', '', 0, 'Rita Lello'),
(4950, 'Patricia_Martins', '$P$BidkxTCGpfZuCk7k9ykDEWIzENHdbo/', 'patricia_martins', 'martinss.patricia@gmail.com', 'https://plus.google.com/106629197588755606246', '2015-06-09 19:03:56', '', 0, 'Patrícia Martins'),
(4951, 'Marta_Gato', '$P$BSgYfsmL7Oe3S.S4CvvTxzoYW7Baad.', 'marta_gato', 'marta.gato@gmail.com', 'https://plus.google.com/113753051924591744890', '2015-06-09 19:06:01', '', 0, 'Marta Gato'),
(4952, 'Francisco_Cardoso', '$P$BziY/zBykwHcA4agWigN7mhOIKbrW31', 'francisco_cardoso', 'fbcardoso@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/10200443593569809/', '2015-06-09 19:06:47', '', 0, 'Francisco Cardoso'),
(4953, 'Bernardo_Santos', '$P$BIKXUmWuCyER909guZy3AP0o0u29k/0', 'bernardo_santos', 'bernasdnsantos@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/875566869166415/', '2015-06-09 19:10:30', '', 0, 'Bernardo Santos'),
(4954, 'Sara_Salgado', '$P$BzH/18q7Eg8zbyo2OR3OVZ3LUy1Mmj0', 'sara_salgado', 'sara.r.salgado@gmail.com', 'https://plus.google.com/116525804393898076558', '2015-06-09 19:12:04', '', 0, 'Sara Salgado'),
(4955, 'Eva_Aguiar', '$P$BW7hikeN7ZjtjXCOhfIfLm6CpKD7EK/', 'eva_aguiar', 'evaguiar26@gmail.com', 'https://plus.google.com/102253603905249893247', '2015-06-09 19:14:05', '', 0, 'Eva Aguiar'),
(4956, 'Jorge_Matos_Pereira', '$P$BquetUuUm2IxxRq6xtCFtXWE9ucgWe1', 'jorge_matos_pereira', 'xlifejorge@gmail.com', 'https://www.facebook.com/app_scoped_user_id/974988099201985/', '2015-06-09 19:16:17', '', 0, 'Jorge Matos Pereira'),
(4957, 'Antonio_Cortez_de_Lobao', '$P$B6GHYtWzDdHgA8.pFKk3ji4iwOM/G41', 'antonio_cortez_de_lobao', 'antonio.cortezlobao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204569712706901/', '2015-06-09 19:16:19', '', 0, 'Antonio Cortez de Lobao'),
(4958, 'Pedro_Ferreira_3', '$P$BtL4zCkNpZFumZ5IgV6hTmsgWmPQ45/', 'pedro_ferreira_3', 'pedrojoao1998@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/834147803344164/', '2015-06-09 19:20:46', '', 0, 'Pedro Ferreira'),
(4959, 'Luis_Raposo_Verissimo', '$P$BTwrhwfoOkVnMz7cPiz8Dn.cjq26JL0', 'luis_raposo_verissimo', 'raposo@blaus.pt', 'https://www.facebook.com/app_scoped_user_id/1111894655491028/', '2015-06-09 19:23:05', '', 0, 'Luis Raposo Verissimo'),
(4960, 'Ines_Marques', '$P$BiCibGYBXhlMejYMauIXM03LC/DHdY.', 'ines_marques', 'ines98marques@gmail.com', 'https://www.facebook.com/app_scoped_user_id/492317950920108/', '2015-06-09 19:23:16', '', 0, 'Inês Marques'),
(4961, 'Bellamy_Hotel', '$P$BAVXwe5dooi2IlrCSp3p0N0tB9WMb.0', 'bellamy_hotel', 'oth.bellamyhotel@gmail.com', '', '2015-06-09 19:25:09', '', 0, 'Bellamy Hotel'),
(4962, 'Joana_Isabel_Figueiroa-Rego', '$P$BGOKt8eDqadFF1UJGZjwDgNQSeTFEE/', 'joana_isabel_figueiroa-rego', 'facebook_user_joana_isabel_figueiroa-rego@example.com', 'https://www.facebook.com/app_scoped_user_id/10206873678907365/', '2015-06-09 19:26:13', '', 0, 'Joana Isabel Figueiroa-Rêgo'),
(4963, 'Diana_Carrico', '$P$BdHEYuR9d6.tOjYDhg8kSx30DkGujZ1', 'diana_carrico', 'dianacarrico@gmx.ch', 'https://www.facebook.com/app_scoped_user_id/10206857866708860/', '2015-06-09 19:27:43', '', 0, 'Diana Carrico'),
(4964, 'Filipe_Goncalves', '$P$BtUdUqxc84k0MLyzBCH6xGkYMIhgED0', 'filipe_goncalves', 'facebook_user_filipe_goncalves@example.com', 'https://www.facebook.com/app_scoped_user_id/1156342764392754/', '2015-06-09 19:29:35', '', 0, 'Filipe Gonçalves'),
(4965, 'Ines_Allen_Serras_Pereira', '$P$B0.Xxbnj3p6acYZ6bG1ylmAx7OG9gX/', 'ines_allen_serras_pereira', 'inesallen95@gmail.com', 'https://plus.google.com/113227930766048831295', '2015-06-09 19:33:48', '', 0, 'Inês Allen Serras Pereira'),
(4966, 'Daniel_Borda_DAgua', '$P$BzHt/BgG7oh9mryageDbFjxESyCa8Z0', 'daniel_borda_dagua', 'dani.bordadagua@gmail.com', 'https://www.facebook.com/app_scoped_user_id/871189536308058/', '2015-06-09 19:37:37', '', 0, 'Daniel Borda D\'Água'),
(4967, 'Rafael_Vitorino', '$P$BgXKckwWyZxOHYAd7t/nG0LqS9St/i/', 'rafael_vitorino', 'rafaelduartevv@gmail.com', 'https://plus.google.com/100407171625307754897', '2015-06-09 19:40:12', '', 0, 'Rafael Vitorino'),
(4968, 'Leonor_Monteiro', '$P$BiTElB1O0eqb71r5DFuyWvwIgFMS1M0', 'leonor_monteiro', 'leonorcohenmonteiro@gmail.com', 'https://www.facebook.com/app_scoped_user_id/389838591213711/', '2015-06-09 19:40:19', '', 0, 'Leonor Monteiro'),
(4969, 'Gabriela_Sequeira_1', '$P$BK8736cFmmXLMa/tKJ2Cl4xbd7SZ9V.', 'gabriela_sequeira_1', 'gabrielaseq1976@sapo.pt', 'https://www.facebook.com/app_scoped_user_id/1082083071806744/', '2015-06-09 19:40:49', '', 0, 'Gabriela Sequeira'),
(4970, 'Ricardo_Ramos_Chaves', '$P$Bq1wj3CIiLXiwehkeYaLOwejK27dSH.', 'ricardo_ramos_chaves', 'ricardo.berquo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/985143208176803/', '2015-06-09 19:41:35', '', 0, 'Ricardo Ramos Chaves'),
(4971, 'DemeritoAcaso_blog', '$P$BLP8qwqRhYN8DJRIZSKx5rSGIRmu4j/', 'demeritoacaso_blog', 'demeritoacaso@gmail.com', '', '2015-06-09 19:43:52', '', 0, 'DeméritoAcaso blog'),
(4972, 'Nelson_Penteado', '$P$BNf6rEGzwou5nXg2P2jhCFEl.K6Igw.', 'nelson_penteado', 'nelsonpente82@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205453367906836/', '2015-06-09 19:44:32', '', 0, 'Nelson Penteado'),
(4973, 'Teresa_Carepo', '$P$BWenM5QHD86pi9cZZzYwWJ4otDAxcV/', 'teresa_carepo', 'teresacarepo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205345256284219/', '2015-06-09 19:45:02', '', 0, 'Teresa Carepo'),
(4974, 'Nuno_Peralta', '$P$Bb4W07JwznQ2SAoZxCfoNoM3MQu/mY.', 'nuno_peralta', 'nunperalta@gmail.com', 'https://www.facebook.com/app_scoped_user_id/991311387568488/', '2015-06-09 19:47:41', '', 0, 'Nuno Peralta'),
(4975, 'Tharcis_Zaaruolo', '$P$Bt935Iqt8KRru2t09DBtGULSQ/6URw/', 'tharcis_zaaruolo', 'thar.cis@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206415452281361/', '2015-06-09 19:47:49', '', 0, 'Tharcis Zaaruolo'),
(4976, 'Sandra_Pereira_Nielsen', '$P$BQxB7HQUYCbjgr6zUf62V3bz/mOjI5.', 'sandra_pereira_nielsen', 'sandrapereiranielsen@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206922015509611/', '2015-06-09 19:49:38', '', 0, 'Sandra Pereira Nielsen'),
(4977, 'Osvaldo_Curado_1', '$P$BmZoS6jP/nxxSjYlVbrPHxO.ciOiWx0', 'osvaldo_curado_1', 'osvaldocurado@gmail.com', 'https://plus.google.com/102787661913466476537', '2015-06-09 19:50:01', '', 0, 'Osvaldo Curado'),
(4978, 'Laila_Franke', '$P$ByxntaxuwQ7L2BK1M8zSeOMG.LqrkD1', 'laila_franke', 'laila_franke@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1143101289050107/', '2015-06-09 19:51:16', '', 0, 'Laila Franke'),
(4979, 'Tomas_Nunes_Dos_Santos', '$P$BgLF5cCQVwVSJwv52tBJpObxVHThM40', 'tomas_nunes_dos_santos', 'tomasnsantos11@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1121194937897469/', '2015-06-09 19:52:05', '', 0, 'Tomás Nunes Dos Santos'),
(4980, 'Tomas_Peixe', '$P$B2Vv6FlyO6ZcBO1CfrgjOdZROasiBO1', 'tomas_peixe', 'topeixinho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/919506588070070/', '2015-06-09 19:53:19', '', 0, 'Tomas Peixe'),
(4981, 'Luis_Rodrigues_2', '$P$BfFUCKqx4ismARH1kMzzEzkN8OfbYX/', 'luis_rodrigues_2', 'lpedro.rod@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/946081875459255/', '2015-06-09 19:53:46', '', 0, 'Luís Rodrigues'),
(4982, 'Vasco_Sampaio', '$P$BXMIwLiFyfO5wn7S4q3Tvqp8CN1ZUv0', 'vasco_sampaio', 'vasco_mor@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152832883137257/', '2015-06-09 19:55:40', '', 0, 'Vasco Sampaio'),
(4983, 'Ana_Catarina', '$P$BatEd7Q71lcXHFZY2jNJgb9sLpKz5g1', 'ana_catarina', 'catarinatostao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/988192214547442/', '2015-06-09 19:57:32', '', 0, 'Ana Catarina'),
(4984, 'Karmen_Suurkivi', '$P$BbV9MjNbXRZQjS7pD0z0IYIq7FkXp30', 'karmen_suurkivi', 'katu_smile@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155723779830327/', '2015-06-09 20:00:44', '', 0, 'Karmen Suurkivi'),
(4985, 'Tania_Raposo', '$P$B68lXhLQP6dv/BFpiH/YmT/ERPBOJu.', 'tania_raposo', 'facebook_user_tania_raposo@example.com', 'https://www.facebook.com/app_scoped_user_id/10200650757867463/', '2015-06-09 20:01:28', '', 0, 'Tânia Raposo'),
(4986, 'Le_Luigi_FD', '$P$BfL/uXUI8IUgWAv..NyrcgctITZ4WH1', 'le_luigi_fd', 'luigitkdias@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/920013124706879/', '2015-06-09 20:01:30', '', 0, 'Le Luigi FD'),
(4987, 'Luis_Miguel_2', '$P$BLXBMUa9Wm.W804KB3u8w4Dmcg1gkU0', 'luis_miguel_2', 'mikassurf@gmail.com', 'https://plus.google.com/114202282812012099910', '2015-06-09 20:03:56', '', 0, 'Luis Miguel'),
(4988, 'Sebastiao_Barroso', '$P$BAFmlhi8YoW9r9CvanZquEiijkRHzP.', 'sebastiao_barroso', 'sebastiaomariabarroso_98@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1131403206885924/', '2015-06-09 20:06:53', '', 0, 'Sebastião Barroso'),
(4989, 'Nuno_Trigo', '$P$BlHN7B1CHGoKzjeAa4sQfC2Dlsu90q0', 'nuno_trigo', 'facebook_user_nuno_trigo@example.com', 'https://www.facebook.com/app_scoped_user_id/10153405090197710/', '2015-06-09 20:07:40', '', 0, 'Nuno Trigo'),
(4990, 'Ana_Filipe', '$P$BLt394ZUQmg.ZbWhrWLx6lMRGAN4MT1', 'ana_filipe', 'facebook_user_ana_filipe@example.com', 'https://www.facebook.com/app_scoped_user_id/10204444322011343/', '2015-06-09 20:11:06', '', 0, 'Ana Filipe'),
(4991, 'Antonio_Cruz_1', '$P$Bqg5PDs3jnWMQmqORMcoAY0dU8SimU.', 'antonio_cruz_1', 'acruz1978@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152977584885975/', '2015-06-09 20:15:35', '', 0, 'António Cruz'),
(4992, 'Sandro_Barao', '$P$B0U5sN6vzc7IzFTfMkv0IhSOCpflu3.', 'sandro_barao', 'sandro.barao@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1126895900670150/', '2015-06-09 20:15:46', '', 0, 'Sandro Barão'),
(4993, 'Magui_Antelo', '$P$By7jXJdtqrHeVtOfM1boEdu5S/o1tq1', 'magui_antelo', 'mmargaridinhaantelo@msn.com', 'https://www.facebook.com/app_scoped_user_id/936002093108969/', '2015-06-09 20:17:31', '', 0, 'Magui Antelo'),
(4994, 'Angelo_Carmo', '$P$BI5SehE9tA5wMHZ0427UsdXRzXxOcE.', 'angelo_carmo', 'angelo.carmo@renatlantico.pt', 'https://www.facebook.com/app_scoped_user_id/10204350199297137/', '2015-06-09 20:17:39', '', 0, 'Angelo Carmo'),
(4995, 'Nuno_Borges', '$P$B9X1I2aVfQk5iB7e1/UI6jFxlbY4RY.', 'nuno_borges', 'nerbos@gmail.com', 'https://plus.google.com/101793910686699096520', '2015-06-09 20:23:22', '', 0, 'Nuno Borges'),
(4996, 'Surf_Spirit', '$P$BJbX5wwERzc3WINbpca5UgXwVW2yH7.', 'surf_spirit', 'surfspiritschool@gmail.com', 'https://www.facebook.com/app_scoped_user_id/670649339746145/', '2015-06-09 20:23:33', '', 0, 'Surf Spirit'),
(4997, 'Cesar_Queiroz', '$P$BQffsgA5i22F6RUbF9mbzViHuKAF4a0', 'cesar_queiroz', '1936ster@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200879889035214/', '2015-06-09 20:24:05', '', 0, 'Cesar Queiroz'),
(4998, 'Graca_Proenca_de_Carvalho', '$P$B.dQWSGkn.ZsR6Edd7ajQgg.qYKJes1', 'graca_proenca_de_carvalho', 'mgproenca@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10205158076724590/', '2015-06-09 20:26:30', '', 0, 'Graça Proença de Carvalho'),
(4999, 'Miguel_Manta_Rebelo', '$P$BYcNZUlOg78.BqWrtXOovLZilMDcbf/', 'miguel_manta_rebelo', 'migmrebelo@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10152778948206114/', '2015-06-09 20:31:42', '', 0, 'Miguel Manta Rebelo'),
(5000, 'Janeca_Vaz_Pinto', '$P$BmgrjnTbYYzl6Tty0ddkhCZ7.LjT5Q/', 'janeca_vaz_pinto', 'janecavp@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10204510714434946/', '2015-06-09 20:34:40', '', 0, 'Janeca Vaz Pinto'),
(5001, 'Laura_BM', '$P$By07gsdQX6Ou9OLeGQM8dBTnAUkq4q1', 'laura_bm', 'laura-marreiros@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/773130199470850/', '2015-06-09 20:35:50', '', 0, 'Laura BM'),
(5002, 'Pedro_Carvalho_1', '$P$BYI39g71YKNa6JrOv5MYfUE0yot5Xx1', 'pedro_carvalho_1', 'pedro_acarvalho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10152904747664117/', '2015-06-09 20:36:04', '', 0, 'Pedro Carvalho'),
(5003, 'Pedro_Renato', '$P$BSOQmz6n3GsfJ3f2fC4yjLYiSHpLSt1', 'pedro_renato', 'pedrorennato@gmail.com', 'https://www.facebook.com/app_scoped_user_id/941265979228393/', '2015-06-09 20:36:29', '', 0, 'Pedro Renato'),
(5004, 'Martinho_Cabral_Machado', '$P$BSP.3RxkVd1nK4JJrJYUJ9kbAUZI6z1', 'martinho_cabral_machado', 'facebook_user_martinho_cabral_machado@example.com', 'https://www.facebook.com/app_scoped_user_id/10203242727749495/', '2015-06-09 20:36:42', '', 0, 'Martinho Cabral Machado'),
(5005, 'Sonia_Alves', '$P$B3z2bPskxwPoRIIau/jt6I7y4uIL3./', 'sonia_alves', 'sonia_leite_@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205861211402521/', '2015-06-09 20:38:19', '', 0, 'Sónia Alves'),
(5006, 'Marilia_Moreira_da_Fonseca', '$P$BG8l9ggYgTLt1FP7q.a/687o1jWvuE/', 'marilia_moreira_da_fonseca', 'mm.fonseca@netcabo.pt', 'https://www.facebook.com/app_scoped_user_id/10200794092252836/', '2015-06-09 20:38:19', '', 0, 'Marilia Moreira da Fonseca'),
(5007, 'Sara_Ferraz', '$P$B7FQR1p6QiBQcHRA/2EJMHl6Am0E6S0', 'sara_ferraz', 'sara.ferraz@gmail.com', 'https://plus.google.com/105406646197085757597', '2015-06-09 20:38:47', '', 0, 'Sara Ferraz'),
(5008, 'Paulo_Perloiro', '$P$BvT7rd/vXR42PZxz.y0SCrxcredzsn1', 'paulo_perloiro', 'facebook_user_paulo_perloiro@example.com', 'https://www.facebook.com/app_scoped_user_id/878184718895312/', '2015-06-09 20:41:15', '', 0, 'Paulo Perloiro'),
(5009, 'Monica_Mesquita', '$P$BAZyAyfLQ9dL10asflmuIi.fk4VcX80', 'monica_mesquita', 'm.mesquita@zonmail.pt', 'https://www.facebook.com/app_scoped_user_id/10155594112465262/', '2015-06-09 20:41:23', '', 0, 'Mónica Mesquita'),
(5010, 'Vera_Trindade', '$P$B4i0VBy4uC95u8o6uZBhQVy06JO95G1', 'vera_trindade', 'facebook_user_vera_trindade@example.com', 'https://www.facebook.com/app_scoped_user_id/985238618155263/', '2015-06-09 20:41:38', '', 0, 'Vera Trindade'),
(5011, 'Joao_JT', '$P$BFKa8z1fWkonEL9MSeRycLPL9FugL1/', 'joao_jt', 'facebook_user_joao_jt@example.com', 'https://www.facebook.com/app_scoped_user_id/722036234591795/', '2015-06-09 20:43:57', '', 0, 'João JT'),
(5012, 'Nuria_Santos', '$P$B1Pv1JR1WqRn1WfUVCSwM6b6QxcbH2.', 'nuria_santos', 'n_uriam@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10154068735328782/', '2015-06-09 20:47:09', '', 0, 'Núria Santos'),
(5013, 'Inezz_Amaral', '$P$BAD/pja1BiiYibLq1HrGHgxOnodC4L.', 'inezz_amaral', 'inesnikel@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/861066363929771/', '2015-06-09 20:47:33', '', 0, 'Inêzz Amaral'),
(5014, 'carla_ramos', '$P$BHWNO0U4.z1wUliwKkPo.uoM/v/i5E.', 'carla_ramos', 'mellyssymanail@gmail.com', 'https://plus.google.com/115986977426913025616', '2015-06-09 20:47:54', '', 0, 'carla ramos'),
(5015, 'Liliana_Bras', '$P$BGUQycDjN6QEXSLcI4/8Ys5HtWyS0h/', 'liliana_bras', 'liliana.bras@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/902076476521124/', '2015-06-09 20:49:48', '', 0, 'Liliana Bras'),
(5016, 'Locas_Vilaca', '$P$B8YdsKK0BLR6.qvTQxUJn3JpRs/txj0', 'locas_vilaca', 'locasvilaca@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1028063750551013/', '2015-06-09 20:50:31', '', 0, 'Locas Vilaça'),
(5017, 'Madalena_Casimiro', '$P$BwQDJMzx5PkE8G8GtK.ToC0cz4eG4c0', 'madalena_casimiro', 'madalenacasimir@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10200802929032187/', '2015-06-09 20:54:45', '', 0, 'Madalena Casimiro'),
(5018, 'Fernando_Baeta', '$P$BUYkS3WGgEIBSIO15ZVzxoLVWn9Hyi/', 'fernando_baeta', 'fernandobaeta@iol.pt', 'https://www.facebook.com/app_scoped_user_id/920833364604471/', '2015-06-09 20:55:48', '', 0, 'Fernando Baeta'),
(5019, 'Fernando_Correia', '$P$B13ghod1IpPWtk1z/MCHMZD5zqfku1.', 'fernando_correia', 'fernando.correia63@gmail.com', 'https://www.facebook.com/app_scoped_user_id/879972822083611/', '2015-06-09 20:56:10', '', 0, 'Fernando Correia'),
(5020, 'Tomas_Mota', '$P$Bea3SKF9s0Fa7ymLiuQWhKxCol/8Nu0', 'tomas_mota', 'facebook_user_tomas_mota@example.com', 'https://www.facebook.com/app_scoped_user_id/942935049070294/', '2015-06-09 20:59:50', '', 0, 'Tomás Mota'),
(5021, 'Joana_Baeta', '$P$B93PAUllnS.XOYmO59XFHFH4ofcmVS.', 'joana_baeta', 'facebook_user_joana_baeta@example.com', 'https://www.facebook.com/app_scoped_user_id/750584635064627/', '2015-06-09 21:00:37', '', 0, 'Joana Baeta'),
(5022, 'Marta_Martinho_Santos', '$P$BGW2rXWE0AylO6Ukpuz15iw8nsD/rQ/', 'marta_martinho_santos', 'kadecasa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1030205540324792/', '2015-06-09 21:03:43', '', 0, 'Marta Martinho Santos'),
(5023, 'Pedro_Guerra_Alves', '$P$Bvum03OJCGCeXFiMjWGlu/9zMAqkQl0', 'pedro_guerra_alves', 'pguerraalves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153334778792822/', '2015-06-09 21:09:57', '', 0, 'Pedro Guerra Alves'),
(5024, 'Tiago_Collot', '$P$BxoRRZFJUyeBG7bXaRL8f0/WsRxqdg1', 'tiago_collot', 'tiperas@msn.com', 'https://www.facebook.com/app_scoped_user_id/10153340222201145/', '2015-06-09 21:13:25', '', 0, 'Tiago Collot'),
(5025, 'Tiago_Sousa_1', '$P$B38IaZyo6hVQqUx4vZJjtsg38SUV411', 'tiago_sousa_1', 'tiagosousa1@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1007945762563587/', '2015-06-09 21:14:16', '', 0, 'Tiago Sousa'),
(5026, 'Fernanda_Mesquita', '$P$BrS8TJBTptvhay0CSe0V7g0/rdmjqb1', 'fernanda_mesquita', 'ftmesquita114@gmail.com', 'https://www.facebook.com/app_scoped_user_id/970073859712033/', '2015-06-09 21:14:27', '', 0, 'Fernanda Mesquita'),
(5027, 'Christine_Gomes', '$P$B57fD8S3kOasTMkLVRZT8UGsYDaEw10', 'christine_gomes', 'christinegomes1967@gmail.com', 'https://plus.google.com/116568845847475425085', '2015-06-09 21:16:16', '', 0, 'Christine Gomes'),
(5028, 'Michel_Ozzello', '$P$BzII/HUo/ziFinVncmRhX6nv8iuMos.', 'michel_ozzello', 'michel.ozzello@outsystems.com', 'https://www.facebook.com/app_scoped_user_id/10153052606127239/', '2015-06-09 21:18:48', '', 0, 'Michel Ozzello'),
(5029, 'Naves_Cristina', '$P$BtEfSwY7FYZ1QsTzp2cSgR1upMGBIB0', 'naves_cristina', 'navescristina@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200551685111228/', '2015-06-09 21:19:13', '', 0, 'Naves Cristina'),
(5030, 'Tomas_Seabra_Luis', '$P$Bz6uGNLLT3lqM2NBWEa1pU1tR89p301', 'tomas_seabra_luis', 'tomaseabral@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/494012490764282/', '2015-06-09 21:19:33', '', 0, 'Tomás Seabra Luís'),
(5031, 'Joana_Martins', '$P$BO186cdr4i5S5sx02WbeQBTI.vbkrH.', 'joana_martins', 'jojonumar8@gmail.com', 'https://www.facebook.com/app_scoped_user_id/387147461471487/', '2015-06-09 21:21:18', '', 0, 'Joana Martins'),
(5032, 'Catarina_Guimaraes', '$P$BQFDp3nGnPjFyI25pwx8XC3YeS9.Di0', 'catarina_guimaraes', 'facebook_user_catarina_guimaraes@example.com', 'https://www.facebook.com/app_scoped_user_id/964583386920011/', '2015-06-09 21:21:20', '', 0, 'Catarina Guimaraes'),
(5033, 'Carlos_Peixinho', '$P$BPBb7ZJZ/CdoW4VpWiWh420CtneRPm0', 'carlos_peixinho', 'carlos.peixinho@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206145330506380/', '2015-06-09 21:22:25', '', 0, 'Carlos Peixinho'),
(5034, 'Rebeca_Fidalgo_Figueiredo', '$P$B8Gk5ZKKA/Jj59z0JSZ3ki/fSGymLL/', 'rebeca_fidalgo_figueiredo', 'rebecafigueiredo87@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1648569828691518/', '2015-06-09 21:24:41', '', 0, 'Rebeca Fidalgo Figueiredo'),
(5035, 'Fausto_Lima', '$P$B12jrzmGLX4BFlLoRoAZcAcDOpas3I0', 'fausto_lima', 'fl@mcs.com.pt', 'https://www.facebook.com/app_scoped_user_id/1062409897121011/', '2015-06-09 21:24:44', '', 0, 'Fausto Lima'),
(5036, 'Marta_B_Afonso', '$P$Bo3EFrFc8QTTqJyHhBNN7NKvH3jaCf0', 'marta_b_afonso', 'mmbotelhoafonso@icloud.com', 'https://www.facebook.com/app_scoped_user_id/1843193169239289/', '2015-06-09 21:25:37', '', 0, 'Marta B Afonso'),
(5037, 'Maria_Hogan_Teves', '$P$BfG/NqtjHHA5Gdr398y1juYrlfuovH0', 'maria_hogan_teves', 'mariahteves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/913940215314449/', '2015-06-09 21:30:59', '', 0, 'Maria Hogan Teves'),
(5038, 'Patricia_Simaozinho', '$P$Be36pFWkrvqxuHpdWYP5ADLiqHHXEZ0', 'patricia_simaozinho', 'pat-vs@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10202831860517721/', '2015-06-09 21:32:27', '', 0, 'Patricia Simãozinho'),
(5039, 'Rita_Maccario', '$P$BP1/AlE9Elmekcvr5HVPTrQVdemALJ1', 'rita_maccario', 'titinha_malokinha@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1131774926838591/', '2015-06-09 21:35:36', '', 0, 'Rita Maccario'),
(5040, 'Vasco_Costa_Macedo', '$P$Bd5UraV9U4EVK2yOe1.zzgerQyKbw90', 'vasco_costa_macedo', 'vascocostamacedo@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10155699648475644/', '2015-06-09 21:36:03', '', 0, 'Vasco Costa Macedo'),
(5041, 'Luisinha_Villas-Boas', '$P$B0sJJfZfrVDXyMJJA0w5Hcw6flxTO30', 'luisinha_villas-boas', 'luvboas@aeiou.pt', 'https://www.facebook.com/app_scoped_user_id/10200751555186835/', '2015-06-09 21:36:38', '', 0, 'Luisinha Villas-Boas'),
(5042, 'Rui_Santos_2', '$P$BHm.dpJgsiJO66EHILe6YH3.0QHBWE1', 'rui_santos_2', 'ruimartinsclaro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/988494364508600/', '2015-06-09 21:37:47', '', 0, 'Rui Santos'),
(5043, 'Luis_Miguel_Benavente', '$P$B.jGcaeY3E2U5lhJNU9mTMLWhPOGST1', 'luis_miguel_benavente', 'galeriarelogios@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1083056595056932/', '2015-06-09 21:37:50', '', 0, 'Luis Miguel Benavente'),
(5044, 'Paula_Oliveira_Santos', '$P$Bd8mLVWfQyEwPS8MKx7YImCmrLcbxw1', 'paula_oliveira_santos', 'paula.zmn@gmail.com', '', '2015-06-09 21:37:53', '', 0, 'Paula Oliveira Santos'),
(5045, 'Vasco_Nobre_Henriques', '$P$BM28uBWsqv4.L0O.7zGbo8Ez5l54Qh1', 'vasco_nobre_henriques', 'facebook_user_vasco_nobre_henriques@example.com', 'https://www.facebook.com/app_scoped_user_id/1002576406433599/', '2015-06-09 21:39:44', '', 0, 'Vasco Nobre Henriques'),
(5046, 'Mafalda_Santos_1', '$P$BSZugqxUQ5v0lYmQTC2BEoVMaIv28b/', 'mafalda_santos_1', 'mafaldamssantos@gmail.com', 'https://plus.google.com/102772703686663083819', '2015-06-09 21:40:02', '', 0, 'Mafalda Santos'),
(5047, 'Vasco_Tavares', '$P$BTnwiouWCzNg.vpJhHNT3QNQmfd0xg.', 'vasco_tavares', 'td@eurosurfing.org', 'https://www.facebook.com/app_scoped_user_id/1082828655078064/', '2015-06-09 21:41:15', '', 0, 'Vasco Tavares'),
(5048, 'Susana_Matias', '$P$BUKltea7MR/b6Ei.aKMw5nDdwPMKsj/', 'susana_matias', 'sucmatias@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1000690559941102/', '2015-06-09 21:43:01', '', 0, 'Susana Matias'),
(5049, 'Vasco_Baroseiro', '$P$BHmXjcon94inqU4RpPy8BjrxfAINml0', 'vasco_baroseiro', 'detatu@gmail.com', 'https://www.facebook.com/app_scoped_user_id/830885010327246/', '2015-06-09 21:48:56', '', 0, 'Vasco Baroseiro'),
(5050, 'Teresinha_Avillez_Pereira', '$P$BgusMvSN.ZN/6Xb5ZLqPQHsYWiejz2.', 'teresinha_avillez_pereira', 'teresaavillezp@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205895084527634/', '2015-06-09 21:49:55', '', 0, 'Teresinha Avillez Pereira'),
(5051, 'Victoria_paiu', '$P$BNfWgXfUHJsy6Ej8tJ.MxcbAKYRyMU0', 'victoria_paiu', 'victoriapaiu98@gmail.com', 'https://plus.google.com/107485798087022157145', '2015-06-09 21:55:04', '', 0, 'Victoria paiu'),
(5052, 'Ze_Eugenio_de_Almeida', '$P$B8l.VX/DlPJ.4x7h7OxEYdzmhI744z1', 'ze_eugenio_de_almeida', 'zemaria1995@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10206983826258712/', '2015-06-09 21:55:54', '', 0, 'Zé Eugenio de Almeida'),
(5053, 'Catarina_Franco', '$P$Bnr03e3GM691.J0DZTOkmuuAo.Li2w0', 'catarina_franco', 'cat.ericeira@gmail.com', 'https://www.facebook.com/app_scoped_user_id/853953024678745/', '2015-06-09 21:58:39', '', 0, 'Catarina Franco'),
(5054, 'Henrique_Valente', '$P$B3oPx88gB2L7qOQ4ZGKDpzTQkFnZBV/', 'henrique_valente', 'henriquevalente.93@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1025808414098612/', '2015-06-09 22:03:14', '', 0, 'Henrique Valente'),
(5055, 'Claudia_Campos', '$P$BIDrV8rLnQvwXOmEibrQwJNqfD9MrN0', 'claudia_campos', 'facebook_user_claudia_campos@example.com', 'https://www.facebook.com/app_scoped_user_id/1100045013343576/', '2015-06-09 22:03:49', '', 0, 'Claudia Campos'),
(5056, 'Dora_Arsenio', '$P$BpfR2Hk1fpxz.2LTcH72UGzT/qmebW1', 'dora_arsenio', 'dora.arsenio@netc.pt', 'https://www.facebook.com/app_scoped_user_id/10153029107041339/', '2015-06-09 22:04:52', '', 0, 'Dora Arsénio'),
(5057, 'Xavier_Costa_Neves', '$P$Bts4CSKZzKZCsGS1aGgqNNt1prKOcr.', 'xavier_costa_neves', 'xineves@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10205382127725835/', '2015-06-09 22:05:40', '', 0, 'Xavier Costa Neves'),
(5058, 'Sandra_Magalhaes', '$P$BPpgVvy8NgWDZZSm545ScMLuWc1UQo.', 'sandra_magalhaes', 'cat.sandra@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/740009962778077/', '2015-06-09 22:06:12', '', 0, 'Sandra Magalhães'),
(5059, 'Diogo_Henriques', '$P$BBWrDv.c7qXLPG0S/3Xf1cIIlS49us/', 'diogo_henriques', 'diogohenriques1997@gmail.com', 'https://www.facebook.com/app_scoped_user_id/877557608948714/', '2015-06-09 22:06:48', '', 0, 'Diogo Henriques'),
(5060, 'Carla_Monteiro', '$P$BXCnLywp//h/NLVQWuJc0UWDnQCs8t0', 'carla_monteiro', 'geral@verdeagua.net', 'https://www.facebook.com/app_scoped_user_id/10206954529884465/', '2015-06-09 22:07:31', '', 0, 'Carla Monteiro'),
(5061, 'Meg_Nazare', '$P$BIlMFOXGgOYUfMgD7l6zmQgDlkUtA7.', 'meg_nazare', 'meg.women@gmail.com', 'https://www.facebook.com/app_scoped_user_id/817736741629232/', '2015-06-09 22:09:03', '', 0, 'Meg Nazaré'),
(5062, 'Gisela_Cardoso', '$P$BfFyFPFBiJIhhoqGRjRSqxWaCSj.Mu.', 'gisela_cardoso', 'gi10a@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10203449031621239/', '2015-06-09 22:11:06', '', 0, 'Gisela Cardoso'),
(5063, 'Hugo_Fox', '$P$BHorfZEetk2SsuHQOXI3i/Bhl1PNyz.', 'hugo_fox', 'hugo@suicideindustry.com', 'https://www.facebook.com/app_scoped_user_id/10153925175580410/', '2015-06-09 22:11:47', '', 0, 'Hugo Fox'),
(5064, 'Marco_Andre_Gomes', '$P$BUf3PRfx0mveTaabbJPFLz4WWPjOP0.', 'marco_andre_gomes', 'marcoandrgomes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10153987925729816/', '2015-06-09 22:12:26', '', 0, 'Marco Andre Gomes'),
(5065, 'Alexandre_Caetano_1', '$P$B8Y7m7VAdy3EOxH1l3HjWU0HpPPcy31', 'alexandre_caetano_1', 'alccaetano@gmail.com', 'https://plus.google.com/107646635978616542933', '2015-06-09 22:14:04', '', 0, 'Alexandre Caetano'),
(5066, 'Carla_Alves', '$P$BDDA6.ZCGV0P0ZUh7k5/s5jUYGMmQs.', 'carla_alves', 'clcarlajj@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1014554411912151/', '2015-06-09 22:15:30', '', 0, 'Carla Alves'),
(5067, 'Vasco_Mello', '$P$B9Wp8w0IGGC99u/Ha1XvprJdHpZY1y/', 'vasco_mello', 'vascomello444@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10206639256240989/', '2015-06-09 22:16:18', '', 0, 'Vasco Mello'),
(5068, 'Rita_Fernandes', '$P$B3Vvh.NnCTQwFNXdiDOw9lZFIdEFMC1', 'rita_fernandes', 'ritaasfernandes@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1004733126218534/', '2015-06-09 22:22:47', '', 0, 'Rita Fernandes'),
(5069, 'Carmen_Sonnberger', '$P$Bf.sX.8aYDojAE98Lhma67RgWPHHQp1', 'carmen_sonnberger', 'carmensonnberger71@gmail.com', 'https://www.facebook.com/app_scoped_user_id/863059847105344/', '2015-06-09 22:23:14', '', 0, 'Carmen Sonnberger'),
(5070, 'Ze_Tavares_Guilherme_Pharaysizz', '$P$BSZyEqgawp0arioqWNoxsdUySXHRMy0', 'ze_tavares_guilherme_pharaysizz', 'ze_tavaguilherme@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/884991724896100/', '2015-06-09 22:24:52', '', 0, 'Ze Tavares Guilherme Pharaysizz'),
(5071, 'Nuno_Franco', '$P$B3/sXWkQPUAEBHvMUQVB9DqQU.B9Pf1', 'nuno_franco', 'nuno.franco-189@clix.pt', 'https://www.facebook.com/app_scoped_user_id/1049754758385702/', '2015-06-09 22:24:54', '', 0, 'Nuno Franco'),
(5072, 'Maria_Carvalho', '$P$B7KgSWn2PHbvez..bTrXqv0wukDgMH1', 'maria_carvalho', 'lisapinhocarvalho@gmail.com', '', '2015-06-09 22:25:42', '', 0, 'Maria Carvalho'),
(5073, 'Mariana_Machado_Mira', '$P$BC/eXciP0bKGnlMK3wwoCtGLa2b5lD/', 'mariana_machado_mira', 'mariana_mmira@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1603189433290560/', '2015-06-09 22:29:55', '', 0, 'Mariana Machado Mira'),
(5074, 'Sonia_Guerreiro', '$P$B8mnZobNod1Xw3.amPhjuFpi1REDy91', 'sonia_guerreiro', 'soninhaguerreiro@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/942063025816913/', '2015-06-09 22:34:50', '', 0, 'Sónia Guerreiro'),
(5075, 'Ze_AC', '$P$BTXkAwLDY7MX6xRjX6HQoWAzRuuTlq0', 'ze_ac', 'zechampalimaud@gmail.com', 'https://www.facebook.com/app_scoped_user_id/373877119485946/', '2015-06-09 22:35:44', '', 0, 'Zé AC'),
(5076, 'Frederico_Vinhas', '$P$BmqqxtueQ70soAmGyMrNLCODZroJs00', 'frederico_vinhas', 'facebook_user_frederico_vinhas@example.com', 'https://www.facebook.com/app_scoped_user_id/10152901764632647/', '2015-06-09 22:37:21', '', 0, 'Frederico Vinhas'),
(5077, 'Francisca_Cardoso_de_Menezes', '$P$BAtbYuHvJhhdCuNGvdL57ebJC8MlHR1', 'francisca_cardoso_de_menezes', 'francisca.c.menezes@gmail.com', 'https://www.facebook.com/app_scoped_user_id/10200685055805224/', '2015-06-09 22:37:27', '', 0, 'Francisca Cardoso de Menezes'),
(5078, 'Marta_Pinho_Carreiras', '$P$BkZc6wCwnP1QGDC3edso.6Qlq.Kwhw.', 'marta_pinho_carreiras', 'marta_pinho18@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1146967995328686/', '2015-06-09 22:37:47', '', 0, 'Marta Pinho Carreiras'),
(5079, 'Teresa_Mardel', '$P$BvrqoHBuWfQFwW6OLNzP3t74pP9bzh0', 'teresa_mardel', 'facebook_user_teresa_mardel@example.com', 'https://www.facebook.com/app_scoped_user_id/971114266244025/', '2015-06-09 22:40:33', '', 0, 'Teresa Mardel'),
(5080, 'Goncalo_Santos_Pereira', '$P$B0XyjhfMdVzNUsSyky1yUWrzHaGs.3.', 'goncalo_santos_pereira', 'santospereira.g@gmail.com', 'https://www.facebook.com/app_scoped_user_id/881248905280435/', '2015-06-09 22:42:17', '', 0, 'Gonçalo Santos Pereira'),
(5081, 'Ana_Carolina_Cruz', '$P$BsH4B8V2BEbgRtYHjADd86DsMHTczZ1', 'ana_carolina_cruz', 'kikidacruz@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/10200704533133167/', '2015-06-09 22:43:10', '', 0, 'Ana Carolina Cruz'),
(5082, 'Helena_Vasa', '$P$BRTmUMQLQBr1UzF6DQZkyv./yub.od/', 'helena_vasa', 'helenavasa@gmail.com', 'https://www.facebook.com/app_scoped_user_id/848248095225175/', '2015-06-09 22:43:53', '', 0, 'Helena Vasa'),
(5083, 'Helder_Tiago_Sousa', '$P$BUaSNxrWCD8Mt5ZoM5QeD65a0Pfuyy.', 'helder_tiago_sousa', 'heldertiago_69@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/811932985528386/', '2015-06-09 22:53:02', '', 0, 'Helder Tiago Sousa'),
(5084, 'Rodrigo_Chaves_1', '$P$BXYyB7rkqKT0tEQAW7AuiPGo4lq1fQ0', 'rodrigo_chaves_1', 'rodrigohchaves@gmail.com', 'https://www.facebook.com/app_scoped_user_id/1125055690844527/', '2015-06-09 22:53:06', '', 0, 'Rodrigo Chaves'),
(5085, 'Sofia_Albuquerque', '$P$BcJviinsUKZEMqdSOJdWuChJ9dsWFJ1', 'sofia_albuquerque', 'ana.sofia.albuquerque@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/995693333787714/', '2015-06-09 22:53:14', '', 0, 'Sofia Albuquerque'),
(5086, 'Mariana_CastroeAlmeida', '$P$B6YXVRajR56BJT/TsXyPxHszfKPeNN1', 'mariana_castroealmeida', 'mariana.bsca@gmail.com', 'https://www.facebook.com/app_scoped_user_id/867410713306205/', '2015-06-09 22:54:58', '', 0, 'Mariana CastroeAlmeida'),
(5087, 'Vera_Frazao', '$P$B7fZG/OrbX8LguDzouQyfc2msOMlwU0', 'vera_frazao', 'vera_frazao@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/979238405433741/', '2015-06-09 22:57:42', '', 0, 'Vera Frazão'),
(5088, 'Samuel_Guerra', '$P$BxmWRgCCGl0g4TyRPOhFGqMJyeKLSo1', 'samuel_guerra', 'samuel_guerra99@hotmail.com', 'https://www.facebook.com/app_scoped_user_id/1605735459643132/', '2015-06-09 23:00:42', '', 0, 'Samuel Guerra'),
(5089, 'Nuno_Mascarenhas', '$P$B4KQhXW1k8oMoH5SBlYoqSOJ5bp4xT1', 'nuno_mascarenhas', 'nuno.dipz@live.com.pt', 'https://www.facebook.com/app_scoped_user_id/914050828634122/', '2015-06-09 23:04:09', '', 0, 'Nuno Mascarenhas');

-- --------------------------------------------------------

--
-- Table structure for table `wp_wsluserscontacts`
--

CREATE TABLE `wp_wsluserscontacts` (
  `id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `provider` varchar(50) NOT NULL,
  `identifier` varchar(255) NOT NULL,
  `full_name` varchar(150) NOT NULL,
  `email` varchar(255) NOT NULL,
  `profile_url` varchar(255) NOT NULL,
  `photo_url` varchar(255) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

-- --------------------------------------------------------

--
-- Table structure for table `wp_wslusersprofiles`
--

CREATE TABLE `wp_wslusersprofiles` (
  `id` int(11) NOT NULL,
  `user_id` int(11) NOT NULL,
  `provider` varchar(50) NOT NULL,
  `object_sha` varchar(45) NOT NULL,
  `identifier` varchar(255) NOT NULL,
  `profileurl` varchar(255) NOT NULL,
  `websiteurl` varchar(255) NOT NULL,
  `photourl` varchar(255) NOT NULL,
  `displayname` varchar(150) NOT NULL,
  `description` varchar(255) NOT NULL,
  `firstname` varchar(150) NOT NULL,
  `lastname` varchar(150) NOT NULL,
  `gender` varchar(10) NOT NULL,
  `language` varchar(20) NOT NULL,
  `age` varchar(10) NOT NULL,
  `birthday` int(11) NOT NULL,
  `birthmonth` int(11) NOT NULL,
  `birthyear` int(11) NOT NULL,
  `email` varchar(255) NOT NULL,
  `emailverified` varchar(255) NOT NULL,
  `phone` varchar(75) NOT NULL,
  `address` varchar(255) NOT NULL,
  `country` varchar(75) NOT NULL,
  `region` varchar(50) NOT NULL,
  `city` varchar(50) NOT NULL,
  `zip` varchar(25) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

--
-- Dumping data for table `wp_wslusersprofiles`
--

INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(1, 1, 'Google', 'df7b9d78f187966e8818a48329f4d3abbcef1725', '101748158210425534867', 'https://plus.google.com/101748158210425534867', '', 'https://lh3.googleusercontent.com/-siEh62tZEi4/AAAAAAAAAAI/AAAAAAAAAEQ/QQchqiplX78/photo.jpg?sz=200', 'Rodolfo Cristovao', '', 'Rodolfo', 'Cristovao', '', '', '', 0, 0, 0, 'rodolfo.cristovao@gmail.com', 'rodolfo.cristovao@gmail.com', '', '', '', '', '', ''),
(2, 2, 'Facebook', '8b35b5d778256ab9fd511d1d715e33fefd326b5e', '457768797731861', 'https://www.facebook.com/app_scoped_user_id/457768797731861/', '', 'https://graph.facebook.com/457768797731861/picture?width=150&height=150', 'Rui Costa', '', 'Rui', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'rui@twice.pt', 'rui@twice.pt', '', '', '', '', '', ''),
(3, 3, 'Facebook', 'bb71b23348f2378317ebdeab4938be3e53a4d6ff', '10203782157304635', 'https://www.facebook.com/app_scoped_user_id/10203782157304635/', '', 'https://graph.facebook.com/10203782157304635/picture?width=150&height=150', 'Graça Rocha', '', 'Graça', 'Rocha', 'female', 'pt_PT', '', 0, 0, 0, 'assis.mgra@gmail.com', 'assis.mgra@gmail.com', '', '', '', '', '', ''),
(4, 4, 'Facebook', '6465b86e5eea0c5cd1c5df363cc192573a362448', '1038254312852186', 'https://www.facebook.com/app_scoped_user_id/1038254312852186/', '', 'https://graph.facebook.com/1038254312852186/picture?width=150&height=150', 'Rui Meneses', '', 'Rui', 'Meneses', 'male', 'pt_PT', '', 0, 0, 0, 'picossurfboards@gmail.com', 'picossurfboards@gmail.com', '', '', '', '', '', ''),
(5, 5, 'Facebook', '2e98363725ddb7d027e1abcaf3d534d07b17071e', '983414961698723', 'https://www.facebook.com/app_scoped_user_id/983414961698723/', '', 'https://graph.facebook.com/983414961698723/picture?width=150&height=150', 'Joana Richheimer', '', 'Joana', 'Richheimer', 'female', 'de_DE', '', 0, 0, 0, 'jojomrr@hotmail.com', 'jojomrr@hotmail.com', '', '', '', '', '', ''),
(6, 6, 'Facebook', 'a0716acb944ef5bdf29d5c18a961ec2162452edc', '10153270958859242', 'https://www.facebook.com/app_scoped_user_id/10153270958859242/', '', 'https://graph.facebook.com/10153270958859242/picture?width=150&height=150', 'Tó Mané', '', 'Tó', 'Mané', 'male', 'pt_PT', '', 0, 0, 0, 'tomanephotos@gmail.com', 'tomanephotos@gmail.com', '', '', '', '', '', ''),
(7, 7, 'Facebook', '49f4f59bde926c9deb2c79ff449bedff0e91282d', '995735370470719', 'https://www.facebook.com/app_scoped_user_id/995735370470719/', '', 'https://graph.facebook.com/995735370470719/picture?width=150&height=150', 'Alexandre De Almeida', '', 'Alexandre', 'De Almeida', 'male', 'en_US', '', 0, 0, 0, 'djxaninho@hotmail.com', 'djxaninho@hotmail.com', '', '', '', '', '', ''),
(8, 8, 'Facebook', '6751f69760eaa87e2763d763b355a9a40197f2b2', '10153179102170660', 'https://www.facebook.com/app_scoped_user_id/10153179102170660/', '', 'https://graph.facebook.com/10153179102170660/picture?width=150&height=150', 'João Pedro Rocha', '', 'João', 'Rocha', 'male', 'pt_PT', '', 0, 0, 0, 'joao_pedro_rocha@hotmail.com', 'joao_pedro_rocha@hotmail.com', '', '', '', '', '', ''),
(9, 9, 'Facebook', '54cc4e4b61032952347275af6f71dbf8b40ec8b5', '10206936115069235', 'https://www.facebook.com/app_scoped_user_id/10206936115069235/', '', 'https://graph.facebook.com/10206936115069235/picture?width=150&height=150', 'Miguel Caparica', '', 'Miguel', 'Caparica', 'male', 'pt_PT', '', 0, 0, 0, 'caparica67@hotmail.com', 'caparica67@hotmail.com', '', '', '', '', '', ''),
(10, 10, 'Facebook', 'c6c237aa0ea5c5f4276db55887458cb09c7b0efc', '10206530907328688', 'https://www.facebook.com/app_scoped_user_id/10206530907328688/', '', 'https://graph.facebook.com/10206530907328688/picture?width=150&height=150', 'Rita Brilhante', '', 'Rita', 'Brilhante', 'female', 'pt_PT', '', 0, 0, 0, 'ritabrilhante@gmail.com', 'ritabrilhante@gmail.com', '', '', '', '', '', ''),
(11, 11, 'Facebook', '47ae19e4b6e5ae57151bc4c61e164fa0e0987fdb', '937305746290479', 'https://www.facebook.com/app_scoped_user_id/937305746290479/', '', 'https://graph.facebook.com/937305746290479/picture?width=150&height=150', 'Sofia Filipe', '', 'Sofia', 'Filipe', 'female', 'pt_PT', '', 0, 0, 0, 'p1pokka@hotmail.com', 'p1pokka@hotmail.com', '', '', '', '', '', ''),
(12, 12, 'Facebook', 'a4a6e5c886126e055a196e2908d05ba5ffe3725e', '10202805751344123', 'https://www.facebook.com/app_scoped_user_id/10202805751344123/', '', 'https://graph.facebook.com/10202805751344123/picture?width=150&height=150', 'ديوغو نورا', '', 'ديوغو', 'نورا', 'male', 'pt_PT', '', 0, 0, 0, 'nora_diogo@hotmail.com', 'nora_diogo@hotmail.com', '', '', '', '', '', ''),
(13, 13, 'Facebook', 'fc8e6d2f457359caf46dff85162bed207a18da49', '986140951409938', 'https://www.facebook.com/app_scoped_user_id/986140951409938/', '', 'https://graph.facebook.com/986140951409938/picture?width=150&height=150', 'Ricardo Carneiro', '', 'Ricardo', 'Carneiro', 'male', 'pt_PT', '', 0, 0, 0, 'carneiroricardo@yahoo.com', 'carneiroricardo@yahoo.com', '', '', '', '', '', ''),
(14, 14, 'Facebook', '8eabecc39a6118f2642c2009103ff099286269b9', '966927400018087', 'https://www.facebook.com/app_scoped_user_id/966927400018087/', '', 'https://graph.facebook.com/966927400018087/picture?width=150&height=150', 'João Vasco Nunes', '', 'João Vasco', 'Nunes', 'male', 'pt_PT', '', 0, 0, 0, 'jvasconunes@gmail.com', 'jvasconunes@gmail.com', '', '', '', '', '', ''),
(15, 15, 'Facebook', 'bcc25ad9b9ad40b5d2919a5668f4d645786694b4', '10206768638633976', 'https://www.facebook.com/app_scoped_user_id/10206768638633976/', '', 'https://graph.facebook.com/10206768638633976/picture?width=150&height=150', 'Nuno S. Dias', '', 'Nuno S.', 'Dias', 'male', 'pt_PT', '', 0, 0, 0, 'nunofsd94@hotmail.com', 'nunofsd94@hotmail.com', '', '', '', '', '', ''),
(16, 16, 'Google', '4cc1c2e2a874f3e5051e9d1dfaffcd125d37372b', '108881972810051814597', 'https://plus.google.com/108881972810051814597', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ricardo Silva', '', 'Ricardo', 'Silva', 'male', '', '', 0, 0, 0, 'ricardos7055@gmail.com', 'ricardos7055@gmail.com', '', '', '', '', '', ''),
(17, 17, 'Facebook', '1a2cd7cfb52775de49a16faa2bb16a18263ff22f', '10153186323531329', 'https://www.facebook.com/app_scoped_user_id/10153186323531329/', '', 'https://graph.facebook.com/10153186323531329/picture?width=150&height=150', 'Gonçalo Feyo', '', 'Gonçalo', 'Feyo', 'male', 'pt_PT', '', 0, 0, 0, 'goncalofeyo@hotmail.com', 'goncalofeyo@hotmail.com', '', '', '', '', '', ''),
(18, 18, 'Facebook', '90933dabd8daef342ffafad18d2b194d48659004', '1049731255056132', 'https://www.facebook.com/app_scoped_user_id/1049731255056132/', '', 'https://graph.facebook.com/1049731255056132/picture?width=150&height=150', 'Paulo Dias', '', 'Paulo', 'Dias', 'male', 'pt_PT', '', 0, 0, 0, 'prsdias@hotmail.com', 'prsdias@hotmail.com', '', '', '', '', '', ''),
(19, 19, 'Facebook', 'a804504e6ab12b2a5db7805fd75be76df5a29429', '952900858093467', 'https://www.facebook.com/app_scoped_user_id/952900858093467/', '', 'https://graph.facebook.com/952900858093467/picture?width=150&height=150', 'Pedro Quadros', '', 'Pedro', 'Quadros', 'male', 'pt_PT', '', 0, 0, 0, 'pedrocaquadros@hotmail.com', 'pedrocaquadros@hotmail.com', '', '', '', '', '', ''),
(20, 20, 'Facebook', 'b87228ca0dd84ad2095a259fd22a229f705ef0fd', '10207181362678084', 'https://www.facebook.com/app_scoped_user_id/10207181362678084/', '', 'https://graph.facebook.com/10207181362678084/picture?width=150&height=150', 'Emanuel Embaixador', '', 'Emanuel', 'Embaixador', 'male', 'en_US', '', 0, 0, 0, 'megaskim@gmail.com', 'megaskim@gmail.com', '', '', '', '', '', ''),
(21, 21, 'Google', 'ab8fa95eeaf21f8775389779f6b4bf5c54c29acb', '106125264127282748969', 'https://plus.google.com/106125264127282748969', '', 'https://lh5.googleusercontent.com/-Vm2sAJjqIhI/AAAAAAAAAAI/AAAAAAAAI9Q/vwOkyZAstf8/photo.jpg?sz=200', 'Mare Nostrum', '', 'Mare', 'Nostrum', 'male', '', '', 0, 0, 0, 'palavrassalgadas@gmail.com', 'palavrassalgadas@gmail.com', '', '', '', '', '', ''),
(22, 22, 'Facebook', '16397daa0eea40235dc547b4ad519d958f796aad', '10204227492147385', 'https://www.facebook.com/app_scoped_user_id/10204227492147385/', '', 'https://graph.facebook.com/10204227492147385/picture?width=150&height=150', 'Beatriz Gaspar', '', 'Beatriz', 'Gaspar', 'female', 'pt_PT', '', 0, 0, 0, 'bgaspar96@hotmail.com', 'bgaspar96@hotmail.com', '', '', '', '', '', ''),
(23, 23, 'Facebook', 'fddd935e60b98436d1037cf1aaa790b9bfc4e1bc', '977018762343175', 'https://www.facebook.com/app_scoped_user_id/977018762343175/', '', 'https://graph.facebook.com/977018762343175/picture?width=150&height=150', 'André Botelho', '', 'André', 'Botelho', 'male', 'pt_PT', '', 0, 0, 0, 'che441@hotmail.com', 'che441@hotmail.com', '', '', '', '', '', ''),
(24, 24, 'Facebook', '8e360f77df8077cb95a19478a10d13a7bfbd25af', '10153273625359318', 'https://www.facebook.com/app_scoped_user_id/10153273625359318/', '', 'https://graph.facebook.com/10153273625359318/picture?width=150&height=150', 'Vasco Lazaro', '', 'Vasco', 'Lazaro', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(25, 25, 'Facebook', '9291ab7584c96f24636fa42e426c8d8b1af022e0', '10206821931886584', 'https://www.facebook.com/app_scoped_user_id/10206821931886584/', '', 'https://graph.facebook.com/10206821931886584/picture?width=150&height=150', 'Filipa Isabel Rodrigues Prudêncio', '', 'Filipa', 'Prudêncio', 'female', 'pt_PT', '', 0, 0, 0, 'pipapru@hotmail.com', 'pipapru@hotmail.com', '', '', '', '', '', ''),
(26, 26, 'Facebook', '1bc0c2e42f97e655c4e7570a0bcd7e5a076ef75c', '10203705000776587', 'https://www.facebook.com/app_scoped_user_id/10203705000776587/', '', 'https://graph.facebook.com/10203705000776587/picture?width=150&height=150', 'Mariana Rocha Assis', '', 'Mariana', 'Assis', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(27, 27, 'Facebook', 'b11f77cb5917943a4bfa36c9e78525cc7ac64add', '1200052826687170', 'https://www.facebook.com/app_scoped_user_id/1200052826687170/', '', 'https://graph.facebook.com/1200052826687170/picture?width=150&height=150', 'Pedro Monteiro', '', 'Pedro', 'Monteiro', 'male', 'pt_PT', '', 0, 0, 0, 'toch.23@gmail.com', 'toch.23@gmail.com', '', '', '', '', '', ''),
(28, 28, 'Facebook', '1f458fed202c130b4895ee24359b863633f40e78', '1970454419845617', 'https://www.facebook.com/app_scoped_user_id/1970454419845617/', '', 'https://graph.facebook.com/1970454419845617/picture?width=150&height=150', 'Cardo Ricardo', '', 'Cardo', 'Ricardo', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(29, 29, 'Facebook', 'a4ae9a41a2e0deeb3ca314e70654cd217063471c', '10205799979091777', 'https://www.facebook.com/app_scoped_user_id/10205799979091777/', '', 'https://graph.facebook.com/10205799979091777/picture?width=150&height=150', 'Álvaro Marín', '', 'Álvaro', 'Marín', 'male', 'es_ES', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(30, 30, 'Facebook', '264dd343cc1cc5880714f57d28556dca6665fe7b', '10202699374285582', 'https://www.facebook.com/app_scoped_user_id/10202699374285582/', '', 'https://graph.facebook.com/10202699374285582/picture?width=150&height=150', 'Catarina Costa Godinho', '', 'Catarina', 'Costa Godinho', 'female', 'pt_PT', '', 0, 0, 0, 'catarinacdsgodinho@hotmail.com', 'catarinacdsgodinho@hotmail.com', '', '', '', '', '', ''),
(31, 31, 'Facebook', '90cfbab1b7c86e6a998d66973bf1afb3842f7bd3', '10152828018867231', 'https://www.facebook.com/app_scoped_user_id/10152828018867231/', '', 'https://graph.facebook.com/10152828018867231/picture?width=150&height=150', 'João André', '', 'João', 'André', 'male', 'pt_PT', '', 0, 0, 0, 'jpca5@hotmail.com', 'jpca5@hotmail.com', '', '', '', '', '', ''),
(32, 32, 'Google', '915567256458386b05a2fdd887388ada03ad1eb8', '100957471074477023540', 'https://plus.google.com/100957471074477023540', '', 'https://lh6.googleusercontent.com/-LHL0JwQTPZU/AAAAAAAAAAI/AAAAAAAAARY/E3yqogeifao/photo.jpg?sz=200', 'Rafaela Martins', '', 'Rafaela', 'Martins', 'female', '', '', 0, 0, 0, 'rsmartins92@gmail.com', 'rsmartins92@gmail.com', '', 'Lisbon', '', '', 'Lisbon', ''),
(33, 33, 'Facebook', '265fe32055fbd900ce2393adb2b5e442c7aeb39b', '980871488613573', 'https://www.facebook.com/app_scoped_user_id/980871488613573/', '', 'https://graph.facebook.com/980871488613573/picture?width=150&height=150', 'Mariana Costa Godinho', '', 'Mariana Costa', 'Godinho', 'female', 'pt_PT', '', 0, 0, 0, 'marianacsgodinho@hotmail.com', 'marianacsgodinho@hotmail.com', '', '', '', '', '', ''),
(34, 34, 'Facebook', '4ed7e70b146dfa4e89ac0429cb4990404b088bb8', '10153326329009872', 'https://www.facebook.com/app_scoped_user_id/10153326329009872/', '', 'https://graph.facebook.com/10153326329009872/picture?width=150&height=150', 'Catarina Mendes', '', 'Catarina', 'Mendes', 'female', 'pt_PT', '', 0, 0, 0, 'catarina_ilm@hotmail.com', 'catarina_ilm@hotmail.com', '', '', '', '', '', ''),
(35, 35, 'Facebook', 'df25b2de07e9f3f95577914fa932e070d7616007', '1002290429796033', 'https://www.facebook.com/app_scoped_user_id/1002290429796033/', '', 'https://graph.facebook.com/1002290429796033/picture?width=150&height=150', 'Filipa Pereira', '', 'Filipa', 'Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'filipanobrepereira@yahoo.com', 'filipanobrepereira@yahoo.com', '', '', '', '', '', ''),
(36, 36, 'Facebook', '90d13765b4c1919253423f515b2f8d8c9f7699e6', '837243719683846', 'https://www.facebook.com/app_scoped_user_id/837243719683846/', '', 'https://graph.facebook.com/837243719683846/picture?width=150&height=150', 'Duarte Baltazar', '', 'Duarte', 'Baltazar', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(37, 37, 'Facebook', '51d7991f2c3cda061e6aacefe546b3bcf5367081', '10200518884411797', 'https://www.facebook.com/app_scoped_user_id/10200518884411797/', '', 'https://graph.facebook.com/10200518884411797/picture?width=150&height=150', 'Dmitry Bogomolov', '', 'Dmitry', 'Bogomolov', 'male', 'pt_BR', '', 0, 0, 0, 'dmitrybogomolovcinema@gmail.com', 'dmitrybogomolovcinema@gmail.com', '', '', '', '', '', ''),
(38, 38, 'Facebook', 'ca12c65e4adf4c064778c9b75d850e9801999889', '10200618696465176', 'https://www.facebook.com/app_scoped_user_id/10200618696465176/', '', 'https://graph.facebook.com/10200618696465176/picture?width=150&height=150', 'David Leiroz', '', 'David', 'Leiroz', 'male', 'pt_PT', '', 0, 0, 0, 'leiroz.david@gmail.com', 'leiroz.david@gmail.com', '', '', '', '', '', ''),
(39, 39, 'Facebook', '09b86f1cc240a446d9aa9d513747259a7ebda2cc', '1070579119638091', 'https://www.facebook.com/app_scoped_user_id/1070579119638091/', '', 'https://graph.facebook.com/1070579119638091/picture?width=150&height=150', 'Ana Carolina Alves', '', 'Ana', 'Carolina Alves', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(40, 40, 'Facebook', 'e1114c1233178e07c45c75d7166b4840b7fae003', '10204139253831501', 'https://www.facebook.com/app_scoped_user_id/10204139253831501/', '', 'https://graph.facebook.com/10204139253831501/picture?width=150&height=150', 'Beatriz Almeida', '', 'Beatriz', 'Almeida', 'female', 'pt_PT', '', 0, 0, 0, 'bdlalmeida@hotmail.com', 'bdlalmeida@hotmail.com', '', '', '', '', '', ''),
(41, 41, 'Facebook', '2c6bda25fdca719bae159038cf012b66f3992354', '10153046287817663', 'https://www.facebook.com/app_scoped_user_id/10153046287817663/', '', 'https://graph.facebook.com/10153046287817663/picture?width=150&height=150', 'Paulo Espírito Santo', '', 'Paulo', 'Santo', 'male', 'pt_PT', '', 0, 0, 0, 'espiritosanto.caldas@gmail.com', 'espiritosanto.caldas@gmail.com', '', '', '', '', '', ''),
(42, 42, 'Facebook', '8ebf2889745f5ff6ff094db2110b612e39d483a9', '882765168436002', 'https://www.facebook.com/app_scoped_user_id/882765168436002/', '', 'https://graph.facebook.com/882765168436002/picture?width=150&height=150', 'Filipa Vasconcelos', '', 'Filipa', 'Vasconcelos', 'female', 'pt_PT', '', 0, 0, 0, 'filipa.mv@gmail.com', 'filipa.mv@gmail.com', '', '', '', '', '', ''),
(43, 43, 'Facebook', '21cc23be5d50f84a4b8c9684b783311ea8a7d50e', '1564505407157338', 'https://www.facebook.com/app_scoped_user_id/1564505407157338/', '', 'https://graph.facebook.com/1564505407157338/picture?width=150&height=150', 'David Favinha', '', 'David', 'Favinha', 'male', 'pt_PT', '', 0, 0, 0, 'david.favinha08@outlook.pt', 'david.favinha08@outlook.pt', '', '', '', '', '', ''),
(44, 44, 'Facebook', '54ae0e1293fa0ee0e52adb9bf2bd76fbd14fd3b9', '10152807390275588', 'https://www.facebook.com/app_scoped_user_id/10152807390275588/', '', 'https://graph.facebook.com/10152807390275588/picture?width=150&height=150', 'Maria Lourenço', '', 'Maria', 'Lourenço', 'female', 'en_US', '', 0, 0, 0, 'marialourenco.bb@gmail.com', 'marialourenco.bb@gmail.com', '', '', '', '', '', ''),
(45, 45, 'Facebook', '238e25646d99954b5e68700da620cc91f038b59b', '10204387064939485', 'https://www.facebook.com/app_scoped_user_id/10204387064939485/', '', 'https://graph.facebook.com/10204387064939485/picture?width=150&height=150', 'Fernando Pais', '', 'Fernando', 'Pais', 'male', 'pt_PT', '', 0, 0, 0, 'nando_fmgp@hotmail.com', 'nando_fmgp@hotmail.com', '', '', '', '', '', ''),
(46, 46, 'Facebook', '2f994281b7c09ddee4ad54942c7357ed52001938', '826931624009100', 'https://www.facebook.com/app_scoped_user_id/826931624009100/', '', 'https://graph.facebook.com/826931624009100/picture?width=150&height=150', 'Olga Margarida Carvalho', '', 'Olga', 'Carvalho', 'female', 'pt_PT', '', 0, 0, 0, 'olgamargaridacarvalho@gmail.com', 'olgamargaridacarvalho@gmail.com', '', '', '', '', '', ''),
(47, 47, 'Facebook', '13f154d429803009f1a94b74e2b0b170cc905571', '974487852575544', 'https://www.facebook.com/app_scoped_user_id/974487852575544/', '', 'https://graph.facebook.com/974487852575544/picture?width=150&height=150', 'Hugo Miguel', '', 'Hugo', 'Miguel', 'male', 'en_US', '', 0, 0, 0, 'hamieira@gmail.com', 'hamieira@gmail.com', '', '', '', '', '', ''),
(48, 48, 'Facebook', 'ea53261fc9d146239fa6cd903b29168dc240a4fa', '10205712764770540', 'https://www.facebook.com/app_scoped_user_id/10205712764770540/', '', 'https://graph.facebook.com/10205712764770540/picture?width=150&height=150', 'Pedro Correia', '', 'Pedro', 'Correia', 'male', 'pt_PT', '', 0, 0, 0, 'pedro_correia08@hotmail.com', 'pedro_correia08@hotmail.com', '', '', '', '', '', ''),
(49, 49, 'Google', '0c0186142e9d61fd7c27b28fbacc331714c8ce1b', '102353281096458021397', 'https://profiles.google.com/102353281096458021397', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'André Assunção', '', 'André', 'Assunção', '', '', '', 0, 0, 0, 'midasfinancas@gmail.com', 'midasfinancas@gmail.com', '', '', '', '', '', ''),
(50, 50, 'Facebook', '1cacf7a523d71892daae8ee054c40c653f8b829a', '10152721829085882', 'https://www.facebook.com/app_scoped_user_id/10152721829085882/', '', 'https://graph.facebook.com/10152721829085882/picture?width=150&height=150', 'Gonçalo Grilo', '', 'Gonçalo', 'Grilo', 'male', 'pt_PT', '', 0, 0, 0, 'goncalo.grilo@gmail.com', 'goncalo.grilo@gmail.com', '', '', '', '', '', ''),
(51, 51, 'Facebook', '02d905cf163bb4224c274236ade0758cae410e72', '10206122736260945', 'https://www.facebook.com/app_scoped_user_id/10206122736260945/', '', 'https://graph.facebook.com/10206122736260945/picture?width=150&height=150', 'André Pires', '', 'André', 'Pires', 'male', 'pt_PT', '', 0, 0, 0, 'andree.pires@gmail.com', 'andree.pires@gmail.com', '', '', '', '', '', ''),
(52, 52, 'Google', 'c1eabc91d2b49fc79b546089b683978a405a9bb3', '103748258155112324557', 'https://plus.google.com/103748258155112324557', '', 'https://lh6.googleusercontent.com/-OzL76bAskiQ/AAAAAAAAAAI/AAAAAAAAAYg/JEQf7sSYfwY/photo.jpg?sz=200', 'Fábio Guerreiro', '', 'Fábio', 'Guerreiro', '', '', '', 0, 0, 0, 'fabioguerreiro28@gmail.com', 'fabioguerreiro28@gmail.com', '', '', '', '', '', ''),
(53, 53, 'Facebook', 'c4996700c936a9aafbb2bf9d09fc0c1aef3358c7', '970971126268267', 'https://www.facebook.com/app_scoped_user_id/970971126268267/', '', 'https://graph.facebook.com/970971126268267/picture?width=150&height=150', 'Catarina Agostinho da Silva', '', 'Catarina', 'Agostinho da Silva', 'female', 'pt_PT', '', 0, 0, 0, 'cata_silva87@hotmail.com', 'cata_silva87@hotmail.com', '', '', '', '', '', ''),
(54, 54, 'Facebook', 'bb7ca8e60f4f079f8065e42241d375e95bac5a11', '10205091953112021', 'https://www.facebook.com/app_scoped_user_id/10205091953112021/', '', 'https://graph.facebook.com/10205091953112021/picture?width=150&height=150', 'Carlos Matias', '', 'Carlos', 'Matias', 'male', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(55, 55, 'Facebook', '267f3cdd3c7753bfd95a4b1b3f01bcd71f2099db', '10152900708575172', 'https://www.facebook.com/app_scoped_user_id/10152900708575172/', '', 'https://graph.facebook.com/10152900708575172/picture?width=150&height=150', 'André Carvalho', '', 'André', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(56, 56, 'Facebook', '567eda1894a4c968bb1738b718645b3c838ec159', '10153473359784238', 'https://www.facebook.com/app_scoped_user_id/10153473359784238/', '', 'https://graph.facebook.com/10153473359784238/picture?width=150&height=150', 'Joao Catarino', '', 'Joao', 'Catarino', 'male', 'pt_BR', '', 0, 0, 0, 'bb_joao@hotmail.com', 'bb_joao@hotmail.com', '', '', '', '', '', ''),
(57, 57, 'Facebook', '998f697c455ecbfd04dad563e2489c6d17890a0b', '10153238962631041', 'https://www.facebook.com/app_scoped_user_id/10153238962631041/', '', 'https://graph.facebook.com/10153238962631041/picture?width=150&height=150', 'Gonçalo Loureiro', '', 'Gonçalo', 'Loureiro', 'male', 'en_GB', '', 0, 0, 0, 'goncalomatta1992@hotmail.com', 'goncalomatta1992@hotmail.com', '', '', '', '', '', ''),
(58, 58, 'Facebook', 'a84b4fd5ae6c0144f25aaa0c387a995ab16ca2fa', '10205495974251225', 'https://www.facebook.com/app_scoped_user_id/10205495974251225/', '', 'https://graph.facebook.com/10205495974251225/picture?width=150&height=150', 'João Mesuras', '', 'João', 'Mesuras', 'male', 'pt_PT', '', 0, 0, 0, 'jmesuras17@hotmail.com', 'jmesuras17@hotmail.com', '', '', '', '', '', ''),
(59, 59, 'Facebook', '4e63ec53dc4e605a648ec78b0fd610f6da376464', '1108481345845352', 'https://www.facebook.com/app_scoped_user_id/1108481345845352/', '', 'https://graph.facebook.com/1108481345845352/picture?width=150&height=150', 'Joana Andrade', '', 'Joana', 'Andrade', 'female', 'pt_PT', '', 0, 0, 0, 'joana.andrade@live.com', 'joana.andrade@live.com', '', '', '', '', '', ''),
(60, 60, 'Facebook', 'f8e317ba372d5058c366a29d8dae32dc6c861a57', '10153394438992755', 'https://www.facebook.com/app_scoped_user_id/10153394438992755/', '', 'https://graph.facebook.com/10153394438992755/picture?width=150&height=150', 'Joao Baptista', '', 'Joao', 'Baptista', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(61, 61, 'Facebook', 'b47f2ff79484db95e1b7ac1937af3659b050e22b', '1000828923268794', 'https://www.facebook.com/app_scoped_user_id/1000828923268794/', '', 'https://graph.facebook.com/1000828923268794/picture?width=150&height=150', 'Marta Botelho', '', 'Marta', 'Botelho', 'female', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(62, 62, 'Google', '15caa045ab0d6438924e9cb67abfbc66670e1468', '110353623606222219454', 'https://plus.google.com/110353623606222219454', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'J Ferreira', '', 'J', 'Ferreira', 'female', '', '', 0, 0, 0, 'ferreira.jfr@gmail.com', 'ferreira.jfr@gmail.com', '', '', '', '', '', ''),
(63, 63, 'Facebook', '84c946d68d2830c28e4647acc22250599de359a6', '10203707687086915', 'https://www.facebook.com/app_scoped_user_id/10203707687086915/', '', 'https://graph.facebook.com/10203707687086915/picture?width=150&height=150', 'Abdul Osman', '', 'Abdul', 'Osman', 'male', 'pt_PT', '', 0, 0, 0, 'abmo56@gmail.com', 'abmo56@gmail.com', '', '', '', '', '', ''),
(64, 64, 'Facebook', '181bae51362702a55c9bec874d01c805a7b3e59f', '10152957905302399', 'https://www.facebook.com/app_scoped_user_id/10152957905302399/', '', 'https://graph.facebook.com/10152957905302399/picture?width=150&height=150', 'Gonçalo Seco', '', 'Gonçalo', 'Seco', 'male', 'pt_PT', '', 0, 0, 0, 'secogoncalo@gmail.com', 'secogoncalo@gmail.com', '', '', '', '', '', ''),
(65, 65, 'Facebook', '85e13b52e89868adb88071b9b7dc8e6ccd03d1b2', '10202933494537083', 'https://www.facebook.com/app_scoped_user_id/10202933494537083/', '', 'https://graph.facebook.com/10202933494537083/picture?width=150&height=150', 'Bruna Santos', '', 'Bruna', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'xurras85@hotmail.com', 'xurras85@hotmail.com', '', '', '', '', '', ''),
(66, 66, 'Facebook', '44b72c26dcc0fd4b09110fd626b0a4682d48caaf', '10206060083757605', 'https://www.facebook.com/app_scoped_user_id/10206060083757605/', '', 'https://graph.facebook.com/10206060083757605/picture?width=150&height=150', 'Ana Soares', '', 'Ana', 'Soares', 'female', 'en_US', '', 0, 0, 0, 'adksoares@yahoo.com', 'adksoares@yahoo.com', '', '', '', '', '', ''),
(67, 67, 'Facebook', '0244f7662a785fc0b4dfc0aafcfcd2d5ef663aa8', '1119859741364311', 'https://www.facebook.com/app_scoped_user_id/1119859741364311/', '', 'https://graph.facebook.com/1119859741364311/picture?width=150&height=150', 'Ana Patrícia', '', 'Ana', 'Patrícia', 'female', 'pt_PT', '', 0, 0, 0, 'anadamas94@hotmail.com', 'anadamas94@hotmail.com', '', '', '', '', '', ''),
(68, 68, 'Google', 'bb3f47447039e5bd55220df828b4475b07a61a0c', '109726543965591149799', 'https://profiles.google.com/109726543965591149799', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'João Onofre', '', 'João', 'Onofre', 'male', '', '', 0, 0, 0, 'jmonofre78@gmail.com', 'jmonofre78@gmail.com', '', '', '', '', '', ''),
(69, 69, 'Facebook', '406644d6c7a561a9842af513b538d01bb2c06e9a', '947076998646707', 'https://www.facebook.com/app_scoped_user_id/947076998646707/', '', 'https://graph.facebook.com/947076998646707/picture?width=150&height=150', 'Jose Carlos Penha Rodrigues', '', 'Jose Carlos', 'Penha Rodrigues', 'male', 'pt_BR', '', 0, 0, 0, 'jcpenha@net.vodafone.pt', 'jcpenha@net.vodafone.pt', '', '', '', '', '', ''),
(70, 70, 'Facebook', '509a30705b87abd0080cca6d0114f563be093ab0', '962623967093617', 'https://www.facebook.com/app_scoped_user_id/962623967093617/', '', 'https://graph.facebook.com/962623967093617/picture?width=150&height=150', 'Maria Lopes', '', 'Maria', 'Lopes', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(71, 71, 'Facebook', '019cab3f97ce6110b11a5e26fc1470abdd24ee0a', '1126880027328447', 'https://www.facebook.com/app_scoped_user_id/1126880027328447/', '', 'https://graph.facebook.com/1126880027328447/picture?width=150&height=150', 'Maizer Cassam', '', 'Maizer', 'Cassam', 'male', 'pt_PT', '', 0, 0, 0, 'rezaim10@hotmail.com', 'rezaim10@hotmail.com', '', '', '', '', '', ''),
(72, 72, 'Facebook', '89cd5f237410cfad66375960d9106c2232abebf9', '10155622023780013', 'https://www.facebook.com/app_scoped_user_id/10155622023780013/', '', 'https://graph.facebook.com/10155622023780013/picture?width=150&height=150', 'Miguel Egrejas', '', 'Miguel', 'Egrejas', 'male', 'pt_PT', '', 0, 0, 0, 'megrejas@hotmail.com', 'megrejas@hotmail.com', '', '', '', '', '', ''),
(73, 73, 'Facebook', '6622c60b7d1eb4ae5c40a6d7fb3c7553b3cd2346', '974115422632522', 'https://www.facebook.com/app_scoped_user_id/974115422632522/', '', 'https://graph.facebook.com/974115422632522/picture?width=150&height=150', 'Germana Brito', '', 'Germana', 'Brito', 'female', 'pt_PT', '', 0, 0, 0, 'germanabalves@gmail.com', 'germanabalves@gmail.com', '', '', '', '', '', ''),
(74, 74, 'Facebook', 'e4eab15850a919d4a0c5c12db3597a8f0c564a98', '689887881157464', 'https://www.facebook.com/app_scoped_user_id/689887881157464/', '', 'https://graph.facebook.com/689887881157464/picture?width=150&height=150', 'Lourenço Coelho', '', 'Lourenço', 'Coelho', 'male', 'pt_BR', '', 0, 0, 0, 'lourencovirgilio1988@hotmail.com', 'lourencovirgilio1988@hotmail.com', '', '', '', '', '', ''),
(75, 75, 'Facebook', '6f81cabbb3cc1b046891f6a2a13e878645eae1d6', '10153444415383254', 'https://www.facebook.com/app_scoped_user_id/10153444415383254/', '', 'https://graph.facebook.com/10153444415383254/picture?width=150&height=150', 'Natanael Gama', '', 'Natanael', 'Gama', 'male', 'en_GB', '', 0, 0, 0, 'natas8@gmail.com', 'natas8@gmail.com', '', '', '', '', '', ''),
(76, 76, 'Facebook', '51b97236a202fe118a348b9da4abd8e38beb76db', '697815833656589', 'https://www.facebook.com/app_scoped_user_id/697815833656589/', '', 'https://graph.facebook.com/697815833656589/picture?width=150&height=150', 'Martim Paulino', '', 'Martim', 'Paulino', 'male', 'pt_PT', '', 0, 0, 0, 'martim.paulino@gmail.com', 'martim.paulino@gmail.com', '', '', '', '', '', ''),
(77, 77, 'Google', '6ea263e8b093fdf0dbcfa2a011acb23f2836002a', '101086102134069468947', 'https://plus.google.com/101086102134069468947', '', 'https://lh4.googleusercontent.com/-xMFZi575GPQ/AAAAAAAAAAI/AAAAAAAAADk/X3A9IVX8uxQ/photo.jpg?sz=200', 'Inês Dias', '', 'Inês', 'Dias', 'female', '', '', 0, 0, 0, 'ines.marques.dias@gmail.com', 'ines.marques.dias@gmail.com', '', '', '', '', '', ''),
(78, 78, 'Google', '7dd2b2ddbd9b2624753d31d8bc3d11840caf8b61', '116044441555625221905', 'https://plus.google.com/116044441555625221905', '', 'https://lh6.googleusercontent.com/-_Nz_AV9qJKc/AAAAAAAAAAI/AAAAAAAAAFM/Qe4U5xPIt7Y/photo.jpg?sz=200', 'Miguel Oliveira', '', 'Miguel', 'Oliveira', 'male', '', '', 0, 0, 0, 'm.miguel.oliveira@gmail.com', 'm.miguel.oliveira@gmail.com', '', '', '', '', '', ''),
(79, 79, 'Facebook', '031a22f18efc69214e3b47067368e769f459adb1', '10153289776852698', 'https://www.facebook.com/app_scoped_user_id/10153289776852698/', '', 'https://graph.facebook.com/10153289776852698/picture?width=150&height=150', 'Nuno Félix', '', 'Nuno', 'Félix', 'male', 'pt_PT', '', 0, 0, 0, 'felixnuno76@hotmail.com', 'felixnuno76@hotmail.com', '', '', '', '', '', ''),
(80, 80, 'Facebook', '295c02df496b7f545da35158f3f5fb7f3841a4d5', '10153672924695353', 'https://www.facebook.com/app_scoped_user_id/10153672924695353/', '', 'https://graph.facebook.com/10153672924695353/picture?width=150&height=150', 'Ni Andrade', '', 'Ni', 'Andrade', 'male', 'pt_PT', '', 0, 0, 0, 'ni_andrade@hotmail.com', 'ni_andrade@hotmail.com', '', '', '', '', '', ''),
(81, 81, 'Facebook', '50273c4d6e29724cd100a09b896bbcf2f04d3692', '10152816229737233', 'https://www.facebook.com/app_scoped_user_id/10152816229737233/', '', 'https://graph.facebook.com/10152816229737233/picture?width=150&height=150', 'Paulo Abreu', '', 'Paulo', 'Abreu', 'male', 'pt_PT', '', 0, 0, 0, 'paulo_abreu@netvisao.pt', 'paulo_abreu@netvisao.pt', '', '', '', '', '', ''),
(82, 82, 'Facebook', 'ea5ca330c96f7be1102352f7c30c054056fcef1f', '10204526240306379', 'https://www.facebook.com/app_scoped_user_id/10204526240306379/', '', 'https://graph.facebook.com/10204526240306379/picture?width=150&height=150', 'Óscar Maria', '', 'Óscar', 'Maria', 'male', 'pt_PT', '', 0, 0, 0, 'oscarnuno79@gmail.com', 'oscarnuno79@gmail.com', '', '', '', '', '', ''),
(83, 83, 'Google', '43f1f1910897d7906b0f916eaa3ec555a0640014', '115588325717522499776', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Lourenço Virgílio', '', 'Lourenço', 'Virgílio', '', '', '', 0, 0, 0, 'jamesmartins1988@gmail.com', 'jamesmartins1988@gmail.com', '', '', '', '', '', ''),
(84, 84, 'Facebook', '95255970f40eaff3e6e8a29623f9aad6eb2dc5f5', '10152792206042312', 'https://www.facebook.com/app_scoped_user_id/10152792206042312/', '', 'https://graph.facebook.com/10152792206042312/picture?width=150&height=150', 'Miriam Visveshcumar', '', 'Miriam', 'Visveshcumar', 'female', 'pt_PT', '', 0, 0, 0, 'miriamvisveshcumar@hotmail.com', 'miriamvisveshcumar@hotmail.com', '', '', '', '', '', ''),
(85, 85, 'Facebook', 'ca5c1558719616ea7cdc9ea15882b5bcf2ab95b3', '978640408835724', 'https://www.facebook.com/app_scoped_user_id/978640408835724/', '', 'https://graph.facebook.com/978640408835724/picture?width=150&height=150', 'Patricio Vicente', '', 'Patricio', 'Vicente', 'male', 'en_US', '', 0, 0, 0, 'patriciovicente@gmail.com', 'patriciovicente@gmail.com', '', '', '', '', '', ''),
(86, 86, 'Facebook', '4b381957d202c4fa13d9c4a445dab9f9671dabca', '10152768847202331', 'https://www.facebook.com/app_scoped_user_id/10152768847202331/', '', 'https://graph.facebook.com/10152768847202331/picture?width=150&height=150', 'Sofia Sá', '', 'Sofia', 'Sá', 'female', 'en_GB', '', 0, 0, 0, 'sofiamrsa@gmail.com', 'sofiamrsa@gmail.com', '', '', '', '', '', ''),
(87, 87, 'Google', '81efd9f94b7bb742705ca4ba0701b4f1a66e63f5', '104403671489749223325', 'https://plus.google.com/104403671489749223325', '', 'https://lh3.googleusercontent.com/-ZtJa014J-UQ/AAAAAAAAAAI/AAAAAAAAABo/UR-muWB0mDg/photo.jpg?sz=200', 'Fábio Martins', '', 'Fábio', 'Martins', 'male', '', '', 0, 0, 0, 'fabiofacris@gmail.com', 'fabiofacris@gmail.com', '', '', '', '', '', ''),
(88, 88, 'Facebook', '3e741be6d6e970a6e4f7c30cbd8ef39eefd78324', '10153440022484218', 'https://www.facebook.com/app_scoped_user_id/10153440022484218/', '', 'https://graph.facebook.com/10153440022484218/picture?width=150&height=150', 'Vanessa Gonçalves', '', 'Vanessa', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'vanagoncalves@gmail.com', 'vanagoncalves@gmail.com', '', '', '', '', '', ''),
(89, 89, 'Facebook', 'df4755ce6112048b18743dd11037db48c5fac5da', '1031151546895052', 'https://www.facebook.com/app_scoped_user_id/1031151546895052/', '', 'https://graph.facebook.com/1031151546895052/picture?width=150&height=150', 'Ana Rita Guilherme', '', 'Ana', 'Guilherme', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(90, 90, 'Google', 'd48d8fad621b92c24dfe241f3922309611b89b69', '108063559236852883718', 'https://plus.google.com/108063559236852883718', '', 'https://lh5.googleusercontent.com/-CJbCODR3OmE/AAAAAAAAAAI/AAAAAAAAAD8/V-2bD3kk7pI/photo.jpg?sz=200', 'Helder Miranda', '', 'Helder', 'Miranda', 'male', '', '', 0, 0, 0, 'heldereeed@gmail.com', 'heldereeed@gmail.com', '', '', '', '', '', ''),
(91, 91, 'Facebook', '6e93e6d2f6a0bdfc89f985389c921a3d8849972a', '10202778629667433', 'https://www.facebook.com/app_scoped_user_id/10202778629667433/', '', 'https://graph.facebook.com/10202778629667433/picture?width=150&height=150', 'Rita Matta Loureiro O', '', 'Rita', 'O', 'female', 'pt_PT', '', 0, 0, 0, 'rita.matta.loureiro@gmail.com', 'rita.matta.loureiro@gmail.com', '', '', '', '', '', ''),
(92, 92, 'Facebook', '8c6734bf61d2b99e981c5b70a1f37ca629c29e9a', '10206968286274935', 'https://www.facebook.com/app_scoped_user_id/10206968286274935/', '', 'https://graph.facebook.com/10206968286274935/picture?width=150&height=150', 'João Poseiro', '', 'João', 'Poseiro', 'male', 'pt_PT', '', 0, 0, 0, 'joaoposeiro@sapo.pt', 'joaoposeiro@sapo.pt', '', '', '', '', '', ''),
(93, 93, 'Facebook', '9415fd87d0024c95c50a794c93c51756f2f0330a', '905014932875424', 'https://www.facebook.com/app_scoped_user_id/905014932875424/', '', 'https://graph.facebook.com/905014932875424/picture?width=150&height=150', 'André Vieira', '', 'André', 'Vieira', 'male', 'en_US', '', 0, 0, 0, 'andre.macedo.av@gmail.com', 'andre.macedo.av@gmail.com', '', '', '', '', '', ''),
(94, 94, 'Facebook', '01177dfa7e8af0abf23e5b200739af0e30079f69', '395830620617467', 'https://www.facebook.com/app_scoped_user_id/395830620617467/', '', 'https://graph.facebook.com/395830620617467/picture?width=150&height=150', 'Miguel Fernandez Verdasca', '', 'Miguel', 'Fernandez Verdasca', 'male', 'pt_PT', '', 0, 0, 0, 'miguel.f.verdasca@gmail.com', 'miguel.f.verdasca@gmail.com', '', '', '', '', '', ''),
(95, 95, 'Facebook', '535a25a2b7b3825df357cf510ccfc3106e8e6b10', '10200849608000340', 'https://www.facebook.com/app_scoped_user_id/10200849608000340/', '', 'https://graph.facebook.com/10200849608000340/picture?width=150&height=150', 'Luis Filipe Silva', '', 'Luis', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'l.f@sapo.pt', 'l.f@sapo.pt', '', '', '', '', '', ''),
(96, 96, 'Facebook', 'f7a83f93dd9687bfc0ca44300dfd250cb6cc72a8', '10205665842797140', 'https://www.facebook.com/app_scoped_user_id/10205665842797140/', '', 'https://graph.facebook.com/10205665842797140/picture?width=150&height=150', 'Hermano Cardoso de Menezes', '', 'Hermano', 'Cardoso de Menezes', 'male', 'en_GB', '', 0, 0, 0, 'hxmeneses@gmail.com', 'hxmeneses@gmail.com', '', '', '', '', '', ''),
(97, 97, 'Facebook', '0070b0884b1b6e4841da44ba4ce3256cf929a485', '973475072685637', 'https://www.facebook.com/app_scoped_user_id/973475072685637/', '', 'https://graph.facebook.com/973475072685637/picture?width=150&height=150', 'Catarina Silva', '', 'Catarina', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'kikinhax_5@hotmail.com', 'kikinhax_5@hotmail.com', '', '', '', '', '', ''),
(98, 98, 'Google', '79e55cf0c4d2ac4bfa54fc3c7310cea67c9b5bcc', '115721043602611641149', 'https://plus.google.com/115721043602611641149', '', 'https://lh4.googleusercontent.com/-J2tI9xSGowc/AAAAAAAAAAI/AAAAAAAAC8Q/uGgB9VPVSc8/photo.jpg?sz=200', 'Maria Costa', '', 'Maria', 'Costa', 'female', '', '', 0, 0, 0, 'costa.mariarodrigues@gmail.com', 'costa.mariarodrigues@gmail.com', '', 'Lisboa', '', '', 'Lisboa', ''),
(99, 99, 'Facebook', 'c76dcb9b60e2d571e0bab7658b5a1aa7e7badee4', '365303800343252', 'https://www.facebook.com/app_scoped_user_id/365303800343252/', '', 'https://graph.facebook.com/365303800343252/picture?width=150&height=150', 'Gonçalo Vicente', '', 'Gonçalo', 'Vicente', 'male', 'pt_PT', '', 0, 0, 0, 'goncalorvicente@hotmail.com', 'goncalorvicente@hotmail.com', '', '', '', '', '', ''),
(100, 100, 'Facebook', '4603c5f56db0de7776c7ad8a13026c1361eb44ac', '10204251693434418', 'https://www.facebook.com/app_scoped_user_id/10204251693434418/', '', 'https://graph.facebook.com/10204251693434418/picture?width=150&height=150', 'Katerina Witsenboer', '', 'Katerina', 'Witsenboer', 'female', 'ru_RU', '', 0, 0, 0, 'mi_amor@mail.ru', 'mi_amor@mail.ru', '', '', '', '', '', ''),
(101, 101, 'Facebook', '7145a4a003d936f38d3b9e9a15adf3f4e48ea1de', '10152947403437362', 'https://www.facebook.com/app_scoped_user_id/10152947403437362/', '', 'https://graph.facebook.com/10152947403437362/picture?width=150&height=150', 'Ana Lúcia Domingues', '', 'Ana', 'Domingues', 'female', 'en_GB', '', 0, 0, 0, 'anadomingues87@gmail.com', 'anadomingues87@gmail.com', '', '', '', '', '', ''),
(102, 102, 'Facebook', '7547b3224161401999bb71e0f6b102c80adc5108', '858195327599561', 'https://www.facebook.com/app_scoped_user_id/858195327599561/', '', 'https://graph.facebook.com/858195327599561/picture?width=150&height=150', 'Ana Paula Simões', '', 'Ana Paula', 'Simões', 'female', 'pt_PT', '', 0, 0, 0, 'paula_simoes@sapo.pt', 'paula_simoes@sapo.pt', '', '', '', '', '', ''),
(103, 103, 'Facebook', '9233d5d3338fba49a225816c4eeb6669630cdb5a', '10155594301885111', 'https://www.facebook.com/app_scoped_user_id/10155594301885111/', '', 'https://graph.facebook.com/10155594301885111/picture?width=150&height=150', 'Marco Morgado', '', 'Marco', 'Morgado', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(104, 104, 'Facebook', '77484005f48eca987890824e93191feefabcb83c', '10153869305524942', 'https://www.facebook.com/app_scoped_user_id/10153869305524942/', '', 'https://graph.facebook.com/10153869305524942/picture?width=150&height=150', 'Miguel Vergas', '', 'Miguel', 'Vergas', 'male', 'pt_PT', '', 0, 0, 0, 'miguel_vergas_3@hotmail.com', 'miguel_vergas_3@hotmail.com', '', '', '', '', '', ''),
(105, 105, 'Facebook', '96f6fa55c6fa1bebf6abc8b3541b282ac03fc551', '10206190706587818', 'https://www.facebook.com/app_scoped_user_id/10206190706587818/', '', 'https://graph.facebook.com/10206190706587818/picture?width=150&height=150', 'Miguel Carradas', '', 'Miguel', 'Carradas', 'male', 'en_US', '', 0, 0, 0, 'luis.carradas@gmail.com', 'luis.carradas@gmail.com', '', '', '', '', '', ''),
(106, 106, 'Facebook', '8c6e68cfd34616f98259829d0f26340f2b27fe91', '1030322083646271', 'https://www.facebook.com/app_scoped_user_id/1030322083646271/', '', 'https://graph.facebook.com/1030322083646271/picture?width=150&height=150', 'Tuti Andrade Rocha', '', 'Tuti', 'Rocha', 'female', 'pt_PT', '', 0, 0, 0, 'tutirock@yahoo.com', 'tutirock@yahoo.com', '', '', '', '', '', ''),
(107, 107, 'Facebook', '4f7357ea4e92ebe8b7253a09a182e6d7b442b970', '10152865670017011', 'https://www.facebook.com/app_scoped_user_id/10152865670017011/', '', 'https://graph.facebook.com/10152865670017011/picture?width=150&height=150', 'Maria Gonçalves', '', 'Maria', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'maria_pspg@hotmail.com', 'maria_pspg@hotmail.com', '', '', '', '', '', ''),
(108, 108, 'Facebook', '0c1be850eb6c2a413dc3ab053c9847867a1f64b5', '1596200353978157', 'https://www.facebook.com/app_scoped_user_id/1596200353978157/', '', 'https://graph.facebook.com/1596200353978157/picture?width=150&height=150', 'Mariana Fonseca', '', 'Mariana', 'Fonseca', 'female', 'pt_PT', '', 0, 0, 0, 'mmarianafonseca@outlook.com', 'mmarianafonseca@outlook.com', '', '', '', '', '', ''),
(109, 109, 'Facebook', 'cffc7c2984ea8a803bf7b141b5f10ad24e917bf2', '10206722642250799', 'https://www.facebook.com/app_scoped_user_id/10206722642250799/', '', 'https://graph.facebook.com/10206722642250799/picture?width=150&height=150', 'Manuel Dantas', '', 'Manuel', 'Dantas', 'male', 'en_GB', '', 0, 0, 0, 'manuel.dantas@gmail.com', 'manuel.dantas@gmail.com', '', '', '', '', '', ''),
(110, 110, 'Facebook', 'df2620135cf51d81df20c11eb8f31baa87b67edd', '968657756498080', 'https://www.facebook.com/app_scoped_user_id/968657756498080/', '', 'https://graph.facebook.com/968657756498080/picture?width=150&height=150', 'Telmo Dias', '', 'Telmo', 'Dias', 'male', 'pt_PT', '', 0, 0, 0, 'telmolinhas@gmail.com', 'telmolinhas@gmail.com', '', '', '', '', '', ''),
(111, 111, 'Facebook', '8d9bad2b5524811efb736823f7a47a63921e5809', '10153408530893140', 'https://www.facebook.com/app_scoped_user_id/10153408530893140/', '', 'https://graph.facebook.com/10153408530893140/picture?width=150&height=150', 'Tiago Assunção', '', 'Tiago', 'Assunção', '', 'pt_PT', '', 0, 0, 0, 'tiagogita@hotmail.com', 'tiagogita@hotmail.com', '', '', '', '', '', ''),
(112, 112, 'Facebook', '4f3e847f5e67c6996ac594a6964d532ec73d5ed5', '977106785654479', 'https://www.facebook.com/app_scoped_user_id/977106785654479/', '', 'https://graph.facebook.com/977106785654479/picture?width=150&height=150', 'Bruno Grilo', '', 'Bruno', 'Grilo', 'male', 'pt_PT', '', 0, 0, 0, 'bmgrilo@hotmail.com', 'bmgrilo@hotmail.com', '', '', '', '', '', ''),
(113, 113, 'Facebook', '2bbe2ead0afea234a10bd7f920ad0de9b89d2b46', '10153291185130586', 'https://www.facebook.com/app_scoped_user_id/10153291185130586/', '', 'https://graph.facebook.com/10153291185130586/picture?width=150&height=150', 'Janet Carlos', '', 'Janet', 'Carlos', 'female', 'en_GB', '', 0, 0, 0, 'janetpcarlos@hotmail.com', 'janetpcarlos@hotmail.com', '', '', '', '', '', ''),
(114, 114, 'Google', '60df6a545d4f4c1c851a91cc48040f30616650f7', '112318296633947815200', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Mário Silveirinha', '', 'Mário', 'Silveirinha', '', '', '', 0, 0, 0, 'msilveir@gmail.com', 'msilveir@gmail.com', '', '', '', '', '', ''),
(115, 115, 'Facebook', 'e4a26130b6841f2d750a2d77349cb5918e5a6f8c', '1008923365784848', 'https://www.facebook.com/app_scoped_user_id/1008923365784848/', '', 'https://graph.facebook.com/1008923365784848/picture?width=150&height=150', 'Corita Regadas', '', 'Corita', 'Regadas', 'female', 'pt_PT', '', 0, 0, 0, 'corita.m.nogueira@gmail.com', 'corita.m.nogueira@gmail.com', '', '', '', '', '', ''),
(116, 116, 'Facebook', 'b725c13d17ff3c34bb8d6decb3153c62bba0e873', '10152944664056313', 'https://www.facebook.com/app_scoped_user_id/10152944664056313/', '', 'https://graph.facebook.com/10152944664056313/picture?width=150&height=150', 'Teresa Antunes', '', 'Teresa', 'Antunes', 'female', 'en_US', '', 0, 0, 0, 'teresa.rocha.antunes@gmail.com', 'teresa.rocha.antunes@gmail.com', '', '', '', '', '', ''),
(117, 117, 'Facebook', '9869fb73dfe137ede59fec5b550f7b5748d7d273', '718659391575956', 'https://www.facebook.com/app_scoped_user_id/718659391575956/', '', 'https://graph.facebook.com/718659391575956/picture?width=150&height=150', 'João Vieira Lino', '', 'João', 'Vieira Lino', 'male', 'pt_PT', '', 0, 0, 0, 'jvlino@gmail.com', 'jvlino@gmail.com', '', '', '', '', '', ''),
(118, 118, 'Facebook', 'b37c5601152c22ca9591e916ad5f9f68e93bd542', '10153374350224489', 'https://www.facebook.com/app_scoped_user_id/10153374350224489/', '', 'https://graph.facebook.com/10153374350224489/picture?width=150&height=150', 'Gui Maia de Loureiro', '', 'Gui', 'Maia de Loureiro', 'male', 'en_GB', '', 0, 0, 0, 'gmdl@progenea.com', 'gmdl@progenea.com', '', '', '', '', '', ''),
(119, 119, 'Facebook', '1963954edba4646390e329407a1d05840ea94990', '10153045098904132', 'https://www.facebook.com/app_scoped_user_id/10153045098904132/', '', 'https://graph.facebook.com/10153045098904132/picture?width=150&height=150', 'Marco Groba', '', 'Marco', 'Groba', 'male', 'en_GB', '', 0, 0, 0, 'marcogroba@gmail.com', 'marcogroba@gmail.com', '', '', '', '', '', ''),
(120, 120, 'Facebook', 'bb6dec9225032ad3329f1fa1c52556ad3dda0aff', '10153266006383376', 'https://www.facebook.com/app_scoped_user_id/10153266006383376/', '', 'https://graph.facebook.com/10153266006383376/picture?width=150&height=150', 'Tiago André Nogueira Morgado', '', 'Tiago', 'Morgado', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(121, 121, 'Facebook', '15dcf2cf0d7472aa356fc0caa2c40ea8f0e64801', '904432542940664', 'https://www.facebook.com/app_scoped_user_id/904432542940664/', '', 'https://graph.facebook.com/904432542940664/picture?width=150&height=150', 'Tânia Fragoso', '', 'Tânia', 'Fragoso', 'female', 'pt_PT', '', 0, 0, 0, 'tania25_fragoso@hotmail.com', 'tania25_fragoso@hotmail.com', '', '', '', '', '', ''),
(122, 122, 'Facebook', 'b53f6c2e1c4c136fa77d5cca9203cba415698842', '10206206088687750', 'https://www.facebook.com/app_scoped_user_id/10206206088687750/', '', 'https://graph.facebook.com/10206206088687750/picture?width=150&height=150', 'Edgar Serras', '', 'Edgar', 'Serras', 'male', 'pt_PT', '', 0, 0, 0, 'edgarserras@gmail.com', 'edgarserras@gmail.com', '', '', '', '', '', ''),
(123, 123, 'Facebook', '0afae5b142f90010a11e729e5d930d2f1e6aaff1', '10204586377480387', 'https://www.facebook.com/app_scoped_user_id/10204586377480387/', '', 'https://graph.facebook.com/10204586377480387/picture?width=150&height=150', 'Diogo Pinto de Lima', '', 'Diogo', 'de Lima', 'male', 'pt_PT', '', 0, 0, 0, 'diogo.lima@inedito.com.pt', 'diogo.lima@inedito.com.pt', '', '', '', '', '', ''),
(124, 124, 'Facebook', '2062a9b021b28c2ed3f00e432deb17ee3e010fcd', '10204198962160928', 'https://www.facebook.com/app_scoped_user_id/10204198962160928/', '', 'https://graph.facebook.com/10204198962160928/picture?width=150&height=150', 'Sara Bom', '', 'Sara', 'Bom', 'female', 'pt_PT', '', 0, 0, 0, 'scatarinabom@gmail.com', 'scatarinabom@gmail.com', '', '', '', '', '', ''),
(125, 125, 'Facebook', '4d5e72d7e1a607b950fb10a7e32ab44f4bbb9079', '1599408603609200', 'https://www.facebook.com/app_scoped_user_id/1599408603609200/', '', 'https://graph.facebook.com/1599408603609200/picture?width=150&height=150', 'Sebastião Hugo', '', 'Sebastião', 'Hugo', 'male', 'pt_PT', '', 0, 0, 0, 'sebastiaohugo@outlook.com', 'sebastiaohugo@outlook.com', '', '', '', '', '', ''),
(126, 126, 'Facebook', 'afa5bcee33741468016576fd6af0884328be9771', '10153294975826505', 'https://www.facebook.com/app_scoped_user_id/10153294975826505/', '', 'https://graph.facebook.com/10153294975826505/picture?width=150&height=150', 'Miguel Moreira', '', 'Miguel', 'Moreira', 'male', 'pt_PT', '', 0, 0, 0, 'miguelgonmor@gmail.com', 'miguelgonmor@gmail.com', '', '', '', '', '', ''),
(127, 127, 'Facebook', '63b707dcc936e188c2f2da88f58aa5a3c247ae1e', '930865686957167', 'https://www.facebook.com/app_scoped_user_id/930865686957167/', '', 'https://graph.facebook.com/930865686957167/picture?width=150&height=150', 'Salinas Portugal', '', 'Salinas', 'Portugal', 'female', 'pt_BR', '', 0, 0, 0, 'bemtevi@netcabo.pt', 'bemtevi@netcabo.pt', '', '', '', '', '', ''),
(128, 128, 'Facebook', '9cc2d2008414c5c52caf2b766341620910ae86bf', '10153978315180656', 'https://www.facebook.com/app_scoped_user_id/10153978315180656/', '', 'https://graph.facebook.com/10153978315180656/picture?width=150&height=150', 'Tiago Marcos', '', 'Tiago', 'Marcos', 'male', 'en_US', '', 0, 0, 0, 'tiago@timelapse-media.com', 'tiago@timelapse-media.com', '', '', '', '', '', ''),
(129, 129, 'Facebook', 'd80c195f65df312dc6ca915c3bfdabf902915ee9', '974627602561977', 'https://www.facebook.com/app_scoped_user_id/974627602561977/', '', 'https://graph.facebook.com/974627602561977/picture?width=150&height=150', 'Tiago Quelhas', '', 'Tiago', 'Quelhas', 'male', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(130, 130, 'Facebook', 'c229874854014d8ced4e27cd2bd20ec1d6e80494', '10204494456429031', 'https://www.facebook.com/app_scoped_user_id/10204494456429031/', '', 'https://graph.facebook.com/10204494456429031/picture?width=150&height=150', 'Tomás Pina', '', 'Tomás', 'Pina', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(131, 131, 'Facebook', 'd367f6555018f7e26372c1ea7ff1b6e0964015f3', '10204371572630114', 'https://www.facebook.com/app_scoped_user_id/10204371572630114/', '', 'https://graph.facebook.com/10204371572630114/picture?width=150&height=150', 'Mariana Rodrigues', '', 'Mariana', 'Rodrigues', 'female', 'pt_PT', '', 0, 0, 0, 'gaivotaconfiante@hotmail.com', 'gaivotaconfiante@hotmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(132, 132, 'Facebook', '1977a6e83bba5a613e60351618c7f15e01f16e66', '10204275134066573', 'https://www.facebook.com/app_scoped_user_id/10204275134066573/', '', 'https://graph.facebook.com/10204275134066573/picture?width=150&height=150', 'Ana Vasconcelos Boleixa', '', 'Ana', 'Vasconcelos Boleixa', 'female', 'pt_PT', '', 0, 0, 0, 'anaboleixa@gmail.com', 'anaboleixa@gmail.com', '', '', '', '', '', ''),
(133, 133, 'Facebook', '487d9dc0df419ec5f29bc74dfee9ebdf8b7ba231', '10152739414417522', 'https://www.facebook.com/app_scoped_user_id/10152739414417522/', '', 'https://graph.facebook.com/10152739414417522/picture?width=150&height=150', 'Rui Sá', '', 'Rui', 'Sá', 'male', 'en_US', '', 0, 0, 0, 'ruiangletsa@gmail.com', 'ruiangletsa@gmail.com', '', '', '', '', '', ''),
(134, 134, 'Facebook', 'b10a7a529a4f3b563de71e27d9580832c4906997', '10204334421901502', 'https://www.facebook.com/app_scoped_user_id/10204334421901502/', '', 'https://graph.facebook.com/10204334421901502/picture?width=150&height=150', 'Francisco Rocha Antunes', '', 'Francisco', 'Rocha Antunes', 'male', 'pt_PT', '', 0, 0, 0, 'frocha.antunes@gmail.com', 'frocha.antunes@gmail.com', '', '', '', '', '', ''),
(135, 135, 'Facebook', '0ef90ad5c3c27ce21bd661d25cc0b98418e1516c', '930780000318322', 'https://www.facebook.com/app_scoped_user_id/930780000318322/', '', 'https://graph.facebook.com/930780000318322/picture?width=150&height=150', 'Rui Felix', '', 'Rui', 'Felix', 'male', 'pt_PT', '', 0, 0, 0, 'rui.felix.1983@gmail.com', 'rui.felix.1983@gmail.com', '', '', '', '', '', ''),
(136, 136, 'Facebook', '2626d8f31915020c656ba7a6327135b1ae5dc79a', '976662122364479', 'https://www.facebook.com/app_scoped_user_id/976662122364479/', '', 'https://graph.facebook.com/976662122364479/picture?width=150&height=150', 'Miguel Brilhante', '', 'Miguel', 'Brilhante', 'male', 'pt_PT', '', 0, 0, 0, 'miguel-brilhante@hotmail.com', 'miguel-brilhante@hotmail.com', '', '', '', '', '', ''),
(137, 137, 'Facebook', '490bebd247352e54334d7b88ad4fa95480acdcbc', '10206910355424324', 'https://www.facebook.com/app_scoped_user_id/10206910355424324/', '', 'https://graph.facebook.com/10206910355424324/picture?width=150&height=150', 'Ricardo Fernandes', '', 'Ricardo', 'Fernandes', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(138, 138, 'Facebook', '5971f8feaea3c1455fe888571e0f770ba2939fbd', '10153376669216667', 'https://www.facebook.com/app_scoped_user_id/10153376669216667/', '', 'https://graph.facebook.com/10153376669216667/picture?width=150&height=150', 'Pedro Viegas', '', 'Pedro', 'Viegas', 'male', 'pt_BR', '', 0, 0, 0, 'pmviegas7@gmail.com', 'pmviegas7@gmail.com', '', '', '', '', '', ''),
(139, 139, 'Facebook', 'eb86053165871502de8fdc775ecb7ca190fa95ac', '10153220866275673', 'https://www.facebook.com/app_scoped_user_id/10153220866275673/', '', 'https://graph.facebook.com/10153220866275673/picture?width=150&height=150', 'Pedro Soeiro Dias', '', 'Pedro', 'Dias', 'male', 'pt_PT', '', 0, 0, 0, 'pedro.soeiro.dias@gmail.com', 'pedro.soeiro.dias@gmail.com', '', '', '', '', '', ''),
(140, 140, 'Facebook', 'c0f1064557c2ee90bc19a81f78551f36cf171149', '10205944738232539', 'https://www.facebook.com/app_scoped_user_id/10205944738232539/', '', 'https://graph.facebook.com/10205944738232539/picture?width=150&height=150', 'João Capucho', '', 'João', 'Capucho', 'male', 'en_US', '', 0, 0, 0, 'joaocapucho@gmail.com', 'joaocapucho@gmail.com', '', '', '', '', '', ''),
(141, 141, 'Facebook', '589e73286228b18bc63d35560a4a8830bab8a5c0', '10152942181229227', 'https://www.facebook.com/app_scoped_user_id/10152942181229227/', '', 'https://graph.facebook.com/10152942181229227/picture?width=150&height=150', 'Pedro Ramalhete', '', 'Pedro', 'Ramalhete', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(142, 142, 'Facebook', '136bc1dcd31f5b892f1045dcb9f31aebf061ecc5', '628346523967831', 'https://www.facebook.com/app_scoped_user_id/628346523967831/', '', 'https://graph.facebook.com/628346523967831/picture?width=150&height=150', 'Pedro Bettencourt', '', 'Pedro', 'Bettencourt', 'male', 'pt_PT', '', 0, 0, 0, 'pmrcbettencourt@gmail.com', 'pmrcbettencourt@gmail.com', '', '', '', '', '', ''),
(143, 143, 'Facebook', '30c7041fb4f1fcabf153f5fc0eae52da42c93bb6', '10207113684260684', 'https://www.facebook.com/app_scoped_user_id/10207113684260684/', '', 'https://graph.facebook.com/10207113684260684/picture?width=150&height=150', 'Pedro Vasconcelos Calixto', '', 'Pedro', 'Calixto', 'male', 'pt_PT', '', 0, 0, 0, 'calixtopedro@hotmail.com', 'calixtopedro@hotmail.com', '', '', '', '', '', ''),
(144, 144, 'Facebook', 'c9acef020ca4418ef31d61fd655cdf5d55760cae', '10153305691107365', 'https://www.facebook.com/app_scoped_user_id/10153305691107365/', '', 'https://graph.facebook.com/10153305691107365/picture?width=150&height=150', 'Pedro A Neves', '', 'Pedro', 'Neves', 'male', 'pt_PT', '', 0, 0, 0, 'nevitux@hotmail.com', 'nevitux@hotmail.com', '', '', '', '', '', ''),
(145, 145, 'Facebook', 'ebd42ab378251beedd240e9616204fd5039708b1', '10155585755730137', 'https://www.facebook.com/app_scoped_user_id/10155585755730137/', '', 'https://graph.facebook.com/10155585755730137/picture?width=150&height=150', 'Su Vogado', '', 'Su', 'Vogado', 'female', 'pt_PT', '', 0, 0, 0, 'susanavogado@hotmail.com', 'susanavogado@hotmail.com', '', '', '', '', '', ''),
(146, 146, 'Facebook', 'bc2a3bf9bbfd6e7b4940671c65c4a5d97be219bd', '10152918473756194', 'https://www.facebook.com/app_scoped_user_id/10152918473756194/', '', 'https://graph.facebook.com/10152918473756194/picture?width=150&height=150', 'João Almeida de Carvalho', '', 'João', 'Almeida de Carvalho', 'male', 'pt_PT', '', 0, 0, 0, 'jonipoppe@hotmail.com', 'jonipoppe@hotmail.com', '', '', '', '', '', ''),
(147, 147, 'Facebook', '366c8a2437dc3410a30e72d0d31b1854661ce953', '10205918363454938', 'https://www.facebook.com/app_scoped_user_id/10205918363454938/', '', 'https://graph.facebook.com/10205918363454938/picture?width=150&height=150', 'Nuno Mota', '', 'Nuno', 'Mota', 'male', 'en_US', '', 0, 0, 0, 'mottanuno@hotmail.com', 'mottanuno@hotmail.com', '', '', '', '', '', ''),
(148, 148, 'Facebook', '5c3cec60882c38bc8295c28c362a6cf7cab306b3', '10155589694190626', 'https://www.facebook.com/app_scoped_user_id/10155589694190626/', '', 'https://graph.facebook.com/10155589694190626/picture?width=150&height=150', 'Nuno Santos', '', 'Nuno', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'nunosantos.playstation@gmail.com', 'nunosantos.playstation@gmail.com', '', '', '', '', '', ''),
(149, 149, 'Google', 'cd6910db9719bd3d9a476729549d8f5917b79af6', '112347197982934747157', 'https://plus.google.com/112347197982934747157', '', 'https://lh6.googleusercontent.com/-HlB-rwisZwc/AAAAAAAAAAI/AAAAAAAAHdU/vsZv5U1HQd0/photo.jpg?sz=200', 'Mariana Rocha Assis', '', 'Mariana', 'Rocha Assis', '', '', '', 0, 0, 0, 'mariana.rocha.assis@gmail.com', 'mariana.rocha.assis@gmail.com', '', '', '', '', '', ''),
(150, 150, 'Facebook', '81e33a58c9f507f310bfb027a6c89427a0073225', '10205632643528783', 'https://www.facebook.com/app_scoped_user_id/10205632643528783/', '', 'https://graph.facebook.com/10205632643528783/picture?width=150&height=150', 'Patricia Mello Breyner', '', 'Patricia', 'Breyner', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(151, 152, 'Facebook', '8cb6ae21f9930b268244176abfe16ccac2dcf2e2', '690419301085925', 'https://www.facebook.com/app_scoped_user_id/690419301085925/', '', 'https://graph.facebook.com/690419301085925/picture?width=150&height=150', 'Paulo Santos', '', 'Paulo', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'pauloguilherme.s@gmail.com', 'pauloguilherme.s@gmail.com', '', '', '', '', '', ''),
(152, 151, 'Facebook', 'c992293104091b9b2af05fda4dfd13894f39c5c5', '10207069639328119', 'https://www.facebook.com/app_scoped_user_id/10207069639328119/', '', 'https://graph.facebook.com/10207069639328119/picture?width=150&height=150', 'Mickael Alves', '', 'Mickael', 'Alves', 'male', 'pt_PT', '', 0, 0, 0, 'mickaalves_21@hotmail.com', 'mickaalves_21@hotmail.com', '', '', '', '', '', ''),
(153, 153, 'Facebook', '74fdc41164a29fac3fb35d802e4aa53e04890afc', '10152964610227582', 'https://www.facebook.com/app_scoped_user_id/10152964610227582/', '', 'https://graph.facebook.com/10152964610227582/picture?width=150&height=150', 'Nuno Phrancisco', '', 'Nuno', 'Phrancisco', 'male', 'pt_PT', '', 0, 0, 0, 'ledzed@msn.com', 'ledzed@msn.com', '', '', '', '', '', ''),
(154, 154, 'Facebook', '80e8e16183f0d63b899dcd1186f79aba782f2dcb', '629861793816723', 'https://www.facebook.com/app_scoped_user_id/629861793816723/', '', 'https://graph.facebook.com/629861793816723/picture?width=150&height=150', 'Carlos Mertens', '', 'Carlos', 'Mertens', 'male', 'pt_PT', '', 0, 0, 0, 'carlosmertens-cosmeticos@hotmail.com', 'carlosmertens-cosmeticos@hotmail.com', '', '', '', '', '', ''),
(155, 155, 'Facebook', 'e044934c96f520b5ec704947278547399a4ff73b', '10152773357877455', 'https://www.facebook.com/app_scoped_user_id/10152773357877455/', '', 'https://graph.facebook.com/10152773357877455/picture?width=150&height=150', 'Monica Santos', '', 'Monica', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'monika_santos@hotmail.com', 'monika_santos@hotmail.com', '', '', '', '', '', ''),
(156, 156, 'Facebook', 'b1d87df9daf2160fb3eeca61e4a5dd7341b93460', '10202751575909084', 'https://www.facebook.com/app_scoped_user_id/10202751575909084/', '', 'https://graph.facebook.com/10202751575909084/picture?width=150&height=150', 'Assunção Meireles Matias Carvalho', '', 'Assunção', 'Carvalho', 'female', 'pt_PT', '', 0, 0, 0, 'assuncaomeireles@gmail.com', 'assuncaomeireles@gmail.com', '', '', '', '', '', ''),
(157, 157, 'Google', 'c242af23a2d20e23637ecfea42a8c07cd06a90db', '107877091963816437283', 'https://plus.google.com/107877091963816437283', '', 'https://lh5.googleusercontent.com/-cp4qegMf_7s/AAAAAAAAAAI/AAAAAAAAFOs/AJkoqC7b8U8/photo.jpg?sz=200', 'Patricia Mello Breyner', '', 'Patricia', 'Mello Breyner', 'female', '', '', 0, 0, 0, 'patmbreyner@gmail.com', 'patmbreyner@gmail.com', '', '', '', '', '', ''),
(158, 158, 'Facebook', '4ab21f2e3ea8606a3b712c710fdd0250d56b70fb', '10152851170857944', 'https://www.facebook.com/app_scoped_user_id/10152851170857944/', '', 'https://graph.facebook.com/10152851170857944/picture?width=150&height=150', 'Rita Soares Cardoso', '', 'Rita', 'Cardoso', 'female', 'en_US', '', 0, 0, 0, 'cardosofamily@hotmail.com', 'cardosofamily@hotmail.com', '', '', '', '', '', ''),
(159, 159, 'Facebook', '62840d6e2eea36a2ad32b561d5c9e9fc904b4b4c', '10153420286972668', 'https://www.facebook.com/app_scoped_user_id/10153420286972668/', '', 'https://graph.facebook.com/10153420286972668/picture?width=150&height=150', 'Luis Ventura', '', 'Luis', 'Ventura', 'male', 'en_GB', '', 0, 0, 0, 'ventagro@hotmail.com', 'ventagro@hotmail.com', '', '', '', '', '', ''),
(160, 160, 'Google', 'eb50c10d2ae8341af94a2d131911c5183362cbda', '101605066799142657197', 'https://plus.google.com/101605066799142657197', '', 'https://lh6.googleusercontent.com/-vciryOJRfpM/AAAAAAAAAAI/AAAAAAAAAXo/JCj4-K_-CS8/photo.jpg?sz=200', 'Famous Portugal', '', 'Famous', 'Portugal', '', '', '', 0, 0, 0, 'famousportugal@gmail.com', 'famousportugal@gmail.com', '', '', '', '', '', ''),
(161, 161, 'Facebook', '0db639ce58978aa643797203c509d50cca50814c', '10153117942279425', 'https://www.facebook.com/app_scoped_user_id/10153117942279425/', '', 'https://graph.facebook.com/10153117942279425/picture?width=150&height=150', 'Marta Barros', '', 'Marta', 'Barros', 'female', 'pt_BR', '', 0, 0, 0, 'martaabarros83@gmail.com', 'martaabarros83@gmail.com', '', '', '', '', '', ''),
(162, 162, 'Facebook', '98fd3200f78485494c5011b0e150d550f2f2ff6c', '10206908539061927', 'https://www.facebook.com/app_scoped_user_id/10206908539061927/', '', 'https://graph.facebook.com/10206908539061927/picture?width=150&height=150', 'Maria Cristina Barbosa', '', 'Maria', 'Barbosa', 'female', 'en_US', '', 0, 0, 0, 'barbosa.mariacristina@gmail.com', 'barbosa.mariacristina@gmail.com', '', '', '', '', '', ''),
(163, 163, 'Facebook', '9498c511734a93ba93a271e48ee30a55c6df9259', '10207323245906360', 'https://www.facebook.com/app_scoped_user_id/10207323245906360/', '', 'https://graph.facebook.com/10207323245906360/picture?width=150&height=150', 'Jose Soares de Albergaria', '', 'Jose', 'de Albergaria', 'male', 'pt_PT', '', 0, 0, 0, 'soaresalbergaria@sapo.pt', 'soaresalbergaria@sapo.pt', '', '', '', '', '', ''),
(164, 164, 'Facebook', 'fafd62b551e7ac9ec2c78101dc6cb7726dddfb52', '970590756309225', 'https://www.facebook.com/app_scoped_user_id/970590756309225/', '', 'https://graph.facebook.com/970590756309225/picture?width=150&height=150', 'João Silva', '', 'João', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'joao.fvsilva@outlook.com', 'joao.fvsilva@outlook.com', '', '', '', '', '', ''),
(165, 165, 'Facebook', 'a991fcfa648959d8b07fab1207fa8b3e5a619c7f', '796303280484061', 'https://www.facebook.com/app_scoped_user_id/796303280484061/', '', 'https://graph.facebook.com/796303280484061/picture?width=150&height=150', 'Carlos Carvalho', '', 'Carlos', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(166, 166, 'Google', '94606cb15b791fed101228fec529456fc6b163e7', '100690586553676721375', 'https://plus.google.com/100690586553676721375', '', 'https://lh4.googleusercontent.com/-mB38TRF4zNQ/AAAAAAAAAAI/AAAAAAAAAco/yzlLyZ_BJ0k/photo.jpg?sz=200', 'joao pereira', '', 'joao', 'pereira', 'male', '', '', 0, 0, 0, 'joaoptpereira@gmail.com', 'joaoptpereira@gmail.com', '', '', '', '', '', ''),
(167, 167, 'Facebook', 'ef82e319af5507de5709785a9accfd69fa182bbc', '10152926739482717', 'https://www.facebook.com/app_scoped_user_id/10152926739482717/', '', 'https://graph.facebook.com/10152926739482717/picture?width=150&height=150', 'Graça Perry Ferreira Ramos', '', 'Graça', 'Ferreira Ramos', 'female', 'pt_PT', '', 0, 0, 0, 'graca.perry@gmail.com', 'graca.perry@gmail.com', '', '', '', '', '', ''),
(168, 168, 'Facebook', '7d55303056a9b238b35f614612c3952d0f4fbe03', '1101762339850596', 'https://www.facebook.com/app_scoped_user_id/1101762339850596/', '', 'https://graph.facebook.com/1101762339850596/picture?width=150&height=150', 'Iva Ramos', '', 'Iva', 'Ramos', 'female', 'pt_PT', '', 0, 0, 0, 'iva.jsd@gmail.com', 'iva.jsd@gmail.com', '', '', '', '', '', ''),
(169, 169, 'Facebook', '7ac77aefa52541a7b626ac00998599eea4d3e8de', '10205482574015501', 'https://www.facebook.com/app_scoped_user_id/10205482574015501/', '', 'https://graph.facebook.com/10205482574015501/picture?width=150&height=150', 'Teresinha Godinho', '', 'Teresinha', 'Godinho', 'female', 'pt_PT', '', 0, 0, 0, 'teresacsgodinho@hotmail.com', 'teresacsgodinho@hotmail.com', '', '', '', '', '', ''),
(170, 170, 'Facebook', '9cec94dae9be9c05b6c17fc12f8d107406e9adfb', '10204536538278113', 'https://www.facebook.com/app_scoped_user_id/10204536538278113/', '', 'https://graph.facebook.com/10204536538278113/picture?width=150&height=150', 'Pedro Ferreira', '', 'Pedro', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'pedrouni2@sapo.pt', 'pedrouni2@sapo.pt', '', '', '', '', '', ''),
(171, 171, 'Facebook', '44b6e1b14e83a28e5bc3c1367fa1ee93ee5baab5', '10155582088540076', 'https://www.facebook.com/app_scoped_user_id/10155582088540076/', '', 'https://graph.facebook.com/10155582088540076/picture?width=150&height=150', 'Gonçalo Costa', '', 'Gonçalo', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'costa.goncalo602@gmail.com', 'costa.goncalo602@gmail.com', '', '', '', '', '', ''),
(172, 172, 'Google', '169d0929777ea17b8e6d7911947658f7c9f3703c', '114935258639524308795', 'https://plus.google.com/114935258639524308795', '', 'https://lh6.googleusercontent.com/-HqCYcUee8sM/AAAAAAAAAAI/AAAAAAAAFqQ/pt-SPtnD0pY/photo.jpg?sz=200', 'Pedro Lopes', '', 'Pedro', 'Lopes', 'male', '', '', 0, 0, 0, 'pedrolopes10@gmail.com', 'pedrolopes10@gmail.com', '', '', '', '', '', ''),
(173, 173, 'Facebook', 'd03a6ae3d9ac2395093b83b542c94de2bc0c97d8', '10152970855696245', 'https://www.facebook.com/app_scoped_user_id/10152970855696245/', '', 'https://graph.facebook.com/10152970855696245/picture?width=150&height=150', 'Gainho Rosa', '', 'Gainho', 'Rosa', 'male', 'pt_PT', '', 0, 0, 0, 'gainhoo@hotmail.com', 'gainhoo@hotmail.com', '', '', '', '', '', ''),
(174, 174, 'Facebook', 'ff812ed71bec106b177bf1eb09904bb6676b91f5', '10155544611525361', 'https://www.facebook.com/app_scoped_user_id/10155544611525361/', '', 'https://graph.facebook.com/10155544611525361/picture?width=150&height=150', 'Gonçalo Folgado', '', 'Gonçalo', 'Folgado', 'male', 'pt_PT', '', 0, 0, 0, 'goncalofolgado@gmail.com', 'goncalofolgado@gmail.com', '', '', '', '', '', ''),
(175, 175, 'Facebook', 'cd1149e43e2f2e0923b6061c8295bd71e9f52c02', '1113677131980868', 'https://www.facebook.com/app_scoped_user_id/1113677131980868/', '', 'https://graph.facebook.com/1113677131980868/picture?width=150&height=150', 'Francisco Venâncio', '', 'Francisco', 'Venâncio', 'male', 'pt_BR', '', 0, 0, 0, 'chiquinhog@hotmail.com', 'chiquinhog@hotmail.com', '', '', '', '', '', ''),
(176, 176, 'Facebook', 'e5194490096dd08d9f94cbe450dc38a198b2f2ce', '10153291267385586', 'https://www.facebook.com/app_scoped_user_id/10153291267385586/', '', 'https://graph.facebook.com/10153291267385586/picture?width=150&height=150', 'Fernando Rocha', '', 'Fernando', 'Rocha', 'male', 'pt_PT', '', 0, 0, 0, 'fernandofrocha@iol.pt', 'fernandofrocha@iol.pt', '', '', '', '', '', ''),
(177, 177, 'Facebook', '7c602363779c8c8de16690a491c815b8c7bc1dbe', '10155651498810078', 'https://www.facebook.com/app_scoped_user_id/10155651498810078/', '', 'https://graph.facebook.com/10155651498810078/picture?width=150&height=150', 'Kelly Maya', '', 'Kelly', 'Maya', 'female', 'pt_PT', '', 0, 0, 0, 'raquel.maia.campos@gmail.com', 'raquel.maia.campos@gmail.com', '', '', '', '', '', ''),
(178, 178, 'Facebook', 'bf7bd9ed7cca156008c16656b03392c9ad536784', '10200512544851412', 'https://www.facebook.com/app_scoped_user_id/10200512544851412/', '', 'https://graph.facebook.com/10200512544851412/picture?width=150&height=150', 'Kris Feliciano', '', 'Kris', 'Feliciano', 'male', 'pt_PT', '', 0, 0, 0, 'krisfeliciano@hotmail.com', 'krisfeliciano@hotmail.com', '', '', '', '', '', ''),
(179, 179, 'Facebook', 'd37d43d753be30260a54a71ed3adef461948950b', '641430159325056', 'https://www.facebook.com/app_scoped_user_id/641430159325056/', '', 'https://graph.facebook.com/641430159325056/picture?width=150&height=150', 'Nuno Valente', '', 'Nuno', 'Valente', 'male', 'pt_PT', '', 0, 0, 0, 'valentenunoam732@gmail.com', 'valentenunoam732@gmail.com', '', '', '', '', '', ''),
(180, 180, 'Google', 'a34a4a374b563208777b4332b6206b1febe485b7', '103715481847066544293', 'https://profiles.google.com/103715481847066544293', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Fabio Esteves', '', 'Fabio', 'Esteves', '', '', '', 0, 0, 0, 'fdgesteves@gmail.com', 'fdgesteves@gmail.com', '', '', '', '', '', ''),
(181, 181, 'Facebook', 'aaecfe06bb2c6f169fbe5af9278b1e0a4be61288', '10153353526948659', 'https://www.facebook.com/app_scoped_user_id/10153353526948659/', '', 'https://graph.facebook.com/10153353526948659/picture?width=150&height=150', 'Eurico Gonçalves', '', 'Eurico', 'Gonçalves', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(182, 182, 'Facebook', '9ad546fb0287dbec020c25700ef1dd73d86ce5d3', '10206127908049137', 'https://www.facebook.com/app_scoped_user_id/10206127908049137/', '', 'https://graph.facebook.com/10206127908049137/picture?width=150&height=150', 'Juana Ferreira', '', 'Juana', 'Ferreira', 'female', 'en_US', '', 0, 0, 0, 'cf_joana@hotmail.com', 'cf_joana@hotmail.com', '', '', '', '', '', ''),
(183, 183, 'Facebook', '8efc3ce854d6619674a6f10c6499f2686601de98', '1587519281497122', 'https://www.facebook.com/app_scoped_user_id/1587519281497122/', '', 'https://graph.facebook.com/1587519281497122/picture?width=150&height=150', 'Miguel Claro', '', 'Miguel', 'Claro', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(184, 184, 'Facebook', 'f19643946c0f50edc183a838148ca23c1114bccd', '918344654854961', 'https://www.facebook.com/app_scoped_user_id/918344654854961/', '', 'https://graph.facebook.com/918344654854961/picture?width=150&height=150', 'Francisco Barosa', '', 'Francisco', 'Barosa', 'male', 'pt_PT', '', 0, 0, 0, 'francisco@barosa.com', 'francisco@barosa.com', '', '', '', '', '', ''),
(185, 185, 'Facebook', 'c387341aac869df859c5a1024db7bfdaf8b65743', '10204421963616282', 'https://www.facebook.com/app_scoped_user_id/10204421963616282/', '', 'https://graph.facebook.com/10204421963616282/picture?width=150&height=150', 'Paulo Rocha Antunes', '', 'Paulo', 'Antunes', 'male', 'pt_PT', '', 0, 0, 0, 'paulorochaantunes@hotmail.com', 'paulorochaantunes@hotmail.com', '', '', '', '', '', ''),
(186, 186, 'Google', '1b166c8163bcd0992399f10a3fe5f9d64a0addbd', '113306076465678474672', 'https://plus.google.com/113306076465678474672', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Andy Pereira', '', 'Andy', 'Pereira', '', '', '', 0, 0, 0, 'fashionaroundtheworld1@gmail.com', 'fashionaroundtheworld1@gmail.com', '', '', '', '', '', ''),
(187, 187, 'Facebook', 'a315d662b59e9b27796b5bcecdc7e2c012253b32', '10154051642563492', 'https://www.facebook.com/app_scoped_user_id/10154051642563492/', '', 'https://graph.facebook.com/10154051642563492/picture?width=150&height=150', 'Manuel Campos De Oliveira', '', 'Manuel', 'De Oliveira', 'male', 'en_US', '', 0, 0, 0, 'manuelcoliveira@hotmail.com', 'manuelcoliveira@hotmail.com', '', '', '', '', '', ''),
(188, 188, 'Facebook', 'fba89ccc4f5a2e68ab2c7bc16b66e429e637c128', '10200307673329875', 'https://www.facebook.com/app_scoped_user_id/10200307673329875/', '', 'https://graph.facebook.com/10200307673329875/picture?width=150&height=150', 'Margarida Rocha Antunes', '', 'Margarida', 'Rocha Antunes', 'female', 'pt_PT', '', 0, 0, 0, 'margaridadearaujo@gmail.com', 'margaridadearaujo@gmail.com', '', '', '', '', '', ''),
(189, 189, 'Facebook', '84cadb41e6d417411298d54f635a80f615e4805d', '10152998177727809', 'https://www.facebook.com/app_scoped_user_id/10152998177727809/', '', 'https://graph.facebook.com/10152998177727809/picture?width=150&height=150', 'José Pedroso', '', 'José', 'Pedroso', 'male', 'pt_PT', '', 0, 0, 0, 'josejspedroso@gmail.com', 'josejspedroso@gmail.com', '', '', '', '', '', ''),
(190, 190, 'Facebook', '07b0f56f12d9db631e0c249b5bd8f55726b78077', '1143509152342035', 'https://www.facebook.com/app_scoped_user_id/1143509152342035/', '', 'https://graph.facebook.com/1143509152342035/picture?width=150&height=150', 'Luiza Serra', '', 'Luiza', 'Serra', 'female', 'pt_PT', '', 0, 0, 0, 'mluisa_55@hotmail.com', 'mluisa_55@hotmail.com', '', '', '', '', '', ''),
(191, 191, 'Facebook', '8015748f66e96fe60c2c8c9caa8c77d8600d2f34', '10204336175820303', 'https://www.facebook.com/app_scoped_user_id/10204336175820303/', '', 'https://graph.facebook.com/10204336175820303/picture?width=150&height=150', 'Catarina Gonzaga', '', 'Catarina', 'Gonzaga', 'female', 'en_GB', '', 0, 0, 0, 'catarinagonzagac@gmail.com', 'catarinagonzagac@gmail.com', '', '', '', '', '', ''),
(192, 192, 'Facebook', 'c9bf596bd00b95d72b46bf46c3feef21e2bc8e45', '10155546540885184', 'https://www.facebook.com/app_scoped_user_id/10155546540885184/', '', 'https://graph.facebook.com/10155546540885184/picture?width=150&height=150', 'Zé Franco', '', 'Zé', 'Franco', 'male', 'pt_PT', '', 0, 0, 0, 'zessnmfranco@gmail.com', 'zessnmfranco@gmail.com', '', '', '', '', '', ''),
(193, 193, 'Facebook', 'aca632e7a9deb39ffd2854874dffc4ee8697dbd0', '10204117499044546', 'https://www.facebook.com/app_scoped_user_id/10204117499044546/', '', 'https://graph.facebook.com/10204117499044546/picture?width=150&height=150', 'Gabriela Matos', '', 'Gabriela', 'Matos', 'female', 'pt_PT', '', 0, 0, 0, 'titamatos65@hotmail.com', 'titamatos65@hotmail.com', '', '', '', '', '', ''),
(194, 194, 'Facebook', 'b9c763ff10a67fccd2b577b1e701b57dd10b56aa', '10153323566573638', 'https://www.facebook.com/app_scoped_user_id/10153323566573638/', '', 'https://graph.facebook.com/10153323566573638/picture?width=150&height=150', 'Maria Botelho Neves', '', 'Maria', 'Neves', 'female', 'pt_PT', '', 0, 0, 0, 'mariabotelhoneves@hotmail.com', 'mariabotelhoneves@hotmail.com', '', '', '', '', '', ''),
(195, 195, 'Facebook', 'f61df36c027500805ce76a57e55c8ea2fbdaaef1', '10206214159931266', 'https://www.facebook.com/app_scoped_user_id/10206214159931266/', '', 'https://graph.facebook.com/10206214159931266/picture?width=150&height=150', 'Vasco Duarte Silva', '', 'Vasco', 'Silva', 'male', 'en_GB', '', 0, 0, 0, 'vds_sn@hotmail.com', 'vds_sn@hotmail.com', '', '', '', '', '', ''),
(196, 196, 'Facebook', '4215bec0f4f06d95d96ae8adc78803ea0afd3e7b', '10205797790937307', 'https://www.facebook.com/app_scoped_user_id/10205797790937307/', '', 'https://graph.facebook.com/10205797790937307/picture?width=150&height=150', 'Ricardo Batis', '', 'Ricardo', 'Batis', 'male', 'pt_PT', '', 0, 0, 0, 'arqricardojorge@gmail.com', 'arqricardojorge@gmail.com', '', '', '', '', '', ''),
(197, 197, 'Facebook', 'e8edece61549a2ec7b8a6e32e430dd612535febb', '649074868526099', 'https://www.facebook.com/app_scoped_user_id/649074868526099/', '', 'https://graph.facebook.com/649074868526099/picture?width=150&height=150', 'Ricardo Guerreiro', '', 'Ricardo', 'Guerreiro', 'male', 'pt_PT', '', 0, 0, 0, 'ricardoguerreiro1979@hotmail.com', 'ricardoguerreiro1979@hotmail.com', '', '', '', '', '', ''),
(198, 198, 'Google', 'a2a4cf42b17ca32eb6f114469e4930b6f76cd492', '111660441234713793661', 'https://plus.google.com/111660441234713793661', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Berner Panti', '', 'Berner', 'Panti', 'male', '', '', 0, 0, 0, 'berner.panti@gmail.com', 'berner.panti@gmail.com', '', '', '', '', '', ''),
(199, 199, 'Facebook', 'a375bb3fcf82fd80a406a5abdecd3d94d0080994', '10153342140007277', 'https://www.facebook.com/app_scoped_user_id/10153342140007277/', '', 'https://graph.facebook.com/10153342140007277/picture?width=150&height=150', 'Pedro Pinheiro', '', 'Pedro', 'Pinheiro', 'male', 'en_US', '', 0, 0, 0, 'pinheirovzky@hotmail.com', 'pinheirovzky@hotmail.com', '', '', '', '', '', ''),
(200, 200, 'Facebook', '8c76cdb42bf00d0b5db37338a0435a856282998b', '959149277469908', 'https://www.facebook.com/app_scoped_user_id/959149277469908/', '', 'https://graph.facebook.com/959149277469908/picture?width=150&height=150', 'Monica Lopes Furtado', '', 'Monica', 'Lopes Furtado', 'female', 'pt_PT', '', 0, 0, 0, 'monicafurtado@sapo.pt', 'monicafurtado@sapo.pt', '', '', '', '', '', ''),
(201, 201, 'Facebook', '7219145ca25f6eeeb776b0da69ea5cae34ba6fad', '405121809690753', 'https://www.facebook.com/app_scoped_user_id/405121809690753/', '', 'https://graph.facebook.com/405121809690753/picture?width=150&height=150', 'Hugo Filipe Silva', '', 'Hugo', 'Silva', 'male', 'en_GB', '', 0, 0, 0, 'hugofsilvaa@gmail.com', 'hugofsilvaa@gmail.com', '', '', '', '', '', ''),
(202, 202, 'Facebook', '0ddb39c28eaef1f952b76faadf340f8284e40b85', '955575384482157', 'https://www.facebook.com/app_scoped_user_id/955575384482157/', '', 'https://graph.facebook.com/955575384482157/picture?width=150&height=150', 'Andre Assis', '', 'Andre', 'Assis', 'male', 'pt_PT', '', 0, 0, 0, 'dred.assis@gmail.com', 'dred.assis@gmail.com', '', '', '', '', '', ''),
(203, 203, 'Facebook', 'c55d3791612bb34b735a0588168ac8e0e45dcef7', '862722550430220', 'https://www.facebook.com/app_scoped_user_id/862722550430220/', '', 'https://graph.facebook.com/862722550430220/picture?width=150&height=150', 'João Valente', '', 'João', 'Valente', 'male', 'pt_PT', '', 0, 0, 0, 'joaovalente65@gmail.com', 'joaovalente65@gmail.com', '', '', '', '', '', ''),
(204, 204, 'Facebook', 'f93fa5e2708bf9848796e1c4c341e04a15e55e6c', '971558996209517', 'https://www.facebook.com/app_scoped_user_id/971558996209517/', '', 'https://graph.facebook.com/971558996209517/picture?width=150&height=150', 'Pedro Rua', '', 'Pedro', 'Rua', 'male', 'pt_PT', '', 0, 0, 0, 'pedro.rua17@hotmail.com', 'pedro.rua17@hotmail.com', '', '', '', '', '', ''),
(205, 205, 'Facebook', '04da32542c6bfa25352aa2fa75f96220f63ce261', '10206146275992308', 'https://www.facebook.com/app_scoped_user_id/10206146275992308/', '', 'https://graph.facebook.com/10206146275992308/picture?width=150&height=150', 'Pedro Cabral da Camara', '', 'Pedro', 'da Camara', 'male', 'pt_PT', '', 0, 0, 0, 'pedroccamara@gmail.com', 'pedroccamara@gmail.com', '', '', '', '', '', ''),
(206, 206, 'Facebook', '1f9852ad68a3220301b04a36a6d21e5f48a5b07b', '820601617994685', 'https://www.facebook.com/app_scoped_user_id/820601617994685/', '', 'https://graph.facebook.com/820601617994685/picture?width=150&height=150', 'Pedro Vigário', '', 'Pedro', 'Vigário', 'male', 'pt_PT', '', 0, 0, 0, 'vigas.net@hotmail.com', 'vigas.net@hotmail.com', '', '', '', '', '', ''),
(207, 207, 'Facebook', 'd2cf8a446fea02ab741df0afc356614309903bca', '10205393188043070', 'https://www.facebook.com/app_scoped_user_id/10205393188043070/', '', 'https://graph.facebook.com/10205393188043070/picture?width=150&height=150', 'Patricia Sampaio Nunes', '', 'Patricia', 'Sampaio Nunes', 'female', 'es_LA', '', 0, 0, 0, 'patriciaduartesilva@hotmail.com', 'patriciaduartesilva@hotmail.com', '', '', '', '', '', ''),
(208, 208, 'Google', 'e6cc31c444f25b4ac37d34518bb2b0fe22a96f45', '109781524263664969689', 'https://plus.google.com/109781524263664969689', '', 'https://lh5.googleusercontent.com/-VfKozsFeuLw/AAAAAAAAAAI/AAAAAAAAAuQ/syYVzzU_Hss/photo.jpg?sz=200', 'Vasco Duarte-Silva', '', 'Vasco', 'Duarte-Silva', 'male', '', '', 0, 0, 0, 'duartevasco@stjulians.com', 'duartevasco@stjulians.com', '', '', '', '', '', ''),
(209, 209, 'Facebook', '9e37029e5d0071a8adc3eaa7a15ea45610428d85', '474975239345387', 'https://www.facebook.com/app_scoped_user_id/474975239345387/', '', 'https://graph.facebook.com/474975239345387/picture?width=150&height=150', 'João Paulo Neto', '', 'João Paulo', 'Neto', 'male', 'pt_PT', '', 0, 0, 0, 'pneto40@gmail.com', 'pneto40@gmail.com', '', '', '', '', '', ''),
(210, 210, 'Facebook', '8c2546a59739bd9214537fdf553269f026448a89', '10207175040393951', 'https://www.facebook.com/app_scoped_user_id/10207175040393951/', '', 'https://graph.facebook.com/10207175040393951/picture?width=150&height=150', 'Nuno Ramos de Almeida', '', 'Nuno', 'de Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'nunotitopt@gmail.com', 'nunotitopt@gmail.com', '', '', '', '', '', ''),
(211, 211, 'Facebook', '53b17b7ddcf0874351fc110c3d25c5a83f1007a7', '10153097817419597', 'https://www.facebook.com/app_scoped_user_id/10153097817419597/', '', 'https://graph.facebook.com/10153097817419597/picture?width=150&height=150', 'António Belard', '', 'António', 'Belard', 'male', 'pt_PT', '', 0, 0, 0, 'antonio.belard@gmail.com', 'antonio.belard@gmail.com', '', '', '', '', '', ''),
(212, 212, 'Facebook', '8eea875cf21a41eb482077d73f1550af33d3dcf0', '810897295631708', 'https://www.facebook.com/app_scoped_user_id/810897295631708/', '', 'https://graph.facebook.com/810897295631708/picture?width=150&height=150', 'Pedro Cortez de Lobão', '', 'Pedro', 'Cortez de Lobão', 'male', 'pt_BR', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(213, 213, 'Facebook', 'd17582fd815616434faad7cc9391ca37c443f5b7', '562710477205151', 'https://www.facebook.com/app_scoped_user_id/562710477205151/', '', 'https://graph.facebook.com/562710477205151/picture?width=150&height=150', 'Paulo Carvalho', '', 'Paulo', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, 'areosacarvalho@hotmail.com', 'areosacarvalho@hotmail.com', '', '', '', '', '', ''),
(214, 214, 'Google', '388713c82ddca3465e2b0a51649b51f847003cb7', '117924971650603367353', 'https://plus.google.com/117924971650603367353', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Francisco Xara', '', 'Francisco', 'Xara', '', '', '', 0, 0, 0, 'franciscoxara@gmail.com', 'franciscoxara@gmail.com', '', '', '', '', '', ''),
(215, 215, 'Facebook', '76d9bb2e634fe1acd9834530d81fa09dcca2aa5d', '1107278525954878', 'https://www.facebook.com/app_scoped_user_id/1107278525954878/', '', 'https://graph.facebook.com/1107278525954878/picture?width=150&height=150', 'David Fernandes', '', 'David', 'Fernandes', 'male', 'en_US', '', 0, 0, 0, 'davidedfernandes@gmail.com', 'davidedfernandes@gmail.com', '', '', '', '', '', ''),
(216, 216, 'Facebook', '48501df288822fdc11ef812cf9dde4991f12ddd0', '10152827856111975', 'https://www.facebook.com/app_scoped_user_id/10152827856111975/', '', 'https://graph.facebook.com/10152827856111975/picture?width=150&height=150', 'Filipe Lopes', '', 'Filipe', 'Lopes', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(217, 217, 'Facebook', '8650d7282db63abe438ad4fc364915ad20f983bc', '1608226442787980', 'https://www.facebook.com/app_scoped_user_id/1608226442787980/', '', 'https://graph.facebook.com/1608226442787980/picture?width=150&height=150', 'Pedro Gonçalo Júlio', '', 'Pedro', 'Júlio', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(218, 218, 'Facebook', '7388a1af56b04decde95584873face12b828f514', '10207152174621986', 'https://www.facebook.com/app_scoped_user_id/10207152174621986/', '', 'https://graph.facebook.com/10207152174621986/picture?width=150&height=150', 'Helena Nunes Farinha', '', 'Helena', 'Nunes Farinha', 'female', 'pt_PT', '', 0, 0, 0, 'helena_nunesf@hotmail.com', 'helena_nunesf@hotmail.com', '', '', '', '', '', ''),
(219, 219, 'Facebook', '322b15434e38e9a8b9f1a460913e447fb5def68f', '10153179094976281', 'https://www.facebook.com/app_scoped_user_id/10153179094976281/', '', 'https://graph.facebook.com/10153179094976281/picture?width=150&height=150', 'Tiago Ribeiro Torres', '', 'Tiago', 'Torres', 'male', 'en_US', '', 0, 0, 0, 'torrestiago@hotmail.com', 'torrestiago@hotmail.com', '', '', '', '', '', ''),
(220, 220, 'Facebook', '3756b1bc3aeabef79713eedec934932e3944bf28', '982233335134284', 'https://www.facebook.com/app_scoped_user_id/982233335134284/', '', 'https://graph.facebook.com/982233335134284/picture?width=150&height=150', 'Ana Lúcia Felizardo', '', 'Ana Lúcia', 'Felizardo', 'female', 'pt_PT', '', 0, 0, 0, 'ana.felizardo@balance.pt', 'ana.felizardo@balance.pt', '', '', '', '', '', ''),
(221, 221, 'Facebook', '400ee17ccc6871b4ae2da9ad6cfb4a1d492db509', '10204274340081097', 'https://www.facebook.com/app_scoped_user_id/10204274340081097/', '', 'https://graph.facebook.com/10204274340081097/picture?width=150&height=150', 'Victor Morais', '', 'Victor', 'Morais', 'male', 'pt_PT', '', 0, 0, 0, 'vmorais_on@hotmail.com', 'vmorais_on@hotmail.com', '', '', '', '', '', ''),
(222, 222, 'Facebook', '29bed9cf3265d0eb90cff20d66f86e8bbb3a43ef', '440665422759510', 'https://www.facebook.com/app_scoped_user_id/440665422759510/', '', 'https://graph.facebook.com/440665422759510/picture?width=150&height=150', 'Ana Paula Sousa', '', 'Ana Paula', 'Sousa', 'female', 'pt_PT', '', 0, 0, 0, 'anasousa33@sapo.pt', 'anasousa33@sapo.pt', '', '', '', '', '', ''),
(223, 223, 'Google', '9a6c09a7f7c7ab6d208f480019b4c987ea663fb6', '107523480697030203997', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'nuno pereira', '', 'nuno', 'pereira', '', '', '', 0, 0, 0, 'livrosantigos2014@gmail.com', 'livrosantigos2014@gmail.com', '', '', '', '', '', ''),
(224, 224, 'Facebook', 'd82b67ac0a74659dcb7356b11ad15353ea1e8de2', '1136859439672862', 'https://www.facebook.com/app_scoped_user_id/1136859439672862/', '', 'https://graph.facebook.com/1136859439672862/picture?width=150&height=150', 'Inês Thó Barosa', '', 'Inês', 'Thó Barosa', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(225, 225, 'Facebook', '0fac69cf61fd14b78e4da38149eee1082eb7fcd5', '10153297837124424', 'https://www.facebook.com/app_scoped_user_id/10153297837124424/', '', 'https://graph.facebook.com/10153297837124424/picture?width=150&height=150', 'Mininha Matreno', '', 'Mininha', 'Matreno', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(226, 226, 'Facebook', '90f1579d089df9c8414eee69473703884de0dfd9', '885116521554753', 'https://www.facebook.com/app_scoped_user_id/885116521554753/', '', 'https://graph.facebook.com/885116521554753/picture?width=150&height=150', 'Flávio Raimundo', '', 'Flávio', 'Raimundo', 'male', 'pt_PT', '', 0, 0, 0, 'bluedevil_one@hotmail.com', 'bluedevil_one@hotmail.com', '', '', '', '', '', ''),
(227, 227, 'Facebook', '044201b0190e36bea0c42c49109c74f16313a3e3', '10204477547035018', 'https://www.facebook.com/app_scoped_user_id/10204477547035018/', '', 'https://graph.facebook.com/10204477547035018/picture?width=150&height=150', 'Inês Muralha', '', 'Inês', 'Muralha', 'female', 'pt_PT', '', 0, 0, 0, 'inesalvacaobarreto@gmail.com', 'inesalvacaobarreto@gmail.com', '', '', '', '', '', ''),
(228, 228, 'Facebook', '5a955ba69003a5c39d89df6c2de5c9f4102b9f9d', '10204306968414445', 'https://www.facebook.com/app_scoped_user_id/10204306968414445/', '', 'https://graph.facebook.com/10204306968414445/picture?width=150&height=150', 'Ana Rocha', '', 'Ana', 'Rocha', 'female', 'pt_PT', '', 0, 0, 0, 'dearaujo.rocha@gmail.com', 'dearaujo.rocha@gmail.com', '', '', '', '', '', ''),
(229, 229, 'Facebook', '025ac4e78f75dea19ca8cfcd90d1778769eb1402', '10153227446117850', 'https://www.facebook.com/app_scoped_user_id/10153227446117850/', '', 'https://graph.facebook.com/10153227446117850/picture?width=150&height=150', 'Vasco Assis Teixeira', '', 'Vasco', 'Teixeira', 'male', 'en_GB', '', 0, 0, 0, 'vasco_assisteixeira@hotmail.com', 'vasco_assisteixeira@hotmail.com', '', '', '', '', '', ''),
(230, 230, 'Facebook', 'cf825e677684aaecfaaaec03a193e66f5558f799', '10205563235354495', 'https://www.facebook.com/app_scoped_user_id/10205563235354495/', '', 'https://graph.facebook.com/10205563235354495/picture?width=150&height=150', 'Nuno Costa', '', 'Nuno', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'zorbapolho@gmail.com', 'zorbapolho@gmail.com', '', '', '', '', '', ''),
(231, 231, 'Facebook', '1132ead5c4fba4473e91921d80ab4d01536dffb7', '10205618129866160', 'https://www.facebook.com/app_scoped_user_id/10205618129866160/', '', 'https://graph.facebook.com/10205618129866160/picture?width=150&height=150', 'Emília Rosa', '', 'Emília', 'Rosa', 'female', 'pt_PT', '', 0, 0, 0, 'emiliasardinha@gmail.com', 'emiliasardinha@gmail.com', '', '', '', '', '', ''),
(232, 232, 'Facebook', '122312a477d2ee644602fbdb05663f858b1e5a7c', '10153423662864789', 'https://www.facebook.com/app_scoped_user_id/10153423662864789/', '', 'https://graph.facebook.com/10153423662864789/picture?width=150&height=150', 'Rodrigo Bravo Pimentão', '', 'Rodrigo', 'Pimentão', 'male', 'en_US', '', 0, 0, 0, 'gui@despomar.com', 'gui@despomar.com', '', '', '', '', '', ''),
(233, 233, 'Facebook', '24e6131ce3e81e0abe0629eab59ffad8cc7febee', '1042758249085160', 'https://www.facebook.com/app_scoped_user_id/1042758249085160/', '', 'https://graph.facebook.com/1042758249085160/picture?width=150&height=150', 'Renato Alexandre Costa', '', 'Renato Alexandre', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'renato.alexandre.costa@gmail.com', 'renato.alexandre.costa@gmail.com', '', '', '', '', '', ''),
(234, 234, 'Facebook', '6518e1015050a0d78d9e56042914aa82886d00bb', '10155617845425298', 'https://www.facebook.com/app_scoped_user_id/10155617845425298/', '', 'https://graph.facebook.com/10155617845425298/picture?width=150&height=150', 'Rodrigo Sousa', '', 'Rodrigo', 'Sousa', 'male', 'en_GB', '', 0, 0, 0, 'rodrigo_bsousa@hotmail.com', 'rodrigo_bsousa@hotmail.com', '', '', '', '', '', ''),
(235, 235, 'Facebook', '3eecbf3010a837e568eddd614248758e5f2689b5', '10153071351422851', 'https://www.facebook.com/app_scoped_user_id/10153071351422851/', '', 'https://graph.facebook.com/10153071351422851/picture?width=150&height=150', 'Vanessa Almeida Faria Almodôvar', '', 'Vanessa', 'Almeida Faria Almodôvar', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(236, 236, 'Google', 'a510d68bfdc701ff2b48a50f00ba56c36bc64260', '104357010472350948125', 'https://plus.google.com/104357010472350948125', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Tiago Madeira', '', 'Tiago', 'Madeira', 'male', '', '', 0, 0, 0, 'tiagovilelamadeira@gmail.com', 'tiagovilelamadeira@gmail.com', '', '', '', '', '', ''),
(237, 237, 'Facebook', '5c60e37ff06088b5a0ab93c26a1c1d8348de65c6', '10204056296314079', 'https://www.facebook.com/app_scoped_user_id/10204056296314079/', '', 'https://graph.facebook.com/10204056296314079/picture?width=150&height=150', 'Nuno Canas Mendes', '', 'Nuno', 'Mendes', 'male', 'pt_PT', '', 0, 0, 0, 'ncanasm@gmail.com', 'ncanasm@gmail.com', '', '', '', '', '', ''),
(238, 238, 'Google', '09a63a7404a7cb4785bce8ec84861f904a38ae43', '103580511020515065644', 'https://plus.google.com/103580511020515065644', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Nuno d\'Orey Assunção', '', 'Nuno d\'Orey', 'Assunção', '', '', '', 0, 0, 0, 'nunoassuncao1@gmail.com', 'nunoassuncao1@gmail.com', '', '', '', '', '', ''),
(239, 239, 'Facebook', '6980746b5f55f47ef11e144c6e21769249ddab72', '10203888377442632', 'https://www.facebook.com/app_scoped_user_id/10203888377442632/', '', 'https://graph.facebook.com/10203888377442632/picture?width=150&height=150', 'Duarte Nuno Rocha Antunes', '', 'Duarte Nuno', 'Rocha Antunes', 'male', 'pt_BR', '', 0, 0, 0, 'duartecentral@hotmail.com', 'duartecentral@hotmail.com', '', '', '', '', '', ''),
(240, 240, 'Facebook', '80eb2a264723ad3d3dc0010f83378572d409bb38', '10204288412235562', 'https://www.facebook.com/app_scoped_user_id/10204288412235562/', '', 'https://graph.facebook.com/10204288412235562/picture?width=150&height=150', 'José João Froes', '', 'José João', 'Froes', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(241, 241, 'Facebook', '3aac53e1b804c67d799df25abb3246a16274c2d2', '1446367815679296', 'https://www.facebook.com/app_scoped_user_id/1446367815679296/', '', 'https://graph.facebook.com/1446367815679296/picture?width=150&height=150', 'La Salette Loureiro', '', 'La Salette', 'Loureiro', 'female', 'pt_PT', '', 0, 0, 0, 'lsloureiro@sapo.pt', 'lsloureiro@sapo.pt', '', '', '', '', '', ''),
(242, 242, 'Facebook', 'de592d7b13de7af71f9a374797648cfad497d3d4', '10206763285305088', 'https://www.facebook.com/app_scoped_user_id/10206763285305088/', '', 'https://graph.facebook.com/10206763285305088/picture?width=150&height=150', 'Carla Lopes', '', 'Carla', 'Lopes', 'female', 'pt_PT', '', 0, 0, 0, 'carlavenanciolopes@gmail.com', 'carlavenanciolopes@gmail.com', '', '', '', '', '', ''),
(243, 243, 'Facebook', '55a7d874edcc1983a42823a62830f5c4d29fbcf9', '873516039352519', 'https://www.facebook.com/app_scoped_user_id/873516039352519/', '', 'https://graph.facebook.com/873516039352519/picture?width=150&height=150', 'Céu Saturnino', '', 'Céu', 'Saturnino', 'female', 'pt_PT', '', 0, 0, 0, 'ceusaturnino@hotmail.com', 'ceusaturnino@hotmail.com', '', '', '', '', '', ''),
(244, 244, 'Facebook', '5c100be055413b4239966d06c688f90512b7d8b7', '825905567495033', 'https://www.facebook.com/app_scoped_user_id/825905567495033/', '', 'https://graph.facebook.com/825905567495033/picture?width=150&height=150', 'Francisca Siopa', '', 'Francisca', 'Siopa', 'female', 'en_GB', '', 0, 0, 0, 'franciscadasilvasiopa@gmail.com', 'franciscadasilvasiopa@gmail.com', '', '', '', '', '', ''),
(245, 245, 'Facebook', '1480cad065cb66d5b2ad14a2b9addfe2d333ac89', '10152767793561651', 'https://www.facebook.com/app_scoped_user_id/10152767793561651/', '', 'https://graph.facebook.com/10152767793561651/picture?width=150&height=150', 'Teresa Costa', '', 'Teresa', 'Costa', 'female', 'pt_PT', '', 0, 0, 0, 'teresasgc@gmail.com', 'teresasgc@gmail.com', '', '', '', '', '', ''),
(246, 246, 'Facebook', 'da35076a49fc9248c3e325f66b26cd11af14de68', '10207009892031988', 'https://www.facebook.com/app_scoped_user_id/10207009892031988/', '', 'https://graph.facebook.com/10207009892031988/picture?width=150&height=150', 'Foz Camp', '', 'Foz', 'Camp', 'female', 'en_US', '', 0, 0, 0, 'fozcamp@gmail.com', 'fozcamp@gmail.com', '', '', '', '', '', ''),
(247, 247, 'Facebook', '8db41dd99c7a6e3d3b3fd4b43b4f62279792f3ec', '1841613262731044', 'https://www.facebook.com/app_scoped_user_id/1841613262731044/', '', 'https://graph.facebook.com/1841613262731044/picture?width=150&height=150', 'Tiago Gomes', '', 'Tiago', 'Gomes', 'male', 'pt_PT', '', 0, 0, 0, 'tiagojlgomes@gmail.com', 'tiagojlgomes@gmail.com', '', '', '', '', '', ''),
(248, 248, 'Facebook', 'fe281dc85fe4cd07195dd9dd56cd34f38d91a1ad', '622085444593252', 'https://www.facebook.com/app_scoped_user_id/622085444593252/', '', 'https://graph.facebook.com/622085444593252/picture?width=150&height=150', 'André Filipe Pessoa', '', 'André Filipe', 'Pessoa', 'male', 'pt_PT', '', 0, 0, 0, 'andrefpessoa10@gmail.com', 'andrefpessoa10@gmail.com', '', '', '', '', '', ''),
(249, 249, 'Facebook', 'e2ffab3ef05c4d99a712ebab93e62345fbcabd78', '10206735920857275', 'https://www.facebook.com/app_scoped_user_id/10206735920857275/', '', 'https://graph.facebook.com/10206735920857275/picture?width=150&height=150', 'Ramiro Costa', '', 'Ramiro', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'ramirocosta@fazletra.com', 'ramirocosta@fazletra.com', '', '', '', '', '', ''),
(250, 250, 'Google', '88b2a0e4b6769970c7c0e940c7c7f502676c44f1', '102945047148321116038', 'https://profiles.google.com/102945047148321116038', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Angela Santos', '', 'Angela', 'Santos', '', '', '', 0, 0, 0, 'angela.ml.santos@gmail.com', 'angela.ml.santos@gmail.com', '', '', '', '', '', ''),
(251, 251, 'Facebook', 'aea802370355dd1709c98fb0a52cae9c261566d4', '10153354452933024', 'https://www.facebook.com/app_scoped_user_id/10153354452933024/', '', 'https://graph.facebook.com/10153354452933024/picture?width=150&height=150', 'Miguel Antunes de Moura', '', 'Miguel', 'Moura', 'male', 'pt_PT', '', 0, 0, 0, 'm_moura@hotmail.com', 'm_moura@hotmail.com', '', '', '', '', '', ''),
(252, 252, 'Facebook', '68948e5d6dea7ef1cae17356157f1e86b4e56523', '10206893984690572', 'https://www.facebook.com/app_scoped_user_id/10206893984690572/', '', 'https://graph.facebook.com/10206893984690572/picture?width=150&height=150', 'Edgar Pereira', '', 'Edgar', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'helderedgar@gmail.com', 'helderedgar@gmail.com', '', '', '', '', '', ''),
(253, 253, 'Google', '469ac0878a667add66fa3eecf7b0068834bf333d', '110212364106971064258', 'https://plus.google.com/110212364106971064258', '', 'https://lh5.googleusercontent.com/-QL705vBCslE/AAAAAAAAAAI/AAAAAAAAAe8/8SW4XfrqSgQ/photo.jpg?sz=200', 'António Rodrigues', '', 'António', 'Rodrigues', 'male', '', '', 0, 0, 0, 'antoniofiliperodrigues@gmail.com', 'antoniofiliperodrigues@gmail.com', '', '', '', '', '', ''),
(254, 254, 'Facebook', 'f77657c2738afbe92ed9a7e5d4ac07da7d2ffad8', '10205295005029220', 'https://www.facebook.com/app_scoped_user_id/10205295005029220/', '', 'https://graph.facebook.com/10205295005029220/picture?width=150&height=150', 'Maria Rebelo de Andrade', '', 'Maria', 'Rebelo de Andrade', '', 'pt_PT', '', 0, 0, 0, 'maria.rebelo.andrade@gmail.com', 'maria.rebelo.andrade@gmail.com', '', '', '', '', '', ''),
(255, 255, 'Facebook', 'f1b81c15bb72dafe5f4d5ddca6e55fdda5670aef', '10152901103275172', 'https://www.facebook.com/app_scoped_user_id/10152901103275172/', '', 'https://graph.facebook.com/10152901103275172/picture?width=150&height=150', 'Marco Silva', '', 'Marco', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'markinhofsilva@hotmail.com', 'markinhofsilva@hotmail.com', '', '', '', '', '', ''),
(256, 256, 'Facebook', '39cc40717ecd3c6a7d3d4516327881ff0ab7db18', '10153404344699703', 'https://www.facebook.com/app_scoped_user_id/10153404344699703/', '', 'https://graph.facebook.com/10153404344699703/picture?width=150&height=150', 'Joana Alegre Duarte', '', 'Joana', 'Duarte', 'female', 'en_US', '', 0, 0, 0, 'joana_alegre@hotmail.com', 'joana_alegre@hotmail.com', '', '', '', '', '', ''),
(257, 257, 'Facebook', 'f683eb46079218fef5ccbcfa2b12d23c3e8f5158', '10205971136411580', 'https://www.facebook.com/app_scoped_user_id/10205971136411580/', '', 'https://graph.facebook.com/10205971136411580/picture?width=150&height=150', 'Guadalupe Cortez Pereira', '', 'Guadalupe', 'Cortez Pereira', 'female', 'en_GB', '', 0, 0, 0, 'mdgpereira@gmail.com', 'mdgpereira@gmail.com', '', '', '', '', '', ''),
(258, 258, 'Facebook', '70fcb1b2e12950faaf96956c110adaeaa1a1b758', '10152738832632303', 'https://www.facebook.com/app_scoped_user_id/10152738832632303/', '', 'https://graph.facebook.com/10152738832632303/picture?width=150&height=150', 'Joao Monge', '', 'Joao', 'Monge', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(259, 259, 'Facebook', '4637da66eda7589ca4ab1a85a4b114e7aaa10905', '10200450890710399', 'https://www.facebook.com/app_scoped_user_id/10200450890710399/', '', 'https://graph.facebook.com/10200450890710399/picture?width=150&height=150', 'Alexandra Rocha Antunes', '', 'Alexandra', 'Antunes', 'female', 'pt_PT', '', 0, 0, 0, 'xanar7@gmail.com', 'xanar7@gmail.com', '', '', '', '', '', ''),
(260, 260, 'Facebook', '31415518258d503b1033a991bb5fffcecf2a7750', '10203939579839736', 'https://www.facebook.com/app_scoped_user_id/10203939579839736/', '', 'https://graph.facebook.com/10203939579839736/picture?width=150&height=150', 'Luis Rocha Antunes', '', 'Luis', 'Antunes', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(261, 261, 'Facebook', '20a98285801a2a6f9b8b79db8fb02ac671af3337', '836850169727349', 'https://www.facebook.com/app_scoped_user_id/836850169727349/', '', 'https://graph.facebook.com/836850169727349/picture?width=150&height=150', 'Isa Andrade', '', 'Isa', 'Andrade', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(262, 262, 'Google', '2475fa9a1b76a00c6f8925c4ca218f7306418dea', '111601858631905602144', 'https://plus.google.com/111601858631905602144', '', 'https://lh4.googleusercontent.com/-3AyYY92K8_Y/AAAAAAAAAAI/AAAAAAAAAD4/fpEQjpdbo50/photo.jpg?sz=200', 'Al Jahman', '', 'Al', 'Jahman', 'male', '', '', 0, 0, 0, 'alexandreedcsousa@hotmail.com', 'alexandreedcsousa@hotmail.com', '', '', '', '', '', ''),
(263, 263, 'Facebook', 'ffbf2909c8707985dce225890a8f0607f8f4d0c4', '10203155242481331', 'https://www.facebook.com/app_scoped_user_id/10203155242481331/', '', 'https://graph.facebook.com/10203155242481331/picture?width=150&height=150', 'Madalena Algarvio De Castro', '', 'Madalena', 'De Castro', 'female', 'pt_PT', '', 0, 0, 0, 'madalgcastro@hotmail.com', 'madalgcastro@hotmail.com', '', '', '', '', '', ''),
(264, 264, 'Facebook', '751419e1efdd4e0f67d83fc72c02487a9a49488b', '10203900600822799', 'https://www.facebook.com/app_scoped_user_id/10203900600822799/', '', 'https://graph.facebook.com/10203900600822799/picture?width=150&height=150', 'Luana Mota', '', 'Luana', 'Mota', 'female', 'pt_PT', '', 0, 0, 0, 'luana.mota@live.com', 'luana.mota@live.com', '', '', '', '', '', ''),
(265, 265, 'Facebook', '6b59bebdc718d69aa9e25719c8c77150958c8f5c', '10153357470118809', 'https://www.facebook.com/app_scoped_user_id/10153357470118809/', '', 'https://graph.facebook.com/10153357470118809/picture?width=150&height=150', 'Sam Sam Seifi', '', 'Sam', 'Seifi', 'female', 'pt_PT', '', 0, 0, 0, 'sam.seifi0@gmail.com', 'sam.seifi0@gmail.com', '', '', '', '', '', ''),
(266, 266, 'Facebook', 'a187196ebfc47decd759587839efa2ecfb054552', '10153025405511748', 'https://www.facebook.com/app_scoped_user_id/10153025405511748/', '', 'https://graph.facebook.com/10153025405511748/picture?width=150&height=150', 'Silvia Serra', '', 'Silvia', 'Serra', 'female', 'pt_PT', '', 0, 0, 0, 'silviamvserra@gmail.com', 'silviamvserra@gmail.com', '', '', '', '', '', ''),
(267, 267, 'Facebook', '42acec9baca0e6b559794e180da962ac4e5c5453', '10204222631110900', 'https://www.facebook.com/app_scoped_user_id/10204222631110900/', '', 'https://graph.facebook.com/10204222631110900/picture?width=150&height=150', 'Simone Ujvari Lourenço', '', 'Simone', 'Ujvari Lourenço', 'female', 'pt_PT', '', 0, 0, 0, 'siujvari@hotmail.com', 'siujvari@hotmail.com', '', '', '', '', '', ''),
(268, 268, 'Facebook', 'bfdc446d9dac02ee9ecc853b0dbc42dfb219fb08', '10204151046405100', 'https://www.facebook.com/app_scoped_user_id/10204151046405100/', '', 'https://graph.facebook.com/10204151046405100/picture?width=150&height=150', 'Luis Ramada', '', 'Luis', 'Ramada', 'male', 'pt_PT', '', 0, 0, 0, 'lramada@iol.pt', 'lramada@iol.pt', '', '', '', '', '', ''),
(269, 269, 'Facebook', 'e4e5fc14ec11e77411cc7e3813f1a0650d310c5c', '852483218150545', 'https://www.facebook.com/app_scoped_user_id/852483218150545/', '', 'https://graph.facebook.com/852483218150545/picture?width=150&height=150', 'Carolina Pereira', '', 'Carolina', 'Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'carolinasalgueiropereira@live.com.pt', 'carolinasalgueiropereira@live.com.pt', '', '', '', '', '', ''),
(270, 270, 'Facebook', '602880a37575a55ad2bb255d2efdce4015d57b19', '1586292128296353', 'https://www.facebook.com/app_scoped_user_id/1586292128296353/', '', 'https://graph.facebook.com/1586292128296353/picture?width=150&height=150', 'Teresa Brigas', '', 'Teresa', 'Brigas', 'female', 'pt_PT', '', 0, 0, 0, 'teresabrigas@hotmail.com', 'teresabrigas@hotmail.com', '', '', '', '', '', ''),
(271, 271, 'Facebook', '3b1060993718303b51daf2ba79075b5616b3cace', '10204079190760183', 'https://www.facebook.com/app_scoped_user_id/10204079190760183/', '', 'https://graph.facebook.com/10204079190760183/picture?width=150&height=150', 'Tiago Tavares', '', 'Tiago', 'Tavares', 'male', 'pt_PT', '', 0, 0, 0, 'tigstav@gmail.com', 'tigstav@gmail.com', '', '', '', '', '', ''),
(272, 272, 'Facebook', '6098d1c510de914a0df1cb95ab973b8d44aa707b', '926625180722927', 'https://www.facebook.com/app_scoped_user_id/926625180722927/', '', 'https://graph.facebook.com/926625180722927/picture?width=150&height=150', 'Cristina Rocha Antunes', '', 'Cristina', 'Rocha Antunes', 'female', 'en_US', '', 0, 0, 0, 'antunes.estoril.cristina@gmail.com', 'antunes.estoril.cristina@gmail.com', '', '', '', '', '', ''),
(273, 273, 'Facebook', '129a6673c36136914660ba00942cd8868e2b465e', '10203937182779197', 'https://www.facebook.com/app_scoped_user_id/10203937182779197/', '', 'https://graph.facebook.com/10203937182779197/picture?width=150&height=150', 'Francisco Matos Peres', '', 'Francisco', 'Peres', 'male', 'pt_PT', '', 0, 0, 0, 'fmatosperes@gmail.com', 'fmatosperes@gmail.com', '', '', '', '', '', ''),
(274, 274, 'Facebook', 'cedaf59f6bf48ef681d4748bcea3d38dfe57d90c', '10153030278663585', 'https://www.facebook.com/app_scoped_user_id/10153030278663585/', '', 'https://graph.facebook.com/10153030278663585/picture?width=150&height=150', 'Joao Bon De Sousa', '', 'Joao', 'De Sousa', 'male', 'en_US', '', 0, 0, 0, 'joao_bondesousa@hotmail.com', 'joao_bondesousa@hotmail.com', '', '', '', '', '', ''),
(275, 275, 'Facebook', 'f6aa09aadeea30ffe8fe1b338a0fbb193ff68b38', '10205689692458324', 'https://www.facebook.com/app_scoped_user_id/10205689692458324/', '', 'https://graph.facebook.com/10205689692458324/picture?width=150&height=150', 'Francisco Santos', '', 'Francisco', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'xico.ts@hotmail.com', 'xico.ts@hotmail.com', '', '', '', '', '', ''),
(276, 276, 'Facebook', '3d603f69045bf3d44c230da563e7612ebd561879', '10206682506605296', 'https://www.facebook.com/app_scoped_user_id/10206682506605296/', '', 'https://graph.facebook.com/10206682506605296/picture?width=150&height=150', 'António Carreira', '', 'António', 'Carreira', 'male', 'pt_PT', '', 0, 0, 0, 'antoniocarreira27@gmail.com', 'antoniocarreira27@gmail.com', '', '', '', '', '', ''),
(277, 277, 'Facebook', '9daed30e13e9eb076297535bcb3391544ebdd9a2', '10205371613183058', 'https://www.facebook.com/app_scoped_user_id/10205371613183058/', '', 'https://graph.facebook.com/10205371613183058/picture?width=150&height=150', 'André Vitória Do Carmo', '', 'André', 'Carmo', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(278, 278, 'Facebook', '4f6db7b5361eed2ca2bd3740e355c1324eeaf5aa', '10153408928527783', 'https://www.facebook.com/app_scoped_user_id/10153408928527783/', '', 'https://graph.facebook.com/10153408928527783/picture?width=150&height=150', 'Mariana Pinto Guedes', '', 'Mariana', 'Pinto Guedes', 'female', 'pt_PT', '', 0, 0, 0, 'miana_guedes@hotmail.com', 'miana_guedes@hotmail.com', '', '', '', '', '', ''),
(279, 279, 'Facebook', 'b7694befaba2d7eb9291c48d956a18c277996b9b', '838065042896075', 'https://www.facebook.com/app_scoped_user_id/838065042896075/', '', 'https://graph.facebook.com/838065042896075/picture?width=150&height=150', 'Luis Lourenço', '', 'Luis', 'Lourenço', 'male', 'pt_PT', '', 0, 0, 0, 'luis.lourenco13@gmail.com', 'luis.lourenco13@gmail.com', '', '', '', '', '', ''),
(280, 280, 'Facebook', 'd6979a6d5a7d0a7f52d47e5503e3864968ab4e77', '968189549879812', 'https://www.facebook.com/app_scoped_user_id/968189549879812/', '', 'https://graph.facebook.com/968189549879812/picture?width=150&height=150', 'Guga Pirá Carvalho', '', 'Guga', 'Pirá Carvalho', 'male', 'pt_BR', '', 0, 0, 0, 'gugapira@hotmail.com', 'gugapira@hotmail.com', '', '', '', '', '', ''),
(281, 281, 'Facebook', 'e7c9c40b5d62a4706b6336427d07302811dc9fb5', '771403219643366', 'https://www.facebook.com/app_scoped_user_id/771403219643366/', '', 'https://graph.facebook.com/771403219643366/picture?width=150&height=150', 'João Palma Carreira', '', 'João Palma', 'Carreira', 'male', 'pt_PT', '', 0, 0, 0, 'jfcarreira@netcabo.pt', 'jfcarreira@netcabo.pt', '', '', '', '', '', ''),
(282, 282, 'Facebook', 'f543f51e11ec1b57cc0a6f6874960fabc6b8c389', '962621260438787', 'https://www.facebook.com/app_scoped_user_id/962621260438787/', '', 'https://graph.facebook.com/962621260438787/picture?width=150&height=150', 'Tania Juliao', '', 'Tania', 'Juliao', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(283, 284, 'Facebook', 'f908ed9814487aca225481d7ea9f9a6f57ff19b4', '898394023540411', 'https://www.facebook.com/app_scoped_user_id/898394023540411/', '', 'https://graph.facebook.com/898394023540411/picture?width=150&height=150', 'Pedro Conceição', '', 'Pedro', 'Conceição', 'male', 'pt_PT', '', 0, 0, 0, 'pedroconceicao_@hotmail.com', 'pedroconceicao_@hotmail.com', '', '', '', '', '', ''),
(284, 283, 'Facebook', '98f6d1eaa4203683cfb5fc23fe65dd6320503c6f', '10153363060027269', 'https://www.facebook.com/app_scoped_user_id/10153363060027269/', '', 'https://graph.facebook.com/10153363060027269/picture?width=150&height=150', 'Sara Moreira', '', 'Sara', 'Moreira', 'female', 'pt_PT', '', 0, 0, 0, 'sarajpmoreira@gmail.com', 'sarajpmoreira@gmail.com', '', '', '', '', '', ''),
(285, 285, 'Facebook', 'efd8a254fab95b27bab1292f5aa9bfa3497557ff', '10153040784083668', 'https://www.facebook.com/app_scoped_user_id/10153040784083668/', '', 'https://graph.facebook.com/10153040784083668/picture?width=150&height=150', 'Pedro Santos', '', 'Pedro', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'pepsina1@hotmail.com', 'pepsina1@hotmail.com', '', '', '', '', '', ''),
(286, 286, 'Facebook', '51feab7a7a8c6ad9a7b1ca4149c03a95206d237d', '1564465307150788', 'https://www.facebook.com/app_scoped_user_id/1564465307150788/', '', 'https://graph.facebook.com/1564465307150788/picture?width=150&height=150', 'Vanessa Monteiro', '', 'Vanessa', 'Monteiro', 'female', 'pt_PT', '', 0, 0, 0, 'vanny.vb.monteiro@gmail.com', 'vanny.vb.monteiro@gmail.com', '', '', '', '', '', ''),
(287, 287, 'Facebook', 'bfcd5c7baf419b75962cf99e6fe7a532dc76e30c', '10153226314771418', 'https://www.facebook.com/app_scoped_user_id/10153226314771418/', '', 'https://graph.facebook.com/10153226314771418/picture?width=150&height=150', 'Joana Nascimento', '', 'Joana', 'Nascimento', 'female', 'pt_PT', '', 0, 0, 0, 'joanascimento@hotmail.com', 'joanascimento@hotmail.com', '', '', '', '', '', ''),
(288, 288, 'Facebook', 'ef31341b608459dc3e1af21033a0dac7de6dc1e7', '10153293769698361', 'https://www.facebook.com/app_scoped_user_id/10153293769698361/', '', 'https://graph.facebook.com/10153293769698361/picture?width=150&height=150', 'Raquel Frade', '', 'Raquel', 'Frade', 'female', 'pt_PT', '', 0, 0, 0, 'raquelfrade@hotmail.com', 'raquelfrade@hotmail.com', '', '', '', '', '', ''),
(289, 289, 'Facebook', 'b7b62a3963778a320c1f327d0155429ab7593fa7', '965193796866468', 'https://www.facebook.com/app_scoped_user_id/965193796866468/', '', 'https://graph.facebook.com/965193796866468/picture?width=150&height=150', 'Joana Morais da Rocha', '', 'Joana', 'Morais da Rocha', 'female', 'pt_PT', '', 0, 0, 0, 'luzestelar.joana@gmail.com', 'luzestelar.joana@gmail.com', '', '', '', '', '', ''),
(290, 290, 'Facebook', '1267c6b4ec14d771cd87fbdb99517f25398ce1ef', '926734547367820', 'https://www.facebook.com/app_scoped_user_id/926734547367820/', '', 'https://graph.facebook.com/926734547367820/picture?width=150&height=150', 'Rosa Maria Carvalho', '', 'Rosa Maria', 'Carvalho', 'female', 'pt_PT', '', 0, 0, 0, 'rosa.carvalho8@sapo.pt', 'rosa.carvalho8@sapo.pt', '', '', '', '', '', ''),
(291, 291, 'Facebook', '1b9175c176b15da1064597f03f9c58bb6be00f20', '10206547471386721', 'https://www.facebook.com/app_scoped_user_id/10206547471386721/', '', 'https://graph.facebook.com/10206547471386721/picture?width=150&height=150', 'Hélio António', '', 'Hélio', 'António', 'male', 'pt_PT', '', 0, 0, 0, 'helioantonio@msn.com', 'helioantonio@msn.com', '', '', '', '', '', ''),
(292, 292, 'Facebook', 'ac12a8431bdcf4c92da1e5d1692b8382f33e4c4a', '10154006850318438', 'https://www.facebook.com/app_scoped_user_id/10154006850318438/', '', 'https://graph.facebook.com/10154006850318438/picture?width=150&height=150', 'Marta Azevedo', '', 'Marta', 'Azevedo', 'female', 'en_US', '', 0, 0, 0, 'mmatosazevedo@gmail.com', 'mmatosazevedo@gmail.com', '', '', '', '', '', ''),
(293, 293, 'Facebook', '64ee52345a6102e67442f7ddc544c42d95af0ad9', '833307180089769', 'https://www.facebook.com/app_scoped_user_id/833307180089769/', '', 'https://graph.facebook.com/833307180089769/picture?width=150&height=150', 'Bia Pereira', '', 'Bia', 'Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'beatriz.cs.pereira@hotmail.com', 'beatriz.cs.pereira@hotmail.com', '', '', '', '', '', ''),
(294, 294, 'Facebook', 'dd022dd82c61a192b80437eaf27582539d4632e0', '10204837364710271', 'https://www.facebook.com/app_scoped_user_id/10204837364710271/', '', 'https://graph.facebook.com/10204837364710271/picture?width=150&height=150', 'Vera Policarpo Neves', '', 'Vera', 'Neves', 'female', 'pt_PT', '', 0, 0, 0, 'verapolicarpo@gmail.com', 'verapolicarpo@gmail.com', '', '', '', '', '', ''),
(295, 295, 'Facebook', '02237d15cb7da55efb621966745c97f8a7d94add', '10152838963236570', 'https://www.facebook.com/app_scoped_user_id/10152838963236570/', '', 'https://graph.facebook.com/10152838963236570/picture?width=150&height=150', 'Duarte Jorge', '', 'Duarte', 'Jorge', 'male', 'en_US', '', 0, 0, 0, 'duartemjorge@gmail.com', 'duartemjorge@gmail.com', '', '', '', '', '', ''),
(296, 296, 'Facebook', '28a14c1c44d4855d397cb33cc133ef77b0690763', '10153422634349714', 'https://www.facebook.com/app_scoped_user_id/10153422634349714/', '', 'https://graph.facebook.com/10153422634349714/picture?width=150&height=150', 'Joana Andrade', '', 'Joana', 'Andrade', 'female', 'en_GB', '', 0, 0, 0, 'jo_andrade80@hotmail.com', 'jo_andrade80@hotmail.com', '', '', '', '', '', ''),
(297, 297, 'Facebook', '6807a388563ea8e51a0c9c331da3a3f5a143d8bb', '638255002977053', 'https://www.facebook.com/app_scoped_user_id/638255002977053/', '', 'https://graph.facebook.com/638255002977053/picture?width=150&height=150', 'Tuxa Guerra', '', 'Tuxa', 'Guerra', 'female', 'pt_PT', '', 0, 0, 0, 'tuxamariaguerra@gmail.com', 'tuxamariaguerra@gmail.com', '', '', '', '', '', ''),
(298, 298, 'Facebook', 'c27c5316ebcd3f7b43268c95126ece553965215c', '10205266096185269', 'https://www.facebook.com/app_scoped_user_id/10205266096185269/', '', 'https://graph.facebook.com/10205266096185269/picture?width=150&height=150', 'Pedro Farelo', '', 'Pedro', 'Farelo', 'male', 'en_US', '', 0, 0, 0, 'pedro.farelo@goma.pt', 'pedro.farelo@goma.pt', '', '', '', '', '', ''),
(299, 299, 'Facebook', 'bf5d02ee9557aa11553abd74413af19de75e447c', '10153333973956823', 'https://www.facebook.com/app_scoped_user_id/10153333973956823/', '', 'https://graph.facebook.com/10153333973956823/picture?width=150&height=150', 'Carlos Costa', '', 'Carlos', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(300, 300, 'Facebook', '1c6b713c7ac1dd8ee2949393249a9033418fca25', '10204482997739896', 'https://www.facebook.com/app_scoped_user_id/10204482997739896/', '', 'https://graph.facebook.com/10204482997739896/picture?width=150&height=150', 'Mónica Baião de Figueiredo', '', 'Mónica', 'de Figueiredo', 'female', 'pt_PT', '', 0, 0, 0, 'mokinamail@sapo.pt', 'mokinamail@sapo.pt', '', '', '', '', '', ''),
(301, 301, 'Facebook', '1a1db6359a96d1b2d49ce1b0d1452dd1813613ae', '945460608809162', 'https://www.facebook.com/app_scoped_user_id/945460608809162/', '', 'https://graph.facebook.com/945460608809162/picture?width=150&height=150', 'José Dias', '', 'José', 'Dias', 'male', 'pt_PT', '', 0, 0, 0, 'zedias19@gmail.com', 'zedias19@gmail.com', '', '', '', '', '', ''),
(302, 302, 'Facebook', '91cbcf4cd8fad2db0c65a1c26f7c609372fa2eec', '985126211498612', 'https://www.facebook.com/app_scoped_user_id/985126211498612/', '', 'https://graph.facebook.com/985126211498612/picture?width=150&height=150', 'Marco Mendes', '', 'Marco', 'Mendes', 'male', 'pt_PT', '', 0, 0, 0, 'marcoavmendes@gmail.com', 'marcoavmendes@gmail.com', '', '', '', '', '', ''),
(303, 303, 'Facebook', '73e14f695651e437b80fe019c27a97f205d04ea4', '10203970156950480', 'https://www.facebook.com/app_scoped_user_id/10203970156950480/', '', 'https://graph.facebook.com/10203970156950480/picture?width=150&height=150', 'Ana Martins', '', 'Ana', 'Martins', 'female', 'pt_PT', '', 0, 0, 0, 'anam.cerca@gmail.com', 'anam.cerca@gmail.com', '', '', '', '', '', ''),
(304, 304, 'Google', 'd56643febba10217ddacab2f115fe2947783c6b4', '111885331559489791493', 'https://plus.google.com/111885331559489791493', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ana Morais', '', 'Ana', 'Morais', 'female', '', '', 0, 0, 0, 'anascmorais@gmail.com', 'anascmorais@gmail.com', '', '', '', '', '', ''),
(305, 305, 'Facebook', 'bc5c9dee314a32cdc5ef2a6b0c467d754f1297c3', '10204297793377996', 'https://www.facebook.com/app_scoped_user_id/10204297793377996/', '', 'https://graph.facebook.com/10204297793377996/picture?width=150&height=150', 'Joana Vieira', '', 'Joana', 'Vieira', 'female', 'pt_PT', '', 0, 0, 0, 'joanafmv_2@hotmail.com', 'joanafmv_2@hotmail.com', '', '', '', '', '', ''),
(306, 306, 'Facebook', '2968cc4a2ff9d389e87570fba491ca568777ecc2', '10153299075449099', 'https://www.facebook.com/app_scoped_user_id/10153299075449099/', '', 'https://graph.facebook.com/10153299075449099/picture?width=150&height=150', 'Carolina Mesquita E Carmo', '', 'Carolina', 'Carmo', 'female', 'pt_PT', '', 0, 0, 0, 'carolinamc@gmx.com', 'carolinamc@gmx.com', '', '', '', '', '', ''),
(307, 307, 'Facebook', 'b45d7e0f101c041005added3003d449f3a481a59', '999545810056793', 'https://www.facebook.com/app_scoped_user_id/999545810056793/', '', 'https://graph.facebook.com/999545810056793/picture?width=150&height=150', 'Catarina Filipa Augusto', '', 'Catarina', 'Augusto', 'female', 'en_US', '', 0, 0, 0, 'cfra2012@gmail.com', 'cfra2012@gmail.com', '', '', '', '', '', ''),
(308, 308, 'Facebook', 'c1c0ef3d84627a682a2b3af6339858021ad43bb8', '858210324227310', 'https://www.facebook.com/app_scoped_user_id/858210324227310/', '', 'https://graph.facebook.com/858210324227310/picture?width=150&height=150', 'Pedro Domingos', '', 'Pedro', 'Domingos', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(309, 309, 'Facebook', 'f4e387eda78bc5328f483991b4a86efef9a67c41', '10153366329027112', 'https://www.facebook.com/app_scoped_user_id/10153366329027112/', '', 'https://graph.facebook.com/10153366329027112/picture?width=150&height=150', 'Zé Rivotti Maggiorani Appleton', '', 'Zé', 'Appleton', 'male', 'pt_PT', '', 0, 0, 0, 'zeappleton@hotmail.com', 'zeappleton@hotmail.com', '', '', '', '', '', ''),
(310, 310, 'Facebook', 'da0b948c2241fa9714f5915ecb09931f2358d68b', '947613725270547', 'https://www.facebook.com/app_scoped_user_id/947613725270547/', '', 'https://graph.facebook.com/947613725270547/picture?width=150&height=150', 'Rafa Baptista', '', 'Rafa', 'Baptista', 'male', 'pt_PT', '', 0, 0, 0, 'baptistarafael1@gmail.com', 'baptistarafael1@gmail.com', '', '', '', '', '', ''),
(311, 311, 'Facebook', 'ef7ae657530e8292ea3782f2dd35807daa046d32', '10206942467065913', 'https://www.facebook.com/app_scoped_user_id/10206942467065913/', '', 'https://graph.facebook.com/10206942467065913/picture?width=150&height=150', 'Pedro Sampaio', '', 'Pedro', 'Sampaio', 'male', 'en_US', '', 0, 0, 0, 'pedromurilo@gmail.com', 'pedromurilo@gmail.com', '', '', '', '', '', ''),
(312, 312, 'Facebook', '38e201490dfe581b88ebd21fc09b7faba624d4ea', '10206666352675322', 'https://www.facebook.com/app_scoped_user_id/10206666352675322/', '', 'https://graph.facebook.com/10206666352675322/picture?width=150&height=150', 'Rui Santos', '', 'Rui', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'ruipedro72@hotmail.com', 'ruipedro72@hotmail.com', '', '', '', '', '', ''),
(313, 313, 'Google', 'cedee94977768cf0699750d37f927c5eb8309a5e', '116239292728882036906', 'https://plus.google.com/+PedrodelRiopedrodelrio', '', 'https://lh3.googleusercontent.com/-PJddFK9A1Kw/AAAAAAAAAAI/AAAAAAAAHLg/eYJ2PZRQIXc/photo.jpg?sz=200', 'Pedro del Rio', '', 'Pedro', 'del Rio', 'male', '', '', 0, 0, 0, 'pedro.oliveiragoncalves@gmail.com', 'pedro.oliveiragoncalves@gmail.com', '', '', '', '', '', ''),
(314, 314, 'Facebook', '8bf01f7efa2d355f11622200a8cdb55cc6682f5a', '10153230252295733', 'https://www.facebook.com/app_scoped_user_id/10153230252295733/', '', 'https://graph.facebook.com/10153230252295733/picture?width=150&height=150', 'Rita Piçarra', '', 'Rita', 'Piçarra', 'female', 'en_US', '', 0, 0, 0, 'rita_picarra@hotmail.com', 'rita_picarra@hotmail.com', '', '', '', '', '', ''),
(315, 315, 'Facebook', '945bca13331128b498341e7f6548861db4c9b26e', '10155608109850721', 'https://www.facebook.com/app_scoped_user_id/10155608109850721/', '', 'https://graph.facebook.com/10155608109850721/picture?width=150&height=150', 'Paulo Jorge Bettencourt Girão', '', 'Paulo', 'Girão', 'male', 'nb_NO', '', 0, 0, 0, 'paulo.girao@ntnu.no', 'paulo.girao@ntnu.no', '', '', '', '', '', ''),
(316, 316, 'Google', '827503851cc9749e641cba01d0a9af60431d330f', '100171790020019710798', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Maria Sepúlveda de Castelbranco Abecasis', '', 'Maria', 'Sepúlveda de Castelbranco Abecasis', '', '', '', 0, 0, 0, '14832@novasbe.pt', '14832@novasbe.pt', '', '', '', '', '', ''),
(317, 317, 'Facebook', '940ae39710930553e6ab51a144ec62065aec5f2c', '10153369951684658', 'https://www.facebook.com/app_scoped_user_id/10153369951684658/', '', 'https://graph.facebook.com/10153369951684658/picture?width=150&height=150', 'Rodrigo Silva', '', 'Rodrigo', 'Silva', 'male', 'en_GB', '', 0, 0, 0, 'rrppsilva@gmail.com', 'rrppsilva@gmail.com', '', '', '', '', '', ''),
(318, 318, 'Facebook', '28f27b76f59f44b096765e9810c2046eea5ec9ef', '10155527984870417', 'https://www.facebook.com/app_scoped_user_id/10155527984870417/', '', 'https://graph.facebook.com/10155527984870417/picture?width=150&height=150', 'Susana Torroais', '', 'Susana', 'Torroais', 'female', 'pt_PT', '', 0, 0, 0, 'susanatorroais@netcabo.pt', 'susanatorroais@netcabo.pt', '', '', '', '', '', ''),
(319, 319, 'Google', 'd309ee3fe0f82968c2dd71d99f9de3186dfe42ef', '107754751985564376978', 'https://plus.google.com/107754751985564376978', '', 'https://lh5.googleusercontent.com/-1bh6GelUHzY/AAAAAAAAAAI/AAAAAAAAACE/oMSBSwzUouU/photo.jpg?sz=200', 'Fernando Gil', '', 'Fernando', 'Gil', 'male', '', '', 0, 0, 0, 'fernyse.gil@gmail.com', 'fernyse.gil@gmail.com', '', '', '', '', '', ''),
(320, 320, 'Facebook', '52368143e4ead4bd0cf16ee81f1ae7bd6a9f0c50', '10203887652134565', 'https://www.facebook.com/app_scoped_user_id/10203887652134565/', '', 'https://graph.facebook.com/10203887652134565/picture?width=150&height=150', 'Francisca Laires', '', 'Francisca', 'Laires', 'female', 'en_GB', '', 0, 0, 0, 'franciscafguiomar@gmail.com', 'franciscafguiomar@gmail.com', '', '', '', '', '', ''),
(321, 321, 'Facebook', '2c4c4b8a841317ebb23516d22728a5521164ff44', '1109103355770408', 'https://www.facebook.com/app_scoped_user_id/1109103355770408/', '', 'https://graph.facebook.com/1109103355770408/picture?width=150&height=150', 'Maria José Isabel', '', 'Maria José', 'Isabel', 'female', 'pt_PT', '', 0, 0, 0, 'mizeisabel@gmail.com', 'mizeisabel@gmail.com', '', '', '', '', '', ''),
(322, 322, 'Google', '0949a10bf5ec9beac7326a56f2e3d8e730fb70b5', '111942111814541286678', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Pedro Dinis', '', 'Pedro', 'Dinis', '', '', '', 0, 0, 0, 'pedrodinis.pt@gmail.com', 'pedrodinis.pt@gmail.com', '', '', '', '', '', ''),
(323, 323, 'Facebook', 'a38f88823565d3aae7f2e74c22ea96b4f7ceb917', '10152925306463494', 'https://www.facebook.com/app_scoped_user_id/10152925306463494/', '', 'https://graph.facebook.com/10152925306463494/picture?width=150&height=150', 'Nuno Vitorino', '', 'Nuno', 'Vitorino', 'male', 'en_GB', '', 0, 0, 0, 'vitorinonuno@hotmail.com', 'vitorinonuno@hotmail.com', '', '', '', '', '', ''),
(324, 324, 'Facebook', '0d1a5bb9d27495cf32b4b7284b82326b403ea2ed', '10152825607758344', 'https://www.facebook.com/app_scoped_user_id/10152825607758344/', '', 'https://graph.facebook.com/10152825607758344/picture?width=150&height=150', 'Ana Andrade Lopes', '', 'Ana', 'Lopes', 'female', 'en_GB', '', 0, 0, 0, 'anaandradelopes01@gmail.com', 'anaandradelopes01@gmail.com', '', '', '', '', '', ''),
(325, 325, 'Facebook', '9da826efbaebfdc80b079466ffc582f4bbd4851c', '10205352868956083', 'https://www.facebook.com/app_scoped_user_id/10205352868956083/', '', 'https://graph.facebook.com/10205352868956083/picture?width=150&height=150', 'Diogo Teixeira', '', 'Diogo', 'Teixeira', 'male', 'pt_PT', '', 0, 0, 0, 'teixa2000@gmail.com', 'teixa2000@gmail.com', '', '', '', '', '', ''),
(326, 326, 'Facebook', 'dea591b5e7ef8312bd39c6f7cd47cd6fbd43d4d8', '10153007709871871', 'https://www.facebook.com/app_scoped_user_id/10153007709871871/', '', 'https://graph.facebook.com/10153007709871871/picture?width=150&height=150', 'Luís Ducla Soares', '', 'Luís', 'Soares', 'male', 'en_GB', '', 0, 0, 0, 'lds@lx.it.pt', 'lds@lx.it.pt', '', '', '', '', '', ''),
(327, 327, 'Facebook', '8b77e816103da91d0c3af8c4cdeddc7d809dcfd5', '10204267521107846', 'https://www.facebook.com/app_scoped_user_id/10204267521107846/', '', 'https://graph.facebook.com/10204267521107846/picture?width=150&height=150', 'Miguel De Sequeira Lopes', '', 'Miguel', 'Lopes', 'male', 'pt_PT', '', 0, 0, 0, 'mcvslopes@gmail.com', 'mcvslopes@gmail.com', '', '', '', '', '', ''),
(328, 328, 'Facebook', '5c71fdf7d0ec34acce8e2b96d92fd26744635b67', '10152731677901568', 'https://www.facebook.com/app_scoped_user_id/10152731677901568/', '', 'https://graph.facebook.com/10152731677901568/picture?width=150&height=150', 'Bárbara Palinhos Pereira', '', 'Bárbara', 'Palinhos Pereira', 'female', 'pt_BR', '', 0, 0, 0, 'barbara.palinhos@gmail.com', 'barbara.palinhos@gmail.com', '', '', '', '', '', ''),
(329, 329, 'Facebook', '41cbe2869cb1cabea56f25706de57d679628af57', '10203120359210176', 'https://www.facebook.com/app_scoped_user_id/10203120359210176/', '', 'https://graph.facebook.com/10203120359210176/picture?width=150&height=150', 'Francisco Oliveira Bastos', '', 'Francisco', 'Bastos', 'male', 'en_GB', '', 0, 0, 0, 'foliveirabastos@gmail.com', 'foliveirabastos@gmail.com', '', '', '', '', '', ''),
(330, 330, 'Google', 'edef0b89006decce4c8a1ad18c043cb971007c8b', '112672389575878690864', 'https://plus.google.com/112672389575878690864', '', 'https://lh4.googleusercontent.com/-g2Rahs-MnIQ/AAAAAAAAAAI/AAAAAAAAAiI/pkw5tEsY038/photo.jpg?sz=200', 'ivan valadares', '', 'ivan', 'valadares', 'male', '', '', 0, 0, 0, 'ivan.camacho.valadares@gmail.com', 'ivan.camacho.valadares@gmail.com', '', '', '', '', '', ''),
(331, 331, 'Facebook', '0d8f02dfab952335a3bdcf3828324bc578e86a19', '949310451786523', 'https://www.facebook.com/app_scoped_user_id/949310451786523/', '', 'https://graph.facebook.com/949310451786523/picture?width=150&height=150', 'Miguel Adão', '', 'Miguel', 'Adão', 'male', 'pt_PT', '', 0, 0, 0, 'migueladao.bb@gmail.com', 'migueladao.bb@gmail.com', '', '', '', '', '', ''),
(332, 332, 'Google', '1239878a0dce622f46e9ccf4d3938c6d5d7d1c52', '106304588793230127919', 'https://plus.google.com/106304588793230127919', '', 'https://lh5.googleusercontent.com/-jLYcychxkiM/AAAAAAAAAAI/AAAAAAAABOU/uXs0LXxlJus/photo.jpg?sz=200', 'Ângelo Alves', '', 'Ângelo', 'Alves', 'male', '', '', 0, 0, 0, 'jangeloalves@gmail.com', 'jangeloalves@gmail.com', '', '', '', '', '', ''),
(333, 333, 'Facebook', '50b7d56058a0d61003f0aba2296518a6393d4fd5', '10152764681692447', 'https://www.facebook.com/app_scoped_user_id/10152764681692447/', '', 'https://graph.facebook.com/10152764681692447/picture?width=150&height=150', 'Bruno Nato', '', 'Bruno', 'Nato', 'male', 'en_US', '', 0, 0, 0, 'bruno_nato360@hotmail.com', 'bruno_nato360@hotmail.com', '', '', '', '', '', ''),
(334, 334, 'Facebook', '6235f972edb9723b12a1e7a90e28d2b46c881770', '10153287045611894', 'https://www.facebook.com/app_scoped_user_id/10153287045611894/', '', 'https://graph.facebook.com/10153287045611894/picture?width=150&height=150', 'Antonio Rivotti Maggiorani Appleton', '', 'Antonio', 'Appleton', 'male', 'en_US', '', 0, 0, 0, 'antonio_appleton@hotmail.com', 'antonio_appleton@hotmail.com', '', '', '', '', '', ''),
(335, 335, 'Facebook', '89333fc7c86a1dc234b9374e903307f3c7f4dff4', '10205253896286129', 'https://www.facebook.com/app_scoped_user_id/10205253896286129/', '', 'https://graph.facebook.com/10205253896286129/picture?width=150&height=150', 'Alcina Teixeira', '', 'Alcina', 'Teixeira', 'female', 'pt_PT', '', 0, 0, 0, 'alcinona@hotmail.com', 'alcinona@hotmail.com', '', '', '', '', '', ''),
(336, 336, 'Facebook', '90d6e76b1f20cd9c1a957a74a0776f60a65a433d', '496590203825960', 'https://www.facebook.com/app_scoped_user_id/496590203825960/', '', 'https://graph.facebook.com/496590203825960/picture?width=150&height=150', 'Ricardo Chaves', '', 'Ricardo', 'Chaves', 'male', 'pt_PT', '', 0, 0, 0, 'ricardochaves85@gmail.com', 'ricardochaves85@gmail.com', '', '', '', '', '', ''),
(337, 337, 'Facebook', '5979b429fc27d0b83c8b88fe37334d95192c7896', '1068256846536020', 'https://www.facebook.com/app_scoped_user_id/1068256846536020/', '', 'https://graph.facebook.com/1068256846536020/picture?width=150&height=150', 'Ricardo Pina SnowBoomer', '', 'Ricardo', 'Pina SnowBoomer', 'male', 'pt_PT', '', 0, 0, 0, 'ricardobmpina@gmail.com', 'ricardobmpina@gmail.com', '', '', '', '', '', ''),
(338, 338, 'Facebook', 'b6e5fb4184c17be6d523600c402c080ce230aa40', '10206539932278552', 'https://www.facebook.com/app_scoped_user_id/10206539932278552/', '', 'https://graph.facebook.com/10206539932278552/picture?width=150&height=150', 'Francisco Fráguas Mateus', '', 'Francisco', 'Fráguas Mateus', 'male', 'pt_PT', '', 0, 0, 0, 'cisco_mateus@hotmail.com', 'cisco_mateus@hotmail.com', '', '', '', '', '', ''),
(339, 339, 'Facebook', '632555ed30207c66350df3f5fdbd6b6e8cb1837e', '438326519678079', 'https://www.facebook.com/app_scoped_user_id/438326519678079/', '', 'https://graph.facebook.com/438326519678079/picture?width=150&height=150', 'Tiago Merlini', '', 'Tiago', 'Merlini', 'male', 'en_GB', '', 0, 0, 0, 'merloproductions@gmail.com', 'merloproductions@gmail.com', '', '', '', '', '', ''),
(340, 340, 'Facebook', '030caf97b462f8ac3a0c1bd619e323ec129440f5', '10200657772324053', 'https://www.facebook.com/app_scoped_user_id/10200657772324053/', '', 'https://graph.facebook.com/10200657772324053/picture?width=150&height=150', 'Bruno Santos', '', 'Bruno', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'scaronline@gmail.com', 'scaronline@gmail.com', '', '', '', '', '', ''),
(341, 341, 'Facebook', '75d722f1bf5e9d8231b18881cfd460a1989c555e', '10206872801402855', 'https://www.facebook.com/app_scoped_user_id/10206872801402855/', '', 'https://graph.facebook.com/10206872801402855/picture?width=150&height=150', 'João Moura', '', 'João', 'Moura', 'male', 'pt_PT', '', 0, 0, 0, 'jm@jmdo.pt', 'jm@jmdo.pt', '', '', '', '', '', ''),
(342, 342, 'Facebook', 'f55bb0240ed408b834788d6531fe372b7736b01e', '10152722440956557', 'https://www.facebook.com/app_scoped_user_id/10152722440956557/', '', 'https://graph.facebook.com/10152722440956557/picture?width=150&height=150', 'Ana Sofia Antunes', '', 'Ana Sofia', 'Antunes', 'female', 'pt_PT', '', 0, 0, 0, 'anantunes_86@msn.com', 'anantunes_86@msn.com', '', '', '', '', '', ''),
(343, 343, 'Facebook', '00d98b9808c86c2c243e20b0830dcd3fab86d8db', '965702350128388', 'https://www.facebook.com/app_scoped_user_id/965702350128388/', '', 'https://graph.facebook.com/965702350128388/picture?width=150&height=150', 'Margarida Palma', '', 'Margarida', 'Palma', 'female', 'en_GB', '', 0, 0, 0, 'margaridapalma@gmail.com', 'margaridapalma@gmail.com', '', '', '', '', '', ''),
(344, 344, 'Facebook', '73b8460f694c62bbfb6d2b15aecdb065afd4a7b6', '10205726121325525', 'https://www.facebook.com/app_scoped_user_id/10205726121325525/', '', 'https://graph.facebook.com/10205726121325525/picture?width=150&height=150', 'Francisco Sousa', '', 'Francisco', 'Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'franciscosousa545@hotmail.com', 'franciscosousa545@hotmail.com', '', '', '', '', '', ''),
(345, 345, 'Facebook', '9f031df0bbbe96687890b157c8f73fac1be30171', '10152851277357256', 'https://www.facebook.com/app_scoped_user_id/10152851277357256/', '', 'https://graph.facebook.com/10152851277357256/picture?width=150&height=150', 'Angela Antunes', '', 'Angela', 'Antunes', 'female', 'en_GB', '', 0, 0, 0, 'angela.m.antunes@gmail.com', 'angela.m.antunes@gmail.com', '', '', '', '', '', ''),
(346, 346, 'Facebook', '88aa812522536b17bb97e6bf85776fbff18e9277', '10206374351494673', 'https://www.facebook.com/app_scoped_user_id/10206374351494673/', '', 'https://graph.facebook.com/10206374351494673/picture?width=150&height=150', 'Pedro Soares', '', 'Pedro', 'Soares', 'male', 'pt_PT', '', 0, 0, 0, 'pedroetosh1980@hotmail.com', 'pedroetosh1980@hotmail.com', '', '', '', '', '', ''),
(347, 347, 'Facebook', 'ca519dd39a0b7a69efaa3fdfabda0e2b348a3282', '10206537365462706', 'https://www.facebook.com/app_scoped_user_id/10206537365462706/', '', 'https://graph.facebook.com/10206537365462706/picture?width=150&height=150', 'Henrique Tabot', '', 'Henrique', 'Tabot', 'male', 'pt_PT', '', 0, 0, 0, 'henriquetabot@gmail.com', 'henriquetabot@gmail.com', '', '', '', '', '', ''),
(348, 348, 'Facebook', '9e088c38899249f2666791c423b27f8f078ad443', '855524554541158', 'https://www.facebook.com/app_scoped_user_id/855524554541158/', '', 'https://graph.facebook.com/855524554541158/picture?width=150&height=150', 'Maria Helder Rodrigues', '', 'Maria Helder', 'Rodrigues', 'female', 'pt_PT', '', 0, 0, 0, 'm_rodrigues_@hotmail.com', 'm_rodrigues_@hotmail.com', '', '', '', '', '', ''),
(349, 349, 'Google', '167171d665084557b712fc2132197952ae87a154', '116472110006284242081', 'https://profiles.google.com/116472110006284242081', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Beatriz Melo', '', 'Beatriz', 'Melo', 'female', '', '', 0, 0, 0, 'bicaspmelo@gmail.com', 'bicaspmelo@gmail.com', '', '', '', '', '', ''),
(350, 350, 'Facebook', 'dbf1b1da4327a0c9a679daa3466b843cd9c56ecb', '1578767019063195', 'https://www.facebook.com/app_scoped_user_id/1578767019063195/', '', 'https://graph.facebook.com/1578767019063195/picture?width=150&height=150', 'Nuno Coelho', '', 'Nuno', 'Coelho', 'male', 'pt_PT', '', 0, 0, 0, 'coelho_n@hotmail.com', 'coelho_n@hotmail.com', '', '', '', '', '', ''),
(351, 351, 'Facebook', '9504bee96820466a128c48de47d6e308f852c790', '10153335803772431', 'https://www.facebook.com/app_scoped_user_id/10153335803772431/', '', 'https://graph.facebook.com/10153335803772431/picture?width=150&height=150', 'Andreia Patricia Ribeiro Marques', '', 'Andreia', 'Marques', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(352, 352, 'Facebook', '1161b4b9d6207cc3c2eb6fdb6209188acc3e6dfe', '10205194928925044', 'https://www.facebook.com/app_scoped_user_id/10205194928925044/', '', 'https://graph.facebook.com/10205194928925044/picture?width=150&height=150', 'Peter Osorio Lemos', '', 'Peter', 'Lemos', 'male', 'pt_PT', '', 0, 0, 0, 'pclemos795@hotmail.com', 'pclemos795@hotmail.com', '', '', '', '', '', ''),
(353, 353, 'Facebook', 'e490851364733a0cc3a1937748d6515494a70925', '1126880643994946', 'https://www.facebook.com/app_scoped_user_id/1126880643994946/', '', 'https://graph.facebook.com/1126880643994946/picture?width=150&height=150', 'Teresa Mello Breyner', '', 'Teresa', 'Breyner', 'female', 'pt_PT', '', 0, 0, 0, 'teresa.mariano1@sapo.pt', 'teresa.mariano1@sapo.pt', '', '', '', '', '', ''),
(354, 354, 'Facebook', '0c5e12cd3d056a3e9980923f9b0abef7286ec035', '914117948611744', 'https://www.facebook.com/app_scoped_user_id/914117948611744/', '', 'https://graph.facebook.com/914117948611744/picture?width=150&height=150', 'Miguel Jordao', '', 'Miguel', 'Jordao', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(355, 355, 'Facebook', '8876143619578bc7ac6b1a41c92b84c0d08f6b93', '996365103721490', 'https://www.facebook.com/app_scoped_user_id/996365103721490/', '', 'https://graph.facebook.com/996365103721490/picture?width=150&height=150', 'Leonor Laranjeira', '', 'Leonor', 'Laranjeira', 'female', 'pt_PT', '', 0, 0, 0, 'leonor.laranjeira@gmail.com', 'leonor.laranjeira@gmail.com', '', '', '', '', '', ''),
(356, 356, 'Facebook', 'c404f36f0cb0885cac7804007cbff6e165d5f472', '10206472663552104', 'https://www.facebook.com/app_scoped_user_id/10206472663552104/', '', 'https://graph.facebook.com/10206472663552104/picture?width=150&height=150', 'Hugo Vau', '', 'Hugo', 'Vau', 'male', 'en_US', '', 0, 0, 0, 'hugovau@hotmail.com', 'hugovau@hotmail.com', '', '', '', '', '', ''),
(357, 357, 'Facebook', 'b42262aee090cb5402fb8f1184f5ead8ba97a473', '10206787862953474', 'https://www.facebook.com/app_scoped_user_id/10206787862953474/', '', 'https://graph.facebook.com/10206787862953474/picture?width=150&height=150', 'Carina Duarte', '', 'Carina', 'Duarte', 'female', 'pt_PT', '', 0, 0, 0, 'karysurf@hotmail.com', 'karysurf@hotmail.com', '', '', '', '', '', ''),
(358, 358, 'Facebook', 'c97af9ba744b94e991fc7e3da33fce28cb80d5c6', '1114983281863332', 'https://www.facebook.com/app_scoped_user_id/1114983281863332/', '', 'https://graph.facebook.com/1114983281863332/picture?width=150&height=150', 'Aztek Dzigners', '', 'Aztek', 'Dzigners', 'female', 'pt_PT', '', 0, 0, 0, 'reciclagemaz@gmail.com', 'reciclagemaz@gmail.com', '', '', '', '', '', ''),
(359, 359, 'Facebook', '90f4ee5deb952f6d3ef0ec87745c3fc541ff4dad', '976753432358886', 'https://www.facebook.com/app_scoped_user_id/976753432358886/', '', 'https://graph.facebook.com/976753432358886/picture?width=150&height=150', 'Carlos \'Omega\' Pereira', '', 'Carlos', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'carlos_moita@netcabo.pt', 'carlos_moita@netcabo.pt', '', '', '', '', '', ''),
(360, 360, 'Facebook', 'cd9898fa29e70ca738780a3b75a9ac1aff480538', '10205475976473399', 'https://www.facebook.com/app_scoped_user_id/10205475976473399/', '', 'https://graph.facebook.com/10205475976473399/picture?width=150&height=150', 'Nuno Guerreiro', '', 'Nuno', 'Guerreiro', 'male', 'en_GB', '', 0, 0, 0, 'nunoguerreiro2@hotmail.com', 'nunoguerreiro2@hotmail.com', '', '', '', '', '', ''),
(361, 361, 'Facebook', '06d232e66d9367ebc3a167510fc6df78a945efba', '10153320600369291', 'https://www.facebook.com/app_scoped_user_id/10153320600369291/', '', 'https://graph.facebook.com/10153320600369291/picture?width=150&height=150', 'João Antunes', '', 'João', 'Antunes', 'male', 'pt_PT', '', 0, 0, 0, 'jotap_79@hotmail.com', 'jotap_79@hotmail.com', '', '', '', '', '', ''),
(362, 362, 'Facebook', '47d7cfa401baa9432c6a059fbbcc27d80fea02f4', '947083758645481', 'https://www.facebook.com/app_scoped_user_id/947083758645481/', '', 'https://graph.facebook.com/947083758645481/picture?width=150&height=150', 'Ricardo Rações', '', 'Ricardo', 'Rações', 'male', 'pt_PT', '', 0, 0, 0, 'racinhas@hotmail.com', 'racinhas@hotmail.com', '', '', '', '', '', ''),
(363, 363, 'Facebook', 'fdcdf62cfcecf69f184b950a6f9e635f2b937d75', '10153488059404155', 'https://www.facebook.com/app_scoped_user_id/10153488059404155/', '', 'https://graph.facebook.com/10153488059404155/picture?width=150&height=150', 'Marta De Mello Breyner', '', 'Marta', 'Breyner', 'female', 'pt_PT', '', 0, 0, 0, 'marta_breyner@hotmail.com', 'marta_breyner@hotmail.com', '', '', '', '', '', ''),
(364, 364, 'Facebook', '660d3a999e6352115d5dcfd58f3553a158df0665', '10153337562939837', 'https://www.facebook.com/app_scoped_user_id/10153337562939837/', '', 'https://graph.facebook.com/10153337562939837/picture?width=150&height=150', 'Catarina Reis', '', 'Catarina', 'Reis', 'female', 'en_US', '', 0, 0, 0, 'simbelmuna@hotmail.com', 'simbelmuna@hotmail.com', '', '', '', '', '', ''),
(365, 365, 'Facebook', '1e20722e35f66b35b187fcb60c460cc8af097895', '565008946975734', 'https://www.facebook.com/app_scoped_user_id/565008946975734/', '', 'https://graph.facebook.com/565008946975734/picture?width=150&height=150', 'Luis Valerio', '', 'Luis', 'Valerio', 'male', 'pt_PT', '', 0, 0, 0, 'luis.valerio.ferramacho@gmail.com', 'luis.valerio.ferramacho@gmail.com', '', '', '', '', '', ''),
(366, 366, 'Facebook', '4c95d94ceee149f3f81fa0cefe6ee45f7eef7bad', '1075766185771387', 'https://www.facebook.com/app_scoped_user_id/1075766185771387/', '', 'https://graph.facebook.com/1075766185771387/picture?width=150&height=150', 'Matilde Neto da Silva', '', 'Matilde', 'Neto da Silva', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(367, 367, 'Facebook', 'aff54f1ca8ed94f1fa11b5dd200dc28bdf713ed5', '919247011430388', 'https://www.facebook.com/app_scoped_user_id/919247011430388/', '', 'https://graph.facebook.com/919247011430388/picture?width=150&height=150', 'Catarina Durães', '', 'Catarina', 'Durães', 'female', 'pt_PT', '', 0, 0, 0, 'catarinaduraes_@hotmail.com', 'catarinaduraes_@hotmail.com', '', '', '', '', '', ''),
(368, 368, 'Facebook', '82531f096913828893c62af8bf52f9fa5be3fada', '10153350964050513', 'https://www.facebook.com/app_scoped_user_id/10153350964050513/', '', 'https://graph.facebook.com/10153350964050513/picture?width=150&height=150', 'Sandra Barbosa', '', 'Sandra', 'Barbosa', 'female', 'pt_PT', '', 0, 0, 0, 'toravonberg@hotmail.com', 'toravonberg@hotmail.com', '', '', '', '', '', ''),
(369, 369, 'Facebook', '5277e7f9e869205d6e7ce4413fa8a8048b323cdd', '900567506647939', 'https://www.facebook.com/app_scoped_user_id/900567506647939/', '', 'https://graph.facebook.com/900567506647939/picture?width=150&height=150', 'Thiago Braddell', '', 'Thiago', 'Braddell', 'male', 'pt_PT', '', 0, 0, 0, 'tb@thiagobraddell.pt', 'tb@thiagobraddell.pt', '', '', '', '', '', ''),
(370, 370, 'Facebook', 'e98209ac7bb42dcc031b2c1d2e28008791a1a37c', '10206308470417969', 'https://www.facebook.com/app_scoped_user_id/10206308470417969/', '', 'https://graph.facebook.com/10206308470417969/picture?width=150&height=150', 'Manuel Maria', '', 'Manuel', 'Maria', 'male', 'pt_PT', '', 0, 0, 0, 'manuel@belamorais.pt', 'manuel@belamorais.pt', '', '', '', '', '', ''),
(371, 371, 'Facebook', '3bf2cb96d3df456bff6677133650404b0712483d', '10153829599646664', 'https://www.facebook.com/app_scoped_user_id/10153829599646664/', '', 'https://graph.facebook.com/10153829599646664/picture?width=150&height=150', 'Miguel Rodrigues', '', 'Miguel', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'migalhas@gmail.com', 'migalhas@gmail.com', '', '', '', '', '', ''),
(372, 372, 'Google', 'de1a3bd0fb36bb41c254b8de446a05db1902eedd', '104504894124563763383', 'https://plus.google.com/104504894124563763383', '', 'https://lh3.googleusercontent.com/-WACNG0KuYlA/AAAAAAAAAAI/AAAAAAAAAGo/yqqkOsI7PsI/photo.jpg?sz=200', 'Joao Coutinho', '', 'Joao', 'Coutinho', 'male', '', '', 0, 0, 0, 'joaonunocoutinho@gmail.com', 'joaonunocoutinho@gmail.com', '', '', '', '', '', ''),
(373, 373, 'Facebook', 'd8cc31b959b9d57dbe3e0100df28be65453500b7', '1092816087401782', 'https://www.facebook.com/app_scoped_user_id/1092816087401782/', '', 'https://graph.facebook.com/1092816087401782/picture?width=150&height=150', 'João Lourenço', '', 'João', 'Lourenço', 'male', 'pt_PT', '', 0, 0, 0, 'joaofranciscoguedeslourenco@gmail.com', 'joaofranciscoguedeslourenco@gmail.com', '', '', '', '', '', ''),
(374, 374, 'Facebook', '49db42e3b3d13665515e907ec8057102bf33d51d', '371285226410363', 'https://www.facebook.com/app_scoped_user_id/371285226410363/', '', 'https://graph.facebook.com/371285226410363/picture?width=150&height=150', 'António Belard Ribeiro', '', 'António', 'Belard Ribeiro', 'male', 'pt_PT', '', 0, 0, 0, 'antonio.b5@hotmail.com', 'antonio.b5@hotmail.com', '', '', '', '', '', ''),
(375, 375, 'Facebook', '5c77a4ea2e1e24742641f2481ef544fde9106643', '10206885965412043', 'https://www.facebook.com/app_scoped_user_id/10206885965412043/', '', 'https://graph.facebook.com/10206885965412043/picture?width=150&height=150', 'Nininha Matos Aguas', '', 'Nininha', 'Aguas', 'female', 'pt_PT', '', 0, 0, 0, 'helenamatosaguas@gmail.com', 'helenamatosaguas@gmail.com', '', '', '', '', '', ''),
(376, 376, 'Google', '46d7b3e7f6f5f0ffb1a6c0a1aedc745fc51265e1', '111552019540281584870', 'https://plus.google.com/111552019540281584870', '', 'https://lh4.googleusercontent.com/-YRlNzBoC9WU/AAAAAAAAAAI/AAAAAAAAAFI/J9d1CZ-b3Ks/photo.jpg?sz=200', 'João Miranda', '', 'João', 'Miranda', 'male', '', '', 0, 0, 0, 'joaomsantosmiranda@gmail.com', 'joaomsantosmiranda@gmail.com', '', '', '', '', '', ''),
(377, 377, 'Facebook', 'dec02d45a55eae30b94c5f1fa434e0f206aacb76', '825583760812461', 'https://www.facebook.com/app_scoped_user_id/825583760812461/', '', 'https://graph.facebook.com/825583760812461/picture?width=150&height=150', 'Liliana Rios', '', 'Liliana', 'Rios', 'female', 'pt_PT', '', 0, 0, 0, 'lilikass_82@hotmail.com', 'lilikass_82@hotmail.com', '', '', '', '', '', ''),
(378, 378, 'Facebook', 'a03d67492ff8d66bcdb28893c04aed5adcbaefc5', '10153469922622494', 'https://www.facebook.com/app_scoped_user_id/10153469922622494/', '', 'https://graph.facebook.com/10153469922622494/picture?width=150&height=150', 'Paulo Miguel', '', 'Paulo', 'Miguel', 'male', 'pt_PT', '', 0, 0, 0, 'pmanuel@netcabo.pt', 'pmanuel@netcabo.pt', '', '', '', '', '', ''),
(379, 379, 'Facebook', 'f2276834eedc59cc750fc54cfa1b2f1bbd6f14ac', '1047555001939231', 'https://www.facebook.com/app_scoped_user_id/1047555001939231/', '', 'https://graph.facebook.com/1047555001939231/picture?width=150&height=150', 'Joana Querido', '', 'Joana', 'Querido', 'female', 'en_GB', '', 0, 0, 0, 'joanakerido@hotmail.com', 'joanakerido@hotmail.com', '', '', '', '', '', ''),
(380, 380, 'Facebook', '2c20ec210828053ea9b106fff5c52651498dfcc3', '803034729772431', 'https://www.facebook.com/app_scoped_user_id/803034729772431/', '', 'https://graph.facebook.com/803034729772431/picture?width=150&height=150', 'Catiaa Figueiredo', '', 'Catiaa', 'Figueiredo', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(381, 381, 'Facebook', '6880cb7c6032daec78f9775367a3c95cc5802002', '10205107328137419', 'https://www.facebook.com/app_scoped_user_id/10205107328137419/', '', 'https://graph.facebook.com/10205107328137419/picture?width=150&height=150', 'Ricardo Ramos', '', 'Ricardo', 'Ramos', 'male', 'pt_PT', '', 0, 0, 0, 'baixex@gmail.com', 'baixex@gmail.com', '', '', '', '', '', ''),
(382, 382, 'Facebook', '1f80f9719186f45b5144db15e7148de8d5d7e422', '10153269018390138', 'https://www.facebook.com/app_scoped_user_id/10153269018390138/', '', 'https://graph.facebook.com/10153269018390138/picture?width=150&height=150', 'Manel Vargas', '', 'Manel', 'Vargas', 'male', 'pt_PT', '', 0, 0, 0, 'manelvargas84@gmail.com', 'manelvargas84@gmail.com', '', '', '', '', '', ''),
(383, 383, 'Facebook', '7beb7831f9822dbe30392bad3a0474d99733737e', '986751971344457', 'https://www.facebook.com/app_scoped_user_id/986751971344457/', '', 'https://graph.facebook.com/986751971344457/picture?width=150&height=150', 'Joao Marques', '', 'Joao', 'Marques', 'male', 'pt_PT', '', 0, 0, 0, 'palgest.joao@gmail.com', 'palgest.joao@gmail.com', '', '', '', '', '', ''),
(384, 384, 'Google', '5a5421bc9149a1feeb65b3af124a210f6cc56037', '101971850348746188995', 'https://plus.google.com/101971850348746188995', '', 'https://lh6.googleusercontent.com/-iaBpUWq93hI/AAAAAAAAAAI/AAAAAAAAABY/XBbW9nK8nvw/photo.jpg?sz=200', 'Ricardo Casal', '', 'Ricardo', 'Casal', 'male', '', '', 0, 0, 0, 'ricardojosecasal@gmail.com', 'ricardojosecasal@gmail.com', '', '', '', '', '', ''),
(385, 385, 'Facebook', '350a17706aa8d9f3073aff1f7e3e49112dd1cb7a', '889272604463884', 'https://www.facebook.com/app_scoped_user_id/889272604463884/', '', 'https://graph.facebook.com/889272604463884/picture?width=150&height=150', 'Rafa Nobre', '', 'Rafa', 'Nobre', 'male', 'pt_PT', '', 0, 0, 0, 'djrafanobre@hotmail.com', 'djrafanobre@hotmail.com', '', '', '', '', '', ''),
(386, 386, 'Facebook', '2c5dfaa36b838cdde02c9e7dd88983b7fafe807f', '10153163025803880', 'https://www.facebook.com/app_scoped_user_id/10153163025803880/', '', 'https://graph.facebook.com/10153163025803880/picture?width=150&height=150', 'Luis Nunes Santos', '', 'Luis', 'Santos', 'male', 'en_US', '', 0, 0, 0, 'luigi1@gmail.com', 'luigi1@gmail.com', '', '', '', '', '', ''),
(387, 387, 'Facebook', '20cd444dde4ceca5d9828e64801721661acd1e4b', '10206732312368820', 'https://www.facebook.com/app_scoped_user_id/10206732312368820/', '', 'https://graph.facebook.com/10206732312368820/picture?width=150&height=150', 'Sofia Frazão', '', 'Sofia', 'Frazão', 'female', 'en_US', '', 0, 0, 0, 'sofiaolfrazao@gmail.com', 'sofiaolfrazao@gmail.com', '', '', '', '', '', ''),
(388, 388, 'Facebook', '34e2f286360ef35ec049136a7edd6a4b08a83468', '1068101893219571', 'https://www.facebook.com/app_scoped_user_id/1068101893219571/', '', 'https://graph.facebook.com/1068101893219571/picture?width=150&height=150', 'Bruno Miguel', '', 'Bruno', 'Miguel', 'male', 'pt_PT', '', 0, 0, 0, 'onurb_rabbit_10@hotmail.com', 'onurb_rabbit_10@hotmail.com', '', '', '', '', '', ''),
(389, 389, 'Facebook', 'c354916746591a6ef45998bc1a002200a88d9f7d', '10200764729037113', 'https://www.facebook.com/app_scoped_user_id/10200764729037113/', '', 'https://graph.facebook.com/10200764729037113/picture?width=150&height=150', 'Rita Pinto Leite', '', 'Rita', 'Leite', 'female', 'pt_PT', '', 0, 0, 0, 'rita.pintoleite@gmail.com', 'rita.pintoleite@gmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(390, 390, 'Facebook', '2008de636f12ce66dddd7f43a4d3b96d84178ba5', '898505883521883', 'https://www.facebook.com/app_scoped_user_id/898505883521883/', '', 'https://graph.facebook.com/898505883521883/picture?width=150&height=150', 'Roque Duarte', '', 'Roque', 'Duarte', 'male', 'pt_PT', '', 0, 0, 0, 'roque_duarte@hotmail.com', 'roque_duarte@hotmail.com', '', '', '', '', '', ''),
(391, 391, 'Google', 'cfa8cbef59ef62167f4507a7ee41b1c4c58c5676', '117252309300081527326', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Celine Brandcom', '', 'Celine', 'Brandcom', 'other', '', '', 0, 0, 0, 'celine.brandcom@gmail.com', 'celine.brandcom@gmail.com', '', '', '', '', '', ''),
(392, 392, 'Facebook', '29422031a2a70e6c6010a60263c2bc21568e573b', '10206921801063236', 'https://www.facebook.com/app_scoped_user_id/10206921801063236/', '', 'https://graph.facebook.com/10206921801063236/picture?width=150&height=150', 'Vicente Piñera Fernández', '', 'Vicente', 'Piñera Fernández', 'male', 'es_LA', '', 0, 0, 0, 'vicenpro@hotmail.com', 'vicenpro@hotmail.com', '', '', '', '', '', ''),
(393, 393, 'Facebook', 'b99289f771767f4325e59adb1c2b9679a94d92b6', '10155677677435492', 'https://www.facebook.com/app_scoped_user_id/10155677677435492/', '', 'https://graph.facebook.com/10155677677435492/picture?width=150&height=150', 'Óscar Duarte', '', 'Óscar', 'Duarte', 'male', 'en_GB', '', 0, 0, 0, 'beicola@hotmail.com', 'beicola@hotmail.com', '', '', '', '', '', ''),
(394, 394, 'Facebook', '27ef22f2f455db9f9bc8afb0cd68823994897b0d', '1072389462788686', 'https://www.facebook.com/app_scoped_user_id/1072389462788686/', '', 'https://graph.facebook.com/1072389462788686/picture?width=150&height=150', 'Joana Silva', '', 'Joana', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'txugo_@hotmail.com', 'txugo_@hotmail.com', '', '', '', '', '', ''),
(395, 395, 'Google', 'a2582a2fe8e45f92b8b7ee70c185bf4d3a589971', '112985698425354729897', 'https://plus.google.com/112985698425354729897', '', 'https://lh6.googleusercontent.com/-u4UUXcAHlZY/AAAAAAAAAAI/AAAAAAAAAH0/FtwuW3ix92g/photo.jpg?sz=200', 'Eva Reis', '', 'Eva', 'Reis', 'female', '', '', 0, 0, 0, 'reis.eva@gmail.com', 'reis.eva@gmail.com', '', '', '', '', '', ''),
(396, 396, 'Facebook', '29ebdf07e96131de1cd44e50079ec32da91a7be7', '10155550502975207', 'https://www.facebook.com/app_scoped_user_id/10155550502975207/', '', 'https://graph.facebook.com/10155550502975207/picture?width=150&height=150', 'Sara Lopes', '', 'Sara', 'Lopes', 'female', 'pt_PT', '', 0, 0, 0, 's4rit4h@hotmail.com', 's4rit4h@hotmail.com', '', '', '', '', '', ''),
(397, 397, 'Facebook', 'cb680e1a32b2a4759802a4e570846fec79b81048', '10152773708221604', 'https://www.facebook.com/app_scoped_user_id/10152773708221604/', '', 'https://graph.facebook.com/10152773708221604/picture?width=150&height=150', 'Vanda Azinheira', '', 'Vanda', 'Azinheira', 'female', 'pt_PT', '', 0, 0, 0, 'vandaaz@gmail.com', 'vandaaz@gmail.com', '', '', '', '', '', ''),
(398, 398, 'Facebook', 'fb667a3318b1b503dc8459ea7934ae0d003dac8b', '844822842238336', 'https://www.facebook.com/app_scoped_user_id/844822842238336/', '', 'https://graph.facebook.com/844822842238336/picture?width=150&height=150', 'Joao C F Silva', '', 'Joao C', 'F Silva', 'male', 'pt_PT', '', 0, 0, 0, 'joaocfs@gmail.com', 'joaocfs@gmail.com', '', '', '', '', '', ''),
(399, 399, 'Facebook', '2d6f4f446552465663ca4a5d7ba219ae0fece00e', '10204000856852156', 'https://www.facebook.com/app_scoped_user_id/10204000856852156/', '', 'https://graph.facebook.com/10204000856852156/picture?width=150&height=150', 'Diogo Bernardo', '', 'Diogo', 'Bernardo', 'male', 'pt_PT', '', 0, 0, 0, 'diogobernardo22@hotmail.com', 'diogobernardo22@hotmail.com', '', '', '', '', '', ''),
(400, 400, 'Facebook', '4ac5a1985cede015ed0c92e34e7e9c275940523f', '10206320645672195', 'https://www.facebook.com/app_scoped_user_id/10206320645672195/', '', 'https://graph.facebook.com/10206320645672195/picture?width=150&height=150', 'Carlos Elias', '', 'Elias', 'Elias', 'male', 'pt_PT', '', 0, 0, 0, 'herdeiro_carloselias@hotmail.com', 'herdeiro_carloselias@hotmail.com', '', '', '', '', '', ''),
(401, 401, 'Facebook', 'ba0b6df0639ecc827ed4dff5530133b831c23f7a', '479077555590125', 'https://www.facebook.com/app_scoped_user_id/479077555590125/', '', 'https://graph.facebook.com/479077555590125/picture?width=150&height=150', 'Hélder Andrade', '', 'Hélder', 'Andrade', 'male', 'pt_PT', '', 0, 0, 0, 'ricardo101910@live.com.pt', 'ricardo101910@live.com.pt', '', '', '', '', '', ''),
(402, 402, 'Facebook', '55f10f2b691e80682bc81d8cf3f10de040c018dc', '10206756398369121', 'https://www.facebook.com/app_scoped_user_id/10206756398369121/', '', 'https://graph.facebook.com/10206756398369121/picture?width=150&height=150', 'Mário Ribeiro', '', 'Mário', 'Ribeiro', 'male', 'pt_PT', '', 0, 0, 0, 'mario.ribas@gmail.com', 'mario.ribas@gmail.com', '', '', '', '', '', ''),
(403, 403, 'Facebook', 'd143f728788c8e2cc0ba8087d14969f700d13f7a', '10205316099759825', 'https://www.facebook.com/app_scoped_user_id/10205316099759825/', '', 'https://graph.facebook.com/10205316099759825/picture?width=150&height=150', 'Hugo Rodrigues', '', 'Hugo', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'h.rodrigues26@gmail.com', 'h.rodrigues26@gmail.com', '', '', '', '', '', ''),
(404, 404, 'Facebook', '81d96720b7602472611d08f08a5dca73ba7ea36a', '10207047732770350', 'https://www.facebook.com/app_scoped_user_id/10207047732770350/', '', 'https://graph.facebook.com/10207047732770350/picture?width=150&height=150', 'David Tomás', '', 'David', 'Tomás', 'male', 'pt_PT', '', 0, 0, 0, 'davidtomas_cs94@hotmail.com', 'davidtomas_cs94@hotmail.com', '', '', '', '', '', ''),
(405, 405, 'Facebook', '7e2764654a95b72efed2ecadb57feb81204b3191', '950641601633102', 'https://www.facebook.com/app_scoped_user_id/950641601633102/', '', 'https://graph.facebook.com/950641601633102/picture?width=150&height=150', 'Ana Duarte', '', 'Ana', 'Duarte', 'female', 'pt_PT', '', 0, 0, 0, 'ad_14outubro@hotmail.com', 'ad_14outubro@hotmail.com', '', '', '', '', '', ''),
(406, 406, 'Facebook', 'f0df366ab69ea163fcfa63f6d318af68996de513', '10153005356860787', 'https://www.facebook.com/app_scoped_user_id/10153005356860787/', '', 'https://graph.facebook.com/10153005356860787/picture?width=150&height=150', 'Afonso Da Costa Maya', '', 'Afonso', 'Maya', 'male', 'pt_PT', '', 0, 0, 0, 'afonsomaya@gmail.com', 'afonsomaya@gmail.com', '', '', '', '', '', ''),
(407, 407, 'Facebook', '72fe608e0fa09e531d5bd9431772f3cc0965bf89', '10205955130509434', 'https://www.facebook.com/app_scoped_user_id/10205955130509434/', '', 'https://graph.facebook.com/10205955130509434/picture?width=150&height=150', 'Susana Roldão', '', 'Susana', 'Roldão', 'female', 'pt_PT', '', 0, 0, 0, 'susanadasilvaroldao@gmail.com', 'susanadasilvaroldao@gmail.com', '', '', '', '', '', ''),
(408, 408, 'Facebook', '708e703d5092767f8d90cb77d6f980a3e6c69902', '10206757032555103', 'https://www.facebook.com/app_scoped_user_id/10206757032555103/', '', 'https://graph.facebook.com/10206757032555103/picture?width=150&height=150', 'Célia Spínola', '', 'Célia', 'Spínola', 'female', 'pt_PT', '', 0, 0, 0, 'celia.spinola@hotmail.com', 'celia.spinola@hotmail.com', '', '', '', '', '', ''),
(409, 409, 'Facebook', 'e0b8d1d432556652c18470a64541127b05700377', '10153448596859683', 'https://www.facebook.com/app_scoped_user_id/10153448596859683/', '', 'https://graph.facebook.com/10153448596859683/picture?width=150&height=150', 'Rui Antunes Valido', '', 'Rui', 'Valido', 'male', 'pt_PT', '', 0, 0, 0, 'ruivalido@hotmail.com', 'ruivalido@hotmail.com', '', '', '', '', '', ''),
(410, 410, 'Facebook', '954f1e4d5e17c9ea8cbf3a72120958453056ea1b', '1004727476218927', 'https://www.facebook.com/app_scoped_user_id/1004727476218927/', '', 'https://graph.facebook.com/1004727476218927/picture?width=150&height=150', 'Luis Ribeiro', '', 'Luis', 'Ribeiro', 'male', 'pt_PT', '', 0, 0, 0, 'lcqr.10@hotmail.com', 'lcqr.10@hotmail.com', '', '', '', '', '', ''),
(411, 411, 'Facebook', 'db26aa84407ad9acd1faa4d03fdba41e8b398386', '10206466410244847', 'https://www.facebook.com/app_scoped_user_id/10206466410244847/', '', 'https://graph.facebook.com/10206466410244847/picture?width=150&height=150', 'Guto Pinto', '', 'Guto', 'Pinto', 'male', 'pt_PT', '', 0, 0, 0, 'gutosspinto@hotmail.com', 'gutosspinto@hotmail.com', '', '', '', '', '', ''),
(412, 412, 'Facebook', '319e296434f0a33b982b5f217c20274285ffb20e', '1115909368425483', 'https://www.facebook.com/app_scoped_user_id/1115909368425483/', '', 'https://graph.facebook.com/1115909368425483/picture?width=150&height=150', 'João Alves', '', 'João', 'Alves', 'male', 'pt_PT', '', 0, 0, 0, 'joao.moa@gmail.com', 'joao.moa@gmail.com', '', '', '', '', '', ''),
(413, 413, 'Facebook', '32fac6297c29708d0da34d93bd0b3934244a3c7f', '10206938376884013', 'https://www.facebook.com/app_scoped_user_id/10206938376884013/', '', 'https://graph.facebook.com/10206938376884013/picture?width=150&height=150', 'Filipe Bem', '', 'Filipe', 'Bem', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(414, 414, 'Facebook', '7efe7e37439d860dd841b0e477c80bb69de4add5', '10153206757320804', 'https://www.facebook.com/app_scoped_user_id/10153206757320804/', '', 'https://graph.facebook.com/10153206757320804/picture?width=150&height=150', 'Rita Silva Garrido', '', 'Rita', 'Garrido', 'female', 'pt_PT', '', 0, 0, 0, 'garrido.rita83@gmail.com', 'garrido.rita83@gmail.com', '', '', '', '', '', ''),
(415, 415, 'Facebook', 'bca5dc8fd412249fe55295edb849b38a392c98af', '1449951625318810', 'https://www.facebook.com/app_scoped_user_id/1449951625318810/', '', 'https://graph.facebook.com/1449951625318810/picture?width=150&height=150', 'Ruben Branco', '', 'Ruben', 'Branco', 'male', 'pt_PT', '', 0, 0, 0, 'branquinho200@hotmail.com', 'branquinho200@hotmail.com', '', '', '', '', '', ''),
(416, 416, 'Facebook', 'ccb649b112a235c001311ded4f49a68f98900821', '10153286827049286', 'https://www.facebook.com/app_scoped_user_id/10153286827049286/', '', 'https://graph.facebook.com/10153286827049286/picture?width=150&height=150', 'Pete Rosa', '', 'Pete', 'Rosa', 'male', 'en_US', '', 0, 0, 0, 'forgive.peter@gmail.com', 'forgive.peter@gmail.com', '', '', '', '', '', ''),
(417, 417, 'Google', 'fb0d3a3d103111b9324f67c386e06df719a7a95a', '117368748705159061153', 'https://plus.google.com/117368748705159061153', '', 'https://lh5.googleusercontent.com/-rlWM-tmoMVw/AAAAAAAAAAI/AAAAAAAAAkI/gzry8mAGasc/photo.jpg?sz=200', 'Diogo Ornelas', '', 'Diogo', 'Ornelas', 'male', '', '', 0, 0, 0, 'diogo.ornelas@gmail.com', 'diogo.ornelas@gmail.com', '', 'Caldas da Rainha', '', '', 'Caldas da Rainha', ''),
(418, 418, 'Facebook', 'a52230fc2c0c37fa8a75d813f1b6339ff60ef826', '10155709246470294', 'https://www.facebook.com/app_scoped_user_id/10155709246470294/', '', 'https://graph.facebook.com/10155709246470294/picture?width=150&height=150', 'Inês Machado Borges', '', 'Inês', 'Borges', 'female', 'en_GB', '', 0, 0, 0, 'pranchamalibu@hotmail.com', 'pranchamalibu@hotmail.com', '', '', '', '', '', ''),
(419, 419, 'Google', '3f3dc6f96f13423b15724f31111c76bcb57fa929', '102036778901380116074', 'https://plus.google.com/102036778901380116074', '', 'https://lh6.googleusercontent.com/-J0wSH2_vhsI/AAAAAAAAAAI/AAAAAAAAAko/Vr0wh9FW00g/photo.jpg?sz=200', 'Alexandra Schiappa (alexschi)', '', 'Alexandra', 'Schiappa', 'female', '', '', 0, 0, 0, 'lunazzzisssima@gmail.com', 'lunazzzisssima@gmail.com', '', '', '', '', '', ''),
(420, 420, 'Facebook', 'c4f9c4d5521802650b68aa7c5e9e390a344fbfa3', '1602039706745919', 'https://www.facebook.com/app_scoped_user_id/1602039706745919/', '', 'https://graph.facebook.com/1602039706745919/picture?width=150&height=150', 'João Araújo Saca', '', 'João', 'Araújo Saca', 'male', 'pt_PT', '', 0, 0, 0, 'sacajoao24@gmail.com', 'sacajoao24@gmail.com', '', '', '', '', '', ''),
(421, 421, 'Facebook', 'ea833d8d3493b19d137b18c8fbbc4de98bf04bdc', '10153300318026530', 'https://www.facebook.com/app_scoped_user_id/10153300318026530/', '', 'https://graph.facebook.com/10153300318026530/picture?width=150&height=150', 'Manuel Plantier', '', 'Manuel', 'Plantier', 'male', 'en_US', '', 0, 0, 0, 'mplantier@netcabo.pt', 'mplantier@netcabo.pt', '', '', '', '', '', ''),
(422, 422, 'Facebook', '46a4ee3659083a814044e0b8a67fca1b4a835320', '10153301260508328', 'https://www.facebook.com/app_scoped_user_id/10153301260508328/', '', 'https://graph.facebook.com/10153301260508328/picture?width=150&height=150', 'Rute Penedo', '', 'Rute', 'Penedo', 'female', 'en_US', '', 0, 0, 0, 'rutepenedo@hotmail.com', 'rutepenedo@hotmail.com', '', '', '', '', '', ''),
(423, 423, 'Facebook', '1f0b93b3b3acf15efd826f558ffa4a6da6d44096', '10153269875982180', 'https://www.facebook.com/app_scoped_user_id/10153269875982180/', '', 'https://graph.facebook.com/10153269875982180/picture?width=150&height=150', 'Bráulio Alturas', '', 'Bráulio', 'Alturas', 'male', 'pt_PT', '', 0, 0, 0, 'braulio.alturas@iscte.pt', 'braulio.alturas@iscte.pt', '', '', '', '', '', ''),
(424, 424, 'Facebook', '39af30f95d6a1e8ed942384120f2be353ffcd6c3', '10153307641809494', 'https://www.facebook.com/app_scoped_user_id/10153307641809494/', '', 'https://graph.facebook.com/10153307641809494/picture?width=150&height=150', 'Bruno Paiva', '', 'Bruno', 'Paiva', 'male', 'pt_PT', '', 0, 0, 0, 'brunopontopaiva@gmail.com', 'brunopontopaiva@gmail.com', '', '', '', '', '', ''),
(425, 425, 'Google', '2f069df5a4e7202783e63c6ce5663a742eeb5c28', '115304709481572271177', 'https://plus.google.com/115304709481572271177', '', 'https://lh6.googleusercontent.com/-6pXQz0js8NQ/AAAAAAAAAAI/AAAAAAAAH74/r0STF5HOdxg/photo.jpg?sz=200', 'Ricardo Novaes', '', 'Ricardo', 'Novaes', 'male', '', '', 0, 0, 0, 'ricardonovaes79@gmail.com', 'ricardonovaes79@gmail.com', '', 'Lisbon, Portugal', '', '', 'Lisbon, Portugal', ''),
(426, 426, 'Facebook', '5930aeaa8fd5e191e7b775c90f524357c264b7a7', '938584746161542', 'https://www.facebook.com/app_scoped_user_id/938584746161542/', '', 'https://graph.facebook.com/938584746161542/picture?width=150&height=150', 'João Hipólito', '', 'João', 'Hipólito', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(427, 427, 'Facebook', 'bb67ed8430e2dc253c74b6b5f7eb3d6b9a022855', '1045098698851522', 'https://www.facebook.com/app_scoped_user_id/1045098698851522/', '', 'https://graph.facebook.com/1045098698851522/picture?width=150&height=150', 'David Tuñón', '', 'David', 'Tuñón', 'male', 'pt_PT', '', 0, 0, 0, 'david.tunon@hotmail.com', 'david.tunon@hotmail.com', '', '', '', '', '', ''),
(428, 428, 'Facebook', 'e67f67bc9d2d6ec9d15c081c3a80834939412571', '518865584931314', 'https://www.facebook.com/app_scoped_user_id/518865584931314/', '', 'https://graph.facebook.com/518865584931314/picture?width=150&height=150', 'Filipe Jervis', '', 'Filipe', 'Jervis', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(429, 429, 'Facebook', '29b238831c55ae2a10fb558287bb6606308aac10', '937700149605538', 'https://www.facebook.com/app_scoped_user_id/937700149605538/', '', 'https://graph.facebook.com/937700149605538/picture?width=150&height=150', 'João André', '', 'João', 'André', 'male', 'pt_PT', '', 0, 0, 0, 'joao_andre86@hotmail.com', 'joao_andre86@hotmail.com', '', '', '', '', '', ''),
(430, 430, 'Facebook', 'c72f4f517b3596befdc770aa949881398998af50', '10153251312292976', 'https://www.facebook.com/app_scoped_user_id/10153251312292976/', '', 'https://graph.facebook.com/10153251312292976/picture?width=150&height=150', 'Iris Linheiro', '', 'Iris', 'Linheiro', 'female', 'pt_PT', '', 0, 0, 0, 'irislinheiro@gmail.com', 'irislinheiro@gmail.com', '', '', '', '', '', ''),
(431, 431, 'Facebook', 'a9710ecdf2d7bfaa47346e2b0547d2ce19ec1a61', '10206660626423823', 'https://www.facebook.com/app_scoped_user_id/10206660626423823/', '', 'https://graph.facebook.com/10206660626423823/picture?width=150&height=150', 'Carlota Duarte Miranda', '', 'Carlota', 'Miranda', 'female', 'pt_PT', '', 0, 0, 0, 'carlotaduartemiranda@gmail.com', 'carlotaduartemiranda@gmail.com', '', '', '', '', '', ''),
(432, 432, 'Facebook', '33c431f0f1ce5d55ab6e6839dc5d438860a8127b', '10153432962414388', 'https://www.facebook.com/app_scoped_user_id/10153432962414388/', '', 'https://graph.facebook.com/10153432962414388/picture?width=150&height=150', 'Miguel Bravo', '', 'Miguel', 'Bravo', 'male', 'en_GB', '', 0, 0, 0, 'miguelbravodesign@gmail.com', 'miguelbravodesign@gmail.com', '', '', '', '', '', ''),
(433, 433, 'Facebook', 'f5df27eb85993bd529723bc6f562924ec52b3806', '10152905101479677', 'https://www.facebook.com/app_scoped_user_id/10152905101479677/', '', 'https://graph.facebook.com/10152905101479677/picture?width=150&height=150', 'Alexandre Talhinhas', '', 'Alexandre', 'Talhinhas', 'male', 'en_US', '', 0, 0, 0, 'alex.talhinhas@netcabo.pt', 'alex.talhinhas@netcabo.pt', '', '', '', '', '', ''),
(434, 434, 'Facebook', '6538e7c25ab6a94ca6f8a8af95c5ebb2d1e4e57d', '10155572818095258', 'https://www.facebook.com/app_scoped_user_id/10155572818095258/', '', 'https://graph.facebook.com/10155572818095258/picture?width=150&height=150', 'André Bernardes', '', 'André', 'Bernardes', 'male', 'en_US', '', 0, 0, 0, 'fuze_21@hotmail.com', 'fuze_21@hotmail.com', '', '', '', '', '', ''),
(435, 435, 'Facebook', '9da0bcdc4d940be200e6332bff9f98a5b6c0cd64', '10153233815011259', 'https://www.facebook.com/app_scoped_user_id/10153233815011259/', '', 'https://graph.facebook.com/10153233815011259/picture?width=150&height=150', 'Ivo Vicente', '', 'Ivo', 'Vicente', 'male', 'en_US', '', 0, 0, 0, 'ivo_vicente@msn.com', 'ivo_vicente@msn.com', '', '', '', '', '', ''),
(436, 436, 'Facebook', '855b267bbba054e7edccbb6c2ed713c653cf1697', '10207133238153048', 'https://www.facebook.com/app_scoped_user_id/10207133238153048/', '', 'https://graph.facebook.com/10207133238153048/picture?width=150&height=150', 'Alexandre Azevedo', '', 'Alexandre', 'Azevedo', 'male', 'pt_PT', '', 0, 0, 0, 'azevedo.alexandre@gmail.com', 'azevedo.alexandre@gmail.com', '', '', '', '', '', ''),
(437, 437, 'Facebook', 'e596139a41a28d82a15094f0b5028c5d1d0f9d2a', '991157490897257', 'https://www.facebook.com/app_scoped_user_id/991157490897257/', '', 'https://graph.facebook.com/991157490897257/picture?width=150&height=150', 'Tiago Costa', '', 'Tiago', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'tcosta1984@gmail.com', 'tcosta1984@gmail.com', '', '', '', '', '', ''),
(438, 438, 'Facebook', 'ab747307c2d02c7875578e3b262a3389295a3dd5', '10206379254097175', 'https://www.facebook.com/app_scoped_user_id/10206379254097175/', '', 'https://graph.facebook.com/10206379254097175/picture?width=150&height=150', 'Orlando Santos Orli', '', 'Orlando', 'Santos Orli', 'male', 'pt_PT', '', 0, 0, 0, 'orlando.santos100@gmail.com', 'orlando.santos100@gmail.com', '', '', '', '', '', ''),
(439, 439, 'Facebook', '0154c2b0ff7731c7012249afca02e560c3cd52a4', '10205609556590778', 'https://www.facebook.com/app_scoped_user_id/10205609556590778/', '', 'https://graph.facebook.com/10205609556590778/picture?width=150&height=150', 'Nuno Oliveira', '', 'Nuno', 'Oliveira', 'male', 'en_US', '', 0, 0, 0, 'nuno.f.oliveira@gmail.com', 'nuno.f.oliveira@gmail.com', '', '', '', '', '', ''),
(440, 440, 'Facebook', 'e4fd65ad1e5410fa9c4b70a9dc0aa65f469e7448', '10205757542190606', 'https://www.facebook.com/app_scoped_user_id/10205757542190606/', '', 'https://graph.facebook.com/10205757542190606/picture?width=150&height=150', 'Sara Baptista', '', 'Sara', 'Baptista', 'female', 'pt_PT', '', 0, 0, 0, 'sarapapaia@hotmail.com', 'sarapapaia@hotmail.com', '', '', '', '', '', ''),
(441, 441, 'Facebook', '5fd7fb50baa992a0f66a13e4fdf8aa6118b4447c', '859490654086480', 'https://www.facebook.com/app_scoped_user_id/859490654086480/', '', 'https://graph.facebook.com/859490654086480/picture?width=150&height=150', 'Tiago Rosa', '', 'Tiago', 'Rosa', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(442, 442, 'Facebook', '51103b84f10d7b02b931f960036fcca547915ed0', '10153325671694910', 'https://www.facebook.com/app_scoped_user_id/10153325671694910/', '', 'https://graph.facebook.com/10153325671694910/picture?width=150&height=150', 'Daniel Beirôco', '', 'Daniel', 'Beirôco', 'male', 'pt_PT', '', 0, 0, 0, 'daniel.beiroco@gmail.com', 'daniel.beiroco@gmail.com', '', '', '', '', '', ''),
(443, 443, 'Facebook', '1a6d646cc564b9e263ec7bd2854a7c0d157d5765', '943779422309081', 'https://www.facebook.com/app_scoped_user_id/943779422309081/', '', 'https://graph.facebook.com/943779422309081/picture?width=150&height=150', 'Diana Morgadinho', '', 'Diana', 'Morgadinho', 'female', 'pt_PT', '', 0, 0, 0, 'diana.s.l.m@hotmail.com', 'diana.s.l.m@hotmail.com', '', '', '', '', '', ''),
(444, 444, 'Google', '94c1327fa2847461c2d91344c788ac8e0cc0389d', '110450493227022385362', 'https://plus.google.com/110450493227022385362', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Pedro Cardoso', '', 'Pedro', 'Cardoso', 'male', '', '', 0, 0, 0, 'pfcardoso2@gmail.com', 'pfcardoso2@gmail.com', '', '', '', '', '', ''),
(445, 445, 'Facebook', 'cad60f858521e3860c7c197a16cf378abc043acb', '10153390103866350', 'https://www.facebook.com/app_scoped_user_id/10153390103866350/', '', 'https://graph.facebook.com/10153390103866350/picture?width=150&height=150', 'Zar Siopa', '', 'Zar', 'Siopa', 'male', 'pt_PT', '', 0, 0, 0, 'zarduarte@hotmail.com', 'zarduarte@hotmail.com', '', '', '', '', '', ''),
(446, 446, 'Facebook', '0544c7d4f90c5ea6d88ab81b34d92308dff3e86e', '10206676639702581', 'https://www.facebook.com/app_scoped_user_id/10206676639702581/', '', 'https://graph.facebook.com/10206676639702581/picture?width=150&height=150', 'Nuno Alexandre Victor', '', 'Nuno', 'Victor', 'male', 'pt_PT', '', 0, 0, 0, 'nuno.victor@hotmail.com', 'nuno.victor@hotmail.com', '', '', '', '', '', ''),
(447, 447, 'Facebook', 'f166b2ab55a28ab428bda46c7f67ed422c386623', '10204628670532578', 'https://www.facebook.com/app_scoped_user_id/10204628670532578/', '', 'https://graph.facebook.com/10204628670532578/picture?width=150&height=150', 'Gonçalo Silva', '', 'Gonçalo', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'goncalo_alex_silva202@hotmail.com', 'goncalo_alex_silva202@hotmail.com', '', '', '', '', '', ''),
(448, 448, 'Facebook', '7a6a9dbba5e0c090f2ea0ce52f260a147f6de49a', '1595809617336836', 'https://www.facebook.com/app_scoped_user_id/1595809617336836/', '', 'https://graph.facebook.com/1595809617336836/picture?width=150&height=150', 'Surf Tree', '', 'Surf', 'Tree', 'male', 'pt_PT', '', 0, 0, 0, 'surftreeshop@gmail.com', 'surftreeshop@gmail.com', '', '', '', '', '', ''),
(449, 449, 'Google', '46f83f210194dbe04daa57a0961a2ccd5a3b6e57', '114710956163778999058', 'https://plus.google.com/+RodolfoVieiraDias', '', 'https://lh5.googleusercontent.com/-tQ_wQktEr9o/AAAAAAAAAAI/AAAAAAAAAEc/rp1TTWZGeho/photo.jpg?sz=200', 'Rodolfo Vieira Dias', '', 'Rodolfo', 'Vieira Dias', 'male', '', '', 0, 0, 0, 'rodolfovieiradias@gmail.com', 'rodolfovieiradias@gmail.com', '', 'Almada', '', '', 'Almada', ''),
(450, 450, 'Facebook', '23d393f27968b44942488e910d5ae98e1511a2d5', '10153325616199814', 'https://www.facebook.com/app_scoped_user_id/10153325616199814/', '', 'https://graph.facebook.com/10153325616199814/picture?width=150&height=150', 'Pedro Mendes', '', 'Pedro', 'Mendes', 'male', 'pt_PT', '', 0, 0, 0, 'parmdigital@hotmail.com', 'parmdigital@hotmail.com', '', '', '', '', '', ''),
(451, 451, 'Google', '88882c954df7089924f4fa6ef35629255ac14346', '105442398603669592331', 'https://plus.google.com/105442398603669592331', '', 'https://lh5.googleusercontent.com/-ojdOHTO8QLk/AAAAAAAAAAI/AAAAAAAAATk/KxZ-fmDp0g0/photo.jpg?sz=200', 'Eduardo Dias', '', 'Eduardo', 'Dias', 'male', '', '', 0, 0, 0, 'eduardo.jr.dias@gmail.com', 'eduardo.jr.dias@gmail.com', '', '', '', '', '', ''),
(452, 452, 'Facebook', '7d488b68ed45e6878387bd7f2b7136eb44a817b7', '10205636185760762', 'https://www.facebook.com/app_scoped_user_id/10205636185760762/', '', 'https://graph.facebook.com/10205636185760762/picture?width=150&height=150', 'António Monteiro', '', 'António', 'Monteiro', 'male', 'pt_PT', '', 0, 0, 0, 'antoniodaun@gmail.com', 'antoniodaun@gmail.com', '', '', '', '', '', ''),
(453, 453, 'Facebook', 'b5a348c095860943cff5e417b2cc24a445521604', '1640339062862316', 'https://www.facebook.com/app_scoped_user_id/1640339062862316/', '', 'https://graph.facebook.com/1640339062862316/picture?width=150&height=150', 'Love Ashtanga Yoga', '', 'Love Ashtanga', 'Yoga', 'male', 'en_US', '', 0, 0, 0, 'yogasurf@gmail.com', 'yogasurf@gmail.com', '', '', '', '', '', ''),
(454, 454, 'Facebook', '57a0706f1f2546267564edc4e0e2c1b93b7e94ae', '957462164285085', 'https://www.facebook.com/app_scoped_user_id/957462164285085/', '', 'https://graph.facebook.com/957462164285085/picture?width=150&height=150', 'Rui E. Horta', '', 'Rui E.', 'Horta', 'male', 'pt_PT', '', 0, 0, 0, 'rui.e.horta@hotmail.com', 'rui.e.horta@hotmail.com', '', '', '', '', '', ''),
(455, 455, 'Facebook', '1dad5a67c9e4aa73742382a7f807faac7e4b514f', '10205445159903119', 'https://www.facebook.com/app_scoped_user_id/10205445159903119/', '', 'https://graph.facebook.com/10205445159903119/picture?width=150&height=150', 'Pedro Pestana', '', 'Pedro', 'Pestana', 'male', 'pt_PT', '', 0, 0, 0, 'appestana@gmail.com', 'appestana@gmail.com', '', '', '', '', '', ''),
(456, 456, 'Facebook', 'a0573c47e8449de3d70eb28acf0282d1e341d188', '10153938094107796', 'https://www.facebook.com/app_scoped_user_id/10153938094107796/', '', 'https://graph.facebook.com/10153938094107796/picture?width=150&height=150', 'Carlos Pinto', '', 'Carlos', 'Pinto', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(457, 457, 'Facebook', 'dd23d12c22aa302cc197a8cd5fea4eba99a55d24', '1107923499221551', 'https://www.facebook.com/app_scoped_user_id/1107923499221551/', '', 'https://graph.facebook.com/1107923499221551/picture?width=150&height=150', 'Susana Poças', '', 'Susana', 'Poças', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(458, 458, 'Facebook', '78488ec12fe4e06425b9c93ebb137a9ee761142a', '1025142050852104', 'https://www.facebook.com/app_scoped_user_id/1025142050852104/', '', 'https://graph.facebook.com/1025142050852104/picture?width=150&height=150', 'Ana Camilo', '', 'Ana', 'Camilo', 'female', 'pt_PT', '', 0, 0, 0, 'ana-camilo@live.com.pt', 'ana-camilo@live.com.pt', '', '', '', '', '', ''),
(459, 459, 'Google', '4425b6fb4b6a3055e2d1a51c8ce4930af67a082a', '107584701411959939396', 'https://plus.google.com/107584701411959939396', '', 'https://lh5.googleusercontent.com/-ZHbRFn0QSSQ/AAAAAAAAAAI/AAAAAAAAABc/XJc5obiO750/photo.jpg?sz=200', 'Michele Pinto', '', 'Michele', 'Pinto', 'female', '', '', 0, 0, 0, 'micpin71@gmail.com', 'micpin71@gmail.com', '', '', '', '', '', ''),
(460, 460, 'Facebook', 'aadac9fc19772d6d2f8a9b843c20a541c714aaa4', '10153361502493216', 'https://www.facebook.com/app_scoped_user_id/10153361502493216/', '', 'https://graph.facebook.com/10153361502493216/picture?width=150&height=150', 'Manel Guedes', '', 'Manel', 'Guedes', 'male', 'pt_PT', '', 0, 0, 0, 'manelguedes@hotmail.com', 'manelguedes@hotmail.com', '', '', '', '', '', ''),
(461, 461, 'Facebook', '2cac762189f55a010d4723ff80935058bb2dfc46', '10206641686020441', 'https://www.facebook.com/app_scoped_user_id/10206641686020441/', '', 'https://graph.facebook.com/10206641686020441/picture?width=150&height=150', 'Goncalo Placido', '', 'Goncalo', 'Placido', 'male', 'pt_PT', '', 0, 0, 0, 'goncalinho_69@hotmail.com', 'goncalinho_69@hotmail.com', '', '', '', '', '', ''),
(462, 462, 'Facebook', '3de3f383cf826cd02985ca77de1c1d9f77c4ae54', '10152931242507104', 'https://www.facebook.com/app_scoped_user_id/10152931242507104/', '', 'https://graph.facebook.com/10152931242507104/picture?width=150&height=150', 'Gui Machado', '', 'Gui', 'Machado', 'male', 'pt_PT', '', 0, 0, 0, 'yug_69_3@hotmail.com', 'yug_69_3@hotmail.com', '', '', '', '', '', ''),
(463, 463, 'Facebook', '85d3cc28868d0e450162ddb697b83df837e5eb51', '1605771779670167', 'https://www.facebook.com/app_scoped_user_id/1605771779670167/', '', 'https://graph.facebook.com/1605771779670167/picture?width=150&height=150', 'Diogo Nascimento', '', 'Diogo', 'Nascimento', 'male', 'pt_PT', '', 0, 0, 0, 'diogo.a.nascimento@gmail.com', 'diogo.a.nascimento@gmail.com', '', '', '', '', '', ''),
(464, 464, 'Facebook', '4abcfb6d13c517bca64ca72c7cd53cc4a1e63281', '1586479684936138', 'https://www.facebook.com/app_scoped_user_id/1586479684936138/', '', 'https://graph.facebook.com/1586479684936138/picture?width=150&height=150', 'Sara Montes', '', 'Sara', 'Montes', 'female', 'pt_PT', '', 0, 0, 0, 'sara.m.montes@gmail.com', 'sara.m.montes@gmail.com', '', '', '', '', '', ''),
(465, 465, 'Facebook', 'f534fdf1a3bdee951e066346e07e53a317598ef5', '1113065475390200', 'https://www.facebook.com/app_scoped_user_id/1113065475390200/', '', 'https://graph.facebook.com/1113065475390200/picture?width=150&height=150', 'Francisco Pombeiro', '', 'Francisco', 'Pombeiro', 'male', 'pt_PT', '', 0, 0, 0, 'kiko.fut@gmail.com', 'kiko.fut@gmail.com', '', '', '', '', '', ''),
(466, 466, 'Facebook', 'ec9a33abbee7d9b2a948c30a9af92b9e622b60a2', '846281782087642', 'https://www.facebook.com/app_scoped_user_id/846281782087642/', '', 'https://graph.facebook.com/846281782087642/picture?width=150&height=150', 'Zé Valente', '', 'Zé', 'Valente', 'male', 'en_US', '', 0, 0, 0, 'zitchus@hotmail.com', 'zitchus@hotmail.com', '', '', '', '', '', ''),
(467, 467, 'Facebook', '8a89b00ce99a55c19d3e8130e962453ede63df0c', '10205675878729856', 'https://www.facebook.com/app_scoped_user_id/10205675878729856/', '', 'https://graph.facebook.com/10205675878729856/picture?width=150&height=150', 'António Raio', '', 'António', 'Raio', 'male', 'pt_PT', '', 0, 0, 0, 'antonio.raio98@gmail.com', 'antonio.raio98@gmail.com', '', '', '', '', '', ''),
(468, 468, 'Facebook', '6b8c8bee761bb0833910bd4ecc657ae472345c5c', '10152927173007717', 'https://www.facebook.com/app_scoped_user_id/10152927173007717/', '', 'https://graph.facebook.com/10152927173007717/picture?width=150&height=150', 'João Pires', '', 'João', 'Pires', 'male', 'pt_PT', '', 0, 0, 0, 'caracolstuka@hotmail.com', 'caracolstuka@hotmail.com', '', '', '', '', '', ''),
(469, 469, 'Facebook', '2c7aecbfdc7be8f2fac79c5520534585eeb45bf8', '10153274136225891', 'https://www.facebook.com/app_scoped_user_id/10153274136225891/', '', 'https://graph.facebook.com/10153274136225891/picture?width=150&height=150', 'Miguel Ferreira', '', 'Miguel', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'miguel_figueiras@hotmail.com', 'miguel_figueiras@hotmail.com', '', '', '', '', '', ''),
(470, 470, 'Facebook', 'fa2dadc49fc821af31f396aae0b70700dfc45c14', '10205077929521176', 'https://www.facebook.com/app_scoped_user_id/10205077929521176/', '', 'https://graph.facebook.com/10205077929521176/picture?width=150&height=150', 'Isabel Grilo', '', 'Isabel', 'Grilo', 'female', 'pt_PT', '', 0, 0, 0, 'igrilo71@gmail.com', 'igrilo71@gmail.com', '', '', '', '', '', ''),
(471, 471, 'Facebook', '5b07ad6055642a883dfc80aff393c1b6964a5237', '555800114563250', 'https://www.facebook.com/app_scoped_user_id/555800114563250/', '', 'https://graph.facebook.com/555800114563250/picture?width=150&height=150', 'João Afonso', '', 'João', 'Afonso', 'male', 'pt_PT', '', 0, 0, 0, 'afonsus100@gmail.com', 'afonsus100@gmail.com', '', '', '', '', '', ''),
(472, 472, 'Facebook', '9b1b9dff0ef1f763f56e5fbd741a433250aa2fed', '10200780972162172', 'https://www.facebook.com/app_scoped_user_id/10200780972162172/', '', 'https://graph.facebook.com/10200780972162172/picture?width=150&height=150', 'Francisca Salter Cid Souto', '', 'Francisca', 'Souto', 'female', 'pt_PT', '', 0, 0, 0, 'francisca.cid.souto96@gmail.com', 'francisca.cid.souto96@gmail.com', '', '', '', '', '', ''),
(473, 473, 'Facebook', 'e97922718e67359831bfc68521a5ccf3056e440f', '10152951664702711', 'https://www.facebook.com/app_scoped_user_id/10152951664702711/', '', 'https://graph.facebook.com/10152951664702711/picture?width=150&height=150', 'Alexandre Baptista', '', 'Alexandre', 'Baptista', 'male', 'en_US', '', 0, 0, 0, 'alexcalaca@hotmail.com', 'alexcalaca@hotmail.com', '', '', '', '', '', ''),
(474, 474, 'Facebook', 'f191e143b90852ac13b8550ecdfee2eef1dd6ca8', '898659223534172', 'https://www.facebook.com/app_scoped_user_id/898659223534172/', '', 'https://graph.facebook.com/898659223534172/picture?width=150&height=150', 'Alessandro Bruno Faccio', '', 'Alessandro', 'Faccio', 'male', 'pt_BR', '', 0, 0, 0, 'alezin0123@gmail.com', 'alezin0123@gmail.com', '', '', '', '', '', ''),
(475, 475, 'Facebook', 'bcec68905a54f6e27dd92dcb3aa6b2700789c212', '10202941838866463', 'https://www.facebook.com/app_scoped_user_id/10202941838866463/', '', 'https://graph.facebook.com/10202941838866463/picture?width=150&height=150', 'Sandra Monteiro', '', 'Sandra', 'Monteiro', 'female', 'pt_PT', '', 0, 0, 0, 'sandrafrancomonteiro@gmail.com', 'sandrafrancomonteiro@gmail.com', '', '', '', '', '', ''),
(476, 476, 'Facebook', 'c683fd9f58ea4c47123815e55d45e1e5d62df742', '10206888045345488', 'https://www.facebook.com/app_scoped_user_id/10206888045345488/', '', 'https://graph.facebook.com/10206888045345488/picture?width=150&height=150', 'Vitor Faneca Estrelinha', '', 'Vitor', 'Estrelinha', 'male', 'en_US', '', 0, 0, 0, 'vestrelinha@gmail.com', 'vestrelinha@gmail.com', '', '', '', '', '', ''),
(477, 477, 'Facebook', '4e9218bae72b3dde0d4de081e43878d5df087400', '850079898381074', 'https://www.facebook.com/app_scoped_user_id/850079898381074/', '', 'https://graph.facebook.com/850079898381074/picture?width=150&height=150', 'Alexandre Filipe', '', 'Alexandre', 'Filipe', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(478, 478, 'Facebook', '1be5e17b5f653d084a98f888224d0a430fe8020b', '10204831460575164', 'https://www.facebook.com/app_scoped_user_id/10204831460575164/', '', 'https://graph.facebook.com/10204831460575164/picture?width=150&height=150', 'Paulo Guilherme Trilho Prudêncio', '', 'Paulo', 'Prudêncio', 'male', 'pt_PT', '', 0, 0, 0, 'pgtrilho@sapo.pt', 'pgtrilho@sapo.pt', '', '', '', '', '', ''),
(479, 479, 'Google', 'd39647a7e6bd87352eeb97cdcac706a5c454e2ba', '115409042055667295072', 'https://plus.google.com/115409042055667295072', '', 'https://lh3.googleusercontent.com/-BRIOrHaQiZI/AAAAAAAAAAI/AAAAAAAAAGQ/lS-2sKAJ8t8/photo.jpg?sz=200', 'Rosario Lago', '', 'Rosario', 'Lago', 'female', '', '', 0, 0, 0, 'mrosariolago@gmail.com', 'mrosariolago@gmail.com', '', '', '', '', '', ''),
(480, 480, 'Facebook', 'bf7d8316d40947796158a2fbbc2a81db91dab595', '10204230532137635', 'https://www.facebook.com/app_scoped_user_id/10204230532137635/', '', 'https://graph.facebook.com/10204230532137635/picture?width=150&height=150', 'Filipa Pontes', '', 'Filipa', 'Pontes', 'female', 'pt_PT', '', 0, 0, 0, 'filipapontes@gmail.com', 'filipapontes@gmail.com', '', '', '', '', '', ''),
(481, 481, 'Facebook', '2fc2cf59da233ee3b18a9060cfef79977718d664', '1156934294333493', 'https://www.facebook.com/app_scoped_user_id/1156934294333493/', '', 'https://graph.facebook.com/1156934294333493/picture?width=150&height=150', 'Nuno Di Rosso', '', 'Nuno', 'Rosso', '', 'en_GB', '', 0, 0, 0, 'oqnaodorme@gmail.com', 'oqnaodorme@gmail.com', '', '', '', '', '', ''),
(482, 482, 'Facebook', 'd645123d0e6b38093de4c029e6e63b2a9e261429', '10153333138074158', 'https://www.facebook.com/app_scoped_user_id/10153333138074158/', '', 'https://graph.facebook.com/10153333138074158/picture?width=150&height=150', 'Telmo Lopes', '', 'Telmo', 'Lopes', 'male', 'pt_PT', '', 0, 0, 0, 'telmo-lopes@hotmail.com', 'telmo-lopes@hotmail.com', '', '', '', '', '', ''),
(483, 483, 'Facebook', 'fae879ad6e4b33a0191cdf5c0f83e80801c1848b', '10153527251719245', 'https://www.facebook.com/app_scoped_user_id/10153527251719245/', '', 'https://graph.facebook.com/10153527251719245/picture?width=150&height=150', 'Mariah Cb', '', 'Mariah', 'Cb', 'female', 'pt_PT', '', 0, 0, 0, 'maryjay1501@hotmail.com', 'maryjay1501@hotmail.com', '', '', '', '', '', ''),
(484, 484, 'Facebook', '05f142afb1cf62aeed485bf66c1a70dc79d355bf', '969215539763679', 'https://www.facebook.com/app_scoped_user_id/969215539763679/', '', 'https://graph.facebook.com/969215539763679/picture?width=150&height=150', 'Sofia Paulino', '', 'Sofia', 'Paulino', 'female', 'pt_PT', '', 0, 0, 0, 'pipoquas@hotmail.com', 'pipoquas@hotmail.com', '', '', '', '', '', ''),
(485, 485, 'Facebook', '611a7805317bcedfdb76c73f963ac4f1f58044f7', '10205846144066783', 'https://www.facebook.com/app_scoped_user_id/10205846144066783/', '', 'https://graph.facebook.com/10205846144066783/picture?width=150&height=150', 'Jorge Brito', '', 'Jorge', 'Brito', 'male', 'pt_PT', '', 0, 0, 0, 'jorge.brito.13@gmail.com', 'jorge.brito.13@gmail.com', '', '', '', '', '', ''),
(486, 486, 'Facebook', 'a0f40ed4a71cc00209834f093a0dd4396ae4f9db', '843331342420143', 'https://www.facebook.com/app_scoped_user_id/843331342420143/', '', 'https://graph.facebook.com/843331342420143/picture?width=150&height=150', 'Nuno Santos', '', 'Nuno', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(487, 487, 'Facebook', '2aae019f81eeb7c0fc4da2e0819a7cdda3177ea9', '10203013386773950', 'https://www.facebook.com/app_scoped_user_id/10203013386773950/', '', 'https://graph.facebook.com/10203013386773950/picture?width=150&height=150', 'Miguel Temudo', '', 'Miguel', 'Temudo', 'male', 'pt_PT', '', 0, 0, 0, 'miguelm569@gmail.com', 'miguelm569@gmail.com', '', '', '', '', '', ''),
(488, 488, 'Facebook', 'bcd834bf0434d8a194ba21eca715c24738bcc990', '10206511534405479', 'https://www.facebook.com/app_scoped_user_id/10206511534405479/', '', 'https://graph.facebook.com/10206511534405479/picture?width=150&height=150', 'Rui Costa Nunes', '', 'Rui Costa', 'Nunes', 'male', 'en_US', '', 0, 0, 0, 'giestal@hotmail.com', 'giestal@hotmail.com', '', '', '', '', '', ''),
(489, 489, 'Facebook', 'acc80a552c798b9294d1de79d4ead1d9b9eb71db', '10153345375662996', 'https://www.facebook.com/app_scoped_user_id/10153345375662996/', '', 'https://graph.facebook.com/10153345375662996/picture?width=150&height=150', 'João Belmar da Costa', '', 'João', 'da Costa', 'male', 'en_US', '', 0, 0, 0, 'joaobelmar@gmail.com', 'joaobelmar@gmail.com', '', '', '', '', '', ''),
(490, 490, 'Facebook', '566b81c582671527e8c6d870cdcd1bbf42f619d5', '880254302054731', 'https://www.facebook.com/app_scoped_user_id/880254302054731/', '', 'https://graph.facebook.com/880254302054731/picture?width=150&height=150', 'Helena Naia', '', 'Helena', 'Naia', 'female', 'pt_PT', '', 0, 0, 0, 'helenanaia@clix.pt', 'helenanaia@clix.pt', '', '', '', '', '', ''),
(491, 491, 'Facebook', '73ac4e286a386451a04f2285687fb77a2d7fbad8', '10207211530070848', 'https://www.facebook.com/app_scoped_user_id/10207211530070848/', '', 'https://graph.facebook.com/10207211530070848/picture?width=150&height=150', 'Lemos Junior Bruno', '', 'Lemos Junior', 'Bruno', 'male', 'pt_PT', '', 0, 0, 0, 'brunopiresjunior@hotmail.com', 'brunopiresjunior@hotmail.com', '', '', '', '', '', ''),
(492, 492, 'Facebook', '5230f66ce4c91f2ff7c3758fc967f6bca7af6a56', '10205203754148186', 'https://www.facebook.com/app_scoped_user_id/10205203754148186/', '', 'https://graph.facebook.com/10205203754148186/picture?width=150&height=150', 'Manuela Bello', '', 'Manuela', 'Bello', 'female', 'pt_PT', '', 0, 0, 0, 'manuelabello@gmail.com', 'manuelabello@gmail.com', '', '', '', '', '', ''),
(493, 493, 'Facebook', '62f8dd7b776af856c150c274239c129053325169', '10205795014428156', 'https://www.facebook.com/app_scoped_user_id/10205795014428156/', '', 'https://graph.facebook.com/10205795014428156/picture?width=150&height=150', 'Diogo Finuras', '', 'Diogo', 'Finuras', 'male', 'pt_PT', '', 0, 0, 0, 'finurasdiogo@gmail.com', 'finurasdiogo@gmail.com', '', '', '', '', '', ''),
(494, 494, 'Facebook', '67c84ae5eee581e1619a95723c57e3ebf20b0a23', '10204319685577274', 'https://www.facebook.com/app_scoped_user_id/10204319685577274/', '', 'https://graph.facebook.com/10204319685577274/picture?width=150&height=150', 'Rui Vale', '', 'Rui', 'Vale', 'male', 'pt_PT', '', 0, 0, 0, 'rval_94@hotmail.com', 'rval_94@hotmail.com', '', '', '', '', '', ''),
(495, 495, 'Facebook', '0e309872873f7e4b2c94b1612965b65cb0709099', '10205215591327607', 'https://www.facebook.com/app_scoped_user_id/10205215591327607/', '', 'https://graph.facebook.com/10205215591327607/picture?width=150&height=150', 'Isabel Maria Sousa Silva', '', 'Isabel', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'isab.isabel@gmail.com', 'isab.isabel@gmail.com', '', '', '', '', '', ''),
(496, 496, 'Facebook', '009f4dc00038d06ceda6ba087c018e31a516cf98', '10205729182380902', 'https://www.facebook.com/app_scoped_user_id/10205729182380902/', '', 'https://graph.facebook.com/10205729182380902/picture?width=150&height=150', 'Rita Nogueira', '', 'Rita', 'Nogueira', 'female', 'en_GB', '', 0, 0, 0, 'ritanogueira@yahoo.com', 'ritanogueira@yahoo.com', '', '', '', '', '', ''),
(497, 497, 'Facebook', '252014b6ea32534ab70f3ffdc359c096973a6ebf', '372704366260538', 'https://www.facebook.com/app_scoped_user_id/372704366260538/', '', 'https://graph.facebook.com/372704366260538/picture?width=150&height=150', 'Daniela Duarte', '', 'Daniela', 'Duarte', 'female', 'pt_PT', '', 0, 0, 0, 'danny.dannydgd@gmail.com', 'danny.dannydgd@gmail.com', '', '', '', '', '', ''),
(498, 498, 'Facebook', '792bbc36818bb16d51cf8054c8f763c03a21ece1', '1159734137386232', 'https://www.facebook.com/app_scoped_user_id/1159734137386232/', '', 'https://graph.facebook.com/1159734137386232/picture?width=150&height=150', 'Pinha Cid Souto', '', 'Pinha', 'Cid Souto', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(499, 499, 'Facebook', '03cade5d692ffba2c106749c442baa59459abefa', '10153076072362886', 'https://www.facebook.com/app_scoped_user_id/10153076072362886/', '', 'https://graph.facebook.com/10153076072362886/picture?width=150&height=150', 'Sara Matos Azevedo', '', 'Sara', 'Azevedo', 'female', 'en_US', '', 0, 0, 0, 'smazevedoo@gmail.com', 'smazevedoo@gmail.com', '', '', '', '', '', ''),
(500, 500, 'Facebook', '14a1ec7f36387ece03c4c1869edb19ad3a2e9362', '10153340881696753', 'https://www.facebook.com/app_scoped_user_id/10153340881696753/', '', 'https://graph.facebook.com/10153340881696753/picture?width=150&height=150', 'Joana Barrios', '', 'Joana', 'Barrios', 'female', 'en_US', '', 0, 0, 0, 'jammasterjoana@gmail.com', 'jammasterjoana@gmail.com', '', '', '', '', '', ''),
(501, 501, 'Facebook', '847079e95a16d549d273aff8bfb62bd3133b8f91', '943023522385496', 'https://www.facebook.com/app_scoped_user_id/943023522385496/', '', 'https://graph.facebook.com/943023522385496/picture?width=150&height=150', 'Raphael Garcia', '', 'Raphael', 'Garcia', 'male', 'pt_BR', '', 0, 0, 0, 'ragayoga@hotmail.com', 'ragayoga@hotmail.com', '', '', '', '', '', ''),
(502, 502, 'Facebook', 'da2faef8c1ef1f7a7919aaa470f67c44161d43e6', '10204392924566448', 'https://www.facebook.com/app_scoped_user_id/10204392924566448/', '', 'https://graph.facebook.com/10204392924566448/picture?width=150&height=150', 'Angélica Cunha-Oliveira', '', 'Angélica', 'Cunha-Oliveira', 'female', 'en_GB', '', 0, 0, 0, 'angelica_oliveira@live.com.pt', 'angelica_oliveira@live.com.pt', '', '', '', '', '', ''),
(503, 503, 'Facebook', 'befd0c216be078262863cd7306d6e4162e44e969', '10200641920007730', 'https://www.facebook.com/app_scoped_user_id/10200641920007730/', '', 'https://graph.facebook.com/10200641920007730/picture?width=150&height=150', 'Carolina Fialho', '', 'Carolina', 'Fialho', 'female', 'en_US', '', 0, 0, 0, 'carolinasantoos@hotmail.com', 'carolinasantoos@hotmail.com', '', '', '', '', '', ''),
(504, 504, 'Facebook', '946886c2a5842c34155530e85d6762b1b647abae', '10205409014637543', 'https://www.facebook.com/app_scoped_user_id/10205409014637543/', '', 'https://graph.facebook.com/10205409014637543/picture?width=150&height=150', 'Filipa Salvo', '', 'Filipa', 'Salvo', 'female', 'pt_PT', '', 0, 0, 0, 'filipasalvo@gmail.com', 'filipasalvo@gmail.com', '', '', '', '', '', ''),
(505, 505, 'Facebook', '2aaad5aedbf76ed67bd3c876be2628061d639368', '811463215605397', 'https://www.facebook.com/app_scoped_user_id/811463215605397/', '', 'https://graph.facebook.com/811463215605397/picture?width=150&height=150', 'Duarte Ribeiro', '', 'Duarte', 'Ribeiro', 'male', 'pt_PT', '', 0, 0, 0, 'duarte.m.ribeiro95@gmail.com', 'duarte.m.ribeiro95@gmail.com', '', '', '', '', '', ''),
(506, 506, 'Facebook', '4e730c5c8cb551707c499128dcd271706f527f93', '10153289267225520', 'https://www.facebook.com/app_scoped_user_id/10153289267225520/', '', 'https://graph.facebook.com/10153289267225520/picture?width=150&height=150', 'Jose Agostinho', '', 'Jose', 'Agostinho', 'male', 'pt_PT', '', 0, 0, 0, 'tonymontana52@gmail.com', 'tonymontana52@gmail.com', '', '', '', '', '', ''),
(507, 507, 'Facebook', '0d91d8ca7acbf6222fe1a0261646394aa69fb8d2', '10204977969823631', 'https://www.facebook.com/app_scoped_user_id/10204977969823631/', '', 'https://graph.facebook.com/10204977969823631/picture?width=150&height=150', 'António Moura', '', 'António', 'Moura', 'male', 'pt_PT', '', 0, 0, 0, 'ajcfmoura@yahoo.com.br', 'ajcfmoura@yahoo.com.br', '', '', '', '', '', ''),
(508, 508, 'Facebook', 'ddd47fe6522839dd793be545ac11f6d2d6e76443', '870809349647909', 'https://www.facebook.com/app_scoped_user_id/870809349647909/', '', 'https://graph.facebook.com/870809349647909/picture?width=150&height=150', 'Luis Niza', '', 'Luis', 'Niza', 'male', 'pt_PT', '', 0, 0, 0, 'luisniza@gmail.com', 'luisniza@gmail.com', '', '', '', '', '', ''),
(509, 509, 'Google', 'b80f97d26dea8966ac744a0b38f733e7999ac52b', '100436577092329832503', 'https://plus.google.com/100436577092329832503', '', 'https://lh4.googleusercontent.com/--4IT-5--_Ig/AAAAAAAAAAI/AAAAAAAAAEE/6jLwlamclrs/photo.jpg?sz=200', 'helena mak', '', 'helena', 'mak', 'female', '', '', 0, 0, 0, 'mhcmak@gmail.com', 'mhcmak@gmail.com', '', '', '', '', '', ''),
(510, 510, 'Facebook', 'f9d4845bd6a9d0b23453e8f555d13ac00a4c10de', '856800641079701', 'https://www.facebook.com/app_scoped_user_id/856800641079701/', '', 'https://graph.facebook.com/856800641079701/picture?width=150&height=150', 'Miguel Perry-Vidal', '', 'Miguel', 'Perry-Vidal', 'male', 'pt_PT', '', 0, 0, 0, 'miguel_perry.vidal@hotmail.com', 'miguel_perry.vidal@hotmail.com', '', '', '', '', '', ''),
(511, 511, 'Facebook', 'a7c946d14d68451b961f070a61eed20b76869372', '10152851321774109', 'https://www.facebook.com/app_scoped_user_id/10152851321774109/', '', 'https://graph.facebook.com/10152851321774109/picture?width=150&height=150', 'Gil Barbeitos de Sousa', '', 'Gil', 'de Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'gil.barbeitos@gmail.com', 'gil.barbeitos@gmail.com', '', '', '', '', '', ''),
(512, 512, 'Facebook', '18898c461f6dcbdade26b5272a79c9924beb006b', '1112126078802815', 'https://www.facebook.com/app_scoped_user_id/1112126078802815/', '', 'https://graph.facebook.com/1112126078802815/picture?width=150&height=150', 'Marco Gonçalves', '', 'Marco', 'Gonçalves', 'male', 'pt_PT', '', 0, 0, 0, 'margoncalves78@gmail.com', 'margoncalves78@gmail.com', '', '', '', '', '', ''),
(513, 513, 'Facebook', 'b46b354871d1cffaf09d6087f4255d50e7932193', '10204367962580866', 'https://www.facebook.com/app_scoped_user_id/10204367962580866/', '', 'https://graph.facebook.com/10204367962580866/picture?width=150&height=150', 'Jorge Braz', '', 'Jorge', 'Braz', 'male', 'en_US', '', 0, 0, 0, 'jorge.f.h.braz@gmail.com', 'jorge.f.h.braz@gmail.com', '', '', '', '', '', ''),
(514, 514, 'Facebook', 'ef4b8cd75a4f842a46da4995064d1db7d09e474d', '10204072491399875', 'https://www.facebook.com/app_scoped_user_id/10204072491399875/', '', 'https://graph.facebook.com/10204072491399875/picture?width=150&height=150', 'Gabriela Carreira', '', 'Gabriela', 'Carreira', 'female', 'pt_PT', '', 0, 0, 0, 'gabriela.carreira@gmail.com', 'gabriela.carreira@gmail.com', '', '', '', '', '', ''),
(515, 515, 'Facebook', 'b0f66be5bc12ed7b95687724329371ea3d690eeb', '10152755303022811', 'https://www.facebook.com/app_scoped_user_id/10152755303022811/', '', 'https://graph.facebook.com/10152755303022811/picture?width=150&height=150', 'Rui Zuzarte', '', 'Rui', 'Zuzarte', 'male', 'pt_PT', '', 0, 0, 0, 'ruizuzarte@gmail.com', 'ruizuzarte@gmail.com', '', '', '', '', '', ''),
(516, 516, 'Facebook', '51a744829ad12e7e56e9d5a60705c5a730a461a9', '10152750756866890', 'https://www.facebook.com/app_scoped_user_id/10152750756866890/', '', 'https://graph.facebook.com/10152750756866890/picture?width=150&height=150', 'Carolina Martins Silva', '', 'Carolina', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'carolina_sms88@hotmail.com', 'carolina_sms88@hotmail.com', '', '', '', '', '', ''),
(517, 517, 'Facebook', '055e960ea96777f848cf09ea4d7b90bb87b7ad7b', '10153424705069789', 'https://www.facebook.com/app_scoped_user_id/10153424705069789/', '', 'https://graph.facebook.com/10153424705069789/picture?width=150&height=150', 'Mafalda Mello Breyner', '', 'Mafalda', 'Mello Breyner', 'female', 'pt_PT', '', 0, 0, 0, 'mafaldambreyner@gmail.com', 'mafaldambreyner@gmail.com', '', '', '', '', '', ''),
(518, 518, 'Facebook', '282b164a4ac9ec02a355d6938f952ce292997651', '866379393408584', 'https://www.facebook.com/app_scoped_user_id/866379393408584/', '', 'https://graph.facebook.com/866379393408584/picture?width=150&height=150', 'Jobsite Surfboards', '', 'Jobsite', 'Surfboards', 'male', 'pt_PT', '', 0, 0, 0, 'mckeesurf.pt@hotmail.com', 'mckeesurf.pt@hotmail.com', '', '', '', '', '', ''),
(519, 519, 'Facebook', 'adde9ff8be79632bc7d0078ae4fa629a17fe363e', '1151079728250920', 'https://www.facebook.com/app_scoped_user_id/1151079728250920/', '', 'https://graph.facebook.com/1151079728250920/picture?width=150&height=150', 'Vera Alves', '', 'Vera', 'Alves', 'female', 'en_US', '', 0, 0, 0, 'vera.sousa.alves@gmail.com', 'vera.sousa.alves@gmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(520, 520, 'Facebook', '2a9f8218a868aff5bd1f47351c7cfc9c5840f0ca', '998924503481346', 'https://www.facebook.com/app_scoped_user_id/998924503481346/', '', 'https://graph.facebook.com/998924503481346/picture?width=150&height=150', 'Fernando Santos', '', 'Fernando', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'fsaintsster@gmail.com', 'fsaintsster@gmail.com', '', '', '', '', '', ''),
(521, 521, 'Facebook', '28ea5c0d0882e1ebf8031c37b8212aa7ea07a3cf', '10153090411927758', 'https://www.facebook.com/app_scoped_user_id/10153090411927758/', '', 'https://graph.facebook.com/10153090411927758/picture?width=150&height=150', 'Mireia Martinez', '', 'Mireia', 'Martinez', 'female', 'es_ES', '', 0, 0, 0, 'nkn16@hotmail.com', 'nkn16@hotmail.com', '', '', '', '', '', ''),
(522, 522, 'Facebook', 'dd5afa108df6c8d4ca5a2466cf0b31a969faf580', '964894433555217', 'https://www.facebook.com/app_scoped_user_id/964894433555217/', '', 'https://graph.facebook.com/964894433555217/picture?width=150&height=150', 'Antonio Vaz', '', 'Antonio', 'Vaz', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(523, 523, 'Facebook', 'c763e7e6a782e730386debde28de86e771457ae9', '10153349737476810', 'https://www.facebook.com/app_scoped_user_id/10153349737476810/', '', 'https://graph.facebook.com/10153349737476810/picture?width=150&height=150', 'Filipe Sousa Soeiro', '', 'Filipe', 'Soeiro', 'male', 'en_GB', '', 0, 0, 0, 'filipe_soeiro@hotmail.com', 'filipe_soeiro@hotmail.com', '', '', '', '', '', ''),
(524, 524, 'Facebook', '3ec6841353e7f366717d9ff13c03e5567d130bd1', '1153018934715631', 'https://www.facebook.com/app_scoped_user_id/1153018934715631/', '', 'https://graph.facebook.com/1153018934715631/picture?width=150&height=150', 'Isaura Custodio', '', 'Isaura', 'Custodio', 'female', 'pt_PT', '', 0, 0, 0, 'ifc_58@hotmail.com', 'ifc_58@hotmail.com', '', '', '', '', '', ''),
(525, 525, 'Facebook', 'a8feff02d617d80f52d0620d379edc1ee4df12f3', '10203195757649311', 'https://www.facebook.com/app_scoped_user_id/10203195757649311/', '', 'https://graph.facebook.com/10203195757649311/picture?width=150&height=150', 'Miguel Paramos de Carvalho', '', 'Miguel', 'de Carvalho', 'male', 'pt_PT', '', 0, 0, 0, 'mikle_friend@hotmail.com', 'mikle_friend@hotmail.com', '', '', '', '', '', ''),
(526, 526, 'Facebook', '268a4f41d3da59c1823972ffae87fbafbc5f02e5', '10153310888173744', 'https://www.facebook.com/app_scoped_user_id/10153310888173744/', '', 'https://graph.facebook.com/10153310888173744/picture?width=150&height=150', 'Duarte Assis Teixeira', '', 'Duarte', 'Teixeira', 'male', 'pt_PT', '', 0, 0, 0, 'duarte_teixeira3@hotmail.com', 'duarte_teixeira3@hotmail.com', '', '', '', '', '', ''),
(527, 527, 'Facebook', 'be7afca99f3cc37994b94a082a1df68c68cf1e55', '10206102070703310', 'https://www.facebook.com/app_scoped_user_id/10206102070703310/', '', 'https://graph.facebook.com/10206102070703310/picture?width=150&height=150', 'Kiko Afonso', '', 'Kiko', 'Afonso', 'male', 'pt_PT', '', 0, 0, 0, 'filipejafonso@hotmail.com', 'filipejafonso@hotmail.com', '', '', '', '', '', ''),
(528, 528, 'Facebook', '9c490e461003a6477032ad070a03ed9460daed94', '651012171701718', 'https://www.facebook.com/app_scoped_user_id/651012171701718/', '', 'https://graph.facebook.com/651012171701718/picture?width=150&height=150', 'Iziserve Atendimento', '', 'Iziserve', 'Atendimento', 'male', 'pt_PT', '', 0, 0, 0, 'comercial@iziserve.com', 'comercial@iziserve.com', '', '', '', '', '', ''),
(529, 529, 'Google', '30ef6246e3442a7c8cca426fde82f27e07f33eba', '104588019936795873904', 'https://plus.google.com/+NunoGoGPires', '', 'https://lh4.googleusercontent.com/-j2zkLlTxJEk/AAAAAAAAAAI/AAAAAAAAAWg/cjdZkrRsZPc/photo.jpg?sz=200', 'Nuno Pires (GoG)', '', 'Nuno', 'Pires', 'male', '', '', 0, 0, 0, 'gog0412@gmail.com', 'gog0412@gmail.com', '', '', '', '', '', ''),
(530, 530, 'Facebook', 'de36fc413020a05a8d9d29c4ae3fcea4d73e38eb', '10153303926455449', 'https://www.facebook.com/app_scoped_user_id/10153303926455449/', '', 'https://graph.facebook.com/10153303926455449/picture?width=150&height=150', 'João Teixeira', '', 'João', 'Teixeira', 'male', 'pt_BR', '', 0, 0, 0, 'joaortwork@gmail.com', 'joaortwork@gmail.com', '', '', '', '', '', ''),
(531, 531, 'Facebook', '2b51b3eb67e5dcde166fda7f83de9cf3d485f5b3', '871459769590978', 'https://www.facebook.com/app_scoped_user_id/871459769590978/', '', 'https://graph.facebook.com/871459769590978/picture?width=150&height=150', 'Pedro Mestre', '', 'Pedro', 'Mestre', 'male', 'pt_PT', '', 0, 0, 0, 'pedromestre1990@gmail.com', 'pedromestre1990@gmail.com', '', '', '', '', '', ''),
(532, 532, 'Facebook', 'ea2bc7308816f4c8b51d9b9fc6cc57cda9cd8f03', '10203719428695841', 'https://www.facebook.com/app_scoped_user_id/10203719428695841/', '', 'https://graph.facebook.com/10203719428695841/picture?width=150&height=150', 'Margarida Grandvaux Barbosa', '', 'Margarida', 'Barbosa', 'female', 'pt_PT', '', 0, 0, 0, 'margaridagbarbosa@gmail.com', 'margaridagbarbosa@gmail.com', '', '', '', '', '', ''),
(533, 533, 'Facebook', 'f8526fe21af53d1e6a49e174c968e0bcb87b8122', '893278520718855', 'https://www.facebook.com/app_scoped_user_id/893278520718855/', '', 'https://graph.facebook.com/893278520718855/picture?width=150&height=150', 'Zé Wemans', '', 'Zé', 'Wemans', 'male', 'pt_PT', '', 0, 0, 0, 'ze_wemans@hotmail.com', 'ze_wemans@hotmail.com', '', '', '', '', '', ''),
(534, 534, 'Facebook', 'd509e9a7469b0c2d325031182c589d48456b5c57', '10153219959331620', 'https://www.facebook.com/app_scoped_user_id/10153219959331620/', '', 'https://graph.facebook.com/10153219959331620/picture?width=150&height=150', 'Luis Zagallo', '', 'Luis', 'Zagallo', 'male', 'pt_BR', '', 0, 0, 0, 'zagalloluis@gmail.com', 'zagalloluis@gmail.com', '', '', '', '', '', ''),
(535, 535, 'Facebook', '59a183f5c351e0166ebec93a2320dc4663ba4ada', '10206570405202570', 'https://www.facebook.com/app_scoped_user_id/10206570405202570/', '', 'https://graph.facebook.com/10206570405202570/picture?width=150&height=150', 'Vasco Dias', '', 'Vasco', 'Dias', 'male', 'pt_PT', '', 0, 0, 0, 'vasco@xxsurf.pt', 'vasco@xxsurf.pt', '', '', '', '', '', ''),
(536, 536, 'Facebook', 'f56c0b005387efa6520c9e04a3af7610e6e87af9', '487938238036346', 'https://www.facebook.com/app_scoped_user_id/487938238036346/', '', 'https://graph.facebook.com/487938238036346/picture?width=150&height=150', 'Margarida Carvalho Cardoso', '', 'Margarida', 'Carvalho Cardoso', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(537, 537, 'Facebook', 'a20ed20fe323274e426da26d9793f88d30a2fd2e', '1595800040668032', 'https://www.facebook.com/app_scoped_user_id/1595800040668032/', '', 'https://graph.facebook.com/1595800040668032/picture?width=150&height=150', 'Ricardo Almeida', '', 'Ricardo', 'Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'ricrdoalmeida@gmail.com', 'ricrdoalmeida@gmail.com', '', '', '', '', '', ''),
(538, 538, 'Facebook', '29bffe4220517f19e94a31d6bd2f0108ed068e86', '10152895105728441', 'https://www.facebook.com/app_scoped_user_id/10152895105728441/', '', 'https://graph.facebook.com/10152895105728441/picture?width=150&height=150', 'Edivar Mascarenhas', '', 'Edivar', 'Mascarenhas', 'male', 'pt_PT', '', 0, 0, 0, 'edivar_08@hotmail.com', 'edivar_08@hotmail.com', '', '', '', '', '', ''),
(539, 539, 'Facebook', '3f874eab39373b95a8f00212ac3a7718b0ae9832', '10203068509153060', 'https://www.facebook.com/app_scoped_user_id/10203068509153060/', '', 'https://graph.facebook.com/10203068509153060/picture?width=150&height=150', 'Paulo Ribeiro', '', 'Paulo', 'Ribeiro', 'male', 'pt_PT', '', 0, 0, 0, 'paulowaxx@hotmail.com', 'paulowaxx@hotmail.com', '', '', '', '', '', ''),
(540, 540, 'Facebook', '12f561f0c29b938e4fa0fbc2feef603f7baefbef', '10206781993406003', 'https://www.facebook.com/app_scoped_user_id/10206781993406003/', '', 'https://graph.facebook.com/10206781993406003/picture?width=150&height=150', 'Nacka Semblano', '', 'Nacka', 'Semblano', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(541, 541, 'Google', '84bb07a05570600557535ac94303927fd0ee8747', '116032870743950706849', 'https://plus.google.com/116032870743950706849', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Maria Cabedo', '', 'Maria', 'Cabedo', 'female', '', '', 0, 0, 0, 'cabedomaria@gmail.com', 'cabedomaria@gmail.com', '', '', '', '', '', ''),
(542, 542, 'Facebook', '82ec184543aeb2e0884c42ff7fd23ada5e0268bd', '10153314737203866', 'https://www.facebook.com/app_scoped_user_id/10153314737203866/', '', 'https://graph.facebook.com/10153314737203866/picture?width=150&height=150', 'Telmo Ribeiro', '', 'Telmo', 'Ribeiro', 'male', 'pt_PT', '', 0, 0, 0, 'telmocomercial@gmail.com', 'telmocomercial@gmail.com', '', '', '', '', '', ''),
(543, 543, 'Facebook', '9e143df69b231b5c5804fc766136dbf4f6a3dabb', '10204376913287522', 'https://www.facebook.com/app_scoped_user_id/10204376913287522/', '', 'https://graph.facebook.com/10204376913287522/picture?width=150&height=150', 'Beatriz Andrade Rocha', '', 'Beatriz', 'Andrade Rocha', 'female', 'pt_PT', '', 0, 0, 0, 'beatriz.andraderocha@gmail.com', 'beatriz.andraderocha@gmail.com', '', '', '', '', '', ''),
(544, 544, 'Google', 'a3bb25d4299370462e7d16046ff3925de2f5523e', '102562087985093676104', 'https://plus.google.com/102562087985093676104', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Bizuka Barros', '', 'Bizuka', 'Barros', '', '', '', 0, 0, 0, 'bizuka.mail@gmail.com', 'bizuka.mail@gmail.com', '', '', '', '', '', ''),
(545, 545, 'Facebook', 'dd90b4f4c43388ec8b28b29a84cb8a603b5248a2', '1000021866674535', 'https://www.facebook.com/app_scoped_user_id/1000021866674535/', '', 'https://graph.facebook.com/1000021866674535/picture?width=150&height=150', 'Edmundo Barata', '', 'Edmundo', 'Barata', 'male', 'pt_PT', '', 0, 0, 0, 'edmundobaratap@gmail.com', 'edmundobaratap@gmail.com', '', '', '', '', '', ''),
(546, 546, 'Facebook', '62d6eafb0c376e14646b476ed32f08b7832fede0', '10155794894075643', 'https://www.facebook.com/app_scoped_user_id/10155794894075643/', '', 'https://graph.facebook.com/10155794894075643/picture?width=150&height=150', 'David Almeida', '', 'David', 'Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'bshark_17@hotmail.com', 'bshark_17@hotmail.com', '', '', '', '', '', ''),
(547, 547, 'Facebook', '11cd02a33cf3a0edeae6736bc0172b0cbe7e65fc', '935243766531821', 'https://www.facebook.com/app_scoped_user_id/935243766531821/', '', 'https://graph.facebook.com/935243766531821/picture?width=150&height=150', 'Patrícia Estrelinha Amaro', '', 'Patrícia', 'Estrelinha Amaro', 'female', 'pt_PT', '', 0, 0, 0, 'patriciaamaro9@hotmail.com', 'patriciaamaro9@hotmail.com', '', '', '', '', '', ''),
(548, 548, 'Facebook', '00f2ae3f956025a2509113d2fa8bb40592f1227b', '990142531016680', 'https://www.facebook.com/app_scoped_user_id/990142531016680/', '', 'https://graph.facebook.com/990142531016680/picture?width=150&height=150', 'Carlos Barbosa', '', 'Carlos', 'Barbosa', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(549, 549, 'Facebook', 'cc0097ac5454c43816ef329b72adaf060a99d5fa', '1108950302454846', 'https://www.facebook.com/app_scoped_user_id/1108950302454846/', '', 'https://graph.facebook.com/1108950302454846/picture?width=150&height=150', 'João Figueiredo', '', 'João', 'Figueiredo', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(550, 550, 'Facebook', '849574b07a9b9dd9e760320f0515ffd22520596f', '10204194732055995', 'https://www.facebook.com/app_scoped_user_id/10204194732055995/', '', 'https://graph.facebook.com/10204194732055995/picture?width=150&height=150', 'Francisco P. Sousa', '', 'Francisco', 'Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'resina2@gmail.com', 'resina2@gmail.com', '', '', '', '', '', ''),
(551, 551, 'Facebook', '60d6356eec47ee55fa8f9977b9e9b5cb674be7d8', '1064506980245269', 'https://www.facebook.com/app_scoped_user_id/1064506980245269/', '', 'https://graph.facebook.com/1064506980245269/picture?width=150&height=150', 'Helio Leal', '', 'Helio', 'Leal', 'male', 'pt_PT', '', 0, 0, 0, 'zeliopussy@hotmail.com', 'zeliopussy@hotmail.com', '', '', '', '', '', ''),
(552, 552, 'Facebook', 'cbe05e957f0cf16e577556a0291af8db058a5060', '10155707567800602', 'https://www.facebook.com/app_scoped_user_id/10155707567800602/', '', 'https://graph.facebook.com/10155707567800602/picture?width=150&height=150', 'João Subtil', '', 'João', 'Subtil', 'male', 'pt_PT', '', 0, 0, 0, 'joao_sub@hotmail.com', 'joao_sub@hotmail.com', '', '', '', '', '', ''),
(553, 553, 'Facebook', '2c97ef8f1bfe6a5c46acb628e31bb3ecb7eb4eae', '893942447309936', 'https://www.facebook.com/app_scoped_user_id/893942447309936/', '', 'https://graph.facebook.com/893942447309936/picture?width=150&height=150', 'Selda Tavares', '', 'Selda', 'Tavares', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(554, 554, 'Facebook', 'a6d6c7533da36b8d91f80356f77cf9b2c7667880', '10204168511322204', 'https://www.facebook.com/app_scoped_user_id/10204168511322204/', '', 'https://graph.facebook.com/10204168511322204/picture?width=150&height=150', 'Tiago Pereira da Silva', '', 'Tiago', 'Pereira da Silva', 'male', 'pt_PT', '', 0, 0, 0, 'tiagopereiradasilva76@hotmail.com', 'tiagopereiradasilva76@hotmail.com', '', '', '', '', '', ''),
(555, 555, 'Facebook', '8acbedfc2b2f75d621cda9c17577591015b3daee', '10202706782789928', 'https://www.facebook.com/app_scoped_user_id/10202706782789928/', '', 'https://graph.facebook.com/10202706782789928/picture?width=150&height=150', 'Joao Miguel Faria Veloso', '', 'Joao', 'Veloso', 'male', 'pt_PT', '', 0, 0, 0, 'veloso.joaoveloso@gmail.com', 'veloso.joaoveloso@gmail.com', '', '', '', '', '', ''),
(556, 556, 'Facebook', 'b6bdd0464d3a1b686df97eff17354abdfaa41afe', '10153420196678081', 'https://www.facebook.com/app_scoped_user_id/10153420196678081/', '', 'https://graph.facebook.com/10153420196678081/picture?width=150&height=150', 'Rita Rainho', '', 'Rita', 'Rainho', '', 'pt_PT', '', 0, 0, 0, 'rita.n.rainho@gmail.com', 'rita.n.rainho@gmail.com', '', '', '', '', '', ''),
(557, 557, 'Facebook', 'cc3f821086410b6f876cfbf8fea789b0ad0755c8', '1027558873928559', 'https://www.facebook.com/app_scoped_user_id/1027558873928559/', '', 'https://graph.facebook.com/1027558873928559/picture?width=150&height=150', 'Fernando Catarino', '', 'Fernando', 'Catarino', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(558, 558, 'Facebook', 'b6494710dd2a636e02c41495970f3fb421230c79', '10204410230312847', 'https://www.facebook.com/app_scoped_user_id/10204410230312847/', '', 'https://graph.facebook.com/10204410230312847/picture?width=150&height=150', 'José Olivença', '', 'José', 'Olivença', 'male', 'pt_PT', '', 0, 0, 0, 'jolivenca@gmail.com', 'jolivenca@gmail.com', '', '', '', '', '', ''),
(559, 559, 'Facebook', 'dff1f799bb3a98d58778dbb253b2e6711f7cb2d2', '10205035606744780', 'https://www.facebook.com/app_scoped_user_id/10205035606744780/', '', 'https://graph.facebook.com/10205035606744780/picture?width=150&height=150', 'Henrique Alves', '', 'Henrique', 'Alves', 'male', 'pt_PT', '', 0, 0, 0, 'henriquealves78@hotmail.com', 'henriquealves78@hotmail.com', '', '', '', '', '', ''),
(560, 560, 'Facebook', '6314f456bb0a16958c5fcdaef1beaac9d8e62fca', '10153967186039408', 'https://www.facebook.com/app_scoped_user_id/10153967186039408/', '', 'https://graph.facebook.com/10153967186039408/picture?width=150&height=150', 'Tiagoalex Dias', '', 'Tiagoalex', 'Dias', 'male', 'pt_PT', '', 0, 0, 0, 'tiagoalexdias@hotmail.com', 'tiagoalexdias@hotmail.com', '', '', '', '', '', ''),
(561, 561, 'Facebook', '8224932e912152b05d4c4a867f2c7137ef5041b5', '966800973364016', 'https://www.facebook.com/app_scoped_user_id/966800973364016/', '', 'https://graph.facebook.com/966800973364016/picture?width=150&height=150', 'Tomás Benjamim', '', 'Tomás', 'Benjamim', 'male', 'pt_PT', '', 0, 0, 0, 'tomas.s.b@hotmail.com', 'tomas.s.b@hotmail.com', '', '', '', '', '', ''),
(562, 562, 'Facebook', '30cfa5bd74f2e4d298916294b3b726f0db8fb693', '10155563795150371', 'https://www.facebook.com/app_scoped_user_id/10155563795150371/', '', 'https://graph.facebook.com/10155563795150371/picture?width=150&height=150', 'Vasco Sensi', '', 'Vasco', 'Sensi', 'male', 'en_US', '', 0, 0, 0, 'vascompintoferreira@gmail.com', 'vascompintoferreira@gmail.com', '', '', '', '', '', ''),
(563, 563, 'Facebook', 'bd926954eacdf27cbad15286773d567cca34d605', '10153393440514052', 'https://www.facebook.com/app_scoped_user_id/10153393440514052/', '', 'https://graph.facebook.com/10153393440514052/picture?width=150&height=150', 'Ruben Gouveia', '', 'Ruben', 'Gouveia', 'male', 'pt_PT', '', 0, 0, 0, 'evaporado@hotmail.com', 'evaporado@hotmail.com', '', '', '', '', '', ''),
(564, 564, 'Facebook', '77a14c3e3f00a11552255db0744bfd22871dd27c', '1606548899629266', 'https://www.facebook.com/app_scoped_user_id/1606548899629266/', '', 'https://graph.facebook.com/1606548899629266/picture?width=150&height=150', 'Vicente Caliço', '', 'Vicente', 'Caliço', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(565, 565, 'Facebook', 'db99f34f2ead11074d8cda4703752ecac10f19af', '913032952092959', 'https://www.facebook.com/app_scoped_user_id/913032952092959/', '', 'https://graph.facebook.com/913032952092959/picture?width=150&height=150', 'Cátia Silva', '', 'Cátia', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(566, 566, 'Facebook', 'c60fa28e5a2a2ddaa7f0f98d07e9057d8abeeddd', '992371834120967', 'https://www.facebook.com/app_scoped_user_id/992371834120967/', '', 'https://graph.facebook.com/992371834120967/picture?width=150&height=150', 'Tito Velho da Palma', '', 'Tito', 'da Palma', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(567, 567, 'Facebook', 'c67036af7c4c7a24f9947ca3e2d9a44ebaa0a7b8', '10204281750340178', 'https://www.facebook.com/app_scoped_user_id/10204281750340178/', '', 'https://graph.facebook.com/10204281750340178/picture?width=150&height=150', 'Rui Clérigo', '', 'Rui', 'Clérigo', 'male', 'pt_PT', '', 0, 0, 0, 'rui.clerigo@cme.pt', 'rui.clerigo@cme.pt', '', '', '', '', '', ''),
(568, 568, 'Facebook', '56a999bece299991d4e0a2e1fe48157b0b78add1', '541409092663908', 'https://www.facebook.com/app_scoped_user_id/541409092663908/', '', 'https://graph.facebook.com/541409092663908/picture?width=150&height=150', 'Nuno Dinis', '', 'Nuno', 'Dinis', 'male', 'pt_PT', '', 0, 0, 0, 'nunodinis72@gmail.com', 'nunodinis72@gmail.com', '', '', '', '', '', ''),
(569, 569, 'Facebook', '42707828cfaa8f924cf947b6df4a5d5d065c72b8', '990718337613231', 'https://www.facebook.com/app_scoped_user_id/990718337613231/', '', 'https://graph.facebook.com/990718337613231/picture?width=150&height=150', 'Indio Silva', '', 'Indio', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(570, 570, 'Facebook', '54687e868399d37cb927a82a08851e3142a2e3b1', '10205251985552011', 'https://www.facebook.com/app_scoped_user_id/10205251985552011/', '', 'https://graph.facebook.com/10205251985552011/picture?width=150&height=150', 'Ruben Freire', '', 'Ruben', 'Freire', 'male', 'es_LA', '', 0, 0, 0, 'rubfre@gmail.com', 'rubfre@gmail.com', '', '', '', '', '', ''),
(571, 571, 'Google', '2e81f3c327276b3d815878de4215a10f35a2901f', '108748307860346002794', 'https://plus.google.com/108748307860346002794', '', 'https://lh6.googleusercontent.com/-Oqgn-y4pLmQ/AAAAAAAAAAI/AAAAAAAAEQg/PwcM_6Vk-vA/photo.jpg?sz=200', 'Leonor Frazão', '', 'Leonor', 'Frazão', 'female', '', '', 0, 0, 0, 'leonorgfrazao@gmail.com', 'leonorgfrazao@gmail.com', '', '', '', '', '', ''),
(572, 572, 'Facebook', '1ecdb107b6bda79c2d13dbfa4200f73eaf8082c7', '863260827087474', 'https://www.facebook.com/app_scoped_user_id/863260827087474/', '', 'https://graph.facebook.com/863260827087474/picture?width=150&height=150', 'Gonçalo Meneses', '', 'Gonçalo', 'Meneses', 'male', 'pt_PT', '', 0, 0, 0, 'pikinhos1@gmail.com', 'pikinhos1@gmail.com', '', '', '', '', '', ''),
(573, 573, 'Facebook', '3748c4034a1df76d9a5f749226461e96cb5bbb8e', '10155620097860297', 'https://www.facebook.com/app_scoped_user_id/10155620097860297/', '', 'https://graph.facebook.com/10155620097860297/picture?width=150&height=150', 'Bruno Duarte', '', 'Bruno', 'Duarte', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(574, 574, 'Facebook', 'aa2bd1891ca45707be5b4a62b2bb19d0c6df5678', '10204074602216531', 'https://www.facebook.com/app_scoped_user_id/10204074602216531/', '', 'https://graph.facebook.com/10204074602216531/picture?width=150&height=150', 'Maria Faria Gonçalves', '', 'Maria', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'mariajonet@gmail.com', 'mariajonet@gmail.com', '', '', '', '', '', ''),
(575, 575, 'Facebook', 'b6bc80ab290b855e5ae1866b13115b89e368852b', '10206648350905878', 'https://www.facebook.com/app_scoped_user_id/10206648350905878/', '', 'https://graph.facebook.com/10206648350905878/picture?width=150&height=150', 'Vasco Varão', '', 'Vasco', 'Varão', 'male', 'pt_PT', '', 0, 0, 0, 'vascovarao@gmail.com', 'vascovarao@gmail.com', '', '', '', '', '', ''),
(576, 576, 'Facebook', '872a943a34274aca6562b38ce7e4272275a2ce29', '10153348689879588', 'https://www.facebook.com/app_scoped_user_id/10153348689879588/', '', 'https://graph.facebook.com/10153348689879588/picture?width=150&height=150', 'Cristina Queiroz', '', 'Cristina', 'Queiroz', 'female', 'en_US', '', 0, 0, 0, 'mcristina.queiroz@gmail.com', 'mcristina.queiroz@gmail.com', '', '', '', '', '', ''),
(577, 577, 'Facebook', 'c9bea87d590137115e4293cbf0cacbc3a3203e8b', '473403629479082', 'https://www.facebook.com/app_scoped_user_id/473403629479082/', '', 'https://graph.facebook.com/473403629479082/picture?width=150&height=150', 'Sara Estrelinha Amaro', '', 'Sara Estrelinha', 'Amaro', 'female', 'pt_PT', '', 0, 0, 0, 'sara_estrelinha3@hotmail.com', 'sara_estrelinha3@hotmail.com', '', '', '', '', '', ''),
(578, 578, 'Facebook', '3597d2946edf64f8e622b30ae93b3bce50fcc08b', '10203954400281991', 'https://www.facebook.com/app_scoped_user_id/10203954400281991/', '', 'https://graph.facebook.com/10203954400281991/picture?width=150&height=150', 'Rui Damásio', '', 'Rui', 'Damásio', 'male', 'pt_PT', '', 0, 0, 0, 'freiredamasio@sapo.pt', 'freiredamasio@sapo.pt', '', '', '', '', '', ''),
(579, 579, 'Facebook', 'd8f6371c6966ddc0091a64e335f98587e2222398', '900800956630086', 'https://www.facebook.com/app_scoped_user_id/900800956630086/', '', 'https://graph.facebook.com/900800956630086/picture?width=150&height=150', 'Inês Fialho Estrelinha', '', 'Inês', 'Fialho Estrelinha', 'female', 'pt_PT', '', 0, 0, 0, 'fialho.i@gmail.com', 'fialho.i@gmail.com', '', '', '', '', '', ''),
(580, 580, 'Facebook', '0b5dd5fb2e8cd30dc9406be67336f88dead1fe3b', '900746399983810', 'https://www.facebook.com/app_scoped_user_id/900746399983810/', '', 'https://graph.facebook.com/900746399983810/picture?width=150&height=150', 'Carlos Delgado', '', 'Carlos', 'Delgado', 'male', 'pt_PT', '', 0, 0, 0, 'carlos_dsilva6@hotmail.com', 'carlos_dsilva6@hotmail.com', '', '', '', '', '', ''),
(581, 581, 'Facebook', '2cd25e79165ae89f2494d90aa9b162e401c5ca86', '10153336413833624', 'https://www.facebook.com/app_scoped_user_id/10153336413833624/', '', 'https://graph.facebook.com/10153336413833624/picture?width=150&height=150', 'Micá Miká', '', 'Micá', 'Miká', 'female', 'pt_PT', '', 0, 0, 0, 'marygreenx@hotmail.com', 'marygreenx@hotmail.com', '', '', '', '', '', ''),
(582, 582, 'Facebook', '07a1a17e3147ccbd47559d9c4dee872084a0a669', '1079991962015298', 'https://www.facebook.com/app_scoped_user_id/1079991962015298/', '', 'https://graph.facebook.com/1079991962015298/picture?width=150&height=150', 'Fabien Bessa', '', 'Fabien', 'Bessa', 'male', 'pt_PT', '', 0, 0, 0, 'matt_skypper@hotmail.com', 'matt_skypper@hotmail.com', '', '', '', '', '', ''),
(583, 583, 'Google', 'cf1c6b5cc1690fee7ecca476faafbb3963ab8647', '102907202407546630103', 'https://plus.google.com/102907202407546630103', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Maria Eliseu', '', 'Maria', 'Eliseu', 'female', '', '', 0, 0, 0, 'mariaeliseu33@gmail.com', 'mariaeliseu33@gmail.com', '', '', '', '', '', ''),
(584, 584, 'Facebook', '9446380cc9c33819cb0fdabbd799210d239e24c1', '10152912542412607', 'https://www.facebook.com/app_scoped_user_id/10152912542412607/', '', 'https://graph.facebook.com/10152912542412607/picture?width=150&height=150', 'João Dinis Carrilho', '', 'João', 'Carrilho', 'male', 'pt_PT', '', 0, 0, 0, 'joao_carrilho@hotmail.com', 'joao_carrilho@hotmail.com', '', '', '', '', '', ''),
(585, 585, 'Facebook', '1d731b6fe6a8c587498c413f97d6dd9b36f3ac3a', '989455784406347', 'https://www.facebook.com/app_scoped_user_id/989455784406347/', '', 'https://graph.facebook.com/989455784406347/picture?width=150&height=150', 'Filipa Alves', '', 'Filipa', 'Alves', 'female', 'pt_PT', '', 0, 0, 0, 'filipa_alves_@hotmail.com', 'filipa_alves_@hotmail.com', '', '', '', '', '', ''),
(586, 586, 'Facebook', 'e4e47f219a922dd6869d8469091d63bc2f2f5216', '10206716543374343', 'https://www.facebook.com/app_scoped_user_id/10206716543374343/', '', 'https://graph.facebook.com/10206716543374343/picture?width=150&height=150', 'Francisco Braz Teixeira', '', 'Francisco', 'Teixeira', 'male', 'pt_PT', '', 0, 0, 0, 'franciscobt@sapo.pt', 'franciscobt@sapo.pt', '', '', '', '', '', ''),
(587, 587, 'Facebook', '52e67d515d3c2f57955d35fb16af1f63e4234f26', '924430237599302', 'https://www.facebook.com/app_scoped_user_id/924430237599302/', '', 'https://graph.facebook.com/924430237599302/picture?width=150&height=150', 'Melissa Teixeira', '', 'Melissa', 'Teixeira', 'female', 'pt_PT', '', 0, 0, 0, 'melissa_t_15@hotmail.com', 'melissa_t_15@hotmail.com', '', '', '', '', '', ''),
(588, 588, 'Facebook', '935212198e43cae8a028dae5c33bf6972ced250e', '10153257535134000', 'https://www.facebook.com/app_scoped_user_id/10153257535134000/', '', 'https://graph.facebook.com/10153257535134000/picture?width=150&height=150', 'Luis Pita Silva', '', 'Luis', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'luis_pita@hotmail.com', 'luis_pita@hotmail.com', '', '', '', '', '', ''),
(589, 589, 'Facebook', '9aa04e09e8b36d14a949393526515d02c89ebfe6', '10152784701911428', 'https://www.facebook.com/app_scoped_user_id/10152784701911428/', '', 'https://graph.facebook.com/10152784701911428/picture?width=150&height=150', 'Raquel Matos', '', 'Raquel', 'Matos', 'female', 'pt_PT', '', 0, 0, 0, 'raquelmatosp@hotmail.com', 'raquelmatosp@hotmail.com', '', '', '', '', '', ''),
(590, 590, 'Facebook', 'd6c2b49032e2a5788905874ebbf976b59719182f', '10152758497347721', 'https://www.facebook.com/app_scoped_user_id/10152758497347721/', '', 'https://graph.facebook.com/10152758497347721/picture?width=150&height=150', 'Rodrigo Contreiras', '', 'Rodrigo', 'Contreiras', 'male', 'en_GB', '', 0, 0, 0, 'rodrigo.contreiras@gmail.com', 'rodrigo.contreiras@gmail.com', '', '', '', '', '', ''),
(591, 591, 'Facebook', '3e4109ed2b0affbb6de00fa914375246fffe220d', '10202978555544221', 'https://www.facebook.com/app_scoped_user_id/10202978555544221/', '', 'https://graph.facebook.com/10202978555544221/picture?width=150&height=150', 'Maria Do Carmo Lemos', '', 'Maria', 'Lemos', 'female', 'pt_PT', '', 0, 0, 0, 'carmo@lemos.com.pt', 'carmo@lemos.com.pt', '', '', '', '', '', ''),
(592, 592, 'Facebook', '0ff8db991401cc847a6792258ae2b8260cacdc03', '818481221582044', 'https://www.facebook.com/app_scoped_user_id/818481221582044/', '', 'https://graph.facebook.com/818481221582044/picture?width=150&height=150', 'Sofia Fernandes', '', 'Sofia', 'Fernandes', 'female', 'pt_PT', '', 0, 0, 0, 'sofia.afernandes@hotmail.com', 'sofia.afernandes@hotmail.com', '', '', '', '', '', ''),
(593, 593, 'Facebook', 'e0396afb29a59f78956f5ea51760d050a35a29b5', '10204098209596841', 'https://www.facebook.com/app_scoped_user_id/10204098209596841/', '', 'https://graph.facebook.com/10204098209596841/picture?width=150&height=150', 'Soraia Benjamim', '', 'Soraia', 'Benjamim', 'female', 'pt_PT', '', 0, 0, 0, 'soraiabenjamim@sapo.pt', 'soraiabenjamim@sapo.pt', '', '', '', '', '', ''),
(594, 594, 'Facebook', '818f5798ef6cb457a77d95ecd288dc9493db0952', '10153856055714325', 'https://www.facebook.com/app_scoped_user_id/10153856055714325/', '', 'https://graph.facebook.com/10153856055714325/picture?width=150&height=150', 'Ricardo Abreu', '', 'Ricardo', 'Abreu', 'male', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(595, 595, 'Facebook', '7406a8411d8c7bc2779264570c2a91a91d58eec3', '10206938221592696', 'https://www.facebook.com/app_scoped_user_id/10206938221592696/', '', 'https://graph.facebook.com/10206938221592696/picture?width=150&height=150', 'Nicola Henriques', '', 'Nicola', 'Henriques', 'male', 'pt_PT', '', 0, 0, 0, 'nicola.henriques@gmail.com', 'nicola.henriques@gmail.com', '', '', '', '', '', ''),
(596, 596, 'Facebook', '4b80f472b0d4edbca55994daccafbd82c739748c', '10205606955406374', 'https://www.facebook.com/app_scoped_user_id/10205606955406374/', '', 'https://graph.facebook.com/10205606955406374/picture?width=150&height=150', 'Sofia Salgado', '', 'Sofia', 'Salgado', 'female', 'en_US', '', 0, 0, 0, 'sofireis11@gmail.com', 'sofireis11@gmail.com', '', '', '', '', '', ''),
(597, 597, 'Facebook', '19bcb27e881099a761a404783d8f3075185d0745', '1185284208165131', 'https://www.facebook.com/app_scoped_user_id/1185284208165131/', '', 'https://graph.facebook.com/1185284208165131/picture?width=150&height=150', 'Rita Filipe', '', 'Rita', 'Filipe', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(598, 598, 'Facebook', '6d275bf3c811a549fbd5575ed852e1368554f1ab', '10153389920556214', 'https://www.facebook.com/app_scoped_user_id/10153389920556214/', '', 'https://graph.facebook.com/10153389920556214/picture?width=150&height=150', 'Claudia Favinha', '', 'Claudia', 'Favinha', 'female', 'en_US', '', 0, 0, 0, 'claudiafavinha@gmail.com', 'claudiafavinha@gmail.com', '', '', '', '', '', ''),
(599, 599, 'Facebook', '309a5c7928b98490464cd161004dddf0dde90d6c', '10206773826286456', 'https://www.facebook.com/app_scoped_user_id/10206773826286456/', '', 'https://graph.facebook.com/10206773826286456/picture?width=150&height=150', 'Alexandre Monge', '', 'Alexandre', 'Monge', 'male', 'pt_PT', '', 0, 0, 0, 'alexandremonge@gmail.com', 'alexandremonge@gmail.com', '', '', '', '', '', ''),
(600, 600, 'Facebook', 'd600fc682fcaecf25cf753754bad9e1d5021f445', '966213000090072', 'https://www.facebook.com/app_scoped_user_id/966213000090072/', '', 'https://graph.facebook.com/966213000090072/picture?width=150&height=150', 'Vitor Copa', '', 'Vitor', 'Copa', 'male', 'pt_PT', '', 0, 0, 0, 'vitor_copa@hotmail.com', 'vitor_copa@hotmail.com', '', '', '', '', '', ''),
(601, 601, 'Facebook', 'c0e8483fce7099c8ee112179af23af56b153d7bd', '1081131061901534', 'https://www.facebook.com/app_scoped_user_id/1081131061901534/', '', 'https://graph.facebook.com/1081131061901534/picture?width=150&height=150', 'Da House', '', 'Da', 'House', '', 'en_US', '', 0, 0, 0, 'dahouse02@gmail.com', 'dahouse02@gmail.com', '', '', '', '', '', ''),
(602, 602, 'Facebook', 'fd8e39f899e57f96d20100fb54265314334539c7', '10206647024236632', 'https://www.facebook.com/app_scoped_user_id/10206647024236632/', '', 'https://graph.facebook.com/10206647024236632/picture?width=150&height=150', 'Armanda Sousa', '', 'Armanda', 'Sousa', 'female', 'pt_PT', '', 0, 0, 0, 'armanda.sousa@gmail.com', 'armanda.sousa@gmail.com', '', '', '', '', '', ''),
(603, 603, 'Facebook', 'ac163e24a4a207f2803978e8ab9c0bef4f41cb5d', '10205369193303663', 'https://www.facebook.com/app_scoped_user_id/10205369193303663/', '', 'https://graph.facebook.com/10205369193303663/picture?width=150&height=150', 'Isabel Linhares de Andrade', '', 'Isabel', 'de Andrade', 'female', 'pt_BR', '', 0, 0, 0, 'isabellinharesdeandrade@hotmail.com', 'isabellinharesdeandrade@hotmail.com', '', '', '', '', '', ''),
(604, 604, 'Google', '36390f0e528d38dd7cf345991a137d02557d37fa', '110874367716708885471', 'https://plus.google.com/110874367716708885471', '', 'https://lh5.googleusercontent.com/-bR6vUNo9QG8/AAAAAAAAAAI/AAAAAAAABAA/ZBF_i3HrSW0/photo.jpg?sz=200', 'Ricardo Gonçalves', '', 'Ricardo', 'Gonçalves', 'male', '', '', 0, 0, 0, 'ricardojg@gmail.com', 'ricardojg@gmail.com', '', '', '', '', '', ''),
(605, 605, 'Facebook', '32271fc935f667deed3d63641fe7af2576553876', '10207136549199891', 'https://www.facebook.com/app_scoped_user_id/10207136549199891/', '', 'https://graph.facebook.com/10207136549199891/picture?width=150&height=150', 'André Domingos', '', 'André', 'Domingos', 'male', 'en_US', '', 0, 0, 0, 'chaotic_andre@hotmail.com', 'chaotic_andre@hotmail.com', '', '', '', '', '', ''),
(606, 606, 'Facebook', '8acdd4a90bd817e08ff81e85a0441834f7e1ca5f', '1065176426844276', 'https://www.facebook.com/app_scoped_user_id/1065176426844276/', '', 'https://graph.facebook.com/1065176426844276/picture?width=150&height=150', 'João Neves', '', 'João', 'Neves', 'male', 'pt_PT', '', 0, 0, 0, 'joao_neves_98@hotmail.com', 'joao_neves_98@hotmail.com', '', '', '', '', '', ''),
(607, 607, 'Facebook', 'a6140438555065a07d30491c5ab06f83f061ebe8', '681443755318585', 'https://www.facebook.com/app_scoped_user_id/681443755318585/', '', 'https://graph.facebook.com/681443755318585/picture?width=150&height=150', 'Santiago Graça', '', 'Santiago', 'Graça', 'male', 'pt_PT', '', 0, 0, 0, 'horizonsurfholidays@gmail.com', 'horizonsurfholidays@gmail.com', '', '', '', '', '', ''),
(608, 608, 'Facebook', '7218bafb86ea1b34053ada0b6f247d29132a1762', '827366724038178', 'https://www.facebook.com/app_scoped_user_id/827366724038178/', '', 'https://graph.facebook.com/827366724038178/picture?width=150&height=150', 'Pedro Sequeira', '', 'Pedro', 'Sequeira', 'male', 'pt_PT', '', 0, 0, 0, 'pmsnsequeira@gmail.com', 'pmsnsequeira@gmail.com', '', '', '', '', '', ''),
(609, 609, 'Facebook', 'bb22f8079c6a34c214c2b494386333563899cdb8', '10206559022112756', 'https://www.facebook.com/app_scoped_user_id/10206559022112756/', '', 'https://graph.facebook.com/10206559022112756/picture?width=150&height=150', 'Mané M. Lima', '', 'Mané', 'Lima', 'female', 'pt_PT', '', 0, 0, 0, 'manepedro@gmail.com', 'manepedro@gmail.com', '', '', '', '', '', ''),
(610, 610, 'Facebook', 'c8f9aeed237e5ad26a6e9fe5861766406acce602', '1151355234890829', 'https://www.facebook.com/app_scoped_user_id/1151355234890829/', '', 'https://graph.facebook.com/1151355234890829/picture?width=150&height=150', 'Diogo Ferreira', '', 'Diogo', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(611, 611, 'Facebook', '730bea0e6be32ee9d269e67de2ee6c3cb4c719a7', '1004699852874154', 'https://www.facebook.com/app_scoped_user_id/1004699852874154/', '', 'https://graph.facebook.com/1004699852874154/picture?width=150&height=150', 'Sofia Beato', '', 'Sofia', 'Beato', 'female', 'pt_PT', '', 0, 0, 0, 'sofiabeato@gmail.com', 'sofiabeato@gmail.com', '', '', '', '', '', ''),
(612, 612, 'Facebook', '64a97c182e7923576fb54af798f83dcb73288b13', '1078844942129309', 'https://www.facebook.com/app_scoped_user_id/1078844942129309/', '', 'https://graph.facebook.com/1078844942129309/picture?width=150&height=150', 'Sofia Leitão', '', 'Sofia', 'Leitão', 'female', 'pt_PT', '', 0, 0, 0, 'jpvmsjsl@gmail.com', 'jpvmsjsl@gmail.com', '', '', '', '', '', ''),
(613, 613, 'Facebook', '1911b00686bb6f1f07959ed10a027f5ef77a9792', '10153030493203386', 'https://www.facebook.com/app_scoped_user_id/10153030493203386/', '', 'https://graph.facebook.com/10153030493203386/picture?width=150&height=150', 'Tiago Sousa', '', 'Tiago', 'Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'tiago.masousa@hotmail.com', 'tiago.masousa@hotmail.com', '', '', '', '', '', ''),
(614, 614, 'Facebook', '84f0e08b0dcdd27d8ae7311feba200d0bdc225d6', '1100065310008979', 'https://www.facebook.com/app_scoped_user_id/1100065310008979/', '', 'https://graph.facebook.com/1100065310008979/picture?width=150&height=150', 'Maria Vaz', '', 'Maria', 'Vaz', 'female', 'en_GB', '', 0, 0, 0, 'saphou2009@gmail.com', 'saphou2009@gmail.com', '', '', '', '', '', ''),
(615, 615, 'Facebook', 'a3b7f1835a0c04237a82c7c9d34103881ba7adcc', '10205586650738507', 'https://www.facebook.com/app_scoped_user_id/10205586650738507/', '', 'https://graph.facebook.com/10205586650738507/picture?width=150&height=150', 'MIguel Barata', '', 'MIguel', 'Barata', 'male', 'pt_PT', '', 0, 0, 0, 'akabarata@gmail.com', 'akabarata@gmail.com', '', '', '', '', '', ''),
(616, 616, 'Facebook', 'a49020a2c7e09dd06d41ebdbeec74fb11032f8f6', '822733637776494', 'https://www.facebook.com/app_scoped_user_id/822733637776494/', '', 'https://graph.facebook.com/822733637776494/picture?width=150&height=150', 'Nelson Cipriano', '', 'Nelson', 'Cipriano', 'male', 'pt_PT', '', 0, 0, 0, 'nelson.cipriano@me.com', 'nelson.cipriano@me.com', '', '', '', '', '', ''),
(617, 617, 'Facebook', '0501cba12ee3ae5194ff5d3fb463e2f7f2578c40', '10206410940369362', 'https://www.facebook.com/app_scoped_user_id/10206410940369362/', '', 'https://graph.facebook.com/10206410940369362/picture?width=150&height=150', 'Miguel Madeira', '', 'Miguel', 'Madeira', 'male', 'pt_PT', '', 0, 0, 0, 'miguelbsmadeira@gmail.com', 'miguelbsmadeira@gmail.com', '', '', '', '', '', ''),
(618, 618, 'Facebook', '8356b3d9cc3eedadf001ef76877309969c734890', '10205886941987263', 'https://www.facebook.com/app_scoped_user_id/10205886941987263/', '', 'https://graph.facebook.com/10205886941987263/picture?width=150&height=150', 'Bruno Graça', '', 'Bruno', 'Graça', 'male', 'pt_PT', '', 0, 0, 0, 'facebookbg.100492@gmail.com', 'facebookbg.100492@gmail.com', '', '', '', '', '', ''),
(619, 619, 'Facebook', '9bda4ab9ca4c07f5e892d9554b393b429f359278', '486065991556757', 'https://www.facebook.com/app_scoped_user_id/486065991556757/', '', 'https://graph.facebook.com/486065991556757/picture?width=150&height=150', 'Rodrigo Lopes', '', 'Rodrigo', 'Lopes', 'male', 'pt_PT', '', 0, 0, 0, 'rodrigo.lopes.bodyboarder@gmail.com', 'rodrigo.lopes.bodyboarder@gmail.com', '', '', '', '', '', ''),
(620, 620, 'Google', '2d81f498eb7e8b2ba67bee6242d795403833f6f3', '103648343950710839156', 'https://plus.google.com/103648343950710839156', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Vasco Almida Carvalho', '', 'Vasco', 'Almida Carvalho', 'other', '', '', 0, 0, 0, 'vascoebc@gmail.com', 'vascoebc@gmail.com', '', '', '', '', '', ''),
(621, 621, 'Facebook', 'a854f570fc76506c8dfb2e4bedaf6d501cbcd129', '1063541690325981', 'https://www.facebook.com/app_scoped_user_id/1063541690325981/', '', 'https://graph.facebook.com/1063541690325981/picture?width=150&height=150', 'Pedro Flávio', '', 'Pedro', 'Flávio', 'male', 'pt_PT', '', 0, 0, 0, 'pedroflavio@gmail.com', 'pedroflavio@gmail.com', '', '', '', '', '', ''),
(622, 622, 'Facebook', '5d0e85b9f67713906d66c0238a9d14cd8168af2b', '10152781220477653', 'https://www.facebook.com/app_scoped_user_id/10152781220477653/', '', 'https://graph.facebook.com/10152781220477653/picture?width=150&height=150', 'Filomena Santos', '', 'Filomena', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'chipititers@hotmail.com', 'chipititers@hotmail.com', '', '', '', '', '', ''),
(623, 623, 'Facebook', 'd8736cd07a0ee3dab56946649906cfff6a3fa50c', '10206407039271751', 'https://www.facebook.com/app_scoped_user_id/10206407039271751/', '', 'https://graph.facebook.com/10206407039271751/picture?width=150&height=150', 'Orlando Serra Dos Santos', '', 'Orlando', 'Dos Santos', 'male', 'pt_PT', '', 0, 0, 0, 'orlandosantos.senior@gmail.com', 'orlandosantos.senior@gmail.com', '', '', '', '', '', ''),
(624, 624, 'Facebook', 'f6a6cdb9ca15ca624f3316ee88d41df0d642a64e', '10202674037130871', 'https://www.facebook.com/app_scoped_user_id/10202674037130871/', '', 'https://graph.facebook.com/10202674037130871/picture?width=150&height=150', 'Zé Pedro Alvarez', '', 'Zé Pedro', 'Alvarez', 'male', 'pt_PT', '', 0, 0, 0, 'jpalvarez@live.com.pt', 'jpalvarez@live.com.pt', '', '', '', '', '', ''),
(625, 625, 'Facebook', '8d6914f38cbf40cf6ae8831ce642aeaa8b92943f', '1012542625436491', 'https://www.facebook.com/app_scoped_user_id/1012542625436491/', '', 'https://graph.facebook.com/1012542625436491/picture?width=150&height=150', 'Iris Lá Féria', '', 'Iris', 'Lá Féria', 'female', 'pt_PT', '', 0, 0, 0, 'irufoliveira@hotmail.com', 'irufoliveira@hotmail.com', '', '', '', '', '', ''),
(626, 626, 'Facebook', 'c28b20251b4139e8f1a07cc80eb368a8d27ae773', '10206803180341724', 'https://www.facebook.com/app_scoped_user_id/10206803180341724/', '', 'https://graph.facebook.com/10206803180341724/picture?width=150&height=150', 'Carla Trindade', '', 'Carla', 'Trindade', 'female', 'pt_PT', '', 0, 0, 0, 'cardosca@gmail.com', 'cardosca@gmail.com', '', '', '', '', '', ''),
(627, 627, 'Facebook', '1275b65704c122395bdc5ccb530a7a753f43521f', '851288551585340', 'https://www.facebook.com/app_scoped_user_id/851288551585340/', '', 'https://graph.facebook.com/851288551585340/picture?width=150&height=150', 'João Antunes', '', 'João', 'Antunes', 'male', 'pt_PT', '', 0, 0, 0, 'jp_887@hotmail.com', 'jp_887@hotmail.com', '', '', '', '', '', ''),
(628, 628, 'Google', 'bab66e24de7d2fff8bbec90763ebfa3958292437', '110707102994934488733', 'https://plus.google.com/110707102994934488733', '', 'https://lh3.googleusercontent.com/-9c7KKFOp_PA/AAAAAAAAAAI/AAAAAAAAABM/i4Egj8WMGbg/photo.jpg?sz=200', 'Simao teixeira', '', 'Simao', 'teixeira', '', '', '', 0, 0, 0, 'simos.teixeira@gmail.com', 'simos.teixeira@gmail.com', '', '', '', '', '', ''),
(629, 629, 'Facebook', '6be2785ee06fca581b705f404508589ac2daf6bd', '955480584484151', 'https://www.facebook.com/app_scoped_user_id/955480584484151/', '', 'https://graph.facebook.com/955480584484151/picture?width=150&height=150', 'João Alves', '', 'João', 'Alves', 'male', 'pt_PT', '', 0, 0, 0, 'andamento85@gmail.com', 'andamento85@gmail.com', '', '', '', '', '', ''),
(630, 630, 'Facebook', '5903a5bfe5f47c7c96eb18e729e73650968c77dc', '759404554176632', 'https://www.facebook.com/app_scoped_user_id/759404554176632/', '', 'https://graph.facebook.com/759404554176632/picture?width=150&height=150', 'Andreia Marques', '', 'Andreia', 'Marques', 'female', 'pt_PT', '', 0, 0, 0, 'driss.filipa@gmail.com', 'driss.filipa@gmail.com', '', '', '', '', '', ''),
(631, 631, 'Facebook', '89803d9428453dd9e17c7aaa05d76334e777c0c9', '962953473749070', 'https://www.facebook.com/app_scoped_user_id/962953473749070/', '', 'https://graph.facebook.com/962953473749070/picture?width=150&height=150', 'Berta Tadeu', '', 'Berta', 'Tadeu', 'female', 'pt_PT', '', 0, 0, 0, 'bts@sapo.pt', 'bts@sapo.pt', '', '', '', '', '', ''),
(632, 632, 'Facebook', 'a63ee27c261e06fe018b9a4df2174aec281b99a1', '889506681109384', 'https://www.facebook.com/app_scoped_user_id/889506681109384/', '', 'https://graph.facebook.com/889506681109384/picture?width=150&height=150', 'Ana Baleiras', '', 'Ana', 'Baleiras', 'female', 'pt_PT', '', 0, 0, 0, 'ana.baleiras@hotmail.com', 'ana.baleiras@hotmail.com', '', '', '', '', '', ''),
(633, 633, 'Facebook', '8efef337ae906fbc671efc4a217883bd2352a838', '10206594020713516', 'https://www.facebook.com/app_scoped_user_id/10206594020713516/', '', 'https://graph.facebook.com/10206594020713516/picture?width=150&height=150', 'Joaquim Jorge Chaves', '', 'Joaquim', 'Chaves', 'male', 'pt_PT', '', 0, 0, 0, 'quim-jo@sapo.pt', 'quim-jo@sapo.pt', '', '', '', '', '', ''),
(634, 634, 'Facebook', '991357d582f2aa1a4f961a459a75023e1253d14f', '10200446057390744', 'https://www.facebook.com/app_scoped_user_id/10200446057390744/', '', 'https://graph.facebook.com/10200446057390744/picture?width=150&height=150', 'Carolina Marquês', '', 'Carolina', 'Marquês', 'female', 'pt_PT', '', 0, 0, 0, 'pintora.carolina@hotmail.com', 'pintora.carolina@hotmail.com', '', '', '', '', '', ''),
(635, 635, 'Facebook', 'c96bc5f17bc90fbc4319bc946b00a5df0cb1e239', '893357317370146', 'https://www.facebook.com/app_scoped_user_id/893357317370146/', '', 'https://graph.facebook.com/893357317370146/picture?width=150&height=150', 'Luisa Noronha', '', 'Luisa', 'Noronha', 'female', 'pt_PT', '', 0, 0, 0, 'lucas.anoronha@gmail.com', 'lucas.anoronha@gmail.com', '', '', '', '', '', ''),
(636, 636, 'Facebook', 'cb27764529ab8eabc2702656b98be864dac538ec', '10153012768018878', 'https://www.facebook.com/app_scoped_user_id/10153012768018878/', '', 'https://graph.facebook.com/10153012768018878/picture?width=150&height=150', 'Maria João VieiraLourenço', '', 'Maria João', 'VieiraLourenço', 'female', 'en_GB', '', 0, 0, 0, 'mjoao.vl@gmail.com', 'mjoao.vl@gmail.com', '', '', '', '', '', ''),
(637, 637, 'Facebook', 'e5f15b5f8a898e4478333b95c2903f1d0b0264a7', '1139709256044398', 'https://www.facebook.com/app_scoped_user_id/1139709256044398/', '', 'https://graph.facebook.com/1139709256044398/picture?width=150&height=150', 'Joaquim Lourenço', '', 'Joaquim', 'Lourenço', 'male', 'pt_PT', '', 0, 0, 0, 'quim21@live.com.pt', 'quim21@live.com.pt', '', '', '', '', '', ''),
(638, 638, 'Facebook', '051cbff454725c25b3e204a5aba35ed9936ed83f', '10206634571805102', 'https://www.facebook.com/app_scoped_user_id/10206634571805102/', '', 'https://graph.facebook.com/10206634571805102/picture?width=150&height=150', 'Marta Santos', '', 'Marta', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'martasantoss_@hotmail.com', 'martasantoss_@hotmail.com', '', '', '', '', '', ''),
(639, 639, 'Facebook', '828d144c62c5a5abb4065b2abb9381c42de44154', '819972698050923', 'https://www.facebook.com/app_scoped_user_id/819972698050923/', '', 'https://graph.facebook.com/819972698050923/picture?width=150&height=150', 'João Diogo', '', 'João', 'Diogo', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(640, 640, 'Facebook', 'd20e8883dfb11e9e34fb698674a7a0e753bdff25', '982427905102664', 'https://www.facebook.com/app_scoped_user_id/982427905102664/', '', 'https://graph.facebook.com/982427905102664/picture?width=150&height=150', 'Diogo Fraga', '', 'Diogo', 'Fraga', 'male', 'pt_PT', '', 0, 0, 0, 'diogorenatofraga@hotmail.com', 'diogorenatofraga@hotmail.com', '', '', '', '', '', ''),
(641, 641, 'Facebook', '968bd3a5568a1e36e972f67fab59a3b3a4acdd52', '752269598212861', 'https://www.facebook.com/app_scoped_user_id/752269598212861/', '', 'https://graph.facebook.com/752269598212861/picture?width=150&height=150', 'M Cecilia Jacques', '', 'M Cecilia', 'Jacques', 'female', 'en_US', '', 0, 0, 0, 'mc.jacques@sapo.pt', 'mc.jacques@sapo.pt', '', '', '', '', '', ''),
(642, 642, 'Google', 'ada5e26053b80800caa62e750fca065d43b1d66f', '100126636711636452681', 'https://plus.google.com/100126636711636452681', '', 'https://lh5.googleusercontent.com/-6CLSg0pKjNQ/AAAAAAAAAAI/AAAAAAAAABI/J-yGFcENJOc/photo.jpg?sz=200', 'isabel costa macedo', '', 'isabel', 'costa macedo', 'female', '', '', 0, 0, 0, 'isabeltecm92@gmail.com', 'isabeltecm92@gmail.com', '', 'Porto', '', '', 'Porto', ''),
(643, 643, 'Facebook', '0ce28e6d2e560b53d98911c40b6eeccfbe05e4f2', '829501040453401', 'https://www.facebook.com/app_scoped_user_id/829501040453401/', '', 'https://graph.facebook.com/829501040453401/picture?width=150&height=150', 'Sofia Pessoa', '', 'Sofia', 'Pessoa', 'female', 'pt_PT', '', 0, 0, 0, 'ninipessoa@hotmail.com', 'ninipessoa@hotmail.com', '', '', '', '', '', ''),
(644, 644, 'Facebook', '308c664442ffe75b3dfab4609a61cac283f2d758', '10205922219069062', 'https://www.facebook.com/app_scoped_user_id/10205922219069062/', '', 'https://graph.facebook.com/10205922219069062/picture?width=150&height=150', 'Francisco Neves', '', 'Francisco', 'Neves', 'male', 'pt_PT', '', 0, 0, 0, 'surfer_neves@hotmail.com', 'surfer_neves@hotmail.com', '', '', '', '', '', ''),
(645, 645, 'Facebook', 'cc09cbc11c4175092154d20d228da4d0801eb994', '10205650465353378', 'https://www.facebook.com/app_scoped_user_id/10205650465353378/', '', 'https://graph.facebook.com/10205650465353378/picture?width=150&height=150', 'João Ferreira', '', 'João', 'Ferreira', 'male', 'en_GB', '', 0, 0, 0, 'joaopaulonf@live.com', 'joaopaulonf@live.com', '', '', '', '', '', ''),
(646, 646, 'Facebook', 'ca80e17c508655f5cc7c750c4b2a4171b510e8d1', '841288015951196', 'https://www.facebook.com/app_scoped_user_id/841288015951196/', '', 'https://graph.facebook.com/841288015951196/picture?width=150&height=150', 'Joaquim Pinto de Lima', '', 'Joaquim', 'Pinto de Lima', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(647, 647, 'Facebook', '59259fbb2f68ef171ee7cbabe002eb6e1a9bc3cd', '106151323053493', 'https://www.facebook.com/app_scoped_user_id/106151323053493/', '', 'https://graph.facebook.com/106151323053493/picture?width=150&height=150', 'Tomás Loureiro', '', 'Tomás', 'Loureiro', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(648, 648, 'Facebook', '72ffd5d2dbedc350b0c2a6f3ca12efe459f44b12', '674756915985190', 'https://www.facebook.com/app_scoped_user_id/674756915985190/', '', 'https://graph.facebook.com/674756915985190/picture?width=150&height=150', 'Beatriz Magalhães Fgb', '', 'Beatriz', 'Magalhães Fgb', 'female', 'pt_PT', '', 0, 0, 0, 'beatrizmagalhaes111@gmail.com', 'beatrizmagalhaes111@gmail.com', '', '', '', '', '', ''),
(649, 649, 'Facebook', '9e077a538261541d14fd3a88b9799fe8aeb7e72d', '1095893943759073', 'https://www.facebook.com/app_scoped_user_id/1095893943759073/', '', 'https://graph.facebook.com/1095893943759073/picture?width=150&height=150', 'Ana Lídia Correia', '', 'Ana Lídia', 'Correia', 'female', 'pt_PT', '', 0, 0, 0, 'ana.lidia@sapo.pt', 'ana.lidia@sapo.pt', '', '', '', '', '', ''),
(650, 650, 'Facebook', 'f25263a4b45e829d12bb917604ca9372284a9908', '446019575566106', 'https://www.facebook.com/app_scoped_user_id/446019575566106/', '', 'https://graph.facebook.com/446019575566106/picture?width=150&height=150', 'Nuno Machado da Costa', '', 'Nuno', 'Machado da Costa', 'male', 'pt_BR', '', 0, 0, 0, '', '', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(651, 651, 'Facebook', '48094ca974d2a8aedcec8755e61881d051315ece', '10206484949259762', 'https://www.facebook.com/app_scoped_user_id/10206484949259762/', '', 'https://graph.facebook.com/10206484949259762/picture?width=150&height=150', 'Manela Couto', '', 'Manela', 'Couto', 'female', 'pt_PT', '', 0, 0, 0, 'manuelaferreiracouto@gmail.com', 'manuelaferreiracouto@gmail.com', '', '', '', '', '', ''),
(652, 652, 'Google', '6f46062e67f155c7a28cf6dcc915dc4a4703c65b', '106324086179340804341', 'https://plus.google.com/106324086179340804341', '', 'https://lh4.googleusercontent.com/-p0lY_cq0u7c/AAAAAAAAAAI/AAAAAAAAAEM/XKwvcAc9DFU/photo.jpg?sz=200', 'ana rita ferreira', '', 'ana rita', 'ferreira', 'female', '', '', 0, 0, 0, 'anaritaaf@gmail.com', 'anaritaaf@gmail.com', '', '', '', '', '', ''),
(653, 653, 'Facebook', '0f051e01eef8be434572471dac6921dad3d51eb3', '10203049587879846', 'https://www.facebook.com/app_scoped_user_id/10203049587879846/', '', 'https://graph.facebook.com/10203049587879846/picture?width=150&height=150', 'Madalena Herédia Almeida', '', 'Madalena', 'Almeida', 'female', 'pt_PT', '', 0, 0, 0, 'madalenaheredia@hotmail.com', 'madalenaheredia@hotmail.com', '', '', '', '', '', ''),
(654, 654, 'Facebook', 'def446a07c60082595b4eb62fb4e78636a654bfd', '995676630473164', 'https://www.facebook.com/app_scoped_user_id/995676630473164/', '', 'https://graph.facebook.com/995676630473164/picture?width=150&height=150', 'Mimita Pereira Santos', '', 'Mimita', 'Pereira Santos', 'female', 'en_US', '', 0, 0, 0, 'mimita.pas@gmail.com', 'mimita.pas@gmail.com', '', '', '', '', '', ''),
(655, 655, 'Facebook', 'a2325756f7c9f686930a6264a98ff7a9453d7d25', '10152777586831510', 'https://www.facebook.com/app_scoped_user_id/10152777586831510/', '', 'https://graph.facebook.com/10152777586831510/picture?width=150&height=150', 'Vanessa De Sousa', '', 'Vanessa', 'De Sousa', 'female', 'en_GB', '', 0, 0, 0, 'babyflynn@hotmail.com', 'babyflynn@hotmail.com', '', '', '', '', '', ''),
(656, 656, 'Facebook', '990c3bea4c57b64b726ff1c4c87cc64fe6172b54', '831525870265807', 'https://www.facebook.com/app_scoped_user_id/831525870265807/', '', 'https://graph.facebook.com/831525870265807/picture?width=150&height=150', 'António Magalhães Ramalho', '', 'António', 'Magalhães Ramalho', 'male', 'pt_PT', '', 0, 0, 0, 'antonioramalhete@hotmail.com', 'antonioramalhete@hotmail.com', '', '', '', '', '', ''),
(657, 657, 'Facebook', '1854b25e6100b90686572ed5ca656ed2f669b27a', '10203893308524057', 'https://www.facebook.com/app_scoped_user_id/10203893308524057/', '', 'https://graph.facebook.com/10203893308524057/picture?width=150&height=150', 'Marta Fatal Cofones', '', 'Marta', 'Cofones', 'female', 'pt_PT', '', 0, 0, 0, 'marta_cofones@hotmail.com', 'marta_cofones@hotmail.com', '', '', '', '', '', ''),
(658, 658, 'Facebook', '0d6ee702ada90e116e298ab3d7080427a814253d', '768063759977175', 'https://www.facebook.com/app_scoped_user_id/768063759977175/', '', 'https://graph.facebook.com/768063759977175/picture?width=150&height=150', 'Bernardo Bogarim', '', 'Bernardo', 'Bogarim', 'male', 'pt_PT', '', 0, 0, 0, 'bernardo.bogarim@hotmail.com', 'bernardo.bogarim@hotmail.com', '', '', '', '', '', ''),
(659, 659, 'Facebook', '12021ed0967942e9362d4e364bff02349e4cbaf4', '10155530101125063', 'https://www.facebook.com/app_scoped_user_id/10155530101125063/', '', 'https://graph.facebook.com/10155530101125063/picture?width=150&height=150', 'Zé Prada Jerónimo', '', 'Zé', 'Prada Jerónimo', 'male', 'pt_PT', '', 0, 0, 0, 'ze_prada_jeronimo@hotmail.com', 'ze_prada_jeronimo@hotmail.com', '', '', '', '', '', ''),
(660, 660, 'Facebook', '6e4c4d1346e37dc518cce2ada8cffbc4a212b23e', '1095678760460607', 'https://www.facebook.com/app_scoped_user_id/1095678760460607/', '', 'https://graph.facebook.com/1095678760460607/picture?width=150&height=150', 'Henrique Pyrrait', '', 'Henrique', 'Pyrrait', 'male', 'pt_PT', '', 0, 0, 0, 'henrique_pyrrait@sapo.pt', 'henrique_pyrrait@sapo.pt', '', '', '', '', '', ''),
(661, 661, 'Facebook', '6b2f7d43afa82a4b39a4e757fa4af847f7856432', '10152893317804607', 'https://www.facebook.com/app_scoped_user_id/10152893317804607/', '', 'https://graph.facebook.com/10152893317804607/picture?width=150&height=150', 'Constança Pereira Coutinho', '', 'Constança', 'Coutinho', 'female', 'pt_PT', '', 0, 0, 0, 'constanca_p_c@hotmail.com', 'constanca_p_c@hotmail.com', '', '', '', '', '', ''),
(662, 662, 'Facebook', '470c5bbcd0943f929e645f00202cf50f13905d10', '997684870243095', 'https://www.facebook.com/app_scoped_user_id/997684870243095/', '', 'https://graph.facebook.com/997684870243095/picture?width=150&height=150', 'Fátima Perloiro', '', 'Fátima', 'Perloiro', 'female', 'pt_PT', '', 0, 0, 0, 'fatimaperloiro@gmail.com', 'fatimaperloiro@gmail.com', '', '', '', '', '', ''),
(663, 663, 'Google', '1056b6dee60826d9cc1f160201f323a6c66c20aa', '102343638001355902885', 'https://plus.google.com/102343638001355902885', '', 'https://lh3.googleusercontent.com/-WScKgyZlb9s/AAAAAAAAAAI/AAAAAAAAAFM/bJ2eW4eAjs8/photo.jpg?sz=200', 'Carolina Martins', '', 'Carolina', 'Martins', 'female', '', '', 0, 0, 0, 'sousamartins.carolina@gmail.com', 'sousamartins.carolina@gmail.com', '', '', '', '', '', ''),
(664, 664, 'Facebook', '007076321b5dfeef0c42cf963f72e0f8988b6e87', '953601834690316', 'https://www.facebook.com/app_scoped_user_id/953601834690316/', '', 'https://graph.facebook.com/953601834690316/picture?width=150&height=150', 'Nini Magalhães', '', 'Nini', 'Magalhães', 'female', 'pt_PT', '', 0, 0, 0, 'ninokitas_muahhh@hotmail.com', 'ninokitas_muahhh@hotmail.com', '', '', '', '', '', ''),
(665, 665, 'Google', 'bf6770c027a1302a7cb0707dd07d7d77f0d5847e', '104129919199551929029', 'https://plus.google.com/104129919199551929029', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'David L.S.', '', 'David', 'L.S.', 'male', '', '', 0, 0, 0, 'grabyourbagnow@gmail.com', 'grabyourbagnow@gmail.com', '', '', '', '', '', ''),
(666, 666, 'Facebook', '07385658b08bee523cb877e8bde503fb7d92736b', '10205219411339723', 'https://www.facebook.com/app_scoped_user_id/10205219411339723/', '', 'https://graph.facebook.com/10205219411339723/picture?width=150&height=150', 'Pedro Antunes', '', 'Pedro', 'Antunes', 'male', 'pt_PT', '', 0, 0, 0, 'pedroantunes@oesteonline.pt', 'pedroantunes@oesteonline.pt', '', '', '', '', '', ''),
(667, 667, 'Facebook', '618ec212bd0768160b5d71b44f659a60bc0f30ea', '695895530556545', 'https://www.facebook.com/app_scoped_user_id/695895530556545/', '', 'https://graph.facebook.com/695895530556545/picture?width=150&height=150', 'Catarina Vieira Lino', '', 'Catarina', 'Vieira Lino', 'female', 'pt_PT', '', 0, 0, 0, 'catarinavlino@gmail.com', 'catarinavlino@gmail.com', '', '', '', '', '', ''),
(668, 668, 'Facebook', '6ad668970a4b5caf3c36b63658b4affa62dfd1a5', '10205956978737984', 'https://www.facebook.com/app_scoped_user_id/10205956978737984/', '', 'https://graph.facebook.com/10205956978737984/picture?width=150&height=150', 'Tomás De Melo Gonçalves', '', 'Tomás', 'De Melo Gonçalves', 'male', 'pt_PT', '', 0, 0, 0, 'tomasmelogoncalves@sapo.pt', 'tomasmelogoncalves@sapo.pt', '', '', '', '', '', ''),
(669, 669, 'Facebook', 'b501c61dd605caddb0d3ca5bb3de79dd012e4719', '10153317741055050', 'https://www.facebook.com/app_scoped_user_id/10153317741055050/', '', 'https://graph.facebook.com/10153317741055050/picture?width=150&height=150', 'Matilde Mello Breyner', '', 'Matilde', 'Breyner', 'female', 'pt_PT', '', 0, 0, 0, 'mmrmb@hotmail.com', 'mmrmb@hotmail.com', '', '', '', '', '', ''),
(670, 670, 'Facebook', 'ba8b59da683cc2f2dceb33b3a24a99c27844d113', '10207081446581486', 'https://www.facebook.com/app_scoped_user_id/10207081446581486/', '', 'https://graph.facebook.com/10207081446581486/picture?width=150&height=150', 'Ap Fg', '', 'Ap', 'Fg', 'female', 'en_US', '', 0, 0, 0, 'anap5488@outlook.com', 'anap5488@outlook.com', '', '', '', '', '', ''),
(671, 671, 'Facebook', '944441e477166e43078eafc649bad97dd9889334', '939397029414145', 'https://www.facebook.com/app_scoped_user_id/939397029414145/', '', 'https://graph.facebook.com/939397029414145/picture?width=150&height=150', 'Francisco Lopes', '', 'Francisco', 'Lopes', 'male', 'pt_PT', '', 0, 0, 0, 'franciscosaiao@hotmail.com', 'franciscosaiao@hotmail.com', '', '', '', '', '', ''),
(672, 672, 'Google', '9a3b044f6c3346d66462874c6019e76e20f852ba', '106163306517092476807', 'https://plus.google.com/106163306517092476807', '', 'https://lh4.googleusercontent.com/-OkAar-TD8Wk/AAAAAAAAAAI/AAAAAAAABkk/Y_cXsSq6e78/photo.jpg?sz=200', 'Bruno Graça', '', 'Bruno', 'Graça', 'male', '', '', 0, 0, 0, 'bg.100492@gmail.com', 'bg.100492@gmail.com', '', '', '', '', '', ''),
(673, 673, 'Facebook', '5fe7c613b667fe1cd377b3ec618edb4225da66a2', '10203163153919646', 'https://www.facebook.com/app_scoped_user_id/10203163153919646/', '', 'https://graph.facebook.com/10203163153919646/picture?width=150&height=150', 'Mainha Lopes', '', 'Mainha', 'Lopes', 'female', 'pt_PT', '', 0, 0, 0, 'miasaiao@hotmail.com', 'miasaiao@hotmail.com', '', '', '', '', '', ''),
(674, 674, 'Facebook', '07d21eddca439e011ce56359ca53158ab61e6725', '1106834802664073', 'https://www.facebook.com/app_scoped_user_id/1106834802664073/', '', 'https://graph.facebook.com/1106834802664073/picture?width=150&height=150', 'Sara Azevedo', '', 'Sara', 'Azevedo', 'female', 'pt_PT', '', 0, 0, 0, 'saraah.16@hotmail.com', 'saraah.16@hotmail.com', '', '', '', '', '', ''),
(675, 675, 'Google', '73046b523b8bb1af65315144d2e9f8c52f3589e2', '106367619328326180370', 'https://plus.google.com/106367619328326180370', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ana Alves', '', 'Ana', 'Alves', 'female', '', '', 0, 0, 0, 'anariri6@gmail.com', 'anariri6@gmail.com', '', '', '', '', '', ''),
(676, 676, 'Facebook', 'b0aafa7bfe6a8bb2804536b5ab44fac442eb348f', '937165803006883', 'https://www.facebook.com/app_scoped_user_id/937165803006883/', '', 'https://graph.facebook.com/937165803006883/picture?width=150&height=150', 'Carlos Bilro', '', 'Carlos', 'Bilro', 'male', 'pt_PT', '', 0, 0, 0, 'carlosbilro@meo.pt', 'carlosbilro@meo.pt', '', '', '', '', '', ''),
(677, 677, 'Facebook', 'd60076086f7e1b03d53d7fc36aca1431a1d83d93', '1000248626660730', 'https://www.facebook.com/app_scoped_user_id/1000248626660730/', '', 'https://graph.facebook.com/1000248626660730/picture?width=150&height=150', 'Alexandre Cabrita', '', 'Alexandre', 'Cabrita', 'male', 'pt_PT', '', 0, 0, 0, 'alexscabrita@gmail.com', 'alexscabrita@gmail.com', '', '', '', '', '', ''),
(678, 672, 'Facebook', 'ce56fa87cd12853df4cbc8ba94139b07fba3739a', '353395824858714', 'https://www.facebook.com/app_scoped_user_id/353395824858714/', '', 'https://graph.facebook.com/353395824858714/picture?width=150&height=150', '', '', '', '', '', 'pt_PT', '', 0, 0, 0, 'bg.100492@gmail.com', 'bg.100492@gmail.com', '', '', '', '', '', ''),
(679, 678, 'Facebook', '1a9e9a762a530351d42b7057a26a533533c20810', '1050756031620123', 'https://www.facebook.com/app_scoped_user_id/1050756031620123/', '', 'https://graph.facebook.com/1050756031620123/picture?width=150&height=150', 'Filipe Estrella', '', 'Filipe', 'Estrella', 'male', 'pt_PT', '', 0, 0, 0, 'bb.48@hotmail.com', 'bb.48@hotmail.com', '', '', '', '', '', ''),
(680, 679, 'Facebook', 'ec22306ccf939f9d16b186477323cdcfebe50727', '823344871067188', 'https://www.facebook.com/app_scoped_user_id/823344871067188/', '', 'https://graph.facebook.com/823344871067188/picture?width=150&height=150', 'Pedro Custódia', '', 'Pedro', 'Custódia', 'male', 'pt_PT', '', 0, 0, 0, 'pedro.custodia@sapo.pt', 'pedro.custodia@sapo.pt', '', '', '', '', '', ''),
(681, 680, 'Facebook', 'ad8df904af6b8358d124fee80dbc784fc4201e11', '10204944888686176', 'https://www.facebook.com/app_scoped_user_id/10204944888686176/', '', 'https://graph.facebook.com/10204944888686176/picture?width=150&height=150', 'Patricia Garção Nunes Brito', '', 'Patricia', 'Brito', 'female', 'pt_PT', '', 0, 0, 0, 'patriciagarcaonunesv@gmail.com', 'patriciagarcaonunesv@gmail.com', '', '', '', '', '', ''),
(682, 681, 'Facebook', 'bf49eb880f20d5075c90ada0416b6ed934699eaf', '1106504686033181', 'https://www.facebook.com/app_scoped_user_id/1106504686033181/', '', 'https://graph.facebook.com/1106504686033181/picture?width=150&height=150', 'Vasco Valadas', '', 'Vasco', 'Valadas', 'male', 'en_US', '', 0, 0, 0, 'vascovaladas@hotmail.com', 'vascovaladas@hotmail.com', '', '', '', '', '', ''),
(683, 682, 'Facebook', 'e8c845b156504a723d074aab5cee9b7a9be1b20e', '10203356656192073', 'https://www.facebook.com/app_scoped_user_id/10203356656192073/', '', 'https://graph.facebook.com/10203356656192073/picture?width=150&height=150', 'David Raimundo', '', 'David', 'Raimundo', '', 'pt_PT', '', 0, 0, 0, 'davidraimundo13@gmail.com', 'davidraimundo13@gmail.com', '', '', '', '', '', ''),
(684, 683, 'Facebook', 'c0a4d09886adbf6cac9d917a8388e52513c5b921', '10204900461410945', 'https://www.facebook.com/app_scoped_user_id/10204900461410945/', '', 'https://graph.facebook.com/10204900461410945/picture?width=150&height=150', 'Leonor Fragoso', '', 'Leonor', 'Fragoso', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(685, 684, 'Facebook', '18d5983c7febac9e96275d532dca77f78fe8588d', '10153546391475348', 'https://www.facebook.com/app_scoped_user_id/10153546391475348/', '', 'https://graph.facebook.com/10153546391475348/picture?width=150&height=150', 'Bárbara Schmitz Abecassis', '', 'Bárbara', 'Abecassis', 'female', 'en_GB', '', 0, 0, 0, 'barbara.sabecassis@gmail.com', 'barbara.sabecassis@gmail.com', '', '', '', '', '', ''),
(686, 685, 'Facebook', 'd22bfd2ffd480c14f0967b41d8b719d752f2f149', '1076745522353777', 'https://www.facebook.com/app_scoped_user_id/1076745522353777/', '', 'https://graph.facebook.com/1076745522353777/picture?width=150&height=150', 'Marcos António', '', 'Marcos', 'António', 'male', 'en_GB', '', 0, 0, 0, 'socram_seomis@hotmail.com', 'socram_seomis@hotmail.com', '', '', '', '', '', ''),
(687, 686, 'Google', '7c01329c7ad448f4fa69e78d0afca8a9e2e0f7a3', '109689125861809697628', 'https://plus.google.com/109689125861809697628', '', 'https://lh5.googleusercontent.com/-fct4ybXPXZ4/AAAAAAAAAAI/AAAAAAAAAI8/VLEWd5OHNhg/photo.jpg?sz=200', 'Carlos Ferreira', '', 'Carlos', 'Ferreira', 'male', '', '', 0, 0, 0, 'videoart01@gmail.com', 'videoart01@gmail.com', '', '', '', '', '', ''),
(688, 687, 'Facebook', '1dea5b56c914603a339f2aac6dd4598215609a38', '10206876418374356', 'https://www.facebook.com/app_scoped_user_id/10206876418374356/', '', 'https://graph.facebook.com/10206876418374356/picture?width=150&height=150', 'Diogo Gonçalves', '', 'Diogo', 'Gonçalves', 'male', 'pt_BR', '', 0, 0, 0, 'diogo1978@hotmail.com', 'diogo1978@hotmail.com', '', '', '', '', '', ''),
(689, 688, 'Facebook', 'dc627bfde4e13d3de29ea66ce0f7de5ee4a537ef', '10202938141613478', 'https://www.facebook.com/app_scoped_user_id/10202938141613478/', '', 'https://graph.facebook.com/10202938141613478/picture?width=150&height=150', 'Henrique Rolim de Moura', '', 'Henrique', 'de Moura', 'male', 'pt_PT', '', 0, 0, 0, 'henriquevp97@gmail.com', 'henriquevp97@gmail.com', '', '', '', '', '', ''),
(690, 689, 'Facebook', '7921a846271b00ba44d2fa620a9b79d94edcad26', '941134882576269', 'https://www.facebook.com/app_scoped_user_id/941134882576269/', '', 'https://graph.facebook.com/941134882576269/picture?width=150&height=150', 'João Maria Cordeiro', '', 'João', 'Cordeiro', 'male', 'pt_PT', '', 0, 0, 0, 'jmcordeiro013@gmail.com', 'jmcordeiro013@gmail.com', '', '', '', '', '', ''),
(691, 690, 'Google', '9e827f3b50ec3ed5e3c02eb3d7880bcd032512c8', '116030851720153094512', 'https://plus.google.com/116030851720153094512', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ana Gomes', '', 'Ana', 'Gomes', 'female', '', '', 0, 0, 0, 'anaiaogomes@gmail.com', 'anaiaogomes@gmail.com', '', '', '', '', '', ''),
(692, 691, 'Facebook', '98a8e3df4633584645c3602c5335bf62f6979150', '917669351618697', 'https://www.facebook.com/app_scoped_user_id/917669351618697/', '', 'https://graph.facebook.com/917669351618697/picture?width=150&height=150', 'Joana Nunes', '', 'Joana', 'Nunes', 'female', 'pt_PT', '', 0, 0, 0, 'jnunes487@gmail.com', 'jnunes487@gmail.com', '', '', '', '', '', ''),
(693, 692, 'Google', '17b7e144625bd42065f3126c8687f069e4d63d87', '108769065443097727889', 'https://plus.google.com/108769065443097727889', '', 'https://lh4.googleusercontent.com/-w5FDjtEf7OE/AAAAAAAAAAI/AAAAAAAAAEs/6u_en_Crzyk/photo.jpg?sz=200', 'João Coelho', '', 'João', 'Coelho', 'male', '', '', 0, 0, 0, 'joaomcoelho@gmail.com', 'joaomcoelho@gmail.com', '', 'Setúbal', '', '', 'Setúbal', ''),
(694, 693, 'Facebook', '62bb6edc2e08ce31ecab839ce4c560de6af798b1', '10205561214323596', 'https://www.facebook.com/app_scoped_user_id/10205561214323596/', '', 'https://graph.facebook.com/10205561214323596/picture?width=150&height=150', 'Tiago Lupi Caetano', '', 'Tiago', 'Lupi Caetano', 'male', 'en_US', '', 0, 0, 0, 'tiagolcaetano@gmail.com', 'tiagolcaetano@gmail.com', '', '', '', '', '', ''),
(695, 694, 'Facebook', '83cb081703d34c46c50fb7bd8e0e0cd8ecf3bcdb', '10153257559601013', 'https://www.facebook.com/app_scoped_user_id/10153257559601013/', '', 'https://graph.facebook.com/10153257559601013/picture?width=150&height=150', 'Isabel Cortez Mena Reis', '', 'Isabel', 'Mena Reis', 'female', 'en_GB', '', 0, 0, 0, 'ifocortez@gmail.com', 'ifocortez@gmail.com', '', '', '', '', '', ''),
(696, 695, 'Facebook', '874e9b89b9c7eae7a888a9b8dfed59db4ca03e34', '999819580051107', 'https://www.facebook.com/app_scoped_user_id/999819580051107/', '', 'https://graph.facebook.com/999819580051107/picture?width=150&height=150', 'Tomás Gonçalves Pereira', '', 'Tomás', 'Gonçalves Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'tomsgp@gmail.com', 'tomsgp@gmail.com', '', '', '', '', '', ''),
(697, 696, 'Facebook', '1f3f753c50dff83202123290924e12d3d814d60c', '10203691328945260', 'https://www.facebook.com/app_scoped_user_id/10203691328945260/', '', 'https://graph.facebook.com/10203691328945260/picture?width=150&height=150', 'Margarida Kol de Carvalho', '', 'Margarida', 'de Carvalho', 'female', 'pt_PT', '', 0, 0, 0, 'margaridakol@gmail.com', 'margaridakol@gmail.com', '', '', '', '', '', ''),
(698, 697, 'Facebook', 'cb56120761bb7eb372026cb24752dcd12fbc7f92', '600430316726668', 'https://www.facebook.com/app_scoped_user_id/600430316726668/', '', 'https://graph.facebook.com/600430316726668/picture?width=150&height=150', 'Salvador Hernando', '', 'Salvador', 'Hernando', 'male', 'en_GB', '', 0, 0, 0, 'salvadorhn@live.com.pt', 'salvadorhn@live.com.pt', '', '', '', '', '', ''),
(699, 698, 'Facebook', '82c98085f468054d7dcbad61ae4e357ac4c117b0', '1583149108613666', 'https://www.facebook.com/app_scoped_user_id/1583149108613666/', '', 'https://graph.facebook.com/1583149108613666/picture?width=150&height=150', 'Daniela Silva', '', 'Daniela', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'danitrcs@gmail.com', 'danitrcs@gmail.com', '', '', '', '', '', ''),
(700, 699, 'Facebook', '570da2821ce798cd512bbe01f8136aeb6172b1d6', '10204815762814690', 'https://www.facebook.com/app_scoped_user_id/10204815762814690/', '', 'https://graph.facebook.com/10204815762814690/picture?width=150&height=150', 'Carmo Fonseca Ribeiro', '', 'Carmo', 'Fonseca Ribeiro', 'female', 'pt_PT', '', 0, 0, 0, 'carmo.fr@hotmail.com', 'carmo.fr@hotmail.com', '', '', '', '', '', ''),
(701, 700, 'Facebook', '58bba7084afb0a6904e71fd37aa54c7732d83b36', '10206720281195769', 'https://www.facebook.com/app_scoped_user_id/10206720281195769/', '', 'https://graph.facebook.com/10206720281195769/picture?width=150&height=150', 'Ruth Schaffrath', '', 'Ruth', 'Schaffrath', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(702, 701, 'Facebook', '601e21f702414bd2d21641877a77ba5f38652d62', '911717948885692', 'https://www.facebook.com/app_scoped_user_id/911717948885692/', '', 'https://graph.facebook.com/911717948885692/picture?width=150&height=150', 'Davide Chaves', '', 'Davide', 'Chaves', 'male', 'pt_PT', '', 0, 0, 0, 'davide_santos@sapo.pt', 'davide_santos@sapo.pt', '', '', '', '', '', ''),
(703, 702, 'Google', '90a7a926cc3f9ba34fc9f2006c3f227c14abe2f8', '116553815918391570030', 'https://plus.google.com/116553815918391570030', '', 'https://lh3.googleusercontent.com/-i9rB5RqoXu4/AAAAAAAAAAI/AAAAAAAAAMg/KANSaNNSi5g/photo.jpg?sz=200', 'Ana Beatriz Berenguer', '', 'Ana Beatriz', 'Berenguer', 'male', '', '', 0, 0, 0, 'anabeatriz.berenguer@gmail.com', 'anabeatriz.berenguer@gmail.com', '', 'Portugal', '', '', 'Portugal', ''),
(704, 703, 'Facebook', '7f091dc89dc4860e63512ee3cdf426eda0c6fd60', '968262296552179', 'https://www.facebook.com/app_scoped_user_id/968262296552179/', '', 'https://graph.facebook.com/968262296552179/picture?width=150&height=150', 'João Lee', '', 'João', 'Lee', 'male', 'pt_PT', '', 0, 0, 0, 'joao_canilho@hotmail.com', 'joao_canilho@hotmail.com', '', '', '', '', '', ''),
(705, 704, 'Facebook', 'dbde6d9fc7056784e1b1094b53a952434c89cf1b', '10152864875471981', 'https://www.facebook.com/app_scoped_user_id/10152864875471981/', '', 'https://graph.facebook.com/10152864875471981/picture?width=150&height=150', 'Joana Neto Almeida', '', 'Joana', 'Almeida', 'female', 'pt_PT', '', 0, 0, 0, 'joananetoalmeida@gmail.com', 'joananetoalmeida@gmail.com', '', '', '', '', '', ''),
(706, 705, 'Facebook', '52523437ee17ea29581c7e246d04efabefbd98a5', '1593067577630187', 'https://www.facebook.com/app_scoped_user_id/1593067577630187/', '', 'https://graph.facebook.com/1593067577630187/picture?width=150&height=150', 'Ana Nikas', '', 'Ana', 'Nikas', 'female', 'pt_PT', '', 0, 0, 0, 'nikasfs@gmail.com', 'nikasfs@gmail.com', '', '', '', '', '', ''),
(707, 706, 'Facebook', 'f4f3370fd2974b2b19c4c1b2416ffa91d6f8eda0', '885359464836514', 'https://www.facebook.com/app_scoped_user_id/885359464836514/', '', 'https://graph.facebook.com/885359464836514/picture?width=150&height=150', 'António Pereira Coutinho', '', 'António', 'Pereira Coutinho', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(708, 707, 'Facebook', '1be2093f5628c69812883006275b9950d7c424e4', '1023342804344942', 'https://www.facebook.com/app_scoped_user_id/1023342804344942/', '', 'https://graph.facebook.com/1023342804344942/picture?width=150&height=150', 'Marcelo Pritsch', '', 'Marcelo', 'Pritsch', 'male', 'pt_PT', '', 0, 0, 0, 'marcelo_pritsch@yahoo.com', 'marcelo_pritsch@yahoo.com', '', '', '', '', '', ''),
(709, 708, 'Facebook', '5ace43021d342f3a974e174e9265140342723f17', '377095779154165', 'https://www.facebook.com/app_scoped_user_id/377095779154165/', '', 'https://graph.facebook.com/377095779154165/picture?width=150&height=150', 'Emidio Gonçalves', '', 'Emidio', 'Gonçalves', 'male', 'pt_PT', '', 0, 0, 0, 'emidiomg@gmail.com', 'emidiomg@gmail.com', '', '', '', '', '', ''),
(710, 709, 'Facebook', '53d8ee89ac3c78cf76340bd3260854cc06237734', '10152745553231114', 'https://www.facebook.com/app_scoped_user_id/10152745553231114/', '', 'https://graph.facebook.com/10152745553231114/picture?width=150&height=150', 'Gonçalo Montenegro Guimarães', '', 'Gonçalo', 'Guimarães', 'male', 'pt_PT', '', 0, 0, 0, 'goncalo.guimaraes@hotmail.com', 'goncalo.guimaraes@hotmail.com', '', '', '', '', '', ''),
(711, 710, 'Facebook', 'f22fbe8aedcd261d7f17fe0226f00d0b7f6cda25', '1100293236664162', 'https://www.facebook.com/app_scoped_user_id/1100293236664162/', '', 'https://graph.facebook.com/1100293236664162/picture?width=150&height=150', 'Inês Cabral', '', 'Inês', 'Cabral', 'female', 'pt_PT', '', 0, 0, 0, 'nes.8@hotmail.com', 'nes.8@hotmail.com', '', '', '', '', '', ''),
(712, 604, 'Facebook', '2f1ef3b39c053376bae85e1cff87b8ff638516d0', '10153333196382438', 'https://www.facebook.com/app_scoped_user_id/10153333196382438/', '', 'https://graph.facebook.com/10153333196382438/picture?width=150&height=150', 'Ricardo Gonçalves', '', 'Ricardo', 'Gonçalves', 'male', 'en_GB', '', 0, 0, 0, 'ricardojg@gmail.com', 'ricardojg@gmail.com', '', '', '', '', '', ''),
(713, 711, 'Facebook', '7530f6557c09027f48fff9f010c2b905adb78769', '10205404292760960', 'https://www.facebook.com/app_scoped_user_id/10205404292760960/', '', 'https://graph.facebook.com/10205404292760960/picture?width=150&height=150', 'Joca Joao Almeida', '', 'Joca', 'Joao Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'joacaalmeida@msn.com', 'joacaalmeida@msn.com', '', '', '', '', '', ''),
(714, 712, 'Facebook', '54b786eed8ae4c5041b12770ff7f1905045b263d', '10200657921486194', 'https://www.facebook.com/app_scoped_user_id/10200657921486194/', '', 'https://graph.facebook.com/10200657921486194/picture?width=150&height=150', 'Manuela Sousa Dias', '', 'Manuela', 'Sousa Dias', 'female', 'pt_PT', '', 0, 0, 0, 'manuela.sousadias@gmail.com', 'manuela.sousadias@gmail.com', '', '', '', '', '', ''),
(715, 713, 'Facebook', '0e99673c64107bb1b9e31d9ee2b2e6434e3c612b', '10205959222851489', 'https://www.facebook.com/app_scoped_user_id/10205959222851489/', '', 'https://graph.facebook.com/10205959222851489/picture?width=150&height=150', 'Miguel Figueira', '', 'Miguel', 'Figueira', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(716, 714, 'Facebook', '9094aab2218b4f6b3cfb321cf6eab2748a115542', '401016090084476', 'https://www.facebook.com/app_scoped_user_id/401016090084476/', '', 'https://graph.facebook.com/401016090084476/picture?width=150&height=150', 'Helena Abreu', '', 'Helena', 'Abreu', 'female', 'pt_BR', '', 0, 0, 0, 'helenamoreiraabreu@hotmail.com', 'helenamoreiraabreu@hotmail.com', '', '', '', '', '', ''),
(717, 715, 'Facebook', 'c5b0ad95f1ba473ba09f998f2461c793ff2325c5', '10202979392444588', 'https://www.facebook.com/app_scoped_user_id/10202979392444588/', '', 'https://graph.facebook.com/10202979392444588/picture?width=150&height=150', 'João Filipe Leal', '', 'João', 'Leal', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(718, 716, 'Facebook', '5fb8e36eecbd21224875117f56f625a86d067536', '896108200430923', 'https://www.facebook.com/app_scoped_user_id/896108200430923/', '', 'https://graph.facebook.com/896108200430923/picture?width=150&height=150', 'Maria Sarmento', '', 'Maria', 'Sarmento', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(719, 717, 'Facebook', '22f69f255ae57b6ddb990c7645f17a2ca8c0225d', '1602115443377609', 'https://www.facebook.com/app_scoped_user_id/1602115443377609/', '', 'https://graph.facebook.com/1602115443377609/picture?width=150&height=150', 'Martim Van Zeller', '', 'Martim', 'Van Zeller', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(720, 718, 'Facebook', 'b49a2132019a4a4f1b456f8ff2f489bb8cee9f73', '10204467586591929', 'https://www.facebook.com/app_scoped_user_id/10204467586591929/', '', 'https://graph.facebook.com/10204467586591929/picture?width=150&height=150', 'Fernando Caldeira', '', 'Fernando', 'Caldeira', 'male', 'pt_PT', '', 0, 0, 0, 'f.caveira@netcabo.pt', 'f.caveira@netcabo.pt', '', '', '', '', '', ''),
(721, 719, 'Facebook', 'b2d380b1a57fed33df2b16c28d379edb26e49910', '10207207924662850', 'https://www.facebook.com/app_scoped_user_id/10207207924662850/', '', 'https://graph.facebook.com/10207207924662850/picture?width=150&height=150', 'Sandra Cardoso', '', 'Sandra', 'Cardoso', 'female', 'pt_PT', '', 0, 0, 0, 'sandra_c_cardoso@hotmail.com', 'sandra_c_cardoso@hotmail.com', '', '', '', '', '', ''),
(722, 720, 'Facebook', '5bf673acdd2475b6f5e54dc5e44c3dde015a171e', '836960799715924', 'https://www.facebook.com/app_scoped_user_id/836960799715924/', '', 'https://graph.facebook.com/836960799715924/picture?width=150&height=150', 'Marco Pereira', '', 'Marco', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'pereimarco32@hotmail.com', 'pereimarco32@hotmail.com', '', '', '', '', '', ''),
(723, 721, 'Facebook', 'c805e5bac5c0c141397124a6a443c78bcd0d6fcf', '10153250972541265', 'https://www.facebook.com/app_scoped_user_id/10153250972541265/', '', 'https://graph.facebook.com/10153250972541265/picture?width=150&height=150', 'Vera Zavattieri Potes', '', 'Vera', 'Potes', 'female', 'en_GB', '', 0, 0, 0, 'vzavattieri@gmail.com', 'vzavattieri@gmail.com', '', '', '', '', '', ''),
(724, 722, 'Facebook', 'c7c44cb37fb90da5bcfd902ddf68c4bac508ad31', '10205604325661463', 'https://www.facebook.com/app_scoped_user_id/10205604325661463/', '', 'https://graph.facebook.com/10205604325661463/picture?width=150&height=150', 'Francisco Spinola', '', 'Francisco', 'Spinola', 'male', 'en_US', '', 0, 0, 0, 'francisco.spinolabrito@gmail.com', 'francisco.spinolabrito@gmail.com', '', '', '', '', '', ''),
(725, 723, 'Facebook', '5a57b9733f6f80055ce545ff17826c938c758196', '1066380233389826', 'https://www.facebook.com/app_scoped_user_id/1066380233389826/', '', 'https://graph.facebook.com/1066380233389826/picture?width=150&height=150', 'Ricardo Raio', '', 'Ricardo', 'Raio', 'male', 'pt_PT', '', 0, 0, 0, 'ricardoraio@gmail.com', 'ricardoraio@gmail.com', '', '', '', '', '', ''),
(726, 724, 'Facebook', '08c6624ceb822cce74c5ff650f065e651a890558', '10152748157682003', 'https://www.facebook.com/app_scoped_user_id/10152748157682003/', '', 'https://graph.facebook.com/10152748157682003/picture?width=150&height=150', 'Miguel Jeronimo', '', 'Miguel', 'Jeronimo', 'male', 'en_US', '', 0, 0, 0, 'miguel.apoka@gmail.com', 'miguel.apoka@gmail.com', '', '', '', '', '', ''),
(727, 725, 'Facebook', '6ef357feb9100e08175a4fff92fff7706e7cbf36', '10153399057756385', 'https://www.facebook.com/app_scoped_user_id/10153399057756385/', '', 'https://graph.facebook.com/10153399057756385/picture?width=150&height=150', 'Karin Pereira', '', 'Karin', 'Pereira', 'female', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(728, 726, 'Facebook', 'b2fc71404f6ae01313be70db6bff12482995e5f4', '1010174365682160', 'https://www.facebook.com/app_scoped_user_id/1010174365682160/', '', 'https://graph.facebook.com/1010174365682160/picture?width=150&height=150', 'Denise Nobre', '', 'Denise', 'Nobre', 'female', 'pt_PT', '', 0, 0, 0, 'denisenobre79@gmail.com', 'denisenobre79@gmail.com', '', '', '', '', '', ''),
(729, 727, 'Google', '539fa94b2f69195ca0e05d3bbb12353385b7edd3', '102911560054155488570', 'https://plus.google.com/102911560054155488570', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Francisco Spinola', '', 'Francisco', 'Spinola', 'male', '', '', 0, 0, 0, 'fspinola.b@gmail.com', 'fspinola.b@gmail.com', '', '', '', '', '', ''),
(730, 728, 'Facebook', '36dfc6364780c027b5870271c95ccec7a05ea676', '370520649813616', 'https://www.facebook.com/app_scoped_user_id/370520649813616/', '', 'https://graph.facebook.com/370520649813616/picture?width=150&height=150', 'Xualhas Etc', '', 'Xualhas', 'Etc', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(731, 729, 'Facebook', '631d37fd2197114ceab041331ee087e3f028afa5', '10205360964757923', 'https://www.facebook.com/app_scoped_user_id/10205360964757923/', '', 'https://graph.facebook.com/10205360964757923/picture?width=150&height=150', 'Manel Passanha Machado Soares', '', 'Manel', 'Passanha Machado Soares', 'male', 'pt_PT', '', 0, 0, 0, 'manelpms@gmail.com', 'manelpms@gmail.com', '', '', '', '', '', ''),
(732, 730, 'Facebook', '925f5eadddc78ae90203e19ced16136f7d38dd7e', '10206647303566492', 'https://www.facebook.com/app_scoped_user_id/10206647303566492/', '', 'https://graph.facebook.com/10206647303566492/picture?width=150&height=150', 'Paulo Santos', '', 'Paulo', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'paulo.aasantos@hotmail.com', 'paulo.aasantos@hotmail.com', '', '', '', '', '', ''),
(733, 731, 'Facebook', '6323d41ab1525b4c2462c18da8f8404e38587fc2', '10204104957446185', 'https://www.facebook.com/app_scoped_user_id/10204104957446185/', '', 'https://graph.facebook.com/10204104957446185/picture?width=150&height=150', 'Ana Palma', '', 'Ana', 'Palma', 'female', 'pt_PT', '', 0, 0, 0, 'anamgpalma@gmail.com', 'anamgpalma@gmail.com', '', '', '', '', '', ''),
(734, 732, 'Facebook', 'eae6bd04f5a80479830da8dd2d4a8fccd3ba6a86', '839187826166561', 'https://www.facebook.com/app_scoped_user_id/839187826166561/', '', 'https://graph.facebook.com/839187826166561/picture?width=150&height=150', 'Celeste Rebello Rosário', '', 'Celeste', 'Rebello Rosário', 'female', 'pt_PT', '', 0, 0, 0, 'celesterebello@gmail.com', 'celesterebello@gmail.com', '', '', '', '', '', ''),
(735, 733, 'Facebook', '01b1e1f4f1a386ef588e809f83bf9c7ad45ce5ad', '835337219882383', 'https://www.facebook.com/app_scoped_user_id/835337219882383/', '', 'https://graph.facebook.com/835337219882383/picture?width=150&height=150', 'Margarida Aguas', '', 'Margarida', 'Aguas', 'female', 'pt_PT', '', 0, 0, 0, 'meggyh2o@hotmail.com', 'meggyh2o@hotmail.com', '', '', '', '', '', ''),
(736, 734, 'Facebook', '723dd9a602dbcb362075dc351e3f95e7018494ab', '1578172609112723', 'https://www.facebook.com/app_scoped_user_id/1578172609112723/', '', 'https://graph.facebook.com/1578172609112723/picture?width=150&height=150', 'Francisco Pinto', '', 'Francisco', 'Pinto', 'male', 'pt_PT', '', 0, 0, 0, 'psfrancisco3@gmail.com', 'psfrancisco3@gmail.com', '', '', '', '', '', ''),
(737, 735, 'Facebook', '7eec38a27afb5ad763b0ae0228985e22067975c1', '10206819317344241', 'https://www.facebook.com/app_scoped_user_id/10206819317344241/', '', 'https://graph.facebook.com/10206819317344241/picture?width=150&height=150', 'Ana Paula Feitas', '', 'Ana', 'Feitas', 'female', 'pt_PT', '', 0, 0, 0, 'apaulafreitas@hotmail.com', 'apaulafreitas@hotmail.com', '', '', '', '', '', ''),
(738, 736, 'Facebook', 'ef412e66086a6336ac1c29c320883878d72b611c', '10204278141500169', 'https://www.facebook.com/app_scoped_user_id/10204278141500169/', '', 'https://graph.facebook.com/10204278141500169/picture?width=150&height=150', 'Paula Palma Serrano', '', 'Paula', 'Serrano', 'female', 'pt_PT', '', 0, 0, 0, 'pmspserrano@gmail.com', 'pmspserrano@gmail.com', '', '', '', '', '', ''),
(739, 737, 'Facebook', '7f8810494f98b7fa64b033759bc50e0e2976da97', '10153443409579739', 'https://www.facebook.com/app_scoped_user_id/10153443409579739/', '', 'https://graph.facebook.com/10153443409579739/picture?width=150&height=150', 'Mafalda Rivotti Maggiorani Appleton', '', 'Mafalda Rivotti', 'Appleton', 'female', 'en_GB', '', 0, 0, 0, 'mafaldaappleton@hotmail.com', 'mafaldaappleton@hotmail.com', '', '', '', '', '', ''),
(740, 738, 'Facebook', '522fb68a79e233ca1e407c22ec5fbb61c8751c9e', '10206197871521724', 'https://www.facebook.com/app_scoped_user_id/10206197871521724/', '', 'https://graph.facebook.com/10206197871521724/picture?width=150&height=150', 'Mariana Cadaveira', '', 'Mariana', 'Cadaveira', 'female', 'pt_PT', '', 0, 0, 0, 'mariana_cadaveira@hotmail.com', 'mariana_cadaveira@hotmail.com', '', '', '', '', '', ''),
(741, 739, 'Facebook', 'b0b054daea80969c8ce2d18f99729c1e27edf1eb', '10204256345799030', 'https://www.facebook.com/app_scoped_user_id/10204256345799030/', '', 'https://graph.facebook.com/10204256345799030/picture?width=150&height=150', 'Pedro Lago de Freitas', '', 'Pedro', 'de Freitas', 'male', 'pt_PT', '', 0, 0, 0, 'plagodefreitas@gmail.com', 'plagodefreitas@gmail.com', '', '', '', '', '', ''),
(742, 740, 'Facebook', '4cf9a87f92e88fc20e3400bd1df4a423cf3d171a', '10152745263252260', 'https://www.facebook.com/app_scoped_user_id/10152745263252260/', '', 'https://graph.facebook.com/10152745263252260/picture?width=150&height=150', 'Mariana Góis', '', 'Mariana', 'Góis', 'female', 'en_GB', '', 0, 0, 0, 'marianapgrgois@gmail.com', 'marianapgrgois@gmail.com', '', '', '', '', '', ''),
(743, 741, 'Facebook', 'e24c5f0519c068fe4c83780d0469cd071b649082', '896779067046137', 'https://www.facebook.com/app_scoped_user_id/896779067046137/', '', 'https://graph.facebook.com/896779067046137/picture?width=150&height=150', 'Beatriz Gonçalves', '', 'Beatriz', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'b_bg_bia@hotmail.com', 'b_bg_bia@hotmail.com', '', '', '', '', '', ''),
(744, 742, 'Facebook', '7eb97d53a848efb334a0f65954e26397e1700c31', '10204214696584355', 'https://www.facebook.com/app_scoped_user_id/10204214696584355/', '', 'https://graph.facebook.com/10204214696584355/picture?width=150&height=150', 'Cláudia Pinto', '', 'Cláudia', 'Pinto', 'female', 'pt_PT', '', 0, 0, 0, 'cmlpinto@gmail.com', 'cmlpinto@gmail.com', '', '', '', '', '', ''),
(745, 743, 'Facebook', '1d8599763379b1005eababbe25aef51b6e2ddaef', '995999150424952', 'https://www.facebook.com/app_scoped_user_id/995999150424952/', '', 'https://graph.facebook.com/995999150424952/picture?width=150&height=150', 'Carolina Nunes de Almeida', '', 'Carolina', 'Nunes de Almeida', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(746, 744, 'Facebook', 'a3bec601c6cee089a1a5eb5a73e11907bc5765cb', '980443848646072', 'https://www.facebook.com/app_scoped_user_id/980443848646072/', '', 'https://graph.facebook.com/980443848646072/picture?width=150&height=150', 'Catarina Morgado Prieto', '', 'Catarina', 'Morgado Prieto', 'female', 'pt_PT', '', 0, 0, 0, 'catarinaprieto@hotmail.com', 'catarinaprieto@hotmail.com', '', '', '', '', '', ''),
(747, 745, 'Facebook', 'eabcef4bdb05407220a2f4da800ef3cd03467c84', '1007922579226241', 'https://www.facebook.com/app_scoped_user_id/1007922579226241/', '', 'https://graph.facebook.com/1007922579226241/picture?width=150&height=150', 'Sebastião Gorjão Henriques', '', 'Sebastião', 'Gorjão Henriques', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(748, 746, 'Facebook', '0391ecb41162a99b1fcf8483d44357d01442dd21', '894967130550229', 'https://www.facebook.com/app_scoped_user_id/894967130550229/', '', 'https://graph.facebook.com/894967130550229/picture?width=150&height=150', 'Sofia Felix', '', 'Sofia', 'Felix', 'female', 'pt_PT', '', 0, 0, 0, 'felixsofia@live.com.pt', 'felixsofia@live.com.pt', '', '', '', '', '', ''),
(749, 747, 'Facebook', 'e3252cb7c06046aa47d8a2a3070eb7421b7e1e64', '10153374399422386', 'https://www.facebook.com/app_scoped_user_id/10153374399422386/', '', 'https://graph.facebook.com/10153374399422386/picture?width=150&height=150', 'Sebastien Formosinho Sanchez Muller', '', 'Sebastien', 'Muller', 'male', 'en_GB', '', 0, 0, 0, 'muller.sebastien@gmail.com', 'muller.sebastien@gmail.com', '', '', '', '', '', ''),
(750, 748, 'Facebook', '3866197c36aeaa28cc968e73c1f4c0af2bb15785', '10203276999560295', 'https://www.facebook.com/app_scoped_user_id/10203276999560295/', '', 'https://graph.facebook.com/10203276999560295/picture?width=150&height=150', 'Rita Lestro Carvalho', '', 'Rita Lestro', 'Carvalho', 'female', 'pt_PT', '', 0, 0, 0, 'rlcarvalhospr@gmail.com', 'rlcarvalhospr@gmail.com', '', '', '', '', '', ''),
(751, 749, 'Facebook', '5ffda7cd4c73d2ba55fb5ed16370154b50fd412c', '948904785160206', 'https://www.facebook.com/app_scoped_user_id/948904785160206/', '', 'https://graph.facebook.com/948904785160206/picture?width=150&height=150', 'Jamila Constantino', '', 'Jamila', 'Constantino', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(752, 750, 'Google', '10f3ebe17dc7a71322e78291921229022460b823', '115372164386732895929', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'pureza wahnon', '', 'pureza', 'wahnon', '', '', '', 0, 0, 0, 'fisiopureza@gmail.com', 'fisiopureza@gmail.com', '', '', '', '', '', ''),
(753, 751, 'Facebook', '010af6cbe0b18cc2ebcc063842065d883d6fee75', '10204072335028572', 'https://www.facebook.com/app_scoped_user_id/10204072335028572/', '', 'https://graph.facebook.com/10204072335028572/picture?width=150&height=150', 'Tiago Matos', '', 'Tiago', 'Matos', 'male', 'pt_PT', '', 0, 0, 0, 't_sdm@hotmail.com', 't_sdm@hotmail.com', '', '', '', '', '', ''),
(754, 752, 'Facebook', '5e2648f902185b73530a24e7925d356212eb1e67', '10153941891533712', 'https://www.facebook.com/app_scoped_user_id/10153941891533712/', '', 'https://graph.facebook.com/10153941891533712/picture?width=150&height=150', 'Luíza Flores', '', 'Luíza', 'Flores', 'female', 'en_US', '', 0, 0, 0, 'likyflores@gmail.com', 'likyflores@gmail.com', '', '', '', '', '', ''),
(755, 753, 'Facebook', '12e35f42479aae88ef4cc9b897db3d2caec0c4ab', '10206903797856124', 'https://www.facebook.com/app_scoped_user_id/10206903797856124/', '', 'https://graph.facebook.com/10206903797856124/picture?width=150&height=150', 'Nuno Silvestre', '', 'Nuno', 'Silvestre', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(756, 754, 'Facebook', 'b5355457a71dc4c2c8fd59850b26633e02cbf0e8', '10205231872928795', 'https://www.facebook.com/app_scoped_user_id/10205231872928795/', '', 'https://graph.facebook.com/10205231872928795/picture?width=150&height=150', 'Rui Filipe Fernandes Assunção', '', 'Rui', 'Assunção', 'male', 'pt_PT', '', 0, 0, 0, 'ruiassuncao94@gmail.com', 'ruiassuncao94@gmail.com', '', '', '', '', '', ''),
(757, 755, 'Google', 'cb428192dae3dc12badc61ed73cd558ba678f60b', '103661626607620751278', 'https://plus.google.com/103661626607620751278', '', 'https://lh4.googleusercontent.com/-Fi-Nr2vZENs/AAAAAAAAAAI/AAAAAAAACJw/Ju7mPRB3Zhc/photo.jpg?sz=200', 'Julio Adler', '', 'Julio', 'Adler', 'male', '', '', 0, 0, 0, 'julio.adler@terra.com.br', 'julio.adler@terra.com.br', '', 'Rio de Janeiro, Brasil', '', '', 'Rio de Janeiro, Brasil', ''),
(758, 756, 'Facebook', '34d158db2a62969f63ad24ae79a5b7a60ccb944f', '10153413585098489', 'https://www.facebook.com/app_scoped_user_id/10153413585098489/', '', 'https://graph.facebook.com/10153413585098489/picture?width=150&height=150', 'Pedro Rocha', '', 'Pedro', 'Rocha', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(759, 757, 'Google', 'e125962a3596180c52997eab0a4c9e0c8437f3fd', '101191844619860402305', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Turma muito fofa L', '', 'Turma muito fofa', 'L', 'male', '', '', 0, 0, 0, 'turma10lsjoao@gmail.com', 'turma10lsjoao@gmail.com', '', '', '', '', '', ''),
(760, 758, 'Facebook', '5fb3c102dae98aa3cd460fb9db7f188df52de16f', '1112635318753509', 'https://www.facebook.com/app_scoped_user_id/1112635318753509/', '', 'https://graph.facebook.com/1112635318753509/picture?width=150&height=150', 'Cristina Ho', '', 'Cristina', 'Ho', 'female', 'en_US', '', 0, 0, 0, 'hocristina@gmail.com', 'hocristina@gmail.com', '', '', '', '', '', ''),
(761, 759, 'Facebook', '836ed0db72864cee7b362909f91f904a133d1b13', '10152874643210418', 'https://www.facebook.com/app_scoped_user_id/10152874643210418/', '', 'https://graph.facebook.com/10152874643210418/picture?width=150&height=150', 'Ana Cravina', '', 'Ana', 'Cravina', 'female', 'pt_PT', '', 0, 0, 0, 'anaconda_5@hotmail.com', 'anaconda_5@hotmail.com', '', '', '', '', '', ''),
(762, 760, 'Facebook', '0514001640d6411ed7c767806cc1edfb2edae4aa', '481602432003173', 'https://www.facebook.com/app_scoped_user_id/481602432003173/', '', 'https://graph.facebook.com/481602432003173/picture?width=150&height=150', 'Calli Skepis', '', 'Calli', 'Skepis', 'female', 'pt_PT', '', 0, 0, 0, 'calliroiskepis@gmail.com', 'calliroiskepis@gmail.com', '', '', '', '', '', ''),
(763, 761, 'Google', '45dfe6aab497abe284b8ee433d4a74915efaec0e', '109948065665657782166', 'https://plus.google.com/109948065665657782166', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Carlos Jorge', '', 'Carlos', 'Jorge', 'male', '', '', 0, 0, 0, 'rabbitsurfd@gmail.com', 'rabbitsurfd@gmail.com', '', '', '', '', '', ''),
(764, 762, 'Facebook', '2eaf42a31dfce60595a357aab26d798f8abf23b0', '10204120972810751', 'https://www.facebook.com/app_scoped_user_id/10204120972810751/', '', 'https://graph.facebook.com/10204120972810751/picture?width=150&height=150', 'Ines Gonçalves', '', 'Ines', 'Gonçalves', 'female', 'en_GB', '', 0, 0, 0, 'i.escada.goncalves@gmail.com', 'i.escada.goncalves@gmail.com', '', '', '', '', '', ''),
(765, 763, 'Facebook', 'a3899aeb6f041bcf339f8984094429bf23dcac12', '10203403279557372', 'https://www.facebook.com/app_scoped_user_id/10203403279557372/', '', 'https://graph.facebook.com/10203403279557372/picture?width=150&height=150', 'Ana Luísa Mendonça', '', 'Ana Luísa', 'Mendonça', 'female', 'pt_PT', '', 0, 0, 0, 'almsilva76@hotmail.com', 'almsilva76@hotmail.com', '', '', '', '', '', ''),
(766, 764, 'Facebook', '8729b39cc95517f74afd2ca43870c7a4bcfa50ef', '10204466788016872', 'https://www.facebook.com/app_scoped_user_id/10204466788016872/', '', 'https://graph.facebook.com/10204466788016872/picture?width=150&height=150', 'Carla Couto', '', 'Carla', 'Couto', 'female', 'pt_PT', '', 0, 0, 0, 'bedantas@gmail.com', 'bedantas@gmail.com', '', '', '', '', '', ''),
(767, 765, 'Facebook', '8c3072ce949a6b6264e6a0b6ca438f8927c074ce', '855882091134191', 'https://www.facebook.com/app_scoped_user_id/855882091134191/', '', 'https://graph.facebook.com/855882091134191/picture?width=150&height=150', 'Libânia Branquinho Rios', '', 'Libânia', 'Branquinho Rios', 'female', 'pt_PT', '', 0, 0, 0, 'libania.rios@gmail.com', 'libania.rios@gmail.com', '', '', '', '', '', ''),
(768, 766, 'Facebook', 'd3de922333926b70b8fd2959c39d615c3a67eb85', '10152728831491261', 'https://www.facebook.com/app_scoped_user_id/10152728831491261/', '', 'https://graph.facebook.com/10152728831491261/picture?width=150&height=150', 'De Nie', '', 'De', 'Nie', 'male', 'nl_NL', '', 0, 0, 0, 'd_deltomme@hotmail.com', 'd_deltomme@hotmail.com', '', '', '', '', '', ''),
(769, 767, 'Facebook', '6c0a8bb1f2248683f31029315de97443d3f86cad', '10206014419272055', 'https://www.facebook.com/app_scoped_user_id/10206014419272055/', '', 'https://graph.facebook.com/10206014419272055/picture?width=150&height=150', 'Teresa Pires Dos Reis', '', 'Teresa', 'Reis', 'female', 'en_US', '', 0, 0, 0, 'tepiresdosreis@gmail.com', 'tepiresdosreis@gmail.com', '', '', '', '', '', ''),
(770, 768, 'Facebook', 'a5df2af5961db75f2a2cd07cf5408edc895b01d1', '1068029396558215', 'https://www.facebook.com/app_scoped_user_id/1068029396558215/', '', 'https://graph.facebook.com/1068029396558215/picture?width=150&height=150', 'Herbert Kemp', '', 'Herbert', 'Kemp', 'male', 'en_US', '', 0, 0, 0, 'h.kemp@suspartes.pt', 'h.kemp@suspartes.pt', '', '', '', '', '', ''),
(771, 769, 'Facebook', '7600443a0ce1a8495e8ebebde3fbc6a795a4b063', '365652596975911', 'https://www.facebook.com/app_scoped_user_id/365652596975911/', '', 'https://graph.facebook.com/365652596975911/picture?width=150&height=150', 'Cla Ra', '', 'Cla', 'Ra', 'female', 'de_DE', '', 0, 0, 0, 'claryluz2111@gmail.com', 'claryluz2111@gmail.com', '', '', '', '', '', ''),
(772, 770, 'Facebook', '17f87cf5782b2b2a29e635ca49ffaad7c9747375', '10153876249201029', 'https://www.facebook.com/app_scoped_user_id/10153876249201029/', '', 'https://graph.facebook.com/10153876249201029/picture?width=150&height=150', 'Miguel Silvano', '', 'Miguel', 'Silvano', 'male', 'en_US', '', 0, 0, 0, 'miguelsilvano@sapo.pt', 'miguelsilvano@sapo.pt', '', '', '', '', '', ''),
(773, 771, 'Facebook', '2228ead40b411b8d27a0895bce192b0194340890', '823432057725726', 'https://www.facebook.com/app_scoped_user_id/823432057725726/', '', 'https://graph.facebook.com/823432057725726/picture?width=150&height=150', 'Mário Lopes Lourenço', '', 'Mário Lopes', 'Lourenço', 'male', 'pt_PT', '', 0, 0, 0, 'jmllourenco@hotmail.com', 'jmllourenco@hotmail.com', '', '', '', '', '', ''),
(774, 772, 'Facebook', '83f4260926d7a10816b91a5589d857709732ace0', '10205707218933354', 'https://www.facebook.com/app_scoped_user_id/10205707218933354/', '', 'https://graph.facebook.com/10205707218933354/picture?width=150&height=150', 'David Almeida', '', 'David', 'Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'conexaoprod_@hotmail.com', 'conexaoprod_@hotmail.com', '', '', '', '', '', ''),
(775, 773, 'Facebook', '414dae7ae387cddb9e5ffae9736bd0e5c014fecd', '10205613228789091', 'https://www.facebook.com/app_scoped_user_id/10205613228789091/', '', 'https://graph.facebook.com/10205613228789091/picture?width=150&height=150', 'João Antunes', '', 'João', 'Antunes', 'male', 'pt_PT', '', 0, 0, 0, 'joaoantunes.da@gmail.com', 'joaoantunes.da@gmail.com', '', '', '', '', '', ''),
(776, 774, 'Facebook', '611e094906f82757b4c4de04ed69dfb3bb2ddb53', '10152989451408460', 'https://www.facebook.com/app_scoped_user_id/10152989451408460/', '', 'https://graph.facebook.com/10152989451408460/picture?width=150&height=150', 'Emílio Estrelinha', '', 'Emílio', 'Estrelinha', '', 'pt_PT', '', 0, 0, 0, 'emilioestrelinha@gmail.com', 'emilioestrelinha@gmail.com', '', '', '', '', '', ''),
(777, 775, 'Facebook', '8320ab649c54a72e792def75a929ec21e77e64b0', '10203474543978897', 'https://www.facebook.com/app_scoped_user_id/10203474543978897/', '', 'https://graph.facebook.com/10203474543978897/picture?width=150&height=150', 'Catarina Henriques', '', 'Catarina', 'Henriques', 'female', 'pt_PT', '', 0, 0, 0, 'catarinasofiahenriques@gmail.com', 'catarinasofiahenriques@gmail.com', '', '', '', '', '', ''),
(778, 776, 'Facebook', '161af6dc0b3bb932ed7483c075bb0cfca857b3ca', '839842369386622', 'https://www.facebook.com/app_scoped_user_id/839842369386622/', '', 'https://graph.facebook.com/839842369386622/picture?width=150&height=150', 'Margarida Sousa', '', 'Margarida', 'Sousa', 'female', 'pt_PT', '', 0, 0, 0, 'guidaafonsosousa@hotmail.com', 'guidaafonsosousa@hotmail.com', '', '', '', '', '', ''),
(779, 777, 'Facebook', 'eb17a874fe7ee3422ddaaa4e211980e8f337f707', '10204366895118116', 'https://www.facebook.com/app_scoped_user_id/10204366895118116/', '', 'https://graph.facebook.com/10204366895118116/picture?width=150&height=150', 'Carla Ferreira de Carvalho', '', 'Carla', 'de Carvalho', 'female', 'pt_PT', '', 0, 0, 0, 'carlafcarvalho2@gmail.com', 'carlafcarvalho2@gmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(780, 778, 'Facebook', '9e0b6fe9e1566d1d987366787b894f52cbbe53d2', '1009502119067846', 'https://www.facebook.com/app_scoped_user_id/1009502119067846/', '', 'https://graph.facebook.com/1009502119067846/picture?width=150&height=150', 'Miguel Melo', '', 'Miguel', 'Melo', 'male', 'pt_PT', '', 0, 0, 0, 'miguel.melo1@hotmail.com', 'miguel.melo1@hotmail.com', '', '', '', '', '', ''),
(781, 779, 'Facebook', '22ce824283dc980015126930756f5660acb8e975', '828442737245270', 'https://www.facebook.com/app_scoped_user_id/828442737245270/', '', 'https://graph.facebook.com/828442737245270/picture?width=150&height=150', 'Afonso Beirão Valente', '', 'Afonso', 'Valente', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(782, 780, 'Facebook', 'fea0ef39dd349e14cbf3fc98b8ca2097c12864cf', '10206873126369377', 'https://www.facebook.com/app_scoped_user_id/10206873126369377/', '', 'https://graph.facebook.com/10206873126369377/picture?width=150&height=150', 'André Leal', '', 'André', 'Leal', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(783, 781, 'Facebook', '0c6dd7dc9df944308d99ff050f4cc7be3f2d6e0d', '983961194970554', 'https://www.facebook.com/app_scoped_user_id/983961194970554/', '', 'https://graph.facebook.com/983961194970554/picture?width=150&height=150', 'Teresa Bonvalot', '', 'Teresa', 'Bonvalot', 'female', 'pt_PT', '', 0, 0, 0, 'teresabonvalot@hotmail.com', 'teresabonvalot@hotmail.com', '', '', '', '', '', ''),
(784, 782, 'Facebook', '0f4eafe2cba47a420f7270a1d8e626a62fb39621', '10205950712060342', 'https://www.facebook.com/app_scoped_user_id/10205950712060342/', '', 'https://graph.facebook.com/10205950712060342/picture?width=150&height=150', 'Yannick Kemp', '', 'Yannick', 'Kemp', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(785, 783, 'Facebook', 'd9fe0552e3f69f33a3281fde1e559dae82b04593', '10202893220891901', 'https://www.facebook.com/app_scoped_user_id/10202893220891901/', '', 'https://graph.facebook.com/10202893220891901/picture?width=150&height=150', 'Nuno Carvalho Morais', '', 'Nuno', 'Morais', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(786, 784, 'Facebook', '02ec8c1150c65c49726164784384656fe087d612', '10153479154379873', 'https://www.facebook.com/app_scoped_user_id/10153479154379873/', '', 'https://graph.facebook.com/10153479154379873/picture?width=150&height=150', 'Andre Rodrigues', '', 'Andre', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'andrerodriguesaires@hotmail.com', 'andrerodriguesaires@hotmail.com', '', '', '', '', '', ''),
(787, 785, 'Facebook', '7fb27bc3c24c223f48fc88ca230a2092481825b1', '960251357340086', 'https://www.facebook.com/app_scoped_user_id/960251357340086/', '', 'https://graph.facebook.com/960251357340086/picture?width=150&height=150', 'Paulinho Corvo', '', 'Paulinho', 'Corvo', 'male', 'pt_PT', '', 0, 0, 0, 'paulinho_rikar@hotmail.com', 'paulinho_rikar@hotmail.com', '', '', '', '', '', ''),
(788, 786, 'Facebook', '933f30881ed21d38e96db8c05e28045e5b34bee3', '10206153779070807', 'https://www.facebook.com/app_scoped_user_id/10206153779070807/', '', 'https://graph.facebook.com/10206153779070807/picture?width=150&height=150', 'Sandra Domingos', '', 'Sandra', 'Domingos', 'female', 'pt_PT', '', 0, 0, 0, 'sandralua@hotmail.com', 'sandralua@hotmail.com', '', '', '', '', '', ''),
(789, 787, 'Facebook', '9de3518a98f9dff70a2e4f3117a4d2ce8554392f', '10153031965597659', 'https://www.facebook.com/app_scoped_user_id/10153031965597659/', '', 'https://graph.facebook.com/10153031965597659/picture?width=150&height=150', 'Baba Neves', '', 'Baba', 'Neves', 'female', 'pt_PT', '', 0, 0, 0, 'babaneves@sapo.pt', 'babaneves@sapo.pt', '', '', '', '', '', ''),
(790, 788, 'Facebook', '12072bb711950af8d25754b2d43befb427cfb900', '10206675472195774', 'https://www.facebook.com/app_scoped_user_id/10206675472195774/', '', 'https://graph.facebook.com/10206675472195774/picture?width=150&height=150', 'Mimi Monteiro', '', 'Mimi', 'Monteiro', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(791, 789, 'Facebook', '82257b352713bb3fa0843fa5342f19f280e5c44f', '10204464365637668', 'https://www.facebook.com/app_scoped_user_id/10204464365637668/', '', 'https://graph.facebook.com/10204464365637668/picture?width=150&height=150', 'Rita Solá', '', 'Rita', 'Solá', 'female', 'pt_PT', '', 0, 0, 0, 'ritasolapitacorreia@hotmail.com', 'ritasolapitacorreia@hotmail.com', '', '', '', '', '', ''),
(792, 790, 'Facebook', '813d416fc50d2e9edf88c10ec100efb059e10c87', '10204012149613029', 'https://www.facebook.com/app_scoped_user_id/10204012149613029/', '', 'https://graph.facebook.com/10204012149613029/picture?width=150&height=150', 'Rita Sousa Lopes', '', 'Rita', 'Sousa Lopes', 'female', 'pt_PT', '', 0, 0, 0, 'risquinha@hotmail.com', 'risquinha@hotmail.com', '', '', '', '', '', ''),
(793, 791, 'Facebook', 'bb4cf857366a493e0962572d951c5b568910c645', '10205968874877580', 'https://www.facebook.com/app_scoped_user_id/10205968874877580/', '', 'https://graph.facebook.com/10205968874877580/picture?width=150&height=150', 'Camilla Kemp', '', 'Camilla', 'Kemp', 'female', 'pt_PT', '', 0, 0, 0, 'camillakemp@msn.com', 'camillakemp@msn.com', '', '', '', '', '', ''),
(794, 792, 'Facebook', 'e33e3d694fa22eb59061314d242a4f6dd6ee0f5e', '10206598171976609', 'https://www.facebook.com/app_scoped_user_id/10206598171976609/', '', 'https://graph.facebook.com/10206598171976609/picture?width=150&height=150', 'Cristina Nunes', '', 'Cristina', 'Nunes', 'female', 'pt_PT', '', 0, 0, 0, 'cristina.oliveira.nunes@gmail.com', 'cristina.oliveira.nunes@gmail.com', '', '', '', '', '', ''),
(795, 793, 'Google', 'a5914fbdcee87126f4aeafb5ecb992c11f536f63', '106773416950364935366', 'https://plus.google.com/+DiogoRebelo77', '', 'https://lh3.googleusercontent.com/-I-6EoUzSuQU/AAAAAAAAAAI/AAAAAAAAAwc/ib6phdop_Uk/photo.jpg?sz=200', 'Diogo Rebelo', '', 'Diogo', 'Rebelo', '', '', '', 0, 0, 0, 'diogo.vcr@gmail.com', 'diogo.vcr@gmail.com', '', 'Lisboa, Portugal', '', '', 'Lisboa, Portugal', ''),
(796, 794, 'Google', '81035c80ad15e46f27e3a6e297a27fddbef91e8e', '107541788691479040977', 'https://plus.google.com/107541788691479040977', '', 'https://lh4.googleusercontent.com/-Yd2DmMlm1bI/AAAAAAAAAAI/AAAAAAAAAH4/nqm_GWhuqBA/photo.jpg?sz=200', 'kla xon', '', 'kla', 'xon', 'male', '', '', 0, 0, 0, 'klaxon14@gmail.com', 'klaxon14@gmail.com', '', 'Portugal', '', '', 'Portugal', ''),
(797, 795, 'Facebook', 'ba5edfe8c5f7fd23cc10a937f9a581146c884984', '1063665110328254', 'https://www.facebook.com/app_scoped_user_id/1063665110328254/', '', 'https://graph.facebook.com/1063665110328254/picture?width=150&height=150', 'Tomas Nicolau', '', 'Tomas', 'Nicolau', 'male', 'pt_PT', '', 0, 0, 0, 'nicolautomas@gmail.com', 'nicolautomas@gmail.com', '', '', '', '', '', ''),
(798, 796, 'Facebook', 'ab530456db34b7e073a2edcd07cf9d680706446d', '10204059956731418', 'https://www.facebook.com/app_scoped_user_id/10204059956731418/', '', 'https://graph.facebook.com/10204059956731418/picture?width=150&height=150', 'Barbara Dias', '', 'Barbara', 'Dias', 'female', 'pt_PT', '', 0, 0, 0, 'barbara.amsd@gmail.com', 'barbara.amsd@gmail.com', '', '', '', '', '', ''),
(799, 797, 'Google', '5cb983898a2773447ba39f3b18ff96eb370b0b74', '113334095069368065823', 'https://plus.google.com/113334095069368065823', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Monique coelho', '', 'Monique', 'coelho', 'female', '', '', 0, 0, 0, 'moniquejcoelho@gmail.com', 'moniquejcoelho@gmail.com', '', '', '', '', '', ''),
(800, 798, 'Facebook', '785c655736f6a134662a36f353bfb6bd272d93c0', '10152983866084353', 'https://www.facebook.com/app_scoped_user_id/10152983866084353/', '', 'https://graph.facebook.com/10152983866084353/picture?width=150&height=150', 'Miguel Cardoso Faria', '', 'Miguel', 'Faria', 'male', 'en_US', '', 0, 0, 0, 'mcardosofaria@gmail.com', 'mcardosofaria@gmail.com', '', '', '', '', '', ''),
(801, 799, 'Facebook', '4e529be888a9f0bb976bfa2eeeceb917be512305', '910214429020338', 'https://www.facebook.com/app_scoped_user_id/910214429020338/', '', 'https://graph.facebook.com/910214429020338/picture?width=150&height=150', 'Adriófilo Resendino', '', 'Adriófilo', 'Resendino', 'male', 'pt_PT', '', 0, 0, 0, 'eye187@hotmail.com', 'eye187@hotmail.com', '', '', '', '', '', ''),
(802, 800, 'Facebook', '1ed1b9ebcbb97542956d76d17d1acfaac020e1b6', '751072288338978', 'https://www.facebook.com/app_scoped_user_id/751072288338978/', '', 'https://graph.facebook.com/751072288338978/picture?width=150&height=150', 'Diogo Pinto de Lima', '', 'Diogo', 'de Lima', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(803, 801, 'Facebook', '5c95e8ef475ed7f0ee36e5b6e8622851fe89f412', '10206990142569970', 'https://www.facebook.com/app_scoped_user_id/10206990142569970/', '', 'https://graph.facebook.com/10206990142569970/picture?width=150&height=150', 'Alice Pulido Garcia', '', 'Alice', 'Pulido Garcia', 'female', 'pt_PT', '', 0, 0, 0, 'alicegarciaamorim@gmail.com', 'alicegarciaamorim@gmail.com', '', '', '', '', '', ''),
(804, 802, 'Facebook', '2f81e430ddd7138598c653714b48aa5c23b6ad8e', '818125394908431', 'https://www.facebook.com/app_scoped_user_id/818125394908431/', '', 'https://graph.facebook.com/818125394908431/picture?width=150&height=150', 'Joao Ferris', '', 'Joao', 'Ferris', 'male', 'en_US', '', 0, 0, 0, 'joao.ferris@hotmail.com', 'joao.ferris@hotmail.com', '', '', '', '', '', ''),
(805, 803, 'Facebook', 'd7bf2532bd30b9965398177f54abf1a5239bbdd7', '1450300048603188', 'https://www.facebook.com/app_scoped_user_id/1450300048603188/', '', 'https://graph.facebook.com/1450300048603188/picture?width=150&height=150', 'Vasco Ribeiro', '', 'Vasco', 'Ribeiro', 'male', 'pt_PT', '', 0, 0, 0, 'vascoribeirosurf@gmail.com', 'vascoribeirosurf@gmail.com', '', '', '', '', '', ''),
(806, 804, 'Facebook', '6a3c6c711dbf2ecc2df90d4c935cc31aa1c5c105', '964930186872467', 'https://www.facebook.com/app_scoped_user_id/964930186872467/', '', 'https://graph.facebook.com/964930186872467/picture?width=150&height=150', 'Vania Afonso', '', 'Vania', 'Afonso', 'female', 'pt_PT', '', 0, 0, 0, 'vaniaica@hotmail.com', 'vaniaica@hotmail.com', '', '', '', '', '', ''),
(807, 805, 'Facebook', '087796814eceb70235e70759530c64d3bf15f1e0', '1444219765874098', 'https://www.facebook.com/app_scoped_user_id/1444219765874098/', '', 'https://graph.facebook.com/1444219765874098/picture?width=150&height=150', 'Leonor Nápoles', '', 'Leonor', 'Nápoles', 'female', 'pt_PT', '', 0, 0, 0, 'leonorcagido@gmail.com', 'leonorcagido@gmail.com', '', '', '', '', '', ''),
(808, 806, 'Facebook', '443f2203dca0ba9973b4cc9fdf1659d9d9e63e1b', '913620721993429', 'https://www.facebook.com/app_scoped_user_id/913620721993429/', '', 'https://graph.facebook.com/913620721993429/picture?width=150&height=150', 'Gaspar Teixeira', '', 'Gaspar', 'Teixeira', 'male', 'pt_PT', '', 0, 0, 0, 'gasparteixeiraa@hotmail.com', 'gasparteixeiraa@hotmail.com', '', '', '', '', '', ''),
(809, 807, 'Facebook', '03642be0e2aedc2a1296fed0fd3b1b0deca22dea', '10205899295755502', 'https://www.facebook.com/app_scoped_user_id/10205899295755502/', '', 'https://graph.facebook.com/10205899295755502/picture?width=150&height=150', 'Frederico Meira Vidal', '', 'Frederico', 'Vidal', 'male', 'pt_PT', '', 0, 0, 0, 'fredericomvidal@gmail.com', 'fredericomvidal@gmail.com', '', '', '', '', '', ''),
(810, 808, 'Facebook', '022a3ea2a8d19cfc8f905e67c32d246a893a4814', '10203300395425518', 'https://www.facebook.com/app_scoped_user_id/10203300395425518/', '', 'https://graph.facebook.com/10203300395425518/picture?width=150&height=150', 'Afonso Magro', '', 'Afonso', 'Magro', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(811, 809, 'Facebook', 'c95fa1cec8d28e39998d36d23ab2e8bff7d018e3', '10152766190866432', 'https://www.facebook.com/app_scoped_user_id/10152766190866432/', '', 'https://graph.facebook.com/10152766190866432/picture?width=150&height=150', 'Zosia Tomczynska', '', 'Zosia', 'Tomczynska', 'female', 'en_US', '', 0, 0, 0, 'zofia.tomczynska@gmail.com', 'zofia.tomczynska@gmail.com', '', '', '', '', '', ''),
(812, 810, 'Facebook', 'aae529a16e8f6fe912f8f3bc07cb194aba2f0560', '10203711707427314', 'https://www.facebook.com/app_scoped_user_id/10203711707427314/', '', 'https://graph.facebook.com/10203711707427314/picture?width=150&height=150', 'Olga Alves', '', 'Olga', 'Alves', 'female', 'pt_PT', '', 0, 0, 0, 'olgama@netcabo.pt', 'olgama@netcabo.pt', '', '', '', '', '', ''),
(813, 811, 'Facebook', '2bb59a0ffa4b261ce3391ee1fb57677c513b108f', '352127124986974', 'https://www.facebook.com/app_scoped_user_id/352127124986974/', '', 'https://graph.facebook.com/352127124986974/picture?width=150&height=150', 'Rita Cunha', '', 'Rita', 'Cunha', 'female', 'pt_PT', '', 0, 0, 0, 'ritaftbc@hotmail.com', 'ritaftbc@hotmail.com', '', '', '', '', '', ''),
(814, 812, 'Facebook', '2015a56553dd36b712fcbd6f22cd3b9908bf8408', '825841920839142', 'https://www.facebook.com/app_scoped_user_id/825841920839142/', '', 'https://graph.facebook.com/825841920839142/picture?width=150&height=150', 'Ana Fonseca', '', 'Ana', 'Fonseca', 'female', 'pt_PT', '', 0, 0, 0, 'anafonseca-72@hotmail.com', 'anafonseca-72@hotmail.com', '', '', '', '', '', ''),
(815, 813, 'Facebook', '24f8da83471e5d5cff5e566f8dd73e5aa212cf1f', '10153054023497917', 'https://www.facebook.com/app_scoped_user_id/10153054023497917/', '', 'https://graph.facebook.com/10153054023497917/picture?width=150&height=150', 'Afonso Felner Belard Fonseca', '', 'Afonso', 'Fonseca', 'male', 'pt_PT', '', 0, 0, 0, 'afonso.belard@gmail.com', 'afonso.belard@gmail.com', '', '', '', '', '', ''),
(816, 814, 'Facebook', 'd506c86ed45168a5bf13e42fa7475d48aab7fd83', '10154353526508521', 'https://www.facebook.com/app_scoped_user_id/10154353526508521/', '', 'https://graph.facebook.com/10154353526508521/picture?width=150&height=150', 'Abilio Meneses', '', 'Abilio', 'Meneses', 'male', 'pt_PT', '', 0, 0, 0, 'abilio.meneses@gmail.com', 'abilio.meneses@gmail.com', '', '', '', '', '', ''),
(817, 815, 'Facebook', 'fe170b1e0b3d32a2180225a6bd0e767a811cd5cb', '10153393502668417', 'https://www.facebook.com/app_scoped_user_id/10153393502668417/', '', 'https://graph.facebook.com/10153393502668417/picture?width=150&height=150', 'Dora Estrelinha', '', 'Dora', 'Estrelinha', 'female', 'pt_PT', '', 0, 0, 0, 'doraestrelinha@hotmail.com', 'doraestrelinha@hotmail.com', '', '', '', '', '', ''),
(818, 816, 'Facebook', '872744c958ea002be27b5ec00932dac6543b2fb7', '10153402062568278', 'https://www.facebook.com/app_scoped_user_id/10153402062568278/', '', 'https://graph.facebook.com/10153402062568278/picture?width=150&height=150', 'Patrícia Rodrigues Do Carmo', '', 'Patrícia', 'Carmo', 'female', 'pt_PT', '', 0, 0, 0, 'prcarmo@gmail.com', 'prcarmo@gmail.com', '', '', '', '', '', ''),
(819, 817, 'Facebook', '1903220a2da2efabf9d9bba8d391f283ddcaf169', '10153353986067002', 'https://www.facebook.com/app_scoped_user_id/10153353986067002/', '', 'https://graph.facebook.com/10153353986067002/picture?width=150&height=150', 'Tiago Costa', '', 'Tiago', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'guibi400@hotmail.com', 'guibi400@hotmail.com', '', '', '', '', '', ''),
(820, 818, 'Google', '2a7c63c30b8be523c8a3d2d24e4cc7e203c9fcb8', '109551694973512504159', 'https://plus.google.com/109551694973512504159', '', 'https://lh4.googleusercontent.com/-EW8MyXZTBuQ/AAAAAAAAAAI/AAAAAAAAAAA/0xD5XSHsClA/photo.jpg?sz=200', 'Pedro Veiga', '', 'Pedro', 'Veiga', 'male', '', '', 0, 0, 0, 'pedrosamor@gmail.com', 'pedrosamor@gmail.com', '', '', '', '', '', ''),
(821, 819, 'Facebook', '56a0a04c084c8798575e190e1af4c3393cc3b4fc', '1591212341117656', 'https://www.facebook.com/app_scoped_user_id/1591212341117656/', '', 'https://graph.facebook.com/1591212341117656/picture?width=150&height=150', 'Teresa-Tê Ayala', '', 'Teresa-Tê', 'Ayala', 'female', 'pt_PT', '', 0, 0, 0, 'tdapraia.ayala@gmail.com', 'tdapraia.ayala@gmail.com', '', '', '', '', '', ''),
(822, 820, 'Facebook', 'd3e02e2a5596121f0150a5267b4ebc33c8817f79', '10204335760217633', 'https://www.facebook.com/app_scoped_user_id/10204335760217633/', '', 'https://graph.facebook.com/10204335760217633/picture?width=150&height=150', 'Joana Da Ponte Silva', '', 'Joana', 'Silva', 'female', 'en_GB', '', 0, 0, 0, 'joanonoa@hotmail.com', 'joanonoa@hotmail.com', '', '', '', '', '', ''),
(823, 821, 'Facebook', '64db6c43445add29c366682704c0b3e8866d1429', '1670535676507884', 'https://www.facebook.com/app_scoped_user_id/1670535676507884/', '', 'https://graph.facebook.com/1670535676507884/picture?width=150&height=150', 'Matilde Faria', '', 'Matilde', 'Faria', 'female', 'pt_PT', '', 0, 0, 0, 'matildefaria2010@hotmail.com', 'matildefaria2010@hotmail.com', '', '', '', '', '', ''),
(824, 822, 'Facebook', '98bc390d236896bfc03c45aa4d9ee17d406b5906', '10202690295898118', 'https://www.facebook.com/app_scoped_user_id/10202690295898118/', '', 'https://graph.facebook.com/10202690295898118/picture?width=150&height=150', 'Filipe Furtado', '', 'Filipe', 'Furtado', 'male', 'pt_PT', '', 0, 0, 0, '2001ff@gmail.com', '2001ff@gmail.com', '', '', '', '', '', ''),
(825, 823, 'Facebook', '2d266b46e8073b5fb4026f91ebb6e7711ec79033', '10206881479254332', 'https://www.facebook.com/app_scoped_user_id/10206881479254332/', '', 'https://graph.facebook.com/10206881479254332/picture?width=150&height=150', 'Antonio Ricciardi', '', 'Antonio', 'Ricciardi', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(826, 824, 'Google', '4ec7c418ab484f105ae751346011b5e8ca13d614', '111109674932551788357', 'https://plus.google.com/111109674932551788357', '', 'https://lh3.googleusercontent.com/-2cEjI6IiEW0/AAAAAAAAAAI/AAAAAAAACuY/BdzpuVsJTPE/photo.jpg?sz=200', 'Stephanie Sayuri', '', 'Stephanie', 'Sayuri', '', '', '', 0, 0, 0, 'sayurikp@gmail.com', 'sayurikp@gmail.com', '', '', '', '', '', ''),
(827, 825, 'Facebook', '4bd9c909df3e8279d4414fe61b47feb921c48a90', '987773527922077', 'https://www.facebook.com/app_scoped_user_id/987773527922077/', '', 'https://graph.facebook.com/987773527922077/picture?width=150&height=150', 'Axel Bellino', '', 'Axel', 'Bellino', 'male', 'pt_BR', '', 0, 0, 0, 'axelbellino@hotmail.com', 'axelbellino@hotmail.com', '', '', '', '', '', ''),
(828, 826, 'Facebook', '42c5942c9512b04209316ba82db2b04afb1db810', '1164806850212900', 'https://www.facebook.com/app_scoped_user_id/1164806850212900/', '', 'https://graph.facebook.com/1164806850212900/picture?width=150&height=150', 'Jessica Guerreiro', '', 'Jessica', 'Guerreiro', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(829, 827, 'Facebook', '413011a227101290ca35d2412b0c662c286cf1bf', '913236248733372', 'https://www.facebook.com/app_scoped_user_id/913236248733372/', '', 'https://graph.facebook.com/913236248733372/picture?width=150&height=150', 'Pedro Coelho', '', 'Pedro', 'Coelho', 'male', 'pt_PT', '', 0, 0, 0, 'pedromiguelcoelho@hotmail.com', 'pedromiguelcoelho@hotmail.com', '', '', '', '', '', ''),
(830, 828, 'Facebook', '1534689c3c2728bfa851ce71e0b1e459e8c96814', '964976506879769', 'https://www.facebook.com/app_scoped_user_id/964976506879769/', '', 'https://graph.facebook.com/964976506879769/picture?width=150&height=150', 'Carolina Fonseca', '', 'Carolina', 'Fonseca', 'female', 'pt_PT', '', 0, 0, 0, 'carolkika5@gmail.com', 'carolkika5@gmail.com', '', '', '', '', '', ''),
(831, 829, 'Facebook', '8794615afdfc8ea01ceac624911dceb14a7394e9', '10207152859686774', 'https://www.facebook.com/app_scoped_user_id/10207152859686774/', '', 'https://graph.facebook.com/10207152859686774/picture?width=150&height=150', 'Alexandre Silva', '', 'Alexandre', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'kinkyalex@gmail.com', 'kinkyalex@gmail.com', '', '', '', '', '', ''),
(832, 830, 'Facebook', 'cf74712b6df50709056bfd1d6ca98f07ac57c101', '10205281071798825', 'https://www.facebook.com/app_scoped_user_id/10205281071798825/', '', 'https://graph.facebook.com/10205281071798825/picture?width=150&height=150', 'Samuel Carvalho', '', 'Samuel', 'Carvalho', '', 'pt_PT', '', 0, 0, 0, 'samy.alexandre@gmail.com', 'samy.alexandre@gmail.com', '', '', '', '', '', ''),
(833, 831, 'Facebook', 'e25c56660c928e9e47fa3801ac8461b3107c1b48', '1048559275173792', 'https://www.facebook.com/app_scoped_user_id/1048559275173792/', '', 'https://graph.facebook.com/1048559275173792/picture?width=150&height=150', 'Pedro Galriça', '', 'Pedro', 'Galriça', 'male', 'pt_PT', '', 0, 0, 0, 'pedro-nuno10@hotmail.com', 'pedro-nuno10@hotmail.com', '', '', '', '', '', ''),
(834, 832, 'Facebook', '14d1025b1e58e1c9c7252e9cb4a2b29b24459fd9', '1657522264477865', 'https://www.facebook.com/app_scoped_user_id/1657522264477865/', '', 'https://graph.facebook.com/1657522264477865/picture?width=150&height=150', 'Márcia Aleixo', '', 'Márcia', 'Aleixo', 'female', 'pt_PT', '', 0, 0, 0, 'marcia.s.figueiro@gmail.com', 'marcia.s.figueiro@gmail.com', '', '', '', '', '', ''),
(835, 833, 'Facebook', '92cce22346f17111afd12a5d86f55e6ea015ca50', '10153030922898666', 'https://www.facebook.com/app_scoped_user_id/10153030922898666/', '', 'https://graph.facebook.com/10153030922898666/picture?width=150&height=150', 'Madalena Cassiano', '', 'Madalena', 'Cassiano', '', 'en_US', '', 0, 0, 0, 'madacassiano@gmail.com', 'madacassiano@gmail.com', '', '', '', '', '', ''),
(836, 834, 'Facebook', '4e17b5ca5bd4b1f0338266b3aaa4064fc81e105a', '901873646516229', 'https://www.facebook.com/app_scoped_user_id/901873646516229/', '', 'https://graph.facebook.com/901873646516229/picture?width=150&height=150', 'Margarida Carvalho', '', 'Margarida', 'Carvalho', 'female', 'pt_PT', '', 0, 0, 0, 'margaridadcarvalho@gmail.com', 'margaridadcarvalho@gmail.com', '', '', '', '', '', ''),
(837, 835, 'Facebook', 'd8f6f7307d96cd58016a823e8b3fb96091b97bab', '1105383272811406', 'https://www.facebook.com/app_scoped_user_id/1105383272811406/', '', 'https://graph.facebook.com/1105383272811406/picture?width=150&height=150', 'Beatriz Maria De Fonseca', '', 'Beatriz', 'Fonseca', 'female', 'pt_PT', '', 0, 0, 0, 'bia_floribella_1998@hotmail.com', 'bia_floribella_1998@hotmail.com', '', '', '', '', '', ''),
(838, 836, 'Facebook', '5846cdf38bdeac1909a0979fd1ba022305ae6961', '906667239356489', 'https://www.facebook.com/app_scoped_user_id/906667239356489/', '', 'https://graph.facebook.com/906667239356489/picture?width=150&height=150', 'Bernard Poulin', '', 'Bernard', 'Poulin', 'male', 'en_US', '', 0, 0, 0, 'bernard_1997@hotmail.com', 'bernard_1997@hotmail.com', '', '', '', '', '', ''),
(839, 837, 'Facebook', '65870b0616426b6f2676d831ddfaf656d450cd62', '832129163530330', 'https://www.facebook.com/app_scoped_user_id/832129163530330/', '', 'https://graph.facebook.com/832129163530330/picture?width=150&height=150', 'António Rodrigues', '', 'António', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'a.rodrigues98@hotmail.com', 'a.rodrigues98@hotmail.com', '', '', '', '', '', ''),
(840, 838, 'Facebook', '89076551550f1a356ef4188be7cf7b7db315a4f8', '1115244065157626', 'https://www.facebook.com/app_scoped_user_id/1115244065157626/', '', 'https://graph.facebook.com/1115244065157626/picture?width=150&height=150', 'Lidia Maria Silva', '', 'Lidia Maria', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(841, 839, 'Facebook', 'd56929578a5e711cee5e5132f99a377ba55f8897', '849412311800495', 'https://www.facebook.com/app_scoped_user_id/849412311800495/', '', 'https://graph.facebook.com/849412311800495/picture?width=150&height=150', 'Miguel Amaral', '', 'Miguel', 'Amaral', 'male', 'pt_PT', '', 0, 0, 0, '2010miguelrocha@gmail.com', '2010miguelrocha@gmail.com', '', '', '', '', '', ''),
(842, 840, 'Facebook', '43842396a20073767551a765875528d04d09097a', '977807462250205', 'https://www.facebook.com/app_scoped_user_id/977807462250205/', '', 'https://graph.facebook.com/977807462250205/picture?width=150&height=150', 'Vasco Carrera', '', 'Vasco', 'Carrera', 'male', 'pt_PT', '', 0, 0, 0, 'vava2001@sapo.pt', 'vava2001@sapo.pt', '', '', '', '', '', ''),
(843, 841, 'Google', 'dcf00d5204e5ef043bf50b3e3042e2afe682a0da', '108728950142975708080', 'https://plus.google.com/108728950142975708080', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Barbara Nogueira', '', 'Barbara', 'Nogueira', 'female', '', '', 0, 0, 0, 'baba.nssn@gmail.com', 'baba.nssn@gmail.com', '', '', '', '', '', ''),
(844, 842, 'Facebook', 'dcfbfb7b652d7c580eab90e466551b0f8703512b', '889821767741266', 'https://www.facebook.com/app_scoped_user_id/889821767741266/', '', 'https://graph.facebook.com/889821767741266/picture?width=150&height=150', 'Diogo Braga', '', 'Diogo', 'Braga', 'male', 'en_US', '', 0, 0, 0, 'bmx.diogo.braga@hotmail.com', 'bmx.diogo.braga@hotmail.com', '', '', '', '', '', ''),
(845, 843, 'Facebook', 'a35bb39a1a0dc56e6a196794450a190e3e02e174', '937401776281100', 'https://www.facebook.com/app_scoped_user_id/937401776281100/', '', 'https://graph.facebook.com/937401776281100/picture?width=150&height=150', 'Tomas Terenas Silva', '', 'Tomas', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'tomas.terenas@hotmail.com', 'tomas.terenas@hotmail.com', '', '', '', '', '', ''),
(846, 844, 'Facebook', 'b05457fe5985acdfa1165b2cb2eb8c8864387df4', '1010820892292061', 'https://www.facebook.com/app_scoped_user_id/1010820892292061/', '', 'https://graph.facebook.com/1010820892292061/picture?width=150&height=150', 'Francisco De Sousa Meneses', '', 'Francisco', 'Meneses', 'male', 'pt_PT', '', 0, 0, 0, 'francisco.meneses007@gmail.com', 'francisco.meneses007@gmail.com', '', '', '', '', '', ''),
(847, 845, 'Facebook', 'cd9a4921dd9a3fb691c85812634662850599e288', '10205461835759938', 'https://www.facebook.com/app_scoped_user_id/10205461835759938/', '', 'https://graph.facebook.com/10205461835759938/picture?width=150&height=150', 'Ricardo Soares', '', 'Ricardo', 'Soares', 'male', 'pt_PT', '', 0, 0, 0, 'delvechiu@msn.com', 'delvechiu@msn.com', '', '', '', '', '', ''),
(848, 846, 'Facebook', '68fd41f023b32fdbe5caaf5d2b0465b9df965b83', '964972066887773', 'https://www.facebook.com/app_scoped_user_id/964972066887773/', '', 'https://graph.facebook.com/964972066887773/picture?width=150&height=150', 'Rodolfo Chaves', '', 'Rodolfo', 'Chaves', 'male', 'pt_PT', '', 0, 0, 0, 'rodolfochaves81@gmail.com', 'rodolfochaves81@gmail.com', '', '', '', '', '', ''),
(849, 847, 'Facebook', '1cf57dcef78eb8a0232f1a7cf469b504e6c650d7', '1623045747940104', 'https://www.facebook.com/app_scoped_user_id/1623045747940104/', '', 'https://graph.facebook.com/1623045747940104/picture?width=150&height=150', 'Bruno Lorenzo', '', 'Bruno', 'Lorenzo', 'male', 'pt_PT', '', 0, 0, 0, 'bruno.lorenzo28@gmail.com', 'bruno.lorenzo28@gmail.com', '', '', '', '', '', ''),
(850, 848, 'Facebook', '1c0947124afd61fe3f20bc502c07698c06e1294f', '10153066054918248', 'https://www.facebook.com/app_scoped_user_id/10153066054918248/', '', 'https://graph.facebook.com/10153066054918248/picture?width=150&height=150', 'Neuza Lopes', '', 'Neuza', 'Lopes', 'female', 'pt_PT', '', 0, 0, 0, 'neuzafmlopes@hotmail.com', 'neuzafmlopes@hotmail.com', '', '', '', '', '', ''),
(851, 849, 'Google', 'f7cd9d336f48869c0dc7f170e3be954184ee80e5', '105897465190704026871', 'https://plus.google.com/105897465190704026871', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'João Sousa e Menezes', '', 'João', 'Sousa e Menezes', 'male', '', '', 0, 0, 0, 'joao.meneses@gmail.com', 'joao.meneses@gmail.com', '', '', '', '', '', ''),
(852, 850, 'Facebook', '13e53dd717d8c043a756085e6517e8c301f15f7c', '963806867002788', 'https://www.facebook.com/app_scoped_user_id/963806867002788/', '', 'https://graph.facebook.com/963806867002788/picture?width=150&height=150', 'Carlos Gouveia', '', 'Carlos', 'Gouveia', 'male', 'pt_PT', '', 0, 0, 0, 'antoniocarlosgouveia.gouveia@gmail.com', 'antoniocarlosgouveia.gouveia@gmail.com', '', '', '', '', '', ''),
(853, 851, 'Facebook', '42625bacf3ba144dca457afadf4a698a7585caec', '836071296428370', 'https://www.facebook.com/app_scoped_user_id/836071296428370/', '', 'https://graph.facebook.com/836071296428370/picture?width=150&height=150', 'Maria José Almeida', '', 'Maria', 'José Almeida', 'female', 'pt_PT', '', 0, 0, 0, 'rosas.moreira.almeida@gmail.com', 'rosas.moreira.almeida@gmail.com', '', '', '', '', '', ''),
(854, 852, 'Facebook', '389920c5963df05bda78c7b640f3238893d4db42', '1052180878145171', 'https://www.facebook.com/app_scoped_user_id/1052180878145171/', '', 'https://graph.facebook.com/1052180878145171/picture?width=150&height=150', 'Maria O. Martins', '', 'Maria O.', 'Martins', 'female', 'pt_PT', '', 0, 0, 0, 'odetepontinha@gmail.com', 'odetepontinha@gmail.com', '', '', '', '', '', ''),
(855, 853, 'Facebook', 'db69ea9de6e03935eece0485f905b867675728f7', '961195777245820', 'https://www.facebook.com/app_scoped_user_id/961195777245820/', '', 'https://graph.facebook.com/961195777245820/picture?width=150&height=150', 'Ana Andrade', '', 'Ana', 'Andrade', 'female', 'pt_PT', '', 0, 0, 0, 'afa@cn-arrudavinhos.com.pt', 'afa@cn-arrudavinhos.com.pt', '', '', '', '', '', ''),
(856, 854, 'Facebook', '81c0a8e97bd4a3829938308fa2de38dac88a1563', '10205157580032336', 'https://www.facebook.com/app_scoped_user_id/10205157580032336/', '', 'https://graph.facebook.com/10205157580032336/picture?width=150&height=150', 'Luis Soares Fernandes', '', 'Luis', 'Fernandes', 'male', 'pt_PT', '', 0, 0, 0, 'lsfpastilhas@gmail.com', 'lsfpastilhas@gmail.com', '', '', '', '', '', ''),
(857, 855, 'Facebook', 'c64383e94b09549efa50a56c7481b63a399c0750', '650363321765141', 'https://www.facebook.com/app_scoped_user_id/650363321765141/', '', 'https://graph.facebook.com/650363321765141/picture?width=150&height=150', 'Carolina Alves Dos Santos', '', 'Carolina', 'Dos Santos', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(858, 856, 'Facebook', 'b39ac33c02173e04d70e87a750b5e3438fad375f', '873820256016924', 'https://www.facebook.com/app_scoped_user_id/873820256016924/', '', 'https://graph.facebook.com/873820256016924/picture?width=150&height=150', 'Ana Vitória', '', 'Ana', 'Vitória', 'female', 'pt_PT', '', 0, 0, 0, 'anavpereira@gmail.com', 'anavpereira@gmail.com', '', '', '', '', '', ''),
(859, 857, 'Facebook', '3e034272d7000673db33908f537e528f74530633', '1453150391662326', 'https://www.facebook.com/app_scoped_user_id/1453150391662326/', '', 'https://graph.facebook.com/1453150391662326/picture?width=150&height=150', 'André Leal', '', 'André', 'Leal', 'male', 'pt_PT', '', 0, 0, 0, 'andreopticas@gmail.com', 'andreopticas@gmail.com', '', '', '', '', '', ''),
(860, 858, 'Facebook', 'd42bbc9518e278dd06edadb702449940bdd0fbed', '1019734631384971', 'https://www.facebook.com/app_scoped_user_id/1019734631384971/', '', 'https://graph.facebook.com/1019734631384971/picture?width=150&height=150', 'Francisco Ferreira', '', 'Francisco', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'franciferreira@gmail.com', 'franciferreira@gmail.com', '', '', '', '', '', ''),
(861, 859, 'Facebook', '5da56bc9f30b875f88ed0d3845a8ba49fc370107', '10152730659850356', 'https://www.facebook.com/app_scoped_user_id/10152730659850356/', '', 'https://graph.facebook.com/10152730659850356/picture?width=150&height=150', 'Pedro Trigueira', '', 'Pedro', 'Trigueira', 'male', 'en_GB', '', 0, 0, 0, 'pedro_trigueira@hotmail.com', 'pedro_trigueira@hotmail.com', '', '', '', '', '', ''),
(862, 860, 'Facebook', 'c6073730c14b8d70bfa2517c47303e1d7ae19587', '10153245641375943', 'https://www.facebook.com/app_scoped_user_id/10153245641375943/', '', 'https://graph.facebook.com/10153245641375943/picture?width=150&height=150', 'Gonçalo Melo', '', 'Gonçalo', 'Melo', 'male', 'pt_PT', '', 0, 0, 0, 'goncalo_melo@hotmail.com', 'goncalo_melo@hotmail.com', '', '', '', '', '', ''),
(863, 861, 'Facebook', '40455d13bc56d14c1e07f94fb51fee572f7d7db7', '1037785796249320', 'https://www.facebook.com/app_scoped_user_id/1037785796249320/', '', 'https://graph.facebook.com/1037785796249320/picture?width=150&height=150', 'Hugo Pinto Coelho', '', 'Hugo', 'Pinto Coelho', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(864, 862, 'Facebook', '021befcd3b1fa8db954bfc46c65a9328d8bf01e0', '976419432389971', 'https://www.facebook.com/app_scoped_user_id/976419432389971/', '', 'https://graph.facebook.com/976419432389971/picture?width=150&height=150', 'Catarina Curro', '', 'Catarina', 'Curro', 'female', 'pt_PT', '', 0, 0, 0, 'catarinajgc@live.com.pt', 'catarinajgc@live.com.pt', '', '', '', '', '', ''),
(865, 863, 'Google', 'a91e4b27e5b2d9794a604cd80868d179e6009db0', '105142882032968112404', 'https://plus.google.com/105142882032968112404', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Catarina Toscano', '', 'Catarina', 'Toscano', 'female', '', '', 0, 0, 0, 'catarinartoscano@gmail.com', 'catarinartoscano@gmail.com', '', '', '', '', '', ''),
(866, 864, 'Facebook', '7687f2f9474958cd1ad1a45dd657a50375ca5d03', '10153401836201917', 'https://www.facebook.com/app_scoped_user_id/10153401836201917/', '', 'https://graph.facebook.com/10153401836201917/picture?width=150&height=150', 'Ana Maria Araújo', '', 'Ana', 'Araújo', 'female', 'en_US', '', 0, 0, 0, 'araujo.ana@gmail.com', 'araujo.ana@gmail.com', '', '', '', '', '', ''),
(867, 865, 'Facebook', 'b33aba09bad791ce29a4d54a9c3820ac08bba7fa', '1083703328310041', 'https://www.facebook.com/app_scoped_user_id/1083703328310041/', '', 'https://graph.facebook.com/1083703328310041/picture?width=150&height=150', 'Manuel Ferreira Da Graça', '', 'Manuel', 'Ferreira Da Graça', 'male', 'pt_PT', '', 0, 0, 0, 'manuelsid@gmail.com', 'manuelsid@gmail.com', '', '', '', '', '', ''),
(868, 866, 'Facebook', '6d1b8450c4d023d3711ef13e48021a0f2ceacf4a', '472908536200052', 'https://www.facebook.com/app_scoped_user_id/472908536200052/', '', 'https://graph.facebook.com/472908536200052/picture?width=150&height=150', 'Centro De Repouso Avencas', '', 'Centro de Repouso', 'Avencas', 'female', 'pt_PT', '', 0, 0, 0, 'avencas.cr@gmail.com', 'avencas.cr@gmail.com', '', '', '', '', '', ''),
(869, 867, 'Facebook', 'e00b2eab52aad114d19f91655550d26151091006', '10204108477856204', 'https://www.facebook.com/app_scoped_user_id/10204108477856204/', '', 'https://graph.facebook.com/10204108477856204/picture?width=150&height=150', 'Gonçalo M Vassalo Moita', '', 'Gonçalo M', 'Moita', 'male', 'pt_PT', '', 0, 0, 0, 'goncalo.moita@gmail.com', 'goncalo.moita@gmail.com', '', '', '', '', '', ''),
(870, 868, 'Facebook', 'd3b12d06af2bdbd86b3e63a33b3420cf1a62ccf7', '10205801437054013', 'https://www.facebook.com/app_scoped_user_id/10205801437054013/', '', 'https://graph.facebook.com/10205801437054013/picture?width=150&height=150', 'Raquel Fernandes', '', 'Raquel', 'Fernandes', 'female', 'pt_PT', '', 0, 0, 0, 'sararrakel@hotmail.com', 'sararrakel@hotmail.com', '', '', '', '', '', ''),
(871, 869, 'Facebook', '1d4dab1b5e1eb5e5220ecaac9529cbe28c8e2fbe', '10152968678164163', 'https://www.facebook.com/app_scoped_user_id/10152968678164163/', '', 'https://graph.facebook.com/10152968678164163/picture?width=150&height=150', 'Bernardo Biscaia', '', 'Bernardo', 'Biscaia', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(872, 870, 'Facebook', 'd163e3e8eb2fc0a9c75b799dd932b38acf7d2fce', '10206051568624257', 'https://www.facebook.com/app_scoped_user_id/10206051568624257/', '', 'https://graph.facebook.com/10206051568624257/picture?width=150&height=150', 'Tiago Matias', '', 'Tiago', 'Matias', 'male', 'pt_PT', '', 0, 0, 0, 'matias.newemail@gmail.com', 'matias.newemail@gmail.com', '', '', '', '', '', ''),
(873, 871, 'Facebook', 'b51bac784854d819588060314c85b20ea4e99082', '10153246515255516', 'https://www.facebook.com/app_scoped_user_id/10153246515255516/', '', 'https://graph.facebook.com/10153246515255516/picture?width=150&height=150', 'Ana Garcia de Matos', '', 'Ana', 'de Matos', 'female', 'pt_PT', '', 0, 0, 0, 'agarcia_dmatos@hotmail.com', 'agarcia_dmatos@hotmail.com', '', '', '', '', '', ''),
(874, 872, 'Facebook', '3a108893357ae04d267cde669bda83f923ab6c18', '969333266420420', 'https://www.facebook.com/app_scoped_user_id/969333266420420/', '', 'https://graph.facebook.com/969333266420420/picture?width=150&height=150', 'Regina Alexandre', '', 'Regina', 'Alexandre', 'female', 'pt_PT', '', 0, 0, 0, 'regina_antunes_alexandre@hotmail.com', 'regina_antunes_alexandre@hotmail.com', '', '', '', '', '', ''),
(875, 873, 'Facebook', '5466a96ab4da6e0824a6a0a1081ea8bbc9093695', '1137023946313435', 'https://www.facebook.com/app_scoped_user_id/1137023946313435/', '', 'https://graph.facebook.com/1137023946313435/picture?width=150&height=150', 'Maria Do Ceu Damasio', '', 'Maria Do Ceu', 'Damasio', 'female', 'pt_PT', '', 0, 0, 0, 'ceudamasio@hotmail.com', 'ceudamasio@hotmail.com', '', '', '', '', '', ''),
(876, 874, 'Facebook', 'd03dbc1bc656a85fb181021d2fdf1f304b85a576', '10200591559428065', 'https://www.facebook.com/app_scoped_user_id/10200591559428065/', '', 'https://graph.facebook.com/10200591559428065/picture?width=150&height=150', 'Guilherme Félix da Costa', '', 'Guilherme', 'Félix da Costa', 'male', 'en_GB', '', 0, 0, 0, 'guilhas.as@gmail.com', 'guilhas.as@gmail.com', '', '', '', '', '', ''),
(877, 875, 'Facebook', 'deda9781f135b2dfacc0b8e9a30108cdf690d2b5', '10204559893179113', 'https://www.facebook.com/app_scoped_user_id/10204559893179113/', '', 'https://graph.facebook.com/10204559893179113/picture?width=150&height=150', 'Ana Magalhães Queiroz', '', 'Ana', 'Queiroz', 'female', 'pt_PT', '', 0, 0, 0, 'anamagqueiroz@sapo.pt', 'anamagqueiroz@sapo.pt', '', '', '', '', '', ''),
(878, 876, 'Facebook', '305d13dd37a62b92c99711f6c9fce453a7c6c3c5', '990491454308115', 'https://www.facebook.com/app_scoped_user_id/990491454308115/', '', 'https://graph.facebook.com/990491454308115/picture?width=150&height=150', 'Catarina Toscano', '', 'Catarina', 'Toscano', 'female', 'en_GB', '', 0, 0, 0, 'catarinatoscano@hotmail.com', 'catarinatoscano@hotmail.com', '', '', '', '', '', ''),
(879, 877, 'Google', '9a8cce9bed506c551d3375d1c852a5245eb8cbbc', '107424180878847703114', 'https://plus.google.com/107424180878847703114', '', 'https://lh5.googleusercontent.com/-tODsRTTccHU/AAAAAAAAAAI/AAAAAAAAJ1Q/UHjBRLVeLMs/photo.jpg?sz=200', 'Rui Pereira', '', 'Rui', 'Pereira', 'male', '', '', 0, 0, 0, 'ruijpereira@gmail.com', 'ruijpereira@gmail.com', '', '', '', '', '', ''),
(880, 878, 'Facebook', 'e9c011f091d60ab6a819f4a59b9624ce93c5a8ae', '1129279787098961', 'https://www.facebook.com/app_scoped_user_id/1129279787098961/', '', 'https://graph.facebook.com/1129279787098961/picture?width=150&height=150', 'Jorge Raimundo', '', 'Jorge', 'Raimundo', 'male', 'pt_PT', '', 0, 0, 0, 'jdjalex_21@hotmail.com', 'jdjalex_21@hotmail.com', '', '', '', '', '', ''),
(881, 879, 'Facebook', '3d0bfef330e6ba119699afae3a32b9fe872ea257', '1068300889866782', 'https://www.facebook.com/app_scoped_user_id/1068300889866782/', '', 'https://graph.facebook.com/1068300889866782/picture?width=150&height=150', 'Maria Do Mar Slp', '', 'Maria Do Mar', 'Slp', 'female', 'pt_PT', '', 0, 0, 0, 'mmar2002@hotmail.com', 'mmar2002@hotmail.com', '', '', '', '', '', ''),
(882, 880, 'Facebook', '9d2306456f13747725324397e0d3512883fbaa90', '10204308245370563', 'https://www.facebook.com/app_scoped_user_id/10204308245370563/', '', 'https://graph.facebook.com/10204308245370563/picture?width=150&height=150', 'Constança Elias Matos', '', 'Constança', 'Matos', 'female', 'pt_PT', '', 0, 0, 0, 'csematos@hotmail.com', 'csematos@hotmail.com', '', '', '', '', '', ''),
(883, 881, 'Facebook', 'd7c9d0333a0597ba74bf249c4c0b38144296e3ce', '656686331099241', 'https://www.facebook.com/app_scoped_user_id/656686331099241/', '', 'https://graph.facebook.com/656686331099241/picture?width=150&height=150', 'Matilde Macedo', '', 'Matilde', 'Macedo', 'female', 'pt_PT', '', 0, 0, 0, 'miki.macedo10@gmail.com', 'miki.macedo10@gmail.com', '', '', '', '', '', ''),
(884, 882, 'Facebook', '6dea93dc26bf6aace9a0b4e6ebf47f157a52b750', '10205315563343393', 'https://www.facebook.com/app_scoped_user_id/10205315563343393/', '', 'https://graph.facebook.com/10205315563343393/picture?width=150&height=150', 'Teresa Andrade Dias', '', 'Teresa', 'Andrade Dias', 'female', 'en_US', '', 0, 0, 0, 'teresa_mcad@hotmail.com', 'teresa_mcad@hotmail.com', '', '', '', '', '', ''),
(885, 883, 'Facebook', 'aa1411ed1efe4525ddbb9e1bc01c0ddc50f3de30', '937749019590575', 'https://www.facebook.com/app_scoped_user_id/937749019590575/', '', 'https://graph.facebook.com/937749019590575/picture?width=150&height=150', 'Francisco Padrela', '', 'Francisco', 'Padrela', 'male', 'pt_PT', '', 0, 0, 0, 'fpadrela@hotmail.com', 'fpadrela@hotmail.com', '', '', '', '', '', ''),
(886, 884, 'Facebook', 'd9738884f6bcb96bd93a03df9dbc5040870fe907', '10206623884216779', 'https://www.facebook.com/app_scoped_user_id/10206623884216779/', '', 'https://graph.facebook.com/10206623884216779/picture?width=150&height=150', 'Ilda Maria Silveirinha', '', 'Ilda', 'Silveirinha', 'female', 'pt_PT', '', 0, 0, 0, 'maria.mello.breyner@gmail.com', 'maria.mello.breyner@gmail.com', '', '', '', '', '', ''),
(887, 885, 'Facebook', 'a640a311e1f509206b3eee85d1c619fd4b29e0a0', '985328081492004', 'https://www.facebook.com/app_scoped_user_id/985328081492004/', '', 'https://graph.facebook.com/985328081492004/picture?width=150&height=150', 'Marta Abecassis', '', 'Marta', 'Abecassis', 'female', 'pt_PT', '', 0, 0, 0, 'martabecassis@hotmail.com', 'martabecassis@hotmail.com', '', '', '', '', '', ''),
(888, 886, 'Google', '26172bb0cb545d3376bb97c0685819e02329c17c', '115201232001208600356', 'https://plus.google.com/115201232001208600356', '', 'https://lh5.googleusercontent.com/-n3Z4nUXracc/AAAAAAAAAAI/AAAAAAAAABA/J8i0EfoOrSE/photo.jpg?sz=200', 'Catarina Pereira', '', 'Catarina', 'Pereira', '', '', '', 0, 0, 0, 'catarinamacielpereira@gmail.com', 'catarinamacielpereira@gmail.com', '', 'Portugal , Viana do Castelo', '', '', 'Portugal , Viana do Castelo', ''),
(889, 887, 'Facebook', '7f859f1ce20750f4f3f6b715ef67da0e600877ed', '948005465244449', 'https://www.facebook.com/app_scoped_user_id/948005465244449/', '', 'https://graph.facebook.com/948005465244449/picture?width=150&height=150', 'Fábio Almada', '', 'Fábio', 'Almada', 'male', 'pt_PT', '', 0, 0, 0, 'falmada_9@hotmail.com', 'falmada_9@hotmail.com', '', '', '', '', '', ''),
(890, 888, 'Facebook', '316ba2ef4b8794852bf38b63daefcdadd9176091', '954556677909130', 'https://www.facebook.com/app_scoped_user_id/954556677909130/', '', 'https://graph.facebook.com/954556677909130/picture?width=150&height=150', 'Luís Rodrigues', '', 'Luís', 'Rodrigues', 'male', 'pt_BR', '', 0, 0, 0, 'palmarodrigues@hotmail.com', 'palmarodrigues@hotmail.com', '', '', '', '', '', ''),
(891, 889, 'Facebook', '8654ebcc6ad2b963478f4df98dada5d3229a8625', '10153059837536676', 'https://www.facebook.com/app_scoped_user_id/10153059837536676/', '', 'https://graph.facebook.com/10153059837536676/picture?width=150&height=150', 'Paulo Rodrigues Canas', '', 'Paulo', 'Canas', 'male', 'pt_PT', '', 0, 0, 0, 'paulorodriguescanas@gmail.com', 'paulorodriguescanas@gmail.com', '', '', '', '', '', ''),
(892, 890, 'Facebook', '4aaf37a08272b3e67d843a64e50188b5658417c1', '681847318587199', 'https://www.facebook.com/app_scoped_user_id/681847318587199/', '', 'https://graph.facebook.com/681847318587199/picture?width=150&height=150', 'Koala Surfboards', '', 'Koala', 'Surfboards', 'male', 'pt_PT', '', 0, 0, 0, 'koalasurfboards@gmail.com', 'koalasurfboards@gmail.com', '', '', '', '', '', ''),
(893, 891, 'Facebook', '4e480f95c9c5439103dcc9dee43f04df880c888d', '10203546723183460', 'https://www.facebook.com/app_scoped_user_id/10203546723183460/', '', 'https://graph.facebook.com/10203546723183460/picture?width=150&height=150', 'Rodrigo Romaguera', '', 'Rodrigo', 'Romaguera', 'male', 'pt_PT', '', 0, 0, 0, 'rromaguera@gmail.com', 'rromaguera@gmail.com', '', '', '', '', '', ''),
(894, 892, 'Google', '0913b8a721c22199ecb60d9c9cbed0ad9e9eabe2', '112179781529407649453', 'https://plus.google.com/112179781529407649453', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ricardo Homem', '', 'Ricardo', 'Homem', 'male', '', '', 0, 0, 0, 'ricardohomem@gmail.com', 'ricardohomem@gmail.com', '', '', '', '', '', ''),
(895, 893, 'Facebook', 'f15597afac2819934cbbee895c43d54bec16acd2', '10153047481078611', 'https://www.facebook.com/app_scoped_user_id/10153047481078611/', '', 'https://graph.facebook.com/10153047481078611/picture?width=150&height=150', 'Alexandre Costa Cabral', '', 'Alexandre', 'Costa Cabral', 'male', 'en_US', '', 0, 0, 0, 'chumbadas@hotmail.com', 'chumbadas@hotmail.com', '', '', '', '', '', ''),
(896, 894, 'Facebook', '88ca7f06952d975977575a6e2a725b7612a33a75', '10200508001339783', 'https://www.facebook.com/app_scoped_user_id/10200508001339783/', '', 'https://graph.facebook.com/10200508001339783/picture?width=150&height=150', 'Isabel Bivar Sabbo', '', 'Isabel', 'Sabbo', 'female', 'pt_PT', '', 0, 0, 0, 'isabelsabbo@hotmail.com', 'isabelsabbo@hotmail.com', '', '', '', '', '', ''),
(897, 895, 'Facebook', 'eb8b9c8c639b9d75a51867133e77e4d711d37fc7', '10204528190148272', 'https://www.facebook.com/app_scoped_user_id/10204528190148272/', '', 'https://graph.facebook.com/10204528190148272/picture?width=150&height=150', 'Rita Stock', '', 'Rita', 'Stock', 'female', 'pt_PT', '', 0, 0, 0, 'stock.rita@gmail.com', 'stock.rita@gmail.com', '', '', '', '', '', ''),
(898, 896, 'Facebook', '64a19bd36726ee4a10b582769615326267595c97', '10206000032815078', 'https://www.facebook.com/app_scoped_user_id/10206000032815078/', '', 'https://graph.facebook.com/10206000032815078/picture?width=150&height=150', 'Nina Jonet', '', 'Nina', 'Jonet', 'female', 'pt_PT', '', 0, 0, 0, 'ninajonet@gmail.com', 'ninajonet@gmail.com', '', '', '', '', '', ''),
(899, 897, 'Facebook', '488e13097f9f7b1b120eeaa8bc2a96efecf6ccb9', '10204208655446201', 'https://www.facebook.com/app_scoped_user_id/10204208655446201/', '', 'https://graph.facebook.com/10204208655446201/picture?width=150&height=150', 'Theresa Maria Santos', '', 'Theresa', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'thesantos.maria@gmail.com', 'thesantos.maria@gmail.com', '', '', '', '', '', ''),
(900, 898, 'Facebook', '8399f7d49151f53a8fe7eb384873044b33c859f5', '928380060537309', 'https://www.facebook.com/app_scoped_user_id/928380060537309/', '', 'https://graph.facebook.com/928380060537309/picture?width=150&height=150', 'Ana Sarmento', '', 'Ana', 'Sarmento', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(901, 899, 'Facebook', '85065db0cc3ade53f7a58c2d88b012eec0f251b6', '10203837573770687', 'https://www.facebook.com/app_scoped_user_id/10203837573770687/', '', 'https://graph.facebook.com/10203837573770687/picture?width=150&height=150', 'Sofia Freire', '', 'Sofia', 'Freire', 'female', 'pt_PT', '', 0, 0, 0, 'sofianfreire@hotmail.com', 'sofianfreire@hotmail.com', '', '', '', '', '', ''),
(902, 900, 'Facebook', 'e688eb008e27097b0a143877c1c31c4e75fe719a', '10204115864724007', 'https://www.facebook.com/app_scoped_user_id/10204115864724007/', '', 'https://graph.facebook.com/10204115864724007/picture?width=150&height=150', 'Carolina Jarnac de Freitas', '', 'Carolina', 'Jarnac de Freitas', 'female', 'pt_PT', '', 0, 0, 0, 'piki.ss9@gmail.com', 'piki.ss9@gmail.com', '', '', '', '', '', ''),
(903, 901, 'Facebook', 'cef0f2c822d6bfb534461a71b4e280e6d1b08b31', '10206494437215244', 'https://www.facebook.com/app_scoped_user_id/10206494437215244/', '', 'https://graph.facebook.com/10206494437215244/picture?width=150&height=150', 'Maria João Nunes', '', 'Maria', 'Nunes', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(904, 902, 'Facebook', '29cc80ef079ebd66aced73be571b8bde508beeae', '10203884659385424', 'https://www.facebook.com/app_scoped_user_id/10203884659385424/', '', 'https://graph.facebook.com/10203884659385424/picture?width=150&height=150', 'Cristina Pinho', '', 'Cristina', 'Pinho', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(905, 903, 'Facebook', 'c9865e87655bec79fbd6a6c0bffc2def0878d7de', '10206987348827571', 'https://www.facebook.com/app_scoped_user_id/10206987348827571/', '', 'https://graph.facebook.com/10206987348827571/picture?width=150&height=150', 'Ágata Bravo', '', 'Ágata', 'Bravo', 'female', 'pt_PT', '', 0, 0, 0, 'miawave@hotmail.com', 'miawave@hotmail.com', '', '', '', '', '', ''),
(906, 904, 'Facebook', '8f2c98069b2e2b3475ed7ed9a52cacef5cf37e4c', '718076534969763', 'https://www.facebook.com/app_scoped_user_id/718076534969763/', '', 'https://graph.facebook.com/718076534969763/picture?width=150&height=150', 'Jessica Silva', '', 'Jessica', 'Silva', 'female', 'en_GB', '', 0, 0, 0, 'jessicavksilva@gmail.com', 'jessicavksilva@gmail.com', '', '', '', '', '', ''),
(907, 905, 'Google', 'be2ef639d5bedb3907b4c81f2542d3d81ac5de63', '116685668140154813833', 'https://plus.google.com/116685668140154813833', '', 'https://lh6.googleusercontent.com/-udsCCSQG50A/AAAAAAAAAAI/AAAAAAAAAB4/dB0F6ipV7mY/photo.jpg?sz=200', 'Beatriz Alexandre', '', 'Beatriz', 'Alexandre', 'female', '', '', 0, 0, 0, 'beatrizmeloecastro@gmail.com', 'beatrizmeloecastro@gmail.com', '', '', '', '', '', ''),
(908, 906, 'Facebook', 'cad5754149e002058121bf908ae3d3a2e5a3cea7', '10206699204900283', 'https://www.facebook.com/app_scoped_user_id/10206699204900283/', '', 'https://graph.facebook.com/10206699204900283/picture?width=150&height=150', 'Ana Vital', '', 'Ana', 'Vital', 'female', 'pt_PT', '', 0, 0, 0, 'anasoares_vital@hotmail.com', 'anasoares_vital@hotmail.com', '', '', '', '', '', ''),
(909, 907, 'Facebook', 'd9c63a5e4dbec5894c18e145b15ce47e2d25ab9b', '1018962224780466', 'https://www.facebook.com/app_scoped_user_id/1018962224780466/', '', 'https://graph.facebook.com/1018962224780466/picture?width=150&height=150', 'Tomas Aguiar', '', 'Tomas', 'Aguiar', 'male', 'pt_PT', '', 0, 0, 0, 'tomas_aguiar96@hotmail.com', 'tomas_aguiar96@hotmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(910, 908, 'Facebook', '2311a425958bad2b31763f71040da034ef57510d', '10207091226017824', 'https://www.facebook.com/app_scoped_user_id/10207091226017824/', '', 'https://graph.facebook.com/10207091226017824/picture?width=150&height=150', 'Margarida Lancastre Montanha Rebelo', '', 'Margarida', 'Lancastre Montanha Rebelo', 'female', 'pt_PT', '', 0, 0, 0, 'margaridamr@lancastre.com', 'margaridamr@lancastre.com', '', '', '', '', '', ''),
(911, 909, 'Facebook', 'f2669589893391eef72afe586078fc7701e2873f', '10203028104742810', 'https://www.facebook.com/app_scoped_user_id/10203028104742810/', '', 'https://graph.facebook.com/10203028104742810/picture?width=150&height=150', 'Raquel Bruno', '', 'Raquel', 'Bruno', 'female', 'pt_BR', '', 0, 0, 0, 'raquel_sbr@hotmail.com', 'raquel_sbr@hotmail.com', '', '', '', '', '', ''),
(912, 910, 'Facebook', '5c6855ed24eb178a4a501d670706798930cf95f4', '10203742597399919', 'https://www.facebook.com/app_scoped_user_id/10203742597399919/', '', 'https://graph.facebook.com/10203742597399919/picture?width=150&height=150', 'Valter Soares', '', 'Valter', 'Soares', 'male', 'pt_PT', '', 0, 0, 0, 'valter_soares@mail.pt', 'valter_soares@mail.pt', '', '', '', '', '', ''),
(913, 911, 'Facebook', '322a5c3128d3726a37c904e7a01c4bf0149574d0', '1143719728988159', 'https://www.facebook.com/app_scoped_user_id/1143719728988159/', '', 'https://graph.facebook.com/1143719728988159/picture?width=150&height=150', 'Ana Diva Camilo Pereira', '', 'Ana Diva', 'Camilo Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'adivapereira@gmail.com', 'adivapereira@gmail.com', '', '', '', '', '', ''),
(914, 912, 'Facebook', '1a7315838a1539492c7ba42f1810120e89de71a1', '772967486149986', 'https://www.facebook.com/app_scoped_user_id/772967486149986/', '', 'https://graph.facebook.com/772967486149986/picture?width=150&height=150', 'SU Susana', '', 'SU', 'Susana', 'female', 'pt_PT', '', 0, 0, 0, 'drasusanacarmo@gmail.com', 'drasusanacarmo@gmail.com', '', '', '', '', '', ''),
(915, 913, 'Facebook', '46e271bf5307b42eb8dfe650475b0d159c8ab88b', '433118513526001', 'https://www.facebook.com/app_scoped_user_id/433118513526001/', '', 'https://graph.facebook.com/433118513526001/picture?width=150&height=150', 'Ana Assis Brito', '', 'Ana Assis', 'Brito', 'female', 'pt_PT', '', 0, 0, 0, 'ana.brito19@hotmail.com', 'ana.brito19@hotmail.com', '', '', '', '', '', ''),
(916, 914, 'Google', 'f2befbc465ca00c49d957c33a05ce5a3d9a33cfb', '112048716035738335036', 'https://plus.google.com/112048716035738335036', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Daniela Schobert', '', 'Daniela', 'Schobert', 'female', '', '', 0, 0, 0, 'daniela.schobert@gmail.com', 'daniela.schobert@gmail.com', '', '', '', '', '', ''),
(917, 915, 'Facebook', '463a4def6e8724e67fa9ca39e016576cdc51179d', '705332609592154', 'https://www.facebook.com/app_scoped_user_id/705332609592154/', '', 'https://graph.facebook.com/705332609592154/picture?width=150&height=150', 'Vladimir Mikirtumov', '', 'Vladimir', 'Mikirtumov', 'male', 'pt_PT', '', 0, 0, 0, 'vladifm97@gmail.com', 'vladifm97@gmail.com', '', '', '', '', '', ''),
(918, 916, 'Facebook', '2c624b688243b2e5394ae6303dd48265bf93cc55', '1114384695254730', 'https://www.facebook.com/app_scoped_user_id/1114384695254730/', '', 'https://graph.facebook.com/1114384695254730/picture?width=150&height=150', 'Beatriz Jerónimo', '', 'Beatriz', 'Jerónimo', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(919, 917, 'Facebook', '3147e538c025224b51be3e8fbb7b2e867f77e616', '10204171946452649', 'https://www.facebook.com/app_scoped_user_id/10204171946452649/', '', 'https://graph.facebook.com/10204171946452649/picture?width=150&height=150', 'Luís Castelo', '', 'Luís', 'Castelo', 'male', 'pt_PT', '', 0, 0, 0, 'luiscastelo8@hotmail.com', 'luiscastelo8@hotmail.com', '', '', '', '', '', ''),
(920, 918, 'Facebook', 'e384af99794f8005870e73c75a81fdab2a673452', '10152903736348443', 'https://www.facebook.com/app_scoped_user_id/10152903736348443/', '', 'https://graph.facebook.com/10152903736348443/picture?width=150&height=150', 'Carolina Guedes', '', 'Carolina', 'Guedes', 'female', 'en_US', '', 0, 0, 0, 'mcarolinaguedes@hotmail.com', 'mcarolinaguedes@hotmail.com', '', '', '', '', '', ''),
(921, 919, 'Facebook', '3fb36407b79c95aa982b27a60134f9ebba0c6d8d', '1116849888332391', 'https://www.facebook.com/app_scoped_user_id/1116849888332391/', '', 'https://graph.facebook.com/1116849888332391/picture?width=150&height=150', 'Sílvia Teixeira', '', 'Sílvia', 'Teixeira', 'female', 'en_GB', '', 0, 0, 0, 'silvialopesteixeira@hotmail.com', 'silvialopesteixeira@hotmail.com', '', '', '', '', '', ''),
(922, 920, 'Google', 'bb0997c520fae895daa76e7be979c76774c7068c', '115403301726943779527', 'https://plus.google.com/115403301726943779527', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Maria Xara', '', 'Maria', 'Xara', 'female', '', '', 0, 0, 0, 'mariaxarabrasil@gmail.com', 'mariaxarabrasil@gmail.com', '', '', '', '', '', ''),
(923, 921, 'Facebook', '17ce56665e4f7a29f5d756d6af6d9839991eac72', '10205639105530965', 'https://www.facebook.com/app_scoped_user_id/10205639105530965/', '', 'https://graph.facebook.com/10205639105530965/picture?width=150&height=150', 'Sílvia Serrano', '', 'Sílvia', 'Serrano', 'female', 'pt_PT', '', 0, 0, 0, 'silserrano@gmail.com', 'silserrano@gmail.com', '', '', '', '', '', ''),
(924, 922, 'Facebook', '713ca6979c4b5529d0e09e023b6710d29962acf7', '925315637491900', 'https://www.facebook.com/app_scoped_user_id/925315637491900/', '', 'https://graph.facebook.com/925315637491900/picture?width=150&height=150', 'Beatriz Ramos', '', 'Beatriz', 'Ramos', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(925, 923, 'Google', '56049fc4f1b1bf9a534d3db6e0f0863c71d20634', '105703980320909566984', 'https://plus.google.com/105703980320909566984', '', 'https://lh6.googleusercontent.com/-u8oaGG9mVwY/AAAAAAAAAAI/AAAAAAAADj4/H-7-AmCOFnM/photo.jpg?sz=200', 'Emanuel Rodrigues', '', 'Emanuel', 'Rodrigues', 'male', '', '', 0, 0, 0, 'raulafonso88@gmail.com', 'raulafonso88@gmail.com', '', '', '', '', '', ''),
(926, 924, 'Facebook', '731bac835790eb1edbee1ab5d3affcf7391c17dc', '990214031002603', 'https://www.facebook.com/app_scoped_user_id/990214031002603/', '', 'https://graph.facebook.com/990214031002603/picture?width=150&height=150', 'Joao Serrano', '', 'Joao', 'Serrano', 'male', 'pt_PT', '', 0, 0, 0, 'jps7@sapo.pt', 'jps7@sapo.pt', '', '', '', '', '', ''),
(927, 925, 'Facebook', '835acb612e09c1147513f53f7d334990e05bd26f', '987956451237870', 'https://www.facebook.com/app_scoped_user_id/987956451237870/', '', 'https://graph.facebook.com/987956451237870/picture?width=150&height=150', 'Mariana Garcia', '', 'Mariana', 'Garcia', 'female', 'pt_PT', '', 0, 0, 0, 'marianasurftattoo@hotmail.com', 'marianasurftattoo@hotmail.com', '', '', '', '', '', ''),
(928, 926, 'Facebook', '2f5b623bcc559d99bfc1f66100b1f060367f6539', '10153010748356871', 'https://www.facebook.com/app_scoped_user_id/10153010748356871/', '', 'https://graph.facebook.com/10153010748356871/picture?width=150&height=150', 'Bruna Serralheiro', '', 'Bruna', 'Serralheiro', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(929, 927, 'Facebook', '6525609b8702bbb0798c7af37d25da3c95a9a754', '10206624197113411', 'https://www.facebook.com/app_scoped_user_id/10206624197113411/', '', 'https://graph.facebook.com/10206624197113411/picture?width=150&height=150', 'Ana Camara Pereira', '', 'Ana', 'Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'anacpereira@hotmail.com', 'anacpereira@hotmail.com', '', '', '', '', '', ''),
(930, 928, 'Facebook', 'c6b9888d874edc9d2104968a4ae3524568ff97d8', '10203301652696876', 'https://www.facebook.com/app_scoped_user_id/10203301652696876/', '', 'https://graph.facebook.com/10203301652696876/picture?width=150&height=150', 'Dedy Dread', '', 'Dedy', 'Dread', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(931, 929, 'Facebook', '3f1709717521bbf316d56a3403c380699798c518', '10154185519493538', 'https://www.facebook.com/app_scoped_user_id/10154185519493538/', '', 'https://graph.facebook.com/10154185519493538/picture?width=150&height=150', 'Luis Camilo Alves', '', 'Luis', 'Alves', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(932, 930, 'Facebook', 'a502c2e510f332d1d0ee604edb3546c33fe53038', '10152927183878247', 'https://www.facebook.com/app_scoped_user_id/10152927183878247/', '', 'https://graph.facebook.com/10152927183878247/picture?width=150&height=150', 'Rita Sousa-Machado', '', 'Rita', 'Sousa-Machado', 'female', 'pt_BR', '', 0, 0, 0, 'sousamachado.r@gmail.com', 'sousamachado.r@gmail.com', '', '', '', '', '', ''),
(933, 931, 'Facebook', '5b42225ea0c9b2530c368f7aa0270f7be22875b9', '998052723541206', 'https://www.facebook.com/app_scoped_user_id/998052723541206/', '', 'https://graph.facebook.com/998052723541206/picture?width=150&height=150', 'Isabel Melo', '', 'Isabel', 'Melo', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(934, 932, 'Facebook', 'b8c973788014e552b6d65baee89dc5b84cd2da96', '1073515512691463', 'https://www.facebook.com/app_scoped_user_id/1073515512691463/', '', 'https://graph.facebook.com/1073515512691463/picture?width=150&height=150', 'Alex Furtado', '', 'Alex', 'Furtado', 'male', 'pt_PT', '', 0, 0, 0, 'alexandre.furtado.99@hotmail.com', 'alexandre.furtado.99@hotmail.com', '', '', '', '', '', ''),
(935, 933, 'Facebook', 'c502cc386a13ec0b14533f8c86f37fdd02fdab38', '1043176332368552', 'https://www.facebook.com/app_scoped_user_id/1043176332368552/', '', 'https://graph.facebook.com/1043176332368552/picture?width=150&height=150', 'Simao Burnay', '', 'Simao', 'Burnay', 'male', 'en_US', '', 0, 0, 0, 'sburnaycontas@hotmail.com', 'sburnaycontas@hotmail.com', '', '', '', '', '', ''),
(936, 934, 'Google', '7696a4a6be0422aa469ebc4af588da3b929beec2', '108986536838579275155', 'https://plus.google.com/108986536838579275155', '', 'https://lh6.googleusercontent.com/-ROOt4wllmn0/AAAAAAAAAAI/AAAAAAAAAY0/i8iRaQBOtiY/photo.jpg?sz=200', 'André Hilário', '', 'André', 'Hilário', 'male', '', '', 0, 0, 0, 'andrehilario12@gmail.com', 'andrehilario12@gmail.com', '', '', '', '', '', ''),
(937, 935, 'Facebook', 'f082530ce2df0636d381c5d6e72ac3a9ddcc1287', '10207172294688455', 'https://www.facebook.com/app_scoped_user_id/10207172294688455/', '', 'https://graph.facebook.com/10207172294688455/picture?width=150&height=150', 'Joana Guardão Cavalheiro', '', 'Joana', 'Cavalheiro', 'female', 'pt_BR', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(938, 936, 'Facebook', '4fa83a59e9451e0eb87ba6d10fc928174efe4d2f', '10204036722307166', 'https://www.facebook.com/app_scoped_user_id/10204036722307166/', '', 'https://graph.facebook.com/10204036722307166/picture?width=150&height=150', 'António Charrua', '', 'António', 'Charrua', 'male', 'pt_PT', '', 0, 0, 0, 'afonso.charrua@gmail.com', 'afonso.charrua@gmail.com', '', '', '', '', '', ''),
(939, 937, 'Facebook', '7d4f50db6e17bb7f4367a8eae2fe7ce38c4b7090', '1645504892328782', 'https://www.facebook.com/app_scoped_user_id/1645504892328782/', '', 'https://graph.facebook.com/1645504892328782/picture?width=150&height=150', 'Lua Jonet', '', 'Lua', 'Jonet', 'female', 'en_US', '', 0, 0, 0, 'luajonet98@gmail.com', 'luajonet98@gmail.com', '', '', '', '', '', ''),
(940, 938, 'Facebook', 'bfd135cee84d7ecf41b834723c11de61feed4eef', '10207072346472935', 'https://www.facebook.com/app_scoped_user_id/10207072346472935/', '', 'https://graph.facebook.com/10207072346472935/picture?width=150&height=150', 'Fernando Bugarin', '', 'Fernando', 'Bugarin', 'male', 'pt_PT', '', 0, 0, 0, 'fernandobugarin@gmail.com', 'fernandobugarin@gmail.com', '', '', '', '', '', ''),
(941, 939, 'Facebook', 'adc9e35e729c833297767abdcc9a09b920a50a02', '961231477242811', 'https://www.facebook.com/app_scoped_user_id/961231477242811/', '', 'https://graph.facebook.com/961231477242811/picture?width=150&height=150', 'Daniel Henrique Tavares Figueiredo', '', 'Daniel Henrique', 'Tavares Figueiredo', 'male', 'en_GB', '', 0, 0, 0, 'danielfigueiredo96@gmail.com', 'danielfigueiredo96@gmail.com', '', '', '', '', '', ''),
(942, 940, 'Facebook', '014822488c03f75002adff7d3611830227e45e45', '10204445968654876', 'https://www.facebook.com/app_scoped_user_id/10204445968654876/', '', 'https://graph.facebook.com/10204445968654876/picture?width=150&height=150', 'Luís Miguel Mendes', '', 'Luís Miguel', 'Mendes', 'male', 'pt_PT', '', 0, 0, 0, 'abreapestana@gmail.com', 'abreapestana@gmail.com', '', '', '', '', '', ''),
(943, 941, 'Facebook', '9de9bf93e0132ac50c8a7daa39963f8e444b58be', '879206315455867', 'https://www.facebook.com/app_scoped_user_id/879206315455867/', '', 'https://graph.facebook.com/879206315455867/picture?width=150&height=150', 'Luis Lima', '', 'Luis', 'Lima', 'male', 'pt_PT', '', 0, 0, 0, 'luislima1971@hotmail.com', 'luislima1971@hotmail.com', '', '', '', '', '', ''),
(944, 942, 'Facebook', '2b0440d4425f35da0d8ecd19754410572de6b352', '10204388951180596', 'https://www.facebook.com/app_scoped_user_id/10204388951180596/', '', 'https://graph.facebook.com/10204388951180596/picture?width=150&height=150', 'João Bivar Weinholtz', '', 'João', 'Weinholtz', 'male', 'pt_PT', '', 0, 0, 0, 'joao.weinholtz@sapo.pt', 'joao.weinholtz@sapo.pt', '', '', '', '', '', ''),
(945, 943, 'Facebook', 'fdda982cd3de6a4c5c624bb615ea3b696def8118', '1001779513165626', 'https://www.facebook.com/app_scoped_user_id/1001779513165626/', '', 'https://graph.facebook.com/1001779513165626/picture?width=150&height=150', 'Bruno Azevedo', '', 'Bruno', 'Azevedo', 'male', 'pt_PT', '', 0, 0, 0, 'bruno.tubo@iol.pt', 'bruno.tubo@iol.pt', '', '', '', '', '', ''),
(946, 944, 'Facebook', 'bd2c9993a47c454ea4d619da60e04d798e6b0b08', '883245408413858', 'https://www.facebook.com/app_scoped_user_id/883245408413858/', '', 'https://graph.facebook.com/883245408413858/picture?width=150&height=150', 'António Marchante', '', 'António', 'Marchante', 'male', 'pt_PT', '', 0, 0, 0, 'antoniomarchante@live.com.pt', 'antoniomarchante@live.com.pt', '', '', '', '', '', ''),
(947, 945, 'Google', 'b830292244df94762c82159d1e4fd598564ae926', '111903313451301970268', 'https://plus.google.com/111903313451301970268', '', 'https://lh4.googleusercontent.com/-9A_vimKjG_4/AAAAAAAAAAI/AAAAAAAACOY/N_lqKGHesgk/photo.jpg?sz=200', 'vasco duarte silva', '', 'vasco', 'duarte silva', 'male', '', '', 0, 0, 0, 'vdssn96@gmail.com', 'vdssn96@gmail.com', '', 'lisboa', '', '', 'lisboa', ''),
(948, 946, 'Facebook', 'c49c51d500d48882180db21297babfcf92c615ec', '10204367411452199', 'https://www.facebook.com/app_scoped_user_id/10204367411452199/', '', 'https://graph.facebook.com/10204367411452199/picture?width=150&height=150', 'Diogo Carvalhais', '', 'Diogo', 'Carvalhais', 'male', 'pt_PT', '', 0, 0, 0, 'diogocarvalhaisdossantos@gmail.com', 'diogocarvalhaisdossantos@gmail.com', '', '', '', '', '', ''),
(949, 947, 'Facebook', '2cbf96531d3cf4fda80010204062d4aa8980c68d', '10202895369383548', 'https://www.facebook.com/app_scoped_user_id/10202895369383548/', '', 'https://graph.facebook.com/10202895369383548/picture?width=150&height=150', 'Guilherme Nunes', '', 'Guilherme', 'Nunes', 'male', 'pt_PT', '', 0, 0, 0, 'valente.n.guilherme@hotmail.com', 'valente.n.guilherme@hotmail.com', '', '', '', '', '', ''),
(950, 948, 'Facebook', '2fe1cc47e14af49e7f07077f2ef34063aa7abd19', '674762789337057', 'https://www.facebook.com/app_scoped_user_id/674762789337057/', '', 'https://graph.facebook.com/674762789337057/picture?width=150&height=150', 'Camila Costa', '', 'Camila', 'Costa', 'female', 'pt_PT', '', 0, 0, 0, 'c.camila.cc@gmail.com', 'c.camila.cc@gmail.com', '', '', '', '', '', ''),
(951, 949, 'Facebook', '02fe9b017c977c86851563d6d38a8bd1010d411e', '904415979604012', 'https://www.facebook.com/app_scoped_user_id/904415979604012/', '', 'https://graph.facebook.com/904415979604012/picture?width=150&height=150', 'Pedro Bernardo', '', 'Pedro', 'Bernardo', 'male', 'pt_PT', '', 0, 0, 0, 'pfbernardo@gmail.com', 'pfbernardo@gmail.com', '', '', '', '', '', ''),
(952, 950, 'Facebook', 'd57d1328212be7030cba7fbf148f4feb21baf730', '10204031329768451', 'https://www.facebook.com/app_scoped_user_id/10204031329768451/', '', 'https://graph.facebook.com/10204031329768451/picture?width=150&height=150', 'Helder João Alves', '', 'Helder João', 'Alves', 'male', 'pt_PT', '', 0, 0, 0, 'helder.joao@canon.pt', 'helder.joao@canon.pt', '', '', '', '', '', ''),
(953, 951, 'Facebook', 'f401a04e273ea5dde533708e9b7fbfce76a236fc', '10153883261813032', 'https://www.facebook.com/app_scoped_user_id/10153883261813032/', '', 'https://graph.facebook.com/10153883261813032/picture?width=150&height=150', 'Ana Lobato Castanheira', '', 'Ana', 'Castanheira', 'female', 'en_GB', '', 0, 0, 0, 'ana_lobato@yahoo.com', 'ana_lobato@yahoo.com', '', '', '', '', '', ''),
(954, 952, 'Google', 'fb15752a02c26947a2019d18b756927ea1e34f10', '106205516079210921872', 'https://plus.google.com/106205516079210921872', '', 'https://lh3.googleusercontent.com/-Lus7F6l9BBA/AAAAAAAAAAI/AAAAAAAAABE/J-BTIxQQ9no/photo.jpg?sz=200', 'Margarida Nobre', '', 'Margarida', 'Nobre', 'female', '', '', 0, 0, 0, 'margaridanobre1999@gmail.com', 'margaridanobre1999@gmail.com', '', 'caldas da rainha', '', '', 'caldas da rainha', ''),
(955, 953, 'Facebook', '77442216035ff2d6a283743d7b4b9c62e5612790', '1062314557116411', 'https://www.facebook.com/app_scoped_user_id/1062314557116411/', '', 'https://graph.facebook.com/1062314557116411/picture?width=150&height=150', 'Guilherme Paulino', '', 'Guilherme', 'Paulino', 'male', 'pt_PT', '', 0, 0, 0, 'gugu.live@gmail.com', 'gugu.live@gmail.com', '', '', '', '', '', ''),
(956, 954, 'Facebook', '52a7aaab8db87c528cb5db672512d16018431ee8', '10203404257821670', 'https://www.facebook.com/app_scoped_user_id/10203404257821670/', '', 'https://graph.facebook.com/10203404257821670/picture?width=150&height=150', 'Daisy Almeida', '', 'Daisy', 'Almeida', 'female', 'pt_PT', '', 0, 0, 0, 'daisyalmeida1@hotmail.com', 'daisyalmeida1@hotmail.com', '', '', '', '', '', ''),
(957, 955, 'Facebook', 'e1d32dd2a1f206e9d9b42334854087e8285aa161', '583878951715651', 'https://www.facebook.com/app_scoped_user_id/583878951715651/', '', 'https://graph.facebook.com/583878951715651/picture?width=150&height=150', 'Daniel Frazão Duarte', '', 'Daniel', 'Duarte', 'male', 'pt_PT', '', 0, 0, 0, 'dfd.espinafre@gmail.com', 'dfd.espinafre@gmail.com', '', '', '', '', '', ''),
(958, 956, 'Facebook', 'b46c2ef94cb3d501a3fe5ac7e3856cacd28cf3bd', '10206118662221463', 'https://www.facebook.com/app_scoped_user_id/10206118662221463/', '', 'https://graph.facebook.com/10206118662221463/picture?width=150&height=150', 'Daniel Simão', '', 'Daniel', 'Simão', 'male', 'pt_PT', '', 0, 0, 0, 'dsimao_@hotmail.com', 'dsimao_@hotmail.com', '', '', '', '', '', ''),
(959, 957, 'Facebook', '060a623a927c17223efd52e0891b8352cf40c48e', '841094875975337', 'https://www.facebook.com/app_scoped_user_id/841094875975337/', '', 'https://graph.facebook.com/841094875975337/picture?width=150&height=150', 'Teresa Leitão', '', 'Teresa', 'Leitão', 'female', 'pt_PT', '', 0, 0, 0, 'teresamleitao@sapo.pt', 'teresamleitao@sapo.pt', '', '', '', '', '', ''),
(960, 958, 'Facebook', 'd0ff1c5e02fc520879638e793500d726a77ddebf', '992405207450919', 'https://www.facebook.com/app_scoped_user_id/992405207450919/', '', 'https://graph.facebook.com/992405207450919/picture?width=150&height=150', 'Ana Sousa', '', 'Ana', 'Sousa', 'female', 'pt_PT', '', 0, 0, 0, 'anasousa09@live.com.pt', 'anasousa09@live.com.pt', '', '', '', '', '', ''),
(961, 959, 'Facebook', '661f3dfe911f866e6b44b2d7df1a8e12e899e21a', '10206412762095665', 'https://www.facebook.com/app_scoped_user_id/10206412762095665/', '', 'https://graph.facebook.com/10206412762095665/picture?width=150&height=150', 'Luís Nascimento', '', 'Luís', 'Nascimento', 'male', 'en_GB', '', 0, 0, 0, 'vinascimento@gmail.com', 'vinascimento@gmail.com', '', '', '', '', '', ''),
(962, 960, 'Facebook', '569bf597bb0b1599a7b9afe28b5edb98662a5dea', '10152913379543583', 'https://www.facebook.com/app_scoped_user_id/10152913379543583/', '', 'https://graph.facebook.com/10152913379543583/picture?width=150&height=150', 'Ana Xavier', '', 'Ana', 'Xavier', 'female', 'pt_PT', '', 0, 0, 0, 'anafonsoxavier@gmail.com', 'anafonsoxavier@gmail.com', '', '', '', '', '', ''),
(963, 961, 'Facebook', 'c381519f578fa321f238771cf7eab44674d9b440', '10204262239982748', 'https://www.facebook.com/app_scoped_user_id/10204262239982748/', '', 'https://graph.facebook.com/10204262239982748/picture?width=150&height=150', 'Marta Vaz da Silva', '', 'Marta', 'da Silva', 'female', 'pt_PT', '', 0, 0, 0, 'martavcvs@gmail.com', 'martavcvs@gmail.com', '', '', '', '', '', ''),
(964, 962, 'Facebook', '0a9428e15ff20d5ac2989d9b3d7f0b4018f7c189', '1022990354379411', 'https://www.facebook.com/app_scoped_user_id/1022990354379411/', '', 'https://graph.facebook.com/1022990354379411/picture?width=150&height=150', 'Isa Bettencourt Ribeiro', '', 'Isa', 'Ribeiro', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(965, 963, 'Facebook', '571e360bc1a9c82bee26e7dec1ab8c7e299eee9a', '10153976691779569', 'https://www.facebook.com/app_scoped_user_id/10153976691779569/', '', 'https://graph.facebook.com/10153976691779569/picture?width=150&height=150', 'Isabel Gouveia', '', 'Isabel', 'Gouveia', 'female', 'pt_PT', '', 0, 0, 0, 'isagov@hotmail.com', 'isagov@hotmail.com', '', '', '', '', '', ''),
(966, 964, 'Facebook', 'c13f8027aaa3976616b20979e083d8de40be00e1', '10200440673176461', 'https://www.facebook.com/app_scoped_user_id/10200440673176461/', '', 'https://graph.facebook.com/10200440673176461/picture?width=150&height=150', 'Guilherme Soares', '', 'Guilherme', 'Soares', 'male', 'pt_PT', '', 0, 0, 0, 'g.soares@netcabo.pt', 'g.soares@netcabo.pt', '', '', '', '', '', ''),
(967, 965, 'Facebook', 'c924e4ddc99f482a8feffc6800361db24dd6e6a3', '10205896081435143', 'https://www.facebook.com/app_scoped_user_id/10205896081435143/', '', 'https://graph.facebook.com/10205896081435143/picture?width=150&height=150', 'Leonardo Domingos', '', 'Leonardo', 'Domingos', 'male', 'pt_PT', '', 0, 0, 0, 'leodomingos_naza16@hotmail.com', 'leodomingos_naza16@hotmail.com', '', '', '', '', '', ''),
(968, 966, 'Google', 'ce0c54fbb3fb5a8060d5451d42805c04e381bebf', '111404004388071257155', '', '', 'https://lh5.googleusercontent.com/-KRS3BurzKdI/AAAAAAAAAAI/AAAAAAAAAAo/7jd-Tp1g4cU/photo.jpg?sz=200', 'Hugo Amado', '', 'Hugo', 'Amado', '', '', '', 0, 0, 0, 'hugoamado.pt@gmail.com', 'hugoamado.pt@gmail.com', '', '', '', '', '', ''),
(969, 967, 'Facebook', '0782ea31e26160913c31edde6f88e07bf0d93707', '10153372806595917', 'https://www.facebook.com/app_scoped_user_id/10153372806595917/', '', 'https://graph.facebook.com/10153372806595917/picture?width=150&height=150', 'Ricardo Carrajola', '', 'Ricardo', 'Carrajola', 'male', 'pt_PT', '', 0, 0, 0, 'rcarrajola@gmail.com', 'rcarrajola@gmail.com', '', '', '', '', '', ''),
(970, 968, 'Facebook', '45e028deb43fa7a47bd9815bcb601469a23287af', '894547063924966', 'https://www.facebook.com/app_scoped_user_id/894547063924966/', '', 'https://graph.facebook.com/894547063924966/picture?width=150&height=150', 'To Cardoso', '', 'To', 'Cardoso', 'male', 'pt_PT', '', 0, 0, 0, 'tocardoso.bb@gmail.com', 'tocardoso.bb@gmail.com', '', '', '', '', '', ''),
(971, 969, 'Facebook', '028440de64378d2dc7d5ea13a5cc13e7c998cd2e', '1134860046527660', 'https://www.facebook.com/app_scoped_user_id/1134860046527660/', '', 'https://graph.facebook.com/1134860046527660/picture?width=150&height=150', 'Alvaro Junior', '', 'Alvaro', 'Junior', 'male', 'pt_BR', '', 0, 0, 0, 'alvarosoju@gmail.com', 'alvarosoju@gmail.com', '', '', '', '', '', ''),
(972, 970, 'Facebook', '9fa61fa2b96c7ee4012be191bc37894594dd3b14', '1169833103042571', 'https://www.facebook.com/app_scoped_user_id/1169833103042571/', '', 'https://graph.facebook.com/1169833103042571/picture?width=150&height=150', 'Soraia Silva', '', 'Soraia', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'soraia-83@hotmail.com', 'soraia-83@hotmail.com', '', '', '', '', '', ''),
(973, 971, 'Facebook', 'aeebef86a8bfb2b09a3dc68eef830b007ba0f4bb', '861793733890229', 'https://www.facebook.com/app_scoped_user_id/861793733890229/', '', 'https://graph.facebook.com/861793733890229/picture?width=150&height=150', 'Filipa Amaral Duque', '', 'Filipa', 'Amaral Duque', 'female', 'pt_PT', '', 0, 0, 0, 'filipa_duque@iol.pt', 'filipa_duque@iol.pt', '', '', '', '', '', ''),
(974, 972, 'Facebook', '6cfc76544020fc9b16b60097e76105032b6594a1', '692407067529854', 'https://www.facebook.com/app_scoped_user_id/692407067529854/', '', 'https://graph.facebook.com/692407067529854/picture?width=150&height=150', 'Luis Fonseca', '', 'Luis', 'Fonseca', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(975, 973, 'Facebook', '92dbdac8dd1c08cfc72df7640274d287d93c29ed', '859371420811136', 'https://www.facebook.com/app_scoped_user_id/859371420811136/', '', 'https://graph.facebook.com/859371420811136/picture?width=150&height=150', 'Gláucio Panda', '', 'Gláucio', 'Panda', 'male', 'pt_BR', '', 0, 0, 0, 'glaucio.imp@uol.com.br', 'glaucio.imp@uol.com.br', '', '', '', '', '', ''),
(976, 974, 'Facebook', 'c3922d6abbd628de30ff97fab37a019d97ac052f', '943055259079212', 'https://www.facebook.com/app_scoped_user_id/943055259079212/', '', 'https://graph.facebook.com/943055259079212/picture?width=150&height=150', 'Gonçalo Montalvão', '', 'Gonçalo', 'Montalvão', 'male', 'pt_PT', '', 0, 0, 0, 'gps86@live.com.pt', 'gps86@live.com.pt', '', '', '', '', '', ''),
(977, 975, 'Facebook', '7ba7b5da4e0a427ebbb086d20de614bdce154cc1', '10153377374834600', 'https://www.facebook.com/app_scoped_user_id/10153377374834600/', '', 'https://graph.facebook.com/10153377374834600/picture?width=150&height=150', 'Leonor Lca', '', 'Leonor', 'Lca', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(978, 976, 'Facebook', '6d5e7cb077f138b0199136396b8b44432a52963f', '802089059887441', 'https://www.facebook.com/app_scoped_user_id/802089059887441/', '', 'https://graph.facebook.com/802089059887441/picture?width=150&height=150', 'Francisco Alves', '', 'Francisco', 'Alves', 'male', 'pt_PT', '', 0, 0, 0, 'franciscobeltranalves@gmail.com', 'franciscobeltranalves@gmail.com', '', '', '', '', '', ''),
(979, 977, 'Facebook', '5f314c6066412fbfc8e0a07f1da4bc142df634bb', '832054576869615', 'https://www.facebook.com/app_scoped_user_id/832054576869615/', '', 'https://graph.facebook.com/832054576869615/picture?width=150&height=150', 'Céline Coste Carlisle', '', 'Céline', 'Coste Carlisle', 'female', 'en_GB', '', 0, 0, 0, 'celinecarlisle@googlemail.com', 'celinecarlisle@googlemail.com', '', '', '', '', '', ''),
(980, 978, 'Facebook', 'ee5b064db74616f7e7dc95661c51a1df3c08ded4', '1149042225122484', 'https://www.facebook.com/app_scoped_user_id/1149042225122484/', '', 'https://graph.facebook.com/1149042225122484/picture?width=150&height=150', 'Joana Botelho de Sousa', '', 'Joana', 'Botelho de Sousa', 'female', 'en_GB', '', 0, 0, 0, 'joana_coconut@hotmail.com', 'joana_coconut@hotmail.com', '', '', '', '', '', ''),
(981, 979, 'Facebook', '68b864dd6d599f6fd8cba471b1b48e8623e31271', '10205098537836517', 'https://www.facebook.com/app_scoped_user_id/10205098537836517/', '', 'https://graph.facebook.com/10205098537836517/picture?width=150&height=150', 'Charlie Steve', '', 'Charlie', 'Steve', 'male', 'pt_PT', '', 0, 0, 0, 'charlisteve@hotmail.com', 'charlisteve@hotmail.com', '', '', '', '', '', ''),
(982, 980, 'Facebook', '5b1272ca2bb4f5fdf587be019ed03ae2ecdc1d6e', '10153973169293228', 'https://www.facebook.com/app_scoped_user_id/10153973169293228/', '', 'https://graph.facebook.com/10153973169293228/picture?width=150&height=150', 'Andreia Relvas Ferreira', '', 'Andreia', 'Ferreira', 'female', 'en_US', '', 0, 0, 0, 'andreiarelvas@yahoo.com', 'andreiarelvas@yahoo.com', '', '', '', '', '', ''),
(983, 981, 'Facebook', '09fbd7ca78fd772c4d765520e8177fa49e7aa498', '682804695196560', 'https://www.facebook.com/app_scoped_user_id/682804695196560/', '', 'https://graph.facebook.com/682804695196560/picture?width=150&height=150', 'Tiago Mendes Rodrigues', '', 'Tiago', 'Mendes Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'tiagomendesrodrigues@gmail.com', 'tiagomendesrodrigues@gmail.com', '', '', '', '', '', ''),
(984, 982, 'Facebook', '480c3801ec1605660e1cd87cff53d1d98e9589bf', '10206638472418655', 'https://www.facebook.com/app_scoped_user_id/10206638472418655/', '', 'https://graph.facebook.com/10206638472418655/picture?width=150&height=150', 'Mini Segbolissa', '', 'Mini', 'Segbolissa', 'male', 'pt_PT', '', 0, 0, 0, 'vargoncalo@gmail.com', 'vargoncalo@gmail.com', '', '', '', '', '', ''),
(985, 983, 'Facebook', '2a85b7d461350772df4c01a87d20c93100105acf', '996206540403264', 'https://www.facebook.com/app_scoped_user_id/996206540403264/', '', 'https://graph.facebook.com/996206540403264/picture?width=150&height=150', 'Rui Laia', '', 'Rui', 'Laia', 'male', 'en_US', '', 0, 0, 0, 'ruilaia@sapo.pt', 'ruilaia@sapo.pt', '', '', '', '', '', ''),
(986, 984, 'Facebook', 'e1e12d75e058c7af506663fcd888925acba8322d', '817719288297968', 'https://www.facebook.com/app_scoped_user_id/817719288297968/', '', 'https://graph.facebook.com/817719288297968/picture?width=150&height=150', 'Francisco Ferreira', '', 'Francisco', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'franciscooscp@gmail.com', 'franciscooscp@gmail.com', '', '', '', '', '', ''),
(987, 985, 'Facebook', '98dba94e639b363a6b49856c5b5e9f11e4cccb27', '918234998199210', 'https://www.facebook.com/app_scoped_user_id/918234998199210/', '', 'https://graph.facebook.com/918234998199210/picture?width=150&height=150', 'Luisa Figueira', '', 'Luisa', 'Figueira', 'female', 'pt_PT', '', 0, 0, 0, 'luisafigueira@live.com.pt', 'luisafigueira@live.com.pt', '', '', '', '', '', ''),
(988, 986, 'Facebook', '42b8ca2302fdb2db634f323b64e879d6c5bd8d64', '10200701538856147', 'https://www.facebook.com/app_scoped_user_id/10200701538856147/', '', 'https://graph.facebook.com/10200701538856147/picture?width=150&height=150', 'Yolanda Seara', '', 'Yolanda', 'Seara', 'female', 'pt_PT', '', 0, 0, 0, 'ymseara@gmail.com', 'ymseara@gmail.com', '', '', '', '', '', ''),
(989, 987, 'Facebook', 'f016a57a753a408a8dad3cb2e9348787cf80f0f3', '10203426337653859', 'https://www.facebook.com/app_scoped_user_id/10203426337653859/', '', 'https://graph.facebook.com/10203426337653859/picture?width=150&height=150', 'Ana Mafalda Meneses', '', 'Ana', 'Meneses', 'female', 'pt_PT', '', 0, 0, 0, 'mafaldameneses@hotmail.com', 'mafaldameneses@hotmail.com', '', '', '', '', '', ''),
(990, 988, 'Facebook', '668e6b07f0fdd1b75962298f24050510182031b2', '10200537522598339', 'https://www.facebook.com/app_scoped_user_id/10200537522598339/', '', 'https://graph.facebook.com/10200537522598339/picture?width=150&height=150', 'Tiago Ascensão', '', 'Tiago', 'Ascensão', 'male', 'pt_PT', '', 0, 0, 0, 'tmig97@hotmail.com', 'tmig97@hotmail.com', '', '', '', '', '', ''),
(991, 989, 'Facebook', '950c6ea62f8c6d6fc5930e39322b3aae120b9cc9', '918223434902836', 'https://www.facebook.com/app_scoped_user_id/918223434902836/', '', 'https://graph.facebook.com/918223434902836/picture?width=150&height=150', 'Margarida Santos', '', 'Margarida', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'santamargarida@gmail.com', 'santamargarida@gmail.com', '', '', '', '', '', ''),
(992, 990, 'Facebook', '892b9064f5f12e7b17d165c908b16b25588180ca', '502403369913457', 'https://www.facebook.com/app_scoped_user_id/502403369913457/', '', 'https://graph.facebook.com/502403369913457/picture?width=150&height=150', 'Nel Guerreiro', '', 'Nel', 'Guerreiro', 'male', 'pt_PT', '', 0, 0, 0, 'nelmmg@gmail.com', 'nelmmg@gmail.com', '', '', '', '', '', ''),
(993, 991, 'Facebook', 'e77c05b7eba5aa578287bb028d40eec87aa8c038', '1111708042179141', 'https://www.facebook.com/app_scoped_user_id/1111708042179141/', '', 'https://graph.facebook.com/1111708042179141/picture?width=150&height=150', 'Vitor Ferreira', '', 'Vitor', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'vferreiravmmf@yahoo.com', 'vferreiravmmf@yahoo.com', '', '', '', '', '', ''),
(994, 992, 'Facebook', '33b8446091fbafe2f72b91d76ce1f4ed8ecd08eb', '10203751703906316', 'https://www.facebook.com/app_scoped_user_id/10203751703906316/', '', 'https://graph.facebook.com/10203751703906316/picture?width=150&height=150', 'Vasco Mello Gouveia Cordovil', '', 'Vasco', 'Cordovil', 'male', 'pt_PT', '', 0, 0, 0, 'vasco.cordovil@gmail.com', 'vasco.cordovil@gmail.com', '', '', '', '', '', ''),
(995, 993, 'Facebook', '9eb0d6cbf70f5b935f6096687b15e7b1caafb63b', '10200493814545874', 'https://www.facebook.com/app_scoped_user_id/10200493814545874/', '', 'https://graph.facebook.com/10200493814545874/picture?width=150&height=150', 'Luisa Vicente', '', 'Luisa', 'Vicente', 'female', 'pt_PT', '', 0, 0, 0, 'm_lu_vicente@sapo.pt', 'm_lu_vicente@sapo.pt', '', '', '', '', '', ''),
(996, 994, 'Facebook', '637f3438dbe53790fe8d581f48a8503f2d10b440', '10205870994109899', 'https://www.facebook.com/app_scoped_user_id/10205870994109899/', '', 'https://graph.facebook.com/10205870994109899/picture?width=150&height=150', 'Frederico Moreira da Silva', '', 'Frederico', 'Moreira da Silva', 'male', 'pt_PT', '', 0, 0, 0, 'fred_arruda_96@hotmail.com', 'fred_arruda_96@hotmail.com', '', '', '', '', '', ''),
(997, 995, 'Facebook', '54247cd7c593e73151c2444d16db1945933b86c6', '968328333199351', 'https://www.facebook.com/app_scoped_user_id/968328333199351/', '', 'https://graph.facebook.com/968328333199351/picture?width=150&height=150', 'Telmo Moranguinho', '', 'Telmo', 'Moranguinho', 'male', 'pt_PT', '', 0, 0, 0, 'telmo.moranguinho@gmail.com', 'telmo.moranguinho@gmail.com', '', '', '', '', '', ''),
(998, 996, 'Facebook', 'b33fac908132effbce49d6e447afb2d9b03fc23f', '10206188970576501', 'https://www.facebook.com/app_scoped_user_id/10206188970576501/', '', 'https://graph.facebook.com/10206188970576501/picture?width=150&height=150', 'Magda Bento', '', 'Magda', 'Bento', 'female', 'pt_PT', '', 0, 0, 0, 'mhhpbb@gmail.com', 'mhhpbb@gmail.com', '', '', '', '', '', ''),
(999, 997, 'Facebook', '8f1eac95fbb124404b4ee92967c3cf411e3c40eb', '930341980340617', 'https://www.facebook.com/app_scoped_user_id/930341980340617/', '', 'https://graph.facebook.com/930341980340617/picture?width=150&height=150', 'Joana Rodrigues', '', 'Joana', 'Rodrigues', 'female', 'pt_PT', '', 0, 0, 0, 'joanarodriguez_@hotmail.com', 'joanarodriguez_@hotmail.com', '', '', '', '', '', ''),
(1000, 998, 'Facebook', 'f16fa5f5df25a2eb68c30de4b1122f90f1accf03', '992574360766690', 'https://www.facebook.com/app_scoped_user_id/992574360766690/', '', 'https://graph.facebook.com/992574360766690/picture?width=150&height=150', 'Ana Bettencourt', '', 'Ana', 'Bettencourt', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1001, 999, 'Facebook', '721af8fa6cf40e3e7934a28533b7edd4da45e629', '1041151952589220', 'https://www.facebook.com/app_scoped_user_id/1041151952589220/', '', 'https://graph.facebook.com/1041151952589220/picture?width=150&height=150', 'Madalena Caballero Serodio', '', 'Madalena', 'Serodio', 'female', 'pt_PT', '', 0, 0, 0, 'madalena.serodio@yahoo.com.br', 'madalena.serodio@yahoo.com.br', '', '', '', '', '', ''),
(1002, 1000, 'Google', '416fc7736aae8bb021ac8c1c658ca5c8a9903d8c', '116616661322171695271', 'https://plus.google.com/116616661322171695271', '', 'https://lh3.googleusercontent.com/-j4Mz5rvRFho/AAAAAAAAAAI/AAAAAAAAAFM/qgJGmbMkK5A/photo.jpg?sz=200', 'Victor Ferrão', '', 'Victor', 'Ferrão', 'male', '', '', 0, 0, 0, 'melungotuga@gmail.com', 'melungotuga@gmail.com', '', 'Queluz', '', '', 'Queluz', ''),
(1003, 1001, 'Facebook', '767c1b9062264a83b74abc567f90742e282071ae', '10153340502141796', 'https://www.facebook.com/app_scoped_user_id/10153340502141796/', '', 'https://graph.facebook.com/10153340502141796/picture?width=150&height=150', 'Francisco Rivotti', '', 'Francisco', 'Rivotti', 'male', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1004, 1002, 'Facebook', 'bdf50723123449abb9f1477b8a3cc08fe68f5646', '837014953050191', 'https://www.facebook.com/app_scoped_user_id/837014953050191/', '', 'https://graph.facebook.com/837014953050191/picture?width=150&height=150', 'Maria Francisca Barreto', '', 'Maria Francisca', 'Barreto', 'female', 'pt_PT', '', 0, 0, 0, 'maria.sales.barreto@ist.utl.pt', 'maria.sales.barreto@ist.utl.pt', '', '', '', '', '', ''),
(1005, 1003, 'Facebook', '4667b6536673717a7696d541122ce38e1b264939', '10153391981114887', 'https://www.facebook.com/app_scoped_user_id/10153391981114887/', '', 'https://graph.facebook.com/10153391981114887/picture?width=150&height=150', 'Cátia Soares Cardoso', '', 'Cátia', 'Cardoso', 'female', 'pt_PT', '', 0, 0, 0, 'catiascac@gmail.com', 'catiascac@gmail.com', '', '', '', '', '', ''),
(1006, 1004, 'Facebook', 'a27803e23a18c54ec2b0bb950e66b2872ab33e18', '10152749002111567', 'https://www.facebook.com/app_scoped_user_id/10152749002111567/', '', 'https://graph.facebook.com/10152749002111567/picture?width=150&height=150', 'João Vidigal', '', 'João', 'Vidigal', 'male', 'pt_PT', '', 0, 0, 0, 'joaomariascp@hotmail.com', 'joaomariascp@hotmail.com', '', '', '', '', '', ''),
(1007, 1005, 'Google', '07047a5bcb30a4e31f22f1d0ba3830e2d1d8fe4f', '115790687493071671311', 'https://plus.google.com/115790687493071671311', '', 'https://lh5.googleusercontent.com/-BDkXouH8bXU/AAAAAAAAAAI/AAAAAAAABig/sMd722ePzoU/photo.jpg?sz=200', 'Renato Alves', '', 'Renato', 'Alves', 'male', '', '', 0, 0, 0, 'renato.sodasystem@gmail.com', 'renato.sodasystem@gmail.com', '', '', '', '', '', ''),
(1008, 1006, 'Facebook', '7e74d9b604c185baa3f57acf2d7875a0ffb1c707', '10200739645769267', 'https://www.facebook.com/app_scoped_user_id/10200739645769267/', '', 'https://graph.facebook.com/10200739645769267/picture?width=150&height=150', 'Emilia Teixeira', '', 'Emilia', 'Teixeira', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1009, 1007, 'Facebook', 'd5e7dc39cbc5ff57fcddafd12af7de8b1aee64c9', '10203089165309789', 'https://www.facebook.com/app_scoped_user_id/10203089165309789/', '', 'https://graph.facebook.com/10203089165309789/picture?width=150&height=150', 'Manuel Ramos', '', 'Manuel', 'Ramos', 'male', 'pt_PT', '', 0, 0, 0, 'm.ramos@tecnopartes.pt', 'm.ramos@tecnopartes.pt', '', '', '', '', '', ''),
(1010, 1008, 'Facebook', 'd99bd06868d248298743fbdf49b07bf92a01bcba', '10205368965400911', 'https://www.facebook.com/app_scoped_user_id/10205368965400911/', '', 'https://graph.facebook.com/10205368965400911/picture?width=150&height=150', 'Sofia Santos', '', 'Sofia', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'sofistar1@hotmail.com', 'sofistar1@hotmail.com', '', '', '', '', '', ''),
(1011, 1009, 'Facebook', 'a873b13e0f6ffe70cf69a298ebacaf1e7f9d135e', '10153920099295400', 'https://www.facebook.com/app_scoped_user_id/10153920099295400/', '', 'https://graph.facebook.com/10153920099295400/picture?width=150&height=150', 'Daniel Martins', '', 'Daniel', 'Martins', 'male', 'en_US', '', 0, 0, 0, 'danielm19@hotmail.com', 'danielm19@hotmail.com', '', '', '', '', '', ''),
(1012, 1010, 'Facebook', '5a9a4a0ed077e06c93e226e5fdaa3a305e78326f', '10206118271263132', 'https://www.facebook.com/app_scoped_user_id/10206118271263132/', '', 'https://graph.facebook.com/10206118271263132/picture?width=150&height=150', 'João Tenente', '', 'João', 'Tenente', 'male', 'pt_PT', '', 0, 0, 0, 'joaontenente@gmail.com', 'joaontenente@gmail.com', '', '', '', '', '', ''),
(1013, 1011, 'Facebook', '593a82f5fc0c95d2928ca53d6f35fee1c759847b', '10153052423777946', 'https://www.facebook.com/app_scoped_user_id/10153052423777946/', '', 'https://graph.facebook.com/10153052423777946/picture?width=150&height=150', 'Daniel Queiroz', '', 'Daniel', 'Queiroz', 'male', 'pt_PT', '', 0, 0, 0, 'danielcastroqueiroz@gmail.com', 'danielcastroqueiroz@gmail.com', '', '', '', '', '', ''),
(1014, 1012, 'Facebook', '88d2ea317f93eeef2c0023aa5ccf086e222a5ef8', '10200495947438568', 'https://www.facebook.com/app_scoped_user_id/10200495947438568/', '', 'https://graph.facebook.com/10200495947438568/picture?width=150&height=150', 'Miguel Xara-Brasil', '', 'Miguel', 'Xara-Brasil', 'male', 'pt_PT', '', 0, 0, 0, 'miguelxb@gmail.com', 'miguelxb@gmail.com', '', '', '', '', '', ''),
(1015, 1013, 'Facebook', '9742fe388119b0702096701b6a8e8e2e455cffc9', '998731480138923', 'https://www.facebook.com/app_scoped_user_id/998731480138923/', '', 'https://graph.facebook.com/998731480138923/picture?width=150&height=150', 'Diogo Carvalho', '', 'Diogo', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, 'diogocarvalho31@hotmail.com', 'diogocarvalho31@hotmail.com', '', '', '', '', '', ''),
(1016, 1014, 'Facebook', '8583b5e603f4215d18330a3184ce438250ce2d10', '10153274365046675', 'https://www.facebook.com/app_scoped_user_id/10153274365046675/', '', 'https://graph.facebook.com/10153274365046675/picture?width=150&height=150', 'Carlota Carmo Pires', '', 'Carlota', 'Pires', 'female', 'pt_PT', '', 0, 0, 0, 'carlapiresseguros@hotmail.com', 'carlapiresseguros@hotmail.com', '', '', '', '', '', ''),
(1017, 1015, 'Facebook', '9134324a1624a4cd88cb035c9ddbf7a28b3a0001', '10205635429100492', 'https://www.facebook.com/app_scoped_user_id/10205635429100492/', '', 'https://graph.facebook.com/10205635429100492/picture?width=150&height=150', 'Salvador Lima Mayer', '', 'Salvador', 'Lima Mayer', 'male', 'pt_PT', '', 0, 0, 0, 'salvador.mayer@hotmail.com', 'salvador.mayer@hotmail.com', '', '', '', '', '', ''),
(1018, 1016, 'Facebook', 'cf47adcc0f945d1dfa2a6947659dad0a925b3e59', '906415719397169', 'https://www.facebook.com/app_scoped_user_id/906415719397169/', '', 'https://graph.facebook.com/906415719397169/picture?width=150&height=150', 'Fabiano Lara', '', 'Fabiano', 'Lara', 'male', 'pt_BR', '', 0, 0, 0, 'fabianolara@hotmail.com', 'fabianolara@hotmail.com', '', '', '', '', '', ''),
(1019, 1017, 'Google', 'cd1db70b1c4d1c91bfff93b2029fb364a3cc0185', '113196796157233504418', 'https://plus.google.com/+sandrofonseca2', '', 'https://lh4.googleusercontent.com/-XydVbJ5yz5g/AAAAAAAAAAI/AAAAAAAAAeY/Si51fOKrrWs/photo.jpg?sz=200', 'sandro fonseca', '', 'sandro', 'fonseca', 'male', '', '', 0, 0, 0, 'sandrofonseca2@gmail.com', 'sandrofonseca2@gmail.com', '', 'Mindelo,Cabo Verde', '', '', 'Mindelo,Cabo Verde', ''),
(1020, 1018, 'Facebook', '1fc599d67e5e618f18eb3e96d6fea5ea78d74d61', '10206149197269512', 'https://www.facebook.com/app_scoped_user_id/10206149197269512/', '', 'https://graph.facebook.com/10206149197269512/picture?width=150&height=150', 'Wanda Kong', '', 'Wanda', 'Kong', 'female', 'fr_FR', '', 0, 0, 0, 'wandakong@gmail.com', 'wandakong@gmail.com', '', '', '', '', '', ''),
(1021, 1019, 'Facebook', 'b14f19c3ae5e048fbaf3025a89a3de13c2a1e78b', '10204322347880287', 'https://www.facebook.com/app_scoped_user_id/10204322347880287/', '', 'https://graph.facebook.com/10204322347880287/picture?width=150&height=150', 'Gyl Anthony', '', 'Gyl', 'Anthony', 'male', 'pt_PT', '', 0, 0, 0, 'gylfitness73@gmail.com', 'gylfitness73@gmail.com', '', '', '', '', '', ''),
(1022, 1020, 'Facebook', '29d55298206594cef27e3b72c3fd2f59d204e118', '900607843313832', 'https://www.facebook.com/app_scoped_user_id/900607843313832/', '', 'https://graph.facebook.com/900607843313832/picture?width=150&height=150', 'Jorge Vasco', '', 'Jorge', 'Vasco', 'male', 'pt_PT', '', 0, 0, 0, 'jorge.struka@gmail.com', 'jorge.struka@gmail.com', '', '', '', '', '', ''),
(1023, 1021, 'Facebook', '1afb2b3fa8e66715172a873cd21076bd3da9e351', '472412452923946', 'https://www.facebook.com/app_scoped_user_id/472412452923946/', '', 'https://graph.facebook.com/472412452923946/picture?width=150&height=150', 'António Ferrão', '', 'António', 'Ferrão', 'male', 'pt_PT', '', 0, 0, 0, 'alves702630@gmail.com', 'alves702630@gmail.com', '', '', '', '', '', ''),
(1024, 1022, 'Facebook', '82e4e13e8ce0c54642adf09ec4f6d5061a1613d5', '920189961357114', 'https://www.facebook.com/app_scoped_user_id/920189961357114/', '', 'https://graph.facebook.com/920189961357114/picture?width=150&height=150', 'Joao Rosa', '', 'Joao', 'Rosa', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1025, 1023, 'Facebook', '55963d3ebeba442244e1ad5a555293d94a098a42', '1436176326691941', 'https://www.facebook.com/app_scoped_user_id/1436176326691941/', '', 'https://graph.facebook.com/1436176326691941/picture?width=150&height=150', 'Maria Mesquita', '', 'Maria', 'Mesquita', 'female', 'pt_PT', '', 0, 0, 0, 'mariamesquita.97@hotmail.com', 'mariamesquita.97@hotmail.com', '', '', '', '', '', ''),
(1026, 1024, 'Google', '25e20a9d3dbc5d9e0e10b5090c96f3e1d900c274', '106519149564300124662', 'https://plus.google.com/106519149564300124662', '', 'https://lh3.googleusercontent.com/-Xs_SdlICxyo/AAAAAAAAAAI/AAAAAAAABJk/aN-OBVD_vTw/photo.jpg?sz=200', 'Rhett Hookham', '', 'Rhett', 'Hookham', 'other', '', '', 0, 0, 0, 'rhett@mediaspark.com.au', 'rhett@mediaspark.com.au', '', 'Sydney, Australia', '', '', 'Sydney, Australia', ''),
(1027, 1025, 'Facebook', '70881914ab8ef58f9b8871156076f71b972b5eee', '10205943702343872', 'https://www.facebook.com/app_scoped_user_id/10205943702343872/', '', 'https://graph.facebook.com/10205943702343872/picture?width=150&height=150', 'Paulo Amaro', '', 'Paulo', 'Amaro', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1028, 1026, 'Facebook', '91fbb907e2c8179ce355ce6aa0ac2c522b042020', '10204053874656457', 'https://www.facebook.com/app_scoped_user_id/10204053874656457/', '', 'https://graph.facebook.com/10204053874656457/picture?width=150&height=150', 'Walter Manuel Cavaleiro Chicharro', '', 'Walter', 'Chicharro', 'male', 'pt_PT', '', 0, 0, 0, 'walter.chicharro@gmail.com', 'walter.chicharro@gmail.com', '', '', '', '', '', ''),
(1029, 1027, 'Facebook', '38deda1599e0c238737c3fdfd98ca8fdcab74cc9', '10206902970711505', 'https://www.facebook.com/app_scoped_user_id/10206902970711505/', '', 'https://graph.facebook.com/10206902970711505/picture?width=150&height=150', 'Fernando Nuno Correia', '', 'Fernando', 'Correia', 'male', 'pt_PT', '', 0, 0, 0, 'fnnnc@hotmail.com', 'fnnnc@hotmail.com', '', '', '', '', '', ''),
(1030, 1028, 'Google', '77d01de22306de5d0f9dcbdeeb52091479e5ea76', '112018435665410022944', 'https://plus.google.com/112018435665410022944', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Carlos Maria Appleton', '', 'Carlos Maria', 'Appleton', 'male', '', '', 0, 0, 0, 'caliappleton@gmail.com', 'caliappleton@gmail.com', '', '', '', '', '', ''),
(1031, 1029, 'Facebook', '8845ff62f8f20297b4f4096f5af6f747391523ad', '10206226173151809', 'https://www.facebook.com/app_scoped_user_id/10206226173151809/', '', 'https://graph.facebook.com/10206226173151809/picture?width=150&height=150', 'Emmanuel Ribeiro', '', 'Manu', 'Ribeiro', 'male', 'fr_FR', '', 0, 0, 0, 'ribeiro.emmanuel@neuf.fr', 'ribeiro.emmanuel@neuf.fr', '', '', '', '', '', ''),
(1032, 1030, 'Google', '9df89c23866ac07730dcef3eb112580c7250c088', '108585072900738308376', 'https://plus.google.com/108585072900738308376', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Inês Nobre Guedes', '', 'Inês', 'Nobre Guedes', 'female', '', '', 0, 0, 0, 'inesnguedes@gmail.com', 'inesnguedes@gmail.com', '', '', '', '', '', ''),
(1033, 1031, 'Facebook', '03eccfe18ce961b188452d34e292a692f1eba551', '1025386587473955', 'https://www.facebook.com/app_scoped_user_id/1025386587473955/', '', 'https://graph.facebook.com/1025386587473955/picture?width=150&height=150', 'Claudia Franceschi', '', 'Claudia', 'Franceschi', 'female', 'en_US', '', 0, 0, 0, 'claudia.cerqueira@outlook.com', 'claudia.cerqueira@outlook.com', '', '', '', '', '', ''),
(1034, 1032, 'Facebook', '774587b69e6c0d67f9cd54f419cb846d4bead609', '10205246189008784', 'https://www.facebook.com/app_scoped_user_id/10205246189008784/', '', 'https://graph.facebook.com/10205246189008784/picture?width=150&height=150', 'Maryana Jacobsen', '', 'Maryana', 'Jacobsen', 'female', 'de_DE', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1035, 1033, 'Facebook', '88eb0c20f6081b9424c830b908f0515a86885661', '1086186218062176', 'https://www.facebook.com/app_scoped_user_id/1086186218062176/', '', 'https://graph.facebook.com/1086186218062176/picture?width=150&height=150', 'Milena Matias', '', 'Milena', 'Matias', 'female', 'pt_PT', '', 0, 0, 0, 'mariaribeiroferreira32@hotmail.com', 'mariaribeiroferreira32@hotmail.com', '', '', '', '', '', ''),
(1036, 1034, 'Facebook', '2aac98b72d20f6d06fd37b4e369c135667aa4f10', '1134658143227919', 'https://www.facebook.com/app_scoped_user_id/1134658143227919/', '', 'https://graph.facebook.com/1134658143227919/picture?width=150&height=150', 'Maria Pereira', '', 'Maria', 'Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'mariafrancapereira@gmail.com', 'mariafrancapereira@gmail.com', '', '', '', '', '', ''),
(1037, 1035, 'Facebook', '521c7554343dcb1374cdbf27ac8ae85a9046e761', '10200854305077531', 'https://www.facebook.com/app_scoped_user_id/10200854305077531/', '', 'https://graph.facebook.com/10200854305077531/picture?width=150&height=150', 'Pedro Montalvão', '', 'Pedro', 'Montalvão', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1038, 1036, 'Facebook', 'a71925347853b6f4a4f6469122647451fe600968', '10203829192482010', 'https://www.facebook.com/app_scoped_user_id/10203829192482010/', '', 'https://graph.facebook.com/10203829192482010/picture?width=150&height=150', 'Monica Marques', '', 'Monica', 'Marques', 'female', 'pt_PT', '', 0, 0, 0, 'mim.marques@netcabo.pt', 'mim.marques@netcabo.pt', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(1039, 1037, 'Facebook', 'b3f53925b94e5c2d3da2cee1aab03641c2289bab', '931969446853355', 'https://www.facebook.com/app_scoped_user_id/931969446853355/', '', 'https://graph.facebook.com/931969446853355/picture?width=150&height=150', 'João Fialho', '', 'João', 'Fialho', 'male', 'pt_PT', '', 0, 0, 0, 'joaoeduardo99@hotmail.com', 'joaoeduardo99@hotmail.com', '', '', '', '', '', ''),
(1040, 1038, 'Facebook', 'e8c0c51940e6ad8079acaf7598627a7d0d684308', '392238810981718', 'https://www.facebook.com/app_scoped_user_id/392238810981718/', '', 'https://graph.facebook.com/392238810981718/picture?width=150&height=150', 'Alexandra BCunha', '', 'Alexandra', 'BCunha', 'female', 'pt_PT', '', 0, 0, 0, 'abcunha.cunha@gmail.com', 'abcunha.cunha@gmail.com', '', '', '', '', '', ''),
(1041, 1039, 'Facebook', '1cc8925becc50d39e458dd828ff2f522cb7c06d4', '10206758997554036', 'https://www.facebook.com/app_scoped_user_id/10206758997554036/', '', 'https://graph.facebook.com/10206758997554036/picture?width=150&height=150', 'Filipe Richheimer', '', 'Filipe', 'Richheimer', 'male', 'en_US', '', 0, 0, 0, 'frichheimer@hotmail.com', 'frichheimer@hotmail.com', '', '', '', '', '', ''),
(1042, 1040, 'Facebook', '5228855a86074b25d1e009fa0bd35ea1f23b65fb', '10152927194573785', 'https://www.facebook.com/app_scoped_user_id/10152927194573785/', '', 'https://graph.facebook.com/10152927194573785/picture?width=150&height=150', 'Teresa Botelho Neves', '', 'Teresa', 'Neves', 'female', 'en_US', '', 0, 0, 0, 'teresabotelhoneves@hotmail.com', 'teresabotelhoneves@hotmail.com', '', '', '', '', '', ''),
(1043, 1041, 'Facebook', 'a11f09851af6c2fda6da8eea823c8abe063b4c37', '356461514554545', 'https://www.facebook.com/app_scoped_user_id/356461514554545/', '', 'https://graph.facebook.com/356461514554545/picture?width=150&height=150', 'Nádia Vigia', '', 'Nádia', 'Vigia', 'female', 'pt_BR', '', 0, 0, 0, 'nadiavigia@gmail.com', 'nadiavigia@gmail.com', '', '', '', '', '', ''),
(1044, 1042, 'Facebook', '6c04e118900e7959f81d48af7f1baa28495b243e', '915693741806670', 'https://www.facebook.com/app_scoped_user_id/915693741806670/', '', 'https://graph.facebook.com/915693741806670/picture?width=150&height=150', 'Pedro Carvalho', '', 'Pedro', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, 'pedrofr_carvalho@hotmail.com', 'pedrofr_carvalho@hotmail.com', '', '', '', '', '', ''),
(1045, 1043, 'Facebook', 'ea1e0efeb60917202be2b7ff2728bb2609464ba2', '979281975423776', 'https://www.facebook.com/app_scoped_user_id/979281975423776/', '', 'https://graph.facebook.com/979281975423776/picture?width=150&height=150', 'Luis Godinho', '', 'Luis', 'Godinho', 'male', 'pt_PT', '', 0, 0, 0, 'luisferreiragodinho@gmail.com', 'luisferreiragodinho@gmail.com', '', '', '', '', '', ''),
(1046, 1044, 'Facebook', 'dc043d60bb81ea9c989af39938022f20934f1bd7', '10202918612164715', 'https://www.facebook.com/app_scoped_user_id/10202918612164715/', '', 'https://graph.facebook.com/10202918612164715/picture?width=150&height=150', 'Nuno Leite', '', 'Nuno', 'Leite', 'male', 'pt_PT', '', 0, 0, 0, 'nuno.leite@nservicos.pt', 'nuno.leite@nservicos.pt', '', '', '', '', '', ''),
(1047, 1045, 'Facebook', '78aab0c29fd13f6b29a404864d2351caaa194274', '1124239860925493', 'https://www.facebook.com/app_scoped_user_id/1124239860925493/', '', 'https://graph.facebook.com/1124239860925493/picture?width=150&height=150', 'Manel SurfAventura', '', 'Manel', 'SurfAventura', 'male', 'pt_PT', '', 0, 0, 0, 'surfaventura@gmail.com', 'surfaventura@gmail.com', '', '', '', '', '', ''),
(1048, 1046, 'Facebook', 'a098936e3a7412b0c99f3dd7db340f11369ffeb2', '975204155834073', 'https://www.facebook.com/app_scoped_user_id/975204155834073/', '', 'https://graph.facebook.com/975204155834073/picture?width=150&height=150', 'JMiguel Santos', '', 'JMiguel', 'Santos', 'male', 'en_US', '', 0, 0, 0, 'jmiguelbvs@gmail.com', 'jmiguelbvs@gmail.com', '', '', '', '', '', ''),
(1049, 1047, 'Facebook', 'fb7593549f32256a9233439f29d2e6b00ce35c0e', '10206942606271951', 'https://www.facebook.com/app_scoped_user_id/10206942606271951/', '', 'https://graph.facebook.com/10206942606271951/picture?width=150&height=150', 'Maria João Teixeira', '', 'Maria João', 'Teixeira', 'female', 'pt_PT', '', 0, 0, 0, 'cursos.maquilhagem@gmail.com', 'cursos.maquilhagem@gmail.com', '', '', '', '', '', ''),
(1050, 1048, 'Facebook', 'b19f644c7b2a409ad620a7e1ee7c8fad87786095', '1009507422393006', 'https://www.facebook.com/app_scoped_user_id/1009507422393006/', '', 'https://graph.facebook.com/1009507422393006/picture?width=150&height=150', 'Sofia Ferreira', '', 'Sofia', 'Ferreira', 'female', 'pt_PT', '', 0, 0, 0, 'sfpires@gmail.com', 'sfpires@gmail.com', '', '', '', '', '', ''),
(1051, 1049, 'Facebook', '6aa86b275ed1ee31dbf3d10a1c80ba931f8c969c', '10207198243300089', 'https://www.facebook.com/app_scoped_user_id/10207198243300089/', '', 'https://graph.facebook.com/10207198243300089/picture?width=150&height=150', 'Mariana Rocha', '', 'Mariana', 'Rocha', 'female', 'pt_PT', '', 0, 0, 0, 'marianavlmrocha@gmail.com', 'marianavlmrocha@gmail.com', '', '', '', '', '', ''),
(1052, 1050, 'Facebook', 'f72e098b4dc1e7830d91f805c92387bded584d09', '1115164505177235', 'https://www.facebook.com/app_scoped_user_id/1115164505177235/', '', 'https://graph.facebook.com/1115164505177235/picture?width=150&height=150', 'Ana Salgueiro', '', 'Ana', 'Salgueiro', 'female', 'pt_PT', '', 0, 0, 0, 'diassalgueiro@gmail.com', 'diassalgueiro@gmail.com', '', '', '', '', '', ''),
(1053, 1051, 'Facebook', '06519cfb393197a99de187aa1d03b8ba8be9f66f', '10206081273728181', 'https://www.facebook.com/app_scoped_user_id/10206081273728181/', '', 'https://graph.facebook.com/10206081273728181/picture?width=150&height=150', 'Sandra Amaral', '', 'Sandra', 'Amaral', 'female', 'pt_PT', '', 0, 0, 0, 'sifamaral@hotmail.com', 'sifamaral@hotmail.com', '', '', '', '', '', ''),
(1054, 1052, 'Facebook', '1df41c90604b677dbb1f3df393773f70a376b11a', '1021496997861021', 'https://www.facebook.com/app_scoped_user_id/1021496997861021/', '', 'https://graph.facebook.com/1021496997861021/picture?width=150&height=150', 'Christine Richheimer', '', 'Christine', 'Richheimer', 'female', 'en_US', '', 0, 0, 0, 'crichheimer@hotmail.com', 'crichheimer@hotmail.com', '', '', '', '', '', ''),
(1055, 1053, 'Facebook', '20028bc7fe93e9461d0bbff3f6fdf0184f72a1d5', '952211498142642', 'https://www.facebook.com/app_scoped_user_id/952211498142642/', '', 'https://graph.facebook.com/952211498142642/picture?width=150&height=150', 'Maria Aguiar', '', 'Maria', 'Aguiar', 'female', 'pt_PT', '', 0, 0, 0, 'mariamspaguiar@gmail.com', 'mariamspaguiar@gmail.com', '', '', '', '', '', ''),
(1056, 1054, 'Facebook', 'b9b2dee0d2c65e679907fac41618b4a9ed07c523', '10206821373638246', 'https://www.facebook.com/app_scoped_user_id/10206821373638246/', '', 'https://graph.facebook.com/10206821373638246/picture?width=150&height=150', 'Katharina Franck', '', 'Katharina', 'Franck', 'female', 'de_DE', '', 0, 0, 0, 'kf@rainbirds.com', 'kf@rainbirds.com', '', '', '', '', '', ''),
(1057, 1055, 'Facebook', 'd110a081d74966a3b6fa3b7f8b130df9826894f0', '10204313360214236', 'https://www.facebook.com/app_scoped_user_id/10204313360214236/', '', 'https://graph.facebook.com/10204313360214236/picture?width=150&height=150', 'Maria Vasconcelos', '', 'Maria', 'Vasconcelos', 'female', 'pt_PT', '', 0, 0, 0, 'justinbieberly@gmail.com', 'justinbieberly@gmail.com', '', '', '', '', '', ''),
(1058, 1056, 'Facebook', '8ed5013999e0ffb8513abbace7e46bda7ff67049', '961310373921731', 'https://www.facebook.com/app_scoped_user_id/961310373921731/', '', 'https://graph.facebook.com/961310373921731/picture?width=150&height=150', 'André Ramalhoso', '', 'André', 'Ramalhoso', 'male', 'pt_PT', '', 0, 0, 0, 'andreramalhoso@hotmail.com', 'andreramalhoso@hotmail.com', '', '', '', '', '', ''),
(1059, 1057, 'Google', '3aca5b465cc46e7bee942fed1c31c2d6a05c69ff', '107395510784544070726', 'https://plus.google.com/107395510784544070726', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Graça Assis', '', 'Graça', 'Assis', 'female', '', '', 0, 0, 0, 'mgra.assis@gmail.com', 'mgra.assis@gmail.com', '', '', '', '', '', ''),
(1060, 1058, 'Facebook', 'c8366ca1309b9e11e49ae17486aa41f584321e15', '1086761898018111', 'https://www.facebook.com/app_scoped_user_id/1086761898018111/', '', 'https://graph.facebook.com/1086761898018111/picture?width=150&height=150', 'WFernandes Vieira', '', 'WFernandes', 'Vieira', 'male', 'pt_BR', '', 0, 0, 0, 'w_vieira7@yahoo.com.br', 'w_vieira7@yahoo.com.br', '', '', '', '', '', ''),
(1061, 1059, 'Facebook', '3a6b7a1b962b3e6d87b8e9d35d9a5dbadcd48745', '379523448909958', 'https://www.facebook.com/app_scoped_user_id/379523448909958/', '', 'https://graph.facebook.com/379523448909958/picture?width=150&height=150', 'Mariana Neves', '', 'Mariana', 'Neves', 'female', 'pt_PT', '', 0, 0, 0, 'mariaanaaneves@gmail.com', 'mariaanaaneves@gmail.com', '', '', '', '', '', ''),
(1062, 1060, 'Facebook', 'a3ab28ce98acd7d58f4c7bb8980e355bdb26d3cc', '10153024405888049', 'https://www.facebook.com/app_scoped_user_id/10153024405888049/', '', 'https://graph.facebook.com/10153024405888049/picture?width=150&height=150', 'Maria João', '', 'Maria', 'João', 'female', 'pt_PT', '', 0, 0, 0, 'majocarvalhoo@hotmail.com', 'majocarvalhoo@hotmail.com', '', '', '', '', '', ''),
(1063, 1061, 'Google', '712f0f02b268f8ffd991ecb0d7992134f75d06e1', '100668959276031917595', 'https://plus.google.com/100668959276031917595', '', 'https://lh6.googleusercontent.com/-3JS_Oc5lGj8/AAAAAAAAAAI/AAAAAAAABQk/PD43LiFxcCo/photo.jpg?sz=200', 'Andre Rodrigues', '', 'Andre', 'Rodrigues', 'male', '', '', 0, 0, 0, 'rodrigues.andre.aires@gmail.com', 'rodrigues.andre.aires@gmail.com', '', '', '', '', '', ''),
(1064, 1062, 'Facebook', '2c136230394bcb579667a0a8079788c1eb28f7be', '10204532770985318', 'https://www.facebook.com/app_scoped_user_id/10204532770985318/', '', 'https://graph.facebook.com/10204532770985318/picture?width=150&height=150', 'Andre Campos', '', 'Andre', 'Campos', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1065, 1063, 'Facebook', '368117fcc4bf676f3f06d1c0a8bc22e2b26c1030', '1092429147451134', 'https://www.facebook.com/app_scoped_user_id/1092429147451134/', '', 'https://graph.facebook.com/1092429147451134/picture?width=150&height=150', 'Manuel Maria Vicente', '', 'Manuel', 'Vicente', 'male', 'pt_PT', '', 0, 0, 0, 'manel1997portugal@hotmail.com', 'manel1997portugal@hotmail.com', '', '', '', '', '', ''),
(1066, 1064, 'Facebook', '0cabf76de08fbb1e6e26d9ee143d1c58a14b09f4', '10153316426562464', 'https://www.facebook.com/app_scoped_user_id/10153316426562464/', '', 'https://graph.facebook.com/10153316426562464/picture?width=150&height=150', 'Ana Treka', '', 'Treka', 'Ana', 'female', 'pt_PT', '', 0, 0, 0, 'ana_treka@hotmail.com', 'ana_treka@hotmail.com', '', '', '', '', '', ''),
(1067, 1065, 'Facebook', '5b7661e793c9339dd3177a97564cb3740985288c', '10203149073566887', 'https://www.facebook.com/app_scoped_user_id/10203149073566887/', '', 'https://graph.facebook.com/10203149073566887/picture?width=150&height=150', 'João Simão', '', 'João', 'Simão', 'male', 'pt_PT', '', 0, 0, 0, 'joaomsimao@hotmail.com', 'joaomsimao@hotmail.com', '', '', '', '', '', ''),
(1068, 1066, 'Facebook', 'e9952cf232d8e43cf79e19e50678a05998491b1e', '10152987464687832', 'https://www.facebook.com/app_scoped_user_id/10152987464687832/', '', 'https://graph.facebook.com/10152987464687832/picture?width=150&height=150', 'Carlos Pereira', '', 'Carlos', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'kfpereira@hotmail.com', 'kfpereira@hotmail.com', '', '', '', '', '', ''),
(1069, 1067, 'Google', 'ca9378df440e0a4a5228483fbc15c735039eada5', '112625991681499252881', 'https://plus.google.com/112625991681499252881', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Joaquim Penedo', '', 'Joaquim', 'Penedo', 'male', '', '', 0, 0, 0, 'fresbolojpenedo@gmail.com', 'fresbolojpenedo@gmail.com', '', '', '', '', '', ''),
(1070, 1068, 'Google', '6cbf9047f5c16e403b968a5586be6d3f01070c9f', '101174361507578729614', 'https://plus.google.com/101174361507578729614', '', 'https://lh3.googleusercontent.com/-XthcyqMTwms/AAAAAAAAAAI/AAAAAAAAAIE/X39QGZYZvn4/photo.jpg?sz=200', 'alexandraph11', '', 'alexandraph11', '.', '', '', '', 0, 0, 0, 'alexandra.pires.hernandez@gmail.com', 'alexandra.pires.hernandez@gmail.com', '', '', '', '', '', ''),
(1071, 1069, 'Facebook', '9ba98f467292ea1aea08df9289fd4289e4f69a1d', '955205504531137', 'https://www.facebook.com/app_scoped_user_id/955205504531137/', '', 'https://graph.facebook.com/955205504531137/picture?width=150&height=150', 'Maria Barreto Madeira', '', 'Maria', 'Madeira', 'female', 'pt_PT', '', 0, 0, 0, 'mariamadeira1998@gmail.com', 'mariamadeira1998@gmail.com', '', '', '', '', '', ''),
(1072, 1070, 'Facebook', '1f11592961a2e04e9e8e95153687b52c5677e9b9', '10153315178987290', 'https://www.facebook.com/app_scoped_user_id/10153315178987290/', '', 'https://graph.facebook.com/10153315178987290/picture?width=150&height=150', 'Daniela Melamed', '', 'Daniela', 'Melamed', 'female', 'en_US', '', 0, 0, 0, 'danielamelamed@gmail.com', 'danielamelamed@gmail.com', '', '', '', '', '', ''),
(1073, 1071, 'Facebook', '8fe1d0ffb167fb5eb34098eddfa69898562e5b85', '10203275553363536', 'https://www.facebook.com/app_scoped_user_id/10203275553363536/', '', 'https://graph.facebook.com/10203275553363536/picture?width=150&height=150', 'Gabriel Chasse', '', 'Gabriel', 'Chasse', 'male', 'pt_PT', '', 0, 0, 0, 'chasse.fox2085@gmail.com', 'chasse.fox2085@gmail.com', '', '', '', '', '', ''),
(1074, 1072, 'Facebook', 'e5891b90b9c4149037634982870760b8cce69315', '921619361228996', 'https://www.facebook.com/app_scoped_user_id/921619361228996/', '', 'https://graph.facebook.com/921619361228996/picture?width=150&height=150', 'Maria Joana Espirito-Santo', '', 'Maria Joana', 'Espirito-Santo', 'female', 'pt_PT', '', 0, 0, 0, 'jo.gpes@gmail.com', 'jo.gpes@gmail.com', '', '', '', '', '', ''),
(1075, 1073, 'Facebook', '962e3fe67a8817799450f8f5ff7f5ee4ce05dd9b', '10206625706871087', 'https://www.facebook.com/app_scoped_user_id/10206625706871087/', '', 'https://graph.facebook.com/10206625706871087/picture?width=150&height=150', 'Inês Pais', '', 'Inês', 'Pais', 'female', 'en_GB', '', 0, 0, 0, 'inesrpais@hotmail.com', 'inesrpais@hotmail.com', '', '', '', '', '', ''),
(1076, 1074, 'Facebook', '260acbdd4479fbe7cc1b50703623250c140223cc', '10204558425700916', 'https://www.facebook.com/app_scoped_user_id/10204558425700916/', '', 'https://graph.facebook.com/10204558425700916/picture?width=150&height=150', 'Carlota Figueiredo', '', 'Carlota', 'Figueiredo', 'male', 'pt_PT', '', 0, 0, 0, 'carlotacarmo@hotmail.com', 'carlotacarmo@hotmail.com', '', '', '', '', '', ''),
(1077, 1075, 'Facebook', 'ef85edcd052e8b4a0ff580f01bb935a1b86dd1c7', '956234224427498', 'https://www.facebook.com/app_scoped_user_id/956234224427498/', '', 'https://graph.facebook.com/956234224427498/picture?width=150&height=150', 'Paula Timoteo', '', 'Paula', 'Timoteo', 'female', 'pt_PT', '', 0, 0, 0, 'paulatimoteopinto@gmail.com', 'paulatimoteopinto@gmail.com', '', '', '', '', '', ''),
(1078, 1076, 'Facebook', '29dccdbb2d18a6558126bf7bcd026f1971761c0b', '10203021990149116', 'https://www.facebook.com/app_scoped_user_id/10203021990149116/', '', 'https://graph.facebook.com/10203021990149116/picture?width=150&height=150', 'António J Patinho Pereira', '', 'António', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'antoniojppereira@hotmail.com', 'antoniojppereira@hotmail.com', '', '', '', '', '', ''),
(1079, 1077, 'Facebook', '7226c0aba4fef0311fe2157d43f4660516165365', '10206513977157737', 'https://www.facebook.com/app_scoped_user_id/10206513977157737/', '', 'https://graph.facebook.com/10206513977157737/picture?width=150&height=150', 'Ana Lisa', '', 'Ana', 'Lisa', 'female', 'pt_PT', '', 0, 0, 0, 'ana.lisa@candesign.pt', 'ana.lisa@candesign.pt', '', '', '', '', '', ''),
(1080, 1078, 'Facebook', '7b8cfa22f1dd810dda48c33a9503a8dce33f3208', '10152819610621146', 'https://www.facebook.com/app_scoped_user_id/10152819610621146/', '', 'https://graph.facebook.com/10152819610621146/picture?width=150&height=150', 'Madalena Guedes de Sousa', '', 'Madalena', 'de Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'mada_guedes@hotmail.com', 'mada_guedes@hotmail.com', '', '', '', '', '', ''),
(1081, 1079, 'Facebook', 'c28a000bd78833219ff144067fec9c35825207fe', '10207015445809402', 'https://www.facebook.com/app_scoped_user_id/10207015445809402/', '', 'https://graph.facebook.com/10207015445809402/picture?width=150&height=150', 'Marta Palma Batista', '', 'Marta', 'Palma Batista', 'female', 'pt_PT', '', 0, 0, 0, 'martalealpalma@hotmail.com', 'martalealpalma@hotmail.com', '', '', '', '', '', ''),
(1082, 1080, 'Facebook', '0747530b7166c3fcfa19babfd5ecf33d3f6a68e1', '10152952776083041', 'https://www.facebook.com/app_scoped_user_id/10152952776083041/', '', 'https://graph.facebook.com/10152952776083041/picture?width=150&height=150', 'Aninhas Mira', '', 'Aninhas', 'Mira', 'female', 'pt_PT', '', 0, 0, 0, 'aninhasmira@hotmail.com', 'aninhasmira@hotmail.com', '', '', '', '', '', ''),
(1083, 1081, 'Google', '3879450ddabffb99a94d4a07d325af31d0964df3', '104494154418113959817', 'https://plus.google.com/104494154418113959817', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Sérgio Vilão', '', 'Sérgio', 'Vilão', 'male', '', '', 0, 0, 0, 'sergio.vilao@gmail.com', 'sergio.vilao@gmail.com', '', '', '', '', '', ''),
(1084, 1082, 'Facebook', '43aaf25f00f3252d6e8104b82bf42da3fce9e242', '10207067760552198', 'https://www.facebook.com/app_scoped_user_id/10207067760552198/', '', 'https://graph.facebook.com/10207067760552198/picture?width=150&height=150', 'Catarina Jorge', '', 'Catarina', 'Jorge', 'female', 'en_GB', '', 0, 0, 0, 'catarinajorge@gmail.com', 'catarinajorge@gmail.com', '', '', '', '', '', ''),
(1085, 1083, 'Facebook', '59c668635c847d83278edc8f2fd710356f814733', '10153329334682246', 'https://www.facebook.com/app_scoped_user_id/10153329334682246/', '', 'https://graph.facebook.com/10153329334682246/picture?width=150&height=150', 'David Martins', '', 'David', 'Martins', 'male', 'pt_PT', '', 0, 0, 0, 'davidrmartins@live.com', 'davidrmartins@live.com', '', '', '', '', '', ''),
(1086, 1084, 'Facebook', '832379dd4f4c1be6fa897b07415a536cd934326a', '10153087147794930', 'https://www.facebook.com/app_scoped_user_id/10153087147794930/', '', 'https://graph.facebook.com/10153087147794930/picture?width=150&height=150', 'António Ribeiro', '', 'António', 'Ribeiro', 'male', 'pt_PT', '', 0, 0, 0, 'antoniioribeiro304@gmail.com', 'antoniioribeiro304@gmail.com', '', '', '', '', '', ''),
(1087, 1085, 'Facebook', 'fa722b6c731596c9b2e1b58e7b7cf83cc01ca1ad', '1119988068018780', 'https://www.facebook.com/app_scoped_user_id/1119988068018780/', '', 'https://graph.facebook.com/1119988068018780/picture?width=150&height=150', 'Claudio Leal Fernandes', '', 'Claudio', 'Leal Fernandes', 'male', 'pt_PT', '', 0, 0, 0, 'claudiolealfernandes@gmail.com', 'claudiolealfernandes@gmail.com', '', '', '', '', '', ''),
(1088, 1086, 'Facebook', '5dac318ff91e83496d5d11cceb19da151620f4f0', '10206712309506008', 'https://www.facebook.com/app_scoped_user_id/10206712309506008/', '', 'https://graph.facebook.com/10206712309506008/picture?width=150&height=150', 'Catarina Osório de Castro', '', 'Catarina', 'de Castro', 'female', 'en_US', '', 0, 0, 0, 'catarina.oc@gmail.com', 'catarina.oc@gmail.com', '', '', '', '', '', ''),
(1089, 1087, 'Facebook', 'b2fefdc73ddfdea1bc4e9b48cae800ae3e036e31', '1681088322114025', 'https://www.facebook.com/app_scoped_user_id/1681088322114025/', '', 'https://graph.facebook.com/1681088322114025/picture?width=150&height=150', 'Pedro Moreira', '', 'Pedro', 'Moreira', 'male', 'pt_PT', '', 0, 0, 0, 'pedro_agudela@hotmail.com', 'pedro_agudela@hotmail.com', '', '', '', '', '', ''),
(1090, 1088, 'Facebook', 'f43f699a0f575d30ab9817dc73b8b168c4b73748', '10152787355230064', 'https://www.facebook.com/app_scoped_user_id/10152787355230064/', '', 'https://graph.facebook.com/10152787355230064/picture?width=150&height=150', 'Tiago Anselmo', '', 'Tiago', 'Anselmo', 'male', 'pt_PT', '', 0, 0, 0, 'tiago.anselmo.d@gmail.com', 'tiago.anselmo.d@gmail.com', '', '', '', '', '', ''),
(1091, 1089, 'Facebook', 'c1253fc1f837ab4b3e4aaefa9008a64e2d749dd6', '10206636506369464', 'https://www.facebook.com/app_scoped_user_id/10206636506369464/', '', 'https://graph.facebook.com/10206636506369464/picture?width=150&height=150', 'Monica Pinto-Coelho', '', 'Monica', 'Pinto-Coelho', 'female', 'es_LA', '', 0, 0, 0, 'monicapintocoelho@hotmail.com', 'monicapintocoelho@hotmail.com', '', '', '', '', '', ''),
(1092, 1090, 'Facebook', '664ba416ef4007ff2287ef6c4eeee4f7ba01e4eb', '500647470113641', 'https://www.facebook.com/app_scoped_user_id/500647470113641/', '', 'https://graph.facebook.com/500647470113641/picture?width=150&height=150', 'João Dinis', '', 'João', 'Dinis', 'male', 'pt_PT', '', 0, 0, 0, 'joaodinis@sushiconcept.pt', '', '', '', '', '', '', ''),
(1093, 1091, 'Google', '18785c2c4d8a1a5cbd80f8c56ced005df9daa694', '111617671287641268787', 'https://plus.google.com/111617671287641268787', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'joão gonçalo Santos', '', 'joão gonçalo', 'Santos', 'male', '', '', 0, 0, 0, 'jsantosdesign@gmail.com', 'jsantosdesign@gmail.com', '', '', '', '', '', ''),
(1094, 1092, 'Google', '6c7439658d388d1148da7889eccdd74b84afabf6', '111371493790905256894', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Rita Neves', '', 'Rita', 'Neves', '', '', '', 0, 0, 0, 'rititanevesster@gmail.com', 'rititanevesster@gmail.com', '', '', '', '', '', ''),
(1095, 1093, 'Facebook', 'fa3775a9997d2cb71c4edb9a4c81323e01ffb46f', '10152746273191612', 'https://www.facebook.com/app_scoped_user_id/10152746273191612/', '', 'https://graph.facebook.com/10152746273191612/picture?width=150&height=150', 'Carolina Paulete', '', 'Carolina', 'Paulete', 'female', 'pt_PT', '', 0, 0, 0, 'carolina_paulete@hotmail.com', 'carolina_paulete@hotmail.com', '', '', '', '', '', ''),
(1096, 1094, 'Facebook', 'cab2e9f7e591c2794d7b0ea0eac543b59e20b8b8', '10153264641871421', 'https://www.facebook.com/app_scoped_user_id/10153264641871421/', '', 'https://graph.facebook.com/10153264641871421/picture?width=150&height=150', 'Catarina de Almeida', '', 'Catarina', 'de Almeida', 'female', 'pt_PT', '', 0, 0, 0, 'catinhaj@gmail.com', 'catinhaj@gmail.com', '', '', '', '', '', ''),
(1097, 1095, 'Facebook', '927a8147f7d96e3cca4325bf838712052bceefcd', '856777081063565', 'https://www.facebook.com/app_scoped_user_id/856777081063565/', '', 'https://graph.facebook.com/856777081063565/picture?width=150&height=150', 'Helena Pedro', '', 'Helena', 'Pedro', 'female', 'pt_PT', '', 0, 0, 0, 'helenap_17@hotmail.com', 'helenap_17@hotmail.com', '', '', '', '', '', ''),
(1098, 1096, 'Facebook', '9f27aaa943828f045a4acdb8ea6c2c7a47b95013', '1065081743524171', 'https://www.facebook.com/app_scoped_user_id/1065081743524171/', '', 'https://graph.facebook.com/1065081743524171/picture?width=150&height=150', 'Beatriz Pássaro', '', 'Beatriz', 'Pássaro', 'female', 'pt_PT', '', 0, 0, 0, 'bea_passaro@hotmail.com', 'bea_passaro@hotmail.com', '', '', '', '', '', ''),
(1099, 1097, 'Facebook', '2061ae7cefc59e436c9cf8fb23ad9756260665f2', '10155595966085103', 'https://www.facebook.com/app_scoped_user_id/10155595966085103/', '', 'https://graph.facebook.com/10155595966085103/picture?width=150&height=150', 'Joana Rocha', '', 'Joana', 'Rocha', 'female', 'pt_PT', '', 0, 0, 0, 'joanahrocha@hotmail.com', 'joanahrocha@hotmail.com', '', '', '', '', '', ''),
(1100, 1098, 'Google', '2acca2dd5ad1651295297216f4de4655daf98e25', '111815087039628998062', 'https://plus.google.com/111815087039628998062', '', 'https://lh6.googleusercontent.com/-Gzt1vaTTEas/AAAAAAAAAAI/AAAAAAAABRA/yGRtno3WJSs/photo.jpg?sz=200', 'Rita LH', '', 'Rita', 'LH', 'female', '', '', 0, 0, 0, 'ritalh@gmail.com', 'ritalh@gmail.com', '', 'Caldas da Rainha', '', '', 'Caldas da Rainha', ''),
(1101, 1099, 'Facebook', '3d02c0f7436b3b8842c148828f72515dcc805fb7', '10152755785336784', 'https://www.facebook.com/app_scoped_user_id/10152755785336784/', '', 'https://graph.facebook.com/10152755785336784/picture?width=150&height=150', 'Tony Rodrigues', '', 'Tony', 'Rodrigues', '', 'pt_PT', '', 0, 0, 0, 'tony_rodr@hotmail.com', 'tony_rodr@hotmail.com', '', '', '', '', '', ''),
(1102, 1100, 'Facebook', '05e3e784ba28d2cfa71b8005928ee51427b05a07', '10200528014720632', 'https://www.facebook.com/app_scoped_user_id/10200528014720632/', '', 'https://graph.facebook.com/10200528014720632/picture?width=150&height=150', 'Ana Pereira da Silva', '', 'Ana', 'da Silva', 'female', 'pt_PT', '', 0, 0, 0, 'anassps@sapo.pt', 'anassps@sapo.pt', '', '', '', '', '', ''),
(1103, 1101, 'Facebook', 'c07b00b7717114e2e979a57660c91d98aed3c728', '10206495570178959', 'https://www.facebook.com/app_scoped_user_id/10206495570178959/', '', 'https://graph.facebook.com/10206495570178959/picture?width=150&height=150', 'Ana Palma', '', 'Ana', 'Palma', 'female', 'pt_PT', '', 0, 0, 0, 'ana.rita_palma@hotmail.com', 'ana.rita_palma@hotmail.com', '', '', '', '', '', ''),
(1104, 1102, 'Facebook', '6105615d4d2b4be7efba36dd751c8f1b2ec4b9be', '10205730607162998', 'https://www.facebook.com/app_scoped_user_id/10205730607162998/', '', 'https://graph.facebook.com/10205730607162998/picture?width=150&height=150', 'Alexandre Ferreira', '', 'Alexandre', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'xaninho.surf@hotmail.com', 'xaninho.surf@hotmail.com', '', '', '', '', '', ''),
(1105, 1103, 'Facebook', 'e276bebdf0893a0f122342ae9be120f73d2259bc', '10206421492558215', 'https://www.facebook.com/app_scoped_user_id/10206421492558215/', '', 'https://graph.facebook.com/10206421492558215/picture?width=150&height=150', 'Lia Muczenski', '', 'Lia', 'Muczenski', 'female', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1106, 1104, 'Facebook', 'd590c83c4d1ff7799d1aa5529c6f0884f1d80e0d', '10203387645606696', 'https://www.facebook.com/app_scoped_user_id/10203387645606696/', '', 'https://graph.facebook.com/10203387645606696/picture?width=150&height=150', 'Cristina Carepo', '', 'Cristina', 'Carepo', 'female', 'pt_PT', '', 0, 0, 0, 'cristina.carepo@clix.pt', 'cristina.carepo@clix.pt', '', '', '', '', '', ''),
(1107, 1105, 'Facebook', '800e53026632bfb4e1adab6815550df637f031bd', '778978522216788', 'https://www.facebook.com/app_scoped_user_id/778978522216788/', '', 'https://graph.facebook.com/778978522216788/picture?width=150&height=150', 'Patrícia Ginja Martins', '', 'Patrícia', 'Ginja Martins', 'female', 'pt_PT', '', 0, 0, 0, 'patriciagmartins@live.com.pt', 'patriciagmartins@live.com.pt', '', '', '', '', '', ''),
(1108, 1106, 'Facebook', '165d3f63a98d7ceb11723c86ed3610cd17fa8a96', '1064843000212066', 'https://www.facebook.com/app_scoped_user_id/1064843000212066/', '', 'https://graph.facebook.com/1064843000212066/picture?width=150&height=150', 'Carolina Lima', '', 'Carolina', 'Lima', 'female', 'pt_PT', '', 0, 0, 0, 'espanador16@hotmail.com', 'espanador16@hotmail.com', '', '', '', '', '', ''),
(1109, 1107, 'Facebook', '7895cbd786af213724b1c874eaa5c5978a40272a', '10204298226760258', 'https://www.facebook.com/app_scoped_user_id/10204298226760258/', '', 'https://graph.facebook.com/10204298226760258/picture?width=150&height=150', 'Miguel Braga', '', 'Miguel', 'Braga', 'male', 'pt_PT', '', 0, 0, 0, 'mbraga_mb@hotmail.com', 'mbraga_mb@hotmail.com', '', '', '', '', '', ''),
(1110, 1108, 'Facebook', '71058aa25ea5f110c3dafeec3e3f22ee0a847f6b', '10205747548682305', 'https://www.facebook.com/app_scoped_user_id/10205747548682305/', '', 'https://graph.facebook.com/10205747548682305/picture?width=150&height=150', 'Filipa Mendes', '', 'Filipa', 'Mendes', 'female', 'pt_PT', '', 0, 0, 0, 'filipamaralmendes@hotmail.com', 'filipamaralmendes@hotmail.com', '', '', '', '', '', ''),
(1111, 1109, 'Facebook', '0e6efad4581ddd1173a03a4eb3b14fc238ee0325', '10205580073855181', 'https://www.facebook.com/app_scoped_user_id/10205580073855181/', '', 'https://graph.facebook.com/10205580073855181/picture?width=150&height=150', 'Beatriz Frias', '', 'Beatriz', 'Frias', 'female', 'pt_PT', '', 0, 0, 0, 'trizfrias_18@hotmail.com', 'trizfrias_18@hotmail.com', '', '', '', '', '', ''),
(1112, 1110, 'Facebook', 'e22b4df4f7c2e0ee467ac50007d81b8b5e6011e0', '1126262480733272', 'https://www.facebook.com/app_scoped_user_id/1126262480733272/', '', 'https://graph.facebook.com/1126262480733272/picture?width=150&height=150', 'Nelson Fonseca', '', 'Nelson', 'Fonseca', 'male', 'pt_PT', '', 0, 0, 0, 'nelfonseca@gmail.com', 'nelfonseca@gmail.com', '', '', '', '', '', ''),
(1113, 1111, 'Facebook', '0dc235cd91ea6f2f6bce04ef333e152013e199c8', '10203822788562520', 'https://www.facebook.com/app_scoped_user_id/10203822788562520/', '', 'https://graph.facebook.com/10203822788562520/picture?width=150&height=150', 'Sónia Afonso', '', 'Sónia', 'Afonso', 'female', 'pt_PT', '', 0, 0, 0, 'sonia.g.afonso@gmail.com', 'sonia.g.afonso@gmail.com', '', '', '', '', '', ''),
(1114, 1112, 'Facebook', '3ed6c392b065738c79bd0965ba15770abc58c816', '10152779558391010', 'https://www.facebook.com/app_scoped_user_id/10152779558391010/', '', 'https://graph.facebook.com/10152779558391010/picture?width=150&height=150', 'Jorge Falcão', '', 'Jorge', 'Falcão', 'male', 'pt_PT', '', 0, 0, 0, 'jorgefalcao@hotmail.com', 'jorgefalcao@hotmail.com', '', '', '', '', '', ''),
(1115, 1113, 'Google', '1633b6da7f89457c4b8e8cc695c0f77f2116ea19', '113815642406283846378', 'https://plus.google.com/113815642406283846378', '', 'https://lh3.googleusercontent.com/-p1SS_jwQfOo/AAAAAAAAAAI/AAAAAAAAADE/S5IWcR-7x-M/photo.jpg?sz=200', 'Marta Restolho', '', 'Marta', 'Restolho', 'female', '', '', 0, 0, 0, 'marta.restolho@gmail.com', 'marta.restolho@gmail.com', '', '', '', '', '', ''),
(1116, 1114, 'Google', '413883d9137b0ab7d78c32f6bdd8cb25a3c9fc2a', '105538004570822290678', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ana Matias', '', 'Ana', 'Matias', '', '', '', 0, 0, 0, 'aniratac.saitam@gmail.com', 'aniratac.saitam@gmail.com', '', '', '', '', '', ''),
(1117, 1115, 'Facebook', '5beb3f7d2a200461d011d53a01a743e873a87b04', '10205657941186842', 'https://www.facebook.com/app_scoped_user_id/10205657941186842/', '', 'https://graph.facebook.com/10205657941186842/picture?width=150&height=150', 'Maria Valadares', '', 'Maria', 'Valadares', 'female', 'en_US', '', 0, 0, 0, 'mariavaladares@hotmail.com', 'mariavaladares@hotmail.com', '', '', '', '', '', ''),
(1118, 1116, 'Facebook', '5bf3cc4ee354f6507d146447483cee4b55cda951', '795421323888878', 'https://www.facebook.com/app_scoped_user_id/795421323888878/', '', 'https://graph.facebook.com/795421323888878/picture?width=150&height=150', 'Maria Helena Silva', '', 'Maria Helena', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'mhelenancs@hotmail.com', 'mhelenancs@hotmail.com', '', '', '', '', '', ''),
(1119, 1117, 'Facebook', '82553c57efa1380eaca305338ed172a3b89a73ab', '798356156938040', 'https://www.facebook.com/app_scoped_user_id/798356156938040/', '', 'https://graph.facebook.com/798356156938040/picture?width=150&height=150', 'Ana Rita', '', 'Ana', 'Rita', 'female', 'pt_PT', '', 0, 0, 0, 'anarita_sousa24@hotmail.com', 'anarita_sousa24@hotmail.com', '', '', '', '', '', ''),
(1120, 1118, 'Facebook', '58fb37c324abe38aae8eaebc32ecf7d3087a70dd', '10204559984939182', 'https://www.facebook.com/app_scoped_user_id/10204559984939182/', '', 'https://graph.facebook.com/10204559984939182/picture?width=150&height=150', 'Andreia Santos', '', 'Andreia', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'andreia.1995@hotmail.com', 'andreia.1995@hotmail.com', '', '', '', '', '', ''),
(1121, 1119, 'Facebook', '0837cb292986f6653a7d69f8d0c0f6941f9b2e43', '10205928788690417', 'https://www.facebook.com/app_scoped_user_id/10205928788690417/', '', 'https://graph.facebook.com/10205928788690417/picture?width=150&height=150', 'Isabel Corte Real', '', 'Isabel', 'Real', 'female', 'en_US', '', 0, 0, 0, 'isabelcreal@sapo.pt', 'isabelcreal@sapo.pt', '', '', '', '', '', ''),
(1122, 1120, 'Facebook', '777297626552f8f768a4b49115ab0a3eae19afda', '10206046807143395', 'https://www.facebook.com/app_scoped_user_id/10206046807143395/', '', 'https://graph.facebook.com/10206046807143395/picture?width=150&height=150', 'Luis Ribeiro Telles', '', 'Luis', 'Telles', 'male', 'en_US', '', 0, 0, 0, 'luisribeirotelles@hotmail.com', 'luisribeirotelles@hotmail.com', '', '', '', '', '', ''),
(1123, 1121, 'Facebook', '9728f04715b4a10bea7f417638803360e98e6020', '10203935477858437', 'https://www.facebook.com/app_scoped_user_id/10203935477858437/', '', 'https://graph.facebook.com/10203935477858437/picture?width=150&height=150', 'Ana Dias', '', 'Ana', 'Dias', 'female', 'pt_PT', '', 0, 0, 0, 'anammdias7@hotmail.com', 'anammdias7@hotmail.com', '', '', '', '', '', ''),
(1124, 1122, 'Facebook', '752263ce81fb5e453cda30af705a5effbe6c3d66', '10206639501488932', 'https://www.facebook.com/app_scoped_user_id/10206639501488932/', '', 'https://graph.facebook.com/10206639501488932/picture?width=150&height=150', 'Vanda Seixas Fernandes', '', 'Vanda', 'Fernandes', 'female', 'en_US', '', 0, 0, 0, 'vandamsc@vodamail.co.za', 'vandamsc@vodamail.co.za', '', '', '', '', '', ''),
(1125, 1123, 'Facebook', 'b9eeea94b97a801897ad0ad23ddd254f54939363', '10205529070679558', 'https://www.facebook.com/app_scoped_user_id/10205529070679558/', '', 'https://graph.facebook.com/10205529070679558/picture?width=150&height=150', 'Joao Rios', '', 'Joao', 'Rios', 'male', 'en_US', '', 0, 0, 0, 'jprr773@gmail.com', 'jprr773@gmail.com', '', '', '', '', '', ''),
(1126, 1124, 'Google', 'b83a9cfe79b285396fd6b87ce9842a733d7d6d8f', '109442128510203141099', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'alexandre hachmeister', '', 'alexandre', 'hachmeister', '', '', '', 0, 0, 0, 'alexandrehachmeister6@gmail.com', 'alexandrehachmeister6@gmail.com', '', '', '', '', '', ''),
(1127, 1125, 'Facebook', 'c42eb6dcb8e47380b4ae87bc434704f9eb7af122', '1011708898847404', 'https://www.facebook.com/app_scoped_user_id/1011708898847404/', '', 'https://graph.facebook.com/1011708898847404/picture?width=150&height=150', 'Carlos Vaz', '', 'Carlos', 'Vaz', 'male', 'pt_PT', '', 0, 0, 0, 'carlosvaz7@hotmail.com', 'carlosvaz7@hotmail.com', '', '', '', '', '', ''),
(1128, 1126, 'Facebook', '44e4f35b72d55415a754ff1510f2c24e7144d2fe', '1598356773747605', 'https://www.facebook.com/app_scoped_user_id/1598356773747605/', '', 'https://graph.facebook.com/1598356773747605/picture?width=150&height=150', 'Teresa Correia Laureano', '', 'Teresa Correia', 'Laureano', 'female', 'en_GB', '', 0, 0, 0, 'teresacorreialaureano@gmail.com', 'teresacorreialaureano@gmail.com', '', '', '', '', '', ''),
(1129, 1127, 'Facebook', '14e5d236a63c47ed99319d25a7b8c7b34aa6f247', '10155694025840160', 'https://www.facebook.com/app_scoped_user_id/10155694025840160/', '', 'https://graph.facebook.com/10155694025840160/picture?width=150&height=150', 'Francisco Almeida Lavradio', '', 'Francisco', 'Lavradio', 'male', 'pt_PT', '', 0, 0, 0, 'franciscolavradio@gmail.com', 'franciscolavradio@gmail.com', '', '', '', '', '', ''),
(1130, 1128, 'Facebook', '7ac730103d3584e6d41abdd19d246ae7f6743f54', '1106876119326348', 'https://www.facebook.com/app_scoped_user_id/1106876119326348/', '', 'https://graph.facebook.com/1106876119326348/picture?width=150&height=150', 'Sonia Botelho', '', 'Botelho', 'Sonia', 'female', 'pt_PT', '', 0, 0, 0, 'soniabamaro@hotmail.com', 'soniabamaro@hotmail.com', '', '', '', '', '', ''),
(1131, 1129, 'Google', 'e0a65e7dafadaa0fdd9b35be5545297b2ad9fdae', '112559973648211267120', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Pedro Fidalgo', '', 'Pedro', 'Fidalgo', '', '', '', 0, 0, 0, 'pedrowannabefidalgo@gmail.com', 'pedrowannabefidalgo@gmail.com', '', '', '', '', '', ''),
(1132, 1130, 'Facebook', 'bd2fc2aa8d944b8fb8dc1e39ae29e202d697c0a7', '460474990786089', 'https://www.facebook.com/app_scoped_user_id/460474990786089/', '', 'https://graph.facebook.com/460474990786089/picture?width=150&height=150', 'Maria Pinto', '', 'Maria', 'Pinto', 'female', 'pt_PT', '', 0, 0, 0, 'madalenavarelapinto@hotmail.com', 'madalenavarelapinto@hotmail.com', '', '', '', '', '', ''),
(1133, 1131, 'Google', '89ccf4d19edcd6c37fc87dd0975f2123fefb458a', '106158545203550275599', 'https://plus.google.com/106158545203550275599', '', 'https://lh3.googleusercontent.com/-9T_DkWQDEu8/AAAAAAAAAAI/AAAAAAAAABo/2xkCSWOTCjg/photo.jpg?sz=200', 'Joana Matos', '', 'Joana', 'Matos', 'female', '', '', 0, 0, 0, 'joana.r.n.matos@gmail.com', 'joana.r.n.matos@gmail.com', '', 'Lisbon', '', '', 'Lisbon', ''),
(1134, 1132, 'Facebook', 'bbeaf311e94b418affaa8de0e74cd7391baaef19', '669999209797249', 'https://www.facebook.com/app_scoped_user_id/669999209797249/', '', 'https://graph.facebook.com/669999209797249/picture?width=150&height=150', 'Manel Luz', '', 'Manel', 'Luz', 'male', 'pt_PT', '', 0, 0, 0, 'manel.luz1998@hotmail.com', 'manel.luz1998@hotmail.com', '', '', '', '', '', ''),
(1135, 1133, 'Facebook', '682827022d5aa691edc827cd42364c2d11423e01', '10206414833350685', 'https://www.facebook.com/app_scoped_user_id/10206414833350685/', '', 'https://graph.facebook.com/10206414833350685/picture?width=150&height=150', 'Miguel Cardoso', '', 'Miguel', 'Cardoso', 'male', 'pt_PT', '', 0, 0, 0, 'kemicard@gmail.com', 'kemicard@gmail.com', '', '', '', '', '', ''),
(1136, 1134, 'Facebook', 'b12857dd5452166685b76580ac61d09657447b10', '10153879428148858', 'https://www.facebook.com/app_scoped_user_id/10153879428148858/', '', 'https://graph.facebook.com/10153879428148858/picture?width=150&height=150', 'Ana Santos', '', 'Ana', 'Santos', 'female', 'en_US', '', 0, 0, 0, 'anacsantos89@hotmail.com', 'anacsantos89@hotmail.com', '', '', '', '', '', ''),
(1137, 1135, 'Google', '2bac32e8ede49c36839b81f6557b1adf8e7815ab', '108678588594710206635', 'https://plus.google.com/108678588594710206635', '', 'https://lh5.googleusercontent.com/-4r6R9d8Ofn0/AAAAAAAAAAI/AAAAAAAAABM/ISm9EN08yiM/photo.jpg?sz=200', 'Leonor Araujo', '', 'Leonor', 'Araujo', '', '', '', 0, 0, 0, 'leonorsousaaraujo@gmail.com', 'leonorsousaaraujo@gmail.com', '', '', '', '', '', ''),
(1138, 1136, 'Facebook', '899f512d42fdc609e910e32b6e6c6abd1f84758f', '975764879109465', 'https://www.facebook.com/app_scoped_user_id/975764879109465/', '', 'https://graph.facebook.com/975764879109465/picture?width=150&height=150', 'Nuno Miguel Almeida', '', 'Nuno', 'Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'nunoalmeidaxpto@gmail.com', 'nunoalmeidaxpto@gmail.com', '', '', '', '', '', ''),
(1139, 1137, 'Facebook', '8717ccefa238af75016076484f2c871bef4233e5', '919810808085486', 'https://www.facebook.com/app_scoped_user_id/919810808085486/', '', 'https://graph.facebook.com/919810808085486/picture?width=150&height=150', 'Bruno Vicente', '', 'Bruno', 'Vicente', 'male', 'en_GB', '', 0, 0, 0, 'vicente.brunoc@hotmail.com', 'vicente.brunoc@hotmail.com', '', '', '', '', '', ''),
(1140, 1138, 'Facebook', '83b3a21dc646c8ad8831fb77ad7d592aebfd69a3', '657406611056486', 'https://www.facebook.com/app_scoped_user_id/657406611056486/', '', 'https://graph.facebook.com/657406611056486/picture?width=150&height=150', 'Carolina Baía', '', 'Carolina', 'Baía', 'female', 'pt_PT', '', 0, 0, 0, 'carolina.baia@hotmail.com', 'carolina.baia@hotmail.com', '', '', '', '', '', ''),
(1141, 1139, 'Facebook', 'c0db59b770ae89691c9c542ad9f8ad0b7e62bfe4', '887821441291468', 'https://www.facebook.com/app_scoped_user_id/887821441291468/', '', 'https://graph.facebook.com/887821441291468/picture?width=150&height=150', 'Diogo Mota', '', 'Diogo', 'Mota', 'male', 'pt_PT', '', 0, 0, 0, 'diogo_fa84@hotmail.com', 'diogo_fa84@hotmail.com', '', '', '', '', '', ''),
(1142, 1140, 'Facebook', '6cd97625ff00ab08b3b965f10a54ea186a88d372', '1087688447912971', 'https://www.facebook.com/app_scoped_user_id/1087688447912971/', '', 'https://graph.facebook.com/1087688447912971/picture?width=150&height=150', 'Margarida Vieira', '', 'Margarida', 'Vieira', 'female', 'pt_PT', '', 0, 0, 0, 'malilavieira@gmail.com', 'malilavieira@gmail.com', '', '', '', '', '', ''),
(1143, 1141, 'Facebook', '6d98af6a8766d319ef0c40676996f3af29d16c0a', '894694507257050', 'https://www.facebook.com/app_scoped_user_id/894694507257050/', '', 'https://graph.facebook.com/894694507257050/picture?width=150&height=150', 'Jose Marques', '', 'Jose', 'Marques', 'male', 'pt_PT', '', 0, 0, 0, 'marquesj78@sapo.pt', 'marquesj78@sapo.pt', '', '', '', '', '', ''),
(1144, 1142, 'Google', '89a77a05a006fd0443393b1d3e84d118d4112184', '109553307314895070663', 'https://plus.google.com/109553307314895070663', '', 'https://lh4.googleusercontent.com/-JE04nkqMF40/AAAAAAAAAAI/AAAAAAAAACk/m2THU8crJGY/photo.jpg?sz=200', 'Sofia Rodrigues', '', 'Sofia', 'Rodrigues', 'female', '', '', 0, 0, 0, 'sofiiarodriguez@gmail.com', 'sofiiarodriguez@gmail.com', '', '', '', '', '', ''),
(1145, 1143, 'Facebook', '54e2566c950f6922b5bf0e39a3df654b37c5439b', '434653840040345', 'https://www.facebook.com/app_scoped_user_id/434653840040345/', '', 'https://graph.facebook.com/434653840040345/picture?width=150&height=150', 'Pilar Almeida', '', 'Pilar', 'Almeida', 'female', 'pt_PT', '', 0, 0, 0, 'pilarjr@sapo.pt', 'pilarjr@sapo.pt', '', '', '', '', '', ''),
(1146, 1144, 'Facebook', 'c2bbe957f3a190d7c45177cbc5308ca4af2fac7d', '1113876335296287', 'https://www.facebook.com/app_scoped_user_id/1113876335296287/', '', 'https://graph.facebook.com/1113876335296287/picture?width=150&height=150', 'Cristina Patacho', '', 'Cristina', 'Patacho', 'female', 'pt_PT', '', 0, 0, 0, 'cristina.patacho@gmail.com', 'cristina.patacho@gmail.com', '', '', '', '', '', ''),
(1147, 1145, 'Facebook', 'aa7c269567907a119a8401a2ad5012875ee69382', '918352941521175', 'https://www.facebook.com/app_scoped_user_id/918352941521175/', '', 'https://graph.facebook.com/918352941521175/picture?width=150&height=150', 'Celia Godinho', '', 'Celia', 'Godinho', 'female', 'pt_PT', '', 0, 0, 0, 'celia-carapinhagodinho@hotmail.com', 'celia-carapinhagodinho@hotmail.com', '', '', '', '', '', ''),
(1148, 1146, 'Facebook', 'b5234d74782d83ac62153c8aaecf507159368a92', '10205926687039893', 'https://www.facebook.com/app_scoped_user_id/10205926687039893/', '', 'https://graph.facebook.com/10205926687039893/picture?width=150&height=150', 'Bárbara De Bastos Catalão', '', 'Bárbara De Bastos', 'Catalão', 'female', 'pt_PT', '', 0, 0, 0, 'baba_catalao@hotmail.com', 'baba_catalao@hotmail.com', '', '', '', '', '', ''),
(1149, 1147, 'Facebook', '1b92b41323dfe906ca414b041687032483f5a1e6', '974963549203228', 'https://www.facebook.com/app_scoped_user_id/974963549203228/', '', 'https://graph.facebook.com/974963549203228/picture?width=150&height=150', 'Matilde Viana Dias', '', 'Matilde', 'Viana Dias', 'female', 'pt_PT', '', 0, 0, 0, 'matide.vdias@hotmail.com', 'matide.vdias@hotmail.com', '', '', '', '', '', ''),
(1150, 1148, 'Facebook', '7a2751937bada740038f07797e4f4f495fc678a9', '943830045639138', 'https://www.facebook.com/app_scoped_user_id/943830045639138/', '', 'https://graph.facebook.com/943830045639138/picture?width=150&height=150', 'Andreia Natal Gonçalves', '', 'Andreia Natal', 'Gonçalves', 'female', 'en_US', '', 0, 0, 0, 'andreia4natal@hotmail.com', 'andreia4natal@hotmail.com', '', '', '', '', '', ''),
(1151, 1149, 'Facebook', 'acdf0f3fedf7ac71e9ca4461208808553d07a3b7', '981476818551797', 'https://www.facebook.com/app_scoped_user_id/981476818551797/', '', 'https://graph.facebook.com/981476818551797/picture?width=150&height=150', 'Margarida Banza', '', 'Margarida', 'Banza', 'female', 'pt_PT', '', 0, 0, 0, 'margabanza@gmail.com', 'margabanza@gmail.com', '', '', '', '', '', ''),
(1152, 1150, 'Facebook', '90be1608d1053ed01264d3351984ec88c1a519ca', '10204358991803343', 'https://www.facebook.com/app_scoped_user_id/10204358991803343/', '', 'https://graph.facebook.com/10204358991803343/picture?width=150&height=150', 'Joana Monteiro', '', 'Joana', 'Monteiro', 'female', 'pt_PT', '', 0, 0, 0, 'joana.monteiro93@hotmail.com', 'joana.monteiro93@hotmail.com', '', '', '', '', '', ''),
(1153, 1151, 'Facebook', '6c5e78941b053236dd2969252885616d9595ff06', '841329849238179', 'https://www.facebook.com/app_scoped_user_id/841329849238179/', '', 'https://graph.facebook.com/841329849238179/picture?width=150&height=150', 'Guilherme Garcia', '', 'Guilherme', 'Garcia', 'male', 'pt_PT', '', 0, 0, 0, 'guilhermegarcia.1@gmail.com', 'guilhermegarcia.1@gmail.com', '', '', '', '', '', ''),
(1154, 1152, 'Facebook', '711a0b38132ddc5be8641cd5ff464916a8cf1f3a', '10204313224966558', 'https://www.facebook.com/app_scoped_user_id/10204313224966558/', '', 'https://graph.facebook.com/10204313224966558/picture?width=150&height=150', 'Ana Maria Abreu Sousa', '', 'Ana', 'Sousa', 'female', 'pt_PT', '', 0, 0, 0, 'ana.sousa_22@sapo.pt', 'ana.sousa_22@sapo.pt', '', '', '', '', '', ''),
(1155, 1153, 'Google', 'f3c110d82ac0c57a479531f83612d26d8871df26', '102317287336125370984', 'https://plus.google.com/102317287336125370984', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ana Borges', '', 'Ana', 'Borges', 'female', '', '', 0, 0, 0, 'designcmnazare@gmail.com', 'designcmnazare@gmail.com', '', '', '', '', '', ''),
(1156, 1154, 'Facebook', '7edbef27dda2333ebcf558980e151ee06dbbae06', '1162846660407638', 'https://www.facebook.com/app_scoped_user_id/1162846660407638/', '', 'https://graph.facebook.com/1162846660407638/picture?width=150&height=150', 'Filipe Mendonça', '', 'Filipe', 'Mendonça', 'male', 'pt_PT', '', 0, 0, 0, 'frmendonca@gmail.com', 'frmendonca@gmail.com', '', '', '', '', '', ''),
(1157, 1155, 'Facebook', '485961a76ff7ec12198cd293c285ed753b771825', '1023375204340705', 'https://www.facebook.com/app_scoped_user_id/1023375204340705/', '', 'https://graph.facebook.com/1023375204340705/picture?width=150&height=150', 'Aristides Assis', '', 'Aristides', 'Assis', 'male', 'pt_PT', '', 0, 0, 0, 'asabrito@sapo.pt', 'asabrito@sapo.pt', '', '', '', '', '', ''),
(1158, 1156, 'Facebook', '6cbd5c9bf114e044b9bf0d4bdd5fccc0a6567069', '10207060900986586', 'https://www.facebook.com/app_scoped_user_id/10207060900986586/', '', 'https://graph.facebook.com/10207060900986586/picture?width=150&height=150', 'Gilda Seomara Rosa', '', 'Gilda Seomara', 'Rosa', 'female', 'pt_PT', '', 0, 0, 0, 'gildasrosa@gmail.com', 'gildasrosa@gmail.com', '', '', '', '', '', ''),
(1159, 1157, 'Facebook', '83ea21bd2d9358b245e4811945e1e93d5b14d24d', '642153419253959', 'https://www.facebook.com/app_scoped_user_id/642153419253959/', '', 'https://graph.facebook.com/642153419253959/picture?width=150&height=150', 'José Augusto Meco Estrelinha', '', 'José Augusto', 'Meco Estrelinha', 'male', 'pt_PT', '', 0, 0, 0, 'jamestrelinha@hotmail.com', 'jamestrelinha@hotmail.com', '', '', '', '', '', ''),
(1160, 1158, 'Facebook', '48e5e11251d187446b06c9d2526a93f4f3418a68', '10153018237848621', 'https://www.facebook.com/app_scoped_user_id/10153018237848621/', '', 'https://graph.facebook.com/10153018237848621/picture?width=150&height=150', 'Duarte Catela', '', 'Duarte', 'Catela', 'male', 'pt_PT', '', 0, 0, 0, 'duartecatela@gmail.com', 'duartecatela@gmail.com', '', '', '', '', '', ''),
(1161, 1159, 'Facebook', '41b25a6b477671bf8acca85cc89c924a81cc543d', '10206799851614790', 'https://www.facebook.com/app_scoped_user_id/10206799851614790/', '', 'https://graph.facebook.com/10206799851614790/picture?width=150&height=150', 'Antonio Alves', '', 'Antonio', 'Alves', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1162, 1160, 'Facebook', 'e7f8c85b80d48dd40314488db1c5729b7556cda9', '872282846177240', 'https://www.facebook.com/app_scoped_user_id/872282846177240/', '', 'https://graph.facebook.com/872282846177240/picture?width=150&height=150', 'Maria Teresa Zuzarte', '', 'Maria Teresa', 'Zuzarte', 'female', 'pt_PT', '', 0, 0, 0, 'mariateresazuzarte@gmail.com', 'mariateresazuzarte@gmail.com', '', '', '', '', '', ''),
(1163, 1161, 'Facebook', 'ea694955498471f8efcfc154ecbb2c6023a3fde4', '10153430964042033', 'https://www.facebook.com/app_scoped_user_id/10153430964042033/', '', 'https://graph.facebook.com/10153430964042033/picture?width=150&height=150', 'Teresa Gentil Martins', '', 'Teresa', 'Martins', 'female', 'en_GB', '', 0, 0, 0, 'tgm020@gmail.com', 'tgm020@gmail.com', '', '', '', '', '', ''),
(1164, 1162, 'Facebook', 'c670f7ec89a38a55424c2e3601d7e54f14ada154', '910977245632086', 'https://www.facebook.com/app_scoped_user_id/910977245632086/', '', 'https://graph.facebook.com/910977245632086/picture?width=150&height=150', 'Carlos Vicente', '', 'Carlos', 'Vicente', 'male', 'pt_PT', '', 0, 0, 0, 'carlonevicentoni@hotmail.com', 'carlonevicentoni@hotmail.com', '', '', '', '', '', ''),
(1165, 1163, 'Facebook', 'd5b8cf6a9bf9ca8b8ef685a4d27bb0eaf44f4a64', '10153241726455709', 'https://www.facebook.com/app_scoped_user_id/10153241726455709/', '', 'https://graph.facebook.com/10153241726455709/picture?width=150&height=150', 'Manuel Assis Teixeira', '', 'Manuel', 'Teixeira', 'male', 'pt_PT', '', 0, 0, 0, 'jonahmanu15@hotmail.com', 'jonahmanu15@hotmail.com', '', '', '', '', '', ''),
(1166, 1164, 'Facebook', '551f9b54723e9982febfe4e2612f6b774fda31ae', '10204538740287770', 'https://www.facebook.com/app_scoped_user_id/10204538740287770/', '', 'https://graph.facebook.com/10204538740287770/picture?width=150&height=150', 'Andre Ryder', '', 'Andre', 'Ryder', 'male', 'pt_PT', '', 0, 0, 0, 'andre.ryder@gmail.com', 'andre.ryder@gmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(1167, 1165, 'Facebook', '3668e47f50b37ef412ea814bca2839f01757bec8', '982550158436197', 'https://www.facebook.com/app_scoped_user_id/982550158436197/', '', 'https://graph.facebook.com/982550158436197/picture?width=150&height=150', 'Anabela Moura', '', 'Anabela', 'Moura', 'female', 'pt_PT', '', 0, 0, 0, 'moura.anabela1@gmail.com', 'moura.anabela1@gmail.com', '', '', '', '', '', ''),
(1168, 1166, 'Facebook', '795bf2cc07b436728c2dafe30b921d09051b7ade', '870661866333185', 'https://www.facebook.com/app_scoped_user_id/870661866333185/', '', 'https://graph.facebook.com/870661866333185/picture?width=150&height=150', 'Vera Carvalho', '', 'Vera', 'Carvalho', 'female', 'pt_PT', '', 0, 0, 0, 'verritabec@gmail.com', 'verritabec@gmail.com', '', '', '', '', '', ''),
(1169, 1167, 'Facebook', 'c76965a2a10202d2b259ef30351500f1548420c5', '10155646540635436', 'https://www.facebook.com/app_scoped_user_id/10155646540635436/', '', 'https://graph.facebook.com/10155646540635436/picture?width=150&height=150', 'Catarina Jardim', '', 'Catarina', 'Jardim', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1170, 1168, 'Facebook', '335a169fa651eea766eb58cec0ea7253e03c3c7e', '1086053081423906', 'https://www.facebook.com/app_scoped_user_id/1086053081423906/', '', 'https://graph.facebook.com/1086053081423906/picture?width=150&height=150', 'Helder Pinto', '', 'Helder', 'Pinto', 'male', 'pt_PT', '', 0, 0, 0, 'helder_666@live.com', 'helder_666@live.com', '', '', '', '', '', ''),
(1171, 1169, 'Facebook', '936e9081241f5669fc623f18062ad7fd9695290d', '491981664291754', 'https://www.facebook.com/app_scoped_user_id/491981664291754/', '', 'https://graph.facebook.com/491981664291754/picture?width=150&height=150', 'João Guedes', '', 'João', 'Guedes', 'male', 'pt_PT', '', 0, 0, 0, 'joaoguedes_@hotmail.com', 'joaoguedes_@hotmail.com', '', '', '', '', '', ''),
(1172, 1170, 'Facebook', '8a36ea53121dd66b20e83e39181fab5e5cb5800e', '988838144484432', 'https://www.facebook.com/app_scoped_user_id/988838144484432/', '', 'https://graph.facebook.com/988838144484432/picture?width=150&height=150', 'Ana Hernando', '', 'Ana', 'Hernando', 'female', 'en_US', '', 0, 0, 0, 's.manahernando@gmail.com', 's.manahernando@gmail.com', '', '', '', '', '', ''),
(1173, 1171, 'Facebook', '82946d04b1198ea391166d7cafe78006522ad856', '1058360127511029', 'https://www.facebook.com/app_scoped_user_id/1058360127511029/', '', 'https://graph.facebook.com/1058360127511029/picture?width=150&height=150', 'Dani Bizarra', '', 'Dani', 'Bizarra', 'male', 'pt_PT', '', 0, 0, 0, 'danielbizarra@gmail.com', 'danielbizarra@gmail.com', '', '', '', '', '', ''),
(1174, 1172, 'Facebook', 'f56e471de5b5bd26468845c102b724396048664a', '1093771083983027', 'https://www.facebook.com/app_scoped_user_id/1093771083983027/', '', 'https://graph.facebook.com/1093771083983027/picture?width=150&height=150', 'Antonio Travassos', '', 'Antonio', 'Travassos', 'male', 'pt_PT', '', 0, 0, 0, 'avptravassos@hotmail.com', 'avptravassos@hotmail.com', '', '', '', '', '', ''),
(1175, 1173, 'Google', 'c648366b5497a91ba1c13cb33d4ded2da6cfe048', '108090309434720384615', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Mocas Grace', '', 'Mocas', 'Grace', '', '', '', 0, 0, 0, 'moquinhas5570@gmail.com', 'moquinhas5570@gmail.com', '', '', '', '', '', ''),
(1176, 1174, 'Facebook', '3c00306528039375f619ed2d80eff4ced3353de6', '982757445068316', 'https://www.facebook.com/app_scoped_user_id/982757445068316/', '', 'https://graph.facebook.com/982757445068316/picture?width=150&height=150', 'Olga Francisco', '', 'Olga', 'Francisco', 'female', 'pt_PT', '', 0, 0, 0, 'olgasffrancisco@hotmail.com', 'olgasffrancisco@hotmail.com', '', '', '', '', '', ''),
(1177, 1175, 'Google', 'ef17b092bbb2ccfe7f226b03a51e6ee63c4546b9', '110265151840160761465', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', '', '', '', '', '', '', '', 0, 0, 0, 'r.muczenski@web.de', 'r.muczenski@web.de', '', '', '', '', '', ''),
(1178, 1176, 'Facebook', '7b1032f6ed03edd8f1159af526092bc85e6195af', '10205775123430199', 'https://www.facebook.com/app_scoped_user_id/10205775123430199/', '', 'https://graph.facebook.com/10205775123430199/picture?width=150&height=150', 'Melanie Bonella Dal Piero', '', 'Melanie', 'Bonella Dal Piero', 'female', 'de_DE', '', 0, 0, 0, 'gsus@gmx.net', 'gsus@gmx.net', '', '', '', '', '', ''),
(1179, 1177, 'Google', 'ee4e0ab75d90ff707ae15aadd291e9b7671f6f47', '101192607944700267065', 'https://plus.google.com/101192607944700267065', '', 'https://lh6.googleusercontent.com/-IBRZucg-xHw/AAAAAAAAAAI/AAAAAAAAABQ/AY62r9NlWrM/photo.jpg?sz=200', 'sandra mesquita', '', 'sandra', 'mesquita', 'female', '', '', 0, 0, 0, 'macroinandyoung@gmail.com', 'macroinandyoung@gmail.com', '', '', '', '', '', ''),
(1180, 1178, 'Facebook', '1d0cb1c5ba33a1a0152da3ce3916ae2eec5996bf', '10152865254858263', 'https://www.facebook.com/app_scoped_user_id/10152865254858263/', '', 'https://graph.facebook.com/10152865254858263/picture?width=150&height=150', 'Ana Mendes Ferreira', '', 'Ana', 'Ferreira', 'female', 'pt_PT', '', 0, 0, 0, 'cantinhodalua@gmail.com', 'cantinhodalua@gmail.com', '', '', '', '', '', ''),
(1181, 1179, 'Facebook', 'f9b29c4b0fa2353a66f156ff3a40e354b96fbd3f', '10206731477987268', 'https://www.facebook.com/app_scoped_user_id/10206731477987268/', '', 'https://graph.facebook.com/10206731477987268/picture?width=150&height=150', 'Paulo Castro', '', 'Paulo', 'Castro', 'male', 'pt_PT', '', 0, 0, 0, 'psmcastro@gmail.com', 'psmcastro@gmail.com', '', '', '', '', '', ''),
(1182, 1180, 'Facebook', 'cafdb742ef5885c1cc6705c65b0896caa992ca19', '681124881992697', 'https://www.facebook.com/app_scoped_user_id/681124881992697/', '', 'https://graph.facebook.com/681124881992697/picture?width=150&height=150', 'Margarida Pacheco de Amorim', '', 'Margarida', 'Pacheco de Amorim', 'female', 'pt_PT', '', 0, 0, 0, 'margarida.pamorim@hotmail.com', 'margarida.pamorim@hotmail.com', '', '', '', '', '', ''),
(1183, 1181, 'Facebook', 'bd075f1552855821e720e91364f0d0816589d3eb', '10205407090155319', 'https://www.facebook.com/app_scoped_user_id/10205407090155319/', '', 'https://graph.facebook.com/10205407090155319/picture?width=150&height=150', 'Manel Almeida', '', 'Manel', 'Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'manelgalmeida@hotmail.com', 'manelgalmeida@hotmail.com', '', '', '', '', '', ''),
(1184, 1182, 'Google', '249e902fa97c40f2034484684ad10b295a72fec6', '102892877774953296247', 'https://plus.google.com/102892877774953296247', '', 'https://lh4.googleusercontent.com/-MoGextTMC3M/AAAAAAAAAAI/AAAAAAAAD4s/d3esbSU25sk/photo.jpg?sz=200', 'Silvia Santos', '', 'Silvia', 'Santos', 'female', '', '', 0, 0, 0, 'silviasousasantos@gmail.com', 'silviasousasantos@gmail.com', '', '', '', '', '', ''),
(1185, 1183, 'Facebook', 'e069f4ad213111cbdba227afda2b6987d06f1b90', '1451097235200470', 'https://www.facebook.com/app_scoped_user_id/1451097235200470/', '', 'https://graph.facebook.com/1451097235200470/picture?width=150&height=150', 'João Rito', '', 'João', 'Rito', 'male', 'pt_PT', '', 0, 0, 0, 'joaoritoo@gmail.com', 'joaoritoo@gmail.com', '', '', '', '', '', ''),
(1186, 1184, 'Facebook', '976621ae25d0963be8db6934b133b8c861c0048a', '761587770605580', 'https://www.facebook.com/app_scoped_user_id/761587770605580/', '', 'https://graph.facebook.com/761587770605580/picture?width=150&height=150', 'Francisco Carrola', '', 'Francisco', 'Carrola', 'male', 'pt_PT', '', 0, 0, 0, 'fcarrola@gmail.com', 'fcarrola@gmail.com', '', '', '', '', '', ''),
(1187, 1185, 'Facebook', 'eee2cd76466442f48a2c64e084c4785a4298e9ef', '659571300842472', 'https://www.facebook.com/app_scoped_user_id/659571300842472/', '', 'https://graph.facebook.com/659571300842472/picture?width=150&height=150', 'Francisca Kika Alçada XB', '', 'Francisca', 'Alçada XB', 'female', 'pt_PT', '', 0, 0, 0, 'kikaxara@gmail.com', 'kikaxara@gmail.com', '', '', '', '', '', ''),
(1188, 1186, 'Facebook', '2a337deaf50b71b2c3ed02dad5eaddfb8e9baff1', '10203651254392835', 'https://www.facebook.com/app_scoped_user_id/10203651254392835/', '', 'https://graph.facebook.com/10203651254392835/picture?width=150&height=150', 'Fernando Nicolau de Almeida', '', 'Fernando', 'de Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'fnalmeida4@gmail.com', 'fnalmeida4@gmail.com', '', '', '', '', '', ''),
(1189, 1187, 'Facebook', '379cf853aa0e511071d3179c7c30200e7e21b8ca', '10205019272136409', 'https://www.facebook.com/app_scoped_user_id/10205019272136409/', '', 'https://graph.facebook.com/10205019272136409/picture?width=150&height=150', 'Bernard Aragao', '', 'Bernard', 'Aragao', 'male', 'en_GB', '', 0, 0, 0, 'bernard_aragao@hotmail.com', 'bernard_aragao@hotmail.com', '', '', '', '', '', ''),
(1190, 1188, 'Facebook', 'b55fbe71763466e587105cc6b056a1aa5368febb', '10155545249510456', 'https://www.facebook.com/app_scoped_user_id/10155545249510456/', '', 'https://graph.facebook.com/10155545249510456/picture?width=150&height=150', 'Carolina Roquette Miranda', '', 'Carolina', 'Miranda', 'female', 'en_US', '', 0, 0, 0, 'carolinamiranda93@hotmail.com', 'carolinamiranda93@hotmail.com', '', '', '', '', '', ''),
(1191, 1189, 'Facebook', '78fef17efd4ab6157c328c41818676d08c6d2c04', '10203202981349899', 'https://www.facebook.com/app_scoped_user_id/10203202981349899/', '', 'https://graph.facebook.com/10203202981349899/picture?width=150&height=150', 'António Martins', '', 'António', 'Martins', 'male', 'pt_PT', '', 0, 0, 0, 'ajpmartins@hotmail.com', 'ajpmartins@hotmail.com', '', '', '', '', '', ''),
(1192, 1190, 'Facebook', '035194f11f84c54cbbf495f871d0730270538a4a', '10203007404025037', 'https://www.facebook.com/app_scoped_user_id/10203007404025037/', '', 'https://graph.facebook.com/10203007404025037/picture?width=150&height=150', 'Jaime Mateus', '', 'Jaime', 'Mateus', 'male', 'pt_PT', '', 0, 0, 0, 'jaimemateus@alfaiate.pt', 'jaimemateus@alfaiate.pt', '', '', '', '', '', ''),
(1193, 1191, 'Facebook', '15d03faf6bf2c886213a3452282db1eaa3db65b8', '706209886147616', 'https://www.facebook.com/app_scoped_user_id/706209886147616/', '', 'https://graph.facebook.com/706209886147616/picture?width=150&height=150', 'Manno Oliveira', '', 'Manno', 'Oliveira', 'male', 'pt_BR', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1194, 1192, 'Facebook', '58d46064a8101f4761502c668159870e97a769bc', '1612607995690316', 'https://www.facebook.com/app_scoped_user_id/1612607995690316/', '', 'https://graph.facebook.com/1612607995690316/picture?width=150&height=150', 'Catarina Noutel', '', 'Catarina', 'Noutel', 'female', 'pt_PT', '', 0, 0, 0, 'catarinanoutel@gmail.com', 'catarinanoutel@gmail.com', '', '', '', '', '', ''),
(1195, 1193, 'Facebook', '28f6b5590754e3673f5de60054cfa559630a76c4', '882154475156226', 'https://www.facebook.com/app_scoped_user_id/882154475156226/', '', 'https://graph.facebook.com/882154475156226/picture?width=150&height=150', 'Pedro Borges', '', 'Pedro', 'Borges', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1196, 1194, 'Facebook', '721084d58875a4e6cbdaf72b061cae44c28fef3a', '901285596580137', 'https://www.facebook.com/app_scoped_user_id/901285596580137/', '', 'https://graph.facebook.com/901285596580137/picture?width=150&height=150', 'João Braz', '', 'João', 'Braz', 'male', 'pt_PT', '', 0, 0, 0, 'joao.g.braz@hotmail.com', 'joao.g.braz@hotmail.com', '', '', '', '', '', ''),
(1197, 1195, 'Facebook', '8e097df8105daa97638572ce3b74e8e8c4ee3520', '1015987085092892', 'https://www.facebook.com/app_scoped_user_id/1015987085092892/', '', 'https://graph.facebook.com/1015987085092892/picture?width=150&height=150', 'Beatriz Branco', '', 'Beatriz', 'Branco', 'female', 'pt_PT', '', 0, 0, 0, 'beatrizpbranco@gmail.com', 'beatrizpbranco@gmail.com', '', '', '', '', '', ''),
(1198, 1196, 'Facebook', '5fcf94f383f79be868ab5ff4c69c9c9dd05f9bca', '10204064265078820', 'https://www.facebook.com/app_scoped_user_id/10204064265078820/', '', 'https://graph.facebook.com/10204064265078820/picture?width=150&height=150', 'Cristina Pedroso', '', 'Cristina', 'Pedroso', 'female', 'pt_PT', '', 0, 0, 0, 'cristinapedroso@hotmail.com', 'cristinapedroso@hotmail.com', '', '', '', '', '', ''),
(1199, 1197, 'Facebook', 'dbd05d6054c73494d755e6090a716a48a62dc983', '1082019195145369', 'https://www.facebook.com/app_scoped_user_id/1082019195145369/', '', 'https://graph.facebook.com/1082019195145369/picture?width=150&height=150', 'Mena Lopes', '', 'Mena', 'Lopes', 'female', 'pt_PT', '', 0, 0, 0, 'mena.lopes@aip.pt', 'mena.lopes@aip.pt', '', '', '', '', '', ''),
(1200, 1198, 'Google', 'f5c8f1346ef2d364f8960b4bb5804e5ce55cadca', '102675138282531035264', 'https://plus.google.com/102675138282531035264', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Patrícia Gomes', '', 'Patrícia', 'Gomes', 'female', '', '', 0, 0, 0, 'patriciagomes1@gmail.com', 'patriciagomes1@gmail.com', '', '', '', '', '', ''),
(1201, 1199, 'Facebook', '718ccb2f3e7c54e0cd23e6af51badd63a8aaaea0', '10153289004223119', 'https://www.facebook.com/app_scoped_user_id/10153289004223119/', '', 'https://graph.facebook.com/10153289004223119/picture?width=150&height=150', 'João da Silveira', '', 'João', 'da Silveira', 'male', 'pt_PT', '', 0, 0, 0, 'gandajone@hotmail.com', 'gandajone@hotmail.com', '', '', '', '', '', ''),
(1202, 1200, 'Facebook', 'a73256e400ef654aad5d8652cf021ecdf93f80ca', '975198419181659', 'https://www.facebook.com/app_scoped_user_id/975198419181659/', '', 'https://graph.facebook.com/975198419181659/picture?width=150&height=150', 'Rita Fontes de Rhodes', '', 'Rita Fontes De', 'Rhodes', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1203, 1201, 'Facebook', 'f86fc8246057af9b8d182b9010732a06e1b48d5d', '974010022633888', 'https://www.facebook.com/app_scoped_user_id/974010022633888/', '', 'https://graph.facebook.com/974010022633888/picture?width=150&height=150', 'Bárbara Guerreiro', '', 'Bárbara', 'Guerreiro', 'female', 'pt_PT', '', 0, 0, 0, 'barbaraguerreiro1997@gmail.com', 'barbaraguerreiro1997@gmail.com', '', '', '', '', '', ''),
(1204, 1202, 'Facebook', '571d2f44c4fe0cd32c678f80fd617a012be7c3ed', '961330070553877', 'https://www.facebook.com/app_scoped_user_id/961330070553877/', '', 'https://graph.facebook.com/961330070553877/picture?width=150&height=150', 'Carlos Sousa', '', 'Carlos', 'Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'jfmota@hotmail.com', 'jfmota@hotmail.com', '', '', '', '', '', ''),
(1205, 1203, 'Facebook', 'e7f4af7b11dcf8be292cbf2b8762059631c3f46c', '10204196060209876', 'https://www.facebook.com/app_scoped_user_id/10204196060209876/', '', 'https://graph.facebook.com/10204196060209876/picture?width=150&height=150', 'Ana Cristina Pereira', '', 'Ana Cristina', 'Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'tinatour@gmail.com', 'tinatour@gmail.com', '', '', '', '', '', ''),
(1206, 1204, 'Facebook', 'b3ed0a6f1561ddcc86ded81894c6dd12de01ee01', '10153401289248689', 'https://www.facebook.com/app_scoped_user_id/10153401289248689/', '', 'https://graph.facebook.com/10153401289248689/picture?width=150&height=150', 'Ana Mafalda Barqueiro', '', 'Ana Mafalda', 'Barqueiro', 'female', 'pt_PT', '', 0, 0, 0, 'ana.barqueiro@portugalmail.com', 'ana.barqueiro@portugalmail.com', '', '', '', '', '', ''),
(1207, 1205, 'Facebook', 'f599600d5ca8268d0187dd34252a988e144a70e2', '931564920198523', 'https://www.facebook.com/app_scoped_user_id/931564920198523/', '', 'https://graph.facebook.com/931564920198523/picture?width=150&height=150', 'Filipe Mil-Homens', '', 'Filipe', 'Mil-Homens', 'male', 'pt_PT', '', 0, 0, 0, 'filipemilhs@hotmail.com', 'filipemilhs@hotmail.com', '', '', '', '', '', ''),
(1208, 1206, 'Facebook', 'f771d3c9eb8148f7680dd4d65c0ef83d1f0e5b7d', '864356710324480', 'https://www.facebook.com/app_scoped_user_id/864356710324480/', '', 'https://graph.facebook.com/864356710324480/picture?width=150&height=150', 'Inês Lopes', '', 'Inês', 'Lopes', 'female', 'pt_PT', '', 0, 0, 0, 'nesitalopes@gmail.com', 'nesitalopes@gmail.com', '', '', '', '', '', ''),
(1209, 1207, 'Facebook', '2ae981ea2d4570f9213edcfd894e52c7e566b0cb', '10204443030102418', 'https://www.facebook.com/app_scoped_user_id/10204443030102418/', '', 'https://graph.facebook.com/10204443030102418/picture?width=150&height=150', 'Emanuel Matos', '', 'Emanuel', 'Matos', 'male', 'pt_PT', '', 0, 0, 0, 'emanueldematos@iol.pt', 'emanueldematos@iol.pt', '', '', '', '', '', ''),
(1210, 1208, 'Facebook', '75775d9b91565f67d0ea386ce59f99be7b1804af', '949479008416442', 'https://www.facebook.com/app_scoped_user_id/949479008416442/', '', 'https://graph.facebook.com/949479008416442/picture?width=150&height=150', 'Maria Cristina Dargent Lampreia', '', 'Maria Cristina', 'Dargent Lampreia', 'female', 'pt_PT', '', 0, 0, 0, 'mcristina.lampreia@gmail.com', 'mcristina.lampreia@gmail.com', '', '', '', '', '', ''),
(1211, 1209, 'Facebook', '1272b13884c72c459d0dbd59b399a4d307452ba7', '1117344721612624', 'https://www.facebook.com/app_scoped_user_id/1117344721612624/', '', 'https://graph.facebook.com/1117344721612624/picture?width=150&height=150', 'Gastão Franco', '', 'Gastão', 'Franco', 'male', 'pt_PT', '', 0, 0, 0, 'gastaofranco@sapo.pt', 'gastaofranco@sapo.pt', '', '', '', '', '', ''),
(1212, 1210, 'Facebook', 'c35e08caeb2f32f7f547acbb70653b708e5cf8c5', '10155557196365551', 'https://www.facebook.com/app_scoped_user_id/10155557196365551/', '', 'https://graph.facebook.com/10155557196365551/picture?width=150&height=150', 'Francisca Santos da Cunha', '', 'Francisca', 'da Cunha', 'female', 'pt_PT', '', 0, 0, 0, 'kikita_cunha@hotmail.com', 'kikita_cunha@hotmail.com', '', '', '', '', '', ''),
(1213, 1211, 'Facebook', '0a9cfeed8c185156de206487a5cab6dbeebe2981', '10206424065867756', 'https://www.facebook.com/app_scoped_user_id/10206424065867756/', '', 'https://graph.facebook.com/10206424065867756/picture?width=150&height=150', 'Andreia Kuka', '', 'Andreia', 'Kuka', 'female', 'pt_PT', '', 0, 0, 0, 'kuka_andreia@hotmail.com', 'kuka_andreia@hotmail.com', '', '', '', '', '', ''),
(1214, 1212, 'Google', 'acb1fa20f9054c86e84992596ec4ca10ddd96656', '109250378536013160319', 'https://plus.google.com/109250378536013160319', '', 'https://lh5.googleusercontent.com/-s7dAiNb8Ui0/AAAAAAAAAAI/AAAAAAAAABA/pjHz0BfNR9c/photo.jpg?sz=200', 'Patrícia Amaro', '', 'Patrícia', 'Amaro', 'female', '', '', 0, 0, 0, 'pa.amaro9@gmail.com', 'pa.amaro9@gmail.com', '', 'Nazaré', '', '', 'Nazaré', ''),
(1215, 1213, 'Facebook', 'f655e9115551a51cb2d18fd36a1476c820d5acaf', '10200547634371371', 'https://www.facebook.com/app_scoped_user_id/10200547634371371/', '', 'https://graph.facebook.com/10200547634371371/picture?width=150&height=150', 'David Pinheiro', '', 'David', 'Pinheiro', 'male', 'pt_PT', '', 0, 0, 0, 'davidluispinheiro@gmail.com', 'davidluispinheiro@gmail.com', '', '', '', '', '', ''),
(1216, 1214, 'Facebook', '89bbad1311b341a5e5ab37894277f9e89542535e', '10152760836440933', 'https://www.facebook.com/app_scoped_user_id/10152760836440933/', '', 'https://graph.facebook.com/10152760836440933/picture?width=150&height=150', 'Filipa Martins', '', 'Filipa', 'Martins', 'female', 'pt_PT', '', 0, 0, 0, 'filipamartins@hotmail.com', 'filipamartins@hotmail.com', '', '', '', '', '', ''),
(1217, 1215, 'Facebook', 'a8cc88d7977a387de114c3dbc4beb6946b71c823', '10152874838751430', 'https://www.facebook.com/app_scoped_user_id/10152874838751430/', '', 'https://graph.facebook.com/10152874838751430/picture?width=150&height=150', 'João Gambino', '', 'João', 'Gambino', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1218, 1216, 'Facebook', '202e6601416986e5548f034a2a5c525d43ff7a5a', '10206910864272356', 'https://www.facebook.com/app_scoped_user_id/10206910864272356/', '', 'https://graph.facebook.com/10206910864272356/picture?width=150&height=150', 'Renato Bosch', '', 'Renato', 'Bosch', 'male', 'pt_PT', '', 0, 0, 0, 'renatobosch@gmail.com', 'renatobosch@gmail.com', '', '', '', '', '', ''),
(1219, 1217, 'Facebook', '59c4f96d41e6695ed50a4a81bd634d079d2d8535', '615791965189982', 'https://www.facebook.com/app_scoped_user_id/615791965189982/', '', 'https://graph.facebook.com/615791965189982/picture?width=150&height=150', 'Beatriz Caiado Ramirez', '', 'Beatriz', 'Caiado Ramirez', 'female', 'pt_PT', '', 0, 0, 0, 'beatrizcramirez@gmail.com', 'beatrizcramirez@gmail.com', '', '', '', '', '', ''),
(1220, 1218, 'Facebook', 'd4a726c76e6bdb90f438447649271e867dd683ad', '976525095723949', 'https://www.facebook.com/app_scoped_user_id/976525095723949/', '', 'https://graph.facebook.com/976525095723949/picture?width=150&height=150', 'Joaquim Fialho', '', 'Joaquim', 'Fialho', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1221, 1219, 'Facebook', '91cbca1d41c6dfb813ff847d871fe8ea9a26517d', '545580982248770', 'https://www.facebook.com/app_scoped_user_id/545580982248770/', '', 'https://graph.facebook.com/545580982248770/picture?width=150&height=150', 'John Peter Thomas', '', 'John', 'Peter Thomas', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1222, 1220, 'Facebook', 'e248680d060057f46dfeaa24d07db7f922f041bf', '10152757354701846', 'https://www.facebook.com/app_scoped_user_id/10152757354701846/', '', 'https://graph.facebook.com/10152757354701846/picture?width=150&height=150', 'Hugo Matos', '', 'Hugo', 'Matos', 'male', 'pt_PT', '', 0, 0, 0, 'megamatos@gmail.com', 'megamatos@gmail.com', '', '', '', '', '', ''),
(1223, 1221, 'Facebook', 'f2a3c543ef8026b20ba6460daa70b48ef3889f71', '1005139836170501', 'https://www.facebook.com/app_scoped_user_id/1005139836170501/', '', 'https://graph.facebook.com/1005139836170501/picture?width=150&height=150', 'Maria Inês Dinis', '', 'Maria Inês', 'Dinis', 'female', 'pt_PT', '', 0, 0, 0, 'mariainesbdinis@gmail.com', 'mariainesbdinis@gmail.com', '', '', '', '', '', ''),
(1224, 1222, 'Facebook', 'ca5d55ea1202fe34e1c08a55fe1737d9fd50b7b3', '990908077599912', 'https://www.facebook.com/app_scoped_user_id/990908077599912/', '', 'https://graph.facebook.com/990908077599912/picture?width=150&height=150', 'Bárbara Cerejo', '', 'Bárbara', 'Cerejo', 'female', 'pt_PT', '', 0, 0, 0, 'barbaracerejo_97@hotmail.com', 'barbaracerejo_97@hotmail.com', '', '', '', '', '', ''),
(1225, 1223, 'Facebook', '0d214a5f63e4f5d3ed575b2ad6faa9be50d2d753', '1029997070362051', 'https://www.facebook.com/app_scoped_user_id/1029997070362051/', '', 'https://graph.facebook.com/1029997070362051/picture?width=150&height=150', 'Jorge Faria de Sousa', '', 'Jorge', 'Faria de Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'jorge.affsousa@gmail.com', 'jorge.affsousa@gmail.com', '', '', '', '', '', ''),
(1226, 1224, 'Facebook', 'fc1ca0056a90db36819e929f2a9ea529f5cf2b44', '845175798899084', 'https://www.facebook.com/app_scoped_user_id/845175798899084/', '', 'https://graph.facebook.com/845175798899084/picture?width=150&height=150', 'Cátia Gonçalves', '', 'Cátia', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'catialx@hotmail.com', 'catialx@hotmail.com', '', '', '', '', '', ''),
(1227, 1225, 'Facebook', 'f325367261fad45c214ee666a8c4a3d32dd17f10', '10204344946332607', 'https://www.facebook.com/app_scoped_user_id/10204344946332607/', '', 'https://graph.facebook.com/10204344946332607/picture?width=150&height=150', 'Francisco Ferreira Coelho', '', 'Francisco', 'Coelho', 'male', 'pt_PT', '', 0, 0, 0, 'franciscojcoelho@hotmail.com', 'franciscojcoelho@hotmail.com', '', '', '', '', '', ''),
(1228, 1226, 'Facebook', '3caee74b3e139f4074f99617ac15e4338fa6759b', '986613248017636', 'https://www.facebook.com/app_scoped_user_id/986613248017636/', '', 'https://graph.facebook.com/986613248017636/picture?width=150&height=150', 'Marlene Alminhas', '', 'Marlene', 'Alminhas', 'female', 'pt_PT', '', 0, 0, 0, 'marlene.alminhas@gmail.com', 'marlene.alminhas@gmail.com', '', '', '', '', '', ''),
(1229, 1227, 'Facebook', 'f3fc5e42d9a77fae3b3a987826e1761cee134196', '10205860232479509', 'https://www.facebook.com/app_scoped_user_id/10205860232479509/', '', 'https://graph.facebook.com/10205860232479509/picture?width=150&height=150', 'Jayme Kopke', '', 'Jayme', 'Kopke', 'male', 'en_US', '', 0, 0, 0, 'jayme.kopke@hamlet.com.pt', 'jayme.kopke@hamlet.com.pt', '', '', '', '', '', ''),
(1230, 1228, 'Facebook', 'a6f98129dfca84c2234e9ac7a209a5eb3629a0e3', '1641375749413760', 'https://www.facebook.com/app_scoped_user_id/1641375749413760/', '', 'https://graph.facebook.com/1641375749413760/picture?width=150&height=150', 'Gustavo Pelixo', '', 'Gustavo', 'Pelixo', 'male', 'pt_PT', '', 0, 0, 0, 'gugapelixo@gmail.com', 'gugapelixo@gmail.com', '', '', '', '', '', ''),
(1231, 1229, 'Google', '961042fef0b5d78a7030ac2c4a1f3cafe46b6b2e', '100901054673587387296', 'https://plus.google.com/100901054673587387296', '', 'https://lh6.googleusercontent.com/-z0qBAXTBdoE/AAAAAAAAAAI/AAAAAAAAAD8/PwqQvYPWTcE/photo.jpg?sz=200', 'Robert Dos Passos V', '', 'Robert', 'Dos Passos V', 'male', '', '', 0, 0, 0, 'dospassos1991@gmail.com', 'dospassos1991@gmail.com', '', '', '', '', '', ''),
(1232, 1230, 'Facebook', '944082340324213bb720ba85b9c5566fd248712e', '10200398334916339', 'https://www.facebook.com/app_scoped_user_id/10200398334916339/', '', 'https://graph.facebook.com/10200398334916339/picture?width=150&height=150', 'Daniel Martins', '', 'Daniel', 'Martins', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1233, 1231, 'Facebook', 'c3fe05aa0fd157252fd28e889049e808e50a2adf', '1677697939128002', 'https://www.facebook.com/app_scoped_user_id/1677697939128002/', '', 'https://graph.facebook.com/1677697939128002/picture?width=150&height=150', 'Bruno Rocha', '', 'Bruno', 'Rocha', 'male', 'pt_PT', '', 0, 0, 0, 'ahcor88@gmail.com', 'ahcor88@gmail.com', '', '', '', '', '', ''),
(1234, 1232, 'Facebook', '0bccb4e3d1e549cd2ef60926ca628802580424dc', '10200541410214154', 'https://www.facebook.com/app_scoped_user_id/10200541410214154/', '', 'https://graph.facebook.com/10200541410214154/picture?width=150&height=150', 'Claudia Caramez Duarte', '', 'Claudia', 'Duarte', 'female', 'pt_PT', '', 0, 0, 0, 'claudiagvduarte@gmail.com', 'claudiagvduarte@gmail.com', '', '', '', '', '', ''),
(1235, 1233, 'Facebook', '99df33a3dc73bdacebce9a214acb5f7007b8460a', '10204077836697419', 'https://www.facebook.com/app_scoped_user_id/10204077836697419/', '', 'https://graph.facebook.com/10204077836697419/picture?width=150&height=150', 'Paula Botelho', '', 'Paula', 'Botelho', 'female', 'pt_PT', '', 0, 0, 0, 'pbotelho1968@gmail.com', 'pbotelho1968@gmail.com', '', '', '', '', '', ''),
(1236, 1234, 'Facebook', '96ca852c75ab82cf7382862259b4477d92fd4d69', '10204567542164844', 'https://www.facebook.com/app_scoped_user_id/10204567542164844/', '', 'https://graph.facebook.com/10204567542164844/picture?width=150&height=150', 'Gonçalo Ruivo', '', 'Gonçalo', 'Ruivo', 'male', 'en_US', '', 0, 0, 0, 'gruivo.indo@gmail.com', 'gruivo.indo@gmail.com', '', '', '', '', '', ''),
(1237, 1235, 'Facebook', 'd70b0f52b7b1253be927b39bbc2bab95c0062512', '893417277381280', 'https://www.facebook.com/app_scoped_user_id/893417277381280/', '', 'https://graph.facebook.com/893417277381280/picture?width=150&height=150', 'António Pereira Gonçalves', '', 'António', 'Pereira Gonçalves', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1238, 1236, 'Facebook', '6fae45e5f0f2f4c54f4a856918bd1c9af2561577', '10206521001160816', 'https://www.facebook.com/app_scoped_user_id/10206521001160816/', '', 'https://graph.facebook.com/10206521001160816/picture?width=150&height=150', 'Nuno Santos', '', 'Nuno', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'nunuric@hotmail.com', 'nunuric@hotmail.com', '', '', '', '', '', ''),
(1239, 1237, 'Facebook', 'e03153dc2ab9572275add067be36dc332a077b8f', '838415059569560', 'https://www.facebook.com/app_scoped_user_id/838415059569560/', '', 'https://graph.facebook.com/838415059569560/picture?width=150&height=150', 'Vasco Abreu', '', 'Vasco', 'Abreu', 'male', 'pt_PT', '', 0, 0, 0, 'vascobritoabreu@gmail.com', 'vascobritoabreu@gmail.com', '', '', '', '', '', ''),
(1240, 1238, 'Facebook', 'c81c4487db25a460fe3f30e2d6bd6ad27788b124', '1000176403325775', 'https://www.facebook.com/app_scoped_user_id/1000176403325775/', '', 'https://graph.facebook.com/1000176403325775/picture?width=150&height=150', 'Gonçalo Graça', '', 'Gonçalo', 'Graça', 'male', 'pt_PT', '', 0, 0, 0, 'goncalograca5@gmail.com', 'goncalograca5@gmail.com', '', '', '', '', '', ''),
(1241, 1239, 'Facebook', 'd5b82d445dbc6ebc1b5cabe63e0edc393e0fa7e8', '10206088896317919', 'https://www.facebook.com/app_scoped_user_id/10206088896317919/', '', 'https://graph.facebook.com/10206088896317919/picture?width=150&height=150', 'Paulo Almeida', '', 'Paulo', 'Almeida', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1242, 1240, 'Facebook', 'cfdf1861d63de27afd77a27b829ad591cee995ef', '10205756649651462', 'https://www.facebook.com/app_scoped_user_id/10205756649651462/', '', 'https://graph.facebook.com/10205756649651462/picture?width=150&height=150', 'António Rocha', '', 'António', 'Rocha', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1243, 1241, 'Facebook', 'dfe6f97a78376c97bb52e5cab8f8ed8857814898', '10153253899480490', 'https://www.facebook.com/app_scoped_user_id/10153253899480490/', '', 'https://graph.facebook.com/10153253899480490/picture?width=150&height=150', 'Gonçalo Bandeira', '', 'Gonçalo', 'Bandeira', 'male', 'en_US', '', 0, 0, 0, 'goncaloband@hotmail.com', 'goncaloband@hotmail.com', '', '', '', '', '', ''),
(1244, 1242, 'Facebook', 'ff8f2ea4a91963936e05c0e50a2b258104215b6a', '10153334999272930', 'https://www.facebook.com/app_scoped_user_id/10153334999272930/', '', 'https://graph.facebook.com/10153334999272930/picture?width=150&height=150', 'Sonya Jardim Rodrigues Alves', '', 'Sonya', 'Alves', 'female', 'en_GB', '', 0, 0, 0, 'itc.translation@gmail.com', 'itc.translation@gmail.com', '', '', '', '', '', ''),
(1245, 1243, 'Facebook', '65d31a635cd4d08a4c7ae3960863c4683bb07297', '899127656792236', 'https://www.facebook.com/app_scoped_user_id/899127656792236/', '', 'https://graph.facebook.com/899127656792236/picture?width=150&height=150', 'Bernardo Vaz Pinto', '', 'Bernardo', 'Vaz Pinto', 'male', 'pt_PT', '', 0, 0, 0, 'benny_oliveira@hotmail.com', 'benny_oliveira@hotmail.com', '', '', '', '', '', ''),
(1246, 1244, 'Google', '15c4561ef89c9b09b162cb671425ee550c03ebca', '110841475104681652087', 'https://plus.google.com/110841475104681652087', '', 'https://lh4.googleusercontent.com/-OuhJuJZUhDs/AAAAAAAAAAI/AAAAAAAAABI/KeGl_Sk5iC4/photo.jpg?sz=200', 'Diogo Ramalhão', '', 'Diogo', 'Ramalhão', 'male', '', '', 0, 0, 0, 'diogoramalhaoma@gmail.com', 'diogoramalhaoma@gmail.com', '', '', '', '', '', ''),
(1247, 1245, 'Facebook', 'b155299a68d0310af161ac761bcf8507724157d0', '10205539211214465', 'https://www.facebook.com/app_scoped_user_id/10205539211214465/', '', 'https://graph.facebook.com/10205539211214465/picture?width=150&height=150', 'Gonçalo Lopes', '', 'Gonçalo', 'Lopes', 'male', 'pt_PT', '', 0, 0, 0, 'glfb007@gmail.com', 'glfb007@gmail.com', '', '', '', '', '', ''),
(1248, 1246, 'Facebook', '54267466b539a2531db9474f85bd6c86f32d6bad', '10207214363016811', 'https://www.facebook.com/app_scoped_user_id/10207214363016811/', '', 'https://graph.facebook.com/10207214363016811/picture?width=150&height=150', 'Marta Morgado', '', 'Marta', 'Morgado', 'female', 'pt_PT', '', 0, 0, 0, 'martammoreira@hotmail.com', 'martammoreira@hotmail.com', '', '', '', '', '', ''),
(1249, 1247, 'Facebook', '690265a7e398cdb7bacad4894e9d4f6612ba5215', '10204033280223444', 'https://www.facebook.com/app_scoped_user_id/10204033280223444/', '', 'https://graph.facebook.com/10204033280223444/picture?width=150&height=150', 'Silvia Matos', '', 'Silvia', 'Matos', 'female', 'pt_PT', '', 0, 0, 0, 'matoscardon@hotmail.com', 'matoscardon@hotmail.com', '', '', '', '', '', ''),
(1250, 1248, 'Facebook', '106e0f34ff01c8f0457ef6682474d6b630b3e123', '10206831094401724', 'https://www.facebook.com/app_scoped_user_id/10206831094401724/', '', 'https://graph.facebook.com/10206831094401724/picture?width=150&height=150', 'Teresa Vera Magalhães', '', 'Teresa', 'Magalhães', 'female', 'pt_PT', '', 0, 0, 0, 't.vera.magalhaes@gmail.com', 't.vera.magalhaes@gmail.com', '', '', '', '', '', ''),
(1251, 1249, 'Facebook', '19bdf0493de494835b3a8a7fd35151f433c7b586', '10206268813016555', 'https://www.facebook.com/app_scoped_user_id/10206268813016555/', '', 'https://graph.facebook.com/10206268813016555/picture?width=150&height=150', 'Manuela Correia', '', 'Manuela', 'Correia', 'female', 'pt_PT', '', 0, 0, 0, 'manu.correia2001@gmail.com', 'manu.correia2001@gmail.com', '', '', '', '', '', ''),
(1252, 1250, 'Facebook', 'd22871e9deaea29cb141e499e6568d6c314269ac', '866910290011454', 'https://www.facebook.com/app_scoped_user_id/866910290011454/', '', 'https://graph.facebook.com/866910290011454/picture?width=150&height=150', 'Patricia Vidigal', '', 'Patricia', 'Vidigal', 'female', 'pt_PT', '', 0, 0, 0, 'patsvidigal@hotmail.com', 'patsvidigal@hotmail.com', '', '', '', '', '', ''),
(1253, 1251, 'Google', 'fed50496b15c20550163fd6db3cd44fa56732aa0', '100001744650008225334', 'https://plus.google.com/100001744650008225334', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Décio Costa', '', 'Décio', 'Costa', 'male', '', '', 0, 0, 0, 'deciocosta1989@gmail.com', 'deciocosta1989@gmail.com', '', '', '', '', '', ''),
(1254, 1252, 'Facebook', '568d0bc40cd35cd6441a14e2e2d8a892575e0836', '10155611067810704', 'https://www.facebook.com/app_scoped_user_id/10155611067810704/', '', 'https://graph.facebook.com/10155611067810704/picture?width=150&height=150', 'Gonçalo Bebiano Caetano', '', 'Gonçalo', 'Caetano', 'male', 'pt_PT', '', 0, 0, 0, 'goncaetano@hotmail.com', 'goncaetano@hotmail.com', '', '', '', '', '', ''),
(1255, 1253, 'Facebook', '4c5b7239253a47a89c28fa80e8e2c06075bd4f21', '1091436894206995', 'https://www.facebook.com/app_scoped_user_id/1091436894206995/', '', 'https://graph.facebook.com/1091436894206995/picture?width=150&height=150', 'Sérgio Nunes', '', 'Sérgio', 'Nunes', 'male', 'pt_PT', '', 0, 0, 0, 'sergionunes99@hotmail.com', 'sergionunes99@hotmail.com', '', '', '', '', '', ''),
(1256, 1254, 'Facebook', '7eefd8f8adcb68accf15d3f55254cac8ad10ab5a', '940300169325415', 'https://www.facebook.com/app_scoped_user_id/940300169325415/', '', 'https://graph.facebook.com/940300169325415/picture?width=150&height=150', 'Cristina Nóbrega de Lima', '', 'Cristina', 'Nóbrega de Lima', 'female', 'pt_PT', '', 0, 0, 0, 'a_rodli77@hotmail.com', 'a_rodli77@hotmail.com', '', '', '', '', '', ''),
(1257, 1255, 'Facebook', '716eac1f7ededa31eec7e8ecdb7a1aa6c73b919d', '892317047473896', 'https://www.facebook.com/app_scoped_user_id/892317047473896/', '', 'https://graph.facebook.com/892317047473896/picture?width=150&height=150', 'Madalena Ferrão', '', 'Madalena', 'Ferrão', 'female', 'pt_PT', '', 0, 0, 0, 'madalena.ferrao2001@gmail.com', 'madalena.ferrao2001@gmail.com', '', '', '', '', '', ''),
(1258, 1256, 'Facebook', '94d118b4e5b1a96d503b37202bbf6a8989a23193', '10206950006248404', 'https://www.facebook.com/app_scoped_user_id/10206950006248404/', '', 'https://graph.facebook.com/10206950006248404/picture?width=150&height=150', 'Francisca Bragança Ahrens Teixeira', '', 'Francisca', 'Ahrens Teixeira', 'female', 'pt_PT', '', 0, 0, 0, 'braganaf@hotmail.com', 'braganaf@hotmail.com', '', '', '', '', '', ''),
(1259, 1257, 'Facebook', '91bb136f037056d5e77df9b00c94327d5b95bb47', '983484011681970', 'https://www.facebook.com/app_scoped_user_id/983484011681970/', '', 'https://graph.facebook.com/983484011681970/picture?width=150&height=150', 'Ana Xistra', '', 'Ana', 'Xistra', 'female', 'pt_PT', '', 0, 0, 0, 'anaxistra@gmail.com', 'anaxistra@gmail.com', '', '', '', '', '', ''),
(1260, 1258, 'Google', '65fd1688fcd04965d5d272b0ff439f38d534996e', '117247955442535881120', 'https://plus.google.com/117247955442535881120', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Paulo Salvador', '', 'Paulo', 'Salvador', 'male', '', '', 0, 0, 0, 'psalva123@gmail.com', 'psalva123@gmail.com', '', '', '', '', '', ''),
(1261, 1259, 'Facebook', 'caaf6588bc11ec2ff22ed1b41116c0b9a7b91751', '10202922526423460', 'https://www.facebook.com/app_scoped_user_id/10202922526423460/', '', 'https://graph.facebook.com/10202922526423460/picture?width=150&height=150', 'Madalena Marta', '', 'Madalena', 'Marta', 'female', 'pt_PT', '', 0, 0, 0, 'mmartha@motolusa.pt', 'mmartha@motolusa.pt', '', '', '', '', '', ''),
(1262, 1260, 'Facebook', '3a3158c1cfde65f6edbf952f70737019df2c0679', '844352642305846', 'https://www.facebook.com/app_scoped_user_id/844352642305846/', '', 'https://graph.facebook.com/844352642305846/picture?width=150&height=150', 'Candida Goncalves', '', 'Candida', 'Goncalves', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1263, 1261, 'Facebook', 'b1a79ff96b8bd83a04d57098cc76362bf6d30047', '10206223629503531', 'https://www.facebook.com/app_scoped_user_id/10206223629503531/', '', 'https://graph.facebook.com/10206223629503531/picture?width=150&height=150', 'Tomás Sales', '', 'Tomás', 'Sales', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1264, 1262, 'Facebook', '06cef03a5433aa0fe4c8ba12c5ab375f8ececb08', '10202919818675057', 'https://www.facebook.com/app_scoped_user_id/10202919818675057/', '', 'https://graph.facebook.com/10202919818675057/picture?width=150&height=150', 'Suzana Quadrado', '', 'Suzana', 'Quadrado', 'female', 'pt_PT', '', 0, 0, 0, 'suzanaquadrado@gmail.com', 'suzanaquadrado@gmail.com', '', '', '', '', '', ''),
(1265, 1263, 'Facebook', '1dc4d11e77574d85c36a006763c0131b20edb0d8', '933945156651644', 'https://www.facebook.com/app_scoped_user_id/933945156651644/', '', 'https://graph.facebook.com/933945156651644/picture?width=150&height=150', 'Ivan Costa', '', 'Ivan', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'ivanbarroscosta99@gmail.com', 'ivanbarroscosta99@gmail.com', '', '', '', '', '', ''),
(1266, 1264, 'Facebook', '4c100215afbb51b663781f1ac0751c5b49a88876', '10206677859686829', 'https://www.facebook.com/app_scoped_user_id/10206677859686829/', '', 'https://graph.facebook.com/10206677859686829/picture?width=150&height=150', 'Susana Alexandra Carvalho', '', 'Susana', 'Carvalho', 'female', 'pt_PT', '', 0, 0, 0, 'suacarvalho@gmail.com', 'suacarvalho@gmail.com', '', '', '', '', '', ''),
(1267, 1265, 'Facebook', 'bf19cb208dc097d40ba1047b2bd86db949f95711', '754574674662038', 'https://www.facebook.com/app_scoped_user_id/754574674662038/', '', 'https://graph.facebook.com/754574674662038/picture?width=150&height=150', 'Bernardo Raposo', '', 'Bernardo', 'Raposo', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1268, 1266, 'Facebook', '3e06d5ecf7ceb67cdfe198df5e0764b2c7cb427c', '10205727506140211', 'https://www.facebook.com/app_scoped_user_id/10205727506140211/', '', 'https://graph.facebook.com/10205727506140211/picture?width=150&height=150', 'Bernardo Guimarães', '', 'Bernardo', 'Guimarães', 'male', 'en_US', '', 0, 0, 0, 'berna_guimaraes@msn.com', 'berna_guimaraes@msn.com', '', '', '', '', '', ''),
(1269, 1267, 'Facebook', 'efb5c4508e82b0e729f49422fb1ee2d674c4c0d0', '10153275824286011', 'https://www.facebook.com/app_scoped_user_id/10153275824286011/', '', 'https://graph.facebook.com/10153275824286011/picture?width=150&height=150', 'Miguel Guerreiro', '', 'Miguel', 'Guerreiro', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1270, 1268, 'Google', '676d8285ae4935d127f9a3bc8620f46d7314c4e5', '101242306220161856924', 'https://plus.google.com/101242306220161856924', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ivo Sousa', '', 'Ivo', 'Sousa', 'male', '', '', 0, 0, 0, 'hundrum@gmail.com', 'hundrum@gmail.com', '', '', '', '', '', ''),
(1271, 1269, 'Facebook', 'ab285306a962e05ff8473d44031502079dc621c7', '10152922046326476', 'https://www.facebook.com/app_scoped_user_id/10152922046326476/', '', 'https://graph.facebook.com/10152922046326476/picture?width=150&height=150', 'Caetana Pereira Coutinho', '', 'Caetana', 'Coutinho', 'female', 'en_US', '', 0, 0, 0, 'caetanapc@hotmail.com', 'caetanapc@hotmail.com', '', '', '', '', '', ''),
(1272, 1270, 'Facebook', '616d1d949e804e491d2243ac5edcf657675b3ae8', '10152967476767972', 'https://www.facebook.com/app_scoped_user_id/10152967476767972/', '', 'https://graph.facebook.com/10152967476767972/picture?width=150&height=150', 'Pedro Barbudo', '', 'Pedro', 'Barbudo', 'male', 'pt_PT', '', 0, 0, 0, 'pedrobarbudo@hotmail.com', 'pedrobarbudo@hotmail.com', '', '', '', '', '', ''),
(1273, 1271, 'Facebook', 'a0859da4cd594e4a9a84a339093eb2960c0afb27', '846152498767525', 'https://www.facebook.com/app_scoped_user_id/846152498767525/', '', 'https://graph.facebook.com/846152498767525/picture?width=150&height=150', 'Ema Carvalho de Sousa', '', 'Ema', 'Carvalho de Sousa', 'female', 'pt_PT', '', 0, 0, 0, 'emacarvalhosousa@gmail.com', 'emacarvalhosousa@gmail.com', '', '', '', '', '', ''),
(1274, 1272, 'Facebook', '8dd3e40f673ea30f5f089475e0deb6b2b9043dda', '1026265087405270', 'https://www.facebook.com/app_scoped_user_id/1026265087405270/', '', 'https://graph.facebook.com/1026265087405270/picture?width=150&height=150', 'Sergio Seixas', '', 'Sergio', 'Seixas', 'male', 'pt_PT', '', 0, 0, 0, 'sergio.seixas@vodafone.pt', 'sergio.seixas@vodafone.pt', '', '', '', '', '', ''),
(1275, 1273, 'Facebook', 'cbfd8aae387e9a0c276037465dcf9ddbdddb83d5', '10153241689866049', 'https://www.facebook.com/app_scoped_user_id/10153241689866049/', '', 'https://graph.facebook.com/10153241689866049/picture?width=150&height=150', 'Maria Do Mar MelloBreyner', '', 'Maria Do Mar', 'MelloBreyner', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1276, 1274, 'Facebook', '9676349bdfbbe2a4c374d4375577a442c2221f6d', '10155581713550693', 'https://www.facebook.com/app_scoped_user_id/10155581713550693/', '', 'https://graph.facebook.com/10155581713550693/picture?width=150&height=150', 'Rodrigo Martins', '', 'Rodrigo', 'Martins', 'male', 'pt_PT', '', 0, 0, 0, 'rodrigo_martins_@hotmail.com', 'rodrigo_martins_@hotmail.com', '', '', '', '', '', ''),
(1277, 1275, 'Facebook', '142ad5972fbf072af285c427ef8ecdb1cc4432ee', '10202849669402944', 'https://www.facebook.com/app_scoped_user_id/10202849669402944/', '', 'https://graph.facebook.com/10202849669402944/picture?width=150&height=150', 'Volcom Portugal', '', 'Volcom', 'Portugal', 'male', 'en_US', '', 0, 0, 0, 'volcomportugal1@gmail.com', 'volcomportugal1@gmail.com', '', '', '', '', '', ''),
(1278, 1276, 'Facebook', '3070b7d8b989058960352f746e9f52a7ecb7bec8', '10153339777812438', 'https://www.facebook.com/app_scoped_user_id/10153339777812438/', '', 'https://graph.facebook.com/10153339777812438/picture?width=150&height=150', 'Tiago Costa', '', 'Tiago', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'biri-@hotmail.com', 'biri-@hotmail.com', '', '', '', '', '', ''),
(1279, 1277, 'Facebook', '5dcc18cebb415a94fa7a414e7340d8278e8734cc', '997819883564602', 'https://www.facebook.com/app_scoped_user_id/997819883564602/', '', 'https://graph.facebook.com/997819883564602/picture?width=150&height=150', 'Rui Da Silva', '', 'Rui', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'ruirucasilva@gmail.com', 'ruirucasilva@gmail.com', '', '', '', '', '', ''),
(1280, 1278, 'Facebook', '64b98df780d568684039104c3dfe58334882f66b', '613522682118708', 'https://www.facebook.com/app_scoped_user_id/613522682118708/', '', 'https://graph.facebook.com/613522682118708/picture?width=150&height=150', 'Renato Califórnia', '', 'Renato', 'Califórnia', 'male', 'pt_PT', '', 0, 0, 0, 'jgoncalves153@gmail.com', 'jgoncalves153@gmail.com', '', '', '', '', '', ''),
(1281, 1279, 'Facebook', 'd1e862b6d13c385affa2c79871130b0eb1e2b0cb', '1017895281554344', 'https://www.facebook.com/app_scoped_user_id/1017895281554344/', '', 'https://graph.facebook.com/1017895281554344/picture?width=150&height=150', 'Nuno Viegas', '', 'Nuno', 'Viegas', 'male', 'pt_PT', '', 0, 0, 0, 'vienuno@gmail.com', 'vienuno@gmail.com', '', '', '', '', '', ''),
(1282, 1280, 'Facebook', '8fcd0740b4e081b0eeed932b9669130fe58a4a42', '10153289796808119', 'https://www.facebook.com/app_scoped_user_id/10153289796808119/', '', 'https://graph.facebook.com/10153289796808119/picture?width=150&height=150', 'Tiago Claro', '', 'Tiago', 'Claro', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1283, 1281, 'Google', '137b655bda04c3466e1a92018a81817e04873b65', '109335327522463156155', 'https://plus.google.com/109335327522463156155', '', 'https://lh5.googleusercontent.com/-3n97ZuL08x4/AAAAAAAAAAI/AAAAAAAABNk/iTbxdRNqP5s/photo.jpg?sz=200', 'Tiago Ladeiras', '', 'Tiago', 'Ladeiras', 'male', '', '', 0, 0, 0, 'tiagones23@gmail.com', 'tiagones23@gmail.com', '', '', '', '', '', ''),
(1284, 1282, 'Facebook', 'f6a52b27cfc79aeeea199d45a6d66e63b9482719', '10206029443750207', 'https://www.facebook.com/app_scoped_user_id/10206029443750207/', '', 'https://graph.facebook.com/10206029443750207/picture?width=150&height=150', 'Miguel Póvoa Costa', '', 'Miguel', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'mpcost@gmail.com', 'mpcost@gmail.com', '', '', '', '', '', ''),
(1285, 1283, 'Facebook', '16022444437a211e3feb849d270e554128811eb4', '10204459566826016', 'https://www.facebook.com/app_scoped_user_id/10204459566826016/', '', 'https://graph.facebook.com/10204459566826016/picture?width=150&height=150', 'Nuno Sardinha', '', 'Nuno', 'Sardinha', 'male', 'pt_PT', '', 0, 0, 0, 'sardinhanuno@gmail.com', 'sardinhanuno@gmail.com', '', '', '', '', '', ''),
(1286, 1284, 'Facebook', '13ed1d894042bd0f42ff15457f210b3533ab350b', '1112431688773907', 'https://www.facebook.com/app_scoped_user_id/1112431688773907/', '', 'https://graph.facebook.com/1112431688773907/picture?width=150&height=150', 'Miguel Lamelas', '', 'Miguel', 'Lamelas', 'male', 'en_US', '', 0, 0, 0, 'miguel_lamelas@hotmail.com', 'miguel_lamelas@hotmail.com', '', '', '', '', '', ''),
(1287, 1285, 'Facebook', '3c1d672a203700191e0f88f7608655e6fc904251', '949877025074493', 'https://www.facebook.com/app_scoped_user_id/949877025074493/', '', 'https://graph.facebook.com/949877025074493/picture?width=150&height=150', 'Mauro Pereira', '', 'Mauro', 'Pereira', 'male', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1288, 1286, 'Facebook', '06f8735cd3371175a089116976f157354dca7c53', '925166697504785', 'https://www.facebook.com/app_scoped_user_id/925166697504785/', '', 'https://graph.facebook.com/925166697504785/picture?width=150&height=150', 'Diogo Silva', '', 'Diogo', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'dsilva1106@gmail.com', 'dsilva1106@gmail.com', '', '', '', '', '', ''),
(1289, 1287, 'Facebook', '92e3c8f06a3f42d9694d148b4b13b42ed02e984f', '969274363106696', 'https://www.facebook.com/app_scoped_user_id/969274363106696/', '', 'https://graph.facebook.com/969274363106696/picture?width=150&height=150', 'Marisa Cebola', '', 'Marisa', 'Cebola', 'female', 'pt_PT', '', 0, 0, 0, 'marisacebola@netc.pt', 'marisacebola@netc.pt', '', '', '', '', '', ''),
(1290, 1288, 'Facebook', 'db4e1fd652c47b50e1643c502457cf1d974af1ed', '974810552550241', 'https://www.facebook.com/app_scoped_user_id/974810552550241/', '', 'https://graph.facebook.com/974810552550241/picture?width=150&height=150', 'Ana Melo Cano', '', 'Ana', 'Melo Cano', 'female', 'pt_PT', '', 0, 0, 0, 'anamelocano@sapo.pt', 'anamelocano@sapo.pt', '', '', '', '', '', ''),
(1291, 1289, 'Facebook', '500ac631e29c5cec09203d6665dc82bd7c96074c', '1110887438925755', 'https://www.facebook.com/app_scoped_user_id/1110887438925755/', '', 'https://graph.facebook.com/1110887438925755/picture?width=150&height=150', 'Rafaela Simas', '', 'Rafaela', 'Simas', 'female', 'en_US', '', 0, 0, 0, 'rafaela.simas99@hotmail.com', 'rafaela.simas99@hotmail.com', '', '', '', '', '', ''),
(1292, 1290, 'Facebook', '9088916c3db73722d7db5c36607d0c605cdf79ce', '10153021486342239', 'https://www.facebook.com/app_scoped_user_id/10153021486342239/', '', 'https://graph.facebook.com/10153021486342239/picture?width=150&height=150', 'Margarida Teixeira de Sousa', '', 'Margarida', 'Teixeira de Sousa', 'female', 'pt_PT', '', 0, 0, 0, 'marga_tsda@hotmail.com', 'marga_tsda@hotmail.com', '', '', '', '', '', ''),
(1293, 1291, 'Facebook', '1fd4948930c0df8ae486c3a3b8adf04cc8a7eb5e', '1003382413014991', 'https://www.facebook.com/app_scoped_user_id/1003382413014991/', '', 'https://graph.facebook.com/1003382413014991/picture?width=150&height=150', 'Ana Rita', '', 'Ana', 'Rita', 'female', 'pt_PT', '', 0, 0, 0, 'anarita.calheiros@gmail.com', 'anarita.calheiros@gmail.com', '', '', '', '', '', ''),
(1294, 1292, 'Google', '7c0b2d50b753107bde470f340d7f0527631cf872', '115500712775994810995', 'https://plus.google.com/115500712775994810995', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Jorge Coelho', '', 'Jorge', 'Coelho', 'male', '', '', 0, 0, 0, 'coejorge@gmail.com', 'coejorge@gmail.com', '', '', '', '', '', ''),
(1295, 1293, 'Facebook', '835fb660bb4571cb706907d2f1851bab436dde79', '10205713800998504', 'https://www.facebook.com/app_scoped_user_id/10205713800998504/', '', 'https://graph.facebook.com/10205713800998504/picture?width=150&height=150', 'Rodolfo Rosário Neves', '', 'Rodolfo', 'Neves', 'male', 'pt_PT', '', 0, 0, 0, 'ratusfari@gmail.com', 'ratusfari@gmail.com', '', '', '', '', '', ''),
(1296, 1294, 'Facebook', '0034b6877c20e91b20fe99590b70f612d2f20b68', '979460602094166', 'https://www.facebook.com/app_scoped_user_id/979460602094166/', '', 'https://graph.facebook.com/979460602094166/picture?width=150&height=150', 'Salvador Nogueira', '', 'Salvador', 'Nogueira', 'male', 'pt_PT', '', 0, 0, 0, 'salvasnogueira1@hotmail.com', 'salvasnogueira1@hotmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(1297, 1295, 'Facebook', 'c37cc18b2a01dd85b1ce06530f92265f15a0920b', '10153131177873113', 'https://www.facebook.com/app_scoped_user_id/10153131177873113/', '', 'https://graph.facebook.com/10153131177873113/picture?width=150&height=150', 'Sonia Estrela', '', 'Sonia', 'Estrela', 'female', 'pt_PT', '', 0, 0, 0, 'sonia_estrela@hotmail.com', 'sonia_estrela@hotmail.com', '', '', '', '', '', ''),
(1298, 1296, 'Facebook', 'e16428252772eb04e05542de1ec55141d7896de1', '10155626529960444', 'https://www.facebook.com/app_scoped_user_id/10155626529960444/', '', 'https://graph.facebook.com/10155626529960444/picture?width=150&height=150', 'Tiago Máximo', '', 'Tiago', 'Máximo', 'male', 'pt_PT', '', 0, 0, 0, 't.max.28@gmail.com', 't.max.28@gmail.com', '', '', '', '', '', ''),
(1299, 1297, 'Facebook', '017d0ad124e85d08c19ff595fe2ab671d362e058', '10153287097705803', 'https://www.facebook.com/app_scoped_user_id/10153287097705803/', '', 'https://graph.facebook.com/10153287097705803/picture?width=150&height=150', 'Carolina Norton De Matos', '', 'Carolina', 'De Matos', 'female', 'pt_BR', '', 0, 0, 0, 'carolina_n_m@hotmail.com', 'carolina_n_m@hotmail.com', '', '', '', '', '', ''),
(1300, 1298, 'Facebook', '6d7dd4652a19a3221ef57648459fd53d84fa51a0', '910541735633623', 'https://www.facebook.com/app_scoped_user_id/910541735633623/', '', 'https://graph.facebook.com/910541735633623/picture?width=150&height=150', 'Rita Lima', '', 'Rita', 'Lima', 'female', 'pt_PT', '', 0, 0, 0, 'ritanobrega.lima@gmail.com', 'ritanobrega.lima@gmail.com', '', '', '', '', '', ''),
(1301, 1299, 'Facebook', '13a06ba025752ae24815359c3dcbee9daaab4dca', '961335360566648', 'https://www.facebook.com/app_scoped_user_id/961335360566648/', '', 'https://graph.facebook.com/961335360566648/picture?width=150&height=150', 'Pedro Lopes', '', 'Pedro', 'Lopes', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1302, 1300, 'Facebook', 'e06c15b9d283f29c8c48270d2bf24b2c4bdc73d0', '835507069864387', 'https://www.facebook.com/app_scoped_user_id/835507069864387/', '', 'https://graph.facebook.com/835507069864387/picture?width=150&height=150', 'Júlia Maria Oliveira Botelho', '', 'Júlia Maria', 'Oliveira Botelho', 'female', 'pt_PT', '', 0, 0, 0, 'juliabotelho@netcabo.pt', 'juliabotelho@netcabo.pt', '', '', '', '', '', ''),
(1303, 1301, 'Facebook', '257e9a8bcf30390874ceb280cbc270bdc6bf0aaf', '961906663844257', 'https://www.facebook.com/app_scoped_user_id/961906663844257/', '', 'https://graph.facebook.com/961906663844257/picture?width=150&height=150', 'Mafalda Almeida Ângelo', '', 'Mafalda', 'Almeida Ângelo', 'female', 'pt_PT', '', 0, 0, 0, 'mafaldaalmeidaangelo@gmail.com', 'mafaldaalmeidaangelo@gmail.com', '', '', '', '', '', ''),
(1304, 1302, 'Google', 'fd0fa067d4d3fee0b86be73a570ef868ec1c5424', '116746151396844110421', 'https://plus.google.com/116746151396844110421', '', 'https://lh3.googleusercontent.com/-lHB4KkWZq8k/AAAAAAAAAAI/AAAAAAAAAFY/P58t4D198lQ/photo.jpg?sz=200', 'Gonçalo Lopes', '', 'Gonçalo', 'Lopes', 'male', '', '', 0, 0, 0, 'goncalosantanalopes@gmail.com', 'goncalosantanalopes@gmail.com', '', '', '', '', '', ''),
(1305, 1303, 'Facebook', '20ebd82ac7a915d45c352e43f741c6e78a18c911', '10153328364455692', 'https://www.facebook.com/app_scoped_user_id/10153328364455692/', '', 'https://graph.facebook.com/10153328364455692/picture?width=150&height=150', 'Diogo Silva', '', 'Diogo', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'diogosilva_3@hotmail.com', 'diogosilva_3@hotmail.com', '', '', '', '', '', ''),
(1306, 1304, 'Google', '0f0531dd3b2efac20e5ef7dbd347a2e3004eb932', '108046734308340269518', 'https://plus.google.com/108046734308340269518', '', 'https://lh3.googleusercontent.com/-2T9ccqMiBxY/AAAAAAAAAAI/AAAAAAAAAqM/q_D6cITo5ZM/photo.jpg?sz=200', 'Margarida Espanha', '', 'Margarida', 'Espanha', 'female', '', '', 0, 0, 0, 'margaridaespanha@gmail.com', 'margaridaespanha@gmail.com', '', '', '', '', '', ''),
(1307, 1305, 'Google', 'a6f82ee8b066aaf99428fb454f7ae3e0d65f57c6', '101589493979383443076', 'https://plus.google.com/101589493979383443076', '', 'https://lh6.googleusercontent.com/-4wiqE5E7EgI/AAAAAAAAAAI/AAAAAAAARlo/XfzNVdaY_wQ/photo.jpg?sz=200', 'Tiago Cunha Porto', '', 'Tiago', 'Cunha Porto', 'male', '', '', 0, 0, 0, 'tiagocunhaporto@gmail.com', 'tiagocunhaporto@gmail.com', '', '', '', '', '', ''),
(1308, 1306, 'Google', '4092acfcbd0fb79cb2d8d1e2c93c767e2e4e687c', '116667675407065723796', 'https://plus.google.com/116667675407065723796', '', 'https://lh5.googleusercontent.com/-YzNHbUxqasA/AAAAAAAAAAI/AAAAAAAAAIU/DToClUKbays/photo.jpg?sz=200', 'jose coelho', '', 'jose', 'coelho', '', '', '', 0, 0, 0, 'jose.coelho2@gmail.com', 'jose.coelho2@gmail.com', '', '', '', '', '', ''),
(1309, 1307, 'Facebook', '3b9592eb656529f5e0bfadae85b6f3e6aa3e1e15', '802164986533866', 'https://www.facebook.com/app_scoped_user_id/802164986533866/', '', 'https://graph.facebook.com/802164986533866/picture?width=150&height=150', 'MariaCristina Félix de Melo', '', 'MariaCristina', 'Félix de Melo', 'female', 'pt_PT', '', 0, 0, 0, 'mcristina.felixmelo@gmail.com', 'mcristina.felixmelo@gmail.com', '', '', '', '', '', ''),
(1310, 1308, 'Facebook', 'c77b2878e427bd5d64b0adaf45fabb9edfd56fd3', '1220197158006019', 'https://www.facebook.com/app_scoped_user_id/1220197158006019/', '', 'https://graph.facebook.com/1220197158006019/picture?width=150&height=150', 'Simao Maria Villar', '', 'Simao Maria', 'Villar', 'male', 'pt_PT', '', 0, 0, 0, 'simaovilar@gmail.com', 'simaovilar@gmail.com', '', '', '', '', '', ''),
(1311, 1309, 'Facebook', 'effd76b2907e49b20a327a798aeaed4faf7a0f51', '10204209714744047', 'https://www.facebook.com/app_scoped_user_id/10204209714744047/', '', 'https://graph.facebook.com/10204209714744047/picture?width=150&height=150', 'Amaro Ferreira', '', 'Amaro', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'mr.amaroferreira@gmail.com', 'mr.amaroferreira@gmail.com', '', '', '', '', '', ''),
(1312, 1310, 'Facebook', '11bd4a9a4ca419494df3295b52afc19e4643bb88', '10206129756216790', 'https://www.facebook.com/app_scoped_user_id/10206129756216790/', '', 'https://graph.facebook.com/10206129756216790/picture?width=150&height=150', 'Hugo Leão', '', 'Hugo', 'Leão', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1313, 1311, 'Facebook', '062315b54a8c38ed88aab752c9d71d1f0bb0fa6d', '10204383803131158', 'https://www.facebook.com/app_scoped_user_id/10204383803131158/', '', 'https://graph.facebook.com/10204383803131158/picture?width=150&height=150', 'Miguel Sanchez', '', 'Miguel', 'Sanchez', 'male', 'en_GB', '', 0, 0, 0, 'surfing.miguel@gmail.com', 'surfing.miguel@gmail.com', '', '', '', '', '', ''),
(1314, 1312, 'Facebook', 'e3d64b212a72ac2398c84d14e3f867235e516fe6', '10206477796044017', 'https://www.facebook.com/app_scoped_user_id/10206477796044017/', '', 'https://graph.facebook.com/10206477796044017/picture?width=150&height=150', 'Ana Esteves', '', 'Ana', 'Esteves', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1315, 1313, 'Facebook', 'd37d67ab776d8b4251d1a8e4e69b827c2610c91e', '1010902948934360', 'https://www.facebook.com/app_scoped_user_id/1010902948934360/', '', 'https://graph.facebook.com/1010902948934360/picture?width=150&height=150', 'Pedro Pisco', '', 'Pedro', 'Pisco', 'male', 'pt_PT', '', 0, 0, 0, 'cristopisco@hotmail.com', 'cristopisco@hotmail.com', '', '', '', '', '', ''),
(1316, 1314, 'Facebook', '732bbb4335abf31d07379f1f98694a7caec4624a', '1067927066570395', 'https://www.facebook.com/app_scoped_user_id/1067927066570395/', '', 'https://graph.facebook.com/1067927066570395/picture?width=150&height=150', 'Antonio Pelicano', '', 'Antonio', 'Pelicano', 'male', 'en_US', '', 0, 0, 0, 'pelibmx069@hotmail.com', 'pelibmx069@hotmail.com', '', '', '', '', '', ''),
(1317, 1315, 'Facebook', '72d9fcbd3f3615d3bea546915f4a66be217f51ef', '10205819950770702', 'https://www.facebook.com/app_scoped_user_id/10205819950770702/', '', 'https://graph.facebook.com/10205819950770702/picture?width=150&height=150', 'Gonçalo L. Santos', '', 'Gonçalo', 'L. Santos', 'male', 'pt_BR', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1318, 1316, 'Facebook', '83f8322164fb56305dca7a035229768cc68d4eda', '369551519920975', 'https://www.facebook.com/app_scoped_user_id/369551519920975/', '', 'https://graph.facebook.com/369551519920975/picture?width=150&height=150', 'Mariana Constança', '', 'Mariana', 'Constança', 'female', 'pt_PT', '', 0, 0, 0, 'mariana.constanca2001@gmail.com', '', '', '', '', '', '', ''),
(1319, 1317, 'Facebook', '48114c7dc4d78f4cd459ea339c5c44882ef58157', '477791222373751', 'https://www.facebook.com/app_scoped_user_id/477791222373751/', '', 'https://graph.facebook.com/477791222373751/picture?width=150&height=150', 'Vittor Cardoso', '', 'Vittor', 'Cardoso', 'male', 'pt_PT', '', 0, 0, 0, 'vittorcardoso88@gmail.com', 'vittorcardoso88@gmail.com', '', '', '', '', '', ''),
(1320, 1318, 'Facebook', '3aeb3b411cb91f2087dfb6b4e2110a333a91317b', '10153408139708278', 'https://www.facebook.com/app_scoped_user_id/10153408139708278/', '', 'https://graph.facebook.com/10153408139708278/picture?width=150&height=150', 'Maria Ana Ventura', '', 'Maria', 'Ventura', 'female', 'pt_PT', '', 0, 0, 0, 'maria_ana_ventura@hotmail.com', 'maria_ana_ventura@hotmail.com', '', '', '', '', '', ''),
(1321, 1319, 'Facebook', '58ba274ea885d5cb3db4e4d1043aeef4c68f4b4b', '856055024429854', 'https://www.facebook.com/app_scoped_user_id/856055024429854/', '', 'https://graph.facebook.com/856055024429854/picture?width=150&height=150', 'Claudia Costa', '', 'Claudia', 'Costa', 'female', 'pt_PT', '', 0, 0, 0, 'cflaucosta641@gmail.com', 'cflaucosta641@gmail.com', '', '', '', '', '', ''),
(1322, 1320, 'Facebook', 'c5402e4d36a35a5576b1526dc3f4f8731ca73a78', '1598893233703758', 'https://www.facebook.com/app_scoped_user_id/1598893233703758/', '', 'https://graph.facebook.com/1598893233703758/picture?width=150&height=150', 'Diogo Carvalho', '', 'Diogo', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, 'xupapeace@hotmail.com', 'xupapeace@hotmail.com', '', '', '', '', '', ''),
(1323, 923, 'Facebook', '8efe5688cafe5240622cbbbaad710ca36665d08b', '880177922054535', 'https://www.facebook.com/app_scoped_user_id/880177922054535/', '', 'https://graph.facebook.com/880177922054535/picture?width=150&height=150', 'Emanuel Rodrigues', '', 'Emanuel', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'raulafonso88@gmail.com', 'raulafonso88@gmail.com', '', '', '', '', '', ''),
(1324, 1321, 'Facebook', 'd54e0de97f029c25874eafdd83b99ebadfbabb10', '1020207987991063', 'https://www.facebook.com/app_scoped_user_id/1020207987991063/', '', 'https://graph.facebook.com/1020207987991063/picture?width=150&height=150', 'João Costa Alves', '', 'João', 'Alves', 'male', 'pt_PT', '', 0, 0, 0, 'jca1957@sapo.pt', 'jca1957@sapo.pt', '', '', '', '', '', ''),
(1325, 1322, 'Google', 'f944876fb4860313cc4839e830939e75186626cf', '111774463402581635520', 'https://plus.google.com/111774463402581635520', '', 'https://lh6.googleusercontent.com/-ExrEHss-sPw/AAAAAAAAAAI/AAAAAAAAAA4/RI4LJKq1cKE/photo.jpg?sz=200', 'Joana Rodrigues', '', 'Joana', 'Rodrigues', '', '', '', 0, 0, 0, 'ju.lrodrigues77@gmail.com', 'ju.lrodrigues77@gmail.com', '', 'Barcelos', '', '', 'Barcelos', ''),
(1326, 1323, 'Google', '2bb716dec7cf53a0511270ef6147d8ad96112942', '112390755576645317554', 'https://plus.google.com/112390755576645317554', '', 'https://lh4.googleusercontent.com/-eqTZt4S0d5M/AAAAAAAAAAI/AAAAAAAAACs/uO2CrS7MOvs/photo.jpg?sz=200', 'Francisco Delgado', '', 'Francisco', 'Delgado', 'male', '', '', 0, 0, 0, 'fradelgado@gmail.com', 'fradelgado@gmail.com', '', 'Sintra', '', '', 'Sintra', ''),
(1327, 1324, 'Facebook', 'de83ae69589e8108841d77f931f644a838b5bf44', '10153367276436151', 'https://www.facebook.com/app_scoped_user_id/10153367276436151/', '', 'https://graph.facebook.com/10153367276436151/picture?width=150&height=150', 'Luis Eyre', '', 'Luis', 'Eyre', 'male', 'en_GB', '', 0, 0, 0, 'luis-eyre@hotmail.com', 'luis-eyre@hotmail.com', '', '', '', '', '', ''),
(1328, 1325, 'Facebook', '0d0a8ae6f85e6873163446ae389bd2bb1a6ad513', '967914889920486', 'https://www.facebook.com/app_scoped_user_id/967914889920486/', '', 'https://graph.facebook.com/967914889920486/picture?width=150&height=150', 'Maria De Fátima Almeida', '', 'Maria De Fátima', 'Almeida', 'female', 'pt_PT', '', 0, 0, 0, 'almeidamariasa@gmail.com', 'almeidamariasa@gmail.com', '', '', '', '', '', ''),
(1329, 1326, 'Google', '7acfbdc6c300fcfd794de4457cd909dbfd01f825', '114685049803537923236', 'https://plus.google.com/114685049803537923236', '', 'https://lh4.googleusercontent.com/-zqjLmpRc-P8/AAAAAAAAAAI/AAAAAAAAALg/lPdiKAWY-rA/photo.jpg?sz=200', 'Marta Gomes', '', 'Marta', 'Gomes', 'female', '', '', 0, 0, 0, 'martagomes2@gmail.com', 'martagomes2@gmail.com', '', '', '', '', '', ''),
(1330, 1327, 'Facebook', '3cfce134c8b00c4c07d6424970e036bfe57d6dee', '1106984972661273', 'https://www.facebook.com/app_scoped_user_id/1106984972661273/', '', 'https://graph.facebook.com/1106984972661273/picture?width=150&height=150', 'António Duarte', '', 'António', 'Duarte', 'male', 'en_GB', '', 0, 0, 0, 'toy.duarte@hotmail.com', 'toy.duarte@hotmail.com', '', '', '', '', '', ''),
(1331, 1328, 'Google', '362ee6a42dae36e90ed975596974ae6fdeb3daad', '110192591196078073979', 'https://plus.google.com/110192591196078073979', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'ze maria cortez', '', 'ze maria', 'cortez', '', '', '', 0, 0, 0, 'zemariacortez96@gmail.com', 'zemariacortez96@gmail.com', '', '', '', '', '', ''),
(1332, 1329, 'Facebook', 'fb8900be6760b3bbe0928935149ba8eb4e6ce35c', '1112012242146029', 'https://www.facebook.com/app_scoped_user_id/1112012242146029/', '', 'https://graph.facebook.com/1112012242146029/picture?width=150&height=150', 'Tiago Montalvão', '', 'Tiago', 'Montalvão', 'male', 'pt_PT', '', 0, 0, 0, 't.montalvao@hotmail.com', 't.montalvao@hotmail.com', '', '', '', '', '', ''),
(1333, 1330, 'Google', 'ac85316f878a82a834fa7a491ab532fa7d2e93a7', '113745123710163810775', 'https://plus.google.com/113745123710163810775', '', 'https://lh4.googleusercontent.com/-8aD6KJL8GNc/AAAAAAAAAAI/AAAAAAAAC4w/wThNkzsoCOs/photo.jpg?sz=200', 'Artur Fernandes', '', 'Artur', 'Fernandes', 'male', '', '', 0, 0, 0, 'artur.despomar@gmail.com', 'artur.despomar@gmail.com', '', '', '', '', '', ''),
(1334, 1331, 'Facebook', '3335fd5fca7b52c54fc3315125a276996b8b815e', '10152949743420773', 'https://www.facebook.com/app_scoped_user_id/10152949743420773/', '', 'https://graph.facebook.com/10152949743420773/picture?width=150&height=150', 'Luis Villa de Brito', '', 'Luis', 'de Brito', 'male', 'pt_PT', '', 0, 0, 0, 'luisvillabrito@gmail.com', 'luisvillabrito@gmail.com', '', '', '', '', '', ''),
(1335, 1332, 'Facebook', 'c08bd164c812f6776d5dadf3c78cf0c4d9750ffe', '1449010528747073', 'https://www.facebook.com/app_scoped_user_id/1449010528747073/', '', 'https://graph.facebook.com/1449010528747073/picture?width=150&height=150', 'André Marmelo', '', 'André', 'Marmelo', 'male', 'pt_PT', '', 0, 0, 0, 'andre_marmelo97@hotmail.com', 'andre_marmelo97@hotmail.com', '', '', '', '', '', ''),
(1336, 1333, 'Facebook', 'c1648e7ec4fa6c9ed290191d5948cc30b614eee9', '10204084693946849', 'https://www.facebook.com/app_scoped_user_id/10204084693946849/', '', 'https://graph.facebook.com/10204084693946849/picture?width=150&height=150', 'António Souto', '', 'António', 'Souto', 'male', 'en_US', '', 0, 0, 0, 'antoniossouto@gmail.com', 'antoniossouto@gmail.com', '', '', '', '', '', ''),
(1337, 1334, 'Facebook', '07c18b8bfbb775bcc31ae67087163d08b937c08e', '1057805234249227', 'https://www.facebook.com/app_scoped_user_id/1057805234249227/', '', 'https://graph.facebook.com/1057805234249227/picture?width=150&height=150', 'Teresa Calado', '', 'Teresa', 'Calado', 'female', 'pt_PT', '', 0, 0, 0, 'tcalado10@gmail.com', 'tcalado10@gmail.com', '', '', '', '', '', ''),
(1338, 1335, 'Facebook', '5ea325050ad6c235f96ddfacbca318b39f0fc993', '1104893592871203', 'https://www.facebook.com/app_scoped_user_id/1104893592871203/', '', 'https://graph.facebook.com/1104893592871203/picture?width=150&height=150', 'Laura Trovão', '', 'Laura', 'Trovão', 'female', 'pt_PT', '', 0, 0, 0, 'lauratruvao@hotmail.com', 'lauratruvao@hotmail.com', '', '', '', '', '', ''),
(1339, 1336, 'Google', 'b639ed305f99b15d4289ff7eeff9b94ddcca1c53', '104181800360050764472', 'https://plus.google.com/104181800360050764472', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Alexandra Amaro', '', 'Alexandra', 'Amaro', 'female', '', '', 0, 0, 0, 'a.amaro@campus.fct.unl.pt', 'a.amaro@campus.fct.unl.pt', '', '', '', '', '', ''),
(1340, 1337, 'Facebook', 'f159e07f7b5d925378abc043c5d6494870717c72', '10204327565179003', 'https://www.facebook.com/app_scoped_user_id/10204327565179003/', '', 'https://graph.facebook.com/10204327565179003/picture?width=150&height=150', 'Goma Desi Gn', '', 'Goma', 'Desi Gn', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1341, 1338, 'Facebook', '837e7997e27cdcf396a8173ec905ed85567efaca', '10152869345698144', 'https://www.facebook.com/app_scoped_user_id/10152869345698144/', '', 'https://graph.facebook.com/10152869345698144/picture?width=150&height=150', 'Jackie Uricchio', '', 'Jackie', 'Uricchio', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1342, 1339, 'Facebook', '9fdbf995ba9f5cac1e54e7f4740d389da4b638a5', '446413042185764', 'https://www.facebook.com/app_scoped_user_id/446413042185764/', '', 'https://graph.facebook.com/446413042185764/picture?width=150&height=150', 'Teresa Saldanha', '', 'Teresa', 'Saldanha', 'female', 'pt_PT', '', 0, 0, 0, 'teresinhavsaldanha@hotmail.com', 'teresinhavsaldanha@hotmail.com', '', '', '', '', '', ''),
(1343, 1340, 'Facebook', 'b4c6bd6e600c399ad2f6f70e3ce829b9dd4bce11', '10204284389646679', 'https://www.facebook.com/app_scoped_user_id/10204284389646679/', '', 'https://graph.facebook.com/10204284389646679/picture?width=150&height=150', 'Ana Teresa Xistra', '', 'Ana', 'Xistra', 'female', 'pt_PT', '', 0, 0, 0, 'atxistra@gmail.com', 'atxistra@gmail.com', '', '', '', '', '', ''),
(1344, 1341, 'Facebook', 'dc86d3042aa8ad3fb8fe7596f963d5aab749bcd7', '10205611857589512', 'https://www.facebook.com/app_scoped_user_id/10205611857589512/', '', 'https://graph.facebook.com/10205611857589512/picture?width=150&height=150', 'Hélder Blayer', '', 'Hélder', 'Blayer', 'male', 'pt_PT', '', 0, 0, 0, 'hblayer@hotmail.com', 'hblayer@hotmail.com', '', '', '', '', '', ''),
(1345, 1342, 'Facebook', '4106a2c4d159e931ab1bf93b80af65ca16fcca60', '840997452615624', 'https://www.facebook.com/app_scoped_user_id/840997452615624/', '', 'https://graph.facebook.com/840997452615624/picture?width=150&height=150', 'Carlos André Rodrigues Cardeira', '', 'Carlos André', 'Rodrigues Cardeira', 'male', 'pt_PT', '', 0, 0, 0, 'carlosrcardeira@gmail.com', 'carlosrcardeira@gmail.com', '', '', '', '', '', ''),
(1346, 1343, 'Facebook', '9eedb7b0ba636a0ff0dbf38a2721485d707278fc', '481958655291470', 'https://www.facebook.com/app_scoped_user_id/481958655291470/', '', 'https://graph.facebook.com/481958655291470/picture?width=150&height=150', 'Catarina Vieira', '', 'Catarina', 'Vieira', 'female', 'pt_PT', '', 0, 0, 0, 'anacatarina.vieira13@gmail.com', 'anacatarina.vieira13@gmail.com', '', '', '', '', '', ''),
(1347, 1344, 'Google', '007b5ae4a1bf1be0630aba044089f90c69e09c77', '113322247192644002626', 'https://plus.google.com/113322247192644002626', '', 'https://lh6.googleusercontent.com/-7NIRKs0qnKs/AAAAAAAAAAI/AAAAAAAACu4/LwKFqpEyTdI/photo.jpg?sz=200', 'IGOR POLESEL BUENO DE OLIVEIRA', '', 'IGOR', 'POLESEL BUENO DE OLIVEIRA', 'male', '', '', 0, 0, 0, 'polesel.igor@gmail.com', 'polesel.igor@gmail.com', '', '', '', '', '', ''),
(1348, 1345, 'Facebook', 'cedb31e93a45ce6743928050fdcb2ed45adbd418', '839713342777771', 'https://www.facebook.com/app_scoped_user_id/839713342777771/', '', 'https://graph.facebook.com/839713342777771/picture?width=150&height=150', 'Rafaela Pombares Rodrigues', '', 'Rafaela', 'Rodrigues', 'female', 'pt_PT', '', 0, 0, 0, 'rafaaelarodrigues@hotmail.com', 'rafaaelarodrigues@hotmail.com', '', '', '', '', '', ''),
(1349, 1346, 'Facebook', '6b361776c42ed18cf4ee9c580e64b23e5fc39bf4', '10205919225493802', 'https://www.facebook.com/app_scoped_user_id/10205919225493802/', '', 'https://graph.facebook.com/10205919225493802/picture?width=150&height=150', 'Paula Lima', '', 'Paula', 'Lima', 'female', 'pt_PT', '', 0, 0, 0, 'loucuraenata@hotmail.com', 'loucuraenata@hotmail.com', '', '', '', '', '', ''),
(1350, 1347, 'Facebook', 'd162d23324b667404a97aa2305b07d26a134e940', '588866767923313', 'https://www.facebook.com/app_scoped_user_id/588866767923313/', '', 'https://graph.facebook.com/588866767923313/picture?width=150&height=150', 'Joana Correia Pinheiro', '', 'Joana Correia', 'Pinheiro', 'female', 'pt_PT', '', 0, 0, 0, 'tumblrjoanacp@hotmail.com', 'tumblrjoanacp@hotmail.com', '', '', '', '', '', ''),
(1351, 1348, 'Facebook', '70a820bab741fa973c53ea9094301f1930ad756b', '999235676755172', 'https://www.facebook.com/app_scoped_user_id/999235676755172/', '', 'https://graph.facebook.com/999235676755172/picture?width=150&height=150', 'Tiago Pereira', '', 'Tiago', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'tapp.graphics@gmail.com', 'tapp.graphics@gmail.com', '', '', '', '', '', ''),
(1352, 1349, 'Facebook', '15e61c9047d0ee50c4343949066c118119e0efa2', '10205903863309116', 'https://www.facebook.com/app_scoped_user_id/10205903863309116/', '', 'https://graph.facebook.com/10205903863309116/picture?width=150&height=150', 'Lourenço Abreu Katzenstein', '', 'Lourenço', 'Katzenstein', 'male', 'pt_PT', '', 0, 0, 0, 'lourencokatzenstein@hotmail.com', 'lourencokatzenstein@hotmail.com', '', '', '', '', '', ''),
(1353, 1350, 'Facebook', 'cf099b09640e47926abcfa65fea14c91f9789229', '868870256518907', 'https://www.facebook.com/app_scoped_user_id/868870256518907/', '', 'https://graph.facebook.com/868870256518907/picture?width=150&height=150', 'Bárbara Água', '', 'Bárbara', 'Água', 'female', 'pt_PT', '', 0, 0, 0, 'barbaragua@hotmail.com', 'barbaragua@hotmail.com', '', '', '', '', '', ''),
(1354, 1351, 'Facebook', 'dfadfcd91e68f64bafd39536f05b10d88384690f', '10152951530674503', 'https://www.facebook.com/app_scoped_user_id/10152951530674503/', '', 'https://graph.facebook.com/10152951530674503/picture?width=150&height=150', 'Cristina Antunes', '', 'Cristina', 'Antunes', 'female', 'pt_PT', '', 0, 0, 0, 'mariamadalena1@gmail.com', 'mariamadalena1@gmail.com', '', '', '', '', '', ''),
(1355, 1352, 'Facebook', '464ae937c689db6033cc5c6fd43ae5d605c9359e', '10205004994990605', 'https://www.facebook.com/app_scoped_user_id/10205004994990605/', '', 'https://graph.facebook.com/10205004994990605/picture?width=150&height=150', 'Miguel Mata', '', 'Miguel', 'Mata', 'male', 'en_GB', '', 0, 0, 0, 'migasmatta@hotmail.com', 'migasmatta@hotmail.com', '', '', '', '', '', ''),
(1356, 1353, 'Facebook', '8fefa17506e49e271f18933041b086b2de53307b', '1433031730337325', 'https://www.facebook.com/app_scoped_user_id/1433031730337325/', '', 'https://graph.facebook.com/1433031730337325/picture?width=150&height=150', 'Sofia Saldanha', '', 'Sofia', 'Saldanha', 'female', 'pt_PT', '', 0, 0, 0, 'sofiasaldanha@meo.pt', 'sofiasaldanha@meo.pt', '', '', '', '', '', ''),
(1357, 1354, 'Google', '558da89d3ebf35437f35f5cd408ee7e9cd2bf5ba', '104285163217005043037', 'https://plus.google.com/104285163217005043037', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Elisa Marina', '', 'Elisa', 'Marina', 'female', '', '', 0, 0, 0, 'emarina80@gmail.com', 'emarina80@gmail.com', '', '', '', '', '', ''),
(1358, 1355, 'Facebook', 'd3dc9fc65c3a7eb3231c6c1d96b5c05dd9d11758', '10200457242111124', 'https://www.facebook.com/app_scoped_user_id/10200457242111124/', '', 'https://graph.facebook.com/10200457242111124/picture?width=150&height=150', 'Mercedes Mata', '', 'Mercedes', 'Mata', 'female', 'pt_PT', '', 0, 0, 0, 'merce.mata@yahoo.com', 'merce.mata@yahoo.com', '', '', '', '', '', ''),
(1359, 1356, 'Facebook', '3a9fefe54b3fbf8fc1913a8b9aebcde6aa2e17b2', '10204529353613385', 'https://www.facebook.com/app_scoped_user_id/10204529353613385/', '', 'https://graph.facebook.com/10204529353613385/picture?width=150&height=150', 'Irene Paula', '', 'Irene', 'Paula', 'female', 'pt_PT', '', 0, 0, 0, 'jipaula@clix.pt', 'jipaula@clix.pt', '', '', '', '', '', ''),
(1360, 1357, 'Facebook', '8527899ebb1006253c7a68107444385dd22512e3', '1099107146771173', 'https://www.facebook.com/app_scoped_user_id/1099107146771173/', '', 'https://graph.facebook.com/1099107146771173/picture?width=150&height=150', 'Beatriz Abreu Katzenstein', '', 'Beatriz', 'Abreu Katzenstein', 'female', 'pt_PT', '', 0, 0, 0, 'junho1999_beatriz@hotmail.com', 'junho1999_beatriz@hotmail.com', '', '', '', '', '', ''),
(1361, 1358, 'Facebook', '63f18f2df055f6b534cb99b8be3dd2fe9b9c1347', '10204905042365901', 'https://www.facebook.com/app_scoped_user_id/10204905042365901/', '', 'https://graph.facebook.com/10204905042365901/picture?width=150&height=150', 'Zeca Queiroz', '', 'Zeca', 'Queiroz', 'male', 'pt_PT', '', 0, 0, 0, 'zeca.queiros@hotmail.com', 'zeca.queiros@hotmail.com', '', '', '', '', '', ''),
(1362, 1359, 'Facebook', 'f07d02fe00fee89a5437dabd79d696377a8d4edd', '472470966236608', 'https://www.facebook.com/app_scoped_user_id/472470966236608/', '', 'https://graph.facebook.com/472470966236608/picture?width=150&height=150', 'Pedro Santos', '', 'Pedro', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1363, 1360, 'Google', 'e225e83b09161b4515b62746f44c35d1d7d4c9ff', '115333578779992832138', 'https://plus.google.com/115333578779992832138', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Wilson Barbeiro', '', 'Wilson', 'Barbeiro', 'male', '', '', 0, 0, 0, 'wilson.f.f.barbeiro@gmail.com', 'wilson.f.f.barbeiro@gmail.com', '', '', '', '', '', ''),
(1364, 1361, 'Facebook', '56c9df7e952e5cdcdb1cc68f913c381dd5e0439a', '10155529545855231', 'https://www.facebook.com/app_scoped_user_id/10155529545855231/', '', 'https://graph.facebook.com/10155529545855231/picture?width=150&height=150', 'Caetana Abreu Katzenstein', '', 'Caetana', 'Katzenstein', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1365, 1362, 'Facebook', 'dc882669abf0000cc2705f28c96e5df60e31a3ff', '540749656064265', 'https://www.facebook.com/app_scoped_user_id/540749656064265/', '', 'https://graph.facebook.com/540749656064265/picture?width=150&height=150', 'Hugo M. Pereira', '', 'Hugo', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'hugoribamar@gmail.com', 'hugoribamar@gmail.com', '', '', '', '', '', ''),
(1366, 1363, 'Facebook', '98aa704fb01970be6c1541b418f39821925eca18', '833145710105459', 'https://www.facebook.com/app_scoped_user_id/833145710105459/', '', 'https://graph.facebook.com/833145710105459/picture?width=150&height=150', 'Susana M. Santos', '', 'Susana', 'M. Santos', 'female', 'pt_PT', '', 0, 0, 0, 'smsantos@surfportugal.pt', 'smsantos@surfportugal.pt', '', '', '', '', '', ''),
(1367, 1364, 'Facebook', 'fbb2d4f5d555801bde4b4411ad6ece7cd0508fcb', '566785510091536', 'https://www.facebook.com/app_scoped_user_id/566785510091536/', '', 'https://graph.facebook.com/566785510091536/picture?width=150&height=150', 'Gonçalo Avillez', '', 'Gonçalo', 'Avillez', 'male', 'pt_PT', '', 0, 0, 0, 'gonabap2@hotmail.com', 'gonabap2@hotmail.com', '', '', '', '', '', ''),
(1368, 1365, 'Facebook', '56cd49cb1eaf6e03df85fa056e2d7e0de5251ec3', '711736558953129', 'https://www.facebook.com/app_scoped_user_id/711736558953129/', '', 'https://graph.facebook.com/711736558953129/picture?width=150&height=150', 'Marianna Tavares', '', 'Marianna', 'Tavares', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1369, 1366, 'Facebook', 'cd7799660304e525619088b78ffbeb109f3578a2', '1020251044651660', 'https://www.facebook.com/app_scoped_user_id/1020251044651660/', '', 'https://graph.facebook.com/1020251044651660/picture?width=150&height=150', 'Maria Rhodes Morgado', '', 'Maria', 'Rhodes Morgado', 'female', 'pt_PT', '', 0, 0, 0, 'm.emiliarhodes@hotmail.com', 'm.emiliarhodes@hotmail.com', '', '', '', '', '', ''),
(1370, 1367, 'Facebook', '114ffe38cf4a5785bc442e7cef9cd90a5287f3ae', '1613505778862232', 'https://www.facebook.com/app_scoped_user_id/1613505778862232/', '', 'https://graph.facebook.com/1613505778862232/picture?width=150&height=150', 'Joana Quintela', '', 'Joana', 'Quintela', 'female', 'pt_PT', '', 0, 0, 0, 'joana.quintelapq@gmail.com', 'joana.quintelapq@gmail.com', '', '', '', '', '', ''),
(1371, 1368, 'Facebook', '3260c807822f5d0c95ac217e1204c3a54a5e5823', '1068098626552144', 'https://www.facebook.com/app_scoped_user_id/1068098626552144/', '', 'https://graph.facebook.com/1068098626552144/picture?width=150&height=150', 'Henrique Ribeiro Ferreira', '', 'Henrique', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'henrique-ferreira2009@hotmail.com', 'henrique-ferreira2009@hotmail.com', '', '', '', '', '', ''),
(1372, 1369, 'Facebook', '83f790841c2d49c03b6bb7262d8c71a2416908bb', '10206061497310310', 'https://www.facebook.com/app_scoped_user_id/10206061497310310/', '', 'https://graph.facebook.com/10206061497310310/picture?width=150&height=150', 'Zoe Uricchio', '', 'Zoe', 'Uricchio', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1373, 1370, 'Google', 'a014da55300b0aebceccdf2a882cdfd797915034', '101773179214475618743', 'https://plus.google.com/101773179214475618743', '', 'https://lh6.googleusercontent.com/-41HD_ZxxFK4/AAAAAAAAAAI/AAAAAAAAAvk/_fU14S6sbw0/photo.jpg?sz=200', 'João Barbosa', '', 'João', 'Barbosa', 'male', '', '', 0, 0, 0, 'mail.barbosa@gmail.com', 'mail.barbosa@gmail.com', '', '', '', '', '', ''),
(1374, 1371, 'Facebook', 'a098d717938698c2008e394dcb75ea9d034c390a', '1134282209922513', 'https://www.facebook.com/app_scoped_user_id/1134282209922513/', '', 'https://graph.facebook.com/1134282209922513/picture?width=150&height=150', 'Sukr Sukr', '', 'Sukr', 'Sukr', 'female', 'fr_FR', '', 0, 0, 0, 'barrosaudrey@gmail.com', 'barrosaudrey@gmail.com', '', '', '', '', '', ''),
(1375, 1372, 'Facebook', '5022ec9c4aaf81fca4793856c8993d4020af78a5', '10155607388345029', 'https://www.facebook.com/app_scoped_user_id/10155607388345029/', '', 'https://graph.facebook.com/10155607388345029/picture?width=150&height=150', 'Flip Fernandes', '', 'Flip', 'Fernandes', 'male', 'en_US', '', 0, 0, 0, 'fernandesfilipe@hotmail.com', 'fernandesfilipe@hotmail.com', '', '', '', '', '', ''),
(1376, 1373, 'Facebook', '8b05c6693534ec09fce35ce8978ce8ad5b8390bc', '936518803077099', 'https://www.facebook.com/app_scoped_user_id/936518803077099/', '', 'https://graph.facebook.com/936518803077099/picture?width=150&height=150', 'Margarida Almeida', '', 'Margarida', 'Almeida', 'female', 'pt_PT', '', 0, 0, 0, 'mags_point23@hotmail.com', 'mags_point23@hotmail.com', '', '', '', '', '', ''),
(1377, 1374, 'Facebook', '4738f600668e46503e8654759495a384eaf85e50', '1615951475318002', 'https://www.facebook.com/app_scoped_user_id/1615951475318002/', '', 'https://graph.facebook.com/1615951475318002/picture?width=150&height=150', 'Ofélia Queiroz Aires', '', 'Ofélia', 'Queiroz Aires', 'female', 'pt_PT', '', 0, 0, 0, 'ofelia.pintoqueiroz@csassociados.pt', 'ofelia.pintoqueiroz@csassociados.pt', '', '', '', '', '', ''),
(1378, 1375, 'Facebook', 'd7e2b69bdb24b6435621d397a32c316079f90387', '10203617982759539', 'https://www.facebook.com/app_scoped_user_id/10203617982759539/', '', 'https://graph.facebook.com/10203617982759539/picture?width=150&height=150', 'António Mendonça', '', 'António', 'Mendonça', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1379, 1376, 'Facebook', 'f439cc4dfc9ac85414ec0d0001c4cad01eecc020', '10152798110771767', 'https://www.facebook.com/app_scoped_user_id/10152798110771767/', '', 'https://graph.facebook.com/10152798110771767/picture?width=150&height=150', 'Zé Maria Sousa Franco', '', 'Zé', 'Franco', 'male', 'en_US', '', 0, 0, 0, 'zemsfranco@hotmail.com', 'zemsfranco@hotmail.com', '', '', '', '', '', ''),
(1380, 1377, 'Facebook', '4185ca49441521b64e5a7980c4367d6e08c2560c', '482033388640180', 'https://www.facebook.com/app_scoped_user_id/482033388640180/', '', 'https://graph.facebook.com/482033388640180/picture?width=150&height=150', 'Pedro Coutinho', '', 'Pedro', 'Coutinho', 'male', 'pt_PT', '', 0, 0, 0, 'pedroc_30@hotmail.com', 'pedroc_30@hotmail.com', '', '', '', '', '', ''),
(1381, 1378, 'Facebook', '07b42b5bbf95f51eca8d423d5a698e4fc1c619b4', '10204056583153259', 'https://www.facebook.com/app_scoped_user_id/10204056583153259/', '', 'https://graph.facebook.com/10204056583153259/picture?width=150&height=150', 'Joana Lobo', '', 'Joana', 'Lobo', 'female', 'pt_PT', '', 0, 0, 0, 'jucalobo@gmail.com', 'jucalobo@gmail.com', '', '', '', '', '', ''),
(1382, 1379, 'Facebook', '706f6bfcf4f7865101e42a1ae8c27f50e559abb5', '1130323250326684', 'https://www.facebook.com/app_scoped_user_id/1130323250326684/', '', 'https://graph.facebook.com/1130323250326684/picture?width=150&height=150', 'Sofia Macedo', '', 'Sofia', 'Macedo', 'female', 'pt_PT', '', 0, 0, 0, 'sofia.kafca@gmail.com', 'sofia.kafca@gmail.com', '', '', '', '', '', ''),
(1383, 1380, 'Facebook', '3d482bb3d903dfacdf8f4a5bc419bc96a33b4fea', '882579361780979', 'https://www.facebook.com/app_scoped_user_id/882579361780979/', '', 'https://graph.facebook.com/882579361780979/picture?width=150&height=150', 'Pedro Pereira', '', 'Pedro', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'pmpereira98@gmail.com', 'pmpereira98@gmail.com', '', '', '', '', '', ''),
(1384, 1381, 'Facebook', 'f70d6d22c79b90b549b2cef6555856aab5cdfc5d', '10205764578327356', 'https://www.facebook.com/app_scoped_user_id/10205764578327356/', '', 'https://graph.facebook.com/10205764578327356/picture?width=150&height=150', 'Maria Monte Pegado Loureiro', '', 'Maria', 'Loureiro', 'female', 'pt_PT', '', 0, 0, 0, 'mariamontepegado@gmail.com', 'mariamontepegado@gmail.com', '', '', '', '', '', ''),
(1385, 1382, 'Facebook', 'a58e2df7e22fbf3ed6718d69e908fe4ff1f96920', '791225980975702', 'https://www.facebook.com/app_scoped_user_id/791225980975702/', '', 'https://graph.facebook.com/791225980975702/picture?width=150&height=150', 'Alice Portella', '', 'Alice', 'Portella', 'female', 'pt_BR', '', 0, 0, 0, 'lia.agps@gmail.com', 'lia.agps@gmail.com', '', '', '', '', '', ''),
(1386, 1383, 'Facebook', 'c1983d3ab889c04a34942521e2c91380489e72b5', '616599035143288', 'https://www.facebook.com/app_scoped_user_id/616599035143288/', '', 'https://graph.facebook.com/616599035143288/picture?width=150&height=150', 'António Rocha da Silveira', '', 'António', 'Rocha da Silveira', 'male', 'en_GB', '', 0, 0, 0, 'antoniosilveira723@hotmail.com', 'antoniosilveira723@hotmail.com', '', '', '', '', '', ''),
(1387, 1384, 'Google', '580f7c177d381bd00df8ede94f5e83b992602e2e', '113187726591972727801', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Afonso Meneses', '', 'Afonso', 'Meneses', '', '', '', 0, 0, 0, 'minipicos@gmail.com', 'minipicos@gmail.com', '', '', '', '', '', ''),
(1388, 1385, 'Google', '6a4f21c4a9e8b702de99c26f5fa4d9ed1e99f43f', '112622330729028336995', 'https://plus.google.com/112622330729028336995', '', 'https://lh6.googleusercontent.com/-N08VCIEnbJA/AAAAAAAAAAI/AAAAAAAAAMU/Df6579tjo5Q/photo.jpg?sz=200', 'Rodrigo Perdigao', '', 'Rodrigo', 'Perdigao', 'male', '', '', 0, 0, 0, 'rodperdigao@gmail.com', 'rodperdigao@gmail.com', '', '', '', '', '', ''),
(1389, 1386, 'Facebook', 'fcaa1ba5e95268dcde4aaa7cb6a5608557a0b033', '1153666317993873', 'https://www.facebook.com/app_scoped_user_id/1153666317993873/', '', 'https://graph.facebook.com/1153666317993873/picture?width=150&height=150', 'João Vicente', '', 'João', 'Vicente', 'male', 'pt_PT', '', 0, 0, 0, 'joao_m_vicente@hotmail.com', 'joao_m_vicente@hotmail.com', '', '', '', '', '', ''),
(1390, 1387, 'Facebook', '3bbb89959c6640475d9677fd3ee3dfe246dc7c0c', '1128156697210748', 'https://www.facebook.com/app_scoped_user_id/1128156697210748/', '', 'https://graph.facebook.com/1128156697210748/picture?width=150&height=150', 'Ruy Brazao', '', 'Ruy', 'Brazao', 'male', 'pt_PT', '', 0, 0, 0, 'ruybrazao@hotmail.com', 'ruybrazao@hotmail.com', '', '', '', '', '', ''),
(1391, 1388, 'Facebook', '59c42700ba1b9e285d5cee687fecc3804cad5268', '1665302657035579', 'https://www.facebook.com/app_scoped_user_id/1665302657035579/', '', 'https://graph.facebook.com/1665302657035579/picture?width=150&height=150', 'Sofia Bruschy', '', 'Sofia', 'Bruschy', 'female', 'pt_PT', '', 0, 0, 0, 'sofiabruschy@gmail.com', 'sofiabruschy@gmail.com', '', '', '', '', '', ''),
(1392, 1389, 'Facebook', 'fd39e261d6d6a81158c7d3f86826d651dbef89f7', '10152783354492077', 'https://www.facebook.com/app_scoped_user_id/10152783354492077/', '', 'https://graph.facebook.com/10152783354492077/picture?width=150&height=150', 'Inês Costa Ferreira', '', 'Inês', 'Ferreira', 'female', 'en_US', '', 0, 0, 0, 'inescostaferreira@hotmail.com', 'inescostaferreira@hotmail.com', '', '', '', '', '', ''),
(1393, 1390, 'Facebook', '8cf7c38bfd8834be3b9af3ee19ccf8ef9fa1bf52', '1063384127022672', 'https://www.facebook.com/app_scoped_user_id/1063384127022672/', '', 'https://graph.facebook.com/1063384127022672/picture?width=150&height=150', 'Hugo Eduardo Cipriano', '', 'Hugo Eduardo', 'Cipriano', 'male', 'pt_PT', '', 0, 0, 0, 'hugocipriano@hotmail.com', 'hugocipriano@hotmail.com', '', '', '', '', '', ''),
(1394, 1391, 'Facebook', 'fdc2f19aa3def1f7dcc007ddb2ba015baec91617', '10153915438214466', 'https://www.facebook.com/app_scoped_user_id/10153915438214466/', '', 'https://graph.facebook.com/10153915438214466/picture?width=150&height=150', 'Veronique Carpentier', '', 'Veronique', 'Carpentier', 'female', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1395, 1392, 'Google', 'ba52dcdad3d722c3cdc22c523dc346d86287aa3c', '115441262542527889287', 'https://plus.google.com/115441262542527889287', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Antonio Freire', '', 'Antonio', 'Freire', '', '', '', 0, 0, 0, 'antoniofreire1999@gmail.com', 'antoniofreire1999@gmail.com', '', '', '', '', '', ''),
(1396, 1393, 'Facebook', '39b991e588ea7b78f1a4e22cb05af51b17872f1b', '10203004813920603', 'https://www.facebook.com/app_scoped_user_id/10203004813920603/', '', 'https://graph.facebook.com/10203004813920603/picture?width=150&height=150', 'Bruno Miguel Do Amaral', '', 'Bruno', 'Amaral', 'male', 'en_US', '', 0, 0, 0, 'brunomiguelamaral23@gmail.com', 'brunomiguelamaral23@gmail.com', '', '', '', '', '', ''),
(1397, 1394, 'Facebook', '47c7d2d4d7aa2b5110b70107c86a3d9538d979c3', '10205793452888661', 'https://www.facebook.com/app_scoped_user_id/10205793452888661/', '', 'https://graph.facebook.com/10205793452888661/picture?width=150&height=150', 'Sandra Reis Santos', '', 'Sandra', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'sandra.ireissantos@gmail.com', 'sandra.ireissantos@gmail.com', '', '', '', '', '', ''),
(1398, 1395, 'Google', 'cf8c70ca507c277478530648af5f2386ff4b20d8', '113573620193311633816', 'https://plus.google.com/113573620193311633816', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Rui Espadaneiraaa', '', 'Rui', 'Espadaneiraaa', 'male', '', '', 0, 0, 0, 'ruiespadaneira1@gmail.com', 'ruiespadaneira1@gmail.com', '', '', '', '', '', ''),
(1399, 1396, 'Google', '7397a0ccd4336153115cedecdc9442482af85fa0', '108651077513755400020', 'https://plus.google.com/108651077513755400020', '', 'https://lh3.googleusercontent.com/-E1cOlWpJ-3w/AAAAAAAAAAI/AAAAAAAABXg/ROLmXHYwgLk/photo.jpg?sz=200', 'Luisa Mandacaru', '', 'Luisa', 'Mandacaru', '', '', '', 0, 0, 0, 'luimandacaru@gmail.com', 'luimandacaru@gmail.com', '', '', '', '', '', ''),
(1400, 1397, 'Facebook', '30b51e57a3c424fab72730756844be8ba09b235b', '10205944524905964', 'https://www.facebook.com/app_scoped_user_id/10205944524905964/', '', 'https://graph.facebook.com/10205944524905964/picture?width=150&height=150', 'Gonçalo Magalhães', '', 'Gonçalo', 'Magalhães', 'male', 'pt_PT', '', 0, 0, 0, 'go_magalhaes@hotmail.com', 'go_magalhaes@hotmail.com', '', '', '', '', '', ''),
(1401, 1398, 'Google', 'd340757a73aab5720083408ab0b99ce7df9229d5', '109283640731932523658', 'https://plus.google.com/109283640731932523658', '', 'https://lh3.googleusercontent.com/-uJ755uM58vk/AAAAAAAAAAI/AAAAAAAAAnM/ZWcQC5QgmJo/photo.jpg?sz=200', 'Frederico Lima', '', 'Frederico', 'Lima', 'male', '', '', 0, 0, 0, 'fredpaquetelima@gmail.com', 'fredpaquetelima@gmail.com', '', '', '', '', '', ''),
(1402, 1399, 'Facebook', 'a5f961e5370818008d261cecc4af22132f9715e4', '10206833683231300', 'https://www.facebook.com/app_scoped_user_id/10206833683231300/', '', 'https://graph.facebook.com/10206833683231300/picture?width=150&height=150', 'Pedro Nuno Veiga Fernandes', '', 'Pedro', 'Fernandes', 'male', 'pt_PT', '', 0, 0, 0, 'pnvfernandes@gmail.com', 'pnvfernandes@gmail.com', '', '', '', '', '', ''),
(1403, 1400, 'Facebook', 'e8abbb5d3c46c2baba25b92f7c313dee89d9a1f4', '485978081556739', 'https://www.facebook.com/app_scoped_user_id/485978081556739/', '', 'https://graph.facebook.com/485978081556739/picture?width=150&height=150', 'Bernardo Oliveira', '', 'Bernardo', 'Oliveira', 'male', 'pt_PT', '', 0, 0, 0, 'bernardo_hipe_16@hotmail.com', 'bernardo_hipe_16@hotmail.com', '', '', '', '', '', ''),
(1404, 1401, 'Facebook', '82c51cdedf27becf3aaa5816f47071db09f31110', '1025898460796148', 'https://www.facebook.com/app_scoped_user_id/1025898460796148/', '', 'https://graph.facebook.com/1025898460796148/picture?width=150&height=150', 'Sandra Salomé Prudencio', '', 'Sandra', 'Prudencio', 'female', 'en_US', '', 0, 0, 0, 'sandraprudencio@me.com', 'sandraprudencio@me.com', '', '', '', '', '', ''),
(1405, 1402, 'Facebook', 'e7ade8d7d2b86f0150186e0c909c18beaa300a33', '982028111830602', 'https://www.facebook.com/app_scoped_user_id/982028111830602/', '', 'https://graph.facebook.com/982028111830602/picture?width=150&height=150', 'Vanessa Vicente', '', 'Vanessa', 'Vicente', 'female', 'pt_PT', '', 0, 0, 0, 'vanessa_gvicente@hotmail.com', 'vanessa_gvicente@hotmail.com', '', '', '', '', '', ''),
(1406, 1403, 'Facebook', '2afa65e3f8a910f7797524838852f8b6b0c78174', '10153402053845929', 'https://www.facebook.com/app_scoped_user_id/10153402053845929/', '', 'https://graph.facebook.com/10153402053845929/picture?width=150&height=150', 'Pedro Cortez de Lobão', '', 'Pedro', 'de Lobão', 'male', 'pt_BR', '', 0, 0, 0, 'pedroclobao@gmail.com', 'pedroclobao@gmail.com', '', '', '', '', '', ''),
(1407, 1404, 'Google', '7a9e979d654d0425dd70c6bb5e3fda18c3b92072', '105606401813270337686', '', '', 'https://lh5.googleusercontent.com/-xgg7NALgd50/AAAAAAAAAAI/AAAAAAAAAE4/ufGudPl4MnE/photo.jpg?sz=200', 'Marta Gonzaga', '', 'Marta', 'Gonzaga', '', '', '', 0, 0, 0, 'marta01gonzaga@gmail.com', 'marta01gonzaga@gmail.com', '', '', '', '', '', ''),
(1408, 1405, 'Facebook', 'c9686bedc94d83d400052a53f1a868132b28e7d5', '980554811968601', 'https://www.facebook.com/app_scoped_user_id/980554811968601/', '', 'https://graph.facebook.com/980554811968601/picture?width=150&height=150', 'Jenny Feliciano', '', 'Jenny', 'Feliciano', 'female', 'pt_PT', '', 0, 0, 0, 'jenny.feliciano@gmail.com', 'jenny.feliciano@gmail.com', '', '', '', '', '', ''),
(1409, 1406, 'Facebook', 'e11f329c8f4902567d59e1ccbb32783e2b95d13f', '10152964101428230', 'https://www.facebook.com/app_scoped_user_id/10152964101428230/', '', 'https://graph.facebook.com/10152964101428230/picture?width=150&height=150', 'Joao Rei', '', 'Joao', 'Rei', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1410, 1407, 'Facebook', 'dfa09d14091dd8df7aa1a6cbb6dbbc9837c0a69e', '10153190090510660', 'https://www.facebook.com/app_scoped_user_id/10153190090510660/', '', 'https://graph.facebook.com/10153190090510660/picture?width=150&height=150', 'AnaLu Silva', '', 'AnaLu', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'ana_lns@hotmail.com', 'ana_lns@hotmail.com', '', '', '', '', '', ''),
(1411, 1408, 'Google', '30744a4b59517b41ae60341afc907945d937a185', '110614581386083891781', 'https://plus.google.com/110614581386083891781', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Santiago Neves', '', 'Santiago', 'Neves', 'male', '', '', 0, 0, 0, 'mariamalsn@gmail.com', 'mariamalsn@gmail.com', '', '', '', '', '', ''),
(1412, 1409, 'Facebook', '0951052346f0ee2fae6fec34de36cce6cff7e4e2', '946020605438485', 'https://www.facebook.com/app_scoped_user_id/946020605438485/', '', 'https://graph.facebook.com/946020605438485/picture?width=150&height=150', 'Joana Portela', '', 'Joana', 'Portela', 'female', 'pt_PT', '', 0, 0, 0, 'joana_spa_15@hotmail.com', 'joana_spa_15@hotmail.com', '', '', '', '', '', ''),
(1413, 1410, 'Google', '7a180fcc7653622a70e4ff5a449c500a2ed8e2f0', '103353597287615396162', 'https://plus.google.com/103353597287615396162', '', 'https://lh4.googleusercontent.com/-eAzKEjXAQYk/AAAAAAAAAAI/AAAAAAAAACg/BQF4b2n4OO4/photo.jpg?sz=200', 'Turma Dezdois', '', 'Turma', 'Dezdois', '', '', '', 0, 0, 0, 'ct102esmga@gmail.com', 'ct102esmga@gmail.com', '', '', '', '', '', ''),
(1414, 1411, 'Facebook', '80440c3c529af3910b21d35a42fd020a8c9b367c', '10203981766772571', 'https://www.facebook.com/app_scoped_user_id/10203981766772571/', '', 'https://graph.facebook.com/10203981766772571/picture?width=150&height=150', 'Inês Morais', '', 'Inês', 'Morais', 'female', 'pt_PT', '', 0, 0, 0, 'immorais@sapo.pt', 'immorais@sapo.pt', '', '', '', '', '', ''),
(1415, 1412, 'Facebook', '68922739d6793746ae091528731ff805dd2eeeba', '10153291109675758', 'https://www.facebook.com/app_scoped_user_id/10153291109675758/', '', 'https://graph.facebook.com/10153291109675758/picture?width=150&height=150', 'Tomás Miranda', '', 'Tomás', 'Miranda', 'male', 'pt_PT', '', 0, 0, 0, 'tomasamiranda@gmail.com', 'tomasamiranda@gmail.com', '', '', '', '', '', ''),
(1416, 1413, 'Facebook', '9eff52aa951a6cd92a4fbd5d093ed7af5681d838', '390977641094720', 'https://www.facebook.com/app_scoped_user_id/390977641094720/', '', 'https://graph.facebook.com/390977641094720/picture?width=150&height=150', 'Maria Al', '', 'Maria', 'Al', 'female', 'pt_PT', '', 0, 0, 0, 'mariamalsn@gmail.com', '', '', '', '', '', '', ''),
(1417, 1414, 'Google', '2ecc3fda9c61f495a74787a98768f7e3ec22e4ff', '117058784326605816130', 'https://plus.google.com/117058784326605816130', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Barbara Guevara', '', 'Barbara', 'Guevara', 'female', '', '', 0, 0, 0, 'barbaramguevara@gmail.com', 'barbaramguevara@gmail.com', '', '', '', '', '', ''),
(1418, 1415, 'Facebook', 'eeaae03a4a0e77dfbf5d4c6b312f14af9cb13cff', '847594225335405', 'https://www.facebook.com/app_scoped_user_id/847594225335405/', '', 'https://graph.facebook.com/847594225335405/picture?width=150&height=150', 'Gecilene Rodrigues', '', 'Gecilene', 'Rodrigues', 'female', 'pt_PT', '', 0, 0, 0, 'gecilener@yahoo.com', 'gecilener@yahoo.com', '', '', '', '', '', ''),
(1419, 1416, 'Facebook', '0f119028b470f6581e5a13e2ad76851ed77b22db', '880415988685023', 'https://www.facebook.com/app_scoped_user_id/880415988685023/', '', 'https://graph.facebook.com/880415988685023/picture?width=150&height=150', 'Marta Beltran', '', 'Marta', 'Beltran', 'female', 'pt_PT', '', 0, 0, 0, 'mmbf26@hotmail.com', 'mmbf26@hotmail.com', '', '', '', '', '', ''),
(1420, 1417, 'Google', '82328992f6199f29f59c024b922c1329c0e34975', '102897572351555011536', 'https://plus.google.com/102897572351555011536', '', 'https://lh3.googleusercontent.com/-ZkZBFoKkLj0/AAAAAAAAAAI/AAAAAAAAAFo/hSsVsXN3cKo/photo.jpg?sz=200', 'Catarina Raquel', '', 'Catarina', 'Raquel', 'male', '', '', 0, 0, 0, 'catarina0111@gmail.com', 'catarina0111@gmail.com', '', 'Porto Santo', '', '', 'Porto Santo', ''),
(1421, 1418, 'Facebook', '2469c46d347e0cf1907b8e68c1d208680ac9118e', '10206724986384905', 'https://www.facebook.com/app_scoped_user_id/10206724986384905/', '', 'https://graph.facebook.com/10206724986384905/picture?width=150&height=150', 'Francis Doody', '', 'Francis', 'Doody', 'male', 'en_US', '', 0, 0, 0, 'francis.doody@joomlalisbon.com', 'francis.doody@joomlalisbon.com', '', '', '', '', '', ''),
(1422, 1419, 'Facebook', 'de158b1802f6d5f10aeb810abbd71bd70751bbce', '1108005739214473', 'https://www.facebook.com/app_scoped_user_id/1108005739214473/', '', 'https://graph.facebook.com/1108005739214473/picture?width=150&height=150', 'Maria Do Céu Prudêncio', '', 'Maria Do Céu', 'Prudêncio', 'female', 'pt_PT', '', 0, 0, 0, 'mceu@netvisao.pt', 'mceu@netvisao.pt', '', '', '', '', '', ''),
(1423, 1420, 'Facebook', '5eac013a4d8ed5af21fccba418ef3e1512817e1e', '986751118035634', 'https://www.facebook.com/app_scoped_user_id/986751118035634/', '', 'https://graph.facebook.com/986751118035634/picture?width=150&height=150', 'João Couto', '', 'João', 'Couto', 'male', 'pt_PT', '', 0, 0, 0, 'joao_couto_1996@hotmail.com', 'joao_couto_1996@hotmail.com', '', '', '', '', '', ''),
(1424, 1421, 'Facebook', '085043ebc620bc0667caeec3085d478890ab90b1', '704247239720674', 'https://www.facebook.com/app_scoped_user_id/704247239720674/', '', 'https://graph.facebook.com/704247239720674/picture?width=150&height=150', 'António Alcântara', '', 'António', 'Alcântara', 'male', 'pt_PT', '', 0, 0, 0, 'antalcantara44@hotmail.com', 'antalcantara44@hotmail.com', '', '', '', '', '', ''),
(1425, 1422, 'Facebook', '0b4ba1a7c037198ba09cb7247b48004a020c79e7', '965434633496979', 'https://www.facebook.com/app_scoped_user_id/965434633496979/', '', 'https://graph.facebook.com/965434633496979/picture?width=150&height=150', 'Cila Malcata', '', 'Cila', 'Malcata', 'female', 'pt_PT', '', 0, 0, 0, 'cilacatas@hotmail.com', 'cilacatas@hotmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(1426, 1423, 'Facebook', '41a3af63a3fb11b71887861cf367cb5e9087a523', '853200121384116', 'https://www.facebook.com/app_scoped_user_id/853200121384116/', '', 'https://graph.facebook.com/853200121384116/picture?width=150&height=150', 'Sofia Meireles', '', 'Sofia', 'Meireles', 'female', 'pt_PT', '', 0, 0, 0, 'meirelessofia3@outlook.com', 'meirelessofia3@outlook.com', '', '', '', '', '', ''),
(1427, 1424, 'Facebook', '59ae390b6e94f4becf512dfe115b2c9c71217c3b', '1589994524585167', 'https://www.facebook.com/app_scoped_user_id/1589994524585167/', '', 'https://graph.facebook.com/1589994524585167/picture?width=150&height=150', 'Sara Sousa', '', 'Sara', 'Sousa', 'female', 'pt_PT', '', 0, 0, 0, 'sarinha_sousa_17@hotmail.com', 'sarinha_sousa_17@hotmail.com', '', '', '', '', '', ''),
(1428, 1425, 'Facebook', 'cb9a519f1f2e87a2049b8894d9fdc46b9294227c', '833845996702276', 'https://www.facebook.com/app_scoped_user_id/833845996702276/', '', 'https://graph.facebook.com/833845996702276/picture?width=150&height=150', 'Margarida Caeiro de Sá', '', 'Margarida', 'Caeiro de Sá', 'female', 'pt_PT', '', 0, 0, 0, 'mcsa00@gmail.com', 'mcsa00@gmail.com', '', '', '', '', '', ''),
(1429, 1426, 'Facebook', 'e3bf4fdf255046fea473e353d3975dbf65b0ea7c', '10207128895089033', 'https://www.facebook.com/app_scoped_user_id/10207128895089033/', '', 'https://graph.facebook.com/10207128895089033/picture?width=150&height=150', 'Vera Sottomayor Tavares', '', 'Vera', 'Tavares', 'female', 'pt_PT', '', 0, 0, 0, 'veratavares7@gmail.com', 'veratavares7@gmail.com', '', '', '', '', '', ''),
(1430, 1427, 'Facebook', '1bb1f3a40b73fb0d454bd5f4caeaa76ba3ba6616', '10207004738785713', 'https://www.facebook.com/app_scoped_user_id/10207004738785713/', '', 'https://graph.facebook.com/10207004738785713/picture?width=150&height=150', 'Inês Osório', '', 'Inês', 'Osório', 'female', 'en_US', '', 0, 0, 0, 'inesvosorio@hotmail.com', 'inesvosorio@hotmail.com', '', '', '', '', '', ''),
(1431, 1428, 'Facebook', '7c2fba5c543911fcfb1f8cf9cba938a8fadb11a1', '10153287610612768', 'https://www.facebook.com/app_scoped_user_id/10153287610612768/', '', 'https://graph.facebook.com/10153287610612768/picture?width=150&height=150', 'Catarina Beltran Ramos', '', 'Catarina', 'Beltran Ramos', 'female', 'pt_PT', '', 0, 0, 0, 'kate.gaspar@gmail.com', 'kate.gaspar@gmail.com', '', '', '', '', '', ''),
(1432, 1429, 'Facebook', '6ab7c38b0f8fc81f040874e70179f4fffc897f11', '1052600484769878', 'https://www.facebook.com/app_scoped_user_id/1052600484769878/', '', 'https://graph.facebook.com/1052600484769878/picture?width=150&height=150', 'Joana Freitas', '', 'Joana', 'Freitas', 'female', 'pt_PT', '', 0, 0, 0, 'joana_curadof@hotmail.com', 'joana_curadof@hotmail.com', '', '', '', '', '', ''),
(1433, 1430, 'Facebook', '72d2321fd661eb5c23d8ced7a76f522a6a135665', '932224716799780', 'https://www.facebook.com/app_scoped_user_id/932224716799780/', '', 'https://graph.facebook.com/932224716799780/picture?width=150&height=150', 'Gloria Rodrigues', '', 'Gloria', 'Rodrigues', 'female', 'fr_FR', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1434, 1431, 'Facebook', 'a0b4b70811a864639c3f34d146d2b5919a947032', '1583299948611431', 'https://www.facebook.com/app_scoped_user_id/1583299948611431/', '', 'https://graph.facebook.com/1583299948611431/picture?width=150&height=150', 'Diniz Oliveira', '', 'Diniz', 'Oliveira', 'male', 'pt_PT', '', 0, 0, 0, 'dinizfrancoliveira@gmail.com', 'dinizfrancoliveira@gmail.com', '', '', '', '', '', ''),
(1435, 1432, 'Facebook', 'd6c3f48604fbc578f2f47ef3e665321b5dd738e1', '10152819821065759', 'https://www.facebook.com/app_scoped_user_id/10152819821065759/', '', 'https://graph.facebook.com/10152819821065759/picture?width=150&height=150', 'Quirin Rohleder', '', 'Quirin', 'Rohleder', 'male', 'en_US', '', 0, 0, 0, 'quirinrohleder@me.com', 'quirinrohleder@me.com', '', '', '', '', '', ''),
(1436, 1433, 'Facebook', '0418aa5d3e9081ad4ef5ab86d98615e0380c1551', '1051098941570004', 'https://www.facebook.com/app_scoped_user_id/1051098941570004/', '', 'https://graph.facebook.com/1051098941570004/picture?width=150&height=150', 'Isabel Rosado', '', 'Isabel', 'Rosado', 'female', 'pt_PT', '', 0, 0, 0, 'kikirosado@gmail.com', 'kikirosado@gmail.com', '', '', '', '', '', ''),
(1437, 1434, 'Facebook', 'c30b110d51f88cab0da152f4bc0dd9c9327fb64f', '1082769551751306', 'https://www.facebook.com/app_scoped_user_id/1082769551751306/', '', 'https://graph.facebook.com/1082769551751306/picture?width=150&height=150', 'Bernardo Ventura', '', 'Bernardo', 'Ventura', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1438, 1435, 'Facebook', 'a133c5279f2ce797321670b0d3ea0a37c6e0ac77', '746611868780653', 'https://www.facebook.com/app_scoped_user_id/746611868780653/', '', 'https://graph.facebook.com/746611868780653/picture?width=150&height=150', 'Ricardo Freitas', '', 'Ricardo', 'Freitas', 'male', 'pt_PT', '', 0, 0, 0, 'ricardofreitasface@hotmail.com', 'ricardofreitasface@hotmail.com', '', '', '', '', '', ''),
(1439, 1436, 'Facebook', '48370e201f4688c3b3386743db966768434614f8', '10206376549911076', 'https://www.facebook.com/app_scoped_user_id/10206376549911076/', '', 'https://graph.facebook.com/10206376549911076/picture?width=150&height=150', 'Rodrigo Afonso', '', 'Rodrigo', 'Afonso', 'male', 'pt_BR', '', 0, 0, 0, 'rodrigo_mf_afonso@hotmail.com', 'rodrigo_mf_afonso@hotmail.com', '', '', '', '', '', ''),
(1440, 1437, 'Google', '038139d0a1058f9fe0a0345cf342141b069e7096', '101721955675602882509', 'https://plus.google.com/101721955675602882509', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Rosarinho Guedes de Almeida', '', 'Rosarinho', 'Guedes de Almeida', 'female', '', '', 0, 0, 0, 'rosarinho.almeida@gmail.com', 'rosarinho.almeida@gmail.com', '', '', '', '', '', ''),
(1441, 1438, 'Google', 'ed199d4f8b7226ac4389058ccac791df1954ad2e', '111930569830694081545', 'https://plus.google.com/111930569830694081545', '', 'https://lh4.googleusercontent.com/-iUE7af11YEU/AAAAAAAAAAI/AAAAAAAAAR4/oMinVkXjq-0/photo.jpg?sz=200', 'Indy Chausson', '', 'Indy', 'Chausson', 'male', '', '', 0, 0, 0, 'indigo964@gmail.com', 'indigo964@gmail.com', '', 'Tiznit, Sus-Masa-Draa, Marruecos', '', '', 'Tiznit, Sus-Masa-Draa, Marruecos', ''),
(1442, 1439, 'Facebook', 'feee9e236d691339e8a44d163c3cdfd1a9427451', '930999223609733', 'https://www.facebook.com/app_scoped_user_id/930999223609733/', '', 'https://graph.facebook.com/930999223609733/picture?width=150&height=150', 'Renata Sogari da Silva', '', 'Renata', 'Sogari da Silva', 'female', 'pt_BR', '', 0, 0, 0, 'resogari@yahoo.com.br', 'resogari@yahoo.com.br', '', '', '', '', '', ''),
(1443, 1440, 'Facebook', 'a55dda4a77c99bcd7ff7b4affd8dd91ccf021ec4', '10153294418303490', 'https://www.facebook.com/app_scoped_user_id/10153294418303490/', '', 'https://graph.facebook.com/10153294418303490/picture?width=150&height=150', 'Afonso Santos', '', 'Afonso', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'joseafonsosantos@gmail.com', 'joseafonsosantos@gmail.com', '', '', '', '', '', ''),
(1444, 1441, 'Facebook', 'b944914d8728a10770c3e8b3cfed3925078c7077', '10207088115107171', 'https://www.facebook.com/app_scoped_user_id/10207088115107171/', '', 'https://graph.facebook.com/10207088115107171/picture?width=150&height=150', 'Filipa Muñoz de Oliveira', '', 'Filipa', 'de Oliveira', 'female', 'pt_PT', '', 0, 0, 0, 'filipa.oliveira@wink.pt', 'filipa.oliveira@wink.pt', '', '', '', '', '', ''),
(1445, 1442, 'Facebook', 'e6e0b27f5f38f95761fbe6e973d427e1a840ff7c', '10207099312345644', 'https://www.facebook.com/app_scoped_user_id/10207099312345644/', '', 'https://graph.facebook.com/10207099312345644/picture?width=150&height=150', 'Tiago Parro', '', 'Tiago', 'Parro', 'male', 'en_US', '', 0, 0, 0, 'tiago_parro@hotmail.com', 'tiago_parro@hotmail.com', '', '', '', '', '', ''),
(1446, 1443, 'Facebook', 'ebfb55aa3908e1d0a8ad1ea02d9f0ed4ada14c3b', '1003269619713891', 'https://www.facebook.com/app_scoped_user_id/1003269619713891/', '', 'https://graph.facebook.com/1003269619713891/picture?width=150&height=150', 'Beatriz Ventura', '', 'Beatriz', 'Ventura', 'female', 'pt_PT', '', 0, 0, 0, 'ventura.beatriz@hotmail.com', 'ventura.beatriz@hotmail.com', '', '', '', '', '', ''),
(1447, 1444, 'Facebook', '3cd9770c8771f78a7d42c5132e523e52987e9544', '841374085910477', 'https://www.facebook.com/app_scoped_user_id/841374085910477/', '', 'https://graph.facebook.com/841374085910477/picture?width=150&height=150', 'Bruno Guerra', '', 'Bruno', 'Guerra', 'male', 'pt_PT', '', 0, 0, 0, 'brunobadjaraz@hotmail.com', 'brunobadjaraz@hotmail.com', '', '', '', '', '', ''),
(1448, 1445, 'Facebook', '7d7f22938209c9ead532d71a22b49c8faac2e6c9', '10153666553711549', 'https://www.facebook.com/app_scoped_user_id/10153666553711549/', '', 'https://graph.facebook.com/10153666553711549/picture?width=150&height=150', 'Tiago Alves Ribeiro', '', 'Tiago', 'Ribeiro', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1449, 1446, 'Facebook', '8f39a5ff66bb8a30b8cd218a768e97e715a74880', '1010695975615809', 'https://www.facebook.com/app_scoped_user_id/1010695975615809/', '', 'https://graph.facebook.com/1010695975615809/picture?width=150&height=150', 'Gonçalo Ribeiro', '', 'Gonçalo', 'Ribeiro', 'male', 'pt_PT', '', 0, 0, 0, 'goncasribeiro@gmail.com', 'goncasribeiro@gmail.com', '', '', '', '', '', ''),
(1450, 1447, 'Facebook', 'fa39edc398285d55b744a81727129a95d265eba7', '982230188462912', 'https://www.facebook.com/app_scoped_user_id/982230188462912/', '', 'https://graph.facebook.com/982230188462912/picture?width=150&height=150', 'Xano Gaspar', '', 'Xano', 'Gaspar', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1451, 1448, 'Facebook', 'b526beddbdecc1045aa7e03d0f7e73faec270106', '10153386046566967', 'https://www.facebook.com/app_scoped_user_id/10153386046566967/', '', 'https://graph.facebook.com/10153386046566967/picture?width=150&height=150', 'Ken Noivo', '', 'Ken', 'Noivo', '', 'pt_PT', '', 0, 0, 0, 'ken_noivo@hotmail.com', 'ken_noivo@hotmail.com', '', '', '', '', '', ''),
(1452, 1449, 'Facebook', 'df15f97f8b4e12701c3019779d3929ee1ac7c784', '833677146687835', 'https://www.facebook.com/app_scoped_user_id/833677146687835/', '', 'https://graph.facebook.com/833677146687835/picture?width=150&height=150', 'Gabriela Sequeira', '', 'Gabriela', 'Sequeira', 'female', 'pt_PT', '', 0, 0, 0, 'mg3.sequeira@gmail.com', 'mg3.sequeira@gmail.com', '', '', '', '', '', ''),
(1453, 1450, 'Google', '05d1c2930c344d560cedbd43bb8d29b3aa05387f', '102220221689639277345', 'https://plus.google.com/102220221689639277345', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Mariana Caldeira', '', 'Mariana', 'Caldeira', 'female', '', '', 0, 0, 0, 'mariana.n.caldeira@gmail.com', 'mariana.n.caldeira@gmail.com', '', '', '', '', '', ''),
(1454, 1451, 'Facebook', '42fbd067b27c1d0d4e8ae6c6fe3c79560a4e56b2', '10205679460657391', 'https://www.facebook.com/app_scoped_user_id/10205679460657391/', '', 'https://graph.facebook.com/10205679460657391/picture?width=150&height=150', 'Cristina Tita Andrez', '', 'Cristina Tita', 'Andrez', 'female', 'pt_PT', '', 0, 0, 0, 'titandrez33@hotmail.com', 'titandrez33@hotmail.com', '', '', '', '', '', ''),
(1455, 1452, 'Facebook', '330fd8df44f2d877e5c58a7444230330a43025cb', '883332678391145', 'https://www.facebook.com/app_scoped_user_id/883332678391145/', '', 'https://graph.facebook.com/883332678391145/picture?width=150&height=150', 'Antonio Francisco Costa', '', 'Antonio Francisco', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'afrac52@yahoo.com.br', 'afrac52@yahoo.com.br', '', '', '', '', '', ''),
(1456, 1453, 'Facebook', 'c0ce6e6f9dbf26425c0131dc83736d8c2dad1c8d', '10205333207982176', 'https://www.facebook.com/app_scoped_user_id/10205333207982176/', '', 'https://graph.facebook.com/10205333207982176/picture?width=150&height=150', 'Lúcia Carreira', '', 'Lúcia', 'Carreira', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1457, 1454, 'Facebook', '8492e9f395fff57f2f57d3639efef7b9ca608459', '471506349683316', 'https://www.facebook.com/app_scoped_user_id/471506349683316/', '', 'https://graph.facebook.com/471506349683316/picture?width=150&height=150', 'Claudio Nuno Pereira Rebolho', '', 'Claudio Nuno', 'Pereira Rebolho', 'male', 'pt_PT', '', 0, 0, 0, 'pikadj@gmail.com', 'pikadj@gmail.com', '', '', '', '', '', ''),
(1458, 1455, 'Facebook', '582d61ca2b762abe5d5048600554ce95df0e5875', '1062143763813700', 'https://www.facebook.com/app_scoped_user_id/1062143763813700/', '', 'https://graph.facebook.com/1062143763813700/picture?width=150&height=150', 'Sara Isabel', '', 'Sara', 'Isabel', 'female', 'pt_PT', '', 0, 0, 0, 'saraibal@hotmail.com', 'saraibal@hotmail.com', '', '', '', '', '', ''),
(1459, 1456, 'Google', 'ecc49b5adc0cf1af9c2369033e357c5dccf71d08', '112719303408428214090', 'https://plus.google.com/112719303408428214090', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Randolfo Corrêa', '', 'Randolfo', 'Corrêa', 'male', '', '', 0, 0, 0, 'randolfosc@gmail.com', 'randolfosc@gmail.com', '', 'Palmas', '', '', 'Palmas', ''),
(1460, 1457, 'Facebook', '44f594758d7532ac0dba80477adb770faa4a1689', '10153372089744433', 'https://www.facebook.com/app_scoped_user_id/10153372089744433/', '', 'https://graph.facebook.com/10153372089744433/picture?width=150&height=150', 'Rui De Noronha Ozorio', '', 'Rui', 'Ozorio', 'male', 'pt_PT', '', 0, 0, 0, 'ruy_ozorio@hotmail.com', 'ruy_ozorio@hotmail.com', '', '', '', '', '', ''),
(1461, 1458, 'Facebook', '10f8120c03dd9ae9208364782465697446812152', '10205757662473849', 'https://www.facebook.com/app_scoped_user_id/10205757662473849/', '', 'https://graph.facebook.com/10205757662473849/picture?width=150&height=150', 'Vanessa Martins', '', 'Vanessa', 'Martins', 'female', 'pt_PT', '', 0, 0, 0, 'vansomar@live.com.pt', 'vansomar@live.com.pt', '', '', '', '', '', ''),
(1462, 1459, 'Facebook', 'f6448f6878ce0231051d3ab2b7317c3e607db6b2', '10206528728118551', 'https://www.facebook.com/app_scoped_user_id/10206528728118551/', '', 'https://graph.facebook.com/10206528728118551/picture?width=150&height=150', 'Pedro Miranda', '', 'Pedro', 'Miranda', 'male', 'pt_PT', '', 0, 0, 0, 'plmiranda@gmail.com', 'plmiranda@gmail.com', '', '', '', '', '', ''),
(1463, 1460, 'Facebook', 'ac2529fba95d7bb127bb8879a7518180f4045513', '643785792423769', 'https://www.facebook.com/app_scoped_user_id/643785792423769/', '', 'https://graph.facebook.com/643785792423769/picture?width=150&height=150', 'Vânia Teixeira', '', 'Vânia', 'Teixeira', 'female', 'pt_PT', '', 0, 0, 0, 'vania.teixeira3652@gmail.com', 'vania.teixeira3652@gmail.com', '', '', '', '', '', ''),
(1464, 1461, 'Facebook', 'b4eb3f15b579580841fa51dd324b62a13b514ebe', '876340435768493', 'https://www.facebook.com/app_scoped_user_id/876340435768493/', '', 'https://graph.facebook.com/876340435768493/picture?width=150&height=150', 'Diogo Castro', '', 'Diogo', 'Castro', 'male', 'pt_PT', '', 0, 0, 0, 'diogo@clubeinvest.com', 'diogo@clubeinvest.com', '', '', '', '', '', ''),
(1465, 1462, 'Facebook', '7960a67eaf44ed9858239a56fcdb793cb93b1731', '966991153340730', 'https://www.facebook.com/app_scoped_user_id/966991153340730/', '', 'https://graph.facebook.com/966991153340730/picture?width=150&height=150', 'Andreia Gonçalves', '', 'Andreia', 'Gonçalves', 'female', 'en_US', '', 0, 0, 0, 'andreiasofiapenetra@gmail.com', 'andreiasofiapenetra@gmail.com', '', '', '', '', '', ''),
(1466, 1463, 'Facebook', 'f3c02560d788fbc0aa674df56f537c4cb8caac8d', '1109446252415879', 'https://www.facebook.com/app_scoped_user_id/1109446252415879/', '', 'https://graph.facebook.com/1109446252415879/picture?width=150&height=150', 'Sergio Freitas Grilo', '', 'Sergio', 'Grilo', 'male', 'pt_PT', '', 0, 0, 0, 'sgrilo@gmail.com', 'sgrilo@gmail.com', '', '', '', '', '', ''),
(1467, 1464, 'Facebook', '75bc176c72b5d092e95560fa733cf8b2add33054', '981493301903674', 'https://www.facebook.com/app_scoped_user_id/981493301903674/', '', 'https://graph.facebook.com/981493301903674/picture?width=150&height=150', 'Mafalda Monteiro', '', 'Mafalda', 'Monteiro', 'female', 'pt_PT', '', 0, 0, 0, 'mafaldinha_m@hotmail.com', 'mafaldinha_m@hotmail.com', '', '', '', '', '', ''),
(1468, 1465, 'Facebook', 'f4168a4b4b2c727b3f4c93b31809e7fe18d1491f', '978263465529533', 'https://www.facebook.com/app_scoped_user_id/978263465529533/', '', 'https://graph.facebook.com/978263465529533/picture?width=150&height=150', 'Anabela Subtil', '', 'Anabela', 'Subtil', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1469, 1466, 'Facebook', 'dcd49ea2a92a391fc9f3dc688d6a1d42bc8cd1f5', '10205910014283290', 'https://www.facebook.com/app_scoped_user_id/10205910014283290/', '', 'https://graph.facebook.com/10205910014283290/picture?width=150&height=150', 'Patricia Sargento', '', 'Patricia', 'Sargento', 'female', 'pt_PT', '', 0, 0, 0, 'pasargento@tvi.pt', 'pasargento@tvi.pt', '', '', '', '', '', ''),
(1470, 1467, 'Facebook', '5ca9bb6a36b9bb84555748c4359a051a7fdc57e5', '10203688000474520', 'https://www.facebook.com/app_scoped_user_id/10203688000474520/', '', 'https://graph.facebook.com/10203688000474520/picture?width=150&height=150', 'Fernanda Fernandes', '', 'Fernanda', 'Fernandes', 'female', 'pt_PT', '', 0, 0, 0, 'fernanda.fernandeshb@hotmail.com', 'fernanda.fernandeshb@hotmail.com', '', '', '', '', '', ''),
(1471, 1468, 'Facebook', 'cd1c791a2a3332a0bfb3f40abbd0b78523560ac6', '10152804003026962', 'https://www.facebook.com/app_scoped_user_id/10152804003026962/', '', 'https://graph.facebook.com/10152804003026962/picture?width=150&height=150', 'Miguel Guerra', '', 'Miguel', 'Guerra', 'male', 'en_US', '', 0, 0, 0, 'd_tata@hotmail.com', 'd_tata@hotmail.com', '', '', '', '', '', ''),
(1472, 1469, 'Facebook', '78cf1cbb0fe3cf12018ba13b1d07d7890b33549c', '10203140473907621', 'https://www.facebook.com/app_scoped_user_id/10203140473907621/', '', 'https://graph.facebook.com/10203140473907621/picture?width=150&height=150', 'Antonio Dv', '', 'Antonio', 'Dv', 'male', 'pt_PT', '', 0, 0, 0, 'adv@netcabo.pt', 'adv@netcabo.pt', '', '', '', '', '', ''),
(1473, 1470, 'Facebook', 'e0e83e0a4ca5e83f341b114d280c98dca7b4a28e', '1112376378789586', 'https://www.facebook.com/app_scoped_user_id/1112376378789586/', '', 'https://graph.facebook.com/1112376378789586/picture?width=150&height=150', 'Martim Matos', '', 'Martim', 'Matos', 'male', 'pt_PT', '', 0, 0, 0, 'martimmatos97@hotmail.com', 'martimmatos97@hotmail.com', '', '', '', '', '', ''),
(1474, 1471, 'Facebook', 'e0cef22ff02e6608a987c91ba0a6c37757367876', '833255910087443', 'https://www.facebook.com/app_scoped_user_id/833255910087443/', '', 'https://graph.facebook.com/833255910087443/picture?width=150&height=150', 'Catarina Da Silva Rodrigues', '', 'Catarina', 'Rodrigues', 'female', 'pt_PT', '', 0, 0, 0, 'catarinadasilvarodrigues@hotmail.com', 'catarinadasilvarodrigues@hotmail.com', '', '', '', '', '', ''),
(1475, 1472, 'Facebook', '47ab1d20d3a6547311483c02f80b1e7adbe8b2b8', '583612038446795', 'https://www.facebook.com/app_scoped_user_id/583612038446795/', '', 'https://graph.facebook.com/583612038446795/picture?width=150&height=150', 'Nuno Jorge', '', 'Nuno', 'Jorge', 'male', 'pt_PT', '', 0, 0, 0, 'nfmdiasjorge@netcabo.pt', 'nfmdiasjorge@netcabo.pt', '', '', '', '', '', ''),
(1476, 1473, 'Facebook', '834e15ff1dfd6f7934aa7b7d9cd678bdd3020aaa', '10153362905007264', 'https://www.facebook.com/app_scoped_user_id/10153362905007264/', '', 'https://graph.facebook.com/10153362905007264/picture?width=150&height=150', 'José Paulo Do Carmo', '', 'José', 'Carmo', 'male', 'pt_PT', '', 0, 0, 0, 'josepaulodocarmo@gmail.com', 'josepaulodocarmo@gmail.com', '', '', '', '', '', ''),
(1477, 1474, 'Facebook', 'c01cea7cb546d7ded761f90f2bd718d9937c7965', '1000114316678845', 'https://www.facebook.com/app_scoped_user_id/1000114316678845/', '', 'https://graph.facebook.com/1000114316678845/picture?width=150&height=150', 'Michele Costa Mimi', '', 'Michele Costa', 'Mimi', 'female', 'pt_PT', '', 0, 0, 0, 'micostarp@gmail.com', 'micostarp@gmail.com', '', '', '', '', '', ''),
(1478, 1475, 'Facebook', '3fbc0a1c66ce0de1edc175b3a9e7cd72f708962a', '10204303431131724', 'https://www.facebook.com/app_scoped_user_id/10204303431131724/', '', 'https://graph.facebook.com/10204303431131724/picture?width=150&height=150', 'Rita Lemos de Gusmão', '', 'Rita', 'de Gusmão', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1479, 1476, 'Google', 'a84e8ffbfb6af795373411e5cdb3aa26d703d9c5', '107085049170802100599', 'https://plus.google.com/107085049170802100599', '', 'https://lh4.googleusercontent.com/-cCbLaD81ZW4/AAAAAAAAAAI/AAAAAAAAADs/7WQsSrGQHhc/photo.jpg?sz=200', 'Susana Costa', '', 'Susana', 'Costa', 'female', '', '', 0, 0, 0, 'laudas.costa@gmail.com', 'laudas.costa@gmail.com', '', '', '', '', '', ''),
(1480, 1477, 'Facebook', 'c276503763307dcf7249e5e6e019185410b490cd', '10205917943181054', 'https://www.facebook.com/app_scoped_user_id/10205917943181054/', '', 'https://graph.facebook.com/10205917943181054/picture?width=150&height=150', 'Pedro Sítima', '', 'Pedro', 'Sítima', 'male', 'pt_PT', '', 0, 0, 0, 'pedro.sitima@gmail.com', 'pedro.sitima@gmail.com', '', '', '', '', '', ''),
(1481, 1478, 'Facebook', '1f48b9b7c3e0fddc4a16e08a37b7a13d2ba06894', '10205414650980057', 'https://www.facebook.com/app_scoped_user_id/10205414650980057/', '', 'https://graph.facebook.com/10205414650980057/picture?width=150&height=150', 'Cristina Rodrigues', '', 'Cristina', 'Rodrigues', 'female', 'pt_PT', '', 0, 0, 0, 'rodrigues.kris@gmail.com', 'rodrigues.kris@gmail.com', '', '', '', '', '', ''),
(1482, 1479, 'Facebook', 'a96dcf2188ddc8ca16db27fe2721558cb18a047c', '10152996424488212', 'https://www.facebook.com/app_scoped_user_id/10152996424488212/', '', 'https://graph.facebook.com/10152996424488212/picture?width=150&height=150', 'Vera Campos', '', 'Vera', 'Campos', 'female', 'pt_PT', '', 0, 0, 0, 'vera-campos@hotmail.com', 'vera-campos@hotmail.com', '', '', '', '', '', ''),
(1483, 1480, 'Facebook', 'd20d1ab248af0684605e816c76b15617ab6ac22a', '1078620545486061', 'https://www.facebook.com/app_scoped_user_id/1078620545486061/', '', 'https://graph.facebook.com/1078620545486061/picture?width=150&height=150', 'Carlos Sampaio', '', 'Carlos', 'Sampaio', 'male', 'en_US', '', 0, 0, 0, 'carlos_sampaio@netcabo.pt', 'carlos_sampaio@netcabo.pt', '', '', '', '', '', ''),
(1484, 1481, 'Facebook', '1b0e788895d6d9d96f805ab017334dc69b4b8115', '10152769172827261', 'https://www.facebook.com/app_scoped_user_id/10152769172827261/', '', 'https://graph.facebook.com/10152769172827261/picture?width=150&height=150', 'Miku Cardoso', '', 'Miku', 'Cardoso', 'male', 'en_US', '', 0, 0, 0, 'mikucardoso@gmail.com', 'mikucardoso@gmail.com', '', '', '', '', '', ''),
(1485, 1482, 'Facebook', 'd67477148a4d76c716afc1de51d654a4a73369d4', '913709748670832', 'https://www.facebook.com/app_scoped_user_id/913709748670832/', '', 'https://graph.facebook.com/913709748670832/picture?width=150&height=150', 'Bernardo Gonçalves', '', 'Bernardo', 'Gonçalves', 'male', 'pt_PT', '', 0, 0, 0, 'bernardomfcg@hotmail.com', 'bernardomfcg@hotmail.com', '', '', '', '', '', ''),
(1486, 1483, 'Facebook', 'e3a3ba43318343c2df6866b654fab7d339069014', '823965407659234', 'https://www.facebook.com/app_scoped_user_id/823965407659234/', '', 'https://graph.facebook.com/823965407659234/picture?width=150&height=150', 'Arran Strong', '', 'Arran', 'Strong', 'male', 'en_US', '', 0, 0, 0, 'arransurfer@gmail.com', 'arransurfer@gmail.com', '', '', '', '', '', ''),
(1487, 1484, 'Facebook', '50c605177f8500e219dde6742c2060efbaf248db', '478773988965917', 'https://www.facebook.com/app_scoped_user_id/478773988965917/', '', 'https://graph.facebook.com/478773988965917/picture?width=150&height=150', 'José Júlio Macatrão', '', 'José Júlio', 'Macatrão', 'male', 'pt_PT', '', 0, 0, 0, 'jjmacatrao@gmail.com', 'jjmacatrao@gmail.com', '', '', '', '', '', ''),
(1488, 1485, 'Google', 'cac9d2bf6ad3ceebcfbc04e5afd69f1d4d45c3d7', '118275482872076854771', 'https://plus.google.com/118275482872076854771', '', 'https://lh5.googleusercontent.com/-MfwVlECCix4/AAAAAAAAAAI/AAAAAAAAAQA/YMhrIljSJEg/photo.jpg?sz=200', 'Henrique Marques', '', 'Henrique', 'Marques', 'male', '', '', 0, 0, 0, 'henriquemarques0409@gmail.com', 'henriquemarques0409@gmail.com', '', 'Lisboa', '', '', 'Lisboa', ''),
(1489, 1486, 'Facebook', 'e80286b0b225a9d15f3827d4f33a0103c3c786c9', '991913964166232', 'https://www.facebook.com/app_scoped_user_id/991913964166232/', '', 'https://graph.facebook.com/991913964166232/picture?width=150&height=150', 'Bruno David', '', 'Bruno', 'David', 'male', 'pt_PT', '', 0, 0, 0, 'tintoli@hotmail.com', 'tintoli@hotmail.com', '', '', '', '', '', ''),
(1490, 1487, 'Facebook', '63766c1bbc19b36d5370b205cc098f2f42c3e1cd', '10204105896996564', 'https://www.facebook.com/app_scoped_user_id/10204105896996564/', '', 'https://graph.facebook.com/10204105896996564/picture?width=150&height=150', 'Bernardo Mourão Ferreira', '', 'Bernardo', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'bernamf@yahoo.com.br', 'bernamf@yahoo.com.br', '', '', '', '', '', ''),
(1491, 1488, 'Facebook', '9fd963e3b5231aefabe6e6d49eec65f485caeda0', '931892576848903', 'https://www.facebook.com/app_scoped_user_id/931892576848903/', '', 'https://graph.facebook.com/931892576848903/picture?width=150&height=150', 'Conceição Santos', '', 'Conceição', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1492, 1489, 'Facebook', '5b11f63a00114d8c94b313aa4b5061f8e3b4a26b', '1128295553863490', 'https://www.facebook.com/app_scoped_user_id/1128295553863490/', '', 'https://graph.facebook.com/1128295553863490/picture?width=150&height=150', 'Ines Matos', '', 'Ines', 'Matos', 'female', 'pt_PT', '', 0, 0, 0, 'inesclaudiamatos@hotmail.com', 'inesclaudiamatos@hotmail.com', '', '', '', '', '', ''),
(1493, 1490, 'Facebook', '7996278a8e53c02a855b6dbe2f7646dfc43bcc97', '1602421603375807', 'https://www.facebook.com/app_scoped_user_id/1602421603375807/', '', 'https://graph.facebook.com/1602421603375807/picture?width=150&height=150', 'Surf Vila Do Conde', '', 'Surf', 'Vila Do Conde', 'male', 'pt_PT', '', 0, 0, 0, 'surfinviladoconde@gmail.com', 'surfinviladoconde@gmail.com', '', '', '', '', '', ''),
(1494, 1491, 'Facebook', '200b4c020fc5df18e7bde83cd50b3363306bc2a8', '10153210768811117', 'https://www.facebook.com/app_scoped_user_id/10153210768811117/', '', 'https://graph.facebook.com/10153210768811117/picture?width=150&height=150', 'Júlia Silva', '', 'Júlia', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'julia.tonaco@gmail.com', 'julia.tonaco@gmail.com', '', '', '', '', '', ''),
(1495, 1492, 'Facebook', '3c724bcd99a201cea96d7000f97cc7cfff44e491', '10152891704057215', 'https://www.facebook.com/app_scoped_user_id/10152891704057215/', '', 'https://graph.facebook.com/10152891704057215/picture?width=150&height=150', 'Jo Bento', '', 'Jo', 'Bento', 'male', 'pt_PT', '', 0, 0, 0, 'jo_bento@hotmail.com', 'jo_bento@hotmail.com', '', '', '', '', '', ''),
(1496, 1493, 'Google', '933a55d0df4c602364478b5a7607a90209a6230a', '114044310928697062080', 'https://plus.google.com/114044310928697062080', '', 'https://lh3.googleusercontent.com/-EnKOcs3QcHo/AAAAAAAAAAI/AAAAAAAAAMU/tdzUFaEUFCQ/photo.jpg?sz=200', 'Helder Ferreira', '', 'Helder', 'Ferreira', 'male', '', '', 0, 0, 0, 'helderlib@gmail.com', 'helderlib@gmail.com', '', '', '', '', '', ''),
(1497, 1494, 'Facebook', 'e68c39fe0531f238fa09db8324fd4de66b7e28d1', '579575788851697', 'https://www.facebook.com/app_scoped_user_id/579575788851697/', '', 'https://graph.facebook.com/579575788851697/picture?width=150&height=150', 'Mariana Rosa', '', 'Mariana', 'Rosa', 'female', 'pt_PT', '', 0, 0, 0, 'mari.pipoca.bb@gmail.com', 'mari.pipoca.bb@gmail.com', '', '', '', '', '', ''),
(1498, 1495, 'Facebook', '4f6fb2c7f04446e74d0a9012944a781b93ef3a59', '1586508178289640', 'https://www.facebook.com/app_scoped_user_id/1586508178289640/', '', 'https://graph.facebook.com/1586508178289640/picture?width=150&height=150', 'Merlin Lundi', '', 'Merlin', 'Lundi', 'female', 'pt_BR', '', 0, 0, 0, 'merlinlundilealcasal@gmail.com', 'merlinlundilealcasal@gmail.com', '', '', '', '', '', ''),
(1499, 1496, 'Facebook', '88da38ce52f40ac954e7f9efb068bd66d9669d61', '833933703361796', 'https://www.facebook.com/app_scoped_user_id/833933703361796/', '', 'https://graph.facebook.com/833933703361796/picture?width=150&height=150', 'António Quartin', '', 'António', 'Quartin', 'male', 'pt_PT', '', 0, 0, 0, 'antonioquartin@gmail.com', 'antonioquartin@gmail.com', '', '', '', '', '', ''),
(1500, 1497, 'Facebook', 'ab9368dad1ad588a256cdbe2cd834a8742f86f05', '821575271229340', 'https://www.facebook.com/app_scoped_user_id/821575271229340/', '', 'https://graph.facebook.com/821575271229340/picture?width=150&height=150', 'Tiago Pereira', '', 'Tiago', 'Pereira', 'male', 'en_US', '', 0, 0, 0, 'pereirinh@gmail.com', 'pereirinh@gmail.com', '', '', '', '', '', ''),
(1501, 1498, 'Facebook', 'bb15f378878b5c7f4a44a0c6883b4ee2aba4c6a5', '10153422936326929', 'https://www.facebook.com/app_scoped_user_id/10153422936326929/', '', 'https://graph.facebook.com/10153422936326929/picture?width=150&height=150', 'Manuel Castello Branco', '', 'Manuel', 'Branco', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1502, 1499, 'Facebook', 'aa8376e87f37b15823c2f3c5f425efc87a54b686', '10153313367508744', 'https://www.facebook.com/app_scoped_user_id/10153313367508744/', '', 'https://graph.facebook.com/10153313367508744/picture?width=150&height=150', 'Isaline Wethli', '', 'Isaline', 'Wethli', 'female', 'en_US', '', 0, 0, 0, 'isalinewethli@hotmail.com', 'isalinewethli@hotmail.com', '', '', '', '', '', ''),
(1503, 1500, 'Facebook', '39a9ca031ea1b0f367822664b66f588fbe3068f2', '10204739797630004', 'https://www.facebook.com/app_scoped_user_id/10204739797630004/', '', 'https://graph.facebook.com/10204739797630004/picture?width=150&height=150', 'Jorge Barbosa', '', 'Jorge', 'Barbosa', 'male', 'pt_PT', '', 0, 0, 0, 'jorge_unit@hotmail.com', 'jorge_unit@hotmail.com', '', '', '', '', '', ''),
(1504, 1501, 'Facebook', '8df96488e59c2f67eddcacb04639f5c391480541', '10204026612612506', 'https://www.facebook.com/app_scoped_user_id/10204026612612506/', '', 'https://graph.facebook.com/10204026612612506/picture?width=150&height=150', 'Natália Figueira', '', 'Natália', 'Figueira', 'female', 'pt_PT', '', 0, 0, 0, 'nfigueira@creditoagricola.pt', 'nfigueira@creditoagricola.pt', '', '', '', '', '', ''),
(1505, 1502, 'Facebook', '509cd5174c3a5a20ab0536624588dfe3e172343a', '926290720762755', 'https://www.facebook.com/app_scoped_user_id/926290720762755/', '', 'https://graph.facebook.com/926290720762755/picture?width=150&height=150', 'Paula Matos', '', 'Paula', 'Matos', 'female', 'pt_PT', '', 0, 0, 0, 'anapaula@loftapm.com', 'anapaula@loftapm.com', '', '', '', '', '', ''),
(1506, 1503, 'Facebook', '7bb9a917a40be67b0948489f9645acedd77a9860', '1220843314611910', 'https://www.facebook.com/app_scoped_user_id/1220843314611910/', '', 'https://graph.facebook.com/1220843314611910/picture?width=150&height=150', 'Pedro Arroz Serra', '', 'Pedro', 'Serra', 'male', 'en_US', '', 0, 0, 0, 'pbserra@gmail.com', 'pbserra@gmail.com', '', '', '', '', '', ''),
(1507, 1504, 'Facebook', '1de9abbb821da26db7a8d7a10abe56b48e7fa723', '509456532540239', 'https://www.facebook.com/app_scoped_user_id/509456532540239/', '', 'https://graph.facebook.com/509456532540239/picture?width=150&height=150', 'Rita M. Guerra', '', 'Rita', 'M. Guerra', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1508, 1505, 'Facebook', 'e14389a4788e7f9439775abfeba3156f5fa94042', '10205859890470862', 'https://www.facebook.com/app_scoped_user_id/10205859890470862/', '', 'https://graph.facebook.com/10205859890470862/picture?width=150&height=150', 'Dri Gomes', '', 'Dri', 'Gomes', 'female', 'pt_PT', '', 0, 0, 0, 'rg_andreia@hotmail.com', 'rg_andreia@hotmail.com', '', '', '', '', '', ''),
(1509, 1506, 'Facebook', 'e8e9357b48457e10236a3cb6582aeabc9b621f3a', '10200420987563597', 'https://www.facebook.com/app_scoped_user_id/10200420987563597/', '', 'https://graph.facebook.com/10200420987563597/picture?width=150&height=150', 'Aline Gonçalves', '', 'Aline', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'alisgoncalves@gmail.com', 'alisgoncalves@gmail.com', '', '', '', '', '', ''),
(1510, 1507, 'Facebook', 'bfe48cdd31e2a155be165218491c58c47ab27a57', '10203714712577958', 'https://www.facebook.com/app_scoped_user_id/10203714712577958/', '', 'https://graph.facebook.com/10203714712577958/picture?width=150&height=150', 'Pedro Coroa', '', 'Pedro', 'Coroa', 'male', 'pt_PT', '', 0, 0, 0, 'ate_kenfim@hotmail.com', 'ate_kenfim@hotmail.com', '', '', '', '', '', ''),
(1511, 1508, 'Facebook', '259b0365ceef03e46483cff47649c621e431dc1d', '382948438557441', 'https://www.facebook.com/app_scoped_user_id/382948438557441/', '', 'https://graph.facebook.com/382948438557441/picture?width=150&height=150', 'Jamie Coimbra Magalhães', '', 'Jamie Coimbra', 'Magalhães', 'male', 'pt_PT', '', 0, 0, 0, 'jammes.magalhaes@gmail.com', 'jammes.magalhaes@gmail.com', '', '', '', '', '', ''),
(1512, 1509, 'Facebook', '1d1106ba29846d80f4ea31fa713510ce9ed1d28c', '1071352796212249', 'https://www.facebook.com/app_scoped_user_id/1071352796212249/', '', 'https://graph.facebook.com/1071352796212249/picture?width=150&height=150', 'Turko Adi', '', 'Turko', 'Adi', 'male', 'es_LA', '', 0, 0, 0, 'turkoadi@hotmail.com', 'turkoadi@hotmail.com', '', '', '', '', '', ''),
(1513, 1510, 'Facebook', '4f1c2ab3e7c618a73401aa6dde2efa2c27b30ffc', '918792228182595', 'https://www.facebook.com/app_scoped_user_id/918792228182595/', '', 'https://graph.facebook.com/918792228182595/picture?width=150&height=150', 'Mariana Borges', '', 'Mariana', 'Borges', 'female', 'pt_PT', '', 0, 0, 0, 'marpgborges@hotmail.com', 'marpgborges@hotmail.com', '', '', '', '', '', ''),
(1514, 1511, 'Facebook', 'cae634a33957b5a4fb2b63168acff72abc76b98d', '10205999501540231', 'https://www.facebook.com/app_scoped_user_id/10205999501540231/', '', 'https://graph.facebook.com/10205999501540231/picture?width=150&height=150', 'Inês Morgado Linto', '', 'Inês', 'Linto', 'female', 'pt_PT', '', 0, 0, 0, 'ineslinto@hotmail.com', 'ineslinto@hotmail.com', '', '', '', '', '', ''),
(1515, 1512, 'Facebook', '2a62053d5c07a8b4a326df7e3f41c9630081cc84', '1063759100318576', 'https://www.facebook.com/app_scoped_user_id/1063759100318576/', '', 'https://graph.facebook.com/1063759100318576/picture?width=150&height=150', 'Rui Robalo', '', 'Rui', 'Robalo', 'male', 'pt_PT', '', 0, 0, 0, 'robalo_rui19@hotmail.com', 'robalo_rui19@hotmail.com', '', '', '', '', '', ''),
(1516, 1513, 'Facebook', 'b882cb7e7098c51d66e2375752cd0062380384c8', '10206824043936513', 'https://www.facebook.com/app_scoped_user_id/10206824043936513/', '', 'https://graph.facebook.com/10206824043936513/picture?width=150&height=150', 'Catarina Bilbao', '', 'Catarina', 'Bilbao', 'female', 'pt_PT', '', 0, 0, 0, 'bilbao_catarina@hotmail.com', 'bilbao_catarina@hotmail.com', '', '', '', '', '', ''),
(1517, 1514, 'Facebook', 'b21807187634285c1310961cb492f0475f4b015f', '833500356686584', 'https://www.facebook.com/app_scoped_user_id/833500356686584/', '', 'https://graph.facebook.com/833500356686584/picture?width=150&height=150', 'Ivo Lothbrok', '', 'Ivo', 'Lothbrok', 'male', 'pt_PT', '', 0, 0, 0, 'ivoribeiro.v2@gmail.com', 'ivoribeiro.v2@gmail.com', '', '', '', '', '', ''),
(1518, 1515, 'Facebook', '31f6cbe132d08b1ffeae2e05099df36d660cc67f', '818166238238952', 'https://www.facebook.com/app_scoped_user_id/818166238238952/', '', 'https://graph.facebook.com/818166238238952/picture?width=150&height=150', 'Inês Palmares', '', 'Inês', 'Palmares', 'female', 'pt_PT', '', 0, 0, 0, 'inespalmares@gmail.com', 'inespalmares@gmail.com', '', '', '', '', '', ''),
(1519, 1516, 'Facebook', '9eb14ec55a94c6a136027774be4c1e89cc7b7d05', '470300026472625', 'https://www.facebook.com/app_scoped_user_id/470300026472625/', '', 'https://graph.facebook.com/470300026472625/picture?width=150&height=150', 'Isabel Sousa', '', 'Isabel', 'Sousa', 'female', 'pt_PT', '', 0, 0, 0, 'eduardaisabelsousa@gmail.com', 'eduardaisabelsousa@gmail.com', '', '', '', '', '', ''),
(1520, 1517, 'Facebook', '0253284dafb3ae4b3639a20aa3bd11a64d41209c', '10206257284368321', 'https://www.facebook.com/app_scoped_user_id/10206257284368321/', '', 'https://graph.facebook.com/10206257284368321/picture?width=150&height=150', 'Pedro Sales', '', 'Pedro', 'Sales', 'male', 'en_US', '', 0, 0, 0, 'pedro.c.sales@gmail.com', 'pedro.c.sales@gmail.com', '', '', '', '', '', ''),
(1521, 1518, 'Facebook', 'a5cdc92fdcfb3644b5943cbd0445eb31a8a4daa3', '10203656325922642', 'https://www.facebook.com/app_scoped_user_id/10203656325922642/', '', 'https://graph.facebook.com/10203656325922642/picture?width=150&height=150', 'Carla Sabino Seixas', '', 'Carla', 'Sabino Seixas', 'female', 'pt_PT', '', 0, 0, 0, 'carla.fgsabino@gmail.com', 'carla.fgsabino@gmail.com', '', '', '', '', '', ''),
(1522, 1519, 'Google', '5ed9c06449bc18cc24e53735fb3df2ba8642367b', '100452474112707745519', 'https://plus.google.com/100452474112707745519', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Pedro Prudencio', '', 'Pedro', 'Prudencio', 'male', '', '', 0, 0, 0, 'pms.prudencio@gmail.com', 'pms.prudencio@gmail.com', '', '', '', '', '', ''),
(1523, 1520, 'Facebook', '6fd27bb84bcc1aaf04e1844b5cbd591fc114e3f3', '582306975242912', 'https://www.facebook.com/app_scoped_user_id/582306975242912/', '', 'https://graph.facebook.com/582306975242912/picture?width=150&height=150', 'Ana Duarte', '', 'Ana', 'Duarte', 'female', 'pt_PT', '', 0, 0, 0, 'anacerqueira70@hotmail.com', 'anacerqueira70@hotmail.com', '', '', '', '', '', ''),
(1524, 1521, 'Facebook', '180e3abcdd5125d13b0244089c50e38a544b825a', '10152892401533994', 'https://www.facebook.com/app_scoped_user_id/10152892401533994/', '', 'https://graph.facebook.com/10152892401533994/picture?width=150&height=150', 'José João Santos', '', 'José João', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'josejoaofariasantos@gmail.com', 'josejoaofariasantos@gmail.com', '', '', '', '', '', ''),
(1525, 1522, 'Facebook', 'e7ec0fff52dceafed873033e20579dd8772217dc', '10153401736890854', 'https://www.facebook.com/app_scoped_user_id/10153401736890854/', '', 'https://graph.facebook.com/10153401736890854/picture?width=150&height=150', 'Palex Ferreira', '', 'Palex', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'palexferreira@gmail.com', 'palexferreira@gmail.com', '', '', '', '', '', ''),
(1526, 1523, 'Facebook', '77b2a4c36b200a72aeda7930fbdfdb6d4f53adca', '10205632098940113', 'https://www.facebook.com/app_scoped_user_id/10205632098940113/', '', 'https://graph.facebook.com/10205632098940113/picture?width=150&height=150', 'Carla Figueiredo', '', 'Carla', 'Figueiredo', 'female', 'pt_PT', '', 0, 0, 0, 'carlapyrrait@hotmail.com', 'carlapyrrait@hotmail.com', '', '', '', '', '', ''),
(1527, 1524, 'Google', 'cc7e65e987f47c98d02db7bb3d900e73bd285a32', '105047801193562091945', 'https://plus.google.com/105047801193562091945', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Filipa Gato', '', 'Filipa', 'Gato', 'female', '', '', 0, 0, 0, 'anafilipagato@gmail.com', 'anafilipagato@gmail.com', '', '', '', '', '', ''),
(1528, 1525, 'Facebook', '2d320192bb780e3e17af4e8e26e12c52b7dda82e', '10153481814537259', 'https://www.facebook.com/app_scoped_user_id/10153481814537259/', '', 'https://graph.facebook.com/10153481814537259/picture?width=150&height=150', 'Rafael Vila', '', 'Rafael', 'Vila', 'male', 'en_US', '', 0, 0, 0, 'rafafcbk@gmail.com', 'rafafcbk@gmail.com', '', '', '', '', '', ''),
(1529, 1526, 'Google', 'bed8ac2afb554ad78b35e6186f55ca08b9a1ec6b', '111477143046107275615', 'https://plus.google.com/111477143046107275615', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Tiago Gomes', '', 'Tiago', 'Gomes', 'male', '', '', 0, 0, 0, 'kingitgasman@gmail.com', 'kingitgasman@gmail.com', '', '', '', '', '', ''),
(1530, 1527, 'Facebook', '2134e6e2e89f4c4e511e226292e46e11ea3197f1', '919371094752982', 'https://www.facebook.com/app_scoped_user_id/919371094752982/', '', 'https://graph.facebook.com/919371094752982/picture?width=150&height=150', 'Carolina Richheimer', '', 'Carolina', 'Richheimer', 'female', 'pt_PT', '', 0, 0, 0, 'caro.richheimer@hotmail.com', 'caro.richheimer@hotmail.com', '', '', '', '', '', ''),
(1531, 1528, 'Facebook', 'ed1239123c393bd4006443f9afd55e9763591749', '1450955845218883', 'https://www.facebook.com/app_scoped_user_id/1450955845218883/', '', 'https://graph.facebook.com/1450955845218883/picture?width=150&height=150', 'Carina Caldeira', '', 'Carina', 'Caldeira', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1532, 1529, 'Facebook', 'ca4bb9f37e40a69982cc1467c95c3b1c737ea00a', '874908822555120', 'https://www.facebook.com/app_scoped_user_id/874908822555120/', '', 'https://graph.facebook.com/874908822555120/picture?width=150&height=150', 'Vera Pinto Bessa', '', 'Vera', 'Pinto Bessa', 'female', 'pt_PT', '', 0, 0, 0, 'vpbessa@hotmail.com', 'vpbessa@hotmail.com', '', '', '', '', '', ''),
(1533, 1530, 'Facebook', 'f302ceb6d188a3aedfef6fc965a65088872d0750', '1676399969254604', 'https://www.facebook.com/app_scoped_user_id/1676399969254604/', '', 'https://graph.facebook.com/1676399969254604/picture?width=150&height=150', 'Francisco Mapril', '', 'Francisco', 'Mapril', 'male', 'en_US', '', 0, 0, 0, 'franciscoaugusto1995@hotmail.com', 'franciscoaugusto1995@hotmail.com', '', '', '', '', '', ''),
(1534, 1531, 'Facebook', '7c769d75af3927a1d4b50ae6c47cc848ffd000ac', '946031245441399', 'https://www.facebook.com/app_scoped_user_id/946031245441399/', '', 'https://graph.facebook.com/946031245441399/picture?width=150&height=150', 'William Lourenco', '', 'William', 'Lourenco', 'male', 'pt_PT', '', 0, 0, 0, 'williamlourenco_1_bb@hotmail.com', 'williamlourenco_1_bb@hotmail.com', '', '', '', '', '', ''),
(1535, 1532, 'Google', 'd1aff3ec73c97729999655fa1d46988a3bbca64a', '103333438106838717613', 'https://plus.google.com/103333438106838717613', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'isabel Schmidt', '', 'isabel', 'Schmidt', 'female', '', '', 0, 0, 0, 'mariadomar.bs@gmail.com', 'mariadomar.bs@gmail.com', '', '', '', '', '', ''),
(1536, 1533, 'Facebook', '9ec698a78f4e31d7894da5da51eb95245efabac8', '967156716648395', 'https://www.facebook.com/app_scoped_user_id/967156716648395/', '', 'https://graph.facebook.com/967156716648395/picture?width=150&height=150', 'Matilde Machado', '', 'Matilde', 'Machado', 'female', 'pt_PT', '', 0, 0, 0, 'matilde_machado_@hotmail.com', 'matilde_machado_@hotmail.com', '', '', '', '', '', ''),
(1537, 1534, 'Facebook', '0cd6bc4fdc2e88b14368a3cd8ac15791f749c2b0', '1133986433284900', 'https://www.facebook.com/app_scoped_user_id/1133986433284900/', '', 'https://graph.facebook.com/1133986433284900/picture?width=150&height=150', 'Nuno Silva', '', 'Nuno', 'Silva', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1538, 1535, 'Facebook', '36a533eb8b7711a2988729cd77cbaba8eb503238', '10207251916040402', 'https://www.facebook.com/app_scoped_user_id/10207251916040402/', '', 'https://graph.facebook.com/10207251916040402/picture?width=150&height=150', 'Susana Leal', '', 'Susana', 'Leal', 'female', 'pt_PT', '', 0, 0, 0, 'leal.su@gmail.com', 'leal.su@gmail.com', '', '', '', '', '', ''),
(1539, 1536, 'Facebook', 'f939b8274b3781c55b6f317c1e6dfa0e2015f772', '10153335231687509', 'https://www.facebook.com/app_scoped_user_id/10153335231687509/', '', 'https://graph.facebook.com/10153335231687509/picture?width=150&height=150', 'Nuno Príncipe', '', 'Nuno', 'Príncipe', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1540, 1537, 'Facebook', 'e1c54516c9623f7a1f95ff30097e5a04101517cc', '10153296175620575', 'https://www.facebook.com/app_scoped_user_id/10153296175620575/', '', 'https://graph.facebook.com/10153296175620575/picture?width=150&height=150', 'Martim Costa', '', 'Martim', 'Costa', 'male', 'en_GB', '', 0, 0, 0, 'martim_costa@hotmail.com', 'martim_costa@hotmail.com', '', '', '', '', '', ''),
(1541, 1538, 'Facebook', '093548adf283f73dedd9efb89ef19e7701b3e2e6', '10205798118208744', 'https://www.facebook.com/app_scoped_user_id/10205798118208744/', '', 'https://graph.facebook.com/10205798118208744/picture?width=150&height=150', 'Rodolfo Amado da Silva', '', 'Rodolfo', 'Amado da Silva', 'male', 'pt_PT', '', 0, 0, 0, 'rodolfo_amado@hotmail.com', 'rodolfo_amado@hotmail.com', '', '', '', '', '', ''),
(1542, 1539, 'Facebook', '77eca1003d38d82e41d651bc4934293ff67e7b37', '853915547977513', 'https://www.facebook.com/app_scoped_user_id/853915547977513/', '', 'https://graph.facebook.com/853915547977513/picture?width=150&height=150', 'Ia Sampaio', '', 'Ia', 'Sampaio', 'male', 'en_US', '', 0, 0, 0, '123iasampaio@gmail.com', '123iasampaio@gmail.com', '', '', '', '', '', ''),
(1543, 1540, 'Google', '9fbaa5fe3720060f853645e224b14b33a25e3624', '115786125287132138680', 'https://plus.google.com/115786125287132138680', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'ines mauricio', '', 'ines', 'mauricio', 'female', '', '', 0, 0, 0, 'inescruzmauricio@gmail.com', 'inescruzmauricio@gmail.com', '', '', '', '', '', ''),
(1544, 1541, 'Facebook', '80915ca15180ab75c9ddd160593d76378ad64693', '997590046917659', 'https://www.facebook.com/app_scoped_user_id/997590046917659/', '', 'https://graph.facebook.com/997590046917659/picture?width=150&height=150', 'Verónica Falcão', '', 'Verónica', 'Falcão', 'female', 'pt_PT', '', 0, 0, 0, 'veronica.silva@vodafone.com', 'veronica.silva@vodafone.com', '', '', '', '', '', ''),
(1545, 1542, 'Google', 'f924259a375a14d787dd1ca0960f46718b5c1d26', '109128646265274877678', 'https://plus.google.com/109128646265274877678', '', 'https://lh6.googleusercontent.com/-ZU8_EaM8uRI/AAAAAAAAAAI/AAAAAAAAAL4/1InL12nBhvY/photo.jpg?sz=200', 'Jackie Uricchio', '', 'Jackie', 'Uricchio', 'female', '', '', 0, 0, 0, 'jackie.uricchio@gmail.com', 'jackie.uricchio@gmail.com', '', '', '', '', '', ''),
(1546, 1543, 'Facebook', 'cbb02c03eabdd580c1d6bac1cc615778409c7299', '1013656658675292', 'https://www.facebook.com/app_scoped_user_id/1013656658675292/', '', 'https://graph.facebook.com/1013656658675292/picture?width=150&height=150', 'Luis Biscaia', '', 'Luis', 'Biscaia', 'male', 'en_US', '', 0, 0, 0, 'luisbiscaia@yahoo.com', 'luisbiscaia@yahoo.com', '', '', '', '', '', ''),
(1547, 1544, 'Facebook', '3291f25abad0badc1ec572197732d1f567a4c118', '10205748878475075', 'https://www.facebook.com/app_scoped_user_id/10205748878475075/', '', 'https://graph.facebook.com/10205748878475075/picture?width=150&height=150', 'Joana Baeta Neves Monjardino', '', 'Joana', 'Monjardino', 'female', 'pt_PT', '', 0, 0, 0, 'joanamonjardino@hotmail.com', 'joanamonjardino@hotmail.com', '', '', '', '', '', ''),
(1548, 1545, 'Facebook', '8a57f74c150a53a73fa1907598ea7e72c58de3cc', '10152972915366028', 'https://www.facebook.com/app_scoped_user_id/10152972915366028/', '', 'https://graph.facebook.com/10152972915366028/picture?width=150&height=150', 'Miguel Portela', '', 'Miguel', 'Portela', 'male', 'pt_PT', '', 0, 0, 0, 'miguel.portela1@hotmail.com', 'miguel.portela1@hotmail.com', '', '', '', '', '', ''),
(1549, 1546, 'Facebook', 'be527bef9869fcf3ce5a28080f62e22944572f75', '409653385873317', 'https://www.facebook.com/app_scoped_user_id/409653385873317/', '', 'https://graph.facebook.com/409653385873317/picture?width=150&height=150', 'Telmo Pinto', '', 'Telmo', 'Pinto', 'male', 'pt_PT', '', 0, 0, 0, 'telmosantospinto@gmail.com', 'telmosantospinto@gmail.com', '', '', '', '', '', ''),
(1550, 1547, 'Facebook', 'ec443a42e288fc403a7ffb79ff927af36f187b55', '867244466730264', 'https://www.facebook.com/app_scoped_user_id/867244466730264/', '', 'https://graph.facebook.com/867244466730264/picture?width=150&height=150', 'Miguel Sousa', '', 'Miguel', 'Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'miguel208@gmail.com', 'miguel208@gmail.com', '', '', '', '', '', ''),
(1551, 1548, 'Facebook', '7e2973824a1c9220cd8c2586e5fe8a258ec8cda1', '1441095819526822', 'https://www.facebook.com/app_scoped_user_id/1441095819526822/', '', 'https://graph.facebook.com/1441095819526822/picture?width=150&height=150', 'Diogo Aguiam', '', 'Diogo', 'Aguiam', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1552, 1549, 'Facebook', 'f35940350e188d8caf69b15c9ab669794bfb8dec', '408399469352388', 'https://www.facebook.com/app_scoped_user_id/408399469352388/', '', 'https://graph.facebook.com/408399469352388/picture?width=150&height=150', 'Susana Borges da Fonseca', '', 'Susana', 'Fonseca', 'female', 'pt_PT', '', 0, 0, 0, 'susanageraldesoliveira@hotmail.com', 'susanageraldesoliveira@hotmail.com', '', '', '', '', '', ''),
(1553, 1550, 'Facebook', 'b1e85c984dc7b014779eadb4887ab26e8d327996', '10152778866935981', 'https://www.facebook.com/app_scoped_user_id/10152778866935981/', '', 'https://graph.facebook.com/10152778866935981/picture?width=150&height=150', 'Manuel Saragga Heitor', '', 'Manuel', 'Heitor', 'male', 'en_US', '', 0, 0, 0, 'manelsaragga@gmail.com', 'manelsaragga@gmail.com', '', '', '', '', '', ''),
(1554, 1551, 'Facebook', '52b7009e08e3ba0825015a9e362a628d4c2d74d6', '648335048634444', 'https://www.facebook.com/app_scoped_user_id/648335048634444/', '', 'https://graph.facebook.com/648335048634444/picture?width=150&height=150', 'Francisco Do Ó', '', 'Francisco', 'Do Ó', 'male', 'pt_PT', '', 0, 0, 0, 'francisco.ramosdoo@outlook.com', 'francisco.ramosdoo@outlook.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(1555, 1552, 'Facebook', '32cf2bfc64ad818889fc6927b46bf3f9376b23e8', '959814417383090', 'https://www.facebook.com/app_scoped_user_id/959814417383090/', '', 'https://graph.facebook.com/959814417383090/picture?width=150&height=150', 'Antonio Jose Poim', '', 'Antonio Jose', 'Poim', 'male', 'pt_PT', '', 0, 0, 0, 'ajpoim@gmail.com', 'ajpoim@gmail.com', '', '', '', '', '', ''),
(1556, 1553, 'Facebook', 'dea8a0d310b76d432f6a998999c90d535ba1d63f', '1250743694967558', 'https://www.facebook.com/app_scoped_user_id/1250743694967558/', '', 'https://graph.facebook.com/1250743694967558/picture?width=150&height=150', 'Afonso Charrua', '', 'Afonso', 'Charrua', 'male', 'pt_PT', '', 0, 0, 0, 'afonso.henriques.charrua@gmail.com', 'afonso.henriques.charrua@gmail.com', '', '', '', '', '', ''),
(1557, 1554, 'Facebook', '637723a48dc48aa7174bef60994d91bb8bc1e71f', '10206883466634271', 'https://www.facebook.com/app_scoped_user_id/10206883466634271/', '', 'https://graph.facebook.com/10206883466634271/picture?width=150&height=150', 'Rita Lourenço', '', 'Rita', 'Lourenço', 'female', 'pt_PT', '', 0, 0, 0, 'rita_lourenco@hotmail.com', 'rita_lourenco@hotmail.com', '', '', '', '', '', ''),
(1558, 1555, 'Facebook', '48016da22ed22b6d3f0542de04ffd30738d888da', '10153287746946119', 'https://www.facebook.com/app_scoped_user_id/10153287746946119/', '', 'https://graph.facebook.com/10153287746946119/picture?width=150&height=150', 'João Filipe Sa Pinto', '', 'João Filipe', 'Sa Pinto', '', 'en_US', '', 0, 0, 0, 'amakoa@hotmail.com', 'amakoa@hotmail.com', '', '', '', '', '', ''),
(1559, 1556, 'Facebook', 'ea45aa4b94a7e70f22db92af7ba90e48b5ca23b2', '10202894061390811', 'https://www.facebook.com/app_scoped_user_id/10202894061390811/', '', 'https://graph.facebook.com/10202894061390811/picture?width=150&height=150', 'Patrícia Tonaco Silva', '', 'Patrícia Tonaco', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'patriciatonaco@gmail.com', 'patriciatonaco@gmail.com', '', '', '', '', '', ''),
(1560, 1557, 'Facebook', 'af9d6467d1fd59f6eb349fce576439d4b7f11727', '10206398958753714', 'https://www.facebook.com/app_scoped_user_id/10206398958753714/', '', 'https://graph.facebook.com/10206398958753714/picture?width=150&height=150', 'Miguel João', '', 'Miguel', 'João', 'male', 'pt_PT', '', 0, 0, 0, 'farturasjunior@hotmail.com', 'farturasjunior@hotmail.com', '', '', '', '', '', ''),
(1561, 1558, 'Facebook', '40bb2c20164a084569baa4f70c765514559695cf', '1688631931358057', 'https://www.facebook.com/app_scoped_user_id/1688631931358057/', '', 'https://graph.facebook.com/1688631931358057/picture?width=150&height=150', 'Ana Rita Santos', '', 'Ana Rita', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'anaritasants@gmail.com', 'anaritasants@gmail.com', '', '', '', '', '', ''),
(1562, 1559, 'Facebook', '46df61d5607a4a892cde62871ef20115bdd9d2e4', '1097307196953123', 'https://www.facebook.com/app_scoped_user_id/1097307196953123/', '', 'https://graph.facebook.com/1097307196953123/picture?width=150&height=150', 'Ana D Silva', '', 'Ana D', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'anicask12@hotmail.com', 'anicask12@hotmail.com', '', '', '', '', '', ''),
(1563, 1560, 'Facebook', '14aada83535af458323ff84e9c85b9a7effe8800', '10153229959178046', 'https://www.facebook.com/app_scoped_user_id/10153229959178046/', '', 'https://graph.facebook.com/10153229959178046/picture?width=150&height=150', 'Hubertus Thum', '', 'Hubertus', 'Thum', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1564, 1561, 'Facebook', '614fab38a6335ab50b8b39780c0ce7e5088636a2', '10203434441175309', 'https://www.facebook.com/app_scoped_user_id/10203434441175309/', '', 'https://graph.facebook.com/10203434441175309/picture?width=150&height=150', 'João Almeida', '', 'João', 'Almeida', 'male', 'en_US', '', 0, 0, 0, 'jonnygoodkat@gmail.com', 'jonnygoodkat@gmail.com', '', '', '', '', '', ''),
(1565, 1562, 'Facebook', '54219b40b68ca6a7e8d2ba4fb1c1ef9096734cc8', '10206828285292838', 'https://www.facebook.com/app_scoped_user_id/10206828285292838/', '', 'https://graph.facebook.com/10206828285292838/picture?width=150&height=150', 'Yeganeh Shafai', '', 'Yeganeh', 'Shafai', 'female', 'de_DE', '', 0, 0, 0, 'yeganeh@gmx.ch', 'yeganeh@gmx.ch', '', '', '', '', '', ''),
(1566, 1563, 'Facebook', '64fdd6f64f5c435a4e1beef7c6601aed98cbbb44', '10204756611849917', 'https://www.facebook.com/app_scoped_user_id/10204756611849917/', '', 'https://graph.facebook.com/10204756611849917/picture?width=150&height=150', 'Antonio Pinelas Ramos', '', 'Antonio', 'Ramos', 'male', 'en_US', '', 0, 0, 0, 'antonio_pinelas@hotmail.com', 'antonio_pinelas@hotmail.com', '', '', '', '', '', ''),
(1567, 1564, 'Facebook', 'b9ca97de89c2f18055e3770533cf4f5611db192e', '10203218308739003', 'https://www.facebook.com/app_scoped_user_id/10203218308739003/', '', 'https://graph.facebook.com/10203218308739003/picture?width=150&height=150', 'Pedro Vieira', '', 'Pedro', 'Vieira', 'male', 'pt_PT', '', 0, 0, 0, 'p.azevedovieira@gmail.com', 'p.azevedovieira@gmail.com', '', '', '', '', '', ''),
(1568, 1565, 'Facebook', 'a7c7ba28157974fd7de2eb16c38c216e92324247', '655308864602302', 'https://www.facebook.com/app_scoped_user_id/655308864602302/', '', 'https://graph.facebook.com/655308864602302/picture?width=150&height=150', 'Maria Loureiro', '', 'Maria', 'Loureiro', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1569, 1566, 'Facebook', '2c8679e178ccfcd4d53abbf742addb0264d0a257', '10206794580331487', 'https://www.facebook.com/app_scoped_user_id/10206794580331487/', '', 'https://graph.facebook.com/10206794580331487/picture?width=150&height=150', 'Vando Montenegro', '', 'Vando', 'Montenegro', 'male', 'pt_PT', '', 0, 0, 0, 'vando_montenegro@hotmail.com', 'vando_montenegro@hotmail.com', '', '', '', '', '', ''),
(1570, 1567, 'Facebook', 'cc7e416e8db1161bd45c7d5846985087051f4692', '366864346851798', 'https://www.facebook.com/app_scoped_user_id/366864346851798/', '', 'https://graph.facebook.com/366864346851798/picture?width=150&height=150', 'Gony Zubizarreta Moya', '', 'Gony', 'Zubizarreta Moya', 'male', 'en_GB', '', 0, 0, 0, 'laliastemucho@gmail.com', 'laliastemucho@gmail.com', '', '', '', '', '', ''),
(1571, 1568, 'Facebook', '3dbc87a1c4100fbc50823510743aa12fb75f0dc6', '932342590141802', 'https://www.facebook.com/app_scoped_user_id/932342590141802/', '', 'https://graph.facebook.com/932342590141802/picture?width=150&height=150', 'Ana Rita Alves', '', 'Ana Rita', 'Alves', 'female', 'pt_PT', '', 0, 0, 0, 'pipokatrue@gmail.com', 'pipokatrue@gmail.com', '', '', '', '', '', ''),
(1572, 1569, 'Facebook', 'd0dc53ac714ec14603e660e89274906c0603124b', '10204202410493309', 'https://www.facebook.com/app_scoped_user_id/10204202410493309/', '', 'https://graph.facebook.com/10204202410493309/picture?width=150&height=150', 'Ana Rita F. Santos', '', 'Ana Rita', 'F. Santos', 'female', 'en_GB', '', 0, 0, 0, 'ritinhasantos_10@hotmail.com', 'ritinhasantos_10@hotmail.com', '', '', '', '', '', ''),
(1573, 1570, 'Facebook', 'f08e5ba05f202680d2507e6036e6a513a608e512', '644957885635290', 'https://www.facebook.com/app_scoped_user_id/644957885635290/', '', 'https://graph.facebook.com/644957885635290/picture?width=150&height=150', 'Raul Leitao', '', 'Raul', 'Leitao', 'male', 'pt_PT', '', 0, 0, 0, 'raulplleitao@gmail.com', 'raulplleitao@gmail.com', '', '', '', '', '', ''),
(1574, 1571, 'Facebook', 'be9d835d22da18671ac79647cdac6a4ac90324d0', '918737324816432', 'https://www.facebook.com/app_scoped_user_id/918737324816432/', '', 'https://graph.facebook.com/918737324816432/picture?width=150&height=150', 'Susana Coelho', '', 'Susana', 'Coelho', 'female', 'pt_PT', '', 0, 0, 0, 'susanacfelix@gmail.com', 'susanacfelix@gmail.com', '', '', '', '', '', ''),
(1575, 1572, 'Google', 'fa91df933cdc92d8fc49c97f7c74147d936ac621', '115532091879970758221', 'https://plus.google.com/115532091879970758221', '', 'https://lh5.googleusercontent.com/-Fr0xxa9HU1U/AAAAAAAAAAI/AAAAAAAAA6c/5LI0CaNc43U/photo.jpg?sz=200', 'Rui Travessas', '', 'Rui', 'Travessas', 'male', '', '', 0, 0, 0, 'rui.travessas@gmail.com', 'rui.travessas@gmail.com', '', '', '', '', '', ''),
(1576, 1573, 'Facebook', '7ac1fe88df21c2061c249c9ee195ec671797ab35', '10155601593215007', 'https://www.facebook.com/app_scoped_user_id/10155601593215007/', '', 'https://graph.facebook.com/10155601593215007/picture?width=150&height=150', 'Sally Rebelo', '', 'Sally', 'Rebelo', 'female', 'en_US', '', 0, 0, 0, 'sallyrebelo@gmail.com', 'sallyrebelo@gmail.com', '', '', '', '', '', ''),
(1577, 1574, 'Facebook', 'f0b04c6d4494d7f85ec5ed59190c8e16d25bda4f', '10152998250357479', 'https://www.facebook.com/app_scoped_user_id/10152998250357479/', '', 'https://graph.facebook.com/10152998250357479/picture?width=150&height=150', 'Pedro Ramos', '', 'Pedro', 'Ramos', 'male', 'pt_PT', '', 0, 0, 0, 'pedrosuramos@hotmail.com', 'pedrosuramos@hotmail.com', '', '', '', '', '', ''),
(1578, 1575, 'Facebook', '392349ff15d68bbaaf6b687af00678fd56ce8f2e', '10204774285412075', 'https://www.facebook.com/app_scoped_user_id/10204774285412075/', '', 'https://graph.facebook.com/10204774285412075/picture?width=150&height=150', 'Melissa Sue Castanheira', '', 'Melissa', 'Castanheira', 'female', 'pt_PT', '', 0, 0, 0, 'mel-sue@hotmail.com', 'mel-sue@hotmail.com', '', '', '', '', '', ''),
(1579, 1576, 'Facebook', '94f012e4254e6e37b387c13848d6daaac1aeb5ee', '10200523111035913', 'https://www.facebook.com/app_scoped_user_id/10200523111035913/', '', 'https://graph.facebook.com/10200523111035913/picture?width=150&height=150', 'Miguel Dray', '', 'Miguel', 'Dray', 'male', 'pt_PT', '', 0, 0, 0, 'miguel.dray@netcabo.pt', 'miguel.dray@netcabo.pt', '', '', '', '', '', ''),
(1580, 1577, 'Facebook', '572ddb5867502287349ceabd2b3ec941e818efbd', '10200894733206441', 'https://www.facebook.com/app_scoped_user_id/10200894733206441/', '', 'https://graph.facebook.com/10200894733206441/picture?width=150&height=150', 'Paulo Mendes', '', 'Paulo', 'Mendes', 'male', 'pt_PT', '', 0, 0, 0, 'djpaulomendes@gmail.com', 'djpaulomendes@gmail.com', '', '', '', '', '', ''),
(1581, 1578, 'Facebook', '5920794f335837872da305221d107bbe836e47ca', '10153356723219706', 'https://www.facebook.com/app_scoped_user_id/10153356723219706/', '', 'https://graph.facebook.com/10153356723219706/picture?width=150&height=150', 'Lourenço Rato', '', 'Lourenço', 'Rato', 'male', 'pt_PT', '', 0, 0, 0, 'lourencomrato@hotmail.com', 'lourencomrato@hotmail.com', '', '', '', '', '', ''),
(1582, 1579, 'Facebook', 'e574eca3ed6c8fa62de8d9b612a08d90a68a91e1', '1112650018761433', 'https://www.facebook.com/app_scoped_user_id/1112650018761433/', '', 'https://graph.facebook.com/1112650018761433/picture?width=150&height=150', 'João Esteves', '', 'João', 'Esteves', 'male', 'pt_PT', '', 0, 0, 0, 'joao.p.c.esteves@gmail.com', 'joao.p.c.esteves@gmail.com', '', '', '', '', '', ''),
(1583, 1580, 'Facebook', 'ada04a4e39bfbef107c87ac488cbe377dabde9e4', '10204349816646031', 'https://www.facebook.com/app_scoped_user_id/10204349816646031/', '', 'https://graph.facebook.com/10204349816646031/picture?width=150&height=150', 'Ana Martinho', '', 'Ana', 'Martinho', 'female', 'pt_PT', '', 0, 0, 0, 'ana@heartnsoul.net', 'ana@heartnsoul.net', '', '', '', '', '', ''),
(1584, 1581, 'Facebook', 'ea37a82378b7bcb71a08b34d043ca2209f35e59a', '10200476514591254', 'https://www.facebook.com/app_scoped_user_id/10200476514591254/', '', 'https://graph.facebook.com/10200476514591254/picture?width=150&height=150', 'Luis Filipe Vinagre Fernandes', '', 'Luis', 'Fernandes', 'male', 'pt_PT', '', 0, 0, 0, 'vinagre.fernandes@sapo.pt', 'vinagre.fernandes@sapo.pt', '', '', '', '', '', ''),
(1585, 1582, 'Google', '38ae051906e5681084e7657c7174382ad8dd08f6', '109342410424458361242', 'https://plus.google.com/109342410424458361242', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'alunos gessm', '', 'alunos', 'gessm', '', '', '', 0, 0, 0, '12gessm@gmail.com', '12gessm@gmail.com', '', '', '', '', '', ''),
(1586, 1583, 'Facebook', '62a504b729fd471496ee67d9dc5137e923e250f5', '1139583706057013', 'https://www.facebook.com/app_scoped_user_id/1139583706057013/', '', 'https://graph.facebook.com/1139583706057013/picture?width=150&height=150', 'Gonçalo Melo', '', 'Gonçalo', 'Melo', 'male', 'pt_PT', '', 0, 0, 0, 'gbmelo@sapo.pt', 'gbmelo@sapo.pt', '', '', '', '', '', ''),
(1587, 1584, 'Facebook', '89af1f34446d154708cd04cc8109845ac277ce6c', '903538646336243', 'https://www.facebook.com/app_scoped_user_id/903538646336243/', '', 'https://graph.facebook.com/903538646336243/picture?width=150&height=150', 'Antonio Manuel Pereira', '', 'Antonio Manuel', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'antoniompereira@icloud.com', 'antoniompereira@icloud.com', '', '', '', '', '', ''),
(1588, 1585, 'Facebook', '6e9f45613bb8bfd0a8e12b91e2b12aca84250147', '893608097352522', 'https://www.facebook.com/app_scoped_user_id/893608097352522/', '', 'https://graph.facebook.com/893608097352522/picture?width=150&height=150', 'Manel Oliveira', '', 'Manel', 'Oliveira', 'male', 'pt_PT', '', 0, 0, 0, 'mroliveira0997@gmail.com', 'mroliveira0997@gmail.com', '', '', '', '', '', ''),
(1589, 1586, 'Google', '1a8aa134b8dd8f765d9022ce0098d63b6f769c24', '109907315402697725352', 'https://plus.google.com/109907315402697725352', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Frédéric Muller', '', 'Frédéric', 'Muller', 'male', '', '', 0, 0, 0, 'muller.frederic@gmail.com', 'muller.frederic@gmail.com', '', '', '', '', '', ''),
(1590, 1587, 'Facebook', '3f2328a00492ec2c4df6d408de9f1e13e2973abe', '978950832129334', 'https://www.facebook.com/app_scoped_user_id/978950832129334/', '', 'https://graph.facebook.com/978950832129334/picture?width=150&height=150', 'Paulo Esteves', '', 'Paulo', 'Esteves', 'male', 'pt_PT', '', 0, 0, 0, 'paulo.c.esteves@gmail.com', 'paulo.c.esteves@gmail.com', '', '', '', '', '', ''),
(1591, 1588, 'Facebook', '6d5a88f94c131165cd26a539e920c2c8b205baea', '10207534950960292', 'https://www.facebook.com/app_scoped_user_id/10207534950960292/', '', 'https://graph.facebook.com/10207534950960292/picture?width=150&height=150', 'Sarah Cohen', '', 'Sarah', 'Cohen', 'female', 'en_US', '', 0, 0, 0, 'sarah_vr_cohen@hotmail.com', 'sarah_vr_cohen@hotmail.com', '', '', '', '', '', ''),
(1592, 1589, 'Facebook', 'c97592378a2aa656702312872237c1b371153259', '10153324553773769', 'https://www.facebook.com/app_scoped_user_id/10153324553773769/', '', 'https://graph.facebook.com/10153324553773769/picture?width=150&height=150', 'Pedro AR Cálem', '', 'Pedro', 'Cálem', 'male', 'en_GB', '', 0, 0, 0, 'pedrocalem@hotmail.com', 'pedrocalem@hotmail.com', '', '', '', '', '', ''),
(1593, 1590, 'Facebook', '066b78a42be638c8f6b93b0d7cbf66a936855fab', '998815833476763', 'https://www.facebook.com/app_scoped_user_id/998815833476763/', '', 'https://graph.facebook.com/998815833476763/picture?width=150&height=150', 'Filipe Oliveira Pipas', '', 'Filipe', 'Oliveira Pipas', 'male', 'pt_PT', '', 0, 0, 0, 'filipepipas@gmail.com', 'filipepipas@gmail.com', '', '', '', '', '', ''),
(1594, 1591, 'Facebook', '0c1d0ee651e4615776e579d73fde9d9b4c9a0a0c', '894616813917641', 'https://www.facebook.com/app_scoped_user_id/894616813917641/', '', 'https://graph.facebook.com/894616813917641/picture?width=150&height=150', 'Nuno Ribeiro', '', 'Nuno', 'Ribeiro', 'male', 'pt_PT', '', 0, 0, 0, 'nunoribamar@gmail.com', 'nunoribamar@gmail.com', '', '', '', '', '', ''),
(1595, 1592, 'Google', 'c4d21d60d0029e689967be3727b6788b2d7c84ad', '107403837463783657122', 'https://plus.google.com/107403837463783657122', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Maria Loureiro', '', 'Maria', 'Loureiro', 'female', '', '', 0, 0, 0, 'mafcloureiro@gmail.com', 'mafcloureiro@gmail.com', '', '', '', '', '', ''),
(1596, 1593, 'Facebook', '1736e22f02c9ca9f667351b18d4345a5eee3db96', '973898089307749', 'https://www.facebook.com/app_scoped_user_id/973898089307749/', '', 'https://graph.facebook.com/973898089307749/picture?width=150&height=150', 'Marta Gomes', '', 'Marta', 'Gomes', 'female', 'pt_PT', '', 0, 0, 0, 'martagomes2009@gmail.com', 'martagomes2009@gmail.com', '', '', '', '', '', ''),
(1597, 1594, 'Facebook', '95dbc96b4cd23d9b6d96b971eb90044f23205933', '10204478751714915', 'https://www.facebook.com/app_scoped_user_id/10204478751714915/', '', 'https://graph.facebook.com/10204478751714915/picture?width=150&height=150', 'Nicolau Borges', '', 'Nicolau', 'Borges', 'male', 'pt_PT', '', 0, 0, 0, 'nicolau.borges@gmail.com', 'nicolau.borges@gmail.com', '', '', '', '', '', ''),
(1598, 1595, 'Facebook', 'b82a2e64a799950158b059f3e1f40cac0b900974', '978173708873585', 'https://www.facebook.com/app_scoped_user_id/978173708873585/', '', 'https://graph.facebook.com/978173708873585/picture?width=150&height=150', 'Carla Barata Guerra', '', 'Carla', 'Barata Guerra', 'female', 'pt_PT', '', 0, 0, 0, 'c.barataguerra@gmail.com', 'c.barataguerra@gmail.com', '', '', '', '', '', ''),
(1599, 1596, 'Facebook', '89173c7b2083004181a84607fa1106d84e7d96f1', '844043485632284', 'https://www.facebook.com/app_scoped_user_id/844043485632284/', '', 'https://graph.facebook.com/844043485632284/picture?width=150&height=150', 'Filipe Santos', '', 'Filipe', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1600, 1597, 'Facebook', 'faf081aec74210adda7272285235f04742193606', '10205661448529385', 'https://www.facebook.com/app_scoped_user_id/10205661448529385/', '', 'https://graph.facebook.com/10205661448529385/picture?width=150&height=150', 'Mafalda Cardoso', '', 'Mafalda', 'Cardoso', 'female', 'pt_PT', '', 0, 0, 0, 'mafaldaosodrac@hotmail.com', 'mafaldaosodrac@hotmail.com', '', '', '', '', '', ''),
(1601, 1598, 'Facebook', 'a49224cc5e405c81fa7d521cd6f5bfde754ae3a6', '912942845449588', 'https://www.facebook.com/app_scoped_user_id/912942845449588/', '', 'https://graph.facebook.com/912942845449588/picture?width=150&height=150', 'Duarte Marques', '', 'Duarte', 'Marques', 'male', 'en_GB', '', 0, 0, 0, 'duartemarques9@hotmail.com', 'duartemarques9@hotmail.com', '', '', '', '', '', ''),
(1602, 1599, 'Facebook', 'c65f006b82f770b7e748af83e83cbfe856a0dbdb', '990233367655893', 'https://www.facebook.com/app_scoped_user_id/990233367655893/', '', 'https://graph.facebook.com/990233367655893/picture?width=150&height=150', 'Arménia Gonçalves', '', 'Arménia', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'menalg@gmail.com', 'menalg@gmail.com', '', '', '', '', '', ''),
(1603, 1600, 'Facebook', '1ee150ff7385f7cfc3edd77dcd187b515a65c6c9', '1587577871530813', 'https://www.facebook.com/app_scoped_user_id/1587577871530813/', '', 'https://graph.facebook.com/1587577871530813/picture?width=150&height=150', 'Marina Abreu', '', 'Marina', 'Abreu', 'female', 'pt_BR', '', 0, 0, 0, 'mari.comprei@gmail.com', 'mari.comprei@gmail.com', '', '', '', '', '', ''),
(1604, 1601, 'Facebook', '360f2061c585e441e26b63af75805f4a9db57751', '467621410080157', 'https://www.facebook.com/app_scoped_user_id/467621410080157/', '', 'https://graph.facebook.com/467621410080157/picture?width=150&height=150', 'Francisco Vieira', '', 'Francisco', 'Vieira', 'male', 'pt_PT', '', 0, 0, 0, 'xico.vieirinha@gmail.com', 'xico.vieirinha@gmail.com', '', '', '', '', '', ''),
(1605, 1602, 'Facebook', '8a0a18908c6f68eeca21b1e59ce31b9d5199af82', '10204479928055200', 'https://www.facebook.com/app_scoped_user_id/10204479928055200/', '', 'https://graph.facebook.com/10204479928055200/picture?width=150&height=150', 'Johnny Reef', '', 'Johnny', 'Reef', 'male', 'pt_PT', '', 0, 0, 0, 'johnny.reefboy@gmail.com', 'johnny.reefboy@gmail.com', '', '', '', '', '', ''),
(1606, 1603, 'Facebook', '745e32a2f4b48439606fd0dbc082cf46a1dd9f2d', '1013686781989874', 'https://www.facebook.com/app_scoped_user_id/1013686781989874/', '', 'https://graph.facebook.com/1013686781989874/picture?width=150&height=150', 'Pedro Rijo', '', 'Pedro', 'Rijo', 'male', 'pt_PT', '', 0, 0, 0, 'rijo.profot@hotmail.com', 'rijo.profot@hotmail.com', '', '', '', '', '', ''),
(1607, 1604, 'Facebook', '24b30af90431266f3fa1d47b8fa92eb0fdde7a65', '1074075432620530', 'https://www.facebook.com/app_scoped_user_id/1074075432620530/', '', 'https://graph.facebook.com/1074075432620530/picture?width=150&height=150', 'Rita Santos', '', 'Rita', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'rsantos075@gmail.com', 'rsantos075@gmail.com', '', '', '', '', '', ''),
(1608, 1605, 'Facebook', '480a989aa6725387b74f617042fb55a48548695b', '968248696548585', 'https://www.facebook.com/app_scoped_user_id/968248696548585/', '', 'https://graph.facebook.com/968248696548585/picture?width=150&height=150', 'Gonçalo Bernardo', '', 'Gonçalo', 'Bernardo', 'male', 'pt_PT', '', 0, 0, 0, 'goncalo_cm476@hotmail.com', 'goncalo_cm476@hotmail.com', '', '', '', '', '', ''),
(1609, 1606, 'Facebook', 'd2055ebf1b28fa98ba7504b4b339dd79a9af46d2', '10206011098211815', 'https://www.facebook.com/app_scoped_user_id/10206011098211815/', '', 'https://graph.facebook.com/10206011098211815/picture?width=150&height=150', 'Tiago Pinho', '', 'Tiago', 'Pinho', 'male', 'pt_PT', '', 0, 0, 0, 'pinho18@sapo.pt', 'pinho18@sapo.pt', '', '', '', '', '', ''),
(1610, 1607, 'Facebook', '20a1d6dd079c29ab00708d2ff76d923ad09ec8b7', '353335424875951', 'https://www.facebook.com/app_scoped_user_id/353335424875951/', '', 'https://graph.facebook.com/353335424875951/picture?width=150&height=150', 'Gonçalo Bessone Mauritti', '', 'Gonçalo', 'Bessone Mauritti', 'male', 'pt_PT', '', 0, 0, 0, 'goncalomauritti@gmail.com', 'goncalomauritti@gmail.com', '', '', '', '', '', ''),
(1611, 1608, 'Facebook', '29997d3a84cca833868ced13fe15a5e8d35fcf05', '10153130916275168', 'https://www.facebook.com/app_scoped_user_id/10153130916275168/', '', 'https://graph.facebook.com/10153130916275168/picture?width=150&height=150', 'Madu Bruel', '', 'Madu', 'Bruel', 'female', 'pt_BR', '', 0, 0, 0, 'dudabruelsalles@hotmail.com', 'dudabruelsalles@hotmail.com', '', '', '', '', '', ''),
(1612, 1609, 'Facebook', '3df58be52942c1855dc0497548ebd3ad59d8730f', '1005617822783375', 'https://www.facebook.com/app_scoped_user_id/1005617822783375/', '', 'https://graph.facebook.com/1005617822783375/picture?width=150&height=150', 'Cláudio Costa', '', 'Cláudio', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'cadocosta@gmail.com', 'cadocosta@gmail.com', '', '', '', '', '', ''),
(1613, 1610, 'Facebook', '995915191d0e4babddfc5bb047fa337841650541', '1043850548975829', 'https://www.facebook.com/app_scoped_user_id/1043850548975829/', '', 'https://graph.facebook.com/1043850548975829/picture?width=150&height=150', 'Mónica Terenas', '', 'Mónica', 'Terenas', 'female', 'pt_PT', '', 0, 0, 0, 'monica.terenas@gmail.com', 'monica.terenas@gmail.com', '', '', '', '', '', ''),
(1614, 1611, 'Facebook', '663bb5c65776f546d5c3448095659122c27040d5', '10153273346951223', 'https://www.facebook.com/app_scoped_user_id/10153273346951223/', '', 'https://graph.facebook.com/10153273346951223/picture?width=150&height=150', 'Henrique Albergaria', '', 'Henrique', 'Albergaria', 'male', 'pt_PT', '', 0, 0, 0, 'henriquealbergaria@hotmail.com', 'henriquealbergaria@hotmail.com', '', '', '', '', '', ''),
(1615, 1612, 'Facebook', '399a025fef0291c54d0b4ff004d4a67d2fa4340d', '10204799330123367', 'https://www.facebook.com/app_scoped_user_id/10204799330123367/', '', 'https://graph.facebook.com/10204799330123367/picture?width=150&height=150', 'Ana Zagalo Almeida', '', 'Ana', 'Almeida', 'female', 'pt_PT', '', 0, 0, 0, 'azagalo@gmail.com', 'azagalo@gmail.com', '', '', '', '', '', ''),
(1616, 1613, 'Facebook', '06610543ce246c152e93a733cf29b502528d695d', '10206587417473726', 'https://www.facebook.com/app_scoped_user_id/10206587417473726/', '', 'https://graph.facebook.com/10206587417473726/picture?width=150&height=150', 'Filipe Ferreirinha', '', 'Filipe', 'Ferreirinha', 'male', 'pt_PT', '', 0, 0, 0, 'filipeferreirinha@yahoo.com', 'filipeferreirinha@yahoo.com', '', '', '', '', '', ''),
(1617, 1614, 'Facebook', 'c1403e49aa920258b21393d85abdb0d401ed4796', '10200635943458643', 'https://www.facebook.com/app_scoped_user_id/10200635943458643/', '', 'https://graph.facebook.com/10200635943458643/picture?width=150&height=150', 'Jorge Manuel Gato Ribeiro', '', 'Jorge', 'Ribeiro', 'male', 'pt_PT', '', 0, 0, 0, 'jorge.ribeiro@unilever.com', 'jorge.ribeiro@unilever.com', '', '', '', '', '', ''),
(1618, 1615, 'Facebook', 'd1b9a9c3eddd007f17c1dbfbab856784acae5790', '854402187942828', 'https://www.facebook.com/app_scoped_user_id/854402187942828/', '', 'https://graph.facebook.com/854402187942828/picture?width=150&height=150', 'Saquá Saquarema Saquá', '', 'Saquá', 'Saquá', 'male', 'pt_PT', '', 0, 0, 0, 'saquaz@gmail.com', 'saquaz@gmail.com', '', '', '', '', '', ''),
(1619, 1616, 'Facebook', 'ddd2aa9c641ef0acaec0f7455829de5fd6419de5', '10152952701024503', 'https://www.facebook.com/app_scoped_user_id/10152952701024503/', '', 'https://graph.facebook.com/10152952701024503/picture?width=150&height=150', 'Filipa Ribeiro Fontes', '', 'Filipa', 'Fontes', 'female', 'pt_PT', '', 0, 0, 0, 'filipa.ribeirofontes@gmail.com', 'filipa.ribeirofontes@gmail.com', '', '', '', '', '', ''),
(1620, 1617, 'Facebook', '679aa87464edde0f47b228fed0a7384b03b5e566', '10203421566814656', 'https://www.facebook.com/app_scoped_user_id/10203421566814656/', '', 'https://graph.facebook.com/10203421566814656/picture?width=150&height=150', 'Cristina Rodrigues', '', 'Cristina', 'Rodrigues', 'female', 'pt_PT', '', 0, 0, 0, 'ccallerod@hotmail.com', 'ccallerod@hotmail.com', '', '', '', '', '', ''),
(1621, 1618, 'Facebook', 'fcb248abbed25eb8124e48d41c0ab9955a06b986', '908683962504351', 'https://www.facebook.com/app_scoped_user_id/908683962504351/', '', 'https://graph.facebook.com/908683962504351/picture?width=150&height=150', 'Pedro Faria de Castro', '', 'Pedro', 'Faria de Castro', 'male', 'pt_PT', '', 0, 0, 0, 'pfc90@clix.pt', 'pfc90@clix.pt', '', '', '', '', '', ''),
(1622, 1619, 'Facebook', '58ecd79b5a5765c2a37f9ffd402f010fb952a183', '770905339692200', 'https://www.facebook.com/app_scoped_user_id/770905339692200/', '', 'https://graph.facebook.com/770905339692200/picture?width=150&height=150', 'Anabela Floriano', '', 'Anabela', 'Floriano', 'female', 'pt_PT', '', 0, 0, 0, 'belafloriano@hotmail.com', 'belafloriano@hotmail.com', '', '', '', '', '', ''),
(1623, 1620, 'Facebook', '2dc54956335c25accb82978092c8902760d7bbe1', '932043813484956', 'https://www.facebook.com/app_scoped_user_id/932043813484956/', '', 'https://graph.facebook.com/932043813484956/picture?width=150&height=150', 'Elsa Tavares', '', 'Elsa', 'Tavares', 'female', 'pt_PT', '', 0, 0, 0, 'avo.elsa@sapo.pt', 'avo.elsa@sapo.pt', '', '', '', '', '', ''),
(1624, 1621, 'Facebook', '5ee5d4e001ca127734f55372c667189a338f614f', '10204533743328589', 'https://www.facebook.com/app_scoped_user_id/10204533743328589/', '', 'https://graph.facebook.com/10204533743328589/picture?width=150&height=150', 'Joana Borges Cardoso', '', 'Joana', 'Cardoso', 'male', 'pt_PT', '', 0, 0, 0, 'joanacardosona@hotmail.com', 'joanacardosona@hotmail.com', '', '', '', '', '', ''),
(1625, 1622, 'Facebook', 'dec2076f34f5924aa9932610c6daa7c6891562eb', '10205750340069240', 'https://www.facebook.com/app_scoped_user_id/10205750340069240/', '', 'https://graph.facebook.com/10205750340069240/picture?width=150&height=150', 'João Martinho', '', 'João', 'Martinho', 'male', 'pt_PT', '', 0, 0, 0, 'jdpmartinho@gmail.com', 'jdpmartinho@gmail.com', '', '', '', '', '', ''),
(1626, 1623, 'Facebook', '7500cbc0212c0697df7859934031adc11dc2861b', '1022192884476966', 'https://www.facebook.com/app_scoped_user_id/1022192884476966/', '', 'https://graph.facebook.com/1022192884476966/picture?width=150&height=150', 'Jorge Silva', '', 'Jorge', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'jorge.silva@excelenciaemcondominios.pt', 'jorge.silva@excelenciaemcondominios.pt', '', '', '', '', '', ''),
(1627, 1624, 'Facebook', '26572075f107c25a1e41085355ccd007e33cb933', '1183421225017171', 'https://www.facebook.com/app_scoped_user_id/1183421225017171/', '', 'https://graph.facebook.com/1183421225017171/picture?width=150&height=150', 'Guilhermina Prudencio', '', 'Guilhermina', 'Prudencio', 'female', 'pt_PT', '', 0, 0, 0, 'guiprudencio@hotmail.com', 'guiprudencio@hotmail.com', '', '', '', '', '', ''),
(1628, 1625, 'Facebook', 'ef0670a771d134202f5f60727697b715d55d8e23', '10203372948239523', 'https://www.facebook.com/app_scoped_user_id/10203372948239523/', '', 'https://graph.facebook.com/10203372948239523/picture?width=150&height=150', 'Luis Esteves', '', 'Luis', 'Esteves', 'male', 'pt_PT', '', 0, 0, 0, 'luis_esteves_14@hotmail.com', 'luis_esteves_14@hotmail.com', '', '', '', '', '', ''),
(1629, 1626, 'Facebook', '349b550dfca2dd1e512cba25d25337f125b60336', '10206909269632854', 'https://www.facebook.com/app_scoped_user_id/10206909269632854/', '', 'https://graph.facebook.com/10206909269632854/picture?width=150&height=150', 'Emanuel Aniceto', '', 'Emanuel', 'Aniceto', 'male', 'en_US', '', 0, 0, 0, 'emanuelaniceto@hotmail.com', 'emanuelaniceto@hotmail.com', '', '', '', '', '', ''),
(1630, 1627, 'Facebook', '79b87094d301ff04c828dff879798bccd1a8f2f2', '974600302563928', 'https://www.facebook.com/app_scoped_user_id/974600302563928/', '', 'https://graph.facebook.com/974600302563928/picture?width=150&height=150', 'Gustavo Henrique Vianna', '', 'Gustavo Henrique', 'Vianna', 'male', 'pt_PT', '', 0, 0, 0, 'gugavianna@gmail.com', 'gugavianna@gmail.com', '', '', '', '', '', ''),
(1631, 1628, 'Facebook', '3e3e571cd9e2f57bc4ef25453683930608999cb3', '10204083419274701', 'https://www.facebook.com/app_scoped_user_id/10204083419274701/', '', 'https://graph.facebook.com/10204083419274701/picture?width=150&height=150', 'Alexandra Ramalho', '', 'Alexandra', 'Ramalho', 'female', 'pt_PT', '', 0, 0, 0, 'alex.matosramalho@gmail.com', 'alex.matosramalho@gmail.com', '', '', '', '', '', ''),
(1632, 1629, 'Facebook', '850aa8feab91ba55c29b85979598bc828b102e52', '10207154144440235', 'https://www.facebook.com/app_scoped_user_id/10207154144440235/', '', 'https://graph.facebook.com/10207154144440235/picture?width=150&height=150', 'João Pedro Cazenave Ribeiro', '', 'João Pedro', 'Cazenave Ribeiro', 'male', 'pt_PT', '', 0, 0, 0, 'joao@semente.pt', 'joao@semente.pt', '', '', '', '', '', ''),
(1633, 1630, 'Facebook', 'fbac5eafd43d485a628cdb7df8d21e390eda3d8f', '10204025263383820', 'https://www.facebook.com/app_scoped_user_id/10204025263383820/', '', 'https://graph.facebook.com/10204025263383820/picture?width=150&height=150', 'Alexandre Sousa', '', 'Alexandre', 'Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'ratel.72@gmail.com', 'ratel.72@gmail.com', '', '', '', '', '', ''),
(1634, 1631, 'Facebook', '3edb1407effb6b2d095ab33b8634db24570377a7', '874010885994537', 'https://www.facebook.com/app_scoped_user_id/874010885994537/', '', 'https://graph.facebook.com/874010885994537/picture?width=150&height=150', 'Lino Curado', '', 'Lino', 'Curado', 'male', 'pt_PT', '', 0, 0, 0, 'lino.curado@hotmail.com', 'lino.curado@hotmail.com', '', '', '', '', '', ''),
(1635, 1632, 'Facebook', '1102683d377859e5f8a17a072061055ea3d1f51a', '10206874056555649', 'https://www.facebook.com/app_scoped_user_id/10206874056555649/', '', 'https://graph.facebook.com/10206874056555649/picture?width=150&height=150', 'Sofia Lynce Pavia', '', 'Sofia', 'Pavia', 'female', 'pt_BR', '', 0, 0, 0, 'sofialynce@gmail.com', 'sofialynce@gmail.com', '', '', '', '', '', ''),
(1636, 1633, 'Facebook', 'ac05b9427916a5e72ff2a4ab0ae7df0c25e90d41', '998463650166019', 'https://www.facebook.com/app_scoped_user_id/998463650166019/', '', 'https://graph.facebook.com/998463650166019/picture?width=150&height=150', 'Pedro Pessoa', '', 'Pedro', 'Pessoa', 'male', 'en_GB', '', 0, 0, 0, 'jpedropessoa@gmail.com', 'jpedropessoa@gmail.com', '', '', '', '', '', ''),
(1637, 1634, 'Facebook', '52d5a8fff330cd07aa54d2fdf123a5e9b2fc5e5a', '857760054261487', 'https://www.facebook.com/app_scoped_user_id/857760054261487/', '', 'https://graph.facebook.com/857760054261487/picture?width=150&height=150', 'João Pedro Braga', '', 'João Pedro', 'Braga', 'male', 'pt_PT', '', 0, 0, 0, 'jpaobraga2@sapo.pt', 'jpaobraga2@sapo.pt', '', '', '', '', '', ''),
(1638, 1635, 'Facebook', '9fec58987917c4090ef385c5ecab9fd565f6b033', '851641538240418', 'https://www.facebook.com/app_scoped_user_id/851641538240418/', '', 'https://graph.facebook.com/851641538240418/picture?width=150&height=150', 'Pedro Barros', '', 'Pedro', 'Barros', 'male', 'pt_PT', '', 0, 0, 0, 'pabarros10@gmail.com', 'pabarros10@gmail.com', '', '', '', '', '', ''),
(1639, 1636, 'Facebook', '95b0d0eb0b4e81be695cd338c2e90a04ca1b9119', '1010280942325802', 'https://www.facebook.com/app_scoped_user_id/1010280942325802/', '', 'https://graph.facebook.com/1010280942325802/picture?width=150&height=150', 'Francisco Carrasco Bde', '', 'Francisco', 'Carrasco Bde', 'male', 'pt_PT', '', 0, 0, 0, 'franfezfez@hotmail.com', 'franfezfez@hotmail.com', '', '', '', '', '', ''),
(1640, 1637, 'Facebook', '81e4de32880c5fecd08e4da7ef15f817a3264f9d', '1031594063526569', 'https://www.facebook.com/app_scoped_user_id/1031594063526569/', '', 'https://graph.facebook.com/1031594063526569/picture?width=150&height=150', 'André Baptista De Almeida', '', 'André', 'De Almeida', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1641, 1638, 'Google', '334a68681ee37eabebfabf54f2f760387a7b6b60', '106430455953470643057', 'https://plus.google.com/106430455953470643057', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Pedro Ramos', '', 'Pedro', 'Ramos', 'male', '', '', 0, 0, 0, 'psalsaramos@gmail.com', 'psalsaramos@gmail.com', '', '', '', '', '', ''),
(1642, 1639, 'Facebook', '5c3ab336b9a70d86f6d7e6e68c7697f2e044a029', '10153397008653707', 'https://www.facebook.com/app_scoped_user_id/10153397008653707/', '', 'https://graph.facebook.com/10153397008653707/picture?width=150&height=150', 'Joana Agostinho', '', 'Joana', 'Agostinho', 'female', 'en_GB', '', 0, 0, 0, 'joaninha_jo13@hotmail.com', 'joaninha_jo13@hotmail.com', '', '', '', '', '', ''),
(1643, 1640, 'Facebook', 'b0462a2cdf3d55030f6c385faa583af29b18c7bd', '10205660721991709', 'https://www.facebook.com/app_scoped_user_id/10205660721991709/', '', 'https://graph.facebook.com/10205660721991709/picture?width=150&height=150', 'Pedro de Lacerda', '', 'Pedro', 'de Lacerda', 'male', 'pt_PT', '', 0, 0, 0, 'pedrolacerda@netmadeira.com', 'pedrolacerda@netmadeira.com', '', '', '', '', '', ''),
(1644, 1641, 'Facebook', '9b637c00fc9514adacfec90b87586c76d9d6b87a', '10152754312961739', 'https://www.facebook.com/app_scoped_user_id/10152754312961739/', '', 'https://graph.facebook.com/10152754312961739/picture?width=150&height=150', 'Brafna Garcia Rosado', '', 'Brafna', 'Rosado', 'male', 'en_US', '', 0, 0, 0, 'brafna@gmail.com', 'brafna@gmail.com', '', '', '', '', '', ''),
(1645, 1642, 'Facebook', 'ba592d7b9f301290d3e8ddadb386bc4d3ab52eb1', '922755281100432', 'https://www.facebook.com/app_scoped_user_id/922755281100432/', '', 'https://graph.facebook.com/922755281100432/picture?width=150&height=150', 'Zinha Silva', '', 'Zinha', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'm.josepacheco@hotmail.com', 'm.josepacheco@hotmail.com', '', '', '', '', '', ''),
(1646, 1643, 'Facebook', 'cb95dc88a02463db11220f8be44e351a0ea2d0cd', '10206474505199904', 'https://www.facebook.com/app_scoped_user_id/10206474505199904/', '', 'https://graph.facebook.com/10206474505199904/picture?width=150&height=150', 'João Anastácio', '', 'João', 'Anastácio', 'male', 'pt_PT', '', 0, 0, 0, 'ananacio@hotmail.com', 'ananacio@hotmail.com', '', '', '', '', '', ''),
(1647, 1644, 'Facebook', 'afece601bac462c427fdeb522a771a9c780c7e11', '10200672609532917', 'https://www.facebook.com/app_scoped_user_id/10200672609532917/', '', 'https://graph.facebook.com/10200672609532917/picture?width=150&height=150', 'Antonio Loureiro', '', 'Antonio', 'Loureiro', 'male', 'pt_PT', '', 0, 0, 0, 'amcloureiro@gmail.com', 'amcloureiro@gmail.com', '', '', '', '', '', ''),
(1648, 1645, 'Facebook', 'e0d24aa53117a9adcc0bc15116272751d668a6c4', '10206684696138720', 'https://www.facebook.com/app_scoped_user_id/10206684696138720/', '', 'https://graph.facebook.com/10206684696138720/picture?width=150&height=150', 'André Rosa', '', 'André', 'Rosa', 'male', 'pt_PT', '', 0, 0, 0, 'andremrosa88@hotmail.com', 'andremrosa88@hotmail.com', '', '', '', '', '', ''),
(1649, 1646, 'Facebook', 'f7d7b7210bd04c386cac482f458da005fee64c3c', '895212367191545', 'https://www.facebook.com/app_scoped_user_id/895212367191545/', '', 'https://graph.facebook.com/895212367191545/picture?width=150&height=150', 'Catarina Isabel', '', 'Catarina', 'Isabel', 'female', 'pt_PT', '', 0, 0, 0, 'catarina.isaabel@gmail.com', 'catarina.isaabel@gmail.com', '', '', '', '', '', ''),
(1650, 1647, 'Google', 'c9f65d5b36b099acc2e22e3e4b5d4dca20a493d9', '110187788209283418489', 'https://plus.google.com/110187788209283418489', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Pedro Cardoso', '', 'Pedro', 'Cardoso', 'male', '', '', 0, 0, 0, 'pedrotpcardoso@gmail.com', 'pedrotpcardoso@gmail.com', '', '', '', '', '', ''),
(1651, 1648, 'Facebook', 'ac940d0a7933d73b429631f0d575ea0c942c07a1', '10205858834183384', 'https://www.facebook.com/app_scoped_user_id/10205858834183384/', '', 'https://graph.facebook.com/10205858834183384/picture?width=150&height=150', 'Marta Espadas', '', 'Marta', 'Espadas', 'female', 'en_US', '', 0, 0, 0, 'marta.espadas@gmail.com', 'marta.espadas@gmail.com', '', '', '', '', '', ''),
(1652, 1649, 'Google', '2dac14012e86ab1455e25b94c5fb7696c07bb612', '101381692377260883915', 'https://plus.google.com/101381692377260883915', '', 'https://lh6.googleusercontent.com/-Bnxc38rqKh0/AAAAAAAAAAI/AAAAAAAAAH0/XfLIrEbeXOQ/photo.jpg?sz=200', 'Ricardo Alves', '', 'Ricardo', 'Alves', 'male', '', '', 0, 0, 0, 'ricardoanjosalves@gmail.com', 'ricardoanjosalves@gmail.com', '', '', '', '', '', ''),
(1653, 1650, 'Facebook', 'ae3a335fae4c9bed4a1c2526ffaa775e4ccfb9ef', '10205487811488226', 'https://www.facebook.com/app_scoped_user_id/10205487811488226/', '', 'https://graph.facebook.com/10205487811488226/picture?width=150&height=150', 'Francisco Gonçalves de Brito', '', 'Francisco', 'de Brito', 'male', 'en_US', '', 0, 0, 0, 'franciscodebrito@gmail.com', 'franciscodebrito@gmail.com', '', '', '', '', '', ''),
(1654, 1651, 'Google', '864f71f909497ce79a93dd69b71bbbcebf1f6c3f', '114599900921274094983', 'https://plus.google.com/114599900921274094983', '', 'https://lh4.googleusercontent.com/-pmxx_qlP9vw/AAAAAAAAAAI/AAAAAAAAAGM/x0tCsg4zZIE/photo.jpg?sz=200', 'João Baptista', '', 'João', 'Baptista', 'male', '', '', 0, 0, 0, 'jbaptista2013@gmail.com', 'jbaptista2013@gmail.com', '', '', '', '', '', ''),
(1655, 1652, 'Facebook', '7981169ed2c51f628d96677d47ad120dc5732fcd', '842036125884281', 'https://www.facebook.com/app_scoped_user_id/842036125884281/', '', 'https://graph.facebook.com/842036125884281/picture?width=150&height=150', 'Francisco Pereira', '', 'Francisco', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1656, 1653, 'Facebook', '742507d53b69f64e56ab284d54653c41ec9dde2a', '445455995625616', 'https://www.facebook.com/app_scoped_user_id/445455995625616/', '', 'https://graph.facebook.com/445455995625616/picture?width=150&height=150', 'DjMorgana Saraiva', '', 'DjMorgana', 'Saraiva', 'female', 'pt_PT', '', 0, 0, 0, 'djmorgana15@gmail.com', 'djmorgana15@gmail.com', '', '', '', '', '', ''),
(1657, 1654, 'Facebook', '44d5c31d7b15187906bdc7552329f042ce47bc2e', '10153414433456096', 'https://www.facebook.com/app_scoped_user_id/10153414433456096/', '', 'https://graph.facebook.com/10153414433456096/picture?width=150&height=150', 'João Diogo de Freitas', '', 'João', 'de Freitas', 'male', 'pt_PT', '', 0, 0, 0, 'jdfreitas2004@gmail.com', 'jdfreitas2004@gmail.com', '', '', '', '', '', ''),
(1658, 1655, 'Facebook', '64c503c774096b405e0e90ac2ad2e29a7a30ebb0', '10153020016543621', 'https://www.facebook.com/app_scoped_user_id/10153020016543621/', '', 'https://graph.facebook.com/10153020016543621/picture?width=150&height=150', 'Joana Freitas', '', 'Joana', 'Freitas', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1659, 1656, 'Facebook', '55d8e068cc679d16a57eb8d5f06a93d6794e0e63', '10206721751670935', 'https://www.facebook.com/app_scoped_user_id/10206721751670935/', '', 'https://graph.facebook.com/10206721751670935/picture?width=150&height=150', 'Laura Pintassilgo', '', 'Laura', 'Pintassilgo', 'female', 'en_US', '', 0, 0, 0, 'lauraputter@gmail.com', 'lauraputter@gmail.com', '', '', '', '', '', ''),
(1660, 1656, 'Google', 'f30e3aa3df4c7939f88850c5332ad56b559ad939', '108749853611975856226', 'https://plus.google.com/108749853611975856226', '', 'https://lh3.googleusercontent.com/-SdJNx3EdjJE/AAAAAAAAAAI/AAAAAAAAACk/0Gs5n2YKeN0/photo.jpg?sz=200', 'Laura Putter', '', 'Laura', 'Putter', 'female', '', '', 0, 0, 0, 'lauraputter@gmail.com', 'lauraputter@gmail.com', '', 'Rotterdam', '', '', 'Rotterdam', ''),
(1661, 1657, 'Facebook', '96fd4b3240254b463d3c4b3237d479171dedddf2', '10205413901159356', 'https://www.facebook.com/app_scoped_user_id/10205413901159356/', '', 'https://graph.facebook.com/10205413901159356/picture?width=150&height=150', 'Carita Pedro', '', 'Carita', 'Pedro', 'male', 'pt_PT', '', 0, 0, 0, 'pedrocarita@gmail.com', 'pedrocarita@gmail.com', '', '', '', '', '', ''),
(1662, 1658, 'Facebook', 'd89438bc2f8b8ced961d81c21a532225ed77782b', '10153230711138796', 'https://www.facebook.com/app_scoped_user_id/10153230711138796/', '', 'https://graph.facebook.com/10153230711138796/picture?width=150&height=150', 'Martim Teixeira', '', 'Martim', 'Teixeira', 'male', 'en_US', '', 0, 0, 0, 'martimteixeira@gmail.com', 'martimteixeira@gmail.com', '', '', '', '', '', ''),
(1663, 1659, 'Facebook', '0bc32f01715111fc005dc5694f460c57f669d12c', '868564306513971', 'https://www.facebook.com/app_scoped_user_id/868564306513971/', '', 'https://graph.facebook.com/868564306513971/picture?width=150&height=150', 'Maria Figueiredo', '', 'Maria', 'Figueiredo', 'female', 'pt_PT', '', 0, 0, 0, 'maria.carvalho.figueiredo@gmail.com', 'maria.carvalho.figueiredo@gmail.com', '', '', '', '', '', ''),
(1664, 1660, 'Facebook', '19686c9bca7345d445c8cdb742fc2832e2a5d0a4', '1113910135292111', 'https://www.facebook.com/app_scoped_user_id/1113910135292111/', '', 'https://graph.facebook.com/1113910135292111/picture?width=150&height=150', 'Pedro Barreiros', '', 'Pedro', 'Barreiros', 'male', 'pt_PT', '', 0, 0, 0, 'barreirinhos@hotmail.com', 'barreirinhos@hotmail.com', '', '', '', '', '', ''),
(1665, 1661, 'Facebook', 'd29445741be6d00014391b977038f0d572bacc59', '966509613383960', 'https://www.facebook.com/app_scoped_user_id/966509613383960/', '', 'https://graph.facebook.com/966509613383960/picture?width=150&height=150', 'Fátima Branquinho Alves', '', 'Fátima', 'Branquinho Alves', 'female', 'pt_BR', '', 0, 0, 0, 'branquinho.fatima@gmail.com', 'branquinho.fatima@gmail.com', '', '', '', '', '', ''),
(1666, 1662, 'Facebook', 'd18b12bd97681c953d3560c18a316e00e6514792', '10204560935645786', 'https://www.facebook.com/app_scoped_user_id/10204560935645786/', '', 'https://graph.facebook.com/10204560935645786/picture?width=150&height=150', 'Rodrigo Meirelles', '', 'Rodrigo', 'Meirelles', 'male', 'pt_PT', '', 0, 0, 0, 'rodrigomeirelles@sapo.pt', 'rodrigomeirelles@sapo.pt', '', '', '', '', '', ''),
(1667, 1663, 'Facebook', '5458b368b4651efbfaa29e59a66834c7186a0c24', '1114895451858997', 'https://www.facebook.com/app_scoped_user_id/1114895451858997/', '', 'https://graph.facebook.com/1114895451858997/picture?width=150&height=150', 'Jose Dmorais', '', 'Jose', 'Dmorais', 'male', 'pt_PT', '', 0, 0, 0, 'couceiromorais@msn.com', 'couceiromorais@msn.com', '', '', '', '', '', ''),
(1668, 1664, 'Facebook', 'e0719c60b076d1db9570db8d0021692368d58ca2', '970511412981782', 'https://www.facebook.com/app_scoped_user_id/970511412981782/', '', 'https://graph.facebook.com/970511412981782/picture?width=150&height=150', 'Dina Motinha', '', 'Dina', 'Motinha', 'female', 'pt_PT', '', 0, 0, 0, 'dina.motinha@gmail.com', 'dina.motinha@gmail.com', '', '', '', '', '', ''),
(1669, 1665, 'Facebook', '0fc693402557dd412d926e502fd352e3e21a26a0', '10203030113393951', 'https://www.facebook.com/app_scoped_user_id/10203030113393951/', '', 'https://graph.facebook.com/10203030113393951/picture?width=150&height=150', 'Lurdes Morais', '', 'Lurdes', 'Morais', 'female', 'pt_PT', '', 0, 0, 0, 'enga_lurdes@hotmail.com', 'enga_lurdes@hotmail.com', '', '', '', '', '', ''),
(1670, 1666, 'Facebook', 'c020fe91b600f73068cebe57369c35990f2b3667', '480531238769138', 'https://www.facebook.com/app_scoped_user_id/480531238769138/', '', 'https://graph.facebook.com/480531238769138/picture?width=150&height=150', 'Ben Müller', '', 'Ben', 'Müller', 'male', 'de_DE', '', 0, 0, 0, 'perfectline@go4more.de', 'perfectline@go4more.de', '', '', '', '', '', ''),
(1671, 1667, 'Facebook', '38ce3cc89a43baf2b88cce3f12ddff40999460f2', '947182841969296', 'https://www.facebook.com/app_scoped_user_id/947182841969296/', '', 'https://graph.facebook.com/947182841969296/picture?width=150&height=150', 'Marco Sá', '', 'Marco', 'Sá', 'male', 'pt_PT', '', 0, 0, 0, 'meko_ms@hotmail.com', 'meko_ms@hotmail.com', '', '', '', '', '', ''),
(1672, 1668, 'Facebook', '41070511deb86e89657f4b0dededde1cddece934', '10204217115735709', 'https://www.facebook.com/app_scoped_user_id/10204217115735709/', '', 'https://graph.facebook.com/10204217115735709/picture?width=150&height=150', 'Cristina Vidigal', '', 'Cristina', 'Vidigal', 'female', 'pt_PT', '', 0, 0, 0, 'cristinamiguelvidigal@gmail.com', 'cristinamiguelvidigal@gmail.com', '', '', '', '', '', ''),
(1673, 1669, 'Facebook', '8b70a94ac18f62707dba371d8d48c37b31c72dfe', '10207017711626943', 'https://www.facebook.com/app_scoped_user_id/10207017711626943/', '', 'https://graph.facebook.com/10207017711626943/picture?width=150&height=150', 'Miguel Cardador', '', 'Miguel', 'Cardador', 'male', 'pt_PT', '', 0, 0, 0, 'm.cardador@gmail.com', 'm.cardador@gmail.com', '', '', '', '', '', ''),
(1674, 1670, 'Google', 'd5d00cd4711107d52673318d1e5a0bc89682b80b', '102069017843266877132', 'https://plus.google.com/102069017843266877132', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Margarida Vieira de Sá', '', 'Margarida', 'Vieira de Sá', 'female', '', '', 0, 0, 0, 'margaridavieiradesa@gmail.com', 'margaridavieiradesa@gmail.com', '', '', '', '', '', ''),
(1675, 1671, 'Facebook', '88505d23c2c2fb3e194a0ebb04a0e872f6c7e926', '10206763200429355', 'https://www.facebook.com/app_scoped_user_id/10206763200429355/', '', 'https://graph.facebook.com/10206763200429355/picture?width=150&height=150', 'Ana Pinto-Coelho', '', 'Ana', 'Pinto-Coelho', 'female', 'en_US', '', 0, 0, 0, 'anapc1974@gmail.com', 'anapc1974@gmail.com', '', '', '', '', '', ''),
(1676, 1672, 'Facebook', '28cee80f9648c2836d54b85ae5930a3c629ef8b5', '10207031634539698', 'https://www.facebook.com/app_scoped_user_id/10207031634539698/', '', 'https://graph.facebook.com/10207031634539698/picture?width=150&height=150', 'Gonçalo Dias', '', 'Gonçalo', 'Dias', 'male', 'pt_PT', '', 0, 0, 0, 'goncalo.dias@gmail.com', 'goncalo.dias@gmail.com', '', '', '', '', '', ''),
(1677, 1673, 'Google', '66260797fe4b3885b03204f0bc04ece7d8c53171', '111124944572372469421', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Pedro Castello Branco', '', 'Pedro', 'Castello Branco', '', '', '', 0, 0, 0, 'pedrocascb@gmail.com', 'pedrocascb@gmail.com', '', '', '', '', '', ''),
(1678, 1674, 'Facebook', '4048d16bf2af11f54048bcf5735e09922741a853', '10153295872583162', 'https://www.facebook.com/app_scoped_user_id/10153295872583162/', '', 'https://graph.facebook.com/10153295872583162/picture?width=150&height=150', 'Mauro Correia', '', 'Mauro', 'Correia', 'male', 'pt_PT', '', 0, 0, 0, 'mauro.correia@gmail.com', 'mauro.correia@gmail.com', '', '', '', '', '', ''),
(1679, 1675, 'Facebook', 'fbeaba1e299465b81da03abd67df37323957d6eb', '851099581641509', 'https://www.facebook.com/app_scoped_user_id/851099581641509/', '', 'https://graph.facebook.com/851099581641509/picture?width=150&height=150', 'Maria João Carvalheira Rodrigues', '', 'Maria João', 'Carvalheira Rodrigues', 'female', 'pt_PT', '', 0, 0, 0, 'mariajoaocrodrigues@gmail.com', 'mariajoaocrodrigues@gmail.com', '', '', '', '', '', ''),
(1680, 1676, 'Google', '2db2d83e3cfd4ac78095941c572ae9e593f7aa3d', '103363294175651603670', 'https://plus.google.com/103363294175651603670', '', 'https://lh4.googleusercontent.com/-hGJAnmWrCpQ/AAAAAAAAAAI/AAAAAAAAAso/UN0aIRachV8/photo.jpg?sz=200', 'Inês Antunes', '', 'Inês', 'Antunes', 'female', '', '', 0, 0, 0, 'inescsantunes@gmail.com', 'inescsantunes@gmail.com', '', 'Lisboa', '', '', 'Lisboa', ''),
(1681, 1677, 'Facebook', 'b3a7f0c07af5d406405241b3ca6f26ef5fb73756', '10204961549853339', 'https://www.facebook.com/app_scoped_user_id/10204961549853339/', '', 'https://graph.facebook.com/10204961549853339/picture?width=150&height=150', 'Teresa Fonseca', '', 'Teresa', 'Fonseca', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1682, 1678, 'Facebook', '91cd0abce9ddd722f16fbac1affb6a8f4efd6d07', '10205065393567360', 'https://www.facebook.com/app_scoped_user_id/10205065393567360/', '', 'https://graph.facebook.com/10205065393567360/picture?width=150&height=150', 'Catarina Sofia', '', 'Catarina', 'Sofia', 'female', 'pt_PT', '', 0, 0, 0, 'oneill_girl_wave@hotmail.com', 'oneill_girl_wave@hotmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(1683, 1679, 'Facebook', '411ca8a252c5dcb85647ced730005893ada2f7bb', '779857215460564', 'https://www.facebook.com/app_scoped_user_id/779857215460564/', '', 'https://graph.facebook.com/779857215460564/picture?width=150&height=150', 'Rute Maio', '', 'Rute', 'Maio', 'female', 'pt_PT', '', 0, 0, 0, 'rute.maio@hotmail.com', 'rute.maio@hotmail.com', '', '', '', '', '', ''),
(1684, 1680, 'Google', 'c8d75cb696dfbda1add6180b5aee383ce23c5087', '102878830993290615797', 'https://plus.google.com/102878830993290615797', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'ricardo sousa', '', 'ricardo', 'sousa', 'male', '', '', 0, 0, 0, 'skatersamurai@gmail.com', 'skatersamurai@gmail.com', '', '', '', '', '', ''),
(1685, 1681, 'Facebook', '7fd36a8a6f355fc0ee0cd67156baf8eda649612d', '1454905928136058', 'https://www.facebook.com/app_scoped_user_id/1454905928136058/', '', 'https://graph.facebook.com/1454905928136058/picture?width=150&height=150', 'Gisela Esteves', '', 'Gisela', 'Esteves', 'female', 'pt_PT', '', 0, 0, 0, 'gigasgi@outlook.pt', 'gigasgi@outlook.pt', '', '', '', '', '', ''),
(1686, 1682, 'Facebook', '0fac8b03974c3e0f90cf451befd2fb4ee0c952cf', '10153262650397488', 'https://www.facebook.com/app_scoped_user_id/10153262650397488/', '', 'https://graph.facebook.com/10153262650397488/picture?width=150&height=150', 'Lourenco Almeida', '', 'Lourenco', 'Almeida', 'male', 'fr_FR', '', 0, 0, 0, 'dealmeidalourenco@gmail.com', 'dealmeidalourenco@gmail.com', '', '', '', '', '', ''),
(1687, 1683, 'Facebook', '8e5c3169cbf188582071b97692f33457719e1af0', '1001662443185861', 'https://www.facebook.com/app_scoped_user_id/1001662443185861/', '', 'https://graph.facebook.com/1001662443185861/picture?width=150&height=150', 'Rebecca Barbosa', '', 'Rebecca', 'Barbosa', 'female', 'en_GB', '', 0, 0, 0, 'rebeccamartins2009@hotmail.co.uk', 'rebeccamartins2009@hotmail.co.uk', '', '', '', '', '', ''),
(1688, 1684, 'Facebook', '9a2cb2f254833a17eba4dd5daa8f28ee0a82ff8d', '10200777399955565', 'https://www.facebook.com/app_scoped_user_id/10200777399955565/', '', 'https://graph.facebook.com/10200777399955565/picture?width=150&height=150', 'Paulo Cecilio', '', 'Paulo', 'Cecilio', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1689, 1685, 'Facebook', 'dfd00dccfd653362a301db934ba9724735cb3daa', '10204307892926364', 'https://www.facebook.com/app_scoped_user_id/10204307892926364/', '', 'https://graph.facebook.com/10204307892926364/picture?width=150&height=150', 'Telmo Soares', '', 'Telmo', 'Soares', 'male', 'pt_PT', '', 0, 0, 0, 'telminho_78@hotmail.com', 'telminho_78@hotmail.com', '', '', '', '', '', ''),
(1690, 1686, 'Facebook', '8ab2f8d4c9ed7dd91bc661179fa203cff006a1d7', '10206792116831820', 'https://www.facebook.com/app_scoped_user_id/10206792116831820/', '', 'https://graph.facebook.com/10206792116831820/picture?width=150&height=150', 'Stéphane Oliveira Leite', '', 'Stéphane', 'Leite', 'male', 'en_US', '', 0, 0, 0, 'leitestephane@gmail.com', 'leitestephane@gmail.com', '', '', '', '', '', ''),
(1691, 1687, 'Facebook', 'f271f559880518219b8768d42744f1f3d2916671', '10152854939053053', 'https://www.facebook.com/app_scoped_user_id/10152854939053053/', '', 'https://graph.facebook.com/10152854939053053/picture?width=150&height=150', 'Pedro Mendonça Nobre', '', 'Pedro', 'Nobre', 'male', 'en_US', '', 0, 0, 0, 'pedromnobre@gmail.com', 'pedromnobre@gmail.com', '', '', '', '', '', ''),
(1692, 1688, 'Facebook', '880e8b4f78c78fb364f8fd4e4623f5b593bde5f9', '1013500492002401', 'https://www.facebook.com/app_scoped_user_id/1013500492002401/', '', 'https://graph.facebook.com/1013500492002401/picture?width=150&height=150', 'Mafalda Santos', '', 'Mafalda', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'mafaldasousaemeneses@gmail.com', 'mafaldasousaemeneses@gmail.com', '', '', '', '', '', ''),
(1693, 1689, 'Facebook', 'de889ae807f173a865d42395032461bd03efbd14', '904989656191021', 'https://www.facebook.com/app_scoped_user_id/904989656191021/', '', 'https://graph.facebook.com/904989656191021/picture?width=150&height=150', 'Paulo Miguel', '', 'Paulo', 'Miguel', 'male', 'pt_PT', '', 0, 0, 0, 'paulo.racerdesign@gmail.com', 'paulo.racerdesign@gmail.com', '', '', '', '', '', ''),
(1694, 1690, 'Facebook', 'f4cd19135529b9242bc7e5ff7bcdd462490d3216', '10206774382536082', 'https://www.facebook.com/app_scoped_user_id/10206774382536082/', '', 'https://graph.facebook.com/10206774382536082/picture?width=150&height=150', 'Miguel Rellego', '', 'Miguel', 'Rellego', 'male', 'en_US', '', 0, 0, 0, 'rellego@gmail.com', 'rellego@gmail.com', '', '', '', '', '', ''),
(1695, 1691, 'Facebook', '760eb1c98c78e8cad2fcb4d60c62462badf70df2', '10152936547817945', 'https://www.facebook.com/app_scoped_user_id/10152936547817945/', '', 'https://graph.facebook.com/10152936547817945/picture?width=150&height=150', 'Emilia Couto', '', 'Emilia', 'Couto', 'female', 'pt_PT', '', 0, 0, 0, 'emiliamonsao@sapo.pt', 'emiliamonsao@sapo.pt', '', '', '', '', '', ''),
(1696, 1692, 'Facebook', 'abc1d3ae814deff7d14914f2506c5b6d62dec3ca', '10153331240910420', 'https://www.facebook.com/app_scoped_user_id/10153331240910420/', '', 'https://graph.facebook.com/10153331240910420/picture?width=150&height=150', 'Tomas Neves', '', 'Tomas', 'Neves', 'male', 'pt_PT', '', 0, 0, 0, 'tomas_neves@hotmail.com', 'tomas_neves@hotmail.com', '', '', '', '', '', ''),
(1697, 1693, 'Facebook', 'ded3c772f0f08134eeea9e928104f98a7086b41c', '1002680986411607', 'https://www.facebook.com/app_scoped_user_id/1002680986411607/', '', 'https://graph.facebook.com/1002680986411607/picture?width=150&height=150', 'Reynan Conceição', '', 'Reynan', 'Conceição', 'male', 'pt_BR', '', 0, 0, 0, 'reynan_c@hotmail.com', 'reynan_c@hotmail.com', '', '', '', '', '', ''),
(1698, 1694, 'Facebook', 'ea71c8438acacfd60a7fb4288a900bf73f029a7a', '842494015829572', 'https://www.facebook.com/app_scoped_user_id/842494015829572/', '', 'https://graph.facebook.com/842494015829572/picture?width=150&height=150', 'Maria Marujo', '', 'Maria', 'Marujo', 'female', 'pt_PT', '', 0, 0, 0, 'maria.ines306@hotmail.com', 'maria.ines306@hotmail.com', '', '', '', '', '', ''),
(1699, 1695, 'Google', '6d3d0bb14eec394beedfb69c6796f1c6c6a8de53', '101939738328656847763', 'https://plus.google.com/101939738328656847763', '', 'https://lh5.googleusercontent.com/-xDUCwDDhYVU/AAAAAAAAAAI/AAAAAAAAABw/G03vQNhOIl4/photo.jpg?sz=200', 'Ana Reis Tomaz', '', 'Ana', 'Reis Tomaz', 'female', '', '', 0, 0, 0, 'reistomaz.ana@gmail.com', 'reistomaz.ana@gmail.com', '', '', '', '', '', ''),
(1700, 1696, 'Google', 'a4db35181a222600e898e11c0ec39f0a73e16566', '117627719654563343424', 'https://plus.google.com/117627719654563343424', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Marta Silva', '', 'Marta', 'Silva', 'male', '', '', 0, 0, 0, 'martavieiradasilva75@gmail.com', 'martavieiradasilva75@gmail.com', '', '', '', '', '', ''),
(1701, 1697, 'Google', '16c695b658e807e176d9ab39861ae8367fe17e48', '117819648836252969376', 'https://plus.google.com/117819648836252969376', '', 'https://lh6.googleusercontent.com/-FNqAnkXn7zA/AAAAAAAAAAI/AAAAAAAABJo/yCT1l3H70_M/photo.jpg?sz=200', 'Ze Maria', '', 'Ze', 'Maria', 'male', '', '', 0, 0, 0, 'zemariara@gmail.com', 'zemariara@gmail.com', '', '', '', '', '', ''),
(1702, 1698, 'Facebook', 'f4c8b8d942c20b5999a5e81c6f369d67a45b97ac', '10153073251073101', 'https://www.facebook.com/app_scoped_user_id/10153073251073101/', '', 'https://graph.facebook.com/10153073251073101/picture?width=150&height=150', 'Paulo Dias', '', 'Paulo', 'Dias', 'male', 'pt_BR', '', 0, 0, 0, 'pauloshape@hotmail.com', 'pauloshape@hotmail.com', '', '', '', '', '', ''),
(1703, 1699, 'Facebook', '123e33dc58f20cad302cd62654e637062894f81b', '10206845805846437', 'https://www.facebook.com/app_scoped_user_id/10206845805846437/', '', 'https://graph.facebook.com/10206845805846437/picture?width=150&height=150', 'Jorge Oliveira', '', 'Jorge', 'Oliveira', 'male', 'pt_PT', '', 0, 0, 0, 'jorgetoliveira@hotmail.com', 'jorgetoliveira@hotmail.com', '', '', '', '', '', ''),
(1704, 1700, 'Facebook', 'fae25f050afdd01178348f7b762c4b4144ea3cc1', '989979801013828', 'https://www.facebook.com/app_scoped_user_id/989979801013828/', '', 'https://graph.facebook.com/989979801013828/picture?width=150&height=150', 'Pedro Bento', '', 'Pedro', 'Bento', 'male', 'pt_PT', '', 0, 0, 0, 'pedro6bento9@yahoo.com', 'pedro6bento9@yahoo.com', '', '', '', '', '', ''),
(1705, 1701, 'Facebook', '876fb1c57c16ef30ed3726f21bd78925006d9c7b', '10203020469431956', 'https://www.facebook.com/app_scoped_user_id/10203020469431956/', '', 'https://graph.facebook.com/10203020469431956/picture?width=150&height=150', 'Luis Blanco', '', 'Luis', 'Blanco', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1706, 1702, 'Facebook', '8dd9a1f95bc266fc715cc24b48d1754132ee0c1d', '10203489803880483', 'https://www.facebook.com/app_scoped_user_id/10203489803880483/', '', 'https://graph.facebook.com/10203489803880483/picture?width=150&height=150', 'Nocas Silva', '', 'Nocas', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'nocassurf@hotmail.com', 'nocassurf@hotmail.com', '', '', '', '', '', ''),
(1707, 1703, 'Facebook', 'fc3e723b3e45bf8d9a3c1549ad5299c289306d2e', '10152806944991857', 'https://www.facebook.com/app_scoped_user_id/10152806944991857/', '', 'https://graph.facebook.com/10152806944991857/picture?width=150&height=150', 'Goncalo Cintra', '', 'Goncalo', 'Cintra', 'male', 'en_US', '', 0, 0, 0, 'goncalocintra@gmail.com', 'goncalocintra@gmail.com', '', '', '', '', '', ''),
(1708, 1704, 'Facebook', '289ab1330398d3c35c5068f65d55e3a2be6c30ae', '1011895358835165', 'https://www.facebook.com/app_scoped_user_id/1011895358835165/', '', 'https://graph.facebook.com/1011895358835165/picture?width=150&height=150', 'Eduardo Maciel', '', 'Eduardo', 'Maciel', 'male', 'pt_PT', '', 0, 0, 0, 'edu_yetchemaz@hotmail.com', 'edu_yetchemaz@hotmail.com', '', '', '', '', '', ''),
(1709, 1705, 'Facebook', '1711a257f9c0ffb7fa2d5f041fcf69518b659167', '985721874771704', 'https://www.facebook.com/app_scoped_user_id/985721874771704/', '', 'https://graph.facebook.com/985721874771704/picture?width=150&height=150', 'Alexandra Bandeira', '', 'Alexandra', 'Bandeira', 'female', 'pt_PT', '', 0, 0, 0, 'xana.bandeira@gmail.com', 'xana.bandeira@gmail.com', '', '', '', '', '', ''),
(1710, 1706, 'Facebook', '8ec5bca29e9a4f94864a0bb35663745d8e61172d', '10153251555745708', 'https://www.facebook.com/app_scoped_user_id/10153251555745708/', '', 'https://graph.facebook.com/10153251555745708/picture?width=150&height=150', 'Simone Rossana Vieira', '', 'Simone', 'Vieira', 'female', 'pt_PT', '', 0, 0, 0, 'srsvieira@hotmail.com', 'srsvieira@hotmail.com', '', '', '', '', '', ''),
(1711, 1707, 'Google', 'fe047b50ac10ae856e7bb36ef70c64996175a57a', '112197391801176469727', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Soraia Anjinho', '', 'Soraia', 'Anjinho', '', '', '', 0, 0, 0, 'mishekazinha@gmail.com', 'mishekazinha@gmail.com', '', '', '', '', '', ''),
(1712, 1708, 'Facebook', '7f641cc2ac4d534f14db1159ae8772c30d1dc039', '10205375423397372', 'https://www.facebook.com/app_scoped_user_id/10205375423397372/', '', 'https://graph.facebook.com/10205375423397372/picture?width=150&height=150', 'João Luis Claro', '', 'João', 'Claro', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1713, 1709, 'Google', 'd802c03934e071953b383ac42b6eb2bb9f377bba', '111310319522808797865', 'https://plus.google.com/111310319522808797865', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Piedade Seisal', '', 'Piedade', 'Seisal', 'female', '', '', 0, 0, 0, 'piedade.seisal@gmail.com', 'piedade.seisal@gmail.com', '', '', '', '', '', ''),
(1714, 1710, 'Facebook', '5f945cea9760b5e499821049cc67824b35311b4c', '10153025802864069', 'https://www.facebook.com/app_scoped_user_id/10153025802864069/', '', 'https://graph.facebook.com/10153025802864069/picture?width=150&height=150', 'Nayala Guerreiro', '', 'Nayala', 'Guerreiro', 'female', 'pt_PT', '', 0, 0, 0, 'nayxitah@hotmail.com', 'nayxitah@hotmail.com', '', '', '', '', '', ''),
(1715, 1711, 'Facebook', '925a24b287d2624d9fdd9cdf83617e3420a31bdc', '10153377561795561', 'https://www.facebook.com/app_scoped_user_id/10153377561795561/', '', 'https://graph.facebook.com/10153377561795561/picture?width=150&height=150', 'Maria Durão', '', 'Maria', 'Durão', 'female', 'pt_PT', '', 0, 0, 0, 'maria_durao@msn.com', 'maria_durao@msn.com', '', '', '', '', '', ''),
(1716, 1712, 'Google', 'c6e2e251d30f7f6506be6382e03c252c940851fa', '110902365688260561132', 'https://plus.google.com/110902365688260561132', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Silvano Lourenco', '', 'Silvano', 'Lourenco', 'male', '', '', 0, 0, 0, 'baiapeniche.surfcamp@gmail.com', 'baiapeniche.surfcamp@gmail.com', '', '', '', '', '', ''),
(1717, 1713, 'Facebook', '76b486cc98ec9f412c22cb78eb3e04c607a75979', '10153319585330833', 'https://www.facebook.com/app_scoped_user_id/10153319585330833/', '', 'https://graph.facebook.com/10153319585330833/picture?width=150&height=150', 'Marlon Lipke', '', 'Marlon', 'Lipke', 'male', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1718, 1714, 'Facebook', '44b062a9f9bed5c0555a64a49519f5e09b22346a', '10204449065533300', 'https://www.facebook.com/app_scoped_user_id/10204449065533300/', '', 'https://graph.facebook.com/10204449065533300/picture?width=150&height=150', 'Joao Brek Bracourt', '', 'Joao', 'Bracourt', 'male', 'en_GB', '', 0, 0, 0, 'brek33@gmail.com', 'brek33@gmail.com', '', '', '', '', '', ''),
(1719, 1715, 'Google', '94f5565a0aad554ee985644ea39a8f084a6e97fc', '107576214503062586837', 'https://plus.google.com/107576214503062586837', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Patricia Ferreira', '', 'Patricia', 'Ferreira', 'female', '', '', 0, 0, 0, 'ferreirapatricia541@gmail.com', 'ferreirapatricia541@gmail.com', '', '', '', '', '', ''),
(1720, 1716, 'Facebook', '98258d9e982bf24a3cf5593e5a79511200d4d4d6', '1111218762225609', 'https://www.facebook.com/app_scoped_user_id/1111218762225609/', '', 'https://graph.facebook.com/1111218762225609/picture?width=150&height=150', 'Kalifa Ohm', '', 'Kalifa', 'Ohm', 'male', 'pt_PT', '', 0, 0, 0, 'carlosbexiga1@gmail.com', 'carlosbexiga1@gmail.com', '', '', '', '', '', ''),
(1721, 1717, 'Facebook', '4ac09f5944661f5d0efda227502563b1a07a5943', '10155576120920237', 'https://www.facebook.com/app_scoped_user_id/10155576120920237/', '', 'https://graph.facebook.com/10155576120920237/picture?width=150&height=150', 'Laura Bettencourt', '', 'Laura', 'Bettencourt', 'female', 'en_GB', '', 0, 0, 0, 'picamaluca@hotmail.com', 'picamaluca@hotmail.com', '', '', '', '', '', ''),
(1722, 1718, 'Facebook', '5b96e65676fc6ca9a262b24b95a2c8fa0e21eb98', '846100595425475', 'https://www.facebook.com/app_scoped_user_id/846100595425475/', '', 'https://graph.facebook.com/846100595425475/picture?width=150&height=150', 'Augusto Queiroz Spb', '', 'Augusto', 'Spb', 'male', 'pt_PT', '', 0, 0, 0, 'augusto.b.queiroz@gmail.com', 'augusto.b.queiroz@gmail.com', '', '', '', '', '', ''),
(1723, 1719, 'Facebook', '94d6dcf65f07331e3b57bea5ec732ddeb1620c44', '1014329871919163', 'https://www.facebook.com/app_scoped_user_id/1014329871919163/', '', 'https://graph.facebook.com/1014329871919163/picture?width=150&height=150', 'Patrícia Novaes', '', 'Patrícia', 'Novaes', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1724, 1720, 'Facebook', '55a213de41c7bd96d69a53d61f82876ef41e32ec', '10200584029599697', 'https://www.facebook.com/app_scoped_user_id/10200584029599697/', '', 'https://graph.facebook.com/10200584029599697/picture?width=150&height=150', 'Dino Estrelinha', '', 'Dino', 'Estrelinha', 'male', 'pt_PT', '', 0, 0, 0, 'dinoestrelinha@gmail.com', 'dinoestrelinha@gmail.com', '', '', '', '', '', ''),
(1725, 1721, 'Facebook', '8fe406617071110fb21c0376e94bfdab7d49bfcb', '10152811127567466', 'https://www.facebook.com/app_scoped_user_id/10152811127567466/', '', 'https://graph.facebook.com/10152811127567466/picture?width=150&height=150', 'Vasco Santos', '', 'Vasco', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'vascobiketrial@hotmail.com', 'vascobiketrial@hotmail.com', '', '', '', '', '', ''),
(1726, 1722, 'Facebook', '2a5e5474f306ff37bb0f5ff79c37b1fd01ac4208', '10200520734976622', 'https://www.facebook.com/app_scoped_user_id/10200520734976622/', '', 'https://graph.facebook.com/10200520734976622/picture?width=150&height=150', 'Gonçalo Oliveira', '', 'Gonçalo', 'Oliveira', 'male', 'pt_PT', '', 0, 0, 0, 'ggg_oliveira@hotmail.com', 'ggg_oliveira@hotmail.com', '', '', '', '', '', ''),
(1727, 1723, 'Facebook', 'd2e5f62bfce145d10b6f4074beadfcd0066ce800', '10155608062785274', 'https://www.facebook.com/app_scoped_user_id/10155608062785274/', '', 'https://graph.facebook.com/10155608062785274/picture?width=150&height=150', 'Fernanda Klam', '', 'Fernanda', 'Klam', 'female', 'pt_BR', '', 0, 0, 0, 'fernandawaves@hotmail.com', 'fernandawaves@hotmail.com', '', '', '', '', '', ''),
(1728, 1724, 'Facebook', '3306630330ef2fbf18e95688789820d68e3aa869', '10207100429337363', 'https://www.facebook.com/app_scoped_user_id/10207100429337363/', '', 'https://graph.facebook.com/10207100429337363/picture?width=150&height=150', 'Bianca Ribeiro', '', 'Bianca', 'Ribeiro', 'female', 'pt_BR', '', 0, 0, 0, 'biancalomeuribeiro@gmail.com', 'biancalomeuribeiro@gmail.com', '', '', '', '', '', ''),
(1729, 1725, 'Facebook', 'd8025f492b0d26ec2569e42270e1d94accb6c764', '10204350943673821', 'https://www.facebook.com/app_scoped_user_id/10204350943673821/', '', 'https://graph.facebook.com/10204350943673821/picture?width=150&height=150', 'Sandro Local', '', 'Sandro', 'Local', 'male', 'pt_PT', '', 0, 0, 0, 'sandro_jpeper@hotmail.com', 'sandro_jpeper@hotmail.com', '', '', '', '', '', ''),
(1730, 1726, 'Facebook', 'd5227dac8a30ea6e94741eb994d0a430221a5982', '10153552952387985', 'https://www.facebook.com/app_scoped_user_id/10153552952387985/', '', 'https://graph.facebook.com/10153552952387985/picture?width=150&height=150', 'José Madrid', '', 'José', 'Madrid', 'male', 'es_LA', '', 0, 0, 0, 'jjmadrid@hotmail.com', 'jjmadrid@hotmail.com', '', '', '', '', '', ''),
(1731, 1727, 'Facebook', '112a99adbac005d588e583f824f7f5c25c071deb', '10204061696174093', 'https://www.facebook.com/app_scoped_user_id/10204061696174093/', '', 'https://graph.facebook.com/10204061696174093/picture?width=150&height=150', 'Rómulo Ponce de Leão', '', 'Rómulo', 'de Leão', 'male', 'pt_BR', '', 0, 0, 0, 'romulo.ponce.leao@hotmail.com', 'romulo.ponce.leao@hotmail.com', '', '', '', '', '', ''),
(1732, 1728, 'Facebook', '21b5a9755e955656e66474e7e8dcd1f6aac63129', '864787226927152', 'https://www.facebook.com/app_scoped_user_id/864787226927152/', '', 'https://graph.facebook.com/864787226927152/picture?width=150&height=150', 'Franciele Martins Escaraboto', '', 'Franciele Martins', 'Escaraboto', 'female', 'pt_BR', '', 0, 0, 0, 'fran.escaraboto@gmail.com', 'fran.escaraboto@gmail.com', '', '', '', '', '', ''),
(1733, 1729, 'Facebook', 'b35461efeeb55a164e22d6dff9911972bad13d87', '10153430410164124', 'https://www.facebook.com/app_scoped_user_id/10153430410164124/', '', 'https://graph.facebook.com/10153430410164124/picture?width=150&height=150', 'Ana Geraldes Barba', '', 'Ana', 'Geraldes Barba', 'female', 'pt_PT', '', 0, 0, 0, 'barba.ana@gmail.com', 'barba.ana@gmail.com', '', '', '', '', '', ''),
(1734, 1730, 'Facebook', '58bda7522335bc7db77b03d29cae2c9a8a97a4dd', '994183103935930', 'https://www.facebook.com/app_scoped_user_id/994183103935930/', '', 'https://graph.facebook.com/994183103935930/picture?width=150&height=150', 'Marcio Foschiani Esteves', '', 'Marcio', 'Esteves', 'male', 'pt_BR', '', 0, 0, 0, 'm.foschiani@hotmail.com', 'm.foschiani@hotmail.com', '', '', '', '', '', ''),
(1735, 1731, 'Facebook', '4122cd2c6928d81c7170f60259d425cfcd924d80', '10206644022681699', 'https://www.facebook.com/app_scoped_user_id/10206644022681699/', '', 'https://graph.facebook.com/10206644022681699/picture?width=150&height=150', 'Verinha Simoes', '', 'Verinha', 'Simoes', '', 'en_US', '', 0, 0, 0, 'verinhasimoes@gmail.com', 'verinhasimoes@gmail.com', '', '', '', '', '', ''),
(1736, 1732, 'Facebook', 'e2a0c5d51cc80b8e27c70171e0bf57af5621253a', '953282774722171', 'https://www.facebook.com/app_scoped_user_id/953282774722171/', '', 'https://graph.facebook.com/953282774722171/picture?width=150&height=150', 'Andre Henrique da Silva', '', 'Andre', 'Henrique da Silva', 'male', 'pt_BR', '', 0, 0, 0, 'andreskt2010@hotmail.com', 'andreskt2010@hotmail.com', '', '', '', '', '', ''),
(1737, 1733, 'Google', 'be82a4d789b2c4955e7169db3753a69cc8e0a086', '114637377930862850799', 'https://plus.google.com/114637377930862850799', '', 'https://lh4.googleusercontent.com/-WN0O3wurOgk/AAAAAAAAAAI/AAAAAAAAAmA/bpo2DJRaGM4/photo.jpg?sz=200', 'Sofia Chinita', '', 'Sofia', 'Chinita', 'female', '', '', 0, 0, 0, 'sofiachinita@gmail.com', 'sofiachinita@gmail.com', '', '', '', '', '', ''),
(1738, 1734, 'Facebook', '3caa39944bcedf5b264cb17c9ff42cace6ef6a2a', '993348367344884', 'https://www.facebook.com/app_scoped_user_id/993348367344884/', '', 'https://graph.facebook.com/993348367344884/picture?width=150&height=150', 'Flávia Chimello', '', 'Flávia', 'Chimello', 'female', 'pt_BR', '', 0, 0, 0, 'flachimello@gmail.com', 'flachimello@gmail.com', '', '', '', '', '', ''),
(1739, 1735, 'Facebook', 'd5c12505521cb12d13d9182369b5d8fa220560be', '10204339378271888', 'https://www.facebook.com/app_scoped_user_id/10204339378271888/', '', 'https://graph.facebook.com/10204339378271888/picture?width=150&height=150', 'Manuela Caldeira', '', 'Manuela', 'Caldeira', 'female', 'pt_PT', '', 0, 0, 0, 'nelinha70@gmail.com', 'nelinha70@gmail.com', '', '', '', '', '', ''),
(1740, 1736, 'Facebook', '413661ebb613f6361a202e03e449557a196db117', '10206067471273291', 'https://www.facebook.com/app_scoped_user_id/10206067471273291/', '', 'https://graph.facebook.com/10206067471273291/picture?width=150&height=150', 'Isabelle Braz Caetano', '', 'Isabelle', 'Braz Caetano', 'female', 'fr_FR', '', 0, 0, 0, 'isa270273@hotmail.com', 'isa270273@hotmail.com', '', '', '', '', '', ''),
(1741, 1737, 'Facebook', 'da9cf2e87efb8fd8d8661a20a7b3a103ed81de92', '10153048872977982', 'https://www.facebook.com/app_scoped_user_id/10153048872977982/', '', 'https://graph.facebook.com/10153048872977982/picture?width=150&height=150', 'Helena Braz', '', 'Helena', 'Braz', 'female', 'fr_FR', '', 0, 0, 0, 'lena220470@hotmail.com', 'lena220470@hotmail.com', '', '', '', '', '', ''),
(1742, 1738, 'Facebook', 'a3e38fb2af6fb6452078bbf7e9efacdfd5db7aad', '10206908564572189', 'https://www.facebook.com/app_scoped_user_id/10206908564572189/', '', 'https://graph.facebook.com/10206908564572189/picture?width=150&height=150', 'Laura Encinitas', '', 'Laura', 'Encinitas', 'female', 'es_ES', '', 0, 0, 0, 'buckylasek1985@hotmail.com', 'buckylasek1985@hotmail.com', '', '', '', '', '', ''),
(1743, 1739, 'Facebook', 'c91a8f4cdabce02f000317141ebd63757215a8db', '380921548772013', 'https://www.facebook.com/app_scoped_user_id/380921548772013/', '', 'https://graph.facebook.com/380921548772013/picture?width=150&height=150', 'Maria Fonseca', '', 'Maria', 'Fonseca', 'female', 'pt_PT', '', 0, 0, 0, 'maria.geraldes.fonseca@gmail.com', 'maria.geraldes.fonseca@gmail.com', '', '', '', '', '', ''),
(1744, 937, 'Google', '5e78474d0005579ba34fe9a95a0e7cb209777582', '106297214837933315236', 'https://plus.google.com/106297214837933315236', '', 'https://lh6.googleusercontent.com/-EPo-rA3CpX8/AAAAAAAAAAI/AAAAAAAAABs/WCuiHDpcjOo/photo.jpg?sz=200', 'Lua Jonet', '', 'Lua', 'Jonet', '', '', '', 0, 0, 0, 'luajonet98@gmail.com', 'luajonet98@gmail.com', '', '', '', '', '', ''),
(1745, 1740, 'Facebook', '861a37fa5bc638d0574e297b0c3bf54edb39adf6', '10205799870729791', 'https://www.facebook.com/app_scoped_user_id/10205799870729791/', '', 'https://graph.facebook.com/10205799870729791/picture?width=150&height=150', 'Antunes Eduardo', '', 'Eduardo', 'Antunes', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1746, 1741, 'Facebook', '2d413e66c5099588a1a31252dae358646fa28060', '10204451950039239', 'https://www.facebook.com/app_scoped_user_id/10204451950039239/', '', 'https://graph.facebook.com/10204451950039239/picture?width=150&height=150', 'Tito Amaral', '', 'Tito', 'Amaral', 'male', 'pt_PT', '', 0, 0, 0, 'titolivioamaral@hotmail.com', 'titolivioamaral@hotmail.com', '', '', '', '', '', ''),
(1747, 1742, 'Facebook', '4613d686c475997d0b7b0dfbd9534ab9000f2cca', '1011165635583568', 'https://www.facebook.com/app_scoped_user_id/1011165635583568/', '', 'https://graph.facebook.com/1011165635583568/picture?width=150&height=150', 'Carlos Cação', '', 'Carlos', 'Cação', 'male', 'pt_PT', '', 0, 0, 0, 'carlosbccacao@hotmail.com', 'carlosbccacao@hotmail.com', '', '', '', '', '', ''),
(1748, 1743, 'Facebook', '756f7206fc32572a592196358088be4839b2bc76', '1107424942607132', 'https://www.facebook.com/app_scoped_user_id/1107424942607132/', '', 'https://graph.facebook.com/1107424942607132/picture?width=150&height=150', 'Carlos Vieira', '', 'Carlos', 'Vieira', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1749, 1744, 'Facebook', '07a77c984b9541c1a4b4d9790c506d916cb880b0', '10206762291401969', 'https://www.facebook.com/app_scoped_user_id/10206762291401969/', '', 'https://graph.facebook.com/10206762291401969/picture?width=150&height=150', 'Inês Vicente', '', 'Inês', 'Vicente', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1750, 1745, 'Facebook', 'aca4ba1c34d9b2d3bbd4982975d4a0c0cd7a5b0c', '10204091443184702', 'https://www.facebook.com/app_scoped_user_id/10204091443184702/', '', 'https://graph.facebook.com/10204091443184702/picture?width=150&height=150', 'Bruno Jonet', '', 'Bruno', 'Jonet', 'male', 'pt_PT', '', 0, 0, 0, 'bruno.jonet@gmail.com', 'bruno.jonet@gmail.com', '', '', '', '', '', ''),
(1751, 1746, 'Facebook', 'fab81247e0fe220426884c7d8b2f4e62f68cd5a7', '10153426311482268', 'https://www.facebook.com/app_scoped_user_id/10153426311482268/', '', 'https://graph.facebook.com/10153426311482268/picture?width=150&height=150', 'Filipe Rangel', '', 'Filipe', 'Rangel', 'male', 'en_GB', '', 0, 0, 0, 'filipe.elements@gmail.com', 'filipe.elements@gmail.com', '', '', '', '', '', ''),
(1752, 1747, 'Facebook', '31116be94d2df7b3a882ec3f8cc07f81519c5896', '848663541874890', 'https://www.facebook.com/app_scoped_user_id/848663541874890/', '', 'https://graph.facebook.com/848663541874890/picture?width=150&height=150', 'Alexandra Martins', '', 'Alexandra', 'Martins', 'female', 'pt_PT', '', 0, 0, 0, 'alexandramartins@hotmail.co.uk', 'alexandramartins@hotmail.co.uk', '', '', '', '', '', ''),
(1753, 1748, 'Facebook', '94bad00424cd2557cf3717c1cd3dae3aa7eb3fe3', '912030385525460', 'https://www.facebook.com/app_scoped_user_id/912030385525460/', '', 'https://graph.facebook.com/912030385525460/picture?width=150&height=150', 'Filipe Borges de Sousa', '', 'Filipe', 'Borges de Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'fbsousa@sapo.pt', 'fbsousa@sapo.pt', '', '', '', '', '', ''),
(1754, 1749, 'Facebook', 'a0763bc5bcd4b979d65291a89b2f1583931cf47c', '999447973400609', 'https://www.facebook.com/app_scoped_user_id/999447973400609/', '', 'https://graph.facebook.com/999447973400609/picture?width=150&height=150', 'Paulo Corte', '', 'Paulo', 'Corte', 'male', 'pt_PT', '', 0, 0, 0, 'cortep@gmail.com', 'cortep@gmail.com', '', '', '', '', '', ''),
(1755, 1750, 'Facebook', '581ace1aa3640ea9b219ed483eff44a025e83970', '836716303077093', 'https://www.facebook.com/app_scoped_user_id/836716303077093/', '', 'https://graph.facebook.com/836716303077093/picture?width=150&height=150', 'Antonio Barbosa', '', 'Antonio', 'Barbosa', 'male', 'pt_PT', '', 0, 0, 0, 'antoniobarbosa@hotmail.co.uk', 'antoniobarbosa@hotmail.co.uk', '', '', '', '', '', ''),
(1756, 1751, 'Facebook', '61f9d78cff21518de33926ecdcace5f6a43a3123', '980676438611838', 'https://www.facebook.com/app_scoped_user_id/980676438611838/', '', 'https://graph.facebook.com/980676438611838/picture?width=150&height=150', 'Margarida Eliseu', '', 'Margarida', 'Eliseu', 'female', 'pt_PT', '', 0, 0, 0, 'margaridaeliseu16@hotmail.com', 'margaridaeliseu16@hotmail.com', '', '', '', '', '', ''),
(1757, 1752, 'Facebook', '5e380c8d4935f6c8efe59860b0c21fa50e50534f', '661731733960081', 'https://www.facebook.com/app_scoped_user_id/661731733960081/', '', 'https://graph.facebook.com/661731733960081/picture?width=150&height=150', 'João Castro Valadão Chagas', '', 'João', 'Castro Valadão Chagas', 'male', 'pt_PT', '', 0, 0, 0, 'joaochagas86@sapo.pt', 'joaochagas86@sapo.pt', '', '', '', '', '', ''),
(1758, 1753, 'Google', 'ae5f7a4cd1d2fa47db48573621f187267a8955cd', '105066926918493830401', 'https://plus.google.com/105066926918493830401', '', 'https://lh3.googleusercontent.com/-ynYyQxDlJiI/AAAAAAAAAAI/AAAAAAAAAAA/yB7azH2zjug/photo.jpg?sz=200', 'Joao Serafim', '', 'Joao', 'Serafim', 'male', '', '', 0, 0, 0, 'e.joaoserafim@gmail.com', 'e.joaoserafim@gmail.com', '', '', '', '', '', ''),
(1759, 1754, 'Facebook', '3fda133c3b6c952203497d9a2061404bb74409ff', '852842408116212', 'https://www.facebook.com/app_scoped_user_id/852842408116212/', '', 'https://graph.facebook.com/852842408116212/picture?width=150&height=150', 'João Rodrigues', '', 'João', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1760, 1755, 'Facebook', '8cb15e1cea40d57d26f9e74e3db150543c14991b', '828664580553726', 'https://www.facebook.com/app_scoped_user_id/828664580553726/', '', 'https://graph.facebook.com/828664580553726/picture?width=150&height=150', 'Catarina Figueiredo', '', 'Catarina', 'Figueiredo', 'female', 'pt_PT', '', 0, 0, 0, 'catarina-figueiredo19@hotmail.com', 'catarina-figueiredo19@hotmail.com', '', '', '', '', '', ''),
(1761, 1756, 'Facebook', 'f1b3420d15f7e10aa2707757c954f34b18c090d0', '891051010960444', 'https://www.facebook.com/app_scoped_user_id/891051010960444/', '', 'https://graph.facebook.com/891051010960444/picture?width=150&height=150', 'Rita Ricardo', '', 'Rita', 'Ricardo', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1762, 1757, 'Facebook', '7327f1181e0f411949efaa139d2ff1a52276d099', '10203077812226244', 'https://www.facebook.com/app_scoped_user_id/10203077812226244/', '', 'https://graph.facebook.com/10203077812226244/picture?width=150&height=150', 'Cesar Lopes', '', 'Cesar', 'Lopes', 'male', 'pt_PT', '', 0, 0, 0, 'cesar.a.lopes@gmail.com', 'cesar.a.lopes@gmail.com', '', '', '', '', '', ''),
(1763, 1758, 'Google', 'f3aa4ededdae414fbc6c1f38db77c7133d91d394', '105241676984835462387', 'https://plus.google.com/105241676984835462387', '', 'https://lh3.googleusercontent.com/-bfFQDjU8Wfo/AAAAAAAAAAI/AAAAAAAAAIE/huO17bU-sco/photo.jpg?sz=200', 'Madalena Gradiz', '', 'Madalena', 'Gradiz', '', '', '', 0, 0, 0, 'madavanhalen@gmail.com', 'madavanhalen@gmail.com', '', '', '', '', '', ''),
(1764, 1759, 'Facebook', '8f81703c4de95082521d3000d86ed4054d7c9cc3', '1083240325025532', 'https://www.facebook.com/app_scoped_user_id/1083240325025532/', '', 'https://graph.facebook.com/1083240325025532/picture?width=150&height=150', 'Margarida Bakker', '', 'Margarida', 'Bakker', 'female', 'pt_PT', '', 0, 0, 0, 'maggy_pwb@hotmail.com', 'maggy_pwb@hotmail.com', '', '', '', '', '', ''),
(1765, 1760, 'Facebook', '1c5ab8ce82e92561a9afa27eda3ca9cbf5838e04', '10155649061870529', 'https://www.facebook.com/app_scoped_user_id/10155649061870529/', '', 'https://graph.facebook.com/10155649061870529/picture?width=150&height=150', 'Nuno D\'Orey Assunção', '', 'Nuno', 'Assunção', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1766, 1761, 'Facebook', '0629a8ea4a27adfcab4ea61857e9dda988e4f408', '962536713765852', 'https://www.facebook.com/app_scoped_user_id/962536713765852/', '', 'https://graph.facebook.com/962536713765852/picture?width=150&height=150', 'Alexandre Canha', '', 'Alexandre', 'Canha', 'male', 'pt_PT', '', 0, 0, 0, 'alexandre_canha@hotmail.com', 'alexandre_canha@hotmail.com', '', '', '', '', '', ''),
(1767, 1762, 'Facebook', '2f88ff588111f1e3cb17c77c61361a3add86d7e4', '1433517520301552', 'https://www.facebook.com/app_scoped_user_id/1433517520301552/', '', 'https://graph.facebook.com/1433517520301552/picture?width=150&height=150', 'Rita Nunes de Almeida', '', 'Rita', 'Nunes de Almeida', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1768, 1763, 'Facebook', 'ed5cde06a878adc967c9077aab80bf2be278dd6b', '10205234151746151', 'https://www.facebook.com/app_scoped_user_id/10205234151746151/', '', 'https://graph.facebook.com/10205234151746151/picture?width=150&height=150', 'Christine Meyer', '', 'Christine', 'Meyer', 'female', 'en_US', '', 0, 0, 0, 'chris.h.meyer@gmx.net', 'chris.h.meyer@gmx.net', '', '', '', '', '', ''),
(1769, 1764, 'Facebook', '7699fd39311c5b7cb25316fa41edfa91b4d89ea1', '10152794267511513', 'https://www.facebook.com/app_scoped_user_id/10152794267511513/', '', 'https://graph.facebook.com/10152794267511513/picture?width=150&height=150', 'Carlota S R Barroso', '', 'Carlota', 'S R Barroso', 'female', 'en_US', '', 0, 0, 0, 'carlota_barroso@hotmail.com', 'carlota_barroso@hotmail.com', '', '', '', '', '', ''),
(1770, 1765, 'Facebook', '94ae340a79ea466b08ecfec9b0eac113aee33d95', '10152720907251353', 'https://www.facebook.com/app_scoped_user_id/10152720907251353/', '', 'https://graph.facebook.com/10152720907251353/picture?width=150&height=150', 'Tass V Mentzingen', '', 'Tass', 'Mentzingen', 'male', 'en_US', '', 0, 0, 0, 'tassilov@hotmail.com', 'tassilov@hotmail.com', '', '', '', '', '', ''),
(1771, 1766, 'Facebook', '663b8c75c67bcea239206b9311550f50d46d10d2', '708789585933864', 'https://www.facebook.com/app_scoped_user_id/708789585933864/', '', 'https://graph.facebook.com/708789585933864/picture?width=150&height=150', 'Surf Em Portugal', '', 'Surf', 'Em Portugal', 'male', 'pt_PT', '', 0, 0, 0, 'as1071969@sapo.pt', 'as1071969@sapo.pt', '', '', '', '', '', ''),
(1772, 1767, 'Facebook', 'febfe51c9de0d077847768ffa360aaa54c65a79c', '10205053555033235', 'https://www.facebook.com/app_scoped_user_id/10205053555033235/', '', 'https://graph.facebook.com/10205053555033235/picture?width=150&height=150', 'Bernardo Ximenez', '', 'Bernardo', 'Ximenez', 'male', 'pt_PT', '', 0, 0, 0, 'bernardosfximenez@gmail.com', 'bernardosfximenez@gmail.com', '', '', '', '', '', ''),
(1773, 1768, 'Facebook', 'b5bf153fa3580ab57ef7e44cb8fa8000f40eb63c', '10204035925518548', 'https://www.facebook.com/app_scoped_user_id/10204035925518548/', '', 'https://graph.facebook.com/10204035925518548/picture?width=150&height=150', 'Rute de Matos', '', 'Rute', 'de Matos', 'female', 'pt_PT', '', 0, 0, 0, 'rsmatos@tap.pt', 'rsmatos@tap.pt', '', '', '', '', '', ''),
(1774, 1769, 'Facebook', '97b48aa5a7c25c81ec240390254886dc8b528c32', '1104873742873159', 'https://www.facebook.com/app_scoped_user_id/1104873742873159/', '', 'https://graph.facebook.com/1104873742873159/picture?width=150&height=150', 'Eduardo M. Morais', '', 'Eduardo', 'Morais', 'male', 'pt_PT', '', 0, 0, 0, 'edu_morais@hotmail.com', 'edu_morais@hotmail.com', '', '', '', '', '', ''),
(1775, 1770, 'Facebook', 'f896d3d4a2ab24eca3a6a9d09daadf32c8f259dd', '10206021257826070', 'https://www.facebook.com/app_scoped_user_id/10206021257826070/', '', 'https://graph.facebook.com/10206021257826070/picture?width=150&height=150', 'Joana Marinheiro', '', 'Joana', 'Marinheiro', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1776, 1771, 'Facebook', '8bc1fe7b3217b041566f1ce9c79b766279dacde4', '10204349379589975', 'https://www.facebook.com/app_scoped_user_id/10204349379589975/', '', 'https://graph.facebook.com/10204349379589975/picture?width=150&height=150', 'Pedro Eugenio de Almeida', '', 'Pedro', 'de Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'pedroeugeniodealmeida01@gmail.com', 'pedroeugeniodealmeida01@gmail.com', '', '', '', '', '', ''),
(1777, 1772, 'Facebook', '6a80597229d289a026048d0acf2f65ed1da98f95', '10206017661133306', 'https://www.facebook.com/app_scoped_user_id/10206017661133306/', '', 'https://graph.facebook.com/10206017661133306/picture?width=150&height=150', 'David Xavier Francisco', '', 'David', 'Francisco', 'male', 'en_US', '', 0, 0, 0, 'david.francisco83@gmail.com', 'david.francisco83@gmail.com', '', '', '', '', '', ''),
(1778, 1773, 'Facebook', '1b9e83d97c0eed0da28be15ecdae102c26ba41d8', '10153232743111201', 'https://www.facebook.com/app_scoped_user_id/10153232743111201/', '', 'https://graph.facebook.com/10153232743111201/picture?width=150&height=150', 'Ivo Sá de Miranda', '', 'Ivo', 'de Miranda', 'male', 'en_US', '', 0, 0, 0, 'ivo.sa.miranda85@gmail.com', 'ivo.sa.miranda85@gmail.com', '', '', '', '', '', ''),
(1779, 1774, 'Facebook', 'c173ca865053760064ca5771505bd8eb73530a99', '10153433830353939', 'https://www.facebook.com/app_scoped_user_id/10153433830353939/', '', 'https://graph.facebook.com/10153433830353939/picture?width=150&height=150', 'Rita Mariz Simões', '', 'Rita', 'Simões', 'female', 'pt_PT', '', 0, 0, 0, 'rita.mariz@clix.pt', 'rita.mariz@clix.pt', '', '', '', '', '', ''),
(1780, 1775, 'Google', '7b4c94582a976f617844b329efdc526ba8320abb', '111262777560114860304', 'https://plus.google.com/111262777560114860304', '', 'https://lh6.googleusercontent.com/-C2QCMb-mqn4/AAAAAAAAAAI/AAAAAAAAHEM/NqociIP43y4/photo.jpg?sz=200', 'teresa leite', '', 'teresa', 'leite', 'female', '', '', 0, 0, 0, 'mtcorreialeite@gmail.com', 'mtcorreialeite@gmail.com', '', '', '', '', '', ''),
(1781, 1776, 'Facebook', '30e2825364de02f2615ef1b2ab43aef016e9251b', '991047074262282', 'https://www.facebook.com/app_scoped_user_id/991047074262282/', '', 'https://graph.facebook.com/991047074262282/picture?width=150&height=150', 'Marina Morais', '', 'Marina', 'Morais', 'female', 'en_GB', '', 0, 0, 0, 'mramorais@gmail.com', 'mramorais@gmail.com', '', '', '', '', '', ''),
(1782, 1777, 'Facebook', 'e415612f7c8109443917aeaacc514153d1cc784d', '10205279346797942', 'https://www.facebook.com/app_scoped_user_id/10205279346797942/', '', 'https://graph.facebook.com/10205279346797942/picture?width=150&height=150', 'Vitor Gomes', '', 'Vitor', 'Gomes', 'male', 'pt_PT', '', 0, 0, 0, 'vi_go@live.com', 'vi_go@live.com', '', '', '', '', '', ''),
(1783, 1778, 'Facebook', '7d50c753a95b42ed429717477934a157727f433f', '10206490673526499', 'https://www.facebook.com/app_scoped_user_id/10206490673526499/', '', 'https://graph.facebook.com/10206490673526499/picture?width=150&height=150', 'Maria Tuché Almeida', '', 'Maria', 'Almeida', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1784, 1779, 'Facebook', 'c0ec47500a5a67b75698ff6f0c6c6725959fde83', '10204006420553355', 'https://www.facebook.com/app_scoped_user_id/10204006420553355/', '', 'https://graph.facebook.com/10204006420553355/picture?width=150&height=150', 'Antonio Lobo', '', 'Antonio', 'Lobo', 'male', 'pt_PT', '', 0, 0, 0, 'antonilobo@gmail.com', 'antonilobo@gmail.com', '', '', '', '', '', ''),
(1785, 1780, 'Google', '8c33f44b652e02b49d2b78be81f1004193990784', '103269788900938771280', 'https://plus.google.com/103269788900938771280', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'miguel montez', '', 'miguel', 'montez', 'male', '', '', 0, 0, 0, 'miguelveigamontez@gmail.com', 'miguelveigamontez@gmail.com', '', '', '', '', '', ''),
(1786, 1781, 'Google', 'db8f454176f3b3772ba951e01825c6c5e37e5843', '110636543882540553899', 'https://plus.google.com/110636543882540553899', '', 'https://lh3.googleusercontent.com/-safMuphNvBM/AAAAAAAAAAI/AAAAAAAABac/2_R9_sscDBs/photo.jpg?sz=200', 'Nuno Albuquerque', '', 'Nuno', 'Albuquerque', 'male', '', '', 0, 0, 0, 'nunomralbuquerque@gmail.com', 'nunomralbuquerque@gmail.com', '', '', '', '', '', ''),
(1787, 1782, 'Facebook', '828ca8ad77147969d00818890b62d51dffce6160', '10206216677951125', 'https://www.facebook.com/app_scoped_user_id/10206216677951125/', '', 'https://graph.facebook.com/10206216677951125/picture?width=150&height=150', 'Ricardo Martins Almeida', '', 'Ricardo', 'Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'ra_cm@hotmail.com', 'ra_cm@hotmail.com', '', '', '', '', '', ''),
(1788, 1783, 'Facebook', '0dfd699df1a0ae5347488bc18fcd4d0c51f9b4f4', '10206622725790869', 'https://www.facebook.com/app_scoped_user_id/10206622725790869/', '', 'https://graph.facebook.com/10206622725790869/picture?width=150&height=150', 'Margarida Oliveira Barbeito', '', 'Margarida', 'Oliveira Barbeito', 'female', 'pt_PT', '', 0, 0, 0, 'guiga_barbeito@hotmail.com', 'guiga_barbeito@hotmail.com', '', '', '', '', '', ''),
(1789, 1784, 'Google', '657b492b7010fdfdfcc929ed829353aabd3e8b4c', '106034126589041531315', 'https://plus.google.com/106034126589041531315', '', 'https://lh6.googleusercontent.com/-A676h2j04SY/AAAAAAAAAAI/AAAAAAAAAFc/QFCqTWvNrAU/photo.jpg?sz=200', 'suzi rodrigues', '', 'suzi', 'rodrigues', 'female', '', '', 0, 0, 0, 'suzi.rebelo.rodrigues@gmail.com', 'suzi.rebelo.rodrigues@gmail.com', '', '', '', '', '', ''),
(1790, 1785, 'Facebook', '476b2bd3148ba4e72994224a2ab651d6de5fc5e5', '987272764618598', 'https://www.facebook.com/app_scoped_user_id/987272764618598/', '', 'https://graph.facebook.com/987272764618598/picture?width=150&height=150', 'Beatriz Manteigas', '', 'Beatriz', 'Manteigas', 'female', 'en_US', '', 0, 0, 0, 'beatrizmanteigas@gmail.com', 'beatrizmanteigas@gmail.com', '', '', '', '', '', ''),
(1791, 1786, 'Facebook', 'ba31fc5c96d29e047c326c58e8c5c95f69b50ade', '1094196557264231', 'https://www.facebook.com/app_scoped_user_id/1094196557264231/', '', 'https://graph.facebook.com/1094196557264231/picture?width=150&height=150', 'Guida Romeiras', '', 'Guida', 'Romeiras', 'female', 'pt_PT', '', 0, 0, 0, 'guidaromeiras@hotmail.com', 'guidaromeiras@hotmail.com', '', '', '', '', '', ''),
(1792, 1787, 'Facebook', 'fd27af6a9161a05bd9043be66372b6de9b1821b8', '999755493367814', 'https://www.facebook.com/app_scoped_user_id/999755493367814/', '', 'https://graph.facebook.com/999755493367814/picture?width=150&height=150', 'Lisa Marques', '', 'Lisa', 'Marques', 'female', 'pt_PT', '', 0, 0, 0, 'lisa_d_marques@hotmail.com', 'lisa_d_marques@hotmail.com', '', '', '', '', '', ''),
(1793, 1788, 'Facebook', '05f2e9f996f75a97a9d2abd103470dbbf032ae15', '960558627308238', 'https://www.facebook.com/app_scoped_user_id/960558627308238/', '', 'https://graph.facebook.com/960558627308238/picture?width=150&height=150', 'Ruth Pielsticker', '', 'Ruth', 'Pielsticker', 'female', 'de_DE', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1794, 1789, 'Facebook', '5f258a7c3b37b59ae0ceee564922b2b56a71feb8', '10205744672769827', 'https://www.facebook.com/app_scoped_user_id/10205744672769827/', '', 'https://graph.facebook.com/10205744672769827/picture?width=150&height=150', 'João Pedro Ferreira', '', 'João Pedro', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'joaopbferreira@sapo.pt', 'joaopbferreira@sapo.pt', '', '', '', '', '', ''),
(1795, 1790, 'Facebook', 'a571364d6788f24354e83df3e54eb49294ef9907', '846089415444552', 'https://www.facebook.com/app_scoped_user_id/846089415444552/', '', 'https://graph.facebook.com/846089415444552/picture?width=150&height=150', 'Ion Sirghi', '', 'Ion', 'Sirghi', 'male', 'pt_PT', '', 0, 0, 0, 'ionmold@live.com.pt', 'ionmold@live.com.pt', '', '', '', '', '', ''),
(1796, 1791, 'Facebook', 'c0864f2db51ae1e0e396ed03416d79177b394aed', '10204541863207353', 'https://www.facebook.com/app_scoped_user_id/10204541863207353/', '', 'https://graph.facebook.com/10204541863207353/picture?width=150&height=150', 'Pituxa Casal Ribeiro', '', 'Pituxa', 'Ribeiro', 'female', 'pt_PT', '', 0, 0, 0, 'cristinacazalribeiro@hotmail.com', 'cristinacazalribeiro@hotmail.com', '', '', '', '', '', ''),
(1797, 1792, 'Facebook', '807aa47423e4b124d16de702dfcbf4b15d4ef2fc', '377271015814597', 'https://www.facebook.com/app_scoped_user_id/377271015814597/', '', 'https://graph.facebook.com/377271015814597/picture?width=150&height=150', 'Clara Scarlet Rose', '', 'Clara', 'Rose', 'female', 'en_US', '', 0, 0, 0, 'clara.herbaut@laposte.net', 'clara.herbaut@laposte.net', '', '', '', '', '', ''),
(1798, 1793, 'Facebook', '884162ed5981cb45f01877a00f01dd87fd724085', '996234757055565', 'https://www.facebook.com/app_scoped_user_id/996234757055565/', '', 'https://graph.facebook.com/996234757055565/picture?width=150&height=150', 'Raquel Palma', '', 'Raquel', 'Palma', 'female', 'pt_PT', '', 0, 0, 0, 'raquelpalma@sapo.pt', 'raquelpalma@sapo.pt', '', '', '', '', '', ''),
(1799, 1794, 'Facebook', 'feca07b7eb1de36972acce3e92c56e3287b063e0', '966663843351942', 'https://www.facebook.com/app_scoped_user_id/966663843351942/', '', 'https://graph.facebook.com/966663843351942/picture?width=150&height=150', 'Sara Balugas Lopes', '', 'Sara', 'Lopes', 'female', 'pt_PT', '', 0, 0, 0, 'saraeablopes@gmail.com', 'saraeablopes@gmail.com', '', '', '', '', '', ''),
(1800, 1795, 'Google', '8b4407c3c06fe92e144e3cb0fd609461cbafe5fe', '110044638653489134900', 'https://plus.google.com/110044638653489134900', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Daniel Jacob', '', 'Daniel', 'Jacob', 'male', '', '', 0, 0, 0, 'danieljacoblx@gmail.com', 'danieljacoblx@gmail.com', '', '', '', '', '', ''),
(1801, 1796, 'Facebook', '0c318f3f5c3485faac568b44c7b512aeabfe65ed', '1078963305452548', 'https://www.facebook.com/app_scoped_user_id/1078963305452548/', '', 'https://graph.facebook.com/1078963305452548/picture?width=150&height=150', 'Bruno Pereira', '', 'Bruno', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'trakilho@gmail.com', 'trakilho@gmail.com', '', '', '', '', '', ''),
(1802, 1797, 'Google', '676184e54ed5c621512bcd423c8e2a358ca53264', '117342723664411507234', 'https://plus.google.com/117342723664411507234', '', 'https://lh3.googleusercontent.com/-G0KSbYCOeos/AAAAAAAAAAI/AAAAAAAAAx8/NEY1H4i0T9M/photo.jpg?sz=200', 'Alvaro Ferreira', '', 'Alvaro', 'Ferreira', 'male', '', '', 0, 0, 0, 'alvarocostaferreira@gmail.com', 'alvarocostaferreira@gmail.com', '', '', '', '', '', ''),
(1803, 1798, 'Facebook', '00e6a09bd42f60f3b447b9d160b9da5c67d913ec', '10206870239339504', 'https://www.facebook.com/app_scoped_user_id/10206870239339504/', '', 'https://graph.facebook.com/10206870239339504/picture?width=150&height=150', 'Naoko Matsushita', '', 'Naoko', 'Matsushita', 'female', 'it_IT', '', 0, 0, 0, 'piccolettatua1976@yahoo.it', 'piccolettatua1976@yahoo.it', '', '', '', '', '', ''),
(1804, 1799, 'Facebook', '1761cb09e59b59afa367101b1c17c2437483ed85', '10205676723270049', 'https://www.facebook.com/app_scoped_user_id/10205676723270049/', '', 'https://graph.facebook.com/10205676723270049/picture?width=150&height=150', 'Pedro Ferreira', '', 'Pedro', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'pedroff@gmail.com', 'pedroff@gmail.com', '', '', '', '', '', ''),
(1805, 1800, 'Facebook', '5c3f5da1f4f9f93cf712868dd4afbf898677a518', '1007564069267639', 'https://www.facebook.com/app_scoped_user_id/1007564069267639/', '', 'https://graph.facebook.com/1007564069267639/picture?width=150&height=150', 'Silvia Gonçalves', '', 'Silvia', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'silvia.goncalves@inbox.com', 'silvia.goncalves@inbox.com', '', '', '', '', '', ''),
(1806, 1801, 'Facebook', '8b34f80b7ba9d3915af11182de98158b14d68613', '10204295015355989', 'https://www.facebook.com/app_scoped_user_id/10204295015355989/', '', 'https://graph.facebook.com/10204295015355989/picture?width=150&height=150', 'Xica Pinto Jorge', '', 'Xica Pinto Jorge', 'Jorge', 'female', 'pt_PT', '', 0, 0, 0, 'isabelpintojorge@gmail.com', 'isabelpintojorge@gmail.com', '', '', '', '', '', ''),
(1807, 1802, 'Facebook', '275548508d0a6fbbf588964eef7e0bfb252f239c', '10153101596429221', 'https://www.facebook.com/app_scoped_user_id/10153101596429221/', '', 'https://graph.facebook.com/10153101596429221/picture?width=150&height=150', 'Jorge Leal', '', 'Jorge', 'Leal', 'male', 'pt_PT', '', 0, 0, 0, 'bardini_007@hotmail.com', 'bardini_007@hotmail.com', '', '', '', '', '', ''),
(1808, 1803, 'Facebook', '963da21d23b03faf40d4d7754558bb31b64e96cb', '10153435406520649', 'https://www.facebook.com/app_scoped_user_id/10153435406520649/', '', 'https://graph.facebook.com/10153435406520649/picture?width=150&height=150', 'Catarina Lourenço', '', 'Catarina', 'Lourenço', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1809, 1804, 'Facebook', '9a17e674a7ed22b80f9c9ef6bc19bc1132853d62', '1034107829951306', 'https://www.facebook.com/app_scoped_user_id/1034107829951306/', '', 'https://graph.facebook.com/1034107829951306/picture?width=150&height=150', 'Giovanna Rozante', '', 'Giovanna', 'Rozante', 'female', 'pt_BR', '', 0, 0, 0, 'gigirozante4@gmail.com', 'gigirozante4@gmail.com', '', '', '', '', '', ''),
(1810, 1805, 'Facebook', '76fc8ee63bbb02a46adaa53f1d85c26d0bbed395', '10203035438007503', 'https://www.facebook.com/app_scoped_user_id/10203035438007503/', '', 'https://graph.facebook.com/10203035438007503/picture?width=150&height=150', 'José Carlos Costa', '', 'José', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'machado.costa@gmail.com', 'machado.costa@gmail.com', '', '', '', '', '', ''),
(1811, 1806, 'Facebook', '9e154e0c476f78765816230a7f44884fc5bba90b', '10206827136140758', 'https://www.facebook.com/app_scoped_user_id/10206827136140758/', '', 'https://graph.facebook.com/10206827136140758/picture?width=150&height=150', 'Maria João Valverde Vasconcelos', '', 'Maria João', 'Valverde Vasconcelos', 'female', 'pt_PT', '', 0, 0, 0, 'mjoaovv@netcabo.pt', 'mjoaovv@netcabo.pt', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(1812, 1807, 'Facebook', '65d2c84a6cc08d8920c13281d38947f760977f0e', '991613260858663', 'https://www.facebook.com/app_scoped_user_id/991613260858663/', '', 'https://graph.facebook.com/991613260858663/picture?width=150&height=150', 'Helena Steinert', '', 'Helena', 'Steinert', 'female', 'pt_PT', '', 0, 0, 0, 'helena.steinert@hotmail.com', 'helena.steinert@hotmail.com', '', '', '', '', '', ''),
(1813, 1808, 'Facebook', '57401ce412b9c35f892c0211619e5e3c28affd6e', '10207061905889184', 'https://www.facebook.com/app_scoped_user_id/10207061905889184/', '', 'https://graph.facebook.com/10207061905889184/picture?width=150&height=150', 'Rita Geraldes', '', 'Rita', 'Geraldes', 'female', 'en_GB', '', 0, 0, 0, 'ritageraldes@gmail.com', 'ritageraldes@gmail.com', '', '', '', '', '', ''),
(1814, 1809, 'Facebook', '663edbf0f9366ae9cf00fc56a32ced2be09d4b89', '10153308072021730', 'https://www.facebook.com/app_scoped_user_id/10153308072021730/', '', 'https://graph.facebook.com/10153308072021730/picture?width=150&height=150', 'Vasco Salgado', '', 'Vasco', 'Salgado', 'male', 'pt_PT', '', 0, 0, 0, 'vascosalgado@hotmail.com', 'vascosalgado@hotmail.com', '', '', '', '', '', ''),
(1815, 1810, 'Facebook', '844879cc67b15d2a8152893fd1a1e6d56b12e0ad', '891055357623057', 'https://www.facebook.com/app_scoped_user_id/891055357623057/', '', 'https://graph.facebook.com/891055357623057/picture?width=150&height=150', 'Filipe Figueiredo Freitas', '', 'Filipe', 'Freitas', 'male', 'pt_PT', '', 0, 0, 0, 'filipe.j.f.freitas@gmail.com', 'filipe.j.f.freitas@gmail.com', '', '', '', '', '', ''),
(1816, 1811, 'Facebook', 'b1016df5b6ea22f683f1aa8fcab874c7c89db5cc', '10153345245509596', 'https://www.facebook.com/app_scoped_user_id/10153345245509596/', '', 'https://graph.facebook.com/10153345245509596/picture?width=150&height=150', 'Diana Rosa', '', 'Diana', 'Rosa', 'female', 'en_GB', '', 0, 0, 0, 'd.oliveira8631@gmail.com', 'd.oliveira8631@gmail.com', '', '', '', '', '', ''),
(1817, 1812, 'Google', 'c5e41dff28e69d4f38225bdfaced014e58662963', '111343955872829158564', 'https://plus.google.com/111343955872829158564', '', 'https://lh6.googleusercontent.com/-N2JYge6iODs/AAAAAAAAAAI/AAAAAAAAAF8/dFnp9_AOJV0/photo.jpg?sz=200', 'Nicole Carp Mascarenhas', '', 'Nicole', 'Carp Mascarenhas', 'female', '', '', 0, 0, 0, 'nicole.carp@gmail.com', 'nicole.carp@gmail.com', '', '', '', '', '', ''),
(1818, 1813, 'Facebook', '11bccac56e46761c5e53eb8c0e8a54922a492a44', '875065359198946', 'https://www.facebook.com/app_scoped_user_id/875065359198946/', '', 'https://graph.facebook.com/875065359198946/picture?width=150&height=150', 'Joel Silva', '', 'Joel', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'joelbgsilva@gmail.com', 'joelbgsilva@gmail.com', '', '', '', '', '', ''),
(1819, 1814, 'Google', '9def6fa79e62f4128492dc49331ff7f8487e6c27', '107810342419209261207', 'https://plus.google.com/107810342419209261207', '', 'https://lh5.googleusercontent.com/-EH3VOm-uYrc/AAAAAAAAAAI/AAAAAAAAALE/j3LL5pLJ4Jc/photo.jpg?sz=200', 'ricardo guerra simoes gomes Gomes', '', 'ricardo guerra simoes gomes', 'Gomes', 'male', '', '', 0, 0, 0, 'ricardo.gomes.criativo@gmail.com', 'ricardo.gomes.criativo@gmail.com', '', '', '', '', '', ''),
(1820, 1815, 'Facebook', '4af391e070a32189b1721a5094859f341e64a23d', '10204173463360061', 'https://www.facebook.com/app_scoped_user_id/10204173463360061/', '', 'https://graph.facebook.com/10204173463360061/picture?width=150&height=150', 'Gonçalo Rangel de Lima', '', 'Gonçalo', 'de Lima', 'male', 'pt_PT', '', 0, 0, 0, 'grl@gjp.pt', 'grl@gjp.pt', '', '', '', '', '', ''),
(1821, 1816, 'Facebook', '3eb3587836bb73728e0a4eec6ae71374471e854a', '10204577604065035', 'https://www.facebook.com/app_scoped_user_id/10204577604065035/', '', 'https://graph.facebook.com/10204577604065035/picture?width=150&height=150', 'Carla Oliveira', '', 'Carla', 'Oliveira', 'female', 'pt_PT', '', 0, 0, 0, 'carlota_oliveira1@hotmail.com', 'carlota_oliveira1@hotmail.com', '', '', '', '', '', ''),
(1822, 1817, 'Facebook', 'bd69cc7f9f4c1a1e3ff391bcc52e4b57004548b8', '468453679969829', 'https://www.facebook.com/app_scoped_user_id/468453679969829/', '', 'https://graph.facebook.com/468453679969829/picture?width=150&height=150', 'Debora Marinho', '', 'Debora', 'Marinho', 'female', 'pt_BR', '', 0, 0, 0, 'deboradasilvamarinho@gmail.com', 'deboradasilvamarinho@gmail.com', '', '', '', '', '', ''),
(1823, 1818, 'Facebook', 'aa2df54c70e75eef2c8c62591ed149b6830716b6', '10204602025916817', 'https://www.facebook.com/app_scoped_user_id/10204602025916817/', '', 'https://graph.facebook.com/10204602025916817/picture?width=150&height=150', 'Andrea Direito', '', 'Andrea', 'Direito', 'female', 'pt_PT', '', 0, 0, 0, 'direito.andrea@gmail.com', 'direito.andrea@gmail.com', '', '', '', '', '', ''),
(1824, 1819, 'Facebook', 'd01db9a35c5cf07646a4aece7f601ea476275d21', '855246604557408', 'https://www.facebook.com/app_scoped_user_id/855246604557408/', '', 'https://graph.facebook.com/855246604557408/picture?width=150&height=150', 'Íris Veiga', '', 'Íris', 'Veiga', 'female', 'pt_PT', '', 0, 0, 0, 'iris.veiga6@sapo.pt', 'iris.veiga6@sapo.pt', '', '', '', '', '', ''),
(1825, 1820, 'Facebook', '1f6269bccb4a5ced4c723ce161a24d830e8261e0', '10206982888674385', 'https://www.facebook.com/app_scoped_user_id/10206982888674385/', '', 'https://graph.facebook.com/10206982888674385/picture?width=150&height=150', 'Angela Morgado', '', 'Angela', 'Morgado', 'female', 'pt_PT', '', 0, 0, 0, 'giquitas@hotmail.com', 'giquitas@hotmail.com', '', '', '', '', '', ''),
(1826, 1821, 'Facebook', '624480042939db91aa0d124a4652f24969e7546e', '10205652399460815', 'https://www.facebook.com/app_scoped_user_id/10205652399460815/', '', 'https://graph.facebook.com/10205652399460815/picture?width=150&height=150', 'Inês Santos', '', 'Inês', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'iinessantos@hotmail.com', 'iinessantos@hotmail.com', '', '', '', '', '', ''),
(1827, 1822, 'Facebook', '36b51958c6b1cafd9562d1dd75cff4efa596c21a', '1593907697553308', 'https://www.facebook.com/app_scoped_user_id/1593907697553308/', '', 'https://graph.facebook.com/1593907697553308/picture?width=150&height=150', 'Hugo Baka', '', 'Hugo', 'Baka', 'male', 'pt_PT', '', 0, 0, 0, 'hugojscorreia@gmail.com', 'hugojscorreia@gmail.com', '', '', '', '', '', ''),
(1828, 1823, 'Facebook', '17699591aa317991518810a90909b60271bc44f1', '953926081325590', 'https://www.facebook.com/app_scoped_user_id/953926081325590/', '', 'https://graph.facebook.com/953926081325590/picture?width=150&height=150', 'Leonel Santos', '', 'Leonel', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'lsanttos@gmail.com', 'lsanttos@gmail.com', '', '', '', '', '', ''),
(1829, 1824, 'Facebook', '176436688f2c225ebb320a7f483121562e05ba07', '10153274064859043', 'https://www.facebook.com/app_scoped_user_id/10153274064859043/', '', 'https://graph.facebook.com/10153274064859043/picture?width=150&height=150', 'Philipp Katzenstein', '', 'Philipp', 'Katzenstein', 'male', 'fr_FR', '', 0, 0, 0, 'philippktz@hotmail.com', 'philippktz@hotmail.com', '', '', '', '', '', ''),
(1830, 1825, 'Facebook', '6779709fc76a3a83ea7cba758be1f8ce6e8d8592', '10154121809824897', 'https://www.facebook.com/app_scoped_user_id/10154121809824897/', '', 'https://graph.facebook.com/10154121809824897/picture?width=150&height=150', 'David Figueiredo', '', 'David', 'Figueiredo', 'male', 'en_US', '', 0, 0, 0, 'dwh18@hotmail.com', 'dwh18@hotmail.com', '', '', '', '', '', ''),
(1831, 1826, 'Facebook', 'e2b73160b1341172efde925e4580bdee05f6327f', '1128454277181710', 'https://www.facebook.com/app_scoped_user_id/1128454277181710/', '', 'https://graph.facebook.com/1128454277181710/picture?width=150&height=150', 'Vasco Castro', '', 'Vasco', 'Castro', 'male', 'pt_PT', '', 0, 0, 0, 'vascomanuelcastro@hotmail.com', 'vascomanuelcastro@hotmail.com', '', '', '', '', '', ''),
(1832, 1827, 'Google', '047b0eae7b6227674802607c512cf81a4b48645a', '110872861052524779466', 'https://plus.google.com/110872861052524779466', '', 'https://lh3.googleusercontent.com/-5MdT9A_gTD0/AAAAAAAAAAI/AAAAAAAAADA/B1RS9NGRzRQ/photo.jpg?sz=200', 'Marco André Santos', '', 'Marco André', 'Santos', 'male', '', '', 0, 0, 0, 'marco.santos4a@gmail.com', 'marco.santos4a@gmail.com', '', 'quebec', '', '', 'quebec', ''),
(1833, 1828, 'Google', '6d77f44ac0122e569e3485965664b8e33713387d', '113668028870059908173', 'https://plus.google.com/113668028870059908173', '', 'https://lh6.googleusercontent.com/-VsLPMLWcPRc/AAAAAAAAAAI/AAAAAAAACzA/RoyGCzH3dG0/photo.jpg?sz=200', 'Tiago Rodrigues', '', 'Tiago', 'Rodrigues', 'male', '', '', 0, 0, 0, 'tiago.sweets.sugar@gmail.com', 'tiago.sweets.sugar@gmail.com', '', 'Ericeira Lisboa', '', '', 'Ericeira Lisboa', ''),
(1834, 1829, 'Facebook', '6ed6c7a825c413bb3579fdacd3455105d313112e', '10207111095045609', 'https://www.facebook.com/app_scoped_user_id/10207111095045609/', '', 'https://graph.facebook.com/10207111095045609/picture?width=150&height=150', 'Joana Freitas Cortez-Pinto', '', 'Joana', 'Cortez-Pinto', 'female', 'en_US', '', 0, 0, 0, 'joanacortezpinto@gmail.com', 'joanacortezpinto@gmail.com', '', '', '', '', '', ''),
(1835, 621, 'Google', 'a3487d7bee712cd969ae955948ab9a5d8c4dda6b', '113870311276349426985', 'https://plus.google.com/113870311276349426985', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Pedro Flávio Martins', '', 'Pedro Flávio', 'Martins', 'male', '', '', 0, 0, 0, 'pedroflavio@gmail.com', 'pedroflavio@gmail.com', '', '', '', '', '', ''),
(1836, 1830, 'Facebook', '9bb9c6a156cdf65c58501463cf6d1142968850fe', '836859823016272', 'https://www.facebook.com/app_scoped_user_id/836859823016272/', '', 'https://graph.facebook.com/836859823016272/picture?width=150&height=150', 'Bruno Nunes', '', 'Bruno', 'Nunes', 'male', 'pt_PT', '', 0, 0, 0, 'bruno_nunes69@hotmail.com', 'bruno_nunes69@hotmail.com', '', '', '', '', '', ''),
(1837, 1831, 'Facebook', '0683d20ede13f845a453c2b47b51eb0ea4c9a14c', '10205324316245276', 'https://www.facebook.com/app_scoped_user_id/10205324316245276/', '', 'https://graph.facebook.com/10205324316245276/picture?width=150&height=150', 'Carla Lisboa', '', 'Carla', 'Lisboa', 'female', 'pt_PT', '', 0, 0, 0, 'carla.alexandre.lisboa@gmail.com', 'carla.alexandre.lisboa@gmail.com', '', '', '', '', '', ''),
(1838, 1832, 'Google', 'b72277f6ef7ed2e5a4b566f78291dc407bf5f9f9', '100970984707664518630', 'https://plus.google.com/100970984707664518630', '', 'https://lh5.googleusercontent.com/-ScZLYVecSgU/AAAAAAAAAAI/AAAAAAAAChk/Zk1oeSv8EkU/photo.jpg?sz=200', 'miguel portela', '', 'miguel', 'portela', 'male', '', '', 0, 0, 0, 'pportela.miguel@gmail.com', 'pportela.miguel@gmail.com', '', '', '', '', '', ''),
(1839, 1833, 'Facebook', '1a12d93117716f08130dfc1bab32d171dc73a729', '10206798844520111', 'https://www.facebook.com/app_scoped_user_id/10206798844520111/', '', 'https://graph.facebook.com/10206798844520111/picture?width=150&height=150', 'Tó Jó', '', 'Tó', 'Jó', 'male', 'pt_PT', '', 0, 0, 0, 'tojo31@gmail.com', 'tojo31@gmail.com', '', '', '', '', '', ''),
(1840, 1834, 'Facebook', 'f77787d16c2f63e954ee30868950c0d37edd0bae', '1019613834730306', 'https://www.facebook.com/app_scoped_user_id/1019613834730306/', '', 'https://graph.facebook.com/1019613834730306/picture?width=150&height=150', 'Richard Muczenski', '', 'Richard', 'Muczenski', 'male', 'de_DE', '', 0, 0, 0, 'r.muczenski@web.de', '', '', '', '', '', '', ''),
(1841, 1835, 'Facebook', '4cf12423bc59bf221c1603b1b20c689d3716685c', '446095385550084', 'https://www.facebook.com/app_scoped_user_id/446095385550084/', '', 'https://graph.facebook.com/446095385550084/picture?width=150&height=150', 'Lara Sofia Delgado', '', 'Lara Sofia', 'Delgado', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1842, 1836, 'Facebook', '7dd880c8f5fd7a7be92e8e7c1e3cb2f81f3748be', '10205749302106336', 'https://www.facebook.com/app_scoped_user_id/10205749302106336/', '', 'https://graph.facebook.com/10205749302106336/picture?width=150&height=150', 'Tiago Castro Tarracha', '', 'Tiago', 'Tarracha', 'male', 'pt_PT', '', 0, 0, 0, 'ttarracha@sapo.pt', 'ttarracha@sapo.pt', '', '', '', '', '', ''),
(1843, 1837, 'Facebook', '6fff451d030e5e7a0a1a57beb8b999bdbd00b08a', '1579446652324282', 'https://www.facebook.com/app_scoped_user_id/1579446652324282/', '', 'https://graph.facebook.com/1579446652324282/picture?width=150&height=150', 'Bruno Rego', '', 'Bruno', 'Rego', 'male', 'pt_PT', '', 0, 0, 0, 'bruno.mig.c@hotmail.com', 'bruno.mig.c@hotmail.com', '', '', '', '', '', ''),
(1844, 1838, 'Facebook', '1253f06fa92cc6db7d9fe887115139bde886ea8f', '10152990661769370', 'https://www.facebook.com/app_scoped_user_id/10152990661769370/', '', 'https://graph.facebook.com/10152990661769370/picture?width=150&height=150', 'Carlota Costa Matos', '', 'Carlota', 'Matos', 'female', 'pt_PT', '', 0, 0, 0, 'carlota_costa_matos@hotmail.com', 'carlota_costa_matos@hotmail.com', '', '', '', '', '', ''),
(1845, 1839, 'Facebook', '9d33cfb24e0ff382d82f33889c92f99e842bfb76', '10152980644578981', 'https://www.facebook.com/app_scoped_user_id/10152980644578981/', '', 'https://graph.facebook.com/10152980644578981/picture?width=150&height=150', 'Maria Pessanha', '', 'Maria', 'Pessanha', 'female', 'en_US', '', 0, 0, 0, 'mariapessanha@hotmail.com', 'mariapessanha@hotmail.com', '', '', '', '', '', ''),
(1846, 1840, 'Facebook', '0474a665e26e2b1b05fcb0596bb8fdc666e8aab5', '10153928604402814', 'https://www.facebook.com/app_scoped_user_id/10153928604402814/', '', 'https://graph.facebook.com/10153928604402814/picture?width=150&height=150', 'Marta Candeias', '', 'Marta', 'Candeias', 'female', 'pt_PT', '', 0, 0, 0, 'marta.sofia.candeias@gmail.com', 'marta.sofia.candeias@gmail.com', '', '', '', '', '', ''),
(1847, 1841, 'Facebook', '043cc0401ae372799c036bcdc33be35006c10c1d', '942342692477322', 'https://www.facebook.com/app_scoped_user_id/942342692477322/', '', 'https://graph.facebook.com/942342692477322/picture?width=150&height=150', 'Pedro Casau', '', 'Pedro', 'Casau', 'male', 'pt_PT', '', 0, 0, 0, 'pcasau@gmail.com', 'pcasau@gmail.com', '', '', '', '', '', ''),
(1848, 1842, 'Facebook', '32cc18e883830a2dacf7e149bcad892ee93223a1', '10203181917583465', 'https://www.facebook.com/app_scoped_user_id/10203181917583465/', '', 'https://graph.facebook.com/10203181917583465/picture?width=150&height=150', 'Tiago Sequeira Mendes', '', 'Tiago', 'Sequeira Mendes', 'male', 'pt_PT', '', 0, 0, 0, 'sequeiramendes@gmail.com', 'sequeiramendes@gmail.com', '', '', '', '', '', ''),
(1849, 1843, 'Facebook', '913f6e89dc2e1f14881eb8873ceddf9596d5d393', '800661156637015', 'https://www.facebook.com/app_scoped_user_id/800661156637015/', '', 'https://graph.facebook.com/800661156637015/picture?width=150&height=150', 'Caetana Brandao de Mello', '', 'Caetana', 'Brandao de Mello', 'female', 'pt_PT', '', 0, 0, 0, 'caetanabmello@gmail.com', 'caetanabmello@gmail.com', '', '', '', '', '', ''),
(1850, 1844, 'Facebook', '610cde09ec0cc460528a6f44bf792466ccf8d12a', '10205938703498401', 'https://www.facebook.com/app_scoped_user_id/10205938703498401/', '', 'https://graph.facebook.com/10205938703498401/picture?width=150&height=150', 'Sérgio Ribeiro', '', 'Sérgio', 'Ribeiro', 'male', 'pt_PT', '', 0, 0, 0, 'smsribeiro@hotmail.com', 'smsribeiro@hotmail.com', '', '', '', '', '', ''),
(1851, 1845, 'Google', '0e58715dcdaff2c6f63aae5631414820866cd081', '104602941466370651699', 'https://plus.google.com/104602941466370651699', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Nelson Figueiredo', '', 'Nelson', 'Figueiredo', 'male', '', '', 0, 0, 0, 'nagfigueiredo.piquet@gmail.com', 'nagfigueiredo.piquet@gmail.com', '', '', '', '', '', ''),
(1852, 1846, 'Facebook', '5e3c96529c3c679b4f300c9e2e8ce4fddbb6ce82', '10152886810163837', 'https://www.facebook.com/app_scoped_user_id/10152886810163837/', '', 'https://graph.facebook.com/10152886810163837/picture?width=150&height=150', 'Anita Borges', '', 'Anita', 'Borges', 'female', 'pt_PT', '', 0, 0, 0, 'nita_cb@hotmail.com', 'nita_cb@hotmail.com', '', '', '', '', '', ''),
(1853, 1847, 'Facebook', '535448d87921714e83a991429496739bd2b9a96c', '10207308556054464', 'https://www.facebook.com/app_scoped_user_id/10207308556054464/', '', 'https://graph.facebook.com/10207308556054464/picture?width=150&height=150', 'Fernando Pinto', '', 'Fernando', 'Pinto', 'male', 'pt_PT', '', 0, 0, 0, 'fampinto@gmail.com', 'fampinto@gmail.com', '', '', '', '', '', ''),
(1854, 1848, 'Facebook', '26c15854cbec1845f6e100ead1336d0a8e6c8753', '10204368274555388', 'https://www.facebook.com/app_scoped_user_id/10204368274555388/', '', 'https://graph.facebook.com/10204368274555388/picture?width=150&height=150', 'Camila Manique', '', 'Camila', 'Manique', 'female', 'pt_PT', '', 0, 0, 0, 'camilaftm@hotmail.com', 'camilaftm@hotmail.com', '', '', '', '', '', ''),
(1855, 1849, 'Facebook', '2de4df36513ec9f59594187390d813434b65f535', '885205571554478', 'https://www.facebook.com/app_scoped_user_id/885205571554478/', '', 'https://graph.facebook.com/885205571554478/picture?width=150&height=150', 'Raquel Pais', '', 'Raquel', 'Pais', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1856, 1850, 'Facebook', '95d821ca25790648888c9305aa349de752e403e4', '10204522241720903', 'https://www.facebook.com/app_scoped_user_id/10204522241720903/', '', 'https://graph.facebook.com/10204522241720903/picture?width=150&height=150', 'Maria Manuela Silva Rocha', '', 'Maria Manuela', 'Silva Rocha', 'female', 'en_GB', '', 0, 0, 0, 'mmrocha@fc.ul.pt', 'mmrocha@fc.ul.pt', '', '', '', '', '', ''),
(1857, 1851, 'Google', 'd0abe7795f6f7e069eade033b3e3596b3cdcdad2', '114468257667266247317', 'https://plus.google.com/114468257667266247317', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'sun kiss', '', 'sun', 'kiss', '', '', '', 0, 0, 0, 'jm_joanalobato@outlook.com', 'jm_joanalobato@outlook.com', '', '', '', '', '', ''),
(1858, 1852, 'Facebook', '91d474a3d954a7fe6650ea1572d4643b34091aaf', '469638069868454', 'https://www.facebook.com/app_scoped_user_id/469638069868454/', '', 'https://graph.facebook.com/469638069868454/picture?width=150&height=150', 'Pedro Melo de Almeida', '', 'Pedro', 'Melo de Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'melodealmeida@hotmail.com', 'melodealmeida@hotmail.com', '', '', '', '', '', ''),
(1859, 1853, 'Facebook', '2900b74870184acce4786157790c6183eea193ad', '10207661537076680', 'https://www.facebook.com/app_scoped_user_id/10207661537076680/', '', 'https://graph.facebook.com/10207661537076680/picture?width=150&height=150', 'Carolina Paixão', '', 'Carolina', 'Paixão', 'female', 'pt_PT', '', 0, 0, 0, 'carolinabpaixao@hotmail.com', 'carolinabpaixao@hotmail.com', '', '', '', '', '', ''),
(1860, 1854, 'Facebook', '3c6095fed45854a8372ff871598edd7bd7847019', '10204293760252691', 'https://www.facebook.com/app_scoped_user_id/10204293760252691/', '', 'https://graph.facebook.com/10204293760252691/picture?width=150&height=150', 'Patricia Nozes', '', 'Patricia', 'Nozes', 'female', 'pt_PT', '', 0, 0, 0, 'patriciasantos29@gmail.com', 'patriciasantos29@gmail.com', '', '', '', '', '', ''),
(1861, 1855, 'Facebook', '232bbb2cf40fb5429966b8c50fb32370bd393604', '999740896726741', 'https://www.facebook.com/app_scoped_user_id/999740896726741/', '', 'https://graph.facebook.com/999740896726741/picture?width=150&height=150', 'Cristina Tyssen Segurado', '', 'Cristina', 'Tyssen Segurado', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1862, 1856, 'Facebook', '792ee26cdce04389987abc260bf0e2b47a9002e3', '1009437115735376', 'https://www.facebook.com/app_scoped_user_id/1009437115735376/', '', 'https://graph.facebook.com/1009437115735376/picture?width=150&height=150', 'Rosa Candido', '', 'Rosa', 'Candido', 'female', 'pt_PT', '', 0, 0, 0, 'rosacandido@live.com.pt', 'rosacandido@live.com.pt', '', '', '', '', '', ''),
(1863, 1857, 'Facebook', 'ae9d3731ce520ac7ece6f5a42deb6ba509136877', '10203636670106692', 'https://www.facebook.com/app_scoped_user_id/10203636670106692/', '', 'https://graph.facebook.com/10203636670106692/picture?width=150&height=150', 'Ines Vaz Mascarenhas', '', 'Ines', 'Mascarenhas', 'female', 'pt_PT', '', 0, 0, 0, 'inesvazmascarenhas@gmail.com', 'inesvazmascarenhas@gmail.com', '', '', '', '', '', ''),
(1864, 1858, 'Facebook', 'e8c59723e763f39cacbac6f24445b7203e8a1d9e', '10155645040395084', 'https://www.facebook.com/app_scoped_user_id/10155645040395084/', '', 'https://graph.facebook.com/10155645040395084/picture?width=150&height=150', 'Gonçalo Oliveira E Sá', '', 'Gonçalo', 'Sá', 'male', 'pt_PT', '', 0, 0, 0, 'goncalo.oliveira.sa@gmail.com', 'goncalo.oliveira.sa@gmail.com', '', '', '', '', '', ''),
(1865, 1859, 'Facebook', '0bbb89c29dafc55889a3209ce6f02be6a552713c', '10155613569690344', 'https://www.facebook.com/app_scoped_user_id/10155613569690344/', '', 'https://graph.facebook.com/10155613569690344/picture?width=150&height=150', 'Miguel Zeferino', '', 'Miguel', 'Zeferino', 'male', 'en_US', '', 0, 0, 0, 'miguelzeferino_20@hotmail.com', 'miguelzeferino_20@hotmail.com', '', '', '', '', '', ''),
(1866, 1860, 'Google', '83518f7cffaf8fcd1dcd8423a4665396ed8ce473', '115429716009084127553', 'https://plus.google.com/115429716009084127553', '', 'https://lh6.googleusercontent.com/-pQ39Fsr67oU/AAAAAAAAAAI/AAAAAAAAA0s/FWcoVY_-3m4/photo.jpg?sz=200', 'Fábio Ferri', '', 'Fábio', 'Ferri', 'male', '', '', 0, 0, 0, 'fbferri@gmail.com', 'fbferri@gmail.com', '', '', '', '', '', ''),
(1867, 1861, 'Google', '38688fe988f0430fc8c5032544d823a66a6817fe', '101832485546359251469', 'https://plus.google.com/+SergioFranco23', '', 'https://lh6.googleusercontent.com/-9GE5Y3gP4A8/AAAAAAAAAAI/AAAAAAAAAIU/pnrzAfhrYW4/photo.jpg?sz=200', 'Sergio Franco', '', 'Sergio', 'Franco', 'male', '', '', 20, 12, 0, 'sergio.franco95@gmail.com', 'sergio.franco95@gmail.com', '', 'Vila do Conde, Portugal', '', '', 'Vila do Conde, Portugal', ''),
(1868, 1862, 'Google', '14e4566046411a02c5e30f734859191727e178ee', '103211247815237989454', 'https://plus.google.com/103211247815237989454', '', 'https://lh5.googleusercontent.com/-tonZPBwZbf4/AAAAAAAAAAI/AAAAAAAAA9s/5dVebxKC3NU/photo.jpg?sz=200', 'São Lorenzo', '', 'São', 'Lorenzo', 'female', '', '', 0, 0, 0, 'slnclorenzo@gmail.com', 'slnclorenzo@gmail.com', '', '', '', '', '', ''),
(1869, 1863, 'Facebook', 'dc3d773803d482955c7f2f25206713fbc4332784', '1083515601677019', 'https://www.facebook.com/app_scoped_user_id/1083515601677019/', '', 'https://graph.facebook.com/1083515601677019/picture?width=150&height=150', 'Jorge Esteves', '', 'Jorge', 'Esteves', 'male', 'pt_PT', '', 0, 0, 0, 'jorge.esteves@pronucase.pt', 'jorge.esteves@pronucase.pt', '', '', '', '', '', ''),
(1870, 1864, 'Facebook', 'ef971e06185239cb6e71a810b8fa3a9e652611f5', '10153392437634411', 'https://www.facebook.com/app_scoped_user_id/10153392437634411/', '', 'https://graph.facebook.com/10153392437634411/picture?width=150&height=150', 'Miguel Leão Miranda', '', 'Miguel', 'Leão Miranda', 'male', 'pt_PT', '', 0, 0, 0, 'mikaelmiranda@gmail.com', 'mikaelmiranda@gmail.com', '', '', '', '', '', ''),
(1871, 1865, 'Facebook', '2ad2073f1f947fd6ff6e98f19bfb9bae1a0b202f', '10206957070794684', 'https://www.facebook.com/app_scoped_user_id/10206957070794684/', '', 'https://graph.facebook.com/10206957070794684/picture?width=150&height=150', 'Rita Quintino', '', 'Rita', 'Quintino', 'female', 'pt_PT', '', 0, 0, 0, 'ritaq1@hotmail.com', 'ritaq1@hotmail.com', '', '', '', '', '', ''),
(1872, 1866, 'Facebook', '3b987a42e199a8de760a67c7f4756862d231bddc', '1056613157683921', 'https://www.facebook.com/app_scoped_user_id/1056613157683921/', '', 'https://graph.facebook.com/1056613157683921/picture?width=150&height=150', 'Bruno Reis', '', 'Bruno', 'Reis', 'male', 'pt_PT', '', 0, 0, 0, 'brunoreis_cigan@live.com.pt', 'brunoreis_cigan@live.com.pt', '', '', '', '', '', ''),
(1873, 1867, 'Facebook', '9f4cb26c7dfb51a686ef0386b1a9a3bb1b18b49c', '10206731298265499', 'https://www.facebook.com/app_scoped_user_id/10206731298265499/', '', 'https://graph.facebook.com/10206731298265499/picture?width=150&height=150', 'Eduardo Vidarte Charola', '', 'Eduardo', 'Vidarte Charola', 'male', 'es_LA', '', 0, 0, 0, 'eduvidarte@hotmail.com', 'eduvidarte@hotmail.com', '', '', '', '', '', ''),
(1874, 1868, 'Facebook', 'bf8acc293252ef5d3654a7ee76c16ec811eff3b5', '916130658428818', 'https://www.facebook.com/app_scoped_user_id/916130658428818/', '', 'https://graph.facebook.com/916130658428818/picture?width=150&height=150', 'Tiago Almeida', '', 'Tiago', 'Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'tiagoralmeida@gmail.com', 'tiagoralmeida@gmail.com', '', '', '', '', '', ''),
(1875, 1869, 'Facebook', '45f894cf3bfe0e4f160f2d90441444e2b09d5d90', '10206672673120534', 'https://www.facebook.com/app_scoped_user_id/10206672673120534/', '', 'https://graph.facebook.com/10206672673120534/picture?width=150&height=150', 'Neuza Pires de Carvalho', '', 'Neuza', 'de Carvalho', 'female', 'pt_PT', '', 0, 0, 0, 'mikicarvalho@hotmail.com', 'mikicarvalho@hotmail.com', '', '', '', '', '', ''),
(1876, 1870, 'Facebook', 'e6f92ec125823dc465d710ce6e169e04510095ee', '10207074875257070', 'https://www.facebook.com/app_scoped_user_id/10207074875257070/', '', 'https://graph.facebook.com/10207074875257070/picture?width=150&height=150', 'Joao Gorjão Clara', '', 'Joao', 'Clara', 'male', 'en_US', '', 0, 0, 0, 'jgc@renova.pt', 'jgc@renova.pt', '', '', '', '', '', ''),
(1877, 1871, 'Facebook', '9ba1ae64f35a631248090c227c5f70a6aa0d4c6a', '991084370910204', 'https://www.facebook.com/app_scoped_user_id/991084370910204/', '', 'https://graph.facebook.com/991084370910204/picture?width=150&height=150', 'Raquel Belchior', '', 'Raquel', 'Belchior', 'female', 'pt_BR', '', 0, 0, 0, 'raquelbelchior82@hotmail.com', 'raquelbelchior82@hotmail.com', '', '', '', '', '', ''),
(1878, 1872, 'Facebook', 'd980729d7ba9d0c13f340b5cdd971282843b6ce8', '464421033726812', 'https://www.facebook.com/app_scoped_user_id/464421033726812/', '', 'https://graph.facebook.com/464421033726812/picture?width=150&height=150', 'Bruno Antunes', '', 'Bruno', 'Antunes', 'male', 'pt_PT', '', 0, 0, 0, 'reco227@hotmail.com', 'reco227@hotmail.com', '', '', '', '', '', ''),
(1879, 1873, 'Facebook', '2fca80aef01020c7a6e788def3fa9a2f25b1445d', '10155543893385214', 'https://www.facebook.com/app_scoped_user_id/10155543893385214/', '', 'https://graph.facebook.com/10155543893385214/picture?width=150&height=150', 'Diogo Araújo', '', 'Diogo', 'Araújo', 'male', 'en_GB', '', 0, 0, 0, 'mokasurfada@hotmail.com', 'mokasurfada@hotmail.com', '', '', '', '', '', ''),
(1880, 1874, 'Facebook', 'bc8cefcbcee7690551398843660f672af80d68fb', '10205948452183059', 'https://www.facebook.com/app_scoped_user_id/10205948452183059/', '', 'https://graph.facebook.com/10205948452183059/picture?width=150&height=150', 'Francisca Cabral R. Colaço', '', 'Francisca', 'Cabral R. Colaço', 'female', 'pt_PT', '', 0, 0, 0, 'francisca_colaco@hotmail.com', 'francisca_colaco@hotmail.com', '', '', '', '', '', ''),
(1881, 1875, 'Facebook', 'b8ee2050f3a4a6bf619ef1f226571403234a4b70', '899455230127274', 'https://www.facebook.com/app_scoped_user_id/899455230127274/', '', 'https://graph.facebook.com/899455230127274/picture?width=150&height=150', 'Maria João Fresco', '', 'Maria João', 'Fresco', 'female', 'pt_PT', '', 0, 0, 0, 'maria.joao.fresco@gmail.com', 'maria.joao.fresco@gmail.com', '', '', '', '', '', ''),
(1882, 1876, 'Facebook', '1f8da6a41647cb1fcb94a529e72094627303b5f3', '986530158047734', 'https://www.facebook.com/app_scoped_user_id/986530158047734/', '', 'https://graph.facebook.com/986530158047734/picture?width=150&height=150', 'Ricardo Neves', '', 'Ricardo', 'Neves', 'male', 'pt_PT', '', 0, 0, 0, 'ricardo.rglass@gmail.com', 'ricardo.rglass@gmail.com', '', '', '', '', '', ''),
(1883, 1877, 'Facebook', '060f469c36856ade0a9ee0c158f56c2eff402c61', '1028079340566063', 'https://www.facebook.com/app_scoped_user_id/1028079340566063/', '', 'https://graph.facebook.com/1028079340566063/picture?width=150&height=150', 'Diogo Fonseca', '', 'Diogo', 'Fonseca', 'male', 'pt_PT', '', 0, 0, 0, 'fonseca_xxx@hotmail.com', 'fonseca_xxx@hotmail.com', '', '', '', '', '', ''),
(1884, 1878, 'Facebook', '11492c1999e453ce0fd57314774c24bd5ede0e05', '1449418342039763', 'https://www.facebook.com/app_scoped_user_id/1449418342039763/', '', 'https://graph.facebook.com/1449418342039763/picture?width=150&height=150', 'Sfz Surfshop', '', 'Sfz', 'Surfshop', 'male', 'pt_PT', '', 0, 0, 0, '1993sfzsurfshop@gmail.com', '1993sfzsurfshop@gmail.com', '', '', '', '', '', ''),
(1885, 1879, 'Google', '613ccf8427e194e2a8d36197a6bbbfe7f0156afa', '100769493965452724300', 'https://plus.google.com/100769493965452724300', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Flávio Dias', '', 'Flávio', 'Dias', 'male', '', '', 0, 0, 0, 'flaviosilvdias@gmail.com', 'flaviosilvdias@gmail.com', '', '', '', '', '', ''),
(1886, 1880, 'Facebook', '459c9e573b5cfa14f102d22496ec150f3c3ce7cf', '10200578097332941', 'https://www.facebook.com/app_scoped_user_id/10200578097332941/', '', 'https://graph.facebook.com/10200578097332941/picture?width=150&height=150', 'Isabel Palhinha', '', 'Isabel', 'Palhinha', 'female', 'pt_PT', '', 0, 0, 0, 'i.t.palhinha@gmail.com', 'i.t.palhinha@gmail.com', '', '', '', '', '', ''),
(1887, 1881, 'Facebook', '2c2a2d074459cdc6e9d72c7522585525bbebd93e', '10207279921183185', 'https://www.facebook.com/app_scoped_user_id/10207279921183185/', '', 'https://graph.facebook.com/10207279921183185/picture?width=150&height=150', 'Carlota Botelho Costa Reis', '', 'Carlota', 'Reis', 'female', 'pt_PT', '', 0, 0, 0, 'lotareis@hotmail.com', 'lotareis@hotmail.com', '', '', '', '', '', ''),
(1888, 1882, 'Facebook', '6c78a2b0806c454dce8d311e641b633cb6d35d72', '10202800264326994', 'https://www.facebook.com/app_scoped_user_id/10202800264326994/', '', 'https://graph.facebook.com/10202800264326994/picture?width=150&height=150', 'Ana Teresa Santos', '', 'Ana Teresa', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'anateresa-santos@hotmail.com', 'anateresa-santos@hotmail.com', '', '', '', '', '', ''),
(1889, 1883, 'Facebook', 'a0100c93d40038aab42ac05ade4801f98df1933a', '849189681794889', 'https://www.facebook.com/app_scoped_user_id/849189681794889/', '', 'https://graph.facebook.com/849189681794889/picture?width=150&height=150', 'Décio Henriques', '', 'Décio', 'Henriques', 'male', 'pt_PT', '', 0, 0, 0, 'decio_ganante@hotmail.com', 'decio_ganante@hotmail.com', '', '', '', '', '', ''),
(1890, 1884, 'Facebook', 'de49e689d911364c5f28c9365a3647a311d7f3f4', '10153298386236203', 'https://www.facebook.com/app_scoped_user_id/10153298386236203/', '', 'https://graph.facebook.com/10153298386236203/picture?width=150&height=150', 'Matta Shapes', '', 'Matta', 'Shapes', 'male', 'pt_PT', '', 0, 0, 0, 'surf@mattashapes.com', 'surf@mattashapes.com', '', '', '', '', '', ''),
(1891, 1885, 'Google', '4e5c0a9746f6083feefc8f093782c18d6a242f95', '102219146302698125563', 'https://plus.google.com/102219146302698125563', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Thiago Sacaro', '', 'Thiago', 'Sacaro', 'male', '', '', 0, 0, 0, 'thiagosacaro@gmail.com', 'thiagosacaro@gmail.com', '', '', '', '', '', ''),
(1892, 1886, 'Facebook', 'e06db54b6d7c768398202e50976a6f59d1110a4a', '10153715816957923', 'https://www.facebook.com/app_scoped_user_id/10153715816957923/', '', 'https://graph.facebook.com/10153715816957923/picture?width=150&height=150', 'Tim de Carvalho', '', 'Tim', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, 'ftimoteodecarvalho@hotmail.com', 'ftimoteodecarvalho@hotmail.com', '', '', '', '', '', ''),
(1893, 1887, 'Facebook', 'd16dfa3ebf5d9755ae7a224f443a185390d4a2b9', '878782522158594', 'https://www.facebook.com/app_scoped_user_id/878782522158594/', '', 'https://graph.facebook.com/878782522158594/picture?width=150&height=150', 'Gonçalo Simões Baptista', '', 'Gonçalo', 'Simões Baptista', 'male', 'pt_PT', '', 0, 0, 0, 'goncalosimoesbaptista@hotmail.com', 'goncalosimoesbaptista@hotmail.com', '', '', '', '', '', ''),
(1894, 1888, 'Google', 'c851a52a4f74ec8eb6f600be26dac020ece52f92', '116896020228480721101', 'https://plus.google.com/116896020228480721101', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'André Santos', '', 'André', 'Santos', 'male', '', '', 0, 0, 0, 'nema.santos.as@gmail.com', 'nema.santos.as@gmail.com', '', '', '', '', '', ''),
(1895, 1889, 'Facebook', '465a402e5ecfc27e2137c1f108adf5320ae9150c', '10203012687398086', 'https://www.facebook.com/app_scoped_user_id/10203012687398086/', '', 'https://graph.facebook.com/10203012687398086/picture?width=150&height=150', 'Filipe Cordeiro', '', 'Filipe', 'Cordeiro', 'male', 'pt_PT', '', 0, 0, 0, 'cordeiro_filipe@hotmail.com', 'cordeiro_filipe@hotmail.com', '', '', '', '', '', ''),
(1896, 1890, 'Google', '5eff8e564c1cc07e49b7e1cdd33ffa23e6ab4fa1', '118251474590117644627', 'https://plus.google.com/118251474590117644627', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Isabel Lobo', '', 'Isabel', 'Lobo', 'female', '', '', 0, 0, 0, 'isabelxlobo@gmail.com', 'isabelxlobo@gmail.com', '', '', '', '', '', ''),
(1897, 1891, 'Google', 'd63aaadddf1912fd8e50d5e9d197b8e1aa8fc7fd', '115594461090640540982', 'https://plus.google.com/115594461090640540982', '', 'https://lh4.googleusercontent.com/-YeB-UMHzu5s/AAAAAAAAAAI/AAAAAAAAAEs/jI6kpwn3QlI/photo.jpg?sz=200', 'Eduardo Vidarte Charola', '', 'Eduardo', 'Vidarte Charola', '', '', '', 0, 0, 0, 'eduvidchar@gmail.com', 'eduvidchar@gmail.com', '', '', '', '', '', ''),
(1898, 1892, 'Google', '0587241d5ca14746338b2a7eb9e2518c1aac67de', '104185566098470086587', 'https://plus.google.com/104185566098470086587', '', 'https://lh3.googleusercontent.com/-EdXpTnY3dZE/AAAAAAAAAAI/AAAAAAAAACw/RiI2-flMlHQ/photo.jpg?sz=200', 'Hugo Moura', '', 'Hugo', 'Moura', 'male', '', '', 0, 0, 0, 'tucanomoura@gmail.com', 'tucanomoura@gmail.com', '', '', '', '', '', ''),
(1899, 1893, 'Google', '37a8ad6e65ff48a46bea34a071e6ec7050475d0e', '100723433295944001657', 'https://plus.google.com/100723433295944001657', '', 'https://lh4.googleusercontent.com/-zpvKTjDq0Bg/AAAAAAAAAAI/AAAAAAAAABU/4hswCJw7w-g/photo.jpg?sz=200', 'Miquel Faro Palau', '', 'Miquel', 'Faro Palau', 'male', '', '', 0, 0, 0, 'miquelfaro@gmail.com', 'miquelfaro@gmail.com', '', '', '', '', '', ''),
(1900, 1894, 'Google', 'e62411e831e87c791f352672ac328d2526cc6d32', '102629743093430082788', 'https://plus.google.com/102629743093430082788', '', 'https://lh3.googleusercontent.com/-y2iJ0N9KXO8/AAAAAAAAAAI/AAAAAAAAGJc/YQd2s_Uzkwo/photo.jpg?sz=200', 'Inês Costa', '', 'Inês', 'Costa', 'female', '', '', 0, 0, 0, 'inescostta.85@gmail.com', 'inescostta.85@gmail.com', '', 'Portugal, Lisboa', '', '', 'Portugal, Lisboa', ''),
(1901, 1895, 'Facebook', '9c7332f5ea88578f94c503594e155e688c5ad4da', '936640513022758', 'https://www.facebook.com/app_scoped_user_id/936640513022758/', '', 'https://graph.facebook.com/936640513022758/picture?width=150&height=150', 'Beatriz Fidalgo', '', 'Beatriz', 'Fidalgo', 'female', 'pt_PT', '', 0, 0, 0, 'biarf12@gmail.com', 'biarf12@gmail.com', '', '', '', '', '', ''),
(1902, 1896, 'Facebook', '0da877caf1a19f5820b2f91d4b816f9b54441cd8', '10153371347714282', 'https://www.facebook.com/app_scoped_user_id/10153371347714282/', '', 'https://graph.facebook.com/10153371347714282/picture?width=150&height=150', 'Isabel Borges Nogueira', '', 'Isabel', 'Borges Nogueira', 'female', 'pt_PT', '', 0, 0, 0, 'isabelmborges@gmail.com', 'isabelmborges@gmail.com', '', '', '', '', '', ''),
(1903, 1897, 'Facebook', '1c020afac27ca3042f506976d7d6c04b03786db0', '10153256669252707', 'https://www.facebook.com/app_scoped_user_id/10153256669252707/', '', 'https://graph.facebook.com/10153256669252707/picture?width=150&height=150', 'Joana Ferreira', '', 'Joana', 'Ferreira', 'female', 'pt_PT', '', 0, 0, 0, 'isy_joan@hotmail.com', 'isy_joan@hotmail.com', '', '', '', '', '', ''),
(1904, 1898, 'Facebook', '5f3c7fd28a8ea40492d1f283e515faab10159167', '10153347109589784', 'https://www.facebook.com/app_scoped_user_id/10153347109589784/', '', 'https://graph.facebook.com/10153347109589784/picture?width=150&height=150', 'Miguel Peres', '', 'Miguel', 'Peres', 'male', 'pt_PT', '', 0, 0, 0, 'crazy_mushroom69@hotmail.com', 'crazy_mushroom69@hotmail.com', '', '', '', '', '', ''),
(1905, 1899, 'Facebook', '365fc92250088338008a0ffe1673624532af7f7f', '10204509476042448', 'https://www.facebook.com/app_scoped_user_id/10204509476042448/', '', 'https://graph.facebook.com/10204509476042448/picture?width=150&height=150', 'Maria Carolina Carvalho', '', 'Maria', 'Carvalho', 'female', 'en_GB', '', 0, 0, 0, 'witch_kuilin@hotmail.com', 'witch_kuilin@hotmail.com', '', '', '', '', '', ''),
(1906, 1900, 'Facebook', 'b1eb115f5f77113b35fc28cd2da5c06ecf577ebd', '10206169388745893', 'https://www.facebook.com/app_scoped_user_id/10206169388745893/', '', 'https://graph.facebook.com/10206169388745893/picture?width=150&height=150', 'Alexandra Gbq Matay', '', 'Alexandra', 'Matay', 'female', 'pt_PT', '', 0, 0, 0, 'matay_familia_amigas@hotmail.com', 'matay_familia_amigas@hotmail.com', '', '', '', '', '', ''),
(1907, 1901, 'Facebook', '290402f9ca63fcc097217bcacd20a10ffceed105', '10153415844461694', 'https://www.facebook.com/app_scoped_user_id/10153415844461694/', '', 'https://graph.facebook.com/10153415844461694/picture?width=150&height=150', 'Carlota Appleton', '', 'Carlota', 'Appleton', 'female', 'pt_PT', '', 0, 0, 0, 'carlotaappleton@gmail.com', 'carlotaappleton@gmail.com', '', '', '', '', '', ''),
(1908, 1902, 'Facebook', '8997b1c353bcb7124eb82917b5d32b1e557031da', '893809190662869', 'https://www.facebook.com/app_scoped_user_id/893809190662869/', '', 'https://graph.facebook.com/893809190662869/picture?width=150&height=150', 'Bacalhau Do Tuga', '', 'Bacalhau Do', 'Tuga', 'male', 'pt_PT', '', 0, 0, 0, 'bacalhaudotuga@gmail.com', 'bacalhaudotuga@gmail.com', '', '', '', '', '', ''),
(1909, 1903, 'Facebook', 'f1f5f720e8cbe738278124d96e5c55c8d51d03b3', '10200745916767177', 'https://www.facebook.com/app_scoped_user_id/10200745916767177/', '', 'https://graph.facebook.com/10200745916767177/picture?width=150&height=150', 'Pedro Junior Barcelos', '', 'Pedro', 'Barcelos', 'male', 'pt_BR', '', 0, 0, 0, 'pedrobarcelos@terra.com.br', 'pedrobarcelos@terra.com.br', '', '', '', '', '', ''),
(1910, 1904, 'Facebook', 'd0cecf2293725742aac3d854f33c9b4be59ac4f1', '10206703357279831', 'https://www.facebook.com/app_scoped_user_id/10206703357279831/', '', 'https://graph.facebook.com/10206703357279831/picture?width=150&height=150', 'Ana Laura', '', 'Ana Laura', 'Laura', 'female', 'pt_PT', '', 0, 0, 0, 'analauraspsilva@gmail.com', 'analauraspsilva@gmail.com', '', '', '', '', '', ''),
(1911, 1905, 'Facebook', '7acbaa4ce32492e4693ab97c862e0de8658c2542', '10153358022837140', 'https://www.facebook.com/app_scoped_user_id/10153358022837140/', '', 'https://graph.facebook.com/10153358022837140/picture?width=150&height=150', 'Ana Felino', '', 'Ana', 'Felino', 'female', 'en_US', '', 0, 0, 0, 'ana.carvalhao1@gmail.com', 'ana.carvalhao1@gmail.com', '', '', '', '', '', ''),
(1912, 1906, 'Facebook', '605e5918027417550abbfe2fbe14d2d0308b12ec', '10202992051482363', 'https://www.facebook.com/app_scoped_user_id/10202992051482363/', '', 'https://graph.facebook.com/10202992051482363/picture?width=150&height=150', 'Sofia Rocha', '', 'Sofia', 'Rocha', 'female', 'pt_PT', '', 0, 0, 0, 'sofiarocha8d@gmail.com', 'sofiarocha8d@gmail.com', '', '', '', '', '', ''),
(1913, 1907, 'Facebook', 'b12bbdadec7ffe820c98d97b618404a80690c690', '506838942805163', 'https://www.facebook.com/app_scoped_user_id/506838942805163/', '', 'https://graph.facebook.com/506838942805163/picture?width=150&height=150', 'Raquel Pinheiro', '', 'Raquel', 'Pinheiro', 'female', 'pt_PT', '', 0, 0, 0, 'raquelpinheiro013@gmail.com', 'raquelpinheiro013@gmail.com', '', '', '', '', '', ''),
(1914, 1908, 'Facebook', '9f9f71eede106544e79a56a7938e5e255b159141', '851402381618869', 'https://www.facebook.com/app_scoped_user_id/851402381618869/', '', 'https://graph.facebook.com/851402381618869/picture?width=150&height=150', 'Miguel Cordeiro de Sousa', '', 'Miguel', 'Cordeiro de Sousa', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1915, 1909, 'Facebook', 'a50f3ac01edc520db30f52a5c0bd3eef6d826d11', '10152826025495966', 'https://www.facebook.com/app_scoped_user_id/10152826025495966/', '', 'https://graph.facebook.com/10152826025495966/picture?width=150&height=150', 'Catarina Nielsen', '', 'Catarina', 'Nielsen', 'female', 'en_GB', '', 0, 0, 0, 'catarinanielsen@gmail.com', 'catarinanielsen@gmail.com', '', '', '', '', '', ''),
(1916, 1910, 'Facebook', '5eafd1578086ff64abc0d9c6ad36495036d4da44', '10205755580582238', 'https://www.facebook.com/app_scoped_user_id/10205755580582238/', '', 'https://graph.facebook.com/10205755580582238/picture?width=150&height=150', 'Joana Comporta', '', 'Joana', 'Comporta', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1917, 1911, 'Google', '6f80cfbfed2f46e75ef908b57758ef0c95d655c0', '103403638800690328822', 'https://plus.google.com/103403638800690328822', '', 'https://lh5.googleusercontent.com/-xyH3WXUNhoo/AAAAAAAAAAI/AAAAAAAAA3Q/IfbOcGA_d-M/photo.jpg?sz=200', 'Paulino Camelo', '', 'Paulino', 'Camelo', 'male', '', '', 0, 0, 0, 'paulinocamelo@gmail.com', 'paulinocamelo@gmail.com', '', '', '', '', '', ''),
(1918, 1912, 'Facebook', '43a478c8448bbb5e863d6102bb9136beeba2dfb9', '563919473748489', 'https://www.facebook.com/app_scoped_user_id/563919473748489/', '', 'https://graph.facebook.com/563919473748489/picture?width=150&height=150', 'Ana Pimentel', '', 'Ana', 'Pimentel', 'female', 'en_GB', '', 0, 0, 0, 'ana_pimentel@live.com.pt', 'ana_pimentel@live.com.pt', '', '', '', '', '', ''),
(1919, 1913, 'Facebook', '09c7d8ec98240b7009fab9d950d98414d7f758b7', '996854806991719', 'https://www.facebook.com/app_scoped_user_id/996854806991719/', '', 'https://graph.facebook.com/996854806991719/picture?width=150&height=150', 'Madalena Miguens Vieira', '', 'Madalena', 'Vieira', 'female', 'pt_PT', '', 0, 0, 0, 'mcomendavieira@hotmail.com', 'mcomendavieira@hotmail.com', '', '', '', '', '', ''),
(1920, 1914, 'Facebook', '476e186bfb79a317509a70419b1d780186df4e3f', '933895793339470', 'https://www.facebook.com/app_scoped_user_id/933895793339470/', '', 'https://graph.facebook.com/933895793339470/picture?width=150&height=150', 'Carolina Salvação Barreto', '', 'Carolina', 'Salvação Barreto', 'female', 'pt_PT', '', 0, 0, 0, 'karolsb@sapo.pt', 'karolsb@sapo.pt', '', '', '', '', '', ''),
(1921, 1915, 'Facebook', 'f44adc398d88445df498c6d22950c0f09f9eb733', '10206711414446288', 'https://www.facebook.com/app_scoped_user_id/10206711414446288/', '', 'https://graph.facebook.com/10206711414446288/picture?width=150&height=150', 'Nicoletta Crisponi', '', 'Nicoletta', 'Crisponi', 'female', 'it_IT', '', 0, 0, 0, 'coquilicot@hotmail.com', 'coquilicot@hotmail.com', '', '', '', '', '', ''),
(1922, 1916, 'Facebook', '28fe322da3852fb3d732208ae11171fdb7bd4b57', '984793394872980', 'https://www.facebook.com/app_scoped_user_id/984793394872980/', '', 'https://graph.facebook.com/984793394872980/picture?width=150&height=150', 'Rodrigo Rimourinho', '', 'Rodrigo', 'Rimourinho', 'male', 'pt_PT', '', 0, 0, 0, 'rodrigo1996@gmail.com', 'rodrigo1996@gmail.com', '', '', '', '', '', ''),
(1923, 1917, 'Google', 'b174a2eff348dfe87bdc322791785e8842bee3d8', '105805147951278102121', 'https://plus.google.com/105805147951278102121', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Mafalda Meneses', '', 'Mafalda', 'Meneses', 'female', '', '', 0, 0, 0, 'mafaldameneses@gmail.com', 'mafaldameneses@gmail.com', '', '', '', '', '', ''),
(1924, 1918, 'Google', '8d57ba9e43bf1df839bee347d4eb1009fa113c96', '116321614233855585505', 'https://plus.google.com/116321614233855585505', '', 'https://lh6.googleusercontent.com/-b402T0RLYP8/AAAAAAAAAAI/AAAAAAAAJWQ/8CF6Ykpx6QA/photo.jpg?sz=200', 'Rita Barreto Soares', '', 'Rita', 'Barreto Soares', 'female', '', '', 0, 0, 0, 'rbarretosoares@gmail.com', 'rbarretosoares@gmail.com', '', 'somewhere arround', '', '', 'somewhere arround', ''),
(1925, 1919, 'Facebook', '5f039e4fb45863ca44762cb4a3ade9dc281d36eb', '10205737473229353', 'https://www.facebook.com/app_scoped_user_id/10205737473229353/', '', 'https://graph.facebook.com/10205737473229353/picture?width=150&height=150', 'Isabel Oliveira', '', 'Isabel', 'Oliveira', 'female', 'pt_PT', '', 0, 0, 0, 'isabel_s_oliveira@hotmail.com', 'isabel_s_oliveira@hotmail.com', '', '', '', '', '', ''),
(1926, 1920, 'Facebook', 'e0a92c8808a2d2087cb580b6dcbe10838db3789f', '433942330120701', 'https://www.facebook.com/app_scoped_user_id/433942330120701/', '', 'https://graph.facebook.com/433942330120701/picture?width=150&height=150', 'Ericeira Rooms', '', 'Ericeira', 'Rooms', 'male', 'es_ES', '', 0, 0, 0, 'drheinzoliver@gmail.com', 'drheinzoliver@gmail.com', '', '', '', '', '', ''),
(1927, 1921, 'Facebook', '1cc5db0175c43e190c237a8f6fdbc62fc7cbe85e', '827610793982198', 'https://www.facebook.com/app_scoped_user_id/827610793982198/', '', 'https://graph.facebook.com/827610793982198/picture?width=150&height=150', 'João José Pescadinha Amaro', '', 'João', 'José Pescadinha Amaro', 'male', 'pt_PT', '', 0, 0, 0, 'joao_pescadinha@hotmail.com', 'joao_pescadinha@hotmail.com', '', '', '', '', '', ''),
(1928, 1922, 'Facebook', '51ad597b0c502879f6670d950efe46c16534835f', '1044221668938883', 'https://www.facebook.com/app_scoped_user_id/1044221668938883/', '', 'https://graph.facebook.com/1044221668938883/picture?width=150&height=150', 'Mara Constantino', '', 'Mara', 'Constantino', 'female', 'pt_PT', '', 0, 0, 0, 'maraconstantino@hotmail.com', 'maraconstantino@hotmail.com', '', '', '', '', '', ''),
(1929, 1923, 'Facebook', '968beb6e5c9db25f8c370d815588549b5a9ff2ba', '10205675841753615', 'https://www.facebook.com/app_scoped_user_id/10205675841753615/', '', 'https://graph.facebook.com/10205675841753615/picture?width=150&height=150', 'João Miguel Ferreira', '', 'João', 'Ferreira', '', 'pt_PT', '', 0, 0, 0, 'jomisurf@hotmail.com', 'jomisurf@hotmail.com', '', '', '', '', '', ''),
(1930, 1924, 'Facebook', '33fe7ac9a99bb4fff361252d1b8b2fa541c06754', '1003234739689038', 'https://www.facebook.com/app_scoped_user_id/1003234739689038/', '', 'https://graph.facebook.com/1003234739689038/picture?width=150&height=150', 'Eduardo Dionisio', '', 'Eduardo', 'Dionisio', 'male', 'pt_PT', '', 0, 0, 0, 'ejdionisio@gmail.com', 'ejdionisio@gmail.com', '', '', '', '', '', ''),
(1931, 1925, 'Facebook', '3fd2566c183ed80f959749fd848560d4f9b3d560', '10204095316530065', 'https://www.facebook.com/app_scoped_user_id/10204095316530065/', '', 'https://graph.facebook.com/10204095316530065/picture?width=150&height=150', 'Fábio Patrício', '', 'Fábio', 'Patrício', 'male', 'pt_PT', '', 0, 0, 0, 'fabio_patricio15@hotmail.com', 'fabio_patricio15@hotmail.com', '', '', '', '', '', ''),
(1932, 1926, 'Facebook', '4e4754b86fd0e56a92171eb88146b617c1b17891', '10205268845573272', 'https://www.facebook.com/app_scoped_user_id/10205268845573272/', '', 'https://graph.facebook.com/10205268845573272/picture?width=150&height=150', 'Rita Grilo', '', 'Rita', 'Grilo', 'female', 'pt_PT', '', 0, 0, 0, 'ritaestevesgrilo@gmail.com', 'ritaestevesgrilo@gmail.com', '', '', '', '', '', ''),
(1933, 1927, 'Facebook', '517f4eae75724429c9d9160e001a8fbdd69d5723', '10152923538613424', 'https://www.facebook.com/app_scoped_user_id/10152923538613424/', '', 'https://graph.facebook.com/10152923538613424/picture?width=150&height=150', 'Carolina Petrucci', '', 'Carolina', 'Petrucci', 'female', 'pt_PT', '', 0, 0, 0, 'petruccicarolina@gmail.com', 'petruccicarolina@gmail.com', '', '', '', '', '', ''),
(1934, 1928, 'Facebook', '100dad2d9e6376c076831a127ca615fb6592f34c', '10204176257795174', 'https://www.facebook.com/app_scoped_user_id/10204176257795174/', '', 'https://graph.facebook.com/10204176257795174/picture?width=150&height=150', 'Rafael Ramos', '', 'Rafael', 'Ramos', 'male', 'pt_PT', '', 0, 0, 0, 'rafael.1971@hotmail.com', 'rafael.1971@hotmail.com', '', '', '', '', '', ''),
(1935, 1929, 'Facebook', '2e9a430f5106755a2d423fdaa6eab0a93019453d', '10153035749588049', 'https://www.facebook.com/app_scoped_user_id/10153035749588049/', '', 'https://graph.facebook.com/10153035749588049/picture?width=150&height=150', 'Russo Queiroz', '', 'Russo', 'Queiroz', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1936, 1930, 'Facebook', 'de592d401119828f20c6f3862d61311e27560179', '10155581270505463', 'https://www.facebook.com/app_scoped_user_id/10155581270505463/', '', 'https://graph.facebook.com/10155581270505463/picture?width=150&height=150', 'Ana Patricio', '', 'Ana', 'Patricio', 'female', 'pt_PT', '', 0, 0, 0, 'apatric@gmail.com', 'apatric@gmail.com', '', '', '', '', '', ''),
(1937, 1931, 'Facebook', 'e5f9f9073d961c812f18bfc19d759f80aa623f8f', '1004202842923058', 'https://www.facebook.com/app_scoped_user_id/1004202842923058/', '', 'https://graph.facebook.com/1004202842923058/picture?width=150&height=150', 'Francisco Ferreira', '', 'Francisco', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'kiko.bento@hotmail.com', 'kiko.bento@hotmail.com', '', '', '', '', '', ''),
(1938, 1932, 'Facebook', 'a069b7d1d421d367e3c5f914472ad020e7703df3', '1629540027282020', 'https://www.facebook.com/app_scoped_user_id/1629540027282020/', '', 'https://graph.facebook.com/1629540027282020/picture?width=150&height=150', 'Jessica Arlindo', '', 'Jessica', 'Arlindo', 'female', 'pt_BR', '', 0, 0, 0, 'jessicaa.cms@hotmail.com', 'jessicaa.cms@hotmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(1939, 1933, 'Facebook', 'e3d8fd14e3c17b80cf5496952355d081865d0b6d', '10203156674672811', 'https://www.facebook.com/app_scoped_user_id/10203156674672811/', '', 'https://graph.facebook.com/10203156674672811/picture?width=150&height=150', 'Patrícia Gomes', '', 'Patrícia', 'Gomes', 'female', 'pt_PT', '', 0, 0, 0, 'patricia_s_gomes@yahoo.com', 'patricia_s_gomes@yahoo.com', '', '', '', '', '', ''),
(1940, 1934, 'Facebook', 'cc09477f127ee6c747db1a84ac5426e56bacdaf3', '984059841612719', 'https://www.facebook.com/app_scoped_user_id/984059841612719/', '', 'https://graph.facebook.com/984059841612719/picture?width=150&height=150', 'Miguel Da Veiga Ferreira', '', 'Miguel', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'lmdvf@hotmail.com', 'lmdvf@hotmail.com', '', '', '', '', '', ''),
(1941, 1935, 'Facebook', '57c845a28425fa5b0c8b4e2adbd231468141935b', '10205242321232313', 'https://www.facebook.com/app_scoped_user_id/10205242321232313/', '', 'https://graph.facebook.com/10205242321232313/picture?width=150&height=150', 'Simon Iglesias Gonzalez', '', 'Simon', 'Gonzalez', 'male', 'es_LA', '', 0, 0, 0, 'simon.iglesias@gmail.com', 'simon.iglesias@gmail.com', '', '', '', '', '', ''),
(1942, 1936, 'Facebook', '8a01ceff226c1bfd52798551367d7ca9517213a7', '881931595177942', 'https://www.facebook.com/app_scoped_user_id/881931595177942/', '', 'https://graph.facebook.com/881931595177942/picture?width=150&height=150', 'Gonçalo Barreiro', '', 'Gonçalo', 'Barreiro', 'male', 'pt_PT', '', 0, 0, 0, 'goncalodelucena@hotmail.com', 'goncalodelucena@hotmail.com', '', '', '', '', '', ''),
(1943, 1937, 'Facebook', '3d1cfa6e1c235bf4e006896620fe3d738fe461e9', '897042577022163', 'https://www.facebook.com/app_scoped_user_id/897042577022163/', '', 'https://graph.facebook.com/897042577022163/picture?width=150&height=150', 'Bébé de Morais', '', 'Bébé', 'de Morais', 'female', 'pt_PT', '', 0, 0, 0, 'bebedemorais@meo.pt', 'bebedemorais@meo.pt', '', '', '', '', '', ''),
(1944, 1938, 'Google', 'f381c8e59119164b0a91396382c6e87fb5af919f', '117716344036020935964', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Liliana Alves', '', 'Liliana', 'Alves', '', '', '', 0, 0, 0, 'lilianalopesalves@gmail.com', 'lilianalopesalves@gmail.com', '', '', '', '', '', ''),
(1945, 1939, 'Google', '8a413fdcc04b548a5d22a4116bd736054624176c', '108627329882993387108', 'https://plus.google.com/108627329882993387108', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Joelle Styles', '', 'Joelle', 'Styles', '', '', '', 0, 0, 0, 'stylesjoelle@gmail.com', 'stylesjoelle@gmail.com', '', '', '', '', '', ''),
(1946, 1940, 'Facebook', '9df917f2c2c997c1e0b78fff2ad00b0a75533ab6', '708440145949297', 'https://www.facebook.com/app_scoped_user_id/708440145949297/', '', 'https://graph.facebook.com/708440145949297/picture?width=150&height=150', 'João Morais Vau', '', 'João Morais', 'Vau', 'male', 'pt_PT', '', 0, 0, 0, 'jmvau@hotmail.com', '', '', '', '', '', '', ''),
(1947, 1941, 'Facebook', 'c314533836c2e0fd48b93d511c2ed0b07101e52d', '453738841460348', 'https://www.facebook.com/app_scoped_user_id/453738841460348/', '', 'https://graph.facebook.com/453738841460348/picture?width=150&height=150', 'Rui Avelar', '', 'Rui', 'Avelar', 'male', 'pt_PT', '', 0, 0, 0, 'avelarsantos@gmail.com', 'avelarsantos@gmail.com', '', '', '', '', '', ''),
(1948, 1942, 'Facebook', '9985297bf5dff6ba345a58d56f51ac7d61211f31', '10152792654665404', 'https://www.facebook.com/app_scoped_user_id/10152792654665404/', '', 'https://graph.facebook.com/10152792654665404/picture?width=150&height=150', 'Gustavo Ordonhas', '', 'Gustavo', 'Ordonhas', 'male', 'en_US', '', 0, 0, 0, 'gustavo.oliveira@srslegal.pt', 'gustavo.oliveira@srslegal.pt', '', '', '', '', '', ''),
(1949, 1943, 'Facebook', 'cc8fe7b055214d0105fa70a86745130e02c5dab0', '10202759978400058', 'https://www.facebook.com/app_scoped_user_id/10202759978400058/', '', 'https://graph.facebook.com/10202759978400058/picture?width=150&height=150', 'Madalena Serpa', '', 'Madalena', 'Serpa', 'female', 'pt_PT', '', 0, 0, 0, 'madalena_serpa12@hotmail.com', 'madalena_serpa12@hotmail.com', '', '', '', '', '', ''),
(1950, 1944, 'Facebook', '1a6e2ec7114378de0d98720d8ecd3c05131c4979', '843746822367637', 'https://www.facebook.com/app_scoped_user_id/843746822367637/', '', 'https://graph.facebook.com/843746822367637/picture?width=150&height=150', 'Renan Cobucci', '', 'Renan', 'Cobucci', 'male', 'pt_BR', '', 0, 0, 0, 'renan_cobucci@hotmail.com', 'renan_cobucci@hotmail.com', '', '', '', '', '', ''),
(1951, 1945, 'Facebook', '65ce44b4846a3e81a98ae005e6cfaf045bab261a', '10152768497740957', 'https://www.facebook.com/app_scoped_user_id/10152768497740957/', '', 'https://graph.facebook.com/10152768497740957/picture?width=150&height=150', 'João Piedade', '', 'João', 'Piedade', 'male', 'en_GB', '', 0, 0, 0, 'joao_se16@hotmail.com', 'joao_se16@hotmail.com', '', '', '', '', '', ''),
(1952, 1946, 'Facebook', '78f3133e4fb10239272181eccd1bcac9a6df1cd2', '10152976389623918', 'https://www.facebook.com/app_scoped_user_id/10152976389623918/', '', 'https://graph.facebook.com/10152976389623918/picture?width=150&height=150', 'Leonor Oliveira', '', 'Leonor', 'Oliveira', 'female', 'pt_PT', '', 0, 0, 0, 'leonornovaes@gmail.com', 'leonornovaes@gmail.com', '', '', '', '', '', ''),
(1953, 1947, 'Facebook', 'd21b79281c5243c2f99faa3a77f6bd1c28c7ebeb', '10204373719367756', 'https://www.facebook.com/app_scoped_user_id/10204373719367756/', '', 'https://graph.facebook.com/10204373719367756/picture?width=150&height=150', 'Pedro Teixeira', '', 'Pedro', 'Teixeira', 'male', 'pt_PT', '', 0, 0, 0, 'pedroteixeira@farmodietica.com', 'pedroteixeira@farmodietica.com', '', '', '', '', '', ''),
(1954, 1948, 'Facebook', 'b45030ea345ab3ed442984bd48397bf4af049419', '10153810762688362', 'https://www.facebook.com/app_scoped_user_id/10153810762688362/', '', 'https://graph.facebook.com/10153810762688362/picture?width=150&height=150', 'Catarina Condeixa Rocha', '', 'Catarina', 'Condeixa Rocha', 'female', 'pt_PT', '', 0, 0, 0, 'catarinamccrocha@gmail.com', 'catarinamccrocha@gmail.com', '', '', '', '', '', ''),
(1955, 1949, 'Facebook', '38d390bf01bad25e1b4926f5f96027cccc21317b', '10206218669361287', 'https://www.facebook.com/app_scoped_user_id/10206218669361287/', '', 'https://graph.facebook.com/10206218669361287/picture?width=150&height=150', 'Maria Madalena Baltazar', '', 'Maria', 'Baltazar', '', 'en_US', '', 0, 0, 0, 'madalena.baltazar@gmail.com', 'madalena.baltazar@gmail.com', '', '', '', '', '', ''),
(1956, 1950, 'Facebook', '637d942f4a6a150b84c9b600c25b6d7420faf3b0', '10153873479673574', 'https://www.facebook.com/app_scoped_user_id/10153873479673574/', '', 'https://graph.facebook.com/10153873479673574/picture?width=150&height=150', 'Angie Whittemore Brutto', '', 'Angie', 'Whittemore Brutto', 'female', 'en_US', '', 0, 0, 0, 'angiewhittemore@hotmail.com', 'angiewhittemore@hotmail.com', '', '', '', '', '', ''),
(1957, 1951, 'Facebook', 'd0e1f570af7ca00e8a162000931ff4b07d4f607b', '1040499915970481', 'https://www.facebook.com/app_scoped_user_id/1040499915970481/', '', 'https://graph.facebook.com/1040499915970481/picture?width=150&height=150', 'Bruno Lima', '', 'Bruno', 'Lima', 'male', 'pt_PT', '', 0, 0, 0, 'brunolima10_slb@hotmail.com', 'brunolima10_slb@hotmail.com', '', '', '', '', '', ''),
(1958, 1952, 'Facebook', '511f80d76338ee2ff07227e4ecd3d03dbe41fae0', '10206093993721685', 'https://www.facebook.com/app_scoped_user_id/10206093993721685/', '', 'https://graph.facebook.com/10206093993721685/picture?width=150&height=150', 'Carlos Mariano', '', 'Carlos', 'Mariano', 'male', 'pt_PT', '', 0, 0, 0, 'carlosmariano74@gmail.com', 'carlosmariano74@gmail.com', '', '', '', '', '', ''),
(1959, 1953, 'Facebook', 'b87f6e3e83237bdf676dfb7d56cf5e76f1466db1', '10153376988914283', 'https://www.facebook.com/app_scoped_user_id/10153376988914283/', '', 'https://graph.facebook.com/10153376988914283/picture?width=150&height=150', 'André Coelho', '', 'André', 'Coelho', 'male', 'en_US', '', 0, 0, 0, 'andre.nunes.coelho@hotmail.com', 'andre.nunes.coelho@hotmail.com', '', '', '', '', '', ''),
(1960, 1954, 'Facebook', 'f26cb4802d50464e66220b9418fa42a4f2356e48', '702002799911624', 'https://www.facebook.com/app_scoped_user_id/702002799911624/', '', 'https://graph.facebook.com/702002799911624/picture?width=150&height=150', 'Ccpeliculas Rio Maior', '', 'Ccpeliculas', 'Rio Maior', 'male', 'pt_PT', '', 0, 0, 0, 'ccpeliculas@gmail.com', 'ccpeliculas@gmail.com', '', '', '', '', '', ''),
(1961, 1955, 'Facebook', 'abf21ee2828a5ff44df683c9aff0e2fef6f73c0f', '1105766042774110', 'https://www.facebook.com/app_scoped_user_id/1105766042774110/', '', 'https://graph.facebook.com/1105766042774110/picture?width=150&height=150', 'Rosilene Figueiredo', '', 'Rosilene', 'Figueiredo', 'female', 'pt_PT', '', 0, 0, 0, 'roir.mix@hotmail.com', 'roir.mix@hotmail.com', '', '', '', '', '', ''),
(1962, 1956, 'Facebook', '0a49e6266aaf0cd86702bc37305b382a5e2ec567', '10202852806799630', 'https://www.facebook.com/app_scoped_user_id/10202852806799630/', '', 'https://graph.facebook.com/10202852806799630/picture?width=150&height=150', 'Paula Paredes', '', 'Paula', 'Paredes', 'female', 'pt_PT', '', 0, 0, 0, 'pc-paredes@hotmail.com', 'pc-paredes@hotmail.com', '', '', '', '', '', ''),
(1963, 1957, 'Facebook', '759fa76e88553e22e89c32ae18dbbb94b510bc0a', '1100953456587947', 'https://www.facebook.com/app_scoped_user_id/1100953456587947/', '', 'https://graph.facebook.com/1100953456587947/picture?width=150&height=150', 'Hugo Silva', '', 'Hugo', 'Silva', 'male', 'en_US', '', 0, 0, 0, 'hugoslv@gmail.com', 'hugoslv@gmail.com', '', '', '', '', '', ''),
(1964, 1958, 'Facebook', 'f4ea7c2e3b74771694106c5cc6498af531738419', '10153008991687746', 'https://www.facebook.com/app_scoped_user_id/10153008991687746/', '', 'https://graph.facebook.com/10153008991687746/picture?width=150&height=150', 'Marina Figueiredo', '', 'Marina', 'Figueiredo', 'female', 'pt_PT', '', 0, 0, 0, 'figueiredo.marina@gmail.com', 'figueiredo.marina@gmail.com', '', '', '', '', '', ''),
(1965, 1959, 'Facebook', '479bcd4d0cdd92cdf7c7562c46f1ca3d6adc35b9', '10200598753847297', 'https://www.facebook.com/app_scoped_user_id/10200598753847297/', '', 'https://graph.facebook.com/10200598753847297/picture?width=150&height=150', 'Tiago Cazenave Ribeiro', '', 'Tiago', 'Ribeiro', 'male', 'pt_PT', '', 0, 0, 0, 'trb2004@gmail.com', 'trb2004@gmail.com', '', '', '', '', '', ''),
(1966, 1960, 'Facebook', 'b31b02e4e086da6efd19753cfd489cc46db0b400', '1139785029369276', 'https://www.facebook.com/app_scoped_user_id/1139785029369276/', '', 'https://graph.facebook.com/1139785029369276/picture?width=150&height=150', 'Francisco Mendes', '', 'Francisco', 'Mendes', 'male', 'pt_PT', '', 0, 0, 0, 'xmendes.mendes@gmail.com', 'xmendes.mendes@gmail.com', '', '', '', '', '', ''),
(1967, 1961, 'Facebook', 'ed93811db05310b0aa63f866e684a691720d6e34', '986910907995277', 'https://www.facebook.com/app_scoped_user_id/986910907995277/', '', 'https://graph.facebook.com/986910907995277/picture?width=150&height=150', 'Bernardo Sousa R', '', 'Bernardo', 'Sousa R', 'male', 'en_US', '', 0, 0, 0, 'bernardosousa.rally.social@gmail.com', 'bernardosousa.rally.social@gmail.com', '', '', '', '', '', ''),
(1968, 1962, 'Facebook', '10e3587b5f12712d5194065c35ca6808395ac09e', '10204750557908199', 'https://www.facebook.com/app_scoped_user_id/10204750557908199/', '', 'https://graph.facebook.com/10204750557908199/picture?width=150&height=150', 'Liliana Fraga', '', 'Liliana', 'Fraga', 'female', 'pt_PT', '', 0, 0, 0, 'liliana.fraga@gmail.com', 'liliana.fraga@gmail.com', '', '', '', '', '', ''),
(1969, 1963, 'Facebook', 'c7ea6235c1263e20f3980cf87015d4d5ad4f917b', '908878112502372', 'https://www.facebook.com/app_scoped_user_id/908878112502372/', '', 'https://graph.facebook.com/908878112502372/picture?width=150&height=150', 'Nuno Norinho', '', 'Nuno', 'Norinho', 'male', 'pt_PT', '', 0, 0, 0, 'nunonorinho@hotmail.com', 'nunonorinho@hotmail.com', '', '', '', '', '', ''),
(1970, 1964, 'Facebook', '179bcd83beeb28bcd022ed00015bfee5e4a61d04', '1437275969924788', 'https://www.facebook.com/app_scoped_user_id/1437275969924788/', '', 'https://graph.facebook.com/1437275969924788/picture?width=150&height=150', 'César Galiano', '', 'César', 'Galiano', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1971, 1965, 'Facebook', '1eff8336d44446343285639fca912ed88114523e', '10153446333129636', 'https://www.facebook.com/app_scoped_user_id/10153446333129636/', '', 'https://graph.facebook.com/10153446333129636/picture?width=150&height=150', 'Patrícia Estrela', '', 'Patrícia', 'Estrela', 'female', 'pt_PT', '', 0, 0, 0, 'patricia.m.estrela@gmail.com', 'patricia.m.estrela@gmail.com', '', '', '', '', '', ''),
(1972, 1966, 'Facebook', '1425aefacc9c81a0efa96791a351820395b4deee', '10153431510154905', 'https://www.facebook.com/app_scoped_user_id/10153431510154905/', '', 'https://graph.facebook.com/10153431510154905/picture?width=150&height=150', 'Cesar Cardoso', '', 'Cesar', 'Cardoso', 'male', 'pt_PT', '', 0, 0, 0, 'cesarcvcardoso@gmail.com', 'cesarcvcardoso@gmail.com', '', '', '', '', '', ''),
(1973, 1967, 'Facebook', 'd195130d403b06384113c28abec6e66134689168', '10207113619942104', 'https://www.facebook.com/app_scoped_user_id/10207113619942104/', '', 'https://graph.facebook.com/10207113619942104/picture?width=150&height=150', 'Bruno Fernandes', '', 'Bruno', 'Fernandes', 'male', 'pt_PT', '', 0, 0, 0, 'bummerang@gmail.com', 'bummerang@gmail.com', '', '', '', '', '', ''),
(1974, 1968, 'Facebook', 'c949709c79fb36227acefd089c1fd487e02ae034', '1122012204481895', 'https://www.facebook.com/app_scoped_user_id/1122012204481895/', '', 'https://graph.facebook.com/1122012204481895/picture?width=150&height=150', 'Sebastião Pulido Garcia', '', 'Sebastião', 'Pulido Garcia', 'male', 'pt_PT', '', 0, 0, 0, 'garciasebastiao@hotmail.com', 'garciasebastiao@hotmail.com', '', '', '', '', '', ''),
(1975, 1969, 'Facebook', 'f6c95ebf2344a96cb3f3b066959746082281b89a', '10204428732626968', 'https://www.facebook.com/app_scoped_user_id/10204428732626968/', '', 'https://graph.facebook.com/10204428732626968/picture?width=150&height=150', 'Joao Leigo', '', 'Joao', 'Leigo', 'male', 'pt_PT', '', 0, 0, 0, 'jleigo@live.com.pt', 'jleigo@live.com.pt', '', '', '', '', '', ''),
(1976, 1970, 'Facebook', 'fed398623f1fe7968ce5fdf409397151f8783aa3', '955231917872992', 'https://www.facebook.com/app_scoped_user_id/955231917872992/', '', 'https://graph.facebook.com/955231917872992/picture?width=150&height=150', 'Tânia Ribeiro', '', 'Tânia', 'Ribeiro', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1977, 1971, 'Facebook', '521b67735dc676fd888bf077e5eca3b797b1c1ec', '719473491495819', 'https://www.facebook.com/app_scoped_user_id/719473491495819/', '', 'https://graph.facebook.com/719473491495819/picture?width=150&height=150', 'Joao Luis', '', 'Joao', 'Luis', 'male', 'pt_PT', '', 0, 0, 0, 'jlmoraesrocha@gmail.com', 'jlmoraesrocha@gmail.com', '', '', '', '', '', ''),
(1978, 1972, 'Facebook', '4b516456317fae79a6599925eae0dcd4dedccda1', '10204176692276238', 'https://www.facebook.com/app_scoped_user_id/10204176692276238/', '', 'https://graph.facebook.com/10204176692276238/picture?width=150&height=150', 'Margarida Serpa', '', 'Margarida', 'Serpa', 'female', 'pt_PT', '', 0, 0, 0, 'margarida.serpa@sapo.pt', 'margarida.serpa@sapo.pt', '', '', '', '', '', ''),
(1979, 1973, 'Facebook', '10ae9ea28bfebcc48ba3b083f5046a3066c2a13d', '994630247213905', 'https://www.facebook.com/app_scoped_user_id/994630247213905/', '', 'https://graph.facebook.com/994630247213905/picture?width=150&height=150', 'Zé Rui Pinto Barbosa', '', 'Zé Rui', 'Pinto Barbosa', 'male', 'en_US', '', 0, 0, 0, 'zeruibarbosa@gmail.com', 'zeruibarbosa@gmail.com', '', '', '', '', '', ''),
(1980, 1974, 'Facebook', '844cca14ddc63c2d20008994bca3a72924330af3', '10206324941180748', 'https://www.facebook.com/app_scoped_user_id/10206324941180748/', '', 'https://graph.facebook.com/10206324941180748/picture?width=150&height=150', 'Betina Osterkamp', '', 'Betina', 'Osterkamp', 'female', 'de_DE', '', 0, 0, 0, 'betina.osterkamp@gmail.com', 'betina.osterkamp@gmail.com', '', '', '', '', '', ''),
(1981, 1975, 'Facebook', '1def15f1aa7af81dbec00d70d46195c395bc2937', '10205559960896648', 'https://www.facebook.com/app_scoped_user_id/10205559960896648/', '', 'https://graph.facebook.com/10205559960896648/picture?width=150&height=150', 'Carla Marques', '', 'Carla', 'Marques', 'female', 'pt_PT', '', 0, 0, 0, 'carlota.marques@gmail.com', 'carlota.marques@gmail.com', '', '', '', '', '', ''),
(1982, 1976, 'Facebook', 'd7aab228fff1a5da699e79cae96f2a240974dcb2', '10153242329692367', 'https://www.facebook.com/app_scoped_user_id/10153242329692367/', '', 'https://graph.facebook.com/10153242329692367/picture?width=150&height=150', 'Ines Direitinho', '', 'Ines', 'Direitinho', 'female', 'pt_PT', '', 0, 0, 0, 'inesbfd@gmail.com', 'inesbfd@gmail.com', '', '', '', '', '', ''),
(1983, 1977, 'Facebook', '8ac07742567853c07984da87bcedc456ebb1cb5f', '994092420624218', 'https://www.facebook.com/app_scoped_user_id/994092420624218/', '', 'https://graph.facebook.com/994092420624218/picture?width=150&height=150', 'Sandra Alves', '', 'Sandra', 'Alves', 'female', 'pt_PT', '', 0, 0, 0, 'sandra_patricia_alves@hotmail.com', 'sandra_patricia_alves@hotmail.com', '', '', '', '', '', ''),
(1984, 1978, 'Google', 'c333eb2b65d5c2a0c42cf539df88c8f2041faa21', '118260416688929727967', 'https://plus.google.com/118260416688929727967', '', 'https://lh3.googleusercontent.com/-mJWtDBKQdso/AAAAAAAAAAI/AAAAAAAAACY/MvqMDuufsTY/photo.jpg?sz=200', 'Gabriel Rodrigues', '', 'Gabriel', 'Rodrigues', 'male', '', '', 0, 0, 0, 'gabrielrod46@gmail.com', 'gabrielrod46@gmail.com', '', '', '', '', '', ''),
(1985, 1979, 'Facebook', '7d861d56ce042dba1c74ce109377688f242c234b', '1076797262347938', 'https://www.facebook.com/app_scoped_user_id/1076797262347938/', '', 'https://graph.facebook.com/1076797262347938/picture?width=150&height=150', 'Isaac Pericão', '', 'Isaac', 'Pericão', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1986, 1980, 'Facebook', '55ce38fce81325bcf86ed2e192d2c6e68e85c35c', '10155599388260253', 'https://www.facebook.com/app_scoped_user_id/10155599388260253/', '', 'https://graph.facebook.com/10155599388260253/picture?width=150&height=150', 'Maria Cordeiro', '', 'Maria', 'Cordeiro', 'female', 'en_US', '', 0, 0, 0, 'macdacor@gmail.com', 'macdacor@gmail.com', '', '', '', '', '', ''),
(1987, 1981, 'Facebook', '21ba190aaf29741872d9ecc645db0b5c04de7565', '463798697113325', 'https://www.facebook.com/app_scoped_user_id/463798697113325/', '', 'https://graph.facebook.com/463798697113325/picture?width=150&height=150', 'PT Rui Henriques', '', 'PT', 'Henriques', 'male', 'pt_PT', '', 0, 0, 0, 'pt.rui.henriques@gmail.com', 'pt.rui.henriques@gmail.com', '', '', '', '', '', ''),
(1988, 1983, 'Google', 'b30f4ca88c75da149569a7cb437fc737251985d4', '110721756013906792794', 'https://plus.google.com/110721756013906792794', '', 'https://lh3.googleusercontent.com/-rJ-jkXBTMGI/AAAAAAAAAAI/AAAAAAAAACM/Ex4XusPglUk/photo.jpg?sz=200', 'Madalena Goncalves', '', 'Madalena', 'Goncalves', 'female', '', '', 0, 0, 0, 'mmadalenabjsgoncalves@gmail.com', 'mmadalenabjsgoncalves@gmail.com', '', 'Lisboa', '', '', 'Lisboa', ''),
(1989, 1984, 'Facebook', '546eca20487c6a7aadf81981668971e615ff414f', '10155591049745655', 'https://www.facebook.com/app_scoped_user_id/10155591049745655/', '', 'https://graph.facebook.com/10155591049745655/picture?width=150&height=150', 'Joao Pancada Fonseca', '', 'Joao', 'Fonseca', '', 'pt_PT', '', 0, 0, 0, 'joaopancadafonseca@gmail.com', 'joaopancadafonseca@gmail.com', '', '', '', '', '', ''),
(1990, 1985, 'Facebook', '0323133dbfbc2cb004cd5769ebb6e23b876d51bc', '10203627426720441', 'https://www.facebook.com/app_scoped_user_id/10203627426720441/', '', 'https://graph.facebook.com/10203627426720441/picture?width=150&height=150', 'Maria Da Conceição Almeida', '', 'Maria Da Conceição', 'Almeida', 'female', 'pt_PT', '', 0, 0, 0, 'conceicaob8@gmail.com', 'conceicaob8@gmail.com', '', '', '', '', '', ''),
(1991, 1986, 'Facebook', '023f0f5988cb80bfebe9128d4964891edc2fe1ed', '970039793015754', 'https://www.facebook.com/app_scoped_user_id/970039793015754/', '', 'https://graph.facebook.com/970039793015754/picture?width=150&height=150', 'Matilde Oliveira', '', 'Matilde', 'Oliveira', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1992, 1987, 'Facebook', '4b174f372c7b8a73b0d4e491c37c3a4b63717319', '10206793750552575', 'https://www.facebook.com/app_scoped_user_id/10206793750552575/', '', 'https://graph.facebook.com/10206793750552575/picture?width=150&height=150', 'Mariana Beltran', '', 'Mariana', 'Beltran', 'female', 'pt_PT', '', 0, 0, 0, 'marianabeltran4@gmail.com', 'marianabeltran4@gmail.com', '', '', '', '', '', ''),
(1993, 1988, 'Facebook', 'ff3e966644613304b476041dd536d6c5decad9e8', '10153352425396764', 'https://www.facebook.com/app_scoped_user_id/10153352425396764/', '', 'https://graph.facebook.com/10153352425396764/picture?width=150&height=150', 'Luciana Poleto Sestari', '', 'Luciana', 'Sestari', 'female', 'pt_BR', '', 0, 0, 0, 'luciana.sestari@hotmail.com', 'luciana.sestari@hotmail.com', '', '', '', '', '', ''),
(1994, 1989, 'Facebook', '2282de4056b9e49b211e48787a160f1945ee2db5', '10155611029225402', 'https://www.facebook.com/app_scoped_user_id/10155611029225402/', '', 'https://graph.facebook.com/10155611029225402/picture?width=150&height=150', 'Madalena Pessoa de Carvalho', '', 'Madalena', 'de Carvalho', 'female', 'es_ES', '', 0, 0, 0, 'madalenapc@hotmail.com', 'madalenapc@hotmail.com', '', '', '', '', '', ''),
(1995, 1990, 'Facebook', 'e2d93fa4841e6bf17d1d36ce3fb6ddd57e46877a', '1440708966247122', 'https://www.facebook.com/app_scoped_user_id/1440708966247122/', '', 'https://graph.facebook.com/1440708966247122/picture?width=150&height=150', 'Mariama Barbosa', '', 'Mariama', 'Barbosa', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(1996, 1991, 'Facebook', '6b9b532500bfd79b0d31cb50438d7ad1f4aa677a', '826282884126645', 'https://www.facebook.com/app_scoped_user_id/826282884126645/', '', 'https://graph.facebook.com/826282884126645/picture?width=150&height=150', 'Hugo Moreira', '', 'Hugo', 'Moreira', 'male', 'en_US', '', 0, 0, 0, 'hugo_moreira96@hotmail.com', 'hugo_moreira96@hotmail.com', '', '', '', '', '', ''),
(1997, 1992, 'Facebook', '62692a292103cc0481b71e763e007e300d147937', '933178230066691', 'https://www.facebook.com/app_scoped_user_id/933178230066691/', '', 'https://graph.facebook.com/933178230066691/picture?width=150&height=150', 'Bianca Gonçalves', '', 'Bianca', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'bianca.5292@gmail.com', 'bianca.5292@gmail.com', '', '', '', '', '', ''),
(1998, 1993, 'Facebook', 'bfccef476f2a7c92e24cd10009857df245767cab', '865805050157893', 'https://www.facebook.com/app_scoped_user_id/865805050157893/', '', 'https://graph.facebook.com/865805050157893/picture?width=150&height=150', 'João Capão Joao', '', 'João Capão', 'Joao', 'male', 'pt_PT', '', 0, 0, 0, 'explorartt@hotmail.com', 'explorartt@hotmail.com', '', '', '', '', '', ''),
(1999, 1994, 'Facebook', '1e5ca6d2239daedbb7b0db9b12c27b06023a3fcb', '10152950123220897', 'https://www.facebook.com/app_scoped_user_id/10152950123220897/', '', 'https://graph.facebook.com/10152950123220897/picture?width=150&height=150', 'João Reis', '', 'João', 'Reis', 'male', 'pt_PT', '', 0, 0, 0, 'joaoreis80@hotmail.com', 'joaoreis80@hotmail.com', '', '', '', '', '', ''),
(2000, 1995, 'Facebook', '528f0d42c2444bbf06ce44f4d7456404fe78cc9c', '751639584954121', 'https://www.facebook.com/app_scoped_user_id/751639584954121/', '', 'https://graph.facebook.com/751639584954121/picture?width=150&height=150', 'José Maria Marta Bispo', '', 'José Maria', 'Marta Bispo', 'male', 'pt_PT', '', 0, 0, 0, 'jose.marta.bispo@gmail.com', 'jose.marta.bispo@gmail.com', '', '', '', '', '', ''),
(2001, 1996, 'Facebook', 'bb8cc176f3bb5038eb5cd9e9681dbc80af99fda3', '925192017533227', 'https://www.facebook.com/app_scoped_user_id/925192017533227/', '', 'https://graph.facebook.com/925192017533227/picture?width=150&height=150', 'Afonso Martinho Lopes', '', 'Afonso Martinho', 'Lopes', 'male', 'pt_PT', '', 0, 0, 0, 'wakeafonso@hotmail.com', 'wakeafonso@hotmail.com', '', '', '', '', '', ''),
(2002, 1997, 'Google', '3cf6cc099cc28881630eeb1c12e8136ba5b77468', '104860590734570608279', 'https://plus.google.com/104860590734570608279', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'adalberto gomes', '', 'adalberto', 'gomes', 'male', '', '', 0, 0, 0, '10signsyoushouldleave@gmail.com', '10signsyoushouldleave@gmail.com', '', '', '', '', '', ''),
(2003, 1998, 'Facebook', '36a78ef863ef416dcf488d40adeabe741d3faea3', '721207661339564', 'https://www.facebook.com/app_scoped_user_id/721207661339564/', '', 'https://graph.facebook.com/721207661339564/picture?width=150&height=150', 'Gonçalo Lopes', '', 'Gonçalo', 'Lopes', 'male', 'pt_PT', '', 0, 0, 0, 'gonca_saborosa@sapo.pt', 'gonca_saborosa@sapo.pt', '', '', '', '', '', ''),
(2004, 1999, 'Facebook', '3e47f6b9a4b3ebd00af22e34969f00659747f1af', '10153296103146093', 'https://www.facebook.com/app_scoped_user_id/10153296103146093/', '', 'https://graph.facebook.com/10153296103146093/picture?width=150&height=150', 'Martine Love', '', 'Martine', 'Love', 'female', 'en_US', '', 0, 0, 0, 'marta_champ@hotmail.com', 'marta_champ@hotmail.com', '', '', '', '', '', ''),
(2005, 2000, 'Facebook', 'a752db4c05222d0d070a88dfc78e886a87243b59', '10204445719450605', 'https://www.facebook.com/app_scoped_user_id/10204445719450605/', '', 'https://graph.facebook.com/10204445719450605/picture?width=150&height=150', 'Vira Vento', '', 'Vira', 'Vento', 'female', 'en_GB', '', 0, 0, 0, 'viravento@gmail.com', 'viravento@gmail.com', '', '', '', '', '', ''),
(2006, 2001, 'Google', 'c31f5ac6de57810ded46f1b7015f2bf4d2a039d4', '116058516029682461339', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Alexandra Almeida', '', 'Alexandra', 'Almeida', '', '', '', 0, 0, 0, 'al.alexandra@gmail.com', 'al.alexandra@gmail.com', '', '', '', '', '', ''),
(2007, 2002, 'Facebook', '2b1919555b84d06a8f2e1bb4923c064bc8be2316', '890554484335583', 'https://www.facebook.com/app_scoped_user_id/890554484335583/', '', 'https://graph.facebook.com/890554484335583/picture?width=150&height=150', 'Rodrigo Costa', '', 'Rodrigo', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'rodacosta.costa8@gmail.com', 'rodacosta.costa8@gmail.com', '', '', '', '', '', ''),
(2008, 2003, 'Google', '7d5e1157b06743b5de6ef4a6ced4f696ff4b4bf6', '115041377658067409979', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Marilia Mesquita', '', 'Marilia', 'Mesquita', '', '', '', 0, 0, 0, 'marilia.mesquita@esah.org', 'marilia.mesquita@esah.org', '', '', '', '', '', ''),
(2009, 2004, 'Facebook', '052562e2d34f9286c2b48c952b0f2ffd58c4da44', '1011172842228652', 'https://www.facebook.com/app_scoped_user_id/1011172842228652/', '', 'https://graph.facebook.com/1011172842228652/picture?width=150&height=150', 'Mónica Rodrigues', '', 'Mónica', 'Rodrigues', 'female', 'pt_PT', '', 0, 0, 0, 'monicacrodrigues@live.com.pt', 'monicacrodrigues@live.com.pt', '', '', '', '', '', ''),
(2010, 2005, 'Facebook', '7cb69822adf8bad312311ff3beddf33fcdb2820a', '868890929857759', 'https://www.facebook.com/app_scoped_user_id/868890929857759/', '', 'https://graph.facebook.com/868890929857759/picture?width=150&height=150', 'Isabel Curado Freitas', '', 'Isabel', 'Curado Freitas', 'female', 'pt_PT', '', 0, 0, 0, 'isabelcurado@hotmail.com', 'isabelcurado@hotmail.com', '', '', '', '', '', ''),
(2011, 2006, 'Facebook', '0d8c1e1a114a610ff426b5d052a32f8111ab3bcf', '827690683988235', 'https://www.facebook.com/app_scoped_user_id/827690683988235/', '', 'https://graph.facebook.com/827690683988235/picture?width=150&height=150', 'Roberta Mendes', '', 'Roberta', 'Mendes', 'female', 'pt_BR', '', 0, 0, 0, 'robertamendes300@hotmail.com', 'robertamendes300@hotmail.com', '', '', '', '', '', ''),
(2012, 2007, 'Facebook', 'ec4af05da5d6367e32000eb8f2fbaf29638e11c6', '10152978137203108', 'https://www.facebook.com/app_scoped_user_id/10152978137203108/', '', 'https://graph.facebook.com/10152978137203108/picture?width=150&height=150', 'Ricardo Pinto', '', 'Ricardo', 'Pinto', 'male', 'pt_PT', '', 0, 0, 0, 'ricardo_pinto90@hotmail.com', 'ricardo_pinto90@hotmail.com', '', '', '', '', '', ''),
(2013, 2008, 'Facebook', '01c8dc2c8fc9accd43e93a0ceea35d9c96f01cea', '10206755637593587', 'https://www.facebook.com/app_scoped_user_id/10206755637593587/', '', 'https://graph.facebook.com/10206755637593587/picture?width=150&height=150', 'Rafael Rodrigues', '', 'Rafael', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'air_rafa@hotmail.com', 'air_rafa@hotmail.com', '', '', '', '', '', ''),
(2014, 2009, 'Facebook', 'fb90eee3e0976695507432ef3abf30c0eb39d646', '1004729439544966', 'https://www.facebook.com/app_scoped_user_id/1004729439544966/', '', 'https://graph.facebook.com/1004729439544966/picture?width=150&height=150', 'Luiza Silva', '', 'Luiza', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'luiza.tonaco@gmail.com', 'luiza.tonaco@gmail.com', '', '', '', '', '', ''),
(2015, 2010, 'Facebook', 'bdbe8cfaaaacfedac36f08a9bfa91402d15003ea', '10153383429303829', 'https://www.facebook.com/app_scoped_user_id/10153383429303829/', '', 'https://graph.facebook.com/10153383429303829/picture?width=150&height=150', 'Bernardo Rivotti Maggiorani Appleton', '', 'Bernardo', 'Appleton', 'male', 'pt_PT', '', 0, 0, 0, 'bernardo.rivotti@gmail.com', 'bernardo.rivotti@gmail.com', '', '', '', '', '', ''),
(2016, 2011, 'Facebook', '29bc4f5f1268495538148f8b457b77086034e5cb', '10206905917425341', 'https://www.facebook.com/app_scoped_user_id/10206905917425341/', '', 'https://graph.facebook.com/10206905917425341/picture?width=150&height=150', 'Suntas Castello Branco', '', 'Suntas', 'Castello Branco', 'female', 'pt_PT', '', 0, 0, 0, 'assuncao.branco@lift.com.pt', 'assuncao.branco@lift.com.pt', '', '', '', '', '', ''),
(2017, 2012, 'Facebook', 'bd4cf0a724b82e0ed741612ace8a4e3873786128', '973978855967585', 'https://www.facebook.com/app_scoped_user_id/973978855967585/', '', 'https://graph.facebook.com/973978855967585/picture?width=150&height=150', 'Mariana Saldanha Gião', '', 'Mariana', 'Saldanha Gião', 'female', 'pt_PT', '', 0, 0, 0, 'giaomariana2001@gmail.com', 'giaomariana2001@gmail.com', '', '', '', '', '', ''),
(2018, 2013, 'Facebook', '51b616eccccabdaa920463952356b5616ade86d2', '10153335598699513', 'https://www.facebook.com/app_scoped_user_id/10153335598699513/', '', 'https://graph.facebook.com/10153335598699513/picture?width=150&height=150', 'Nuno Ramalho', '', 'Nuno', 'Ramalho', 'male', 'pt_PT', '', 0, 0, 0, 'sound_ramalho@hotmail.com', 'sound_ramalho@hotmail.com', '', '', '', '', '', ''),
(2019, 2014, 'Google', 'ef5c6ab33945fee7e4bece7c1672f2ccd87897b2', '113137855817325721407', 'https://plus.google.com/113137855817325721407', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Luisa Sacadura', '', 'Luisa', 'Sacadura', 'female', '', '', 0, 0, 0, 'luisa.sacadura@gmail.com', 'luisa.sacadura@gmail.com', '', '', '', '', '', ''),
(2020, 2015, 'Facebook', 'ad509bd84ba67a7fc5463974a71465c075047602', '10155597651380075', 'https://www.facebook.com/app_scoped_user_id/10155597651380075/', '', 'https://graph.facebook.com/10155597651380075/picture?width=150&height=150', 'Leonor Durão', '', 'Leonor', 'Durão', 'female', 'pt_PT', '', 0, 0, 0, 'leonorcdurao@hotmail.com', 'leonorcdurao@hotmail.com', '', '', '', '', '', ''),
(2021, 2016, 'Facebook', 'ebe65929b94f16505f035bb3e67bc0302436c2cf', '10206141346626543', 'https://www.facebook.com/app_scoped_user_id/10206141346626543/', '', 'https://graph.facebook.com/10206141346626543/picture?width=150&height=150', 'Ana Ferreira', '', 'Ana', 'Ferreira', 'female', 'pt_PT', '', 0, 0, 0, 'anamaximiana@hotmail.com', 'anamaximiana@hotmail.com', '', '', '', '', '', ''),
(2022, 2017, 'Facebook', 'db2120afa7b52ed9b84b82f143d2e13a46bd7b37', '824909737577846', 'https://www.facebook.com/app_scoped_user_id/824909737577846/', '', 'https://graph.facebook.com/824909737577846/picture?width=150&height=150', 'Afonso Jordão De Magalhães', '', 'Afonso', 'De Magalhães', 'male', 'pt_PT', '', 0, 0, 0, 'afonsomagalhaes1@hotmail.com', 'afonsomagalhaes1@hotmail.com', '', '', '', '', '', ''),
(2023, 2018, 'Facebook', 'e4fb660b1313006dbf89d458fab77647b8b1b505', '10204538966129688', 'https://www.facebook.com/app_scoped_user_id/10204538966129688/', '', 'https://graph.facebook.com/10204538966129688/picture?width=150&height=150', 'José Vinagre', '', 'José', 'Vinagre', 'male', 'pt_PT', '', 0, 0, 0, 'josevinagre55@gmail.com', 'josevinagre55@gmail.com', '', '', '', '', '', ''),
(2024, 2019, 'Facebook', '5584f7f38df8f2add05396b257b9d6bba9ff355f', '10153340550878407', 'https://www.facebook.com/app_scoped_user_id/10153340550878407/', '', 'https://graph.facebook.com/10153340550878407/picture?width=150&height=150', 'Christian Lopes', '', 'Christian', 'Lopes', 'male', 'pt_BR', '', 0, 0, 0, 'chris_limao@hotmail.com', 'chris_limao@hotmail.com', '', '', '', '', '', ''),
(2025, 2020, 'Facebook', 'fa532107cef223e4bb667ae28c2d1a0c4e15c783', '914002271955848', 'https://www.facebook.com/app_scoped_user_id/914002271955848/', '', 'https://graph.facebook.com/914002271955848/picture?width=150&height=150', 'João Fonseca', '', 'João', 'Fonseca', 'male', 'pt_PT', '', 0, 0, 0, 'fotojafpress@gmail.com', 'fotojafpress@gmail.com', '', '', '', '', '', ''),
(2026, 2021, 'Facebook', 'f78058338c4d839f2757be01d45a9ef25e332d18', '652025631599584', 'https://www.facebook.com/app_scoped_user_id/652025631599584/', '', 'https://graph.facebook.com/652025631599584/picture?width=150&height=150', 'Miguel Gaspar', '', 'Miguel', 'Gaspar', 'male', 'pt_PT', '', 0, 0, 0, 'miguelborgagaspar@gmail.com', 'miguelborgagaspar@gmail.com', '', '', '', '', '', ''),
(2027, 2022, 'Facebook', '59fb17faf0e81079361c19e52f2afd0394883425', '10155533398380231', 'https://www.facebook.com/app_scoped_user_id/10155533398380231/', '', 'https://graph.facebook.com/10155533398380231/picture?width=150&height=150', 'Pedro Rafael Gomes', '', 'Pedro', 'Gomes', 'male', 'en_US', '', 0, 0, 0, 'flypedrogomes@hotmail.com', 'flypedrogomes@hotmail.com', '', '', '', '', '', ''),
(2028, 2023, 'Facebook', '2c1b0a14dc82fc57007a0310f73977880811d06f', '10206317487396917', 'https://www.facebook.com/app_scoped_user_id/10206317487396917/', '', 'https://graph.facebook.com/10206317487396917/picture?width=150&height=150', 'André Carvalho', '', 'André', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, 'andrefscarvalho@gmail.com', 'andrefscarvalho@gmail.com', '', '', '', '', '', ''),
(2029, 2024, 'Facebook', '26ae3f6a0bcc35d77e3a10ee3958ce139b56987e', '884551174921348', 'https://www.facebook.com/app_scoped_user_id/884551174921348/', '', 'https://graph.facebook.com/884551174921348/picture?width=150&height=150', 'André Marcelino', '', 'André', 'Marcelino', 'male', 'pt_PT', '', 0, 0, 0, 'andre_m_36@hotmail.com', 'andre_m_36@hotmail.com', '', '', '', '', '', ''),
(2030, 2025, 'Facebook', 'e2f26888e393ca651dbfbedf5a8de7606f735a24', '934140826607947', 'https://www.facebook.com/app_scoped_user_id/934140826607947/', '', 'https://graph.facebook.com/934140826607947/picture?width=150&height=150', 'Cátia Vieira', '', 'Cátia', 'Vieira', 'female', 'pt_PT', '', 0, 0, 0, 'catiaslvieira@gmail.com', 'catiaslvieira@gmail.com', '', '', '', '', '', ''),
(2031, 2026, 'Facebook', 'c40a2b3af149c94a2246a5f848b8d0b820f79357', '10153360998158620', 'https://www.facebook.com/app_scoped_user_id/10153360998158620/', '', 'https://graph.facebook.com/10153360998158620/picture?width=150&height=150', 'Antonio Costa Cabral', '', 'Antonio', 'Cabral', 'male', 'en_US', '', 0, 0, 0, 'sampacosta@gmail.com', 'sampacosta@gmail.com', '', '', '', '', '', ''),
(2032, 2027, 'Facebook', '218c2f846fdecf571491a91719466b22fd61ee24', '1628204750749449', 'https://www.facebook.com/app_scoped_user_id/1628204750749449/', '', 'https://graph.facebook.com/1628204750749449/picture?width=150&height=150', 'Francisco Ferreira', '', 'Francisco', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'francisco_mds_ferreira@hotmail.com', 'francisco_mds_ferreira@hotmail.com', '', '', '', '', '', ''),
(2033, 2028, 'Facebook', '6c5c3a2e757cc049756ef6ea14b60d6dbc7c3ef2', '10153376947734265', 'https://www.facebook.com/app_scoped_user_id/10153376947734265/', '', 'https://graph.facebook.com/10153376947734265/picture?width=150&height=150', 'Bruno Barreto', '', 'Bruno', 'Barreto', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2034, 2029, 'Facebook', 'cd33ac0fefb3be09905b6fb6d86c88cf6b3afc94', '10153003941467632', 'https://www.facebook.com/app_scoped_user_id/10153003941467632/', '', 'https://graph.facebook.com/10153003941467632/picture?width=150&height=150', 'Henrique Piteira', '', 'Henrique', 'Piteira', 'male', 'pt_PT', '', 0, 0, 0, 'henriquepiteira@hotmail.com', 'henriquepiteira@hotmail.com', '', '', '', '', '', ''),
(2035, 2030, 'Facebook', 'ffad39b0965f2b99bc556d2fdad10f81e558f8d9', '10152805810626123', 'https://www.facebook.com/app_scoped_user_id/10152805810626123/', '', 'https://graph.facebook.com/10152805810626123/picture?width=150&height=150', 'Barbara Schweizer', '', 'Barbara', 'Schweizer', '', 'de_DE', '', 0, 0, 0, 'schweizer_barbara@yahoo.de', 'schweizer_barbara@yahoo.de', '', '', '', '', '', ''),
(2036, 2031, 'Google', 'f492b9b5e2c677c7acfa82035da0646bf6eae73f', '112012753866667594187', 'https://plus.google.com/112012753866667594187', '', 'https://lh4.googleusercontent.com/-_KtueNoU69A/AAAAAAAAAAI/AAAAAAAABzY/227uoZdDOog/photo.jpg?sz=200', 'João Rito', '', 'João', 'Rito', 'male', '', '', 0, 0, 0, 'joao.rito@gmail.com', 'joao.rito@gmail.com', '', '', '', '', '', ''),
(2037, 2032, 'Facebook', '06719fe53bf8284a074ff01b2cbf8a6bb40e31aa', '695931333867747', 'https://www.facebook.com/app_scoped_user_id/695931333867747/', '', 'https://graph.facebook.com/695931333867747/picture?width=150&height=150', 'Tiago Domingos', '', 'Tiago', 'Domingos', 'male', 'en_GB', '', 0, 0, 0, 'tiago.peixoto.domingos@gmail.com', 'tiago.peixoto.domingos@gmail.com', '', '', '', '', '', ''),
(2038, 2033, 'Facebook', 'cf6ababfebba3d03d6861175fa49ff3ae5a1e046', '850713064965896', 'https://www.facebook.com/app_scoped_user_id/850713064965896/', '', 'https://graph.facebook.com/850713064965896/picture?width=150&height=150', 'Rita Nobre', '', 'Rita', 'Nobre', 'female', 'pt_PT', '', 0, 0, 0, 'ritarnobre@gmail.com', 'ritarnobre@gmail.com', '', '', '', '', '', ''),
(2039, 2034, 'Google', '80b294a78de777399b941a3023981f90e58a4f55', '110392237779062182372', 'https://plus.google.com/110392237779062182372', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'M ª Beatriz Maximiano', '', 'M ª Beatriz', 'Maximiano', '', '', '', 0, 0, 0, 'beatrizmaximiano99@gmail.com', 'beatrizmaximiano99@gmail.com', '', '', '', '', '', ''),
(2040, 2035, 'Facebook', '4959baae6355830d74855941c665841cea9f6bbb', '775310582568211', 'https://www.facebook.com/app_scoped_user_id/775310582568211/', '', 'https://graph.facebook.com/775310582568211/picture?width=150&height=150', 'Jailma Lima', '', 'Jailma', 'Lima', 'female', 'pt_BR', '', 0, 0, 0, 'jailmalima@ig.com.br', 'jailmalima@ig.com.br', '', '', '', '', '', ''),
(2041, 2036, 'Facebook', '5a3abdd2f890ceddd8c14d6febed41fc648cd952', '10207184286989334', 'https://www.facebook.com/app_scoped_user_id/10207184286989334/', '', 'https://graph.facebook.com/10207184286989334/picture?width=150&height=150', 'Alex Botelho', '', 'Alex', 'Botelho', 'male', 'en_US', '', 0, 0, 0, 'alex_botelho@live.com', 'alex_botelho@live.com', '', '', '', '', '', ''),
(2042, 2037, 'Facebook', '9836bd512875a5d1ba5a3ea0900688090d50bed7', '10153323407408770', 'https://www.facebook.com/app_scoped_user_id/10153323407408770/', '', 'https://graph.facebook.com/10153323407408770/picture?width=150&height=150', 'Luís Aparício Barata', '', 'Luís', 'Barata', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2043, 2038, 'Google', 'd230ca4da85fc49f2fa58f88af7262e49f42b26c', '113043317981412175669', 'https://plus.google.com/113043317981412175669', '', 'https://lh4.googleusercontent.com/-rcvbZbUfadI/AAAAAAAAAAI/AAAAAAAAAMc/TSX2sq6lj8c/photo.jpg?sz=200', 'Diogo Amaro', '', 'Diogo', 'Amaro', 'male', '', '', 0, 0, 0, 'diogo.jose.amaro@gmail.com', 'diogo.jose.amaro@gmail.com', '', 'Lisboa', '', '', 'Lisboa', ''),
(2044, 2039, 'Facebook', '4ce236d6ad088b839889910f9796591d0808b9dc', '10205450497476374', 'https://www.facebook.com/app_scoped_user_id/10205450497476374/', '', 'https://graph.facebook.com/10205450497476374/picture?width=150&height=150', 'Marcelo Bengoechea', '', 'Marcelo', 'Bengoechea', 'male', 'en_US', '', 0, 0, 0, 'marcelo.bengoechea@gmail.com', 'marcelo.bengoechea@gmail.com', '', '', '', '', '', ''),
(2045, 2040, 'Facebook', 'd5d48a13ee29ee330d4fff50b422a7bbc6438a45', '841945199186724', 'https://www.facebook.com/app_scoped_user_id/841945199186724/', '', 'https://graph.facebook.com/841945199186724/picture?width=150&height=150', 'Joao Rodrigo Lima', '', 'Joao Rodrigo', 'Lima', 'male', 'pt_PT', '', 0, 0, 0, 'jrmpsl.v@gmail.com', 'jrmpsl.v@gmail.com', '', '', '', '', '', ''),
(2046, 2041, 'Facebook', 'c722d503250b46e7afcf582192318182378b02f4', '1061779163851186', 'https://www.facebook.com/app_scoped_user_id/1061779163851186/', '', 'https://graph.facebook.com/1061779163851186/picture?width=150&height=150', 'Inês Mateus', '', 'Inês', 'Mateus', 'female', 'pt_PT', '', 0, 0, 0, 'ines.margaca.mateus@hotmail.com', 'ines.margaca.mateus@hotmail.com', '', '', '', '', '', ''),
(2047, 2042, 'Facebook', '7c4810f53b06ad23936467a0b71f4a2c51f4601e', '990347670984327', 'https://www.facebook.com/app_scoped_user_id/990347670984327/', '', 'https://graph.facebook.com/990347670984327/picture?width=150&height=150', 'Gonçalo Castanheira', '', 'Gonçalo', 'Castanheira', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2048, 2043, 'Google', '3da7dfaa195f4d729cd969ca4404ab17be680e93', '102314481834629694882', 'https://plus.google.com/102314481834629694882', '', 'https://lh4.googleusercontent.com/-iyMor66X-t4/AAAAAAAAAAI/AAAAAAAAAr0/SK64GeeAj-s/photo.jpg?sz=200', 'Inês Carapinha', '', 'Inês', 'Carapinha', 'male', '', '', 0, 0, 0, 'inescarapinha@gmail.com', 'inescarapinha@gmail.com', '', '', '', '', '', ''),
(2049, 2044, 'Facebook', '3136850bd3ac077eb78774bec993d5936506b033', '998261706863243', 'https://www.facebook.com/app_scoped_user_id/998261706863243/', '', 'https://graph.facebook.com/998261706863243/picture?width=150&height=150', 'Caetano Beirao da Veiga', '', 'Caetano', 'Beirao da Veiga', 'male', 'pt_PT', '', 0, 0, 0, 'caetanobv97@hotmail.com', 'caetanobv97@hotmail.com', '', '', '', '', '', ''),
(2050, 2045, 'Facebook', 'fccc6c12c149ca4e15f835be9606da6d84029fc5', '806797546068519', 'https://www.facebook.com/app_scoped_user_id/806797546068519/', '', 'https://graph.facebook.com/806797546068519/picture?width=150&height=150', 'Beatriz Santos', '', 'Beatriz', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'surfista.santos3@gmail.com', 'surfista.santos3@gmail.com', '', '', '', '', '', ''),
(2051, 2046, 'Facebook', '82a3bc3306b9bccb534e5c5c5f49b0bd7ba8efd3', '734980626627810', 'https://www.facebook.com/app_scoped_user_id/734980626627810/', '', 'https://graph.facebook.com/734980626627810/picture?width=150&height=150', 'Alexsandro Vale', '', 'Alexsandro', 'Vale', 'male', 'pt_BR', '', 0, 0, 0, 'alex.styllo@hotmail.com', 'alex.styllo@hotmail.com', '', '', '', '', '', ''),
(2052, 2047, 'Facebook', 'c29f7b6b10cd6bbc0f2aa785b2611f688f528bbe', '10206709182065006', 'https://www.facebook.com/app_scoped_user_id/10206709182065006/', '', 'https://graph.facebook.com/10206709182065006/picture?width=150&height=150', 'Carol Bonates', '', 'Carol', 'Bonates', 'female', 'pt_BR', '', 0, 0, 0, 'carolbonates@gmail.com', 'carolbonates@gmail.com', '', '', '', '', '', ''),
(2053, 2048, 'Facebook', '33e19250f191498d3e11c6c7cf1276be1c059598', '10153011451085787', 'https://www.facebook.com/app_scoped_user_id/10153011451085787/', '', 'https://graph.facebook.com/10153011451085787/picture?width=150&height=150', 'Manuela Cardoso', '', 'Manuela', 'Cardoso', 'female', 'pt_PT', '', 0, 0, 0, 'nelacardoso@hotmail.com', 'nelacardoso@hotmail.com', '', '', '', '', '', ''),
(2054, 2049, 'Facebook', '2017fb7e1a5939939581fac67d929fc177c21575', '10206983466048055', 'https://www.facebook.com/app_scoped_user_id/10206983466048055/', '', 'https://graph.facebook.com/10206983466048055/picture?width=150&height=150', 'Isabel Rodrigues', '', 'Isabel', 'Rodrigues', 'female', 'pt_PT', '', 0, 0, 0, 'orquidea_isabel@hotmail.com', 'orquidea_isabel@hotmail.com', '', '', '', '', '', ''),
(2055, 2050, 'Facebook', 'c262a85b31d7409dcfed52a53bd2ebba404b091f', '10153356445243210', 'https://www.facebook.com/app_scoped_user_id/10153356445243210/', '', 'https://graph.facebook.com/10153356445243210/picture?width=150&height=150', 'Rui Afonso', '', 'Rui', 'Afonso', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2056, 2051, 'Google', '50e40a2629529f37000a3c6363c0f0ce3f547d65', '115559982508447846352', 'https://plus.google.com/115559982508447846352', '', 'https://lh6.googleusercontent.com/-ib5Ceky2VQY/AAAAAAAAAAI/AAAAAAAAAAA/Vr1HRG7nv3U/photo.jpg?sz=200', 'Simone Lourenço', '', 'Simone', 'Lourenço', 'female', '', '', 0, 0, 0, 'sl.pilates@gmail.com', 'sl.pilates@gmail.com', '', '', '', '', '', ''),
(2057, 2052, 'Facebook', '3009471214b91c0c38aa5a975625898d0562b83a', '953748477989575', 'https://www.facebook.com/app_scoped_user_id/953748477989575/', '', 'https://graph.facebook.com/953748477989575/picture?width=150&height=150', 'Rodolfo Carvalho', '', 'Rodolfo', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, 'rudi.carvalho@gmail.com', 'rudi.carvalho@gmail.com', '', '', '', '', '', ''),
(2058, 2053, 'Facebook', '4175e1299aeb3c1de7fc7de65a800989b22fb89a', '829362793780319', 'https://www.facebook.com/app_scoped_user_id/829362793780319/', '', 'https://graph.facebook.com/829362793780319/picture?width=150&height=150', 'Ivone Ribeiro', '', 'Ivone', 'Ribeiro', 'female', 'pt_PT', '', 0, 0, 0, 'ivoneribeiro46@hotmail.com', 'ivoneribeiro46@hotmail.com', '', '', '', '', '', ''),
(2059, 2054, 'Google', '35c456a17441e5d75b2b574ae9826afe705192de', '110983251979810329142', 'https://plus.google.com/+BernardoVillar86', '', 'https://lh3.googleusercontent.com/-HehqrwX6RE0/AAAAAAAAAAI/AAAAAAAAAHw/SQRKOq9fROE/photo.jpg?sz=200', 'Bernardo Villar', '', 'Bernardo', 'Villar', 'male', '', '', 0, 0, 0, 'bpvillar@gmail.com', 'bpvillar@gmail.com', '', '', '', '', '', ''),
(2060, 2055, 'Facebook', '6acd4a7fbcf7d0b3cbea116b31a764a86b67f3fc', '1058916250788396', 'https://www.facebook.com/app_scoped_user_id/1058916250788396/', '', 'https://graph.facebook.com/1058916250788396/picture?width=150&height=150', 'Hugo Filipe', '', 'Hugo', 'Filipe', 'male', 'pt_PT', '', 0, 0, 0, 'hugofiliper@gmail.com', 'hugofiliper@gmail.com', '', '', '', '', '', ''),
(2061, 2056, 'Facebook', '1e7d52d360d91092a3da0161e1b56ba928863a06', '739188052858995', 'https://www.facebook.com/app_scoped_user_id/739188052858995/', '', 'https://graph.facebook.com/739188052858995/picture?width=150&height=150', 'Tiago Cunha', '', 'Tiago', 'Cunha', 'male', 'pt_PT', '', 0, 0, 0, 'tgcnh2@gmail.com', 'tgcnh2@gmail.com', '', '', '', '', '', ''),
(2062, 2057, 'Google', '7d92a657f80bce2f81577c1d1fbf184583f7835e', '109746029468478235945', 'https://plus.google.com/109746029468478235945', '', 'https://lh3.googleusercontent.com/-Q0dV0wIxjJM/AAAAAAAAAAI/AAAAAAAAADs/90AN0VP51GA/photo.jpg?sz=200', 'Filipa Marrazes', '', 'Filipa', 'Marrazes', 'female', '', '', 0, 0, 0, 'filipamarrazes@gmail.com', 'filipamarrazes@gmail.com', '', '', '', '', '', ''),
(2063, 2058, 'Facebook', '706df2af3944fea12f62a5ad11a691c5a65fb33a', '701467576645814', 'https://www.facebook.com/app_scoped_user_id/701467576645814/', '', 'https://graph.facebook.com/701467576645814/picture?width=150&height=150', 'Mariana Sabrosa', '', 'Mariana', 'Sabrosa', 'female', 'pt_PT', '', 0, 0, 0, 'mariana.sabrosa@gmail.com', 'mariana.sabrosa@gmail.com', '', '', '', '', '', ''),
(2064, 2059, 'Facebook', '0dfa099bd0366f32257ace1af9695ae3886172c0', '911516602225532', 'https://www.facebook.com/app_scoped_user_id/911516602225532/', '', 'https://graph.facebook.com/911516602225532/picture?width=150&height=150', 'Pedro M Pereira Coutinho', '', 'Pedro M', 'Pereira Coutinho', 'male', 'pt_PT', '', 0, 0, 0, 'pedropc2009@gmail.com', 'pedropc2009@gmail.com', '', '', '', '', '', ''),
(2065, 2060, 'Facebook', '72bbc5324baf054ff299710484b11e62f506f36b', '1589808791285140', 'https://www.facebook.com/app_scoped_user_id/1589808791285140/', '', 'https://graph.facebook.com/1589808791285140/picture?width=150&height=150', 'Nuno Amado', '', 'Nuno', 'Amado', 'male', 'pt_PT', '', 0, 0, 0, 'info.surfcloud@gmail.com', 'info.surfcloud@gmail.com', '', '', '', '', '', ''),
(2066, 2061, 'Facebook', '707d50e0757e0597429db7ef645a19c1e1dd8513', '861169677253126', 'https://www.facebook.com/app_scoped_user_id/861169677253126/', '', 'https://graph.facebook.com/861169677253126/picture?width=150&height=150', 'Afonso Correia', '', 'Afonso', 'Correia', 'male', 'en_US', '', 0, 0, 0, 'lourocorreia@msn.com', 'lourocorreia@msn.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(2067, 2062, 'Facebook', '84c21ad41060a1b8c61d899833a03c4cd474281d', '1600775983507663', 'https://www.facebook.com/app_scoped_user_id/1600775983507663/', '', 'https://graph.facebook.com/1600775983507663/picture?width=150&height=150', 'Nuno Paulino', '', 'Nuno', 'Paulino', 'male', 'pt_PT', '', 0, 0, 0, 'paulinonuno@hotmail.com', 'paulinonuno@hotmail.com', '', '', '', '', '', ''),
(2068, 2063, 'Facebook', 'ec7ffd15890d9262f372e9b03653c5b88263c6dc', '10205845033059250', 'https://www.facebook.com/app_scoped_user_id/10205845033059250/', '', 'https://graph.facebook.com/10205845033059250/picture?width=150&height=150', 'Bruno Lopes', '', 'Bruno', 'Lopes', 'male', 'pt_PT', '', 0, 0, 0, 'brunoaslopes@hotmail.com', 'brunoaslopes@hotmail.com', '', '', '', '', '', ''),
(2069, 2064, 'Facebook', 'a150a8ae982a0ee2b927c145b2ea3c0008de53eb', '10203138558623139', 'https://www.facebook.com/app_scoped_user_id/10203138558623139/', '', 'https://graph.facebook.com/10203138558623139/picture?width=150&height=150', 'Andrew Marlez', '', 'Andrew', 'Marlez', 'male', 'pt_PT', '', 0, 0, 0, 'andrew_miudo@hotmail.com', 'andrew_miudo@hotmail.com', '', '', '', '', '', ''),
(2070, 2065, 'Facebook', 'ec70f2600782228bd9450ae0678fe20a86ee13b1', '10207012795702047', 'https://www.facebook.com/app_scoped_user_id/10207012795702047/', '', 'https://graph.facebook.com/10207012795702047/picture?width=150&height=150', 'Mafalda Castro', '', 'Mafalda', 'Castro', 'female', 'pt_PT', '', 0, 0, 0, 'mafaldadecastro@gmail.com', 'mafaldadecastro@gmail.com', '', '', '', '', '', ''),
(2071, 2066, 'Facebook', '48f7c5b26cb3430d50fdc3b59fc53775a1d699ed', '657582421038355', 'https://www.facebook.com/app_scoped_user_id/657582421038355/', '', 'https://graph.facebook.com/657582421038355/picture?width=150&height=150', 'Ana Mesquita Patrocínio', '', 'Ana', 'Mesquita Patrocínio', 'female', 'pt_PT', '', 0, 0, 0, 'amesquitap@gmail.com', 'amesquitap@gmail.com', '', '', '', '', '', ''),
(2072, 2067, 'Facebook', '21e114a895c1b94ebd7d3fb7437d76d13c46fd95', '10205091924470194', 'https://www.facebook.com/app_scoped_user_id/10205091924470194/', '', 'https://graph.facebook.com/10205091924470194/picture?width=150&height=150', 'Daniela Cabrini', '', 'Daniela', 'Cabrini', 'female', 'pt_BR', '', 0, 0, 0, 'danicabrini@yahoo.com.br', 'danicabrini@yahoo.com.br', '', '', '', '', '', ''),
(2073, 2068, 'Facebook', '2c4c37e4c9477a37842c735beb6c9d5961c97af7', '10203475131232976', 'https://www.facebook.com/app_scoped_user_id/10203475131232976/', '', 'https://graph.facebook.com/10203475131232976/picture?width=150&height=150', 'Ines Costa Pereira', '', 'Ines', 'Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'costapereiraines@gmail.com', 'costapereiraines@gmail.com', '', '', '', '', '', ''),
(2074, 2069, 'Facebook', '70bb4e52483f52e079f19e765ea9f4ebed2a85f1', '10153441336272625', 'https://www.facebook.com/app_scoped_user_id/10153441336272625/', '', 'https://graph.facebook.com/10153441336272625/picture?width=150&height=150', 'Michèle Schweizer', '', 'Michèle', 'Schweizer', 'female', 'de_DE', '', 0, 0, 0, 'michele.schweizer.privat@gmail.com', 'michele.schweizer.privat@gmail.com', '', '', '', '', '', ''),
(2075, 2070, 'Facebook', '9daba40276d2e730c71b3562f850aae48d61ddaf', '937050273013992', 'https://www.facebook.com/app_scoped_user_id/937050273013992/', '', 'https://graph.facebook.com/937050273013992/picture?width=150&height=150', 'Matteo Martella', '', 'Matteo', 'Martella', 'male', 'pt_PT', '', 0, 0, 0, 'mefmartella@hotmail.com', 'mefmartella@hotmail.com', '', '', '', '', '', ''),
(2076, 2071, 'Facebook', '7a82eafcb8dc400e138c4200bcd09b2edd8f35df', '10155679778770523', 'https://www.facebook.com/app_scoped_user_id/10155679778770523/', '', 'https://graph.facebook.com/10155679778770523/picture?width=150&height=150', 'Sérgio Oliveira', '', 'Sérgio', 'Oliveira', 'male', 'pt_PT', '', 0, 0, 0, 'sergiobcoliveira@hotmail.com', 'sergiobcoliveira@hotmail.com', '', '', '', '', '', ''),
(2077, 476, 'Google', '032865ab42e99329198348e8ee764a05fe09edb1', '118363770438790714712', 'https://plus.google.com/118363770438790714712', '', 'https://lh6.googleusercontent.com/-X_dRqvgZ1PM/AAAAAAAAAAI/AAAAAAAAAI8/OS8lOUf9oh8/photo.jpg?sz=200', 'Vitor Estrelinha', '', 'Vitor', 'Estrelinha', 'male', '', '', 0, 0, 0, 'vestrelinha@gmail.com', 'vestrelinha@gmail.com', '', '', '', '', '', ''),
(2078, 2072, 'Facebook', '09e29a3d595ea7720ee234c1894f28663c0e4537', '1635722233306819', 'https://www.facebook.com/app_scoped_user_id/1635722233306819/', '', 'https://graph.facebook.com/1635722233306819/picture?width=150&height=150', 'Marta Aires', '', 'Marta', 'Aires', 'female', 'pt_PT', '', 0, 0, 0, 'marta.queirozairespq@gmail.com', 'marta.queirozairespq@gmail.com', '', '', '', '', '', ''),
(2079, 2073, 'Facebook', 'c8199805ae04054df3ff7991d622e662cb681cc1', '10153368032604371', 'https://www.facebook.com/app_scoped_user_id/10153368032604371/', '', 'https://graph.facebook.com/10153368032604371/picture?width=150&height=150', 'Catia Cruz', '', 'Catia', 'Cruz', 'female', 'pt_PT', '', 0, 0, 0, 'catiamscruz@gmail.com', 'catiamscruz@gmail.com', '', '', '', '', '', ''),
(2080, 2074, 'Facebook', 'c49aeedbb23ac63c95be09c9023e8b4c55ee6119', '10153453034001414', 'https://www.facebook.com/app_scoped_user_id/10153453034001414/', '', 'https://graph.facebook.com/10153453034001414/picture?width=150&height=150', 'Ana Jordão', '', 'Ana', 'Jordão', 'female', 'pt_PT', '', 0, 0, 0, 'anajnl@gmail.com', 'anajnl@gmail.com', '', '', '', '', '', ''),
(2081, 2075, 'Facebook', 'cf4ee162b1f9951c2fdc98efc5871666c1d8b39c', '1110926895590152', 'https://www.facebook.com/app_scoped_user_id/1110926895590152/', '', 'https://graph.facebook.com/1110926895590152/picture?width=150&height=150', 'Carolina Fernandes', '', 'Carolina', 'Fernandes', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2082, 2076, 'Facebook', 'ab708b2405edb6fcd4d8f4180b3b1eb821090ae9', '982699031764125', 'https://www.facebook.com/app_scoped_user_id/982699031764125/', '', 'https://graph.facebook.com/982699031764125/picture?width=150&height=150', 'Carla Natario', '', 'Carla', 'Natario', 'female', 'pt_PT', '', 0, 0, 0, 'carla.alexandra.natario@gmail.com', 'carla.alexandra.natario@gmail.com', '', '', '', '', '', ''),
(2083, 2077, 'Facebook', '0888884cc424ef8bfed9993e62e72051d16d1813', '998669326833084', 'https://www.facebook.com/app_scoped_user_id/998669326833084/', '', 'https://graph.facebook.com/998669326833084/picture?width=150&height=150', 'Caetana Herédia', '', 'Caetana', 'Herédia', 'female', 'pt_PT', '', 0, 0, 0, 'caetanaheredia922@gmail.com', 'caetanaheredia922@gmail.com', '', '', '', '', '', ''),
(2084, 2078, 'Facebook', '19c77a48a8a6e9df729e790a93d467774be00d29', '10206968221383061', 'https://www.facebook.com/app_scoped_user_id/10206968221383061/', '', 'https://graph.facebook.com/10206968221383061/picture?width=150&height=150', 'Camila G. Cavalcanti', '', 'Camila', 'Cavalcanti', 'female', 'pt_BR', '', 0, 0, 0, 'camilacavalcanti@me.com', 'camilacavalcanti@me.com', '', '', '', '', '', ''),
(2085, 2079, 'Facebook', '31614fe09bae46fe5def2282aebb7ca1d86854ca', '887649424627599', 'https://www.facebook.com/app_scoped_user_id/887649424627599/', '', 'https://graph.facebook.com/887649424627599/picture?width=150&height=150', 'Ana Rita Gomes', '', 'Ana Rita', 'Gomes', 'female', 'pt_PT', '', 0, 0, 0, 'anaritagomes89@hotmail.com', 'anaritagomes89@hotmail.com', '', '', '', '', '', ''),
(2086, 2080, 'Facebook', 'f760be3c1b0fc3682b61fa059bfdd79e75ee80f8', '881547765247905', 'https://www.facebook.com/app_scoped_user_id/881547765247905/', '', 'https://graph.facebook.com/881547765247905/picture?width=150&height=150', 'Madalena Morais', '', 'Madalena', 'Morais', 'female', 'pt_PT', '', 0, 0, 0, 'madalenamnecas@gmail.com', 'madalenamnecas@gmail.com', '', '', '', '', '', ''),
(2087, 2081, 'Facebook', 'bbed72e8fd5ef4fab5c8927f7442b55a6bc77d46', '10205158188009266', 'https://www.facebook.com/app_scoped_user_id/10205158188009266/', '', 'https://graph.facebook.com/10205158188009266/picture?width=150&height=150', 'Filipe António Carneiro', '', 'Filipe', 'Carneiro', 'male', 'pt_PT', '', 0, 0, 0, 'maverick_carneiro@hotmail.com', 'maverick_carneiro@hotmail.com', '', '', '', '', '', ''),
(2088, 2082, 'Facebook', '6d0d0521c29a9b00426650a9330c9dbdd275a1ec', '1078303422183877', 'https://www.facebook.com/app_scoped_user_id/1078303422183877/', '', 'https://graph.facebook.com/1078303422183877/picture?width=150&height=150', 'A Miguens Vieira', '', 'A', 'Miguens Vieira', 'male', 'pt_PT', '', 0, 0, 0, 'miguensvieira@hotmail.com', 'miguensvieira@hotmail.com', '', '', '', '', '', ''),
(2089, 2083, 'Facebook', '726e045e48050a7df7fa2137d8245d783e2a9fac', '381836602010729', 'https://www.facebook.com/app_scoped_user_id/381836602010729/', '', 'https://graph.facebook.com/381836602010729/picture?width=150&height=150', 'De Cor Porumfio', '', 'De', 'Porumfio', 'female', 'pt_PT', '', 0, 0, 0, 'decorporumfio@gmail.com', 'decorporumfio@gmail.com', '', '', '', '', '', ''),
(2090, 2084, 'Facebook', 'c8054ffbd764c8b504e4dfb7d31ab8102eebdaa6', '1014045655279761', 'https://www.facebook.com/app_scoped_user_id/1014045655279761/', '', 'https://graph.facebook.com/1014045655279761/picture?width=150&height=150', 'Carolina Turcato', '', 'Carolina', 'Turcato', 'female', 'en_US', '', 0, 0, 0, 'carolturcato@gmail.com', 'carolturcato@gmail.com', '', '', '', '', '', ''),
(2091, 2085, 'Facebook', 'ad0c4337a75fb7384fd47024e55d43ebecfc9ac3', '1584337395148959', 'https://www.facebook.com/app_scoped_user_id/1584337395148959/', '', 'https://graph.facebook.com/1584337395148959/picture?width=150&height=150', 'Martin Dias', '', 'Martin', 'Dias', 'male', 'fr_FR', '', 0, 0, 0, 'martindias2002@gmail.com', 'martindias2002@gmail.com', '', '', '', '', '', ''),
(2092, 2086, 'Facebook', '3772bbb7b1d949d585e692805908a28f9791b243', '672107182920920', 'https://www.facebook.com/app_scoped_user_id/672107182920920/', '', 'https://graph.facebook.com/672107182920920/picture?width=150&height=150', 'Diogo Ramalhão', '', 'Diogo', 'Ramalhão', 'male', 'pt_PT', '', 0, 0, 0, 'diogo_ramalhao@hotmail.com', 'diogo_ramalhao@hotmail.com', '', '', '', '', '', ''),
(2093, 2087, 'Google', 'f97347cd153ad81911696a83ae7dd73943537861', '100584228368042261680', 'https://profiles.google.com/traposdecorcomamor', '', 'https://lh5.googleusercontent.com/-6NkicbTX7Ko/AAAAAAAAAAI/AAAAAAAAAgs/ED9mSKIGqi8/photo.jpg?sz=200', 'Ana Paula lopes', '', 'Ana Paula', 'lopes', '', '', '', 0, 0, 0, 'traposdecorcomamor@gmail.com', 'traposdecorcomamor@gmail.com', '', '', '', '', '', ''),
(2094, 2088, 'Facebook', '3be69ff710802c8872498d91e6086bbf118a370d', '10205777918238741', 'https://www.facebook.com/app_scoped_user_id/10205777918238741/', '', 'https://graph.facebook.com/10205777918238741/picture?width=150&height=150', 'Ricardo Mota', '', 'Ricardo', 'Mota', 'male', 'pt_PT', '', 0, 0, 0, 'rbgmota@gmail.com', 'rbgmota@gmail.com', '', '', '', '', '', ''),
(2095, 2089, 'Facebook', 'adb7513775bda247d5177979d06108817b1cac35', '1442820792685892', 'https://www.facebook.com/app_scoped_user_id/1442820792685892/', '', 'https://graph.facebook.com/1442820792685892/picture?width=150&height=150', 'Martim Feron', '', 'Martim', 'Feron', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2096, 2090, 'Facebook', '1b66dd0c14a77e898c22411ea78694d15aa3f0df', '381727098702361', 'https://www.facebook.com/app_scoped_user_id/381727098702361/', '', 'https://graph.facebook.com/381727098702361/picture?width=150&height=150', 'Pedro Santos', '', 'Pedro', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'pitra.pss@gmail.com', 'pitra.pss@gmail.com', '', '', '', '', '', ''),
(2097, 2091, 'Facebook', 'babb12909cef044d756fa0c85506faf456e32cdf', '970441876333961', 'https://www.facebook.com/app_scoped_user_id/970441876333961/', '', 'https://graph.facebook.com/970441876333961/picture?width=150&height=150', 'Leonor Lopez de Carrión', '', 'Leonor', 'Lopez de Carrión', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2098, 2092, 'Facebook', '0e18aab21c1eaef27ce6a568d401af3c2451eb1b', '10200614135793001', 'https://www.facebook.com/app_scoped_user_id/10200614135793001/', '', 'https://graph.facebook.com/10200614135793001/picture?width=150&height=150', 'Helder Malhão', '', 'Helder', 'Malhão', 'male', 'pt_PT', '', 0, 0, 0, 'helder.malhao@gmail.com', 'helder.malhao@gmail.com', '', '', '', '', '', ''),
(2099, 2093, 'Facebook', 'add77da4fc7bde21f10bef3327a6014add3dae4d', '10207218995133614', 'https://www.facebook.com/app_scoped_user_id/10207218995133614/', '', 'https://graph.facebook.com/10207218995133614/picture?width=150&height=150', 'Inês Xavier', '', 'Inês', 'Xavier', 'female', 'pt_PT', '', 0, 0, 0, 'xavier.iness@gmail.com', 'xavier.iness@gmail.com', '', '', '', '', '', ''),
(2100, 2094, 'Facebook', 'f2eda1b01a39eed93379fdf3e3cfac102238a351', '10203266379935141', 'https://www.facebook.com/app_scoped_user_id/10203266379935141/', '', 'https://graph.facebook.com/10203266379935141/picture?width=150&height=150', 'Teodora Costa', '', 'Teodora', 'Costa', 'female', 'pt_PT', '', 0, 0, 0, 'teodora_costa@hotmail.com', 'teodora_costa@hotmail.com', '', '', '', '', '', ''),
(2101, 2095, 'Facebook', '495d1c77b851601e4f91cd35f4a48de5d0d5864a', '1436895693281464', 'https://www.facebook.com/app_scoped_user_id/1436895693281464/', '', 'https://graph.facebook.com/1436895693281464/picture?width=150&height=150', 'Antonio Rpbastos', '', 'Antonio', 'Rpbastos', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2102, 2096, 'Facebook', 'd7013e2dab0aa4cf672ba0da8444833c1ee16b92', '10204056611647008', 'https://www.facebook.com/app_scoped_user_id/10204056611647008/', '', 'https://graph.facebook.com/10204056611647008/picture?width=150&height=150', 'Xenico Vidal', '', 'Xenico', 'Vidal', 'male', 'pt_PT', '', 0, 0, 0, 'xenico1@gmail.com', 'xenico1@gmail.com', '', '', '', '', '', ''),
(2103, 2097, 'Facebook', '0c159dd2a78894f0953c35e9c5592d8ee716720c', '830603630328232', 'https://www.facebook.com/app_scoped_user_id/830603630328232/', '', 'https://graph.facebook.com/830603630328232/picture?width=150&height=150', 'Filipe Costa', '', 'Filipe', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'flip__8@hotmail.com', 'flip__8@hotmail.com', '', '', '', '', '', ''),
(2104, 2098, 'Facebook', 'd3f49dbd74a18e38887f032d5b07b47a33dea8b6', '413818582130390', 'https://www.facebook.com/app_scoped_user_id/413818582130390/', '', 'https://graph.facebook.com/413818582130390/picture?width=150&height=150', 'Carolina Lopes', '', 'Carolina', 'Lopes', 'female', 'pt_PT', '', 0, 0, 0, 'carolina.ribeiro.lopes@hotmail.com', 'carolina.ribeiro.lopes@hotmail.com', '', '', '', '', '', ''),
(2105, 2099, 'Facebook', '936c9b95cb1c27f78cf7e5bacc6a239c77341ef8', '457145584449363', 'https://www.facebook.com/app_scoped_user_id/457145584449363/', '', 'https://graph.facebook.com/457145584449363/picture?width=150&height=150', 'Daniela Freire', '', 'Daniela', 'Freire', 'female', 'pt_PT', '', 0, 0, 0, 'danielammfreire@gmail.com', 'danielammfreire@gmail.com', '', '', '', '', '', ''),
(2106, 2100, 'Facebook', 'e7579688cd865c97469ab5e9083f9bd1297609e0', '836386459744590', 'https://www.facebook.com/app_scoped_user_id/836386459744590/', '', 'https://graph.facebook.com/836386459744590/picture?width=150&height=150', 'Pedro Afonso', '', 'Pedro', 'Afonso', 'male', 'pt_BR', '', 0, 0, 0, 'pl.nunes.1999.2001@gmail.com', 'pl.nunes.1999.2001@gmail.com', '', '', '', '', '', ''),
(2107, 2101, 'Facebook', '47bc5324d9957060b6b8c536093c437a7bd752bb', '10206249253373317', 'https://www.facebook.com/app_scoped_user_id/10206249253373317/', '', 'https://graph.facebook.com/10206249253373317/picture?width=150&height=150', 'Sonia Miranda', '', 'Sonia', 'Miranda', 'female', 'pt_PT', '', 0, 0, 0, 'niamiranda@gmail.com', 'niamiranda@gmail.com', '', '', '', '', '', ''),
(2108, 2102, 'Google', '9d8d4ca6812adb1253f876fbb942bc912d3e786b', '117030616164711865097', 'https://plus.google.com/117030616164711865097', '', 'https://lh5.googleusercontent.com/-3r84-ihxzss/AAAAAAAAAAI/AAAAAAAADUw/HfHdx9k9MkE/photo.jpg?sz=200', 'Filipa Rodrigues de Assunção', '', 'Filipa', 'Rodrigues de Assunção', '', '', '', 0, 0, 0, 'filipa.deassuncao@gmail.com', 'filipa.deassuncao@gmail.com', '', '', '', '', '', ''),
(2109, 2103, 'Facebook', '09c2601127b5d7e0e8052248f239c19cf9012a89', '10203990041540989', 'https://www.facebook.com/app_scoped_user_id/10203990041540989/', '', 'https://graph.facebook.com/10203990041540989/picture?width=150&height=150', 'Miguel Paulino', '', 'Miguel', 'Paulino', 'male', 'pt_PT', '', 0, 0, 0, 'mig.paulino@gmail.com', 'mig.paulino@gmail.com', '', '', '', '', '', ''),
(2110, 2104, 'Facebook', '45cc2075622a5f85c88ce865dd6921e5c6994610', '1614830538762327', 'https://www.facebook.com/app_scoped_user_id/1614830538762327/', '', 'https://graph.facebook.com/1614830538762327/picture?width=150&height=150', 'Moments Sintra', '', 'Moments', 'Sintra', 'female', 'pt_PT', '', 0, 0, 0, 'momentsintra@gmail.com', 'momentsintra@gmail.com', '', '', '', '', '', ''),
(2111, 2105, 'Facebook', '5359440af02fc63b06f18bd142e2bc4c0f2139e6', '890924827654270', 'https://www.facebook.com/app_scoped_user_id/890924827654270/', '', 'https://graph.facebook.com/890924827654270/picture?width=150&height=150', 'Gonçalo Magalhães', '', 'Gonçalo', 'Magalhães', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2112, 2106, 'Facebook', 'de8885165a681c81f3ef4929c4400a62fc943265', '914485241907555', 'https://www.facebook.com/app_scoped_user_id/914485241907555/', '', 'https://graph.facebook.com/914485241907555/picture?width=150&height=150', 'Mara Correia', '', 'Mara', 'Correia', 'female', 'pt_PT', '', 0, 0, 0, 'mara200877@gmail.com', 'mara200877@gmail.com', '', '', '', '', '', ''),
(2113, 2107, 'Facebook', 'f354e44517b724d1441cd45da18553bc7364ad1e', '846248735443649', 'https://www.facebook.com/app_scoped_user_id/846248735443649/', '', 'https://graph.facebook.com/846248735443649/picture?width=150&height=150', 'Nicole Groen', '', 'Nicole', 'Groen', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2114, 2108, 'Google', '6fe562a03b81e1c9dd72c06429aac32f3a2a503b', '116770603686502504697', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Marina Queiroz Uricchio', '', 'Marina', 'Queiroz Uricchio', '', '', '', 0, 0, 0, 'marina.q.uricchio@gmail.com', 'marina.q.uricchio@gmail.com', '', '', '', '', '', ''),
(2115, 2109, 'Facebook', '3886dd85e6789e00d3e63727f9aef05f51e877fa', '10155652117895427', 'https://www.facebook.com/app_scoped_user_id/10155652117895427/', '', 'https://graph.facebook.com/10155652117895427/picture?width=150&height=150', 'Ana Care Costa', '', 'Ana', 'Costa', 'female', 'en_US', '', 0, 0, 0, 'anacarecosta@gmail.com', 'anacarecosta@gmail.com', '', '', '', '', '', ''),
(2116, 2110, 'Facebook', '78494d5c598b73e21e70f041664836b4d40a554c', '1065670993461118', 'https://www.facebook.com/app_scoped_user_id/1065670993461118/', '', 'https://graph.facebook.com/1065670993461118/picture?width=150&height=150', 'Gonçalo Jorge', '', 'Gonçalo', 'Jorge', 'male', 'pt_PT', '', 0, 0, 0, 'sifugonsalo@gmail.com', 'sifugonsalo@gmail.com', '', '', '', '', '', ''),
(2117, 2111, 'Facebook', '089ccb38286a177f96fc5e2b4bddd016b2c4bd56', '10207238604910225', 'https://www.facebook.com/app_scoped_user_id/10207238604910225/', '', 'https://graph.facebook.com/10207238604910225/picture?width=150&height=150', 'Kira Groen', '', 'Kira', 'Groen', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2118, 2112, 'Facebook', 'e72a1a743ddbea2b86c9ac437a503ad11abca423', '863768080361784', 'https://www.facebook.com/app_scoped_user_id/863768080361784/', '', 'https://graph.facebook.com/863768080361784/picture?width=150&height=150', 'Miguel Barros de Moura', '', 'Miguel', 'Barros de Moura', 'male', 'pt_PT', '', 0, 0, 0, 'miguelbarrosmoura@gmail.com', 'miguelbarrosmoura@gmail.com', '', '', '', '', '', ''),
(2119, 2113, 'Facebook', '22ad98d17feadf749e47ac541df07146db07c135', '859259460813036', 'https://www.facebook.com/app_scoped_user_id/859259460813036/', '', 'https://graph.facebook.com/859259460813036/picture?width=150&height=150', 'João Pedro Duarte Garcia', '', 'João Pedro', 'Duarte Garcia', 'male', 'pt_PT', '', 0, 0, 0, 'eugeniaduarte@live.com', 'eugeniaduarte@live.com', '', '', '', '', '', ''),
(2120, 2114, 'Facebook', '009ac73af88cb2da1a924204b8425f723c7d600c', '10204448887716047', 'https://www.facebook.com/app_scoped_user_id/10204448887716047/', '', 'https://graph.facebook.com/10204448887716047/picture?width=150&height=150', 'Jose Rasteiro', '', 'Jose', 'Rasteiro', 'male', 'pt_PT', '', 0, 0, 0, 'jcrasteiro@googlemail.com', 'jcrasteiro@googlemail.com', '', '', '', '', '', ''),
(2121, 2115, 'Facebook', '250519726a2b6a4108d7d63ccfbed9b307a89c7d', '10153081306193451', 'https://www.facebook.com/app_scoped_user_id/10153081306193451/', '', 'https://graph.facebook.com/10153081306193451/picture?width=150&height=150', 'Joana Brilha', '', 'Joana', 'Brilha', 'female', 'pt_PT', '', 0, 0, 0, 'joana_brilha@hotmail.com', 'joana_brilha@hotmail.com', '', '', '', '', '', ''),
(2122, 2116, 'Facebook', '2f404751c55c503d427e32e14c7761d84b49f9fb', '726310937492151', 'https://www.facebook.com/app_scoped_user_id/726310937492151/', '', 'https://graph.facebook.com/726310937492151/picture?width=150&height=150', 'Pablo Matthew', '', 'Pablo', 'Matthew', 'male', 'pt_BR', '', 0, 0, 0, 'paabloxk@live.com', 'paabloxk@live.com', '', '', '', '', '', ''),
(2123, 2117, 'Facebook', 'a3ef876d4b9a65aa855df711eaaead9a3981635c', '10202974379440621', 'https://www.facebook.com/app_scoped_user_id/10202974379440621/', '', 'https://graph.facebook.com/10202974379440621/picture?width=150&height=150', 'Dylan Groen', '', 'Dylan', 'Groen', 'male', 'en_US', '', 0, 0, 0, 'dd.g2000@hotmail.com', 'dd.g2000@hotmail.com', '', '', '', '', '', ''),
(2124, 2118, 'Facebook', '6d7510d926bba251466b69ae210a7d763a680f4c', '1100539369973295', 'https://www.facebook.com/app_scoped_user_id/1100539369973295/', '', 'https://graph.facebook.com/1100539369973295/picture?width=150&height=150', 'Sérgio Catarino', '', 'Sérgio', 'Catarino', 'male', 'pt_PT', '', 0, 0, 0, 'rura@netcabo.pt', 'rura@netcabo.pt', '', '', '', '', '', ''),
(2125, 2119, 'Facebook', '859011b86bc71e4db9351af6ffe5d7222c8fba89', '10207406421585539', 'https://www.facebook.com/app_scoped_user_id/10207406421585539/', '', 'https://graph.facebook.com/10207406421585539/picture?width=150&height=150', 'Sónia Duarte', '', 'Sónia', 'Duarte', 'female', 'pt_PT', '', 0, 0, 0, 'sonia.asduarte@gmail.com', 'sonia.asduarte@gmail.com', '', '', '', '', '', ''),
(2126, 2120, 'Facebook', '9ad353bebaf28571350e15ae300a9a001221544b', '905635479477920', 'https://www.facebook.com/app_scoped_user_id/905635479477920/', '', 'https://graph.facebook.com/905635479477920/picture?width=150&height=150', 'Rita Melo Breyner Pbi', '', 'Rita', 'Pbi', 'female', 'pt_PT', '', 0, 0, 0, 'rita.mariano1@sapo.pt', 'rita.mariano1@sapo.pt', '', '', '', '', '', ''),
(2127, 2121, 'Facebook', '4694f7ae646ecb243fb96203dec17473540bc9f9', '1117978648218215', 'https://www.facebook.com/app_scoped_user_id/1117978648218215/', '', 'https://graph.facebook.com/1117978648218215/picture?width=150&height=150', 'Pedro Daniel Silva', '', 'Pedro Daniel', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'pedrodaniel_silva@hotmail.com', 'pedrodaniel_silva@hotmail.com', '', '', '', '', '', ''),
(2128, 2122, 'Facebook', '61cbc82fc932d203c63e671ecea3fc6748e2df9f', '10153110744644342', 'https://www.facebook.com/app_scoped_user_id/10153110744644342/', '', 'https://graph.facebook.com/10153110744644342/picture?width=150&height=150', 'Ricardo Damásio', '', 'Ricardo', 'Damásio', 'male', 'en_US', '', 0, 0, 0, 'ricardodams@hotmail.com', 'ricardodams@hotmail.com', '', '', '', '', '', ''),
(2129, 2123, 'Facebook', 'ec9beb577c7d24adf6ddd4d63ced9a7a3e081c19', '937875426234040', 'https://www.facebook.com/app_scoped_user_id/937875426234040/', '', 'https://graph.facebook.com/937875426234040/picture?width=150&height=150', 'Vasco de Sousa', '', 'Vasco de', 'Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'varsousa@gmail.com', 'varsousa@gmail.com', '', '', '', '', '', ''),
(2130, 2124, 'Facebook', '02fd3af045f5d0280bbd2a1ba130e80bc3f90f9f', '10153037299632858', 'https://www.facebook.com/app_scoped_user_id/10153037299632858/', '', 'https://graph.facebook.com/10153037299632858/picture?width=150&height=150', 'Nuno Viana', '', 'Nuno', 'Viana', 'male', 'en_US', '', 0, 0, 0, 'nuno.viana@ritz.edu', 'nuno.viana@ritz.edu', '', '', '', '', '', ''),
(2131, 2125, 'Facebook', '943e2cb8da8ae841bb72e4c7b665069911578a30', '10152936930227781', 'https://www.facebook.com/app_scoped_user_id/10152936930227781/', '', 'https://graph.facebook.com/10152936930227781/picture?width=150&height=150', 'Zé Maria Pyrrait', '', 'Zé Maria', 'Pyrrait', 'male', 'en_GB', '', 0, 0, 0, 'pyrrait@hotmail.com', 'pyrrait@hotmail.com', '', '', '', '', '', ''),
(2132, 2126, 'Google', '24523f78fe99d8f55790d8d7a35189094d82726e', '113109346731159177563', 'https://plus.google.com/113109346731159177563', '', 'https://lh5.googleusercontent.com/-4StfNUrr5LE/AAAAAAAAAAI/AAAAAAAACJI/hk2cRtE-4h4/photo.jpg?sz=200', 'Gonçalo Silva', '', 'Gonçalo', 'Silva', 'male', '', '', 0, 0, 0, 'goncalophoto@gmail.com', 'goncalophoto@gmail.com', '', 'Lisboa, Portugal', '', '', 'Lisboa, Portugal', ''),
(2133, 2127, 'Facebook', 'ab275fccaffb33bb259f598341604b85b68dcb4d', '936966339687133', 'https://www.facebook.com/app_scoped_user_id/936966339687133/', '', 'https://graph.facebook.com/936966339687133/picture?width=150&height=150', 'Antonio Milne Carmo', '', 'Antonio Milne', 'Carmo', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2134, 2128, 'Facebook', '3fb2d33c56e8cd910f98b819b73906ec4517a7d0', '862559640445923', 'https://www.facebook.com/app_scoped_user_id/862559640445923/', '', 'https://graph.facebook.com/862559640445923/picture?width=150&height=150', 'Paulo Martins', '', 'Paulo', 'Martins', 'male', 'pt_PT', '', 0, 0, 0, 'paulo@despomar.com', 'paulo@despomar.com', '', '', '', '', '', ''),
(2135, 2129, 'Facebook', '39c362edc1724c9b69d6874cc27d567a31354ceb', '497091407107888', 'https://www.facebook.com/app_scoped_user_id/497091407107888/', '', 'https://graph.facebook.com/497091407107888/picture?width=150&height=150', 'Matilde Loureiro', '', 'Matilde', 'Loureiro', 'female', 'pt_PT', '', 0, 0, 0, 'matilde.loureiro22@hotmail.com', 'matilde.loureiro22@hotmail.com', '', '', '', '', '', ''),
(2136, 2130, 'Facebook', '135438f2e2eedb0a051c12d2fc97222fbec9eba4', '10204435158179518', 'https://www.facebook.com/app_scoped_user_id/10204435158179518/', '', 'https://graph.facebook.com/10204435158179518/picture?width=150&height=150', 'Nuno Oliveira', '', 'Nuno', 'Oliveira', 'male', 'en_US', '', 0, 0, 0, 'nuno.p.oliveira@hotmail.com', 'nuno.p.oliveira@hotmail.com', '', '', '', '', '', ''),
(2137, 2131, 'Facebook', 'aa2ee58573b63612385799e0512ebeb2d5b84b6e', '10204384403391012', 'https://www.facebook.com/app_scoped_user_id/10204384403391012/', '', 'https://graph.facebook.com/10204384403391012/picture?width=150&height=150', 'Maria Fernanda Costa', '', 'Maria', 'Costa', 'female', 'pt_PT', '', 0, 0, 0, 'mariafernandascosta@gmail.com', 'mariafernandascosta@gmail.com', '', '', '', '', '', ''),
(2138, 2132, 'Facebook', 'c084510479945d88034ced7fb2ea3bace2d503b9', '10155643369345323', 'https://www.facebook.com/app_scoped_user_id/10155643369345323/', '', 'https://graph.facebook.com/10155643369345323/picture?width=150&height=150', 'Catarina Fernandes Pinto', '', 'Catarina', 'Fernandes Pinto', 'female', 'en_GB', '', 0, 0, 0, 'catarina_baby@hotmail.com', 'catarina_baby@hotmail.com', '', '', '', '', '', ''),
(2139, 1271, 'Google', 'a5fbde76a57d56dd76eaebf5e15a07970a712b0c', '103679458327342358060', 'https://plus.google.com/103679458327342358060', '', 'https://lh6.googleusercontent.com/-dcs6OiLoXME/AAAAAAAAAAI/AAAAAAAAANw/JudoATvOUYE/photo.jpg?sz=200', 'Ema Sousa', '', 'Ema', 'Sousa', '', '', '', 0, 0, 0, 'emacarvalhosousa@gmail.com', 'emacarvalhosousa@gmail.com', '', '', '', '', '', ''),
(2140, 2133, 'Facebook', '71cb175be58f7ee013b274c1e349441fb7873bc2', '833139770108800', 'https://www.facebook.com/app_scoped_user_id/833139770108800/', '', 'https://graph.facebook.com/833139770108800/picture?width=150&height=150', 'Matilde Pereira', '', 'Matilde', 'Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'rodrigofeijo98@gmail.com', 'rodrigofeijo98@gmail.com', '', '', '', '', '', ''),
(2141, 2134, 'Facebook', '7d4826c5b2106f815ec05bfadc09a0d097bbd1f4', '1161885293837428', 'https://www.facebook.com/app_scoped_user_id/1161885293837428/', '', 'https://graph.facebook.com/1161885293837428/picture?width=150&height=150', 'Constança Folque', '', 'Constança', 'Folque', 'female', 'pt_PT', '', 0, 0, 0, 'constanca_folque@hotmail.com', 'constanca_folque@hotmail.com', '', '', '', '', '', ''),
(2142, 2135, 'Facebook', '6fb0e9eda5a652e41de03de54d8d512c3508d805', '988733761167147', 'https://www.facebook.com/app_scoped_user_id/988733761167147/', '', 'https://graph.facebook.com/988733761167147/picture?width=150&height=150', 'Diana Matos', '', 'Diana', 'Matos', 'female', 'pt_PT', '', 0, 0, 0, 'sofiadiana13@gmail.com', 'sofiadiana13@gmail.com', '', '', '', '', '', ''),
(2143, 2136, 'Facebook', '6e4b1e22fbd90a326a9bbbfd7b5471443ec29a77', '953451991353011', 'https://www.facebook.com/app_scoped_user_id/953451991353011/', '', 'https://graph.facebook.com/953451991353011/picture?width=150&height=150', 'Maria Rosa Pereira', '', 'Maria Rosa', 'Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'pereira3542@hotmail.com', 'pereira3542@hotmail.com', '', '', '', '', '', ''),
(2144, 2137, 'Google', 'ca9db6c48834ff3fcf54af920be741b9ec4ca0b1', '111241819596654031149', 'https://plus.google.com/111241819596654031149', '', 'https://lh4.googleusercontent.com/-GPnh0IEVpgw/AAAAAAAAAAI/AAAAAAAAAUQ/GKKci0D7Mho/photo.jpg?sz=200', 'Pedro Calado', '', 'Pedro', 'Calado', 'male', '', '', 0, 0, 0, 'caladinho128@gmail.com', 'caladinho128@gmail.com', '', '', '', '', '', ''),
(2145, 2138, 'Facebook', '43145216daa52edfe728a4809aa5f5b7e3ec32b6', '10205563539185504', 'https://www.facebook.com/app_scoped_user_id/10205563539185504/', '', 'https://graph.facebook.com/10205563539185504/picture?width=150&height=150', 'Sandra Pereira', '', 'Sandra', 'Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'sndrpereira13@hotmail.com', 'sndrpereira13@hotmail.com', '', '', '', '', '', ''),
(2146, 2139, 'Facebook', '52dc510c3d1ee73c9a9bcf4caa3fccf916b173a5', '919654704740420', 'https://www.facebook.com/app_scoped_user_id/919654704740420/', '', 'https://graph.facebook.com/919654704740420/picture?width=150&height=150', 'Constança Santos Silva', '', 'Constança', 'Santos Silva', 'female', 'pt_PT', '', 0, 0, 0, 'constanca.santos.silva@gmail.com', 'constanca.santos.silva@gmail.com', '', '', '', '', '', ''),
(2147, 2140, 'Facebook', '1a3c4cd5b09ea6ab04f7dd363e91194e6fc11287', '1083122685036644', 'https://www.facebook.com/app_scoped_user_id/1083122685036644/', '', 'https://graph.facebook.com/1083122685036644/picture?width=150&height=150', 'Mariana Sá', '', 'Mariana', 'Sá', 'female', 'pt_PT', '', 0, 0, 0, 'ninicsa@gmail.com', 'ninicsa@gmail.com', '', '', '', '', '', ''),
(2148, 2141, 'Facebook', '9b5f58b9c188a9be105caaa78d43318b3d65b8b7', '10153340203190692', 'https://www.facebook.com/app_scoped_user_id/10153340203190692/', '', 'https://graph.facebook.com/10153340203190692/picture?width=150&height=150', 'Diogo Sancho', '', 'Diogo', 'Sancho', 'male', 'pt_PT', '', 0, 0, 0, 'diogo_zipfel@hotmail.com', 'diogo_zipfel@hotmail.com', '', '', '', '', '', ''),
(2149, 2142, 'Facebook', '0e13584aaebed9062d7b40e2449d7ae3dc90e0a6', '445117485665721', 'https://www.facebook.com/app_scoped_user_id/445117485665721/', '', 'https://graph.facebook.com/445117485665721/picture?width=150&height=150', 'Helena Camargo Thiago Firmino', '', 'Helena Camargo', 'Thiago Firmino', 'female', 'pt_BR', '', 0, 0, 0, 'helena_camargo@ig.com.br', 'helena_camargo@ig.com.br', '', '', '', '', '', ''),
(2150, 2143, 'Facebook', '96eaef703b730e616a4f0cdd8bfa72971b26cb54', '913932195296352', 'https://www.facebook.com/app_scoped_user_id/913932195296352/', '', 'https://graph.facebook.com/913932195296352/picture?width=150&height=150', 'Diogo S Queirós', '', 'Diogo', 'Queirós', 'male', 'pt_PT', '', 0, 0, 0, 'digs_foot@hotmail.com', 'digs_foot@hotmail.com', '', '', '', '', '', ''),
(2151, 2144, 'Google', 'd504b6ed4fa107bf38dbc292eb32b4e202abadff', '118274658376803783901', 'https://plus.google.com/118274658376803783901', '', 'https://lh6.googleusercontent.com/-v_gwu_AO52Q/AAAAAAAAAAI/AAAAAAAAAIo/aIH8xJ7Iw5A/photo.jpg?sz=200', 'Diogo Timóteo', '', 'Diogo', 'Timóteo', 'male', '', '', 0, 0, 0, 'timoteo.diogo@gmail.com', 'timoteo.diogo@gmail.com', '', 'Caldas da Rainha, Portugal', '', '', 'Caldas da Rainha, Portugal', ''),
(2152, 2145, 'Facebook', '35ad2a46c1dd695dd84a50c59e4e0a37d6389f7a', '1118676891482340', 'https://www.facebook.com/app_scoped_user_id/1118676891482340/', '', 'https://graph.facebook.com/1118676891482340/picture?width=150&height=150', 'Vladimiro Mamede', '', 'Vladimiro', 'Mamede', 'male', 'pt_PT', '', 0, 0, 0, 'miromamede@hotmail.com', 'miromamede@hotmail.com', '', '', '', '', '', ''),
(2153, 2146, 'Google', '47ae6a5ed42e197ad823943f637606952c02a3b4', '104148163715049236515', 'https://plus.google.com/104148163715049236515', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Afonso Teixeira', '', 'Afonso', 'Teixeira', 'male', '', '', 0, 0, 0, 'teixeirafonso92@gmail.com', 'teixeirafonso92@gmail.com', '', '', '', '', '', ''),
(2154, 2147, 'Facebook', '5df822e5012440bcb3965898daaffaafb952fb33', '10153292563620390', 'https://www.facebook.com/app_scoped_user_id/10153292563620390/', '', 'https://graph.facebook.com/10153292563620390/picture?width=150&height=150', 'Diogo Líberal', '', 'Diogo', 'Líberal', 'male', 'en_US', '', 0, 0, 0, 'diogo_tutty@hotmail.com', 'diogo_tutty@hotmail.com', '', '', '', '', '', ''),
(2155, 2148, 'Facebook', 'b0cd747912518bc7c7528aaaf12335523c4520e5', '997695003573985', 'https://www.facebook.com/app_scoped_user_id/997695003573985/', '', 'https://graph.facebook.com/997695003573985/picture?width=150&height=150', 'Eduarda De Sousa', '', 'Eduarda De', 'Sousa', 'female', 'pt_PT', '', 0, 0, 0, 'nike_kinds@hotmail.com', 'nike_kinds@hotmail.com', '', '', '', '', '', ''),
(2156, 2149, 'Facebook', 'fdc4538815a61ab9b8bb4fd233d879731f1556bb', '10155592671650147', 'https://www.facebook.com/app_scoped_user_id/10155592671650147/', '', 'https://graph.facebook.com/10155592671650147/picture?width=150&height=150', 'Mariana Guterres', '', 'Mariana', 'Guterres', 'female', 'pt_PT', '', 0, 0, 0, 'marianaguterres@hotmail.com', 'marianaguterres@hotmail.com', '', '', '', '', '', ''),
(2157, 2150, 'Facebook', '58ecc5ba5ca207bd2b5b852409ebd599711d6747', '971784582841305', 'https://www.facebook.com/app_scoped_user_id/971784582841305/', '', 'https://graph.facebook.com/971784582841305/picture?width=150&height=150', 'Estêvão Cunha Monteiro', '', 'Estêvão', 'Cunha Monteiro', 'male', 'pt_PT', '', 0, 0, 0, 't_cmonteiro@hotmail.com', 't_cmonteiro@hotmail.com', '', '', '', '', '', ''),
(2158, 2151, 'Facebook', '54972b853240f5c96a8045c60afbdd35d7b0338e', '836775043074606', 'https://www.facebook.com/app_scoped_user_id/836775043074606/', '', 'https://graph.facebook.com/836775043074606/picture?width=150&height=150', 'Diogo Pedro Roque', '', 'Diogo Pedro', 'Roque', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2159, 2152, 'Facebook', 'eef8ad0e750873789749f3e59c72a14105c9694b', '915586881833617', 'https://www.facebook.com/app_scoped_user_id/915586881833617/', '', 'https://graph.facebook.com/915586881833617/picture?width=150&height=150', 'Fa Djaló', '', 'Fa', 'Djaló', 'female', 'pt_PT', '', 0, 0, 0, 'fa_djalo16@hotmail.com', 'fa_djalo16@hotmail.com', '', '', '', '', '', ''),
(2160, 2153, 'Facebook', 'e332bb3dd64ccc794e26fb6e98aed5af043b7d1d', '987907687909955', 'https://www.facebook.com/app_scoped_user_id/987907687909955/', '', 'https://graph.facebook.com/987907687909955/picture?width=150&height=150', 'Mig-l Correia', '', 'Mig-l', 'Correia', 'male', 'pt_PT', '', 0, 0, 0, 'josemiguellimacorreia@gmail.com', 'josemiguellimacorreia@gmail.com', '', '', '', '', '', ''),
(2161, 2154, 'Facebook', 'b7877de8adb693fe206b1bdfdbda82a0f269690c', '976230595744584', 'https://www.facebook.com/app_scoped_user_id/976230595744584/', '', 'https://graph.facebook.com/976230595744584/picture?width=150&height=150', 'Duarte Filipe', '', 'Duarte', 'Filipe', 'male', 'pt_PT', '', 0, 0, 0, 'duartendmcfilipe@gmail.com', 'duartendmcfilipe@gmail.com', '', '', '', '', '', ''),
(2162, 2155, 'Google', 'c516fa793284caa2a8f55f0f22679fb3f81992b4', '109967675127435151409', 'https://plus.google.com/109967675127435151409', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Eduardo Fernandes', '', 'Eduardo', 'Fernandes', 'male', '', '', 0, 0, 0, 'eduardofernandes6@gmail.com', 'eduardofernandes6@gmail.com', '', '', '', '', '', ''),
(2163, 2156, 'Facebook', '275ef1134e6fb79c884cc39f8632541e0e512788', '1650159705206841', 'https://www.facebook.com/app_scoped_user_id/1650159705206841/', '', 'https://graph.facebook.com/1650159705206841/picture?width=150&height=150', 'Vitor Filipe', '', 'Vitor', 'Filipe', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2164, 2157, 'Facebook', '10bde13e0f7a056f46c5d2f13b77335c1df95a55', '10204287225562441', 'https://www.facebook.com/app_scoped_user_id/10204287225562441/', '', 'https://graph.facebook.com/10204287225562441/picture?width=150&height=150', 'Margarida Maia Pestana Reis', '', 'Margarida', 'Reis', 'female', 'pt_PT', '', 0, 0, 0, 'margaridapreis@gmail.com', 'margaridapreis@gmail.com', '', '', '', '', '', ''),
(2165, 2158, 'Facebook', '72102edc31d218c222cd004492792d73621b28fc', '904052766304397', 'https://www.facebook.com/app_scoped_user_id/904052766304397/', '', 'https://graph.facebook.com/904052766304397/picture?width=150&height=150', 'Francisca Ataíde', '', 'Francisca', 'Ataíde', 'female', 'pt_PT', '', 0, 0, 0, 'mariafranciscaataide@hotmail.com', 'mariafranciscaataide@hotmail.com', '', '', '', '', '', ''),
(2166, 2159, 'Facebook', 'b034c6adf6d5b4882b68e608acbff3df35889371', '922388121167834', 'https://www.facebook.com/app_scoped_user_id/922388121167834/', '', 'https://graph.facebook.com/922388121167834/picture?width=150&height=150', 'Rita Piloto', '', 'Rita', 'Piloto', 'female', 'pt_BR', '', 0, 0, 0, 'zangadreza@hotmail.com', 'zangadreza@hotmail.com', '', '', '', '', '', ''),
(2167, 2160, 'Facebook', 'ab4be73b55061ed1ae00e2b2e29429a69ce039f0', '10152793250576524', 'https://www.facebook.com/app_scoped_user_id/10152793250576524/', '', 'https://graph.facebook.com/10152793250576524/picture?width=150&height=150', 'Fábio Vicente', '', 'Fábio', 'Vicente', 'male', 'pt_PT', '', 0, 0, 0, 'fabioasv27@gmail.com', 'fabioasv27@gmail.com', '', '', '', '', '', ''),
(2168, 2161, 'Facebook', 'dfb808a14d307e1d7aaa1469a07727f5d863512d', '1051994994811371', 'https://www.facebook.com/app_scoped_user_id/1051994994811371/', '', 'https://graph.facebook.com/1051994994811371/picture?width=150&height=150', 'Teresa Borges Coutinho', '', 'Teresa', 'Borges Coutinho', 'female', 'pt_PT', '', 0, 0, 0, 'teresaborgescoutinho@hotmail.com', 'teresaborgescoutinho@hotmail.com', '', '', '', '', '', ''),
(2169, 2162, 'Facebook', 'fde129e11883547de5a8cf8756fe65c0b899b225', '10152878699574212', 'https://www.facebook.com/app_scoped_user_id/10152878699574212/', '', 'https://graph.facebook.com/10152878699574212/picture?width=150&height=150', 'Fernando Franco Ferreira', '', 'Fernando', 'Ferreira', 'male', 'en_US', '', 0, 0, 0, 'ffrferreira@gmail.com', 'ffrferreira@gmail.com', '', '', '', '', '', ''),
(2170, 2163, 'Facebook', 'f526b3c09721e166737b49e7eb515b0d0618be56', '10205401422853012', 'https://www.facebook.com/app_scoped_user_id/10205401422853012/', '', 'https://graph.facebook.com/10205401422853012/picture?width=150&height=150', 'Rúben Soares', '', 'Rúben', 'Soares', 'male', 'pt_PT', '', 0, 0, 0, 'ruben_hawai@hotmail.com', 'ruben_hawai@hotmail.com', '', '', '', '', '', ''),
(2171, 2164, 'Facebook', 'd66c65fc075288d164605a1780718e3723502ca8', '10207292951501268', 'https://www.facebook.com/app_scoped_user_id/10207292951501268/', '', 'https://graph.facebook.com/10207292951501268/picture?width=150&height=150', 'Isadora Rocha', '', 'Isadora', 'Rocha', 'female', 'pt_BR', '', 0, 0, 0, 'isadora.r@hotmail.com', 'isadora.r@hotmail.com', '', '', '', '', '', ''),
(2172, 2165, 'Facebook', '5509f65f915a085679c644ad4201bad8f0afe6a8', '876194399091143', 'https://www.facebook.com/app_scoped_user_id/876194399091143/', '', 'https://graph.facebook.com/876194399091143/picture?width=150&height=150', 'Miguel Colaço JL', '', 'Miguel', 'Colaço JL', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2173, 2166, 'Facebook', 'ed2db1cbb1a336f201b523e4e16f0d8d92bcb198', '10205974656119543', 'https://www.facebook.com/app_scoped_user_id/10205974656119543/', '', 'https://graph.facebook.com/10205974656119543/picture?width=150&height=150', 'Minhau V Morgado', '', 'Minhau', 'Morgado', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2174, 2167, 'Facebook', '6c2784176ce4441f7b03f903a36fdfb342a7ee30', '10153399861968179', 'https://www.facebook.com/app_scoped_user_id/10153399861968179/', '', 'https://graph.facebook.com/10153399861968179/picture?width=150&height=150', 'Sofia Bernardo', '', 'Sofia', 'Bernardo', 'female', 'en_US', '', 0, 0, 0, 'sofiaccbernardo@gmail.com', 'sofiaccbernardo@gmail.com', '', '', '', '', '', ''),
(2175, 2168, 'Google', '73967697455416080f7aa4383c58253b42572aaf', '108221989048704602682', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Andreia Alves', '', 'Andreia', 'Alves', '', '', '', 0, 0, 0, 'andreia.anjos.alves@gmail.com', 'andreia.anjos.alves@gmail.com', '', '', '', '', '', ''),
(2176, 2169, 'Google', 'a83d8ace21440492ae75f977443df552c9a08385', '100821304736662606384', 'https://plus.google.com/100821304736662606384', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Duarte Câmara Pina', '', 'Duarte', 'Câmara Pina', 'male', '', '', 0, 0, 0, 'duartecamarapina@gmail.com', 'duartecamarapina@gmail.com', '', '', '', '', '', ''),
(2177, 2170, 'Facebook', '8ed8075b29517c77292fe7bd13b24e743551baf5', '10153044443713250', 'https://www.facebook.com/app_scoped_user_id/10153044443713250/', '', 'https://graph.facebook.com/10153044443713250/picture?width=150&height=150', 'Elisa Boto', '', 'Elisa', 'Boto', 'female', 'it_IT', '', 0, 0, 0, 'elisa_boto@hotmail.com', 'elisa_boto@hotmail.com', '', '', '', '', '', ''),
(2178, 2171, 'Facebook', 'd2ea7bf9942339ef3019eb75d7ccf2c78f4440b2', '966370376715041', 'https://www.facebook.com/app_scoped_user_id/966370376715041/', '', 'https://graph.facebook.com/966370376715041/picture?width=150&height=150', 'Tomás Appleton Rocha', '', 'Tomás', 'Appleton Rocha', 'male', 'en_US', '', 0, 0, 0, 'tomasappleton621@hotmail.com', 'tomasappleton621@hotmail.com', '', '', '', '', '', ''),
(2179, 2172, 'Facebook', 'cb16250dae400dbca40d8013ca86616dd7b10d98', '10205127218914931', 'https://www.facebook.com/app_scoped_user_id/10205127218914931/', '', 'https://graph.facebook.com/10205127218914931/picture?width=150&height=150', 'Domingos Albuquerque', '', 'Domingos', 'Albuquerque', 'male', 'pt_PT', '', 0, 0, 0, 'domingos-albuquerque@hotmail.com', 'domingos-albuquerque@hotmail.com', '', '', '', '', '', ''),
(2180, 2173, 'Facebook', 'e07692f8ed69c1d6fdeaa641b2600feb04bab958', '10200503450544966', 'https://www.facebook.com/app_scoped_user_id/10200503450544966/', '', 'https://graph.facebook.com/10200503450544966/picture?width=150&height=150', 'Duarte Baltazar', '', 'Duarte', 'Baltazar', 'male', 'pt_PT', '', 0, 0, 0, 'dudas.baltazar@hotmail.com', 'dudas.baltazar@hotmail.com', '', '', '', '', '', ''),
(2181, 2174, 'Facebook', 'a0059a1083783b2d9b03e26837a2d1301516bec9', '1094742657220951', 'https://www.facebook.com/app_scoped_user_id/1094742657220951/', '', 'https://graph.facebook.com/1094742657220951/picture?width=150&height=150', 'Antonio Santos', '', 'Antonio', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'malucodasmotas@clix.pt', 'malucodasmotas@clix.pt', '', '', '', '', '', ''),
(2182, 2175, 'Facebook', '8f5f5a9a53fa57951997e536a5077e39c93687af', '10152864878595778', 'https://www.facebook.com/app_scoped_user_id/10152864878595778/', '', 'https://graph.facebook.com/10152864878595778/picture?width=150&height=150', 'Nuno Pinto Guedes', '', 'Nuno', 'Guedes', 'male', 'en_US', '', 0, 0, 0, 'nunopintoguedes@gmail.com', 'nunopintoguedes@gmail.com', '', '', '', '', '', ''),
(2183, 2176, 'Facebook', '008815649e2a19d0cda82753623effdc320f7bd5', '886918611374984', 'https://www.facebook.com/app_scoped_user_id/886918611374984/', '', 'https://graph.facebook.com/886918611374984/picture?width=150&height=150', 'Ana Miranda', '', 'Ana', 'Miranda', 'female', 'pt_PT', '', 0, 0, 0, 'miranda.anna@clix.pt', 'miranda.anna@clix.pt', '', '', '', '', '', ''),
(2184, 2177, 'Facebook', '449a5942f4ad6474cb199256c7382e3e94d725e7', '10153930806795400', 'https://www.facebook.com/app_scoped_user_id/10153930806795400/', '', 'https://graph.facebook.com/10153930806795400/picture?width=150&height=150', 'Ines Pinto Guedes', '', 'Ines', 'Guedes', 'female', 'pt_PT', '', 0, 0, 0, 'guedes_do_meio@hotmail.com', 'guedes_do_meio@hotmail.com', '', '', '', '', '', ''),
(2185, 2178, 'Facebook', '82bbc0f4215f44a6b988802c1498111de1ac0f2b', '10206108720773798', 'https://www.facebook.com/app_scoped_user_id/10206108720773798/', '', 'https://graph.facebook.com/10206108720773798/picture?width=150&height=150', 'Nuno Machado Da Costa', '', 'Nuno', 'Da Costa', 'male', 'en_US', '', 0, 0, 0, 'machadex@netcabo.pt', 'machadex@netcabo.pt', '', '', '', '', '', ''),
(2186, 2179, 'Facebook', 'c6fe41f00fa9b4838cae6b74d0a86883ecea087e', '10205909256663178', 'https://www.facebook.com/app_scoped_user_id/10205909256663178/', '', 'https://graph.facebook.com/10205909256663178/picture?width=150&height=150', 'Filipe Silva', '', 'Filipe', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'filipe_nekas@hotmail.com', 'filipe_nekas@hotmail.com', '', '', '', '', '', ''),
(2187, 2180, 'Google', 'f827ee77362a686953dde72bd4deaa28a1110df9', '107246724903277080306', 'https://plus.google.com/107246724903277080306', '', 'https://lh3.googleusercontent.com/-en7X-Efea5s/AAAAAAAAAAI/AAAAAAAAACc/RmK9J5W0jqM/photo.jpg?sz=200', 'Maria Moreira', '', 'Maria', 'Moreira', '', '', '', 0, 0, 0, '1938miema@gmail.com', '1938miema@gmail.com', '', '', '', '', '', ''),
(2188, 2181, 'Facebook', '9f2b7fe317fb051365bdbb235d5a807861f662bd', '10205925597730309', 'https://www.facebook.com/app_scoped_user_id/10205925597730309/', '', 'https://graph.facebook.com/10205925597730309/picture?width=150&height=150', 'Paulo Ramos Do Ó', '', 'Paulo', 'Do Ó', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2189, 2182, 'Facebook', 'b62cd11d4ca3ae0e1dbeff007b5f2b8268400082', '1603099479949198', 'https://www.facebook.com/app_scoped_user_id/1603099479949198/', '', 'https://graph.facebook.com/1603099479949198/picture?width=150&height=150', 'Tiago Falcão', '', 'Tiago', 'Falcão', 'male', 'pt_PT', '', 0, 0, 0, 'falcanito81@hotmail.com', '', '', '', '', '', '', ''),
(2190, 2183, 'Facebook', '796da6640885256c3cc6021d209a2c6f6ab785f1', '10203845542251141', 'https://www.facebook.com/app_scoped_user_id/10203845542251141/', '', 'https://graph.facebook.com/10203845542251141/picture?width=150&height=150', 'Diogo Borges de Castro', '', 'Diogo', 'de Castro', 'male', 'pt_PT', '', 0, 0, 0, 'gugas97@gmail.com', 'gugas97@gmail.com', '', '', '', '', '', ''),
(2191, 2184, 'Facebook', '61c95fead7cdc22ddac51bc3ae95088ac16be731', '10203081049747627', 'https://www.facebook.com/app_scoped_user_id/10203081049747627/', '', 'https://graph.facebook.com/10203081049747627/picture?width=150&height=150', 'Hugo Rodrigues', '', 'Hugo', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'harodrigues@impresa.pt', 'harodrigues@impresa.pt', '', '', '', '', '', ''),
(2192, 2185, 'Facebook', 'd8c0aa8d91272778e670e2087de646550c603e5d', '963108383728804', 'https://www.facebook.com/app_scoped_user_id/963108383728804/', '', 'https://graph.facebook.com/963108383728804/picture?width=150&height=150', 'Ema Gonçalves', '', 'Ema', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'ema.goncalves@sapo.pt', 'ema.goncalves@sapo.pt', '', '', '', '', '', ''),
(2193, 2186, 'Google', 'b7201fcee298cdb31361a80b7d42b01a2e6c0b92', '110192967919723374228', 'https://plus.google.com/110192967919723374228', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Marta Correia de Barros', '', 'Marta', 'Correia de Barros', 'female', '', '', 0, 0, 0, 'marta.correiadebarros@gmail.com', 'marta.correiadebarros@gmail.com', '', '', '', '', '', ''),
(2194, 2187, 'Facebook', '39b66bbbb1c3ead99458d51de47a8a17dac43a5e', '574653566007826', 'https://www.facebook.com/app_scoped_user_id/574653566007826/', '', 'https://graph.facebook.com/574653566007826/picture?width=150&height=150', 'Dio Go', '', 'Dio', 'Go', 'male', 'pt_PT', '', 0, 0, 0, 'diogapo@sapo.pt', 'diogapo@sapo.pt', '', '', '', '', '', ''),
(2195, 2188, 'Facebook', 'b2f5267988a545f32919464e6930eb66b9ff9bfe', '10205345629614977', 'https://www.facebook.com/app_scoped_user_id/10205345629614977/', '', 'https://graph.facebook.com/10205345629614977/picture?width=150&height=150', 'Diogo Melo', '', 'Diogo', 'Melo', 'male', 'pt_PT', '', 0, 0, 0, 'dimello97@gmail.com', 'dimello97@gmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(2196, 2189, 'Facebook', '4514f8cc09b40fde34c895e9066d4566c69b971e', '10204562431005128', 'https://www.facebook.com/app_scoped_user_id/10204562431005128/', '', 'https://graph.facebook.com/10204562431005128/picture?width=150&height=150', 'Duarte Serra Cardoso', '', 'Duarte', 'Cardoso', 'male', 'pt_PT', '', 0, 0, 0, 'duarteserracardoso@gmail.com', 'duarteserracardoso@gmail.com', '', '', '', '', '', ''),
(2197, 2190, 'Facebook', 'e7c04ee0275ed1806e6933343d376971e4d6fde9', '899349333440716', 'https://www.facebook.com/app_scoped_user_id/899349333440716/', '', 'https://graph.facebook.com/899349333440716/picture?width=150&height=150', 'José Filipe Nogueira', '', 'José', 'Filipe Nogueira', 'male', 'pt_PT', '', 0, 0, 0, 'nog1955@gmail.com', 'nog1955@gmail.com', '', '', '', '', '', ''),
(2198, 2191, 'Facebook', '50423a9f3b4cb73554a8739ba89aa3cd2f900d6e', '10206668827977665', 'https://www.facebook.com/app_scoped_user_id/10206668827977665/', '', 'https://graph.facebook.com/10206668827977665/picture?width=150&height=150', 'Louise Bdesign', '', 'Louise', 'Bdesign', 'female', 'fr_FR', '', 0, 0, 0, 'louise.br@hotmail.fr', 'louise.br@hotmail.fr', '', '', '', '', '', ''),
(2199, 2192, 'Facebook', 'c9ec42d65a89c35e3238b7a28f84a6ea75d25e8a', '912197108848134', 'https://www.facebook.com/app_scoped_user_id/912197108848134/', '', 'https://graph.facebook.com/912197108848134/picture?width=150&height=150', 'Paula Pessanha', '', 'Paula', 'Pessanha', 'female', 'pt_PT', '', 0, 0, 0, 'paulapmontenegro@gmail.com', 'paulapmontenegro@gmail.com', '', '', '', '', '', ''),
(2200, 2193, 'Facebook', 'c018d6cb2cd7d5b12324336590cdae3a3abcf642', '10153155402549130', 'https://www.facebook.com/app_scoped_user_id/10153155402549130/', '', 'https://graph.facebook.com/10153155402549130/picture?width=150&height=150', 'Pedro Barros', '', 'Pedro', 'Barros', 'male', 'pt_PT', '', 0, 0, 0, 'pete_barros@hotmail.com', 'pete_barros@hotmail.com', '', '', '', '', '', ''),
(2201, 2194, 'Facebook', '2a904da443f1d3e73735ef964f99a43f7c4abaa3', '10152792095462540', 'https://www.facebook.com/app_scoped_user_id/10152792095462540/', '', 'https://graph.facebook.com/10152792095462540/picture?width=150&height=150', 'Duarte Cunha', '', 'Duarte', 'Cunha', 'male', 'pt_PT', '', 0, 0, 0, 'duarte_cunhaa@hotmail.com', 'duarte_cunhaa@hotmail.com', '', '', '', '', '', ''),
(2202, 2195, 'Facebook', '2657406bd766d7dd5cbe4703be5cb06d2bdc964e', '959861290712155', 'https://www.facebook.com/app_scoped_user_id/959861290712155/', '', 'https://graph.facebook.com/959861290712155/picture?width=150&height=150', 'André João', '', 'André', 'João', 'male', 'pt_PT', '', 0, 0, 0, 'andrepjoao@gmail.com', 'andrepjoao@gmail.com', '', '', '', '', '', ''),
(2203, 2196, 'Facebook', '0d308a874a1d1f456d8a1948a5d6d27b58ef8408', '950223928341862', 'https://www.facebook.com/app_scoped_user_id/950223928341862/', '', 'https://graph.facebook.com/950223928341862/picture?width=150&height=150', 'Daniel Fortes', '', 'Daniel', 'Fortes', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2204, 2197, 'Facebook', 'b51ed66bf376cb27be64d3564de3d9c9c9902d2e', '927636833925999', 'https://www.facebook.com/app_scoped_user_id/927636833925999/', '', 'https://graph.facebook.com/927636833925999/picture?width=150&height=150', 'Nélia Pinto', '', 'Nélia', 'Pinto', 'female', 'pt_PT', '', 0, 0, 0, 'neliapinto@hotmail.com', 'neliapinto@hotmail.com', '', '', '', '', '', ''),
(2205, 2198, 'Facebook', 'd7c4d4afc014726d3840faf16a356e7c2133aef6', '10153379277124679', 'https://www.facebook.com/app_scoped_user_id/10153379277124679/', '', 'https://graph.facebook.com/10153379277124679/picture?width=150&height=150', 'Cimi Phi', '', 'Cimi', 'Phi', 'female', 'pt_PT', '', 0, 0, 0, 'pippas_a@hotmail.com', 'pippas_a@hotmail.com', '', '', '', '', '', ''),
(2206, 2199, 'Facebook', 'f4bbfe4c70de7d911c3f5f7877250338279d6121', '690292794425871', 'https://www.facebook.com/app_scoped_user_id/690292794425871/', '', 'https://graph.facebook.com/690292794425871/picture?width=150&height=150', 'Mafalda Serradas Duarte', '', 'Mafalda', 'Serradas Duarte', 'female', 'en_US', '', 0, 0, 0, 'mafaldaserradasduarte@gmail.com', 'mafaldaserradasduarte@gmail.com', '', '', '', '', '', ''),
(2207, 2200, 'Facebook', 'b35eb776cf7fd9ff47424a5537337a47ba56958e', '10204452630505235', 'https://www.facebook.com/app_scoped_user_id/10204452630505235/', '', 'https://graph.facebook.com/10204452630505235/picture?width=150&height=150', 'Rita Sampaio', '', 'Rita', 'Sampaio', 'female', 'pt_PT', '', 0, 0, 0, 'ritaluiss@hotmail.com', 'ritaluiss@hotmail.com', '', '', '', '', '', ''),
(2208, 2201, 'Facebook', '1ef23802701028a07f8cc86fc9d5c9769f3fd023', '10205403653985548', 'https://www.facebook.com/app_scoped_user_id/10205403653985548/', '', 'https://graph.facebook.com/10205403653985548/picture?width=150&height=150', 'Camila Pinto de Lima', '', 'Camila', 'de Lima', 'female', 'pt_BR', '', 0, 0, 0, 'camila.pintolima@cms-rpa.com', 'camila.pintolima@cms-rpa.com', '', '', '', '', '', ''),
(2209, 2202, 'Facebook', 'f4396329ca2b8fb7755b51a1190e1066be2b1005', '10205690942345398', 'https://www.facebook.com/app_scoped_user_id/10205690942345398/', '', 'https://graph.facebook.com/10205690942345398/picture?width=150&height=150', 'Leonor Cid Pratt', '', 'Leonor', 'Pratt', 'female', 'pt_PT', '', 0, 0, 0, 'leonorpratt@hotmail.com', 'leonorpratt@hotmail.com', '', '', '', '', '', ''),
(2210, 2203, 'Facebook', '8563c72d0f9922e9e394c04f0c79b920ae0bcd52', '1093258354024014', 'https://www.facebook.com/app_scoped_user_id/1093258354024014/', '', 'https://graph.facebook.com/1093258354024014/picture?width=150&height=150', 'Pedro Mesquita', '', 'Pedro', 'Mesquita', 'male', 'pt_PT', '', 0, 0, 0, 'pdmesquita@msn.com', 'pdmesquita@msn.com', '', '', '', '', '', ''),
(2211, 2204, 'Facebook', 'a98fd21f6d2962ea1677838084f004c00f12b005', '10153384385451079', 'https://www.facebook.com/app_scoped_user_id/10153384385451079/', '', 'https://graph.facebook.com/10153384385451079/picture?width=150&height=150', 'Pedro Sousa', '', 'Pedro', 'Sousa', 'male', 'en_US', '', 0, 0, 0, 'pedrobsousa@yahoo.com', 'pedrobsousa@yahoo.com', '', '', '', '', '', ''),
(2212, 2205, 'Facebook', 'a443125ffd87cf616da76374ae1235b0fea6bfab', '10152965317648041', 'https://www.facebook.com/app_scoped_user_id/10152965317648041/', '', 'https://graph.facebook.com/10152965317648041/picture?width=150&height=150', 'Luciano Burin', '', 'Luciano', 'Burin', 'male', 'pt_BR', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2213, 2206, 'Facebook', 'f44202dea750b0ed8c9f32fe800583868a9d532a', '10153005380803460', 'https://www.facebook.com/app_scoped_user_id/10153005380803460/', '', 'https://graph.facebook.com/10153005380803460/picture?width=150&height=150', 'Maria Beatriz Blazquez Raposo', '', 'Maria', 'Beatriz Blazquez Raposo', 'female', 'pt_PT', '', 0, 0, 0, 'maria_bia25@hotmail.com', 'maria_bia25@hotmail.com', '', '', '', '', '', ''),
(2214, 2207, 'Facebook', '5b07bf0b7703d83d02e4112d18d986cf0f75a190', '10204481607380095', 'https://www.facebook.com/app_scoped_user_id/10204481607380095/', '', 'https://graph.facebook.com/10204481607380095/picture?width=150&height=150', 'Marcelo Pereira', '', 'Marcelo', 'Pereira', 'male', 'pt_BR', '', 0, 0, 0, 'male.s.pereira@gmail.com', 'male.s.pereira@gmail.com', '', '', '', '', '', ''),
(2215, 2208, 'Facebook', '6c46f13851fc5cddc8fdd5a0baf63700144bfd84', '999952763372016', 'https://www.facebook.com/app_scoped_user_id/999952763372016/', '', 'https://graph.facebook.com/999952763372016/picture?width=150&height=150', 'Ricardo Guedes', '', 'Ricardo', 'Guedes', 'male', 'pt_PT', '', 0, 0, 0, 'ricardo_cunha_@hotmail.com', 'ricardo_cunha_@hotmail.com', '', '', '', '', '', ''),
(2216, 2209, 'Google', '698521003dfa79c6af29e7afda098fd3578355be', '111739715222954498920', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Gabriel Lima', '', 'Gabriel', 'Lima', '', '', '', 0, 0, 0, 'gabstuf@gmail.com', 'gabstuf@gmail.com', '', '', '', '', '', ''),
(2217, 2210, 'Facebook', '9990a353d74751b1194e67846872857e05b13b8d', '10206792084507131', 'https://www.facebook.com/app_scoped_user_id/10206792084507131/', '', 'https://graph.facebook.com/10206792084507131/picture?width=150&height=150', 'Digus Le Boutton Rouge', '', 'Digus', 'Le Boutton Rouge', 'male', 'fr_FR', '', 0, 0, 0, 'adigiulio@ripcurl-europe.com', 'adigiulio@ripcurl-europe.com', '', '', '', '', '', ''),
(2218, 2211, 'Facebook', '5a63ec4d57e39bc341a7634d0ea80fc78505ee5d', '10153184202972107', 'https://www.facebook.com/app_scoped_user_id/10153184202972107/', '', 'https://graph.facebook.com/10153184202972107/picture?width=150&height=150', 'Diogo Ribeiro', '', 'Diogo', 'Ribeiro', 'male', 'en_US', '', 0, 0, 0, 'puto_diogo@hotmail.com', 'puto_diogo@hotmail.com', '', '', '', '', '', ''),
(2219, 2212, 'Google', '9556d9cbe2a0fb7e3131130c72146af4011faeff', '106738260071740694199', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'luisa appleton', '', 'luisa', 'appleton', '', '', '', 0, 0, 0, 'luisamariameirelles@gmail.com', 'luisamariameirelles@gmail.com', '', '', '', '', '', ''),
(2220, 2213, 'Facebook', '72c430c218cc7a6641b50bc1c39e2043bd228b1a', '10204215703653084', 'https://www.facebook.com/app_scoped_user_id/10204215703653084/', '', 'https://graph.facebook.com/10204215703653084/picture?width=150&height=150', 'António Ribeiro', '', 'António', 'Ribeiro', 'male', 'pt_PT', '', 0, 0, 0, 'antonio.ribeiro@a-ribeiro.com', 'antonio.ribeiro@a-ribeiro.com', '', '', '', '', '', ''),
(2221, 2214, 'Facebook', '468dd35312c9fb2704ad3c46c413b3b66cc945bf', '823676064396124', 'https://www.facebook.com/app_scoped_user_id/823676064396124/', '', 'https://graph.facebook.com/823676064396124/picture?width=150&height=150', 'Francisco Marques da Costa', '', 'Francisco', 'Marques da Costa', 'male', 'pt_PT', '', 0, 0, 0, 'franciscomarquesdacosta@gmail.com', 'franciscomarquesdacosta@gmail.com', '', '', '', '', '', ''),
(2222, 2215, 'Facebook', 'c21a2c32950ebbfc0e244cb11e308d7865be5ed8', '1014001795291436', 'https://www.facebook.com/app_scoped_user_id/1014001795291436/', '', 'https://graph.facebook.com/1014001795291436/picture?width=150&height=150', 'Diogo Antunes', '', 'Diogo', 'Antunes', 'male', 'pt_PT', '', 0, 0, 0, 'tatudebem@hotmail.com', 'tatudebem@hotmail.com', '', '', '', '', '', ''),
(2223, 2216, 'Facebook', 'dfb52d5a337655ee6f6bd06559dfca7ba181c651', '10153298856434871', 'https://www.facebook.com/app_scoped_user_id/10153298856434871/', '', 'https://graph.facebook.com/10153298856434871/picture?width=150&height=150', 'Isabel Meirelles Canto Castro', '', 'Isabel', 'Meirelles Canto Castro', 'female', 'en_US', '', 0, 0, 0, 'belila@netcabo.pt', 'belila@netcabo.pt', '', '', '', '', '', ''),
(2224, 2217, 'Facebook', '6cf5b3ff43e03bba007e2a9819292d9110940c60', '822478947819049', 'https://www.facebook.com/app_scoped_user_id/822478947819049/', '', 'https://graph.facebook.com/822478947819049/picture?width=150&height=150', 'Francisco Brazão', '', 'Francisco', 'Brazão', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2225, 2218, 'Facebook', '76d50e4e4f43a0ca2ca6466a0f6da76d5185c2bc', '837259099656424', 'https://www.facebook.com/app_scoped_user_id/837259099656424/', '', 'https://graph.facebook.com/837259099656424/picture?width=150&height=150', 'Luis Melo', '', 'Luis', 'Melo', 'male', 'pt_PT', '', 0, 0, 0, 'luismelo1000@gmail.com', 'luismelo1000@gmail.com', '', '', '', '', '', ''),
(2226, 2219, 'Facebook', 'fab0614fbb459c013a54ae7eb5875218a6492dae', '550796231725676', 'https://www.facebook.com/app_scoped_user_id/550796231725676/', '', 'https://graph.facebook.com/550796231725676/picture?width=150&height=150', 'Zé Manel', '', 'Zé', 'Manel', 'male', 'pt_PT', '', 0, 0, 0, 'manmat@netvisao.pt', 'manmat@netvisao.pt', '', '', '', '', '', ''),
(2227, 188, 'Google', '766a201c285fbf28982762bfe0129cd3bcfed4b7', '111069264478943980713', 'https://plus.google.com/111069264478943980713', '', 'https://lh5.googleusercontent.com/-uxOTRYjSNMQ/AAAAAAAAAAI/AAAAAAAAAAA/Fa_oY572XdM/photo.jpg?sz=200', 'Margarida de Araújo', '', 'Margarida', 'de Araújo', 'female', '', '', 0, 0, 0, 'margaridadearaujo@gmail.com', 'margaridadearaujo@gmail.com', '', '', '', '', '', ''),
(2228, 2220, 'Facebook', 'a3fdce43f9fbf52757bf36ccef11f15d47263b31', '10205969331105803', 'https://www.facebook.com/app_scoped_user_id/10205969331105803/', '', 'https://graph.facebook.com/10205969331105803/picture?width=150&height=150', 'António Gonçalves', '', 'António', 'Gonçalves', 'male', 'pt_PT', '', 0, 0, 0, 'togoncalves@gmail.com', 'togoncalves@gmail.com', '', '', '', '', '', ''),
(2229, 2221, 'Facebook', '1824bbd7a00afcaba282ec67dfb3d6c2d188c71e', '853394468068826', 'https://www.facebook.com/app_scoped_user_id/853394468068826/', '', 'https://graph.facebook.com/853394468068826/picture?width=150&height=150', 'Petita Castel-Branco Sommer', '', 'Petita Castel-Branco', 'Sommer', 'female', 'pt_PT', '', 0, 0, 0, 'sommer.petita@gmail.com', 'sommer.petita@gmail.com', '', '', '', '', '', ''),
(2230, 2222, 'Google', '576784b5375c56b3a51d024e3911e51797500195', '112581117057368106162', 'https://plus.google.com/112581117057368106162', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Paula Magalhães', '', 'Paula', 'Magalhães', 'female', '', '', 0, 0, 0, 'paulasusana72@gmail.com', 'paulasusana72@gmail.com', '', '', '', '', '', ''),
(2231, 2223, 'Facebook', '36b3613fa24d02966603354a457cad6b7546d051', '816803781707669', 'https://www.facebook.com/app_scoped_user_id/816803781707669/', '', 'https://graph.facebook.com/816803781707669/picture?width=150&height=150', 'Maria Soares', '', 'Maria', 'Soares', 'female', 'pt_PT', '', 0, 0, 0, 'mariaantonietavieirasoares@hotmail.com', 'mariaantonietavieirasoares@hotmail.com', '', '', '', '', '', ''),
(2232, 2224, 'Facebook', 'ecb5fb5c112c1d5754badd90904b02307f5a75d9', '10152736544222504', 'https://www.facebook.com/app_scoped_user_id/10152736544222504/', '', 'https://graph.facebook.com/10152736544222504/picture?width=150&height=150', 'Ana Vilhena', '', 'Ana', 'Vilhena', 'female', 'en_US', '', 0, 0, 0, 'vilhenaana@gmail.com', 'vilhenaana@gmail.com', '', '', '', '', '', ''),
(2233, 2225, 'Facebook', '2ec3f9ab20ed953d01d6fa2b48de65c4857486d7', '977099262325047', 'https://www.facebook.com/app_scoped_user_id/977099262325047/', '', 'https://graph.facebook.com/977099262325047/picture?width=150&height=150', 'Francisco Prado', '', 'Francisco', 'Prado', 'male', 'pt_PT', '', 0, 0, 0, 'xiprado@gmail.com', 'xiprado@gmail.com', '', '', '', '', '', ''),
(2234, 2226, 'Facebook', 'd190b25ad11d68b14a4a902731bf641e3a906183', '1139722166044945', 'https://www.facebook.com/app_scoped_user_id/1139722166044945/', '', 'https://graph.facebook.com/1139722166044945/picture?width=150&height=150', 'Nuno Loureiro', '', 'Nuno', 'Loureiro', 'male', 'pt_PT', '', 0, 0, 0, 'mattashapes@gmail.com', 'mattashapes@gmail.com', '', '', '', '', '', ''),
(2235, 2227, 'Facebook', 'f8499752cb441b1cd0cda3d4f38ebd3fa1d8be87', '10205577503175106', 'https://www.facebook.com/app_scoped_user_id/10205577503175106/', '', 'https://graph.facebook.com/10205577503175106/picture?width=150&height=150', 'João Antunes', '', 'João', 'Antunes', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2236, 2228, 'Facebook', '66ce3a3013ebcd6727a82b3c484f935454c8c32a', '10205096293461742', 'https://www.facebook.com/app_scoped_user_id/10205096293461742/', '', 'https://graph.facebook.com/10205096293461742/picture?width=150&height=150', 'Tiago Serrenho', '', 'Tiago', 'Serrenho', 'male', 'en_US', '', 0, 0, 0, 'tiagoserrenho@gmail.com', 'tiagoserrenho@gmail.com', '', '', '', '', '', ''),
(2237, 2229, 'Google', '5ad8f44200a26f4709cce804aae4e64012fffbcb', '110123238639088724648', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ricardo Guimarães', '', 'Ricardo', 'Guimarães', '', '', '', 0, 0, 0, 'ricardoaragaoguimaraes@gmail.com', 'ricardoaragaoguimaraes@gmail.com', '', '', '', '', '', ''),
(2238, 2230, 'Facebook', '7ad600b7f48f10396ff4c619684a528a875acb0e', '10206413391390039', 'https://www.facebook.com/app_scoped_user_id/10206413391390039/', '', 'https://graph.facebook.com/10206413391390039/picture?width=150&height=150', 'Ana Iglesias', '', 'Ana', 'Iglesias', '', 'pt_PT', '', 0, 0, 0, 'arlsiglesias@hotmail.com', 'arlsiglesias@hotmail.com', '', '', '', '', '', ''),
(2239, 2231, 'Facebook', 'ae2b692f7574c393ee88160882d0d2768bc3260a', '10206828799261047', 'https://www.facebook.com/app_scoped_user_id/10206828799261047/', '', 'https://graph.facebook.com/10206828799261047/picture?width=150&height=150', 'Zwart Jah', '', 'Zwart', 'Jah', 'male', 'pt_PT', '', 0, 0, 0, 'joaogrilom@hotmail.com', 'joaogrilom@hotmail.com', '', '', '', '', '', ''),
(2240, 2232, 'Google', '3026ae4b15d5c24101ccfae1695a357f235ef810', '102915411383444716449', 'https://plus.google.com/102915411383444716449', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ursa Maior', '', 'Ursa', 'Maior', 'other', '', '', 0, 0, 0, '11c.liceupedronunes@gmail.com', '11c.liceupedronunes@gmail.com', '', '', '', '', '', ''),
(2241, 2233, 'Facebook', 'dee9615ec73578b0ba41954747c446e2af09ebf2', '10152882918596129', 'https://www.facebook.com/app_scoped_user_id/10152882918596129/', '', 'https://graph.facebook.com/10152882918596129/picture?width=150&height=150', 'Joana Rebelo', '', 'Joana', 'Rebelo', 'female', 'en_GB', '', 0, 0, 0, 'joannarebelo@aol.com', 'joannarebelo@aol.com', '', '', '', '', '', ''),
(2242, 2234, 'Google', '1a3b80860c8f0d006d6b62c902bd1031e1a5b7db', '101195365182938730925', 'https://plus.google.com/+MiguelPing', '', 'https://lh6.googleusercontent.com/-mYe4EnvhlX0/AAAAAAAAAAI/AAAAAAAAGLk/PcByjLWQ4Ok/photo.jpg?sz=200', 'Miguel Ping', '', 'Miguel', 'Ping', 'male', '', '', 0, 0, 0, 'miguel.ping@gmail.com', 'miguel.ping@gmail.com', '', '', '', '', '', ''),
(2243, 2235, 'Google', 'dc36967d83daabba81b8fecfc34f2f47237d22a5', '115439263090132412743', 'https://plus.google.com/115439263090132412743', '', 'https://lh5.googleusercontent.com/-8rNYFGDYcDg/AAAAAAAAAAI/AAAAAAAAAOE/55Feqn1gmOg/photo.jpg?sz=200', 'Irina Luz', '', 'Irina', 'Luz', 'female', '', '', 0, 0, 0, 'irinaluz76@gmail.com', 'irinaluz76@gmail.com', '', '', '', '', '', ''),
(2244, 2236, 'Facebook', 'a3dbdfebc6c25471247ee3f2b7df22a9f9fd3e97', '913493418673454', 'https://www.facebook.com/app_scoped_user_id/913493418673454/', '', 'https://graph.facebook.com/913493418673454/picture?width=150&height=150', 'Nadia Carvalho', '', 'Nadia', 'Carvalho', 'female', 'pt_PT', '', 0, 0, 0, 'nadiaocarvalho@gmail.com', 'nadiaocarvalho@gmail.com', '', '', '', '', '', ''),
(2245, 2237, 'Facebook', '3b0b81e8bb8c1b4809a16d5c01e66653b89df30f', '10153320297214339', 'https://www.facebook.com/app_scoped_user_id/10153320297214339/', '', 'https://graph.facebook.com/10153320297214339/picture?width=150&height=150', 'Vitor Rodrigues', '', 'Vitor', 'Rodrigues', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2246, 2238, 'Facebook', 'f524beb9763b2846792438276361963c5aef8251', '10153471396431802', 'https://www.facebook.com/app_scoped_user_id/10153471396431802/', '', 'https://graph.facebook.com/10153471396431802/picture?width=150&height=150', 'Vasco Mendonça', '', 'Vasco', 'Mendonça', 'male', 'en_US', '', 0, 0, 0, 'mendonca.vasco@gmail.com', 'mendonca.vasco@gmail.com', '', '', '', '', '', ''),
(2247, 2239, 'Facebook', 'e6e1589a202d77208342928879a4a8d755a43a06', '10206974148337371', 'https://www.facebook.com/app_scoped_user_id/10206974148337371/', '', 'https://graph.facebook.com/10206974148337371/picture?width=150&height=150', 'Deif Garrett', '', 'Deif', 'Garrett', 'male', 'es_ES', '', 0, 0, 0, 'davidvillar@telefonica.net', 'davidvillar@telefonica.net', '', '', '', '', '', ''),
(2248, 2240, 'Google', '7257f37228c8cbf40921a0b33eb7a61d2f63551d', '116153563780444835873', 'https://plus.google.com/116153563780444835873', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Rita Lage', '', 'Rita', 'Lage', 'female', '', '', 0, 0, 0, 'ritalage75@gmail.com', 'ritalage75@gmail.com', '', '', '', '', '', ''),
(2249, 2241, 'Facebook', '92adff552edf4bb2ef3f1778c950b634c87da04d', '10153494995919574', 'https://www.facebook.com/app_scoped_user_id/10153494995919574/', '', 'https://graph.facebook.com/10153494995919574/picture?width=150&height=150', 'Sofia Nobre', '', 'Sofia', 'Nobre', 'female', 'pt_PT', '', 0, 0, 0, 'sofia_nobre70@hotmail.com', 'sofia_nobre70@hotmail.com', '', '', '', '', '', ''),
(2250, 2242, 'Google', '70fbbf704da4cea3375148efc1653e8ce178016f', '116623615989856789800', 'https://plus.google.com/116623615989856789800', '', 'https://lh3.googleusercontent.com/-dAZuLidgIbk/AAAAAAAAAAI/AAAAAAAAACM/BfjApiEz3v0/photo.jpg?sz=200', 'Luis Viana', '', 'Luis', 'Viana', 'male', '', '', 0, 0, 0, 'luis.mfviana@gmail.com', 'luis.mfviana@gmail.com', '', '', '', '', '', ''),
(2251, 2243, 'Facebook', '10cb7461f70dd3b2dc178959129845f4ba19abf2', '10153407519949396', 'https://www.facebook.com/app_scoped_user_id/10153407519949396/', '', 'https://graph.facebook.com/10153407519949396/picture?width=150&height=150', 'Mariana Xavier', '', 'Mariana', 'Xavier', 'female', 'pt_PT', '', 0, 0, 0, 'msofiax@hotmail.com', 'msofiax@hotmail.com', '', '', '', '', '', ''),
(2252, 2244, 'Google', '671c959595738aaa428c5b9fa833ebcc5026fe07', '108980611771106284915', 'https://plus.google.com/108980611771106284915', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Susana Forte da Cunha', '', 'Susana', 'Forte da Cunha', 'female', '', '', 0, 0, 0, 'susanafc78@gmail.com', 'susanafc78@gmail.com', '', '', '', '', '', ''),
(2253, 596, 'Google', 'b9934aabe2711731d96087cfd39172d02ac21e78', '114437629286462513237', 'https://plus.google.com/114437629286462513237', '', 'https://lh4.googleusercontent.com/-OB_LzdC59EY/AAAAAAAAAAI/AAAAAAAAAFA/Xhq9sHUU0rM/photo.jpg?sz=200', 'Sofi Reis', '', 'Sofi', 'Reis', 'female', '', '', 0, 0, 0, 'sofireis11@gmail.com', 'sofireis11@gmail.com', '', '', '', '', '', ''),
(2254, 2245, 'Google', 'b42779a6a37c39bd2ffba8008e9cd764ad47e55a', '111438037198091686583', 'https://plus.google.com/111438037198091686583', '', 'https://lh5.googleusercontent.com/-dOC5wFD0v18/AAAAAAAAAAI/AAAAAAAAABc/bLSLMTwLB0Q/photo.jpg?sz=200', 'CAMILA CARDOSO', '', 'CAMILA', 'CARDOSO', 'female', '', '', 0, 0, 0, 'cpombocardoso@gmail.com', 'cpombocardoso@gmail.com', '', 'Chicago, Estados Unidos', '', '', 'Chicago, Estados Unidos', ''),
(2255, 2246, 'Facebook', 'ba755ccfc865d780fae5eabed943ab8ccbb12100', '10207241153566566', 'https://www.facebook.com/app_scoped_user_id/10207241153566566/', '', 'https://graph.facebook.com/10207241153566566/picture?width=150&height=150', 'Joana Pichel', '', 'Joana', 'Pichel', 'female', 'pt_PT', '', 0, 0, 0, 'joanapichel@e-eventual.com', 'joanapichel@e-eventual.com', '', '', '', '', '', ''),
(2256, 2247, 'Google', '35bd52c05d25ae19b909d4858ec2ef36cfab5f52', '111688045060286904494', 'https://plus.google.com/111688045060286904494', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Maria Leónidas Rocha', '', 'Maria', 'Leónidas Rocha', 'female', '', '', 0, 0, 0, 'maria.leonidas.rocha@gmail.com', 'maria.leonidas.rocha@gmail.com', '', '', '', '', '', ''),
(2257, 2248, 'Facebook', 'd43ddbcb8000d284b93c9443363368f7827cee16', '10153425084920774', 'https://www.facebook.com/app_scoped_user_id/10153425084920774/', '', 'https://graph.facebook.com/10153425084920774/picture?width=150&height=150', 'Manuel Diogo Santos Mera', '', 'Manuel', 'Mera', 'male', 'en_US', '', 0, 0, 0, 'manuel_mera78@hotmail.com', 'manuel_mera78@hotmail.com', '', '', '', '', '', ''),
(2258, 2249, 'Facebook', '723908a45cc2b32831fc5c4411a397fc9b0062f1', '10204050175684253', 'https://www.facebook.com/app_scoped_user_id/10204050175684253/', '', 'https://graph.facebook.com/10204050175684253/picture?width=150&height=150', 'Rita Pg Duarte', '', 'Rita', 'Duarte', 'female', 'pt_PT', '', 0, 0, 0, 'ritapgduarte@gmail.com', 'ritapgduarte@gmail.com', '', '', '', '', '', ''),
(2259, 2250, 'Facebook', 'cdba5cf63f76b8a50b9ac85112ec87e2201e90f3', '10154165060017195', 'https://www.facebook.com/app_scoped_user_id/10154165060017195/', '', 'https://graph.facebook.com/10154165060017195/picture?width=150&height=150', 'Tiago Teotonio Pereira', '', 'Tiago', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'tiago_tp@hotmail.com', 'tiago_tp@hotmail.com', '', '', '', '', '', ''),
(2260, 2251, 'Facebook', '13749e553476c333a38f7fd8a3db5af35722562c', '10202918662365903', 'https://www.facebook.com/app_scoped_user_id/10202918662365903/', '', 'https://graph.facebook.com/10202918662365903/picture?width=150&height=150', 'Sónia Spranger', '', 'Sónia', 'Spranger', 'female', 'pt_PT', '', 0, 0, 0, 'soniapspranger@gmail.com', 'soniapspranger@gmail.com', '', '', '', '', '', ''),
(2261, 2252, 'Facebook', '9b04efc33cf449ee0139179fef39b1690171145f', '10204909789208563', 'https://www.facebook.com/app_scoped_user_id/10204909789208563/', '', 'https://graph.facebook.com/10204909789208563/picture?width=150&height=150', 'Filipe Mendes', '', 'Filipe', 'Mendes', 'male', 'pt_PT', '', 0, 0, 0, 'menfil.art@gmail.com', 'menfil.art@gmail.com', '', '', '', '', '', ''),
(2262, 2253, 'Facebook', 'ed5af54485e0c5241ac1e16b71d4bd6dbecbbb27', '10153891903382926', 'https://www.facebook.com/app_scoped_user_id/10153891903382926/', '', 'https://graph.facebook.com/10153891903382926/picture?width=150&height=150', 'Miguel Bastos', '', 'Miguel', 'Bastos', 'male', 'pt_PT', '', 0, 0, 0, 'migueljmbastos@gmail.com', 'migueljmbastos@gmail.com', '', '', '', '', '', ''),
(2263, 2254, 'Google', '49164a3c052927a441c8db144e769ab14d3d7e02', '106772997852683073746', 'https://plus.google.com/106772997852683073746', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'pedro cabral', '', 'pedro', 'cabral', 'male', '', '', 0, 0, 0, 'pcpocg@gmail.com', 'pcpocg@gmail.com', '', '', '', '', '', ''),
(2264, 2255, 'Facebook', '90b8bff23bc102a6bc5d2c49d41a4c128601ab8e', '10206806908759983', 'https://www.facebook.com/app_scoped_user_id/10206806908759983/', '', 'https://graph.facebook.com/10206806908759983/picture?width=150&height=150', 'Sara Ribeiro', '', 'Sara', 'Ribeiro', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2265, 2256, 'Facebook', '6be0dd1d0f05bef38343d00d1527543a0a53a469', '809418515821701', 'https://www.facebook.com/app_scoped_user_id/809418515821701/', '', 'https://graph.facebook.com/809418515821701/picture?width=150&height=150', 'Elsá Pereira', '', 'Elsá', 'Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'mcrefrp@hotmail.com', 'mcrefrp@hotmail.com', '', '', '', '', '', ''),
(2266, 2257, 'Google', '677b7557d81e8dc0fa056ca5d3cfa4f6963b0644', '110970633049461452552', 'https://plus.google.com/110970633049461452552', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Joana Barros de Oliveira', '', 'Joana', 'Barros de Oliveira', 'female', '', '', 0, 0, 0, 'joanabo.2@gmail.com', 'joanabo.2@gmail.com', '', '', '', '', '', ''),
(2267, 2258, 'Facebook', 'f6c8ab6f07531df5c0298c11b8f28fa09820106e', '782124781904713', 'https://www.facebook.com/app_scoped_user_id/782124781904713/', '', 'https://graph.facebook.com/782124781904713/picture?width=150&height=150', 'Dario Morgado', '', 'Dario', 'Morgado', 'male', 'pt_PT', '', 0, 0, 0, 'dariomorgado1@hotmail.com', 'dariomorgado1@hotmail.com', '', '', '', '', '', ''),
(2268, 2259, 'Facebook', '8389c2694093b000af2444c3efd8e5d61ad037cb', '10205791060247149', 'https://www.facebook.com/app_scoped_user_id/10205791060247149/', '', 'https://graph.facebook.com/10205791060247149/picture?width=150&height=150', 'Ricardo Veloso', '', 'Ricardo', 'Veloso', 'male', 'pt_PT', '', 0, 0, 0, 'redvelo@hotmail.com', 'redvelo@hotmail.com', '', '', '', '', '', ''),
(2269, 2260, 'Google', '5264265b1bc74bff1cf27278f516d48e808ce7c5', '110513764768813165933', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Secretaria EB/3 Alexandre Herculano', '', 'Secretaria', 'EB/3 Alexandre Herculano', '', '', '', 0, 0, 0, 'secretaria@esah.org', 'secretaria@esah.org', '', '', '', '', '', ''),
(2270, 2261, 'Facebook', 'fdce7c2b2655935e7214d72159bcb7b3b26350b9', '1001296683214692', 'https://www.facebook.com/app_scoped_user_id/1001296683214692/', '', 'https://graph.facebook.com/1001296683214692/picture?width=150&height=150', 'Carlos Madeira Fernandes', '', 'Carlos Madeira', 'Fernandes', 'male', 'pt_PT', '', 0, 0, 0, 'carlosmadeiraf@gmail.com', 'carlosmadeiraf@gmail.com', '', '', '', '', '', ''),
(2271, 2262, 'Facebook', 'acd565d00ee05b25cf76a53dab68f6736b5a13e4', '10206051544479317', 'https://www.facebook.com/app_scoped_user_id/10206051544479317/', '', 'https://graph.facebook.com/10206051544479317/picture?width=150&height=150', 'Paula Freitas', '', 'Paula', 'Freitas', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2272, 2263, 'Facebook', '3710241278760f6b04455015f8d569627ca07cb2', '883105281751365', 'https://www.facebook.com/app_scoped_user_id/883105281751365/', '', 'https://graph.facebook.com/883105281751365/picture?width=150&height=150', 'Ija Gaivão', '', 'Ija', 'Gaivão', 'female', 'pt_PT', '', 0, 0, 0, 'ijagaivao@hotmail.com', 'ijagaivao@hotmail.com', '', '', '', '', '', ''),
(2273, 2264, 'Facebook', '25d84b6337000e31105eba9f638959d07ce7b0cb', '10153432666523109', 'https://www.facebook.com/app_scoped_user_id/10153432666523109/', '', 'https://graph.facebook.com/10153432666523109/picture?width=150&height=150', 'RiKoo le Singe', '', 'RiKoo', 'le Singe', 'male', 'fr_FR', '', 0, 0, 0, 'konelch@hotmail.com', 'konelch@hotmail.com', '', '', '', '', '', ''),
(2274, 2265, 'Google', '7bf8db0b989373fb52af7862f54632df1b25949f', '115636957815607808799', 'https://plus.google.com/115636957815607808799', '', 'https://lh3.googleusercontent.com/-2mk1mAri_I0/AAAAAAAAAAI/AAAAAAAAAAA/QSlJqcytghQ/photo.jpg?sz=200', 'Paulo Barbosa', '', 'Paulo', 'Barbosa', 'male', '', '', 0, 0, 0, 'paulocortezbarbosa@gmail.com', 'paulocortezbarbosa@gmail.com', '', '', '', '', '', ''),
(2275, 2266, 'Google', '1ebb5d8a5df552af142c3e344cb6d12ff357073b', '100106109007998465681', 'https://plus.google.com/+TeresaSacramento', '', 'https://lh4.googleusercontent.com/-RBHucFo67pY/AAAAAAAAAAI/AAAAAAAAAJQ/GlFZOiHSb3U/photo.jpg?sz=200', 'Teresa Sacramento', '', 'Teresa', 'Sacramento', 'female', '', '', 0, 0, 0, 'tecoelho@gmail.com', 'tecoelho@gmail.com', '', '', '', '', '', ''),
(2276, 2267, 'Google', 'ca231082f3f40cc5a2a3f93c79391cee97ec0fd8', '104204520071598980946', 'https://plus.google.com/104204520071598980946', '', 'https://lh6.googleusercontent.com/-CLwFw0FYslw/AAAAAAAAAAI/AAAAAAAAAOo/w1DWiRSN-bU/photo.jpg?sz=200', 'Guilherme Silva', '', 'Guilherme', 'Silva', 'male', '', '', 0, 0, 0, 'guilherme93silva20@gmail.com', 'guilherme93silva20@gmail.com', '', '', '', '', '', ''),
(2277, 2268, 'Facebook', '4758ab2e334c63385ddcb7cb63512b7bfaa1092e', '904467166262905', 'https://www.facebook.com/app_scoped_user_id/904467166262905/', '', 'https://graph.facebook.com/904467166262905/picture?width=150&height=150', 'Inês Rodrigues', '', 'Inês', 'Rodrigues', 'female', 'pt_PT', '', 0, 0, 0, 'rodrigues_ines@hotmail.com', 'rodrigues_ines@hotmail.com', '', '', '', '', '', ''),
(2278, 2269, 'Facebook', 'efea90faef99e28fc638f4799a116c52ee416605', '10206619107779013', 'https://www.facebook.com/app_scoped_user_id/10206619107779013/', '', 'https://graph.facebook.com/10206619107779013/picture?width=150&height=150', 'Daniel Leitão', '', 'Daniel', 'Leitão', 'male', 'pt_PT', '', 0, 0, 0, 'daniel.leitao123@gmail.com', 'daniel.leitao123@gmail.com', '', '', '', '', '', ''),
(2279, 2270, 'Facebook', 'c1ac4e713597920caf8e323f74bd82e8b735598e', '10204528411111364', 'https://www.facebook.com/app_scoped_user_id/10204528411111364/', '', 'https://graph.facebook.com/10204528411111364/picture?width=150&height=150', 'Flavio Caldeira Jorge', '', 'Flavio', 'Jorge', 'male', 'pt_PT', '', 0, 0, 0, 'escolasurflitoralalentejano@gmail.com', 'escolasurflitoralalentejano@gmail.com', '', '', '', '', '', ''),
(2280, 2271, 'Facebook', '805e3f95540a930bda6668fe2ae62b3f5bfb6b27', '10204214543953532', 'https://www.facebook.com/app_scoped_user_id/10204214543953532/', '', 'https://graph.facebook.com/10204214543953532/picture?width=150&height=150', 'Filipe Picareta', '', 'Filipe', 'Picareta', 'male', 'pt_PT', '', 0, 0, 0, 'filipepicareta@hotmail.com', 'filipepicareta@hotmail.com', '', '', '', '', '', ''),
(2281, 2272, 'Facebook', '105746937e97ec88f3487e4204020d385bf03d37', '10153280868820479', 'https://www.facebook.com/app_scoped_user_id/10153280868820479/', '', 'https://graph.facebook.com/10153280868820479/picture?width=150&height=150', 'Constança Azevedo E Silva', '', 'Constança', 'Silva', '', 'en_US', '', 0, 0, 0, 'constanca.as@gmail.com', 'constanca.as@gmail.com', '', '', '', '', '', ''),
(2282, 2273, 'Facebook', 'f57cbcc443ffe5088f76f2d3121e2115c757da56', '901557903223370', 'https://www.facebook.com/app_scoped_user_id/901557903223370/', '', 'https://graph.facebook.com/901557903223370/picture?width=150&height=150', 'Mariana Pardal Monteiro', '', 'Mariana', 'Pardal Monteiro', 'female', 'pt_PT', '', 0, 0, 0, 'mariana.pardal.m@gmail.com', 'mariana.pardal.m@gmail.com', '', '', '', '', '', ''),
(2283, 2274, 'Facebook', 'c794c69e451b89a84138ef230225f320bed0a983', '10204142948605092', 'https://www.facebook.com/app_scoped_user_id/10204142948605092/', '', 'https://graph.facebook.com/10204142948605092/picture?width=150&height=150', 'Tomas Valdez Pereira', '', 'Tomas', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'rossimotas@hotmail.com', 'rossimotas@hotmail.com', '', '', '', '', '', ''),
(2284, 1238, 'Google', '9b6f3c9368d2bb1d2e2de6d93d09de2c7639f1d5', '105213809661452766118', 'https://plus.google.com/105213809661452766118', '', 'https://lh5.googleusercontent.com/-dbIoYR4zZXM/AAAAAAAAAAI/AAAAAAAAAjc/3APQb0G0_Bc/photo.jpg?sz=200', 'Gonçalo Graça', '', 'Gonçalo', 'Graça', '', '', '', 0, 0, 0, 'goncalograca5@gmail.com', 'goncalograca5@gmail.com', '', '', '', '', '', ''),
(2285, 2275, 'Facebook', 'a1674aa624b2ca7c6a750005ee3fddeed8eae5d5', '10153002122843985', 'https://www.facebook.com/app_scoped_user_id/10153002122843985/', '', 'https://graph.facebook.com/10153002122843985/picture?width=150&height=150', 'Bernardo Caro de Sousa', '', 'Bernardo', 'Sousa', 'male', 'en_US', '', 0, 0, 0, 'bernassousa@hotmail.com', 'bernassousa@hotmail.com', '', '', '', '', '', ''),
(2286, 2276, 'Facebook', 'ec5d0b6f047ffdea163a81c5cc48f6f7cc79830f', '10207086277254804', 'https://www.facebook.com/app_scoped_user_id/10207086277254804/', '', 'https://graph.facebook.com/10207086277254804/picture?width=150&height=150', 'Filipe Aboim Inglez', '', 'Filipe', 'Aboim Inglez', 'male', 'pt_PT', '', 0, 0, 0, 'filipeinglez@hotmail.com', 'filipeinglez@hotmail.com', '', '', '', '', '', ''),
(2287, 2277, 'Facebook', 'a83c2981bbc9d509e4f6a050407203c02d0adddc', '10207208317066699', 'https://www.facebook.com/app_scoped_user_id/10207208317066699/', '', 'https://graph.facebook.com/10207208317066699/picture?width=150&height=150', 'Margarida Godinho', '', 'Margarida', 'Godinho', 'female', 'pt_PT', '', 0, 0, 0, 'margaridasgodinho@gmail.com', 'margaridasgodinho@gmail.com', '', '', '', '', '', ''),
(2288, 2278, 'Facebook', '24e38d135cdb4d40aa1e4d64221d42bde1916d5f', '406664246186333', 'https://www.facebook.com/app_scoped_user_id/406664246186333/', '', 'https://graph.facebook.com/406664246186333/picture?width=150&height=150', 'David Canto Castro Bernardo', '', 'David', 'Bernardo', 'male', 'pt_PT', '', 0, 0, 0, 'davidccbernardo@outlook.com', 'davidccbernardo@outlook.com', '', '', '', '', '', ''),
(2289, 2279, 'Facebook', '2f2812c3866173f462dc186e62187c3d75674667', '10152946590236243', 'https://www.facebook.com/app_scoped_user_id/10152946590236243/', '', 'https://graph.facebook.com/10152946590236243/picture?width=150&height=150', 'Damião Franco', '', 'Damião', 'Franco', 'male', 'pt_PT', '', 0, 0, 0, 'damiaofranco@hotmail.com', 'damiaofranco@hotmail.com', '', '', '', '', '', ''),
(2290, 2280, 'Facebook', 'd1fc867e0be8616490e43962f9cc922584a32fb3', '975670475786981', 'https://www.facebook.com/app_scoped_user_id/975670475786981/', '', 'https://graph.facebook.com/975670475786981/picture?width=150&height=150', 'Francisco Alves', '', 'Francisco', 'Alves', 'male', 'pt_PT', '', 0, 0, 0, 'kikomarinheiro_@hotmail.com', 'kikomarinheiro_@hotmail.com', '', '', '', '', '', ''),
(2291, 2281, 'Facebook', 'dbcbcf7c179e122267c67619babfb1170759510d', '879896322046488', 'https://www.facebook.com/app_scoped_user_id/879896322046488/', '', 'https://graph.facebook.com/879896322046488/picture?width=150&height=150', 'Francisca Costa E Silva', '', 'Francisca', 'Costa E Silva', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2292, 2282, 'Facebook', '4dcaccfa15ef2a2bf9a3b16451709a261bf16e3d', '967165276647282', 'https://www.facebook.com/app_scoped_user_id/967165276647282/', '', 'https://graph.facebook.com/967165276647282/picture?width=150&height=150', 'Filipa Veiga', '', 'Filipa', 'Veiga', 'female', 'pt_PT', '', 0, 0, 0, 'pipass_12@hotmail.com', 'pipass_12@hotmail.com', '', '', '', '', '', ''),
(2293, 2283, 'Facebook', '28716184fa1042d91db26532aa3c8e199a787d78', '914214958639499', 'https://www.facebook.com/app_scoped_user_id/914214958639499/', '', 'https://graph.facebook.com/914214958639499/picture?width=150&height=150', 'Beatriz Pinto', '', 'Beatriz', 'Pinto', 'female', 'en_US', '', 0, 0, 0, 'bibax_pintuhh@hotmail.com', 'bibax_pintuhh@hotmail.com', '', '', '', '', '', ''),
(2294, 2284, 'Facebook', '1dcedab8dc94712e6317a32905b6a2b6e68c64c0', '919977574692334', 'https://www.facebook.com/app_scoped_user_id/919977574692334/', '', 'https://graph.facebook.com/919977574692334/picture?width=150&height=150', 'João Vieira', '', 'João', 'Vieira', 'male', 'pt_PT', '', 0, 0, 0, 'joaovieira6@gmail.com', 'joaovieira6@gmail.com', '', '', '', '', '', ''),
(2295, 2285, 'Facebook', 'fd815ee9f238fc3f797ff9f63f69bc980041a452', '852359748191428', 'https://www.facebook.com/app_scoped_user_id/852359748191428/', '', 'https://graph.facebook.com/852359748191428/picture?width=150&height=150', 'Francisca Trabucho', '', 'Francisca', 'Trabucho', 'female', 'pt_PT', '', 0, 0, 0, 'franciscatrabucho@hotmail.com', 'franciscatrabucho@hotmail.com', '', '', '', '', '', ''),
(2296, 2286, 'Google', '0940347fa629eff75838c446e5e0549064c5a027', '102155981203679571886', 'https://plus.google.com/102155981203679571886', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'joana duarte', '', 'joana', 'duarte', 'female', '', '', 0, 0, 0, 'joanapd@gmail.com', 'joanapd@gmail.com', '', '', '', '', '', ''),
(2297, 2287, 'Google', '7225e468d9bf758e4e74d70e7f7613ba8c99f950', '108118410102333124902', 'https://plus.google.com/+Pedroanunes', '', 'https://lh5.googleusercontent.com/-UWywNl42wWs/AAAAAAAAAAI/AAAAAAAAFrc/A6HPFpCDFVw/photo.jpg?sz=200', 'pedro nunes', '', 'pedro', 'nunes', 'male', '', '', 0, 0, 0, 'pedroanunes@gmail.com', 'pedroanunes@gmail.com', '', 'Ericeira, Mafra, Portugal', '', '', 'Ericeira, Mafra, Portugal', ''),
(2298, 2288, 'Google', 'd27512a5f7b4cdb9eccf9e9292b9008542b65a97', '112475553306473947211', 'https://plus.google.com/112475553306473947211', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Filipa Marquês', '', 'Filipa', 'Marquês', '', '', '', 0, 0, 0, 'escola.fmvm@gmail.com', 'escola.fmvm@gmail.com', '', '', '', '', '', ''),
(2299, 2289, 'Facebook', '546fc461c8b585021f9931debc7779ab75f34b9e', '1004385346258589', 'https://www.facebook.com/app_scoped_user_id/1004385346258589/', '', 'https://graph.facebook.com/1004385346258589/picture?width=150&height=150', 'Inês Pereira', '', 'Inês', 'Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'inesdiaspereira@gmail.com', 'inesdiaspereira@gmail.com', '', '', '', '', '', ''),
(2300, 2290, 'Facebook', '10246d6fc3c89bb9fd24072a0410dee0510eb3e3', '896039080437764', 'https://www.facebook.com/app_scoped_user_id/896039080437764/', '', 'https://graph.facebook.com/896039080437764/picture?width=150&height=150', 'Diogo Marquês', '', 'Diogo', 'Marquês', 'male', 'pt_PT', '', 0, 0, 0, 'diogo.marquez@hotmail.com', 'diogo.marquez@hotmail.com', '', '', '', '', '', ''),
(2301, 2291, 'Facebook', 'e8bb37f912a8e67a4cbecf0295c59c5f8cbc006c', '10204113483099187', 'https://www.facebook.com/app_scoped_user_id/10204113483099187/', '', 'https://graph.facebook.com/10204113483099187/picture?width=150&height=150', 'Francisco Cambim', '', 'Francisco', 'Cambim', 'male', 'en_US', '', 0, 0, 0, 'franciscoc1995@hotmail.com', 'franciscoc1995@hotmail.com', '', '', '', '', '', ''),
(2302, 2292, 'Facebook', '87628331ae26dc75bb7010b26bc940f786eff652', '10204510911988891', 'https://www.facebook.com/app_scoped_user_id/10204510911988891/', '', 'https://graph.facebook.com/10204510911988891/picture?width=150&height=150', 'Nuno Sales Henriques', '', 'Nuno', 'Henriques', 'male', 'pt_PT', '', 0, 0, 0, 'ns_henriques@yahoo.com', 'ns_henriques@yahoo.com', '', '', '', '', '', ''),
(2303, 2293, 'Facebook', 'ba8a94f13c68bef63c1df3b80378bd3ba845d18e', '1139920306025478', 'https://www.facebook.com/app_scoped_user_id/1139920306025478/', '', 'https://graph.facebook.com/1139920306025478/picture?width=150&height=150', 'Francisca Amaro Monteiro', '', 'Francisca', 'Francisca', 'female', 'pt_PT', '', 0, 0, 0, 'kika_mc_am@hotmail.com', 'kika_mc_am@hotmail.com', '', '', '', '', '', ''),
(2304, 2294, 'Facebook', '9549fee89c999d57ca2d8f7abe068d4d12a2fb72', '10153349584304709', 'https://www.facebook.com/app_scoped_user_id/10153349584304709/', '', 'https://graph.facebook.com/10153349584304709/picture?width=150&height=150', 'Margarida Antunes da Silva', '', 'Margarida', 'da Silva', '', 'pt_PT', '', 0, 0, 0, 'margaridaferro@hotmail.com', 'margaridaferro@hotmail.com', '', '', '', '', '', ''),
(2305, 2295, 'Facebook', 'be0925e3236f90c07959ca428695f9e23d88b250', '10153379555539510', 'https://www.facebook.com/app_scoped_user_id/10153379555539510/', '', 'https://graph.facebook.com/10153379555539510/picture?width=150&height=150', 'Daniel Silva', '', 'Daniel', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'daniel.c.vieites@gmail.com', 'daniel.c.vieites@gmail.com', '', '', '', '', '', ''),
(2306, 2296, 'Facebook', 'de40301a96cc47e80f841af79b815826ffdbc6c9', '985680264799324', 'https://www.facebook.com/app_scoped_user_id/985680264799324/', '', 'https://graph.facebook.com/985680264799324/picture?width=150&height=150', 'Vania Ribeiro', '', 'Vania', 'Ribeiro', 'female', 'pt_PT', '', 0, 0, 0, 'vania.r85@gmail.com', 'vania.r85@gmail.com', '', '', '', '', '', ''),
(2307, 2297, 'Facebook', '3ca35f02d1cdc7efd58f75807809027bc6a1d603', '10152902335914562', 'https://www.facebook.com/app_scoped_user_id/10152902335914562/', '', 'https://graph.facebook.com/10152902335914562/picture?width=150&height=150', 'Carlos Miguel Mariz', '', 'Carlos', 'Mariz', 'male', 'pt_PT', '', 0, 0, 0, 'cmmariz@gmail.com', 'cmmariz@gmail.com', '', '', '', '', '', ''),
(2308, 2298, 'Facebook', 'a58d78066a92e11dfc6d54ded0f151cd7255bcb0', '10204646084487871', 'https://www.facebook.com/app_scoped_user_id/10204646084487871/', '', 'https://graph.facebook.com/10204646084487871/picture?width=150&height=150', 'Mafalda Navas', '', 'Mafalda', 'Navas', 'female', 'pt_PT', '', 0, 0, 0, 'mafalda_navas@hotmail.com', 'mafalda_navas@hotmail.com', '', '', '', '', '', ''),
(2309, 2299, 'Facebook', '2729270fae01cf8d8da31968a95114333d6015a8', '942169479136409', 'https://www.facebook.com/app_scoped_user_id/942169479136409/', '', 'https://graph.facebook.com/942169479136409/picture?width=150&height=150', 'Sandrinha Amâncio', '', 'Sandrinha', 'Amâncio', 'female', 'pt_PT', '', 0, 0, 0, 'sandrinha_gafa@hotmail.com', 'sandrinha_gafa@hotmail.com', '', '', '', '', '', ''),
(2310, 2300, 'Facebook', 'a297d1c47c3919c1af062356d02f53c4cd987fe7', '871463116254824', 'https://www.facebook.com/app_scoped_user_id/871463116254824/', '', 'https://graph.facebook.com/871463116254824/picture?width=150&height=150', 'Diogo Gonçalves', '', 'Diogo', 'Gonçalves', 'male', 'pt_PT', '', 0, 0, 0, 'diogo.goncalves86@gmail.com', 'diogo.goncalves86@gmail.com', '', '', '', '', '', ''),
(2311, 2301, 'Facebook', 'c788256de85952aead051f0c7133c8c973c28dcd', '10206097753219020', 'https://www.facebook.com/app_scoped_user_id/10206097753219020/', '', 'https://graph.facebook.com/10206097753219020/picture?width=150&height=150', 'Eduardo Barroso', '', 'Eduardo', 'Barroso', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2312, 2302, 'Facebook', '3a83394596b6e35a239b738f8ec827407b4dbeac', '961360303885819', 'https://www.facebook.com/app_scoped_user_id/961360303885819/', '', 'https://graph.facebook.com/961360303885819/picture?width=150&height=150', 'André Pinheiro', '', 'André', 'Pinheiro', 'male', 'pt_PT', '', 0, 0, 0, 'arcpinheiro_94@hotmail.com', 'arcpinheiro_94@hotmail.com', '', '', '', '', '', ''),
(2313, 2303, 'Facebook', '73364389f8510dd94d4f6b132c03df0ad9477dcc', '10153383959712658', 'https://www.facebook.com/app_scoped_user_id/10153383959712658/', '', 'https://graph.facebook.com/10153383959712658/picture?width=150&height=150', 'Joana Côrte-Real', '', 'Joana', 'Côrte-Real', 'female', 'pt_PT', '', 0, 0, 0, 'joanacreal@hotmail.com', 'joanacreal@hotmail.com', '', '', '', '', '', ''),
(2314, 2304, 'Facebook', 'ef2e2896b2275519fd6263e3dde0aaca5f1abd01', '10153259002496544', 'https://www.facebook.com/app_scoped_user_id/10153259002496544/', '', 'https://graph.facebook.com/10153259002496544/picture?width=150&height=150', 'Kiko Rasquilha', '', 'Kiko', 'Rasquilha', 'male', 'pt_PT', '', 0, 0, 0, 'kikorasquilha@hotmail.com', 'kikorasquilha@hotmail.com', '', '', '', '', '', ''),
(2315, 2305, 'Facebook', '1f5872145bafce4ed06202b56e2650a0263e049e', '10153453605794672', 'https://www.facebook.com/app_scoped_user_id/10153453605794672/', '', 'https://graph.facebook.com/10153453605794672/picture?width=150&height=150', 'Catarina Gonçalves', '', 'Catarina', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'cataquicky@hotmail.com', 'cataquicky@hotmail.com', '', '', '', '', '', ''),
(2316, 2306, 'Facebook', 'a4054c504aeb5caf65188240027b0f7770b7dd66', '1030632430297620', 'https://www.facebook.com/app_scoped_user_id/1030632430297620/', '', 'https://graph.facebook.com/1030632430297620/picture?width=150&height=150', 'Andre Barroso', '', 'Andre', 'Barroso', 'male', 'pt_PT', '', 0, 0, 0, 'andre.e.barroso@gmail.com', 'andre.e.barroso@gmail.com', '', '', '', '', '', ''),
(2317, 2307, 'Facebook', 'db1266e1e942427ec536cfd7b7cc736aee88ab52', '10206225571745553', 'https://www.facebook.com/app_scoped_user_id/10206225571745553/', '', 'https://graph.facebook.com/10206225571745553/picture?width=150&height=150', 'Mariana Cardoso', '', 'Mariana', 'Cardoso', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2318, 2308, 'Facebook', '1fc1341d751d34d70aa758b82d93e765a97b912e', '10153906051160031', 'https://www.facebook.com/app_scoped_user_id/10153906051160031/', '', 'https://graph.facebook.com/10153906051160031/picture?width=150&height=150', 'Filipa Monteiro Ferreira Vale', '', 'Filipa', 'Vale', 'female', 'pt_PT', '', 0, 0, 0, 'pipas_monteiro@hotmail.com', 'pipas_monteiro@hotmail.com', '', '', '', '', '', ''),
(2319, 2309, 'Google', '8ef20161be466bbd36ba811a3bd170e2b49abcb2', '104540234704253541092', 'https://plus.google.com/104540234704253541092', '', 'https://lh3.googleusercontent.com/-gzGig41cr4E/AAAAAAAAAAI/AAAAAAAAAGk/TU9j-Xlk8zc/photo.jpg?sz=200', 'Ana Esteves', '', 'Ana', 'Esteves', 'female', '', '', 0, 0, 0, 'anaesteves.bali@gmail.com', 'anaesteves.bali@gmail.com', '', '', '', '', '', ''),
(2320, 2310, 'Facebook', 'b70ffde354451bae89848f85f46378713f65611b', '1115732691776329', 'https://www.facebook.com/app_scoped_user_id/1115732691776329/', '', 'https://graph.facebook.com/1115732691776329/picture?width=150&height=150', 'Francisco Garcia', '', 'Francisco', 'Garcia', 'male', 'en_US', '', 0, 0, 0, 'francisco.barata.garcia@hotmail.com', 'francisco.barata.garcia@hotmail.com', '', '', '', '', '', ''),
(2321, 2311, 'Facebook', '993fab8a9c33537ef2f54975c93e2a4a4217fc27', '921052021292653', 'https://www.facebook.com/app_scoped_user_id/921052021292653/', '', 'https://graph.facebook.com/921052021292653/picture?width=150&height=150', 'Luis Rodrigues', '', 'Luis', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'luis_rodrigues27@hotmail.com', 'luis_rodrigues27@hotmail.com', '', '', '', '', '', ''),
(2322, 2312, 'Google', '6288a911e4c37ad0b2745cc7157ff32f998cc519', '105666005274144922281', 'https://plus.google.com/105666005274144922281', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Inês Pais', '', 'Inês', 'Pais', 'female', '', '', 0, 0, 0, 'inesrpais@campus.ul.pt', 'inesrpais@campus.ul.pt', '', '', '', '', '', ''),
(2323, 2313, 'Facebook', '4192d95d693ac5b5e046e3f5ce6e5a282be00825', '10205164279364869', 'https://www.facebook.com/app_scoped_user_id/10205164279364869/', '', 'https://graph.facebook.com/10205164279364869/picture?width=150&height=150', 'M Jervis Pereira', '', 'M', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'mjervis@jervisp.com', 'mjervis@jervisp.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(2324, 2314, 'Facebook', '2ec9d0fbaba5b4df9d85f935b2d4121e248b60a0', '454970574680069', 'https://www.facebook.com/app_scoped_user_id/454970574680069/', '', 'https://graph.facebook.com/454970574680069/picture?width=150&height=150', 'Tiago Maia Ferreira', '', 'Tiago', 'Maia Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'tiagomaiaferreira@hotmail.com', 'tiagomaiaferreira@hotmail.com', '', '', '', '', '', ''),
(2325, 2315, 'Facebook', '68ca16e52a191a963444488e16dd6e8964745832', '10152804954201135', 'https://www.facebook.com/app_scoped_user_id/10152804954201135/', '', 'https://graph.facebook.com/10152804954201135/picture?width=150&height=150', 'Ricardo Bravo', '', 'Ricardo', 'Bravo', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2326, 2316, 'Facebook', '0b3964ae0e21b4c5737a6c50a88b86e23049cc2b', '1087652477914904', 'https://www.facebook.com/app_scoped_user_id/1087652477914904/', '', 'https://graph.facebook.com/1087652477914904/picture?width=150&height=150', 'Nana Mathias', '', 'Nana', 'Mathias', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2327, 2317, 'Facebook', 'c035bcab4d246e0ff731189c977e321e4d0febc0', '10153521662986055', 'https://www.facebook.com/app_scoped_user_id/10153521662986055/', '', 'https://graph.facebook.com/10153521662986055/picture?width=150&height=150', 'Tomás Pimenta da Gama', '', 'Tomás', 'Pimenta da Gama', 'male', 'en_US', '', 0, 0, 0, 'tomaspimentadagama031@gmail.com', 'tomaspimentadagama031@gmail.com', '', '', '', '', '', ''),
(2328, 2318, 'Facebook', 'dbf5fba822582dd9375d827fededc0c1a4e0f05c', '1126804507335640', 'https://www.facebook.com/app_scoped_user_id/1126804507335640/', '', 'https://graph.facebook.com/1126804507335640/picture?width=150&height=150', 'Ricardo Costa', '', 'Ricardo', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'costinha.rm@hotmail.com', 'costinha.rm@hotmail.com', '', '', '', '', '', ''),
(2329, 2319, 'Facebook', '13abe1785f4f77e9896db0c9b67dc75e9753ec34', '10153281730773076', 'https://www.facebook.com/app_scoped_user_id/10153281730773076/', '', 'https://graph.facebook.com/10153281730773076/picture?width=150&height=150', 'Marta Gutierrez Garcia-hierro', '', 'Marta', 'Gutierrez Garcia-hierro', 'female', 'es_ES', '', 0, 0, 0, 'martaggh85@gmail.com', 'martaggh85@gmail.com', '', '', '', '', '', ''),
(2330, 2320, 'Facebook', '2ee2366eadfde1d404065cf62bd5e684c0f1d614', '821654707922052', 'https://www.facebook.com/app_scoped_user_id/821654707922052/', '', 'https://graph.facebook.com/821654707922052/picture?width=150&height=150', 'António Mateus Cruz', '', 'António', 'Cruz', 'male', 'pt_PT', '', 0, 0, 0, 'tunynhucruz@hotmail.com', 'tunynhucruz@hotmail.com', '', '', '', '', '', ''),
(2331, 2321, 'Facebook', '00e859720c32753b6e7b8e66c1c921bd3f843c08', '10153978616033636', 'https://www.facebook.com/app_scoped_user_id/10153978616033636/', '', 'https://graph.facebook.com/10153978616033636/picture?width=150&height=150', 'Rita de Castro', '', 'Rita', 'Castro', 'female', 'pt_PT', '', 0, 0, 0, 'rita_strawberry@hotmail.com', 'rita_strawberry@hotmail.com', '', '', '', '', '', ''),
(2332, 2322, 'Facebook', '96683e1ccf4bbb57c23e87f4a9d0b6c1ce4ab4ba', '1148826868477393', 'https://www.facebook.com/app_scoped_user_id/1148826868477393/', '', 'https://graph.facebook.com/1148826868477393/picture?width=150&height=150', 'Camila Valente Perfeito', '', 'Camila', 'Valente Perfeito', 'female', 'pt_PT', '', 0, 0, 0, 'camila-surfista@hotmail.com', 'camila-surfista@hotmail.com', '', '', '', '', '', ''),
(2333, 2323, 'Facebook', '251a5a3861c770dc4884321e2fac042e5e7cf2bd', '10206889803827980', 'https://www.facebook.com/app_scoped_user_id/10206889803827980/', '', 'https://graph.facebook.com/10206889803827980/picture?width=150&height=150', 'Hugo Santos', '', 'Hugo', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'hugo.noel@gmail.com', 'hugo.noel@gmail.com', '', '', '', '', '', ''),
(2334, 2324, 'Facebook', '66d8154ef787f12c8c3d16811022e2d15cdfb28a', '1013498108669615', 'https://www.facebook.com/app_scoped_user_id/1013498108669615/', '', 'https://graph.facebook.com/1013498108669615/picture?width=150&height=150', 'Manel Moura Neves', '', 'Manel', 'Neves', 'male', 'pt_PT', '', 0, 0, 0, 'manuelmouraneves@hotmail.com', 'manuelmouraneves@hotmail.com', '', '', '', '', '', ''),
(2335, 2325, 'Facebook', 'f5e54bf33246708d8a7149cba5d0d9cc9e933638', '927024630672063', 'https://www.facebook.com/app_scoped_user_id/927024630672063/', '', 'https://graph.facebook.com/927024630672063/picture?width=150&height=150', 'Joana Conceição', '', 'Joana', 'Conceição', 'female', 'pt_PT', '', 0, 0, 0, 'seravatanow@hotmail.com', 'seravatanow@hotmail.com', '', '', '', '', '', ''),
(2336, 2326, 'Facebook', '6a10fcdeb008c7d3c881dc1ba895bf5f10d6f3d3', '1074472275915422', 'https://www.facebook.com/app_scoped_user_id/1074472275915422/', '', 'https://graph.facebook.com/1074472275915422/picture?width=150&height=150', 'Gonçalo Miguens Vieira', '', 'Gonçalo', 'Miguens Vieira', 'male', 'pt_PT', '', 0, 0, 0, 'gugamiguens@hotmail.com', 'gugamiguens@hotmail.com', '', '', '', '', '', ''),
(2337, 2327, 'Facebook', 'f7348f8e1f7d3a31764490b9849b300d7237a63c', '910074129014593', 'https://www.facebook.com/app_scoped_user_id/910074129014593/', '', 'https://graph.facebook.com/910074129014593/picture?width=150&height=150', 'João Cabrita Silva', '', 'João', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'joaosdesign@hotmail.com', 'joaosdesign@hotmail.com', '', '', '', '', '', ''),
(2338, 2328, 'Facebook', '5b95453f4e2cc80894df65e809959e46553ec5df', '955001361188017', 'https://www.facebook.com/app_scoped_user_id/955001361188017/', '', 'https://graph.facebook.com/955001361188017/picture?width=150&height=150', 'Sara Lourenço', '', 'Sara', 'Lourenço', 'female', 'pt_PT', '', 0, 0, 0, 'saralexandra.l@hotmail.com', 'saralexandra.l@hotmail.com', '', '', '', '', '', ''),
(2339, 2329, 'Facebook', 'd0441cc32cf3de7e5022f3d5accab340b8bd1748', '881079901955792', 'https://www.facebook.com/app_scoped_user_id/881079901955792/', '', 'https://graph.facebook.com/881079901955792/picture?width=150&height=150', 'Filipa Gonçalves da Cunha', '', 'Filipa', 'Cunha', 'female', 'pt_PT', '', 0, 0, 0, 'titacunha7@gmail.com', 'titacunha7@gmail.com', '', '', '', '', '', ''),
(2340, 2330, 'Facebook', '66de454da85c921559920f0612c549d5713e9a6f', '879479225456210', 'https://www.facebook.com/app_scoped_user_id/879479225456210/', '', 'https://graph.facebook.com/879479225456210/picture?width=150&height=150', 'Marta Amaral', '', 'Marta', 'Amaral', 'female', 'pt_PT', '', 0, 0, 0, 'amarmarta@gmail.com', 'amarmarta@gmail.com', '', '', '', '', '', ''),
(2341, 2331, 'Facebook', '4a4ac5775d38f80a5b515e3f3df17456f09d216a', '766431666788249', 'https://www.facebook.com/app_scoped_user_id/766431666788249/', '', 'https://graph.facebook.com/766431666788249/picture?width=150&height=150', 'Nini Pessoa', '', 'Nini', 'Pessoa', 'male', 'pt_PT', '', 0, 0, 0, 'ninaribeiro96@hotmail.com', 'ninaribeiro96@hotmail.com', '', '', '', '', '', ''),
(2342, 2332, 'Facebook', '351d060efdf72475931a987a58ad37221ee6fa8c', '10152921815146305', 'https://www.facebook.com/app_scoped_user_id/10152921815146305/', '', 'https://graph.facebook.com/10152921815146305/picture?width=150&height=150', 'Rodrigo Teixeira de Abreu', '', 'Rodrigo', 'Teixeira de Abreu', 'male', 'en_GB', '', 0, 0, 0, 'rodrigoabreu88@hotmail.com', 'rodrigoabreu88@hotmail.com', '', '', '', '', '', ''),
(2343, 2333, 'Facebook', 'd6a986d18e2fb05ef921ee93d912c25c1298d399', '10205820686209326', 'https://www.facebook.com/app_scoped_user_id/10205820686209326/', '', 'https://graph.facebook.com/10205820686209326/picture?width=150&height=150', 'Tiago Franco', '', 'Tiago', 'Franco', 'male', 'en_US', '', 0, 0, 0, 'tiagosbfranco@gmail.com', 'tiagosbfranco@gmail.com', '', '', '', '', '', ''),
(2344, 2334, 'Facebook', 'a0cd21293ceae0c6822d73c4e549d6b87ce52cb7', '10152802711340689', 'https://www.facebook.com/app_scoped_user_id/10152802711340689/', '', 'https://graph.facebook.com/10152802711340689/picture?width=150&height=150', 'Paulo Castro Cunha', '', 'Paulo', 'Castro Cunha', 'male', 'en_GB', '', 0, 0, 0, 'paulocastrocunha@hotmail.com', 'paulocastrocunha@hotmail.com', '', '', '', '', '', ''),
(2345, 2335, 'Facebook', 'd55339995f109cc3d0b00c7a0c60b3d76ba8e452', '10202852958804021', 'https://www.facebook.com/app_scoped_user_id/10202852958804021/', '', 'https://graph.facebook.com/10202852958804021/picture?width=150&height=150', 'Joao Correia', '', 'Joao', 'Correia', 'male', 'pt_PT', '', 0, 0, 0, 'joaomanuel.mcorreia@gmail.com', 'joaomanuel.mcorreia@gmail.com', '', '', '', '', '', ''),
(2346, 2336, 'Google', '73f8095cf5e665a3ec0f31fe16a7020bd718b23d', '112256352236863427200', 'https://plus.google.com/112256352236863427200', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Viridiis', '', 'Viridiis', '.', '', '', '', 0, 0, 0, 'le.ewaldh@gmail.com', 'le.ewaldh@gmail.com', '', '', '', '', '', ''),
(2347, 2337, 'Facebook', '79127c89118911c44fbf71f7584efff7b8db7aae', '1629395517278730', 'https://www.facebook.com/app_scoped_user_id/1629395517278730/', '', 'https://graph.facebook.com/1629395517278730/picture?width=150&height=150', 'Francisca B. Martins', '', 'Francisca', 'B. Martins', 'female', 'pt_PT', '', 0, 0, 0, 'franciscabrancomartins@gmail.com', 'franciscabrancomartins@gmail.com', '', '', '', '', '', ''),
(2348, 2338, 'Google', 'da5f998c779e0c79ae4edbd50743a51d4e3813d9', '109066094011280582838', 'https://plus.google.com/109066094011280582838', '', 'https://lh4.googleusercontent.com/-PnODSo_Y6Sc/AAAAAAAAAAI/AAAAAAAAB_o/1QLAloiL150/photo.jpg?sz=200', 'Ema Lazaro', '', 'Ema', 'Lazaro', '', '', '', 0, 0, 0, 'memaraquel@gmail.com', 'memaraquel@gmail.com', '', '', '', '', '', ''),
(2349, 2339, 'Google', '8fa980cd8a89b01c4edc7d0251660abe36282968', '111674239247075957269', 'https://plus.google.com/111674239247075957269', '', 'https://lh5.googleusercontent.com/-PVWZDzMImU0/AAAAAAAAAAI/AAAAAAAABt4/8NFg-6oHMPw/photo.jpg?sz=200', 'Thomas Jacques André Daily', '', 'Thomas Jacques André', 'Daily', 'male', '', '', 0, 0, 0, 'thomasdailytd8@gmail.com', 'thomasdailytd8@gmail.com', '', '', '', '', '', ''),
(2350, 2340, 'Facebook', '431465606a35799e687a8b4af66a7a568b8f37a8', '898126730229543', 'https://www.facebook.com/app_scoped_user_id/898126730229543/', '', 'https://graph.facebook.com/898126730229543/picture?width=150&height=150', 'Miguel Costa', '', 'Miguel', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2351, 2341, 'Facebook', '8da6778a8c60c757655b130a65b4e838c3f5e520', '993414460682925', 'https://www.facebook.com/app_scoped_user_id/993414460682925/', '', 'https://graph.facebook.com/993414460682925/picture?width=150&height=150', 'Vasco Campos', '', 'Vasco', 'Campos', 'male', 'pt_PT', '', 0, 0, 0, 'vasco.campos@noboring.pt', 'vasco.campos@noboring.pt', '', '', '', '', '', ''),
(2352, 2342, 'Facebook', '45f41097ba1f75259a2203dcf6a514f88e5ded49', '10153061583507909', 'https://www.facebook.com/app_scoped_user_id/10153061583507909/', '', 'https://graph.facebook.com/10153061583507909/picture?width=150&height=150', 'Rita Laires', '', 'Rita', 'Laires', '', 'pt_PT', '', 0, 0, 0, 'ritalairesamaral@gmail.com', 'ritalairesamaral@gmail.com', '', '', '', '', '', ''),
(2353, 2343, 'Google', 'ecb0b48124dfe4a3d85aa9eba3c39b04bb07a2ae', '103315594717526603635', 'https://plus.google.com/103315594717526603635', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Rodrigo Névoa', '', 'Rodrigo', 'Névoa', 'male', '', '', 0, 0, 0, 'rodrigomnevoa@gmail.com', 'rodrigomnevoa@gmail.com', '', '', '', '', '', ''),
(2354, 2344, 'Facebook', '345c647bec076694e3d2c2f7828e89f46d0ea980', '10203032171959865', 'https://www.facebook.com/app_scoped_user_id/10203032171959865/', '', 'https://graph.facebook.com/10203032171959865/picture?width=150&height=150', 'Yannick Santerre', '', 'Yannick', 'Santerre', 'male', 'pt_PT', '', 0, 0, 0, 'yannick_santerre@hotmail.com', 'yannick_santerre@hotmail.com', '', '', '', '', '', ''),
(2355, 2345, 'Facebook', '6324787471ff2ee8ce37800fa4a7aae65d5ad18a', '10153303755333815', 'https://www.facebook.com/app_scoped_user_id/10153303755333815/', '', 'https://graph.facebook.com/10153303755333815/picture?width=150&height=150', 'David Tavares', '', 'David', 'Tavares', 'male', 'pt_PT', '', 0, 0, 0, 'davidtavares17@gmail.com', 'davidtavares17@gmail.com', '', '', '', '', '', ''),
(2356, 2346, 'Facebook', 'a7c26c9a3f543903763e5460356c11f5c935d4c0', '1031573196861343', 'https://www.facebook.com/app_scoped_user_id/1031573196861343/', '', 'https://graph.facebook.com/1031573196861343/picture?width=150&height=150', 'Miguel Rezendes', '', 'Miguel', 'Rezendes', 'male', 'pt_PT', '', 0, 0, 0, 'mmrezendes@ana.pt', 'mmrezendes@ana.pt', '', '', '', '', '', ''),
(2357, 2347, 'Facebook', 'f2737c80474b452f9c0336a5753a7f464fc06749', '1102871206394203', 'https://www.facebook.com/app_scoped_user_id/1102871206394203/', '', 'https://graph.facebook.com/1102871206394203/picture?width=150&height=150', 'Duarte Laranjo', '', 'Duarte', 'Laranjo', 'male', 'pt_PT', '', 0, 0, 0, 'duartelaranjo@gmail.com', 'duartelaranjo@gmail.com', '', '', '', '', '', ''),
(2358, 2348, 'Google', 'e7e09f04137b7bc99cc45f1a2aa3a84f264fac41', '117577905639156507901', 'https://plus.google.com/117577905639156507901', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Vitor Coutinho', '', 'Vitor', 'Coutinho', 'male', '', '', 0, 0, 0, 'vitorcoutinho.v@gmail.com', 'vitorcoutinho.v@gmail.com', '', '', '', '', '', ''),
(2359, 2349, 'Google', '9e75fdd5d88b97811befa1eefe54bfad42908afe', '105270056243033647170', 'https://plus.google.com/105270056243033647170', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Joana Gorgueira', '', 'Joana', 'Gorgueira', 'female', '', '', 0, 0, 0, 'joanagorgueira@gmail.com', 'joanagorgueira@gmail.com', '', '', '', '', '', ''),
(2360, 2350, 'Google', '302061ff52be841d22d8eb1efbcfcdf9fdfb3618', '112627151364750759777', 'https://plus.google.com/112627151364750759777', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Olgá Valente', '', 'Olgá', 'Valente', 'female', '', '', 0, 0, 0, 'olgacpv@gmail.com', 'olgacpv@gmail.com', '', '', '', '', '', ''),
(2361, 2351, 'Facebook', '9cc46e6ef340143ac18ed93056d7f9c58eb50464', '1113188452041371', 'https://www.facebook.com/app_scoped_user_id/1113188452041371/', '', 'https://graph.facebook.com/1113188452041371/picture?width=150&height=150', 'Diego Hernando Neves', '', 'Diego', 'Hernando Neves', 'male', 'pt_PT', '', 0, 0, 0, 'diego.1@live.com.pt', 'diego.1@live.com.pt', '', '', '', '', '', ''),
(2362, 2352, 'Facebook', '21a425b13b55684b2d044fcec7d3e9cab2e12580', '10153033830827901', 'https://www.facebook.com/app_scoped_user_id/10153033830827901/', '', 'https://graph.facebook.com/10153033830827901/picture?width=150&height=150', 'Carlos Gomes Pinto', '', 'Carlos', 'Pinto', 'male', 'en_GB', '', 0, 0, 0, 'calica44@hotmail.com', 'calica44@hotmail.com', '', '', '', '', '', ''),
(2363, 2353, 'Google', 'd16e5fc7cea15c9e05a91bd5d8b4b306c62f2332', '118019917570121154708', 'https://plus.google.com/118019917570121154708', '', 'https://lh4.googleusercontent.com/-OvU486bgIl4/AAAAAAAAAAI/AAAAAAAAADU/svRVRJpeDTw/photo.jpg?sz=200', 'Thesomic9', '', 'Thesomic9', '.', '', '', '', 0, 0, 0, 'andreblayer@hotmail.com', 'andreblayer@hotmail.com', '', '', '', '', '', ''),
(2364, 2354, 'Facebook', '4671363d575520c9866e65d00c4d9b95ae365a4a', '10152936620702963', 'https://www.facebook.com/app_scoped_user_id/10152936620702963/', '', 'https://graph.facebook.com/10152936620702963/picture?width=150&height=150', 'Ze Ferreira', '', 'Ze', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'ze_maria_f@msn.com', 'ze_maria_f@msn.com', '', '', '', '', '', ''),
(2365, 2355, 'Google', '11595c4abab0a1f3e85313fb475a1084fffbb4cf', '106777541119918977281', 'https://plus.google.com/106777541119918977281', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Sofia Delgado', '', 'Sofia', 'Delgado', '', '', '', 0, 0, 0, 'kika.delgado0@gmail.com', 'kika.delgado0@gmail.com', '', '', '', '', '', ''),
(2366, 2356, 'Facebook', '5cf42b23c5f064f0b35ede9545efe27fd68c18e0', '1027783680572915', 'https://www.facebook.com/app_scoped_user_id/1027783680572915/', '', 'https://graph.facebook.com/1027783680572915/picture?width=150&height=150', 'Tiago Garcia', '', 'Tiago', 'Garcia', 'male', 'pt_BR', '', 0, 0, 0, 'tiagodasilveiragarcia@gmail.com', 'tiagodasilveiragarcia@gmail.com', '', '', '', '', '', ''),
(2367, 2357, 'Facebook', '77a6afd0fca12605ff4a17f2651e78f2455c48bc', '960968383943365', 'https://www.facebook.com/app_scoped_user_id/960968383943365/', '', 'https://graph.facebook.com/960968383943365/picture?width=150&height=150', 'Luís Godinho', '', 'Luís', 'Godinho', 'male', 'pt_PT', '', 0, 0, 0, 'luisdiogo_de_melogodinho@hotmail.com', 'luisdiogo_de_melogodinho@hotmail.com', '', '', '', '', '', ''),
(2368, 2358, 'Facebook', '8503c3e3789eeca61e79e170103f87e9353e8828', '10204566649707789', 'https://www.facebook.com/app_scoped_user_id/10204566649707789/', '', 'https://graph.facebook.com/10204566649707789/picture?width=150&height=150', 'Bernardo Sykes', '', 'Bernardo', 'Sykes', 'male', 'pt_PT', '', 0, 0, 0, 'bernardo.sykes@gmail.com', 'bernardo.sykes@gmail.com', '', '', '', '', '', ''),
(2369, 2359, 'Facebook', 'b0ae669a6b483e3be6ca47cfd82fb8dc5c53e7b9', '840144419400905', 'https://www.facebook.com/app_scoped_user_id/840144419400905/', '', 'https://graph.facebook.com/840144419400905/picture?width=150&height=150', 'João Carvalho', '', 'João', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, 'jdaniel.carvalho@gmail.com', 'jdaniel.carvalho@gmail.com', '', '', '', '', '', ''),
(2370, 2360, 'Facebook', '7c9da875c84792a0ddbc79eaf1f3ae79def7e2c5', '10205933483190140', 'https://www.facebook.com/app_scoped_user_id/10205933483190140/', '', 'https://graph.facebook.com/10205933483190140/picture?width=150&height=150', 'Hugo Soares', '', 'Hugo', 'Soares', 'male', 'pt_PT', '', 0, 0, 0, 'hugofsoares@hotmail.com', 'hugofsoares@hotmail.com', '', '', '', '', '', ''),
(2371, 2361, 'Facebook', '9f8c77c74b6c26575a9fd141336f0f5007a1ff52', '10153752837105715', 'https://www.facebook.com/app_scoped_user_id/10153752837105715/', '', 'https://graph.facebook.com/10153752837105715/picture?width=150&height=150', 'Raquel Silva Gomes', '', 'Raquel', 'Gomes', 'female', 'pt_PT', '', 0, 0, 0, 'boarder_raquel@hotmail.com', 'boarder_raquel@hotmail.com', '', '', '', '', '', ''),
(2372, 2362, 'Facebook', '81862926e0aa96eb34b766de3b4fefb75c6dec24', '10206029293723712', 'https://www.facebook.com/app_scoped_user_id/10206029293723712/', '', 'https://graph.facebook.com/10206029293723712/picture?width=150&height=150', 'Joaquim Torres', '', 'Joaquim', 'Torres', 'male', 'pt_PT', '', 0, 0, 0, 'joaquim.torres.app@gmail.com', 'joaquim.torres.app@gmail.com', '', '', '', '', '', ''),
(2373, 2363, 'Facebook', '3be5c61530a9a0b215158766f0205bb424eb6260', '826626127373748', 'https://www.facebook.com/app_scoped_user_id/826626127373748/', '', 'https://graph.facebook.com/826626127373748/picture?width=150&height=150', 'Miguel Monteiro', '', 'Miguel', 'Monteiro', 'male', 'pt_PT', '', 0, 0, 0, 'm.monteiro.porto@gmail.com', 'm.monteiro.porto@gmail.com', '', '', '', '', '', ''),
(2374, 2364, 'Facebook', 'e89572850b0899cbca1d5e45f7426fdfc1fc5e1d', '1138117189547478', 'https://www.facebook.com/app_scoped_user_id/1138117189547478/', '', 'https://graph.facebook.com/1138117189547478/picture?width=150&height=150', 'Francisca Silveira Machado', '', 'Francisca', 'Silveira Machado', 'female', 'pt_PT', '', 0, 0, 0, 'titaa_sm@hotmail.com', 'titaa_sm@hotmail.com', '', '', '', '', '', ''),
(2375, 2365, 'Facebook', 'ec6762852396cf89e0f7d0ec78358d17604ca0be', '10153005678477293', 'https://www.facebook.com/app_scoped_user_id/10153005678477293/', '', 'https://graph.facebook.com/10153005678477293/picture?width=150&height=150', 'Ana Guedes', '', 'Ana', 'Guedes', 'female', 'en_US', '', 0, 0, 0, 'ana-guedes@hotmail.com', 'ana-guedes@hotmail.com', '', '', '', '', '', ''),
(2376, 2366, 'Facebook', '97ab8c36f8834f5bc70f92daf586f1c35ee4e728', '908976819143919', 'https://www.facebook.com/app_scoped_user_id/908976819143919/', '', 'https://graph.facebook.com/908976819143919/picture?width=150&height=150', 'Paulo Melim', '', 'Paulo', 'Melim', 'male', 'pt_PT', '', 0, 0, 0, 'paulosk813@hotmail.com', 'paulosk813@hotmail.com', '', '', '', '', '', ''),
(2377, 2367, 'Facebook', '98f13557ec6f681f5ff60a26748ac72417f393ac', '1110211665661416', 'https://www.facebook.com/app_scoped_user_id/1110211665661416/', '', 'https://graph.facebook.com/1110211665661416/picture?width=150&height=150', 'Manuel Pina', '', 'Manuel', 'Pina', 'male', 'pt_PT', '', 0, 0, 0, 'pina.mna@gmail.com', 'pina.mna@gmail.com', '', '', '', '', '', ''),
(2378, 2368, 'Facebook', 'f44758e391012c462538465827a0de5f577f04a9', '10152744050056734', 'https://www.facebook.com/app_scoped_user_id/10152744050056734/', '', 'https://graph.facebook.com/10152744050056734/picture?width=150&height=150', 'Charlotta Steinwall', '', 'Charlotta', 'Steinwall', 'female', 'en_GB', '', 0, 0, 0, 'lotta182@hotmail.com', 'lotta182@hotmail.com', '', '', '', '', '', ''),
(2379, 2369, 'Facebook', '5ee4d3d888c983b7034f4e37fe33bb0c368bf3e3', '698236146988931', 'https://www.facebook.com/app_scoped_user_id/698236146988931/', '', 'https://graph.facebook.com/698236146988931/picture?width=150&height=150', 'Ze Soengas', '', 'Ze', 'Soengas', 'male', 'en_US', '', 0, 0, 0, 'josesoengas@gmail.com', 'josesoengas@gmail.com', '', '', '', '', '', ''),
(2380, 2370, 'Facebook', 'abd7cf94727d274003d9c2e5c810afd002026c58', '1145894275437363', 'https://www.facebook.com/app_scoped_user_id/1145894275437363/', '', 'https://graph.facebook.com/1145894275437363/picture?width=150&height=150', 'Daniel Leitao', '', 'Daniel', 'Leitao', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2381, 2371, 'Facebook', '9a87b946ce377b8053fc3862675a9042f402e0f6', '10203458007364430', 'https://www.facebook.com/app_scoped_user_id/10203458007364430/', '', 'https://graph.facebook.com/10203458007364430/picture?width=150&height=150', 'Carlos Barbosa', '', 'Carlos', 'Barbosa', 'male', 'pt_PT', '', 0, 0, 0, 'carlosbarbosagnr@hotmail.com', 'carlosbarbosagnr@hotmail.com', '', '', '', '', '', ''),
(2382, 2372, 'Facebook', '10398c5601eced19cdaf26c7aff8541f90013fca', '10205814165566278', 'https://www.facebook.com/app_scoped_user_id/10205814165566278/', '', 'https://graph.facebook.com/10205814165566278/picture?width=150&height=150', 'Filipe Cunha', '', 'Filipe', 'Cunha', 'male', 'en_GB', '', 0, 0, 0, 'psicocunha@gmail.com', 'psicocunha@gmail.com', '', '', '', '', '', ''),
(2383, 2373, 'Facebook', '4178b8611644fd4503dc7fe2aaaa9af084e79c32', '822949057795890', 'https://www.facebook.com/app_scoped_user_id/822949057795890/', '', 'https://graph.facebook.com/822949057795890/picture?width=150&height=150', 'Mariana Baião Santos', '', 'Mariana', 'Baião Santos', 'female', 'pt_PT', '', 0, 0, 0, 'emailsdofacebook@gmail.com', 'emailsdofacebook@gmail.com', '', '', '', '', '', ''),
(2384, 2374, 'Facebook', 'a98819db625888bba41d42c2a12d1445b4e3e049', '812020172226652', 'https://www.facebook.com/app_scoped_user_id/812020172226652/', '', 'https://graph.facebook.com/812020172226652/picture?width=150&height=150', 'Sónia Babel Ribeiro', '', 'Sónia', 'Ribeiro', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2385, 2375, 'Facebook', '61784861634da182dd1c17295d327a0c78a19998', '10153432346646522', 'https://www.facebook.com/app_scoped_user_id/10153432346646522/', '', 'https://graph.facebook.com/10153432346646522/picture?width=150&height=150', 'Nuno Claro Dos Santos', '', 'Nuno', 'Dos Santos', 'male', 'pt_PT', '', 0, 0, 0, 'nunogbcds@hotmail.com', 'nunogbcds@hotmail.com', '', '', '', '', '', ''),
(2386, 2376, 'Google', '8235b8cf864817aeba766a13bf5f60c8b3c3fd30', '108015779856149515383', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'João Martins', '', 'João', 'Martins', '', '', '', 0, 0, 0, 'jpsmartins4@gmail.com', 'jpsmartins4@gmail.com', '', '', '', '', '', ''),
(2387, 2377, 'Facebook', 'f7f86175ac19e45e5bdfaea30d0aa6298e5ccd97', '10153425585030774', 'https://www.facebook.com/app_scoped_user_id/10153425585030774/', '', 'https://graph.facebook.com/10153425585030774/picture?width=150&height=150', 'Tristan Jones', '', 'Tristan', 'Jones', 'male', 'en_GB', '', 0, 0, 0, 'tjonesphoto10@gmail.com', 'tjonesphoto10@gmail.com', '', '', '', '', '', ''),
(2388, 2378, 'Facebook', '764017179907babd81916e0f48f071206d8cabad', '10153452964412249', 'https://www.facebook.com/app_scoped_user_id/10153452964412249/', '', 'https://graph.facebook.com/10153452964412249/picture?width=150&height=150', 'Chloé Dechaumont', '', 'Chloé', 'Dechaumont', 'female', 'fr_FR', '', 0, 0, 0, 'c.dechaumont@gmail.com', 'c.dechaumont@gmail.com', '', '', '', '', '', ''),
(2389, 2379, 'Facebook', '0e6554ec51035fa21d693524ca5bcfabe173ea42', '10152902911123994', 'https://www.facebook.com/app_scoped_user_id/10152902911123994/', '', 'https://graph.facebook.com/10152902911123994/picture?width=150&height=150', 'David Salis Gomes', '', 'David', 'Gomes', 'male', 'en_US', '', 0, 0, 0, 'david_salis_gomes@hotmail.com', 'david_salis_gomes@hotmail.com', '', '', '', '', '', ''),
(2390, 2380, 'Facebook', '26b9c7cbc5df4dc9813c52deafeca2a58caaf0e4', '10206252177530725', 'https://www.facebook.com/app_scoped_user_id/10206252177530725/', '', 'https://graph.facebook.com/10206252177530725/picture?width=150&height=150', 'Moniz Tiago', '', 'Tiago', 'Moniz', 'male', 'pt_PT', '', 0, 0, 0, 'moniz.tiago@gmail.com', 'moniz.tiago@gmail.com', '', '', '', '', '', ''),
(2391, 2381, 'Facebook', 'a61f3ad9b4a24544fd007a17a7ed80b530d6886e', '10153414916107728', 'https://www.facebook.com/app_scoped_user_id/10153414916107728/', '', 'https://graph.facebook.com/10153414916107728/picture?width=150&height=150', 'Julia Moutet', '', 'Julia', 'Moutet', 'female', 'en_US', '', 0, 0, 0, 'julia.moutet@gmail.com', 'julia.moutet@gmail.com', '', '', '', '', '', ''),
(2392, 2382, 'Facebook', '6d4bd750aa2a823bc594a5325de414294f0601d5', '10153418639431081', 'https://www.facebook.com/app_scoped_user_id/10153418639431081/', '', 'https://graph.facebook.com/10153418639431081/picture?width=150&height=150', 'Nuno B R Almeida', '', 'Nuno B R', 'Almeida', 'male', 'en_GB', '', 0, 0, 0, 'nuno92ribeiro@hotmail.com', 'nuno92ribeiro@hotmail.com', '', '', '', '', '', ''),
(2393, 2383, 'Facebook', '1e1520240cceb5d2a79f2398cfa6f4ed78912382', '985281231496375', 'https://www.facebook.com/app_scoped_user_id/985281231496375/', '', 'https://graph.facebook.com/985281231496375/picture?width=150&height=150', 'Pedro Santos', '', 'Pedro', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'pedro.jsantos@hotmail.com', 'pedro.jsantos@hotmail.com', '', '', '', '', '', ''),
(2394, 2384, 'Facebook', '3efab822774193b6840c4c15298549763408246b', '10205540640369959', 'https://www.facebook.com/app_scoped_user_id/10205540640369959/', '', 'https://graph.facebook.com/10205540640369959/picture?width=150&height=150', 'João Bernardino', '', 'João', 'Bernardino', 'male', 'pt_PT', '', 0, 0, 0, 'joaobernardino_sassa_@hotmail.com', 'joaobernardino_sassa_@hotmail.com', '', '', '', '', '', ''),
(2395, 2385, 'Facebook', '72640da123ebf53a5d2b1b03d7f35855be6d26bb', '10155642329780597', 'https://www.facebook.com/app_scoped_user_id/10155642329780597/', '', 'https://graph.facebook.com/10155642329780597/picture?width=150&height=150', 'Manya Afonso', '', 'Manya', 'Afonso', 'male', 'pt_PT', '', 0, 0, 0, 'manya.afonso@gmail.com', 'manya.afonso@gmail.com', '', '', '', '', '', ''),
(2396, 2386, 'Facebook', 'f9e50420ad22104e4900ab530d503f4a736928e2', '10205808475163947', 'https://www.facebook.com/app_scoped_user_id/10205808475163947/', '', 'https://graph.facebook.com/10205808475163947/picture?width=150&height=150', 'Fernando Nobre', '', 'Fernando', 'Nobre', 'male', 'pt_PT', '', 0, 0, 0, 'nand45@msn.com', 'nand45@msn.com', '', '', '', '', '', ''),
(2397, 2387, 'Facebook', 'cfd0615ac6f1ecbae98e55508b5523888a4391ed', '10153339960994561', 'https://www.facebook.com/app_scoped_user_id/10153339960994561/', '', 'https://graph.facebook.com/10153339960994561/picture?width=150&height=150', 'Maria Hatton', '', 'Maria', 'Hatton', 'female', 'en_GB', '', 0, 0, 0, 'hatton_maria@hotmail.com', 'hatton_maria@hotmail.com', '', '', '', '', '', ''),
(2398, 2388, 'Facebook', 'dc4bc062a57f2f366a72826d6b5866be8a9af184', '661298107335163', 'https://www.facebook.com/app_scoped_user_id/661298107335163/', '', 'https://graph.facebook.com/661298107335163/picture?width=150&height=150', 'Filipa Mesquita', '', 'Filipa', 'Mesquita', 'female', 'pt_PT', '', 0, 0, 0, 'filipamesquita13@gmail.com', 'filipamesquita13@gmail.com', '', '', '', '', '', ''),
(2399, 2389, 'Facebook', '3ca611a9cac086ac0e5aad6cc5da870a3e245bb1', '10153045409619401', 'https://www.facebook.com/app_scoped_user_id/10153045409619401/', '', 'https://graph.facebook.com/10153045409619401/picture?width=150&height=150', 'Zé Cupido Ventura', '', 'Zé', 'Ventura', 'male', 'pt_PT', '', 0, 0, 0, 'ze.ventura@gmail.com', 'ze.ventura@gmail.com', '', '', '', '', '', ''),
(2400, 2390, 'Facebook', 'eccd94e7c63d6b42cfa57178e165098ad69ab666', '885846951458619', 'https://www.facebook.com/app_scoped_user_id/885846951458619/', '', 'https://graph.facebook.com/885846951458619/picture?width=150&height=150', 'Diogo Filipe', '', 'Diogo', 'Filipe', 'male', 'pt_PT', '', 0, 0, 0, 'diogoanes@hotmail.com', 'diogoanes@hotmail.com', '', '', '', '', '', ''),
(2401, 2391, 'Facebook', '2063ec8878c09d03ab839f01faa6afc790e1fb29', '10153526890027481', 'https://www.facebook.com/app_scoped_user_id/10153526890027481/', '', 'https://graph.facebook.com/10153526890027481/picture?width=150&height=150', 'Gastão Entrudo', '', 'Gastão', 'Entrudo', 'male', 'pt_BR', '', 0, 0, 0, 'gaxtao@hotmail.com', 'gaxtao@hotmail.com', '', '', '', '', '', ''),
(2402, 2183, 'Google', 'ac343f42e1a84d71992ba2a60e335025264d81de', '101628450727404601290', 'https://plus.google.com/101628450727404601290', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Diogo Borges de Castro', '', 'Diogo', 'Borges de Castro', 'male', '', '', 0, 0, 0, 'gugas97@gmail.com', 'gugas97@gmail.com', '', '', '', '', '', ''),
(2403, 2392, 'Facebook', '9bdea2b36668f56ca13af6a9179e12c66db1b006', '10206243797441456', 'https://www.facebook.com/app_scoped_user_id/10206243797441456/', '', 'https://graph.facebook.com/10206243797441456/picture?width=150&height=150', 'Nato Nunes', '', 'Nato', 'Nunes', 'male', 'pt_PT', '', 0, 0, 0, 'essencia-surf@hotmail.com', 'essencia-surf@hotmail.com', '', '', '', '', '', ''),
(2404, 2393, 'Facebook', 'b555d41cf368a2f61d18ec2aaccffafaff59905a', '10204305440223920', 'https://www.facebook.com/app_scoped_user_id/10204305440223920/', '', 'https://graph.facebook.com/10204305440223920/picture?width=150&height=150', 'Raquel Leal Carvalhas Chaves', '', 'Raquel', 'Chaves', 'female', 'pt_PT', '', 0, 0, 0, 'raquel.chaves@gjc.pt', 'raquel.chaves@gjc.pt', '', '', '', '', '', ''),
(2405, 2394, 'Facebook', 'c0476779c2c0f2dfc4f3a2e76f8a52d6101ac8ee', '10153385568774614', 'https://www.facebook.com/app_scoped_user_id/10153385568774614/', '', 'https://graph.facebook.com/10153385568774614/picture?width=150&height=150', 'Bia Mota Pinto', '', 'Bia', 'Pinto', 'female', 'pt_PT', '', 0, 0, 0, 'biamotapinto@hotmail.com', 'biamotapinto@hotmail.com', '', '', '', '', '', ''),
(2406, 2395, 'Facebook', '844ca350d9588ee0bb96ffc2504fe3de57a928c5', '10153286315714641', 'https://www.facebook.com/app_scoped_user_id/10153286315714641/', '', 'https://graph.facebook.com/10153286315714641/picture?width=150&height=150', 'Maria Loureiro', '', 'Maria', 'Loureiro', 'female', 'en_US', '', 0, 0, 0, 'maria_loureiro_20@hotmail.com', 'maria_loureiro_20@hotmail.com', '', '', '', '', '', ''),
(2407, 2396, 'Google', '23e3be2e7d7198bc9a602bbf3fb4f2e67ad2fba9', '111747794490651477697', 'https://plus.google.com/111747794490651477697', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Daniela Pires', '', 'Daniela', 'Pires', 'female', '', '', 0, 0, 0, 'violetornaments@gmail.com', 'violetornaments@gmail.com', '', '', '', '', '', ''),
(2408, 2397, 'Facebook', '07f1cea3e19d14a4f3561d6a56c992cdf2ff8cd5', '10205801150240794', 'https://www.facebook.com/app_scoped_user_id/10205801150240794/', '', 'https://graph.facebook.com/10205801150240794/picture?width=150&height=150', 'Joana Roque de Pinho', '', 'Joana', 'de Pinho', 'female', 'pt_PT', '', 0, 0, 0, 'joana.roquepinho@gmail.com', 'joana.roquepinho@gmail.com', '', '', '', '', '', ''),
(2409, 2398, 'Google', '45ee93f1fe94be2493bc4a70d6c196b14a80537c', '102227651668555113478', 'https://plus.google.com/102227651668555113478', '', 'https://lh3.googleusercontent.com/-W5iUA-k2rTU/AAAAAAAAAAI/AAAAAAAAABE/s1zRMq-Dh2g/photo.jpg?sz=200', 'Inês Félix', '', 'Inês', 'Félix', '', '', '', 0, 0, 0, 'inesmfelix6@gmail.com', 'inesmfelix6@gmail.com', '', '', '', '', '', ''),
(2410, 2399, 'Facebook', '69265e347ba446a4ea5f921fc26b85db490b8f9b', '10207025529902544', 'https://www.facebook.com/app_scoped_user_id/10207025529902544/', '', 'https://graph.facebook.com/10207025529902544/picture?width=150&height=150', 'Drica Silva', '', 'Drica', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'adrianarpfs@gmail.com', 'adrianarpfs@gmail.com', '', '', '', '', '', ''),
(2411, 2400, 'Facebook', '4d0b186c9c03e4da6b7d2adfd9359b0cd984e46c', '10153239129210189', 'https://www.facebook.com/app_scoped_user_id/10153239129210189/', '', 'https://graph.facebook.com/10153239129210189/picture?width=150&height=150', 'Ricardo Carvalho', '', 'Ricardo', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, 'ricardom.ncarvalho@gmail.com', 'ricardom.ncarvalho@gmail.com', '', '', '', '', '', ''),
(2412, 2401, 'Facebook', '3cb68ca515a48d9ad932e10e5d842a2fb39775a8', '10205940611850684', 'https://www.facebook.com/app_scoped_user_id/10205940611850684/', '', 'https://graph.facebook.com/10205940611850684/picture?width=150&height=150', 'Rita Beltrão Martins', '', 'Rita', 'Beltrão Martins', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2413, 2402, 'Facebook', '2ea43e664cffb276ec72047d8c8003d9d7c8b12f', '10206550042372934', 'https://www.facebook.com/app_scoped_user_id/10206550042372934/', '', 'https://graph.facebook.com/10206550042372934/picture?width=150&height=150', 'Nádia Felgueiras', '', 'Nádia', 'Felgueiras', 'female', 'pt_PT', '', 0, 0, 0, 'nadiafelgueiras_@hotmail.com', 'nadiafelgueiras_@hotmail.com', '', '', '', '', '', ''),
(2414, 2403, 'Facebook', '60720e15da5d7b0d1b03ea5d80f12fcef97dcf71', '900162586706898', 'https://www.facebook.com/app_scoped_user_id/900162586706898/', '', 'https://graph.facebook.com/900162586706898/picture?width=150&height=150', 'Diogo Calmeiro', '', 'Diogo', 'Calmeiro', 'male', 'pt_PT', '', 0, 0, 0, 'diogocalmeiro@live.com.pt', 'diogocalmeiro@live.com.pt', '', '', '', '', '', ''),
(2415, 2404, 'Facebook', '3fb8d83ca0e216f999e72592c00da3f22f5fcc56', '944513858904484', 'https://www.facebook.com/app_scoped_user_id/944513858904484/', '', 'https://graph.facebook.com/944513858904484/picture?width=150&height=150', 'Sandra Campos', '', 'Sandra', 'Campos', 'female', 'pt_PT', '', 0, 0, 0, 'sandrarutecampos@hotmail.com', 'sandrarutecampos@hotmail.com', '', '', '', '', '', ''),
(2416, 2405, 'Facebook', '70c1cedce044a1559df79096f8b5a5b3cb83f803', '1113743868642499', 'https://www.facebook.com/app_scoped_user_id/1113743868642499/', '', 'https://graph.facebook.com/1113743868642499/picture?width=150&height=150', 'Franco Linares', '', 'Franco', 'Linares', 'male', 'pt_BR', '', 0, 0, 0, 'franco@linares.com.br', 'franco@linares.com.br', '', '', '', '', '', ''),
(2417, 2406, 'Google', '86e0f1d95d8d860cf6426c79112cac2e71299285', '114175744696999587595', 'https://plus.google.com/114175744696999587595', '', 'https://lh6.googleusercontent.com/-t2p8rgMC6_g/AAAAAAAAAAI/AAAAAAAAABA/-akIciDTE3o/photo.jpg?sz=200', 'Marta Duarte Silva', '', 'Marta', 'Duarte Silva', 'female', '', '', 0, 0, 0, 'marta.snduartesilva@gmail.com', 'marta.snduartesilva@gmail.com', '', '', '', '', '', ''),
(2418, 2407, 'Facebook', '97b55f55f7da6188b1b46c0b5425c4638c9b58e6', '1004592049566006', 'https://www.facebook.com/app_scoped_user_id/1004592049566006/', '', 'https://graph.facebook.com/1004592049566006/picture?width=150&height=150', 'Antonio Fialho', '', 'Antonio', 'Fialho', 'male', 'pt_PT', '', 0, 0, 0, 'fialho.a@gmail.com', 'fialho.a@gmail.com', '', '', '', '', '', ''),
(2419, 2408, 'Facebook', '45a9402045ff17869a01de876fdc149398bcaf21', '1598565067066605', 'https://www.facebook.com/app_scoped_user_id/1598565067066605/', '', 'https://graph.facebook.com/1598565067066605/picture?width=150&height=150', 'Pedro Silva', '', 'Pedro', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'pedroosilva04@gmail.com', 'pedroosilva04@gmail.com', '', '', '', '', '', ''),
(2420, 2409, 'Facebook', 'ae5d30ebc6cad865169939ba24cb6d0c2dba2c7f', '824874950923821', 'https://www.facebook.com/app_scoped_user_id/824874950923821/', '', 'https://graph.facebook.com/824874950923821/picture?width=150&height=150', 'Nuno Monereo', '', 'Nuno', 'Monereo', 'male', 'pt_PT', '', 0, 0, 0, 'monereo89@gmail.com', 'monereo89@gmail.com', '', '', '', '', '', ''),
(2421, 2410, 'Facebook', '44efb2551e80246c950608ff2fe92a9236e36cc7', '704355443007721', 'https://www.facebook.com/app_scoped_user_id/704355443007721/', '', 'https://graph.facebook.com/704355443007721/picture?width=150&height=150', 'Vasco Carvalhais', '', 'Vasco', 'Carvalhais', 'male', 'pt_PT', '', 0, 0, 0, 'vcarvalhais@gmail.com', 'vcarvalhais@gmail.com', '', '', '', '', '', ''),
(2422, 2411, 'Google', '05880c7db2db05c2f68d5a1ae62ff55e148d53bd', '116589764860673347191', 'https://plus.google.com/116589764860673347191', '', 'https://lh5.googleusercontent.com/-szh8ms4o6MM/AAAAAAAAAAI/AAAAAAAAAJU/QO_5StWkipw/photo.jpg?sz=200', 'Carlota Ulrich', '', 'Carlota', 'Ulrich', 'female', '', '', 0, 0, 0, 'carlotaulrich2@gmail.com', 'carlotaulrich2@gmail.com', '', '', '', '', '', ''),
(2423, 2412, 'Facebook', '1f642c8ba800766fa7d14b7456e79750b32d4d69', '1008728309151214', 'https://www.facebook.com/app_scoped_user_id/1008728309151214/', '', 'https://graph.facebook.com/1008728309151214/picture?width=150&height=150', 'Filipa Silva', '', 'Filipa', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'carlafilipasilva@hotmail.com', 'carlafilipasilva@hotmail.com', '', '', '', '', '', ''),
(2424, 2413, 'Facebook', '9f29338617676d2182fbb0d52661fb9dca770f4b', '987661311268656', 'https://www.facebook.com/app_scoped_user_id/987661311268656/', '', 'https://graph.facebook.com/987661311268656/picture?width=150&height=150', 'Maria João Cardoso Ferreira', '', 'Maria João', 'Cardoso Ferreira', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2425, 2414, 'Facebook', 'cff6e4aa6cd1d1d64f118df77a987d8a369e6b57', '10153025345298353', 'https://www.facebook.com/app_scoped_user_id/10153025345298353/', '', 'https://graph.facebook.com/10153025345298353/picture?width=150&height=150', 'Rui Monteiro', '', 'Rui', 'Monteiro', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2426, 2415, 'Google', '8146e536f4a11bd34ac1a6d5984a57703cb72563', '114585198043949636053', 'https://plus.google.com/114585198043949636053', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ana Luis', '', 'Ana', 'Luis', 'female', '', '', 0, 0, 0, 'www.analuis@gmail.com', 'www.analuis@gmail.com', '', '', '', '', '', ''),
(2427, 2416, 'Facebook', 'b9801593053061fcab72e34af0ae50fd88642bfe', '10204700788735840', 'https://www.facebook.com/app_scoped_user_id/10204700788735840/', '', 'https://graph.facebook.com/10204700788735840/picture?width=150&height=150', 'Daniel Maiato', '', 'Daniel', 'Maiato', 'male', 'pt_PT', '', 0, 0, 0, 'maiato456@hotmail.com', 'maiato456@hotmail.com', '', '', '', '', '', ''),
(2428, 2417, 'Google', '76579c4bbbe1034ac6cfa5adff27c8b4bdae8eae', '103304103080012709278', 'https://plus.google.com/103304103080012709278', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Fernanda Gabriel', '', 'Fernanda', 'Gabriel', 'female', '', '', 0, 0, 0, 'fdias.gabriel@gmail.com', 'fdias.gabriel@gmail.com', '', '', '', '', '', ''),
(2429, 2418, 'Google', '249b4cfac4eb67f8a1809fd2e9f1559a81c518cd', '113371776708295177721', 'https://plus.google.com/113371776708295177721', '', 'https://lh6.googleusercontent.com/-nMxxnMr8irU/AAAAAAAAAAI/AAAAAAAAABQ/xCHAwoCylwM/photo.jpg?sz=200', 'João Tavares', '', 'João', 'Tavares', '', '', '', 0, 0, 0, 'joaoaptavares98@gmail.com', 'joaoaptavares98@gmail.com', '', '', '', '', '', ''),
(2430, 2419, 'Facebook', 'e8293d89328beb50cab72b5892cb944ab98667c7', '10204524403695019', 'https://www.facebook.com/app_scoped_user_id/10204524403695019/', '', 'https://graph.facebook.com/10204524403695019/picture?width=150&height=150', 'Mariana Collaço Gaspar', '', 'Mariana', 'Gaspar', 'female', 'pt_PT', '', 0, 0, 0, 'marianacgaspar@hotmail.com', 'marianacgaspar@hotmail.com', '', '', '', '', '', ''),
(2431, 2420, 'Facebook', '66f9ba1fb379b385362a238af1149f855048f323', '10207294922355598', 'https://www.facebook.com/app_scoped_user_id/10207294922355598/', '', 'https://graph.facebook.com/10207294922355598/picture?width=150&height=150', 'Andre Fialho Mensurado', '', 'Andre Fialho', 'Mensurado', 'male', 'pt_PT', '', 0, 0, 0, 'andrefialhojr@hotmail.com', 'andrefialhojr@hotmail.com', '', '', '', '', '', ''),
(2432, 2421, 'Facebook', '7b49eb8cd8294bd8a6ed90cbddb162c6be2b3bc8', '10203840133475816', 'https://www.facebook.com/app_scoped_user_id/10203840133475816/', '', 'https://graph.facebook.com/10203840133475816/picture?width=150&height=150', 'Laurinda Rodrigues', '', 'Laurinda', 'Rodrigues', 'female', 'pt_PT', '', 0, 0, 0, 'lmendesrodrigues@hotmail.com', 'lmendesrodrigues@hotmail.com', '', '', '', '', '', ''),
(2433, 2422, 'Facebook', 'a3183232fea51fd99db46d6ca51ac3e7a0b18319', '1024189834272753', 'https://www.facebook.com/app_scoped_user_id/1024189834272753/', '', 'https://graph.facebook.com/1024189834272753/picture?width=150&height=150', 'Carolina Mendonça Belo', '', 'Carolina', 'Belo', 'female', 'pt_PT', '', 0, 0, 0, 'cocasbm@live.com.pt', 'cocasbm@live.com.pt', '', '', '', '', '', ''),
(2434, 2423, 'Facebook', '77836ac4c99f2f7298a62af8242bfeafd9a0f50a', '10205653343726469', 'https://www.facebook.com/app_scoped_user_id/10205653343726469/', '', 'https://graph.facebook.com/10205653343726469/picture?width=150&height=150', 'Mariana Degener Tomaz', '', 'Mariana', 'Degener Tomaz', 'female', 'pt_PT', '', 0, 0, 0, 'marianateixeira_172@hotmail.com', 'marianateixeira_172@hotmail.com', '', '', '', '', '', ''),
(2435, 2424, 'Facebook', '65356fcd4bd43888178d0a4101b01b12ade614ee', '965803106777501', 'https://www.facebook.com/app_scoped_user_id/965803106777501/', '', 'https://graph.facebook.com/965803106777501/picture?width=150&height=150', 'Carlos Alves', '', 'Carlos', 'Alves', 'male', 'pt_PT', '', 0, 0, 0, 'c3alves@gmail.com', 'c3alves@gmail.com', '', '', '', '', '', ''),
(2436, 2425, 'Facebook', 'eb83deb6f8cbc651381261eacf823a7cb4623525', '780809375349999', 'https://www.facebook.com/app_scoped_user_id/780809375349999/', '', 'https://graph.facebook.com/780809375349999/picture?width=150&height=150', 'Flavio Silva Cristovao', '', 'Flavio Silva', 'Cristovao', 'male', 'pt_PT', '', 0, 0, 0, 'cristovao_8@hotmail.com', 'cristovao_8@hotmail.com', '', '', '', '', '', ''),
(2437, 2426, 'Facebook', '61e3d7aafc69b3adf0f14f2d618656cd34effa8b', '997824646894476', 'https://www.facebook.com/app_scoped_user_id/997824646894476/', '', 'https://graph.facebook.com/997824646894476/picture?width=150&height=150', 'Nene Ranholas', '', 'Nene', 'Ranholas', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2438, 2427, 'Facebook', 'd8aac166064a3572d533a506dd5c474b20f60da4', '10205981895378896', 'https://www.facebook.com/app_scoped_user_id/10205981895378896/', '', 'https://graph.facebook.com/10205981895378896/picture?width=150&height=150', 'Ines Degener Tomaz', '', 'Ines', 'Degener Tomaz', 'female', 'pt_PT', '', 0, 0, 0, 'ines.ttomaz@hotmail.com', 'ines.ttomaz@hotmail.com', '', '', '', '', '', ''),
(2439, 2428, 'Facebook', 'cc608c3d8f3339534e3173bf5c56a8c5c0ea299b', '10205116829733617', 'https://www.facebook.com/app_scoped_user_id/10205116829733617/', '', 'https://graph.facebook.com/10205116829733617/picture?width=150&height=150', 'Cuco Sousa', '', 'Cuco', 'Sousa', 'male', 'en_US', '', 0, 0, 0, 'cucosousa@hotmail.com', 'cucosousa@hotmail.com', '', '', '', '', '', ''),
(2440, 2429, 'Facebook', '6e2e948ed4850627d0d402ee5f9c54be21cd09ae', '679632635474318', 'https://www.facebook.com/app_scoped_user_id/679632635474318/', '', 'https://graph.facebook.com/679632635474318/picture?width=150&height=150', 'Marta Santos', '', 'Marta', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'martinha2211@hotmail.com', 'martinha2211@hotmail.com', '', '', '', '', '', ''),
(2441, 2430, 'Facebook', '5ef44a6b773cfcae99a755cd0a4084b4336628a2', '920731394645565', 'https://www.facebook.com/app_scoped_user_id/920731394645565/', '', 'https://graph.facebook.com/920731394645565/picture?width=150&height=150', 'Marta Arantes', '', 'Marta', 'Arantes', 'female', 'pt_BR', '', 0, 0, 0, 'ana-marta81@hotmail.com', 'ana-marta81@hotmail.com', '', '', '', '', '', ''),
(2442, 2431, 'Facebook', '40f93ef2c3788213218b5c51f08f054090c11d4b', '10152813373996717', 'https://www.facebook.com/app_scoped_user_id/10152813373996717/', '', 'https://graph.facebook.com/10152813373996717/picture?width=150&height=150', 'Manuel Mestre', '', 'Manuel', 'Mestre', 'male', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2443, 2432, 'Facebook', 'e96f0310a0ce80e1cbe1964633563656af4e8510', '10153105240456144', 'https://www.facebook.com/app_scoped_user_id/10153105240456144/', '', 'https://graph.facebook.com/10153105240456144/picture?width=150&height=150', 'Nuno Trovão', '', 'Nuno', 'Trovão', 'male', 'pt_PT', '', 0, 0, 0, 'nunotrovao@sapo.pt', 'nunotrovao@sapo.pt', '', '', '', '', '', ''),
(2444, 2433, 'Facebook', '8562ee9cbc26574e3e12abde5186dffce8c56cf9', '1039888952695428', 'https://www.facebook.com/app_scoped_user_id/1039888952695428/', '', 'https://graph.facebook.com/1039888952695428/picture?width=150&height=150', 'Luis Durão', '', 'Luis', 'Durão', 'male', 'pt_PT', '', 0, 0, 0, 'luisdurao1991@gmail.com', 'luisdurao1991@gmail.com', '', '', '', '', '', ''),
(2445, 2434, 'Facebook', '4c8b5656ad33c8ac9775057fa0d474e9a7b44688', '10153368532832363', 'https://www.facebook.com/app_scoped_user_id/10153368532832363/', '', 'https://graph.facebook.com/10153368532832363/picture?width=150&height=150', 'Vasco Pedroso', '', 'Vasco', 'Pedroso', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2446, 2435, 'Google', '9b49fc5e12f6a18877ea6d832e33047624b8660e', '108656602342042300932', 'https://plus.google.com/108656602342042300932', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Miguel Cardoso', '', 'Miguel', 'Cardoso', 'male', '', '', 0, 0, 0, 'hipersurf2012@gmail.com', 'hipersurf2012@gmail.com', '', '', '', '', '', ''),
(2447, 2436, 'Facebook', '2e65c3ffad6c1a8748dd741f0b61ea8508eb2806', '420156091497133', 'https://www.facebook.com/app_scoped_user_id/420156091497133/', '', 'https://graph.facebook.com/420156091497133/picture?width=150&height=150', 'Maria Corrêa', '', 'Maria', 'Corrêa', 'female', 'pt_PT', '', 0, 0, 0, 'maria.b.correa@hotmail.com', 'maria.b.correa@hotmail.com', '', '', '', '', '', ''),
(2448, 2437, 'Facebook', '2df1ce91190ea303fd409007f19b9772f72e570f', '10204253614719838', 'https://www.facebook.com/app_scoped_user_id/10204253614719838/', '', 'https://graph.facebook.com/10204253614719838/picture?width=150&height=150', 'Bárbara Barreiros', '', 'Bárbara', 'Barreiros', 'female', 'pt_PT', '', 0, 0, 0, 'barbarabarreiros@gmail.com', 'barbarabarreiros@gmail.com', '', '', '', '', '', ''),
(2449, 2438, 'Facebook', '764a85dc542f470916905ec5db6f7f31c2eabd21', '10204091671638180', 'https://www.facebook.com/app_scoped_user_id/10204091671638180/', '', 'https://graph.facebook.com/10204091671638180/picture?width=150&height=150', 'Nuno Silva Alves', '', 'Nuno', 'Alves', 'male', 'pt_PT', '', 0, 0, 0, 'nunoal7@hotmail.com', 'nunoal7@hotmail.com', '', '', '', '', '', ''),
(2450, 2439, 'Facebook', 'bea5cb8821b8aed5f51d399295dde8e802d3cded', '10205625920220509', 'https://www.facebook.com/app_scoped_user_id/10205625920220509/', '', 'https://graph.facebook.com/10205625920220509/picture?width=150&height=150', 'Filipa Nobre Baptista', '', 'Filipa', 'Nobre Baptista', '', 'pt_PT', '', 0, 0, 0, 'filipa.baptista6@gmail.com', 'filipa.baptista6@gmail.com', '', '', '', '', '', ''),
(2451, 2440, 'Facebook', '41a5e6cfb3d98fd90eac7db1d9705783e4d24708', '10206547587585790', 'https://www.facebook.com/app_scoped_user_id/10206547587585790/', '', 'https://graph.facebook.com/10206547587585790/picture?width=150&height=150', 'Pedro Tito de Morais', '', 'Pedro', 'de Morais', 'male', 'pt_PT', '', 0, 0, 0, 'pedrotitomorais@gmail.com', 'pedrotitomorais@gmail.com', '', '', '', '', '', ''),
(2452, 2441, 'Facebook', '9b4044e788fe996b96e537520f6556ebfabb702e', '1676897082539132', 'https://www.facebook.com/app_scoped_user_id/1676897082539132/', '', 'https://graph.facebook.com/1676897082539132/picture?width=150&height=150', 'Kevin Steinert', '', 'Kevin', 'Steinert', 'male', 'pt_PT', '', 0, 0, 0, 'kkevinrs@gmail.com', 'kkevinrs@gmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(2453, 2442, 'Facebook', '4dfa0177ce63ffdfef7b46aac512cd7c3a4be31c', '10205648503644396', 'https://www.facebook.com/app_scoped_user_id/10205648503644396/', '', 'https://graph.facebook.com/10205648503644396/picture?width=150&height=150', 'Patricia Couceiro Marques', '', 'Patricia', 'Marques', 'female', 'pt_PT', '', 0, 0, 0, 'patriciacouceiromarques2@gmail.com', 'patriciacouceiromarques2@gmail.com', '', '', '', '', '', ''),
(2454, 2443, 'Facebook', 'a135b4e21cf8e958600139625c516027cf52776a', '10204299551869317', 'https://www.facebook.com/app_scoped_user_id/10204299551869317/', '', 'https://graph.facebook.com/10204299551869317/picture?width=150&height=150', 'Maria Amália Ribeiro Ferreira', '', 'Maria', 'Ribeiro Ferreira', 'female', 'pt_PT', '', 0, 0, 0, 'amalia.ribeiroferreira@gmail.com', 'amalia.ribeiroferreira@gmail.com', '', '', '', '', '', ''),
(2455, 2444, 'Facebook', '6d9e73a187991d6195ff60bef8c5beafbefc2d72', '853595741342185', 'https://www.facebook.com/app_scoped_user_id/853595741342185/', '', 'https://graph.facebook.com/853595741342185/picture?width=150&height=150', 'Tuda Beltran', '', 'Tuda', 'Beltran', 'female', 'pt_PT', '', 0, 0, 0, 'tudabeltran@hotmail.com', 'tudabeltran@hotmail.com', '', '', '', '', '', ''),
(2456, 2445, 'Facebook', 'd35684fa9ef5ae4abf1768a1f65472517e523934', '969697383063762', 'https://www.facebook.com/app_scoped_user_id/969697383063762/', '', 'https://graph.facebook.com/969697383063762/picture?width=150&height=150', 'Diogo Martins', '', 'Diogo', 'Martins', 'male', 'pt_PT', '', 0, 0, 0, 'didiamaro.martins@gmail.com', 'didiamaro.martins@gmail.com', '', '', '', '', '', ''),
(2457, 2446, 'Facebook', '028e1a375e0d4f54d440e7da4b5e4375ac5fc8a6', '100000935147637', 'http://www.facebook.com/100000935147637', '', 'https://graph.facebook.com/100000935147637/picture?width=150&height=150', 'Maria Gomes Andrade', '', 'Maria', 'Andrade', 'female', 'pt_PT', '', 0, 0, 0, 'mga414414@gmail.com', 'mga414414@gmail.com', '', '', '', '', '', ''),
(2458, 2447, 'Google', 'a86ddc275972c992bdbce5b50ab42df2f7c96873', '102318728930777310884', 'https://plus.google.com/102318728930777310884', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'João Menino', '', 'João', 'Menino', 'male', '', '', 0, 0, 0, 'joaomenino1972@gmail.com', 'joaomenino1972@gmail.com', '', '', '', '', '', ''),
(2459, 2448, 'Facebook', '9dc1a93192e312df06bb161fc9ae2597ce1873d6', '10204572006720409', 'https://www.facebook.com/app_scoped_user_id/10204572006720409/', '', 'https://graph.facebook.com/10204572006720409/picture?width=150&height=150', 'João Cardoso', '', 'João', 'Cardoso', 'male', 'pt_PT', '', 0, 0, 0, 'osodracj@gmail.com', 'osodracj@gmail.com', '', '', '', '', '', ''),
(2460, 2449, 'Facebook', '6d9411b200091283fe40998eafe42633d84400cf', '1121146411235482', 'https://www.facebook.com/app_scoped_user_id/1121146411235482/', '', 'https://graph.facebook.com/1121146411235482/picture?width=150&height=150', 'Sofia Salgueiro', '', 'Sofia', 'Salgueiro', 'female', 'pt_PT', '', 0, 0, 0, 'sofiaduartesalgueiro@gmail.com', 'sofiaduartesalgueiro@gmail.com', '', '', '', '', '', ''),
(2461, 2450, 'Facebook', '780ab6d0794f70f1c71331c90653dea24ce1e7cf', '10205403713625305', 'https://www.facebook.com/app_scoped_user_id/10205403713625305/', '', 'https://graph.facebook.com/10205403713625305/picture?width=150&height=150', 'Francisco Marques', '', 'Francisco', 'Marques', 'male', 'pt_PT', '', 0, 0, 0, 'francisco_marques_96@hotmail.com', 'francisco_marques_96@hotmail.com', '', '', '', '', '', ''),
(2462, 2451, 'Facebook', '2e2ca94bc827fbaffd75608ec49cd9cc1cc274cf', '10153364995943011', 'https://www.facebook.com/app_scoped_user_id/10153364995943011/', '', 'https://graph.facebook.com/10153364995943011/picture?width=150&height=150', 'Luis Filipe Barraca Pereira', '', 'Luis', 'Pereira', '', 'en_US', '', 0, 0, 0, 'luisbarraca@gmail.com', 'luisbarraca@gmail.com', '', '', '', '', '', ''),
(2463, 2452, 'Facebook', '1335608d6ad5922aa05f565dc16588af063bb864', '10152829777232624', 'https://www.facebook.com/app_scoped_user_id/10152829777232624/', '', 'https://graph.facebook.com/10152829777232624/picture?width=150&height=150', 'Catarina Silva', '', 'Catarina', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2464, 2453, 'Facebook', '9b58194ff494d015be55fdd5912e5a5bee847175', '839615256120308', 'https://www.facebook.com/app_scoped_user_id/839615256120308/', '', 'https://graph.facebook.com/839615256120308/picture?width=150&height=150', 'Pedro Pedrosa', '', 'Pedro', 'Pedrosa', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2465, 2454, 'Facebook', 'cfff0409633ed5eb120fd4ef3a2044144982cbb3', '10153267452545631', 'https://www.facebook.com/app_scoped_user_id/10153267452545631/', '', 'https://graph.facebook.com/10153267452545631/picture?width=150&height=150', 'Duarte Braz de Oliveira', '', 'Duarte', 'de Oliveira', 'male', 'pt_PT', '', 0, 0, 0, 'duartebrazoliveira@gmail.com', 'duartebrazoliveira@gmail.com', '', '', '', '', '', ''),
(2466, 2455, 'Facebook', '69427d9ad2c18fe072335a163940a564b6b59c33', '10204571489192864', 'https://www.facebook.com/app_scoped_user_id/10204571489192864/', '', 'https://graph.facebook.com/10204571489192864/picture?width=150&height=150', 'Mariana Palos', '', 'Mariana', 'Palos', 'male', 'pt_PT', '', 0, 0, 0, 'mariana_palos@hotmail.com', 'mariana_palos@hotmail.com', '', '', '', '', '', ''),
(2467, 2456, 'Facebook', '759f76b6087ccc39f9547fcd302f38fbbe1c339d', '10202601229631310', 'https://www.facebook.com/app_scoped_user_id/10202601229631310/', '', 'https://graph.facebook.com/10202601229631310/picture?width=150&height=150', 'Francisca Serra', '', 'Francisca', 'Serra', 'female', 'pt_PT', '', 0, 0, 0, 'kikaserra.96@gmail.com', 'kikaserra.96@gmail.com', '', '', '', '', '', ''),
(2468, 2457, 'Facebook', '0530bc3db64b54ee7c065eabc0e631ad30580af4', '851782891560310', 'https://www.facebook.com/app_scoped_user_id/851782891560310/', '', 'https://graph.facebook.com/851782891560310/picture?width=150&height=150', 'Rita Beltran', '', 'Rita', 'Beltran', 'female', 'pt_PT', '', 0, 0, 0, 'ritabeltranfranco@gmail.com', 'ritabeltranfranco@gmail.com', '', '', '', '', '', ''),
(2469, 2458, 'Facebook', '370482ddd1020dfe1daf9d86085477abf6b4d0c0', '10206622531745181', 'https://www.facebook.com/app_scoped_user_id/10206622531745181/', '', 'https://graph.facebook.com/10206622531745181/picture?width=150&height=150', 'Diogo A C Batalha', '', 'Diogo', 'Batalha', 'male', 'pt_PT', '', 0, 0, 0, 'diogo_batalha@yahoo.com', 'diogo_batalha@yahoo.com', '', '', '', '', '', ''),
(2470, 2459, 'Facebook', 'f4813f289571a1f426a20df4d100521ccdfbaf1b', '10206322048427556', 'https://www.facebook.com/app_scoped_user_id/10206322048427556/', '', 'https://graph.facebook.com/10206322048427556/picture?width=150&height=150', 'Joao Maria Girao', '', 'Joao', 'Girao', 'male', 'en_US', '', 0, 0, 0, 'joaomglx@gmail.com', 'joaomglx@gmail.com', '', '', '', '', '', ''),
(2471, 2460, 'Facebook', '383a922a5788a59d78baefb85610359d44c158ba', '1022448761106592', 'https://www.facebook.com/app_scoped_user_id/1022448761106592/', '', 'https://graph.facebook.com/1022448761106592/picture?width=150&height=150', 'Yasmine Santana', '', 'Yasmine', 'Santana', 'female', 'en_US', '', 0, 0, 0, 'mini.s.2@hotmail.com', 'mini.s.2@hotmail.com', '', '', '', '', '', ''),
(2472, 2461, 'Facebook', 'fce2c20ec783141b87541589345743920ac48055', '10205633438629308', 'https://www.facebook.com/app_scoped_user_id/10205633438629308/', '', 'https://graph.facebook.com/10205633438629308/picture?width=150&height=150', 'Rebeca Menezes', '', 'Rebeca', 'Menezes', 'female', 'pt_PT', '', 0, 0, 0, 'rebecamenezes772@hotmail.com', 'rebecamenezes772@hotmail.com', '', '', '', '', '', ''),
(2473, 2462, 'Facebook', '389058a103218972a4a0a2cc27d72f0c3f1b3289', '959310614102470', 'https://www.facebook.com/app_scoped_user_id/959310614102470/', '', 'https://graph.facebook.com/959310614102470/picture?width=150&height=150', 'Pedro Nogueira', '', 'Pedro', 'Nogueira', 'male', 'pt_PT', '', 0, 0, 0, 'pednogas@gmail.com', 'pednogas@gmail.com', '', '', '', '', '', ''),
(2474, 2463, 'Facebook', '2bae700a40cf770a582e2d1142086033a873ae31', '996526390380825', 'https://www.facebook.com/app_scoped_user_id/996526390380825/', '', 'https://graph.facebook.com/996526390380825/picture?width=150&height=150', 'Francisco Malato Branco', '', 'Francisco', 'Branco', 'male', 'pt_PT', '', 0, 0, 0, 'kikobranco2000@gmail.com', 'kikobranco2000@gmail.com', '', '', '', '', '', ''),
(2475, 2464, 'Facebook', '4d3603dba5af4d72a9394ab2e22b94db70099e5a', '10205802924745666', 'https://www.facebook.com/app_scoped_user_id/10205802924745666/', '', 'https://graph.facebook.com/10205802924745666/picture?width=150&height=150', 'Alexandra De Almeida Madeira', '', 'Alexandra', 'Madeira', 'female', 'en_GB', '', 0, 0, 0, 'mad.alex@hotmail.com', 'mad.alex@hotmail.com', '', '', '', '', '', ''),
(2476, 2465, 'Google', '6728a283ab8c2384ae3dcfd37fd86ce38a908c7c', '115560809396174683633', 'https://plus.google.com/115560809396174683633', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Nuno Monteiro', '', 'Nuno', 'Monteiro', 'male', '', '', 0, 0, 0, 'nunonsm@gmail.com', 'nunonsm@gmail.com', '', '', '', '', '', ''),
(2477, 2466, 'Facebook', '883a966ed68d8baa4249dea147da5f4106f0c1ef', '10204693975691333', 'https://www.facebook.com/app_scoped_user_id/10204693975691333/', '', 'https://graph.facebook.com/10204693975691333/picture?width=150&height=150', 'Maria Do Céu Garcia', '', 'Maria Do Céu', 'Garcia', 'female', 'pt_PT', '', 0, 0, 0, 'ceugarcia61@gmail.com', 'ceugarcia61@gmail.com', '', '', '', '', '', ''),
(2478, 2467, 'Google', 'a875b7851b7b18f7369aff8e9f497a2ae1315473', '102028842862050462652', 'https://plus.google.com/102028842862050462652', '', 'https://lh5.googleusercontent.com/-iwNqcrUyup4/AAAAAAAAAAI/AAAAAAAAA_I/fv6dgtwdBPM/photo.jpg?sz=200', 'José Leitão', '', 'José', 'Leitão', 'male', '', '', 0, 0, 0, 'jose.miguel.leitao@gmail.com', 'jose.miguel.leitao@gmail.com', '', 'Cascais', '', '', 'Cascais', ''),
(2479, 2468, 'Google', '96d27f6196464e9b716acc1b2d85921fac165d9b', '112465480623612064595', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Vera Vidigal', '', 'Vera', 'Vidigal', '', '', '', 0, 0, 0, 'vvidigal72@gmail.com', 'vvidigal72@gmail.com', '', '', '', '', '', ''),
(2480, 2469, 'Facebook', '67cb5468e587cf654c49fc451397cb815e2eb0a9', '921793594543988', 'https://www.facebook.com/app_scoped_user_id/921793594543988/', '', 'https://graph.facebook.com/921793594543988/picture?width=150&height=150', 'Susana Santos', '', 'Susana', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'susanansantos@hotmail.com', 'susanansantos@hotmail.com', '', '', '', '', '', ''),
(2481, 2470, 'Facebook', '35eab14b67c118e64f784e6f55998c87a3f2bfec', '10153018887194037', 'https://www.facebook.com/app_scoped_user_id/10153018887194037/', '', 'https://graph.facebook.com/10153018887194037/picture?width=150&height=150', 'Beta Domingues', '', 'Beta', 'Domingues', 'female', 'en_GB', '', 0, 0, 0, 'beta_deepblue@hotmail.com', 'beta_deepblue@hotmail.com', '', '', '', '', '', ''),
(2482, 2471, 'Facebook', 'f855f6f2e56c9878730dac52fd9e9dd16e37bf2f', '10204450020550805', 'https://www.facebook.com/app_scoped_user_id/10204450020550805/', '', 'https://graph.facebook.com/10204450020550805/picture?width=150&height=150', 'Antonio Ribeiro', '', 'Antonio', 'Ribeiro', 'male', 'pt_PT', '', 0, 0, 0, 'tzsurfdude@gmail.com', 'tzsurfdude@gmail.com', '', '', '', '', '', ''),
(2483, 2472, 'Facebook', '8c3b0f20fa1c50b907a4c71fef6444b9b823bb2e', '10205951513300309', 'https://www.facebook.com/app_scoped_user_id/10205951513300309/', '', 'https://graph.facebook.com/10205951513300309/picture?width=150&height=150', 'Raquel Marques Pereira', '', 'Raquel', 'Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'raquelmpereira_@hotmail.com', 'raquelmpereira_@hotmail.com', '', '', '', '', '', ''),
(2484, 2473, 'Facebook', 'b7082d7f6774ee584d8ca850399a909bab226bd8', '1065138073501187', 'https://www.facebook.com/app_scoped_user_id/1065138073501187/', '', 'https://graph.facebook.com/1065138073501187/picture?width=150&height=150', 'Manela Limpo Faria', '', 'Manela', 'Limpo Faria', 'female', 'pt_PT', '', 0, 0, 0, 'manelalimpofaria@gmail.com', 'manelalimpofaria@gmail.com', '', '', '', '', '', ''),
(2485, 2474, 'Facebook', 'e4e0bed404c049fb1e9aae66a9ba3fef0798a02f', '10205680339279247', 'https://www.facebook.com/app_scoped_user_id/10205680339279247/', '', 'https://graph.facebook.com/10205680339279247/picture?width=150&height=150', 'Maria Ramos', '', 'Maria', 'Ramos', 'female', 'pt_PT', '', 0, 0, 0, 'mariasramos@gmail.com', 'mariasramos@gmail.com', '', '', '', '', '', ''),
(2486, 2475, 'Facebook', 'cfed98cd4044f7518c9ca863c882e0b4e7fb27ab', '10206755262981233', 'https://www.facebook.com/app_scoped_user_id/10206755262981233/', '', 'https://graph.facebook.com/10206755262981233/picture?width=150&height=150', 'João Pedro Silva', '', 'João', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'coast@sapo.pt', 'coast@sapo.pt', '', '', '', '', '', ''),
(2487, 2476, 'Google', 'fdc69b9689d636b7680a5fc78df2c781c7c66feb', '100944859514647440408', 'https://plus.google.com/100944859514647440408', '', 'https://lh4.googleusercontent.com/-tpjPiNOukNE/AAAAAAAAAAI/AAAAAAAABc4/AyALRF80vwY/photo.jpg?sz=200', 'Paulo Lopes', '', 'Paulo', 'Lopes', 'male', '', '', 0, 0, 0, 'paulolopes88@gmail.com', 'paulolopes88@gmail.com', '', '', '', '', '', ''),
(2488, 2477, 'Facebook', '2f023358c86a2433b4dd7563a15ce520972d845e', '988141014530840', 'https://www.facebook.com/app_scoped_user_id/988141014530840/', '', 'https://graph.facebook.com/988141014530840/picture?width=150&height=150', 'Lucília Costa Neves', '', 'Lucília', 'Costa Neves', 'female', 'pt_PT', '', 0, 0, 0, 'luciliafernandes@gov-madeira.pt', 'luciliafernandes@gov-madeira.pt', '', '', '', '', '', ''),
(2489, 2478, 'Facebook', '885c5f8d938104a7b0888e50c71fb694f3db7a8e', '10205370846965071', 'https://www.facebook.com/app_scoped_user_id/10205370846965071/', '', 'https://graph.facebook.com/10205370846965071/picture?width=150&height=150', 'Marta D\'Orey', '', 'Marta', 'D\'Orey', 'female', 'en_GB', '', 0, 0, 0, 'martinhadorey@gmail.com', 'martinhadorey@gmail.com', '', '', '', '', '', ''),
(2490, 2479, 'Google', '4fdfad1fe04f49f039eeec95d01ed94ffe1e50f9', '100449828381603193358', 'https://plus.google.com/100449828381603193358', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Antonio Bettencourt', '', 'Antonio', 'Bettencourt', 'male', '', '', 0, 0, 0, 'antonio.bett@gmail.com', 'antonio.bett@gmail.com', '', '', '', '', '', ''),
(2491, 2480, 'Facebook', '15e3efca5af7ca0576ad22073e1cdc5d0cf12e95', '1017164578301728', 'https://www.facebook.com/app_scoped_user_id/1017164578301728/', '', 'https://graph.facebook.com/1017164578301728/picture?width=150&height=150', 'Tiago Cardoso', '', 'Tiago', 'Cardoso', 'male', 'pt_PT', '', 0, 0, 0, 'tiagomdcardoso@gmail.com', 'tiagomdcardoso@gmail.com', '', '', '', '', '', ''),
(2492, 2481, 'Facebook', '1d3e3f2d14aa97bfb81698881874b02fd24f34ea', '10153297794903570', 'https://www.facebook.com/app_scoped_user_id/10153297794903570/', '', 'https://graph.facebook.com/10153297794903570/picture?width=150&height=150', 'Ana Silveira', '', 'Ana', 'Silveira', 'female', 'pt_PT', '', 0, 0, 0, 'ana.mendes@provedor-jus.pt', 'ana.mendes@provedor-jus.pt', '', '', '', '', '', ''),
(2493, 2482, 'Facebook', '038546b2325faa6eac2a9b2c514bb0cbaf0320da', '1600306096852739', 'https://www.facebook.com/app_scoped_user_id/1600306096852739/', '', 'https://graph.facebook.com/1600306096852739/picture?width=150&height=150', 'Jose Lopes', '', 'Jose', 'Lopes', 'male', 'pt_PT', '', 0, 0, 0, 'josemarialopes@gmail.com', 'josemarialopes@gmail.com', '', '', '', '', '', ''),
(2494, 2483, 'Facebook', 'e1425e45c1008eee79458eeb9c4df6ea6ae6c142', '10205009293324832', 'https://www.facebook.com/app_scoped_user_id/10205009293324832/', '', 'https://graph.facebook.com/10205009293324832/picture?width=150&height=150', 'Rosa Silva', '', 'Rosa', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'rosasilva1966@hotmail.com', 'rosasilva1966@hotmail.com', '', '', '', '', '', ''),
(2495, 2484, 'Facebook', '4a2e8c8ec19cbc13bf7721b851cd0a8ebe6e6551', '10205792605807147', 'https://www.facebook.com/app_scoped_user_id/10205792605807147/', '', 'https://graph.facebook.com/10205792605807147/picture?width=150&height=150', 'Iolanda Lazary Paiva', '', 'Iolanda', 'Paiva', 'female', 'pt_PT', '', 0, 0, 0, 'iolanda.lazary@gmail.com', 'iolanda.lazary@gmail.com', '', '', '', '', '', ''),
(2496, 2485, 'Facebook', '1a7a3d3636a8a22c8081bdc0126fbaa5db25b767', '10206143102632164', 'https://www.facebook.com/app_scoped_user_id/10206143102632164/', '', 'https://graph.facebook.com/10206143102632164/picture?width=150&height=150', 'Tomaz Degener', '', 'Tomaz', 'Degener', 'male', 'pt_PT', '', 0, 0, 0, 'tomasi1994@hotmail.com', 'tomasi1994@hotmail.com', '', '', '', '', '', ''),
(2497, 2486, 'Facebook', '6e3b66dfc54dc5b7df312ea8d39426e06ef0449f', '10153023145073473', 'https://www.facebook.com/app_scoped_user_id/10153023145073473/', '', 'https://graph.facebook.com/10153023145073473/picture?width=150&height=150', 'Eduardo Vento de Figueiredo', '', 'Eduardo', 'de Figueiredo', 'male', 'en_GB', '', 0, 0, 0, 'eduardoventof@gmail.com', 'eduardoventof@gmail.com', '', '', '', '', '', ''),
(2498, 2487, 'Facebook', '8ef7b8d4d3ac16da8b9f63624601468db4262058', '10206145144942033', 'https://www.facebook.com/app_scoped_user_id/10206145144942033/', '', 'https://graph.facebook.com/10206145144942033/picture?width=150&height=150', 'Bruno Miguel Teixeira', '', 'Bruno', 'Teixeira', 'male', 'en_US', '', 0, 0, 0, 'brunodaimon@gmail.com', 'brunodaimon@gmail.com', '', '', '', '', '', ''),
(2499, 2488, 'Facebook', '9a08b70ce3a0ebf8d55120096a971ebaa865e30b', '10204371457515370', 'https://www.facebook.com/app_scoped_user_id/10204371457515370/', '', 'https://graph.facebook.com/10204371457515370/picture?width=150&height=150', 'Carmo Ribeiro Ferreira Hatton', '', 'Carmo', 'Hatton', 'female', 'pt_PT', '', 0, 0, 0, 'carmo.hatton@nau.pt', 'carmo.hatton@nau.pt', '', '', '', '', '', ''),
(2500, 2489, 'Facebook', '04382abd447056570088e2b4f894ccae47353c66', '10205844544165798', 'https://www.facebook.com/app_scoped_user_id/10205844544165798/', '', 'https://graph.facebook.com/10205844544165798/picture?width=150&height=150', 'Migas Heredia C. Cabral', '', 'Migas', 'Cabral', 'male', 'pt_PT', '', 0, 0, 0, 'mhcc@fonteviva.com.pt', 'mhcc@fonteviva.com.pt', '', '', '', '', '', ''),
(2501, 2490, 'Facebook', '89c0652748ea1f92ffba3605db5d3f4040747a83', '866995340038682', 'https://www.facebook.com/app_scoped_user_id/866995340038682/', '', 'https://graph.facebook.com/866995340038682/picture?width=150&height=150', 'Viriato Grande de Cascais', '', 'Viriato', 'Grande de Cascais', 'male', 'en_US', '', 0, 0, 0, 'viriato.cascais@gmail.com', 'viriato.cascais@gmail.com', '', '', '', '', '', ''),
(2502, 2491, 'Facebook', '8adfb7313cbe271eda67941ca8d4550b39c814b2', '10200548889402272', 'https://www.facebook.com/app_scoped_user_id/10200548889402272/', '', 'https://graph.facebook.com/10200548889402272/picture?width=150&height=150', 'Luís Pedro Dargent', '', 'Luís', 'Dargent', 'male', 'pt_PT', '', 0, 0, 0, 'lpedrodargent@gmail.com', 'lpedrodargent@gmail.com', '', '', '', '', '', ''),
(2503, 2492, 'Google', '6971df56dcd38026985c634d203f8a788e33f8b0', '112351735905561681942', 'https://plus.google.com/112351735905561681942', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Gonçalo Fagulha', '', 'Gonçalo', 'Fagulha', 'male', '', '', 0, 0, 0, 'gmpmfagulha@gmail.com', 'gmpmfagulha@gmail.com', '', '', '', '', '', ''),
(2504, 2493, 'Google', '2c6440c090e024e298c10347d9e4670b9e4b7f24', '109551696866096446474', 'https://plus.google.com/109551696866096446474', '', 'https://lh5.googleusercontent.com/-O0UOp0FeA70/AAAAAAAAAAI/AAAAAAAAAzY/np5S5Ir3-cA/photo.jpg?sz=200', 'Guilas Moreira', '', 'Guilas', 'Moreira', 'male', '', '', 0, 0, 0, 'guilas.moreira@gmail.com', 'guilas.moreira@gmail.com', '', '', '', '', '', ''),
(2505, 2494, 'Facebook', '60d98a25b340f77b6759e9b932da33df33cbd133', '10202914557304321', 'https://www.facebook.com/app_scoped_user_id/10202914557304321/', '', 'https://graph.facebook.com/10202914557304321/picture?width=150&height=150', 'Marta Sofia', '', 'Marta', 'Sofia', 'female', 'pt_PT', '', 0, 0, 0, 'marta.montezo@gmail.com', 'marta.montezo@gmail.com', '', '', '', '', '', ''),
(2506, 2495, 'Facebook', '5055088d7868ba77386a2ecc693bd8ac619e705c', '1455541648078048', 'https://www.facebook.com/app_scoped_user_id/1455541648078048/', '', 'https://graph.facebook.com/1455541648078048/picture?width=150&height=150', 'Helio Caldeira Jorge', '', 'Helio', 'Jorge', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2507, 2496, 'Facebook', '6f207f02f8aced52fd1c45789f55e813f194b167', '10206012472564164', 'https://www.facebook.com/app_scoped_user_id/10206012472564164/', '', 'https://graph.facebook.com/10206012472564164/picture?width=150&height=150', 'Paulo Pichel', '', 'Paulo', 'Pichel', 'male', 'pt_PT', '', 0, 0, 0, 'paulopichel@e-eventual.com', 'paulopichel@e-eventual.com', '', '', '', '', '', ''),
(2508, 2497, 'Facebook', 'c519e327d058c0b82866db45578174bef8b013c5', '961575507208251', 'https://www.facebook.com/app_scoped_user_id/961575507208251/', '', 'https://graph.facebook.com/961575507208251/picture?width=150&height=150', 'Duarte Costa Campos', '', 'Duarte', 'Costa Campos', 'male', 'pt_PT', '', 0, 0, 0, 'duarteccampos@hotmail.com', 'duarteccampos@hotmail.com', '', '', '', '', '', ''),
(2509, 2498, 'Facebook', '178e911ba97d3652e16341bda5c21101411c8187', '1093435657352327', 'https://www.facebook.com/app_scoped_user_id/1093435657352327/', '', 'https://graph.facebook.com/1093435657352327/picture?width=150&height=150', 'Filomena Alcouce', '', 'Filomena', 'Alcouce', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2510, 2499, 'Google', '4f9f296266dafd6f05ccd352bd0a88d1513f3257', '116464797705709043497', 'https://plus.google.com/116464797705709043497', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Francisca Roseiro', '', 'Francisca', 'Roseiro', 'female', '', '', 0, 0, 0, 'roseirofrancisca@gmail.com', 'roseirofrancisca@gmail.com', '', '', '', '', '', ''),
(2511, 2500, 'Facebook', '72e75acb09f2ae3d07467c1af3f0e3d0538b3062', '10202732233865442', 'https://www.facebook.com/app_scoped_user_id/10202732233865442/', '', 'https://graph.facebook.com/10202732233865442/picture?width=150&height=150', 'Antonio Meyrelles Do Souto', '', 'Antonio', 'Meyrelles Do Souto', 'male', 'pt_PT', '', 0, 0, 0, 'meyrelles1@gmail.com', 'meyrelles1@gmail.com', '', '', '', '', '', ''),
(2512, 2501, 'Facebook', '5ba5ff1060f690eb004d2f9521b573968dd02110', '10206759120834198', 'https://www.facebook.com/app_scoped_user_id/10206759120834198/', '', 'https://graph.facebook.com/10206759120834198/picture?width=150&height=150', 'Maria Isabel Camacho-Santos', '', 'Maria Isabel', 'Camacho-Santos', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2513, 2502, 'Facebook', '99096fad72b765f91e40ac6939c8943418ffa357', '847237452016577', 'https://www.facebook.com/app_scoped_user_id/847237452016577/', '', 'https://graph.facebook.com/847237452016577/picture?width=150&height=150', 'Fernando Rocha Francellino', '', 'Fernando', 'Rocha Francellino', 'male', 'pt_BR', '', 0, 0, 0, 'fndo_rocha@yahoo.com.br', 'fndo_rocha@yahoo.com.br', '', '', '', '', '', ''),
(2514, 2503, 'Facebook', '13062dcb2446f4929a519c4055f90e4d96464b63', '10206550625433499', 'https://www.facebook.com/app_scoped_user_id/10206550625433499/', '', 'https://graph.facebook.com/10206550625433499/picture?width=150&height=150', 'Inês Magalhães Pereira', '', 'Inês', 'Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'imp@netcabo.pt', 'imp@netcabo.pt', '', '', '', '', '', ''),
(2515, 2504, 'Facebook', '6e6ca23980c3be727ac7156395f690eeb8440ced', '840011802751090', 'https://www.facebook.com/app_scoped_user_id/840011802751090/', '', 'https://graph.facebook.com/840011802751090/picture?width=150&height=150', 'Catarina Santos', '', 'Catarina', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'catarina.s.soares7@gmail.com', 'catarina.s.soares7@gmail.com', '', '', '', '', '', ''),
(2516, 2505, 'Facebook', '6775e5e7b985923d8a184250915d79c81bb1e7f1', '10204551826774874', 'https://www.facebook.com/app_scoped_user_id/10204551826774874/', '', 'https://graph.facebook.com/10204551826774874/picture?width=150&height=150', 'Susana Teixeira', '', 'Susana', 'Teixeira', 'female', 'pt_PT', '', 0, 0, 0, 'susana.cdteixeira@sapo.pt', 'susana.cdteixeira@sapo.pt', '', '', '', '', '', ''),
(2517, 2506, 'Facebook', '76f21b96ea212f5e859ddd18ef1af33df5929e83', '10152898900693341', 'https://www.facebook.com/app_scoped_user_id/10152898900693341/', '', 'https://graph.facebook.com/10152898900693341/picture?width=150&height=150', 'Catarina Gil', '', 'Catarina', 'Gil', 'female', 'pt_PT', '', 0, 0, 0, 'csgil@hotmail.com', 'csgil@hotmail.com', '', '', '', '', '', ''),
(2518, 2507, 'Google', '85dc2777347badc1a448a2e2318262f382379e19', '101470681931442136916', 'https://plus.google.com/101470681931442136916', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Philipp Mazet', '', 'Philipp', 'Mazet', 'male', '', '', 0, 0, 0, 'philipp.mazet@gmail.com', 'philipp.mazet@gmail.com', '', '', '', '', '', ''),
(2519, 2508, 'Facebook', 'b929d8f8da51a35e9841a8a806dcc6ea8c64e957', '10204511046072576', 'https://www.facebook.com/app_scoped_user_id/10204511046072576/', '', 'https://graph.facebook.com/10204511046072576/picture?width=150&height=150', 'Elvis Veiguinha', '', 'Elvis', 'Veiguinha', 'male', 'pt_PT', '', 0, 0, 0, 'elvisveiguinha@gmail.com', 'elvisveiguinha@gmail.com', '', '', '', '', '', ''),
(2520, 2509, 'Facebook', 'e5d3fe523e3321ea54dfc58b664eb6837ff8887b', '491711007647295', 'https://www.facebook.com/app_scoped_user_id/491711007647295/', '', 'https://graph.facebook.com/491711007647295/picture?width=150&height=150', 'Eric Rebiere', '', 'Eric', 'Rebiere', 'male', 'en_US', '', 0, 0, 0, 'ericrebiere@gmail.com', 'ericrebiere@gmail.com', '', '', '', '', '', ''),
(2521, 2510, 'Facebook', 'ba5892a1d446e6e4807142aab80a5c6d6beef2d5', '851746194900167', 'https://www.facebook.com/app_scoped_user_id/851746194900167/', '', 'https://graph.facebook.com/851746194900167/picture?width=150&height=150', 'Ricardo Camelo', '', 'Ricardo', 'Camelo', 'male', 'pt_PT', '', 0, 0, 0, 'ricardofcamelo@gmail.com', 'ricardofcamelo@gmail.com', '', '', '', '', '', ''),
(2522, 2511, 'Facebook', 'a5d6c527684a31008b4614fed6638f656cb9d3a3', '858755634197114', 'https://www.facebook.com/app_scoped_user_id/858755634197114/', '', 'https://graph.facebook.com/858755634197114/picture?width=150&height=150', 'Natalia Rebiere', '', 'Natalia', 'Rebiere', 'female', 'pt_BR', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2523, 2512, 'Facebook', '8d037904753a1503a65ad279484f776f8a0504a2', '10205725231642973', 'https://www.facebook.com/app_scoped_user_id/10205725231642973/', '', 'https://graph.facebook.com/10205725231642973/picture?width=150&height=150', 'Brunella Boschetti Venturi', '', 'Brunella', 'Venturi', 'female', 'it_IT', '', 0, 0, 0, 'brubrubru@tiscalinet.it', 'brubrubru@tiscalinet.it', '', '', '', '', '', ''),
(2524, 2513, 'Facebook', '0c352e866c9af7b793ab2e25034cad749a2e20bf', '10200464524731916', 'https://www.facebook.com/app_scoped_user_id/10200464524731916/', '', 'https://graph.facebook.com/10200464524731916/picture?width=150&height=150', 'Rui Ventura', '', 'Rui', 'Ventura', 'male', 'pt_PT', '', 0, 0, 0, 'ruimpventura@sapo.pt', 'ruimpventura@sapo.pt', '', '', '', '', '', ''),
(2525, 2514, 'Google', '2d0c768383ba1d5d2e927e2c23285fd15142d591', '102249016857443747492', '', '', 'https://lh5.googleusercontent.com/-ypxa2AfdyZ0/AAAAAAAAAAI/AAAAAAAAABM/lWxD4Ip_V6o/photo.jpg?sz=200', 'Brunella Boschetti', '', 'Brunella', 'Boschetti', '', '', '', 0, 0, 0, 'brubrubru.bb@gmail.com', 'brubrubru.bb@gmail.com', '', '', '', '', '', ''),
(2526, 2515, 'Facebook', '654e813b9ca7606cbdccb264fec3e2d21337bc4f', '10206652958433266', 'https://www.facebook.com/app_scoped_user_id/10206652958433266/', '', 'https://graph.facebook.com/10206652958433266/picture?width=150&height=150', 'Isa Gama', '', 'Isa', 'Gama', 'female', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2527, 2516, 'Facebook', '860bd6687d7b39abeb6cd5cf947a735dff87cd63', '10206874973062580', 'https://www.facebook.com/app_scoped_user_id/10206874973062580/', '', 'https://graph.facebook.com/10206874973062580/picture?width=150&height=150', 'Rosa Neves', '', 'Rosa', 'Neves', 'female', 'pt_PT', '', 0, 0, 0, 'rosadabaleia@msn.com', 'rosadabaleia@msn.com', '', '', '', '', '', ''),
(2528, 2517, 'Facebook', '6c4bbd27d856748363266de9bf8eb56d4e753b96', '10152964807361794', 'https://www.facebook.com/app_scoped_user_id/10152964807361794/', '', 'https://graph.facebook.com/10152964807361794/picture?width=150&height=150', 'Sofia Corte-Real', '', 'Sofia', 'Corte-Real', 'female', 'pt_PT', '', 0, 0, 0, 'scortereal@yahoo.com', 'scortereal@yahoo.com', '', '', '', '', '', ''),
(2529, 2518, 'Facebook', 'c357fc2f57088be8ac98d9097131cf7f5298a481', '10205484940857641', 'https://www.facebook.com/app_scoped_user_id/10205484940857641/', '', 'https://graph.facebook.com/10205484940857641/picture?width=150&height=150', 'José Pacheco Alves', '', 'José', 'Alves', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2530, 2519, 'Facebook', '491c0d3c1ef389b88bc5c3fe98aa30e29cf5a452', '863722007036738', 'https://www.facebook.com/app_scoped_user_id/863722007036738/', '', 'https://graph.facebook.com/863722007036738/picture?width=150&height=150', 'Axel Rudorf', '', 'Axel', 'Rudorf', 'male', 'de_DE', '', 0, 0, 0, 'axel.rudorf@googlemail.com', 'axel.rudorf@googlemail.com', '', '', '', '', '', ''),
(2531, 2520, 'Google', 'f3c92dcc04d9c689cafd850c3bc2ded17e7fa838', '107691614895036902458', 'https://plus.google.com/107691614895036902458', '', 'https://lh4.googleusercontent.com/-6m12oqDpz_M/AAAAAAAAAAI/AAAAAAAAAws/mFYn9QSrNIc/photo.jpg?sz=200', 'Isabel Menezes', '', 'Isabel', 'Menezes', 'female', '', '', 0, 0, 0, 'bebamm.fc@gmail.com', 'bebamm.fc@gmail.com', '', '', '', '', '', ''),
(2532, 2521, 'Facebook', '52d4f27472fb7adbb995224b4a53f0367772c409', '10204839805811468', 'https://www.facebook.com/app_scoped_user_id/10204839805811468/', '', 'https://graph.facebook.com/10204839805811468/picture?width=150&height=150', 'Gonçalo Cordovil', '', 'Gonçalo', 'Cordovil', 'male', 'pt_PT', '', 0, 0, 0, 'gcordovil@gmail.com', 'gcordovil@gmail.com', '', '', '', '', '', ''),
(2533, 2522, 'Google', 'f6b396b6c85c1e8a5cf4d555f749166dae8ffab9', '106147078857292295639', 'https://plus.google.com/106147078857292295639', '', 'https://lh4.googleusercontent.com/-9TGfN18d6TM/AAAAAAAAAAI/AAAAAAAABEk/X4A9eqihk20/photo.jpg?sz=200', 'Sandra Marques', '', 'Sandra', 'Marques', 'female', '', '', 0, 0, 0, 'marques.sp@gmail.com', 'marques.sp@gmail.com', '', 'Sintra', '', '', 'Sintra', ''),
(2534, 2523, 'Facebook', '27ff1b23efe9fde487a44c9da34b109568d9e42f', '10153281608378965', 'https://www.facebook.com/app_scoped_user_id/10153281608378965/', '', 'https://graph.facebook.com/10153281608378965/picture?width=150&height=150', 'Matilde Barrote', '', 'Matilde', 'Barrote', 'female', 'en_GB', '', 0, 0, 0, 'matysnow_barrote@hotmail.com', 'matysnow_barrote@hotmail.com', '', '', '', '', '', ''),
(2535, 2524, 'Facebook', '088589126d8fb2c1d27ba278088640a8de7829c8', '10204278445426613', 'https://www.facebook.com/app_scoped_user_id/10204278445426613/', '', 'https://graph.facebook.com/10204278445426613/picture?width=150&height=150', 'Daiana Pinto Coelho', '', 'Daiana', 'Coelho', 'female', 'pt_PT', '', 0, 0, 0, 'da.pintocoelho@gmail.com', 'da.pintocoelho@gmail.com', '', '', '', '', '', ''),
(2536, 2525, 'Facebook', 'b7ff258ad07bbdb4f7a6b5278924d08447964b00', '964059720291362', 'https://www.facebook.com/app_scoped_user_id/964059720291362/', '', 'https://graph.facebook.com/964059720291362/picture?width=150&height=150', 'Marta Silva', '', 'Marta', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'marta.marks.silva@gmail.com', 'marta.marks.silva@gmail.com', '', '', '', '', '', ''),
(2537, 2526, 'Facebook', '444083704f76247ef94b6170645ff4a3034b6fd9', '1029811807036505', 'https://www.facebook.com/app_scoped_user_id/1029811807036505/', '', 'https://graph.facebook.com/1029811807036505/picture?width=150&height=150', 'João Paulo Carapinha', '', 'João', 'Carapinha', '', 'pt_PT', '', 0, 0, 0, 'joaopcarapinha@clix.pt', 'joaopcarapinha@clix.pt', '', '', '', '', '', ''),
(2538, 2527, 'Facebook', 'f7d4c591abf5dc444081cb7b9ce7da4bd6bbddea', '1676386152589410', 'https://www.facebook.com/app_scoped_user_id/1676386152589410/', '', 'https://graph.facebook.com/1676386152589410/picture?width=150&height=150', 'Cabrela Filipe Raposo', '', 'Cabrela', 'Filipe Raposo', 'male', 'pt_PT', '', 0, 0, 0, 'filipecabrelaraposo@gmail.com', 'filipecabrelaraposo@gmail.com', '', '', '', '', '', ''),
(2539, 2528, 'Facebook', '08961f1b6cfc5b4a7431f2e8450d343f7d65a07b', '10206944248028607', 'https://www.facebook.com/app_scoped_user_id/10206944248028607/', '', 'https://graph.facebook.com/10206944248028607/picture?width=150&height=150', 'Tó-Zé Vieira', '', 'Tó-Zé', 'Vieira', 'male', 'pt_PT', '', 0, 0, 0, 'tzvieira@gmail.com', 'tzvieira@gmail.com', '', '', '', '', '', ''),
(2540, 2529, 'Google', '41f95eb94e6d192cbe770ccfbb4419811739d4d6', '105537495580497793809', 'https://plus.google.com/105537495580497793809', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Nuno Gomes Pinto', '', 'Nuno', 'Gomes Pinto', 'male', '', '', 0, 0, 0, 'nugopi@gmail.com', 'nugopi@gmail.com', '', '', '', '', '', ''),
(2541, 2530, 'Facebook', '7fee72f30bc4045b38898b6dc0a06b7ccca53432', '939366552751108', 'https://www.facebook.com/app_scoped_user_id/939366552751108/', '', 'https://graph.facebook.com/939366552751108/picture?width=150&height=150', 'João Ribeiro Ferreira', '', 'João', 'Ribeiro Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'jrfcasa@live.com.pt', 'jrfcasa@live.com.pt', '', '', '', '', '', ''),
(2542, 2531, 'Facebook', 'a36ada710b87ad662205c3d078f20eafcdfbb3fc', '836199999789288', 'https://www.facebook.com/app_scoped_user_id/836199999789288/', '', 'https://graph.facebook.com/836199999789288/picture?width=150&height=150', 'Nuno Dias Vinagre', '', 'Nuno', 'Dias Vinagre', 'male', 'pt_PT', '', 0, 0, 0, 'vinagren@gmail.com', 'vinagren@gmail.com', '', '', '', '', '', ''),
(2543, 2532, 'Facebook', 'e5f7f2834b371bb2e9212b08ec730db0d147a113', '10153420442904312', 'https://www.facebook.com/app_scoped_user_id/10153420442904312/', '', 'https://graph.facebook.com/10153420442904312/picture?width=150&height=150', 'Antonio PC', '', 'Antonio', 'PC', 'male', 'en_US', '', 0, 0, 0, 'antonio.vpcastro@gmail.com', 'antonio.vpcastro@gmail.com', '', '', '', '', '', ''),
(2544, 2533, 'Facebook', '4b23fc2eafd178376590c823ea4185451cc16ff8', '10207398193019248', 'https://www.facebook.com/app_scoped_user_id/10207398193019248/', '', 'https://graph.facebook.com/10207398193019248/picture?width=150&height=150', 'Ana Galhardo Simões', '', 'Ana', 'Simões', 'female', 'pt_PT', '', 0, 0, 0, 'anagalhardos@gmail.com', 'anagalhardos@gmail.com', '', '', '', '', '', ''),
(2545, 2534, 'Facebook', '88e89b94e9e30b528600dd5035aa51127c6ef8f2', '1633346710214176', 'https://www.facebook.com/app_scoped_user_id/1633346710214176/', '', 'https://graph.facebook.com/1633346710214176/picture?width=150&height=150', 'Diogo Vieira Borges', '', 'Diogo', 'Vieira Borges', 'male', 'pt_PT', '', 0, 0, 0, 'vieiraborges@hotmail.com', 'vieiraborges@hotmail.com', '', '', '', '', '', ''),
(2546, 2535, 'Facebook', '0a4f056f0becfea62a975731b957de191a2a7f5e', '10206608554230593', 'https://www.facebook.com/app_scoped_user_id/10206608554230593/', '', 'https://graph.facebook.com/10206608554230593/picture?width=150&height=150', 'João Correia', '', 'João', 'Correia', 'male', 'pt_PT', '', 0, 0, 0, 'joao.correia@ipleiria.pt', 'joao.correia@ipleiria.pt', '', '', '', '', '', ''),
(2547, 2536, 'Facebook', '4a7a5c2e84a26a4b3e4344320b616869f7cc9829', '951903974849878', 'https://www.facebook.com/app_scoped_user_id/951903974849878/', '', 'https://graph.facebook.com/951903974849878/picture?width=150&height=150', 'Filipe Pujol', '', 'Filipe', 'Pujol', 'male', 'pt_PT', '', 0, 0, 0, 'filipepujol@live.com.pt', 'filipepujol@live.com.pt', '', '', '', '', '', ''),
(2548, 2537, 'Facebook', '7398535222ea3b17d5f3c8fff9999fed3d4b0649', '955586824472862', 'https://www.facebook.com/app_scoped_user_id/955586824472862/', '', 'https://graph.facebook.com/955586824472862/picture?width=150&height=150', 'Francisco Mourão', '', 'Francisco', 'Mourão', 'male', 'pt_PT', '', 0, 0, 0, 'franciscomourao1@hotmail.com', 'franciscomourao1@hotmail.com', '', '', '', '', '', ''),
(2549, 2538, 'Facebook', '1d1e711e10092055c4de9f24a9fe8e79e300fd8f', '1145382082142233', 'https://www.facebook.com/app_scoped_user_id/1145382082142233/', '', 'https://graph.facebook.com/1145382082142233/picture?width=150&height=150', 'Sílvia GomesdaSilva Freitas', '', 'Sílvia', 'Freitas', 'female', 'pt_PT', '', 0, 0, 0, 'gab.srp@gov-madeira.pt', 'gab.srp@gov-madeira.pt', '', '', '', '', '', ''),
(2550, 2539, 'Google', '6bdcda0f4657749213cf1fc65d51a498635c0add', '112293128676696611569', 'https://plus.google.com/+UPblogRaquelPrates', '', 'https://lh5.googleusercontent.com/-Dqbrwlbajbo/AAAAAAAAAAI/AAAAAAAAGvE/XpUXdOAbq30/photo.jpg?sz=200', 'UPblog Raquel Prates', '', 'UPblog', 'Raquel Prates', 'female', '', '', 0, 0, 0, 'up.raquelprates@gmail.com', 'up.raquelprates@gmail.com', '', 'Portugal', '', '', 'Portugal', ''),
(2551, 2540, 'Google', '7ea8b6e6c2658a0d7259b220f40d178ea450af16', '108138084876023555657', 'https://plus.google.com/108138084876023555657', '', 'https://lh6.googleusercontent.com/-TcnZkH1oCw0/AAAAAAAAAAI/AAAAAAAAADc/l-t6Q66DXDo/photo.jpg?sz=200', 'Teresa Antunes', '', 'Teresa', 'Antunes', 'female', '', '', 0, 0, 0, 'teresinha.amorim@gmail.com', 'teresinha.amorim@gmail.com', '', '', '', '', '', ''),
(2552, 2541, 'Facebook', 'f587bbc4ef7d6bde2df50a659c84351a8e01d75f', '10204301069633516', 'https://www.facebook.com/app_scoped_user_id/10204301069633516/', '', 'https://graph.facebook.com/10204301069633516/picture?width=150&height=150', 'Bárbara Alcântara Campos', '', 'Bárbara', 'Campos', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2553, 2542, 'Facebook', 'd25a2b81f5e3995f4fae32ba3042b2e6b4da2b3a', '632458180188222', 'https://www.facebook.com/app_scoped_user_id/632458180188222/', '', 'https://graph.facebook.com/632458180188222/picture?width=150&height=150', 'Ana Sofia Gonçalves', '', 'Ana', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'sofi_goncalves10@hotmail.com', 'sofi_goncalves10@hotmail.com', '', '', '', '', '', ''),
(2554, 2543, 'Facebook', '95044bba2c0402132fa26d5180c4fa4b3f682873', '10155545511890123', 'https://www.facebook.com/app_scoped_user_id/10155545511890123/', '', 'https://graph.facebook.com/10155545511890123/picture?width=150&height=150', 'Diogo Frade', '', 'Diogo', 'Frade', 'male', 'pt_PT', '', 0, 0, 0, 'diogofrade@hotmail.com', 'diogofrade@hotmail.com', '', '', '', '', '', ''),
(2555, 2544, 'Facebook', 'e44ff91b96ace6ec1671e24f38ae2c12900300d8', '10205329949066502', 'https://www.facebook.com/app_scoped_user_id/10205329949066502/', '', 'https://graph.facebook.com/10205329949066502/picture?width=150&height=150', 'Gonçalo Vilas Boas', '', 'Gonçalo', 'Vilas Boas', 'male', 'pt_PT', '', 0, 0, 0, 'saviola_gt@hotmail.com', 'saviola_gt@hotmail.com', '', '', '', '', '', ''),
(2556, 2545, 'Facebook', '461cacbf90069de63a8b95ad9ef8faaf3262215c', '968823853148227', 'https://www.facebook.com/app_scoped_user_id/968823853148227/', '', 'https://graph.facebook.com/968823853148227/picture?width=150&height=150', 'Joana Risso', '', 'Joana', 'Risso', 'female', 'pt_PT', '', 0, 0, 0, 'joanarisso@gmail.com', 'joanarisso@gmail.com', '', '', '', '', '', ''),
(2557, 2546, 'Facebook', 'dcbf3adce2945541d78aa8e6a40e04c27e4e9812', '990806834263056', 'https://www.facebook.com/app_scoped_user_id/990806834263056/', '', 'https://graph.facebook.com/990806834263056/picture?width=150&height=150', 'Ricardo Costa Lobato', '', 'Ricardo', 'Lobato', 'male', 'pt_PT', '', 0, 0, 0, 'ricardo.c.lobato@gmail.com', 'ricardo.c.lobato@gmail.com', '', '', '', '', '', ''),
(2558, 2547, 'Facebook', '0126db81e3cd7ac081653c75b01d7be668ecd170', '991817930842004', 'https://www.facebook.com/app_scoped_user_id/991817930842004/', '', 'https://graph.facebook.com/991817930842004/picture?width=150&height=150', 'Sandra Teixeira', '', 'Sandra', 'Teixeira', 'female', 'pt_PT', '', 0, 0, 0, 'pipoka1911@gmail.com', 'pipoka1911@gmail.com', '', '', '', '', '', ''),
(2559, 2548, 'Facebook', '5d12e4b10ad5f49d408dbe985b92eebf2406c3b7', '1066328500061617', 'https://www.facebook.com/app_scoped_user_id/1066328500061617/', '', 'https://graph.facebook.com/1066328500061617/picture?width=150&height=150', 'Leonor Pipa', '', 'Leonor', 'Pipa', 'female', 'en_GB', '', 0, 0, 0, 'maria.leonor@oninet.pt', 'maria.leonor@oninet.pt', '', '', '', '', '', ''),
(2560, 2549, 'Facebook', 'c34cbe26b915926a155f75508176acae2faa9908', '1451631918485458', 'https://www.facebook.com/app_scoped_user_id/1451631918485458/', '', 'https://graph.facebook.com/1451631918485458/picture?width=150&height=150', 'Raquel Oliveira', '', 'Raquel', 'Oliveira', 'female', 'pt_PT', '', 0, 0, 0, 'raquel.s.paz2004@gmail.com', 'raquel.s.paz2004@gmail.com', '', '', '', '', '', ''),
(2561, 2550, 'Facebook', '9423be099addf3c2bd4b4d2889cfff50ff885e50', '10204413695245246', 'https://www.facebook.com/app_scoped_user_id/10204413695245246/', '', 'https://graph.facebook.com/10204413695245246/picture?width=150&height=150', 'Ana Paula Santana Duarte', '', 'Ana', 'Duarte', 'female', 'pt_PT', '', 0, 0, 0, 'casacorrie@hotmail.com', 'casacorrie@hotmail.com', '', '', '', '', '', ''),
(2562, 2551, 'Facebook', '043b496db21eb29f198a17ed84e7da1919c3c6af', '10152988626967725', 'https://www.facebook.com/app_scoped_user_id/10152988626967725/', '', 'https://graph.facebook.com/10152988626967725/picture?width=150&height=150', 'Jose Franco', '', 'Jose', 'Franco', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2563, 2552, 'Facebook', 'd1b8ae60fec9bad8a08bf9c8ff162a790530d715', '1009429819082205', 'https://www.facebook.com/app_scoped_user_id/1009429819082205/', '', 'https://graph.facebook.com/1009429819082205/picture?width=150&height=150', 'André Fonseca', '', 'André', 'Fonseca', 'male', 'pt_PT', '', 0, 0, 0, 'andre82fonseca@hotmail.com', 'andre82fonseca@hotmail.com', '', '', '', '', '', ''),
(2564, 2553, 'Facebook', 'd3de80ad77dd14817eeab02dd0bf5abc6184210b', '703019569810217', 'https://www.facebook.com/app_scoped_user_id/703019569810217/', '', 'https://graph.facebook.com/703019569810217/picture?width=150&height=150', 'Madalena Hatton', '', 'Madalena', 'Hatton', 'female', 'pt_PT', '', 0, 0, 0, 'madalenahatton@gmail.com', 'madalenahatton@gmail.com', '', '', '', '', '', ''),
(2565, 2554, 'Facebook', '47b9873c71b8d81315e43003f7a72b82746069e1', '996480153709302', 'https://www.facebook.com/app_scoped_user_id/996480153709302/', '', 'https://graph.facebook.com/996480153709302/picture?width=150&height=150', 'Ricardo Lourenço', '', 'Ricardo', 'Lourenço', 'male', 'pt_PT', '', 0, 0, 0, 'ricardo__lourenco@hotmail.com', 'ricardo__lourenco@hotmail.com', '', '', '', '', '', ''),
(2566, 2555, 'Facebook', '9844acfed10131c2ad901db4acf8a09bf41b891a', '1111935125487166', 'https://www.facebook.com/app_scoped_user_id/1111935125487166/', '', 'https://graph.facebook.com/1111935125487166/picture?width=150&height=150', 'Paulo Peres', '', 'Paulo', 'Peres', 'male', 'pt_PT', '', 0, 0, 0, 'paulo_117@hotmail.com', 'paulo_117@hotmail.com', '', '', '', '', '', ''),
(2567, 2556, 'Facebook', '4fd994af936880d28162c7c178398695b12f474d', '941624189210685', 'https://www.facebook.com/app_scoped_user_id/941624189210685/', '', 'https://graph.facebook.com/941624189210685/picture?width=150&height=150', 'Filipe Ramos', '', 'Filipe', 'Ramos', 'male', 'pt_PT', '', 0, 0, 0, 'filipecarrelo@hotmail.com', 'filipecarrelo@hotmail.com', '', '', '', '', '', ''),
(2568, 2557, 'Facebook', '348a557894d11af9075589957bc59fd07f43aa9b', '897489053630240', 'https://www.facebook.com/app_scoped_user_id/897489053630240/', '', 'https://graph.facebook.com/897489053630240/picture?width=150&height=150', 'Tiago Antunes', '', 'Tiago', 'Antunes', 'male', 'pt_PT', '', 0, 0, 0, 'tiago.antunes@live.com.pt', 'tiago.antunes@live.com.pt', '', '', '', '', '', ''),
(2569, 2558, 'Google', '3f0471c97b92d7af7ba9f1ba39a0e2e47f233c45', '107854908825574056983', 'https://plus.google.com/107854908825574056983', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Frederica Batista', '', 'Frederica', 'Batista', '', '', '', 0, 0, 0, 'fredericaabatista@gmail.com', 'fredericaabatista@gmail.com', '', '', '', '', '', ''),
(2570, 2559, 'Facebook', '8dd613a2269861fb630069b55e98ff7062626379', '876558002404259', 'https://www.facebook.com/app_scoped_user_id/876558002404259/', '', 'https://graph.facebook.com/876558002404259/picture?width=150&height=150', 'Catarina Veiga', '', 'Catarina', 'Veiga', 'female', 'pt_PT', '', 0, 0, 0, 'catarinaveiga18@hotmail.com', 'catarinaveiga18@hotmail.com', '', '', '', '', '', ''),
(2571, 2560, 'Facebook', 'd23c85c18d0adc5287d1363e6b9cc4f73d8ec3b6', '697055183731860', 'https://www.facebook.com/app_scoped_user_id/697055183731860/', '', 'https://graph.facebook.com/697055183731860/picture?width=150&height=150', 'Sylvie Filipe', '', 'Sylvie', 'Filipe', 'female', 'pt_PT', '', 0, 0, 0, 'sylvieafilipe@gmail.com', 'sylvieafilipe@gmail.com', '', '', '', '', '', ''),
(2572, 2561, 'Facebook', 'a18684f84bc85053eb87b7c4b18494dd86e7304d', '10153321624264076', 'https://www.facebook.com/app_scoped_user_id/10153321624264076/', '', 'https://graph.facebook.com/10153321624264076/picture?width=150&height=150', 'Edgar Vaz Correia', '', 'Edgar', 'Correia', 'male', 'pt_PT', '', 0, 0, 0, 'dropbsv@msn.com', 'dropbsv@msn.com', '', '', '', '', '', ''),
(2573, 2562, 'Facebook', '3c833472ffdee2c56a7c57df3699fc4e55f333d9', '1585745968344161', 'https://www.facebook.com/app_scoped_user_id/1585745968344161/', '', 'https://graph.facebook.com/1585745968344161/picture?width=150&height=150', 'Carlos Pascoalinho', '', 'Carlos', 'Pascoalinho', 'male', 'pt_PT', '', 0, 0, 0, 'cpascoalinho@gmail.com', 'cpascoalinho@gmail.com', '', '', '', '', '', ''),
(2574, 2563, 'Facebook', 'eb10b6088f92757870e864fab71cb3ac2e03336c', '10155694195870441', 'https://www.facebook.com/app_scoped_user_id/10155694195870441/', '', 'https://graph.facebook.com/10155694195870441/picture?width=150&height=150', 'Tiago Andre', '', 'Tiago', 'Andre', 'male', 'pt_PT', '', 0, 0, 0, 'd0wner@hotmail.com', 'd0wner@hotmail.com', '', '', '', '', '', ''),
(2575, 2564, 'Facebook', '7c352ebe5ecafaf1d35489b08e2242ed7ed813cf', '10204481223182828', 'https://www.facebook.com/app_scoped_user_id/10204481223182828/', '', 'https://graph.facebook.com/10204481223182828/picture?width=150&height=150', 'Ana Sousa Venancio', '', 'Ana', 'Venancio', 'female', 'pt_PT', '', 0, 0, 0, 'ana.venancio@yahoo.com', 'ana.venancio@yahoo.com', '', '', '', '', '', ''),
(2576, 2565, 'Google', 'b3fcb5dcfa1a9169d6e0561d062ed73cf47a5d09', '102742245262679744399', 'https://plus.google.com/102742245262679744399', '', 'https://lh3.googleusercontent.com/-IrZOjUHYMZM/AAAAAAAAAAI/AAAAAAAASdA/gdHb4ug_zQk/photo.jpg?sz=200', 'Suzana Peixoto', '', 'Suzana', 'Peixoto', '', '', '', 0, 0, 0, 'peixoto.suzana@gmail.com', 'peixoto.suzana@gmail.com', '', '', '', '', '', ''),
(2577, 2566, 'Facebook', 'ff1e195a1577ba4d69267a1b6173ae0820a095fd', '864869083607281', 'https://www.facebook.com/app_scoped_user_id/864869083607281/', '', 'https://graph.facebook.com/864869083607281/picture?width=150&height=150', 'Tripsurfgalice Surfhouse', '', 'Tripsurfgalice', 'Surfhouse', 'male', 'es_LA', '', 0, 0, 0, 'tripsurfgalice@gmail.com', 'tripsurfgalice@gmail.com', '', '', '', '', '', ''),
(2578, 2567, 'Facebook', '27a7d1db8f1b6ce117b2b1e04fb8e68cf9882b5a', '10207091249024329', 'https://www.facebook.com/app_scoped_user_id/10207091249024329/', '', 'https://graph.facebook.com/10207091249024329/picture?width=150&height=150', 'Filipa Carvalhais', '', 'Filipa', 'Carvalhais', 'female', 'pt_PT', '', 0, 0, 0, 'filipa.carvalhais@fonteviva.com.pt', 'filipa.carvalhais@fonteviva.com.pt', '', '', '', '', '', ''),
(2579, 2568, 'Google', '3742acf698e75d8a2e900bb51a24c06d68a8eaf4', '101238619593542274359', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', '', '', '', '', '', '', '', 0, 0, 0, 'tiagomanix@hotmail.com', 'tiagomanix@hotmail.com', '', '', '', '', '', ''),
(2580, 2569, 'Facebook', '9719999195ace4cd192151acc5dce61b0cc803d9', '10204105946825064', 'https://www.facebook.com/app_scoped_user_id/10204105946825064/', '', 'https://graph.facebook.com/10204105946825064/picture?width=150&height=150', 'Patricia Neto', '', 'Patricia', 'Neto', 'female', 'pt_PT', '', 0, 0, 0, 'm.neto.patricia@gmail.com', 'm.neto.patricia@gmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(2581, 2570, 'Facebook', '7f87810068ae12cac1cf59d913de6089603c00bb', '876877605711759', 'https://www.facebook.com/app_scoped_user_id/876877605711759/', '', 'https://graph.facebook.com/876877605711759/picture?width=150&height=150', 'Alexandre Gonçalves', '', 'Alexandre', 'Gonçalves', 'male', 'pt_PT', '', 0, 0, 0, 'alex.garfil@gmail.com', 'alex.garfil@gmail.com', '', '', '', '', '', ''),
(2582, 2571, 'Facebook', 'e13dccbf381effc7cc18e45e76c72c2562884bf4', '881330008601094', 'https://www.facebook.com/app_scoped_user_id/881330008601094/', '', 'https://graph.facebook.com/881330008601094/picture?width=150&height=150', 'Francisca Rebello de Andrade', '', 'Francisca', 'Rebello de Andrade', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2583, 2572, 'Facebook', '72328d9f4b4a6be7161b8263c5fb476fe1706c3e', '911336975579951', 'https://www.facebook.com/app_scoped_user_id/911336975579951/', '', 'https://graph.facebook.com/911336975579951/picture?width=150&height=150', 'Frederico Prudêncio', '', 'Frederico', 'Prudêncio', 'male', 'pt_PT', '', 0, 0, 0, 'kiko98@live.com.pt', 'kiko98@live.com.pt', '', '', '', '', '', ''),
(2584, 2573, 'Facebook', 'a2f82817e7da7607fa4aa63a9123423fe06179f8', '10152954967512709', 'https://www.facebook.com/app_scoped_user_id/10152954967512709/', '', 'https://graph.facebook.com/10152954967512709/picture?width=150&height=150', 'Filipa Brandão de Melo', '', 'Filipa', 'de Melo', 'female', 'pt_PT', '', 0, 0, 0, 'filipa_brandaodemelo@hotmail.com', 'filipa_brandaodemelo@hotmail.com', '', '', '', '', '', ''),
(2585, 2574, 'Facebook', 'aa5f5647abb64531ce9bda09a01d5f03addf6c16', '436254353213246', 'https://www.facebook.com/app_scoped_user_id/436254353213246/', '', 'https://graph.facebook.com/436254353213246/picture?width=150&height=150', 'Ruben Silva', '', 'Ruben', 'Silva', 'male', 'pt_BR', '', 0, 0, 0, 'rubencelso@hotmail.com', 'rubencelso@hotmail.com', '', '', '', '', '', ''),
(2586, 2575, 'Facebook', '0a7c54ec6d041e20553b3cd79b7768f1aaed923a', '974767889200965', 'https://www.facebook.com/app_scoped_user_id/974767889200965/', '', 'https://graph.facebook.com/974767889200965/picture?width=150&height=150', 'Luis Águas', '', 'Luis', 'Águas', 'male', 'pt_PT', '', 0, 0, 0, 'lmaguas@hotmail.com', 'lmaguas@hotmail.com', '', '', '', '', '', ''),
(2587, 2576, 'Facebook', 'eda8de3e1f16829e7ba92eecff9e4e7a30cbd818', '907699555956073', 'https://www.facebook.com/app_scoped_user_id/907699555956073/', '', 'https://graph.facebook.com/907699555956073/picture?width=150&height=150', 'Jerónimo Portela Morais', '', 'Jerónimo', 'Portela Morais', 'male', 'pt_PT', '', 0, 0, 0, 'jeronimoportela@gmail.com', 'jeronimoportela@gmail.com', '', '', '', '', '', ''),
(2588, 2577, 'Facebook', 'dc81f09c0cfe0be036186b55b5ca7d0dd6863005', '458660084302801', 'https://www.facebook.com/app_scoped_user_id/458660084302801/', '', 'https://graph.facebook.com/458660084302801/picture?width=150&height=150', 'Pedro Salpico Valentim', '', 'Pedro', 'Salpico Valentim', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2589, 2578, 'Facebook', '2a39fa430d372811436ccb52deb0e409abfe38b2', '1121882594494408', 'https://www.facebook.com/app_scoped_user_id/1121882594494408/', '', 'https://graph.facebook.com/1121882594494408/picture?width=150&height=150', 'Gustavo Cabrita Neto', '', 'Gustavo', 'Neto', 'male', 'pt_PT', '', 0, 0, 0, 'gcneto@gmail.com', 'gcneto@gmail.com', '', '', '', '', '', ''),
(2590, 2579, 'Facebook', 'a96a4c009172f474a129651aae96119da1941e3a', '991345270883570', 'https://www.facebook.com/app_scoped_user_id/991345270883570/', '', 'https://graph.facebook.com/991345270883570/picture?width=150&height=150', 'Eduardo Leitão', '', 'Eduardo', 'Leitão', 'male', 'pt_PT', '', 0, 0, 0, 'eduardol303@gmail.com', 'eduardol303@gmail.com', '', '', '', '', '', ''),
(2591, 2580, 'Facebook', '1be342aa10b3525616a550e5743c51f2cc650785', '10205342954950591', 'https://www.facebook.com/app_scoped_user_id/10205342954950591/', '', 'https://graph.facebook.com/10205342954950591/picture?width=150&height=150', 'Francisco Manuel Sousa', '', 'Francisco', 'Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'chicosousa99@gmail.com', 'chicosousa99@gmail.com', '', '', '', '', '', ''),
(2592, 2581, 'Facebook', '5063dc60813726ff0691417c9dffdb84e0fd4ef5', '10207243615475001', 'https://www.facebook.com/app_scoped_user_id/10207243615475001/', '', 'https://graph.facebook.com/10207243615475001/picture?width=150&height=150', 'Beatriz Pereira da Silva', '', 'Beatriz', 'Pereira da Silva', 'female', 'en_GB', '', 0, 0, 0, 'beatriz.p.silva@hotmail.com', 'beatriz.p.silva@hotmail.com', '', '', '', '', '', ''),
(2593, 2582, 'Facebook', '336112e08d0db67ee4023fddd140aee39187b85b', '956153921072677', 'https://www.facebook.com/app_scoped_user_id/956153921072677/', '', 'https://graph.facebook.com/956153921072677/picture?width=150&height=150', 'Marcos Silva', '', 'Marcos', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'marcosasilva86@gmail.com', 'marcosasilva86@gmail.com', '', '', '', '', '', ''),
(2594, 2583, 'Facebook', '7b5f1a32630b2951524f5519e982a86a6d9063f4', '861583553908020', 'https://www.facebook.com/app_scoped_user_id/861583553908020/', '', 'https://graph.facebook.com/861583553908020/picture?width=150&height=150', 'Frederico Henriques', '', 'Frederico', 'Henriques', 'male', 'pt_PT', '', 0, 0, 0, 'fred.henriques1997@hotmail.com', 'fred.henriques1997@hotmail.com', '', '', '', '', '', ''),
(2595, 2584, 'Facebook', '6c0d748258732948a0d6f8f8b73c427a46befd25', '10205970908624455', 'https://www.facebook.com/app_scoped_user_id/10205970908624455/', '', 'https://graph.facebook.com/10205970908624455/picture?width=150&height=150', 'Hugo Lopes', '', 'Hugo', 'Lopes', 'male', 'pt_PT', '', 0, 0, 0, 'huglopes@gmail.com', 'huglopes@gmail.com', '', '', '', '', '', ''),
(2596, 2585, 'Google', 'd7f51fbbd29a0b02c6356413ea6e04cdb68f9e8e', '103443458227897575638', 'https://plus.google.com/103443458227897575638', '', 'https://lh3.googleusercontent.com/-J0j1Jh8uui8/AAAAAAAAAAI/AAAAAAAAAhY/rRAOOexSMrQ/photo.jpg?sz=200', 'Márcia Vasconcelos', '', 'Márcia', 'Vasconcelos', 'female', '', '', 0, 0, 0, 'mar.vasconcelos18@gmail.com', 'mar.vasconcelos18@gmail.com', '', '', '', '', '', ''),
(2597, 2586, 'Facebook', '036e6a6da7607273739391d15afc5b1f9a2df3e1', '10206679795531666', 'https://www.facebook.com/app_scoped_user_id/10206679795531666/', '', 'https://graph.facebook.com/10206679795531666/picture?width=150&height=150', 'Fátima Olim Andrade', '', 'Fátima', 'Andrade', 'female', 'pt_PT', '', 0, 0, 0, 'olimandrade@hotmail.com', 'olimandrade@hotmail.com', '', '', '', '', '', ''),
(2598, 2587, 'Facebook', '0130e57e6a2336babd830bfd06a71032956ebc44', '874698679264801', 'https://www.facebook.com/app_scoped_user_id/874698679264801/', '', 'https://graph.facebook.com/874698679264801/picture?width=150&height=150', 'Ana Filipa Godinho', '', 'Ana Filipa', 'Godinho', 'female', 'pt_PT', '', 0, 0, 0, 'anafilo1@hotmail.com', 'anafilo1@hotmail.com', '', '', '', '', '', ''),
(2599, 2588, 'Facebook', 'fa07f80b9710f3a5976278e427f2a3ca1e18b9cb', '10206998464388510', 'https://www.facebook.com/app_scoped_user_id/10206998464388510/', '', 'https://graph.facebook.com/10206998464388510/picture?width=150&height=150', 'Pedro Rodrigues', '', 'Pedro', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'pedrodrigues_@hotmail.com', 'pedrodrigues_@hotmail.com', '', '', '', '', '', ''),
(2600, 2589, 'Facebook', '93f0993b1e7f8e2a6358fa73783ea5e48d1ab8f8', '10206358648035701', 'https://www.facebook.com/app_scoped_user_id/10206358648035701/', '', 'https://graph.facebook.com/10206358648035701/picture?width=150&height=150', 'Rodrigo Borges', '', 'Rodrigo', 'Borges', 'male', 'pt_PT', '', 0, 0, 0, 'rodrigoborgeslopes@gmail.com', 'rodrigoborgeslopes@gmail.com', '', '', '', '', '', ''),
(2601, 2590, 'Facebook', 'b113651ae9396f5b2ccac44a289a5ef8330683af', '894671703904438', 'https://www.facebook.com/app_scoped_user_id/894671703904438/', '', 'https://graph.facebook.com/894671703904438/picture?width=150&height=150', 'Lourenço Faria', '', 'Lourenço', 'Faria', 'male', 'pt_PT', '', 0, 0, 0, 'lourencofavilafaria@hotmail.com', 'lourencofavilafaria@hotmail.com', '', '', '', '', '', ''),
(2602, 2591, 'Facebook', '18fb4f6f4e1ded86c0420470d858884e6dc5fb9b', '1115299145151952', 'https://www.facebook.com/app_scoped_user_id/1115299145151952/', '', 'https://graph.facebook.com/1115299145151952/picture?width=150&height=150', 'Hugo Almeida Visuals', '', 'Hugo', 'Visuals', 'male', 'en_US', '', 0, 0, 0, 'havideos@gmail.com', 'havideos@gmail.com', '', '', '', '', '', ''),
(2603, 2592, 'Facebook', '8531c59e36a675fb9c2a957cc772efa283c9e972', '10206629354563377', 'https://www.facebook.com/app_scoped_user_id/10206629354563377/', '', 'https://graph.facebook.com/10206629354563377/picture?width=150&height=150', 'João Ferreira Gomes', '', 'João', 'Gomes', 'male', 'en_GB', '', 0, 0, 0, 'joaogomes@see-link.com', 'joaogomes@see-link.com', '', '', '', '', '', ''),
(2604, 2593, 'Facebook', '459ba6038d109cc7136c0936b38f42513ecdb615', '793350004112305', 'https://www.facebook.com/app_scoped_user_id/793350004112305/', '', 'https://graph.facebook.com/793350004112305/picture?width=150&height=150', 'Ines Ramires Faustino', '', 'Ines', 'Faustino', 'female', 'pt_PT', '', 0, 0, 0, 'i.faustino99@hotmail.com', 'i.faustino99@hotmail.com', '', '', '', '', '', ''),
(2605, 2594, 'Facebook', '8d2743b51888e70df97ab8bc7a47b62adde2f5f2', '783531905094386', 'https://www.facebook.com/app_scoped_user_id/783531905094386/', '', 'https://graph.facebook.com/783531905094386/picture?width=150&height=150', 'Diogo Carmona', '', 'Diogo', 'Carmona', 'male', 'pt_PT', '', 0, 0, 0, 'diogocarmona97@gmail.com', 'diogocarmona97@gmail.com', '', '', '', '', '', ''),
(2606, 2595, 'Facebook', 'b22c470933285093252705e4426431b3b0fbd6ba', '844290788939484', 'https://www.facebook.com/app_scoped_user_id/844290788939484/', '', 'https://graph.facebook.com/844290788939484/picture?width=150&height=150', 'Paulo Matos Nunes', '', 'Paulo', 'Nunes', 'male', 'pt_PT', '', 0, 0, 0, 'paulmnunes@hotmail.com', 'paulmnunes@hotmail.com', '', '', '', '', '', ''),
(2607, 2596, 'Facebook', '64e0b52579fe454fb8a13148a09f0fbfb35acca7', '911313678916913', 'https://www.facebook.com/app_scoped_user_id/911313678916913/', '', 'https://graph.facebook.com/911313678916913/picture?width=150&height=150', 'Duarte Tristao Vieira', '', 'Duarte', 'Tristao Vieira', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2608, 2597, 'Facebook', 'fc66ab24659250ad98cc7c21116578d2126fc592', '980581668639140', 'https://www.facebook.com/app_scoped_user_id/980581668639140/', '', 'https://graph.facebook.com/980581668639140/picture?width=150&height=150', 'Filipa Botas', '', 'Filipa', 'Botas', 'female', 'pt_PT', '', 0, 0, 0, 'filipaabotas@gmail.com', 'filipaabotas@gmail.com', '', '', '', '', '', ''),
(2609, 2598, 'Google', 'c164a88f2151c3c3541ed4bacea5e3880b5fa661', '115602267990976632942', 'https://plus.google.com/115602267990976632942', '', 'https://lh3.googleusercontent.com/-sOPtYsfX6Lg/AAAAAAAAAAI/AAAAAAAAAKY/Ss-V7X88zj8/photo.jpg?sz=200', 'Sofs Fiolhais', '', 'Sofs', 'Fiolhais', '', '', '', 0, 0, 0, 'sofia.fiolhais@gmail.com', 'sofia.fiolhais@gmail.com', '', '', '', '', '', ''),
(2610, 2599, 'Facebook', '3353d3fe73948313ca0013cfbc8ade371700d9ed', '953827747970990', 'https://www.facebook.com/app_scoped_user_id/953827747970990/', '', 'https://graph.facebook.com/953827747970990/picture?width=150&height=150', 'Diogo Costa', '', 'Diogo', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'diogofcosta13@gmail.com', 'diogofcosta13@gmail.com', '', '', '', '', '', ''),
(2611, 2600, 'Google', 'e4842c6c480c1331327c5f4b0710719e3af6759d', '100479345697310561295', 'https://plus.google.com/100479345697310561295', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'cristina homem de mello', '', 'cristina', 'homem de mello', 'female', '', '', 0, 0, 0, 'cristinahmello@gmail.com', 'cristinahmello@gmail.com', '', '', '', '', '', ''),
(2612, 2601, 'Facebook', '969a0a25189f83f0c8d2041f60f527eb058d3bbb', '10204232725525036', 'https://www.facebook.com/app_scoped_user_id/10204232725525036/', '', 'https://graph.facebook.com/10204232725525036/picture?width=150&height=150', 'Manuel Branquinho', '', 'Manuel', 'Branquinho', 'male', 'pt_PT', '', 0, 0, 0, 'manuelbranquinho@gmail.com', 'manuelbranquinho@gmail.com', '', '', '', '', '', ''),
(2613, 2602, 'Google', '3d7855edf41c13e73b1dd76a35ecadd6d1895fad', '109837665069285189598', 'https://plus.google.com/109837665069285189598', '', 'https://lh5.googleusercontent.com/-GwajkuVseNc/AAAAAAAAAAI/AAAAAAAAACc/VRxjrNUy5bA/photo.jpg?sz=200', 'nuno da silva', '', 'nuno', 'da silva', 'male', '', '', 0, 0, 0, 'nunodasilva34@gmail.com', 'nunodasilva34@gmail.com', '', '', '', '', '', ''),
(2614, 2603, 'Facebook', '6acfa833397286f75406a3b79a7603793a709714', '590894964385608', 'https://www.facebook.com/app_scoped_user_id/590894964385608/', '', 'https://graph.facebook.com/590894964385608/picture?width=150&height=150', 'Ricardo Jorge', '', 'Ricardo', 'Jorge', 'male', 'pt_PT', '', 0, 0, 0, 'ricardof.jorgef@gmail.com', 'ricardof.jorgef@gmail.com', '', '', '', '', '', ''),
(2615, 2604, 'Facebook', '42d7bcd6b7cc43a84b23878e57157634d1968a03', '1005234849495905', 'https://www.facebook.com/app_scoped_user_id/1005234849495905/', '', 'https://graph.facebook.com/1005234849495905/picture?width=150&height=150', 'Afonso Melara Dias', '', 'Afonso Melara', 'Dias', 'male', 'pt_PT', '', 0, 0, 0, 'afonsomelara96@gmail.com', 'afonsomelara96@gmail.com', '', '', '', '', '', ''),
(2616, 2605, 'Facebook', '62de5815dd51fc6589ce40e5bfb8fe2b916c9718', '10152918334933595', 'https://www.facebook.com/app_scoped_user_id/10152918334933595/', '', 'https://graph.facebook.com/10152918334933595/picture?width=150&height=150', 'Rusa Rodrigues Morgado', '', 'Rusa', 'Morgado', 'female', 'pt_PT', '', 0, 0, 0, 'rusamorgado@hotmail.com', 'rusamorgado@hotmail.com', '', '', '', '', '', ''),
(2617, 2606, 'Facebook', '10b3a72fea8eab85c72c0f89b606e8c1656ae272', '10205221398867666', 'https://www.facebook.com/app_scoped_user_id/10205221398867666/', '', 'https://graph.facebook.com/10205221398867666/picture?width=150&height=150', 'Micaela Henriques Jerónimo', '', 'Micaela Henriques', 'Jerónimo', 'female', 'pt_PT', '', 0, 0, 0, 'micaelajeronimo@hotmail.com', 'micaelajeronimo@hotmail.com', '', '', '', '', '', ''),
(2618, 2607, 'Facebook', '909af1fce33c9c137039c42c9fba0143c686d7ed', '10152867413152314', 'https://www.facebook.com/app_scoped_user_id/10152867413152314/', '', 'https://graph.facebook.com/10152867413152314/picture?width=150&height=150', 'Catarina Neff', '', 'Catarina', 'Neff', 'female', 'pt_PT', '', 0, 0, 0, 'catarina_polonio@hotmail.com', 'catarina_polonio@hotmail.com', '', '', '', '', '', ''),
(2619, 2608, 'Facebook', 'ac8c29faf31b13939867c8217c87b4fbc089ad09', '398265347027035', 'https://www.facebook.com/app_scoped_user_id/398265347027035/', '', 'https://graph.facebook.com/398265347027035/picture?width=150&height=150', 'Teresa Valadares', '', 'Teresa', 'Valadares', 'female', 'pt_PT', '', 0, 0, 0, 'teresambv@hotmail.com', 'teresambv@hotmail.com', '', '', '', '', '', ''),
(2620, 2609, 'Facebook', '351510cecd90790123ef6486686873b388e6c658', '976123529086456', 'https://www.facebook.com/app_scoped_user_id/976123529086456/', '', 'https://graph.facebook.com/976123529086456/picture?width=150&height=150', 'Carolina Lacerda Machado', '', 'Carolina', 'Lacerda Machado', 'female', 'pt_PT', '', 0, 0, 0, 'carolinalacerdamachado@gmail.com', 'carolinalacerdamachado@gmail.com', '', '', '', '', '', ''),
(2621, 2610, 'Facebook', '93d30474ee5a217ddbd05955b867a781b819cc7c', '1155254727834412', 'https://www.facebook.com/app_scoped_user_id/1155254727834412/', '', 'https://graph.facebook.com/1155254727834412/picture?width=150&height=150', 'Francisco Vala', '', 'Francisco', 'Vala', 'male', 'pt_PT', '', 0, 0, 0, 'kico76@yahoo.com', 'kico76@yahoo.com', '', '', '', '', '', ''),
(2622, 2611, 'Facebook', '2028232192bb2a2b5116182120387777d3f9d3fe', '634524663349978', 'https://www.facebook.com/app_scoped_user_id/634524663349978/', '', 'https://graph.facebook.com/634524663349978/picture?width=150&height=150', 'Jonathan Lafontaine Broktyny', '', 'Jonathan Lafontaine', 'Broktyny', 'male', 'pt_PT', '', 0, 0, 0, 'conchinhacarlos240@gmail.com', 'conchinhacarlos240@gmail.com', '', '', '', '', '', ''),
(2623, 2612, 'Google', 'ba4746015ba926ac15e700ba9c84921ba907e975', '106196319039493551478', 'https://plus.google.com/106196319039493551478', '', 'https://lh4.googleusercontent.com/-o8mBk0x5ifA/AAAAAAAAAAI/AAAAAAAAAJg/Q-ZlrHCR-0U/photo.jpg?sz=200', 'Rosário Morgado', '', 'Rosário', 'Morgado', 'female', '', '', 0, 0, 0, 'rosariorodriguesmorgado@gmail.com', 'rosariorodriguesmorgado@gmail.com', '', '', '', '', '', ''),
(2624, 2613, 'Facebook', '92ed0a9cc1e298ee84d2f6d60e569ff335869ffa', '1636405876591580', 'https://www.facebook.com/app_scoped_user_id/1636405876591580/', '', 'https://graph.facebook.com/1636405876591580/picture?width=150&height=150', 'Marta Madeira', '', 'Marta', 'Madeira', 'female', 'pt_PT', '', 0, 0, 0, 'martamadeira03@gmail.com', 'martamadeira03@gmail.com', '', '', '', '', '', ''),
(2625, 2614, 'Google', '91aeb169b9600e3cd3e9c7f1af62592bce05dee9', '115331217624666720578', 'https://plus.google.com/115331217624666720578', '', 'https://lh5.googleusercontent.com/-S3lfxIjyDRQ/AAAAAAAAAAI/AAAAAAAAAJo/vkM7UE6gYp8/photo.jpg?sz=200', 'brun cast', '', 'brun', 'cast', 'female', '', '', 0, 0, 0, 'bruna.piedade.castelao@gmail.com', 'bruna.piedade.castelao@gmail.com', '', '', '', '', '', ''),
(2626, 2615, 'Google', '7275eda17b311a386124283d55f277bc6d4e11c4', '102121535227113080677', 'https://plus.google.com/102121535227113080677', '', 'https://lh4.googleusercontent.com/-cO2Klwq_Hts/AAAAAAAAAAI/AAAAAAAAEDI/3P9XoJl2s0c/photo.jpg?sz=200', 'Inês Batalha Lopes', '', 'Inês', 'Batalha Lopes', 'female', '', '', 0, 0, 0, 'inesbatalhalopes@gmail.com', 'inesbatalhalopes@gmail.com', '', 'Ericeira', '', '', 'Ericeira', ''),
(2627, 2616, 'Facebook', '10a00c7d9ba8b8b63902452cd7b33364749e1d33', '660926340706175', 'https://www.facebook.com/app_scoped_user_id/660926340706175/', '', 'https://graph.facebook.com/660926340706175/picture?width=150&height=150', 'Ines Bang', '', 'Ines', 'Bang', 'female', 'pt_PT', '', 0, 0, 0, 'ics.new@hotmail.com', 'ics.new@hotmail.com', '', '', '', '', '', ''),
(2628, 2617, 'Facebook', 'eef94fe3db41c4a46e88a81a38f5e521f71d0d79', '10152740113126511', 'https://www.facebook.com/app_scoped_user_id/10152740113126511/', '', 'https://graph.facebook.com/10152740113126511/picture?width=150&height=150', 'Youbi Ahmed', '', 'Youbi', 'Ahmed', 'male', 'fr_FR', '', 0, 0, 0, 'a_youbi@hotmail.com', 'a_youbi@hotmail.com', '', '', '', '', '', ''),
(2629, 2618, 'Facebook', 'd3e08f7fa2d8b3ab9d3019878e69f3f24ba00e59', '1133609783332413', 'https://www.facebook.com/app_scoped_user_id/1133609783332413/', '', 'https://graph.facebook.com/1133609783332413/picture?width=150&height=150', 'João Oliveira', '', 'João', 'Oliveira', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2630, 2619, 'Google', '4a7ec7cd1baebb949d4046c951bda28a47bc472b', '103404502166414782034', 'https://plus.google.com/103404502166414782034', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Luis Queirós', '', 'Luis', 'Queirós', 'male', '', '', 0, 0, 0, 'cpqluis@gmail.com', 'cpqluis@gmail.com', '', '', '', '', '', ''),
(2631, 2620, 'Facebook', '5e176c2c3cf71916f9d24123c0a552cef8711c0c', '10204718997603539', 'https://www.facebook.com/app_scoped_user_id/10204718997603539/', '', 'https://graph.facebook.com/10204718997603539/picture?width=150&height=150', 'Inês Saramago', '', 'Inês', 'Saramago', 'female', 'pt_PT', '', 0, 0, 0, 'ineslevii@live.com.pt', 'ineslevii@live.com.pt', '', '', '', '', '', ''),
(2632, 2621, 'Facebook', '74394272603d5dac28daab6c7051842d1916661e', '577924915683990', 'https://www.facebook.com/app_scoped_user_id/577924915683990/', '', 'https://graph.facebook.com/577924915683990/picture?width=150&height=150', 'Matteo Negrello', '', 'Matteo', 'Negrello', 'male', 'pt_PT', '', 0, 0, 0, 'matteodinegrello@gmail.com', 'matteodinegrello@gmail.com', '', '', '', '', '', ''),
(2633, 2622, 'Facebook', 'd0a6e7c0cd0614afec33f8785befc036dd2f3c16', '1119259474767954', 'https://www.facebook.com/app_scoped_user_id/1119259474767954/', '', 'https://graph.facebook.com/1119259474767954/picture?width=150&height=150', 'Leonor Onofre', '', 'Leonor', 'Onofre', 'female', 'en_GB', '', 0, 0, 0, 'leonoronofrepacheco@gmail.com', 'leonoronofrepacheco@gmail.com', '', '', '', '', '', ''),
(2634, 2623, 'Facebook', '3b5185d09b5fce8c99262878e687e41738af67f8', '968120443238727', 'https://www.facebook.com/app_scoped_user_id/968120443238727/', '', 'https://graph.facebook.com/968120443238727/picture?width=150&height=150', 'Mariana Gonçalves', '', 'Mariana', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'marianabarbosa@live.com', 'marianabarbosa@live.com', '', '', '', '', '', ''),
(2635, 2624, 'Google', '6d43d4b15e91262969ab51a95042e9d0a2294622', '116037127095463279463', 'https://plus.google.com/116037127095463279463', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Diogo Jg', '', 'Diogo', 'Jg', 'male', '', '', 0, 0, 0, 'diogojg15@gmail.com', 'diogojg15@gmail.com', '', '', '', '', '', ''),
(2636, 2625, 'Facebook', 'ef1c4b358b7bc5855ad90c56231f3bd0e11485cd', '895056723892836', 'https://www.facebook.com/app_scoped_user_id/895056723892836/', '', 'https://graph.facebook.com/895056723892836/picture?width=150&height=150', 'Anna Christina Rocha', '', 'Anna Christina', 'Rocha', 'female', 'en_GB', '', 0, 0, 0, 'anna.chris.rocha@hotmail.com', 'anna.chris.rocha@hotmail.com', '', '', '', '', '', ''),
(2637, 2626, 'Facebook', '8910c0c8ffe13272bdef8c5739839c55e99930ef', '1006536989357413', 'https://www.facebook.com/app_scoped_user_id/1006536989357413/', '', 'https://graph.facebook.com/1006536989357413/picture?width=150&height=150', 'Maria Ribeiro', '', 'Maria', 'Ribeiro', 'female', 'pt_PT', '', 0, 0, 0, 'maria_joao_ribeiro_@hotmail.com', 'maria_joao_ribeiro_@hotmail.com', '', '', '', '', '', ''),
(2638, 2627, 'Facebook', '420fdfa54cb6b01f1ab4a9b94b72f61300a050e9', '689122881233372', 'https://www.facebook.com/app_scoped_user_id/689122881233372/', '', 'https://graph.facebook.com/689122881233372/picture?width=150&height=150', 'Gonçalo Pádua', '', 'Gonçalo', 'Pádua', 'male', 'pt_PT', '', 0, 0, 0, 'gpadua1@live.com.pt', 'gpadua1@live.com.pt', '', '', '', '', '', ''),
(2639, 2628, 'Google', 'bf9cba1008b99850b9d3e57d50cbebd9b302cdfe', '103213069160894443667', 'https://plus.google.com/103213069160894443667', '', 'https://lh6.googleusercontent.com/-CpXaGtL6PtE/AAAAAAAAAAI/AAAAAAAAAGY/hAs3OgJ053k/photo.jpg?sz=200', 'Rodrigo Carreiras', '', 'Rodrigo', 'Carreiras', 'male', '', '', 0, 0, 0, 'rscarreiras.94@gmail.com', 'rscarreiras.94@gmail.com', '', '', '', '', '', ''),
(2640, 2629, 'Facebook', 'f8917e5a8601119fb499e0f0fa1f41484d82fe22', '10152744434742820', 'https://www.facebook.com/app_scoped_user_id/10152744434742820/', '', 'https://graph.facebook.com/10152744434742820/picture?width=150&height=150', 'Claudio Paschoa', '', 'Claudio', 'Paschoa', 'male', 'en_US', '', 0, 0, 0, 'capaschoa@hotmail.com', 'capaschoa@hotmail.com', '', '', '', '', '', ''),
(2641, 2630, 'Facebook', 'f978400627004b48cc4b81d73b5952b2b05bf212', '1592665304344958', 'https://www.facebook.com/app_scoped_user_id/1592665304344958/', '', 'https://graph.facebook.com/1592665304344958/picture?width=150&height=150', 'Leonor Barros', '', 'Leonor', 'Barros', 'female', 'pt_PT', '', 0, 0, 0, 'leonorburnaybarros@gmail.com', 'leonorburnaybarros@gmail.com', '', '', '', '', '', ''),
(2642, 2631, 'Facebook', '8bc9e6f545a66ca57827e21b5a31f331f4a4fefd', '10203062504123599', 'https://www.facebook.com/app_scoped_user_id/10203062504123599/', '', 'https://graph.facebook.com/10203062504123599/picture?width=150&height=150', 'José Diogo', '', 'Diogo', 'José', 'male', 'pt_PT', '', 0, 0, 0, 'di.oeiras@hotmail.com', 'di.oeiras@hotmail.com', '', '', '', '', '', ''),
(2643, 2632, 'Facebook', '12743be3ae59ee79cf9dcb7484669599acd58a13', '939596392730277', 'https://www.facebook.com/app_scoped_user_id/939596392730277/', '', 'https://graph.facebook.com/939596392730277/picture?width=150&height=150', 'Marta Andrade Ventura', '', 'Marta', 'Andrade Ventura', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2644, 2633, 'Facebook', '429859f6ce15550520d57b52e0213c794dd18545', '10207046485584657', 'https://www.facebook.com/app_scoped_user_id/10207046485584657/', '', 'https://graph.facebook.com/10207046485584657/picture?width=150&height=150', 'Manuel Mestre', '', 'Manuel', 'Mestre', 'male', 'pt_PT', '', 0, 0, 0, 'msmestre@gmail.com', 'msmestre@gmail.com', '', '', '', '', '', ''),
(2645, 2634, 'Facebook', '3b776a1d4fd110d598d3fc17de282af9cbb4dbfc', '970968892927231', 'https://www.facebook.com/app_scoped_user_id/970968892927231/', '', 'https://graph.facebook.com/970968892927231/picture?width=150&height=150', 'Luis Muchata', '', 'Luis', 'Muchata', 'male', 'pt_PT', '', 0, 0, 0, 'luismuchata14@gmail.com', 'luismuchata14@gmail.com', '', '', '', '', '', ''),
(2646, 2635, 'Facebook', 'df8bfa67a223a5693ab2c2774c450e5ac14a319d', '10206074496955624', 'https://www.facebook.com/app_scoped_user_id/10206074496955624/', '', 'https://graph.facebook.com/10206074496955624/picture?width=150&height=150', 'Beatriz Lacerda Machado', '', 'Beatriz', 'Machado', 'female', 'pt_PT', '', 0, 0, 0, 'tiz_machado@hotmail.com', 'tiz_machado@hotmail.com', '', '', '', '', '', ''),
(2647, 2636, 'Facebook', '3d7d5e438de56fed57546ed31654530fca322441', '10206056480946807', 'https://www.facebook.com/app_scoped_user_id/10206056480946807/', '', 'https://graph.facebook.com/10206056480946807/picture?width=150&height=150', 'Pedro Ramires', '', 'Pedro', 'Ramires', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2648, 2637, 'Facebook', 'd560ce3b1c8ca2d063319970e35914a75535ed05', '982648425113781', 'https://www.facebook.com/app_scoped_user_id/982648425113781/', '', 'https://graph.facebook.com/982648425113781/picture?width=150&height=150', 'Miguel Correia Xorincas', '', 'Miguel Correia', 'Xorincas', 'male', 'pt_PT', '', 0, 0, 0, 'miguelxorincas@sapo.pt', 'miguelxorincas@sapo.pt', '', '', '', '', '', ''),
(2649, 2638, 'Facebook', 'c18ba027bc44f40e6075240e36073e61c41f62d8', '1425732357749216', 'https://www.facebook.com/app_scoped_user_id/1425732357749216/', '', 'https://graph.facebook.com/1425732357749216/picture?width=150&height=150', 'Pedro Lagarteiro', '', 'Pedro', 'Lagarteiro', 'male', 'pt_PT', '', 0, 0, 0, 'pedrolfrutuoso@gmail.com', '', '', '', '', '', '', ''),
(2650, 2639, 'Facebook', 'eae64ac6031e8b05fe2f685cd9e62f64cc4b9b7a', '986087528082763', 'https://www.facebook.com/app_scoped_user_id/986087528082763/', '', 'https://graph.facebook.com/986087528082763/picture?width=150&height=150', 'Cristiana Gastão', '', 'Cristiana', 'Gastão', 'female', 'pt_PT', '', 0, 0, 0, 'cristianagastao@hotmail.com', 'cristianagastao@hotmail.com', '', '', '', '', '', ''),
(2651, 2640, 'Facebook', '2f304f57ac531fcf050510b2dcbb3750bd61322e', '714853271971128', 'https://www.facebook.com/app_scoped_user_id/714853271971128/', '', 'https://graph.facebook.com/714853271971128/picture?width=150&height=150', 'Burst Surfboards', '', 'Burst', 'Surfboards', 'male', 'pt_PT', '', 0, 0, 0, 'joser410@gmail.com', 'joser410@gmail.com', '', '', '', '', '', ''),
(2652, 2641, 'Facebook', '86eb7b85b93766b7cb4ce1fe543fb6185c7181fd', '900579079981340', 'https://www.facebook.com/app_scoped_user_id/900579079981340/', '', 'https://graph.facebook.com/900579079981340/picture?width=150&height=150', 'Sebastião Sá da Bandeira', '', 'Sebastião', 'Sá da Bandeira', 'male', 'pt_BR', '', 0, 0, 0, 'sebastiaosadabandeira@gmail.com', 'sebastiaosadabandeira@gmail.com', '', '', '', '', '', ''),
(2653, 2642, 'Facebook', '4a4f5b680b9fcd3a2ed49db5269cb232fe9f4f42', '1114277048586107', 'https://www.facebook.com/app_scoped_user_id/1114277048586107/', '', 'https://graph.facebook.com/1114277048586107/picture?width=150&height=150', 'Nuno Santos', '', 'Nuno', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'nunompcsantos@gmail.com', 'nunompcsantos@gmail.com', '', '', '', '', '', ''),
(2654, 2643, 'Facebook', '0be5a62a1118907683faa622997ee343f77186fb', '10202631283223611', 'https://www.facebook.com/app_scoped_user_id/10202631283223611/', '', 'https://graph.facebook.com/10202631283223611/picture?width=150&height=150', 'Diogo Novella Lopes-Cardoso', '', 'Diogo', 'Lopes-Cardoso', 'male', 'pt_PT', '', 0, 0, 0, 'diogolcnovella@hotmail.com', 'diogolcnovella@hotmail.com', '', '', '', '', '', ''),
(2655, 2644, 'Facebook', '708832d978eba3d433799d5d4d2f0644ff566ce4', '10205412291004759', 'https://www.facebook.com/app_scoped_user_id/10205412291004759/', '', 'https://graph.facebook.com/10205412291004759/picture?width=150&height=150', 'Andre Palma', '', 'Andre', 'Palma', 'male', 'pt_PT', '', 0, 0, 0, 'alwayssurfschool@gmail.com', 'alwayssurfschool@gmail.com', '', '', '', '', '', ''),
(2656, 2645, 'Facebook', 'f73393e8a661c9cfc6d42d6a6ac0c3be351d6fd4', '10203214901367518', 'https://www.facebook.com/app_scoped_user_id/10203214901367518/', '', 'https://graph.facebook.com/10203214901367518/picture?width=150&height=150', 'Carlos Mota', '', 'Carlos', 'Mota', 'male', 'pt_PT', '', 0, 0, 0, 'carlosmaria@netcabo.pt', 'carlosmaria@netcabo.pt', '', '', '', '', '', ''),
(2657, 2646, 'Facebook', '5212d6cd2e0904d4bd4b747650dab605d3cb5933', '10203080798940633', 'https://www.facebook.com/app_scoped_user_id/10203080798940633/', '', 'https://graph.facebook.com/10203080798940633/picture?width=150&height=150', 'Lucrecia Garcia', '', 'Lucrecia', 'Garcia', 'female', 'pt_BR', '', 0, 0, 0, 'lugarcia5@hotmail.com', 'lugarcia5@hotmail.com', '', '', '', '', '', ''),
(2658, 2647, 'Facebook', 'd41c533aaa8e7ad6cc9f009507ff35d25f7d93de', '10204379567190500', 'https://www.facebook.com/app_scoped_user_id/10204379567190500/', '', 'https://graph.facebook.com/10204379567190500/picture?width=150&height=150', 'Nuno Shaka Tavares', '', 'Nuno', 'Tavares', 'male', 'pt_PT', '', 0, 0, 0, 'nuno246@hotmail.com', 'nuno246@hotmail.com', '', '', '', '', '', ''),
(2659, 2648, 'Facebook', '5b224f0c153b3affa056468f45bfba58277f4cd2', '1606803786270037', 'https://www.facebook.com/app_scoped_user_id/1606803786270037/', '', 'https://graph.facebook.com/1606803786270037/picture?width=150&height=150', 'Vasco Queiroz', '', 'Vasco', 'Queiroz', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2660, 2649, 'Facebook', '644cd0cd3e572dee226afb58d54866cab9e790ed', '980042438687517', 'https://www.facebook.com/app_scoped_user_id/980042438687517/', '', 'https://graph.facebook.com/980042438687517/picture?width=150&height=150', 'Rosa Maria Figueiredo', '', 'Rosa Maria', 'Figueiredo', 'female', 'pt_PT', '', 0, 0, 0, 'rmarf@sapo.pt', 'rmarf@sapo.pt', '', '', '', '', '', ''),
(2661, 2650, 'Google', 'e31012cdf1d4f86201dcc68a7baa6211273d006d', '107821372468348844161', 'https://plus.google.com/107821372468348844161', '', 'https://lh5.googleusercontent.com/-1BiV0237UJs/AAAAAAAAAAI/AAAAAAAAADI/Ask4BUbv5p8/photo.jpg?sz=200', 'Nuno Tavares', '', 'Nuno', 'Tavares', 'male', '', '', 0, 0, 0, 'nunopgt@gmail.com', 'nunopgt@gmail.com', '', '', '', '', '', ''),
(2662, 2651, 'Google', 'b98070be32f072cd9d963ec467030c272ae1caf4', '106820958639700789422', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'luis poinhos', '', 'luis', 'poinhos', '', '', '', 0, 0, 0, 'luis.poinhos@gmail.com', 'luis.poinhos@gmail.com', '', '', '', '', '', ''),
(2663, 2652, 'Facebook', '5c1913fc7e441ef8b365a067e3a7ec6b6f857303', '949312788434226', 'https://www.facebook.com/app_scoped_user_id/949312788434226/', '', 'https://graph.facebook.com/949312788434226/picture?width=150&height=150', 'Gonçalo Godinho', '', 'Gonçalo', 'Godinho', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2664, 2653, 'Facebook', '7121a7b8260b102b2e1b6e8eb29422c6540aa8c3', '375992745925417', 'https://www.facebook.com/app_scoped_user_id/375992745925417/', '', 'https://graph.facebook.com/375992745925417/picture?width=150&height=150', 'Duarte Seabra Luís', '', 'Duarte', 'Seabra Luís', 'male', 'pt_PT', '', 0, 0, 0, 'duarteseabral@hotmail.com', 'duarteseabral@hotmail.com', '', '', '', '', '', ''),
(2665, 2654, 'Facebook', '953f036692a5ff5ee7a364886a149e370abe42ff', '970059836357740', 'https://www.facebook.com/app_scoped_user_id/970059836357740/', '', 'https://graph.facebook.com/970059836357740/picture?width=150&height=150', 'Pedro Guedes de Sousa', '', 'Pedro', 'Guedes de Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'pedro.guedes@live.com.pt', 'pedro.guedes@live.com.pt', '', '', '', '', '', ''),
(2666, 2655, 'Facebook', '0411d9ac8647268b4b0e54a0f1ff3459334fbd85', '10204383251887042', 'https://www.facebook.com/app_scoped_user_id/10204383251887042/', '', 'https://graph.facebook.com/10204383251887042/picture?width=150&height=150', 'Luísa Beltrão', '', 'Luísa', 'Beltrão', 'female', 'pt_PT', '', 0, 0, 0, 'luisabeltrao@hotmail.com', 'luisabeltrao@hotmail.com', '', '', '', '', '', ''),
(2667, 2656, 'Facebook', '46e33b99dcd92901cef963a9f63f9a59a5aecc07', '466038893572571', 'https://www.facebook.com/app_scoped_user_id/466038893572571/', '', 'https://graph.facebook.com/466038893572571/picture?width=150&height=150', 'Ella Sid', '', 'Ella', 'Sid', 'female', 'ru_RU', '', 0, 0, 0, 'ella3870@gmail.com', 'ella3870@gmail.com', '', '', '', '', '', ''),
(2668, 2657, 'Google', '93b0ba3f34d06468297516fe95e09a424c09a7a0', '100539210890445628552', 'https://plus.google.com/100539210890445628552', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'paula fidalgo', '', 'paula', 'fidalgo', 'male', '', '', 0, 0, 0, 'paulafidalg@gmail.com', 'paulafidalg@gmail.com', '', '', '', '', '', ''),
(2669, 2658, 'Facebook', 'a9cc77d4bb0cad09ebc578e0e87797faff227068', '1450337315280214', 'https://www.facebook.com/app_scoped_user_id/1450337315280214/', '', 'https://graph.facebook.com/1450337315280214/picture?width=150&height=150', 'Beatriz Faria', '', 'Beatriz', 'Faria', 'female', 'pt_PT', '', 0, 0, 0, 'beatriz15gfaria@gmail.com', 'beatriz15gfaria@gmail.com', '', '', '', '', '', ''),
(2670, 2659, 'Google', 'ffe311552920d39cb471478ad92292f96d0e60fc', '113877859054225319848', 'https://plus.google.com/113877859054225319848', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'baby meirelles', '', 'baby', 'meirelles', 'female', '', '', 0, 0, 0, 'irmmeirelles@gmail.com', 'irmmeirelles@gmail.com', '', '', '', '', '', ''),
(2671, 2660, 'Facebook', '227b350343ebc82049c8144fa509dfc8fe89b392', '825215747564613', 'https://www.facebook.com/app_scoped_user_id/825215747564613/', '', 'https://graph.facebook.com/825215747564613/picture?width=150&height=150', 'Teresa Abraços', '', 'Teresa', 'Abraços', 'female', 'pt_PT', '', 0, 0, 0, 'teresaabracos@hotmail.com', 'teresaabracos@hotmail.com', '', '', '', '', '', ''),
(2672, 2661, 'Facebook', '8f784772d2acada3ad3532d15fc0475c5ba9034d', '10206563556628619', 'https://www.facebook.com/app_scoped_user_id/10206563556628619/', '', 'https://graph.facebook.com/10206563556628619/picture?width=150&height=150', 'Julia Lopes', '', 'Julia', 'Lopes', 'female', 'pt_PT', '', 0, 0, 0, 'julialopes@hotmail.com', 'julialopes@hotmail.com', '', '', '', '', '', ''),
(2673, 2662, 'Google', '1f3653734d5421207dbf5dd3d8ff8e1ed1fd2ba1', '100200091161694405150', 'https://plus.google.com/100200091161694405150', '', 'https://lh5.googleusercontent.com/-xwVQEBgBGQw/AAAAAAAAAAI/AAAAAAAAAhw/fqCFLYr6mC4/photo.jpg?sz=200', 'David Bernardo', '', 'David', 'Bernardo', 'other', '', '', 0, 0, 0, 'davidccbernardo@gmail.com', 'davidccbernardo@gmail.com', '', '', '', '', '', ''),
(2674, 2663, 'Google', '280038d9d917d836bc719eba2ddd9ab7b7a4ee6f', '117523697705060062148', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Maria Eduarda Pereira', '', 'Maria Eduarda', 'Pereira', '', '', '', 0, 0, 0, 'pereiraeduarda00@gmail.com', 'pereiraeduarda00@gmail.com', '', '', '', '', '', ''),
(2675, 2664, 'Facebook', '2a2ee684f17e6ed8feab04a099d483974a41f327', '1873699259522299', 'https://www.facebook.com/app_scoped_user_id/1873699259522299/', '', 'https://graph.facebook.com/1873699259522299/picture?width=150&height=150', 'Janine Mols-Griens', '', 'Janine', 'Mols-Griens', 'female', 'nl_NL', '', 0, 0, 0, 'jgriens@home.nl', 'jgriens@home.nl', '', '', '', '', '', ''),
(2676, 2665, 'Facebook', 'c65393394d8bb8c88bb788abafab35d8dd319018', '825749014184794', 'https://www.facebook.com/app_scoped_user_id/825749014184794/', '', 'https://graph.facebook.com/825749014184794/picture?width=150&height=150', 'Joana Garcia', '', 'Joana', 'Garcia', 'female', 'pt_PT', '', 0, 0, 0, 'joanagarcia@live.com.pt', 'joanagarcia@live.com.pt', '', '', '', '', '', ''),
(2677, 2666, 'Google', 'a066d2c5f8c1e057d2f426e3e2cf3d89823ed130', '105198004399002896615', 'https://plus.google.com/105198004399002896615', '', 'https://lh3.googleusercontent.com/-wkQ2t6Dy3Cg/AAAAAAAAAAI/AAAAAAAAADE/_rVfIjl0Hb8/photo.jpg?sz=200', 'Manuel Cruz', '', 'Manuel', 'Cruz', 'male', '', '', 0, 0, 0, 'manuel.lima.cruz@gmail.com', 'manuel.lima.cruz@gmail.com', '', '', '', '', '', ''),
(2678, 2667, 'Google', '0fa9e12ac85116b65d417ab8f3f27a938e581ec3', '117644448899375184537', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Mónica Fernandes', '', 'Mónica', 'Fernandes', '', '', '', 0, 0, 0, 'monica.fernandes.zon@gmail.com', 'monica.fernandes.zon@gmail.com', '', '', '', '', '', ''),
(2679, 2668, 'Facebook', 'ea9fecb8df49c263a66cc217aab0015a8976eeee', '10204076207537162', 'https://www.facebook.com/app_scoped_user_id/10204076207537162/', '', 'https://graph.facebook.com/10204076207537162/picture?width=150&height=150', 'Mafalda Ferreira', '', 'Mafalda', 'Ferreira', 'female', 'pt_PT', '', 0, 0, 0, 'mafalda.muffy@hotmail.com', 'mafalda.muffy@hotmail.com', '', '', '', '', '', ''),
(2680, 2669, 'Facebook', '10e6e59ae0c0020bfad978e21afe9dc87ca07b43', '964127530288368', 'https://www.facebook.com/app_scoped_user_id/964127530288368/', '', 'https://graph.facebook.com/964127530288368/picture?width=150&height=150', 'Gonçalo Ferreira', '', 'Gonçalo', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'barrosferreira-@hotmail.com', 'barrosferreira-@hotmail.com', '', '', '', '', '', ''),
(2681, 2670, 'Facebook', 'e2ec8f7541a000ae72bf08de46a3374dc09e1bc4', '10200720992302989', 'https://www.facebook.com/app_scoped_user_id/10200720992302989/', '', 'https://graph.facebook.com/10200720992302989/picture?width=150&height=150', 'Rosina Pacheco', '', 'Rosina', 'Pacheco', 'female', 'pt_PT', '', 0, 0, 0, 'rosina.pacheco@googlemail.com', 'rosina.pacheco@googlemail.com', '', '', '', '', '', ''),
(2682, 2671, 'Facebook', 'a9cc110298f1db7b8a5271fd1f383fccf20acd75', '10200539748333892', 'https://www.facebook.com/app_scoped_user_id/10200539748333892/', '', 'https://graph.facebook.com/10200539748333892/picture?width=150&height=150', 'Catarina Poiares', '', 'Catarina', 'Poiares', 'female', 'pt_PT', '', 0, 0, 0, 'c.poiares@aoficinadospresentes.pt', 'c.poiares@aoficinadospresentes.pt', '', '', '', '', '', ''),
(2683, 2672, 'Facebook', 'af7e014588bb045252cda5d0ba666c4bba38f377', '1073257612702880', 'https://www.facebook.com/app_scoped_user_id/1073257612702880/', '', 'https://graph.facebook.com/1073257612702880/picture?width=150&height=150', 'Telmo Azevedo', '', 'Telmo', 'Azevedo', 'male', 'en_GB', '', 0, 0, 0, 't3lmo.azevedo@gmail.com', 't3lmo.azevedo@gmail.com', '', '', '', '', '', ''),
(2684, 2673, 'Google', '5e837621f512a90e04fa4ff5c07ac90269d83e4d', '103523673478479400020', 'https://plus.google.com/+VascoMariadOreyMoreira', '', 'https://lh4.googleusercontent.com/-kX3tzEuK4fo/AAAAAAAAAAI/AAAAAAAAEQw/Dgqx3ZNZSzk/photo.jpg?sz=200', 'Vasco Maria d\'Orey Moreira', '', 'Vasco Maria', 'd\'Orey Moreira', 'male', '', '', 0, 0, 0, 'vascodoreymoreira@gmail.com', 'vascodoreymoreira@gmail.com', '', 'Cascais', '', '', 'Cascais', ''),
(2685, 2674, 'Facebook', 'fce5a45e5dfadb56f2fa3f7f929faafde432ff6d', '10205796693710550', 'https://www.facebook.com/app_scoped_user_id/10205796693710550/', '', 'https://graph.facebook.com/10205796693710550/picture?width=150&height=150', 'Nuno Camarinha', '', 'Nuno', 'Camarinha', 'male', 'pt_PT', '', 0, 0, 0, 'shinchan_rac@hotmail.com', 'shinchan_rac@hotmail.com', '', '', '', '', '', ''),
(2686, 2675, 'Facebook', '74e4189698daf38d7a7fc314ff08e50872a8cb88', '894789387248826', 'https://www.facebook.com/app_scoped_user_id/894789387248826/', '', 'https://graph.facebook.com/894789387248826/picture?width=150&height=150', 'Miguelangelo Ludovice', '', 'Miguelangelo', 'Ludovice', 'male', 'pt_PT', '', 0, 0, 0, 'miguelangeloludovice@hotmail.com', 'miguelangeloludovice@hotmail.com', '', '', '', '', '', ''),
(2687, 2676, 'Facebook', 'effc4381ed1546fd51e6b80d3c6dff349fcdfbf7', '1656704864542667', 'https://www.facebook.com/app_scoped_user_id/1656704864542667/', '', 'https://graph.facebook.com/1656704864542667/picture?width=150&height=150', 'Joao Carlos Peixoto', '', 'Joao Carlos', 'Peixoto', 'male', 'pt_PT', '', 0, 0, 0, 'joaoccpeixoto@sapo.pt', 'joaoccpeixoto@sapo.pt', '', '', '', '', '', ''),
(2688, 2677, 'Facebook', 'af596514a29e580594c2a8bd89da30dc082638f0', '1125585857457093', 'https://www.facebook.com/app_scoped_user_id/1125585857457093/', '', 'https://graph.facebook.com/1125585857457093/picture?width=150&height=150', 'Gonçalo Albuquerque', '', 'Gonçalo', 'Albuquerque', 'male', 'pt_PT', '', 0, 0, 0, 'goncaloalbu@gmail.com', 'goncaloalbu@gmail.com', '', '', '', '', '', ''),
(2689, 2678, 'Facebook', 'cd53ea107cf8271e588bc020221968755e3379b9', '912403435465273', 'https://www.facebook.com/app_scoped_user_id/912403435465273/', '', 'https://graph.facebook.com/912403435465273/picture?width=150&height=150', 'Ricardo Lopes', '', 'Ricardo', 'Lopes', 'male', 'pt_PT', '', 0, 0, 0, 'ricardolopes_1@hotmail.com', 'ricardolopes_1@hotmail.com', '', '', '', '', '', ''),
(2690, 2679, 'Facebook', '4c184a915c2527b91267c9b0e06218fa19ccc3ee', '1608629249415900', 'https://www.facebook.com/app_scoped_user_id/1608629249415900/', '', 'https://graph.facebook.com/1608629249415900/picture?width=150&height=150', 'Miguel Mouzinho', '', 'Miguel', 'Mouzinho', 'male', 'pt_PT', '', 0, 0, 0, 'lucamouzinho@hotmail.com', 'lucamouzinho@hotmail.com', '', '', '', '', '', ''),
(2691, 2680, 'Facebook', '3f310b6b7f367ce06b737bf4fd39c7125fa40bc2', '868205263226563', 'https://www.facebook.com/app_scoped_user_id/868205263226563/', '', 'https://graph.facebook.com/868205263226563/picture?width=150&height=150', 'Gonçalo Oliveira', '', 'Gonçalo', 'Oliveira', 'male', 'pt_PT', '', 0, 0, 0, 'esteves_goncalo@hotmail.com', 'esteves_goncalo@hotmail.com', '', '', '', '', '', ''),
(2692, 2681, 'Facebook', '6463270b33a3cdc5b16d4813b8a876dd7c06287c', '10207037848450659', 'https://www.facebook.com/app_scoped_user_id/10207037848450659/', '', 'https://graph.facebook.com/10207037848450659/picture?width=150&height=150', 'Ra Phael', '', 'Ra', 'Phael', 'male', 'en_US', '', 0, 0, 0, 'raphaelsvrupp@gmail.com', 'raphaelsvrupp@gmail.com', '', '', '', '', '', ''),
(2693, 2682, 'Facebook', '972b6359bf2e18aa36660189a2b80833a878adf0', '1001106999912886', 'https://www.facebook.com/app_scoped_user_id/1001106999912886/', '', 'https://graph.facebook.com/1001106999912886/picture?width=150&height=150', 'Concha De Lima Mayer', '', 'Concha', 'De Lima Mayer', 'female', 'pt_PT', '', 0, 0, 0, 'conchamayer@gmail.com', 'conchamayer@gmail.com', '', '', '', '', '', ''),
(2694, 2683, 'Google', 'c5c2a8fe4e4e0f9bf5c9bf5d609fbe8732425511', '116126197599433449661', 'https://plus.google.com/116126197599433449661', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ricardo Jacinto', '', 'Ricardo', 'Jacinto', 'male', '', '', 0, 0, 0, 'ricardo.blazzt@gmail.com', 'ricardo.blazzt@gmail.com', '', '', '', '', '', ''),
(2695, 2684, 'Facebook', '50638b6d49498d04c40fae2b83f01131e0d978ae', '1114309751919794', 'https://www.facebook.com/app_scoped_user_id/1114309751919794/', '', 'https://graph.facebook.com/1114309751919794/picture?width=150&height=150', 'Gonçalo Mendes', '', 'Gonçalo', 'Mendes', 'male', 'pt_PT', '', 0, 0, 0, 'goncalo_mendes460@hotmail.com', 'goncalo_mendes460@hotmail.com', '', '', '', '', '', ''),
(2696, 2685, 'Google', 'f66d06a7a97d2e2c22b85cab167c6912887d2134', '115606883368497745083', 'https://plus.google.com/115606883368497745083', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Inês Pinto', '', 'Inês', 'Pinto', 'female', '', '', 0, 0, 0, 'surfpro.pinto@gmail.com', 'surfpro.pinto@gmail.com', '', '', '', '', '', ''),
(2697, 2686, 'Facebook', '67401af9b8bbf19b14a2a8fdf7b5da236c469aee', '995157017169760', 'https://www.facebook.com/app_scoped_user_id/995157017169760/', '', 'https://graph.facebook.com/995157017169760/picture?width=150&height=150', 'Gonçalo Molkow Morais-David', '', 'Gonçalo', 'Molkow Morais-David', 'male', 'pt_PT', '', 0, 0, 0, 'goncas.md@hotmail.com', 'goncas.md@hotmail.com', '', '', '', '', '', ''),
(2698, 2687, 'Google', '0304fe4c38500ef5f540270f82ffa37ddffdbcfa', '103294062103196860685', 'https://plus.google.com/103294062103196860685', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Isabel Meirelles', '', 'Isabel', 'Meirelles', 'female', '', '', 0, 0, 0, 'belila2525@gmail.com', 'belila2525@gmail.com', '', '', '', '', '', ''),
(2699, 2688, 'Facebook', '9de8b5d5cf51d5eef1735385a820d86058922e63', '10206848375677676', 'https://www.facebook.com/app_scoped_user_id/10206848375677676/', '', 'https://graph.facebook.com/10206848375677676/picture?width=150&height=150', 'Giovanni Cossu', '', 'Giovanni', 'Cossu', 'male', 'it_IT', '', 0, 0, 0, 'jonnymarzo@hotmail.it', 'jonnymarzo@hotmail.it', '', '', '', '', '', ''),
(2700, 2689, 'Facebook', 'e692e9b603960b37a29c9a9e9409373cf59ea8c7', '858647660851053', 'https://www.facebook.com/app_scoped_user_id/858647660851053/', '', 'https://graph.facebook.com/858647660851053/picture?width=150&height=150', 'Ines Poças', '', 'Ines', 'Poças', 'female', 'pt_PT', '', 0, 0, 0, 'inespocas@hotmail.com', 'inespocas@hotmail.com', '', '', '', '', '', ''),
(2701, 511, 'Google', 'b371e9eb986dbc41aaafadd53d465c75b62ffc50', '105937843847312630038', 'https://plus.google.com/105937843847312630038', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Gil Barbeitos de Sousa', '', 'Gil', 'Barbeitos de Sousa', 'male', '', '', 0, 0, 0, 'gil.barbeitos@gmail.com', 'gil.barbeitos@gmail.com', '', '', '', '', '', ''),
(2702, 2690, 'Facebook', '34948bd3cf21512e06e86edf8b999b91f965abf3', '10205577178526342', 'https://www.facebook.com/app_scoped_user_id/10205577178526342/', '', 'https://graph.facebook.com/10205577178526342/picture?width=150&height=150', 'Adriana Adp Irrera', '', 'Adriana', 'Irrera', 'female', 'it_IT', '', 0, 0, 0, 'adri3r@alice.it', 'adri3r@alice.it', '', '', '', '', '', ''),
(2703, 2691, 'Facebook', 'b2e3cc9c15f85ce3dcb16b6b29a7af89de5115ce', '10203327642946627', 'https://www.facebook.com/app_scoped_user_id/10203327642946627/', '', 'https://graph.facebook.com/10203327642946627/picture?width=150&height=150', 'João António Domingues', '', 'João António', 'Domingues', 'male', 'pt_PT', '', 0, 0, 0, 'joaoantoniodomingues@hotmail.com', 'joaoantoniodomingues@hotmail.com', '', '', '', '', '', ''),
(2704, 2692, 'Facebook', '5af31a39506e0adcf32249e1d25b6ebb528c62b1', '845279665568959', 'https://www.facebook.com/app_scoped_user_id/845279665568959/', '', 'https://graph.facebook.com/845279665568959/picture?width=150&height=150', 'Gabriel Noronha', '', 'Gabriel', 'Noronha', 'male', 'pt_BR', '', 0, 0, 0, 'b.d.gallos@hotmail.com', 'b.d.gallos@hotmail.com', '', '', '', '', '', ''),
(2705, 2693, 'Facebook', 'd83a49a4fbc97ab108d051132242f2b3f5e0bc2b', '10204906542409447', 'https://www.facebook.com/app_scoped_user_id/10204906542409447/', '', 'https://graph.facebook.com/10204906542409447/picture?width=150&height=150', 'Giuseppe Fais', '', 'Giuseppe', 'Fais', 'male', 'it_IT', '', 0, 0, 0, 'binaural01@gmail.com', 'binaural01@gmail.com', '', '', '', '', '', ''),
(2706, 2694, 'Facebook', 'd6d0fc86d9965419b6c47dde79f178c3d42848e8', '478656802312667', 'https://www.facebook.com/app_scoped_user_id/478656802312667/', '', 'https://graph.facebook.com/478656802312667/picture?width=150&height=150', 'Gonçalo Martins', '', 'Gonçalo', 'Martins', 'male', 'pt_PT', '', 0, 0, 0, 'goncalomartins999@gmail.com', 'goncalomartins999@gmail.com', '', '', '', '', '', ''),
(2707, 2695, 'Facebook', 'd905e75633e25b6abf162ae51b9cbbbc209ac58f', '10155687022125533', 'https://www.facebook.com/app_scoped_user_id/10155687022125533/', '', 'https://graph.facebook.com/10155687022125533/picture?width=150&height=150', 'Rafael Brasiliense Batista', '', 'Rafael', 'Batista', 'male', 'pt_BR', '', 0, 0, 0, 'rafaelbrasiliense31@hotmail.com', 'rafaelbrasiliense31@hotmail.com', '', '', '', '', '', ''),
(2708, 2696, 'Google', '5ec69bfc40ca5c2ffd60099da31d10c8e09490a4', '110616437617252129163', 'https://plus.google.com/110616437617252129163', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Domingos Coiteiro', '', 'Domingos', 'Coiteiro', 'male', '', '', 0, 0, 0, 'dcoiteiro@gmail.com', 'dcoiteiro@gmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(2709, 2697, 'Google', 'e8583ca9998666681cbdbcfde3e7e7985199fb48', '107072369674161714315', 'https://plus.google.com/107072369674161714315', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ines Couto', '', 'Ines', 'Couto', '', '', '', 0, 0, 0, 'inescouto24@gmail.com', 'inescouto24@gmail.com', '', '', '', '', '', ''),
(2710, 2698, 'Facebook', '7229c889dec345373b79ddcb430254a557bd0748', '10202865834205234', 'https://www.facebook.com/app_scoped_user_id/10202865834205234/', '', 'https://graph.facebook.com/10202865834205234/picture?width=150&height=150', 'Carlos Fernandes', '', 'Carlos', 'Fernandes', 'male', 'pt_PT', '', 0, 0, 0, 'the.sentryman@gmail.com', 'the.sentryman@gmail.com', '', '', '', '', '', ''),
(2711, 2699, 'Facebook', 'ffa14ecbfd1071ad895d94493486705bb62fe214', '10200330898432209', 'https://www.facebook.com/app_scoped_user_id/10200330898432209/', '', 'https://graph.facebook.com/10200330898432209/picture?width=150&height=150', 'Regina Natalia Medalha', '', 'Regina', 'Medalha', 'female', 'pt_PT', '', 0, 0, 0, 'reginamedalha@gmail.com', 'reginamedalha@gmail.com', '', '', '', '', '', ''),
(2712, 2700, 'Facebook', 'ac01ddb3bea58daf2932ab993784d922b97382fe', '10204825742469394', 'https://www.facebook.com/app_scoped_user_id/10204825742469394/', '', 'https://graph.facebook.com/10204825742469394/picture?width=150&height=150', 'Diego Urbani', '', 'Diego', 'Urbani', 'male', 'it_IT', '', 0, 0, 0, 'dgbike007@hotmail.it', 'dgbike007@hotmail.it', '', '', '', '', '', ''),
(2713, 2701, 'Facebook', 'a8dbfcfbfb2b5cc29f5af254fb6a3482d91b87c6', '10206749365749657', 'https://www.facebook.com/app_scoped_user_id/10206749365749657/', '', 'https://graph.facebook.com/10206749365749657/picture?width=150&height=150', 'Nuno Pinto', '', 'Nuno', 'Pinto', 'male', 'pt_PT', '', 0, 0, 0, 'pinto_trapalhao@hotmail.com', 'pinto_trapalhao@hotmail.com', '', '', '', '', '', ''),
(2714, 2702, 'Facebook', 'f8027c3d352c8c280745f8bf65161b1c52e49475', '10152848454211975', 'https://www.facebook.com/app_scoped_user_id/10152848454211975/', '', 'https://graph.facebook.com/10152848454211975/picture?width=150&height=150', 'Andrea Simone Silva', '', 'Andrea', 'Silva', 'female', 'en_US', '', 0, 0, 0, 'andreasmsilva92@gmail.com', 'andreasmsilva92@gmail.com', '', '', '', '', '', ''),
(2715, 2703, 'Facebook', '2ee0c29e4efa4ffa2ae6233cb74254364056e205', '829757947107865', 'https://www.facebook.com/app_scoped_user_id/829757947107865/', '', 'https://graph.facebook.com/829757947107865/picture?width=150&height=150', 'Gonçalo Oliveira', '', 'Gonçalo', 'Oliveira', 'male', 'en_GB', '', 0, 0, 0, 'gon.oli@hotmail.com', 'gon.oli@hotmail.com', '', '', '', '', '', ''),
(2716, 2704, 'Facebook', 'af79ee099ec599a3d700fd5d498454669d33f4c9', '1008167315884874', 'https://www.facebook.com/app_scoped_user_id/1008167315884874/', '', 'https://graph.facebook.com/1008167315884874/picture?width=150&height=150', 'João Lima', '', 'João', 'Lima', 'male', 'pt_PT', '', 0, 0, 0, 'jpcruzlima@yahoo.com.br', 'jpcruzlima@yahoo.com.br', '', '', '', '', '', ''),
(2717, 2705, 'Facebook', '0fbbecb5b57a507e96711a496e0667d159525168', '1585938915007060', 'https://www.facebook.com/app_scoped_user_id/1585938915007060/', '', 'https://graph.facebook.com/1585938915007060/picture?width=150&height=150', 'Luigi Melis', '', 'Luigi', 'Melis', 'male', 'it_IT', '', 0, 0, 0, 'suell0712@gmail.com', 'suell0712@gmail.com', '', '', '', '', '', ''),
(2718, 2706, 'Google', '06665ea7adc72f71bfc606448cda29b2eb87a566', '103678521668765268020', 'https://plus.google.com/103678521668765268020', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'maria chaves', '', 'maria', 'chaves', 'female', '', '', 0, 0, 0, 'marialealchaves@gmail.com', 'marialealchaves@gmail.com', '', 'retelo', '', '', 'retelo', ''),
(2719, 2707, 'Facebook', '51f93241ba9097c84cd15829e1e87102cd5ef1f0', '10202894184274573', 'https://www.facebook.com/app_scoped_user_id/10202894184274573/', '', 'https://graph.facebook.com/10202894184274573/picture?width=150&height=150', 'Nicolò Ilardo', '', 'Nicolò', 'Ilardo', 'male', 'it_IT', '', 0, 0, 0, 'nicoloilardo00@outlook.com', 'nicoloilardo00@outlook.com', '', '', '', '', '', ''),
(2720, 2708, 'Facebook', 'a174b377e02a325bbc536e0069337add53adda8b', '1010340338978697', 'https://www.facebook.com/app_scoped_user_id/1010340338978697/', '', 'https://graph.facebook.com/1010340338978697/picture?width=150&height=150', 'Paulo César Pina', '', 'Paulo César', 'Pina', 'male', 'pt_PT', '', 0, 0, 0, 'pina.paulo@gmail.com', 'pina.paulo@gmail.com', '', '', '', '', '', ''),
(2721, 2709, 'Facebook', '0869f21f25f0ab73a898b8d0faa62f5400d43731', '978089592236474', 'https://www.facebook.com/app_scoped_user_id/978089592236474/', '', 'https://graph.facebook.com/978089592236474/picture?width=150&height=150', 'Alexandra Maria Sousa', '', 'Alexandra Maria', 'Sousa', 'female', 'pt_PT', '', 0, 0, 0, 'maria@roovers.pt', 'maria@roovers.pt', '', '', '', '', '', ''),
(2722, 2710, 'Facebook', '38d213be3d8c542b912ecfda42846f387b1e3ee9', '10155530137935161', 'https://www.facebook.com/app_scoped_user_id/10155530137935161/', '', 'https://graph.facebook.com/10155530137935161/picture?width=150&height=150', 'Mariana Pedroso', '', 'Mariana', 'Pedroso', 'female', 'en_US', '', 0, 0, 0, 'mariana_pedroso@hotmail.com', 'mariana_pedroso@hotmail.com', '', '', '', '', '', ''),
(2723, 2711, 'Google', '94ca155d4bd6ca8b4338c4d3bbef9ea0432ab485', '107128375129605120774', 'https://plus.google.com/107128375129605120774', '', 'https://lh3.googleusercontent.com/-ctcpUhcXGWw/AAAAAAAAAAI/AAAAAAAAAG0/OKv3LqKwuI4/photo.jpg?sz=200', 'Cristina Pereira', '', 'Cristina', 'Pereira', 'female', '', '', 0, 0, 0, 'mcriscpereira@gmail.com', 'mcriscpereira@gmail.com', '', '', '', '', '', ''),
(2724, 2712, 'Facebook', '164b697abc1a797abd79caf4d2caec87f36c3997', '10203379466802077', 'https://www.facebook.com/app_scoped_user_id/10203379466802077/', '', 'https://graph.facebook.com/10203379466802077/picture?width=150&height=150', 'Gonçalo Fragoso', '', 'Gonçalo', 'Fragoso', 'male', 'pt_PT', '', 0, 0, 0, 'malucoavistado@gmail.com', 'malucoavistado@gmail.com', '', '', '', '', '', ''),
(2725, 2713, 'Facebook', 'cea32158007902c876428d2d1adeb57839b98777', '10155646079040634', 'https://www.facebook.com/app_scoped_user_id/10155646079040634/', '', 'https://graph.facebook.com/10155646079040634/picture?width=150&height=150', 'Hugo Fonseca', '', 'Hugo', 'Fonseca', 'male', 'pt_PT', '', 0, 0, 0, 'hugofonseca_1992@hotmail.com', 'hugofonseca_1992@hotmail.com', '', '', '', '', '', ''),
(2726, 2714, 'Facebook', '8427bc0a2970c54f9edc3fa346683478bc0ce9d0', '811388985612323', 'https://www.facebook.com/app_scoped_user_id/811388985612323/', '', 'https://graph.facebook.com/811388985612323/picture?width=150&height=150', 'Salvador Cabral da Camara', '', 'Salvador', 'Cabral da Camara', 'male', 'pt_PT', '', 0, 0, 0, 'salvadordacamara@hotmail.com', 'salvadordacamara@hotmail.com', '', '', '', '', '', ''),
(2727, 2715, 'Facebook', '61c4c38d25e8ce92783d0fbb5c4a8dc3efaae1ad', '10155575601375304', 'https://www.facebook.com/app_scoped_user_id/10155575601375304/', '', 'https://graph.facebook.com/10155575601375304/picture?width=150&height=150', 'Pedro Migu Romão', '', 'Pedro', 'Romão', 'male', 'en_GB', '', 0, 0, 0, 'pedromiguromao@hotmail.com', 'pedromiguromao@hotmail.com', '', '', '', '', '', ''),
(2728, 2716, 'Facebook', '788ac499bd40ec414ac6796e552cd5e23ff5d5fc', '10205283909911400', 'https://www.facebook.com/app_scoped_user_id/10205283909911400/', '', 'https://graph.facebook.com/10205283909911400/picture?width=150&height=150', 'Patricia Ferreira de Lima', '', 'Patricia', 'Ferreira de Lima', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2729, 2717, 'Facebook', '82288a08913964af8f2f47e2b4df19838b03be79', '829239060505307', 'https://www.facebook.com/app_scoped_user_id/829239060505307/', '', 'https://graph.facebook.com/829239060505307/picture?width=150&height=150', 'Vasco Claro', '', 'Vasco', 'Claro', 'male', 'pt_PT', '', 0, 0, 0, 'vascoclaro@vodafone.pt', 'vascoclaro@vodafone.pt', '', '', '', '', '', ''),
(2730, 2718, 'Google', '529baf28b96741cb21abdf5c2de64e514d61cc47', '113876028111119787615', 'https://plus.google.com/113876028111119787615', '', 'https://lh3.googleusercontent.com/-W0QbmB-NTuU/AAAAAAAAAAI/AAAAAAAAALo/EjLPdrmgm0A/photo.jpg?sz=200', 'Jose Costa', 'eu eu ...', 'Jose', 'Costa', 'male', '', '', 0, 0, 0, 'zecosta.surfer@gmail.com', 'zecosta.surfer@gmail.com', '', 'Porto, Portugal', '', '', 'Porto, Portugal', ''),
(2731, 2719, 'Facebook', '34a68bb253e40d6706a9673c9ea9aec30a86b592', '10153425913770802', 'https://www.facebook.com/app_scoped_user_id/10153425913770802/', '', 'https://graph.facebook.com/10153425913770802/picture?width=150&height=150', 'Frederic Wiliam', '', 'Frederic', 'Wiliam', 'male', 'pt_BR', '', 0, 0, 0, 'fredericwiliam@hotmail.com', 'fredericwiliam@hotmail.com', '', '', '', '', '', ''),
(2732, 2720, 'Facebook', '83f000b8b500afb04310c21dea81b788fa9e4efb', '10205845551791101', 'https://www.facebook.com/app_scoped_user_id/10205845551791101/', '', 'https://graph.facebook.com/10205845551791101/picture?width=150&height=150', 'Julie Tarchini', '', 'Julie', 'Tarchini', 'female', 'fr_FR', '', 0, 0, 0, 'j.tarchini@hotmail.ch', 'j.tarchini@hotmail.ch', '', '', '', '', '', ''),
(2733, 2721, 'Facebook', '91db5302a48b3a8204b412a0cd0c19344b27944e', '10203877575050136', 'https://www.facebook.com/app_scoped_user_id/10203877575050136/', '', 'https://graph.facebook.com/10203877575050136/picture?width=150&height=150', 'Bernardo Seabra', '', 'Bernardo', 'Seabra', 'male', 'pt_PT', '', 0, 0, 0, 'bs@simplefruit.pt', 'bs@simplefruit.pt', '', '', '', '', '', ''),
(2734, 2722, 'Facebook', '2cee3a267a84fa22d5863268a5b2da75f3d635b2', '1058301880865987', 'https://www.facebook.com/app_scoped_user_id/1058301880865987/', '', 'https://graph.facebook.com/1058301880865987/picture?width=150&height=150', 'Pedro Paraíso', '', 'Pedro', 'Paraíso', 'male', 'en_US', '', 0, 0, 0, 'pparaiso@msn.com', 'pparaiso@msn.com', '', '', '', '', '', ''),
(2735, 2723, 'Facebook', 'd4fcf1926609af6a36df4c507d9b1cad0bc224b2', '10152876551468144', 'https://www.facebook.com/app_scoped_user_id/10152876551468144/', '', 'https://graph.facebook.com/10152876551468144/picture?width=150&height=150', 'Pedro Ferrer', '', 'Pedro', 'Ferrer', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2736, 2724, 'Facebook', 'ae83d526c62e83556c12e76564e7a9e6217c6112', '10205723277658909', 'https://www.facebook.com/app_scoped_user_id/10205723277658909/', '', 'https://graph.facebook.com/10205723277658909/picture?width=150&height=150', 'Miguel Gomes', '', 'Miguel', 'Gomes', 'male', 'pt_PT', '', 0, 0, 0, 'miguel-a-gomes@hotmail.com', 'miguel-a-gomes@hotmail.com', '', '', '', '', '', ''),
(2737, 2725, 'Facebook', '71352ddb56fb1bbc4399cc1e07c43bd6c4f70797', '956618774369053', 'https://www.facebook.com/app_scoped_user_id/956618774369053/', '', 'https://graph.facebook.com/956618774369053/picture?width=150&height=150', 'Sara Bordalo Gonçalves', '', 'Sara', 'Bordalo Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'sarabordalo@hotmail.com', 'sarabordalo@hotmail.com', '', '', '', '', '', ''),
(2738, 2726, 'Facebook', 'e24a50a8574af45acef9fd8828687e5cac30a7e5', '10206449512693620', 'https://www.facebook.com/app_scoped_user_id/10206449512693620/', '', 'https://graph.facebook.com/10206449512693620/picture?width=150&height=150', 'Ricardo Silva', '', 'Ricardo', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'rssurfrider@sapo.pt', 'rssurfrider@sapo.pt', '', '', '', '', '', ''),
(2739, 2727, 'Facebook', '014a99f01b71cfd0409d923b36ea10bca43eb2f0', '843498659078116', 'https://www.facebook.com/app_scoped_user_id/843498659078116/', '', 'https://graph.facebook.com/843498659078116/picture?width=150&height=150', 'Tomás Cambournac', '', 'Tomás', 'Cambournac', 'male', 'pt_PT', '', 0, 0, 0, 'tomascosta12@gmail.com', 'tomascosta12@gmail.com', '', '', '', '', '', ''),
(2740, 2728, 'Google', '6afb77d68fd3350d40cd4454bbcff36596af72ec', '116930715592805223635', 'https://plus.google.com/116930715592805223635', '', 'https://lh5.googleusercontent.com/-sdUhv7IF5zI/AAAAAAAAAAI/AAAAAAAAAGs/1C3lTJ5YHCQ/photo.jpg?sz=200', 'Pedro Vicente', '', 'Pedro', 'Vicente', 'male', '', '', 0, 0, 0, 'pvicente9@gmail.com', 'pvicente9@gmail.com', '', '', '', '', '', ''),
(2741, 2729, 'Facebook', '71669252c54213bc29e8b1fc751883a2e803e0da', '885252524846438', 'https://www.facebook.com/app_scoped_user_id/885252524846438/', '', 'https://graph.facebook.com/885252524846438/picture?width=150&height=150', 'Carlos Mendes', '', 'Carlos', 'Mendes', 'male', 'pt_PT', '', 0, 0, 0, 'carlos.mendes.33@live.com.pt', 'carlos.mendes.33@live.com.pt', '', '', '', '', '', ''),
(2742, 2730, 'Facebook', '8ce5cdaec5c6c8c5c5d69ddfcdc14c6a1a7ef78f', '10153307638793279', 'https://www.facebook.com/app_scoped_user_id/10153307638793279/', '', 'https://graph.facebook.com/10153307638793279/picture?width=150&height=150', 'António Hermenegildo', '', 'António', 'Hermenegildo', 'male', 'en_US', '', 0, 0, 0, 'toino_pedro@hotmail.com', 'toino_pedro@hotmail.com', '', '', '', '', '', ''),
(2743, 2731, 'Facebook', '9662f3913aa91184584ecd863f2879bcbc49bbc0', '379086115621792', 'https://www.facebook.com/app_scoped_user_id/379086115621792/', '', 'https://graph.facebook.com/379086115621792/picture?width=150&height=150', 'Nuno Filipe Guilherme', '', 'Nuno Filipe', 'Guilherme', 'male', 'pt_PT', '', 0, 0, 0, 'nuno.guilherme90@gmail.com', 'nuno.guilherme90@gmail.com', '', '', '', '', '', ''),
(2744, 2732, 'Facebook', '841732dae8b5dafa3e7352da1ec289616af4f95c', '10206898418723347', 'https://www.facebook.com/app_scoped_user_id/10206898418723347/', '', 'https://graph.facebook.com/10206898418723347/picture?width=150&height=150', 'Susana Ramon Laureano', '', 'Susana Ramon', 'Laureano', 'female', 'pt_PT', '', 0, 0, 0, 'surfshop_mariaparafina@hotmail.com', 'surfshop_mariaparafina@hotmail.com', '', '', '', '', '', ''),
(2745, 2733, 'Google', '8331f2d81baa572dc311949bc5119963876638ba', '101092234787906249728', 'https://plus.google.com/101092234787906249728', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Sofia Salta', '', 'Sofia', 'Salta', 'female', '', '', 0, 0, 0, 'sofiasalta@gmail.com', 'sofiasalta@gmail.com', '', '', '', '', '', ''),
(2746, 2734, 'Facebook', '5ae16eb50fbc9fb1a40bdf68884ce4013bb863c7', '10153284314982777', 'https://www.facebook.com/app_scoped_user_id/10153284314982777/', '', 'https://graph.facebook.com/10153284314982777/picture?width=150&height=150', 'Marco Martínez Marinho', '', 'Marco', 'Marinho', 'male', 'pt_PT', '', 0, 0, 0, 'ondafresca@gmail.com', 'ondafresca@gmail.com', '', '', '', '', '', ''),
(2747, 2735, 'Facebook', 'f7e1f8a1c6287b53767ebb5cef821f3bbe821cbb', '428177597385504', 'https://www.facebook.com/app_scoped_user_id/428177597385504/', '', 'https://graph.facebook.com/428177597385504/picture?width=150&height=150', 'Simão Eduardo', '', 'Simão', 'Eduardo', 'male', 'pt_PT', '', 0, 0, 0, 'simao.rodrigues93@gmail.com', 'simao.rodrigues93@gmail.com', '', '', '', '', '', ''),
(2748, 2736, 'Facebook', '02659b0e6d0c452984d417a9b567ea005d1ee212', '10155788932980727', 'https://www.facebook.com/app_scoped_user_id/10155788932980727/', '', 'https://graph.facebook.com/10155788932980727/picture?width=150&height=150', 'Bruno Norberto', '', 'Bruno', 'Norberto', 'male', 'pt_PT', '', 0, 0, 0, 'sabesbemque@hotmail.com', 'sabesbemque@hotmail.com', '', '', '', '', '', ''),
(2749, 2737, 'Facebook', '808a3e8cbd5282dbab5b68d5dcd83eb8c86e84db', '1091800717515608', 'https://www.facebook.com/app_scoped_user_id/1091800717515608/', '', 'https://graph.facebook.com/1091800717515608/picture?width=150&height=150', 'Filomena Valadar', '', 'Filomena', 'Valadar', 'female', 'pt_PT', '', 0, 0, 0, 'fvaladar@hotmail.com', 'fvaladar@hotmail.com', '', '', '', '', '', ''),
(2750, 2738, 'Facebook', 'd6c99257ef41a235d023acfd1923357c0a4891b5', '921981924531616', 'https://www.facebook.com/app_scoped_user_id/921981924531616/', '', 'https://graph.facebook.com/921981924531616/picture?width=150&height=150', 'Thiago Jacaré', '', 'Thiago', 'Jacaré', 'male', 'pt_BR', '', 0, 0, 0, 'jacajagua@hotmail.com', 'jacajagua@hotmail.com', '', '', '', '', '', ''),
(2751, 2739, 'Facebook', 'f05c04dff6344f11cb002579ddee20e8e50045ba', '10152801248996930', 'https://www.facebook.com/app_scoped_user_id/10152801248996930/', '', 'https://graph.facebook.com/10152801248996930/picture?width=150&height=150', 'Catarina Mascarenhas', '', 'Catarina', 'Mascarenhas', 'female', 'en_US', '', 0, 0, 0, 'catmascarenhas@yahoo.co.uk', 'catmascarenhas@yahoo.co.uk', '', '', '', '', '', ''),
(2752, 2740, 'Facebook', '34d6c1afe3575188d55b00cbbc56e7b2f3700183', '10203889581792194', 'https://www.facebook.com/app_scoped_user_id/10203889581792194/', '', 'https://graph.facebook.com/10203889581792194/picture?width=150&height=150', 'Francisco Manuel Oliveira', '', 'Francisco', 'Oliveira', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2753, 2741, 'Facebook', 'e9bed253b0386bb1af32f47618cd14e42b3d0d56', '1010001359010881', 'https://www.facebook.com/app_scoped_user_id/1010001359010881/', '', 'https://graph.facebook.com/1010001359010881/picture?width=150&height=150', 'Antonieta Oliveira', '', 'Antonieta', 'Oliveira', 'female', 'pt_PT', '', 0, 0, 0, 'antonietacolaco@gmail.com', 'antonietacolaco@gmail.com', '', '', '', '', '', ''),
(2754, 2742, 'Facebook', 'eddb19b3e3ee512993581d24f44fbf2bc9388504', '10205469480910451', 'https://www.facebook.com/app_scoped_user_id/10205469480910451/', '', 'https://graph.facebook.com/10205469480910451/picture?width=150&height=150', 'Bruno Amaral', '', 'Bruno', 'Amaral', 'male', 'pt_BR', '', 0, 0, 0, 'hadleykid@sapo.pt', 'hadleykid@sapo.pt', '', '', '', '', '', ''),
(2755, 2743, 'Facebook', '81c927713339e1bf2167639f0b42483f56391eec', '10207296235190669', 'https://www.facebook.com/app_scoped_user_id/10207296235190669/', '', 'https://graph.facebook.com/10207296235190669/picture?width=150&height=150', 'Roberta Valentino', '', 'Roberta', 'Valentino', 'female', 'it_IT', '', 0, 0, 0, 'roberta--valentino@hotmail.it', 'roberta--valentino@hotmail.it', '', '', '', '', '', ''),
(2756, 2744, 'Facebook', '8b577e0bf7570acd7bb6925d6d3add02f2ba197c', '970392049661400', 'https://www.facebook.com/app_scoped_user_id/970392049661400/', '', 'https://graph.facebook.com/970392049661400/picture?width=150&height=150', 'Carla Cristina Teixeira Sousa', '', 'Carla Cristina', 'Teixeira Sousa', 'female', 'pt_PT', '', 0, 0, 0, 'carlasousa05@hotmail.com', 'carlasousa05@hotmail.com', '', '', '', '', '', ''),
(2757, 2745, 'Facebook', 'e532c8157119a60d02bddc6a25dfd4acd8f9f5ee', '10203403273197628', 'https://www.facebook.com/app_scoped_user_id/10203403273197628/', '', 'https://graph.facebook.com/10203403273197628/picture?width=150&height=150', 'Ludgero Corvo', '', 'Ludgero', 'Corvo', 'male', 'pt_PT', '', 0, 0, 0, 'krobis77@gmail.com', 'krobis77@gmail.com', '', '', '', '', '', ''),
(2758, 2746, 'Facebook', 'a415d09ae335fd8a38d85aa722bda33b7dda87f3', '411646545698185', 'https://www.facebook.com/app_scoped_user_id/411646545698185/', '', 'https://graph.facebook.com/411646545698185/picture?width=150&height=150', 'Znatura Chalet Alentejano', '', 'Znatura', 'Chalet Alentejano', 'male', 'en_US', '', 0, 0, 0, 'znaturachaletalentejano@hotmail.com', 'znaturachaletalentejano@hotmail.com', '', '', '', '', '', ''),
(2759, 2747, 'Facebook', '86ebb4b2a433dfbd280debc5d83f1fef2f7d015d', '1596527167285015', 'https://www.facebook.com/app_scoped_user_id/1596527167285015/', '', 'https://graph.facebook.com/1596527167285015/picture?width=150&height=150', 'António Sá', '', 'António', 'Sá', 'male', 'pt_PT', '', 0, 0, 0, 'antonio.de.sa.21@gmail.com', 'antonio.de.sa.21@gmail.com', '', '', '', '', '', ''),
(2760, 2748, 'Facebook', '5e1467673189d191d7ba43139384463c336982a0', '10203030099192366', 'https://www.facebook.com/app_scoped_user_id/10203030099192366/', '', 'https://graph.facebook.com/10203030099192366/picture?width=150&height=150', 'Helena Vitorino', '', 'Helena', 'Vitorino', 'female', 'pt_PT', '', 0, 0, 0, 'helenarvitorino@sapo.pt', 'helenarvitorino@sapo.pt', '', '', '', '', '', ''),
(2761, 2749, 'Facebook', 'ffd2a4a7696a89ac51a74ef817a491eb4f4249f5', '932105373495822', 'https://www.facebook.com/app_scoped_user_id/932105373495822/', '', 'https://graph.facebook.com/932105373495822/picture?width=150&height=150', 'Alexandra Ceia', '', 'Alexandra', 'Ceia', 'female', 'pt_PT', '', 0, 0, 0, 'alexandra.ceia@gmail.com', 'alexandra.ceia@gmail.com', '', '', '', '', '', ''),
(2762, 2750, 'Facebook', '2c5b6c6d2f20628332e7fd60b3f901a2a9ceaf82', '10203094896572501', 'https://www.facebook.com/app_scoped_user_id/10203094896572501/', '', 'https://graph.facebook.com/10203094896572501/picture?width=150&height=150', 'Pedro Fernandes', '', 'Pedro', 'Fernandes', 'male', 'pt_PT', '', 0, 0, 0, 'fernandespedromr@gmail.com', 'fernandespedromr@gmail.com', '', '', '', '', '', ''),
(2763, 2751, 'Facebook', 'ae7484da9324acc5d728cc2114e4db9594f081a6', '827433290683754', 'https://www.facebook.com/app_scoped_user_id/827433290683754/', '', 'https://graph.facebook.com/827433290683754/picture?width=150&height=150', 'Maria Gorete Sousa', '', 'Maria Gorete', 'Sousa', 'female', 'pt_PT', '', 0, 0, 0, 'm.gorete.sousa@hotmail.com', 'm.gorete.sousa@hotmail.com', '', '', '', '', '', ''),
(2764, 2752, 'Facebook', '6aed2dec0b6e604ec3b19aa81bf7783a3f2f409e', '10206839405363609', 'https://www.facebook.com/app_scoped_user_id/10206839405363609/', '', 'https://graph.facebook.com/10206839405363609/picture?width=150&height=150', 'Mar Garcia', '', 'Mar', 'Garcia', 'female', 'es_LA', '', 0, 0, 0, 'moranmargarcia@gmail.com', 'moranmargarcia@gmail.com', '', '', '', '', '', ''),
(2765, 2753, 'Facebook', 'ef6b7b8cbf1b3d53ba68f2f2b18fb5b8773c7216', '1119171338109583', 'https://www.facebook.com/app_scoped_user_id/1119171338109583/', '', 'https://graph.facebook.com/1119171338109583/picture?width=150&height=150', 'Pepe Gonças', '', 'Pepe', 'Gonças', 'male', 'pt_PT', '', 0, 0, 0, 'pedgoncalves@hotmail.com', 'pedgoncalves@hotmail.com', '', '', '', '', '', ''),
(2766, 2754, 'Facebook', '9b4e1458d611e5e6c1078e443f8ea62720542de5', '988659204507832', 'https://www.facebook.com/app_scoped_user_id/988659204507832/', '', 'https://graph.facebook.com/988659204507832/picture?width=150&height=150', 'Joao Costa', '', 'Joao', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'joao.sk8tx@hotmail.com', 'joao.sk8tx@hotmail.com', '', '', '', '', '', ''),
(2767, 2755, 'Facebook', '22278fed318bf7968a6fe04a853793355a2f8d88', '1131255676889809', 'https://www.facebook.com/app_scoped_user_id/1131255676889809/', '', 'https://graph.facebook.com/1131255676889809/picture?width=150&height=150', 'Ana Rita Florêncio Varela', '', 'Ana Rita', 'Varela', 'female', 'pt_PT', '', 0, 0, 0, 'rita.varela1974@gmail.com', 'rita.varela1974@gmail.com', '', '', '', '', '', ''),
(2768, 2756, 'Facebook', '61d175e9d15768a8747c88a36c8d620ff2422d36', '10206789019865304', 'https://www.facebook.com/app_scoped_user_id/10206789019865304/', '', 'https://graph.facebook.com/10206789019865304/picture?width=150&height=150', 'Jaime Pereira Gomes', '', 'Jaime', 'Gomes', 'male', 'pt_PT', '', 0, 0, 0, 'zappafr@gmail.com', 'zappafr@gmail.com', '', '', '', '', '', ''),
(2769, 2757, 'Facebook', 'bcae45744061c20db2b3f77b8a0c031539226665', '945061015524158', 'https://www.facebook.com/app_scoped_user_id/945061015524158/', '', 'https://graph.facebook.com/945061015524158/picture?width=150&height=150', 'João Rodrigues', '', 'João', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'joao25rodrigues@gmail.com', 'joao25rodrigues@gmail.com', '', '', '', '', '', ''),
(2770, 2758, 'Facebook', 'd0dcb3cbf7545b547402b748d4ed26ca4ecfaa71', '1074151649280991', 'https://www.facebook.com/app_scoped_user_id/1074151649280991/', '', 'https://graph.facebook.com/1074151649280991/picture?width=150&height=150', 'Pedro Brito', '', 'Pedro', 'Brito', 'male', 'pt_PT', '', 0, 0, 0, 'pmigbrito@hotmail.com', 'pmigbrito@hotmail.com', '', '', '', '', '', ''),
(2771, 2759, 'Facebook', '35ce7fcf21fb500d9a7592090a04be53f588d9c7', '877707538957430', 'https://www.facebook.com/app_scoped_user_id/877707538957430/', '', 'https://graph.facebook.com/877707538957430/picture?width=150&height=150', 'Lucília Pita', '', 'Lucília', 'Pita', 'female', 'pt_PT', '', 0, 0, 0, 'lucilia.pita@hotmail.com', 'lucilia.pita@hotmail.com', '', '', '', '', '', ''),
(2772, 2760, 'Facebook', '15ef8a1f1a2f0cbd8bae91c2a53d507acf478a61', '10200728305885478', 'https://www.facebook.com/app_scoped_user_id/10200728305885478/', '', 'https://graph.facebook.com/10200728305885478/picture?width=150&height=150', 'Miceli Rosa', '', 'Miceli', 'Rosa', 'female', 'it_IT', '', 0, 0, 0, 'rosettada18@alice.it', 'rosettada18@alice.it', '', '', '', '', '', ''),
(2773, 2761, 'Google', '6a5611d6cd502f417686ceff4b733f35008ec1b6', '117169413691061428754', 'https://plus.google.com/117169413691061428754', '', 'https://lh5.googleusercontent.com/-lviaxva1SHc/AAAAAAAAAAI/AAAAAAAAAEk/oHoGx4MYZrY/photo.jpg?sz=200', 'Frederico Brito', '', 'Frederico', 'Brito', 'male', '', '', 0, 0, 0, 'fredericofauvelet@gmail.com', 'fredericofauvelet@gmail.com', '', '', '', '', '', ''),
(2774, 2762, 'Facebook', '4e0dfb1c35e146b333d6b64fce8981f6c2203520', '10207012503981795', 'https://www.facebook.com/app_scoped_user_id/10207012503981795/', '', 'https://graph.facebook.com/10207012503981795/picture?width=150&height=150', 'Afonso Duarte', '', 'Afonso', 'Duarte', 'male', 'pt_PT', '', 0, 0, 0, 'afonsoalegre@gmail.com', 'afonsoalegre@gmail.com', '', '', '', '', '', ''),
(2775, 2763, 'Facebook', 'd640d234643a77304297da8a759a1596348290e9', '10200554464260197', 'https://www.facebook.com/app_scoped_user_id/10200554464260197/', '', 'https://graph.facebook.com/10200554464260197/picture?width=150&height=150', 'Ricardo Marques', '', 'Ricardo', 'Marques', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2776, 2764, 'Facebook', '3922f5f546c4d04bcacec3f99b402e0691846b3c', '10205728463643329', 'https://www.facebook.com/app_scoped_user_id/10205728463643329/', '', 'https://graph.facebook.com/10205728463643329/picture?width=150&height=150', 'Victor M. Silva Ferreira', '', 'Victor', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'vifer66@gmail.com', 'vifer66@gmail.com', '', '', '', '', '', ''),
(2777, 2765, 'Facebook', '8c651cf8b194d2929da95a733cdc025ce7f8792f', '10153305405739356', 'https://www.facebook.com/app_scoped_user_id/10153305405739356/', '', 'https://graph.facebook.com/10153305405739356/picture?width=150&height=150', 'Tania Laje', '', 'Tania', 'Laje', 'female', 'en_US', '', 0, 0, 0, 'tanalaj@gmail.com', 'tanalaj@gmail.com', '', '', '', '', '', ''),
(2778, 2766, 'Facebook', '6a2c029400b26e180fd46f175a4a5e18182e69ae', '966923003340508', 'https://www.facebook.com/app_scoped_user_id/966923003340508/', '', 'https://graph.facebook.com/966923003340508/picture?width=150&height=150', 'Helena Mendes Gomes Lopes', '', 'Helena Mendes Gomes', 'Lopes', 'female', 'pt_PT', '', 0, 0, 0, 'helenamendesgomes@gmail.com', 'helenamendesgomes@gmail.com', '', '', '', '', '', ''),
(2779, 2767, 'Facebook', 'fb45a15bfbef3b6a27f435207220fe66b35338d4', '719659521492858', 'https://www.facebook.com/app_scoped_user_id/719659521492858/', '', 'https://graph.facebook.com/719659521492858/picture?width=150&height=150', 'Gabriel Ribeiro', '', 'Gabriel', 'Ribeiro', 'male', 'pt_PT', '', 0, 0, 0, 'grsurf2002@gmail.com', 'grsurf2002@gmail.com', '', '', '', '', '', ''),
(2780, 2768, 'Facebook', '59ba2ea89177f3bd832bda87a32316b9d39c2ef1', '10206535718252326', 'https://www.facebook.com/app_scoped_user_id/10206535718252326/', '', 'https://graph.facebook.com/10206535718252326/picture?width=150&height=150', 'Guida Nobrega', '', 'Guida', 'Nobrega', 'female', 'pt_PT', '', 0, 0, 0, 'atelierguidapaulino@hotmail.com', 'atelierguidapaulino@hotmail.com', '', '', '', '', '', ''),
(2781, 2769, 'Facebook', '13f7d8f2599ab3a59d7647e871ed049f73e81b24', '885689604821621', 'https://www.facebook.com/app_scoped_user_id/885689604821621/', '', 'https://graph.facebook.com/885689604821621/picture?width=150&height=150', 'Joao Araujo', '', 'Joao', 'Araujo', 'male', 'pt_PT', '', 0, 0, 0, 'jpfaraujo@hotmail.com', 'jpfaraujo@hotmail.com', '', '', '', '', '', ''),
(2782, 2770, 'Facebook', '7d2eff664b5d5bae6c60c50f9e6fbc6c742446be', '10153884125254008', 'https://www.facebook.com/app_scoped_user_id/10153884125254008/', '', 'https://graph.facebook.com/10153884125254008/picture?width=150&height=150', 'Pedro A Matias', '', 'Pedro', 'A Matias', 'male', 'pt_PT', '', 0, 0, 0, 'pmmatias2010@gmail.com', 'pmmatias2010@gmail.com', '', '', '', '', '', ''),
(2783, 2771, 'Facebook', '7aaba01c76df5e3139a7d55dd3202456c8634cda', '10206229155840848', 'https://www.facebook.com/app_scoped_user_id/10206229155840848/', '', 'https://graph.facebook.com/10206229155840848/picture?width=150&height=150', 'Rui Santos', '', 'Rui', 'Santos', 'male', 'pt_BR', '', 0, 0, 0, 'rsgimbras@gmail.com', 'rsgimbras@gmail.com', '', '', '', '', '', ''),
(2784, 2772, 'Facebook', 'cb60f0c381aa06ba2fba537e44498c0e229ecba0', '988386041194935', 'https://www.facebook.com/app_scoped_user_id/988386041194935/', '', 'https://graph.facebook.com/988386041194935/picture?width=150&height=150', 'Manel Ferreira', '', 'Manel', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'manel.ferreira.pedralva@gmail.com', 'manel.ferreira.pedralva@gmail.com', '', '', '', '', '', ''),
(2785, 2773, 'Facebook', '7d4f6973e212276f9b798c64e6656c9e2d36347d', '10155585426650398', 'https://www.facebook.com/app_scoped_user_id/10155585426650398/', '', 'https://graph.facebook.com/10155585426650398/picture?width=150&height=150', 'Zeca Zecx', '', 'Zeca', 'Zecx', 'male', 'en_US', '', 0, 0, 0, 'tiagop79@hotmail.com', 'tiagop79@hotmail.com', '', '', '', '', '', ''),
(2786, 2774, 'Facebook', 'd1c72a8319f60b66aa6556a5b1dc26d569047219', '940216319351459', 'https://www.facebook.com/app_scoped_user_id/940216319351459/', '', 'https://graph.facebook.com/940216319351459/picture?width=150&height=150', 'Manuel Pita', '', 'Manuel', 'Pita', 'male', 'pt_PT', '', 0, 0, 0, 'mjspita@gmail.com', 'mjspita@gmail.com', '', '', '', '', '', ''),
(2787, 2775, 'Facebook', '7f5adac86b6d97d83d5f468190f3a7edecfb36c4', '10206297838187841', 'https://www.facebook.com/app_scoped_user_id/10206297838187841/', '', 'https://graph.facebook.com/10206297838187841/picture?width=150&height=150', 'Javi Segura Roldan', '', 'Javi', 'Segura Roldan', 'male', 'es_LA', '', 0, 0, 0, 'javijivi@hotmail.com', 'javijivi@hotmail.com', '', '', '', '', '', ''),
(2788, 2776, 'Facebook', '5708b15ab7da6daa28918f980b3e3559f929ee73', '10152888644027555', 'https://www.facebook.com/app_scoped_user_id/10152888644027555/', '', 'https://graph.facebook.com/10152888644027555/picture?width=150&height=150', 'Mechee Held', '', 'Mechee', 'Held', 'male', 'en_US', '', 0, 0, 0, 'zac01@gmx.net', 'zac01@gmx.net', '', '', '', '', '', ''),
(2789, 2777, 'Facebook', '1d73adaae259caf3909386f53b978ee6cf66eded', '399289123604796', 'https://www.facebook.com/app_scoped_user_id/399289123604796/', '', 'https://graph.facebook.com/399289123604796/picture?width=150&height=150', 'Zara Furtado', '', 'Zara', 'Furtado', 'female', 'pt_PT', '', 0, 0, 0, 'zaralofu@gmail.com', 'zaralofu@gmail.com', '', '', '', '', '', ''),
(2790, 2778, 'Facebook', '6ac224999119d5d64b75b82f925586e59d7bf349', '10205553953661414', 'https://www.facebook.com/app_scoped_user_id/10205553953661414/', '', 'https://graph.facebook.com/10205553953661414/picture?width=150&height=150', 'Ricardo Oliv', '', 'Ricardo', 'Oliv', 'male', 'en_US', '', 0, 0, 0, 'ricardodesigns@gmail.com', 'ricardodesigns@gmail.com', '', '', '', '', '', ''),
(2791, 2779, 'Google', 'f520e456778a877a478e53141812e630932bae52', '108491243840671190709', 'https://plus.google.com/108491243840671190709', '', 'https://lh3.googleusercontent.com/-_Q5g66QxIHE/AAAAAAAAAAI/AAAAAAAAAUc/w97lQDaG_fQ/photo.jpg?sz=200', 'João Serra Rodrigues', '', 'João', 'Serra Rodrigues', 'male', '', '', 0, 0, 0, 'jserra7@gmail.com', 'jserra7@gmail.com', '', 'Oerias', '', '', 'Oerias', ''),
(2792, 2780, 'Facebook', 'b853325d0d98ae12229ad2ca1837d560d1356f19', '10202881295552713', 'https://www.facebook.com/app_scoped_user_id/10202881295552713/', '', 'https://graph.facebook.com/10202881295552713/picture?width=150&height=150', 'Zé Marley', '', 'Zé Marley', 'Marley', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2793, 2781, 'Facebook', 'ecbcc6b89862db3bea8c88bdb82a021534c0d578', '10205904546551722', 'https://www.facebook.com/app_scoped_user_id/10205904546551722/', '', 'https://graph.facebook.com/10205904546551722/picture?width=150&height=150', 'Ana Gomes', '', 'Ana', 'Gomes', 'female', 'pt_PT', '', 0, 0, 0, 'ana.gomes@autoferraz.pt', 'ana.gomes@autoferraz.pt', '', '', '', '', '', ''),
(2794, 2782, 'Facebook', '8f396509c65e99a60ac1da6cfbe30ba79f88c064', '10204460447691115', 'https://www.facebook.com/app_scoped_user_id/10204460447691115/', '', 'https://graph.facebook.com/10204460447691115/picture?width=150&height=150', 'Vasco Silva', '', 'Vasco', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'vascosilvaphoto@gmail.com', 'vascosilvaphoto@gmail.com', '', '', '', '', '', ''),
(2795, 2783, 'Google', '8b710ca42b318a1be5477d09303ff6902d51cd63', '113779156090020227772', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Pedro Guedes', '', 'Pedro', 'Guedes', '', '', '', 0, 0, 0, 'pedromgs79@gmail.com', 'pedromgs79@gmail.com', '', '', '', '', '', ''),
(2796, 2784, 'Facebook', 'eaf93b335656f9bdecc13d3fbe15981c35af8518', '968249539894407', 'https://www.facebook.com/app_scoped_user_id/968249539894407/', '', 'https://graph.facebook.com/968249539894407/picture?width=150&height=150', 'Carlos Allberto Furtado', '', 'Carlos Allberto', 'Furtado', 'male', 'pt_PT', '', 0, 0, 0, 'carlosalbertofurtado@gmail.com', 'carlosalbertofurtado@gmail.com', '', '', '', '', '', ''),
(2797, 2785, 'Google', '6b18ae478e371c6a828c3672a779d396b2587bf2', '113480159230258323431', 'https://plus.google.com/113480159230258323431', '', 'https://lh4.googleusercontent.com/-669L--Gh4F0/AAAAAAAAAAI/AAAAAAAAFRI/YlCh_ayFLoQ/photo.jpg?sz=200', 'Patricia Rosa', '', 'Patricia', 'Rosa', 'female', '', '', 0, 0, 0, 'rosadocastelo@gmail.com', 'rosadocastelo@gmail.com', '', 'Lisboa', '', '', 'Lisboa', ''),
(2798, 2786, 'Facebook', 'b08035742ba6d41f2bb8c0fb5fb3910ce93812a8', '1084982681529874', 'https://www.facebook.com/app_scoped_user_id/1084982681529874/', '', 'https://graph.facebook.com/1084982681529874/picture?width=150&height=150', 'Francisca Pinto Viana', '', 'Francisca', 'Pinto Viana', 'female', 'pt_PT', '', 0, 0, 0, 'franciscapintoviana@gmail.com', 'franciscapintoviana@gmail.com', '', '', '', '', '', ''),
(2799, 2787, 'Facebook', '193912c686ea6c366917a4dcca5921265a07aab0', '832396530161515', 'https://www.facebook.com/app_scoped_user_id/832396530161515/', '', 'https://graph.facebook.com/832396530161515/picture?width=150&height=150', 'Gonçalo Raposo', '', 'Gonçalo', 'Raposo', 'male', 'pt_PT', '', 0, 0, 0, 'grraposo2@gmail.com', 'grraposo2@gmail.com', '', '', '', '', '', ''),
(2800, 2788, 'Facebook', '5741fd6f7553134969bdbac6e5d51fa729fbdea7', '10203200393729003', 'https://www.facebook.com/app_scoped_user_id/10203200393729003/', '', 'https://graph.facebook.com/10203200393729003/picture?width=150&height=150', 'Antonio Saraiva', '', 'Antonio', 'Saraiva', 'male', 'pt_PT', '', 0, 0, 0, 'toyssantos@gmail.com', 'toyssantos@gmail.com', '', '', '', '', '', ''),
(2801, 2789, 'Facebook', '6d1dde464a7330c5a2e8dd2b2eb5afa35004a456', '1000497696634586', 'https://www.facebook.com/app_scoped_user_id/1000497696634586/', '', 'https://graph.facebook.com/1000497696634586/picture?width=150&height=150', 'Guilherme Kaufmann Figueiredo', '', 'Guilherme', 'Kaufmann Figueiredo', 'male', 'pt_PT', '', 0, 0, 0, 'guilhermekf1999@hotmail.com', 'guilhermekf1999@hotmail.com', '', '', '', '', '', ''),
(2802, 2790, 'Facebook', '69072df83886e069b5a45849b965ffec088a8292', '1060010470695820', 'https://www.facebook.com/app_scoped_user_id/1060010470695820/', '', 'https://graph.facebook.com/1060010470695820/picture?width=150&height=150', 'Catarina d\'Orey', '', 'Catarina', 'd\'Orey', 'female', 'pt_PT', '', 0, 0, 0, 'catarina.dorey@me.com', 'catarina.dorey@me.com', '', '', '', '', '', ''),
(2803, 2791, 'Facebook', '0446d1cdafc686b42cc8a663d65986a0f85da3b7', '10206491843072216', 'https://www.facebook.com/app_scoped_user_id/10206491843072216/', '', 'https://graph.facebook.com/10206491843072216/picture?width=150&height=150', 'Vincent Perrot', '', 'Vincent', 'Perrot', 'male', 'fr_FR', '', 0, 0, 0, 'vincentpuero@hotmail.com', 'vincentpuero@hotmail.com', '', '', '', '', '', ''),
(2804, 2792, 'Facebook', 'b35733fe6ded2fd4c8f663e677e96480cc9b5781', '844230018965692', 'https://www.facebook.com/app_scoped_user_id/844230018965692/', '', 'https://graph.facebook.com/844230018965692/picture?width=150&height=150', 'Margarida Pinho', '', 'Margarida', 'Pinho', 'female', 'pt_PT', '', 0, 0, 0, 'margaridapinhoo@hotmail.com', 'margaridapinhoo@hotmail.com', '', '', '', '', '', ''),
(2805, 2793, 'Facebook', 'ce1e76bddee1ba3d5815fea824eaf154256058c2', '10205049686182082', 'https://www.facebook.com/app_scoped_user_id/10205049686182082/', '', 'https://graph.facebook.com/10205049686182082/picture?width=150&height=150', 'Joao Oliveira', '', 'Joao', 'Oliveira', 'male', 'pt_PT', '', 0, 0, 0, 'joao.oliveira@nextpage.pt', 'joao.oliveira@nextpage.pt', '', '', '', '', '', ''),
(2806, 2794, 'Facebook', '462743da7a889a8e3ac81ce7be05a2455ea1a438', '10153331556986774', 'https://www.facebook.com/app_scoped_user_id/10153331556986774/', '', 'https://graph.facebook.com/10153331556986774/picture?width=150&height=150', 'Gonçalo Silva', '', 'Gonçalo', 'Silva', 'male', 'en_US', '', 0, 0, 0, 'gpiscas@hotmail.com', 'gpiscas@hotmail.com', '', '', '', '', '', ''),
(2807, 2795, 'Facebook', '491f3ba28bc667da7e4a358b91eead33f275f765', '593140630824320', 'https://www.facebook.com/app_scoped_user_id/593140630824320/', '', 'https://graph.facebook.com/593140630824320/picture?width=150&height=150', 'Caetana Souza-Mattos Nigra', '', 'Caetana', 'Nigra', 'female', 'es_ES', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2808, 2796, 'Facebook', '32ef2a53e16c30991b6e53e2c19c0455c9f5c080', '10153083140943999', 'https://www.facebook.com/app_scoped_user_id/10153083140943999/', '', 'https://graph.facebook.com/10153083140943999/picture?width=150&height=150', 'André Marques', '', 'André', 'Marques', 'male', 'pt_PT', '', 0, 0, 0, 'acmarques6@hotmail.com', 'acmarques6@hotmail.com', '', '', '', '', '', ''),
(2809, 2797, 'Facebook', '8707ff05b54686509971f30ba2048c3aff1fe1fa', '1009054365786122', 'https://www.facebook.com/app_scoped_user_id/1009054365786122/', '', 'https://graph.facebook.com/1009054365786122/picture?width=150&height=150', 'Catarina Ferreira', '', 'Catarina', 'Ferreira', 'female', 'pt_PT', '', 0, 0, 0, 'cati.formiga@hotmail.com', 'cati.formiga@hotmail.com', '', '', '', '', '', ''),
(2810, 2798, 'Facebook', '697d6525428dca5c79c2364080a00985315e4c07', '10206846861395844', 'https://www.facebook.com/app_scoped_user_id/10206846861395844/', '', 'https://graph.facebook.com/10206846861395844/picture?width=150&height=150', 'Ricardo Martins de Almeida', '', 'Ricardo', 'Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'ricardo_sk@msn.com', 'ricardo_sk@msn.com', '', '', '', '', '', ''),
(2811, 2799, 'Facebook', '522e85beaae791a9f393c606e8563ad2d662461e', '10204350111532514', 'https://www.facebook.com/app_scoped_user_id/10204350111532514/', '', 'https://graph.facebook.com/10204350111532514/picture?width=150&height=150', 'Marina Gil', '', 'Marina', 'Gil', 'female', 'pt_PT', '', 0, 0, 0, 'marina.gil@cm-cascais.pt', 'marina.gil@cm-cascais.pt', '', '', '', '', '', ''),
(2812, 2800, 'Facebook', '9f89c8a36a7df5c9307544194c7965ce659ed598', '924474107595677', 'https://www.facebook.com/app_scoped_user_id/924474107595677/', '', 'https://graph.facebook.com/924474107595677/picture?width=150&height=150', 'Guilherme Gonçalves', '', 'Guilherme', 'Gonçalves', 'male', 'pt_PT', '', 0, 0, 0, 'guilherme.p.goncalves@hotmail.com', 'guilherme.p.goncalves@hotmail.com', '', '', '', '', '', ''),
(2813, 2801, 'Facebook', '65de50f34aa439ccaa0c37972bec4a03697d6b2d', '1161072243918372', 'https://www.facebook.com/app_scoped_user_id/1161072243918372/', '', 'https://graph.facebook.com/1161072243918372/picture?width=150&height=150', 'Carmo Gomes Silva', '', 'Carmo', 'Gomes Silva', 'female', 'pt_PT', '', 0, 0, 0, 'mcgs05@gmail.com', 'mcgs05@gmail.com', '', '', '', '', '', ''),
(2814, 2802, 'Facebook', '59cd9488add349453cffadaaec9d7cb2ac4fc505', '10155948823980206', 'https://www.facebook.com/app_scoped_user_id/10155948823980206/', '', 'https://graph.facebook.com/10155948823980206/picture?width=150&height=150', 'Guilherme Ferreira da Cunha', '', 'Guilherme', 'Cunha', 'male', 'pt_PT', '', 0, 0, 0, 'guilherme_cunha_10@hotmail.com', 'guilherme_cunha_10@hotmail.com', '', '', '', '', '', ''),
(2815, 2803, 'Facebook', 'd314d8a10300be1a016a382e1178c112cd7a10a0', '966301680087480', 'https://www.facebook.com/app_scoped_user_id/966301680087480/', '', 'https://graph.facebook.com/966301680087480/picture?width=150&height=150', 'David Martins', '', 'David', 'Martins', 'male', 'fr_FR', '', 0, 0, 0, 'martinsdavid9071@neuf.fr', 'martinsdavid9071@neuf.fr', '', '', '', '', '', ''),
(2816, 2804, 'Facebook', '2397458b5afd8ff5c05498d1081d05ae5317f143', '1130988763583865', 'https://www.facebook.com/app_scoped_user_id/1130988763583865/', '', 'https://graph.facebook.com/1130988763583865/picture?width=150&height=150', 'Salvato Feijó', '', 'Salvato', 'Feijó', 'male', 'en_US', '', 0, 0, 0, 'salvatofeijo@hotmail.com', 'salvatofeijo@hotmail.com', '', '', '', '', '', ''),
(2817, 2805, 'Google', '7c2086c8615b62fdf3f2f062f92d2c4ab99cc87f', '101687597212269119854', 'https://plus.google.com/101687597212269119854', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'ines couto', '', 'ines', 'couto', 'female', '', '', 0, 0, 0, 'inescouto98.ic@gmail.com', 'inescouto98.ic@gmail.com', '', '', '', '', '', ''),
(2818, 2806, 'Facebook', 'd83b24be28d04392f3172c0f97a76533a7d4c516', '10153411975187146', 'https://www.facebook.com/app_scoped_user_id/10153411975187146/', '', 'https://graph.facebook.com/10153411975187146/picture?width=150&height=150', 'André Várzea Dorropio', '', 'André', 'Dorropio', 'male', 'pt_PT', '', 0, 0, 0, 'spwonlive@hotmail.com', 'spwonlive@hotmail.com', '', '', '', '', '', ''),
(2819, 2807, 'Google', 'cd4c2f96d78fac5e0dd7103f4421c501d3121146', '112894360158927170440', 'https://plus.google.com/112894360158927170440', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'm pb', '', 'm', 'pb', '', '', '', 0, 0, 0, 'martab.baptista@gmail.com', 'martab.baptista@gmail.com', '', '', '', '', '', ''),
(2820, 2808, 'Facebook', '569235ef300bb449077a092308a138fef56f7954', '1048278578535619', 'https://www.facebook.com/app_scoped_user_id/1048278578535619/', '', 'https://graph.facebook.com/1048278578535619/picture?width=150&height=150', 'Arranjos Fatos de Surf', '', 'Arranjos', 'de Surf', 'male', 'pt_PT', '', 0, 0, 0, 'arranjosdefatosdesurf@outlook.com', 'arranjosdefatosdesurf@outlook.com', '', '', '', '', '', ''),
(2821, 2809, 'Facebook', '00c2bd6729057a8110b0b33e197f9b7d8c7b5bd0', '819808184762051', 'https://www.facebook.com/app_scoped_user_id/819808184762051/', '', 'https://graph.facebook.com/819808184762051/picture?width=150&height=150', 'Luís Sousa', '', 'Luís', 'Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'inoosousa@hotmail.com', 'inoosousa@hotmail.com', '', '', '', '', '', ''),
(2822, 2810, 'Facebook', 'dfba0063365c613f11e970a1db7d6d9c16a8c022', '10203128081081555', 'https://www.facebook.com/app_scoped_user_id/10203128081081555/', '', 'https://graph.facebook.com/10203128081081555/picture?width=150&height=150', 'Maria Clara Rocha', '', 'Maria', 'Rocha', 'female', 'pt_PT', '', 0, 0, 0, 'clarajoanto@hotmail.com', 'clarajoanto@hotmail.com', '', '', '', '', '', ''),
(2823, 2811, 'Facebook', 'b85259be72b10ffba673987741107e1e98678b40', '478790455609444', 'https://www.facebook.com/app_scoped_user_id/478790455609444/', '', 'https://graph.facebook.com/478790455609444/picture?width=150&height=150', 'Gonçalo Silva', '', 'Gonçalo', 'Silva', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2824, 2812, 'Facebook', '1f3f1712ffd8908bc9d4d91ae76d7994d4e0e688', '10200432001878651', 'https://www.facebook.com/app_scoped_user_id/10200432001878651/', '', 'https://graph.facebook.com/10200432001878651/picture?width=150&height=150', 'João Sousa', '', 'João', 'Sousa', 'male', 'en_US', '', 0, 0, 0, 'joaosousaitn@gmail.com', 'joaosousaitn@gmail.com', '', '', '', '', '', ''),
(2825, 2813, 'Facebook', 'aeef78a39b5257695627c75c9c8c0e1713e23741', '834690659943895', 'https://www.facebook.com/app_scoped_user_id/834690659943895/', '', 'https://graph.facebook.com/834690659943895/picture?width=150&height=150', 'Jose Roberto Ramos Junior', '', 'Jose Roberto Ramos', 'Junior', 'male', 'pt_BR', '', 0, 0, 0, 'juniorramoscastro@hotmail.com', 'juniorramoscastro@hotmail.com', '', '', '', '', '', ''),
(2826, 2814, 'Google', '1b02bacf7ec2d92d30f5517b75e886df8942965b', '107907064786538916583', 'https://plus.google.com/107907064786538916583', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Dulce Ventura', '', 'Dulce', 'Ventura', 'female', '', '', 0, 0, 0, 'mariadulceventura@gmail.com', 'mariadulceventura@gmail.com', '', '', '', '', '', ''),
(2827, 2815, 'Facebook', 'c012bc8fd1032403334aea503b7c806073e3e8ec', '481532798662968', 'https://www.facebook.com/app_scoped_user_id/481532798662968/', '', 'https://graph.facebook.com/481532798662968/picture?width=150&height=150', 'Lourenço Abrantes', '', 'Lourenço', 'Abrantes', 'male', 'pt_PT', '', 0, 0, 0, 'sebastiaoabrantes10@gmail.com', 'sebastiaoabrantes10@gmail.com', '', '', '', '', '', ''),
(2828, 2816, 'Facebook', 'f861c196bde2ff862d27a3d3f889a2b3482b2408', '812589778849091', 'https://www.facebook.com/app_scoped_user_id/812589778849091/', '', 'https://graph.facebook.com/812589778849091/picture?width=150&height=150', 'Vasco Ramalho', '', 'Vasco', 'Ramalho', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2829, 2817, 'Facebook', 'e086af67c6b265438c3ce5dab90c898134d48658', '908489162546415', 'https://www.facebook.com/app_scoped_user_id/908489162546415/', '', 'https://graph.facebook.com/908489162546415/picture?width=150&height=150', 'Rita Castelo Branco', '', 'Rita', 'Castelo Branco', 'female', 'pt_PT', '', 0, 0, 0, 'ritarcbg@gmail.com', 'ritarcbg@gmail.com', '', '', '', '', '', ''),
(2830, 2818, 'Facebook', '1aefc105224a1beed22af82d05c054ff10c0e0ff', '10206757008469002', 'https://www.facebook.com/app_scoped_user_id/10206757008469002/', '', 'https://graph.facebook.com/10206757008469002/picture?width=150&height=150', 'Sérgio Patinha', '', 'Sérgio', 'Patinha', 'male', 'pt_BR', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2831, 2819, 'Facebook', '7063dd8872f88af810a3d2525fd5f37ec6a903ec', '10152765917645807', 'https://www.facebook.com/app_scoped_user_id/10152765917645807/', '', 'https://graph.facebook.com/10152765917645807/picture?width=150&height=150', 'Catarina Braga', '', 'Catarina', 'Braga', 'female', 'en_US', '', 0, 0, 0, 'catarina.braga@hotmail.com', 'catarina.braga@hotmail.com', '', '', '', '', '', ''),
(2832, 2820, 'Facebook', '65d65fd6d991c465f795445c109e8a19475b2d1c', '10203197874946757', 'https://www.facebook.com/app_scoped_user_id/10203197874946757/', '', 'https://graph.facebook.com/10203197874946757/picture?width=150&height=150', 'Sonia C. Marques Silva', '', 'Sonia', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'soniamar3333@hotmail.com', 'soniamar3333@hotmail.com', '', '', '', '', '', ''),
(2833, 2821, 'Facebook', 'ae8e0c3b5cb5184ee60fec0f3e936b26b476d6fc', '907519392628266', 'https://www.facebook.com/app_scoped_user_id/907519392628266/', '', 'https://graph.facebook.com/907519392628266/picture?width=150&height=150', 'Nelson Alexandre Cordeiro', '', 'Nelson Alexandre', 'Cordeiro', 'male', 'pt_BR', '', 0, 0, 0, 'nelsonalexandre32@sapo.pt', 'nelsonalexandre32@sapo.pt', '', '', '', '', '', ''),
(2834, 2822, 'Google', 'cbd4c6381d7500b0f54cd9373ee070719bad7e24', '102365285044653242571', 'https://plus.google.com/102365285044653242571', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Damien Clairbois', '', 'Damien', 'Clairbois', '', '', '', 0, 0, 0, 'clairbois.damien@gmail.com', 'clairbois.damien@gmail.com', '', '', '', '', '', ''),
(2835, 2823, 'Facebook', '20d04d553346412133d4f654f01157763cca8f02', '10203404541469268', 'https://www.facebook.com/app_scoped_user_id/10203404541469268/', '', 'https://graph.facebook.com/10203404541469268/picture?width=150&height=150', 'Paulo de Sousa', '', 'Paulo', 'de Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'pl.sousa2@gmail.com', 'pl.sousa2@gmail.com', '', '', '', '', '', ''),
(2836, 2824, 'Facebook', '4a920a6821b1a2b30c20749ea7dd2b4c3b5861bf', '892695150802564', 'https://www.facebook.com/app_scoped_user_id/892695150802564/', '', 'https://graph.facebook.com/892695150802564/picture?width=150&height=150', 'Ca Matos', '', 'Ca', 'Matos', 'male', 'pt_PT', '', 0, 0, 0, 'ca.fcp@hotmail.com', 'ca.fcp@hotmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(2837, 2825, 'Google', '36baa6586ecfdc6ca25494c50e31de4a34de4813', '113614250194610200196', 'https://plus.google.com/113614250194610200196', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Miguel Simões', '', 'Miguel', 'Simões', 'male', '', '', 0, 0, 0, 'miguelalfaiatesimoes@gmail.com', 'miguelalfaiatesimoes@gmail.com', '', '', '', '', '', ''),
(2838, 2826, 'Facebook', '0046619ffeba5d93981d95fb13acade9b279c421', '587306051371850', 'https://www.facebook.com/app_scoped_user_id/587306051371850/', '', 'https://graph.facebook.com/587306051371850/picture?width=150&height=150', 'João Guilherme Moreira', '', 'João Guilherme', 'Moreira', 'male', 'pt_PT', '', 0, 0, 0, '1moreira.joao@gmail.com', '1moreira.joao@gmail.com', '', '', '', '', '', ''),
(2839, 2827, 'Facebook', '689f5b7aa2aaaa9e88432662ffad2f0e4e4b14d1', '10205852308081078', 'https://www.facebook.com/app_scoped_user_id/10205852308081078/', '', 'https://graph.facebook.com/10205852308081078/picture?width=150&height=150', 'Maria Cruz', '', 'Maria', 'Cruz', 'female', 'en_GB', '', 0, 0, 0, 'mariacruz306@hotmail.com', 'mariacruz306@hotmail.com', '', '', '', '', '', ''),
(2840, 2828, 'Facebook', 'f3ebe0a330b95581363eb933b8f056a61d758259', '1186310111394450', 'https://www.facebook.com/app_scoped_user_id/1186310111394450/', '', 'https://graph.facebook.com/1186310111394450/picture?width=150&height=150', 'Inês Gomes', '', 'Inês', 'Gomes', 'female', 'pt_PT', '', 0, 0, 0, 'inescgbramos@gmail.com', 'inescgbramos@gmail.com', '', '', '', '', '', ''),
(2841, 2829, 'Facebook', '9469ff35065c1444112e6c1e508a97b4e18fc1f9', '834939589907545', 'https://www.facebook.com/app_scoped_user_id/834939589907545/', '', 'https://graph.facebook.com/834939589907545/picture?width=150&height=150', 'Mariana Estibeiro', '', 'Mariana', 'Estibeiro', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2842, 2830, 'Facebook', '53eea84a80a37c2a52c0210816a55281cef04acc', '906696102742407', 'https://www.facebook.com/app_scoped_user_id/906696102742407/', '', 'https://graph.facebook.com/906696102742407/picture?width=150&height=150', 'Inês Santos', '', 'Inês', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'inessantos21@gmail.com', 'inessantos21@gmail.com', '', '', '', '', '', ''),
(2843, 2831, 'Facebook', 'c253b08dc17024c1992e9707ab04d12754b4e566', '10152756184311923', 'https://www.facebook.com/app_scoped_user_id/10152756184311923/', '', 'https://graph.facebook.com/10152756184311923/picture?width=150&height=150', 'Sofia Pinto Ribeiro', '', 'Sofia', 'Ribeiro', 'female', 'en_GB', '', 0, 0, 0, 'sofiapintoribeiro@hotmail.com', 'sofiapintoribeiro@hotmail.com', '', '', '', '', '', ''),
(2844, 2832, 'Facebook', '1bc455f90182f631c497ae8509af5cb05924f62f', '976201289087410', 'https://www.facebook.com/app_scoped_user_id/976201289087410/', '', 'https://graph.facebook.com/976201289087410/picture?width=150&height=150', 'Bruno Mateus', '', 'Bruno', 'Mateus', 'male', 'pt_PT', '', 0, 0, 0, 'brunomiguelmateus@hotmail.com', 'brunomiguelmateus@hotmail.com', '', '', '', '', '', ''),
(2845, 2833, 'Facebook', '455ce23779fe6e44b18141b0efc546a7f9b6c075', '10203045422095130', 'https://www.facebook.com/app_scoped_user_id/10203045422095130/', '', 'https://graph.facebook.com/10203045422095130/picture?width=150&height=150', 'Carminho Pereira Coutinho', '', 'Carminho', 'Coutinho', 'female', 'pt_PT', '', 0, 0, 0, 'carmopcoutinho@gmail.com', 'carmopcoutinho@gmail.com', '', '', '', '', '', ''),
(2846, 2834, 'Facebook', '4233f51aace18d03830ee474d26ffd201a41b9bb', '851704328257007', 'https://www.facebook.com/app_scoped_user_id/851704328257007/', '', 'https://graph.facebook.com/851704328257007/picture?width=150&height=150', 'Catarina Garces', '', 'Catarina', 'Garces', 'female', 'pt_PT', '', 0, 0, 0, 'catarina.j.garces@gmail.com', 'catarina.j.garces@gmail.com', '', '', '', '', '', ''),
(2847, 2835, 'Facebook', '3343949a099719bdb6576f11956f4979bb7cbfe3', '1111452998868560', 'https://www.facebook.com/app_scoped_user_id/1111452998868560/', '', 'https://graph.facebook.com/1111452998868560/picture?width=150&height=150', 'Teresa Barbosa', '', 'Teresa', 'Barbosa', 'female', 'pt_PT', '', 0, 0, 0, 'mtcb_95@hotmail.com', 'mtcb_95@hotmail.com', '', '', '', '', '', ''),
(2848, 2836, 'Facebook', 'e4b557b8acd1d8d25e0f0b5a7a26784cbe31550e', '828242883927694', 'https://www.facebook.com/app_scoped_user_id/828242883927694/', '', 'https://graph.facebook.com/828242883927694/picture?width=150&height=150', 'Fernando Guedes', '', 'Fernando', 'Guedes', 'male', 'pt_PT', '', 0, 0, 0, 'fernandoguedesalmeida@hotmail.com', 'fernandoguedesalmeida@hotmail.com', '', '', '', '', '', ''),
(2849, 2837, 'Facebook', '54d8f6f40a348141d0f703636c3e21f023a2dd90', '928009037257249', 'https://www.facebook.com/app_scoped_user_id/928009037257249/', '', 'https://graph.facebook.com/928009037257249/picture?width=150&height=150', 'Joana Pereira', '', 'Joana', 'Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'joanaape@gmail.com', 'joanaape@gmail.com', '', '', '', '', '', ''),
(2850, 2838, 'Facebook', '570055c88e93e307af0c6245c32da69601156f48', '1584973671764472', 'https://www.facebook.com/app_scoped_user_id/1584973671764472/', '', 'https://graph.facebook.com/1584973671764472/picture?width=150&height=150', 'Rita Baena', '', 'Rita', 'Baena', 'female', 'pt_PT', '', 0, 0, 0, 'ritabaen@gmail.com', 'ritabaen@gmail.com', '', '', '', '', '', ''),
(2851, 2839, 'Facebook', '8b51e0c16fc88d37410edf615a899625407e25e1', '10153059186024545', 'https://www.facebook.com/app_scoped_user_id/10153059186024545/', '', 'https://graph.facebook.com/10153059186024545/picture?width=150&height=150', 'Tiago Azevedo Rodrigues', '', 'Tiago', 'Rodrigues', 'male', 'en_US', '', 0, 0, 0, 'tiagoaar@hotmail.com', 'tiagoaar@hotmail.com', '', '', '', '', '', ''),
(2852, 2840, 'Google', 'ab716b12bda84a0f5d133c7abc73dd7cf41ad909', '100702900528217714997', 'https://plus.google.com/100702900528217714997', '', 'https://lh3.googleusercontent.com/-p3_34MevZbA/AAAAAAAAAAI/AAAAAAAAAXM/Ym0o1P8urOI/photo.jpg?sz=200', 'Filipa Camões', '', 'Filipa', 'Camões', 'female', '', '', 0, 0, 0, 'filipacamoes@gmail.com', 'filipacamoes@gmail.com', '', '', '', '', '', ''),
(2853, 2841, 'Facebook', '800669d95e93fd13baf8348ad48dc843fd22c83b', '10152785371676432', 'https://www.facebook.com/app_scoped_user_id/10152785371676432/', '', 'https://graph.facebook.com/10152785371676432/picture?width=150&height=150', 'Mónica Estrela', '', 'Mónica', 'Estrela', 'female', 'en_US', '', 0, 0, 0, 'monica_estrela13@hotmail.com', 'monica_estrela13@hotmail.com', '', '', '', '', '', ''),
(2854, 2842, 'Facebook', 'e5974f5aa443cb43cc5e33e4dfb5b6429de57109', '10202986513143400', 'https://www.facebook.com/app_scoped_user_id/10202986513143400/', '', 'https://graph.facebook.com/10202986513143400/picture?width=150&height=150', 'Vasco Figueiredo', '', 'Vasco', 'Figueiredo', 'male', 'pt_PT', '', 0, 0, 0, 'vasco.figueiredo78@gmail.com', 'vasco.figueiredo78@gmail.com', '', '', '', '', '', ''),
(2855, 2843, 'Facebook', 'cc092232e1fa29a4fe6f399cbc3b459d05c7bb8d', '10153501682646282', 'https://www.facebook.com/app_scoped_user_id/10153501682646282/', '', 'https://graph.facebook.com/10153501682646282/picture?width=150&height=150', 'Simao Osorio', '', 'Simao', 'Osorio', 'male', 'pt_PT', '', 0, 0, 0, 'simao_osorio@hotmail.com', 'simao_osorio@hotmail.com', '', '', '', '', '', ''),
(2856, 2844, 'Facebook', '13de04f9011d24e2e7ca13d59af66c864da065fa', '10155703425195724', 'https://www.facebook.com/app_scoped_user_id/10155703425195724/', '', 'https://graph.facebook.com/10155703425195724/picture?width=150&height=150', 'Vando Miguel Santos Lemos', '', 'Vando', 'Lemos', 'male', 'en_US', '', 0, 0, 0, 'msundin@hotmail.com', 'msundin@hotmail.com', '', '', '', '', '', ''),
(2857, 2845, 'Facebook', '9b127daa5c3db1838fd783833a7608cf614622b2', '1005931072750516', 'https://www.facebook.com/app_scoped_user_id/1005931072750516/', '', 'https://graph.facebook.com/1005931072750516/picture?width=150&height=150', 'Ricardo Pataco LR', '', 'Ricardo', 'Pataco LR', 'male', 'pt_PT', '', 0, 0, 0, 'ricardo_pataco@hotmail.com', 'ricardo_pataco@hotmail.com', '', '', '', '', '', ''),
(2858, 2846, 'Facebook', '4b9f75ed10bbb01342b994d26e5766efc28afadf', '10152751132151862', 'https://www.facebook.com/app_scoped_user_id/10152751132151862/', '', 'https://graph.facebook.com/10152751132151862/picture?width=150&height=150', 'Tiago Dna', '', 'Tiago', 'Dna', 'male', 'pt_PT', '', 0, 0, 0, 'bodyboarderstoned@hotmail.com', 'bodyboarderstoned@hotmail.com', '', '', '', '', '', ''),
(2859, 2847, 'Facebook', '55277747e71c1ff012d3327482c336c51b35b81c', '969315446435287', 'https://www.facebook.com/app_scoped_user_id/969315446435287/', '', 'https://graph.facebook.com/969315446435287/picture?width=150&height=150', 'Diogo Custoias', '', 'Diogo', 'Custoias', 'male', 'pt_PT', '', 0, 0, 0, 'custoiasjunior@hotmail.com', 'custoiasjunior@hotmail.com', '', '', '', '', '', ''),
(2860, 2848, 'Facebook', 'd2066d807d830cf4fd7e2de2217323f25f5ebe68', '564142880392846', 'https://www.facebook.com/app_scoped_user_id/564142880392846/', '', 'https://graph.facebook.com/564142880392846/picture?width=150&height=150', 'Joaquim Cassapo', '', 'Joaquim', 'Cassapo', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2861, 2849, 'Facebook', '436576156c6a76857ede4de9ebd19afacd445e33', '10153152749428283', 'https://www.facebook.com/app_scoped_user_id/10153152749428283/', '', 'https://graph.facebook.com/10153152749428283/picture?width=150&height=150', 'Maria Pessoa de Carvalho', '', 'Maria', 'de Carvalho', 'female', 'pt_BR', '', 0, 0, 0, 'maria__pc@hotmail.com', 'maria__pc@hotmail.com', '', '', '', '', '', ''),
(2862, 2850, 'Facebook', '2214957b6c801980182dbaa265e53aeaff68c406', '432857403542140', 'https://www.facebook.com/app_scoped_user_id/432857403542140/', '', 'https://graph.facebook.com/432857403542140/picture?width=150&height=150', 'Claudia Coelho Silva', '', 'Claudia', 'Coelho Silva', 'female', 'pt_PT', '', 0, 0, 0, 'claucoelho1970@gmail.com', 'claucoelho1970@gmail.com', '', '', '', '', '', ''),
(2863, 2851, 'Google', 'd7ae6a115fefeb16e1456d81498c72151c44a7e9', '103847430925992931428', 'https://plus.google.com/103847430925992931428', '', 'https://lh3.googleusercontent.com/-UVK1gXXomq8/AAAAAAAAAAI/AAAAAAAAADc/c-FhZq3Vk3Q/photo.jpg?sz=200', 'Inês Gonçalves', '', 'Inês', 'Gonçalves', '', '', '', 0, 0, 0, 'ines270996@gmail.com', 'ines270996@gmail.com', '', '', '', '', '', ''),
(2864, 2852, 'Facebook', '12d4c781f8974277be0082fe2e03f6f181d6953a', '844651802275951', 'https://www.facebook.com/app_scoped_user_id/844651802275951/', '', 'https://graph.facebook.com/844651802275951/picture?width=150&height=150', 'Diogo Pais', '', 'Diogo', 'Pais', 'male', 'pt_PT', '', 0, 0, 0, 'diogopais@iol.pt', 'diogopais@iol.pt', '', '', '', '', '', ''),
(2865, 2853, 'Facebook', '0b9c50ab64391763ba5ff8799fabd5af2a696c87', '10204383585695915', 'https://www.facebook.com/app_scoped_user_id/10204383585695915/', '', 'https://graph.facebook.com/10204383585695915/picture?width=150&height=150', 'Margarida Perdigão', '', 'Margarida', 'Perdigão', 'female', 'pt_PT', '', 0, 0, 0, 'paulo.perdigao@hotmail.com', 'paulo.perdigao@hotmail.com', '', '', '', '', '', ''),
(2866, 2854, 'Facebook', 'f94318989e3f602d173c256f9b921495c88ab00b', '835812566473980', 'https://www.facebook.com/app_scoped_user_id/835812566473980/', '', 'https://graph.facebook.com/835812566473980/picture?width=150&height=150', 'Tiago Miguel Morais Cartaxo', '', 'Tiago', 'Cartaxo', 'male', 'pt_PT', '', 0, 0, 0, 'tiago.m.m.c95@gmail.com', 'tiago.m.m.c95@gmail.com', '', '', '', '', '', ''),
(2867, 2855, 'Facebook', 'ee1df0c57fa1cc809038b698a9d1aec1b2dba04f', '397964937054870', 'https://www.facebook.com/app_scoped_user_id/397964937054870/', '', 'https://graph.facebook.com/397964937054870/picture?width=150&height=150', 'António André', '', 'António', 'André', 'male', 'pt_PT', '', 0, 0, 0, 'rucafraga@gmail.com', 'rucafraga@gmail.com', '', '', '', '', '', ''),
(2868, 2856, 'Facebook', '6745f661d48cd5b850a238bd84578ec6c0d8240b', '10206325732369488', 'https://www.facebook.com/app_scoped_user_id/10206325732369488/', '', 'https://graph.facebook.com/10206325732369488/picture?width=150&height=150', 'Martina Milelli', '', 'Martina', 'Milelli', 'female', 'it_IT', '', 0, 0, 0, 'martinamilelli@hotmail.it', 'martinamilelli@hotmail.it', '', '', '', '', '', ''),
(2869, 1974, 'Google', '678b2a8b00b192b97bbca1e91e252560b1b1a6bd', '118294443760483822407', 'https://plus.google.com/118294443760483822407', '', 'https://lh4.googleusercontent.com/-xsuv7Sop4Ts/AAAAAAAAAAI/AAAAAAAABdQ/Ob7b5I2ugrg/photo.jpg?sz=200', 'Betina Osterkamp', '', 'Betina', 'Osterkamp', 'female', '', '', 0, 0, 0, 'betina.osterkamp@gmail.com', 'betina.osterkamp@gmail.com', '', '', '', '', '', ''),
(2870, 2857, 'Facebook', '180e13642cb83a46598f5bcbbaf005e37b8f943d', '10204581051545525', 'https://www.facebook.com/app_scoped_user_id/10204581051545525/', '', 'https://graph.facebook.com/10204581051545525/picture?width=150&height=150', 'Augusto Sampaio', '', 'Augusto', 'Sampaio', 'male', 'pt_PT', '', 0, 0, 0, 'draugustosampaio@gmail.com', 'draugustosampaio@gmail.com', '', '', '', '', '', ''),
(2871, 2858, 'Facebook', '86ca4688b8e7b742bb40687a2e98120d043ae500', '892178987508666', 'https://www.facebook.com/app_scoped_user_id/892178987508666/', '', 'https://graph.facebook.com/892178987508666/picture?width=150&height=150', 'Tomás Peitz Pinheiro', '', 'Tomás', 'Peitz Pinheiro', 'male', 'pt_PT', '', 0, 0, 0, 'tomasppinheiro@gmail.com', 'tomasppinheiro@gmail.com', '', '', '', '', '', ''),
(2872, 2859, 'Google', 'd22b5e7d5f5b9bf081bf766c9731de802de9a63a', '102728381321507506571', 'https://plus.google.com/102728381321507506571', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Beatriz San Payo', '', 'Beatriz', 'San Payo', '', '', '', 0, 0, 0, 'bsanpayo@gmail.com', 'bsanpayo@gmail.com', '', '', '', '', '', ''),
(2873, 2860, 'Facebook', 'dbda8be6e58390bdfce39c1fec2f8882234dc544', '970413966325500', 'https://www.facebook.com/app_scoped_user_id/970413966325500/', '', 'https://graph.facebook.com/970413966325500/picture?width=150&height=150', 'Gervásio De Castro Bieira', '', 'Gervásio', 'Bieira', 'male', 'pt_PT', '', 0, 0, 0, 'gaspar.m.vaz@hotmail.com', 'gaspar.m.vaz@hotmail.com', '', '', '', '', '', ''),
(2874, 2861, 'Facebook', 'be367960443ffdf8513686b168a3d0c13a8ae0c4', '931582896863417', 'https://www.facebook.com/app_scoped_user_id/931582896863417/', '', 'https://graph.facebook.com/931582896863417/picture?width=150&height=150', 'Ana Duarte Esteves', '', 'Ana', 'Duarte Esteves', 'female', 'pt_PT', '', 0, 0, 0, 'ana.mano.duarte@gmail.com', 'ana.mano.duarte@gmail.com', '', '', '', '', '', ''),
(2875, 2862, 'Facebook', '456f686775d9e9279d953aff1ab0159c56305a01', '921788601217073', 'https://www.facebook.com/app_scoped_user_id/921788601217073/', '', 'https://graph.facebook.com/921788601217073/picture?width=150&height=150', 'Ilda Ventura', '', 'Ilda', 'Ventura', 'female', 'pt_PT', '', 0, 0, 0, 'ildaventura@gmail.com', 'ildaventura@gmail.com', '', '', '', '', '', ''),
(2876, 2863, 'Google', '3a5e98c509a7497801f8e8ed9b0c3f9c25ba493f', '105944832661943180647', 'https://plus.google.com/105944832661943180647', '', 'https://lh5.googleusercontent.com/-qxAJVrMMWaQ/AAAAAAAAAAI/AAAAAAAAADI/42XBdNsTlj4/photo.jpg?sz=200', 'Joao Mlourenco', '', 'Joao', 'Mlourenco', 'male', '', '', 0, 0, 0, 'joaopmmlpmml@gmail.com', 'joaopmmlpmml@gmail.com', '', '', '', '', '', ''),
(2877, 2864, 'Facebook', '4e2c0a3215ad8e6851d09a8884cb2034d0e60dea', '10204450364842419', 'https://www.facebook.com/app_scoped_user_id/10204450364842419/', '', 'https://graph.facebook.com/10204450364842419/picture?width=150&height=150', 'Tete Menescal', '', 'Tete', 'Menescal', 'female', 'en_US', '', 0, 0, 0, 'tuthpassos@hotmail.com', 'tuthpassos@hotmail.com', '', '', '', '', '', ''),
(2878, 2865, 'Facebook', '4c4952fea5f76b2161c7cf211fb198fcdd71b579', '844815538888039', 'https://www.facebook.com/app_scoped_user_id/844815538888039/', '', 'https://graph.facebook.com/844815538888039/picture?width=150&height=150', 'Tomás Castro', '', 'Tomás', 'Castro', 'male', 'pt_PT', '', 0, 0, 0, 'tomasfcastro@gmail.com', 'tomasfcastro@gmail.com', '', '', '', '', '', ''),
(2879, 2866, 'Facebook', 'ffda9bbc2685abb23e0c83450746565a4361aa78', '857730697615971', 'https://www.facebook.com/app_scoped_user_id/857730697615971/', '', 'https://graph.facebook.com/857730697615971/picture?width=150&height=150', 'Rodrigo B. de Salles', '', 'Rodrigo', 'de Salles', 'male', 'fr_FR', '', 0, 0, 0, 'rodrigodesalles@yahoo.com', 'rodrigodesalles@yahoo.com', '', '', '', '', '', ''),
(2880, 2867, 'Facebook', 'f9a86d53a5211238dd9faf8f88b7f5a0747f6f5b', '10207205533803808', 'https://www.facebook.com/app_scoped_user_id/10207205533803808/', '', 'https://graph.facebook.com/10207205533803808/picture?width=150&height=150', 'Syndykyle Kopingo', '', 'Syndykyle', 'Kopingo', 'female', 'pt_PT', '', 0, 0, 0, 'syndykyle@gmail.com', 'syndykyle@gmail.com', '', '', '', '', '', ''),
(2881, 2868, 'Facebook', '92bf5424cec8009c528c3ca5b676a18f951158ac', '10153413419226804', 'https://www.facebook.com/app_scoped_user_id/10153413419226804/', '', 'https://graph.facebook.com/10153413419226804/picture?width=150&height=150', 'Carolina Afonso Pires', '', 'Carolina', 'Pires', 'female', 'pt_PT', '', 0, 0, 0, 'carolinaafonsopires@gmail.com', 'carolinaafonsopires@gmail.com', '', '', '', '', '', ''),
(2882, 2869, 'Facebook', 'fc2ba388efbfb455df96b019c397932c194d09c3', '10204343441133445', 'https://www.facebook.com/app_scoped_user_id/10204343441133445/', '', 'https://graph.facebook.com/10204343441133445/picture?width=150&height=150', 'Inês Marçalo', '', 'Inês', 'Marçalo', 'female', 'pt_PT', '', 0, 0, 0, 'inesm_93@hotmail.com', 'inesm_93@hotmail.com', '', '', '', '', '', ''),
(2883, 2870, 'Facebook', '88ae1a0fd4453cd38aaa76fe6403d90df61a1c55', '840482136038445', 'https://www.facebook.com/app_scoped_user_id/840482136038445/', '', 'https://graph.facebook.com/840482136038445/picture?width=150&height=150', 'Tony Botelho', '', 'Tony', 'Botelho', 'male', 'en_US', '', 0, 0, 0, 'taabotelho@hotmail.com', 'taabotelho@hotmail.com', '', '', '', '', '', ''),
(2884, 2871, 'Facebook', '4d6fcacd89ef1d6bdb8acb6da9be347dd12cfe2c', '803062099784110', 'https://www.facebook.com/app_scoped_user_id/803062099784110/', '', 'https://graph.facebook.com/803062099784110/picture?width=150&height=150', 'Inês R. Henriques', '', 'Inês', 'Henriques', 'female', 'en_GB', '', 0, 0, 0, 'inesramoshenriques@hotmail.com', 'inesramoshenriques@hotmail.com', '', '', '', '', '', ''),
(2885, 2872, 'Facebook', '2a7ba04c052f8adb72e9beefbdd3553e170e2d69', '10155524271755276', 'https://www.facebook.com/app_scoped_user_id/10155524271755276/', '', 'https://graph.facebook.com/10155524271755276/picture?width=150&height=150', 'Alexandre Costa', '', 'Alexandre', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'alex_msc@hotmail.com', 'alex_msc@hotmail.com', '', '', '', '', '', ''),
(2886, 2873, 'Facebook', 'b718c6d8e0862862259fae428c6c1c1c389ec0a9', '1598737970383362', 'https://www.facebook.com/app_scoped_user_id/1598737970383362/', '', 'https://graph.facebook.com/1598737970383362/picture?width=150&height=150', 'Carolina Cardoso', '', 'Carolina', 'Cardoso', 'female', 'pt_PT', '', 0, 0, 0, 'carolina.folquesc@gmail.com', 'carolina.folquesc@gmail.com', '', '', '', '', '', ''),
(2887, 2874, 'Facebook', '54dec64beb98948003d706631f1e2a5aaaaccb4c', '953471028026051', 'https://www.facebook.com/app_scoped_user_id/953471028026051/', '', 'https://graph.facebook.com/953471028026051/picture?width=150&height=150', 'Joao Miguel Andrade Faria', '', 'Joao Miguel', 'Andrade Faria', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2888, 2875, 'Facebook', '04c6ad9f93839a99d365412d03ec90071ad34bfb', '979863742038231', 'https://www.facebook.com/app_scoped_user_id/979863742038231/', '', 'https://graph.facebook.com/979863742038231/picture?width=150&height=150', 'Ligia Oliveira', '', 'Ligia', 'Oliveira', 'female', 'pt_PT', '', 0, 0, 0, 'ligiapmoliveira@gmail.com', 'ligiapmoliveira@gmail.com', '', '', '', '', '', ''),
(2889, 2876, 'Facebook', '3db36a8b4991f527e398d84922074325a8e0c94f', '1590037217928494', 'https://www.facebook.com/app_scoped_user_id/1590037217928494/', '', 'https://graph.facebook.com/1590037217928494/picture?width=150&height=150', 'Ricardo Campos', '', 'Ricardo', 'Campos', 'male', 'en_US', '', 0, 0, 0, 'ega11068@fe.up.pt', 'ega11068@fe.up.pt', '', '', '', '', '', ''),
(2890, 2877, 'Facebook', 'c7efa796396a6385cd17eadcab94a7a11a1b5de9', '652381554863913', 'https://www.facebook.com/app_scoped_user_id/652381554863913/', '', 'https://graph.facebook.com/652381554863913/picture?width=150&height=150', 'Paula Pereira', '', 'Paula', 'Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'epaulapereira123@gmail.com', 'epaulapereira123@gmail.com', '', '', '', '', '', ''),
(2891, 2878, 'Facebook', '0d909383038a0122d858f3044d8cbf3a7e38220d', '10204121042578716', 'https://www.facebook.com/app_scoped_user_id/10204121042578716/', '', 'https://graph.facebook.com/10204121042578716/picture?width=150&height=150', 'Francisca Sarmento', '', 'Francisca', 'Sarmento', 'female', 'pt_PT', '', 0, 0, 0, 'franciscasarmento@live.com', 'franciscasarmento@live.com', '', '', '', '', '', ''),
(2892, 2879, 'Facebook', 'a9ca5e4d53983e07ac83a14b2127ef42619f3ad7', '10205276014918537', 'https://www.facebook.com/app_scoped_user_id/10205276014918537/', '', 'https://graph.facebook.com/10205276014918537/picture?width=150&height=150', 'João Vieira', '', 'João', 'Vieira', 'male', 'pt_PT', '', 0, 0, 0, 'joaozito86@hotmail.com', 'joaozito86@hotmail.com', '', '', '', '', '', ''),
(2893, 2880, 'Google', '2e4c298de9cb27a3a4dd0acc98bd57912a303881', '105803645168735188996', 'https://plus.google.com/105803645168735188996', '', 'https://lh4.googleusercontent.com/-25lKLsukMfk/AAAAAAAAAAI/AAAAAAAAABk/KkzHCTGWjF4/photo.jpg?sz=200', 'Carolina Fernandes', '', 'Carolina', 'Fernandes', '', '', '', 0, 0, 0, 'carolinafernandes285@gmail.com', 'carolinafernandes285@gmail.com', '', '', '', '', '', ''),
(2894, 2881, 'Facebook', '0b7cc4e9fd350e346dca0dcfd49cd35051d99dae', '922749707775386', 'https://www.facebook.com/app_scoped_user_id/922749707775386/', '', 'https://graph.facebook.com/922749707775386/picture?width=150&height=150', 'Jose Cruz', '', 'Jose', 'Cruz', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2895, 2882, 'Facebook', 'da0b04bee073f516d8cffcbb47ccb9149c3d7e88', '10200510234514487', 'https://www.facebook.com/app_scoped_user_id/10200510234514487/', '', 'https://graph.facebook.com/10200510234514487/picture?width=150&height=150', 'Ivana Anastasio', '', 'Ivana', 'Anastasio', 'female', 'pt_PT', '', 0, 0, 0, 'ivanas@sapo.pt', 'ivanas@sapo.pt', '', '', '', '', '', ''),
(2896, 2883, 'Facebook', 'ec78383b6394949519bad750778f7a39be430079', '1111016888924850', 'https://www.facebook.com/app_scoped_user_id/1111016888924850/', '', 'https://graph.facebook.com/1111016888924850/picture?width=150&height=150', 'André Bandeira Correia', '', 'André', 'Correia', 'male', 'en_US', '', 0, 0, 0, 'andre.correia.vrsa@gmail.com', 'andre.correia.vrsa@gmail.com', '', '', '', '', '', ''),
(2897, 2884, 'Google', '0a911c4d70ce0e3714714c273aeb9bfa4b09d410', '105497180350258162724', 'https://plus.google.com/105497180350258162724', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Andreia Vieira', '', 'Andreia', 'Vieira', '', '', '', 0, 0, 0, 'andreiafvieira96@gmail.com', 'andreiafvieira96@gmail.com', '', '', '', '', '', ''),
(2898, 2885, 'Facebook', 'e2118930a7af7773851b16ef891f90460ef09d87', '731312013657614', 'https://www.facebook.com/app_scoped_user_id/731312013657614/', '', 'https://graph.facebook.com/731312013657614/picture?width=150&height=150', 'André Borba', '', 'André', 'Borba', 'male', 'pt_PT', '', 0, 0, 0, 'borbaandreb@gmail.com', 'borbaandreb@gmail.com', '', '', '', '', '', ''),
(2899, 2886, 'Facebook', '27c104a2e382de7991ab777669d88430dcbea0bf', '10153324156829076', 'https://www.facebook.com/app_scoped_user_id/10153324156829076/', '', 'https://graph.facebook.com/10153324156829076/picture?width=150&height=150', 'Catarina Correia', '', 'Catarina', 'Correia', 'female', 'pt_PT', '', 0, 0, 0, 'acatarina13@hotmail.com', 'acatarina13@hotmail.com', '', '', '', '', '', ''),
(2900, 2887, 'Facebook', 'efc2c57a2d578202cf06cf12efb5b15c743e360c', '475020296000415', 'https://www.facebook.com/app_scoped_user_id/475020296000415/', '', 'https://graph.facebook.com/475020296000415/picture?width=150&height=150', 'Von Rat', '', 'Von', 'Rat', 'male', 'en_GB', '', 0, 0, 0, 'larsen.henrique@gmail.com', 'larsen.henrique@gmail.com', '', '', '', '', '', ''),
(2901, 2888, 'Facebook', '804eb61e032af3fb94cdcbbe135f6bf5185baf59', '10206114104028139', 'https://www.facebook.com/app_scoped_user_id/10206114104028139/', '', 'https://graph.facebook.com/10206114104028139/picture?width=150&height=150', 'Isabel DC', '', 'Isabel', 'DC', 'female', 'pt_PT', '', 0, 0, 0, 'izadevin@hotmail.com', 'izadevin@hotmail.com', '', '', '', '', '', ''),
(2902, 2889, 'Facebook', '91cbbfa6d25de43a3b359b406f95867cd738e77d', '456246624551218', 'https://www.facebook.com/app_scoped_user_id/456246624551218/', '', 'https://graph.facebook.com/456246624551218/picture?width=150&height=150', 'Rita Pedreira', '', 'Rita', 'Pedreira', 'female', 'pt_PT', '', 0, 0, 0, 'ritofski.pedreira@gmail.com', 'ritofski.pedreira@gmail.com', '', '', '', '', '', ''),
(2903, 2890, 'Facebook', '3d9ed8e21e37ac5cf2cd2c1aa4447ecb06f33758', '1073167539379036', 'https://www.facebook.com/app_scoped_user_id/1073167539379036/', '', 'https://graph.facebook.com/1073167539379036/picture?width=150&height=150', 'Dinis Duarte', '', 'Dinis', 'Duarte', 'male', 'pt_PT', '', 0, 0, 0, 'dinisd9@gmail.com', 'dinisd9@gmail.com', '', '', '', '', '', ''),
(2904, 2891, 'Facebook', 'fcfbb6a561280555966c657e0b49e1b694d0650f', '10206497893996942', 'https://www.facebook.com/app_scoped_user_id/10206497893996942/', '', 'https://graph.facebook.com/10206497893996942/picture?width=150&height=150', 'Joao Soares', '', 'Joao', 'Soares', 'male', 'pt_PT', '', 0, 0, 0, 'joao.soares@hoteldomjose.com', 'joao.soares@hoteldomjose.com', '', '', '', '', '', ''),
(2905, 2892, 'Facebook', 'f0f07cdebb34b387769a54e19f58c043151fddd8', '10207027601591299', 'https://www.facebook.com/app_scoped_user_id/10207027601591299/', '', 'https://graph.facebook.com/10207027601591299/picture?width=150&height=150', 'Bipa Monteiro de Azevedo', '', 'Bipa', 'Monteiro de Azevedo', 'female', 'pt_PT', '', 0, 0, 0, 'pipa18_@hotmail.com', 'pipa18_@hotmail.com', '', '', '', '', '', ''),
(2906, 2893, 'Google', '6c2d9b5c9fed44f6f274900897631d1090ae328e', '117830667310110086063', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Vera D Orey Rivotti', '', 'Vera', 'D Orey Rivotti', '', '', '', 0, 0, 0, '22020@novasbe.pt', '22020@novasbe.pt', '', '', '', '', '', ''),
(2907, 2894, 'Facebook', '3cc8efeca61accb7b874db2c23c0f92c935fb13d', '10153409883564828', 'https://www.facebook.com/app_scoped_user_id/10153409883564828/', '', 'https://graph.facebook.com/10153409883564828/picture?width=150&height=150', 'Inês Veiga Pena', '', 'Inês', 'Pena', 'female', 'en_GB', '', 0, 0, 0, 'inesveigapena@gmail.com', 'inesveigapena@gmail.com', '', '', '', '', '', ''),
(2908, 2895, 'Facebook', '39209d2894971ce2eb774950126735631d293369', '677369279064046', 'https://www.facebook.com/app_scoped_user_id/677369279064046/', '', 'https://graph.facebook.com/677369279064046/picture?width=150&height=150', 'Daniela Silva', '', 'Daniela', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'danielasilvaid@gmail.com', 'danielasilvaid@gmail.com', '', '', '', '', '', ''),
(2909, 2896, 'Facebook', 'a1440f30d4bc7d31a6ee635ab1f186239b48ffbe', '1606559766296632', 'https://www.facebook.com/app_scoped_user_id/1606559766296632/', '', 'https://graph.facebook.com/1606559766296632/picture?width=150&height=150', 'Bárbara C Engrácia', '', 'Bárbara', 'C Engrácia', 'female', 'pt_PT', '', 0, 0, 0, 'babiengracia@outlook.com', 'babiengracia@outlook.com', '', '', '', '', '', ''),
(2910, 2897, 'Facebook', 'df1068d2f4ed49cff6589b11d648da9869926676', '788345777881462', 'https://www.facebook.com/app_scoped_user_id/788345777881462/', '', 'https://graph.facebook.com/788345777881462/picture?width=150&height=150', 'Madalena Valério', '', 'Madalena', 'Valério', 'female', 'pt_PT', '', 0, 0, 0, 'madalenavalerio5@gmail.com', 'madalenavalerio5@gmail.com', '', '', '', '', '', ''),
(2911, 2898, 'Facebook', '3a1ed62681d9b39292fd9fd4ed685ba93eae7617', '994017600608302', 'https://www.facebook.com/app_scoped_user_id/994017600608302/', '', 'https://graph.facebook.com/994017600608302/picture?width=150&height=150', 'Joana Da Costa Reis', '', 'Joana', 'Da Costa Reis', 'female', 'pt_PT', '', 0, 0, 0, 'joana96_cr@hotmail.com', 'joana96_cr@hotmail.com', '', '', '', '', '', ''),
(2912, 2899, 'Facebook', 'da69ccaa9373c9a8b0474fe89581279bb3268307', '1147521925274356', 'https://www.facebook.com/app_scoped_user_id/1147521925274356/', '', 'https://graph.facebook.com/1147521925274356/picture?width=150&height=150', 'Sofia Raposo', '', 'Sofia', 'Raposo', 'female', 'pt_PT', '', 0, 0, 0, 'sofiajiva1@hotmail.com', 'sofiajiva1@hotmail.com', '', '', '', '', '', ''),
(2913, 2900, 'Facebook', '184712d373317042806d9048032c031f22ac824c', '10206590014487533', 'https://www.facebook.com/app_scoped_user_id/10206590014487533/', '', 'https://graph.facebook.com/10206590014487533/picture?width=150&height=150', 'Luis Galindo Gimenez', '', 'Luis', 'Gimenez', 'male', 'es_LA', '', 0, 0, 0, 'galindoluis@yahoo.com', 'galindoluis@yahoo.com', '', '', '', '', '', ''),
(2914, 2901, 'Facebook', '6060dd8775bb506b67107f433b30bced6921be51', '940446479332331', 'https://www.facebook.com/app_scoped_user_id/940446479332331/', '', 'https://graph.facebook.com/940446479332331/picture?width=150&height=150', 'Gabriela Schobert', '', 'Gabriela', 'Schobert', 'female', 'de_DE', '', 0, 0, 0, 'schobert@live.de', 'schobert@live.de', '', '', '', '', '', ''),
(2915, 2902, 'Facebook', '09c39a191211d333830ce9a3afdf1ac3da942295', '989945447682449', 'https://www.facebook.com/app_scoped_user_id/989945447682449/', '', 'https://graph.facebook.com/989945447682449/picture?width=150&height=150', 'Luis Costa Costa', '', 'Luis Costa', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'lu1957@sapo.pt', 'lu1957@sapo.pt', '', '', '', '', '', ''),
(2916, 2903, 'Google', '394e99592e1554439121388b2081fde2f1c6b0ee', '102561003020315927929', 'https://plus.google.com/102561003020315927929', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Carlos Amador', '', 'Carlos', 'Amador', 'male', '', '', 0, 0, 0, 'camador66@gmail.com', 'camador66@gmail.com', '', '', '', '', '', ''),
(2917, 2904, 'Facebook', 'ce8926d561ea88f69054a87aeeeb04724c8762e0', '1119303661429906', 'https://www.facebook.com/app_scoped_user_id/1119303661429906/', '', 'https://graph.facebook.com/1119303661429906/picture?width=150&height=150', 'P Tomás Alcobia', '', 'P Tomás', 'Alcobia', 'male', 'pt_PT', '', 0, 0, 0, 'ptomas95@hotmail.com', 'ptomas95@hotmail.com', '', '', '', '', '', ''),
(2918, 2905, 'Facebook', 'a0f8046d34ba78817afc3c81da1b242c1cc10494', '918105834920000', 'https://www.facebook.com/app_scoped_user_id/918105834920000/', '', 'https://graph.facebook.com/918105834920000/picture?width=150&height=150', 'Olga Duarte', '', 'Olga', 'Duarte', 'female', 'pt_PT', '', 0, 0, 0, 'olgaduarte@lagence.pt', 'olgaduarte@lagence.pt', '', '', '', '', '', ''),
(2919, 2906, 'Facebook', '60129a64d457d0003491bf3cc52f8b5ac9bb6670', '10203084651916347', 'https://www.facebook.com/app_scoped_user_id/10203084651916347/', '', 'https://graph.facebook.com/10203084651916347/picture?width=150&height=150', 'Filipa Vandame', '', 'Filipa', 'Vandame', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2920, 2907, 'Facebook', '340d8d69b5dc90b91ab32704c352931fd3c0d68d', '1029909963686160', 'https://www.facebook.com/app_scoped_user_id/1029909963686160/', '', 'https://graph.facebook.com/1029909963686160/picture?width=150&height=150', 'Beatriz Rainho', '', 'Beatriz', 'Rainho', 'male', 'en_US', '', 0, 0, 0, 'biarainho@hotmail.com', 'biarainho@hotmail.com', '', '', '', '', '', ''),
(2921, 2908, 'Facebook', 'e488deda7cee2ac271fb242d5ad1fe5ff3db5603', '1015438508467819', 'https://www.facebook.com/app_scoped_user_id/1015438508467819/', '', 'https://graph.facebook.com/1015438508467819/picture?width=150&height=150', 'Sandra Santos', '', 'Sandra', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'sssandrahsantos121@gmail.com', 'sssandrahsantos121@gmail.com', '', '', '', '', '', ''),
(2922, 2909, 'Facebook', '4124a84591b129dfd84f2f424a11645d5c7f40ca', '1089804711033476', 'https://www.facebook.com/app_scoped_user_id/1089804711033476/', '', 'https://graph.facebook.com/1089804711033476/picture?width=150&height=150', 'Juliana Vale', '', 'Juliana', 'Vale', 'female', 'pt_PT', '', 0, 0, 0, 'juli_bpc@hotmail.com', 'juli_bpc@hotmail.com', '', '', '', '', '', ''),
(2923, 2910, 'Facebook', '5835978f4f6985276e454515bc3bad84c246e4d7', '10153283622312521', 'https://www.facebook.com/app_scoped_user_id/10153283622312521/', '', 'https://graph.facebook.com/10153283622312521/picture?width=150&height=150', 'Miguel Nascimento', '', 'Miguel', 'Nascimento', 'male', 'pt_PT', '', 0, 0, 0, 'migalhas.miguel@gmail.com', 'migalhas.miguel@gmail.com', '', '', '', '', '', ''),
(2924, 2911, 'Facebook', 'a1c0b86b5362511bea6d4f1374b1374abb0de481', '865269116881450', 'https://www.facebook.com/app_scoped_user_id/865269116881450/', '', 'https://graph.facebook.com/865269116881450/picture?width=150&height=150', 'Acyr Romão Fonseca', '', 'Acyr', 'Romão Fonseca', 'male', 'pt_BR', '', 0, 0, 0, 'afonseca1984@hotmail.com', 'afonseca1984@hotmail.com', '', '', '', '', '', ''),
(2925, 2912, 'Facebook', '4117b84015fffcc0c8f3276e42d9da4d8ad0ce49', '10153327823859166', 'https://www.facebook.com/app_scoped_user_id/10153327823859166/', '', 'https://graph.facebook.com/10153327823859166/picture?width=150&height=150', 'Nico Santos', '', 'Nico', 'Santos', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2926, 2913, 'Facebook', '81edd028ba25bcd7eab9b1627ba6543995dd3d7d', '986700281352055', 'https://www.facebook.com/app_scoped_user_id/986700281352055/', '', 'https://graph.facebook.com/986700281352055/picture?width=150&height=150', 'José Simões', '', 'José', 'Simões', 'male', 'pt_PT', '', 0, 0, 0, 'josesimoes1@hotmail.com', 'josesimoes1@hotmail.com', '', '', '', '', '', ''),
(2927, 2914, 'Facebook', '0bd179dae464d02f5611090693453454978c9bab', '10200647757912483', 'https://www.facebook.com/app_scoped_user_id/10200647757912483/', '', 'https://graph.facebook.com/10200647757912483/picture?width=150&height=150', 'Marco Costa Vieira', '', 'Marco', 'Vieira', 'male', 'pt_PT', '', 0, 0, 0, 'soundealer69@hotmail.com', 'soundealer69@hotmail.com', '', '', '', '', '', ''),
(2928, 2915, 'Facebook', '55db7493e52fea81f0e620ca020084554c082a0a', '10153554355839245', 'https://www.facebook.com/app_scoped_user_id/10153554355839245/', '', 'https://graph.facebook.com/10153554355839245/picture?width=150&height=150', 'Manel Sá Pessoa', '', 'Manel', 'Pessoa', 'male', 'pt_PT', '', 0, 0, 0, 'manuelpessoa@hotmail.com', 'manuelpessoa@hotmail.com', '', '', '', '', '', ''),
(2929, 2916, 'Facebook', 'b000a01b77dd2e7345d7340dc31c5a22df60a412', '410335935805369', 'https://www.facebook.com/app_scoped_user_id/410335935805369/', '', 'https://graph.facebook.com/410335935805369/picture?width=150&height=150', 'Ricardo Ferreira', '', 'Ricardo', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'ricardo_mendonca_ferreira@hotmail.com', 'ricardo_mendonca_ferreira@hotmail.com', '', '', '', '', '', ''),
(2930, 2917, 'Facebook', '6fb198d3778128d209bac8baac6c096de8d66538', '1045779015449980', 'https://www.facebook.com/app_scoped_user_id/1045779015449980/', '', 'https://graph.facebook.com/1045779015449980/picture?width=150&height=150', 'Hugo Freitas', '', 'Hugo', 'Freitas', 'male', 'pt_PT', '', 0, 0, 0, 'freitass_16@hotmail.com', 'freitass_16@hotmail.com', '', '', '', '', '', ''),
(2931, 2918, 'Facebook', '468c184fdfb5a5352774d82b6e42aa5949cc992f', '10152920571944142', 'https://www.facebook.com/app_scoped_user_id/10152920571944142/', '', 'https://graph.facebook.com/10152920571944142/picture?width=150&height=150', 'Bernardo Calado', '', 'Bernardo', 'Calado', 'male', 'pt_PT', '', 0, 0, 0, 'bbcalado@hotmail.com', 'bbcalado@hotmail.com', '', '', '', '', '', ''),
(2932, 2919, 'Facebook', '5043509ab0b5f94515f619eaaf5cd07405f93ae4', '960547800643335', 'https://www.facebook.com/app_scoped_user_id/960547800643335/', '', 'https://graph.facebook.com/960547800643335/picture?width=150&height=150', 'Bruno Rodrigues', '', 'Bruno', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'bvegf@hotmail.com', 'bvegf@hotmail.com', '', '', '', '', '', ''),
(2933, 2920, 'Facebook', 'a07f6b4861036b872395c93c8e46acdf32304c3c', '10153384115203685', 'https://www.facebook.com/app_scoped_user_id/10153384115203685/', '', 'https://graph.facebook.com/10153384115203685/picture?width=150&height=150', 'Cristina Meneses', '', 'Cristina', 'Meneses', 'female', 'pt_PT', '', 0, 0, 0, 'mariacristinix@gmail.com', 'mariacristinix@gmail.com', '', '', '', '', '', ''),
(2934, 2921, 'Facebook', '18f9988f856259d0d2684048d25ba294c7d196a1', '864397970301305', 'https://www.facebook.com/app_scoped_user_id/864397970301305/', '', 'https://graph.facebook.com/864397970301305/picture?width=150&height=150', 'Lélia Bem', '', 'Lélia', 'Bem', 'female', 'pt_PT', '', 0, 0, 0, 'leliabem@hotmail.com', 'leliabem@hotmail.com', '', '', '', '', '', ''),
(2935, 2922, 'Facebook', '40b9ac940746e67fc9cb88c3332ef986f30faae6', '979280095429195', 'https://www.facebook.com/app_scoped_user_id/979280095429195/', '', 'https://graph.facebook.com/979280095429195/picture?width=150&height=150', 'Nelson Hilário', '', 'Nelson', 'Hilário', 'male', 'en_US', '', 0, 0, 0, 'nel_hilarius@hotmail.com', 'nel_hilarius@hotmail.com', '', '', '', '', '', ''),
(2936, 2923, 'Facebook', '0f9c4e49921d888e02f14402264a1a0b85dee3e3', '10205392343042132', 'https://www.facebook.com/app_scoped_user_id/10205392343042132/', '', 'https://graph.facebook.com/10205392343042132/picture?width=150&height=150', 'Lurdes Martins', '', 'Lurdes', 'Martins', 'female', 'pt_PT', '', 0, 0, 0, 'lulopez_golfinho@hotmail.com', 'lulopez_golfinho@hotmail.com', '', '', '', '', '', ''),
(2937, 2924, 'Google', '4da01c6645eee28f0cafc0618514474376c35b06', '102924213612511513227', 'https://plus.google.com/102924213612511513227', '', 'https://lh5.googleusercontent.com/-d8N20DtzZAs/AAAAAAAAAAI/AAAAAAAACUU/yh2H-TYnRjY/photo.jpg?sz=200', 'João Marques', '', 'João', 'Marques', 'male', '', '', 0, 0, 0, 'jcmarques92@gmail.com', 'jcmarques92@gmail.com', '', 'Leiria, Portugal', '', '', 'Leiria, Portugal', ''),
(2938, 2925, 'Facebook', '61e7419a2454d635dbd0dd3f9db390c9b235c944', '10206189619635973', 'https://www.facebook.com/app_scoped_user_id/10206189619635973/', '', 'https://graph.facebook.com/10206189619635973/picture?width=150&height=150', 'João Maria Sacadura Botte', '', 'João Maria', 'Sacadura Botte', 'male', 'en_GB', '', 0, 0, 0, 'joaomsb91@hotmail.com', 'joaomsb91@hotmail.com', '', '', '', '', '', ''),
(2939, 2926, 'Facebook', '723dcfa12a23a915fb612bf2465733be6d6d9bcf', '1126115474082032', 'https://www.facebook.com/app_scoped_user_id/1126115474082032/', '', 'https://graph.facebook.com/1126115474082032/picture?width=150&height=150', 'Rafael Santos', '', 'Rafael', 'Santos', 'male', 'pt_BR', '', 0, 0, 0, 'rafa_skimbrothers@hotmail.com', 'rafa_skimbrothers@hotmail.com', '', '', '', '', '', ''),
(2940, 2927, 'Facebook', '9e0e65d432ef28437b318c831fd1c9b3fee7e8ab', '1169926286367236', 'https://www.facebook.com/app_scoped_user_id/1169926286367236/', '', 'https://graph.facebook.com/1169926286367236/picture?width=150&height=150', 'Jaime Viegas', '', 'Jaime', 'Viegas', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2941, 2928, 'Facebook', 'df99a32dad473735e148824ee7a101f9e9ea1f5a', '903996319636424', 'https://www.facebook.com/app_scoped_user_id/903996319636424/', '', 'https://graph.facebook.com/903996319636424/picture?width=150&height=150', 'Filomena Branco', '', 'Filomena', 'Branco', 'female', 'pt_PT', '', 0, 0, 0, 'ninitabranco@hotmail.com', 'ninitabranco@hotmail.com', '', '', '', '', '', ''),
(2942, 2929, 'Facebook', '533a357a76ecbfa08ab8e562ddbe811e4f2df3b7', '875415175859818', 'https://www.facebook.com/app_scoped_user_id/875415175859818/', '', 'https://graph.facebook.com/875415175859818/picture?width=150&height=150', 'Ernesto Figueiras', '', 'Ernesto', 'Figueiras', 'male', 'en_US', '', 0, 0, 0, 'ernestofigueiras_14@hotmail.com', 'ernestofigueiras_14@hotmail.com', '', '', '', '', '', ''),
(2943, 2930, 'Facebook', 'b933f3035c2e0d3deb88da269841fa68528be4b6', '10202953830765260', 'https://www.facebook.com/app_scoped_user_id/10202953830765260/', '', 'https://graph.facebook.com/10202953830765260/picture?width=150&height=150', 'Claudia Sofia Fonseca Baptista', '', 'Claudia', 'Baptista', 'female', 'pt_PT', '', 0, 0, 0, 'baptistac@netcabo.pt', 'baptistac@netcabo.pt', '', '', '', '', '', ''),
(2944, 2931, 'Facebook', '0bf9f4e9c6bb286756f928f0c8e91d6135b4297a', '979355702105289', 'https://www.facebook.com/app_scoped_user_id/979355702105289/', '', 'https://graph.facebook.com/979355702105289/picture?width=150&height=150', 'Sara Dos Reis Moura', '', 'Sara Dos', 'Reis Moura', 'female', 'pt_PT', '', 0, 0, 0, 'sarareismoura@live.com.pt', 'sarareismoura@live.com.pt', '', '', '', '', '', ''),
(2945, 2932, 'Facebook', 'e551a132be5626f9bf76a0b534d9abe85afbf36f', '10152945292867914', 'https://www.facebook.com/app_scoped_user_id/10152945292867914/', '', 'https://graph.facebook.com/10152945292867914/picture?width=150&height=150', 'Mariana Canelas', '', 'Mariana', 'Canelas', 'female', 'en_GB', '', 0, 0, 0, 'marianacanelas@hotmail.com', 'marianacanelas@hotmail.com', '', '', '', '', '', ''),
(2946, 2933, 'Facebook', 'c571000b3478ee171b4642e7edb912d630329e09', '10153923769652785', 'https://www.facebook.com/app_scoped_user_id/10153923769652785/', '', 'https://graph.facebook.com/10153923769652785/picture?width=150&height=150', 'Sonia De Sousa Gonçalves', '', 'Sonia', 'Gonçalves', 'female', 'en_GB', '', 0, 0, 0, 'sonia.sousa.goncalves@gmail.com', 'sonia.sousa.goncalves@gmail.com', '', '', '', '', '', ''),
(2947, 2934, 'Facebook', '94d8a35bcfc48fb8657e2f561744592356201946', '1053212011374226', 'https://www.facebook.com/app_scoped_user_id/1053212011374226/', '', 'https://graph.facebook.com/1053212011374226/picture?width=150&height=150', 'Carolina Dray', '', 'Carolina', 'Dray', 'female', 'pt_PT', '', 0, 0, 0, 'carolina.dray@gmail.com', 'carolina.dray@gmail.com', '', '', '', '', '', ''),
(2948, 2935, 'Facebook', '11c5b8988d1ae4ae38864d045d64a8448c1875cc', '1154607171232109', 'https://www.facebook.com/app_scoped_user_id/1154607171232109/', '', 'https://graph.facebook.com/1154607171232109/picture?width=150&height=150', 'Michel Uzonj', '', 'Michel', 'Uzonj', 'male', 'pt_PT', '', 0, 0, 0, 'micheluzonj@hotmail.com', 'micheluzonj@hotmail.com', '', '', '', '', '', ''),
(2949, 2936, 'Facebook', 'baf1bcad606a7b6c19fb0daa17c34d5e48b3c942', '10206885245400259', 'https://www.facebook.com/app_scoped_user_id/10206885245400259/', '', 'https://graph.facebook.com/10206885245400259/picture?width=150&height=150', 'Ana André', '', 'Ana', 'André', 'female', 'pt_PT', '', 0, 0, 0, 'ana.25andre@hotmail.com', 'ana.25andre@hotmail.com', '', '', '', '', '', ''),
(2950, 2937, 'Facebook', '41b5e289ec4faa188f3ca54537caa206ee605d7a', '10205874779442685', 'https://www.facebook.com/app_scoped_user_id/10205874779442685/', '', 'https://graph.facebook.com/10205874779442685/picture?width=150&height=150', 'Martin Jusek', '', 'Martin', 'Jusek', 'male', 'pt_PT', '', 0, 0, 0, 'martin.jusek@hotmail.com', 'martin.jusek@hotmail.com', '', '', '', '', '', ''),
(2951, 2938, 'Facebook', '3e1c42167a093cf46934b4f4be24258ebc8ac09a', '594236807345392', 'https://www.facebook.com/app_scoped_user_id/594236807345392/', '', 'https://graph.facebook.com/594236807345392/picture?width=150&height=150', 'Eliana Psillakis', '', 'Eliana', 'Psillakis', 'female', 'pt_BR', '', 0, 0, 0, 'psillakise@gmail.com', 'psillakise@gmail.com', '', '', '', '', '', ''),
(2952, 2939, 'Google', '8cd7d705900c879e2ce09070c45eeab2be388cd5', '108236472501961142770', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Francisco', '', 'Francisco', '.', '', '', '', 0, 0, 0, 'francisco.raio27@gmail.com', 'francisco.raio27@gmail.com', '', '', '', '', '', ''),
(2953, 2940, 'Facebook', 'aeadefa18d105a38f9394f9b6797fdd7b24d4537', '889125567815114', 'https://www.facebook.com/app_scoped_user_id/889125567815114/', '', 'https://graph.facebook.com/889125567815114/picture?width=150&height=150', 'Maria Mar Correia', '', 'Maria', 'Correia', 'female', 'pt_PT', '', 0, 0, 0, 'mariamargarida2000@gmail.com', 'mariamargarida2000@gmail.com', '', '', '', '', '', ''),
(2954, 2941, 'Facebook', '1e9c897ec1371aa6f10dc874464d753eeddd7d3e', '810669059023165', 'https://www.facebook.com/app_scoped_user_id/810669059023165/', '', 'https://graph.facebook.com/810669059023165/picture?width=150&height=150', 'Sílvia Nobre', '', 'Sílvia', 'Nobre', 'female', 'pt_PT', '', 0, 0, 0, 'pahtxulinha@hotmail.com', 'pahtxulinha@hotmail.com', '', '', '', '', '', ''),
(2955, 2942, 'Facebook', '012e036b0160faa9f92a91cd2a82533196749d74', '771086186344144', 'https://www.facebook.com/app_scoped_user_id/771086186344144/', '', 'https://graph.facebook.com/771086186344144/picture?width=150&height=150', 'Luis Silva', '', 'Luis', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'luisandresilv4@gmail.com', 'luisandresilv4@gmail.com', '', '', '', '', '', ''),
(2956, 2943, 'Facebook', '4989b3c84a07a14970a39447f6bc657951fbd3d4', '1408642236128696', 'https://www.facebook.com/app_scoped_user_id/1408642236128696/', '', 'https://graph.facebook.com/1408642236128696/picture?width=150&height=150', 'Diogo Noronha Ozorio', '', 'Diogo', 'Noronha Ozorio', 'male', 'pt_PT', '', 0, 0, 0, 'dnozorio@gmail.com', 'dnozorio@gmail.com', '', '', '', '', '', ''),
(2957, 2944, 'Facebook', '7a572b72acf415c162d3493e202630ea51e41b73', '10205801380527575', 'https://www.facebook.com/app_scoped_user_id/10205801380527575/', '', 'https://graph.facebook.com/10205801380527575/picture?width=150&height=150', 'Gisela Pontes Calhau', '', 'Gisela', 'Calhau', 'female', 'pt_PT', '', 0, 0, 0, 'gicalhau7@gmail.com', 'gicalhau7@gmail.com', '', '', '', '', '', ''),
(2958, 2945, 'Facebook', '60a7dc758cb5c35be84a6c37cb698427e9746eb6', '921862341210967', 'https://www.facebook.com/app_scoped_user_id/921862341210967/', '', 'https://graph.facebook.com/921862341210967/picture?width=150&height=150', 'Elisa Carvalho Moreira', '', 'Elisa', 'Carvalho Moreira', 'female', 'pt_PT', '', 0, 0, 0, 'emcarvalhomoreira@gmail.com', 'emcarvalhomoreira@gmail.com', '', '', '', '', '', ''),
(2959, 2946, 'Facebook', 'f693eb8a9a553701a9b64c950f73b8ad4b774a1e', '508709622618179', 'https://www.facebook.com/app_scoped_user_id/508709622618179/', '', 'https://graph.facebook.com/508709622618179/picture?width=150&height=150', 'Cariina Matias', '', 'Cariina', 'Matias', 'female', 'pt_PT', '', 0, 0, 0, 'carina__matias1010@hotmail.com', 'carina__matias1010@hotmail.com', '', '', '', '', '', ''),
(2960, 2947, 'Google', 'e5f507f51441ef872352af8bb10aaa1622c17f38', '109971344299857615579', 'https://plus.google.com/109971344299857615579', '', 'https://lh4.googleusercontent.com/-GJ6IO9RFp98/AAAAAAAAAAI/AAAAAAAAACU/VRgZ_cb5oT8/photo.jpg?sz=200', 'Diogo Sequeira', '', 'Diogo', 'Sequeira', 'male', '', '', 0, 0, 0, 'sequeira.diogo@gmail.com', 'sequeira.diogo@gmail.com', '', 'Lisboa', '', '', 'Lisboa', ''),
(2961, 2948, 'Facebook', 'd59ee367b8f9e43bc2497892ecb5cc90fca4db9d', '1005738276117437', 'https://www.facebook.com/app_scoped_user_id/1005738276117437/', '', 'https://graph.facebook.com/1005738276117437/picture?width=150&height=150', 'Paulo Amaral', '', 'Paulo', 'Amaral', 'male', 'pt_BR', '', 0, 0, 0, 'diditacoatiara@hotmail.com', 'diditacoatiara@hotmail.com', '', '', '', '', '', ''),
(2962, 2949, 'Facebook', 'e7a430111fc7fbcac449537aef238e2799f9745c', '818882171521832', 'https://www.facebook.com/app_scoped_user_id/818882171521832/', '', 'https://graph.facebook.com/818882171521832/picture?width=150&height=150', 'Pedro Vaz', '', 'Pedro', 'Vaz', 'male', 'pt_PT', '', 0, 0, 0, 'peter_bigp@hotmail.com', 'peter_bigp@hotmail.com', '', '', '', '', '', ''),
(2963, 2950, 'Facebook', 'a68a3cf2a9ce576eeced9083eebb45b781d88972', '952630121443546', 'https://www.facebook.com/app_scoped_user_id/952630121443546/', '', 'https://graph.facebook.com/952630121443546/picture?width=150&height=150', 'André Magdani', '', 'André', 'Magdani', 'male', 'pt_PT', '', 0, 0, 0, 'andre_magdani@hotmail.com', 'andre_magdani@hotmail.com', '', '', '', '', '', ''),
(2964, 2951, 'Facebook', '3e9ce7c8d6b585f455c4882a550646d653ca746b', '920186738048305', 'https://www.facebook.com/app_scoped_user_id/920186738048305/', '', 'https://graph.facebook.com/920186738048305/picture?width=150&height=150', 'Eva Roncon', '', 'Eva', 'Roncon', 'female', 'pt_PT', '', 0, 0, 0, 'evaroncon@jmdr.pt', 'evaroncon@jmdr.pt', '', '', '', '', '', ''),
(2965, 2952, 'Facebook', '7d05e1bb95177e4f5fb2b65bf136bbcf490d3f8d', '10207123141146298', 'https://www.facebook.com/app_scoped_user_id/10207123141146298/', '', 'https://graph.facebook.com/10207123141146298/picture?width=150&height=150', 'Rui Pinto', '', 'Rui', 'Pinto', 'male', 'pt_PT', '', 0, 0, 0, 'rmstpcdc@msn.com', 'rmstpcdc@msn.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(2966, 2953, 'Facebook', 'b16688b7665cf01260f88dfb2d9752e4da765e96', '944443982262046', 'https://www.facebook.com/app_scoped_user_id/944443982262046/', '', 'https://graph.facebook.com/944443982262046/picture?width=150&height=150', 'Raquel Martins', '', 'Raquel', 'Martins', 'female', 'pt_PT', '', 0, 0, 0, 'raquelmsm@gmail.com', 'raquelmsm@gmail.com', '', '', '', '', '', ''),
(2967, 2954, 'Google', '38f1e4e81a6968eabe9673a687dbd6c414c836e8', '101038101654995126915', 'https://plus.google.com/101038101654995126915', '', 'https://lh4.googleusercontent.com/-Z2IDy6O3alw/AAAAAAAAAAI/AAAAAAAAABU/4ZiBuV6xoBU/photo.jpg?sz=200', 'Miguel Chavarria', '', 'Miguel', 'Chavarria', 'male', '', '', 0, 0, 0, 'miguelchavarria0@gmail.com', 'miguelchavarria0@gmail.com', '', '', '', '', '', ''),
(2968, 2955, 'Facebook', '5ef6902e7ccb6f8c13dd6901b0dc19d57629e825', '10152960520347219', 'https://www.facebook.com/app_scoped_user_id/10152960520347219/', '', 'https://graph.facebook.com/10152960520347219/picture?width=150&height=150', 'Ricardo André Ribeiro', '', 'Ricardo', 'Ribeiro', 'male', 'pt_BR', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2969, 2956, 'Facebook', '80913bbfece74066c55f7e2fc8bce2a4978885b6', '831263643595414', 'https://www.facebook.com/app_scoped_user_id/831263643595414/', '', 'https://graph.facebook.com/831263643595414/picture?width=150&height=150', 'Ricardo Ribeiro', '', 'Ricardo', 'Ribeiro', 'male', 'pt_PT', '', 0, 0, 0, 'ricardoa.ribeiro@sapo.pt', 'ricardoa.ribeiro@sapo.pt', '', '', '', '', '', ''),
(2970, 2957, 'Facebook', '1d95b1d1f4c54f11984ac99f6e2b9f2ef611dd98', '10206891829800400', 'https://www.facebook.com/app_scoped_user_id/10206891829800400/', '', 'https://graph.facebook.com/10206891829800400/picture?width=150&height=150', 'Andrea Guida', '', 'Andrea', 'Guida', 'male', 'it_IT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2971, 2958, 'Facebook', '5ceaba0bc1a44e1cf196f61e2251032ae9bb9e5f', '10153425695323010', 'https://www.facebook.com/app_scoped_user_id/10153425695323010/', '', 'https://graph.facebook.com/10153425695323010/picture?width=150&height=150', 'Jeannette Foster', '', 'Jeannette', 'Foster', 'female', 'en_US', '', 0, 0, 0, 'jeannettefoster18@yahoo.co.uk', 'jeannettefoster18@yahoo.co.uk', '', '', '', '', '', ''),
(2972, 2959, 'Facebook', 'af7f6dbe5fbdfc38c9a60e8778348703a778aaec', '1613897428890233', 'https://www.facebook.com/app_scoped_user_id/1613897428890233/', '', 'https://graph.facebook.com/1613897428890233/picture?width=150&height=150', 'Monika Lilienweiss', '', 'Monika', 'Lilienweiss', 'female', 'pt_PT', '', 0, 0, 0, 'monililienweiss@web.de', 'monililienweiss@web.de', '', '', '', '', '', ''),
(2973, 2960, 'Facebook', '7c36106914e5073bde70813abd4decf3d8ac3eb3', '10206890049477930', 'https://www.facebook.com/app_scoped_user_id/10206890049477930/', '', 'https://graph.facebook.com/10206890049477930/picture?width=150&height=150', 'Sara Júlio', '', 'Sara', 'Júlio', 'female', 'pt_PT', '', 0, 0, 0, 'saraujulio@gmail.com', 'saraujulio@gmail.com', '', '', '', '', '', ''),
(2974, 2961, 'Facebook', '45539528cca0dd08b7b5881c639e0104f72f9db5', '10207036749627108', 'https://www.facebook.com/app_scoped_user_id/10207036749627108/', '', 'https://graph.facebook.com/10207036749627108/picture?width=150&height=150', 'Tomás Magalhães', '', 'Tomás', 'Magalhães', 'male', 'it_IT', '', 0, 0, 0, 'big_foot_surfer@hotmail.com', 'big_foot_surfer@hotmail.com', '', '', '', '', '', ''),
(2975, 2962, 'Facebook', 'fa85beb740332bb00fa2e8f0b544ad5d264b8b91', '10204288520872540', 'https://www.facebook.com/app_scoped_user_id/10204288520872540/', '', 'https://graph.facebook.com/10204288520872540/picture?width=150&height=150', 'Diana Vitorino', '', 'Diana', 'Vitorino', 'female', 'pt_PT', '', 0, 0, 0, 'diana.vitorino5@gmail.com', 'diana.vitorino5@gmail.com', '', '', '', '', '', ''),
(2976, 2963, 'Facebook', '8dd50d96d4b343cb5d74d8d93140e9e3e1ba12ce', '10206718223178482', 'https://www.facebook.com/app_scoped_user_id/10206718223178482/', '', 'https://graph.facebook.com/10206718223178482/picture?width=150&height=150', 'Sebastião Seguro', '', 'Sebastião', 'Seguro', 'male', 'pt_PT', '', 0, 0, 0, 'csebastiaoseguro@hotmail.com', 'csebastiaoseguro@hotmail.com', '', '', '', '', '', ''),
(2977, 2964, 'Facebook', '941f254cdd1d341532be80d336702f12f183ee06', '10206012966335744', 'https://www.facebook.com/app_scoped_user_id/10206012966335744/', '', 'https://graph.facebook.com/10206012966335744/picture?width=150&height=150', 'Rui Gil', '', 'Rui', 'Gil', 'male', 'pt_PT', '', 0, 0, 0, 'ruigil1966@gmail.com', 'ruigil1966@gmail.com', '', '', '', '', '', ''),
(2978, 2965, 'Facebook', 'd7d5af8b9fd9637db70a8e888d857e6d979e1c70', '868655256539768', 'https://www.facebook.com/app_scoped_user_id/868655256539768/', '', 'https://graph.facebook.com/868655256539768/picture?width=150&height=150', 'Catarina Tavares', '', 'Catarina', 'Tavares', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(2979, 2966, 'Facebook', 'e176307e9eee45adb2c240a6ff5bf56b8f3ad9e2', '1004670409546076', 'https://www.facebook.com/app_scoped_user_id/1004670409546076/', '', 'https://graph.facebook.com/1004670409546076/picture?width=150&height=150', 'Vitor Ferreira', '', 'Vitor', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'vmarquesferreira@gmail.com', 'vmarquesferreira@gmail.com', '', '', '', '', '', ''),
(2980, 2967, 'Facebook', 'e7226d679a460dda2a63325eac4a4fb6d3054fba', '951103761600069', 'https://www.facebook.com/app_scoped_user_id/951103761600069/', '', 'https://graph.facebook.com/951103761600069/picture?width=150&height=150', 'Henrique Gaspar', '', 'Henrique', 'Gaspar', 'male', 'pt_PT', '', 0, 0, 0, 'kikig3@hotmail.com', 'kikig3@hotmail.com', '', '', '', '', '', ''),
(2981, 2968, 'Facebook', '5718473a50e8906025a6123ff42c59ac6bd20fb3', '911609318862586', 'https://www.facebook.com/app_scoped_user_id/911609318862586/', '', 'https://graph.facebook.com/911609318862586/picture?width=150&height=150', 'Sónia Raquel Duarte', '', 'Sónia Raquel', 'Duarte', 'female', 'pt_PT', '', 0, 0, 0, 'soninha.duarte78@gmail.com', 'soninha.duarte78@gmail.com', '', '', '', '', '', ''),
(2982, 2969, 'Facebook', 'ecb6abc025907c9ad8206a8f2d2a0f7fae37773a', '10154257369493504', 'https://www.facebook.com/app_scoped_user_id/10154257369493504/', '', 'https://graph.facebook.com/10154257369493504/picture?width=150&height=150', 'Pedro Dominguez', '', 'Pedro', 'Dominguez', 'male', 'es_LA', '', 0, 0, 0, 'dentistaguitarrista@gmail.com', 'dentistaguitarrista@gmail.com', '', '', '', '', '', ''),
(2983, 2970, 'Google', 'd7a0ea60593a2c53fb3ae058fb59c1b6b0fd06c1', '107294109333523135887', 'https://plus.google.com/107294109333523135887', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Domingos Gonçalves', '', 'Domingos', 'Gonçalves', 'male', '', '', 0, 0, 0, 'dgoncalves.3@gmail.com', 'dgoncalves.3@gmail.com', '', '', '', '', '', ''),
(2984, 2971, 'Facebook', '25d2a3323f6aa6cc2481fcfa12ccb46388cbf364', '1594648987484333', 'https://www.facebook.com/app_scoped_user_id/1594648987484333/', '', 'https://graph.facebook.com/1594648987484333/picture?width=150&height=150', 'Leah Khay', '', 'Leah', 'Khay', 'female', 'pt_PT', '', 0, 0, 0, 'asptmagdamarquez@gmail.com', 'asptmagdamarquez@gmail.com', '', '', '', '', '', ''),
(2985, 2972, 'Facebook', '860c6486ef2a8a51c417199998a8d42610fffcc5', '10205624657554233', 'https://www.facebook.com/app_scoped_user_id/10205624657554233/', '', 'https://graph.facebook.com/10205624657554233/picture?width=150&height=150', 'Sandra Anastácio', '', 'Sandra', 'Anastácio', 'female', 'pt_PT', '', 0, 0, 0, 'sdennert@sapo.pt', 'sdennert@sapo.pt', '', '', '', '', '', ''),
(2986, 2973, 'Facebook', 'ef9336fea1c6378b729388c1ef87e2283cae993d', '1582083538746942', 'https://www.facebook.com/app_scoped_user_id/1582083538746942/', '', 'https://graph.facebook.com/1582083538746942/picture?width=150&height=150', 'Constança Mariana', '', 'Constança', 'Mariana', 'female', 'pt_PT', '', 0, 0, 0, 'constanca.mariana2001@gmail.com', '', '', '', '', '', '', ''),
(2987, 2974, 'Facebook', 'ba06e051467c2d3b15b756270148ab522d77e916', '10205602190948722', 'https://www.facebook.com/app_scoped_user_id/10205602190948722/', '', 'https://graph.facebook.com/10205602190948722/picture?width=150&height=150', 'Guilherme Santos Silva', '', 'Guilherme', 'Santos Silva', 'male', 'pt_PT', '', 0, 0, 0, 'guilherme_s_silva@hotmail.com', 'guilherme_s_silva@hotmail.com', '', '', '', '', '', ''),
(2988, 2975, 'Google', '252a7662aa208658c9bae95ff1cd7ad7e437e46e', '103336222419118347925', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'andre carvalho', '', 'andre', 'carvalho', '', '', '', 0, 0, 0, 'casadaluz2010@gmail.com', 'casadaluz2010@gmail.com', '', '', '', '', '', ''),
(2989, 2976, 'Facebook', '2576bb2c08b4fe33dd6d3c33fb28e94af65bd36e', '10153387187691692', 'https://www.facebook.com/app_scoped_user_id/10153387187691692/', '', 'https://graph.facebook.com/10153387187691692/picture?width=150&height=150', 'Celia Figueira', '', 'Celia', 'Figueira', 'female', 'en_US', '', 0, 0, 0, 'celiajfigueira@hotmail.com', 'celiajfigueira@hotmail.com', '', '', '', '', '', ''),
(2990, 2977, 'Facebook', 'ce96e3dd29bfc4892bd11ed0559e82896a4b45ea', '10204647764974257', 'https://www.facebook.com/app_scoped_user_id/10204647764974257/', '', 'https://graph.facebook.com/10204647764974257/picture?width=150&height=150', 'Joao Solano de Almeida', '', 'Joao', 'Solano de Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'joaosolano@yahoo.com', 'joaosolano@yahoo.com', '', '', '', '', '', ''),
(2991, 2978, 'Facebook', '8a9627816e5991e5a43b857f896b87fa9ee24dd5', '1057579410938335', 'https://www.facebook.com/app_scoped_user_id/1057579410938335/', '', 'https://graph.facebook.com/1057579410938335/picture?width=150&height=150', 'Teotonio Mendes', '', 'Teotonio', 'Mendes', 'male', 'pt_PT', '', 0, 0, 0, 'teotoniom@gmail.com', 'teotoniom@gmail.com', '', '', '', '', '', ''),
(2992, 2979, 'Facebook', '697bf4f469fdd137ae12d455be59de5a61dfbd12', '10153115080702525', 'https://www.facebook.com/app_scoped_user_id/10153115080702525/', '', 'https://graph.facebook.com/10153115080702525/picture?width=150&height=150', 'Orlando Guerreiro', '', 'Orlando', 'Guerreiro', 'male', 'en_US', '', 0, 0, 0, 'orlandogue@gmail.com', 'orlandogue@gmail.com', '', '', '', '', '', ''),
(2993, 2980, 'Facebook', '452a8501b649c6669d5ce66662d1bf0689a800af', '10205415539602746', 'https://www.facebook.com/app_scoped_user_id/10205415539602746/', '', 'https://graph.facebook.com/10205415539602746/picture?width=150&height=150', 'Paulo Marcelino', '', 'Paulo', 'Marcelino', 'male', 'en_US', '', 0, 0, 0, 'paumarcelino@gmail.com', 'paumarcelino@gmail.com', '', '', '', '', '', ''),
(2994, 2981, 'Facebook', '425e3fcc56290e8e6148fcbb739a0ac3d47ac997', '981583005198992', 'https://www.facebook.com/app_scoped_user_id/981583005198992/', '', 'https://graph.facebook.com/981583005198992/picture?width=150&height=150', 'Mafalda Quintela', '', 'Mafalda', 'Quintela', 'female', 'pt_PT', '', 0, 0, 0, 'mafalda_quintela@hotmail.com', 'mafalda_quintela@hotmail.com', '', '', '', '', '', ''),
(2995, 2982, 'Facebook', 'a6fdf4b3ad05beb826c29824f07c2fc73b819c1d', '10204012058534338', 'https://www.facebook.com/app_scoped_user_id/10204012058534338/', '', 'https://graph.facebook.com/10204012058534338/picture?width=150&height=150', 'Diogo Castilho Soares', '', 'Diogo', 'Soares', 'male', 'pt_PT', '', 0, 0, 0, 'diogo_soares6@hotmail.com', 'diogo_soares6@hotmail.com', '', '', '', '', '', ''),
(2996, 2983, 'Facebook', 'f3f1163e46f47fe82fdfed1fc71e195d8fa3edfe', '1402866943375189', 'https://www.facebook.com/app_scoped_user_id/1402866943375189/', '', 'https://graph.facebook.com/1402866943375189/picture?width=150&height=150', 'Ri Padrão', '', 'Ri', 'Padrão', 'female', 'pt_PT', '', 0, 0, 0, 'ritchica1@gmail.com', 'ritchica1@gmail.com', '', '', '', '', '', ''),
(2997, 2984, 'Facebook', '1a231d67a4d09fac6142d3d7b9fdfb19b937f5c8', '10152985071442099', 'https://www.facebook.com/app_scoped_user_id/10152985071442099/', '', 'https://graph.facebook.com/10152985071442099/picture?width=150&height=150', 'Gabriela Veloso', '', 'Gabriela', 'Veloso', 'female', 'pt_PT', '', 0, 0, 0, 'gabrielaveloso@hotmail.com', 'gabrielaveloso@hotmail.com', '', '', '', '', '', ''),
(2998, 2985, 'Facebook', 'b6d8fdf733c85a472b1e530aa1402f172b3e34ab', '10205864343959469', 'https://www.facebook.com/app_scoped_user_id/10205864343959469/', '', 'https://graph.facebook.com/10205864343959469/picture?width=150&height=150', 'José Luiz Sarmento Ferreira', '', 'José', 'Sarmento Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'zeluiz.f3@gmail.com', 'zeluiz.f3@gmail.com', '', '', '', '', '', ''),
(2999, 2986, 'Facebook', '2315cbfdc331908b3e62de9dfaa42916455adcf0', '10153918924408508', 'https://www.facebook.com/app_scoped_user_id/10153918924408508/', '', 'https://graph.facebook.com/10153918924408508/picture?width=150&height=150', 'Hélder Tavares', '', 'Hélder', 'Tavares', 'male', 'pt_PT', '', 0, 0, 0, 'heldertavares@msn.com', 'heldertavares@msn.com', '', '', '', '', '', ''),
(3000, 2987, 'Google', 'a04618910c99ac1ad99760fb4717b9b77bb806b1', '104923107881739635995', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Maria João Garrido', '', 'Maria João', 'Garrido', '', '', '', 0, 0, 0, 'garrido.mjoao@gmail.com', 'garrido.mjoao@gmail.com', '', '', '', '', '', ''),
(3001, 2988, 'Google', 'b9eb94c97ae56e7f74705105f95e1b7aa898d0e0', '100191588565530466974', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Carmen Internacional Conta', '', 'Carmen', 'Internacional Conta', '', '', '', 0, 0, 0, 'carmeniconta@gmail.com', 'carmeniconta@gmail.com', '', '', '', '', '', ''),
(3002, 2989, 'Google', 'e54cf4d0c479a16834284da5abeb8918ddb59b3d', '109870713810914826003', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Rosa Vicente', '', 'Rosa', 'Vicente', '', '', '', 0, 0, 0, 'rosasantos.vicente@gmail.com', 'rosasantos.vicente@gmail.com', '', '', '', '', '', ''),
(3003, 2990, 'Google', '4cc8a8feb7ec20411f89b05486b4d90ec764e17c', '115394766414108349471', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Noélia Internacional Conta', '', 'Noélia', 'Internacional Conta', '', '', '', 0, 0, 0, 'noeliaiconta@gmail.com', 'noeliaiconta@gmail.com', '', '', '', '', '', ''),
(3004, 2991, 'Google', '099467b8e43522cce323dec424a165ec742f94bd', '103245001406377006613', 'https://plus.google.com/103245001406377006613', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Rosa Internacional Conta', '', 'Rosa', 'Internacional Conta', 'female', '', '', 0, 0, 0, 'rosaiconta@gmail.com', 'rosaiconta@gmail.com', '', '', '', '', '', ''),
(3005, 2992, 'Google', '9c50899e218c93a2dea8260e868cd22a677297b6', '102096451024369131380', 'https://plus.google.com/102096451024369131380', '', 'https://lh4.googleusercontent.com/-0cbDMe-61is/AAAAAAAAAAI/AAAAAAAAAEE/EM9zjX0MRx0/photo.jpg?sz=200', 'Dário Internacional Conta', '', 'Dário', 'Internacional Conta', 'male', '', '', 0, 0, 0, 'darioiconta@gmail.com', 'darioiconta@gmail.com', '', '', '', '', '', ''),
(3006, 2993, 'Facebook', 'eb5154af65a3fd0aa377bbdea9d572ef71b02c3b', '10206668351612311', 'https://www.facebook.com/app_scoped_user_id/10206668351612311/', '', 'https://graph.facebook.com/10206668351612311/picture?width=150&height=150', 'Ismael Sousa', '', 'Ismael', 'Sousa', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3007, 2994, 'Google', 'f90cbbc0f71421c15bb31a088812bef9660da9b1', '112380899677104242862', 'https://plus.google.com/112380899677104242862', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'tomas bonvalot', '', 'tomas', 'bonvalot', 'male', '', '', 0, 0, 0, 'tomasbonvalot@gmail.com', 'tomasbonvalot@gmail.com', '', '', '', '', '', ''),
(3008, 2995, 'Facebook', 'c16d7c2135c321220a354bf829b3041cc5d4b8c5', '10153117552958884', 'https://www.facebook.com/app_scoped_user_id/10153117552958884/', '', 'https://graph.facebook.com/10153117552958884/picture?width=150&height=150', 'Ana De Oliveira Barbosa', '', 'Ana', 'Barbosa', 'female', 'pt_PT', '', 0, 0, 0, 'anabarbosa.82@gmail.com', 'anabarbosa.82@gmail.com', '', '', '', '', '', ''),
(3009, 2996, 'Google', '37983897e20f6c4cd1dad29b86cc47c31bb582ce', '113807660390549171962', 'https://plus.google.com/113807660390549171962', '', 'https://lh4.googleusercontent.com/-4gYGDFLLmCA/AAAAAAAAAAI/AAAAAAAAAD4/9Yqr4sGgLTM/photo.jpg?sz=200', 'duarte figueiredo', '', 'duarte', 'figueiredo', 'male', '', '', 0, 0, 0, 'duarte.mad50s@gmail.com', 'duarte.mad50s@gmail.com', '', 'lisboa', '', '', 'lisboa', ''),
(3010, 2997, 'Facebook', '4c0432d72bfa8746161eca127d8fb08e9d6c5b1d', '1034383346574159', 'https://www.facebook.com/app_scoped_user_id/1034383346574159/', '', 'https://graph.facebook.com/1034383346574159/picture?width=150&height=150', 'Daniel Carvalho', '', 'Daniel', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, 'd_scarvalho@hotmail.com', 'd_scarvalho@hotmail.com', '', '', '', '', '', ''),
(3011, 2998, 'Facebook', 'fd164e8a379d63f3f7f84470179c33e4746d36d5', '856726421074951', 'https://www.facebook.com/app_scoped_user_id/856726421074951/', '', 'https://graph.facebook.com/856726421074951/picture?width=150&height=150', 'Jorge Cabral Leitão', '', 'Jorge', 'Leitão', 'male', 'pt_PT', '', 0, 0, 0, 'primusracing@sapo.pt', 'primusracing@sapo.pt', '', '', '', '', '', ''),
(3012, 2999, 'Facebook', 'e7e1455254e707da1f69a0de0d99a905b854a506', '1066087460086084', 'https://www.facebook.com/app_scoped_user_id/1066087460086084/', '', 'https://graph.facebook.com/1066087460086084/picture?width=150&height=150', 'Gonçalo Delaunay', '', 'Gonçalo', 'Delaunay', 'male', 'pt_PT', '', 0, 0, 0, 'gdelaunayp@gmail.com', 'gdelaunayp@gmail.com', '', '', '', '', '', ''),
(3013, 3000, 'Google', '34335495b7c429ba70c6c1e2c15ed1a9b1cc7005', '103476776575031691725', 'https://plus.google.com/103476776575031691725', '', 'https://lh6.googleusercontent.com/-hoEwfwQHaf8/AAAAAAAAAAI/AAAAAAAAAB0/jEC2w6-D3rM/photo.jpg?sz=200', 'Sonia Silva', '', 'Sonia', 'Silva', 'female', '', '', 0, 0, 0, 'princesasemcasa@gmail.com', 'princesasemcasa@gmail.com', '', 'Lisboa, Portugal', '', '', 'Lisboa, Portugal', ''),
(3014, 3001, 'Facebook', '4ac5878a9d770846caca4fa788ce87636d3bc80f', '10204395379385539', 'https://www.facebook.com/app_scoped_user_id/10204395379385539/', '', 'https://graph.facebook.com/10204395379385539/picture?width=150&height=150', 'João Cabeças', '', 'João', 'Cabeças', 'male', 'en_GB', '', 0, 0, 0, 'jmcabecas@gmail.com', 'jmcabecas@gmail.com', '', '', '', '', '', ''),
(3015, 3002, 'Facebook', '57644e0447f98c1a97872a1edf4332121490ed2c', '10205378636238220', 'https://www.facebook.com/app_scoped_user_id/10205378636238220/', '', 'https://graph.facebook.com/10205378636238220/picture?width=150&height=150', 'Andre Da Fonseca Silva', '', 'Andre', 'Silva', 'male', 'pt_BR', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3016, 3003, 'Facebook', 'a6a2070435fd4561afee23db26d941bd75370597', '10153109640054232', 'https://www.facebook.com/app_scoped_user_id/10153109640054232/', '', 'https://graph.facebook.com/10153109640054232/picture?width=150&height=150', 'Jessica B Valadares', '', 'Jessica', 'B Valadares', 'female', 'pt_PT', '', 0, 0, 0, 'jessica_jb_93@hotmail.com', 'jessica_jb_93@hotmail.com', '', '', '', '', '', ''),
(3017, 3004, 'Facebook', 'aaee344f95e07959cf8d57d14f26f67ef2b75d94', '1105132279500986', 'https://www.facebook.com/app_scoped_user_id/1105132279500986/', '', 'https://graph.facebook.com/1105132279500986/picture?width=150&height=150', 'Yara Ehlert', '', 'Yara', 'Ehlert', 'female', 'de_DE', '', 0, 0, 0, 'yara.ehlert@gmail.com', 'yara.ehlert@gmail.com', '', '', '', '', '', ''),
(3018, 3005, 'Facebook', '9285722e975cf2117cd3279a9c87e258ad319ee8', '985465048153996', 'https://www.facebook.com/app_scoped_user_id/985465048153996/', '', 'https://graph.facebook.com/985465048153996/picture?width=150&height=150', 'Mariomartins Roberto', '', 'Mariomartins', 'Roberto', 'male', 'pt_PT', '', 0, 0, 0, 'mariomar@live.com.pt', 'mariomar@live.com.pt', '', '', '', '', '', ''),
(3019, 3006, 'Facebook', '335e5eb92ba575927e178060cedc4943222a7fc3', '10206335692008706', 'https://www.facebook.com/app_scoped_user_id/10206335692008706/', '', 'https://graph.facebook.com/10206335692008706/picture?width=150&height=150', 'Luiz Carvalho', '', 'Luiz', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, 'luizcarvalho@me.com', 'luizcarvalho@me.com', '', '', '', '', '', ''),
(3020, 3007, 'Facebook', '40169c1e3fb043c35ba2e6bbfb8774d0473e1fc2', '10155645744015344', 'https://www.facebook.com/app_scoped_user_id/10155645744015344/', '', 'https://graph.facebook.com/10155645744015344/picture?width=150&height=150', 'Martim Laginha Teixeira Motta', '', 'Martim', 'Laginha Teixeira Motta', 'male', 'pt_PT', '', 0, 0, 0, 'manapartmotta@hotmail.com', 'manapartmotta@hotmail.com', '', '', '', '', '', ''),
(3021, 3008, 'Facebook', '284b370b2edfa8b4a84439622ea784c3acbddd11', '10205717917901503', 'https://www.facebook.com/app_scoped_user_id/10205717917901503/', '', 'https://graph.facebook.com/10205717917901503/picture?width=150&height=150', 'Isabel Santiago Henriques', '', 'Isabel', 'Santiago Henriques', 'female', 'en_US', '', 0, 0, 0, 'isabel.henriques@gmail.com', 'isabel.henriques@gmail.com', '', '', '', '', '', ''),
(3022, 3009, 'Facebook', '5d12b88a582b304d32a8f5e4aeb98bae0eb33d3d', '10206045160282447', 'https://www.facebook.com/app_scoped_user_id/10206045160282447/', '', 'https://graph.facebook.com/10206045160282447/picture?width=150&height=150', 'Rui Ferreira', '', 'Rui', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'ruiaurferreira@hotmail.com', 'ruiaurferreira@hotmail.com', '', '', '', '', '', ''),
(3023, 3010, 'Facebook', 'faa0813c5d80950100fa01c88dd2114a6a2f18da', '10206077079181571', 'https://www.facebook.com/app_scoped_user_id/10206077079181571/', '', 'https://graph.facebook.com/10206077079181571/picture?width=150&height=150', 'Miguel Eduardo Gonçalves Cardoso', '', 'Miguel', 'Cardoso', 'male', 'pt_PT', '', 0, 0, 0, 'miguel66cardoso@hotmail.com', 'miguel66cardoso@hotmail.com', '', '', '', '', '', ''),
(3024, 3011, 'Facebook', '21150a438de642690bb2fe4030007b7807577bda', '10204188321818336', 'https://www.facebook.com/app_scoped_user_id/10204188321818336/', '', 'https://graph.facebook.com/10204188321818336/picture?width=150&height=150', 'João Manuel Nunes Fortunato', '', 'João', 'Fortunato', 'male', 'pt_PT', '', 0, 0, 0, 'jf6467@sapo.pt', 'jf6467@sapo.pt', '', '', '', '', '', ''),
(3025, 3012, 'Facebook', 'ea05e5406684c5a3ad78ebc1378af85ae3558618', '374751349394600', 'https://www.facebook.com/app_scoped_user_id/374751349394600/', '', 'https://graph.facebook.com/374751349394600/picture?width=150&height=150', 'Marta Luís Farinha', '', 'Marta', 'Luís Farinha', 'female', 'pt_PT', '', 0, 0, 0, 'marta_photography@hotmail.com', 'marta_photography@hotmail.com', '', '', '', '', '', ''),
(3026, 3013, 'Facebook', '0830deeadaf0473e3b7ac9bd7aa30a2590364d72', '10204216979040460', 'https://www.facebook.com/app_scoped_user_id/10204216979040460/', '', 'https://graph.facebook.com/10204216979040460/picture?width=150&height=150', 'Cinita Pereira', '', 'Cinita', 'Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'cinitapereira@hotmail.com', 'cinitapereira@hotmail.com', '', '', '', '', '', ''),
(3027, 3014, 'Facebook', 'a4dc415314ef8e115967960d502693cf7903a42c', '883840081655188', 'https://www.facebook.com/app_scoped_user_id/883840081655188/', '', 'https://graph.facebook.com/883840081655188/picture?width=150&height=150', 'Rodolfo Pinto', '', 'Rodolfo', 'Pinto', 'male', 'pt_PT', '', 0, 0, 0, 'rodolfo_pinto_9@hotmail.com', 'rodolfo_pinto_9@hotmail.com', '', '', '', '', '', ''),
(3028, 3015, 'Facebook', '6ba9773552b8b4fe14b6f488e9657052c6a6142c', '1093308007365105', 'https://www.facebook.com/app_scoped_user_id/1093308007365105/', '', 'https://graph.facebook.com/1093308007365105/picture?width=150&height=150', 'Miguel Toscano', '', 'Miguel', 'Toscano', 'male', 'pt_PT', '', 0, 0, 0, 'miguel.toscano.pires@gmail.com', 'miguel.toscano.pires@gmail.com', '', '', '', '', '', ''),
(3029, 3016, 'Facebook', '81ddea59f77ecdccd0805fd460fd5ec7fef3a162', '10206114906964070', 'https://www.facebook.com/app_scoped_user_id/10206114906964070/', '', 'https://graph.facebook.com/10206114906964070/picture?width=150&height=150', 'Raquel Carrilho', '', 'Raquel', 'Carrilho', 'female', 'pt_PT', '', 0, 0, 0, 'raquelcarrilho_gijo@hotmail.com', 'raquelcarrilho_gijo@hotmail.com', '', '', '', '', '', ''),
(3030, 3017, 'Google', 'cd1e2a45276676920e82195de961566843c0232f', '105783613483263798809', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Mafalda Internacional Conta', '', 'Mafalda', 'Internacional Conta', '', '', '', 0, 0, 0, 'mafaldaiconta@gmail.com', 'mafaldaiconta@gmail.com', '', '', '', '', '', ''),
(3031, 3018, 'Facebook', 'b2eca1598a6185cd15fc491b4a52058f051d2876', '10206242218191019', 'https://www.facebook.com/app_scoped_user_id/10206242218191019/', '', 'https://graph.facebook.com/10206242218191019/picture?width=150&height=150', 'Ana Rita Rodrigues', '', 'Ana Rita', 'Rodrigues', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3032, 3019, 'Facebook', '34467b3db2b08edbdbe40562b34f59785ed069fa', '10203878555515548', 'https://www.facebook.com/app_scoped_user_id/10203878555515548/', '', 'https://graph.facebook.com/10203878555515548/picture?width=150&height=150', 'Salvador Mira', '', 'Salvador', 'Mira', 'male', 'pt_PT', '', 0, 0, 0, 'salvador_mira@hotmail.com', 'salvador_mira@hotmail.com', '', '', '', '', '', ''),
(3033, 3020, 'Facebook', 'd94f164d56402b941a3540cbe852a05c06d049dc', '10203836926274625', 'https://www.facebook.com/app_scoped_user_id/10203836926274625/', '', 'https://graph.facebook.com/10203836926274625/picture?width=150&height=150', 'Luis Bruno', '', 'Luis', 'Bruno', 'male', 'en_US', '', 0, 0, 0, 'lfilipe@tap.pt', 'lfilipe@tap.pt', '', '', '', '', '', ''),
(3034, 3021, 'Facebook', 'f73e8954b04db6ee2a1f327c22b533c274e64fdb', '790338011081638', 'https://www.facebook.com/app_scoped_user_id/790338011081638/', '', 'https://graph.facebook.com/790338011081638/picture?width=150&height=150', 'Johnny GS', '', 'Johnny', 'GS', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3035, 3022, 'Facebook', '140222dc11b6ee9544eead66451b149eafe8cf92', '10205913558732529', 'https://www.facebook.com/app_scoped_user_id/10205913558732529/', '', 'https://graph.facebook.com/10205913558732529/picture?width=150&height=150', 'Patricia Rodrigues', '', 'Patricia', 'Rodrigues', 'female', 'en_US', '', 0, 0, 0, 'ploft7@hotmail.com', 'ploft7@hotmail.com', '', '', '', '', '', ''),
(3036, 3023, 'Facebook', 'a6c605d62703d144695cc56d4a80b2bb7befe816', '1432467047062366', 'https://www.facebook.com/app_scoped_user_id/1432467047062366/', '', 'https://graph.facebook.com/1432467047062366/picture?width=150&height=150', 'Francisco Paes de Vasoncellos', '', 'Francisco', 'Paes de Vasoncellos', 'male', 'pt_PT', '', 0, 0, 0, 'franciscopdv@hotmail.com', 'franciscopdv@hotmail.com', '', '', '', '', '', ''),
(3037, 3024, 'Facebook', 'cd6a5c585dcc667395405db021a3af76764dac1e', '10206021167435735', 'https://www.facebook.com/app_scoped_user_id/10206021167435735/', '', 'https://graph.facebook.com/10206021167435735/picture?width=150&height=150', 'Miguel Mendes Mendonça', '', 'Miguel', 'Mendonça', 'male', 'pt_PT', '', 0, 0, 0, 'm1gu3l_mm@hotmail.com', 'm1gu3l_mm@hotmail.com', '', '', '', '', '', ''),
(3038, 3025, 'Facebook', '7d127b7bd1b4f1b325ab605d04cea06e4f0e0992', '1053414288005611', 'https://www.facebook.com/app_scoped_user_id/1053414288005611/', '', 'https://graph.facebook.com/1053414288005611/picture?width=150&height=150', 'Diogo Filipe Coutinho', '', 'Diogo', 'Coutinho', 'male', 'pt_PT', '', 0, 0, 0, 'df_coutinho14@hotmail.com', 'df_coutinho14@hotmail.com', '', '', '', '', '', ''),
(3039, 3026, 'Google', '9ec88199782f1bc53614d9a1d9edf6119ac92fbe', '106183482160616112759', 'https://plus.google.com/106183482160616112759', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Carlos Noronha', '', 'Carlos', 'Noronha', '', '', '', 0, 0, 0, 'carlos.noronha.93@gmail.com', 'carlos.noronha.93@gmail.com', '', '', '', '', '', ''),
(3040, 3027, 'Facebook', '7ac947a92ae4a77c5af45acf959ac4d6d2e4b2a2', '10152986095902198', 'https://www.facebook.com/app_scoped_user_id/10152986095902198/', '', 'https://graph.facebook.com/10152986095902198/picture?width=150&height=150', 'Renata Henriques Valenti', '', 'Renata', 'Valenti', 'female', 'pt_PT', '', 0, 0, 0, 'valentirenata@hotmail.com', 'valentirenata@hotmail.com', '', '', '', '', '', ''),
(3041, 3028, 'Facebook', '171d9ea2c859c81d2365a19c99de1b979d12491e', '10206700473661344', 'https://www.facebook.com/app_scoped_user_id/10206700473661344/', '', 'https://graph.facebook.com/10206700473661344/picture?width=150&height=150', 'Débora Antunes', '', 'Débora', 'Antunes', 'female', 'pt_PT', '', 0, 0, 0, 'deborasofia@msn.com', 'deborasofia@msn.com', '', '', '', '', '', ''),
(3042, 3029, 'Facebook', '448d440950effcae629602dc616e986047e61898', '553608588111190', 'https://www.facebook.com/app_scoped_user_id/553608588111190/', '', 'https://graph.facebook.com/553608588111190/picture?width=150&height=150', 'Maria Rosário', '', 'Maria', 'Rosário', 'female', 'pt_PT', '', 0, 0, 0, 'geral@oficinadostecidos.com', 'geral@oficinadostecidos.com', '', '', '', '', '', ''),
(3043, 3030, 'Facebook', '28d52c8670297fcee594af4f9cb3f859835093a7', '1481318858825531', 'https://www.facebook.com/app_scoped_user_id/1481318858825531/', '', 'https://graph.facebook.com/1481318858825531/picture?width=150&height=150', 'Dadolas Guedes', '', 'Dadolas', 'Guedes', 'male', 'pt_PT', '', 0, 0, 0, 'dadolas@sapo.pt', 'dadolas@sapo.pt', '', '', '', '', '', ''),
(3044, 3031, 'Facebook', '530b2896f4bd3b3e1411b8469cf28d604cfd6226', '943616099024624', 'https://www.facebook.com/app_scoped_user_id/943616099024624/', '', 'https://graph.facebook.com/943616099024624/picture?width=150&height=150', 'Inês Marinho Corte-Real', '', 'Inês', 'Marinho Corte-Real', 'female', 'pt_PT', '', 0, 0, 0, 'imarinhocortereal@gmail.com', 'imarinhocortereal@gmail.com', '', '', '', '', '', ''),
(3045, 3032, 'Facebook', '21c4b03e622aff44de8cad7d951681b84bae75fa', '929636290434504', 'https://www.facebook.com/app_scoped_user_id/929636290434504/', '', 'https://graph.facebook.com/929636290434504/picture?width=150&height=150', 'Nuno Matos', '', 'Nuno', 'Matos', 'male', 'pt_PT', '', 0, 0, 0, 'nunomarcopaulo@hotmail.com', 'nunomarcopaulo@hotmail.com', '', '', '', '', '', ''),
(3046, 3033, 'Facebook', '3f59f7bb5c63912defde2ab99504cc789efaae23', '10205675936590248', 'https://www.facebook.com/app_scoped_user_id/10205675936590248/', '', 'https://graph.facebook.com/10205675936590248/picture?width=150&height=150', 'João Nabais', '', 'João', 'Nabais', 'male', 'pt_BR', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3047, 3034, 'Facebook', '5e83601c1ef53bfb714a7a5b2d5c2a5cddcb0f25', '870219593050464', 'https://www.facebook.com/app_scoped_user_id/870219593050464/', '', 'https://graph.facebook.com/870219593050464/picture?width=150&height=150', 'Susana Santos', '', 'Susana', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'susanavianasantos@hotmail.com', 'susanavianasantos@hotmail.com', '', '', '', '', '', ''),
(3048, 3035, 'Facebook', '6edfdb3c0f10d06d2b7c55a01f93b3af866e26b2', '810929998997508', 'https://www.facebook.com/app_scoped_user_id/810929998997508/', '', 'https://graph.facebook.com/810929998997508/picture?width=150&height=150', 'Margarida Vidinha', '', 'Margarida', 'Vidinha', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3049, 3036, 'Google', 'f31a8f4305ddeab4653352e0e826b32ac71516cf', '103180015227976403413', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Cristina Costa', '', 'Cristina', 'Costa', '', '', '', 0, 0, 0, 'sousacosta.cristina@gmail.com', 'sousacosta.cristina@gmail.com', '', '', '', '', '', ''),
(3050, 3037, 'Google', 'd7517c4dc875065b7a91368d0133c113693df90f', '104208569559486649304', 'https://plus.google.com/104208569559486649304', '', 'https://lh6.googleusercontent.com/-10NBY50-iWo/AAAAAAAAAAI/AAAAAAAAAk8/aV3GYyQ2LDE/photo.jpg?sz=200', 'Bruno Figueiredo', '', 'Bruno', 'Figueiredo', 'male', '', '', 0, 0, 0, 'velcrum@gmail.com', 'velcrum@gmail.com', '', '', '', '', '', ''),
(3051, 3038, 'Facebook', '9d9c58a514da824625ededc48fb11499c93e33e9', '1026821830662988', 'https://www.facebook.com/app_scoped_user_id/1026821830662988/', '', 'https://graph.facebook.com/1026821830662988/picture?width=150&height=150', 'Pedro Pereira', '', 'Pedro', 'Pereira', 'male', 'en_US', '', 0, 0, 0, 'peperjag@hotmail.com', '', '', '', '', '', '', ''),
(3052, 3039, 'Facebook', '592a2299fea470b2671612e95af064c97444e104', '410357029148769', 'https://www.facebook.com/app_scoped_user_id/410357029148769/', '', 'https://graph.facebook.com/410357029148769/picture?width=150&height=150', 'Susana Dolgner', '', 'Susana', 'Dolgner', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3053, 3040, 'Facebook', '550c4fc7538b1ecbc0b37b347cbcbe69661cbf9e', '1713487088878822', 'https://www.facebook.com/app_scoped_user_id/1713487088878822/', '', 'https://graph.facebook.com/1713487088878822/picture?width=150&height=150', 'Kris Silva', '', 'Kris', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3054, 3041, 'Facebook', '7911ea5cbc8944089a34395e60fb9655d6ca15a3', '1064370230257886', 'https://www.facebook.com/app_scoped_user_id/1064370230257886/', '', 'https://graph.facebook.com/1064370230257886/picture?width=150&height=150', 'Carolina Tavares', '', 'Carolina', 'Tavares', 'female', 'pt_PT', '', 0, 0, 0, 'ctavares7@gmail.com', 'ctavares7@gmail.com', '', '', '', '', '', ''),
(3055, 3042, 'Facebook', '7b7a370ff15488a070299dffc093e0afcdaa3e94', '10205781512889718', 'https://www.facebook.com/app_scoped_user_id/10205781512889718/', '', 'https://graph.facebook.com/10205781512889718/picture?width=150&height=150', 'Sebastian Linda', '', 'Sebastian', 'Linda', 'male', 'de_DE', '', 0, 0, 0, 'kontakt@fp-video.de', 'kontakt@fp-video.de', '', '', '', '', '', ''),
(3056, 3043, 'Facebook', '9e854690237a162c727e4007f686302bba3cc1c8', '10207516271171653', 'https://www.facebook.com/app_scoped_user_id/10207516271171653/', '', 'https://graph.facebook.com/10207516271171653/picture?width=150&height=150', 'Jose Hipólito', '', 'Jose', 'Hipólito', 'male', 'pt_PT', '', 0, 0, 0, 'zehip3@gmail.com', 'zehip3@gmail.com', '', '', '', '', '', ''),
(3057, 3044, 'Facebook', '103ee6033ac1ce75976ae02c224582b4cebf1922', '478260208996229', 'https://www.facebook.com/app_scoped_user_id/478260208996229/', '', 'https://graph.facebook.com/478260208996229/picture?width=150&height=150', 'Gonçalo Mota', '', 'Gonçalo', 'Mota', 'male', 'pt_PT', '', 0, 0, 0, 'fubas123@gmail.com', 'fubas123@gmail.com', '', '', '', '', '', ''),
(3058, 3045, 'Facebook', '11b3e03ba38e09809cb593b29d0e2446f858441a', '1008555949168910', 'https://www.facebook.com/app_scoped_user_id/1008555949168910/', '', 'https://graph.facebook.com/1008555949168910/picture?width=150&height=150', 'Madalena Mota', '', 'Madalena', 'Mota', 'female', 'pt_PT', '', 0, 0, 0, 'mad_mota@hotmail.com', 'mad_mota@hotmail.com', '', '', '', '', '', ''),
(3059, 3046, 'Google', '41d55a1a2750e820f88878568686badf9841dbd6', '105132432228994500712', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'andré carvalho', '', 'andré', 'carvalho', '', '', '', 0, 0, 0, 'maildoandre@gmail.com', 'maildoandre@gmail.com', '', '', '', '', '', ''),
(3060, 3047, 'Facebook', '5a9ec8137394c20b9b3072bb6e8a823b18c90a11', '10206920635194314', 'https://www.facebook.com/app_scoped_user_id/10206920635194314/', '', 'https://graph.facebook.com/10206920635194314/picture?width=150&height=150', 'Júu Silva', '', 'Júu', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'joanasilva22@hotmail.com', 'joanasilva22@hotmail.com', '', '', '', '', '', ''),
(3061, 3048, 'Google', 'aec0adbd133054794b8dcefd2b9fd5e142a77287', '106976831579727059142', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'juanita andre', '', 'juanita', 'andre', '', '', '', 0, 0, 0, 'juanitaeandre@gmail.com', 'juanitaeandre@gmail.com', '', '', '', '', '', ''),
(3062, 3049, 'Facebook', '39a0ccedcf929a5a41c3ba30350155467cce67e5', '813549525397727', 'https://www.facebook.com/app_scoped_user_id/813549525397727/', '', 'https://graph.facebook.com/813549525397727/picture?width=150&height=150', 'Chiara Ziegler Félix', '', 'Chiara', 'Ziegler Félix', 'female', 'pt_PT', '', 0, 0, 0, 'kikizf3@hotmail.com', 'kikizf3@hotmail.com', '', '', '', '', '', ''),
(3063, 3050, 'Facebook', '79c44eb25d6fb794005c37c426598be2114436e4', '970168579681854', 'https://www.facebook.com/app_scoped_user_id/970168579681854/', '', 'https://graph.facebook.com/970168579681854/picture?width=150&height=150', 'Alcina Paixão', '', 'Alcina', 'Paixão', 'female', 'pt_PT', '', 0, 0, 0, 'alcinapaixao@gmail.com', 'alcinapaixao@gmail.com', '', '', '', '', '', ''),
(3064, 3051, 'Facebook', 'bb8558e99c0785c58f6fca2d2019289e9b91b99b', '1610940009146984', 'https://www.facebook.com/app_scoped_user_id/1610940009146984/', '', 'https://graph.facebook.com/1610940009146984/picture?width=150&height=150', 'Joao Olazabal', '', 'Joao', 'Olazabal', 'male', 'pt_PT', '', 0, 0, 0, 'joaoolazabal@gmail.com', 'joaoolazabal@gmail.com', '', '', '', '', '', ''),
(3065, 3052, 'Facebook', 'bd4243175cb41383515c4127c56b009eb79ea459', '461754223988408', 'https://www.facebook.com/app_scoped_user_id/461754223988408/', '', 'https://graph.facebook.com/461754223988408/picture?width=150&height=150', 'Vasco Rego Leitao', '', 'Vasco', 'Rego Leitao', 'male', 'pt_PT', '', 0, 0, 0, 'vascorleitao@gmail.com', 'vascorleitao@gmail.com', '', '', '', '', '', ''),
(3066, 3053, 'Facebook', '4fc05e28a1a8aca7899d57269c09f8bbb35652c7', '873589816067199', 'https://www.facebook.com/app_scoped_user_id/873589816067199/', '', 'https://graph.facebook.com/873589816067199/picture?width=150&height=150', 'Diogo Cordeiro', '', 'Diogo', 'Cordeiro', 'male', 'pt_PT', '', 0, 0, 0, 'diogocordeiro12@hotmail.com', 'diogocordeiro12@hotmail.com', '', '', '', '', '', ''),
(3067, 3054, 'Facebook', '5760b5c138a4dbcc379cef497bc453615541c9aa', '827946053954925', 'https://www.facebook.com/app_scoped_user_id/827946053954925/', '', 'https://graph.facebook.com/827946053954925/picture?width=150&height=150', 'Samuel Malveiro', '', 'Samuel', 'Malveiro', 'male', 'pt_PT', '', 0, 0, 0, 'samuelmalveiro@hotmail.com', 'samuelmalveiro@hotmail.com', '', '', '', '', '', ''),
(3068, 3055, 'Facebook', 'aff4cb8c039cc7ff99ab383eb3ca7a14afbe063d', '10153421580916155', 'https://www.facebook.com/app_scoped_user_id/10153421580916155/', '', 'https://graph.facebook.com/10153421580916155/picture?width=150&height=150', 'Filipa S. D. Santos', '', 'Filipa S.', 'Santos', 'female', 'en_US', '', 0, 0, 0, 'filipa_serafim@hotmail.com', 'filipa_serafim@hotmail.com', '', '', '', '', '', ''),
(3069, 3056, 'Google', 'c97e6931797bb2aa5070b0839b7677d0279776c4', '106217379327542549345', 'https://plus.google.com/106217379327542549345', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'mariana cunha', '', 'mariana', 'cunha', 'female', '', '', 0, 0, 0, 'marianamgcunha1993@gmail.com', 'marianamgcunha1993@gmail.com', '', '', '', '', '', ''),
(3070, 3057, 'Google', 'f8ff6d803f5fb562a16b745cbae5b11a5d9eafc9', '114887162575184242918', 'https://plus.google.com/114887162575184242918', '', 'https://lh6.googleusercontent.com/-H5acOEO5BDo/AAAAAAAAAAI/AAAAAAAAAIA/0mhrNHliJHU/photo.jpg?sz=200', 'beatriz jacinto', '', 'beatriz', 'jacinto', 'female', '', '', 0, 0, 0, 'beatrizlage2000@gmail.com', 'beatrizlage2000@gmail.com', '', 'em casa', '', '', 'em casa', ''),
(3071, 3058, 'Facebook', '0365786003b277094cdd6a7a565c4f26db5f27ba', '1623211194588129', 'https://www.facebook.com/app_scoped_user_id/1623211194588129/', '', 'https://graph.facebook.com/1623211194588129/picture?width=150&height=150', 'Gustavo Lozano', '', 'Gustavo', 'Lozano', 'male', 'pt_PT', '', 0, 0, 0, 'lozano.gl@gmail.com', 'lozano.gl@gmail.com', '', '', '', '', '', ''),
(3072, 3059, 'Facebook', 'bda43d82b034a8a4aaa8cd0a492d870a2d8cebfe', '10204315898879863', 'https://www.facebook.com/app_scoped_user_id/10204315898879863/', '', 'https://graph.facebook.com/10204315898879863/picture?width=150&height=150', 'Marcos Charana', '', 'Marcos', 'Charana', 'male', 'pt_PT', '', 0, 0, 0, 'marcoscharana@gmail.com', 'marcoscharana@gmail.com', '', '', '', '', '', ''),
(3073, 3060, 'Facebook', 'b6b6c99da7d115a0fd23307a9751e575eadbcb13', '10205596174998524', 'https://www.facebook.com/app_scoped_user_id/10205596174998524/', '', 'https://graph.facebook.com/10205596174998524/picture?width=150&height=150', 'Ana Laires', '', 'Ana', 'Laires', 'female', 'pt_PT', '', 0, 0, 0, 'ana@pontocriativo.pt', 'ana@pontocriativo.pt', '', '', '', '', '', ''),
(3074, 3061, 'Facebook', '368c03a92ec962690e2d49821d3ecefde78664a8', '872485022800512', 'https://www.facebook.com/app_scoped_user_id/872485022800512/', '', 'https://graph.facebook.com/872485022800512/picture?width=150&height=150', 'Daniel Frade', '', 'Daniel', 'Frade', 'male', 'en_US', '', 0, 0, 0, 'danielfrade_@hotmail.com', 'danielfrade_@hotmail.com', '', '', '', '', '', ''),
(3075, 3062, 'Facebook', '267a6a90563253b64c5f89b306950664fa43ba97', '10153272227705239', 'https://www.facebook.com/app_scoped_user_id/10153272227705239/', '', 'https://graph.facebook.com/10153272227705239/picture?width=150&height=150', 'João Pinto', '', 'João', 'Pinto', 'male', 'pt_PT', '', 0, 0, 0, 'joaompnobrega@hotmail.com', 'joaompnobrega@hotmail.com', '', '', '', '', '', ''),
(3076, 3063, 'Facebook', '44cccfddc9e39580bec00ff6e42427c273c8e4a8', '10152890736822555', 'https://www.facebook.com/app_scoped_user_id/10152890736822555/', '', 'https://graph.facebook.com/10152890736822555/picture?width=150&height=150', 'João Sousa', '', 'João', 'Sousa', 'male', 'en_US', '', 0, 0, 0, 'joaosousa12@hotmail.com', 'joaosousa12@hotmail.com', '', '', '', '', '', ''),
(3077, 3064, 'Facebook', '40d21aeefe7b0aee30cb70953e08e188d1a81965', '10206669683841183', 'https://www.facebook.com/app_scoped_user_id/10206669683841183/', '', 'https://graph.facebook.com/10206669683841183/picture?width=150&height=150', 'Maria João Pestana', '', 'Maria João', 'Pestana', 'female', 'pt_PT', '', 0, 0, 0, 'mariapestana24@hotmail.com', 'mariapestana24@hotmail.com', '', '', '', '', '', ''),
(3078, 3065, 'Facebook', 'd8ea850344209a2ce4ce4a5425b31ed567bee8d0', '682189568575199', 'https://www.facebook.com/app_scoped_user_id/682189568575199/', '', 'https://graph.facebook.com/682189568575199/picture?width=150&height=150', 'Sofia Ribeiro', '', 'Sofia', 'Ribeiro', 'female', 'pt_BR', '', 0, 0, 0, 'sofia_ribeiro@yahoo.com', 'sofia_ribeiro@yahoo.com', '', '', '', '', '', ''),
(3079, 3066, 'Facebook', '799dca04cdb6be4df8810d4cfcf4a1af214d4d3a', '1078983165463936', 'https://www.facebook.com/app_scoped_user_id/1078983165463936/', '', 'https://graph.facebook.com/1078983165463936/picture?width=150&height=150', 'Ana Rocha', '', 'Ana', 'Rocha', 'female', 'pt_PT', '', 0, 0, 0, 'anarocha33@hotmail.com', 'anarocha33@hotmail.com', '', '', '', '', '', ''),
(3080, 3067, 'Facebook', '77b893ec69992e897b89cf9d8840391efe971f03', '10152986783547972', 'https://www.facebook.com/app_scoped_user_id/10152986783547972/', '', 'https://graph.facebook.com/10152986783547972/picture?width=150&height=150', 'João Pedro Patrício', '', 'João', 'Patrício', 'male', 'pt_PT', '', 0, 0, 0, 'joao_caldas89@hotmail.com', 'joao_caldas89@hotmail.com', '', '', '', '', '', ''),
(3081, 3068, 'Facebook', 'c0fcf414f571c017f72faa6d9a78efcbfdcf2dde', '10204266135513000', 'https://www.facebook.com/app_scoped_user_id/10204266135513000/', '', 'https://graph.facebook.com/10204266135513000/picture?width=150&height=150', 'Sara Allen de Vasconcelos', '', 'Sara', 'de Vasconcelos', 'female', 'pt_PT', '', 0, 0, 0, 'sara.adevasconcellos@hotmail.com', 'sara.adevasconcellos@hotmail.com', '', '', '', '', '', ''),
(3082, 3069, 'Facebook', '148904e4d82da2e91f2a19610a90e0f89e6e48cd', '860329314002321', 'https://www.facebook.com/app_scoped_user_id/860329314002321/', '', 'https://graph.facebook.com/860329314002321/picture?width=150&height=150', 'Joana Menezes Pinto Machado', '', 'Joana', 'Pinto Machado', 'female', 'en_US', '', 0, 0, 0, 'joanapintomachado@gmail.com', 'joanapintomachado@gmail.com', '', '', '', '', '', ''),
(3083, 3070, 'Facebook', '59b6466ae3dc5b717153ac4a2a7038e95bd1a02b', '10203081144428379', 'https://www.facebook.com/app_scoped_user_id/10203081144428379/', '', 'https://graph.facebook.com/10203081144428379/picture?width=150&height=150', 'Francisco Serrado', '', 'Francisco', 'Serrado', 'male', 'pt_PT', '', 0, 0, 0, 'francisco_serrado_1906@hotmail.com', 'francisco_serrado_1906@hotmail.com', '', '', '', '', '', ''),
(3084, 3071, 'Facebook', '9d4268112ad2cf0da35b6b9c559ec42b6c0e4a0d', '1572928589637807', 'https://www.facebook.com/app_scoped_user_id/1572928589637807/', '', 'https://graph.facebook.com/1572928589637807/picture?width=150&height=150', 'João Ribeiro', '', 'João', 'Ribeiro', 'male', 'pt_PT', '', 0, 0, 0, 'joaorib80@gmail.com', 'joaorib80@gmail.com', '', '', '', '', '', ''),
(3085, 3072, 'Facebook', 'f377027161d6def2df9a3024e16adba7d4225483', '848341871919052', 'https://www.facebook.com/app_scoped_user_id/848341871919052/', '', 'https://graph.facebook.com/848341871919052/picture?width=150&height=150', 'Catarina Câmara', '', 'Catarina', 'Câmara', 'female', 'pt_PT', '', 0, 0, 0, 'catarina-_-@hotmail.com', 'catarina-_-@hotmail.com', '', '', '', '', '', ''),
(3086, 3073, 'Google', 'ced774134f38ed5345bbc2efe3c3efd9c2b15462', '102873606038675138606', 'https://plus.google.com/102873606038675138606', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Catarina Venâncio Antunes', '', 'Catarina', 'Venâncio Antunes', 'female', '', '', 0, 0, 0, 'a.venancio.a@gmail.com', 'a.venancio.a@gmail.com', '', '', '', '', '', ''),
(3087, 3074, 'Facebook', '5887790fffb6235bb6e9dc86c6b333290807d128', '10153326389650902', 'https://www.facebook.com/app_scoped_user_id/10153326389650902/', '', 'https://graph.facebook.com/10153326389650902/picture?width=150&height=150', 'Joana Jetzer', '', 'Joana', 'Jetzer', 'female', 'pt_PT', '', 0, 0, 0, 'joana-jetzer@hotmail.com', 'joana-jetzer@hotmail.com', '', '', '', '', '', ''),
(3088, 3075, 'Facebook', '68ceaa61d2a1a2a11080e321f8d6de9684be0c6b', '1595873127352694', 'https://www.facebook.com/app_scoped_user_id/1595873127352694/', '', 'https://graph.facebook.com/1595873127352694/picture?width=150&height=150', 'Madalena Veloso', '', 'Madalena', 'Veloso', 'female', 'pt_PT', '', 0, 0, 0, 'nikymaie@gmail.com', 'nikymaie@gmail.com', '', '', '', '', '', ''),
(3089, 3076, 'Facebook', '237b3bf296a41ac1b4364326f2e36edd574c06b2', '720793334695885', 'https://www.facebook.com/app_scoped_user_id/720793334695885/', '', 'https://graph.facebook.com/720793334695885/picture?width=150&height=150', 'Rodrigo C. Barradas', '', 'Rodrigo', 'Barradas', 'male', 'pt_PT', '', 0, 0, 0, 'rodrigocbarradas@hotmail.com', 'rodrigocbarradas@hotmail.com', '', '', '', '', '', ''),
(3090, 3077, 'Facebook', 'c7ee3196529a7c00372e896d20368bff37e4720b', '10205768149941959', 'https://www.facebook.com/app_scoped_user_id/10205768149941959/', '', 'https://graph.facebook.com/10205768149941959/picture?width=150&height=150', 'Mariana Matias Santos', '', 'Mariana', 'Matias Santos', 'female', 'pt_PT', '', 0, 0, 0, 'marianasantos94@hotmail.com', 'marianasantos94@hotmail.com', '', '', '', '', '', ''),
(3091, 3078, 'Facebook', '32b737cc6618aff9e4f58474d38611ef0680396e', '10152970268907098', 'https://www.facebook.com/app_scoped_user_id/10152970268907098/', '', 'https://graph.facebook.com/10152970268907098/picture?width=150&height=150', 'Margarida Nogueira', '', 'Margarida', 'Nogueira', 'female', 'pt_PT', '', 0, 0, 0, 'margaridanogueira_96@hotmail.com', 'margaridanogueira_96@hotmail.com', '', '', '', '', '', ''),
(3092, 3079, 'Google', 'b23a6709b74a05798ea4a1db550b83e291404db7', '105258356068115722572', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'R A', '', 'R', 'A', 'male', '', '', 0, 0, 0, 'netrsa@gmail.com', 'netrsa@gmail.com', '', '', '', '', '', ''),
(3093, 3080, 'Google', '9f950fb20109c47e37ed301591b967790ef5cf71', '100667845799870409097', 'https://plus.google.com/100667845799870409097', '', 'https://lh4.googleusercontent.com/-ppK6YH0qyAE/AAAAAAAAAAI/AAAAAAAAAS0/xx4Y5Sr5q50/photo.jpg?sz=200', 'Beatriz Vasconcelos', '', 'Beatriz', 'Vasconcelos', 'female', '', '', 0, 0, 0, 'beatrizvasconcelosp@gmail.com', 'beatrizvasconcelosp@gmail.com', '', '', '', '', '', ''),
(3094, 3081, 'Facebook', '118be0380463b4c973db4122c359f6eaf1527eb7', '795672460547595', 'https://www.facebook.com/app_scoped_user_id/795672460547595/', '', 'https://graph.facebook.com/795672460547595/picture?width=150&height=150', 'Oliver Stöhr', '', 'Oliver', 'Stöhr', 'male', 'de_DE', '', 0, 0, 0, 'oliver.st11@hotmail.com', 'oliver.st11@hotmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(3095, 3082, 'Facebook', '6a323694b23c78e30d4a26ddd970c44e520b6c65', '270703356433740', 'https://www.facebook.com/app_scoped_user_id/270703356433740/', '', 'https://graph.facebook.com/270703356433740/picture?width=150&height=150', 'Bruna Azevedo', '', 'Bruna', 'Azevedo', 'female', 'pt_PT', '', 0, 0, 0, 'brunaazevedosg@outlook.pt', 'brunaazevedosg@outlook.pt', '', '', '', '', '', ''),
(3096, 3083, 'Facebook', '2dbe722a9216b67205edc4b7c9d57cfa81b99851', '961762120511234', 'https://www.facebook.com/app_scoped_user_id/961762120511234/', '', 'https://graph.facebook.com/961762120511234/picture?width=150&height=150', 'Mateus Cruz Morais', '', 'Mateus', 'Cruz Morais', 'male', 'pt_PT', '', 0, 0, 0, 'mateus_morais_1999@hotmail.com', 'mateus_morais_1999@hotmail.com', '', '', '', '', '', ''),
(3097, 3084, 'Facebook', 'c0ed440942d9c36031ff624ae25ea16e12b84a51', '10153033050061925', 'https://www.facebook.com/app_scoped_user_id/10153033050061925/', '', 'https://graph.facebook.com/10153033050061925/picture?width=150&height=150', 'Maria Jú', '', 'Maria', 'Jú', 'female', 'pt_PT', '', 0, 0, 0, 'mjmouro@hotmail.com', 'mjmouro@hotmail.com', '', '', '', '', '', ''),
(3098, 3085, 'Facebook', '5b14085ed59b8742ec5f0e024dfb5221681a027e', '10204306587800655', 'https://www.facebook.com/app_scoped_user_id/10204306587800655/', '', 'https://graph.facebook.com/10204306587800655/picture?width=150&height=150', 'Emanuel França Gouveia', '', 'Emanuel', 'França Gouveia', 'male', 'pt_PT', '', 0, 0, 0, 'emanuelrtfg@gmail.com', 'emanuelrtfg@gmail.com', '', '', '', '', '', ''),
(3099, 3086, 'Facebook', 'ba7f264d6e318b1d6bfea4d098c69a80c4dc8660', '925585644147285', 'https://www.facebook.com/app_scoped_user_id/925585644147285/', '', 'https://graph.facebook.com/925585644147285/picture?width=150&height=150', 'Mariana Pacheco', '', 'Mariana', 'Pacheco', 'female', 'pt_PT', '', 0, 0, 0, 'marianapacheco02@hotmail.com', 'marianapacheco02@hotmail.com', '', '', '', '', '', ''),
(3100, 3087, 'Facebook', 'ac8a31a32578e3d5bf95eb4843139a673b722795', '382601585278984', 'https://www.facebook.com/app_scoped_user_id/382601585278984/', '', 'https://graph.facebook.com/382601585278984/picture?width=150&height=150', 'Madalena Bonvalot', '', 'Madalena', 'Bonvalot', 'female', 'pt_PT', '', 0, 0, 0, 'madalena_bonvalot@hotmail.com', 'madalena_bonvalot@hotmail.com', '', '', '', '', '', ''),
(3101, 3088, 'Facebook', '16514c1dc721e17229ae113ec62c53617276d74a', '10205899709279267', 'https://www.facebook.com/app_scoped_user_id/10205899709279267/', '', 'https://graph.facebook.com/10205899709279267/picture?width=150&height=150', 'Kika Duarte', '', 'Kika', 'Duarte', 'female', 'pt_PT', '', 0, 0, 0, 'kika__duarte@hotmail.com', 'kika__duarte@hotmail.com', '', '', '', '', '', ''),
(3102, 3089, 'Facebook', '7fb1c9aba39cfa03fb6634f56529237fc7578e41', '10200673162909441', 'https://www.facebook.com/app_scoped_user_id/10200673162909441/', '', 'https://graph.facebook.com/10200673162909441/picture?width=150&height=150', 'Fernando Borges da Costa', '', 'Fernando', 'da Costa', 'male', 'pt_PT', '', 0, 0, 0, 'fabocosta@gmail.com', 'fabocosta@gmail.com', '', '', '', '', '', ''),
(3103, 3090, 'Facebook', '7b0533ef407d04423e46789ca565b49e9b039a1f', '389441434583461', 'https://www.facebook.com/app_scoped_user_id/389441434583461/', '', 'https://graph.facebook.com/389441434583461/picture?width=150&height=150', 'Carmo Henninger', '', 'Carmo', 'Henninger', 'female', 'pt_PT', '', 0, 0, 0, 'carmohenninger@gmail.com', 'carmohenninger@gmail.com', '', '', '', '', '', ''),
(3104, 3091, 'Facebook', '626b01390471f4338aa39faca1fa73be688b0fb4', '10204696968203854', 'https://www.facebook.com/app_scoped_user_id/10204696968203854/', '', 'https://graph.facebook.com/10204696968203854/picture?width=150&height=150', 'Mariana Esteves', '', 'Mariana', 'Esteves', 'female', 'pt_PT', '', 0, 0, 0, 'mariana.mano.esteves@gmail.com', 'mariana.mano.esteves@gmail.com', '', '', '', '', '', ''),
(3105, 3092, 'Facebook', 'f29321bba54419ad95134a59e9bd829a9e6e882f', '906837809362176', 'https://www.facebook.com/app_scoped_user_id/906837809362176/', '', 'https://graph.facebook.com/906837809362176/picture?width=150&height=150', 'Ana Mano Duarte', '', 'Ana', 'Mano Duarte', 'female', 'pt_PT', '', 0, 0, 0, 'ana.duarte-7910l@adv.oa.pt', 'ana.duarte-7910l@adv.oa.pt', '', '', '', '', '', ''),
(3106, 3093, 'Facebook', 'fe5367c519c26aa6f3240d8306f7caaed1544540', '814718681945783', 'https://www.facebook.com/app_scoped_user_id/814718681945783/', '', 'https://graph.facebook.com/814718681945783/picture?width=150&height=150', 'Jessica Robalinho', '', 'Jessica', 'Robalinho', 'female', 'pt_PT', '', 0, 0, 0, 'jessicarobalinho@hotmail.com', 'jessicarobalinho@hotmail.com', '', '', '', '', '', ''),
(3107, 3094, 'Facebook', 'b1383f135f6d0cff5be2feb6bddae9e39f66f1bc', '10206090954527864', 'https://www.facebook.com/app_scoped_user_id/10206090954527864/', '', 'https://graph.facebook.com/10206090954527864/picture?width=150&height=150', 'Afonso Cardoso', '', 'Afonso', 'Cardoso', 'male', 'pt_PT', '', 0, 0, 0, 'afonsogcardoso@gmail.com', 'afonsogcardoso@gmail.com', '', '', '', '', '', ''),
(3108, 3095, 'Google', 'b10c33ffb66a9ef7a4b3b9d0c60ffa83ab40d8d5', '105553351491248090000', 'https://plus.google.com/105553351491248090000', '', 'https://lh4.googleusercontent.com/-7zLYWcP5cfA/AAAAAAAAAAI/AAAAAAAAABE/Hg24bBEdeRg/photo.jpg?sz=200', 'Mariana Quina', '', 'Mariana', 'Quina', 'female', '', '', 0, 0, 0, 'marianaquina1995@gmail.com', 'marianaquina1995@gmail.com', '', '', '', '', '', ''),
(3109, 3096, 'Facebook', '8d7ed722198d97e1b8505f1cde76387ad26d78bd', '969054239801804', 'https://www.facebook.com/app_scoped_user_id/969054239801804/', '', 'https://graph.facebook.com/969054239801804/picture?width=150&height=150', 'Ana Sofia Alexandre', '', 'Ana', 'Alexandre', 'female', 'pt_PT', '', 0, 0, 0, 'ana.soff@hotmail.com', 'ana.soff@hotmail.com', '', '', '', '', '', ''),
(3110, 3097, 'Facebook', '1610622d575dacf42a61be32f98fede072b12662', '10206859821842484', 'https://www.facebook.com/app_scoped_user_id/10206859821842484/', '', 'https://graph.facebook.com/10206859821842484/picture?width=150&height=150', 'Carla Cristina Rocha', '', 'Carla', 'Rocha', 'female', 'pt_PT', '', 0, 0, 0, 'karla_roxa_69@hotmail.com', 'karla_roxa_69@hotmail.com', '', '', '', '', '', ''),
(3111, 3098, 'Facebook', '2ca8bc3e4f09a1cca6aec26057d30a5a854d95c9', '915774925128156', 'https://www.facebook.com/app_scoped_user_id/915774925128156/', '', 'https://graph.facebook.com/915774925128156/picture?width=150&height=150', 'Marco Antony', '', 'Marco', 'Antony', 'male', 'pt_PT', '', 0, 0, 0, 'mavcc13@gmail.com', 'mavcc13@gmail.com', '', '', '', '', '', ''),
(3112, 3099, 'Facebook', '6af4c54532a3122a5ca0f8352627a9e724ab9aeb', '1445346319103472', 'https://www.facebook.com/app_scoped_user_id/1445346319103472/', '', 'https://graph.facebook.com/1445346319103472/picture?width=150&height=150', 'Sónia Alegre', '', 'Sónia', 'Alegre', 'female', 'pt_PT', '', 0, 0, 0, 'soniaalegre1977@gmail.com', 'soniaalegre1977@gmail.com', '', '', '', '', '', ''),
(3113, 3100, 'Facebook', 'dc052a52dad3ca31711f5eb96022fc87cefcf9ef', '10206890614248126', 'https://www.facebook.com/app_scoped_user_id/10206890614248126/', '', 'https://graph.facebook.com/10206890614248126/picture?width=150&height=150', 'Carlos Correia de Sá', '', 'Carlos', 'de Sá', 'male', 'de_DE', '', 0, 0, 0, 'csa@fc.up.pt', 'csa@fc.up.pt', '', '', '', '', '', ''),
(3114, 3101, 'Facebook', '13c5c2c4a75e7badddd4ca9e266af941e595ab9c', '1003989686307803', 'https://www.facebook.com/app_scoped_user_id/1003989686307803/', '', 'https://graph.facebook.com/1003989686307803/picture?width=150&height=150', 'João Francisco Rodrigues', '', 'João Francisco', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'francisco_10_43@hotmail.com', 'francisco_10_43@hotmail.com', '', '', '', '', '', ''),
(3115, 3102, 'Facebook', '54b283d28bfbc172dde2123ca09d8ce2e4b5533d', '10203071103538579', 'https://www.facebook.com/app_scoped_user_id/10203071103538579/', '', 'https://graph.facebook.com/10203071103538579/picture?width=150&height=150', 'Elisa Sousa Gomes', '', 'Elisa', 'Gomes', 'female', 'pt_PT', '', 0, 0, 0, 'elisasgomes@hotmail.com', 'elisasgomes@hotmail.com', '', '', '', '', '', ''),
(3116, 3103, 'Facebook', '8adc4c591410ac5d7ddf85377373bbca4b978b49', '10202992400049760', 'https://www.facebook.com/app_scoped_user_id/10202992400049760/', '', 'https://graph.facebook.com/10202992400049760/picture?width=150&height=150', 'Margarida Cardoso Silva', '', 'Margarida', 'Silva', 'female', 'en_GB', '', 0, 0, 0, 'margycs@gmail.com', 'margycs@gmail.com', '', '', '', '', '', ''),
(3117, 3104, 'Facebook', '28e529f2cd1d1d70850467d39a8d6c39b093b211', '856284871075244', 'https://www.facebook.com/app_scoped_user_id/856284871075244/', '', 'https://graph.facebook.com/856284871075244/picture?width=150&height=150', 'Mafalda Palmares', '', 'Mafalda', 'Palmares', 'female', 'pt_PT', '', 0, 0, 0, 'mafpalmares@gmail.com', 'mafpalmares@gmail.com', '', '', '', '', '', ''),
(3118, 3105, 'Facebook', '80c82307963261fa5b3f794b0ae227b23ee7fa35', '1089822477700127', 'https://www.facebook.com/app_scoped_user_id/1089822477700127/', '', 'https://graph.facebook.com/1089822477700127/picture?width=150&height=150', 'Catarina Ataíde', '', 'Catarina', 'Ataíde', 'female', 'pt_PT', '', 0, 0, 0, 'catarina_ataide@hotmail.com', 'catarina_ataide@hotmail.com', '', '', '', '', '', ''),
(3119, 3106, 'Facebook', '0d7923fb50c94d6870f121a230f9b2665d5f3218', '885781638135660', 'https://www.facebook.com/app_scoped_user_id/885781638135660/', '', 'https://graph.facebook.com/885781638135660/picture?width=150&height=150', 'Sérgio Moreira', '', 'Sérgio', 'Moreira', 'male', 'pt_PT', '', 0, 0, 0, 'sergiosm26@hotmail.com', 'sergiosm26@hotmail.com', '', '', '', '', '', ''),
(3120, 3107, 'Facebook', 'fd797096aba47d8171b5b83aebdde6cca892a7ea', '10155626717850285', 'https://www.facebook.com/app_scoped_user_id/10155626717850285/', '', 'https://graph.facebook.com/10155626717850285/picture?width=150&height=150', 'Maria Sampaio', '', 'Maria', 'Sampaio', 'female', 'en_US', '', 0, 0, 0, 'mariabelchiorsampaio@hotmail.com', 'mariabelchiorsampaio@hotmail.com', '', '', '', '', '', ''),
(3121, 3108, 'Facebook', 'fd515ec2358ddfcff1b09196aa1dbbbc1e1225a9', '10202946701787260', 'https://www.facebook.com/app_scoped_user_id/10202946701787260/', '', 'https://graph.facebook.com/10202946701787260/picture?width=150&height=150', 'Filipe Rodrigues', '', 'Filipe', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'filipefrauto@gmail.com', 'filipefrauto@gmail.com', '', '', '', '', '', ''),
(3122, 3109, 'Google', '5ad11315c1405ffe310f491ce0793d155285ceea', '106286855233771582559', 'https://plus.google.com/106286855233771582559', '', 'https://lh4.googleusercontent.com/-P_oXvTQ3W1g/AAAAAAAAAAI/AAAAAAAAAH0/xf_LgeJps1U/photo.jpg?sz=200', 'Nazaré Correia', '', 'Nazaré', 'Correia', 'female', '', '', 0, 0, 0, 'nazarecostacorreia@gmail.com', 'nazarecostacorreia@gmail.com', '', '', '', '', '', ''),
(3123, 3110, 'Facebook', 'ccf64687175bf05b4d5227ca301b57e6306a7986', '10205831835930502', 'https://www.facebook.com/app_scoped_user_id/10205831835930502/', '', 'https://graph.facebook.com/10205831835930502/picture?width=150&height=150', 'Nuno Moreira Junior', '', 'Nuno', 'Moreira Junior', 'male', 'pt_PT', '', 0, 0, 0, 'nuno_lemos_moreira@hotmail.com', 'nuno_lemos_moreira@hotmail.com', '', '', '', '', '', ''),
(3124, 3111, 'Facebook', 'd747338e5db6794d8929818b38c5fc3fda898e7d', '10206471876853658', 'https://www.facebook.com/app_scoped_user_id/10206471876853658/', '', 'https://graph.facebook.com/10206471876853658/picture?width=150&height=150', 'Pedro Cordeiro', '', 'Pedro', 'Cordeiro', 'male', 'pt_PT', '', 0, 0, 0, 'pedrob52@hotmail.com', 'pedrob52@hotmail.com', '', '', '', '', '', ''),
(3125, 3112, 'Google', 'f3d56700dc09407e07c16fb7fe99225a5c7ba9ba', '114389311559898325321', 'https://plus.google.com/114389311559898325321', '', 'https://lh5.googleusercontent.com/-UXPQ0KMboPw/AAAAAAAAAAI/AAAAAAAAADo/PlvRIwOcTkg/photo.jpg?sz=200', 'Ricardo Co', '', 'Ricardo', 'Co', 'male', '', '', 0, 0, 0, 'co.ricardo1@gmail.com', 'co.ricardo1@gmail.com', '', '', '', '', '', ''),
(3126, 3113, 'Facebook', 'fc712022aa50f6a6e79b8a173eac7aab4726fff5', '10152944333030060', 'https://www.facebook.com/app_scoped_user_id/10152944333030060/', '', 'https://graph.facebook.com/10152944333030060/picture?width=150&height=150', 'Catarina Ribeiro', '', 'Catarina', 'Ribeiro', '', 'en_US', '', 0, 0, 0, 'catarina.rpires@gmail.com', 'catarina.rpires@gmail.com', '', '', '', '', '', ''),
(3127, 3114, 'Google', 'f2d84aadaa466a1126e2ee7a53434baf170701b2', '105939641401755211179', 'https://plus.google.com/105939641401755211179', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ana Rato', '', 'Ana', 'Rato', 'female', '', '', 0, 0, 0, 'paulalopesrato@gmail.com', 'paulalopesrato@gmail.com', '', '', '', '', '', ''),
(3128, 3115, 'Google', '13e2298e97437c4a718b6fa5c82ef45603a35d6d', '108914419065130177643', 'https://plus.google.com/108914419065130177643', '', 'https://lh6.googleusercontent.com/-SHrqPynnJTc/AAAAAAAAAAI/AAAAAAAAAB4/VpLFfnZEojQ/photo.jpg?sz=200', 'David Alves', '', 'David', 'Alves', 'male', '', '', 0, 0, 0, 'davidpfalves@gmail.com', 'davidpfalves@gmail.com', '', '', '', '', '', ''),
(3129, 3116, 'Facebook', '09ca151f24348a2f2edb3dbf458e467cf0c8ce77', '10207200592882211', 'https://www.facebook.com/app_scoped_user_id/10207200592882211/', '', 'https://graph.facebook.com/10207200592882211/picture?width=150&height=150', 'Sofia Pádua Santos', '', 'Sofia', 'Pádua Santos', 'female', 'pt_PT', '', 0, 0, 0, 'sofia-padua@hotmail.com', 'sofia-padua@hotmail.com', '', '', '', '', '', ''),
(3130, 3117, 'Facebook', '6fb1f06a02b94ae8595ed8098dc0423c05c51fe9', '10153345012669320', 'https://www.facebook.com/app_scoped_user_id/10153345012669320/', '', 'https://graph.facebook.com/10153345012669320/picture?width=150&height=150', 'Ines Monteiro de Aguiar', '', 'Ines', 'Monteiro de Aguiar', 'female', 'pt_PT', '', 0, 0, 0, 'nisinhaaa@hotmail.com', 'nisinhaaa@hotmail.com', '', '', '', '', '', ''),
(3131, 3118, 'Facebook', 'd9aec95eacf37a957d255f6f2142e272603d93be', '10203861023838062', 'https://www.facebook.com/app_scoped_user_id/10203861023838062/', '', 'https://graph.facebook.com/10203861023838062/picture?width=150&height=150', 'Flávia Fernandes', '', 'Flávia', 'Fernandes', 'female', 'pt_PT', '', 0, 0, 0, 'flavia.tafulo@gmail.com', 'flavia.tafulo@gmail.com', '', '', '', '', '', ''),
(3132, 3119, 'Facebook', '8139da685b8189615748faad95313600c2b2970b', '10153418265118156', 'https://www.facebook.com/app_scoped_user_id/10153418265118156/', '', 'https://graph.facebook.com/10153418265118156/picture?width=150&height=150', 'Maria João Sá Carneiro', '', 'Maria', 'Carneiro', 'female', 'pt_PT', '', 0, 0, 0, 'mariajoaosc@hotmail.com', 'mariajoaosc@hotmail.com', '', '', '', '', '', ''),
(3133, 3120, 'Google', '4b172cce31ba12f31eab66b527a40ee5730b6c14', '108302831335553864117', 'https://plus.google.com/108302831335553864117', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ana Oliveira', '', 'Ana', 'Oliveira', 'male', '', '', 0, 0, 0, 'anaoliveira131@gmail.com', 'anaoliveira131@gmail.com', '', '', '', '', '', ''),
(3134, 3121, 'Facebook', '46bc9d4fa834aadafed67953d131ba68361afac3', '10155692307820457', 'https://www.facebook.com/app_scoped_user_id/10155692307820457/', '', 'https://graph.facebook.com/10155692307820457/picture?width=150&height=150', 'Arlette Santos', '', 'Arlette', 'Santos', 'female', 'en_US', '', 0, 0, 0, 'leekel2000@hotmail.com', 'leekel2000@hotmail.com', '', '', '', '', '', ''),
(3135, 3122, 'Facebook', '498ff316529429ac1aef5e47e841b46f685248dd', '10204213342673907', 'https://www.facebook.com/app_scoped_user_id/10204213342673907/', '', 'https://graph.facebook.com/10204213342673907/picture?width=150&height=150', 'Maria Conceição', '', 'Maria', 'Conceição', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3136, 3123, 'Facebook', '771d56eec87abe1e468debb520a8a7dd6b49cde9', '10154222804090190', 'https://www.facebook.com/app_scoped_user_id/10154222804090190/', '', 'https://graph.facebook.com/10154222804090190/picture?width=150&height=150', 'Sara Raquel Paulino Sebastião', '', 'Sara', 'Sebastião', 'female', 'pt_PT', '', 0, 0, 0, 'sara_pinkie@hotmail.com', 'sara_pinkie@hotmail.com', '', '', '', '', '', ''),
(3137, 3124, 'Facebook', 'f74eff34364b02ff91113487adb49bdcede497c2', '864150403656719', 'https://www.facebook.com/app_scoped_user_id/864150403656719/', '', 'https://graph.facebook.com/864150403656719/picture?width=150&height=150', 'Pedro Pereira', '', 'Pedro', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'pedro_manuel_mesquita@hotmail.com', 'pedro_manuel_mesquita@hotmail.com', '', '', '', '', '', ''),
(3138, 3125, 'Facebook', '7c24d8fa2d5970da11c2dc33f0337e294e0ed34f', '10153342704099476', 'https://www.facebook.com/app_scoped_user_id/10153342704099476/', '', 'https://graph.facebook.com/10153342704099476/picture?width=150&height=150', 'Carolina Jardim', '', 'Carolina', 'Jardim', 'female', 'pt_PT', '', 0, 0, 0, 'isaurinhajardim@hotmail.com', 'isaurinhajardim@hotmail.com', '', '', '', '', '', ''),
(3139, 3126, 'Google', 'b4dc116f1cb913cf5b9e214ee5766c0b59c93c1d', '111861006123330326450', 'https://plus.google.com/111861006123330326450', '', 'https://lh4.googleusercontent.com/-F0VEWkiGACI/AAAAAAAAAAI/AAAAAAAABCM/IuXMuIYWTUY/photo.jpg?sz=200', 'Ricardo Cardoso', '', 'Ricardo', 'Cardoso', 'male', '', '', 0, 0, 0, 'ricardoso76@gmail.com', 'ricardoso76@gmail.com', '', '', '', '', '', ''),
(3140, 3127, 'Facebook', '6ead44e30ae1d544dc508c3739a8a905c2a021d4', '10153049312298737', 'https://www.facebook.com/app_scoped_user_id/10153049312298737/', '', 'https://graph.facebook.com/10153049312298737/picture?width=150&height=150', 'Francisco Ortigão', '', 'Francisco', 'Ortigão', 'male', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3141, 3128, 'Facebook', '72e95ea8669ce62b5c39f2cc7f03d90d39ddab3e', '792794864123636', 'https://www.facebook.com/app_scoped_user_id/792794864123636/', '', 'https://graph.facebook.com/792794864123636/picture?width=150&height=150', 'Joao Dantas', '', 'Joao', 'Dantas', 'male', 'pt_PT', '', 0, 0, 0, 'joaom.machado@hotmail.com', 'joaom.machado@hotmail.com', '', '', '', '', '', ''),
(3142, 3129, 'Google', '4587c083a04aad95e71aef4969d59335e98bd4ef', '111635324042449607760', 'https://plus.google.com/111635324042449607760', '', 'https://lh6.googleusercontent.com/-281K32b75yI/AAAAAAAAAAI/AAAAAAAAACY/3wv_s25e0OM/photo.jpg?sz=200', 'Antonio Preto Mendes', '', 'Antonio', 'Preto Mendes', 'male', '', '', 0, 0, 0, 'antoniopretomendes@gmail.com', 'antoniopretomendes@gmail.com', '', 'Lisbon', '', '', 'Lisbon', ''),
(3143, 3130, 'Facebook', 'ee71ee8c77be3e1b351d4c59928284a20ecea257', '10152565313244058', 'https://www.facebook.com/app_scoped_user_id/10152565313244058/', '', 'https://graph.facebook.com/10152565313244058/picture?width=150&height=150', 'Nuno André Ramos', '', 'Nuno', 'Ramos', 'male', 'en_US', '', 0, 0, 0, 'nampramos@gmail.com', 'nampramos@gmail.com', '', '', '', '', '', ''),
(3144, 3131, 'Facebook', 'b4f091759438c4614f24f05165e3307aadfcb888', '10153329963221153', 'https://www.facebook.com/app_scoped_user_id/10153329963221153/', '', 'https://graph.facebook.com/10153329963221153/picture?width=150&height=150', 'António Maria Pulido', '', 'António Maria', 'Pulido', 'male', 'pt_PT', '', 0, 0, 0, 'antoniompgms@gmail.com', 'antoniompgms@gmail.com', '', '', '', '', '', ''),
(3145, 3132, 'Facebook', '60ca5ea591972d6ba89900b60afb149b04d10072', '10155622337120114', 'https://www.facebook.com/app_scoped_user_id/10155622337120114/', '', 'https://graph.facebook.com/10155622337120114/picture?width=150&height=150', 'Diogo Dantas Da Cunha', '', 'Diogo', 'Da Cunha', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3146, 3133, 'Google', 'cb680e2e139e5070cc1035f5218d516294003e17', '111187625851014101685', 'https://plus.google.com/111187625851014101685', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Filipe Teixeira', '', 'Filipe', 'Teixeira', 'male', '', '', 0, 0, 0, 'filipeteix@gmail.com', 'filipeteix@gmail.com', '', '', '', '', '', ''),
(3147, 3134, 'Google', 'cf62172973e059480cc7d82b7f53fae52540887d', '112422731077609539200', 'https://plus.google.com/112422731077609539200', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Miguel Carvalho', '', 'Miguel', 'Carvalho', 'male', '', '', 0, 0, 0, 'miguel.carvalho.adv@sapo.pt', 'miguel.carvalho.adv@sapo.pt', '', '', '', '', '', ''),
(3148, 3135, 'Facebook', 'ee1db8ebb468b59741bc6864c9f563471db30fd6', '861041380598778', 'https://www.facebook.com/app_scoped_user_id/861041380598778/', '', 'https://graph.facebook.com/861041380598778/picture?width=150&height=150', 'Ana Carla Alves', '', 'Ana Carla', 'Alves', 'female', 'pt_PT', '', 0, 0, 0, 'a.c.casaca@hotmail.com', 'a.c.casaca@hotmail.com', '', '', '', '', '', ''),
(3149, 3136, 'Facebook', '5db3fb75e382fc874eccd94a1cd10c943470480a', '10153433091079406', 'https://www.facebook.com/app_scoped_user_id/10153433091079406/', '', 'https://graph.facebook.com/10153433091079406/picture?width=150&height=150', 'David Grades', '', 'David', 'Grades', 'male', 'pt_PT', '', 0, 0, 0, 'dgrades@hotmail.com', 'dgrades@hotmail.com', '', '', '', '', '', ''),
(3150, 3137, 'Facebook', '66e667178b53c1cc6d4e50d30a1260c169c2a0c2', '10202936919824440', 'https://www.facebook.com/app_scoped_user_id/10202936919824440/', '', 'https://graph.facebook.com/10202936919824440/picture?width=150&height=150', 'Nilsa Freire', '', 'Nilsa', 'Freire', 'female', 'pt_PT', '', 0, 0, 0, 'nfreire65@gmail.com', 'nfreire65@gmail.com', '', '', '', '', '', ''),
(3151, 3138, 'Google', '708a2eb02d2d00aa45e2e586b067d769e9f45b98', '116806561786950258154', 'https://plus.google.com/116806561786950258154', '', 'https://lh5.googleusercontent.com/-OFLA_ZktP3Q/AAAAAAAAAAI/AAAAAAAABSE/_OOy2XPQmsw/photo.jpg?sz=200', 'Pedro Mota', '', 'Pedro', 'Mota', 'male', '', '', 0, 0, 0, 'pemota39@gmail.com', 'pemota39@gmail.com', '', '', '', '', '', ''),
(3152, 3139, 'Facebook', 'f18812f9ae40bcf167eb9c2c68a6177eba33e86b', '1000105493363127', 'https://www.facebook.com/app_scoped_user_id/1000105493363127/', '', 'https://graph.facebook.com/1000105493363127/picture?width=150&height=150', 'Nelson Amado', '', 'Nelson', 'Amado', 'male', 'pt_PT', '', 0, 0, 0, 'nelson.amado72@gmail.com', 'nelson.amado72@gmail.com', '', '', '', '', '', ''),
(3153, 3140, 'Facebook', '03761f8de0367a295efd633c4bd50e20832da240', '1159428374082633', 'https://www.facebook.com/app_scoped_user_id/1159428374082633/', '', 'https://graph.facebook.com/1159428374082633/picture?width=150&height=150', 'Cintia Pereira', '', 'Cintia', 'Pereira', 'female', 'en_GB', '', 0, 0, 0, 'ciii.dsp@gmail.com', 'ciii.dsp@gmail.com', '', '', '', '', '', ''),
(3154, 3141, 'Facebook', 'c66c428dd65b0820ebbdd2048b81ab04ade6c8bb', '945555082131281', 'https://www.facebook.com/app_scoped_user_id/945555082131281/', '', 'https://graph.facebook.com/945555082131281/picture?width=150&height=150', 'Guilherme Vasconcelos', '', 'Guilherme', 'Vasconcelos', 'male', 'pt_PT', '', 0, 0, 0, 'benficaguibelem@hotmail.com', 'benficaguibelem@hotmail.com', '', '', '', '', '', ''),
(3155, 3142, 'Facebook', 'd9f1a27372834d8a5282908e23264e070d9d86b6', '883675045037644', 'https://www.facebook.com/app_scoped_user_id/883675045037644/', '', 'https://graph.facebook.com/883675045037644/picture?width=150&height=150', 'Violante Candeias', '', 'Violante', 'Candeias', 'female', 'pt_PT', '', 0, 0, 0, 'violantecandeias@hotmail.com', 'violantecandeias@hotmail.com', '', '', '', '', '', ''),
(3156, 3143, 'Facebook', '7bf62312c254c7c5d5d7efde596963a556082830', '10205994349369161', 'https://www.facebook.com/app_scoped_user_id/10205994349369161/', '', 'https://graph.facebook.com/10205994349369161/picture?width=150&height=150', 'Maria Baião', '', 'Maria', 'Baião', 'female', 'pt_BR', '', 0, 0, 0, 'baiao.maria@gmail.com', 'baiao.maria@gmail.com', '', '', '', '', '', ''),
(3157, 3144, 'Facebook', '047b2c7676285d71078d6d02a430c836a93829d5', '1062103153824427', 'https://www.facebook.com/app_scoped_user_id/1062103153824427/', '', 'https://graph.facebook.com/1062103153824427/picture?width=150&height=150', 'Jose Valente', '', 'Jose', 'Valente', 'male', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3158, 3145, 'Facebook', 'bfd3a33d165cea148408da661c5c57d42253ccce', '10203323921413657', 'https://www.facebook.com/app_scoped_user_id/10203323921413657/', '', 'https://graph.facebook.com/10203323921413657/picture?width=150&height=150', 'Sofia Pereira Salta', '', 'Sofia', 'Salta', 'female', 'pt_PT', '', 0, 0, 0, 'sofiasalta1@hotmail.com', 'sofiasalta1@hotmail.com', '', '', '', '', '', ''),
(3159, 3146, 'Google', '8b30a6dd36ec49a05021e041a16fa2a7ecd68dc2', '107023994790873461242', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ideias em Campo', '', 'Ideias em', 'Campo', '', '', '', 0, 0, 0, 'ideiasemcampo@gmail.com', 'ideiasemcampo@gmail.com', '', '', '', '', '', ''),
(3160, 3147, 'Facebook', 'acc088ef481cbf1c19cbf60691981c2c725fb9af', '10152948513375885', 'https://www.facebook.com/app_scoped_user_id/10152948513375885/', '', 'https://graph.facebook.com/10152948513375885/picture?width=150&height=150', 'Pavlia Tomic', '', 'Pavlia', 'Tomic', 'female', 'en_GB', '', 0, 0, 0, 'tomicpavlia@gmail.com', 'tomicpavlia@gmail.com', '', '', '', '', '', ''),
(3161, 3148, 'Google', 'b9ced2ef3d266f3520b9cbfdfee5c2bcf2832167', '103458621524401929293', 'https://plus.google.com/103458621524401929293', '', 'https://lh4.googleusercontent.com/-PGvYXDbmJNI/AAAAAAAAAAI/AAAAAAAAAIE/yR-Z5cH4yso/photo.jpg?sz=200', 'carla santos', '', 'carla', 'santos', 'female', '', '', 0, 0, 0, 'carla.dspto@gmail.com', 'carla.dspto@gmail.com', '', '', '', '', '', ''),
(3162, 3149, 'Facebook', '983257a7498ca3e3df2b64bb0afcfd3e177f3cfb', '10153393265699301', 'https://www.facebook.com/app_scoped_user_id/10153393265699301/', '', 'https://graph.facebook.com/10153393265699301/picture?width=150&height=150', 'Tiago Oliveira', '', 'Tiago', 'Oliveira', 'male', 'en_US', '', 0, 0, 0, 'tiagocarmona@gmail.com', 'tiagocarmona@gmail.com', '', '', '', '', '', ''),
(3163, 3150, 'Facebook', '941540c69c09033d6f22c2bc2b521659e9ab9d56', '10200544028000334', 'https://www.facebook.com/app_scoped_user_id/10200544028000334/', '', 'https://graph.facebook.com/10200544028000334/picture?width=150&height=150', 'Cláudia Ramos', '', 'Cláudia', 'Ramos', 'female', 'pt_PT', '', 0, 0, 0, 'claudia.silvaramos@gmail.com', 'claudia.silvaramos@gmail.com', '', '', '', '', '', ''),
(3164, 3151, 'Facebook', '5938b575dc5d6973fc96503fdf84f8989751fa51', '10153279636756265', 'https://www.facebook.com/app_scoped_user_id/10153279636756265/', '', 'https://graph.facebook.com/10153279636756265/picture?width=150&height=150', 'Diana Relego', '', 'Diana', 'Relego', '', 'pt_PT', '', 0, 0, 0, 'dianarelego@hotmail.com', 'dianarelego@hotmail.com', '', '', '', '', '', ''),
(3165, 3152, 'Google', '6c60c98984235ed96bb608b787d97de8356dfe5f', '112499458968346776323', '', '', 'https://lh3.googleusercontent.com/-US8YBdtkXYM/AAAAAAAAAAI/AAAAAAAAACw/-9yVqlfe6i8/photo.jpg?sz=200', 'Daniela Spataru', '', 'Daniela', 'Spataru', '', '', '', 0, 0, 0, 'danielaspataru96@gmail.com', 'danielaspataru96@gmail.com', '', '', '', '', '', ''),
(3166, 3153, 'Google', 'a4a8a45fe7cf7d3463e9e5707676016af82da63d', '114441777336231406902', 'https://plus.google.com/114441777336231406902', '', 'https://lh4.googleusercontent.com/-n5_uczL1-Cg/AAAAAAAAAAI/AAAAAAAAAAA/Ua8iaeckWlU/photo.jpg?sz=200', 'Silvia CostaSantos', '', 'Silvia', 'CostaSantos', 'female', '', '', 0, 0, 0, 'silviacostasantos@gmail.com', 'silviacostasantos@gmail.com', '', '', '', '', '', ''),
(3167, 3154, 'Google', '49a3e89ffe898269de93fb9e943553dbb52a3ea5', '104158106973592205292', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'tereza vaz', '', 'tereza', 'vaz', '', '', '', 0, 0, 0, 'terezavazsoeiro@gmail.com', 'terezavazsoeiro@gmail.com', '', '', '', '', '', ''),
(3168, 3155, 'Facebook', '6d12a6b42fa5036ab6f995deed9e7916e1252b43', '962362110475556', 'https://www.facebook.com/app_scoped_user_id/962362110475556/', '', 'https://graph.facebook.com/962362110475556/picture?width=150&height=150', 'André Sales Henriques', '', 'André', 'Sales Henriques', 'male', 'pt_PT', '', 0, 0, 0, 'andreh_bs@yahoo.com', 'andreh_bs@yahoo.com', '', '', '', '', '', ''),
(3169, 3156, 'Facebook', 'ca1898f3a01db3a76e94a3aa9ac61be2e3e39a45', '991480914217157', 'https://www.facebook.com/app_scoped_user_id/991480914217157/', '', 'https://graph.facebook.com/991480914217157/picture?width=150&height=150', 'Miguel Poupada', '', 'Miguel', 'Poupada', 'male', 'pt_PT', '', 0, 0, 0, 'miguel.poupada@hotmail.com', 'miguel.poupada@hotmail.com', '', '', '', '', '', ''),
(3170, 3157, 'Facebook', '6fc8137228aa262de8d12bc9bbc4d6ed60f91aa7', '983404451683864', 'https://www.facebook.com/app_scoped_user_id/983404451683864/', '', 'https://graph.facebook.com/983404451683864/picture?width=150&height=150', 'David Bernardo', '', 'David', 'Bernardo', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3171, 3158, 'Facebook', '4db99755b3ce001d7ab1940ac32f1e47ca5ce4ba', '1016026788409143', 'https://www.facebook.com/app_scoped_user_id/1016026788409143/', '', 'https://graph.facebook.com/1016026788409143/picture?width=150&height=150', 'Délio Faria', '', 'Délio', 'Faria', 'male', 'pt_PT', '', 0, 0, 0, 'delio.faria@gmail.com', 'delio.faria@gmail.com', '', '', '', '', '', ''),
(3172, 3159, 'Facebook', '97dc1d1fec21fb7aa5f2a4438167a5486811be52', '10153061987244545', 'https://www.facebook.com/app_scoped_user_id/10153061987244545/', '', 'https://graph.facebook.com/10153061987244545/picture?width=150&height=150', 'Joana Beltrão Martins', '', 'Joana', 'Martins', 'female', 'pt_PT', '', 0, 0, 0, 'jobelt@yahoo.com', 'jobelt@yahoo.com', '', '', '', '', '', ''),
(3173, 3160, 'Facebook', '3bde81a14ed373f467960c757715beec0e88771d', '986331858065965', 'https://www.facebook.com/app_scoped_user_id/986331858065965/', '', 'https://graph.facebook.com/986331858065965/picture?width=150&height=150', 'Hugo Capela', '', 'Hugo', 'Capela', 'male', 'pt_PT', '', 0, 0, 0, 'hfacapela@gmail.com', 'hfacapela@gmail.com', '', '', '', '', '', ''),
(3174, 3161, 'Facebook', 'ec91ec12c75dc923f9e7d76cda59b8e6f152c8a0', '10153448613145719', 'https://www.facebook.com/app_scoped_user_id/10153448613145719/', '', 'https://graph.facebook.com/10153448613145719/picture?width=150&height=150', 'Patrícia Silva', '', 'Patrícia', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'eyedgirl@hotmail.com', 'eyedgirl@hotmail.com', '', '', '', '', '', ''),
(3175, 3162, 'Facebook', '9a73f63e06878150e569728dbdf0522f3c32c620', '10200530625664953', 'https://www.facebook.com/app_scoped_user_id/10200530625664953/', '', 'https://graph.facebook.com/10200530625664953/picture?width=150&height=150', 'Helena Vilar Moreira', '', 'Helena', 'Vilar Moreira', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3176, 3163, 'Facebook', 'c5550f32eb599ccad7ce4bda7a6a36483bfd3386', '815073108562164', 'https://www.facebook.com/app_scoped_user_id/815073108562164/', '', 'https://graph.facebook.com/815073108562164/picture?width=150&height=150', 'Teresa Bettencourt', '', 'Teresa', 'Bettencourt', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3177, 3164, 'Facebook', '5e64d13882eb2f1d274b1db90353c6017c52c104', '10204289433703539', 'https://www.facebook.com/app_scoped_user_id/10204289433703539/', '', 'https://graph.facebook.com/10204289433703539/picture?width=150&height=150', 'Monica Pimentel', '', 'Monica', 'Pimentel', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3178, 3165, 'Facebook', 'b703f12a14e4089b691c79de5c4e393f007d8b90', '10207366833555794', 'https://www.facebook.com/app_scoped_user_id/10207366833555794/', '', 'https://graph.facebook.com/10207366833555794/picture?width=150&height=150', 'Marta Anselmo', '', 'Marta', 'Anselmo', 'female', 'pt_PT', '', 0, 0, 0, 'marta__anselmo@hotmail.com', 'marta__anselmo@hotmail.com', '', '', '', '', '', ''),
(3179, 3166, 'Facebook', '088c80a7004ec3a8ad24cf8303df58af278b6d09', '1074697382546435', 'https://www.facebook.com/app_scoped_user_id/1074697382546435/', '', 'https://graph.facebook.com/1074697382546435/picture?width=150&height=150', 'Joao da Nova', '', 'Joao', 'da Nova', 'male', 'pt_PT', '', 0, 0, 0, 'lindentuga@gmail.com', 'lindentuga@gmail.com', '', '', '', '', '', ''),
(3180, 3167, 'Facebook', 'bf8145b2bde04c7e68a37fb297a110250a40857a', '1057579480936642', 'https://www.facebook.com/app_scoped_user_id/1057579480936642/', '', 'https://graph.facebook.com/1057579480936642/picture?width=150&height=150', 'João Pedro Vicente', '', 'João Pedro', 'Vicente', 'male', 'pt_PT', '', 0, 0, 0, 'joaoprvicente@hotmail.com', 'joaoprvicente@hotmail.com', '', '', '', '', '', ''),
(3181, 3168, 'Google', 'ffbceb4f9ea29f6948bd34294e69c34ce64d7a8a', '101410608199395730320', 'https://plus.google.com/101410608199395730320', '', 'https://lh3.googleusercontent.com/-Q5e1RPiWJYo/AAAAAAAAAAI/AAAAAAAAAHQ/4yUKk-etIQc/photo.jpg?sz=200', 'Joao Fonseca', '', 'Joao', 'Fonseca', 'male', '', '', 0, 0, 0, 'navas.joao@gmail.com', 'navas.joao@gmail.com', '', '', '', '', '', ''),
(3182, 3169, 'Facebook', '63566070b08485a0c5bc5b073aa0a4c8a88ca152', '10155616049800720', 'https://www.facebook.com/app_scoped_user_id/10155616049800720/', '', 'https://graph.facebook.com/10155616049800720/picture?width=150&height=150', 'Rui Lourenço Dos Reis', '', 'Rui', 'Lourenço Dos Reis', 'male', 'pt_PT', '', 0, 0, 0, 'rui_costa_reis@hotmail.com', 'rui_costa_reis@hotmail.com', '', '', '', '', '', ''),
(3183, 3170, 'Facebook', 'e6278515daf9d0385f7dfec4ba0ab9523da8060c', '418223325028355', 'https://www.facebook.com/app_scoped_user_id/418223325028355/', '', 'https://graph.facebook.com/418223325028355/picture?width=150&height=150', 'Robert Varchmin', '', 'Robert', 'Varchmin', 'male', 'de_DE', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3184, 3171, 'Google', 'c4caae64d92cf2f9723370822b17648389190ef6', '118016353477478998228', 'https://plus.google.com/118016353477478998228', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'shelter Lagos', '', 'shelter', 'Lagos', 'other', '', '', 0, 0, 0, 'lagosshelter@gmail.com', 'lagosshelter@gmail.com', '', '', '', '', '', ''),
(3185, 3172, 'Google', 'b20f182cf8287780062fbb6b4023d233b4c79aad', '109080508587808046176', 'https://plus.google.com/109080508587808046176', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Tiago Francisco', '', 'Tiago', 'Francisco', 'male', '', '', 0, 0, 0, 'tiagomfrancisco@gmail.com', 'tiagomfrancisco@gmail.com', '', '', '', '', '', ''),
(3186, 3173, 'Google', '2acc0796616e4410d4b4fcec651db7055818d0a6', '100223009642923766227', 'https://plus.google.com/100223009642923766227', '', 'https://lh6.googleusercontent.com/-zUFtmLqu5Vw/AAAAAAAAAAI/AAAAAAAAAMs/IVVrUSiwO7M/photo.jpg?sz=200', 'Margarida Almeida', '', 'Margarida', 'Almeida', 'female', '', '', 0, 0, 0, 'margaridamralmeida@gmail.com', 'margaridamralmeida@gmail.com', '', '', '', '', '', ''),
(3187, 3174, 'Facebook', '6956c2bf1eede0cc8ae03b65d3405acdfc7aa624', '922829194407235', 'https://www.facebook.com/app_scoped_user_id/922829194407235/', '', 'https://graph.facebook.com/922829194407235/picture?width=150&height=150', 'Teresa Valadas de Albuquerque', '', 'Teresa', 'de Albuquerque', 'female', 'pt_PT', '', 0, 0, 0, 'teresa.albuquerque.602@gmail.com', 'teresa.albuquerque.602@gmail.com', '', '', '', '', '', ''),
(3188, 3175, 'Facebook', '89849d76b9befdc19fc6123ec299efd7c79e7bcf', '10155712646845192', 'https://www.facebook.com/app_scoped_user_id/10155712646845192/', '', 'https://graph.facebook.com/10155712646845192/picture?width=150&height=150', 'Ricardo Matos Cardoso', '', 'Ricardo', 'Cardoso', 'male', 'en_US', '', 0, 0, 0, 'brainsxe@hotmail.com', 'brainsxe@hotmail.com', '', '', '', '', '', ''),
(3189, 3176, 'Google', '480a0df721dc9b3ef05c99c99a1e191d736f1735', '117167578745246310890', 'https://plus.google.com/117167578745246310890', '', 'https://lh6.googleusercontent.com/-JZMyNR8DF8c/AAAAAAAAAAI/AAAAAAAAAJM/Ah3CS47IbYc/photo.jpg?sz=200', 'Joana Castro', '', 'Joana', 'Castro', 'female', '', '', 0, 0, 0, 'jomccastro@gmail.com', 'jomccastro@gmail.com', '', '', '', '', '', ''),
(3190, 3177, 'Facebook', 'e1ac8a58bba40136561880d4b1e2c89e4c47dbe5', '10155612574660117', 'https://www.facebook.com/app_scoped_user_id/10155612574660117/', '', 'https://graph.facebook.com/10155612574660117/picture?width=150&height=150', 'Carminho Álvares', '', 'Carminho', 'Álvares', 'female', 'pt_PT', '', 0, 0, 0, 'carminhoalvares@hotmail.com', 'carminhoalvares@hotmail.com', '', '', '', '', '', ''),
(3191, 3178, 'Facebook', '9f6a130f7422444a32fee828ba0d0117988b6e53', '10205707711765650', 'https://www.facebook.com/app_scoped_user_id/10205707711765650/', '', 'https://graph.facebook.com/10205707711765650/picture?width=150&height=150', 'Irina Medvedeva', '', 'Irina', 'Medvedeva', 'female', 'pt_PT', '', 0, 0, 0, 'irinamedved93@gmail.com', 'irinamedved93@gmail.com', '', '', '', '', '', ''),
(3192, 3179, 'Facebook', 'd14565d404f156dd743002c266df183ce88059b7', '999120943461818', 'https://www.facebook.com/app_scoped_user_id/999120943461818/', '', 'https://graph.facebook.com/999120943461818/picture?width=150&height=150', 'Andreia Nascimento', '', 'Andreia', 'Nascimento', 'female', 'pt_PT', '', 0, 0, 0, 'nascimento_cn@hotmail.com', 'nascimento_cn@hotmail.com', '', '', '', '', '', ''),
(3193, 3180, 'Facebook', '1bc9b139940dfef87352aaf4330f55f78ca4a3c5', '839928499419633', 'https://www.facebook.com/app_scoped_user_id/839928499419633/', '', 'https://graph.facebook.com/839928499419633/picture?width=150&height=150', 'Viviane Rauffus', '', 'Viviane', 'Rauffus', 'female', 'pt_PT', '', 0, 0, 0, 'viviane.rauffus@gmail.com', 'viviane.rauffus@gmail.com', '', '', '', '', '', ''),
(3194, 3181, 'Facebook', '52ea3a3a072fc5e36979d4c322aebb8f74979a69', '10203229196645695', 'https://www.facebook.com/app_scoped_user_id/10203229196645695/', '', 'https://graph.facebook.com/10203229196645695/picture?width=150&height=150', 'João Filipe Lourenço', '', 'João', 'Lourenço', 'male', 'pt_PT', '', 0, 0, 0, 'lourencofilipe@hotmail.com', 'lourencofilipe@hotmail.com', '', '', '', '', '', ''),
(3195, 3182, 'Facebook', 'a6054182bdcc1caa2193d64585894072d25ff9b1', '10203837077659689', 'https://www.facebook.com/app_scoped_user_id/10203837077659689/', '', 'https://graph.facebook.com/10203837077659689/picture?width=150&height=150', 'Vanda Fontoura', '', 'Vanda', 'Fontoura', 'female', 'pt_PT', '', 0, 0, 0, 'loura_vf@hotmail.com', 'loura_vf@hotmail.com', '', '', '', '', '', ''),
(3196, 3183, 'Google', '1eb0dc31e08c4a0d735067ae7d63a6f9eaf8f021', '102893352449177784204', 'https://profiles.google.com/102893352449177784204', '', 'https://lh5.googleusercontent.com/-TiqwsLwKURs/AAAAAAAAAAI/AAAAAAAAAMQ/rumaSntCrkQ/photo.jpg?sz=200', 'Maria Passeiro', '', 'Maria', 'Passeiro', 'female', '', '', 0, 0, 0, 'teresapasseiro@gmail.com', 'teresapasseiro@gmail.com', '', '', '', '', '', ''),
(3197, 3184, 'Google', '9da3a8d0befc8cefd7aaf23b574b1f9a0d7eb1f2', '100079119353618416270', 'https://plus.google.com/100079119353618416270', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Daniela Assunção', '', 'Daniela', 'Assunção', '', '', '', 0, 0, 0, 'daniela.assuncao@fonteviva.pt', 'daniela.assuncao@fonteviva.pt', '', '', '', '', '', ''),
(3198, 3185, 'Facebook', '03181d4de7d855e9334f5fc7719231f7f7a31e49', '10204325895370591', 'https://www.facebook.com/app_scoped_user_id/10204325895370591/', '', 'https://graph.facebook.com/10204325895370591/picture?width=150&height=150', 'Paulo Sousa', '', 'Paulo', 'Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'prebelodesousa@gmail.com', 'prebelodesousa@gmail.com', '', '', '', '', '', ''),
(3199, 3186, 'Facebook', '85928ddf8de0c9e54f61d2d82df500b7cc6f8a75', '10204220230890514', 'https://www.facebook.com/app_scoped_user_id/10204220230890514/', '', 'https://graph.facebook.com/10204220230890514/picture?width=150&height=150', 'Lourenço Caetano', '', 'Lourenço', 'Caetano', 'male', 'pt_PT', '', 0, 0, 0, 'flash__mike@hotmail.com', 'flash__mike@hotmail.com', '', '', '', '', '', ''),
(3200, 3187, 'Facebook', '5f3f44d65380566fcebeea83ca76795da699ce00', '1147170735308899', 'https://www.facebook.com/app_scoped_user_id/1147170735308899/', '', 'https://graph.facebook.com/1147170735308899/picture?width=150&height=150', 'Rodrigo Freitas', '', 'Rodrigo', 'Freitas', 'male', 'pt_PT', '', 0, 0, 0, 'bue_beto@hotmail.com', 'bue_beto@hotmail.com', '', '', '', '', '', ''),
(3201, 3188, 'Facebook', 'e9dc969b43f6f2a8be3645c6bc42aec3495ace40', '976608782373708', 'https://www.facebook.com/app_scoped_user_id/976608782373708/', '', 'https://graph.facebook.com/976608782373708/picture?width=150&height=150', 'Paulo Cunha', '', 'Paulo', 'Cunha', 'male', 'pt_PT', '', 0, 0, 0, 'paulodcunha@gmail.com', 'paulodcunha@gmail.com', '', '', '', '', '', ''),
(3202, 3189, 'Facebook', 'c8db1031f7eb2d62ff0c0f5f6fc279d7bcfef174', '821142817963895', 'https://www.facebook.com/app_scoped_user_id/821142817963895/', '', 'https://graph.facebook.com/821142817963895/picture?width=150&height=150', 'Vanessa Alves', '', 'Vanessa', 'Alves', 'female', 'pt_PT', '', 0, 0, 0, 'vanessa-8125-alves@live.com.pt', 'vanessa-8125-alves@live.com.pt', '', '', '', '', '', ''),
(3203, 3190, 'Facebook', '9319ede047aab7d292ef5d2992cfaebbaf7702a7', '10153429756372317', 'https://www.facebook.com/app_scoped_user_id/10153429756372317/', '', 'https://graph.facebook.com/10153429756372317/picture?width=150&height=150', 'Sergio Sousa Marques', '', 'Sergio', 'Marques', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3204, 3191, 'Facebook', '9d74d68da9b69e3fb1e510829e051d7302fc7be6', '10153025421151374', 'https://www.facebook.com/app_scoped_user_id/10153025421151374/', '', 'https://graph.facebook.com/10153025421151374/picture?width=150&height=150', 'Joana Bugia', '', 'Joana', 'Bugia', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3205, 3192, 'Facebook', '79c13deb16e0cd206ebf4ac932d3be17fc2b832f', '819604368136674', 'https://www.facebook.com/app_scoped_user_id/819604368136674/', '', 'https://graph.facebook.com/819604368136674/picture?width=150&height=150', 'Gustavo Matos', '', 'Gustavo', 'Matos', 'male', 'pt_PT', '', 0, 0, 0, 'guga.eli.matos@live.com.pt', 'guga.eli.matos@live.com.pt', '', '', '', '', '', ''),
(3206, 3193, 'Facebook', 'ab097015baa4f2da942bea94597574dc7dbd8de1', '10207031892740447', 'https://www.facebook.com/app_scoped_user_id/10207031892740447/', '', 'https://graph.facebook.com/10207031892740447/picture?width=150&height=150', 'Mia Nacamae', '', 'Mia', 'Nacamae', 'female', 'en_US', '', 0, 0, 0, 'miacherry.b@gmail.com', 'miacherry.b@gmail.com', '', '', '', '', '', ''),
(3207, 3194, 'Facebook', '971642cdb3f90b4029562032edef6d596a0d7823', '10153359684662390', 'https://www.facebook.com/app_scoped_user_id/10153359684662390/', '', 'https://graph.facebook.com/10153359684662390/picture?width=150&height=150', 'Maria Santiago Saguer', '', 'Maria', 'Santiago Saguer', 'female', 'en_GB', '', 0, 0, 0, 'mariasantiagosaguer@hotmail.com', 'mariasantiagosaguer@hotmail.com', '', '', '', '', '', ''),
(3208, 3195, 'Facebook', 'e3f5f8dd0cb538b0e969d9d835e8832058568887', '10205472323465053', 'https://www.facebook.com/app_scoped_user_id/10205472323465053/', '', 'https://graph.facebook.com/10205472323465053/picture?width=150&height=150', 'Inês Freitas', '', 'Inês', 'Freitas', 'female', 'pt_PT', '', 0, 0, 0, 'inesfreitas95@hotmail.com', 'inesfreitas95@hotmail.com', '', '', '', '', '', ''),
(3209, 3196, 'Facebook', '5e0dab7134d02c0c0836ad3ebe288e6fd61436ae', '1071154462913504', 'https://www.facebook.com/app_scoped_user_id/1071154462913504/', '', 'https://graph.facebook.com/1071154462913504/picture?width=150&height=150', 'Vasco Peixoto', '', 'Vasco', 'Peixoto', 'male', 'pt_PT', '', 0, 0, 0, 'vascopeixot@hotmail.com', 'vascopeixot@hotmail.com', '', '', '', '', '', ''),
(3210, 3197, 'Facebook', 'd2508ff46eef02f9859f2e4c5fd923dc97f1cb87', '10206484848657171', 'https://www.facebook.com/app_scoped_user_id/10206484848657171/', '', 'https://graph.facebook.com/10206484848657171/picture?width=150&height=150', 'André Patrocínio', '', 'André', 'Patrocínio', 'male', 'pt_BR', '', 0, 0, 0, 'andred1976@gmail.com', 'andred1976@gmail.com', '', '', '', '', '', ''),
(3211, 3198, 'Facebook', '6b7a5418e53dea951b6b2488d2073dcd86689e70', '886283881443516', 'https://www.facebook.com/app_scoped_user_id/886283881443516/', '', 'https://graph.facebook.com/886283881443516/picture?width=150&height=150', 'João Maria', '', 'João', 'Maria', 'male', 'pt_PT', '', 0, 0, 0, 'joao-mca@hotmail.com', 'joao-mca@hotmail.com', '', '', '', '', '', ''),
(3212, 3199, 'Google', '7d8b20e65faa17e3cd3759d4493f04114ecfa60e', '115046517054435194891', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Isabel casanova', '', 'Isabel', 'casanova', '', '', '', 0, 0, 0, 'casanovameister@gmail.com', 'casanovameister@gmail.com', '', '', '', '', '', ''),
(3213, 3200, 'Facebook', '16beeb90cf80e86ba44ed983526f04ed4e32d633', '10206638465060731', 'https://www.facebook.com/app_scoped_user_id/10206638465060731/', '', 'https://graph.facebook.com/10206638465060731/picture?width=150&height=150', 'Pedro Pinto', '', 'Pedro', 'Pinto', 'male', 'pt_PT', '', 0, 0, 0, 'pedropinto53@hotmail.com', 'pedropinto53@hotmail.com', '', '', '', '', '', ''),
(3214, 3201, 'Facebook', 'fa215c3c77a4a9e1f08fe07157ac8dca5110192c', '425701187601509', 'https://www.facebook.com/app_scoped_user_id/425701187601509/', '', 'https://graph.facebook.com/425701187601509/picture?width=150&height=150', 'Joao Oliveira', '', 'Joao', 'Oliveira', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3215, 3202, 'Facebook', '4197995e12351117182adcea92f5abf829a5bc03', '873584742713927', 'https://www.facebook.com/app_scoped_user_id/873584742713927/', '', 'https://graph.facebook.com/873584742713927/picture?width=150&height=150', 'Martim Ferreira', '', 'Martim', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'somartimferreira@gmail.com', 'somartimferreira@gmail.com', '', '', '', '', '', ''),
(3216, 3203, 'Facebook', '2a9fbf99f2a0eeb1e84f5473711fa57be15d131b', '859369500767332', 'https://www.facebook.com/app_scoped_user_id/859369500767332/', '', 'https://graph.facebook.com/859369500767332/picture?width=150&height=150', 'Liseta Alves', '', 'Liseta', 'Alves', 'female', 'pt_PT', '', 0, 0, 0, 'lisetalves@gmail.com', 'lisetalves@gmail.com', '', '', '', '', '', ''),
(3217, 3204, 'Google', 'b4ac05280c755024f5760f8d3d7e4893c78fb86d', '102053284268196431818', 'https://plus.google.com/102053284268196431818', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Herberto Gomes', '', 'Herberto', 'Gomes', 'male', '', '', 0, 0, 0, 'hergomes@gmail.com', 'hergomes@gmail.com', '', '', '', '', '', ''),
(3218, 3205, 'Facebook', '3bc8d2528d796df1c992d1148846441d1d2e18ed', '829681347069195', 'https://www.facebook.com/app_scoped_user_id/829681347069195/', '', 'https://graph.facebook.com/829681347069195/picture?width=150&height=150', 'Francisco Santos Gomes', '', 'Francisco', 'Gomes', 'male', 'pt_PT', '', 0, 0, 0, 'franciscosantosgomes@hotmail.com', 'franciscosantosgomes@hotmail.com', '', '', '', '', '', ''),
(3219, 3206, 'Google', 'ae62f71d30f819eaf334a63934a5f969cf8aa049', '106806795339375887320', 'https://plus.google.com/106806795339375887320', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Anne Wingels', '', 'Anne', 'Wingels', '', '', '', 0, 0, 0, 'annewingels@gmail.com', 'annewingels@gmail.com', '', '', '', '', '', ''),
(3220, 3207, 'Facebook', '514fd1bd682990c777315934bf38d7ce2f66126e', '10204499790917549', 'https://www.facebook.com/app_scoped_user_id/10204499790917549/', '', 'https://graph.facebook.com/10204499790917549/picture?width=150&height=150', 'Adriana Bastos Tigre', '', 'Adriana', 'Tigre', 'female', 'en_US', '', 0, 0, 0, 'adriana_maiatigre@hotmail.com', 'adriana_maiatigre@hotmail.com', '', '', '', '', '', ''),
(3221, 3208, 'Facebook', '16c3303bba742efd926bc1c67344c92575d230d9', '10203906791661190', 'https://www.facebook.com/app_scoped_user_id/10203906791661190/', '', 'https://graph.facebook.com/10203906791661190/picture?width=150&height=150', 'Maria Serra', '', 'Maria', 'Serra', 'female', 'pt_PT', '', 0, 0, 0, 'maria.cgserra@gmail.com', 'maria.cgserra@gmail.com', '', '', '', '', '', ''),
(3222, 3209, 'Facebook', '8a9ca00c5db78861603ef3db7b9c28b41fd0db16', '10155589669270335', 'https://www.facebook.com/app_scoped_user_id/10155589669270335/', '', 'https://graph.facebook.com/10155589669270335/picture?width=150&height=150', 'Marta Flores Seabra', '', 'Marta', 'Seabra', 'female', 'en_GB', '', 0, 0, 0, 'martafseabra@gmail.com', 'martafseabra@gmail.com', '', '', '', '', '', ''),
(3223, 3210, 'Facebook', '95cf7e62283a09a20b4829abbb9742ca3df87e3a', '10153083376223172', 'https://www.facebook.com/app_scoped_user_id/10153083376223172/', '', 'https://graph.facebook.com/10153083376223172/picture?width=150&height=150', 'Isabel Nobre Guedes', '', 'Isabel', 'Nobre Guedes', 'female', 'pt_PT', '', 0, 0, 0, 'xinaguedes@gmail.com', 'xinaguedes@gmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(3224, 3211, 'Facebook', '7e919332d12ff9b5f44b7ab95938c517925391a5', '1074844059210604', 'https://www.facebook.com/app_scoped_user_id/1074844059210604/', '', 'https://graph.facebook.com/1074844059210604/picture?width=150&height=150', 'Pedro Dias Antunes', '', 'Pedro', 'Dias Antunes', 'male', 'en_US', '', 0, 0, 0, 'p_diasantunes@hotmail.com', 'p_diasantunes@hotmail.com', '', '', '', '', '', ''),
(3225, 3212, 'Google', 'dfe12ff1414ecca9a1b99e2a5d753034c674452d', '104988954504114941806', 'https://plus.google.com/104988954504114941806', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'marco mateus', '', 'marco', 'mateus', 'male', '', '', 0, 0, 0, 'marcofmateus@gmail.com', 'marcofmateus@gmail.com', '', '', '', '', '', ''),
(3226, 3213, 'Facebook', '40d9cf4a5a887baaec096843de0c585a06da5f86', '857885244283129', 'https://www.facebook.com/app_scoped_user_id/857885244283129/', '', 'https://graph.facebook.com/857885244283129/picture?width=150&height=150', 'Lourdes Nadon', '', 'Lourdes', 'Nadon', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3227, 961, 'Google', '1964d03bc0751f8b153c681e907722d60493d52c', '114986872998216620047', 'https://plus.google.com/114986872998216620047', '', 'https://lh5.googleusercontent.com/-kW6O5JHx32I/AAAAAAAAAAI/AAAAAAAAAA0/Zy4nWW-xv3Y/photo.jpg?sz=200', 'marta vaz da silva', '', 'marta', 'vaz da silva', 'female', '', '', 0, 0, 0, 'martavcvs@gmail.com', 'martavcvs@gmail.com', '', '', '', '', '', ''),
(3228, 3214, 'Facebook', 'a2bbe5783fe62c32ea149c02a9594c70b4f8288b', '881031238602610', 'https://www.facebook.com/app_scoped_user_id/881031238602610/', '', 'https://graph.facebook.com/881031238602610/picture?width=150&height=150', 'Anabela Duarte', '', 'Anabela', 'Duarte', 'female', 'pt_PT', '', 0, 0, 0, 'bela.duarte18@gmail.com', 'bela.duarte18@gmail.com', '', '', '', '', '', ''),
(3229, 3215, 'Facebook', '4c03fda787ca61e8e35a11eff05a4dbe34a68e23', '10155637003675150', 'https://www.facebook.com/app_scoped_user_id/10155637003675150/', '', 'https://graph.facebook.com/10155637003675150/picture?width=150&height=150', 'Artur M F Alves', '', 'Artur', 'Alves', 'male', 'pt_PT', '', 0, 0, 0, 'arturmfalves@gmail.com', 'arturmfalves@gmail.com', '', '', '', '', '', ''),
(3230, 3216, 'Facebook', 'b095d0fc5174e9cc58a56a4c2a447c0365bb2fc9', '1087592474588228', 'https://www.facebook.com/app_scoped_user_id/1087592474588228/', '', 'https://graph.facebook.com/1087592474588228/picture?width=150&height=150', 'Catarina Canelas Martins', '', 'Catarina', 'Canelas Martins', 'female', 'pt_PT', '', 0, 0, 0, 'catarinacanelasm@gmail.com', 'catarinacanelasm@gmail.com', '', '', '', '', '', ''),
(3231, 3217, 'Facebook', '7f1c9856699922ade90850e86d462621e02d3931', '10155663587185434', 'https://www.facebook.com/app_scoped_user_id/10155663587185434/', '', 'https://graph.facebook.com/10155663587185434/picture?width=150&height=150', 'Nuno Berjano', '', 'Nuno', 'Berjano', 'male', 'en_GB', '', 0, 0, 0, 'nunoberjano@hotmail.com', 'nunoberjano@hotmail.com', '', '', '', '', '', ''),
(3232, 3218, 'Facebook', '4ad17c1393e0e435f93a2ef35a160a9e1541e707', '1116926011656639', 'https://www.facebook.com/app_scoped_user_id/1116926011656639/', '', 'https://graph.facebook.com/1116926011656639/picture?width=150&height=150', 'Mariana Sá', '', 'Mariana', 'Sá', 'female', 'pt_PT', '', 0, 0, 0, 'marianasa54@hotmail.com', 'marianasa54@hotmail.com', '', '', '', '', '', ''),
(3233, 3219, 'Facebook', 'c42b804ca722b138375031cb77d8acf10a500755', '1072587516089606', 'https://www.facebook.com/app_scoped_user_id/1072587516089606/', '', 'https://graph.facebook.com/1072587516089606/picture?width=150&height=150', 'Helena Oliveira', '', 'Helena', 'Oliveira', 'female', 'pt_PT', '', 0, 0, 0, 'helenacidalia@clix.pt', 'helenacidalia@clix.pt', '', '', '', '', '', ''),
(3234, 3220, 'Facebook', '8c62a94b6cb816e65facef0c3d92ec9511649629', '845235765550829', 'https://www.facebook.com/app_scoped_user_id/845235765550829/', '', 'https://graph.facebook.com/845235765550829/picture?width=150&height=150', 'Home Lete', '', 'Home', 'Lete', 'male', 'en_GB', '', 0, 0, 0, 'joaobbacelar@gmail.com', 'joaobbacelar@gmail.com', '', '', '', '', '', ''),
(3235, 3221, 'Facebook', '8935c1811d34f05e189e79968126947be8c268dc', '929731817073239', 'https://www.facebook.com/app_scoped_user_id/929731817073239/', '', 'https://graph.facebook.com/929731817073239/picture?width=150&height=150', 'Joao Pinto', '', 'Joao', 'Pinto', 'male', 'pt_PT', '', 0, 0, 0, 'joao_pedro_pinto@hotmail.com', 'joao_pedro_pinto@hotmail.com', '', '', '', '', '', ''),
(3236, 3222, 'Facebook', '792361513db91292ccd6d4b0be19de87e5505fb0', '650182485113552', 'https://www.facebook.com/app_scoped_user_id/650182485113552/', '', 'https://graph.facebook.com/650182485113552/picture?width=150&height=150', 'João Xavier', '', 'João', 'Xavier', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3237, 3223, 'Facebook', 'b34ce0f516c5293d8055eb886a1e548f67a78484', '989509731067527', 'https://www.facebook.com/app_scoped_user_id/989509731067527/', '', 'https://graph.facebook.com/989509731067527/picture?width=150&height=150', 'Inês Mendes', '', 'Inês', 'Mendes', 'female', 'pt_PT', '', 0, 0, 0, 'inesurfmendes@gmail.com', 'inesurfmendes@gmail.com', '', '', '', '', '', ''),
(3238, 3224, 'Facebook', '762bc046f4cdb0012868a6cf663277130869dd01', '876525845726306', 'https://www.facebook.com/app_scoped_user_id/876525845726306/', '', 'https://graph.facebook.com/876525845726306/picture?width=150&height=150', 'Nicholas Poupada', '', 'Nicholas', 'Poupada', 'male', 'pt_PT', '', 0, 0, 0, 'nicholas_poupada@hotmail.com', 'nicholas_poupada@hotmail.com', '', '', '', '', '', ''),
(3239, 3225, 'Facebook', '3913b96298c59d23ac83436b1881206551be8b00', '10202939707253802', 'https://www.facebook.com/app_scoped_user_id/10202939707253802/', '', 'https://graph.facebook.com/10202939707253802/picture?width=150&height=150', 'Ines Prezado', '', 'Ines', 'Prezado', 'female', 'pt_PT', '', 0, 0, 0, 'inessantos.prezado@gmail.com', 'inessantos.prezado@gmail.com', '', '', '', '', '', ''),
(3240, 3226, 'Facebook', 'e77b06d1f9c9e70556e0a8f39b61d9d3f7c9d50d', '10153861276679881', 'https://www.facebook.com/app_scoped_user_id/10153861276679881/', '', 'https://graph.facebook.com/10153861276679881/picture?width=150&height=150', 'Henrique Quartin', '', 'Henrique', 'Quartin', 'male', 'pt_PT', '', 0, 0, 0, 'henriquartin@hotmail.com', 'henriquartin@hotmail.com', '', '', '', '', '', ''),
(3241, 3227, 'Facebook', 'a2f26c0773f8b8100efc4b1c2563c6f4982e3e8e', '885358948168447', 'https://www.facebook.com/app_scoped_user_id/885358948168447/', '', 'https://graph.facebook.com/885358948168447/picture?width=150&height=150', 'Ines Vaz da Silva', '', 'Ines', 'Vaz da Silva', 'female', 'pt_PT', '', 0, 0, 0, 'ines.vazdasilva@gmail.com', 'ines.vazdasilva@gmail.com', '', '', '', '', '', ''),
(3242, 3228, 'Facebook', '7d555b48f49b1d944e016e0c1e2b6eee77315492', '793461114082959', 'https://www.facebook.com/app_scoped_user_id/793461114082959/', '', 'https://graph.facebook.com/793461114082959/picture?width=150&height=150', 'Inês Beirão', '', 'Inês', 'Beirão', 'female', 'pt_PT', '', 0, 0, 0, 'i-cortereal@hotmail.com', 'i-cortereal@hotmail.com', '', '', '', '', '', ''),
(3243, 3229, 'Facebook', 'f36098c3b87e0a6600471bad42c8d0e625f7c73e', '799693293482259', 'https://www.facebook.com/app_scoped_user_id/799693293482259/', '', 'https://graph.facebook.com/799693293482259/picture?width=150&height=150', 'José Diogo Caldeira Cabral', '', 'José Diogo', 'Caldeira Cabral', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3244, 3230, 'Facebook', '4b91a63454b3e73a5ae3be70820a133f88e00c52', '839092659508524', 'https://www.facebook.com/app_scoped_user_id/839092659508524/', '', 'https://graph.facebook.com/839092659508524/picture?width=150&height=150', 'Joana Carrilho', '', 'Joana', 'Carrilho', 'female', 'pt_PT', '', 0, 0, 0, 'joana.carrilho26@gmail.com', 'joana.carrilho26@gmail.com', '', '', '', '', '', ''),
(3245, 3231, 'Google', '89e623d1aabfdca1e06cc9aa4cf7b29c585e4ee0', '102368530981255108481', 'https://plus.google.com/102368530981255108481', '', 'https://lh4.googleusercontent.com/-fOo6bf2pIh0/AAAAAAAAAAI/AAAAAAAAAW0/5QOUZ4xvsyE/photo.jpg?sz=200', 'Isabel Martins', '', 'Isabel', 'Martins', '', '', '', 0, 0, 0, 'isa.m.s.martins@gmail.com', 'isa.m.s.martins@gmail.com', '', '', '', '', '', ''),
(3246, 3232, 'Facebook', '41e4f4c2894271fdc3403749f964f04468365b18', '750342858418121', 'https://www.facebook.com/app_scoped_user_id/750342858418121/', '', 'https://graph.facebook.com/750342858418121/picture?width=150&height=150', 'Isabel Vieira de Campos', '', 'Isabel', 'Vieira de Campos', 'female', 'pt_PT', '', 0, 0, 0, 'bazydo@hotmail.com', 'bazydo@hotmail.com', '', '', '', '', '', ''),
(3247, 3233, 'Facebook', 'fe7ba7865a2686e86adac30abe9cac0c45bfc542', '10153380063236810', 'https://www.facebook.com/app_scoped_user_id/10153380063236810/', '', 'https://graph.facebook.com/10153380063236810/picture?width=150&height=150', 'De Freitas', '', 'De', 'Freitas', 'male', 'pt_PT', '', 0, 0, 0, 'jorgedefreitas@hotmail.com', 'jorgedefreitas@hotmail.com', '', '', '', '', '', ''),
(3248, 3234, 'Google', 'ffb63e36cb34440e1f4f477e6ac12d66bc73610f', '113353090207086707353', 'https://plus.google.com/113353090207086707353', '', 'https://lh4.googleusercontent.com/-u6o5ZoVVZ2E/AAAAAAAAAAI/AAAAAAAAABo/M5r0hL9DMqk/photo.jpg?sz=200', 'Isabel Barata', '', 'Isabel', 'Barata', 'female', '', '', 0, 0, 0, 'isabelbelardbarata@gmail.com', 'isabelbelardbarata@gmail.com', '', '', '', '', '', ''),
(3249, 3235, 'Facebook', '7f3feb6ba3ad68aa343a8d633cde5f0686bff7aa', '373629836180621', 'https://www.facebook.com/app_scoped_user_id/373629836180621/', '', 'https://graph.facebook.com/373629836180621/picture?width=150&height=150', 'Inês Dias', '', 'Inês', 'Dias', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3250, 3236, 'Google', '7db3ac169487a41c96d62269948d778f54f30717', '117984342252570740444', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Comida Saudavel', '', 'Comida', 'Saudavel', '', '', '', 0, 0, 0, 'saudavelcomidaenergia@gmail.com', 'saudavelcomidaenergia@gmail.com', '', '', '', '', '', ''),
(3251, 3237, 'Facebook', '832e6e25cec854654a1c27d6e5c552d18fa52b9b', '1047605901934617', 'https://www.facebook.com/app_scoped_user_id/1047605901934617/', '', 'https://graph.facebook.com/1047605901934617/picture?width=150&height=150', 'Inês Rijo', '', 'Inês', 'Rijo', 'female', 'pt_PT', '', 0, 0, 0, 'ines_rijo97@hotmail.com', 'ines_rijo97@hotmail.com', '', '', '', '', '', ''),
(3252, 3238, 'Facebook', '4fb2c0327dca97555f5090ef8f77feaeccd4ad85', '978755692148939', 'https://www.facebook.com/app_scoped_user_id/978755692148939/', '', 'https://graph.facebook.com/978755692148939/picture?width=150&height=150', 'Inês Nunes', '', 'Inês', 'Nunes', 'female', 'en_US', '', 0, 0, 0, 'inesadn2@gmail.com', 'inesadn2@gmail.com', '', '', '', '', '', ''),
(3253, 3239, 'Facebook', 'bc98c25c655173e78c19e270d57bb962c8935991', '10152825440282027', 'https://www.facebook.com/app_scoped_user_id/10152825440282027/', '', 'https://graph.facebook.com/10152825440282027/picture?width=150&height=150', 'Joao Coelho Jó', '', 'Joao', 'Coelho Jó', 'male', 'pt_PT', '', 0, 0, 0, 'jonycoelho@hotmail.com', 'jonycoelho@hotmail.com', '', '', '', '', '', ''),
(3254, 3240, 'Facebook', '0e70010ce90fa0d56d79a065e6820d3446e260ad', '919419314767015', 'https://www.facebook.com/app_scoped_user_id/919419314767015/', '', 'https://graph.facebook.com/919419314767015/picture?width=150&height=150', 'João Bessa Rodrigues', '', 'João', 'Bessa Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'joaomiguel_rodrigues@hotmail.com', 'joaomiguel_rodrigues@hotmail.com', '', '', '', '', '', ''),
(3255, 3241, 'Facebook', 'f254a45774e3fc502b4d022507b120765b096173', '952389628138436', 'https://www.facebook.com/app_scoped_user_id/952389628138436/', '', 'https://graph.facebook.com/952389628138436/picture?width=150&height=150', 'Edmundo AnaPollina', '', 'Edmundo', 'AnaPollina', 'male', 'pt_PT', '', 0, 0, 0, 'joao.maria1995@hotmail.com', 'joao.maria1995@hotmail.com', '', '', '', '', '', ''),
(3256, 3242, 'Facebook', '809da9ad9b67c1c409bb565ec24320e554c9cff1', '10204685563114913', 'https://www.facebook.com/app_scoped_user_id/10204685563114913/', '', 'https://graph.facebook.com/10204685563114913/picture?width=150&height=150', 'Inês Marta', '', 'Inês', 'Marta', 'female', 'pt_PT', '', 0, 0, 0, 'ines_marta15@hotmail.com', 'ines_marta15@hotmail.com', '', '', '', '', '', ''),
(3257, 3243, 'Facebook', 'fdcbcf47d6cd5311dc760bc37e01e885278648ee', '899453463447983', 'https://www.facebook.com/app_scoped_user_id/899453463447983/', '', 'https://graph.facebook.com/899453463447983/picture?width=150&height=150', 'Joana Navarro Moreira', '', 'Joana', 'Navarro Moreira', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3258, 3244, 'Facebook', 'afbed0f829bd62c1bbabcca014e9358e0b3d2866', '824569417591979', 'https://www.facebook.com/app_scoped_user_id/824569417591979/', '', 'https://graph.facebook.com/824569417591979/picture?width=150&height=150', 'Isabel Martins', '', 'Isabel', 'Martins', 'female', 'pt_PT', '', 0, 0, 0, 'isa_margarida12@hotmail.com', 'isa_margarida12@hotmail.com', '', '', '', '', '', ''),
(3259, 3245, 'Facebook', '68e12d985f9bda0b5a161f284678087fbf9cccbc', '10153398712675909', 'https://www.facebook.com/app_scoped_user_id/10153398712675909/', '', 'https://graph.facebook.com/10153398712675909/picture?width=150&height=150', 'Cristina Murteira', '', 'Cristina', 'Murteira', 'female', 'pt_PT', '', 0, 0, 0, 'familia_vilares@hotmail.com', 'familia_vilares@hotmail.com', '', '', '', '', '', ''),
(3260, 3246, 'Facebook', '20f582659f078dff89ca7ae520787dae35defb8f', '10153277077586628', 'https://www.facebook.com/app_scoped_user_id/10153277077586628/', '', 'https://graph.facebook.com/10153277077586628/picture?width=150&height=150', 'Andre Loureiro', '', 'Andre', 'Loureiro', 'male', 'pt_PT', '', 0, 0, 0, 'andreloureiro51@hotmail.com', 'andreloureiro51@hotmail.com', '', '', '', '', '', ''),
(3261, 3247, 'Facebook', '42698ec379470eba41305d04cfde56fcdfa806cc', '10155603207355542', 'https://www.facebook.com/app_scoped_user_id/10155603207355542/', '', 'https://graph.facebook.com/10155603207355542/picture?width=150&height=150', 'João G. Cardoso Fonseca', '', 'João', 'Fonseca', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3262, 3248, 'Facebook', 'deed27c56750de53729352faa6db911c9ec65143', '10204375005716985', 'https://www.facebook.com/app_scoped_user_id/10204375005716985/', '', 'https://graph.facebook.com/10204375005716985/picture?width=150&height=150', 'Joao Afonso Leitmann', '', 'Joao', 'Leitmann', 'male', 'pt_PT', '', 0, 0, 0, 'jaleitmann@hotmail.com', 'jaleitmann@hotmail.com', '', '', '', '', '', ''),
(3263, 3249, 'Google', '23c1f3a234953339839b4552037e0c57e7f58d0c', '103837218633828410617', 'https://plus.google.com/103837218633828410617', '', 'https://lh4.googleusercontent.com/-9xwzg7r34W0/AAAAAAAAAAI/AAAAAAAAEkc/SWraUtMDr1I/photo.jpg?sz=200', 'João Godinho', '', 'João', 'Godinho', 'male', '', '', 0, 0, 0, 'joaocfgodinho@gmail.com', 'joaocfgodinho@gmail.com', '', '', '', '', '', ''),
(3264, 3250, 'Facebook', 'cba89c475d6253d2d07f5eecfbaedcf6e1a00dcc', '10206837086710171', 'https://www.facebook.com/app_scoped_user_id/10206837086710171/', '', 'https://graph.facebook.com/10206837086710171/picture?width=150&height=150', 'Rita Conde E Silva', '', 'Rita', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'conderita@hotmail.com', 'conderita@hotmail.com', '', '', '', '', '', ''),
(3265, 3251, 'Facebook', '294a2c9ed959f17c10b3efc5da59f92e64fe29eb', '998500330173878', 'https://www.facebook.com/app_scoped_user_id/998500330173878/', '', 'https://graph.facebook.com/998500330173878/picture?width=150&height=150', 'Catarina Nunes', '', 'Catarina', 'Nunes', 'female', 'pt_PT', '', 0, 0, 0, 'catarinanunes123@hotmail.com', 'catarinanunes123@hotmail.com', '', '', '', '', '', ''),
(3266, 3252, 'Facebook', 'ef7f2c5fa3bc07f72a8f1fcc0b0cb8379dca0081', '960899983941277', 'https://www.facebook.com/app_scoped_user_id/960899983941277/', '', 'https://graph.facebook.com/960899983941277/picture?width=150&height=150', 'João Romana', '', 'João', 'Romana', 'male', 'pt_PT', '', 0, 0, 0, 'joaoromana37@gmail.com', 'joaoromana37@gmail.com', '', '', '', '', '', ''),
(3267, 3253, 'Facebook', '8894952536748f7e77289a47d0951bfb0850e04a', '924789537544083', 'https://www.facebook.com/app_scoped_user_id/924789537544083/', '', 'https://graph.facebook.com/924789537544083/picture?width=150&height=150', 'Maria João Suspiro', '', 'Maria João', 'Suspiro', 'female', 'pt_PT', '', 0, 0, 0, 'mjsuspiro@hotmail.com', 'mjsuspiro@hotmail.com', '', '', '', '', '', ''),
(3268, 3254, 'Facebook', 'dc5f5d6041c218b64cc6cc4f50f589999b034d0e', '10206915208265075', 'https://www.facebook.com/app_scoped_user_id/10206915208265075/', '', 'https://graph.facebook.com/10206915208265075/picture?width=150&height=150', 'João Vilar', '', 'João', 'Vilar', 'male', 'en_GB', '', 0, 0, 0, 'joao.maria.vilar@gmail.com', 'joao.maria.vilar@gmail.com', '', '', '', '', '', ''),
(3269, 3255, 'Facebook', '92a26aa1974fe2bc9e783f02e475cc4679376a2b', '1005280836162697', 'https://www.facebook.com/app_scoped_user_id/1005280836162697/', '', 'https://graph.facebook.com/1005280836162697/picture?width=150&height=150', 'Joao Bebiano', '', 'Joao', 'Bebiano', 'male', 'pt_PT', '', 0, 0, 0, 'joao.bebiano@hotmail.com', 'joao.bebiano@hotmail.com', '', '', '', '', '', ''),
(3270, 3256, 'Facebook', '0f2f29bac352a93062a0d675a25d5545d7b0a8e4', '849142415161869', 'https://www.facebook.com/app_scoped_user_id/849142415161869/', '', 'https://graph.facebook.com/849142415161869/picture?width=150&height=150', 'Joao Maria Silva', '', 'Joao Maria', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'joao.mariasilva@hotmail.com', 'joao.mariasilva@hotmail.com', '', '', '', '', '', ''),
(3271, 3257, 'Facebook', 'd6f5782148f41182fa5f6165471a62c417a61d63', '10205574148224350', 'https://www.facebook.com/app_scoped_user_id/10205574148224350/', '', 'https://graph.facebook.com/10205574148224350/picture?width=150&height=150', 'Carolina Gonçalves', '', 'Carolina', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'carolina_pcg@hotmail.com', 'carolina_pcg@hotmail.com', '', '', '', '', '', ''),
(3272, 3258, 'Facebook', '936d3f96e3aa109d70da1d344769686687c0d489', '1126984770662099', 'https://www.facebook.com/app_scoped_user_id/1126984770662099/', '', 'https://graph.facebook.com/1126984770662099/picture?width=150&height=150', 'Inês Aragão', '', 'Inês', 'Aragão', 'female', 'pt_PT', '', 0, 0, 0, 'ines.aragao.98@hotmail.com', 'ines.aragao.98@hotmail.com', '', '', '', '', '', ''),
(3273, 3259, 'Facebook', 'dacfb8688ff5f23c1fe6863ef32d74d8abac0270', '10153360456114629', 'https://www.facebook.com/app_scoped_user_id/10153360456114629/', '', 'https://graph.facebook.com/10153360456114629/picture?width=150&height=150', 'João Maria Parreira Cano', '', 'João Maria', 'Parreira Cano', 'male', 'pt_PT', '', 0, 0, 0, 'joaomariacano@gmail.com', 'joaomariacano@gmail.com', '', '', '', '', '', ''),
(3274, 3260, 'Facebook', '6f0a6b2f4e1607308014705a8f11b499e77896b6', '886964488011869', 'https://www.facebook.com/app_scoped_user_id/886964488011869/', '', 'https://graph.facebook.com/886964488011869/picture?width=150&height=150', 'Lourenço Rangel de Lima', '', 'Lourenço', 'Rangel de Lima', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3275, 3261, 'Facebook', 'fe53a9f7f0658c23ce7b70c83e28251a334709a1', '1110801688946880', 'https://www.facebook.com/app_scoped_user_id/1110801688946880/', '', 'https://graph.facebook.com/1110801688946880/picture?width=150&height=150', 'Ines Lopes', '', 'Ines', 'Lopes', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3276, 3262, 'Facebook', '16d04794bb1fc91299a05b942d05adaee536e59c', '10152816474092691', 'https://www.facebook.com/app_scoped_user_id/10152816474092691/', '', 'https://graph.facebook.com/10152816474092691/picture?width=150&height=150', 'Filipa Leandro', '', 'Filipa', 'Leandro', 'female', 'pt_PT', '', 0, 0, 0, 'filipaveselko@gmail.com', 'filipaveselko@gmail.com', '', '', '', '', '', ''),
(3277, 3263, 'Facebook', '8216e4fcb6b0ea4287e57a75fba634867007c091', '10200413736502563', 'https://www.facebook.com/app_scoped_user_id/10200413736502563/', '', 'https://graph.facebook.com/10200413736502563/picture?width=150&height=150', 'Joao Lourenço', '', 'Joao', 'Lourenço', 'male', 'pt_PT', '', 0, 0, 0, 'joaopedro.107@hotmail.com', 'joaopedro.107@hotmail.com', '', '', '', '', '', ''),
(3278, 3264, 'Facebook', 'e4949c4b65eb6f9dd2fff097a726e2be3fd15771', '915030278539400', 'https://www.facebook.com/app_scoped_user_id/915030278539400/', '', 'https://graph.facebook.com/915030278539400/picture?width=150&height=150', 'Angela Coutinho', '', 'Angela', 'Coutinho', 'female', 'pt_PT', '', 0, 0, 0, 'coutinho.ang@gmail.com', 'coutinho.ang@gmail.com', '', '', '', '', '', ''),
(3279, 3265, 'Facebook', 'a46870bd17f02f3f69017ac3b74201ef00d086fd', '10153280194692649', 'https://www.facebook.com/app_scoped_user_id/10153280194692649/', '', 'https://graph.facebook.com/10153280194692649/picture?width=150&height=150', 'Carolina Gaspar', '', 'Carolina', 'Gaspar', 'female', 'pt_PT', '', 0, 0, 0, 'carolinagaspar.bb@gmail.com', 'carolinagaspar.bb@gmail.com', '', '', '', '', '', ''),
(3280, 3266, 'Facebook', '231aa8deb33c6078d5f6f9eebff8be29c4deaf08', '10153093666864900', 'https://www.facebook.com/app_scoped_user_id/10153093666864900/', '', 'https://graph.facebook.com/10153093666864900/picture?width=150&height=150', 'Antonio Lemos', '', 'Antonio', 'Lemos', 'male', 'pt_PT', '', 0, 0, 0, 'nholazz@hotmail.com', 'nholazz@hotmail.com', '', '', '', '', '', ''),
(3281, 3267, 'Facebook', '4e52af9ec23100710e518f43ea6bc42cf166e504', '852449281456861', 'https://www.facebook.com/app_scoped_user_id/852449281456861/', '', 'https://graph.facebook.com/852449281456861/picture?width=150&height=150', 'Andre Rodrigues', '', 'Andre', 'Rodrigues', 'male', 'en_US', '', 0, 0, 0, 'lxrodrigues@gmail.com', 'lxrodrigues@gmail.com', '', '', '', '', '', ''),
(3282, 3268, 'Facebook', 'd6789933d8b747ce3ca66dced0b2784de8a08cb5', '10206809840034866', 'https://www.facebook.com/app_scoped_user_id/10206809840034866/', '', 'https://graph.facebook.com/10206809840034866/picture?width=150&height=150', 'Raquel Correia', '', 'Raquel', 'Correia', 'female', 'pt_PT', '', 0, 0, 0, 'raquel.g.correia@gmail.com', 'raquel.g.correia@gmail.com', '', '', '', '', '', ''),
(3283, 3269, 'Facebook', '1d376b860c0cf6985473de805377996429e2e0e1', '10153235975755358', 'https://www.facebook.com/app_scoped_user_id/10153235975755358/', '', 'https://graph.facebook.com/10153235975755358/picture?width=150&height=150', 'Emanuel Minêz', '', 'Emanuel', 'Minêz', 'male', 'pt_PT', '', 0, 0, 0, 'bartenderminez@hotmail.com', 'bartenderminez@hotmail.com', '', '', '', '', '', ''),
(3284, 3270, 'Facebook', '727c6f6ec595ea56eb8a44bb2bebf63a24a1e9d8', '1080658038628736', 'https://www.facebook.com/app_scoped_user_id/1080658038628736/', '', 'https://graph.facebook.com/1080658038628736/picture?width=150&height=150', 'Carlos Pacheco', '', 'Carlos', 'Pacheco', 'male', 'pt_PT', '', 0, 0, 0, 'deejaymiguel@hotmail.com', 'deejaymiguel@hotmail.com', '', '', '', '', '', ''),
(3285, 3271, 'Facebook', '79a86240defb1d78b3ef1b9f0c377f5d08f06284', '993139767365227', 'https://www.facebook.com/app_scoped_user_id/993139767365227/', '', 'https://graph.facebook.com/993139767365227/picture?width=150&height=150', 'Diogo Gandarela', '', 'Diogo', 'Gandarela', 'male', 'pt_PT', '', 0, 0, 0, 'diogo12correia@hotmail.com', 'diogo12correia@hotmail.com', '', '', '', '', '', ''),
(3286, 3272, 'Facebook', '082b2b8690aa01af49fde8deb3f10f00d0ba9013', '10155493414960538', 'https://www.facebook.com/app_scoped_user_id/10155493414960538/', '', 'https://graph.facebook.com/10155493414960538/picture?width=150&height=150', 'João Uva', '', 'João', 'Uva', 'male', 'en_US', '', 0, 0, 0, 'joaouva@gmail.com', 'joaouva@gmail.com', '', '', '', '', '', ''),
(3287, 3273, 'Facebook', '7d6d2deed89b19e2db896f9bbda31969f281669d', '10202744947664390', 'https://www.facebook.com/app_scoped_user_id/10202744947664390/', '', 'https://graph.facebook.com/10202744947664390/picture?width=150&height=150', 'Johnny Sousa', '', 'Johnny', 'Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'johnny_cbr_@hotmail.com', 'johnny_cbr_@hotmail.com', '', '', '', '', '', ''),
(3288, 3274, 'Facebook', 'fd171a3d937d4427779ea8a970a0e4493f3a43c3', '10153423817068023', 'https://www.facebook.com/app_scoped_user_id/10153423817068023/', '', 'https://graph.facebook.com/10153423817068023/picture?width=150&height=150', 'Maria Azinheira', '', 'Maria', 'Azinheira', 'female', 'pt_BR', '', 0, 0, 0, 'maryazinheira@gmail.com', 'maryazinheira@gmail.com', '', '', '', '', '', ''),
(3289, 3275, 'Facebook', '67746d6c912861e9e181a03e85a87837d18fcfd7', '10153807116643465', 'https://www.facebook.com/app_scoped_user_id/10153807116643465/', '', 'https://graph.facebook.com/10153807116643465/picture?width=150&height=150', 'Joao Macedo da Cruz', '', 'Joao', 'da Cruz', 'male', 'pt_PT', '', 0, 0, 0, 'joao_nanika@hotmail.com', 'joao_nanika@hotmail.com', '', '', '', '', '', ''),
(3290, 3276, 'Facebook', 'a2596fbb751484a095043591446d02b95b02555f', '843616839049993', 'https://www.facebook.com/app_scoped_user_id/843616839049993/', '', 'https://graph.facebook.com/843616839049993/picture?width=150&height=150', 'Mariana Maceda', '', 'Mariana', 'Maceda', 'female', 'pt_PT', '', 0, 0, 0, 'mariana_maceda2000@hotmail.com', 'mariana_maceda2000@hotmail.com', '', '', '', '', '', ''),
(3291, 3277, 'Facebook', 'a7b2520cc8cfa3033be88becd60b0d41cc78dbfc', '825700180839652', 'https://www.facebook.com/app_scoped_user_id/825700180839652/', '', 'https://graph.facebook.com/825700180839652/picture?width=150&height=150', 'Maria Do Céu Santos', '', 'Maria Do Céu', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'ceuvazsantos@gmail.com', 'ceuvazsantos@gmail.com', '', '', '', '', '', ''),
(3292, 3278, 'Facebook', 'b8e192b9221f4b5627052e2c90a45ee6fa117cc9', '10206902232613799', 'https://www.facebook.com/app_scoped_user_id/10206902232613799/', '', 'https://graph.facebook.com/10206902232613799/picture?width=150&height=150', 'João Melo', '', 'João', 'Melo', 'male', 'pt_PT', '', 0, 0, 0, 'joaobmelo@sapo.pt', 'joaobmelo@sapo.pt', '', '', '', '', '', ''),
(3293, 3279, 'Google', '4c4d3e4432a9e7832a88635893be8624cd791af7', '111665697701072614910', 'https://plus.google.com/111665697701072614910', '', 'https://lh3.googleusercontent.com/-Sxmf9fUupF8/AAAAAAAAAAI/AAAAAAAABBs/63FwUQbrvIQ/photo.jpg?sz=200', 'João Moreira', 'João Moreira is a Jazz trumpeter born in Lisbon, Portugal.<div><br /></div><div>Currently playing with leading Fado singer António Zambujo, he has worked with musicians such as Ivan Lins, Flora Purim and Airto Moreira.</div>', 'João', 'Moreira', 'male', '', '', 0, 0, 0, 'joaocentenomoreira@gmail.com', 'joaocentenomoreira@gmail.com', '', '', '', '', '', ''),
(3294, 3280, 'Facebook', '0fb76a840c528b7b8d7b6c41b9e2b57aa05f9c5d', '982786041755838', 'https://www.facebook.com/app_scoped_user_id/982786041755838/', '', 'https://graph.facebook.com/982786041755838/picture?width=150&height=150', 'Raquel Fontes', '', 'Raquel', 'Fontes', 'female', 'pt_PT', '', 0, 0, 0, 'raquel_zx10r@hotmail.com', 'raquel_zx10r@hotmail.com', '', '', '', '', '', ''),
(3295, 3281, 'Facebook', '36943a825e3425fa85cddb24d2a980f6a0bb2f8e', '1160247077334229', 'https://www.facebook.com/app_scoped_user_id/1160247077334229/', '', 'https://graph.facebook.com/1160247077334229/picture?width=150&height=150', 'Henrique Bruschy Menezes', '', 'Henrique', 'Bruschy Menezes', 'male', 'pt_PT', '', 0, 0, 0, 'ikibrandaomenezes@hotmail.com', 'ikibrandaomenezes@hotmail.com', '', '', '', '', '', ''),
(3296, 3282, 'Facebook', '437b32d484785805c60c89abf36f96357d5bbf39', '975891362442511', 'https://www.facebook.com/app_scoped_user_id/975891362442511/', '', 'https://graph.facebook.com/975891362442511/picture?width=150&height=150', 'Martinho Correia De Matos', '', 'Martinho', 'Matos', 'male', 'pt_PT', '', 0, 0, 0, 'martyskate@gmail.com', 'martyskate@gmail.com', '', '', '', '', '', ''),
(3297, 3283, 'Facebook', '1be262e395cdc6276919e259ee90e828f14771e3', '10203379065831865', 'https://www.facebook.com/app_scoped_user_id/10203379065831865/', '', 'https://graph.facebook.com/10203379065831865/picture?width=150&height=150', 'João Pedro Silva', '', 'João Pedro', 'Silva', 'male', 'en_GB', '', 0, 0, 0, 'joao_pedrogs@hotmail.com', 'joao_pedrogs@hotmail.com', '', '', '', '', '', ''),
(3298, 3284, 'Facebook', '40eb7f09b4500b38a90cca4d120a2ffb9f58cdf1', '10204250450730624', 'https://www.facebook.com/app_scoped_user_id/10204250450730624/', '', 'https://graph.facebook.com/10204250450730624/picture?width=150&height=150', 'Iago Dias', '', 'Iago', 'Dias', 'male', 'pt_PT', '', 0, 0, 0, 'iagodias12@hotmail.com', 'iagodias12@hotmail.com', '', '', '', '', '', ''),
(3299, 3285, 'Facebook', 'a7465748a600d25d0fa404941cd8990dfac85a57', '10152909556537215', 'https://www.facebook.com/app_scoped_user_id/10152909556537215/', '', 'https://graph.facebook.com/10152909556537215/picture?width=150&height=150', 'Maria Pessanha', '', 'Maria', 'Pessanha', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3300, 3286, 'Google', 'fd21b95fca5a2d147448d14e0217bd56bd33fab6', '103822228619581692765', 'https://plus.google.com/103822228619581692765', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Joao Luis', '', 'Joao', 'Luis', 'male', '', '', 14, 11, 0, 'joao.perdro.luis@gmail.com', 'joao.perdro.luis@gmail.com', '', '', '', '', '', ''),
(3301, 3287, 'Facebook', 'a45b3c217de9bca12a64f62110c4ce25a68d7d76', '10205958043702373', 'https://www.facebook.com/app_scoped_user_id/10205958043702373/', '', 'https://graph.facebook.com/10205958043702373/picture?width=150&height=150', 'João Pedro Pereira', '', 'João Pedro', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'jpedrop@hotmail.com', 'jpedrop@hotmail.com', '', '', '', '', '', ''),
(3302, 3288, 'Facebook', '3437e778c486782e484f2669504e8911b5067cbc', '1144675418892960', 'https://www.facebook.com/app_scoped_user_id/1144675418892960/', '', 'https://graph.facebook.com/1144675418892960/picture?width=150&height=150', 'João Constantino', '', 'João', 'Constantino', 'male', 'pt_PT', '', 0, 0, 0, 'jpconstantino@gmail.com', 'jpconstantino@gmail.com', '', '', '', '', '', ''),
(3303, 3289, 'Facebook', 'dac17e66f4b4db791477dedbc6a785e0a687446c', '1145148482177572', 'https://www.facebook.com/app_scoped_user_id/1145148482177572/', '', 'https://graph.facebook.com/1145148482177572/picture?width=150&height=150', 'Nuno Tiago Ferrão', '', 'Nuno Tiago', 'Ferrão', 'male', 'pt_PT', '', 0, 0, 0, 'tiago_andrea@yahoo.com', 'tiago_andrea@yahoo.com', '', '', '', '', '', ''),
(3304, 3290, 'Facebook', '5a073316f136b1cc355668e68d3a257651ba83cb', '10204704897410841', 'https://www.facebook.com/app_scoped_user_id/10204704897410841/', '', 'https://graph.facebook.com/10204704897410841/picture?width=150&height=150', 'Inês Luz', '', 'Inês', 'Luz', 'female', 'en_US', '', 0, 0, 0, 'minesluz1996@gmail.com', 'minesluz1996@gmail.com', '', '', '', '', '', ''),
(3305, 3291, 'Facebook', 'bb0a3cfb9d0e63d0663b93c3a5e26a1eb9ce92ff', '438815906293016', 'https://www.facebook.com/app_scoped_user_id/438815906293016/', '', 'https://graph.facebook.com/438815906293016/picture?width=150&height=150', 'Ines Furtado', '', 'Ines', 'Furtado', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3306, 3292, 'Facebook', '84267f1fb6f70d36c45a00b83445081d9e13ea12', '979420725431764', 'https://www.facebook.com/app_scoped_user_id/979420725431764/', '', 'https://graph.facebook.com/979420725431764/picture?width=150&height=150', 'Henrique Parreira Cano Bule', '', 'Henrique', 'Parreira Cano Bule', 'male', 'pt_PT', '', 0, 0, 0, 'kiko_mr@hotmail.com', 'kiko_mr@hotmail.com', '', '', '', '', '', ''),
(3307, 3293, 'Facebook', '78209a9610de705bc868c57716d00b311baf491a', '708691925925908', 'https://www.facebook.com/app_scoped_user_id/708691925925908/', '', 'https://graph.facebook.com/708691925925908/picture?width=150&height=150', 'Paula Oliveira', '', 'Paula', 'Oliveira', 'female', 'pt_PT', '', 0, 0, 0, 'paulaoliveira.leitaoguedes@gmail.com', 'paulaoliveira.leitaoguedes@gmail.com', '', '', '', '', '', ''),
(3308, 3294, 'Facebook', '6a6d2f8d4035cdedd0704f7fed3b82045e842193', '938279442891182', 'https://www.facebook.com/app_scoped_user_id/938279442891182/', '', 'https://graph.facebook.com/938279442891182/picture?width=150&height=150', 'Mário Cristina', '', 'Mário', 'Cristina', 'male', 'pt_PT', '', 0, 0, 0, 'm.d.cristina@hotmail.com', 'm.d.cristina@hotmail.com', '', '', '', '', '', ''),
(3309, 3295, 'Google', 'bf853d72c3ecb0362e4d72014334b8b943910bbd', '104721758056125123980', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Nuno Caiano', '', 'Nuno', 'Caiano', '', '', '', 0, 0, 0, 'ncaiano@gmail.com', 'ncaiano@gmail.com', '', '', '', '', '', ''),
(3310, 3296, 'Facebook', '6d1323ab5b3fc97d0f9c2a05cb0b227e7ea978a4', '10153946893393012', 'https://www.facebook.com/app_scoped_user_id/10153946893393012/', '', 'https://graph.facebook.com/10153946893393012/picture?width=150&height=150', 'Rodolfo Vila Carvalho', '', 'Rodolfo', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, 'rodolfo_carvalho@hotmail.com', 'rodolfo_carvalho@hotmail.com', '', '', '', '', '', ''),
(3311, 3297, 'Facebook', '64169ac4434567b15d42ad173b03a7e294c4192c', '402184953316897', 'https://www.facebook.com/app_scoped_user_id/402184953316897/', '', 'https://graph.facebook.com/402184953316897/picture?width=150&height=150', 'João Abadia', '', 'João', 'Abadia', 'male', 'en_US', '', 0, 0, 0, 'jplabadia@gmail.com', 'jplabadia@gmail.com', '', '', '', '', '', ''),
(3312, 3298, 'Facebook', '065f24f981e4dbb51b3aac476a0a88d4b557c0bd', '10153333546027177', 'https://www.facebook.com/app_scoped_user_id/10153333546027177/', '', 'https://graph.facebook.com/10153333546027177/picture?width=150&height=150', 'Nelson Loureiro', '', 'Nelson', 'Loureiro', 'male', 'pt_PT', '', 0, 0, 0, 'dv_caldas@hotmail.com', 'dv_caldas@hotmail.com', '', '', '', '', '', ''),
(3313, 3299, 'Facebook', '608f936b30ef7f5115f82d523e72444b6e41093f', '1038932559452611', 'https://www.facebook.com/app_scoped_user_id/1038932559452611/', '', 'https://graph.facebook.com/1038932559452611/picture?width=150&height=150', 'Teresa Cunha Oliveira', '', 'Teresa', 'Cunha Oliveira', 'female', 'pt_PT', '', 0, 0, 0, 'teresapfernandes@iol.pt', 'teresapfernandes@iol.pt', '', '', '', '', '', ''),
(3314, 3300, 'Google', 'fec3f7c57bb1f707eaa17d1e4982384f01c16c6f', '113335121132107536060', 'https://plus.google.com/113335121132107536060', '', 'https://lh3.googleusercontent.com/-nbpFQsUQc8U/AAAAAAAAAAI/AAAAAAAAABw/f0GRSPMg8TE/photo.jpg?sz=200', 'Maria Mota', '', 'Maria', 'Mota', 'female', '', '', 0, 0, 0, 'maria.ribeiro.mota@gmail.com', 'maria.ribeiro.mota@gmail.com', '', '', '', '', '', ''),
(3315, 3301, 'Facebook', '60f82ed1a7e8538991aadd620a09e38a2ac6d3a8', '10153321434154029', 'https://www.facebook.com/app_scoped_user_id/10153321434154029/', '', 'https://graph.facebook.com/10153321434154029/picture?width=150&height=150', 'Diogo Moreira', '', 'Diogo', 'Moreira', 'male', 'pt_PT', '', 0, 0, 0, 'diogomoreira17@hotmail.com', 'diogomoreira17@hotmail.com', '', '', '', '', '', ''),
(3316, 3302, 'Facebook', 'b40f4fdff176bc781ef542ff81102cefc41fc5d1', '966203883412243', 'https://www.facebook.com/app_scoped_user_id/966203883412243/', '', 'https://graph.facebook.com/966203883412243/picture?width=150&height=150', 'Francisco Borges', '', 'Francisco', 'Borges', 'male', 'pt_PT', '', 0, 0, 0, 'francisco.borges2@hotmail.com', 'francisco.borges2@hotmail.com', '', '', '', '', '', ''),
(3317, 3303, 'Facebook', '91df5059204dd84374c1aa5caf7a2c1e6d63f8d5', '10203955645681216', 'https://www.facebook.com/app_scoped_user_id/10203955645681216/', '', 'https://graph.facebook.com/10203955645681216/picture?width=150&height=150', 'Lurdes Faleiro', '', 'Lurdes', 'Faleiro', 'female', 'pt_PT', '', 0, 0, 0, 'lcano@edia.pt', 'lcano@edia.pt', '', '', '', '', '', ''),
(3318, 3304, 'Google', 'bd2c1fec67775f7c73dd5b4f68c69f24bf00cd5e', '108752144270310811954', '', '', 'https://lh6.googleusercontent.com/-WKTG7aFuvHM/AAAAAAAAAAI/AAAAAAAAAJ0/PiHMsT4Z9oc/photo.jpg?sz=200', 'SF Porto Surfrider Foundation', '', 'SF Porto', 'Surfrider Foundation', '', '', '', 0, 0, 0, 'surfrider.porto@gmail.com', 'surfrider.porto@gmail.com', '', '', '', '', '', ''),
(3319, 3305, 'Facebook', '37318a806783e7a03b347ab48430c4416b39e99b', '10155688452940607', 'https://www.facebook.com/app_scoped_user_id/10155688452940607/', '', 'https://graph.facebook.com/10155688452940607/picture?width=150&height=150', 'IngerElin Knappskog', '', 'IngerElin', 'Knappskog', 'female', 'nb_NO', '', 0, 0, 0, 'ingere_lin@hotmail.com', 'ingere_lin@hotmail.com', '', '', '', '', '', ''),
(3320, 3306, 'Facebook', '40c5bc6636a43f7a6e33999a191a7b42d77c1bca', '10204423832508004', 'https://www.facebook.com/app_scoped_user_id/10204423832508004/', '', 'https://graph.facebook.com/10204423832508004/picture?width=150&height=150', 'Ines Sequeira Nunes', '', 'Ines', 'Sequeira Nunes', 'female', 'pt_PT', '', 0, 0, 0, 'ines_snunes@hotmail.com', 'ines_snunes@hotmail.com', '', '', '', '', '', ''),
(3321, 3307, 'Facebook', 'a47b63611028750b85c4da09a334fe0c0fedc530', '10206024240472370', 'https://www.facebook.com/app_scoped_user_id/10206024240472370/', '', 'https://graph.facebook.com/10206024240472370/picture?width=150&height=150', 'Carla Dias', '', 'Carla', 'Dias', 'female', 'en_US', '', 0, 0, 0, 'carlamestredias@hotmail.com', 'carlamestredias@hotmail.com', '', '', '', '', '', ''),
(3322, 3308, 'Facebook', '42961352ee0daa036f014fbe28a7aa7bff0e15ac', '10155593082640702', 'https://www.facebook.com/app_scoped_user_id/10155593082640702/', '', 'https://graph.facebook.com/10155593082640702/picture?width=150&height=150', 'Belmiro Mendes', '', 'Belmiro', 'Mendes', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3323, 3309, 'Google', 'eae15ece80ea48b03dc8bfda98508151619d3c53', '106468870848924630262', 'https://plus.google.com/106468870848924630262', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Gonçalo Guiomar', '', 'Gonçalo', 'Guiomar', 'male', '', '', 0, 0, 0, 'gguiomar@gmail.com', 'gguiomar@gmail.com', '', '', '', '', '', ''),
(3324, 3310, 'Facebook', '257c597c738af05a08e46361ae604f1f243e0cdd', '971285019571029', 'https://www.facebook.com/app_scoped_user_id/971285019571029/', '', 'https://graph.facebook.com/971285019571029/picture?width=150&height=150', 'Hugo Carreira', '', 'Hugo', 'Carreira', 'male', 'pt_PT', '', 0, 0, 0, 'hugo_carreira17@hotmail.com', 'hugo_carreira17@hotmail.com', '', '', '', '', '', ''),
(3325, 3311, 'Facebook', '80e992cf4b2f77032f37501aef024a182b8b3ade', '10206379410499787', 'https://www.facebook.com/app_scoped_user_id/10206379410499787/', '', 'https://graph.facebook.com/10206379410499787/picture?width=150&height=150', 'Francisco Finuras', '', 'Francisco', 'Finuras', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3326, 3312, 'Google', 'd1ba54ab3d5650de00a3d4d5ccfe11d53327f0a8', '104444802656638705133', 'https://plus.google.com/104444802656638705133', '', 'https://lh4.googleusercontent.com/-b7k-E_gyYhg/AAAAAAAAAAI/AAAAAAAABys/TdqaRor_MU8/photo.jpg?sz=200', 'Carlos Fidalgo', '', 'Carlos', 'Fidalgo', 'male', '', '', 0, 0, 0, 'fidalgo.carlos@gmail.com', 'fidalgo.carlos@gmail.com', '', '', '', '', '', ''),
(3327, 3313, 'Facebook', '7bc41f3620b2a57ee5d196824816e48bb7df9575', '10206936519919889', 'https://www.facebook.com/app_scoped_user_id/10206936519919889/', '', 'https://graph.facebook.com/10206936519919889/picture?width=150&height=150', 'Bárbara Magalhães', '', 'Bárbara', 'Magalhães', 'female', 'pt_PT', '', 0, 0, 0, 'babamagalhaes@hotmail.com', 'babamagalhaes@hotmail.com', '', '', '', '', '', ''),
(3328, 3314, 'Facebook', '6087ae5685b59fa60c0e5fc9e5015bbaf2d41e56', '10205448864913663', 'https://www.facebook.com/app_scoped_user_id/10205448864913663/', '', 'https://graph.facebook.com/10205448864913663/picture?width=150&height=150', 'Ricardo Guedes', '', 'Ricardo', 'Guedes', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3329, 3315, 'Facebook', 'a7322bd16631538a08b37653ec0eeccff0baee1b', '10204574674547854', 'https://www.facebook.com/app_scoped_user_id/10204574674547854/', '', 'https://graph.facebook.com/10204574674547854/picture?width=150&height=150', 'Inês Manique', '', 'Inês', 'Manique', 'female', 'pt_PT', '', 0, 0, 0, 'imm.producoes@gmail.com', 'imm.producoes@gmail.com', '', '', '', '', '', ''),
(3330, 3316, 'Facebook', '2749e71d32d596b0073b8d8583a8a2ef0447c365', '10207036828658604', 'https://www.facebook.com/app_scoped_user_id/10207036828658604/', '', 'https://graph.facebook.com/10207036828658604/picture?width=150&height=150', 'Graça Vale', '', 'Graça', 'Vale', 'female', 'pt_PT', '', 0, 0, 0, 'gsvale@gmail.com', 'gsvale@gmail.com', '', '', '', '', '', ''),
(3331, 3317, 'Google', '595d9bb8abf2a4a9f0b3b1475612271eaf615d9a', '102772967443752312749', 'https://plus.google.com/102772967443752312749', '', 'https://lh5.googleusercontent.com/-1LfuYdgbRj4/AAAAAAAAAAI/AAAAAAAAACk/2dliyhsrG44/photo.jpg?sz=200', 'Sonia Bem', '', 'Sonia', 'Bem', 'female', '', '', 0, 0, 0, 'soniamcbem@gmail.com', 'soniamcbem@gmail.com', '', '', '', '', '', ''),
(3332, 3318, 'Facebook', '1b51ec2bc407e9692836d1e1486ddb5bc61dbcbe', '10203407749189400', 'https://www.facebook.com/app_scoped_user_id/10203407749189400/', '', 'https://graph.facebook.com/10203407749189400/picture?width=150&height=150', 'Graça Lucas Martins', '', 'Graça', 'Martins', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3333, 3319, 'Facebook', '9362c4cad670539da143153fdce6b70ed92e9b99', '840491922706237', 'https://www.facebook.com/app_scoped_user_id/840491922706237/', '', 'https://graph.facebook.com/840491922706237/picture?width=150&height=150', 'Ana Rita', '', 'Ana', 'Rita', 'female', 'pt_PT', '', 0, 0, 0, 'ritoca00@hotmail.com', 'ritoca00@hotmail.com', '', '', '', '', '', ''),
(3334, 3320, 'Facebook', 'c790a685f4dd35446edeca9d9bccb36e693cb4bf', '10152732760841330', 'https://www.facebook.com/app_scoped_user_id/10152732760841330/', '', 'https://graph.facebook.com/10152732760841330/picture?width=150&height=150', 'Sara Abecasis Burnay Falcão', '', 'Sara', 'Abecasis Burnay Falcão', 'female', 'pt_PT', '', 0, 0, 0, 'mad_leelu@hotmail.com', 'mad_leelu@hotmail.com', '', '', '', '', '', ''),
(3335, 3321, 'Facebook', '654e7f9564300229400674894f74a484c6fff08b', '831012043614650', 'https://www.facebook.com/app_scoped_user_id/831012043614650/', '', 'https://graph.facebook.com/831012043614650/picture?width=150&height=150', 'Adriana Pereira', '', 'Adriana', 'Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'pereiradriana.91@gmail.com', 'pereiradriana.91@gmail.com', '', '', '', '', '', ''),
(3336, 3322, 'Facebook', '3cae580ce9e1b99e93dd8b0b81063a3771bcd19c', '10205182095765797', 'https://www.facebook.com/app_scoped_user_id/10205182095765797/', '', 'https://graph.facebook.com/10205182095765797/picture?width=150&height=150', 'Miguel Marques', '', 'Miguel', 'Marques', 'male', 'pt_PT', '', 0, 0, 0, 'miguel_anjinho@hotmail.com', 'miguel_anjinho@hotmail.com', '', '', '', '', '', ''),
(3337, 3323, 'Google', '3c6a07b9aab14212d69fea189f9551be0e4210c9', '113133603525338448612', 'https://plus.google.com/113133603525338448612', '', 'https://lh6.googleusercontent.com/--bPcB5dvsA8/AAAAAAAAAAI/AAAAAAAAAmQ/b8Z5YH6L2T8/photo.jpg?sz=200', 'Joana Freudenthal', '', 'Joana', 'Freudenthal', 'female', '', '', 0, 0, 0, 'joanafreud@gmail.com', 'joanafreud@gmail.com', '', '', '', '', '', ''),
(3338, 3324, 'Facebook', '35f239ad4c8fed4fc87b1ef9fe000cb796a40629', '10152766552091326', 'https://www.facebook.com/app_scoped_user_id/10152766552091326/', '', 'https://graph.facebook.com/10152766552091326/picture?width=150&height=150', 'Miguel Macedo P. Silva', '', 'Miguel', 'Macedo P. Silva', 'male', 'en_US', '', 0, 0, 0, 'miguelmacedops@gmail.com', 'miguelmacedops@gmail.com', '', '', '', '', '', ''),
(3339, 3325, 'Facebook', 'efe34f639fb4b5216567efa3ac50f969d9779607', '10205724468169071', 'https://www.facebook.com/app_scoped_user_id/10205724468169071/', '', 'https://graph.facebook.com/10205724468169071/picture?width=150&height=150', 'Carolina Velez', '', 'Carolina', 'Velez', 'female', 'pt_PT', '', 0, 0, 0, 'carolina.bvelez@gmail.com', 'carolina.bvelez@gmail.com', '', '', '', '', '', ''),
(3340, 3326, 'Facebook', 'eb8a1d989b12da6aa46c92dc1285dff02693d754', '10152937709064646', 'https://www.facebook.com/app_scoped_user_id/10152937709064646/', '', 'https://graph.facebook.com/10152937709064646/picture?width=150&height=150', 'Leonor Meirelles', '', 'Leonor', 'Meirelles', 'female', 'en_GB', '', 0, 0, 0, 'nono.meirelles@gmail.com', 'nono.meirelles@gmail.com', '', '', '', '', '', ''),
(3341, 3327, 'Facebook', '82413cc67d4d708d63a3377b66e1bda8213f405a', '890957890968011', 'https://www.facebook.com/app_scoped_user_id/890957890968011/', '', 'https://graph.facebook.com/890957890968011/picture?width=150&height=150', 'João Félix', '', 'João', 'Félix', 'male', 'pt_PT', '', 0, 0, 0, 'joaofelix_bb@hotmail.com', 'joaofelix_bb@hotmail.com', '', '', '', '', '', ''),
(3342, 3328, 'Facebook', 'e86d86088af4db145dc43fd72317e65256c00aaa', '830384413713865', 'https://www.facebook.com/app_scoped_user_id/830384413713865/', '', 'https://graph.facebook.com/830384413713865/picture?width=150&height=150', 'Carvalho Marcelino', '', 'Carvalho', 'Marcelino', 'male', 'pt_PT', '', 0, 0, 0, 'carvalho.marce_lino@hotmail.com', 'carvalho.marce_lino@hotmail.com', '', '', '', '', '', ''),
(3343, 3329, 'Facebook', '33a2f1e2f3d087c47cdfab303a3676c40ebc4800', '1055518734478102', 'https://www.facebook.com/app_scoped_user_id/1055518734478102/', '', 'https://graph.facebook.com/1055518734478102/picture?width=150&height=150', 'Teresa Cruz', '', 'Teresa', 'Cruz', 'female', 'en_GB', '', 0, 0, 0, 'prof.teresa@gmail.com', 'prof.teresa@gmail.com', '', '', '', '', '', ''),
(3344, 3330, 'Facebook', 'e4581897d9c0e08e9ac36fd938eda9b863f1765c', '10203222101587036', 'https://www.facebook.com/app_scoped_user_id/10203222101587036/', '', 'https://graph.facebook.com/10203222101587036/picture?width=150&height=150', 'Alexandra Barreto', '', 'Alexandra', 'Barreto', 'female', 'pt_PT', '', 0, 0, 0, 'alexandrampb@gmail.com', 'alexandrampb@gmail.com', '', '', '', '', '', ''),
(3345, 3331, 'Facebook', 'b92d35bdad3802ca050ee3b8fbb7a14e33938a0b', '10206651492904998', 'https://www.facebook.com/app_scoped_user_id/10206651492904998/', '', 'https://graph.facebook.com/10206651492904998/picture?width=150&height=150', 'Nuno Vital', '', 'Nuno', 'Vital', 'male', 'pt_BR', '', 0, 0, 0, 'vitalminas@hotmail.com', 'vitalminas@hotmail.com', '', '', '', '', '', ''),
(3346, 3332, 'Facebook', '250b6940e4b5ba3b4bdae0b5c3e01e24069ec7ae', '633134300119435', 'https://www.facebook.com/app_scoped_user_id/633134300119435/', '', 'https://graph.facebook.com/633134300119435/picture?width=150&height=150', 'Manuel Lage', '', 'Manuel', 'Lage', 'male', 'pt_PT', '', 0, 0, 0, 'manuellage@hotmail.com', 'manuellage@hotmail.com', '', '', '', '', '', ''),
(3347, 3333, 'Facebook', '6b82a603183d9bcbc725f5c8521b771c614db1aa', '936411659712936', 'https://www.facebook.com/app_scoped_user_id/936411659712936/', '', 'https://graph.facebook.com/936411659712936/picture?width=150&height=150', 'Miguel Araújo', '', 'Miguel', 'Araújo', 'male', 'en_GB', '', 0, 0, 0, 'mpmc.araujo@gmail.com', 'mpmc.araujo@gmail.com', '', '', '', '', '', ''),
(3348, 3334, 'Facebook', 'aca0edb912fbd1d9dd64de86934a3680b40c4bc3', '10205535404442702', 'https://www.facebook.com/app_scoped_user_id/10205535404442702/', '', 'https://graph.facebook.com/10205535404442702/picture?width=150&height=150', 'Maria Castro', '', 'Maria', 'Castro', 'female', 'en_US', '', 0, 0, 0, 'mariacantocastro@gmail.com', 'mariacantocastro@gmail.com', '', '', '', '', '', ''),
(3349, 3335, 'Facebook', 'b3d2de7fc873e19c7e02077fb7aa7f28899f95e7', '10155742025295145', 'https://www.facebook.com/app_scoped_user_id/10155742025295145/', '', 'https://graph.facebook.com/10155742025295145/picture?width=150&height=150', 'Gastão Siopa', '', 'Gastão', 'Siopa', 'male', 'en_GB', '', 0, 0, 0, 'gastao121@hotmail.com', 'gastao121@hotmail.com', '', '', '', '', '', ''),
(3350, 3336, 'Facebook', '7d201930972f66c3cf75521c9842af96d6ea1a04', '1009089422464909', 'https://www.facebook.com/app_scoped_user_id/1009089422464909/', '', 'https://graph.facebook.com/1009089422464909/picture?width=150&height=150', 'Joana Machado', '', 'Joana', 'Machado', 'female', 'pt_PT', '', 0, 0, 0, 'jmachado9909@hotmail.com', 'jmachado9909@hotmail.com', '', '', '', '', '', ''),
(3351, 3337, 'Facebook', '3d8d12e6d0083ec1a36106baeda65a4be780c045', '995362220515306', 'https://www.facebook.com/app_scoped_user_id/995362220515306/', '', 'https://graph.facebook.com/995362220515306/picture?width=150&height=150', 'Joana Neiva Correia', '', 'Joana', 'Neiva Correia', 'female', 'pt_PT', '', 0, 0, 0, 'joanancorreiaa@gmail.com', 'joanancorreiaa@gmail.com', '', '', '', '', '', ''),
(3352, 3338, 'Facebook', '5db0b99d41aa1ba1fa6a345ee28986c8a15c7909', '10206963836316968', 'https://www.facebook.com/app_scoped_user_id/10206963836316968/', '', 'https://graph.facebook.com/10206963836316968/picture?width=150&height=150', 'Sofia Roquette Canto Castro', '', 'Sofia', 'Canto Castro', '', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(3353, 3339, 'Facebook', '9925fc31d60f97086cd444e496c8e49ec61bbc43', '10153334276170536', 'https://www.facebook.com/app_scoped_user_id/10153334276170536/', '', 'https://graph.facebook.com/10153334276170536/picture?width=150&height=150', 'Ana CantoeCastro Cirne Fonseca', '', 'Ana', 'Cirne Fonseca', 'female', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3354, 3340, 'Facebook', 'aa9ad2f1c37c8b10ecf272c5d09915c216d3f19a', '10204971202376672', 'https://www.facebook.com/app_scoped_user_id/10204971202376672/', '', 'https://graph.facebook.com/10204971202376672/picture?width=150&height=150', 'Miguel Penetra', '', 'Miguel', 'Penetra', 'male', 'en_GB', '', 0, 0, 0, 'miguelpenetra91@hotmail.com', 'miguelpenetra91@hotmail.com', '', '', '', '', '', ''),
(3355, 3341, 'Google', '4a9904fb09405928e936b59e096e66367ee45558', '110759724301936590401', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Neusa Paulo', '', 'Neusa', 'Paulo', '', '', '', 0, 0, 0, 'neusapaulo@gmail.com', 'neusapaulo@gmail.com', '', '', '', '', '', ''),
(3356, 3342, 'Facebook', '1697edfe0e66dc25f17b4d74f4a286a884bf02d4', '10204529196530191', 'https://www.facebook.com/app_scoped_user_id/10204529196530191/', '', 'https://graph.facebook.com/10204529196530191/picture?width=150&height=150', 'Madalena Líbano Caeiro', '', 'Madalena', 'Caeiro', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3357, 3343, 'Facebook', 'b1c0ddbe0c2607141c3b420428b31309bfbcb542', '859866654067427', 'https://www.facebook.com/app_scoped_user_id/859866654067427/', '', 'https://graph.facebook.com/859866654067427/picture?width=150&height=150', 'João Araújo Lacerda Soares', '', 'João', 'Araújo Lacerda Soares', 'male', 'pt_PT', '', 0, 0, 0, 'joaosoaresdealbergaria@gmail.com', 'joaosoaresdealbergaria@gmail.com', '', '', '', '', '', ''),
(3358, 3344, 'Facebook', '9902c35b1ac30522f98874ec8524452f0b5420f8', '10206840128064519', 'https://www.facebook.com/app_scoped_user_id/10206840128064519/', '', 'https://graph.facebook.com/10206840128064519/picture?width=150&height=150', 'Daniel Saldanha', '', 'Daniel', 'Saldanha', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3359, 3345, 'Facebook', 'd37c78bc2bd52b55c91c1aea89498dfb18811430', '1117175364976084', 'https://www.facebook.com/app_scoped_user_id/1117175364976084/', '', 'https://graph.facebook.com/1117175364976084/picture?width=150&height=150', 'Hugo Santos', '', 'Hugo', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'hugosantos84@gmail.com', 'hugosantos84@gmail.com', '', '', '', '', '', ''),
(3360, 3346, 'Facebook', '3607ed37188c219b982b30257413f8153d56c1c7', '1136535176371962', 'https://www.facebook.com/app_scoped_user_id/1136535176371962/', '', 'https://graph.facebook.com/1136535176371962/picture?width=150&height=150', 'André Mata', '', 'André', 'Mata', 'male', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3361, 3347, 'Facebook', 'df461f08eab2cc2bb7258628fea39e5d15d09999', '10205407227792779', 'https://www.facebook.com/app_scoped_user_id/10205407227792779/', '', 'https://graph.facebook.com/10205407227792779/picture?width=150&height=150', 'Marina Uva', '', 'Marina', 'Uva', 'female', 'pt_PT', '', 0, 0, 0, 'marinauva@egeac.pt', 'marinauva@egeac.pt', '', '', '', '', '', ''),
(3362, 3348, 'Facebook', '6efa87f720044c6b8f1d38fb8f347c7123f05dec', '987370367948132', 'https://www.facebook.com/app_scoped_user_id/987370367948132/', '', 'https://graph.facebook.com/987370367948132/picture?width=150&height=150', 'Filipe Neto', '', 'Filipe', 'Neto', 'male', 'pt_PT', '', 0, 0, 0, 'filipe.bnet@gmail.com', 'filipe.bnet@gmail.com', '', '', '', '', '', ''),
(3363, 3349, 'Google', '735471bc93cfcc91b445154f1831db8a8c2d63ae', '107043301535524362586', 'https://plus.google.com/107043301535524362586', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Marco Tomas', '', 'Marco', 'Tomas', 'male', '', '', 0, 0, 0, 'm.ft.tomas@gmail.com', 'm.ft.tomas@gmail.com', '', '', '', '', '', ''),
(3364, 3350, 'Facebook', 'cdd0343bacb06cb00a880e4e9fd6f3092824efa1', '564343737037815', 'https://www.facebook.com/app_scoped_user_id/564343737037815/', '', 'https://graph.facebook.com/564343737037815/picture?width=150&height=150', 'Joana Borges', '', 'Joana', 'Borges', 'female', 'pt_PT', '', 0, 0, 0, 'joanna.120005@hotmail.com', 'joanna.120005@hotmail.com', '', '', '', '', '', ''),
(3365, 3351, 'Facebook', '71fffbbb1bcf60779ee6e6a17f5b80cad34b14f2', '857514557655225', 'https://www.facebook.com/app_scoped_user_id/857514557655225/', '', 'https://graph.facebook.com/857514557655225/picture?width=150&height=150', 'Cláudia Caldeira', '', 'Cláudia', 'Caldeira', 'female', 'pt_PT', '', 0, 0, 0, 'claudiacaldeira05@hotmail.com', 'claudiacaldeira05@hotmail.com', '', '', '', '', '', ''),
(3366, 3352, 'Facebook', '68741f0e9392fe7e87a10b9161d8db0ffb15bd01', '10155639563725076', 'https://www.facebook.com/app_scoped_user_id/10155639563725076/', '', 'https://graph.facebook.com/10155639563725076/picture?width=150&height=150', 'António Gonçalo Ramalho Carlos', '', 'António', 'Carlos', 'male', 'pt_PT', '', 0, 0, 0, 'goncalo.ramalho.carlos@gmail.com', 'goncalo.ramalho.carlos@gmail.com', '', '', '', '', '', ''),
(3367, 3353, 'Facebook', '6004bfd9f23f23bbb33b0b0402d00efe9ff850b3', '10200557932188383', 'https://www.facebook.com/app_scoped_user_id/10200557932188383/', '', 'https://graph.facebook.com/10200557932188383/picture?width=150&height=150', 'Cláudia Filipa Monarca', '', 'Cláudia Filipa', 'Monarca', 'female', 'en_GB', '', 0, 0, 0, 'pipa_57@hotmail.com', 'pipa_57@hotmail.com', '', '', '', '', '', ''),
(3368, 3354, 'Google', 'ff0532de740cd51f63ab5d67b94a6e9558dbbaba', '103798286820396007316', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Lopo Tavares d\'Almeida', '', 'Lopo', 'Tavares d\'Almeida', '', '', '', 0, 0, 0, 'tavares.lopo@gmail.com', 'tavares.lopo@gmail.com', '', '', '', '', '', ''),
(3369, 3355, 'Google', 'dd7f47e4ad39d51051fc3dad576506798e8ff39a', '112186425835049320389', 'https://plus.google.com/112186425835049320389', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Maria Baptista', '', 'Maria', 'Baptista', 'female', '', '', 0, 0, 0, 'maria2013baptista@gmail.com', 'maria2013baptista@gmail.com', '', '', '', '', '', ''),
(3370, 3356, 'Facebook', 'd67f5a5d14530e8c144c46fa7e581b956bc16d05', '10205046500656630', 'https://www.facebook.com/app_scoped_user_id/10205046500656630/', '', 'https://graph.facebook.com/10205046500656630/picture?width=150&height=150', 'Maria João Dias', '', 'Maria', 'Dias', 'female', 'pt_PT', '', 0, 0, 0, 'diasster@gmail.com', 'diasster@gmail.com', '', '', '', '', '', ''),
(3371, 3357, 'Facebook', '348deebf7fc439e73cfc86030e900802b1552e68', '903226056404577', 'https://www.facebook.com/app_scoped_user_id/903226056404577/', '', 'https://graph.facebook.com/903226056404577/picture?width=150&height=150', 'Maria Real', '', 'Maria', 'Real', 'female', 'pt_PT', '', 0, 0, 0, 'mreal@sfori.com', 'mreal@sfori.com', '', '', '', '', '', ''),
(3372, 3358, 'Facebook', '0db5913b4ebf334a88d73ecb5757fbdeaa4883d7', '664903540307212', 'https://www.facebook.com/app_scoped_user_id/664903540307212/', '', 'https://graph.facebook.com/664903540307212/picture?width=150&height=150', 'Silvia Guedes', '', 'Silvia', 'Guedes', 'female', 'pt_PT', '', 0, 0, 0, 'sguedes.p@gmail.com', 'sguedes.p@gmail.com', '', '', '', '', '', ''),
(3373, 3359, 'Facebook', '43675f909475137fac8dd739d37c3721731721a3', '837623259655459', 'https://www.facebook.com/app_scoped_user_id/837623259655459/', '', 'https://graph.facebook.com/837623259655459/picture?width=150&height=150', 'Natália Cadilha', '', 'Natália', 'Cadilha', 'female', 'en_US', '', 0, 0, 0, 'nataliacadilha@gmail.com', 'nataliacadilha@gmail.com', '', '', '', '', '', ''),
(3374, 3360, 'Google', '99fd6af081853bc4a49beb27e3f32854ca0ad727', '112462183372593578313', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Nuno correia', '', 'Nuno', 'correia', '', '', '', 0, 0, 0, 'nuno.miguel.costa.correia@gmail.com', 'nuno.miguel.costa.correia@gmail.com', '', '', '', '', '', ''),
(3375, 3361, 'Facebook', 'f8383e9844e753cb6c57b78a01e14ae25ba39e9c', '10204574261902768', 'https://www.facebook.com/app_scoped_user_id/10204574261902768/', '', 'https://graph.facebook.com/10204574261902768/picture?width=150&height=150', 'Jose Matos', '', 'Jose', 'Matos', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3376, 3362, 'Facebook', '911fbb5ef27c991a3360cc9cebf5967c3509310e', '915953945133232', 'https://www.facebook.com/app_scoped_user_id/915953945133232/', '', 'https://graph.facebook.com/915953945133232/picture?width=150&height=150', 'Joao Monteiro', '', 'Joao', 'Monteiro', 'male', 'pt_PT', '', 0, 0, 0, 'joao97ms@gmail.com', 'joao97ms@gmail.com', '', '', '', '', '', ''),
(3377, 3363, 'Google', '9b34ea0ade36b0c1ff6b2601dd0e22bad20739ac', '111268273872092140775', 'https://plus.google.com/111268273872092140775', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Joao Mota', '', 'Joao', 'Mota', 'male', '', '', 0, 0, 0, 'j.27784@gmail.com', 'j.27784@gmail.com', '', '', '', '', '', ''),
(3378, 3364, 'Facebook', 'ff49de039b00491f9fb32d10780f0d5bef289602', '1117587221601004', 'https://www.facebook.com/app_scoped_user_id/1117587221601004/', '', 'https://graph.facebook.com/1117587221601004/picture?width=150&height=150', 'Andreia Claudino', '', 'Andreia', 'Claudino', 'female', 'pt_PT', '', 0, 0, 0, 'andreiasclaudino@gmail.com', 'andreiasclaudino@gmail.com', '', '', '', '', '', ''),
(3379, 3365, 'Facebook', '3c0ba348c01ea19739ea73e6f72095a0d44d4553', '1092333560780536', 'https://www.facebook.com/app_scoped_user_id/1092333560780536/', '', 'https://graph.facebook.com/1092333560780536/picture?width=150&height=150', 'Anabela Mateus', '', 'Anabela', 'Mateus', 'female', 'pt_PT', '', 0, 0, 0, 'mateusanabela@hotmail.com', 'mateusanabela@hotmail.com', '', '', '', '', '', ''),
(3380, 3366, 'Facebook', 'a04a4f228ccef37432ae08f359c5a6c353766b8d', '10203156267307258', 'https://www.facebook.com/app_scoped_user_id/10203156267307258/', '', 'https://graph.facebook.com/10203156267307258/picture?width=150&height=150', 'Célia Domingos', '', 'Célia', 'Domingos', 'female', 'pt_PT', '', 0, 0, 0, 'celdomingos@gmail.com', 'celdomingos@gmail.com', '', '', '', '', '', ''),
(3381, 3367, 'Facebook', 'fa30720264908663e403c36a47c3ad3a6f7e9b2a', '10207164105211055', 'https://www.facebook.com/app_scoped_user_id/10207164105211055/', '', 'https://graph.facebook.com/10207164105211055/picture?width=150&height=150', 'Inês Delgado Martins', '', 'Inês', 'Delgado Martins', 'female', 'pt_BR', '', 0, 0, 0, 'inesdelgasm@gmail.com', 'inesdelgasm@gmail.com', '', '', '', '', '', ''),
(3382, 3368, 'Facebook', 'f10cf4b0aeb9e781e947608f3a42f11628b53be6', '10204195517477480', 'https://www.facebook.com/app_scoped_user_id/10204195517477480/', '', 'https://graph.facebook.com/10204195517477480/picture?width=150&height=150', 'Sónia Azenha', '', 'Sónia', 'Azenha', 'female', 'pt_PT', '', 0, 0, 0, 'smazenha@tap.pt', 'smazenha@tap.pt', '', '', '', '', '', ''),
(3383, 3369, 'Facebook', '00e6bfaaebc63fd98920295804c487dab0b2216b', '10204875041619320', 'https://www.facebook.com/app_scoped_user_id/10204875041619320/', '', 'https://graph.facebook.com/10204875041619320/picture?width=150&height=150', 'Isidro CArvalho', '', 'Isidro', 'CArvalho', 'male', 'pt_PT', '', 0, 0, 0, 'isidrocarvalho@gmail.com', 'isidrocarvalho@gmail.com', '', '', '', '', '', ''),
(3384, 3370, 'Facebook', '42222ea6ab9c10b7b43a5f25081d181a24928662', '10204192709924337', 'https://www.facebook.com/app_scoped_user_id/10204192709924337/', '', 'https://graph.facebook.com/10204192709924337/picture?width=150&height=150', 'André Madeira', '', 'André', 'Madeira', 'male', 'pt_PT', '', 0, 0, 0, 'andre_b.madeira@hotmail.com', 'andre_b.madeira@hotmail.com', '', '', '', '', '', ''),
(3385, 3371, 'Facebook', '9f17c064726ab1a961237c47bbdbeb53ce711517', '916733448391483', 'https://www.facebook.com/app_scoped_user_id/916733448391483/', '', 'https://graph.facebook.com/916733448391483/picture?width=150&height=150', 'Pedro Cotrim Pires', '', 'Pedro', 'Pires', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3386, 3372, 'Facebook', '252d19a445fd8d46640b8b94a1ba7b45825e1f1b', '373401432864586', 'https://www.facebook.com/app_scoped_user_id/373401432864586/', '', 'https://graph.facebook.com/373401432864586/picture?width=150&height=150', 'Teresa Saraiva', '', 'Teresa', 'Saraiva', 'female', 'pt_PT', '', 0, 0, 0, 'tpssaraiva@gmail.com', 'tpssaraiva@gmail.com', '', '', '', '', '', ''),
(3387, 3373, 'Facebook', 'b585425ba31425bb01d25ab69095734210327060', '10206685845375019', 'https://www.facebook.com/app_scoped_user_id/10206685845375019/', '', 'https://graph.facebook.com/10206685845375019/picture?width=150&height=150', 'Ana Maria Cortez Garcia', '', 'Ana', 'Cortez Garcia', 'female', 'pt_PT', '', 0, 0, 0, 'nani_551@hotmail.com', 'nani_551@hotmail.com', '', '', '', '', '', ''),
(3388, 3374, 'Facebook', '00c134106b6096edcfe64533edfccde16e0e98b7', '1085006718179410', 'https://www.facebook.com/app_scoped_user_id/1085006718179410/', '', 'https://graph.facebook.com/1085006718179410/picture?width=150&height=150', 'Nuno Paiva', '', 'Nuno', 'Paiva', 'male', 'pt_PT', '', 0, 0, 0, 'romaopaiva@sapo.pt', 'romaopaiva@sapo.pt', '', '', '', '', '', ''),
(3389, 3375, 'Facebook', '7391672037f26c4ef7c484e793f25458e25f2c44', '10206723429150061', 'https://www.facebook.com/app_scoped_user_id/10206723429150061/', '', 'https://graph.facebook.com/10206723429150061/picture?width=150&height=150', 'Mena Maria', '', 'Mena', 'Maria', 'female', 'pt_PT', '', 0, 0, 0, 'menacassapo@gmail.com', 'menacassapo@gmail.com', '', '', '', '', '', ''),
(3390, 3376, 'Facebook', '87498399b88cca79bb63388ff92857360c43e720', '10206567992536497', 'https://www.facebook.com/app_scoped_user_id/10206567992536497/', '', 'https://graph.facebook.com/10206567992536497/picture?width=150&height=150', 'Inês Guerreiro', '', 'Inês', 'Guerreiro', 'female', 'pt_PT', '', 0, 0, 0, 'inesg.maria@gmail.com', 'inesg.maria@gmail.com', '', '', '', '', '', ''),
(3391, 3377, 'Facebook', 'b18a3e557d9380cded86b03eb7c2f1a0feb7ebc4', '10153260485286294', 'https://www.facebook.com/app_scoped_user_id/10153260485286294/', '', 'https://graph.facebook.com/10153260485286294/picture?width=150&height=150', 'Juana Tracana de Carvalho', '', 'Juana', 'Tracana de Carvalho', 'female', 'pt_PT', '', 0, 0, 0, 'juanatcvet@gmail.com', 'juanatcvet@gmail.com', '', '', '', '', '', ''),
(3392, 3378, 'Facebook', '2942c02efa4c0ea89b71907239c0ce0f4d3676a6', '1007280089312929', 'https://www.facebook.com/app_scoped_user_id/1007280089312929/', '', 'https://graph.facebook.com/1007280089312929/picture?width=150&height=150', 'João Maria Almeida', '', 'João Maria', 'Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'jonny.motokeiro@hotmail.com', 'jonny.motokeiro@hotmail.com', '', '', '', '', '', ''),
(3393, 3379, 'Facebook', '53f0a0bbbe47d62259489dac250c62e15041375e', '1119197641442195', 'https://www.facebook.com/app_scoped_user_id/1119197641442195/', '', 'https://graph.facebook.com/1119197641442195/picture?width=150&height=150', 'Humberto Bento', '', 'Humberto', 'Bento', 'male', 'pt_PT', '', 0, 0, 0, 'humberto_bento@hotmail.com', 'humberto_bento@hotmail.com', '', '', '', '', '', ''),
(3394, 3380, 'Facebook', '4b045f59fa3158006825e639c4f6425d210259bf', '1007989832545000', 'https://www.facebook.com/app_scoped_user_id/1007989832545000/', '', 'https://graph.facebook.com/1007989832545000/picture?width=150&height=150', 'Sofia Pinto Leite', '', 'Sofia', 'Leite', 'female', 'pt_PT', '', 0, 0, 0, 'sofia.pintoleite@gmail.com', 'sofia.pintoleite@gmail.com', '', '', '', '', '', ''),
(3395, 3381, 'Google', '45abf9b0490ac2289e518457090f66b397df758c', '115853847602064226044', 'https://plus.google.com/115853847602064226044', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'José Paulo Romeira', '', 'José Paulo', 'Romeira', 'male', '', '', 0, 0, 0, 'jpgmromeira@gmail.com', 'jpgmromeira@gmail.com', '', '', '', '', '', ''),
(3396, 3382, 'Facebook', '12fd92fef0c5afeed2de39be3072ebbfab215886', '1408264922833924', 'https://www.facebook.com/app_scoped_user_id/1408264922833924/', '', 'https://graph.facebook.com/1408264922833924/picture?width=150&height=150', 'João Roldão', '', 'João', 'Roldão', 'male', 'pt_PT', '', 0, 0, 0, 'jfroldao@gmail.com', 'jfroldao@gmail.com', '', '', '', '', '', ''),
(3397, 3383, 'Facebook', '338910c95d001f387ab089058b9dc05d71b2ca8c', '10206847292370328', 'https://www.facebook.com/app_scoped_user_id/10206847292370328/', '', 'https://graph.facebook.com/10206847292370328/picture?width=150&height=150', 'Fernanda Rodrigues', '', 'Fernanda', 'Rodrigues', 'female', 'pt_PT', '', 0, 0, 0, 'mafenoro1955@hotmail.com', 'mafenoro1955@hotmail.com', '', '', '', '', '', ''),
(3398, 3384, 'Facebook', '62e4c00b0facf8fd46e836433c66155092c6f18e', '791682304262750', 'https://www.facebook.com/app_scoped_user_id/791682304262750/', '', 'https://graph.facebook.com/791682304262750/picture?width=150&height=150', 'Hugo Sousa', '', 'Hugo', 'Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'hugoalexsousa@gmail.com', 'hugoalexsousa@gmail.com', '', '', '', '', '', ''),
(3399, 3385, 'Facebook', 'ec4bb549cbc44c9d96756c878ff10436cfe71219', '10200460160221982', 'https://www.facebook.com/app_scoped_user_id/10200460160221982/', '', 'https://graph.facebook.com/10200460160221982/picture?width=150&height=150', 'Sandra Maria Torrão Fernandes', '', 'Sandra', 'Fernandes', 'female', 'pt_PT', '', 0, 0, 0, 'storrao@tap.pt', 'storrao@tap.pt', '', '', '', '', '', ''),
(3400, 3386, 'Facebook', '42f6219d71856191413293b6b26cd056db258215', '1045021045509910', 'https://www.facebook.com/app_scoped_user_id/1045021045509910/', '', 'https://graph.facebook.com/1045021045509910/picture?width=150&height=150', 'Cláudia Faleiro', '', 'Cláudia', 'Faleiro', 'female', 'pt_PT', '', 0, 0, 0, 'faleiro.claudia@gmail.com', 'faleiro.claudia@gmail.com', '', '', '', '', '', ''),
(3401, 3387, 'Facebook', 'e4660d67604b38350c878ca4520764f4ad29b569', '704848372976528', 'https://www.facebook.com/app_scoped_user_id/704848372976528/', '', 'https://graph.facebook.com/704848372976528/picture?width=150&height=150', 'Susana Roldan', '', 'Susana', 'Roldan', 'female', 'pt_PT', '', 0, 0, 0, 'susana_roldan16@hotmail.com', 'susana_roldan16@hotmail.com', '', '', '', '', '', ''),
(3402, 3388, 'Facebook', 'f92b70b4514265db94b214db1e305aca8e4d45c0', '10154451873991959', 'https://www.facebook.com/app_scoped_user_id/10154451873991959/', '', 'https://graph.facebook.com/10154451873991959/picture?width=150&height=150', 'Inês Feliciano', '', 'Inês', 'Feliciano', 'female', 'pt_PT', '', 0, 0, 0, 'inokas87@hotmail.com', 'inokas87@hotmail.com', '', '', '', '', '', ''),
(3403, 3389, 'Facebook', '4c38a36797be8aa5a075a2f3107a4caccb734723', '981036315260653', 'https://www.facebook.com/app_scoped_user_id/981036315260653/', '', 'https://graph.facebook.com/981036315260653/picture?width=150&height=150', 'Anabela Vale', '', 'Anabela', 'Vale', 'female', 'pt_PT', '', 0, 0, 0, 'asvq@netcabo.pt', 'asvq@netcabo.pt', '', '', '', '', '', ''),
(3404, 3390, 'Facebook', '58188c8f47b522dde73b9300f2c9131de05cf814', '977989292231870', 'https://www.facebook.com/app_scoped_user_id/977989292231870/', '', 'https://graph.facebook.com/977989292231870/picture?width=150&height=150', 'Manuela Vale', '', 'Manuela', 'Vale', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3405, 3391, 'Facebook', '071754f5370941a0cf4564c2c0ba5b60ed83004d', '915387235171391', 'https://www.facebook.com/app_scoped_user_id/915387235171391/', '', 'https://graph.facebook.com/915387235171391/picture?width=150&height=150', 'Mário Santinho', '', 'Mário', 'Santinho', 'male', 'pt_PT', '', 0, 0, 0, 'mario.santinho@sapo.pt', 'mario.santinho@sapo.pt', '', '', '', '', '', ''),
(3406, 3392, 'Facebook', 'fd3d645c605399efc7a8f07e7e36b4aacaf0a4ec', '10204552588675426', 'https://www.facebook.com/app_scoped_user_id/10204552588675426/', '', 'https://graph.facebook.com/10204552588675426/picture?width=150&height=150', 'André Silva', '', 'André', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'andre_gilgamesh@hotmail.com', 'andre_gilgamesh@hotmail.com', '', '', '', '', '', ''),
(3407, 3393, 'Google', '4cf849a6155e815ae67758d389b203d55a59ebeb', '104758727395711253773', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'rui cebola', '', 'rui', 'cebola', '', '', '', 0, 0, 0, 'cebolarui66@gmail.com', 'cebolarui66@gmail.com', '', '', '', '', '', ''),
(3408, 3394, 'Facebook', '6a72e16ecb458c8d909c55ba558a7959743256bc', '380758848788535', 'https://www.facebook.com/app_scoped_user_id/380758848788535/', '', 'https://graph.facebook.com/380758848788535/picture?width=150&height=150', 'Liliana Vaz', '', 'Liliana', 'Vaz', 'female', 'pt_PT', '', 0, 0, 0, 'lilianaraposovaz@hotmail.com', 'lilianaraposovaz@hotmail.com', '', '', '', '', '', ''),
(3409, 3395, 'Facebook', 'c87c468e996f6d1baf0039eed328df35b749649d', '975489659142536', 'https://www.facebook.com/app_scoped_user_id/975489659142536/', '', 'https://graph.facebook.com/975489659142536/picture?width=150&height=150', 'Maria Ana Palma Pires', '', 'Maria Ana', 'Palma Pires', 'female', 'pt_PT', '', 0, 0, 0, 'mariapalmapires@gmail.com', 'mariapalmapires@gmail.com', '', '', '', '', '', ''),
(3410, 3396, 'Facebook', '6f80134e195ca125b2cddc94e2ac91704e7e63a4', '957836687571972', 'https://www.facebook.com/app_scoped_user_id/957836687571972/', '', 'https://graph.facebook.com/957836687571972/picture?width=150&height=150', 'Soraia Vera Cruz', '', 'Soraia', 'Vera Cruz', 'female', 'pt_PT', '', 0, 0, 0, 'sdvcruz@gmail.com', 'sdvcruz@gmail.com', '', '', '', '', '', ''),
(3411, 3397, 'Google', '393f61632dfb818df925f4d9752e652a7f57fe01', '118040190284625549031', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'João Alves', '', 'João', 'Alves', '', '', '', 0, 0, 0, 'joaosalesgroup@gmail.com', 'joaosalesgroup@gmail.com', '', '', '', '', '', ''),
(3412, 3398, 'Facebook', '304034cd122591119d003539e8e9cb3e6aa97fd0', '10204109698998043', 'https://www.facebook.com/app_scoped_user_id/10204109698998043/', '', 'https://graph.facebook.com/10204109698998043/picture?width=150&height=150', 'Paulo Queirós', '', 'Paulo', 'Queirós', 'male', 'pt_PT', '', 0, 0, 0, 'paulof.queiros@gmail.com', 'paulof.queiros@gmail.com', '', '', '', '', '', ''),
(3413, 3399, 'Facebook', '5d33e4dd03e9ce6a9dfae23fe7a26096bbd9f101', '853697751370182', 'https://www.facebook.com/app_scoped_user_id/853697751370182/', '', 'https://graph.facebook.com/853697751370182/picture?width=150&height=150', 'RugbyEriceira Ericeira', '', 'RugbyEriceira', 'Ericeira', 'male', 'pt_PT', '', 0, 0, 0, 'rugbyericeira@gmail.com', 'rugbyericeira@gmail.com', '', '', '', '', '', ''),
(3414, 3400, 'Google', '4704282c9120bec86b49d3f2f8d57b0e2ccd8478', '103967449094092451954', 'https://plus.google.com/103967449094092451954', '', 'https://lh4.googleusercontent.com/-kMQhlaSoV_E/AAAAAAAAAAI/AAAAAAAAAG0/sEK7UDyRyP4/photo.jpg?sz=200', 'Mélanie Santos', '', 'Mélanie', 'Santos', '', '', '', 0, 0, 0, 'melanierutesilvasantos1998@gmail.com', 'melanierutesilvasantos1998@gmail.com', '', '', '', '', '', ''),
(3415, 3401, 'Facebook', '3f6e1c68796756bdcd1cdee9c7c31c24bb7ed09b', '10155707504590038', 'https://www.facebook.com/app_scoped_user_id/10155707504590038/', '', 'https://graph.facebook.com/10155707504590038/picture?width=150&height=150', 'Ika Farenzena', '', 'Ika', 'Farenzena', 'female', 'pt_PT', '', 0, 0, 0, 'ika.moz@gmail.com', 'ika.moz@gmail.com', '', '', '', '', '', ''),
(3416, 3402, 'Facebook', '8515485a9fd8d9296739fbbc1a6ab5142e9ed1cf', '899888270069645', 'https://www.facebook.com/app_scoped_user_id/899888270069645/', '', 'https://graph.facebook.com/899888270069645/picture?width=150&height=150', 'Lídia Sofia Ferreira', '', 'Lídia Sofia', 'Ferreira', 'female', 'pt_PT', '', 0, 0, 0, 'lsrmf@hotmail.com', 'lsrmf@hotmail.com', '', '', '', '', '', ''),
(3417, 3403, 'Facebook', '7a891c350af700fd4cba0a62da33ada644a66981', '928179210538612', 'https://www.facebook.com/app_scoped_user_id/928179210538612/', '', 'https://graph.facebook.com/928179210538612/picture?width=150&height=150', 'Catarina Sousa Guia', '', 'Catarina Sousa', 'Guia', 'female', 'pt_PT', '', 0, 0, 0, 'katyy_str@hotmail.com', 'katyy_str@hotmail.com', '', '', '', '', '', ''),
(3418, 3404, 'Google', '09fdb8da1715cc1098acb37982255dd490297881', '106670111836193881370', 'https://plus.google.com/106670111836193881370', '', 'https://lh3.googleusercontent.com/-BrvRhdsq760/AAAAAAAAAAI/AAAAAAAADDw/en-frTW9Nmw/photo.jpg?sz=200', 'Ana Gomes Pinto', '', 'Ana', 'Gomes Pinto', 'female', '', '', 0, 0, 0, 'gomespinto.ana@gmail.com', 'gomespinto.ana@gmail.com', '', '', '', '', '', ''),
(3419, 3405, 'Facebook', '486d5336ca45204bb9b8ec33062e52c636968c25', '923823144336618', 'https://www.facebook.com/app_scoped_user_id/923823144336618/', '', 'https://graph.facebook.com/923823144336618/picture?width=150&height=150', 'Ana Catarina Aparício', '', 'Ana Catarina', 'Aparício', 'female', 'pt_BR', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3420, 3406, 'Facebook', 'bab229dd04ca690a62594260582d000e329981dc', '10207164306895532', 'https://www.facebook.com/app_scoped_user_id/10207164306895532/', '', 'https://graph.facebook.com/10207164306895532/picture?width=150&height=150', 'Catarina Branco', '', 'Catarina', 'Branco', 'female', 'pt_PT', '', 0, 0, 0, 'ana.catarinagrais@gmail.com', 'ana.catarinagrais@gmail.com', '', '', '', '', '', ''),
(3421, 3407, 'Facebook', '96be323f884caabac62a2243c84c31a2ec4e79e8', '10204034969507161', 'https://www.facebook.com/app_scoped_user_id/10204034969507161/', '', 'https://graph.facebook.com/10204034969507161/picture?width=150&height=150', 'Miguel Correia', '', 'Miguel', 'Correia', 'male', 'en_US', '', 0, 0, 0, 'mi-correia@hotmail.com', 'mi-correia@hotmail.com', '', '', '', '', '', ''),
(3422, 3408, 'Facebook', '0c6c661c453641c115c9f478d24692c841416180', '864413906983898', 'https://www.facebook.com/app_scoped_user_id/864413906983898/', '', 'https://graph.facebook.com/864413906983898/picture?width=150&height=150', 'Carlos Vicente', '', 'Carlos', 'Vicente', 'male', 'pt_PT', '', 0, 0, 0, 'cmtvicente@gmail.com', 'cmtvicente@gmail.com', '', '', '', '', '', ''),
(3423, 3409, 'Facebook', 'bfaf1c90809f9d96c8a8ecb2103486c7eaf943b2', '10153338006847902', 'https://www.facebook.com/app_scoped_user_id/10153338006847902/', '', 'https://graph.facebook.com/10153338006847902/picture?width=150&height=150', 'Caroline Conti', '', 'Caroline', 'Conti', 'female', 'pt_BR', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3424, 3410, 'Facebook', '48cf0ead4e2681386a5161a107533e57735a8b0d', '10204038982566907', 'https://www.facebook.com/app_scoped_user_id/10204038982566907/', '', 'https://graph.facebook.com/10204038982566907/picture?width=150&height=150', 'Nathalia Bernardes', '', 'Nathalia', 'Bernardes', 'female', 'pt_PT', '', 0, 0, 0, 'nat_isabel_1996@hotmail.com', 'nat_isabel_1996@hotmail.com', '', '', '', '', '', ''),
(3425, 3411, 'Facebook', '95301c6f3f28ec19aaa310b7026a9834aba9ce7c', '10205618905324517', 'https://www.facebook.com/app_scoped_user_id/10205618905324517/', '', 'https://graph.facebook.com/10205618905324517/picture?width=150&height=150', 'Inês Ambrósio', '', 'Inês', 'Ambrósio', 'female', 'pt_PT', '', 0, 0, 0, 'inesgerivaz@hotmail.com', 'inesgerivaz@hotmail.com', '', '', '', '', '', ''),
(3426, 3412, 'Facebook', '104abc32063ff42ce0366efb2b7a308bf39b0ce9', '562569657214453', 'https://www.facebook.com/app_scoped_user_id/562569657214453/', '', 'https://graph.facebook.com/562569657214453/picture?width=150&height=150', 'Márcia Cardoso', '', 'Márcia', 'Cardoso', 'female', 'pt_PT', '', 0, 0, 0, 'marciaalexandracardoso@hotmail.com', 'marciaalexandracardoso@hotmail.com', '', '', '', '', '', ''),
(3427, 3413, 'Facebook', 'e9fa5b3ff6cf8ae09ba930402f00d3adcb583951', '1045612735466645', 'https://www.facebook.com/app_scoped_user_id/1045612735466645/', '', 'https://graph.facebook.com/1045612735466645/picture?width=150&height=150', 'Ines Rebordao', '', 'Ines', 'Rebordao', 'female', 'pt_PT', '', 0, 0, 0, 'inesrebordao10@gmail.com', 'inesrebordao10@gmail.com', '', '', '', '', '', ''),
(3428, 3414, 'Facebook', '7451fa6da91186085f1ea33754452244a39b1383', '921870824501024', 'https://www.facebook.com/app_scoped_user_id/921870824501024/', '', 'https://graph.facebook.com/921870824501024/picture?width=150&height=150', 'Eva De Wit', '', 'Eva', 'De Wit', 'female', 'pt_PT', '', 0, 0, 0, 'quelhinha_17@hotmail.com', 'quelhinha_17@hotmail.com', '', '', '', '', '', ''),
(3429, 3415, 'Facebook', '0c8fa23492e405ece2efe81f0cdff032ac31a4ad', '10155620876830720', 'https://www.facebook.com/app_scoped_user_id/10155620876830720/', '', 'https://graph.facebook.com/10155620876830720/picture?width=150&height=150', 'Iko Teixeira', '', 'Iko', 'Teixeira', 'male', 'en_US', '', 0, 0, 0, 'fmgteixeira@yahoo.com', 'fmgteixeira@yahoo.com', '', '', '', '', '', ''),
(3430, 3416, 'Facebook', '55f90823cd41895b4a79fd6736f093293b485232', '10207073800663321', 'https://www.facebook.com/app_scoped_user_id/10207073800663321/', '', 'https://graph.facebook.com/10207073800663321/picture?width=150&height=150', 'Ana Amaral Barata', '', 'Ana', 'Barata', 'female', 'pt_PT', '', 0, 0, 0, 'ana.hortega@hotmail.com', 'ana.hortega@hotmail.com', '', '', '', '', '', ''),
(3431, 3417, 'Facebook', '261b951a843f8de4f11f0bc6732f5ff39dfa1ad4', '954734494571650', 'https://www.facebook.com/app_scoped_user_id/954734494571650/', '', 'https://graph.facebook.com/954734494571650/picture?width=150&height=150', 'Mafalda Lima', '', 'Mafalda', 'Lima', 'female', 'pt_PT', '', 0, 0, 0, 'mafalda.ol@hotmail.com', 'mafalda.ol@hotmail.com', '', '', '', '', '', ''),
(3432, 3418, 'Facebook', '3df6f297be6f33b679d23d1f67e49edbae4f0f3b', '879362065444241', 'https://www.facebook.com/app_scoped_user_id/879362065444241/', '', 'https://graph.facebook.com/879362065444241/picture?width=150&height=150', 'Mariana Santos', '', 'Mariana', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3433, 3419, 'Facebook', 'c87b5df473d0e75e185a71d1186edf29dbb04b44', '10206979444510945', 'https://www.facebook.com/app_scoped_user_id/10206979444510945/', '', 'https://graph.facebook.com/10206979444510945/picture?width=150&height=150', 'Catarina De Azevedo Barroso', '', 'Catarina', 'Barroso', 'male', 'pt_PT', '', 0, 0, 0, 'cate.barroso@hotmail.com', 'cate.barroso@hotmail.com', '', '', '', '', '', ''),
(3434, 3420, 'Google', 'a2955830a1e4ff693ac7666f55f8daa7a9018a47', '115436050292647748166', 'https://plus.google.com/115436050292647748166', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Marta Moita', '', 'Marta', 'Moita', '', '', '', 0, 0, 0, 'martam8844@gmail.com', 'martam8844@gmail.com', '', '', '', '', '', ''),
(3435, 3421, 'Facebook', 'cdde5a94c7d47d72877f8f6c61085e94f2191ba5', '994433287242047', 'https://www.facebook.com/app_scoped_user_id/994433287242047/', '', 'https://graph.facebook.com/994433287242047/picture?width=150&height=150', 'Mariana Tavares', '', 'Mariana', 'Tavares', 'male', 'pt_PT', '', 0, 0, 0, 'mariananobretavares@gmail.com', 'mariananobretavares@gmail.com', '', '', '', '', '', ''),
(3436, 3422, 'Google', 'ab43390415c53687f7a7ae54028f3668582f29e2', '117096393779871216533', 'https://plus.google.com/117096393779871216533', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Inês Soromenho S', '', 'Inês', 'Soromenho S', '', '', '', 0, 0, 0, 'inesoromenho2000@gmail.com', 'inesoromenho2000@gmail.com', '', '', '', '', '', ''),
(3437, 3423, 'Google', '246261f1c807da2fdd8329fddeb0f83e393f90a5', '105142311005936407478', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', '8.8-22 Sara Nunes', '', '8.8-22 Sara', 'Nunes', '', '', '', 0, 0, 0, 'sara.nunes@aebenfica.org', 'sara.nunes@aebenfica.org', '', '', '', '', '', ''),
(3438, 3424, 'Facebook', 'f800aa8e35cdc39286589d26e9cdc0a6127811dc', '892446377463710', 'https://www.facebook.com/app_scoped_user_id/892446377463710/', '', 'https://graph.facebook.com/892446377463710/picture?width=150&height=150', 'Sara Gonçalves', '', 'Sara', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'sara.pedrosa.goncalves@gmail.com', 'sara.pedrosa.goncalves@gmail.com', '', '', '', '', '', ''),
(3439, 3425, 'Facebook', 'a8d56ff5deefcfc49cb8e74b7e67045d86022793', '1182398631786161', 'https://www.facebook.com/app_scoped_user_id/1182398631786161/', '', 'https://graph.facebook.com/1182398631786161/picture?width=150&height=150', 'Carolina Peres', '', 'Carolina', 'Peres', 'female', 'pt_PT', '', 0, 0, 0, 'carol.p.peres@hotmail.com', 'carol.p.peres@hotmail.com', '', '', '', '', '', ''),
(3440, 3426, 'Facebook', '9a131d29bf41d758e2cc7170dc1e0d0a92dcb752', '951905128208283', 'https://www.facebook.com/app_scoped_user_id/951905128208283/', '', 'https://graph.facebook.com/951905128208283/picture?width=150&height=150', 'Matilde Cabral de Almeida', '', 'Matilde', 'Cabral de Almeida', 'female', 'es_LA', '', 0, 0, 0, 'matildecabralalmeida@hotmail.com', 'matildecabralalmeida@hotmail.com', '', '', '', '', '', ''),
(3441, 3427, 'Facebook', '1adf84915e2f4025cddb31d557ab79b79c46cc84', '10205571769432116', 'https://www.facebook.com/app_scoped_user_id/10205571769432116/', '', 'https://graph.facebook.com/10205571769432116/picture?width=150&height=150', 'Filipe Pinto', '', 'Filipe', 'Pinto', 'male', 'pt_PT', '', 0, 0, 0, 'fambpinto@gmail.com', 'fambpinto@gmail.com', '', '', '', '', '', ''),
(3442, 3428, 'Facebook', 'ded1fd16d83d1e16d3f6abcae2b9348247b743bc', '10203327866357322', 'https://www.facebook.com/app_scoped_user_id/10203327866357322/', '', 'https://graph.facebook.com/10203327866357322/picture?width=150&height=150', 'Fabio Jose', '', 'Fabio', 'Jose', 'male', 'pt_PT', '', 0, 0, 0, 'fabio_udo_6@hotmail.com', 'fabio_udo_6@hotmail.com', '', '', '', '', '', ''),
(3443, 3429, 'Facebook', 'd2b3a20c1fc40c189c7575f8f1e607d23229988e', '10153394631916683', 'https://www.facebook.com/app_scoped_user_id/10153394631916683/', '', 'https://graph.facebook.com/10153394631916683/picture?width=150&height=150', 'Enrique Kike Lenzano', '', 'Enrique', 'Lenzano', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3444, 3430, 'Facebook', '2911ad94e96d3b6dea2a9587549fa8c612c81646', '986025274773453', 'https://www.facebook.com/app_scoped_user_id/986025274773453/', '', 'https://graph.facebook.com/986025274773453/picture?width=150&height=150', 'Teresa Faria', '', 'Teresa', 'Faria', 'female', 'pt_PT', '', 0, 0, 0, 'tmlfaria@gmail.com', 'tmlfaria@gmail.com', '', '', '', '', '', ''),
(3445, 3431, 'Facebook', 'dd8dccc18b52fe42676c014465a8bdcc45e90e50', '10153327648407243', 'https://www.facebook.com/app_scoped_user_id/10153327648407243/', '', 'https://graph.facebook.com/10153327648407243/picture?width=150&height=150', 'Alexandra Dinis', '', 'Alexandra', 'Dinis', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3446, 3432, 'Facebook', 'df5363a8ce56d8c5e5d65e358931b12658caac54', '10204775367047188', 'https://www.facebook.com/app_scoped_user_id/10204775367047188/', '', 'https://graph.facebook.com/10204775367047188/picture?width=150&height=150', 'Miguel Barata de Almeida', '', 'Miguel', 'de Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'miguelbaratadealmeida@gmail.com', 'miguelbaratadealmeida@gmail.com', '', '', '', '', '', ''),
(3447, 3433, 'Facebook', '229f4d7c4997b511dba9f9cf4cc84a07051cdadb', '899718470086344', 'https://www.facebook.com/app_scoped_user_id/899718470086344/', '', 'https://graph.facebook.com/899718470086344/picture?width=150&height=150', 'Natália Sampaio', '', 'Natália', 'Sampaio', 'female', 'pt_PT', '', 0, 0, 0, 'natalia.sampaio@tap.pt', 'natalia.sampaio@tap.pt', '', '', '', '', '', ''),
(3448, 3434, 'Google', '9dbd1d3d3ce543d256cad17372da64c781691b66', '116821968165676948128', 'https://plus.google.com/116821968165676948128', '', 'https://lh3.googleusercontent.com/-Jf27ErPbCro/AAAAAAAAAAI/AAAAAAAAAHU/I2qVrgRnt3M/photo.jpg?sz=200', 'Joana Adegas', '', 'Joana', 'Adegas', 'female', '', '', 0, 0, 0, 'joana.adegas@gmail.com', 'joana.adegas@gmail.com', '', 'Bangladesh', '', '', 'Bangladesh', ''),
(3449, 3435, 'Facebook', 'e26c02dd7997f8513ef9a2b3f8f0c7440f79c941', '10152928891487285', 'https://www.facebook.com/app_scoped_user_id/10152928891487285/', '', 'https://graph.facebook.com/10152928891487285/picture?width=150&height=150', 'Amelia Maria Barreira Cortez', '', 'Amelia', 'Cortez', 'female', 'pt_PT', '', 0, 0, 0, 'ameliacortez@hotmail.com', 'ameliacortez@hotmail.com', '', '', '', '', '', ''),
(3450, 3436, 'Facebook', 'db1f44c2874fd21c824f402a9e5d5474ca906e61', '10204460026483083', 'https://www.facebook.com/app_scoped_user_id/10204460026483083/', '', 'https://graph.facebook.com/10204460026483083/picture?width=150&height=150', 'Vasco Joshua Beltran', '', 'Vasco', 'Beltran', 'male', 'pt_PT', '', 0, 0, 0, 'vasco.beltran@estradasdeportugal.pt', 'vasco.beltran@estradasdeportugal.pt', '', '', '', '', '', ''),
(3451, 3437, 'Facebook', '08cddf93321e97b240a781d9b591e189d8c8a017', '1023135711060763', 'https://www.facebook.com/app_scoped_user_id/1023135711060763/', '', 'https://graph.facebook.com/1023135711060763/picture?width=150&height=150', 'Beatriz Conceição', '', 'Beatriz', 'Conceição', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3452, 3438, 'Facebook', '1deb8c62b403b0c2373d96ad49acc5ddd956a271', '904854202899992', 'https://www.facebook.com/app_scoped_user_id/904854202899992/', '', 'https://graph.facebook.com/904854202899992/picture?width=150&height=150', 'Sara Valente Perfeito', '', 'Sara', 'Valente Perfeito', 'female', 'pt_PT', '', 0, 0, 0, 'saravalentep@gmail.com', 'saravalentep@gmail.com', '', '', '', '', '', ''),
(3453, 3439, 'Facebook', 'f3744622d85cdc6634072b48f29a2739f5c5871a', '1008481082497224', 'https://www.facebook.com/app_scoped_user_id/1008481082497224/', '', 'https://graph.facebook.com/1008481082497224/picture?width=150&height=150', 'Maria Jose Campos', '', 'Maria Jose', 'Campos', 'female', 'pt_PT', '', 0, 0, 0, 'mjosedecampos@gmail.com', 'mjosedecampos@gmail.com', '', '', '', '', '', ''),
(3454, 3440, 'Facebook', '56a616d822eab1e4b76749861410dd63dfab8fed', '10206844015477907', 'https://www.facebook.com/app_scoped_user_id/10206844015477907/', '', 'https://graph.facebook.com/10206844015477907/picture?width=150&height=150', 'Filipa Fonseca', '', 'Filipa', 'Fonseca', 'female', 'en_US', '', 0, 0, 0, 'pipafonseca@hotmail.com', 'pipafonseca@hotmail.com', '', '', '', '', '', ''),
(3455, 3441, 'Facebook', '8ffdc7ba4c47ac6850b2eb2acd344ad3b1924cce', '10200663341103732', 'https://www.facebook.com/app_scoped_user_id/10200663341103732/', '', 'https://graph.facebook.com/10200663341103732/picture?width=150&height=150', 'Paula Loureiro', '', 'Paula', 'Loureiro', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3456, 3442, 'Facebook', '56cb83ddcdab4608f2af21437db6aad2eb71897f', '987019124676925', 'https://www.facebook.com/app_scoped_user_id/987019124676925/', '', 'https://graph.facebook.com/987019124676925/picture?width=150&height=150', 'Miguel Adrião', '', 'Miguel', 'Adrião', 'male', 'pt_PT', '', 0, 0, 0, 'miguel261@sapo.pt', 'miguel261@sapo.pt', '', '', '', '', '', ''),
(3457, 3443, 'Facebook', 'e7fd1450643a32cff8ea9b1c4985076dedcd12b3', '10152906365830036', 'https://www.facebook.com/app_scoped_user_id/10152906365830036/', '', 'https://graph.facebook.com/10152906365830036/picture?width=150&height=150', 'Joao Baptista', '', 'Joao', 'Baptista', 'male', 'en_US', '', 0, 0, 0, 'broncasmen@hotmail.com', 'broncasmen@hotmail.com', '', '', '', '', '', ''),
(3458, 3444, 'Google', '0d8ee79fc506e07b5193131a669479dafcf52c5e', '113010762306667411306', 'https://plus.google.com/113010762306667411306', '', 'https://lh6.googleusercontent.com/-xRfNruNIf0o/AAAAAAAAAAI/AAAAAAAAAA8/H940zLoz2Z4/photo.jpg?sz=200', 'Patricia Arsénio', '', 'Patricia', 'Arsénio', '', '', '', 0, 0, 0, 'patriciaarsenio93@gmail.com', 'patriciaarsenio93@gmail.com', '', '', '', '', '', ''),
(3459, 3445, 'Google', 'de0ed20afe8b4e52d18961ff98a38272ad835be4', '105251657075855153314', 'https://plus.google.com/105251657075855153314', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Emanuel Almeida', '', 'Emanuel', 'Almeida', 'male', '', '', 0, 0, 0, 'duartealmeida35@gmail.com', 'duartealmeida35@gmail.com', '', '', '', '', '', ''),
(3460, 3446, 'Facebook', 'df94b5cb9bc04799f8d5dbd737d20e92b221a16f', '1639965589549281', 'https://www.facebook.com/app_scoped_user_id/1639965589549281/', '', 'https://graph.facebook.com/1639965589549281/picture?width=150&height=150', 'Jéssica Alves', '', 'Jéssica', 'Alves', 'female', 'pt_PT', '', 0, 0, 0, 'mariajfontao@hotmail.com', 'mariajfontao@hotmail.com', '', '', '', '', '', ''),
(3461, 3447, 'Facebook', '5ca834f3661c49504ccca496837f8fc44e8022c2', '10206654481663332', 'https://www.facebook.com/app_scoped_user_id/10206654481663332/', '', 'https://graph.facebook.com/10206654481663332/picture?width=150&height=150', 'Nelson Rodrigues', '', 'Nelson', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'linhaencarnada@gmail.com', 'linhaencarnada@gmail.com', '', '', '', '', '', ''),
(3462, 3448, 'Facebook', 'a6fe6e1dbfc3338992d0e36ba0b6cd214edcbdf3', '10206392148824546', 'https://www.facebook.com/app_scoped_user_id/10206392148824546/', '', 'https://graph.facebook.com/10206392148824546/picture?width=150&height=150', 'Marco Diogo', '', 'Marco', 'Diogo', '', 'pt_PT', '', 0, 0, 0, 'marcodiogozz@hotmail.com', 'marcodiogozz@hotmail.com', '', '', '', '', '', ''),
(3463, 3449, 'Facebook', '75387b9f572f32d156f26201d1ca3fef67841161', '1080128888668805', 'https://www.facebook.com/app_scoped_user_id/1080128888668805/', '', 'https://graph.facebook.com/1080128888668805/picture?width=150&height=150', 'Teresa Jardim', '', 'Teresa', 'Jardim', 'female', 'pt_PT', '', 0, 0, 0, 'teresa.jardim@live.com.pt', 'teresa.jardim@live.com.pt', '', '', '', '', '', ''),
(3464, 3450, 'Facebook', 'f9299a3982764e64f027972f225ca9ced28fd86c', '10206780948546691', 'https://www.facebook.com/app_scoped_user_id/10206780948546691/', '', 'https://graph.facebook.com/10206780948546691/picture?width=150&height=150', 'Wanda Bruno', '', 'Wanda', 'Bruno', 'female', 'pt_PT', '', 0, 0, 0, 'wmdb1665@gmail.com', 'wmdb1665@gmail.com', '', '', '', '', '', ''),
(3465, 3451, 'Facebook', '0444a2cdc72726753a12ec89caa51255d3de0ada', '840992782637840', 'https://www.facebook.com/app_scoped_user_id/840992782637840/', '', 'https://graph.facebook.com/840992782637840/picture?width=150&height=150', 'Teresa Vale', '', 'Teresa', 'Vale', 'female', 'pt_PT', '', 0, 0, 0, 'teresafvale@gmail.com', 'teresafvale@gmail.com', '', '', '', '', '', ''),
(3466, 3452, 'Facebook', '1a208e2d5b7a4fdffb69ce2adc2fdc45215b66f7', '10205641948961479', 'https://www.facebook.com/app_scoped_user_id/10205641948961479/', '', 'https://graph.facebook.com/10205641948961479/picture?width=150&height=150', 'Roby D\'amico', '', 'Roby', 'D\'amico', 'male', 'it_IT', '', 0, 0, 0, 'robertinosurf@yahoo.it', 'robertinosurf@yahoo.it', '', '', '', '', '', ''),
(3467, 3453, 'Facebook', '277877c9274bcd1d1d0e8ef1a3e1b74cd0a58a3d', '837297233007852', 'https://www.facebook.com/app_scoped_user_id/837297233007852/', '', 'https://graph.facebook.com/837297233007852/picture?width=150&height=150', 'Edson Ramos', '', 'Edson', 'Ramos', 'male', 'pt_PT', '', 0, 0, 0, 'edson99cr@gmail.com', 'edson99cr@gmail.com', '', '', '', '', '', ''),
(3468, 3454, 'Facebook', 'c36eba0a457938f4dd1ff9abb1385d6ff2d1be16', '10204393839187699', 'https://www.facebook.com/app_scoped_user_id/10204393839187699/', '', 'https://graph.facebook.com/10204393839187699/picture?width=150&height=150', 'João Oliveira Motard', '', 'João Oliveira', 'Motard', 'male', 'pt_PT', '', 0, 0, 0, 'joaomotard1974@hotmail.com', 'joaomotard1974@hotmail.com', '', '', '', '', '', ''),
(3469, 3455, 'Facebook', '5b9a1bf808d274dc1a4fe8959b54256378feb317', '984496734907723', 'https://www.facebook.com/app_scoped_user_id/984496734907723/', '', 'https://graph.facebook.com/984496734907723/picture?width=150&height=150', 'Anali Gonçalves', '', 'Anali', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'anali_diana@hotmail.com', 'anali_diana@hotmail.com', '', '', '', '', '', ''),
(3470, 3456, 'Facebook', 'c708125775e1458a2a15063e0d1162982cbbc473', '10152836920850496', 'https://www.facebook.com/app_scoped_user_id/10152836920850496/', '', 'https://graph.facebook.com/10152836920850496/picture?width=150&height=150', 'Rita Margarida', '', 'Rita', 'Margarida', 'female', 'pt_PT', '', 0, 0, 0, 'ritagomesmoreira@hotmail.com', 'ritagomesmoreira@hotmail.com', '', '', '', '', '', ''),
(3471, 3457, 'Facebook', 'e0e88643d5104861c5c1b20443a4a6e27064f1be', '847389558686884', 'https://www.facebook.com/app_scoped_user_id/847389558686884/', '', 'https://graph.facebook.com/847389558686884/picture?width=150&height=150', 'Joana Alves Teles', '', 'Joana', 'Alves Teles', 'male', 'pt_PT', '', 0, 0, 0, 'joanacsalves@gmail.com', 'joanacsalves@gmail.com', '', '', '', '', '', ''),
(3472, 3458, 'Facebook', '80a53a738e1b1e33ee0dcbf199b3b7a5d49ca824', '988161974529498', 'https://www.facebook.com/app_scoped_user_id/988161974529498/', '', 'https://graph.facebook.com/988161974529498/picture?width=150&height=150', 'Marco Miguel', '', 'Marco', 'Miguel', 'male', 'pt_PT', '', 0, 0, 0, 'topflow@gmail.com', 'topflow@gmail.com', '', '', '', '', '', ''),
(3473, 3459, 'Facebook', '8f7c6376bb6872485c16d7ef9accd7a3df4836aa', '715171121926313', 'https://www.facebook.com/app_scoped_user_id/715171121926313/', '', 'https://graph.facebook.com/715171121926313/picture?width=150&height=150', 'Elisabete de Albuquerque', '', 'Elisabete', 'Albuquerque', 'female', 'pt_PT', '', 0, 0, 0, 'elisabete-green@hotmail.com', 'elisabete-green@hotmail.com', '', '', '', '', '', ''),
(3474, 3460, 'Facebook', '2eca1c651715d6ba4d581c505c647ecc791f167d', '1458319251128975', 'https://www.facebook.com/app_scoped_user_id/1458319251128975/', '', 'https://graph.facebook.com/1458319251128975/picture?width=150&height=150', 'Nair Santos', '', 'Nair', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'nair.santos57@hotmail.com', 'nair.santos57@hotmail.com', '', '', '', '', '', ''),
(3475, 3461, 'Facebook', 'a25e1b3dad70f92b0047d58151e434dd7db8afa3', '10206569502017700', 'https://www.facebook.com/app_scoped_user_id/10206569502017700/', '', 'https://graph.facebook.com/10206569502017700/picture?width=150&height=150', 'Mane Gonca', '', 'Mane', 'Gonca', 'male', 'pt_PT', '', 0, 0, 0, 'manegonca@gmail.com', 'manegonca@gmail.com', '', '', '', '', '', ''),
(3476, 3462, 'Facebook', '12b56f305b07365d60d90788def050e0eabe068b', '10153032386999790', 'https://www.facebook.com/app_scoped_user_id/10153032386999790/', '', 'https://graph.facebook.com/10153032386999790/picture?width=150&height=150', 'Inês Barroso', '', 'Inês', 'Barroso', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3477, 3463, 'Google', '0a09278838c3d6b54b06b6492d2a92865b8db5cb', '111758900426504298608', 'https://plus.google.com/111758900426504298608', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Margarida Campos', '', 'Margarida', 'Campos', 'female', '', '', 0, 0, 0, 'margaridadecampos@gmail.com', 'margaridadecampos@gmail.com', '', '', '', '', '', ''),
(3478, 3464, 'Facebook', '7b447966b5d09025a9f68c5479a6d5c080e7ef21', '10153436100737193', 'https://www.facebook.com/app_scoped_user_id/10153436100737193/', '', 'https://graph.facebook.com/10153436100737193/picture?width=150&height=150', 'Ilda Carvalho', '', 'Ilda', 'Carvalho', '', 'en_GB', '', 0, 0, 0, 'ildabc@gmail.com', 'ildabc@gmail.com', '', '', '', '', '', ''),
(3479, 3465, 'Facebook', '3cec34e132523acda0e59d7b4dae8ff9acacba23', '891333850905377', 'https://www.facebook.com/app_scoped_user_id/891333850905377/', '', 'https://graph.facebook.com/891333850905377/picture?width=150&height=150', 'Elsa Castro', '', 'Elsa', 'Castro', 'female', 'pt_PT', '', 0, 0, 0, 'elsacastro62@gmail.com', 'elsacastro62@gmail.com', '', '', '', '', '', ''),
(3480, 3466, 'Facebook', 'a485509f985adbfc070a7f6e967103893c867d88', '1162736043755975', 'https://www.facebook.com/app_scoped_user_id/1162736043755975/', '', 'https://graph.facebook.com/1162736043755975/picture?width=150&height=150', 'Joana Mar Santos Gomes', '', 'Joana Mar', 'Santos Gomes', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3481, 3467, 'Facebook', '4e4e2822cefb7f245624e9bba06c998246be850f', '10155573153925459', 'https://www.facebook.com/app_scoped_user_id/10155573153925459/', '', 'https://graph.facebook.com/10155573153925459/picture?width=150&height=150', 'Leonor Matos', '', 'Leonor', 'Matos', 'female', 'en_US', '', 0, 0, 0, 'leonor_vrdm@hotmail.com', 'leonor_vrdm@hotmail.com', '', '', '', '', '', ''),
(3482, 3468, 'Google', '58579c2d6d108f132be6570dc3e2b4c3ed7197b2', '102785253963519069407', 'https://plus.google.com/102785253963519069407', '', 'https://lh6.googleusercontent.com/-ZE4Ay-dZ2Bk/AAAAAAAAAAI/AAAAAAAABlc/_PXDEN-rQo0/photo.jpg?sz=200', 'Filipa S', '', 'Filipa', 'S', 'female', '', '', 0, 0, 0, 'fifiis817@gmail.com', 'fifiis817@gmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(3483, 3469, 'Facebook', '1cedd5948a91e878e72f3e067f6c2187f009d58b', '10204174802078021', 'https://www.facebook.com/app_scoped_user_id/10204174802078021/', '', 'https://graph.facebook.com/10204174802078021/picture?width=150&height=150', 'Mafalda de Carvalho', '', 'Mafalda', 'de Carvalho', 'female', 'pt_PT', '', 0, 0, 0, 'fasoca@hotmail.com', 'fasoca@hotmail.com', '', '', '', '', '', ''),
(3484, 3470, 'Facebook', '733d724a2f66ff21efa6e5ceed01dd0994f0b182', '10154213512714368', 'https://www.facebook.com/app_scoped_user_id/10154213512714368/', '', 'https://graph.facebook.com/10154213512714368/picture?width=150&height=150', 'Ana Isabel Pouseiro', '', 'Ana', 'Pouseiro', 'female', 'pt_PT', '', 0, 0, 0, 'aisabeljp@gmail.com', 'aisabeljp@gmail.com', '', '', '', '', '', ''),
(3485, 3471, 'Google', '9bc7966b5878c5ad8980b1ff64c3af1bf6e7f049', '114114032854624396400', 'https://plus.google.com/114114032854624396400', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ana Mateus', '', 'Ana', 'Mateus', 'female', '', '', 0, 0, 0, 'anamateus.nazare@gmail.com', 'anamateus.nazare@gmail.com', '', 'Nazaré', '', '', 'Nazaré', ''),
(3486, 3472, 'Facebook', '2a7e83025f1bd2c4ae56083d8528d626ef4d84ed', '10153387883343330', 'https://www.facebook.com/app_scoped_user_id/10153387883343330/', '', 'https://graph.facebook.com/10153387883343330/picture?width=150&height=150', 'Antti Sarkilahti', '', 'Antti', 'Sarkilahti', 'male', 'en_US', '', 0, 0, 0, 'antti.sarkilahti@netvisao.pt', 'antti.sarkilahti@netvisao.pt', '', '', '', '', '', ''),
(3487, 3473, 'Facebook', '16b001536350e9d674cadca71af13706845ef1fd', '474961209325013', 'https://www.facebook.com/app_scoped_user_id/474961209325013/', '', 'https://graph.facebook.com/474961209325013/picture?width=150&height=150', 'K FitnesStudio Telheiras', '', 'K', 'FitnesStudio Telheiras', 'male', 'pt_PT', '', 0, 0, 0, 'kcalfitnestudio@yahoo.com', 'kcalfitnestudio@yahoo.com', '', '', '', '', '', ''),
(3488, 3474, 'Facebook', 'e9ca501355dcc92ef330c44709d3161b31d6140a', '872020529550583', 'https://www.facebook.com/app_scoped_user_id/872020529550583/', '', 'https://graph.facebook.com/872020529550583/picture?width=150&height=150', 'Sasha Jesus', '', 'Sasha', 'Jesus', 'female', 'pt_PT', '', 0, 0, 0, 'sasha.jesus@hotmail.com', 'sasha.jesus@hotmail.com', '', '', '', '', '', ''),
(3489, 3475, 'Facebook', 'cf79b2aad38c70ec5daacd0af48df0ef30f45efd', '10204391227041265', 'https://www.facebook.com/app_scoped_user_id/10204391227041265/', '', 'https://graph.facebook.com/10204391227041265/picture?width=150&height=150', 'Sónia Cristina Quinzico Delgado', '', 'Sónia', 'Delgado', 'female', 'pt_PT', '', 0, 0, 0, 'anios27@hotmail.com', 'anios27@hotmail.com', '', '', '', '', '', ''),
(3490, 3476, 'Facebook', '30ace169f6ffe771b9f110abe52efd8083ac9af5', '10206836502535612', 'https://www.facebook.com/app_scoped_user_id/10206836502535612/', '', 'https://graph.facebook.com/10206836502535612/picture?width=150&height=150', 'Bárbara Coutinho', '', 'Bárbara', 'Coutinho', 'female', 'en_US', '', 0, 0, 0, 'talibabs@gmail.com', 'talibabs@gmail.com', '', '', '', '', '', ''),
(3491, 3477, 'Facebook', 'b834dad208d651e819e8b03900a59387d024a418', '1101501876533210', 'https://www.facebook.com/app_scoped_user_id/1101501876533210/', '', 'https://graph.facebook.com/1101501876533210/picture?width=150&height=150', 'Bernardo Oliveira Santos', '', 'Bernardo', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'bernardo_santos@live.com.pt', 'bernardo_santos@live.com.pt', '', '', '', '', '', ''),
(3492, 3478, 'Facebook', '914b47e14cc39e14f807f91701b86adaa64d60ad', '1002034773174623', 'https://www.facebook.com/app_scoped_user_id/1002034773174623/', '', 'https://graph.facebook.com/1002034773174623/picture?width=150&height=150', 'Joao Henrique Cunha', '', 'Joao Henrique', 'Cunha', 'male', 'pt_PT', '', 0, 0, 0, 'casa.joao.susana@hotmail.com', 'casa.joao.susana@hotmail.com', '', '', '', '', '', ''),
(3493, 3479, 'Facebook', 'c194b00d7f229a36c2781e707f465bbe1b0cbdee', '10202814819610087', 'https://www.facebook.com/app_scoped_user_id/10202814819610087/', '', 'https://graph.facebook.com/10202814819610087/picture?width=150&height=150', 'Roberto Luzindro', '', 'Roberto', 'Luzindro', 'male', 'pt_PT', '', 0, 0, 0, 'rluzindro@gmail.com', 'rluzindro@gmail.com', '', '', '', '', '', ''),
(3494, 3480, 'Facebook', 'bbab34229868ebea13584e5e2221926005ba4e9a', '10204635868919000', 'https://www.facebook.com/app_scoped_user_id/10204635868919000/', '', 'https://graph.facebook.com/10204635868919000/picture?width=150&height=150', 'Victoria Fernandes', '', 'Victoria', 'Fernandes', 'female', 'en_US', '', 0, 0, 0, 'victoriavalice@icloud.com', 'victoriavalice@icloud.com', '', '', '', '', '', ''),
(3495, 3481, 'Facebook', '3e53d52d245175c0f70ce5d9b5a7d8d15f288bf0', '837937859619001', 'https://www.facebook.com/app_scoped_user_id/837937859619001/', '', 'https://graph.facebook.com/837937859619001/picture?width=150&height=150', 'Quim-Zé Grilo', '', 'Quim-Zé', 'Grilo', 'male', 'pt_PT', '', 0, 0, 0, 'quimze_grilo@msn.com', 'quimze_grilo@msn.com', '', '', '', '', '', ''),
(3496, 3482, 'Facebook', '586064bb0f7faf40b4b2ffc94ae662a461140867', '10206529808554883', 'https://www.facebook.com/app_scoped_user_id/10206529808554883/', '', 'https://graph.facebook.com/10206529808554883/picture?width=150&height=150', 'Margarida Almeida', '', 'Margarida', 'Almeida', 'female', 'en_US', '', 0, 0, 0, 'margarida.direitinho@gmail.com', 'margarida.direitinho@gmail.com', '', '', '', '', '', ''),
(3497, 3483, 'Facebook', 'ce67b9a4aeae633530039c8b1ff1ea51638d5838', '736783063108281', 'https://www.facebook.com/app_scoped_user_id/736783063108281/', '', 'https://graph.facebook.com/736783063108281/picture?width=150&height=150', 'Teresa Vieira Pereira', '', 'Teresa', 'Vieira Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'teresavieira44@gmail.com', 'teresavieira44@gmail.com', '', '', '', '', '', ''),
(3498, 3484, 'Facebook', '44c3c4f98c2fee93a0c301b3abdaaeadf11538e4', '10204465873352356', 'https://www.facebook.com/app_scoped_user_id/10204465873352356/', '', 'https://graph.facebook.com/10204465873352356/picture?width=150&height=150', 'José António Reis', '', 'José', 'Reis', 'male', 'pt_PT', '', 0, 0, 0, 'reis.ja@gmail.com', 'reis.ja@gmail.com', '', '', '', '', '', ''),
(3499, 3485, 'Facebook', '5be397b20fe4e6158539805fa39437a73168688e', '1104781062871900', 'https://www.facebook.com/app_scoped_user_id/1104781062871900/', '', 'https://graph.facebook.com/1104781062871900/picture?width=150&height=150', 'Aníbal Freire', '', 'Aníbal', 'Freire', 'male', 'pt_PT', '', 0, 0, 0, 'anibalmotafreire@gmail.com', 'anibalmotafreire@gmail.com', '', '', '', '', '', ''),
(3500, 3486, 'Facebook', 'ccf4b2f3fcea6ff8fa3f111a788ddf749b1cc10b', '841816839205875', 'https://www.facebook.com/app_scoped_user_id/841816839205875/', '', 'https://graph.facebook.com/841816839205875/picture?width=150&height=150', 'Sofia de Landerset', '', 'Sofia', 'de Landerset', 'female', 'en_GB', '', 0, 0, 0, 'sofiadelanderset@gmail.com', 'sofiadelanderset@gmail.com', '', '', '', '', '', ''),
(3501, 3487, 'Facebook', 'a45838dd6a0b3e7416d31ddc73f16ba481cca027', '1617516391799820', 'https://www.facebook.com/app_scoped_user_id/1617516391799820/', '', 'https://graph.facebook.com/1617516391799820/picture?width=150&height=150', 'Teresa Larsson', '', 'Teresa', 'Larsson', 'female', 'pt_PT', '', 0, 0, 0, 'larssonteresa@live.com.pt', 'larssonteresa@live.com.pt', '', '', '', '', '', ''),
(3502, 3488, 'Google', '6b85c67dee90fa366eced35a9f2a8fe3ba40bd1b', '110957034038792579892', 'https://plus.google.com/110957034038792579892', '', 'https://lh3.googleusercontent.com/-Uz_l3YUhzuc/AAAAAAAAAAI/AAAAAAAAE1E/jTCgraz7gnw/photo.jpg?sz=200', 'João Rocha', '', 'João', 'Rocha', 'male', '', '', 0, 0, 0, 'joao.rocha.nz@gmail.com', 'joao.rocha.nz@gmail.com', '', 'Nazaré', '', '', 'Nazaré', ''),
(3503, 3489, 'Facebook', '41add3b480709e43a882f127336ac5777282423c', '913595175350093', 'https://www.facebook.com/app_scoped_user_id/913595175350093/', '', 'https://graph.facebook.com/913595175350093/picture?width=150&height=150', 'WindinCap Cercina', '', 'WindinCap', 'Cercina', 'female', 'pt_PT', '', 0, 0, 0, 'cercina.fp@gmail.com', 'cercina.fp@gmail.com', '', '', '', '', '', ''),
(3504, 3490, 'Facebook', '7ca52878f8fd4d3305bde7d7e8af0cdd26ea0429', '1416386435353154', 'https://www.facebook.com/app_scoped_user_id/1416386435353154/', '', 'https://graph.facebook.com/1416386435353154/picture?width=150&height=150', 'Sol Ouro', '', 'Sol', 'Ouro', 'male', 'pt_PT', '', 0, 0, 0, 'prsolouro@gmail.com', '', '', '', '', '', '', ''),
(3505, 3491, 'Facebook', '656ec84b78ef58462fdd8b17396caf566bd7cb73', '1589001601369147', 'https://www.facebook.com/app_scoped_user_id/1589001601369147/', '', 'https://graph.facebook.com/1589001601369147/picture?width=150&height=150', 'Vitor Santos', '', 'Vitor', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'vmsantos23@gmail.com', 'vmsantos23@gmail.com', '', '', '', '', '', ''),
(3506, 3492, 'Facebook', '9e358231cd0fe05eba292010b767a2b401dbf270', '872443006160538', 'https://www.facebook.com/app_scoped_user_id/872443006160538/', '', 'https://graph.facebook.com/872443006160538/picture?width=150&height=150', 'Orlando Jorge Rodrigues', '', 'Orlando', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'oeustaquio@hotmail.com', 'oeustaquio@hotmail.com', '', '', '', '', '', ''),
(3507, 3493, 'Facebook', 'df6d75eec9e158c0b20f09286e15cc167e47555a', '1057372477624988', 'https://www.facebook.com/app_scoped_user_id/1057372477624988/', '', 'https://graph.facebook.com/1057372477624988/picture?width=150&height=150', 'Deolinda Almeida', '', 'Deolinda', 'Almeida', 'female', 'pt_BR', '', 0, 0, 0, 'deolindadi@gmail.com', 'deolindadi@gmail.com', '', '', '', '', '', ''),
(3508, 3494, 'Facebook', 'da16247884755e8941cfaaedd4916bdaadc8aa9d', '10204545501583633', 'https://www.facebook.com/app_scoped_user_id/10204545501583633/', '', 'https://graph.facebook.com/10204545501583633/picture?width=150&height=150', 'Anđela Zarić', '', 'Anđela', 'Zarić', 'female', 'en_GB', '', 0, 0, 0, 'andela.zaric@gmail.com', 'andela.zaric@gmail.com', '', '', '', '', '', ''),
(3509, 3495, 'Facebook', '7cb0772733d204134b07bf1af30c5767f773a6f0', '818601164884133', 'https://www.facebook.com/app_scoped_user_id/818601164884133/', '', 'https://graph.facebook.com/818601164884133/picture?width=150&height=150', 'Cláudia Sofia Pereira Filipe', '', 'Cláudia Sofia', 'Pereira Filipe', 'female', 'pt_PT', '', 0, 0, 0, 'jscop@iol.pt', 'jscop@iol.pt', '', '', '', '', '', ''),
(3510, 3496, 'Facebook', '2237d0c7b675ea918c2b61a229db219c4633b639', '10204267961408253', 'https://www.facebook.com/app_scoped_user_id/10204267961408253/', '', 'https://graph.facebook.com/10204267961408253/picture?width=150&height=150', 'Sandra Oliveira', '', 'Sandra', 'Oliveira', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3511, 3497, 'Facebook', 'fc6aea46b8cae3957982aa8db27637b1c9cb2544', '839531006143374', 'https://www.facebook.com/app_scoped_user_id/839531006143374/', '', 'https://graph.facebook.com/839531006143374/picture?width=150&height=150', 'Mário Pereira', '', 'Mário', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'mariopereira2009@hotmail.com', 'mariopereira2009@hotmail.com', '', '', '', '', '', ''),
(3512, 3498, 'Facebook', '7e69d57da165eea40c11df91654f03838eedf01f', '1066856060010079', 'https://www.facebook.com/app_scoped_user_id/1066856060010079/', '', 'https://graph.facebook.com/1066856060010079/picture?width=150&height=150', 'Francisca Terenas Silva', '', 'Francisca', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'kika.larica@live.com.pt', 'kika.larica@live.com.pt', '', '', '', '', '', ''),
(3513, 3499, 'Facebook', '20425a8ba847cc675dbaef66d7eb61e07604383f', '10153368984143909', 'https://www.facebook.com/app_scoped_user_id/10153368984143909/', '', 'https://graph.facebook.com/10153368984143909/picture?width=150&height=150', 'Tomaz Andrade', '', 'Tomaz', 'Andrade', 'male', 'pt_PT', '', 0, 0, 0, 'tomaslinhares@hotmail.com', 'tomaslinhares@hotmail.com', '', '', '', '', '', ''),
(3514, 3500, 'Facebook', 'b75c417b749ffe0e456ccd826d5e833a84f23538', '1657772951121797', 'https://www.facebook.com/app_scoped_user_id/1657772951121797/', '', 'https://graph.facebook.com/1657772951121797/picture?width=150&height=150', 'Mara Bolos Temáticos', '', 'Mara', 'Bolos Temáticos', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3515, 3501, 'Facebook', '504f0ebc692c9e03ee2acd05e0255603467a4ffd', '892315127489728', 'https://www.facebook.com/app_scoped_user_id/892315127489728/', '', 'https://graph.facebook.com/892315127489728/picture?width=150&height=150', 'Francisco Galveias', '', 'Francisco', 'Galveias', 'male', 'pt_PT', '', 0, 0, 0, 'francisco.galveias@gmail.com', 'francisco.galveias@gmail.com', '', '', '', '', '', ''),
(3516, 3502, 'Facebook', 'b52bcf77587f41794a5eca36cc73726db51e850a', '10206875363945512', 'https://www.facebook.com/app_scoped_user_id/10206875363945512/', '', 'https://graph.facebook.com/10206875363945512/picture?width=150&height=150', 'Daniel Machado', '', 'Daniel', 'Machado', 'male', 'en_GB', '', 0, 0, 0, 'ivodanielmachado@hotmail.com', 'ivodanielmachado@hotmail.com', '', '', '', '', '', ''),
(3517, 3503, 'Facebook', '68b31eacbea7b1e6241e0dcbd2d73b28df1814bf', '10155613148065548', 'https://www.facebook.com/app_scoped_user_id/10155613148065548/', '', 'https://graph.facebook.com/10155613148065548/picture?width=150&height=150', 'Nuno Miguel Guimarães', '', 'Nuno', 'Guimarães', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3518, 3504, 'Facebook', '6a7326df58df77e16a7212d3a84681d43880483e', '10153360918643491', 'https://www.facebook.com/app_scoped_user_id/10153360918643491/', '', 'https://graph.facebook.com/10153360918643491/picture?width=150&height=150', 'Filipa Romeiras', '', 'Filipa', 'Romeiras', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3519, 3505, 'Facebook', '4e0ddb405de804d0c79921982eba942b16f046e1', '10207048775123622', 'https://www.facebook.com/app_scoped_user_id/10207048775123622/', '', 'https://graph.facebook.com/10207048775123622/picture?width=150&height=150', 'Catarina Oliveira', '', 'Catarina', 'Oliveira', 'female', 'pt_PT', '', 0, 0, 0, 'catarina2626@hotmail.com', 'catarina2626@hotmail.com', '', '', '', '', '', ''),
(3520, 3506, 'Google', 'a22404b03917669a58056e18a3f89375afa5ee4a', '106631706159958019647', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Maria de Fátima Pinto', '', 'Maria de Fátima', 'Pinto', '', '', '', 0, 0, 0, 'fatima.pinto@isssp.pt', 'fatima.pinto@isssp.pt', '', '', '', '', '', ''),
(3521, 3507, 'Google', '8c24cc8a71dbf2a56c674429cab7a15aa67057ae', '111338147429386941903', 'https://plus.google.com/111338147429386941903', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Isabel Lopes', '', 'Isabel', 'Lopes', 'female', '', '', 0, 0, 0, 'isabel.pescaria@gmail.com', 'isabel.pescaria@gmail.com', '', '', '', '', '', ''),
(3522, 3508, 'Facebook', '41120458556aebb3a16c6d9d2e4206fb5033f036', '560968634046364', 'https://www.facebook.com/app_scoped_user_id/560968634046364/', '', 'https://graph.facebook.com/560968634046364/picture?width=150&height=150', 'Rodica Medoni', '', 'Rodica', 'Medoni', 'female', 'pt_PT', '', 0, 0, 0, 'rodicafox@gmail.com', 'rodicafox@gmail.com', '', '', '', '', '', ''),
(3523, 3509, 'Facebook', '63315c894bfd8ae2bf946768b40e2432077ff3d4', '10153383999993896', 'https://www.facebook.com/app_scoped_user_id/10153383999993896/', '', 'https://graph.facebook.com/10153383999993896/picture?width=150&height=150', 'Patrícia Vieira', '', 'Patrícia', 'Vieira', 'female', 'pt_PT', '', 0, 0, 0, 'patricia.vieiraa@gmail.com', 'patricia.vieiraa@gmail.com', '', '', '', '', '', ''),
(3524, 3510, 'Facebook', '31dfa67c2b2f1d9e4c42e91f18cff295e82ef020', '10153372695757558', 'https://www.facebook.com/app_scoped_user_id/10153372695757558/', '', 'https://graph.facebook.com/10153372695757558/picture?width=150&height=150', 'Guilherme Laia', '', 'Guilherme', 'Laia', 'male', 'pt_PT', '', 0, 0, 0, 'guiflaia@hotmail.com', 'guiflaia@hotmail.com', '', '', '', '', '', ''),
(3525, 3511, 'Facebook', '3120644596e0e78e09f5e516a121a5aecdff0dd4', '10153438234134171', 'https://www.facebook.com/app_scoped_user_id/10153438234134171/', '', 'https://graph.facebook.com/10153438234134171/picture?width=150&height=150', 'Nuno Paisana', '', 'Nuno', 'Paisana', 'male', 'pt_PT', '', 0, 0, 0, 'npaisana@gmail.com', 'npaisana@gmail.com', '', '', '', '', '', ''),
(3526, 3512, 'Facebook', 'c4644a8c0497f9de0745e383a8c733b7a609d7c9', '1084309638264833', 'https://www.facebook.com/app_scoped_user_id/1084309638264833/', '', 'https://graph.facebook.com/1084309638264833/picture?width=150&height=150', 'Altino Amaro', '', 'Altino', 'Amaro', 'male', 'en_US', '', 0, 0, 0, 'a.amaro1971@gmail.com', 'a.amaro1971@gmail.com', '', '', '', '', '', ''),
(3527, 3513, 'Facebook', '6b9b6fce2a9bb04a692285730650356d99a9190f', '10204475350031881', 'https://www.facebook.com/app_scoped_user_id/10204475350031881/', '', 'https://graph.facebook.com/10204475350031881/picture?width=150&height=150', 'Catarina Filipe', '', 'Catarina', 'Filipe', 'female', 'pt_PT', '', 0, 0, 0, 'catarinafilipe21@hotmail.com', 'catarinafilipe21@hotmail.com', '', '', '', '', '', ''),
(3528, 3514, 'Facebook', '55d45b87a90a3764ca52a622f730b537b0da71de', '10207233962673854', 'https://www.facebook.com/app_scoped_user_id/10207233962673854/', '', 'https://graph.facebook.com/10207233962673854/picture?width=150&height=150', 'Nelly Melendez', '', 'Nelly', 'Melendez', 'female', 'es_LA', '', 0, 0, 0, 'melendez_nelly@hotmail.com', 'melendez_nelly@hotmail.com', '', '', '', '', '', ''),
(3529, 3515, 'Facebook', '2b1cc00fc45885b279f848e3fb6a6ba88ffe0fd8', '869327483147083', 'https://www.facebook.com/app_scoped_user_id/869327483147083/', '', 'https://graph.facebook.com/869327483147083/picture?width=150&height=150', 'Maria Alejandra Ferreira Melendez', '', 'Maria Alejandra', 'Ferreira Melendez', 'female', 'en_US', '', 0, 0, 0, 'jferrezam@gmail.com', 'jferrezam@gmail.com', '', '', '', '', '', ''),
(3530, 3516, 'Facebook', 'f7180978c3108fdd29da31555cdc63fc17832b04', '937515386312615', 'https://www.facebook.com/app_scoped_user_id/937515386312615/', '', 'https://graph.facebook.com/937515386312615/picture?width=150&height=150', 'Cidália Matos Loureiro', '', 'Cidália', 'Matos Loureiro', 'female', 'pt_PT', '', 0, 0, 0, 'cidaliamatosloureiro@gmail.com', 'cidaliamatosloureiro@gmail.com', '', '', '', '', '', ''),
(3531, 3517, 'Facebook', 'af4e88dad16db7769a967d121f7e60754b71a752', '1680086285552963', 'https://www.facebook.com/app_scoped_user_id/1680086285552963/', '', 'https://graph.facebook.com/1680086285552963/picture?width=150&height=150', 'Ana Maria Meco', '', 'Ana Maria', 'Meco', 'female', 'pt_PT', '', 0, 0, 0, 'anamariamacatrao@gmail.com', 'anamariamacatrao@gmail.com', '', '', '', '', '', ''),
(3532, 3518, 'Facebook', '03918113e8819ee2bc6c3c321acbb68a74b97c86', '1616643518582044', 'https://www.facebook.com/app_scoped_user_id/1616643518582044/', '', 'https://graph.facebook.com/1616643518582044/picture?width=150&height=150', 'Amélia Maria', '', 'Amélia', 'Maria', 'female', 'pt_PT', '', 0, 0, 0, 'maria_amelia80@hotmail.com', 'maria_amelia80@hotmail.com', '', '', '', '', '', ''),
(3533, 3519, 'Facebook', '500fcd5b9755ad38d9d6ab03fa97301347a9216b', '981919475172476', 'https://www.facebook.com/app_scoped_user_id/981919475172476/', '', 'https://graph.facebook.com/981919475172476/picture?width=150&height=150', 'Sónia Major', '', 'Sónia', 'Major', 'female', 'pt_PT', '', 0, 0, 0, 'soniamajor@hotmail.com', 'soniamajor@hotmail.com', '', '', '', '', '', ''),
(3534, 3520, 'Facebook', '3f0eabe5a7ab92639cd6853ad2763db10f34c0cf', '10152859177416674', 'https://www.facebook.com/app_scoped_user_id/10152859177416674/', '', 'https://graph.facebook.com/10152859177416674/picture?width=150&height=150', 'Carla Tome', '', 'Carla', 'Tome', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3535, 3521, 'Facebook', '127bbb7f2d329862d6f24118a74c201cfe1afa71', '10204173970131434', 'https://www.facebook.com/app_scoped_user_id/10204173970131434/', '', 'https://graph.facebook.com/10204173970131434/picture?width=150&height=150', 'Mariana Fortunato', '', 'Mariana', 'Fortunato', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3536, 3522, 'Facebook', '199c2d9a13149ce86fa177330cb9a233108a9392', '872000052837526', 'https://www.facebook.com/app_scoped_user_id/872000052837526/', '', 'https://graph.facebook.com/872000052837526/picture?width=150&height=150', 'Helder Eira', '', 'Helder', 'Eira', 'male', 'pt_BR', '', 0, 0, 0, 'heira@tap.pt', 'heira@tap.pt', '', '', '', '', '', ''),
(3537, 3523, 'Facebook', '73651b4330332e0ba9a13e160cb5a9c00c7055bb', '10152745725326504', 'https://www.facebook.com/app_scoped_user_id/10152745725326504/', '', 'https://graph.facebook.com/10152745725326504/picture?width=150&height=150', 'Marco Da Costa Castro', '', 'Marco', 'Castro', 'male', 'pt_PT', '', 0, 0, 0, 'mprcc@hotmail.com', 'mprcc@hotmail.com', '', '', '', '', '', ''),
(3538, 3524, 'Facebook', '4af9e092cc5d731c527f24dc1d176e1ba3e01371', '10155695966470088', 'https://www.facebook.com/app_scoped_user_id/10155695966470088/', '', 'https://graph.facebook.com/10155695966470088/picture?width=150&height=150', 'Paul Tavares', '', 'Paul', 'Tavares', 'male', 'fr_FR', '', 0, 0, 0, 'ptavares1337@gmail.com', 'ptavares1337@gmail.com', '', '', '', '', '', ''),
(3539, 3525, 'Facebook', '0ee8396d4f36ad42e52ee22c5a98eb54ca946495', '10200612592712668', 'https://www.facebook.com/app_scoped_user_id/10200612592712668/', '', 'https://graph.facebook.com/10200612592712668/picture?width=150&height=150', 'Helena Velez', '', 'Helena', 'Velez', 'female', 'pt_PT', '', 0, 0, 0, 'helena_8_1996@hotmail.com', 'helena_8_1996@hotmail.com', '', '', '', '', '', ''),
(3540, 3526, 'Google', '77577d2f95544defa4afbf263bb41a9121632cc0', '117643127987051202691', 'https://plus.google.com/117643127987051202691', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Carla Mauricio', '', 'Carla', 'Mauricio', 'female', '', '', 0, 0, 0, 'carla.mauricio@gmail.com', 'carla.mauricio@gmail.com', '', '', '', '', '', ''),
(3541, 3527, 'Google', '5f467b40d0cc2021074802dc85d4d97bad4c38cc', '110999754952722895728', 'https://plus.google.com/110999754952722895728', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Edi Milhazes', '', 'Edi', 'Milhazes', 'male', '', '', 0, 0, 0, 'edi.milhazes24@gmail.com', 'edi.milhazes24@gmail.com', '', '', '', '', '', ''),
(3542, 3528, 'Facebook', 'b7f2b65968ba0038286327afd81f72caed6ca193', '10200559083536522', 'https://www.facebook.com/app_scoped_user_id/10200559083536522/', '', 'https://graph.facebook.com/10200559083536522/picture?width=150&height=150', 'Joana Cunha', '', 'Joana', 'Cunha', 'female', 'pt_PT', '', 0, 0, 0, 'jicunha@sapo.pt', 'jicunha@sapo.pt', '', '', '', '', '', ''),
(3543, 3529, 'Facebook', '6e4be80d35d4234b0ca100fe3cd37a3e0a44b062', '10200651762333936', 'https://www.facebook.com/app_scoped_user_id/10200651762333936/', '', 'https://graph.facebook.com/10200651762333936/picture?width=150&height=150', 'Orlanda Mafra', '', 'Orlanda', 'Mafra', 'female', 'pt_PT', '', 0, 0, 0, 'mocitadoscaracois@hotmail.com', 'mocitadoscaracois@hotmail.com', '', '', '', '', '', ''),
(3544, 3530, 'Facebook', '122ae0280f0b499bd4a820af8d686805cfa69f14', '884571981616426', 'https://www.facebook.com/app_scoped_user_id/884571981616426/', '', 'https://graph.facebook.com/884571981616426/picture?width=150&height=150', 'Renato Saque', '', 'Renato', 'Saque', 'male', 'pt_PT', '', 0, 0, 0, 'saque82@gmail.com', 'saque82@gmail.com', '', '', '', '', '', ''),
(3545, 3531, 'Facebook', '66c11d901487b778f60d5ad9cde13ece65323565', '1056565767705757', 'https://www.facebook.com/app_scoped_user_id/1056565767705757/', '', 'https://graph.facebook.com/1056565767705757/picture?width=150&height=150', 'Vicente M. Gouveia', '', 'Vicente M.', 'Gouveia', 'male', 'pt_BR', '', 0, 0, 0, 'vicentemg30@gmail.com', 'vicentemg30@gmail.com', '', '', '', '', '', ''),
(3546, 3532, 'Facebook', '7ffe06bac0e3b7eb1a0c05579b770841266a2249', '1592776634324252', 'https://www.facebook.com/app_scoped_user_id/1592776634324252/', '', 'https://graph.facebook.com/1592776634324252/picture?width=150&height=150', 'Paulo Ferreira', '', 'Paulo', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'pauloferreira.music@gmail.com', 'pauloferreira.music@gmail.com', '', '', '', '', '', ''),
(3547, 3533, 'Facebook', '044695761e7ee11fb92c66347655764aa604ec81', '780890108698003', 'https://www.facebook.com/app_scoped_user_id/780890108698003/', '', 'https://graph.facebook.com/780890108698003/picture?width=150&height=150', 'António Sousa Barrote', '', 'António', 'Barrote', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3548, 3534, 'Facebook', '647109b3c29ae69a3ac5a3e9040284351572f685', '1086355721392057', 'https://www.facebook.com/app_scoped_user_id/1086355721392057/', '', 'https://graph.facebook.com/1086355721392057/picture?width=150&height=150', 'Carolina Almeida', '', 'Carolina', 'Almeida', 'female', 'pt_PT', '', 0, 0, 0, 'carolina_p.almeida@hotmail.com', 'carolina_p.almeida@hotmail.com', '', '', '', '', '', ''),
(3549, 3535, 'Facebook', '5a92ecbd5283a4fbfc48914a23b2bc5f617c6791', '908931072483802', 'https://www.facebook.com/app_scoped_user_id/908931072483802/', '', 'https://graph.facebook.com/908931072483802/picture?width=150&height=150', 'Vasco Cordeiro', '', 'Vasco', 'Cordeiro', 'male', 'pt_PT', '', 0, 0, 0, 'vascocordeiro@hotmail.com', 'vascocordeiro@hotmail.com', '', '', '', '', '', ''),
(3550, 3536, 'Google', 'a960c0ccb1a564febceab3609acefb020cfc72df', '110479349705340663568', 'https://plus.google.com/110479349705340663568', '', 'https://lh3.googleusercontent.com/-qTAZ4Y9RwR0/AAAAAAAAAAI/AAAAAAAAAAA/Qh6IjWvZEjc/photo.jpg?sz=200', 'Alexandre Santos', '', 'Alexandre', 'Santos', 'male', '', '', 0, 0, 0, 'amosalex1982@gmail.com', 'amosalex1982@gmail.com', '', '', '', '', '', ''),
(3551, 3537, 'Google', '075660da1212d285686e2422f29995f3dbe8bb2c', '110541602942042518220', 'https://plus.google.com/110541602942042518220', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'João Maria', '', 'João', 'Maria', 'male', '', '', 0, 0, 0, 'jpinhodias18@gmail.com', 'jpinhodias18@gmail.com', '', '', '', '', '', ''),
(3552, 3538, 'Facebook', 'e6a8c17ca27a578acd57e27b4b3517b72dbc58c2', '10205714000908387', 'https://www.facebook.com/app_scoped_user_id/10205714000908387/', '', 'https://graph.facebook.com/10205714000908387/picture?width=150&height=150', 'Carlos Dias', '', 'Carlos', 'Dias', 'male', 'pt_PT', '', 0, 0, 0, 'arqcarlosdias@gmail.com', 'arqcarlosdias@gmail.com', '', '', '', '', '', ''),
(3553, 3539, 'Facebook', 'ec8a69c184edcc564569a3d513942cfeee568cad', '1148357531856452', 'https://www.facebook.com/app_scoped_user_id/1148357531856452/', '', 'https://graph.facebook.com/1148357531856452/picture?width=150&height=150', 'Cláudia Pimpão', '', 'Cláudia', 'Pimpão', 'female', 'pt_PT', '', 0, 0, 0, 'cpimpao@gmail.com', 'cpimpao@gmail.com', '', '', '', '', '', ''),
(3554, 3540, 'Facebook', 'c7bfac540d509d4541b43b50fd19f58b2305f937', '831296953626561', 'https://www.facebook.com/app_scoped_user_id/831296953626561/', '', 'https://graph.facebook.com/831296953626561/picture?width=150&height=150', 'Le Paris Montmartre Nazaré', '', 'Le Paris Montmartre', 'Nazaré', 'male', 'fr_FR', '', 0, 0, 0, 'francis-pereira@sapo.pt', 'francis-pereira@sapo.pt', '', '', '', '', '', ''),
(3555, 3541, 'Google', '4985e2cf57b4538946fa195ce3647a0dd6f86ecd', '104118059950606024232', 'https://plus.google.com/104118059950606024232', '', 'https://lh5.googleusercontent.com/-dQB8geRni9E/AAAAAAAAAAI/AAAAAAAAAZA/Js-V1j_v4CM/photo.jpg?sz=200', 'jose branco', '', 'jose', 'branco', 'male', '', '', 0, 0, 0, 'j.araujobranco@gmail.com', 'j.araujobranco@gmail.com', '', 'Lisboa', '', '', 'Lisboa', ''),
(3556, 3542, 'Facebook', 'a75205b9e4445f05b04065ace03aa4a9013dc793', '993451990667364', 'https://www.facebook.com/app_scoped_user_id/993451990667364/', '', 'https://graph.facebook.com/993451990667364/picture?width=150&height=150', 'Estevão Lopes', '', 'Estevão', 'Lopes', 'male', 'pt_PT', '', 0, 0, 0, 'poteslopes@netmadeira.com', 'poteslopes@netmadeira.com', '', '', '', '', '', ''),
(3557, 3543, 'Facebook', '370e93b4a8092012d7468adda8525335e9578252', '10152770450916612', 'https://www.facebook.com/app_scoped_user_id/10152770450916612/', '', 'https://graph.facebook.com/10152770450916612/picture?width=150&height=150', 'Pedro Batista', '', 'Pedro', 'Batista', 'male', 'en_US', '', 0, 0, 0, 'pedrobbat@gmail.com', 'pedrobbat@gmail.com', '', '', '', '', '', ''),
(3558, 3544, 'Google', '1f6bae2310384e67b2f12f61d8067a0fadf47782', '104127877004282128455', 'https://plus.google.com/104127877004282128455', '', 'https://lh4.googleusercontent.com/-38SB6D_7KrY/AAAAAAAAAAI/AAAAAAAABZ0/5g437ZRJS3c/photo.jpg?sz=200', 'Ana Hilário', '', 'Ana', 'Hilário', 'female', '', '', 0, 0, 0, 'anahilario18@gmail.com', 'anahilario18@gmail.com', '', 'Nazaré, Portugal', '', '', 'Nazaré, Portugal', ''),
(3559, 3545, 'Facebook', 'f9f6fe96016de3d9d12b671bb17f4ce5e351b04e', '858722420830574', 'https://www.facebook.com/app_scoped_user_id/858722420830574/', '', 'https://graph.facebook.com/858722420830574/picture?width=150&height=150', 'João Carlos Serra', '', 'João', 'Serra', 'male', 'pt_PT', '', 0, 0, 0, 'serrajoao0@gmail.com', 'serrajoao0@gmail.com', '', '', '', '', '', ''),
(3560, 3546, 'Facebook', '3fbff2c0f2bf6d563ef438847cf5850b83828c66', '858405670908253', 'https://www.facebook.com/app_scoped_user_id/858405670908253/', '', 'https://graph.facebook.com/858405670908253/picture?width=150&height=150', 'Cintia Santos', '', 'Cintia', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'gatinha_suixinha@hotmail.com', 'gatinha_suixinha@hotmail.com', '', '', '', '', '', ''),
(3561, 3547, 'Facebook', 'baa14f46dc2edd62ee18723a99b9f20bd45a203d', '934801319875539', 'https://www.facebook.com/app_scoped_user_id/934801319875539/', '', 'https://graph.facebook.com/934801319875539/picture?width=150&height=150', 'Filipe Esteves', '', 'Filipe', 'Esteves', 'male', 'pt_PT', '', 0, 0, 0, 'f_c_esteves@hotmail.com', 'f_c_esteves@hotmail.com', '', '', '', '', '', ''),
(3562, 3548, 'Facebook', '34c912ce86977520f37b709683aaa73d590bea1f', '10153107072757795', 'https://www.facebook.com/app_scoped_user_id/10153107072757795/', '', 'https://graph.facebook.com/10153107072757795/picture?width=150&height=150', 'Carolina Pires', '', 'Carolina', 'Pires', 'female', 'en_US', '', 0, 0, 0, 'karolpires-22@hotmail.com', 'karolpires-22@hotmail.com', '', '', '', '', '', ''),
(3563, 3549, 'Facebook', '11f4dc5c5ae14f796228047677fadacb285d94a7', '964242473610502', 'https://www.facebook.com/app_scoped_user_id/964242473610502/', '', 'https://graph.facebook.com/964242473610502/picture?width=150&height=150', 'Lyzah Lyz', '', 'Lyzah', 'Lyz', 'female', 'en_US', '', 0, 0, 0, 'change___the___world@hotmail.com', 'change___the___world@hotmail.com', '', '', '', '', '', ''),
(3564, 3550, 'Facebook', 'af69cf7ea714c00310552647cdd62da7c56307e8', '10204109686524918', 'https://www.facebook.com/app_scoped_user_id/10204109686524918/', '', 'https://graph.facebook.com/10204109686524918/picture?width=150&height=150', 'Clara Gomes', '', 'Clara', 'Gomes', 'female', 'pt_PT', '', 0, 0, 0, 'm_c_gomes@hotmail.com', 'm_c_gomes@hotmail.com', '', '', '', '', '', ''),
(3565, 3551, 'Facebook', 'c8c0de0df9b7847fe7d01f6dbd2242a5c353fbf6', '924914927566598', 'https://www.facebook.com/app_scoped_user_id/924914927566598/', '', 'https://graph.facebook.com/924914927566598/picture?width=150&height=150', 'Carolina Martins', '', 'Carolina', 'Martins', 'female', 'pt_PT', '', 0, 0, 0, 'cfm_22@hotmail.com', 'cfm_22@hotmail.com', '', '', '', '', '', ''),
(3566, 3552, 'Facebook', '8419cf3330b19be4174bcc38c9e967169c22c86c', '10205272395742966', 'https://www.facebook.com/app_scoped_user_id/10205272395742966/', '', 'https://graph.facebook.com/10205272395742966/picture?width=150&height=150', 'Cláudia Mateus', '', 'Cláudia', 'Mateus', 'female', 'pt_PT', '', 0, 0, 0, 'claudiamateux@hotmail.com', 'claudiamateux@hotmail.com', '', '', '', '', '', ''),
(3567, 3553, 'Facebook', '533b11088b0d4a89b60387c182babc7d73d129d7', '10207187493429995', 'https://www.facebook.com/app_scoped_user_id/10207187493429995/', '', 'https://graph.facebook.com/10207187493429995/picture?width=150&height=150', 'Elisa Messidoro', '', 'Elisa', 'Messidoro', 'female', 'it_IT', '', 0, 0, 0, 'eliox2003@hotmail.it', 'eliox2003@hotmail.it', '', '', '', '', '', ''),
(3568, 3554, 'Facebook', '3ed515b6806b528f3ee3c946ce1f0b964d7c9b8d', '10153380256694589', 'https://www.facebook.com/app_scoped_user_id/10153380256694589/', '', 'https://graph.facebook.com/10153380256694589/picture?width=150&height=150', 'João Ascenso', '', 'João', 'Ascenso', 'male', 'en_US', '', 0, 0, 0, 'jascenso@yahoo.com', 'jascenso@yahoo.com', '', '', '', '', '', ''),
(3569, 3555, 'Facebook', '25fcf53d63995026dab0b07e7f1da1da54b87b5b', '992072180811112', 'https://www.facebook.com/app_scoped_user_id/992072180811112/', '', 'https://graph.facebook.com/992072180811112/picture?width=150&height=150', 'Ana Cunha Venâncio', '', 'Ana', 'Cunha Venâncio', 'female', 'pt_PT', '', 0, 0, 0, 'tiazona7@hotmail.com', 'tiazona7@hotmail.com', '', '', '', '', '', ''),
(3570, 3556, 'Facebook', 'd275b92eaed7b5e636dd12972ce25dfd455165ff', '10202657962369916', 'https://www.facebook.com/app_scoped_user_id/10202657962369916/', '', 'https://graph.facebook.com/10202657962369916/picture?width=150&height=150', 'Fátima Lampreia Gomes Carapinha', '', 'Fátima', 'Carapinha', 'female', 'pt_PT', '', 0, 0, 0, 'f_carapinha@hotmail.com', 'f_carapinha@hotmail.com', '', '', '', '', '', ''),
(3571, 3557, 'Facebook', '2f318fd83b9699e65b1465975e667594c061e24b', '10205891199212777', 'https://www.facebook.com/app_scoped_user_id/10205891199212777/', '', 'https://graph.facebook.com/10205891199212777/picture?width=150&height=150', 'Vanessa Verient', '', 'Vanessa', 'Verient', 'female', 'de_DE', '', 0, 0, 0, 'vanessa-verient@gmx.at', 'vanessa-verient@gmx.at', '', '', '', '', '', ''),
(3572, 3558, 'Google', 'f0f427af614272d6299395c9c9c69b74c07f0077', '109968892905300894628', 'https://plus.google.com/109968892905300894628', '', 'https://lh3.googleusercontent.com/-kEXRIs_7414/AAAAAAAAAAI/AAAAAAAAAn4/A1RSqwyfjSo/photo.jpg?sz=200', 'Duarte Laranjeira', '', 'Duarte', 'Laranjeira', 'male', '', '', 0, 0, 0, 'duartelaranjeira@gmail.com', 'duartelaranjeira@gmail.com', '', '', '', '', '', ''),
(3573, 3559, 'Facebook', 'bd49ad8023ac7bd6bd0d429bf0c7977a1d230abd', '369386769918581', 'https://www.facebook.com/app_scoped_user_id/369386769918581/', '', 'https://graph.facebook.com/369386769918581/picture?width=150&height=150', 'Nazarent Nazaré', '', 'Nazarent', 'Nazaré', 'female', 'pt_PT', '', 0, 0, 0, 'geral@nazarent.com.pt', 'geral@nazarent.com.pt', '', '', '', '', '', ''),
(3574, 3560, 'Facebook', 'd83071b09999350e67f5d0a85e521e0ed8c6a848', '797171187063086', 'https://www.facebook.com/app_scoped_user_id/797171187063086/', '', 'https://graph.facebook.com/797171187063086/picture?width=150&height=150', 'Bruno Periquito', '', 'Bruno', 'Periquito', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3575, 3561, 'Facebook', 'f47ec38da257706af87d82efcc99c69e0b6022ec', '1019697071381457', 'https://www.facebook.com/app_scoped_user_id/1019697071381457/', '', 'https://graph.facebook.com/1019697071381457/picture?width=150&height=150', 'Miguel Costa', '', 'Miguel', 'Costa', 'male', 'en_US', '', 0, 0, 0, 'miguelcosta1993@gmail.com', 'miguelcosta1993@gmail.com', '', '', '', '', '', ''),
(3576, 3562, 'Google', '208fc2039ec401ced4f9e78d361542167fb1411a', '108975702943475992339', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Maria Ribeiro Ferreira', '', 'Maria', 'Ribeiro Ferreira', '', '', '', 0, 0, 0, 'mariarf24@gmail.com', 'mariarf24@gmail.com', '', '', '', '', '', ''),
(3577, 3563, 'Facebook', '0bdb307685419d591030f83dfda9493d07774093', '1072386512790329', 'https://www.facebook.com/app_scoped_user_id/1072386512790329/', '', 'https://graph.facebook.com/1072386512790329/picture?width=150&height=150', 'José Eleutério', '', 'José', 'Eleutério', 'male', 'pt_PT', '', 0, 0, 0, 'eleuterio.jose@gmail.com', 'eleuterio.jose@gmail.com', '', '', '', '', '', ''),
(3578, 3564, 'Facebook', '2f05d98be94e31986ba3aab47d805d71ee320483', '10153350007639826', 'https://www.facebook.com/app_scoped_user_id/10153350007639826/', '', 'https://graph.facebook.com/10153350007639826/picture?width=150&height=150', 'Filipa Maldonado Freitas', '', 'Filipa', 'Freitas', 'female', 'pt_PT', '', 0, 0, 0, 'filipa_freitas@yahoo.com', 'filipa_freitas@yahoo.com', '', '', '', '', '', ''),
(3579, 3565, 'Facebook', '95246ed4b85a4d49085cd33a89bc5732285e4ddd', '10206613488006297', 'https://www.facebook.com/app_scoped_user_id/10206613488006297/', '', 'https://graph.facebook.com/10206613488006297/picture?width=150&height=150', 'Júlia Vigia', '', 'Júlia', 'Vigia', 'female', 'pt_PT', '', 0, 0, 0, 'julia.vigia@gmail.com', 'julia.vigia@gmail.com', '', '', '', '', '', ''),
(3580, 3566, 'Facebook', 'a1ac49c63d6679e6dfab4ded48e1052bda61636d', '1442984566003235', 'https://www.facebook.com/app_scoped_user_id/1442984566003235/', '', 'https://graph.facebook.com/1442984566003235/picture?width=150&height=150', 'Piedade Cano', '', 'Piedade', 'Cano', 'female', 'pt_PT', '', 0, 0, 0, 'mpvpcano@gmail.com', 'mpvpcano@gmail.com', '', '', '', '', '', ''),
(3581, 3567, 'Facebook', 'ef0e64562574f0445191d7df2fb507e04adfce0f', '894879957217225', 'https://www.facebook.com/app_scoped_user_id/894879957217225/', '', 'https://graph.facebook.com/894879957217225/picture?width=150&height=150', 'Duarte Miguel', '', 'Duarte', 'Miguel', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3582, 3568, 'Facebook', '6c221097c6254ee69390670e82ef691af3cd6867', '10207163387067338', 'https://www.facebook.com/app_scoped_user_id/10207163387067338/', '', 'https://graph.facebook.com/10207163387067338/picture?width=150&height=150', 'Mariana Bernardes', '', 'Mariana', 'Bernardes', 'female', 'en_GB', '', 0, 0, 0, 'marianaa.mm@hotmail.com', 'marianaa.mm@hotmail.com', '', '', '', '', '', ''),
(3583, 3569, 'Facebook', '2ae91946cb3ca82cd779480a1fe27d1499b51b93', '10204372446780017', 'https://www.facebook.com/app_scoped_user_id/10204372446780017/', '', 'https://graph.facebook.com/10204372446780017/picture?width=150&height=150', 'Catfish Don', '', 'Catfish', 'Don', 'male', 'en_US', '', 0, 0, 0, 'dongorospe@yahoo.com', 'dongorospe@yahoo.com', '', '', '', '', '', ''),
(3584, 3570, 'Google', 'd13897244491f93c0d32367e3a1e259b65721f66', '109568891322454041427', 'https://plus.google.com/109568891322454041427', '', 'https://lh6.googleusercontent.com/-qRfh36_b17k/AAAAAAAAAAI/AAAAAAAAADg/POxjJ_gvkEk/photo.jpg?sz=200', 'ana filipa bizarro', '', 'ana filipa', 'bizarro', 'female', '', '', 0, 0, 0, 'ana.filipa.bizarro@gmail.com', 'ana.filipa.bizarro@gmail.com', '', '', '', '', '', ''),
(3585, 3571, 'Google', 'f1ace1f16048cb9ff33d0c273afe529f0c3fd0d5', '100620505121588564223', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Henrique Carvalho', '', 'Henrique', 'Carvalho', '', '', '', 0, 0, 0, 'henrique.m.a.carvalho@gmail.com', 'henrique.m.a.carvalho@gmail.com', '', '', '', '', '', ''),
(3586, 3572, 'Facebook', '2a254467f5365934b6695ee5e4187d158bb9b745', '886939368011378', 'https://www.facebook.com/app_scoped_user_id/886939368011378/', '', 'https://graph.facebook.com/886939368011378/picture?width=150&height=150', 'Papipi Filipe Matias', '', 'Papipi', 'Matias', 'male', 'pt_PT', '', 0, 0, 0, 'papipi10@hotmail.com', 'papipi10@hotmail.com', '', '', '', '', '', ''),
(3587, 3573, 'Facebook', '12847ba02a1a00ad6577e174083f0c4dd69ce133', '908140812575417', 'https://www.facebook.com/app_scoped_user_id/908140812575417/', '', 'https://graph.facebook.com/908140812575417/picture?width=150&height=150', 'Iris Jorge', '', 'Iris', 'Jorge', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3588, 3574, 'Facebook', 'e19398660e80d8791bf83fda34ea322252bfa41a', '10202904815461245', 'https://www.facebook.com/app_scoped_user_id/10202904815461245/', '', 'https://graph.facebook.com/10202904815461245/picture?width=150&height=150', 'Laura Sena', '', 'Laura', 'Sena', 'female', 'en_US', '', 0, 0, 0, 'lauraasena@hotmail.com', 'lauraasena@hotmail.com', '', '', '', '', '', ''),
(3589, 3575, 'Facebook', '21aaed22ebf1defbbf6124588910b39710e3a7de', '10204350824317691', 'https://www.facebook.com/app_scoped_user_id/10204350824317691/', '', 'https://graph.facebook.com/10204350824317691/picture?width=150&height=150', 'Teresa Pinho', '', 'Teresa', 'Pinho', 'female', 'pt_BR', '', 0, 0, 0, 'terpinho@gmail.com', 'terpinho@gmail.com', '', '', '', '', '', ''),
(3590, 3576, 'Facebook', 'e055d992b0ea07605409b1b158516b193f02f0e4', '10153060504817739', 'https://www.facebook.com/app_scoped_user_id/10153060504817739/', '', 'https://graph.facebook.com/10153060504817739/picture?width=150&height=150', 'Kika Aragão Teixeira', '', 'Kika', 'Teixeira', 'female', 'pt_PT', '', 0, 0, 0, 'carolinaragaoteixeira@hotmail.com', 'carolinaragaoteixeira@hotmail.com', '', '', '', '', '', ''),
(3591, 3577, 'Facebook', '73bfd5d2f94c3892cf2c2a04aa61650a9079ea08', '10153453311325625', 'https://www.facebook.com/app_scoped_user_id/10153453311325625/', '', 'https://graph.facebook.com/10153453311325625/picture?width=150&height=150', 'Keshia Eyre', '', 'Keshia', 'Eyre', 'female', 'en_US', '', 0, 0, 0, 'keshialula@hotmail.com', 'keshialula@hotmail.com', '', '', '', '', '', ''),
(3592, 3578, 'Facebook', 'ae79ea84d3e4f5b8679e902b87411c9eff6a2907', '1146201988739118', 'https://www.facebook.com/app_scoped_user_id/1146201988739118/', '', 'https://graph.facebook.com/1146201988739118/picture?width=150&height=150', 'Leonor Bruges De Oliveira', '', 'Leonor', 'Bruges De Oliveira', 'female', 'pt_PT', '', 0, 0, 0, 'leonorbruges_7@hotmail.com', 'leonorbruges_7@hotmail.com', '', '', '', '', '', ''),
(3593, 3579, 'Facebook', '326b7f4d7e3078d554dbc1c9c489c2a5dbf549e6', '966214926756007', 'https://www.facebook.com/app_scoped_user_id/966214926756007/', '', 'https://graph.facebook.com/966214926756007/picture?width=150&height=150', 'Selma Alexandre', '', 'Selma', 'Alexandre', 'female', 'pt_PT', '', 0, 0, 0, 'selma_alexandre@hotmail.com', 'selma_alexandre@hotmail.com', '', '', '', '', '', ''),
(3594, 3580, 'Facebook', 'd6205314ae795be65a32d3891634d3cabbad08ee', '10207054552788114', 'https://www.facebook.com/app_scoped_user_id/10207054552788114/', '', 'https://graph.facebook.com/10207054552788114/picture?width=150&height=150', 'Luis Azevedo', '', 'Luis', 'Azevedo', 'male', 'en_US', '', 0, 0, 0, 'lsoveral@hotmail.com', 'lsoveral@hotmail.com', '', '', '', '', '', ''),
(3595, 3581, 'Facebook', 'a0db3f07ed83d4334637d9739e5ab0297364f1cd', '1124091860950934', 'https://www.facebook.com/app_scoped_user_id/1124091860950934/', '', 'https://graph.facebook.com/1124091860950934/picture?width=150&height=150', 'José Maria Barroso', '', 'José Maria', 'Barroso', 'male', 'pt_PT', '', 0, 0, 0, 'ze_barroso_vnsb@hotmail.com', 'ze_barroso_vnsb@hotmail.com', '', '', '', '', '', ''),
(3596, 3582, 'Facebook', '61afbd002697a946b355cee4556750ed4dcd89b8', '847084232047852', 'https://www.facebook.com/app_scoped_user_id/847084232047852/', '', 'https://graph.facebook.com/847084232047852/picture?width=150&height=150', 'Amélia Alexandre', '', 'Amélia', 'Alexandre', 'female', 'pt_PT', '', 0, 0, 0, 'ameliagonzalezalex@hotmail.com', 'ameliagonzalezalex@hotmail.com', '', '', '', '', '', ''),
(3597, 3583, 'Facebook', '750fddf95701bfc36e43de375bff8a97418fec7d', '1141064599242173', 'https://www.facebook.com/app_scoped_user_id/1141064599242173/', '', 'https://graph.facebook.com/1141064599242173/picture?width=150&height=150', 'Judite Faustino', '', 'Judite', 'Faustino', 'female', 'pt_PT', '', 0, 0, 0, 'faustino.judite@gmail.com', 'faustino.judite@gmail.com', '', '', '', '', '', ''),
(3598, 3584, 'Facebook', '853c01f6c8e66ef791352b958954de3f8895e058', '1470971772989114', 'https://www.facebook.com/app_scoped_user_id/1470971772989114/', '', 'https://graph.facebook.com/1470971772989114/picture?width=150&height=150', 'Luiz Veinho de Oliveira', '', 'Luiz Veinho', 'de Oliveira', 'male', 'en_GB', '', 0, 0, 0, 'luizveinho@gmail.com', 'luizveinho@gmail.com', '', '', '', '', '', ''),
(3599, 3585, 'Facebook', 'c84479714ffce7a55f02f94ca48b7307809f2b34', '10153273329035465', 'https://www.facebook.com/app_scoped_user_id/10153273329035465/', '', 'https://graph.facebook.com/10153273329035465/picture?width=150&height=150', 'Lourenço Serra', '', 'Lourenço', 'Serra', 'male', 'pt_PT', '', 0, 0, 0, 'lourencopserra@hotmail.com', 'lourencopserra@hotmail.com', '', '', '', '', '', ''),
(3600, 3586, 'Facebook', '9ec0974a0f4bb24b21fd9c4171f486ae7eacf4f3', '10205675427143201', 'https://www.facebook.com/app_scoped_user_id/10205675427143201/', '', 'https://graph.facebook.com/10205675427143201/picture?width=150&height=150', 'Ana Almeida Ana', '', 'Ana Almeida', 'Ana', 'female', 'pt_PT', '', 0, 0, 0, 'amoramo-te@hotmail.com', 'amoramo-te@hotmail.com', '', '', '', '', '', ''),
(3601, 3587, 'Facebook', '9f94feca67c9bc19069fd6456c49562f191542af', '1012607932096874', 'https://www.facebook.com/app_scoped_user_id/1012607932096874/', '', 'https://graph.facebook.com/1012607932096874/picture?width=150&height=150', 'Luis Maria', '', 'Luis', 'Maria', 'male', 'pt_PT', '', 0, 0, 0, 'luismaria700@hotmail.com', 'luismaria700@hotmail.com', '', '', '', '', '', ''),
(3602, 3588, 'Facebook', '384408849024123714b5393bf8aecbdf1818f547', '1000293993328152', 'https://www.facebook.com/app_scoped_user_id/1000293993328152/', '', 'https://graph.facebook.com/1000293993328152/picture?width=150&height=150', 'Madalena Corrêa Henriques', '', 'Madalena', 'Corrêa Henriques', 'female', 'pt_PT', '', 0, 0, 0, 'madalena_correa_henriques@hotmail.com', 'madalena_correa_henriques@hotmail.com', '', '', '', '', '', ''),
(3603, 3589, 'Facebook', '9b57ea6a85677b47652bf9f085137079cb64cccc', '1178978902128318', 'https://www.facebook.com/app_scoped_user_id/1178978902128318/', '', 'https://graph.facebook.com/1178978902128318/picture?width=150&height=150', 'Jose Tavares', '', 'Jose', 'Tavares', 'male', 'pt_PT', '', 0, 0, 0, 'jtavares.dub@gmail.com', 'jtavares.dub@gmail.com', '', '', '', '', '', ''),
(3604, 3590, 'Facebook', 'ba2c965f8c0bad7c8188d0be38a727ac9c328b2a', '1591510067775711', 'https://www.facebook.com/app_scoped_user_id/1591510067775711/', '', 'https://graph.facebook.com/1591510067775711/picture?width=150&height=150', 'Lourenço Mello', '', 'Lourenço', 'Mello', 'male', 'pt_PT', '', 0, 0, 0, 'lourenco_mello95@outlook.com', 'lourenco_mello95@outlook.com', '', '', '', '', '', ''),
(3605, 3591, 'Facebook', '4b655d131903fcb460941218fbe50afc1555b01d', '10204452612135976', 'https://www.facebook.com/app_scoped_user_id/10204452612135976/', '', 'https://graph.facebook.com/10204452612135976/picture?width=150&height=150', 'Madalena Constancio', '', 'Madalena', 'Constancio', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3606, 3592, 'Google', 'e83999bdd46798f89f6ca3086dc04530dea04b6f', '112584670652258445929', 'https://profiles.google.com/112584670652258445929', '', 'https://lh6.googleusercontent.com/-z7rklxrgeBU/AAAAAAAAAAI/AAAAAAAAAE8/2puR-QOdlzU/photo.jpg?sz=200', 'Gabinete Turismo Nazaré - Cristina Luz', '', 'Gabinete Turismo Nazaré -', 'Cristina Luz', '', '', '', 0, 0, 0, 'gabturnazare.cl@gmail.com', 'gabturnazare.cl@gmail.com', '', '', '', '', '', ''),
(3607, 3593, 'Facebook', 'ff96ecb06ba0204ded8651818bf7aa43b4701b14', '10205673325445144', 'https://www.facebook.com/app_scoped_user_id/10205673325445144/', '', 'https://graph.facebook.com/10205673325445144/picture?width=150&height=150', 'Madalena Carvalho Meneses', '', 'Madalena', 'Meneses', 'female', 'pt_PT', '', 0, 0, 0, 'madalena_pccm@hotmail.com', 'madalena_pccm@hotmail.com', '', '', '', '', '', ''),
(3608, 3594, 'Facebook', 'c041d8c6d831c0a3b5ca0740e66360bb1c799e68', '10205394188429096', 'https://www.facebook.com/app_scoped_user_id/10205394188429096/', '', 'https://graph.facebook.com/10205394188429096/picture?width=150&height=150', 'Luis Pulido Garcia Gf', '', 'Luis', 'Gf', 'male', 'pt_PT', '', 0, 0, 0, 'luis_gomesferreira@hotmail.com', 'luis_gomesferreira@hotmail.com', '', '', '', '', '', ''),
(3609, 3595, 'Facebook', 'bc63fcc697f0898a3b88ce1bbe3eedf50f7024fa', '1110045692355154', 'https://www.facebook.com/app_scoped_user_id/1110045692355154/', '', 'https://graph.facebook.com/1110045692355154/picture?width=150&height=150', 'Madalena Moya', '', 'Madalena', 'Moya', 'female', 'pt_PT', '', 0, 0, 0, 'madalenamoya@hotmail.com', 'madalenamoya@hotmail.com', '', '', '', '', '', ''),
(3610, 3596, 'Facebook', '1c2acdb5d8b0a149dcc2b5876330a0a4e1d72a9a', '10205704032697836', 'https://www.facebook.com/app_scoped_user_id/10205704032697836/', '', 'https://graph.facebook.com/10205704032697836/picture?width=150&height=150', 'Fernando Reis', '', 'Fernando', 'Reis', 'male', 'pt_PT', '', 0, 0, 0, 'fernando.reis31@gmail.com', 'fernando.reis31@gmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(3611, 3597, 'Facebook', '4f928a7ce6b1cf9117c02847e65284842968cd4c', '831688573587380', 'https://www.facebook.com/app_scoped_user_id/831688573587380/', '', 'https://graph.facebook.com/831688573587380/picture?width=150&height=150', 'Manuel Marques da Cunha', '', 'Manuel', 'da Cunha', 'male', 'pt_PT', '', 0, 0, 0, 'manecas55@hotmail.com', 'manecas55@hotmail.com', '', '', '', '', '', ''),
(3612, 3598, 'Facebook', '52d8d6a5e368983365ffb873c8f56a7328215c0c', '896839360355298', 'https://www.facebook.com/app_scoped_user_id/896839360355298/', '', 'https://graph.facebook.com/896839360355298/picture?width=150&height=150', 'Manel Matos', '', 'Manel', 'Matos', 'male', 'pt_PT', '', 0, 0, 0, 'manuelmaria_matos@hotmail.com', 'manuelmaria_matos@hotmail.com', '', '', '', '', '', ''),
(3613, 3599, 'Facebook', '2bcc96db7f103f5b60e4fd04dc53a308a315a75b', '10155661575680534', 'https://www.facebook.com/app_scoped_user_id/10155661575680534/', '', 'https://graph.facebook.com/10155661575680534/picture?width=150&height=150', 'Manel Leitão', '', 'Manel', 'Leitão', 'male', 'en_US', '', 0, 0, 0, 'mmrl@hotmail.com', 'mmrl@hotmail.com', '', '', '', '', '', ''),
(3614, 3600, 'Facebook', 'e5b44e191e7e28fd6ced2fb4e67f757302db7310', '697347847058314', 'https://www.facebook.com/app_scoped_user_id/697347847058314/', '', 'https://graph.facebook.com/697347847058314/picture?width=150&height=150', 'Mafalda Lopes', '', 'Mafalda', 'Lopes', 'female', 'pt_PT', '', 0, 0, 0, 'mafalda_lopes10@hotmail.com', 'mafalda_lopes10@hotmail.com', '', '', '', '', '', ''),
(3615, 3601, 'Facebook', '5e1147140ad9351fa103b34780be49da3d12441e', '954662324565697', 'https://www.facebook.com/app_scoped_user_id/954662324565697/', '', 'https://graph.facebook.com/954662324565697/picture?width=150&height=150', 'Cristina Alvim Sousa', '', 'Cristina', 'Sousa', 'female', 'pt_PT', '', 0, 0, 0, 'analvim22@hotmail.com', 'analvim22@hotmail.com', '', '', '', '', '', ''),
(3616, 3602, 'Facebook', 'f35320e68f37b280e06783a984dcd921477ece8e', '10200814942691316', 'https://www.facebook.com/app_scoped_user_id/10200814942691316/', '', 'https://graph.facebook.com/10200814942691316/picture?width=150&height=150', 'Madalena Leite', '', 'Madalena', 'Leite', 'female', 'pt_PT', '', 0, 0, 0, 'madalena.p.leite@hotmail.com', 'madalena.p.leite@hotmail.com', '', '', '', '', '', ''),
(3617, 3603, 'Facebook', '1a61667b525d3407d2ab53ff4db220c40b83a027', '10206195153733706', 'https://www.facebook.com/app_scoped_user_id/10206195153733706/', '', 'https://graph.facebook.com/10206195153733706/picture?width=150&height=150', 'Madalena Inocentes', '', 'Madalena', 'Inocentes', 'female', 'pt_PT', '', 0, 0, 0, 'mada_inocentes@hotmail.com', 'mada_inocentes@hotmail.com', '', '', '', '', '', ''),
(3618, 3604, 'Facebook', 'd4c432f14b9dd7bd030ef710513cec5348a790c4', '10204162549252610', 'https://www.facebook.com/app_scoped_user_id/10204162549252610/', '', 'https://graph.facebook.com/10204162549252610/picture?width=150&height=150', 'Cláudia Gonçalves', '', 'Cláudia', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'kada08@hotmail.com', 'kada08@hotmail.com', '', '', '', '', '', ''),
(3619, 3605, 'Facebook', '8e7b0950b4fc9a7c407026627cedb2ad72e3379a', '592554570886803', 'https://www.facebook.com/app_scoped_user_id/592554570886803/', '', 'https://graph.facebook.com/592554570886803/picture?width=150&height=150', 'Fred Duarte', '', 'Fred', 'Duarte', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3620, 3606, 'Facebook', 'e6fc7d781b60e27aaa10cccf09fb28d42ca051c5', '10204341020742036', 'https://www.facebook.com/app_scoped_user_id/10204341020742036/', '', 'https://graph.facebook.com/10204341020742036/picture?width=150&height=150', 'João Queirós', '', 'João', 'Queirós', 'male', 'pt_PT', '', 0, 0, 0, 'pqueirosbb@gmail.com', 'pqueirosbb@gmail.com', '', '', '', '', '', ''),
(3621, 3607, 'Facebook', 'de71dd33769657adf01e892a3e6fe857504a43bd', '1010989185592984', 'https://www.facebook.com/app_scoped_user_id/1010989185592984/', '', 'https://graph.facebook.com/1010989185592984/picture?width=150&height=150', 'Mafalda Panazeite', '', 'Mafalda', 'Panazeite', 'female', 'pt_PT', '', 0, 0, 0, 'mafaldaserpa.panazeite@hotmail.com', 'mafaldaserpa.panazeite@hotmail.com', '', '', '', '', '', ''),
(3622, 3608, 'Facebook', '0d9ae90b65fa1be6f8b2b225d8bec72a5b78a1e5', '1161977500496101', 'https://www.facebook.com/app_scoped_user_id/1161977500496101/', '', 'https://graph.facebook.com/1161977500496101/picture?width=150&height=150', 'João Rvtydujekrmtn Aires', '', 'João', 'Aires', 'male', 'pt_PT', '', 0, 0, 0, 'joaoaires98@gmail.com', 'joaoaires98@gmail.com', '', '', '', '', '', ''),
(3623, 3609, 'Facebook', '79db5f70b367a16ed16c49713b82cd94455eeb38', '10153362715419264', 'https://www.facebook.com/app_scoped_user_id/10153362715419264/', '', 'https://graph.facebook.com/10153362715419264/picture?width=150&height=150', 'Joana Guimarães', '', 'Joana', 'Guimarães', 'female', 'pt_PT', '', 0, 0, 0, 'joanamnguimaraes@gmail.com', 'joanamnguimaraes@gmail.com', '', '', '', '', '', ''),
(3624, 3610, 'Google', 'ef3987eb23166ffaef87760deec52afe1510682d', '111568085937443316856', 'https://plus.google.com/111568085937443316856', '', 'https://lh6.googleusercontent.com/-X7e-045Zs1Y/AAAAAAAAAAI/AAAAAAAAAAA/bV1BuuEne78/photo.jpg?sz=200', 'Antonio Filipe Pimentel', '', 'Antonio', 'Filipe Pimentel', 'male', '', '', 0, 0, 0, 'afpimuc@gmail.com', 'afpimuc@gmail.com', '', '', '', '', '', ''),
(3625, 3611, 'Facebook', '5f51be27faf1567751b0e6af5d20a147148c3ffd', '1110627122284707', 'https://www.facebook.com/app_scoped_user_id/1110627122284707/', '', 'https://graph.facebook.com/1110627122284707/picture?width=150&height=150', 'Dadi Ramos Pinto', '', 'Dadi', 'Ramos Pinto', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3626, 3612, 'Facebook', 'd031d35b9e687d8e579260fe6311e6395d202b07', '10206721944108356', 'https://www.facebook.com/app_scoped_user_id/10206721944108356/', '', 'https://graph.facebook.com/10206721944108356/picture?width=150&height=150', 'Joana Andrade', '', 'Joana', 'Andrade', 'female', 'pt_PT', '', 0, 0, 0, 'joana_filipa_08@hotmail.com', 'joana_filipa_08@hotmail.com', '', '', '', '', '', ''),
(3627, 3613, 'Facebook', '736e03bec440e887f41f80654919407fb5224454', '10205670758742542', 'https://www.facebook.com/app_scoped_user_id/10205670758742542/', '', 'https://graph.facebook.com/10205670758742542/picture?width=150&height=150', 'Manuel Freire Gameiro', '', 'Manuel', 'Gameiro', 'male', 'pt_PT', '', 0, 0, 0, 'manuel.gameiro@live.com.pt', 'manuel.gameiro@live.com.pt', '', '', '', '', '', ''),
(3628, 3614, 'Facebook', 'e3fcd64bb3b640ccde56c4b93080e0301ab272db', '10203243820655648', 'https://www.facebook.com/app_scoped_user_id/10203243820655648/', '', 'https://graph.facebook.com/10203243820655648/picture?width=150&height=150', 'Andreia Silveira', '', 'Andreia', 'Silveira', 'female', 'pt_PT', '', 0, 0, 0, 'asrs.91@gmail.com', 'asrs.91@gmail.com', '', '', '', '', '', ''),
(3629, 3615, 'Facebook', '0042847680ab5b6603d4068d916cde8981510977', '845926265442526', 'https://www.facebook.com/app_scoped_user_id/845926265442526/', '', 'https://graph.facebook.com/845926265442526/picture?width=150&height=150', 'Joao Ventura', '', 'Joao', 'Ventura', 'male', 'pt_PT', '', 0, 0, 0, 'jonhy_vianeta@hotmail.com', 'jonhy_vianeta@hotmail.com', '', '', '', '', '', ''),
(3630, 3616, 'Facebook', 'be76273e109acb7c1284bba4f06dc50dc0847bba', '10204603560590908', 'https://www.facebook.com/app_scoped_user_id/10204603560590908/', '', 'https://graph.facebook.com/10204603560590908/picture?width=150&height=150', 'Mariana Magalhães', '', 'Mariana', 'Magalhães', 'female', 'pt_PT', '', 0, 0, 0, 'mariana_110792@hotmail.com', 'mariana_110792@hotmail.com', '', '', '', '', '', ''),
(3631, 3617, 'Facebook', '484e35e04c8f932d7c87a548df51725721386151', '10202810095012459', 'https://www.facebook.com/app_scoped_user_id/10202810095012459/', '', 'https://graph.facebook.com/10202810095012459/picture?width=150&height=150', 'Eduardo Diaz', '', 'Eduardo', 'Diaz', 'male', 'pt_PT', '', 0, 0, 0, 'eduardobrasdiaz@gmail.com', 'eduardobrasdiaz@gmail.com', '', '', '', '', '', ''),
(3632, 3618, 'Facebook', '73132b0deecab3cded136cad1dd60bfc9a4ba76e', '969680586404800', 'https://www.facebook.com/app_scoped_user_id/969680586404800/', '', 'https://graph.facebook.com/969680586404800/picture?width=150&height=150', 'Daniel Abreu', '', 'Daniel', 'Abreu', 'male', 'pt_PT', '', 0, 0, 0, 'daniel_abreu94@hotmail.com', 'daniel_abreu94@hotmail.com', '', '', '', '', '', ''),
(3633, 3619, 'Facebook', '00740c5e32c036f5b243ce9a9bc5fcd69f2e896b', '10206929252019045', 'https://www.facebook.com/app_scoped_user_id/10206929252019045/', '', 'https://graph.facebook.com/10206929252019045/picture?width=150&height=150', 'Duarte Sousa', '', 'Duarte', 'Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'duarte_baeta@hotmail.com', 'duarte_baeta@hotmail.com', '', '', '', '', '', ''),
(3634, 3620, 'Facebook', '90f22ce1726173cf5df70c825b530de422e524eb', '1599342447015438', 'https://www.facebook.com/app_scoped_user_id/1599342447015438/', '', 'https://graph.facebook.com/1599342447015438/picture?width=150&height=150', 'Lucinda Ribeiro', '', 'Lucinda', 'Ribeiro', 'female', 'pt_PT', '', 0, 0, 0, 'lucinda.ribeiro64@gmail.com', 'lucinda.ribeiro64@gmail.com', '', '', '', '', '', ''),
(3635, 3621, 'Facebook', 'f3548261f7f21be74e99fff6b042d448d5d8f234', '10203063598309626', 'https://www.facebook.com/app_scoped_user_id/10203063598309626/', '', 'https://graph.facebook.com/10203063598309626/picture?width=150&height=150', 'Henrique Carvalho', '', 'Henrique', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, 'henrique_c_hike_@hotmail.com', 'henrique_c_hike_@hotmail.com', '', '', '', '', '', ''),
(3636, 3622, 'Facebook', 'b281edfb754966228217ec2bc46cbf7cf7b70a18', '1030082617002797', 'https://www.facebook.com/app_scoped_user_id/1030082617002797/', '', 'https://graph.facebook.com/1030082617002797/picture?width=150&height=150', 'Lino Soares Martinho', '', 'Lino', 'Soares Martinho', 'male', 'pt_PT', '', 0, 0, 0, 'norberto456789@hotmail.com', 'norberto456789@hotmail.com', '', '', '', '', '', ''),
(3637, 3623, 'Facebook', '0be2add661f89c3ba9a51af77d3fd4c5b60d01fc', '1118168158197336', 'https://www.facebook.com/app_scoped_user_id/1118168158197336/', '', 'https://graph.facebook.com/1118168158197336/picture?width=150&height=150', 'Pedro Crispim', '', 'Pedro', 'Crispim', 'male', 'pt_PT', '', 0, 0, 0, 'parcrispim@gmail.com', 'parcrispim@gmail.com', '', '', '', '', '', ''),
(3638, 3624, 'Facebook', '54b38bf09af2ca8ea703e42d03012ffbad3a9e8e', '1112730785407515', 'https://www.facebook.com/app_scoped_user_id/1112730785407515/', '', 'https://graph.facebook.com/1112730785407515/picture?width=150&height=150', 'Susana Serrano', '', 'Susana', 'Serrano', 'female', 'pt_PT', '', 0, 0, 0, 'susanasserrano@gmail.com', 'susanasserrano@gmail.com', '', '', '', '', '', ''),
(3639, 3625, 'Facebook', '2f3908e298a307b9372ea98adf7689c6a0f43c29', '955490471138144', 'https://www.facebook.com/app_scoped_user_id/955490471138144/', '', 'https://graph.facebook.com/955490471138144/picture?width=150&height=150', 'Rosarinho Rodrigues', '', 'Rosarinho', 'Rodrigues', 'female', 'pt_PT', '', 0, 0, 0, 'rosarinho.rodrigues@gmail.com', 'rosarinho.rodrigues@gmail.com', '', '', '', '', '', ''),
(3640, 3626, 'Facebook', '326ee4f001d622ea1c1e487e2ccf89b36aa84f0f', '915144611861782', 'https://www.facebook.com/app_scoped_user_id/915144611861782/', '', 'https://graph.facebook.com/915144611861782/picture?width=150&height=150', 'André Domingues', '', 'André', 'Domingues', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3641, 3627, 'Facebook', '45de0f47b4902e3a9fc9e62e4a95688546bf4c97', '10207225150453422', 'https://www.facebook.com/app_scoped_user_id/10207225150453422/', '', 'https://graph.facebook.com/10207225150453422/picture?width=150&height=150', 'Catarina Santos', '', 'Catarina', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'cata.net@hotmail.com', 'cata.net@hotmail.com', '', '', '', '', '', ''),
(3642, 3628, 'Google', '88dc636a7ebc8d5bb13afd33048024e24fc25e1e', '104192050642149830306', 'https://plus.google.com/104192050642149830306', '', 'https://lh3.googleusercontent.com/-wDyy-m6nM0Y/AAAAAAAAAAI/AAAAAAAAACE/AXUWeN2F4TU/photo.jpg?sz=200', 'José Ponces', '', 'José', 'Ponces', 'male', '', '', 0, 0, 0, 'zemanel.ponces@hotmail.com', 'zemanel.ponces@hotmail.com', '', '', '', '', '', ''),
(3643, 3629, 'Facebook', 'cd3a4a5130be2cce683a9061cf9709fa531ba0f9', '10204733985526246', 'https://www.facebook.com/app_scoped_user_id/10204733985526246/', '', 'https://graph.facebook.com/10204733985526246/picture?width=150&height=150', 'Frederico Drummond Ludovice', '', 'Frederico', 'Drummond Ludovice', 'male', 'pt_PT', '', 0, 0, 0, 'ludovice7ser@gmail.com', 'ludovice7ser@gmail.com', '', '', '', '', '', ''),
(3644, 3630, 'Facebook', 'f41800bfbb849eef7bb42865d256431e9e989a2f', '703169476478487', 'https://www.facebook.com/app_scoped_user_id/703169476478487/', '', 'https://graph.facebook.com/703169476478487/picture?width=150&height=150', 'Carolina Câmara', '', 'Carolina', 'Câmara', 'female', 'pt_PT', '', 0, 0, 0, 'carolinacamara.1992@hotmail.com', 'carolinacamara.1992@hotmail.com', '', '', '', '', '', ''),
(3645, 3631, 'Facebook', '128d403404a979a4f13742cea875af13ee7b05a1', '942547865775628', 'https://www.facebook.com/app_scoped_user_id/942547865775628/', '', 'https://graph.facebook.com/942547865775628/picture?width=150&height=150', 'Manel Ricciardi Cruz Gomes', '', 'Manel', 'Cruz Gomes', 'male', 'pt_PT', '', 0, 0, 0, 'manelcruzgomes@gmail.com', 'manelcruzgomes@gmail.com', '', '', '', '', '', ''),
(3646, 3632, 'Google', 'a6cbc5fd6628b16eb167c1e06fbf06ca61ce3f5d', '110845825249258864187', 'https://plus.google.com/110845825249258864187', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Madalena O\'Brien', '', 'Madalena', 'O\'Brien', '', '', '', 0, 0, 0, 'madalenaconsiglieri@gmail.com', 'madalenaconsiglieri@gmail.com', '', '', '', '', '', ''),
(3647, 3633, 'Google', 'f194839251f288664e50c66015accc90382204bb', '106907903257203655892', 'https://plus.google.com/106907903257203655892', '', 'https://lh3.googleusercontent.com/-rrWT1irn26U/AAAAAAAAAAI/AAAAAAAAAEA/NVDwuVUFxs4/photo.jpg?sz=200', 'Madalena Lamas', '', 'Madalena', 'Lamas', 'female', '', '', 0, 0, 0, 'madalena.lamas87@gmail.com', 'madalena.lamas87@gmail.com', '', 'St-Philibert, QC, Canadá', '', '', 'St-Philibert, QC, Canadá', ''),
(3648, 3634, 'Facebook', '345f1cf02a5f5011cd3cf174f8a7ca8aa10d7fec', '962545533808492', 'https://www.facebook.com/app_scoped_user_id/962545533808492/', '', 'https://graph.facebook.com/962545533808492/picture?width=150&height=150', 'Raquel Vaz', '', 'Raquel', 'Vaz', 'female', 'pt_PT', '', 0, 0, 0, 'raquelvaz6@hotmail.com', 'raquelvaz6@hotmail.com', '', '', '', '', '', ''),
(3649, 3635, 'Facebook', '7428dee2dd355b312b0793aca61e2d7b1bd28f00', '849384925143044', 'https://www.facebook.com/app_scoped_user_id/849384925143044/', '', 'https://graph.facebook.com/849384925143044/picture?width=150&height=150', 'Claudia Rodrigues', '', 'Claudia', 'Rodrigues', 'female', 'pt_PT', '', 0, 0, 0, 'claudiiarodriigues@hotmail.com', 'claudiiarodriigues@hotmail.com', '', '', '', '', '', ''),
(3650, 3636, 'Facebook', '36ac963acca2978761aa2db415c9a16cbbf65bbc', '842284109190919', 'https://www.facebook.com/app_scoped_user_id/842284109190919/', '', 'https://graph.facebook.com/842284109190919/picture?width=150&height=150', 'Marco Ribeiro', '', 'Marco', 'Ribeiro', 'male', 'pt_PT', '', 0, 0, 0, 'marribeiro_20@hotmail.com', 'marribeiro_20@hotmail.com', '', '', '', '', '', ''),
(3651, 3637, 'Facebook', 'b59c82c5a4042f28131d73d198bdd5641a052297', '871539856225013', 'https://www.facebook.com/app_scoped_user_id/871539856225013/', '', 'https://graph.facebook.com/871539856225013/picture?width=150&height=150', 'Renato Aguiar', '', 'Renato', 'Aguiar', 'male', 'pt_PT', '', 0, 0, 0, 'renatofilipe22@hotmail.com', 'renatofilipe22@hotmail.com', '', '', '', '', '', ''),
(3652, 3638, 'Facebook', 'f813707d4ec6a9c085b7163efeb5ae24e2c75c26', '983455881694962', 'https://www.facebook.com/app_scoped_user_id/983455881694962/', '', 'https://graph.facebook.com/983455881694962/picture?width=150&height=150', 'Luisinha Lobo', '', 'Luisinha', 'Lobo', 'female', 'pt_PT', '', 0, 0, 0, 'luisalobo26@hotmail.com', 'luisalobo26@hotmail.com', '', '', '', '', '', ''),
(3653, 3639, 'Facebook', '74ffb64b575f7adf321c8f12532812e41d594b44', '1090220451006660', 'https://www.facebook.com/app_scoped_user_id/1090220451006660/', '', 'https://graph.facebook.com/1090220451006660/picture?width=150&height=150', 'Ludovina Vieira', '', 'Ludovina', 'Vieira', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3654, 3640, 'Facebook', '5aec1cbb621b459f5061714e4eae1ecd91593778', '10153092775579580', 'https://www.facebook.com/app_scoped_user_id/10153092775579580/', '', 'https://graph.facebook.com/10153092775579580/picture?width=150&height=150', 'Joana Lima', '', 'Joana', 'Lima', '', 'pt_PT', '', 0, 0, 0, 'jo_794@hotmail.com', 'jo_794@hotmail.com', '', '', '', '', '', ''),
(3655, 3641, 'Facebook', '4f9d2373907075f5aad0b3e35e7366e399493bce', '1126617697383341', 'https://www.facebook.com/app_scoped_user_id/1126617697383341/', '', 'https://graph.facebook.com/1126617697383341/picture?width=150&height=150', 'Michael Martinho', '', 'Michael', 'Martinho', 'male', 'pt_PT', '', 0, 0, 0, 'micas128@hotmail.com', 'micas128@hotmail.com', '', '', '', '', '', ''),
(3656, 3642, 'Facebook', '5ac17b654ea3ec7b1782da47d90922fe97f1c599', '978972772154396', 'https://www.facebook.com/app_scoped_user_id/978972772154396/', '', 'https://graph.facebook.com/978972772154396/picture?width=150&height=150', 'Leo Cunha', '', 'Leo', 'Cunha', 'male', 'pt_PT', '', 0, 0, 0, 'leonardo.s.c.alves.martins@gmail.com', 'leonardo.s.c.alves.martins@gmail.com', '', '', '', '', '', ''),
(3657, 3643, 'Facebook', 'c7a422bc037bc8e799db58330068b7eefb622195', '10204302458789829', 'https://www.facebook.com/app_scoped_user_id/10204302458789829/', '', 'https://graph.facebook.com/10204302458789829/picture?width=150&height=150', 'Patrícia Silva', '', 'Patrícia', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3658, 3644, 'Google', 'df64f02c3b25e6fc6329a3074d7134601ceae2bb', '101856047432264369512', 'https://plus.google.com/101856047432264369512', '', 'https://lh5.googleusercontent.com/-TN5wpcBNOxg/AAAAAAAAAAI/AAAAAAAAeCc/PsTNdzI1Q-E/photo.jpg?sz=200', 'antonio fernandes', '', 'antonio', 'fernandes', 'male', '', '', 0, 0, 0, 'apo.fernandez@gmail.com', 'apo.fernandez@gmail.com', '', '', '', '', '', ''),
(3659, 3645, 'Facebook', 'f6b837d103bafd1037d88f5f03b3fddf651c847c', '10152765824002330', 'https://www.facebook.com/app_scoped_user_id/10152765824002330/', '', 'https://graph.facebook.com/10152765824002330/picture?width=150&height=150', 'Hugo Silva', '', 'Hugo', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'hvgosilva@gmail.com', 'hvgosilva@gmail.com', '', '', '', '', '', ''),
(3660, 3646, 'Facebook', '18d43618a1ed9b95c54489b89dbb34a00c106b2a', '997098326990897', 'https://www.facebook.com/app_scoped_user_id/997098326990897/', '', 'https://graph.facebook.com/997098326990897/picture?width=150&height=150', 'Manuel Augusto', '', 'Manuel', 'Augusto', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3661, 3647, 'Facebook', '064866a0cd44a00d13265aadc86be091a2b45dd0', '10204453451761793', 'https://www.facebook.com/app_scoped_user_id/10204453451761793/', '', 'https://graph.facebook.com/10204453451761793/picture?width=150&height=150', 'Manel Ribeiro Couto', '', 'Manel', 'Ribeiro Couto', 'male', 'pt_PT', '', 0, 0, 0, 'm_anel_4@hotmail.com', 'm_anel_4@hotmail.com', '', '', '', '', '', ''),
(3662, 3648, 'Facebook', '2b319c56d553bca0bc621e2c78c67729df83d1c5', '1591971784398025', 'https://www.facebook.com/app_scoped_user_id/1591971784398025/', '', 'https://graph.facebook.com/1591971784398025/picture?width=150&height=150', 'Deolinda Pequicho', '', 'Deolinda', 'Pequicho', 'female', 'pt_PT', '', 0, 0, 0, 'deolinda.pequicho@icloud.com', 'deolinda.pequicho@icloud.com', '', '', '', '', '', ''),
(3663, 3649, 'Facebook', 'dec70983bfe2669064653fa0dfdb76ce1682c3f3', '800447990062304', 'https://www.facebook.com/app_scoped_user_id/800447990062304/', '', 'https://graph.facebook.com/800447990062304/picture?width=150&height=150', 'João P. Cardoso Vidal', '', 'João', 'P. Cardoso Vidal', 'male', 'pt_PT', '', 0, 0, 0, 'joaovidal89@hotmail.com', 'joaovidal89@hotmail.com', '', '', '', '', '', ''),
(3664, 3650, 'Facebook', 'a0337ab63f5a2753072c4fccf2b6dcf3f96c8d43', '10152997813637499', 'https://www.facebook.com/app_scoped_user_id/10152997813637499/', '', 'https://graph.facebook.com/10152997813637499/picture?width=150&height=150', 'Ricardo Rodrigues', '', 'Ricardo', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'nascido@hotmail.com', 'nascido@hotmail.com', '', '', '', '', '', ''),
(3665, 3651, 'Facebook', 'e9a8d2780dc38cc1c60741de2ddc43b9fd75b1c8', '930079537043479', 'https://www.facebook.com/app_scoped_user_id/930079537043479/', '', 'https://graph.facebook.com/930079537043479/picture?width=150&height=150', 'Madalena Bravo', '', 'Madalena', 'Bravo', 'female', 'en_GB', '', 0, 0, 0, 'madalenawb@gmail.com', 'madalenawb@gmail.com', '', '', '', '', '', ''),
(3666, 3652, 'Facebook', 'f6620c1b2479b09e89cc490bd672c15e649aafa6', '855163221243494', 'https://www.facebook.com/app_scoped_user_id/855163221243494/', '', 'https://graph.facebook.com/855163221243494/picture?width=150&height=150', 'Jessica Proença Fernandes', '', 'Jessica', 'Proença Fernandes', 'female', 'pt_PT', '', 0, 0, 0, 'fernandes.jessica@live.com.pt', 'fernandes.jessica@live.com.pt', '', '', '', '', '', ''),
(3667, 3653, 'Facebook', 'f7d318b0f0faaa0142d48752d2158eb44509a201', '10205492444864952', 'https://www.facebook.com/app_scoped_user_id/10205492444864952/', '', 'https://graph.facebook.com/10205492444864952/picture?width=150&height=150', 'João Marmelo', '', 'João', 'Marmelo', 'male', 'pt_PT', '', 0, 0, 0, 'joao_marmelo2@hotmail.com', 'joao_marmelo2@hotmail.com', '', '', '', '', '', ''),
(3668, 3654, 'Facebook', '4faaec2ce620d80d39294841b894e3857659997b', '861598973926429', 'https://www.facebook.com/app_scoped_user_id/861598973926429/', '', 'https://graph.facebook.com/861598973926429/picture?width=150&height=150', 'Marcela Azevedo Castro', '', 'Marcela', 'Azevedo Castro', 'female', 'pt_PT', '', 0, 0, 0, 'azevedo_marcela@hotmail.com', 'azevedo_marcela@hotmail.com', '', '', '', '', '', ''),
(3669, 3655, 'Facebook', '3085fbd07b1944c2b414b4131f969674167c5b9e', '10205650278874342', 'https://www.facebook.com/app_scoped_user_id/10205650278874342/', '', 'https://graph.facebook.com/10205650278874342/picture?width=150&height=150', 'Tiago Brites', '', 'Tiago', 'Brites', 'male', 'pt_PT', '', 0, 0, 0, 'tiagobrites88@gmail.com', 'tiagobrites88@gmail.com', '', '', '', '', '', ''),
(3670, 3656, 'Facebook', 'b805aced4c8f71523bd6d2545837e3cf1d4577bd', '1009767862374335', 'https://www.facebook.com/app_scoped_user_id/1009767862374335/', '', 'https://graph.facebook.com/1009767862374335/picture?width=150&height=150', 'Jorge Cardoso', '', 'Jorge', 'Cardoso', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3671, 3657, 'Facebook', '3342daa36bf5adf591243668c8722eab094feceb', '10153402602561468', 'https://www.facebook.com/app_scoped_user_id/10153402602561468/', '', 'https://graph.facebook.com/10153402602561468/picture?width=150&height=150', 'André Codinha', '', 'André', 'Codinha', 'male', 'pt_PT', '', 0, 0, 0, 'andre_codinha10@hotmail.com', 'andre_codinha10@hotmail.com', '', '', '', '', '', ''),
(3672, 3658, 'Facebook', '4b7b57a2b19b3a18fd95b586b52b517826dfa188', '10206950348541099', 'https://www.facebook.com/app_scoped_user_id/10206950348541099/', '', 'https://graph.facebook.com/10206950348541099/picture?width=150&height=150', 'Rita Amado', '', 'Rita', 'Amado', 'female', 'pt_PT', '', 0, 0, 0, 'anaritaam3@hotmail.com', 'anaritaam3@hotmail.com', '', '', '', '', '', ''),
(3673, 3659, 'Facebook', '62a4cd07d6d8bd899266a6de0b6bf1a56a4d9329', '10206563273631287', 'https://www.facebook.com/app_scoped_user_id/10206563273631287/', '', 'https://graph.facebook.com/10206563273631287/picture?width=150&height=150', 'Ana Coelho', '', 'Ana', 'Coelho', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3674, 3660, 'Facebook', 'e0de941dcc9717e79f9bcdef91505558d441fa78', '727329044079312', 'https://www.facebook.com/app_scoped_user_id/727329044079312/', '', 'https://graph.facebook.com/727329044079312/picture?width=150&height=150', 'Bruno Rodrigues', '', 'Bruno', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3675, 3661, 'Google', '805fc697fd3bb31b3436c812e4cd9dc078566feb', '101657988916432884723', 'https://plus.google.com/101657988916432884723', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ruben Aguiar', '', 'Ruben', 'Aguiar', 'male', '', '', 0, 0, 0, 'ruben.aguiar14@gmail.com', 'ruben.aguiar14@gmail.com', '', '', '', '', '', ''),
(3676, 3662, 'Facebook', '2e50b17cb37272fc51da54580e6b6695f381f72b', '10206834474411288', 'https://www.facebook.com/app_scoped_user_id/10206834474411288/', '', 'https://graph.facebook.com/10206834474411288/picture?width=150&height=150', 'Beatriz Carvalho Moreira', '', 'Beatriz', 'Moreira', 'female', 'pt_PT', '', 0, 0, 0, 'beatriz_moreira1995@hotmail.com', 'beatriz_moreira1995@hotmail.com', '', '', '', '', '', ''),
(3677, 3663, 'Facebook', '03e13de39d20ad7c1f987155468e741e4d47f667', '10204495462530722', 'https://www.facebook.com/app_scoped_user_id/10204495462530722/', '', 'https://graph.facebook.com/10204495462530722/picture?width=150&height=150', 'Vasco Costa', '', 'Vasco', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'vascob_costa_20@hotmail.com', 'vascob_costa_20@hotmail.com', '', '', '', '', '', ''),
(3678, 3664, 'Google', '2a25a46a5f0574cfef0e5ab51701959b5ded9258', '116335759763542993056', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Mary Delights', '', 'Mary', 'Delights', '', '', '', 0, 0, 0, 'mary.delights@gmail.com', 'mary.delights@gmail.com', '', '', '', '', '', ''),
(3679, 3665, 'Facebook', 'a0c38d12f7fe4251427da7cbd82f7a1cbae0869c', '10202885969190378', 'https://www.facebook.com/app_scoped_user_id/10202885969190378/', '', 'https://graph.facebook.com/10202885969190378/picture?width=150&height=150', 'Ana Realista', '', 'Ana', 'Realista', 'female', 'pt_PT', '', 0, 0, 0, 'ana_realista@hotmail.com', 'ana_realista@hotmail.com', '', '', '', '', '', ''),
(3680, 3666, 'Google', '39e2da1bbbd247b386ac2b940af876d671d634c0', '114358776271122735782', 'https://plus.google.com/114358776271122735782', '', 'https://lh6.googleusercontent.com/-VBBdXgAeRmQ/AAAAAAAAAAI/AAAAAAAAAG0/JM-3vyLUk2U/photo.jpg?sz=200', 'Ricardo Amado', '', 'Ricardo', 'Amado', 'male', '', '', 0, 0, 0, 'andreamado42@gmail.com', 'andreamado42@gmail.com', '', 'Mendiga', '', '', 'Mendiga', ''),
(3681, 3667, 'Facebook', '54d9b6c609940fa434e88ee284ea2a287c410bfb', '1002723736407403', 'https://www.facebook.com/app_scoped_user_id/1002723736407403/', '', 'https://graph.facebook.com/1002723736407403/picture?width=150&height=150', 'Ricardo Amado', '', 'Ricardo', 'Amado', 'male', 'pt_PT', '', 0, 0, 0, 'ricardoamado17@hotmail.com', 'ricardoamado17@hotmail.com', '', '', '', '', '', ''),
(3682, 3668, 'Facebook', '6f7e00fa96b3cb34bf689ce7d7c9c60456d8b938', '929803380373145', 'https://www.facebook.com/app_scoped_user_id/929803380373145/', '', 'https://graph.facebook.com/929803380373145/picture?width=150&height=150', 'Filipa João', '', 'Filipa', 'João', 'female', 'pt_PT', '', 0, 0, 0, 'sapeka_girl@hotmail.com', 'sapeka_girl@hotmail.com', '', '', '', '', '', ''),
(3683, 3669, 'Facebook', '811a785e3262e468eb54a9e4ce6a7554117013f5', '10204447350364804', 'https://www.facebook.com/app_scoped_user_id/10204447350364804/', '', 'https://graph.facebook.com/10204447350364804/picture?width=150&height=150', 'Lourenço Botelho Russo', '', 'Lourenço', 'Russo', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3684, 3670, 'Facebook', 'a5bd2a243b2546a7eded050c3d590e142a7c6586', '860903943947004', 'https://www.facebook.com/app_scoped_user_id/860903943947004/', '', 'https://graph.facebook.com/860903943947004/picture?width=150&height=150', 'Antonio Neto', '', 'Antonio', 'Neto', 'male', 'pt_BR', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3685, 3671, 'Facebook', '92adeb881e03f6cc50f48cafdf94576999291b7e', '857996660904895', 'https://www.facebook.com/app_scoped_user_id/857996660904895/', '', 'https://graph.facebook.com/857996660904895/picture?width=150&height=150', 'Rute Pires', '', 'Rute', 'Pires', 'female', 'pt_PT', '', 0, 0, 0, 'ruthpires1@sapo.pt', 'ruthpires1@sapo.pt', '', '', '', '', '', ''),
(3686, 3672, 'Facebook', '314b33f26b4e28a37d9d72b4ea0128979ec0d8c9', '10206630673716184', 'https://www.facebook.com/app_scoped_user_id/10206630673716184/', '', 'https://graph.facebook.com/10206630673716184/picture?width=150&height=150', 'Ivo Casimiro', '', 'Ivo', 'Casimiro', 'male', 'pt_PT', '', 0, 0, 0, 'ivocasimiro@gmail.com', 'ivocasimiro@gmail.com', '', '', '', '', '', ''),
(3687, 3673, 'Facebook', '683eafa0a80b77b386cad686e5a1a2c242dc2908', '1019491588080700', 'https://www.facebook.com/app_scoped_user_id/1019491588080700/', '', 'https://graph.facebook.com/1019491588080700/picture?width=150&height=150', 'Sandra Cortesão', '', 'Sandra', 'Cortesão', 'female', 'pt_PT', '', 0, 0, 0, 'ssandra.ccp@sapo.pt', 'ssandra.ccp@sapo.pt', '', '', '', '', '', ''),
(3688, 3674, 'Facebook', '217783deafad6ae7264584fefcedb5fb7cf43af3', '1126670870683367', 'https://www.facebook.com/app_scoped_user_id/1126670870683367/', '', 'https://graph.facebook.com/1126670870683367/picture?width=150&height=150', 'Wilson Pinto', '', 'Wilson', 'Pinto', 'male', 'en_PI', '', 0, 0, 0, 'wilsonpinto88@gmail.com', 'wilsonpinto88@gmail.com', '', '', '', '', '', ''),
(3689, 3675, 'Facebook', '6efc5a32668be1af1a835ae197a2d90bb9f7a318', '1601848783414401', 'https://www.facebook.com/app_scoped_user_id/1601848783414401/', '', 'https://graph.facebook.com/1601848783414401/picture?width=150&height=150', 'Edite Castro', '', 'Edite', 'Castro', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3690, 3676, 'Facebook', '79bcba40877fa0d1863e930e3df64fd0742e8765', '689278031204805', 'https://www.facebook.com/app_scoped_user_id/689278031204805/', '', 'https://graph.facebook.com/689278031204805/picture?width=150&height=150', 'Manuel Palma', '', 'Manuel', 'Palma', 'male', 'pt_PT', '', 0, 0, 0, 'mvelhopalma@hotmail.com', 'mvelhopalma@hotmail.com', '', '', '', '', '', ''),
(3691, 3677, 'Facebook', 'd7773afef473e51449ae52f9899c44e01b167c94', '879818575423289', 'https://www.facebook.com/app_scoped_user_id/879818575423289/', '', 'https://graph.facebook.com/879818575423289/picture?width=150&height=150', 'Fred Mann', '', 'Fred', 'Mann', 'male', 'en_US', '', 0, 0, 0, 'surf4mann@gmail.com', 'surf4mann@gmail.com', '', '', '', '', '', ''),
(3692, 3678, 'Facebook', 'cf7ac441bc6a2e3b2c910ee3b4cd13ed02dc7eb9', '10200527073015666', 'https://www.facebook.com/app_scoped_user_id/10200527073015666/', '', 'https://graph.facebook.com/10200527073015666/picture?width=150&height=150', 'Sandy Oliveira', '', 'Sandy', 'Oliveira', 'female', 'pt_PT', '', 0, 0, 0, 'sandy_oliveira_21@hotmail.com', 'sandy_oliveira_21@hotmail.com', '', '', '', '', '', ''),
(3693, 3679, 'Facebook', '41c3e2078b1a467bf2952308e9aa905db46588b3', '846699265395269', 'https://www.facebook.com/app_scoped_user_id/846699265395269/', '', 'https://graph.facebook.com/846699265395269/picture?width=150&height=150', 'Maria Teresa Meneses', '', 'Maria', 'Meneses', 'female', 'pt_BR', '', 0, 0, 0, 'teresa.meneses2010@gmail.com', 'teresa.meneses2010@gmail.com', '', '', '', '', '', ''),
(3694, 3680, 'Facebook', '58dbe4e983ed40406b98a76bbbb5cbc880a0fbf5', '706416059503727', 'https://www.facebook.com/app_scoped_user_id/706416059503727/', '', 'https://graph.facebook.com/706416059503727/picture?width=150&height=150', 'Maria Canto Moniz', '', 'Maria', 'Canto Moniz', 'female', 'pt_PT', '', 0, 0, 0, 'mariamoniz2000@hotmail.com', 'mariamoniz2000@hotmail.com', '', '', '', '', '', ''),
(3695, 3681, 'Google', '0d2b8082464abc7fef594ae6d04a5092ec2a49ee', '103293636233521858044', 'https://plus.google.com/103293636233521858044', '', 'https://lh3.googleusercontent.com/-YfMWntgVUWY/AAAAAAAAAAI/AAAAAAAAAAw/1ZSeYqVUZ7c/photo.jpg?sz=200', 'José Serrano', '', 'José', 'Serrano', 'male', '', '', 0, 0, 0, 'jose.espanhol@gmail.com', 'jose.espanhol@gmail.com', '', 'Atalaia, Montijo, Portugal', '', '', 'Atalaia, Montijo, Portugal', ''),
(3696, 3682, 'Google', '05d062e70d394f6efcf0a1acb1efa03dfc2b2ad4', '117423289621318282477', 'https://plus.google.com/117423289621318282477', '', 'https://lh3.googleusercontent.com/-F8r4ygX1zu4/AAAAAAAAAAI/AAAAAAAAAOw/rsMUFcMJy8M/photo.jpg?sz=200', 'maria araújo', '', 'maria', 'araújo', '', '', '', 0, 0, 0, 'maraujo721@gmail.com', 'maraujo721@gmail.com', '', '', '', '', '', ''),
(3697, 3683, 'Facebook', 'cbed0f2c557b11dfbef7035c4c31ec7fb38d97a3', '942450972474258', 'https://www.facebook.com/app_scoped_user_id/942450972474258/', '', 'https://graph.facebook.com/942450972474258/picture?width=150&height=150', 'Laura Santos Mota', '', 'Laura', 'Mota', 'female', 'pt_PT', '', 0, 0, 0, 'laurasmota96@gmail.com', 'laurasmota96@gmail.com', '', '', '', '', '', ''),
(3698, 3684, 'Facebook', '65bee1204cb74060cd06e39d76cb51aa0d7efe54', '10205884570985729', 'https://www.facebook.com/app_scoped_user_id/10205884570985729/', '', 'https://graph.facebook.com/10205884570985729/picture?width=150&height=150', 'Rita Trindade Mendes', '', 'Rita', 'Mendes', 'female', 'en_GB', '', 0, 0, 0, 'ritatrindademendes@gmail.com', 'ritatrindademendes@gmail.com', '', '', '', '', '', ''),
(3699, 3685, 'Google', 'b852578ab6ef096646b420fb16762bf86eb8a9d5', '113838267988091244567', 'https://plus.google.com/113838267988091244567', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Paula Moreira', '', 'Paula', 'Moreira', 'female', '', '', 0, 0, 0, 'paulafpgm@gmail.com', 'paulafpgm@gmail.com', '', '', '', '', '', ''),
(3700, 3686, 'Facebook', '824c760c2765f004eedae43533705a45bb2d4b96', '1068876956474205', 'https://www.facebook.com/app_scoped_user_id/1068876956474205/', '', 'https://graph.facebook.com/1068876956474205/picture?width=150&height=150', 'Filipa Lopes', '', 'Filipa', 'Lopes', 'female', 'pt_PT', '', 0, 0, 0, 'filipalopez@hotmail.com', 'filipalopez@hotmail.com', '', '', '', '', '', ''),
(3701, 3687, 'Google', '7eab171e129213bdc730f2c929c6b2a3be362202', '104559676525872187251', 'https://plus.google.com/104559676525872187251', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Mário Gil Moreira', '', 'Mário Gil', 'Moreira', 'male', '', '', 0, 0, 0, 'mariogilmoreira@gmail.com', 'mariogilmoreira@gmail.com', '', '', '', '', '', ''),
(3702, 3688, 'Facebook', 'bf398f5485b3923b880ed9cc14ae51761f5f6d63', '10207139997804235', 'https://www.facebook.com/app_scoped_user_id/10207139997804235/', '', 'https://graph.facebook.com/10207139997804235/picture?width=150&height=150', 'Alexandra Hoesen', '', 'Alexandra', 'Hoesen', 'female', 'pt_PT', '', 0, 0, 0, 'alexandra_hoesen@hotmail.com', 'alexandra_hoesen@hotmail.com', '', '', '', '', '', ''),
(3703, 3689, 'Facebook', 'dd9c2995c32cd0421e7e223a639957accfb1bc45', '10204120070750022', 'https://www.facebook.com/app_scoped_user_id/10204120070750022/', '', 'https://graph.facebook.com/10204120070750022/picture?width=150&height=150', 'Susana Simões', '', 'Susana', 'Simões', 'female', 'en_US', '', 0, 0, 0, 'susana_combat@hotmail.com', 'susana_combat@hotmail.com', '', '', '', '', '', ''),
(3704, 3690, 'Facebook', 'd4afc840de6bb441945c0c7b023118aa71fd3a95', '10205494878165783', 'https://www.facebook.com/app_scoped_user_id/10205494878165783/', '', 'https://graph.facebook.com/10205494878165783/picture?width=150&height=150', 'Ana Rodrigues', '', 'Ana', 'Rodrigues', 'female', 'pt_PT', '', 0, 0, 0, 'ana.r@klaveness.pt', 'ana.r@klaveness.pt', '', '', '', '', '', ''),
(3705, 3691, 'Google', '0100b2893b33ba0d0f111b82e6912912325f6b62', '101801623620725185399', 'https://plus.google.com/101801623620725185399', '', 'https://lh5.googleusercontent.com/-CqKSYGHqfzM/AAAAAAAAAAI/AAAAAAAAAVA/tymP-yFSnDM/photo.jpg?sz=200', 'Sofia Salvador', '', 'Sofia', 'Salvador', '', '', '', 0, 0, 0, 'samorososalvador@gmail.com', 'samorososalvador@gmail.com', '', '', '', '', '', ''),
(3706, 3692, 'Facebook', '93a3830ed18b0bb6956fe14681b186515aeddf03', '10205737871953462', 'https://www.facebook.com/app_scoped_user_id/10205737871953462/', '', 'https://graph.facebook.com/10205737871953462/picture?width=150&height=150', 'Isabel Costa Valério', '', 'Isabel', 'Costa Valério', 'female', 'pt_PT', '', 0, 0, 0, 'isabelcvalerio@hotmail.com', 'isabelcvalerio@hotmail.com', '', '', '', '', '', ''),
(3707, 3693, 'Facebook', '791f840b0e46d1f3abbb797cfb3200d573d44558', '1012993122053458', 'https://www.facebook.com/app_scoped_user_id/1012993122053458/', '', 'https://graph.facebook.com/1012993122053458/picture?width=150&height=150', 'Lucia Alves', '', 'Lucia', 'Alves', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3708, 3694, 'Facebook', 'e1afd02128023507ebc16907840feae0350fcd2b', '583633455073024', 'https://www.facebook.com/app_scoped_user_id/583633455073024/', '', 'https://graph.facebook.com/583633455073024/picture?width=150&height=150', 'Marta Carvalho', '', 'Marta', 'Carvalho', 'female', 'pt_PT', '', 0, 0, 0, 'marta.carvalho84@hotmail.com', 'marta.carvalho84@hotmail.com', '', '', '', '', '', ''),
(3709, 3695, 'Google', 'bb27668e43352bd35b7d554dc0f49c371c82773e', '100288902178080574425', 'https://plus.google.com/100288902178080574425', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Nuno Barracosa', '', 'Nuno', 'Barracosa', 'male', '', '', 0, 0, 0, 'nuno.barracosa@gmail.com', 'nuno.barracosa@gmail.com', '', '', '', '', '', ''),
(3710, 3696, 'Facebook', 'ad0d5ad65a5fbce12996290f3f20fb1a26449e01', '823165091099992', 'https://www.facebook.com/app_scoped_user_id/823165091099992/', '', 'https://graph.facebook.com/823165091099992/picture?width=150&height=150', 'Rosa Maria Rocha', '', 'Rosa Maria', 'Rocha', 'female', 'pt_PT', '', 0, 0, 0, 'rosamariaetavares@hotmail.com', 'rosamariaetavares@hotmail.com', '', '', '', '', '', ''),
(3711, 3697, 'Google', '7257acc5f497b101ff83ebfcbf4a041842000dc3', '110004162626565611182', 'https://plus.google.com/110004162626565611182', '', 'https://lh5.googleusercontent.com/-kV_J9g_XZ5M/AAAAAAAAAAI/AAAAAAAAACc/iw_jf-o8fmU/photo.jpg?sz=200', 'Graça Reis', '', 'Graça', 'Reis', 'female', '', '', 0, 0, 0, 'mg.amores.reis@gmail.com', 'mg.amores.reis@gmail.com', '', '', '', '', '', ''),
(3712, 3698, 'Facebook', '859b68b8bbe8ea26f6890690ccc7e58c83d0cb41', '767824379998855', 'https://www.facebook.com/app_scoped_user_id/767824379998855/', '', 'https://graph.facebook.com/767824379998855/picture?width=150&height=150', 'Susana Gouveia', '', 'Susana', 'Gouveia', 'female', 'pt_PT', '', 0, 0, 0, 'susanavg@iol.pt', 'susanavg@iol.pt', '', '', '', '', '', ''),
(3713, 3699, 'Google', '7ab7e4e1b9080925503effe934477289c0a56ea8', '115615813043332253625', 'https://plus.google.com/+josealves85', '', 'https://lh6.googleusercontent.com/-e0sHmE80OvI/AAAAAAAAAAI/AAAAAAAADzM/P_TuZo6NRFU/photo.jpg?sz=200', 'José Alves', '', 'José', 'Alves', 'male', '', '', 0, 0, 0, 'alves.josea@gmail.com', 'alves.josea@gmail.com', '', 'Portugal', '', '', 'Portugal', ''),
(3714, 3700, 'Facebook', '44bcc44c8606fd96213ef37a06850533c82eef7c', '849180565171053', 'https://www.facebook.com/app_scoped_user_id/849180565171053/', '', 'https://graph.facebook.com/849180565171053/picture?width=150&height=150', 'Zé Beto Miranda', '', 'Zé Beto', 'Miranda', 'male', 'pt_PT', '', 0, 0, 0, 'zbmiranda@msn.com', 'zbmiranda@msn.com', '', '', '', '', '', ''),
(3715, 3701, 'Facebook', '1ee7a546aa3310bf085b61fa0eb120416eba7291', '962864287087231', 'https://www.facebook.com/app_scoped_user_id/962864287087231/', '', 'https://graph.facebook.com/962864287087231/picture?width=150&height=150', 'Banu-Luisa Kazashka Mendes', '', 'Banu-Luisa', 'Mendes', 'female', 'ru_RU', '', 0, 0, 0, 'mendes.l@rambler.ru', 'mendes.l@rambler.ru', '', '', '', '', '', ''),
(3716, 3702, 'Facebook', '31da5e1c5cdfb8deadd579a932dff14f94c75955', '1102565839770531', 'https://www.facebook.com/app_scoped_user_id/1102565839770531/', '', 'https://graph.facebook.com/1102565839770531/picture?width=150&height=150', 'Artur Pinto', '', 'Artur', 'Pinto', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3717, 3703, 'Facebook', '10b41430c72105492d6d1adf669fa5172c028afa', '10200410439460134', 'https://www.facebook.com/app_scoped_user_id/10200410439460134/', '', 'https://graph.facebook.com/10200410439460134/picture?width=150&height=150', 'Barbara Nunes de Almeida', '', 'Barbara', 'de Almeida', 'female', 'pt_PT', '', 0, 0, 0, 'barbra.1970@gmail.com', 'barbra.1970@gmail.com', '', '', '', '', '', ''),
(3718, 3704, 'Facebook', '6e10fa25f867b963c9511dc34a4575496bacc4a5', '10153269853446597', 'https://www.facebook.com/app_scoped_user_id/10153269853446597/', '', 'https://graph.facebook.com/10153269853446597/picture?width=150&height=150', 'Luiza Cortez de Lobão', '', 'Luiza', 'de Lobão', 'female', 'pt_PT', '', 0, 0, 0, 'luizacccl@gmail.com', 'luizacccl@gmail.com', '', '', '', '', '', ''),
(3719, 3705, 'Facebook', '40ce822f465b9c6e3a61b3fbf34e66b2e9717a6a', '835916853162986', 'https://www.facebook.com/app_scoped_user_id/835916853162986/', '', 'https://graph.facebook.com/835916853162986/picture?width=150&height=150', 'Teresa Lá Féria', '', 'Teresa', 'Lá Féria', 'female', 'pt_PT', '', 0, 0, 0, 'teresaguegues@gmail.com', 'teresaguegues@gmail.com', '', '', '', '', '', ''),
(3720, 3706, 'Facebook', '14c0684ed34509e0420a8f51274843d8c6e86952', '10155685609645254', 'https://www.facebook.com/app_scoped_user_id/10155685609645254/', '', 'https://graph.facebook.com/10155685609645254/picture?width=150&height=150', 'Maria Castello Branco', '', 'Maria', 'Branco', 'female', 'en_GB', '', 0, 0, 0, 'maria.castellobranco@hotmail.com', 'maria.castellobranco@hotmail.com', '', '', '', '', '', ''),
(3721, 3707, 'Facebook', '2bd469d5dfcdfab74b3629b85bf689108fb433a5', '378734695661991', 'https://www.facebook.com/app_scoped_user_id/378734695661991/', '', 'https://graph.facebook.com/378734695661991/picture?width=150&height=150', 'Ruben Francisco', '', 'Ruben', 'Francisco', 'male', 'pt_PT', '', 0, 0, 0, 'ruben_scfrancisco@outlook.pt', 'ruben_scfrancisco@outlook.pt', '', '', '', '', '', ''),
(3722, 3708, 'Facebook', '8024504009a2494676b2dba2cbe8919741337ee7', '996330420407060', 'https://www.facebook.com/app_scoped_user_id/996330420407060/', '', 'https://graph.facebook.com/996330420407060/picture?width=150&height=150', 'Cláudio Ferreira', '', 'Cláudio', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'claudio_9gdp@hotmail.com', 'claudio_9gdp@hotmail.com', '', '', '', '', '', ''),
(3723, 3709, 'Facebook', '87428f65b6e273651e1c72c52f2d66d8e54353f4', '1445427822426486', 'https://www.facebook.com/app_scoped_user_id/1445427822426486/', '', 'https://graph.facebook.com/1445427822426486/picture?width=150&height=150', 'Alexandre Sousa', '', 'Alexandre', 'Sousa', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3724, 3710, 'Facebook', '9d25b477a2a27a7762fdb58dba3844b22724c6df', '1135418083151368', 'https://www.facebook.com/app_scoped_user_id/1135418083151368/', '', 'https://graph.facebook.com/1135418083151368/picture?width=150&height=150', 'Nuno Beirão Vieira', '', 'Nuno', 'Vieira', 'male', 'pt_BR', '', 0, 0, 0, 'motelmail@gmail.com', 'motelmail@gmail.com', '', '', '', '', '', ''),
(3725, 3711, 'Facebook', '8288fe4d51f2e280d353e18949257a44cd5bcd78', '941447645875587', 'https://www.facebook.com/app_scoped_user_id/941447645875587/', '', 'https://graph.facebook.com/941447645875587/picture?width=150&height=150', 'Daniela Dias', '', 'Daniela', 'Dias', 'female', 'pt_PT', '', 0, 0, 0, 'danniella@live.com.pt', 'danniella@live.com.pt', '', '', '', '', '', ''),
(3726, 3712, 'Facebook', '09cfcc858ea788be20729be8a980ffc0fa824ec8', '1001728656518680', 'https://www.facebook.com/app_scoped_user_id/1001728656518680/', '', 'https://graph.facebook.com/1001728656518680/picture?width=150&height=150', 'Beatriz Monteiro', '', 'Beatriz', 'Monteiro', 'female', 'pt_PT', '', 0, 0, 0, 'bia.p.monteiro@hotmail.com', 'bia.p.monteiro@hotmail.com', '', '', '', '', '', ''),
(3727, 3713, 'Facebook', 'c520e137bc6033f8a942a8b4bd442c7afff701f9', '10206667082745285', 'https://www.facebook.com/app_scoped_user_id/10206667082745285/', '', 'https://graph.facebook.com/10206667082745285/picture?width=150&height=150', 'Xavier Fernandes', '', 'Xavier', 'Fernandes', 'male', 'en_US', '', 0, 0, 0, 'xavicaputoradical@hotmail.com', 'xavicaputoradical@hotmail.com', '', '', '', '', '', ''),
(3728, 3714, 'Facebook', 'f3c865f04ebe604b74deb22ea6879f4b20aabfaf', '1112076342152741', 'https://www.facebook.com/app_scoped_user_id/1112076342152741/', '', 'https://graph.facebook.com/1112076342152741/picture?width=150&height=150', 'Daniel Oliveira', '', 'Daniel', 'Oliveira', 'male', 'pt_PT', '', 0, 0, 0, 'dani-oliveira32@hotmail.com', 'dani-oliveira32@hotmail.com', '', '', '', '', '', ''),
(3729, 3715, 'Facebook', '5323a0caa5f90f5ab0f1d0d91cae1a3c32cf42c0', '10153254499301539', 'https://www.facebook.com/app_scoped_user_id/10153254499301539/', '', 'https://graph.facebook.com/10153254499301539/picture?width=150&height=150', 'Joao Goulao', '', 'Joao', 'Goulao', 'male', 'pt_PT', '', 0, 0, 0, 'joaosenagoulao@sapo.pt', 'joaosenagoulao@sapo.pt', '', '', '', '', '', ''),
(3730, 3716, 'Facebook', '5987650fe419e81f0864c07687200893c5da66e6', '716804088431382', 'https://www.facebook.com/app_scoped_user_id/716804088431382/', '', 'https://graph.facebook.com/716804088431382/picture?width=150&height=150', 'Pedro Ferreira', '', 'Pedro', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'pedro3ferreira19@hotmail.com', 'pedro3ferreira19@hotmail.com', '', '', '', '', '', ''),
(3731, 3717, 'Facebook', '548c24a78369310046c86a2b71e61379264242cc', '682179258593814', 'https://www.facebook.com/app_scoped_user_id/682179258593814/', '', 'https://graph.facebook.com/682179258593814/picture?width=150&height=150', 'Afonso Moreira', '', 'Afonso', 'Moreira', 'male', 'pt_PT', '', 0, 0, 0, 'afonso_moreira_@hotmail.com', 'afonso_moreira_@hotmail.com', '', '', '', '', '', ''),
(3732, 3718, 'Facebook', '6bd5a9d604517539c78db2f493ede8c0d5e212cb', '10203246960009778', 'https://www.facebook.com/app_scoped_user_id/10203246960009778/', '', 'https://graph.facebook.com/10203246960009778/picture?width=150&height=150', 'Margarida Marreiro', '', 'Margarida', 'Marreiro', 'female', 'pt_PT', '', 0, 0, 0, 'anams_marreiro@hotmail.com', 'anams_marreiro@hotmail.com', '', '', '', '', '', ''),
(3733, 3719, 'Facebook', 'bcdb41f6aa1cdf61619be234e20e5edc978ff816', '10205892285177686', 'https://www.facebook.com/app_scoped_user_id/10205892285177686/', '', 'https://graph.facebook.com/10205892285177686/picture?width=150&height=150', 'Frederico Vidal', '', 'Frederico', 'Vidal', 'male', 'pt_PT', '', 0, 0, 0, 'fredericovidal@gmail.com', 'fredericovidal@gmail.com', '', '', '', '', '', ''),
(3734, 3720, 'Facebook', '1ddeaf5520c26eeca02549c6c781aa13ea72b8b8', '726724034121398', 'https://www.facebook.com/app_scoped_user_id/726724034121398/', '', 'https://graph.facebook.com/726724034121398/picture?width=150&height=150', 'Mónica Cunha', '', 'Mónica', 'Cunha', 'female', 'pt_PT', '', 0, 0, 0, 'cunhamonic@hotmail.com', 'cunhamonic@hotmail.com', '', '', '', '', '', ''),
(3735, 3721, 'Google', '1f99a67c64f757db404b6231d27521fca6b67265', '101816019527745875733', 'https://plus.google.com/101816019527745875733', '', 'https://lh4.googleusercontent.com/-6EfKTpAiRlw/AAAAAAAAAAI/AAAAAAAAACc/lOyVBJ8N3x8/photo.jpg?sz=200', 'Filipe Fonseca', '', 'Filipe', 'Fonseca', 'male', '', '', 0, 0, 0, 'f.fonseca265@gmail.com', 'f.fonseca265@gmail.com', '', '', '', '', '', ''),
(3736, 3722, 'Facebook', '31d8f4e115b070fcd50a13da84ad1b4364335ac2', '829321040471830', 'https://www.facebook.com/app_scoped_user_id/829321040471830/', '', 'https://graph.facebook.com/829321040471830/picture?width=150&height=150', 'Andre Matias', '', 'Andre', 'Matias', 'male', 'pt_PT', '', 0, 0, 0, 'vroxinhas_3@hotmail.com', 'vroxinhas_3@hotmail.com', '', '', '', '', '', ''),
(3737, 3723, 'Facebook', 'bd903538d0cd2515c58c35c8ce0e3c7b60cf1660', '1006889659322302', 'https://www.facebook.com/app_scoped_user_id/1006889659322302/', '', 'https://graph.facebook.com/1006889659322302/picture?width=150&height=150', 'Pipasnoddy Russo Teixeira', '', 'Pipasnoddy', 'Russo Teixeira', 'female', 'pt_PT', '', 0, 0, 0, 'filiparussoteixeira@gmail.com', 'filiparussoteixeira@gmail.com', '', '', '', '', '', ''),
(3738, 3724, 'Facebook', '2f938211cf7118d2d0ff8ce8175644319c56b9d4', '10200706653864382', 'https://www.facebook.com/app_scoped_user_id/10200706653864382/', '', 'https://graph.facebook.com/10200706653864382/picture?width=150&height=150', 'Maysa Mattos', '', 'Maysa', 'Mattos', 'female', 'pt_BR', '', 0, 0, 0, 'maysa.mattos@globo.com', 'maysa.mattos@globo.com', '', '', '', '', '', ''),
(3739, 3725, 'Facebook', 'ded994461b3efaa3e1fe52d6eab1f95744e54a9e', '10205008068256408', 'https://www.facebook.com/app_scoped_user_id/10205008068256408/', '', 'https://graph.facebook.com/10205008068256408/picture?width=150&height=150', 'Cheila Estrela', '', 'Cheila', 'Estrela', 'female', 'pt_PT', '', 0, 0, 0, 'cheila_estrelita@hotmail.com', 'cheila_estrelita@hotmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(3740, 3726, 'Facebook', '224375388e82aaf912def209125d589074083463', '898613556851310', 'https://www.facebook.com/app_scoped_user_id/898613556851310/', '', 'https://graph.facebook.com/898613556851310/picture?width=150&height=150', 'Ana Ferreira', '', 'Ana', 'Ferreira', 'female', 'pt_PT', '', 0, 0, 0, 'anasveloso@gmail.com', 'anasveloso@gmail.com', '', '', '', '', '', ''),
(3741, 3727, 'Facebook', 'aa283fc7e41c367642b82d2af8bb52c2d55eeb92', '934888906574948', 'https://www.facebook.com/app_scoped_user_id/934888906574948/', '', 'https://graph.facebook.com/934888906574948/picture?width=150&height=150', 'Gilles Vieira', '', 'Gilles', 'Vieira', 'male', 'pt_PT', '', 0, 0, 0, 'gldvieira@gmail.com', 'gldvieira@gmail.com', '', '', '', '', '', ''),
(3742, 3728, 'Facebook', '54bbaf15c052663baca6621ae18759f83a31fae3', '10207102774151776', 'https://www.facebook.com/app_scoped_user_id/10207102774151776/', '', 'https://graph.facebook.com/10207102774151776/picture?width=150&height=150', 'António Pinto Cerqueira', '', 'António', 'Pinto Cerqueira', 'male', 'en_US', '', 0, 0, 0, 'antonio_cerqueira32@hotmail.com', 'antonio_cerqueira32@hotmail.com', '', '', '', '', '', ''),
(3743, 3729, 'Facebook', '70c794773db875142eb11db5856b43f133d0f338', '10206806817312331', 'https://www.facebook.com/app_scoped_user_id/10206806817312331/', '', 'https://graph.facebook.com/10206806817312331/picture?width=150&height=150', 'João Henrique Fernandes', '', 'João', 'Henrique Fernandes', 'male', 'pt_PT', '', 0, 0, 0, 'jhsf2015@gmail.com', 'jhsf2015@gmail.com', '', '', '', '', '', ''),
(3744, 856, 'Google', '83edf3e3762edc63714bf80669ac70df5d5b5fde', '108494772924872215075', 'https://plus.google.com/108494772924872215075', '', 'https://lh5.googleusercontent.com/-Zp9_rgaWFLg/AAAAAAAAAAI/AAAAAAAACVw/BPtXc0ltis8/photo.jpg?sz=200', 'Ana Pereira', '', 'Ana', 'Pereira', 'female', '', '', 0, 0, 0, 'anavpereira@gmail.com', 'anavpereira@gmail.com', '', '', '', '', '', ''),
(3745, 3730, 'Google', 'acbd7c2e5bf61346dfb02c6f81f2932d6e51b3e7', '105361951702113776364', 'https://plus.google.com/105361951702113776364', '', 'https://lh3.googleusercontent.com/-xhdjKF98xZY/AAAAAAAAAAI/AAAAAAAAABI/YHyHUycr5QM/photo.jpg?sz=200', 'Angela Serrador', '', 'Angela', 'Serrador', 'female', '', '', 0, 0, 0, 'angelaserrador94@gmail.com', 'angelaserrador94@gmail.com', '', '', '', '', '', ''),
(3746, 3731, 'Facebook', 'f6206415512b278dc63cc8ede4a03d8e3493908c', '1601363883475293', 'https://www.facebook.com/app_scoped_user_id/1601363883475293/', '', 'https://graph.facebook.com/1601363883475293/picture?width=150&height=150', 'Ana Pires', '', 'Ana', 'Pires', 'female', 'pt_PT', '', 0, 0, 0, 'anapaulasanchespires@gmail.com', 'anapaulasanchespires@gmail.com', '', '', '', '', '', ''),
(3747, 3732, 'Google', '336b80e8bf7956d556862d58669307ae3bcce506', '108412126677032034670', '', '', 'https://lh3.googleusercontent.com/-P_YmXJNG_OM/AAAAAAAAAAI/AAAAAAAAAMM/oyDZI3R5lSk/photo.jpg?sz=200', 'Joana Barrios', '', 'Joana', 'Barrios', '', '', '', 0, 0, 0, 'joanabarrios@gmail.com', 'joanabarrios@gmail.com', '', '', '', '', '', ''),
(3748, 3733, 'Google', 'a6650de272f7ab497066b97635762e61a5494e20', '110539269229727316906', 'https://plus.google.com/110539269229727316906', '', 'https://lh3.googleusercontent.com/-PP0FBA3DiRE/AAAAAAAAAAI/AAAAAAAAAAs/ecxjy0-lxAQ/photo.jpg?sz=200', 'Joana Barrios', '', 'Joana', 'Barrios', 'female', '', '', 0, 0, 0, 'info@trashedia.com', 'info@trashedia.com', '', '', '', '', '', ''),
(3749, 3734, 'Facebook', '37019b200d7cafa4075943c74215ca56b6f2a01f', '1135135896502429', 'https://www.facebook.com/app_scoped_user_id/1135135896502429/', '', 'https://graph.facebook.com/1135135896502429/picture?width=150&height=150', 'Queli Henriques', '', 'Queli', 'Henriques', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3750, 500, 'Google', '769a24514970d107b2d1faebd9913e3b8551764d', '107452078725469353195', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'joana joana', '', 'joana', 'joana', '', '', '', 0, 0, 0, 'jammasterjoana@gmail.com', 'jammasterjoana@gmail.com', '', '', '', '', '', ''),
(3751, 3735, 'Google', '259d54cd0a48384997346db553c929051eaf2f81', '112534021447251377414', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'estudio blink', '', 'estudio', 'blink', '', '', '', 0, 0, 0, 'info.estudioblink@gmail.com', 'info.estudioblink@gmail.com', '', '', '', '', '', ''),
(3752, 3736, 'Facebook', 'dfed3b0d37218e8a06dffca11b765cf175c880ae', '10153456682032033', 'https://www.facebook.com/app_scoped_user_id/10153456682032033/', '', 'https://graph.facebook.com/10153456682032033/picture?width=150&height=150', 'Natacha McGlinchey', '', 'Natacha', 'McGlinchey', 'female', 'pt_PT', '', 0, 0, 0, 'natachamcpereira@hotmail.com', 'natachamcpereira@hotmail.com', '', '', '', '', '', ''),
(3753, 3737, 'Google', '595a7a70dd608863b8fcfe39b39e5df96a508741', '111444654231694881368', 'https://plus.google.com/111444654231694881368', '', 'https://lh5.googleusercontent.com/-fsNIoMlNftg/AAAAAAAAAAI/AAAAAAAAAeM/N3q2OpMBuL0/photo.jpg?sz=200', 'Joana Lobo Anta', '', 'Joana', 'Lobo Anta', '', '', '', 0, 0, 0, 'loboanta@gmail.com', 'loboanta@gmail.com', '', '', '', '', '', ''),
(3754, 3738, 'Facebook', 'c5759acf60127f03cf302535dcfb5b6f3ac4928d', '958918000794958', 'https://www.facebook.com/app_scoped_user_id/958918000794958/', '', 'https://graph.facebook.com/958918000794958/picture?width=150&height=150', 'Fábio Barbosa', '', 'Fábio', 'Barbosa', 'male', 'en_GB', '', 0, 0, 0, 'fabiomr.barbosa@gmail.com', 'fabiomr.barbosa@gmail.com', '', '', '', '', '', ''),
(3755, 3739, 'Facebook', 'b6bf84a0b05dd0320e6705b392f6a3c12916fdd4', '10204569474899090', 'https://www.facebook.com/app_scoped_user_id/10204569474899090/', '', 'https://graph.facebook.com/10204569474899090/picture?width=150&height=150', 'Diogo Fernandes', '', 'Diogo', 'Fernandes', 'male', 'pt_PT', '', 0, 0, 0, 'herbadiga1@hotmail.com', 'herbadiga1@hotmail.com', '', '', '', '', '', ''),
(3756, 3740, 'Facebook', '2410ab7d665319d5519d52f267bbf21e91c81b91', '10153372539191941', 'https://www.facebook.com/app_scoped_user_id/10153372539191941/', '', 'https://graph.facebook.com/10153372539191941/picture?width=150&height=150', 'Cátia Nunes', '', 'Cátia', 'Nunes', 'female', 'pt_PT', '', 0, 0, 0, 'xatianunes@gmail.com', 'xatianunes@gmail.com', '', '', '', '', '', ''),
(3757, 3741, 'Facebook', '6a4dbf2af68a68006b0d06f63d14a72cd65e801a', '10153439524599208', 'https://www.facebook.com/app_scoped_user_id/10153439524599208/', '', 'https://graph.facebook.com/10153439524599208/picture?width=150&height=150', 'Ema Cerveira', '', 'Ema', 'Cerveira', 'female', 'pt_PT', '', 0, 0, 0, 'emabc@who.pt', 'emabc@who.pt', '', '', '', '', '', ''),
(3758, 3742, 'Facebook', '9cc9ee41af7003d39871c681be994433387f8926', '935630463155526', 'https://www.facebook.com/app_scoped_user_id/935630463155526/', '', 'https://graph.facebook.com/935630463155526/picture?width=150&height=150', 'Carla Palma', '', 'Carla', 'Palma', 'female', 'pt_PT', '', 0, 0, 0, 'carla.palma553@gmail.com', 'carla.palma553@gmail.com', '', '', '', '', '', ''),
(3759, 3743, 'Facebook', '0aa92a91bc961856a87971f427fb220623dc3f48', '10153351662272298', 'https://www.facebook.com/app_scoped_user_id/10153351662272298/', '', 'https://graph.facebook.com/10153351662272298/picture?width=150&height=150', 'Carlota Mexia de Almeida', '', 'Carlota', 'de Almeida', 'female', 'en_US', '', 0, 0, 0, 'carlotamexia@hotmail.com', 'carlotamexia@hotmail.com', '', '', '', '', '', ''),
(3760, 3744, 'Facebook', '9e4aa135bdb6532f7ab7c59510344e9c9d2a28a6', '1599810116958530', 'https://www.facebook.com/app_scoped_user_id/1599810116958530/', '', 'https://graph.facebook.com/1599810116958530/picture?width=150&height=150', 'Inka Malhada', '', 'Inka', 'Malhada', 'female', 'pt_PT', '', 0, 0, 0, 'inka.malhada553@gmail.com', '', '', '', '', '', '', ''),
(3761, 3571, 'Facebook', 'c8ca146df02e47e18eed098d7df83d0fd739feaa', '965271546858663', 'https://www.facebook.com/app_scoped_user_id/965271546858663/', '', 'https://graph.facebook.com/965271546858663/picture?width=150&height=150', 'Henrique Carvalho', '', 'Henrique', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, 'henrique.m.a.carvalho@gmail.com', 'henrique.m.a.carvalho@gmail.com', '', '', '', '', '', ''),
(3762, 3745, 'Facebook', 'f6953484478caf5f4c7db590195a6315cd5c68f8', '10207037719806461', 'https://www.facebook.com/app_scoped_user_id/10207037719806461/', '', 'https://graph.facebook.com/10207037719806461/picture?width=150&height=150', 'João Pedro Ferreira', '', 'João Pedro', 'Ferreira', 'male', 'en_US', '', 0, 0, 0, 'jp3dro@hotmail.com', 'jp3dro@hotmail.com', '', '', '', '', '', ''),
(3763, 3746, 'Facebook', '3bbf1eebd9b60f084f33e277264eb6dbbdba0e30', '977657822274284', 'https://www.facebook.com/app_scoped_user_id/977657822274284/', '', 'https://graph.facebook.com/977657822274284/picture?width=150&height=150', 'Miguel Crispim', '', 'Miguel', 'Crispim', 'male', 'pt_PT', '', 0, 0, 0, 'miguelangelo_crispim@hotmail.com', 'miguelangelo_crispim@hotmail.com', '', '', '', '', '', ''),
(3764, 3747, 'Facebook', 'f0481c7ae014641761826ef48f56b128d7348c6e', '478165355666826', 'https://www.facebook.com/app_scoped_user_id/478165355666826/', '', 'https://graph.facebook.com/478165355666826/picture?width=150&height=150', 'António Gomes', '', 'António', 'Gomes', 'male', 'pt_PT', '', 0, 0, 0, 'antoniogomes96@hotmail.com', 'antoniogomes96@hotmail.com', '', '', '', '', '', ''),
(3765, 3748, 'Facebook', '9ef32636a4ec733a63a3746562be7ca2754211ca', '10152776966836277', 'https://www.facebook.com/app_scoped_user_id/10152776966836277/', '', 'https://graph.facebook.com/10152776966836277/picture?width=150&height=150', 'Vera Passos Teixeira', '', 'Vera', 'Teixeira', 'female', 'pt_BR', '', 0, 0, 0, 'verapassosteixeira@gmail.com', 'verapassosteixeira@gmail.com', '', '', '', '', '', ''),
(3766, 3749, 'Facebook', 'e7c298896dff841b00e4bfc2c5d83544a7ed1c51', '10207020075970924', 'https://www.facebook.com/app_scoped_user_id/10207020075970924/', '', 'https://graph.facebook.com/10207020075970924/picture?width=150&height=150', 'Sofia Soares Ribeiro', '', 'Sofia', 'Soares Ribeiro', 'female', 'pt_PT', '', 0, 0, 0, 'sofia.r3@gmail.com', 'sofia.r3@gmail.com', '', '', '', '', '', ''),
(3767, 3750, 'Facebook', '1b20a31936335a1476fafd86151275932e454264', '1130735330285961', 'https://www.facebook.com/app_scoped_user_id/1130735330285961/', '', 'https://graph.facebook.com/1130735330285961/picture?width=150&height=150', 'André Caseiro', '', 'André', 'Caseiro', 'male', 'pt_PT', '', 0, 0, 0, 'acaseiro22_737@hotmail.com', 'acaseiro22_737@hotmail.com', '', '', '', '', '', ''),
(3768, 3751, 'Facebook', '2646f4ca9c5291bd98dd4ad3b426dba81c7f56dc', '464395357059898', 'https://www.facebook.com/app_scoped_user_id/464395357059898/', '', 'https://graph.facebook.com/464395357059898/picture?width=150&height=150', 'Carlos Couto', '', 'Carlos', 'Couto', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3769, 3752, 'Facebook', 'db44227696c74062982d8b991927edb6bd659769', '1101169536563037', 'https://www.facebook.com/app_scoped_user_id/1101169536563037/', '', 'https://graph.facebook.com/1101169536563037/picture?width=150&height=150', 'Cristiana Francisco', '', 'Cristiana', 'Francisco', 'female', 'pt_PT', '', 0, 0, 0, 'crismir_@hotmail.com', 'crismir_@hotmail.com', '', '', '', '', '', ''),
(3770, 3753, 'Facebook', 'b1f8a76cfaa510eb835d8a2e409ccf1d2755cbaf', '10205514144546462', 'https://www.facebook.com/app_scoped_user_id/10205514144546462/', '', 'https://graph.facebook.com/10205514144546462/picture?width=150&height=150', 'Rita Rolex', '', 'Rita', 'Rolex', 'female', 'en_US', '', 0, 0, 0, 'ritarolex@gmail.com', 'ritarolex@gmail.com', '', '', '', '', '', ''),
(3771, 3754, 'Facebook', '132dd7c113491b990aadf2289e53f377816798f2', '972677186099686', 'https://www.facebook.com/app_scoped_user_id/972677186099686/', '', 'https://graph.facebook.com/972677186099686/picture?width=150&height=150', 'Ana Teixeira Pinto', '', 'Ana', 'Teixeira Pinto', 'female', 'pt_PT', '', 0, 0, 0, 'atpinto1970@gmail.com', 'atpinto1970@gmail.com', '', '', '', '', '', ''),
(3772, 3755, 'Google', 'fb4c28782fa42963adafd16ac6cdb3f1135e3425', '112252747756218257214', 'https://plus.google.com/+PauloRochaAntunes', '', 'https://lh4.googleusercontent.com/-FZvpmrRCQQ4/AAAAAAAAAAI/AAAAAAAAKFs/1yjLVfNhDK4/photo.jpg?sz=200', 'Paulo Rocha Antunes', '', 'Paulo', 'Rocha Antunes', 'male', '', '', 0, 0, 0, 'paulorochaantunes@gmail.com', 'paulorochaantunes@gmail.com', '', 'Lourenço Marques', '', '', 'Lourenço Marques', ''),
(3773, 3756, 'Facebook', '0a5cee70c2774f5386541655a7dc2761872d107e', '10207335854341260', 'https://www.facebook.com/app_scoped_user_id/10207335854341260/', '', 'https://graph.facebook.com/10207335854341260/picture?width=150&height=150', 'Neuza Rocha', '', 'Neuza', 'Rocha', 'female', 'pt_PT', '', 0, 0, 0, 'neuza_rocha@hotmail.com', 'neuza_rocha@hotmail.com', '', '', '', '', '', ''),
(3774, 3757, 'Facebook', '1ccfed6d7a2ea2bc36d35ef8ea2a98903ab0e584', '825973580819213', 'https://www.facebook.com/app_scoped_user_id/825973580819213/', '', 'https://graph.facebook.com/825973580819213/picture?width=150&height=150', 'Marion Brogyanyi', '', 'Marion', 'Brogyanyi', '', 'de_DE', '', 0, 0, 0, 'nowcreate@me.com', 'nowcreate@me.com', '', '', '', '', '', ''),
(3775, 3758, 'Facebook', 'b81d56d67d8ea8dddc192ae3b82fd63d9dd05818', '1006242049388026', 'https://www.facebook.com/app_scoped_user_id/1006242049388026/', '', 'https://graph.facebook.com/1006242049388026/picture?width=150&height=150', 'Emília de Abreu', '', 'Emília', 'de Abreu', 'female', 'en_US', '', 0, 0, 0, 'efernandes_abreu@hotmail.com', 'efernandes_abreu@hotmail.com', '', '', '', '', '', ''),
(3776, 3759, 'Facebook', '140a4368c122e11d1f08e43eff3d468afbcd92c4', '10152820004611965', 'https://www.facebook.com/app_scoped_user_id/10152820004611965/', '', 'https://graph.facebook.com/10152820004611965/picture?width=150&height=150', 'Rita Guê', '', 'Rita', 'Guê', 'female', 'en_US', '', 0, 0, 0, 'rgalrao@gmail.com', 'rgalrao@gmail.com', '', '', '', '', '', ''),
(3777, 3760, 'Facebook', '10b2f4a8ec1f4a44105c1ad3a2ee8772fe832349', '992600650750643', 'https://www.facebook.com/app_scoped_user_id/992600650750643/', '', 'https://graph.facebook.com/992600650750643/picture?width=150&height=150', 'Ricardo Santos', '', 'Ricardo', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'ricardojsantos1974@gmail.com', 'ricardojsantos1974@gmail.com', '', '', '', '', '', ''),
(3778, 3761, 'Facebook', '1074694e8e27b31f93e0f5087a5c21cadb0e7ca0', '10205707378275702', 'https://www.facebook.com/app_scoped_user_id/10205707378275702/', '', 'https://graph.facebook.com/10205707378275702/picture?width=150&height=150', 'Mafalda Carvalho', '', 'Mafalda', 'Carvalho', 'female', 'en_GB', '', 0, 0, 0, 'mafalda@sailorettes.com', 'mafalda@sailorettes.com', '', '', '', '', '', ''),
(3779, 3762, 'Facebook', 'b0ff2251789b738b4b97ab41a17e2ba4aed35d15', '10155686366595644', 'https://www.facebook.com/app_scoped_user_id/10155686366595644/', '', 'https://graph.facebook.com/10155686366595644/picture?width=150&height=150', 'Luis Sottomayor', '', 'Luis', 'Sottomayor', 'male', 'pt_PT', '', 0, 0, 0, 'tomas_sottomayor@hotmail.com', 'tomas_sottomayor@hotmail.com', '', '', '', '', '', ''),
(3780, 3763, 'Facebook', '538f74e57af8bf1544fb1e20012069af4e4e8117', '10203982074700402', 'https://www.facebook.com/app_scoped_user_id/10203982074700402/', '', 'https://graph.facebook.com/10203982074700402/picture?width=150&height=150', 'Joana Ferreira Gomes', '', 'Joana', 'Ferreira Gomes', 'female', 'pt_PT', '', 0, 0, 0, 'joanaferreirag@hotmail.com', 'joanaferreirag@hotmail.com', '', '', '', '', '', ''),
(3781, 3764, 'Facebook', '3f218fdeb12b25472586fd89e7a5dd94cbf7cb98', '464283343726562', 'https://www.facebook.com/app_scoped_user_id/464283343726562/', '', 'https://graph.facebook.com/464283343726562/picture?width=150&height=150', 'Sara Dias', '', 'Sara', 'Dias', 'female', 'pt_PT', '', 0, 0, 0, 'who.is.famous.staff@gmail.com', '', '', '', '', '', '', ''),
(3782, 3765, 'Facebook', '4ace3e5571b0d46aec47d90c7a9ddc22c5553afa', '1050537144986910', 'https://www.facebook.com/app_scoped_user_id/1050537144986910/', '', 'https://graph.facebook.com/1050537144986910/picture?width=150&height=150', 'Juan Valdivia', '', 'Juan', 'Valdivia', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3783, 3766, 'Facebook', 'ce2b31cc699e9ac295849c5d320be641498c9a67', '1005097229515334', 'https://www.facebook.com/app_scoped_user_id/1005097229515334/', '', 'https://graph.facebook.com/1005097229515334/picture?width=150&height=150', 'Miguel Veríssimo', '', 'Miguel', 'Veríssimo', 'male', 'pt_PT', '', 0, 0, 0, 'mikeveris@hotmail.com', 'mikeveris@hotmail.com', '', '', '', '', '', ''),
(3784, 3767, 'Facebook', 'f4ec657c5b1a2e2730b25d4ddac04e3691bf5038', '964838936880163', 'https://www.facebook.com/app_scoped_user_id/964838936880163/', '', 'https://graph.facebook.com/964838936880163/picture?width=150&height=150', 'Filipe Bastos', '', 'Filipe', 'Bastos', 'male', 'pt_PT', '', 0, 0, 0, 'filipes10porto@hotmail.com', 'filipes10porto@hotmail.com', '', '', '', '', '', ''),
(3785, 3768, 'Facebook', '5897fcc286b75cc00545c02b546319178de0cf9c', '1155586434467117', 'https://www.facebook.com/app_scoped_user_id/1155586434467117/', '', 'https://graph.facebook.com/1155586434467117/picture?width=150&height=150', 'Helena Carujo Charrua', '', 'Helena Carujo', 'Charrua', 'female', 'pt_PT', '', 0, 0, 0, 'lena_charrua11@hotmail.com', 'lena_charrua11@hotmail.com', '', '', '', '', '', ''),
(3786, 3769, 'Facebook', 'ebc150d57a8e6dccd9f26080495eb2b4235d6fbf', '1136891299660164', 'https://www.facebook.com/app_scoped_user_id/1136891299660164/', '', 'https://graph.facebook.com/1136891299660164/picture?width=150&height=150', 'Liliana Ramos', '', 'Liliana', 'Ramos', 'female', 'pt_PT', '', 0, 0, 0, 'liliana_ramos464@hotmail.com', 'liliana_ramos464@hotmail.com', '', '', '', '', '', ''),
(3787, 3770, 'Facebook', '56e8a18c59b547bff6aa238bbaf28ae59f942bb6', '10206319119314402', 'https://www.facebook.com/app_scoped_user_id/10206319119314402/', '', 'https://graph.facebook.com/10206319119314402/picture?width=150&height=150', 'Afonso Tornelli', '', 'Afonso', 'Tornelli', 'male', 'pt_PT', '', 0, 0, 0, 'afonsotornelli@hotmail.com', 'afonsotornelli@hotmail.com', '', '', '', '', '', ''),
(3788, 3771, 'Facebook', '439022d543ef174522f85ce3c8801d590ac5be48', '10206506376969232', 'https://www.facebook.com/app_scoped_user_id/10206506376969232/', '', 'https://graph.facebook.com/10206506376969232/picture?width=150&height=150', 'Jota Silva', '', 'Jota', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3789, 3772, 'Facebook', '866131dfd89ade856cceb20d73aa4fca804eeff7', '10155692607555084', 'https://www.facebook.com/app_scoped_user_id/10155692607555084/', '', 'https://graph.facebook.com/10155692607555084/picture?width=150&height=150', 'Pitanga Biba', '', 'Pitanga', 'Biba', 'female', 'en_US', '', 0, 0, 0, 'rakiba_patel@hotmail.co.uk', 'rakiba_patel@hotmail.co.uk', '', '', '', '', '', ''),
(3790, 3773, 'Facebook', '26e1bf0419f9000dbdce16d4ba4d06fc0c021823', '10203060395230960', 'https://www.facebook.com/app_scoped_user_id/10203060395230960/', '', 'https://graph.facebook.com/10203060395230960/picture?width=150&height=150', 'Madalena Athayde', '', 'Madalena', 'Athayde', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3791, 3774, 'Facebook', '10ef33b399c3383832255708096286d4360d241b', '1455084564790371', 'https://www.facebook.com/app_scoped_user_id/1455084564790371/', '', 'https://graph.facebook.com/1455084564790371/picture?width=150&height=150', 'Augusto Valente', '', 'Augusto', 'Valente', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3792, 3775, 'Facebook', '28679b7672c1bd4c1427c41aff61c0f8bd135519', '10204240112110973', 'https://www.facebook.com/app_scoped_user_id/10204240112110973/', '', 'https://graph.facebook.com/10204240112110973/picture?width=150&height=150', 'João Paulo Silva', '', 'João Paulo', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'jpsilva@tap.pt', 'jpsilva@tap.pt', '', '', '', '', '', ''),
(3793, 3776, 'Facebook', '246d3de62feffa470af13ba2a3e28f5ba1341bf0', '940055006059084', 'https://www.facebook.com/app_scoped_user_id/940055006059084/', '', 'https://graph.facebook.com/940055006059084/picture?width=150&height=150', 'Rui Henriques', '', 'Rui', 'Henriques', 'male', 'pt_PT', '', 0, 0, 0, 'ozzyboy_15@hotmail.com', 'ozzyboy_15@hotmail.com', '', '', '', '', '', ''),
(3794, 3777, 'Facebook', '0d2ba6d56540cb6e5b2d15b7dfb17b93dc8e3ff1', '10153363956912905', 'https://www.facebook.com/app_scoped_user_id/10153363956912905/', '', 'https://graph.facebook.com/10153363956912905/picture?width=150&height=150', 'Cintia Ferreira', '', 'Cintia', 'Ferreira', 'female', 'pt_PT', '', 0, 0, 0, 'cintiashrooms@hotmail.com', 'cintiashrooms@hotmail.com', '', '', '', '', '', ''),
(3795, 3778, 'Facebook', '9618d42a98f7e66b43bce9774a0bb82c5390d5bc', '10206008437883738', 'https://www.facebook.com/app_scoped_user_id/10206008437883738/', '', 'https://graph.facebook.com/10206008437883738/picture?width=150&height=150', 'Inês Esteves', '', 'Inês', 'Esteves', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3796, 3779, 'Facebook', '8bbbe7fb402ead476e460ab67cc294fe9191d346', '713851298741612', 'https://www.facebook.com/app_scoped_user_id/713851298741612/', '', 'https://graph.facebook.com/713851298741612/picture?width=150&height=150', 'Eduardo Lima', '', 'Eduardo', 'Lima', 'male', 'pt_BR', '', 0, 0, 0, 'jovem_cu@hotmail.com', 'jovem_cu@hotmail.com', '', '', '', '', '', ''),
(3797, 3780, 'Facebook', '5200aec037e8991f29d4c3a7c71a26cc74dbf288', '10206603808524544', 'https://www.facebook.com/app_scoped_user_id/10206603808524544/', '', 'https://graph.facebook.com/10206603808524544/picture?width=150&height=150', 'Marta Oliveira', '', 'Marta', 'Oliveira', 'female', 'pt_PT', '', 0, 0, 0, 'marta.oliveira.02@hotmail.com', 'marta.oliveira.02@hotmail.com', '', '', '', '', '', ''),
(3798, 3781, 'Facebook', '78060bea9c438d81a78d4eb2e53fe870daa76e2b', '10206746922653689', 'https://www.facebook.com/app_scoped_user_id/10206746922653689/', '', 'https://graph.facebook.com/10206746922653689/picture?width=150&height=150', 'Luis Chilra', '', 'Luis', 'Chilra', 'male', 'de_DE', '', 0, 0, 0, 'luis-chilra@hotmail.com', 'luis-chilra@hotmail.com', '', '', '', '', '', ''),
(3799, 3782, 'Facebook', '91da29eeac985ae456bcccd7c8ed51c69b399bd5', '10203733496091725', 'https://www.facebook.com/app_scoped_user_id/10203733496091725/', '', 'https://graph.facebook.com/10203733496091725/picture?width=150&height=150', 'Mauro Costa', '', 'Mauro', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'maurocosta_92@hotmail.com', 'maurocosta_92@hotmail.com', '', '', '', '', '', ''),
(3800, 3783, 'Facebook', '2e81afba97d92cf08dffa22af3a378c5b3ef4165', '10206630565553164', 'https://www.facebook.com/app_scoped_user_id/10206630565553164/', '', 'https://graph.facebook.com/10206630565553164/picture?width=150&height=150', 'Sopa Doce', '', 'Sopa', 'Doce', '', 'en_US', '', 0, 0, 0, 'sopadoce@hotmail.com', 'sopadoce@hotmail.com', '', '', '', '', '', ''),
(3801, 3784, 'Google', 'aac6fda50938bb7fa194268ac6fb0abe6e625faf', '109857438170052502822', 'https://plus.google.com/109857438170052502822', '', 'https://lh4.googleusercontent.com/-bpQcwqBuZ3w/AAAAAAAAAAI/AAAAAAAAAEA/XLYbrUgGjIM/photo.jpg?sz=200', 'Miguel Mealha', '', 'Miguel', 'Mealha', '', '', '', 0, 0, 0, 'miguel.mealha@gmail.com', 'miguel.mealha@gmail.com', '', '', '', '', '', ''),
(3802, 3785, 'Facebook', 'feefbe0fa1bc76445842630e209dc63a97d08eba', '10205531775272081', 'https://www.facebook.com/app_scoped_user_id/10205531775272081/', '', 'https://graph.facebook.com/10205531775272081/picture?width=150&height=150', 'Carlos Serra PiPi', '', 'Carlos', 'Serra PiPi', 'male', 'pt_PT', '', 0, 0, 0, 'carlosmoralesserra@gmail.com', 'carlosmoralesserra@gmail.com', '', '', '', '', '', ''),
(3803, 3786, 'Facebook', '5f7ba1316d833209beada4e3259e18c87eb05718', '10205578349550553', 'https://www.facebook.com/app_scoped_user_id/10205578349550553/', '', 'https://graph.facebook.com/10205578349550553/picture?width=150&height=150', 'Patricia Gomes', '', 'Patricia', 'Gomes', 'female', 'pt_PT', '', 0, 0, 0, 'patricia_futuro@hotmail.com', 'patricia_futuro@hotmail.com', '', '', '', '', '', ''),
(3804, 3787, 'Facebook', 'fd22ebb38f81af3198690b04f5f3952e1d2dfd02', '10153311390554564', 'https://www.facebook.com/app_scoped_user_id/10153311390554564/', '', 'https://graph.facebook.com/10153311390554564/picture?width=150&height=150', 'Juanita Andante', '', 'Juanita', 'Andante', '', 'en_US', '', 0, 0, 0, 'laurana@rocketmail.com', 'laurana@rocketmail.com', '', '', '', '', '', ''),
(3805, 3788, 'Facebook', 'f1b56752402793b240c3e3edd6bdd431d8f8f4fc', '10153101254318778', 'https://www.facebook.com/app_scoped_user_id/10153101254318778/', '', 'https://graph.facebook.com/10153101254318778/picture?width=150&height=150', 'Bruno Bruno Oliveira', '', 'Bruno', 'Oliveira', 'male', 'pt_BR', '', 0, 0, 0, 'brunosurf_67@hotmail.com', 'brunosurf_67@hotmail.com', '', '', '', '', '', ''),
(3806, 3789, 'Facebook', 'dbd366fb3166ec0929d046358dd8c2e6c380670b', '453804841456111', 'https://www.facebook.com/app_scoped_user_id/453804841456111/', '', 'https://graph.facebook.com/453804841456111/picture?width=150&height=150', 'Joana Barata', '', 'Joana', 'Barata', 'female', 'pt_PT', '', 0, 0, 0, 'joanabarata333@hotmail.com', 'joanabarata333@hotmail.com', '', '', '', '', '', ''),
(3807, 3790, 'Facebook', 'efb6be1e34d07124480e1bd7d8b67efe3ce5349f', '10155756964550713', 'https://www.facebook.com/app_scoped_user_id/10155756964550713/', '', 'https://graph.facebook.com/10155756964550713/picture?width=150&height=150', 'Francisco Barreto', '', 'Francisco', 'Barreto', 'male', 'pt_PT', '', 0, 0, 0, 'fbarretosimoes@gmail.com', 'fbarretosimoes@gmail.com', '', '', '', '', '', ''),
(3808, 3791, 'Facebook', '7f9ec5da0bcd3d52768c39d71bb585573fde08ac', '924278384299044', 'https://www.facebook.com/app_scoped_user_id/924278384299044/', '', 'https://graph.facebook.com/924278384299044/picture?width=150&height=150', 'Guilherme Nunes', '', 'Guilherme', 'Nunes', 'male', 'pt_PT', '', 0, 0, 0, 'guidiasnunez@hotmail.com', 'guidiasnunez@hotmail.com', '', '', '', '', '', ''),
(3809, 3792, 'Facebook', 'a7494904aab01fde00d3ba59103cf880a457eb7d', '843156849102416', 'https://www.facebook.com/app_scoped_user_id/843156849102416/', '', 'https://graph.facebook.com/843156849102416/picture?width=150&height=150', 'Teresa Matta', '', 'Teresa', 'Matta', 'female', 'pt_PT', '', 0, 0, 0, 'teresamatta@live.com.pt', 'teresamatta@live.com.pt', '', '', '', '', '', ''),
(3810, 3793, 'Facebook', '67dc4987fa4343b785423e7f253142d29c275ede', '426054320908824', 'https://www.facebook.com/app_scoped_user_id/426054320908824/', '', 'https://graph.facebook.com/426054320908824/picture?width=150&height=150', 'Preciosa Matias', '', 'Preciosa', 'Matias', 'female', 'pt_PT', '', 0, 0, 0, 'preciosa.matias@sapo.pt', 'preciosa.matias@sapo.pt', '', '', '', '', '', ''),
(3811, 3794, 'Facebook', '5c1b540357e4fbd2d8106137c004c584c96b945c', '891150074280150', 'https://www.facebook.com/app_scoped_user_id/891150074280150/', '', 'https://graph.facebook.com/891150074280150/picture?width=150&height=150', 'Paula Beatriz', '', 'Paula', 'Beatriz', 'female', 'pt_BR', '', 0, 0, 0, 'beatrizhtinha@hotmail.com', 'beatrizhtinha@hotmail.com', '', '', '', '', '', ''),
(3812, 3795, 'Facebook', '643d43eb5da21c73c71cb27a51d2a4b0b72f0343', '10153072629573347', 'https://www.facebook.com/app_scoped_user_id/10153072629573347/', '', 'https://graph.facebook.com/10153072629573347/picture?width=150&height=150', 'Madalena Sutcliffe', '', 'Madalena', 'Sutcliffe', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3813, 3796, 'Facebook', '78d942263647ebf3d4b4fb998bf6d466fc66f3ea', '917857468256721', 'https://www.facebook.com/app_scoped_user_id/917857468256721/', '', 'https://graph.facebook.com/917857468256721/picture?width=150&height=150', 'Carina Ramos', '', 'Carina', 'Ramos', 'female', 'pt_PT', '', 0, 0, 0, 'karina_israel_108@hotmail.com', 'karina_israel_108@hotmail.com', '', '', '', '', '', ''),
(3814, 3797, 'Facebook', 'c7197a19bb59d37ac4e84c7dc1a2860496256227', '914461131946131', 'https://www.facebook.com/app_scoped_user_id/914461131946131/', '', 'https://graph.facebook.com/914461131946131/picture?width=150&height=150', 'Clara Andre', '', 'Clara', 'Andre', 'female', 'pt_BR', '', 0, 0, 0, 'mclaraandre@gmail.com', 'mclaraandre@gmail.com', '', '', '', '', '', ''),
(3815, 3798, 'Facebook', 'f98b7c86743b4f7d8414787a3d9ff10890d795f3', '1021721897853042', 'https://www.facebook.com/app_scoped_user_id/1021721897853042/', '', 'https://graph.facebook.com/1021721897853042/picture?width=150&height=150', 'Jorge Carvalho', '', 'Jorge', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3816, 3799, 'Facebook', 'c20b990d7c220c3ac659b1a878bfa665c2c9e804', '1606517852948529', 'https://www.facebook.com/app_scoped_user_id/1606517852948529/', '', 'https://graph.facebook.com/1606517852948529/picture?width=150&height=150', 'Maria Quaresma', '', 'Maria', 'Quaresma', 'female', 'pt_PT', '', 0, 0, 0, 'migas.encomendas@hotmail.com', 'migas.encomendas@hotmail.com', '', '', '', '', '', ''),
(3817, 3800, 'Facebook', 'b72f9c8777d7ddfed7a28524f6b2289cab0469b4', '470035133173323', 'https://www.facebook.com/app_scoped_user_id/470035133173323/', '', 'https://graph.facebook.com/470035133173323/picture?width=150&height=150', 'Guilherme Cerejo', '', 'Guilherme', 'Cerejo', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3818, 3801, 'Facebook', '84e2cfa981fb70c90f7744605c6bfc6ba3a2ca98', '889358074438708', 'https://www.facebook.com/app_scoped_user_id/889358074438708/', '', 'https://graph.facebook.com/889358074438708/picture?width=150&height=150', 'Rafa Encarnação', '', 'Rafa', 'Encarnação', 'male', 'pt_PT', '', 0, 0, 0, 'rafaelencarnacao5593@hotmail.com', 'rafaelencarnacao5593@hotmail.com', '', '', '', '', '', ''),
(3819, 3802, 'Facebook', 'f6e3bd3818cf9e6c7cd5e98eb67d01a08646e838', '10153625113102580', 'https://www.facebook.com/app_scoped_user_id/10153625113102580/', '', 'https://graph.facebook.com/10153625113102580/picture?width=150&height=150', 'Inês Morais', '', 'Inês', 'Morais', 'female', 'pt_PT', '', 0, 0, 0, 'inesmorais@hotmail.com', 'inesmorais@hotmail.com', '', '', '', '', '', ''),
(3820, 3803, 'Facebook', 'fd6e18a616126d636cba1ca1db23ac76cf6bb533', '10154102768970752', 'https://www.facebook.com/app_scoped_user_id/10154102768970752/', '', 'https://graph.facebook.com/10154102768970752/picture?width=150&height=150', 'Jonas Leitão', '', 'Jonas', 'Leitão', 'male', 'pt_PT', '', 0, 0, 0, 'jonasleitao61@hotmail.com', 'jonasleitao61@hotmail.com', '', '', '', '', '', ''),
(3821, 3804, 'Facebook', 'd2e13278e4571bbd4d8b535b0372f39db480f4d0', '859814854085608', 'https://www.facebook.com/app_scoped_user_id/859814854085608/', '', 'https://graph.facebook.com/859814854085608/picture?width=150&height=150', 'Mafalda Muller E Sousa', '', 'Mafalda', 'Muller E Sousa', 'female', 'pt_PT', '', 0, 0, 0, 'mpms97@hotmail.com', 'mpms97@hotmail.com', '', '', '', '', '', ''),
(3822, 3805, 'Facebook', '660cd9a6a1ae6a2de4552f56ca12f6b4c4873c7a', '1135903293104823', 'https://www.facebook.com/app_scoped_user_id/1135903293104823/', '', 'https://graph.facebook.com/1135903293104823/picture?width=150&height=150', 'Maria de Rita', '', 'Maria', 'Rita', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3823, 3806, 'Google', 'f6a3a7a91a27ad504d315a927a49a1393e49b79b', '105672079077245575192', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Sara Reis', '', 'Sara', 'Reis', '', '', '', 0, 0, 0, 'sara.rsreis@gmail.com', 'sara.rsreis@gmail.com', '', '', '', '', '', ''),
(3824, 3807, 'Facebook', '4206a0b14f77ab933ebbfb2cb03048b337dde78f', '430600183788789', 'https://www.facebook.com/app_scoped_user_id/430600183788789/', '', 'https://graph.facebook.com/430600183788789/picture?width=150&height=150', 'Lídia Monteiro', '', 'Lídia', 'Monteiro', 'female', 'pt_PT', '', 0, 0, 0, 'lidiacatarina.monteiro@hotmail.com', 'lidiacatarina.monteiro@hotmail.com', '', '', '', '', '', ''),
(3825, 3808, 'Facebook', 'fc248c9dddf274ae26ebf91f74f41c7874563779', '10207229488680984', 'https://www.facebook.com/app_scoped_user_id/10207229488680984/', '', 'https://graph.facebook.com/10207229488680984/picture?width=150&height=150', 'Claudia Elvas', '', 'Claudia', 'Elvas', 'female', 'pt_PT', '', 0, 0, 0, 'claudia_s_elvas@hotmail.com', 'claudia_s_elvas@hotmail.com', '', '', '', '', '', ''),
(3826, 3809, 'Facebook', 'd9d982e9e40b26ad653167b43d91934174356936', '10153036850949403', 'https://www.facebook.com/app_scoped_user_id/10153036850949403/', '', 'https://graph.facebook.com/10153036850949403/picture?width=150&height=150', 'Tiago Bataglia Rodrigues', '', 'Tiago', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'tiago_che@yahoo.com', 'tiago_che@yahoo.com', '', '', '', '', '', ''),
(3827, 3810, 'Facebook', '76a5465a1d9839a9c6084f7978dbd0989f23c505', '10204090234365695', 'https://www.facebook.com/app_scoped_user_id/10204090234365695/', '', 'https://graph.facebook.com/10204090234365695/picture?width=150&height=150', 'Sofia Bernardo', '', 'Sofia', 'Bernardo', 'female', 'pt_PT', '', 0, 0, 0, 'pray.in.my.grave@hotmail.com', 'pray.in.my.grave@hotmail.com', '', '', '', '', '', ''),
(3828, 3811, 'Facebook', 'dac63dc957344f2df4ec96376ad49d971c8c5092', '877208799016367', 'https://www.facebook.com/app_scoped_user_id/877208799016367/', '', 'https://graph.facebook.com/877208799016367/picture?width=150&height=150', 'Leonor Chaves', '', 'Leonor', 'Chaves', 'female', 'pt_PT', '', 0, 0, 0, 'chavesleonor98@hotmail.com', 'chavesleonor98@hotmail.com', '', '', '', '', '', ''),
(3829, 3812, 'Facebook', '291bf5fcf086601dff4fdf7d2b330408fdf7a6df', '10155694559125473', 'https://www.facebook.com/app_scoped_user_id/10155694559125473/', '', 'https://graph.facebook.com/10155694559125473/picture?width=150&height=150', 'Diana Gs', '', 'Diana', 'Gs', 'female', 'pt_BR', '', 0, 0, 0, 'dianagomesdasilva@hotmail.com', 'dianagomesdasilva@hotmail.com', '', '', '', '', '', ''),
(3830, 3813, 'Facebook', '8e4e5b5005a8206d6651301590047e132a2bba66', '10205804672294782', 'https://www.facebook.com/app_scoped_user_id/10205804672294782/', '', 'https://graph.facebook.com/10205804672294782/picture?width=150&height=150', 'Carlos Andrade', '', 'Carlos', 'Andrade', 'male', 'en_US', '', 0, 0, 0, 'eddieizzard727@yahoo.com', 'eddieizzard727@yahoo.com', '', '', '', '', '', ''),
(3831, 3814, 'Facebook', 'c48aed1489743a5359c2a1b0fcb51480cf365e63', '10206520896611623', 'https://www.facebook.com/app_scoped_user_id/10206520896611623/', '', 'https://graph.facebook.com/10206520896611623/picture?width=150&height=150', 'Céu Barrios', '', 'Céu', 'Barrios', 'female', 'pt_PT', '', 0, 0, 0, 'montealentejano@mail.telepac.pt', 'montealentejano@mail.telepac.pt', '', '', '', '', '', ''),
(3832, 3815, 'Facebook', '7caf10b5fc0d5746d51a0ff18ea7a37270c6232d', '1007382399281628', 'https://www.facebook.com/app_scoped_user_id/1007382399281628/', '', 'https://graph.facebook.com/1007382399281628/picture?width=150&height=150', 'João Sousa', '', 'João', 'Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'joao.adrenalina@hotmail.com', 'joao.adrenalina@hotmail.com', '', '', '', '', '', ''),
(3833, 3816, 'Facebook', 'd1b63430b7b9214c3bc321fdb49251b1442d799f', '1067896543239334', 'https://www.facebook.com/app_scoped_user_id/1067896543239334/', '', 'https://graph.facebook.com/1067896543239334/picture?width=150&height=150', 'Pedro Lemos Costa', '', 'Pedro', 'Lemos Costa', 'male', 'pt_PT', '', 0, 0, 0, 'pedrolemoscosta@hotmail.com', 'pedrolemoscosta@hotmail.com', '', '', '', '', '', ''),
(3834, 3817, 'Facebook', '69a7a77f8cf13be26733071c9a29a9207bbcb6f6', '699226393515325', 'https://www.facebook.com/app_scoped_user_id/699226393515325/', '', 'https://graph.facebook.com/699226393515325/picture?width=150&height=150', 'André Martins', '', 'André', 'Martins', 'male', 'pt_PT', '', 0, 0, 0, 'andre_apneias@hotmail.com', 'andre_apneias@hotmail.com', '', '', '', '', '', ''),
(3835, 3818, 'Facebook', 'b7302ca80d50f49de51916f265ff8e66a84289e2', '924373854287738', 'https://www.facebook.com/app_scoped_user_id/924373854287738/', '', 'https://graph.facebook.com/924373854287738/picture?width=150&height=150', 'Ana St António', '', 'Ana', 'St António', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3836, 3819, 'Facebook', '61a7145e79abb27a28cfa9f606759faef5cfd2f2', '1042719279089044', 'https://www.facebook.com/app_scoped_user_id/1042719279089044/', '', 'https://graph.facebook.com/1042719279089044/picture?width=150&height=150', 'Adriana Pinto', '', 'Adriana', 'Pinto', 'female', 'pt_PT', '', 0, 0, 0, 'adrianap.6@outlook.com', 'adrianap.6@outlook.com', '', '', '', '', '', ''),
(3837, 3820, 'Facebook', 'c3a161490230d95f929050505729379539376f9b', '682816311822751', 'https://www.facebook.com/app_scoped_user_id/682816311822751/', '', 'https://graph.facebook.com/682816311822751/picture?width=150&height=150', 'Lilii Ann', '', 'Ann', 'Lilii', 'female', 'pt_PT', '', 0, 0, 0, 'livee_mee@hotmail.com', 'livee_mee@hotmail.com', '', '', '', '', '', ''),
(3838, 3821, 'Facebook', '809f2e0b790dfa0d9d3ac4168d6313bf973d81b5', '924099617642797', 'https://www.facebook.com/app_scoped_user_id/924099617642797/', '', 'https://graph.facebook.com/924099617642797/picture?width=150&height=150', 'São Cardoso', '', 'São', 'Cardoso', 'female', 'pt_PT', '', 0, 0, 0, 'mccc1955@gmail.com', 'mccc1955@gmail.com', '', '', '', '', '', ''),
(3839, 3822, 'Facebook', '2ec7171d70ad11819d3b7155a7164780f75230cc', '10153330918364659', 'https://www.facebook.com/app_scoped_user_id/10153330918364659/', '', 'https://graph.facebook.com/10153330918364659/picture?width=150&height=150', 'Bruno Cardoso', '', 'Bruno', 'Cardoso', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3840, 3823, 'Facebook', 'ffde64d79520ac1c78a5959a365170f4f96dabb6', '1006537096037409', 'https://www.facebook.com/app_scoped_user_id/1006537096037409/', '', 'https://graph.facebook.com/1006537096037409/picture?width=150&height=150', 'Jefferson Ferreira', '', 'Jefferson', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'jeffersonegao@yahoo.com.br', 'jeffersonegao@yahoo.com.br', '', '', '', '', '', ''),
(3841, 3824, 'Facebook', 'b3bf7a4e1926c77d58060b18019827a586806410', '901174363288917', 'https://www.facebook.com/app_scoped_user_id/901174363288917/', '', 'https://graph.facebook.com/901174363288917/picture?width=150&height=150', 'Catarina Raquel Melim', '', 'Catarina Raquel', 'Melim', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3842, 3825, 'Facebook', 'aac09ddc27bacec228f876aaf517d659de6d8efc', '10155716312285085', 'https://www.facebook.com/app_scoped_user_id/10155716312285085/', '', 'https://graph.facebook.com/10155716312285085/picture?width=150&height=150', 'Madalena Garcia', '', 'Madalena', 'Garcia', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3843, 3826, 'Facebook', '9523a5ebe6778c29a36fc184da131999d8b01ec8', '10152812465500740', 'https://www.facebook.com/app_scoped_user_id/10152812465500740/', '', 'https://graph.facebook.com/10152812465500740/picture?width=150&height=150', 'Nuno Cibrão', '', 'Nuno', 'Cibrão', 'male', 'pt_BR', '', 0, 0, 0, 'nuno_s@hotmail.com', 'nuno_s@hotmail.com', '', '', '', '', '', ''),
(3844, 3827, 'Facebook', '4c445b7e2b9a7cd17e80001f5404c41fd65e31e6', '10206601962437432', 'https://www.facebook.com/app_scoped_user_id/10206601962437432/', '', 'https://graph.facebook.com/10206601962437432/picture?width=150&height=150', 'Ana Camões', '', 'Ana', 'Camões', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3845, 3828, 'Facebook', '418ca38c952961ac9ccc5b013c68a8baf3aafc3f', '10204432635283338', 'https://www.facebook.com/app_scoped_user_id/10204432635283338/', '', 'https://graph.facebook.com/10204432635283338/picture?width=150&height=150', 'Carina Silva', '', 'Carina', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'carina.a.silva@live.com.pt', 'carina.a.silva@live.com.pt', '', '', '', '', '', ''),
(3846, 3829, 'Facebook', 'fd5e6dcda809534cb0dc1453c9e3f00bacfb0d8b', '10206541759013929', 'https://www.facebook.com/app_scoped_user_id/10206541759013929/', '', 'https://graph.facebook.com/10206541759013929/picture?width=150&height=150', 'Sao Guarita', '', 'Sao', 'Guarita', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3847, 3830, 'Facebook', 'fcfe78c31c450eda0b3a22f3ab56f843903988e6', '10207023750101939', 'https://www.facebook.com/app_scoped_user_id/10207023750101939/', '', 'https://graph.facebook.com/10207023750101939/picture?width=150&height=150', 'Martim Bello', '', 'Martim', 'Bello', 'male', 'pt_PT', '', 0, 0, 0, 'bellomartim@gmail.com', 'bellomartim@gmail.com', '', '', '', '', '', ''),
(3848, 3831, 'Facebook', '73d51ae405ff36bafdac9349ef39b3d37fa38e96', '1758851207674823', 'https://www.facebook.com/app_scoped_user_id/1758851207674823/', '', 'https://graph.facebook.com/1758851207674823/picture?width=150&height=150', 'Miguel Marques', '', 'Miguel', 'Marques', 'male', 'pt_PT', '', 0, 0, 0, 'mcpom@sapo.pt', 'mcpom@sapo.pt', '', '', '', '', '', ''),
(3849, 3832, 'Facebook', '0dbd1e47243c9f1f03e6c20485ab1f1e9898fc79', '500146080139541', 'https://www.facebook.com/app_scoped_user_id/500146080139541/', '', 'https://graph.facebook.com/500146080139541/picture?width=150&height=150', 'Daniel Blum', '', 'Daniel', 'Blum', 'male', 'pt_PT', '', 0, 0, 0, 'alcapaoepico@gmail.com', 'alcapaoepico@gmail.com', '', '', '', '', '', ''),
(3850, 3833, 'Facebook', '70e5277436c8fca1b640e1a70c9db7a548650a0b', '1077734208921407', 'https://www.facebook.com/app_scoped_user_id/1077734208921407/', '', 'https://graph.facebook.com/1077734208921407/picture?width=150&height=150', 'Sao Henriques', '', 'Sao', 'Henriques', 'female', 'pt_PT', '', 0, 0, 0, 'sao.henriques@hotmail.com', 'sao.henriques@hotmail.com', '', '', '', '', '', ''),
(3851, 3834, 'Facebook', '2de33b038a4f7ddf14f54fe379f884c410ca2f34', '829425663814580', 'https://www.facebook.com/app_scoped_user_id/829425663814580/', '', 'https://graph.facebook.com/829425663814580/picture?width=150&height=150', 'Mudnal Ze', '', 'Mudnal', 'Ze', 'male', 'pt_PT', '', 0, 0, 0, 'jfelandum@hotmail.com', 'jfelandum@hotmail.com', '', '', '', '', '', ''),
(3852, 3835, 'Facebook', '4495b10df428b7e30dd57e3707c73645b17de2f8', '849299778456724', 'https://www.facebook.com/app_scoped_user_id/849299778456724/', '', 'https://graph.facebook.com/849299778456724/picture?width=150&height=150', 'Maria Do Rosário Borges', '', 'Maria Do Rosário', 'Borges', 'female', 'pt_PT', '', 0, 0, 0, 'mrborges@ua.pt', 'mrborges@ua.pt', '', '', '', '', '', ''),
(3853, 3836, 'Facebook', '415e3eda6dda1a29b733e062470d9a51efd87bfd', '10204302743869324', 'https://www.facebook.com/app_scoped_user_id/10204302743869324/', '', 'https://graph.facebook.com/10204302743869324/picture?width=150&height=150', 'Vitormhermano Monteiro da Silva', '', 'Vitormhermano', 'da Silva', 'male', 'pt_PT', '', 0, 0, 0, 'vitordriver@hotmail.com', 'vitordriver@hotmail.com', '', '', '', '', '', ''),
(3854, 3837, 'Google', '9db99d832e8fc210ac218a336535079a101dd444', '102287028669753057533', 'https://plus.google.com/102287028669753057533', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'João Guilherme Bastos', '', 'João Guilherme', 'Bastos', 'male', '', '', 0, 0, 0, 'joaoguibastos@gmail.com', 'joaoguibastos@gmail.com', '', '', '', '', '', ''),
(3855, 3838, 'Facebook', '5a211381bdc72fa14a532b54850fa1482a43c485', '711301385646167', 'https://www.facebook.com/app_scoped_user_id/711301385646167/', '', 'https://graph.facebook.com/711301385646167/picture?width=150&height=150', 'Lisalete Pombeiro', '', 'Lisalete', 'Pombeiro', 'female', 'en_US', '', 0, 0, 0, 'lisaletepombeiro@sapo.pt', 'lisaletepombeiro@sapo.pt', '', '', '', '', '', ''),
(3856, 3839, 'Facebook', '88c88510a8ce6315b174e41764f2cdfb179f02b6', '1593832280876207', 'https://www.facebook.com/app_scoped_user_id/1593832280876207/', '', 'https://graph.facebook.com/1593832280876207/picture?width=150&height=150', 'Maria Reina Martin', '', 'Maria Reina', 'Martin', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3857, 3840, 'Facebook', '1a195e289f4c4639cb487b1a5ad5f21515e25c52', '10202774162314339', 'https://www.facebook.com/app_scoped_user_id/10202774162314339/', '', 'https://graph.facebook.com/10202774162314339/picture?width=150&height=150', 'Nuno Gadim', '', 'Nuno', 'Gadim', 'male', 'pt_PT', '', 0, 0, 0, 'nunogadim2010@hotmail.com', 'nunogadim2010@hotmail.com', '', '', '', '', '', ''),
(3858, 3841, 'Facebook', '4a467a5cbaecaacc02a67eb2a17cd2711272c969', '1716342075260074', 'https://www.facebook.com/app_scoped_user_id/1716342075260074/', '', 'https://graph.facebook.com/1716342075260074/picture?width=150&height=150', 'João Assis', '', 'João', 'Assis', 'male', 'pt_PT', '', 0, 0, 0, 'joaomiguelmartins26@hotmail.com', 'joaomiguelmartins26@hotmail.com', '', '', '', '', '', ''),
(3859, 3842, 'Google', 'd48661bbd76fa35b51a3690ca496c01d7e01d200', '117979624717268148092', 'https://plus.google.com/117979624717268148092', '', 'https://lh3.googleusercontent.com/-uZ8YhEDO_nU/AAAAAAAAAAI/AAAAAAAAACg/D0-3cbIYlEE/photo.jpg?sz=200', 'Monica Rodrigues', '', 'Monica', 'Rodrigues', 'female', '', '', 0, 0, 0, 'monica.rodriguessilva@gmail.com', 'monica.rodriguessilva@gmail.com', '', 'Lisboa', '', '', 'Lisboa', ''),
(3860, 3843, 'Facebook', '36fb4813cbb45025083bb49b3ae3a1f6527e216b', '1127908237236224', 'https://www.facebook.com/app_scoped_user_id/1127908237236224/', '', 'https://graph.facebook.com/1127908237236224/picture?width=150&height=150', 'Luis Miguel', '', 'Luis', 'Miguel', 'male', 'pt_PT', '', 0, 0, 0, 'sibriskytigris@gmail.com', 'sibriskytigris@gmail.com', '', '', '', '', '', ''),
(3861, 3844, 'Facebook', '6999ce7d506a1c824b0be2a39f4076f281635c1a', '1032552390090496', 'https://www.facebook.com/app_scoped_user_id/1032552390090496/', '', 'https://graph.facebook.com/1032552390090496/picture?width=150&height=150', 'Rita Torrão', '', 'Rita', 'Torrão', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3862, 3845, 'Facebook', 'b64116fd5d4e3410fddcdfda4a7cdf08dbb0c27b', '930345230365915', 'https://www.facebook.com/app_scoped_user_id/930345230365915/', '', 'https://graph.facebook.com/930345230365915/picture?width=150&height=150', 'Paula Gil', '', 'Paula', 'Gil', 'female', 'pt_PT', '', 0, 0, 0, 'gilp@iol.pt', 'gilp@iol.pt', '', '', '', '', '', ''),
(3863, 3846, 'Facebook', 'f9388a981a570b02fd1ed7f50c84690d3f1bd3df', '992783950754780', 'https://www.facebook.com/app_scoped_user_id/992783950754780/', '', 'https://graph.facebook.com/992783950754780/picture?width=150&height=150', 'Mena Reis', '', 'Mena', 'Reis', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3864, 3847, 'Facebook', 'f29fb6f594289c6ab4b01696a5b8094fd214a0f8', '10152892852441560', 'https://www.facebook.com/app_scoped_user_id/10152892852441560/', '', 'https://graph.facebook.com/10152892852441560/picture?width=150&height=150', 'Ana Sá', '', 'Ana', 'Sá', 'female', 'pt_PT', '', 0, 0, 0, 'tarzanaa@hotmail.com', 'tarzanaa@hotmail.com', '', '', '', '', '', ''),
(3865, 3848, 'Facebook', 'b76a258f2b2b5565df6bd1900a09c79f5979a68e', '720627571416223', 'https://www.facebook.com/app_scoped_user_id/720627571416223/', '', 'https://graph.facebook.com/720627571416223/picture?width=150&height=150', 'Mica Chihai', '', 'Mica', 'Chihai', 'female', 'pt_PT', '', 0, 0, 0, 'micaelachihai2002@hotmail.com', 'micaelachihai2002@hotmail.com', '', '', '', '', '', ''),
(3866, 3849, 'Facebook', '42187186adb1857066f849cd249aa44d3bae4911', '960036417351592', 'https://www.facebook.com/app_scoped_user_id/960036417351592/', '', 'https://graph.facebook.com/960036417351592/picture?width=150&height=150', 'Zé Garcia', '', 'Zé', 'Garcia', 'male', 'en_US', '', 0, 0, 0, 'puto_febras@hotmail.com', 'puto_febras@hotmail.com', '', '', '', '', '', ''),
(3867, 3850, 'Facebook', '592a903c8a9bbdfacdd6bedcb50d7e4244a7b14f', '10153334099114519', 'https://www.facebook.com/app_scoped_user_id/10153334099114519/', '', 'https://graph.facebook.com/10153334099114519/picture?width=150&height=150', 'Pedro de Padua', '', 'Pedro', 'de Padua', 'male', 'pt_PT', '', 0, 0, 0, 'pedro.pedrodepadua@gmail.com', 'pedro.pedrodepadua@gmail.com', '', '', '', '', '', ''),
(3868, 3851, 'Facebook', '9854b9921ee1ef6af5a09b6368376c00bc755892', '10203249662282497', 'https://www.facebook.com/app_scoped_user_id/10203249662282497/', '', 'https://graph.facebook.com/10203249662282497/picture?width=150&height=150', 'Fernanda Maria Carvalhosa Calçada', '', 'Fernanda', 'Carvalhosa Calçada', 'female', 'pt_PT', '', 0, 0, 0, 'mariacarvalhosaster@gmail.com', 'mariacarvalhosaster@gmail.com', '', '', '', '', '', ''),
(3869, 3852, 'Facebook', '4aa8f2eea7ebc0e557a828315e6dd024025941c8', '10206336880356164', 'https://www.facebook.com/app_scoped_user_id/10206336880356164/', '', 'https://graph.facebook.com/10206336880356164/picture?width=150&height=150', 'Catarina Machado Do Vale', '', 'Catarina', 'Vale', 'female', 'pt_PT', '', 0, 0, 0, 'catarina_mvale@hotmail.com', 'catarina_mvale@hotmail.com', '', '', '', '', '', ''),
(3870, 3853, 'Facebook', '5bda56aa04954c03f5ab0c32b7f2bd85d39e61bf', '10207047007398860', 'https://www.facebook.com/app_scoped_user_id/10207047007398860/', '', 'https://graph.facebook.com/10207047007398860/picture?width=150&height=150', 'Gert Cruyt', '', 'Gert', 'Cruyt', 'male', 'nl_NL', '', 0, 0, 0, 'gertcruyt@hotmail.com', 'gertcruyt@hotmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(3871, 3854, 'Facebook', '2c0727ceb800466fdc2d065a84c99396ebb786a9', '10205485660074796', 'https://www.facebook.com/app_scoped_user_id/10205485660074796/', '', 'https://graph.facebook.com/10205485660074796/picture?width=150&height=150', 'Dina Carrasco', '', 'Dina', 'Carrasco', 'female', 'pt_PT', '', 0, 0, 0, 'anidc@hotmail.com', 'anidc@hotmail.com', '', '', '', '', '', ''),
(3872, 3855, 'Facebook', 'eea0c025aa6c165d01636a406be6b207f78116f3', '10204072161314351', 'https://www.facebook.com/app_scoped_user_id/10204072161314351/', '', 'https://graph.facebook.com/10204072161314351/picture?width=150&height=150', 'Nuno Surdo', '', 'Nuno', 'Surdo', 'male', 'pt_PT', '', 0, 0, 0, 'nunobcardoso@hotmail.com', 'nunobcardoso@hotmail.com', '', '', '', '', '', ''),
(3873, 3856, 'Facebook', '26d24a3506f80d13c2f40fe7dc3f4dd119cc7edd', '10206951432090485', 'https://www.facebook.com/app_scoped_user_id/10206951432090485/', '', 'https://graph.facebook.com/10206951432090485/picture?width=150&height=150', 'Marta Santos', '', 'Marta', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'martinhamago@hotmail.com', 'martinhamago@hotmail.com', '', '', '', '', '', ''),
(3874, 3857, 'Google', 'fd8b4c08c48359c8ae204f6fef21bfec48900857', '102986712999820847599', 'https://plus.google.com/102986712999820847599', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Gilberto Viana', '', 'Gilberto', 'Viana', 'male', '', '', 0, 0, 0, 'gilbertoviana64@gmail.com', 'gilbertoviana64@gmail.com', '', '', '', '', '', ''),
(3875, 3858, 'Facebook', '4e79b3453d450e661a185cd8454536febc767583', '10206787152588415', 'https://www.facebook.com/app_scoped_user_id/10206787152588415/', '', 'https://graph.facebook.com/10206787152588415/picture?width=150&height=150', 'Mónica Galharoz', '', 'Mónica', 'Galharoz', 'female', 'pt_PT', '', 0, 0, 0, 'msgalharoz@gmail.com', 'msgalharoz@gmail.com', '', '', '', '', '', ''),
(3876, 3859, 'Facebook', '7ecf48d292be2d7e3ef99bfa97f761707fa149cf', '1140042816024244', 'https://www.facebook.com/app_scoped_user_id/1140042816024244/', '', 'https://graph.facebook.com/1140042816024244/picture?width=150&height=150', 'Moice Ursula Dircksen-Wenzel', '', 'Moice Ursula', 'Dircksen-Wenzel', 'female', 'de_DE', '', 0, 0, 0, 'moice@gmx.net', 'moice@gmx.net', '', '', '', '', '', ''),
(3877, 3860, 'Facebook', '3f9610c8d5991520a6b0e7495cc17d8460acd61d', '10153172366232745', 'https://www.facebook.com/app_scoped_user_id/10153172366232745/', '', 'https://graph.facebook.com/10153172366232745/picture?width=150&height=150', 'João Aníbal Henriques', '', 'João', 'Henriques', 'male', 'pt_PT', '', 0, 0, 0, 'joao_henriques@yahoo.com', 'joao_henriques@yahoo.com', '', '', '', '', '', ''),
(3878, 3861, 'Facebook', '2f1929f5681697432188a065e7341c8f0f60767b', '10207065722391411', 'https://www.facebook.com/app_scoped_user_id/10207065722391411/', '', 'https://graph.facebook.com/10207065722391411/picture?width=150&height=150', 'Maria Boavida Roque', '', 'Maria', 'Roque', 'female', 'pt_PT', '', 0, 0, 0, 'mariaboavida.roque@gmail.com', 'mariaboavida.roque@gmail.com', '', '', '', '', '', ''),
(3879, 3862, 'Facebook', 'c61d44d6e07cba66359ceade438b3f10aa7ec053', '10203881379268103', 'https://www.facebook.com/app_scoped_user_id/10203881379268103/', '', 'https://graph.facebook.com/10203881379268103/picture?width=150&height=150', 'Sara Sofia Timóteo', '', 'Sara', 'Timóteo', 'female', 'pt_PT', '', 0, 0, 0, 'sara_timoteo@sapo.pt', 'sara_timoteo@sapo.pt', '', '', '', '', '', ''),
(3880, 3863, 'Facebook', 'a9dfc5ea604d73b5e0ceb7a371b44950171f5d0f', '10153245595641321', 'https://www.facebook.com/app_scoped_user_id/10153245595641321/', '', 'https://graph.facebook.com/10153245595641321/picture?width=150&height=150', 'Joao Raposo', '', 'Joao', 'Raposo', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3881, 3864, 'Facebook', '3e934eded17a9524ff1ec365ac382bd32625b9ed', '10203608776494533', 'https://www.facebook.com/app_scoped_user_id/10203608776494533/', '', 'https://graph.facebook.com/10203608776494533/picture?width=150&height=150', 'Elsa Vieira', '', 'Elsa', 'Vieira', 'female', 'pt_PT', '', 0, 0, 0, 'vieelsa@gmail.com', 'vieelsa@gmail.com', '', '', '', '', '', ''),
(3882, 3865, 'Facebook', '6ead99495bdaec311d28b931cc9ab28c8d2bee02', '10206610727245050', 'https://www.facebook.com/app_scoped_user_id/10206610727245050/', '', 'https://graph.facebook.com/10206610727245050/picture?width=150&height=150', 'Priyá Dessai', '', 'Priyá', 'Dessai', 'female', 'en_US', '', 0, 0, 0, 'ddessai@gmail.com', 'ddessai@gmail.com', '', '', '', '', '', ''),
(3883, 3866, 'Facebook', '354f3101c6f7f9fc1513ac194985029b3be9cafb', '824431377635087', 'https://www.facebook.com/app_scoped_user_id/824431377635087/', '', 'https://graph.facebook.com/824431377635087/picture?width=150&height=150', 'Tiago Raimundo', '', 'Tiago', 'Raimundo', 'male', 'pt_PT', '', 0, 0, 0, 'mindlxdistribution@gmail.com', 'mindlxdistribution@gmail.com', '', '', '', '', '', ''),
(3884, 3867, 'Facebook', '1e7a731f5774e9390f02abf638f430566b0e24e7', '672357329574522', 'https://www.facebook.com/app_scoped_user_id/672357329574522/', '', 'https://graph.facebook.com/672357329574522/picture?width=150&height=150', 'Luisa Rocha Pbi', '', 'Luisa', 'Rocha Pbi', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3885, 3868, 'Facebook', '257da8205e4577bd3e0077a4634d10a76b93b8a5', '1283426421671972', 'https://www.facebook.com/app_scoped_user_id/1283426421671972/', '', 'https://graph.facebook.com/1283426421671972/picture?width=150&height=150', 'Maria Viveiros', '', 'Maria', 'Viveiros', 'female', 'pt_PT', '', 0, 0, 0, 'mhviveiros@sapo.pt', 'mhviveiros@sapo.pt', '', '', '', '', '', ''),
(3886, 3869, 'Facebook', '668fcaed0516d27ffe2d12c33676067eef21525a', '10204344632959479', 'https://www.facebook.com/app_scoped_user_id/10204344632959479/', '', 'https://graph.facebook.com/10204344632959479/picture?width=150&height=150', 'Patrícia Reis', '', 'Patrícia', 'Reis', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3887, 3870, 'Facebook', '8692d9e3e91e4df1cf8984ddb3f31d7223aa7ab4', '10203943592942517', 'https://www.facebook.com/app_scoped_user_id/10203943592942517/', '', 'https://graph.facebook.com/10203943592942517/picture?width=150&height=150', 'Sofia Pinto Freire Cabral', '', 'Sofia', 'Cabral', 'female', 'pt_PT', '', 0, 0, 0, 'sofiapcabral@gmail.com', 'sofiapcabral@gmail.com', '', '', '', '', '', ''),
(3888, 3871, 'Facebook', 'df2c99fbd90962f106e46d028449d78f7a9a90e7', '10206582964833610', 'https://www.facebook.com/app_scoped_user_id/10206582964833610/', '', 'https://graph.facebook.com/10206582964833610/picture?width=150&height=150', 'Sónia Farinha Silva', '', 'Sónia', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'farinhasol@hotmail.com', 'farinhasol@hotmail.com', '', '', '', '', '', ''),
(3889, 3872, 'Facebook', '0710e9f9eab0c201423ae2a8a8cca50046916afb', '10206745338812443', 'https://www.facebook.com/app_scoped_user_id/10206745338812443/', '', 'https://graph.facebook.com/10206745338812443/picture?width=150&height=150', 'João Rocha Neves', '', 'João', 'Neves', 'male', 'pt_PT', '', 0, 0, 0, 'jcrochan@hotmail.com', 'jcrochan@hotmail.com', '', '', '', '', '', ''),
(3890, 3873, 'Facebook', '6b70c29f18bd74cf33cb9d209d592e41ad8e06c0', '1062455313782148', 'https://www.facebook.com/app_scoped_user_id/1062455313782148/', '', 'https://graph.facebook.com/1062455313782148/picture?width=150&height=150', 'Luis Da Silva', '', 'Luis', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'pereiraluis81@hotmail.com', 'pereiraluis81@hotmail.com', '', '', '', '', '', ''),
(3891, 3874, 'Facebook', 'b93663da0132d5de7dfb6f4b25b6c147546ae129', '10206960552116906', 'https://www.facebook.com/app_scoped_user_id/10206960552116906/', '', 'https://graph.facebook.com/10206960552116906/picture?width=150&height=150', 'Sergio Cortez', '', 'Sergio', 'Cortez', 'male', 'pt_PT', '', 0, 0, 0, 'scortezzz@hotmail.com', 'scortezzz@hotmail.com', '', '', '', '', '', ''),
(3892, 3875, 'Facebook', 'a8b9c99e23465be335aeaee403e782ab77a68b55', '992538124113578', 'https://www.facebook.com/app_scoped_user_id/992538124113578/', '', 'https://graph.facebook.com/992538124113578/picture?width=150&height=150', 'Vitor Leal', '', 'Vitor', 'Leal', 'male', 'pt_PT', '', 0, 0, 0, 'vitor__leal@hotmail.com', 'vitor__leal@hotmail.com', '', '', '', '', '', ''),
(3893, 3876, 'Facebook', '54fbad66838b42dad465d981db6b5441f4b18e1f', '10153932061777586', 'https://www.facebook.com/app_scoped_user_id/10153932061777586/', '', 'https://graph.facebook.com/10153932061777586/picture?width=150&height=150', 'Margarida Novais', '', 'Margarida', 'Novais', '', 'pt_PT', '', 0, 0, 0, 'margarida_ctn@hotmail.com', 'margarida_ctn@hotmail.com', '', '', '', '', '', ''),
(3894, 3877, 'Facebook', 'b02c6faaa346ebd7f76071274c7123ca4b7abdef', '740336882742388', 'https://www.facebook.com/app_scoped_user_id/740336882742388/', '', 'https://graph.facebook.com/740336882742388/picture?width=150&height=150', 'António Navarro de Castro', '', 'António', 'Castro', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3895, 3878, 'Facebook', 'e3a0e6ff581c0d05f7d244eea3e8d80b97a78575', '998992723467675', 'https://www.facebook.com/app_scoped_user_id/998992723467675/', '', 'https://graph.facebook.com/998992723467675/picture?width=150&height=150', 'Ricardo Campos', '', 'Ricardo', 'Campos', 'male', 'pt_PT', '', 0, 0, 0, 'ricardocampos85@hotmail.com', 'ricardocampos85@hotmail.com', '', '', '', '', '', ''),
(3896, 3879, 'Facebook', '3d3d9b0422c4d5a257171d930d16a50896c44533', '1005190306172720', 'https://www.facebook.com/app_scoped_user_id/1005190306172720/', '', 'https://graph.facebook.com/1005190306172720/picture?width=150&height=150', 'Ricardo Leandro', '', 'Ricardo', 'Leandro', 'male', 'pt_PT', '', 0, 0, 0, 'richieleanchuko@hotmail.com', 'richieleanchuko@hotmail.com', '', '', '', '', '', ''),
(3897, 3880, 'Facebook', 'cacc607ef43dce22be20aa9e7a07422b67fdea3f', '10153133962203153', 'https://www.facebook.com/app_scoped_user_id/10153133962203153/', '', 'https://graph.facebook.com/10153133962203153/picture?width=150&height=150', 'Joao Costa Godinho', '', 'Joao', 'Costa Godinho', 'male', 'pt_PT', '', 0, 0, 0, 'jcgodinho20@hotmail.com', 'jcgodinho20@hotmail.com', '', '', '', '', '', ''),
(3898, 3881, 'Google', '94bcf384495303a2fc41633842a621e4e7fce16f', '114868298126125755945', 'https://plus.google.com/114868298126125755945', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Fernando Sequeira', '', 'Fernando', 'Sequeira', 'male', '', '', 0, 0, 0, 'a.fernandosequeira@gmail.com', 'a.fernandosequeira@gmail.com', '', '', '', '', '', ''),
(3899, 3882, 'Google', '69284dfbdd8cfc810518967ffceee9d1c6b8b0de', '107221982379980837094', 'https://plus.google.com/107221982379980837094', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Francisco Casimiro', '', 'Francisco', 'Casimiro', 'male', '', '', 0, 0, 0, 'francisco.m.casimiro@gmail.com', 'francisco.m.casimiro@gmail.com', '', '', '', '', '', ''),
(3900, 3883, 'Facebook', '4aec952e78811de654c07a1968f34b2bf029eb86', '995999730412309', 'https://www.facebook.com/app_scoped_user_id/995999730412309/', '', 'https://graph.facebook.com/995999730412309/picture?width=150&height=150', 'Linda Sioga', '', 'Linda', 'Sioga', 'female', 'en_GB', '', 0, 0, 0, 'linda_super-fixe@live.com.pt', 'linda_super-fixe@live.com.pt', '', '', '', '', '', ''),
(3901, 3884, 'Facebook', '05ed406f35b0ab9c7874969847e5a4e8cffaabb9', '689655124474472', 'https://www.facebook.com/app_scoped_user_id/689655124474472/', '', 'https://graph.facebook.com/689655124474472/picture?width=150&height=150', 'Pedro Veríssimo', '', 'Pedro', 'Veríssimo', 'male', 'pt_PT', '', 0, 0, 0, 'pedroverissimo_pp@hotmail.com', 'pedroverissimo_pp@hotmail.com', '', '', '', '', '', ''),
(3902, 3885, 'Google', 'bcb6b8d0d93f5e5343db65acfcc2b194d9b0989e', '114610085403839625224', 'https://plus.google.com/114610085403839625224', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Bea Pedreira', '', 'Bea', 'Pedreira', 'female', '', '', 0, 0, 0, 'beapedreirabecerra@gmail.com', 'beapedreirabecerra@gmail.com', '', '', '', '', '', ''),
(3903, 3886, 'Google', '6956a9042b07f9422b333a9de0f781b11a2069c2', '115320575576434779632', 'https://plus.google.com/115320575576434779632', '', 'https://lh5.googleusercontent.com/-ybq4hc15kyQ/AAAAAAAAAAI/AAAAAAAAAX0/kJyczrfJmGQ/photo.jpg?sz=200', 'António Matta', '', 'António', 'Matta', 'male', '', '', 0, 0, 0, 'acpmatta@gmail.com', 'acpmatta@gmail.com', '', '', '', '', '', ''),
(3904, 3887, 'Facebook', '46f5a45e6974723cd7c0a4e2ccb693409d7a3130', '10205929343369302', 'https://www.facebook.com/app_scoped_user_id/10205929343369302/', '', 'https://graph.facebook.com/10205929343369302/picture?width=150&height=150', 'Manuel Espada', '', 'Manuel', 'Espada', 'male', 'pt_PT', '', 0, 0, 0, 'espada.manuel@hotmail.com', 'espada.manuel@hotmail.com', '', '', '', '', '', ''),
(3905, 3888, 'Facebook', 'bf869e8058584808c9c2d70cc750607a6deeabc7', '10205962136228405', 'https://www.facebook.com/app_scoped_user_id/10205962136228405/', '', 'https://graph.facebook.com/10205962136228405/picture?width=150&height=150', 'Carolina Maria', '', 'Carolina', 'Maria', 'female', 'pt_PT', '', 0, 0, 0, 'carolinamrodrigues@gmail.com', 'carolinamrodrigues@gmail.com', '', '', '', '', '', ''),
(3906, 3889, 'Facebook', 'fb778eed982cc99c5c236f17c5054ff47c3d222b', '10205237189581905', 'https://www.facebook.com/app_scoped_user_id/10205237189581905/', '', 'https://graph.facebook.com/10205237189581905/picture?width=150&height=150', 'António Da Costa Lança', '', 'António', 'Da Costa Lança', 'male', 'pt_PT', '', 0, 0, 0, 'antoniodacostalanca@gmail.com', 'antoniodacostalanca@gmail.com', '', '', '', '', '', ''),
(3907, 3890, 'Facebook', '728ad205cd0a44dc456b8da7002b1b73f76a0c4e', '10204251435622463', 'https://www.facebook.com/app_scoped_user_id/10204251435622463/', '', 'https://graph.facebook.com/10204251435622463/picture?width=150&height=150', 'Picaba Natural Café', '', 'Picaba', 'Café', 'male', 'pt_PT', '', 0, 0, 0, 'picabacafe@gmail.com', 'picabacafe@gmail.com', '', '', '', '', '', ''),
(3908, 3891, 'Facebook', '38d2f6b70b3637029f517d1974668e4e9fad2576', '893789780715430', 'https://www.facebook.com/app_scoped_user_id/893789780715430/', '', 'https://graph.facebook.com/893789780715430/picture?width=150&height=150', 'Isabel Spínola Hespanha', '', 'Isabel', 'Spínola Hespanha', 'female', 'pt_BR', '', 0, 0, 0, 'isabel.spinolahespanha@gmail.com', 'isabel.spinolahespanha@gmail.com', '', '', '', '', '', ''),
(3909, 3892, 'Facebook', '78bceda4b8bfc5b315addacf871f921bba9cb6ac', '1007764922580857', 'https://www.facebook.com/app_scoped_user_id/1007764922580857/', '', 'https://graph.facebook.com/1007764922580857/picture?width=150&height=150', 'Zé Anahory', '', 'Zé', 'Anahory', 'male', 'pt_PT', '', 0, 0, 0, 'joseanahory@gmail.com', 'joseanahory@gmail.com', '', '', '', '', '', ''),
(3910, 3893, 'Google', 'b31d1c9044f9843fdfcd3863c61458da81fc2a7e', '102240083397552893228', 'https://plus.google.com/102240083397552893228', '', 'https://lh4.googleusercontent.com/-hImUqac3S1c/AAAAAAAAAAI/AAAAAAAAAG8/aqbL6CGdmV4/photo.jpg?sz=200', 'Lara G', '', 'Lara', 'G', 'female', '', '', 0, 0, 0, 'lara.glez.marti@gmail.com', 'lara.glez.marti@gmail.com', '', '', '', '', '', ''),
(3911, 3894, 'Facebook', 'b1fe687271f21dc6f6f0812d35dab8204dbd3ed8', '10205304667148839', 'https://www.facebook.com/app_scoped_user_id/10205304667148839/', '', 'https://graph.facebook.com/10205304667148839/picture?width=150&height=150', 'Bruno Matos', '', 'Bruno', 'Matos', 'male', 'pt_PT', '', 0, 0, 0, 'brunosantanamatos@gmail.com', 'brunosantanamatos@gmail.com', '', '', '', '', '', ''),
(3912, 3895, 'Facebook', '5d20bb1d904ea208d04390c60f50fe3238f10bcd', '1421975764793627', 'https://www.facebook.com/app_scoped_user_id/1421975764793627/', '', 'https://graph.facebook.com/1421975764793627/picture?width=150&height=150', 'Audrey LR', '', 'Audrey', 'LR', 'female', 'fr_FR', '', 0, 0, 0, 'audreylagoa@gmail.com', 'audreylagoa@gmail.com', '', '', '', '', '', ''),
(3913, 3896, 'Facebook', '6f5660bf539c769a3694139971a493df71c750f0', '10155684237655271', 'https://www.facebook.com/app_scoped_user_id/10155684237655271/', '', 'https://graph.facebook.com/10155684237655271/picture?width=150&height=150', 'Teresa Lázaro Matos', '', 'Teresa', 'Matos', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3914, 3897, 'Google', '196fcb86a0b154ca1798e87fb600dbbdde437c28', '109125838132704829336', 'https://plus.google.com/109125838132704829336', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Flavio Viana', '', 'Flavio', 'Viana', 'male', '', '', 0, 0, 0, 'viana.flavio@gmail.com', 'viana.flavio@gmail.com', '', '', '', '', '', ''),
(3915, 3898, 'Facebook', 'a43e4defa2f379d95d39c034b1b187bc04cff890', '10203910653717356', 'https://www.facebook.com/app_scoped_user_id/10203910653717356/', '', 'https://graph.facebook.com/10203910653717356/picture?width=150&height=150', 'Diana Almeida', '', 'Diana', 'Almeida', 'female', 'pt_PT', '', 0, 0, 0, 'artemisa_lua@hotmail.com', 'artemisa_lua@hotmail.com', '', '', '', '', '', ''),
(3916, 3899, 'Google', '8bc9585a8be48d804650dde653ba5b7ab5c5545b', '101275783147216366308', 'https://plus.google.com/101275783147216366308', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ricardo Nunes', '', 'Ricardo', 'Nunes', 'male', '', '', 0, 0, 0, 'rmfn1989@gmail.com', 'rmfn1989@gmail.com', '', '', '', '', '', ''),
(3917, 3900, 'Facebook', '3725d2ae253ef9ed6d3288d6ec75b73ce40074bb', '10153984016817137', 'https://www.facebook.com/app_scoped_user_id/10153984016817137/', '', 'https://graph.facebook.com/10153984016817137/picture?width=150&height=150', 'Telmo Campos', '', 'Telmo', 'Campos', 'male', 'en_US', '', 0, 0, 0, 'tchavesdecampos@gmail.com', 'tchavesdecampos@gmail.com', '', '', '', '', '', ''),
(3918, 3901, 'Facebook', 'd3d4abb21060930c693387d71c888867f9f11fa5', '850368645018693', 'https://www.facebook.com/app_scoped_user_id/850368645018693/', '', 'https://graph.facebook.com/850368645018693/picture?width=150&height=150', 'Tininha Fernandes', '', 'Tininha', 'Fernandes', 'female', 'pt_PT', '', 0, 0, 0, 'anasantosfer@hotmail.com', 'anasantosfer@hotmail.com', '', '', '', '', '', ''),
(3919, 3902, 'Facebook', '81143ad2db668d003e4a60a268b47f34c8b80313', '1059073240773865', 'https://www.facebook.com/app_scoped_user_id/1059073240773865/', '', 'https://graph.facebook.com/1059073240773865/picture?width=150&height=150', 'Jorge Coelho', '', 'Jorge', 'Coelho', 'male', 'pt_PT', '', 0, 0, 0, 'forbalin@gmail.com', 'forbalin@gmail.com', '', '', '', '', '', ''),
(3920, 3903, 'Facebook', '74ce48d696252fea289ac1f3e54a33ac63448f60', '479412655556540', 'https://www.facebook.com/app_scoped_user_id/479412655556540/', '', 'https://graph.facebook.com/479412655556540/picture?width=150&height=150', 'Maria Dias', '', 'Maria', 'Dias', 'female', 'pt_PT', '', 0, 0, 0, 'maria.dias.esmeriz@gmail.com', 'maria.dias.esmeriz@gmail.com', '', '', '', '', '', ''),
(3921, 3904, 'Facebook', '1d2c241e514b601645637bbfa55ec17e28e81f45', '10203297341269117', 'https://www.facebook.com/app_scoped_user_id/10203297341269117/', '', 'https://graph.facebook.com/10203297341269117/picture?width=150&height=150', 'Zinho Pemba', '', 'Zinho', 'Pemba', 'male', 'pt_PT', '', 0, 0, 0, 'zinhopemba5@gmail.com', 'zinhopemba5@gmail.com', '', '', '', '', '', ''),
(3922, 3905, 'Facebook', 'b8039932a88d72857fbf5be395268fd87b044c4b', '850806951640905', 'https://www.facebook.com/app_scoped_user_id/850806951640905/', '', 'https://graph.facebook.com/850806951640905/picture?width=150&height=150', 'Hortense Mendes Garcia', '', 'Hortense', 'Garcia', 'female', 'pt_PT', '', 0, 0, 0, 'hortense.garcia@gmail.com', 'hortense.garcia@gmail.com', '', '', '', '', '', ''),
(3923, 3906, 'Facebook', 'f22043bf1770998d4ce435851ef159163ffd1448', '10153965193783079', 'https://www.facebook.com/app_scoped_user_id/10153965193783079/', '', 'https://graph.facebook.com/10153965193783079/picture?width=150&height=150', 'Leonor Roquette Rodrigues', '', 'Leonor', 'Rodrigues', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3924, 3907, 'Google', '75906ac73fe4437d8c81f0c86a1632af358c180d', '105384367474814448733', 'https://plus.google.com/105384367474814448733', '', 'https://lh3.googleusercontent.com/-sTyFGSzhzBg/AAAAAAAAAAI/AAAAAAAAAFM/sJo8ogIfiwc/photo.jpg?sz=200', 'Marta  Paiva', '', 'Marta ', 'Paiva', 'female', '', '', 0, 0, 0, 'martaapaiva15@gmail.com', 'martaapaiva15@gmail.com', '', '', '', '', '', ''),
(3925, 3908, 'Facebook', '0039808c65f6bf63dee780f9f71dedd74c6f326b', '10204548553979412', 'https://www.facebook.com/app_scoped_user_id/10204548553979412/', '', 'https://graph.facebook.com/10204548553979412/picture?width=150&height=150', 'Filipe Nascimento', '', 'Filipe', 'Nascimento', 'male', 'pt_PT', '', 0, 0, 0, 'filcnascimento@gmail.com', 'filcnascimento@gmail.com', '', '', '', '', '', ''),
(3926, 3909, 'Google', '366c65c1ce447028ae95b2ad22c3ba8514eb3a28', '115608793830494433321', 'https://plus.google.com/115608793830494433321', '', 'https://lh3.googleusercontent.com/-WEODXhLv0OA/AAAAAAAAAAI/AAAAAAAAAlY/oYNZ61JvWOo/photo.jpg?sz=200', 'Filipe Patacas', '', 'Filipe', 'Patacas', 'male', '', '', 0, 0, 0, 'filipejorge1975@gmail.com', 'filipejorge1975@gmail.com', '', '', '', '', '', ''),
(3927, 3910, 'Facebook', '8ff82abedf896ac40ab63c825c5cb8e982687856', '910693638991266', 'https://www.facebook.com/app_scoped_user_id/910693638991266/', '', 'https://graph.facebook.com/910693638991266/picture?width=150&height=150', 'Carolina Telles Ferreira', '', 'Carolina', 'Telles Ferreira', 'female', 'en_US', '', 0, 0, 0, 'carolinatelles@msn.com', 'carolinatelles@msn.com', '', '', '', '', '', ''),
(3928, 3911, 'Facebook', '56801787bdee893df2fbf72a98620dc939eca972', '1079704528724250', 'https://www.facebook.com/app_scoped_user_id/1079704528724250/', '', 'https://graph.facebook.com/1079704528724250/picture?width=150&height=150', 'Pilar Carvalho', '', 'Pilar', 'Carvalho', 'female', 'pt_PT', '', 0, 0, 0, 'pilarokas@hotmail.com', 'pilarokas@hotmail.com', '', '', '', '', '', ''),
(3929, 3912, 'Google', '297922c96e500c7a4bbf9536b86551520e971501', '116422801179304128744', 'https://plus.google.com/116422801179304128744', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Joao Ferreira', '', 'Joao', 'Ferreira', 'male', '', '', 0, 0, 0, 'joaotelles9@gmail.com', 'joaotelles9@gmail.com', '', '', '', '', '', ''),
(3930, 3913, 'Facebook', '4a1c16db33eb10339bb9eca394dddf5a0e3ccd60', '10152938927274849', 'https://www.facebook.com/app_scoped_user_id/10152938927274849/', '', 'https://graph.facebook.com/10152938927274849/picture?width=150&height=150', 'Mafalda De Almeida Gonçalves', '', 'Mafalda', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'mafaldaalmeidagoncalves@gmail.com', 'mafaldaalmeidagoncalves@gmail.com', '', '', '', '', '', ''),
(3931, 3914, 'Facebook', '781d011a875dc3a234350df5997dff5dfc15c38b', '832531303494981', 'https://www.facebook.com/app_scoped_user_id/832531303494981/', '', 'https://graph.facebook.com/832531303494981/picture?width=150&height=150', 'Francisco Pereira', '', 'Francisco', 'Pereira', 'male', 'en_GB', '', 0, 0, 0, 'franciscoxixopereira@gmail.com', 'franciscoxixopereira@gmail.com', '', '', '', '', '', ''),
(3932, 3915, 'Facebook', '16cb3c221e91d29782652c0180533bfee2c30326', '693190567475960', 'https://www.facebook.com/app_scoped_user_id/693190567475960/', '', 'https://graph.facebook.com/693190567475960/picture?width=150&height=150', 'Guilherme Afonso', '', 'Guilherme', 'Afonso', 'male', 'pt_PT', '', 0, 0, 0, 'guifgonr@hotmail.com', 'guifgonr@hotmail.com', '', '', '', '', '', ''),
(3933, 3916, 'Facebook', '56927e56bf7e8939af1204a552b2ffe82400b851', '10206681343697320', 'https://www.facebook.com/app_scoped_user_id/10206681343697320/', '', 'https://graph.facebook.com/10206681343697320/picture?width=150&height=150', 'Fátima Matias', '', 'Fátima', 'Matias', 'female', 'pt_PT', '', 0, 0, 0, 'mfmscoelho@gmail.com', 'mfmscoelho@gmail.com', '', '', '', '', '', ''),
(3934, 3917, 'Facebook', '3a222ff35dbf3d3ec0cde5299d9e42d3cfba6393', '10155621909680532', 'https://www.facebook.com/app_scoped_user_id/10155621909680532/', '', 'https://graph.facebook.com/10155621909680532/picture?width=150&height=150', 'Rodrigo Duvens Pinto', '', 'Rodrigo', 'Pinto', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3935, 3918, 'Facebook', '70f5b3b5b3cd66056cca3bb744d3704562622d91', '909925365716926', 'https://www.facebook.com/app_scoped_user_id/909925365716926/', '', 'https://graph.facebook.com/909925365716926/picture?width=150&height=150', 'Sara Pinheiro', '', 'Sara', 'Pinheiro', 'female', 'pt_PT', '', 0, 0, 0, 'saraffp13@hotmail.com', 'saraffp13@hotmail.com', '', '', '', '', '', ''),
(3936, 3919, 'Facebook', '3aa1e2b29753bfc579f398ff41fa08a2bf91fe57', '834522086629843', 'https://www.facebook.com/app_scoped_user_id/834522086629843/', '', 'https://graph.facebook.com/834522086629843/picture?width=150&height=150', 'Bruna Lobo', '', 'Bruna', 'Lobo', 'female', 'pt_PT', '', 0, 0, 0, 'brunaloobo@hotmail.com', 'brunaloobo@hotmail.com', '', '', '', '', '', ''),
(3937, 3920, 'Facebook', 'cfe00ce5f513d34f379ed3c8b2bfb50f7927eafa', '10153023824966359', 'https://www.facebook.com/app_scoped_user_id/10153023824966359/', '', 'https://graph.facebook.com/10153023824966359/picture?width=150&height=150', 'Luís Varela Marreiros', '', 'Luís', 'Marreiros', 'male', 'pt_PT', '', 0, 0, 0, 'luis@marreiros.org', 'luis@marreiros.org', '', '', '', '', '', ''),
(3938, 3921, 'Facebook', '9d1dbbcd05826ae1fb095850e5da0d686060e319', '10205850359931894', 'https://www.facebook.com/app_scoped_user_id/10205850359931894/', '', 'https://graph.facebook.com/10205850359931894/picture?width=150&height=150', 'Silvia Gonçalves', '', 'Silvia', 'Gonçalves', 'female', 'en_US', '', 0, 0, 0, 'silviavag@iol.pt', 'silviavag@iol.pt', '', '', '', '', '', ''),
(3939, 3922, 'Facebook', '2b6cb1b892d64fd736d7f06afcf0752e36c46a7a', '896257853766029', 'https://www.facebook.com/app_scoped_user_id/896257853766029/', '', 'https://graph.facebook.com/896257853766029/picture?width=150&height=150', 'Marta Dâmaso', '', 'Marta', 'Dâmaso', 'female', 'pt_PT', '', 0, 0, 0, 'martadamasos@hotmail.com', 'martadamasos@hotmail.com', '', '', '', '', '', ''),
(3940, 3923, 'Facebook', '5f33a357d45e53624c5728f3aea3d0a61e34d8e9', '10203421182044912', 'https://www.facebook.com/app_scoped_user_id/10203421182044912/', '', 'https://graph.facebook.com/10203421182044912/picture?width=150&height=150', 'Xana Palos', '', 'Xana', 'Palos', 'female', 'pt_PT', '', 0, 0, 0, 'xanapalos@gmail.com', 'xanapalos@gmail.com', '', '', '', '', '', ''),
(3941, 3924, 'Facebook', '9d7c0ba8b38c73df1239ebbdfdac5332c79be34f', '981250738574919', 'https://www.facebook.com/app_scoped_user_id/981250738574919/', '', 'https://graph.facebook.com/981250738574919/picture?width=150&height=150', 'Domingos Varela Marreiros', '', 'Domingos', 'Varela Marreiros', 'male', 'pt_PT', '', 0, 0, 0, 'domingos@marreiros.org', 'domingos@marreiros.org', '', '', '', '', '', ''),
(3942, 3925, 'Facebook', 'de11591da6c7964f4f72fc37e8d90879d94decc5', '10204759432131033', 'https://www.facebook.com/app_scoped_user_id/10204759432131033/', '', 'https://graph.facebook.com/10204759432131033/picture?width=150&height=150', 'João Pedro Fernandes', '', 'João', 'Fernandes', 'male', 'pt_PT', '', 0, 0, 0, 'joao.fernandes@intergraph.com', 'joao.fernandes@intergraph.com', '', '', '', '', '', ''),
(3943, 3926, 'Facebook', '32a8185f3a1099fbaedc579c6fdb4fe4e2643c42', '10153120005889232', 'https://www.facebook.com/app_scoped_user_id/10153120005889232/', '', 'https://graph.facebook.com/10153120005889232/picture?width=150&height=150', 'Benedita Contreras Soares Santos', '', 'Benedita', 'Contreras Soares Santos', 'female', 'pt_PT', '', 0, 0, 0, 'gcssbenedita@gmail.com', 'gcssbenedita@gmail.com', '', '', '', '', '', ''),
(3944, 3927, 'Facebook', '09c443a8a396b28f85099c69f3b710f2f2515772', '10204142981116477', 'https://www.facebook.com/app_scoped_user_id/10204142981116477/', '', 'https://graph.facebook.com/10204142981116477/picture?width=150&height=150', 'Alvaro Na Onda', '', 'Alvaro', 'Na Onda', 'male', 'pt_PT', '', 0, 0, 0, 'alvaronaonda@hotmail.com', 'alvaronaonda@hotmail.com', '', '', '', '', '', ''),
(3945, 3928, 'Facebook', 'cacb6d4430cb7b6aca571b19b872bdd8da1e287e', '10153335572510119', 'https://www.facebook.com/app_scoped_user_id/10153335572510119/', '', 'https://graph.facebook.com/10153335572510119/picture?width=150&height=150', 'Nuno Pires', '', 'Nuno', 'Pires', 'male', 'en_US', '', 0, 0, 0, 'nuno.mig.pires@gmail.com', 'nuno.mig.pires@gmail.com', '', '', '', '', '', ''),
(3946, 3929, 'Facebook', '9b04950ca8aac2b64c6530c33bed10fce44d93f4', '10203682300249483', 'https://www.facebook.com/app_scoped_user_id/10203682300249483/', '', 'https://graph.facebook.com/10203682300249483/picture?width=150&height=150', 'Francisco Anselmo', '', 'Francisco', 'Anselmo', 'male', 'pt_PT', '', 0, 0, 0, 'xico_malo74@hotmail.com', 'xico_malo74@hotmail.com', '', '', '', '', '', ''),
(3947, 3930, 'Facebook', '5f0367caf21d9fbddeb767b3a4cf62bd2c5b5ea9', '953984111298757', 'https://www.facebook.com/app_scoped_user_id/953984111298757/', '', 'https://graph.facebook.com/953984111298757/picture?width=150&height=150', 'Isabel Cabral', '', 'Isabel', 'Cabral', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3948, 3931, 'Facebook', '4d999db85c5c51368148252bdf3b8fcec98e88f6', '10204020773271684', 'https://www.facebook.com/app_scoped_user_id/10204020773271684/', '', 'https://graph.facebook.com/10204020773271684/picture?width=150&height=150', 'Suzana da Costa', '', 'Suzana', 'da Costa', 'female', 'pt_PT', '', 0, 0, 0, 'suzana.costa@netvisao.pt', 'suzana.costa@netvisao.pt', '', '', '', '', '', ''),
(3949, 3932, 'Google', 'f347cdee7a875a89380f83195ab2404c6f04330e', '113560419564713703182', 'https://plus.google.com/113560419564713703182', '', 'https://lh3.googleusercontent.com/-wCwQxYsqUhY/AAAAAAAAAAI/AAAAAAAAAAA/LclOu5eG1U8/photo.jpg?sz=200', 'João Bernardo Galvão Teles', '', 'João Bernardo', 'Galvão Teles', 'male', '', '', 0, 0, 0, 'jb.galvao.teles@gmail.com', 'jb.galvao.teles@gmail.com', '', '', '', '', '', ''),
(3950, 3933, 'Facebook', '439dcf75e4c80e118c7d9caefd2ef1bb8f337794', '10203323455320554', 'https://www.facebook.com/app_scoped_user_id/10203323455320554/', '', 'https://graph.facebook.com/10203323455320554/picture?width=150&height=150', 'Rita Liane', '', 'Rita', 'Liane', 'female', 'pt_PT', '', 0, 0, 0, 're_liane@hotmail.com', 're_liane@hotmail.com', '', '', '', '', '', ''),
(3951, 3934, 'Facebook', '69ea8a2ca36c1d9ebc0cc7cee080e57ea367f41a', '10204022424142079', 'https://www.facebook.com/app_scoped_user_id/10204022424142079/', '', 'https://graph.facebook.com/10204022424142079/picture?width=150&height=150', 'Maria De Lurdes Santos', '', 'Maria', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'maria.l.sabino@gmail.com', 'maria.l.sabino@gmail.com', '', '', '', '', '', ''),
(3952, 3935, 'Google', '8ca30d99c18b0104c23656b35cfd8559c5a311d2', '118247853619134687476', 'https://plus.google.com/118247853619134687476', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'graca paiva', '', 'graca', 'paiva', 'female', '', '', 0, 0, 0, 'gracapaiva@gmail.com', 'gracapaiva@gmail.com', '', 'Coimbra', '', '', 'Coimbra', ''),
(3953, 3936, 'Facebook', 'bb15c78c93662344f6cd8abea3b7321726c7a7b0', '1596352117273874', 'https://www.facebook.com/app_scoped_user_id/1596352117273874/', '', 'https://graph.facebook.com/1596352117273874/picture?width=150&height=150', 'Maria Leonor Paixao', '', 'Maria Leonor', 'Paixao', 'female', 'pt_PT', '', 0, 0, 0, 'leonorpaixao@gmail.com', '', '', '', '', '', '', ''),
(3954, 3937, 'Facebook', '252135b207dff7b0d2313feea0421c0060559436', '1096727483674548', 'https://www.facebook.com/app_scoped_user_id/1096727483674548/', '', 'https://graph.facebook.com/1096727483674548/picture?width=150&height=150', 'Claudia Sousa', '', 'Claudia', 'Sousa', 'female', 'pt_PT', '', 0, 0, 0, 'claudia.sousa@edp.pt', 'claudia.sousa@edp.pt', '', '', '', '', '', ''),
(3955, 3938, 'Google', '94b7605f2e7ec644e695276e7993c801590c9c00', '116672155612684583122', 'https://plus.google.com/116672155612684583122', '', 'https://lh3.googleusercontent.com/-Dw7bN7EAKsA/AAAAAAAAAAI/AAAAAAAAM0E/MfK1vzvFAh8/photo.jpg?sz=200', 'Luis Pereira', '', 'Luis', 'Pereira', 'male', '', '', 0, 0, 0, 'lpereira401@gmail.com', 'lpereira401@gmail.com', '', 'Dublin, República da Irlanda', '', '', 'Dublin, República da Irlanda', ''),
(3956, 3939, 'Google', '04e5e6beea353426739bc8d52159e3ee473bff08', '100323103535184487027', 'https://plus.google.com/100323103535184487027', '', 'https://lh3.googleusercontent.com/-oWNj_wstfTE/AAAAAAAAAAI/AAAAAAAAAF8/pLmkgycH_W4/photo.jpg?sz=200', 'Beata Lipiak', '', 'Beata', 'Lipiak', 'female', '', '', 0, 0, 0, 'bealipiak@gmail.com', 'bealipiak@gmail.com', '', '', '', '', '', ''),
(3957, 3940, 'Facebook', 'c624a50438a5c158f2bcf91267de7c85449461b8', '898075420251007', 'https://www.facebook.com/app_scoped_user_id/898075420251007/', '', 'https://graph.facebook.com/898075420251007/picture?width=150&height=150', 'Vanda Costa Valladares', '', 'Vanda', 'Costa Valladares', 'female', 'pt_PT', '', 0, 0, 0, 'valladares.vanda@gmail.com', 'valladares.vanda@gmail.com', '', '', '', '', '', ''),
(3958, 3941, 'Facebook', 'df3033444ffecc30e4359a8b35110435e7c88974', '10203869044237577', 'https://www.facebook.com/app_scoped_user_id/10203869044237577/', '', 'https://graph.facebook.com/10203869044237577/picture?width=150&height=150', 'Pedro Lemos Silveira', '', 'Pedro', 'Silveira', 'male', 'pt_PT', '', 0, 0, 0, 'psilveira73@gmail.com', 'psilveira73@gmail.com', '', '', '', '', '', ''),
(3959, 3942, 'Facebook', '2288c45c98b6f81c487bdeb337ef8830c1671530', '10205348061594029', 'https://www.facebook.com/app_scoped_user_id/10205348061594029/', '', 'https://graph.facebook.com/10205348061594029/picture?width=150&height=150', 'Rita Romão', '', 'Rita', 'Romão', 'female', 'pt_PT', '', 0, 0, 0, 'rita_1208@hotmail.com', 'rita_1208@hotmail.com', '', '', '', '', '', ''),
(3960, 3943, 'Facebook', '0c4fc9635bdcc3619d53ea236839d13290d30fad', '986010694750563', 'https://www.facebook.com/app_scoped_user_id/986010694750563/', '', 'https://graph.facebook.com/986010694750563/picture?width=150&height=150', 'Isabel Franganito', '', 'Isabel', 'Franganito', 'female', 'pt_PT', '', 0, 0, 0, 'isabelfranganito@hotmail.com', 'isabelfranganito@hotmail.com', '', '', '', '', '', ''),
(3961, 3944, 'Facebook', '8211e870d9934b7eba5fd5376e7fac0ac88206a1', '639420689522160', 'https://www.facebook.com/app_scoped_user_id/639420689522160/', '', 'https://graph.facebook.com/639420689522160/picture?width=150&height=150', 'Renata Araújo', '', 'Renata', 'Araújo', 'female', 'pt_BR', '', 0, 0, 0, 'nutricao.renata@hotmail.com', 'nutricao.renata@hotmail.com', '', '', '', '', '', ''),
(3962, 3945, 'Facebook', '819efec1d3ddae6dc5a5216741edbf6e5afb8fd8', '10200528741139169', 'https://www.facebook.com/app_scoped_user_id/10200528741139169/', '', 'https://graph.facebook.com/10200528741139169/picture?width=150&height=150', 'Adriana António', '', 'Adriana', 'António', 'female', 'pt_PT', '', 0, 0, 0, 'adrianaf_ant@hotmail.com', 'adrianaf_ant@hotmail.com', '', '', '', '', '', ''),
(3963, 3946, 'Facebook', '152bb86976a15903d30504d94bb77b5c61957dee', '10152930094073861', 'https://www.facebook.com/app_scoped_user_id/10152930094073861/', '', 'https://graph.facebook.com/10152930094073861/picture?width=150&height=150', 'David Lourenço', '', 'David', 'Lourenço', 'male', 'pt_PT', '', 0, 0, 0, 'david_jclourenco@hotmail.com', 'david_jclourenco@hotmail.com', '', '', '', '', '', ''),
(3964, 3947, 'Facebook', 'a700e72670223b9d7fd31b3db1330b196c3394b8', '695740480559792', 'https://www.facebook.com/app_scoped_user_id/695740480559792/', '', 'https://graph.facebook.com/695740480559792/picture?width=150&height=150', 'Bruna Pardal', '', 'Bruna', 'Pardal', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3965, 3948, 'Facebook', '7369f5da7002e1446c5933f7bbe6cca7930d18dd', '10204642791408959', 'https://www.facebook.com/app_scoped_user_id/10204642791408959/', '', 'https://graph.facebook.com/10204642791408959/picture?width=150&height=150', 'Filipa Pinto da Silva', '', 'Filipa', 'da Silva', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3966, 3949, 'Facebook', 'ae801d738c5dc5721c5d342bfe952890f8dc630f', '10152983480742075', 'https://www.facebook.com/app_scoped_user_id/10152983480742075/', '', 'https://graph.facebook.com/10152983480742075/picture?width=150&height=150', 'Maria Barbosa Viana', '', 'Maria', 'Barbosa Viana', 'female', 'pt_PT', '', 0, 0, 0, 'mariabviana1@gmail.com', 'mariabviana1@gmail.com', '', '', '', '', '', ''),
(3967, 3950, 'Facebook', '8c81bbd9c0ebb0670c1ab22984090d9e52f77101', '10205780856773000', 'https://www.facebook.com/app_scoped_user_id/10205780856773000/', '', 'https://graph.facebook.com/10205780856773000/picture?width=150&height=150', 'Maria Inês Abreu Lima', '', 'Maria', 'Lima', 'female', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3968, 3951, 'Facebook', '997ca6afa450fd77ea1df4775e36df01440ab888', '10202946660668119', 'https://www.facebook.com/app_scoped_user_id/10202946660668119/', '', 'https://graph.facebook.com/10202946660668119/picture?width=150&height=150', 'Maria Athayde', '', 'Maria', 'Athayde', 'female', 'pt_PT', '', 0, 0, 0, 'mataide9@hotmail.com', 'mataide9@hotmail.com', '', '', '', '', '', ''),
(3969, 3952, 'Facebook', '2c075efc9e9ac353155211f8a55620f88f82bb22', '998604940180069', 'https://www.facebook.com/app_scoped_user_id/998604940180069/', '', 'https://graph.facebook.com/998604940180069/picture?width=150&height=150', 'Maria Amaro Monteiro', '', 'Maria', 'Amaro Monteiro', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3970, 3953, 'Facebook', 'b4903ab1989157c0ef51e6bb624475812b5a7a46', '959047980793273', 'https://www.facebook.com/app_scoped_user_id/959047980793273/', '', 'https://graph.facebook.com/959047980793273/picture?width=150&height=150', 'Mariana Correia Rodrigues', '', 'Mariana', 'Correia Rodrigues', 'female', 'pt_PT', '', 0, 0, 0, 'mananalccr@hotmail.com', 'mananalccr@hotmail.com', '', '', '', '', '', ''),
(3971, 3954, 'Facebook', 'bcdddd42cd34bcaa740e38e0deb842f8a44f8783', '10204227850878380', 'https://www.facebook.com/app_scoped_user_id/10204227850878380/', '', 'https://graph.facebook.com/10204227850878380/picture?width=150&height=150', 'Maria Leal', '', 'Maria', 'Leal', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3972, 3955, 'Facebook', '1247060f619e42d591fed830d1fcfd92377c14a9', '10205976967695159', 'https://www.facebook.com/app_scoped_user_id/10205976967695159/', '', 'https://graph.facebook.com/10205976967695159/picture?width=150&height=150', 'Maria Mayer', '', 'Maria', 'Mayer', 'female', 'pt_PT', '', 0, 0, 0, 'marialimamayer1@gmail.com', 'marialimamayer1@gmail.com', '', '', '', '', '', ''),
(3973, 3956, 'Facebook', '3ff5d15c8b959af12d5769387aa01c8fc26dc67f', '10203808138798079', 'https://www.facebook.com/app_scoped_user_id/10203808138798079/', '', 'https://graph.facebook.com/10203808138798079/picture?width=150&height=150', 'Mariana Santa-Marta', '', 'Mariana', 'Santa-Marta', 'female', 'pt_PT', '', 0, 0, 0, 'marianasantamarta@hotmail.com', 'marianasantamarta@hotmail.com', '', '', '', '', '', ''),
(3974, 3957, 'Facebook', '5ddcb1bb8c76f1d9069bbd0e1da16effad0aedab', '1053354211359841', 'https://www.facebook.com/app_scoped_user_id/1053354211359841/', '', 'https://graph.facebook.com/1053354211359841/picture?width=150&height=150', 'Mariana Brás', '', 'Mariana', 'Brás', 'female', 'pt_PT', '', 0, 0, 0, 'marianasousabras@gmail.com', 'marianasousabras@gmail.com', '', '', '', '', '', ''),
(3975, 3958, 'Facebook', 'c8700333087607d4e3d7cba6a1d22a669a64e3f3', '891860410881871', 'https://www.facebook.com/app_scoped_user_id/891860410881871/', '', 'https://graph.facebook.com/891860410881871/picture?width=150&height=150', 'Maria Lancastre Montanha Rebelo', '', 'Maria', 'Lancastre Montanha Rebelo', 'female', 'pt_PT', '', 0, 0, 0, 'maria17rebelo@hotmail.com', 'maria17rebelo@hotmail.com', '', '', '', '', '', ''),
(3976, 3959, 'Facebook', 'd99e674f2dbf880b545023669658646fa2bd389a', '642027735941942', 'https://www.facebook.com/app_scoped_user_id/642027735941942/', '', 'https://graph.facebook.com/642027735941942/picture?width=150&height=150', 'Carla Usquiano De Alayo Con Azabache', '', 'Carla', 'Usquiano De Alayo Con Azabache', 'female', 'es_LA', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3977, 3960, 'Facebook', '45eb9d6833f3d51bedc7470b2d14fc24124356ba', '892639160797619', 'https://www.facebook.com/app_scoped_user_id/892639160797619/', '', 'https://graph.facebook.com/892639160797619/picture?width=150&height=150', 'Mariana Valentim', '', 'Mariana', 'Valentim', 'female', 'pt_PT', '', 0, 0, 0, 'marianavalentim2001@gmail.com', 'marianavalentim2001@gmail.com', '', '', '', '', '', ''),
(3978, 3961, 'Facebook', '8cb8b0b79463530aee46ff8cd974fba6596d5ef2', '798137276949991', 'https://www.facebook.com/app_scoped_user_id/798137276949991/', '', 'https://graph.facebook.com/798137276949991/picture?width=150&height=150', 'Margarida Teotónio Pereira', '', 'Margarida', 'Teotónio Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'margaridatpereira@gmail.com', 'margaridatpereira@gmail.com', '', '', '', '', '', ''),
(3979, 3962, 'Facebook', '0d0dcb88e6df0c62ee6f3ec1ecfeede38bf6912d', '992523487433895', 'https://www.facebook.com/app_scoped_user_id/992523487433895/', '', 'https://graph.facebook.com/992523487433895/picture?width=150&height=150', 'Maria Murias', '', 'Maria', 'Murias', 'female', 'pt_PT', '', 0, 0, 0, 'maria_souza_m@hotmail.com', 'maria_souza_m@hotmail.com', '', '', '', '', '', ''),
(3980, 3963, 'Google', 'eb4322827a1679beb6a2e39efdc47daf534f534c', '100127846475250149620', 'https://plus.google.com/100127846475250149620', '', 'https://lh4.googleusercontent.com/-shOlkS8gnHk/AAAAAAAAAAI/AAAAAAAAAN0/nhoVwirC9oI/photo.jpg?sz=200', 'Telmo Leitão', '', 'Telmo', 'Leitão', 'male', '', '', 0, 0, 0, 'telmo.leitao@gmail.com', 'telmo.leitao@gmail.com', '', 'Ponta Delgada', '', '', 'Ponta Delgada', ''),
(3981, 3964, 'Facebook', '6c2ca4c7a36ee4945f908be0cb98568d4cdc0050', '858830700820661', 'https://www.facebook.com/app_scoped_user_id/858830700820661/', '', 'https://graph.facebook.com/858830700820661/picture?width=150&height=150', 'Mariana Cardoso', '', 'Mariana', 'Cardoso', 'female', 'pt_BR', '', 0, 0, 0, 'mariana.dias.cardoso@hotmail.com', 'mariana.dias.cardoso@hotmail.com', '', '', '', '', '', ''),
(3982, 3965, 'Facebook', '153d5984ab4165b2c44fde59aa9fc4431a2b5e57', '972793216087216', 'https://www.facebook.com/app_scoped_user_id/972793216087216/', '', 'https://graph.facebook.com/972793216087216/picture?width=150&height=150', 'Maria Luís Rocha Soares', '', 'Maria', 'Luís Rocha Soares', 'female', 'pt_PT', '', 0, 0, 0, 'marialuissoarespr@hotmail.com', 'marialuissoarespr@hotmail.com', '', '', '', '', '', ''),
(3983, 3966, 'Facebook', 'd3c6516686778f706b689ad26a2c77feb149e67d', '918526608191279', 'https://www.facebook.com/app_scoped_user_id/918526608191279/', '', 'https://graph.facebook.com/918526608191279/picture?width=150&height=150', 'Miguel Raposo', '', 'Miguel', 'Raposo', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3984, 3967, 'Facebook', 'a72a2569bc9978dcda7aa6119c11b5df5a91888b', '873609442711409', 'https://www.facebook.com/app_scoped_user_id/873609442711409/', '', 'https://graph.facebook.com/873609442711409/picture?width=150&height=150', 'José Guedes de Almeida', '', 'José', 'Guedes de Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'joseguedes.almeida@sapo.pt', 'joseguedes.almeida@sapo.pt', '', '', '', '', '', ''),
(3985, 3968, 'Facebook', 'e82346d72e5a382113571e84d13bb445f7b3f37f', '891647460901131', 'https://www.facebook.com/app_scoped_user_id/891647460901131/', '', 'https://graph.facebook.com/891647460901131/picture?width=150&height=150', 'Isa Almeida', '', 'Isa', 'Almeida', 'female', 'pt_PT', '', 0, 0, 0, 'isamoreira.almeida@sapo.pt', 'isamoreira.almeida@sapo.pt', '', '', '', '', '', ''),
(3986, 3969, 'Facebook', '427f4f226fdad8ba5e70c3ab51cdc8a216cd4ad2', '890369157703302', 'https://www.facebook.com/app_scoped_user_id/890369157703302/', '', 'https://graph.facebook.com/890369157703302/picture?width=150&height=150', 'Expresso Jantes', '', 'Expresso', 'Jantes', '', 'pt_PT', '', 0, 0, 0, 'expressojantes@mail.telepac.pt', 'expressojantes@mail.telepac.pt', '', '', '', '', '', ''),
(3987, 3970, 'Facebook', '802a0418465320f05b341a692efd77bb7ccbebff', '10203968114032900', 'https://www.facebook.com/app_scoped_user_id/10203968114032900/', '', 'https://graph.facebook.com/10203968114032900/picture?width=150&height=150', 'Helena Santos de Carvalho', '', 'Helena', 'Carvalho', 'female', 'pt_PT', '', 0, 0, 0, 'ruiva3@yahoo.com', 'ruiva3@yahoo.com', '', '', '', '', '', ''),
(3988, 3971, 'Facebook', 'bf71fff9d94e9f95cf6cdb55b10e2e5965bbe413', '988932771118249', 'https://www.facebook.com/app_scoped_user_id/988932771118249/', '', 'https://graph.facebook.com/988932771118249/picture?width=150&height=150', 'Catarina Nunes', '', 'Catarina', 'Nunes', 'female', 'pt_PT', '', 0, 0, 0, 'catarina_nunes_2008@hotmail.com', 'catarina_nunes_2008@hotmail.com', '', '', '', '', '', ''),
(3989, 3972, 'Facebook', 'a1ef1334f7068dc381660ed503de927e8d186ba2', '10206643821031871', 'https://www.facebook.com/app_scoped_user_id/10206643821031871/', '', 'https://graph.facebook.com/10206643821031871/picture?width=150&height=150', 'Mariana Pepe Jorge', '', 'Mariana', 'Pepe Jorge', 'female', 'pt_PT', '', 0, 0, 0, 'marianapepejorge@hotmail.com', 'marianapepejorge@hotmail.com', '', '', '', '', '', ''),
(3990, 3973, 'Facebook', '76b6062145cfe05e2011d88999605b4e82233fee', '1148047438555695', 'https://www.facebook.com/app_scoped_user_id/1148047438555695/', '', 'https://graph.facebook.com/1148047438555695/picture?width=150&height=150', 'Mariana Batista', '', 'Mariana', 'Batista', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3991, 3974, 'Facebook', '243a412f53986b30606ca7cd4a69ab2c5877d6c3', '10152907300878193', 'https://www.facebook.com/app_scoped_user_id/10152907300878193/', '', 'https://graph.facebook.com/10152907300878193/picture?width=150&height=150', 'Sara Ramalho Matos', '', 'Sara', 'Matos', 'female', 'pt_PT', '', 0, 0, 0, 'saramx79@hotmail.com', 'saramx79@hotmail.com', '', '', '', '', '', ''),
(3992, 3975, 'Facebook', '577ce059a1f96ef65fa0f789824c3c524a06fcf7', '482376291920284', 'https://www.facebook.com/app_scoped_user_id/482376291920284/', '', 'https://graph.facebook.com/482376291920284/picture?width=150&height=150', 'Cláudia Barradas', '', 'Cláudia', 'Barradas', 'female', 'pt_PT', '', 0, 0, 0, 'acbarradasvm@sapo.pt', 'acbarradasvm@sapo.pt', '', '', '', '', '', ''),
(3993, 3976, 'Facebook', '2dd53a096a27e801766883ebf31b25d8fdce2298', '861774263900799', 'https://www.facebook.com/app_scoped_user_id/861774263900799/', '', 'https://graph.facebook.com/861774263900799/picture?width=150&height=150', 'Luís Miranda de Castro', '', 'Luís', 'Miranda de Castro', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(3994, 3977, 'Facebook', '210132f4b4366865dc23e11219bac1a72ced86e5', '392455140952471', 'https://www.facebook.com/app_scoped_user_id/392455140952471/', '', 'https://graph.facebook.com/392455140952471/picture?width=150&height=150', 'Teresa Mata', '', 'Teresa', 'Mata', 'female', 'pt_PT', '', 0, 0, 0, 'teresamm11@gmail.com', 'teresamm11@gmail.com', '', '', '', '', '', ''),
(3995, 3978, 'Facebook', 'a68a5339a8cceaa7ee046a8c7ae0eda9053e0141', '483751991772239', 'https://www.facebook.com/app_scoped_user_id/483751991772239/', '', 'https://graph.facebook.com/483751991772239/picture?width=150&height=150', 'Maria Mendonça', '', 'Maria', 'Mendonça', 'female', 'pt_PT', '', 0, 0, 0, 'maria.p.mendonca@hotmail.com', 'maria.p.mendonca@hotmail.com', '', '', '', '', '', ''),
(3996, 3979, 'Facebook', 'bd24e30aba2b19435354147307f8d6619fd11afc', '1128916120468349', 'https://www.facebook.com/app_scoped_user_id/1128916120468349/', '', 'https://graph.facebook.com/1128916120468349/picture?width=150&height=150', 'Isabel Ferreira', '', 'Isabel', 'Ferreira', 'female', 'pt_PT', '', 0, 0, 0, 'iferreira913@hotmail.com', 'iferreira913@hotmail.com', '', '', '', '', '', ''),
(3997, 3980, 'Facebook', '55d22224b0f26750cbf769cd49d1d06946ead831', '10206943255762734', 'https://www.facebook.com/app_scoped_user_id/10206943255762734/', '', 'https://graph.facebook.com/10206943255762734/picture?width=150&height=150', 'Tânia Ribeiro', '', 'Tânia', 'Ribeiro', 'female', 'de_DE', '', 0, 0, 0, 'tania.ribeiro@gmx.net', 'tania.ribeiro@gmx.net', '', '', '', '', '', ''),
(3998, 3981, 'Facebook', '012a8c0f4a7a10c16603af45683a997c7568daf3', '10204149460566654', 'https://www.facebook.com/app_scoped_user_id/10204149460566654/', '', 'https://graph.facebook.com/10204149460566654/picture?width=150&height=150', 'Pedro Vilaça', '', 'Pedro', 'Vilaça', 'male', 'pt_PT', '', 0, 0, 0, 'pedrov301@hotmail.com', 'pedrov301@hotmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(3999, 3982, 'Facebook', '798dcc47dda62e5d42de18284c69f28da115905f', '962093337154914', 'https://www.facebook.com/app_scoped_user_id/962093337154914/', '', 'https://graph.facebook.com/962093337154914/picture?width=150&height=150', 'Isaura Torres', '', 'Isaura', 'Torres', 'female', 'pt_PT', '', 0, 0, 0, 'isauratorres@gmail.com', 'isauratorres@gmail.com', '', '', '', '', '', ''),
(4000, 3983, 'Facebook', '64130d31e6c4b1ca3d955ac9efbdc45ebdc3c8fb', '1859788370913862', 'https://www.facebook.com/app_scoped_user_id/1859788370913862/', '', 'https://graph.facebook.com/1859788370913862/picture?width=150&height=150', 'Hugo Gola', '', 'Hugo', 'Gola', 'male', 'pt_PT', '', 0, 0, 0, 'hgolad@gmail.com', 'hgolad@gmail.com', '', '', '', '', '', ''),
(4001, 3984, 'Facebook', 'f59e1a05cc74c6a10cd7756d5fdaf5ca79f831bc', '988402691192801', 'https://www.facebook.com/app_scoped_user_id/988402691192801/', '', 'https://graph.facebook.com/988402691192801/picture?width=150&height=150', 'Joana Paiva', '', 'Joana', 'Paiva', 'female', 'pt_PT', '', 0, 0, 0, 'joanawaetford@gmail.com', 'joanawaetford@gmail.com', '', '', '', '', '', ''),
(4002, 3985, 'Facebook', '3a3fbddbb76574d6de81521cc4b3e57b3a223809', '1008553979174919', 'https://www.facebook.com/app_scoped_user_id/1008553979174919/', '', 'https://graph.facebook.com/1008553979174919/picture?width=150&height=150', 'Luana Sal', '', 'Luana', 'Sal', 'female', 'pt_PT', '', 0, 0, 0, 'luana-shark@hotmail.com', 'luana-shark@hotmail.com', '', '', '', '', '', ''),
(4003, 3986, 'Facebook', 'dea3221c2e8466391d2e3620739a0a24295afbb9', '818052204942962', 'https://www.facebook.com/app_scoped_user_id/818052204942962/', '', 'https://graph.facebook.com/818052204942962/picture?width=150&height=150', 'André Lourenço', '', 'André', 'Lourenço', 'male', 'pt_PT', '', 0, 0, 0, 'andrelourinha@hotmail.com', 'andrelourinha@hotmail.com', '', '', '', '', '', ''),
(4004, 3987, 'Google', '41caeff8bcfdc3a83ab3aa191695403e1a901790', '111368864745027442868', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'santiago graça', '', 'santiago', 'graça', '', '', '', 0, 0, 0, 'santiagograca5@gmail.com', 'santiagograca5@gmail.com', '', '', '', '', '', ''),
(4005, 3988, 'Facebook', '2cdd31eb4e9ce1fbc3214b69c4caeb79343dcd0f', '10206891036059103', 'https://www.facebook.com/app_scoped_user_id/10206891036059103/', '', 'https://graph.facebook.com/10206891036059103/picture?width=150&height=150', 'Paulo Gil Pedro', '', 'Paulo', 'Pedro', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4006, 3989, 'Facebook', '1ca5a4ab62e753b98aab0df66c5e965c42a2376a', '10204395674192653', 'https://www.facebook.com/app_scoped_user_id/10204395674192653/', '', 'https://graph.facebook.com/10204395674192653/picture?width=150&height=150', 'Margarida Neiva', '', 'Margarida', 'Neiva', 'female', 'pt_PT', '', 0, 0, 0, 'margo.neiva@hotmail.com', 'margo.neiva@hotmail.com', '', '', '', '', '', ''),
(4007, 3990, 'Facebook', '49658dbcc7498c7ce52d41ecc91f61157304b3e8', '1108522262507771', 'https://www.facebook.com/app_scoped_user_id/1108522262507771/', '', 'https://graph.facebook.com/1108522262507771/picture?width=150&height=150', 'Maria Bentes', '', 'Maria', 'Bentes', 'female', 'pt_PT', '', 0, 0, 0, 'mmbentes@sapo.pt', 'mmbentes@sapo.pt', '', '', '', '', '', ''),
(4008, 3991, 'Facebook', '4318519d5e2d18a2c3a0b0eb1900dc2c78afc4c0', '968989723133994', 'https://www.facebook.com/app_scoped_user_id/968989723133994/', '', 'https://graph.facebook.com/968989723133994/picture?width=150&height=150', 'Francisca Leal', '', 'Francisca', 'Leal', 'female', 'pt_PT', '', 0, 0, 0, 'franciscaleal7@gmail.com', 'franciscaleal7@gmail.com', '', '', '', '', '', ''),
(4009, 3992, 'Google', '375496f6a86e1b4410f2b4c3a48255e8b987b436', '100286150125817169013', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Arnaldo Dias', '', 'Arnaldo', 'Dias', '', '', '', 0, 0, 0, 'arnaldodias1245@gmail.com', 'arnaldodias1245@gmail.com', '', '', '', '', '', ''),
(4010, 3993, 'Facebook', '260d999ada851084ac019dad8e6e9651c77f67e9', '658923777540457', 'https://www.facebook.com/app_scoped_user_id/658923777540457/', '', 'https://graph.facebook.com/658923777540457/picture?width=150&height=150', 'Nelson Campos', '', 'Nelson', 'Campos', 'male', 'pt_PT', '', 0, 0, 0, 'nelson_fc65@campos.com', 'nelson_fc65@campos.com', '', '', '', '', '', ''),
(4011, 3994, 'Google', 'e6f99035f134a016f1d121277670b1921106a6ec', '104959947087196488009', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Oscar Alho', '', 'Oscar', 'Alho', '', '', '', 0, 0, 0, 'oscaralho1245@gmail.com', 'oscaralho1245@gmail.com', '', '', '', '', '', ''),
(4012, 3995, 'Google', 'c1d7cc0fb7701964e2ef27080b6ca35f749f9276', '118257004878810196249', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Gonçalo Dias', '', 'Gonçalo', 'Dias', '', '', '', 0, 0, 0, 'goncalodias1256@gmail.com', 'goncalodias1256@gmail.com', '', '', '', '', '', ''),
(4013, 3996, 'Google', '5b1458564e98595fa5103e2b61ef5c08e3ac4a80', '113849414834092943181', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Monica Dias', '', 'Monica', 'Dias', '', '', '', 0, 0, 0, 'monicadias1245@gmail.com', 'monicadias1245@gmail.com', '', '', '', '', '', ''),
(4014, 3997, 'Google', 'bb5b52376e09e5d2f17cb183ee493e0ef63e2977', '101824107705128637004', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'miguel dias', '', 'miguel', 'dias', '', '', '', 0, 0, 0, 'migueldias1245@gmail.com', 'migueldias1245@gmail.com', '', '', '', '', '', ''),
(4015, 3998, 'Google', '559cc46082aacb77714a260ddf3185bf34c3fa5f', '118100154669437000968', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Santiago Dias', '', 'Santiago', 'Dias', '', '', '', 0, 0, 0, 'santiagodias1245@gmail.com', 'santiagodias1245@gmail.com', '', '', '', '', '', ''),
(4016, 3999, 'Google', '86db98a8f35dbd7345e6deb61e6dc72553c38c91', '105465360336732964190', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'jorge dias', '', 'jorge', 'dias', '', '', '', 0, 0, 0, 'jorgedias1245@gmail.com', 'jorgedias1245@gmail.com', '', '', '', '', '', ''),
(4017, 4000, 'Google', '7fc5ed7be2131b828e3773adf23da85ed8a230b8', '102192429443306619133', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Xalo Dias', '', 'Xalo', 'Dias', '', '', '', 0, 0, 0, 'xalodias1245@gmail.com', 'xalodias1245@gmail.com', '', '', '', '', '', ''),
(4018, 4001, 'Google', '3a8d9a74a566f878ba11a6d0a1747013d01f4540', '110175603442522707375', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Mocas Dias', '', 'Mocas', 'Dias', '', '', '', 0, 0, 0, 'mocasdias5570@gmail.com', 'mocasdias5570@gmail.com', '', '', '', '', '', ''),
(4019, 4002, 'Google', '84151fb50383b3ef21a3b59d3b5898bfbb28c01e', '116589633413877429756', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'yago dias', '', 'yago', 'dias', '', '', '', 0, 0, 0, 'yagodias1245@gmail.com', 'yagodias1245@gmail.com', '', '', '', '', '', ''),
(4020, 4003, 'Facebook', '469d9a33d45a1baf53bf5b2d67c17ee74078eea6', '976877739019086', 'https://www.facebook.com/app_scoped_user_id/976877739019086/', '', 'https://graph.facebook.com/976877739019086/picture?width=150&height=150', 'Mariana Couto Pires', '', 'Mariana', 'Couto Pires', 'female', 'pt_PT', '', 0, 0, 0, 'marianacoutopires@hotmail.com', 'marianacoutopires@hotmail.com', '', '', '', '', '', ''),
(4021, 4004, 'Google', 'c349586c5720596cb3a8f3158f483d253c8300cb', '115491663012166333740', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'maria dias', '', 'maria', 'dias', '', '', '', 0, 0, 0, 'marisdias1245@gmail.com', 'marisdias1245@gmail.com', '', '', '', '', '', ''),
(4022, 4005, 'Google', 'c50ea742bfbb6ff9e3f4379391d659abaea40082', '108936275234268598819', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Bubas Dias', '', 'Bubas', 'Dias', '', '', '', 0, 0, 0, 'bubasdias5580@gmail.com', 'bubasdias5580@gmail.com', '', '', '', '', '', ''),
(4023, 4006, 'Google', '3fd0beb147a3bdd7915bc04a499e8bf69397b26c', '111811649834428170304', 'https://plus.google.com/111811649834428170304', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Tiago Gomes', '', 'Tiago', 'Gomes', 'male', '', '', 0, 0, 0, 'tiagorew@gmail.com', 'tiagorew@gmail.com', '', '', '', '', '', ''),
(4024, 4007, 'Google', '1e71b9aceb6d051bedc0885f9b8682ab7df7f3a4', '100201119263969312981', 'https://plus.google.com/100201119263969312981', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Gonçalo Ribeiro', '', 'Gonçalo', 'Ribeiro', '', '', '', 0, 0, 0, 'goncalo_c_r@hotmail.com', 'goncalo_c_r@hotmail.com', '', '', '', '', '', ''),
(4025, 4008, 'Facebook', '29eb2a359d33e8d3f3db982df3ca6efea33673bf', '322221121280165', 'https://www.facebook.com/app_scoped_user_id/322221121280165/', '', 'https://graph.facebook.com/322221121280165/picture?width=150&height=150', 'Tiago Trigueiro', '', 'Tiago', 'Trigueiro', 'male', 'pt_PT', '', 0, 0, 0, 'tiagotrigueiro22@gmail.com', 'tiagotrigueiro22@gmail.com', '', '', '', '', '', ''),
(4026, 4009, 'Google', '52ffad14093ad4f45a709465218edbfb61c93a1d', '111349972019658361404', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Maria Graca', '', 'Maria', 'Graca', '', '', '', 0, 0, 0, 'mariagraca5570@gmail.com', 'mariagraca5570@gmail.com', '', '', '', '', '', ''),
(4027, 4010, 'Google', 'abf3f24993219e3be14acbdf723604cc19153f29', '116855359404661946576', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Benedita Alves', '', 'Benedita', 'Alves', '', '', '', 0, 0, 0, 'beneditaalves5570@gmail.com', 'beneditaalves5570@gmail.com', '', '', '', '', '', ''),
(4028, 4011, 'Google', '8a33f2414b8739df1fb92beeed5567b5238d1f01', '110023544661333449142', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Afonso Graca', '', 'Afonso', 'Graca', '', '', '', 0, 0, 0, 'afonsograca5570@gmail.com', 'afonsograca5570@gmail.com', '', '', '', '', '', ''),
(4029, 4012, 'Google', '6762fd5d960b347f12f26fd70f0a3cc59f8e7cb0', '100792454116840026001', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ana Andre', '', 'Ana', 'Andre', '', '', '', 0, 0, 0, 'anaandre5570@gmail.com', 'anaandre5570@gmail.com', '', '', '', '', '', ''),
(4030, 4013, 'Facebook', '41f1931496b391bf86ce4c4b8ea72888c1abb5f0', '1065446450152200', 'https://www.facebook.com/app_scoped_user_id/1065446450152200/', '', 'https://graph.facebook.com/1065446450152200/picture?width=150&height=150', 'Luis Jorge', '', 'Luis', 'Jorge', 'male', 'pt_PT', '', 0, 0, 0, 'luismsj1999@gmail.com', 'luismsj1999@gmail.com', '', '', '', '', '', ''),
(4031, 4014, 'Google', '1736e7ac137a272af2b3d0beb66499dc95c326ed', '102688190558858879244', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Caca Alves', '', 'Caca', 'Alves', '', '', '', 0, 0, 0, 'cacaalves5570@gmail.com', 'cacaalves5570@gmail.com', '', '', '', '', '', ''),
(4032, 4015, 'Google', '916e9233db2ba0b6854ac014de745f6230b55596', '100964536118255317664', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Andreia Alves', '', 'Andreia', 'Alves', '', '', '', 0, 0, 0, 'andreialves5580@gmail.com', 'andreialves5580@gmail.com', '', '', '', '', '', ''),
(4033, 4016, 'Facebook', '92a33b24b3a92a5ac865abb4faa4736025544766', '10204387539110433', 'https://www.facebook.com/app_scoped_user_id/10204387539110433/', '', 'https://graph.facebook.com/10204387539110433/picture?width=150&height=150', 'Maria Lúcia Canhoto', '', 'Maria Lúcia', 'Canhoto', 'female', 'pt_PT', '', 0, 0, 0, 'maria_canhoto12@hotmail.com', 'maria_canhoto12@hotmail.com', '', '', '', '', '', ''),
(4034, 4017, 'Facebook', '4f8742275d219d542d50d08782fcdc992ecada08', '10203190465202069', 'https://www.facebook.com/app_scoped_user_id/10203190465202069/', '', 'https://graph.facebook.com/10203190465202069/picture?width=150&height=150', 'Guedal Produtos Chemicals', '', 'Guedal', 'Chemicals', 'male', 'pt_PT', '', 0, 0, 0, 'guedal@iol.pt', 'guedal@iol.pt', '', '', '', '', '', ''),
(4035, 4018, 'Google', 'f860ab5484ce14b745c5b814a39b9c20ffc51168', '117078509297817755991', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Olga Alves', '', 'Olga', 'Alves', '', '', '', 0, 0, 0, 'olgaalves5570@gmail.com', 'olgaalves5570@gmail.com', '', '', '', '', '', ''),
(4036, 4019, 'Google', 'f948c774d7d10ab7ae5e02f298cf2b7767cda9c9', '101058815533639846971', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Carlos Alves', '', 'Carlos', 'Alves', '', '', '', 0, 0, 0, 'carlosalves5570@gmail.com', 'carlosalves5570@gmail.com', '', '', '', '', '', ''),
(4037, 4020, 'Facebook', '65abf143aa426276949c4f55bfa8534af6ba941e', '10200661125166460', 'https://www.facebook.com/app_scoped_user_id/10200661125166460/', '', 'https://graph.facebook.com/10200661125166460/picture?width=150&height=150', 'Cláudia Lemos Silveira Calisto', '', 'Cláudia', 'Calisto', 'female', 'pt_PT', '', 0, 0, 0, 'familiascalisto@gmail.com', 'familiascalisto@gmail.com', '', '', '', '', '', ''),
(4038, 4021, 'Facebook', '148d569451aa3322b2a037b56603c8455654f33a', '1090512254305957', 'https://www.facebook.com/app_scoped_user_id/1090512254305957/', '', 'https://graph.facebook.com/1090512254305957/picture?width=150&height=150', 'Claudia Mendanha', '', 'Claudia', 'Mendanha', 'female', 'es_ES', '', 0, 0, 0, 'claudia_mgr@outlook.com', 'claudia_mgr@outlook.com', '', '', '', '', '', ''),
(4039, 4022, 'Facebook', '05f64ed36c109cc201dfb6e05d29d49ed2167270', '700953043366424', 'https://www.facebook.com/app_scoped_user_id/700953043366424/', '', 'https://graph.facebook.com/700953043366424/picture?width=150&height=150', 'Mariana Martins', '', 'Mariana', 'Martins', 'female', 'pt_PT', '', 0, 0, 0, 'rosa.m.v.ganhao@gmail.com', 'rosa.m.v.ganhao@gmail.com', '', '', '', '', '', ''),
(4040, 4023, 'Facebook', '667dffe2e30ff1b26933e21cc163fdda53a76c11', '967075369991036', 'https://www.facebook.com/app_scoped_user_id/967075369991036/', '', 'https://graph.facebook.com/967075369991036/picture?width=150&height=150', 'Carmo Faria Montalvão', '', 'Carmo', 'Montalvão', 'female', 'pt_PT', '', 0, 0, 0, 'mcffmcunha@gmail.com', 'mcffmcunha@gmail.com', '', '', '', '', '', ''),
(4041, 4024, 'Facebook', '861e3f6aa225d16d1b5b339fe3879434aaa3f0ee', '10204436643100433', 'https://www.facebook.com/app_scoped_user_id/10204436643100433/', '', 'https://graph.facebook.com/10204436643100433/picture?width=150&height=150', 'Cristina Muchacho', '', 'Cristina', 'Muchacho', 'female', 'pt_PT', '', 0, 0, 0, 'acmuchacho@gmail.com', 'acmuchacho@gmail.com', '', '', '', '', '', ''),
(4042, 4025, 'Google', 'bd4b5a93b5f94e9413d5c591da9eb778f9566f38', '111461007095798845557', 'https://plus.google.com/111461007095798845557', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'João Carlos Ferreira Leal', '', 'João Carlos Ferreira', 'Leal', 'male', '', '', 0, 0, 0, 'joaocfleal@gmail.com', 'joaocfleal@gmail.com', '', '', '', '', '', ''),
(4043, 4026, 'Facebook', '6bc0f8cc5b53a9c2903e79c4f2cd5ea7b3f8dd3f', '1179540485405394', 'https://www.facebook.com/app_scoped_user_id/1179540485405394/', '', 'https://graph.facebook.com/1179540485405394/picture?width=150&height=150', 'Mariana Beja', '', 'Mariana', 'Beja', 'female', 'pt_PT', '', 0, 0, 0, 'mariana.pnb@hotmail.com', 'mariana.pnb@hotmail.com', '', '', '', '', '', ''),
(4044, 4027, 'Google', '8f5c0747023abf5d89a3d44b84bbfd41f9cb5c43', '115462410116746381965', 'https://plus.google.com/115462410116746381965', '', 'https://lh3.googleusercontent.com/-ogCpWxGx3o8/AAAAAAAAAAI/AAAAAAAAA6k/R0M6Y-73jOg/photo.jpg?sz=200', 'Miguel Pereira Fernandes', 'Just an ordinary guy...<br /><a rel=\"nofollow\">http://pt.linkedin.com/in/miguelpereirafernandes</a><br />', 'Miguel', 'Pereira Fernandes', 'male', '', '', 0, 0, 0, 'carrinhodelinhas@gmail.com', 'carrinhodelinhas@gmail.com', '', 'Oeiras', '', '', 'Oeiras', ''),
(4045, 4028, 'Facebook', 'a9b2b609dfed8a02982a6d2c41488cb06f730f5c', '491927020955515', 'https://www.facebook.com/app_scoped_user_id/491927020955515/', '', 'https://graph.facebook.com/491927020955515/picture?width=150&height=150', 'Sofia Gonçalves', '', 'Sofia', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'sofiaogoncalves@hotmail.com', 'sofiaogoncalves@hotmail.com', '', '', '', '', '', ''),
(4046, 4029, 'Facebook', '6762533f84e1dde204a8d45f3f579fcb37428764', '957422694310403', 'https://www.facebook.com/app_scoped_user_id/957422694310403/', '', 'https://graph.facebook.com/957422694310403/picture?width=150&height=150', 'Carla Mendes', '', 'Carla', 'Mendes', 'female', 'pt_PT', '', 0, 0, 0, 'carla_mendes_23@hotmail.com', 'carla_mendes_23@hotmail.com', '', '', '', '', '', ''),
(4047, 4030, 'Facebook', 'c78efcfc389a44f2c68c7bde9d2d78bdbae635ae', '946322585390129', 'https://www.facebook.com/app_scoped_user_id/946322585390129/', '', 'https://graph.facebook.com/946322585390129/picture?width=150&height=150', 'Carlos Rodrigues', '', 'Carlos', 'Rodrigues', 'male', 'es_ES', '', 0, 0, 0, 'carlos_mgr@outlook.com', 'carlos_mgr@outlook.com', '', '', '', '', '', ''),
(4048, 4031, 'Facebook', '94ceba85e5b2556583c18cd63258c31d1df9c5bf', '10206181826801403', 'https://www.facebook.com/app_scoped_user_id/10206181826801403/', '', 'https://graph.facebook.com/10206181826801403/picture?width=150&height=150', 'Ana Prudêncio', '', 'Ana', 'Prudêncio', 'female', 'pt_PT', '', 0, 0, 0, 'ana.f21@hotmail.com', 'ana.f21@hotmail.com', '', '', '', '', '', ''),
(4049, 4032, 'Google', '0acdf08e18c453775f0febaf5854a4e777849661', '103379164804388999783', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Carlos Alves', '', 'Carlos', 'Alves', '', '', '', 0, 0, 0, 'carlosalves5580@gmail.com', 'carlosalves5580@gmail.com', '', '', '', '', '', ''),
(4050, 4033, 'Google', 'a13c21f78a8b1201a1e2daed6ac5b054f84f3cea', '105706133316124845064', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Andreia A,ves', '', 'Andreia', 'A,ves', '', '', '', 0, 0, 0, 'andreiaalves5570@gmail.com', 'andreiaalves5570@gmail.com', '', '', '', '', '', ''),
(4051, 4034, 'Google', 'c04ed48646115ea8c3083f6a49ca21823f323c94', '110942292598250323256', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Pedro Cabral', '', 'Pedro', 'Cabral', '', '', '', 0, 0, 0, 'pedrocabral5570@gmail.com', 'pedrocabral5570@gmail.com', '', '', '', '', '', ''),
(4052, 4035, 'Google', 'b60018cb038347847723a72ae6929eef0d03f617', '100888717856766514942', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Martin Cabral', '', 'Martin', 'Cabral', '', '', '', 0, 0, 0, 'martincabral1246@gmail.com', 'martincabral1246@gmail.com', '', '', '', '', '', ''),
(4053, 4036, 'Google', '19719eb2d626d20b38f737c9dfc4bca27f0d26ad', '101637368733096598618', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ba Cabral', '', 'Ba', 'Cabral', '', '', '', 0, 0, 0, 'bacral1245@gmail.com', 'bacral1245@gmail.com', '', '', '', '', '', ''),
(4054, 4037, 'Google', '7cf01ebd92615b7ed986e36997c493fbaf54df6b', '103597893131458974414', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Carlota Graca', '', 'Carlota', 'Graca', '', '', '', 0, 0, 0, 'carlotagraca5570@gmail.com', 'carlotagraca5570@gmail.com', '', '', '', '', '', ''),
(4055, 4038, 'Google', 'faf7e0e7b198834b8e18c4fbfcfb8de58b26a4ef', '115482125961282628786', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Isabel Graca', '', 'Isabel', 'Graca', '', '', '', 0, 0, 0, 'isabelgraca5570@gmail.com', 'isabelgraca5570@gmail.com', '', '', '', '', '', ''),
(4056, 4039, 'Google', '08edcd69d93e3f1bf820a183cdc718774d2f09ce', '114581248210992498568', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Rui Pereira', '', 'Rui', 'Pereira', '', '', '', 0, 0, 0, 'ruipereira5570@gmail.com', 'ruipereira5570@gmail.com', '', '', '', '', '', ''),
(4057, 4040, 'Facebook', '21389a68e0660bae51afb7e4800e87878913cff0', '10204648025465923', 'https://www.facebook.com/app_scoped_user_id/10204648025465923/', '', 'https://graph.facebook.com/10204648025465923/picture?width=150&height=150', 'Xia Mata', '', 'Xia', 'Mata', 'female', 'pt_PT', '', 0, 0, 0, 'xiamata@gmail.com', 'xiamata@gmail.com', '', '', '', '', '', ''),
(4058, 4041, 'Facebook', 'd4c6084946d2c06971f8d5396751395e5230e81d', '836291026463566', 'https://www.facebook.com/app_scoped_user_id/836291026463566/', '', 'https://graph.facebook.com/836291026463566/picture?width=150&height=150', 'José Delgado', '', 'José', 'Delgado', 'male', 'en_US', '', 0, 0, 0, 'jrrdelgado@hotmail.com', 'jrrdelgado@hotmail.com', '', '', '', '', '', ''),
(4059, 4042, 'Facebook', 'f62e3d080d2eee5ab1b63c95b40e087c438f528b', '876187632453645', 'https://www.facebook.com/app_scoped_user_id/876187632453645/', '', 'https://graph.facebook.com/876187632453645/picture?width=150&height=150', 'Claudia Luis Barros', '', 'Claudia', 'Luis Barros', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4060, 4043, 'Facebook', 'cf02cee4e02467783ace43161823fa28c18b35f9', '10206663364526753', 'https://www.facebook.com/app_scoped_user_id/10206663364526753/', '', 'https://graph.facebook.com/10206663364526753/picture?width=150&height=150', 'Noémia Pinto', '', 'Noémia', 'Pinto', 'female', 'en_US', '', 0, 0, 0, 'noemia.s.pinto@gmail.com', 'noemia.s.pinto@gmail.com', '', '', '', '', '', ''),
(4061, 4044, 'Facebook', '31e887c67673eac3737c8274ea8a64c220988cfb', '10206683774789989', 'https://www.facebook.com/app_scoped_user_id/10206683774789989/', '', 'https://graph.facebook.com/10206683774789989/picture?width=150&height=150', 'António Bivar Weinholtz', '', 'António', 'Weinholtz', 'male', 'pt_PT', '', 0, 0, 0, 'abivar@sapo.pt', 'abivar@sapo.pt', '', '', '', '', '', ''),
(4062, 4045, 'Google', 'ba0cf4b09175db12a804b12370a057a9c3674ce7', '109072103103955835692', 'https://plus.google.com/109072103103955835692', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'filipa teixeira', '', 'filipa', 'teixeira', 'female', '', '', 0, 0, 0, 'filipa.teixeira@gmail.com', 'filipa.teixeira@gmail.com', '', '', '', '', '', ''),
(4063, 4046, 'Facebook', 'de6c2501469ca194f18a771d688ca9ba44e6b44c', '964530076939544', 'https://www.facebook.com/app_scoped_user_id/964530076939544/', '', 'https://graph.facebook.com/964530076939544/picture?width=150&height=150', 'Mário Moreira', '', 'Mário', 'Moreira', 'male', 'en_US', '', 0, 0, 0, 'mario.gil@klaveness.pt', '', '', '', '', '', '', ''),
(4064, 4047, 'Facebook', '1b16144b3f007a11cdbf52db1ec48dc765d75443', '10153320205420336', 'https://www.facebook.com/app_scoped_user_id/10153320205420336/', '', 'https://graph.facebook.com/10153320205420336/picture?width=150&height=150', 'David Torto Teiga', '', 'David', 'Teiga', 'male', 'pt_PT', '', 0, 0, 0, 'davidteiga@hotmail.com', 'davidteiga@hotmail.com', '', '', '', '', '', ''),
(4065, 4048, 'Facebook', 'fb07203d6fdad8ee13e061fc5a23051ebbf270e3', '1081263848554965', 'https://www.facebook.com/app_scoped_user_id/1081263848554965/', '', 'https://graph.facebook.com/1081263848554965/picture?width=150&height=150', 'Jessica Sequeira', '', 'Jessica', 'Sequeira', 'female', 'pt_PT', '', 0, 0, 0, 'jessica_sequeira_10@hotmail.com', 'jessica_sequeira_10@hotmail.com', '', '', '', '', '', ''),
(4066, 4049, 'Facebook', '00437cacb664534b2dccab7f65be8cbaa32bb8ce', '368316926697864', 'https://www.facebook.com/app_scoped_user_id/368316926697864/', '', 'https://graph.facebook.com/368316926697864/picture?width=150&height=150', 'Francisco Henrique', '', 'Francisco', 'Henrique', 'male', 'en_US', '', 0, 0, 0, 'bustedvideos@hotmail.com', 'bustedvideos@hotmail.com', '', '', '', '', '', ''),
(4067, 4050, 'Google', 'e4686f1c673a9d906938b39f5ffc773aaa7083ae', '102153310294294844601', 'https://plus.google.com/102153310294294844601', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Maria Ricciardi', '', 'Maria', 'Ricciardi', 'female', '', '', 0, 0, 0, 'mariaricciardi7@gmail.com', 'mariaricciardi7@gmail.com', '', '', '', '', '', ''),
(4068, 4051, 'Google', 'd61deb9f8609cf346b90ab3c67d4688fedc1cb55', '108375574030171534903', 'https://plus.google.com/108375574030171534903', '', 'https://lh4.googleusercontent.com/-TDEqJMy8X40/AAAAAAAAAAI/AAAAAAAAAIw/hwEqSlfch3I/photo.jpg?sz=200', 'Sophie Verdial Ferro', '', 'Sophie', 'Verdial Ferro', '', '', '', 0, 0, 0, 'sophievferro@gmail.com', 'sophievferro@gmail.com', '', '', '', '', '', ''),
(4069, 4052, 'Facebook', '33e5cdd630b9cc73c4cedd97c771c13e36e82190', '955309131175281', 'https://www.facebook.com/app_scoped_user_id/955309131175281/', '', 'https://graph.facebook.com/955309131175281/picture?width=150&height=150', 'Filipa Garcia', '', 'Filipa', 'Garcia', 'female', 'pt_PT', '', 0, 0, 0, 'pipsy__95@hotmail.com', 'pipsy__95@hotmail.com', '', '', '', '', '', ''),
(4070, 4053, 'Facebook', 'ccb039468d3533587afcca5916c6f8d9f70d2bdb', '10153493263801535', 'https://www.facebook.com/app_scoped_user_id/10153493263801535/', '', 'https://graph.facebook.com/10153493263801535/picture?width=150&height=150', 'Inês Brito Costa', '', 'Inês Brito', 'Costa', 'female', 'pt_PT', '', 0, 0, 0, 'inescosta33@hotmail.com', 'inescosta33@hotmail.com', '', '', '', '', '', ''),
(4071, 4054, 'Facebook', 'add4e28f2a2ceeef8e0d39e2902d1fcb799d28ba', '813798948698569', 'https://www.facebook.com/app_scoped_user_id/813798948698569/', '', 'https://graph.facebook.com/813798948698569/picture?width=150&height=150', 'Annelies Botelho', '', 'Annelies', 'Botelho', 'female', 'en_US', '', 0, 0, 0, 'anneliesbotelho@hotmail.com', 'anneliesbotelho@hotmail.com', '', '', '', '', '', ''),
(4072, 4055, 'Facebook', '0c773f621b778f76f6bbe7169b72fec80e5f2d93', '10153051353869825', 'https://www.facebook.com/app_scoped_user_id/10153051353869825/', '', 'https://graph.facebook.com/10153051353869825/picture?width=150&height=150', 'Ana Sofia Cabral Nunes', '', 'Ana Sofia', 'Cabral Nunes', 'female', 'pt_BR', '', 0, 0, 0, 'sofia_cnunes@hotmail.com', 'sofia_cnunes@hotmail.com', '', '', '', '', '', ''),
(4073, 4056, 'Facebook', '2b61aff4039f0309a6ec514e8fd856759e09a926', '10203879753545545', 'https://www.facebook.com/app_scoped_user_id/10203879753545545/', '', 'https://graph.facebook.com/10203879753545545/picture?width=150&height=150', 'Paulo Pinto', '', 'Paulo', 'Pinto', 'male', 'pt_PT', '', 0, 0, 0, 'paulospinto74@hotmail.com', 'paulospinto74@hotmail.com', '', '', '', '', '', ''),
(4074, 4057, 'Google', '03a3323200e1fcf0737751566fa55f2e324a14c0', '118009434073396927655', 'https://plus.google.com/118009434073396927655', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Luis Sezoes', '', 'Luis', 'Sezoes', '', '', '', 0, 0, 0, 'ls.szshh@gmail.com', 'ls.szshh@gmail.com', '', '', '', '', '', ''),
(4075, 4058, 'Facebook', '90e77ff8ace8e12f5df7bdbc7db00fd9e3a7343d', '1010932528919813', 'https://www.facebook.com/app_scoped_user_id/1010932528919813/', '', 'https://graph.facebook.com/1010932528919813/picture?width=150&height=150', 'Ana Paula Bica', '', 'Ana Paula', 'Bica', 'female', 'pt_PT', '', 0, 0, 0, 'paulafigueira@sapo.pt', 'paulafigueira@sapo.pt', '', '', '', '', '', ''),
(4076, 4059, 'Facebook', '313858f9824e18de764378225413ad0823fc60f4', '824257274295223', 'https://www.facebook.com/app_scoped_user_id/824257274295223/', '', 'https://graph.facebook.com/824257274295223/picture?width=150&height=150', 'João Paulo Almeida', '', 'João Paulo', 'Almeida', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4077, 4060, 'Facebook', 'ae1664828defd3f6ee431317589188e77b35370e', '993800690639702', 'https://www.facebook.com/app_scoped_user_id/993800690639702/', '', 'https://graph.facebook.com/993800690639702/picture?width=150&height=150', 'Jose Canudas', '', 'Jose', 'Canudas', 'male', 'pt_PT', '', 0, 0, 0, 'costa.canudas@gmail.com', 'costa.canudas@gmail.com', '', '', '', '', '', ''),
(4078, 4061, 'Facebook', 'd65b9d21ed4d5659a8c1770a938f7f3e1f1b865f', '857860714269114', 'https://www.facebook.com/app_scoped_user_id/857860714269114/', '', 'https://graph.facebook.com/857860714269114/picture?width=150&height=150', 'Tiago Baleia', '', 'Tiago', 'Baleia', 'male', 'pt_PT', '', 0, 0, 0, 'tiago2001baleia@hotmail.com', 'tiago2001baleia@hotmail.com', '', '', '', '', '', ''),
(4079, 4062, 'Google', 'b4db1b274304eef4259455b5ef17a1b2424539dd', '107904311126500838339', 'https://plus.google.com/107904311126500838339', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Mariana Valle', '', 'Mariana', 'Valle', 'female', '', '', 0, 0, 0, 'manavalle@gmail.com', 'manavalle@gmail.com', '', '', '', '', '', ''),
(4080, 4063, 'Google', 'db25d5b831155b1bd5619da8567b632cf766c1d2', '117154930146392668207', 'https://plus.google.com/117154930146392668207', '', 'https://lh6.googleusercontent.com/-uVWYLiEDyHY/AAAAAAAAAAI/AAAAAAAAABs/tOlUr7_hpIk/photo.jpg?sz=200', 'Maria Moreira', '', 'Maria', 'Moreira', '', '', '', 0, 0, 0, 'mariafpgmoreira@gmail.com', 'mariafpgmoreira@gmail.com', '', '', '', '', '', ''),
(4081, 4064, 'Facebook', '761ae4f562528024c1885f9dcc7861b9b50bb11b', '991989704174718', 'https://www.facebook.com/app_scoped_user_id/991989704174718/', '', 'https://graph.facebook.com/991989704174718/picture?width=150&height=150', 'André Pimenta', '', 'André', 'Pimenta', 'male', 'pt_PT', '', 0, 0, 0, 'andre.pepper@hotmail.com', 'andre.pepper@hotmail.com', '', '', '', '', '', ''),
(4082, 4065, 'Facebook', '6bab9330c9e6b3f7b0f6051091bbb04fcc29ad18', '974881042546501', 'https://www.facebook.com/app_scoped_user_id/974881042546501/', '', 'https://graph.facebook.com/974881042546501/picture?width=150&height=150', 'Tomas Guedes Almeida', '', 'Tomas', 'Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'tomasgalmeida@hotmail.com', 'tomasgalmeida@hotmail.com', '', '', '', '', '', ''),
(4083, 4066, 'Facebook', 'fb92bccf09f99332eac2596159c82ef0b195fe17', '10152823526846260', 'https://www.facebook.com/app_scoped_user_id/10152823526846260/', '', 'https://graph.facebook.com/10152823526846260/picture?width=150&height=150', 'Susana Reis Lima', '', 'Susana', 'Lima', 'female', 'pt_PT', '', 0, 0, 0, 'reislima.susana@gmail.com', 'reislima.susana@gmail.com', '', '', '', '', '', ''),
(4084, 4067, 'Facebook', '63002aa0029f0fe79cf05001153c6d5949d945b0', '10206853195639320', 'https://www.facebook.com/app_scoped_user_id/10206853195639320/', '', 'https://graph.facebook.com/10206853195639320/picture?width=150&height=150', 'Zé Pedro Moreno', '', 'Zé Pedro', 'Moreno', 'male', 'pt_PT', '', 0, 0, 0, 'zp_pequeno@hotmail.com', 'zp_pequeno@hotmail.com', '', '', '', '', '', ''),
(4085, 4068, 'Facebook', '8941cc8066cc59ceda7c28c061539d9064137424', '892390870828825', 'https://www.facebook.com/app_scoped_user_id/892390870828825/', '', 'https://graph.facebook.com/892390870828825/picture?width=150&height=150', 'Carlos Silva', '', 'Carlos', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'csilva@esdrm.ipsantarem.pt', 'csilva@esdrm.ipsantarem.pt', '', '', '', '', '', ''),
(4086, 4069, 'Google', 'a487bd033b8a8bc933d5585074f5148c6643a4f7', '101721298646566857494', 'https://plus.google.com/101721298646566857494', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'luís Pinto', '', 'luís', 'Pinto', 'male', '', '', 0, 0, 0, 'luisantospinto@gmail.com', 'luisantospinto@gmail.com', '', '', '', '', '', ''),
(4087, 4070, 'Google', 'b891dbd4b218df4a7a7973df044ae90998bde3b5', '104980096157887694845', 'https://plus.google.com/104980096157887694845', '', 'https://lh6.googleusercontent.com/-4MlvMiW5OIE/AAAAAAAAAAI/AAAAAAAAAUU/5OkIczXnf8A/photo.jpg?sz=200', 'JM Gaspar Almeida', '', 'JM Gaspar', 'Almeida', 'male', '', '', 0, 0, 0, 'gasparalmeida51@gmail.com', 'gasparalmeida51@gmail.com', '', '', '', '', '', ''),
(4088, 4071, 'Facebook', '48cc015dee67b4e7c654182781a5f6977e2cbd8c', '10206835709114238', 'https://www.facebook.com/app_scoped_user_id/10206835709114238/', '', 'https://graph.facebook.com/10206835709114238/picture?width=150&height=150', 'Hugo Pimpão Amaro', '', 'Hugo', 'Pimpão Amaro', 'male', 'pt_PT', '', 0, 0, 0, 'hpamaro77@gmail.com', 'hpamaro77@gmail.com', '', '', '', '', '', ''),
(4089, 4072, 'Facebook', '3c252350b5547832f4c916a7e893980870855130', '964689323555872', 'https://www.facebook.com/app_scoped_user_id/964689323555872/', '', 'https://graph.facebook.com/964689323555872/picture?width=150&height=150', 'Liliana Reis Teles', '', 'Liliana', 'Reis Teles', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4090, 4073, 'Facebook', '59a288124d405c742af7acc781e169845310b2b4', '10207273687585774', 'https://www.facebook.com/app_scoped_user_id/10207273687585774/', '', 'https://graph.facebook.com/10207273687585774/picture?width=150&height=150', 'Henrique Nuno Shaper', '', 'Henrique', 'Shaper', 'male', 'pt_PT', '', 0, 0, 0, 'henriquenunosurf@gmail.com', 'henriquenunosurf@gmail.com', '', '', '', '', '', ''),
(4091, 4074, 'Facebook', '954b9c559d8e582521471b6237732d8507ebc987', '10152823515516302', 'https://www.facebook.com/app_scoped_user_id/10152823515516302/', '', 'https://graph.facebook.com/10152823515516302/picture?width=150&height=150', 'Maria Sousa Otto', '', 'Maria', 'Otto', 'female', 'pt_PT', '', 0, 0, 0, 'mariasousaotto@hotmail.com', 'mariasousaotto@hotmail.com', '', '', '', '', '', ''),
(4092, 4075, 'Facebook', '06be9a02a6cbe619baa644fd3522eb36108c372c', '979632505401429', 'https://www.facebook.com/app_scoped_user_id/979632505401429/', '', 'https://graph.facebook.com/979632505401429/picture?width=150&height=150', 'Margarida Viegas', '', 'Margarida', 'Viegas', 'female', 'pt_PT', '', 0, 0, 0, 'margaridasousaviegas@gmail.com', 'margaridasousaviegas@gmail.com', '', '', '', '', '', ''),
(4093, 4076, 'Facebook', '5ff15138ae8759d00bb238e27ad237ad1aab3421', '10206719810572104', 'https://www.facebook.com/app_scoped_user_id/10206719810572104/', '', 'https://graph.facebook.com/10206719810572104/picture?width=150&height=150', 'Luisa Maria Machado', '', 'Luisa', 'Machado', 'female', 'pt_PT', '', 0, 0, 0, 'luisamachado31@gmail.com', 'luisamachado31@gmail.com', '', '', '', '', '', ''),
(4094, 4077, 'Facebook', 'c6c3b3d9bd0edc5be6836050787581473ceced76', '10206901936848765', 'https://www.facebook.com/app_scoped_user_id/10206901936848765/', '', 'https://graph.facebook.com/10206901936848765/picture?width=150&height=150', 'António De Abreu Coutinho', '', 'António', 'Coutinho', 'male', 'pt_PT', '', 0, 0, 0, 'antonio_a_coutinho@hotmail.com', 'antonio_a_coutinho@hotmail.com', '', '', '', '', '', ''),
(4095, 4078, 'Facebook', '637d985a875165bf5ca32cb72e0d85675c9ef39b', '10153106561358649', 'https://www.facebook.com/app_scoped_user_id/10153106561358649/', '', 'https://graph.facebook.com/10153106561358649/picture?width=150&height=150', 'Pidas Espregueira', '', 'Pidas', 'Espregueira', 'male', 'pt_PT', '', 0, 0, 0, 'jpespregueira@gmail.com', 'jpespregueira@gmail.com', '', '', '', '', '', ''),
(4096, 4079, 'Facebook', '66bc8becbcb50d69104c13e4256e80f0ebe3def5', '10152782346436017', 'https://www.facebook.com/app_scoped_user_id/10152782346436017/', '', 'https://graph.facebook.com/10152782346436017/picture?width=150&height=150', 'Catarina Marrecas Ferreira', '', 'Catarina', 'Marrecas Ferreira', 'female', 'pt_PT', '', 0, 0, 0, 'cmarrecas@hotmail.com', 'cmarrecas@hotmail.com', '', '', '', '', '', ''),
(4097, 4080, 'Facebook', '7a00f421e2114b5dab81d37272413e5c9b08c73f', '10204975988302296', 'https://www.facebook.com/app_scoped_user_id/10204975988302296/', '', 'https://graph.facebook.com/10204975988302296/picture?width=150&height=150', 'Mafalda Morais', '', 'Mafalda', 'Morais', 'female', 'pt_PT', '', 0, 0, 0, 'mmor1460@gmail.com', 'mmor1460@gmail.com', '', '', '', '', '', ''),
(4098, 4081, 'Facebook', '12be8bd54a98cb6dfb6bba18b76e37141dbd82d2', '1005172026182986', 'https://www.facebook.com/app_scoped_user_id/1005172026182986/', '', 'https://graph.facebook.com/1005172026182986/picture?width=150&height=150', 'Isabel Durão Sarmento', '', 'Isabel', 'Durão Sarmento', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4099, 4082, 'Facebook', 'd156031b8dc482ec8ab597ed12f34318a43749ef', '1637134163169645', 'https://www.facebook.com/app_scoped_user_id/1637134163169645/', '', 'https://graph.facebook.com/1637134163169645/picture?width=150&height=150', 'Gonçalo Durao', '', 'Gonçalo', 'Durao', 'male', 'pt_BR', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4100, 4083, 'Facebook', '04d4a128a2f9a8cb9cf6ff07b529eb0ee29f230d', '1210233805669545', 'https://www.facebook.com/app_scoped_user_id/1210233805669545/', '', 'https://graph.facebook.com/1210233805669545/picture?width=150&height=150', 'Alexandra Xana Valente', '', 'Alexandra', 'Valente', 'female', 'pt_PT', '', 0, 0, 0, 'alexandra_almeida81@hotmail.com', 'alexandra_almeida81@hotmail.com', '', '', '', '', '', ''),
(4101, 4084, 'Facebook', 'bb298733d4e6f174e21184a44282c134973809d3', '898540603517547', 'https://www.facebook.com/app_scoped_user_id/898540603517547/', '', 'https://graph.facebook.com/898540603517547/picture?width=150&height=150', 'Rui Gonçalves', '', 'Rui', 'Gonçalves', 'male', 'en_US', '', 0, 0, 0, 'zerui_ui_ui@hotmail.com', 'zerui_ui_ui@hotmail.com', '', '', '', '', '', ''),
(4102, 4085, 'Facebook', '59dad76d37ef1c9a5c94d886ac0a47c66805f528', '911394072232640', 'https://www.facebook.com/app_scoped_user_id/911394072232640/', '', 'https://graph.facebook.com/911394072232640/picture?width=150&height=150', 'Carlos Guedes Vaz', '', 'Carlos', 'Guedes Vaz', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4103, 4086, 'Facebook', 'a0f66472f9390c97d021f1d0984edeb76ab9d33f', '1595086834084036', 'https://www.facebook.com/app_scoped_user_id/1595086834084036/', '', 'https://graph.facebook.com/1595086834084036/picture?width=150&height=150', 'Patrícia Pimenta', '', 'Patrícia', 'Pimenta', 'female', 'pt_PT', '', 0, 0, 0, 'patriciapimenta7@hotmail.com', 'patriciapimenta7@hotmail.com', '', '', '', '', '', ''),
(4104, 4087, 'Facebook', '23c954f514267c932292e3ba10c8744a4f06017e', '909788659058865', 'https://www.facebook.com/app_scoped_user_id/909788659058865/', '', 'https://graph.facebook.com/909788659058865/picture?width=150&height=150', 'Ana Neto', '', 'Ana', 'Neto', 'female', 'pt_PT', '', 0, 0, 0, 'anahepafr@sapo.pt', 'anahepafr@sapo.pt', '', '', '', '', '', ''),
(4105, 4088, 'Facebook', '9b1ef23fbb01bcfbf633d41208162c79f38f972a', '10153357172094420', 'https://www.facebook.com/app_scoped_user_id/10153357172094420/', '', 'https://graph.facebook.com/10153357172094420/picture?width=150&height=150', 'Pedro Miguel Maria Guedes', '', 'Pedro', 'Guedes', 'male', 'pt_PT', '', 0, 0, 0, 'pguedes85@gmail.com', 'pguedes85@gmail.com', '', '', '', '', '', ''),
(4106, 4089, 'Facebook', '0b7b205acbe5dd3b126d553bab0dfbf2342187b0', '10153310535893903', 'https://www.facebook.com/app_scoped_user_id/10153310535893903/', '', 'https://graph.facebook.com/10153310535893903/picture?width=150&height=150', 'Helder Pinho', '', 'Helder', 'Pinho', 'male', 'pt_PT', '', 0, 0, 0, 'helder.foscas@gmail.com', 'helder.foscas@gmail.com', '', '', '', '', '', ''),
(4107, 4090, 'Facebook', '1256b1b64dc15ca69165fa53b363d3ca08262bb8', '1620000668248454', 'https://www.facebook.com/app_scoped_user_id/1620000668248454/', '', 'https://graph.facebook.com/1620000668248454/picture?width=150&height=150', 'Jose Vicente', '', 'Jose', 'Vicente', 'male', 'pt_PT', '', 0, 0, 0, 'zevicente@sapo.pt', 'zevicente@sapo.pt', '', '', '', '', '', ''),
(4108, 4091, 'Facebook', '29217965e36be005bc19538395265a9c8b4ba7d6', '512892445525592', 'https://www.facebook.com/app_scoped_user_id/512892445525592/', '', 'https://graph.facebook.com/512892445525592/picture?width=150&height=150', 'Lara Maier', '', 'Lara', 'Maier', 'female', 'de_DE', '', 0, 0, 0, 'maximiliane.staeudle@outlook.com', '', '', '', '', '', '', ''),
(4109, 4092, 'Facebook', '2cf318e00e3a2b199a7a2a71e0349fdc65cf9229', '1717835775110551', 'https://www.facebook.com/app_scoped_user_id/1717835775110551/', '', 'https://graph.facebook.com/1717835775110551/picture?width=150&height=150', 'Leonie Silveira', '', 'Leonie', 'Silveira', 'female', 'de_DE', '', 0, 0, 0, 'leonie.silveira@web.de', 'leonie.silveira@web.de', '', '', '', '', '', ''),
(4110, 4093, 'Facebook', '848be03a32039b4c08b7851f06258ceb256619ad', '10205770324089620', 'https://www.facebook.com/app_scoped_user_id/10205770324089620/', '', 'https://graph.facebook.com/10205770324089620/picture?width=150&height=150', 'Evandro Costa', '', 'Evandro', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, 'samsungevandro@gmail.com', 'samsungevandro@gmail.com', '', '', '', '', '', ''),
(4111, 4094, 'Facebook', 'eae7ee86aacedfba38726d5e9208a2f6e2aa4954', '10205956334763361', 'https://www.facebook.com/app_scoped_user_id/10205956334763361/', '', 'https://graph.facebook.com/10205956334763361/picture?width=150&height=150', 'João Dias', '', 'João', 'Dias', 'male', 'pt_PT', '', 0, 0, 0, 'percebe_eri@hotmail.com', 'percebe_eri@hotmail.com', '', '', '', '', '', ''),
(4112, 4095, 'Facebook', 'f1a0120d31ae10688ee0a08ce12aeef21bdd0efe', '10155772666795651', 'https://www.facebook.com/app_scoped_user_id/10155772666795651/', '', 'https://graph.facebook.com/10155772666795651/picture?width=150&height=150', 'Livia Honorato', '', 'Livia', 'Honorato', 'female', 'pt_BR', '', 0, 0, 0, 'lihonorato@hotmail.com', 'lihonorato@hotmail.com', '', '', '', '', '', ''),
(4113, 4096, 'Facebook', 'fefb6679e144a0a290e0eb410de6dca450e0f05f', '372212396302795', 'https://www.facebook.com/app_scoped_user_id/372212396302795/', '', 'https://graph.facebook.com/372212396302795/picture?width=150&height=150', 'Guilherme Rebelo', '', 'Guilherme', 'Rebelo', 'male', 'en_US', '', 0, 0, 0, 'dandii78@hotmail.com', 'dandii78@hotmail.com', '', '', '', '', '', ''),
(4114, 4097, 'Facebook', '5948faa437f0b5b382dffe54ab753e33e4fbea63', '10153918676985968', 'https://www.facebook.com/app_scoped_user_id/10153918676985968/', '', 'https://graph.facebook.com/10153918676985968/picture?width=150&height=150', 'Mariana Macedo P. Silva', '', 'Mariana', 'Macedo P. Silva', 'female', 'pt_PT', '', 0, 0, 0, 'marianinhamac@hotmail.com', 'marianinhamac@hotmail.com', '', '', '', '', '', ''),
(4115, 4098, 'Google', 'e4478b698c645a501f2023a5c99da986732e5489', '113162889845467050280', 'https://plus.google.com/113162889845467050280', '', 'https://lh6.googleusercontent.com/-RNu1taZquTU/AAAAAAAAAAI/AAAAAAAAAXg/4KDsYoBTDJg/photo.jpg?sz=200', 'Cláudia Carvalho', '', 'Cláudia', 'Carvalho', 'female', '', '', 0, 0, 0, 'cc2.carvalho@gmail.com', 'cc2.carvalho@gmail.com', '', '', '', '', '', ''),
(4116, 4099, 'Facebook', 'fa7f63d7d3ff0ea9c63fa8006c7a630ab92f1c81', '847321635351367', 'https://www.facebook.com/app_scoped_user_id/847321635351367/', '', 'https://graph.facebook.com/847321635351367/picture?width=150&height=150', 'Vitor Louraço', '', 'Vitor', 'Louraço', 'male', 'pt_PT', '', 0, 0, 0, 'vlouraco24@gmail.com', 'vlouraco24@gmail.com', '', '', '', '', '', ''),
(4117, 4100, 'Facebook', '222b4d871b4dfddf1ef22d90cc41a70436be7bc7', '921193671257344', 'https://www.facebook.com/app_scoped_user_id/921193671257344/', '', 'https://graph.facebook.com/921193671257344/picture?width=150&height=150', 'Maria Piedade Sousa', '', 'Maria Piedade', 'Sousa', 'female', 'pt_PT', '', 0, 0, 0, 'mariapiedadesousa@gmail.com', 'mariapiedadesousa@gmail.com', '', '', '', '', '', ''),
(4118, 4101, 'Facebook', '3181be50a3be82e2ec160aec3160db88211914b8', '823556477714325', 'https://www.facebook.com/app_scoped_user_id/823556477714325/', '', 'https://graph.facebook.com/823556477714325/picture?width=150&height=150', 'Benjamim Falacho', '', 'Benjamim', 'Falacho', 'male', 'pt_PT', '', 0, 0, 0, 'benjamim.falacho@hotmail.com', 'benjamim.falacho@hotmail.com', '', '', '', '', '', ''),
(4119, 4102, 'Facebook', '0d255fb621a461446f5cfad769cf68c653366831', '1578295329099639', 'https://www.facebook.com/app_scoped_user_id/1578295329099639/', '', 'https://graph.facebook.com/1578295329099639/picture?width=150&height=150', 'Lucilia Carramona', '', 'Lucilia', 'Carramona', 'female', 'pt_PT', '', 0, 0, 0, 'lucilia63@outlook.pt', 'lucilia63@outlook.pt', '', '', '', '', '', ''),
(4120, 4103, 'Facebook', '835c94522a94997cc29e945f791b27541a2ed59a', '457868887723918', 'https://www.facebook.com/app_scoped_user_id/457868887723918/', '', 'https://graph.facebook.com/457868887723918/picture?width=150&height=150', 'Maria Albertina da Silva', '', 'Maria Albertina', 'da Silva', 'female', 'pt_PT', '', 0, 0, 0, 'masilva2602@gmail.com', 'masilva2602@gmail.com', '', '', '', '', '', ''),
(4121, 4104, 'Facebook', '405a05db8c348cf0131ae5f3cea1db45426c854d', '511811625636879', 'https://www.facebook.com/app_scoped_user_id/511811625636879/', '', 'https://graph.facebook.com/511811625636879/picture?width=150&height=150', 'António Lopes Ferreira Santos', '', 'António Lopes Ferreira', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'antoniosantos29@hotmail.com', 'antoniosantos29@hotmail.com', '', '', '', '', '', ''),
(4122, 4105, 'Facebook', 'c6866b901379e87d731539a1ff3d21c35c28dcca', '440503749463325', 'https://www.facebook.com/app_scoped_user_id/440503749463325/', '', 'https://graph.facebook.com/440503749463325/picture?width=150&height=150', 'Guiomar Ortega', '', 'Guiomar', 'Ortega', 'female', 'pt_PT', '', 0, 0, 0, 'guiomarortega@hotmail.com', 'guiomarortega@hotmail.com', '', '', '', '', '', ''),
(4123, 4106, 'Facebook', '3236a2958d177e7f0c527c639bb97d973553d837', '891021044303837', 'https://www.facebook.com/app_scoped_user_id/891021044303837/', '', 'https://graph.facebook.com/891021044303837/picture?width=150&height=150', 'Leonilde Bregieira', '', 'Leonilde', 'Bregieira', 'female', 'pt_PT', '', 0, 0, 0, 'nildebregieira@hotmail.com', 'nildebregieira@hotmail.com', '', '', '', '', '', ''),
(4124, 4107, 'Google', 'ed6887a44dcad15c38ee12e1a4c75c0434269ac3', '109025978601911228869', 'https://plus.google.com/109025978601911228869', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Albertina Morgadoa', '', 'Albertina', 'Morgadoa', 'male', '', '', 0, 0, 0, 'albertinamorgado19@gmail.com', 'albertinamorgado19@gmail.com', '', '', '', '', '', ''),
(4125, 4108, 'Facebook', 'df0baba9adf8fb4c5a5b95e75aa002581ac758d1', '710071345785513', 'https://www.facebook.com/app_scoped_user_id/710071345785513/', '', 'https://graph.facebook.com/710071345785513/picture?width=150&height=150', 'Miquelina Poupada', '', 'Miquelina', 'Poupada', 'female', 'pt_PT', '', 0, 0, 0, 'miquelina1212@gmail.com', 'miquelina1212@gmail.com', '', '', '', '', '', ''),
(4126, 4109, 'Facebook', 'f004f3dbc2378f1cf23be016b0ed92110411cc53', '719926124782891', 'https://www.facebook.com/app_scoped_user_id/719926124782891/', '', 'https://graph.facebook.com/719926124782891/picture?width=150&height=150', 'Arménio Silva', '', 'Arménio', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'armenio55silva@gmail.com', 'armenio55silva@gmail.com', '', '', '', '', '', ''),
(4127, 4110, 'Facebook', 'a4321851f2a619ae6bdd4cdee8baeb3422019c24', '1587022361550580', 'https://www.facebook.com/app_scoped_user_id/1587022361550580/', '', 'https://graph.facebook.com/1587022361550580/picture?width=150&height=150', 'José Frazão', '', 'José', 'Frazão', 'male', 'pt_PT', '', 0, 0, 0, 'josefrazao11@gmail.com', 'josefrazao11@gmail.com', '', '', '', '', '', ''),
(4128, 4111, 'Facebook', '81473b36b08de2187b900174df8bd4fb266fbc11', '1638035706412279', 'https://www.facebook.com/app_scoped_user_id/1638035706412279/', '', 'https://graph.facebook.com/1638035706412279/picture?width=150&height=150', 'Tiago Tavares', '', 'Tiago', 'Tavares', 'male', 'pt_PT', '', 0, 0, 0, 'tjrtavares@hotmail.com', 'tjrtavares@hotmail.com', '', '', '', '', '', ''),
(4129, 4112, 'Facebook', '07e3ab370eeb5aa3fb82ed5dcf61fb8d97737992', '10153343821930782', 'https://www.facebook.com/app_scoped_user_id/10153343821930782/', '', 'https://graph.facebook.com/10153343821930782/picture?width=150&height=150', 'Joao Pedro Pinto', '', 'Joao', 'Pinto', 'male', 'pt_PT', '', 0, 0, 0, 'joaoptp@hotmail.com', 'joaoptp@hotmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(4130, 4113, 'Facebook', '04ebf483abb6f9802318a7e3fc627a6d350fd502', '10204391793098116', 'https://www.facebook.com/app_scoped_user_id/10204391793098116/', '', 'https://graph.facebook.com/10204391793098116/picture?width=150&height=150', 'Miguel Barreto de Magalhães', '', 'Miguel', 'de Magalhães', 'male', 'pt_PT', '', 0, 0, 0, 'mbmagalhaes@netcabo.pt', 'mbmagalhaes@netcabo.pt', '', '', '', '', '', ''),
(4131, 4114, 'Facebook', '2ad0f587fefff365eb77114d17c2349cbf29d108', '1011859012172682', 'https://www.facebook.com/app_scoped_user_id/1011859012172682/', '', 'https://graph.facebook.com/1011859012172682/picture?width=150&height=150', 'Tiago Nobre', '', 'Tiago', 'Nobre', 'male', 'pt_PT', '', 0, 0, 0, 'tiagonobre16@gmail.com', 'tiagonobre16@gmail.com', '', '', '', '', '', ''),
(4132, 4115, 'Facebook', '040ee0b19660430c3560c623d483393a87a7123d', '878426888873319', 'https://www.facebook.com/app_scoped_user_id/878426888873319/', '', 'https://graph.facebook.com/878426888873319/picture?width=150&height=150', 'Rui Carvalho', '', 'Rui', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, 'ruircarvalho@live.com', 'ruircarvalho@live.com', '', '', '', '', '', ''),
(4133, 4116, 'Google', '717012d2c15109d1075ee59dfeb1af7a3746ef6a', '102867453661416906421', 'https://plus.google.com/102867453661416906421', '', 'https://lh3.googleusercontent.com/-TN-m9auPlNc/AAAAAAAAAAI/AAAAAAAAADA/-qTMrtER8sU/photo.jpg?sz=200', 'Pedro Neves', '', 'Pedro', 'Neves', 'male', '', '', 0, 0, 0, 'pamponeves@gmail.com', 'pamponeves@gmail.com', '', '', '', '', '', ''),
(4134, 4117, 'Facebook', 'ee8e6709835a5584513e9e724b98fbf606692f0d', '916950148371206', 'https://www.facebook.com/app_scoped_user_id/916950148371206/', '', 'https://graph.facebook.com/916950148371206/picture?width=150&height=150', 'Francisco Correia', '', 'Francisco', 'Correia', 'male', 'pt_PT', '', 0, 0, 0, 'francis.geo@hotmail.com', 'francis.geo@hotmail.com', '', '', '', '', '', ''),
(4135, 4118, 'Facebook', '29bf5d7b3cd90dea16b184fc3ffaeb8b042ced7f', '10153418236553566', 'https://www.facebook.com/app_scoped_user_id/10153418236553566/', '', 'https://graph.facebook.com/10153418236553566/picture?width=150&height=150', 'Rui Reis', '', 'Rui', 'Reis', 'male', 'pt_PT', '', 0, 0, 0, 'ruilboard@hotmail.com', 'ruilboard@hotmail.com', '', '', '', '', '', ''),
(4136, 4119, 'Facebook', 'ea0e4807ca041c3da0d40fec77b2717aaf576187', '10206680146699823', 'https://www.facebook.com/app_scoped_user_id/10206680146699823/', '', 'https://graph.facebook.com/10206680146699823/picture?width=150&height=150', 'Teresa Bettencourt', '', 'Teresa', 'Bettencourt', 'female', 'pt_PT', '', 0, 0, 0, 'tbettencourt@hotmail.com', 'tbettencourt@hotmail.com', '', '', '', '', '', ''),
(4137, 4120, 'Facebook', 'bc0ae392c953177300f125e0624ef256a78ff945', '946670078686559', 'https://www.facebook.com/app_scoped_user_id/946670078686559/', '', 'https://graph.facebook.com/946670078686559/picture?width=150&height=150', 'Pedro Freire', '', 'Pedro', 'Freire', 'male', 'pt_PT', '', 0, 0, 0, 'pedro.miguel.freire@gmail.com', 'pedro.miguel.freire@gmail.com', '', '', '', '', '', ''),
(4138, 4121, 'Facebook', '7865311ab9a5425edbbca0432347acb7bf71cb19', '10206059518862197', 'https://www.facebook.com/app_scoped_user_id/10206059518862197/', '', 'https://graph.facebook.com/10206059518862197/picture?width=150&height=150', 'Magda Gonçalves Gomes', '', 'Magda', 'Gomes', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4139, 4122, 'Facebook', '921146852d3bc86fb77154a877e2f83eae1f41b3', '1620699318176038', 'https://www.facebook.com/app_scoped_user_id/1620699318176038/', '', 'https://graph.facebook.com/1620699318176038/picture?width=150&height=150', 'Francisco Duarte', '', 'Francisco', 'Duarte', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4140, 4123, 'Facebook', 'e9e27d603fb15d73fda77e9a487f885a8bff5272', '10203922816421416', 'https://www.facebook.com/app_scoped_user_id/10203922816421416/', '', 'https://graph.facebook.com/10203922816421416/picture?width=150&height=150', 'Mariana Dias', '', 'Mariana', 'Dias', 'female', 'pt_PT', '', 0, 0, 0, 'mariana-mbd@hotmail.com', 'mariana-mbd@hotmail.com', '', '', '', '', '', ''),
(4141, 4124, 'Facebook', 'ed42da8b24545b4fbcff37e20822128ccf8be72c', '1295676223810064', 'https://www.facebook.com/app_scoped_user_id/1295676223810064/', '', 'https://graph.facebook.com/1295676223810064/picture?width=150&height=150', 'Rita Ferreira Dos Santos', '', 'Rita', 'Ferreira Dos Santos', 'female', 'pt_PT', '', 0, 0, 0, 'rita.ferreira.santos@gmail.com', 'rita.ferreira.santos@gmail.com', '', '', '', '', '', ''),
(4142, 4125, 'Facebook', '5925a32092f01d09a80e47dc1f04585ba93ba835', '10205166039443645', 'https://www.facebook.com/app_scoped_user_id/10205166039443645/', '', 'https://graph.facebook.com/10205166039443645/picture?width=150&height=150', 'Susana Gonçalves', '', 'Susana', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'susana.mg@live.com.pt', 'susana.mg@live.com.pt', '', '', '', '', '', ''),
(4143, 4126, 'Facebook', '98af729bfe73b7862e32f00b85b7aab6f8fd4d28', '10205963167585548', 'https://www.facebook.com/app_scoped_user_id/10205963167585548/', '', 'https://graph.facebook.com/10205963167585548/picture?width=150&height=150', 'Ana Correia', '', 'Ana', 'Correia', 'female', 'pt_PT', '', 0, 0, 0, 'ap_correia@hotmail.com', 'ap_correia@hotmail.com', '', '', '', '', '', ''),
(4144, 4127, 'Facebook', '1ed7c575b0ec90f75428bd543149bf7e98cbf3cc', '846059938806711', 'https://www.facebook.com/app_scoped_user_id/846059938806711/', '', 'https://graph.facebook.com/846059938806711/picture?width=150&height=150', 'Sílvia Santos', '', 'Sílvia', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'silvia.sabio1@gmail.com', 'silvia.sabio1@gmail.com', '', '', '', '', '', ''),
(4145, 4128, 'Facebook', '127ee45b57e53579ae9381e0289020c8e0695e91', '889017454503340', 'https://www.facebook.com/app_scoped_user_id/889017454503340/', '', 'https://graph.facebook.com/889017454503340/picture?width=150&height=150', 'Marta Brito E Abreu', '', 'Marta', 'Brito E Abreu', 'female', 'pt_PT', '', 0, 0, 0, 'martaba2008@gmail.com', 'martaba2008@gmail.com', '', '', '', '', '', ''),
(4146, 4129, 'Facebook', '53706f3beae7d2f6737d761c24b9bee0f9057a6c', '10204279268915742', 'https://www.facebook.com/app_scoped_user_id/10204279268915742/', '', 'https://graph.facebook.com/10204279268915742/picture?width=150&height=150', 'Sergio Musiello', '', 'Sergio', 'Musiello', 'male', 'en_US', '', 0, 0, 0, 'sergio.muziello@hotmail.com', 'sergio.muziello@hotmail.com', '', '', '', '', '', ''),
(4147, 4130, 'Facebook', '010ea9cddb3b5200635c20cf5fd38e8194c03b5b', '426272177555829', 'https://www.facebook.com/app_scoped_user_id/426272177555829/', '', 'https://graph.facebook.com/426272177555829/picture?width=150&height=150', 'Marta Vaz Guedes', '', 'Marta', 'Vaz Guedes', 'female', 'pt_PT', '', 0, 0, 0, 'marta1999vguedes@gmail.com', 'marta1999vguedes@gmail.com', '', '', '', '', '', ''),
(4148, 4131, 'Facebook', 'c18702eee10fdcc07c44d5407addc69ffb9e5b9c', '869178386504374', 'https://www.facebook.com/app_scoped_user_id/869178386504374/', '', 'https://graph.facebook.com/869178386504374/picture?width=150&height=150', 'Martim Nunes', '', 'Martim', 'Nunes', 'male', 'pt_PT', '', 0, 0, 0, 'martim.l.nunes@gmail.com', 'martim.l.nunes@gmail.com', '', '', '', '', '', ''),
(4149, 4132, 'Facebook', '4b990a8f722c7d7d915307c9927578e8a657d89f', '1075382562489086', 'https://www.facebook.com/app_scoped_user_id/1075382562489086/', '', 'https://graph.facebook.com/1075382562489086/picture?width=150&height=150', 'Mateus Nigra', '', 'Mateus', 'Nigra', 'male', 'pt_PT', '', 0, 0, 0, 'mateusiel.nigra1@gmail.com', 'mateusiel.nigra1@gmail.com', '', '', '', '', '', ''),
(4150, 4133, 'Facebook', '83034265aabff2d65a955ea1d40b82deb1a3d23b', '679146465563081', 'https://www.facebook.com/app_scoped_user_id/679146465563081/', '', 'https://graph.facebook.com/679146465563081/picture?width=150&height=150', 'Ricardo Príncipe', '', 'Ricardo', 'Príncipe', 'male', 'pt_PT', '', 0, 0, 0, 'rpsantos3@gmail.com', 'rpsantos3@gmail.com', '', '', '', '', '', ''),
(4151, 4134, 'Facebook', '04a133254877923540358b098cf5566c56f56365', '998188443554685', 'https://www.facebook.com/app_scoped_user_id/998188443554685/', '', 'https://graph.facebook.com/998188443554685/picture?width=150&height=150', 'Martim Lino', '', 'Martim', 'Lino', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4152, 4135, 'Facebook', '8d414f84386c90db59d18f43c89ffd3d84dd8ff5', '860212327397768', 'https://www.facebook.com/app_scoped_user_id/860212327397768/', '', 'https://graph.facebook.com/860212327397768/picture?width=150&height=150', 'Jorge Silva Cardoso', '', 'Jorge', 'Silva Cardoso', 'male', 'pt_PT', '', 0, 0, 0, 'jojo@clinicadotempo.pt', 'jojo@clinicadotempo.pt', '', '', '', '', '', ''),
(4153, 4136, 'Facebook', '359f936c68fb56682255fc883f9b2d0b2154f19b', '1015419815136216', 'https://www.facebook.com/app_scoped_user_id/1015419815136216/', '', 'https://graph.facebook.com/1015419815136216/picture?width=150&height=150', 'Matilde Parreira Cano Bule', '', 'Matilde Parreira Cano', 'Bule', 'female', 'pt_PT', '', 0, 0, 0, 'matildeb2008@hotmail.com', 'matildeb2008@hotmail.com', '', '', '', '', '', ''),
(4154, 4137, 'Facebook', '755e15d1b0483e73244bb78bc155c566705de2cb', '10204262949442920', 'https://www.facebook.com/app_scoped_user_id/10204262949442920/', '', 'https://graph.facebook.com/10204262949442920/picture?width=150&height=150', 'Matilde Themudo Marçalo', '', 'Matilde', 'Marçalo', 'female', 'pt_PT', '', 0, 0, 0, 'matildocass@hotmail.com', 'matildocass@hotmail.com', '', '', '', '', '', ''),
(4155, 4138, 'Facebook', '5ba1c07fe0a9a9186888f5e94b582e2709487be2', '998159193541797', 'https://www.facebook.com/app_scoped_user_id/998159193541797/', '', 'https://graph.facebook.com/998159193541797/picture?width=150&height=150', 'Marta Jarnac de Freitas', '', 'Marta', 'Jarnac de Freitas', 'female', 'pt_PT', '', 0, 0, 0, 'martamsjdf@gmail.com', 'martamsjdf@gmail.com', '', '', '', '', '', ''),
(4156, 4139, 'Facebook', 'c7f656e01d3ac770b225e460d50c5bf3ec289315', '916497605055245', 'https://www.facebook.com/app_scoped_user_id/916497605055245/', '', 'https://graph.facebook.com/916497605055245/picture?width=150&height=150', 'Helena Santos', '', 'Helena', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'atlantida2007@gmail.com', 'atlantida2007@gmail.com', '', '', '', '', '', ''),
(4157, 4140, 'Facebook', '6b59875c5bd15e8d1175036e9f86ace991cdc2ac', '997569133588514', 'https://www.facebook.com/app_scoped_user_id/997569133588514/', '', 'https://graph.facebook.com/997569133588514/picture?width=150&height=150', 'Matilde Figueiredo', '', 'Matilde', 'Figueiredo', 'female', 'pt_PT', '', 0, 0, 0, 'matildefigueiredo@sapo.pt', 'matildefigueiredo@sapo.pt', '', '', '', '', '', ''),
(4158, 4141, 'Facebook', '84e0b96f23cc9a0143642f0fdfb7e8f8c72483dc', '10204812934663274', 'https://www.facebook.com/app_scoped_user_id/10204812934663274/', '', 'https://graph.facebook.com/10204812934663274/picture?width=150&height=150', 'Manel João', '', 'Manel', 'João', 'male', 'pt_PT', '', 0, 0, 0, 'manecasjoao@hotmail.com', 'manecasjoao@hotmail.com', '', '', '', '', '', ''),
(4159, 4142, 'Facebook', '7350558d0bb3ba2215ca97ce233837cbe75ff8ef', '10152755027972282', 'https://www.facebook.com/app_scoped_user_id/10152755027972282/', '', 'https://graph.facebook.com/10152755027972282/picture?width=150&height=150', 'Tomas Stuve', '', 'Tomas', 'Stuve', 'male', 'pt_PT', '', 0, 0, 0, 'tomasstuve@hotmail.com', 'tomasstuve@hotmail.com', '', '', '', '', '', ''),
(4160, 4143, 'Facebook', '0f34955c546e92ddd8f485fdf759b01c81d47f7d', '954368094584738', 'https://www.facebook.com/app_scoped_user_id/954368094584738/', '', 'https://graph.facebook.com/954368094584738/picture?width=150&height=150', 'Sara Ribeiro', '', 'Sara', 'Ribeiro', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4161, 4144, 'Facebook', 'b4ac9bb1f5acd932a5adbc3f6bb36ded84fe898a', '10206697413853961', 'https://www.facebook.com/app_scoped_user_id/10206697413853961/', '', 'https://graph.facebook.com/10206697413853961/picture?width=150&height=150', 'Francis Pereira', '', 'Francis', 'Pereira', 'male', 'fr_FR', '', 0, 0, 0, 'francistsv@yahoo.fr', 'francistsv@yahoo.fr', '', '', '', '', '', ''),
(4162, 4145, 'Facebook', '9f6dcfb8b74aaef6f77e8b856d0814cdee0cce45', '10206983335971857', 'https://www.facebook.com/app_scoped_user_id/10206983335971857/', '', 'https://graph.facebook.com/10206983335971857/picture?width=150&height=150', 'Sérgio Reis', '', 'Sérgio', 'Reis', 'male', 'en_GB', '', 0, 0, 0, 'cambalhotas@hotmail.com', 'cambalhotas@hotmail.com', '', '', '', '', '', ''),
(4163, 4146, 'Facebook', '88205777588e396be2bec34ffa46f89be7d3007c', '960424794010344', 'https://www.facebook.com/app_scoped_user_id/960424794010344/', '', 'https://graph.facebook.com/960424794010344/picture?width=150&height=150', 'Marta d\'Orey', '', 'Marta', 'd\'Orey', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4164, 4147, 'Google', 'bd92c5b6b66d50ddfa90dc3c0c9ad334ba2a7602', '108434861266140143216', 'https://plus.google.com/108434861266140143216', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Francisco Gaspar', '', 'Francisco', 'Gaspar', 'male', '', '', 0, 0, 0, 'gasparfav@gmail.com', 'gasparfav@gmail.com', '', '', '', '', '', ''),
(4165, 4148, 'Facebook', 'd282d5445ab8d11da794b87c61e2babb4e48406f', '1115547498460495', 'https://www.facebook.com/app_scoped_user_id/1115547498460495/', '', 'https://graph.facebook.com/1115547498460495/picture?width=150&height=150', 'Matilde Passanha', '', 'Matilde', 'Passanha', 'female', 'pt_PT', '', 0, 0, 0, 'matilde.p@hotmail.com', 'matilde.p@hotmail.com', '', '', '', '', '', ''),
(4166, 4149, 'Google', '0c0aa07a968ba7e74ae2382a701ace6ff1d37948', '108146187914238846091', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'VonZipper VZ', '', 'VonZipper', 'VZ', '', '', '', 0, 0, 0, 'cs@despomar.com', 'cs@despomar.com', '', '', '', '', '', ''),
(4167, 4150, 'Facebook', '48ca7117cbfb96bed500beafd4e10891a912a421', '10200437693262615', 'https://www.facebook.com/app_scoped_user_id/10200437693262615/', '', 'https://graph.facebook.com/10200437693262615/picture?width=150&height=150', 'Claudia Sofia Duarte', '', 'Claudia Sofia', 'Duarte', 'female', 'pt_PT', '', 0, 0, 0, 'claudiaaaduarte@gmail.com', 'claudiaaaduarte@gmail.com', '', '', '', '', '', ''),
(4168, 4151, 'Facebook', 'dc01bc808a4b6f2e9a3b64e02d5716c6a0e09e88', '10153520483375329', 'https://www.facebook.com/app_scoped_user_id/10153520483375329/', '', 'https://graph.facebook.com/10153520483375329/picture?width=150&height=150', 'Catarina Sousa', '', 'Catarina', 'Sousa', 'female', 'pt_PT', '', 0, 0, 0, 'sousacatarina@hotmail.com', 'sousacatarina@hotmail.com', '', '', '', '', '', ''),
(4169, 4152, 'Facebook', '4ae47b675ce0e737c031df012d2b32a2febd49ea', '953941481293726', 'https://www.facebook.com/app_scoped_user_id/953941481293726/', '', 'https://graph.facebook.com/953941481293726/picture?width=150&height=150', 'Filipa Laureano', '', 'Filipa', 'Laureano', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4170, 4153, 'Facebook', 'c52862192526486781b4bce71920bd0f4c29b1b8', '465826743578991', 'https://www.facebook.com/app_scoped_user_id/465826743578991/', '', 'https://graph.facebook.com/465826743578991/picture?width=150&height=150', 'Maria Manuela Pavoeiro Pereira', '', 'Maria Manuela', 'Pavoeiro Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'manepavoeiro@sapo.pt', 'manepavoeiro@sapo.pt', '', '', '', '', '', ''),
(4171, 4154, 'Facebook', '527af64fb9e35a331838ec270122d6be0c22cbb4', '1000301489993789', 'https://www.facebook.com/app_scoped_user_id/1000301489993789/', '', 'https://graph.facebook.com/1000301489993789/picture?width=150&height=150', 'Cristina Eusebio', '', 'Cristina', 'Eusebio', 'female', 'en_US', '', 0, 0, 0, 'criseus@hotmail.com', 'criseus@hotmail.com', '', '', '', '', '', ''),
(4172, 4155, 'Facebook', 'a79ade343e60168c3a991fb221c27a4b7c5ae76c', '10206471950818890', 'https://www.facebook.com/app_scoped_user_id/10206471950818890/', '', 'https://graph.facebook.com/10206471950818890/picture?width=150&height=150', 'Antonio Gomes da Silva', '', 'Antonio', 'da Silva', 'male', 'pt_PT', '', 0, 0, 0, 'antoniogomesdasilva1@sapo.pt', 'antoniogomesdasilva1@sapo.pt', '', '', '', '', '', ''),
(4173, 4156, 'Facebook', '21b2f8fec1438167da2a55eb2178b958ae92218e', '841984172505292', 'https://www.facebook.com/app_scoped_user_id/841984172505292/', '', 'https://graph.facebook.com/841984172505292/picture?width=150&height=150', 'Matilde Arbter Dos Santos', '', 'Matilde', 'Dos Santos', 'female', 'pt_PT', '', 0, 0, 0, 'matildessantos98@hotmail.com', 'matildessantos98@hotmail.com', '', '', '', '', '', ''),
(4174, 4157, 'Facebook', '258a50f5e21c01d6bdfbbf12fcb3c51686f9d2d3', '10206229575233315', 'https://www.facebook.com/app_scoped_user_id/10206229575233315/', '', 'https://graph.facebook.com/10206229575233315/picture?width=150&height=150', 'Jorge Pernes', '', 'Jorge', 'Pernes', 'male', 'pt_PT', '', 0, 0, 0, 'jorgepernes@gmail.com', 'jorgepernes@gmail.com', '', '', '', '', '', ''),
(4175, 4158, 'Facebook', '5ceacaacd71bd15c474653991a03a7d0cc3e460f', '1121284197888259', 'https://www.facebook.com/app_scoped_user_id/1121284197888259/', '', 'https://graph.facebook.com/1121284197888259/picture?width=150&height=150', 'Patricia Silva', '', 'Patricia', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'heliapatriciasilva@hotmail.com', 'heliapatriciasilva@hotmail.com', '', '', '', '', '', ''),
(4176, 4159, 'Facebook', '0ceb14cd5a51ad9b896406d71cf8ac4b1e5c4081', '971589262874851', 'https://www.facebook.com/app_scoped_user_id/971589262874851/', '', 'https://graph.facebook.com/971589262874851/picture?width=150&height=150', 'Eduardo Moreira', '', 'Eduardo', 'Moreira', 'male', 'pt_PT', '', 0, 0, 0, 'edu.ttk.mor@gmail.com', 'edu.ttk.mor@gmail.com', '', '', '', '', '', ''),
(4177, 4160, 'Facebook', '76e97eb23248f401bb7785dc94d7bb86fad4f86d', '10200595607569681', 'https://www.facebook.com/app_scoped_user_id/10200595607569681/', '', 'https://graph.facebook.com/10200595607569681/picture?width=150&height=150', 'Matilde Lencastre Godinho', '', 'Matilde', 'Lencastre Godinho', 'female', 'pt_PT', '', 0, 0, 0, 'matilde-3@hotmail.com', 'matilde-3@hotmail.com', '', '', '', '', '', ''),
(4178, 4161, 'Facebook', 'd0fe20703d4d4eea605adca7a733248073dd7bf0', '1049921375036769', 'https://www.facebook.com/app_scoped_user_id/1049921375036769/', '', 'https://graph.facebook.com/1049921375036769/picture?width=150&height=150', 'Marta Castro Santos', '', 'Marta', 'Castro Santos', 'female', 'pt_PT', '', 0, 0, 0, 'martinhasantos.santos@gmail.com', 'martinhasantos.santos@gmail.com', '', '', '', '', '', ''),
(4179, 4162, 'Google', 'c10dfb429e9440d7f5331a391fee858c89bc18bd', '115512542147751019487', 'https://plus.google.com/115512542147751019487', '', 'https://lh4.googleusercontent.com/-3zjqcxCx5xY/AAAAAAAAAAI/AAAAAAAAATU/saUJRLuEPQI/photo.jpg?sz=200', 'Carlos Franco', '', 'Carlos', 'Franco', 'male', '', '', 0, 0, 0, 'cmiguelfranco@gmail.com', 'cmiguelfranco@gmail.com', '', '', '', '', '', ''),
(4180, 4163, 'Facebook', '4a637d46c2c53e5d6ff7b9d116191b823a0ca873', '363745697168303', 'https://www.facebook.com/app_scoped_user_id/363745697168303/', '', 'https://graph.facebook.com/363745697168303/picture?width=150&height=150', 'Counterfeits Portugal', '', 'Counterfeits', 'Portugal', 'male', 'pt_PT', '', 0, 0, 0, 'counterfeits.portugal@gmail.com', '', '', '', '', '', '', ''),
(4181, 4159, 'Google', '56cf4ac118d16f1db025a734455cdacb62db9ac7', '114343572959877180867', 'https://plus.google.com/114343572959877180867', '', 'https://lh5.googleusercontent.com/-URr8h_Fpvd4/AAAAAAAAAAI/AAAAAAAACEg/-7tFYTSDQq0/photo.jpg?sz=200', 'Eduardo Moreira', '', 'Eduardo', 'Moreira', 'male', '', '', 0, 0, 0, 'edu.ttk.mor@gmail.com', 'edu.ttk.mor@gmail.com', '', '', '', '', '', ''),
(4182, 4164, 'Facebook', 'e687754a4b8f8454b5d5f82fa7b316e45f33fc00', '972576176100326', 'https://www.facebook.com/app_scoped_user_id/972576176100326/', '', 'https://graph.facebook.com/972576176100326/picture?width=150&height=150', 'Maria Roquette Pegado', '', 'Maria', 'Roquette Pegado', 'female', 'pt_PT', '', 0, 0, 0, 'mroquettepegado@gmail.com', 'mroquettepegado@gmail.com', '', '', '', '', '', ''),
(4183, 4165, 'Facebook', '01f5cc588193662fa28c949d0b24ef6e86447da2', '921059004598327', 'https://www.facebook.com/app_scoped_user_id/921059004598327/', '', 'https://graph.facebook.com/921059004598327/picture?width=150&height=150', 'João Guedes Silva', '', 'João', 'Guedes Silva', 'male', 'en_US', '', 0, 0, 0, 'j.guedes.silva@gmail.com', 'j.guedes.silva@gmail.com', '', '', '', '', '', ''),
(4184, 4166, 'Facebook', 'e1ac56804e4b2378483a87078857f653cb8a17d3', '10205027709833896', 'https://www.facebook.com/app_scoped_user_id/10205027709833896/', '', 'https://graph.facebook.com/10205027709833896/picture?width=150&height=150', 'Joana Leote Almeida Dias', '', 'Joana', 'Dias', 'female', 'pt_PT', '', 0, 0, 0, 'joanaleote@sapo.pt', 'joanaleote@sapo.pt', '', '', '', '', '', ''),
(4185, 4167, 'Facebook', '5c61661156e8556aeec5b85f6d4d6995682713b1', '351000615110327', 'https://www.facebook.com/app_scoped_user_id/351000615110327/', '', 'https://graph.facebook.com/351000615110327/picture?width=150&height=150', 'Marta Dias Coelho', '', 'Marta', 'Dias Coelho', 'female', 'pt_PT', '', 0, 0, 0, 'martadiascoelho@gmail.com', '', '', '', '', '', '', ''),
(4186, 4167, 'Google', 'fcabfda02dac9b03007e2894ba1316020de646cf', '107508602869652125425', 'https://plus.google.com/107508602869652125425', '', 'https://lh5.googleusercontent.com/-ibWSc4AHGNY/AAAAAAAAAAI/AAAAAAAAARs/PlhvW6Wjunc/photo.jpg?sz=200', 'Marta Dias Coelho', '', 'Marta', 'Dias Coelho', '', '', '', 0, 0, 0, 'martadiascoelho@gmail.com', 'martadiascoelho@gmail.com', '', '', '', '', '', ''),
(4187, 4168, 'Facebook', '4f29620905dad6d529a4fb600e09a8482db330ae', '987012031332857', 'https://www.facebook.com/app_scoped_user_id/987012031332857/', '', 'https://graph.facebook.com/987012031332857/picture?width=150&height=150', 'Rosa Gamito', '', 'Rosa', 'Gamito', 'female', 'pt_PT', '', 0, 0, 0, 'rosagamito@gmail.com', 'rosagamito@gmail.com', '', '', '', '', '', ''),
(4188, 4169, 'Facebook', '0106c94bcd1e8747a8a15a288e577cc375ddb2d4', '10205677798718104', 'https://www.facebook.com/app_scoped_user_id/10205677798718104/', '', 'https://graph.facebook.com/10205677798718104/picture?width=150&height=150', 'Marta Dias Coelho', '', 'Marta', 'Dias Coelho', 'female', 'pt_PT', '', 0, 0, 0, 'mdc_essa@hotmail.com', 'mdc_essa@hotmail.com', '', '', '', '', '', ''),
(4189, 4170, 'Facebook', '7b9e2ac1552d6b0ffa2aae1e60ff728b7140ab2d', '1130834140277021', 'https://www.facebook.com/app_scoped_user_id/1130834140277021/', '', 'https://graph.facebook.com/1130834140277021/picture?width=150&height=150', 'Marta Machado', '', 'Marta', 'Machado', 'female', 'pt_PT', '', 0, 0, 0, 'martaxy@live.com.pt', 'martaxy@live.com.pt', '', '', '', '', '', ''),
(4190, 4171, 'Facebook', '31d5401c3dc0b23d502a80352d4bd9e84b10e119', '10152785814861058', 'https://www.facebook.com/app_scoped_user_id/10152785814861058/', '', 'https://graph.facebook.com/10152785814861058/picture?width=150&height=150', 'Miguel Barbosa', '', 'Miguel', 'Barbosa', 'male', 'en_US', '', 0, 0, 0, 'mcamel_@hotmail.com', 'mcamel_@hotmail.com', '', '', '', '', '', ''),
(4191, 4172, 'Facebook', '8ea988484a567e49731729f38aa82b1d3426c032', '10153327607141069', 'https://www.facebook.com/app_scoped_user_id/10153327607141069/', '', 'https://graph.facebook.com/10153327607141069/picture?width=150&height=150', 'Pimas Pimas', '', 'Pimas', 'Pimas', 'male', 'pt_BR', '', 0, 0, 0, 'pedroapmcorrea@hotmail.com', 'pedroapmcorrea@hotmail.com', '', '', '', '', '', ''),
(4192, 4173, 'Facebook', 'f9015c3c293620d90d9eb2d1b214262886e9a835', '769729056481207', 'https://www.facebook.com/app_scoped_user_id/769729056481207/', '', 'https://graph.facebook.com/769729056481207/picture?width=150&height=150', 'Miguel Gpm', '', 'Miguel', 'Gpm', 'male', 'pt_BR', '', 0, 0, 0, 'mig21dark@gmail.com', 'mig21dark@gmail.com', '', '', '', '', '', ''),
(4193, 4174, 'Facebook', '3ea9ddbb718c2df38b506068f2c0fe6d27be152e', '962021940509428', 'https://www.facebook.com/app_scoped_user_id/962021940509428/', '', 'https://graph.facebook.com/962021940509428/picture?width=150&height=150', 'Filipa Marquês', '', 'Filipa', 'Marquês', 'female', 'pt_PT', '', 0, 0, 0, 'filipa.marques.22@hotmail.com', 'filipa.marques.22@hotmail.com', '', '', '', '', '', ''),
(4194, 4175, 'Facebook', '91f243143fcad2c3ed5251a27f148254cc7d995d', '1157236654302786', 'https://www.facebook.com/app_scoped_user_id/1157236654302786/', '', 'https://graph.facebook.com/1157236654302786/picture?width=150&height=150', 'Afonso Salgado', '', 'Afonso', 'Salgado', 'male', 'pt_PT', '', 0, 0, 0, 'afonsosalgado64@gmail.com', 'afonsosalgado64@gmail.com', '', '', '', '', '', ''),
(4195, 4176, 'Facebook', 'e5d9e7a3c8230257bd42e25f781733735612eace', '1088143954533415', 'https://www.facebook.com/app_scoped_user_id/1088143954533415/', '', 'https://graph.facebook.com/1088143954533415/picture?width=150&height=150', 'Dawn Abrantes', '', 'Dawn', 'Abrantes', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4196, 4177, 'Facebook', 'c721d6fd9d9fb7e20d51e02eb69bf49a99f65c43', '10205657896959919', 'https://www.facebook.com/app_scoped_user_id/10205657896959919/', '', 'https://graph.facebook.com/10205657896959919/picture?width=150&height=150', 'Ana Reinhardt Macedo TellesdaSilva', '', 'Ana', 'Macedo TellesdaSilva', 'female', 'pt_PT', '', 0, 0, 0, 'aneterm@hotmail.com', 'aneterm@hotmail.com', '', '', '', '', '', ''),
(4197, 4178, 'Facebook', 'd0103ca032cf452b4978f129ddbe14ff87f8a782', '1001083076583632', 'https://www.facebook.com/app_scoped_user_id/1001083076583632/', '', 'https://graph.facebook.com/1001083076583632/picture?width=150&height=150', 'M Lourdes Duarte Calvário', '', 'M Lourdes', 'Duarte Calvário', 'female', 'pt_PT', '', 0, 0, 0, 'lu.duartecalvario@gmail.com', 'lu.duartecalvario@gmail.com', '', '', '', '', '', ''),
(4198, 2440, 'Google', '18503d60da33143289cb094e412447c05a309774', '100611277207609470402', 'https://plus.google.com/100611277207609470402', '', 'https://lh5.googleusercontent.com/-mg51W6vf1_Y/AAAAAAAAAAI/AAAAAAAAAAA/F0tAdpwbT78/photo.jpg?sz=200', 'Pedro Morais', '', 'Pedro', 'Morais', 'male', '', '', 0, 0, 0, 'pedrotitomorais@gmail.com', 'pedrotitomorais@gmail.com', '', '', '', '', '', ''),
(4199, 4179, 'Facebook', 'edabfdf99dd86923faa3df2e8961d667db192da7', '10204657996031622', 'https://www.facebook.com/app_scoped_user_id/10204657996031622/', '', 'https://graph.facebook.com/10204657996031622/picture?width=150&height=150', 'Carla Sofia Pires', '', 'Carla Sofia', 'Pires', 'female', 'pt_PT', '', 0, 0, 0, 'csbpires@hotmail.com', 'csbpires@hotmail.com', '', '', '', '', '', ''),
(4200, 4180, 'Facebook', '2f5f5de8f0bdcfcdc842a0d60b0404829b8d2b23', '10153443538062904', 'https://www.facebook.com/app_scoped_user_id/10153443538062904/', '', 'https://graph.facebook.com/10153443538062904/picture?width=150&height=150', 'Francisco Pardal Pimentel', '', 'Francisco', 'Pimentel', 'male', 'en_US', '', 0, 0, 0, 'franciscoppimentel@gmail.com', 'franciscoppimentel@gmail.com', '', '', '', '', '', ''),
(4201, 4181, 'Google', '6c8c039672c2154dcb6e6fbc6e7372c5a42054bc', '115022144958104915267', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Maria Aguas', '', 'Maria', 'Aguas', '', '', '', 0, 0, 0, 'quica.aguas@gmail.com', 'quica.aguas@gmail.com', '', '', '', '', '', ''),
(4202, 4182, 'Facebook', '21b83a0b3a95de3e1e47feb4ce2acd6b862fa667', '10155636596525181', 'https://www.facebook.com/app_scoped_user_id/10155636596525181/', '', 'https://graph.facebook.com/10155636596525181/picture?width=150&height=150', 'Ricardo Araujo', '', 'Ricardo', 'Araujo', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4203, 4183, 'Facebook', 'd0ffef0dfd2731fd38df06a115a4208296fb3433', '1005929209418223', 'https://www.facebook.com/app_scoped_user_id/1005929209418223/', '', 'https://graph.facebook.com/1005929209418223/picture?width=150&height=150', 'Martim Reymão Nogueira', '', 'Martim', 'Nogueira', 'male', 'en_US', '', 0, 0, 0, 'martim.rn@outlook.com', 'martim.rn@outlook.com', '', '', '', '', '', ''),
(4204, 4184, 'Facebook', 'de0f3d628125de0b7a7738badbeb057010c1f70d', '10206047321677377', 'https://www.facebook.com/app_scoped_user_id/10206047321677377/', '', 'https://graph.facebook.com/10206047321677377/picture?width=150&height=150', 'Mafalda Debonnaire', '', 'Mafalda', 'Debonnaire', 'female', 'pt_PT', '', 0, 0, 0, 'mafalda_pld@hotmail.com', 'mafalda_pld@hotmail.com', '', '', '', '', '', ''),
(4205, 4185, 'Facebook', '867b4108afb97e9cc5e2e26a82e47960cf577c44', '10153320990098954', 'https://www.facebook.com/app_scoped_user_id/10153320990098954/', '', 'https://graph.facebook.com/10153320990098954/picture?width=150&height=150', 'António Assis Teixeira', '', 'António', 'Teixeira', 'male', 'pt_PT', '', 0, 0, 0, 'antonio_teixeira78@hotmail.com', 'antonio_teixeira78@hotmail.com', '', '', '', '', '', ''),
(4206, 4186, 'Google', 'd066a24dd177bc752c4504d2362828286b9963df', '105207500953324481695', 'https://plus.google.com/105207500953324481695', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Barbara Sousa Coutinho', '', 'Barbara', 'Sousa Coutinho', 'female', '', '', 0, 0, 0, 'barbara.sousacoutinho@gmail.com', 'barbara.sousacoutinho@gmail.com', '', '', '', '', '', ''),
(4207, 4187, 'Facebook', '782bc550560b10a7a02eca655f106305f489ca47', '10153338018638618', 'https://www.facebook.com/app_scoped_user_id/10153338018638618/', '', 'https://graph.facebook.com/10153338018638618/picture?width=150&height=150', 'Ana Moller', '', 'Ana', 'Moller', 'female', 'pt_PT', '', 0, 0, 0, 'ana_moller@hotmail.com', 'ana_moller@hotmail.com', '', '', '', '', '', ''),
(4208, 4188, 'Facebook', '64eec2d8ea596a41c383bfdf79c8f780cb498956', '10206321514972080', 'https://www.facebook.com/app_scoped_user_id/10206321514972080/', '', 'https://graph.facebook.com/10206321514972080/picture?width=150&height=150', 'Gabriela Vasconcelos', '', 'Gabriela', 'Vasconcelos', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4209, 4189, 'Facebook', 'f6d44974aa8dc94230749c364d5a62696ad36810', '10200435925178382', 'https://www.facebook.com/app_scoped_user_id/10200435925178382/', '', 'https://graph.facebook.com/10200435925178382/picture?width=150&height=150', 'Marta Correia', '', 'Marta', 'Correia', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4210, 4190, 'Facebook', 'f95df07034f3d3159cf66003456fd1036c609a00', '10152925808581546', 'https://www.facebook.com/app_scoped_user_id/10152925808581546/', '', 'https://graph.facebook.com/10152925808581546/picture?width=150&height=150', 'Jorge Nini', '', 'Jorge', 'Nini', 'male', 'pt_PT', '', 0, 0, 0, 'jorgesgarrido@gmail.com', 'jorgesgarrido@gmail.com', '', '', '', '', '', ''),
(4211, 4191, 'Google', '91b42c8d3275452b3daad764bc0cab5e2ee6c49c', '116092932046431868368', 'https://plus.google.com/+shantanavchakraborty89', '', 'https://lh3.googleusercontent.com/-fQ8mETj0jac/AAAAAAAAAAI/AAAAAAAAADY/TsQo_zcwtlc/photo.jpg?sz=200', 'shantanav chakraborty', '', 'shantanav', 'chakraborty', 'male', '', '', 0, 0, 0, 'shantanav89@gmail.com', 'shantanav89@gmail.com', '', 'Jodhpur City, Rajasthan', '', '', 'Jodhpur City, Rajasthan', ''),
(4212, 4192, 'Facebook', 'a34657bfd69f454ff68d2ecf7d558d6bda9bebfa', '10204023665894264', 'https://www.facebook.com/app_scoped_user_id/10204023665894264/', '', 'https://graph.facebook.com/10204023665894264/picture?width=150&height=150', 'Maria José Mamede', '', 'Maria', 'Mamede', 'female', 'pt_PT', '', 0, 0, 0, 'mjosemamede@gmail.com', 'mjosemamede@gmail.com', '', '', '', '', '', ''),
(4213, 4193, 'Google', '412a91dafa091337082d4b3eb9c05952dd5aa5da', '113808030740769431582', 'https://plus.google.com/113808030740769431582', '', 'https://lh3.googleusercontent.com/-V89RqIf0WL0/AAAAAAAAAAI/AAAAAAAAACk/C7PROklW8Uc/photo.jpg?sz=200', 'Miguel Brito', '', 'Miguel', 'Brito', 'male', '', '', 0, 0, 0, 'mikerazart@gmail.com', 'mikerazart@gmail.com', '', '', '', '', '', ''),
(4214, 4194, 'Facebook', '64d86c45cba395313487f627aee9e06dbb89ec13', '10206877364796355', 'https://www.facebook.com/app_scoped_user_id/10206877364796355/', '', 'https://graph.facebook.com/10206877364796355/picture?width=150&height=150', 'Ana Raquel Teixeira', '', 'Ana', 'Teixeira', 'female', 'pt_PT', '', 0, 0, 0, 'ana_raquel78@hotmail.com', 'ana_raquel78@hotmail.com', '', '', '', '', '', ''),
(4215, 4195, 'Facebook', '252c0c1a7516364fd972a12f2884f713255f87d9', '10155572441190136', 'https://www.facebook.com/app_scoped_user_id/10155572441190136/', '', 'https://graph.facebook.com/10155572441190136/picture?width=150&height=150', 'Tomás Mello Breyner', '', 'Tomás', 'Breyner', 'male', 'pt_PT', '', 0, 0, 0, 'tomasmellobreyner@hotmail.com', 'tomasmellobreyner@hotmail.com', '', '', '', '', '', ''),
(4216, 4196, 'Facebook', '6d57199bfbc666a09d99bd72affac204d9993af5', '944521542265815', 'https://www.facebook.com/app_scoped_user_id/944521542265815/', '', 'https://graph.facebook.com/944521542265815/picture?width=150&height=150', 'Hélia Mergulhão', '', 'Hélia', 'Mergulhão', 'female', 'pt_PT', '', 0, 0, 0, 'helia.mergulhao@gmail.com', 'helia.mergulhao@gmail.com', '', '', '', '', '', ''),
(4217, 4197, 'Facebook', 'a5d8dd24629a3100a394447b36a683743306116f', '10206987767471616', 'https://www.facebook.com/app_scoped_user_id/10206987767471616/', '', 'https://graph.facebook.com/10206987767471616/picture?width=150&height=150', 'João Mano', '', 'João', 'Mano', 'male', 'pt_PT', '', 0, 0, 0, 'joaomano_@hotmail.com', 'joaomano_@hotmail.com', '', '', '', '', '', ''),
(4218, 4198, 'Facebook', 'ab26a80af6f5cd6d62c38b900f14b0e66c608517', '847392155297598', 'https://www.facebook.com/app_scoped_user_id/847392155297598/', '', 'https://graph.facebook.com/847392155297598/picture?width=150&height=150', 'Pedro Kikas Tavares', '', 'Pedro', 'Tavares', 'male', 'pt_PT', '', 0, 0, 0, 'tavaresgoa@hotmail.com', 'tavaresgoa@hotmail.com', '', '', '', '', '', ''),
(4219, 4199, 'Facebook', 'd9c5902bc2edc87c8ae3613e5c19b5b8226c54aa', '961987323831603', 'https://www.facebook.com/app_scoped_user_id/961987323831603/', '', 'https://graph.facebook.com/961987323831603/picture?width=150&height=150', 'Hugo Esteves', '', 'Hugo', 'Esteves', 'male', 'pt_PT', '', 0, 0, 0, 'huguitoericeira@gmail.com', 'huguitoericeira@gmail.com', '', '', '', '', '', ''),
(4220, 4200, 'Facebook', '175c5b51b08ebb2253b5d08419dd5a202e5da014', '10153560062656055', 'https://www.facebook.com/app_scoped_user_id/10153560062656055/', '', 'https://graph.facebook.com/10153560062656055/picture?width=150&height=150', 'André Ferreira', '', 'André', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'ke_fro@hotmail.com', 'ke_fro@hotmail.com', '', '', '', '', '', ''),
(4221, 4199, 'Google', '5c8fa5792bcd511f1abe49c37edf0bb3e59ca515', '108211888696275095532', 'https://plus.google.com/108211888696275095532', '', 'https://lh5.googleusercontent.com/-r3jiCRjPsZY/AAAAAAAAAAI/AAAAAAAAACo/a1Wp-MSyPMU/photo.jpg?sz=200', 'Hugo Esteves', '', 'Hugo', 'Esteves', 'male', '', '', 0, 0, 0, 'huguitoericeira@gmail.com', 'huguitoericeira@gmail.com', '', '', '', '', '', ''),
(4222, 4201, 'Google', 'ab2db33c49349216b9b3182aee9248110874b058', '103269259737110577777', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Filipa Lozano', '', 'Filipa', 'Lozano', '', '', '', 0, 0, 0, 'filipa.lozano@gmail.com', 'filipa.lozano@gmail.com', '', '', '', '', '', ''),
(4223, 4202, 'Google', 'ff0d69c121553d8b5762504a2af767b2cd9d4399', '101514479919296262985', 'https://plus.google.com/101514479919296262985', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Francisco Roxo', '', 'Francisco', 'Roxo', 'male', '', '', 0, 0, 0, 'fr.roxo@gmail.com', 'fr.roxo@gmail.com', '', '', '', '', '', ''),
(4224, 4203, 'Google', '99d5383c527e2f3c6299b6dd8df29907efb94b16', '111439535365439183895', 'https://plus.google.com/111439535365439183895', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'João Mano', '', 'João', 'Mano', 'male', '', '', 0, 0, 0, 'manosilvajoao@gmail.com', 'manosilvajoao@gmail.com', '', '', '', '', '', ''),
(4225, 4204, 'Facebook', '22d357d61329eb941081b4924052b7785a9ec414', '854275754646871', 'https://www.facebook.com/app_scoped_user_id/854275754646871/', '', 'https://graph.facebook.com/854275754646871/picture?width=150&height=150', 'Hugo Sanchez', '', 'Hugo', 'Sanchez', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4226, 4205, 'Facebook', '784f838f644252e9df16dc1699d652504d5b8036', '10206956471368244', 'https://www.facebook.com/app_scoped_user_id/10206956471368244/', '', 'https://graph.facebook.com/10206956471368244/picture?width=150&height=150', 'Monica Lourenço', '', 'Monica', 'Lourenço', 'female', 'pt_PT', '', 0, 0, 0, 'lourmonica@hotmail.com', 'lourmonica@hotmail.com', '', '', '', '', '', ''),
(4227, 4206, 'Facebook', '2d80df4dcd9370bfe431966765115b159daa40af', '991338950898984', 'https://www.facebook.com/app_scoped_user_id/991338950898984/', '', 'https://graph.facebook.com/991338950898984/picture?width=150&height=150', 'Miguel Correia', '', 'Miguel', 'Correia', 'male', 'pt_PT', '', 0, 0, 0, 'miguelzanello@hotmail.com', 'miguelzanello@hotmail.com', '', '', '', '', '', ''),
(4228, 4207, 'Facebook', '2353c4ac5f4b1a71e4eceb481e58816ae1ebfff2', '1622440334688719', 'https://www.facebook.com/app_scoped_user_id/1622440334688719/', '', 'https://graph.facebook.com/1622440334688719/picture?width=150&height=150', 'Célia Fonseca', '', 'Célia', 'Fonseca', 'female', 'pt_PT', '', 0, 0, 0, 'cericac@hotmail.com', 'cericac@hotmail.com', '', '', '', '', '', ''),
(4229, 4208, 'Facebook', '74fbe80785cfea42168934d6fa133f3413ebc1cf', '934736666582842', 'https://www.facebook.com/app_scoped_user_id/934736666582842/', '', 'https://graph.facebook.com/934736666582842/picture?width=150&height=150', 'Miguel Matos', '', 'Miguel', 'Matos', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4230, 4209, 'Facebook', '082fe6d758da914868741241b4305e7676544ef5', '10153383672693234', 'https://www.facebook.com/app_scoped_user_id/10153383672693234/', '', 'https://graph.facebook.com/10153383672693234/picture?width=150&height=150', 'Isabel Costa Lobo', '', 'Isabel', 'Lobo', 'female', 'pt_PT', '', 0, 0, 0, 'blixaclobo@gmail.com', 'blixaclobo@gmail.com', '', '', '', '', '', ''),
(4231, 4210, 'Facebook', '796968d66a400b83de3d4edbe3b0228a2797c2f7', '10205634579116640', 'https://www.facebook.com/app_scoped_user_id/10205634579116640/', '', 'https://graph.facebook.com/10205634579116640/picture?width=150&height=150', 'Miguel Barreto', '', 'Miguel', 'Barreto', 'male', 'en_US', '', 0, 0, 0, 'miguelpsbarreto@gmail.com', 'miguelpsbarreto@gmail.com', '', '', '', '', '', ''),
(4232, 4211, 'Facebook', '655483f35b5ac08cc67789dc2498a1ea9d04fa37', '10205855551642492', 'https://www.facebook.com/app_scoped_user_id/10205855551642492/', '', 'https://graph.facebook.com/10205855551642492/picture?width=150&height=150', 'Matilde Cardoso de Menezes', '', 'Matilde', 'Cardoso de Menezes', 'female', 'pt_PT', '', 0, 0, 0, 'titi_badoka@hotmail.com', 'titi_badoka@hotmail.com', '', '', '', '', '', ''),
(4233, 4212, 'Facebook', 'e3c183effbeddca2f3612a2f26ec8628b8b81e21', '10203121379835758', 'https://www.facebook.com/app_scoped_user_id/10203121379835758/', '', 'https://graph.facebook.com/10203121379835758/picture?width=150&height=150', 'Miguel Lázaro', '', 'Miguel', 'Lázaro', 'male', 'pt_PT', '', 0, 0, 0, 'migasousa@hotmail.com', 'migasousa@hotmail.com', '', '', '', '', '', ''),
(4234, 4213, 'Google', '82c65cae78c03f8df3f1d4200cbf7a917b6cd191', '111862633829120020603', 'https://plus.google.com/111862633829120020603', '', 'https://lh6.googleusercontent.com/-PQpjDBhzOb4/AAAAAAAAAAI/AAAAAAAAABE/BFjzJHqjYH0/photo.jpg?sz=200', 'Tânia Henrique Tojal', '', 'Tânia Henrique', 'Tojal', 'female', '', '', 0, 0, 0, 'tania.h.tojal@gmail.com', 'tania.h.tojal@gmail.com', '', 'Funchal, Portugal', '', '', 'Funchal, Portugal', ''),
(4235, 4214, 'Google', '10453f1223abfff6dad35fa9503fb381f9a868eb', '105214495265138786268', 'https://plus.google.com/+GonçaloBandeira', '', 'https://lh4.googleusercontent.com/-k-_T-PP7z4o/AAAAAAAAAAI/AAAAAAAAA0k/kEahQa339zM/photo.jpg?sz=200', 'Gonçalo Bandeira', '', 'Gonçalo', 'Bandeira', 'male', '', '', 0, 0, 0, 'gonbandeira@gmail.com', 'gonbandeira@gmail.com', '', '', '', '', '', ''),
(4236, 4215, 'Facebook', 'f320c2795e6d04d5b0b2a74e98cc7cb00d6ca822', '571205913021562', 'https://www.facebook.com/app_scoped_user_id/571205913021562/', '', 'https://graph.facebook.com/571205913021562/picture?width=150&height=150', 'Anica Paneiro Martins', '', 'Anica Paneiro', 'Martins', 'female', 'pt_PT', '', 0, 0, 0, 'anica@despomar.com', 'anica@despomar.com', '', '', '', '', '', ''),
(4237, 4216, 'Facebook', 'e1ce908b616dec3eac4e1a9a13e088873125c4a4', '10153289017072110', 'https://www.facebook.com/app_scoped_user_id/10153289017072110/', '', 'https://graph.facebook.com/10153289017072110/picture?width=150&height=150', 'Miguel Louzeiro', '', 'Miguel', 'Louzeiro', 'male', 'pt_PT', '', 0, 0, 0, 'louzeiro_carlos@hotmail.com', 'louzeiro_carlos@hotmail.com', '', '', '', '', '', ''),
(4238, 4217, 'Google', 'b444b47d49ce87a3d33259db7d6188c4b00f054e', '101262960727498305356', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Leonor Carneiro', '', 'Leonor', 'Carneiro', '', '', '', 0, 0, 0, 'l.carneiro81@gmail.com', 'l.carneiro81@gmail.com', '', '', '', '', '', ''),
(4239, 4218, 'Facebook', 'c8a9ab2a3f9924325c15347a589ed3e6301240c9', '1021089447910913', 'https://www.facebook.com/app_scoped_user_id/1021089447910913/', '', 'https://graph.facebook.com/1021089447910913/picture?width=150&height=150', 'Maria Leonor Conceição', '', 'Maria Leonor', 'Conceição', 'female', 'pt_PT', '', 0, 0, 0, 'leonor_c97@hotmail.com', 'leonor_c97@hotmail.com', '', '', '', '', '', ''),
(4240, 4219, 'Google', '022b45702bd8e0122db72cf30de0d0e7d7010b2d', '109942266673296158756', 'https://plus.google.com/109942266673296158756', '', 'https://lh5.googleusercontent.com/-jNaNcS5YEfU/AAAAAAAAAAI/AAAAAAAAADY/vDHvULsntXA/photo.jpg?sz=200', 'Ricardo Matos', '', 'Ricardo', 'Matos', 'male', '', '', 0, 0, 0, 'migueldakine@gmail.com', 'migueldakine@gmail.com', '', 'Ericeira', '', '', 'Ericeira', ''),
(4241, 4220, 'Facebook', '596dcc09c64fd26fa174a057d557c5773f81ff5a', '1075607092467437', 'https://www.facebook.com/app_scoped_user_id/1075607092467437/', '', 'https://graph.facebook.com/1075607092467437/picture?width=150&height=150', 'Miguel Constantino', '', 'Miguel', 'Constantino', 'male', 'pt_PT', '', 0, 0, 0, 'msconstantino@gmail.com', 'msconstantino@gmail.com', '', '', '', '', '', ''),
(4242, 4221, 'Facebook', '721c06a9c4ec57d5b5d0f53c045503909f9fea8e', '962179690493338', 'https://www.facebook.com/app_scoped_user_id/962179690493338/', '', 'https://graph.facebook.com/962179690493338/picture?width=150&height=150', 'Rico Moser', '', 'Rico', 'Moser', 'male', 'pt_PT', '', 0, 0, 0, 'ricomoser1@gmail.com', 'ricomoser1@gmail.com', '', '', '', '', '', ''),
(4243, 4222, 'Facebook', 'ccabc0d593e112cab2dfd5c93a091529885e424c', '1159200190772288', 'https://www.facebook.com/app_scoped_user_id/1159200190772288/', '', 'https://graph.facebook.com/1159200190772288/picture?width=150&height=150', 'Carolina Vintém', '', 'Carolina', 'Vintém', 'female', 'pt_PT', '', 0, 0, 0, 'carolvintem@hotmail.com', 'carolvintem@hotmail.com', '', '', '', '', '', ''),
(4244, 4223, 'Facebook', '373a27478d20880102e9715c3fa000ad55de13a6', '407554002782650', 'https://www.facebook.com/app_scoped_user_id/407554002782650/', '', 'https://graph.facebook.com/407554002782650/picture?width=150&height=150', 'Bruna Lopes', '', 'Bruna', 'Lopes', 'female', 'pt_PT', '', 0, 0, 0, 'brunalopes84@outlook.pt', 'brunalopes84@outlook.pt', '', '', '', '', '', ''),
(4245, 4224, 'Facebook', '497c4c295bdbaa79ec5fc1e5ff87909239f68eae', '485413324943626', 'https://www.facebook.com/app_scoped_user_id/485413324943626/', '', 'https://graph.facebook.com/485413324943626/picture?width=150&height=150', 'Mario Viegas', '', 'Mario', 'Viegas', 'male', 'pt_PT', '', 0, 0, 0, 'msrviegas@gmail.com', 'msrviegas@gmail.com', '', '', '', '', '', ''),
(4246, 4225, 'Google', 'b88dccd622fd45739b02de7bbc72b2b282514c91', '101370897291184995344', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Guest Oland', '', 'Guest', 'Oland', '', '', '', 0, 0, 0, 'guest@oland.pt', 'guest@oland.pt', '', '', '', '', '', ''),
(4247, 4226, 'Facebook', '18af64d3ddc355dc5e1eee809dfeccf7d2812777', '1049054671790019', 'https://www.facebook.com/app_scoped_user_id/1049054671790019/', '', 'https://graph.facebook.com/1049054671790019/picture?width=150&height=150', 'Liliana Cordeiro', '', 'Liliana', 'Cordeiro', 'female', 'pt_BR', '', 0, 0, 0, 'lilicordeiro@sapo.pt', 'lilicordeiro@sapo.pt', '', '', '', '', '', ''),
(4248, 4227, 'Google', '33b55f42f2bd8412764cc9cd02a262b5befbd578', '109089909385107685095', 'https://plus.google.com/109089909385107685095', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Tiago Lourenço', '', 'Tiago', 'Lourenço', 'male', '', '', 0, 0, 0, 't.lourenco77@gmail.com', 't.lourenco77@gmail.com', '', '', '', '', '', ''),
(4249, 4228, 'Facebook', '7be093f7eb63b9d9f6f697a27fdc13350ffee176', '10153328749331897', 'https://www.facebook.com/app_scoped_user_id/10153328749331897/', '', 'https://graph.facebook.com/10153328749331897/picture?width=150&height=150', 'Ivo Nisa', '', 'Ivo', 'Nisa', 'male', 'pt_PT', '', 0, 0, 0, 'ivonisa58@gmail.com', 'ivonisa58@gmail.com', '', '', '', '', '', ''),
(4250, 4229, 'Google', 'ad165a4b5f46da04fe5dc3c6e3b78b6ee4ac9d21', '102130579853530434534', 'https://plus.google.com/102130579853530434534', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Rui Delfim', '', 'Rui', 'Delfim', 'male', '', '', 0, 0, 0, 'ruihonradodelfim@gmail.com', 'ruihonradodelfim@gmail.com', '', '', '', '', '', ''),
(4251, 4230, 'Facebook', '9ffb8b533f28d53cc0f66ad914f3e101255b1826', '10155739321760724', 'https://www.facebook.com/app_scoped_user_id/10155739321760724/', '', 'https://graph.facebook.com/10155739321760724/picture?width=150&height=150', 'Madalena Gama', '', 'Madalena', 'Gama', 'female', 'pt_PT', '', 0, 0, 0, 'mada24lua@hotmail.com', 'mada24lua@hotmail.com', '', '', '', '', '', ''),
(4252, 4231, 'Facebook', 'c31d781ac8c142f9bb5ca46d642f70b95b7ec5dc', '938270072902063', 'https://www.facebook.com/app_scoped_user_id/938270072902063/', '', 'https://graph.facebook.com/938270072902063/picture?width=150&height=150', 'Ana Rafael', '', 'Ana', 'Rafael', 'female', 'pt_PT', '', 0, 0, 0, 'ana_doida127@hotmail.com', 'ana_doida127@hotmail.com', '', '', '', '', '', ''),
(4253, 4232, 'Facebook', '55258b1ca751356de870d3fdb88202f01a72c857', '855760571126925', 'https://www.facebook.com/app_scoped_user_id/855760571126925/', '', 'https://graph.facebook.com/855760571126925/picture?width=150&height=150', 'Luis Freitas Branco', '', 'Luis', 'Freitas Branco', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4254, 4233, 'Google', '0be36ca3d05e040a2fa6bcef9bf1fca385740ace', '118251822978917407746', 'https://plus.google.com/118251822978917407746', '', 'https://lh6.googleusercontent.com/-uQOnXC75njE/AAAAAAAAAAI/AAAAAAAAACk/epnnwDL0n2g/photo.jpg?sz=200', 'João Luis', '', 'João', 'Luis', 'male', '', '', 0, 0, 0, 'joaomiguelsl1982@gmail.com', 'joaomiguelsl1982@gmail.com', '', 'Odivelas', '', '', 'Odivelas', ''),
(4255, 4234, 'Facebook', '5808304f9e6fa849bf51999b1db7e257db56f6ae', '454076858086794', 'https://www.facebook.com/app_scoped_user_id/454076858086794/', '', 'https://graph.facebook.com/454076858086794/picture?width=150&height=150', 'Hélia Amaro', '', 'Hélia', 'Amaro', 'female', 'pt_PT', '', 0, 0, 0, 'heliaamaro@sapo.pt', 'heliaamaro@sapo.pt', '', '', '', '', '', ''),
(4256, 4235, 'Facebook', '89bcd33e82a929dc206d997f989bdbf2b3c87faf', '10153430396836518', 'https://www.facebook.com/app_scoped_user_id/10153430396836518/', '', 'https://graph.facebook.com/10153430396836518/picture?width=150&height=150', 'Pedro Feliciano', '', 'Pedro', 'Feliciano', 'male', 'pt_PT', '', 0, 0, 0, 'pedrofeliciano@hotmail.com', 'pedrofeliciano@hotmail.com', '', '', '', '', '', ''),
(4257, 4236, 'Google', '50aa18fd84ac09136203cb6ee9d725e890cb0621', '110069606812930298194', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ana Rafael', '', 'Ana', 'Rafael', '', '', '', 0, 0, 0, 'anarafael07@gmail.com', 'anarafael07@gmail.com', '', '', '', '', '', ''),
(4258, 4237, 'Google', 'c0128228f3168b060cedccc51798729306c7434a', '115166326155475448695', 'https://plus.google.com/115166326155475448695', '', 'https://lh3.googleusercontent.com/-Z9KW-3-XT80/AAAAAAAAAAI/AAAAAAAAAIQ/G5Jj4sxvLjc/photo.jpg?sz=200', 'Andreia Bras', '', 'Andreia', 'Bras', 'female', '', '', 0, 0, 0, 'andreiajordaobras@gmail.com', 'andreiajordaobras@gmail.com', '', 'Estrasburgo', '', '', 'Estrasburgo', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(4259, 4238, 'Facebook', '40583d18db4f972b9422b04853669897791b96e9', '761924737249513', 'https://www.facebook.com/app_scoped_user_id/761924737249513/', '', 'https://graph.facebook.com/761924737249513/picture?width=150&height=150', 'Raquel Barbosa', '', 'Raquel', 'Barbosa', 'female', 'pt_PT', '', 0, 0, 0, 'raquelandreia981@hotmail.com', 'raquelandreia981@hotmail.com', '', '', '', '', '', ''),
(4260, 4239, 'Facebook', '3c2353db1b0c1d0ec95ef3fc1eba3fe94a97dde9', '929984913730366', 'https://www.facebook.com/app_scoped_user_id/929984913730366/', '', 'https://graph.facebook.com/929984913730366/picture?width=150&height=150', 'David Brites', '', 'David', 'Brites', 'male', 'pt_PT', '', 0, 0, 0, 'davidbrites86@hotmail.com', 'davidbrites86@hotmail.com', '', '', '', '', '', ''),
(4261, 4240, 'Facebook', '87b451799a9016c1cdbbc73f8e64cb91f0259b47', '10153326696548162', 'https://www.facebook.com/app_scoped_user_id/10153326696548162/', '', 'https://graph.facebook.com/10153326696548162/picture?width=150&height=150', 'Mariana Charters M S', '', 'Mariana', 'Charters M S', 'female', 'en_US', '', 0, 0, 0, 'marianapvcharters@gmail.com', 'marianapvcharters@gmail.com', '', '', '', '', '', ''),
(4262, 4241, 'Facebook', 'b9ee7f1b99e1a69e6bf3a247649d7017a529fbb3', '10153335841165238', 'https://www.facebook.com/app_scoped_user_id/10153335841165238/', '', 'https://graph.facebook.com/10153335841165238/picture?width=150&height=150', 'Rita De Queiroz Pedroso', '', 'Rita', 'De Queiroz Pedroso', '', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4263, 4242, 'Facebook', 'ef8e0ee79c1baa82bc7b4b8a78d9e9fda798b176', '10205955765244715', 'https://www.facebook.com/app_scoped_user_id/10205955765244715/', '', 'https://graph.facebook.com/10205955765244715/picture?width=150&height=150', 'Bárbara Loureiro', '', 'Bárbara', 'Loureiro', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4264, 4243, 'Facebook', '62cc748edc066542f18a9d2e50dcd609bd5a6438', '839085876156762', 'https://www.facebook.com/app_scoped_user_id/839085876156762/', '', 'https://graph.facebook.com/839085876156762/picture?width=150&height=150', 'Joao Fernandes', '', 'Joao', 'Fernandes', 'male', 'pt_PT', '', 0, 0, 0, 'jonymaluco3@hotmail.com', 'jonymaluco3@hotmail.com', '', '', '', '', '', ''),
(4265, 4244, 'Facebook', 'ae60f92dd2373bd8b6fb35b88d2f3bc74af87243', '1015684478455740', 'https://www.facebook.com/app_scoped_user_id/1015684478455740/', '', 'https://graph.facebook.com/1015684478455740/picture?width=150&height=150', 'Verónica Moleiro', '', 'Verónica', 'Moleiro', 'female', 'pt_PT', '', 0, 0, 0, 'veronica_moleiro@hotmail.com', 'veronica_moleiro@hotmail.com', '', '', '', '', '', ''),
(4266, 4245, 'Facebook', '6a8cd530294753dd2433f1fd6eb176a005b81706', '1420636511594296', 'https://www.facebook.com/app_scoped_user_id/1420636511594296/', '', 'https://graph.facebook.com/1420636511594296/picture?width=150&height=150', 'Isabel Durão', '', 'Isabel', 'Durão', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4267, 4246, 'Facebook', '480c755ca25271c805fdc00c03952cb21e09d0c2', '10200527105096141', 'https://www.facebook.com/app_scoped_user_id/10200527105096141/', '', 'https://graph.facebook.com/10200527105096141/picture?width=150&height=150', 'Francisco Boia', '', 'Francisco', 'Boia', 'male', 'pt_PT', '', 0, 0, 0, 'franciscoboiamartins@gmail.com', 'franciscoboiamartins@gmail.com', '', '', '', '', '', ''),
(4268, 4247, 'Facebook', '608a114c8b53645902ed37ecf272f974a63c0e29', '1097546123596008', 'https://www.facebook.com/app_scoped_user_id/1097546123596008/', '', 'https://graph.facebook.com/1097546123596008/picture?width=150&height=150', 'Maria Filipe', '', 'Maria', 'Filipe', 'female', 'pt_PT', '', 0, 0, 0, 'madalena.filipe@gmail.com', 'madalena.filipe@gmail.com', '', '', '', '', '', ''),
(4269, 4248, 'Facebook', 'db8702eaecc235b7f441d2c800a319a17697cf10', '833463013409599', 'https://www.facebook.com/app_scoped_user_id/833463013409599/', '', 'https://graph.facebook.com/833463013409599/picture?width=150&height=150', 'Filipa Galrão', '', 'Filipa', 'Galrão', 'female', 'pt_PT', '', 0, 0, 0, 'filipa.galrao@megahits.fm', 'filipa.galrao@megahits.fm', '', '', '', '', '', ''),
(4270, 4249, 'Facebook', '706ea0cb59e6ffc21b51995507106e70cb1842ba', '975759112464019', 'https://www.facebook.com/app_scoped_user_id/975759112464019/', '', 'https://graph.facebook.com/975759112464019/picture?width=150&height=150', 'Ana Pinheiro', '', 'Ana', 'Pinheiro', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4271, 4250, 'Facebook', '94fe88818dde584b4481c939e979c6a771b96376', '10204006031422969', 'https://www.facebook.com/app_scoped_user_id/10204006031422969/', '', 'https://graph.facebook.com/10204006031422969/picture?width=150&height=150', 'Helena Rodrigues Nogueira', '', 'Helena', 'Rodrigues Nogueira', 'female', 'pt_PT', '', 0, 0, 0, 'hnogueira50@hotmail.com', 'hnogueira50@hotmail.com', '', '', '', '', '', ''),
(4272, 4251, 'Facebook', 'ba5ca348d636244284667a975e492151dd797fd8', '1071403362884960', 'https://www.facebook.com/app_scoped_user_id/1071403362884960/', '', 'https://graph.facebook.com/1071403362884960/picture?width=150&height=150', 'Nuno Duarte', '', 'Nuno', 'Duarte', 'male', 'pt_PT', '', 0, 0, 0, 'nunoduarte30@msn.com', 'nunoduarte30@msn.com', '', '', '', '', '', ''),
(4273, 4252, 'Facebook', '916311279f0e8b83b49db93a4b26361daec54d2f', '10153348085200833', 'https://www.facebook.com/app_scoped_user_id/10153348085200833/', '', 'https://graph.facebook.com/10153348085200833/picture?width=150&height=150', 'Lilly Ana', '', 'Lilly', 'Ana', 'female', 'pt_PT', '', 0, 0, 0, 'borgesliliana@hotmail.com', 'borgesliliana@hotmail.com', '', '', '', '', '', ''),
(4274, 4253, 'Facebook', 'bd119597b912bcb9acb7803f457260c1ae86b9c2', '10152797649541556', 'https://www.facebook.com/app_scoped_user_id/10152797649541556/', '', 'https://graph.facebook.com/10152797649541556/picture?width=150&height=150', 'Catarina Alberto', '', 'Catarina', 'Alberto', 'female', 'pt_PT', '', 0, 0, 0, 'catarina_plastica@hotmail.com', 'catarina_plastica@hotmail.com', '', '', '', '', '', ''),
(4275, 4254, 'Google', '6470197ede04f24c5d0ee3f14c81711fc5240f84', '115418907857317327402', '', '', 'https://lh3.googleusercontent.com/-uB0DPB9znAM/AAAAAAAAAAI/AAAAAAAAAAA/_Inw0j5FR-c/photo.jpg?sz=200', 'Kaka Bernardo', '', 'Kaka', 'Bernardo', '', '', '', 0, 0, 0, 'bernardo.kaka@gmail.com', 'bernardo.kaka@gmail.com', '', '', '', '', '', ''),
(4276, 4255, 'Facebook', 'abb22b770c4c299d25cba02e85bd1c513ce6faa5', '874581472615341', 'https://www.facebook.com/app_scoped_user_id/874581472615341/', '', 'https://graph.facebook.com/874581472615341/picture?width=150&height=150', 'Carla Silva', '', 'Carla', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4277, 4256, 'Google', '4b1f51753d41ad8aa5e5edfe77e60cef2cea41ec', '110767902495102076258', 'https://plus.google.com/110767902495102076258', '', 'https://lh5.googleusercontent.com/-PUcz5ooGEtQ/AAAAAAAAAAI/AAAAAAAAACg/9zRSZP9IkG8/photo.jpg?sz=200', 'Luiz Lemes', '', 'Luiz', 'Lemes', 'male', '', '', 0, 0, 0, 'lufecole@gmail.com', 'lufecole@gmail.com', '', '', '', '', '', ''),
(4278, 4257, 'Facebook', '2bf2711594ae1d3f30d858d7d82fe7325928d4db', '10152926061091546', 'https://www.facebook.com/app_scoped_user_id/10152926061091546/', '', 'https://graph.facebook.com/10152926061091546/picture?width=150&height=150', 'André Domingos', '', 'André', 'Domingos', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4279, 4258, 'Facebook', 'b4b104011ed53897841cb5c0ef5d8a0d8dd11293', '10200912100202116', 'https://www.facebook.com/app_scoped_user_id/10200912100202116/', '', 'https://graph.facebook.com/10200912100202116/picture?width=150&height=150', 'Catarina Costa', '', 'Catarina', 'Costa', 'female', 'pt_PT', '', 0, 0, 0, 'anaccatarina@gmail.com', 'anaccatarina@gmail.com', '', '', '', '', '', ''),
(4280, 4259, 'Google', 'b53fa8f2ca8c4dd3dc07733034ec85dfe00bb8d2', '115303868626958522079', 'https://plus.google.com/115303868626958522079', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Telma Pinto', '', 'Telma', 'Pinto', 'female', '', '', 0, 0, 0, 'teelmapinto@gmail.com', 'teelmapinto@gmail.com', '', '', '', '', '', ''),
(4281, 4260, 'Facebook', '1984af0a4856e4b77d092e33bb5c09a7bcfa38f9', '10153018143567057', 'https://www.facebook.com/app_scoped_user_id/10153018143567057/', '', 'https://graph.facebook.com/10153018143567057/picture?width=150&height=150', 'Céline Valente', '', 'Céline', 'Valente', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4282, 4261, 'Google', 'ad6e209ab90d9c9050f85f4caeff14666876d753', '110727544050335149514', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Andreia Nunes', '', 'Andreia', 'Nunes', '', '', '', 0, 0, 0, 'andreianunescv@gmail.com', 'andreianunescv@gmail.com', '', '', '', '', '', ''),
(4283, 4262, 'Facebook', '07e8ead3f0e3ba3257a0b180b4df29f055a74eb0', '919870578055365', 'https://www.facebook.com/app_scoped_user_id/919870578055365/', '', 'https://graph.facebook.com/919870578055365/picture?width=150&height=150', 'Marília Maia E Moura', '', 'Marília', 'Maia E Moura', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4284, 4263, 'Facebook', 'f52577343818e9e98438b53a6f98e97be9af1bc1', '10204039939629729', 'https://www.facebook.com/app_scoped_user_id/10204039939629729/', '', 'https://graph.facebook.com/10204039939629729/picture?width=150&height=150', 'Flor Marques', '', 'Flor', 'Marques', 'female', 'pt_PT', '', 0, 0, 0, 'flormarques27@hotmail.com', 'flormarques27@hotmail.com', '', '', '', '', '', ''),
(4285, 4264, 'Facebook', '4126d93dd63f174c3bbea020ff2eb3367e87ecb4', '10207167406807901', 'https://www.facebook.com/app_scoped_user_id/10207167406807901/', '', 'https://graph.facebook.com/10207167406807901/picture?width=150&height=150', 'Teresa Trancoso Ascenção Amador', '', 'Teresa', 'Amador', 'female', 'pt_PT', '', 0, 0, 0, 'zinhatrancoso@gmail.com', 'zinhatrancoso@gmail.com', '', '', '', '', '', ''),
(4286, 4265, 'Facebook', '78c8adcc6b365d403e68a918e0598ad2d21d25f2', '10152992128167333', 'https://www.facebook.com/app_scoped_user_id/10152992128167333/', '', 'https://graph.facebook.com/10152992128167333/picture?width=150&height=150', 'Hugo Lemos', '', 'Hugo', 'Lemos', 'male', 'pt_PT', '', 0, 0, 0, 'hugo_lemos@hotmail.com', 'hugo_lemos@hotmail.com', '', '', '', '', '', ''),
(4287, 4266, 'Google', '0ef08bdc3b0a64e840ae5d8cca97646d9dee425b', '105151140871608913316', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Diogo Sarmento', '', 'Diogo', 'Sarmento', '', '', '', 0, 0, 0, 'diogosarmento27@gmail.com', 'diogosarmento27@gmail.com', '', '', '', '', '', ''),
(4288, 4267, 'Facebook', '6089ca52dcfa167c48d0c1d52021d99702122a68', '381380375392598', 'https://www.facebook.com/app_scoped_user_id/381380375392598/', '', 'https://graph.facebook.com/381380375392598/picture?width=150&height=150', 'Miguel Araujo', '', 'Miguel', 'Araujo', 'male', 'pt_PT', '', 0, 0, 0, 'miguelfernandesaraujo@gmail.com', 'miguelfernandesaraujo@gmail.com', '', '', '', '', '', ''),
(4289, 4268, 'Facebook', 'd6a74316202ecfa68630feaa7cbfedd89f094500', '1636982833205275', 'https://www.facebook.com/app_scoped_user_id/1636982833205275/', '', 'https://graph.facebook.com/1636982833205275/picture?width=150&height=150', 'Marisa Água', '', 'Marisa', 'Água', 'female', 'pt_BR', '', 0, 0, 0, 'marisaagua@hotmail.com', 'marisaagua@hotmail.com', '', '', '', '', '', ''),
(4290, 4269, 'Facebook', 'ec4869b747424cd137e051f25548ca3aee00cf77', '10206259763800649', 'https://www.facebook.com/app_scoped_user_id/10206259763800649/', '', 'https://graph.facebook.com/10206259763800649/picture?width=150&height=150', 'Marta Neiva', '', 'Marta', 'Neiva', 'female', 'pt_PT', '', 0, 0, 0, 'marta.neiva93@gmail.com', 'marta.neiva93@gmail.com', '', '', '', '', '', ''),
(4291, 4270, 'Google', '7c4fcb68d43e5edb5564500c01dae68ae1bc77d1', '104668286407605169284', 'https://plus.google.com/104668286407605169284', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Leonardo Novo', '', 'Leonardo', 'Novo', 'male', '', '', 0, 0, 0, 'lfgnovo@gmail.com', 'lfgnovo@gmail.com', '', '', '', '', '', ''),
(4292, 4271, 'Facebook', '6bd55ef00b3c3c53f86e45e2cbd6c41e73ebf2e7', '369917319885249', 'https://www.facebook.com/app_scoped_user_id/369917319885249/', '', 'https://graph.facebook.com/369917319885249/picture?width=150&height=150', 'Diogo Carvalho', '', 'Diogo', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, 'bodyboard4ever@outlook.pt', 'bodyboard4ever@outlook.pt', '', '', '', '', '', ''),
(4293, 4272, 'Facebook', '6b695d4e20f1d5861033cc28035bf42d80b75033', '10200704059839913', 'https://www.facebook.com/app_scoped_user_id/10200704059839913/', '', 'https://graph.facebook.com/10200704059839913/picture?width=150&height=150', 'Xandinha Valério', '', 'Xandinha', 'Valério', 'female', 'pt_PT', '', 0, 0, 0, 'xandinhavalerio@sapo.pt', 'xandinhavalerio@sapo.pt', '', '', '', '', '', ''),
(4294, 4273, 'Facebook', 'bb60f76ab984edbd1f709b35523b4950de473ae9', '1048341511856201', 'https://www.facebook.com/app_scoped_user_id/1048341511856201/', '', 'https://graph.facebook.com/1048341511856201/picture?width=150&height=150', 'Nuno Pereira', '', 'Nuno', 'Pereira', 'male', 'en_US', '', 0, 0, 0, 'nuno.mspereira@gmail.com', 'nuno.mspereira@gmail.com', '', '', '', '', '', ''),
(4295, 4274, 'Facebook', 'bb1bc25f93eb5f98f8bbfa2fdbe397b71e54ecbd', '10205691916889364', 'https://www.facebook.com/app_scoped_user_id/10205691916889364/', '', 'https://graph.facebook.com/10205691916889364/picture?width=150&height=150', 'Nuno Santana Almeida', '', 'Nuno', 'Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'nunoalme@gmail.com', 'nunoalme@gmail.com', '', '', '', '', '', ''),
(4296, 4275, 'Facebook', 'd159aa362a51ec7b2cdc96b9df7474b0c37b2eb5', '10206114586916613', 'https://www.facebook.com/app_scoped_user_id/10206114586916613/', '', 'https://graph.facebook.com/10206114586916613/picture?width=150&height=150', 'Pedro Miranda', '', 'Pedro', 'Miranda', 'male', 'pt_PT', '', 0, 0, 0, 'mirandapedro.1979@gmail.com', 'mirandapedro.1979@gmail.com', '', '', '', '', '', ''),
(4297, 4276, 'Facebook', 'e4bddef6f150612342dd68146d82f5387205d5b4', '10202868456272182', 'https://www.facebook.com/app_scoped_user_id/10202868456272182/', '', 'https://graph.facebook.com/10202868456272182/picture?width=150&height=150', 'Paula Sofio', '', 'Paula', 'Sofio', 'female', 'pt_PT', '', 0, 0, 0, 'paulasofio1@hotmail.com', 'paulasofio1@hotmail.com', '', '', '', '', '', ''),
(4298, 4277, 'Facebook', '409c022cbf187988949e6f497ab35efc3484dbda', '10205376116020217', 'https://www.facebook.com/app_scoped_user_id/10205376116020217/', '', 'https://graph.facebook.com/10205376116020217/picture?width=150&height=150', 'João Magalhães Cruzeiro', '', 'João', 'Cruzeiro', 'male', 'pt_PT', '', 0, 0, 0, 'joaocruzeiro@gmail.com', 'joaocruzeiro@gmail.com', '', '', '', '', '', ''),
(4299, 4278, 'Facebook', '27e5667b481075f6c3796568f423328139ca246d', '1002002343164407', 'https://www.facebook.com/app_scoped_user_id/1002002343164407/', '', 'https://graph.facebook.com/1002002343164407/picture?width=150&height=150', 'Marta Braga', '', 'Marta', 'Braga', 'female', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4300, 4279, 'Facebook', 'c7175d4b9f0350d83a00956928d977c90c023d27', '874854465927569', 'https://www.facebook.com/app_scoped_user_id/874854465927569/', '', 'https://graph.facebook.com/874854465927569/picture?width=150&height=150', 'Monica Xavier', '', 'Monica', 'Xavier', 'female', 'pt_PT', '', 0, 0, 0, 'monicaxavier60@gmail.com', 'monicaxavier60@gmail.com', '', '', '', '', '', ''),
(4301, 4280, 'Facebook', '4172c3a2734e061bdb414bfa685ba7c55bb370b1', '871805309560284', 'https://www.facebook.com/app_scoped_user_id/871805309560284/', '', 'https://graph.facebook.com/871805309560284/picture?width=150&height=150', 'Matilde Fonseca', '', 'Matilde', 'Fonseca', 'female', 'pt_PT', '', 0, 0, 0, 'matilde.fonseca241@gmail.com', 'matilde.fonseca241@gmail.com', '', '', '', '', '', ''),
(4302, 4281, 'Facebook', 'acaca2e1ed72daaec83d9142f20e5ebd0be05d1b', '10204465103288616', 'https://www.facebook.com/app_scoped_user_id/10204465103288616/', '', 'https://graph.facebook.com/10204465103288616/picture?width=150&height=150', 'Frederica Pereira da Costa', '', 'Frederica', 'Pereira da Costa', 'female', 'pt_PT', '', 0, 0, 0, 'frederica_mouraz@yahoo.com', 'frederica_mouraz@yahoo.com', '', '', '', '', '', ''),
(4303, 4282, 'Facebook', '03df7c286bc2cd1d200089ddb445a30ab93aaa7e', '10203717153638730', 'https://www.facebook.com/app_scoped_user_id/10203717153638730/', '', 'https://graph.facebook.com/10203717153638730/picture?width=150&height=150', 'Susana Borges', '', 'Susana', 'Borges', 'female', 'en_US', '', 0, 0, 0, 'smjborges@gmail.com', 'smjborges@gmail.com', '', '', '', '', '', ''),
(4304, 4283, 'Facebook', '00e5f9cff945af716f1a57c059ad6e23d94065ae', '1126555430704189', 'https://www.facebook.com/app_scoped_user_id/1126555430704189/', '', 'https://graph.facebook.com/1126555430704189/picture?width=150&height=150', 'Stokes Margarida Castel-Branco', '', 'Stokes Margarida', 'Castel-Branco', 'female', 'pt_PT', '', 0, 0, 0, 'mstokescb@hotmail.com', 'mstokescb@hotmail.com', '', '', '', '', '', ''),
(4305, 4284, 'Facebook', 'c1e25ce59db241d1610626009f8920a863b7a328', '928482350535471', 'https://www.facebook.com/app_scoped_user_id/928482350535471/', '', 'https://graph.facebook.com/928482350535471/picture?width=150&height=150', 'Maria Reino', '', 'Maria', 'Reino', 'female', 'pt_PT', '', 0, 0, 0, 'mariakitty18@gmail.com', 'mariakitty18@gmail.com', '', '', '', '', '', ''),
(4306, 4285, 'Facebook', 'd537b3d718fcb83debb066a78bb00fe5ff2a5af6', '10153156820908311', 'https://www.facebook.com/app_scoped_user_id/10153156820908311/', '', 'https://graph.facebook.com/10153156820908311/picture?width=150&height=150', 'Lara Valente', '', 'Lara', 'Valente', 'female', 'pt_PT', '', 0, 0, 0, 'lara__valente@outlook.pt', 'lara__valente@outlook.pt', '', '', '', '', '', ''),
(4307, 4286, 'Facebook', '90a3c60d553aa2635cff41bfafa6869e2442246f', '894416220629708', 'https://www.facebook.com/app_scoped_user_id/894416220629708/', '', 'https://graph.facebook.com/894416220629708/picture?width=150&height=150', 'Miguel Freitas', '', 'Miguel', 'Freitas', 'male', 'pt_PT', '', 0, 0, 0, 'miigazhon@gmail.com', 'miigazhon@gmail.com', '', '', '', '', '', ''),
(4308, 4287, 'Facebook', 'caca695636d69411d4272a98ffdf350e70c7b64c', '10203329544472997', 'https://www.facebook.com/app_scoped_user_id/10203329544472997/', '', 'https://graph.facebook.com/10203329544472997/picture?width=150&height=150', 'Bruno Roberto', '', 'Bruno', 'Roberto', 'male', 'pt_PT', '', 0, 0, 0, 'bruno.roberto76@gmail.com', 'bruno.roberto76@gmail.com', '', '', '', '', '', ''),
(4309, 4288, 'Facebook', '89bfbad93377cc35962d5e28c38aefa9d8b70374', '944224542309219', 'https://www.facebook.com/app_scoped_user_id/944224542309219/', '', 'https://graph.facebook.com/944224542309219/picture?width=150&height=150', 'Jean Bolinhas', '', 'Jean', 'Bolinhas', 'male', 'pt_PT', '', 0, 0, 0, 'j.bolinhas@sapo.pt', 'j.bolinhas@sapo.pt', '', '', '', '', '', ''),
(4310, 4289, 'Facebook', '3d4d61f03bdb777582f679700ee838f5125edecd', '838532949558245', 'https://www.facebook.com/app_scoped_user_id/838532949558245/', '', 'https://graph.facebook.com/838532949558245/picture?width=150&height=150', 'Paulo Mendo', '', 'Paulo', 'Mendo', 'male', 'pt_PT', '', 0, 0, 0, 'zepas69@gmail.com', 'zepas69@gmail.com', '', '', '', '', '', ''),
(4311, 4290, 'Facebook', '91ee48c806d83e8db4b2958418a2ab42fbc668b3', '10200457071026916', 'https://www.facebook.com/app_scoped_user_id/10200457071026916/', '', 'https://graph.facebook.com/10200457071026916/picture?width=150&height=150', 'Beatriz Da Cunha Suyumov', '', 'Beatriz', 'Suyumov', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4312, 4291, 'Facebook', '2b079299f3df15b2776327859f3ea54ef8793855', '10204335065243492', 'https://www.facebook.com/app_scoped_user_id/10204335065243492/', '', 'https://graph.facebook.com/10204335065243492/picture?width=150&height=150', 'Susana Dias Apolónio', '', 'Susana', 'Apolónio', 'female', 'pt_PT', '', 0, 0, 0, 'susanadias_a@hotmail.com', 'susanadias_a@hotmail.com', '', '', '', '', '', ''),
(4313, 4292, 'Facebook', '25e4d5bf71ac1edbabc86211d310672ecca09d46', '893958090643644', 'https://www.facebook.com/app_scoped_user_id/893958090643644/', '', 'https://graph.facebook.com/893958090643644/picture?width=150&height=150', 'Pedro Lucas', '', 'Pedro', 'Lucas', 'male', 'en_GB', '', 0, 0, 0, 'gongua@gmail.com', 'gongua@gmail.com', '', '', '', '', '', ''),
(4314, 4293, 'Facebook', 'a3a86f6faf2b9eab4c9ba681c47613fb5fcb5216', '715595298586455', 'https://www.facebook.com/app_scoped_user_id/715595298586455/', '', 'https://graph.facebook.com/715595298586455/picture?width=150&height=150', 'Edgar Henriques', '', 'Edgar', 'Henriques', 'male', 'pt_BR', '', 0, 0, 0, 'edgar.henriques@hotmail.com', 'edgar.henriques@hotmail.com', '', '', '', '', '', ''),
(4315, 4294, 'Facebook', 'b28dcbdd5dadabae5ed070b203ad3c864afb9d86', '10153291500922976', 'https://www.facebook.com/app_scoped_user_id/10153291500922976/', '', 'https://graph.facebook.com/10153291500922976/picture?width=150&height=150', 'Sara Duarte', '', 'Sara', 'Duarte', 'female', 'en_US', '', 0, 0, 0, 'ssmcduarte@gmail.com', 'ssmcduarte@gmail.com', '', '', '', '', '', ''),
(4316, 4295, 'Facebook', '8914580e14dc335181fea3aef727d2c9c26fcc59', '10153378721311753', 'https://www.facebook.com/app_scoped_user_id/10153378721311753/', '', 'https://graph.facebook.com/10153378721311753/picture?width=150&height=150', 'Zeca Carmona', '', 'Zeca', 'Carmona', 'male', 'en_US', '', 0, 0, 0, 'zecacarmona@hotmail.com', 'zecacarmona@hotmail.com', '', '', '', '', '', ''),
(4317, 4296, 'Facebook', '70db17f714e03b1cdaf733713100acfe470713f0', '10153423461754697', 'https://www.facebook.com/app_scoped_user_id/10153423461754697/', '', 'https://graph.facebook.com/10153423461754697/picture?width=150&height=150', 'Filipa Feu', '', 'Filipa', 'Feu', 'female', 'pt_PT', '', 0, 0, 0, 'filipafeu@gmail.com', 'filipafeu@gmail.com', '', '', '', '', '', ''),
(4318, 4297, 'Facebook', '5622408c31019f3a2e562e78eed95b9c965c63db', '955048947848475', 'https://www.facebook.com/app_scoped_user_id/955048947848475/', '', 'https://graph.facebook.com/955048947848475/picture?width=150&height=150', 'Ricardo Couceiro Coelho', '', 'Ricardo', 'Coelho', 'male', 'pt_PT', '', 0, 0, 0, 'ricardo.c@sapo.pt', 'ricardo.c@sapo.pt', '', '', '', '', '', ''),
(4319, 4298, 'Facebook', '3adb4dce476e3873ebb146a8330d482855656f27', '10206626167471021', 'https://www.facebook.com/app_scoped_user_id/10206626167471021/', '', 'https://graph.facebook.com/10206626167471021/picture?width=150&height=150', 'Nuno Crespo', '', 'Nuno', 'Crespo', 'male', 'en_US', '', 0, 0, 0, 'nunoccrespo@gmail.com', 'nunoccrespo@gmail.com', '', '', '', '', '', ''),
(4320, 4299, 'Google', 'd10ffcfbde050b14595823b4f9399fc23f9b4706', '100739483488031019738', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'luis biscaia', '', 'luis', 'biscaia', '', '', '', 0, 0, 0, 'luisbiscaiaster@gmail.com', 'luisbiscaiaster@gmail.com', '', '', '', '', '', ''),
(4321, 4300, 'Facebook', 'f7f0191eaa14d408fb49608ea5be725f222c24a2', '10152942931566593', 'https://www.facebook.com/app_scoped_user_id/10152942931566593/', '', 'https://graph.facebook.com/10152942931566593/picture?width=150&height=150', 'Hugo BC', '', 'Hugo', 'BC', 'male', 'pt_PT', '', 0, 0, 0, 'hugocacola@gmail.com', 'hugocacola@gmail.com', '', '', '', '', '', ''),
(4322, 4301, 'Facebook', '66fad8665f6005bb8854157fd522678f8a307e42', '992736900766922', 'https://www.facebook.com/app_scoped_user_id/992736900766922/', '', 'https://graph.facebook.com/992736900766922/picture?width=150&height=150', 'José Patrão', '', 'José', 'Patrão', 'male', 'pt_PT', '', 0, 0, 0, 'josempatrao98@hotmail.com', 'josempatrao98@hotmail.com', '', '', '', '', '', ''),
(4323, 4302, 'Facebook', '8add4f05808f0aa52e5412f707a98ebe4a935488', '1089700631047381', 'https://www.facebook.com/app_scoped_user_id/1089700631047381/', '', 'https://graph.facebook.com/1089700631047381/picture?width=150&height=150', 'Isac Carregosa', '', 'Isac', 'Carregosa', 'male', 'pt_PT', '', 0, 0, 0, 'rastatuga@hotmail.com', 'rastatuga@hotmail.com', '', '', '', '', '', ''),
(4324, 4303, 'Facebook', 'fad19258033f88ce91baacb5720be4826b579c90', '10203731762009086', 'https://www.facebook.com/app_scoped_user_id/10203731762009086/', '', 'https://graph.facebook.com/10203731762009086/picture?width=150&height=150', 'Helder Palminha', '', 'Helder', 'Palminha', 'male', 'pt_PT', '', 0, 0, 0, 'helder@palminha.com', 'helder@palminha.com', '', '', '', '', '', ''),
(4325, 4304, 'Google', '3264d8706e3175df3599f952f9f5877e95399c61', '118381238192406270987', 'https://plus.google.com/118381238192406270987', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Pedro Alves', '', 'Pedro', 'Alves', 'male', '', '', 0, 0, 0, 'oemaildopedroalves@gmail.com', 'oemaildopedroalves@gmail.com', '', '', '', '', '', ''),
(4326, 4305, 'Facebook', '137095bdb2de357602353929cd6859c8b7c51559', '968474186517753', 'https://www.facebook.com/app_scoped_user_id/968474186517753/', '', 'https://graph.facebook.com/968474186517753/picture?width=150&height=150', 'Júlia Van Zeller Palha', '', 'Júlia', 'Van Zeller Palha', 'female', 'pt_PT', '', 0, 0, 0, 'juliapalha@live.com.pt', 'juliapalha@live.com.pt', '', '', '', '', '', ''),
(4327, 4306, 'Facebook', 'c0a40b5790e8eeb952aa91073a0f87ddf578feab', '925633890833089', 'https://www.facebook.com/app_scoped_user_id/925633890833089/', '', 'https://graph.facebook.com/925633890833089/picture?width=150&height=150', 'António Miguel Pereira Lopes', '', 'António Miguel Pereira', 'Lopes', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4328, 4307, 'Facebook', '96d92343a31262b20acb4fee81dfea571e78dd29', '10206560920399244', 'https://www.facebook.com/app_scoped_user_id/10206560920399244/', '', 'https://graph.facebook.com/10206560920399244/picture?width=150&height=150', 'Pedro Paupério', '', 'Pedro', 'Paupério', 'male', 'en_US', '', 0, 0, 0, 'pedropauperio@gmail.com', 'pedropauperio@gmail.com', '', '', '', '', '', ''),
(4329, 4308, 'Facebook', '5ef97de5460df79d496ece9bec6428bfb13bfca1', '996617963689705', 'https://www.facebook.com/app_scoped_user_id/996617963689705/', '', 'https://graph.facebook.com/996617963689705/picture?width=150&height=150', 'Mafalda Veloso da Veiga', '', 'Mafalda', 'Veloso da Veiga', 'female', 'pt_PT', '', 0, 0, 0, 'mafaldavelosodaveiga@gmail.com', 'mafaldavelosodaveiga@gmail.com', '', '', '', '', '', ''),
(4330, 4309, 'Google', '2a6ffd683ceb5ecb9e5acba331c3ebf91c293c0f', '109367776701700371019', 'https://plus.google.com/109367776701700371019', '', 'https://lh6.googleusercontent.com/-IUijIm9qA74/AAAAAAAAAAI/AAAAAAAAAJA/KZHOOmByolc/photo.jpg?sz=200', 'Vasco Verdes', '', 'Vasco', 'Verdes', 'male', '', '', 0, 0, 0, 'vascoverdes@gmail.com', 'vascoverdes@gmail.com', '', 'Setúbal', '', '', 'Setúbal', ''),
(4331, 4310, 'Facebook', '70fb1d3fbf6f6089b5dac2fac9f44591b47b3002', '10153242999956117', 'https://www.facebook.com/app_scoped_user_id/10153242999956117/', '', 'https://graph.facebook.com/10153242999956117/picture?width=150&height=150', 'Brigitte Martel Rouquet', '', 'Brigitte', 'Rouquet', 'female', 'en_GB', '', 0, 0, 0, 'brir22@hotmail.com', 'brir22@hotmail.com', '', '', '', '', '', ''),
(4332, 4311, 'Facebook', '5ee16f74e7eea61acda9227c869606e98e149b65', '10204528738999221', 'https://www.facebook.com/app_scoped_user_id/10204528738999221/', '', 'https://graph.facebook.com/10204528738999221/picture?width=150&height=150', 'Madalena Rocha', '', 'Madalena', 'Rocha', 'female', 'pt_PT', '', 0, 0, 0, 'madalena.rocha.mr@gmail.com', 'madalena.rocha.mr@gmail.com', '', '', '', '', '', ''),
(4333, 4312, 'Facebook', 'cb6f082245ba843e08060ffb1f33bae4a642ed81', '10153347919113908', 'https://www.facebook.com/app_scoped_user_id/10153347919113908/', '', 'https://graph.facebook.com/10153347919113908/picture?width=150&height=150', 'Bernardo Veloso da Veiga', '', 'Bernardo', 'Veloso da Veiga', 'male', 'pt_PT', '', 0, 0, 0, 'veiga_bernardo@hotmail.com', 'veiga_bernardo@hotmail.com', '', '', '', '', '', ''),
(4334, 4313, 'Google', 'ad085f4ea4fcf98c374ed25156ca9cf964b0bd78', '102533705920697150681', 'https://plus.google.com/102533705920697150681', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Teresa Martinho', '', 'Teresa', 'Martinho', 'female', '', '', 0, 0, 0, 'termartinho@gmail.com', 'termartinho@gmail.com', '', '', '', '', '', ''),
(4335, 4314, 'Facebook', '3e2e791344192313c2ef3f048b8b46d81e754a76', '889102867794695', 'https://www.facebook.com/app_scoped_user_id/889102867794695/', '', 'https://graph.facebook.com/889102867794695/picture?width=150&height=150', 'Graça Ribeiro da Cunha', '', 'Graça', 'Ribeiro da Cunha', 'female', 'pt_PT', '', 0, 0, 0, 'graca.m.r.c@gmail.com', 'graca.m.r.c@gmail.com', '', '', '', '', '', ''),
(4336, 4315, 'Facebook', 'a9445fc88464f00824cf977d102784152179dd46', '10152910329077596', 'https://www.facebook.com/app_scoped_user_id/10152910329077596/', '', 'https://graph.facebook.com/10152910329077596/picture?width=150&height=150', 'Nuno Mendao', '', 'Nuno', 'Mendao', 'male', 'en_GB', '', 0, 0, 0, 'nmendao75@gmail.com', 'nmendao75@gmail.com', '', '', '', '', '', ''),
(4337, 4316, 'Facebook', '1a89390accb25209f749e9a42c86c864e4695f1f', '870144846354810', 'https://www.facebook.com/app_scoped_user_id/870144846354810/', '', 'https://graph.facebook.com/870144846354810/picture?width=150&height=150', 'Maria Martins da Silva', '', 'Maria', 'Martins da Silva', 'female', 'pt_PT', '', 0, 0, 0, 'bilena@live.com.pt', 'bilena@live.com.pt', '', '', '', '', '', ''),
(4338, 4317, 'Google', 'ef12eb3df1343c98e6b02f31f99be9607e63bc0e', '100601354212460633355', 'https://plus.google.com/100601354212460633355', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Margarida Couto-Rosado', '', 'Margarida', 'Couto-Rosado', 'female', '', '', 0, 0, 0, 'mcoutorosado@gmail.com', 'mcoutorosado@gmail.com', '', '', '', '', '', ''),
(4339, 4318, 'Facebook', 'a12b6369ea85237ef78ffe95579c52a8019e2461', '885767634795677', 'https://www.facebook.com/app_scoped_user_id/885767634795677/', '', 'https://graph.facebook.com/885767634795677/picture?width=150&height=150', 'Leonor Macedo', '', 'Leonor', 'Macedo', 'female', 'pt_PT', '', 0, 0, 0, 'leonor.macedo98@gmail.com', 'leonor.macedo98@gmail.com', '', '', '', '', '', ''),
(4340, 4319, 'Facebook', 'c80f91b4757d426dab9f2ea9a33c2e2aecbfa607', '1078616892168258', 'https://www.facebook.com/app_scoped_user_id/1078616892168258/', '', 'https://graph.facebook.com/1078616892168258/picture?width=150&height=150', 'Rodrigo Dias', '', 'Rodrigo', 'Dias', 'male', 'pt_PT', '', 0, 0, 0, 'r.dias183@gmail.com', 'r.dias183@gmail.com', '', '', '', '', '', ''),
(4341, 4320, 'Facebook', '27f0a414a65a78d334999b8cc661e296c843a096', '1606428586286048', 'https://www.facebook.com/app_scoped_user_id/1606428586286048/', '', 'https://graph.facebook.com/1606428586286048/picture?width=150&height=150', 'Matilde Carreiras', '', 'Matilde', 'Carreiras', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4342, 4321, 'Facebook', '548582e409dd13702d1af416db96291402ef7365', '445254645656491', 'https://www.facebook.com/app_scoped_user_id/445254645656491/', '', 'https://graph.facebook.com/445254645656491/picture?width=150&height=150', 'Patricia Silva', '', 'Patricia', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'petha.costa.silva@hotmail.com', 'petha.costa.silva@hotmail.com', '', '', '', '', '', ''),
(4343, 4322, 'Facebook', '326198b14c7d4bcdf128397ff680d5228c3aaf5b', '10206641301931677', 'https://www.facebook.com/app_scoped_user_id/10206641301931677/', '', 'https://graph.facebook.com/10206641301931677/picture?width=150&height=150', 'Fatima Barros', '', 'Fatima', 'Barros', 'female', 'en_GB', '', 0, 0, 0, 'fatimabarr@gmail.com', 'fatimabarr@gmail.com', '', '', '', '', '', ''),
(4344, 4323, 'Google', 'f03e055e12ab3368f407f04dad82a7065d2f8b18', '111240876905474191386', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Rui Sampaio', '', 'Rui', 'Sampaio', '', '', '', 0, 0, 0, 'rui.f.sampaio@gmail.com', 'rui.f.sampaio@gmail.com', '', '', '', '', '', ''),
(4345, 4324, 'Facebook', '56a25da4111eaa2b266c507d75bec418ba415f25', '450653838428843', 'https://www.facebook.com/app_scoped_user_id/450653838428843/', '', 'https://graph.facebook.com/450653838428843/picture?width=150&height=150', 'David Pereira', '', 'David', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'dfspereira@gmail.com', 'dfspereira@gmail.com', '', '', '', '', '', ''),
(4346, 4325, 'Facebook', '9cd80465f7e9b2bc5e5a40c583dc981f55c9bc50', '10153027656954436', 'https://www.facebook.com/app_scoped_user_id/10153027656954436/', '', 'https://graph.facebook.com/10153027656954436/picture?width=150&height=150', 'Miguel Filipe', '', 'Miguel', 'Filipe', 'male', 'pt_PT', '', 0, 0, 0, 'migueldff@hotmail.com', 'migueldff@hotmail.com', '', '', '', '', '', ''),
(4347, 4326, 'Facebook', '59d00ef46c4a587342fea2f9b29c2123fee600a9', '10153431924162369', 'https://www.facebook.com/app_scoped_user_id/10153431924162369/', '', 'https://graph.facebook.com/10153431924162369/picture?width=150&height=150', 'Ana Cortez Frade', '', 'Ana', 'Frade', 'female', 'pt_PT', '', 0, 0, 0, 'anacortezfrade@hotmail.com', 'anacortezfrade@hotmail.com', '', '', '', '', '', ''),
(4348, 4327, 'Facebook', '992ec51fd4055bdce0e71e3151099eb991eb8bdb', '1001265099906443', 'https://www.facebook.com/app_scoped_user_id/1001265099906443/', '', 'https://graph.facebook.com/1001265099906443/picture?width=150&height=150', 'Tiago A. G. Fonseca', '', 'Tiago', 'A. G. Fonseca', 'male', 'pt_PT', '', 0, 0, 0, 'tiagoagfonseca@gmail.com', 'tiagoagfonseca@gmail.com', '', '', '', '', '', ''),
(4349, 4328, 'Facebook', 'f2161d5023d74dda57cdb2d35eb87177b8672cef', '10203828401819895', 'https://www.facebook.com/app_scoped_user_id/10203828401819895/', '', 'https://graph.facebook.com/10203828401819895/picture?width=150&height=150', 'Miguel Souza E Silva', '', 'Miguel', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'miguelsouzaesilva@gmail.com', 'miguelsouzaesilva@gmail.com', '', '', '', '', '', ''),
(4350, 4329, 'Facebook', '875bc6f673e2a612200631290b6f51ba382392c3', '951860358198200', 'https://www.facebook.com/app_scoped_user_id/951860358198200/', '', 'https://graph.facebook.com/951860358198200/picture?width=150&height=150', 'Andre Lopes', '', 'Andre', 'Lopes', 'male', 'pt_PT', '', 0, 0, 0, 'andresinholopes2010@hotmail.com', 'andresinholopes2010@hotmail.com', '', '', '', '', '', ''),
(4351, 4330, 'Facebook', '33edf029bfe4e1c23ca12172d6a1cb49ed6529ef', '973095176054562', 'https://www.facebook.com/app_scoped_user_id/973095176054562/', '', 'https://graph.facebook.com/973095176054562/picture?width=150&height=150', 'Rui Teixeira', '', 'Rui', 'Teixeira', 'male', 'pt_PT', '', 0, 0, 0, 'rtxnet@hotmail.com', 'rtxnet@hotmail.com', '', '', '', '', '', ''),
(4352, 4331, 'Facebook', 'a107c738493806d253a3c7827f9e3a51057c5a5f', '872842106124334', 'https://www.facebook.com/app_scoped_user_id/872842106124334/', '', 'https://graph.facebook.com/872842106124334/picture?width=150&height=150', 'Joao Pedro', '', 'Joao', 'Pedro', 'male', 'pt_PT', '', 0, 0, 0, 'jota-pe-casteleiro@hotmail.com', 'jota-pe-casteleiro@hotmail.com', '', '', '', '', '', ''),
(4353, 4332, 'Facebook', 'fb5643488b8c3506d6340e74d65b45083378cf20', '827826367303258', 'https://www.facebook.com/app_scoped_user_id/827826367303258/', '', 'https://graph.facebook.com/827826367303258/picture?width=150&height=150', 'Marta Raposo', '', 'Marta', 'Raposo', 'female', 'pt_PT', '', 0, 0, 0, 'marta.raposo01@gmail.com', 'marta.raposo01@gmail.com', '', '', '', '', '', ''),
(4354, 4333, 'Facebook', 'd670bf930ca8da72bdb59d7f47ce88afcf75dea5', '10203144761979413', 'https://www.facebook.com/app_scoped_user_id/10203144761979413/', '', 'https://graph.facebook.com/10203144761979413/picture?width=150&height=150', 'Vera De Bragança', '', 'Vera', 'De Bragança', 'female', 'en_US', '', 0, 0, 0, 'verahazle@hotmail.com', 'verahazle@hotmail.com', '', '', '', '', '', ''),
(4355, 4334, 'Facebook', '34af4d102925a95e033a107880f4fb73bafca47d', '10203727868791252', 'https://www.facebook.com/app_scoped_user_id/10203727868791252/', '', 'https://graph.facebook.com/10203727868791252/picture?width=150&height=150', 'Tatiana Costa', '', 'Tatiana', 'Costa', 'female', 'pt_PT', '', 0, 0, 0, 'tatafer_1994@hotmail.com', 'tatafer_1994@hotmail.com', '', '', '', '', '', ''),
(4356, 4335, 'Facebook', '4c9e8cfa36655da1a3f68f00c57df266b9b51a35', '1011028035588097', 'https://www.facebook.com/app_scoped_user_id/1011028035588097/', '', 'https://graph.facebook.com/1011028035588097/picture?width=150&height=150', 'André Malheiro', '', 'André', 'Malheiro', 'male', 'pt_PT', '', 0, 0, 0, 'andregm7@hotmail.com', 'andregm7@hotmail.com', '', '', '', '', '', ''),
(4357, 4336, 'Facebook', 'be2e3f08f99da02ece67531855fee310f62ee0e0', '10153478188260730', 'https://www.facebook.com/app_scoped_user_id/10153478188260730/', '', 'https://graph.facebook.com/10153478188260730/picture?width=150&height=150', 'Tiago V. Sousa', '', 'Tiago', 'Sousa', 'male', 'en_US', '', 0, 0, 0, 'tiago_sousa@hotmail.com', 'tiago_sousa@hotmail.com', '', '', '', '', '', ''),
(4358, 4337, 'Facebook', 'b46a84580c42bad76753d01a0ddfc3edc7828589', '10153951015389616', 'https://www.facebook.com/app_scoped_user_id/10153951015389616/', '', 'https://graph.facebook.com/10153951015389616/picture?width=150&height=150', 'Joana Monteiro Fernandes', '', 'Joana', 'Fernandes', 'female', 'pt_PT', '', 0, 0, 0, 'joana__fernandes89@hotmail.com', 'joana__fernandes89@hotmail.com', '', '', '', '', '', ''),
(4359, 4338, 'Facebook', 'b606e9af0f0fa94ed34f4d56c175a31e1097db7e', '888413517897248', 'https://www.facebook.com/app_scoped_user_id/888413517897248/', '', 'https://graph.facebook.com/888413517897248/picture?width=150&height=150', 'Marco Pitta', '', 'Marco', 'Pitta', 'male', 'pt_PT', '', 0, 0, 0, 'markopittap@hotmail.com', 'markopittap@hotmail.com', '', '', '', '', '', ''),
(4360, 4339, 'Google', 'ca9c8c363af5fbfbca587008ed549c18298554e0', '104314625321201435899', 'https://plus.google.com/104314625321201435899', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Tís Tis', '', 'Tís', 'Tis', 'male', '', '', 0, 0, 0, 'tis300173@gmail.com', 'tis300173@gmail.com', '', '', '', '', '', ''),
(4361, 4340, 'Facebook', '4733db0817ff0c00557177238a622a527dbe5a04', '1634650753442814', 'https://www.facebook.com/app_scoped_user_id/1634650753442814/', '', 'https://graph.facebook.com/1634650753442814/picture?width=150&height=150', 'João De Barros', '', 'João', 'Barros', 'male', 'pt_PT', '', 0, 0, 0, 'joao.miguel.barros@hotmail.com', 'joao.miguel.barros@hotmail.com', '', '', '', '', '', ''),
(4362, 4341, 'Facebook', 'e8e59f272ae715a2557f12c1d754a4bcf54f9d03', '10153589385989415', 'https://www.facebook.com/app_scoped_user_id/10153589385989415/', '', 'https://graph.facebook.com/10153589385989415/picture?width=150&height=150', 'Rita Durães', '', 'Rita', 'Durães', 'female', 'pt_PT', '', 0, 0, 0, 'ritaafonsoduraes@gmail.com', 'ritaafonsoduraes@gmail.com', '', '', '', '', '', ''),
(4363, 4342, 'Facebook', 'cc842642bce353783f52d95b7a34242abc2310d0', '875038829228374', 'https://www.facebook.com/app_scoped_user_id/875038829228374/', '', 'https://graph.facebook.com/875038829228374/picture?width=150&height=150', 'Alessandro Pereira', '', 'Alessandro', 'Pereira', 'male', 'pt_BR', '', 0, 0, 0, 'alessandro.surf@hotmail.com', 'alessandro.surf@hotmail.com', '', '', '', '', '', ''),
(4364, 4343, 'Facebook', 'fb2b49b0163a1311797c4919405bb99997d1e433', '10205826775767355', 'https://www.facebook.com/app_scoped_user_id/10205826775767355/', '', 'https://graph.facebook.com/10205826775767355/picture?width=150&height=150', 'Marta Posser de Andrade', '', 'Marta', 'de Andrade', 'female', 'pt_PT', '', 0, 0, 0, 'martinhaposser@hotmail.com', 'martinhaposser@hotmail.com', '', '', '', '', '', ''),
(4365, 4344, 'Google', 'e4da0c386a7274d5c9d67b25f6f15f9fdd35a1f0', '107527331737902524978', 'https://plus.google.com/107527331737902524978', '', 'https://lh3.googleusercontent.com/-pmoPI5ZEZWM/AAAAAAAAAAI/AAAAAAAAADQ/6DRnmgqBZH4/photo.jpg?sz=200', 'Margarida Sampaio', '', 'Margarida', 'Sampaio', 'female', '', '', 0, 0, 0, 'margaridadecarvalhosampaio@gmail.com', 'margaridadecarvalhosampaio@gmail.com', '', '', '', '', '', ''),
(4366, 4345, 'Facebook', 'c001da7448b5af62f3ef364d8e62512b8f485909', '10206893013345031', 'https://www.facebook.com/app_scoped_user_id/10206893013345031/', '', 'https://graph.facebook.com/10206893013345031/picture?width=150&height=150', 'Tiago Veloso', '', 'Tiago', 'Veloso', '', 'en_US', '', 0, 0, 0, 'tiagocpv@gmail.com', 'tiagocpv@gmail.com', '', '', '', '', '', ''),
(4367, 4346, 'Facebook', '01ad7b65f2f3297ac66dd134a7d1ea2138067190', '1160995013926775', 'https://www.facebook.com/app_scoped_user_id/1160995013926775/', '', 'https://graph.facebook.com/1160995013926775/picture?width=150&height=150', 'Maria Teresa Rodrigues Elias', '', 'Maria Teresa Rodrigues', 'Elias', 'female', 'pt_PT', '', 0, 0, 0, 'marieteresa45@hotmail.com', 'marieteresa45@hotmail.com', '', '', '', '', '', ''),
(4368, 4347, 'Facebook', '79a5378574d44fe53fd5159368a079c9b262bcaa', '10152758387801261', 'https://www.facebook.com/app_scoped_user_id/10152758387801261/', '', 'https://graph.facebook.com/10152758387801261/picture?width=150&height=150', 'Nuno Telmo', '', 'Nuno', 'Telmo', 'male', 'pt_PT', '', 0, 0, 0, 'ntelmo@gmail.com', 'ntelmo@gmail.com', '', '', '', '', '', ''),
(4369, 4348, 'Facebook', '8246d9a7e7e42223d2d960ae3afbf9a3dede5001', '964731353561487', 'https://www.facebook.com/app_scoped_user_id/964731353561487/', '', 'https://graph.facebook.com/964731353561487/picture?width=150&height=150', 'Ricardo Paneiro', '', 'Ricardo', 'Paneiro', 'male', 'pt_PT', '', 0, 0, 0, 'rpaneiro@sapo.pt', 'rpaneiro@sapo.pt', '', '', '', '', '', ''),
(4370, 4349, 'Facebook', '248bc017eeca36d88a82b9d0d45934beec644dcc', '10205168137976377', 'https://www.facebook.com/app_scoped_user_id/10205168137976377/', '', 'https://graph.facebook.com/10205168137976377/picture?width=150&height=150', 'Surfers Camp Rui', '', 'Surfers', 'Rui', 'male', 'en_GB', '', 0, 0, 0, 'rui@surferscamp.com', 'rui@surferscamp.com', '', '', '', '', '', ''),
(4371, 4350, 'Facebook', '6d7d7ac1cf762f426b707f5f5c154031492e6560', '10153494187137384', 'https://www.facebook.com/app_scoped_user_id/10153494187137384/', '', 'https://graph.facebook.com/10153494187137384/picture?width=150&height=150', 'Rui Correia', '', 'Rui', 'Correia', 'male', 'en_US', '', 0, 0, 0, 'twixmaluco@hotmail.com', 'twixmaluco@hotmail.com', '', '', '', '', '', ''),
(4372, 4351, 'Google', '39284187f3d95770e75290139d2fbd0d2cb73840', '116542257663110140732', 'https://plus.google.com/116542257663110140732', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Mimosa Lapa', '', 'Mimosa', 'Lapa', 'male', '', '', 0, 0, 0, 'amimosadalapa@gmail.com', 'amimosadalapa@gmail.com', '', '', '', '', '', ''),
(4373, 4352, 'Facebook', '0b6c9db0affebd0250cfeb3acb913807808e56fe', '1578739462389051', 'https://www.facebook.com/app_scoped_user_id/1578739462389051/', '', 'https://graph.facebook.com/1578739462389051/picture?width=150&height=150', 'Beatriz Soares Marques', '', 'Beatriz', 'Soares Marques', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4374, 4353, 'Google', '47dae9fb3182aa9600c9aabab76ec89ebf5fd293', '116271911667449768587', 'https://plus.google.com/116271911667449768587', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Denise Rebelo', '', 'Denise', 'Rebelo', 'female', '', '', 0, 0, 0, 'deniserebelo3@gmail.com', 'deniserebelo3@gmail.com', '', '', '', '', '', ''),
(4375, 4354, 'Google', '116eb7bf0fafe20a01f9fbede0e4a52843cc627e', '116207160630723688945', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'João Luz', '', 'João', 'Luz', '', '', '', 0, 0, 0, 'joaomluz97@gmail.com', 'joaomluz97@gmail.com', '', '', '', '', '', ''),
(4376, 4355, 'Facebook', '4381027316328a9de3483e710e97268957885a36', '423921771112405', 'https://www.facebook.com/app_scoped_user_id/423921771112405/', '', 'https://graph.facebook.com/423921771112405/picture?width=150&height=150', 'Juliana Ascenso', '', 'Juliana', 'Ascenso', 'female', 'pt_PT', '', 0, 0, 0, 'ascensoj@gmail.com', 'ascensoj@gmail.com', '', '', '', '', '', ''),
(4377, 4356, 'Facebook', '655ee20c6e305b9487e8f01de2e076974f6d08e8', '1026565067353649', 'https://www.facebook.com/app_scoped_user_id/1026565067353649/', '', 'https://graph.facebook.com/1026565067353649/picture?width=150&height=150', 'Manuela Fonseca', '', 'Manuela', 'Fonseca', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4378, 4357, 'Facebook', '2e6afabefdccef32d90568251148adab2a8eb846', '992909070742594', 'https://www.facebook.com/app_scoped_user_id/992909070742594/', '', 'https://graph.facebook.com/992909070742594/picture?width=150&height=150', 'Silva Sony', '', 'Silva', 'Sony', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4379, 4358, 'Google', '53f799ea805721de43ca3798e7dc3cedc03faf81', '108947948645207533961', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Sofia Pinheiro', '', 'Sofia', 'Pinheiro', '', '', '', 0, 0, 0, 'ast.pinheiro@gmail.com', 'ast.pinheiro@gmail.com', '', '', '', '', '', ''),
(4380, 4359, 'Facebook', 'dba9d1b442784e2b6b361441519fad5946e15270', '1148411621851459', 'https://www.facebook.com/app_scoped_user_id/1148411621851459/', '', 'https://graph.facebook.com/1148411621851459/picture?width=150&height=150', 'Mario Martins', '', 'Mario', 'Martins', 'male', 'en_US', '', 0, 0, 0, 'maemartins@yahoo.com', 'maemartins@yahoo.com', '', '', '', '', '', ''),
(4381, 4360, 'Google', 'e23f4f61b7545b91c7dffd658b7697dadc36232f', '110782949270761074808', 'https://plus.google.com/110782949270761074808', '', 'https://lh6.googleusercontent.com/-CEggwcrykwM/AAAAAAAAAAI/AAAAAAAAA4A/OOCM-y2S69E/photo.jpg?sz=200', 'Andre Domingos', '', 'Andre', 'Domingos', 'male', '', '', 0, 0, 0, 'andregdomingos@gmail.com', 'andregdomingos@gmail.com', '', '', '', '', '', ''),
(4382, 4361, 'Facebook', '35b59758ed3c93d53ad0b1d4a5fab9b8f467c241', '994058093960191', 'https://www.facebook.com/app_scoped_user_id/994058093960191/', '', 'https://graph.facebook.com/994058093960191/picture?width=150&height=150', 'Gonçalo Alves', '', 'Gonçalo', 'Alves', 'male', 'pt_PT', '', 0, 0, 0, 'gnmalv@iol.pt', 'gnmalv@iol.pt', '', '', '', '', '', ''),
(4383, 4362, 'Facebook', 'ac817d62a7bf0efbc37c85fed7069d0b034b88a3', '970437869656793', 'https://www.facebook.com/app_scoped_user_id/970437869656793/', '', 'https://graph.facebook.com/970437869656793/picture?width=150&height=150', 'Carmo Neves', '', 'Carmo', 'Neves', 'female', 'pt_BR', '', 0, 0, 0, 'm_carmo_olim_@hotmail.com', 'm_carmo_olim_@hotmail.com', '', '', '', '', '', ''),
(4384, 4363, 'Google', '9307c26b3e6ddd2e65f741b6d8beade5242912ea', '104264713936457403735', 'https://profiles.google.com/104264713936457403735', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Teresa Mendonça', '', 'Teresa', 'Mendonça', '', '', '', 0, 0, 0, 'mendoncascorretores@gmail.com', 'mendoncascorretores@gmail.com', '', '', '', '', '', ''),
(4385, 4364, 'Facebook', '0214efabf3a87443d8b51fc525bd8c36dc2ba1fc', '381866035352218', 'https://www.facebook.com/app_scoped_user_id/381866035352218/', '', 'https://graph.facebook.com/381866035352218/picture?width=150&height=150', 'José Barrigão', '', 'José', 'Barrigão', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4386, 4365, 'Facebook', 'e3964398cfe1eea16fcff5149c0228be6602064b', '916275008438419', 'https://www.facebook.com/app_scoped_user_id/916275008438419/', '', 'https://graph.facebook.com/916275008438419/picture?width=150&height=150', 'Ana Moreira', '', 'Ana', 'Moreira', 'female', 'pt_PT', '', 0, 0, 0, 'pinpona@live.com.pt', 'pinpona@live.com.pt', '', '', '', '', '', ''),
(4387, 4366, 'Facebook', '0716a9874169b5709d3ec02dda83eef46225c25f', '871094959645569', 'https://www.facebook.com/app_scoped_user_id/871094959645569/', '', 'https://graph.facebook.com/871094959645569/picture?width=150&height=150', 'Ana Amador', '', 'Ana', 'Amador', 'female', 'pt_PT', '', 0, 0, 0, 'anamador73@gmail.com', 'anamador73@gmail.com', '', '', '', '', '', ''),
(4388, 4367, 'Google', '79f076ddd998ee7c15bdf2ed5d453a447c02c834', '105244281502181139423', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Lourenço Rato', '', 'Lourenço', 'Rato', '', '', '', 0, 0, 0, 'lourencomrato@gmail.com', 'lourencomrato@gmail.com', '', '', '', '', '', ''),
(4389, 4368, 'Google', '390af00f824096c8ff0e46de71826738e3f63b64', '106162479325940156797', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Rodrigo Chaves', '', 'Rodrigo', 'Chaves', '', '', '', 0, 0, 0, 'rodrigolealchaves3@gmail.com', 'rodrigolealchaves3@gmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(4390, 4369, 'Facebook', '1ee922075a0dffb3bdc81a46e240114d828d767f', '463265613835728', 'https://www.facebook.com/app_scoped_user_id/463265613835728/', '', 'https://graph.facebook.com/463265613835728/picture?width=150&height=150', 'Pedro Miranda', '', 'Pedro', 'Miranda', 'male', 'pt_PT', '', 0, 0, 0, 'fotogemeos@hotmail.com', 'fotogemeos@hotmail.com', '', '', '', '', '', ''),
(4391, 4370, 'Facebook', 'ad83007b2d8dc406417d8285dbd679794e8e33bb', '935915019762361', 'https://www.facebook.com/app_scoped_user_id/935915019762361/', '', 'https://graph.facebook.com/935915019762361/picture?width=150&height=150', 'Rodrigo Correia', '', 'Rodrigo', 'Correia', 'male', 'pt_PT', '', 0, 0, 0, 'guigocmz@gmail.com', 'guigocmz@gmail.com', '', '', '', '', '', ''),
(4392, 4371, 'Facebook', '4ec50bf1c1117b31a55e4aa1a0cf0a473bb1ddf8', '581649891978265', 'https://www.facebook.com/app_scoped_user_id/581649891978265/', '', 'https://graph.facebook.com/581649891978265/picture?width=150&height=150', 'Rodrigo Martins', '', 'Rodrigo', 'Martins', 'male', 'pt_PT', '', 0, 0, 0, 'rpaneiro@hotmail.com', 'rpaneiro@hotmail.com', '', '', '', '', '', ''),
(4393, 4372, 'Google', '08447b4fb1c06c5016b84ab7e27590bc90eafb7a', '104351428820657239113', 'https://plus.google.com/104351428820657239113', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Catarina Machado', '', 'Catarina', 'Machado', '', '', '', 0, 0, 0, 'catarinadiaz97@gmail.com', 'catarinadiaz97@gmail.com', '', '', '', '', '', ''),
(4394, 4373, 'Facebook', '5b70d8b0b634c226bcfa77b57eac5b3b1b77a821', '906727009418102', 'https://www.facebook.com/app_scoped_user_id/906727009418102/', '', 'https://graph.facebook.com/906727009418102/picture?width=150&height=150', 'Inês Almeida', '', 'Inês', 'Almeida', 'female', 'pt_PT', '', 0, 0, 0, 'nokas_almeida@hotmail.com', 'nokas_almeida@hotmail.com', '', '', '', '', '', ''),
(4395, 4374, 'Facebook', '57675194c0527d32d5954d9919408cd9b80fdacc', '1080328428662132', 'https://www.facebook.com/app_scoped_user_id/1080328428662132/', '', 'https://graph.facebook.com/1080328428662132/picture?width=150&height=150', 'Mónica Miranda', '', 'Mónica', 'Miranda', 'female', 'pt_PT', '', 0, 0, 0, 'mokina.miranda@hotmail.com', 'mokina.miranda@hotmail.com', '', '', '', '', '', ''),
(4396, 4375, 'Facebook', '23da7c784b9a5217d4b676ba681ea237f511a746', '442863649213497', 'https://www.facebook.com/app_scoped_user_id/442863649213497/', '', 'https://graph.facebook.com/442863649213497/picture?width=150&height=150', 'Luis Trindade', '', 'Luis', 'Trindade', 'male', 'pt_PT', '', 0, 0, 0, 'x_x_trindade_x_x@hotmail.com', 'x_x_trindade_x_x@hotmail.com', '', '', '', '', '', ''),
(4397, 4376, 'Facebook', '83f7f4d37a42c11927c03187e39d3cc7f60d6d88', '10153489460055864', 'https://www.facebook.com/app_scoped_user_id/10153489460055864/', '', 'https://graph.facebook.com/10153489460055864/picture?width=150&height=150', 'Vânia Rodrigues', '', 'Vânia', 'Rodrigues', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4398, 4377, 'Facebook', '41ac51edfe9be16c7a3b83d568ccba4a1ceeb258', '10206835562469634', 'https://www.facebook.com/app_scoped_user_id/10206835562469634/', '', 'https://graph.facebook.com/10206835562469634/picture?width=150&height=150', 'Ana Cáceres Monteiro', '', 'Ana', 'Monteiro', 'female', 'pt_PT', '', 0, 0, 0, 'anacaceres@masemba.com', 'anacaceres@masemba.com', '', '', '', '', '', ''),
(4399, 4378, 'Facebook', '62a70aed35b6b400e39bba999aee0cd17856d2fd', '10153971946459115', 'https://www.facebook.com/app_scoped_user_id/10153971946459115/', '', 'https://graph.facebook.com/10153971946459115/picture?width=150&height=150', 'Zázá Cruz Areosa', '', 'Zázá', 'Cruz Areosa', 'female', 'pt_PT', '', 0, 0, 0, 'neuza.areosa@gmail.com', 'neuza.areosa@gmail.com', '', '', '', '', '', ''),
(4400, 4379, 'Facebook', '5bc7cdde6c93feffab62dc70dfcbc20dfa70acc6', '1033008526711940', 'https://www.facebook.com/app_scoped_user_id/1033008526711940/', '', 'https://graph.facebook.com/1033008526711940/picture?width=150&height=150', 'Catarina Gandra', '', 'Catarina', 'Gandra', 'female', 'pt_PT', '', 0, 0, 0, 'catarina1921@hotmail.com', 'catarina1921@hotmail.com', '', '', '', '', '', ''),
(4401, 4380, 'Facebook', '2094535da44d3334c1f5c93c8a6419826cd80693', '10153388651356411', 'https://www.facebook.com/app_scoped_user_id/10153388651356411/', '', 'https://graph.facebook.com/10153388651356411/picture?width=150&height=150', 'Antonio Appleton', '', 'Antonio', 'Appleton', 'male', 'en_US', '', 0, 0, 0, 'appletona09@darden.virginia.edu', 'appletona09@darden.virginia.edu', '', '', '', '', '', ''),
(4402, 4381, 'Google', '08114d604f469c0de6e91a9b8f331521c7629ef2', '115387018719066669029', 'https://plus.google.com/115387018719066669029', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Margarida Sousa Marques', '', 'Margarida', 'Sousa Marques', 'female', '', '', 0, 0, 0, 'msousamarques@gmail.com', 'msousamarques@gmail.com', '', '', '', '', '', ''),
(4403, 4382, 'Facebook', '3687a26d311bcabe5c0e27581f40c206ffa01a99', '1100110750003594', 'https://www.facebook.com/app_scoped_user_id/1100110750003594/', '', 'https://graph.facebook.com/1100110750003594/picture?width=150&height=150', 'Julio Cesar Fontes', '', 'Julio Cesar', 'Fontes', 'male', 'pt_BR', '', 0, 0, 0, 'jcesarf2011@hotmail.com', 'jcesarf2011@hotmail.com', '', '', '', '', '', ''),
(4404, 4383, 'Facebook', '93501bb927bf3249adceb3f6dc72cae4982b43e1', '10152858474767233', 'https://www.facebook.com/app_scoped_user_id/10152858474767233/', '', 'https://graph.facebook.com/10152858474767233/picture?width=150&height=150', 'Lula Lickfold', '', 'Lula', 'Lickfold', 'male', 'en_US', '', 0, 0, 0, 'lulalickfold@gmail.com', 'lulalickfold@gmail.com', '', '', '', '', '', ''),
(4405, 4384, 'Facebook', '6775bdd738058114472dfa7607f624e81771664e', '10204296130591986', 'https://www.facebook.com/app_scoped_user_id/10204296130591986/', '', 'https://graph.facebook.com/10204296130591986/picture?width=150&height=150', 'Rita Vale de Almeida', '', 'Rita', 'de Almeida', 'female', 'pt_PT', '', 0, 0, 0, 'ritavalealmeida@gmail.com', 'ritavalealmeida@gmail.com', '', '', '', '', '', ''),
(4406, 4385, 'Facebook', '099679681cc9abd6f5c018bd16e4056c7711370a', '10206874972450637', 'https://www.facebook.com/app_scoped_user_id/10206874972450637/', '', 'https://graph.facebook.com/10206874972450637/picture?width=150&height=150', 'João Alarcão', '', 'João', 'Alarcão', 'male', 'pt_PT', '', 0, 0, 0, 'joaoalarcao@netcabo.pt', 'joaoalarcao@netcabo.pt', '', '', '', '', '', ''),
(4407, 4386, 'Facebook', '8d0b4f03041ce73b5d8e300225838ce9a3f8ef47', '10204501031588081', 'https://www.facebook.com/app_scoped_user_id/10204501031588081/', '', 'https://graph.facebook.com/10204501031588081/picture?width=150&height=150', 'Kelly Silva', '', 'Kelly', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'krsilva77@gmail.com', 'krsilva77@gmail.com', '', '', '', '', '', ''),
(4408, 4387, 'Facebook', 'd2a36f4ddc32386ff1d83f6b8d8d2e40d548381e', '831867833533783', 'https://www.facebook.com/app_scoped_user_id/831867833533783/', '', 'https://graph.facebook.com/831867833533783/picture?width=150&height=150', 'Tiago Martins', '', 'Tiago', 'Martins', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4409, 4388, 'Facebook', '69c5b245c9224b6c3fda582cfb3cb716cf69a4bb', '1008307595846018', 'https://www.facebook.com/app_scoped_user_id/1008307595846018/', '', 'https://graph.facebook.com/1008307595846018/picture?width=150&height=150', 'Teresa Teixeira de Abreu', '', 'Teresa', 'Teixeira de Abreu', 'female', 'pt_PT', '', 0, 0, 0, 'teresa_t_abreu@hotmail.com', 'teresa_t_abreu@hotmail.com', '', '', '', '', '', ''),
(4410, 4389, 'Facebook', '5ef19c2dc3875c13371e9b7235a4974fac50b2bc', '700590916735133', 'https://www.facebook.com/app_scoped_user_id/700590916735133/', '', 'https://graph.facebook.com/700590916735133/picture?width=150&height=150', 'Mateus Seabra Lima', '', 'Mateus', 'Lima', 'male', 'pt_PT', '', 0, 0, 0, 'mm3.lima@hotmail.com', 'mm3.lima@hotmail.com', '', '', '', '', '', ''),
(4411, 4390, 'Facebook', 'f46ff95d4922ff43a4dbb9cf1e86269894a6270d', '864092156959919', 'https://www.facebook.com/app_scoped_user_id/864092156959919/', '', 'https://graph.facebook.com/864092156959919/picture?width=150&height=150', 'Pedro Boullosa Gonzalez', '', 'Pedro', 'Boullosa Gonzalez', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4412, 4391, 'Facebook', '5b63954c6e1cb199197c245d6a18b3f6c42203e3', '985865478120725', 'https://www.facebook.com/app_scoped_user_id/985865478120725/', '', 'https://graph.facebook.com/985865478120725/picture?width=150&height=150', 'Ligia Teixeira', '', 'Ligia', 'Teixeira', 'female', 'pt_PT', '', 0, 0, 0, 'ligia_teixqmr@hotmail.com', 'ligia_teixqmr@hotmail.com', '', '', '', '', '', ''),
(4413, 4392, 'Facebook', '23ca3ae6978761857967c0624d38846ec9ff003a', '10207082941770753', 'https://www.facebook.com/app_scoped_user_id/10207082941770753/', '', 'https://graph.facebook.com/10207082941770753/picture?width=150&height=150', 'Manuel Lourenço', '', 'Manuel', 'Lourenço', 'male', 'en_GB', '', 0, 0, 0, 'ciberrod@hotmail.com', 'ciberrod@hotmail.com', '', '', '', '', '', ''),
(4414, 4393, 'Google', '22aa6346357e68083ef327643b62cb36bcf2bf53', '110370502040075564529', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Edna Ferreira', '', 'Edna', 'Ferreira', '', '', '', 0, 0, 0, 'ferreiraedna77@gmail.com', 'ferreiraedna77@gmail.com', '', '', '', '', '', ''),
(4415, 4394, 'Facebook', '0f3aac0a586df55ceb79ed8231d2a78c423c80a4', '10205596037032640', 'https://www.facebook.com/app_scoped_user_id/10205596037032640/', '', 'https://graph.facebook.com/10205596037032640/picture?width=150&height=150', 'Clara Gaspar', '', 'Clara', 'Gaspar', 'female', 'pt_PT', '', 0, 0, 0, 'cmggg_deco@yahoo.com', 'cmggg_deco@yahoo.com', '', '', '', '', '', ''),
(4416, 4395, 'Facebook', '1bfb45f56ba791e11988e5fc80a366cd8cb9d1f3', '978720418806462', 'https://www.facebook.com/app_scoped_user_id/978720418806462/', '', 'https://graph.facebook.com/978720418806462/picture?width=150&height=150', 'Tiago Bruschy', '', 'Tiago', 'Bruschy', 'male', 'pt_PT', '', 0, 0, 0, 'tiago.bruschy@gmail.com', 'tiago.bruschy@gmail.com', '', '', '', '', '', ''),
(4417, 4396, 'Facebook', '3a938c5a4b502dbcf5f8294dec9eee0a657e2b07', '10206979414384234', 'https://www.facebook.com/app_scoped_user_id/10206979414384234/', '', 'https://graph.facebook.com/10206979414384234/picture?width=150&height=150', 'Carolina Jacques', '', 'Carolina', 'Jacques', 'female', 'pt_PT', '', 0, 0, 0, 'carolinajacques@gmail.com', 'carolinajacques@gmail.com', '', '', '', '', '', ''),
(4418, 4397, 'Facebook', '1c76f4a10b0352fc1891f1eb8f739a6711b94950', '10153961501134937', 'https://www.facebook.com/app_scoped_user_id/10153961501134937/', '', 'https://graph.facebook.com/10153961501134937/picture?width=150&height=150', 'António Carlos Matos', '', 'António', 'Matos', 'male', 'pt_PT', '', 0, 0, 0, 'antoniocmatos@gmail.com', 'antoniocmatos@gmail.com', '', '', '', '', '', ''),
(4419, 4398, 'Facebook', 'f334fd8c9a6b18ff28e1dfe38e22092ada3698e3', '952380278126534', 'https://www.facebook.com/app_scoped_user_id/952380278126534/', '', 'https://graph.facebook.com/952380278126534/picture?width=150&height=150', 'Joana Fernandes', '', 'Joana', 'Fernandes', 'female', 'pt_PT', '', 0, 0, 0, 'joanaorgf@gmail.com', 'joanaorgf@gmail.com', '', '', '', '', '', ''),
(4420, 4399, 'Facebook', '4bb75ec33a7c62400d473d622eb540c6455aef92', '10206042402233566', 'https://www.facebook.com/app_scoped_user_id/10206042402233566/', '', 'https://graph.facebook.com/10206042402233566/picture?width=150&height=150', 'Ana Pessanha de Oliveira', '', 'Ana', 'Pessanha de Oliveira', 'female', 'pt_PT', '', 0, 0, 0, 'aninhas_cascais@hotmail.com', 'aninhas_cascais@hotmail.com', '', '', '', '', '', ''),
(4421, 4400, 'Facebook', '4dd06beed3e9cccf1afd52c9754ee70b26bb7209', '944488798916402', 'https://www.facebook.com/app_scoped_user_id/944488798916402/', '', 'https://graph.facebook.com/944488798916402/picture?width=150&height=150', 'Falcão Oporto', '', 'Falcão', 'Oporto', 'male', 'pt_PT', '', 0, 0, 0, 'paulo.veloso@portugalmail.pt', 'paulo.veloso@portugalmail.pt', '', '', '', '', '', ''),
(4422, 4401, 'Facebook', '486ef81d8285634b02b235a5220a3cbf460f50c7', '10153610050148455', 'https://www.facebook.com/app_scoped_user_id/10153610050148455/', '', 'https://graph.facebook.com/10153610050148455/picture?width=150&height=150', 'Tiago Constantino', '', 'Tiago', 'Constantino', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4423, 4402, 'Facebook', '6eafbf9aa57431b43be06ced3778fc466a1289cf', '10205527979893240', 'https://www.facebook.com/app_scoped_user_id/10205527979893240/', '', 'https://graph.facebook.com/10205527979893240/picture?width=150&height=150', 'Ana Abade', '', 'Ana', 'Abade', 'female', 'pt_PT', '', 0, 0, 0, 'ana.abade@oasisatlantico.com', 'ana.abade@oasisatlantico.com', '', '', '', '', '', ''),
(4424, 4403, 'Facebook', 'b28f93e925aa9139c563aea15a40e2bacc0f7af6', '10207236050126011', 'https://www.facebook.com/app_scoped_user_id/10207236050126011/', '', 'https://graph.facebook.com/10207236050126011/picture?width=150&height=150', 'Ilda Brau', '', 'Ilda', 'Brau', 'female', 'en_GB', '', 0, 0, 0, 'ibrau@hotmail.com', 'ibrau@hotmail.com', '', '', '', '', '', ''),
(4425, 4404, 'Facebook', 'd5a5d6341cf7454fc185143754917a46f3c248aa', '10206775381965855', 'https://www.facebook.com/app_scoped_user_id/10206775381965855/', '', 'https://graph.facebook.com/10206775381965855/picture?width=150&height=150', 'Cláudia de Macedo', '', 'Cláudia de', 'Macedo', 'female', 'pt_PT', '', 0, 0, 0, 'claudiademacedo@gmail.com', 'claudiademacedo@gmail.com', '', '', '', '', '', ''),
(4426, 4405, 'Facebook', '689214efdefa96986780a10c90fbd143765ae99e', '1061754293853638', 'https://www.facebook.com/app_scoped_user_id/1061754293853638/', '', 'https://graph.facebook.com/1061754293853638/picture?width=150&height=150', 'César de Oliveira', '', 'César', 'Oliveira', 'male', 'pt_PT', '', 0, 0, 0, 'cesar_loiko@hotmail.com', 'cesar_loiko@hotmail.com', '', '', '', '', '', ''),
(4427, 4406, 'Facebook', '48f6ad8bf27f5544c31d9ea64a3bbbbe87bcdc03', '10153032097760829', 'https://www.facebook.com/app_scoped_user_id/10153032097760829/', '', 'https://graph.facebook.com/10153032097760829/picture?width=150&height=150', 'Leo Cruz', '', 'Leo', 'Cruz', 'male', 'en_US', '', 0, 0, 0, 'leosimoes87@gmail.com', 'leosimoes87@gmail.com', '', '', '', '', '', ''),
(4428, 4407, 'Facebook', '8e89b77dff941e12fa2301d1af441f537076881a', '10206894226335061', 'https://www.facebook.com/app_scoped_user_id/10206894226335061/', '', 'https://graph.facebook.com/10206894226335061/picture?width=150&height=150', 'Catarina Vilar Da Costa', '', 'Catarina', 'Da Costa', 'female', 'pt_PT', '', 0, 0, 0, 'catvilardacosta@gmail.com', 'catvilardacosta@gmail.com', '', '', '', '', '', ''),
(4429, 4408, 'Facebook', '71d4878e395d774e8f22230c18f7df49bedbebcd', '10153072347954545', 'https://www.facebook.com/app_scoped_user_id/10153072347954545/', '', 'https://graph.facebook.com/10153072347954545/picture?width=150&height=150', 'Ana Vicente', '', 'Ana', 'Vicente', 'female', 'pt_PT', '', 0, 0, 0, 'aifvicente@hotmail.com', 'aifvicente@hotmail.com', '', '', '', '', '', ''),
(4430, 4409, 'Facebook', '00391d2de0af5e72b3c9a8fae3bce17d94d09203', '10152805331426207', 'https://www.facebook.com/app_scoped_user_id/10152805331426207/', '', 'https://graph.facebook.com/10152805331426207/picture?width=150&height=150', 'Rita Queiroz', '', 'Rita', 'Queiroz', 'male', 'pt_PT', '', 0, 0, 0, 'inhas_queiroz@hotmail.com', 'inhas_queiroz@hotmail.com', '', '', '', '', '', ''),
(4431, 4410, 'Facebook', '358f38f944ce9c66118ce14187a49a6245656937', '10155562673255018', 'https://www.facebook.com/app_scoped_user_id/10155562673255018/', '', 'https://graph.facebook.com/10155562673255018/picture?width=150&height=150', 'Francisco Neffe Durão', '', 'Francisco', 'Durão', 'male', 'en_GB', '', 0, 0, 0, 'franciscodurao@hotmail.com', 'franciscodurao@hotmail.com', '', '', '', '', '', ''),
(4432, 4411, 'Facebook', 'd19fe975f78f6fd04a3ef68eb53b3c9897ca2ee0', '1589130804694408', 'https://www.facebook.com/app_scoped_user_id/1589130804694408/', '', 'https://graph.facebook.com/1589130804694408/picture?width=150&height=150', 'Mariana Machado', '', 'Mariana', 'Machado', 'female', 'pt_PT', '', 0, 0, 0, 'machadomariana.73@gmail.com', 'machadomariana.73@gmail.com', '', '', '', '', '', ''),
(4433, 4412, 'Facebook', 'cc4d956ecb05c4cfdbccc9b76be0a36a12dc2ff2', '10204379555425003', 'https://www.facebook.com/app_scoped_user_id/10204379555425003/', '', 'https://graph.facebook.com/10204379555425003/picture?width=150&height=150', 'Alexandra Fonseca', '', 'Alexandra', 'Fonseca', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4434, 4413, 'Facebook', '9e5c25b9911d7660e5a54821418b3a38e76d2cd3', '1087444197951509', 'https://www.facebook.com/app_scoped_user_id/1087444197951509/', '', 'https://graph.facebook.com/1087444197951509/picture?width=150&height=150', 'Paulo Marques', '', 'Paulo', 'Marques', 'male', 'pt_PT', '', 0, 0, 0, 'pjjmarques@gmail.com', 'pjjmarques@gmail.com', '', '', '', '', '', ''),
(4435, 4414, 'Facebook', 'c734d781d163ad826dd186377611910e38b09621', '986564024696999', 'https://www.facebook.com/app_scoped_user_id/986564024696999/', '', 'https://graph.facebook.com/986564024696999/picture?width=150&height=150', 'Soraia Pita', '', 'Soraia', 'Pita', 'female', 'pt_PT', '', 0, 0, 0, 'soraia.pita@hotmail.com', 'soraia.pita@hotmail.com', '', '', '', '', '', ''),
(4436, 4415, 'Facebook', 'fbee89c8288bb459f38c10301baa5eaa80f9da55', '10206266806302245', 'https://www.facebook.com/app_scoped_user_id/10206266806302245/', '', 'https://graph.facebook.com/10206266806302245/picture?width=150&height=150', 'Liliana Geraldo', '', 'Liliana', 'Geraldo', 'female', 'pt_PT', '', 0, 0, 0, 'lilianageraldo@hotmail.com', 'lilianageraldo@hotmail.com', '', '', '', '', '', ''),
(4437, 4416, 'Facebook', '57402f53238c84d1fe4014c2ca018fb6620a75bd', '1133901716624679', 'https://www.facebook.com/app_scoped_user_id/1133901716624679/', '', 'https://graph.facebook.com/1133901716624679/picture?width=150&height=150', 'Rita Almeida', '', 'Rita', 'Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'ritasurf@hotmail.com', 'ritasurf@hotmail.com', '', '', '', '', '', ''),
(4438, 4417, 'Facebook', '29a1e31dfbdbd8dc1a73ee94a3081ea658f88cda', '1120852024611182', 'https://www.facebook.com/app_scoped_user_id/1120852024611182/', '', 'https://graph.facebook.com/1120852024611182/picture?width=150&height=150', 'Ruka Silva', '', 'Ruka', 'Silva', 'male', 'en_US', '', 0, 0, 0, 'rukafcs@gmail.com', 'rukafcs@gmail.com', '', '', '', '', '', ''),
(4439, 4418, 'Facebook', 'a18e757e67c8e59a8b5ee78b6a5df87e74e52ef6', '10152957756573589', 'https://www.facebook.com/app_scoped_user_id/10152957756573589/', '', 'https://graph.facebook.com/10152957756573589/picture?width=150&height=150', 'Mariana Horgan', '', 'Mariana', 'Horgan', 'female', 'en_GB', '', 0, 0, 0, 'mariana_horgan@hotmail.com', 'mariana_horgan@hotmail.com', '', '', '', '', '', ''),
(4440, 4419, 'Facebook', '41510b031287d2b78177e21c35ef326da4de96d9', '10152954683522849', 'https://www.facebook.com/app_scoped_user_id/10152954683522849/', '', 'https://graph.facebook.com/10152954683522849/picture?width=150&height=150', 'Alexandra Fernandes', '', 'Alexandra', 'Fernandes', 'female', 'pt_PT', '', 0, 0, 0, 'anax185@hotmail.com', 'anax185@hotmail.com', '', '', '', '', '', ''),
(4441, 4420, 'Facebook', '531d02aad1d50c160240dd5083abc147b1fe96ed', '10200658051409371', 'https://www.facebook.com/app_scoped_user_id/10200658051409371/', '', 'https://graph.facebook.com/10200658051409371/picture?width=150&height=150', 'Bárbara Sousa Coutinho', '', 'Bárbara', 'Sousa Coutinho', 'female', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4442, 4421, 'Facebook', '236650927ade84f49048cbea7d9814d201771fad', '10153104881379900', 'https://www.facebook.com/app_scoped_user_id/10153104881379900/', '', 'https://graph.facebook.com/10153104881379900/picture?width=150&height=150', 'Vera Macedo Megre', '', 'Vera', 'Macedo Megre', 'female', 'pt_PT', '', 0, 0, 0, 'verarrmacedo@hotmail.com', 'verarrmacedo@hotmail.com', '', '', '', '', '', ''),
(4443, 4422, 'Facebook', '184a0517098bdc76b23ce5ec60d8e23d17264946', '10153079856643925', 'https://www.facebook.com/app_scoped_user_id/10153079856643925/', '', 'https://graph.facebook.com/10153079856643925/picture?width=150&height=150', 'Pedro Bicudo', '', 'Pedro', 'Bicudo', 'male', 'en_GB', '', 0, 0, 0, 'pedro.bicudo@gmail.com', 'pedro.bicudo@gmail.com', '', '', '', '', '', ''),
(4444, 4423, 'Google', '451a7c77461fb816b2660f26af61896c11a8d1ea', '105969336533449437148', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Susana Isidoro', '', 'Susana', 'Isidoro', 'female', '', '', 0, 0, 0, 'susananevesisidoro@gmail.com', 'susananevesisidoro@gmail.com', '', '', '', '', '', ''),
(4445, 4424, 'Facebook', '3b0551bbc00c44b79780aae1159d8b419a044fa7', '10205474525956150', 'https://www.facebook.com/app_scoped_user_id/10205474525956150/', '', 'https://graph.facebook.com/10205474525956150/picture?width=150&height=150', 'Alexandre Santos', '', 'Alexandre', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'xanoonax@hotmail.com', 'xanoonax@hotmail.com', '', '', '', '', '', ''),
(4446, 4425, 'Facebook', 'be21fbfe7ef9976b59045daf6da65041bf42ac79', '815728521809110', 'https://www.facebook.com/app_scoped_user_id/815728521809110/', '', 'https://graph.facebook.com/815728521809110/picture?width=150&height=150', 'Filipe Robalo Cordeiro', '', 'Filipe', 'Robalo Cordeiro', 'male', 'pt_PT', '', 0, 0, 0, 'pipo_frc@hotmail.com', 'pipo_frc@hotmail.com', '', '', '', '', '', ''),
(4447, 4426, 'Facebook', '03079a989ab8ad5f22fec31327feaf3094773efe', '1007496919261990', 'https://www.facebook.com/app_scoped_user_id/1007496919261990/', '', 'https://graph.facebook.com/1007496919261990/picture?width=150&height=150', 'Anabela Silva-Coutinho', '', 'Anabela', 'Silva-Coutinho', 'female', 'pt_PT', '', 0, 0, 0, 'anabela-coutinho@hotmail.com', 'anabela-coutinho@hotmail.com', '', '', '', '', '', ''),
(4448, 4427, 'Facebook', '590c721427b84bab9a74e004b86dab2144f5790b', '867042596702342', 'https://www.facebook.com/app_scoped_user_id/867042596702342/', '', 'https://graph.facebook.com/867042596702342/picture?width=150&height=150', 'Sancho de Mascarenhas', '', 'Sancho', 'de Mascarenhas', 'male', 'pt_PT', '', 0, 0, 0, 'sancho.mascarenhas@hotmail.com', 'sancho.mascarenhas@hotmail.com', '', '', '', '', '', ''),
(4449, 4428, 'Facebook', '55d17b1c9ad17d52495676ad99b7c5a26cc409da', '951138601573701', 'https://www.facebook.com/app_scoped_user_id/951138601573701/', '', 'https://graph.facebook.com/951138601573701/picture?width=150&height=150', 'Marta Castro', '', 'Marta', 'Castro', 'female', 'pt_PT', '', 0, 0, 0, 'martha_pcastro@hotmail.com', 'martha_pcastro@hotmail.com', '', '', '', '', '', ''),
(4450, 4429, 'Facebook', 'c22f87358eacd6140ab29e2c1f59a96baab106ef', '913498935374539', 'https://www.facebook.com/app_scoped_user_id/913498935374539/', '', 'https://graph.facebook.com/913498935374539/picture?width=150&height=150', 'Maria Dias', '', 'Maria', 'Dias', 'female', 'pt_PT', '', 0, 0, 0, 'maria.dias97@hotmail.com', 'maria.dias97@hotmail.com', '', '', '', '', '', ''),
(4451, 4430, 'Facebook', '1286222c12cb1a9643bb0c2a1af42dfa694baa89', '847120515378485', 'https://www.facebook.com/app_scoped_user_id/847120515378485/', '', 'https://graph.facebook.com/847120515378485/picture?width=150&height=150', 'Liliana Pereira', '', 'Liliana', 'Pereira', 'female', 'pt_PT', '', 0, 0, 0, 'lilianacp@gmail.com', 'lilianacp@gmail.com', '', '', '', '', '', ''),
(4452, 4431, 'Facebook', '706f9f68e748e3adfd9e3378ead9cab96731df69', '10204024247552555', 'https://www.facebook.com/app_scoped_user_id/10204024247552555/', '', 'https://graph.facebook.com/10204024247552555/picture?width=150&height=150', 'Cláudia D\' Almeida', '', 'Cláudia D\'', 'Almeida', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4453, 4432, 'Google', 'bc304128fe79a8ead2667c5c51b4e6916689bd1e', '114710225893386696152', 'https://plus.google.com/114710225893386696152', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Yannick Kemp', '', 'Yannick', 'Kemp', 'male', '', '', 0, 0, 0, 'y.a.kemp@gmail.com', 'y.a.kemp@gmail.com', '', '', '', '', '', ''),
(4454, 4433, 'Facebook', 'd46f1da3d8c77874545afa8540078f4dce8099b1', '10205459762947811', 'https://www.facebook.com/app_scoped_user_id/10205459762947811/', '', 'https://graph.facebook.com/10205459762947811/picture?width=150&height=150', 'Muna Dias', '', 'Muna', 'Dias', 'female', 'en_US', '', 0, 0, 0, 'manuela.dias@gmail.com', 'manuela.dias@gmail.com', '', '', '', '', '', ''),
(4455, 4434, 'Facebook', '2c2f3f7ccb31561e844a3c737e634e0390fc338f', '1007566442594451', 'https://www.facebook.com/app_scoped_user_id/1007566442594451/', '', 'https://graph.facebook.com/1007566442594451/picture?width=150&height=150', 'Ana Valente', '', 'Ana', 'Valente', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4456, 4435, 'Facebook', '4d19865319ba0a2d007c6bba61c11a36dde7f6ff', '938902399486082', 'https://www.facebook.com/app_scoped_user_id/938902399486082/', '', 'https://graph.facebook.com/938902399486082/picture?width=150&height=150', 'Xenho Rocha', '', 'Xenho', 'Rocha', 'male', 'pt_PT', '', 0, 0, 0, 'xenhorodrigues@gmail.com', 'xenhorodrigues@gmail.com', '', '', '', '', '', ''),
(4457, 4436, 'Facebook', '0eb111c37068178eff191d5db026e32ad1265425', '1119310611428711', 'https://www.facebook.com/app_scoped_user_id/1119310611428711/', '', 'https://graph.facebook.com/1119310611428711/picture?width=150&height=150', 'Rita Duarte', '', 'Rita', 'Duarte', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4458, 4437, 'Google', '67bcc06a9f8323a1963dfea6fa194ea010c6325e', '112250192960784394897', 'https://plus.google.com/112250192960784394897', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Kelly Silva', '', 'Kelly', 'Silva', 'female', '', '', 0, 0, 0, 'kelly.despomar@gmail.com', 'kelly.despomar@gmail.com', '', '', '', '', '', ''),
(4459, 4438, 'Facebook', '0d2233e305327ba74ebef60696856fe1eee764ec', '1437667429888032', 'https://www.facebook.com/app_scoped_user_id/1437667429888032/', '', 'https://graph.facebook.com/1437667429888032/picture?width=150&height=150', 'Catarina Pereira', '', 'Catarina', 'Pereira', 'female', 'en_GB', '', 0, 0, 0, 'catperes123@gmail.com', 'catperes123@gmail.com', '', '', '', '', '', ''),
(4460, 4439, 'Facebook', '2988b00cc7013a714a37638f708b727c94e7d11c', '853537111347999', 'https://www.facebook.com/app_scoped_user_id/853537111347999/', '', 'https://graph.facebook.com/853537111347999/picture?width=150&height=150', 'Luis Alves', '', 'Luis', 'Alves', 'male', 'pt_PT', '', 0, 0, 0, 'luis@ericeirasurfshop.pt', 'luis@ericeirasurfshop.pt', '', '', '', '', '', ''),
(4461, 4440, 'Facebook', 'e05c12796c1b6654c790a632ff7f347429a6eb04', '1159314457428833', 'https://www.facebook.com/app_scoped_user_id/1159314457428833/', '', 'https://graph.facebook.com/1159314457428833/picture?width=150&height=150', 'Pedro Rafael', '', 'Pedro', 'Rafael', 'male', 'pt_PT', '', 0, 0, 0, 'pedraf_6991@hotmail.com', 'pedraf_6991@hotmail.com', '', '', '', '', '', ''),
(4462, 4441, 'Facebook', 'd7d2cdc1891d547af45928726f12efe7e837025d', '988245347866247', 'https://www.facebook.com/app_scoped_user_id/988245347866247/', '', 'https://graph.facebook.com/988245347866247/picture?width=150&height=150', 'Marta Lopes Navarro', '', 'Marta', 'Lopes Navarro', 'female', 'en_GB', '', 0, 0, 0, 'titalopesnavarro@gmail.com', 'titalopesnavarro@gmail.com', '', '', '', '', '', ''),
(4463, 4442, 'Facebook', 'd5e8037deb8f57b26c61e0bdbd4ac71969d7ec59', '379020238969345', 'https://www.facebook.com/app_scoped_user_id/379020238969345/', '', 'https://graph.facebook.com/379020238969345/picture?width=150&height=150', 'Carlos Pereira', '', 'Carlos', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'cmpereira.pt@gmail.com', 'cmpereira.pt@gmail.com', '', '', '', '', '', ''),
(4464, 4443, 'Facebook', 'b25aab6da8f39c6ce2eded5c404c85c4c070d9ce', '992491430791305', 'https://www.facebook.com/app_scoped_user_id/992491430791305/', '', 'https://graph.facebook.com/992491430791305/picture?width=150&height=150', 'Jaime Afonso Felix', '', 'Jaime Afonso', 'Felix', 'male', 'pt_PT', '', 0, 0, 0, 'jai.mix@hotmail.com', 'jai.mix@hotmail.com', '', '', '', '', '', ''),
(4465, 4444, 'Facebook', 'ffd8c926e0a0963e230d7bb626f46d67d3cd39ae', '1589228558018844', 'https://www.facebook.com/app_scoped_user_id/1589228558018844/', '', 'https://graph.facebook.com/1589228558018844/picture?width=150&height=150', 'Manel Ramalho', '', 'Manel', 'Ramalho', 'male', 'pt_PT', '', 0, 0, 0, 'manelmariaramalho@gmail.com', 'manelmariaramalho@gmail.com', '', '', '', '', '', ''),
(4466, 4445, 'Facebook', '91059602adb8f5a9a3b8d7fea6ad9570f73e9a88', '10202998783650610', 'https://www.facebook.com/app_scoped_user_id/10202998783650610/', '', 'https://graph.facebook.com/10202998783650610/picture?width=150&height=150', 'Pedro Chaira', '', 'Pedro', 'Chaira', 'male', 'pt_PT', '', 0, 0, 0, 'jose.cunha2007@hotmail.com', 'jose.cunha2007@hotmail.com', '', '', '', '', '', ''),
(4467, 4446, 'Facebook', 'f7cc893128d601c20e8e72624fa25885dda4da66', '10152984901517794', 'https://www.facebook.com/app_scoped_user_id/10152984901517794/', '', 'https://graph.facebook.com/10152984901517794/picture?width=150&height=150', 'Inês Macedo Trigo', '', 'Inês', 'Macedo Trigo', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4468, 4145, 'Google', 'c29a8fb294d09efd17c8de78041b41cf261dd935', '116308017231424010306', 'https://plus.google.com/116308017231424010306', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Sérgio Reis', '', 'Sérgio', 'Reis', 'male', '', '', 0, 0, 0, 'cambalhotas@hotmail.com', 'cambalhotas@hotmail.com', '', '', '', '', '', ''),
(4469, 4447, 'Facebook', '08d3623e53e8e4d15f03b04902328265898b7a54', '10153085813977912', 'https://www.facebook.com/app_scoped_user_id/10153085813977912/', '', 'https://graph.facebook.com/10153085813977912/picture?width=150&height=150', 'Vanda Ascensao', '', 'Vanda', 'Ascensao', 'female', 'pt_PT', '', 0, 0, 0, 'vandafish@hotmail.com', 'vandafish@hotmail.com', '', '', '', '', '', ''),
(4470, 4448, 'Google', '3398fe5de6bf88652ccc94ce155684cbabc5ba50', '103663078706743061881', 'https://plus.google.com/103663078706743061881', '', 'https://lh4.googleusercontent.com/-8bMueN_dFiM/AAAAAAAAAAI/AAAAAAAAAQM/LuGKHb_U9Sc/photo.jpg?sz=200', 'Inês Macedo Trigo', '', 'Inês', 'Macedo Trigo', 'female', '', '', 0, 0, 0, 'inesmacedotrigo@gmail.com', 'inesmacedotrigo@gmail.com', '', '', '', '', '', ''),
(4471, 4449, 'Facebook', 'aa6ff080e331b09ce61e2a2d3a5930f69bffc7f7', '1108717802475105', 'https://www.facebook.com/app_scoped_user_id/1108717802475105/', '', 'https://graph.facebook.com/1108717802475105/picture?width=150&height=150', 'Alexandra Santos', '', 'Alexandra', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'santos.alexia@gmail.com', 'santos.alexia@gmail.com', '', '', '', '', '', ''),
(4472, 4450, 'Facebook', '772d23184c7fe95e2e737ff372aaaf3420bbddf8', '964306130267034', 'https://www.facebook.com/app_scoped_user_id/964306130267034/', '', 'https://graph.facebook.com/964306130267034/picture?width=150&height=150', 'Sofia Loureiro', '', 'Sofia', 'Loureiro', 'female', 'pt_PT', '', 0, 0, 0, 'sofialoureiro@live.com.pt', 'sofialoureiro@live.com.pt', '', '', '', '', '', ''),
(4473, 4451, 'Facebook', '7596859250d3ba75fc09cc97dd716157b6dfd4ca', '10203858662815201', 'https://www.facebook.com/app_scoped_user_id/10203858662815201/', '', 'https://graph.facebook.com/10203858662815201/picture?width=150&height=150', 'Isabel Soares', '', 'Isabel', 'Soares', 'female', 'pt_PT', '', 0, 0, 0, 'immsoares@hotmail.com', 'immsoares@hotmail.com', '', '', '', '', '', ''),
(4474, 4452, 'Facebook', '07931dd93bebe96a0ce57fb3326706a4c8178860', '918751538148243', 'https://www.facebook.com/app_scoped_user_id/918751538148243/', '', 'https://graph.facebook.com/918751538148243/picture?width=150&height=150', 'Jaime Filipe Félix', '', 'Jaime Filipe', 'Félix', 'male', 'pt_PT', '', 0, 0, 0, 'jaimefelix26@gmail.com', 'jaimefelix26@gmail.com', '', '', '', '', '', ''),
(4475, 4453, 'Facebook', '4ac3a2148f780b5b385803ab5a407bd42bdccf84', '10205017124844090', 'https://www.facebook.com/app_scoped_user_id/10205017124844090/', '', 'https://graph.facebook.com/10205017124844090/picture?width=150&height=150', 'Marina Santos', '', 'Marina', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'marina.s.esteves@gmail.com', 'marina.s.esteves@gmail.com', '', '', '', '', '', ''),
(4476, 4454, 'Facebook', '328796bc4891c9da56b0e06a0eecf9bc2dc7b153', '10204159201929573', 'https://www.facebook.com/app_scoped_user_id/10204159201929573/', '', 'https://graph.facebook.com/10204159201929573/picture?width=150&height=150', 'Raquel Estrela Rego', '', 'Raquel', 'Estrela Rego', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4477, 4455, 'Facebook', '89d80af0c4a219b248ab5d6b5d1e787687354909', '1078570072157785', 'https://www.facebook.com/app_scoped_user_id/1078570072157785/', '', 'https://graph.facebook.com/1078570072157785/picture?width=150&height=150', 'Magda Jacinto', '', 'Magda', 'Jacinto', 'female', 'pt_PT', '', 0, 0, 0, 'magda_jacinto@hotmail.com', 'magda_jacinto@hotmail.com', '', '', '', '', '', ''),
(4478, 4456, 'Google', '5a1d9419b5c96e3189c2b05e6103208ff8e97ae9', '112837323490793174650', 'https://plus.google.com/112837323490793174650', '', 'https://lh3.googleusercontent.com/-iaEpcOzc56A/AAAAAAAAAAI/AAAAAAAACt8/EaB4QpHzInQ/photo.jpg?sz=200', 'António Luís Mendes', '', 'António Luís', 'Mendes', 'male', '', '', 0, 0, 0, 'antonioluismsilva@gmail.com', 'antonioluismsilva@gmail.com', '', '', '', '', '', ''),
(4479, 4457, 'Facebook', '21d319760c89ed71fbc1522dae3e2acc1e4f39e9', '865869073497500', 'https://www.facebook.com/app_scoped_user_id/865869073497500/', '', 'https://graph.facebook.com/865869073497500/picture?width=150&height=150', 'Sandra Gois', '', 'Sandra', 'Gois', 'female', 'pt_PT', '', 0, 0, 0, 'sandragoisgomes@gmail.com', 'sandragoisgomes@gmail.com', '', '', '', '', '', ''),
(4480, 4458, 'Facebook', '4b774298bdccc6f9365c216238c7245860ebf262', '10153419455757922', 'https://www.facebook.com/app_scoped_user_id/10153419455757922/', '', 'https://graph.facebook.com/10153419455757922/picture?width=150&height=150', 'Joao Caetano', '', 'Joao', 'Caetano', 'male', 'en_US', '', 0, 0, 0, 'joaogcaetano@gmail.com', 'joaogcaetano@gmail.com', '', '', '', '', '', ''),
(4481, 4459, 'Facebook', 'af7320e8689d132cba9c5bf5c3867efad43b37e4', '733075533464866', 'https://www.facebook.com/app_scoped_user_id/733075533464866/', '', 'https://graph.facebook.com/733075533464866/picture?width=150&height=150', 'Luisa Malveiro Morais', '', 'Luisa Malveiro', 'Morais', 'female', 'pt_PT', '', 0, 0, 0, 'lmalveiromorais@gmail.com', 'lmalveiromorais@gmail.com', '', '', '', '', '', ''),
(4482, 4460, 'Facebook', '3484a55f723cea684a43c5ebc0211fe3ab26384d', '1027339867278826', 'https://www.facebook.com/app_scoped_user_id/1027339867278826/', '', 'https://graph.facebook.com/1027339867278826/picture?width=150&height=150', 'Natalia Zubyk', '', 'Natalia', 'Zubyk', 'female', 'pt_PT', '', 0, 0, 0, 'natalia_nali@hotmail.com', 'natalia_nali@hotmail.com', '', '', '', '', '', ''),
(4483, 4461, 'Google', '42af8d87c788efdb31a189d882349d0098ca0a19', '100628572557897410254', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Sandra Santos', '', 'Sandra', 'Santos', '', '', '', 0, 0, 0, 'sandramarquos@gmail.com', 'sandramarquos@gmail.com', '', '', '', '', '', ''),
(4484, 4462, 'Facebook', '90df237d8b8227b72b9974781da54c99f704d386', '10152970084718660', 'https://www.facebook.com/app_scoped_user_id/10152970084718660/', '', 'https://graph.facebook.com/10152970084718660/picture?width=150&height=150', 'Erica Gandum Moreira', '', 'Erica', 'Moreira', 'female', 'en_GB', '', 0, 0, 0, 'erica_gm@hotmail.com', 'erica_gm@hotmail.com', '', '', '', '', '', ''),
(4485, 4463, 'Facebook', '4d5bd1f319580982f121581b30f1352d1bba1838', '10204433971389733', 'https://www.facebook.com/app_scoped_user_id/10204433971389733/', '', 'https://graph.facebook.com/10204433971389733/picture?width=150&height=150', 'Maria Amelia Damasio', '', 'Maria', 'Damasio', 'female', 'km_KH', '', 0, 0, 0, 'ameliadamasio@hotmail.com', 'ameliadamasio@hotmail.com', '', '', '', '', '', ''),
(4486, 4464, 'Google', 'ab268a2caa2d95704b9906f87fd60952786d9676', '103106693249771321586', 'https://plus.google.com/103106693249771321586', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Luis', '', 'Luis', '.', '', '', '', 0, 0, 0, 'luispenhacosta@gmail.com', 'luispenhacosta@gmail.com', '', '', '', '', '', ''),
(4487, 4465, 'Facebook', 'b62008d21b12df4393f91f6c47ff00eea7734589', '1048768691809723', 'https://www.facebook.com/app_scoped_user_id/1048768691809723/', '', 'https://graph.facebook.com/1048768691809723/picture?width=150&height=150', 'Madalena Pires de Lima', '', 'Madalena', 'Pires de Lima', 'female', 'pt_PT', '', 0, 0, 0, 'piresdelima.madalena@gmail.com', 'piresdelima.madalena@gmail.com', '', '', '', '', '', ''),
(4488, 4466, 'Facebook', '6d5c8a45f3e79cffce13159a819b27dc53b4c1bb', '10153478456209203', 'https://www.facebook.com/app_scoped_user_id/10153478456209203/', '', 'https://graph.facebook.com/10153478456209203/picture?width=150&height=150', 'Margarida Marques', '', 'Margarida', 'Marques', 'female', 'pt_PT', '', 0, 0, 0, 'mmmarques82@gmail.com', 'mmmarques82@gmail.com', '', '', '', '', '', ''),
(4489, 4467, 'Facebook', '27c48c920c3b395c3b97e49a6225481dd8014867', '10207024683243651', 'https://www.facebook.com/app_scoped_user_id/10207024683243651/', '', 'https://graph.facebook.com/10207024683243651/picture?width=150&height=150', 'Dora Alves Borga', '', 'Dora', 'Borga', 'female', 'pt_PT', '', 0, 0, 0, 'doraborga@live.com.pt', 'doraborga@live.com.pt', '', '', '', '', '', ''),
(4490, 4468, 'Facebook', 'ec2fc27640202f04ccb0177088e8a908f31475da', '10205363340615995', 'https://www.facebook.com/app_scoped_user_id/10205363340615995/', '', 'https://graph.facebook.com/10205363340615995/picture?width=150&height=150', 'Pedro Fortunato', '', 'Pedro', 'Fortunato', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4491, 4469, 'Facebook', '5fbf5443f75b8d58080a460305832a0fc3a515ab', '10153305533054463', 'https://www.facebook.com/app_scoped_user_id/10153305533054463/', '', 'https://graph.facebook.com/10153305533054463/picture?width=150&height=150', 'Tiago Magro', '', 'Tiago', 'Magro', 'male', 'en_US', '', 0, 0, 0, 'tiagom77@yahoo.com', 'tiagom77@yahoo.com', '', '', '', '', '', ''),
(4492, 4470, 'Facebook', '6ff26cddc0700c5b544092ae21ec9fb455a9adbc', '942583812451264', 'https://www.facebook.com/app_scoped_user_id/942583812451264/', '', 'https://graph.facebook.com/942583812451264/picture?width=150&height=150', 'Joana Soares', '', 'Joana', 'Soares', 'female', 'pt_PT', '', 0, 0, 0, 'joanamcf_soares@hotmail.com', 'joanamcf_soares@hotmail.com', '', '', '', '', '', ''),
(4493, 4471, 'Facebook', '0939d7f443f7b72c01cb3fac9d11c81391dfed5d', '984972264846758', 'https://www.facebook.com/app_scoped_user_id/984972264846758/', '', 'https://graph.facebook.com/984972264846758/picture?width=150&height=150', 'Pedro Vila', '', 'Pedro', 'Vila', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4494, 4472, 'Facebook', '97b8783a6c4d1ad7afc464bc7e2f44edefa7fd94', '508595725965062', 'https://www.facebook.com/app_scoped_user_id/508595725965062/', '', 'https://graph.facebook.com/508595725965062/picture?width=150&height=150', 'Peniche Surfguide', '', 'Peniche', 'Surfguide', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4495, 4473, 'Google', 'e4bcdcfd8a11cd7d3bc4e55b1d400e9f9aaccec2', '117712414450032196450', 'https://plus.google.com/117712414450032196450', '', 'https://lh6.googleusercontent.com/-jzBlprB0V-M/AAAAAAAAAAI/AAAAAAAAABw/djJEFRLBS4U/photo.jpg?sz=200', 'Aurora Silva', '', 'Aurora', 'Silva', 'female', '', '', 0, 0, 0, 'auroraeusebio@gmail.com', 'auroraeusebio@gmail.com', '', '', '', '', '', ''),
(4496, 4474, 'Facebook', 'ee09a2739f3758c049a7b34e9d126e2edb2b8c1b', '10206311487001970', 'https://www.facebook.com/app_scoped_user_id/10206311487001970/', '', 'https://graph.facebook.com/10206311487001970/picture?width=150&height=150', 'Ricardo Alexandre', '', 'Ricardo', 'Alexandre', 'male', 'en_US', '', 0, 0, 0, 'ricardo.alexandre@me.com', 'ricardo.alexandre@me.com', '', '', '', '', '', ''),
(4497, 4475, 'Facebook', '822d14ff58cbc040147958a3e3d1c78d975e4fee', '10205345839138402', 'https://www.facebook.com/app_scoped_user_id/10205345839138402/', '', 'https://graph.facebook.com/10205345839138402/picture?width=150&height=150', 'Sílvia Alves', '', 'Sílvia', 'Alves', 'female', 'en_US', '', 0, 0, 0, 'silvinha_alves@hotmail.com', 'silvinha_alves@hotmail.com', '', '', '', '', '', ''),
(4498, 4476, 'Google', '93c36c0bfd62c574a6ac5914eb899d78c514faa2', '109158526850242508470', 'https://plus.google.com/109158526850242508470', '', 'https://lh4.googleusercontent.com/-X-N1yOY1gpk/AAAAAAAAAAI/AAAAAAAAA9M/4k3U1dqcfXw/photo.jpg?sz=200', 'Luis Siopa', 'My name is Luis. I was born and now I&#39;m here. Pretty neat..', 'Luis', 'Siopa', 'male', '', '', 0, 0, 0, 'siopaluis@gmail.com', 'siopaluis@gmail.com', '', 'London', '', '', 'London', ''),
(4499, 4477, 'Facebook', '4dd4c3b0fd62585d7c3c44b7f53f8fe4f17e66a0', '10153295009281181', 'https://www.facebook.com/app_scoped_user_id/10153295009281181/', '', 'https://graph.facebook.com/10153295009281181/picture?width=150&height=150', 'Patricia Marques', '', 'Patricia', 'Marques', 'female', 'pt_PT', '', 0, 0, 0, 'apjmarques@gmail.com', 'apjmarques@gmail.com', '', '', '', '', '', ''),
(4500, 4478, 'Facebook', 'cc41915a9993fcf7e27e393a3c371e93261a8e04', '10152936070868443', 'https://www.facebook.com/app_scoped_user_id/10152936070868443/', '', 'https://graph.facebook.com/10152936070868443/picture?width=150&height=150', 'Manuel Silva E Sousa', '', 'Manuel', 'Silva E Sousa', 'male', 'en_US', '', 0, 0, 0, 'manuel_nss@hotmail.com', 'manuel_nss@hotmail.com', '', '', '', '', '', ''),
(4501, 4479, 'Facebook', 'd74564ae18d633993ad60b487c2ef84f03d8fc8c', '10152979243242677', 'https://www.facebook.com/app_scoped_user_id/10152979243242677/', '', 'https://graph.facebook.com/10152979243242677/picture?width=150&height=150', 'Pedro Vazão Almeida', '', 'Pedro', 'Vazão Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'pedrovazao@hotmail.com', 'pedrovazao@hotmail.com', '', '', '', '', '', ''),
(4502, 4480, 'Google', '2b671f1a669285b16e3d43e3b99c23fe35aa3b8f', '109526443691624255260', 'https://plus.google.com/109526443691624255260', '', 'https://lh3.googleusercontent.com/-XCyfyBc-wOY/AAAAAAAAAAI/AAAAAAAAABo/GKdhpbhBHqw/photo.jpg?sz=200', 'Daniel Oliveira', '', 'Daniel', 'Oliveira', 'male', '', '', 0, 0, 0, 'dnl0live@gmail.com', 'dnl0live@gmail.com', '', '', '', '', '', ''),
(4503, 4481, 'Facebook', '9b4c185f6ae2a6de14b8ccb0a7cc8fbf38c730fb', '873809459360528', 'https://www.facebook.com/app_scoped_user_id/873809459360528/', '', 'https://graph.facebook.com/873809459360528/picture?width=150&height=150', 'Carlota Celeiro Marques', '', 'Carlota', 'Marques', 'female', 'pt_PT', '', 0, 0, 0, 'clncmarques@gmail.com', 'clncmarques@gmail.com', '', '', '', '', '', ''),
(4504, 4482, 'Google', 'f3b5c0708da47e9622d352aea203d1727f1d52a8', '110673261822784592517', 'https://plus.google.com/110673261822784592517', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Mara Duarte', '', 'Mara', 'Duarte', 'female', '', '', 0, 0, 0, 'maracostaduarte96@gmail.com', 'maracostaduarte96@gmail.com', '', '', '', '', '', ''),
(4505, 4483, 'Facebook', 'e922a02836a37d59ef413cc98ff8520ee9f21a93', '767925053327602', 'https://www.facebook.com/app_scoped_user_id/767925053327602/', '', 'https://graph.facebook.com/767925053327602/picture?width=150&height=150', 'Pil Lip', '', 'Pil', 'Lip', 'male', 'pt_PT', '', 0, 0, 0, 'lip.pil@hotmail.com', 'lip.pil@hotmail.com', '', '', '', '', '', ''),
(4506, 4484, 'Facebook', '1b8579b16317f00b5f515f99eec624e07dfbd230', '10207181988014339', 'https://www.facebook.com/app_scoped_user_id/10207181988014339/', '', 'https://graph.facebook.com/10207181988014339/picture?width=150&height=150', 'Kirill Komrakov', '', 'Kirill', 'Komrakov', 'male', 'en_US', '', 0, 0, 0, 'kirillkomrakov@yahoo.com', 'kirillkomrakov@yahoo.com', '', '', '', '', '', ''),
(4507, 4485, 'Facebook', '78cbc2a54dccb548611cedbe5bb7ca26ab9b854f', '10204108665867148', 'https://www.facebook.com/app_scoped_user_id/10204108665867148/', '', 'https://graph.facebook.com/10204108665867148/picture?width=150&height=150', 'Ana Claudia Almeida', '', 'Ana', 'Almeida', 'female', 'pt_PT', '', 0, 0, 0, 'tico95almeida@gmail.com', 'tico95almeida@gmail.com', '', '', '', '', '', ''),
(4508, 4486, 'Facebook', '7cc9dfd0984ab4d5a047fa2b17aababc1dc7c2ed', '834690756615748', 'https://www.facebook.com/app_scoped_user_id/834690756615748/', '', 'https://graph.facebook.com/834690756615748/picture?width=150&height=150', 'Nuno Draws', '', 'Nuno', 'Draws', 'male', 'pt_PT', '', 0, 0, 0, 'nunos.draws@gmail.com', 'nunos.draws@gmail.com', '', '', '', '', '', ''),
(4509, 4487, 'Facebook', '63030abba59acbfc5e6b0d9a1ae29c3921784083', '1647334795500833', 'https://www.facebook.com/app_scoped_user_id/1647334795500833/', '', 'https://graph.facebook.com/1647334795500833/picture?width=150&height=150', 'Infinity Pic', '', 'Infinity', 'Pic', 'male', 'pt_PT', '', 0, 0, 0, 'migasliva1974@gmail.com', 'migasliva1974@gmail.com', '', '', '', '', '', ''),
(4510, 4488, 'Facebook', '78e8165a7f51381e50374a05f7ec43bcecec5686', '997054010358627', 'https://www.facebook.com/app_scoped_user_id/997054010358627/', '', 'https://graph.facebook.com/997054010358627/picture?width=150&height=150', 'Carina Galvão Dias', '', 'Carina', 'Galvão Dias', 'female', 'pt_PT', '', 0, 0, 0, 'ccgalvao@gmail.com', 'ccgalvao@gmail.com', '', '', '', '', '', ''),
(4511, 4489, 'Facebook', '291099d802fc7926025efbaa6beb161531ea17c5', '10204551620132287', 'https://www.facebook.com/app_scoped_user_id/10204551620132287/', '', 'https://graph.facebook.com/10204551620132287/picture?width=150&height=150', 'Marta Macedo Teixeira Diniz', '', 'Marta', 'Macedo Teixeira Diniz', 'female', 'pt_PT', '', 0, 0, 0, 'martarochamacedo@gmail.com', 'martarochamacedo@gmail.com', '', '', '', '', '', ''),
(4512, 4490, 'Facebook', '6071e726c35ae02d2fc6d1612d4c9624a46e862b', '799416506793375', 'https://www.facebook.com/app_scoped_user_id/799416506793375/', '', 'https://graph.facebook.com/799416506793375/picture?width=150&height=150', 'Sofia Barradas', '', 'Sofia', 'Barradas', 'female', 'pt_PT', '', 0, 0, 0, 'sofiabarradas98@hotmail.com', 'sofiabarradas98@hotmail.com', '', '', '', '', '', ''),
(4513, 4491, 'Google', '80378a00fb0557c70ea04262165f5d427d68f0d3', '101555362310678392225', 'https://plus.google.com/101555362310678392225', '', 'https://lh6.googleusercontent.com/-hx-GMyjTX1M/AAAAAAAAAAI/AAAAAAAAAUs/1n0SAELyod0/photo.jpg?sz=200', 'Sónia Rodrigues', '', 'Sónia', 'Rodrigues', 'female', '', '', 0, 0, 0, 'soniajhrodrigues@gmail.com', 'soniajhrodrigues@gmail.com', '', 'Lisboa', '', '', 'Lisboa', ''),
(4514, 4492, 'Facebook', '4eef198d275940134de979fdcd637ff7ec555ddb', '10153290422006390', 'https://www.facebook.com/app_scoped_user_id/10153290422006390/', '', 'https://graph.facebook.com/10153290422006390/picture?width=150&height=150', 'Carlota Guedes de Sousa', '', 'Carlota', 'de Sousa', 'female', 'pt_PT', '', 0, 0, 0, 'carlota.sousa@gmail.com', 'carlota.sousa@gmail.com', '', '', '', '', '', ''),
(4515, 4493, 'Facebook', 'cf9af5a2c938d7e9ae742fc3a4a8d1c40c3698ea', '818202648256891', 'https://www.facebook.com/app_scoped_user_id/818202648256891/', '', 'https://graph.facebook.com/818202648256891/picture?width=150&height=150', 'Mariana Gomes', '', 'Mariana', 'Gomes', 'female', 'pt_PT', '', 0, 0, 0, 'gomes.181@live.com.pt', 'gomes.181@live.com.pt', '', '', '', '', '', ''),
(4516, 4494, 'Facebook', '846c0c481f5e6a7068c35b65c3a2e02b260cb069', '968082273234250', 'https://www.facebook.com/app_scoped_user_id/968082273234250/', '', 'https://graph.facebook.com/968082273234250/picture?width=150&height=150', 'André Cartaxo', '', 'André', 'Cartaxo', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4517, 4495, 'Facebook', '8c947dbb9ad5c5dc33de1f082185fc50f4ec2eb4', '986866181347451', 'https://www.facebook.com/app_scoped_user_id/986866181347451/', '', 'https://graph.facebook.com/986866181347451/picture?width=150&height=150', 'Teresa Silveira Machado', '', 'Teresa', 'Silveira Machado', 'female', 'en_GB', '', 0, 0, 0, 'teresuco_maluco@hotmail.com', 'teresuco_maluco@hotmail.com', '', '', '', '', '', ''),
(4518, 4496, 'Facebook', '523f882b2e9467fd3e9bb85586d8535057c94445', '10155686002900367', 'https://www.facebook.com/app_scoped_user_id/10155686002900367/', '', 'https://graph.facebook.com/10155686002900367/picture?width=150&height=150', 'Diogo Cruz', '', 'Diogo', 'Cruz', 'male', 'en_US', '', 0, 0, 0, 'diogomcruz@hotmail.com', 'diogomcruz@hotmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(4519, 4497, 'Facebook', 'be68de65cb05119375c5d28e97e0a954426cca9d', '10200289210629583', 'https://www.facebook.com/app_scoped_user_id/10200289210629583/', '', 'https://graph.facebook.com/10200289210629583/picture?width=150&height=150', 'Rui Dias', '', 'Rui', 'Dias', 'male', 'pt_PT', '', 0, 0, 0, 'maildorui@gmail.com', 'maildorui@gmail.com', '', '', '', '', '', ''),
(4520, 4498, 'Facebook', 'fedadc74873f906ad0fbfd182f148bff50dbdaa0', '935419669834262', 'https://www.facebook.com/app_scoped_user_id/935419669834262/', '', 'https://graph.facebook.com/935419669834262/picture?width=150&height=150', 'Nelson Rodrigues', '', 'Nelson', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'nelson.dot@sapo.pt', 'nelson.dot@sapo.pt', '', '', '', '', '', ''),
(4521, 4499, 'Facebook', 'a66d77c0f929d804ae502414810d5fc6f9168ac7', '10205430555257229', 'https://www.facebook.com/app_scoped_user_id/10205430555257229/', '', 'https://graph.facebook.com/10205430555257229/picture?width=150&height=150', 'Go Henriques', '', 'Go', 'Henriques', 'female', 'pt_PT', '', 0, 0, 0, 'mariagoreti.h@gmail.com', 'mariagoreti.h@gmail.com', '', '', '', '', '', ''),
(4522, 4500, 'Facebook', 'b174121092605ed0a547ceded676a6abbaa3ed02', '10153128446158813', 'https://www.facebook.com/app_scoped_user_id/10153128446158813/', '', 'https://graph.facebook.com/10153128446158813/picture?width=150&height=150', 'Ricardo Alves', '', 'Ricardo', 'Alves', 'male', 'pt_BR', '', 0, 0, 0, 'ricardo_alves91@hotmail.com', 'ricardo_alves91@hotmail.com', '', '', '', '', '', ''),
(4523, 4501, 'Facebook', '565446d7956cb47b49be48335a5ba4bea704d192', '10152881010098199', 'https://www.facebook.com/app_scoped_user_id/10152881010098199/', '', 'https://graph.facebook.com/10152881010098199/picture?width=150&height=150', 'Marta Mello Breyner', '', 'Marta', 'Breyner', 'female', 'en_US', '', 0, 0, 0, 'mmbreyner@gmail.com', 'mmbreyner@gmail.com', '', '', '', '', '', ''),
(4524, 4502, 'Facebook', '3ad6166f473eecc563a965af108d21a7b62cde4d', '1061897980506860', 'https://www.facebook.com/app_scoped_user_id/1061897980506860/', '', 'https://graph.facebook.com/1061897980506860/picture?width=150&height=150', 'Mimá Amiguinho', '', 'Mimá', 'Amiguinho', 'female', 'pt_PT', '', 0, 0, 0, 'bruna_amiguinho@hotmail.com', 'bruna_amiguinho@hotmail.com', '', '', '', '', '', ''),
(4525, 4488, 'Google', '32f16ff567c68b478a9ba8dc6f997413a50a29b9', '115791843342168119687', 'https://plus.google.com/115791843342168119687', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Carina Galvão', '', 'Carina', 'Galvão', 'female', '', '', 0, 0, 0, 'ccgalvao@gmail.com', 'ccgalvao@gmail.com', '', '', '', '', '', ''),
(4526, 4503, 'Google', '64ccbf7eca83d749cc8080d8f6978eaca85c6e2e', '101404430508338978654', 'https://plus.google.com/101404430508338978654', '', 'https://lh3.googleusercontent.com/-uE5WLInzFmA/AAAAAAAAAAI/AAAAAAAAA3o/J3cqVi03InM/photo.jpg?sz=200', 'Silvia Malta', '', 'Silvia', 'Malta', 'female', '', '', 0, 0, 0, 'szmalta@gmail.com', 'szmalta@gmail.com', '', '', '', '', '', ''),
(4527, 4504, 'Facebook', '9ce15cb85bd490d289e38aa6ffb818f6cb4076cd', '982480415117450', 'https://www.facebook.com/app_scoped_user_id/982480415117450/', '', 'https://graph.facebook.com/982480415117450/picture?width=150&height=150', 'Raquel Aguiar D\'orey', '', 'Raquel', 'Aguiar D\'orey', 'female', 'pt_PT', '', 0, 0, 0, 'raqueldorey@gmail.com', 'raqueldorey@gmail.com', '', '', '', '', '', ''),
(4528, 4505, 'Facebook', '428972acb21b5bb27c3c638062ea1c17af243a7f', '10153041394351799', 'https://www.facebook.com/app_scoped_user_id/10153041394351799/', '', 'https://graph.facebook.com/10153041394351799/picture?width=150&height=150', 'Hugo Teixeira Alexandre', '', 'Hugo', 'Alexandre', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4529, 4506, 'Facebook', '13617bc3d72688d12fcd37cafdac4d8ae5c3125e', '483991661776328', 'https://www.facebook.com/app_scoped_user_id/483991661776328/', '', 'https://graph.facebook.com/483991661776328/picture?width=150&height=150', 'Maria Manuel Peixoto', '', 'Maria Manuel', 'Peixoto', 'female', 'pt_PT', '', 0, 0, 0, 'maria.manuel.peixoto@icloud.com', 'maria.manuel.peixoto@icloud.com', '', '', '', '', '', ''),
(4530, 4507, 'Facebook', 'e6d1d9283776b1b6ef08d3979d54e1baf05fac9e', '10205980402005106', 'https://www.facebook.com/app_scoped_user_id/10205980402005106/', '', 'https://graph.facebook.com/10205980402005106/picture?width=150&height=150', 'Luis Peres', '', 'Luis', 'Peres', '', 'en_US', '', 0, 0, 0, 'atelierdearquitecturaotto@gmail.com', 'atelierdearquitecturaotto@gmail.com', '', '', '', '', '', ''),
(4531, 4508, 'Facebook', 'd8573cc999663aff268d106a07d8e3ec26a79aa3', '853509801390170', 'https://www.facebook.com/app_scoped_user_id/853509801390170/', '', 'https://graph.facebook.com/853509801390170/picture?width=150&height=150', 'Carlota Vian', '', 'Carlota', 'Vian', 'female', 'en_GB', '', 0, 0, 0, 'carlota.vian@hotmail.com', 'carlota.vian@hotmail.com', '', '', '', '', '', ''),
(4532, 4509, 'Facebook', '6d137acac174b5c200c3cfd8627b96043e5abaee', '645237915577272', 'https://www.facebook.com/app_scoped_user_id/645237915577272/', '', 'https://graph.facebook.com/645237915577272/picture?width=150&height=150', 'Joana Lajas', '', 'Joana', 'Lajas', 'female', 'pt_PT', '', 0, 0, 0, 'joanalajas@gmail.com', 'joanalajas@gmail.com', '', '', '', '', '', ''),
(4533, 4510, 'Facebook', '758aafbaf05f32ad21ce00e3a59a7375d3d169f1', '10203648091834630', 'https://www.facebook.com/app_scoped_user_id/10203648091834630/', '', 'https://graph.facebook.com/10203648091834630/picture?width=150&height=150', 'Teresa Pinho', '', 'Teresa', 'Pinho', 'female', 'pt_PT', '', 0, 0, 0, 'teresa.r.pinho@gmail.com', 'teresa.r.pinho@gmail.com', '', '', '', '', '', ''),
(4534, 4511, 'Google', '8df86a4dfc8b6796e5fb86660e2ae5e1fc619a58', '114459774003435390317', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'curso treinadores', '', 'curso', 'treinadores', 'male', '', '', 0, 0, 0, 'cursograu1.ablisboa@gmail.com', 'cursograu1.ablisboa@gmail.com', '', '', '', '', '', ''),
(4535, 4512, 'Google', 'c52b46b3cda24373feaa36de8a74812a0e9170f5', '114821996804063033643', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Carina Fernandes', '', 'Carina', 'Fernandes', '', '', '', 0, 0, 0, '27carinafernandes@gmail.com', '27carinafernandes@gmail.com', '', '', '', '', '', ''),
(4536, 4513, 'Facebook', '308570af450df392b38884c880780a811cb1a2e4', '959932524059096', 'https://www.facebook.com/app_scoped_user_id/959932524059096/', '', 'https://graph.facebook.com/959932524059096/picture?width=150&height=150', 'Sonia Barbosa', '', 'Sonia', 'Barbosa', 'female', 'pt_PT', '', 0, 0, 0, 'soniabarbosa_2@hotmail.com', 'soniabarbosa_2@hotmail.com', '', '', '', '', '', ''),
(4537, 4514, 'Google', 'a7081920f37c09cf1a185cbbe408bb8162829fe4', '110484869167876625966', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Anabela Silva', '', 'Anabela', 'Silva', '', '', '', 0, 0, 0, 'anabela.terra@gmail.com', 'anabela.terra@gmail.com', '', '', '', '', '', ''),
(4538, 4515, 'Facebook', 'c866c3b0933cdc8500b034834fdf4755743e56df', '10206804111205723', 'https://www.facebook.com/app_scoped_user_id/10206804111205723/', '', 'https://graph.facebook.com/10206804111205723/picture?width=150&height=150', 'Anabela Pescadinha', '', 'Anabela', 'Pescadinha', 'female', 'pt_PT', '', 0, 0, 0, 'belavida33@hotmail.com', 'belavida33@hotmail.com', '', '', '', '', '', ''),
(4539, 4516, 'Google', '13f6113552e1ca67acd780c5ae5100e385e12a95', '112880342169411561707', 'https://plus.google.com/112880342169411561707', '', 'https://lh6.googleusercontent.com/-vE_PtU6yxTg/AAAAAAAAAAI/AAAAAAAAASU/GUWbvlNP9FU/photo.jpg?sz=200', 'Pedro Feliciano', '', 'Pedro', 'Feliciano', 'male', '', '', 0, 0, 0, 'pedrofeliciano73@gmail.com', 'pedrofeliciano73@gmail.com', '', '', '', '', '', ''),
(4540, 4517, 'Facebook', '84fc2d2eca2802621ea16c01f604d842d612c3a3', '10203102976055107', 'https://www.facebook.com/app_scoped_user_id/10203102976055107/', '', 'https://graph.facebook.com/10203102976055107/picture?width=150&height=150', 'Isabel Pedroso', '', 'Isabel', 'Pedroso', 'female', 'pt_PT', '', 0, 0, 0, 'isabelinhadeodivelas@gmail.com', 'isabelinhadeodivelas@gmail.com', '', '', '', '', '', ''),
(4541, 4518, 'Facebook', 'afd517685e08881faf641d7205a8de238fb560b5', '829374190483284', 'https://www.facebook.com/app_scoped_user_id/829374190483284/', '', 'https://graph.facebook.com/829374190483284/picture?width=150&height=150', 'Manuel Fernandes', '', 'Manuel', 'Fernandes', 'male', 'en_US', '', 0, 0, 0, 'manuel_fernandes211@hotmail.com', 'manuel_fernandes211@hotmail.com', '', '', '', '', '', ''),
(4542, 4519, 'Facebook', '5c5bac7f8fe0335f498ab8fb0410b2e97c105e43', '10206961754822554', 'https://www.facebook.com/app_scoped_user_id/10206961754822554/', '', 'https://graph.facebook.com/10206961754822554/picture?width=150&height=150', 'Pedro Soares', '', 'Pedro', 'Soares', 'male', 'pt_PT', '', 0, 0, 0, 'pedroaleste@hotmail.com', 'pedroaleste@hotmail.com', '', '', '', '', '', ''),
(4543, 4520, 'Facebook', '578e62f12fe63b3feedb20b6b900f10e4c809458', '10153934461597729', 'https://www.facebook.com/app_scoped_user_id/10153934461597729/', '', 'https://graph.facebook.com/10153934461597729/picture?width=150&height=150', 'Liliana Teixeira Martins', '', 'Liliana', 'Martins', 'female', 'pt_PT', '', 0, 0, 0, 'roxy_l1a@hotmail.com', 'roxy_l1a@hotmail.com', '', '', '', '', '', ''),
(4544, 4521, 'Facebook', '934f7cd0a0d9cd1b6e92512bac41ec77e4b14135', '10153316979670498', 'https://www.facebook.com/app_scoped_user_id/10153316979670498/', '', 'https://graph.facebook.com/10153316979670498/picture?width=150&height=150', 'Batata Frita', '', 'Batata', 'Frita', 'female', 'pt_PT', '', 0, 0, 0, 'aminha.princesa.catarina@gmail.com', 'aminha.princesa.catarina@gmail.com', '', '', '', '', '', ''),
(4545, 4522, 'Facebook', 'ffec451a61c6e21d2f206be576d2fc3f6b90d51a', '10152762360431734', 'https://www.facebook.com/app_scoped_user_id/10152762360431734/', '', 'https://graph.facebook.com/10152762360431734/picture?width=150&height=150', 'Mariana Mesquita', '', 'Mariana', 'Mesquita', 'female', 'pt_PT', '', 0, 0, 0, 'mariana.mcmesquita@gmail.com', 'mariana.mcmesquita@gmail.com', '', '', '', '', '', ''),
(4546, 4523, 'Facebook', '3bdc10724ecb2c2973bfac1bf4bd533b06ff00ca', '10207128721844475', 'https://www.facebook.com/app_scoped_user_id/10207128721844475/', '', 'https://graph.facebook.com/10207128721844475/picture?width=150&height=150', 'Jorge Santos', '', 'Jorge', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'enjoy.santos@hotmail.com', 'enjoy.santos@hotmail.com', '', '', '', '', '', ''),
(4547, 4524, 'Facebook', 'e480b463467b40283063144b3b972e11d6b8ea9b', '1042151192463822', 'https://www.facebook.com/app_scoped_user_id/1042151192463822/', '', 'https://graph.facebook.com/1042151192463822/picture?width=150&height=150', 'Emanuel Carreira', '', 'Emanuel', 'Carreira', 'male', 'pt_PT', '', 0, 0, 0, 'eman_gk@hotmail.com', 'eman_gk@hotmail.com', '', '', '', '', '', ''),
(4548, 4525, 'Facebook', '45d48dcc47c24af13e5ccd9af0aa7ff7b5c21556', '10206112253542101', 'https://www.facebook.com/app_scoped_user_id/10206112253542101/', '', 'https://graph.facebook.com/10206112253542101/picture?width=150&height=150', 'Sofia Lemos', '', 'Sofia', 'Lemos', 'female', 'en_US', '', 0, 0, 0, 'slemos128@gmail.com', 'slemos128@gmail.com', '', '', '', '', '', ''),
(4549, 4526, 'Facebook', '59a13f9d1822c5f94c4bb3fd0a879bd3f5c26e91', '1073711282657838', 'https://www.facebook.com/app_scoped_user_id/1073711282657838/', '', 'https://graph.facebook.com/1073711282657838/picture?width=150&height=150', 'Antonio Sobral', '', 'Antonio', 'Sobral', 'male', 'pt_PT', '', 0, 0, 0, 'sobralinho3@gmail.com', 'sobralinho3@gmail.com', '', '', '', '', '', ''),
(4550, 4527, 'Facebook', '6b3d051a64f8fb62466227fe31b5d674433e6e7d', '441607546016997', 'https://www.facebook.com/app_scoped_user_id/441607546016997/', '', 'https://graph.facebook.com/441607546016997/picture?width=150&height=150', 'Susana Pestana Teixeira', '', 'Susana', 'Pestana Teixeira', 'female', 'pt_PT', '', 0, 0, 0, 'susanapestanat@gmail.com', 'susanapestanat@gmail.com', '', '', '', '', '', ''),
(4551, 4528, 'Facebook', '5e09f511c63189706fdf2fb7a634533e183f9dde', '10153288468935236', 'https://www.facebook.com/app_scoped_user_id/10153288468935236/', '', 'https://graph.facebook.com/10153288468935236/picture?width=150&height=150', 'Pedro F. Severino', '', 'Pedro F.', 'Severino', 'male', 'pt_PT', '', 0, 0, 0, 'pedro.fs_grom@hotmail.com', 'pedro.fs_grom@hotmail.com', '', '', '', '', '', ''),
(4552, 4529, 'Facebook', '5c7c367ea7ca746a404d8fc9da33b82f4a8d20c2', '995038187187781', 'https://www.facebook.com/app_scoped_user_id/995038187187781/', '', 'https://graph.facebook.com/995038187187781/picture?width=150&height=150', 'Joana Caroço d\'Oliveira', '', 'Joana', 'Caroço d\'Oliveira', 'female', 'pt_PT', '', 0, 0, 0, 'joana.caroco@hotmail.com', 'joana.caroco@hotmail.com', '', '', '', '', '', ''),
(4553, 4530, 'Facebook', '6b23dda553d7ceb80a5abfe25f6d60c12d9c8956', '10206062563218338', 'https://www.facebook.com/app_scoped_user_id/10206062563218338/', '', 'https://graph.facebook.com/10206062563218338/picture?width=150&height=150', 'Carla Isabel Espiridiao Crux', '', 'Carla', 'Crux', 'female', 'pt_PT', '', 0, 0, 0, 'carlaespiridiao@gmail.com', 'carlaespiridiao@gmail.com', '', '', '', '', '', ''),
(4554, 4531, 'Facebook', '69b4fdc6c0dff9d5abb5df0bf5976dacb655896e', '986513104715827', 'https://www.facebook.com/app_scoped_user_id/986513104715827/', '', 'https://graph.facebook.com/986513104715827/picture?width=150&height=150', 'Cristiana Reis', '', 'Cristiana', 'Reis', 'female', 'pt_PT', '', 0, 0, 0, 'catarinagelatina@hotmail.com', 'catarinagelatina@hotmail.com', '', '', '', '', '', ''),
(4555, 4532, 'Facebook', 'e7ac2fb3a89e800a670aaf10faa0bcef9b40233b', '10207118392782292', 'https://www.facebook.com/app_scoped_user_id/10207118392782292/', '', 'https://graph.facebook.com/10207118392782292/picture?width=150&height=150', 'Vittoria Lamonaca', '', 'Vittoria', 'Lamonaca', 'female', 'pt_PT', '', 0, 0, 0, 'bondissima@hotmail.com', 'bondissima@hotmail.com', '', '', '', '', '', ''),
(4556, 4533, 'Facebook', 'ef2d4e8231d3d7e9880ee4bc8219e526427ba4f4', '10206812528335609', 'https://www.facebook.com/app_scoped_user_id/10206812528335609/', '', 'https://graph.facebook.com/10206812528335609/picture?width=150&height=150', 'Mafalda Rato', '', 'Mafalda', 'Rato', 'female', 'pt_PT', '', 0, 0, 0, 'mafaldarato@gmail.com', 'mafaldarato@gmail.com', '', '', '', '', '', ''),
(4557, 4534, 'Google', 'c3a1c157c3958c6515c2e2489bd07bbd2275a84b', '103097010232182154563', 'https://plus.google.com/103097010232182154563', '', 'https://lh4.googleusercontent.com/-4_HvuOJtuP0/AAAAAAAAAAI/AAAAAAAAAGQ/3pBrKsOfeSI/photo.jpg?sz=200', 'João Henriques', '', 'João', 'Henriques', 'male', '', '', 0, 0, 0, 'gxnzta1@gmail.com', 'gxnzta1@gmail.com', '', '', '', '', '', ''),
(4558, 4535, 'Facebook', '4824d3276538498590e218d4f017e67dba282a10', '10205484744251851', 'https://www.facebook.com/app_scoped_user_id/10205484744251851/', '', 'https://graph.facebook.com/10205484744251851/picture?width=150&height=150', 'Pedro Leitão Pereira', '', 'Pedro', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'pedro-leitao.pereira@sanofi.com', 'pedro-leitao.pereira@sanofi.com', '', '', '', '', '', ''),
(4559, 4536, 'Facebook', '6a7be2b67b96b4556d29b903d252df5d0d98e0af', '1075095055852134', 'https://www.facebook.com/app_scoped_user_id/1075095055852134/', '', 'https://graph.facebook.com/1075095055852134/picture?width=150&height=150', 'Diogo Resende', '', 'Diogo', 'Resende', 'male', 'pt_PT', '', 0, 0, 0, 'diogo.resende@live.com.pt', 'diogo.resende@live.com.pt', '', '', '', '', '', ''),
(4560, 4537, 'Facebook', '4cb0b4296b983d0d13abddb84b49824ca4e49d8b', '10205816982135364', 'https://www.facebook.com/app_scoped_user_id/10205816982135364/', '', 'https://graph.facebook.com/10205816982135364/picture?width=150&height=150', 'Monica Viegas', '', 'Monica', 'Viegas', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4561, 4538, 'Facebook', '443997513af075bf11f54b4349eb840a2b04352e', '899344850125599', 'https://www.facebook.com/app_scoped_user_id/899344850125599/', '', 'https://graph.facebook.com/899344850125599/picture?width=150&height=150', 'Salete Barcki Rocha Antunes', '', 'Salete', 'Barcki Rocha Antunes', 'female', 'pt_BR', '', 0, 0, 0, 'salete@central.ppg.br', 'salete@central.ppg.br', '', '', '', '', '', ''),
(4562, 4539, 'Facebook', '804f5a2f167d495ba52f824ed3be2257a437032b', '10203134462037050', 'https://www.facebook.com/app_scoped_user_id/10203134462037050/', '', 'https://graph.facebook.com/10203134462037050/picture?width=150&height=150', 'Tiago Santos', '', 'Tiago', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'pulga_santos@hotmail.com', 'pulga_santos@hotmail.com', '', '', '', '', '', ''),
(4563, 4540, 'Facebook', 'c5365122b83b57d039ba35027520bc0531295d7a', '459636210881922', 'https://www.facebook.com/app_scoped_user_id/459636210881922/', '', 'https://graph.facebook.com/459636210881922/picture?width=150&height=150', 'Ruben Franco', '', 'Ruben', 'Franco', 'male', 'pt_PT', '', 0, 0, 0, 'rubenfranco@iol.pt', 'rubenfranco@iol.pt', '', '', '', '', '', ''),
(4564, 4541, 'Facebook', '010c6a0ecb5826e8cf048dc37ce38f7f46ac9830', '999214253424971', 'https://www.facebook.com/app_scoped_user_id/999214253424971/', '', 'https://graph.facebook.com/999214253424971/picture?width=150&height=150', 'Gina Santtori', '', 'Gina', 'Santtori', 'female', 'pt_PT', '', 0, 0, 0, 'ginafontessantos@hotmail.com', 'ginafontessantos@hotmail.com', '', '', '', '', '', ''),
(4565, 4542, 'Facebook', '3819c19119872115ac2304250aa1c8a6a8e9e37c', '929624333725523', 'https://www.facebook.com/app_scoped_user_id/929624333725523/', '', 'https://graph.facebook.com/929624333725523/picture?width=150&height=150', 'Marta Babel', '', 'Marta', 'Babel', 'female', 'pt_PT', '', 0, 0, 0, 'martoca993@hotmail.com', 'martoca993@hotmail.com', '', '', '', '', '', ''),
(4566, 4543, 'Facebook', '85a1576083c26cd81fe2e9d0927c7ca84eab27a7', '10153396925194777', 'https://www.facebook.com/app_scoped_user_id/10153396925194777/', '', 'https://graph.facebook.com/10153396925194777/picture?width=150&height=150', 'Tiago Afonso', '', 'Tiago', 'Afonso', '', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4567, 4544, 'Facebook', '1b394e87b5e353b00cd11ecafee2dd569c16994f', '10206511913824021', 'https://www.facebook.com/app_scoped_user_id/10206511913824021/', '', 'https://graph.facebook.com/10206511913824021/picture?width=150&height=150', 'Emilio Cavallero', '', 'Emilio', 'Cavallero', 'male', 'it_IT', '', 0, 0, 0, 'emilio.cavallero@gmail.com', 'emilio.cavallero@gmail.com', '', '', '', '', '', ''),
(4568, 4545, 'Facebook', '6ebcae9f06acd48dab556cb2a7869c84451c97f6', '10204518324137823', 'https://www.facebook.com/app_scoped_user_id/10204518324137823/', '', 'https://graph.facebook.com/10204518324137823/picture?width=150&height=150', 'Marina Henriques', '', 'Marina', 'Henriques', 'female', 'pt_PT', '', 0, 0, 0, 'maryndje_@hotmail.com', 'maryndje_@hotmail.com', '', '', '', '', '', ''),
(4569, 4546, 'Facebook', '6f42544f34faef2c86543019567d825c550b0ffc', '10205599890455124', 'https://www.facebook.com/app_scoped_user_id/10205599890455124/', '', 'https://graph.facebook.com/10205599890455124/picture?width=150&height=150', 'Tatiana Santos', '', 'Tatiana', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'tatiana.d.santos@sapo.pt', 'tatiana.d.santos@sapo.pt', '', '', '', '', '', ''),
(4570, 4547, 'Facebook', 'f8e9d7e161ab59813560de621cae1906990e457d', '10153068063773422', 'https://www.facebook.com/app_scoped_user_id/10153068063773422/', '', 'https://graph.facebook.com/10153068063773422/picture?width=150&height=150', 'Alvaro Bessa Machado', '', 'Alvaro', 'Machado', 'male', 'pt_PT', '', 0, 0, 0, 'vynnie_gangsta@hotmail.com', 'vynnie_gangsta@hotmail.com', '', '', '', '', '', ''),
(4571, 4548, 'Facebook', 'b0b5ad0750aac8c6756beae13870fe31e7e129e9', '998515756827378', 'https://www.facebook.com/app_scoped_user_id/998515756827378/', '', 'https://graph.facebook.com/998515756827378/picture?width=150&height=150', 'Roberto Miguel Durão', '', 'Roberto', 'Durão', 'male', 'pt_PT', '', 0, 0, 0, 'roberto.miguel.durao@gmail.com', 'roberto.miguel.durao@gmail.com', '', '', '', '', '', ''),
(4572, 4549, 'Facebook', '7bbd0af30b5292a5777ac87adbc9b5100cfeff3b', '10153435555974850', 'https://www.facebook.com/app_scoped_user_id/10153435555974850/', '', 'https://graph.facebook.com/10153435555974850/picture?width=150&height=150', 'Diogo Mouro', '', 'Diogo', 'Mouro', '', 'pt_PT', '', 0, 0, 0, 'diogomouro@hotmail.com', 'diogomouro@hotmail.com', '', '', '', '', '', ''),
(4573, 4550, 'Facebook', '127efe49b2226ac3d8d8c979246fbd263b409244', '10203187670731584', 'https://www.facebook.com/app_scoped_user_id/10203187670731584/', '', 'https://graph.facebook.com/10203187670731584/picture?width=150&height=150', 'André Tomás', '', 'André', 'Tomás', 'male', 'pt_PT', '', 0, 0, 0, 'andre_tomas.95@hotmail.com', 'andre_tomas.95@hotmail.com', '', '', '', '', '', ''),
(4574, 4551, 'Facebook', '38e1330f9472b190e01fef2ea6e9327be808289c', '865739430140815', 'https://www.facebook.com/app_scoped_user_id/865739430140815/', '', 'https://graph.facebook.com/865739430140815/picture?width=150&height=150', 'Katito Favela', '', 'Katito', 'Favela', 'male', 'pt_BR', '', 0, 0, 0, 'katitoconexaofavela@hotmail.com', 'katitoconexaofavela@hotmail.com', '', '', '', '', '', ''),
(4575, 4552, 'Facebook', 'afabe984d504915ba9c461aadd887deb80d8540e', '999750866704713', 'https://www.facebook.com/app_scoped_user_id/999750866704713/', '', 'https://graph.facebook.com/999750866704713/picture?width=150&height=150', 'Anabela De Sousa Sousa', '', 'Anabela De Sousa', 'Sousa', 'female', 'pt_PT', '', 0, 0, 0, 'geral.prive@gmail.com', 'geral.prive@gmail.com', '', '', '', '', '', ''),
(4576, 4553, 'Facebook', 'fd7c1809bbfcd40ea1d05c0c80d9a94a4529cefb', '10153436592449468', 'https://www.facebook.com/app_scoped_user_id/10153436592449468/', '', 'https://graph.facebook.com/10153436592449468/picture?width=150&height=150', 'Miguel Ferreira Sardinha', '', 'Miguel', 'Sardinha', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4577, 4554, 'Facebook', '74a9459c5124f066026117a98c6217357ce8d92e', '1003132423031830', 'https://www.facebook.com/app_scoped_user_id/1003132423031830/', '', 'https://graph.facebook.com/1003132423031830/picture?width=150&height=150', 'Maria Ponces de Carvalho', '', 'Maria', 'Ponces de Carvalho', 'female', 'pt_PT', '', 0, 0, 0, 'maria.ponces.de.carvalho@gmail.com', 'maria.ponces.de.carvalho@gmail.com', '', '', '', '', '', ''),
(4578, 4555, 'Google', '8ea38fa8a47e2a96024b568ccc1843b5cc13717f', '107693177955246413513', 'https://plus.google.com/107693177955246413513', '', 'https://lh4.googleusercontent.com/-iIMKz_M5JYA/AAAAAAAAAAI/AAAAAAAAAGg/V1f3hLwtW30/photo.jpg?sz=200', 'Heinz Günther', '', 'Heinz', 'Günther', 'male', '', '', 0, 0, 0, 'raptoralien@t-online.de', 'raptoralien@t-online.de', '', '', '', '', '', ''),
(4579, 4556, 'Facebook', 'd3134e68a6af7aa38481c6faebf6723c476a59c1', '10207319525849271', 'https://www.facebook.com/app_scoped_user_id/10207319525849271/', '', 'https://graph.facebook.com/10207319525849271/picture?width=150&height=150', 'Cláudia Seabra', '', 'Cláudia', 'Seabra', 'female', 'pt_PT', '', 0, 0, 0, 'claudiaseabra@gmail.com', 'claudiaseabra@gmail.com', '', '', '', '', '', ''),
(4580, 4557, 'Facebook', 'fc9d41f26358e001145da6798df61d3f437ea290', '791706104280511', 'https://www.facebook.com/app_scoped_user_id/791706104280511/', '', 'https://graph.facebook.com/791706104280511/picture?width=150&height=150', 'Daniel Gomes', '', 'Daniel', 'Gomes', 'male', 'pt_PT', '', 0, 0, 0, 'danimg00@gmail.com', 'danimg00@gmail.com', '', '', '', '', '', ''),
(4581, 4558, 'Facebook', '917caaeec314edfe3179e2aea891784268f26dbd', '870431643041933', 'https://www.facebook.com/app_scoped_user_id/870431643041933/', '', 'https://graph.facebook.com/870431643041933/picture?width=150&height=150', 'Alina Leão', '', 'Alina', 'Leão', 'female', 'pt_BR', '', 0, 0, 0, 'anilaleao@hotmail.com', 'anilaleao@hotmail.com', '', '', '', '', '', ''),
(4582, 4559, 'Facebook', '4a80846811b24f95b803d900d258841ab3a3eed5', '10153314384842808', 'https://www.facebook.com/app_scoped_user_id/10153314384842808/', '', 'https://graph.facebook.com/10153314384842808/picture?width=150&height=150', 'Paula Bouhon', '', 'Paula', 'Bouhon', 'female', 'pt_PT', '', 0, 0, 0, 'pbouhon@gmail.com', 'pbouhon@gmail.com', '', '', '', '', '', ''),
(4583, 4560, 'Facebook', 'c7132867dba7c554b321a5dde57f9ccc2445f71b', '848919375184391', 'https://www.facebook.com/app_scoped_user_id/848919375184391/', '', 'https://graph.facebook.com/848919375184391/picture?width=150&height=150', 'Matilde Fernandes', '', 'Matilde', 'Fernandes', 'female', 'pt_PT', '', 0, 0, 0, 'rollerskatingtilly@hotmail.com', 'rollerskatingtilly@hotmail.com', '', '', '', '', '', ''),
(4584, 4561, 'Facebook', 'f8380cf1bba2279a9ffaf6db1a3fa008755d254b', '705525129576457', 'https://www.facebook.com/app_scoped_user_id/705525129576457/', '', 'https://graph.facebook.com/705525129576457/picture?width=150&height=150', 'Ana Julia Brites', '', 'Ana Julia', 'Brites', 'female', 'pt_PT', '', 0, 0, 0, 'anabrites.brites15@gmail.com', 'anabrites.brites15@gmail.com', '', '', '', '', '', ''),
(4585, 4562, 'Google', 'c042bad1593ba926a2e43d1b726905a74cdc6349', '107624430931056187051', 'https://plus.google.com/107624430931056187051', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Joaopedro Franco', '', 'Joaopedro', 'Franco', 'male', '', '', 0, 0, 0, 'j.pedrofranco11@gmail.com', 'j.pedrofranco11@gmail.com', '', '', '', '', '', ''),
(4586, 4563, 'Facebook', '6c727d3120060a733922d1869ce064106b93a53f', '10204192059541519', 'https://www.facebook.com/app_scoped_user_id/10204192059541519/', '', 'https://graph.facebook.com/10204192059541519/picture?width=150&height=150', 'Michel Amaro', '', 'Michel', 'Amaro', 'male', 'pt_PT', '', 0, 0, 0, 'micheloso2@gmail.com', 'micheloso2@gmail.com', '', '', '', '', '', ''),
(4587, 4564, 'Facebook', 'c075208a06ec5aaff8c10497bfdd9862379e6c85', '10205440389663880', 'https://www.facebook.com/app_scoped_user_id/10205440389663880/', '', 'https://graph.facebook.com/10205440389663880/picture?width=150&height=150', 'Cecília Rebelo', '', 'Cecília', 'Rebelo', 'female', 'pt_PT', '', 0, 0, 0, 'ceciliarebelo@hotmail.com', 'ceciliarebelo@hotmail.com', '', '', '', '', '', ''),
(4588, 4565, 'Facebook', '14ff14a7bbfbc2c0f04629cbfcebcdd10ed44504', '10206969499901118', 'https://www.facebook.com/app_scoped_user_id/10206969499901118/', '', 'https://graph.facebook.com/10206969499901118/picture?width=150&height=150', 'Salvador Cordovil HortaeCosta', '', 'Salvador', 'Cordovil HortaeCosta', 'male', 'pt_PT', '', 0, 0, 0, 'salvadorchc@hotmail.com', 'salvadorchc@hotmail.com', '', '', '', '', '', ''),
(4589, 4566, 'Facebook', '51d64b289958e3dd368f853b58eb9e7cd9e25dd7', '10205689604292117', 'https://www.facebook.com/app_scoped_user_id/10205689604292117/', '', 'https://graph.facebook.com/10205689604292117/picture?width=150&height=150', 'Vera Sarmento Foles', '', 'Vera', 'Foles', 'female', 'en_US', '', 0, 0, 0, 'portinhola@hotmail.com', 'portinhola@hotmail.com', '', '', '', '', '', ''),
(4590, 4567, 'Facebook', '5cb85e1651c74914607e51116b5aef92887d445f', '1100309829984731', 'https://www.facebook.com/app_scoped_user_id/1100309829984731/', '', 'https://graph.facebook.com/1100309829984731/picture?width=150&height=150', 'David Silva', '', 'David', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'davidsilva209@hotmail.com', 'davidsilva209@hotmail.com', '', '', '', '', '', ''),
(4591, 4568, 'Google', 'e34dff1bfaa8e96862eacc9f237d63481edde06e', '107872806659180868143', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Marta Duque', '', 'Marta', 'Duque', '', '', '', 0, 0, 0, 'martaduque@ecarnaxide.pt', 'martaduque@ecarnaxide.pt', '', '', '', '', '', ''),
(4592, 4569, 'Facebook', '4bf8abaff3f566d7b0df4340f954d69604425557', '956015361088643', 'https://www.facebook.com/app_scoped_user_id/956015361088643/', '', 'https://graph.facebook.com/956015361088643/picture?width=150&height=150', 'Luís Miranda', '', 'Luís', 'Miranda', 'male', 'pt_PT', '', 0, 0, 0, 'luigi_miranda10@hotmail.com', 'luigi_miranda10@hotmail.com', '', '', '', '', '', ''),
(4593, 4570, 'Facebook', '36e6c0155856dcb5bce0823ec0f55815e2e6e1e8', '10152896547008244', 'https://www.facebook.com/app_scoped_user_id/10152896547008244/', '', 'https://graph.facebook.com/10152896547008244/picture?width=150&height=150', 'Pedro Moreira Rato', '', 'Pedro', 'Moreira Rato', 'male', 'pt_PT', '', 0, 0, 0, 'pedromrato@yahoo.com', 'pedromrato@yahoo.com', '', '', '', '', '', ''),
(4594, 4571, 'Facebook', '50b371328b649ed902fd20b924b54d5543dc4a1c', '10204352525041943', 'https://www.facebook.com/app_scoped_user_id/10204352525041943/', '', 'https://graph.facebook.com/10204352525041943/picture?width=150&height=150', 'Pedro Simões Martins', '', 'Pedro', 'Martins', 'male', 'pt_PT', '', 0, 0, 0, 'pedrosimoesmartins@hotmail.com', 'pedrosimoesmartins@hotmail.com', '', '', '', '', '', ''),
(4595, 4572, 'Facebook', '38961b081d8d23f19a50773240cab724eb0a94a3', '1119727164720579', 'https://www.facebook.com/app_scoped_user_id/1119727164720579/', '', 'https://graph.facebook.com/1119727164720579/picture?width=150&height=150', 'Diogo Raposo', '', 'Diogo', 'Raposo', 'male', 'pt_PT', '', 0, 0, 0, 'diogonomsn@hotmail.com', 'diogonomsn@hotmail.com', '', '', '', '', '', ''),
(4596, 4573, 'Facebook', '0e69c518148e4462b51cc6b6298367dbcfc78bc3', '10153029657379423', 'https://www.facebook.com/app_scoped_user_id/10153029657379423/', '', 'https://graph.facebook.com/10153029657379423/picture?width=150&height=150', 'Pedro Stones Techyon', '', 'Pedro', 'Stones Techyon', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4597, 4574, 'Facebook', 'fe4acc3cf4265f3ef9c08f952e810afb5b4c9ce5', '963155603721451', 'https://www.facebook.com/app_scoped_user_id/963155603721451/', '', 'https://graph.facebook.com/963155603721451/picture?width=150&height=150', 'Ana Rodrigues', '', 'Ana', 'Rodrigues', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4598, 4575, 'Facebook', '1e1c24f8da2caf406d2f899b5948e9a46c8efafe', '977559912275094', 'https://www.facebook.com/app_scoped_user_id/977559912275094/', '', 'https://graph.facebook.com/977559912275094/picture?width=150&height=150', 'Adriana Condinho', '', 'Adriana', 'Condinho', 'female', 'pt_PT', '', 0, 0, 0, 'adriana.condinho@hotmail.com', 'adriana.condinho@hotmail.com', '', '', '', '', '', ''),
(4599, 4576, 'Facebook', 'c61f6cdff001d4376c8e0edc35a21cd608b5270b', '10204030819722402', 'https://www.facebook.com/app_scoped_user_id/10204030819722402/', '', 'https://graph.facebook.com/10204030819722402/picture?width=150&height=150', 'Rui Rosa', '', 'Rui', 'Rosa', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4600, 4577, 'Google', '934394d21a26686c8ac2d4008f10f8161edb0627', '116243314641332519440', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'clementina almeida', '', 'clementina', 'almeida', '', '', '', 0, 0, 0, 'ctinaalmeida@gmail.com', 'ctinaalmeida@gmail.com', '', '', '', '', '', ''),
(4601, 4578, 'Facebook', 'cd91adbea31ccaae90a9e58ee0ca365a3ddc98a6', '10205586940104916', 'https://www.facebook.com/app_scoped_user_id/10205586940104916/', '', 'https://graph.facebook.com/10205586940104916/picture?width=150&height=150', 'Ana Gagean', '', 'Ana', 'Gagean', 'female', 'en_US', '', 0, 0, 0, 'ana.gagean@gmail.com', 'ana.gagean@gmail.com', '', '', '', '', '', ''),
(4602, 4579, 'Facebook', '2efd9b6b24774e76a583ea19b81d4bac6bd12dc2', '994058267285195', 'https://www.facebook.com/app_scoped_user_id/994058267285195/', '', 'https://graph.facebook.com/994058267285195/picture?width=150&height=150', 'João Pedro Gomes', '', 'João', 'Gomes', 'male', 'en_US', '', 0, 0, 0, 'joao_p_p_gomes@hotmail.com', 'joao_p_p_gomes@hotmail.com', '', '', '', '', '', ''),
(4603, 4580, 'Facebook', '6d3b72e23bc7ddc9337fd0652f86aca7cee611cd', '937778952909076', 'https://www.facebook.com/app_scoped_user_id/937778952909076/', '', 'https://graph.facebook.com/937778952909076/picture?width=150&height=150', 'Ophélie Reis', '', 'Ophélie', 'Reis', 'female', 'pt_PT', '', 0, 0, 0, 'ophelie@live.com.pt', 'ophelie@live.com.pt', '', '', '', '', '', ''),
(4604, 4581, 'Facebook', 'cbb86f4b738cce33f1354c41877810d54d6e85f5', '10153532859174155', 'https://www.facebook.com/app_scoped_user_id/10153532859174155/', '', 'https://graph.facebook.com/10153532859174155/picture?width=150&height=150', 'Filipa Valentim Malveiro', '', 'Filipa', 'Malveiro', 'female', 'pt_PT', '', 0, 0, 0, 'filipasota@hotmail.com', 'filipasota@hotmail.com', '', '', '', '', '', ''),
(4605, 4582, 'Facebook', '7a1729eecc506390226a4cb54f89015f21f5ea41', '1053763447985047', 'https://www.facebook.com/app_scoped_user_id/1053763447985047/', '', 'https://graph.facebook.com/1053763447985047/picture?width=150&height=150', 'Nuno Rodrigues', '', 'Nuno', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'rodrigues.nuno99@gmail.com', 'rodrigues.nuno99@gmail.com', '', '', '', '', '', ''),
(4606, 236, 'Facebook', 'c8c254bffe40d86c92e228deff2f2720c882c034', '10203967495538502', 'https://www.facebook.com/app_scoped_user_id/10203967495538502/', '', 'https://graph.facebook.com/10203967495538502/picture?width=150&height=150', 'Tiago Madeira', '', 'Tiago', 'Madeira', 'male', 'en_US', '', 0, 0, 0, 'tiagovilelamadeira@gmail.com', 'tiagovilelamadeira@gmail.com', '', '', '', '', '', ''),
(4607, 4583, 'Google', 'a616ae9711f773d4448c5d43070e44b938186743', '115918191605445778408', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'aires amaral', '', 'aires', 'amaral', '', '', '', 0, 0, 0, 'aires.doamaral@gmail.com', 'aires.doamaral@gmail.com', '', '', '', '', '', ''),
(4608, 4584, 'Facebook', 'db3b9923610af3deb179cf966fadfbb00bfede13', '10207068021087980', 'https://www.facebook.com/app_scoped_user_id/10207068021087980/', '', 'https://graph.facebook.com/10207068021087980/picture?width=150&height=150', 'Tatiana Orta', '', 'Tatiana', 'Orta', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4609, 4585, 'Facebook', '5be07abb70ee45c6cc04d6c55d0ea1bc870962f2', '851116654959269', 'https://www.facebook.com/app_scoped_user_id/851116654959269/', '', 'https://graph.facebook.com/851116654959269/picture?width=150&height=150', 'Rosarinho Spinola', '', 'Rosarinho', 'Spinola', 'female', 'pt_PT', '', 0, 0, 0, 'mr_spinola@hotmail.com', 'mr_spinola@hotmail.com', '', '', '', '', '', ''),
(4610, 4586, 'Facebook', '164795d0cd4a2abe17c0f12e89e6d2d879331d56', '883793915034003', 'https://www.facebook.com/app_scoped_user_id/883793915034003/', '', 'https://graph.facebook.com/883793915034003/picture?width=150&height=150', 'Filipe Abreu', '', 'Filipe', 'Abreu', 'male', 'pt_PT', '', 0, 0, 0, 'filipe_abreu@hotmail.com', 'filipe_abreu@hotmail.com', '', '', '', '', '', ''),
(4611, 4587, 'Facebook', '6b8f7e404a2a0b36750146fdab96c0cad69cad60', '10153169218572740', 'https://www.facebook.com/app_scoped_user_id/10153169218572740/', '', 'https://graph.facebook.com/10153169218572740/picture?width=150&height=150', 'Débora Vaz', '', 'Débora', 'Vaz', 'female', 'pt_PT', '', 0, 0, 0, 'deboramarques123@hotmail.com', 'deboramarques123@hotmail.com', '', '', '', '', '', ''),
(4612, 4588, 'Facebook', '27b5a83ff9a8ccb4afee42496d9952dbe2ebf1fb', '905401926168455', 'https://www.facebook.com/app_scoped_user_id/905401926168455/', '', 'https://graph.facebook.com/905401926168455/picture?width=150&height=150', 'Ana Margarida Norte', '', 'Ana Margarida', 'Norte', 'female', 'pt_PT', '', 0, 0, 0, 'margaridanorte@hotmail.com', 'margaridanorte@hotmail.com', '', '', '', '', '', ''),
(4613, 4589, 'Facebook', '57d83351812c0c3fdce002c6c775dcd87552b9ea', '843217635764608', 'https://www.facebook.com/app_scoped_user_id/843217635764608/', '', 'https://graph.facebook.com/843217635764608/picture?width=150&height=150', 'Armanda Hilário', '', 'Armanda', 'Hilário', 'female', 'pt_PT', '', 0, 0, 0, 'ah_tkd@hotmail.com', 'ah_tkd@hotmail.com', '', '', '', '', '', ''),
(4614, 4590, 'Google', '833544a4dfcbcc0df7ef101a760740ef4bb092bf', '112790287826374884213', 'https://plus.google.com/112790287826374884213', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Tiago André (Masashi)', '', 'Tiago', 'André', 'male', '', '', 0, 0, 0, 'tiagoandremt2@gmail.com', 'tiagoandremt2@gmail.com', '', '', '', '', '', ''),
(4615, 4591, 'Facebook', '0b401f1b8ca91f00b65cd68f8adc96457847171a', '796338890473310', 'https://www.facebook.com/app_scoped_user_id/796338890473310/', '', 'https://graph.facebook.com/796338890473310/picture?width=150&height=150', 'João Pascoal', '', 'João', 'Pascoal', 'male', 'pt_PT', '', 0, 0, 0, 'jpaulopascoal@gmail.com', 'jpaulopascoal@gmail.com', '', '', '', '', '', ''),
(4616, 4592, 'Google', '66ea2bd086addaa4bc7e2ef4a22b8f593ae9cdbb', '117789341453579937836', 'https://plus.google.com/117789341453579937836', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Pedro Pascoal Pascoal', '', 'Pedro Pascoal', 'Pascoal', 'male', '', '', 0, 0, 0, 'pnpascoal@gmail.com', 'pnpascoal@gmail.com', '', '', '', '', '', ''),
(4617, 4593, 'Google', '31f51e08fa0de2d236c3488e02e2b983b686fea5', '113524740888397640718', 'https://plus.google.com/113524740888397640718', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Décimo Segundo G', '', 'Décimo Segundo', 'G', '', '', '', 0, 0, 0, '12g.esjd@gmail.com', '12g.esjd@gmail.com', '', '', '', '', '', ''),
(4618, 4594, 'Facebook', '7c38bcedbc1c37a3b2a410e26f221cf003fe84da', '1593898804216959', 'https://www.facebook.com/app_scoped_user_id/1593898804216959/', '', 'https://graph.facebook.com/1593898804216959/picture?width=150&height=150', 'Mario Cunha Batalha', '', 'Mario', 'Cunha Batalha', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4619, 4595, 'Facebook', '156370037ae35d044aaded62fa8555cfa0beefd4', '10153238326850218', 'https://www.facebook.com/app_scoped_user_id/10153238326850218/', '', 'https://graph.facebook.com/10153238326850218/picture?width=150&height=150', 'Luciana Rio', '', 'Luciana', 'Rio', 'female', 'pt_PT', '', 0, 0, 0, 'lmrio@hotmail.com', 'lmrio@hotmail.com', '', '', '', '', '', ''),
(4620, 4596, 'Facebook', 'c78f961afbb8227c84fdd818f1144251261410a3', '10153862552921664', 'https://www.facebook.com/app_scoped_user_id/10153862552921664/', '', 'https://graph.facebook.com/10153862552921664/picture?width=150&height=150', 'Diogo Fernandes', '', 'Diogo', 'Fernandes', 'male', 'pt_PT', '', 0, 0, 0, 'diogofernandes_100@hotmail.com', 'diogofernandes_100@hotmail.com', '', '', '', '', '', ''),
(4621, 4597, 'Google', '0195e18a40a5fb791dadc6929a214e2a3a0a2377', '115487007712150661932', 'https://plus.google.com/115487007712150661932', '', 'https://lh6.googleusercontent.com/-zNnpKf4JZ1c/AAAAAAAAAAI/AAAAAAAAAB4/P61QfxyDxr4/photo.jpg?sz=200', 'Paulo Silva', '', 'Paulo', 'Silva', '', '', '', 0, 0, 0, 'linkinbizx123@gmail.com', 'linkinbizx123@gmail.com', '', '', '', '', '', ''),
(4622, 4598, 'Facebook', '62cc6bdfc04915b52fdce0518003576f2ecb1111', '956683127686816', 'https://www.facebook.com/app_scoped_user_id/956683127686816/', '', 'https://graph.facebook.com/956683127686816/picture?width=150&height=150', 'Margarida de Araujo', '', 'Margarida', 'de Araujo', 'female', 'pt_PT', '', 0, 0, 0, 'ateliermargaridadearaujo@gmail.com', 'ateliermargaridadearaujo@gmail.com', '', '', '', '', '', ''),
(4623, 4599, 'Facebook', '711ac65f3657c41a111007547dcbf0099b9cebc4', '963456567008499', 'https://www.facebook.com/app_scoped_user_id/963456567008499/', '', 'https://graph.facebook.com/963456567008499/picture?width=150&height=150', 'Rita Torrinha', '', 'Rita', 'Torrinha', 'female', 'pt_PT', '', 0, 0, 0, 'torrinha_rita@yahoo.co.uk', 'torrinha_rita@yahoo.co.uk', '', '', '', '', '', ''),
(4624, 4600, 'Facebook', 'd470b485ac613fc58b54bd5f9de3bf6b03c58d5f', '10153301820605115', 'https://www.facebook.com/app_scoped_user_id/10153301820605115/', '', 'https://graph.facebook.com/10153301820605115/picture?width=150&height=150', 'Marta Santos', '', 'Marta', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'martasanti@gmail.com', 'martasanti@gmail.com', '', '', '', '', '', ''),
(4625, 4601, 'Facebook', '10e7cc96ba599579281465853d2d545403603e1e', '10152760147391580', 'https://www.facebook.com/app_scoped_user_id/10152760147391580/', '', 'https://graph.facebook.com/10152760147391580/picture?width=150&height=150', 'Mariana De Melo Sereno', '', 'Mariana', 'Sereno', 'female', 'pt_PT', '', 0, 0, 0, 'mariana.durao@gmail.com', 'mariana.durao@gmail.com', '', '', '', '', '', ''),
(4626, 4602, 'Facebook', 'aecb14e7ffc9298b924cbb89fc71f3b2037f4fa5', '10153095394462933', 'https://www.facebook.com/app_scoped_user_id/10153095394462933/', '', 'https://graph.facebook.com/10153095394462933/picture?width=150&height=150', 'Carla Ribeiro', '', 'Carla', 'Ribeiro', 'female', 'pt_PT', '', 0, 0, 0, 'carla_heaven@hotmail.com', 'carla_heaven@hotmail.com', '', '', '', '', '', ''),
(4627, 4603, 'Facebook', 'c252783e62bea516edfa02c2476887f65eab8807', '10153407418914265', 'https://www.facebook.com/app_scoped_user_id/10153407418914265/', '', 'https://graph.facebook.com/10153407418914265/picture?width=150&height=150', 'Catarina Faustino', '', 'Catarina', 'Faustino', 'female', 'en_GB', '', 0, 0, 0, 'catarina.faustino@gmail.com', 'catarina.faustino@gmail.com', '', '', '', '', '', ''),
(4628, 4604, 'Facebook', '0d4aabaa11dbfa07d3b01a9566476d677c7896dd', '10153367690415421', 'https://www.facebook.com/app_scoped_user_id/10153367690415421/', '', 'https://graph.facebook.com/10153367690415421/picture?width=150&height=150', 'Artur Afonso', '', 'Artur', 'Afonso', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4629, 4605, 'Facebook', '3ac17ba1282cf301e47271c58c9354457a371ddd', '10206346540798230', 'https://www.facebook.com/app_scoped_user_id/10206346540798230/', '', 'https://graph.facebook.com/10206346540798230/picture?width=150&height=150', 'Francisco Antunes', '', 'Francisco', 'Antunes', 'male', 'pt_PT', '', 0, 0, 0, 'francisco@feporto.pt', 'francisco@feporto.pt', '', '', '', '', '', ''),
(4630, 4606, 'Facebook', '9dba05ad7acff2fdedff42b9dacebd9c8368e662', '684745588338791', 'https://www.facebook.com/app_scoped_user_id/684745588338791/', '', 'https://graph.facebook.com/684745588338791/picture?width=150&height=150', 'Matsulane Maputo', '', 'Matsulane', 'Maputo', 'male', 'en_US', '', 0, 0, 0, 'jmmram@gmail.com', 'jmmram@gmail.com', '', '', '', '', '', ''),
(4631, 4607, 'Facebook', '6932b523e61e153160b99a7b5550aca839b938e7', '1453482284967803', 'https://www.facebook.com/app_scoped_user_id/1453482284967803/', '', 'https://graph.facebook.com/1453482284967803/picture?width=150&height=150', 'Hannah Dreyer', '', 'Hannah', 'Dreyer', 'female', 'de_DE', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4632, 4608, 'Google', '60d7f060404272f0a436219f113c24982a4d841b', '114369725224611838818', 'https://plus.google.com/114369725224611838818', '', 'https://lh4.googleusercontent.com/-LHUYxD4ci_0/AAAAAAAAAAI/AAAAAAAAAfA/Vb8YiS4LeMM/photo.jpg?sz=200', 'Inês Cachola', '', 'Inês', 'Cachola', 'female', '', '', 0, 0, 0, 'ines.cachola@gmail.com', 'ines.cachola@gmail.com', '', 'Lisbon, Portugal', '', '', 'Lisbon, Portugal', ''),
(4633, 4609, 'Facebook', '04ad298656e053148d49b96523f99fad80a967da', '1047791385250219', 'https://www.facebook.com/app_scoped_user_id/1047791385250219/', '', 'https://graph.facebook.com/1047791385250219/picture?width=150&height=150', 'Ana Paula Almeida', '', 'Ana Paula', 'Almeida', 'female', 'en_GB', '', 0, 0, 0, 'anapal@netcabo.pt', 'anapal@netcabo.pt', '', '', '', '', '', ''),
(4634, 4610, 'Facebook', 'ee0a100a15772f9063104b3487bc5fc95c5db8e5', '10206147402339755', 'https://www.facebook.com/app_scoped_user_id/10206147402339755/', '', 'https://graph.facebook.com/10206147402339755/picture?width=150&height=150', 'Mariana Antunes', '', 'Mariana', 'Antunes', 'female', 'pt_PT', '', 0, 0, 0, 'mariana_a_7@hotmail.com', 'mariana_a_7@hotmail.com', '', '', '', '', '', ''),
(4635, 4611, 'Facebook', '88fdbafe9c35cba828cfca71491890d3834d5d36', '10200505652560481', 'https://www.facebook.com/app_scoped_user_id/10200505652560481/', '', 'https://graph.facebook.com/10200505652560481/picture?width=150&height=150', 'Anabela B. Dias', '', 'Anabela', 'Dias', 'female', 'pt_PT', '', 0, 0, 0, 'anabelabdias@hotmail.com', 'anabelabdias@hotmail.com', '', '', '', '', '', ''),
(4636, 4612, 'Google', 'a12e96c9d0d0b3b5ba0abd07d6103389c38663f6', '105319711041896613481', 'https://plus.google.com/105319711041896613481', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'António Ferreira', '', 'António', 'Ferreira', 'male', '', '', 0, 0, 0, 'alrf1971@sapo.pt', 'alrf1971@sapo.pt', '', '', '', '', '', ''),
(4637, 4613, 'Facebook', 'c83d4a4aea1b126802c09390585dbd1190476135', '1652677534964691', 'https://www.facebook.com/app_scoped_user_id/1652677534964691/', '', 'https://graph.facebook.com/1652677534964691/picture?width=150&height=150', 'Tomás Horta', '', 'Tomás', 'Horta', 'male', 'pt_PT', '', 0, 0, 0, 'tomas.vhorta@gmail.com', 'tomas.vhorta@gmail.com', '', '', '', '', '', ''),
(4638, 4614, 'Facebook', '3930daeef1dcf750736297f60eb23a3688d176b3', '956993444350858', 'https://www.facebook.com/app_scoped_user_id/956993444350858/', '', 'https://graph.facebook.com/956993444350858/picture?width=150&height=150', 'Marina Gonçalves', '', 'Marina', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'marina_goncalves100@hotmail.com', 'marina_goncalves100@hotmail.com', '', '', '', '', '', ''),
(4639, 4615, 'Facebook', '2382be5566092d01dfef49d4095433e0a28c4d5d', '10205963619283145', 'https://www.facebook.com/app_scoped_user_id/10205963619283145/', '', 'https://graph.facebook.com/10205963619283145/picture?width=150&height=150', 'André Lourenço', '', 'André', 'Lourenço', 'male', 'en_US', '', 0, 0, 0, 'arlourenco@gmail.com', 'arlourenco@gmail.com', '', '', '', '', '', ''),
(4640, 4616, 'Facebook', '26a604f0c0e212d085ba94426d02e2aab90ef4df', '10153327199570900', 'https://www.facebook.com/app_scoped_user_id/10153327199570900/', '', 'https://graph.facebook.com/10153327199570900/picture?width=150&height=150', 'Cristina Barros', '', 'Cristina', 'Barros', 'female', 'pt_PT', '', 0, 0, 0, 'cristinabarros1@hotmail.com', 'cristinabarros1@hotmail.com', '', '', '', '', '', ''),
(4641, 4617, 'Facebook', '674aaeeef9100c869779a773f43dc48fefd816db', '1145325015493690', 'https://www.facebook.com/app_scoped_user_id/1145325015493690/', '', 'https://graph.facebook.com/1145325015493690/picture?width=150&height=150', 'Paulo Duarte', '', 'Paulo', 'Duarte', 'male', 'pt_PT', '', 0, 0, 0, 'pjcduarte@hotmail.com', 'pjcduarte@hotmail.com', '', '', '', '', '', ''),
(4642, 4618, 'Facebook', '15cbefb4beb959cf1a853cd1aa033f20a2708dbc', '923188831037346', 'https://www.facebook.com/app_scoped_user_id/923188831037346/', '', 'https://graph.facebook.com/923188831037346/picture?width=150&height=150', 'Ivo Caldas', '', 'Ivo', 'Caldas', 'male', 'pt_PT', '', 0, 0, 0, 'ivocaldas@msn.com', 'ivocaldas@msn.com', '', '', '', '', '', ''),
(4643, 4619, 'Facebook', '9f0b35f96cb528c9aaa82c160dda15efbf1fc6a2', '874028059317811', 'https://www.facebook.com/app_scoped_user_id/874028059317811/', '', 'https://graph.facebook.com/874028059317811/picture?width=150&height=150', 'Álvaro Daniel', '', 'Álvaro', 'Daniel', 'male', 'pt_PT', '', 0, 0, 0, 'alvaro.ftw@gmail.com', 'alvaro.ftw@gmail.com', '', '', '', '', '', ''),
(4644, 4620, 'Google', '1198e2d2a453794a9ae7fdad7d77a2de84f3a498', '118348004424432904992', 'https://plus.google.com/118348004424432904992', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'fabio domingues', '', 'fabio', 'domingues', 'male', '', '', 0, 0, 0, 'fabio1978@gmail.com', 'fabio1978@gmail.com', '', '', '', '', '', ''),
(4645, 4621, 'Google', '6789378722c1b40adfb2762befa54b6bda8d81cb', '106838630788272894377', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'jose manita', '', 'jose', 'manita', '', '', '', 0, 0, 0, 'jb.manita@gmail.com', 'jb.manita@gmail.com', '', '', '', '', '', ''),
(4646, 4622, 'Facebook', 'b1b9a46b808ab5a8e41c70c290089024b94d4aad', '981934071837087', 'https://www.facebook.com/app_scoped_user_id/981934071837087/', '', 'https://graph.facebook.com/981934071837087/picture?width=150&height=150', 'Gil Simões', '', 'Gil', 'Simões', 'male', 'pt_PT', '', 0, 0, 0, 'gilskywalker@netcabo.pt', 'gilskywalker@netcabo.pt', '', '', '', '', '', ''),
(4647, 4623, 'Facebook', '612f5bf82c220c07fddc975075d01015b8d5f8d4', '10153178693437839', 'https://www.facebook.com/app_scoped_user_id/10153178693437839/', '', 'https://graph.facebook.com/10153178693437839/picture?width=150&height=150', 'Isabel Braga Da Costa', '', 'Isabel', 'Da Costa', 'female', 'en_GB', '', 0, 0, 0, 'isabel_bragadacosta@hotmail.com', 'isabel_bragadacosta@hotmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(4648, 4510, 'Google', '1e97051ce53f4a40f70e3bbf1bef5ebc98f8aeac', '109317871268770007246', 'https://plus.google.com/109317871268770007246', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'TERESA PINHO', '', 'TERESA', 'PINHO', 'female', '', '', 0, 0, 0, 'teresa.r.pinho@gmail.com', 'teresa.r.pinho@gmail.com', '', '', '', '', '', ''),
(4649, 4624, 'Facebook', '2314391b36cec400e002d7985527c9cf837ea269', '827419377343681', 'https://www.facebook.com/app_scoped_user_id/827419377343681/', '', 'https://graph.facebook.com/827419377343681/picture?width=150&height=150', 'Carmo Cano Jwy', '', 'Carmo', 'Cano Jwy', 'female', 'pt_PT', '', 0, 0, 0, 'carmoparreiracano@gmail.com', 'carmoparreiracano@gmail.com', '', '', '', '', '', ''),
(4650, 4625, 'Facebook', 'be298fc51707cd554da15aca2785e59832869410', '1457167794597366', 'https://www.facebook.com/app_scoped_user_id/1457167794597366/', '', 'https://graph.facebook.com/1457167794597366/picture?width=150&height=150', 'André Teixeira', '', 'André', 'Teixeira', 'male', 'pt_PT', '', 0, 0, 0, 'jagteixeira11@gmail.com', 'jagteixeira11@gmail.com', '', '', '', '', '', ''),
(4651, 4626, 'Google', '20d9cf89941cb8cb24124c4bb9a8a8ba5e66ac48', '110135533341404635476', 'https://plus.google.com/110135533341404635476', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Teresa Bessa', '', 'Teresa', 'Bessa', 'female', '', '', 0, 0, 0, 'teresa.bessa0@gmail.com', 'teresa.bessa0@gmail.com', '', '', '', '', '', ''),
(4652, 4627, 'Facebook', 'fec135135e6fbe30f15ad4092612f4502766160c', '1069431049752557', 'https://www.facebook.com/app_scoped_user_id/1069431049752557/', '', 'https://graph.facebook.com/1069431049752557/picture?width=150&height=150', 'César Guerreiro', '', 'César', 'Guerreiro', 'male', 'pt_PT', '', 0, 0, 0, 'cesarguerreiro@hotmail.com', 'cesarguerreiro@hotmail.com', '', '', '', '', '', ''),
(4653, 4628, 'Facebook', '4d10664394957479b9cf5f3f22c892b2d1a6e09b', '10153940435034447', 'https://www.facebook.com/app_scoped_user_id/10153940435034447/', '', 'https://graph.facebook.com/10153940435034447/picture?width=150&height=150', 'Amadeu Pinho', '', 'Amadeu', 'Pinho', 'male', 'pt_PT', '', 0, 0, 0, 'amadeureispinho@gmail.com', 'amadeureispinho@gmail.com', '', '', '', '', '', ''),
(4654, 4629, 'Facebook', '1329d7abf28ad6a76e15b9777d06622cad701c7e', '993064567400271', 'https://www.facebook.com/app_scoped_user_id/993064567400271/', '', 'https://graph.facebook.com/993064567400271/picture?width=150&height=150', 'Jorge Pinto', '', 'Jorge', 'Pinto', 'male', 'en_US', '', 0, 0, 0, 'jorgemsp@gmail.com', 'jorgemsp@gmail.com', '', '', '', '', '', ''),
(4655, 4630, 'Facebook', '650808d5dc813cd0ee6ea2373e9cca9e22597d9a', '965680003453743', 'https://www.facebook.com/app_scoped_user_id/965680003453743/', '', 'https://graph.facebook.com/965680003453743/picture?width=150&height=150', 'Maria Manuela Pardelha Granacha', '', 'Maria Manuela', 'Pardelha Granacha', 'female', 'pt_PT', '', 0, 0, 0, 'mmgranacha@sapo.pt', 'mmgranacha@sapo.pt', '', '', '', '', '', ''),
(4656, 4631, 'Facebook', '4554018067881a30651471dbc467f2629dcbcef3', '1084646651549635', 'https://www.facebook.com/app_scoped_user_id/1084646651549635/', '', 'https://graph.facebook.com/1084646651549635/picture?width=150&height=150', 'Ana Margarida', '', 'Ana', 'Margarida', 'female', 'pt_PT', '', 0, 0, 0, 'anagui47@hotmail.com', 'anagui47@hotmail.com', '', '', '', '', '', ''),
(4657, 4632, 'Facebook', 'bc709ca6614a38ec78ace3fd398a946926a28a57', '967677849930051', 'https://www.facebook.com/app_scoped_user_id/967677849930051/', '', 'https://graph.facebook.com/967677849930051/picture?width=150&height=150', 'Tânia Oliveira', '', 'Tânia', 'Oliveira', 'female', 'pt_PT', '', 0, 0, 0, 'tania_oliveira@live.com.pt', 'tania_oliveira@live.com.pt', '', '', '', '', '', ''),
(4658, 4633, 'Facebook', '465e8a09a1de0ed9137c0a5c52197292d0477b4d', '10207002229918276', 'https://www.facebook.com/app_scoped_user_id/10207002229918276/', '', 'https://graph.facebook.com/10207002229918276/picture?width=150&height=150', 'Mafalda Pinto de Lima', '', 'Mafalda', 'de Lima', 'female', 'pt_PT', '', 0, 0, 0, 'mafalda.pintolima@gmail.com', 'mafalda.pintolima@gmail.com', '', '', '', '', '', ''),
(4659, 4634, 'Facebook', 'c15dd11d117eb26a12737e309f093cee3b91bf35', '1141883962504625', 'https://www.facebook.com/app_scoped_user_id/1141883962504625/', '', 'https://graph.facebook.com/1141883962504625/picture?width=150&height=150', 'Madalena Saraiva', '', 'Madalena', 'Saraiva', 'female', 'pt_PT', '', 0, 0, 0, 'madiasdsaraiva@hotmail.com', 'madiasdsaraiva@hotmail.com', '', '', '', '', '', ''),
(4660, 4635, 'Facebook', 'e018cc452dd67aa263575bc7e85be6a2b97bc3a8', '900700076642627', 'https://www.facebook.com/app_scoped_user_id/900700076642627/', '', 'https://graph.facebook.com/900700076642627/picture?width=150&height=150', 'Mauro Branco', '', 'Mauro', 'Branco', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4661, 4636, 'Google', '493c2c3aa665f4031456c893900ea8addf2d0eab', '108322714514329451914', 'https://plus.google.com/108322714514329451914', '', 'https://lh4.googleusercontent.com/-d-dIlk6QUkk/AAAAAAAAAAI/AAAAAAAAAFM/0tPuM8_kNAs/photo.jpg?sz=200', 'Henrique Costa', '', 'Henrique', 'Costa', 'male', '', '', 0, 0, 0, 'hmariano17@gmail.com', 'hmariano17@gmail.com', '', 'Portugal', '', '', 'Portugal', ''),
(4662, 4637, 'Facebook', 'fc2b457f122596df3da17abd8af5de5f119ded24', '10153249539711066', 'https://www.facebook.com/app_scoped_user_id/10153249539711066/', '', 'https://graph.facebook.com/10153249539711066/picture?width=150&height=150', 'António Leitão', '', 'António', 'Leitão', 'male', 'pt_PT', '', 0, 0, 0, 'tonileitao@hotmail.com', 'tonileitao@hotmail.com', '', '', '', '', '', ''),
(4663, 4638, 'Facebook', '42b49d47514ee9f66c20c64f58662f8f3eca6b56', '10206826875131743', 'https://www.facebook.com/app_scoped_user_id/10206826875131743/', '', 'https://graph.facebook.com/10206826875131743/picture?width=150&height=150', 'André Miguel', '', 'André', 'Miguel', 'male', 'pt_PT', '', 0, 0, 0, 'andre_miguel55@outlook.com', 'andre_miguel55@outlook.com', '', '', '', '', '', ''),
(4664, 4639, 'Google', '3301c53a98956cc237d2f679156d0b876f08891a', '108432490751522053045', 'https://plus.google.com/108432490751522053045', '', 'https://lh3.googleusercontent.com/-GyY1XRxutIs/AAAAAAAAAAI/AAAAAAAAABE/TvVIy9IklVA/photo.jpg?sz=200', 'joao correia', '', 'joao', 'correia', '', '', '', 0, 0, 0, 'correiajoao710@gmail.com', 'correiajoao710@gmail.com', '', '', '', '', '', ''),
(4665, 4640, 'Facebook', '009e90297fcecdb261b9e68b23ac2e268841ce33', '1040065839338322', 'https://www.facebook.com/app_scoped_user_id/1040065839338322/', '', 'https://graph.facebook.com/1040065839338322/picture?width=150&height=150', 'Ana Catarina Sá', '', 'Ana Catarina', 'Sá', 'female', 'en_US', '', 0, 0, 0, 'nacatri@sapo.pt', 'nacatri@sapo.pt', '', '', '', '', '', ''),
(4666, 4641, 'Facebook', '558de4f7aebbaa3d94872e95d4a9e48f162e4db6', '10154038704911002', 'https://www.facebook.com/app_scoped_user_id/10154038704911002/', '', 'https://graph.facebook.com/10154038704911002/picture?width=150&height=150', 'Adilson Lima de Auxiliador', '', 'Adilson', 'de Auxiliador', 'male', 'en_US', '', 0, 0, 0, 'auxiii@hotmail.com', 'auxiii@hotmail.com', '', '', '', '', '', ''),
(4667, 4642, 'Facebook', 'a88cbd3f9ebf304e34ac45bf34b6c83552dd726b', '911324688929764', 'https://www.facebook.com/app_scoped_user_id/911324688929764/', '', 'https://graph.facebook.com/911324688929764/picture?width=150&height=150', 'Henrique Frazão', '', 'Henrique', 'Frazão', 'male', 'pt_PT', '', 0, 0, 0, 'frazao@esdrm.ipsantarem.pt', 'frazao@esdrm.ipsantarem.pt', '', '', '', '', '', ''),
(4668, 4643, 'Google', 'f5ed8ca07ed4ec62f95055b05b47a1cad473e796', '112130561078156129889', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Mónica Almeida', '', 'Mónica', 'Almeida', '', '', '', 0, 0, 0, 'komprasonline2015@gmail.com', 'komprasonline2015@gmail.com', '', '', '', '', '', ''),
(4669, 4644, 'Facebook', 'c820c5e623757de62cfcaf44f269b75abcba37ba', '844667118955473', 'https://www.facebook.com/app_scoped_user_id/844667118955473/', '', 'https://graph.facebook.com/844667118955473/picture?width=150&height=150', 'Maria Serio Penado', '', 'Maria', 'Serio Penado', 'female', 'pt_PT', '', 0, 0, 0, 'maria.s.penado@hotmail.es', 'maria.s.penado@hotmail.es', '', '', '', '', '', ''),
(4670, 4645, 'Facebook', 'ce651531c12d8cdf4291994ba0c0fc336050eef1', '10206699383061185', 'https://www.facebook.com/app_scoped_user_id/10206699383061185/', '', 'https://graph.facebook.com/10206699383061185/picture?width=150&height=150', 'Carminho Granacha', '', 'Carminho', 'Granacha', 'female', 'pt_PT', '', 0, 0, 0, 'maria94_70@hotmail.com', 'maria94_70@hotmail.com', '', '', '', '', '', ''),
(4671, 4646, 'Facebook', '0dd0e4dfd43c35065be943eff9b9cbae9fc96c18', '1126047704088052', 'https://www.facebook.com/app_scoped_user_id/1126047704088052/', '', 'https://graph.facebook.com/1126047704088052/picture?width=150&height=150', 'Filipe Caracois', '', 'Filipe', 'Caracois', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4672, 4647, 'Facebook', '4e26e784a6c5b9acb8f922596531853bdbb45846', '910501252329766', 'https://www.facebook.com/app_scoped_user_id/910501252329766/', '', 'https://graph.facebook.com/910501252329766/picture?width=150&height=150', 'Antonieta Valadas', '', 'Antonieta', 'Valadas', 'female', 'it_IT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4673, 4648, 'Facebook', 'cf3d63da5ddd700cc9e80d508d1f7e61cff54c67', '10205718755465331', 'https://www.facebook.com/app_scoped_user_id/10205718755465331/', '', 'https://graph.facebook.com/10205718755465331/picture?width=150&height=150', 'Nuno Maria Lebre', '', 'Nuno', 'Lebre', 'male', 'pt_PT', '', 0, 0, 0, 'nunolebre@mediaway.pt', 'nunolebre@mediaway.pt', '', '', '', '', '', ''),
(4674, 4649, 'Facebook', '148a9a2d98d005b086a9886c6522d2672356087a', '10207253285033429', 'https://www.facebook.com/app_scoped_user_id/10207253285033429/', '', 'https://graph.facebook.com/10207253285033429/picture?width=150&height=150', 'Tiago Magalhaes', '', 'Tiago', 'Magalhaes', 'male', 'pt_PT', '', 0, 0, 0, 'nolimit941@hotmail.com', 'nolimit941@hotmail.com', '', '', '', '', '', ''),
(4675, 4650, 'Facebook', '486bf9dc3a15c54c4e5ee40b73480be242c4fbf6', '1445171085786898', 'https://www.facebook.com/app_scoped_user_id/1445171085786898/', '', 'https://graph.facebook.com/1445171085786898/picture?width=150&height=150', 'Graca Mouzinho', '', 'Graca', 'Mouzinho', 'female', 'pt_PT', '', 0, 0, 0, 'gmousinho.lagos@gmail.com', 'gmousinho.lagos@gmail.com', '', '', '', '', '', ''),
(4676, 4651, 'Google', 'ecc96f26a91616c988d9205d72af25c418fc2087', '114573247142565988409', 'https://plus.google.com/114573247142565988409', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Laura Trovão', '', 'Laura', 'Trovão', 'female', '', '', 0, 0, 0, 'analauramateus01@gmail.com', 'analauramateus01@gmail.com', '', '', '', '', '', ''),
(4677, 4652, 'Facebook', 'd43618ab54e5b0f227858c213c067742b7210fb9', '407202636131378', 'https://www.facebook.com/app_scoped_user_id/407202636131378/', '', 'https://graph.facebook.com/407202636131378/picture?width=150&height=150', 'Leonard Belime', '', 'Leonard', 'Belime', 'male', 'pt_PT', '', 0, 0, 0, 'leobelime@hotmail.com', 'leobelime@hotmail.com', '', '', '', '', '', ''),
(4678, 4653, 'Facebook', 'd6b87440a7c1c2d6b1a86a571b779042914ceaae', '10206510255816347', 'https://www.facebook.com/app_scoped_user_id/10206510255816347/', '', 'https://graph.facebook.com/10206510255816347/picture?width=150&height=150', 'Maria João Quintão Braga', '', 'Maria', 'Braga', 'female', 'en_US', '', 0, 0, 0, 'mjquintao@gmail.com', 'mjquintao@gmail.com', '', '', '', '', '', ''),
(4679, 4654, 'Facebook', '27578f892599299f215fb55b4b306fa0e2e38a1d', '10153116499617795', 'https://www.facebook.com/app_scoped_user_id/10153116499617795/', '', 'https://graph.facebook.com/10153116499617795/picture?width=150&height=150', 'Henrique Jardim', '', 'Henrique', 'Jardim', 'male', 'pt_PT', '', 0, 0, 0, 'henrique__jardim@hotmail.com', 'henrique__jardim@hotmail.com', '', '', '', '', '', ''),
(4680, 4655, 'Facebook', '9924a3dea63b480d3e481246d6dcd1ee0881c0a6', '10204524332939305', 'https://www.facebook.com/app_scoped_user_id/10204524332939305/', '', 'https://graph.facebook.com/10204524332939305/picture?width=150&height=150', 'Águeda Palma', '', 'Águeda', 'Palma', 'female', 'pt_PT', '', 0, 0, 0, 'agueda.palma@sapo.pt', 'agueda.palma@sapo.pt', '', '', '', '', '', ''),
(4681, 4656, 'Facebook', 'e8fd6ed1ba26827521fe70fb5ba0aa4af925c58d', '10207021481435285', 'https://www.facebook.com/app_scoped_user_id/10207021481435285/', '', 'https://graph.facebook.com/10207021481435285/picture?width=150&height=150', 'Débora De Almeida', '', 'Débora', 'Almeida', 'female', 'pt_PT', '', 0, 0, 0, 'laranjazul@mymailpt.com', 'laranjazul@mymailpt.com', '', '', '', '', '', ''),
(4682, 4657, 'Facebook', '7fec7080074b3d69c0ca073149776d6139f00a41', '10155652827170717', 'https://www.facebook.com/app_scoped_user_id/10155652827170717/', '', 'https://graph.facebook.com/10155652827170717/picture?width=150&height=150', 'Miguel Van Uden Chaves', '', 'Miguel', 'Chaves', 'male', 'en_US', '', 0, 0, 0, 'miguelll1@hotmail.com', 'miguelll1@hotmail.com', '', '', '', '', '', ''),
(4683, 4658, 'Facebook', 'fb2c1534b2ad65cb03fed7c622d93f07e3fba4a2', '983970021627441', 'https://www.facebook.com/app_scoped_user_id/983970021627441/', '', 'https://graph.facebook.com/983970021627441/picture?width=150&height=150', 'João Veiga Veiga', '', 'João', 'Veiga Veiga', 'male', 'en_US', '', 0, 0, 0, 'jveigaveiga@hotmail.com', 'jveigaveiga@hotmail.com', '', '', '', '', '', ''),
(4684, 4659, 'Google', '2b9d486db3aa0b1d94b84280c904ba1c3cc4aa13', '106528684003659207086', 'https://plus.google.com/106528684003659207086', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Nuno Ribeiro', '', 'Nuno', 'Ribeiro', 'female', '', '', 0, 0, 0, 'nuno.boardculture@gmail.com', 'nuno.boardculture@gmail.com', '', '', '', '', '', ''),
(4685, 4660, 'Facebook', '0de4ef3949c158a62cfae36f4c76bd4ab3b28c65', '1671032163116493', 'https://www.facebook.com/app_scoped_user_id/1671032163116493/', '', 'https://graph.facebook.com/1671032163116493/picture?width=150&height=150', 'Manuela Moreno', '', 'Manuela', 'Moreno', 'female', 'pt_PT', '', 0, 0, 0, 'mmppm@outlook.com', 'mmppm@outlook.com', '', '', '', '', '', ''),
(4686, 4661, 'Facebook', 'de38537c9065ed0180e8fcf919bdd14621bd578a', '10202889956368454', 'https://www.facebook.com/app_scoped_user_id/10202889956368454/', '', 'https://graph.facebook.com/10202889956368454/picture?width=150&height=150', 'Nuno Morgado', '', 'Nuno', 'Morgado', 'male', 'en_US', '', 0, 0, 0, 'nuno.fox@hotmail.com', 'nuno.fox@hotmail.com', '', '', '', '', '', ''),
(4687, 4662, 'Facebook', 'a686ec642f8f47db5b12a62cd5485d78a68e385d', '10203979660805196', 'https://www.facebook.com/app_scoped_user_id/10203979660805196/', '', 'https://graph.facebook.com/10203979660805196/picture?width=150&height=150', 'Filomena Sevinate Pontes', '', 'Filomena', 'Pontes', '', 'pt_PT', '', 0, 0, 0, 'filgod@sapo.pt', 'filgod@sapo.pt', '', '', '', '', '', ''),
(4688, 4663, 'Facebook', 'fbd99e1f47285957a31b4b637f2f476bc9eae054', '1587736161501168', 'https://www.facebook.com/app_scoped_user_id/1587736161501168/', '', 'https://graph.facebook.com/1587736161501168/picture?width=150&height=150', 'Filipe Dias', '', 'Filipe', 'Dias', 'male', 'pt_PT', '', 0, 0, 0, 'filipemmdias29@gmail.com', 'filipemmdias29@gmail.com', '', '', '', '', '', ''),
(4689, 4664, 'Facebook', 'b38b9f7c7ce17c9412aa8dd76627a6e54d316758', '993956607284114', 'https://www.facebook.com/app_scoped_user_id/993956607284114/', '', 'https://graph.facebook.com/993956607284114/picture?width=150&height=150', 'Paula Ferreira', '', 'Paula', 'Ferreira', 'female', 'pt_PT', '', 0, 0, 0, 'inha.ferreira@hotmail.com', 'inha.ferreira@hotmail.com', '', '', '', '', '', ''),
(4690, 4665, 'Facebook', '4554ef38eae325f55b0b0da6521e72bc4745108f', '10204960981801300', 'https://www.facebook.com/app_scoped_user_id/10204960981801300/', '', 'https://graph.facebook.com/10204960981801300/picture?width=150&height=150', 'Miguel Sousa Lara', '', 'Miguel', 'Lara', 'male', 'pt_PT', '', 0, 0, 0, 'miguel.lara@ar.parlamento.pt', 'miguel.lara@ar.parlamento.pt', '', '', '', '', '', ''),
(4691, 4666, 'Facebook', 'ff193766ded14d3bd46e31aa37b7c55d8a1c8aed', '10207112096909594', 'https://www.facebook.com/app_scoped_user_id/10207112096909594/', '', 'https://graph.facebook.com/10207112096909594/picture?width=150&height=150', 'João Martins', '', 'João', 'Martins', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4692, 4667, 'Facebook', '973d662d3374e0bdaee3b6884cccad7b5e1c71f1', '10204477611722445', 'https://www.facebook.com/app_scoped_user_id/10204477611722445/', '', 'https://graph.facebook.com/10204477611722445/picture?width=150&height=150', 'Carolina Delgado', '', 'Carolina', 'Delgado', 'female', 'pt_PT', '', 0, 0, 0, 'carolinavcdelgado@gmail.com', 'carolinavcdelgado@gmail.com', '', '', '', '', '', ''),
(4693, 4668, 'Facebook', 'cab5a4965c2ff81cdacef2464f41326b78c30c1d', '904201772973428', 'https://www.facebook.com/app_scoped_user_id/904201772973428/', '', 'https://graph.facebook.com/904201772973428/picture?width=150&height=150', 'Catarina Beja', '', 'Catarina', 'Beja', 'female', 'pt_PT', '', 0, 0, 0, 'cataguina_3@hotmail.com', 'cataguina_3@hotmail.com', '', '', '', '', '', ''),
(4694, 4669, 'Facebook', 'b28c637b26169e56b3c2954d2c1083e19de28cd8', '956268117728841', 'https://www.facebook.com/app_scoped_user_id/956268117728841/', '', 'https://graph.facebook.com/956268117728841/picture?width=150&height=150', 'Nuno Mesquita', '', 'Nuno', 'Mesquita', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4695, 4670, 'Facebook', 'a43f439f1ab13e75915d601a6c1f3cabaff343ca', '10204932816619964', 'https://www.facebook.com/app_scoped_user_id/10204932816619964/', '', 'https://graph.facebook.com/10204932816619964/picture?width=150&height=150', 'Susete Evaristo', '', 'Susete', 'Evaristo', 'female', 'pt_PT', '', 0, 0, 0, 'sgse.01@sapo.pt', 'sgse.01@sapo.pt', '', '', '', '', '', ''),
(4696, 4671, 'Facebook', 'd6f7be70609e2de3fd1b47e8bf305b079db0a1e7', '978210652200836', 'https://www.facebook.com/app_scoped_user_id/978210652200836/', '', 'https://graph.facebook.com/978210652200836/picture?width=150&height=150', 'Paulo Correia', '', 'Paulo', 'Correia', 'male', 'pt_PT', '', 0, 0, 0, 'paulo-feijo@hotmail.com', 'paulo-feijo@hotmail.com', '', '', '', '', '', ''),
(4697, 4672, 'Google', 'b3c4769deee1026d32ca09e2f2c4662b1f4427d0', '104889435190878089260', 'https://plus.google.com/104889435190878089260', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Matilde Gadim', '', 'Matilde', 'Gadim', 'female', '', '', 0, 0, 0, 'matildegadim@gmail.com', 'matildegadim@gmail.com', '', '', '', '', '', ''),
(4698, 4673, 'Facebook', 'f1a144bf412fc97e5b1ac494c05a6f308ace62af', '1070344612995432', 'https://www.facebook.com/app_scoped_user_id/1070344612995432/', '', 'https://graph.facebook.com/1070344612995432/picture?width=150&height=150', 'Diogo Gandra', '', 'Diogo', 'Gandra', 'male', 'pt_PT', '', 0, 0, 0, 'diogo_miguel_gandra@hotmail.com', 'diogo_miguel_gandra@hotmail.com', '', '', '', '', '', ''),
(4699, 4674, 'Facebook', 'aa9ad8b780d3faa66741482464c15848b3e36997', '905434019520382', 'https://www.facebook.com/app_scoped_user_id/905434019520382/', '', 'https://graph.facebook.com/905434019520382/picture?width=150&height=150', 'José Brandão', '', 'José', 'Brandão', 'male', 'pt_BR', '', 0, 0, 0, 'zelisboa@gmail.com', 'zelisboa@gmail.com', '', '', '', '', '', ''),
(4700, 4675, 'Facebook', 'b92478519c48a7af9e7b56d7be5d9a7adfee7cb3', '10206871049432806', 'https://www.facebook.com/app_scoped_user_id/10206871049432806/', '', 'https://graph.facebook.com/10206871049432806/picture?width=150&height=150', 'Francisco Xavier', '', 'Francisco', 'Xavier', 'male', 'pt_PT', '', 0, 0, 0, 'franciscoxaviersantos@yahoo.com.br', 'franciscoxaviersantos@yahoo.com.br', '', '', '', '', '', ''),
(4701, 4676, 'Google', '629cd5754ef30d9f5d3339582f6bb0fea5b08c21', '106832208442925866710', 'https://plus.google.com/106832208442925866710', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Vasco Hasse', '', 'Vasco', 'Hasse', 'male', '', '', 0, 0, 0, 'vascohasse@gmail.com', 'vascohasse@gmail.com', '', '', '', '', '', ''),
(4702, 4677, 'Facebook', '45e9332f2ca34c6ab599f1c7f789783f0caee7b2', '870430163036935', 'https://www.facebook.com/app_scoped_user_id/870430163036935/', '', 'https://graph.facebook.com/870430163036935/picture?width=150&height=150', 'Inês Francisco', '', 'Inês', 'Francisco', 'female', 'pt_PT', '', 0, 0, 0, 'nokas.belem@hotmail.com', 'nokas.belem@hotmail.com', '', '', '', '', '', ''),
(4703, 4678, 'Facebook', '3ad0de13fec834602a75fcc9203fc00cf0faadb1', '10204187761885438', 'https://www.facebook.com/app_scoped_user_id/10204187761885438/', '', 'https://graph.facebook.com/10204187761885438/picture?width=150&height=150', 'Filipa Neto', '', 'Filipa', 'Neto', 'female', 'pt_PT', '', 0, 0, 0, 'filipa_ssn26@hotmail.com', 'filipa_ssn26@hotmail.com', '', '', '', '', '', ''),
(4704, 4679, 'Facebook', '6bac1958c82b8669b87d37dedaf30fca582b9199', '458571277639081', 'https://www.facebook.com/app_scoped_user_id/458571277639081/', '', 'https://graph.facebook.com/458571277639081/picture?width=150&height=150', 'Bernardo Cristina P', '', 'Bernardo', 'Cristina P', 'female', 'pt_PT', '', 0, 0, 0, 'bernacristina@hotmail.com', 'bernacristina@hotmail.com', '', '', '', '', '', ''),
(4705, 4680, 'Facebook', '5dd434d4bbb52169ab7d3bcc22bcb1474f33b7d0', '1119966544696611', 'https://www.facebook.com/app_scoped_user_id/1119966544696611/', '', 'https://graph.facebook.com/1119966544696611/picture?width=150&height=150', 'Pedro Seixas', '', 'Pedro', 'Seixas', 'male', 'pt_PT', '', 0, 0, 0, 'ftseixas@gmail.com', 'ftseixas@gmail.com', '', '', '', '', '', ''),
(4706, 4681, 'Facebook', '8869f28809fa27f0c13576f29160afb62a05ad26', '10155754722835193', 'https://www.facebook.com/app_scoped_user_id/10155754722835193/', '', 'https://graph.facebook.com/10155754722835193/picture?width=150&height=150', 'Joao Salgado', '', 'Joao', 'Salgado', 'male', 'en_GB', '', 0, 0, 0, 'joao.es.salgado@hotmail.com', 'joao.es.salgado@hotmail.com', '', '', '', '', '', ''),
(4707, 4682, 'Facebook', '7f2677f335500b0db103ce70ce0808384f7a90a7', '867405919973124', 'https://www.facebook.com/app_scoped_user_id/867405919973124/', '', 'https://graph.facebook.com/867405919973124/picture?width=150&height=150', 'Joao Ludovico', '', 'Joao', 'Ludovico', 'male', 'pt_PT', '', 0, 0, 0, 'joaomludovico@hotmail.com', 'joaomludovico@hotmail.com', '', '', '', '', '', ''),
(4708, 4683, 'Facebook', 'e96bedaf853273a7133818263ac2580a814d88c8', '733351246775428', 'https://www.facebook.com/app_scoped_user_id/733351246775428/', '', 'https://graph.facebook.com/733351246775428/picture?width=150&height=150', 'Bruno Guilherme Czerwonka', '', 'Bruno Guilherme', 'Czerwonka', 'male', 'pt_BR', '', 0, 0, 0, 'brucze@hotmail.com', 'brucze@hotmail.com', '', '', '', '', '', ''),
(4709, 4684, 'Facebook', '10e732af8144a6c6e85ec119edb7d22c60505d7f', '874899422549037', 'https://www.facebook.com/app_scoped_user_id/874899422549037/', '', 'https://graph.facebook.com/874899422549037/picture?width=150&height=150', 'Ana Pires Arruda', '', 'Ana', 'Pires Arruda', 'female', 'pt_PT', '', 0, 0, 0, 'anapiresarruda@gmail.com', 'anapiresarruda@gmail.com', '', '', '', '', '', ''),
(4710, 4685, 'Facebook', '3cf55c0f09c097586e8cba577342243aded993c4', '10152919125537584', 'https://www.facebook.com/app_scoped_user_id/10152919125537584/', '', 'https://graph.facebook.com/10152919125537584/picture?width=150&height=150', 'Maria Martins', '', 'Maria', 'Martins', 'female', 'pt_PT', '', 0, 0, 0, 'maria_fmartins@hotmail.com', 'maria_fmartins@hotmail.com', '', '', '', '', '', ''),
(4711, 4686, 'Facebook', '0066c475f0c69f13ecc1f61c245a429b14f32341', '10207034199320300', 'https://www.facebook.com/app_scoped_user_id/10207034199320300/', '', 'https://graph.facebook.com/10207034199320300/picture?width=150&height=150', 'Hugo Damásio', '', 'Hugo', 'Damásio', 'male', 'en_US', '', 0, 0, 0, 'hugodamasio@gmail.com', 'hugodamasio@gmail.com', '', '', '', '', '', ''),
(4712, 4687, 'Facebook', 'e541a46dc72d7d58f745865c40da2d409c2c8f28', '972941329404539', 'https://www.facebook.com/app_scoped_user_id/972941329404539/', '', 'https://graph.facebook.com/972941329404539/picture?width=150&height=150', 'Joana Almeida', '', 'Joana', 'Almeida', 'female', 'pt_PT', '', 0, 0, 0, 'ummundoajoanado@gmail.com', 'ummundoajoanado@gmail.com', '', '', '', '', '', ''),
(4713, 4688, 'Facebook', '36dde40d2043fb50a31eacf89a22a6259dbd7658', '10205866778241429', 'https://www.facebook.com/app_scoped_user_id/10205866778241429/', '', 'https://graph.facebook.com/10205866778241429/picture?width=150&height=150', 'Daniela Dias Ferreira', '', 'Daniela', 'Ferreira', 'female', 'pt_PT', '', 0, 0, 0, 'bub1tas@hotmail.com', 'bub1tas@hotmail.com', '', '', '', '', '', ''),
(4714, 4689, 'Facebook', 'e8b6cf89838329014e4e77fbe8ec6ac7734ac7ab', '952886781428029', 'https://www.facebook.com/app_scoped_user_id/952886781428029/', '', 'https://graph.facebook.com/952886781428029/picture?width=150&height=150', 'Olesya  Ivanova', '', 'Olesya', 'Ivanova', 'female', 'ru_RU', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4715, 4690, 'Google', 'b70de373afc28b78773c8c6fd554f028a78b28bb', '114398777422325115310', 'https://plus.google.com/114398777422325115310', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Jorge Dias', '', 'Jorge', 'Dias', 'male', '', '', 0, 0, 0, 'jorgeecosound@gmail.com', 'jorgeecosound@gmail.com', '', '', '', '', '', ''),
(4716, 4691, 'Google', 'c11ccb4397742c14e93b2a7bba9a6182b4c4efa1', '116087710492597879106', 'https://plus.google.com/116087710492597879106', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'João Amaral', '', 'João', 'Amaral', 'male', '', '', 0, 0, 0, 'joao.almeida.amaral@gmail.com', 'joao.almeida.amaral@gmail.com', '', '', '', '', '', ''),
(4717, 4692, 'Facebook', 'cb25f08b3dde904ff2efba3f19620ecb8d06dc6b', '392370677616604', 'https://www.facebook.com/app_scoped_user_id/392370677616604/', '', 'https://graph.facebook.com/392370677616604/picture?width=150&height=150', 'Diogo Pina', '', 'Diogo', 'Pina', 'male', 'pt_PT', '', 0, 0, 0, 'diogofapina@outlook.pt', 'diogofapina@outlook.pt', '', '', '', '', '', ''),
(4718, 4693, 'Facebook', '8f252d94776641e8f010caa3c8c29fa8e2d5118b', '920117141382933', 'https://www.facebook.com/app_scoped_user_id/920117141382933/', '', 'https://graph.facebook.com/920117141382933/picture?width=150&height=150', 'Pedro Leite', '', 'Pedro', 'Leite', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4719, 4694, 'Facebook', '2a093a00cde4e023317fabd6a2b6717989f8579b', '10205317072420512', 'https://www.facebook.com/app_scoped_user_id/10205317072420512/', '', 'https://graph.facebook.com/10205317072420512/picture?width=150&height=150', 'João Camilo', '', 'João', 'Camilo', 'male', 'en_GB', '', 0, 0, 0, 'me@joaocamilo.com', 'me@joaocamilo.com', '', '', '', '', '', ''),
(4720, 4695, 'Facebook', 'e52dcb0ef7b24ba33950410480f2bff9ee66fd1f', '10153398502059252', 'https://www.facebook.com/app_scoped_user_id/10153398502059252/', '', 'https://graph.facebook.com/10153398502059252/picture?width=150&height=150', 'Ana Galamba', '', 'Ana', 'Galamba', 'female', 'pt_PT', '', 0, 0, 0, 'ana_galamba@hotmail.com', 'ana_galamba@hotmail.com', '', '', '', '', '', ''),
(4721, 4696, 'Facebook', '77ac1727f4e97016d60076275066de5c312bf148', '968885606478355', 'https://www.facebook.com/app_scoped_user_id/968885606478355/', '', 'https://graph.facebook.com/968885606478355/picture?width=150&height=150', 'Cidália Dias', '', 'Cidália', 'Dias', 'female', 'pt_PT', '', 0, 0, 0, 'cidaliad@sapo.pt', 'cidaliad@sapo.pt', '', '', '', '', '', ''),
(4722, 4697, 'Facebook', 'd3e8a4a87f228d14a09bdcc5d5a21c4aea5ec8a8', '1602969986608073', 'https://www.facebook.com/app_scoped_user_id/1602969986608073/', '', 'https://graph.facebook.com/1602969986608073/picture?width=150&height=150', 'Filipe Pinto', '', 'Filipe', 'Pinto', 'male', 'pt_PT', '', 0, 0, 0, 'filipe.manuel.pinto85@gmail.com', 'filipe.manuel.pinto85@gmail.com', '', '', '', '', '', ''),
(4723, 4698, 'Facebook', 'b75da2165beadf149c27873c3d7638883fe996df', '982683711765006', 'https://www.facebook.com/app_scoped_user_id/982683711765006/', '', 'https://graph.facebook.com/982683711765006/picture?width=150&height=150', 'Ana Aleluia', '', 'Ana', 'Aleluia', 'female', 'pt_PT', '', 0, 0, 0, 'anamaleluia@gmail.com', 'anamaleluia@gmail.com', '', '', '', '', '', ''),
(4724, 1992, 'Google', '7ded4973bb82d0e7849934dc7011720595a4221b', '101324054813123097093', 'https://plus.google.com/101324054813123097093', '', 'https://lh4.googleusercontent.com/-bR1Ky6_pOWs/AAAAAAAAAAI/AAAAAAAAFX4/ssVbKa0AI0U/photo.jpg?sz=200', 'Bianca Gonçalves', '', 'Bianca', 'Gonçalves', 'female', '', '', 0, 0, 0, 'bianca.5292@gmail.com', 'bianca.5292@gmail.com', '', '', '', '', '', ''),
(4725, 4699, 'Facebook', '9f1ac677a8d3a82fde5f55dfde7f005180680d7c', '1231568530196767', 'https://www.facebook.com/app_scoped_user_id/1231568530196767/', '', 'https://graph.facebook.com/1231568530196767/picture?width=150&height=150', 'Hugo Ribeiro', '', 'Hugo', 'Ribeiro', 'male', 'pt_PT', '', 0, 0, 0, 'hugo666.23@gmail.com', 'hugo666.23@gmail.com', '', '', '', '', '', ''),
(4726, 4700, 'Google', 'b375203f2415a1b254ecbffc1fc3fe1d7323c285', '101440211688207511984', 'https://plus.google.com/+AndreiaSantos23', '', 'https://lh5.googleusercontent.com/-S2KQHrsaXkU/AAAAAAAAAAI/AAAAAAAAW-k/e9l1GitOam4/photo.jpg?sz=200', 'Andreia Santos', '', 'Andreia', 'Santos', '', '', '', 0, 0, 0, 'andy.dgirl@gmail.com', 'andy.dgirl@gmail.com', '', 'Carnaxide, Portugal', '', '', 'Carnaxide, Portugal', ''),
(4727, 4701, 'Facebook', 'ddea2359efaa48d90cb4371663af5769a3d845e7', '1058521667511104', 'https://www.facebook.com/app_scoped_user_id/1058521667511104/', '', 'https://graph.facebook.com/1058521667511104/picture?width=150&height=150', 'Patricia Gomes', '', 'Patricia', 'Gomes', 'female', 'pt_PT', '', 0, 0, 0, 'patixa100@gmail.com', 'patixa100@gmail.com', '', '', '', '', '', ''),
(4728, 4702, 'Facebook', 'f4835dcd4fc404c65cb939848d073ff9a08061cd', '1632596870297071', 'https://www.facebook.com/app_scoped_user_id/1632596870297071/', '', 'https://graph.facebook.com/1632596870297071/picture?width=150&height=150', 'Andreia Mendes', '', 'Andreia', 'Mendes', 'female', 'pt_PT', '', 0, 0, 0, 'andreiamendes_14@hotmail.com', 'andreiamendes_14@hotmail.com', '', '', '', '', '', ''),
(4729, 4703, 'Google', 'fddd6077a86f9f87e92a74647031c2e1768f21e8', '114923327110680167230', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Marco Ribeiro', '', 'Marco', 'Ribeiro', '', '', '', 0, 0, 0, 'masro@iscte.pt', 'masro@iscte.pt', '', '', '', '', '', ''),
(4730, 4704, 'Facebook', '136fe0b4cc3f29c5916f63eeb4af3421e7f0ac49', '10207466456684426', 'https://www.facebook.com/app_scoped_user_id/10207466456684426/', '', 'https://graph.facebook.com/10207466456684426/picture?width=150&height=150', 'Mafalda Zuzarte Reis', '', 'Mafalda', 'Zuzarte Reis', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4731, 4705, 'Google', 'e81bd8acc642c96a6176fa8ff8160486de384490', '106140712902375253455', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Bicicleta Corrida', '', 'Bicicleta', 'Corrida', '', '', '', 0, 0, 0, 'bicicletadecorrida@gmail.com', 'bicicletadecorrida@gmail.com', '', '', '', '', '', ''),
(4732, 4706, 'Facebook', 'a334c606c42a1fa1b21435590beef150c94b59bc', '10153068556022669', 'https://www.facebook.com/app_scoped_user_id/10153068556022669/', '', 'https://graph.facebook.com/10153068556022669/picture?width=150&height=150', 'Christian Göllner', '', 'Christian', 'Göllner', 'male', 'en_US', '', 0, 0, 0, 'christian.goellner88@gmail.com', 'christian.goellner88@gmail.com', '', '', '', '', '', ''),
(4733, 4707, 'Facebook', '4eb955853e45682f0db6d539d583e23f28ca0d41', '10206950650143898', 'https://www.facebook.com/app_scoped_user_id/10206950650143898/', '', 'https://graph.facebook.com/10206950650143898/picture?width=150&height=150', 'Jose Paulo Martins Narciso', '', 'Jose', 'Narciso', 'male', 'en_GB', '', 0, 0, 0, 'atchimpoing@hotmail.com', 'atchimpoing@hotmail.com', '', '', '', '', '', ''),
(4734, 4708, 'Facebook', '3e4b862a3960514b807e7721cc3624536102de46', '10206953303935088', 'https://www.facebook.com/app_scoped_user_id/10206953303935088/', '', 'https://graph.facebook.com/10206953303935088/picture?width=150&height=150', 'Luís Silva Campos', '', 'Luís', 'Campos', 'male', 'pt_PT', '', 0, 0, 0, 'lscascada@gmail.com', 'lscascada@gmail.com', '', '', '', '', '', ''),
(4735, 4709, 'Facebook', '40a69c72b56ccd10051571e907afa72d8bec958d', '10207399588416122', 'https://www.facebook.com/app_scoped_user_id/10207399588416122/', '', 'https://graph.facebook.com/10207399588416122/picture?width=150&height=150', 'João Almeida Peres', '', 'João', 'Peres', 'male', 'pt_PT', '', 0, 0, 0, 'joao.a.peres@gmail.com', 'joao.a.peres@gmail.com', '', '', '', '', '', ''),
(4736, 4710, 'Google', 'faf3cf34ddb730387095d14a8ef183a038ea0dcf', '109907527747676407146', 'https://plus.google.com/109907527747676407146', '', 'https://lh6.googleusercontent.com/-f6RCJYpaaMI/AAAAAAAAAAI/AAAAAAAAABM/fyNN7cODxus/photo.jpg?sz=200', 'duarteb', '', 'duarteb', '.', '', '', '', 0, 0, 0, 'baenaduarte@gmail.com', 'baenaduarte@gmail.com', '', '', '', '', '', ''),
(4737, 4711, 'Facebook', 'b3743072c42b316feb4b16bd0f9b2bcd3a7c016c', '10205189643394702', 'https://www.facebook.com/app_scoped_user_id/10205189643394702/', '', 'https://graph.facebook.com/10205189643394702/picture?width=150&height=150', 'Manuel Stone', '', 'Manuel', 'Stone', 'male', 'pt_PT', '', 0, 0, 0, 'manel_stone@hotmail.com', 'manel_stone@hotmail.com', '', '', '', '', '', ''),
(4738, 4712, 'Facebook', '11ef1d7c0ed06874b38488e650de839e161f11b4', '10203182355994698', 'https://www.facebook.com/app_scoped_user_id/10203182355994698/', '', 'https://graph.facebook.com/10203182355994698/picture?width=150&height=150', 'Maria Papa', '', 'Maria', 'Papa', 'female', 'pt_PT', '', 0, 0, 0, 'maria.zi.nha7@hotmail.com', 'maria.zi.nha7@hotmail.com', '', '', '', '', '', ''),
(4739, 4713, 'Facebook', 'ccd2cb252125beb4726a25d72fd2ad1c518301cd', '10204700075769657', 'https://www.facebook.com/app_scoped_user_id/10204700075769657/', '', 'https://graph.facebook.com/10204700075769657/picture?width=150&height=150', 'David Carvalho', '', 'David', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, 'david-95carvalho@hotmail.com', 'david-95carvalho@hotmail.com', '', '', '', '', '', ''),
(4740, 4714, 'Facebook', '0adc7adb5a54432236936b14b95b40b6f639631c', '1605386516368848', 'https://www.facebook.com/app_scoped_user_id/1605386516368848/', '', 'https://graph.facebook.com/1605386516368848/picture?width=150&height=150', 'Dani Fontoura', '', 'Dani', 'Fontoura', 'male', 'pt_PT', '', 0, 0, 0, 'daniel.a.a.fontoura@gmail.com', 'daniel.a.a.fontoura@gmail.com', '', '', '', '', '', ''),
(4741, 4715, 'Facebook', 'b2288af18d6f1e8e0c2d94b347640d6025e6b1bf', '983204758371087', 'https://www.facebook.com/app_scoped_user_id/983204758371087/', '', 'https://graph.facebook.com/983204758371087/picture?width=150&height=150', 'Carlos Mota', '', 'Carlos', 'Mota', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4742, 4716, 'Facebook', '1c015044dfe66680acc78d487cd3184d31c6d6ec', '985372314848895', 'https://www.facebook.com/app_scoped_user_id/985372314848895/', '', 'https://graph.facebook.com/985372314848895/picture?width=150&height=150', 'Diana Gonçalves', '', 'Diana', 'Gonçalves', 'female', 'pt_PT', '', 0, 0, 0, 'leonordiana@gmail.com', 'leonordiana@gmail.com', '', '', '', '', '', ''),
(4743, 4717, 'Facebook', 'd188086fa3fd369f6da6f0ceb40aa6be819eca0f', '1028114577229490', 'https://www.facebook.com/app_scoped_user_id/1028114577229490/', '', 'https://graph.facebook.com/1028114577229490/picture?width=150&height=150', 'Miguel Vargas', '', 'Miguel', 'Vargas', 'male', 'pt_PT', '', 0, 0, 0, 'miguelmovargas@hotmail.com', 'miguelmovargas@hotmail.com', '', '', '', '', '', ''),
(4744, 4718, 'Google', '7d2ea19502d84213a222f2bd5731ea1809920089', '109176984292823436342', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Carolina Fernandes', '', 'Carolina', 'Fernandes', '', '', '', 0, 0, 0, 'carolinaafernandess5@gmail.com', 'carolinaafernandess5@gmail.com', '', '', '', '', '', ''),
(4745, 4719, 'Facebook', '2c16c2f2d9b51afc056a002a4ed5f6664a5d284f', '10206335853902870', 'https://www.facebook.com/app_scoped_user_id/10206335853902870/', '', 'https://graph.facebook.com/10206335853902870/picture?width=150&height=150', 'Nadia Abreu', '', 'Nadia', 'Abreu', 'female', 'pt_PT', '', 0, 0, 0, 'nadia.abreu795@gmail.com', 'nadia.abreu795@gmail.com', '', '', '', '', '', ''),
(4746, 4720, 'Facebook', 'c73588aad42c081e713d1dbf0f47941f969254b9', '10153351886816341', 'https://www.facebook.com/app_scoped_user_id/10153351886816341/', '', 'https://graph.facebook.com/10153351886816341/picture?width=150&height=150', 'Rute Martins', '', 'Rute', 'Martins', 'female', 'en_GB', '', 0, 0, 0, 'rutemsmar@hotmail.com', 'rutemsmar@hotmail.com', '', '', '', '', '', ''),
(4747, 4721, 'Facebook', '4b2ba91e96fb938d60c9dfdefb3e41e7f0a3a3a0', '935679439787872', 'https://www.facebook.com/app_scoped_user_id/935679439787872/', '', 'https://graph.facebook.com/935679439787872/picture?width=150&height=150', 'Lino Inocencio', '', 'Lino', 'Inocencio', 'male', 'en_US', '', 0, 0, 0, 'linuangra@hotmail.com', 'linuangra@hotmail.com', '', '', '', '', '', ''),
(4748, 4722, 'Facebook', '8a0e2e352a20ea7ccd37c4661d5a7b1655603f3a', '1083251331689241', 'https://www.facebook.com/app_scoped_user_id/1083251331689241/', '', 'https://graph.facebook.com/1083251331689241/picture?width=150&height=150', 'Miguel Rosberg Graça', '', 'Miguel', 'Rosberg Graça', 'male', 'en_US', '', 0, 0, 0, 'sueco1996@hotmail.com', 'sueco1996@hotmail.com', '', '', '', '', '', ''),
(4749, 4723, 'Facebook', 'f9b406f619e425a6c940d270023d9f70ec3f3012', '10153470473134382', 'https://www.facebook.com/app_scoped_user_id/10153470473134382/', '', 'https://graph.facebook.com/10153470473134382/picture?width=150&height=150', 'Tânia Lourenço', '', 'Tânia', 'Lourenço', 'female', 'pt_PT', '', 0, 0, 0, 'lourencotania@gmail.com', 'lourencotania@gmail.com', '', '', '', '', '', ''),
(4750, 4724, 'Google', 'c0e8fc2b4db5c3a208656683b2bac8c81e07be0c', '115134327244184356847', 'https://plus.google.com/115134327244184356847', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Alexandre Santos', '', 'Alexandre', 'Santos', 'male', '', '', 0, 0, 0, 'alexandre.pereira.dos.santos@gmail.com', 'alexandre.pereira.dos.santos@gmail.com', '', '', '', '', '', ''),
(4751, 4725, 'Facebook', '8a43115bb27777dce7a0415f56aa57b136e3cf42', '1135943159765394', 'https://www.facebook.com/app_scoped_user_id/1135943159765394/', '', 'https://graph.facebook.com/1135943159765394/picture?width=150&height=150', 'Antonio Cruz', '', 'Antonio', 'Cruz', 'male', 'pt_PT', '', 0, 0, 0, 'zurcot@gmail.com', 'zurcot@gmail.com', '', '', '', '', '', ''),
(4752, 4726, 'Facebook', '647b4a656141a9fe9211b38dd4a32090c6a76b1e', '762126460574281', 'https://www.facebook.com/app_scoped_user_id/762126460574281/', '', 'https://graph.facebook.com/762126460574281/picture?width=150&height=150', 'Rosario Malaca', '', 'Rosario', 'Malaca', 'female', 'pt_PT', '', 0, 0, 0, 'rosariomalaca@gmail.com', '', '', '', '', '', '', ''),
(4753, 4727, 'Facebook', '88bdec8b35806cfa6d5b4d5a67e5cbdb4e403b59', '10153466798953573', 'https://www.facebook.com/app_scoped_user_id/10153466798953573/', '', 'https://graph.facebook.com/10153466798953573/picture?width=150&height=150', 'Maria Bettencourt', '', 'Maria', 'Bettencourt', 'female', 'pt_PT', '', 0, 0, 0, 'mariajpb90@hotmail.com', 'mariajpb90@hotmail.com', '', '', '', '', '', ''),
(4754, 4728, 'Facebook', 'bb404b5e8c3dbbcd3403c75871b37935d2c85c0a', '484652701693719', 'https://www.facebook.com/app_scoped_user_id/484652701693719/', '', 'https://graph.facebook.com/484652701693719/picture?width=150&height=150', 'Pedro Valente', '', 'Pedro', 'Valente', 'male', 'pt_PT', '', 0, 0, 0, 'pedrovalente15@gmail.com', 'pedrovalente15@gmail.com', '', '', '', '', '', ''),
(4755, 4729, 'Facebook', 'ca1e5026d4175cc36a2d6ae6cf346333ad8cebdb', '845632398860702', 'https://www.facebook.com/app_scoped_user_id/845632398860702/', '', 'https://graph.facebook.com/845632398860702/picture?width=150&height=150', 'Mariana Sério', '', 'Mariana', 'Sério', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4756, 4730, 'Facebook', '18d9ed5a8c5c7f453dd19079bb182a4237a9ec12', '10205839234394398', 'https://www.facebook.com/app_scoped_user_id/10205839234394398/', '', 'https://graph.facebook.com/10205839234394398/picture?width=150&height=150', 'Daniel Fonseca', '', 'Daniel', 'Fonseca', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4757, 4731, 'Google', 'f1a44bf601bc9c458801dce34c04bacc752d1b92', '108025752125744167669', 'https://plus.google.com/108025752125744167669', '', 'https://lh6.googleusercontent.com/-bFzriHVSHmc/AAAAAAAAAAI/AAAAAAAACqs/a-t68cGvnSo/photo.jpg?sz=200', 'Alexander Lopesa', '', 'Alexander', 'Lopesa', '', '', '', 0, 0, 0, 'dotframe@gmail.com', 'dotframe@gmail.com', '', '', '', '', '', ''),
(4758, 4732, 'Facebook', '07cafabbad836b157cf85895556ecc31504c7866', '986164738084891', 'https://www.facebook.com/app_scoped_user_id/986164738084891/', '', 'https://graph.facebook.com/986164738084891/picture?width=150&height=150', 'Nuno Silva', '', 'Nuno', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4759, 4733, 'Facebook', 'ff5cabfb0bd854e5a3c5ea7ba23c4a82eddf6378', '1097035906976914', 'https://www.facebook.com/app_scoped_user_id/1097035906976914/', '', 'https://graph.facebook.com/1097035906976914/picture?width=150&height=150', 'Tânia Carvalho da Silva', '', 'Tânia', 'Carvalho da Silva', 'female', 'pt_PT', '', 0, 0, 0, 'taniacdasilva@live.com.pt', 'taniacdasilva@live.com.pt', '', '', '', '', '', ''),
(4760, 4734, 'Facebook', '2ee53d0838110f8fdb5af36277b113da7e62f8e4', '992488880801224', 'https://www.facebook.com/app_scoped_user_id/992488880801224/', '', 'https://graph.facebook.com/992488880801224/picture?width=150&height=150', 'Isaac Bertrand', '', 'Isaac', 'Bertrand', 'male', 'en_US', '', 0, 0, 0, 'ab_isac@yahoo.com', 'ab_isac@yahoo.com', '', '', '', '', '', ''),
(4761, 3788, 'Google', '8ba1e68eddb19dd7ca417e9a869c0c5146c8e485', '111841153609990578215', 'https://plus.google.com/+BrunoSurf1', '', 'https://lh4.googleusercontent.com/-mxiSqPo6FM8/AAAAAAAAAAI/AAAAAAAARmo/y2YjSaqUUjc/photo.jpg?sz=200', 'Bruno Surf', '', 'Bruno', 'Surf', 'male', '', '', 0, 0, 0, 'brunosurf_67@hotmail.com', 'brunosurf_67@hotmail.com', '', '', '', '', '', ''),
(4762, 4735, 'Facebook', 'c0fc0521c03501e7a6a0f7735972f9bf7efa862c', '1000050596672869', 'https://www.facebook.com/app_scoped_user_id/1000050596672869/', '', 'https://graph.facebook.com/1000050596672869/picture?width=150&height=150', 'Priscila Varela', '', 'Priscila', 'Varela', 'female', 'pt_PT', '', 0, 0, 0, 'priki_varela_95@hotmail.com', 'priki_varela_95@hotmail.com', '', '', '', '', '', ''),
(4763, 4736, 'Facebook', '13c5321c980418edf6d5099270d7625ef9c77a3d', '859104307494492', 'https://www.facebook.com/app_scoped_user_id/859104307494492/', '', 'https://graph.facebook.com/859104307494492/picture?width=150&height=150', 'André Esteves', '', 'André', 'Esteves', 'male', 'en_US', '', 0, 0, 0, 'andre.esteves.11@hotmail.com', 'andre.esteves.11@hotmail.com', '', '', '', '', '', ''),
(4764, 4737, 'Facebook', 'e204a2e97d0c1fbc967f89a1e0e02e335dd3796d', '1004041412939974', 'https://www.facebook.com/app_scoped_user_id/1004041412939974/', '', 'https://graph.facebook.com/1004041412939974/picture?width=150&height=150', 'Sofia Nobre', '', 'Sofia', 'Nobre', 'female', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4765, 4738, 'Facebook', '09e9aaa872ea9070c47c5aae43f214495449893d', '951212541566636', 'https://www.facebook.com/app_scoped_user_id/951212541566636/', '', 'https://graph.facebook.com/951212541566636/picture?width=150&height=150', 'Dieison Souza', '', 'Dieison', 'Souza', 'male', 'pt_PT', '', 0, 0, 0, 'dneo777@hotmail.com', 'dneo777@hotmail.com', '', '', '', '', '', ''),
(4766, 4739, 'Facebook', '39a86a9b5aa358c410747ffc5962ed6c6e982fa9', '10204553167817254', 'https://www.facebook.com/app_scoped_user_id/10204553167817254/', '', 'https://graph.facebook.com/10204553167817254/picture?width=150&height=150', 'Pipo De Mendonça Côrte-Real', '', 'Pipo', 'Côrte-Real', 'male', 'pt_PT', '', 0, 0, 0, 'pipocortereal@hotmail.com', 'pipocortereal@hotmail.com', '', '', '', '', '', ''),
(4767, 4740, 'Facebook', '5454a888ecb732e89fb56508df13c24dfc2d8d88', '10206872641596350', 'https://www.facebook.com/app_scoped_user_id/10206872641596350/', '', 'https://graph.facebook.com/10206872641596350/picture?width=150&height=150', 'Ana Cardeira da Silva', '', 'Ana', 'Cardeira da Silva', 'female', 'pt_PT', '', 0, 0, 0, 'anacardeira@netcabo.pt', 'anacardeira@netcabo.pt', '', '', '', '', '', ''),
(4768, 4741, 'Facebook', 'e707dc419c658f500a7dc33d9d0a370e38823985', '10205479940975882', 'https://www.facebook.com/app_scoped_user_id/10205479940975882/', '', 'https://graph.facebook.com/10205479940975882/picture?width=150&height=150', 'Ricardo Rei', '', 'Ricardo', 'Rei', 'male', 'en_GB', '', 0, 0, 0, 'esquilo_n@hotmail.com', 'esquilo_n@hotmail.com', '', '', '', '', '', ''),
(4769, 4742, 'Facebook', 'fae89f3bba81f9eee686b25813443efd7de96adc', '10205248028944577', 'https://www.facebook.com/app_scoped_user_id/10205248028944577/', '', 'https://graph.facebook.com/10205248028944577/picture?width=150&height=150', 'Teresa Morgado', '', 'Teresa', 'Morgado', 'female', 'pt_PT', '', 0, 0, 0, 'teresamorgado2@hotmail.com', 'teresamorgado2@hotmail.com', '', '', '', '', '', ''),
(4770, 4743, 'Facebook', '53b73fcd7f895010c2cdd9f12b6f037a1bd6ff7c', '10152794044187890', 'https://www.facebook.com/app_scoped_user_id/10152794044187890/', '', 'https://graph.facebook.com/10152794044187890/picture?width=150&height=150', 'Paulo Gonçalves', '', 'Paulo', 'Gonçalves', 'male', 'en_US', '', 0, 0, 0, 'paulo.gonc@gmail.com', 'paulo.gonc@gmail.com', '', '', '', '', '', ''),
(4771, 4744, 'Facebook', 'ad365f307e0bfded5ff0c5f73d31b2b73467652e', '10152786886571086', 'https://www.facebook.com/app_scoped_user_id/10152786886571086/', '', 'https://graph.facebook.com/10152786886571086/picture?width=150&height=150', 'Raquel Cristóvão', '', 'Raquel', 'Cristóvão', 'female', 'pt_PT', '', 0, 0, 0, 'rmcristovao@gmail.com', 'rmcristovao@gmail.com', '', '', '', '', '', ''),
(4772, 4745, 'Facebook', 'fc31a9ad74836a2f43668fe10e3e5b8e3f658263', '762695880495477', 'https://www.facebook.com/app_scoped_user_id/762695880495477/', '', 'https://graph.facebook.com/762695880495477/picture?width=150&height=150', 'Mónica Ordaz', '', 'Mónica', 'Ordaz', 'female', 'pt_PT', '', 0, 0, 0, 'monica.ordaz@hotmail.com', 'monica.ordaz@hotmail.com', '', '', '', '', '', ''),
(4773, 4746, 'Facebook', '98a70931f960fb0cce6fb112431d67af41013e4d', '10206058428891303', 'https://www.facebook.com/app_scoped_user_id/10206058428891303/', '', 'https://graph.facebook.com/10206058428891303/picture?width=150&height=150', 'Joao Traveira', '', 'Joao', 'Traveira', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4774, 4747, 'Facebook', '86dc16bf9b0e45303ab3ee997709a4759c9e096b', '1039786339379220', 'https://www.facebook.com/app_scoped_user_id/1039786339379220/', '', 'https://graph.facebook.com/1039786339379220/picture?width=150&height=150', 'João Vasconcelos Fernandes', '', 'João', 'Fernandes', 'male', 'pt_PT', '', 0, 0, 0, 'planetajota@gmail.com', 'planetajota@gmail.com', '', '', '', '', '', ''),
(4775, 4748, 'Google', 'd1a6045486cbfd3ec8a5dda4e192452e111daffb', '116135385400615428618', 'https://plus.google.com/116135385400615428618', '', 'https://lh3.googleusercontent.com/-PvHze-vvkJk/AAAAAAAAAAI/AAAAAAAAAH8/eDE5e3r092E/photo.jpg?sz=200', 'Nuno Ferreira', '', 'Nuno', 'Ferreira', 'male', '', '', 0, 0, 0, 'nunogamefire@gmail.com', 'nunogamefire@gmail.com', '', '', '', '', '', ''),
(4776, 4749, 'Facebook', 'd020bc7fdc98d2ebc248249009aedd40a54fd75e', '10203570340414201', 'https://www.facebook.com/app_scoped_user_id/10203570340414201/', '', 'https://graph.facebook.com/10203570340414201/picture?width=150&height=150', 'Miguel Cruz Paixão', '', 'Miguel', 'Cruz Paixão', 'male', 'pt_PT', '', 0, 0, 0, 'miguel.paixao@live.com.pt', 'miguel.paixao@live.com.pt', '', '', '', '', '', ''),
(4777, 4750, 'Facebook', '8300dcefb6e2ab4a9e3479abb682b937b409e6aa', '10152750245966534', 'https://www.facebook.com/app_scoped_user_id/10152750245966534/', '', 'https://graph.facebook.com/10152750245966534/picture?width=150&height=150', 'Raquel Braz', '', 'Raquel', 'Braz', 'female', 'pt_PT', '', 0, 0, 0, 'raquelcbraz@hotmail.com', 'raquelcbraz@hotmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(4778, 4751, 'Facebook', '52e93cacc66e4c9e9572d4882dd8f83601c75649', '976703239027464', 'https://www.facebook.com/app_scoped_user_id/976703239027464/', '', 'https://graph.facebook.com/976703239027464/picture?width=150&height=150', 'Rita A. Pica Inácio', '', 'Rita A.', 'Inácio', 'female', 'pt_PT', '', 0, 0, 0, 'rita-pica@hotmail.com', 'rita-pica@hotmail.com', '', '', '', '', '', ''),
(4779, 4752, 'Facebook', 'dc72226a4aaede9106aef49de80fc8e9a7aaf190', '10204555320109777', 'https://www.facebook.com/app_scoped_user_id/10204555320109777/', '', 'https://graph.facebook.com/10204555320109777/picture?width=150&height=150', 'Catarina Vicente', '', 'Catarina', 'Vicente', 'female', 'pt_PT', '', 0, 0, 0, 'catarinavicente_6@hotmail.com', 'catarinavicente_6@hotmail.com', '', '', '', '', '', ''),
(4780, 4753, 'Facebook', '89e05c14260c41d8d8c602bbe82faca8fe87012b', '881359895264799', 'https://www.facebook.com/app_scoped_user_id/881359895264799/', '', 'https://graph.facebook.com/881359895264799/picture?width=150&height=150', 'Xico Carvalho', '', 'Xico', 'Carvalho', 'male', 'en_GB', '', 0, 0, 0, 'creepy.pt@gmail.com', 'creepy.pt@gmail.com', '', '', '', '', '', ''),
(4781, 4754, 'Facebook', 'a112210688e404f589f446274cfc267b3655d531', '10152942297058519', 'https://www.facebook.com/app_scoped_user_id/10152942297058519/', '', 'https://graph.facebook.com/10152942297058519/picture?width=150&height=150', 'André Mota', '', 'André', 'Mota', 'male', 'en_GB', '', 0, 0, 0, 'ruiandremota@hotmail.com', 'ruiandremota@hotmail.com', '', '', '', '', '', ''),
(4782, 4755, 'Facebook', 'e389ebc1ad18ba97a4feba5575df93be0a93e705', '10205628880975735', 'https://www.facebook.com/app_scoped_user_id/10205628880975735/', '', 'https://graph.facebook.com/10205628880975735/picture?width=150&height=150', 'Diva Santos', '', 'Diva', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'diva.santos@sapo.pt', 'diva.santos@sapo.pt', '', '', '', '', '', ''),
(4783, 4756, 'Facebook', 'ffd1aba5be8b40d421324df718574432b565fd33', '1629236423958761', 'https://www.facebook.com/app_scoped_user_id/1629236423958761/', '', 'https://graph.facebook.com/1629236423958761/picture?width=150&height=150', 'Leonor Tomaz', '', 'Leonor', 'Tomaz', 'female', 'pt_PT', '', 0, 0, 0, 'leonor.rt01@gmail.com', 'leonor.rt01@gmail.com', '', '', '', '', '', ''),
(4784, 4757, 'Facebook', 'ed01fb5de97337803fdacab1bc268929bcf2cc37', '10153067138458318', 'https://www.facebook.com/app_scoped_user_id/10153067138458318/', '', 'https://graph.facebook.com/10153067138458318/picture?width=150&height=150', 'Sebas Furtado', '', 'Sebas', 'Furtado', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4785, 4758, 'Google', '426135cd80cc7595652d2f87ff01c7ee8e8563f6', '112261808548132606256', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Carla Soeiro', '', 'Carla', 'Soeiro', '', '', '', 0, 0, 0, 'carlasoeiro@velcrum.com', 'carlasoeiro@velcrum.com', '', '', '', '', '', ''),
(4786, 4759, 'Facebook', '9ecc631a324a0e16d41999062e452ecd9d7c874f', '1305939036083834', 'https://www.facebook.com/app_scoped_user_id/1305939036083834/', '', 'https://graph.facebook.com/1305939036083834/picture?width=150&height=150', 'Rita Cataludo', '', 'Rita', 'Cataludo', 'female', 'pt_PT', '', 0, 0, 0, 'ritinha2311@hotmail.com', 'ritinha2311@hotmail.com', '', '', '', '', '', ''),
(4787, 4760, 'Facebook', '49037731527fe3f3bc5873120a0b845136546560', '827316694022922', 'https://www.facebook.com/app_scoped_user_id/827316694022922/', '', 'https://graph.facebook.com/827316694022922/picture?width=150&height=150', 'Rita Mota', '', 'Rita', 'Mota', 'female', 'pt_PT', '', 0, 0, 0, 'limao.rita@gmail.com', 'limao.rita@gmail.com', '', '', '', '', '', ''),
(4788, 4761, 'Facebook', 'f7d02d54459d36bac9c5642af98b7cf23d20e77a', '10206381751799264', 'https://www.facebook.com/app_scoped_user_id/10206381751799264/', '', 'https://graph.facebook.com/10206381751799264/picture?width=150&height=150', 'Nuno Cunha', '', 'Nuno', 'Cunha', 'male', 'pt_PT', '', 0, 0, 0, 'nunosub@hotmail.com', 'nunosub@hotmail.com', '', '', '', '', '', ''),
(4789, 4762, 'Facebook', '5659ee652631e5a744c12e372704fc06ddd3f998', '10203973460767355', 'https://www.facebook.com/app_scoped_user_id/10203973460767355/', '', 'https://graph.facebook.com/10203973460767355/picture?width=150&height=150', 'Rodrigo Pereira', '', 'Rodrigo', 'Pereira', 'male', 'en_GB', '', 0, 0, 0, 'rodrigo.feijo.pereira@gmail.com', 'rodrigo.feijo.pereira@gmail.com', '', '', '', '', '', ''),
(4790, 4763, 'Facebook', '673ccda8e479172e970350f228347a8ca5aacfd6', '10202951543708714', 'https://www.facebook.com/app_scoped_user_id/10202951543708714/', '', 'https://graph.facebook.com/10202951543708714/picture?width=150&height=150', 'Victor Manuel Luz Antunes', '', 'Victor', 'Antunes', 'male', 'pt_PT', '', 0, 0, 0, 'victorantunes@sapo.pt', 'victorantunes@sapo.pt', '', '', '', '', '', ''),
(4791, 4764, 'Facebook', 'f5b05ef627c060df4301f976ffa46fa82881eec1', '10200731008313418', 'https://www.facebook.com/app_scoped_user_id/10200731008313418/', '', 'https://graph.facebook.com/10200731008313418/picture?width=150&height=150', 'Rita Ordaz', '', 'Rita', 'Ordaz', 'female', 'en_US', '', 0, 0, 0, 'rita-costacaldeiradeordaz@hotmail.com', 'rita-costacaldeiradeordaz@hotmail.com', '', '', '', '', '', ''),
(4792, 4765, 'Facebook', '470cb7664dbd3464db31d84d8f16fe8716005ec8', '948810588472596', 'https://www.facebook.com/app_scoped_user_id/948810588472596/', '', 'https://graph.facebook.com/948810588472596/picture?width=150&height=150', 'Pedro Torres', '', 'Pedro', 'Torres', 'male', 'pt_PT', '', 0, 0, 0, 'pedro.torres9@hotmail.com', 'pedro.torres9@hotmail.com', '', '', '', '', '', ''),
(4793, 4766, 'Facebook', '7f64e7d3dca1a0a645c9a863b8901a2558bd0958', '993257654040065', 'https://www.facebook.com/app_scoped_user_id/993257654040065/', '', 'https://graph.facebook.com/993257654040065/picture?width=150&height=150', 'Nuno Pereira', '', 'Nuno', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'sp.nuno2000@gmail.com', 'sp.nuno2000@gmail.com', '', '', '', '', '', ''),
(4794, 4767, 'Facebook', 'd1ddedc8f1e69a2fab6c380af20a9ee76c8cad87', '1102932239722032', 'https://www.facebook.com/app_scoped_user_id/1102932239722032/', '', 'https://graph.facebook.com/1102932239722032/picture?width=150&height=150', 'Rita Noritake', '', 'Rita', 'Noritake', 'female', 'pt_PT', '', 0, 0, 0, 'rita.noritake@hotmail.com', 'rita.noritake@hotmail.com', '', '', '', '', '', ''),
(4795, 4768, 'Facebook', 'b2d43ced0f4df8c45a21ec949b4af95ea0bccc55', '10153091029342408', 'https://www.facebook.com/app_scoped_user_id/10153091029342408/', '', 'https://graph.facebook.com/10153091029342408/picture?width=150&height=150', 'André Guerin', '', 'André', 'Guerin', 'male', 'pt_PT', '', 0, 0, 0, 'andre@guerin.com', 'andre@guerin.com', '', '', '', '', '', ''),
(4796, 4769, 'Facebook', '299e58f8dcd6ede32e454499d5a54c5e6b557279', '10205329831898433', 'https://www.facebook.com/app_scoped_user_id/10205329831898433/', '', 'https://graph.facebook.com/10205329831898433/picture?width=150&height=150', 'João Paulo Rodrigues', '', 'João', 'Rodrigues', 'male', 'en_GB', '', 0, 0, 0, 'fashionviana@yahoo.com', 'fashionviana@yahoo.com', '', '', '', '', '', ''),
(4797, 4770, 'Facebook', '9147dd8f96f8a4e8ae8b887f7bfb2c8a9f41e5a8', '1073603142668875', 'https://www.facebook.com/app_scoped_user_id/1073603142668875/', '', 'https://graph.facebook.com/1073603142668875/picture?width=150&height=150', 'Sandra Pais', '', 'Sandra', 'Pais', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4798, 4771, 'Google', '37f518d532592b62d4e73ae43266f1429b9ffe14', '113766468885419863369', 'https://profiles.google.com/113766468885419863369', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Sou Eu', '', 'Sou', 'Eu', '', '', '', 0, 0, 0, 'anjoedemonio19@gmail.com', 'anjoedemonio19@gmail.com', '', '', '', '', '', ''),
(4799, 4772, 'Facebook', '72842e1f2786c3396e079992c63da9a5a87d4afe', '999644316715298', 'https://www.facebook.com/app_scoped_user_id/999644316715298/', '', 'https://graph.facebook.com/999644316715298/picture?width=150&height=150', 'Rui Conde', '', 'Rui', 'Conde', 'male', 'pt_PT', '', 0, 0, 0, 'rui_97@hotmail.com', 'rui_97@hotmail.com', '', '', '', '', '', ''),
(4800, 4773, 'Google', '8a3d44f0006bc0a41cbdad2953088c1d59904b1d', '112945959826343700764', 'https://plus.google.com/+AntonioAraujoPhotography', '', 'https://lh4.googleusercontent.com/-tDcCyUVjjQg/AAAAAAAAAAI/AAAAAAAA0y4/ifxygc-Gss4/photo.jpg?sz=200', 'Antonio Araujo', '', 'Antonio', 'Araujo', 'male', '', '', 0, 0, 0, 'designeraraujo@gmail.com', 'designeraraujo@gmail.com', '', 'AZORES | AÇORES', '', '', 'AZORES | AÇORES', ''),
(4801, 4774, 'Facebook', '3e0cf23ffc9e63f3f339600c22944324ef600168', '10205457832179597', 'https://www.facebook.com/app_scoped_user_id/10205457832179597/', '', 'https://graph.facebook.com/10205457832179597/picture?width=150&height=150', 'Elisabete Pires Bailão', '', 'Elisabete', 'Bailão', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4802, 4775, 'Google', '212cc392ccc7b2c06922af3f93e06f405d0473be', '102876971344055115519', 'https://plus.google.com/102876971344055115519', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Vitor Valente', '', 'Vitor', 'Valente', 'male', '', '', 0, 0, 0, '0173valente@gmail.com', '0173valente@gmail.com', '', '', '', '', '', ''),
(4803, 4776, 'Facebook', '9cf5a4c17b9ce63256f3f2fa298c52ce512c9ad6', '917105628311933', 'https://www.facebook.com/app_scoped_user_id/917105628311933/', '', 'https://graph.facebook.com/917105628311933/picture?width=150&height=150', 'Miguel Conceição', '', 'Miguel', 'Conceição', 'male', 'en_US', '', 0, 0, 0, 'migapc@gmail.com', 'migapc@gmail.com', '', '', '', '', '', ''),
(4804, 4777, 'Facebook', '8cc6a2b92a94018973f28ed69c93199474eb0f06', '817791994965555', 'https://www.facebook.com/app_scoped_user_id/817791994965555/', '', 'https://graph.facebook.com/817791994965555/picture?width=150&height=150', 'Miguel Ruivo', '', 'Miguel', 'Ruivo', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4805, 4778, 'Facebook', '0b437d2832cee31ac71cfca4b3ab5eb2464fca43', '10204389886248156', 'https://www.facebook.com/app_scoped_user_id/10204389886248156/', '', 'https://graph.facebook.com/10204389886248156/picture?width=150&height=150', 'Regis Silva Skate', '', 'Regis', 'Silva Skate', 'male', 'pt_PT', '', 0, 0, 0, 'regisskt@hotmail.com', 'regisskt@hotmail.com', '', '', '', '', '', ''),
(4806, 4779, 'Facebook', '0af47dfdcda5eb12ec31f6cf8fd8d707c940a3be', '980036662029521', 'https://www.facebook.com/app_scoped_user_id/980036662029521/', '', 'https://graph.facebook.com/980036662029521/picture?width=150&height=150', 'Filipe Araújo', '', 'Filipe', 'Araújo', 'male', 'en_GB', '', 0, 0, 0, 'filipemb.araujo@gmail.com', 'filipemb.araujo@gmail.com', '', '', '', '', '', ''),
(4807, 4780, 'Facebook', 'd7a58a2b89511a2433a8ac96b41eeea70860613b', '693551064079830', 'https://www.facebook.com/app_scoped_user_id/693551064079830/', '', 'https://graph.facebook.com/693551064079830/picture?width=150&height=150', 'Piu Figueiredo', '', 'Piu', 'Figueiredo', 'female', 'pt_PT', '', 0, 0, 0, 'piufigueiredo@gmail.com', 'piufigueiredo@gmail.com', '', '', '', '', '', ''),
(4808, 4781, 'Facebook', '49ba61900cc679b7ef29a1ca522970af85560825', '10203199647310345', 'https://www.facebook.com/app_scoped_user_id/10203199647310345/', '', 'https://graph.facebook.com/10203199647310345/picture?width=150&height=150', 'Carlos Alberto Martins', '', 'Carlos', 'Martins', 'male', 'pt_PT', '', 0, 0, 0, 'scarlosmartins@gmail.com', 'scarlosmartins@gmail.com', '', '', '', '', '', ''),
(4809, 4782, 'Facebook', 'd6610ccbd33f7845454fefa0de8b0895950c9026', '10205940943296952', 'https://www.facebook.com/app_scoped_user_id/10205940943296952/', '', 'https://graph.facebook.com/10205940943296952/picture?width=150&height=150', 'Francisco Garcia Abreu', '', 'Francisco', 'Garcia Abreu', 'male', 'pt_PT', '', 0, 0, 0, 'frankgarciaabreu@hotmail.com', 'frankgarciaabreu@hotmail.com', '', '', '', '', '', ''),
(4810, 4783, 'Facebook', 'f7e0ad0ba4d03e2d9ff08eb5c7dffb23cd8b6c32', '895123500523565', 'https://www.facebook.com/app_scoped_user_id/895123500523565/', '', 'https://graph.facebook.com/895123500523565/picture?width=150&height=150', 'Carla Martins', '', 'Carla', 'Martins', 'female', 'pt_PT', '', 0, 0, 0, 'nogueiraloureiro@gmail.com', 'nogueiraloureiro@gmail.com', '', '', '', '', '', ''),
(4811, 4784, 'Facebook', '5810605107910d6727745b5a41439444f6eb36d5', '998076513578646', 'https://www.facebook.com/app_scoped_user_id/998076513578646/', '', 'https://graph.facebook.com/998076513578646/picture?width=150&height=150', 'Américo Macareno', '', 'Américo', 'Macareno', 'male', 'pt_PT', '', 0, 0, 0, 'americo.macareno@gmail.com', 'americo.macareno@gmail.com', '', '', '', '', '', ''),
(4812, 4785, 'Facebook', '32961613be63d8811973e362c7edff08b2abc88a', '10203419404120800', 'https://www.facebook.com/app_scoped_user_id/10203419404120800/', '', 'https://graph.facebook.com/10203419404120800/picture?width=150&height=150', 'Pedro Isabel', '', 'Pedro', 'Isabel', 'male', 'pt_PT', '', 0, 0, 0, 'pedroisabel_925@hotmail.com', 'pedroisabel_925@hotmail.com', '', '', '', '', '', ''),
(4813, 4786, 'Facebook', '9a38de80d87629f55588181f9518ee943ad58c2c', '980952588605408', 'https://www.facebook.com/app_scoped_user_id/980952588605408/', '', 'https://graph.facebook.com/980952588605408/picture?width=150&height=150', 'Rita Vidrago', '', 'Rita', 'Vidrago', 'female', 'pt_PT', '', 0, 0, 0, 'ritinha_vidrago@hotmail.com', 'ritinha_vidrago@hotmail.com', '', '', '', '', '', ''),
(4814, 4787, 'Facebook', 'e46c5da608229b059bd3564880c5f71b8a577fff', '10152984436278528', 'https://www.facebook.com/app_scoped_user_id/10152984436278528/', '', 'https://graph.facebook.com/10152984436278528/picture?width=150&height=150', 'Diogo Osório Castro', '', 'Diogo', 'Castro', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4815, 4788, 'Facebook', '4eb62e43ddc448d9ddba07c38596df2e83031f54', '10206103428779087', 'https://www.facebook.com/app_scoped_user_id/10206103428779087/', '', 'https://graph.facebook.com/10206103428779087/picture?width=150&height=150', 'Rodrigo Romano', '', 'Rodrigo', 'Romano', 'male', 'pt_PT', '', 0, 0, 0, 'rodrigoromano.5@gmail.com', 'rodrigoromano.5@gmail.com', '', '', '', '', '', ''),
(4816, 4789, 'Facebook', '180dc4a5c3b61df42126737f76016c7e8b73a4f9', '872723806127228', 'https://www.facebook.com/app_scoped_user_id/872723806127228/', '', 'https://graph.facebook.com/872723806127228/picture?width=150&height=150', 'Ana Ramos', '', 'Ana', 'Ramos', 'female', 'pt_PT', '', 0, 0, 0, 'anacarmoramos@hotmail.com', 'anacarmoramos@hotmail.com', '', '', '', '', '', ''),
(4817, 4790, 'Google', '8db71a22643bde852af3052cbfd30c035c9a6a41', '113330117162216596730', 'https://plus.google.com/113330117162216596730', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'DARIO SIMAO', '', 'DARIO', 'SIMAO', 'male', '', '', 0, 0, 0, 'dariosimao1@gmail.com', 'dariosimao1@gmail.com', '', '', '', '', '', ''),
(4818, 4791, 'Facebook', '9992a60cfebea4bcd872d5d05b179772539972a3', '1588781598076264', 'https://www.facebook.com/app_scoped_user_id/1588781598076264/', '', 'https://graph.facebook.com/1588781598076264/picture?width=150&height=150', 'Francisco Empis', '', 'Francisco', 'Empis', 'male', 'en_US', '', 0, 0, 0, 'franciscoempis@yahoo.com', 'franciscoempis@yahoo.com', '', '', '', '', '', ''),
(4819, 4792, 'Facebook', '318cdba22238c305aee632a17296dca3f26e4cf0', '924006534322620', 'https://www.facebook.com/app_scoped_user_id/924006534322620/', '', 'https://graph.facebook.com/924006534322620/picture?width=150&height=150', 'Jimi Linden', '', 'Jimi', 'Linden', 'male', 'pt_BR', '', 0, 0, 0, 'ellisbahia2@gmail.com', 'ellisbahia2@gmail.com', '', '', '', '', '', ''),
(4820, 4793, 'Facebook', 'c17d1546d2d6515c50dad31efe6d6feac4477119', '1656856554544622', 'https://www.facebook.com/app_scoped_user_id/1656856554544622/', '', 'https://graph.facebook.com/1656856554544622/picture?width=150&height=150', 'Isis Joaquim', '', 'Isis', 'Joaquim', 'female', 'pt_PT', '', 0, 0, 0, 'iris_joaquim@live.com.pt', 'iris_joaquim@live.com.pt', '', '', '', '', '', ''),
(4821, 4794, 'Facebook', 'ba731fc10071e305d2c365aaa6eb8f564709ec69', '10153369255857579', 'https://www.facebook.com/app_scoped_user_id/10153369255857579/', '', 'https://graph.facebook.com/10153369255857579/picture?width=150&height=150', 'Marco F.', '', 'Marco', 'F.', 'male', 'en_US', '', 0, 0, 0, 'marcoconstruction@live.ca', 'marcoconstruction@live.ca', '', '', '', '', '', ''),
(4822, 4795, 'Facebook', 'b708346fff8ae09a6ea74f2edd7742ba934d5e1c', '982890065077951', 'https://www.facebook.com/app_scoped_user_id/982890065077951/', '', 'https://graph.facebook.com/982890065077951/picture?width=150&height=150', 'Beatriz Tacão', '', 'Beatriz', 'Tacão', 'female', 'pt_PT', '', 0, 0, 0, 'beatriz.t.santos@gmail.com', 'beatriz.t.santos@gmail.com', '', '', '', '', '', ''),
(4823, 4796, 'Facebook', '5bf8e69cae477da562b784f5f39634120503ca5a', '439213032870663', 'https://www.facebook.com/app_scoped_user_id/439213032870663/', '', 'https://graph.facebook.com/439213032870663/picture?width=150&height=150', 'Maria Canas', '', 'Maria', 'Canas', 'female', 'pt_PT', '', 0, 0, 0, 'maria_canas1@hotmail.com', 'maria_canas1@hotmail.com', '', '', '', '', '', ''),
(4824, 4797, 'Facebook', 'd406c5b77c0e59c9d31f554cf0a9eb4cf9b88731', '1663783480519272', 'https://www.facebook.com/app_scoped_user_id/1663783480519272/', '', 'https://graph.facebook.com/1663783480519272/picture?width=150&height=150', 'Pipa Josefine', '', 'Pipa', 'Josefine', 'female', 'pt_PT', '', 0, 0, 0, 'josefinewildenburg@yahoo.de', 'josefinewildenburg@yahoo.de', '', '', '', '', '', ''),
(4825, 4798, 'Facebook', 'e5ab2413387e092a9129d5b1130210db21636224', '408032339399237', 'https://www.facebook.com/app_scoped_user_id/408032339399237/', '', 'https://graph.facebook.com/408032339399237/picture?width=150&height=150', 'Pedro Figueiredo', '', 'Pedro', 'Figueiredo', 'male', 'pt_PT', '', 0, 0, 0, 'pedrotorgalfig@gmail.com', 'pedrotorgalfig@gmail.com', '', '', '', '', '', ''),
(4826, 4799, 'Facebook', 'a9f12f95413949a77192765a38dd83a4ea3f478d', '490389477775431', 'https://www.facebook.com/app_scoped_user_id/490389477775431/', '', 'https://graph.facebook.com/490389477775431/picture?width=150&height=150', 'Edgar Duarte', '', 'Edgar', 'Duarte', 'male', 'pt_PT', '', 0, 0, 0, 'edgarduarte82@gmail.com', 'edgarduarte82@gmail.com', '', '', '', '', '', ''),
(4827, 4800, 'Facebook', 'd101a1fb74c224774230a10ac914bfc31d36cd16', '392390037631025', 'https://www.facebook.com/app_scoped_user_id/392390037631025/', '', 'https://graph.facebook.com/392390037631025/picture?width=150&height=150', 'David Pereira', '', 'David', 'Pereira', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4828, 4801, 'Facebook', 'a892e2f56fec60e8428891042f743beaa442b65f', '10204300118134098', 'https://www.facebook.com/app_scoped_user_id/10204300118134098/', '', 'https://graph.facebook.com/10204300118134098/picture?width=150&height=150', 'Margarida Almeida', '', 'Margarida', 'Almeida', 'female', 'pt_PT', '', 0, 0, 0, 'malmeida1@live.com.pt', 'malmeida1@live.com.pt', '', '', '', '', '', ''),
(4829, 4802, 'Facebook', '0e80cbfe70089eb35e8f5be9cf68e59ee5ad4234', '10204549302244762', 'https://www.facebook.com/app_scoped_user_id/10204549302244762/', '', 'https://graph.facebook.com/10204549302244762/picture?width=150&height=150', 'Helia Ribeiro', '', 'Helia', 'Ribeiro', 'female', 'pt_PT', '', 0, 0, 0, 'helia_ribeiro@hotmail.com', 'helia_ribeiro@hotmail.com', '', '', '', '', '', ''),
(4830, 4803, 'Facebook', '90708ca6a10f2d2760eddbbaac6a6fc7d169ba5d', '1191721944186849', 'https://www.facebook.com/app_scoped_user_id/1191721944186849/', '', 'https://graph.facebook.com/1191721944186849/picture?width=150&height=150', 'Pureza Abrantes', '', 'Pureza', 'Abrantes', 'female', 'en_US', '', 0, 0, 0, 'purezaabrantes@gmail.com', 'purezaabrantes@gmail.com', '', '', '', '', '', ''),
(4831, 4804, 'Facebook', '2db7c1fa580ea13fe6cec9526da24e7b4961dc4d', '879330158807566', 'https://www.facebook.com/app_scoped_user_id/879330158807566/', '', 'https://graph.facebook.com/879330158807566/picture?width=150&height=150', 'Heitor Antunes', '', 'Heitor', 'Antunes', 'male', 'pt_BR', '', 0, 0, 0, 'heitorjunior34@hotmail.com', 'heitorjunior34@hotmail.com', '', '', '', '', '', ''),
(4832, 4805, 'Facebook', 'c342fd01823392b79ac057feb513b8ab996ac666', '476974259132489', 'https://www.facebook.com/app_scoped_user_id/476974259132489/', '', 'https://graph.facebook.com/476974259132489/picture?width=150&height=150', 'Leandro Wayne', '', 'Leandro', 'Wayne', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4833, 4806, 'Facebook', '5c3c1929831ca4e7ef5d956999fd55f587220f2c', '448898238611972', 'https://www.facebook.com/app_scoped_user_id/448898238611972/', '', 'https://graph.facebook.com/448898238611972/picture?width=150&height=150', 'Francisca Favinha Carrasco', '', 'Francisca', 'Favinha Carrasco', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4834, 4807, 'Facebook', 'c5926c0c25225604c124529ae978f30b01d62430', '1092182267462748', 'https://www.facebook.com/app_scoped_user_id/1092182267462748/', '', 'https://graph.facebook.com/1092182267462748/picture?width=150&height=150', 'Rodrigo Gonçalves', '', 'Rodrigo', 'Gonçalves', 'male', 'pt_PT', '', 0, 0, 0, 'rodrigo.scp.goncalves@hotmail.com', 'rodrigo.scp.goncalves@hotmail.com', '', '', '', '', '', ''),
(4835, 4808, 'Facebook', '47e33570e01d924064220848cd402edfebfa7894', '473279929497926', 'https://www.facebook.com/app_scoped_user_id/473279929497926/', '', 'https://graph.facebook.com/473279929497926/picture?width=150&height=150', 'Lucas Frederico', '', 'Lucas', 'Frederico', 'male', 'pt_PT', '', 0, 0, 0, 'lucasmartinsfrederico@outlook.pt', 'lucasmartinsfrederico@outlook.pt', '', '', '', '', '', ''),
(4836, 4809, 'Google', '1ceae064289344baa037309deadb92c36009c357', '108333833992732587907', 'https://plus.google.com/108333833992732587907', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Ricardo Jorge Costa Motta', '', 'Ricardo Jorge', 'Costa Motta', 'male', '', '', 0, 0, 0, 'ricardocostamotta@gmail.com', 'ricardocostamotta@gmail.com', '', '', '', '', '', ''),
(4837, 4810, 'Facebook', 'a34152840a101975ecad1bcc262002333d160adb', '10207266040027956', 'https://www.facebook.com/app_scoped_user_id/10207266040027956/', '', 'https://graph.facebook.com/10207266040027956/picture?width=150&height=150', 'Jorge Aguiar', '', 'Jorge', 'Aguiar', 'male', 'pt_PT', '', 0, 0, 0, 'aguiar.jorge5@gmail.com', 'aguiar.jorge5@gmail.com', '', '', '', '', '', ''),
(4838, 4811, 'Facebook', '4b7472a8fb231bb04c354d653d01160ef783fe64', '10204507851245267', 'https://www.facebook.com/app_scoped_user_id/10204507851245267/', '', 'https://graph.facebook.com/10204507851245267/picture?width=150&height=150', 'Paulo Silva', '', 'Paulo', 'Silva', 'male', 'pt_PT', '', 0, 0, 0, 'paulosilva.santander@kanguru.pt', 'paulosilva.santander@kanguru.pt', '', '', '', '', '', ''),
(4839, 4812, 'Facebook', '96b2efbef08c810568c2fc9920c711822d87d3c2', '10203341742702598', 'https://www.facebook.com/app_scoped_user_id/10203341742702598/', '', 'https://graph.facebook.com/10203341742702598/picture?width=150&height=150', 'Joao Garcia', '', 'Joao', 'Garcia', 'male', 'en_US', '', 0, 0, 0, 'joaogarcia2103@gmail.com', 'joaogarcia2103@gmail.com', '', '', '', '', '', ''),
(4840, 4813, 'Facebook', '42ab7fdc4ec497f67cb0f936e58481095b64d4cb', '711219095650401', 'https://www.facebook.com/app_scoped_user_id/711219095650401/', '', 'https://graph.facebook.com/711219095650401/picture?width=150&height=150', 'Paulo Santos', '', 'Paulo', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, '4cad@sapo.pt', '4cad@sapo.pt', '', '', '', '', '', ''),
(4841, 4814, 'Facebook', '7cda29632853696f6a568221488b3bc07feff54c', '10204567110518294', 'https://www.facebook.com/app_scoped_user_id/10204567110518294/', '', 'https://graph.facebook.com/10204567110518294/picture?width=150&height=150', 'Guerreiro Bento', '', 'Guerreiro', 'Bento', 'male', 'pt_PT', '', 0, 0, 0, 'bguerreiro74@hotmail.com', 'bguerreiro74@hotmail.com', '', '', '', '', '', ''),
(4842, 4815, 'Facebook', '6723cf32be44b4702fd2a5ce31317a5edf67bc3d', '10206400892318853', 'https://www.facebook.com/app_scoped_user_id/10206400892318853/', '', 'https://graph.facebook.com/10206400892318853/picture?width=150&height=150', 'Nuno Oli', '', 'Nuno', 'Oli', 'male', 'pt_PT', '', 0, 0, 0, 'nuno_surf_10@hotmail.com', 'nuno_surf_10@hotmail.com', '', '', '', '', '', ''),
(4843, 4816, 'Facebook', 'a21a5b6364ae8ec2066d250bb3b255ad52be6474', '1086287034733305', 'https://www.facebook.com/app_scoped_user_id/1086287034733305/', '', 'https://graph.facebook.com/1086287034733305/picture?width=150&height=150', 'Bernardo António Botelho Direito', '', 'Bernardo António', 'Botelho Direito', 'male', 'pt_PT', '', 0, 0, 0, 'bernardodireito@gmail.com', 'bernardodireito@gmail.com', '', '', '', '', '', ''),
(4844, 4817, 'Facebook', '8b35b8524dd3c2b740fc041cc50de351d63d2c7a', '1093457234003224', 'https://www.facebook.com/app_scoped_user_id/1093457234003224/', '', 'https://graph.facebook.com/1093457234003224/picture?width=150&height=150', 'Rodrigo Marçal Camacho', '', 'Rodrigo', 'Marçal Camacho', 'male', 'en_GB', '', 0, 0, 0, 'camacho1996@msn.com', 'camacho1996@msn.com', '', '', '', '', '', ''),
(4845, 4818, 'Google', '0e9af1b253d7cd76623a0546fe2b886c28c78329', '100584929850849506732', 'https://plus.google.com/100584929850849506732', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Pedro Cunha', '', 'Pedro', 'Cunha', 'male', '', '', 0, 0, 0, 'pedro.klecius.cunha@gmail.com', 'pedro.klecius.cunha@gmail.com', '', '', '', '', '', ''),
(4846, 4819, 'Facebook', 'ec437391eb7a133f419c84fa2750d03d7355adbb', '1150454668313726', 'https://www.facebook.com/app_scoped_user_id/1150454668313726/', '', 'https://graph.facebook.com/1150454668313726/picture?width=150&height=150', 'Vera Pimenta', '', 'Vera', 'Pimenta', 'female', 'pt_PT', '', 0, 0, 0, 'pimenta_vera@hotmail.com', 'pimenta_vera@hotmail.com', '', '', '', '', '', ''),
(4847, 4820, 'Facebook', 'e01d8da2d445cec8517e0fb058defcd18dd71c92', '10207347598307751', 'https://www.facebook.com/app_scoped_user_id/10207347598307751/', '', 'https://graph.facebook.com/10207347598307751/picture?width=150&height=150', 'Rodolfo Reis', '', 'Rodolfo', 'Reis', '', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4848, 4821, 'Facebook', '41b49b1963e08e0172fa71072b22bb073e93df5d', '10206291517834163', 'https://www.facebook.com/app_scoped_user_id/10206291517834163/', '', 'https://graph.facebook.com/10206291517834163/picture?width=150&height=150', 'Samuel Avelar', '', 'Samuel', 'Avelar', 'male', 'pt_PT', '', 0, 0, 0, 'thebundleofsam@gmail.com', 'thebundleofsam@gmail.com', '', '', '', '', '', ''),
(4849, 4822, 'Facebook', '53c5cd774981c3227353d256af5d9b2eb7149c2a', '840645575990702', 'https://www.facebook.com/app_scoped_user_id/840645575990702/', '', 'https://graph.facebook.com/840645575990702/picture?width=150&height=150', 'Paula Henriques', '', 'Paula', 'Henriques', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4850, 4823, 'Facebook', 'c300af247cfd7f52ee991a673f6f63bec3cf1de1', '1004646716242822', 'https://www.facebook.com/app_scoped_user_id/1004646716242822/', '', 'https://graph.facebook.com/1004646716242822/picture?width=150&height=150', 'Ana Neves', '', 'Ana', 'Neves', 'female', 'pt_PT', '', 0, 0, 0, 'anacatarinanev@gmail.com', 'anacatarinanev@gmail.com', '', '', '', '', '', ''),
(4851, 4824, 'Facebook', 'b32fe38c94cf32751e65cae67c91ecc76cbbaf3a', '813737028714089', 'https://www.facebook.com/app_scoped_user_id/813737028714089/', '', 'https://graph.facebook.com/813737028714089/picture?width=150&height=150', 'RS Telas Molduras DecoRustico', '', 'RS', 'DecoRustico', 'male', 'pt_PT', '', 0, 0, 0, 'ricardojsantos30@gmail.com', 'ricardojsantos30@gmail.com', '', '', '', '', '', ''),
(4852, 4825, 'Facebook', 'b116b1fe8748a77529d26813e134713d5aa46b06', '1455695451410851', 'https://www.facebook.com/app_scoped_user_id/1455695451410851/', '', 'https://graph.facebook.com/1455695451410851/picture?width=150&height=150', 'And\'So It\'is', '', 'And\'So', 'It\'is', 'female', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4853, 4826, 'Facebook', 'c8fa3ea521284fa2118af1296b1b35df25c5bdee', '10204010867382910', 'https://www.facebook.com/app_scoped_user_id/10204010867382910/', '', 'https://graph.facebook.com/10204010867382910/picture?width=150&height=150', 'Rui Vasco Ricardo Canhoto', '', 'Rui', 'Canhoto', 'male', 'pt_PT', '', 0, 0, 0, 'rui.canhoto@hotmail.com', 'rui.canhoto@hotmail.com', '', '', '', '', '', ''),
(4854, 4827, 'Facebook', '2e577cba67603d45886cf8585274b99d1b0e90c2', '1148072281875321', 'https://www.facebook.com/app_scoped_user_id/1148072281875321/', '', 'https://graph.facebook.com/1148072281875321/picture?width=150&height=150', 'Té Passão', '', 'Té', 'Passão', 'female', 'pt_PT', '', 0, 0, 0, 'mt_passao@hotmail.com', 'mt_passao@hotmail.com', '', '', '', '', '', ''),
(4855, 4828, 'Facebook', 'ad76452812341b4063edce7f389379d3ca1a887b', '981431548548181', 'https://www.facebook.com/app_scoped_user_id/981431548548181/', '', 'https://graph.facebook.com/981431548548181/picture?width=150&height=150', 'Margarida Maçãs', '', 'Margarida', 'Maçãs', 'female', 'pt_PT', '', 0, 0, 0, 'margarida_macas@hotmail.com', 'margarida_macas@hotmail.com', '', '', '', '', '', ''),
(4856, 4829, 'Facebook', '070dbb9cd3e0bfadabbef1be98a1afbc89d6b8d4', '10204405883128621', 'https://www.facebook.com/app_scoped_user_id/10204405883128621/', '', 'https://graph.facebook.com/10204405883128621/picture?width=150&height=150', 'Victoria Jordan', '', 'Victoria', 'Jordan', 'female', 'en_GB', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4857, 4830, 'Facebook', 'a47162faf85243827e988d78eeff9d4e45c8bdca', '10155650475055313', 'https://www.facebook.com/app_scoped_user_id/10155650475055313/', '', 'https://graph.facebook.com/10155650475055313/picture?width=150&height=150', 'Sebastião Lancastre', '', 'Sebastião', 'Lancastre', 'male', 'en_US', '', 0, 0, 0, 'sebastiaopv@lancastre.com', 'sebastiaopv@lancastre.com', '', '', '', '', '', ''),
(4858, 4831, 'Google', 'bea1b435df3f67247bf2e066012337e681e1dc71', '112939181065274779580', 'https://plus.google.com/112939181065274779580', '', 'https://lh3.googleusercontent.com/-5MKfeZDBUAM/AAAAAAAAAAI/AAAAAAAAALU/n-vOJPXDXTY/photo.jpg?sz=200', 'Jorge Pereira', '', 'Jorge', 'Pereira', 'male', '', '', 0, 0, 0, 'ajmp.mail@gmail.com', 'ajmp.mail@gmail.com', '', '', '', '', '', ''),
(4859, 4832, 'Facebook', '869bafcf3be00bc8fce6aba7c8abb07d807decbb', '10155650203710133', 'https://www.facebook.com/app_scoped_user_id/10155650203710133/', '', 'https://graph.facebook.com/10155650203710133/picture?width=150&height=150', 'Sebastião Nrs', '', 'Sebastião', 'Nrs', 'male', 'pt_PT', '', 0, 0, 0, 'sebastiaoneffe@hotmail.com', 'sebastiaoneffe@hotmail.com', '', '', '', '', '', ''),
(4860, 4833, 'Facebook', 'e43622e3511e5111e8c5cd52e0aba8599afddf33', '826426434078625', 'https://www.facebook.com/app_scoped_user_id/826426434078625/', '', 'https://graph.facebook.com/826426434078625/picture?width=150&height=150', 'Sara Pinto Monteiro', '', 'Sara', 'Monteiro', 'female', 'pt_PT', '', 0, 0, 0, 'sara.patricia.monteiro@gmail.com', 'sara.patricia.monteiro@gmail.com', '', '', '', '', '', ''),
(4861, 4834, 'Google', '2bc152fdc9c9ba04408475caeac929f00fb0b6e5', '102723554040491354167', 'https://plus.google.com/102723554040491354167', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Laura jesus', '', 'Laura', 'jesus', '', '', '', 0, 0, 0, 'laurajesus1998@gmail.com', 'laurajesus1998@gmail.com', '', '', '', '', '', ''),
(4862, 4835, 'Facebook', '768ef7440bdfcca5e9d630932feb0ef6d668d41c', '872508826128910', 'https://www.facebook.com/app_scoped_user_id/872508826128910/', '', 'https://graph.facebook.com/872508826128910/picture?width=150&height=150', 'Sofia Debourdeau', '', 'Sofia', 'Debourdeau', 'female', 'pt_PT', '', 0, 0, 0, 'sofiadb2000@hotmail.com', 'sofiadb2000@hotmail.com', '', '', '', '', '', ''),
(4863, 4836, 'Facebook', '7412a75c974f9420106aa473e1c136391906e32f', '875881219160174', 'https://www.facebook.com/app_scoped_user_id/875881219160174/', '', 'https://graph.facebook.com/875881219160174/picture?width=150&height=150', 'Pedro Maria Vicente', '', 'Pedro', 'Vicente', 'male', 'pt_PT', '', 0, 0, 0, 'pedromaria2002@hotmail.com', 'pedromaria2002@hotmail.com', '', '', '', '', '', ''),
(4864, 4837, 'Facebook', '8cb13ed37d160945844d28da88e7af1f13a39f33', '10207051902124384', 'https://www.facebook.com/app_scoped_user_id/10207051902124384/', '', 'https://graph.facebook.com/10207051902124384/picture?width=150&height=150', 'Sofia Marques', '', 'Sofia', 'Marques', 'female', 'en_GB', '', 0, 0, 0, 'aifos_383@hotmail.com', 'aifos_383@hotmail.com', '', '', '', '', '', ''),
(4865, 4838, 'Facebook', '1d8a0ace1c0d02186be3c5f19c9168efe0ff67a3', '779535772144015', 'https://www.facebook.com/app_scoped_user_id/779535772144015/', '', 'https://graph.facebook.com/779535772144015/picture?width=150&height=150', 'Sofia Oliveira', '', 'Sofia', 'Oliveira', 'female', 'pt_PT', '', 0, 0, 0, 'sofia_o1311@hotmail.com', 'sofia_o1311@hotmail.com', '', '', '', '', '', ''),
(4866, 4839, 'Google', '7fbe890751018cadfcc1676ca409db1489f89667', '100904544202269229131', 'https://plus.google.com/100904544202269229131', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'simao poppe', '', 'simao', 'poppe', '', '', '', 0, 0, 0, 'poppesimao@gmail.com', 'poppesimao@gmail.com', '', '', '', '', '', ''),
(4867, 4840, 'Facebook', '57ce7ab3edda816b242150d3a1fd66968de0eee1', '657864771027257', 'https://www.facebook.com/app_scoped_user_id/657864771027257/', '', 'https://graph.facebook.com/657864771027257/picture?width=150&height=150', 'Inês Duarte Silva Freudenthal', '', 'Inês', 'Duarte Silva Freudenthal', 'female', 'pt_PT', '', 0, 0, 0, 'inesfreud@live.com', 'inesfreud@live.com', '', '', '', '', '', ''),
(4868, 4841, 'Facebook', 'bcfbedecb48e7deaa05db63426849ccf373e89c5', '887686374610321', 'https://www.facebook.com/app_scoped_user_id/887686374610321/', '', 'https://graph.facebook.com/887686374610321/picture?width=150&height=150', 'Bernardo Ralão', '', 'Bernardo', 'Ralão', 'male', 'pt_PT', '', 0, 0, 0, 'bernralao@gmail.com', 'bernralao@gmail.com', '', '', '', '', '', ''),
(4869, 4842, 'Facebook', '0fe45f33ca861c7d2fe276943bc35db2247dc42c', '897919703580431', 'https://www.facebook.com/app_scoped_user_id/897919703580431/', '', 'https://graph.facebook.com/897919703580431/picture?width=150&height=150', 'Sofia Gutierres', '', 'Sofia', 'Gutierres', 'female', 'pt_PT', '', 0, 0, 0, 'gutierressofia@gmail.com', 'gutierressofia@gmail.com', '', '', '', '', '', ''),
(4870, 4843, 'Facebook', 'd3dd8b3c578d7181fdc144338c993f2aaf7368d4', '932244430171881', 'https://www.facebook.com/app_scoped_user_id/932244430171881/', '', 'https://graph.facebook.com/932244430171881/picture?width=150&height=150', 'Susana Ferreira', '', 'Susana', 'Ferreira', 'female', 'pt_PT', '', 0, 0, 0, 'susana.a.ferreira@hotmail.com', 'susana.a.ferreira@hotmail.com', '', '', '', '', '', ''),
(4871, 4844, 'Facebook', 'e7aba9dab5812d3986c61e574d8930c09a92c6b4', '10153286074770325', 'https://www.facebook.com/app_scoped_user_id/10153286074770325/', '', 'https://graph.facebook.com/10153286074770325/picture?width=150&height=150', 'Stéphanie Roux', '', 'Stéphanie', 'Roux', 'female', 'en_US', '', 0, 0, 0, 'stephanie.pfroux@gmail.com', 'stephanie.pfroux@gmail.com', '', '', '', '', '', ''),
(4872, 4845, 'Facebook', '86a9c90688e2a006156fef49c7bbb10fa1cc681a', '892893367448489', 'https://www.facebook.com/app_scoped_user_id/892893367448489/', '', 'https://graph.facebook.com/892893367448489/picture?width=150&height=150', 'Filipe Figueiredo', '', 'Filipe', 'Figueiredo', 'male', 'pt_PT', '', 0, 0, 0, 'fig98@sapo.pt', 'fig98@sapo.pt', '', '', '', '', '', ''),
(4873, 4846, 'Facebook', 'bfd4b26a45c2374cbbb7544227b7aa98c02be7c8', '10204256196629406', 'https://www.facebook.com/app_scoped_user_id/10204256196629406/', '', 'https://graph.facebook.com/10204256196629406/picture?width=150&height=150', 'Pedro Daniel', '', 'Pedro', 'Daniel', 'male', 'pt_PT', '', 0, 0, 0, 'pdfmeiras@hotmail.com', 'pdfmeiras@hotmail.com', '', '', '', '', '', ''),
(4874, 4847, 'Facebook', 'd5e37174c7f87d04e7006ca531908eba11c4df61', '1168358593190522', 'https://www.facebook.com/app_scoped_user_id/1168358593190522/', '', 'https://graph.facebook.com/1168358593190522/picture?width=150&height=150', 'Diogo Borges', '', 'Diogo', 'Borges', 'male', 'pt_PT', '', 0, 0, 0, 'neodigas@hotmail.com', 'neodigas@hotmail.com', '', '', '', '', '', ''),
(4875, 4848, 'Facebook', 'fa072b146b2d927c63bf859e692f1168b491c909', '1058237777537439', 'https://www.facebook.com/app_scoped_user_id/1058237777537439/', '', 'https://graph.facebook.com/1058237777537439/picture?width=150&height=150', 'João Maria Jorge', '', 'João Maria', 'Jorge', 'male', 'pt_PT', '', 0, 0, 0, 'jonypatronilho@hotmail.com', 'jonypatronilho@hotmail.com', '', '', '', '', '', ''),
(4876, 4849, 'Facebook', 'eca7e22a38a9064d12ad1e2c48baa3f6686da7d5', '1146138318746214', 'https://www.facebook.com/app_scoped_user_id/1146138318746214/', '', 'https://graph.facebook.com/1146138318746214/picture?width=150&height=150', 'Candida Feio', '', 'Candida', 'Feio', 'female', 'pt_PT', '', 0, 0, 0, 'candidafeio19@hotmail.com', 'candidafeio19@hotmail.com', '', '', '', '', '', ''),
(4877, 4850, 'Facebook', 'eb67a985e14b56179b08984f5a9c80ff259a1c23', '10153399902994233', 'https://www.facebook.com/app_scoped_user_id/10153399902994233/', '', 'https://graph.facebook.com/10153399902994233/picture?width=150&height=150', 'Alexandre Caetano', '', 'Alexandre', 'Caetano', 'male', 'en_US', '', 0, 0, 0, 'alexandrecaetano@hotmail.com', 'alexandrecaetano@hotmail.com', '', '', '', '', '', ''),
(4878, 4851, 'Facebook', 'aba127c390f098a3bd470748aebf421588c3423e', '10153281936035071', 'https://www.facebook.com/app_scoped_user_id/10153281936035071/', '', 'https://graph.facebook.com/10153281936035071/picture?width=150&height=150', 'Teresa Figueiredo', '', 'Teresa', 'Figueiredo', '', 'pt_PT', '', 0, 0, 0, 'figueiredo.tere@gmail.com', 'figueiredo.tere@gmail.com', '', '', '', '', '', ''),
(4879, 4852, 'Facebook', '273547274e44e903e8b3b9e494907706a026c503', '1098992140116267', 'https://www.facebook.com/app_scoped_user_id/1098992140116267/', '', 'https://graph.facebook.com/1098992140116267/picture?width=150&height=150', 'Teresinha Bettencourt', '', 'Teresinha', 'Bettencourt', 'female', 'pt_PT', '', 0, 0, 0, 'teresinhabett@hotmail.com', 'teresinhabett@hotmail.com', '', '', '', '', '', ''),
(4880, 4853, 'Facebook', '6aca3ba2c5aad77a57011f7586495aefdbec007a', '10205270133286174', 'https://www.facebook.com/app_scoped_user_id/10205270133286174/', '', 'https://graph.facebook.com/10205270133286174/picture?width=150&height=150', 'João Ferreira Rebelo', '', 'João', 'Rebelo', 'male', 'en_US', '', 0, 0, 0, 'jferreirarebelo@gmail.com', 'jferreirarebelo@gmail.com', '', '', '', '', '', ''),
(4881, 4854, 'Facebook', '97c7b3f6f87d78b0dfc10dbadbbe9a350c11871e', '10152827247436951', 'https://www.facebook.com/app_scoped_user_id/10152827247436951/', '', 'https://graph.facebook.com/10152827247436951/picture?width=150&height=150', 'Henrique Vu', '', 'Henrique', 'Vu', 'male', 'pt_PT', '', 0, 0, 0, 'henriquevu@hotmail.com', 'henriquevu@hotmail.com', '', '', '', '', '', ''),
(4882, 4855, 'Facebook', 'ddcede3a67c31907e174c42e26152abd703c9272', '1632919820286304', 'https://www.facebook.com/app_scoped_user_id/1632919820286304/', '', 'https://graph.facebook.com/1632919820286304/picture?width=150&height=150', 'Zé Wagner', '', 'Zé', 'Wagner', 'male', 'pt_PT', '', 0, 0, 0, 'zecarloswagner@gmail.com', '', '', '', '', '', '', ''),
(4883, 4856, 'Facebook', '64aa6d71083549e30991f2dd996bb398e70f96d7', '10153051621615958', 'https://www.facebook.com/app_scoped_user_id/10153051621615958/', '', 'https://graph.facebook.com/10153051621615958/picture?width=150&height=150', 'Teresa Costa Godinho', '', 'Teresa', 'Godinho', 'female', 'pt_PT', '', 0, 0, 0, 'tetegodinho@msn.com', 'tetegodinho@msn.com', '', '', '', '', '', ''),
(4884, 4857, 'Facebook', '4dab000304ff58d36c1fde46f7f55cfa536164cd', '1006061259411532', 'https://www.facebook.com/app_scoped_user_id/1006061259411532/', '', 'https://graph.facebook.com/1006061259411532/picture?width=150&height=150', 'Elsa Bicó', '', 'Elsa', 'Bicó', 'female', 'pt_PT', '', 0, 0, 0, 'elsa.bico@sapo.pt', 'elsa.bico@sapo.pt', '', '', '', '', '', ''),
(4885, 4858, 'Facebook', '214e6ef99fea0f953d74b40105cf84149743bd24', '1669439123283882', 'https://www.facebook.com/app_scoped_user_id/1669439123283882/', '', 'https://graph.facebook.com/1669439123283882/picture?width=150&height=150', 'Paulo Brito Nicolau', '', 'Paulo', 'Nicolau', 'male', 'pt_PT', '', 0, 0, 0, 'paulobritonicolau2@gmail.com', 'paulobritonicolau2@gmail.com', '', '', '', '', '', ''),
(4886, 4859, 'Facebook', 'ff63109674b67e4b51309ba6f90bab1098fffb72', '944627658923007', 'https://www.facebook.com/app_scoped_user_id/944627658923007/', '', 'https://graph.facebook.com/944627658923007/picture?width=150&height=150', 'Ingrid Mastbaum', '', 'Ingrid', 'Mastbaum', 'female', 'pt_PT', '', 0, 0, 0, 'ingridmastbaum@gmail.com', 'ingridmastbaum@gmail.com', '', '', '', '', '', ''),
(4887, 4860, 'Google', 'f3876a90ea24acfc9bbd4f6593736aa7cfd86837', '110521821760431842954', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Cristina Maria Silva', '', 'Cristina Maria', 'Silva', '', '', '', 0, 0, 0, 'cristinamaria.silva4@gmail.com', 'cristinamaria.silva4@gmail.com', '', '', '', '', '', ''),
(4888, 4861, 'Google', '0fa4e2395ec0db1da46ad4f034cc08a696f21318', '114774541318688762471', 'https://plus.google.com/114774541318688762471', '', 'https://lh5.googleusercontent.com/-Ror2Cv08xXI/AAAAAAAAAAI/AAAAAAAAACE/AQyW7qTSyOc/photo.jpg?sz=200', 'Tiago Oliveira', '', 'Tiago', 'Oliveira', 'male', '', '', 0, 0, 0, 'tiagolaferia@gmail.com', 'tiagolaferia@gmail.com', '', '', '', '', '', ''),
(4889, 4862, 'Facebook', '966a1e3db2c8360223251a05e9146b525daaacc4', '1098333063516731', 'https://www.facebook.com/app_scoped_user_id/1098333063516731/', '', 'https://graph.facebook.com/1098333063516731/picture?width=150&height=150', 'Tomás Amaro Monteiro', '', 'Tomás', 'Amaro Monteiro', 'male', 'pt_PT', '', 0, 0, 0, 't.a.m@sapo.pt', 't.a.m@sapo.pt', '', '', '', '', '', ''),
(4890, 4863, 'Facebook', '3d416b2006cc2fc1cb75629b48f6de33051c6108', '490715811083422', 'https://www.facebook.com/app_scoped_user_id/490715811083422/', '', 'https://graph.facebook.com/490715811083422/picture?width=150&height=150', 'Tiago Palma', '', 'Tiago', 'Palma', 'male', 'pt_PT', '', 0, 0, 0, 'tiago_palma16@hotmail.com', 'tiago_palma16@hotmail.com', '', '', '', '', '', ''),
(4891, 4864, 'Facebook', 'b685e9e08dad4e969e280a0406ed6191669481fa', '1138350152857420', 'https://www.facebook.com/app_scoped_user_id/1138350152857420/', '', 'https://graph.facebook.com/1138350152857420/picture?width=150&height=150', 'Tiago Filipe', '', 'Tiago', 'Filipe', 'male', 'pt_PT', '', 0, 0, 0, 'tiago_dias9@hotmail.com', 'tiago_dias9@hotmail.com', '', '', '', '', '', ''),
(4892, 4865, 'Facebook', 'eeb4f4867e7933464de59b0d17d481f41bcffa96', '941843512504645', 'https://www.facebook.com/app_scoped_user_id/941843512504645/', '', 'https://graph.facebook.com/941843512504645/picture?width=150&height=150', 'Ivone Palma', '', 'Ivone', 'Palma', 'female', 'pt_PT', '', 0, 0, 0, 'ivone_palma1@live.com.pt', 'ivone_palma1@live.com.pt', '', '', '', '', '', ''),
(4893, 4866, 'Facebook', '4f18c2978518880ec5d37b9279e2fc8ecc07afb5', '10155773488315151', 'https://www.facebook.com/app_scoped_user_id/10155773488315151/', '', 'https://graph.facebook.com/10155773488315151/picture?width=150&height=150', 'Teresinha Taborda', '', 'Teresinha', 'Taborda', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4894, 4867, 'Facebook', 'add165c9611aa9b1d21e988bdea8ba7da574b1d6', '849880995091907', 'https://www.facebook.com/app_scoped_user_id/849880995091907/', '', 'https://graph.facebook.com/849880995091907/picture?width=150&height=150', 'Anastasia Bezpalaya', '', 'Anastasia', 'Bezpalaya', 'female', 'pt_PT', '', 0, 0, 0, 'nasti.bezpalaya@hotmail.com', 'nasti.bezpalaya@hotmail.com', '', '', '', '', '', ''),
(4895, 4868, 'Facebook', '026d5478812ffe64dc6034e56205cb76cee36979', '976178459088473', 'https://www.facebook.com/app_scoped_user_id/976178459088473/', '', 'https://graph.facebook.com/976178459088473/picture?width=150&height=150', 'Tomás Paviana', '', 'Tomás', 'Paviana', 'male', 'pt_PT', '', 0, 0, 0, 'tomas.lameiras@hotmail.com', 'tomas.lameiras@hotmail.com', '', '', '', '', '', ''),
(4896, 4869, 'Facebook', '869276c49c50242c674c3548b48de952a590c2b1', '10152966525097898', 'https://www.facebook.com/app_scoped_user_id/10152966525097898/', '', 'https://graph.facebook.com/10152966525097898/picture?width=150&height=150', 'Antonio Van Grichen', '', 'Antonio', 'Van Grichen', 'male', 'en_US', '', 0, 0, 0, 'tovan20@hotmail.com', 'tovan20@hotmail.com', '', '', '', '', '', ''),
(4897, 4870, 'Facebook', '0a8fa856342549a38dcb879e2357575c966c630e', '846747195363292', 'https://www.facebook.com/app_scoped_user_id/846747195363292/', '', 'https://graph.facebook.com/846747195363292/picture?width=150&height=150', 'Rita Estêvão', '', 'Rita', 'Estêvão', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4898, 4871, 'Facebook', 'd3dac7f75d29cc159c000cafa4acf4c00ebec207', '10152928140486546', 'https://www.facebook.com/app_scoped_user_id/10152928140486546/', '', 'https://graph.facebook.com/10152928140486546/picture?width=150&height=150', 'Vasco Rodrigues', '', 'Vasco', 'Rodrigues', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4899, 4872, 'Facebook', '9652cd47991aea79a54ce9caf3d3d600a8de87a5', '656497941151182', 'https://www.facebook.com/app_scoped_user_id/656497941151182/', '', 'https://graph.facebook.com/656497941151182/picture?width=150&height=150', 'Xana Correia Pinheiro', '', 'Xana', 'Pinheiro', 'female', 'pt_PT', '', 0, 0, 0, 'xana250970@hotmail.com', 'xana250970@hotmail.com', '', '', '', '', '', ''),
(4900, 4873, 'Facebook', '879d71be215de4c5e8e5d49930660abc91ac6f9e', '10205879824890897', 'https://www.facebook.com/app_scoped_user_id/10205879824890897/', '', 'https://graph.facebook.com/10205879824890897/picture?width=150&height=150', 'Mariana Hipólito', '', 'Mariana', 'Hipólito', 'female', 'pt_PT', '', 0, 0, 0, 'mariana_h94@hotmail.com', 'mariana_h94@hotmail.com', '', '', '', '', '', ''),
(4901, 4874, 'Facebook', '6ef37d4be2337b3f598ceb58c9ac7ab66125bc16', '10206083041549091', 'https://www.facebook.com/app_scoped_user_id/10206083041549091/', '', 'https://graph.facebook.com/10206083041549091/picture?width=150&height=150', 'Teresa Villax', '', 'Teresa', 'Villax', 'female', 'pt_PT', '', 0, 0, 0, 'teresavillax@gmail.com', 'teresavillax@gmail.com', '', '', '', '', '', ''),
(4902, 4875, 'Facebook', '0e32f9cd315c2bb9251241af9454067390b6f0bb', '962535733791814', 'https://www.facebook.com/app_scoped_user_id/962535733791814/', '', 'https://graph.facebook.com/962535733791814/picture?width=150&height=150', 'Bruna Vieira', '', 'Bruna', 'Vieira', 'female', 'pt_PT', '', 0, 0, 0, 'brunas_21@hotmail.com', 'brunas_21@hotmail.com', '', '', '', '', '', ''),
(4903, 4876, 'Google', '1c5741c9f2f1b1a642f174775280b1099cebad8f', '100623869394851578970', 'https://plus.google.com/100623869394851578970', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Tiago Santos', '', 'Tiago', 'Santos', 'male', '', '', 0, 0, 0, 'ogait2797@gmail.com', 'ogait2797@gmail.com', '', '', '', '', '', ''),
(4904, 4877, 'Facebook', '209e270c845de6212ff4e65df228a6216558b1e1', '833304770080101', 'https://www.facebook.com/app_scoped_user_id/833304770080101/', '', 'https://graph.facebook.com/833304770080101/picture?width=150&height=150', 'João Murjal', '', 'João', 'Murjal', 'male', 'en_US', '', 0, 0, 0, 'joaomurjal@gmail.com', 'joaomurjal@gmail.com', '', '', '', '', '', ''),
(4905, 4878, 'Facebook', '4ab5022929818728f1d3219b3026f0cbbdcc5fe8', '966636560024577', 'https://www.facebook.com/app_scoped_user_id/966636560024577/', '', 'https://graph.facebook.com/966636560024577/picture?width=150&height=150', 'Tomás Silva Dias', '', 'Tomás', 'Silva Dias', 'male', 'pt_PT', '', 0, 0, 0, 'tomassilvadias97@gmail.com', 'tomassilvadias97@gmail.com', '', '', '', '', '', ''),
(4906, 4879, 'Facebook', '9a730a6605854ef4b9a738e2803b700c36f59405', '10200451471005513', 'https://www.facebook.com/app_scoped_user_id/10200451471005513/', '', 'https://graph.facebook.com/10200451471005513/picture?width=150&height=150', 'Hannah Stö', '', 'Hannah', 'Stö', 'female', 'de_DE', '', 0, 0, 0, 'hannah1@sapo.pt', 'hannah1@sapo.pt', '', '', '', '', '', ''),
(4907, 4880, 'Facebook', '5cf5d5b8a6eb49249975b821d83b0ab16d6ab677', '707125362743839', 'https://www.facebook.com/app_scoped_user_id/707125362743839/', '', 'https://graph.facebook.com/707125362743839/picture?width=150&height=150', 'Magda Silva', '', 'Magda', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'maguidah@gmail.com', 'maguidah@gmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(4908, 4881, 'Facebook', 'b3d14afe29846b7dab65f0a91ac162e6ca2544c2', '10153296674849034', 'https://www.facebook.com/app_scoped_user_id/10153296674849034/', '', 'https://graph.facebook.com/10153296674849034/picture?width=150&height=150', 'Manuel Rezende Queiroz Lima', '', 'Manuel', 'Queiroz Lima', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4909, 4882, 'Facebook', 'fafa869dbd816bba0263d94d7aa52349fcfa00a9', '864922113555135', 'https://www.facebook.com/app_scoped_user_id/864922113555135/', '', 'https://graph.facebook.com/864922113555135/picture?width=150&height=150', 'Claudia Esteves', '', 'Claudia', 'Esteves', 'female', 'pt_PT', '', 0, 0, 0, 'claudiaestevesp@sapo.pt', 'claudiaestevesp@sapo.pt', '', '', '', '', '', ''),
(4910, 4883, 'Facebook', '93f95416b943a65b40b4d5959bb6c120ad75fe03', '10204852263778835', 'https://www.facebook.com/app_scoped_user_id/10204852263778835/', '', 'https://graph.facebook.com/10204852263778835/picture?width=150&height=150', 'Sofia Godinho', '', 'Sofia', 'Godinho', 'female', 'pt_PT', '', 0, 0, 0, 'anasofiaserpa@hotmail.com', 'anasofiaserpa@hotmail.com', '', '', '', '', '', ''),
(4911, 4884, 'Facebook', '648816f431fc7eb4e35fa01e6580ad1a5971c520', '965912696763807', 'https://www.facebook.com/app_scoped_user_id/965912696763807/', '', 'https://graph.facebook.com/965912696763807/picture?width=150&height=150', 'Sofia Palma', '', 'Sofia', 'Palma', 'female', 'pt_PT', '', 0, 0, 0, 'a.sofia.palma@hotmail.com', 'a.sofia.palma@hotmail.com', '', '', '', '', '', ''),
(4912, 4885, 'Facebook', '171b744bbd3da8c6b39bfdeeeead5ec05c79eaa5', '1110367205646086', 'https://www.facebook.com/app_scoped_user_id/1110367205646086/', '', 'https://graph.facebook.com/1110367205646086/picture?width=150&height=150', 'Sérgio Pinto', '', 'Sérgio', 'Pinto', 'male', 'pt_PT', '', 0, 0, 0, 'spintosk8@hotmail.com', 'spintosk8@hotmail.com', '', '', '', '', '', ''),
(4913, 2540, 'Facebook', 'ab402a7b33c01f2306196a90e884751cb80ebb36', '10204482246081416', 'https://www.facebook.com/app_scoped_user_id/10204482246081416/', '', 'https://graph.facebook.com/10204482246081416/picture?width=150&height=150', 'Teresa Antunes', '', 'Teresa', 'Antunes', 'female', 'pt_PT', '', 0, 0, 0, 'teresinha.amorim@gmail.com', 'teresinha.amorim@gmail.com', '', '', '', '', '', ''),
(4914, 4886, 'Facebook', '37453d974b1708d902e43deb8005da2c5355d24a', '10204316311129624', 'https://www.facebook.com/app_scoped_user_id/10204316311129624/', '', 'https://graph.facebook.com/10204316311129624/picture?width=150&height=150', 'Sofia Reis Braga', '', 'Sofia', 'Braga', 'female', 'en_US', '', 0, 0, 0, 'sofiabraga53@gmail.com', 'sofiabraga53@gmail.com', '', '', '', '', '', ''),
(4915, 4887, 'Google', 'ea02d17a1de1cf8c4936ef5a4af94f8cdad8fd7e', '114350263568432859794', 'https://plus.google.com/114350263568432859794', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Rute Moreira', '', 'Rute', 'Moreira', 'female', '', '', 0, 0, 0, 'rute.dsm@gmail.com', 'rute.dsm@gmail.com', '', '', '', '', '', ''),
(4916, 4888, 'Facebook', '137ea50ebe184c54ce29bef065bb0b51204b600f', '959331984100511', 'https://www.facebook.com/app_scoped_user_id/959331984100511/', '', 'https://graph.facebook.com/959331984100511/picture?width=150&height=150', 'Santiago Linder', '', 'Santiago', 'Linder', 'male', 'en_US', '', 0, 0, 0, 'help.indigenas@hotmail.com', 'help.indigenas@hotmail.com', '', '', '', '', '', ''),
(4917, 4889, 'Facebook', '849fbf26e08b6d2ab39223a546d21fc2d0aed939', '964386516915813', 'https://www.facebook.com/app_scoped_user_id/964386516915813/', '', 'https://graph.facebook.com/964386516915813/picture?width=150&height=150', 'Sara Curado', '', 'Sara', 'Curado', 'female', 'pt_PT', '', 0, 0, 0, 'sarinhaskm@hotmail.com', 'sarinhaskm@hotmail.com', '', '', '', '', '', ''),
(4918, 4890, 'Facebook', 'bd2bda5f87d4916b12428191604a56e71d18389e', '10153407760126255', 'https://www.facebook.com/app_scoped_user_id/10153407760126255/', '', 'https://graph.facebook.com/10153407760126255/picture?width=150&height=150', 'Catarina Rua', '', 'Catarina', 'Rua', 'female', 'pt_PT', '', 0, 0, 0, 'catarina_rua@hotmail.com', 'catarina_rua@hotmail.com', '', '', '', '', '', ''),
(4919, 4891, 'Facebook', '1de646c96047f1b8633a8e769d9a5a64b4d87875', '10204931563985192', 'https://www.facebook.com/app_scoped_user_id/10204931563985192/', '', 'https://graph.facebook.com/10204931563985192/picture?width=150&height=150', 'Sofia Sousa', '', 'Sofia', 'Sousa', 'female', 'pt_PT', '', 0, 0, 0, 'sofiaasousa96@gmail.com', 'sofiaasousa96@gmail.com', '', '', '', '', '', ''),
(4920, 4892, 'Facebook', 'e10594e61c59a0d6e910480d06b58388bca902dd', '10205707483040644', 'https://www.facebook.com/app_scoped_user_id/10205707483040644/', '', 'https://graph.facebook.com/10205707483040644/picture?width=150&height=150', 'Henrique Marques Madeira', '', 'Henrique', 'Madeira', 'male', 'pt_PT', '', 0, 0, 0, 'henriquemm92@hotmail.com', 'henriquemm92@hotmail.com', '', '', '', '', '', ''),
(4921, 4893, 'Facebook', 'bdae11c99c6accc8a164cea8e884c3840bd2f89a', '10206869915565745', 'https://www.facebook.com/app_scoped_user_id/10206869915565745/', '', 'https://graph.facebook.com/10206869915565745/picture?width=150&height=150', 'Diogo Gonçalves', '', 'Diogo', 'Gonçalves', 'male', 'en_GB', '', 0, 0, 0, 'dfrgoncalves@gmail.com', 'dfrgoncalves@gmail.com', '', '', '', '', '', ''),
(4922, 4894, 'Facebook', 'b54a2565b68f40146e425b8633577e7a97bd41b1', '979667572051549', 'https://www.facebook.com/app_scoped_user_id/979667572051549/', '', 'https://graph.facebook.com/979667572051549/picture?width=150&height=150', 'Regine Lu', '', 'Regine', 'Lu', 'female', 'de_DE', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4923, 4895, 'Facebook', 'e0a3ac1dc6562bd5fd414b1652fafcfaaeee0530', '10207450506730503', 'https://www.facebook.com/app_scoped_user_id/10207450506730503/', '', 'https://graph.facebook.com/10207450506730503/picture?width=150&height=150', 'Madalena Torre', '', 'Madalena', 'Torre', 'female', 'pt_PT', '', 0, 0, 0, 'mada_torre_1996@hotmail.com', 'mada_torre_1996@hotmail.com', '', '', '', '', '', ''),
(4924, 4896, 'Facebook', '18aa581f93cb2bf953e72bdfc93d43acd98e977a', '10200637433216241', 'https://www.facebook.com/app_scoped_user_id/10200637433216241/', '', 'https://graph.facebook.com/10200637433216241/picture?width=150&height=150', 'Benedita Calheiros', '', 'Benedita', 'Calheiros', 'female', 'pt_PT', '', 0, 0, 0, 'benedita_calheiros@hotmail.com', 'benedita_calheiros@hotmail.com', '', '', '', '', '', ''),
(4925, 4897, 'Google', 'd565bc92cab6e3373d810c01727015b96e5a6d0b', '101919363705988873752', 'https://plus.google.com/101919363705988873752', '', 'https://lh4.googleusercontent.com/-iGK2NgmRJew/AAAAAAAAAAI/AAAAAAAAAEo/t6mt91h4AMY/photo.jpg?sz=200', 'Ichigo Listl', '', 'Ichigo', 'Listl', '', '', '', 0, 0, 0, 'ichigo.maxi.listl@gmail.com', 'ichigo.maxi.listl@gmail.com', '', '', '', '', '', ''),
(4926, 4898, 'Google', '1758b3105b58f6b66147c818b2a0305b1246d4ed', '108943672761133905750', 'https://plus.google.com/108943672761133905750', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Tiago Trueb', '', 'Tiago', 'Trueb', '', '', '', 0, 0, 0, 'tiagotrueb@gmail.com', 'tiagotrueb@gmail.com', '', '', '', '', '', ''),
(4927, 4899, 'Facebook', '1c92e6b320401ce7b0a49b6f9ea2587123d87725', '1630665667170614', 'https://www.facebook.com/app_scoped_user_id/1630665667170614/', '', 'https://graph.facebook.com/1630665667170614/picture?width=150&height=150', 'Marquinho Monteiro', '', 'Marquinho', 'Monteiro', 'male', 'pt_BR', '', 0, 0, 0, 'marcosm.monteiro@globo.com', 'marcosm.monteiro@globo.com', '', '', '', '', '', ''),
(4928, 4900, 'Facebook', 'f4f1dea99b2cfc315c7a184c83947ae71e40371b', '1145225375503047', 'https://www.facebook.com/app_scoped_user_id/1145225375503047/', '', 'https://graph.facebook.com/1145225375503047/picture?width=150&height=150', 'Sandra Silva', '', 'Sandra', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'sandrasilva96@gmail.com', 'sandrasilva96@gmail.com', '', '', '', '', '', ''),
(4929, 4901, 'Facebook', '477445da21084e22ff5ebc37b36ea229cc74aada', '10154159996738849', 'https://www.facebook.com/app_scoped_user_id/10154159996738849/', '', 'https://graph.facebook.com/10154159996738849/picture?width=150&height=150', 'Claudia Alves', '', 'Claudia', 'Alves', 'female', 'pt_PT', '', 0, 0, 0, 'claudiacocas@hotmail.co.uk', 'claudiacocas@hotmail.co.uk', '', '', '', '', '', ''),
(4930, 4902, 'Facebook', 'aff99e774e5237c3558fe6fdb8eea44a5bd2ca9b', '10153304023727521', 'https://www.facebook.com/app_scoped_user_id/10153304023727521/', '', 'https://graph.facebook.com/10153304023727521/picture?width=150&height=150', 'Tânia Bulhões', '', 'Tânia', 'Bulhões', 'female', 'pt_PT', '', 0, 0, 0, 'tania_jestrudes_@hotmail.com', 'tania_jestrudes_@hotmail.com', '', '', '', '', '', ''),
(4931, 4903, 'Facebook', 'b9c86361a809dfa6a664e21b474208fdd6f19a74', '926140134073887', 'https://www.facebook.com/app_scoped_user_id/926140134073887/', '', 'https://graph.facebook.com/926140134073887/picture?width=150&height=150', 'Tânia Suda', '', 'Tânia', 'Suda', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4932, 4904, 'Facebook', 'd390093b11a983017bc6ff63a6c07820d4a6f499', '845071685539939', 'https://www.facebook.com/app_scoped_user_id/845071685539939/', '', 'https://graph.facebook.com/845071685539939/picture?width=150&height=150', 'Tomás Carvalho', '', 'Tomás', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, 't.s.c.97@hotmail.com', 't.s.c.97@hotmail.com', '', '', '', '', '', ''),
(4933, 4905, 'Google', '55514dd8f0dfcfdfa81546d7191a2c46e6274cdf', '117226532819515361284', 'https://plus.google.com/117226532819515361284', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Marcos Leao', '', 'Marcos', 'Leao', 'male', '', '', 0, 0, 0, 'marcosbleao@gmail.com', 'marcosbleao@gmail.com', '', '', '', '', '', ''),
(4934, 4906, 'Facebook', '2478c489a45214b272b6fb084317d7fa8eb6055a', '664167670385059', 'https://www.facebook.com/app_scoped_user_id/664167670385059/', '', 'https://graph.facebook.com/664167670385059/picture?width=150&height=150', 'Carolina Eusébio', '', 'Carolina', 'Eusébio', 'female', 'pt_PT', '', 0, 0, 0, 'carolinaeusebio@hotmail.com', 'carolinaeusebio@hotmail.com', '', '', '', '', '', ''),
(4935, 4907, 'Facebook', 'b41452f5f185920a850b006d7f2e008ab0806467', '1152054748153349', 'https://www.facebook.com/app_scoped_user_id/1152054748153349/', '', 'https://graph.facebook.com/1152054748153349/picture?width=150&height=150', 'Miguel Costa', '', 'Miguel', 'Costa', 'male', 'fr_FR', '', 0, 0, 0, 'miguel.costa01@hotmail.com', 'miguel.costa01@hotmail.com', '', '', '', '', '', ''),
(4936, 4908, 'Facebook', '6d3af49bc57c9eb3b4cc6482f5b4d3473527d1e1', '10155635243340375', 'https://www.facebook.com/app_scoped_user_id/10155635243340375/', '', 'https://graph.facebook.com/10155635243340375/picture?width=150&height=150', 'Stefanie Pullin', '', 'Stefanie', 'Pullin', 'female', 'en_US', '', 0, 0, 0, 's_pullin28@hotmail.com', 's_pullin28@hotmail.com', '', '', '', '', '', ''),
(4937, 4909, 'Facebook', '4a6d06d342922dcc5b00848cfc1d253cb92d2ac5', '1014953841857838', 'https://www.facebook.com/app_scoped_user_id/1014953841857838/', '', 'https://graph.facebook.com/1014953841857838/picture?width=150&height=150', 'Joana Pereira', '', 'Joana', 'Pereira', 'female', 'en_GB', '', 0, 0, 0, 'immortalcookie13@gmail.com', 'immortalcookie13@gmail.com', '', '', '', '', '', ''),
(4938, 4910, 'Facebook', '4fc400a04105ab918708adda0236b70b7b165c8b', '10203882333091099', 'https://www.facebook.com/app_scoped_user_id/10203882333091099/', '', 'https://graph.facebook.com/10203882333091099/picture?width=150&height=150', 'Rod Albuquerque', '', 'Rod', 'Albuquerque', 'male', 'pt_PT', '', 0, 0, 0, 'rods_alb@hotmail.com', 'rods_alb@hotmail.com', '', '', '', '', '', ''),
(4939, 4911, 'Google', '4ea5a3cf49c914a4c4eafe461053c55539a4e979', '117868804858032494150', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'João Pombinha', '', 'João', 'Pombinha', '', '', '', 0, 0, 0, 'joaoahpombinha@gmail.com', 'joaoahpombinha@gmail.com', '', '', '', '', '', ''),
(4940, 4912, 'Google', '1f2fde2eba9b442f361246b781db71f04284f157', '100252285087018901090', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Rodrigo Martins', '', 'Rodrigo', 'Martins', '', '', '', 0, 0, 0, 'romimartins@gmail.com', 'romimartins@gmail.com', '', '', '', '', '', ''),
(4941, 4913, 'Facebook', '11924f84ed0d2bafeb15b5f5145c0457733e1df7', '10204363843716085', 'https://www.facebook.com/app_scoped_user_id/10204363843716085/', '', 'https://graph.facebook.com/10204363843716085/picture?width=150&height=150', 'João Maria CM Gaivão', '', 'João Maria', 'Gaivão', 'male', 'pt_PT', '', 0, 0, 0, 'jmgaivao@hotmail.com', 'jmgaivao@hotmail.com', '', '', '', '', '', ''),
(4942, 4914, 'Facebook', 'f97be36e96bd37f75f4baab2213e43e2e53e6296', '812092735578860', 'https://www.facebook.com/app_scoped_user_id/812092735578860/', '', 'https://graph.facebook.com/812092735578860/picture?width=150&height=150', 'Francisco Martins', '', 'Francisco', 'Martins', 'male', 'pt_PT', '', 0, 0, 0, 'martins.franciscomeireles@hotmail.com', 'martins.franciscomeireles@hotmail.com', '', '', '', '', '', ''),
(4943, 4915, 'Facebook', '8be605536a81b4b7e09eef5847bfc2ff8f06bb00', '10152929129433339', 'https://www.facebook.com/app_scoped_user_id/10152929129433339/', '', 'https://graph.facebook.com/10152929129433339/picture?width=150&height=150', 'Paty Croft', '', 'Paty', 'Croft', 'female', 'en_GB', '', 0, 0, 0, 'patxreis@gmail.com', 'patxreis@gmail.com', '', '', '', '', '', ''),
(4944, 2685, 'Facebook', '61d0e8d3f7f882425411d9dce265c83413b9b32c', '1409738286020625', 'https://www.facebook.com/app_scoped_user_id/1409738286020625/', '', 'https://graph.facebook.com/1409738286020625/picture?width=150&height=150', 'Ines Pinto', '', 'Ines', 'Pinto', 'female', 'pt_PT', '', 0, 0, 0, 'surfpro.pinto@gmail.com', 'surfpro.pinto@gmail.com', '', '', '', '', '', ''),
(4945, 4916, 'Facebook', '5f114236b25e282526bc5a588170803fae61e9ac', '1084340728245976', 'https://www.facebook.com/app_scoped_user_id/1084340728245976/', '', 'https://graph.facebook.com/1084340728245976/picture?width=150&height=150', 'Marcia Penado', '', 'Marcia', 'Penado', 'female', 'pt_PT', '', 0, 0, 0, 'marciapenado1994@hotmail.com', 'marciapenado1994@hotmail.com', '', '', '', '', '', ''),
(4946, 4917, 'Facebook', '6894e8a6a404aa91b7f8d1031922ae1dc4dacdc1', '10153980837588378', 'https://www.facebook.com/app_scoped_user_id/10153980837588378/', '', 'https://graph.facebook.com/10153980837588378/picture?width=150&height=150', 'Tomé Martins Vítor', '', 'Tomé Martins', 'Vítor', 'male', 'pt_PT', '', 0, 0, 0, 'vvictormt@hotmail.com', 'vvictormt@hotmail.com', '', '', '', '', '', ''),
(4947, 4918, 'Facebook', 'b16b07e6df81ea2945dd0b0514a1bcc522218cc1', '1000427226635417', 'https://www.facebook.com/app_scoped_user_id/1000427226635417/', '', 'https://graph.facebook.com/1000427226635417/picture?width=150&height=150', 'Ricardo Ramos', '', 'Ricardo', 'Ramos', 'male', 'pt_PT', '', 0, 0, 0, 'ricardo.ramos2020@gmail.com', 'ricardo.ramos2020@gmail.com', '', '', '', '', '', ''),
(4948, 4919, 'Facebook', 'c95b6a85b423bbc24d152e271672286727ab5350', '10153511487684781', 'https://www.facebook.com/app_scoped_user_id/10153511487684781/', '', 'https://graph.facebook.com/10153511487684781/picture?width=150&height=150', 'Susana Moura', '', 'Susana', 'Moura', 'female', 'pt_PT', '', 0, 0, 0, 'sumoura@hotmail.com', 'sumoura@hotmail.com', '', '', '', '', '', ''),
(4949, 4920, 'Facebook', 'b884e7c6e22875afc1d74f382880d097319aed4f', '10153081748683773', 'https://www.facebook.com/app_scoped_user_id/10153081748683773/', '', 'https://graph.facebook.com/10153081748683773/picture?width=150&height=150', 'Monica Pilo', '', 'Monica', 'Pilo', 'female', 'pt_PT', '', 0, 0, 0, 'monicapilo850@hotmail.com', 'monicapilo850@hotmail.com', '', '', '', '', '', ''),
(4950, 4921, 'Facebook', 'b791b12216e4f07486edd2d5e2752db2d05c60ef', '10205538455594140', 'https://www.facebook.com/app_scoped_user_id/10205538455594140/', '', 'https://graph.facebook.com/10205538455594140/picture?width=150&height=150', 'Joao Guedes de Sousa', '', 'Joao', 'de Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'jcm.guedes@hotmail.com', 'jcm.guedes@hotmail.com', '', '', '', '', '', ''),
(4951, 4922, 'Facebook', '54d4df812931f0facc91c4c84469810699838e17', '1102983343050226', 'https://www.facebook.com/app_scoped_user_id/1102983343050226/', '', 'https://graph.facebook.com/1102983343050226/picture?width=150&height=150', 'Rosinha Bettencourt Calheiros', '', 'Rosinha', 'Bettencourt Calheiros', 'female', 'en_GB', '', 0, 0, 0, 'rosinhabettencourt@gmail.com', 'rosinhabettencourt@gmail.com', '', '', '', '', '', ''),
(4952, 4923, 'Facebook', 'fa8de95bfc55380e765a1bd66ee64df6fbe8f722', '10152978773028177', 'https://www.facebook.com/app_scoped_user_id/10152978773028177/', '', 'https://graph.facebook.com/10152978773028177/picture?width=150&height=150', 'Zé Maria Costa', '', 'Zé Maria', 'Costa', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4953, 4924, 'Facebook', '76dfee0425578651fbae770e4eccc1669a785810', '10204192849648956', 'https://www.facebook.com/app_scoped_user_id/10204192849648956/', '', 'https://graph.facebook.com/10204192849648956/picture?width=150&height=150', 'Joana Belo', '', 'Joana', 'Belo', 'female', 'pt_PT', '', 0, 0, 0, 'joanabelo95@hotmail.com', 'joanabelo95@hotmail.com', '', '', '', '', '', ''),
(4954, 4925, 'Facebook', '7d0f9d042884a98c600fbc2e81bed3d54701c31a', '10207126632069346', 'https://www.facebook.com/app_scoped_user_id/10207126632069346/', '', 'https://graph.facebook.com/10207126632069346/picture?width=150&height=150', 'Patricia Santos', '', 'Patricia', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'patriciasantos_27@hotmail.com', 'patriciasantos_27@hotmail.com', '', '', '', '', '', ''),
(4955, 4926, 'Google', '9b4e8ade674e783b411ee4f7b57ec2f7641bfa5a', '116257819785347242289', 'https://plus.google.com/116257819785347242289', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Irina Alves', '', 'Irina', 'Alves', 'female', '', '', 0, 0, 0, 'irinaalves13@gmail.com', 'irinaalves13@gmail.com', '', '', '', '', '', ''),
(4956, 4927, 'Facebook', '04cfd06b53076bda2cfb4c2e8ef299ae16c1ead2', '931192326938957', 'https://www.facebook.com/app_scoped_user_id/931192326938957/', '', 'https://graph.facebook.com/931192326938957/picture?width=150&height=150', 'Margarida Gil Morais', '', 'Margarida Gil', 'Morais', 'female', 'pt_PT', '', 0, 0, 0, 'margarida.gil@hotmail.com', 'margarida.gil@hotmail.com', '', '', '', '', '', ''),
(4957, 4928, 'Facebook', 'dfda67d193a11ed32c444cb321ed60e10bdab9ec', '924160484315184', 'https://www.facebook.com/app_scoped_user_id/924160484315184/', '', 'https://graph.facebook.com/924160484315184/picture?width=150&height=150', 'Daniela Silva', '', 'Daniela', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'dannysilvamatos@hotmail.com', 'dannysilvamatos@hotmail.com', '', '', '', '', '', ''),
(4958, 4929, 'Google', 'de75b035b7272c4384c10a34027d57c1dedc35b2', '117785371210104905172', 'https://plus.google.com/117785371210104905172', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Madalena Souza Mattos', '', 'Madalena', 'Souza Mattos', 'male', '', '', 0, 0, 0, 'madalenasousa9@gmail.com', 'madalenasousa9@gmail.com', '', '', '', '', '', ''),
(4959, 4930, 'Facebook', '6faee35a1d0abf61037104d49c01d01789c6b6bf', '630437450426201', 'https://www.facebook.com/app_scoped_user_id/630437450426201/', '', 'https://graph.facebook.com/630437450426201/picture?width=150&height=150', 'Madalena Pires Marques', '', 'Madalena', 'Pires Marques', 'female', 'pt_PT', '', 0, 0, 0, 'nonocas.marques8@gmail.com', 'nonocas.marques8@gmail.com', '', '', '', '', '', ''),
(4960, 4931, 'Facebook', 'c2709edbab82958fd61053fa32e0c88d2760e8e8', '10206097637791894', 'https://www.facebook.com/app_scoped_user_id/10206097637791894/', '', 'https://graph.facebook.com/10206097637791894/picture?width=150&height=150', 'Francisca Antunes', '', 'Francisca', 'Antunes', 'female', 'en_GB', '', 0, 0, 0, 'francisca.antunes@gmail.com', 'francisca.antunes@gmail.com', '', '', '', '', '', ''),
(4961, 4932, 'Google', 'efca7fda3b20c0b04165c571a77ad4321c424c9e', '114799587896210377603', 'https://plus.google.com/114799587896210377603', '', 'https://lh5.googleusercontent.com/-A1nm7XJqCdk/AAAAAAAAAAI/AAAAAAAAArQ/iviBa7IPcFw/photo.jpg?sz=200', 'Armando Cardoso', '', 'Armando', 'Cardoso', 'male', '', '', 0, 0, 0, 'armandocardoso755@gmail.com', 'armandocardoso755@gmail.com', '', '', '', '', '', ''),
(4962, 4933, 'Facebook', 'b51df50b17888a434417c0cf090c8d58d356940a', '899746196733758', 'https://www.facebook.com/app_scoped_user_id/899746196733758/', '', 'https://graph.facebook.com/899746196733758/picture?width=150&height=150', 'Tomás Couto', '', 'Tomás', 'Couto', 'male', 'pt_PT', '', 0, 0, 0, 'tomas_couto@hotmail.com', 'tomas_couto@hotmail.com', '', '', '', '', '', ''),
(4963, 4934, 'Facebook', '840a5fe1fc3df7ccf147b6edd50edae4883bd429', '869113353137310', 'https://www.facebook.com/app_scoped_user_id/869113353137310/', '', 'https://graph.facebook.com/869113353137310/picture?width=150&height=150', 'Carlos Andrade', '', 'Carlos', 'Andrade', 'male', 'pt_PT', '', 0, 0, 0, 'caluxo_21@hotmail.com', 'caluxo_21@hotmail.com', '', '', '', '', '', ''),
(4964, 4935, 'Facebook', '9ef91b3be5b781b1ec2c396f095b541066a48b20', '10152893402102724', 'https://www.facebook.com/app_scoped_user_id/10152893402102724/', '', 'https://graph.facebook.com/10152893402102724/picture?width=150&height=150', 'Osvaldo Curado', '', 'Osvaldo', 'Curado', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4965, 4936, 'Google', 'f6ac86459e7acabb362db0a07b16283958a4069b', '105323348450673454347', 'https://plus.google.com/105323348450673454347', '', 'https://lh5.googleusercontent.com/-u9uBkTUiOVg/AAAAAAAAAAI/AAAAAAAAAD4/rRn2wmPAke8/photo.jpg?sz=200', 'João Sousa', '', 'João', 'Sousa', 'male', '', '', 0, 0, 0, 'jojofrus@gmail.com', 'jojofrus@gmail.com', '', 'Amadora', '', '', 'Amadora', ''),
(4966, 4937, 'Facebook', 'fb7d55f45e248955d04fc671f1275ba9f6e98e72', '694575404005591', 'https://www.facebook.com/app_scoped_user_id/694575404005591/', '', 'https://graph.facebook.com/694575404005591/picture?width=150&height=150', 'Alda Silva', '', 'Alda', 'Silva', 'female', 'pt_PT', '', 0, 0, 0, 'aldasilva@projectosdesonho.pt', 'aldasilva@projectosdesonho.pt', '', '', '', '', '', ''),
(4967, 4938, 'Facebook', '7af0f1ebd1b56604211ddc66de4735589bc495f2', '784760061644330', 'https://www.facebook.com/app_scoped_user_id/784760061644330/', '', 'https://graph.facebook.com/784760061644330/picture?width=150&height=150', 'Gertrudes Rosa', '', 'Gertrudes', 'Rosa', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4968, 4939, 'Google', 'f008e035f74c71c9021bdf71fe9cf8441261a50b', '110419196616165314651', 'https://plus.google.com/110419196616165314651', '', 'https://lh6.googleusercontent.com/-c1VJnuxjvSM/AAAAAAAAAAI/AAAAAAAAEYU/KvN-wDoz0SU/photo.jpg?sz=200', 'Miguel Raposo (Chanel)', '', 'Miguel', 'Raposo', 'male', '', '', 0, 0, 0, 'raposomiguel2001@gmail.com', 'raposomiguel2001@gmail.com', '', 'Portimão, Portugal', '', '', 'Portimão, Portugal', ''),
(4969, 4940, 'Facebook', '5c56a5ea7c305d3bb96ff4dc285ae243c06e2c2a', '844284128999770', 'https://www.facebook.com/app_scoped_user_id/844284128999770/', '', 'https://graph.facebook.com/844284128999770/picture?width=150&height=150', 'Salvador Caliço', '', 'Salvador', 'Caliço', 'male', 'pt_PT', '', 0, 0, 0, 'salvadorcalico@gmail.com', 'salvadorcalico@gmail.com', '', '', '', '', '', ''),
(4970, 4941, 'Facebook', '5f6ba329d72535d5ba63005c5c0f1317edbf5f3b', '10206933792564674', 'https://www.facebook.com/app_scoped_user_id/10206933792564674/', '', 'https://graph.facebook.com/10206933792564674/picture?width=150&height=150', 'Sandra Marina Lopes', '', 'Sandra', 'Lopes', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4971, 4942, 'Facebook', 'ae77c019b3d522fd65bfa57996da737152bfbfde', '10205304783076470', 'https://www.facebook.com/app_scoped_user_id/10205304783076470/', '', 'https://graph.facebook.com/10205304783076470/picture?width=150&height=150', 'Luis Miguel', '', 'Luis', 'Miguel', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4972, 4943, 'Google', '2989dc3be4c5dd610735de94a590eb43e7813416', '115298155713034957095', 'https://plus.google.com/115298155713034957095', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Pessoa Fixe', '', 'Pessoa', 'Fixe', '', '', '', 0, 0, 0, 'pessoafixe123@gmail.com', 'pessoafixe123@gmail.com', '', '', '', '', '', ''),
(4973, 4944, 'Google', 'b8c4b85c038c459e6a2477d11d45d3542e2b0433', '114384860443844842877', 'https://plus.google.com/114384860443844842877', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'RUI MANUEL Menses', '', 'RUI MANUEL', 'Menses', 'male', '', '', 0, 0, 0, 'picos.1965@gmail.com', 'picos.1965@gmail.com', '', '', '', '', '', ''),
(4974, 4945, 'Google', 'b06accc61ae8d0ce6488f846e8832043f2cc67a0', '118144563205093888959', 'https://plus.google.com/118144563205093888959', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Xeque Mate', '', 'Xeque', 'Mate', 'female', '', '', 0, 0, 0, 'xequematecoiffure@gmail.com', 'xequematecoiffure@gmail.com', '', '', '', '', '', ''),
(4975, 4946, 'Facebook', 'cb8c5401e9f11e92b14f87ae9d51600c3e73bcff', '10200702927013777', 'https://www.facebook.com/app_scoped_user_id/10200702927013777/', '', 'https://graph.facebook.com/10200702927013777/picture?width=150&height=150', 'Ana Mar', '', 'Ana', 'Mar', 'female', 'pt_PT', '', 0, 0, 0, 'anarutemar@gmail.com', 'anarutemar@gmail.com', '', '', '', '', '', ''),
(4976, 4947, 'Facebook', 'd9f6d8e2cf6eb9d5bf3b46b501bb79af08c835e9', '10206811008264876', 'https://www.facebook.com/app_scoped_user_id/10206811008264876/', '', 'https://graph.facebook.com/10206811008264876/picture?width=150&height=150', 'Laurinda Correia Abraços', '', 'Laurinda', 'Abraços', 'female', 'pt_PT', '', 0, 0, 0, 'laurycorreia@hotmail.com', 'laurycorreia@hotmail.com', '', '', '', '', '', ''),
(4977, 4948, 'Facebook', '8445afaaec8a7e48a87b41270e6f1662f3171780', '1459304107715291', 'https://www.facebook.com/app_scoped_user_id/1459304107715291/', '', 'https://graph.facebook.com/1459304107715291/picture?width=150&height=150', 'Joana Anjos', '', 'Joana', 'Anjos', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4978, 4949, 'Facebook', 'e5e2473426878e8b8871c8c267766a4d448711b5', '1073953762632289', 'https://www.facebook.com/app_scoped_user_id/1073953762632289/', '', 'https://graph.facebook.com/1073953762632289/picture?width=150&height=150', 'Rita Lello', '', 'Rita', 'Lello', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4979, 4950, 'Google', '8cfc9f93d0c8050d4f14a931fe0cc712ccc359c4', '106629197588755606246', 'https://plus.google.com/106629197588755606246', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Patrícia Martins', '', 'Patrícia', 'Martins', 'female', '', '', 0, 0, 0, 'martinss.patricia@gmail.com', 'martinss.patricia@gmail.com', '', '', '', '', '', ''),
(4980, 4951, 'Google', 'd92ab8dee6b4f02a27456fca1e2a14ac028e2f7c', '113753051924591744890', 'https://plus.google.com/113753051924591744890', '', 'https://lh3.googleusercontent.com/-Vv1Zc64uALc/AAAAAAAAAAI/AAAAAAAADng/rNeRoFdh5Hw/photo.jpg?sz=200', 'Marta Gato', '', 'Marta', 'Gato', 'female', '', '', 0, 0, 0, 'marta.gato@gmail.com', 'marta.gato@gmail.com', '', '', '', '', '', ''),
(4981, 4952, 'Facebook', '73a3980a496d313a858289ddf8643f5950781a41', '10200443593569809', 'https://www.facebook.com/app_scoped_user_id/10200443593569809/', '', 'https://graph.facebook.com/10200443593569809/picture?width=150&height=150', 'Francisco Cardoso', '', 'Francisco', 'Cardoso', 'male', 'pt_PT', '', 0, 0, 0, 'fbcardoso@sapo.pt', 'fbcardoso@sapo.pt', '', '', '', '', '', ''),
(4982, 4953, 'Facebook', '462f0625e3288b63f805c68bb8d9b8530c546818', '875566869166415', 'https://www.facebook.com/app_scoped_user_id/875566869166415/', '', 'https://graph.facebook.com/875566869166415/picture?width=150&height=150', 'Bernardo Santos', '', 'Bernardo', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'bernasdnsantos@live.com.pt', 'bernasdnsantos@live.com.pt', '', '', '', '', '', ''),
(4983, 4954, 'Google', '72bcdb6c7b23106e37312f5ee88e4a57a0264215', '116525804393898076558', 'https://plus.google.com/116525804393898076558', '', 'https://lh6.googleusercontent.com/-IYggVelxP6s/AAAAAAAAAAI/AAAAAAAAAGU/J1qcRC2iVz4/photo.jpg?sz=200', 'Sara Salgado', '', 'Sara', 'Salgado', 'female', '', '', 0, 0, 0, 'sara.r.salgado@gmail.com', 'sara.r.salgado@gmail.com', '', '', '', '', '', ''),
(4984, 4955, 'Google', '50e0e9267a4b6e3d0544f4187e1429e051ab0036', '102253603905249893247', 'https://plus.google.com/102253603905249893247', '', 'https://lh5.googleusercontent.com/-bptQcFjVeGg/AAAAAAAAAAI/AAAAAAAAABU/0s1epzKoECA/photo.jpg?sz=200', 'Eva Aguiar', '', 'Eva', 'Aguiar', 'female', '', '', 0, 0, 0, 'evaguiar26@gmail.com', 'evaguiar26@gmail.com', '', '', '', '', '', ''),
(4985, 4956, 'Facebook', 'e9f8a5ab8e3f9439912d5fee8413e358f9a28a21', '974988099201985', 'https://www.facebook.com/app_scoped_user_id/974988099201985/', '', 'https://graph.facebook.com/974988099201985/picture?width=150&height=150', 'Jorge Matos Pereira', '', 'Jorge', 'Matos Pereira', 'male', 'pt_PT', '', 0, 0, 0, 'xlifejorge@gmail.com', 'xlifejorge@gmail.com', '', '', '', '', '', ''),
(4986, 4957, 'Facebook', '1f2a3f8c338832554e7c53a1263dee02bd990857', '10204569712706901', 'https://www.facebook.com/app_scoped_user_id/10204569712706901/', '', 'https://graph.facebook.com/10204569712706901/picture?width=150&height=150', 'Antonio Cortez de Lobao', '', 'Antonio', 'de Lobao', 'male', 'pt_PT', '', 0, 0, 0, 'antonio.cortezlobao@gmail.com', 'antonio.cortezlobao@gmail.com', '', '', '', '', '', ''),
(4987, 4958, 'Facebook', '26cb4c6df618bb9d8fd3f3edeb1d7df4ac29d18e', '834147803344164', 'https://www.facebook.com/app_scoped_user_id/834147803344164/', '', 'https://graph.facebook.com/834147803344164/picture?width=150&height=150', 'Pedro Ferreira', '', 'Pedro', 'Ferreira', 'male', 'pt_PT', '', 0, 0, 0, 'pedrojoao1998@hotmail.com', 'pedrojoao1998@hotmail.com', '', '', '', '', '', ''),
(4988, 4959, 'Facebook', '64feebca80f1446fddfc0e62eb1dba7e0b510c5e', '1111894655491028', 'https://www.facebook.com/app_scoped_user_id/1111894655491028/', '', 'https://graph.facebook.com/1111894655491028/picture?width=150&height=150', 'Luis Raposo Verissimo', '', 'Luis', 'Verissimo', 'male', 'pt_PT', '', 0, 0, 0, 'raposo@blaus.pt', 'raposo@blaus.pt', '', '', '', '', '', ''),
(4989, 4960, 'Facebook', 'b44c5cdcc9ec788f14144d3e875c3eab91eb2c81', '492317950920108', 'https://www.facebook.com/app_scoped_user_id/492317950920108/', '', 'https://graph.facebook.com/492317950920108/picture?width=150&height=150', 'Inês Marques', '', 'Inês', 'Marques', 'female', 'pt_PT', '', 0, 0, 0, 'ines98marques@gmail.com', 'ines98marques@gmail.com', '', '', '', '', '', ''),
(4990, 4961, 'Google', 'd186e08e96aeea7779a8fbe8e273e04d2cf932c0', '100873170697143634734', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Bellamy Hotel', '', 'Bellamy', 'Hotel', '', '', '', 0, 0, 0, 'oth.bellamyhotel@gmail.com', 'oth.bellamyhotel@gmail.com', '', '', '', '', '', ''),
(4991, 4962, 'Facebook', '23e165888403d361f606b559ecb1c4352894fdde', '10206873678907365', 'https://www.facebook.com/app_scoped_user_id/10206873678907365/', '', 'https://graph.facebook.com/10206873678907365/picture?width=150&height=150', 'Joana Isabel Figueiroa-Rêgo', '', 'Joana', 'Figueiroa-Rêgo', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4992, 4963, 'Facebook', 'c4488c5e7171bd4ea1950ff3214f83e668a1c1c1', '10206857866708860', 'https://www.facebook.com/app_scoped_user_id/10206857866708860/', '', 'https://graph.facebook.com/10206857866708860/picture?width=150&height=150', 'Diana Carrico', '', 'Diana', 'Carrico', 'female', 'de_DE', '', 0, 0, 0, 'dianacarrico@gmx.ch', 'dianacarrico@gmx.ch', '', '', '', '', '', ''),
(4993, 4964, 'Facebook', '1b4ec94e355e4c7b8f8d84b78b06ed46a3b76457', '1156342764392754', 'https://www.facebook.com/app_scoped_user_id/1156342764392754/', '', 'https://graph.facebook.com/1156342764392754/picture?width=150&height=150', 'Filipe Gonçalves', '', 'Filipe', 'Gonçalves', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(4994, 4965, 'Google', 'feda97978de0ca66bd2acfa8452f5dc8645b327d', '113227930766048831295', 'https://plus.google.com/113227930766048831295', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Inês Allen Serras Pereira', '', 'Inês', 'Allen Serras Pereira', 'female', '', '', 0, 0, 0, 'inesallen95@gmail.com', 'inesallen95@gmail.com', '', '', '', '', '', ''),
(4995, 4966, 'Facebook', '6cca7e00bbf048ac8578fa50cb003700f79dd291', '871189536308058', 'https://www.facebook.com/app_scoped_user_id/871189536308058/', '', 'https://graph.facebook.com/871189536308058/picture?width=150&height=150', 'Daniel Borda D\'Água', '', 'Daniel', 'Borda D\'Água', 'male', 'pt_PT', '', 0, 0, 0, 'dani.bordadagua@gmail.com', 'dani.bordadagua@gmail.com', '', '', '', '', '', ''),
(4996, 4967, 'Google', '7b8f5a7ab4261e7d32080bf1ba9785963dd99080', '100407171625307754897', 'https://plus.google.com/100407171625307754897', '', 'https://lh5.googleusercontent.com/-pTci2fevBAA/AAAAAAAAAAI/AAAAAAAAAEI/21CchwHJ0Bc/photo.jpg?sz=200', 'Rafael Vitorino', '', 'Rafael', 'Vitorino', 'male', '', '', 0, 0, 0, 'rafaelduartevv@gmail.com', 'rafaelduartevv@gmail.com', '', '', '', '', '', ''),
(4997, 4968, 'Facebook', '7dfaf32589fb8ad4f5f207f0dd0ffdfbfe1e0303', '389838591213711', 'https://www.facebook.com/app_scoped_user_id/389838591213711/', '', 'https://graph.facebook.com/389838591213711/picture?width=150&height=150', 'Leonor Monteiro', '', 'Leonor', 'Monteiro', 'female', 'pt_PT', '', 0, 0, 0, 'leonorcohenmonteiro@gmail.com', 'leonorcohenmonteiro@gmail.com', '', '', '', '', '', ''),
(4998, 4969, 'Facebook', '7ac0499804a03ab8c70d9cfd296e52e5ec7e6325', '1082083071806744', 'https://www.facebook.com/app_scoped_user_id/1082083071806744/', '', 'https://graph.facebook.com/1082083071806744/picture?width=150&height=150', 'Gabriela Sequeira', '', 'Gabriela', 'Sequeira', 'female', 'pt_PT', '', 0, 0, 0, 'gabrielaseq1976@sapo.pt', 'gabrielaseq1976@sapo.pt', '', '', '', '', '', ''),
(4999, 4970, 'Facebook', 'ce424d090f8db2e69e27e39088fdc0214650688c', '985143208176803', 'https://www.facebook.com/app_scoped_user_id/985143208176803/', '', 'https://graph.facebook.com/985143208176803/picture?width=150&height=150', 'Ricardo Ramos Chaves', '', 'Ricardo', 'Chaves', 'male', 'pt_PT', '', 0, 0, 0, 'ricardo.berquo@hotmail.com', 'ricardo.berquo@hotmail.com', '', '', '', '', '', ''),
(5000, 4971, 'Google', 'a8a0d918d90c5f22b0f5b9c706491acec9cbc2f7', '105939961888896189344', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'DeméritoAcaso blog', '', 'DeméritoAcaso', 'blog', '', '', '', 0, 0, 0, 'demeritoacaso@gmail.com', 'demeritoacaso@gmail.com', '', '', '', '', '', ''),
(5001, 4972, 'Facebook', '3c012c12691fb37288b7caab7a6d93b3a6f08b1f', '10205453367906836', 'https://www.facebook.com/app_scoped_user_id/10205453367906836/', '', 'https://graph.facebook.com/10205453367906836/picture?width=150&height=150', 'Nelson Penteado', '', 'Nelson', 'Penteado', 'male', 'pt_PT', '', 0, 0, 0, 'nelsonpente82@hotmail.com', 'nelsonpente82@hotmail.com', '', '', '', '', '', ''),
(5002, 4973, 'Facebook', '8302bf3ee2561b53b1665228ebabca601b762595', '10205345256284219', 'https://www.facebook.com/app_scoped_user_id/10205345256284219/', '', 'https://graph.facebook.com/10205345256284219/picture?width=150&height=150', 'Teresa Carepo', '', 'Teresa', 'Carepo', 'female', 'pt_PT', '', 0, 0, 0, 'teresacarepo@gmail.com', 'teresacarepo@gmail.com', '', '', '', '', '', ''),
(5003, 4974, 'Facebook', '227084c4e0a4a76c67cdfaae1d2c6602ec038485', '991311387568488', 'https://www.facebook.com/app_scoped_user_id/991311387568488/', '', 'https://graph.facebook.com/991311387568488/picture?width=150&height=150', 'Nuno Peralta', '', 'Nuno', 'Peralta', 'male', 'pt_PT', '', 0, 0, 0, 'nunperalta@gmail.com', 'nunperalta@gmail.com', '', '', '', '', '', ''),
(5004, 4975, 'Facebook', 'caa75bc254fa7fc7872f34895be3ee3800cb0889', '10206415452281361', 'https://www.facebook.com/app_scoped_user_id/10206415452281361/', '', 'https://graph.facebook.com/10206415452281361/picture?width=150&height=150', 'Tharcis Zaaruolo', '', 'Tharcis', 'Zaaruolo', 'male', 'pt_PT', '', 0, 0, 0, 'thar.cis@hotmail.com', 'thar.cis@hotmail.com', '', '', '', '', '', ''),
(5005, 4976, 'Facebook', '2e97c42952f46976bf404768348dd2f1f1e258f8', '10206922015509611', 'https://www.facebook.com/app_scoped_user_id/10206922015509611/', '', 'https://graph.facebook.com/10206922015509611/picture?width=150&height=150', 'Sandra Pereira Nielsen', '', 'Sandra', 'Nielsen', 'female', 'pt_PT', '', 0, 0, 0, 'sandrapereiranielsen@gmail.com', 'sandrapereiranielsen@gmail.com', '', '', '', '', '', ''),
(5006, 4977, 'Google', '670e3a2ef446ae2bc8ce901d55e223c0ee9aa524', '102787661913466476537', 'https://plus.google.com/102787661913466476537', '', 'https://lh4.googleusercontent.com/-9vlDa40ah14/AAAAAAAAAAI/AAAAAAAAAFY/3w4qaRaSHuA/photo.jpg?sz=200', 'Osvaldo Curado', 'eu sou eu e sou assim e sempre serei, sou amigo dos meus inimigos :p', 'Osvaldo', 'Curado', 'male', '', '', 0, 0, 0, 'osvaldocurado@gmail.com', 'osvaldocurado@gmail.com', '', 'Estoril', '', '', 'Estoril', ''),
(5007, 4978, 'Facebook', '827e179b1cb8a9daa8c8e86a4004f039708aa11e', '1143101289050107', 'https://www.facebook.com/app_scoped_user_id/1143101289050107/', '', 'https://graph.facebook.com/1143101289050107/picture?width=150&height=150', 'Laila Franke', '', 'Laila', 'Franke', 'female', 'pt_PT', '', 0, 0, 0, 'laila_franke@hotmail.com', 'laila_franke@hotmail.com', '', '', '', '', '', ''),
(5008, 4979, 'Facebook', 'fa25f217e978a9b04d22ed774bd82bf94c8066dc', '1121194937897469', 'https://www.facebook.com/app_scoped_user_id/1121194937897469/', '', 'https://graph.facebook.com/1121194937897469/picture?width=150&height=150', 'Tomás Nunes Dos Santos', '', 'Tomás', 'Nunes Dos Santos', 'male', 'pt_PT', '', 0, 0, 0, 'tomasnsantos11@gmail.com', 'tomasnsantos11@gmail.com', '', '', '', '', '', ''),
(5009, 4980, 'Facebook', '2fe11d6383975d5262f0c5838ab391d6269ea154', '919506588070070', 'https://www.facebook.com/app_scoped_user_id/919506588070070/', '', 'https://graph.facebook.com/919506588070070/picture?width=150&height=150', 'Tomas Peixe', '', 'Tomas', 'Peixe', 'male', 'pt_PT', '', 0, 0, 0, 'topeixinho@hotmail.com', 'topeixinho@hotmail.com', '', '', '', '', '', ''),
(5010, 4981, 'Facebook', '14b57135b95a3444ab40c0632ccee056d8f5aba1', '946081875459255', 'https://www.facebook.com/app_scoped_user_id/946081875459255/', '', 'https://graph.facebook.com/946081875459255/picture?width=150&height=150', 'Luís Rodrigues', '', 'Luís', 'Rodrigues', 'male', 'pt_PT', '', 0, 0, 0, 'lpedro.rod@hotmail.com', 'lpedro.rod@hotmail.com', '', '', '', '', '', ''),
(5011, 4982, 'Facebook', '6dc1937d6e1596869201a4fcf22df7c59950ab57', '10152832883137257', 'https://www.facebook.com/app_scoped_user_id/10152832883137257/', '', 'https://graph.facebook.com/10152832883137257/picture?width=150&height=150', 'Vasco Sampaio', '', 'Vasco', 'Sampaio', 'male', 'pt_PT', '', 0, 0, 0, 'vasco_mor@hotmail.com', 'vasco_mor@hotmail.com', '', '', '', '', '', ''),
(5012, 4983, 'Facebook', '0060d8e04c3fcb5d514c68da58211a3bd381b79d', '988192214547442', 'https://www.facebook.com/app_scoped_user_id/988192214547442/', '', 'https://graph.facebook.com/988192214547442/picture?width=150&height=150', 'Ana Catarina', '', 'Ana', 'Catarina', 'female', 'pt_PT', '', 0, 0, 0, 'catarinatostao@hotmail.com', 'catarinatostao@hotmail.com', '', '', '', '', '', ''),
(5013, 4984, 'Facebook', 'cc56e71eae8d7867fa8e6250e001fde8259a4450', '10155723779830327', 'https://www.facebook.com/app_scoped_user_id/10155723779830327/', '', 'https://graph.facebook.com/10155723779830327/picture?width=150&height=150', 'Karmen Suurkivi', '', 'Karmen', 'Suurkivi', 'female', 'en_GB', '', 0, 0, 0, 'katu_smile@hotmail.com', 'katu_smile@hotmail.com', '', '', '', '', '', ''),
(5014, 4985, 'Facebook', '37ffde0466e5b033f53a1d659709b74ca5a34153', '10200650757867463', 'https://www.facebook.com/app_scoped_user_id/10200650757867463/', '', 'https://graph.facebook.com/10200650757867463/picture?width=150&height=150', 'Tânia Raposo', '', 'Tânia', 'Raposo', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(5015, 4986, 'Facebook', '62f21f1044ca3c8749de46ee1b28f946bd982b14', '920013124706879', 'https://www.facebook.com/app_scoped_user_id/920013124706879/', '', 'https://graph.facebook.com/920013124706879/picture?width=150&height=150', 'Le Luigi FD', '', 'Le', 'Luigi FD', 'male', 'pt_BR', '', 0, 0, 0, 'luigitkdias@hotmail.com', 'luigitkdias@hotmail.com', '', '', '', '', '', ''),
(5016, 4987, 'Google', 'e97a50fd0399043f8da626c284cfc21f20fb2ce3', '114202282812012099910', 'https://plus.google.com/114202282812012099910', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Luis Miguel', '', 'Luis', 'Miguel', 'male', '', '', 0, 0, 0, 'mikassurf@gmail.com', 'mikassurf@gmail.com', '', '', '', '', '', ''),
(5017, 4988, 'Facebook', 'e744545af63875e1ffd5f032591ae558cd6d3319', '1131403206885924', 'https://www.facebook.com/app_scoped_user_id/1131403206885924/', '', 'https://graph.facebook.com/1131403206885924/picture?width=150&height=150', 'Sebastião Barroso', '', 'Sebastião', 'Barroso', 'male', 'pt_PT', '', 0, 0, 0, 'sebastiaomariabarroso_98@hotmail.com', 'sebastiaomariabarroso_98@hotmail.com', '', '', '', '', '', ''),
(5018, 4989, 'Facebook', 'cd9582ad5d4ac8cbc6c2ea8ef5a97b8cca77bb39', '10153405090197710', 'https://www.facebook.com/app_scoped_user_id/10153405090197710/', '', 'https://graph.facebook.com/10153405090197710/picture?width=150&height=150', 'Nuno Trigo', '', 'Nuno', 'Trigo', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(5019, 4990, 'Facebook', '6bfb5e47c8c98cd6e81cf69d4d2008be8d4c1664', '10204444322011343', 'https://www.facebook.com/app_scoped_user_id/10204444322011343/', '', 'https://graph.facebook.com/10204444322011343/picture?width=150&height=150', 'Ana Filipe', '', 'Ana', 'Filipe', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(5020, 4991, 'Facebook', '9e8362c81136c5f10c4b7b829f60a7f5f1017829', '10152977584885975', 'https://www.facebook.com/app_scoped_user_id/10152977584885975/', '', 'https://graph.facebook.com/10152977584885975/picture?width=150&height=150', 'António Cruz', '', 'António', 'Cruz', 'male', 'pt_PT', '', 0, 0, 0, 'acruz1978@gmail.com', 'acruz1978@gmail.com', '', '', '', '', '', ''),
(5021, 4992, 'Facebook', '15f8960e5a3bd9cfbad2172f6226fd7be457b766', '1126895900670150', 'https://www.facebook.com/app_scoped_user_id/1126895900670150/', '', 'https://graph.facebook.com/1126895900670150/picture?width=150&height=150', 'Sandro Barão', '', 'Sandro', 'Barão', 'male', 'pt_PT', '', 0, 0, 0, 'sandro.barao@gmail.com', 'sandro.barao@gmail.com', '', '', '', '', '', ''),
(5022, 4993, 'Facebook', 'a4e11e03de5203c0d40f68f100c0ddcca8d943e6', '936002093108969', 'https://www.facebook.com/app_scoped_user_id/936002093108969/', '', 'https://graph.facebook.com/936002093108969/picture?width=150&height=150', 'Magui Antelo', '', 'Magui', 'Antelo', 'female', 'pt_PT', '', 0, 0, 0, 'mmargaridinhaantelo@msn.com', 'mmargaridinhaantelo@msn.com', '', '', '', '', '', ''),
(5023, 4994, 'Facebook', '0d4cc4fd2f6a8a6f1e65e74dabd3906029db0b71', '10204350199297137', 'https://www.facebook.com/app_scoped_user_id/10204350199297137/', '', 'https://graph.facebook.com/10204350199297137/picture?width=150&height=150', 'Angelo Carmo', '', 'Angelo', 'Carmo', 'male', 'pt_PT', '', 0, 0, 0, 'angelo.carmo@renatlantico.pt', 'angelo.carmo@renatlantico.pt', '', '', '', '', '', ''),
(5024, 4995, 'Google', 'cb19cb488eb0309161ab39a79d35f23a050baee7', '101793910686699096520', 'https://plus.google.com/101793910686699096520', '', 'https://lh6.googleusercontent.com/-3-6GM2daprE/AAAAAAAAAAI/AAAAAAAAAEo/hzijFpvtTvg/photo.jpg?sz=200', 'Nuno Borges', '', 'Nuno', 'Borges', 'male', '', '', 0, 0, 0, 'nerbos@gmail.com', 'nerbos@gmail.com', '', 'Lisboa', '', '', 'Lisboa', ''),
(5025, 4996, 'Facebook', 'daa1c761bde6b84836140de89268710ad717642e', '670649339746145', 'https://www.facebook.com/app_scoped_user_id/670649339746145/', '', 'https://graph.facebook.com/670649339746145/picture?width=150&height=150', 'Surf Spirit', '', 'Surf', 'Spirit', 'male', 'pt_PT', '', 0, 0, 0, 'surfspiritschool@gmail.com', 'surfspiritschool@gmail.com', '', '', '', '', '', ''),
(5026, 4997, 'Facebook', 'e022ec013a15df81b87119d63c306f29121a74cf', '10200879889035214', 'https://www.facebook.com/app_scoped_user_id/10200879889035214/', '', 'https://graph.facebook.com/10200879889035214/picture?width=150&height=150', 'Cesar Queiroz', '', 'Cesar', 'Queiroz', 'male', 'pt_PT', '', 0, 0, 0, '1936ster@gmail.com', '1936ster@gmail.com', '', '', '', '', '', ''),
(5027, 4998, 'Facebook', '2abe7a2155e886892cec3685863f482ac6e3526e', '10205158076724590', 'https://www.facebook.com/app_scoped_user_id/10205158076724590/', '', 'https://graph.facebook.com/10205158076724590/picture?width=150&height=150', 'Graça Proença de Carvalho', '', 'Graça', 'de Carvalho', 'female', 'pt_PT', '', 0, 0, 0, 'mgproenca@gmail.com', 'mgproenca@gmail.com', '', '', '', '', '', ''),
(5028, 4999, 'Facebook', 'd10a0e3704d13167b2931238e644da2417233998', '10152778948206114', 'https://www.facebook.com/app_scoped_user_id/10152778948206114/', '', 'https://graph.facebook.com/10152778948206114/picture?width=150&height=150', 'Miguel Manta Rebelo', '', 'Miguel', 'Manta Rebelo', 'male', 'en_US', '', 0, 0, 0, 'migmrebelo@gmail.com', 'migmrebelo@gmail.com', '', '', '', '', '', ''),
(5029, 5000, 'Facebook', 'bddc468844a4ed41cd3db1094cf8047f356faed1', '10204510714434946', 'https://www.facebook.com/app_scoped_user_id/10204510714434946/', '', 'https://graph.facebook.com/10204510714434946/picture?width=150&height=150', 'Janeca Vaz Pinto', '', 'Janeca', 'Pinto', 'female', 'pt_PT', '', 0, 0, 0, 'janecavp@gmail.com', 'janecavp@gmail.com', '', '', '', '', '', ''),
(5030, 5001, 'Facebook', '57cfb183b63bf0d13726081cb4aa5c4ec726e178', '773130199470850', 'https://www.facebook.com/app_scoped_user_id/773130199470850/', '', 'https://graph.facebook.com/773130199470850/picture?width=150&height=150', 'Laura BM', '', 'Laura', 'BM', 'female', 'pt_PT', '', 0, 0, 0, 'laura-marreiros@hotmail.com', 'laura-marreiros@hotmail.com', '', '', '', '', '', ''),
(5031, 5002, 'Facebook', '8b2079a313a3393f0f1019c8f025be140f9cb489', '10152904747664117', 'https://www.facebook.com/app_scoped_user_id/10152904747664117/', '', 'https://graph.facebook.com/10152904747664117/picture?width=150&height=150', 'Pedro Carvalho', '', 'Pedro', 'Carvalho', 'male', 'pt_PT', '', 0, 0, 0, 'pedro_acarvalho@hotmail.com', 'pedro_acarvalho@hotmail.com', '', '', '', '', '', ''),
(5032, 5003, 'Facebook', 'aeb0cfd280bbe3c95e8b7d3762c5c9dec902b19c', '941265979228393', 'https://www.facebook.com/app_scoped_user_id/941265979228393/', '', 'https://graph.facebook.com/941265979228393/picture?width=150&height=150', 'Pedro Renato', '', 'Pedro', 'Renato', 'male', 'pt_PT', '', 0, 0, 0, 'pedrorennato@gmail.com', 'pedrorennato@gmail.com', '', '', '', '', '', ''),
(5033, 5004, 'Facebook', '67baf4a4fd5bbec0b3bc3d609404ba39e97ab0fc', '10203242727749495', 'https://www.facebook.com/app_scoped_user_id/10203242727749495/', '', 'https://graph.facebook.com/10203242727749495/picture?width=150&height=150', 'Martinho Cabral Machado', '', 'Martinho', 'Cabral Machado', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(5034, 5006, 'Facebook', 'd9b530e5b6c6e28a107babbf62759d488304ef54', '10200794092252836', 'https://www.facebook.com/app_scoped_user_id/10200794092252836/', '', 'https://graph.facebook.com/10200794092252836/picture?width=150&height=150', 'Marilia Moreira da Fonseca', '', 'Marilia', 'da Fonseca', 'female', 'pt_PT', '', 0, 0, 0, 'mm.fonseca@netcabo.pt', 'mm.fonseca@netcabo.pt', '', '', '', '', '', ''),
(5035, 5005, 'Facebook', '91599f3c9830a7f1635bc78800759460c54f8fc2', '10205861211402521', 'https://www.facebook.com/app_scoped_user_id/10205861211402521/', '', 'https://graph.facebook.com/10205861211402521/picture?width=150&height=150', 'Sónia Alves', '', 'Sónia', 'Alves', 'female', 'pt_PT', '', 0, 0, 0, 'sonia_leite_@hotmail.com', 'sonia_leite_@hotmail.com', '', '', '', '', '', ''),
(5036, 5007, 'Google', 'f3cac7d13064a3f17435f821293b65eabbaff775', '105406646197085757597', 'https://plus.google.com/105406646197085757597', '', 'https://lh3.googleusercontent.com/-57wgYfM-LZ4/AAAAAAAAAAI/AAAAAAAAL90/i0az6mBNqCU/photo.jpg?sz=200', 'Sara Ferraz', '', 'Sara', 'Ferraz', 'female', '', '', 0, 0, 0, 'sara.ferraz@gmail.com', 'sara.ferraz@gmail.com', '', '', '', '', '', '');
INSERT INTO `wp_wslusersprofiles` (`id`, `user_id`, `provider`, `object_sha`, `identifier`, `profileurl`, `websiteurl`, `photourl`, `displayname`, `description`, `firstname`, `lastname`, `gender`, `language`, `age`, `birthday`, `birthmonth`, `birthyear`, `email`, `emailverified`, `phone`, `address`, `country`, `region`, `city`, `zip`) VALUES
(5037, 5008, 'Facebook', '787add706865f01a09b3da3b5315bece12e5477c', '878184718895312', 'https://www.facebook.com/app_scoped_user_id/878184718895312/', '', 'https://graph.facebook.com/878184718895312/picture?width=150&height=150', 'Paulo Perloiro', '', 'Paulo', 'Perloiro', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(5038, 5009, 'Facebook', 'c5b73dbd1b022097680f17a980412383854f7b65', '10155594112465262', 'https://www.facebook.com/app_scoped_user_id/10155594112465262/', '', 'https://graph.facebook.com/10155594112465262/picture?width=150&height=150', 'Mónica Mesquita', '', 'Mónica', 'Mesquita', 'female', 'en_US', '', 0, 0, 0, 'm.mesquita@zonmail.pt', 'm.mesquita@zonmail.pt', '', '', '', '', '', ''),
(5039, 5010, 'Facebook', '517c5e53d01fad0382f11b640a2dca9fc60c8b5d', '985238618155263', 'https://www.facebook.com/app_scoped_user_id/985238618155263/', '', 'https://graph.facebook.com/985238618155263/picture?width=150&height=150', 'Vera Trindade', '', 'Vera', 'Trindade', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(5040, 5011, 'Facebook', 'b91576ede860cfd00e168f7b4338c80d89b9550c', '722036234591795', 'https://www.facebook.com/app_scoped_user_id/722036234591795/', '', 'https://graph.facebook.com/722036234591795/picture?width=150&height=150', 'João JT', '', 'João', 'JT', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(5041, 5012, 'Facebook', 'ea583292f845e44932699eec367d9fbb4e7f92d5', '10154068735328782', 'https://www.facebook.com/app_scoped_user_id/10154068735328782/', '', 'https://graph.facebook.com/10154068735328782/picture?width=150&height=150', 'Núria Santos', '', 'Núria', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'n_uriam@hotmail.com', 'n_uriam@hotmail.com', '', '', '', '', '', ''),
(5042, 5013, 'Facebook', '437785d16df1f5475c3429fef8e2528528e64a84', '861066363929771', 'https://www.facebook.com/app_scoped_user_id/861066363929771/', '', 'https://graph.facebook.com/861066363929771/picture?width=150&height=150', 'Inêzz Amaral', '', 'Inêzz', 'Amaral', 'female', 'pt_PT', '', 0, 0, 0, 'inesnikel@hotmail.com', 'inesnikel@hotmail.com', '', '', '', '', '', ''),
(5043, 5014, 'Google', '05d1b40deec0c99c37eecd7403a758c8a2aca9e8', '115986977426913025616', 'https://plus.google.com/115986977426913025616', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'carla ramos', '', 'carla', 'ramos', 'male', '', '', 0, 0, 0, 'mellyssymanail@gmail.com', 'mellyssymanail@gmail.com', '', '', '', '', '', ''),
(5044, 5015, 'Facebook', '4c00871d5ea7c30c611a48a5e3ab89eff2779ece', '902076476521124', 'https://www.facebook.com/app_scoped_user_id/902076476521124/', '', 'https://graph.facebook.com/902076476521124/picture?width=150&height=150', 'Liliana Bras', '', 'Liliana', 'Bras', 'female', 'pt_BR', '', 0, 0, 0, 'liliana.bras@hotmail.com', 'liliana.bras@hotmail.com', '', '', '', '', '', ''),
(5045, 5016, 'Facebook', '387f92e722323f6da46e88590bac923b15764f5a', '1028063750551013', 'https://www.facebook.com/app_scoped_user_id/1028063750551013/', '', 'https://graph.facebook.com/1028063750551013/picture?width=150&height=150', 'Locas Vilaça', '', 'Locas', 'Vilaça', 'female', 'pt_PT', '', 0, 0, 0, 'locasvilaca@gmail.com', 'locasvilaca@gmail.com', '', '', '', '', '', ''),
(5046, 5017, 'Facebook', 'cd9eaf32dc450b426edf27cad9ca6a759070d846', '10200802929032187', 'https://www.facebook.com/app_scoped_user_id/10200802929032187/', '', 'https://graph.facebook.com/10200802929032187/picture?width=150&height=150', 'Madalena Casimiro', '', 'Madalena', 'Casimiro', 'female', 'pt_PT', '', 0, 0, 0, 'madalenacasimir@hotmail.com', 'madalenacasimir@hotmail.com', '', '', '', '', '', ''),
(5047, 5018, 'Facebook', 'b79c4c0943b586056c4dde2593812035a0cdd19f', '920833364604471', 'https://www.facebook.com/app_scoped_user_id/920833364604471/', '', 'https://graph.facebook.com/920833364604471/picture?width=150&height=150', 'Fernando Baeta', '', 'Fernando', 'Baeta', 'male', 'pt_PT', '', 0, 0, 0, 'fernandobaeta@iol.pt', 'fernandobaeta@iol.pt', '', '', '', '', '', ''),
(5048, 5019, 'Facebook', '67eaa526e50cdd5290cf22a35c0cf160279f92e0', '879972822083611', 'https://www.facebook.com/app_scoped_user_id/879972822083611/', '', 'https://graph.facebook.com/879972822083611/picture?width=150&height=150', 'Fernando Correia', '', 'Fernando', 'Correia', 'male', 'pt_PT', '', 0, 0, 0, 'fernando.correia63@gmail.com', 'fernando.correia63@gmail.com', '', '', '', '', '', ''),
(5049, 5020, 'Facebook', '3a509983277798fa27e2d4ea54424941b97089ef', '942935049070294', 'https://www.facebook.com/app_scoped_user_id/942935049070294/', '', 'https://graph.facebook.com/942935049070294/picture?width=150&height=150', 'Tomás Mota', '', 'Tomás', 'Mota', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(5050, 5021, 'Facebook', '5766128a097989846243ea028042213d0c0f6bc0', '750584635064627', 'https://www.facebook.com/app_scoped_user_id/750584635064627/', '', 'https://graph.facebook.com/750584635064627/picture?width=150&height=150', 'Joana Baeta', '', 'Joana', 'Baeta', 'female', 'pt_BR', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(5051, 5022, 'Facebook', '252f60bb6e14bbd6413b0f9c7184666274c4ec95', '1030205540324792', 'https://www.facebook.com/app_scoped_user_id/1030205540324792/', '', 'https://graph.facebook.com/1030205540324792/picture?width=150&height=150', 'Marta Martinho Santos', '', 'Marta', 'Santos', 'female', 'pt_PT', '', 0, 0, 0, 'kadecasa@gmail.com', 'kadecasa@gmail.com', '', '', '', '', '', ''),
(5052, 5023, 'Facebook', 'ac13703681357a9aee2f6f229794f30f8e3c46e1', '10153334778792822', 'https://www.facebook.com/app_scoped_user_id/10153334778792822/', '', 'https://graph.facebook.com/10153334778792822/picture?width=150&height=150', 'Pedro Guerra Alves', '', 'Pedro', 'Alves', 'male', 'en_GB', '', 0, 0, 0, 'pguerraalves@gmail.com', 'pguerraalves@gmail.com', '', '', '', '', '', ''),
(5053, 5024, 'Facebook', 'c5232051989a54fb56a77119a0e37fb2613a6c61', '10153340222201145', 'https://www.facebook.com/app_scoped_user_id/10153340222201145/', '', 'https://graph.facebook.com/10153340222201145/picture?width=150&height=150', 'Tiago Collot', '', 'Tiago', 'Collot', 'male', 'pt_PT', '', 0, 0, 0, 'tiperas@msn.com', 'tiperas@msn.com', '', '', '', '', '', ''),
(5054, 5025, 'Facebook', '6c6947311c3246bb4e38c20fe310bbb004b08365', '1007945762563587', 'https://www.facebook.com/app_scoped_user_id/1007945762563587/', '', 'https://graph.facebook.com/1007945762563587/picture?width=150&height=150', 'Tiago Sousa', '', 'Tiago', 'Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'tiagosousa1@gmail.com', 'tiagosousa1@gmail.com', '', '', '', '', '', ''),
(5055, 5026, 'Facebook', '4407a868428a041e90a67d316e05c757d55629df', '970073859712033', 'https://www.facebook.com/app_scoped_user_id/970073859712033/', '', 'https://graph.facebook.com/970073859712033/picture?width=150&height=150', 'Fernanda Mesquita', '', 'Fernanda', 'Mesquita', 'female', 'pt_PT', '', 0, 0, 0, 'ftmesquita114@gmail.com', 'ftmesquita114@gmail.com', '', '', '', '', '', ''),
(5056, 5027, 'Google', '3603b19900c67af1d8fdffea85c54e93220412a8', '116568845847475425085', 'https://plus.google.com/116568845847475425085', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Christine Gomes', '', 'Christine', 'Gomes', 'female', '', '', 0, 0, 0, 'christinegomes1967@gmail.com', 'christinegomes1967@gmail.com', '', '', '', '', '', ''),
(5057, 5028, 'Facebook', 'ea2ba6107abee5685832eaf1fce76ebc3b6ffc35', '10153052606127239', 'https://www.facebook.com/app_scoped_user_id/10153052606127239/', '', 'https://graph.facebook.com/10153052606127239/picture?width=150&height=150', 'Michel Ozzello', '', 'Michel', 'Ozzello', 'male', 'en_US', '', 0, 0, 0, 'michel.ozzello@outsystems.com', 'michel.ozzello@outsystems.com', '', '', '', '', '', ''),
(5058, 5029, 'Facebook', '014118b2612a70e4d2777e5bff0acbfe11c8a471', '10200551685111228', 'https://www.facebook.com/app_scoped_user_id/10200551685111228/', '', 'https://graph.facebook.com/10200551685111228/picture?width=150&height=150', 'Naves Cristina', '', 'Naves', 'Cristina', 'female', 'pt_PT', '', 0, 0, 0, 'navescristina@gmail.com', 'navescristina@gmail.com', '', '', '', '', '', ''),
(5059, 5030, 'Facebook', '9787ee3aa4b2658d4f999969f424fe316068889d', '494012490764282', 'https://www.facebook.com/app_scoped_user_id/494012490764282/', '', 'https://graph.facebook.com/494012490764282/picture?width=150&height=150', 'Tomás Seabra Luís', '', 'Tomás', 'Seabra Luís', 'male', 'pt_PT', '', 0, 0, 0, 'tomaseabral@hotmail.com', 'tomaseabral@hotmail.com', '', '', '', '', '', ''),
(5060, 5031, 'Facebook', '742b72c1f4961950f4eb11546b768c967976b2a9', '387147461471487', 'https://www.facebook.com/app_scoped_user_id/387147461471487/', '', 'https://graph.facebook.com/387147461471487/picture?width=150&height=150', 'Joana Martins', '', 'Joana', 'Martins', 'female', 'pt_PT', '', 0, 0, 0, 'jojonumar8@gmail.com', 'jojonumar8@gmail.com', '', '', '', '', '', ''),
(5061, 5032, 'Facebook', '385c346afada3399a41897d43b6ac0d0c731f857', '964583386920011', 'https://www.facebook.com/app_scoped_user_id/964583386920011/', '', 'https://graph.facebook.com/964583386920011/picture?width=150&height=150', 'Catarina Guimaraes', '', 'Catarina', 'Guimaraes', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(5062, 5033, 'Facebook', '17eca0dc936960819cfa0cb91c602faa0956f1d9', '10206145330506380', 'https://www.facebook.com/app_scoped_user_id/10206145330506380/', '', 'https://graph.facebook.com/10206145330506380/picture?width=150&height=150', 'Carlos Peixinho', '', 'Carlos', 'Peixinho', 'male', 'pt_PT', '', 0, 0, 0, 'carlos.peixinho@hotmail.com', 'carlos.peixinho@hotmail.com', '', '', '', '', '', ''),
(5063, 5034, 'Facebook', '6d3241db28e84544c65be010b6ca91a663d1844a', '1648569828691518', 'https://www.facebook.com/app_scoped_user_id/1648569828691518/', '', 'https://graph.facebook.com/1648569828691518/picture?width=150&height=150', 'Rebeca Fidalgo Figueiredo', '', 'Rebeca', 'Fidalgo Figueiredo', 'female', 'pt_PT', '', 0, 0, 0, 'rebecafigueiredo87@hotmail.com', 'rebecafigueiredo87@hotmail.com', '', '', '', '', '', ''),
(5064, 5035, 'Facebook', 'e303bd68877a134afbb31fc03fbd73f016d153df', '1062409897121011', 'https://www.facebook.com/app_scoped_user_id/1062409897121011/', '', 'https://graph.facebook.com/1062409897121011/picture?width=150&height=150', 'Fausto Lima', '', 'Fausto', 'Lima', 'male', 'pt_PT', '', 0, 0, 0, 'fl@mcs.com.pt', 'fl@mcs.com.pt', '', '', '', '', '', ''),
(5065, 5036, 'Facebook', '616b2ab5de1713f526b1894d4425501b95391d49', '1843193169239289', 'https://www.facebook.com/app_scoped_user_id/1843193169239289/', '', 'https://graph.facebook.com/1843193169239289/picture?width=150&height=150', 'Marta B Afonso', '', 'Marta', 'B Afonso', 'female', 'en_US', '', 0, 0, 0, 'mmbotelhoafonso@icloud.com', 'mmbotelhoafonso@icloud.com', '', '', '', '', '', ''),
(5066, 5037, 'Facebook', 'bb244ca2b45a0029a66e628840cafd5acee57d38', '913940215314449', 'https://www.facebook.com/app_scoped_user_id/913940215314449/', '', 'https://graph.facebook.com/913940215314449/picture?width=150&height=150', 'Maria Hogan Teves', '', 'Maria', 'Hogan Teves', 'female', 'en_GB', '', 0, 0, 0, 'mariahteves@gmail.com', 'mariahteves@gmail.com', '', '', '', '', '', ''),
(5067, 5038, 'Facebook', 'b237f7ffead9293dd606b32ad710cafcdb8c77ef', '10202831860517721', 'https://www.facebook.com/app_scoped_user_id/10202831860517721/', '', 'https://graph.facebook.com/10202831860517721/picture?width=150&height=150', 'Patricia Simãozinho', '', 'Patricia', 'Simãozinho', 'female', 'pt_PT', '', 0, 0, 0, 'pat-vs@hotmail.com', 'pat-vs@hotmail.com', '', '', '', '', '', ''),
(5068, 5039, 'Facebook', 'f2d68e8eb68004d3019e1b7d565b934b77cf51ea', '1131774926838591', 'https://www.facebook.com/app_scoped_user_id/1131774926838591/', '', 'https://graph.facebook.com/1131774926838591/picture?width=150&height=150', 'Rita Maccario', '', 'Rita', 'Maccario', 'female', 'pt_PT', '', 0, 0, 0, 'titinha_malokinha@hotmail.com', 'titinha_malokinha@hotmail.com', '', '', '', '', '', ''),
(5069, 5040, 'Facebook', '7f1d4e103ec1b3f34e11a60789fe30396fe0fd83', '10155699648475644', 'https://www.facebook.com/app_scoped_user_id/10155699648475644/', '', 'https://graph.facebook.com/10155699648475644/picture?width=150&height=150', 'Vasco Costa Macedo', '', 'Vasco', 'Macedo', 'male', 'pt_PT', '', 0, 0, 0, 'vascocostamacedo@hotmail.com', 'vascocostamacedo@hotmail.com', '', '', '', '', '', ''),
(5070, 5041, 'Facebook', 'fe71a0c4585e79ed9f9d0b43aa847adb8d593767', '10200751555186835', 'https://www.facebook.com/app_scoped_user_id/10200751555186835/', '', 'https://graph.facebook.com/10200751555186835/picture?width=150&height=150', 'Luisinha Villas-Boas', '', 'Luisinha', 'Villas-Boas', 'female', 'pt_PT', '', 0, 0, 0, 'luvboas@aeiou.pt', 'luvboas@aeiou.pt', '', '', '', '', '', ''),
(5071, 5042, 'Facebook', '5133a3e6f8d6f45ad5cd86cb9cc04767b2661a12', '988494364508600', 'https://www.facebook.com/app_scoped_user_id/988494364508600/', '', 'https://graph.facebook.com/988494364508600/picture?width=150&height=150', 'Rui Santos', '', 'Rui', 'Santos', 'male', 'pt_PT', '', 0, 0, 0, 'ruimartinsclaro@hotmail.com', 'ruimartinsclaro@hotmail.com', '', '', '', '', '', ''),
(5072, 5043, 'Facebook', '8f45c351db9e16b6ae5e9bb4cc9ccf5e60a2f083', '1083056595056932', 'https://www.facebook.com/app_scoped_user_id/1083056595056932/', '', 'https://graph.facebook.com/1083056595056932/picture?width=150&height=150', 'Luis Miguel Benavente', '', 'Luis Miguel', 'Benavente', 'male', 'en_US', '', 0, 0, 0, 'galeriarelogios@gmail.com', 'galeriarelogios@gmail.com', '', '', '', '', '', ''),
(5073, 5044, 'Google', '39277d6f51aa5888a9a8dae0c9f744d6f89c3062', '114616020976089082116', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Paula Oliveira Santos', '', 'Paula', 'Oliveira Santos', 'female', '', '', 0, 0, 0, 'paula.zmn@gmail.com', 'paula.zmn@gmail.com', '', '', '', '', '', ''),
(5074, 5045, 'Facebook', '9c75b54e8b2df8d4ea30894ebe7427e79ea5a3a1', '1002576406433599', 'https://www.facebook.com/app_scoped_user_id/1002576406433599/', '', 'https://graph.facebook.com/1002576406433599/picture?width=150&height=150', 'Vasco Nobre Henriques', '', 'Vasco Nobre', 'Henriques', 'male', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(5075, 5046, 'Google', '518b1a3e08a33e73e9f878e4f57b529d179f7a6d', '102772703686663083819', 'https://plus.google.com/102772703686663083819', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Mafalda Santos', '', 'Mafalda', 'Santos', 'female', '', '', 0, 0, 0, 'mafaldamssantos@gmail.com', 'mafaldamssantos@gmail.com', '', '', '', '', '', ''),
(5076, 5047, 'Facebook', '1fd02111151606c52b51558058a93b92f58ecd56', '1082828655078064', 'https://www.facebook.com/app_scoped_user_id/1082828655078064/', '', 'https://graph.facebook.com/1082828655078064/picture?width=150&height=150', 'Vasco Tavares', '', 'Vasco', 'Tavares', 'male', 'en_US', '', 0, 0, 0, 'td@eurosurfing.org', 'td@eurosurfing.org', '', '', '', '', '', ''),
(5077, 5048, 'Facebook', '2825729c9a57a579ab7074395a3cb2137e05553b', '1000690559941102', 'https://www.facebook.com/app_scoped_user_id/1000690559941102/', '', 'https://graph.facebook.com/1000690559941102/picture?width=150&height=150', 'Susana Matias', '', 'Susana', 'Matias', 'female', 'pt_PT', '', 0, 0, 0, 'sucmatias@gmail.com', 'sucmatias@gmail.com', '', '', '', '', '', ''),
(5078, 5049, 'Facebook', '9ad6f6740d59d10e793889352f3bfeebfff3c932', '830885010327246', 'https://www.facebook.com/app_scoped_user_id/830885010327246/', '', 'https://graph.facebook.com/830885010327246/picture?width=150&height=150', 'Vasco Baroseiro', '', 'Vasco', 'Baroseiro', 'male', 'pt_PT', '', 0, 0, 0, 'detatu@gmail.com', 'detatu@gmail.com', '', '', '', '', '', ''),
(5079, 5050, 'Facebook', 'cadd0508e07853af47574024a02b333333e7e056', '10205895084527634', 'https://www.facebook.com/app_scoped_user_id/10205895084527634/', '', 'https://graph.facebook.com/10205895084527634/picture?width=150&height=150', 'Teresinha Avillez Pereira', '', 'Teresinha', 'Avillez Pereira', 'female', 'en_US', '', 0, 0, 0, 'teresaavillezp@hotmail.com', 'teresaavillezp@hotmail.com', '', '', '', '', '', ''),
(5080, 5051, 'Google', '5be3e67a4b5dfb931f5c1e17db93bfc2052bcdb6', '107485798087022157145', 'https://plus.google.com/107485798087022157145', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Victoria paiu', '', 'Victoria', 'paiu', '', '', '', 0, 0, 0, 'victoriapaiu98@gmail.com', 'victoriapaiu98@gmail.com', '', '', '', '', '', ''),
(5081, 5052, 'Facebook', '0defd5fee8afd955f69f3cd2eddb8aecfcae0e1c', '10206983826258712', 'https://www.facebook.com/app_scoped_user_id/10206983826258712/', '', 'https://graph.facebook.com/10206983826258712/picture?width=150&height=150', 'Zé Eugenio de Almeida', '', 'Zé', 'Eugenio de Almeida', 'male', 'pt_PT', '', 0, 0, 0, 'zemaria1995@gmail.com', 'zemaria1995@gmail.com', '', '', '', '', '', ''),
(5082, 5053, 'Facebook', 'c5025c5a64f17aebaaaa00e9cf7f22cbb1a3f1c9', '853953024678745', 'https://www.facebook.com/app_scoped_user_id/853953024678745/', '', 'https://graph.facebook.com/853953024678745/picture?width=150&height=150', 'Catarina Franco', '', 'Catarina', 'Franco', 'female', 'pt_PT', '', 0, 0, 0, 'cat.ericeira@gmail.com', 'cat.ericeira@gmail.com', '', '', '', '', '', ''),
(5083, 5054, 'Facebook', '191d929da73172cc7ad086ae9f3c95b346b546bd', '1025808414098612', 'https://www.facebook.com/app_scoped_user_id/1025808414098612/', '', 'https://graph.facebook.com/1025808414098612/picture?width=150&height=150', 'Henrique Valente', '', 'Henrique', 'Valente', 'male', 'en_GB', '', 0, 0, 0, 'henriquevalente.93@hotmail.com', 'henriquevalente.93@hotmail.com', '', '', '', '', '', ''),
(5084, 5055, 'Facebook', 'c1fb3a3211f980a2d5669ba3f0a7e17a5a53dfab', '1100045013343576', 'https://www.facebook.com/app_scoped_user_id/1100045013343576/', '', 'https://graph.facebook.com/1100045013343576/picture?width=150&height=150', 'Claudia Campos', '', 'Claudia', 'Campos', '', '', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(5085, 5056, 'Facebook', '883553a63863da4d6edde95fb94e3a4abb6b2102', '10153029107041339', 'https://www.facebook.com/app_scoped_user_id/10153029107041339/', '', 'https://graph.facebook.com/10153029107041339/picture?width=150&height=150', 'Dora Arsénio', '', 'Dora', 'Arsénio', 'female', 'pt_PT', '', 0, 0, 0, 'dora.arsenio@netc.pt', 'dora.arsenio@netc.pt', '', '', '', '', '', ''),
(5086, 5057, 'Facebook', '974e430cf8789a50a30493c4f88963c398060c63', '10205382127725835', 'https://www.facebook.com/app_scoped_user_id/10205382127725835/', '', 'https://graph.facebook.com/10205382127725835/picture?width=150&height=150', 'Xavier Costa Neves', '', 'Xavier', 'Costa Neves', 'male', 'pt_PT', '', 0, 0, 0, 'xineves@hotmail.com', 'xineves@hotmail.com', '', '', '', '', '', ''),
(5087, 5058, 'Facebook', '15420485a743a9e4b19068fcb3765943e6541a84', '740009962778077', 'https://www.facebook.com/app_scoped_user_id/740009962778077/', '', 'https://graph.facebook.com/740009962778077/picture?width=150&height=150', 'Sandra Magalhães', '', 'Sandra', 'Magalhães', 'female', 'pt_PT', '', 0, 0, 0, 'cat.sandra@hotmail.com', 'cat.sandra@hotmail.com', '', '', '', '', '', ''),
(5088, 5059, 'Facebook', 'd4eef5d5deb2b6aef5e1a7628afbde21923612f7', '877557608948714', 'https://www.facebook.com/app_scoped_user_id/877557608948714/', '', 'https://graph.facebook.com/877557608948714/picture?width=150&height=150', 'Diogo Henriques', '', 'Diogo', 'Henriques', 'male', 'pt_PT', '', 0, 0, 0, 'diogohenriques1997@gmail.com', 'diogohenriques1997@gmail.com', '', '', '', '', '', ''),
(5089, 5060, 'Facebook', '1b609f20ae32a710b0939521b8a8d66d6a037d99', '10206954529884465', 'https://www.facebook.com/app_scoped_user_id/10206954529884465/', '', 'https://graph.facebook.com/10206954529884465/picture?width=150&height=150', 'Carla Monteiro', '', 'Carla', 'Monteiro', 'female', 'en_GB', '', 0, 0, 0, 'geral@verdeagua.net', 'geral@verdeagua.net', '', '', '', '', '', ''),
(5090, 5061, 'Facebook', '16f3b149da5f46f74f808d150f716762962d6575', '817736741629232', 'https://www.facebook.com/app_scoped_user_id/817736741629232/', '', 'https://graph.facebook.com/817736741629232/picture?width=150&height=150', 'Meg Nazaré', '', 'Meg', 'Nazaré', 'female', 'pt_PT', '', 0, 0, 0, 'meg.women@gmail.com', 'meg.women@gmail.com', '', '', '', '', '', ''),
(5091, 5062, 'Facebook', '7dc3a6c5e774ffad6f085c5fa8e458a892f78bea', '10203449031621239', 'https://www.facebook.com/app_scoped_user_id/10203449031621239/', '', 'https://graph.facebook.com/10203449031621239/picture?width=150&height=150', 'Gisela Cardoso', '', 'Gisela', 'Cardoso', 'female', 'pt_PT', '', 0, 0, 0, 'gi10a@hotmail.com', 'gi10a@hotmail.com', '', '', '', '', '', ''),
(5092, 5063, 'Facebook', '1aaebc48c5405326f75c4b1e69b33e2c4cb9275a', '10153925175580410', 'https://www.facebook.com/app_scoped_user_id/10153925175580410/', '', 'https://graph.facebook.com/10153925175580410/picture?width=150&height=150', 'Hugo Fox', '', 'Hugo', 'Fox', 'male', 'en_US', '', 0, 0, 0, 'hugo@suicideindustry.com', 'hugo@suicideindustry.com', '', '', '', '', '', ''),
(5093, 5064, 'Facebook', 'a3c1822d2e425066552b057bb5daaa29eeaaf347', '10153987925729816', 'https://www.facebook.com/app_scoped_user_id/10153987925729816/', '', 'https://graph.facebook.com/10153987925729816/picture?width=150&height=150', 'Marco Andre Gomes', '', 'Marco', 'Gomes', 'male', 'pt_PT', '', 0, 0, 0, 'marcoandrgomes@gmail.com', 'marcoandrgomes@gmail.com', '', '', '', '', '', ''),
(5094, 5065, 'Google', '09d3892825d4ac9a7f0e8a61c43c40374e9088e8', '107646635978616542933', 'https://plus.google.com/107646635978616542933', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Alexandre Caetano', '', 'Alexandre', 'Caetano', 'male', '', '', 0, 0, 0, 'alccaetano@gmail.com', 'alccaetano@gmail.com', '', '', '', '', '', ''),
(5095, 5066, 'Facebook', 'de19940da23cd1847833da948e721a58592e8fdf', '1014554411912151', 'https://www.facebook.com/app_scoped_user_id/1014554411912151/', '', 'https://graph.facebook.com/1014554411912151/picture?width=150&height=150', 'Carla Alves', '', 'Carla', 'Alves', 'female', 'pt_PT', '', 0, 0, 0, 'clcarlajj@hotmail.com', 'clcarlajj@hotmail.com', '', '', '', '', '', ''),
(5096, 5067, 'Facebook', '39c5a8e5619f79c433f04797c3bef1d96cde6238', '10206639256240989', 'https://www.facebook.com/app_scoped_user_id/10206639256240989/', '', 'https://graph.facebook.com/10206639256240989/picture?width=150&height=150', 'Vasco Mello', '', 'Vasco', 'Mello', 'male', 'pt_PT', '', 0, 0, 0, 'vascomello444@hotmail.com', 'vascomello444@hotmail.com', '', '', '', '', '', ''),
(5097, 5068, 'Facebook', '72098b44d18552381c23a02ba2d16b29f9b4a213', '1004733126218534', 'https://www.facebook.com/app_scoped_user_id/1004733126218534/', '', 'https://graph.facebook.com/1004733126218534/picture?width=150&height=150', 'Rita Fernandes', '', 'Rita', 'Fernandes', 'female', 'pt_PT', '', 0, 0, 0, 'ritaasfernandes@hotmail.com', 'ritaasfernandes@hotmail.com', '', '', '', '', '', ''),
(5098, 5069, 'Facebook', 'f4fe4681c62a7797ea678ba4a78d31045ddcc173', '863059847105344', 'https://www.facebook.com/app_scoped_user_id/863059847105344/', '', 'https://graph.facebook.com/863059847105344/picture?width=150&height=150', 'Carmen Sonnberger', '', 'Carmen', 'Sonnberger', 'female', 'pt_PT', '', 0, 0, 0, 'carmensonnberger71@gmail.com', 'carmensonnberger71@gmail.com', '', '', '', '', '', ''),
(5099, 5070, 'Facebook', 'd65480dd239398bde27bc70a300edcead460d0ad', '884991724896100', 'https://www.facebook.com/app_scoped_user_id/884991724896100/', '', 'https://graph.facebook.com/884991724896100/picture?width=150&height=150', 'Ze Tavares Guilherme Pharaysizz', '', 'Ze Tavares Guilherme', 'Pharaysizz', 'male', 'pt_PT', '', 0, 0, 0, 'ze_tavaguilherme@hotmail.com', 'ze_tavaguilherme@hotmail.com', '', '', '', '', '', ''),
(5100, 5071, 'Facebook', 'f6de6621785a373878d5e316dbfe2248b6eb8ff2', '1049754758385702', 'https://www.facebook.com/app_scoped_user_id/1049754758385702/', '', 'https://graph.facebook.com/1049754758385702/picture?width=150&height=150', 'Nuno Franco', '', 'Nuno', 'Franco', 'male', 'en_US', '', 0, 0, 0, 'nuno.franco-189@clix.pt', 'nuno.franco-189@clix.pt', '', '', '', '', '', ''),
(5101, 5072, 'Google', 'dc4c9e83b9236db0b11d93aa6b333969b9468163', '101538796626103606204', '', '', 'https://lh3.googleusercontent.com/-XdUIqdMkCWA/AAAAAAAAAAI/AAAAAAAAAAA/4252rscbv5M/photo.jpg?sz=200', 'Maria Carvalho', '', 'Maria', 'Carvalho', '', '', '', 0, 0, 0, 'lisapinhocarvalho@gmail.com', 'lisapinhocarvalho@gmail.com', '', '', '', '', '', ''),
(5102, 5073, 'Facebook', '1e096ee81c04301d7fd7f2c92fe9794a14c50cca', '1603189433290560', 'https://www.facebook.com/app_scoped_user_id/1603189433290560/', '', 'https://graph.facebook.com/1603189433290560/picture?width=150&height=150', 'Mariana Machado Mira', '', 'Mariana', 'Mira', 'female', 'pt_PT', '', 0, 0, 0, 'mariana_mmira@hotmail.com', 'mariana_mmira@hotmail.com', '', '', '', '', '', ''),
(5103, 5074, 'Facebook', '8719ccd8eeb6209c287e40345eab30d9be54737d', '942063025816913', 'https://www.facebook.com/app_scoped_user_id/942063025816913/', '', 'https://graph.facebook.com/942063025816913/picture?width=150&height=150', 'Sónia Guerreiro', '', 'Sónia', 'Guerreiro', 'female', 'pt_PT', '', 0, 0, 0, 'soninhaguerreiro@hotmail.com', 'soninhaguerreiro@hotmail.com', '', '', '', '', '', ''),
(5104, 5075, 'Facebook', '7a9168766b433ee3192186f2c003280633e4d8eb', '373877119485946', 'https://www.facebook.com/app_scoped_user_id/373877119485946/', '', 'https://graph.facebook.com/373877119485946/picture?width=150&height=150', 'Zé AC', '', 'Zé', 'AC', 'male', 'pt_PT', '', 0, 0, 0, 'zechampalimaud@gmail.com', 'zechampalimaud@gmail.com', '', '', '', '', '', ''),
(5105, 5076, 'Facebook', '24a8b02d7568668a134f93034db037a0a5fdb328', '10152901764632647', 'https://www.facebook.com/app_scoped_user_id/10152901764632647/', '', 'https://graph.facebook.com/10152901764632647/picture?width=150&height=150', 'Frederico Vinhas', '', 'Frederico', 'Vinhas', 'male', 'en_US', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(5106, 5077, 'Facebook', '0af7437ccb6533037fc2a70c0d7c845c7aa7a14e', '10200685055805224', 'https://www.facebook.com/app_scoped_user_id/10200685055805224/', '', 'https://graph.facebook.com/10200685055805224/picture?width=150&height=150', 'Francisca Cardoso de Menezes', '', 'Francisca', 'Cardoso de Menezes', 'female', 'pt_PT', '', 0, 0, 0, 'francisca.c.menezes@gmail.com', 'francisca.c.menezes@gmail.com', '', '', '', '', '', ''),
(5107, 5078, 'Facebook', '99500eecdf1913271cd4096ddae0f3a1483f476c', '1146967995328686', 'https://www.facebook.com/app_scoped_user_id/1146967995328686/', '', 'https://graph.facebook.com/1146967995328686/picture?width=150&height=150', 'Marta Pinho Carreiras', '', 'Marta', 'Pinho Carreiras', 'female', 'pt_PT', '', 0, 0, 0, 'marta_pinho18@hotmail.com', 'marta_pinho18@hotmail.com', '', '', '', '', '', ''),
(5108, 5079, 'Facebook', '42b3e67e5345f5807f82080e84b67a8a02d463bc', '971114266244025', 'https://www.facebook.com/app_scoped_user_id/971114266244025/', '', 'https://graph.facebook.com/971114266244025/picture?width=150&height=150', 'Teresa Mardel', '', 'Teresa', 'Mardel', 'female', 'pt_PT', '', 0, 0, 0, '', '', '', '', '', '', '', ''),
(5109, 5080, 'Facebook', 'd783260d891b37a4d42c26b784008fbc1eab937b', '881248905280435', 'https://www.facebook.com/app_scoped_user_id/881248905280435/', '', 'https://graph.facebook.com/881248905280435/picture?width=150&height=150', 'Gonçalo Santos Pereira', '', 'Gonçalo', 'Santos Pereira', 'male', 'en_GB', '', 0, 0, 0, 'santospereira.g@gmail.com', 'santospereira.g@gmail.com', '', '', '', '', '', ''),
(5110, 5081, 'Facebook', '225b838a0a9aec4a21cb013ef8d876f9b62cda80', '10200704533133167', 'https://www.facebook.com/app_scoped_user_id/10200704533133167/', '', 'https://graph.facebook.com/10200704533133167/picture?width=150&height=150', 'Ana Carolina Cruz', '', 'Ana Carolina', 'Cruz', 'female', 'pt_PT', '', 0, 0, 0, 'kikidacruz@hotmail.com', 'kikidacruz@hotmail.com', '', '', '', '', '', ''),
(5111, 5082, 'Facebook', '1c948c661822e1c7b8b6bee905307dd96a5cc41e', '848248095225175', 'https://www.facebook.com/app_scoped_user_id/848248095225175/', '', 'https://graph.facebook.com/848248095225175/picture?width=150&height=150', 'Helena Vasa', '', 'Helena', 'Vasa', 'female', 'pt_PT', '', 0, 0, 0, 'helenavasa@gmail.com', 'helenavasa@gmail.com', '', '', '', '', '', ''),
(5112, 5083, 'Facebook', 'b7ef1c8f17a8263e430927dcbc6e729f79d7ef54', '811932985528386', 'https://www.facebook.com/app_scoped_user_id/811932985528386/', '', 'https://graph.facebook.com/811932985528386/picture?width=150&height=150', 'Helder Tiago Sousa', '', 'Helder Tiago', 'Sousa', 'male', 'pt_PT', '', 0, 0, 0, 'heldertiago_69@hotmail.com', 'heldertiago_69@hotmail.com', '', '', '', '', '', ''),
(5113, 5084, 'Facebook', '7dfb9de2ee0a7d66a8dd485744eb210b225aa9b7', '1125055690844527', 'https://www.facebook.com/app_scoped_user_id/1125055690844527/', '', 'https://graph.facebook.com/1125055690844527/picture?width=150&height=150', 'Rodrigo Chaves', '', 'Rodrigo', 'Chaves', 'male', 'en_US', '', 0, 0, 0, 'rodrigohchaves@gmail.com', 'rodrigohchaves@gmail.com', '', '', '', '', '', ''),
(5114, 5085, 'Facebook', '2f4bcbd344191951433c82564605bba4b2c7937d', '995693333787714', 'https://www.facebook.com/app_scoped_user_id/995693333787714/', '', 'https://graph.facebook.com/995693333787714/picture?width=150&height=150', 'Sofia Albuquerque', '', 'Sofia', 'Albuquerque', 'female', 'pt_PT', '', 0, 0, 0, 'ana.sofia.albuquerque@hotmail.com', 'ana.sofia.albuquerque@hotmail.com', '', '', '', '', '', ''),
(5115, 5086, 'Facebook', 'dab0f1cf6e6ebe7bd0d613e78278139d56626037', '867410713306205', 'https://www.facebook.com/app_scoped_user_id/867410713306205/', '', 'https://graph.facebook.com/867410713306205/picture?width=150&height=150', 'Mariana CastroeAlmeida', '', 'Mariana', 'CastroeAlmeida', 'female', 'pt_PT', '', 0, 0, 0, 'mariana.bsca@gmail.com', 'mariana.bsca@gmail.com', '', '', '', '', '', ''),
(5116, 5087, 'Facebook', '7f51ae80924b3c261640cbbcb7559f8443502fcc', '979238405433741', 'https://www.facebook.com/app_scoped_user_id/979238405433741/', '', 'https://graph.facebook.com/979238405433741/picture?width=150&height=150', 'Vera Frazão', '', 'Vera', 'Frazão', 'female', 'pt_PT', '', 0, 0, 0, 'vera_frazao@hotmail.com', 'vera_frazao@hotmail.com', '', '', '', '', '', ''),
(5117, 5088, 'Facebook', 'a8844dc427a96f1aad076aa8213a10aee1ceee61', '1605735459643132', 'https://www.facebook.com/app_scoped_user_id/1605735459643132/', '', 'https://graph.facebook.com/1605735459643132/picture?width=150&height=150', 'Samuel Guerra', '', 'Samuel', 'Guerra', 'male', 'pt_PT', '', 0, 0, 0, 'samuel_guerra99@hotmail.com', 'samuel_guerra99@hotmail.com', '', '', '', '', '', ''),
(5118, 5089, 'Facebook', 'a254f0e6232c4dc91b894ffb76d4ab11c39f2706', '914050828634122', 'https://www.facebook.com/app_scoped_user_id/914050828634122/', '', 'https://graph.facebook.com/914050828634122/picture?width=150&height=150', 'Nuno Mascarenhas', '', 'Nuno', 'Mascarenhas', 'male', 'pt_PT', '', 0, 0, 0, 'nuno.dipz@live.com.pt', 'nuno.dipz@live.com.pt', '', '', '', '', '', '');

--
-- Indexes for dumped tables
--

--
-- Indexes for table `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `comment_id` (`comment_id`),
  ADD KEY `meta_key` (`meta_key`);

--
-- Indexes for table `wp_comments`
--
ALTER TABLE `wp_comments`
  ADD PRIMARY KEY (`comment_ID`),
  ADD KEY `comment_post_ID` (`comment_post_ID`),
  ADD KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  ADD KEY `comment_date_gmt` (`comment_date_gmt`),
  ADD KEY `comment_parent` (`comment_parent`),
  ADD KEY `comment_author_email` (`comment_author_email`(10));

--
-- Indexes for table `wp_comments_fbseo`
--
ALTER TABLE `wp_comments_fbseo`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wp_duplicator_packages`
--
ALTER TABLE `wp_duplicator_packages`
  ADD PRIMARY KEY (`id`),
  ADD KEY `hash` (`hash`);

--
-- Indexes for table `wp_icl_content_status`
--
ALTER TABLE `wp_icl_content_status`
  ADD PRIMARY KEY (`rid`),
  ADD KEY `nid` (`nid`);

--
-- Indexes for table `wp_icl_core_status`
--
ALTER TABLE `wp_icl_core_status`
  ADD PRIMARY KEY (`id`),
  ADD KEY `rid` (`rid`);

--
-- Indexes for table `wp_icl_flags`
--
ALTER TABLE `wp_icl_flags`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `lang_code` (`lang_code`);

--
-- Indexes for table `wp_icl_languages`
--
ALTER TABLE `wp_icl_languages`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `code` (`code`),
  ADD UNIQUE KEY `english_name` (`english_name`);

--
-- Indexes for table `wp_icl_languages_translations`
--
ALTER TABLE `wp_icl_languages_translations`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `language_code` (`language_code`,`display_language_code`);

--
-- Indexes for table `wp_icl_locale_map`
--
ALTER TABLE `wp_icl_locale_map`
  ADD UNIQUE KEY `code` (`code`,`locale`);

--
-- Indexes for table `wp_icl_message_status`
--
ALTER TABLE `wp_icl_message_status`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `rid` (`rid`),
  ADD KEY `object_id` (`object_id`);

--
-- Indexes for table `wp_icl_node`
--
ALTER TABLE `wp_icl_node`
  ADD PRIMARY KEY (`nid`);

--
-- Indexes for table `wp_icl_reminders`
--
ALTER TABLE `wp_icl_reminders`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wp_icl_strings`
--
ALTER TABLE `wp_icl_strings`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `context_name` (`context`,`name`),
  ADD KEY `language_context` (`language`,`context`);

--
-- Indexes for table `wp_icl_string_positions`
--
ALTER TABLE `wp_icl_string_positions`
  ADD PRIMARY KEY (`id`),
  ADD KEY `string_id` (`string_id`);

--
-- Indexes for table `wp_icl_string_status`
--
ALTER TABLE `wp_icl_string_status`
  ADD PRIMARY KEY (`id`),
  ADD KEY `string_translation_id` (`string_translation_id`);

--
-- Indexes for table `wp_icl_string_translations`
--
ALTER TABLE `wp_icl_string_translations`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `string_language` (`string_id`,`language`);

--
-- Indexes for table `wp_icl_translate`
--
ALTER TABLE `wp_icl_translate`
  ADD PRIMARY KEY (`tid`),
  ADD KEY `job_id` (`job_id`);

--
-- Indexes for table `wp_icl_translate_job`
--
ALTER TABLE `wp_icl_translate_job`
  ADD PRIMARY KEY (`job_id`),
  ADD KEY `rid` (`rid`,`translator_id`);

--
-- Indexes for table `wp_icl_translations`
--
ALTER TABLE `wp_icl_translations`
  ADD PRIMARY KEY (`translation_id`),
  ADD UNIQUE KEY `trid_lang` (`trid`,`language_code`),
  ADD UNIQUE KEY `el_type_id` (`element_type`,`element_id`),
  ADD KEY `trid` (`trid`),
  ADD KEY `id_type_language` (`element_id`,`element_type`,`language_code`);

--
-- Indexes for table `wp_icl_translation_status`
--
ALTER TABLE `wp_icl_translation_status`
  ADD PRIMARY KEY (`rid`),
  ADD UNIQUE KEY `translation_id` (`translation_id`);

--
-- Indexes for table `wp_links`
--
ALTER TABLE `wp_links`
  ADD PRIMARY KEY (`link_id`),
  ADD KEY `link_visible` (`link_visible`);

--
-- Indexes for table `wp_litespeed_img_optm`
--
ALTER TABLE `wp_litespeed_img_optm`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `post_id_2` (`post_id`,`srcpath_md5`),
  ADD KEY `post_id` (`post_id`),
  ADD KEY `optm_status` (`optm_status`),
  ADD KEY `root_id` (`root_id`),
  ADD KEY `src_md5` (`src_md5`),
  ADD KEY `srcpath_md5` (`srcpath_md5`);

--
-- Indexes for table `wp_litespeed_optimizer`
--
ALTER TABLE `wp_litespeed_optimizer`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `hash_name` (`hash_name`),
  ADD KEY `dateline` (`dateline`);

--
-- Indexes for table `wp_newsletter`
--
ALTER TABLE `wp_newsletter`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `email` (`email`);

--
-- Indexes for table `wp_newsletter_emails`
--
ALTER TABLE `wp_newsletter_emails`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `wp_newsletter_stats`
--
ALTER TABLE `wp_newsletter_stats`
  ADD PRIMARY KEY (`id`),
  ADD KEY `email_id` (`email_id`),
  ADD KEY `user_id` (`user_id`);

--
-- Indexes for table `wp_options`
--
ALTER TABLE `wp_options`
  ADD PRIMARY KEY (`option_id`),
  ADD UNIQUE KEY `option_name` (`option_name`);

--
-- Indexes for table `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
  ADD PRIMARY KEY (`meta_id`),
  ADD KEY `post_id` (`post_id`),
  ADD KEY `meta_key` (`meta_key`);

--
-- Indexes for table `wp_posts`
--
ALTER TABLE `wp_posts`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `post_name` (`post_name`),
  ADD KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  ADD KEY `post_parent` (`post_parent`),
  ADD KEY `post_author` (`post_author`);

--
-- Indexes for table `wp_terms`
--
ALTER TABLE `wp_terms`
  ADD PRIMARY KEY (`term_id`),
  ADD KEY `name` (`name`),
  ADD KEY `slug` (`slug`);

--
-- Indexes for table `wp_term_relationships`
--
ALTER TABLE `wp_term_relationships`
  ADD PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  ADD KEY `term_taxonomy_id` (`term_taxonomy_id`);

--
-- Indexes for table `wp_term_taxonomy`
--
ALTER TABLE `wp_term_taxonomy`
  ADD PRIMARY KEY (`term_taxonomy_id`),
  ADD UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  ADD KEY `taxonomy` (`taxonomy`);

--
-- Indexes for table `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  ADD PRIMARY KEY (`umeta_id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `meta_key` (`meta_key`);

--
-- Indexes for table `wp_users`
--
ALTER TABLE `wp_users`
  ADD PRIMARY KEY (`ID`),
  ADD KEY `user_login_key` (`user_login`),
  ADD KEY `user_nicename` (`user_nicename`);

--
-- Indexes for table `wp_wsluserscontacts`
--
ALTER TABLE `wp_wsluserscontacts`
  ADD UNIQUE KEY `id` (`id`),
  ADD KEY `user_id` (`user_id`);

--
-- Indexes for table `wp_wslusersprofiles`
--
ALTER TABLE `wp_wslusersprofiles`
  ADD UNIQUE KEY `id` (`id`),
  ADD KEY `user_id` (`user_id`),
  ADD KEY `provider` (`provider`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `wp_commentmeta`
--
ALTER TABLE `wp_commentmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_comments`
--
ALTER TABLE `wp_comments`
  MODIFY `comment_ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `wp_comments_fbseo`
--
ALTER TABLE `wp_comments_fbseo`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_duplicator_packages`
--
ALTER TABLE `wp_duplicator_packages`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_icl_core_status`
--
ALTER TABLE `wp_icl_core_status`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_icl_flags`
--
ALTER TABLE `wp_icl_flags`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=65;

--
-- AUTO_INCREMENT for table `wp_icl_languages`
--
ALTER TABLE `wp_icl_languages`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=65;

--
-- AUTO_INCREMENT for table `wp_icl_languages_translations`
--
ALTER TABLE `wp_icl_languages_translations`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4097;

--
-- AUTO_INCREMENT for table `wp_icl_message_status`
--
ALTER TABLE `wp_icl_message_status`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_icl_strings`
--
ALTER TABLE `wp_icl_strings`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=34;

--
-- AUTO_INCREMENT for table `wp_icl_string_positions`
--
ALTER TABLE `wp_icl_string_positions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=27;

--
-- AUTO_INCREMENT for table `wp_icl_string_status`
--
ALTER TABLE `wp_icl_string_status`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_icl_string_translations`
--
ALTER TABLE `wp_icl_string_translations`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `wp_icl_translate`
--
ALTER TABLE `wp_icl_translate`
  MODIFY `tid` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=114;

--
-- AUTO_INCREMENT for table `wp_icl_translate_job`
--
ALTER TABLE `wp_icl_translate_job`
  MODIFY `job_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=34;

--
-- AUTO_INCREMENT for table `wp_icl_translations`
--
ALTER TABLE `wp_icl_translations`
  MODIFY `translation_id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=371;

--
-- AUTO_INCREMENT for table `wp_icl_translation_status`
--
ALTER TABLE `wp_icl_translation_status`
  MODIFY `rid` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=33;

--
-- AUTO_INCREMENT for table `wp_links`
--
ALTER TABLE `wp_links`
  MODIFY `link_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_litespeed_img_optm`
--
ALTER TABLE `wp_litespeed_img_optm`
  MODIFY `id` int(11) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_litespeed_optimizer`
--
ALTER TABLE `wp_litespeed_optimizer`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_newsletter`
--
ALTER TABLE `wp_newsletter`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12210;

--
-- AUTO_INCREMENT for table `wp_newsletter_emails`
--
ALTER TABLE `wp_newsletter_emails`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `wp_newsletter_stats`
--
ALTER TABLE `wp_newsletter_stats`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12959;

--
-- AUTO_INCREMENT for table `wp_options`
--
ALTER TABLE `wp_options`
  MODIFY `option_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=401708;

--
-- AUTO_INCREMENT for table `wp_postmeta`
--
ALTER TABLE `wp_postmeta`
  MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10855;

--
-- AUTO_INCREMENT for table `wp_posts`
--
ALTER TABLE `wp_posts`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1538;

--
-- AUTO_INCREMENT for table `wp_terms`
--
ALTER TABLE `wp_terms`
  MODIFY `term_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=46;

--
-- AUTO_INCREMENT for table `wp_term_taxonomy`
--
ALTER TABLE `wp_term_taxonomy`
  MODIFY `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=46;

--
-- AUTO_INCREMENT for table `wp_usermeta`
--
ALTER TABLE `wp_usermeta`
  MODIFY `umeta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=78775;

--
-- AUTO_INCREMENT for table `wp_users`
--
ALTER TABLE `wp_users`
  MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5090;

--
-- AUTO_INCREMENT for table `wp_wsluserscontacts`
--
ALTER TABLE `wp_wsluserscontacts`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `wp_wslusersprofiles`
--
ALTER TABLE `wp_wslusersprofiles`
  MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5119;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
